-- phpMyAdmin SQL Dump
-- version 5.2.2
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: May 05, 2026 at 09:03 PM
-- Server version: 10.11.16-MariaDB-ubu2204
-- PHP Version: 8.4.20

SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;

--
-- Database: `tufinawatches_dbrepairs`
--

-- --------------------------------------------------------

--
-- Table structure for table `customer`
--

CREATE TABLE `customer` (
  `customerid` int(11) NOT NULL,
  `company` varchar(100) NOT NULL,
  `name` varchar(255) NOT NULL,
  `surname` varchar(255) NOT NULL,
  `street` varchar(255) NOT NULL,
  `postcode` varchar(255) DEFAULT NULL,
  `place` varchar(255) NOT NULL,
  `country` varchar(255) NOT NULL DEFAULT 'Deutschland',
  `email` varchar(255) NOT NULL,
  `telefon` varchar(255) NOT NULL,
  `mobil` varchar(255) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `customer`
--

INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(1, '', 'Nick', 'Mouthan', 'Kinkerstraat 372-5', '1053', 'Amsterdam', 'Netherlands', '', '', ''),
(18, '', 'Christian', 'Wilm', 'Vorm Lindig 4', '36266', 'Heringen', 'Deutschland', '', '', ''),
(3, '', 'Artan', 'Muli', 'Hårds väg 97', '21365', 'Malmö', 'Sweden', 'Artan.muli@hotmail.com', '46769499666', ''),
(4, '', 'Artan', 'Muli', 'Hårds väg 97', '21365', 'Malmö', 'Sweden', 'Artan.muli@hotmail.com', '0046769499666', ''),
(5, '', 'Martin ', 'Eaglesfield', 'Shustoke Road 57', '0', 'Solihull', 'England', 'veaglesfield@mobileemail.vodafone.net', '+44 (0) 1268 40 4355', '+44 (0) 7736 890177'),
(6, '', 'Jean Paul', 'Pouderon', 'Villa les Heliotropes,2,Rue des Gourrins', '0', 'Le Cannet', 'Frankreich', 'jeanpaul.pouderon@sfr.fr', '', ''),
(7, '', 'Qing', 'Liu', 'Laan van vollenhove 3049', '3706', 'Zeist', 'Holland', 'qinglau@gmail.com', '0031624380801 ', ''),
(8, '', 'Arash', 'Sangari', 'Icvarnv. 46', '17764', 'Järfälla', 'Schweden', '', '', ''),
(9, '', 'Christopher', 'Walker', '16 City Road Flat 1/0', '0', 'Dundee, Scotland', 'England', 'cwalker.animation@gmail.com', '', ''),
(10, '', 'Stefan', 'Den Hartog', 'Hendrik Marsmanhove 28', '3437', 'Nieuwegein', 'Holland', 'etufina@gmx.de', '0031613181434', ''),
(11, '', 'Bereqet', 'Gebremivhoel', 'Heimdalsgaton 48', '19550', 'Malmö', 'Sweden', '', '0046739231775', ''),
(12, '', 'Erik', 'Olsson', 'Osmundsvägen 33', '16868', 'Bromma', 'Sweden', 'erik.o@comhem.se', ' 070-1087811', '08-263999'),
(13, '', 'Nina', 'Arkliden', 'Vellingevägen 9', '23592', 'Vellinge', 'Sweden', '', '0046769416603', ''),
(14, '', 'Marcus', 'Hjelmstierna ', 'Skaragatan 6a', '41501', 'Gothenburg', 'Sweden', 'm.hjelmstierna@gmail.com', '', ''),
(15, '', 'Dominic', 'Scheurer', 'Dolivostr 6', '64293', 'Darmstadt', 'Deutschland', '', '', ''),
(16, '', 'Ayhan', 'Turan', 'Grannsvägen 31 A', '70235', 'Örebro', 'Schweden', '', '', ''),
(17, '', 'Ross', 'SHAUGHNESSY ', '5 Ard na Coille', '0', 'Galway', 'Ireland', 'rosco910@hotmail.com', '', ''),
(19, '', 'Hans-Peter ', 'Conrad', 'Brüggeweg 8', '45356', 'Essen', 'Deutschland', '', '', ''),
(20, '', 'Carola', 'Shamoun', 'Marconigatan 336', '42144', 'Västra Frislunda', 'Sweden', 'carola.shamoun@gmail.com', '0046735818593', ''),
(21, '', 'Kris ', 'Bak', 'Sgkrogen 34', '4281', 'Gorlev', 'Dänmark', 'bak.krisqo@gmail.com', '', ''),
(22, '', 'Niels Hogfeldt', 'SUPERSystems.dk Aps', 'Vallensbaekvej 45', '2605', 'Broendby', 'Dänemark', 'nh@supersystems.dk', '+45 702 702 84', '+45 21 60 65 57'),
(23, '', 'Jussi', 'Jaatinen', 'Jarintie 13', '1840', 'Klaukkala', 'Finnland', 'jussijaatinen@gmail.com', '00358442982024', ''),
(24, '', 'Alex', 'Nagoviteyn', 'Geroev-Hasana 6-44', '690016', 'Vladivostok', 'Russland', '', '', ''),
(25, '', 'Karsten', 'Klausen', 'Montmestervej 10H,St.Tv', '2400', 'Copenhagen NV', 'Dänemark', 'karsten.klausen@hotmail.com', '', ''),
(26, '', 'Eoin ', 'O\'Leary', '30 Ashmount Court ', 'Cork', 'Silversprings', 'Ireland', 'eoin.oleary@hotmail.com', '', ''),
(27, '', 'Niall', 'Connaughton ', '88 Floraville Ave', '0', 'Dublin 22', 'Ireland', 'niall.connaughton@gmail.com', '', ''),
(28, '', 'Hans-Josef', 'Neumann', 'Stedter Weg 9', '61350', 'Bad Homburg', 'Deutschland', 'hajoneumann-Hajo@web.de', '061720918284', ''),
(29, '', 'Tony', 'Mears', '17 Hawkwell Park Drive,', '0', 'Hawkwell', 'England', 'tonymears@hotmail.co.uk', '', ''),
(30, '', 'patrick', 'schippers ', 'Mirabelweg 17', '5632', 'Eindhoven ', 'Holland', 'p_c_l_schippers@msn.com', '', ''),
(31, '', 'Maria', 'Gagea', 'Flat 2,1 Sturt Avenue', '0', 'Haslemere,Surrey', 'England', 'magagea@hotmail.com', '+447856125033', ''),
(32, '', 'Leif', 'Boro', 'Hollendergata 2', '4640', 'Kristiänsand', 'Norway', 'lboro@outlook.com', '', ''),
(33, '', 'bezek', 'nurcan', 'Zschopau Str.9', '51371', 'Leverkusen', 'Deutschland', '', '01779391370', ''),
(34, '', 'Nerman', 'Cokic', 'Fosierägen 27c', '21431', 'Malmö', 'Sweden', 'spera_c@hotmail.com', '0046700187888', ''),
(35, '', 'Thomas', 'Schwadtke', 'Gerhardstr 34a', '66126', 'Saarbrücken', 'Deutschland', 't.schwadtke@gmail.com', '06898851930', '01726816321'),
(36, '', 'Nicole', 'Kühnl', 'Stauffenbergstr 31', '64572', 'Büttelborn', 'Deutschland', '', '', ''),
(37, '', 'Michael', 'Kraus', 'Am Schutterrain 31', '77694', 'Kehl', 'Deutschland', '', '016098925747', ''),
(38, ' FLEX LNG Management Ltd', 'Nilesh', 'Naidu', '151-153 Farringdon Road', '0', 'Farringdon, London, EC1R3AF', 'England', 'nilesh.naidu@flexlng.com', '', ''),
(39, 'Tufina', 'Enis', 'Tufina', 'Ringstr 18', '24647', 'Wasbek', 'Germany', 'etufina@gmx.de', '017622241307', ''),
(40, '*', 'Sondre Aaberge', 'Sande', 'Hans Hauge Gate 38', '5033', 'Bergen', 'Norway', 'sondre.aaberge.sande@akersolutions.com', '+47 908 208 59', '+47 908 208 59'),
(41, '', 'Suleman', 'Kukka Salam', 'Johan Enbergs Väg', '17161', 'Solna', 'Sweden', 'suleman.k.salam@hotmail.com', '+46 (0)76 2078739', '+46 (0)76 2078739'),
(42, '', 'Sali', 'Gorqaj', 'Mårbackagatan 1 B', '42248', 'Hisings Backa', 'Sweden', 'sali@minitaxi.se', '+46762200066', '+46762200066'),
(43, '', 'Karl', 'Smith', 'Bokvägen 12', '235', 'Vellinge', 'Sweden', 'jesolo@telia.com', '+4640962601', '+46702427083'),
(44, 'DIS - Danish Institute for Study Abroad', 'Alexander Erling Brandt', 'Brandt', 'Gammeltoftsgade 19 bygning 25 co 303', '1355', 'Copenhagen', 'Denmark', 'Alebra88@gmail.com', '28298777', ''),
(45, 'Pioneer Consulting', 'Bradley', 'Rees', '104a High Street', '0', 'Surrey', 'United Kingdom', 'bradley.rees@pioneerconsulting.co.uk', '0044 207 922 1900', '0044 7736 424 768'),
(46, '', 'Johan', 'Walldorf', 'Stenstavägen 2', '19248', 'Sollentuna', 'Schweden', 'johan.walldorf@hotmail.com', '+46703305350', ''),
(47, '', 'Denis', 'Rusanov', 'Grizadubovoi 16 apr.39', '140182', 'Zukovski', 'Russia', '', '', ''),
(48, '', 'Boris', 'Müssig', 'Straßbergerstr. 34', '80809', 'München', 'Deutschland', 'boris.muessig@gmail.com', '', '0176-20152534'),
(49, '', 'Samuel', 'Majerus', 'rue des Anemones 30', '0', 'Luembourg-Ville', 'Luxemburg', '', '', ''),
(50, '', 'Kornelius', 'Solheim', 'Søndre Skogveien 6', '5055', 'Bergen', 'Norway', 'kornelius.solheim@gmail.com', '+4799494012', '+4799494012'),
(51, 'DEAS A/S', 'Per ', 'Godske', 'Dirch Passers Allé 76', '2000', 'Frederiksberg', 'Dänemark', 'pug@deas.dk', '+4539466066', '+4560100209'),
(52, '', 'Deniz', 'Aslan', 'Havsörnsvägen 84', '12349', 'FARSTA', 'Sweden', 'denisarslan@hotmail.com', '0700457174', '0700457174'),
(53, 'Groupon', 'Tutte', 'Karlsson', 'Kaarelantie 29 A', '430', 'Helsinki', 'Finland', 'tutte.karlsson@gmail.com', '+358503833350', ''),
(54, '', 'Alexander', 'Hooge', '', '0', '', 'Deutschland', '', '0151-22784662', ''),
(55, '', 'may', 'Marshall', '30/8 new mart place', '0', 'edinburgh', 'United Kingdom', 'maymarshall23@yahoo.co.uk', '01312371741', '07894834984'),
(56, 'Raiffeisenbank NÖ-Wien AG', 'Eva', 'Tatschl', 'Friedrich-Wilhelm-Raiffeisen-Platz1', '1020', 'Wien', 'Österreich', '', '004367629202559', ''),
(57, '', 'Canan', 'Tulumcu', 'Tunevej 3', '4000', 'Roskilde', 'Denmark', 'cano@live.dk', '+4524457375', '+4524457375'),
(58, '', 'Thomas', 'Knopik', 'Friedrich Koenig Strasse 37', '55129', 'Mainz', 'Germany', 'thomasknopik@arcor.de', '+496131250746', '+491726138157'),
(59, '', 'Valentijn', 'Bras', 'Parallelweg 14', '0', 'Broek in Waterland', 'Netherlands', 'vbras@me.com', '+31646736360', ''),
(60, '', 'Matthias', 'Dähne', 'Ernst-Thälmann-Str. 63', '4523', 'Pegau/OT Kitzen', 'Deutschland', 'daehnita@web.de', '034203-51822', ''),
(61, 'EndUser', 'Patrick', 'Keogh', '27 Rockfield Avenue', '0', 'Terenure', 'Ireland', 'gonefishing@gmx.com', '00353868524217', '00353868524217'),
(62, '', 'John Arne', 'Dahl', 'Bygdøy Allé 123 A', '273', 'Oslo', 'Norway', 'johnarnd@broadpark.no', '90084084', '90084084'),
(63, '', 'Joop', 'Foppen', 'Graveurstraat 69', '1825', 'Alkmaar', 'Netherlands', 'jhfoppen@chello.nl', '+31725629562', ''),
(64, 'Groupon', 'Victor', 'Löfman', 'Danielsvägen 11', '131', 'Nacka', 'Sweden', 'Lofman.victor@gmail.com', '+46760088095', '+46760088095'),
(65, '', 'Petra', 'Kühlmann', 'Hans-Sachs-Platz 4', '90403', 'Nürnberg', 'Germany', 'petra.kuehlmann@gmx.net', '0911/274 11 32', '0172/27 17 565'),
(66, '', 'Christian', 'Frøysaa', 'Amtmann Meinichs gate 5', '0', 'Oslo', 'Norway', 'christianfr77@gmail.com', '0047 90602631', '0047 90602631'),
(67, 'Jarvo Ltd', 'Jostein', 'Vaernes', 'Nils Hansens vei 7', '667', 'Oslo', 'Norway', 'jostein@media-team.no', '0047 22096922', '+47 99352346'),
(68, '', 'Miguel', 'Sagaseta', 'Tallidsvägen 3a', '13137', 'nacka', 'Sweden', 'sagasetam@hotmail.com', '+46708986707', '+46708986707'),
(69, '', 'Nerijus', 'Rukas', 'Hjejlevej 37,2 TH', '8600', 'Silkeborg', 'Denmark', 'galina_gel@mail.ru', '+4526678807', '+4526678807'),
(70, '', 'Matthias', 'Schubert', 'Schmiedegasse 7', '4509', 'Zwochau', 'Germany', 'schubi85@web.de', '017696015908', '017696015908'),
(71, 'Chronostore Kft.', 'Zsolt', 'Kabatnik', 'Kinizsi utca 28', '0', 'Fót', 'Hungary', 'zsolt.kabatnik@chronostore.hu', '+36202975468', '+36204245653'),
(72, '', 'Alap', 'Contractor', '7269 Gagliano Drive', '0', 'Mississauga, L5W1X3', 'Ontario, Canada', 'alap3@netscape.net', '00447917785886', '0044-7917785886'),
(73, 'Symantec Limited', 'Liam', 'Ward', 'Ballycoolin Industrial Park, Blanchardstown', '0', 'Dublin', 'Ireland', 'lward@symantec.com', '353 1 8035256', '353 86 2361319'),
(74, '', 'E.', 'Bieronski', 'Große Feld 24', '59394', 'Nordkirchen', 'Deutschland', '', '', ''),
(75, '', 'Rasmus', 'Mindrup', 'Henrik Rungs gade1', '2200', 'Kobenhavn', 'Dänemark', '', '', ''),
(76, '', 'Peter-Volker', 'Kraus', 'Auenstraße 3', '85391', 'Allershausen', 'Deutschland', '', '08166-1578', ''),
(77, '', 'Magnus', 'Nyberg', 'Idaborgsgatan 57B', '21217', 'Malmö', 'Schweden', '', '0046-707143851', ''),
(78, '', 'Martina', 'Dunne', 'Hillcrest Grove 20', '0', 'Drumshanbo', 'Irland', 'martinadunne10@eircom.net', '00353868171700', ''),
(79, '', 'Ahmed', 'Refai', 'Ankergatan 12', '41461', 'Göteburg', 'Schweden', '', '', ''),
(80, '', 'Marcus', 'Hjelmstierna', 'Skaragatan 6A', '41501', 'Göteburg', 'Schweden', '', '', ''),
(81, '', 'Robert', 'Rehnberg', 'Doktor Sydows gata 6', '41324', 'Göteburg', 'Schweden', 'robert.rehnberg@gmail.com', '+46317762945', ''),
(82, '', 'Svajunas', 'Vielius', '3 Shaw Court', '0', 'London', 'England', 'svajunasv@ymail.com', '+447904334450', '+442036237674'),
(83, '', 'Valentijn', 'Bras', 'Parallelweg 39', '1151', ' BS Broek in Waterland', 'Niederlande', '', '', ''),
(84, '', 'Monika', 'Oerlemans', 'Ratelaar 91', '1964', 'Heemskerk', 'Niederlande', '', '0031251252939', '0031653717630'),
(85, '', 'DANIELLA', 'JANO', 'LAVENDELVÄGEN 20', '14574', 'NORSBORG', 'Sweden', 'bidon.j@hotmail.com', '0739844923', '0739844923'),
(86, '', 'Nicolai', 'Mikkelsen', 'Njalsgade 22, 1.th', '2300', 'København S', 'Denmark', 'nhm@boligmaegleren.dk', '32541919', '29893343'),
(87, '', 'Michael', 'Frisk', 'Rudsplan 5', '654', 'Karlstad', 'Sweden', 'michael.frisk@karlstadvulk.se', '0046 (0) 76 823 20 20', '0046 (0) 76 823 20 20'),
(88, '', 'Ali', 'Kamzoul', 'Hammarkulletorget 56', '42437', 'Angered', 'Sweden', 'mr_kamzoul@hotmail.com', '+46736749256', '+46736749256'),
(89, 'Groupon', 'Ronnie', 'Österberg', 'Sommarbo 252', '13767', 'Jordbro', 'Sweden', 'ronnie@metodgolv.se', '+46706318911', '+46706318911'),
(90, '', 'Riccardo', 'Savoriti', '106 Gunnergate lane', '0', 'Middlesbrough', 'United Kingdom', 'r_savoriti@hotmail.com', '07772986924', '07772986924'),
(91, '', 'ANDREW ', 'PENROSE', '65 CARNDONAGH ROAD', '0', 'DONAGHMEDE', 'Ireland', 'andrewpenrose@eircom.net', '+35318485626', '+353867295333'),
(92, '', 'Miro Ariel', 'Quiroga Vargas', 'Forshagagatan 7', '12333', 'Stockholm', 'Sweden', 'mirachito41@hotmail.com', '0704499459', '0737388162'),
(93, '', 'Andre', 'Marek', 'Meeracker 20', '38268', 'Lengede', 'Deutschland', 'a.marek1@yahoo.de', '', ''),
(94, '', 'Gianfranco', 'Anselmi', 'Via della Palma 10', '57025', 'Piombino', 'Italien', 'epoqueanselmi@tiscali.it', '393405557519', ''),
(95, '', 'Cendresa', 'Rushiti', 'Asvandan 6', '43341', 'Partille', 'Schweden', 'qeendres_a@hotmail.com', '+4635534921', ''),
(96, '', 'Gauthier', 'Remacle', '9 Rue des Herdiers', '0', 'Bastogne', 'Belgien', '', '', ''),
(97, '', 'Jussi', 'Kuusela', 'Alakuja 1', '61800', 'Kauhajoki', 'Finnland', '', '', ''),
(98, '', 'Johannes', 'Lahtinen', 'Nockelbytorg 12', '16774', 'Bromma', 'Schweden', '', '', ''),
(99, '', 'Gabriel', 'Bennoui', 'Rue de Tferode 38-40', '0', 'Brüssel', 'Belgien', '', '', ''),
(100, '', 'Patrick', 'Karlsson', 'Köinge 5365', '24292', 'Hörby', 'Schwede', 'mrpatrikkarlsson@gmail.com', '', ''),
(101, '', 'Volker', 'Marzinowsky', 'Nordseestr. 67', '45665', 'Recklinghausen', 'Deutschland', '', '', ''),
(102, 'Watch2day', 'Mariana ', 'Goncalves', 'Overschiestraat 186-1 hoog rechterdeur', '1062', 'XK Amsterdamm', 'Deutschland', 'klantenservice@superdeals2day.nl', '0031-20-8943475', ''),
(103, '', 'Andreas Bo', 'Christensen', 'Søhøj Park 7, 2, -8', '3650', 'Ølstykke', 'Denmark', 'a.christensen@mail-online.dk', '27517137', ''),
(104, 'Theorema watches', 'Kajan', 'Shaker', 'C/obakhtiar zangana bergengtan4', '16435', 'Kista', 'Sweden', 'kajansolna@gmail.com', '0737130955', '0737130955'),
(105, '', 'victor', 'Guglielmotti', 'Holmvägen 21', '19435', 'upplands Väsby', 'Sweden', 'victor.guglielmotti@dafo.se', '0701661336', '0701661336'),
(106, 'Private', 'Mats', 'Lövstad', 'Vitsippevägen 4', '43833', 'Landvetter', 'Sweden', 'mats.lovstad@telia.com', '+46 (0)708 950119', '+46 (0)708 950119'),
(107, '', 'Tracey', 'Wilkes', '42 Laurel Close', '0', 'Gatenby, Northallerton', 'United Kingdom', 'bakertracey@hotmail.co.uk', '01677 425749', ''),
(108, '', 'Jonas', 'Sørensen', 'Møllegade 8, 3. th', '9000', 'Aalborg', 'Denmark', 'joinsoin@hotmail.com', '0045', '+45 24241959'),
(109, '', 'Jonas', 'Sørensen', 'Møllegade 8, 3. th', '9000', 'Aalborg', 'Denmark', 'joinsoin@hotmail.com', '0045', '+45 24241959'),
(110, '', 'Eduard', 'Kolesnikov', 'pr.Zagorodniy 21/23 kv.30', '190002', 'Saint Petersburg', 'Russia', 'bosespb@mail.ru', '+78123367703', '+79112235189'),
(111, '', 'lahlou', 'abdeltif', 'Lakkegata 71-B', '562', 'oslo', 'Norway', 'lahlouabdeltif@hotmail.fr', '0047 400 50 829', '004793211917'),
(112, '', 'Lucie', 'Fraedrich', 'Werdohler Weg 53', '13507', 'Berlin', 'Deutschland', '', '030-4328077', '0177-4328077'),
(113, '', 'Cees', 'Nieuwendijk', 'Krönerweg 20', '3951', 'BS Maarn', 'Holland', '', '', '+316304511765'),
(114, '', 'Andreas', 'Sandgren', 'Harasgatan 25', '41462', 'Göteborg', 'Schweden', 'andreas@marketsolutions.de', '+46723000900', ''),
(115, '', 'Andreas', 'Conrad', 'Henniigsdorfer Str. 145-157 Haus 6a', '13503', 'Berlin', 'Deutschland', 'ab.conrad@versanet.de', '01522-4015727', ''),
(116, '', 'Stig', 'Nielsen', 'Ahornvej 47', '9632', 'Moldrup', 'Dänemark', 'san@fiberpost.dK', '004560611863', ''),
(117, '', 'Petros', 'Semere', 'Kuarnhagsgutan 83', '16554', 'Hässelby', 'Sweden', 'Olmo562000@yahoo.com', '0762668653', ''),
(118, '', 'Herbert', 'Muhr', 'Islands Brygge 24 B 6,t.v.', '2300', 'Kobenhavn S', 'Dänemark', 'herbert@muhr.nu', '4540603192', ''),
(119, '', 'Paolo', 'Mirco-Sander', 'Leiterweg 53', '71254', 'Ditzingen', 'Deutschland', '', '0174/2140964', ''),
(120, '', 'Christian', 'Beifuss', 'Mühlenweg 55', '38557', 'Osloß', 'Deutschland', '', '053619127212', ''),
(121, '', 'Sergei', 'Shurpach', 'pr.Pobedy 38-88', '23', 'Lida Grodnenskaia', 'Belarus', '', '', ''),
(122, '', 'Mirco', 'Ariel', 'Forshagagatan 7', '12333', 'Stockholm', 'Sweden', 'mirachito41@hotmail.com', '0704499459', ''),
(123, '', 'Michael', 'Germershausen', 'Nonnendammallee 97', '13629', 'Berlin', 'Germany', 'mgermi@t-online.de', '+49 30 68055122', ''),
(124, '', 'Stefan', 'Pettersson', 'Kättegatan 3', '53142', 'Lidköping', 'Sweden', 'Niklas.wester@hotmail.com', '+46768466269', ''),
(125, '', 'Tracy', 'Wilkes', '42 Laurel Close', '0', 'Gatenby, Northallerton', 'England', 'bakertracey@hotmail.co.uk', '01677425749', ''),
(126, '', 'Alessandro', 'Massaro', 'via risorgimento 37', '25016', 'Ghedi', 'Italy', 'alessandro.massaro@live.it', '3347523622', ''),
(127, '', 'Niels', 'Wisler', 'Trankaer Mosevej 200', '8310', 'Tranbjerg J', 'Denmark', 'niels.wisler@mail.tele.dk', '+4586297909', '+4540300825'),
(128, '', 'Anders ', 'Weien Nielsen', 'Kirkebroen 12', '2650', 'Hvidovre', 'Denmark', 'aweien82@hotmail.com', '+45 51940503', ''),
(129, '', 'Andre ', 'Milesson', 'örsholmsgången 8c', '21742', 'Malmö', 'Sweden', 'Milesson_@hotmail.com', '+46709376235', '+46709376235'),
(130, '', 'Paul', 'Macro', 'Honeysuckle Cottage', '0', 'OSWESTRY', 'United Kingdom', 'pjwmacro@hotmail.com', '00441691610531', ''),
(131, '', 'Sami', 'Hormozy', 'Katarina bangatan 28', '11639', 'Stockholm', 'Sweden', 'rahimi50@hotmail.com', '+46736571216', ''),
(132, '', 'Enda', 'Smith', '196 Castletown', '0', 'Co. Kildarei', 'Ireland', 'smithenda@gmail.com', '+35316243137', '+353872548192'),
(133, '', 'Oscar', 'Broman', 'Bångsbovägen 16', '42932', 'Kullavik', 'Sweden', 'oscar_broman@hotmail.com', '0707795262', '0707795262'),
(134, '', 'Montader Nabil', 'Shaker', 'Brunevang 51 st tv', '2610', 'Rødovre', 'Denmark', 'mtb_25@hotmail.com', '004521856822', '004521856822'),
(135, '', 'Matthew', 'Benson', '46 Larkhill Road', '0', 'Abingdon', 'United Kingdom', 'mabenson@gmail.com', '0044 7976 401333', ''),
(136, '', 'Milena', 'Pirani', 'Via C.F. Dotti 16', '44045', 'Renazzo - FE', 'Italy', 'milena.pirani@alice.it', '+39 0516850205', '+39 3356316909'),
(137, '', 'anton', 'marberg', 'klareborgsgatan 23 b', '41467', 'Gothenburg', 'Sweden', 'mr_honda91@hotmail.com', '0763986869', ''),
(138, '', 'Jonas', 'Selander', 'Almekärrsvägen 191', '44339', 'Lerum', 'Sweden', 'jonas_ifk@hotmail.com', '+46739126165', '+46739126165'),
(139, '', 'Augin', 'Velentino', 'Responsgatan 5', '126', 'Stockholm', 'Sweden', 'aggetrend@hotmail.com', '0046-727438008', '0046-727438008'),
(140, '', 'Kristine', 'Hede', 'Roustvej 171 ', '6816', 'Årre', 'Denmark', 'kristine_hede@hotmail.com', '0045 51928123', '0045 51928123'),
(141, '', 'Adrian', 'Santa', 'Svansjög 29', '21766', 'Malmö', 'Sweden', 'adika30@hotmail.com', '+4640138166', '+46730805858'),
(142, '', 'keri', 'jopling', '54 woodberry way', '0', 'north chingford', 'United Kingdom', 'kerijopling@yahoo.co.uk', '07540054809', '07540054809'),
(143, '', 'Sally ', 'Davies', '14 Tansley Close', '0', 'West Kirby', 'United Kingdom', 'alker@gmx.co.uk', '447910050044', '447910050044'),
(144, '', 'Lothar', 'Walke', '', '93055', 'Regensburg', 'Deutschland', 'walkelothar@hotmail.com', '0941-76429', ''),
(145, '', 'Stefan', 'Oberink', 'Grone jagerstraat 23', '1551', 'Westzaan', 'ZS', '', '', ''),
(146, '', 'Ouku', 'Hanlei', 'Isokatu 28AS22', '90100', '', 'Finnland', 'hanlei0103@hotmail.com', '+358407401918', ''),
(147, '', 'Mandus', 'Lindström', 'Västra Dalgatan 32', '89132', 'Omsköldsvik', 'Schweden', '', '', ''),
(148, '', 'Kenneth', 'Hansen', 'Vigerslevvej 315,2Th', '2500', 'Valby', 'Dänemark', 'kennethhrafr@hotmail.com', '+4527146006', ''),
(149, '', 'Ali', 'Kamzoul', 'Hammarkulletorget 56', '42437', 'Angered', 'Schweden', 'kamzoul@hotmail.com', '', ''),
(150, '', 'Leanne', 'Curley', '65 Sli An Chlairin', '0', 'Athenry Galway', 'Irland', '', '', ''),
(151, '', 'Sattar', 'Saadat', 'Oxhagsvägen', '136572', 'Vendelsö', 'Schweden', 'sattar.saadat@axfood.se', '+46703522969', ''),
(152, '', 'Stefan', 'Pettersson', 'Kättegatan 3', '53142', 'Lidköping', 'Schweden', 'pia.wester@telia.com', '', ''),
(153, '', 'Denny', 'Chan', 'F118, 12 Rossetti Road', '0', 'LONDON', 'United Kingdom', 'dennychanuk@yahoo.co.uk', '07884187721', ''),
(154, '', 'Aicha', 'Haj Mozher', 'Åsgärdevägen 45 BV', '12131', 'Enskededalen', 'Sweden', 'tourouge10@hotmail.com', '+46739015112', '+46739015112'),
(155, 'Carlomori ltd', 'Carlo', 'Mori', '4-5 Nassau street dublin 2', '0', 'Dublin', 'Ireland', 'carlomori_2@hotmail.com', '0035316703865', '00353879387601'),
(156, 'Fresenius-Kabi Australia', 'Chelsey', 'Ng', '964 Pacific Highway', '2073', 'Pymble', 'Australia', 'chelsey.ng@fresenius-kabi.com', '+61 403191054', '+61 403191054'),
(157, '', 'Maxim', 'Kuchner', 'Lerbäcksgränd 24', '12466', 'Bandhagen', 'Sweden', 'kuchner1@gmail.com', '+46737547300', '+46737547300'),
(158, '', 'Mara', 'Markovic', 'Margaretenstraße 151/6', '1050', 'Wien', 'Austria', 'mmaarraa0@gmail.com', '00436506161083', ''),
(159, '', 'Yvan', 'COLYN', 'Lode Vleeshouwerslaan 22', '2900', 'Schoten', 'Belgium', 'yvan.colyn@telenet.be', '0032 479/37', '0032 479/37 16 45'),
(160, '', 'ELIZABETH', 'SHEEHAN', '39 RUE CHANZY', '75011', 'PARIS', 'France', 'liziire@yahoo.com', '+33625351264', '+33625351264'),
(161, '', 'Sami', 'Mononen', 'Selkeenkatu 6 as.1', '33270', 'Tampere', 'Finland', 'sami.mononen@pispala.net', '+358407228908', '+358407228908'),
(162, 'Embedded People', 'Lars', 'Blauenfeldt', 'Hjortekæret 2', '3400', 'Hillerød', 'Denmark', 'lars@embeddedpeople.dk', '+4531211003', '+4531211003'),
(163, '', 'zanne', 'koch', 'daruplund 51 3 th', '2660', 'brøndby strand', 'Denmark', 'zanne1105@msn.com', '4561685109', '4561685109'),
(164, '', 'Isak', 'Lundgren', 'Strömparken 22', '60224', 'Norrköping', 'Sweden', 'isaklundgren@hotmail.com', '+46 735 09 51 71', '+46 768 07 79 24'),
(165, '', 'Augin', 'Veletino', 'Responsgatan 5', '126', 'Stockholm', 'Sweden', 'aggetrend@hotmail.com', '+46727438008', '+46727438008'),
(166, '', 'Filippo', 'Fasano', 'VIA F. BRUNELLESCHI 4', '20094', 'CORSICO', 'Italy', 'filippo.fasano@fastwebnet.it', '0236566190', '3924447195'),
(167, '', 'Jianfeng', 'Cao', 'New place square', '0', 'London', 'United Kingdom', 'cjf75@hotmail.co.uk', '00447872956766', '00447872956766'),
(168, 'BRT Consulting', 'Lincoln', 'Merlo', '159 Victoria Pde', '3066', 'Collingwood, Vic', 'Australia', 'linc.merlo@hotmail.com', '+61394172971', '+61418313422'),
(169, '', 'Ciara', 'Mc Mahon', '49 Fairview Cresent, Garryowen, Limerick,', '0', 'Limerick', 'Ireland', 'CiaraM281@yahoo.ie', '0852855750', ''),
(170, '', 'Bilal', 'Duydu', 'Ovanbygränd 16 lgh 1502', '16370', 'Spånga', 'Sweden', 'bilalduydu@gmail.com', '0046 8-650 80 49', '0046723170365'),
(171, '', 'ANTONIO CARLOS', 'CABRERA', 'RUA DOS JACINTOS 372 APART. 88 MIRANDOPOLIS ', '4049050', 'SAO PAULO-SP', 'Brazil', 'bummer_road@yahoo.com', '551150725752', '5511994522404'),
(172, '', 'Jesper', 'Stengard', 'västanågatan 28 C', '582', 'Linköping', 'Sweden', 'jesst466@student.liu.se', '0046763076700', '0046763076700'),
(173, 'Pigeon Media Solutions', 'Ross', 'Hunter', '40 Candlemakers Lane, Loch Street', '0', 'Aberdeen', 'United Kingdom', 'pigeon_ross@hotmail.co.uk', '07976769872', '07976769872'),
(174, '', 'Daniel', 'Schenning', 'Stagneliusvägen 38', '11257', 'Stockholm', 'Sweden', 'daniel.schenning@gmail.com', '+46707849051', '+46707849051'),
(175, 'Watch2day', 'Mariana', 'Goncalves', 'Overschiestraat 186 - 1 hoog rechterdeur', '1062', 'Amsterdam', 'Netherlands', 'mariana@ichica.com', '0208943475', '0624799706'),
(176, '', 'Anton', 'Marberg', 'Klareborgsgatan 23 b', '41467', 'Gothenburg', 'Schweden', 'mr_honda91@hotmail.com', '', ''),
(177, '', 'Kristel', 'Stessens', 'Brusselstraat 298', '1702', 'Groot-Bügaarden', 'Belgien', 'info@stessens.net', '0032-2-4666050', ''),
(178, '', 'Sally', 'Davies', '14 Tansley Close', '0', 'West Kirby', 'England', 'alker@gmx.co.uk', '447910050044', '447910050044'),
(179, '', 'RICHARD', 'NG', '30 RAFFLES PLACE, #23-00 CHEVRON HOUSE', '48622', 'SINGAPORE', 'Singapore', 'ricardo1ng@yahoo.com', '65-90053715', '65-90053715'),
(180, '', 'vetle', 'sande', 'rosenbergsgaten 30', '5015', 'bergen', 'Norway', 'vetle.sande@gmail.com', '004799104093', '004799104093'),
(181, 'william ', 'william', 'labuschagne', '43-45 portman square', 'W1H 6HN', 'london', 'United Kingdom', 'w.labuschagne@btinternet.com', '07792080639', '07792080639'),
(182, '', 'Lasse', 'Kjærgård', 'Heliosvænget 157A', '5250', 'Odense', 'Denmark', 'lassemodler@hotmail.com', '22838772', ''),
(183, '', 'Peter', 'Oud', 'Binnenhof 19', '1165', 'Halfweg', 'Netherlands', 'p_oud@quicknet.nl', '020-4977527', ''),
(184, '', 'Fredrik', 'Fallgren', 'Solrosgatan 6', '644', 'Torshälla', 'Sweden', 'fredrik_fallgren@hotmail.com', '073-6420121', '073-6420121'),
(185, '', 'Simon', 'Hall', 'Carit Etlars Vej 50', '5230', 'Fyn', 'Denmark', 'simon.sund.hall@gmail.com', '0045 25704890', '0045 25704890'),
(186, 'Carlo Mori Ltd.', 'Carlo', 'Mori', '4/5 Nassau St.', 'Dub 2', 'Dublin', 'Ireland', 'carlomori_2@hotmail.com', '00353 6703865', '00353 879387601'),
(187, '', 'Ylva', 'Agen', 'Grindstuvägen 94', '13672', 'Vendelsö', 'Schweden', 'ylva.agen@hotmail.com', '+46707205802', '+4687760647'),
(188, '', 'Dennis', 'Vittozzi', 'Via Molinoavento 44 ', '34137', 'Trieste', 'Italia', '', '', ''),
(189, '', 'Kristina ', 'Petkovic', 'Kryssdäcket 6', '41327', 'Göteborg', 'Sweden', 'kickipetkovic@hotmail.com', '031141173', '0707186616'),
(190, 'Privat person', 'Bo', 'Nyberg', 'Slitevägen 30', '62141', 'Visby', 'Sweden', 'bo.nyberg2@telia.com', '+46498211176', '+767107199'),
(191, '', 'Lars', 'WOLLBORN', 'Hauptstr. 64', '37434', 'Rollshausen', 'Germany', 'lars.wollborn@t-online.de', '055289995012', '015253543966'),
(192, '', 'oskar', 'jarnryd', 'crafords väg 14', '11324', 'stockholm', 'Sweden', 'oskar.jarnryd@seb.se', '+46761419284', '+46761419284'),
(193, '', 'James', 'Burns', '16 Carmelite Court', '0', 'Aberdeen', 'United Kingdom', 'jhburnsnf@yahoo.com', '+44 (0)757 5858 259', ''),
(194, 'BAE Systems', 'Kiran', 'Rajaratnam', 'Apex Tower, 7 High Steet', '0', 'New Malden', 'United Kingdom', 'kiran.rajaratnam@gmail.com', '00447899874592', '00447899874592'),
(195, '', 'Florian', 'van Epen', 'Donge 4', '1273', 'Huizen', 'Netherlands', 'epenrav@ziggo.nl', '0335266038', '06-41033962'),
(196, '', 'Delma', 'Jones', '29 Parc Tyisha', '0', 'Uk ', 'United Kingdom', 'deldelboyboy@hotmail.com', '00447812074790', '00447812074790'),
(197, 'Groupon ', 'Sonia', 'Ragazzini', 'Via Cacallazzi 286', '48014', 'Castelbolognese ', 'Italy', 'trilli74@me.com', '054655762', '3317798155'),
(198, '', 'Martina', 'Fransson', 'Eyvind Johnsons Gata 4', '112', 'Stockholm', 'Sweden', 'martina_fransson@live.se', '+46704368049', '+46704368049'),
(199, '', 'Bereket', 'Gebremichael', 'Heimdalsgatan 48', '195', 'Märsta, Stockholm', 'Sweden', 'bleje02@yahoo.com', '0046840011474', '0046739231775'),
(200, '', 'Leonardo', 'Canacci', 'via Panciatichi, 106', '50127', 'florence', 'Italy', 'leonardocanacci@hotmail.it', '055/704733', '+39 338158347 use it'),
(201, '', 'Maria', 'Barber', 'Wyatt place ', '0', 'Kent', 'United Kingdom', 'Riaabarber91@hotmail.co.uk', '07832113991', '07832113991'),
(202, '', 'jeffrey', 'leahy', '18 FLAT 1 grove park gardens chiswick', '0', 'london  middx', 'United Kingdom', 'jeff99@hotmail.co.uk', '+4402085810947', '+447939874238'),
(203, '', 'Joachim', 'Hammer', 'Grabenkamp 10', '33649', 'Bielefeld', 'Deutschland', '', '', ''),
(204, '', 'Simon', 'Warnich', 'Skovgaardsgade 14, 2. tv', '8000', 'Aarhus C', 'Denmark', 'swarnich@me.com', '+4528896688', '+4528896688'),
(205, '', 'Christine', 'Ekenes-Fosback', 'Stoaveien 5', '1555', 'Son', 'Norwegen', 'c@lobus.no', '', ''),
(206, 'Accenture', 'Jonathan', 'Colquhoun', '30 Fenchurch Street', '0', 'London', 'United Kingdom', 'jonathan.d.colquhoun@accenture.com', '+447743079209', '+447743079209'),
(207, '', 'Markus', 'Gustafsson', 'Skebokvarnsvägen 119', '124', 'Bandhagen', 'Sweden', 'markus.gustafsson@connecta,se', '0046 735693457', ''),
(208, '', 'Al-Zein', 'Essedin', 'Meitner Str. 4', '30627', 'Hannover', 'Deutschland', '', '0177-8476093', ''),
(209, 'Ljungby Maskin AB', 'Henrik', 'Andersson', 'Box 314', '341', 'Ljunby', 'Sweden', '', '', ''),
(210, '', 'Vahik', 'Sarkis Gregoriani', '117 S. Adams st #9', '91205', 'Glendale', 'United States', 'Vahiksg@hotmail.com', '8182417423', '8182727495'),
(211, 'Mivan Limited', 'Stephen', 'Canavan', 'Unit 7, 67-71 Millbrook Road East', '0', 'Southampton', 'United Kingdom', 'stephen.canavan@mivan.com', '00447860683380', '00447860683380'),
(212, '', 'VERMEULEN', 'CHRISTOPHE', '15 RUE DE LA TOUR', '0', 'HAUDIVILLERS', 'France', 'Crvermeulen@aol.com', '00333 44 80 31 43', '00336 16 61 74 11'),
(213, '', 'Tamir', 'Grant', 'Flat 5 Heathway Court', '0', 'London', 'United Kingdom', 'tamirgrant@hotmail.co.uk', '+447949485028', '+447949485028'),
(214, '', 'Durmus', 'Türksoy', 'Gustav-Winkler-Str. 11', '79787', 'Lauchringen', 'Deutschland', '', '', ''),
(215, '', 'Jens', 'Imhof', 'Waldweg 6b', '22113', 'Oststeinbek', 'Deutschland', '', '04152/152591', '0179/3907230'),
(216, '', 'Heinz', 'Neupert', 'Fenker Heideweg 21', '51789', 'Lindlar', 'Deutschland', 'heinz-neupert@hotmail.de', '02266/1361', ''),
(217, '', 'Taito', 'Ritola', 'Ouluntie 10C19', '92100', 'Raahe', 'Finland', 'taito.ritola@suomi24.fi', '11353810340136850', ''),
(218, '', 'Josefine', 'Hermansson', 'Trädgardsvägen 6A', '13242', 'Saltsjö-Boo', 'Sweden', '', '+46 703847305', ''),
(219, '', 'Selcuk', 'Yildirim', 'Schwanthalerstr. 13 ', '80339', 'München', 'Deutschland', '', '', ''),
(220, '', 'Emelie ', 'Stenmark', 'Sofielundsplan 42', '12135', 'Johanneshov', 'Sweden', 'emeliestenmark@hotmail.com', '', ''),
(221, '', 'William', 'Foster-Jones', 'Seneca, Shinfield Road', '0', 'RG29BA', 'England', 'willfoz@dsl.pipex.com', '00447581465575', ''),
(222, '', 'Richard', 'Ng', '30 Raffles Place, #23', '48622', 'Singapore', 'Singapore', 'ricardo1ng@yahoo.com', '65-90053715', '65-90053715'),
(223, '', 'Mr. A.', 'Cunningham', '94, Crossley Rd. THA111 Heath', '0', 'St. Helens, Merseyside', 'England', '', '', ''),
(224, '', 'Ivor', 'Cawthorn', '13 Bower Road', '0', 'Bournemouth', 'England', 'ivorboat@live.co.uk', '', ''),
(225, '', 'Mario', 'Labs', 'Im Wiesengrund 3', '65388', 'Schlangenbad', 'Deutschland', 'MVM-Timeless@t-online.de', '', '015737741082'),
(226, '', 'Martina', 'Fendl', 'Von-Stauffenberg-Str. 20', '82008', 'Unterhaching', 'Deutschland', '', '', ''),
(227, '', 'claire ', 'NOONAN', '8 Sundale Road', '24', 'dublin', 'Ireland', 'clairenoonan059@gmail.com', '003538511731917', ''),
(228, '', 'claire', 'noonan', '8 Sundale Road', '24', 'dublin', 'Ireland', 'noonancl@tcd.ie', '00353851731917', '00353851731917'),
(229, '', 'Katarina', 'Wastesson', 'Herrängsvägen 24', '144', 'RÖNNINGE', 'Sweden', 'katarina@inventprojekt.se', '+46 8 452 88 89', '+46 70 5325114'),
(230, '', 'yusuf', 'ali', '172 tempest road', '0', 'leeds', 'United Kingdom', 'ketchuff@hotmail.co.uk', '07715298439', ''),
(231, '', 'antony', 'regan', '1 wentloog rise', '0', 'cardiff', 'United Kingdom', 'tony@buildingadditions.co.uk', '00441633689160', '00447968315771'),
(232, '', 'Nathalie', 'Neiman', 'Hedinsgatan 13', '11533', 'Stockholm', 'Sweden', 'nathalie_neiman@yahoo.se', '+46739443122', '+46739443122'),
(233, '', 'Morten', 'Andersen', 'Egevej 51', '5800', 'Nyborg', 'Denmark', 'italia-500@live.dk', '+4520180550', ''),
(234, '', 'Horst-Günter', 'Morwinski', 'Feuerbachstr. 82', '59174', 'Kamen', 'Deutschland', 'h-morwinski@t-online.de', '0230775207', '017638435094'),
(235, '', 'Boguslaw', 'Tusznio', 'Bischoff-Ketteller-Str. 23-25', '63165', 'Mühlheim a.M.', 'Deutschland', '', '06108/793187', '0176/25152266'),
(236, '', 'Miriam', 'Seal', '12 Griffeen Glen Park', '0', 'Lucan  Co.Dublin', 'Ireland', '', '', ''),
(237, '', 'Travis', 'Kelley', '1221 Oxford Rd.', '0', 'Martland', 'USA', '', '', ''),
(238, '', 'Seamus', 'Mc Carthy', '17 Green Street', '0', 'Greenmont, Co. Cork', 'Ireland', '', '', ''),
(239, '', 'Omar', 'Shaikh', '47 Broomfield Avenue', '0', 'Palmers Green , London', 'England', 'omarmshaikh1@hotmail.com', '+44 7944322318', ''),
(240, '', 'Eoin', 'Brosnan', '80 Lackabane', '0', 'Fossa, Killarney, Co. Kerry', 'Ireland', '', '', ''),
(241, '', 'Volker', 'Dohmen', 'Franz-Eifler-Str. 26', '52525', 'Heinsberg', 'Deutschland', 'volker.dohmen@allianz.de', '02452/1809655', '0177/8701280'),
(242, '', 'Miroslav', 'Sabev', 'Sebastianstr. 70', '10969', 'Berlin', 'Deutschland', '015252957337', '', ''),
(243, '', 'Jens-Henrik', 'Roenkendorff', '287 Egebjergvej', '4560', 'Vig', 'Dänemark', 'roenkendorff@yahoo.dk', '60608984', ''),
(244, '', 'Shantel', 'Willock', '93 Lealand Road', 'N15 6JT', 'London', 'United Kingdom', 'shantelwillock@me.com', '07718882931', '07718882931'),
(245, '', 'John', 'Bradley', '104 Granville Road', '0', 'London ', 'United Kingdom', 'johnbradley72@blueyonder.co.uk', '07595897412', '07595897412'),
(246, 'DPS PSI Ltd', 'Matt', 'Bullen', '2 Corporation Road', '618494', '03-08 Corporation Place', 'Singapore', 'matt.bullen@me.com', '81398914', '81398914'),
(247, '', 'Andreas', 'Kirchner', 'Brückenstr. 11', '61200', 'Wölfersheim', 'Germany', 'mail@kirchnerandreas.de', '01718346608', '01718346608'),
(248, '', 'Jan', 'Söderman', 'Västra Storgatan 23A', '61132', 'Nyköping', 'Sweden', 'jannesoderman@gmail.com', '+46706787710', '+46706787710'),
(249, '', 'Sharon', 'Seery', '68 Wedgewood, Sandyford Road', '0', 'Dublin', 'Ireland', 'hcm_shar351@hotmail.com', '00 353 1 2954814', '00 353 87 2533355'),
(250, '', 'Steven', 'Durand', '8 Elizabeth Road, Great Preston', 'LS26 8FP', 'Leeds', 'United Kingdom', 'stevendurand1@hotmail.com', '+44(0)7887528307', '+44(0)7887528307'),
(251, 'not available', 'shoaib', 'shakoor', '14 eric crescent Mornington', '3931', 'victoria', 'Australia', 'shoaib23shakoor@hotmail.com', '+61359762547', '+61403228436'),
(252, '', 'Christoffer', 'Herløw', 'Snorresgade 2 3 th', '2300', 'Amager', 'Denmark', 'christofferherlow@hotmail.com', '+45 42211480', '+45 42211480'),
(253, '', 'David', 'Barrett', '752 Butterfield Lane', '92069', 'San Marcos, CA', 'United States', 'twave529@yahoo.com', '1.760.580.6991', '1.760.580.6991'),
(254, '', 'Paul', 'Mosmans', 'Prinsenlaan 43', '3925', 'Scherpenzeel', 'Netherlands', 'bas.mosmans@gmail.com', '+31644456115', '+31644456115'),
(255, '', 'aaran', 'riches', '52 bramley avenue', '0', 'fleetwood', 'United Kingdom', 'aaranriches@yahoo.co.uk', '+447446981230', '+447813133065'),
(256, '', 'Emilie', 'Piil', 'Vedelsgade 26, 1. mF', '4180', 'Sjælland', 'Denmark', 'emiliepiil@hotmail.com', '22412618', '22412618'),
(257, '', 'maurizio', 'sclafani', 'via filangeri 9/4', '42124', 'reggio emilia ', 'Italy', 'mauriziosclafani@gmail.com', '003905221979206', '00393467427990'),
(258, 'Theorema', 'Amad', 'Gaher', 'Frihetsvägen 34', '177', 'Järfälla', 'Sweden', 'Gaher48@hotmail.com', '0736715451', '0736715451'),
(259, 'Theorema', 'Jevgeni', 'Kornosov', 'Poste Restante ', '2770', 'Uusimaa', 'Finland', 'jevgeni.kornosov@omnia.fi', '0403578094', '0403578094'),
(260, '', 'Sungjun', 'Huh', '15 Millmead Road', '0', 'Bath', 'United Kingdom', 'shuh89@gmail.com', '+447742694949', '+447742694949'),
(261, '', 'Karim', 'Zaza', 'Slugten 18', '9380', 'Vestbjerg', 'Dänemark', 'kzazadk@yahoo.dk', '', '41662200'),
(262, '', 'D', 'Abbott', 'Unit 62 BSS House/Cheney Manor Ind Estate', '0', 'Swindon / Wilts', 'England', 'sales@eclipselabels.com', '', ''),
(263, '-', 'Stephen', 'de Groot', 'Hegesylsterwei 3', '8851', 'Tzummarum', 'Netherlands', 'stephen@family-degroot.nl', '+31518419282', '+31651063146'),
(264, '', 'Nicklas', 'Klausen', 'Vigerslevvej 65 st th', '2500', 'Valby', 'Denmark', 'nkk1989@hotmail.com', '+4560196711', ''),
(265, '', 'Stine', 'Baumgarten', 'Stavnsbjerg alle 17', '2730', 'Herlev', 'Denmark', 'Stinemeldgaard@hotmail.com', '20762090', '004520762090'),
(266, '', 'Rui', 'Morgado', 'Aerodromo da Manobra No.1  Rua da Base Aerea', '3885', 'Maceda', 'Portugal', 'rfmorgas@gmail.com', '', ''),
(267, 'Dibley', 'John ', 'Dibley', '7 Priors East', '0', 'Basildon', 'United Kingdom', 'john.dibley@blueyonder.co.uk', '01268282745', '07955272574'),
(268, 'Theorema', 'Rikke', 'Zichau', 'Buddinge hovedgade 232 2tv', '2880', 'Bagsværd', 'Denmark', 'Rikke_zichau@hotmail.com', '004560168851', ''),
(269, '', 'Anders', 'Lindgren', 'Karlbergsvägen 32b', '11327', 'Stockholm', 'Sweden', '2lindgren@telia.com', '08-345638', '070-5569329'),
(270, '', 'Nenad', 'Borkovi?', 'Bo?idara Magovca 149', '10020', 'Zagreb', 'Croatia', 'nenadborkovic@yahoo.com', '00385/16674-521', '00385 99 730-9093'),
(271, '', 'Peter', 'Brink', 'Majgatan 1B', '21565', 'Malmö', 'Sweden', 'telebrinken@spray.se', '040-192363', '0706423874'),
(272, '', 'Piotr', 'Boryslawski', '131 New Haven Bay', '0', 'Balbriggan', 'Ireland', 'dwazero1@gmail.com', '00353871475259', '00353871475259'),
(273, '', 'Lee', 'Joyce', '14 Woodhurst Close', '0', 'Liverpool', 'United Kingdom', 'leejoyce2001@hotmail.com', '01512086586', ''),
(274, 'CB Investment', 'Claus', 'Braendstrup', 'H.C. Lumbyes Vej 7', '8000', 'Aarhus C.', 'Dänemark', 'cb@cbinvestment.dk', '+4540203665', ''),
(275, '', 'Christian', 'Frøysaa', 'Amtmann Meinichs gate 5', '0', 'Oslo', 'Norway', 'christianfr77@gmail.com', '004790602631', '004790602631'),
(276, 'Grand Lodge Of Ireland ', 'Jennifer', 'O\'Toole ', '17-19 Molesworth Street', '2', 'Dublin', 'Ireland', 'lawlessj@freemason.ie', '00353860793925', '00353860793925'),
(277, '', 'Joakim', 'Abrahamsson', 'Bjurholmsgatan 14', '11638', 'Stockholm', 'Sweden', 'abrahamssonjoakim@gmail.com', '+46761086020', '+46761086020'),
(278, '', 'Chris', 'Young', '141 Broomhall Crescent', '0', 'Edinburgh', 'United Kingdom', 'chris@taurusgardening.com', '+447702793592', '+447702793592'),
(279, '', 'Karen', 'Banfield', '14 Park Road', '0', 'Airmyn Nr Goole', 'United Kingdom', 'karenbanfield@gmail.com', '07794683311', '07795683311'),
(280, '', 'Nathalie', 'Rundberg', 'Björsbovägen 12', '73538', 'Vasteras', 'Sweden', 'nathalie.rundberg@hotmail.com', '4600735396816', '0735396816'),
(281, '', 'BRIAN', 'MC CANNON', '27 THE CLOSE, BEAUMONT WOODS', '9', 'DUBLIN', 'Ireland', 'mccannob@gmail.com', '+35316589202', '+353851474707'),
(282, '', 'lee', 'forshaw', '1 langleeford road', '0', 'newcastle upon tyne', 'United Kingdom', 'lee@hillstarbm.co.uk', '07977115448', '07977115448'),
(283, '', 'Mats', 'Lövstad', 'Vitsippevägen 4', '43833', 'Landvetter', 'Sweden', 'mats.lovstad@telia.com', '0708-950119', '0708-950119'),
(284, '', 'Kim Holm', 'Jensen', 'Vejrhoej 4', '4300', 'Holbaek', 'Dänemark', '', '+45 24630862', ''),
(285, '', 'Ljuba', 'Velovska', 'Furugatan 2', '21363', 'Malmoe', 'Schweden', 'ljuba.velovska@hotmail.com', '', ''),
(286, '', 'Alan', 'Lisle', '126 Springfield  R.', '0', 'Derbyshire', 'England', '', '', ''),
(287, '', 'Laura', 'Moerkerk', 'Zonnedauw 7', '5374', 'Schaijk', 'Niederlande', '', '', ''),
(288, '', 'Kasper H.', 'Bygum', 'Hvidovrevej 504, 3.TV', '2650', 'Hvidovre', 'Dänemark', '', '', ''),
(289, '', 'Jarmo', 'Puttonen', 'Heinämäentie 12 ASI', '40250', 'Syväskylä', 'Finland', 'jarmo.puttonen@suomi24.fi', '', ''),
(290, '', 'Andreas', 'Kartrud', 'Zenithg 18', '21214', 'Malmoe', 'Sweden', '', '', ''),
(291, '', 'Christian', 'Berg Thuesen', 'Chr.Waerums Gade 4, 5.Th.', '8000', 'Aarhus', 'Dänemark', 'christian.bt@hotmail.com', '', ''),
(292, '', 'Sergei', 'Kotljarov', 'Wijngelagweg 56', '2620', 'Hemiksem', 'Belgien', '', '+32 498292832', ''),
(293, '', 'Pekka', 'Vuorinen', 'Förintie 29 B2', '21100', 'Naantali', 'Finland', 'louhi@vrslouhi.fi', '+35840 5214348', ''),
(294, 'Warehouse 11', 'W.', 'Warehouse 11', 'Lumijoentie 8', '90400', 'Oulu', 'Finland', '', '', ''),
(295, 'Groupon', 'Mira', 'Morar', '6 John Burns Drive', '0', 'Barking', 'United Kingdom', 'miramorar@yahoo.co.uk', '0447908002829', ''),
(296, '', 'Mike', 'Perrick', '37 The Casino', '0', 'Malahide, Co. Dublin', 'Ireland', 'mike.perrick@rbs.com', '00353876299676', '00353876299676'),
(297, '', 'burak', 'özkan', 'furuvägen 10', '14733', 'tumba', 'Sweden', 'burak_ozkan35@hotmail.com', '0046735163211', '0046700100271'),
(298, '', 'Ron', 'Gibson', '16 Redcrest Gardens', '0', 'Camberley', 'United Kingdom', 'ronjgibson@hotmail.com', '01276 682294', '07770836525'),
(299, '', 'Thanh Hai', 'Nguyen', 'Gunnaredsterrassen 56', '42466', 'Angered', 'Sweden', 'vietboy88@hotmail.com', '0722536532', '0722536532'),
(300, '', 'Kees', 'Roos', 'Lisdodde 8', '2995', 'Heerjansdam', 'Netherlands', 'roos.hjd@upcmail.nl', '0031 786772249', '0031 653796864'),
(301, 'theorema', 'daniel', 'ayarra', 'hållsätrabacken 27', '12737', 'stockholm', 'Sweden', 'daniel.ayarra@gmail.com', 'theorema', '0769488211'),
(302, '', 'jeffery', 'leahy', '18 flat 1 grove park gardens  chiswick', '0', 'london', 'United Kingdom', 'jeff99@hotmail.co.uk', '+447939874238', '+447939874238'),
(303, '', 'Paul', 'Rieger', '67 Aster Circle', '59105', 'Montana', 'United States', 'paul_rieger@yahoo.com', '406-208-4363', '406-208-4363'),
(304, '', 'Jacqueline', 'Quade', 'Hagenstrasse 13', '14193', 'Berlin', 'Deutschland', '170366@web.de', '', ''),
(305, '', 'Michael', 'Raetzel', 'Østergårdsvænget 11', '2605', 'Brøndby', 'Denmark', 'michaelraetzel@gmail.com', '+4543435148', '+4525576933'),
(306, '', 'Toon', 'Kalse', 'Bredestraat 32 a', '2223', 'Schriek', 'Belgium', 'toon.kalse@telenet.be', '+32496849954', '+32496849954'),
(307, '', 'Steven', 'Chung', 'Nieuwdreef 140', '2170', 'Merksem', 'Belgium', 'painsossis@gmail.com', '+3236449690', '+32477574464'),
(308, '', 'Mirko', 'Flohr', 'Fischerstecherstr. 7', '06120', 'Halle (Saale)', 'Germany', 'oschiyoshi@gmail.com', '0177563683', ''),
(309, '', 'Joy Teaño', 'Thygesen', 'Amagerbrogade 72', '2300', 'Kbh S', 'Denmark', 'Joy.teano@gmail.com', '0045 27758666', '0045 27758666'),
(310, '', 'Simona', 'Bogdan', '22 Boulevard Belgree', 'Dublin 15', 'Tyrrelstown', 'Ireland', 'simonabogdan2@yahoo.co.uk', '00353 18856483', '00353 872515107'),
(311, '', 'Rodger', 'Nooy', 'Alkmenegaard', '6831BV', 'Arnhem', 'Netherlands', 'r.nooy@kcbs.nl', '0031263270229', '0031622401680'),
(312, '/', 'Andi', 'Hermans', 'Hagenlei 18', '2900', 'Schoten', 'Belgium', 'andi_hermans@hotmail.com', '0032474101475', '0032474101475'),
(313, '', 'Giuseppe', 'Nuzzo', 'Via Fellini 11', '81020', 'San Nicola la strada', 'Italy', 'giunuzz@tin.it', '+39(0)823451267', '+393394886378'),
(314, '', 'Martin', 'Stewart', '19 Kinnoull Road', 'KA1 3UJ', 'Kilmarnock', 'United Kingdom', 'martin_2492@hotmail.co.uk', '+447539305452', '+447539305452'),
(315, '', 'Ercan', 'Tok', 'Wondelgun Straat 75/A', '9000', 'Gent', 'Belgien', 'rgugent@hotmail.com', '0032485871623', ''),
(316, '', 'John', 'Earl', '8 Seely Avenue', 'NG14 6NF', 'Calverton, Nottingham', 'United Kingdom', 'earl58@btinternet.com', '0115 9652619', ''),
(317, '', 'Dawn', 'Kneafsey', '56 Olympia Close', 'NN4 ORU', 'East Hunsbury  Northampton', 'England', 'DKneafsey@schueco.com', '-01604-767506', '-07903-441167'),
(318, 'Nil', 'Stuart', 'McCaig', '9 Russell Gardens, Uddingston', 'G71 6TJ', 'Glasgow', 'United Kingdom', 'caigsy_1903@hotmail.com', '01698 817357 ', '07738813328'),
(319, 'Buy at Groupon', 'Jordy', 'Pieterson', 'langendijk 56', '4132 AL', 'Vianen', 'Netherlands', 'Jordy.pieterson@gmail.com', '+31347778929', '06-53486327'),
(320, 'none', 'Robert ', 'Mooney', '854 Old Greenfield', 'none', 'Maynooth Co.kildare', 'Ireland', 'pqqfhi84@gmail.com', '0035316016833', '00353831020346'),
(321, '', 'E.', 'Armstrong', '3 Aldwark Road', 'L14 ONE', 'Dovecot Liverpool', 'England', '', '', ''),
(322, '', 'Lars', 'Arildsen', 'Dildhaven 31 1th', '2730', 'Herlev', 'Dänemark', 'lars-arildsen@live.dk', '', ''),
(323, '', 'Marc', 'Street', '11302-103 Street', 'T8V 2Y5', 'Grande Prairie, Alberta', 'Canada', 'mark.street@me.com', '', ''),
(324, 'Fairpreis 24 e.K.', 'Claudia', 'Pabst', 'Fritz-Arnold-Str. 21', '78467', 'Konstnaz', 'Deutschland', '', '0041/786125116', ''),
(325, 'BioGenes GmbH', 'Dagmar', 'Schwertner', 'Köpenicker Str. 325', '12555', 'Berlin', 'Deutschland', '', '030-65762349', ''),
(326, '', 'Viktor', 'Miljkovic', '92. St. Thomas street', 'HMR2233', 'Hamrun', 'Malta', 'viktor.miljkovic@gmail.com', '+356 21224827', '+356 99449989'),
(327, '', 'Teresa ', 'Rosado', '35 Sycamore Grove', 'La1 5rr', 'Lancashire', 'United Kingdom', 't_rosado@hotmail.com', '07754368643', '07754368643'),
(328, 'Sean Watson Ltd', 'Sean', 'Watson', '17 Carnegie Street', 'DD10 8RS', 'Scotland', 'United Kingdom', 'delwatson@hotmail.co.uk', '+441674678049', '+447968371742'),
(329, '', 'Isa', 'Cagas', 'Hagener Straße 272 a', '57223', 'Kreuztal', 'Germany', 'isa.cagas@hotmail.de', '02732-880831', '0151-65170028'),
(330, 'Theorema ', 'Stella', 'Boyaci', 'Tomtbergavägen 355 ', '14570', 'Norsborg', 'Sweden', 'Stella_boyaci@hotmail.com', '0046702884990', '0046735750535'),
(331, '', 'Francesco', 'Pastoressa', 'Via A.Volta 1', '74027', 'San Giorgio Ionico', 'Italy', 'rodpasto@hotmail.com', '00390995927376', '00393471236770'),
(332, '', 'FREDERIC', 'FRERE', 'rue d\'Oignies, 104', '6250', 'AISEAU', 'Belgium', 'frerefrede@yahoo.fr', '+32475401391', '+32475401391'),
(333, 'Enis Tufina', 'Wolfgang', 'Kötzle', 'Königsbergerstraße 5', '71139', 'Ehningen', 'Germany', 'wolfgang.koetzle@gmx.de', '01735705809', ''),
(334, '', 'Michael', 'Iversen', 'Bondens Väg 5B', '66298', 'Tösse', 'Sweden', 'iversen_michael@hotmail.com', '0046705395697', '0046705395697'),
(335, '', 'Mansoor', 'Raisi', 'langelandsgatan 46', '16443', 'stockholm', 'Sweden', 'mansoor.raisi@live.se', '0046737556530', '0046737556530'),
(336, '', 'Jürgen', 'Weber', 'Grubenstr. 2', '66450', 'Bexbach', 'Deutschland', '', '', '0157/82536092'),
(337, '', 'Hermann', 'Gruber', 'Zugspitzstr. 14', '85622', 'Feldkirchen', 'Deutschland', 'hermanngruber@yahoo.de', '089/90937667', '0176/62865703'),
(338, '', 'Neville', 'Mullally', 'Bridge Street', '000000', 'Callan, Co. Kilkenny', 'Ireland', 'nevillermullally@gmail.com', '353860853248', ''),
(339, 'Fresenius Medical Care', 'Georg', 'Koch', 'Bahnhofstrasse 36', '63322', 'Rödermark', 'Germany', 'Georg.Koch@fmc-ag.com', '00491736774289', '00491736774289'),
(340, '', 'Kim', 'Palm', 'Tværgaden 2', '2605', 'Brøndby', 'Denmark', 'kimdiegopalm@hotmail.com', '+4526700300', '+4526700300'),
(341, '', 'Alan', 'Wilson', '52 Chaplin Road', 'RM9 6EP ', 'Dagenham, Essex', 'England', 'fearndagman@gmail.com', '020 8220 4600', '077 2338 3985'),
(342, '', 'Anette', 'Lemann', 'Lunddalvej 2, Erritsoe', '7000', 'Fredericia', 'Dänemark', 'Anmar@esenet.dk', '', ''),
(343, '', 'Olga', 'Wallingberg', 'Bäckaskiftväg. 70', '12242', 'Enskede', 'Sweden', '', '', ''),
(344, 'Yami Yami', 'Zhe ', 'Chen', 'Kade 31', '4703 GA', 'Roosendaal', 'Niederlande', 'Zhechen88@hotmail.com', '0165-554422', ''),
(345, 'Private', 'Arthur', 'Mstoyan', 'Stærevej 32. 2. D', '2400', 'København NV', 'Denmark', 'krossing91@hotmail.com', '60130784', '28689404'),
(346, '', 'Artur', 'Bojara', 'Chodkiewicza 71', '25 - 135', '71', 'Poland', 'arturbojara7@gmail.com', '+48 883 060 458', '+48 883 060 458'),
(347, '', 'abbes', 'remache', 'spånehusvägen 56f', '21439', 'Malmö', 'Sweden', 'abbesremache@Yahoo.se', ' 046733249532', '0460733249532'),
(348, '', 'Thierry', 'PAULET', 'Avenue Moliere 76', '1300', 'WAVRE', 'Belgium', 't.paulet@perso.be', '+32 10 222 960', '+32 473 39 28 43'),
(349, '', 'Abdoul Moumini', 'Oumarou', 'Silkeborggade 17, st', '2100', 'Copenhagen', 'Denmark', 'amoumini@gmail.com', '004577311035', '004553319711'),
(350, '', 'Patrick', 'Lemming', 'Vangede Bygade 58', '2820', 'Gentofte', 'Denmark', 'lemming88@live.dk', '22480455', '22480455'),
(351, '', 'i', 'hussain', '4 findon road', 'b8 2bn', 'birmingham', 'United Kingdom', 'shaani.g@googlemail.com', '07863777566', '07863777566'),
(352, '', 'Kennet', 'Aasen', 'Ny-Paradis 35', '5230', 'Paradis, Bergen', 'Norway', 'kennet.aasen@gmail.com', '+47 97675059', '+47 97675059'),
(353, '', 'Viorica', 'Caraus', 'Apt.10 Elveden House, 40-45 Cork street', 'D8', 'Dublin', 'Ireland', 'vioricacoda@yahoo.ie', '0035314457770', '00353851459750'),
(354, '', 'Adam', 'Tennant', '20 Eugene Way', 'BN23 5BH', 'Eastbourne, East Sussex', 'England', '', '', ''),
(355, '', 'Laurynas', 'Cernius', '47 Ardleh Road', 'Dublin 5', 'Artane', 'Ireland', '', '', ''),
(356, '', 'Jens', 'Räther', 'Darwinstr. 5', '04349', 'Leipzig', 'Deutschland', 'j.raether@web.de', '03412334244', '01723423210'),
(357, '', 'Anders ', 'Bergström', 'Ridvägen 31', '17457', 'Sundbyberg', 'Sweden', 'anders.bergstrom@globalconsulting.se', '+46 739 624 071', ''),
(358, '', 'Luc', 'Berteloot', 'Schardouwstraat 25', '8870', 'Izegem', 'Belgien', '+32 51 30 96 62', '', ''),
(359, '', 'Ilgvars', 'Veide', '163 The Gatehaus, Leeds Road', 'BB1 5BQ ', 'Bradford', 'England', 'bbodybuildingshop@gmail.com', '', ''),
(360, 'Flower Fashions', 'Leo', 'Duncan', '330 King Street', 'AB24 5BT', 'Aberdeen', 'Scotland', '', '', ''),
(361, '', 'Vlora', 'Llapashtica', 'Silvergarden 31', '26143', 'Landskrona', 'Sweden', '', '', ''),
(362, '', '?', '?', 'Utterslevvej', '2400', 'Kobenhavn', 'Dänemark', '', '', ''),
(363, '', 'Kristian', 'von Wowern', 'Sinilille 7', '93815', 'Kuressaare', 'Estonia', 'svw@mail.com', '+3725080600', '+4542128110'),
(364, '', 'Linus', 'Roth', 'Bollhusvägen 15', '23842', 'Oxie', 'Sweden', 'marie.roth@pub.malmo.se', '0046736372924', '0046736372924'),
(365, '', 'Michael ', 'Larsen-Lindgren', 'Theisvej 3', '2300', 'Copenhagen', 'Denmark', 'michael@larsen-lindgren.dk', '004529450533', ''),
(366, '', 'Arlen', 'Loos', 'Ekillagårdsvägen 10', '19533', 'Märsta', 'Sweden', 'arleenzap74@hotmail.com', '0046859140039', '0046739441874'),
(367, '', 'Andy', 'Chuter', '22 Elmdale Drive', 'Dy10 3XE', 'Kidderminster', 'England', '', '07827 777932', ''),
(368, '', 'Corinna', 'Schwerdtfeger', 'Linckestr. 24c', '22145', 'Hamburg', 'Deutschland', '', '', ''),
(369, '', '?', '?', '?', '?', '?', 'Niederlande', '', '', ''),
(370, '', 'Martin', 'Speakes', '5 Whitethorn Close', 'GU12 6NZ', 'ASH SURREY', 'United Kingdom', 'sara.speakes@ntlworld.com', '01252655588', '07983503589'),
(371, '', 'Fabrizio', 'Bragaglia', 'Via Bernini 13', '00068', 'Rignano Flaminio', 'Italy', 'fabrizio1bragaglia@hotmail.com', 'only mobile', '+393287650023'),
(372, '', 'Michael', 'Hall', '11 Mornington Crescent', 'SS7 2HW', 'Benfleet', 'United Kingdom', 'miketurbo@msn.com', '01245 428085', '07881 814480'),
(373, '', 'Fredrik', 'Beckman', 'Norra Västkustvägen 46', '23741', 'Bjärred', 'Sweden', 'fredrik@hojt.se', '+46709538685', '+46709538685'),
(374, '', 'Magdziak', 'Waldemar', 'Brünner Straße 188/2/4', '1210', 'Wien', 'Austria', 'waldimag@yahoo.de', '+43 699 10588808', '+43 699 10588808'),
(375, '', 'Henrik', 'Olsen', 'Koglevej 13', 'DK-2680', 'Solroed Strand', 'Denmark', 'hlo@pihl-as.dk', '+4530389823', '+4530389823'),
(376, 'Groupon', 'José', 'Cortès Leclou', '23B, Avenue Nusbaum', '4141', 'Sprimont', 'Belgium', 'cortessera@hotmail.be', '0032(0)4 286 32 24', '0032(0)498 52 62 35'),
(377, 'Front Runner', 'Joost', 'Kocken', 'Fruinplantsoen 57', '3571PS', 'Utrecht', 'Netherlands', 'joost@frontrunner.nl', '0641520239', ''),
(378, '', 'Kenneth', 'Ahlm', 'Norra Villavägen 20', '23734', 'Bjärred', 'Sweden', '', '+46 46 293850', '+46 725658099');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(379, 'Uhr ist auf dem Weg zu Dir Thomas', 'Hr.Kitsoglou', 'Martha Tassakis', 'Marianne -von-Werefkin Str .17', '65795 ', 'Hattersheim  ', 'Deutschland', 'm.tassakis@freenet.de', '06190/9316378', ''),
(380, 'NA', 'BHAVINKUMAR', 'PATEL', '246 BILSBY LODGE, CHALKLANDS', 'HA9 9DY', 'WEMBLEY, MIDDLESEXU', 'United Kingdom', 'wellbha@hotmail.com', '44-7976850657', '44-7976850657'),
(381, '', 'Mats', 'Lövstad', 'Vitsippevägen 4', '43833', 'Landvetter', 'Sweden', 'mats.lovstad@telia.com', '0708-950119', '0708-950119'),
(382, '', 'Kevin', 'Carroll', '29 Limekiln Green', 'Dublin 12', 'Dublin', 'Ireland', 'chunkyeats@gmail.com', '00353838760976', '00353838760976'),
(383, 'soul biscuits', 'Paul ', 'Rutherford', '2/3 East Norton Place', 'eh7 5dr', 'Edinburgh/Scotland', 'United Kingdom', 'soulbiscuits@yahoo.co.uk', '07886712142', '07886712142'),
(384, '', 'TRACEY', 'LANE', '94 INNSWORTH LANE', 'GL20DE', 'GLOUCESTER', 'United Kingdom', 'betsybetteridge@yahoo.co.uk', '07989418948', '07989418948'),
(385, '', 'Drew', 'Potter', '161 Turpin Ave', 'RM5 2LT', 'London ', 'United Kingdom', 'Drewpotter@hotmail.co.uk', '01708606804', '07894949625'),
(386, '', 'Scott', 'Munro', 'Crookmore Farmhouse, Montgarrie', 'AB33 8BA', 'Alford, Aberdeenshire', 'United Kingdom', 'scott.munro@f-e-t.com', '+441224798696', '+447967630503'),
(387, '', 'Terry', 'Coupar', '237 Railton Road  ', 'SE24 0LX', 'Herne Hill', 'United Kingdom', 'terry@ansoroy.co.uk', '0207 738 6030', '07956984757'),
(388, '', 'Kairi', 'Seppor', 'Mannikontie 29 D 55', '04260', 'Kerava', 'Finland', 'kairi.seppor@hotmail.com', '', ''),
(389, '', 'Jing', 'Liu', '17 Ascham Road', 'BH8 8LZ', 'Bournemouth', 'England', '181557685@99.com', '', ''),
(390, '', 'Mamikon', 'Gevorgyan', 'Shirvanzade 24/30  ap.3', '', 'Yerevan', 'Armenia', '', '', ''),
(391, '', '?', '?', '?', '?', '?', 'Deutschland', 'Babi-8@gmx.de', '06190/9316378', '0172/9307087'),
(392, '', 'F.', 'Engelsman', 'Korenmolen 14', '4133 EM', 'Vianen', 'Niederlande', 'f.c.j.engelsma@kpnmail.nl', '', ''),
(393, '', '?', 'Schichen', 'Wadköpingsgatan 88', '42251', 'Göteborg', 'Sweden', '', '', ''),
(394, '', 'Myrthe', 'Smit', 'Palestrinalaan 183', '8031 RH', 'Zwolle', 'Netherlands', 'myrthesmit999@msn.com', '0625572308', '0625572308'),
(395, '', 'Waldemar', 'Magdziak', 'Brünnerstrasse 188/2/4', '1210', 'Wien', 'Austria', 'waldimag@yahoo.de', '+43 699 10588808', '+43 699 10588808'),
(396, 'Groupon', 'Hogir', 'Said', 'ölandesresan 94', '75755', 'uppsala', 'Sweden', 'hogir_s_85@hotmail.com', '0700528885', '0700528885'),
(397, '', 'Christian', 'Frøysaa', 'Amtmann Meinichs gate 5', 'N-0482', 'Oslo', 'Norway', 'christianfr77@gmail.com', '004790602631', '004790602631'),
(398, '', 'James ', 'Deering', 'nerak house ballymana lane kiltipper tallaght', '24', 'dublin', 'Ireland', 'tallaghtfuelcentre@hotmail.com', '014518064', '00353876695548'),
(399, '', 'Diane', 'van der Meer', 'Rietgras 53', '2498 EH', 'Den Haag', 'Netherlands', 'j.vanmeer@live.nl', '31708872066', ''),
(400, 'theorema', 'kim', 'Liljeberg', 'Bogsätravägen 54', '12737', 'Skärholmen', 'Sweden', 'kim.liljeberg@hotmail.com', '+46761746496', '+46761746496'),
(401, '', 'Roceliza', 'Reyes', 'Kensington, Douglas East', '', 'Cork', 'Ireland', 'RocelizaBReyes@yahoo.com', '+353876850732', '+353876850732'),
(402, '', 'Carsten', 'Uldbrandt', 'Bombakken 136', '3320', 'Skævinge', 'Denmark', 'Uldbrandt@gmail.com', '50550136', '40847034'),
(403, '', 'Anthony', 'Medhurst ', '39 Crouch Oak Lane', 'KT15 2AN ', 'Addlestone, Surrey', 'United Kingdom', 'anthony.medhurst@googlemail.com', '01932 853957', '07815753225'),
(404, '', 'Nicola', 'Buller-Crompton', '5, Tenham Walk', 'M9 6SU', 'MANCHESTER', 'United Kingdom', 'nicolabuller@hotmail.co.uk', '01602703196', '07581374647'),
(405, '', 'Mergim', 'Ahmeti', '49 Waterford road', 'IP1 5NL', 'IPSWICH', 'United Kingdom', 'gimi_94@live.com', '01473461303', '07857837618'),
(406, '', 'Pauline', 'Coutigny', 'Livourne, 3/13', '1060', 'Bruxelles', 'Belgium', 'paulinecoutigny@hotmail.com', '0032477673056', ''),
(407, 'Theorema', 'Elicia', 'Howe', '44 Edinburgh St', '3121', 'Richmond VIC', 'Australia', 'elicia_is_@hotmail.com', '+61422405171', '+61422405171'),
(408, 'IDE', 'Joel', 'Trotter', '11 laurel way', 'n208hr', 'London', 'United Kingdom', 'trotterville2@hotmail.com', '447984760834', ''),
(409, '', 'Lars', 'Lund', 'Domaregatan 7', '784 35', 'Borlänge', 'Sweden', 'lars.lund@lundsschakt.se', '+46 243 237050', '+46 70 6260955'),
(410, '', 'Simone', 'Dag', 'Tallidsv 6d', '13137', 'Nacka, Stockholm', 'Sweden', 'simone_dag@hotmail.com', '+46762741348', '+46762741348'),
(411, 'Vodafone Albania', 'Mario', 'Mazniku', 'Vodafone Albania Sh.A., autostrada Tiranë-Durrës ', '1000', 'Tirana', 'Albania', 'mario.mazniku@vodafone.com', '+35542231463', '+355692223573'),
(412, '', 'John', 'Pallathil', '41A Bentwood Avenue', 'WA 6018', 'Perth', 'Australia', 'ptjohn1@hotmail.com', '618-92042006', '61-401575581'),
(413, '', 'Simon ', 'Scott', '115 Balham High Road', 'SW12 9AP', 'London', 'United Kingdom', 'simon.scott@jacksonsestateagents.com', '02086756565', '07940555004'),
(414, 'Herr', 'Manfred', 'Wittmann', 'Ziegelhüttenweg 32a', '92318', 'Neumarkt', 'Germany', 'Spinningmanne@gmail.com', '01707389190', '01707389190'),
(415, '', 'Hilary', 'Simpson Levins', '107 Five Oaks', 'Dublin Road', 'Drogheda', 'Ireland', 'hilarysimpsonlevins@hotmail.com', '00353419839881', '00353857349002'),
(416, 'nil', 'margioni', 'vladimiro', 'loc. castagno s.n.c.', '01016', 'tarquinia', 'Italy', 'mrgvdm69@gmail.com', '+390766855520', '+393294232805'),
(417, '', 'David', 'Brown', '264 Elm Mount Ave', 'Dublin 9', 'Beaumont', 'Ireland', 'Dbrownpg10@momail.mie.ie', '0035318316300', '00353851192442'),
(418, '', 'Terry', 'O\'Dell', '4 Bramblings Close', 'GU9 8BF', 'Surrey', 'United Kingdom', 't.odell@btinternet.com', '447870690664', '447870690664'),
(419, '', 'Rebecca', 'Livesey', '2 Woodlands Croft', 'WF2 7LH', 'Wakefield', 'United Kingdom', 'beckyliv14@hotmail.com', '+447507570022', ''),
(420, '', 'Michaël ', 'Maurer', 'President Allendelaan 213', '1068VM', 'Amsterdam', 'Netherlands', 'debontehond@gmail.com', '+31203317144', '+31614779175'),
(421, '', 'Savoldi', 'Andrea', 'Via Cefalonia 55', '25124', 'Brescia', 'Italy', 'savoandrea@libero.it', '+39 3281753973', '+39 3391114144'),
(422, '', 'Danny', 'van Celis', 'Weydveldstraat  24/1', '2110', 'Wijnegem', 'Belgien', '', '0032479507818', ''),
(423, '', 'K.', 'Kien Fatt Chan', '60, The Way, Hunters Run', '', 'Clonee, Dublin 15', 'Ireland', '', '00353-868660068', ''),
(424, '', 'M.H.', 'Lindeman', 'Domstraat 18 a', '3864 PP', 'Nijkerkerveen', 'Niederlande', 'Mlindeman@upcmail.nl', '', ''),
(425, '', 'Anthony', 'Akingbade', '149, Picardy Road', 'DA17 5QL', 'Belvedere, Kent', 'England', 'anthony@neocreatives.com', '', ''),
(426, '', 'Mehmet-Serif ', 'Alptekin', 'Auenhauserweg 6', '33100', 'Paderborn', 'Deutschland', '', '', '0176/10043944'),
(427, '', 'Oliver', 'Weber', 'Else-Rosenfelstraße.25', '81673', 'München', 'Germany', 'ow@mmweber.com', '08966060964', '015158559272'),
(428, '', 'Alona', 'Rogaca', 'Cylindegrand 18', '17675', 'Jarfalla', 'Sweden', 'pavels.rogacs@gmail.com', '+46720100706', ''),
(429, '', 'Andrew ', 'Aboim', '20 Apollo Close, Hornchurch, Essex', 'RM12 4JU', 'Essex', 'United Kingdom', 'andrew.aboim@googlemail.com', 'Andrew.aboim@googlemail.com', '00447881820663'),
(430, '', 'Anwar', 'Sadni', 'stoltinkatu 1H 72', '20200', 'turku', 'Finland', 'ansadni@gmail.com', '+358400752033', '+358400752033'),
(431, '', 'Veritie Frizie', 'wearden-murphy', '94 Stone Lodge Lane West', 'IP2 9HR', 'suffolk', 'United Kingdom', 'averitie@yahoo.com', '00447803070833', '00447803070833'),
(432, '', 'DONNA', 'WEST', '7 ALICE DRIVER RD ', 'IP13 6XH', 'GRUNDISBURGH', 'United Kingdom', 'donnawest12@hotmail.com', '+44 1473735602', '+44 7932499825'),
(433, '', 'nataliya', 'nechyporuk', '60 kettlebaston road', 'E10 7PF', 'london', 'United Kingdom', 'nn007@live.co.uk', '+447445493999', '+447445493999'),
(434, '', 'jenö', 'nagel', 'Trollebergsvägen 107H', '22731', 'Lund', 'Sweden', 'nagel.jeno@gmail.com', '004646126806', '0046736566335'),
(435, '', 'Tony', 'O Farrell', '5 Lansdowne Hall', 'Limerick', 'Limerick', 'Ireland', 'tofar90@gmail.com', '00353872272781', ''),
(436, '', 'Robert', 'Van de Velde', 'Vossenlaan 11', '3735 KM', 'Bosch en Duin', 'Netherlands', 'robvandevelde@gmail.com', '+31302291572', '+31658825057'),
(437, 'Agent Provocateur Ltd', 'Faycal', 'Mahdi', '382 Uxbridge road', 'W12 7LL', 'london', 'United Kingdom', 'faycal.mahdi@agentprovocateur.com', '07581388280', '07581388280'),
(438, 'Groupon', 'Denise', 'Cartey', '66 Coltsfoot road', 'IP2 0NG', 'Ipswich', 'United Kingdom', 'denise.cartey@ntlworld.com', '01473423869', '07928355976'),
(439, '', 'Dijar', 'Latifaj', 'Virvelvägen 305', '232 36', 'Arlöv ', 'Sweden', 'dijar.latifaj@hotmail.com', '0704797150', '+46704797150'),
(440, '', 'farman', 'GORGIS', 'FRUÄNGSGATAN 23', '129 51', 'HÄGERSTEN', 'Sweden', 'g1@telia.com', '+46762400600', '+46762400600'),
(441, '', 'Jonas ', 'Andersson', 'torpavägen 23 ', '43295', 'Varberg', 'Sweden', 'jonas@visionhaircare.com', '+46768099681', ''),
(442, '', 'KATARZYNA', 'WAWRZYCZNY', '92 PARKWOOD STREET', 'BD21 4QH', 'KEIGHLYE', 'United Kingdom', 'katarzynaw4@tlen.pl', '0447787366667', '0447787366667'),
(443, '', 'Anna', 'Golon', 'Flat 107 The Lucas Building Ormeau Avenue', 'BT2 8HB', 'Belfast', 'United Kingdom', 'dziwnedrzewa@wp.pl', '+447521029209', '+447521029209'),
(444, '', 'Thomas', 'Jensen', 'Mikkelborg park 29,st.tv', '2970', 'Hørsholm', 'Denmark', 'Tjthomas@gmail.com', '40545104', '40545104'),
(445, '', 'Thomas', 'Jensen', 'Mikkelborg Park 29,st.tv.', '2970', 'Hørsholm', 'Denmark', 'tjhomas87@gmail.com', '40545104', '40545104'),
(446, '', 'Nicklas', 'Lindblom', 'Badstrandsvägen 31', '11265', 'Sverige', 'Sweden', 'lindblom.nicklas@gmail.com', '46708945555', '+46708945555'),
(447, '', 'Claus', 'Hansen', 'teglhom tværvej 33', '2450', 'København SV', 'Denmark', 'claus@sandageren.dk', '4522231327', '4522231327'),
(448, '', 'Anna', 'Khavkina', '41 C Park Road', 'EN4 9QD', 'Hertfordshire', 'United Kingdom', 'annakhavkina@gmail.com', '07898741675', ''),
(449, '', 'Thomas', 'Hoffmann', 'Dyssebakken 141', '6500', 'Vojens', 'Denmark', 'thoffman1@gmail.com', '0045 22427253', '0045 22427253'),
(450, '', 'remzije', 'redzepi', 'utterslevvej 13 a', '2400', 'københavn nv', 'Denmark', 'perle-1998@hotmail.com', '31105658', '31105658'),
(451, '', 'Tamás', 'Szabó', 'Jubileum tér 6 1/1', '5000', 'Szolnok', 'Hungary', 'szabo84tamas@gmail.com', '+36-30-8534476', '+36-30-8534476'),
(452, '', 'Saigan ', 'Chapaiev ', 'patijnstraat 14C', '3042 PS ', 'Rotterdam', 'Netherlands', 'rotterdam11_@hotmail.com', '0031616357060', '0031616357060'),
(453, 'The Royal Oak Restaurant', 'Hooi', 'Yap', '239 Merthyr Road', 'CF37 4DW', 'Pontypridd', 'England', 'hooi2009@live.co.uk', '0044 7423188161', ''),
(454, '', 'H.J.', 'Hillen', 'Ohmstraat 50', '2561 SG', 'Den Haag ', 'Niederlande', '', '', ''),
(455, '123.al', 'Arnold', 'Kovaci', 'Rruga Ibrahim Kodra', '1000', 'Hyrja 2', 'Albania', 'albiona.alhysa@gmail.com', '00355662070123', '00355662070123'),
(456, 'N/A', 'Ho-Yin', 'Yip', '133 The Murrays', 'EH17 8UN', 'Edinburgh', 'United Kingdom', 'Chrisyip5@googlemail.com', '01316661628', ''),
(457, 'N/A', 'Ho-Yin', 'Yip', '133 The Murrays', 'EH17 8UN', 'Edinburgh', 'United Kingdom', 'myip1689@yahoo.co.uk', '01316661628', ''),
(458, 'N/A', 'MALEI', 'WONG', '133 THE MURRAY\'S', 'EH17 8UN', 'EDINBURGH', 'United Kingdom', 'myip1689@yahoo.co.uk', '01316661628', '07828740166'),
(459, '', 'Lcj Grimbergen', 'Grimbergen', 'Haarlemmerstraat 82', '2181hd', 'Hillegom', 'Netherlands', 'anjagodschalk@hotmail.com', '0031641010248', '0031641010248'),
(460, 'Visma Services', 'Martin', 'Hertzman', 'Helgesens gate 22A', '0553', 'Oslo', 'Norway', 'martin_hertzman@hotmail.com', '+4741394028', '+4741394028'),
(461, '', 'Peter', 'van Heijningen', 'Wayesteinsingel 205', '2151KV', 'Nieuw-Vennep', 'Netherlands', 'info@jpvanheijningen.nl', '0031252622634', '0031651121721'),
(462, '', 'Ann Cathrin', 'Mora', 'B.J. Nilssonsgate 16 C', '0659', 'Oslo', 'Norway', 'mora_anncathrin@hotmail.com', '+4793480410', '+4793480410'),
(463, '123.al', 'Laidi', 'Ferunaj', 'Sami Frasheri', '1000', 'P.20/10', 'Albania', 'laidi@123.al', '00355662000123', '00355662000123'),
(464, '', 'Philip', 'Hinkley', '8 oliver way', 'Cm14xr', 'Chelmsford', 'United Kingdom', 'Casadalmata@hotmail.com', '00447506606091', '00447506606091'),
(465, '', 'Leanne', 'Harte', '65 Sli an Chlairin', 'Athenry', 'Galway', 'Ireland', 'lea-han@live.co.uk', '00353 851354347', '00353 851354347'),
(466, '', 'John', 'Slijkerman', 'Westerblokker 66', '1695 AJ', 'Blokker', 'Netherlands', 'john@slijkerman.net', '0229-212697', '06-139 555 66'),
(467, 'Strategy and Solutions', 'Trevor Charlton', 'Charlton', '44 Llantarnam Drive, Radyr', 'CF15 8GA', 'Cardiff', 'United Kingdom', 'trevcharlton@gmail.com', '02920843518', '+447900216476'),
(468, '-', 'Thomas', 'Karlstein', 'Pärlröksgången 34', '13533', 'Tyresö', 'Sweden', 'thomas.karlstein@unaportar.se', '+46708570539', ''),
(469, '', 'Liv', 'Demir ', 'Gullhavregatan 22', '70360', 'Örebro ', 'Sweden', 'Gabriel_demir@hotmail.com', '0046702193555', '0046702193555'),
(470, '', 'Jonna', 'Olsson', 'Inägogatan 17c', '41874', 'Göteborg', 'Sweden', 'jonna_olsson_88@hotmail.com', '+46702188939', '+46702188939'),
(471, '', 'Mads Sanderhoff', 'Poulsen', 'Rosmosevej 42', '2650', 'Hvidovre', 'Denmark', 'Madssanderhoff@gmail.com', '0045 60 89 07 72', ''),
(472, '', 'VYACHESLAV', 'EFIMOVICH', 'calle Los Emilios,18', '03183', 'TORREVIEJA', 'Spain', 'sefi769@live.ru', '647268454', ''),
(473, '', 'Gary', 'Singh', '8 Cairnbrook Hall, Glenamuck Road South', 'Dublin 18', 'Carrickmines, Dublin 18', 'Ireland', 'garyirl@hotmail.com', '00353 872364987', '00353 872364987'),
(474, '', 'Daniel', 'Parsons', '853 Ashton Way Circle', '63025', 'Eureka, MO', 'United States', 'kpnt1@hotmail.com', '314-265-0519', '314-265-0519'),
(475, '', 'Ali', 'Bou-Zeid', 'Rydsvägen 314 A lgh 1001', '58431', 'Linköping', 'Sweden', 'ali.bouzeid@gmail.com', '+4613171629', '+46762438156'),
(476, '', 'Karim', 'Benali', 'Gerard Van Eckerenstraat 5 1High', '2025NG', 'Haarlem', 'Netherlands', 'benali77@live.nl', '0031652361057', '0031652361057'),
(477, '', 'carlos manuel', 'da ascensao', '244 haydons road', 'sw19 8tt', 'wimbledon', 'United Kingdom', 'carlos_ascencao@hotmail.com', '00447446616960', '00447446616960'),
(478, '', 'Maxime', 'Ugeux', 'Place Philippe Werrie, 14', '1090', 'Jette', 'Belgien', '', '', ''),
(479, '', 'Hardy', 'Cordier', 'Gerhart-Hauptmannstr. 3', '75015', 'Bretten', 'Deutschland', '', '', ''),
(480, 'Privat', 'Schneider', 'Alexander', 'Am Annatal 36', '15344', 'Strausberg', 'Germany', 'juliaoktjabrskij@mail.ru', 'Strausberg', '4917622745085'),
(481, '', 'Mads ', 'Sanderhoff Poulsen', 'Magnoliavej 52 st. tv.', '2600', 'Glostrup', 'Denmark', 'madssanderhoff@gmail.com', '0045 60 89 07 72', ''),
(482, '', 'Fausto', 'Gioia', 'Via Apollo XI, 59', '84025', 'Eboli', 'Italy', 'faustogioia@gmail.com', '00390828240002', '00393939168946'),
(483, '', 'Emil', 'Pantaleev', 'Nordanvägen 28', '17771', 'Järfälla', 'Sweden', 'emilpantaleev@hotmail.com', '0046858360286', '0046704382072'),
(484, '', 'Annette', 'Field', '67 Braybrook St', 'W12 0AL', 'London', 'United Kingdom', 'annette.field64@btinternet.com', '02087460538', '07779067626'),
(485, '', 'Markus', 'Giela', 'Schützenstr.4', 'D-50354', 'Hürth', 'Germany', 'magiela@netcologne.de', '0049 2233  76 3 76', ''),
(486, '', 'Daniel', 'Forsström', 'Gullmarsgatan 7', '45330', 'Lysekil', 'Sweden', 'carina.forsstrom@forsstrom.com', '+46 52313864', '+46 702385683'),
(487, '', 'yedi', 'golchini', 'gransångargatan63', '72471', 'VÄSTERÅS', 'Sweden', 'ygolchini@gmail.com', '0046214702461', '0046706350843'),
(488, '', 'Claus', 'Holmgaard', 'Salbyvej 8', '2740', 'Skovlunde', 'Denmark', 'holmgaard@adr.dk', '25269229', '25269229'),
(489, '', 'Anja', 'Godschalk', 'Haarlemmerstraat 82', '2181 HD', 'Hillegom', 'Niederlande', 'anjagodschalk@hotmail.com', '', '0031 641010248'),
(490, '', 'Shpend', 'Makolli', 'Spitzholzstr. 87', '71067', 'Sindelfingen', 'Deutschland', '', '', ''),
(491, '', 'Martti', 'Laiti', 'Metsätähdentie 39 A', '01350', 'Vantaa', 'Finland', 'martti.laiti@gmail.com', '+358 400834422', '+358 400834422'),
(492, '', 'Andre', 'Arkell', 'Flat 2F4 9, Yeaman Place', 'EH11 1BR', 'Edinburgh', 'United Kingdom', 'andrekaos@hotmail.com', '+447979527113', '+447979527113'),
(493, '', 'Konstantin', 'Erkenswick', 'Bäckvägen 92a', '12647', 'Hägersten', 'Sweden', 'k.Erkenswick@gmail.com', '0046709161698', ''),
(494, '', 'Oscar ', 'Källén', 'Finedalsvägen 15A', '18157', 'Lidingö', 'Sweden', 'oscar_kallen@hotmail.com', '+46760461255', ''),
(495, 'Theorema', 'Frederik', 'Kofoed', 'Bremensgade 81', '2300', 'Copenhagen', 'Denmark', 'Frede_47@hotmail.com', '40848896', '004540848896'),
(496, '', 'Sarah', 'O\'Donnell', '7 Mere Grange', 'YO25 9TA', 'Fridaythorpe, Driffield', 'United Kingdom', 'sodonnell@live.co.uk', '+441377288537', '+447854081954'),
(497, '', 'Einar Seglem', 'Bekken', 'Haakonsvegen 14B', '5519', 'Haugesund', 'Norway', 'einarbekken@hotmail.com', '+4798076212', '+4798076212'),
(498, '', 'Peter', 'Van Meulder', 'Broekstraat 34', '2880', 'Bornem', 'Belgium', 'vanmeulderpeter@gmail.com', '0032 473 69 15 19', '0032 473 69 15 19'),
(499, '', 'Martti', 'Virtanen', 'joensuunraitti 59C', '01150', 'Söderkulla', 'Finland', 'ilmari.virtanen@gmail.com', '+358407032112', ''),
(500, '', 'Edward', 'Harrington', '45 Silverdale Road', 'Ballinlough', 'Cork', 'Ireland', 'keithharrington88@yahoo.ie', '00353 86 6073052', '00353 21 4295504'),
(501, '', 'Benedikt', 'Haas', 'Obermarktstr. 8a', '56338', 'Braubach', 'Deutschland', '', '', ''),
(502, '', 'Frantiska', 'Hruba, Dr.', 'Oskarsrogatan 5', '17153', 'Solna', 'Schweden', '', '', ''),
(503, '', 'JOHN', 'HIGHAM', '12 ABBEY CLOSE', 'L338YD', 'KIRKBY', 'United Kingdom', 'john_high@hotmail.co.uk', '07506691222', '07506691222'),
(504, '', 'SHAHID', 'ALI', 'Felsennelkenanger 18', ' 80937', 'München', 'Germany', 'shahid506@hotmail.com', '07943113998', '07943113998'),
(505, '', 'Bernd', 'Senner', 'Ludwig-Ganghofer-Str. 5b', '85757', 'Karlsfeld', 'Germany', 'bernd.senner@arcor.de', '08131/997023', ''),
(506, '', 'Ashwini', 'Lamichhane', '16 Park Street', 'll11 2nn', 'wrexham', 'United Kingdom', 'genius_ashwin@yahoo.com', '07552022418', '07449794426'),
(507, '', 'Sharron', 'Emery', '21 Chigwell Road', 'BH8 9HW', 'Charminster, Bournemouth', 'United Kingdom', 'sharronemery@hotmail.co.uk', '01202949770', '07850692583'),
(508, '', 'Rizwan', 'Bakhsh', 'Riihimaekiveien 1', '2013', 'Skjetten', 'Norway', 'rizziruthless@yahoo.no', '+47 92064081', '+47 92064081'),
(509, 'JK', 'Juergen', 'Kloos', 'Raiffeisenstr. 24', '67378', 'Zeiskam', 'Germany', 'info@juergenkloos.de', '0163-8117924', ''),
(510, '', 'Jakob', 'Mikkelsen', 'Eskildsgade 52, 5.tv.', '1657', 'Copenhagen', 'Denmark', 'JakobMikkelsen@hotmail.com', '+45 30833557', '+45 30833557'),
(511, 'Rugift', 'Anatoly ', 'Nevelev', 'K. Marks st., 86-15', '610000', 'Kirov ', 'Russia', 'sales@rugift.com', '572604', ''),
(512, '', 'EMIL-FLORINEL', 'ALGEORGE', '1 GLENVILLE COURT,DUBLIN 15 ,IRELAND', 'D 15', 'DUBLIN ', 'Ireland', 'marco_florenzo@yahoo.co.uk', '00353879086258', '00353789086258'),
(513, '', 'Gerry', 'Attoe', '5 Bardolphs Court', 'NR8 6GW', 'Norwich Norfolk', 'United Kingdom', 'gerigez69@hotmail.co.uk', '01603 262556', '07766444755'),
(514, '', 'YUFENG ', 'LIANG', '19 HERON HEIGHTS GOLDINGTON GREEN', 'MK41 0AA', 'BEDFORD', 'United Kingdom', 'sayidleong@hotmail.com', '00441234327677', '00447446866170'),
(515, '', 'Sonia', 'Cano Pallin', 'P.de la Chopera, 127-1A', '28100', 'Alcobendas (Madrid)', 'Espana', '', '+34 655363120', ''),
(516, '', 'Andrew', 'Lim', '239 Hougang Street 22', '530239', 'Singapore', 'Singapore', 'lyz77@yahoo.com.sg', '+65 64628497', '+65 97974428'),
(517, 'Private', 'Caroline', 'Lynch', '35/2 Salamander Place', 'EH6 7JJ', 'Edinburgh', 'United Kingdom', 'carolinelynch50@yahoo.com', '0044 7769721233', '0044-77532201120'),
(518, '', 'Dick', 'Kelder', 'Mangostraat 15', '1326GK', 'Almere', 'Netherlands', 'dick.rian@gmail.com', '31365377221', '31645418580'),
(519, '', 'Henrik', 'Aplander', 'Stralsundsvägen 31', '224 79', 'Lund', 'Sweden', 'henrik.aplander@perstorp.com', '+46702483203', '+46702483203'),
(520, '', 'morten', 'thomsen', 'c.n.petersens vej 41', '2000', 'frederiksberg', 'Denmark', 'morten_gambia@hotmail.com', '+4520722566', '+4520722566'),
(521, '', 'Natasha', 'Skaarup', 'Amagerbrogade 144', '2300', 'KBA ?', 'Dänemark', '', '', ''),
(522, 'Advokatfirmaet Tommy Paulsen ApS', 'Tommy', 'Paulsen', 'Viemosevej 62', '2610', 'Roedovre', 'Dänemark', 'tp@hplaw.dk', '35278020', ''),
(523, '', 'Robert', 'Lacey', 'The Boulevard 7', 'PO21 5BS', 'Bognor Regis', 'England', '', '+44 1243 860050', '+44 7974 311491'),
(524, '', 'Michael', 'Hughes', '116', 'CH51QD', 'Shotton', 'United Kingdom', 'ekimike11@googlemail.com', '032212274654', '015121086108'),
(525, '', 'Neil', 'McArthur', '19 Highmore Street', 'HR4 9PG', 'Hereford', 'United Kingdom', 'sneds000@hotmail.com', '0044 1432 354047', '+447446875855'),
(526, '', 'Erickson', 'Lontok', 'via del romitino 21', '50134', 'florence', 'Italy', 'es_shark@yahoo.it', '+390559064867', '+393930137938'),
(527, '', 'Shane', 'Corstorphine', 'Standingstone', 'EH41 4LF', 'Haddington', 'United Kingdom', 'shane.corstorphine@skyscanner.net', '+441312525938', '+447947621395'),
(528, '', 'GIUSEPPE', 'BONAFFINI', 'VIA G.AMENDOLA 9', '10042', 'NICHELINO', 'Italy', 'g.bonaffini@libero.it', '011-6275113', '339-1774702'),
(529, '', 'David', 'Pinchuk', '255 ave Labrosse', 'H9R 1A3', 'Pointe-Claire, Quebec', 'Canada', 'dave@thermal-lube.com', '+1-514-694-5823', '+1-514-941-1962'),
(530, '', 'Eva', 'Villar Reyes', 'Petunia 11', '28109', 'Alcobendas (Madrid)', 'Espana', 'evavillar@hotmail.es', '', ''),
(531, '', 'Eva', 'Villar Reyes', 'Petunia 11', '28109', 'Alcobendas (Madrid)', 'Espana', 'evavillar@hotmail.es', '', ''),
(532, '', 'Graeme ', 'Iles', '13 Clinton Close', 'SN5 6BP', 'Swindon', 'United Kingdom', 'graeme.iles@rwe.com', '0044 1793 893251', ''),
(533, '', 'steve', 'wolfe', '41 mount street', 'ip224qg', 'Diss', 'United Kingdom', 'stevewolfe69@gmail.com', '01379642696', '07775774538'),
(534, '', 'Özkan', 'Dede', 'Leo-Grätz-Str.4', '81379', 'München', 'Germany', 'oezkan.dede@t-online.de', '089 / 67809057', '015164406161'),
(535, '', 'Alexander', 'Brouwer', 'Eerste Keucheniusstraat 30 HS', '1051 HS', 'Amsterdam', 'Netherlands', 'mail@alexanderbrouwer.com', '+316 4184 9215', '+316 4184 9215'),
(536, '', 'Jeroen', 'Goede', 'Oude Haagweg 271', '2552 EP', 'Den Haag', 'Netherlands', 'info@goede-executivesearch.nl', '0031-704040427', '0031-612180288'),
(537, '', 'moulin', 'alain', 'esplanade de la paix 4/24', '4040', 'herstal', 'Belgium', 'moulin.alain2212@gmail.com', '0032493693926', '0032493693926'),
(538, '', 'Aliyyah', 'Salem', '10 Johnson Court', 'SE9 6BS', 'London', 'United Kingdom', 'msabousalem@hotmail.com', '07850675239', '07850675239'),
(539, '', 'Staci ', 'Sutherland', 'Flowerbank, Neilston Road ', 'G78 3PR', 'Glasgow ', 'United Kingdom', 'stacisutherland@gmail.com', '01418760661', '07866513235'),
(540, '', 'Kresten', 'Hougaard', 'Skt. Jørgens Gade 105, 1. sal', '5000', 'Odense C', 'Denmark', 'kretten_21@hotmail.com', '0045 26369972', '0045 26369972'),
(541, '', 'Mikkel', 'Ledertoug', 'Smedetoften 34, 2TH', '2400', 'København NV', 'Denmark', 'mledertoug@gmail.com', '+45 31314357', '+45 31314357'),
(542, '', 'Musa', 'Gokce', '15 Burton Road Archway', 'N19 3XX', 'London', 'England', '', '', ''),
(543, '', 'J.S.', 'Wiering', 'Hofvliet 81', '2251 TJ', 'Voorschoten', 'Niederlande', '', '', ''),
(544, '', 'Tobias', 'Tauch', 'Abhornerstraße 10', '08485', 'Lengenfeld', 'Germany', 'TT_1488@web.de', '01725647468', '01725647468'),
(545, '', 'Samael', 'Petersson', 'Södergatan 6', '25225', 'Helsingborg', 'Sweden', 'skane165@live.se', '+464277037', '+46769454115'),
(546, '', 'Lukas', 'Parana', 'Svatoplukova 31/2681', '05801', 'Poprad', 'Slovakia', 'lukas.hockey4@gmail.com', '+421904590240', '+421904590240'),
(547, '', 'Henri', 'Burtsov', 'Luoderannankatu 5', '70840', 'Kuopio', 'Finland', 'henri.burtsov@gmail.com', 'x', 'x'),
(548, '', 'Steven', 'Geoghegan', '17 Wentworth drive', 'Ne371px', 'Usworth Washington ', 'England', 'steven.geoghegan@icloud.com', '', ''),
(549, '', 'R.', 'Newstead', '21 Milner St.', 'Y024 4NJ', 'Acomb, York', 'England', '', '', ''),
(550, '', 'Linea', 'Detterberg', '4 Jaegerhusene', '2620', 'Albertslund', 'Dänemark', 'linea.detterberg@yahoo.dk', '', ''),
(551, '', 'Michael', 'Wehrend', 'Dittmannstr. 6', '23701', 'Eutin', 'Deutschland', '', '', ''),
(552, '', 'Ade', 'Oladejo', 'Flat 50 Alexander Fleming Road', 'GU2 7YW', 'Guildford', 'United Kingdom', 'ademanu2007@hotmail.com', '+447446933797', '+447446933497'),
(553, '', 'John-Dirk', 'Hellingman', 'Vlasleeuwenbek 14', '1441 TG', 'Purmerend', 'Netherlands', 'Hellingman.inzichtcoach@gmail.com', '+31(0)621572662', ''),
(554, '', 'andrei vasile', 'simon', 'SHOOTERS ROAD 24', 'EN2 8RN', 'ENFIELD', 'United Kingdom', 'andreiassimon@yahoo.co.uk', '00447401553533', '00447401553533'),
(555, '-', 'antonello', 'ingusci', 'corso piemonte 37', '74121', 'taranto', 'Italy', 'antonello.ingusci@gmail.com', '-', '+393282231093'),
(556, '', 'Daniel', 'Rosengren', 'Delsjögatan 16', '21765', 'Malmö', 'Sweden', 'danielrosengren@hotmail.com', '+46735438523', '+46735438523'),
(557, '', 'Joakim ', 'Kammerer', 'Ådalsparkvej 29, 2.th', '2970', 'Hørsholm', 'Denmark', 'joakimkammerer@yahoo.dk', '23276447', ''),
(558, '', 'Marc', 'Fay', '49 Castleknock Meadows', 'Dublin 15', 'Laurel Lodge', 'Ireland', 'marc.fay@gmail.com', '0035318204367', '00353879668344'),
(559, '', 'Stuart', 'West', 'Clapham Park Road', 'SW4 7DU', 'Flat 6, 176', 'United Kingdom', 'stuwest@deloitte.co.uk', '+447891506848', '+447880262922'),
(560, '', 'Roelandt', 'Sorber', 'Herenstraat 4K', '1211CB', 'Hilversum', 'Netherlands', 'rjsorber@yahoo.com', '0031-648799415', ''),
(561, '', 'Bassel', 'Daklallah', 'Dekorstigen 29', '15155', 'Södertälje', 'Sweden', 'bassel_88@hotmail.com', '+46733530158', '+46733530158'),
(562, '', 'Bent', 'Bro', 'Laerkevej 42', '7680', 'Thyboroen', 'Denmark', 'b.bro@mail.dk', '+45 96900123', '+45 40832144'),
(563, 'ASSICURAZIONI GENERALI SPA', 'DAVIDE', 'MAGNI', 'VIALE GRAMSCI, 14 - GALLERIA A', '56126', 'PISA', 'Italy', 'magni.generali@gmail.com', '3920551755', '3920551755'),
(564, '', 'Mario', 'Haist', 'Heinestr. 10', '97070', 'Würzburg', 'Deutschland', '', '', ''),
(565, '', 'Fadi', 'Mansour', 'Sjælør Boulevard 117, 2.tv', '2500', 'Valby', 'Denmark', 'abuleilah@hotmail.com', '+45 30303088', '+45 30303088'),
(566, '', 'Ulf', 'Jarnebo', 'Vadstensgränd 7', '70228', 'Örebro', 'Sweden', 'ulf@jarnebo.se', '004619240216', '0046707668357'),
(567, '', 'peter', 'myhlendorph', 'dybendalsvej 47 st. tv  ', '2720', 'vanløse', 'Denmark', 'jydpeter@gmail.com', '6010 2708', '6010 2708'),
(568, '', 'Jacob', 'Andersson', 'Aprikosgatan 60', '16566', 'Hässelby', 'Sweden', 'jacopii@hotmail.com', '+46707307288', ''),
(569, '', 'Lucia', 'Ferancova', '36B Highcroft Villas', 'BN1 5PS', 'Brighton', 'United Kingdom', 'lulaferancova@centrum.sk', '-', '00447828573145'),
(570, 'N/A', 'MOHAMED', 'MOHAMED SALEM', 'WESTERN PARADE', 'PO5 3JG', 'PORTSMOUTH', 'United Kingdom', 'mohamed_msm@hotmail.com', '00447796854121', '00447796854121'),
(571, '', 'Aleksandra', 'Kundikova', '16 Flat; Thomson House Alvey Estate;Beckway Street', 'SE171TS', 'Walworth', 'United Kingdom', 'kundikova@gmail.com', '00447447403225', '07447403225'),
(572, 'none', 'adam', 'kiszczuk', '25 iron view cressing road', 'cm7 3na', 'braintree', 'United Kingdom', 'adam.kiszczuk@yahoo.co.uk', '00447802611468', '00447802611468'),
(573, '', 'Arunas ', 'Laucius', '1302 Bridgewater Place', 'LS11 5QT', 'Leeds, West Yorkshire', 'United Kingdom', 'a.lotus@live.com', '+447944051152', '+447944051152'),
(574, 'ACHAT VIA GROUPON', 'Jadoul', 'Philippe', 'avenue jean sibelius 18  bte46', '1070', 'Bruxelles', 'Belgium', 'philou.jadoul@skynet.be', '02/5690734', '0476217037'),
(575, '', 'Jonna', 'Nilsson', 'Nordlindsväg 100 c', '21773', 'Malmö', 'Sweden', 'jonna_nilla@hotmail.com', '0709821775', '0709821775'),
(576, '', 'Patrick', 'McLaughlin', '13 Lawrence Grove', 'C lontarf', 'Dublin 3', 'Ireland', '', '', ''),
(577, '', 'Marco', 'Hüging', 'Reinsburgstr. 72', '70178', 'Stuttgart', 'Deutschland', '', '', ''),
(578, '', 'Aurelia Elena', 'Staicu', 'Korpalsvägen 10', '17743', 'Järfälla', 'Schweden', 'aureliaelena@me.com', '', ''),
(579, '', 'Ahmad', 'Musa Bin Abdul Rahim', 'Lechhauser Str. 35 (0710)', '86153', 'Augsburg', 'Deutschland', 'ahmadmusaabdulrahim@googlemail.com', '017636193105', ''),
(580, '', 'Magnus', 'Wahlström', 'Eklandagatan 56C', '41261', 'Göteborg', 'Sweden', 'magnus.wahlstrom@nordea.com', '+46708102554', '+46708102554'),
(581, '', 'Andrei', 'Karhu', 'Mäenlaskijantie 4 a 4', '00810  Finland', 'Helsinki', 'Finland', 'andreikarhu@gmail.com', '+358415330615', '+358415330615'),
(582, '', 'Tim', 'Airey', '100 Rickmansworth Lane', 'SL9 0LY', 'Gerrards Cross', 'United Kingdom', 'tiimairey@aol.com', '01494874276', '07788400279'),
(583, '', 'Timothy', 'Airey', '100 Rickmansworth Lane', 'SL9 0LY', 'Gerrards Cross', 'United Kingdom', 'timairey@aol.com', '01494 874276', '07788400279'),
(584, '', 'Rainer', 'Möckel', 'Ostende 36a', '22045', 'Hamburg', 'Deutschland', '', '040-6681399', ''),
(585, '', 'Gabriel', 'Yildirim', 'Trollinggatan 15', '15259', 'Södertälje', 'Sweden', '', '', ''),
(586, '', 'Gerard ', 'Schmidt', 'Veenbesstraat 336', '3765 BJ', 'Soest', 'Niederlande', 'g.schmidt@live.com', '035-5311029', ''),
(587, '', '?', '?', '?', '?', '?', 'Niederlande', '', '', ''),
(588, '', 'Michel', 'Wang', 'Kastanjelaan 13', '9741 CN', 'Groningen', 'Netherlands', 'wang-michel@hotmail.com', '0622761609', '0622761609'),
(589, '', 'Kees', 'Hanemaaijer', 'Zilverschoonsingel 32', '2651 MJ', 'Berkel en Rodenrijs', 'Netherlands', 'c.hanemaaijer@upcmail.nl', '+31105112593', '+31646062301'),
(590, '', 'Abderrahim', 'Issaoui', 'Humoreskgatan 4', '42242', 'Hisings Backa', 'Sweden', 'issaouikarim@yahoo.fr', '+46738402827', '+46738402827'),
(591, '', 'Ingrid', 'Visser', 'Buitendijkweide 18', '3223 NJ', 'Hellevoetsluis', 'Netherlands', 'edingvisser@kpnmail.nl', '+31181322521', '+31619053314'),
(592, 'Fona City2', 'Nicklas', 'Dahlin', 'Hedeparken 155 st tv', '2750', 'Ballerup', 'Denmark', 'dahlinx@gmail.com', '26118029', '26118029'),
(593, '', 'Nadir', 'Marchiori', 'Tiziano Vecellio, 18', '36021', 'Barbarano Vicentino (VI)', 'Italy', 'nadir.marchiori@gmail.com', '.', '+393486527197'),
(594, '', 'Klaus', 'Knäbe', 'Heusinger Str 48', '65934', 'Frankfurt am Main', 'Germany', 'hankybaby@web.de', '069 35350157', ''),
(595, '', 'Per Erik ', 'Härdig', 'Ortunflaten 8', '5143', 'Fyllingsdalen', 'Norway', 'pehardig@gmail.com', '+47 41120200', '+47 41120200'),
(596, '', 'Jan', 'Petersen', 'Jyllandsgade 5, 2.tv.', '8700', 'Horsens', 'Denmark', 'jankousgaard@hotmail.com', '30329432', '30329432'),
(597, '', 'Yaya', 'Konne', 'Sant Joan de Malta,48 piso 8 puerta 4', '08018', 'Barcelona', 'Spain', 'yaya.konne@hotmail.com', '+34 935 391 855', '+34 664 573 228'),
(598, '', 'Ilkka', 'Alapirtti', 'Mikkolankuja 10 A', '90450', 'Kempele', 'Finland', 'ilkka.alapirtti@maxivo.fi', '+358407217978', '+358407217978'),
(599, '', 'Cliodna', 'Ni Mhurchu', '1 Riversdale Park', 'Dublin 22', 'Clondalkin', 'Ireland', 'cliodna.nimhurchu@welfare.ie', '0035315496487', '00353872236888'),
(600, '', 'Vahid', 'Chitsazzadeh', '21515 Vanowen Ave. #201', '91303', ' Canoga Park,Kalifornien', 'USA', 'vahidc@yahoo.com', '', ''),
(601, '123.al', 'Albiona', 'Alhysa', 'Sami Frasheri', '1000', 'P.20 / 10 Kati 8', 'Albanien', 'albiona.alhysa@gmail.com', '00355662070123', '00355662070123'),
(602, '123.al', 'Laidi', 'Ferunaj', 'Sami Frasheri', '1000', 'P.20 / 10', 'Albanien', 'laidi@123.al', '00355662000123', '00355662000123'),
(603, '', 'Francesco', 'Micieli', 'Via Adda 37', '00015', 'Rom', 'Italien', '', '+393355495921', ''),
(604, '', 'Klaudia', 'Deryng', 'Purotie 3F,125', '00380', 'Helsinki', 'Finnland', '', '+358505720921', ''),
(605, '', 'Derek', 'Downs', '4 Furzeland Way  Sayers Common Hassocks', 'BN6 9TB', 'West Sussex', 'Deutschland', 'derek.a.downs@cexp.com', '', ''),
(606, '', 'Christian', 'Stoschek', 'Bruckerstr. 30d', '82205', 'Gilching', 'Deutschland', '', '', ''),
(607, '', 'Peer', 'Danielsen', '66, 2.TV Blegdamsvej', '2100', 'Kobenhavn', 'Deutschland', '', '', ''),
(608, '', 'David', 'Keating', '13 Knockfield Manor', 'Dublin 16', 'Knocklyon', 'Ireland', '', '', ''),
(609, '', 'David J.', 'Freeman', '6317 Del Norte Ln.', '75225', 'Dallas, TX', 'USA', 'commonwealth79336@yahoo.com', '2146927220', '2145027062'),
(610, '', 'SIMONA', 'SELMI', 'P.za Ospedale Maggiore, 6', '20162', 'MILANO', 'Italy', 'simona.selmi@gmail.com', '026435429', '3337656503'),
(611, '', 'Fahmi Daniel', 'Aphram', 'Hyggesv.16', '15154', 'Södertälje', 'Sweden', 'fahmi.nesta7@hotmail.com', '55034438', '073-5505474'),
(612, '', 'Mikael', 'Jansson', 'Stora Hundens gata 635', 'SE 13664', 'Haninge', 'Sweden', 'Maria.lidstrom@hotmail.com', '+46706661464', '+46706661464'),
(613, 'Private', 'Anita', 'Jönsson', 'Kvarngatan 89', '24432', 'Kävlinge', 'Sweden', 'anita.jonsson@teleca.com', '+46 46 73 58 57', '0700586574'),
(614, 'SPG, d.o.o.', 'Vladimir', 'Grubac', 'Trubarjeva cesta 85', '1315', 'Velike Lasce', 'Slovenia', 'vladimir@spg.si', '+38641407131', '+38641407131'),
(615, '', 'Joel', 'Navarro', '62a st fintans villas deansgrange road', 'County dublin', 'Blackrock dublin', 'Ireland', 'joelnavarro29@yahoo.com', '00353872963436', '00353868359011'),
(616, '', 'Zafar ali', 'Pasha', '16 Aspen Avenue, Clonsilla', 'D15', 'Dublin', 'Ireland', 'roman707@hotmail.com', '00353857676767', '00353857676767'),
(617, '', 'CAROLINE', 'MASON', 'THE CHASE, BARNSTON', 'CM6 1LX', 'DUNMOW, ESSEX', 'United Kingdom', 'liney60@msn.com', '01371 859061', ''),
(618, 'none', 'adam', 'kiszczuk', '25 iron view cressing rd', 'cm7 3na', 'braintree', 'United Kingdom', 'adasko69@gmail.com', '00447802611468', '00447802611468'),
(619, '', 'John', 'Murray', '50 Willow Wood view', 'D15', 'Dublin', 'Ireland', 'johnjew32@gmail.com', 'OO353877957529', '353877957529'),
(620, '', 'Subash', 'Sundaralingam', 'Violvej 24', '4700', 'Næstved', 'Denmark', 'Subazz@hotmail.com', '31319059', '31319059'),
(621, '', 'Mikhail', 'Lysak', '19 Sidmouth Close', 'WD197QN', 'Watford', 'U.K.', 'miknik12345@hotmail.co.uk', '00447915616581', '00447915616581'),
(622, '', 'Derek ', 'Law', 'Lowen House, St. Pirans Hill,', 'TR37AU', 'Perranwell Station, Truro, Cornwall', 'United Kingdom', 'd.law750@btinternet.com', '01872870739', '07812346981'),
(623, '', 'Andrey', 'Arutyunyan', '29-31, Nevern Square', 'SW5 9PE', 'London', 'United Kingdom', 'andrey.arut@gmail.com', '00447402110112', '00447402110112'),
(624, '', 'Matteo', 'Guglielmi', 'Via Soardi 500', '47822', 'Santarcangelo di Romagna', 'Italy', 'guglio85@alice.it', '0541681289', '3204167819'),
(625, '', 'Christian', 'Granberg', 'Suopursuntie 25', '21600', 'Parainen', 'Finland', 'granberg.christian@hotmail.com', '045-1310972', '045-1310972'),
(626, 'D v florean', 'Dragos Valentin ', 'Florean', '142 Wokingham road', 'RG1 6JL', 'Reading', 'United Kingdom', 'fvdragos1982@yahoo.com', '07896981913', '07896981913'),
(627, 'jasmine benchaouch', 'jamal', 'el-taoil', 'tislingeplan 44', '16361 ', 'spånga', 'Sweden', 'jasminberkania@hotmail.com', '0046760062280', '0046760062280'),
(628, '', 'renne', 'Gowandan', '30 lovegrove drive', 'sl2 2ls', 'slough', 'United Kingdom', 'rgowandan@hotmail.com', '07702190692', '07702190692'),
(629, '', 'Gugcielmi', 'Matieo', 'Via Soardi 500', '4F822', 'Rimini RN', 'Italien', '', '', ''),
(630, '', 'Ali', 'Sabbagh zadeh', 'Eriksbergsvägen 24a', '19141', 'Sollentuna', 'Sweden', 'admin@mehr.se', '0046735056050', '0046735056050'),
(631, '', 'Igor', 'Emelichev', 'Korsipolku 3E 42', '01370', 'Vantaa', 'Finland', 'jemelichev@gmail.com', '+358440450150', '+358440450150'),
(632, '', 'laura', 'morone', 'via zara 19/1', '16145', 'genova', 'Italy', 'laura_morone@fastwebnet.it', '0108680928', '3482687945'),
(633, '', 'Thjeu', 'Hakkens', 'Haagstraat 26', '5552 HL', 'Valkenswaard', 'Netherlands', 'm.hakkens@upcmail.nl', '+31402040643', '0651857397'),
(634, '', 'Michael', 'Constantinou', 'Robinson Way', 'NN4 6FJ', 'Northampton', 'United Kingdom', 'mc_constantinou@hotmail.co.uk', '07883836725', '07883836725'),
(635, '0000', 'Pasi Lintulahti', 'Lintulahti', 'Sipiläntie 6 as 3', '21500', 'Piikkiö', 'Finland', 'pasi.lintulahti@gmail.com', '0000', '+358405679941'),
(636, '', 'Diana', 'Imeri', 'jägaregatan 59', '22652', 'Lund', 'Sweden', 'dianaimeri@hotmail.com', '0046760277780', '0046760277780'),
(637, '', 'Nejad', 'Khadiri', 'Flygavagen 27', '17569', 'Järfälla', 'Sweden', 'Nejad.Khadiri@gmail.com', '0046704899161', '0046704899161'),
(638, '', 'Tajamal', 'Rafiq', 'Leen C 2', '2630', 'Høje tåstrup', 'Denmark', 'tajamal_rafiq@hotmail.com', '+4588707672', '+4553534969'),
(639, '', 'Ton', 'Eijbergen', 'Schone van Boskoopgaarde 37', '3824 AB', 'Amersfoort', 'Netherlands', 'ingereijbergen@gmail.com', '+31334637929', '+31612926911'),
(640, '', 'Juhani', 'Vuorio', 'Kolmas linja 5 A 23', '00530', 'Helsinki', 'Finland', 'juhani.vuorio@welho.com', '+358505505233', '+358505505233'),
(641, '', 'Ivo', 'Bakker', 'Arnhemseweg 82', '6731 BV ', 'Otterlo', 'Netherlands', 'ivobakker@live.nl', '0031318595501', '0031621525849'),
(642, '', 'Rosaleen', 'Barrett', '18 Carysfort Hall, Carysfort Park', 'Blackrock', 'Co. Dublin', 'Ireland', 'rosbarrett@eircom.net', 'none', '00353 87 2834919'),
(643, 'N/A', 'Marsha', 'Liddle', '9 Bristol Avenue', 'LE4 0HL', 'Leicester', 'United Kingdom', 'p.m.liddle@ntlworld.com', '0044 116 2259701', '0044 782 488 4162'),
(644, 'Orange Business Service', 'Richard', 'McNerney', 'Garryard House, 25-26 Earlsfort Terrace', '2', 'Dublin', 'Ireland', 'richardmcnerney@hotmail.com', '+353(1)4025948', '+353(0)874199509'),
(645, 'Zaheer Ul Hassan', 'zaheer', 'Ul Hassan', '44 Morse Close', 'E13 0HL', 'London', 'United Kingdom', 'zaheermeo@googlemail.com', '00447411420950', '00447411420950'),
(646, 'professionista', 'giorgio', 'maurini', 'via ripabianca 23', '05035', 'narni (TR)', 'Italy', 'giorgio.maurini@generaspa.it', '0744733914', '3403980703'),
(647, 'Herr', 'Thomas', 'Gnerlich', 'Weinbergsweg 29', '97199', 'Ochsenfurt', 'Germany', 'info@thomasgnerlich.de', '+4993319859503', '+4915110307801'),
(648, '', 'Gun', 'Olofsson', 'Sundbergsvägen 2', '94591', 'NORRFJÄRDEN', 'Sweden', 'gun.olofsson@skoogs.se', '0911-200941', '070-3220920'),
(649, '', 'Safiya', 'Hanif', '13 Heaton Road', 'CR4 2BW ', 'London', 'England', 'safiyailham@gmail.com', '02086404828', '07446008489'),
(650, '', 'Gillian', 'Lee', '31 Birchmore Walk', 'N5 2TJ', 'London', 'England', '', '', ''),
(651, '', 'Brian', 'Seiling', 'Trianglen 7c, 2tv', '2100', 'Copenhagen East', 'Dänemark', 'brian.seiling@hotmail.com', '+4528693100', ''),
(652, '', 'Adem', 'Güclü', 'Vallhorns v.12 6', '14232', 'Skogas', 'Sweden', 'mahyuzlum@hotmail.com', '0701599120', ''),
(653, '', 'Ella', 'Gadderus', 'Höstväders Gatan 19', '41833', 'Göteborg', 'Sweden', '', '', ''),
(654, '', 'Alexander ', 'Hasnaoui', 'Nørregade 6', '2640', 'Hedehusene', 'Denmark', 'Alexander@hasnaoui.dk', '004560737770', ''),
(655, '', 'Anne', 'Simonsen', 'Storegade 51, 2 tv', '6700', 'Esbjerg', 'Denmark', 'smarte_anne@hotmail.com', '+4520636906', '+4520636906'),
(656, 'watch.4u', 'alexander', 'Goldshtein', 'hativat golany 42a', '21996', 'karmiel', 'Israel', 'alexanderGo1973@gmail.com', '92749887260', '927526864223'),
(657, '', 'Jan', 'Blankespoor', 'Kerkstraat 1', 'NL-6981 CK', 'DOESBURG', 'Netherlands', 'jan.blankespoor@online.nl', '+31 (0)313-48 40 44', '+31 (0)6-143 735 84'),
(658, '', 'CAVALAGLIO ', 'LUCIANO', 'VIA PIEVE, 127', '42044', 'GUALTIERI', 'Italy', 'lcavala@tin.it', '+390522829782', '+393393700848'),
(659, '', 'Patric', 'Wikström', 'Ryttarvägen 6', '73494 ', 'Strömsholm', 'Sweden', 'patric.wikstrom@hotmail.se', '+46 739605206', '+46 739605206'),
(660, '', 'Charles', 'Uzoamaka ', 'Rosenfeldtvej 30,2tv', '2665', 'Vallensbæk strand', 'Denmark', 'Charlyuzo@gmail.com', '36417840', '28182763'),
(661, '', 'Bart', 'Righarts', 'Disseveltstraat 12', '2231EW', 'Rijnsburg', 'Netherlands', 'b.righarts@gmail.com', '0031647013000', '0031647013000'),
(662, '', 'Velija', 'Povlakic', 'Stavstensvägen 92 G', '23162', 'Trelleborg', 'Sweden', 'velija.povlakic@hotmail.se', '0046763088393', '0046763088393'),
(663, '', 'David', 'Gascon', '39-40A Mayor Street, 3rd Floor Macken House', '', 'Dublin 1', 'Ireland', '', '', ''),
(664, '', 'Shakhewan', 'Faraj', 'Höstväders Gatan 7', '41833', 'Göteborg', 'Sweden', 'beauty_pearl@live.se', '0046 762600852', ''),
(665, '', 'Anthony Marco', 'Di Tommaso', 'Via Scazione 55', '23020', 'Poggiridenti', 'Italien', '', '', ''),
(666, '', 'Eugene', 'Reddington', 'Unit 50, Brianhill Business Park', 'Ballybrit', 'Co. Galway', 'Ireland', 'eugene.reddington@heatmerchants.ie', '+353 91 705150', ''),
(667, 'Theorema', 'Gustav', 'Skov Hansen', 'Grækenlandsvej 49. st. th.', '2300', 'Copenhagen S', 'Denmark', 'Gulle14@hotmail.com', '0045 28142438', '0045 28142438'),
(668, '', 'Svend', 'Praestekjaer', 'Hans Tausensgade 16', '5550', 'Birkende', 'Denmark', 'svendmette@hotmail.com', '+4566118094', '+4529615698'),
(669, 'Thorema', 'Kamil', 'Kondera', 'Flat 13 William Perkin Court 1089 Greenford Road ', 'UB6 0AJ', 'London', 'United Kingdom', 'kk290@kent.ac.uk', '02084221714', '+44 (0) 07985672487		'),
(670, '', 'Claus', 'Nilson', 'Skovgårdsparken 22', '7080', 'Børkop', 'Denmark', 'nilson@profibermail.dk', '0045 20439445', '0045 20439445'),
(671, '', 'Esther', 'Klijnsma', 'Lotte Stam-Beesestraat 134', '3066 HB', 'Rotterdam', 'Netherlands', 'esther@klijnsma.info', '+31102142926', '+31618883884'),
(672, '', 'Federico R.', 'Barber', '13 Albemarle Avenue', 'EN8 0EY', 'Cheshunt, Hertfordshire', 'United Kingdom', 'frb23478@me.com', 'NOT APPLICABLE', '+447859820989'),
(673, '', 'Douglas', 'Sherman', '1 Arrowhead Lane', '10504', 'Armonk', 'United States', 'douglas351@gmail.com', '212-250-2814', '914-420-3478'),
(674, '', 'Federico Ricardo', 'Barber', '13 Albemarle Avenue', 'EN8 0EY', 'Cheshunt', 'United Kingdom', 'frb23478@me.com', '+441992429329', '+447859820989'),
(675, 'himmelev skole', 'CN neumann', 'neumann', 'dommervænget 12a st tv', '4000', 'roskilde', 'Denmark', '0608neumann@gmail.com', '28122620', '28122620'),
(676, '', 'Stuart', 'Aylott ', '12 Shepperton Close', 'WA4 5JZ', 'Warrington ', 'United Kingdom', 'stuartaylott@aol.com', '07941085752', ''),
(677, '', 'Mohammad', 'Rahman', '95 Radstock Road', 'rg1 3pr', 'Reading', 'United Kingdom', 'mivoli@hotmail.com', '07920119280', '07920119280'),
(678, '', 'femi patrick', 'ehigiator', '36 compass court south', 'dublin 15', 'ashtown, dublin15', 'Ireland', 'docfem@myway.com', '+353877488603', '+353877488603'),
(679, 'Theorema', 'Reuben', 'Giskus', 'Meppelweg 568', '2544 BN', 'Den Haag', 'Netherlands', 'Giskus.jr@gmail.com', '0031 (0)631939877', '0031 (0)614929991'),
(680, '--', 'Adriaan', 'Kesteloo', 'Braamstraat 2', '5455 RV', 'Wilbertoord', 'Netherlands', 'adriaan.kesteloo@gmail.com', '0031627379595', '0031627379595'),
(681, '', 'Tuija', 'Roine', 'Sahatie 2', '00760', 'Helsinki', 'Finland', 'tuija.roine@hotmail.fi', '+358400459815', '358400459815'),
(682, '', 'Kieran', 'Slaughter', '11c Cable Road', 'BT389PX', 'Whitehead', 'United Kingdom', 'kieran.slaughter1@btinternet.com', '044-07912439302', ''),
(683, '', 'Sam', 'Davies', '4 Ainsle Wood Gardens', 'E49BN', 'Chingford,London', 'Grossbritannien', '', '', ''),
(684, '', 'Herbert', 'Bassermann', 'Wingertstrasse 3', '63543', 'Neuberg', 'Deutschland', 'herbertbassermann@gmail.com', '', ''),
(685, '', 'Neil', 'Simpson', '35 Lynn Crescent', 'DH6 4RH', 'Durham', 'U.K.', 'neil.simpson@fsmail.net', '00447557263729', ''),
(686, '', 'Esa', 'Kaivola', 'Luhtapolku 2A', '02760', 'Espoo', 'Finland', 'esa.kaivola@peab.fi', '+358504077171', ''),
(687, '', 'Daniel', 'Skov', 'Anne-mariesvej 10', '6000', 'Syddanmark', 'Denmark', 'danielgrevy@live.dk', '+4528933966', ''),
(688, '', 'Stephen', 'Morgan', '26 Heaton Ave', 'BL3 1QR', 'Lancashire', 'United Kingdom', 'steve@brontone.com', '00441618342308', '07725 253212'),
(689, '', 'LAURA', 'POINTER', '148 HALL ROAD', 'NR1 2PP', 'NORWICH,NORFOLK', 'United Kingdom', 'lmp1107@yahoo.co.uk', '+44 (0)1603 219608', ''),
(690, 'Enis Tufina', 'Natalia', 'Cozacenco', 'G.Puccini 6', '35132', 'Padova', 'Italy', 'natalicozaceco@gmail.com', '3299636446', '3898879068'),
(691, '', 'Schitco', 'Victor', 'via Chiodare 13', '35031', 'Abano Terme PD', 'Italy', 'natalicozacenco@gmail.com', '3299636446', '3898879068'),
(692, '', 'Chiosea', 'Adrian', 'borri 6', '53037', 'san gimignano', 'Italy', 'ady83stefan@yahoo.com', '003922726365', '00393922726365'),
(693, '', 'silvana', 'andersson', 'stamgatan 19', '12574', 'älvsjö', 'Sweden', 'silvanaandersson@gmail.com', '0046704017554', '0046704017554'),
(694, '', 'PieterJoost', 'Klein', 'Zuidzijdsedijk 51', '3264LG', 'Nieuw-beijerland', 'Netherlands', 'pjk323@hotmail.com', '0031186661810', '0031615086479'),
(695, '', 'Shantelle ', 'Keogh', '11 beacon Road', 'SE13 6EQ', 'London', 'United Kingdom', 'Shantelle.keogh@gmail.com', '07507918942', ''),
(696, '', 'Zena', 'Laukamp', 'Trekanten f 8', '2630', 'Taastrup', 'Dänemark', 'zena0288@gmail.com', '60670019', ''),
(697, '', 'Xiang', 'Han', 'Åkandehaven 196', '2765', 'Smørum', 'Denmark', 'kenjihx@hotmail.com', '0045 22737566', '0045 22737566'),
(698, 'N/A', 'Brian', 'Hackett', '198 St Donaghs Road', 'Donaghmede', 'Dublin 5', 'Ireland', 'Brian.hackett@outlook.com', 'N/A', '+353863888055'),
(699, '', 'Monisha', 'Cellas', '35 Albany Road', 'B17 9JX', 'Birmingham', 'U.K.', 'indialwrapper@gmail.com', '', ''),
(700, '', 'Niklas', 'Vaarna', 'Lokitie 31 D', '00980', 'Helsinki, Finland', 'Finland', 'nvaarna@hotmail.com', '+358453273232', ''),
(701, '', 'Nadia', 'Aristakes', 'Glasbergav. 45', '15259', 'Södertälje', 'Sweden', 'nas0852@gmail.om', '+46 8 51781122', '+46 736724277'),
(702, '', 'femi', 'ehigiator', '151 dooradoyle park', 'dooradoyle', 'Limerick Ireland', 'Ireland', 'docfem@myway.com', '00353877488603', '00353877488603'),
(703, 'Barclays', 'Rajasankar', 'Rajagopal', 'Flat 406, Casson Apartments, 43 Upper North Street', 'E14 6FY', 'London', 'United Kingdom', 'rajasankar.rajagopal@barclays.com', '+44 02071162794', '+44 07990547655'),
(704, '', 'Frances', 'Power', 'c/o Barry\'s Tea Kinsale Road', 'cork4', 'Cork', 'Ireland', 'leannepower09@hotmail.com', '00353214965335', '00353863661198'),
(705, '', 'Jan', 'Jennes', 'Mereldreef 93', '3140', 'Keerbergen', 'Belgium', 'jennes.jan@telenet.be', '3215528388', '32477579747'),
(706, '', 'Nadia Wilk', 'Wilk', 'Olof Palmes Alle 42 A, 1 2', '8200', 'Aarhus', 'Denmark', 'lillenadia.wilk@gmail.com', '004520540305', '004520540305'),
(707, '', 'André', 'Klink', 'Dreessingel 25', '8015CE', 'Zwolle', 'Netherlands', 'andre.klink1@gmail.com', '+31620414837', '+31620414837'),
(708, '', 'Fº Javier', 'Giralde Torroba', 'Francesc de Borja Moll, 15C', '07350', 'Binissalem', 'Spain', 'javier.giralde@hotmail.com', '971870697', '616865439'),
(709, '', 'Gilles ', 'Duranton', '720 Bryn Mawr Avenue', '19072', 'Penn Valley', 'United States', 'duranton@wharton.upenn.edu', '+12152878636', '+12152878636'),
(710, '', 'gail', 'bradley', '98 pilgrims road', 'me2 1hp', 'rochester kent', 'United Kingdom', 'galbradley@hotmail.co.uk', '001634246252', '07767338381'),
(711, '', 'Nicki', 'Rasmussen', 'Nyborgvej 283, 2tv', '5220', 'Odense SØ', 'Denmark', 'nicki.r@gmail.com', '+4520331653', '+4520331653'),
(712, '', 'Maziar', 'Moradi', 'Marmorvägen 9B', '75264', 'Uppsala', 'Sweden', 'maziar.moradi.p@gmail.com', '+46-72 376 16 51', '+46-72 376 16 51'),
(713, '', 'Moa', 'Svensson ', 'Kristallvägen 58', '12678', 'Hägersten ', 'Sweden', 'Moasv90@hotmail.com', '0703742867', '0703742867'),
(714, 'van de Graaf', 'Robert', 'van de Graaf', 'Raamsingel 18 D', '2012 DS', 'HAARLEM', 'Netherlands', 'robertvandegraaf@gmail.com', '0611391535', '0611391535'),
(715, 'Thomas Ahearne', 'Aine ', 'Crowley', 'Agharinagh, Dripsey', 'EIRE', 'Co. Cork', 'Ireland', 'Crowlea2@BSCI.Com', '00353877613045', '00353877674165'),
(716, 'Private person', 'Abdo', 'Ibrahim', 'Backstugugatan 14', '72480', 'Vasteras', 'Sweden', 'audo_902@hotmail.com', '0046704338010', '0046704338010'),
(717, '', 'M.', 'Farhat', '28 Heath Close', 'UB3 5LA', 'Harlington Middlesex', 'England', 'skyfarhat@hotmail.com', '', '0447807060666'),
(718, '', 'Isa', 'Tell', 'Zinnsgade 6, 4 tv.', '2100', 'Copenhagen', 'Dänemark', 'isatellyou@gmail.com', '+45-60485030', ''),
(719, '', 'Rob', 'Jacobs', 'Nachtigaalaan 43', '5702 KJ', 'Helmond', 'Niederlande', '', '', ''),
(720, '', 'Timo', 'Scherer', 'Biedersbergweg 55', '66538', 'Neunkirchen', 'Deutschland', 'Scherer.buero@googlemail.com', '06821-178440', '0176-22223942'),
(721, '', 'E.', 'Mischnick', 'Am Ringofen 5', '45355', 'Essen', 'Deutschland', '', '', ''),
(722, '', 'Lennart', 'Dohlon', 'Kungsvagen 6 A', '19641', 'Kungsangen', 'Dänemark', 'lennart.dohlon@telia.com', '+46704614545', ''),
(723, 'COMITATO REGIONALE CRI UMBRIA', 'ANTONIO', 'CANDELIERE', 'VIA MANFREDO FANTI 6', '06121', 'PERUGIA', 'Italy', 'antonio.candeliere@gmail.com', '00390755729953', '00393471090002'),
(724, '', 'Soren', 'Bjerg', 'Molleparken 22', '4140', 'Borup', 'Denmark', 'sb@ebteknik.dk', '0045-57527070', '0045-28149072'),
(725, '', 'Blerim', 'Hoda', 'Flat 17 Philip Court hall place ', 'W2 1LS', 'London ', 'United Kingdom', 'blerim.hoda@gmail.com', '+447760238103', ''),
(726, '', 'Robert', 'cehan', 'via A. Celsius, No 6', '42124', 'Reggio Emilia', 'Italy', 'r.cehan@yahoo.com', '00393804754639', ''),
(727, '', 'Erwin', 'van Rijswijk', 'Spinnewiel  57', '7641LX', 'Wierden', 'Netherlands', 'erwinvanrijswijk@planet.nl', '0031546579401', '00310654377784'),
(728, '', 'Ramiz', 'Polutak', 'Syster Jennys väg 34 A', '231 34 ', 'Trelleborg', 'Sweden', 'romanela.polutak@lbi.com', '+4641018576', '+46709412858'),
(729, '', 'AM', 'Gelissen', 'Eisenhowerstraat 10', '6441 KA', 'Brunssum', 'Netherlands', 'chantalgelissen@planet.nl', '+31 (0) 455272815', '+31 (0) 629113457'),
(730, '', 'Jon', 'Barrett', '5 The Squires', 'WR11 7XN', 'Evesham', 'United Kingdom', 'jonnymb73@gmail.com', '0044 1386 831930', '0044 7967 390024');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(731, '', 'Olaf', 'Schubert', 'Paquetstr. 42', '60431', 'Frankfurt', 'Deutschland', '', '', ''),
(732, '', 'niels', 'boisnard', 'refelingse erven 131', '5672TC', 'nuenen', 'Netherlands', 'niels_boisnard@hotmail.com', '040-2832013', '31639196031'),
(733, '', 'Maryam', 'Hamidzadeh', 'Godhavnsvej 24', '2900', 'Hellerup', 'Denmark', 'hamidzadeh72@hotmail.com', '004527283594', '004527283594'),
(734, '', 'Brendan', 'Maher', 'Apt 433 Cubes 8, Beacon South Quarter, Sandyford', '18', 'Dublin', 'Ireland', 'brenddan.maher@nextgen.ie', '0872221471', '0872221471'),
(735, '', 'Åke ', 'Gyulmaliev', 'Krögarvägen 16 ', '14552', 'Norsborg ', 'Sweden', 'ake_gyulmaliev@yahoo.se', '+46707499146', '+46707499146'),
(736, '', 'Christian', 'Bendsen', 'Dronningens tværgade 31 4 th', '1302', 'Copenhagen', 'Denmark', 'Dibendsen@hotmail.com', '+4521455838', '+4521455838'),
(737, '', 'sabria', 'el barbari', 'beeningerstraat 44D', '3042tm', 'rotterdam', 'Netherlands', 's.elbarbari@live.nl', '0031611800225', ''),
(738, '', 'michelle natasha', 'dixon', 'albert rd', 'ig96bq', 'buckhusrt hill', 'United Kingdom', 'tasha@blackfingers.co.uk', '07932759236', '07932759236'),
(739, '', 'Alex', 'Hooge', 'Tonndorfer Hauptstraße 61a', '22045', 'Hamburg', 'Germany', 'hoogo90@web.de', '015122784662', ''),
(740, 'prive', 'Hennie', 'de Haas', 'Gastelepad 4', '5711 BS', 'Someren', 'Netherlands', 'h.dehaas2@chello.nl', '0493491288', '0651289446'),
(741, '', 'Matti ', 'Montonen', 'Kylynkatu 5 g', '33730', 'Tampere', 'Finland', 'matti.montonen@wippies.fi', '0509114577', '0509114577'),
(742, '', 'Dennis', 'Nirnberger', 'Eichenauer Weg 70', '12355', 'Berlin', 'Germany', 'a-nirnberger@versanet.de', '030/66 46 25 24', '017655445203'),
(743, '', 'Abdelkader', 'Kandil', 'Sintnicolaas 12', '1012NK', 'Amstdam', 'Netherlands', 'Abdu.82@hotmail.com', '0031206265837', '0031616551660'),
(744, '', 'Abdelkader', 'Kandil', 'sintnicolaas 12', '1012 NK', '', '', '', '', ''),
(745, '', 'Daniel', 'Doran', '163 Lewis Drive, Heywood', 'OL10 3NB', 'Lancashire', 'United Kingdom', 'danieldoran86@gmail.com', '07917606727', '07917606727'),
(746, '', 'Nicky', 'Linssen', 'Leeuwerik 12', '5993 PZ', 'maasbree', 'Netherlands', 'unlabold@hotmail.com', '0031655125640', '0031655125640'),
(747, '', 'Klaus ', 'Olausson', 'Stavangerparken 10', '5400', 'Bogense', 'Denmark', 'klausolausson@gmail.com', '26791794', '45-26791794'),
(748, '', 'sabah', 'azizi', 'jakthornsg 20', '65632', 'karlstad', 'Sweden', 'sabahazizi@hotmail.com', '0046735565085', '0046739176527'),
(749, '', 'Dawn', 'Anderson', '8 Zetland Street', 'DL3 0NF', 'Darlington', 'United Kingdom', 'kellyando@hotmail.co.uk', '01325743128', '07527086087'),
(750, '', 'Willem', 'de Lange', 'Muiderslot 18', '3171JE', 'Poortugaal', 'Netherlands', 'fourtobs@gmail.com', '06-24 98 31 46', '06-24 98 31 46'),
(751, '', 'Lewis ', 'Gibbs', '13, Clifton rd', 'SO154GU', 'hampshire', 'United Kingdom', 'gipper.gibbs@hotmail.co.uk', '07770836537', ''),
(752, '', 'Panagiotis', 'Kotis', 'Reichklara Str. 8', '55116', 'Mainz', 'Deutschland', 'pkotis@gmx.de', '', '0177-3190230'),
(753, '', 'Aleksej', 'Fomin', '47 Bartholomew Road', 'OX4 3QL', 'Oxford', 'England', 'a03fomin@gmail.com', '', '+44 7951 382453'),
(754, '', 'Peter', 'Yndal', '10, 2th Asminderoedgade', '2200', 'Kobenhavn Nv', 'Dänemark', '', '', ''),
(755, '', 'Joni', 'Puumala', 'Fagerviksvägen 7', '16839', 'Bromma', 'Sweden', 'joni_puumala@live.se', '+46704166064', '+46704166064'),
(756, '', 'Thomas ', 'Holm', 'Nannasvej 12', '3000', 'Helsingør', 'Denmark', 'kyed1@hotmail.com', '60467440', '60467440'),
(757, '', 'Andreas', 'Kartrud', 'Zenithgatan 18', '21214', 'Malmö', 'Sweden', 'andreaskartrud@gmail.com', '+46760966042', '+46760966042'),
(758, '', 'Fares', 'Khedimi', 'Tingvej 53 3 tv', '2300', 'København S', 'Denmark', 'fares-khedimi@hotmail.com', '53453066', '27162021'),
(759, '', 'Ander', 'Jakobsen', 'Sverigesgade 2 st.tv.', '9000', 'Sealand', 'Denmark', 'anders1002@live.dk', '45 53579505', ''),
(760, '', 'Nader', 'Hamada', '2 The Pines, Ballinakill Downs', 'na', 'Waterford city', 'Ireland', 'nadermed@hotmail.com', '00353872662198', '00353872662198'),
(761, '', 'Ole Martin', 'Brodwall', 'Stasjonsveien 49 a', '0771', 'oslo', 'Norway', 'martinnrodwall@gmail.com', '+47 41209283', ''),
(762, '24Deluxe', 'Rene ', 'Ormskerk', 'Abtswoudseweg 18', '2627AL', 'Delft', 'Netherlands', 'info@24deluxe.nl', '0031157500881', '0031613081409'),
(763, '', 'michelle ', 'dixon', 'Albert Rd', 'ig9 6bq', 'essex', 'United Kingdom', 'tasha@blackfingers.co.uk', '07932759236', '07932759236'),
(764, '', 'Jeremy', 'Lee Jun Hui', 'Blk 331 Ubi Ave 1 #03-789', '400331', 'Singapore', 'Singapore', 'jnpjeremy@gmail.com', '+65 7441833', '+65 96566293'),
(765, 'WVBBC', 'AMANDA', 'SMITH', '1201 DUNBAR AVE ', '25064', 'DUNBAR', 'United States', 'mandiedsmith@gmail.com', '304-543-2436', '304-543-2436'),
(766, '', 'Anders', 'Brinck', 'Angskarsgatan 4', 'SE-115 29', 'Stockholm', 'Sweden', 'anders.brinck@gmail.com', '+46769496699', '+46736982922'),
(767, '', 'Mohamed Chahed ', 'Khayat', 'Titangade 3g 1.th', '2200', 'Copenhagen', 'Denmark', 'prince-of-moro@hotmai.com', '60857310', '60857310'),
(768, '', 'Hensly  ', 'Schoop', 'Waalstraat 154', '3522sv', 'Utrecht', 'Netherlands', 'H_schoop@hotmail.com', '+31620508995', '+31620508995'),
(769, 'c/o dottori enzo', 'dottori', 'francesco', 'via eugubina 73', '06122', 'perugia', 'Italy', 'dottorifrancesco@gmail.com', '00393933754661', '00393933754661'),
(770, '', 'Michel', 'Voets', 'de Clercqstraat 40-II', '1052NG', 'Amtserdam', 'Netherlands', 'michelvoets@Hotmail.com', '+31641921007', ''),
(771, '', 'Subash', 'Sundaralingam', 'violve 24', '4700', 'næstved', 'Denmark', 'Subaz@hotmail.com', '31319059', '31319059'),
(772, '', 'nancy', 'jollings', 'halstraat 11', '3530', 'houthalen', 'Belgium', 'dirk.enis@telenet.be', '089842334', '0484053599'),
(773, '', 'Hans', 'Peedu', 'Östersundsvägen 30', '84058', 'Pilgrimstad', 'Sweden', 'Pilgrimen@telia.com', '+46 702594858', ''),
(774, '', 'Terry Holm', 'Hansen', 'Marselis Boulevard 84-2,5', '8000', 'Aarhus C.', 'Dänemark', 'moeghunden@hotmail.com', '+45 60625090', ''),
(775, '', 'Lea', 'Denison', 'Waterside, Mill Lane', 'RG41 5DD', 'Wokingham', 'United Kingdom', 'toysurf@sky.com', '01183484527', '07919387124'),
(776, '', 'Zandra Anna Maria', 'Lundqvist', 'Norra Skogsrundan 22', '18463', 'Åkersberga', 'Sweden', 'zandra_lundqvist@hotmail.com', '+46-703553526', ''),
(777, '', 'Albert', 'Volders', 'Vervoortplaats 4', '3290', 'Diest', 'Belgium', 'Albertvolders@hotmail.com', '+3213335602', '+32476500882'),
(778, '', 'Ronni', 'Holmgreen', 'Færøvej 12 3.th', '4200', 'Slagelse', 'Denmark', 'ronniholmgreen@hotmail.com', '31363460', ''),
(779, 'BANGOR UNIVERSITY', 'XIAOMING', 'MA', 'FLAT 1, 19 HOLYHEAD ROAD', 'LL57 2EU', 'BANGOR', 'United Kingdom', 'mxm19890830@hotmail.com', '(44) 07442259634', '(44) 07442259634'),
(780, '', 'albert', 'Volders', 'vervoortplaats 4', '3290', 'Diest', 'Belgium', 'albert.volders@vsoa-pol-bru.be', '+3213335602', '+32476500882'),
(781, 'Private', 'Richard', 'Boswell', 'Calle Real 8-5-B', '29680', 'Estepona/Malaga', 'Spain', 'Miramar2@telefonica.net', '952-80-7463', 'None'),
(782, 'NeonSign ApS', 'Morten ', 'Christiansen', 'Symfonivej 35 ', '2730', 'Herlev', 'Denmark', 'mc@neonsign.dk', '61279920', ''),
(783, '', 'Scott', 'Ripley', '2 Boss Street', 'SE1 2PT', 'London', 'United Kingdom', 'scott.ripley@hsbc.com', '+447500899704', '+447500899704'),
(784, '', 'Silke', 'Wopker', 'Hohenheide 99b', '58730', 'Fröndenberg', 'Deutschland', '', '', ''),
(785, '', 'Martin', 'Schütze', 'Steffelbauerstr. 10', '12459', 'Berlin', 'Deutschland', '', '030/4717751', ''),
(786, '', 'Kang', 'Xu', 'Maauuninkuja 4 A 2', '01450', 'Vantaa', 'Finland', 'kxkugi@gmail.com', '+358 415078985', '+358 415078985'),
(787, '', 'jean philippe', 'simioli', 'chateau d\'eau 21', '4680', 'oupeye', 'Belgium', 'jp.simioli@skynet.be', '+32 497 12 48 91', ''),
(788, 'Mrs', 'Sharon', 'Osullivan ', '9 mornington manor ct', 'Mornington', 'Meath', 'Ireland', 'Rocksha@hotmail.com', '00353861783360', '00353861783360'),
(789, '', 'Tom', 'Holmes', 'Woodville, west end, marden, tonbridge', 'Tn12 9hy', 'Kent', 'United Kingdom', 'Tom.holmes@avid.com', '+447734096191', '07734096191'),
(790, '', 'Helen', 'Bergander', 'Solbergsvägen 8', '433 60', 'Sävedalen', 'Sweden', 'hemmahos@berganders.com', '+46739845015', '+46739845015'),
(791, '', 'Emrullah', 'Celik', 'Kvartettgatan 36', '21571', 'Malmö', 'Sweden', 'Emmicelik@gmail.com', '+4531600093', '+4531600093'),
(792, '', 'CARLOS', 'PARIENTE JIMENEZ', 'C/HERMANO FELICISIMO RUIZ, Nº11, ESC 4 , 5ºB', '03005', 'ALICANTE', 'Spain', 'carlosparientejimenez@gmail.com', '600736780', '646971498'),
(793, '', 'Leonardo', 'Mainardis', 'bearzat 1', '34070', 'Farra d\'Isonzo', 'Italy', 'leonardo.mai@hotmail.it', '00393403201070', ''),
(794, '', 'Hamed', 'Tadayon', 'FULLBLODSGATAN 6 C', '43132', 'MÖLNDAL', 'Sweden', 'hamedtadayon@hotmail.com', '+46768030850', '+46707466833'),
(795, '', 'Peter', 'Bours', 'Valderenstraat 12', 'B-3680', 'Maaseik', 'Belgium', 'peter.bours@telenet.be', '003289501102', '0032473473929'),
(796, 'None', 'Rob', 'Doornbos', 'Bergenboulevard 150', '3825 AB', 'Amersfoort', 'Netherlands', 'rob@doornbos.org', '+31334657706', '+31653703899'),
(797, '', 'Patric', 'Wikström', 'Ryttarvägen 6', '73494', 'Strömsholm', 'Sweden', 'patric.wikstrom@hotmail.se', '0046 73 9605206', ''),
(798, '', 'Eddy', 'YAO', 'flat 2/2 15 firpark court', 'G31 2GD', 'GLASGOW', 'United Kingdom', 'eddywilliam.yao@gmail.com', '+447427628064', '+447427628064'),
(799, '', 'Zana Ali', 'Dalawi', 'Kjørkvollveien 5A', '7290', 'Støren', 'Norway', 'zanali2005@yahoo.no', '004790600925', '004790600925'),
(800, 'Stoneart & Design', 'Jeffrey', 'Lim', 'Klang', '41200', 'No, 49 Solok Batu Unjur 3, Taman Bayu Perdana', 'Malaysia', 'jeffreylim@Live.com.my', '+60199009004', '+60199009004'),
(801, '', 'Gerard', 'van Wijngaarden', 'Zuidendijk 81', '3314 CR', 'Dordrecht ', 'Niederlande', '', '', ''),
(802, '', 'Ernst', 'Zanker', 'Haselnussring3', '86567', 'Hilgertshausen', 'Deutschland', '', '', ''),
(803, '', 'Joel', 'Lesperance', '8, Wainland Place', 'GL16 8LA', 'Clearwell, Coleford, Glos.', 'England', 'beadlechristine@hotmail.com ', '', '07747462857'),
(804, '', 'Mohammed Ali ', 'Banani', 'Flat 23 Kimpton House, Fonttey Way', 'SW15 4ND', '', 'England', 'Moh_banani@hotmail.co.uk', '', '07853271012'),
(805, 'Ottica Buena Vista', 'Luca', 'Constantini', 'V.le Sanremo 42/B', '30038', 'Spinea (VE)', 'Italien', '', '', ''),
(806, '', 'Merrouni Yassine', 'Alami', '24, rue verhoeven', '1020', 'Laeken, Brüssel', 'Belgien', 'alami.yassine@hotmail.be', '', '0032 489 853 160'),
(807, '', 'Amar', 'Bergueddach', 'Flat 29 Parkhurst Court, Walters Road', 'N7 05D', 'London', 'England', 'berguea@yahoo.de', '+44 79 17672076', ''),
(808, 'Groupon', 'Oleg', 'Kazarevski', 'Rukatunturintie 4H-84', '00970', 'Helsinki', 'Finland', 'oleg_kazarevski8@hotmail.com', '+358453211077', '+358453211077'),
(809, '', 'Jan', 'Ket', 'Waddenstraat  24', '2036NA', 'Haarlem', 'Netherlands', 'janrket@gmail.com', '+31 23 8795383', '+31614942680'),
(810, '', 'Niklas', 'Rudolph', 'Seppenser Mühlenweg 70', '21266', 'Jesteburg', 'Germany', 'niki.rudolph@hotmail.de', '017664838346', '017664838346'),
(811, 'N/A', 'Jonny', 'McGreechan', '9 Eastly Court, Mallow,', 'N/A', 'Co. Corl', 'Ireland', 'jonnymcgreechan@hotmail.com', '00353 86 339 3310', '00353 86 339 3310'),
(812, 'private', 'Howard', 'Rowe', '13 Oakgrove Gardens ', 'SO50 6LZ', 'Bishopstoke', 'United Kingdom', 'howardrowe143@btinternet.com', '+44(0)2380616605', '07869759454'),
(813, '', 'JENNA', 'LITTLE', '13 DOREWARDS AVENUE', 'CM75LT', 'ESSEX', 'United Kingdom', 'jenna.x.little@mmc.com', '07969974549', '07969974549'),
(814, '', 'Michael Witting', 'Bonde', 'Salamanderparken 70', '8260', 'Viby J', 'Denmark', 'michaelwbonde@gmail.com', '(+45)28268880', '(+45)28268880'),
(815, '', 'peter', 'Embermark', 'Dalgången 37', '14763', 'UTTRAN', 'Sweden', 'embermarksbygg@gmail.com', '0704422366', '+46704422366'),
(816, '', 'Michael', 'Schröder', 'Byggmästaregatan', '22433', 'Lund', 'Sweden', 'Michael_schroder@hotmail.com', '0739481226', '0739481226'),
(817, '', 'Jasper', 'Wevers', 'van heemskerckstraat 31b', '9726GC', 'Groninigen', 'Netherlands', 'jasperwevers@hotmail.com', '0543 565353', '0651271331'),
(818, 'Mercer Ltd', 'Phil', 'Stephens', 'Guildford Road', 'KT229DF', 'Leatherhead', 'United Kingdom', 'philip.stephens@mercer.com', '+44 1372 385321', '+44 7789 030231'),
(819, '', 'Jarmo', 'Kleemola', 'Lamminpääntie 25', '02880', 'Veikkola', 'Finland', 'jarmo.kleemola@vtt.fi', '+358207225448', '+358407507798'),
(820, '', 'Leonardo', 'Robles', 'tingvalla vägen 8b', '19535', 'MÄRSTA', 'Sweden', 'leonardoroblesl@gmail.com', '0735650253', '0735650253'),
(821, '', 'Thomas', 'McKean', '1691 NE Toonerville Drive', '98528', 'Belfair, Washington', 'United States', 'tamxx1@yahoo.com', '360.372.2576', ''),
(822, '', 'Wei Jie Emanual', 'Cheong', '3, Jalan Anak Bukit #14-05', '588998', 'Singapore', 'Singapore', 'ec_wj@hotmail.com', '+65-93866062', '+65-93866062'),
(823, '', 'Dragan', 'Vojnovic', 'Fjugestagränd 11', '12472', 'Bandhagen', 'Sweden', 'dravoj84@hotmail.com', '+46 734 02 00 84', '+46 734 02 00 84'),
(824, '', 'Daniele', 'Gherardi', 'Via Fontanelle 2', '21020', 'Galliate Lombardo / Varese', 'Italien', '', '', ''),
(825, '', 'Wouter', 'Rijkhoff', 'Masaistraat 115', '1448 MH', 'Purmerend', 'Niederlande', 'wouter@rijkhoff.com', '', ''),
(826, '', 'Arif', 'Soykan', 'Arresleeddrift 8', '3436 AV', 'Nieuwegein', 'Niederlande', 'asoykan@gmail.com', '+31 614 841765', ''),
(827, '', 'Henrik', 'Poulsen', 'Dybvadvej 5', '4600', 'Koege', 'Dänemark', 'Henrik.Poulsen@oncable.dk', '', '+45 61 696209'),
(828, '', 'Rebecca', 'Doejaaren-du Pré', 'Dr.J.J.P. Oudsingel 26', '3067 EG', 'Rotterdam', 'Niederlande', '', '0031 6 28315875', ''),
(829, '', 'Alex', 'van Wankum', 'St Eustatiusstraat 46', '5046GC', 'Tilburg', 'Netherlands', 'alexvw@gmail.com', '+31650267592', '+31650267592'),
(830, 'N/A', 'Ronnie', 'Breen', '5 Hawthorn Gardens', 'IV12 4TN', 'Nairn', 'United Kingdom', 'ronniebreen@gmail.com', 'N/A', '07950714660'),
(831, '', 'ludovico', 'gilardino', 'corso genova 23', '20123', 'milan', 'Italy', 'gila.ludo@hotmail.it', '+39 0236520951', '+39 3348722332'),
(832, '', 'Loghin', 'Tivig', 'Lyonette Road 63', 'DL12AR', 'Darlington', 'United Kingdom', 'tivig83@gmail.com', '+447447927274', '+447447927274'),
(833, '', 'Danny', 'Mingrone', 'Via Cervicati 38', '00132', 'Rome', 'Italy', 'danny.fm@live.it', '+39 0620744496', '+39 3806558872'),
(834, 'Finnskog Data', 'Mathias', 'Haldin', 'Albyv.19', '14557', 'Norsborg', 'Sweden', 'mathal2007@hotmail.com', '0046 733 521152', '0046 762 101340'),
(835, 'CenJ Beheerbv', 'Cees', 'van Bergen Henegouwen', 'Thaliaplein 1', '4611MK', 'Bergen op oom', 'Netherlands', 'Bergenhe@zonnet.nl', '0031164244654', '0031620440070'),
(836, 'Santa Maria', 'Per', 'Hållander', 'Klasklättermus gata 5', '16870', 'Bromma', 'Sweden', 'per.hallander@santamaria.se', '+46703912255', '+46703912255'),
(837, 'Groupon', 'Guillermo', 'Estevez', 'Monte Carmelo 69 - 4A', '41011', 'Seville', 'Spain', 'gestevezc@hotmail.com', '+34677360999', '+34677360999'),
(838, 'no company', 'Katrina', 'Goodsir', '30 Turner Crescent', 'KY8 3DG', 'Methil, Leven, Fife', 'United Kingdom', 'a1katrina@gmail.com', '01592 713443', '07884288211'),
(839, '', 'Lars ', 'Andersson ', 'Skrakvägen 5', 'S-184 62', 'Åkersberga', 'Sweden', 'lars.e.andersson@lansforsakringar.se', '+4687325788', '+46706443899'),
(840, '', 'Catherine', 'Ashton', '3 Albany Street', 'IM2 3LD', 'Douglas  Isle of Man', 'United Kingdom', 'cashton@douglas.gov.im', '00447624456564', '00447624456564'),
(841, '', 'Minhaz', 'Patel', '38 Shakespeare Crescent', 'E126LN', 'London', 'United Kingdom', 'red_devil_461@hotmail.co.uk', '02084717834', '07508284812'),
(842, '', 'Minhaz', 'Patel', '38 shakespeare crescent', 'E126LN', 'London', 'United Kingdom', 'minhazpatel461@gmail.com', '02084717834', '07508284812'),
(843, '', 'Guner', 'Akan', 'rue de l\'Arbre Ste-Barbe, 353', '4000', 'LIEGE', 'Belgium', 'guner.akan@gmail.com', '0032 4 226 30 03', '0032 473 85 30 74'),
(844, 'UL International Demko A/S', 'Leif', 'Grønberg', 'Borupvang 5a', 'dk-2750', 'Ballerup', 'Denmark', 'leif.groenberg@ul.com', '+45 23309446', '+45 23309446'),
(845, '', 'Jeff', 'Watson', 'Flat 15 Coutts Court, 75 Wallwood Street', 'E147GS', 'London', 'United Kingdom', 'jbwatson60@gmail.com', '00442075316221', '00447760667493'),
(846, '', 'Kevin Pecheo', 'Lawchak', 'Tetorpsvägen 41', '19439', 'Upplands Väsby', 'Sweden', 'Pecheo_l@hotmail.com', '0704503658', '0704503658'),
(847, '', 'Helen', 'Townsend', '12 Spring Street', 'DE11 9LG', 'Swadlincote', 'United Kingdom', 'helent67@hotmail.co.uk', '+447950708601', ''),
(848, '', 'Ardian', 'Dulaj', '72 mary green,abbey road', 'Nw8 0bs', 'London', 'United Kingdom', 'Ardidule@gmail.com', '00447533334608', '00447533334608'),
(849, '', 'Reda Salim', 'Abd Al-Hassan', 'Mikkel Vibes Gade 3,3tv', '1417', 'Kopenhagen', 'Denmark', 'Redaui@outlook.com', 'Redaui@outlook.com', '50832941'),
(850, '', 'Maurizio', 'Matteuzzi', 'Kurt-Moosdorf-Str.17', '61118', 'Bad Vilbel', 'Germany', 'luigimat@freenet.de', '06101500499', '0177550032'),
(851, 'OSPEDALE M. BUFALINI', 'PORTINERIA', 'ANDREA GOZZOLI', 'VIALE GHIROTTI 286', '47522', 'CESENA', 'Italy', 'andrea-gozzoli@libero.it', '+390547352334', '+3933988878'),
(852, '', 'UGO', 'PATTARELLO', 'VIA BASSANO DEL GRAPPA 1/2', '30035', 'MIRANO', 'Italy', 'ugo.patt@hotmail.it', '+390413130050', '+393489021006'),
(853, '', 'Daljit', 'Jagait', '26 ten shilling drive ', 'Cv4 8gz', 'Coventry', 'United Kingdom', 'Daljitsinghdabs@yahoo.co.uk', '07767266508', '07767266508'),
(854, '', 'Jesper', 'Nilsson', 'Krydservej 15', '4040', 'Jyllinge', 'Denmark', 'jesper@topsecret.dk', '0045-50231973', '0045-40537200'),
(855, 'groupon denmark.', 'Peter', 'Clausen', 'Roskildevænget 18 1.th', '4000', 'Roskilde', 'Denmark', 'Opturspede@hotmail.con', '25376551', '+4525376551'),
(856, '', 'Wayne', 'Harrigan', '1 Trewin Close', 'ME20 7JS', 'Aylesford', 'United Kingdom', 'wayno_88@hotmail.com', '01622201510', '07540289453'),
(857, '', 'Anders ', 'Jakobsen', 'Sverigesgade 2 st.tv.', '9000', 'Sealand', 'Denmark', 'anders1002@live.dk', '+ 45 53579505', '+ 45 53579505'),
(858, '', 'Antonietta', 'Plowright', 'Ferndale Road 16A', 'EN36DH', 'Enfield Middlesex', 'United Kingdom', 'toniplowright@aol.com', '+44 7882993369', '+44 7882993369'),
(859, '', 'Erwin', 'Andries', 'Schare38 A', '9968', 'Bassevelde', 'Belgien', '', '', ''),
(860, '', 'Ramon', 'Shogbeni', '280 Lodge Lane', 'RM5 2EX', 'Romford, Essex.', 'United Kingdom', 'Quayside1@live.co.uk', '44 7956581751', '+44 7956581751'),
(861, 'Ge Financial Markets', 'Robert', 'Holmes', 'Ship Street Great', 'Dublin 8', 'Le Pole House', 'Ireland', 'robert.holmes1@ge.com', '+353871953274', '+353871953274'),
(862, 'Private', 'Pedro Luis', 'Delgado Gongora', 'Bagarfruvagen 33 bv', '12867', 'Skondal', 'Sweden', 'pldg_75@hotmail.com', '+46769497169', '+46769497169'),
(863, '', 'Lukas', 'Parana', 'Svatoplukova 31/2681', '05801', 'Poprad', 'Slovakia', 'lukasparana@gmail.com', '+421904590240', '+421904590240'),
(864, 'Pelev', 'Jesper', 'Petersen', 'Aaboulevarden 61, 1. tv', '8000', 'Aarhus', 'Denmark', 'jesper@pift.dk', '+4530400020', '30400020'),
(865, 'Control Circle Ltd', 'Jorge', 'Orrin', '2 Hertsmere House', 'E14 4AB', 'Hertsmere Road', 'United Kingdom', 'jorge.orrin@controlcircle.com', '02075176554', '07807656244'),
(866, '', 'Herwig', 'Obersteiner', 'Deutsch-Griffen 77', '9572', 'Deutsch-Griffen', 'Austria', 'hobersteiner@yahoo.de', '+436644169778', ''),
(867, '', 'Lee', 'Forshaw', '1 Langleeford Road', 'NE5 4LE', 'Newcastle Upon Tyne', 'United Kingdom', 'forshlee1@yahoo.co.uk', '07977115448', '07977115448'),
(868, 'theorema', 'marcus', 'özel', 'Brygghusgatan 30', '72481', 'Västerås', 'Sweden', 'marcusozel@hotmail.com', '0736716352', '0736716352'),
(869, '', 'Isuf', 'Berisha', '42Markfield Avenue', 'M13 9AE', 'Manchester', 'United Kingdom', 'nirvanaberisha@hotmail.com', '00447861787816', '00447861787816'),
(870, 'N/A', 'Leonard', 'Bielicz', 'Btattåskärrsv.65', '433 64', 'Sävedalen', 'Sweden', 'leobie@hotmail.com', '+46763979740', '+46763979740'),
(871, 'theorema', 'marcus', 'özel', 'brygghusgatan 30', '72481', 'västerås', 'Sweden', 'marcusozel@hotmail.com', '0736716352', '0736716352'),
(872, 'groupon denmark', 'Peter', 'Clausen', 'roskildevænget 18 1th', '4000', 'roskilde', 'Denmark', 'opturspede@hotmail.com', '+4525376551', '+4525376551'),
(873, '', 'Alexander', 'Hasnaoui', 'Nørregade 6', '2640', 'Hedehusene ', 'Denmark', 'Aceshightattoo@icloud.com', '004560737770', '004560737770'),
(874, '', 'YU ', 'SHENG', '65A WELLING HIGH STREET', 'DA16 1TU', 'KENT', 'United Kingdom', 'sandy_1213@hotmail.com', '00447859922339', '00447795170255'),
(875, '', 'Paul', 'Vreeburg', 'Pijlkruidveld 39', '2492 LB', 'Den Haag', 'Netherlands', 'paul.vreeburg@gmail.com', '+31703272031', '+31642453314'),
(876, 'Deloitte LLP', 'Maruf', 'Aripdjanov', 'Hill House, 1 Little New Street', 'EC4A 3TR', 'London', 'United Kingdom', 'm.aripdjanov@gmail.com', '+44(0)7773019685', '+44(0)7773019685'),
(877, '', 'Magnus', 'Crommert', 'Brahegatan 59', '55334', 'Jönköping ', 'Sweden', 'Magnus.crommert@gmail.com', '+46730877032', '+46730877032'),
(878, 'MARIA', 'DOMENICO', 'MARIA', 'RUELLE MASSE 10 ', '7134', 'PERONNES LEZ BINCHE', 'Belgium', 'domenico.ergo@gmail.com', '0032489994838', '0032489994838'),
(879, '', 'Anders', 'Rasmussen', 'Skodsborgvej 238', '2850', 'Naerum', 'Denmark', 'andersrocks@hotmail.com', '+45 49 11 11 49', '+45 49 11 11 49'),
(880, '', 'Samantha', 'Schilling', 'Truntestien 12', 'DK4540', 'Fårevejle', 'Denmark', 'Samanthaschilling@hotmail.com', '26196620', '26196620'),
(881, 'STEMAR S.R.L.', 'MARCO', 'PETTINI', 'LARGO LIDO DURANTI, 2/E', '00128', 'ROME', 'Italy', 'pettini.marco@fastwebnet.it', '0039.065089533', '0039.3925561953'),
(882, '', 'Edward', 'Fletcher', 'Deemount road', 'AB11 7TJ', 'Aberdeen', 'United Kingdom', 'Edwardarthurfletcher@yahoo.co.uk', '01224 587065', '0780 8811465'),
(883, 'Herr', 'Walz', 'Paul', 'Neuestrasse 10a', '76571', 'Gaggenau', 'Germany', 'paulheinzwalz@gmx.de', '07225615558 // 0722573848', ''),
(884, '', 'Shane', 'Corstorphine', '2 Standingstone', 'EH41 4LF', 'Haddington', 'United Kingdom', 'shane@skyscanner.net', '00447947621395', '00447947621395'),
(885, '', 'robin', 'aspving', 'backa västergården 12', '51792', 'bollebygd', 'Sweden', 'robin.aspving@gmail.com', '+46735652113', '+46735652113'),
(886, '', 'Magnus', 'Jeppsson', 'Garavagen 2B', '24544', 'Staffanstorp', 'Sweden', 'madmax_1967@hotmail.com', '0046725889866', '0046725889866'),
(887, '', 'Nadine', 'MUNYANA', 'Antikvarievägen3', '724 81', 'Västerås', 'Sweden', 'namunyana@hotmail.com', '0046-214810545', '0046-737580272'),
(888, '-', 'Claudio', 'Ardagna', 'Via Pietro Nenni 4', '26013', 'Crema (CR)', 'Italy', 'cardagna@gmail.com', '+393394942924', '+393394942924'),
(889, '', 'Filip', 'Vanloo', 'Lobbrechtstraat 31', '8000', 'brugge', 'Belgium', 'elsjepip@gmail.com', '0475438269', '0475438269'),
(890, '-', 'Anja', 'Dyb-Halleraker', 'Knappenvegen 23B', '5151', 'Straumsgrend', 'Norway', 'anja.dyb@gmail.com', '+47 938 30 902', '+47 938 30 902'),
(891, '', 'Frank ', 'De Craene', 'Rechtstraat 133', '9160', 'Lokeren', 'Belgium', 'frank.de.craene@hotmail.com', '003293465480', '0032479855468'),
(892, '', 'AYRTON', 'CAMPBELL', 'GORSE STREET', 'M32 0HY', 'MANCHESTER', 'United Kingdom', 'ayrtoncampbell@hotmail.com', '+447917215387', '+447917215387'),
(893, '', 'Marcus', 'Bohlin', 'Gibraltargatan 80 Apt 1417', '412 79', 'Göteborg', 'Sweden', 'Marcusbohlin@outlook.com', '0722412074', ''),
(894, 'Private', 'Tommy', 'Olson', 'Signe Tillischgatan 6', 's-16973', 'Solna', 'Sweden', 'tommy.olson@ownit.nu', '+46 86558868', '+46 737081719'),
(895, 'iNANO', 'Jie ', 'Song', 'Herningvej 1, 3-3 ', 'DK - 8000', 'Aarhus C', 'Denmark', 'song@inano.au.dk', '0045 50356224', '0045 50356224'),
(896, '', 'IRIS', 'MUCA', 'rruga< Imer Ndergjoni> Vila 55 Tirane', '....', 'TIRANA', 'Albania', 'mucairis@yahoo.com', '00355684420943', ''),
(897, '', 'Scott', 'Mc Nabney', '62 Coats Crescent', 'FK102AQ', 'Alloa', 'Scotland', 'scott.mcnabney@alstons.co.uk', '', ''),
(898, '', 'Victoria', 'Tebby', 'Holt Farm / Welsh Road East', 'CV47 1NB', 'Southam', 'England', '', '', ''),
(899, '', 'James', 'Dance', 'The Oaks, Jackies Lane', 'BN8 4QX', 'Newick, East Sussex', 'England', 'james.al.dance@gmail.com', '+441825723797', '+4447799648622'),
(900, '', 'Amir', 'Yusefi', 'Peterson Bergers Väg 12', '756 49', 'Uppsala', 'Sweden', 'amir1359@hotmail.se', '0707210618', '0707210618'),
(901, '', 'david', 'twomey', '4 bowliing green sallys cross ', '00353', 'kanturk,co.cork', 'Ireland', 'twomeyds@eircom.net', '003532951580', '00353877621284'),
(902, '', 'Matthew', 'Rawsthorne', '36 Stuart Court', 'RH1 1AE', 'Redhill', 'United Kingdom', 'm4tty85@hotmail.com', '00447917772870', '00447917772870'),
(903, '', 'Natalia', 'Timosina', 'Västeråsvägen 26', '63223', 'Eskilstuna', 'Sweden', 'natalia_timoshina@hotmail.com', '+46704175651', '+46704175651'),
(904, '', 'Rik', 'Verslype', 'Rijksweg 41', '8820', 'Torhout', 'Belgium', 'verslype.rik@scarlet.be', '003251725495', ''),
(905, '', 'Jie', 'Liu', '62 Woodford Downs ', 'Dublin 22', 'Clondalkin', 'Ireland', 'jieireland@gmail.com', '0035312983153', '00353876620860'),
(906, '', 'Ulrich', 'Andersen', 'Utzons Allé 58', '5240', 'DK', 'Denmark', 'nybuba@hotmail.com', '0045-26198549', '0045-26198549'),
(907, '', 'Les', 'Dowding', 'Lascelles Avenue 26', 'NG4 4GB', ' Motts, Nottingham', 'United Kingdom', 'cathandles@hotmail.co.uk', '07766251227', '07766251227'),
(908, '', 'Hichem', 'Mahroug', 'Apt 47, block 3, Belry', 'Stepaside, Dublin18', 'Dublin', 'Ireland', 'hichem73@live.co.uk', '00353871332451', '00353 87 133 2451'),
(909, '', 'Vincent', 'Hance', '56 Cherryfields', 'ME10 1YP', 'Sittingbourne', 'England', 'nick.hance@tiscali.co.uk', '01795410529', ''),
(910, '-', 'Justus', 'Bos', 'Tolakkerweg 186', '3738JV', 'Maartensdijk', 'Netherlands', 'justusbos.19@gmail.com', '0355770840', '0618548638'),
(911, '', 'Richard', 'Lundblad', 'Smedjegatan 4', 'S-45662', 'Hunnebostrand', 'Sweden', 'richard.beiron@kranlyft.com', '+46702887012', '+46702887012'),
(912, '', 'Stuart', 'Edmonds', '48 Ellesmere', 'BS35 2ES', 'Thornbury', 'United Kingdom', 'stuart_edmonds@yahoo.co.uk', '07734080512', ''),
(913, 'N/A', 'Amadu', 'Kakay', 'Flat 19, Eastman House', 'SW4 8NQ', 'London', 'United Kingdom', 'amadukakay@googlemail.com', '+447947519955', '+447947519955'),
(914, '', 'Peter', 'Griffin', '19 Gortmore Avenue,', 'Dublin 11', 'Finglas South', 'Ireland', 'pop.griffin19@gmail.com', '0035314448162', '0852468661'),
(915, '-', 'Niall', 'Moloney', '48 Radcliff Hall, St. Johns Rd.', 'D4', 'Sandymount, Dublin', 'Ireland', 'n_moloney@hotmail.co.uk', '00353879171429', '00353867840686'),
(916, '', 'Ermal', 'Muhametaj', 'Rr:  \"Studenti\"', '1023', 'Tirana', 'Albania', 'e-muhametaj@hotmail.com', '+355692115949', '+355692115949'),
(917, 'Eibhor Pharma Consultants', 'Emmanuel ', 'ibhanesebhor', '22 Liffey Drive Lucan', 'Codub', 'Dublin', 'Ireland', 'emmanuel.ibhanesebhor@eibhor.com', '+35316109935', '+353857420611'),
(918, '', 'Gary ', 'Cullen', '61 Mersey Dr Whitefield, Manchester ', 'M45 8LN', 'England', 'United Kingdom', 'garycullen@sky.com', '+44 161 272 1201', '07770665003'),
(919, 'ABB AB', 'Arash', 'Payandeh Rakhshani', 'Vidablicksvägen 4A', '77133', 'Ludvika', 'Sweden', 'arash.payandeh@hotmail.com', '0046240783379', '0046735850100'),
(920, '', 'Bjorn', 'Schras', 'Lommeroord 28', '3743 BZ', 'Baarn', 'Netherlands', 'bjornschras@msn.com', '0613274478', '0613274478'),
(921, '', 'Alison', 'Vandyken', '112 Slade Road', 'HP14 3QB', 'Stokenchurch', 'United Kingdom', 'vandykens@hotmail.com', '01494 483857', '07786 805493'),
(922, '', 'Rene Janse', 'Janse', 'Oranjestraat 10', '4571HN', 'Axel', 'Netherlands', 'rene.janse@sgs.com', '0031 115 56 4159', '0031 6 53 132 888'),
(923, '', 'Johan', 'Chilov', 'Vanha Nurmijärvent. 46 D 13', '01670', 'Vantaa', 'Finland', 'johan.chilov@gmail.com', '+358447666999', '+358447666999'),
(924, '', 'Kristian', 'Bergmann', 'Jagtvej 141, 2C', '2200', 'Copenhagen N', 'Denmark', 'fjettis@gmail.com', '004528491586', '004528491586'),
(925, '', 'lorraine', 'Pullen', '277 Foredyke Avenue', 'HU7 ODY', 'Hull East Yorkshire', 'United Kingdom', 'lorrainepullen77@gmail.com', '441482838559', '447773960385'),
(926, '', 'Lis', 'Mouritzen', 'Jægertoften 26', '6780', 'skærbæk', 'Denmark', 'mouritzen@youmail.dk', '+45 21787022', '+45 21787022'),
(927, '', 'Sebastian', 'Soerensen Bjoern', 'Gamnes', '9130', 'Hansnes', 'Norway', 'zebastian.1993@hotmail.com', '0047 41294692', '0047 41294692'),
(928, 'Danilo', 'Danilo Enrico Solidoro', 'Solidoro', 'Via Genova, 4', '20010', 'Canegrate', 'Italy', 'danilo@pegason.it', '+390331407226', '+393483146322'),
(929, '', 'Thomas', 'Sarodnick', 'Richard-Wagner-Str. 46', '38820', 'Halberstadt', 'Deutschland', '', '03941 612483', ''),
(930, 'KVH Industries', 'Sanne', 'Hvidkaer Staudal', 'Kokkedal Industripark 2b', 'DK-2980', 'Kokkedal', 'Dänemark', 'sstaudal@kvh.com', '+45 45 160 180', ''),
(931, '', 'Kaosar', 'Ahmed', '9 Hope Close, Off Nash Road', 'RM6 5JG', 'Chadwell Heath', 'United Kingdom', 'kaosar@gmail.com', '02085979903', '07877181571'),
(932, '', 'Patricia', 'Mason', '5 Maple Avenue', 'LE8 5TZ', 'Leicester', 'United Kingdom', 'mac23@le.ac.uk', '07802475718', '07802475718'),
(933, '', 'Michelle', 'Pavel', 'Stieglitzstr. 10', '68307', 'Mannheim', 'Deutschland', 'michellepavell@web.de', '', '0176 64120958'),
(934, '', 'Chee', 'Mun', '19 Polperro Walk', 'SK14 3DJ', 'HYDE', 'United Kingdom', 'lester_mun@hotmail.co.uk', '01613665427', '07946477619'),
(935, '', 'Emile', 'Schilders', 'Hontenissestraat 30', '5045 CC', 'Tilburg', 'Niederlande', 'sendemile_s@hotmail.com', '+31 6 43252357', ''),
(936, '', 'M.C.', 'Foet', 'Gotland 49', '2548WG', '', 'Niederlande', '', '', ''),
(937, '', 'Ernst', 'Klomp', 'Tilburgseweg 109', '4817BB', 'Breda', 'Niederlande', '', '', ''),
(938, 'None', 'Vincent', 'Ridderikhoff', 'Primulastraat 18', '3812 WR', 'Amersfoort', 'Netherlands', 'Vincent.ridderikhoff@heineken.com', '+31 33 4946919', '+31 6 51217240'),
(939, '', 'Roberto', 'Benvenuti', 'Via Soro Brodolini 31', '20863', 'Concorezzo', 'Italien', '', '', ''),
(940, '', 'liesbet', 'deben', 'vanlauwstraat 1', '3630', 'maasmechelen', 'Belgium', 'debenliesbet@hotmail.com', '0032496506682', '0032496506682'),
(941, '', 'Richard', 'Garvie', '6 Keir Street', 'KY4 9DS', 'Cowdenbeath', 'United Kingdom', 'calamitycriz@aol.com', '00441383512635', '00447950626963'),
(942, 'H. P. Therkelsen', 'HANS CHR.', 'JESPERSEN', 'EKSPORTVEJ 1', 'DK-6330', 'PADBORG', 'Denmark', 'hcj@hpt.dk', '004573675150', '004521612015'),
(943, 'Groupon', 'Petter', 'Nilsen', 'Lavettvägen 13', '15749', 'Sundbyberg', 'Sweden', 'pjknilsen@gmail.com', '+46705576057', '+46705576057'),
(944, '', 'Jason', 'Osborne', '39 Brashland Drive, East Hunsbury', 'NN4 0SS', 'Northampton', 'United Kingdom', 'jason.osborne@hotmail.com', '07773069602', '07773069602'),
(945, '24deluxe', 'Rene', 'Ormskerk', 'Abtswoudseweg 18', '2627AL', 'Delft', 'Netherlands', 'inf@24deluxe.nl', '0031157500881', '0031613081409'),
(946, '', 'Haider', 'Tasneem', 'Frøhaven 7', '2630', 'Taastrup', 'Denmark', 'htasneem93@gmail.com', '31956523', '31956523'),
(947, '', 'Donovan Brown', 'Brown', '52 Craigen Avenure', 'CR07JN', 'Croydon', 'United Kingdom', 'donovandonbrown@aol.co.uk', '+44 7956376194', '+44 7956376194'),
(948, '-', 'Mariwan', 'Mahmod', 'Österplan 13', '75331', 'Uppsala', 'Sweden', 'mariwan.m@gmail.com', '+46707969995', '+46707969995'),
(949, '', 'John Arne', 'Dahl', 'Bygdoy Allé 123 A', '0273', 'Oslo', 'Norway', 'jarn-d@online.no', 'X', '47 90084084'),
(950, '', 'Goran', 'Marjanovic', 'Westerbachstr. 242', '65936', 'Frankfurt', 'Germany', 'goran.m@freenet.de', '0176 708 809 35', '0176 708 809 35'),
(951, '', 'Jimmy', 'Nguyen Van', 'Gl. Holmegårdsvej 3, 1.tv', '3400', 'Hillerød', 'Denmark', 'mail@elogantenne.dk', '+45 21228271', '+45 21228271'),
(952, '', 'jeffrey', 'swiers', 'dr knippenberghof 66', '5709EG', 'helmond', 'Netherlands', 'm.swiers@bbhmail.nl', '0625016282', '0625016282'),
(953, '', 'Dominique', 'Van de Woestyne', 'Rue de Chateau 3', '6870', 'Mirwart', 'Belgien', 'dominiquevandewoestyne@hotmail.com', '', ''),
(954, '', 'Christian', 'Soerensen', 'Carlsgade 4.1Sal', '5000', 'Odense C', 'Dänemark', '', '', ''),
(955, '', 'Hoan Nam', 'Vadell', 'Waldemar Thranesgate 5', '0171', 'Oslo', 'Norway', 'waddan@gmail.com', '+4792414441', '+4792414441'),
(956, '', 'Jørgen', 'Øigarden', 'Christies gate 32 b', '0557', 'Oslo', 'Norway', 'tombraidz@yahoo.com', '97661951', ''),
(957, '', 'Pål ', 'Johansen', 'Vigernesgt. 5A', '1900', 'Fetsund', 'Norway', 'pal@elektrikergruppen.no', '0047-97118480', '0047-97118480'),
(958, '', 'Detlef', 'Hülsen', 'Ziolkowskistr. 44', '14480', 'Potsdam', 'Germany', 'detlefhuelsen@aol.com', '0331/618331', '0176/70708388'),
(959, '', 'Kristina', 'Hanna', 'Slagsta Backe 29', '145 74', 'Norsborg', 'Schweden', '', '', ''),
(960, '', 'Mohamed', 'Kaaonane', 'Joan Blasiusstraad 58', '2533 KP', 'Den Haag', 'Niederlande', '', '+31 681385276', ''),
(961, '', 'Fena', 'kevin', 'rue du travail', '5060', 'Auvelais', 'Belgium', 'naivis89@gmail.com', '0498610087', ''),
(962, '', 'Sergio', 'Garcia Valiente', '58 St. Margarets Road', 'n17 6ty', 'london', 'United Kingdom', 'serlio12@gmail.com', '07429458503', '07429458503'),
(963, '', 'Hendrik', 'Lammek', 'Barnbruchskamp 12', '29355', 'Beedenbostel', 'Germany', 'lammekhurbi@aol.com', '+4951452869994', '+4917670036972'),
(964, '', 'Malcolm', 'todd', '110 Kingswood Chase', 'SS9 3BG', 'Essex', 'England', 'MalcolmTodd99@BTOpenworld.com', '00441702716943', ''),
(965, 'LM-Motors', 'Lukasz', 'Breitenbach', 'Tannenweg 10', '53757', 'Sankt Augustin', 'Deutschland', '', '', '01525 3374061'),
(966, '', 'Nils', 'Munk', 'Carolus-Vocke-Ring 58a', '68259', 'Mannheim', 'Deutschland', '', '', '0172 9828055'),
(967, '', 'Admir', 'Catovic', 'Bagartorpsringen 58, 7tr', '170 65', 'Solna/ Stockholm', 'Sweden', '', '', ''),
(968, '', 'Geir', 'Lerfall', ' Lenvigbrygga 255', '4014 ', 'Stavangen', 'Norway', 'Geir.Lerfall@ikm.no', '', ''),
(969, '', 'xiao', 'xiao', '', '', '', 'Deutschland', '', '', ''),
(970, '', 'Xiao', 'Xiao', 'Vikja 26', '4206', 'Torvastad', 'Norway', '', '', ''),
(971, '', 'Andreas', 'Svensson', 'Lilla Varvsgatan 6', '21117', 'Malmo', 'Sweden', 'andreassvensson@live.com', '', '0046701430666'),
(972, '', 'Martin', 'Endrikat', 'Schleusberg 56', '24534', 'Neumünster', 'Deutschland', 'martyeausn@gmail.com', '04321262594', '017681721763'),
(973, '', 'Michael', 'Simone', 'Costituente 7', '43052', 'Colorno- Parma', 'Italy', 'simonesantoro@alice.it', '', ''),
(974, '', 'Mike', 'Smit', 'Nijenburg 25', '1613LB', 'Grootebroek', 'Netherlands', 'mike_smit88@hotmail.com', '0031630132265', ''),
(975, '', 'Jo', 'Hendriks', 'Rooseveltstraat 25', '6441 JM', 'Brunssum', 'Nederland', 'hendriksjo@online.nl', '0031628633000', ''),
(976, '', 'Steve Tee', 'Shy Harr', 'BIK 4 Toh Yi Drive # 05 201', '590004', 'Singapore', 'Singapore', 'stevetee1305@gmail.com', '', '006591387586'),
(977, '', 'Huwart', 'Jelome', 'Rue Des Deportes 139', '6032', 'Mont-Sur-Marchienne', 'Belgien', '', '', ''),
(978, '', 'Joni ', 'Valka', 'Esikkotie 9B 32', '01300', 'Vantaa', 'Finland', '', '', ''),
(979, '', 'Edmund', 'H. Rothkranz', 'Arnikastraße 16', '85591', 'Vaterstetten', 'Deutschland', 'EROSRothkranz@t-online.de', '081064217', ''),
(980, '', 'Daniel J', 'Ramirez', '160 Charlesland Grove', 'Greystones', 'Co. Wicklow', 'Irland', '', '', '00353 857350942'),
(981, '', 'Jo ', 'Zelis', 'Kerkweg 78', '6155 KP', 'Puth', 'Netherlands', 'jo.zelis89@gmail.com', '0031621256385', ''),
(982, '', 'Steven', 'Beattie', '8 Fordbank Avenue', 'PA10 2NH', 'Johnstone', 'Scotland', 'steven.beattie@taylorwimpey.com', '', ''),
(983, '', 'Alison ', 'Vandyken', 'Slade Road', 'HP14 3QB', 'Stojenchurch', 'United Kingdom', 'vandykens@hotmail.com', '01494483857', '04486805493'),
(984, '', 'Keith', 'Pallett', '55 Pilgrims Lane', 'NN7 3PJ', 'Bugbrooke Northamptonshire', 'England', 'keith@pallmail.com', '+44 7900 653756', ''),
(985, '', 'Kurt', 'De Craene', 'Edmond Helderweirdstr. 51', '9041', 'Oostakker', 'Belgien', '', '', ''),
(986, '', 'sumesh', 'palikhe', 'Nalamukh', '00977', 'Pokhara', 'Nepal', 'sumeshpokhara@gmail.com', '00977-61539615', '00977-9846412556'),
(987, '', 'Andrès', 'Wemmenhove', 'Veenstraat 1', '9502AC', 'Stadskanaal', 'Niederlande', '', '', ''),
(988, '', 'Ulf', 'Petersen', 'Gotagatan 18', 'S-432 42', 'Varberg', 'Sweden', 'ulfpen@gmail.com', '', ''),
(989, '', 'Andreas', 'Hvornum', 'Kraftgatan 6', '23152', 'Trelleborg', 'Sweden', 'andreashvornum@gmail.com', '0046704321706', ''),
(990, '', 'Simone', 'Magliola', 'Via Milano 94', '13900', 'Biella Chiavazza', 'Italy', '', '', ''),
(991, '', 'Peter ', 'Sosic', 'Loc. Lacotisce 406', '34018', 'San Dorligo della Valle- Trieste', 'Italy', 'petersosic87@gmail.com', '00393408703615', ''),
(992, '', 'Bo', 'Larsson', 'Styrmansgatan 18', '23431', 'Lomma', 'Sweden', 'bo.larsson67@bredband.net', '0046705702850', ''),
(993, '', 'Willem', 'Breedijk', 'Nieuwe Zijdsburgwal 47', '1141 ', 'Tg Monncikendam', 'Holland', ' breedijk@bgbl.nl', '020-4823655', '06-51352328'),
(994, '', 'Sergi', 'Massimo', 'Via Priuli 11/A', '35127', 'Padova', 'Italy', '', '', ''),
(995, '', 'Ali ', 'Mohamed', '7 lomond close ', 'HA0 4HB', 'Wembley', 'England', 'ali.alali@lualuatv.com', '02089519930', '00447447221899'),
(1002, '', 'Ulf, Dag', 'Petersen', 'Götagatan 18', '43242', 'Varberg', 'Sweden', 'ulfpen@gmail.com', '+4634075848', '+46705431071'),
(997, '', 'Kromann', 'Reumert', 'Radhuspladsen 3', '8000', 'Arhaus C', 'Denmark', '', '', ''),
(998, '', 'Matthias', 'Schmitt', 'Kloschinskystr. 60', '54292', 'Trier', 'Germany', 'MaettiausMedard@aol.com', '0651-4366787', '01726964495'),
(999, '', 'Eduard', 'Poort', 'Simenveien 2', '7300', 'Orkanger', 'Norway', '', '', ''),
(1003, '', 'Ivy', 'Court', 'Beaumont Woods', 'D9', 'Beaumont', 'Ireland', '', '', ''),
(1004, '', 'Sean', 'Arnold', '16 philipscote', 'wr11 3az', 'evesham', 'United Kingdom', 'sarnold1821@gmail.com', '07568379001', '07568379001'),
(1005, '', 'Enis Tufina', 'Tufina', 'ringstr 18', '24647', 'wasbek', 'Germany', 'etufina@gmx.de', '017622241307', ''),
(1006, '', 'Marie', 'Olsson', 'Odengatan 12', '11424', 'Stockholm', 'Schweden', 'olssonmarie@msn.com', '046 8 6128582', '046 70 6128606'),
(1007, '', 'Ulrika', 'Jonsson', 'Guldbransens väg 5', '84013', 'Torpshammar', 'Schweden', 'ulrikajonsson@home.se', '070 5080367', '070 5080367'),
(1008, '', 'Ryan', 'Peeters', '24 Hickson Road,Level 3 Grimshaw', 'NSW 2000', 'Millers Point', 'Australien', 'mr.ryanpeeters@gmail.com', '+61393954925', '+19172268294'),
(1009, '', 'Svend', 'Praestekjaer', 'Hans Tausensgade 16', '5550', 'Birkende', 'Denmark', 'svpr@koldcollege.dk', '+4566118094', '+4529615698'),
(1010, '', 'Jared', 'Mesgar', '36/115 Grove Street', '7010', 'Nelson', 'Neuseeland', '', '', ''),
(1011, '', 'Jimmy', 'Söderling', 'Annedalsgatan 9', 'SE-23333', 'Svedala', 'Sweden', 'jimmy@soderling.nu', '0046735026000', '0046735026000'),
(1012, '', 'Josephine ', 'Scott', '15 Dun Na Ri, Swinford', 'Xxxxxx', 'Co. Mayo', 'Ireland', 'joscott@eircom.net', '+353 87 1219488', '+353 871219488'),
(1013, '', 'Greg', 'Holmes', '103Wickentree lane', 'M35 9AY', 'MANCHESTER', 'United Kingdom', 'greg_holmes@hotmail.co.uk', '07828993898', '07828993898'),
(1014, '', 'Mxolisi ', 'Tshabalala', 'Mavuso Hse, Mausrevagh', '0000', 'Kilcoona, Headford. Co. Galway', 'Ireland', 'mxolisitshabs@yahoo.com', '+353857112941', '+353857112941'),
(1015, '', 'Zhaxybek ', 'Nurtlessov', '26 caldew maltings, bridge lane', 'CA2 5SW', 'Carlisle', 'United Kingdom', 'jaksibek@gmail.com', '07515365945', '+447515365945'),
(1016, '', 'GAYET', 'ROBERTO', 'PIAZZA COPPA,7', '15033', 'CASALE MONFERRATO', 'Italy', 'roberto.gayet@gmail.com', '0142456696', '3357794606'),
(1017, '', 'Ado', 'Gavioli', 'via Ercolano, 3', '20155', 'Milano', 'Italy', 'gavioli.ado@gmail.com', '+39 02 39214419', '+39 335 6450480'),
(1018, '', 'Jonathan', 'Bergström', 'Kalmgaten 6', '12145n', 'Johanneshuv', 'Sweden', '', '', ''),
(1019, '', 'Calle', 'Gauad', 'Vardkasevägen', '14170', 'Segeltorp/ Stockholm', 'Schweden', '', '', ''),
(1020, '', 'Joachim', 'Becker', 'Engelsplatz 30', '60386', 'Frankfurt', 'Deutschland', '', '', '015146435791'),
(1021, '', 'Tahira', 'Aslam', 'Empress Road 76', 'DE23 6TE', 'Derbyshire', 'England', 'aslam_tahira@yahoo.com', '07967635468', ''),
(1022, '', 'Carmelo', 'Gristina', '1 Colebrook Avenue', 'LU3 3DY', 'Luton', 'United Kingdom', 'carmelo.gristina@gmail.com', '07796848282', '07796848282'),
(1023, '', 'Jørgen', 'Øigarden', 'Christies gate 32 b', '0557', 'Oslo', 'Norway', 'tombraidz@yahoo.com', '97661951', ''),
(1024, '', 'Thomas', 'van Looveren', 'Felix Timmermanslaan 2', '2840', 'Reet', 'Belgien', '', '+3238441635', '0499287905'),
(1025, '', 'Donna', 'Seeby', '77 Heath Lane', 'WA3 7DW', 'Warrington', 'United Kingdom', 'donnagrell@live.co.uk', '', ''),
(1026, '', 'Maria', 'Olsen', 'Väster Ekeby 350', '74894', 'Örbyhus', 'Schweden', 'lars.olov.erik@telia.com', '', ''),
(1027, '', 'Anders', 'Wramberg', 'Kungsholmsstrand 119', '12233', 'Stockholm', 'Sweden', 'w3montage@gmail.com', '+46704383902', '+46704383902'),
(1028, '', 'Al', 'Carpenter', '3852 Tami Terrace', '50702', 'Waterloo Iowa', 'United States', 'acarpenter82@yahoo.com', '319-239-9057', ''),
(1029, 'Boccard Benelux ', 'tav   Steve', 'Refuge', 'Industrieweg 2A', '2880', 'Bornem', 'Belgium', 'steve.refuge@gmail.com', '003238906977', '0032475399810'),
(1030, '', 'Loic', 'Camerlinck', 'Avenue Joseph Jongen 55', '1180', 'Uccle / Bruxelles', 'Belgien', 'c.loic@hotmail.com', '', ''),
(1031, '', 'ALESSANDRO', 'GARUTI', 'VIA DALLAI, 8', '41012', 'CARPI (MO)', 'Italy', 'alle732@gmail.com', '00393397004992', '00393397004992'),
(1032, '', 'Rickard', 'Eberoth', 'Trångsundsvägen 13c', '14263', 'Trångsund', 'Sweden', 'rickard_08_92@hotmail.com', '+4687710386', '+46707996839'),
(1033, '', 'KASPARS', 'PERKONS', 'Jacobs Island, Mahon', 'NONE', 'THE FALCON APT.124', 'Ireland', 'perkonskaspars@gmail.com', '+353867251603', '+353867251603'),
(1034, '', 'Yonas Gebremichael', 'Gebresilasse', 'Jadeveien 37C', '9022 ', 'Krokelvdalen', 'Norway', 'esromkonjo@yahoo.com', '+4777660245', '+4796826856'),
(1035, '', 'Hai', 'Nguyen', 'Gunnaredsterrassen 56', '42466', 'Angered', 'Sweden', 'vietboy88@hotmail.com', '0722536532', '0722536532'),
(1036, '', 'Louise', 'Nilsson', 'Kulladalsgatan 14b', '21564', 'Malmö', 'Schweden', 'lojsan_86@msn.com', '0705760398', ''),
(1037, '', 'Casper', 'Jacobsen', 'Nørregade 48', '7480', 'Vildbjerg', 'Denmark', 'Casper_Preastholm@Hotmail.com', '26161404', '26161404'),
(1038, '', 'Alexandra', 'Monteiro', '93 Old Farm Road', 'N2 9RG', 'London', 'United Kingdom', 'ag.monteiro@live.co.uk', '07534557447', '07534557447'),
(1039, '', 'Eric van Lokven', 'Lokven van', 'Espalen 4', '5235 EM', '\'s-Hertogenbosch', 'Netherlands', 'evlokven@gmail.com', '+31651357085', '+31651357085'),
(1040, '', 'Demetri', 'Clifton', '4 Macarthur Parade', '4217', 'Main Beach', 'Australia', 'cliftonduk@gmail.com', '61405487717', ''),
(1041, '', 'Lee', 'Osborn', '18 Thornbera Road', 'CM23 3NL', 'Bishops Stortford', 'United Kingdom', 'leemosborn@live.com', '01279 303092', '07776 140882'),
(1042, '', 'Ali', 'Haneta', 'Eventyruegen 36', '7056 Ranheim', 'Trondheim', 'Norway', '', '', '004795307066'),
(1043, '', 'Erdal ', 'Ramusovic', 'Am Schieferstein 17', '60435', 'Frankfurt', 'Deutschland', '', '', ''),
(1044, '', 'Ali', 'Munthri', '1136 abha ', '61431', 'Abha', 'Saudi Arabia', 'Munthri.a@hotmail.com', '00966533968609', '00966533968609'),
(1045, '', 'Dorota', 'Burda', 'Holywell Crescent North', 'Co.Dublin', 'Swords', 'Ireland', 'dorota_burda@yahoo.com', '0864060977', '0864060977'),
(1046, '', 'Russell', 'McMillen', 'Crabtree Close 8', 'RG18 9TR', 'Hermitage Berkshire', 'Grossbritanien', 'r.mcmillen@btinternet.com', '00447887490529', '00441635729547'),
(1047, '', 'Eleni ', 'Pappa', 'Flat 6, Antrim House,Stormont Road', 'SW11 5EG', 'London', 'United Kingdom', 'eleni4us@hotmail.com', '00447749311973', '00447749311973'),
(1048, '', 'Leonardo', 'Priore', 'via Alessandro Volta 94', '20832', 'Desio', 'Italy', 'l.priore@kmgroup.it', '+390362638610', '+393201813701'),
(1049, '', 'roya', 'kheshtmand', '27, chichester court, chessington road, epsom', 'kt17 1tp', 'surrey', 'United Kingdom', 'tahereh.tavasoli@me.com', '00447402907370', '00447402907370'),
(1050, '', 'Dmitri', 'Borichev', 'Kasarmikatu 9a9', '13100', 'Hämeenlinna', 'Finland', 'dmitri_borichev@hotmail.com', '', ''),
(1051, '', 'David', 'Moore', 'Cinder Hill Lane', 'OL1 2SU', 'Oldham', 'United Kingdom', 'dcm@wjlewis.co.uk', '01616780486', '07970758442'),
(1052, '', 'Petar', 'Nikolov', '7 Pentlow way', 'IG9 6BZ', 'Essex', 'United Kingdom', 'petroniuz79@gmail.com', '00442085047989', ''),
(1053, '', 'Frank', 'Fallon', '222 Arthur Griffith Park', 'Lucan', 'Co. Dublin', 'Irland', 'fkfallon@yahoo.ie', '', '00353868043264'),
(1054, '', 'Paul', 'Johnson', '2, Queen Street, North', 'CW9 5JL', 'Northwich', 'United Kingdom', '', '00441606 42425', '07738419375'),
(1055, '', 'Terry', 'Hardcastle', '167 Dudley Hill Road', 'BD2 3AQ', 'Bradford', 'United Kingdom', '', '01274639625', '+447502460703'),
(1056, '', 'Freddy', 'Vlaeyen', 'Halensebaan 86', '3290', 'Diest', 'Belgien', 'freddy.vlaeyen@skynet.be', '013/334212', '0498 646857'),
(1057, '', 'michel', 'De spiegeleer', 'UCL RADIOPROTECTION Av. E. Monier 53', '1200', 'Bruxelles', 'Belgium', 'mdespiegeleer@gmail.com', '+32/2/764 51 28', '+32/496/51 05 46'),
(1058, '', 'bharat ', 'chandihok', 'flat 2 37 rectory road', 'm8 5ea', 'manchester', 'United Kingdom', 'baz@circle-37.com', '01614781881', '07745152862'),
(1059, '', 'Wico', 'Gerritsen', 'Olympus 102', '3524WD', 'Utrecht', 'Netherlands', 'wicogerritsen030@gmail.com', '0031614464984', '0031614464984'),
(1060, '', 'B.J', 'Nijholt', 'De Pleats 16', '9084 DT', 'Goutum', 'Netherlands', 'Bertus.nijholt@gmail.com', '06-15062806', '06-15062806'),
(1061, '', 'WAN CHIEW', 'TAN', 'LOT 5.03, 5TH FLOOR,KOMPLEKS PLAZA PRIMA,', '58200', 'KUALA LUMPUR', 'Malaysia', 'twc_9@yahoo.com', '+603-7980 0322', '+6012-6104770'),
(1062, '', 'Lukasz', 'Kaczmarek', 'Dworcowa 18', '63-300', 'Pleszew / Kowalew', 'Poland', 'l.kaczmarek@o2.pl', '0048627423385', '+4745788409'),
(1063, '', 'Shadab', 'Ahmed', '42 Addison Avenue', 'TW3 4AP', 'Hounslow', 'United Kingdom', 'mechampion130@hotmail.com', '07961906816', '07961906816'),
(1064, '', 'Christine', 'Ekenes Fosback', 'Stoaveien 5', '1555', 'Son', 'Norway', 'c@lobus.no', '', ''),
(1065, '', 'Anduena', 'Hyseni', '1827 West 14 mile RD', '48073', 'Royal Oak Mi', 'USA', 'adakevi@hotmail.com', '012482503553', ''),
(1066, '', 'Julian ', 'Schirmer', 'Gertrudenstraße 26', '48149', 'Münster', 'Deutschland', '', '0171 5384585', ''),
(1067, '', 'Ali', 'Majid', 'Ostervang 33.1th', '3400', 'Hillerod', 'Denmark', '', '', ''),
(1068, '', 'Thomas', 'Witt', 'Provstevej 10', '2400', 'København NV', 'Denmark', 'witt_thomas@hotmail.com', '+4550548270', '+4550548270'),
(1069, '', 'Chin', 'Beh', 'Apartment 18, 18 Wheeleys Lane', 'B15 2 DX', 'Birmingham', 'United Kingdom', 'Cbbeh@hotmail.co.uk', '07508037079', '07508037079'),
(1070, '', 'Louise', 'Marseen', 'Arkonagade 13, st.', '1726', 'Copenhagen V', 'Denmark', 'Louisemarseen@hotmail.com', '0045 33311806', '0045 60601446'),
(1071, '', 'Teck Shing', 'Ting', '406 Block F1, Lily Apartment, Jalan SS26/10,', '47301', 'Petaling Jaya, Selangor', 'Malaysia', 'kevintts@yahoo.com', '+60165751510', '+60165751510'),
(1072, '', 'Constantine', 'Usichenko', '1b Sylvan Avenue, Emerson Park', 'RM11 2PL', 'Hornchurch, Essex', 'Großbritannien', 'Usichenko06@aol.com', '+447932628309', '+447932628309'),
(1073, '', 'Niklas', 'Johansson', 'Lindalsvägen 4', '16346', 'Stockholm', 'Sweden', 'niklas.sjoo@gmail.com', '+46704248969', '+46704248969'),
(1074, '', 'Sokol', 'Krasniqi', '71 Davis Crescent ', '1023', 'Auckland New Markt', 'New Zeland', 'safran07@gmail.com', '', ''),
(1075, '', 'stephen', 'gardner', '24', 'CV3 2HN', 'coventry', 'United Kingdom', 'stephen.gardner87@gmail.com', '02477045714', '447815032924'),
(1076, '', 'Daniel', 'Borgström', 'Ulfsparregatan 9G', '41657', 'Gothenburg', 'Sweden', 'daniel.borgstrom@gmail.com', '46703473880', '46703473880'),
(1077, '', 'Aimo', 'Lehto', 'Vellikellonpolku 5', '00410', 'Helsinki', 'Finland', 'aimo.lehto@varimport.fi', '+358 20 7419330', '+358 40 544747'),
(1078, '', 'DAKDAKI', 'NOURA', 'avenue du scheutbosch 27/2', '1080', 'molenbeek saint-jean', 'Belgium', 'dakdaki-nora@hotmail.com', '0483579766', '04889862259'),
(1079, '', 'Djamshid', 'Sadykov', 'Sorögatan 29', '164 47', 'KISTA', 'Sweden', 'djamshid.sadykov@seb.se', '+46 8 500 83 968', '+46 70 782 40 20 '),
(1080, '', 'stefano', 'masiero', 'via santa giustina 5', '35030', 'veggiano', 'Italy', 'stefmasiero@libero.it', '+390499004935', '+393478655127'),
(1081, '', 'Vetle', 'Sillerud', 'Terje Løvås vei 103', '4879', 'Grimstad', 'Norway', 'vetlesillerud@gmail.com', '97950737', '97950737'),
(1082, '', 'Fernand', 'Ndayizeye', 'Nybohovsbacken 43', '11764', 'Stockholm', 'Sweden', 'fndayizeye@icloud.com', '0046737629656', '0046737629656'),
(1083, '', 'Sebastian', 'Schulz', 'Schillerstraße 41', '06114 ', 'Halle Saale', 'Deutschland', 'sebastianschulz@gmx.de', '', ''),
(1084, '', 'Florian', 'Pfeuffer / Hanol', 'Aichacher Str. 19', '85229', 'Markt Indersdorf', 'Deutschland', 'florianhanol@irgendwos.de', '', ''),
(1085, '', 'Zeth Joacim', 'Qvarnström', 'Forkarby 256', '75593', 'Uppsala', 'Sweden', 'jockeq@hotmail.com', '+46760259688', '+46760259688'),
(1086, '', 'theo', 'venrooij', 'buitenpas 21', '5384RL', 'Heesch', 'Netherlands', 'theo.venrooij@gmail.com', '0031(0)53793483', '0031(0)53793483'),
(1087, '', 'Martin', 'Tornbak', 'Gammel Køge Landevej 271, 1, 2', '2650', 'Hvidovre', 'Denmark', 'martintornbak@gmail.com', '51839169', '51839169'),
(1088, '', 'Eric', 'Loureiro', 'skrakgränd 5', '12349', 'Farsta ', 'Sweden', 'eric.loureiro@me.com', '0708348154', '0708348154'),
(1089, '', 'Paulo', 'Mukooza', 'Prästgatan 29', '83131', 'Östersund', 'Sweden', 'arikoza@msn.com', '+46704215699', '+46704215699'),
(1090, '', 'math', 'ha', 'al', '1', 'n', 'Sweden', 'mathal2007@hotmail.com', '0046 733 521152', '0046 762 101340');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(1091, '', 'Boo Hsiung', 'Voon', '14 Marlborough Grove', 'LS2 9AJ', 'Leeds', 'United Kingdom', 'ivan_annie@hotmail.com', '+447412054017', '+447412054017'),
(1092, '', 'Zac', 'Thornton', '11 Tunnmeade', 'RH11 0QR', 'Crawley', 'United Kingdom', 'z.thornton@sky.com', '07788350400', '07788350400'),
(1093, '', 'Gerard ', 'Groenveld', 'Veldweg 13', '8196  KS', 'Welsum', 'Netherlands', 'gs.groenveld@deventer.nl', '0571292336', '06 22205199'),
(1094, '', 'jihad', 'turkie', '48 lynton rd flat 9', 'w3 9hw', 'London', 'United Kingdom', 'jihaditurkie@hotmail.co.uk', '07432146820', '07432146820'),
(1095, '', 'Maryam', 'Azad', 'Ax gatan 83', '43140', 'Mölndal', 'Sweden', 'maryam_2000se@yahoo.se', '004631831622', '0046735100837'),
(1096, '', 'Umit', 'Togcu', 'Ryttmästargatan 13 A', '254 53', 'Helsingborg', 'Sweden', 'umit1_1990@hotmail.com', '0704958565', '0704958565'),
(1097, '', 'Jermaine', 'Sempebwa', '48 ALBATROSS CLOSE', 'E6 5nx', 'London', 'United Kingdom', 'jay_s77@hotmail.com', '+44 7951027137', '+44 7951027137'),
(1098, '', 'Christopher ', 'Vale', '3 brocket road, chadwell st Mary, grays ', 'Rm16 4sr', 'Essex, England ', 'United Kingdom', 'Chrisvale8@hotmail.com', '+441375406972', '+447766660493'),
(1099, '', 'Aleksander', 'Vangjeli', 'Raiffeisen Bank, Rr. Kavajes, Nr. 44', '1001', 'Tirana', 'Albania', 'aleksander.vangjeli@gmail.com', '00355684073492', '00355684073492'),
(1100, '', 'Donna', 'Grell', '77 Heath Lane', 'WA3 7DW', 'Warrington', 'United Kingdom', 'donnagrell@live.co.uk', '07970080091', '07970080091'),
(1101, '', 'STUART', 'MOORE', '55 FALMOUTH ROAD', 'TR15 2QW', 'CORNWALL', 'United Kingdom', 'stuart.w.moore63@hotmail.co.uk', '01209 204102', '07969452178'),
(1102, '', 'Sean', 'Grebovic', 'Aklejavägen 41', '41719', 'Göteborg', 'Sweden', 'seangrebovic@hotmail.com', '', ''),
(1103, '', 'Jan', 'Caluwe', 'Olmenlaan 54', '2840', 'Reet', 'Belgium', 'fam.caluwe@pandora.be', '+3238441023', '+32495258993'),
(1104, '', 'Raj', 'Devsi', '11 Bennetts Avenue', 'UB6 8AU', 'London', 'United Kingdom', 'rajdevsi@hotmail.co.uk', '07886615444', '07886615444'),
(1105, '', 'Tomas', 'Bergling', 'Staafgatan 15', '73333', 'sala', 'Sweden', 'tomasbergling@telia.com', '46708452949', '46708452949'),
(1106, '', 'Johan', 'Kabalt', 'van Borsselestraat 8', '1947 JL', 'Beverwijk', 'Netherlands', 'johankabalt@ziggo.nl', '0031-251225955', '06-13390469'),
(1107, '', 'Meryem', 'Gumus', 'Isisstraat 9', '1363 XL', 'Almere', 'Netherlands', 'April89@live.nl', '', ''),
(1108, '', 'Stephen', 'Duffy', '5 Church Farm Barns', 'NR147DW', 'Norwich', 'United Kingdom', 'steveduffy63@gmail.com', '07585505930', '07585505930'),
(1109, '', 'Elmar', 'Hekman', 'Aarhuispad 15', '3067PR', 'Rotterdam', 'Netherlands', 'elmar.hekman@smurfitkappa.com', '0031653846486', '0031653846486'),
(1110, '', 'Viktorija', 'Soklevska', 'Docentgatan 5a', '21552', 'Malmö', 'Sweden', 'Viktorija88s@gmail.com', '0046737638584', '0046737638584'),
(1111, '', 'Werner', 'Brandtner', 'Werthmannweg 20', '68305', 'Mannheim', 'Deutschland', 'wernerbrandtner@aol.com', '', ''),
(1112, '', ' Meda ', 'Motavvas', 'Gryningsvägen 7', '17761', 'Järfälla, Stockholm Sweden', 'Sweden', 'motavvas@hotmail.com', '', ''),
(1113, '', 'Marco', 'Archetti', 'Via M. T. Calcutta, 2', '25018', 'Montichiari (BS)', 'Italy', 'archmail74@gmail.com', '+393475099088', '+393475099088'),
(1114, '', 'Mirko', 'La Rosa', 'Via Della Moscova, 51', '20121', 'Milano', 'Italy', 'mirkolarosa@hotmail.it', '+393334138255', '+393334138255'),
(1115, '', 'La Rosa', 'Mirko', 'Via Della Moscova, 51', '20121', 'Milano', 'Italy', 'mirkolarosa@hotmail.it', '+393334138255', '+393334138255'),
(1116, '', 'Antonella', 'Laganà', 'via Libertà 36 A', '98035', 'Giardini Naxos', 'Italy', 'antonella.lagana@live.it', '+39094251953', '3385494951'),
(1117, '', 'Andrei', 'Ciobanu', 'Forellgatan 2', '13342', 'Saltsjobaden', 'Sweden', 'numacerta@yahoo.com', '0737870103', '0737870103'),
(1118, '', 'Debbie', 'Andrews', '44 bunratty Ave', 'coolock dublin 17', 'dublin', 'Ireland', 'cdeegan44@yahoo.co.uk', '003531857431960', '003531857431960'),
(1119, '', 'BALJIT', 'BAJWA', '3 AUTUMN WAY', 'UB7 9GP', 'WEST DRAYTON', 'United Kingdom', 'BAJWA_BALJIT@HOTMAIL.COM', '01895313602', '07881717636'),
(1120, '', 'Toine', 'van Heugten', 'Crogtdijk 47', '4815 AD', 'Breda', 'Netherlands', 'toinevanheugten@gmail.com', '+31765011144', '+31614110060'),
(1121, '', 'Andrew', 'Wale', '368 Aldridge Road', 'B44 8BH', 'Birmingham', 'United Kingdom', 'andybcfc5@hotmail.com', '01212707131', '07706831845'),
(1122, '', 'Pedro Luis', 'Delgado Gongora', 'Bagarfruvagen 33 bv', '12867', 'Skondal', 'Sweden', 'pldg_75@hotmail.com', '', ''),
(1123, '', 'Ricardo', 'op der Heijde', 'Laan van Meerderuoort 365', '2563AP', 'Den Haag', 'Netherlands', 'Rico_HDT@Hotmail.com', '0031641852600', '0031641852600'),
(1124, '', 'James', 'Callaghan', 'Cloonaghbawn, Ballinfull, Co. Sligo. Ireland', 'XXXX', 'Sligo, Ireland', 'Ireland', 'jcallaghan3128@gmail.com', '00353857243835', '00353857243835'),
(1125, '', 'Carsten', 'Høihus', 'Dannevang 439', '3480', 'Fredensborg', 'Denmark', 'Hoihus@live.dk', '+45 40129639', '+4540129639'),
(1126, '', 'Craig', 'Richards', '109a Richmond Road', 'CF24 3BS', 'Roath', 'United Kingdom', 'craig.richards93@live.co.uk', '07446861354', '07446861354'),
(1127, '', 'Ademola', 'Adeleke', '90 Arisdale Avenue', 'RM15 5FE', 'Ockendon', 'United Kingdom', 'a.adeleke@hotmail.co.uk', '07939642713', ''),
(1128, '', 'Björn-Martin', 'Möwius', 'Schachenmeierstr. 35 F', '80636', 'München', 'Germany', 'BMoewius@gmx.net', '08920322770', '017670603808'),
(1129, '', 'Louise', 'Currie', '139 Tyrconnell Park', 'Dublin 8', 'Dublin', 'Ireland', 'paulsmyth139@gmail.com', '353894429887', '353894429887'),
(1130, '', 'John Anthony', 'Withers', '9 Lydiate Close Great Lever', 'BL3 3AH', 'Bolton Lancashire', 'United Kingdom', 'jawithers@ntlworld.com', '01204407408', ''),
(1131, '', 'Flynn', 'Faudot-Boston', '18 Osney Court, Botley Road', 'Ox20hl', 'Oxford', 'United Kingdom', 'flynnfaudotboston@hotmail.co.uk', '07717893725', '07717893725'),
(1132, '', 'bhavin', 'solanki', 'falcondale road 93', 'bs9 3jn', 'bristol', 'United Kingdom', 'b5_sol@hotmail.co.uk', '07500901607', ''),
(1133, '', 'Rigers', 'Haxhia', 'Via Antonio Labriola 25', '50065', 'Pontassieve (Firenze)', 'Italy', 'rigers_91@hotmail.it', '0550192007', '00393294599624'),
(1134, '', 'Francesco', 'Schmidt', 'Reutlinger Strasse 29', '90441', 'Nürnberg', 'Germany', 'francesco.schmidt@starlight-sl.de', '0911/6698379', '01520/1992044'),
(1135, '', 'Gavin', 'Smith', '2/23 Portland Row', 'EH6 6NH', 'Edinburgh', 'United Kingdom', 'gavin71@gmail.com', '+44 (0)7919 385256', '+44 (0)7919 385256'),
(1136, '', 'Marta', 'Jurczak', '20A Curwen Road', 'w12 9ae', 'LONDON', 'United Kingdom', 'marjur87@hotmail.com', '00447878947234', '00447878947234'),
(1137, '', 'Daniel', 'Skog', 'Skolhyddan 1', '746 37', 'Bålsta', 'Sweden', 'daniel.skog@atea.se', '0046707793919', '0046707793919'),
(1138, '', 'Anneke', 'Pieters', 'Spaarpot 145 ASP Gebouwenservice', '5667 ', 'Geldrop', 'Netherlands', 'Anneke@aspschoonmaak.nl', '', ''),
(1139, '', 'Tero', 'Virtanen', 'Ankkuritie 2', '21100', 'Naantali', 'Finland', 'tero.virtanen@dnainternet.net', '+358400554000', '+358400554000'),
(1140, '', 'Gerrie', 'Meijer', 'Kleiweg 20', '9831 PL', 'Aduard', 'Netherlands', 'gerrie.meijer40@gmail.com', '06 29456391', '0629456391'),
(1141, '', 'Annette', 'Lagerstam', 'Spjutsundintie 71 as 3', '01190', 'Box', 'Finland', 'annette.lagerstam@sipoo.fi', '+358407475606', '+358407475606'),
(1142, '', 'Maral', 'Sohrabi', 'Skaragatan 23', '25263', 'Helsingborg', 'Sweden', 'maralsohrabi@hotmail.com', '0046704377617', '0046704377617'),
(1143, '', 'John', 'Lord', '123 Brown Lodge Street', 'OL15 0ET', 'Littleborough', 'United Kingdom', 'pauline@paulinelord.orangehome.co.uk', '01706 838044', '07976 299595'),
(1144, '', 'Rich', 'Atkinson', '5 Temasek Boulevard #09-01 Suntel Tower Five', '038985', 'Singapore', 'Singapore', 'richard_atkinson77@yahoo.co.uk', '', ''),
(1145, '', 'Navin', 'Natarajan', '10 Eunos Road 8 #07-01 Singapore Post center ', '408600', 'Payalebar', 'Singapore', 'navin.natarajan@gmail.com', '+6586064372', ''),
(1146, '', 'Erik', 'Ekstrand', 'Södra bangårdsgatan 18', '63355', 'Eskilstuna', 'Sweden', 'Stelkth@hotmail.se', '+46739803610', ''),
(1147, '', 'Pernille', 'Andersen', 'Mads Holms Vej 2, 2.7', '3000', 'Helsingør', 'Denmark', 'pernille0807@gmail.com', '42741285', '28865101'),
(1148, '', 'Malin', 'Löf', 'Stora Robertsgatan 3-5 C 43a', '00120', 'Helsinki', 'Finland', 'malin_italy@hotmail.com', '+358407665494', '+358407665494'),
(1149, '', 'Bjarne Hauge', 'Hansen', 'Oesterbyvej 11', '8310 DK', 'Tranbjerg J.', 'Denmark', 'bhaugeh@gmail.com', 'no phone', '004540753984'),
(1150, '', 'lotta', 'thörn', 'västra v.30b', '803 24', 'gävle', 'Sweden', 'charlotta.thorn@gavle.se', '070-2937599', '070-2937599'),
(1151, '', 'Nicolai', 'Johannessen', 'poppelhegnet 14 2 tv', '2800', 'Kgs. Lyngby', 'Denmark', 'pernille.h.b.j@live.dk', '45 20 86 83 79', '45 20 86 83 79'),
(1152, '', 'Jenell', 'Rosca ', 'Waltersingel 20 A', '7314NS', 'Apeldoorn', 'Netherlands', 'rosci12@yahoo.com', '0031619195555', '0031619195555'),
(1153, '', 'Ruben', 'Colen', 'Julianalaan 16', '5735 CV', 'Aarle-Rixtel', 'Netherlands', 'ruben_colen@hotmail.com', '0492383693', '0643107494'),
(1154, '', 'joey', 'jansen', 'Brugstraat 72', '4131 AZ', 'Vianen', 'Netherlands', 'joeyvianen@live.nl', '0347785091', '0652611068'),
(1155, '', 'Ingmar', 'Jans', 'Gorechtkade 178A', '9713CN', 'Groningen', 'Netherlands', 'ingmar-jans@hotmail.com', '0598-453305', '31631052754'),
(1156, '', 'Malin', 'Löf', 'Stora Robertsgatan 3-5 C 43a', '00120', 'Helsinki', 'Finland', 'malin_italy@hotmail.com', '+358407665494', '+358407665494'),
(1157, '', 'Simon', 'Svanemose ', 'Lyskjaer 15 2th', '2730', 'Herlev', 'Denmark', 'thesvane@gmail.com', '', ''),
(1158, '', 'Bilal', 'Aglamaz', 'test', 'test', 'test', 'Germany', 'bag@devtecsystems.net', 'test', 'test'),
(1159, '', 'Joacim', 'Qvarnström', 'Frodegatan 33F', '75327', 'Uppsala', 'Sweden', 'jockeq@hotmail.com', '+46760259688', '+46760259688'),
(1160, '', 'shane', 'kenny', 'macroney, kilworth', 'ireland', 'cork', 'Ireland', 'shanekenny88@hotmail.com', '0872678032', '0872678032'),
(1161, '', 'Khosrow', 'Nazemi', 'Einsteinstr. 43', '31787', 'Hameln', 'Deutschland', '', '', ''),
(1162, '', 'Haziri ', 'Mohammed', 'Evarist De Coninckstraat 14', '8790', 'Waregem', 'Belgien', 'allahalwaheed@hotmail.com', '003256617662', '0032488368400 / 0032485180240'),
(1163, '', 'Bruno', 'Rocha', '83, rue de la Brasserie ', '1050', 'Ixelles', 'Belgium', 'bruno.wrocha@gmail.com', '+32 485 38 84 75', '+32 485 38 84 75'),
(1164, '', 'Crystal', 'Chong', 'No .185 Jalan Satu Taman Sitiawan Maju', '32000 ', 'Sitiawan , Perak ', 'Malaysia', 'crystalclf@hotmail.com', '0165985122', ''),
(1165, '', 'Tameem', 'Tawfiq', '4 adel grange mews', 'LS16 8HZ', 'LEEDS- WEST YORKSHIRE', 'United Kingdom', 'tameem.tawfiq@hotmail.com', '00447853187434', '00447853187434'),
(1166, '', 'bulent', 'dogan', '14 illeybrook square', 'b323dd', 'birmingham', 'United Kingdom', 'bulentdogan@btconnet.com', '447986991566', '447986991566'),
(1167, '', 'KO', 'JUNGEYIL', ' 296 Dangu-ro Wonju, South Korea ', '220-942', 'Wonju', 'South Korea', 'kojungyeil@hanmail.net', '070-8271-8292', '001-82-10-8387-0064'),
(1168, '', 'Thomas', 'von Waldburg', 'avenue Eugene Plasky, 80', '1030', 'Bruxelles', 'Belgium', 'thomas.waldburg@gmail.com', '+3226573500', ''),
(1169, '', 'Thomas', 'Neubauer', 'Talheimer str. 4', '71720', 'Oberstentehl', 'Deutschland', 'tizian98@freenet.de', '', ''),
(1170, '', 'Stephen', 'Mccairns', 'East rd 18', 'Ka12 0bw', 'Irvine, Ayrshire', 'United Kingdom', 'Stefmccairns@yahoo.co.uk', 'Stefmccairns@yahoo.co.uk', '07805637077'),
(1171, '', 'akim', 'halla', '36 avenue henri barbusse', '92700', 'colombes', 'France', 'haks11@hotmail.fr', '0951578082', '0682973717'),
(1172, '', 'Wendy', 'Piens', 'Henri Genessestraat 1', '1070', 'Brussel/ Bruxelles', 'Belgium', 'Wendy.Piens@be.bosch.com', '', ''),
(1173, '', 'Lukas', 'Kerimo', 'Orrdalsvägen 6', '152525', 'Södertälje', 'Sweden', '', '0046769481521', '0046855033541'),
(1174, '', 'Colette', 'Colette Cesano', '8 Stovolds Way, Aldershot', 'GU113LR', 'Hampshire', 'United Kingdom', 'Colette@cesano.co.uk', '07525813425', '07525 813425 '),
(1175, '', 'colette', 'cesano', '8 stovolds way', 'gu11 3lr', 'hampshire', 'United Kingdom', 'colette@cesano.co.uk', '07525813425', '07525813425'),
(1176, '', 'Dimitri', 'van Rath', 'Annie MG Schmidtstraat 72', '1822MB', 'Alkmaar', 'Netherlands', 'dimitri.213@gmail.com', '0031616411400', '0031616411400'),
(1177, '', 'Jacob', 'Koenig', 'A.p. Møller Kollegiet 48', '5700', 'Svendborg', 'Denmark', 'Jacobbkoenig@gmail.com', '004560229996', ''),
(1178, '', 'Sharon', 'Thompson', '3 Cherry Tree Grove', 'S42 5QT', 'Chesterfield', 'United Kingdom', 'stsharont@aol.com', '01246 854776', ''),
(1179, '', 'Diego Tommaso', 'Isidori', 'Via A. Stoppani 3/E', '61032', 'Marotta di Fano (PU)', 'Italy', 'diego.isy@katamail.com', '338.1256099', ''),
(1180, '', 'Ina', 'Hufnagel', 'Friedrich-Ebert-Str. 42', '75203', 'Königsbach', 'Deutschland', '', '', ''),
(1181, '', 'Bin', 'Zhong Guiyang', 'Binghe Road 17', '550002', 'Guiyang', 'China', '', '', ''),
(1182, '', 'Guyon', 'de Koning', 'Oerdonk 14', '6641 LJ', 'Beuningen', 'Netherlands', 'guyon_dekoning@hotmail.com', '0031-(0)24 677 03 04', '0031-(0)657536356'),
(1183, '', 'Douglas( Constanza Delgadd)', 'Davidson', 'Veiteborvegen 83', '4250', 'Kopervik', 'Norway', 'doogidavidson@yahoo.co.uk', '004752855229', '004746851282'),
(1184, '', 'Jihad', 'Al kilani', ' Flat, (4)10a Cambalt rd', 'Sw15 6ew', 'London', 'United Kingdom', 'jazeid@yahoo.co.uk', '+449712026666', '+447912026666'),
(1185, '', 'Paul', 'De Courcy', '36 Wheatfield Road', 'County Dublin,', 'Portmarnock', 'Ireland', 'decourp@gmail.com', '0035314423593', '00353861701274'),
(1186, '', 'Peter Eric', 'van Duijvenvoorde', 'Houtkrocht 15', '2201PJ', ' Noordwijk', 'Netherlands', 'pvduijf@gmail.com', ' 0641538797', '0641538797'),
(1187, '', 'Eldin', 'Ljutovac', 'Folkungagatan 11 S', '41102', 'Göteborg', 'Sweden', 'eldin.ljutovac@uniflex.se', '0765486376', ''),
(1188, '', 'Ismail', 'Ece', 'Hermann-Löns-Weg 31', '28816', 'Stuhr', 'Germany', 'i_ece@web.de', '+4942212983994', '+491634047294'),
(1189, '', 'ANA BELEN', 'MARTINEZ MORENO', 'PASEO VIRGEN DEL PUERTO, 21 esc izq, 5º izq', '28005', 'MADRID', 'Spain', 'abmm82@yahoo.es', '0034 652218102', '0034 652218102'),
(1190, '', 'GARRUZZO', 'CARMELO', 'VIA VITTORIO VENETO 13', '26857', 'SALERANO SUL LAMBRO', 'Italy', 'vincenzatrimarchi@hotmail.it', '0966774182', '3484243074'),
(1191, '', 'Jarmo', 'Hintikka', 'pitkäkallionkaari 24', '15160', 'Lahti', 'Finland', 'jarmohin@gmail.com', '0451363396', ''),
(1192, '', 'Stefan', 'Kemnitz', 'Strouvenbos 1', '3790', 'Sint martens voeren', 'Belgium', 'Kemnitz@mail.be', '003242725344', '0032473578780'),
(1193, '', 'Luan', 'Nguyen', 'Rugstreeppad 24', '2441 HD', 'Nieuwveen', 'Netherlands', 'luan.nguyen0@gmail.com', '+31623931144', '+31623931144'),
(1194, '', 'Svein Håkon', 'Henriksen', 'Bjørnveien 88', '0773', 'Oslo', 'Norway', 'shh234@gmail.com', '+47 97029096', '+47 97029096'),
(1195, '', 'Stefan ', 'Chernström', 'Munkedalsvägen 7 ', '12242', 'Enskede', 'Sweden', 'stchee@live.se', '073-7318857', ''),
(1196, '', 'Jimmy', 'Lund', 'Telegrafgatan 40', '14941', 'Nynäshamn', 'Sweden', 'jimmy.lund@varmdobygg.se', '+46 702051252', '+46 702051252'),
(1197, '', 'Giovanni', 'Pedroni', 'Via Italia 12', '27010', 'Zeccone (PV)', 'Italy', 'gio.pedroni@tiscali.it', '++39-382955886', '++39-3396681140'),
(1198, '', 'Achim', 'Herzberger', 'Am Ölberg 11', '90403', 'Nürnberg', 'Germany', 'herzberger@online.de', '-', '0178 867 4856'),
(1199, '', 'laura', 'jakovleva', '21 middlesborough close', 'sg1 4tj', 'stevenage', 'United Kingdom', 'lujazu@gmail.com', '07949987075', '07949987075'),
(1200, '', 'ANTONELLA', 'LAGANA\'', 'VIA LIBERTA\' 36 A c/o LAGANA\' CONCETTINA', '98035 ', 'GIARDINI NAXOS', 'Italy', 'antonella.lagana@live.it', '0942', '+393385494951'),
(1201, '', 'jihad', 'alkilani', 'flat 4, 10a cambalt rd', 'sw15 6ew', 'london', 'United Kingdom', 'jazeid@yahoo.co.uk', '+447912026666', '+447912026666'),
(1202, '', 'Atta', 'Khazaeli', 'C-5-2 Bayu Angkasa Jalan Medang Kapas', '59100', 'Bangsar', 'Malaysia', 'atta_december11@hotmail.com', '05-2429998', '+60174629998'),
(1203, '', 'Elazar', 'Cohen', 'Shenkin 79', '53297', 'Givatayim', 'Israel', 'Eellazar5@gmail.com', '029941454', '0545998974'),
(1204, '', 'ZHI', 'YANG', '45 NOBLES GREEN ROAD, LEIGH-ON-SEA', 'SS95QQ', 'ESSEX', 'United Kingdom', 'zhiyang1@hotmail.co.uk', '00447941639658', '00447941639658'),
(1205, '', 'Milijana', 'Fineman', 'Holzstrasse 6', '40221', 'Düsseldorf', 'Germany', 'milijana.fineman@eon.com', '+49 170-3349443', '+49 170-3349443'),
(1206, '', 'Eldin', 'Ljutovac', 'Folkungegatan 11A', '41102', 'Göteborg', 'Sweden', '', '031604746', ''),
(1207, '', 'Peter', 'Varga', '26 St Albans Crescent', 'N22 5NB', 'London Wood Green', 'United Kingdom', 'komornyik24@yahoo.co.uk', '00447760901102', '00447760901102'),
(1208, '', 'edwin', 'valencia', 'kungsvägen 63B', '353 33', 'VÄXJÖ', 'Sweden', 'latinoeddie@hotmail.com', '0046707975659', '0046707975659'),
(1209, '', 'Joel', 'Ekedahl', 'Järvstigen 8', '17071', 'Solna', 'Sweden', 'joel.ekedahl@gmail.com', '46707607389', '46707607389'),
(1210, '', 'fabio', 'marchioni', 'vobarno', '25079', 'via casello 6 f', 'Italy', 'fabiomarchioni79@gmail.com', '00390365597533', '00393287749882'),
(1211, '', 'Amar', 'Bengueddach', 'flat 29 parkhurst court', 'n7 0sd', 'london', 'United Kingdom', 'amarlondon2@hotmail.com', '447917672076', '447917672076'),
(1212, '', 'Amar', 'Bengueddach', 'flat 29 Parkhurst court', 'N7 0SD', 'London', 'United Kingdom', 'benguea@yahoo.com', '+447917672076', '+447917672076'),
(1213, '', 'MICHELE', 'MOSSA', '55 CHIRTON AVENUE', 'NE34 7BW', 'TYNE AND WEAR', 'United Kingdom', 'michelem1960@sky.com', '0191 4569334', '07824512864'),
(1214, '', 'Jerome', 'Lejeune', '13 avenue du gueret', ' 1300 ', 'Limal', 'Belgium', 'Jeromelejeune132@gmail.com', '0032499567509', '0032499567509'),
(1215, '', 'VALERIE', 'LEONET', 'RUE DE LA HULPE 21', '1331 ', 'ROSIERES', 'Belgium', 'jpleonet@gmail.com', '003226533590', '0032479992885'),
(1216, '', 'Emma', 'Childers', '11 Siskin Close', 'SG8 7XX', 'Royston Hertfordshire', 'United Kingdom', 'emma@vanstomp.co.uk', '07429896100', ''),
(1217, '', 'Akhil', 'Badakila Ravi', '1A, York Villas, Ashfield Avenue,', 'TW13 5BB', 'Feltham, Middlesex', 'United Kingdom', 'akhil.bhat.08@gmail.com', '07590735221', '07590735221'),
(1218, '', 'Lipari', 'Maurizio', 'P,Za Leoni 51', '90143', 'Palermo', 'Italy', '', '091542368', ''),
(1219, '', 'Marsida', 'Spahiu', 'Rr.\"Mujo Ulqinaku\", P.44, shk.1, ap.12', '1000', 'Tirana', 'Albania', 'marsida.spahiu@gmail.com', '+355 69 60 14 245', '+355 69 60 14 245'),
(1220, '', 'Rainer ', 'Ringelstein', 'Gräningstieg 2 a', '22525', 'Hamburg', 'Deutschland', 'rheingauner@hotmail.de', '.04054767209', '015735731958'),
(1221, '', 'Kristoffer', 'Koch', 'Syvhojvaenge 64', '2625', 'Vallensbaek', 'Dänemark', 'Koch2625@gmail.com', '', ''),
(1222, '', 'Inge', 'Boeckx', 'Postelarenweg 244', '2400', 'Mol', 'Belgien', 'jefinge@telenet.be', '', ''),
(1223, '', 'Tom', 'Sågbom', 'Kousatie 3', '00430', 'Helsinki', 'Finland', 'tom.sagbom@stormway.fi', '+358 50 544 6409', '+358 50 544 6409'),
(1224, '', 'Kevin ', 'Pavey', '23,Redlake Drive', 'Ta1 2ru', 'Taunton', 'United Kingdom', 'kevin@pavey.eclipse.co.uk', '01823 256118', '07814502621'),
(1225, '', 'Kåre', 'Eidem', 'Martin Borrebekkens vei 11B', '0584', 'Oslo', 'Norway', 'kare.eidem@statnett.no', '+4799438767', '+4799438767'),
(1226, '', 'Clement', 'Oloruntimilehin', 'Res.les oliviers. Val st André', '13100', 'Aix en Provence', 'France', 'oloruntimilehin.clement@neuf.fr', '+33442264743', '+33612454649'),
(1227, '', 'Jelle', 'Uijt de boogaardt', 'Erasmushage 6', '8302 ZX', 'Emmeloord', 'Netherlands', 'uijt51@ziggo.nl', '0031(0)527860453', '0031(0)651490008'),
(1228, '', 'Steven', 'malone', '105/8 montgomery st.', 'eh75EX', 'Edinburgh', 'United Kingdom', 'malone_me@hotmail.co.uk', '07743149569', '07743149569'),
(1229, '', 'Anton', 'Jäger', 'Dan Anderssons Gata 31', '75441', '-', 'Sweden', 'Jagern-96@live.se', '+46 73 87 58 205', '+46 73 87 58 205'),
(1230, '', 'Karema', 'Isselaatan', 'Bergsgårdsgärdet 46', '424 32', 'Angered', 'Sweden', 'karima.boudouft@hotmail.com', '+46736514268', '+46736514268'),
(1231, '', 'Berry', 'Van Berkum ', 'Steenstraat 16b', '7271bp', 'Borculo', 'Netherlands', 'Jdejonge-agf@live.nl', '0031639198299', ''),
(1232, '', 'Manar', 'Ali', 'Ramels väg 147', '21369', 'Malmö', 'Sweden', 'Maanar-@hotmail.com', '0046762706490', '0046762706490'),
(1233, '', 'Harald', 'Søvik', 'Nordgt. 1', '7650', 'Verdal', 'Norway', 'habbatt@gmail.com', '+4774079750', '+4740847842'),
(1234, '', 'Steve', 'Hayes', '34 Cooper Drive', 'NN8 4UW', 'Wellingborough', 'United Kingdom', 'us@hayes-clan.co.uk', '07595 491805', '07595 491805'),
(1235, '', 'Yutao ', 'Wang', 'vallikallionkuja 2 a 6', '02650', 'espoo', 'Finland', 'johnsheerwood@hotmail.com', '0035843291535', '0035843291535'),
(1236, '', 'HUBERT', 'PITTER', '(EBAY ) ATRIUM BUILDING OLD NAVAN ROAD', 'DUBLIN 15', 'BLANCHARDSTOWN', 'Ireland', 'hpitter@ebay.com', '3531', '353863216324'),
(1237, '', 'Kenneth', 'Ahlm', 'Norra Villavägen 20', '23734', 'Bjärred', 'Sweden', 'kenneto@hotmail.se', '+4646293850', '+46725658099'),
(1238, '', 'Martin', 'De Gussem', 'Gentsesteenweg 129', '9230', 'Wetteren', 'Belgium', 'martin.de.gussem@hotmail.com', '+32476 935 139', '+32476 935 139'),
(1239, '', 'Tracy', 'Stonier', '51 Highley Drive', 'CV6 3LR', 'Radford, Coventry. West Midlands', 'United Kingdom', 'traciestonier@hotmail.com', '07986548816', '07986548816'),
(1240, '', 'Tayeeb', 'Hussain', '64 fishwick view', 'Pr1 4yb', 'Lancashire', 'United Kingdom', 'lawthuss@hotmail.co.uk', '01772707181', '07828658988'),
(1241, '', 'Ahmed', 'Fernane', 'Floralaan 51', '2343 VP', 'Oegstgeest', 'Netherlands', 'lisbetelderhorst@hotmail.com', '0031717514975', '0031641986922'),
(1242, '', 'Vadims', 'Sondors', '17 Ashgrove Avenue', 'BS7 9LJ', 'Bristol', 'United Kingdom', 'vadims.sondors@gmail.com', '00447982660772', '00447982660772'),
(1243, '', 'Ruzhdi', 'lame', '35 elsham road', 'w14 8hb', 'london', 'United Kingdom', 'rrush_boy@hotmail.com', '00442035380621', '00447894988056'),
(1244, '', 'JAKUB', 'POTRYKUS', '49 PERSIMMON GARDENS', 'GL51 0UF', 'CHELTENHAM', 'United Kingdom', 'kubakonto@yahoo.co.uk', '00441242224647', '00447746812565'),
(1245, '', 'Steve', 'Burnett', '45 Main Street', 'LE16 7RB', 'Market Harborough', 'United Kingdom', 'burnfish@tiscali.co.uk', '+441858545254', '+447919481861'),
(1246, '', 'Eleni', 'Kassaye', 'Lansanpurontie 1 c28', '02610', 'Espoo', 'Finland', 'elenikidanu@gmail.com', '+358443833331', ''),
(1247, '', 'Dimitri', 'van Rath', 'dr CJK van Aalstweg 10d', '1622NV', 'Hoorn', 'Netherlands', 'dimitri_213@hotmail.com', '0031616411400', '0031616411400'),
(1248, '', 'Pasquale', 'Ingravalle', 'Via Agostoni 20', '20851', 'Lissone (MB)', 'Italy', 'pasqingr@gmail.com', '+390392621693', '+393357705205'),
(1249, '', 'Frank', 'Lubbers', 'Molenstraat-centrum 411', '7311XK', 'Apeldoorn', 'Netherlands', 'frank.lubbers@live.nl', '0031645786384', '0031645786384'),
(1250, '', 'Pål', 'Johansen', 'Vigernesgata 5A', '2004', 'Lillestrøm', 'Norway', 'pal@elektrikergruppen.no', '004797118480', '004797118480'),
(1251, '', 'Richard', 'Stavleu', 'Mendeldreef 21', '2163 KA ', 'Lisse', 'Niederlande', 'richardstavleu@hotmail.com', '0612075030', ''),
(1252, '', 'Christine', 'Akrong', 'Tarnowitzer Weg 7', '22049', 'Hamburg', 'Deutschland', '', '', '0176061999323'),
(1253, '', 'Dipo', 'Adeosun', 'Blackbushe Close 39', 'SO16 8HH', 'Lordshill', 'United Kingdom', 'oladipo.adeosun@hants.gov.uk', '441962847939', '447909966130'),
(1254, '', 'Aissati', 'Brahim', 'Rue sur les pleins 16', '4020', 'Liege', 'Belgium', 'Aissati.brahim@gmail.com', '0032483490633', '0032483490633'),
(1255, '', 'Laurent', 'Rousseou', 'Rue Kasterlinden 24', '1082', 'Bruxelles', 'Belgique', ' rl051275@gmail.com', '0485588561', ''),
(1256, '', 'Jani', ' Karhumaa', 'Kuivalantie 11', '90900', 'Kiiminki', 'Finland', '', '', ''),
(1257, '', 'Christian', 'Pettersson', 'Mäster Karls Väg 39 Lgh 1103', '16573', 'Stockholm', 'Sweden', 'chriskilla@hotmail.com', '46739342336', '46739342336'),
(1258, '', 'Michael', 'Hall', '8 Rosslyn Terrace', 'CO5 9NW', 'Kelvedon, Essex', 'England', '1901830@gmail.com', '01376573735', '07854140848'),
(1259, '', 'Möller', 'Olivia', 'Johannesallee 12', '65929', 'Frankfurt', 'Germany', 'olivia.moeller@drklein.de', '0177-4125577', '0177-4125577'),
(1260, '', 'deirdre', 'casey', '69 Manor Hill', '0004', 'Ballincollig, Cork', 'Ireland', 'caseydee67@yahoo.ie', '353214874321', '353866063952'),
(1261, '', 'paul', 'rowntree', 'high street', 'ts15 9ay', 'yarm, cleveland', 'United Kingdom', 'prowntree8@gmail.com', '+44 07975908505', '+44 07975908505'),
(1262, '', 'Dinesh', 'Hallan', '4 Woodlea Drive', 'G46 6BU', 'Glasgow', 'United Kingdom', 'admin@daaccountants.co.uk', '01415894137', '07970586082'),
(1263, '', 'BRAHIM', 'AISSATI', 'RUE SUR LES PLEINS 16', '4020', 'LIEGE', 'Belgium', 'AISSATI.BRAHIM@GMAIL.COM', '0032483490633', '0032483490633'),
(1264, '', 'Lealem ', 'Yitayew', 'Åkeshovsvägen 38', '16837', 'Bromma', 'Sweden', 'leayit@gmail.com', '0046 08 6861661', '0046 70 7861661'),
(1265, '', 'Christopher', 'Barrett', 'Engoyklubben 6', '4077', 'Hundvag', 'Norway', 'Chris.Barrett@Halliburton.com', '+4751837497', '+4751837497'),
(1266, '', 'Rousseau', 'Laurent', 'Rue kasterlinden 24', '1082', 'Brussels', 'Belgium', 'rl051275@gmail.com', '0032485588561', '0032485588561'),
(1267, '', 'krishan', 'singh', 'countbasiestraat 50', '1544LL', 'zaandijk', 'Netherlands', 'info@dushkar.nl', '31638506368', '31638506368'),
(1268, '', 'Marcel', 'Jingota', '1 Store View', 'SL1 3QL', 'Slough', 'England', 'info@atecscaffolding.com', '01753530650', '07564202505'),
(1269, '', 'Avril', 'Murnane', 'ballincrokig, Whites Cross', '0', 'County Cork', 'Ireland', 'avriljoym@hotmail.com', '+353860734279', '+353860734279'),
(1270, '', 'Anwar ', 'Mohamed Ali ', 'Preneste 8', '20148', 'Milano', 'Italy', 'Anwar504@yahoo.com', '00393333344211', '00393333344211'),
(1271, '', 'Martin', 'Nilsson', 'Torsgatan 8', '27431', 'Skurup', 'Sweden', 'nilsson_martin@hotmail.com', '+46739290142', '+46739290142'),
(1272, '', 'Dmitry', 'Dedov', 'Kalendervägen 6', '41511', 'Göteborg', 'Sweden', 'dmitry84_de@hotmail.com', '+46765834311', '+46765834311'),
(1273, '', 'erlend', 'jordal', 'storvanns veien 114', '9600', 'hammerfest', 'Norway', 'erlendjordal@gmail.com', '40218444', '40218444'),
(1274, '', 'Jing', 'Liang', '1 Adamson Street', 'L7 9LR', 'Liverpool', 'United Kingdom', 'jingkunliang@gmail.com', '+447904311727', '+447904311727'),
(1275, '', 'Karen', 'Killoran', '173 canterbrook', 'Navan', 'Co Meath ', 'Ireland', 'Karen.killoran1@gmail.com', '00353868631928', '0868631928'),
(1276, '', 'Teresa', 'Redmond', '58 Stonepark Abbey', 'Dublin 14', 'Dublin', 'Ireland', 'terur@eircom.net', '01 4952184', '087 2981369'),
(1277, '', 'Vanja ', 'Gotovac', 'Ebbe Rodes Alle 8,1.t.h', '2500', 'Valby', 'Denmark', 'v.mojevic@yahoo.dk', '7258 6641', '7258 6641'),
(1278, '', 'Driton', 'Fazliu', 'Huddingenpolku 2 B 27', '01600', 'Vantaa', 'Finland', 'driton.fazliu@gmail.com', '+358440563333', '+358443566639'),
(1279, '', 'Ahmed', 'Fahim', '65a Station Approach', 'HA4 6SD', 'South Ruislip', 'United Kingdom', 'fahimaziz@hotmail.com', '00447901554810', '00447901554810'),
(1280, '', 'Y', 'Zhang', 'Adamson Street 1', 'L7 9LR', 'Liverpool', 'England', '', '', ''),
(1281, '', 'Paul', 'Driscoll', 'No 2 An Tosach Cul Ard,Carrigtwohill,Co Cork', '1234', 'Co.Cork', 'Ireland', 'driscollpaul2@gmail.com', '0872634485', '0872634485'),
(1282, '', 'Jonathan', 'Berg', 'Norumsvägen 8a', '417 43', 'Gothenburg', 'Sweden', 'Jbberg@live.se', '0707299292', '0707299292'),
(1283, '', 'Quintijn', 'Baert', 'Molenstraat 69', '4731HB', 'Oudenbosch', 'Netherlands', 'quintijnbaert@gmail.com', '31648977413', '31648977413'),
(1284, '', 'Charles', 'Uzoamaka', 'Rosenfeldtvej 30,2tv', '2665', 'Vallensbæk strand', 'Denmark', 'Charlyuz@gmail.com', '+4536417840', '+4528182763'),
(1285, '', 'Christopher', 'Darcey', '18 Jones Close', 'NN136JD', 'Brackley', 'United Kingdom', 'Chrisbennettdarcey@gmail.com', '07778415326', '+447778415326'),
(1286, '', 'Lin', 'Lieng', '15 Moreton Avenue', 'NN8 2JE', 'Wellingborough', 'United Kingdom', 'linlieng@yahoo.co.uk', '+44 7748632789', '+44 7748632789'),
(1287, '', 'Kåre ', 'Eidem', 'Martin Borrebekkens vei 11 B', '0584', 'Oslo', 'Norway', 'kare.eidem@statnett.no', '+4799438767', '+4799438767'),
(1288, '', 'Guy', 'Calve', '3 Donnington Place', 'OX129YE', 'wANTAGE', 'United Kingdom', 'GUYCALVE@HOTMAIL.CO.UK', '01235224504', '07977408444'),
(1289, '', 'Heini', 'Janssen', 'Penningkruid 45 a', '5803kk', 'Venray', 'Netherlands', '', '', ''),
(1290, '', 'Svetlana', 'Mihailova', 'Unit 3, The Ivories, Northampton Street', 'N1 2HY', 'London', 'United Kingdom', 'svetlana737@aol.com', '00447735577743', '00447735577743'),
(1291, '', 'Anastassia', 'Saskina', 'Bjursätragatan 96', '12464', 'Bandmagen/Stockholm', 'Sweden', '', '', ''),
(1292, '', 'Ton', 'ter Heijden', 'Rijnweg 349', '2681SM', 'Monster', 'Netherlands', 'tonywest@hccnet.nl', '0618072576', '0174247971'),
(1293, '', 'Saeid', 'Afzali', '10 wasdale close', 'CF23 5NY', 'CARDIFF', 'United Kingdom', 'dawoodkb222@yahoo.co.uk', '02920484669', '00447766005992'),
(1294, '', 'Theresa', 'Gujadhur', '8 Goddard Close', 'RH10 7HR', 'Crawley', 'United Kingdom', 'terrybrowne@btconnect.com', '00441293886734', '00447876716273'),
(1295, '', 'Faisal', 'Sheikh Mohammad', 'Gånglåtsvägen 51', '21578', 'malmö', 'Sweden', 'faisalsheikh24@yahoo.se', '0046040233622', '0046768568085'),
(1296, '', 'Geert-Jan', 'Zwager', 'De iik 12', '9251NS', 'Burgum', 'The Netherlands', 'gjzwager@hotmail.com', '00447592110323', '00447592110323'),
(1297, '', 'syeda', 'ahsan', '519 foundry lane', 'LS9 6RE', 'Leeds', 'United Kingdom', 'umm_hawwa@hotmail.co.uk', '07801882871', '07801882871'),
(1298, '', 'Ronnie', 'Österberg', 'Sommarbo 252', '13767', 'Jordbro', 'Sweden', 'ronnie@metodgolv.se', '+4676318911', '+4676318911'),
(1299, '', 'Ronnie', 'Österberg', 'Sommarbo 252', '13767', 'Jordbro', 'Sweden', 'ronnie@metodgolv.se', '+4676318911', '+4676318911'),
(1300, '', 'noel', 'bennett', '265 harrogate rd', 'bd2 3rq', 'bradford', 'United Kingdom', 'nbennett@borgwarner.com', '01274 633619', '07565960486'),
(1301, '', 'Brian', 'Phillips', '9 Somerset Grove', 'RG423TN', 'Bracknell', 'United Kingdom', 'the_phillips9@hotmail.com', '00441344642975', '00447881998735'),
(1302, '', 'Åke', 'Hedman', 'Vitklövervägen38', '16347', 'spånga', 'Sweden', 'AKE_HEDMAN@HOTMAIL.COM', '+46 10 7170779', '+46 70 6520798'),
(1303, '', 'Ann', 'Windels', 'Zeehondstraat 25', '8420', 'De Haan - Wenduine', 'Belgium', 'annwindels@telenet.be', '003250427138', '0032478483118'),
(1304, '', 'David', 'Andrews', '35 Ledbury Road', 'BS16 4AE', 'Bristol', 'United Kingdom', 'd.p.andrews@blueyonder.co.uk', '01179 087630', '07886989219'),
(1305, '', 'Matthias', 'Noske', 'Panoramastr. 82', '73760', 'Ostfildern', 'Germany', 'mnoske@gmx.net', '+19712828097', '+19712828097'),
(1306, '', 'Henning', 'Grosse Ruse - Khan', '1 a Thornton Road', 'CB3 0NP', 'Cambridge', 'United Kingdom', 'henning.gr-khan@ip.mpg.de', '+441223276146', '+447934420176'),
(1307, '', 'DUNCAN', 'GOODISON', '56 FOREST ROAD', 'HD5 8EU', 'HUDDERSFIELD', 'United Kingdom', 'duncangoodison@ntlworld.com', '01484314441', '07805700404'),
(1308, '', 'Jos', 'Walraeven', 'Wallensgaard 43', '6227 GN', 'Maastricht', 'Netherlands', 'm.Nix1@home.Nl', '0031648727003', ''),
(1309, '', 'sarmad', 'mahawe', 'sätra torg 4', '12738', 'skärholmen', 'Sweden', 'seermeed@hotmail.com', '46739450124', '46739450124'),
(1310, '', 'Franjon', 'Medhy', '117 Rue de Lyon', '01800', 'Bourg-Saint-Christophe', 'France', 'medhyfranjon@live.fr', '04 69 18 37 23', ''),
(1311, '', 'Jaber ', 'Akhrif', '5 Molenweg', '2223 HC', 'Katwijk', 'Netherlands', '653991480', '', ''),
(1312, '', 'Keith', 'O\'Brian', '17 Oliver Plunkett TCE', 'N37 CF 80', 'Moate Co. Westmeath', 'Ireland', 'keithobri2003@eircom.net', '00353851000045', ''),
(1313, '', 'Henrik', 'Øvrebø', 'Akslabakken 14', '5252', 'Bergen', 'Norway', 'svoev@online.no', '92053293', '90974650'),
(1314, '', 'Römer', 'Ulrich', 'Körberstr.5', '50999', 'Köln', 'Germany', 'ulrich.roemer@nexgo.de', '0178-2779514', '0178-2779514'),
(1315, '', 'Brecht', 'Gheysens', 'Melanedreef 16A', '8650', 'houthulst', 'Belgium', 'brechtgheysens@gmail.com', '+32494651987', '+32494651987'),
(1316, '', 'Ashwin', 'Lamichhane', '55 Erddig Block, Wrexham Student Village, ', 'll11 2ht', 'Wrexham', 'United Kingdom', 'GENIUS_ASHWIN@YAHOO.COM', '+447449794426', '07449794426'),
(1317, '', 'Joeri', 'de Jong', 'Witte Brug 26', '2924 BN', 'Krimpen aan den IJssel', 'Netherlands', 'joeri.de.jong@xs4all.nl', '0180520457', ''),
(1318, '', 'Kenneth', 'Nolan', '4 Allangate Road', 'L19 9BZ', 'Liverpool', 'United Kingdom', 'mrkpnolan@yahoo.co.uk', '07939124129', '07939124129'),
(1319, '', 'Mads Peter', 'Clausen', 'Tolderlundsvej 60, 2 tv', '5000', 'Odense C', 'Denmark', 'madsp27@hotmail.com', '41961878', '41961878'),
(1320, '', 'Zena', 'Laukamp', 'Trekanten F 8', '2630', 'Taastrup', 'Denmark', 'per@aol.dk', '+45 27897006', '+4527897006'),
(1321, '', 'Mette Sofie', 'Nielsen', 'Ydunsvej 14', '8230', 'Åbyhøj', 'Denmark', 'mikkellj@gmail.com', '22202052', '0045 22202052'),
(1322, '', 'Hennie', 'de', 'Haas', '5711BS', 'Someren', 'Netherlands', 'h.dehaas2@chello.nl', '(0)493491288', '06.51269446'),
(1323, '', 'Reda', 'abd al-hassan', 'Mikkel Vibes Gade 3, 3tv', '1417', 'Christianshavn', 'Denmark', 'Sufianbenamare@gmail.com', '50783822', '50783822'),
(1324, '', 'Stefan', 'Heintz', 'Kälvestavägen 45 E', '16272', 'Vällingby', 'Sweden', 'heintz99@gmail.com', '+46708397504', '+46708397504'),
(1325, '', 'Dann', 'Thorleifsson', 'Guldstjernevej 6, st. tv.', '2400', 'København', 'Denmark', 'dannthor@gmail.com', '42424903', '42424903'),
(1326, '', 'Krystian', 'Hadi', 'Sadelmakarebyn 2D', '21840', 'Bunkeflostrand', 'Sweden', 'krystianhadi@hotmail.com', '0046760246810', '0046760246810'),
(1327, '', 'Hans', 'Berentsen', 'Koperslager 67', '7141 PL', 'Groenlo', 'Netherlands', 'berentsen14358@gmail.com', '+31627068245', '+31627068245'),
(1328, '', 'Kris', 'donders', 'dr Willemsstraat 13', '3500', 'hasselt', 'Belgium', 'donderskris83@hotmail.com', '003211916696', '0032498635682'),
(1329, '', 'Peter', 'Faulkner', '82 Frobisher green', 'TQ2 6JH', 'Devon', 'United Kingdom', 'Peterjf@blueyonder.co.uk', '01803 392773', '07801 726727'),
(1330, '', 'Ross', 'Kennedy', '4 Oxgangs Farm Grove', 'EH13 9PW', 'Edinburgh', 'Grossbritanien', 'rktiling@live.co.uk', '7969458615', ''),
(1331, '', 'Robert', 'Lacey', '7 The Boulevard', 'PO21 5BS', 'Bognor Regis', 'United Kingdom', 'Rob@duathlete.fsnet.co.uk', '+447974311491', '+447974311491'),
(1332, '', 'Iiro', 'Ihanamäki', 'Eerikinkatu 2 B 19', '20100', 'Turku', 'Finland', 'iiro_ihanamaki@hotmail.com', '+358456389452', ''),
(1333, '', 'Daniel', 'Raunsbæk', 'Saltværksvej 151', '2770', 'Kastrup', 'Denmark', 'Danielraunsbaek@gmail.com', '+4523205969', '+4523205969'),
(1334, '', 'Vishal', 'Modi', '16 Trafalgar Gardens', 'LS27 0RU', 'Morley', 'England', 'modi.vishal@gmail.com', '', ''),
(1335, '', 'Natalia', 'Drohomyretska', '15 Silver Pines.Brewery Road,Stillorgan', 'D18', 'Co. Dublin', 'Ireland', 'savitska@hotmail.com', '+353 12899258', '+353 857605040'),
(1336, '', 'Vishal', 'Birsingh', '310 S. Corl St. State college', '16801', 'Pennsylvania', 'United States', 'vbirsingh@hotmail.com', '8458001254', ''),
(1337, '', 'Veronika', 'Petrova', 'Johanna-Spyri 27', '28816', 'Stuhr ', 'Germany', 'petrova.veronika1987@gmail.com', '0421517', '017670322797'),
(1338, '', 'Mounia', 'Makhloufi', '10 Hanover Square', 'W1S 1HJ', 'Lloyds Bank', 'United Kingdom', 'Numba_1_intergal@hotmail.co.uk', '00447794056709', '00447794056709'),
(1339, '', 'aky', 'kamali', '2 balsdean farm cottages', 'bn2 7la', 'brighton', 'United Kingdom', 'taymorkamali@hotmail.co.uk', '01273758973', '0744359656627'),
(1340, '', 'Jacob', 'Brøchner', 'Vestervang 25 D 1. tv', '8000', 'Aarhus', 'Denmark', 'jacob.brochner@gmail.com', '+45 30277565', '+45 30277565'),
(1341, '', 'Amber ', 'Hill', '185 Dialstone lane, Stockport,Cheshire', 'Sk2 7lq', 'Manchester', 'United Kingdom', 'amber.hill@fs.bridfordscountrywide.co.uk', '07903312860', '01614884060'),
(1342, '', 'Aldin', 'Vladimirov', 'Gloriantplantsoen 2', '2805 XA', 'Gouda', 'Netherlands', '', '', ''),
(1343, '', 'Declan ', 'Costello', '16B Ard Na Gaoithe, Clybaun Road, Galway', '0000', 'Galway', 'Ireland', 'declan.costello@medtronic.com', '+35391708664', '+353878586162'),
(1344, '', 'Giancarlo', 'Bettoni', 'Via Vittorio Veneto, 85', '25042', 'Borno', 'Italy', 'giancarlo.bettoni@bancamediolanum.it', '0364529897', '3331067533'),
(1345, '', 'Kenneth', 'Soendergaard', 'Stadion Allé 46, 3.tv', '8000', 'Aarhus', 'Denmark', 'KSoendergaard@gmail.com', '+4560194687', '+4560194687'),
(1346, '', 'AMEEN', 'Saleh', '21 kippen drive', 'G76 8jg', 'Clarkston, Glasgow', 'United Kingdom', 'ameensaleh57@yahoo.com', '07515652541', '07515652541'),
(1347, '', 'Kaj', 'Nyberg', 'Elsankuja 2 D 34', '02230', 'Espoo', 'Finland', 'Kpn@iki.fi', '+358453550042', ''),
(1348, '', 'Dale', 'Nicholson', 'PH Media Group Ltd,40 Basinghall Street', 'EC2V 5DE', 'City Tower, London', 'United Kingdom', 'dale.nicholson@phmg.com', '02074001586', '07956307908'),
(1349, '', 'Daniel', 'Raunsbæk', 'Saltværksvej 151', '2770', 'Kastrup', 'Denmark', 'Danielraunsbaek@gmail.com', '23205969', '23205969'),
(1350, '', 'Ed ', 'Salome', 'GERARD SCHOLTENSTRAAT 118A', '3035 ST', 'ROTTERDAM', 'Netherlands', 'e.salome@hccnet.nl', '104673247', ''),
(1351, '', 'Anders', 'Anderson ', 'Granegade 2     4.th', '8000', '', 'Denmark', 'Anders.br@live.dk', '004560 78460  ose 004560178460', ''),
(1352, '', 'Conleth', 'Dolan', '63 allenhill drive', 'BT679DW', 'Lurgan', 'United Kingdom', 'conlethcfpni@hotmail.co.uk', '02838328102', '07702072633'),
(1353, '', 'Conleth', 'Dolan', '63 Allenhill Drive', 'BT679DW', 'Lurgan', 'United Kingdom', 'conlethd@hotmail.co.uk', '38328102', '07702072633'),
(1354, '', 'Liam', 'Glenny', '13 Avondale', '0000', 'Newmarket on Fergus', 'Ireland', 'glencro@eircom.net', '353860777885', '353860777885'),
(1355, '', 'Libby ', 'Truscott', '91 Grove Crecent', 'WD3 3JT', 'Rickmansworth', 'United Kingdom', 'libby.truscott@yahoo.com', '447832961976', '447832961976'),
(1356, '', 'Per', 'Hållander', 'Klasklättermus gata 5', '168 70', 'Bromma', 'Sweden', 'per.hallander@santamaria.se', '+46703912255', '+46703912255'),
(1357, '', 'Dario', 'Poljarevic', 'Im Dorfpark 8', '89558', 'Böhmenkirch', 'Germany', 'dario.poljarevic@googlemail.com', '073323844', '015115674745'),
(1358, '', 'Markus', 'Sjögren', 'Rahakamarinportti 2 B 27', '00240', 'Helsinki', 'Finland', 'markus.sjogren@me.com', '+358407316082', ''),
(1359, '', 'Karla', 'Angamarca Tandazo', 'Flat 65 thrayle house, Benedict road', 'Sw9 0xu', 'London ', 'United Kingdom', 'Karlangamarca@hotmail.co.uk', '00442036634425', '00447930000923'),
(1360, '', 'Lennart', 'Thomas', 'Pelikaanlaan 149', '2106DJ', 'vijfhuizen /Heemstede', 'Netherlands', 'lennart.thomas@gmail.com', '0031', '0031623825310'),
(1361, '', 'Steven', 'Duckett', '3 McCall Crescent', 'SE7 8HS', 'Charlton', 'United Kingdom', 'Steveduckett20@yahoo.co.uk', '02083125994', '07739779649'),
(1362, '', 'John Lauridsen', 'Ingemann', 'Spobjergvej 68, 2. 6', '8220', 'Brabrand', 'Denmark', 'Ingemann2701@gmail.com', '31565536', '31565536'),
(1363, '', 'el hady', 'arbia', '9 rue verdi', '06000', 'nice', 'France', 'hedy.arbia@gmail.co', '+33628324056', '0033628324056'),
(1364, '', 'Dr Ronen ', 'Malka', '1620 nw 114th Avn ', '33323', 'Plantatation Florida ', 'United States', 'Dr.ronenmalka@gmail.com', '1-2154072438', '2154072438'),
(1365, '', 'Robert', 'Hunter', '56 The Auld Rd', 'G67 2RH', 'Glasgow', 'United Kingdom', 'sad.driver@yahoo.co.uk', '01236594329', '07949720461'),
(1366, '', 'Mindaugas', 'Eepikas', '9 eden lodge 217 willesden lane', 'NW6 7YU', 'London', 'United Kingdom', 'eepikas@yahoo.com', '+447940401777', '+447940401777'),
(1367, '', 'John', 'Murphy', '34, Knights Hill, Aldridge', 'WS9 0TG', 'Walsall', 'United Kingdom', 'jmurphy@utp-net.co.uk', '07747671842', '07747671842'),
(1368, '', 'Kurt Ove', 'Wergeland', 'Grimstadveien 100', '5252', 'SOEREIDGREND', 'Norway', 'kowergeland@gmail.com', '4741208343', '4741208343'),
(1369, '', 'JOHN', 'O\'NEIL', '128 WHITEHALL ROAD', 'IG80RZ', 'WOODFORD GREEN', 'United Kingdom', 'johnaoneil@hotmail.com', '0044 208 506 2213', '0044 7939 018394'),
(1370, '', 'Maurizio', 'Di Martire', 'v. Pisino 159', '00177', 'Roma', 'Italy', 'm.dimartire@rfi.it', '+39062184924', '+39335263190'),
(1371, '', 'Neasa ', 'Canavan', 'Physiotherapy Solutions The Mall Medical Centre Tuam', '', 'Co. Galway', 'Ireland', '', '876607496', ''),
(1372, '', 'Kaysha', 'Lennox-Virgo', ' 20 Holly Tree House Brockley Road', 'SE4 2RU', 'London', 'Grossbritanien', 'kay_lennox18@yahoo.co.uk', '', ''),
(1373, '', 'Erik', 'Olsson', 'Dalkärrsleden 13', '16271', 'Vällingby', 'Sweden', 'eriolsbromma@gmail.com', '+468 263999', '+4670 108 78 11'),
(1374, '', 'Blendi', 'Llubani', 'Jordan Misja P.99 Shk 1, Ap 12', '1000', 'Tirana', 'Albania', 'blendillubani@yahoo.com', '00355  682004590', ''),
(1375, '', 'Aamir', 'Shamzad Awan', '45 Ard Mor Drive', 'Dublin 24', 'Tallaght', 'Ireland', 'awanaamir1@hotmail.com', '+353 86152 11 11', '+353861799072'),
(1376, '', 'Stuart S', 'Lee', '687 Westview Ct', 'NJ 07661', 'River Edge', 'USA', '', '', ''),
(1377, '', 'Karl', 'Kuebler', 'Hofweg 3', '71364', 'Winnenden', 'Germany', 'kuebler.karl@gmx.de', '07195/61182', '0160/90703896'),
(1378, '', 'Windels', 'Ann', 'Zeehondstraat 25', '8420', 'De Haan - Wenduine', 'Belgium', 'annwindels@telenet.be', '003250427138', '0032478483118'),
(1379, '', 'Oliver Odin', 'Andersen', 'Sundbyvester Hvf. Safirgangen 128', '2300', 'København', 'Denmark', 'oandersen@live.dk', '60185333', '60185333'),
(1380, '', 'Manuel', 'Barroso', 'Avenida Diogo Cão, n*6, 2*Frente', '2670-327', 'Loures', 'Portugal', 'barroso82@hotmail.com', '00351 963814478', '00351 963814478'),
(1381, '', 'Calum', 'Brown', '120 Purbrook Way', 'po9 3sb', 'Portsmouth', 'United Kingdom', 'brownj78@googlemail.com', '07793099709', '07793099709'),
(1382, '', 'Patricia', 'Leeson-Smith', '4 Julbilee Mews,New Road', 'SO31 5DJ', 'Netley Abbey,Southampton', 'United Kingdom', 'p.ls@rya.org.uk', '02380 604176', ''),
(1383, '', 'surkhab', 'malik', '3/2 308 burnfield road', 'g43 1ef', 'glasgow', 'United Kingdom', 'surkhab.malik@gmail.com', '01415770236', '+447804306537'),
(1384, '', 'Lawrence', 'Simaitis', '3 SouthernWay', 'RM7 9PA', 'London', 'United Kingdom', 'Laurentas@hotmail.com', '+447454229392', '+447454229392'),
(1385, '', 'Gábor', 'in \'t Hout', 'Koornwaardstraat 14d', '3026 GX', 'Rotterdam', 'Niederlande', 'gih_3@hotmail.com', '+31 641424539', ''),
(1386, '', 'Alan', 'Patrick', '22 Beechwood Avenue', 'NE9 6PP', 'Gateshead', 'Grossbritanien', '', '7835101548', ''),
(1387, '', 'OLEG', 'GLOUCHENKO', 'YLIOPISTONKATU 24 B 32', '20100', 'TURKU', 'Finland', 'oleglu2007@gmail.com', '02-275-42-00', '+358-40-7094666'),
(1388, '', 'artan', 'mane', 'rr.kavajes,100 vitrinat', '4622', 'tirana', 'Albania', 'rogatsecurity1@hotmail.com', '0035542272615', '00355692086713'),
(1389, '', 'Rasmus Beyer', 'Mogensen', 'Jordbrovej 17, st, tv', '8200', 'Århus N', 'Denmark', 'rasmusbeyermogensen@hotmail.com', '20858522', '20858522'),
(1390, '', 'Stuart', 'Widdowfield', '37 a Ross lea', 'DH4 4PQ', 'tyne and wear', 'United Kingdom', 'stui22@hotmail.co.uk', '07922686335', '07922686335'),
(1391, '', 'Kevin', 'Tyrrell', 'KILBROOK, ENFIELD', 'Meath', 'Co. Meath', 'Ireland', 'blossomspreschoolenfield@gmail.com', '', ''),
(1392, '', 'ciara', 'dempsey', '127 alexandra walk', '00353', 'clane', 'Ireland', 'dempseyciara8@gmail.com', '0863738427', ''),
(1393, '', 'sepehr', 'shamloo', 'hjalmarbrantingsgatan 52', '75434', 'uppsala', 'Sweden', 'sepehrshamlou@gmail.com', '0046723667474', '0046723667474'),
(1394, '', 'Adam', 'Saltman', '140 Saint Johns Place', '11217', 'Brooklyn, NY', 'United States', 'adamsaltman@gmail.com', '718-636-6146', '347-860-1872'),
(1395, '', 'Isidori', 'Diego Tommaso', 'Via A. Stoppani, 3/E', '61032', 'Fano (PU)', 'Italy', 'diego.isy@katamail.com', '338.1256099', '338.1256099'),
(1396, '', 'Mrs. Jenn', 'Nielsen', '63 Mayfield  Ave', 'NE159BD', 'Newcastle Upon Tyne', 'Grossbritanien', 'mrsjnielsen@yahoo.co.uk', '', ''),
(1397, '', 'Janne Sarin', 'Tuote', 'Nestori Tuote Oy Kiteentie 17A ', '04410  ', 'Järvenpää', 'Finland', 'janne.sarin@nestori-tuote.fi', '', ''),
(1398, '', 'Dennis', 'Jennes', 'Eikenlaan 26', '2110', 'Wijnegem', 'Belgium', '', '', ''),
(1399, '', 'Deborah', 'Kavanagh', '4 Slade Castle View,Saggart', '', 'Co. Dublin', 'Ireland', '', '00353 85 1779358', ''),
(1400, '', 'Manni', 'Naderifard', 'Mosselkreek 1', '3823', 'Amersfoort', 'Netherlands', 'Manni.Naderifard@heinenhopman.com', '', ''),
(1401, '', 'Credo', 'Adamah', 'Rinkebyplan 2', '16373', 'Spanga, Sverige', 'Sweden', 'kangni_p@hotmail.com', '', ''),
(1402, '', 'Sarah', 'Serussi', 'Kleists gate 5', '7018', 'Trondheim', 'Norway', 'sarah.serussi@hotmail.com', '+4795898187', '+4795898187'),
(1403, '', 'Nikita', 'Zolotarev', '30 New Cavendish Street', 'W1G8UA', 'London', 'United Kingdom', 'Zolotarevnik@gmail.com', '00447874382155', '00447874382155'),
(1404, '', 'Amy', 'Salter', '24 School Street', 'DE119QZ', 'Swadlincote', 'United Kingdom', 'amy_pritchard88@hotmail.com', '447580105427', '447580105427'),
(1405, '', 'Gor', 'Mikojan', 'Irenelaan 35', '3843DK', 'Harderwijk', 'Netherlands', 'gor_2pac@hotmail.com', '0341434990', '0624108809'),
(1406, '', 'Mohammed', 'El-Hajibrahim', 'Høje Tøpholm 4,3 TH', '3390', 'Hundested', 'Denmark', 'momeibrahim@live.dk', '004571322302', '004571322302'),
(1407, '', 'Georges', 'Sehdo', 'Tunnbindaregatan 20', '60221', 'Norrköping', 'Sweden', 'gsehdo@gmail.com', '+46733167899', '+46733167899'),
(1408, '', 'Kevin', 'Smith', '4 Yorke Road', 'KA10 6EW', 'Troon', 'United Kingdom', 'atcokev144@hotmail.co.uk', '00447803430496', '00447803430496'),
(1409, '', 'Ghassan', 'Abily', 'Musserongången 84', '13534', 'Tyresö, Sverige', 'Sweden', 'gabily@hotmail.com', '+46739169135', '+46739169135'),
(1410, '', 'Valbona', 'Dungu', 'Murat Toptani', '1001', 'Tirane', 'Albania', 'dunguvalbona@gmail.com', '35542365258', '00355694435426'),
(1411, '', 'carsten', 'neumann', 'dommervænget 12a st tv', '4000', 'roskilde', 'Denmark', '0608neumann@gmail.com', '+4528122620', ''),
(1412, '', 'joni', 'vesterinen', 'papinniityntie 44 b 10', '13210', 'hämeenlinna', 'Finland', 'joni_vesterinen@luukku.com', '+358415019798', ''),
(1413, '', 'Sverre', 'Traseth', 'Prost Bloms gate 25A', '2819', 'Gjøvik', 'Norway', 'sverretraseth@gmail.com', '004793824433', '004793824433'),
(1414, '', 'Luca', 'Maltempo', 'Via Rosolini 5, Rome, Italy', '00132', 'Rome', 'Italy', 'lucamaltempo@gmail.com', '+390622445366', '+393921879090'),
(1415, '', 'André', 'Horstmann', 'Borgsen-Allee 7', '33649', 'Bielefeld', 'Germany', 'A.Horstmann89@googlemail.com', '015150637987', ''),
(1416, '', 'Jacqueline', 'Humphries', 'Killeenyarda', '', 'Holycross, Thurles Co. Tipperary Roi', 'Ireland', 'humphries.are@gmail.com', '', ''),
(1417, '', 'Olivier', 'Richard', 'Rue des   Sarts, 4', '4910', 'Jehanster', 'Belgique', 'richard.olivier@cemd.eu', '', ''),
(1418, '', 'Chun Foo', 'Choong', '25 MOSSWATER WYND', 'G68 9JU', 'Glasgow', 'Grossbritanien', '', '7540951300', ''),
(1419, '', 'Daniel', 'Mollon', '3 Windsor Ride, Finchampstead', 'RG40 3LG', 'Workingham,Berkshire', 'Grossbritanien', 'brass_monkey1988@hotmail.com', '', ''),
(1420, '', 'mark', 'Spoelstra', 'De Hoogte 1', '9351 VN', 'Leek', 'Netherlands', 'mark.nokia@gmail.com', '0031641528007', '0031641528007'),
(1421, '', 'NAZAR', 'GULER', '6 Shead Court', 'E1 2PJ', 'London', 'United Kingdom', 'serapnazar@hotmail.co.uk', '00442083198611', '00447517142941'),
(1422, '', 'James', 'Lee', '296 Beverly Drive', 'ST2 0NR', 'Bentilee, Stoke-on-Trent', 'Grossbritanien', 'jim3064@hotmail.co.uk', '+4474 555 555 88', ''),
(1423, '', 'Johnni', 'Kagan', 'Hjortshojmollevej  126', '8530', 'Hjortshoj', 'Denmark', 'Johnni94@live.dk', '+4520886225', ''),
(1424, '', 'Hala ', ' Kaldoya', 'Släggvägen 9', '15159', 'Södertalje', 'Sweden', 'hala.kaldoyo@sodertalje.se', '0709410342', '0766481887'),
(1425, '', 'Bjørn ', 'Sundahl', 'Stolpeager 26', '2670', 'Greve', 'Denmark', 'ab.sundahl@tdcadsl.dk', '+4520329860', '+4520329860'),
(1426, '', 'Nader', 'Dashtupour', 'Norra Sjöbogatan 55', '50643', 'Boras', 'Sweden', 'ndashtipour@hotmail.com', '+46760505055', ''),
(1427, '', 'Iiro ', 'Ihanamäki', 'Eerikinkatu 2 B 19', '20100', 'Turku', 'Finland', 'iiro_ihanamaki@hotmail.com', '', ''),
(1428, '', 'Vivienne', 'Witte', 'Juweelstraat 24', '5175 ta', 'Loon op zand', 'Netherlands', 'Viviennewitte@hotmail.com', '0031416363627', '0031640047340'),
(1429, '', 'Christian', 'Jonsson', 'Ringblomman 16', '17852', 'Ekeroe', 'Sweden', 'chrip_pa@hotmail.com', '', ''),
(1430, '', 'Eamonn', 'Doheny', '50 Stillorgan Heath', 'Stillorgan', 'Co Dublin', 'Ireland', 'eamonn.doheny@sap.com', '0035314719006', '00353876679393'),
(1431, '', 'Christian', 'Martin Kirsch', 'Reichsgrafenstraße 22', '79102', 'Freiburg', 'Deutschland', '', '', ''),
(1432, '', 'Wölwer', 'Sven', 'Weteschenweg 3', '88048 ', ' Friedrichshafen/Efrizweiler', 'Deutschland', 'sven.woelwer@gmx.de', '0173 4882152', ''),
(1433, '', 'Michael', 'Mooney', '12 Perry Avenue', 'SK144ET', 'Manchester ', 'United Kingdom', 'mikemooney1@gmail.com', '07883423694', '07883423694'),
(1434, '', 'Magnus', 'Egeness', 'Fjørtoftsgate 9', '0461', 'Oslo', 'Norway', 'magnus.egeness@gmail.com', '+4792494090', '+4792494090'),
(1435, '', 'andrei', 'cata', '99 colchester road', 'ha8 0qx', 'edgware', 'United Kingdom', 'andyy1992@yahoo.com', '02082010122', ''),
(1436, '', 'An', 'Vanautgaerden', 'Heieinde 6', '2431', 'Veerle', 'Belgium', 'an_vanautgaerden@hotmail.com', '003214753380', '0032496963982'),
(1437, '', 'Sharif', 'Ali', 'Quintiq Sdn.Bhd, Crown Penthouse, 1 First Avenue,', '47800', 'Bandar Utama, Petaling Jaya, Selangor', 'Malaysia', 'sharifali1987@gmail.com', '-', '+60 162066581');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(1438, '', 'Momcilo', 'Pavlovic', 'Lindeborgsgatan 56', '21581', 'Malmö', 'Sweden', 'mpavlovic_@hotmail.com', '+46733767722', '+46733767722'),
(1439, '', 'Yannick', 'Stoot', 'Veldzuring 18', '5913DR', 'Venlo', 'Netherlands', 'Yannick.stoot@gmail.com', '0611471810', '0611471810'),
(1440, '', 'Mark', 'Oliver', '2 The Magpies', 'CM16 6QG', 'Epping Green', 'United Kingdom', 'Just4mark@me.com', '+44 1992 573097', '+44 7710 098765'),
(1441, '', 'Sokol', 'Dibra', 'Bul deshmoret e kombit, Twin tower. Kati 2. Societe generale Bank.', '1000', 'Tirana', 'Albania', 'dibra.sokol@gmail.com', '00355692079544', '00355692079544'),
(1442, '', 'Keely', 'Mason ', '7 southview cottages', 'RM16 3 JX', 'Essex/ Orsett', 'United Kingdom', 'Keelymason75@icloud.com', '00441275892219/ 01375892219', '00447984183684'),
(1443, '', 'Laidi', 'Ferunaj', 'Vaso Pasha', '1000', 'Dyqani \"Natyral & Organic\"', 'Albania', 'albiona.alhysa@gmail.com', '00355662070123', '00355662070123'),
(1444, '', 'Jason', 'Dee', '76 Griffith Parade', '11', 'Glasnevin', 'Ireland', 'dee.jason@hotmail.com', '085 746 7754', '085 746 7754'),
(1445, '', 'PAULS', 'NEMIROVSKIS', '4  ST  PAUL\'S CLOSE', 'BD8 7NS', 'BRADFORD WEST YORKSHIRE', 'United Kingdom', 'paulsnemirovskis@yahoo.com', '+1274 484549', '+447852100199'),
(1446, '', 'CHRISTOPHER', 'MARSHALL', '23 BEDHAMPTON HILL', 'PO9 3JN', 'HAVANT', 'United Kingdom', 'chris.marshall@ntlworld.com', '02392 482550', '07415 882815'),
(1447, '', 'Timo Harboe', 'Nielsen', 'Edvard Storms Vej 3, 2. th', '2450', 'Copenhagen', 'Denmark', 'timonielsen@me.com', '+447596943151', '+447596943151'),
(1448, '', 'George', 'Jarvis', '48 Marlin Square', 'wd5 0eg', 'Abbots Langley', 'United Kingdom', 'george.x.jarvis@gsk.com', '+447568140524', '+447568140524'),
(1449, '', 'Noor ', 'Helawi', 'Odlarvägen 5', '15150', 'Enhörna', 'Sweden', 'noorhillawi@hotmail.com', '0735755460', '0735755460'),
(1450, '', 'Augin ', 'Velentino', 'Responsgatan 5', '126 29', 'Stockholm', 'Sweden', 'aggetrend@gmail.com', '0727-438008', '0727-438008'),
(1451, '', 'Guadalupe', 'Garcia', 'Dronas 2002, Av Fuentemar 19-21', '28823', 'Coslada Madrid', 'Spain', '', '916707230', ''),
(1452, '', 'Anders', 'Maribo', 'Madumvej 41', '2610', 'Rødovre', 'Denmark', 'A.maribo@hotmail.com', '+45 26792917', '+45 26792917'),
(1453, '', 'Helena L', 'Santibanez', 'Vekslerveien 7', '0585', 'Oslo', 'Norway', 'helena@solera.no', '0047 91592727', '0047 91592727'),
(1454, '', 'Albert ', 'Telhaj', 'Ish fusha aviacionit Godina 15 Ap 24', '1001', 'Tirana', 'Albania', '', '00355 697480207', ''),
(1455, '', 'Kristian', 'Ivarsson', 'Järnvägsgatan 5', '51433', 'Tranemo', 'Sweden', 'kristian.ivarsson@telia.com', '+46738115955', '+46738115955'),
(1456, '', 'Peter Kjær', 'Jensen', 'Oldermandvej 27 2 tv', '2700', 'København Nv', 'Denmark', 'pkjerdk@gmail.com', '61695651', '61695651'),
(1457, '', 'Peter', 'Kjær jensen', 'Oldermandsvej 27 2.tv', '2400', 'københavn nv', 'Denmark', 'Pkjerdk@gmail.com', '61695651', '61695651'),
(1458, '', 'Peter', 'Kjær jensen', 'oldermandsvej 27. 2TV', '2400', 'København NV', 'Denmark', 'Pkjerdk@gmail.com', '61695651', '61695651'),
(1459, '', 'Klaus', 'Westphal', 'Edenbüttelier str. 4', '27809', 'Lemwerder', 'Deutschland', '', '', ''),
(1460, '', 'Tamo', 'Meijburg', '26   2tv Vestergade', '8000', 'Aarhus', 'Dänemark', '', '28513665', ''),
(1461, '', 'John', 'Brouwer', 'libel 62', '3766HH', 'Soest', 'Netherlands', 'debrouwers@kpnmail.nl', '0031639772166', '0031639772166'),
(1462, '', 'Ben', 'Cahill', '62 Oak Downs, GreenPark, Clondalkin', '22', 'Dublin', 'Ireland', 'bencah@microsoft.com', '00353876458951', '00353876458951'),
(1463, '', 'Carl-Johan', 'Lindgren', 'Kallebäcksvägen 17A', '41275', 'Gothenburg', 'Sweden', 'mohammut@hotmail.com', '+46735443474', ''),
(1464, '', 'Menno', 'Noor ', 'Waddenzeestraat 92', '1784VD', 'Den Helder', 'Netherlands', 'Mennow2011@hotmail.com', '+31611747429', '+31611747429'),
(1465, '', 'Patrick', 'Kerr', '39A Maynooth Road', 'Kildare', 'Celbridge', 'Ireland', 'patrickkerr@me.com', '0035316288654', '00353872265786'),
(1466, '', ' Hogir', 'Said', 'ölandsresan 94', '75755', 'uppsala', 'Sweden', 'hogir_s_85@hotmail.com', '46700528885', '46700528885'),
(1467, '', 'h', 'h', 'h', 'h', 'h', 'Cuba', 'hogir_s_8@hotmail.com', 'h', ''),
(1468, '', 'luc crul', 'crul', 'Henri Dunantlaan 6', '9990', 'Maldegem', 'Belgium', 'luc.crul1@telenet.be', '0474910720', '0474910720'),
(1469, '', 'Idvina', 'Kore', 'Rr.Kavajes,pll 152,shk.1,apt.4', '1000', 'Tirana', 'Albania', 'idvina_kore@yahoo.it', '0035542220142', '00355689088002'),
(1470, '', 'Meriem', 'El khamlichi', 'Pieter soutmanlaan 29', '1701ma', 'Heerhugowaard', 'Netherlands', 'meriem_khamlichi@hotmail.com', '0031617163158', '0031617163158'),
(1471, '', 'Joacim', 'Qvarnström', 'Frodegatan 33F', '75325', 'Uppsala', 'Sweden', 'jockeq@hotmail.com', '+46760259688', '+46760259688'),
(1472, '', 'luc', 'crul', 'Henri Dunantlaan 6', '9990', 'Maldegem', 'Belgium', 'luc.crul1@telenet.be', '0474910720', '0474910720'),
(1473, '', 'Saimira', 'Ndregjoni', 'Rr.Pjeter Dungu', '1007', 'Tirane', 'Albania', 'saimirandregjoni@albancorp.com', '0674053371', '0695844542'),
(1474, '', 'Harry', 'Furniss', 'Ulleråkersvägen 70', '75643', 'Uppsala', 'Sweden', 'Harryfurniss@gmail.com', '0046733800882', '0046733800882'),
(1475, '', 'Fiona', 'Tidbury', 'Academy Windows LTD, 13 Cremyll Road', 'RG1 8NQ', 'Reading Berks', 'United Kingdom', 'fionatidbury@yahoo.co.uk', '+441189744518', '+447876586234'),
(1476, '', 'Christopher', 'O\'Mahony', 'Inchwell Road', 'Kanturk', 'Co. Cork', 'Ireland', 'chrs_omahony@yahoo.ie', '+353 (0)29 51270', '+353 (0)87 2349386'),
(1477, '', 'Nike Patriots #81 Aaron Hernandez Navy Blue Team Color Men\'s Embroidered NFL Elite Jersey', 'Nike Patriots #81 Aaron Hernandez Navy Blue Team Color Men\'s Embroidered NFL Elite Jersey', 'Nike Patriots #81 Aaron Hernandez Navy Blue Team Color Men\'s Embroidered NFL Elite Jersey', 'Nike Patriots #81 Aaron Hernandez Navy Blue Team Color Men\'s Embroidered NFL Elite Jersey', 'Nike Patriots #81 Aaron Hernandez Navy Blue Team Color Men\'s Embroidered NFL Elite Jersey', '', 'Nike Patriots #81 Aaron Hernandez Navy Blue Team Color Men\'s Embroidered NFL Elite Jersey', 'flygyrboqs@gmail.com', 'Nike Patriots #81 Aaron Hernandez Navy Blue Team Color Men\'s Embroidered NFL Elite Jersey'),
(1478, '', 'John', 'Ironside', 'Flat 1/2 2 Knightswood court', 'G132XN', 'Glasgow', 'United Kingdom', 'John.ironside@virginmedia.com', '07500 111 981', '07799 262924'),
(1479, '', 'david', 'chamun', 'Aprilgatan 58', '41515', 'göteborg', 'Sweden', 'dc@84ans.se', '46704077105', '46704077105'),
(1480, '', 'Russell Wilson Navy Blue Nike Limited NFL Seattle Seahawks #3 Men\'s Home Jersey', 'Russell Wilson Navy Blue Nike Limited NFL Seattle Seahawks #3 Men\'s Home Jersey', 'Russell Wilson Navy Blue Nike Limited NFL Seattle Seahawks #3 Men\'s Home Jersey', 'Russell Wilson Navy Blue Nike Limited NFL Seattle Seahawks #3 Men\'s Home Jersey', 'Russell Wilson Navy Blue Nike Limited NFL Seattle Seahawks #3 Men\'s Home Jersey', '', 'Russell Wilson Navy Blue Nike Limited NFL Seattle Seahawks #3 Men\'s Home Jersey', 'svmpgcoton@gmail.com', 'Russell Wilson Navy Blue Nike Limited NFL Seattle Seahawks #3 Men\'s Home Jersey'),
(1481, '', 'Get new cheap Mens Nike Baltimore Ravens #84 Ed Dickson Game Black Alternate Super Bowl XLVII NFL Jersey with cheap price', 'Get new cheap Mens Nike Baltimore Ravens #84 Ed Dickson Game Black Alternate Super Bowl XLVII NFL Jersey with cheap price', 'Get new cheap Mens Nike Baltimore Ravens #84 Ed Dickson Game Black Alternate Super Bowl XLVII NFL Jersey with cheap price', 'Get new cheap Mens Nike Baltimore Ravens #84 Ed Dickson Game Black Alternate Super Bowl XLVII NFL Jersey with cheap price', 'Get new cheap Mens Nike Baltimore Ravens #84 Ed Dickson Game Black Alternate Super Bowl XLVII NFL Jersey with cheap price', '', 'Get new cheap Mens Nike Baltimore Ravens #84 Ed Dickson Game Black Alternate Super Bowl XLVII NFL Jersey with cheap price', 'numsnu@gmail.com', 'Get new cheap Mens Nike Baltimore Ravens #84 Ed Dickson Game Black Alternate Super Bowl XLVII NFL Jersey with cheap price'),
(1482, '', 'Cristian', 'Bazgan', '32 Grainger Street', 'DL1 5EQ', 'Darlington', 'United Kingdom', 'cristianb@live.co.uk', '0794631866', '0794631866'),
(1483, '', 'Matias (Per-Erik Snickars)', 'Snickars', 'Baskastaet 11', '65450', 'Solf', 'Finland', 'matias.snickars@gmail.com', '+358503044266', ''),
(1484, '', 'Olabode', 'Alade', '3 Lydia Road', 'DA8 2BB', 'Erith', 'United Kingdom', 'olabode.alade@gmail.com', '+44 (0) 7855 816 995', '+44 (0) 7855 816 995'),
(1485, '', 'Navid', 'Kazemi Walter', 'Freitag str. 5', '21031', 'Hamburg', 'Deutschland', '', '017686616627', ''),
(1486, '', 'Ali', 'Shah', 'Ammerudhellinga70', '0959', 'OSLO', 'Norway', 'Mr_ali_93@hotmail.com', '98803309', '98803309'),
(1487, '', 'Nike Indianapolis Colts Womens Critical Victory NFL T-Shirt - Yellow', 'Nike Indianapolis Colts Womens Critical Victory NFL T-Shirt - Yellow', 'Nike Indianapolis Colts Womens Critical Victory NFL T-Shirt - Yellow', 'Nike Indianapolis Colts Womens Critical Victory NFL T-Shirt - Yellow', 'Nike Indianapolis Colts Womens Critical Victory NFL T-Shirt - Yellow', '', 'Nike Indianapolis Colts Womens Critical Victory NFL T-Shirt - Yellow', 'htlbitgx@gmail.com', 'Nike Indianapolis Colts Womens Critical Victory NFL T-Shirt - Yellow'),
(1488, '', 'spam', 'spam', 'Nike Chiefs #7 Matt Cassel White Men\'s Embroidered NFL Elite Jersey', 'Nike Chiefs #7 Matt Cassel White Men\'s Embroidered NFL Elite Jersey', 'Nike Chiefs #7 Matt Cassel White Men\'s Embroidered NFL Elite Jersey', '', 'spam', 'fbrthabsoq@gmail.com', 'Nike Chiefs #7 Matt Cassel White Men\'s Embroidered NFL Elite Jersey'),
(4020, '', 'B. J. ', 'Panbahher', 'Hoeksekade 85', '2661 GJ', 'Bergschenhoek', 'Netherlands', '', '06 24676573', ''),
(1489, '', 'Bert-Jan ', 'Vaandrager', 'Zuidhoek 43', '3082PC', 'Rotterdam', 'Netherlands', 'bjvaandrager@gmail.com', '+31642129138', '+31642129138'),
(1490, '', 'Jan', 'Beckmann', 'Mühlenteichstraße 10', '32257', 'Bünde', 'Deutschland', 'mail@janbeckmann', '', '0151 700 60 388'),
(1491, '', 'Honnah', 'Ogbechie', '34 A Upper Montagu', 'W1H 1RP', 'London', 'Großbritannien', 'WI HIRP', '0044 7794600876', ''),
(1492, '', 'Christiana', 'Krüger', 'Wielandstr. 5', '65719', 'Hofheim', 'Deutschland', '', '0174 3084242', ''),
(1493, '', '2010 Baseball All Star Patch Los Angeles of Angels Stitched 59Fifty Fitted Hats 001', '2010 Baseball All Star Patch Los Angeles of Angels Stitched 59Fifty Fitted Hats 001', '2010 Baseball All Star Patch Los Angeles of Angels Stitched 59Fifty Fitted Hats 001', '2010 Baseball All Star Patch Los Angeles of Angels Stitched 59Fifty Fitted Hats 001', '2010 Baseball All Star Patch Los Angeles of Angels Stitched 59Fifty Fitted Hats 001', '', '2010 Baseball All Star Patch Los Angeles of Angels Stitched 59Fifty Fitted Hats 001', 'hyhshkdz@gmail.com', '2010 Baseball All Star Patch Los Angeles of Angels Stitched 59Fifty Fitted Hats 001'),
(1494, '', 'Ricardo', 'Alvarez Jopia', 'Vänortsstråket 61 C lgh 1002', '191 62', 'Stockholm', 'Sweden', 'ricardoalvarezj81@hotmail.com', '0738335669', '0738335669'),
(1495, '', 'Elisabeth', 'Arendt', 'Smedekærvej 13', '2770 ', 'Kastrup', 'Denmark', 'norden@mail.tele.dk', '004523824433', '004523824433'),
(1496, '', 'Nike Cowboys #28 Felix Jones Navy Blue Team Color Men\'s Embroidered NFL Limited Jersey', 'Nike Cowboys #28 Felix Jones Navy Blue Team Color Men\'s Embroidered NFL Limited Jersey', 'Nike Cowboys #28 Felix Jones Navy Blue Team Color Men\'s Embroidered NFL Limited Jersey', 'Nike Cowboys #28 Felix Jones Navy Blue Team Color Men\'s Embroidered NFL Limited Jersey', 'Nike Cowboys #28 Felix Jones Navy Blue Team Color Men\'s Embroidered NFL Limited Jersey', '', 'Nike Cowboys #28 Felix Jones Navy Blue Team Color Men\'s Embroidered NFL Limited Jersey', 'fbrthabsoq@gmail.com', 'Nike Cowboys #28 Felix Jones Navy Blue Team Color Men\'s Embroidered NFL Limited Jersey'),
(1497, '', 'Eric', 'Sparrow', ' 6 Cranbourne Street', 'HU3 1PP', 'Hull', 'United Kingdom', 'eric@amax.karoo.co.uk', '01482-586284', '0790570257'),
(1498, '', 'Eric', 'Sparrow', '6 Cranboune Street', 'HU3 1PP', 'Hull', 'United Kingdom', 'eric@anax.karoo.co.uk', '01482-586285', ''),
(1499, '', 'Eric ', 'Sparrow', '6 Cranbourne', 'HU3 1PP', 'Hull', 'United Kingdom', 'eric@amax.karoo', '01482-586285', '0790570257'),
(1500, '', 'Bafo', 'Owusu', 'Kelbergen 369', '1104LS', 'Amsterdam', 'Netherlands', 'b.owusu@live.nl', '0202232773', '+31639847773'),
(1501, '', 'rucwppdn@gmail.com', 'http://www.aiopcampania.it//public/blog/index.asp?twid=k_14849_nfl32_us-p-tagus2', 'Youth New Era Baseball Pittsburgh Pirates Stitched Cool Base 59Fifty Fitted Hats 015', 'Youth New Era Baseball Pittsburgh Pirates Stitched Cool Base 59Fifty Fitted Hats 015', 'Youth New Era Baseball Pittsburgh Pirates Stitched Cool Base 59Fifty Fitted Hats 015', '', 'Youth New Era Baseball Pittsburgh Pirates Stitched Cool Base 59Fifty Fitted Hats 015', 'Youth New Era Baseball Pittsburgh Pirates Stitched Cool Base 59Fifty Fitted Hats 015', 'Youth New Era Baseball Pittsburgh Pirates Stitched Cool Base 59Fifty Fitted Hats 015'),
(1502, '', 'Korab', 'Kurti', 'ridspögatan 6C', '431 32', 'Mölndal', 'Sweden', 'Korabkurti@hotmail.com', '031-7069951', '0762026282'),
(1503, '', 'Nike Texans #8 Matt Schaub Red Alternate Men\'s Embroidered NFL Game Jersey', 'Nike Texans #8 Matt Schaub Red Alternate Men\'s Embroidered NFL Game Jersey', 'Nike Texans #8 Matt Schaub Red Alternate Men\'s Embroidered NFL Game Jersey', 'Nike Texans #8 Matt Schaub Red Alternate Men\'s Embroidered NFL Game Jersey', 'Nike Texans #8 Matt Schaub Red Alternate Men\'s Embroidered NFL Game Jersey', '', 'Nike Texans #8 Matt Schaub Red Alternate Men\'s Embroidered NFL Game Jersey', 'sjtldcpzp@gmail.com', 'Nike Texans #8 Matt Schaub Red Alternate Men\'s Embroidered NFL Game Jersey'),
(1504, '', 'Best website to buy Authentic Womens Game Kurt Coleman Jersey Nike Philadelphia Eagles 42 Midnight Green Team Color NFL Jerseys with cheap price', 'Best website to buy Authentic Womens Game Kurt Coleman Jersey Nike Philadelphia Eagles 42 Midnight Green Team Color NFL Jerseys with cheap price', 'Best website to buy Authentic Womens Game Kurt Coleman Jersey Nike Philadelphia Eagles 42 Midnight Green Team Color NFL Jerseys with cheap price', 'Best website to buy Authentic Womens Game Kurt Coleman Jersey Nike Philadelphia Eagles 42 Midnight Green Team Color NFL Jerseys with cheap price', 'Best website to buy Authentic Womens Game Kurt Coleman Jersey Nike Philadelphia Eagles 42 Midnight Green Team Color NFL Jerseys with cheap price', '', 'Best website to buy Authentic Womens Game Kurt Coleman Jersey Nike Philadelphia Eagles 42 Midnight Green Team Color NFL Jerseys with cheap price', 'yabngcaefk@gmail.com', 'Best website to buy Authentic Womens Game Kurt Coleman Jersey Nike Philadelphia Eagles 42 Midnight Green Team Color NFL Jerseys with cheap price'),
(1505, '', 'Nike Bears #54 Brian Urlacher Camo Men\'s Embroidered NFL Realtree Elite Jersey', 'Nike Bears #54 Brian Urlacher Camo Men\'s Embroidered NFL Realtree Elite Jersey', 'Nike Bears #54 Brian Urlacher Camo Men\'s Embroidered NFL Realtree Elite Jersey', 'Nike Bears #54 Brian Urlacher Camo Men\'s Embroidered NFL Realtree Elite Jersey', 'Nike Bears #54 Brian Urlacher Camo Men\'s Embroidered NFL Realtree Elite Jersey', '', 'Nike Bears #54 Brian Urlacher Camo Men\'s Embroidered NFL Realtree Elite Jersey', 'uhbkxazhaf@gmail.com', 'Nike Bears #54 Brian Urlacher Camo Men\'s Embroidered NFL Realtree Elite Jersey'),
(1506, '', 'Kristina', 'Karlsson', 'Arkitektgatan 39 ', '21563', 'Malmö', 'Sweden', 'kristina.kojk@telia.com', '46703926601', '46703926601'),
(1507, '', 'Mark Sonne', 'Pedersen', 'Buddinge hovedgade 151, 1 th', '2860', 'Søborg', 'Denmark', 'Marksonne@gmail.com', '004551894050', '004551894050'),
(1508, '', 'spam', 'spam', 'Buy 2013 authentic Mens Nike Baltimore Ravens #78 Bryant McKinnie Limited White NFL Jersey at wholesale price', 'Buy 2013 authentic Mens Nike Baltimore Ravens #78 Bryant McKinnie Limited White NFL Jersey at wholesale price', 'Buy 2013 authentic Mens Nike Baltimore Ravens #78 Bryant McKinnie Limited White NFL Jersey at wholesale price', '', 'spam', 'swghqx@gmail.com', 'Buy 2013 authentic Mens Nike Baltimore Ravens #78 Bryant McKinnie Limited White NFL Jersey at wholesale price'),
(4021, '', 'ng', 'ming', '17 jalan USJ 6/4e, uep subang jaya,', '47610', 'P. JAYA', 'Malaysia', 'kmng49@gmail.com', '+60193330310', '+60193330310'),
(4022, '', 'Austin', 'Mackle', '34/5 Haddington Place', 'Eh74AG', 'Edinburgh', 'United Kingdom', 'austinmackle@hotmail.co.uk', '07783452247', '07783452247'),
(1509, '', 'Avcenter, ATT :Emrullah', 'Celik', 'Sndr Ringvej 39', '2605', 'Brøndby', 'Denmark', 'Emmicelik@gmail.com', '+4531600093', '+4531600093'),
(1510, '', 'Adam', 'Ryall', '93 Childwall Park Avenue', 'L16 0JF', 'Liverpool', 'United Kingdom', 'adam_ryall@btinternet.com', '0151 2808040', '07841343010'),
(1511, '', 'Marc', 'Heester', '29 Chatsworth road', 'DA1 5AT', 'Kent', 'United Kingdom', 'marcheester@hotmail.co.uk', '07870897352', '07870897352'),
(1512, '', 'steve', 'cross', '126 Sherwood Avenue', 'ME20 7GJ', 'Larkfield', 'United Kingdom', 'stevegcross@sky.com', '441732872533', '441732872533'),
(1513, '', 'Christophe', 'Moysan', '3 Impasse de Ker Faouet, Batiment M Porte 2', '44600', 'Saint-Nazaire', 'France', 'moysanch@laposte.net', '0679093226', ''),
(1514, '', 'Michael', 'Andressen', 'Admiraal de Ruyterstraat 90', '3262 XG', 'Oud Beijerland ', 'Netherlands', 'michaelsatory@gmail.com', '+31650425533', ''),
(1515, '', 'Abdul', 'Al-Samarai', 'Freyssinetlijn', '2728 BB', 'Zoetermeer', 'Netherlands', 'abteab@hotmail.com', '31629508362', '31629508362'),
(1516, '', 'Erkki', 'Sutela', 'Salpausseläntie 9 B ', '00710', 'Helsinki', 'Finland', 'erkki.sutela@gmail.com', '+358400808727', '+358400808727'),
(1517, '', 'Jonas', 'De Waele', 'Lisstraat 8', '8730', 'Beernem', 'Belgium', 'jonas_de_waele@telenet.be', '003250790850', '0032496500293'),
(1518, '', 'christine', 'rieder', 'nightingale house', 'ng32 3ne', 'grantham', 'United Kingdom', 'pieterrieder@yahoo.com', '44 1529 455217', '44 7956224446'),
(1519, '', 'Carlos', 'Pariente Jiménez ', 'Hermano felicísimo Ruiz 11,esc 4 ,5B', '03005', 'Alicante', 'Spain', 'Carlosparientejimenez@gmail.com', '600736780', '600736780'),
(1520, '', 'Alan', 'Hardwick', '13 Chevins Close', 'WF17 0QQ', 'Batley West Yorkshire', 'United Kingdom', 'bustertaz@hotmail.com', '01924694178', '07717362906'),
(1521, '', 'Peter ', 'Holmsgaard', 'Konvalvej 12 2.tv', '9000', 'Aalborg', 'Denmark', 'jesuserherre@sol.dk', '004526201257', '004526201257'),
(1522, '', 'Paul', 'Toft', '70 Prince Avenue', 'SS2 6NN', 'Southend on Sea', 'United Kingdom', 'paultoft@talktalk.net', '+441702335234', '+447930972646'),
(1523, '', 'Markus', 'Sjögren', 'Rahakamarinportti 2 B 27', '00240', 'Helsinki', 'Finland', 'markus.sjogren@me.com', '+358407316082', '+358407316082'),
(1524, '', 'Stanley', 'Festus', 'Jampankaari 17 C 17', '04440 ', 'Järvenpää', 'Finland', 'festusstanley@gmail.com', '+358452367775', '+358452367775'),
(1525, '', 'CEZARY', 'SOJA', 'STRZELECKA 6B', '05-260', 'MARKI', 'Poland', 'cezary.soja@o2.pl', '0048510217665', '0048510217665'),
(1526, '', 'Daniel', 'Shilton', '7 woodside court', 'Pr5 4pg', 'Preston', 'United Kingdom', 'Dannyshilton@hotmail.co.uk', '00441772250594', '00447557772134'),
(1527, '', 'Thom', 'van der vlugt', 'Kwekersweg', '2171dx', 'SASSENHEIM', 'Netherlands', 'thomvandervlugt@gmail.com', '31652414059', '31652414059'),
(1528, '', 'William', 'Chang', '17 wells street, London ', 'W1T 3pf', 'London ', 'United Kingdom', 'Snowuktime@gmail.com', '4407456528118', '4407456528118'),
(1529, '', 'Robert-Jan ', 'de Vries', 'Klein Lageland 1c', '8064 AP', 'Zwartsluis', 'Netherlands', 'info@zcea.nl', '0031383867224', ''),
(1530, '', 'Colin', 'Eatough', '58 Mode Hill Lane', 'M45 8JH', 'Manchester', 'United Kingdom', 'colineatough@gmail.com', '+441619591242', '+447792519687'),
(1531, '', 'Lars', 'Bohnsen', 'Soltoften 34', '7000', 'Fredericia', 'Denmark', 'lab@iai.dk', '+4540166929', '+4540166929'),
(1532, '', 'Daniela', 'Tuite', 'beechview county.brook', '0000', 'enniskerry', 'Ireland', 'dgarcia_jackson@hotmail.com', '0894006844', '0894006844'),
(1533, '', 'Cok', 'Zijerveld', 'Strijpweg 15', '3999 NW', 'Tull en \'t Waal', 'Netherlands', 'czijerveld@ziggo.nl', '+31628254940', '+31628254940'),
(1534, '', 'Rob', 'van Geloven', 'Blaarthemseweg 57', '5654 NS', 'Eindhoven', 'Netherlands', 'rob@vangeloven.net', '0031614642121', '0031614642121'),
(1535, '', 'giorgio', 'sudano roccaro', 'viale scala greca 330', '96100', 'siracusa', 'Italy', 'giorgio.sudano.rocca@alice.it', '+390931757199', '+393407357282'),
(1536, '', 'Cesar', 'Sequeira', 'Bersågränd 82', '12131', 'Enskededalen ', 'Sweden', 'guisequeira@yahoo.com.br', '(46)704041433', '(46)704041433'),
(1537, '', 'Martin', 'Dam', 'Läktvägen 15', '13673', 'Vendelsö', 'Sweden', 'Martindam@hotmail.com', '+46760352727', '+46760352727'),
(1538, '', 'Patric', 'Wikström', 'Ryttarvägen 6', '73494', 'Strömsholm', 'Sweden', 'patric.wikstrom@hotmail.se', '+46 739605206', '+46 739605206'),
(1539, '', 'Martin', 'Bondt', 'Schoterstraat 23', '2021HH', 'Haarlem', 'Netherlands', 'wiedewietbloem@hotmail.com', '+31 6 54380099', '+31 6 54380099'),
(1540, '', 'JAN', 'RING', 'Nordalssvingene 8', '4027', 'STAVANGER', 'Norway', 'djar@statoil.com', '+47 95214197', '+47 95214197'),
(1541, '', 'Mansoor', 'Feroze', '16 Meadowbank drive ', 'CH66 4JF', 'Ellesmere Port ', 'United Kingdom', 'drmferoze@gmail.com', '00447515252075', '00447515252075'),
(1542, '', 'Elizabeth', 'Brayford', 'Yew Tree Lane', 'CW5 7PY', 'Bridgemere,Nantwich', 'United Kingdom', 'libbx@hotmail.com', '01270520459', '07817268851'),
(1543, '', 'Ali', 'Hassan', 'Rebæk søpark 3, lej. 1417', '2650', 'hvidovre', 'Denmark', 'ali@ceas.dk', '004527882744', '004527882744'),
(1544, '', 'Hartmut', 'Zillner', 'Gutzberger Strasse 39', '90547', 'Stein', 'Germany', 'info@maklerkanzlei-zillner.de', '0911-2554516', ''),
(1545, '', 'Leopold ', 'Mputu', 'Zwaluwen Laan 1', '1500', 'Halle', 'Belgien', '', '0486918054', ''),
(1546, '', 'Freddie', 'Rasmussen', 'Vildrosevej 2B', '3630', 'Jægerspris', 'Denmark', 'ulla@bondehoj.dk', '004543996751', ''),
(1547, '', 'Lynn', 'Taggart', '65 Parkland View', 'S71 5LG', 'Barnsley', 'United Kingdom', 'Lyntaggi@fsmail.net', '+44 (0)1226 710022', '+44 (0)7843841675'),
(1548, '', 'http://www.portlandstage.org/philadelphia-eagles-jerseys/', 'http://www.portlandstage.org/philadelphia-eagles-jerseys/', 'http://www.portlandstage.org/philadelphia-eagles-jerseys/', 'http://www.portlandstage.org/philadelphia-eagles-jerseys/', 'http://www.portlandstage.org/philadelphia-eagles-jerseys/', '', 'http://www.portlandstage.org/philadelphia-eagles-jerseys/', 'kmuqvkmvgnn@aol.com', 'http://www.portlandstage.org/philadelphia-eagles-jerseys/'),
(1549, '', 'Peyton Manning Jersey Shop', 'Peyton Manning Jersey Shop', 'Peyton Manning Jersey Shop', 'Peyton Manning Jersey Shop', 'Peyton Manning Jersey Shop', '', 'Peyton Manning Jersey Shop', 'sokpvjk@gmail.com', 'Peyton Manning Jersey Shop'),
(1550, '', 'Catherine', 'Frudd', '30 MoorsideRoad', 'SA3 5EY', 'Swansea', 'United Kingdom', 'Cath.frudd@gmail.co.uk', '01792415148', '0779553823'),
(1551, '', 'Andreas', 'Warnberg', 'Nyhamravägen 1', '74432', 'Heby', 'Sweden', 'Warnberg_@hotmail.com', '+46702701269', ''),
(1552, '', 'Lynn', 'Rowland', '17 Burgess Street', '7903', 'Pleasant -point', 'New Zealand', 'scampa@xtra.co.nz', '0061036148119', '0273716725'),
(1553, '', 'Poliksiela', 'Nastu', 'Rr.Qamil Guranjaku,14/1,2,12', '1000', 'Tirana/Albania', 'Albania', 'polinastu@yahoo.com', '00355697934024', '00355697934024'),
(1554, '', 'catherine', 'Frudd', '30 Moorside Road', 'SA3 5EY', 'Swansea', 'United Kingdom', 'cath.frudd@gmail.com', '01792415148', '07773651397'),
(1555, '', 'SAVIO', 'DANIELA', 'ALDO MORO 82', '30020', 'QUARTO D\'ALTINO-VE', 'Italy', 'danyviosa@libero.it', '00393347969982', ''),
(1556, '', 'Ally', 'Kor', 'Block 303, #03-415, Hougang Ave 5', '530303', 'Singapore', 'Singapore', 'allykor@yahoo.com', '97974428', '94566242'),
(1557, '', 'RUTH', 'REEDER', '30 BOSLEYS ORCHARD', 'OX127JP', 'GROVE', 'United Kingdom', 'ruthreeder58@hotmail.co.uk', '01235770023', '07775725132'),
(1558, '', 'Christina', 'Malmekrans', 'Tätorpsvägen 178', '12831', 'Skarpnäck', 'Sweden', 'christina.malmekrans@seb.se', '+468944347', '+46708842129'),
(1559, '', 'Tommy Jerseys Sale', 'Tommy Jerseys Sale', 'Tommy Jerseys Sale', 'Tommy Jerseys Sale', 'Tommy Jerseys Sale', '', 'Tommy Jerseys Sale', 'czdgqgng@gmail.com', 'Tommy Jerseys Sale'),
(1560, '', 'Jens', 'Feys', 'Ligywijk 108', '8900', 'Ieper', 'Belgium', 'jensfeys@hotmail.com', '0494076478', '0494076478'),
(1561, '', 'christopher', 'Miles', '33 South Street', 'PO14 4DL', 'Titchfield', 'United Kingdom', 'chris.miles@citytech.com', '01329 846501', '07720 709611'),
(1562, '', 'Jon', 'Esperum', 'Vilbergveien 29', '0687', 'Oslo', 'Norway', 'jesperum@broadpark.no', '93001180', '93001180'),
(1563, '', 'Peter', 'van Limpt', '\'t Holland 13', '5541 PK', 'Reusel', 'Netherlands', 'petervanlimpt@gmail.com', '+31653373594', '+31653373594'),
(1564, '', 'Mher', 'Sahakyan', 'Snapphanevägen92', '17754', 'Järfälla', 'Sweden', 'mosh4@live.com', '0720323219', '0720323219'),
(1565, '', 'Karlos', 'kassitah', 'alsgade nr 9 1 th', '1764', 'Vesterbro ', 'Denmark', 'Carlito_2200@hotmail.com', '+45 22 489 489', '+45 22 489 489'),
(1566, '', 'Charlotte', 'Driver', '29 nunnery crescent', 'S60 5se', 'Rotherham', 'United Kingdom', 'Charloo_999@yahoo.co.uk', '01709 835463', '07583250982'),
(1567, '', 'Alexander', 'Azhari', 'Skiftesvägen 26A', '16343', 'Spånga', 'Sweden', 'alexander.azhari@opticon.com', '+46761277247', '+46761277247'),
(1568, '', 'Ron Gibson', 'Gibson', '16 Redcrest Gardens', 'GU15 2DU', 'Camberley', 'United Kingdom', 'ronjgibson@hotmail.com', '441276682294', '441276682294'),
(1569, '', 'cardoen', 'steve', 'rue du warichet 10', '4280', 'wansin', 'Belgium', 'cardoen_s@msn.com', '+32479648496', ''),
(1570, '', 'Youssef', 'Aboutahir', 'Astronautenlaan 98', '5702gp', 'Helmond', 'Netherlands', 'Youssef36@live.nl', '0031681485023', '0031681485023'),
(1571, 'Berliner Fliesenmarkt', 'Jörg ', 'Wigger', 'Sophie-Charlotten Str. 14-15', '14059', 'Berlin', 'Deutschland', '', '004903032672520', '01748838844'),
(1572, '', 'David', 'Mcivor', '72 Stewart avenue', 'BT 8LH', 'Cookstown', 'United Kingdom', 'dovster100@yahoo.co.uk', '+447833357366', '+447833357366'),
(1573, '', 'Chris ', 'Brown', '77 Ravenswood Crescent', 'HA29JL', 'Middlesex', 'England', '', '', '07738271842'),
(1574, '', 'Daniel', 'Waldvogel', 'Im Zeilfeld 44', '72631', 'Aichtal-Aich', 'Deutschland', 'd.waldvogel@gmx.net', '0171-1752770', ''),
(1575, '', 'Claudio', 'Berra', 'Via Gandhi, 18', '20070', 'Cerro al Lambro (MI)', 'Italy', 'berraclaudio@fastwebnet.it', '02 92277121', '347 2943520'),
(1576, '', 'Simon', 'Gibb', '14 Wilcot Gardens', 'GU24 9DH', 'Woking, Surrey', 'United Kingdom', 'simon@simongibb.com', '0044 01483 480887', '0044 7780 902784'),
(1577, '', 'Anthony', 'Jones', 'Dolafon. Station road', 'LL26 0EH', 'Llanrwst', 'United Kingdom', 'Apj4354@aol.com', '441492642132', '07900395465'),
(1578, '', 'Mohammed A', 'Yassin', 'Fantoftveien 14 B    P.O.Box 1058', '5075', 'Bergen', 'Norway', 'drmohd1234@yahoo.com', '004741006373', ''),
(1579, '', 'SARIKA', 'KAPADIA', '180 WESTWAY CRESCENT', 'L4K 5L8', 'CONCORD', 'Canada', 'sarikakap@hotmail.com', '4165649852', '4165649852'),
(1580, '', 'Bert ', 'Batenburg', 'Bakemastraat 97', '3544mt', 'utrecht', 'Netherlands', 'bert_batenburg@hotmail.com', '003164454215', '003164454215'),
(1581, '', 'Marsela', 'Korca', 'Ferit Stermasi', '1057', 'Tirane', 'Albania', 'marselakorca@yahoo.com', '0035542255273', '00355695824547'),
(1582, '', 'Tu ', 'Tran', '41 Torridon Road, London', 'SE6 1RQ', 'London', 'United Kingdom', 'Kentran2@hotmail.com', '07733363337', '07733363337'),
(1583, '', 'Mattias', 'Demir', 'Vesslevägen 6', '70348', 'orebro', 'Sweden', 'mattias_demir@hotmail.com', '0046702193555', '0046702193555'),
(1584, '', 'Mattias', 'Demir', 'Vesslevägen 6', '70348', 'orebro', 'Sweden', 'gabriel.demir@alazharskolan.se', '0046702193555', '0046702193555'),
(1585, '', 'Richard', 'Brown', 'Omrod Road', 'OL10 1FQ', 'Heywood', 'United Kingdom', 'Takethis@live.co.uk', '01706 365023', '07711 996520'),
(1586, '', 'fatos', 'ibrahimi', 'rondinera 31 c', '24060', 'rogno', 'Italy', 'fatos.ibrahimi@live.com', '3207011243', '3207011243'),
(1587, '', 'Francis', 'Lyne', 'Bawnmore', 'Claregalway', 'Galway', 'Ireland', 'franklyne@irishbroadband.net', '0035391395549', '00353876321112'),
(1588, '', 'mohamed', 'zaki', 'pastoorschattenstraat 1', '2610', 'wilrijk', 'Belgium', 'tibaria@gmail.com', '0032485101976', '0032485101976'),
(1589, '', 'Frank', 'Zukas', '36 Ernest st', 'E1 4LS', 'London', 'United Kingdom', 'zukasfrank@gmail.com', '+4479 4479 6147', '+4479 4479 6147'),
(1590, '', 'Lee', 'Goodacre', '31 staneway', 'ne10 8lr', 'gateshead', 'United Kingdom', 'leegoodacre@virginmedia.com', '07837698933', '07837698933'),
(1591, '', 'simon', 'jolliffe', '60 nusery rd', 'WR14 1QY', 'MALVERN', 'United Kingdom', 'sijol83@hotmail.com', '01684 575976', '07542909306'),
(1592, '', 'Edison', 'Prendi', 'QTU,Autostrada Tirane-Durres, km 6, Kt.3te, M.TCI', '1001', 'Tirana', 'Albania', 'soni.prendi@gmail.com', '+355664121331', '+355664121331'),
(1593, '', 'pero\'', 'denise', 'via cavallotti n. 11', '44042', 'cento (fe) italia', 'Italy', 'postaxdenise@hotmail.it', '3457709311', '3405980742'),
(1594, '', 'Michel', 'Rocmans', 'Rue Mont Chevreuil 31', '6200', 'Châtelet', 'Belgium', 'micro-studio@hotmail.be', '003271244140', '0032478766573'),
(1595, '', 'Jarle', 'Hyldgaard', 'Lysefjordgata 12', '4014', 'Stavanger', 'Norway', 'Hyldgaard20@hotmail.com', '004790033174', '004790033174'),
(1596, '', 'Andreas', 'Grüneisl', 'Radlbäckstr. 2', '82166', 'Gräfelfing', 'Germany', 'andreas.grueneisl@bshg.com', '089358804268', '015253864062'),
(1597, '', 'LEISER', 'LUC', '67 Rue Saint Aloise', '67100', 'BAS RHIN / Strasbourg', 'France', 'eco.2vies@gmail.com', '0695638630', '0695638630'),
(1598, '', 'Nick', 'Pratt', '29A Friars Street', 'CO10 2AA', 'Sudbury', 'United Kingdom', 'nickspx@mail.com', '+442085059379', '+447593397879'),
(1599, '', 'Emma', 'Smyth', 'Cheriton, Farnham Lane', 'GU27  1HD', 'Haslemere', 'United Kingdom', 'smyth.emma4@gmail.com', '0044 1428652524', '0044 7952389181'),
(1600, '', 'Sara', 'Artursson', 'Frodegatan 33F', '75327', 'Uppsala', 'Sweden', 'jockeq@hotmail.com', '0760259688', '0760259688'),
(1601, '', 'Mirela', 'Dhamo', 'Don Bosko', '1000000', 'Tirana', 'Albania', 'mdhame@hotmail.com', '003552401567', '00355682123262'),
(1602, '', 'alberto', 'garofoli', '54 southwark bridge road', 'SE1 0AR', 'London Bridge', 'United Kingdom', 'london1212@ymail.com', '07510127050', '07510127050'),
(1603, '', 'Issa ', 'Anahid', '68 WOLUWEVELD', '1932', 'SINT STEVENS WOLUWE', 'Belgien', 'anahidissa@hotmail.com', '', ''),
(1604, '', 'Kimmo', 'f', '', '', '', 'Deutschland', '', '', ''),
(1605, '', 'Kimmo', 'Forsman', 'Ruoholahdenkatu 24 B 47', '00180', 'Helsinki', 'Finland', '', '0358 400 812 370', ''),
(1606, '', 'Tobias', 'Lindskov Nielsen', 'Rathsacksvej 5', '1862 C', 'Frederiksberg ', 'Dänemark', '', '23745048', ''),
(1607, '', 'Jan', 'Henningsen', 'Birkeskellet 4', '2000', 'Frederiksberg', 'Denmark', 'nick_martin1801@hotmail.com', '+4548141279', '+4540811961'),
(1608, '', 'M.G', 'Krom', 'Zwanenveld 7514', '6538 TP', 'Nijmegen', 'Netherlands', 'martin.01091970@gmail.com', '+31243447322', '+31646096340'),
(1609, '', 'Stephen', 'Eastwood', '1F1 28 Herriothill Terrace', 'EH7 4DY', 'Edinburgh', 'United Kingdom', 'steveeastwood@hotmail.com', '00447854883317', '00447854883317'),
(1610, '', 'Ashkan', 'Jahanbani Ghahfarokhi', 'Elgeseter gate 26 A', '7030', 'Trondheim', 'Norway', 'ash63847@yahoo.com', '+4773594951', '+4790367701'),
(1611, '', 'Lucille', 'Withers', '7 Colby Close', 'L16 3GL', 'Merseyside', 'United Kingdom', 'lucillewithers@mosslands.wirral.sch.uk', '07975768686', ''),
(1612, 'Trip Trap Denmark A/S', 'Trip', 'Trap', 'Nordvestej 31', '9000', 'Aalborg', 'Dänemark', '', '', ''),
(1613, '', 'Ulf', 'Jacobsen', 'Ole Irgens vei 54', '5019', 'Bergen', 'Norway', 'ulf.jacobsen@gmail.com', '004791553463', '004791553463'),
(1614, '', 'johnny', 'cerveira diniz', 'barometergatan 13', '418 41', 'gothenburg', 'Sweden', 'maxconfusion1@yahoo.se', '+46739061509', '+46739061509'),
(1615, '', 'Diego', 'Herrera Ramírez', 'Río Guadajoz, 1, 1º, 4', '14014', 'Córdoba', 'Spain', 'spectra.007@gmail.com', '957432538', '651554637'),
(1616, '', 'john', 'lane', '24 le pre des chenes', 'JE3 4BF', 'jersey channel islands', 'United Kingdom', 'briangriffin007@hotmail.com', '863876', '07829 863876'),
(1617, '', 'Robert', 'Banks', '35 Woodbridge Close, Turnberry Estate', 'WS3 3UG', 'West Mids', 'United Kingdom', 'RJBCOMPUTERS@BTINTERNET.COM', '+4407403089639', ''),
(1618, '', 'Uraih', 'Ify ', 'Civic Centre, Wolverhampton City Council', 'WV1 1RL', 'Mezzanine Floor', 'United Kingdom', 'ify_uraih@consultant.com', '+447857874850', '+447857874850'),
(1619, '', 'Joanna', 'Trawinska', 'Van Den Boschstraat 269', '2595 AD', 'The Hague ', 'Netherlands', 'joanna.trawinksa@gmail.com', '0031613445343', '0031613445343'),
(1620, '', 'Robert', 'Bennington', '38 Harebell Close', 'TS170SL', 'Ingleby  Barwick', 'United Kingdom', 'rbennington@hotmail.com', '07736284407', ''),
(1621, '', 'Jannie', 'Kristiansen', 'Fortly 6', '2610 ', 'Rødovre', 'Denmark', 'jannie.kristiansen@gmail.com', '30555023', '30555023'),
(1622, '', 'Monir', 'Hadifi', 'Platanvej 27, 2th', '1810', 'Frederiksberg C', 'Denmark', 'walimhadifi@gmail.com', '50466916', '50466916'),
(1623, '', 'Marios', 'Nicolaou', '2 Lancaster Grove', 'NW3 4NX', 'London', 'United Kingdom', 'mar.nicola@gmail.com', '+44 7908436078', '+44 7908436078'),
(1624, '', 'Pia', 'Konkell', 'Bagglebovägen 3', '47531', 'Öckerö', 'Sweden', 'Pia.konkell@tele2.se', '0705731063', ''),
(1625, '', 'Richard', 'Albers', 'Wilgenlaan 47', '2404EB', 'Alphen Aan den Rijn', 'Netherlands', 'janitjoe@gmail.com', '+31172493539', ''),
(1626, '', 'John Joe', 'Murray', '7b Martello Avenue', 'County Dublin', 'Dun Laoghaire', 'Ireland', 'johnjew32@gmail.com', '00 353 877957529', '00 353 877957529'),
(1627, '', 'Zacharia', 'Tsamplakos', 'Flat 19 Grange Court Gresham Road', 'TW18 2BT', 'Staines', 'United Kingdom', 'zakpsnl@gmail.com', '00447411766252', '00447515409904'),
(1628, '', 'Donna', 'Maclean', '71 Barmulloch Road', 'G21 4YG', 'Glasgow', 'United Kingdom', 'Weedeedoll@hotmail.co.uk', '07889768603', '+447889768603'),
(1629, '', 'michael ', 'redmond', '3 Templeville park', 'Templeogue', 'Dublin 6w', 'Ireland', 'michaeljredmond@hotmail.com', '00353 1 4900325', '086 8178319'),
(1630, '', 'Oliver', 'Bentsen', 'Hessensgade 24 st tv', '2300', 'København S', 'Denmark', 'oliverbentzen05@hotmail.com', '+4528897523', '+4528897523'),
(1631, '', 'Natalie ', 'Wilday ', '68 Radnor Drive', 'PR9 9RS', 'Southport', 'United Kingdom', 'roders87@hotmail.co.uk', '01704 226400', '07703627222'),
(1632, '', 'Peter ', 'Ebbesen', 'Elsborvej 29', '8620', 'Kjellerup', 'Dänemark', '', '', ''),
(1633, '', 'Jorn', 'Andersen', 'Ekeliveien 8B', '1368', 'Stabbek', 'Norway', 'jorn.andersen@blender.no', '', ''),
(1634, '', 'Gerry', 'Breen', 'Corcoran terrace 30', 'N/a', 'Kilkenny', 'Ireland', 'gerrybreen@yahoo.com', '00353872765296', '00353872765296'),
(1635, '', 'Kate', 'Findlay', '90 Station Road', 'CM21 9JY', 'Sawbridgeworth, Hertfordshire', 'United Kingdom', 'Kate.ff@hotmail.co.uk', '07793741988', '07793741988'),
(1636, '', 'Nicholas', 'Hance', '56 Cherryfields', 'ME10 14P', 'Sittingbourne, Kent', 'England', 'nickhance@virginmedia.com', '00441795410529', '00447771840481'),
(1637, '', 'Nicky', 'Rupra', '7 The Riding', 'LE4 1DW', 'Leicestershire', 'United Kingdom', 'rupra_123@hotmail.com', '01162126271', '07861749827'),
(1638, '', 'Chloe', 'Watson', 'WR Berkley 4th floor, 34 Lime Street', 'EC3M 7AT', 'London', 'United Kingdom', 'Chloeewatson@gmail.com', '+447763615022', ''),
(1639, '', 'Luke', 'Coughlin', '29 Lingfield', 'DH5 8QA', 'Sunderland', 'United Kingdom', 'luke.coughlin@gmail.com', '0191 584 5947', '07515819173'),
(1640, '', 'Audrey', 'Elder', '61 Hacton Lane', 'RM12 6PH', 'Honchurch', 'United Kingdom', 'audrey0207@ntlworld.com', '01708 458313', '07977 451910'),
(1641, '', 'Davide', 'Todeschini', 'Via Monte Antelao, 5', '31021', 'Mogliano Veneto', 'Italy', 'tode.davide@gmail.com', '+390415938089', '+393356718052'),
(1642, '', 'Etleva', 'Agolli', 'Street \"Andon Zako Cajupi\", Palace \"Conad\".', '1001', 'Tirana', 'Albania', 'etleva_agolli@yahoo.com', '0355 42 250 508', '0355 69 41 40 008'),
(1643, '', 'Caroline', 'Shawley', '9 Hurlands Close', 'GU9 9JF', 'Farnham', 'United Kingdom', 'carolineshawley@hotmail.com', '07730145759', '07730145759'),
(1644, '', 'Juan Jose', 'Caballero Iglesias', 'Carretera De Canillas 101', '28043', 'Madrid', 'Spain', '', '', ''),
(1645, '', 'Laurent', 'FERNANDEZ', '608 Route Des Briques, Les Vergers De La Sauzat', '73420', 'MERY', 'France', 'antoine.fernandez73@gmail.com', '04 79 54 18 32', '0672573128'),
(1646, '', 'Ulf', 'Holmström', 'Hantverkaregatan 4', '27435', 'Skurup', 'Sweden', 'ulf.holmstrom@telia.com', '004641142705', '0046705222172'),
(1647, '', 'Jacob ', 'Schön', 'Snerlevej 9', '8930', 'Randers', 'Denmark', 'jaschon@live.dk', '30660550', ''),
(1648, '', 'Brikena', 'Malja', 'rr. \"Kavajes\", Condor Center, kati III', '1001', 'Tirana', 'Albania', 'brikena.malja@gmail.com', '+355674015320', '+35542376328'),
(1649, '', 'SIDDHARTHARAJ', 'NARAYANASAMY', 'NO31 LORONG MENGKUANG', '41100', 'KLANG', 'Malaysia', 'siddhartharaj@hotmail.com', '6012-2810622', '6016-2059181'),
(1650, '', 'George', 'Hepburn', '104 Albion Street', 'ML5 3SD', 'Coatbridge', 'United Kingdom', 'George.Hepburn@glasgow.ac.uk', '01236603329', '07840716931'),
(1651, '', 'sean', 'o keeffe', 'Ashgrove Aghada', '0000', 'Midleton Co Cork', 'Ireland', 'sean.okeeffe@cit.ie', '086-9817745', '086-8917745'),
(1652, '', 'Lewis', 'Baker', '38 Stanhope Road', 'BS30 9AH', 'Bristol, England', 'United Kingdom', 'lewis_baker@hotmail.co.uk', '0044 1179 322048', '0044 7855 845180'),
(1653, '', 'Alessandro', 'Scarpa', 'Via Enzo Venturini 9/9', '31057', 'Silea (TV)', 'Italy', 'alecshoe@alice.it', '0422360278', '3388274340'),
(1654, '', 'Marcelo', 'Torrejon', '38 Oakbank Avenue', 'KT12 3RB', 'walton on thames', 'United Kingdom', 'marceli_to@hotmail.com', '+447590369573', '+447590369573'),
(1655, '', 'Fiona', 'Tidbury', 'Bishops Road', 'RG7 6JU', 'Bradfield', 'United Kingdom', 'fionaatidbury@yahoo.co.uk', '+441189744518', '+447876586234'),
(1656, '', 'Steve', 'Claringbold', '50 Corporation Street', 'me11nh', 'Rochester', 'United Kingdom', 'smc.60@sky.com', '01634404919', '07753794103'),
(1657, '', 'Asiwa ', 'Obishai', '5 Coningsby Gardens', 'NE61 6JD', 'Morpeth, Northumberland', 'United Kingdom', 'asiwa@hotmail.com', '441670505110', '447886197267'),
(1658, '', 'Rainier', 'Laarhoven', 'Johanna Westerdijklaan 13', '2104 TT', 'Heemstede', 'Netherlands', 'elaarhoven@irdeto.com', '023-5292432', '06 2247 1097'),
(1659, '', 'Sietse-Jelle', 'Bijkerk', 'Walcheren 58', '3524ZV', 'Utrecht', 'Netherlands', 'sietsejellebijkerk@gmail.com', '+31630068183', '+31630068183'),
(1660, '', 'Kim', 'Jensen', 'Vejrhoj 4', '4300', 'Holbaek', 'Dänemark', '', '', ''),
(1661, '', 'Andrzej', 'Zajaczkowski', '9 Ard Aulin Mungret', '061', 'Limerick', 'Ireland', 'zajaczkowskiandrzej@yahoo.ie', '+353877462752', '+353877462752'),
(1662, '', 'Arnstein', 'Svardal', 'Lille Imås 24', '4885', 'Grimstad', 'Norway', 'arnsteinsvardal@gmail.com', '+4798663330', '+4798663330'),
(1663, '', 'Thor Sverre. H', 'Halvorsen', 'Uelands gate 61E', '0460', 'Oslo', 'Norway', 'thor.halvorsen@con-form.no', '+47  907 76 046', '+47 907 76 046'),
(1664, '', 'Bill', 'Perfitt', '4 Peregrine Court', 'TS14 8PP', 'GUISBOROUGH', 'United Kingdom', 'b.perfitt735@btinternet.com', '+44 01287 203293', '+44 07769226806'),
(1665, '', 'Kenny', 'Lee', 'No. 43, Jalan USJ3A/8', '47630', 'Subang Jaya, Selangor', 'Malaysia', 'kenny.my@gmail.com', '+60 3 33615528', '+60 122184135'),
(1666, '', 'Florian', 'van Epen', 'Duiker 93', '1274PB', 'Huizen', 'Netherlands', 'info@florianvanepen.nl', '+31641033962', ''),
(1667, '', 'Nima', 'Ghasri', 'Gunnesbovägen 10', '22654', 'Lund', 'Sweden', 'nima_g_1@hotmail.com', '046307821', '0707542103'),
(1668, '', 'Melanie', 'Creasey', '36 Oak Eggar Chase', 'IP8 3TJ', 'Pinewood/Ipswich', 'United Kingdom', 'melc2712@yahoo.co.uk', '07714756751', '07714756751'),
(1669, '', 'Martijn', 'Dekker', 'Snoeklaan 11', '2215 XC', 'Voorhout', 'Netherlands', 'famdekker88@casema.nl', '0031654600037', ''),
(1670, '', 'Van Tan', 'Tran', 'Lohentie 5 C 18', '06150', 'Porvoo', 'Finland', '', '', ''),
(1671, '', 'Marcel', 'Weißkirchen', 'Altes Pastorat 6', '53947', 'Nettersheim', 'Germany', 'weiss@freakmail.de', '017620822927', ''),
(1672, '', 'Cain', 'Gibson', '16 Rownham Close', 'BS3 2JN', 'Bristol', 'United Kingdom', 'themajorgibly@gmail.com', '07429852435', '07429852435'),
(1673, '', 'Mohammed', 'El-Hajjibrahim', 'Høje Tøpholm 4, 3TH', '3390', 'Hundested', 'Denmark', 'momeibrahim@live.dk', '004571322302', '004571322302'),
(1674, '', 'henrik', 'lollesgaard', 'skibhusvej 33', '5000', 'odense', 'Denmark', 'marik@live.dk', '66 12 79 94', '42656320'),
(1675, '', 'Soren', 'Holm', 'Rybjerg Alle 41', '2730', 'Herlev', 'Dänemark', '', '', ''),
(1676, '', 'Marinus ', 'van Norde', 'Westerschelde 11', '2134VX', 'Hoofddorp', 'Netherlands', '', '', ''),
(1677, '', 'anthony', 'bird', '5 rifts ave', 'ts12 1qe', 'cleveland', 'United Kingdom', 'a.bird5@ntlworld.com', '01287 623163', '07870855689'),
(1678, '', 'Thorbjørn', 'Fibæk', 'Hjalleseparken 45', '5250', 'Odense S', 'Denmark', 'fibberne@gmail.com', '+45 27881912', '+45 27881912'),
(1679, '', 'Iv', 'Rokaj', 'Rr Todi Shkurti, pall 13, shk 3 ap 30, Tirane, Alb', '1001', 'Tirana', 'Albania', 'iv_rokaj@yahoo.com', '0035542374148', '00355692350791'),
(1680, '', 'Charlene', 'Devine', 'Unit 2 Antrim Enterprise Park', 'BT41 1JZ', 'Antrim', 'United Kingdom', 'info@devinedesign.uk.com', '02894464980', '07921714054'),
(1681, '', 'Dean', 'Corry', '80 Albert road', 'M458af', 'Whitefield Bury', 'United Kingdom', 'Deancorry1990@gmail.com', '07454137329', '07403228333'),
(1682, '', 'Rose Maria Olarte', 'Niljendahl', 'Lyshøjgårdsvej 93, st th -4', '2500', 'Valby', 'Denmark', 'lupohita@hotmail.com', '+4528836875', ''),
(1683, '', 'Raymond', 'Chin', '18 West Bank', 'RH4 3BZ', 'Dorking', 'United Kingdom', 'ray.chin@talktalk.net', '+441306877657', '+447811768654'),
(1684, '', 'Glyn', 'Wharton', 'Laversdale Lane Farm', 'CA6 4PS', 'Carlisle', 'United Kingdom', 'glynwharton@gmail.com', '01228675931', '07549948239'),
(1685, '', 'michael', 'hoffmann', 'farum hovedgade 50B', '3520', 'farum', 'Denmark', 'hoff@home.dk', '004588209267', '004526221664'),
(1686, '', 'abraham arturo', 'coro', 'via castronovo di sicilia 15', '00132', 'Rome', 'Italy', 'abraham.salinas90@gmail.com', '+39 3925519562', '+39 3925519562'),
(1687, '', 'pierre yves', 'dittlot', '20 parc lubonis', '06000', 'nice', 'France', 'pydittlot@gmail.com', '+33603626380', '+33603626380'),
(1688, '', 'Debbie', 'Braxton', 'Sylvan, Sewardstone Road', 'e4 7rg', 'Chingford, London', 'United Kingdom', 'd.braxton@sky.com', '01992679382', '07958233239'),
(1689, '', 'Reinier', 'Schilder', 'De Lingert 6013', '6605 DT', 'Wijchen', 'Netherlands', 'Reinier.Schilder@outlook.com', '+31-107853191', '+31-641745721'),
(1690, '', 'Fergus', 'Kirwan', '49 carrickmount drive', 'D 14', 'Dublin', 'Ireland', 'ferguskirwan@gmail.com', '0035312980606', '00353866094654'),
(1691, '', 'Radovan', 'Jakubek', '90 Derby Road', 'SO14 0DL', 'Southampton', 'United Kingdom', 'r.jakubek@azet.sk', '+447599848355', ''),
(1692, '', 'Ann', 'Enevoldsen', 'Bobakken 19, 3.tv', '2720', 'Vanloese', 'Denmark', 'aks.enevoldsen@gmail.com', '004522559225', '004522559225'),
(1693, '', 'Michel', 'van Eijk', 'Moerven 329', '5464PG', 'Veghel', 'Netherlands', 'michelvaneijk329@gmail.com', '0031(6)39115230', '0031(6)39115230'),
(1694, '', 'erik', 'Vedeler', 'Torggaten 9', '5014', 'Bergen', 'Norway', 'erikvedeler@me.com', '+4792631757', '+4792631757'),
(1695, '', 'Gabi', 'Konkel', 'Hendrik van Deventerstraat 174', '2563 XZ', 'The Hague', 'Netherlands', 'info@de-arbeid.nl', '+31704044140', '+31630909264'),
(1696, '', 'Maggie', 'Wong', '14 cd, 181 Exhibition Street', '3000', 'Melbourne', 'Australia', 'maggie5261996@hotmail.com', '61432382422', ''),
(1697, '', 'Jenny ', 'Sandel', 'Tallidvägen 7', '131 37', 'Nacka', 'Sweden', 'jenny-sandell@hotmail.com', '+4670-5863906', ''),
(1698, '', 'A  ', 'Svardal', 'Lile imas 24', '4885', 'Grimstad', 'Norway', '', '', ''),
(1699, '', 'George', 'Camilleri', '161 Fleur-de-Lys Road', 'BKR 9066', 'Birkirkara', 'Malta', 'info@superhobbystore.net', '00356 21446154', '00356 7925 2860'),
(1700, '', 'Frank', 'Vermeren', 'Ploegstraat  46', '2830', 'Willebroek', 'Belgium', 'frank.vermeren@telenet.be', '003238867303', '0032486962904'),
(1701, '', 'Kris', 'Winkel', 'Richard Mortensens Vej 164', '2300', 'Copenhagen', 'Denmark', 'kris_winkel@youmail.dk', '+45 43244988', '+45 22647330'),
(1702, '', 'Amine', 'el fakir', '2 rue cherchell bat 17 cite saint Martin', '34070', 'Montpellier', 'France', 'elamine3407@gmail.com', '0664115616', ''),
(1703, '', 'Lars ', 'Andersson ', 'Skrakvägen 5', 'S-18462', 'Åkersberga', 'Sweden', 'lasse64andersson@gmail.com', '+4687325788', '+46706443899'),
(1704, '', 'Vidette', 'Molyneaux', 'Camheen House', 'Camheen, Mungret', 'Co. Limerick, Ireland', 'Ireland', 'vidette@eircom.net', '0035361353366', '00353874179916'),
(1705, '', 'Gordon', 'Gurman', '23a Grantham Bank', 'BN8 5DJ', 'Barcombe, East Sussex', 'United Kingdom', 'gordiegooner@googlemail.com', '+44 1273400208', '+44 7831804722'),
(1706, '', 'ALI ', 'TABATABAEIAN NIMAVARDI', 'Flat 3, No. 85 Aylestone road, Leicester', 'LE2 7LL', 'Leicrstershire', 'United Kingdom', 'atn3@le.ac.uk', '0044(0)1162231307', '0044(0)7446285152'),
(1707, '', 'Eli Rindheim ', 'Larsen ', 'Ruskeneshauge 11', '5251', 'Soreidgrend ', 'Norway', 'shlars@online.no', '004755124034', '+4793804671'),
(1708, '', 'mark', 'cronin', '20A Pairc Chuimin, kilcummin', '0000', 'Killarney', 'Ireland', 'Markdc1978@gmail.com', '00353879261188', '00353879261188'),
(1709, '', 'Dawn', 'YOUNG', 'THE KNOLL 29', 'PL7 4SH', 'PLYMPTON PLYMOUTH', 'United Kingdom', 'dpyoung@hotmail.co.uk', '01752 217545', '0447929219337'),
(1710, '', 'Lars-Erik', 'Wige', 'Geddeholms Gard 3', '72597', 'Västerås', 'Sweden', 'lars-erik.wige@saabgroup.com', '+46766371800', ''),
(1711, '', 'ROBERT ', 'ryall', 'Ryalls Farm Machinery', 'Cork', 'Watergrasshill', 'Ireland', 'robert@ryalls.ie', '00353214889313', '00353862547260'),
(1712, '', 'Ilias', 'Annouri', 'van Bleiswijkstraat 15', '4812LN', 'Breda', 'Netherlands', 'ilias_annouri@hotmail.com', '0031651446815', '0031651446815'),
(1713, '', 'Fayma', 'Kader', ' 38 Stilecroft Gardens ', 'HA0 3HD', 'Wembley', 'England', 'faymakader@gmail.com', '', ''),
(1714, '', 'Viggo', 'Holger-Jensen', 'Høyangveien 11', '3084', 'Holmestrand', 'Norway', 'viggo@holgerjensen.com', '4740010225', '4740010225'),
(1715, '', 'Ofran', 'Badakhshani', 'Israel Queridostaat 11-1', '1064 RS', 'Amsterdam', 'Netherlands', 'ofran@badakhshani.net', '0031641541722', '0031641541722'),
(1716, '', 'William', 'Couper', '114 Guildford Park Avenue', 'GU2 7NN', 'Guildford', 'United Kingdom', 'couper.william@gmail.com', '07973307455', '07973307455'),
(1717, '', 'Lianne', 'Klijn', 'Velsenpad 13', '1324 PX', 'Almere', 'Netherlands', 'lianneklijn@planet.nl', '0031365244205', ''),
(1718, '', 'Paul', 'Alferink', 'Keizersveldweg 24 A', '8106 AG', 'Marienheem', 'Netherlands', 'Alferinkpaul@hotmail.com', '', ''),
(1719, '', 'Bjørn', 'Stensby', 'Markavegen 2', '6856', 'Sogndal', 'Norway', 'b.stensby@hotmail.com', '57678894', '92022031'),
(1720, '', 'Samantha ', 'Mcewan', '36 duke street ', 'Sr70dq', 'Seaham, co Durham ', 'United Kingdom', 'Sam_c-ham_05@hotmail.co.uk', '01915674341 work', '07879773395'),
(1721, '', 'Matthew', 'Frost', '39 Windsor Avenue', 'HU107AT', 'HULL', 'United Kingdom', 'qsmattfrost@yahoo.co.uk', '07557 674521', ''),
(1722, '', 'sjaak', 'slokkers', 'Cyclaamstraat 11', '4651kr', 'steenbergen', 'Netherlands', 'sjaakslokkers@hotmail.com', '+31651856548', '+31651856548'),
(1723, '', 'Angela', 'Prior', '3forge cottages', 'Hp15 6lj', 'High wycombe', 'United Kingdom', 'Angelamule@hotmail.com', '07809632726', '07949178230'),
(1724, '', 'Willeke', 'Drummen', 'Hereweg 87', '6373VE', 'Landgraaf', 'Netherlands', 'wdrummen@home.nl', '0031455325153', ''),
(1725, '', 'Junior', 'Nyanga', '184 Shrewsbury Street', 'M16 7WU', 'Manchester', 'United Kingdom', 'jmulnyanga@yahoo.fr', '07432720714', '07432720714'),
(1726, '', 'Karl', 'Wilson', '13 Silverstone Crescent', 'ST6 6XA', 'Stoke-on-Trent', 'United Kingdom', 'karlwilsonx@gmail.com', '+441782209429', '+447733311497'),
(1727, '', 'Vlora', 'Velija', 'Chaussée de Tongres 525', '4000', 'Rocourt', 'Belgium', 'Vlora-Velija@hotmail.com', '32499722261', '32499722261'),
(1728, '', 'Eric', 'Pireyn', '14, rue Brularte', 'B-7041', 'Givry', 'Belgium', 'eric.pireyn@gmail.com', '+32 65 58 66 75', '+32 478 20 52 99'),
(1729, '', 'Cristian', 'Muraro', 'Via Passo del Monceniso, 40', '25136', 'Brescia', 'Italy', 'murarocristian@live.it', '+393405550142', '+393405550142'),
(1730, '', 'Donal', 'O\' Riordan', 'Inchisine, Toames, Macroom', '000', 'Co Cork', 'Ireland', 'd.oriordan@mycit.ie', '', '+353 872191267'),
(1731, '', 'Lorenzo', 'Beverley', 'Zevenkampsering 612', '3068 HG', 'Rotterdam', 'Netherlands', 'L.beverley@live.nl', '0616475519', '0616475519'),
(1732, '', 'Anita', 'Kemp', 'The stables', 'Ex100da', 'Newton poppleford', 'United Kingdom', 'Anitajkemp@aol.com', '00441395567331', '00447970797617'),
(1733, '', 'Zahid', 'Nawaz', 'Cederkrattet 15, 02, 1', '6705', 'Esbjerg', 'Denmark', 'zahid_hrpk@yahoo.com', '004551617067', '004551617067'),
(1734, '', 'Rachael', 'King', '39 Buckingham Rd', 'SK9 5LA', 'Wilmslow', 'United Kingdom', 'whirlproperty@gmail.com', '00447725181865', '00447725181865'),
(1735, '', 'Mustafa ', 'Shatat', 'Sauletekio al.33', 'LT-10226', 'Vilnius', 'Lithuania', 'm-shatat1@hotmail.com', '+37061797023', '+37061797023');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(1736, '', 'Thomas', 'Kuil', 'Lange Koestraat 24', '3511 RN', 'Utrecht', 'Netherlands', 't.c.kuil@students.uu.nl', '+31 (6) 53297589', '+31 (6) 53297589'),
(1737, '', 'Yuhanon', 'Bahar', 'Sporres Väg 3', '14731', 'Tumba', 'Sweden', 'yuhanonbahar@hotmail.com', '+46736923131', '+46736923131'),
(1738, '', 'Kieran', 'Found', '13 Dornberg Close', 'SE37DB', 'London', 'United Kingdom', 'kieran.found@partnershipmediagroup.co.uk', '447794069235', '447794069235'),
(1739, '', 'Blerim', 'Hoda', 'Flat 17 Philip Court hall place', 'W21LS', 'London ', 'United Kingdom', 'blerim.hoda@gmail.com', '447760238103', '447760238103'),
(1740, '', 'Hagen', 'Albrechl', 'Rosenweg 21', '19322', 'Wittenberge', 'Deutschland', '', '03877 405176', '0173 9168961'),
(1741, '', 'Davia ', 'Beaumont', '18 Siddons Road', 'SE232JG', 'london', 'England', '', '', ''),
(1742, '', 'Alexander ', 'Ahlstedt', 'Boerjegatan 1A', '75313', 'Uppsala', 'Sweden', 'alexander.ahlstedt@gmail.com', '', ''),
(1743, '', 'Beatrice', 'Maximus', '36 Erris square, Waterville', '15', 'DUBLIN', 'Ireland', 'christabeat@yahoo.com', '00353872795003', '00353872795003'),
(1744, '', 'Betami ', 'Kamel', '15 IMP Pasteur', '63400', 'Chamalieres', 'France', '', '', ''),
(1745, '', 'Uwe ', 'Raschke', 'Klausegasse 16', '35440', 'Linden', 'Deutschland', 'fosnavag@web.de', '06403-64133', ''),
(1746, '', 'Latif', 'Aissa', '385 Rue Robert Morland', '39570', 'Courlans', '', '', '', ''),
(1747, '', 'Alessandra', 'Serraglio', 'Via Borgo Serragli 1', '31020', 'San Zenone Degli Ezz', 'Italy', 'alessandra.serraglio@libero.it', '', ''),
(1748, '', 'Asha', 'Patel', 'c/o 8 Baden Place, Crosby Row', 'SE1 1YW', 'London', 'United Kingdom', '58apatel@gmail.com', '+447958398436', '+447958398436'),
(1749, '', 'Gijs', 'Endeman', 'Jagershof 16', '5343 XG', 'Oss', 'Netherlands', 'gijs.endeman@gmail.com', '+31412795062', '+31625061225'),
(1750, '', 'Hesam', 'Radpey', 'Utsiravegen 9b', '7045', 'Trondheim', 'Norway', 'Hesam.radpey@gmail.com', '+4792064887', '+4792064887'),
(1751, '', 'Brian', 'Davis', '6 Knocknarea road', 'Bt282ta', 'Lisburn', 'United Kingdom', 'Briandavis1956@hotmail.co.uk', '02892621989', '07710525596'),
(1752, '', 'Eli', 'de Mul', 'Schipstraat 58', '2870', 'Puurs', 'Belgium', 'eli.de.mul@telenet.be', '+32479553237', ''),
(1753, '', 'Nicolas', 'Devriese', 'Rietvelde, 24', '9100', 'Sint-Niklaas', 'Belgium', 'nicolas_devriese@hotmail.com', '0474636685', '+32 474 63 66 85'),
(1754, '', 'Blerim', 'Cimili', 'Kraatarinkatu 1C 30', '20610', 'Turku', 'Finland', 'limi_cimi@hotmail.com', '0406753575', '0406753575'),
(1755, '', 'Natalia', 'Johansson', 'Ramnäs Östergården', '343 97', 'Älmhult', 'Sweden', 'n.johansson77@gmail.com', '+46764040869', '+46764040869'),
(1756, '', 'Derek ', 'McDonald', '19 Effingham Road', 'BD16 1LQ', 'Harden, Bingley West Yorkshire', 'England', '', '01535274579', ''),
(1757, '', 'Angelo', 'Delcroix', 'Maaibeekstraat 3', '8930', 'Lauwe', 'Belgien', '0032 474 52 07 73', '', ''),
(1758, '', 'Caroline ', 'Levin Hanzen', 'Trägärdsgarden 14', '43351', 'Öjersjö', 'Sweden', '', 'Ola.Hanzen@alektum.com', ''),
(1759, '', 'oktay', 'arslan', 'fredsgatan 1b', '65225', 'karlstad', 'Sweden', 'oktayo_222@hotmail.com', '46704771747', '46704771747'),
(1760, '', 'Kawa ', 'Botani', 'Gamlelinja 23 B', '1254', 'Oslo', 'Norway', '', '', ''),
(1761, '', 'Conor', 'Ritchie', '84 Whitecraig Avenue', 'EH21 8NY', 'Musselburgh Edinburgh', 'England', 'conorr1875@gmail.com', '', ''),
(1762, '', 'Hans', 'Jansen', 'Middelzand 5405', '1788HD', 'Julianadorp', 'Netherlands', 'jj.jansen@quicknet.nl', '0031223644981', ''),
(1763, '', 'Mher', 'Sahakyan', 'Snapphanevägen92', '17754', 'Järfälla', 'Sweden', 'msahakyan@ymail.com', '0720323219', '0720323219'),
(1764, '', 'Brahim', 'Hacene', 'Mechelsestraat 37', '3000', 'Leuven', 'Belgium', 'brahim_hacene@hotmail.com', '0476408557', '0476408557'),
(1765, '', 'Lara', 'Woods', 'Ballycar', '0000', 'Newmarket on fergus', 'Ireland', 'larawoods13@gmail.com', '353863230835', '353863230835'),
(1766, '', 'Federico', 'BISELLO', 'VIA BALDON DON DOMENICO 5 c', '35011', 'CAMPODARSEGO', 'Italy', 'federico.bisello@alice.it', '00390499200086', '+393487983423'),
(1767, '', 'Wil', 'Op Heij', 'Echterstraat 63', '6051EZ', 'Maasbracht', 'Netherlands', 'wilopheij@hotmail.com', '0031475464243', '0031637554708'),
(1768, '', 'Frederick', 'Nielsen', 'Nykaer 56. 7 th', '2605', 'Brøndby', 'Denmark', 'Fredericknielsen@live.dk', '004542413494', '004542413494'),
(1769, '', 'Maryana', 'Meikhail', '81 Amberley Drive Hove', 'BN3 8JQ', 'East Sussex', 'Großbritannien', 'mezzy28@hotmail.com', '0044 7973407098', ''),
(1770, '', 'stuart', 'hall', '75. 0/2 burghead drive', 'g514qh', 'glasgow', 'United Kingdom', 'stuart.hall77@btinternet.com', '01413849803', '+44 7875475504'),
(1771, '', 'Mikkel', 'Ledertoug', 'Smedetoften 34, 2TH', '2400', 'København NV', 'Denmark', 'mikkel@nimb.dk', '31314357', ''),
(1772, '', 'Nils Terje', 'Vihovde', 'Sluppvegen 9a', 'N-5535', 'Haugesund', 'Norway', 'ntvihovde@hotmail.com', '4791307807', '4791307807'),
(1773, '', 'Jacob', 'Friis', 'Roadhuspladsen 3, Kromann Reumert', '8000', 'Aarhus C', 'Denmark', 'jacobfriis1988@hotmail.com', '50561988', '50561988'),
(1774, '', 'Morten skovgaard', 'Larsen', 'Højgaardsvej 3', '5750', 'Ringe', 'Denmark', 'ms@th-jensen.dk', '20801576', '20801576'),
(1775, '', 'ruk', 'huiol', 'lhi', 'hl', 'lih', 'Liberia', 'lih@fojp.cvom', 'ilh', '987'),
(1776, '', 'Sarah', 'andersen', 'Eskjaervej 13 ST TV', '2720', 'Vanlose', 'Dänemark', 'sarahguldbrandtandersen@hotmail.com', '', ''),
(1777, '', 'Karl', 'Fynes', '104 Grangepark Crescent', 'Raheny', 'Dublin 5', 'Ireland', 'karl.fynes@newireland.ie', '0035318479554', '00353872346683'),
(1778, '', 'Eigil', 'Steinstø', 'Grindbråtan 62c', '1484', 'Hakadal', 'Norway', 'eigilsteinsto@hotmail.com', '90981617', '90981617'),
(1779, '', 'Thomas Brian', 'Davis', '6 knocknarea Road', 'BT282TA', 'Lisburn', 'United Kingdom', 'briandavis1956@hotmail.co.uk', '07710525595', '07710525595'),
(1780, '', 'Anita', 'Solem', 'Kolstadflata 5a', '7089', 'saupstad', 'Norway', 'anita_solem@hotmail.com', '+4793052651', '+4793052651'),
(1781, '', 'Carl', 'Gannon', '21 Moss  Court', 'B3S 1E2', 'Halifax, Nova Scotia', 'Canada', 'gannoncs@eastlink.ca', '902 457-3820', '902 452-0682'),
(1782, '', 'Paul', 'Abrahamsen', 'Helsingevej 6', '3250', 'Gilleleje', 'Denmark', 'broholm@nordkystens4x4.dk', '+4548717676', '+4529456457'),
(1783, '', 'Antti', 'Auervuolle', 'Kiiskintie 32', '48800', 'Kotka', 'Finland', '', '', ''),
(1784, '', 'Jun', 'Rui', '39 Thomas Street', '3132', 'Mitcham', 'Australia', 'highjun2003@hotmail.com', '(6103)96702116', '(6103)0400662257'),
(1785, '', 'Michael', 'Karlsson', 'REGNBAGSGATAN 10b', '80276', 'Gavle', 'Sweden', 'gmanwolf@gmail.com', '46704642378', '46704642378'),
(1786, '', 'Ruth', 'Mew', '3 Hallows Close', 'CW6 0QF', 'Kelsall, Tarporley', 'United Kingdom', 'ruth.mew@sky.com', '00441829309001', '00447931292679'),
(1787, '', 'Hermod', 'Martinsen', 'Mellamyra 5', '8643', 'Bjerka', 'Norway', 'hdma@live.no', '41104316', ''),
(1788, '', 'Naretto', 'Roberto', 'Via Adriatico 4', '10036', 'Settimo', 'Italy', '', '', ''),
(1789, '', 'MANUELA', 'ZANNINI', 'VIA ANTONIO LOMBARDO, 6/G', '44122', 'FERRARA', 'Italy', 'manuela.zannini@gmail.com', '0', '347/8188210'),
(1790, '', 'Miles', 'Avison', 'Essinge Brogata 20', '11261', 'Stockholm', 'Sweden', 'miles@avison.se', '+46737337756', '+46737337756'),
(1791, '', 'Irida', 'Lala', 'Lgj.Aqif Pasha, Rr. Vasil Taja, Nr 6', '3001', 'Elbasan', 'Albania', 'iridalala@yahoo.com', '00355689033643', '00355692073696'),
(1792, '', 'Peter', 'Krambeck', 'Nørreskovvang 68', '3500', 'Værløse', 'Denmark', 'peterkrambeck@gmail.com', '+4550569630', ''),
(1793, '', 'Melissa', 'Vernon', '4 hayhurst avenue', 'Cw100ba', 'Middlewich', 'United Kingdom', 'Melvernon169@aol.com', '07921380871', '08921380871'),
(1794, '', 'Sarah', 'White', '75 Armadale Road', 'GU21 3LD', 'Woking, Surrey', 'United Kingdom', 'sarah.white@mclaren.com', '07717416328', '07717416328'),
(1795, '', 'Radouane', 'Mir', 'Grande-Beche, 2', '4020', 'Liège', 'Belgium', 'tabaki18@hotmail.fr', '0032498478541', '0032498478541'),
(1796, '', 'james', 'jones', '126 pinewood est killarney', 'na', 'co kerry', 'Ireland', 'jamesjones180@hotmail.com', '00353879352177', '00353879352177'),
(1797, '', 'Daan', 'Damhuis', 'Toekomststraat 93', '7521 CN', 'Enschede', 'Netherlands', 'daan_siuhmad@hotmail.com', '+31(53)4331352', '+31623591196'),
(1798, '', 'Ayad ', 'Mohammed', '5 Strome House', 'NW6 5ER', 'London', 'United Kingdom', 'ayadbom@yahoo.com', '00447446807180', '00447868833385'),
(1799, '', 'Abdul-Karim', 'Conteh', '79 SOMERVILLE ROAD', 'RM6 5BB', 'Essex', 'United Kingdom', 'akconteh@gmail.com', '442089708455', '447940548840'),
(1800, '', 'Marisa', 'Fruscalzo', '3 Seira Street', '3083', 'Bundoora', 'Australia', 'smileswiftly@iprimus.com.au', '0394651897', '0412180595'),
(1801, '', 'Ashton', 'Jordan   (Davia Beaumont)', 'Borderland Brighton Road', 'CR5 3EA', 'Coulsdon Surrey', 'United Kingdom', '', '', ''),
(1802, '', 'Radouane ', 'Mir', 'Rue Grande Beche N 2', '4020', 'Liege', 'Belgien', '', '', ''),
(1803, '', 'Jyri', 'Leinonen', 'Hatanpään valtatie 4 a4', '33100', 'Tampere', 'Finland', 'jyri.leinonen@uta.fi', '+358400495522', '+358400495522'),
(1804, '', 'paolo', 'giovannelli', 'strada alta 1909', '04100', 'latina', 'Italy', 'g.paolo56@libero.it', '+0390773648716', '3283216281'),
(1805, '', 'RUNE', 'LARSEN', 'BUSKVEIEN 25 B', '3151', 'TOLVSROD', 'Norway', 'rlars3@hotmail.com', '+4733324400', '+4799029546'),
(1806, '', 'Jill', 'Gielis', 'Kabouterlaan 16', '2960', 'Brecht', 'Belgium', 'jill.gielis@telenet.be', '0032479461721', '0032479461721'),
(1807, '', 'Jack', 'Kramer', '6301 Briarcliff Way', '21701-7640', 'Frederick, MD', 'United States', 'jtkramer@verizon.net', '301-662-3929', ''),
(1808, '', 'Frederick Keith', 'Merrick', '59 Dyffryn View', 'SA107TU', 'Bryncoch Neath Wales', 'United Kingdom', 'keithmerrick883@btinternet.com', '01639 631623', '07964250803'),
(1809, '', 'Said', 'Shadi', '4 Hart Place Pengam Green, Cardiff', 'CF24 2TP', 'Wales', 'Großbritannien', 'saidshadi@hotmail.com', '', ''),
(1810, '', 'Alessandra', 'Vianello', 'Palazzo Paruta, San Marco 3824', '30124', 'Vemezia', 'Italy', 'alevianello7@gmail.com', '0039 328 3418697', ''),
(1811, '', 'Ilkka', 'Alapirtti', 'Mikkolankuja 10 A', '90450', 'Kempele', 'Finland', 'ilkka.alapirtti@eduouka.fi', '+358407217978', '+358407217978'),
(1812, '', 'Ibrahim', 'Zyriqi', 'Rruga Andon Zako Cajupi,Pall. 14, Hyr. 14, Ap. 2', '1019', 'Tirana', 'Albania', 'i.zyriqi@gmail.com', '+355672070910', '+355672070910'),
(1813, '', 'Kristof', 'Vanweert', 'Daalstraat 31', '3870', 'Heers', 'Belgium', 'moreena1@yahoo.com', '011792896', '0499944223'),
(1814, '', 'Anna', 'Robertson', '65 Denmark Villas, Ground floor flat', 'BN3 3TD', 'Hove,  East Sussex', 'United Kingdom', 'Anna.rob86@gmail.com', '07725910217', '07725910217'),
(1815, '', 'Upinder ', 'Singh', 'Flat 4, 292, Newport Rd', 'CF24 1RS', 'Cardiff, Wales', 'United Kingdom', 'upindersingh13@gmail.com', '02920446796', '07889177543'),
(1816, '', 'Francesca', 'Mostyn', '20 Carmen street', 'E14 6AX', 'London', 'United Kingdom', 'Francescamostyn@gmail.com', '07791424787', '07791424787'),
(1817, '', 'Torben', 'Jeslund', 'Jens Baggesens Vej 5 1th', '8210', 'Aarhus', 'Denmark', 'skatpus@stofanet.dk', '50416170', '50416170'),
(1818, '', 'Lazhar', 'Jung', 'Offembacherland str 3', '63456', 'Hanau/Main', 'Deutschland', '', '', ''),
(1819, '', 'CAROL', 'WATSON', '3, BALQUHARN WAY', 'AB12 4AF', 'ABERDEEN', 'United Kingdom', 'CAROLLA1973@LIVE.CO.UK', '01224 784453', '07817 545601'),
(1820, '', 'Randeep ', 'Singh Rai', '393 Fishponds ', 'BS5 6RJ', 'Bristol', 'United Kingdom', 'deepster3@hotmail.com', '07833086503', '07833086503'),
(1821, '', 'Abaz ', 'Lala', 'Lgj.Aqif Pasha, Rr. Vasil Taja, Nr 6', '3001', 'Elbasan', 'Albania', 'iridalala@yahoo.com', '003555440730', '0692073696'),
(1822, '', 'Zac', 'Amarteifio ', '27 Ashdon close', 'ig80ef', 'Woodford Green Essex', 'United Kingdom', 'zaccheus@btinternet.com', '02085057221', '07947505686'),
(1823, '', 'Mustafa', 'Ahmed', '22 Hamilton Crescent', 'HA2 9JD', 'South Harrow', 'United Kingdom', 'egyswed@talktalk.net', '442036456026', '447748495192'),
(1824, '', 'Juho', 'Jaatinen', 'Keskustie 37', '63100', 'Kuortane', 'Finland', 'j-jaatinen@hotmail.com', '+358400773858', ''),
(1825, '', 'Jasper', 'Vandenbogaerde', 'Deerlijkstraat 92', '8550', 'Zwevegem', 'Belgium', 'stg_noob@hotmail.com', '056759346', '0497030888'),
(1826, '', 'Janis', 'Künnap', 'konalantie 7 D 39', '00370', 'helsinki', 'Finland', 'janku7979@gmail.com', '+358415300879', '+358415300879'),
(1827, '', 'Fredrik', 'Angefred', 'Monsungatan 80', '41766', 'Göteborg', 'Sweden', 'fred.vbg@gmail.com', '0046-317 610 010', '0046-738 48 31 63'),
(1828, '', 'Udo', 'Potthast', 'Borstellstr.28', '12167', 'Berlin', 'Deutschland', 'udopotthast@versanet.de', '030-3410152', ''),
(1829, '', 'Alex', 'Givens', '2 Station Road', 'HA2 6AF', 'North Harrow', 'United Kingdom', 'alexgivens@hotmail.com', '+447805410945', '+447805410945'),
(1830, '', 'alaa', 'shami', 'airport road', '02', 'abu dhabi', 'United Arab Emirates', 'alaa.shami@alfaraa.com', '00971506688093', '00971506688093'),
(1831, '', 'Matt', 'Peters', '6 Berkeley Close', 'SK14 5AL', 'Greater Manchester', 'Großbritannien', 'petersmatt08@gmail.com', '07739313159', ''),
(1832, '', 'Charalampos ', 'Kitsoglou', 'Marianne-v-Werefkinstr. 17', '65795', 'Hattersheim', 'Deutschland', '', '', '0172 9307087'),
(1833, '', 'Tonia', 'Moore', 'Chear Farm Bungalow', 'CB25 9PN', 'Chittering', 'United Kingdom', 'tonia.ann@googlemail.com', '447717783385', '447717783385'),
(1834, '', 'Simon', 'Johnson', '51 Sandfield Meadow', 'WS136NH', 'Lichfield', 'United Kingdom', 'worldtrekker@hotmail.co.uk', '+441543252543', '+447806625853'),
(1835, '', 'Ralitsa', 'Zidarova', 'Deira', '444382', 'Dubai', 'United Arab Emirates', 'Rally_saeed@hotmail.com', '0097144423995', '00971507388233'),
(1836, '', 'Philip', 'Venturi', 'Tegelbruksgatan 12a', '58253', 'Linköping', 'Sweden', 'Philipventuri@gmail.com', '0723200416', '0723200416'),
(1837, '', 'Michael ', 'Mortensen', 'Esbyvej 12', '8240', 'Risskov', 'Denmark', 'michael@outsourcing-lite.dk', '0045 50 50 31 31', ''),
(1838, '', 'Juha', 'Toropainen', 'Teuvo Pakkalan tie 13 E 170', '00400', 'Helsinki', 'Finland', 'juhatoropainen@hotmail.com', '0401327529', '0401327529'),
(1839, '', 'Orlando', 'Santiago', '721 Franklin Street', '60130', 'Forest Park', 'United States', 'orlosanti@yahoo.com', '773-991-5577', '773-991-5577'),
(1840, '', 'Ian', 'Wells', '38 Radnor Avenue', 'DA16 2BX', 'Welling', 'United Kingdom', 'iwells123@yahoo.com', '08452712690', '07429137381'),
(1841, '', 'Arminda ', 'Oliveira', '10 Swanston Path', 'WD19 7DS', 'Watford', 'Großbritannien', '', '', ''),
(1842, '', 'Marcel', 'Schlenter', 'Delstraat 3', '6432 EA', 'Hoensbroek', 'Netherlands', '', '', ''),
(1843, '', 'Maurits ', 'Jongbloed', 'Javastraat 293', '2585 AP', 'Den Haag', 'Netherlands', 'jongbloed@rmwonen.nl', '0031622989726', ''),
(1844, '', 'Huub', 'Job', 'Van Lenthe', '3534 BC', 'Utrecht', 'Netherlands', 'Huubjob@hotmail.com', '0031644181123', ''),
(1845, '', 'Jori', 'Korhonen', 'Marjahaankierto 61', '74130', 'Iisalmi', 'Finland', 'jori.korhonen@dbcklinikka.fi', '+358400678494', '+358400678494'),
(1846, '', 'Brian', 'Millward', '24 Dunmoor Grove', 'TS17 0QW', 'Stockton on Tees', 'United Kingdom', 'ennyl@fsmail.net', '441642764127', '441642764127'),
(1847, '', 'Christelle ', 'Bernard', '2 Impasse chartreuse', '38760', 'Varces', 'France', 'b.christelle9@laposte.net', '', ''),
(1848, '', 'Nour', 'Chahine', 'Holmvägen3', '19435', 'Upplands Väsby', 'Sweden', 'Kings_an@hotmail.com', '+46707944756', '+46707944756'),
(1849, '', 'Marcel', 'Moerkerk', 'Zonnedauw 7', '5374 MA', 'Schaijk', 'Netherlands', 'lamaruivlo@gmail.com', '+31620417097', '+31620417097'),
(1850, '', 'M', 'Wang', 'Kastanjelaan 13', '9741 CN', 'Groningen', 'Netherlands', 'wang-michel@hotmail.com', '0622761609', ''),
(1851, '', 'Elina', 'Suominen', 'Sorolaisenkatu 4 A 1', '21200', 'Raisio', 'Finland', 'elina.suominen@turunrakins.fi', '+358400667985', '+358400667985'),
(1852, '', 'alexander ', 'Plaizier', 'Tiefweg 52', '4125', 'riehen', 'Switzerland', 'martijnplaizier@gmail.com', '+41 61 534 50 51', '+41 79 650 14 77'),
(1853, '', 'Kurt', 'De Craene', 'Edmond Helderweirdtstraat 51', '9041', 'Oostakker', 'Belgium', 'decraenekurt@gmail.com', '+3292185553', '+32479969053'),
(1854, '', 'LINDA', 'COLE', '210 THOMAS LANE', 'L14 5PA', 'LIVERPOOL', 'United Kingdom', 'Lindajoshua@hotmail.com', '0151-2280851', '07588744971'),
(1855, '', 'Robin', 'Schäfer', 'Große Elbstraße268', '22767', 'Hamburg', 'Deutschland', '', '', ''),
(1856, '', 'Satyen', 'Sinha', 'rue de l\'Orient 112/12', '1040', 'Etterbeek', 'Belgium', 'ssinha@ifaw.org', '/', '+32479932996'),
(1857, '', 'Ross', 'Dyer', '144 Abbotsford drive', 'Ng31nf', 'Nottingham ', 'United Kingdom', 'gotknowledge@msn.com', '07445205944', '07445205944'),
(1858, '', 'Michiel', 'van den Hurk', 'Hoefyzerstraat 54', '3572 BX', 'Utrecht', 'Netherlands', 'michielvdhurk@gmail.com', '0657881833', '0657881833'),
(1859, '', 'amir said', 'ibrahim', '3 howards field', 'LL13 7ER', 'wrexham', 'United Kingdom', 'amir_said@hotmail.co.uk', '00441978810423', '00447864104066'),
(1860, '', 'Simon', 'Woolford', '40 Greenheys Crescent', 'BL8 4QD', 'Greenmount Bury Lancs', 'United Kingdom', 'm.b.woolford@btinternet.com', '+44 1204 882710', '0776 197 1947'),
(1861, '', 'sinead', 'mitchell', '130 CARNHILL', 'bt488BG', 'derry city', 'United Kingdom', 'sinead_mitchell@hotmail.co.uk', '00447835673839', '00447821310888'),
(1862, '', 'Marit', 'Hernæs', 'Jegeråseen 37', '1362', 'Hosle', 'Norway', 'marithernas@gmail.com', '004792206680', '004792206680'),
(1863, '', 'michel', 'goulet', '285 St-Georges', 'J2C 4H3', 'Drummondville, Quebec', 'Canada', 'michelgoulet@canimex.com', '1-819-477-1335', '1-819-473-1034'),
(1864, '', 'Stuart', 'Bailey ', '45 Ashfield way', 'S66 3rt', 'Rotherham', 'United Kingdom', 'Stuartb@hotmail.com', '44 1709 533551', '44 7917 674101'),
(1865, '', 'Giancarlo', 'Calabrese', 'Pelbo S.p.A., Via S.Margherita 133 ', '20861', 'Brugherio (MB)', 'Italy', 'c.giancarlo@alice.it', '0392878367', '3466711315'),
(1866, '', 'Matthew', 'Peters', '6. Berkeley close ', 'SK14 5AL', 'Hyde', 'United Kingdom', 'petersmatt08@gmail.com', '01433 652 256', '07739313159'),
(1867, '', 'Maurice', 'Lim', 'Woodlands drive 14', '730520', 'block 520 #06-323', 'Singapore', 'christopher92maurice@live.com.sg', '+6582224110', '+6582224110'),
(1868, '', 'Katharina ', 'Völk  (Darren Birks)', 'Mozartstraße 53', '91052', 'Erlangen', 'Deutschland', 'kathariba.volk@gmx.de    dbirks04@yahoo.uk.co', '', ''),
(1869, '', 'Padraig ', 'Finnegan', 'Kilcolman', 'Dromahare', 'Mallow Coö- Cork', 'Ireland', 'padraigfinnegan@gmail.com', '086 3436372', ''),
(1870, '', 'Guy ', 'Vandenhoudt', 'Heidebloemstraat 10', '3520', 'Zonhoven', 'Belgien', 'Guy.Vandenhoudt@telenet.be', '+32 (0) 479 26 73 87', ''),
(1871, '', 'ray', 'moth', '20 windermere close', 'LE9 7GP', 'earl shilton', 'United Kingdom', 'raymoth55@gmail.com', '+441455847959', '+447432462458'),
(1872, '', ' Alexander ', 'Blank', 'Eklövsvägen 40', '44350', 'Lerum', 'Sweden', 'Alex.blank84@gmail.com', '0702289273', '0702289273'),
(1873, '', 'Nicole', 'Ossewaarde-van Wylick', 'Zandkever 51', '5658 AR', 'Eindhoven', 'Netherlands', 'nicolevanwylick@zonnet.nl', '+31402480595', '+3161079744'),
(1874, '', 'Tina', 'Holst', 'Holstebrovej 156', '8800', 'Viborg', 'Denmark', 'Fibberne@gmail.com', '21614794', ''),
(1875, '', 'sinan', 'erdal', 'lammholmsbacken 207', '14347', 'vårby', 'Sweden', 'dinan.erdal@bredband.net', '0046707701004', '0046707701004'),
(1876, '', 'Ram', 'Mylvaganam', 'Chestnut House, The Ridge, Linton', 'LS22 4HJ', 'Wetherby', 'United Kingdom', 'rammyl@me.com', '+44 7831 542287', '+44 7831 542287'),
(1877, '', 'Arlene', 'Hogan', '53-54 Eccles Street', 'Dublin 7', 'Dublin ', 'Ireland', 'arlenehogan86@hotmail.com', '085 7327063', ''),
(1878, '', 'MICHAEL', 'FITZPATRICK', '74 SHIRBURN ROAD', 'PH65PH', 'PLYMOUTH', 'United Kingdom', 'michael@fitzpatrick51.orangehome.co.uk', '01752 768035', '07944024918'),
(1879, '', 'Sami', 'Rajala', 'Insinöörinkatu 58 C 11', '33720', 'Tampere', 'Finland', 'sami.rajala@gmail.com', '+358405898959', '+358405898959'),
(1880, '', 'Roy ', 'Elton', '18 McKinley Road, Flat 2 The Chines', 'BH4 8AP', 'bournemouth', 'Großbritannien', 'ryelton@fsmail.net', '', ''),
(1881, '', 'Leif', 'Grønberg', 'Borupvang 5a', '2750', 'Ballerup', 'Denmark', 'leif.groenberg@ul.com', '+45 23309446', '+45 23309446'),
(1882, '', 'Alexander', 'Trifonov', 'ha-Hermon 7/ 25', '99585', 'israel', 'Israel', 'habannn@gmail.com', '972547974778', '972547974778'),
(1883, '', 'Ailsa', 'Whelan', '433  Ballyfermot  Road', '10', 'Dublin', 'Ireland', '', '', ''),
(1884, '', 'daniel', 'turner', '24 ramsons way', 'cf5 4qy', 'wales', 'United Kingdom', 'dtm_@hotmail.co.uk', '447720647778', '447720647778'),
(1885, '', 'Danielle', 'Peers', '28 whalley close', 'wa15 6tp', 'Manchester', 'United Kingdom', 'dani_peers1@hotmail.co.uk', '07983430769', '07983430769'),
(1886, '', 'Bruggeman ', 'Ronny', 'Luikerveld 4', '9520', 'Vlierzele', 'Belgien', 'chanto@live.be', '', ''),
(1887, '', 'Max ', 'Pedersen', 'Knebel Bygade 14', '8420', 'Knebel', 'Dänemark', 'brevmule@yahoo.dk', '', ''),
(1888, '', 'Marco', 'Spolverato', 'Via Milano 1', '36010', 'Monticello Conte OTT', 'Italy', '', '', ''),
(1889, '', 'Anthony', 'Buchoux', 'SMC, Kings Buildings, West Mains Road', 'EH9 3JF', 'Edinburgh', 'United Kingdom', 'anthonybuchoux@gmail.com', '00441316618140', '00447951594901'),
(1890, '', 'Jakob', 'Remon', 'Störvägen 11', '756 47', 'Uppsala', 'Sweden', 'jakob.remon@gmail.com', '+4618302423', '+46731598139'),
(1891, '', 'Stacey', 'Cummings', '3 mercury lane', 'PA16 0QH', 'Greenock', 'Scotland,United Kingdom', 'xlx_stacey_cummings_xlx@yahoo.com', '07908816516', ''),
(1892, '', 'Bernard ', 'Franck ou Christelle ', '2 impasse chartreuse', '38760', 'Varces', 'France', 'b.christelle9@laposte.net', '0476450318', '0622191152'),
(1893, '', 'bernard', 'christelle ou franck', '2 impasse chartreuse', '38760', 'varces', 'France', 'b.christelle9@laposte.net', '0476450318', '0622191152'),
(1894, '', 'Entel', 'Vani', 'uvedale crescent 125', 'cr00bw', 'Croydon', 'United Kingdom', 'entel.vani@yahoo.com', '02084071736', '07837666215'),
(1895, '', 'Ervin', 'Xhaxhe', 'Rr. Shyqyri Ishmi P24, Sh. 2, Ap 24', '1000', 'Tirana', 'Albania', 'ervin88@gmail.com', '', ''),
(1896, '', 'Kevin', 'Aherne', '1 Ashdale, Dun An Oir', '0000', 'Kanturk, Cork', 'Ireland', 'kevin.aherne@nsai.ie', '00353 871342198', '00353 871342198'),
(1897, '', 'Sheriff ', 'Nonkoh', 'Beaudesert RD', '', '05 Moorooka', 'Australien', '', '', ''),
(1898, '', 'Mika', 'Turpeinen', 'Käpyläntie 3', '41660', 'Toivakka', 'Finland', 'm.m.turpeinen@gmail.com', '+358400723852', '+358400723852'),
(1899, '', 'Joran', 'De Bruyn', 'Bosstraat 35', '2850', 'Boom', 'Belgium', 'joran1992@hotmail.com', '0032484732826', '0032484732826'),
(1900, '', 'Marisa', 'van Os', 'Taurusavenue 36', '2132 LS', 'Hoofddorp', 'Netherlands', 'marisa.van.os@gmail.com', '0031620140671', '0031620140671'),
(1901, '', 'Priscilla', 'Cerda', 'HAVSÖRNSGRÄND 2', '1701', 'Farsta, Stockholm', 'Sweden', 'prisci22_thirdeye@hotmail.com', '', ''),
(1902, '', 'Mickey', 'Fredlov', 'Daruplund 69  1. tv.', '2660', 'Brondby Strand', 'Dänemark', 'bowie@lundens.net', '+4543544954', '+45 26146442'),
(1903, '', 'Muchada', 'Bvunzawabaya', '38 Grove Lane ', 'CV7 8PN', 'Coventry', 'United Kingdom', 'muchada.bvunza@gmail.com', '044 777 2790291', '044 777 2790291'),
(1904, '', 'Tom', 'Ebbrell', '11 Darkes Lane', 'EN6 1AZ', 'Potters Bar', 'United Kingdom', 'tebbrell@raineandco.com', '0969309375', ''),
(1905, '', 'Daniel ', 'Oloyede', 'Raglan road', 'Se18 7hx', '73 claymill house', 'United Kingdom', 'Dgonzalez08@live.co.uk', '07577490104', '07577490104'),
(1906, '', 'Melissa', 'Mantini', 'Carlo Forlanini 123', '66100', 'Chieti', 'Italy', 'melissa.zampa92@gmail.com', '3779895433', ''),
(1907, '', 'Robin', 'Jonsson', 'Smörbollsgatan 2A LGH78', '41718', 'Göteborg', 'Sweden', 'robin.jonsson10@gmail.com', '073-6328040', '073-6328040'),
(1908, '', 'Jeannie', 'McManus', '4 Lavender Grove', 'TA1 5QA', 'Taunton Somerset', 'United Kingdom', 'purplejeannie@yahoo.com', '00441823323715', '00447867506046'),
(1909, '', 'David', 'Lucas', '38 Charles St', '2096', 'Freshwater', 'Australia', 'thales@lucasneale.com.au', '+61 412 900 777', '+61 412 900 777'),
(1910, '', 'Clemens', 'Nieweg', 'Sundernstr. 1', '58452', 'Witten', 'Deutschland', '', '', ''),
(1911, '', 'fouad', ' khatri', '130 AVENUE JEAN JAURES, 12eme etage porte 135', '93500', 'PANTIN', 'France', '', '789889948', ''),
(1912, '', 'Erkki', 'Saksa', 'Koivulantie 13', '33880', 'Lempäälä', 'Finland', 'erkki.saksa@pp.inet.fi', '033672693', '040 7086425'),
(1913, '', 'Michael', 'Lawrence', '20 broadstone grove', 'Ne51ap', 'Newcastle upon tyne', 'United Kingdom', 'Blockheeed@gmail.com', '+441912415799', '+447414602777'),
(1914, '', 'Wayne', 'Nuttall', '11 heath hill drive, stacksteads', 'ol13 0sg', 'Lancashire', 'United Kingdom', 'badboynutster@aol.com', '07795548165', '07795548165'),
(1915, '', 'Dennis', 'de Wit', 'Duinendaal 6', '5346XJ', 'Oss', 'Netherlands', 'dennis@dewitcad.nl', '0031412657316', '06-51815209'),
(1916, '', 'Driss', 'Belkhayatte', 'PieterLangendijkstraat 28   3hg', '1054 ZB', 'amsterdam', 'Netherlands', '', '0031641849746', ''),
(1917, '', 'Kornelia', 'Mund', 'Whitgift School, Haling Park', 'CR2 6YT', 'South Croydon', 'Großbritannien', 'kgm@whitgift.co.uk', '+442086889222', '+447909229003'),
(1918, '', 'Kornelia', 'Mund', 'Whitgift School, Haling Park', 'CR2 6YT', 'South Croydon', 'Großbritannien', 'kgm@whitgift.co.uk', '+442086889222', '+447909229003'),
(1919, '', 'Mathias', 'Breidenich', 'maria theresialei 13 A', '2180', 'ekeren', 'Belgium', 'breidenich.bvba@pandora.be', '003236053695', '0032475829944'),
(1920, '', 'Thomas', 'Elgaard', 'Peder Hjorts Vej 1, 5th floor', '2500', 'Valby', 'Denmark', 'thomas.elgaard@hotmail.com', '+45 40585167', '+45 40585167'),
(1921, '', 'RENDA', 'ROBERTO', 'VIA CAMPOMICCIOLO 169 ', '05100', 'TERNI', 'Italy', 'mary80_15@libero.it', '08119840956', '3492880179'),
(1922, '', 'Kees', 'Hanemaaijer', 'Zilverschoonsingel 32', '2651 MJ', 'Berkel en Rodenrijs', 'Netherlands', 'kees.hanemaaijer@upcmail.nl', '+31105112593', '+31646062301'),
(1923, '', 'Stephen', 'Taylor', '21 glenbrittle drive', 'PA2 7QJ', 'Paisley', 'United Kingdom', 'Stephentaylor37@icloud.com', '07531812615', '07531812615'),
(1924, '', 'brendan', 'behan', '8 the green ', 'blessington abbey', 'blessington co  wicklow', 'Ireland', 'brendanbehan291@hotmail.com', '045851872', '0879451174'),
(1925, '', 'Diane', 'Hill', '6A Woodsend Road', 'M41 8QT', 'Urmston, Manchester', 'United Kingdom', 'dianddunc@hotmail.co.uk', '+441617497439', '+447921869247'),
(1926, '', 'Martin', 'Schenk', 'Kemperbergerweg 197', '6816RR', 'Arnhem', 'Netherlands', 'marjoschenk@hotmail.com', '+31264462628', '+31653931292'),
(1927, '', 'A.CH', 'de Groot', 'Schaesbergstraat 31', '3077RP', 'Rotterdam', 'Netherlands', 'guusdegroot@upcmail.nl', '0104829208', ''),
(1928, '', 'Ruud', 'Kaagman', 'Noordvaarder 2', '1602CR', 'Enkhuizen', 'Netherlands', 'ruud.kaagman@gmail.com', '0031630103039', '0031630103039'),
(1929, '', 'Linda', 'van den Berg', 'Kapelweg 64', '5731 VJ', 'Mierlo', 'Netherlands', 'ljgmvandenberg@gmail.com', '+491712965632', '+31614564271'),
(1930, '', 'Nickals', 'Schumann', 'Saif Ghubash St.', '105415', 'Abu Dhabi', 'United Arab Emirates', 'nicsch@um.dk', '+971506627978', '+971506627978'),
(1931, '', 'Leslie', 'Ferguson', '228 Birchfield Road', 'WA8 9EH', 'Widnes', 'United Kingdom', 'Lesangus@icloud.com', '00441515384330', '07985866696'),
(1932, '', 'Joachim', 'De Vogelaere', 'Aalbroekstraat 29', '9890', 'semmerzake', 'Belgium', 'joachim_d_v@hotmail.com', '0499391416', '0499391416'),
(1933, '', 'Erifylli', 'Chimona', '13 Kallistratous', '3060', 'Limassol', 'Cyprus', 'steliospittas@yahoo.gr', '0035796894769', '0035799428463'),
(1934, '', 'Smail', 'Vidimlic', 'Brcanska 11', '71000', 'Sarajevo', 'Bosnia and Herzegovina', 'smail_vidimlic@yahoo.de', '+38733645602', '+38762614754'),
(1935, '', 'Pierre', 'Youatou Towo', 'Rue Plaine des Sports, 64', '1970', 'Wezembeek-Oppem', 'Belgien', 'pierretowo@hotmail.com', '+32 (0)477258153', '+32 (0)25353693'),
(1936, '', 'Olsian', 'VIPs', 'Rr.komuna e parisit', '11215', 'Tirane', 'Albania', 'Olsicipa_77@yahoo.com', '0696011277', '0696011277'),
(1937, '', 'Chris', 'Rands', '55 Butt Lane', 'LS12 5AY', 'W Yorkshire', 'United Kingdom', 'randsc02@live.com', '07738717011', '07738717011'),
(1938, '', 'Piras', 'antonio', 'P.zza Gaetano Alimonda 25r', '16129', 'Genova', 'Italy', 'piras@mprgenova.it', '0103623342', '335312990'),
(1939, '', 'olti', 'shehu', 'rruga e Kavajes, qendra e binesit GKam', '1001', 'tirana', 'Albania', 'olti_shehu@yahoo.com', '+355682089030', '+355682089030'),
(1940, '', 'Jing', 'Wang', 'via settevalli ,442', '06129', 'Perugia', 'Italy', 'viola_angel@hotmail.com', '3281666272', ''),
(1941, '', 'Suleman', 'Unia', '20 bevington road', 'B6 6JB', 'Aston', 'United Kingdom', 'Suleman_unia@hotmail.co.uk', '01216824110', '07592136008'),
(1942, '', 'Oltion', 'Shehu', 'Rruga e Kavajes, Qendra G-Kam, Kati 5', '1001', 'Tirana', 'Albania', 'olti_shehu@yahoo.com', '+355682089030', '+355682089030'),
(1943, '', 'Mouhamad Alnwaihi', 'Alnwaihi', 'Hanstavägen 49 ', '16453', 'Kista', 'Sweden', 'mouhammed_2011@hotmail.com', '0046768367415', '0046768367415'),
(1944, '', 'Phillip', 'Oneill', '2/76 Pacfic Drive', '2444', 'Port Macquarie', 'Australia', 'phillfooty@hotmail.com', '0265841838', '+61 421814096'),
(1945, '', 'Klaudia', 'Deryng', 'Capellan puistotie 6 B 38', '00540', 'helsinki', 'Finland', 'klaudia.deryng@gmail.com', '358505720921', '358505720921'),
(1946, '', 'Samuel', 'seery', '68 Wedgewood, Sandyford Road', 'Dublin 16', 'Dublin', 'Ireland', 'hcm_shar351@hotmail.com', '0035312954814', '00353872533355'),
(1947, '', 'Trond', 'Tidemann', 'øvre prinsdals vei 28b', '1266', 'oslo', 'Norway', 'trond.tidemann@bankbrokers.no', '+4796223622', '+4798223622'),
(1948, '', 'Lillian Therese', 'Sørensen', 'Dr. Martha Persens gate 23B', '4020', 'Stavanger', 'Norway', 'lillian_soerensen@hotmail.com', '+4793247627', '+4793247627'),
(1949, 'Calor gas ltd Port Clarence', 'Sarah', 'Martin', 'Haverton Hill Road', 'TS19 7EA', 'Middlesbrough', 'United Kingdom', 'sarahmartin0409@hotmail.co.uk', '07736913796', ''),
(1950, '', 'Alain ', 'Le Quere', '15, Satellite,  Apt. 3', 'J9A 3K1', 'Gatineau, Quebec', 'Canada', 'lequerea@videotron.ca', '819-775-7972', ''),
(1951, '', 'Linda', 'Moore', 'Sandland House, Rudcarr Lane,Warthill, York', 'YO19 5TL', 'North Yorkshire', 'England', '', '', ''),
(1952, '', 'Saleem', 'Bashir', '26 fountain road', 'Np4 8hu', 'Pontypool', 'United Kingdom', 'Sm.bashir@live.com', '00441495760155', '004407817711819'),
(1953, '', 'Belinda', 'Cullen', 'Level 3/ 80 Mount Street', 'NSW, 2060', 'North Sydney', 'Australia', 'bcullen@axicorp.com.au', '+61458739841', '+61458739841'),
(1954, '', 'Abdallah', 'Bibi', 'Dubai Media City', '502177, Dubai UAE', 'Dubai', 'United Arab Emirates', 'abdallah.bibi@gmail.com', '00971558754572', '00971558754572'),
(1955, '', 'Mike', 'Klapper', 'Marsmanstraat 15', '3333 VC', 'Zwijndrecht', 'Netherlands', 'm.klapper@upcmail.nl', '0031786123025', '0648214164'),
(1956, '', 'Tomas', 'Stanevicius', '5 Nicholas avenue', 'Smithfield Dublin 7', '', 'Ireland', '', '', ''),
(1957, '', 'tiziano', 'bucci', '2b glengall road', 'nw6 7ep', 'kilburn', 'United Kingdom', 'desyd.eria@hotmail.it', '02072226654', '07813563829'),
(1958, '', 'Elisa', 'Kapedani', 'Koder Kamez', '1029', 'Tirane', 'Albania', 'Elisakapedani@hotmail.com', '+355696695555', '+355696695555'),
(1959, '', 'Shilinder ', 'Singh', '1 Jacquie Cannon House, 2 Brownswood Road', 'N4 2PH', 'London', 'United Kingdom', 'shilindersingh@aol.co.uk', '07956956988', '07956956988'),
(1960, '', 'Dario', 'Merigiola', 'via cardinal mistrangelo /59', '00167', 'Rome', 'Italy', 'dariomerigiola@msn.com', '393934610118', '393934610118'),
(1961, '', 'Gavin', 'Vause ', '13 Lydgate Ave ', 'BL2 5AH', 'Bolton ', 'United Kingdom', 'gav.vause@gmx.com', '07538464421', '07538464421'),
(1962, '', 'Martijn', 'Wissema', 'Molenwerf 17', '3621AV', 'Breukelen', 'Netherlands', 'martijn@wissema.com', '+31629541620', '+31629541620'),
(1963, '', 'Marco', 'Nys', 'Egelsvennen 3', '2400', 'Mol', 'Belgium', 'nys.marco@hotmail.com', '003214311635', '0032498116713'),
(1964, '', 'Kong Yew', 'Cheng', '4 Osborne Street', 'M40 7PZ', 'Manchester', 'United Kingdom', 'hak_lung03@hotmail.com', '07580044224', '07580044224'),
(1965, '', 'Dennis', 'Bastiaans', 'Pieter de Hooghstraat 6', '5702 XE', 'Helmond', 'Netherlands', 'dennis_bastiaans_@hotmail.com', '0647039715', '0647039715'),
(1966, '', 'Pauline', 'Kirk', '1 Parkside', 'TS21 1 DE', 'Longnewton, Stockton on Tees', 'United Kingdom', 'paulineandgerald@hotmail.com', '01642581889', '07734774373'),
(1967, '', 'Mikael', 'Lavole', 'Oude schriekse baan 64', '2820', 'Bonheiden', 'Belgium', 'lavolemikael@hotmail.com', '0032476852044', '0032476852044'),
(1968, '', 'H', 'Scheppink', 'Erve Wolters 15', '7463 CP', 'Rijssen', 'Netherlands', 'h.scheppink@brinkstransport.nl', '31548365192', '0031622972149'),
(1969, '', 'Christopher', 'Rodriguez', 'Bruskedalsreset 148', '5115', 'Bergen', 'Norway', 'supersaiuan@live.no', '+4798620438', '+4798620438'),
(1970, '', 'Christopher', 'Rodriguez', 'Bruskedalsreset 148', '5115', 'Bergen', 'Norway', 'supersaiyan@live.no', '+4798620438', ''),
(1971, '', 'Jan', 'De Waele', 'Durmen 37', '9240', 'Zele', 'Belgium', 'jan.de.waele3@telenet.be', '0032476566582', '0032476566582'),
(1972, '', 'Paul', 'Krasawin', 'Donndorfer Str. 99', '95447', 'Bayreuth', 'Germany', 'liq.rolk@googlemail.com', '017630033090', ''),
(1973, '', 'Conache', 'Valentin Costel', 'Rue Du Congress Nr. 22', '1000', 'Brussel', 'Belgien', '', '', ''),
(1974, '', 'Eva', 'Al Basosi', 'Al Barshia 1', 'PO Box 212994', 'Dubai', 'United Arab Emirates', 'ave.alba@gmail.com', '+971 50 4004966', '+971 52 6999306'),
(1975, '', 'jodie', 'turpin', '15 Barnard close', 'cv32 7qd ', 'Warwickshire', 'United Kingdom', 'jodieturpin@msn.com', '447583988205', '447583988205'),
(1976, '', 'Nyasha', 'Mukarakate', '17 Lupin Drive', 'CM1 6YJ', 'Chelmsford', 'United Kingdom', 'nyashamuk9@gmail.com', '00441245600732', '00447908416338'),
(1977, '', 'Magali', 'de Schaetzen', 'Rue de Stassart 9/apt 3', '1050', 'Brussels', 'Belgium', 'magdeschaetzen@hotmail.com', '0032476292836', '0032476292836'),
(1978, '', 'Tobias', 'Moberg', 'Fångdammsväen 2', '43343', 'Gothenburg', 'Sweden', 'tobias_moberg_799@hotmail.com', '46707255085', '46707255085'),
(1979, '', 'Patricia', 'Knegt', 'Grens 3', '5111 EA', 'Baarle Nassau', 'Netherlands', 'p.knegt@gmail.com', '31624394017', ''),
(1980, '', 'Kraig', 'Hurst', '34 Sherwin Road Lenton', 'NG7 1SA', 'Nottingham', 'England', 'kraigjhurst@hotmail.com', '+44 0115 9138 678', '07837797532'),
(1981, '', 'Amjed', 'Shaffique', '101 sandford grove road', 'S7 1RS', 'Sheffield', 'United Kingdom', 'amjedshaffique@gmail.com', '+441142587865', '+447704289604'),
(1982, '', 'Stuart', 'McCaig', '9 Russell Gardens', 'G71 6TJ', 'Glasgow', 'United Kingdom', 'stuart.mccaig82@gmail.com', '01698817357', '07738813328'),
(1983, '', 'Ella', 'Gadderus', 'Höstvädersgatan 19', '41833', 'Göteborg', 'Sweden', 'ella.gadderus@hotmail.com', '+46739954026', '+46739954026'),
(1984, '', 'Kasper Ruager', 'Ruager', 'Pilevangen 9', '2690', 'Karlslunde', 'Denmark', 'K4SP3R1404@hotmail.com', '61683631', '61683631'),
(1985, '', 'Flavio', 'Gualtieri', 'viale delle ginestre n.18', '84134', 'Salerno', 'Italy', 'flavio_gualtieri@yahoo.it', '0039089792367', '00393208057014'),
(1986, '', 'Michael', 'Childs', '3 Priory Court', 'CM18 7AX', 'Harlow', 'United Kingdom', 'mike.childs@kbfsltd.com', '01992679382', '7415247464'),
(1987, '', 'Cornelius', 'Filip', 'Sneeuwbesstraat 3', '2180', 'Ekeren', 'Belgium', 'filipsofie@hotmail.com', '032 484 736240', ''),
(1988, '', 'Robert', 'Park (Margaret A. Reichert)', '39 DOUGLAS STREET', 'ML106BU', 'STRATHAVEN LANARKSHIRE', 'SCOTLAND', 'mreichert@live.co.uk', '01357 529058', '07475147119'),
(1989, '', 'Guus', 'Abrahams', 'Hakvoortseweg 17', '5084 HB', 'Biest-Houtakker', 'Netherlands', 'guus_bram@hotmail.com', '013-5052489', '06-15406818'),
(1990, '', 'Adam', 'Geal', 'Flat 4, Elgin Court', 'PO19 7DW', 'Chichester', 'United Kingdom', 'adamgeal@hotmail.co.uk', '07702479941', '07702479941'),
(1991, '', 'Duncan', 'Stewart', '40 Seafield Drive', 'KA74BJ', 'Ayr', 'United Kingdom', 'duncan4840@hotmail.co.uk', '441292262373', '447770442415'),
(1992, '', 'ikechukwu', 'abuah', 'apartment 23, mellor house, 170 solly street', 's1 4lu', 'sheffield', 'United Kingdom', 'ik.abuah@yahoo.com', '447902601900', '447902601900'),
(1993, '', 'René', 'Bos', 'P C van den Brinkweg 1A', '1251pv', 'Laren NH', 'Netherlands', 'Daniellevanwieringen@hotmail.com', '0031646736126', '0031646736126'),
(1994, '', 'Markus', 'Brabrand Urfjell', 'Østre Berg 1, Apartment 87', '7051', 'Trondheim', 'Norway', 'markusbrabrandurfjell@hotmail.com', '+4748062295', '+4748062295'),
(1995, '', 'Seyed Yahya', 'Hashemi', 'Umm Suqaim 36A', '72611', 'Dubai', 'United Arab Emirates', 'weld.alsayed@gmail.com', '+971552222325', '+971552222325'),
(1996, '', 'Maurizzio', 'Sciacca', 'Falsterbogatan 21', '25252', 'Helsingborg', 'Sweden', 'Sciacca85@hotmail.com', '0736314111', '0736314111'),
(1997, '', 'Paolo', 'Longobardo', 'secondo viale parco noce 15', '80014', 'giugliano in campania', 'Italy', 'paololongobardo@gmail.com', '0818392049', '3342585262'),
(1998, '', 'Rami', 'Aburaad', 'Großer Hagen 2', '49740', 'Haselünne', 'Germany', 'dr.rami.raad@gmail.com', '015233856497', '015233856497'),
(1999, '', 'Matthew ', 'Parkinson', 'Centryan House, Grotto Lane,Over Peover', 'WA16 9HL', ' Knutsford', 'Großbritannien', 'kirstg88@gmail.com', '07547 172173', ''),
(2000, '', 'Haimeng', 'Wu', '17 Liddle Court', 'NE4 6PD', 'Newcastle', 'United Kingdom', 'h.wu3@newcastle.ac.uk', '447803358806', '447803358806'),
(2001, '', 'Mike', 'Potter', '3 Colliery Green Court', 'CH64 0UE', 'Neston', 'United Kingdom', 'Mike@neston.ukfreedom.com', '07710419768', '07710419768'),
(2002, '', 'Mikael', 'Uddnäs', 'Ivar Vidfamnes Gata 10', '12652', 'Hägersten', 'Sweden', 'Mikael.uddnas@gmail.com', '+46706589660', ''),
(2003, '', 'Tasneem', 'Patel', 'SBC ', 'PO Box 7382', 'Riyadh 11462', 'Saudi Arabia', 'tasneempnu@gmail.com', '0598991390', '0598991390'),
(2004, '', 'Yasen', 'Busharaia', 'Gabriele-Tergit Promenade 17', '10963', 'Berlin', 'Deutschland', 'naser.salha@yahoo.de', '0176 95408807', ''),
(2005, '', 'Muhammad', 'Iqbal', '19 Blackwood Drive, Ongar Chase', 'Dublin 15', 'Dublin', 'Ireland', 'iqbal@live.ie', '+353870606192', '+353870606192'),
(2006, '', 'engl', 'Kaci', '51 high street', 'Ox14as', 'The Rose , Oxford Oxfordshire', 'United Kingdom', 'engl.theroseoxford@gmail.com', '07879332936', '07472725052'),
(2007, '', 'Sasan', 'Khafaji', 'Niels ebbesensvej 3a 1.th', '1911', 'Frederiksberg C', 'Denmark', 'sasan.khafaji@gmail.com', '+4531491600', ''),
(2008, '', 'Cottain', 'christophe', '15 rue d\'estujats', '31830', 'PLAISANCE DU TOUCH', 'France', 'christophe.cottain@sfr.fr', '+33561067772', '+33685738449'),
(2009, '', 'Mohamoud', 'Osman', 'Indre Vordingborgvej 19c 1.2', '4700', 'Naestved', 'Denmark', 'mudi.o11@gmail.com', '+4528455502', '+4528455502'),
(2010, '', 'Zeyad', 'Aaber', '1A Oakhurst Road', 'SO17 1PP', 'Southampton', 'United Kingdom', 'ziad.sabah@gmail.com', '447466092113', '447466092113'),
(2011, '', 'Erik', 'Hartvelt', 'Zernikelaan 64', '2871LN', 'Schoonhoven', 'Netherlands', 'erikhartvelt@gmail.com', '+31631172712', '+31631172712'),
(2012, '', 'Gary', 'Barnes', '60 st agnes rd', 'l365tb', 'liverpool', 'United Kingdom', 'garybarnes999@yahoo.co.uk', '447561026166', '447561026166'),
(2013, '', 'Gary', 'Bowes', '14 Springhill', 'BD18 1ND', 'Shipley Yorkshire.', 'United Kingdom', 'sueandgarybowes@hotmail.co.uk', '01274 781629', '07504603518'),
(2014, '', 'Max', 'Lhoest', 'Oldenzaalsestraat 315', '7523 AD', 'Enschede', 'Netherlands', 'maxlhoest@mac.com', '+31611131545', ''),
(2015, '', 'Trevor', 'Hyams', '9 Wexford Road', 'BS4 1PU', 'Bristol', 'United Kingdom', 'trhyams@gmail.com', '0044 7753458266', '0044 7753458266'),
(2016, '', 'Florin', 'Voinea', 'Blåbærhaven 9', '2980', ' Kokkedal', 'Denmark', 'florinpetronela1511@yahoo.com', '91617332', '91617332'),
(2017, '', 'Magnus', 'Fossum', 'Backavägen 1', '41705', 'Göteborg', 'Sweden', 'mange.fossum@hotmail.com', '+46707132021', '+46707132021'),
(2018, '', 'Carl', 'Löfström', 'Nordostpassagen 31', '41311', 'Göteborg', 'Sweden', 'c.lofstrom@hotmail.com', '+46707345015', '+46707345015'),
(2019, '', 'Arben', 'Merxha', '7-eleven Vesterbrogade 37', '1620', 'Kobenhavn V', 'Dänemark', '', '', ''),
(2020, '', 'Christian', 'Kachoa', 'Portlidervägen 15', '72480', 'Västerås', 'Sweden', 'christian_kachoa@hotmail.com', '0762307615', '0762307615'),
(2021, '', 'George', 'Pike', '10 Russell Hill', 'PE8 6HL', 'Cambridgeshire', 'United Kingdom', 'george_pike12@msn.com', '01780784484', '07543129428'),
(2022, '', 'Florin ', 'Cosnita', 'Al Barsha 1', '119462', 'Dubai', 'United Arab Emirates', 's_cosni@yahoo.com', '00971555441366', '00971555441366'),
(2023, '', 'Agnieszka ', 'Garnowska', '53 LEWIN TERRACE', 'TW14 8ED', 'Feltham/ Middlesex', 'Großbritannien', 'agnieszkagarnowska@yahoo.co.uk', '', ''),
(2024, '', 'zenghao', 'chen', 'risdalsvej 44  ,  216', '8260', 'Viby J', 'Denmark', 'chenzenghao@msn.com', '0045 31525188', '0045 31525188'),
(2025, '', 'Neil', 'Adamson', '3 Toll House Grove', 'EH33 2QR', 'Tranent', 'United Kingdom', 'nadamson7@btinternet.com', '01875611856', '447540185652'),
(2026, '', 'kingston', 'jaja', '1 hassop close', 'm11 3js', 'manchester', 'United Kingdom', 'kingstonjaja@yahoo.com', '+441612318572', '+447412858183'),
(2027, '', 'Alvin', 'chin', '26A', '36050', 'Dubai', 'United Arab Emirates', 'futbolkeed@hotmail.com', '0097142658124', '00971561700298'),
(2028, '', 'christoffer', 'Ravn-Nielsen', 'Fiskergade 48 st tv', '8000', 'Århus C', 'Denmark', 'Chriravn@hotmail.com', '30 22 93 23', '30 22 93 23'),
(2029, '', 'Alana', 'Holohan', '1a parkwood lawn old bawn road tallaght', 'd24', 'dublin', 'Ireland', 'Alanaholohan90@gmail.com', '0863793542', ''),
(2030, '', 'Enda', 'McCullagh', '30 Glenmacoffer Rd', 'BT79 7RJ', 'Omagh', 'United Kingdom', 'endamcc2000@hotmail.com', '00353877063029', '00353877063029'),
(2031, '', 'Kiaresh', 'Kiani', 'Dagsverkarv. 41', '19736 Bro', 'Stockholm', 'Sweden', 'Kiaresh.Kiani@gmail.com', '+46735631365', '+46735631365'),
(2032, '', 'R. Westh ', 'Jeppesen', 'Stormgade 8', '3390', 'Hundested', 'Dänemark', 'r.westh@webspeed.dk', '', ''),
(2033, '', 'Franko ', 'Rafaelius', 'Noras Väg 2', '14570', 'Norsborg, Stockholm', 'Sweden', 'frankobar7@hotmail.com', '', ''),
(2034, '', 'Willem', 'Velzel', 'R. Aertszweg 43', '1949BD', 'Wijk aan Zee', 'Netherlands', 'wvelzel@ziggo.nl', ' +31653173972', '+31653173972'),
(2035, '', 'Teck', 'Ng', '7 Conservation Walk', '3076', 'Epping', 'Australia', 'sean48@hotmail.com', '+61434894783', '+61434894783'),
(2036, '', 'Paris', 'Wilson ', 'Foster street 10', 'bs5  7tw', 'Bristol', 'United Kingdom', 'Paris_wilson@hotmail.co.uk', '07791451191', '07791 451191'),
(2037, '', 'Daniel', 'Forsström', 'Gullmarsgatan 7', 'SE-45330', 'Lysekil', 'Sweden', 'carina.forsstrom@forsstrom.com', '+46 523 13864', '+46 702385683'),
(2038, '', 'Casper', 'Tolbol Christensen', 'Vilh. Becksvej 12', '9900', 'Frederikshavn', 'Dänemark', '', '', '0045 221 326 96'),
(2039, '', 'Barrett', 'Freeman', '5722 Morningside Ave', 'TX 75206', 'Texas', 'USA', '', '001 214 240 2844', ''),
(2040, '', 'Enno', 'Bozdo', 'Ali Demi, Pallati 167, Shkalla 2, apartamenti 20', '1001', 'Tirana', 'Albania', 'enno.bozdo@gmail.com', '00355 2227714', '00355 6920935118'),
(2041, '', 'Jianing', 'Shi', 'Vei 1292, 4', '8020', 'Bodø', 'Norway', 'jianingshi@yahoo.com', '004794434768', '004794434768'),
(2042, '', 'Garry', 'Ohlson', '4/24 Howard St', '2031', 'Randwick', 'Australia', 'gro@email.com', '+61415997707', '+61415997707'),
(2043, '', 'Lord Sebastian', 'Groset', 'Teglværksgade 28', '2100', 'København', 'Denmark', 'sebastiangroset@hotmail.com', '20624134', '20624134'),
(2044, '', 'Michael', 'Coggins', '89 Seal Hollow Road, Sevenoaks', 'TN13 3SA', 'Kent', 'United Kingdom', 'mcoggins@scor.com', '00442032078661', '00447368225160'),
(2045, '', 'Faisal', 'Abro', '7 Fern Leigh, Clifton Place', 'BS50SE', 'Bristol', 'United Kingdom', 'F_abro786@hotmail.com', '00447463942884', '00447463942884'),
(2046, '', 'Kai Wai', 'Ng', 'PT1626,Jalan PK41,Kawasan Perindustrian Krubong,', '75250', 'Mukim Krubong, Melaka', 'Malaysia', 'ngkaiwai1988@hotmail.com', '+60165279989', '+60165279989'),
(2047, '', 'BRIDGET CHING YEE', 'TAN', 'PT1626, JALAN PK41,KAWASAN PERINDUSTRIAN KRUBONG, ', '75250', 'MUKIM KRUBONG, MELAKA', 'Malaysia', 'ngkaiwai1988@hotmail.com', '+60165279989', '+60165279989'),
(2048, '', 'Amilcar', 'Silva', 'Av.Eduardo Jorge nº 25 C Venda Nova', '2700 - 306 ', 'Amadora', 'Portugal', 'amilcarsilva24@gmail.com', '00351917303395', ''),
(2049, '', 'Brian', 'Holohan', 'U9 Ballymount Court Business Centre, Lr. Ballymoun', '12', 'Dublin', 'Ireland', 'brian@abpowersystems.ie', '0035314507117', '00353862565599'),
(2050, '', 'Daniel', 'Nesbakken', 'Glostrupveien 9', '2013', 'SKJETTEN', 'Norway', 'manu_ruler@hotmail.com', '95975152', '95975152'),
(2051, '', 'Jani', 'karhumaa', 'Kuivalantie 11', '90900', 'Kiiminki', 'Finland', 'watakamba@msn.com', '358407002041', ''),
(2052, '', 'Archana', 'Trojic', 'Goereestraat 10', '1024 NJ', 'Amsterdam', 'Netherlands', 'archana.trojic@tangoe.com', '31639265399', '31639265399'),
(2053, '', 'Magne', 'Fredriksen', 'Sworresvei 52', '8400', 'Sortland', 'Norway', 'fredriksen_magne@hotmail.com', '0047 402 394 36', ''),
(2054, '', 'Neil', 'Skelton', '15 chapel road', 'Np77dn', 'Abergavenny', 'United Kingdom', 'Neil.skelton@icloud.com', '07894643778', '07894643778'),
(2055, '', 'Stef', 'Smits', 'Dr. Blookerstraat 26', '2271VL', 'Voorburg', 'Netherlands', 'sirsmits@hotmail.com', '+31624639869', '+31624639869'),
(2056, '', 'Paolo', 'Martoglio', 'Corso Cavour, 44', '25121', 'Brescia', 'Italy', 'paolo.martoglio@gmail.com', '+390302033351', '+393288391767'),
(2057, '', 'Gregory ', 'Ertzbischoff', '5 RUE SAINTE HONORINE', '78360', 'MONTESSON', 'Frankreich', '', '689123855', ''),
(2058, '', 'Tony', 'Goodall', '10 Broughshane Road', 'BT437DX', 'Ballymena', 'United Kingdom', 'Pionier@tgnet.co.uk', '07825683097', '07825683097'),
(2059, '', 'Nisha', 'Vaja', '7 Culver Grove', 'HA7 2NJ', 'Stanmore', 'United Kingdom', 'nisa2407@yahoo.com', '002089078907', '007985197381'),
(2060, '', 'Alexandr', 'Loscutov', '7 Manor Hall, Mount Brown', 'Dublin 8', 'Dublin', 'Ireland', 'loscutovalex@gmail.com', '00353894543796', '00353894543796'),
(2061, '', 'Kjersti', 'Huse', 'Marienlystgata 8', '3045', 'Drammen', 'Norway', 'kjersti.huse@yahoo.com', '90935124', '90935124'),
(2062, '', 'Jarmo', 'Savolainen', 'Vanha Tampereentie 919', '21350', 'Ilmarinen', 'Finland', 'jarmo.savolainen@ovi.com', '+35844280759', '+35844280759'),
(2063, '', 'Mike', 'De Wilde', 'Karthuizerlaan 30', '8271 XB', 'IJsselmuiden', 'Netherlands', 'info@misolzonwering.nl', '0031383322332', '0031621154020'),
(2064, '', 'Olivier', 'SIMONNOT', 'Dirk van Voorburglaan 9', '2273 DK', 'VOORBURG', 'Netherlands', 'oranje4ever@hotmail.com', '+31638323946', '+31638323946'),
(2065, '', 'Ralph', 'Prinz', 'Lyriekstraat 27', '4207 TP', 'Gorinchem', 'Netherlands', 'rlph-@live.nl', '31183649202', '0629332883'),
(2066, '', 'Mohammad', 'Ghanaat Pisheh Sanaei', 'B-15-7 The Maple @ sentul west', '51200', 'Off Jalan Ipoh, 1 a persiaran Park view Kuala Lumpue, ', 'Malaysia', 'ameb110@gmail.com', '0060127995944', '0060127995944'),
(2067, '', 'Michael', 'Millis', '142 Tavistock Road', 'GU514HG', 'Fleet, Hampshire', 'United Kingdom', 'mikey.millis@hotmail.co.uk', '01252 623674', '07927705699'),
(2068, '', 'Jay', 'panchal', 'dalslandsgade 8 , f-107', '2300', 'Copenhagen', 'Denmark', 'jai_kash1001@yahoo.co.in', '26163255', '26163255 '),
(2069, '', 'Sophia', 'Steeden', '4 Test Road', 'RG28 7LP', 'Whitchirch', 'Großbritannien', 'asteeden@btinternet.com', '+441256895436', '+447766100783'),
(2070, '', 'Richard', 'Roche', 'Department of Psychology NUI Maynoth', 'Co', 'Kildare', 'Ireland', 'Richard.Roche@nuim.ie', '', ''),
(2071, '', 'Skender Bujupi', 'Bujupi', 'Einervegen 1 Sletta', '2850', 'Lena', 'Norway', '', '', ''),
(2072, '', 'Eglantine', 'Bigler', '25 Place de Lattre de Tassigny', '68800', 'Thann', 'Frankreich', '', '', ''),
(2073, '', 'Wendy', 'Gleeson', '60 Boroimhe Laurels', 'Co', 'Dublin', 'Ireland', 'wendygleeson@eircom.net', '00353862033319', ''),
(2074, '', 'Peter', 'Björck', 'Föreningsgatan 22', '24432', 'Kävlinge', 'Sweden', 'pebj5@hotmail.com', '+46706684546', '+46706684546'),
(2075, '', 'Belinda', 'Lau', '1 Tim Mei Avenue', 'NA', '12/F CITIC Tower, Central', 'Hong Kong', 'belinda330@gmail.com', '85228469982', '85291688336'),
(2076, '', 'Kenneth Egge', 'Ednetr', 'Flaatestadveien 84', '1415', 'Oppegaard', 'Norway', 'kenneth.edner@windoor.no', '+4792639294', ''),
(2077, '', 'Glen', 'Montgomery', '40 Kilnaslee Road', 'BT70 2UD', 'Dungannon', 'United Kingdom', 'gmontgomery008@msn.com', '02887767348', '07734450646'),
(2078, '', 'Andreas Bo', 'Christensen', 'Søhøj Park 7, 2, -8', '3650', 'Ølstykke', 'Denmark', 'andreaschristensen84@gmail.com', '004527517137', ''),
(2079, '', 'William', 'Bough', 'PO BOX 132, ', 'CF63 9AU', 'Barry', 'Großbritannien', 'wilboh@hotmail.co.uk', '', ''),
(2080, '', 'jurrien', 'van der veer', 'stuwstraat 12', '5396 PK', 'Lithoijen', 'Netherlands', 'jvdveer@hethooghuis.nl', '0653752435', '0653752435'),
(2081, '', 'Christian', 'Sørensen', 'polensgade', '2300', 'københavn s', 'Denmark', 'crelle1990@gmail.com', '26308829', '26308829'),
(2082, '', 'Christian', 'Sørensen', 'Polensgade 22. 5 sal.', '2300', 'København S', 'Denmark', 'crelle1990@gmail.com', '26308829', '26308829'),
(2083, '', 'Serdar', 'Korkmaz', 'Boställsvägen 6, 3 tr', '14741', 'Tumba', 'Sweden', 'serdarkorkmaz00@hotmail.com', '0046707671907', '0046707671907'),
(2084, '', 'Runi', 'Jakobsen', 'Dannevirkegade 6 sttv', '1763', 'Kopenhagen', 'Denmark', 'Andriasjakobsen@hotmail.com', '+4526331406', '004526331406');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(2085, '', 'Michael', 'Jacob', '20, Phibblestown Wood,', 'Dublin 15', 'Dublin', 'Ireland', 'michealyjacob@hotmail.com', '00353872240333', '00353872240333'),
(2086, '', 'Anna', 'Bondarenko', 'Umberstraat 24', '5044JJ', 'Tilburg', 'Netherlands', 'annabell1@hetnet.nl', '31137370271', '31137370271'),
(2087, '', 'Feng', 'Hua', '8 Gumleaf Drive, Molendinar', '4214', 'Gold Coast', 'Australia', 'honghao8@hotmail.com', '61 7 55646929', '61 415772198'),
(2088, '', 'Niall', 'Murphy', 'Bank of Ireland Global Markets, 3rd floor, Burlington Plaza 2, ', 'D4', 'Burlington Road, Dublin 4', 'Ireland', 'niallj.murphy@boigm.com', '00353 864030067', '00353 860452793'),
(2089, '', 'Lizette ', 'Bausager ', 'Gevninge Bakkedrag ', '4000', 'Roskilde ', 'Denmark', 'lbs@bikebuster.dk', '+4551828292', '+4551828292'),
(2090, '', 'Dave', 'Bouw', 'Gerele Peel 7', '5424 TM', 'Elsendorp', 'Netherlands', 'davebouw@icloud.com', '0625269303', ''),
(2091, '', 'Stig Broch', 'Borge', 'Oksval terrasse 11C', '1450', 'Nesoddtangen', 'Norway', 'brochborge@gmail.com', '+4791886688', '+4791886688'),
(2092, '', 'Anthea', 'Choucair', '9 Lindisfarne Way', 'NN4 0WG', 'Northampton', 'United Kingdom', 'anthea.choucair@norbert-dentressangle.com', '447799400573', '447799400573'),
(2093, '', 'Karl', 'Lewis', '4 Pinsent Avenue, Bromham', 'MK43 8NJ', 'Bedfordshire', 'United Kingdom', 'Karl.lewis@rkhis.com', '07507 558077', '07507 558077'),
(2094, '', 'Winnie', 'Quah', 'B-2-23,Blk B,Merchant Square,Jln Tropicana Selatan', '47410', 'Petaling Jaya', 'Malaysia', 'winniehlquah@hotmail.com', '603-78830596', '+60122404744'),
(2095, '', 'Ivan', 'Dzhumerkov', '1 Ashburton Road', 'e16 1pd', 'London', 'Großbritannien', 'dzhimito@yahoo.co.uk', '+4475883833404', ''),
(2096, '', 'Patrick ', 'Duffy', '42, The Spires, Church Road', 'NA', 'Ballina, Co. Mayo', 'Ireland', 'patrick_duffy500@hotmail.com', '+353 86 0832701', '+353 86 0832701'),
(2097, '', 'Mohd Nur Misuari', 'Sarangat', 'No. 31 & 31A,Jalan Kempas Baru, Kempas Baru.', '81200', 'Johor Bahru,Johor', 'Malaysia', 'ir.erry@gmail.com', '+60182757737', '+60182757737'),
(2098, '', 'HELEN ', 'TAYLOR', '41 GARDERE AVENUE', '2096', 'CURL CURL', 'Australia', 'HELENTAYLOR2@BIGPOND.COM', '0413577548', '0413577548'),
(2099, '', 'Adrian', 'Pang', '40 Fielders way', 'WD7 9EY', 'Radlett', 'United Kingdom', 'saiyuki-reloaded@hotmail.com', '01923338838', '07847599833'),
(2100, '', 'Henri', 'Heinola', '44 Galgate Close', 'SW19 6ET', 'London', 'United Kingdom', 'henri.heinola1@gmail.com', '+447429197434', ''),
(2101, '', 'Philip', 'Schellens', 'Neerzand 3', '2275', 'Poederlee', 'Belgium', 'scofawom@hotmail.com', '0032496805346', '0032496805346'),
(2102, '', 'Vincent', 'gachot', 'Flat 15, 1 Beaumont Drive', 'kt4 8fa', 'worcester park', 'United Kingdom', 'vgachot@yahoo.fr', '00447753879295', '00447753879295'),
(2103, '', 'Alvi', 'Xhafaj', 'via dei rimoni 30', '38123', 'Trento', 'Italy', 'alvi_xhafaj@hotmail.com', '+39 342 7024125', '+39 342 7024125'),
(2104, '', 'Roberto', 'Purcaro', 'Level 9, No.1 Martin Place', '2000', 'Sydney', 'Australia', 'roberto.purcaro@macquarie.com', '+61434102452', '+61434102452'),
(2105, '', 'Alvin', 'Xhafaj', 'via dei rimoni 30', '38123', 'Trento', 'Italy', 'alvi_xhafaj@hotmail.com', '+39 342 7024125', '+39 342 7024125'),
(2106, '', 'Morty', 'Morty', '', '', '', 'Slovenia', 'support@superbsocial.net', '877-410-4002', ''),
(2107, '', 'Vytas', 'Klimavicius', '1 Elmira way', 'M5 3DA', 'Manchester', 'United Kingdom', 'vknes@me.com', '+447429537865', '+447429537865'),
(2108, '', 'Eward', 'McLaughlin', 'Aldworth Cottage', 'OX44 9LW', 'Oxford', 'United Kingdom', 'eddymclaughlin4@hotmail.com', '07794061924', '07794061924'),
(2109, '', 'Julian', 'Hock', 'Het halster 64', '6581 JL', 'Malden', 'Netherlands', 'julian_mldn@hotmail.com', '0650459293', '0650459293'),
(2110, '', 'Steven', 'Davies', '5 Aitken Place', 'KY160HL', 'Leuchars St Andrews', 'United Kingdom', 'stevedavies23@hotmail.com', '+44 1334839275', '+44 7936763405'),
(2111, '', 'Alin Marian', 'Musat', 'Via Caravaggio 138', '20060', 'Mediglia', 'Italy', 'musatalin2000@yahoo.com', '00390292275364', '00393405338766'),
(2112, '', 'Welsch', 'Olivier', 'Rue d\'Argent', '68116', 'Guewenheim', 'France', 'wurm1283@gmail.com', '+33632593639', ''),
(2113, '', 'Anett', 'Vannai', 'Linnoituksenkatu 5 E 45', '33330', 'Tampere', 'Finland', 'vanett@gmail.com', '+358401684331', '+358401684331'),
(2114, '', 'Andjena', 'Barsati', 'Wolfraathstraat 16', '3077 TS', 'Rotterdam', 'Netherlands', 'a.barsati@rotterdam.nl', '0646357216', ''),
(2115, '', 'alex', 'cunningham', '107a meeting street,Quorn  Loughborough ', 'LE12 8AQ', 'Leicestershire', 'United Kingdom', 'titchcunningham@hotmail.com', '01509413069', '07523075260'),
(2116, '', 'Mazin', 'Oudah ', 'Tisslingeplan 20', '16361', 'Spånga', 'Sweden', 'Mazin762003@hotmail.com', '0704498710', '0704498710'),
(2117, '', 'Roy ', 'Goudie', '5 New Lodge Road', 'Bt41 2ex', 'Belfast', 'United Kingdom', 'Roy36@hotmail.co.uk', '07968332003', '0796832003'),
(2118, '', 'HANS', 'EKONJE ', '145 MARSH DRIVE ', 'NW9 7QW', 'LONDON', 'United Kingdom', 'dibobehans@yahoo.com', '0044 (0) 208 201 5690', '0044 (0) 7958 576 224'),
(2119, '', 'Karl', 'Grimsey', 'Baynards Green ', 'OX27 7SG', 'Baynards Green', 'United Kingdom', 'karl@grimsey.biz', '00441869 345595', '00447776 112211'),
(2120, '', 'Asli', 'Topcakan', '5 the Hartings ', 'Po22 6qf', 'Bognor Regis ', 'United Kingdom', 'aslitopcakan@hotmail.co.uk', '07772494646', '07772494646'),
(2121, '', 'Samir', 'Naciri', 'Stolpestr. 16', '50765', 'Köln', 'Deutschland', '', '', ''),
(2122, '', 'Jenny', 'Jones', '95 new barn lane', 'Gl52 3lf', 'Cheltenham', 'United Kingdom', 'Jennycejones1@gmail.com', '07884320412', '07884320412'),
(2123, '', 'Klaas', 'De Koe', 'Raadhuiskade 77A', '9648 KD', 'Wildervank', 'Netherlands', 'bamman1961@live.nl', '0598-616774', '031615828707'),
(2124, '', 'Tym ', 'Van Houtum', 'Berliozhof 16', '5481 LG', 'Schyndel', 'Netherlands', 'itske@me.com', '031735476257', ''),
(2125, '', 'Cofano', 'Antonino', 'Via della Rinascita 1', '94100', 'Enna', 'Italy', '', '', ''),
(2126, '', 'Tijmen', 'Cabollet', 'Rapenburg 56', '2311 EX', 'Leiden', 'Netherlands', 'tijmen_cabollet@hotmail.com', '0031653818411', ''),
(2127, '', 'Monika', 'Ponistova', '4 Dresden House, Dagnall Street', 'SW11 5DP', '', 'Großbritannien', 'monicka88@azet.sk', '00447809296872', ''),
(2128, '', 'Lonisa', 'Snowsill', '13 Warren House,Beckford Close, Warnich Rd', 'BWI14 8TT', 'Kensington, London', 'Großbritannien', 'louisasnowsill@hotmail.com', '00447872172376', '07872172376'),
(2129, '', 'Sundeep', 'Samplay', '51 astley road', 'B21 8DL', 'Birmingham', 'United Kingdom', 'sksamplay@hotmail.com', '07730439470', '07730439470'),
(2130, '', 'David', 'Skillett', 'Senator House 85,Queen Victoria str.', 'EC4V4ET', 'London', 'United Kingdom', 'daveskillett@hotmail.com', '07938949365', '07938949365'),
(2131, '', 'Christian Martin', 'Kirsch', 'Singerstraße 18', '90443', 'Nürnberg', 'Germany', 'christian_m.kirsch@web.de', 'nicht vorhanden', '01786540835'),
(2132, '', 'Steffi', 'Wulfert', 'Rugenbarg 9', '22549', 'Hamburg', 'Germany', 'steffi.wulfert@gmail.com', '01601126000', '01601126000'),
(2133, '', 'Coen', 'van den Berkmortel', 'Zeilbergsestraat 74', '5751LM', 'Deurne', 'Netherlands', 'Coenvdberk@gmail.com', '0630393118', '0630393118'),
(2134, '', 'johan', 'berchoux', '110 av de nice residence de la baie', '06800', 'cagnes sur mer', 'France', 'berchouxjo@gmail.com', '0698370414', '0698370414'),
(2135, '', 'James', 'Ferguson', '5, Cove Court, Cove Bay', 'AB12 3QS', 'Aberdeen', 'United Kingdom', 'FERGUSON_J6@SKY.COM', '01224876734', '07817264925'),
(2136, '', 'Jan', 'Hedström', 'Enhagsvägen 3', '725 91', 'Västerås', 'Sweden', 'jahe@tele2.se', '+462152233', '+46707202233'),
(2137, '', 'AKAN', 'guner', 'rue de l\'arbre sainte barbe 353', '4000', 'liège', 'Belgium', 'guner.akan@gmail.com', '003242263003', '0032473853074'),
(2138, '', 'Tony', 'Hansana', '15 ALLEE DU CIGOIN', '45430', 'Checy', 'Frankreich', '', '', ''),
(2139, '', 'Nikola', 'Tegov', 'Faustdreef 341', '3561LL', 'Utrecht', 'Netherlands', 'artimce@yahoo.com', '+31307523013', '+31633625062'),
(2140, '', 'Lin', 'Li', 'Fjordgt 34', '9406', 'Harstad', 'Norway', 'lin@kinarestaurant.no', '45181308', ''),
(2141, '', 'Innocent ', 'Kalu', '3 Tralee Court, Masters Drive', 'se16 3dt', 'London', 'Großbritannien', '', '', ''),
(2142, '', 'PJ', 'Klein', 'Zuidzijdsedijk 51', '3264LG', 'Nieuw-beijerland', 'Netherlands', 'pjk323@hotmail.com', '0031615086479', '0031615086479'),
(2143, '', 'David', 'Pinkowski', '5 Catrionwa Way ', 'ML1 4NS', 'Motherwell', 'United Kingdom', 'davidpinkowski@hotmail.co.uk', '07400303903', '07400303903'),
(2144, '', 'Meda', 'Motavvas', 'Gryningsvägen 7', '17761', 'Järfälla', 'Sweden', 'Motavvas@hotmail.com', '0046707512551', '0046707512551'),
(2145, '', 'Anton', 'Jäger', 'DAN ANDERSSONSGATAN', '754 41', 'UPPSALA', 'Sweden', 'jagern-96@live.se', '+46738758205', '+46738758205'),
(2146, '', 'Narcis', 'Cemalovic', 'Smiskaret 61', '7563', 'Malvik', 'Norway', 'caco@ntebb.no', '004799712570', '004799712570'),
(2147, '', 'Suneel Kumar', 'Jalagadugu', '19/3, Steads Place', 'EH6 5DY', 'Edinburgh', 'United Kingdom', 'suneelj@gmail.com', '+447715181410', '+447715181410'),
(2148, '', 'Liam', 'Cuin ', 'Flat 2, 94-96 High Road', 'CM16 6BY', 'North Weald, Essex', 'United Kingdom', 'liamcuin@yahoo.co.uk', '07793 406932', '07793 406932'),
(2149, '', 'LUCA', 'VIVIANI', 'VIA TIEN AN MEN 19', '25030', 'RONCADELLE - BS', 'Italy', 'luca@lucaviviani.it', '+393356548750', '+393356548750'),
(2150, '', 'Aso', 'Nuri', 'Tahtimstie 2 D 43', '02620', 'Espoo', 'Finland', '', '', ''),
(2151, '', 'Sam', 'Owusu', 'Whitgift School, Haling Park(off Notingham Road)', 'cr2 6yt', 'Croydon-Surrey', 'Großbritannien', '', '', ''),
(2152, '', 'James', 'Penn', '1 The Square Temple Quay', 'bs1 6dg', 'Bristol', 'Großbritannien', 'ebay ID JamesDavidPenn84', '', ''),
(2153, '', 'C  O ', 'Reilly', '31 Kilmalum Drive, Blessington Mansh', 'Co. Wichlow', 'Blessington', 'Ireland', '', '', ''),
(2154, '', 'Sean', 'Flynn', '3 Lower John Street ', '0000', 'Wexford town ', 'Ireland', 'seanflynn0000@gmail.com', '0879779431 ', '0879779431 '),
(2155, '', 'paul', 'matthews', '12 harrier green ', 'so45 2ey ', 'southampton', 'United Kingdom', 'paulmatthews05@hotmail.co.uk', '00442380890450', '00447527873119'),
(2156, '', 'Ben', 'Guest', '1 maynarde close', 'Pl7 2xx', 'Plymouth', 'United Kingdom', 'Ben.guest@ivoclarvivadent.com', '+44 7699310334', '+44 7966310334'),
(2157, '', 'Robert ', 'Wood', '66 maple road', 'DY1 4HH', 'Dudley', 'United Kingdom', 'rdchippie@blueyonder.co.uk', '07989156952', '07989156952'),
(2158, '', 'Michael Robert', 'Sargeant', 'Jubilee bank', 'Ts7 9aj', 'Middlesbrough', 'United Kingdom', 'rsargeant23@googlemail.com', '01642321410', '07508948030'),
(2159, '', 'Arvin', 'Bacus', 'Al Barsha 1', '450535', 'Dubai', 'United Arab Emirates', 'arvinbacus@ymail.com', '0097143233609', '00971527770268'),
(2160, '', 'Alessandro', 'Zedde', 'via Comasina 36', '20161', 'Milano', 'Italy', 'alegohan83@gmail.com', '+393666066076', '+393666066076'),
(2161, '', 'Rob', 'Pieters', 'Spaarpot 145', '5667 KW', 'Geldrop', 'Netherlands', 'rob@aspschoonmaak.nl', '0402906300', ''),
(2162, '', 'Gary', 'Clarke', '18 Oak Crescent', 'Leicester', 'le3 3fl', 'Großbritannien', 'mac23@le.ac.ik', '01162893314', '07802475718'),
(2163, '', 'Dugagjin', 'Rezniqi', 'BLÅKULLAGATAN 19A', '25457 ', 'Helsingborg', 'Schweden', '', '723887518', ''),
(2164, '', 'Hong', 'Fooy Yeam', '(Kedai Bicycle) TB No. 94 Jalan Peel', '55100', 'Kuala Lumpur', 'Malaysia', 'fooy_yeam@yahoo.com', '6012-6100 699', '6012-6100 699'),
(2165, '', 'Catalin', 'Gheorghiu', 'Sotaviskaalintie 3 A1', '00370', 'HELSINKI', 'Finland', 'catalin.gheorghiu@gmail.com', '+358408288325', '+358408288325'),
(2166, '', 'Jan Lennart', 'Omland', 'Soltunvegen 4A', '7504', 'Stjørdal', 'Norway', 'janomland@gmail.com', '004747662344', '004747662344'),
(2167, '', 'Jean ', 'Le Labourier', '', '', '', 'Frankreich', 'jean-francoislelabourier@orange.fr', '0659339503', ''),
(2168, '', 'Charlie', 'Slowey', 'Cloverfield,Mitchelsfort', '02', 'Watergrasshill, Cork', 'Ireland', 'Charlieslowey@gmail.com', '+353 86 3353432', ''),
(2169, '', 'Asko', 'Korpela', 'Uusikatu 40', '09100', 'Oulu', 'Finland', 'asko.korpela93@hotmail.com', '0449736199', ''),
(2170, '', 'Bjørk ', 'Koitzsch', 'bopladsen 17', '8930', 'Gimming', 'Denmark', 'utikiz@gmail.com', '004523483012', ''),
(2171, '', 'Sunmisade', 'Ademola', '28 Orchard Court', 'Ha8 7sx', 'Edgware', 'United Kingdom', 'sumzy08@gmail.com', '+447852758935', '+447852758935'),
(2172, '', 'Oliver', 'Andryszewski', 'Flat 4 Phoenix House, 3 Berridge Street', 'LE1 5JE', 'Leicester', 'United Kingdom', 'olia27@gmail.com', '00447954147837', '00447954147837'),
(2173, '', 'frank', 'heyninck', 'liersesteenweg 231', '2547', 'Lint', 'Belgium', 'tom_heyninck@hotmail.com', '+32 3 290 40 82', '+32 484 67 01 38'),
(2174, '', 'Rohit', 'Kaushal', '24,azure drive,tarneit', '3029', 'Victoria', 'Australia', 'joll14@me.com', '0061419969727', '0061419969727'),
(2175, '', 'Espen', 'Lossius', 'Steinestøveien 520', '5109', 'Hylkje', 'Norway', 'druid@broadpark.no', '+4741007678', '+4741007678'),
(2176, '', 'raphael gelro ramos', 'ramos', '123c g/f pui o lo wai tsuen pui o lantau island ', '852', 'hong kong', 'Hong Kong', 'Jazzblues814@gmail.com', '7721062', '+85292561885'),
(2177, '', 'Christopher', 'Meally', '186 Frankley Beeches Rd', 'B31 5LY', 'Birmingham', 'United Kingdom', 'christophermeally@hotmail.com', '+447979802878', '+447979802878'),
(2178, '', 'Jeremy', 'Jackson', '8A Sileby Road', 'LE12 8LR', 'Barrow - upon - Soar', 'United Kingdom', 'jdj.jackson@gmail.com', '+44 7966477813', '+44 7966477813'),
(2179, '', 'Bisrat Esayase', 'Mulugeta', 'Damsgårdsveien 18', '5058', 'Bergen', 'Norway', 'bisrat.esayase@gmail.com', '004796724140', '004796724140'),
(2180, '', 'Questel', 'Christian', '73 lotissement Marly 2', '97180', 'Saint Anne, Guadeloupe', 'Frankreich', 'c-questel@hotmail.fr', '0690477391', ''),
(2181, '', 'John', 'Peters', 'Ganzeneiland 9', '6642 DJ', 'Beuningen', 'Netherlands', 'johnpeters@apcenter.nl', '+31 (0)639231288', '+31 (0)639231288'),
(2182, '', 'Atta', 'Khazaeli', '24932 Golden Vista', '92677', 'Laguna Niguel', 'United States', 'n_july26@yahoo.com', '001 949 468 8073', '001 949 468 8073'),
(2183, '', 'Sugumaran', 'Govindasamy', '29, Lorong Tempinis Kiri Satu Lucky Garden Bangsar', '59100', 'Kuala Lumpur', 'Malaysia', 'sugu_kavi@yahoo.com', '603 2281 1726', '6017 6913142'),
(2184, '', 'Gavin ', 'O\'Sullivan', 'Office 357, Bld 17, Dubai Internet City ', '500591', 'Dubai ', 'United Arab Emirates', 'gavosullivan@fexco.com', '+971526921551', '+971526921551'),
(2185, '', 'Karl', 'Smith', 'Bokvägen 12', '235 99', 'Vellinge', 'Sweden', 'karl.smith@telia.com', '+4640962601', '+46702427083'),
(2186, '', 'Ahmad', 'Tehrani', '4450 Hayvenhurst Ave.', '91436', 'Encino', 'United States', 'nasa92@msn.com', '2135982500', '2135982500'),
(2187, '', 'Bereket', 'Tesfay', 'Heimdalsgatan 48', '195 50', 'Märsta', 'Sweden', 'bleje02@yahoo.com', '0046739231775', '0046739231775'),
(2188, '', 'Rene', 'Grass', '24 Rue Des Genets', '67240', 'Oberhoffen sur Moder', 'Frankreich', 'rcgrass@gmail.com', '0033621091906', ''),
(2189, '', 'Unni', 'De Baets', 'Avenue Henry Bourgys 77', '1410', 'Waterloo', 'Belgium', 'unnidebaets@gmail.com', '023749610', '0496121856'),
(2190, '', 'Joanna', 'Biskupski', '3321 High Springs Cr', 'L5B 4G8', 'Mississauga', 'Canada', 'jbiskupski@live.ca', '6477171784', ''),
(2191, '', 'Jorrick', 'Creyghton', 'Hofdijck 80', '2341 NG', 'Oegstgeest', 'Netherlands', 'jorrickcreyghton@hotmail.com', '+715173006', '+31646334065'),
(2192, '', 'Rochelle', 'Heenan', 'U/12, 17 Tick Street, Mount Gravatt', '4122', 'Brisbane', 'Australia', 'rochelleheenan@hotmail.com', '0422865403', '0422865403'),
(2193, '', 'Jan', 'Maribo', 'Dr.Abildgaards Alle 6, 2.', '1955 Frederiksberg C', 'Copenhagen', 'Denmark', 'maribo@post.tele.dk', 'maribo@post.tele.dk', '0045 2398 1149'),
(2194, '', 'Tommy ', 'Paulsen', 'Bredgade 3', '1260', 'København K', 'Denmark', 'tp@alphaadvokater.dk', '31101100', '21 81 00 58'),
(2195, '', 'Kirsten ', 'Elvekjær', 'islevvangen 26', '2610', 'rødovre', 'Denmark', 'ke@lakskadecentret.dk', '004540320151', '004540320151'),
(2196, '', 'Ole Petter  ', 'Elvsaas', 'Langarinden 143', '5132', 'Nyborg', 'Norway', 'ope@sandegruppen.no', '+47 940 28 914', '+47 940 28 914'),
(2197, '', 'Konstantinos', 'Makromallis', 'Lambourn Court, Wyndyke Furlong', 'OX14 1UJ', 'Abingdon', 'United Kingdom', 'konnosm@gmail.com', '00447784672817', '00447784672817'),
(2198, '', 'michael', 'ponder', '14 bexhill ave', 'wa2 0nn', 'warrington', 'United Kingdom', 'm.ponder@ntlworld.com', '0', '07801 141722'),
(2199, '', 'Thi Thanh Van', 'Nguyen', 'Haapakuja 2B 16', '01360', 'Vantaa', 'Finland', 'thanhvan_fin@yahoo.com', '+3580440329527', ''),
(2200, '', 'Constantin', 'Andrei', 'Flat 29 Kerry House  Sidney Street', 'E1 3EL', 'London', 'United Kingdom', 'constantinandrei29@gmail.com', '0447960717600', '0447960717600'),
(2201, '', 'Mohammed', 'Dallachi', 'Hjällbo Lillgata 8', '424 33', 'Angered (Gothenburg)', 'Schweden', '', '', ''),
(2202, '', 'CARLA', 'RUFFATO', 'via Marconi 124', '35027', 'NOVENTA PADOVANA - PADOVA', 'Italy', 'carla.ruffato@unipd.it', '00390498935307', '00393351817330'),
(2203, '', 'Gavin', 'O\'Callaghan', '185 Berkeley Block, Upper Grand Canal Street', 'D4', 'Dublin', 'Ireland', 'gavinocallaghan@gmail.com', '+353860556660', '+353860556660'),
(2204, '', 'Simon', 'Bonser', '6 Hillborough Close', 'TN39 3TW', 'Bexhill on Sea', 'United Kingdom', 'zap.malone@btinternet.com', '01424843811', ''),
(2205, '', 'Mads', 'Hoegh', 'Norgesgade 2, 2. tv', '2300', 'Koebenhavn S', 'Denmark', 'm.hoegh.2809@gmail.com', '+4528294519', '+4528294519'),
(2206, '', 'Peter', 'Lam', 'Sleipnergatan 82', '19554', 'Märsta', 'Sweden', 'peterlam6599@yahoo.se', '+46 737516386', '+46 737516386'),
(2207, '', 'Ola', 'Pettersson', 'Ejderv 8', '61162', 'Nyköping', 'Sweden', 'ola-a.pettersson@tele2.com', '+46701649558', '+46701649558'),
(2208, '', 'Joran', 'De Clercq', 'Watermolenstraat 14', '9660', 'Brakel', 'Belgium', 'jorandeclercq@gmail.com', '+32496733347', '+32496733347'),
(2209, '', 'Mr', 'Buchet ', 'Rue Laide Coupe 58', '5001', 'Namur', 'Belgien', '', '', ''),
(2210, '', 'Mohammed', 'Salama', '2 Rue Maurice Audin', '93200', 'Saint Denis', 'Frankreich', 'salama.med75@gmail.com', '0033 624178608', ''),
(2211, '', 'wai tak', 'chan', 'Nam Hong', 'NA', 'Shau Kei Wan', 'Hong Kong', 'dick12355@gmail.com', '852 25396057', '852 97808886'),
(2212, '', 'Mononen', 'Sami', 'Satakunnankatu 32 B 21', '33210', 'Tampere', 'Finland', 'sami.mononen@pispala.net', '+358407228908', '+358407228908'),
(2213, '', 'Fernand', 'Ndayizeye', 'Nybohovsbacken 43', '11764', 'Stockholm', 'Sweden', 'fndayizeye@gmail.com', '+46737629656', '+46737629656'),
(2214, '', 'Lasse Dam', 'Rasmussen', 'Istedgade 119, 3tv', '1650', 'København V', 'Denmark', 'lassedamrasmussen89@gmail.com', '004520668773', '004520668773'),
(2215, '', 'Salah ', 'Touska', 'Fyrkildevej 55 st th ', '9220', 'Aalborg øst', 'Denmark', 'sal.touska@gmail.com', '004598156445', '004520999588'),
(2216, '', 'Ammar', 'Abadi', '1/116 good st', '2150', 'Harris park', 'Australia', 'ammar.abadi@hotmail.com', '+61431273063', '+61431273063'),
(2217, '', 'Alexander', 'Blank', 'Eklövsvägen 40', '44350', 'Lerum', 'Schweden', 'alex.blank84@gmail.com', '', ''),
(2218, '', 'Nadar ', 'Siprashoili', '10 bis rue de la gaite', '75014', 'Paris', 'Frankreich', 'nadar.ns@gmail.com', '+33667221010', ''),
(2219, '', ' Fornari', 'Vincenzo', 'Via Boselli 14', '00019', 'Tivoli (RM)', 'Italy', 'vincenzofornari@libero.it', '', ''),
(2220, '', 'kim', 'jump', '36 Bibshall Crescent', 'LU6 3NE', 'Dunstable, Beds', 'United Kingdom', 'kimjmp00@googlemail.com', '01582 752962', '07954691838'),
(2221, '', 'David', 'Sneddon', '22 Avenue Durante', '06000', 'Nice', 'France', 'stupidname@hotmail.co.uk', '+33 617975420', '+33 617975420'),
(2222, '', 'Raf', 'Ariëns', 'Veranda 9', '1628JV', 'Hoorn', 'Netherlands', 'rafariens@gmail.com', '0031229266752', '0031622777687'),
(2223, '', 'Elias', 'Jacoub', 'Svartavägen 3', 'Grothenburg', '41507', 'Schweden', 'eliasja88_@hotmail.com', '031 780 8376', '0763136018'),
(2224, '', 'Suneel Kumar', 'Jalagadugu', '19/3, Steads Place', 'EH6 5DY', 'Edinburgh', 'United Kingdom', 'suneel@s-and-m.co', '+447715181410', '+447715181410'),
(2225, '', 'Richard', 'Bell', '65 Glebe Road', 'S10 1FB', 'Sheffield', 'United Kingdom', 'rbell_92@hotmail.com', '01142680526', '07772856956'),
(2226, '', 'Karl', 'Mahon', '67 Coill Clocha', 'Oranmore ', 'Galway', 'Ireland', 'karl_mahon1@yahoo.ie', '010353876609548', 'Same'),
(2227, '', 'MARIE', 'André', '41 Rue Bellevue', '57970', 'ILLANGE', 'France', 'andre.marie61@sfr.FR', '0382561088', '0609021069'),
(2228, '', 'Michael', 'Maher', '56 dewar drive', 'G15 7tj', 'Glasgow', 'United Kingdom', 'Mjm7@live.co.uk', '0141-944-7576', '07585600776'),
(2229, '', 'Bijar Maruf', 'Maruf', 'Lindebergåsen 50 a', '1071', 'oslo', 'Norway', 'bijar130@gmail.com', '00479090411', '004790790411'),
(2230, '', 'Darren', 'Kavanagh', 'Grenville street ', 'Dublin 1', 'Dublin', 'Ireland', 'Darrenkavanagh664@yahoo.com', '0857491220', '0857491220'),
(2231, '', 'Majid', 'El Kachari', 'Postjesweg 437', '1062JV', 'Amsterdam', 'Netherlands', 'm.el.kachari@live.nl', '0031652326153', '0031652326153'),
(2232, '', 'Bijar', 'Maruf', 'Lindebergåsen 31 B', '1071', 'Oslo', 'Norway', 'bijar130@gmail.com', '004790790411', '004790790411'),
(2233, '', 'amanda', 'jones', '121 shellfield road', 'pr99ul', 'southport, merseyside', 'United Kingdom', 'jonesinmybones@mail.com', '07746548993', '07746548993'),
(2234, '', 'Skender', 'Bujupi', 'Einervegen 1, Sletta', '2850', 'Lena', 'Norway', 'tetovari_31@hotmail.com', '004790687342', '004790687342'),
(2235, '', 'Tamilarasan', 'Devamuthan', '1247 Sek 5 Jalan Changkat 5/2B, ', '46000', 'Petaling Jaya, Selangor', 'Malaysia', 'amuthan_thegreat04@live.com', '012-7213075', '012-7213075'),
(2236, '', 'Kelly ', 'Kee', 'PUBLIC BANK BHD GROUND & FIRST FLOOR WISMA BOLTEX', '36000', 'TELUK INTAN, PERAK', 'Malaysia', 'kelly8618@gmail.com', '0124679951', '0124679951'),
(2237, '', 'Andrew ', 'Lee #788416', 'Groupon Sdn. Bhd. Level 10, Menara Amfirst', '46300', 'Jln 19/3, Petaling Jaya, Selangor', 'Malaysia', 'qulee@groupon.com', '03-79490888', '012-8662319'),
(2238, '', 'HEMAMALINI ', 'MARIMUTHU ', 'No B 07-11,Mesra Villa Apartment,', '68000', 'jalan ikan emas, ampang campuran, Selangor ', 'Malaysia', 'shasha_ampang84@yahoo.com', '0143290926 ', '0143290926 '),
(2239, '', 'Misuari', ' Sarangat', '3407  Blok 15, Felda Lok Heng Barat ', '81900', 'Kota Tinggi, Selangor', 'Malaysia', 'ir.erry@gmail.com', ' 60182757737 ', ' 60182757737 '),
(2240, '', 'DONGOH', 'CHO', '65A, 2nd Floor, Jalan SS2/64, ', '47300', 'Petaling Jaya, Selangor', 'Malaysia', 'danielcho70@gmail.com', '0176080114', '0176080114'),
(2241, '', 'Andrew', 'Lee #667679', 'Groupon Sdn. Bhd. Lvl 10', '46300', 'Petaling Jaya, Selangor', 'Malaysia', 'qulee@groupon.com', '03-79490888', '012-8662319'),
(2242, '', 'Dhr. M. ', 'El Mohamadi', 'Cypresstraat 90', '4814PM', 'Breda', 'Netherlands', '', '', ''),
(2243, '', 'Tony', 'Goodall', '10 Broughshane Road', 'BT43 7DX', 'Ballymena', 'United Kingdom', 'watch@tgnet.co.uk', '07825683097', '07825683097'),
(2244, '', 'alex', 'shephard', 'Harford Bridge', 'pl199ls', 'Tavistock', 'United Kingdom', 'atsdiving92@gmail.com', '01822810710', '07772793519'),
(2245, '', 'Jeffrey', 'Roelofs', 'Holstraat 4', '6269 AW', 'Margraten', 'Netherlands', 'j.roelofs@maastrichtuniversity.nl', '0031-6-23612715', '0031-6-23612715'),
(2246, '', 'Omar', 'Khan', '99 Stephenson Wharf', 'HP3 9WX', 'HEMEL HEMPSTEAD', 'United Kingdom', 'omarkhanz@yahoo.com', '+447919556200', '+447919556200'),
(2247, '', 'Ben', 'Gueest', '1 Maynarde Close', 'PL7 2XX', 'Plymouth', 'Großbritannien', '', '+44 7966310334', ''),
(2248, '', 'Ursula', 'Wansing', '371 B Chemin De La Petite Garrigue', '84360', 'Merindol', 'Frankreich', 'ursula.wansing@free.fr', '', ''),
(2249, '', 'Safiera ', 'Sait', 'Raffles Dubai, Sheikh Rashid Road, Wafi,', 'PO Box 121800', 'Dubai', 'UAE', '', '+9715617759898', ''),
(2250, '', 'Chantal', 'van der Wegen', 'Spoorweghaven 115', '3071ZE', 'Rotterdam', 'Netherlands', 'c-vanderwegen@live.com', '0614961610', '0614961610'),
(2251, '', '', 'van der Wegen', 'Spoorweghaven 115', '3071ZE', 'Rotterdam', 'Netherlands', 'c-vanderwegen@live.com', '0614961610', '0614961610'),
(2252, '', 'XIAOYI ', 'QIAN', 'Unit 41 1245 BURKE ROAD', '3101', 'KEW VIC', 'Australia', 'lixp@unimelb.edu.au', '+61 0431805261', '+61 431 805 261 '),
(2253, '', 'Jörgen', 'Dahlgren', 'Yrsas väg 4', '246 36', 'Löddeköpinge', 'Sweden', 'christel.dahlgren@edu.lomma.seGM', '+46 46294348', '+46 709649503'),
(2254, '', 'Jonas', 'Fredriksson', 'Kapellvägen 4', '73732', 'Fagersta', 'Sweden', 'jonas.fredriksson87@gmail.com', '+46736392712', '+46736392712'),
(2255, '', 'Neil', 'Skidmore', '3 Deeley Street, Brierley Hill', 'DY5 2YL', 'West Midlands', 'Großbritannien', '', '', ''),
(2256, '', 'Jamie ', 'Basford', 'Balhall Lodge', 'Dd9 7rw', 'Menmuir', 'Scotland', 'Bassy122@hotmail.com', '07071253033', '07971253033'),
(2257, '', 'Dario', 'Rodrigues', 'Rua dos Carvalhos, nº223, Freixo', '4990-440', 'Ponte de Lima', 'Portugal', 'dariorodrigues5@hotmail.com', '00351258768086', '00351964734094'),
(2258, '', 'Mathew', 'Morris', '14 Corbiere Close, ', 'SO16 9QS', 'Southampton', 'Großbritannien', 'matt.morris@friendslife.co.uk', '', ''),
(2259, '', 'Dan', 'Turner', '24 Ramsons Way,St fagons', 'Cf5 4qy', 'Cardiff', 'South Wales', '', '', ''),
(2260, '', 'Michael', 'Garden', '42 St Pancras Gardens', 'BN71HZ', 'Lewes', 'United Kingdom', 'Mike.garden@live.co.uk', '07568148580', '07568148580'),
(2261, '', 'Leen', 'Zwaneveld', 'Kamille 6', '3641VS', 'Mijdrecht', 'Netherlands', 'l.zwaneveld@ziggo.nl', '0031648788962', '0031648788962'),
(2262, '', 'Sander', 'Koppenhol', 'Haagwinde 8', '2403GD', 'Alphen aan den Rijn', 'Netherlands', 'sander@djsander.com', '0031624740549', '0031624740549'),
(2263, '', 'Tomas', 'Marek', 'Kristine Bonnevies vei 16', '0592', 'Oslo', 'Norway', 'vendula.hakenova@gmail.com', '94219577', '94219577'),
(2264, '', 'Sanjay', 'Sood', '2 Angel Place', '2126', 'Cherrybrook, NSW', 'Australia', 'neelamsanjay@hotmail.com', '+612 8677 7462', '+61 421 363 697'),
(2265, '', 'Sanjay', 'Sood', '2 Angel Place', '2126', 'Cherrybrook, NSW', 'Australia', 'woody.woodpecker19951@hotmail.com', '+612 8677 7462', '+61 421 363 697'),
(2266, '', 'Gerard', 'Wortman', 'Disneystrook 32', '2726 ST', 'Zoetermeer', 'Netherlands', '', '', ''),
(2267, '', 'Bethan', 'Fildes', '57 Dale Street, Flat 219', 'M1 2HS', 'Manchester', 'United Kingdom', 'Bethan.Fildes@yahoo.co.uk', '06912561426', '07912561426'),
(2268, '', 'James Brian ', 'Smith', '40 Etive crescent ', 'Ml2 0pl', 'Wishaw,Lanarkshire', 'United Kingdom', 'jb-smith@hotmail.co.uk', '077557363007', '077557363007'),
(2269, '', 'WILLIAM', 'CURTIS', '47 MARK LANE', 'EC3R 7QQ', 'LONDON', 'United Kingdom', 'WILL.CURTIS@ANV.EU.COM', '07817162368', '07817162368'),
(2270, '', 'PAL', 'EIDISSEN', 'kvithovdvegen 70b', '5304', 'hetlevik', 'Norway', 'pal.eidissen@etman.no', '45502992', '45502992'),
(2271, '', 'Gault', 'Christine', '3 RUE DE DETILLY', '37420', 'BEAUMONT EN VERON', 'Frankreich', '', '', ''),
(2272, '', 'Jan', 'Jakobsen', '17, Peel Moat Road', 'SK4 4PL', 'Stockport, Cheshire', 'United Kingdom', 'jan.sander.jakobsen@gmail.com', '+45 33328160', '+45 20235693'),
(2273, '', 'Vilma', 'Koskipää', 'Väinämöisenkatu 21 E 44', '33540', 'TAMPERE', 'Finland', 'vilma.koskipaa@gmail.com', '+358504144000', ''),
(2274, '', 'Lars', 'Lindelöt', 'Granitvägen 29B', '135 46', 'Tyresö', 'Schweden', '+46 707355978', '', ''),
(2275, '', 'John', 'Markstrom', 'Falkgatan 15', '93164', 'Skelleftea', 'Schweden', 'John.markstrom@live.com', '0706533947', ''),
(2276, '', 'Madre', 'Jean Pierre', '4 RUE LAMALGUE', '83000', 'Toulon', 'fffffffffffffffffffffffff', '', '', ''),
(2277, '', 'Jean', 'Pierre Madre', '4 RUE LAMALGUE', '83000', 'Toulon', 'Frankreich', '', '06 44 29 62 04', ''),
(2278, '', 'Soeren ', 'Moeller', 'Vestergade 48A 1th', '8000', 'Aarhus c', 'Denmark', 'sm@crosseyes.dk', '+4527112053', '+4527112053'),
(2279, '', 'Sergio', 'Ibáñez Sánchez', 'C/ Confrides 9', '03202', 'Elche', 'Spain', 'ENTUSSIASMO@yahoo.es', '+34 627532323', '+34 627532323'),
(2280, '', 'Hussam', 'Alghwel', '68 Ashfield', 'L151EZ', 'Liverpool ', 'United Kingdom', 'samomil@hotmail.co.uk', '00447861647021', '00447861647021'),
(2281, '', 'jumana', 'salim', 'tvärvägen 11 c', '19532', 'märsta', 'Sweden', 'jumana.honar@yahoo.com', '0046735965911', '0046735965911'),
(2282, '', 'Steven', 'Farr', 'Schuttershof 19', '9100', 'Nieuwkerken-Waas', 'Belgium', 'steve.farr@pandora.be', '003232965126', '0032495504847'),
(2283, '', 'THAM', 'KAM CHIN', '32 JALAN SL9/8C, BANDAR SUNGAI LONG', '43000', 'KAJANG', 'Malaysia', 'caryn.lim@ranhill-worley.com.my', '+603-20399554', '+6012-2909083'),
(2284, '', 'Dylan', 'Haigh', '1 King George Close', 'RM7 7LS', 'Lakehouse', 'United Kingdom', 'dylhaigh16@gmail.com', '01708758804', '07950528828'),
(2285, '', 'Rudi', 'Hendrikx', 'Turfstraat 16', '3590', 'Diepenbeek', 'Belgium', 'rudi.hendrikx60@telenet.be', '011-322720', '0496-353244'),
(2286, '', 'Neil', 'Sandes', '18 Peatlands, Broomfield,', 'N/A', 'Midleton, Co. Cork', 'Ireland', 'nsandes@gmail.com', '00353 21 4636745', '00353 87 1208282'),
(2287, '', 'Brendan', 'Taylor', '123 speedwell Road', 'IP2 0NE', 'Ipswich', 'United Kingdom', 'info@babyartuk.co.uk', '01473 288503', '07590457999'),
(2288, '', 'panajot', 'dhuna', 'Osman mynderizi', '0355', 'tirane', 'Albania', 'panosalba.1974@hotmail.gr', '0673569869', '0694566982'),
(2289, '', 'Mark', 'woodrow', '7 Mackie Grove', 'BS34 7NG', 'Bristol', 'United Kingdom', 'woodrowmark69@gmail.com', '+447810513039', '+447810513039'),
(2290, '', 'Ulf', 'Holmström', 'Hantverkaregatan 4', '274 35', 'Skurup', 'Sweden', 'ulf.holmstrom@telia.com', '0411-42 70 5', '0705-222172'),
(2291, '', 'John', 'Mikkelsen', 'Bodoparken 1', '5400', 'Bogense', 'Dänemark', '', '', ''),
(2292, '', 'Richie', 'Harvey', '78 queens road', 'Cm16 6jf', 'North Weald , Essex', 'United Kingdom', 'Richie_Harvey@hotmail.com', '00447793953911', '00447793953911'),
(2293, '', 'Lisa', 'Tagliapietra ', 'Contra Garibaldi  28', '36100', 'Vicenza', 'Italy', 'lisa.tagliapietra@hotmail.it', '3400965699', ''),
(2294, '', 'Daniel', 'Kenneally', '14 The Close', 'Lus an Ime', 'Cloyne, Cork', 'Ireland', 'kenneallydaniel@hotmail.com', '353833456080', '353833456080'),
(2295, '', 'laura', 'ibison', 'Old Chapel House, preston rd, Alston', 'pr3 3bl', 'preston', 'United Kingdom', 'libi68@live.com', '01772 302395', '07720715174'),
(2296, '', 'Antonio', 'Urbano', 'VIA DON PRIMO MAZZOLARI 6', '20024', 'GARBAGNATE MILANESE', 'Italy', '', '', ''),
(2297, '', 'Koopjedeal', 'BV', 'Apolloweg 64', '8239 DA', 'Lelystad', 'Netherlands', '', '', ''),
(2298, '', 'Rebwar', 'Sohrabi', 'Piinokankatu 5 D 59', '20610', 'Turku', 'Finland', 'Rebwar_stp@yahoo.com', '0458924905', ''),
(2299, '', 'Daniel / Michael', 'Sandin', 'Vädurens väg 6', 'SE-245 33', 'Staffanstorp', 'Sweden', 'michael.sandin@sandek.se', '+46 70 935 12 47', '+46 76 635 36 39'),
(2300, '', 'Antonio', 'Chirullo', 'Via prov. Le lucchese 557', '51030', 'Serravalle pistoiese ', 'Italy', 'antoniochirullo@alice.it', '3475044204', '3475044204'),
(2301, '', 'Norman', 'Harris', '5 Charlie Doy Place', '4370', 'Rosehill, Queensland', 'Australia', 'nlkharris2@gmail.com', '+61746615421', '+61406138881'),
(2302, '', 'Gunpreet', 'Gujral / Anirudh khanna', 'Tulika Bunglow, Kadamvan Lane,Satpur ambad link road', '422007', 'Nashik ,  Maharashtra', 'India', 'karan_6699@yahoo.com', '61424731717', '61424731717'),
(2303, '', 'Richard', 'Fielding', '30 Blounts Court', 'Sn10 5qe', 'Potterne Devizes', 'United Kingdom', 'dirich@talktalk.net', '44 01380 721417', ''),
(2304, '', 'wim', 'moeskops', 'korze 33', '5504 ml', 'veldhoven', 'Netherlands', 'w.moeskops2@kpnplanet.nl', '0402556768', 'o613324775'),
(2305, '', 'David ', 'Beerten', 'Torteldreef 12', '3140', 'Keerbergen', 'Belgium', 'David.beerten@gmail.com', '003215630002', '0032477634714'),
(2306, '', 'Simone', 'De Micheli', 'Via A.Sciesa,47', '73042', 'Casarano (LE)', 'Italy', 'sbiru.lino@libero.it', '+393286518409', '+393286518409'),
(2307, '', 'Michael Ulrich', 'Mortensen', 'Esbyvej 12', '8240', 'Risskov', 'Denmark', 'michael@outsourcing-lite.dk', '+4550503121', ''),
(2308, '', 'Andreas', 'Sørensen', 'Flakholmen 11, 1.tv.', '2720', 'Vanløse', 'Denmark', 'andreashs@gmail.com', '61711629', '61711629'),
(2309, '', 'Sharif', 'Marjan', 'Ved moenten 10,st-5', '2300', 'Copenhagen', 'Denmark', 'sharif04.marjan@gmail.com', '004520540305', '004520540305'),
(2310, '', 'Michael & Iris ', 'Seabridge', '9 Westcliffe Avenue,Newcastle-under-Lyme', 'ST5 4JS', 'Staffordshire', 'England', 'mick_seabridge@yahoo.com', '0044(0)1782 711449', ''),
(2327, '', 'Kristina', 'Markeviciute', 'Blackcastle Estate', '0000', 'Navan', 'Ireland', 'kristinamarkeviciute@yahoo.ie', '-', '+353868455747'),
(2328, '', 'Chun foo', 'Choong', '25 mosswater wynd', 'G689ju', 'Glasgow', 'United Kingdom', 'Ahfoo0303@hotmail.com', '07540951300', ''),
(2311, '', 'Bernd', 'Senner', 'Ludwig-Ganghofer Str. 5b', '85757', 'Karlsfeld', 'Deutschland', 'bernd.senner@arcor.de', '08131 997023', ''),
(2312, '', 'Ayrton', 'Campbell', '94A London Road', 'EN2 6HX', 'London', 'United Kingdom', 'AYRTONCAMPBELL@HOTMAIL.COM', '+447796713676', ''),
(2313, '', 'George ', 'Kimanzi', '73 Thames road', 'NG31 7SP', 'Grantham Lincolnshire', 'United Kingdom', '', '', ''),
(2314, '', 'Jürgen', 'Claes', 'Gentsestraat 13/8', '8530', 'Harelbeke', 'Belgium', 'jurgen.claes1@pandora.be', '0032496022076', '0032496022076'),
(2315, '', 'Joep', 'Walter', 'Kievit  23', '5348 VJ ', 'Oss', 'Netherlands', 'robowalt@planet.nl', '00316-53312499', '0031613081409'),
(2316, '', 'Jorge Filipe', 'Silva Dias', 'Parque Residencial do Almirante Praceta D, Joao II, Nr.3, 5 A', '2660-453', 'Santo Antonio dos Cavaleiros', 'Portugal', '', '', ''),
(2317, '', 'Darren', 'Statham', '21 Berwick Avenue', 'M41 9QS', 'Manchester', 'United Kingdom', 'darren.statham@peninsula-uk.com', '0161 836 9273', '07837560412'),
(2318, '', 'Isabell', 'Punscher', 'Strada Cir 9. Residence Isabell', '39048', 'Selva di Val Gardena', 'Italy', '', '', ''),
(2319, '', 'Sergey', 'Kovalev', 'Taininskaya 5-80', '129345', 'Moscow', 'Russia', 'kovalyov@gmail.com', '+7 495 4424377', '+7 916 1400106'),
(2320, '', 'Florian', 'Dupont', '12 Hameau de Fleury', '9198', 'Haspres', 'Frankreich', 'dupont.florian@gmail.com', '', ''),
(2321, '', 'Jeff', 'Watson', 'Flat 221, 9 Wharf Street', '3008', 'Docklans', 'Australien', 'jbwatson60@gmail.com', '0061396701264', '0061402975935'),
(2322, '', 'Keith', 'Gears', 'Garrynoe ', '', 'Fermoy, Cork', 'Ireland', 'rockamulla@hotmail.com', '00353 86 317 9006', ''),
(2323, '', 'Patrick', 'Berthlot', '52 Chemin de la Tele De Lion', '06130', 'Grasse', 'Frankreich', '', '', ''),
(2324, '', 'Kathrin', 'Meier', '14 Tilling Close', 'ME15 6RW', 'Maidstone', 'United Kingdom', 'cma06tao@gmail.com', '00447876826904', '00447876826904'),
(2325, '', 'Filippo', 'Bellato', 'via marcanta 15', '45011', 'bellombra', 'Italy', 'fbellato93@gmail.com', '3880441845', ''),
(2326, '', 'brian', 'robbins', '15 Horseshoe Close', 'S26 5PZ', 'Wales, SHEFFIELD', 'United Kingdom', 'brian@rapidmail.uk.com', '+44 1909772706', '+44 7918679697'),
(2329, '', 'Liridon', 'Ahmeti', 'spanielvägen 7', '30264', 'Halmstad', 'Sweden', 'florent_666@msn.com', '0761653714', '0761653714'),
(2330, '', 'Richard', 'Dos Santos ', '18 Marigold Walk ', 'CV10 7SW', 'Nuneaton', 'United Kingdom', 'richard.dossantos89@gmail.com', '00442476381145', '00447771391119'),
(2331, '', 'Niko', 'Simola', 'Katajakatu 13', '38200', 'Sastamala', 'Finland', 'simola.niko@gmail.com', '+358456767275', '+358456767275'),
(2332, '', 'Silvia', 'Greco', 'Viale Prassilla 115', '00124', 'roma', 'Italy', 'silvia.greco1@gmail.com', '+39 0664532874', '+393480448967'),
(2333, '', 'Tommy', 'Brtek', 'Mozambicka 622', '16000', 'Prague', 'Czech Republic', 'b.tommy@seznam.cz', '+420721553496', '+420721553496'),
(2334, '', 'Ulla', 'Kristensen', 'Skovledet 3', '2830', 'Virum', 'Denmark', 'uk@tec.dk', '004560831853', '004560831853'),
(2335, '', 'Dogus', 'Ozmen', 'Nieuwe schans 34', '3751 BC', 'Spakenburg', 'Netherlands', 'mike.ozmen@hotmail.nl', '0628730058', '0628730058'),
(2336, '', 'LJUBICA', 'SAHERNIK', 'VOLKMERJEVA 21', '2250 ', 'PTUJ', 'Slovenia', 'ljubica@amis.net', '0038627772371', '0038651323665'),
(2337, '', 'Billie', 'Matthis Tharna', 'Calle de Núñez de Balboa 84', '28006', 'Madrid', 'Spain', 'billie.tharna@gmail.com', '+34630977098', ''),
(2338, '', 'Vincent', 'Brouwers', 'J. Nabererf 455', '3315 HM', 'Dordrecht', 'Netherlands', 'v-brouwers@kpnmail.nl', '+31612356698', '+31612663598'),
(2339, '', 'agan', 'bekolli', 'hippiäisenkuja 4', '20610', 'turku', 'Finland', 'besiani-learti@hotmail.com', '+358443710125', ''),
(2340, '', 'Vanessa', 'Khaddage', 'Khalidiya st no 2, Abu Dhabi ', '54294', 'Villa e4 behind alhilal bank', 'United Arab Emirates', 'Vanessakhaddage@hotmail.com', '00971509981383', '00971528654854'),
(2341, '', 'Shwan', 'Mosui', 'Grönvretsvägen 6', '17740', 'Järfälla', 'Sweden', 'shwan.mosui@yahoo.se', '+46722410602', '+46722410602'),
(2342, '', 'Haykel', 'Omrani', 'Chemin Du Trapon', '30330', 'Saint Marcel de Careiret', 'Frankreich', '', '', ''),
(2343, '', 'Lee ', 'Johnston', '2 Noethland Street', 'bt13 2nr', 'Belfast, Antrim', 'Ireland', 'beverly.cleland@slideroboes.com', '07917404148', ''),
(2344, '', 'Peter', 'Motas', 'Beckombergavagen 213', '168 60', 'Bromma', 'Schweden', 'peter.motas@protectorforsakring.se', '0723692531', ''),
(2345, '', 'Wesley', 'Looise', 'Brandenburglaan 22', '4333BZ', 'MIDDELBURG', 'Netherlands', 'wesleylooise@zeelandnet.nl', '+31619463089', '+31619463089'),
(2346, '', 'Stefano', 'Suardi', 'Via Lunga 101/B', '24021', 'Albino', 'Italy', 'suardistefano88@gmail.com', '3494156055', '3494156055'),
(2347, '', 'Hilde', 'Ellefsen', 'Ånnerødveien 214', '3739', 'Skien', 'Norway', 'hildelovise@gmail.com', '+4799229417', '+4799229417'),
(2348, '', 'juan agustin', 'garijo jover', 'sinsenterrassen 5', '0574', 'Oslo', 'Norway', 'jgarijojover@yahoo.com', '4746413269', '4746413269'),
(2349, '', 'BJÖRN', 'SPARRE', 'STORGATAN 32 B', '15136', 'SÖDERTÄLJE', 'Sweden', 'info@sparreko.se', '070-7277490', '070-7277490'),
(2350, '', 'Daniela', 'Dima', 'Sarzanese,6', '55041', 'Capezzano', 'Italy', 'ingrid_d2001@yahoo.com', '+393400029125', '+393400029125'),
(2351, '', 'Christopher', 'Baxter', '19 Croftwood Road', 'ML3 6TU', 'Hamilton', 'United Kingdom', 'baxter22@hotmail.co.uk', '01698284128', '07508282293'),
(2352, '', 'Ljubica ', 'Sahernik', 'Volkmerjeva 21', '2250', 'Ptuj', 'Slowenien', 'tina.hajdinjak@kolektiva.net', '', ''),
(2353, '', 'Nicolai', 'Schou', 'Veronavej 3', '2300', 'Kobenhavn S', 'Dänemark', 'n.blad@hotmail.com', '', ''),
(2354, '', 'Nadja', 'Bombek', 'Gorice 46', '4204', 'Kranj', 'Slowenien', 'bnadja27@gmail.com', '', ''),
(2355, '', 'Daniel', 'Ayarra de la Borbolla', 'hållsätrabacken 27', '12737', 'stockholm', 'Sweden', 'daniel.ayarra@gmail.com', '+46769488211', '+46769488211'),
(2356, '', 'Gert-Jan', 'Boerlage', 'Argonautenstraat 80-2', '1076KT', 'Amsterdam', 'Netherlands', 'j.a.boerlage@gmail.com', '+31652017508', '+31652017508'),
(2357, '', 'Ron', 'Uitendaal', 'Gravin Margarethahof 40', '2114 DZ', 'Vogelenzang', 'Netherlands', 'ronuitendaal@gmail.com', '+31235842199', '+31624845650'),
(2358, '', 'Fethullah ', 'Hanci', 'østergaarden 14-3mf', '2635', 'Ishøj', 'Denmark', 'f-hanci@live.dk', '+45 25676011', '+45 25676011'),
(2359, '', 'Luca andrea ', 'Frattolillo', 'via liborio romano , 4', '73039', 'Tricase ( LE)', 'Italy', 'phily.kusters@gmail.com', '00393246370259', '00393246370259'),
(2360, '', 'JORGE', 'LORENZO CALERO', 'CALLE ENCOMIENDA 53', '28590', 'VILLAREJO DE SALVANÉS', 'Spain', 'caballerodezodiaco1@hotmail.com', '676014668', '676014668'),
(2361, '', 'VINCENT ', 'MITCHELL', 'UNIT 8 ROCKBANK PLACE ', 'G40 2UZ', 'GLASGOW ', 'United Kingdom', 'glasgowpneumatic@hotmail.co.uk', '01415560143', ''),
(2362, '', 'Sinan', 'Jihad', '45 Harrow Road', 'B29 7DN', 'Birmingham', 'United Kingdom', 'civilengsinan@yahoo.com', '00447447070456', '00447447070456'),
(2363, '', 'adriana', 'florina', 'khalifa street', '00971', 'ABU DHABI', 'United Arab Emirates', 'fflorys78@hotmail.com', '00971505383464', '00971505383464'),
(2364, '', 'Minna', 'Rinne-Laturi', 'Tuomiokirkonkatu 20', '33100', 'Tampere, Finland', '----', 'serkumpi@gmail.com', '+358452388466', '+358452388466'),
(2365, '', 'Stephen', 'Stafford', '92 Hodges Road', '3777', 'Chum Creek', 'Australia', 'stephenstafford@pacific.net.au', '+61359624468', '+61404813921'),
(2366, '', 'M.G.', 'Davis', '99,Junction Road', 'ts20 1px', 'Norton Stockton on tees Cleveland ', 'England', '', '', ''),
(2367, '', 'Kieran', 'Maher', '100 Glendale Lawn , Old Singland Road', 'LK', 'Limerick', 'Ireland', 'kieran@thomondcommunications.com', '00353871237365', '00353871237365'),
(2368, '', 'Lars', 'Offen', 'C./ Navelate 18', '03189', 'Orihuela Costa', 'Spain', 'lars@onocor.com', '0034679931768', ''),
(2369, '', 'Cees KC', 'Cuijpers', '63/10-11, Pattaya Tai Rd., M10, Nongprue', '20260', 'Banglamung, Chonburi', 'Thailand', 'kc@towncountryproperty.com', '+66(0)38374136', '+66(0)866667238'),
(2370, '', 'Rok', 'Okorn', 'Zg. Pirni?e 94b', '1215', 'Medvode', 'Slovenia', 'okorn.rok@gmail.com', '38640365345', '38640365345'),
(2371, '', 'Ragnar', 'Singh', '441 Summerwood Road', 'TW7 7QY ', 'Isleworth, London', 'Großbritannien', 'anona_jashnit@yahoo.co.uk', '', ''),
(2372, '', 'Adam', 'Duran', '43 Victoria Road', 'N18 2UG', 'Edmonton / London', 'Großbritannien', 'adam_duran@hotmail.com', '00447859902050', ''),
(2373, '', 'Sampo', 'Haavasoja', 'Strombergintie 8 E 140', '00380', 'Helsinki', 'Finland', 'sampo.haavasoja@gmail.com', '358505368623', '358505368623'),
(2374, '', 'Lars', 'Karlsson', 'Väderkvarnsbacken147', '35256', 'Växjö', 'Sweden', 'larsbkarlsson@hotmail.com', '0723995402', '0723995402'),
(2375, '', 'Wai Ho', 'Lam', 'Hesjakollen 17', '5142', 'Fyllingsdalen', 'Norway', 'waiholam@gmail.com', '+4795146624', '+4795146624'),
(2376, '', 'Avril-Anne', 'Nettleton', '242 Cutler Heights Lane', 'BD4 9HZ', 'Bradford, Yorkshire', 'United Kingdom', 'avrilnettleton@outlook.com', '+441274685481', '+447932635955'),
(2377, '', 'Sjouke', 'Dalstra', 'Zuster Meritastraat 11 ', '5988 KE', 'Helden', 'Netherlands', 's.dalstra@wolmail.nl', '0031611030156', '0031613081409'),
(2378, '', 'Rene', 'Ormskerk', 'Abtswoudseweg 18', '2627 AL', 'Delft', 'Netherlands', 'rene@bluecasters.nl', '31157500881', '31157500881'),
(2379, '', 'Paul', 'Glennon', '3 peamount road', 'Newcastle ', 'Dublin', 'Ireland', 'paulglennon73@gmail.com', '083/1351302', '083/1351302'),
(2380, '', 'Justinas', 'dabkevicius', '88 manwood road', 'se41sb', 'london', 'United Kingdom', 'dabkevicius.j@gmail.com', '07429593003', '07429593003'),
(2381, '', 'Niels', 'van Straaten', '4e  Binnenvestgracht 1', '2311NT', 'Leiden', 'Netherlands', 'vanstraaten.niels@gmail.com', '31 06 38244591', '31 06 38244591'),
(2382, '', 'Mladen ', 'Todorovi?', 'Vesla?ka 4', '10000', 'Zagreb', 'Croatia', 'todorzag@gmail.com', '+385 1 2430464', '+385 98 9226761'),
(2383, '', 'james', 'pourtoy', 'rue jonfosse 15', '4000', 'liège', 'Belgium', 'klmbox@live.be', '0493 543 601', '0493 543 601'),
(2384, '', 'Maryanne', 'Niblett', 'Mytye House', 'LE8 5US', 'Leicester', 'United Kingdom', 'maryanneniblett888@hotmail.com', '01162478829', '07412343609'),
(2385, '', 'YET SIN', 'LOO', '4593 RAWANG GARDEN', '48000', 'SELANGOR', 'Malaysia', 'ys.loo96@gmail.com', '+60360916543', '+60126872552'),
(2386, '', 'Murilo', 'Barreto', 'Unit 4, 2-6 selmon street', 'nsw 2219', 'Sans Souci', 'Australia', 'murilo@secretsofbrazil.com.au', '95673647', '61 2413686577'),
(2387, '', 'Mohammad', 'Mishmish', 'General Electric Office, Building 18, Office 01-WA-10, Dubai Internet City', 'P.O.Box 74594 ', 'Dubai', 'United Arab Emirates', 'mohammad.mishmish@ge.com', '00971505517089', '00971528006241'),
(2388, '', 'Jerry', 'Sävåker', 'Skönsbergsvägen 39', '85630', 'Sundsvall', 'Sweden', 'jerry.savaker@gmail.com', '46101187283', '46706309996'),
(2389, '', 'Ashley', 'Cove', '15,beaconsfield,Romilly road,', 'Cf626lf', 'Barry, vale of glamorgan', 'United Kingdom', 'Jade_Cove@hotmail.com', '01446734317', '0'),
(2390, '', 'NIALL', 'BANNERTON', 'CASTLEGAR, AHASCRAGH', '0000', 'BALLINASLOE, CO. GALWAY', 'Ireland', 'niallj81@hotmail.com', '+353871831063', '+3531831063'),
(2391, '', 'Babu ', 'Alphonse', '9 virginia gardens', 'hp14 4jl', 'Highwycombe', 'Großbritannien', 'babalphonse@yahoo.co.uk', '0044 79 441 548 75', ''),
(2392, '', 'Avril-Anne', 'Nettleton', '242 cutler heights lane ', 'bd4 9hz', 'Bradford , yorkshire', 'Großbritannien', 'avrilnettleton@outlook.com', '00441274685481', '00447932635955'),
(2393, '', 'Marcelino Mario', 'Jimenez', 'via Baracca 38/D c/o Innocenti', '50127', 'Florence', 'Italy', 'marcel@ngi.it', '+393387215782', '+393387215782'),
(2394, '', 'Marcel', 'Jimenez Innocenti', 'via Baracca 38D', '50127', 'Florence', 'Italy', 'marcel@ngi.it', '+393387215782', '+393387215782'),
(2395, '', 'Sebastian', 'Otarola', 'Valhallavägen 59', '11422', 'Stockholm', 'Sweden', 'sebastian@jointhecarnival.com', '0046 72 522 27 32', '0046 72 522 27 32'),
(2396, '', 'Daniel', 'Borgström', 'Ulfsparregatan 9G', '41657', 'Gothenburg', 'Sweden', 'db@komplett.se', '+46 703 47 38 80', '+46 703 47 38 80'),
(2397, '', 'Michael', 'Jagodzinski', '13 Tawny Way', 'SE16 2NG', 'London', 'Großbrittanien', '', '', ''),
(2398, '', 'Sune', 'Langhoff-Jensen', 'Rams tværvej 1, 1tv.', '8800', 'Viborg', 'Denmark', 'Sunelanghoff@gmail.com', '004528497185', '004528497185'),
(2399, '', 'Jamal', 'Pushtun', '54-Thorncliffe pk.dr', '#603 ', 'Toronto', 'Canada', 'rsrjamp@gmail.com', '647-770-9939', ''),
(2400, '', 'Joel', 'Goold', '56 Rifle Range Road', '3330', 'Taupo', 'New Zealand', 'joelgoold89@gmail.com', '+14153509414', '+14153509414'),
(2401, '', 'Aman', 'Jhajj', '11 Dove Road', 'SG1 3YJ', 'stevenage', 'United Kingdom', 'amanjhajj@gmail.com', '01438217312', '07960973976'),
(2402, '', 'Ali', 'Matouf', 'GRAAF JANSSTRAAT 45 / 201', '8434', 'Westende', 'Belgien', '', '', ''),
(2403, '', 'Juzain', 'Jasin', '650 senja link', '670650', 'Singapore', 'Singapore', 'Juzain@gmail.com', '+6581004406', '+6581004406'),
(2404, '', 'Richard', 'Clarke', '31 Reeves Croft, Hodge Lea', 'MK12 6DB', 'Milton Keynes, Bucks', 'United Kingdom', 'richiec_1@hotmail.co.uk', '07951432050', '07951432050'),
(2405, '', 'Amanda / D.', 'Malestein / Özmen', 'NIEUWE SCHANS 34', '3751 BC', 'BUNSCHOTEN-SPAKENBURG', 'Niederlande', '', '', ''),
(2406, '', 'Antony John ', 'Owen ', '51 sunningdale', 'cf83 1bb', 'south walles', 'uk', 'teresaowen99@hotmail.com', '029220852767', '07932601933'),
(2407, '', 'Marcus', 'Ivarsson', 'Kallebäcksvägen 19A', '41275', 'Gothenburg', 'Sweden', 'marcus-ivarsson@live.com', '+46722-398800', '+46722-398800'),
(2408, '', 'augusto', 'leggieri', 'via pietralacroce 94', '60129', 'ancona', 'Italy', 'augustoleggieri@gmail.com', '00393356444318', '00393356444318'),
(2409, '', 'Jonathan', 'Haywood-Wilson', '35 Thorpe Downs Road', 'DE11 9FB', 'Derbyshire', 'United Kingdom', 'jon.wi1son@btinternet.com', '+44(0)7508766079', '+44(0)7508766079'),
(2410, '', 'Olav Helge', 'Gjelsvik', 'Tjernvegen 6', '5232', 'Paradis', 'Norway', 'olavhg@hotmail.com', '+4755912191', '+4791311799'),
(2411, '', 'Peter ', 'Norman', 'Gulsippevägen 24', 'S-58935 ', 'Linköping', 'Sweden', 'peter.norman@saabgroup.com', '+46734185677', '+46734185677'),
(2412, '', 'Aidan ', 'Buyondo', 'Muskotgatan 45', '42441 ', 'Gothenburg', 'Sweden', 'naima.posae@gmail.com', '+46707409292', '+46707409292'),
(2413, '', 'daniela', 'jackson', 'beechview county brook ', '0000', 'enniskerry', 'Ireland', 'DanielaGarciajackson@gmail.com', '00353894006844', ''),
(2414, '', 'Daniela', 'Jackson Tuite', 'beechview countybrook', '0000', 'enniskerry', 'Ireland', 'danielagarciajackson@gmail.com', '00353894006844', ''),
(2415, '', 'Tim', 'Philippi', 'Oude Baan 61', '5104 AW', 'Dongen', 'Netherlands', 'timphilippi81@gmail.com', '+31(0)162785371', '+31(0)628276122'),
(2416, '', 'Colin', 'Rogers', '31 Swallowfields', 'L9 6ED', 'Liverpool, Merseyside', 'Großbritannien', 'colinr2001@hotmail.co.uk', '0044 7858392522', ''),
(2417, '', 'Metin', 'Akbal', 'Zwaanshals 253', '3035KE', 'Rotterdam', 'Netherlands', 'gokhan_kutlu@hotmail.com', '003', ''),
(2418, '', 'Patin', 'Serge', 'Rue des Longs Champs 26/7', '5070', 'Fosses-la-Ville', 'Belgien', '', '32 485 023 655', '32 479 437 017'),
(2419, '', 'Mathias', 'Haldin', 'Albyv 19', '14557', 'Norsborg', 'Sweden', 'MATHAL2007@HOTMAIL.COM', '0046 733 5211 52', ''),
(2420, '', 'Karl', 'Kübler', 'Hofweg 3', '71364', 'Winnenden', 'Deutschland', 'kuebler.karl@gmx.de', '0160 90703896', ''),
(2421, '', 'Maciej', 'Wo?', 'Al. Jerozolimskie 123a', '02-020', 'Warszawa', 'Poland', 'mawos@groupon.com', '+48728433200', ''),
(2422, '', 'gabriele', 'boschi', 'via meliani 81', '56021', 'cascina', 'Italy', 'boss.gabriele@gmail.com', '+393771317955', '+393771317955'),
(2423, '', 'Mei', 'Lan Lin', 'Blokland 52, 3.tv', '2620', 'Albertslund', 'Dänemark', '', '', ''),
(2424, '', 'Elmar ', 'Hekman', 'Aarhuispad 15', '3067 PR', 'Rotterdam', 'Netherlands', 'elmarhekman@upcmail.nl', '010-2281130', '06-42069997'),
(2425, '', 'Eric', 'Fasano', '68 Wanser Avenue', '11096-2316', 'New York', 'United States', 'introibo02@hotmail.com', '516-239-0953', ''),
(2426, '', 'Darren ', 'Ashworth', '26 Neville Avenue', 'FY5 3BG', 'Blackpool', 'United Kingdom', 'Djashworth100@googlemail.com', '07817875370', '07817875370'),
(2427, '', 'Jonathan Nevad', 'Søgaard', 'Kongevejen 98B, 1', '3480', 'Fredensborg', 'Denmark', 'jonathannevad@gmail.com', '42222077', ''),
(2428, '', 'R.', 'Ekelhof', 'Bögelskamphoek 61', '7546DG', 'Enschede', 'Netherlands', 'anoukekelhof@hotmail.com', '0031614331355', '00317500813'),
(2429, '', 'Yves', 'Verschueren', 'edgar tinelstraat 5', '8930', 'Menen', 'Belgium', 'yves.verschueren@gmail.com', '0032567900', '0032474195787'),
(2430, '', 'Ryan', 'Nicoll', '40 south road', 'po8 0er', 'Waterlooville, Clanfield', 'United Kingdom', 'ryan.nicoll@hotmail.com', '02393110618', '07903311295');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(2431, '', 'Camil', 'Hujic', 'Brånåslia 1A', '2019', 'Skedsmokorset', 'Norway', 'zenicanin@hotmail.com', '004746850625', '004746850625'),
(2432, '', 'Ferruccio', 'Callioni', 'Via San Giorgio 8', '24048', 'Treviolo', 'Italy', '', '', ''),
(2433, '', 'Lazibi', 'Abdel-Ilam', 'Rue de la Gouvelete 6', '4630', 'Soumagne', 'Belgien', 'lazibi.a@apragaz.com', '0032 499 524 671', ''),
(2434, '', 'Marilyn', 'McGuire (Mrs)', '14 Bridge Farm Close', 'IP28 7FF', 'Mildenhall', 'United Kingdom', 'marilynmac13@gmail.com', '01638 712302', '07788 238334'),
(2435, '', 'Gavin', 'Kelly', '23 kingswood drive ', 'Dublin 24', 'Tallaght', 'Ireland', 'Gavinkelly23@gmail.com', '01-4590025', '0833972214'),
(2436, '', 'Patrick ', 'Keogh', '27 Rockfield Avenue, Whitehall Road', '12', 'Dublin', 'Ireland', '', '', ''),
(2437, '', 'Dhinagar', 'Pillay', '33 Pavilion Way', 'HA4 9JR', 'Ruislip', 'United Kingdom', 'Dhina.Pillay@sky.com', '+44 7796945776', '+44 7796945776'),
(2438, '', 'Mohsen', 'Majidpour', 'Policestraat 16', '6663 HJ', 'Lent', 'Netherlands', 'mohsenmajidpour@hotmail.com', '00310614511562', '0031614511562'),
(2439, '', 'Christian', 'Wynn', '7 Inchfield', 'BB10 3PS', 'Burnley', 'United Kingdom', 'cwynn@hotmail.co.uk', '01282 459635', '07909202429'),
(2440, '', 'AMAN', 'KHAN', 'Dubai JLT', '115738', 'Dubai', 'United Arab Emirates', 'aman.najam.khan@external.eni.com', '+971566250414', '+971507704105'),
(2441, '', 'Suoranta', 'Virpi', 'Peltoniemenkatu 11', '35800', 'Mänttä', 'Finland', 'virpi.suoranta@hotmail.com', '+358405051949', '+358405051949'),
(2442, '', 'Virpi', 'Suoranta', 'Peltoniemenkatu 11', '35800', 'Mänttä', 'Finland', 'virpi.suoranta@hotmail.com', '+358405051949', '+358405051949'),
(2443, '', 'Bent', 'Thoresen', 'Hobyvägen 30', '27660', 'Skillinge', 'Sweden', 'bent@nordicmachine.se', '+46 41431265', '+46 709404200'),
(2444, '', 'Stefano', 'Laudi', 'Principe umberto 12', '63821', 'Porto sant\'elpidio', 'Italy', 'Ele_thebest_8@hotmail.it', '3397158158', '3397158158'),
(2445, '', 'HBFM', 'van Duijn', 'Jac. van Maerlantstraat 12', '7552 XM', 'Hengelo (ov)', 'Netherlands', 'hvanduijn@home.nl', '074-2429919', '0610456339'),
(2446, '', 'Sidra Jabin', 'Aslam', 'Bogtrykkervej 32 2tv', '2400', 'Copenhagen Nordvest', 'Denmark', 'sidra-94@hotmail.com', '+4522768614', '+4522768614'),
(2447, '', 'Keith', 'McGroary', '34 Branksome Hill Road ', 'GU47 0QE', 'Sandhurst Berkshire', 'United Kingdom', 'Keith.mcgroary@talktalk.net', '07747739980', '07747739980'),
(2448, '', 'Arthur', 'Rodenbach', 'Antoon Catriestraat 1', '9031', 'Drongen', 'Belgium', 'arthur.rodenbach@hotmail.com', '092365210', '0494866500'),
(2449, '', 'Ben', 'Huisman', 'condorweg 14', '2651wn', 'BERKEL EN RODENRIJS', 'Netherlands', 'ben_huisman@hotmail.com', '0031611711547', '0031611711547'),
(2450, '', 'Rik', 'van de Warenburg', 'Kemmerlingstraat 26', '6417 XT', 'Heerlen', 'Netherlands', 'rik.vdw@me.com', '+31455716387', '+31655378485'),
(2451, '', 'Lazar', 'Jokic', 'Baltorpvej 38', '2750', 'Ballerup', 'Denmark', 'lazar_jokic_Srb@hotmail.com', '22571455', '22571455'),
(2452, '', 'Mamoun', 'Abdel Nabi', 'Zayed the 1st Street', '270', 'Abu Dhabi', 'United Arab Emirates', 'mnabi@adco.ae', '0097126047808', '00971505662530'),
(2453, '', 'Sne?ana', 'Partalo', 'Krpanova', '5', '6310 izola', 'Slovenia', 'Partalo44@gmail.com', '/', ''),
(2454, '', 'driss', 'amaaouja', 'kapelstraat 7', '2800', 'mechelen', 'Belgium', 'driss_29@hotmail.com', '0487116380', '0487116380'),
(2455, '', 'Terry', 'Coupar', '237 Railton Road', 'SE24 0LX', 'London', 'United Kingdom', 'terry@ansoroy.co.uk', '0207 738 6030', '07956984757'),
(2456, '', 'Wong  ', 'Ting', 'TAMPINES STREET   83', '521862', 'Singapore', 'Singapore', 'ytwong333@yahoo.com.sg', '+6597331061', '+6597331061'),
(2457, '', 'Inga', 'Lapinskaite', 'bakkegardsvej 404a', '3050', 'Humlebæk', 'Denmark', 'lapinskaite.inga@gmail.com', '+4552224970', '+4552224970'),
(2458, '', 'Jacob', 'Wallander', 'St Peders gata 19', '25437', 'Helsingborg', 'Sweden', 'jacob.wallander@navet.se', '0046702643590', '0046702643590'),
(2459, '', 'ALAS', 'IMELDA', 'FLAT I,10TH FLOOR SHANGHAI MANSION 380-390A', 'NOT APPLICABLE', 'SHANGHAI STREET YAUMATEI KOWLOON', 'Hong Kong', 'dhangmarasigan@yahoo.com', '852-67674696', '852-67674696'),
(2460, '', 'Stewart', 'Banks', 'Pinfold Hedgerw, Chalfont St. Peter', 'SL9 0HD', 'Gerrards Cross', 'Großbritannien', 'stewartinspain@hotmail.com', '0044 7733 290120', ''),
(2461, '', 'René', 'Jensen', 'Tårnholmsvej 3', '2700', 'Brønshøj', 'Denmark', 'eiland@mail.dk', '+45 25604094', '+45 25604094'),
(2462, '', 'Peter', 'Knutssen', 'Viskorgränd 5', '515033', 'Viskafors', 'Schweden', 'Peter.Knuthson@gmail.com', '0707 668201', ''),
(2463, '', 'Franco', 'Belotti', 'Via Evaristo Baschenis 7', '24122', 'Bergamo', 'Italy', 'francobelotti@inwind.it', '0039 352 16440', ''),
(2464, '', 'Jorge ', 'Gil Jose', 'Rue Joseph Leclercq, 103', '4610', 'Beyne Heusay', 'Belgien', 'jorgegiljose@gmail.com', '049 827 5437', ''),
(2465, '', 'Alejandro', 'Espinoza', 'Lillhagsvägen 22', '12471', 'Stockholm', 'Sweden', 'alex.espinoza@sodexo.com', '08-57883243', '076-0065370'),
(2466, '', 'Owen', 'Biscoe', 'Wellington Road', 'EX2 9DU', 'Exeter', 'United Kingdom', 'owen@adlhighways.co.uk', '01454332100', '07562708908'),
(2467, '', 'Martin', 'Li', '22 Bonchurch Drive', 'L15 4PP', 'Liverpool', 'United Kingdom', 'martin_is_@hotmail.com', '+447515632674', '+447515632674'),
(2468, '', 'Lucia', 'Fiorentino', 'via antonio sala 15', '00167', 'Roma', 'Italy', 'fiorentino.lucia@gmail.com', '+39 5745661', '+39 3281453984'),
(2469, '', 'Jamal', 'Pushtun', '54 Thomcliffe PK. DR # 603', 'M4H1KL', 'Toronto, Ontario', 'Canada', '', '', ''),
(2470, '', 'Borislav', 'Topalov', '16 Woodbridge Close', 'NW2 6YN', 'London', 'United Kingdom', 'yoanna_topalova@yahoo.co.uk', '02084522642', '07881441814'),
(2471, '', 'VERONICA', 'VILLALBA SANCHEZ', 'C/ ZAMORA, 4', '29680', 'ESTEPONA', 'Spain', 'cuaquero84@hotmail.com', '952804174', '0034665692930'),
(2472, '', 'Ermal ', 'Gremi', 'Qemal Stafa', '1001', 'TIRANA', 'Albania', 'ermalgremi@yahoo.com', '0035542260149', '00355695702228'),
(2473, '', 'Adrian', 'Lynch', '2 Thornhill, ', '02388', 'Clonakilty, Cork', 'Ireland', 'adrianlynch69@gmail.com', '0857483258', '0857483258'),
(2474, '', 'Hamish', 'Mitchell', '3a Rymer Road', 'CR06EF', 'CROYDON', 'United Kingdom', 'mitchell.hamish@googlemail.com', '00 44 7970990706', '00 44 7970990706'),
(2475, '', 'Yunus', 'Ozmis', 'Bellestein 211', '6714DR', 'EDE', 'Netherlands', 'yunus_ozmis@live.nl', '0318751467', '0622053505'),
(2476, '', 'Ole Marius', 'Hobbelstad', 'Norvald Frafjordsgate 14', '4041', 'Hafrsfjord', 'Norway', 'ohobbelstad@gmail.com', '+4748106110', ''),
(2477, '', 'Edison', 'Muumbe', '5 Pleasant Close', 'NP12 2GQ ', 'Blackwood', 'United Kingdom', 'edmuumbe@gmail.com', '0447785102336', '0447899896055'),
(2478, '', 'Dr. Scott M. ', 'Quinn', '2115 8C EXECUTIVE DR. ', '23666', 'Hampton, Va. ', 'United States', 'smquinn20@gmail.com', '7578170158', ''),
(2479, '', 'johannes', 'sevinga', 'nieuwstraat 26 ', '9801CS', 'Zuidhorn', 'Netherlands', 'latapisserie@gmail.com', '+31654650899', '+31654650899'),
(2480, '', 'Tyrone', 'Green', '2 Fabis Drive Clifton', 'NG118NZ', 'Nottingham', 'United Kingdom', 'bengreenlm@hotmail.co.uk', '01158462060', '07758576346'),
(2481, '', 'Giorgio', 'Sudano Roccaro', 'viale scala greca 330', '96100', 'siracusa ', 'Italy', 'giorgio.sudano.rocca@alide.it', '+390931757199', '+393407357282'),
(2482, '', 'Henryk', 'Wlasniewski', 'Krogårdsvej 3', '2670', 'Greve', 'Denmark', 'vanblade@windowslive.com', '31387206', '31387206'),
(2483, '', 'Emmanuel', 'Osei', '23 Almond way', 'cr41xw', 'mitcham surrey', 'United Kingdom', 'eosei1978@hotmail.co.uk', '07961549020', '07961549020'),
(2484, '', 'Eleonora', 'Vommaro', 'Via Principe Umberto 12', '63821 ', 'Porto Sant\'Elpidio', 'Italy', 'Ele_thebest_8@hotmail.', '3397158158', ''),
(2485, '', 'Panom', 'Panturaporn', '209/49 Moo.9 T. Hang Dong, ', '50230', 'A.Hang Dong Chiang Mai', 'Thailand', '', '', ''),
(2486, '', 'Shane', 'Doyle', 'Kilcavan Carnew', '0', 'Wicklow', 'Ireland', '', '', ''),
(2487, '', 'Shane', 'Doyle', 'Kilcavan Carnew', '0', 'Wicklow', 'Ireland', '', '', ''),
(2488, '', 'Shane', 'Doyle', 'Kilcavan Carnew', '0', 'Wicklow', 'Ireland', '', '', ''),
(2489, '', 'Shane', 'Doyle', 'Kilcavan Carnew', '0', 'Wicklow', 'Ireland', '', '', ''),
(2490, '', 'Shane', 'Doyle', 'Kilcavan Carnew', '0', 'Wicklow', 'Ireland', '', '', ''),
(2491, '', 'Shane', 'Doyle', 'Kilcavan Carnew', '0', 'Wicklow', 'Ireland', '', '', ''),
(2492, '', 'Shane', 'Doyle', 'Kilcavan Carnew', '0', 'Wicklow', 'Ireland', '', '', ''),
(2493, '', 'Shane', 'Doyle', 'Kilcavan Carnew', '0', 'Wicklow', 'Ireland', '', '', ''),
(2494, '', 'Shane', 'Doyle', 'Kilcavan Carnew', '0', 'Wicklow', 'Ireland', '', '', ''),
(2495, '', 'Shane', 'Doyle', 'Kilcavan Carnew', '0', 'Wicklow', 'Ireland', '', '', ''),
(2496, '', 'Shane', 'Doyle', 'Kilcavan Carnew', '0', 'Wicklow', 'Ireland', '', '', ''),
(2497, '', 'Shane', 'Doyle', 'Kilcavan Carnew', '0', 'Wicklow', 'Ireland', '', '', ''),
(2498, '', 'Shane', 'Doyle', 'Kilcavan Carnew', '0', 'Wicklow', 'Ireland', '', '', ''),
(2499, '', 'Shane', 'Doyle', 'Kilcavan Carnew', '0', 'Wicklow', 'Ireland', '', '', ''),
(2500, '', 'Shane', 'Doyle', 'Kilcavan Carnew', '0', 'Wicklow', 'Ireland', '', '', ''),
(2501, '', 'Shane', 'Doyle', 'Kilcavan Carnew', '0', 'Wicklow', 'Ireland', '', '', ''),
(2502, '', 'Shane', 'Doyle', 'Kilcavan Carnew', '0000', 'Wicklow', 'Ireland', '', '', ''),
(2503, '', 'Jennifer', 'WILLIAMS', '17 BAKERS GROUND', 'BS34 8GD', 'BRISTOL', 'United Kingdom', 'jenjwilliams56@gmail.com', '0117 931 4419', '07866 934052'),
(2504, '', 'Antony', 'Hon', 'Heemraadstraat 40A', '3023 VH', 'Rotterdam', 'Netherlands', 'tony_hon187@hotmail.com', '+31 640 666695', '+31 624 185 741'),
(2505, '', 'Judy', 'Milling', '29 Irene Parade', '2263', 'Noraville', 'Australia', 'judith.e.milling@det.nsw.edu.au', '(02) 4308 3873', '0402 944 255'),
(2506, '', 'Darren', 'Goodall', '70 Horsforde View', 'LS13 1GE', 'Leeds', 'United Kingdom', 'darrengoodall@gmail.com', '447717706968', '447717706968'),
(2507, '', 'Amanda', 'Gravil', '57 King Edward Road', 'DN8 4DE', 'Thorne, Doncaster', 'Großbritannien', 'Amandadenny1@yahoo.co.uk', '07581 459918', ''),
(2508, '', 'Mimoun', 'El Moukhtari', 'Avenue Couture Trohelle 49', '7864', 'Deux-Acren', 'Belgien', 'm.multifinances@portima.be', '0489 677 312', ''),
(2509, '', 'Etienne ', ' Schaeffer', '31 AVENUE FELIX FAURE, Bat=L\'Elise, Etage 2', '26000', 'Valence', 'Frankreich', 'etienne.schaffer@aliceadsl.fr', '+33 637 209093', ''),
(2510, '', 'Beverley', 'Corson', 'Flat C, 64 Park Road', 'SW19 2HT', 'London', 'United Kingdom', 'easyclarke@googlemail.com', '+44 (0)208 2867529', '+44 (0)7841923568'),
(2511, '', 'besmir', 'qose', 'flat 6 westbourne house', 'NW6 4TB', 'london', 'United Kingdom', 'besoni@me.com', '00447427685758', '00447427685758'),
(2512, '', 'Gustav', 'Åhman', 'Anemongatan 20', '25374', 'Helsingborg', 'Sweden', 'G.aohman@hotmail.com', '+46708850510', '+46708850510'),
(2513, '', 'Kristophe', 'Hermans', 'Kalkenstraat 73', '9255', 'Buggenhout', 'Belgium', 'kazjorke@gmail.Com', '+32 473 92 85 05 ', '+32 473 92 85 05 '),
(2514, '', 'Benjamin', 'Hull', 'Kraaierstraat 5', '2311NR', 'Leiden', 'Netherlands', 'Ben.E.Hull@gmail.com', '+310633898537', '+310633898537'),
(2515, '', 'Martin Høgdall', 'Jensen', 'Padborgvej 49', '4600', 'Køge', 'Denmark', 'Martin_ehj@hotmail.com', '28917858', '28917858'),
(2516, '', 'Martin', 'Andersen (Dagenstbedste)', '', '', '', '', '', '', ''),
(2517, '', 'michael', 'craggs', '2 rednam place', 'ne5 3rg', 'newcastle', 'United Kingdom', 'craggsster@gmail.com', '01912865359', '07739843550'),
(2518, '', 'Suraghni ', 'Jiawon', 'Montfoorthof 163 ', '1106JW', 'Amsterdam', 'Netherlands', 'suraghni.jiawon@gmail.com', '0031641725392', '0031613081409'),
(2519, '', 'Adeline Ung Lim', 'Teo', '10 Dunedin Court, 60 Sydenham Road', 'CR0 2FH', 'Croydon', 'United Kingdom', 'mannadel83@yahoo.co.uk', '+447912990707', '+447900953757'),
(2520, '', 'Hussein ', 'Sabtiy', 'Hoeje-Taastrup Boulevard 17, 1tv', '2630', 'Taastrup', 'Denmark', 'hussein_sabtiy@hotmail.com', '004530100474', '004530100474'),
(2521, '', 'Kristian', 'Seemer', 'Soukanahde 8 C 62', '02360', 'Espoo', 'Finland', 'kristian.seemer@ray.fi', '+358 40 861 68 62', ''),
(2522, '', 'Craig', 'Marchant', '14 Lawrence Close', 'Bh20 6nh', 'Bovington', 'United Kingdom', 'Speedmarchant@hotmail.com', '07540663220', '07540663220'),
(2523, '', 'Jos', 'Van Willigen', 'Tervuursesteenweg 427', '3061', 'Leefdaal', 'Belgium', 'josvanwilligen@msn.com', '0032498138085', '0032498138085'),
(2524, '', 'Alessio', 'Gorgeri', 'Via Carota e Molina 60/B', '51100', 'Pistoia(PT)', 'Italy', 'gorgeri.alessio.94@live.it', '0573452156', '3331291378'),
(2525, '', 'Shako', 'Farhad', 'Rolf E. Stenersens Alle 38B H0607', '0858', 'Oslo', 'Norway', 'shako_farhad91@hotmail.com', '46854581', '46854581'),
(2526, '', 'Abdul Manzoor Ahmed', 'Raja Mohammed', 'SEHA Dialysis Services-Mafraq Dialysis Center,Al Mafraq', 'Po Box 92900', 'Abu Dhabi', 'United Arab Emirates', 'Abdulmanzoor@gmail.com', '00971505990721', '00971528786776'),
(2527, '', 'Nedelcho', 'Dobrev ', 'Bymosevej 11', '8210', 'Århus V', 'Denmark', 'Decokiss@gmail.com', '+4531909166', '+4531909166'),
(2528, '', 'artur', 'rembisz', '10 laurel court ', 'ol165sn', 'rochdale', 'United Kingdom', 'arturro198@o2.pl', '07572501265', '07572501265'),
(2529, '', 'Wilfred', 'Hallam', '25 Main Street', 'S26 3XH', 'Sheffield', 'Great Britain', 'wilfhallam@hotmail.com', '0114 287 937 6', '67919896143'),
(2530, '', 'Stephen', 'Mackenzie', '5 Bernaldby Avenue', 'TS14 8DB', 'Hutton Lowcross Guisborough, Cleveland', 'Großbritannien', 'skmac1@hotmail.com', '', ''),
(2531, '', 'Harchache ', 'Camelia', '61 Montee Pichou', '13016', 'Marseille', 'Frankreich', '', '', ''),
(2532, '', 'Keith', 'James', '2 plantation road ', 'Sn14 0eu', 'Chippenham', 'United Kingdom', 'kjjj.james@btinternet.com', '01249 656557', '07783980000'),
(2533, '', 'Sachin', 'Rakaskoti', '36 Majendie Road, Plumstead', 'SE18 7QB', 'London', 'United Kingdom', 'Xachenmagar@gmail.com', '02036121186', '07449979667'),
(2534, '', 'Mohammad', 'Jally', 'allajam', 'not avilable', 'Najran', 'Saudi Arabia', 'myjally@gmail.com', '00966507721131', '00966507721131'),
(2535, '', 'Kevin', 'Mak', '2C No.3 Eastbourne Road', '00000', 'Kowloon Tong', 'Hong Kong', 'kmak1@hku.hk', '(852) 93866677', '(852) 93866677'),
(2536, '', 'M.', 'Swankie', '30 Academy Gardens', 'DL2 3EN', 'Gainford', 'Großbritannien', '', '', ''),
(2537, '', 'massimiliano', 'canu', 'via gallura 1', '09045', 'quartu sant\'elena, CAGLIARI', 'Italy', 'arkabb@alice.it', '070809051', '3476113895'),
(2538, '', 'Davud', 'Hasan', 'The Apple, Tanners Close,', 'RG7 3JQ', 'Burghfield Common', 'United Kingdom', 'davud.hasan@netapp.com', '+447584211325', '+447584211325'),
(2539, '', 'uthpal ', 'rao', 'barclays level 27 MBFC 2  10 marina blvd ', '018983', 'Singapore ', 'Singapore', 'uthpal.rao@barclays.com', '+6563082259', '+6581891501'),
(2540, '', 'Claire', 'Payne', '35 Branoc Court Clockhouse Way', 'Cm7 3al', 'Braintree Essex ', 'United Kingdom', 'Clairepayne87@hotmail.co.uk', '07412580498', '07412580498'),
(2541, '', 'Gennaro', 'Cacciapuoti', 'via della libertà 184', '80010', 'villaricca napoli', 'Italy', 'gennarocacciapuoti@alice.it', '0818944714', '3336438228'),
(2542, '', 'Sean', 'Taylor', '269 blackberry Lane', 'B74 4JS', 'Sutton Coldfield ', 'United Kingdom', 'sean_taylor11@hotmail.co.uk', '01213534606', '07795416536'),
(2543, '', 'Michael', 'Bush', '67 West Avenue', 'HD9 6HE', 'Honley', 'United Kingdom', 'infinityukhudds@googlemail.com', '00447734527212', '00447734527212'),
(2544, '', 'Dimitri', 'Tarlée', '2bis chemin des bourgognes', '95000', 'Cergy', 'France', 'dimitri2302@hotmail.fr', '0235861497', '0786856599'),
(2545, '', 'Lee', 'Childers', '11 Siskin Close', 'SG8 7XX', 'Royston, Herts', 'United Kingdom', 'lee@johnrford.co.uk', '01763 256700', '07530 165070'),
(2546, '', 'Lee', 'Craggs', '83a', 'LS18 5BP', 'Leeds', 'United Kingdom', 'creation83@gmail.com', '07525620609', '07525620609'),
(2547, '', 'Cindy', 'Ong', '328 Yishun Ring Road', '760328', 'Singapore', 'Singapore', 'cindyn55@hotmail.com', '65 91089738', '65 91089738)'),
(2548, '', 'Natali ', 'Samia', 'Delma Street Judicial Court building block S 805', '35566', 'Abu Dhabi ', 'United Arab Emirates', 'nsamia@etihad.ae', '00971529844644', '00971529844644'),
(2549, '', 'Thamrin', 'Mohd Yunos', '1 Choa Chu Kang Grove', '688236', 'Blk 6 Level 5', 'Singapore', 'rostam@singnet.com.sg', '+65 64111091', '+65 97387306'),
(2550, '', 'Tapiwa', 'Sibindi', '24 Shelbourne Road', 'DUBLIN 4', 'DUBLIN 4', 'Ireland', 'tapiwa.sibindi@coremedia.ie', '+353 879404611', '+353 87 9404611'),
(2551, '', 'Theo', 'Meulendijks', 'P. Pauluslaan 12', '5652 VE', 'Eindhoven', 'Netherlands', 'a.j.cmeulendijks@hotmail.com', '044 745 2373732', ''),
(2552, '', 'Magnus', 'Arneberg-Bauer', 'Dronningens gate 68 ', '7011', 'Trondheim ', 'Norway', 'magnus.a.bauer@gmail.com', '97470446', '97470446'),
(2553, '', 'Johan', 'De Ryck', 'nijverheidstraat 35', '9140', 'Temse', 'Belgium', 'fa629024@skynet.be', '+32476434129', '+32476434129'),
(2554, '', 'Gert-Jan ', 'Zwanenburg', 'Westbroekerweg 127', '1991 LZ', 'Velserbroek', 'Netherlands', 'g.j.zwanenburg@ziggo.nl', '0031235385391', '0031653356227'),
(2555, '', 'Chris', 'Clement', 'Rodovre parkvej 267', '2610', 'Rodovre', 'Denmark', 'chrisclement@youmail.dk', '+4526112812', ''),
(2556, '', 'Jayesh', 'Mistry', '1 Capel Gardens', 'HA5 5RE', 'Pinner', 'United Kingdom', 'mistry_1982@hotmail.com', '+44 7951574181', '+44 7951574181'),
(2557, '', 'jochem', 'kraanen', 'Oosterlijke handelskade 10b', '1019 BM', 'Amsterdam', 'Netherlands', 'jkraanen123@hotmail.com', '31629331099', '31629331099'),
(2558, '', 'Adam', 'Scott', 'Abdulrahman Bin Sakhr Street', 'Po box 1000', 'Mirage Villas, Apartment 220', 'Qatar', 'Adamdscott@yahoo.co.uk', '97470488355', '97470488355'),
(2559, '', 'NISRIN', 'MAJDALANI', 'AUGUST SÖDERMANS VÄG 54', '75649', 'Uppsala', 'Sweden', 'nisrin.mardini84@gmail.com', '0046737584568', '0046737584568'),
(2560, '', 'Rachel', 'Cotterell', '32 Lapwing Close', 'BS32 0BJ', 'Bristol ', 'United Kingdom', 'Lehcarwith@aol.com', '07786557126', ''),
(2561, '', 'FAVIER', 'Sébastien', '73, allée de l\'eau vive', '69250', 'Montanay', 'France', 'moto48@free.fr', '0478982967', '0610304425'),
(2562, '', 'Niko', 'Haapala', 'Jankanraitti 13 A 10', '33560', 'Tampere', 'Finland', 'nhaapala@gmail.com', '', ''),
(2563, '', 'Jim', 'Keogh', 'Aill an Phréacháin', 'Na Forbacha', 'Co Galway', 'Ireland', 'j.keogh@udaras.ie', '+35391592459', '+353872429280'),
(2564, '', 'Marcin', 'Bystronski', 'Modrzewiowa', '49-318', 'Skarbimierz Osiedle', 'Poland', 'm.bystronski@wp.pl', '+48774111385', '+48660740070'),
(2565, '', 'Barbara Anne', 'Heather', '64 Fairways', 'Dublin 14', 'Rathfarnham', 'Ireland', 'babs.heather@gmail.com', '003538139108', '00353866010720'),
(2566, '', 'Richard ', 'Wilson', '27 Greenville Road', 'BT5 5EP', 'Belfast', 'United Kingdom', 'belfastrix@hotmail', '+44 (0) 7891763160', ''),
(2567, '', 'Sarah', 'Drury', '60 Malting Lane', 'RM16 3HJ', 'Orsett', 'United Kingdom', 'sarah.drury@binleys.com', '+44 1375 892357', '+44 7725 555686'),
(2568, '', 'Richard', 'Schepky', 'Neusser Str. 4', '30853', 'Langenhagen', 'Germany', 'dbrschepky@web.de', '051198422532', '015112431919'),
(2569, '', 'Anne', 'Larsen', 'Egebakken 3 A', '6818', 'Aare ', 'Denmark', 'anneravnlarsen@gmail.com', '21363121', '21363121'),
(2570, '', 'Gillian ', 'Hutton', '5 Glenlochay Road', 'PH2 0AX', 'Perth Scotland', 'United Kingdom', 'gillianmaris@msn.com', '07557798279', '01738564616'),
(2571, '', 'Martin', 'Smith', '150 Donaldson Drive', 'PE4 7XW', 'Peterborough, Cambridgeshire', 'United Kingdom', 'MARTIN.SMITH1210@HOTMAIL.COM', '+447813132197', '+447813132197'),
(2572, '', 'Simon', 'Horsley', '85 The Crescent Carrickmines Manor', 'Dublin18', 'Dublin', 'Ireland', 'simon.horsley@bentley.com', '+353872134224', '+353872134224'),
(2573, '', 'Hassan', 'Khan', 'hauketoveien 18F', '1266', 'Oslo', 'Norway', 'hasssan_khan@hotmail.com', '984 66 773', '984 66 773'),
(2574, '', 'Matthew', 'Leese', '45 Beeches Bank', 'S2 3RL', 'Sheffield', 'United Kingdom', 'matt.leese3@gmail.com', '01144491405', '07577426765'),
(2575, '', 'Mille', 'Nymand', 'Roskildevej 71B', '4300', 'Holbæk', 'Denmark', 'mie_busk@hotmail.com', '20945110', '20945110'),
(2576, '', 'G.J.', 'Zwanenburg', 'Westbroekerweg 127', '1991 LZ', 'Velserbroek', 'Netherlands', 'g.j.zwanenburg@ziggo.nl', '0031235385391', '0031653356227'),
(2577, '', 'Federico', 'Collini', 'P.zza Bavdin 11', '38086', 'Pinzolo', 'Italy', 'federico.collini92@gmail.com', '', '339 120 44 88'),
(2578, '', 'Jawid', 'Azizi', 'Rymarksvej 87, 2tv', '2900', 'Hellerup, Copenhagen', 'Dänemark', 'Ja.1980@hotmail.com', '004552067695', ''),
(2579, '', 'SURESHKUMAR ', 'RAJAN', 'N0 46, JALAN PAHLAWAN 14/3, SEKSYEN 3, ', '43200', 'CHERAS,SELANGOR', 'Malaysia', 'neo2428@gmail.com', '+60102574005', '+60163666301'),
(2580, '', 'Biri', 'Aleksandro', 'Baki Celmeta', '2001', 'Durres', 'Albania', 'alb_therm@yahoo.it', '00355696524222', '00355682033955'),
(2581, '', 'Christopher', 'Morgan', '88 Ashington Drive', 'NE62 5AB', 'Northumberland', 'United Kingdom', 'ci_morgan@hotmail.co.uk', '07584086165', '07584086165'),
(2582, '', 'Matthew', 'Longstaff', '6 Clere Close', 'NR18 0RB', 'Wymondham', 'United Kingdom', 'stuartgiligangriffin@hotmail.com', '07789753357', ''),
(2583, '', 'Mona', 'Elashram', ' Perronstraat 38     3', '1064DU', 'Amsterdam', 'Netherlands', '', '', ''),
(2584, '', 'Gaston', 'Rodrigo', 'Av. San Francisco 37', '4TO20', 'Toremolinos, Malaga 29620, ', 'Spanien', '', '677299121', ''),
(2585, '', 'Brian', 'Fox', 'Blackrock hall PCC', 'None', 'Skehard road', 'Ireland', 'Brianfox6@gmail.com', '0861910467', '0861910467'),
(2586, '', 'Riko', 'Ang', 'Pasir Ris St 12 ', '510105', 'Singapore', 'Singapore', 'rikoahl@gmail.com', '+65 90236798', '+65 90236798'),
(2587, '', 'Brett', 'Wash', '86 Lionel Rd', 'SS89DJ', 'Essex', 'United Kingdom', 'brett@klmductwork.co.uk', '01268596783', ''),
(2588, '', 'Mohsen', 'Majidpour', 'Policestraat 26', '6663 HJ', 'Lent', 'Netherlands', 'mohsemajidpour@hotmail.com', '0031614511562', '0031613081409'),
(2589, '', 'philip', 'Swinton', '47 hollymill crescent', 'BL1 8TX', 'Bolton', 'United Kingdom', 'philip.swinton@ntlworld.com', '01204 410144', '07771855934'),
(2590, '', 'David', 'Heckler', '239 R St NE ', '20002', 'Washington, DC', 'United States', 'dmheckler@gmail.com', '1-317-358-6915', '1-317-358-6915'),
(2591, '', 'Mauricio', 'Nicastro', 'Mas Sagrera 21', '17246', 'Santa Cristina D\'Aro', 'Spain', 'mauricio.nicastro@gmail.com', '972117041', '674209958'),
(2592, '', 'Nguyen', 'Michel', '765 Rue Compere Roussey', '30 000', 'Nimes', 'Frankreich', '', '', ''),
(2593, '', 'Thomas', 'Lundsten', 'Grundfors 20', '90594', 'Umeå', 'Sweden', 'thomas.lundsten@maleri.se', '+46(0)90182206', '+46(0)703270064'),
(2594, '', 'Jouni', 'Mäkelä', 'Saviselänkatu 10', 'FI-37100', 'Nokia', 'Finland', 'jouni.makela@koti.soon.fi', 'xxx', '+358400580089'),
(2595, '', 'Jay-jay', 'Prosser', '39 Faulkner Road', 'B92 8SD', 'WESTMIDLANDS', 'United Kingdom', 'jjprosser@hotmail.co.uk', '0121 743 5839', '07811979788'),
(2596, '', 'Matthias', 'Kuchenbecker', 'Hermanstraat 36', '9716HL', 'Groningen', 'Netherlands', 'matthiask1992@hotmail.com', '0031646011094', '0031646011094'),
(2597, '', 'Michael', 'Thornton', '9 Northway', 'YO21 3PA', 'Whitby', 'United Kingdom', 'mthornton8@aol.com', '+44 7787 401622', '+44 7787 401622'),
(2598, '', 'Jonathan', 'Leclerc', '6 avenue du venezuela', '1000', 'Bruxelles', 'Belgium', 'leclercjonathan@gmail.com', '0032477880002', ''),
(2599, '', 'David', 'Darabian', 'Pilvaegen 68', '19142', 'Sollentuna', 'Sweden', 'david@darabian.se', '0046737403860', ''),
(2600, '', 'RUDY', 'DE BRUYN', 'BRAAMLANDSTRAAT 61', '9472', 'IDDERGEM', 'Belgium', 'rudydebruyn@gmail.com', '+3253660515', '+32468290856'),
(2601, '', 'Sun', 'Fok', 'No.1 Cheung Shun Street', 'N/A', 'Unit 2, 11/F Sun Cheong Industrial Building', 'Hong Kong', 'sunfok@gmail.com', '852 - 35950869', '852 - 95522345'),
(2602, '', 'Helen', 'Rees', '47 Penrhiwtyn Drive ', 'SA 11 2 JF', 'Neath', 'United Kingdom', 'reeshelen@sky.com', '01639 637249', '07828002833'),
(2603, '', 'Jouni', 'Mäkelä', 'Saviselänkatu 10', '37100', 'Nokia', 'Finnland', '', '', ''),
(2604, '', 'Ahmed', 'Bennasar', 'Perksestraat 84', '1800', 'Vilvoorde', 'Belgien', '', '', ''),
(2605, '', 'Marcin', 'Bystronski', 'Modrzewiowa 5', '49-318', 'Skarbimierz Osiedle', 'Poland', 'marcin.bystronski@syngenta.com', '+48774111385', '+48660740070'),
(2606, '', 'Franck', 'VERRECCHIA', '151 bis rue de Claye', '77400', 'Thorigny sur Marne', 'France', 'lolo1110@aol.com', '0033620766746', '0033668876397'),
(2607, '', 'Azhar', 'Abdul', '32 Timbertop Drive', '2257', 'Umina Beach', 'Australien', '', '+481116 1926', ''),
(2608, '', 'guy', 'redfern', '12 shropshie avenue', 'DE216EU', 'derby', 'United Kingdom', 'red-black@live.co.uk', '07879487906', '07879487906'),
(2609, '', 'Christopher', 'Lill', 'Caudlewell Drive 3', 'CV36 4NT', 'Shipston on Stour', 'United Kingdom', 'clill@aforme.co.uk', '01608430386', '07591390185'),
(2610, '', 'Phil', 'Segal', '207, Los Limoneros, El Rosario', '29604', 'Marbella', 'Spain', 'nickysegal@hotmail.co.uk', '0034 676005133', '0034 676005133'),
(2611, '', 'Kudus', 'Kolade', 'Flat 0/2 3 Abercromby Drive', 'G40 2HW', 'Glasgow', 'United Kingdom', 'Kudus_k@hotmail.com', '01415545513', '07957402410'),
(2612, '', 'Sabrina ', 'Pedersen', 'Bregnørvej 7 ', '5330', 'Munkebo', 'Denmark', 'sabrinalykke95@live.dk', '22664370', '22664370'),
(2613, '', 'Graeme', 'Hilcke', 'PO Box 597', '6903', 'Leederville', 'Australia', 'ghilcke@gmail.com', '+61411352911', '+61411352911'),
(2614, '', 'Francesco', 'Schmidt', 'Reutlinger str. 29', '90441', 'nürnberg', 'Germany', 'frantastico83@aol.de', '015201992044', '015201992044'),
(2615, '', 'Janne', 'Penttinen', 'Bergakungsvägen 13', '61633', 'Åby', 'Sweden', 'janne@jpgd.se', '+46768117121', '+46768117121'),
(2616, '', 'Marinus', 'van HEES', 'Denekampstraat 17', '5043JT', 'Tilburg', 'Netherlands', 'rvhtil@hotmail.com', '+31619503607', '+31619503607'),
(2617, '', 'Waldemar', 'Schikora', 'Welzenbachstr. 41', '80992', 'München', 'Deutschland', 'waldemar.schikora@googlmail.com', '0172 585 7513', ''),
(2618, '', 'LEONG', 'MIN YI', 'No. 31, Jalan 10/38D, Taman Sri Sinar, Segambut', '51200', 'KUALA LUMPUR', 'Malaysia', 'leongminyi@hotmail.com', '+60172152524', '+60172152524'),
(2619, '', 'Alan', 'Patrick', '21 Beechwood Avenue', 'NE9 6PP', 'Gateshead', 'United Kingdom', 'apmob21@hotmail.com', '07835101548', '07835101548'),
(2620, '', 'Fred', 'van Dijen', 'waterweg', '3731 HH', 'De Bilt', 'Netherlands', 'carlex@casema.nl', '+31302210180', '+31302210180'),
(2621, '', 'Henning', 'Grosse Ruse - Khan', '1 a Thornton Road', 'CB3 0NP', 'Cambridge', 'United Kingdom', 'gr-khan@web.de', '+44 1223 276146', '+44 79 34420176'),
(2622, '', 'Justine', 'Geraghty', '13 thornlea drive', 'ol12 7gd', 'rochdale', 'United Kingdom', 'jussygeraghty1985.jg@gmail.com', '07976716534', '07976716534'),
(2623, '', 'Gherasim', 'Deac', '17 Riverwood Drive', '15 Dublin', 'Castleknock', 'Ireland', 'jimmyveta07@yahoo.com', '+353871310862', ''),
(2624, '', 'Van', 'Ngo', 'Galileis gata 11', '41517', 'Gothenburg', 'Sweden', 'van.ngo1987@gmail.com', '0701459172', '0701459172'),
(2625, '', 'Paul', 'Billis', '163 Finlay Road', 'GL4 6SE', 'Gloucester', 'United Kingdom', 'paulbillis@hotmail.co.uk', '01452530600', '07960117483'),
(2626, '', 'A.', 'Soussi', 'Bezembinderspad 14', '1033 ZW', 'Amsterdam', 'Netherlands', '', '', ''),
(2627, '', 'Abdullah', 'Agyazi', 'Albert Schweitzser singel 194', '3822BX', 'AMERSFOORT', 'Netherlands', 's.ib-el__@hotmail.com', '0031624392446', ''),
(2628, '', 'Sebiha', 'Kaplan', 'Hjalmarbrantingsgatan 2 B', '75327', 'Uppsala', 'Sweden', 'rojda_k@hotmail.com', '0708634575', '0708634575'),
(2629, '', 'Titus', 'Keijzer', 'Dijnselweg 67C', '3705EK', 'Zeist', 'Netherlands', 'titus1978@outlook.com', '+31621241394', ''),
(2630, '', 'Malcolm', 'Royal', '28 Bray Road', 'YO10 4JG', 'York', 'United Kingdom', 'royalmal01@hotmail.co.uk', '+447833224215', '+447833224215'),
(2631, '', 'Ndriçim ', 'Selba', 'Haxhi Hysen Dalliu', '1023', 'Tirana ', 'Albania', 'ndricimselba@gmail.com', 'N/A', '0355 0673756630'),
(2632, '', 'Jackie', 'Boyd', '25 Withypool Drive', 'SK2 6DT', 'Stockport', 'United Kingdom', 'jaksnorris@ntlworld.com', '01613556606', '07964967784'),
(2633, '', 'Lister', 'Leung', 'No. 270, So Kwun Wat Tsuen Area 1', 'Tuen Mun', 'N.T.', 'Hong Kong', 'lister@netvigator.com', '+852 9307 2834', '+852 9307 2834'),
(2634, '', 'Dilan', 'Chohan', '16 Lancing Way', 'WD3 3LN', 'Croxley Green', 'United Kingdom', 'dilan95@hotmail.co.uk', '01923 446694', '07584250995'),
(2635, '', 'Kieran', 'Moran', 'Apt. 6, Castle Court', 'Rock street, Tralee', 'County Kerry', 'Ireland', 'kieran.g.moran@gmail.com', '0035366711500', '0353877599192'),
(2636, '', 'Justin', 'Nixon', '13 Cannon Hill', 'PR2 2RR', 'Ashton, Preston', 'Großbritannien', '', '07521449453', ''),
(2637, '', 'Alexander', 'Feytons', 'paependaalstraat 10', '3300', 'tienen', 'Belgium', 'alexander_feytons@hotmail.com', '0032495417669', '0032495417669'),
(2638, '', 'Andrew lawcock', 'lawcock', '51 Burton Edge', 'DE451FQ', 'Derbyshire', 'United Kingdom', 'andrewlawcock1@aol.com', '07714139155', '07714139155'),
(2639, '', 'Christopher', 'Colley', '344 Grand Promenade', '6059', 'Dianella, Perth, WA', 'Australien', 'chriscolley@hotmail.co.uk', '+61404352939', ''),
(2640, '', 'Kristine', 'Tovmasyan', '7748 Ventura Canyon Ave', '91402', 'Van Nuys', 'Canada', '+323 338 9787', '', ''),
(2641, '', 'Selby', 'Mcilwraith ', '24 Setterfield road', 'Ct9 1tg', 'Kent ', 'United Kingdom', 'Selby83@hotmail.co.uk', '07727232788', '07727232788'),
(2642, '', 'Andrew', 'Lawcock', '51 Burton Edge', 'DE45 1FQ', 'Bakewell', 'United Kingdom', 'andrewlawcock1@aol.com', '07714139155', ''),
(2643, '', 'AT ', 'el goumani', 'West-Sidelinge.308', '3042CZ', 'Rotterdam', 'Netherlands', 'agoumani@hotmail.com', '0031644148302', '0031650995410'),
(2644, '', 'Himmet', 'Malkoc', 'Violethof 18', '5044KM', 'Tilburg', 'Netherlands', 'malkoc1453@hotmail.com', '0031618050046', '0031618050046'),
(2645, '', 'marty', 'watchmaker', 'egal', '24535', 'egal', 'Germany', 'martyeausn@gmail.com', '04321 12345', ''),
(2646, '', 'Weiguang', 'DENG', 'Rm.928, ELB, CUHK', '', 'N.T. Shatin', 'Hong Kong', 'aaron.deng.2007@gmail.com', '852-67360905', '86-15074999872'),
(2647, '', 'James', 'Warrington', '132 hoole street ', 'S6 2WR', 'Yorkshire', 'United Kingdom', 'james_warrington@live.com', '07972242136', '07972242136'),
(2648, '', 'Sacco', 'Vincenzo', 'G.B. Prandina 30', '2018', 'Milano', 'Italy', 'enzosacco_1961@libero.it', '3317622696', ''),
(2649, '', 'David', 'Johansson', 'Körsbärsvägen 9', '11823', 'Stockholm', 'Schweden', 'riktigadavid@gmail.com', '0046732439844', ''),
(2650, '', 'Max', 'Esperum', 'Oppservatorierit 10', '0254', 'Oslo', 'Norway', '', '', ''),
(2651, '', 'Dikran', 'Ceven', 'Rhaanbrink 28', '7544 NA ', 'Enschede ', 'Holland', 'afram89@hotmail.com', '0031641904101', ''),
(2652, '', 'Marc', 'Desmet', 'Begonialaan 18', '8210', 'Loppem', 'Belgium', 'desmet-vanderperre@telenet.be', '+3250826515', '+32486865428'),
(2653, '', 'mahmoud salah', 'badawi', 'via dei giovi 67', '20032', 'cormano', 'Italy', 'mamubad1@hotmail.it', 'no presnt', '+393204035531'),
(2654, '', 'Ung Lim', 'Teo', 'Flat 10 Dunedin Court, 60 Sydenham Road, Croydon', 'CR0 2FH', 'Surrey', 'United Kingdom', 'mannadel83@yahoo.co.uk', '07900953757', '07912990707'),
(2655, '', 'Vivian', 'Vivian', 'Vivian', 'Vivian', 'Vivian', '', 'Vivian', 'xqtqbwa@yahoo.com', 'Vivian'),
(2656, '', 'Nicklas', 'Schumann', 'Amagerbrogade 153 3 th', '2300', 'Copenhagen S', 'Denmark', 'schumann1987@gmail.com', '+4529629668', '+4529629668'),
(2657, '', 'Terence', 'Smits', 'Griegstraat 7', '5481 cd', 'Schijndel', 'Netherlands', 'terencesmits@hotmail.com', '+31738220410', '+31622524330'),
(2658, '', 'Asif', 'bashir', '8 the Loan Loanghgoo', 'EH20 9AF', 'Edinburgh', 'Scotland', 'asif1980uk@hotmail.co.uk', '+447812364735', '+447812364735'),
(2659, '', 'Ali', 'Abed', 'sommarbo 277', '13767 jordbro', 'stockholm', 'Sweden', 'abedali@live.se', '0046707148833', '0046707148833'),
(2660, '', 'Patrick', 'Telemann', 'Im Birkengrund 12', '04288', 'Leipzig', 'Germany', 'telemann.patrick@freenet.de', '034297/41625', ''),
(2661, '', 'Peter ', 'Stringfellow', '41 North End Road, West Kensington', 'WI4 8SZ', 'London', 'Großbritannien', '', '', ''),
(2662, '', 'Robert', 'Clarke', '34 Swansea Avenue', 'IP28QU', 'Ipswich', 'Großbritannien', 'Coops741@yahoo.co.uk', '', ''),
(2663, '', 'Cavedon', 'Walter/ Lidia Vicentini ', 'Via Molino 1 ', '36050', 'Bressanvido, Vicenza', 'Italy', 'waltercavedon03@gmail.com', '+39 349 8386171', '+39 0444460031'),
(2664, '', 'Dario', 'Turrino', 'Piazza San Michel, 27', '73013', 'Galatina, Lecce', 'Italy', 'oirad80dt@gmail.com', '0039 2133 9575', ''),
(2665, '', 'Salih ', 'Türker', 'Riouwstraat 15c', '1094xc', 'aMSTERDAM', 'Netherlands', '020salih@gmail.com', '0031619387466', ''),
(2666, '', 'BERRA', 'CLAUDIO', 'VIA GANDHI, 18', '20070', 'CERRO AL LAMBRO (MI)', 'Italy', 'berraclaudio@fastwebnet.it', '3472943520', '3472943520'),
(2667, '', 'Megan', 'Megan', 'Megan', 'Megan', 'Megan', '', 'Megan', 'deernqju@gmail.com', 'Megan'),
(2668, '', 'Adib', 'Mahmudi', '14 Partridge Road', 'IP2 0qj', 'Ipswich', 'United Kingdom', 'amahmudi@outlook.com', '07849779882', '07849779882'),
(2669, '', 'Daniel', 'Borgström', 'Ulfsparregatan 9G', '416 57', 'Gothenburg', 'Sweden', 'db@komplett.se', '+46703473880', '+46703473880'),
(2670, '', 'Amal', 'Haloui', 'rue Berthelot 47', '1190', 'Forest', 'Belgien', 'Abde82@hotmail.com', '', ''),
(2671, '', 'carlos', 'jorge blanchot', 'Fjällveronikan 3 ', '42448', 'angered', 'Sweden', 'jorge_blanchot@hotmail.se', '0736275603', '0736275603'),
(2672, '', 'Keith', 'McGroary', 'Branksome Hill Road', 'GU47 0QE', 'Sandhurst', 'United Kingdom', 'K.mcgroary@icloud.com', '01276348630', '07747739980'),
(2673, '', 'Madelene', 'Boije', 'Vänersborgsvägen 33, lgh 1101', '85733', 'Sundsvall', 'Sweden', 'maddebo@hotmail.com', '000000', '0046706147701'),
(2674, '', 'Marlene', 'Toonen', 'Cellostraat 10', '5402AE', 'Uden', 'Netherlands', 'marlene.toonen@hotmail.com', '0031413266560', '0031687916000'),
(2675, '', 'Kofi ', 'Daaku ', '54 longheath garden ', 'Cr07td', 'Croydon', 'United Kingdom', 'Tijay00@hotmail.com', '02084060027', '07886477313'),
(2676, '', 'Demengeon', 'Fabrice', '928 E Route Du Grois Bois', '38500', 'La Buisse', 'Frankreich', 'fdemengeon@free.fr', '+33638817145', '+33638817145'),
(2677, '', 'Usman', 'Siddique', '248 Becontree Ave ,', 'RM8 2TR', ' Dagenham, Essex', 'Großbritannien', 'mianusman7@yahoo.com', '07581291175', ''),
(2678, '', 'SELDA', 'TANER', 'KASTANJEVÄGEN 22', '19565', 'STENINGEHÖJDEN', 'Sweden', 'SELDA.TANER@SIGTUNA.SE', '0046704200645', ''),
(2679, '', 'diane', 'barrick', 'southmere southgate', 'hu18 1rf', 'hornsea, east yorkshire', 'United Kingdom', 'dbarrick@gbarrick.karoo.co.uk', '01964 504213', '07787446287'),
(2680, '', 'Muhaimin', 'Dzulfakar', '52 Duke Street', 'NN16 9DZ', 'Kettering', 'United Kingdom', 'mysickle@gmail.com', '+447413556514', '+447413556514'),
(2681, '', 'Maximilian', 'Linhard', 'Sandbank Crescent,Flat 3, House 5', 'G20 0PR', 'Glasgow', 'United Kingdom', 'maximilianlinhard@gmail.com', '07547390846', '07547390846'),
(2682, '', 'David', 'Darabian', 'Kungshamra 54B', '17070', 'Solna', 'Sweden', 'daviddarabian@hotmail.com', '0046737403860', ''),
(2683, '', 'Andrew', 'Ellis', '4 Woodfield Close', 'po20 2fl', 'Tangmere', 'United Kingdom', 'ar_ellis@btinternet.com', '(+44)01243 786189', '(+44) 07729 512235'),
(2684, '', 'Ghufran', 'Ullah', '7 Reansway Square', 'WV6 0EX', 'Wolverhampton', 'Großbritannien', 'ghufranu@hormail.com', '00447872074816', ''),
(2685, '', 'Werner', 'Neubauer', 'Gross Hove 68A', '21635', 'Jork', 'Deutschland', '', '', ''),
(2686, '', 'Ronald', 'Nijenhuis', 'Bosscherweg 137D', '6219NE ', 'Maastricht', 'Netherlands', 'ronaldnijenhuis@hotmail.com', '0031438795670', '0031652431773'),
(2687, '', 'Joanne', 'Soo', '52 Jalan BK5b/1C', '47180', 'Puchong, Selangor', 'Malaysia', 'joanne.liyeng@gmail.com', '0126754652', '0126754652'),
(2688, '', 'Jaakko', 'Ihanainen', 'Revonkuja 3', 'FIN 41500', 'Hankasalmi', 'Finland', 'jaakko.ihanainen@ihanova.fi', '+358405034086', '+358405034086'),
(2689, '', 'Naudasch', 'Zelimkhanova', 'Jonkersstraat 17', '8800', 'Roeselare', 'Belgium', 'z.bekhan@gmail.com', '+31488159605', '+31488159605'),
(2690, '', 'Ng', 'Edwin', 'Unit B, 7/F, Por Yen Building, 478 Castle Pead Rd', '852', 'Kowloon', 'Hong Kong', 'edwinng@e-huge.com.hk', '852-24166938', '852-98012108'),
(2691, '', 'Darragh', 'Creane', '40 Antelope Road', '0000', 'Wexford', 'Ireland', 'darraghcreane@hotmail.com', '0894080520', '0894080520'),
(2692, '', 'Erik', 'Dale', 'Owregt 6', '6004', 'Alesund', 'Norway', 'erik@dalerevisjon.no', '004793022085', '004793022085'),
(2693, '', 'Panagiotis', 'Kalkatzakos', 'Olimpou P. O. Box 3206', '19014', 'Afidnes', 'Greece', 'pakal11@hotmail.com', '+30 6974749566', ''),
(2694, '', 'ACCART', 'MICHELE', '14, Rond Point Fernand Leger', '80080', 'Amiens', 'France', 'm.accart@rayonnage-psa.com', '0360122688', '0661838840'),
(2695, '', 'ashraf', 'soliman', '5 Stonlea close', 's75 4jd', 'Barnsley', 'United Kingdom', 'ashsoliman@hotmail.com', '+441226792505', '+447957691364'),
(2696, '', 'Samuel', 'Lyhykäinen', 'rautatienkatu 38 A 19', '90120', 'Oulu', 'Finland', 'samuel.lyhykainen@gmail.com', '+358443206925', '+358443206925'),
(2697, '', 'Nilson', 'Santander Sandoval', 'Tahvosentie 32 A 7', '40520', 'Jyväskylä', 'Finland', 'nimanolss@gmail.com', '+358503263346', '+358452585450'),
(2698, '', 'jacqui', 'wareing', '13 Park Aven', 'PE11 1QU', 'spalding Lincolnshire', 'United Kingdom', 'jacqui.wareing1@gmail.com', '01775767087', '07751735146'),
(2699, '', 'Peter', 'Blaauwwiekel', 'Paalweg 29', '8141RT', 'Heino', 'Netherlands', 'blaauwwiekel@home.nl', '0031572383631', '0031572383631'),
(2700, '', 'Ryan', 'Butterly', '28 Cranleigh Drive', 'SK8 2DJ', 'Cheadle, Manchester', 'United Kingdom', 'butterlyr@hotmail.com', '07763166442', '07753166442'),
(2701, '', 'José', 'GONCALVES', '4 Route de Morlaincourt', '55500', 'Ligny en Barrois', 'France', 'g_jose@hotmail.fr', '0329758189', '0674937715'),
(2702, '', 'Sergii', 'Voitevych', 'Koulutie 7B 16', '25700', 'Kemiö', 'Finland', 'serzhej@i.ua', '+358403511749', '+358403511749'),
(2703, '', 'Jeanette', 'Hugfeldt', 'Stortorpsv. 52B', '14265', 'Trangsund', 'Sweden', 'jeanette.hugfeldt@teliasonera.com', '+46 70 6286500', '+46 70 6286500'),
(2704, '', 'John D.', 'Turley', 'Horse Pond ', '', 'Vicarstown Co. Laois', 'Ireland', 'gmlawler@eircom.ne', '057 8623369', '087 2343253'),
(2705, '', 'Valentina', 'Grimen', 'Kattuglebrotet 25G', '5099', 'Bergen', 'Norway', '', '', ''),
(2706, '', 'Igbal', 'Nasim', 'Münchener Str. 48', '83022', 'Rosenheim', 'Deutschland', '', '', ''),
(2707, '', 'Jörg', 'Kleinschmidt', 'Byagatan 20', '29173', 'Önnestad', 'Sweden', 'kleinschmidt@live.se', '+46(0)44-70014', '+46(0)70-4775662'),
(2708, '', 'Rachid', 'Aarab', 'Hoogaarsstraat 23', ' 5301 XS', 'Zaltbommel', 'Netherlands', 'ibn_aarab@live.nl', '', ''),
(2709, '', 'WENDELL', 'RAYSIDE', '170 Burrow Road', 'IG74NH', 'Chigwell, Essex', 'United Kingdom', 'rayside@hotmail.co.uk', '02036651266', '07786658766'),
(2710, '', 'Xhuljan', 'Hoxha', 'Intercom Data Service, Rruga: Janos Hunyadi', '1000', 'Tirane', 'Albania', 'xhuljano_1984@hotmail.com', '00355696053140', '00355696053140'),
(2711, '', 'Darry', 'McCarthy', '23 Rochestown Rise, Rochestown Road', 'Cork', 'Cork', 'Ireland', 'derryjj@hotmail.com', '', ''),
(2712, '', 'Derry', 'McCarthy', '23 Rochestown Rise, Rochestown Road', '', 'Cork', 'Ireland', 'derryjj@hotmail.com', '', ''),
(2713, '', 'SAHIN', 'Samed', '15 rue de la paix', '67114', 'Eschau', 'France', 'samed.sahin@hotmail.fr', '0388590648', '0781831175'),
(2714, '', 'adam', 'kiszczuk', '25 iron view cressing rd', 'cm7 3na', 'braintree', 'United Kingdom', 'adasko69@gmai.com', '07802611468', '07802611468'),
(2715, '', 'Laurent', 'FERNANDEZ', '608 ROUTE DES BRIQUES', '73420', 'MERY', 'France', 'antoinefz@yahoo.com', '+33672573128', ''),
(2716, '', 'Samuele', 'Malaguti', 'corso italia, 644', '44043', 'mirabello (FE)', 'Italy', 'sammal82@yahoo.it', '3332470379', '3332470379'),
(2717, '', 'Stefan', 'Mihaylov', '19 STANNINGTON CRESCENT', 'SO40 3QA', 'SOUTHAMPTON', 'Großbrittanien', '', '', ''),
(2718, '', 'Kelly', 'Bozic', 'Schleissheimerstr 126', '80797', 'Munich', 'Germany', 'kellyotoolester@gmail.com', '01737288741', '01737288741'),
(2719, '', 'Whitney', 'Elliott', 'DXB 524435, Sovereign Courier GmbH, Mönchhofallee ', '65451', 'Mönchhofallee 13 Kelsterbach', 'Germany', 'b_rooney26@hotmail.co.uk', '00971509830503', '004940226317458'),
(2720, '', 'sameer', 'altalab', 'Alshamal city- Alshamal municipality building', 'p.o.box 70223', 'Alshamal city', 'Katar', 'saltalab@hotmail.com', '0097444434504', '0097466021354'),
(2721, '', 'Mehdi', 'Amiri', 'Kipstraat', '3011 ZX', 'Rotterdam', 'Netherlands', 'm_a_662@yahoo.com', '0031649904074', '0031649904074'),
(2722, '', 'Elisa', 'Zarotti', 'Via Bedeschi 16', '42123', 'Reggio Emilia', 'Italy', 'elisa.zarotti@inwind.it', '+390522560797', '+393478126363'),
(2723, '', 'Marwan', 'Mouneimneh', 'Al barsha 1', '21030', 'DUBAI', 'United Arab Emirates', 'docmar61@gmail.com', '+97143405866', '+971527067766'),
(2724, '', 'Max', 'Lucas', 'High street', 'BA9 9NP', 'Bayford', 'United Kingdom', 'Max.lucas@hotmail.co.uk', '0196332103', ''),
(2725, '', 'THOMAS', 'PATTISON', '19 LITTLE BARN LANE', 'NG18 3JD', 'MANSFIELD', 'United Kingdom', 'tom.matt@sky.com', '00447585901265', '00447585901265'),
(2726, '', 'Jeiko', 'Flandez', 'Enebakkveien 174', '0680', 'Oslo', 'Norway', 'jeiko_01@hotmail.com', '004740079053', '004740079053'),
(2727, '', 'Martin Juul', 'Thomsen', 'Annalyst 120', 'DK-7430', 'Ikast', 'Denmark', 'martinthomsen@me.com', '+4529675667', '+4529675667'),
(2728, '', 'Ndriçim', 'Selba', 'Haxhi H. Dalliu,Minibashkia 9 Pall. 8 Shka.2 Ap. 27', '1000', 'Tirana', 'Albania', 'ndricimselba@gmail.com', 'N/A', '+355 0673756630'),
(2729, '', 'Thomas', 'van der Have', 'Stellingmolenlaan 27 ', '7241 VX', 'Lochem', 'Netherlands', 'thomasvdhave@hotmail.com', '0031-(0)658908788', '0031-(0)658908788'),
(2730, '', 'Leon', 'Tambling', '8 Cedarwood Croft, Great Barr', 'B42 1HS', 'Birmingham ', 'United Kingdom', 'leonjvtambling@hotmail.co.uk', '+447854631163', '+447854631163'),
(2731, '', 'Roy', 'van Groeningen', 'D. Hoeksemastr. 23', '1336BH', 'Almena', 'Netherlands', 'R.groeningen@xs4all.nl', '+31613613080', '+31628944020'),
(2732, '', 'Elisabeth', 'Helman', 'Farm Road 61', 'HA8 9LR', 'Edgware', 'Großbritannien', '', '', ''),
(2733, '', 'Bart ', 'Driessen', 'Vlasvenstraat 8C', '3640', 'Kinrooi', 'Belgien', 'bart.driessen2@telenet.be', '0031 630961740', '0032 8970 4731'),
(2734, '', 'G.', 'Vierkant', 'Randijk 7', '3435PC', 'Nieuwegein', 'Netherlands', 'gvierkant@kpnmail.nl', '0628979406', ''),
(2735, '', 'Craig', 'Taylor', '2/5, 3 Keal Place', 'G15 6UZ', 'Glasgow', 'United Kingdom', 'CraTay83@hotmail.com', '07796032847', '07796032847'),
(2736, '', 'gianfranco', 'vetere rossi', 'via frescobaldi 21', '44121', 'Ferrara', 'Italy', 'g.vetere.rossi@alice.it', '+390532205049', '+393279838797'),
(2737, '', 'Milijana', 'Fineman', 'Holzstrasse 6', '40221', 'Düsseldorf', 'Germany', 'cvijicm@hotmail.com', '+49 170-3349443', '+49 170-3349443'),
(2738, '', 'Feddy', 'Borrel', 'Wolferlanden  33', '7542  CZ', 'Enschede', 'Netherlands', 'borrel@home.nl', '0031-534781020', '0031-653266489'),
(2739, '', 'Adrian', 'Byas', '16 Walton Close', 'HA1 4UY', 'London', 'United Kingdom', 'bias07@hotmail.co.uk', '+447401203210', '+447401203210'),
(2740, '', 'Daniel', 'Muchakwana', 'B76 Cedre Villas Dubai Silicon Oasis', '04', 'Dubai', 'United Arab Emirates', 'dmuchakwana@gmail.com', '+97143263561', '+971501530838'),
(2741, '', 'Jose', 'Goncalves', '4 Route de Morlaincourt', '55500', 'Ligny en Barrois', 'Frankreich', 'g_jose@hotmail.fr', '0329758189', '0674937715'),
(2742, '', 'Dongsun', 'Lee', '14/1 Panmure Place', 'EH3 9JJ', 'Edinburgh', 'United Kingdom', 'ldsluj@gmail.com', '+44-75-5700-1127', '+44-75-5700-1127'),
(2743, '', 'denise', 'pero\'', 'via cavallotti n.11', '44042', 'cento (FE)', 'Italy', 'postaxdenise@hotmail.it', '3405980742', '3405980742'),
(2744, '', 'Hamza', 'Hassan Hussein', 'Fyrspannsgatan 65', '16564', 'Hässelby', 'Sweden', 'formellt121@gmail.com', '0046-8-369368', '0046 76 076 2646'),
(2745, '', 'Eric', 'Lippold', 'Rozentuin 23', '7813 BC', 'Emmen', 'Netherlands', 'ericlippold@hotmail.com', '0031611004825', ''),
(2746, '', 'Guy', 'Halliday', '34 Conquest Road', 'KT15 1SN', 'Surrey', 'United Kingdom', 'guyhalliday91@outlook.com', '01932 821125', '07968382070'),
(2747, '', 'NERIJUS', 'BALCIUS', '77 HAZELBURY PARK', 'D-15', 'CLONEE DUBLIN', 'Ireland', 'nerukaz@gmail.com', '+353851085772', '+353851085772'),
(2748, '', 'Stanislaw', 'Malik', 'Pptk Wtadystawa Kabata 7', '55-050', 'Sobótka', 'Poland', 'stanislaw.malik@wp.pl', '+48 600200570', '+48 600200570'),
(2749, '', 'Svetlana', 'Bulina', '17 O`Hares Mill, Nicholas street', '353', 'Dundalk', 'Ireland', 'svetlanabulina@gmail.com', '0877817017', '0877817017'),
(2750, '', 'Anirudha', 'Bopche', 'Flat 27E,TOWER7,PARK CENTRAL, 9 Tong Tak street', 'Nil', 'Tseung Kwan o', 'Hong Kong', 'Abopche@hotmail.com', '+852-90103182', '+852-90103182'),
(2751, '', 'Alejandro', 'Balbastro', 'Flat 7, Holly Court', 'SE25 6TY', 'London', 'United Kingdom', 'alj_balbastro@msn.com', '+447921923006', '+447921923006'),
(2752, '', 'Sarah', 'Guldbrandt Andersen', 'Eskjarvej 13 st tv', '2720', 'Vanløse', 'Denmark', 'sarahguldbrandtandersen@hotmail.com', '+4527269286', '+4527269286'),
(2753, '', 'Mark', 'Eales', '46 Pilton Close', 'NN3 5EZ', 'Northampton', 'United Kingdom', 'markdeales@gmail.com', '+447976950077', '+447076950077'),
(2754, '', 'Faraz', 'Seyedi', 'Hans Nordahls Gate 88', '0485', 'Oslo', 'Norway', 'seyedi.faraz@gmail.com', '93886977', ''),
(2755, '', 'Hadi', 'Amlashi', 'Regattaveien79', '1364', 'Fornebu', 'Norway', 'hadi.amlashi@gmail.com', '004790251554', '004790251554'),
(2756, '', 'AI LENG', 'GUN', '8 DUN EMER RISE, LUSK', '00', 'CO.DUBLIN', 'Ireland', 'irenegun.2007@gmail.com', '00353876202439', '00353876202439'),
(2757, '', 'Ann', 'Shephard', 'Gratna, Harford bridge', 'PL19 9LS', 'Tavistock, Devon', 'Großbritannien', 'anniebobco@aol.com', '079 7070 4556', '+441822810710'),
(2758, '', 'Jon', 'Small', '3, Christine Insram Gardens', 'RS42 2LX', 'Bracknell, Berkshire', 'Großbritannien', '', '', ''),
(2759, '', 'Sjoerd', 'Verkooyen', 'Korteweg 2', '6431GA', 'Hoensbroek', 'Netherlands', 'sjoerdverkooyen@gmail.om', '0031614638398', '0031614638398'),
(2760, '', 'B.', 'Willemse', 'Ebro 109', '1423 AP', 'Uithoorn', 'Netherlands', 'Willem_se@hotmail.com', '', ''),
(2761, '', 'KARIN', 'Williams', 'Johann Knoopstraat 19', '3404AT', 'IJSSELSTEIN', 'Netherlands', 'williams04@zonnet.nl', '0031 621964972', '0031 621964972'),
(2762, '', 'QIAOHUI', 'XIE', 'SUNDBYVESTERVEJ 99,406', '2300', 'COPENHAGEN', 'Denmark', 'ciao.insearch@yahoo.dk', '0045 6017 1657', '0045 6017 1657'),
(2763, '', 'Liam', 'Maguire', '25 Auburn Avenue', 'SA12 7RD', 'Port Talbot, Wales', 'Großbritannien', 'Liammaguire999@hotmail.co.uk', '07929458387', ''),
(2764, '', 'Thomas', 'Klee', 'Dorfstr. 13', '86504', 'Merching', 'Deutschland', 'Th.klee1@web.de', '', ''),
(2765, '', 'GORDON', 'MORRISON', 'Ardhurst HEATH RIDE', 'RG40 3QE', 'FINCHAMPSTEAD', 'United Kingdom', 'ardhurst@btinternet.com', '01189731828', '07777651615'),
(2766, '', 'Colette ', 'Farrington', '11 Ballyogan Vale , carrickmines', 'Dublin 18', 'Dublin ', 'Ireland', 'colettefarro@hotmail.com', '012953219', '0868504721'),
(2767, '', 'Gjon', 'Miria', '015', '4008', 'Bashkia Vau- Dejes', 'Albania', 'laptopi3891@live.com', '+35522254879', '+355673067128'),
(2768, '', 'GHASSAN', 'DAROUISH KAIALI', 'LARGO GIUSEPPE VERATI 7/D', '00146', 'ROME', 'Italy', 'ghassan19077@gmail.com', '00303899212347', '00393899212347'),
(2769, '', 'Kenneth', 'Vassdal', 'Skogsnaret 10', '3150', 'Tolvsrød', 'Norway', 'kenneth.vassdal@peterson.no', '+4733330103', '+4792814834'),
(2770, '', 'Yuen', 'Man Chung', '1 Po Lun street', '852', 'hong kong', 'Hong Kong', 'alvinyuen@cmzfty.com', '852-98318707', ''),
(2771, '', 'juan', 'pedro', 'Burbach 22', '4230', 'Pregarten', 'Austria', 'juanpedro1966@yahoo.com', '072368216', '06641887490'),
(2772, '', 'farhad', 'najafi', 'wilhelmina druckerstraat 45', '3207SC', 'Spijkenisse', 'Netherlands', 'mm_ss2@msn.com', '0641473536', '0641473536'),
(2773, '', 'Athanasios', 'Tsanaktsis', '1 Abingdon Close', 'SE15RW', 'Southwark', 'United Kingdom', 'thanassisfsr@gmail.com', '07541574934', '07541574934'),
(2774, '', 'Severine', 'Woutters', 'Avenue de l\'Escrime 115', '1150', 'Woluwe-Saint-Pierre', 'Belgien', 'thierrypreseau@hotmail.com', '322 705 6358', '32 494 924 963'),
(2775, '', 'Raf', 'Ariëns', 'veranda 9', '1628jv', 'Hoorn', 'Netherlands', 'Rafariens@gmail.com', '0622777687', ''),
(2776, '', 'Sufian', 'Ben Amare', 'Ruten 45 st tv', '2700', 'Brønshøj', 'Denmark', 'Sufianbenamare@gmail.com', '50783822', '50783822'),
(2777, '', 'Simon', 'Thurlow', '4 Mardy', 'RG4 7NY', 'Reading', 'United Kingdom', 'simonjthurlow@btinternet.com', '0044 1189473475', '0044 7983957461'),
(2778, '', 'Andrew', 'Fouracres', '8 Worcester Gardens', 'BS48 4RJ', 'Nailsea', 'United Kingdom', 'a-four@hotmail.co.uk', '44 1275 810245', '07866364678'),
(2779, '', 'Snorre Steinar', 'Grøndal', 'Eiriksgate 18', '0560', 'OSLO', 'Norway', 'snorregrondal@gmail.com', '+4797181547', '+4797181547'),
(2780, '', 'JENNIFER', 'MARTIN', '58 BOULEVARD DE LAVAL', '35500', 'VITRE', 'France', 'jenny1707@hotmail.com', '+35699369967', '+33676739834'),
(2781, '', 'Sui Lian', 'Than Kil', 'Reinsdyrveien 42A', '4373', 'Egersund', 'Norway', 'ztsuilian@gmail.com', '004741004199', '004741004199'),
(2782, '', 'Kevin', 'Danare', 'Flat 1 228-230 camden road', 'Nw1 9he', 'London', 'United Kingdom', 'Kevin.danare@hotmail.com', '00447789629509', ''),
(2783, '', 'Tuan', 'Vu', '279 Morris rd Hoppers Crossing', '3029', 'Victoria ', 'Australia', 'vochongpeo@gmail.com', '+6141098586', '+61410898586');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(2784, '', 'Eleonora', 'Battagliarin', 'Sestiere Dorsoduro 3059', '30123', 'Venezia', 'Italy', '', '', ''),
(2785, '', 'Hans', 'Catsman', 'Zwanestraat 59', '4451DX', 'Heinkenszand', 'Netherlands', 'hanssois54@gmail.com', '+31 113232438', '+31 653628035'),
(2786, '', 'Tony', 'Pepping', 'De driestal 34', '1852 RC', 'Heiloo', 'Netherlands', 'elise-tony@quicknet.nl', '0031(0)725340449', '0031(0)651872356'),
(2787, '', 'Lorraine', 'Spurling', '11 Blanchard Mews', 'RM3 0GN', 'Romford, Essex', 'United Kingdom', 'lorraine.spurling@ntlworld.com', '+44708509877', '+447865074330'),
(2788, '', 'Keith', 'Duxbury', '21 Pennygate Close', 'WN2 3DP', 'Wigan', 'Großbritannien', 'duxburyk@aol.com', '01942 574 561', '07808160644'),
(2789, '', 'Sinead', 'Abbey', '61 Hendre Road', 'SA14 8TH', 'Llangennech', 'United Kingdom', 'sineadabbey@icloud.com', '01554403814', '07583621369'),
(2790, '', 'Dino', 'Franchi', 'Charles Street', 'WS2 9EE', '44', 'United Kingdom', 'dino_franchi@hotmail.com', '07941882804', '07941882804'),
(2791, '', 'luciano', 'morselli', 'via saffi 12', '41013', 'castelfranco emilia', 'Italy', 'postvendita@snowservicesrl.com', '059/931483', '349/6406623'),
(2792, '', 'Mia', 'Holmgren', 'Trädgårdsvägen 20', '19446', 'Stockholm', 'Sweden', 'holmgren.mia@hotmail.com', '+46 70-4355270', '+46 70-4355270'),
(2793, '', 'Frank', 'Rijkers', 'Landfortlaan 17', '3207KM', 'Spijkenisse', 'Netherlands', 'fjhrijkers@gmail.com', '0181639267', '0626480802'),
(2794, '', 'Luke', 'Luke', '', '', '', 'Cook Islands', 'lukegoodman1970@gmail.com', '877-405-8518', '877-405-8518'),
(2795, '', 'Wouter', 'van der Gaag', 'Lokhorst 5', '2402 PP', 'Alphen aan den Rijn', 'Netherlands', 'wpvandergaag01@hetnet.nl', '+31172443224', '+31619773442'),
(2796, '', 'Niki', 'Tennilä', 'Levintie 1585', '99130', 'Sirkka', 'Finland', 'niki.tennila@nordea.com', '+358408654113', '+358408654113'),
(2797, '', 'Simone', 'Ahlers Pedersen', 'Ved Grænsen 28', '2000', 'Frederiksberg', 'Denmark', 'monty410@hotmail.com', '22289404', '22289404'),
(2798, '', 'GULDNER', 'Julien', 'Route de rupigny (23)', '57640', 'CHARLY-ORADOUR', 'France', 'julienguldner@hotmail.fr', '0387777572', '+33659714237'),
(2799, '', 'Erik', 'Immerkaer', 'Tingvallavej 51', '5210', 'Odense NV', 'Dänemark', '', '', ''),
(2800, '', 'Ilir', 'Zenelak', 'Haki Stermilli, lagja 6, Kombinat', '', 'Tirane', 'Albanien', '', '', ''),
(2801, '', 'Gjon', 'Miria', 'Bashkia VauDejes', '', 'Shkoder', 'Albanien', '', '', ''),
(2802, '', 'Bharat', 'Limbu', 'Flat A3,4/f A Kuen Yick Bldg', '18 Chuen Yin Square', 'Yuen Long', 'Hong Kong', 'Prince_inhk@yahoo.com', '+852 9062 8996', ''),
(2803, '', 'Stewart', 'Potter', '26 Ninelands Lane', 'LS25 2BY', 'Leeds', 'United Kingdom', 'stewart.potter@marshalls.co.uk', '00441422312457', '00447774766024'),
(2804, '', 'ARMAND', 'MALA', 'RR. KONGRESI I LUSHNJES, NR. 22, TIRANE.', '1001', 'TIRANE', 'Albania', 'armand_mala@hotmail.com', '+355682097233', '+355682097233'),
(2805, '', 'Levi', 'Kitsz', 'Haarlemmer Houttuinen 497 ', '1013GM', 'Amsterdam', 'Netherlands', 'levikitsz@hotmail.com', '0031627017068', '0031627017068'),
(2806, '', 'Steve', 'Yu', '38 San Ma Tau St.,', '99907', 'Kowloon, Hong Kong', 'Hong Kong', 'Steveyu712@hotmail.com', '(852) 22622468', '(852) 93841377'),
(2807, '', 'chan', 'chi keung', 'narhan road', '852', 'Hong Kong', 'China', 'danny820820@gmail.com', '852 92012537', '852 92012537'),
(2808, '', 'Akbek', 'Mustafa', '6, Rue de la Landoz', '39260', 'Moinans en Montagne', 'Frankreich', 'akbek@hotmail.fr', '0652422863', ''),
(2809, '', 'Akil', 'Rajdho', 'Medar Shtylla Kompleksi Kika 5d', '1001', 'Tirana', 'Albania', 'akilrajdho@gmail.com', '00355686060063', '00355686060063'),
(2810, '', 'Ali Muhamad', 'Esmail', 'Egedalsvængen 32, 1TH', '2980', 'Kokkedal', 'Denmark', 'alix0109@hotmail.com', '51666655', '51666655'),
(2811, '', 'Luciano', 'Morselli', 'via saffi 12', '41013', 'Piumazzo Modena', 'Italy', '', '+3496406623', ''),
(2812, '', 'Raf', 'Ariëns', 'Veranda 9', '1628JV', 'Hoorn', 'Netherlands', 'rafariens@gmail.com', '0031229266752', ''),
(2813, '', 'R. J.', 'Kuiper', 'Dr. A. Vondelingstraat 17', '4207 NG', 'Gorinchem', 'Netherlands', 'rjkuiper@xs4all.nl', '0031620037718', '0031650217011'),
(2814, '', 'Susan Salomon', 'Soendergaard', 'Huldbergs Alle 52b', '2800', 'Lyngby', 'Denmark', 'sus002@hotmail.com', '99559029', '99559029'),
(2815, '', 'Raluca', 'Ionescu', '3 Woodway Court Woodway Crescent', 'HA12NQ', 'Harrow', 'United Kingdom', 'raluion@yahoo.com', '00447541620302', '00447541620302'),
(2816, '', 'Harold', 'Boer', 'Dr. W.M. Verhaarlaan', '8302 JK', 'Emmeloord', 'Netherlands', 'harold_boer@hotmail.com', '0031 653830096', '0031 653830096'),
(2817, '', 'Stephane', 'Sellito', '11A Chemin des Romains', '57730', 'Lachambre', 'Frankreich', 'kalymelo57@hotmail.com', '', ''),
(2818, '', 'Joseph', 'Halpern ', '2 Dellcot close', 'M250gx', 'PrestwichManchester ', 'United Kingdom', 'Logevi@aol.com', '0033676853668', '0033676853668'),
(2819, '', 'SIMONA', 'KEARNON', '7 YORK WAY', 'GU47 9DE', 'SANDHURST', 'United Kingdom', 'sgasiunaite@gmail.com', '01252874984', '07412747478'),
(2820, '', 'Jelle', 'Wittebrood', 'Grutterij 34', '1825hk', 'Alkmaar', 'Netherlands', 'Jellewittebrood@hotmail.com', '0630774662', '0630774662'),
(2821, '', 'Stig', 'Dyb-Halleraker', 'Knappenveien 23b', '5151', 'Straumsgrend', 'Norway', 'Dybhalleraker@gmail.com', '(+47)41560505', '(+47)41560505'),
(2822, '', 'Armando', 'Stafa', 'Irfan Tomini', '1001', 'Tirane', 'Albania', 'stafa_armando@yahoo.com', '+35542320774', '+355692060067'),
(2823, '', 'Alan', 'Edwards', '10 Ash Grove', 'AB21 0XP', 'Blackburn, Aberdeenshire ', 'United Kingdom', 'Alan.edwards@rocketmail.com', '+441224568564', '+447841236290'),
(2824, '', 'ABUBAKAR', 'AHMED', 'PUDDELUGNSGATAN 20 LGH 1103', '72473', 'VÄSTERÅS', 'Sweden', 'aboubaker91@yahoo.com', '004621181791', '0046737597260'),
(2825, '', 'Rasmus', 'Pelsen', 'Johnstrups allé, nr. 7, 2. th.', '1923', 'Frederiksberg C', 'Denmark', 'rasmus@pelsen.dk', '26828293', '26828293'),
(2826, '', 'Yuliya', 'Ulybaeva', '2 Alexandra House, 12 Wesley Avenue', 'E16 1TF', 'London', 'United Kingdom', 'yuliyad@live.co.uk', '07975654514', '07975654514'),
(2827, '', 'Peter', 'Castelein', 'Margrijhof 30', '2632de', 'Nootdorp', 'Netherlands', 'pjm.castelein@gmail.com', '0031651076020', '0031651076020'),
(2828, '', 'Selami', 'Seven', 'Roosduinen 43', '2134ZA', 'Hoofddorp', 'Netherlands', 'kubilayseven1997@yahoo.com', '0031648185349', '0031648185349'),
(2829, '', 'Kubilay', 'Seven', 'Roosduinen 43', '2134ZA', 'Hoofddorp', 'Netherlands', 'kubilayseven1997@yahoo.com', '0031648185349', '0031648185349'),
(2830, '', 'sam', 'morrall', '20 kenilworthwalk', 'ST10 1WA', 'Stoke On Trent', 'United Kingdom', 'sam-morrall@hotmail.co.uk', '01538 754 066', '07507852300'),
(2831, '', 'GEORGIOS', 'MANDENIOTIS', 'IMVROU 18', '54453', 'THESSALONIKI', 'Greece', 'patmand8@gmail.com', '00302285027483', '00306944736244'),
(2832, '', 'Sukky', 'Dawodu', '125 Icona Point', 'E15 2jd', 'London', 'United Kingdom', 'info@sukkyservices.com', '07940209907', '07940209907'),
(2833, '', 'Kubiilay', 'Seven', 'Roosduinen 43', '2134ZA', 'Hoofddorp', 'Netherlands', 'kubilayseven1997@yahoo.com', '0031237850446', '0031648185349'),
(2834, '', 'Ariya', 'Tehrani', '4450 Hayvenhurst Ave', '91436', 'Encino', 'United States', 'ariya.michael.tehrani@gmail.com', '2135981129', '2135981129'),
(2835, '', 'Christos', 'Papadopoulos', 'Varis koropiou 237', '19400', 'Athens', 'Greece', 'chrispap5700@yahoo.gr', '0030 210 9962568', '0030 6973627772'),
(2836, '', 'conor', 'sheahan', 'ballinatona', '0000', 'Millstreet co.cork', 'Ireland', 'lavinia@live.ie', '+353872257054', '+353868616355'),
(2837, '', 'chinyundu', 'chipala', '23 st giles avenue', 'wf8 4bd', 'pontefract, west yorkshire', 'United Kingdom', 'chinyunduchipala@gmail.com', '07807916978', '07807916978'),
(2838, '', 'Bonizzato', 'Claudio', 'Via Santa Barbara 13', '35030', 'Selvazzano Dentro', 'Italy', 'bonizzato07@yahoo.it', '+39049630401', '3493760138'),
(2839, '', 'Tommi', 'Halme', 'Krattikuja 1D', '02320', 'Espoo', 'Finland', 'tommihalme3@gmail.com', '0447777883', '+358447777883'),
(2840, '', 'Mo', 'Barakat', 'first floor, building 47, DHCC, Dubai', '9875', 'Dubai', 'United Arab Emirates', 'mo.barakat1976@gmail.com', '0097504543270', '0097504543270'),
(2841, '', 'VASSILIS', 'KIOULTSITSEKOGLOU', 'A7 str.   No 34', '57022', 'Ind.Area of Thessaloniki', 'Greece', 'vassilis@eurotechnica.gr', '+302310796950', '+306942234951'),
(2842, '', 'Jack', 'Bowie', '3 Watson Way', 'CM248GN', 'Stansted', 'United Kingdom', 'jackb@sbcivils.co.uk', '0044 1279 276030', '0044 7788 313149'),
(2843, '', 'son linh', 'tran', '5 St Georges Crescent', 'LL13 8DA', 'wrexham', 'United Kingdom', 'sonlinht@yahoo.co.uk', '0044.7974868686', '0044.7974868686'),
(2844, '', 'Lode', 'Huylebroeck', 'Kruisbeeldstraat 65', '9220', 'Hamme', 'Belgium', 'Lodehuylebroeck@hotmail.com', '/', '0032494802919'),
(2845, '', 'Huseyin', 'Aksoy', 'Achterstraat 188', '9040', 'sint-Amandsberg', 'Belgium', 'aksoy.075@hotmail.com', '0032475801168', '0032475801168'),
(2846, '', 'GRIGORIOS', 'VOGIATZAKIS', 'Atlantidos 25', '71305', 'Heraklion Crete Greece', 'Greece', 'grejosef@gmail.com', '+302810257898', '+306944203789'),
(2847, '', 'Alfred', 'Kidd', '20 liscannor road', 'Cabra west', 'Dublin 7', 'Ireland', 'Ememoore2007@hotmail.com', '01 8382880', '0851523180'),
(2848, '', 'WEI KEONG', 'Yeoh ', '13-D JALAN MOUT ERSKINE', '10470', 'PENANG ', 'Malaysia', 'JEFFYWK@hotmail.com', '6016-4808383', '6012-6070383'),
(2849, '', 'Alexandre', 'Fogacci', '3b dorncliffe road', 'Sw6 5le', 'London', 'United Kingdom', 'Alex.fogacci@yahoo.com', '+447428028835', '+447428028835'),
(2850, '', 'Peter', 'Griffin', '19 Gortmore Avenue', 'D II', 'Dublin', 'Ireland', 'pop.griffin19@gmail.com', '00353 851072100', ''),
(2851, '', 'Tushar', 'Sharma', '7, Lough Atalta Grove', '', 'Renmore Galwa', 'Ireland', 'tushars325@hotmail.com', '00353 868 78 7316', ''),
(2852, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2853, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2854, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2855, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2856, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2857, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2858, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2859, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2860, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2861, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2862, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2863, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2864, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2865, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2866, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2867, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2868, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2869, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2870, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2871, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2872, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2873, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2874, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2875, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2876, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2877, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2878, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2879, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2880, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2881, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2882, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2883, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2884, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2885, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2886, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2887, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2888, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2889, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2890, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2891, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2892, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2893, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2894, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2895, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2896, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2897, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2898, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2899, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2900, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2901, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2902, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2903, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2904, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2905, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2906, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2907, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2908, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2909, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2910, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2911, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2912, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2913, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2914, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2915, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2916, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2917, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2918, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2919, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2920, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2921, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2922, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2923, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2924, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2925, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2926, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2927, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2928, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2929, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2930, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2931, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2932, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2933, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2934, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2935, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2936, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2937, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2938, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2939, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2940, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2941, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2942, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2943, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2944, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2945, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2946, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2947, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2948, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2949, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2950, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2951, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2952, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2953, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2954, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2955, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2956, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2957, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2958, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2959, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2960, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2961, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2962, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2963, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2964, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2965, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2966, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2967, '', 'Eyad', 'Faroun', '48 Oak Way', 'W3 7LD', 'London', 'Großbritannien', '', '0044 7714291508', ''),
(2968, '', 'King Man', 'Yim', 'Unit 313, Chung Hwa Building, 5 Ma Hang Chung Road', '852', 'Tokwawan, Kowloon,', 'Hong Kong', 'kenneth9151464@gmail.com', '(852) 91514646', ''),
(2969, '', 'Islam', 'Noor', 'Via San Gernasio 41E', '40121', 'Bologna', 'Italy', 'ziku.zikuziku@yahoo.it', '+03897819151', ''),
(2970, '', 'A ', 'Rudd', '178 LOWERGATE, Paddock', 'HD3 4EP', 'HUDDERSFIELD', 'Großbritannien', '', '0044 1484 451209', '7805441814'),
(2971, '', 'Mark', 'Veaney', '298 Stafford Road', 'CR3 6NJ', 'Caterham', 'United Kingdom', 'veaney_sparkz@hotmail.com', '01883342296', '07926027155'),
(2972, '', 'Hans', 'Vanpoucke', 'Brugsestraat 34', '8020', 'Oostkamp', 'Belgium', 'Vanpouckehans@icloud.com', '003250792922', '0032476537007'),
(2973, '', 'Erik', 'Johansson', '3806 Longford Drive', '32309', 'Tallahassee', 'United States', 'mikaelejohansson@hotmail.com', '8503453627', '8503453627'),
(2974, '', 'Walter', 'Cavedon', 'via Roberto Franchetti, 53', '36100', 'VICENZA', 'Italy', 'waltercavedon03@gmail.com', '+390444460031', '+3934983861717'),
(2975, '', 'jayne', 'mannion', '327 maltravers road', 'S2 5AJ', 'south yorkshire', 'United Kingdom', 'jaynemannion@yahoo.co.uk', '07742798776', '07742798776'),
(2976, '', 'David', 'Schaepman', 'Amsterdamseweg 140', '6814 GJ', 'Aenhem', 'Netherlands', 'd.schaepman74@gmail.com', '06 115 66 793', ''),
(2977, '', 'Simon Kjær', 'Christensen', 'Hjalmar Bergstrøms Vej 14, st.tv.', '2500', 'Valby', 'Denmark', 'ceciliefrobenius@hotmail.com', '004526808135', '004526808135'),
(2978, '', 'Rosaleen ', 'O Reilly', 'Church Rd ', '0000', 'Bundoran ,co. Donegal', 'Ireland', 'roseydubh@yahoo.ie', '0719841645', '00353877783538'),
(2979, '', 'MICHAEL', 'MCCORMICK', '6 SOKEMAN CLOSE, GREENLEYS', 'MK126LL', 'MILTON KEYNES', 'United Kingdom', 'michael.mccormick66@yahoo.co.uk', '01908671103', '07956056822'),
(2980, '', 'Judy/Roy', 'Bollington', '303 Devonshire Street', 'NG19 8SU', 'Nottinghamshire', 'United Kingdom', 'teresa.bollington@btinternet.com', '01623 811064', '07751106348'),
(2981, '', 'S', 'Patel', 'Flat 4, St. Johns Place,223 Twickenham Road', 'TW7 6DH', 'ISLEWORTH, Middlesex', 'United Kingdom', 'krishqualserv@gmail.com', '02035616168', ''),
(2982, '', 'Rrezearta', 'Gjinaj', 'Don Bosko', '1001', 'Tirane', 'Albania', 'rrezearta.gj@gmail.com', '00355(0)68 2039 110', '00355(0)68 2039 110'),
(2983, '', 'Michael ', 'Tan', 'Lot 3238, Tmn Sagumpas 1', '28400', 'Mentakab', 'Malaysia', 'mic3788@yahoo.com', '+60179095151', '+60179095151'),
(2984, '', 'Oskar', 'Pollak', 'Pantovcak 137', '10000', 'Zagreb', 'Croatia', 'oskar.pollak@gmail.com', '+385/1/4550 554', '+385/98/9832 291'),
(2985, '', 'Philip ', 'Lough ', '135 Middle  Rd ', 'BN43 6LL', 'Shoreham by Sea ', 'United Kingdom', 'phillough@yahoo.com', '(44)07724199530', '(44)07724199530'),
(2986, '', 'Samantha', 'Rowney', '91 Lonsdale Road', 'SG1 5DE', 'Stevenage', 'United Kingdom', 'samrowney@msn.com', '07985354368', '07985354368'),
(2987, '', 'Greg', 'Foster', '52 Champernowne', 'PL21 0RE', 'Modbury', 'United Kingdom', 'g.f@myself.com', '+442033580020', '+447786367526'),
(2988, '', 'Shahwar', 'Siddiqui', '19, Friends Colony ', '462023', 'Ashoka Garden, Bhopal', 'India', 'shahwar20@gmail.com', '+91-9893803852', '+852-97871382'),
(2989, '', 'Harris', 'Monagan', '4 Ferncliffe, Belleue Park', 'NA', 'Military Hill, Cork City', 'Ireland', 'hmonagan@yahoo.com', '+353 214 500 113', ''),
(2990, '', 'Olasunkanmi', 'Dawodu', '1 urban terrace', 'WF4 4EF', 'West Yorkshire', 'United Kingdom', 'info@sukkyservices.com', '02036937545', '07940209907'),
(2991, '', 'Potry', 'Sebastian', 'Le Bourge, ', '35630', 'Saint Brieuc des iffs', 'Frankreich', 'spatry@seifel.fr', '02.99.21.19.48', ' 06.83.12.61.64'),
(2992, '', 'LONE', 'FOLDAGER', 'KETTEHOLM 127', 'DK-2650', 'HVIDOVRE', 'Denmark', 'loof@lundbeck.com', '+4527143493', '+4527143493'),
(2993, '', 'CHRISTOS', 'TEGOS', 'UPSILANTOU 5 TRIANDRIA', '55337', 'THESSALONIKI', 'Greece', 'titos1990@hotmail.com', '+302310903041', '+306978902664'),
(2994, '', 'Fleming', 'Hilskov', 'Blytsvej 3', '2000', 'Frederiksberg', 'Denmark', 'fjunk@hilskov.com', '28552929', '28552929'),
(2995, '', 'Meiling', 'Yu', 'Groningerstraat 91', '9402 LA', 'Assen', 'Netherlands', 'yumeiling1982@gmail.com', '', ''),
(2996, '', 'kathryn', 'phillips', '3 the dairy', 'cf72 8tt', 'llantrisant', 'United Kingdom', 'daveandkathryn@hotmail.co.uk', '+44 (0)1443445996', '+44 (0)7980435764'),
(2997, '', 'Calvin', 'Wade', 'Marshalllaan 143D', '3527TD', 'Utrecht', 'Netherlands', 'calvinwade3@gmail.com', '0031648466651', '0031648466651'),
(2998, '', 'Choi', 'Jessie', '9-13 Wong Chuk Yeung Street', 'N/A', '5/F, Yan Hing Centre', 'Hong Kong', 'jessiechoi@casablanca.com.hk', '(852)22568227', '(852)98115785'),
(2999, '', 'olivier', 'PYRRHA', '105 ROUTE DE MONTBOUY', '45220', 'GY LES NONAINS', 'France', 'closanfal@gmail.com', '+33238946886', ''),
(3000, '', 'Paul', 'Corver', 'Weverstraat 73', '5671BB', 'Nuenen', 'Netherlands', 'paul_corver@hotmail.com', '0031633042875', '0031633042875'),
(3001, '', 'Stanislav', 'Nyegodayev', 'Via fabio Filzi,5', '20124', 'Milano', 'Italy', 'nyegodayevstanislav@gmail.com', '+393290695026', '+393290695026'),
(3002, '', 'Jente', 'MINNEBO', 'SPOORWEGSTRAAT 4', '8730', 'BEERNEM', 'Belgium', 'jensminnebo@hotmail.com', '+32498847354', '+32498847354'),
(3003, '', 'Zahid', 'Majeed', '18 Grovehall Avenue', 'LS11 7EX', 'Leeds', 'United Kingdom', 'zahid.majeed@hotmail.co.uk', '07799292371', '07799292371'),
(3004, '', 'Diane', 'Vander elst', 'Dorpstraat', '3061', 'Leefdaal', 'Belgium', 'diane.vander.elst@telenet.be', '0032/16480559', '0032/475506513'),
(3005, '', 'Haytham', 'Nasr', 'Bldg #13, THird Floor', '17295', 'Dubai Internet City', 'United Arab Emirates', 'haytham.nasr@gmail.com', '+971505529536', '+971505529536'),
(3006, '', 'Jamil', 'Mehdi', 'drejøgade 35, 2 - 21', '2100', 'copenhagen', 'Denmark', 'sandra_4710@hotmail.com', '004560817233', '004551838555'),
(3007, '', 'Anita', 'Jansen', 'Kruisstraat 87', '3078', 'Everberg', 'Belgium', 'anita.jansen@publilink.be', '0032479532006', '0032479532006'),
(3008, '', 'Willy', 'Lau', 'Flat F, 20/F, Tower 3, Park Belvedere, 188 Ma On Shan', '', 'New Territories/ Ma On shan', 'Hong Kong', 'lolopopo@gmail.com', '(852) 2633 4885', '(852) 9030 4429'),
(3009, '', 'Christophe', 'Verhamme', 'Houtlandstraat 5', '8680', 'Koekelare', 'Belgium', 'chris.verhamme@gmail.com', '+32497051825', '+32497051825'),
(3010, '', 'R. P.', 'Koch', 'De Akkerwinde 28', '6021 LS', 'Budel', 'Netherlands', '', '0031651241139', ''),
(3011, '', 'Mark', 'van Erp', 'Zeshoevenstraat 33', '5071BM', 'Udenhout', 'Netherlands', 'markve112@hotmail.com', '0135113808', '0657323312'),
(3012, '', 'M.', 'van Steenbergen', 'Griendstraat 63', '5662 RG', 'Geldrop', 'Netherlands', 'stonemountain21@hotmail.com', '06-18817561', ''),
(3013, '', 'Bjar', 'Sahid ', 'Markskellet 2, 2tv', '2720', 'Vanlose', 'Dänemark', 'khatira_@hotmail.de', '0045 26290422', '046167549247'),
(3014, '', 'Neckwear Sweden AB', 'Neckwear Sweden AB', 'Trädgärdstorget 6', '58224', 'Linköping', 'Schweden', '', '', ''),
(3015, '', 'zamarai', 'ahmadi', 'Bentinckstraat', '3882 EB', 'PUTTEN', 'Netherlands', 'omed.ahmadi@live.nl', '31644541943', '0612607737'),
(3016, '', 'Matias', 'Snickars', 'Rautalammintie 3 B 512', '00550', 'Helsinki', 'Finland', 'matias.snickars@gmail.com', '+358503044266', '+358503044266'),
(3017, '', 'CHRIS', 'HEBDEN', '70 Princess Road', 'LE10 1EB', 'Hinckley', 'United Kingdom', 'chris.hebden@hotmail.com', '+447545544839', '+447545544839'),
(3018, '', 'Anders', 'Berntsson', 'Brynjegatan 20', '44237', 'Kungälv', 'Sweden', 'aberntsson@telia.com', '+46705844732', '+46705844732'),
(3019, '', 'wietse', 'jilisen', 'spechtstraat 20', '6591WL', 'gennep', 'Netherlands', 'wietsejilisen@hotmail.com', '0031485707010', '0031622991722'),
(3020, '', 'Povilas ', 'Degutis', 'Biciuliu g. 10', '02236', 'Vinius', 'Lithuania', 'pdegutis@gmail.com', '+37068710352', ''),
(3021, '', 'Andrei', 'Andrei', '', '', '', 'Guyana', 'majesticbeach23jw@rediffmail.com', '123456', ''),
(3022, '', 'Steue Angelika', 'McCad', '70 Macon St, Unit 2', '11216', 'Brooklyn NY', 'USA', '', '', ''),
(3023, '', 'Lambrechts ', 'Aerts', 'Langstraat 15B', '3384', 'Glabbeen', 'Belgien', '', '', ''),
(3024, '', 'Thomas', 'Wardall', '60 pear tree drive', 'B43 6HU', 'Birmingham', 'Großbritannien', 't.wardall@hotmail.co.uk', '0121 357 9957', '07973782797'),
(3025, '', 'Lilian', 'Mansour', '62B Kifissias Avenue', '15125', 'Maroussi', 'Greece', 'lmansour@ccc.gr', '+302106182526', ''),
(3026, '', 'Edwin', 'Van Oostende', 'Schoolstraat 99', '2931 GV', 'Krimpen aan de LEK', 'Netherlands', 'evoostende@hotmail.com', '+31620185238', '+31620185238'),
(3027, '', 'George', 'Hughes', '112 rodden road', 'BA11 2AL', 'Somerset', 'United Kingdom', 'georgeh28@hotmail.com', '07960139424', ''),
(3028, '', 'Amy', 'Ackerman', '20 fonmon park road ', 'Cf623bf', 'Vale of glamorgan', 'United Kingdom', 'amy_ackerman@hotmail.co.uk', '01446713302', '07736319725'),
(3029, '', 'Graham', 'Rumbold', 'Ludgores Lane', 'CM3 4JW', 'Danbury', 'United Kingdom', 'g.rumbold@tiscali.co.uk', '00441254225421', '00447859003740'),
(3030, '', 'Martin', 'Stead', '2 Deyne Court, Harrow Park', 'HA1 3JE', 'Middlesex', 'United Kingdom', 'mps@harrowschool.org.uk', '02088728229', '07557 400099'),
(3031, '', 'Samuel', 'Hulme', '112a London Road', 'CW5 6LT', 'Nantwich', 'United Kingdom', 'samhulmebk@gmail.com', '01270625210', '+447815700106'),
(3032, '', 'Kris', 'Decoster ', 'Nieuwstraat 128', '8792', 'Desselgem', 'Belgium', 'Kris.decoster2@telenet.be', '+3256440082', '+32476304892'),
(3033, '', 'Tim', 'Gerritsen', 'Anthonie Fokkerstraat 39D', '3772 MP', 'Barneveld', 'Netherlands', 'tim@hype.nl', '+31653473910', ''),
(3034, '', 'Wylly', 'Kerkhoff', 'Meerkerkstraat 14', '6843MH', 'Arnhem', 'Netherlands', 'wylly@live.nl', '+31263811365', '+31628347426'),
(3035, '', 'Ronan', 'Regan', '8 Pollnarooma West', '0000', 'Salthill', 'Ireland', 'ronan@ronanregan.com', '00353863751360', '00353863751360'),
(3036, '', 'tony ', 'williamson ', '15 Atlantic way', 'L30 9TB', 'liverpool ', 'United Kingdom', 'tonywilliamson86@aol.co.uk', '01519203037', '07540190006'),
(3037, '', 'ousama ', 'bakir', 'sport st. AL WAAB', '00000', 'Beverly hills 4 villa41, p o box 19389', 'Qatar', 'oubakir1@gmail.com', '0097470485687', '0097433720370'),
(3038, '', 'Gabriel', 'Ricci', '140 Glen Forrest Drive', '6071', 'Glen Forrest', 'Australia', 'abricci@bigpond.com', '(08)92989616', '0439185214'),
(3039, '', 'Kambiz', 'Jalali', '31 Swan Road', 'WA15 6BX', 'Manchester', 'United Kingdom', 'kjalali942@gmail.com', '+447939603984', '+447939603984'),
(3040, '', 'Hanne Dahl', 'Mortensen', 'Rugmarken 25', '5260', 'Odense S', 'Denmark', 'louisoghanne@gmail.com', '+4521907601', '+4521907601'),
(3041, '', 'Steve', 'McCord', '70 Macon St Unit 2', '11216', 'Brooklyn', 'United States', 'smccordssu@gmail.com', '000-000-0000', ''),
(3042, '', 'Mohamed Yassine', 'RHOUMA', '95 Avenue de Verdun', '45160', 'Olivet', 'France', 'rhouma@seba-ingenierie.fr', '0033238253377', '0033609583070'),
(3043, '', 'Marian', 'Barbat', '78, Danes Court, North End Road', 'HA9 0AE', 'Wembley, London', 'United Kingdom', 'marian.barbat62@yahoo.com', '07944751359', '07944751359'),
(3044, '', 'Lynda', 'Betsch', 'Ishta, Pharaoh\'s Island', 'TW17 9LN', 'Shepperton', 'United Kingdom', 'lynda.betsch@aegeanair.com', '00441932253023', '00447795170547'),
(3045, '', 'Jonas Harding', 'Jensen', 'Delfingade 4 st th', '1325', 'København K', 'Denmark', 'hardingjensen@gmail.com', '+4561275350', '+4561275350'),
(3046, '', 'Gill', 'Hughes', '112 Rodden Road', 'BA11 2AL', 'Frome, Sumerset', 'United Kingdom', 'gillzhughes@hotmail.co.uk', '07976060611', '07976060611'),
(3047, '', 'George', 'Eshokhai', '18 thornberry road', 'Bt14 8ed', 'Belfast', 'United Kingdom', 'maria.mcgrandles@sky.com', '00447517809313', ''),
(3048, '', 'vanessa', 'aldao vila', 'c/puente nº28 2d', '15100', 'Carballo-La Coruña', 'Spain', 'vavpps@hotmail.com', '646244436', '646244436'),
(3049, '', 'Gert', 'Knikker', 'Broeksteeg 8', '8276ag', 'Zalk', 'Netherlands', 'gertknikker@gmail.com', '0031383636372', '0031 622790062'),
(3050, '', 'Amanda', 'Cumming', '23', 'FK27UP', 'falkirk', 'United Kingdom', 'amandacumming@hotmail.co.uk', '00447710243785', '00447710243785'),
(3051, '', 'Richard', 'Barrington', '4 Hazelwood', 'CH49 2RQ', 'Merseyside', 'United Kingdom', 'richardbarrington@btinternet.com', '00441516060216', '00447810802256'),
(3052, '', 'Mark', 'Deboo', '15 Kinross Close', 'ME5 7RS', 'Chatham', 'United Kingdom', 'mark.deboo@googlemail.com', '01634200522', '07538400104'),
(3053, '', 'Alberto', 'Brambilla', 'Via Giulio Natta, 15/C', '20151', 'Milano', 'Italy', 'alberto_brambilla@libero.it', '+393479014503', '+393479014503'),
(3054, '', 'Sham', 'Ka Hin', 'FLAT J,16/F,HONG YAN COURT,SUN HING GARDEN,TAI PO', 'N/A', 'HONG KONG', 'Hong Kong', 'hin0420@gmail.com', '+85262246089', '+85262246089'),
(3055, '', 'Magnus', 'Skelander', 'Bergsgatan 55', '11231', 'Stockholm', 'Sweden', 'magnus.s@comhem.se', '+4686123241', '+46733322030'),
(3056, '', 'Malcolm', 'Davis', '99 Junction Road', 'TS20 1PX', 'Stockton on Tees', 'United Kingdom', 'davismgy2k@hotmail.com', 'oo44 1642 362348', ''),
(3057, '', 'danie', ' rucri', '81 Seymour road', 'sl1 2nt', 'slough', 'United Kingdom', 'bzn50@yahoo.co.uk', '07929009887', '07929009887'),
(3058, '', 'Alexander', 'Harrison', '1 Dean Terrace', 'EH4 1ND', 'Edinburgh', 'United Kingdom', 'a.harrison@blackstagtrading.com', '+441315168127', '07872615349'),
(3059, '', 'SURESH', 'KUTTAN', '20 LINDISFARNE AVENUE', 'BB2 3EH', 'BLACKBURN, LANCASHIRE', 'United Kingdom', 'SURESHKUTTAN@HOTMAIL.CO.UK', '0044 1254 680398', '0044 7572881361'),
(3060, '', 'Adil', 'El Mesbahi', 'Eemstraat 58', '2025RE', 'Haarlem', 'Netherlands', 'adil_mesbahi@live.nl', '31628699946', '31628699946'),
(3061, '', 'Ali', 'Ismail', 'Oster Vans 33 th', '3400', 'Milleryd', 'Denmark', 'josimari@msn.comjosimari@msn.comjosimari@msn.comjosimari@msn.comjosimari@msn.comjosimari@msn.comjosimari@msn.comjosimari@msn.comjosimari@msn.comjosimari@msn.comjosimari@msn.comjosimari@msn.comjosimari@msn.comjosimari@msn.comjosimari@msn.comjosimari@msn.co', '', ''),
(3062, '', 'Zuhel', 'Ashuk', '12 martina terrace, manford way', 'IG7 4EJ', 'Essex', 'United Kingdom', 'l.ashuk2005@live.com', '02085001901', '07506749523'),
(3063, '', 'Lars', 'Maiborg', 'Hjallesevej 89st', '5230', 'Odense M', 'Denmark', 'Evaoglars@privat.dk', '+4520205480', '+4520205480'),
(3064, '', 'Cyndie', 'Campaert', '38 rue du saleve ', '74130', 'Bonneville', 'France', 'c.campaert@gmail.com', '+33457266627', '+33617572576'),
(3065, '', 'Beena', 'Nair', 'Muhaisnah 4, 5th block Wasl buildin 453flat#304', '2525', 'Dubai', 'United Arab Emirates', 'B02450@gmail.com', '0097155 6957550', '0097150 6957550'),
(3066, '', 'David', 'Marshall', '6 Clitheroe Gardens', 'ne22 6nz', 'Bedlington', 'United Kingdom', 'david_marshall@hotmail.co.uk', '01670 637028', '07954153248'),
(3067, '', 'Scott', 'Nederstigt', 'Hanenhof 25', '2191 XL', 'De Zilk', 'Netherlands', 'scott_nederstigt253@live.nl', '025251824157', '(06) 51 82 41 57'),
(3068, '', 'Mounir', 'Majdalani', 'August Södermans väg 54', '75649', 'uppsala', 'Sweden', 'nisrin.mardini84@gmail.com', '0046720196000', '0046720196000'),
(3069, '', 'Jasper', 'van Romunde', 'Vechtstraat 84', '1823VB', 'Alkmaar', 'Netherlands', 'jaspervr@gmail.com', '0725064549', '0610054593'),
(3070, '', 'Vincent', 'Kamga', '17Napier Road Leytonstone', 'E11 3JJ', 'LONDON', 'United Kingdom', 'vincent.kamga@yahoo.com', '447504868852', '447504868852'),
(3071, '', 'Kevin', 'Coyle', '10 Ashwood Drive,Clondalkin,Dublin,Ireland.', '22', 'Dublin', 'Ireland', 'kevin.coyle@live.ie', '0035314577879', '00353868268908'),
(3072, '', 'Mattia', 'Donolato', 'via 25 aprile 31/a', '35020', 'Legnaro', 'Italy', 'mattiadonolato@live.it', '3464025385', '3464025385'),
(3073, '', 'Gregory', 'Clare', '15 Oakley Drive', 'PE11 2BN', 'Spalding', 'United Kingdom', 'gregclare@btinternet.com', '+44(0)775766247', '+44(0)7801292323'),
(3074, '', 'Anthony', 'Nkwenti', '12 Cragside', 'NN8 5QY', 'Wellingborough', 'United Kingdom', 'ankwenti@yahoo.co.uk', '07810568055', '07810568055'),
(3075, '', 'Steven', 'Burch', '15 Durley Close', 'SS71HJ', 'Essex', 'United Kingdom', 'stevenburch@sky.com', '07403340182', '07403340182'),
(3076, '', 'Stefano', 'Crimi', '16 Square des Quinaux', '5100', 'Wierde', 'Belgien', 'catanesi25@hotmail.com', '0032471328710', ''),
(3077, '', 'Giuseppe', 'Campaniello', 'Via San Lorenzo 05', '81030', 'Villa di Briano (CE)', 'Italy', 'ing.giuseppe.camp@gmail.com', '+39 0818123389', ''),
(3078, '', 'Matthias', 'Andreasson', 'Kopparbergsvägen 18', '722 13', 'Västeras', 'Schweden', 'matthias.andreasson@hotmail.com', '076 76 76 911', ''),
(3079, '', 'Tomas', 'Woodward', '39 Shire Oak Road', 'LS6 2DB', 'Leeds', 'United Kingdom', 't.woodward2812@gmail.com', '07971285529', '07971285529'),
(3080, '', 'David', 'Murray', '16-18 Bank Street', 'IV11QY', 'Inverness', 'United Kingdom', 'davidmurray1992@live.co.uk', '07753213569', '07753213569'),
(3081, '', 'Vasileios', 'Mpalis', 'ERMOU kai Hlois 92', '14452', 'METAMOPRFOSI', 'Greece', 'balaras86@gmail.com', '00306945991337', '00306945991337'),
(3082, '', 'GIORGIA', 'LOPIANI', 'VIA PIAZZA LIBERTA\' 80/A', '30020', 'PRAMAGGIORE', 'Italy', 'giorgia.lopiani@email.it', '3481009506', '3481009506'),
(3083, '', 'Antonio', 'Llubes Díaz', 'Travesía Pedra del Sant Crist, 8', '25670', 'LLEIDA', 'Spain', 'toni.llubes@gmail.com', '626910767', '626910767'),
(3084, '', 'Artur', 'Chmurski', 'flat 3', 'nw117qg', 'London', 'United Kingdom', 'arturlukaszch@gmail.com', '07865584198', '07865584198'),
(3085, '', 'Ingrid', 'Daem', 'Meeuwenlaan 1', '9406', 'Ninove', 'Belgium', 'ingriddaem@msn.com', '+3254344800', '+32496684630'),
(3086, '', 'Ibragim', 'Bamatov', '41 Delph Mount, Leeds', 'LS62HS', 'Yorkshire', 'United Kingdom', 'ibragim-1991@mail.ru', '+447480232505', '07480232505'),
(3087, '', 'Hampus', 'Andersson', 'Skogsheden', '63510', 'Eskilstuna, Hällbybrunn', 'Schweden', 'hampus__andersson@hotmail.com', '+46704827372', ''),
(3088, '', 'JOHN', 'MOFFATT', 'boyle road', 'carrick on shannon', 'Roscommon', 'Ireland', 'jmoffatt@kingmoffatt.com', '0862554082', '0719620378'),
(3089, '', 'Fernand', 'PHILIPPE', 'Rue Marcel Grüner 8 (bte1)', '1080', 'Molenbeek-Saint-Jean', 'Belgium', 'fernand16@skynet.be', '+33474322518', '+33474322518'),
(3090, '', 'Benoit', 'CLAUDEL', '1343 CHEMIN DES PARTIES', '13670', 'SAINT ANDIOL', 'France', 'benoit.claudel.set@wanadoo.fr', '0490810566', '0603354670'),
(3091, '', 'Melanie', 'Kiernan(Gilbert - now married name)', '13 Tanshelf Drive', 'WF8 4DH', 'Pontefract', 'United Kingdom', 'melanie.gilbert@stoelzle.com', '0044 1977 607124', '0044 7928044281'),
(3092, '', 'MYRIAM', 'BELTRAN', 'OFIUCO 22', '28905', 'GETAFE', 'Spain', 'mybbab@hotmail.com', '+34653871158', '+34696898140'),
(3093, '', 'Katerina', 'Georgiadou', 'Harilaou Prasoula 13', '32100', 'Livadia', 'Greece', 'katgeo14@yahoo.com', '+30 6979606245', ''),
(3094, '', 'Nick', 'Staff', '73 Goldstone Road, Basement Flat', 'BN3 3RG', 'Hove', 'United Kingdom', 'nick.staff3@gmail.com', '07707072354', '07707072354'),
(3095, '', 'Simon Kjær', 'Christensen', 'Hjalmar Bergstrøms Vej 14, st.tv.', '2500', 'Valby', 'Denmark', 'ceciliefrobenius@hotmail.com', '26808135', '26808135'),
(3096, '', 'Luke', 'Flambard', '8 Spencer Road', 'TQ121BQ', 'Devon', 'Großbritannien', 'lukeflambard@hotmail.com', '07920775322', ''),
(3097, '', 'Janez ', 'Plankar', 'Skalna ulica 35', '8222', 'Oto?ec', 'Slovenia', 'janez.plankar@gmail.com', '+386(0)7 33 74 114', '00386(0)40 451 021'),
(3098, '', 'Betina Ekmann', 'Jensen', 'Juulsvej 16', '4720', 'Praestoe', 'Denmark', 'info@proconcepta.dk', '004540334555', '004540334555'),
(3099, '', 'Jan', 'Michna', 'Zabrodzka 44 /1', '52-336', 'Wroclaw', 'Poland', 'jan.michna@gollwitzer.pl', '0048713397420', '0048603066128'),
(3100, '', 'Chinh ', 'Dinh', 'Alleparken 4', '5290', 'Marslev', 'Denmark', 'chinh_dinh76@yahoo.dk', '', ''),
(3101, '', 'Sanvito', 'Annunciata', 'Via Ferrini 10', '20822', 'Seveso MB', 'Italy', 'nuccia.sanvito@frassati.it', '', ''),
(3102, '', 'Berit', 'Malmkvist', 'Hantverkaregatan 21', '25226', 'Helsingborg', 'Schweden', '', '', ''),
(3103, '', 'Bencollins', 'Nou', '52 Shirley grove ', 'N9 8EP', 'Edmonton', 'United Kingdom', 'bencollins2006@gmail.com', '+447429661158', '+447429661158'),
(3104, '', 'Drago', 'Slankovic', 'Vate 9', '1252', 'Vate', 'Slovenia', 'drago.slankovic@siol.net', '0038651838939', '0038651838939'),
(3105, '', 'Marie', 'Lange', '51 Lordens rd', 'L14 9PP', 'Liverpool', 'England', 'mazwhat@hotmail.co.uk', '01514890764', '07872944593'),
(3106, '', 'Martin', 'Pople', '194 Stakes Hill Road', 'PO7 7BS', 'Waterlooville', 'England', 'martin_pople1@hotmail.co.uk', '+44 2392 253978', '+44 7824 366718'),
(3107, '', 'Katarina', 'Majer', 'Visoko 3', 'SI 4212', 'Visoko', 'Slvenija', '', '', ''),
(3108, '', 'Rich', 'Kamps', 'Groenewoudseweg 289', '6524 TV', 'Nymegen', 'Netherlands', '', '+31 629 006369', ''),
(3109, '', 'Gale', 'Thivierge', '6639 Ashworth Ave', 'U5E 3T9', 'Burnaby Bc', 'Canada', 'galethivierge@shaw.ca', '', ''),
(3110, '', 'Espen', 'Koppang', 'Almastre 36', '5410', 'Sagvag', 'Norway', 'Espen.Koppang@gmail.com', '004746841302', ''),
(3111, '', 'John', 'Moait', 'Living Socia Australia,Level 2/73 Miller str', 'NSW 2060', 'North Sydney', 'Australien', 'margmahal@yahoo.com', '', ''),
(3112, '', 'Bjarne Michael ', 'Laursen', 'Adelgade 114 A 1. TH.', '8660', 'Skanderborg', 'Denmark', 'bml@frecon.dk', '+4521813226', '+4541953128'),
(3113, '', 'Samuli', 'Juvonen', 'Rajakatu 34 B 7', '40200', 'Jyväskylä', 'Finland', 'samuli.juvonen@student.jamk.fi', '0451055196', '0451055196'),
(3114, '', 'Giulia Anna ', 'Bernabei', 'Via San Francesco 4/a', '33072', 'Fiume Veneto ', 'Italy', 'Bernagiu86@gmail.com', '+39 3455966002', '+39 3455966002'),
(3115, '', 'Liam', 'Barrowclough', '28 clifton street', 'bb12 0qz', 'Burnley', 'United Kingdom', 'my.self@ntlworld.com', '+441282414499', '+447847302599'),
(3116, '', 'Heather', 'Fleming', '42 Scotch Orchard', 'WS13 6DE', 'LICHFIELD', 'United Kingdom', 'heatherflmng@aol.com', 'UK  01543257864', '07875213843'),
(3117, '', 'Shantelle', 'Keogh', 'JCW , 27-32 Old Jewry', 'EC2R 8DQ', 'London', 'United Kingdom', 'Kieran.Found@insideintelligence.com ', '07794069235', 'Shantelle.Keogh@jcwresourcing.com'),
(3118, '', 'Andy', 'Segler', 'Konstruktion Büro Thomas Quappe, Z.H. Andy Segler, Guldenstr.33', '86343', 'Königsbrunn', 'Germany', 'kuchen.75@gmx.de', '08215085830', '017656976525'),
(3119, '', 'Ulf', 'Holmström', 'Hantverkaregatan 4', '27435', 'Skurup', 'Sweden', 'ulf.holmstrom@telia.com', '+4641142705', '+46705222172'),
(3120, '', 'kathryn', 'phillips', '3 the dairy', 'cf72 8tt', 'llantrisant', 'United Kingdom', 'dave.phillips@huntleigh-diagnostics.co.uk', '07929297130', ''),
(3121, '', 'Darren', 'Foreman', '81 Station Road', 'WS9 0BW', 'Aldridge', 'United Kingdom', 'darren.shanna@live.co.uk', 'N/A', '07823354033'),
(3122, '', 'Charles', 'Harrison', 'Parkhurst fields', 'Gu10 2pg', 'Churt', 'United Kingdom', 'charlieboy56@outlook.com', '01428715463', '07810727145'),
(3123, '', 'Wing ', 'Kamp Ip', 'Apartment 39  2 Stuart Street', 'M11 4DG', 'Manchester', 'Großbritannien', '', '7525186915', ''),
(3124, '', 'Kristine', 'Nolan', '224 The Tramyard', 'Dublin 8', 'Inchicore', 'Ireland', 'kristine-n25@hotmail.com', '00353852789881', '00353852789881'),
(3125, '', 'Jonathan ', 'shortt', '3347 Boyles Rd ', 'V0R1L7 ', 'Cobble Hill ', 'Canada', 'shortty024@gmail.com', '2507330856', ''),
(3126, '', 'Faycal', 'Mahdi', 'marden square 93', 'Se16 2ja', 'London', 'United Kingdom', 'Faycal.mahdi@gmail.com', '00447440259468', ''),
(3127, '', 'Cemal', 'Bozer', 'Im Goldfeld 30', '30952', 'Ronnenberg', 'Germany', 'cemal@bozer.eu', '+495109512804', '+491737957536'),
(3128, '', 'cristiana', 'trau', 'corso mazzini  32', '60120', 'ancona', 'Italy', 'avv.ctrau@virgilio.it', '07152354', ''),
(3129, '', 'cristiana ', 'traù', 'corso mazzini  32', '60121 ', 'ancona', 'Italy', 'avv.ctrau@virgilio.it', '071 52354', ''),
(3130, '', 'Bertus', 'Nijholt', 'De Pleats 16', '9084 DT', 'Goutum', 'Netherlands', 'bertus.nijholt@gmail.com', '0615062806', '0615062806'),
(3131, '', 'Mike', 'Gibson', '1/3 Rosemount Viaduct', 'AB25 1NE', 'Aberdeen ', 'United Kingdom', 'mglm@talktalk.net', '00441224633177', '00447974179841'),
(3132, '', 'faycal', 'mahdi', 'marden square 93', 'SE16 2JA', 'London', 'United Kingdom', 'faycal.mahdi@gmail.com', '07440259468', ''),
(3133, '', 'Peter', 'Maggs', '38 The Crescent, Henleaze', 'BS9 4RR', 'Bristol', 'United Kingdom', 'pmaggs@virginmedia.com', '+44 (0)117 9621127', '+44 (0)7973348115'),
(3134, '', 'Aiden', 'Levack', '21 North Road', 'DA17 6JX', 'Belvedere', 'United Kingdom', 'aidenlevack@hotmail.com', '07834613354', '07834613354'),
(3135, '', 'Marios', 'Karastergiou', 'Lassani 22', '55133', 'Thessaloniki', 'Greece', 'mariosanak@gmail.com', '6974282424', '6974282424'),
(3136, '', 'Isabell', 'Devlin', '114 Don Drive', 'EH54SLR', 'Livingston', 'Großbritannien', 'ieemc@hotmail.com', '+44798733022', ''),
(3137, '', 'Sofie', 'Theunis', 'Pater Kenislaan 27', '2970', 'Schilde', 'Belgium', 'sofie.theunis@hotmail.com', '0032471491087', '0032471491087'),
(3138, '', 'Menno', 'Verduijn', 'Uiterweg 310', '1431 AW', 'AALSMEER', 'Netherlands', 'menno_verduyn@hotmail.com', '06-40396850', '06-40396850'),
(3139, '', 'james', 'martin', '50 derwent drive', 'ml5 2pd', 'south lanarkshire', 'United Kingdom', 'jamie.martin1982@hotmail.co.uk', '441236604599', ''),
(3140, '', 'Adriana', 'Paz Rosero', 'Via Frà Nicolò da Lequile 9', '73100', 'Lecce', 'Italy', 'adriana11_89@hotmail.com', '0832247063', '3891326092'),
(3141, '', 'Ereomala', 'Atigolo', '16 Orb Street', 'se17 1ew', 'London', 'United Kingdom', 'ereomala.a@hotmail.co.uk', '+447865294632', '+447865294632'),
(3142, '', 'Stine Lieng', 'Ambjoernsen', 'Ivan Bjoerndalsgate 11a', '0472', 'Oslo', 'Norway', 'stine.lieng@me.com', '+4799624804', ''),
(3143, '', 'TOMASZ', 'DUTKIEWICZ', '103a Shirley street', 'BN3 3WH', 'hove', 'United Kingdom', 'chaospunk1977@gmail.com', '01273 248632', '07853 550230'),
(3144, '', 'Bien', 'Nguyen', '9 Arthur St ', '2135', 'Strathfield', 'Australia', 'biend@bigpond.com.au', '(02) 9726 2638', ''),
(3145, '', 'Karol', 'Kaminski', '8 Shamrock Court', 'LN5 8PT', 'Lincoln', 'United Kingdom', 'kamien0405@o2.pl', '07955256568', '07955256568'),
(3146, '', 'Ben', 'Choularton', '22 Broomfield Road', 'GU35 9QG', 'Whitehill ', 'United Kingdom', 'benchoularton@hotmail.co.uk', '01420475093', '07584492575'),
(3147, '', 'Dorothy', 'Molyneux ', '33 Duffield road ', 'M6 7RE', 'Greater manchester ', 'United Kingdom', 'Dot.1978@hotmail.co.uk', '07432670795', '07432670795'),
(3148, '', 'D.D.M', 'Tekampe', 'Lichtenvoortseweg 84', '7141LC', 'Groenlo', 'Netherlands', 'dave_johnnycamaro@hotmail.com', '0031651039528', '0031651039528'),
(3149, '', 'Richard', 'Frayne', 'Apt 43 The Cornmill Distillery road', 'Drumcondra', 'Dublin 3', 'Ireland', 'frayner2@gmail.com', '00353872603768', '00353872603768'),
(3150, '', 'Christian', 'Zeretzke', '16 Maywood Road', 'T8A 0K1', 'Sherwood Park', 'Canada', 'christianzeretzke@hotmail.com', '7804109464', '7804109464'),
(3151, '', 'MARK', 'HIKIN', '71 GLADSTONE GAIT', 'EH193GA', 'MIDLOTHIAN', 'United Kingdom', 'MAHIKIN@HOTMAIL.CO.UK', '01316634897', '07956406628'),
(3152, '', 'Thomas', 'Lengyel', 'Hauptstrasse 26', '8594', 'Güttingen', 'Switzerland', 'lexarion@me.com', '+41795737808', ''),
(3153, '', 'Edward', 'McLaughlin', 'Flat 2 137, St. Michaels Hill', 'BS2 8BS', 'BRISTOL', 'United Kingdom', 'em12509@bristol.ac.uk', '+447794061924', '+447794061924'),
(3154, '', 'Wesley', 'Bindczus', 'Unit 14, 1 Mount William Street, Gordon, NSW', '2072', 'Gordon, New South Wales', 'Australia', 'wesleybindczus@live.de', '+61294994452', '');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(3155, '', 'DONALD ', 'Miller', '2, STAR HILL', 'NR12 0DL', 'NORWICH', 'United Kingdom', 'Motomagicltd@live.co.uk', '01692 584197', '07815 320938'),
(3156, '', 'Julien', 'Martinez', 'Noordelijke dwarsweg 41', '2761 GC', 'Zevenhuizen ZH', 'Netherlands', 'j.martinez@casema.nl', '+31624247135', '+31624247135'),
(3157, '', 'Maarten', 'van der Coer', 'Zevenhuis 2', '5411RN', 'Zeeland', 'Netherlands', '', '0031615246242', ''),
(3158, '', 'Ram Bilas', 'Yadav', '2W-113, DAFZA', '54931', 'Dubai', 'United Arab Emirates', 'rambilasyadav@hotmail.com', '+971-56-4548153', '+971-56-4548153'),
(3159, '', 'Gualtiero', 'Bruti', 'Largo Catallo 10', '56122', 'Pisa', 'Italy', 'gualtiero85@hotmail.it', '+39 3286961660', '+39 3286961660'),
(3160, '', 'James ', 'Crown', '9 Kinsey View', 'IP5 2HD', 'Ipswich', 'Großbritannien', 'SJCROWN@SKY.COM', '01473 614413', '07791178508'),
(3161, '', 'vergucht', 'Hugo', 'ouwegemsesteenweg 35D', '9750', 'zingem', 'Belgium', 'verguchthugo@skynet.be', '0032499245846', '0032499245846'),
(3162, '', 'Sumukh', 'Paranjpe', '126 Onslow Road', '6035', 'Wellington', 'New Zealand', 'sumukh.paranjpe@colliers.com', '+64274760056', '+64274760056'),
(3163, '', 'Pitea', 'Dorian', 'Næsborgvej 76 ST  TV ', '2650', 'Hvidovre', 'Denmark', 'dorian_tinu92@yahoo.com', '004581738544', '004581738544'),
(3164, '', 'Ayman', 'Khachan', 'Tourist Club Area', 'AD42405', 'Abu Dhabi - UAE', 'United Arab Emirates', 'ayman-67@hotmail.com', '0097125015832', '00971501313407'),
(3165, '', 'Isabelle', 'Jordan', '40 Norham Close', 'NE24 5EL', 'Blyth', 'Großbritannien', 'Isabelle.Jordan40@hotmail.co.uk', '01670 363993', ''),
(3166, '', 'Vojko', 'Okesen', 'Danila Bucarja 23', '8000', 'Novo Mesto', 'Slowenien', 'vojko.oklesen@gmail.com', '', ''),
(3167, '', 'Sue', 'Morrice', '92 Stoneleigh Road', 'B91 1DJ', 'Solihull', 'Großbritannien', 'morrice.contractors@blueyonder.cp.uk', '', ''),
(3168, '', 'Antony', 'Fili', 'Boulevard Louis Schmidt 46', '1040', 'Etterbeek', 'Belgium', 'Antonyfili@gmail.com', '+32 2 734 49 62', '+32 485 96 63 81'),
(3169, '', 'elisa', 'tavasci', 'via po 14', '22079', 'villa guardia, Como', 'Italy', 'ely_292@hotmail.it', '+39031481096', '+393480365494'),
(3170, '', 'Stephen', 'Duffy', '12 Broadfield Way', 'NR147HJ', 'Rockland St Mary Norwich', 'Großbritannien', 'steveduffy63@gmail.com', '', ''),
(3171, '', 'Silje Anine', 'Sjølie', 'Knud Øyens vei 1D', '1166', 'Oslo', 'Norway', 'siljeanine@gmail.com', '004795296913', '004795296913'),
(3172, '', 'joseph', 'romain', '14 salon way', 'pe296ug', 'huntingdon', 'United Kingdom', 'jcromain88@gmail.com', '4407771346541', '4407771346541'),
(3173, '', 'LLUC', 'ARIAS', 'Passeig del Castell, 61', '08292', 'ESPARREGUERA - BARCELONE', 'Spain', 'lluc.arias62@gmail.com', '0034937774923', '0034607073593'),
(3174, '', 'Michael ', 'Mcdonagh', '5 Glendor Gardens ', 'NW7 3JY', 'London', 'United Kingdom', 'Stephanie_mcd@live.co.uk', '07752261009', '07581540517'),
(3175, '', 'Yahiadui', 'Sami', '9 Square Auguste Renoir', '75014', 'Paris', 'Frankreich', '', '+33 787819996', ''),
(3176, '', 'Mat', 'Whitehouse', '26 Caxton Road', 'M14 6FF', 'Manchester', 'United Kingdom', 'mat.whitehouse@hotmail.com', '07757858285', '07757858285'),
(3177, '', 'ilias', 'Zerroug', 'Pietercalandlaan 248C', '1069KW', 'Amsterdam', 'Netherlands', 'iliaszerroug20@gmail.com', '0031684073637', '0031684073637'),
(3178, '', 'Tatyana', 'Gritsak', '160 Country Wood Landing', '14626', 'Rochester, NY', 'United States', 'ttyngritsak@yahoo.com', '585-323-9644', ''),
(3179, '', 'mark', 'tobin', 'Lawrence avenue', 'WV11 3PE ', 'wendsfield', 'United Kingdom', 'tobin100@live.Co.uk', '07706232195', '07477647854'),
(3180, '', 'Edwin', 'de Jong', 'Evertsenstraat 19', '2665 AE', 'Bleiswijk', 'Netherlands', 'info@edwindejong.nl', '+31646023781', '+31646023781'),
(3181, '', 'Bilal ', 'Hannun', 'Willem de zwijgerlaan 225-2', ' 1055 PT', 'Amsterdam', 'Netherlands', 'bhannun@hotmail.com', '06-30068502', '06-30068502'),
(3182, '', 'Dominik', 'Socha', '30 Glenbourne view', 'Dublin 18', 'Dublin', 'Ireland', 'miasulova@gmail.com', '+353876472481', '+353876472481'),
(3183, '', 'Luc', 'LEISER ', '67 rue Saint Aloise', '67100', ' Strasbourg', 'France', 'eco.2vies@gmail.com', '0033695638630', '0033695638630'),
(3184, '', 'Leif', 'Grønberg', 'Borupvang 5 a', 'dk-2750', 'Ballerup', 'Denmark', 'leif.groenberg@ul.com', '+45 23309446', '+45 23309446'),
(3185, '', 'Devin', 'Devin', '', '', '', 'Poland', 'understoodyacht3c@rediffmail.com', '123456', ''),
(3186, '', 'leif', 'grønberg', 'borupvang 5a', '2750', 'ballerup', 'Denmark', 'leif.groenberg@ul.com', '+45 23309446 ', '+45 23309446'),
(3187, '', 'Jan Joost', 'Roos', 'Nieuwezijds Voorburgwal 116-118', '1012 SH', 'Amsterdam', 'Netherlands', 'janjoost.roos@gmail.com', '0031-648541427', '0031-648541427'),
(3188, '', 'Giovanni', 'Casella', 'via stazione, 48', '87022', 'Cetraro (CS)', 'Italy', 'gianniester@alice.it', '0982643237', '+393383962604'),
(3189, '', 'Julien ', 'Guldner', '23 route de rupigny', '57640', 'Charly-Oradour', 'France', 'julienguldner@hotmail.fr', '0387777572', '+33659714237'),
(3190, '', 'Shuai', 'Li', 'Kamilleveld 56', '2492KG', 'Den haag', 'Netherlands', 'aaronlishuai@hotmail.com', '+31639610668', '+31639610668'),
(3191, '', 'Van Buyten', 'Michael', 'rue des trieux', '6060', 'gilly', 'Belgium', 'nvanbuyten@gmail.com', '003271956444', '32474573992'),
(3192, '', 'Antonio', 'Gallo', 'via del bigio 100', '51039', 'Quarrata - Pistoia', 'Italy', 'tesifabio@tesifabio.it', '+39 (0)573382077', '+39 3488563917'),
(3193, '', 'James', 'Scattergood', '5 Newport Street', 'LE3 9FU', 'Leicester', 'United Kingdom', 'james.scattergood@googlemail.com', '07455656675', '07455656675'),
(3194, '', 'Tony', 'Hopkins', '49 Renaissance Point', 'NE30 1LA', 'North Shields', 'United Kingdom', 'hopkins170215@gmail.com', '0191 2572065', '07768696481'),
(3195, '', 'Ian', 'laurie', '63 Barbieston road', 'KA18 2EJ', 'Auchinleck', 'United Kingdom', 'ilaurie@georgeleslie.co.uk', '01290423394', '077775903665'),
(3196, '', 'Serge', 'Admirail', 'Apgse 1, Dock du Larivot', '97351', 'Matoury', 'Frankreich', 'a.p.g.s@wanadoo.fr', '', ''),
(3197, '', 'Ross', 'Black', '9 Clarefield Court', 'BT71 6WG', 'Killyman, Dungannon', 'United Kingdom', 'ross.black@clearwater.eu.com', '+447879635024', '+447879635024'),
(3198, '', 'giuliano', 'frosio', 'VIA G. FELTRINELLI 8', '25030', 'POMPIANO', 'Italy', 'gfrosio@carlislecbf.com', '3358400641', '3358400641'),
(3199, '', 'Tej', 'Rana', '4/552 Railway Parade, Hurstville', 'NSW 2220', 'Sydney', 'Australia', 'tejrana_206@yahoo.com', '0424488666', '0424488666'),
(3200, '', 'Yolanda', 'Williams', 'Petersham Close', 'MK16 0JG', '75', 'United Kingdom', 'yolanda.williams@silverbug.com', '01908616125', '07957346563'),
(3201, '', 'Stein Øyen', 'Øyen', 'Snarøyveien 103b', '1367', 'SNARØYA', 'Norway', 'steinoy1@gmail.com', '(0047)40300060', '40300060'),
(3202, '', 'Paul', 'Fraine', '1 School hill, Kirkby in Ashfield', 'Ng179bb', 'Nottinghamshire ', 'United Kingdom', 'Studley2@hotmail.co.uk', '07916082597', '07916082597'),
(3203, '', 'Han', 'Chongqi', 'depu', '510000', 'Guangzhou', 'China', '270135864@qq.com', '86-18998330003', '86-15011996987'),
(3204, '', 'daniele', 'iudica', 'Via Adamello 93', '21042', 'Caronno Pertusella', 'Italy', 'daniele.vemma@hotmail.it', '3347286840', '3347286840'),
(3205, '', 'dorotea', 'de stefano', 'via lungo sciusa 21/13', '17024', 'finale ligure', 'Italy', 'destfml@tin.it', '+39 3487479979', '+39 3487479979'),
(3206, '', 'Bram', 'Bressers', 'Markdal 4', '4851 EH', 'Ulvenhout', 'Netherlands', '', '+31 6 43554752', ''),
(3207, '', 'Rovena', 'Tufina', 'Leineweberbrücke 2', '24534', 'Neumünster', 'Denmark', 'tufinarovena@yahoo.com', '0176 72580569', '0176 72580569'),
(3208, '', 'endri', 'matoshi', 'rruga Aleksander Moisiu', '1005', 'tirana', 'Albania', 'endrimatoshi89@gmail.com', '00355695882156', '00355672018979'),
(3209, '', 'David', 'MottMacdonald', '16-18 Bank Street, Moray House', 'IV1 1QY', 'Inverness', 'United Kingdom', 'Davidmurray1992@live.co.uk', '07753213569', '07753213569'),
(3210, '', 'Carlos', 'Torcoletti', 'Corso Martiri della Libertà, 41', '25122', 'Brescia', 'Italy', 'karto@virgilio.it', '+390305230470', '+393357277872'),
(3211, '', 'Viljem', 'Kopitar', 'Preglov trg 12', '1000', 'Ljuljana', 'Slovenia', 'vkopitar@yahoo.com', '+386 01 5462 737', '+386 41 514 844'),
(3212, '', 'Audrey', 'Couprie', '1 rue Flora Tristan', '93210', 'Saint Denis', 'France', 'audreyebcouprie@yahoo.fr', '0033681288044', '0033681288044'),
(3213, '', 'claus', 'larsen', 'carl klitgaards vej 7', '9760', 'Denmark', 'Denmark', 'clausxlarsen@gmail.com', '004528519181', '004528519181'),
(3214, '', 'Jan', 'Beukers', 'Kerkemeer 2', '1921XW', 'Akersloot', 'Netherlands', 'ja.beukers@quicknet.nl', '0031251311952', '0031645093735'),
(3215, '', 'Torstein', 'Sørum sogn', 'Linneasvingen', '5', 'Jevnaker', 'Norway', 'Fettstad_91@hotmail.com', '48360409', ''),
(3216, '', 'Igors', 'Timofejevs', 'Backgatan 67', '24731', 'Södra Sandby', 'Sweden', 'igor.timofeev@hotmail.com', '0046768504820', '0046768504820'),
(3217, '', 'Chiribuca', 'Elvis', 'pacii nr 8 ', '720101', 'Suceava', 'Romania', 'svelvis@yahoo.com', '0040740039858', '0040740039858'),
(3218, '', 'tanabalan', 'punuranggam', '68, jalan bakti 18, taman mutiara rini', '81300', 'johor bahru', 'Malaysia', 'sujacom@yahoo.com', '+6075547452', '+60167684149'),
(3219, '', 'LUDOVIC', 'ALI KPARAH', '50 SPENCERFIELD ROAD', 'Ky11 1PG', 'INVERKEITHING ( FIFE )', 'United Kingdom', 'ludovic.alikparah@gmail.com', '00441383416584', '00447803770286'),
(3220, '', 'LUOVIC', 'ALI KPARAH', '50 SENCERFIELD ROAD', 'KY11 1G', 'INVERKEITHING ( FIFE )', 'United Kingdom', 'ludovic.alikparah@gmail.com', '00441383416584', '00447803770286'),
(3221, '', 'Julie ', 'Paul', '15 Canmore Crescent', 'PA16 7LX', 'scotland', 'United Kingdom', 'juliepaul@ntlworld.com', '07983535228', '+447534922529'),
(3222, '', 'Anna', 'Rajska', 'Jasna 51/16', '62-230', 'Witkowo', 'Poland', 'ankarajska@gmail.com', '795428519', '795428519'),
(3223, '', 'Karim', 'Amziab', 'Zijpenberg 116', '2905RN', 'Capelle aan den IJssel', 'Netherlands', 'karim.amziab@gmail.com', '0031644383360', '0031644383360'),
(3224, '', 'Aleksandar ', 'Staykov ', '83 Aslett street ', 'SW18 2BE ', 'London ', 'United Kingdom', 'a.staykov@yahoo.co.uk', '00447851101526', '00447851101526'),
(3225, '', 'Marco', 'Vottero Ris', 'Via G. Airenti 41', '18100', 'Imperia', 'Italy', 'bymarco27@gmail.com', '00393930803182', ''),
(3226, '', 'Carol', 'McLean', '50 Leyland Road', 'EH48 2TL', 'Western Inch Village Bathgate West Lothian Scotland', 'Großbritannien', 'cmclean70@gmail.com', '+447845373004', ''),
(3227, '', 'William', 'Stephenson', ' 12 Milton Avenue', 'm5 5hg', 'Salford', 'United Kingdom', 'biz352@hotmail.co.uk', '+44 161 737 0262', '07776452251'),
(3228, '', 'Eugenios', 'Albanis', 'Mitilinis 5 Marousi', '15126', 'Athens', 'Greece', 'eugenisalba@hotmail.gr', '2117200990', '6982744030'),
(3229, '', 'KIm Daniel ', 'Johannessen ', 'øvre Skotlandsvei 3', '3715', 'Skien', 'Norway', 'kim_daniel_j@hotmail.com', '+4747013998', '+4747013998'),
(3230, '', 'Julie', 'Morton', '15 Canmore Crescent', 'PA16 7LX', 'Greenock', 'United Kingdom', 'juliepaul@ntlworld.com', '+447534922529', '+447534922529'),
(3231, '', 'Ruud', 'Huijnen', 'Dross Saldenstraat', '6181 ER', 'Elsloo', 'Netherlands', 'Ruud@Huijnen.org', '0641550168', '0641550168'),
(3232, '', 'Mark', 'Jans', 'Van Goghlaan 59', '2661 SC', 'Bergschenhoek', 'Netherlands', 'm.jans1970@kpnmail.nl', '0031104222569', '0031648721969'),
(3233, '', 'Peter', 'Temmerman', 'Glazenleeuwstraat 77', '9120', 'Bevern Waas', 'Belgien', '', '31474945996', ''),
(3234, '', 'STUART', 'CONNELL', '27 TRISTRAM CLOSE', 'BA21 3GU', 'YEOVIL', 'United Kingdom', 'thexenosan@googlemail.com', '00447891658691', '00447891658691'),
(3235, '', 'Wouter', 'van der Meij', 'Aalmarkt 3D', '2311EC', 'Leiden', 'Netherlands', 'woutervandermeij@gmail.com', '+31628755497', '+31628755497'),
(3236, '', 'Thomas ', 'Kornum', 'Krinkelvej 4', '2880', 'Bagsværd', 'Denmark', 'thomaskornum@gmail.com', '+4527908089', '+4527908089'),
(3237, '', 'luisa ', 'montrone', 'via carlo alberto dalla chiesa, 10', '65100', 'pescara', 'Italy', 'luisa822@alice.it', '3382687153', '3493938869'),
(3238, '', 'william', 'leishman', '7 wanless court', 'eh21 7qu', 'musselburgh', 'Scotland / United Kingdom', 'dicksonl@hotmail.co.uk', '0131 665 0251', '07834728547'),
(3239, '', 'eyad', 'faroun', ' 48oak way', 'w3 7ld', 'acton', 'United Kingdom', 'farouneyad@hotmail.com', '02036387923', '07714291508'),
(3240, '', 'René', 'Dubois', 'Vinkenlaan 12', '2630', 'Aartselaar', 'Belgium', 'Sonia.gielen@telenet.be', '+3238490707', '+32494916476'),
(3241, '', 'Marchegiano', ' Gastone', 'Rue des Cafati 47', '6240', 'Farciennes', 'Belgien', 'marchegiano_g@hotmail.com', '', ''),
(3242, '', 'Dimitri', 'Tarlée', 'rue Déménitroux', '76260', 'Eu', 'France', 'dimitr2302@hotmail.fr', '0786856599', '07868565997/'),
(3243, '', 'Kenneth', 'Bachasingh', 'Ambachtsweg 17', '2222AH', 'Katwijk', 'Netherlands', 'mr.sportline@gmail.com', '0031643520028', '0031643520028'),
(3244, '', 'Luc', 'Rohart', 'Larestraat 13', '9920', 'Lovendegem', 'Belgium', 'luc.rohart@outlook.be', '0477402224', '0477402224'),
(3245, '', 'Ruud', 'Huijen', 'Dross Saldenstraat 7', '6181 ER', 'Elsloo', 'Netherlands', 'Ruud@Huijnen.org', '0641550168', ''),
(3246, '', 'Miguel Angel', 'Encarnaçao Llata', 'Carlos Ruiz Garcia 9 OESTE', '39011', 'Santander', 'Spain', 'maells@ono.com', '+34942332624', '+34670452440'),
(3247, '', 'Matthew', 'Hillier', 'Flat 6,41 Morgan Avenue', 'tq2 55rr', 'TORQUAY', 'United Kingdom', 'matty_hillier@hotmail.com', '447722642564', '447722642564'),
(3248, '', 'matt', 'hillier', 'flat 6,41 Morgan avenue', 'tq2 5rr ', 'torquay', 'United Kingdom', 'matty_hillier@hotmail.com', '07722642564', '07722642564'),
(3249, '', 'Rik', 'Soelman', 'Rolderstraat 116', '9401 AW', 'Assen', 'Netherlands', 'havana.assen@gmail.com', '0592-330232', '06-29532566'),
(3250, '', 'Dennis', 'Christiansen', 'Kragsbjergvej 43', '5000', 'Odense', 'Denmark', 'd.lund.c@gmail.com', '+4531680366', '+4531680366'),
(3251, '', 'oliver', 'frack', '52-58 reservoir st', '2010', 'surry hills', 'Australia', 'oliver.frack@gmail.com', '92111163', '0423418979'),
(3252, '', 'Jean-Yves', 'Hervent', '7 rue du quevaucamps', '7711', 'Dottignies', 'Belgium', 'jyhervent@hotmail.com', '056554527', '0470310115'),
(3253, '', 'Trond', 'Høgvall', 'Leirskallen 11', '1164', 'Oslo', 'Norway', 'trond.erik.hogvall@atea.no', '+4722284507', '+4793055941'),
(3254, '', 'daniel', 'Bergenstråle', 'Hagvägen 73', '19440', 'Upplands Väsby', 'Sweden', 'daniel_diaz@live.se', '0707544011', '0707544011'),
(3255, '', 'Altin ', 'Koka ', '43-43 161 Street', '11358', 'Flushing', 'United States', 'altin1027@aol.com', '7188874895', '7188874895'),
(3256, '', 'Ryan', 'Stacey', '5/53 Whitmore St', '4068', 'Taringo Oueensland', 'Australia', 'ryanstacey_92@hotmail.com', '(07)38128871', '+61410033746'),
(3257, '', 'Carina', 'Li', '10/F, Windsor House 311 Gloucester Road ', '852', 'Causeway Bay', 'Hong Kong', 'wli@groupon.com', '39774349', 'Mr. Tsang 5933 9201'),
(3258, '', 'Taryn', 'Price', '51 Longsaw Drive', 'B31 5BN', 'Birmingham', 'United Kingdom', 'tarynrprice@yahoo.co.uk', '07703131233', ''),
(3259, '', 'Lalaoui', 'Samir', '31 Rue Louis Pergaud', '25700', 'Valentigney', 'Frankreich', '+33  698317988', '', ''),
(3260, '', 'Ben ', 'McGregor', '28 Fairlight Street', '2615', 'Dunlop', 'Australia', 'benwmcgregor@gmail.com', '02 6100 1272', '0417 000 869'),
(3261, '', 'Peter', 'Heeno', 'Pileskovvej 16', '2635', 'Ishoej', 'Denmark', 'peter@heeno.dk', '+45 72487576', '+45 72487576'),
(3262, '', '?????????? ', '?????????', '??????? 23', '11526', '?????', 'Greece', 'alexandkaps@gmail.com', '00000', '6976737850'),
(3263, '', 'Mohamed ', 'KARAM', '2A, Alwasel RD', '24888', 'Dubai ', 'United Arab Emirates', 'mak_karam@yahoo.com', '+97143956785', '+971556514415'),
(3264, '', 'dushane', 'douglas', '60 capilano', 'b235bb', 'Birmingham', 'United Kingdom', 'd.douglas0710@hotmail.co.uk', '01213820100', '07732843587'),
(3265, '', 'Solene', 'Nugent', '48 Hollybrook Avenue', 'BT38 8YF', 'NEWTOWNABBEY', 'United Kingdom', 'solene.brendan@gmail.com', '+447570093732', '+447570093732'),
(3266, '', 'Stephen', 'West', '102 Avonvale Road', 'BS5 9RU', 'BRISTOL', 'United Kingdom', 'steve.west2010@virginmedia.com', '01173789169', '07554503541'),
(3267, '', 'Paul', 'Vicary', '23 Willsdown Road', 'EX2 8XE', 'Exeter, Devon', 'United Kingdom', 'p_vicary@sky.com', '01392 257214', '07714327433'),
(3268, '', 'Thai', 'Groupon', '32/32 11floor', '10110', 'Sino Thai Tower, Sukhumvit 21,  Klongtoey Nua', 'Thailand', 'pmproduct-th@groupon.com', '+662 105 0621', '+6683 6449158'),
(3269, '', 'PRODROMOS', 'KALKANTZIS', 'Akropotamos', '64008', 'KAVALA', 'Greece', 'prokalkan@gmail.com', '6948894057', '6948894057'),
(3270, '', 'beverley', 'jones', '31 brook street', 'dy6 0jg', 'wall heath, west midlands', 'United Kingdom', 'beve666@hotmail.co.uk', '01384 280197', '07964697359'),
(3271, '', 'Julia', 'Stier', 'Haldenweg 3', '74677', 'Dörzbach-Hohebach', 'Germany', 'david.kalis@modyf.com', '01706338094', '01706338094'),
(3272, '', 'marc', 'paquay', 'rue du Ruisseau 41B', '4100', 'seraing', 'Belgium', 'info@strategypartner.be', '0032477421968', '0032477421968'),
(3273, '', 'Nikolaos', 'Loukas', 'IONIAS & G. PRIFTI', '19004', 'SPATA', 'Greece', 'nikloukas@gmail.com', '+302106633541', '+302106633541'),
(3274, '', 'gino', 'vanhee', 'a.deleustraat  15', '8820', 'TORHOUT BELGIE', 'Belgium', 'gino.vanhee@telenet.be', '+32473492879', '+32473492879'),
(3275, '', 'thomas ', 'ryan', 'kilmore upper knockavilla', 'dundrum', 'tipperary', 'Ireland', 'maryryanred@gmail.com', '0872205090', '0872205090'),
(3276, '', 'Qin', 'Liang', '2A Toronto St', '3128', 'Doncaster', 'Australia', 'leung12321@gmail.com', '+62423950845', '+62423950845'),
(3277, '', 'Brian', 'McCarthy', '11 Breadalbane Place', 'FK2 0RF', 'Falkirk', 'United Kingdom', 'brian.mccarthy@espcmortgages.com', '07956969859', '07956969859'),
(3278, '', 'Michel', 'Gaillard', 'Résidence Les Sauges Bt F19 Les Cadeneaux', '13170', 'Les Pennes Mirabeau', 'France', 'michel.gaillard29@sfr.fr', '+33607512194', '+33607512194'),
(3279, '', 'michael', 'kaanbjerg', 'moelleparken 14', '7080', 'Boerkop ', 'Denmark', 'kaanbjerg3@gmail.com', '+45 28804774', '+45 28804774'),
(3280, '', 'Mark', 'Greaney', '60 Celtic Cres, Ellerslie', '1051', 'Auckland', 'New Zealand', 'mark@greaneyconsulting.co.nz', '+64 21819700', '+64 21819700'),
(3281, '', 'Irina Mariela', 'Ailenei', 'Jernbanegade nr. 3. 3D', '5230', 'Odense M', 'Denmark', 'Irina.Mariela.Ailenei@rsyd.dk', '+45 27457310', '+45 27457310'),
(3282, '', 'Nikolaos ', 'Vassilopoulos', 'Amfitheas Av. 82', '17564', 'Paleo Faliro', 'Greece', 'vasilopnick@gmail.com', '00302109889272', '00306947822800'),
(3283, '', 'Jennifer', 'Taylor', 'Gartcloss Farm', 'ML52EH', 'Coatbridge', 'United Kingdom', 'jen_taylor@live.co.uk', '07949299388', '07949299388'),
(3284, '', 'Yuri Luz', 'De Abreu', 'Via XII Dicembre 23 / A', '06038', 'Spello', 'Italy', '', '338 834 8319', ''),
(3285, '', 'Said Roman', 'Waizi', 'Otto-Grün-Straße 9', '63457', 'Hanau', 'Germany', 'saikhazi@web.de', '+4961814349728', '+491635382609'),
(3286, '', 'torstein', 'sørum sogn', 'linneasvingen 5', '3520', 'jevnaker', 'Norway', 'torstein@thorbjornrudhotell.no', '48360409', '48360409'),
(3287, '', 'YILMAZ ', 'ELMACI', 'PASTORIJSTRAAT 43', '2060', 'ANTWERPEN', 'Belgium', 'ELMACI.YILMAZ@GMAIL.COM', '0032486836292', '0032491161947'),
(3288, '', 'Ron', 'Ketting', 'Dorpsweg', '3235 AE', 'ROCKANJE', 'Netherlands', 'gerdienbosch@hotmail.com', '0624089993', '0624089993'),
(3289, '', 'kishan', 'Jassi', '173 Maxwell Drive', 'LE11 5EJ', 'Loughborough', 'United Kingdom', 'kishan.jassi@nottingham.ac.uk', '07825753823', '07825753823'),
(3290, '', 'Caroline', 'Jefferson ', '1a elmtree avenue', 'Bs16 9bw', 'Bristol ', 'United Kingdom', 'Carolinejeffersonj@googlemail.com', '07759430172', '07754930172'),
(3291, '', 'Samuel', 'Van Langenhove', 'Bergstraat 20', '9820', 'Merelbeke', 'Belgium', 'annelippens@hotmail.com', '0476941656', '0476941656'),
(3292, '', 'Peter', 'Grahamslaw', '2 Kirkham Road', 'PR9 9UA', 'Southport', 'United Kingdom', 'peter@grahams-law.fsnet.co.uk', '01704220598', '07794423990'),
(3293, '', 'daniel', 'swarbrick', '79 curzon road', 'fy83sq', 'st annes, Lancashire', 'United Kingdom', 'd.swarbrick1204@gmail.com', '07894 834279', '07894 834279'),
(3294, '', 'Nicolas', 'Prehat', 'Baron van caloenlaan', '8421', 'Vlissegem', 'Belgium', 'nicolasprehat@hotmail.com', '0493524763', '0493524763'),
(3295, '', 'Richard', 'Walsh', '2 Meadow View Rathaspeck', 'NA', 'Wexford', 'Ireland', 'montsewalsh@yahoo.ie', '00353877512229', '00353868036897'),
(3296, '', 'Cor ', 'Laamers', 'Justus van Effenstraat 91', '1813KW', 'Alkmaar', 'Netherlands', 'corentineke@hotmail.com', '', ''),
(3297, '', 'Andrew Fernandes', 'Omari', '6 Belgravia Court, Bath Road', 'RG30 2BL', 'Reading', 'United Kingdom', 'fernandes6@yahoo.co.uk', '+44 (0) 7900 53 8599', '+44 (0) 7900 53 8599'),
(3298, '', 'Cristina', 'Scarpecci', 'Via Castrocielo 15', '00131', 'Rome', 'Italy', 'cristinascarpecci@gmail.com', '064192732', '3292760928'),
(3299, '', 'PAscale', 'FRERE', 'rue de Stoupré 3', '6530', 'THUIN', 'Belgium', 'pascale.frere@hotmail.com', '003271556676', ''),
(3300, '', 'LUC', 'LEISER', '67 rue Saint Aloise', '67100', 'Strasbourg', 'France', 'ame2leader@gmail.com', '+33695638630', '+33695638630'),
(3301, '', 'Isidori', 'Diego Tommaso', 'Via A. Stoppani, 3/E', '61032', 'Fano (PU)', 'Italy', 'diegotommaso.isidori@gmail.com', '338.1256099', '338.1256099'),
(3302, '', 'Paul', 'Culkin', '8 Apple Tree Walk', 'LS24 9HX', 'Tadcaster, Leeds', 'Großbritannien', 'PC1964@hotmail.co.uk', '+44 193 7833944', '+44 7962133417'),
(3303, '', 'Yuri Vinicius', 'Luz De Abreu', 'Via XII Dicembre 23 a', '06038', 'Spello', 'Italy', 'barbaracoccetta@hotmail.it', '0039 0742 301770', '0039 338 8348319'),
(3304, '', 'Eric', 'Robson', 'Al Washal Street', '125', 'Muscat', 'Oman', 'ericrobson89@gmail.com', '+96896566193', '+96896566193'),
(3305, '', 'lennard', 'bijl', 'molenweide 30', '1902 ch', 'castricum', 'Netherlands', 'lennardmartine@hotmail.com', '0031251795131', ''),
(3306, '', 'Damir', 'Jankovi?', 'Adlecici 24a', '8341', 'Adlecici', 'Slovenia', 'damir.jankovic@kolpa.si', '0038673692658', '0038641342132'),
(3307, '', 'Philip ', 'Moore', 'Sandland house ', 'YO19 5TL', 'York Warthill', 'Großbritannien', '', '', ''),
(3308, '', 'alfonso', 'pasquale', 'rue  du marteao,9/11', '1000', 'Bruxelles', 'Belgium', 'alfonsopasquale@hotmail.it', '003224667902', '0032491860122'),
(3309, '', 'Simone Mario', 'Leonelli', 'Via Pier Dionigi Pinelli 22', '10144', 'Torino\\', 'Italy', 'simoneleonelli93@gmail.com', '3200551731', '+39 3200551731'),
(3310, '', 'KOSTAS', 'BELLOS', '17 NOEMBRI 29', '15562', 'CHOLARGOS', 'Greece', 'kbellos@gmail.com', '6932600691', '6932600691'),
(3311, '', 'Radi', 'Pashov', '52 Glenister Park Road', 'SW1 5DR', 'London', 'Großbritannien', '', '', ''),
(3312, '', 'Federico', 'Massimi', 'Via Acqua Acetosa 76 Presso Cianfaglioni Alessandrina', '00043', 'Ciampino Roma', 'Italy', 'federico.massimi@gmail.com', '067962217', '+393923621586'),
(3313, '', 'Ulla Kissov', 'Larsen', 'Volderslevvej 19', '5260', 'Odense S', 'Dänemark', '', '', ''),
(3314, '', 'Letizia', 'Brito Dos Santos', 'Lesseliersdreef 11', '9120', 'BEVEREN-WAAS', 'Belgium', 'letizia.bds@gmail.com', '+32 486 65 12 92', '+32 486 65 12 92'),
(3315, '', 'Israel', 'Segorbe González', 'Pasaje Buenavista nº4, 2º-2', '14014', 'Córdoba', 'Spain', 'el_di0s_zeus@hotmail.com', '665592708', '665592708'),
(3316, '', 'Sebastian', 'Bonikowski', '140 Park Prewett Road', 'Rg24 9TY', 'Basingstoke', 'United Kingdom', 'boleek2@gmail.com', '+447557803345', '+447557803345'),
(3317, '', 'Klodian ', 'Gllava', 'Tirana Business Park, Rr: Rinas , Building 07', '1000', 'Tirana', 'Albania', 'kgllava@hotmail.com', '+355602081182', '+355602081182'),
(3318, '', 'Daryl', 'Esty', '4 kipling road', 'B30 1az', 'Birmingham', 'United Kingdom', 'Daryl.dappa@blueyonder.co.uk', '0771 679 5985', '0771 679 5985'),
(3319, '', 'Johan', 'Berggren', 'Trädgårdstorget 6', '58224', 'Linköping', 'Sweden', 'info@neckwear.se', '+46708291297', '+46708291297'),
(3320, '', 'Daniel ', 'Hansson', 'ankargatan 15', '21117', 'MALMOE', 'Sweden', 'hansson.6@hotmail.com', '0706376173', '0706376173'),
(3321, '', 'Nick', 'Van Wouwe', 'Rode Kruisplein 4', '2620', 'Hemiksem', 'Belgium', 'nick.vw@live.be', '0479624620', '0479624620'),
(3322, '', 'Marthe', 'Amba Wandja', 'Dokter Maurice Timmermanslaan 53', '2170', 'Merksem', 'Belgien', 'eyangoc@yahoo.fr', '0032465558882', ''),
(3323, '', 'Richardo', 'Rossy', '341 Croissant Geneva', 'H3R 2B1', 'Montreal Quebec', 'Kanada', 'rossyrichard@gmail.com', '', ''),
(3324, '', 'Nelson', 'Leung', 'Flat I 5/F Wing Shun BLDG,4 Lime Street ', '852', 'Kowloon, Tai Kok Tsui', 'Hong Kong', 'icallnel@gmail.com', '+852 95852919', '+852 95852919'),
(3325, '', 'robin', 'kovanen', 'bergholmsvägen 20', '56230', 'Jönköping', 'Sweden', 'robinkovanen@hotmail.se', '+46737865259', '+46737865259'),
(3326, '', 'Arnold', 'van der Kruijs', 'Oosterhesselenstraat 359', '2545SW', 'The Hague', 'Netherlands', 'arnoluuk@hotmail.com', '+31702153744', '+31644349342'),
(3327, '', 'Olise C.', 'Ontenike', '124 Teddington Grove, Perry Barr', 'B42 1RQ', 'West  Midlands', 'Großbritannien', '', '+447778483723', ''),
(3328, '', 'trevor', 'martin', '9 larchwood court, banbridge', 'bt323xl', 'county down', 'United Kingdom', 'trevor@ccasoftware.com.au', '+442840623871', '+447592554245'),
(3329, '', 'dimitrios', 'ioakeimaros', 'ethnikis antistasis 84 ', '20200', 'kiato', 'Greece', 'ioakd@yahoo.gr', '+302742029229', '+306932626105'),
(3330, '', 'Lynn', 'Fairweather', '11 hillwood terrace ', 'eh28 8qa ', 'Ratho station ', 'United Kingdom', 'lynnfairweather@Hotmail.Co.uk', '07712604813 ', '07712604813 '),
(3331, '', 'szczepan', 'palgan', 'gartenfelderstr 48', '13599', 'berlin', 'Germany', 'techmacar@freenet.de', '017621971961', '017621971961'),
(3332, '', 'Daniel', 'Frykenlind', 'Karlagatan 34A', '65223', 'Karlstad', 'Sweden', 'frykenlind@outlook.com', '0705359241', '0705359241'),
(3333, '', 'ALLEN', 'LIN', 'UNIT 1716, 17/F, 1 KIMBERLEY ROAD', '999077', 'MIRAMAR TOWER', 'Hong Kong', 'allenlinlam@gmail.com', '85227360688', '85262350793'),
(3334, '', 'Demir', 'Ismail', 'Beukenlaan 1', '1600', 'Sint P. Leeun', 'Belgien', 'demir3341@gmail.com', '0032484914400', ''),
(3335, '', 'Craig', 'Lloyd', '7 Christopher Way, Water Orton, ', 'B46 1DQ', 'Birmingham', 'United Kingdom', 'craigglloyd@gmail.com', '(+44)7951042213', '(+44)7951042213'),
(3336, '', 'Nadine /Ger ', 'Geehan', '18 Drage Road, East Peckham', 'TN12 5DA', 'Tonbridge, Kent', 'Großbritannien', 'nadine.geehan@hotmail.co.uk', '7833252759', ''),
(3337, '', 'Dorian', 'Tsetis', 'Kalvekeetdijk 61', '8300', 'Knokke-Heist', 'Belgium', 'd.tsetis@gmail.com', '+32475296356', '+32475296356'),
(3338, '', 'John Hayler', 'John Hayler', '', '', '', '', 'webdevthoughts@gmail.com', '888-311-8225', ''),
(3339, '', 'Anton', 'Jäger', 'DAN ANDERSSONSGATAN 31', '754 41', 'Uppsala', 'Sweden', 'jagern-96@live.se', '+46738758205', '+46738758205'),
(3340, '', 'Robert', 'Austin', '2 Fans Lane', 'ME9 8TZ', 'Iwade', 'United Kingdom', 'rob@fabricsandmaintenance.com', '0044 (0)1322352330', '0044 (0)7872148966'),
(3341, '', 'Vishal', 'Patadia', 'Bldg No 43, Al Ansari Building, Al Matar StreetUmm Ghwalina', 'P.O.Box No 55941', 'Doha', 'Qatar', 'vishal.p@tozziholding.com', '+97444351726', '+97466073394'),
(3342, '', 'Laurent', 'Renier', 'Bureau Immobilier Renier, Avenue Edmond Leburton,96 Bte 2', '4300', 'Waremme', 'Belgien', '', '', ''),
(3343, '', 'Davide Giorgio', 'Paolino', 'Via sagunto 18/4', '57023', 'Cecina', 'Italy', 'paolinodavide@libero.it', '+393281297922', '+393281297922'),
(3344, '', 'Thomas', 'Greatbatch', '65 The Rookery', 'IP270JZ', 'Brandon, Suffolk,', 'United Kingdom', 'tjmanus@hotmail.co.uk', '+44 1842 811407', '+44 7825876594'),
(3345, '', 'Fernando ', 'Bover Ramos', 'Calle Camí de la fontana Nº10', '03730', 'Javea (Alicante)', 'Spain', 'nandobovram@gmail.com', '966461182', '610992541'),
(3346, '', 'Larkins', 'Richard', 'Lynsted', 'Me9 0rl', 'The new bothy', 'United Kingdom', 'miriam.larkins.thorne@hotmail.co.uk', '07884492092', '07884492092'),
(3347, '', 'Thomas', 'Barfred', 'Sorgenfrigade 3, 3. TV', '2200', 'København N', 'Denmark', 'thomas_barfred@hotmail.com', '40610949', '40610949'),
(3348, '', 'Debra', 'Stewart-Jansen', 'Salford hall', 'Wr11 8ut', 'Evesham', 'United Kingdom', 'debrastewartjansen@gmail.com', '00441386871300', ''),
(3349, '', 'Jinkyung', 'kim', 'park tower 1 unit 1408 Cebu bussines park ayala ', '6000', 'Cebu City ', 'Philippines', 'kjk353424@gmail.com', '+63 (032)232 9749', '+63 (0) 9053486000'),
(3350, '', 'Trond', 'Høgvall', 'Leirskallen 11', '1164', 'Oslo', 'Norway', 'trond.erik.hogvall@atea.no', '+4722284507', '+4793055941'),
(3351, '', 'Iglesias Fernandez', 'Montse', 'AVENUE BRUGMANN 27', '1060 BRUXELLES', 'BRUXELLES', 'Belgium', 'Montserrat.Iglesias@valens.eiffage.be', '003225434681', '0032478410028'),
(3352, '', 'Dirk', 'Trancez', 'Leiselestraat 134', '8200', 'Sint-Michiels', 'Belgien', 'trancez@telenet.be', '473244879', ''),
(3353, '', 'Ntando', 'Maphosa', '21 Cowper Road', 'SO19 6QP', 'Southampton', 'United Kingdom', 'nta_m@yahoo.com', '02380195351', '00447447646675'),
(3354, '', 'Abdelouahab', 'Mahan', 'Brusselbaan 421', '1600', 'Sint Pieters Leeuw', 'Belgium', 'abdel_mahan@yahoo.fr', '003223047055', '00473534664'),
(3355, '', 'Mihail', 'Cobzac', '8725 rue Notre-Dame Est app.6, Montreal', 'H1L3M2', 'Qc', 'Canada', 'svet_13@mail.ru', '+1438 990 1713', '+1438 990 1713'),
(3356, '', 'amr', 'ahmed', '312', '5594', 'Dubai', 'United Arab Emirates', 'abuomar5594@hotmail.com', '0097470625256', '0097470625256'),
(3357, '', 'Dina', 'Dogan', 'Betuwehof 25', '5709 kt', 'Helmond', 'Netherlands', 'din.aa@live.nl', '0031645977577', '0031645977577'),
(3358, '', 'joude', 'fredy', '1 cour raoul dufy', '77600', 'sein et marne ', 'France', 'fjoude@gmail.com', '0033675975115', '0033675975115'),
(3359, '', 'Zach', 'quinn-Lomax', '12 pasutre road', 'BD23 6RH', 'Skipton', 'United Kingdom', 'zachquinnlo@gmail.com', '01756 228629', '07988166338'),
(3360, '', 'Ed', 'de Tollenaer', 'Venstraat 49', '5241 CD', 'Rosmalen', 'Netherlands', 'ed.de.tollenaer@home.nl', '073-7851213', '06241505555'),
(3361, '', 'maaik', 'godding', 'wijngaardstraat 188', '3620', 'lanaken', 'Belgium', 'gwn-maaik@hotmail.com', '000', '0483589456'),
(3362, '', 'Awad', 'El-Shorbasy', '7, Philadelphia Grove', 'S6 3HN', 'Sheffield, South Yorkshire', 'Großbritannien', '', '0044 783 7700670', ''),
(3363, '', 'david', 'zandrowicz', '11 Stonehill Rise Cubley, Penistone', 'S366HR', 'Sheffield', 'United Kingdom', 'dzandrowicz@amco.co.uk', '01226761843', '07771674214'),
(3364, '', 'Alvaro', 'Menendez', 'AVENIDA PAPA NEGRO, 125, 3º K', '28043', 'MADRID', 'Spain', 'alvaro.menndez@gmail.com', '+34606267157', '+34606267157'),
(3365, '', 'Tarik', 'Chanhih', 'Erich Salomonstraat 505', '1087GZ', 'Amsterdam', 'Netherlands', 'tarikc_93@hotmail.com', '0642259816', '0642259816'),
(3366, '', 'Don', 'van Baar', 'Molenbuurt 4', '1921ct', 'Akersloot', 'Netherlands', 'dvanbaar@gmail.com', '0251314826', '0631969449'),
(3367, '', 'Anna', 'Punte', '51 crossway', 'RM82SH', 'ESSEX', 'United Kingdom', 'annasaveljeva@yahoo.co.uk', '+447446022783', '+447446022783'),
(3368, '', 'Pascal ', 'Bubeck', 'MOUNT PROSPECT PARK 6', 'DUBLIN 3', 'Dublin', 'Ireland', '', '', ''),
(3369, '', 'Pascal ', 'Bubeck', 'MOUNT PROSPECT PARK 6', 'DUBLIN 3', 'Dublin', 'Ireland', '', '', ''),
(3370, '', 'Pascal ', 'Bubeck', 'MOUNT PROSPECT PARK 6', 'DUBLIN 3', 'Dublin', 'Ireland', '', '', ''),
(3371, '', 'Pascal ', 'Bubeck', 'MOUNT PROSPECT PARK 6', 'DUBLIN 3', 'Dublin', 'Ireland', '', '', ''),
(3372, '', 'Pascal ', 'Bubeck', 'MOUNT PROSPECT PARK 6', 'DUBLIN 3', 'Dublin', 'Ireland', '', '', ''),
(3373, '', 'Pascal ', 'Bubeck', 'Md7 | Head of Business Development|Europe,Unit 4 The Capel Building, Mary?s Abbey', 'DUBLIN 7', 'Dublin', 'Ireland', 'pbubeck@md7.com', '', ''),
(3374, '', 'Ramon', 'van Beveren', 'Appelstraat 133', '4462tg', 'Goes', 'Netherlands', 'ramonvb_4@hotmail.com', '0611272463', '0611272463'),
(3375, '', 'dawood', 'jalaluddin', '17 / 107 sheppard drive ', 'se16 3ej', 'london', 'United Kingdom', 'najib.2012@hotmail.co.uk', '00447882770106', '00447882770106'),
(3376, '', 'Joel Lyftough', 'Joel Lyftough', '', '', '', '', 'joelwebbased@gmail.com', '818-306-1638', ''),
(3377, '', 'Jan', 'Andreasen', 'Søpassagen 10, 4.sal', '2100', 'København Ø', 'Denmark', 'jana09@live.dk', '35371843', '50481527'),
(3378, '', 'Anthony ', 'Donnelly', '79 Thirlestane', 'AL1 3PD', 'St. Albans, Herts', 'Großbritannien', 'anthonydonnelly@hotmail.co.uk', '07402866072', ''),
(3379, '', 'Daniela', 'Fontana', 'via Risorgimento 140', '20092', 'Cinisello Balsamo', 'Italy', 'teanas0412@gmail.com', '3319498425', '3319498425'),
(3380, '', 'Hans', 'van der Poel', 'Amalistein 124', '4133 HD', 'Vianen', 'Netherlands', 'hansvanderpoel@casema.nl', '0031347-373388', '0031610675957'),
(3381, '', 'Filippo ', 'Colombo ', 'Corso de Gasperi,  19', '20821', 'Meda', 'Italy', 'filippocolombo51@gmail.com', '0362340309', '3664109990'),
(3382, '', 'jemal', 'abdulkadir', 'alfurusiya street', '26555', 'al-rayyan health center, pharmacy section, PHCC', 'Qatar', 'waleeku@yahoo.com', '0097440177638', '0097433114081'),
(3383, '', 'Naim', 'Beqiraj', 'Av. charles de coster 10', '1780', 'Wemmel', 'Belgium', 'drilonbeqiraj@me.com', '0487549461', '0487549461'),
(3384, '', 'Alexander', 'Molodyka', '2 Albury Road', 'KT9 1QY', 'Surrey', 'United Kingdom', 'victoria.iljina@gmail.com', '+447885909922', '+447885909922'),
(3385, '', 'Ferdi', 'Schmidt', 'Borstelgras 1', '3206sb', 'spijkenisse', 'Netherlands', 'schmidtler@gmail.com', '0648694920', '0648694920'),
(3386, '', 'Martyn', 'Douglas', '115 Monarch Way', 'SO30 3JR', 'Southampton', 'United Kingdom', 'martyn@douglas1059.freeserve.co.uk', '02380 465851', '07711 485989'),
(3387, '', 'Dirk', 'Verlinden', 'Biest 13', '2960', 'Brecht', 'Belgien', 'dirk.verlinden@me.com', '+32 (0) 3 313 62 91', '+32 (0) 499 12 10 31'),
(3388, '', 'Martina', 'Andersson', 'Förenihgsgatan 32', '25441', 'Helsingborg', 'Schweden', 'martina_andersson_ljung@hotmail.com', '', ''),
(3389, '', 'Radek', 'Mieczkowski', 'Vrijheerenberg 5', '6414EC', 'Heerlen', 'Netherlands', 'radek_m@live.nl', '0031681261637', '0031681261637'),
(3390, '', 'Roger', 'Agnefjäll', 'Flintvägen 8', '23179', 'Smygehamn', 'Sweden', 'roger@agnefjall.se', '+4641024503', '+46708992171'),
(3391, '', 'Peter', 'Goodwin', '32 St Stephens Walk', 'TN23 5AF', 'Kent', 'United Kingdom', 'mrpjgoodwin@hotmail.co.uk', '441233632481', '447772935828'),
(3392, '', 'George', 'Petrakos', 'Sakellion G 10', '18010', 'Aegina', 'Greece', 'fpetrakos@gmail.com', '00306977980963', '00306977980963'),
(3393, '', 'Lau', 'Osric', 'Noerregade 12,2TV', '4600', 'Koege', 'Denmark', 'lauosric@gmail.com', '+4529907002', '+4529907002'),
(3394, '', 'Marcus ', 'Svensson', 'Hantverkaregatan 8', '27435', 'Skurup', 'Sweden', 'mckeysvensson@gmail.com', '041142528', '+46763136114'),
(3395, '', 'KONSTANTINOS ', 'THEODORAKIS', 'Themistokli Sofoyli 71', '83100', 'SAMOS', 'Greece', 'theodwralis.k@nbg.gr', '00306944512996', '00906355090542'),
(3396, '', 'Alastair', 'Carr', 'Willem Buytewechstraat 177', '3024 XG', 'Rotterdam', 'Netherlands', 'alastairjcarr@gmail.com', '+31627868625', '+31627868625'),
(3397, '', 'Renze', 'Lolkema', 'Kooikerstraat 23', '2408 SV', 'Alphen aan den Rijn', 'Netherlands', 're.lolkema@gmail.com', '+31172436106', '+31681881695'),
(3398, '', 'Melvyn', 'Richard Davies', '1 Highbury Grove, Cosham', 'PO62RJ', 'Portsmouth', 'England', 'melvyn.davies404@btinternet.com', '0044 239 2355706', '07775912499'),
(3399, '', 'Harrison', 'Yorke', '2835 Webb Ave.', '10468', 'Bronx, NY', 'United States', 'hryorke@gmail.com', '347-427-6765', '646-842-7395'),
(3400, '', 'Moufaddil', 'Taoufik', '17 Rue Du Javelot Esc 2, Apt 69', '75013', 'Paris', 'Frankreich', 'teo69@hotmail.fr', '+33 652218888', '+33 983531008'),
(3401, '', 'Sandeep', 'Singh', '9 St Raphael\'s court', 'AL1 3EH', 'Avenu Road, St Albans', 'United Kingdom', 'sandeepsingh22@yahoo.co.in', '00447411331728', '00447411331728'),
(3402, '', 'Tomas', 'Woodward', '39 shire oak road', 'LS6 2DB', 'Leeds', 'United Kingdom', 'woody-tomster@hotmail.com', '07971285529', '07971285529'),
(3403, '', 'Verlindenden', 'Samy', 'Pierre hap lemaitre', '1040', 'Bruxelles', 'Belgium', 'V.sam_94@hotmail.com', '0486285526', ''),
(3404, '', 'verlinden', 'samy', 'pierre hap lemaitre 65', '1040', 'Etterbeek, bruxelles', 'Belgium', 'v.sam_94@hotmai.com', '0486285526', '0486285526'),
(3405, '', 'THERESA', 'Rayner', '57,  KIRKFIELD ROAD DARLINGTON  ', 'Dl3 OAD', 'DARLINGTON ', 'United Kingdom', 'tprayner1957@hotmail.co.uk', '01325258316', '07939903068'),
(3406, '', 'Magne', 'Neste', 'Bragevn. 2D', '0452', 'Oslo', 'Norway', 'magne.neste@gmail.com', '0047 414 07 194', '0047 414 07 194'),
(3407, '', 'Paul', 'Bray', '15 Plateau Dr', 'KA10 6UT', 'Barassie', 'United Kingdom', 'paulgbray@live.co.uk', '07791285126', '07791285126'),
(3408, '', 'luciano', 'morselli', 'via dell\'industria 34', '41013', 'castelfranco emilia', 'Italy', 'amministrazione@snowservicesrl.com', '059931483', '3496406623'),
(3409, '', 'manjit', 'singh', '17 rowlands walk ', 'so182gx', 'southampton', 'United Kingdom', 'manjitmehram23@yahoo.co.uk', '07702027265', '07702027265'),
(3410, '', 'Dina', 'Mousa', 'Wallebos 150', '2134HZ', 'Hoofddorp', 'Netherlands', 'dinamousa@hotmail.com', '+31610110590', '+31610110590'),
(3411, '', 'James ', 'Maina', '146 Doddsfields Road', 'SL2 2AJ', 'Slough', 'United Kingdom', 'jamesgames94@gmail.com', '07853420059', '07853420059'),
(3412, '', 'Lennart', 'Emmen', 'De Horst 8', '6932BS', 'Westervoort', 'Netherlands', 'lennartemmen@hotmail.com', '0031263118009', '0031636508754'),
(3413, '', 'Robert', 'Nieuwenhuize', 'de Bruijnstraat  7 A', '4264 VE', 'VEEN', 'Netherlands', 'robert.nieuwenhuize@sekologistics.com', '0655124752', '0655124752'),
(3414, '', 'Wayne', 'Norman', '15 Thornham Close', 'NR33 7HJ', 'Lowestoft', 'United Kingdom', 'Waynenorman1@live.co.uk', '01502 581706', '07747752967'),
(3415, '', 'Jackie', 'Holmes', 'Hertford Close 12', 'RG41 3BH', 'Wokingham', 'United Kingdom', 'jakpot50@hotmail.co.uk', '01189792798', '07900560160'),
(3416, '', 'Hanneke', 'Berman', 'jodenstraat 71 bus 1', '3770', 'Riemst', 'Belgium', 'jonathannb1973@gmail.com', '+3212262992', ''),
(3417, '', 'John', 'Eyre', '69 Flixborough Road', 'DN15 9HB', 'North Lincolnshire, Burton Upon Stather', 'United Kingdom', 'johneyre1@hotmail.com', '+1724 733062', '+447920118141'),
(3418, '', 'Ed Breeze', 'Ed Breeze', '', '', '', '', 'edwebdesignstuiobr@gmail.com', '201-472-3825', ''),
(3419, '', 'Jona', 'Petro', 'Duivenstraat 8', '2550', 'Kontich', 'Belgium', 'Petrojona@hotmail.com', '0032497851354', '0032497851354'),
(3420, '', 'Mohamed', 'Fadhel', 'Dubai Internet city', '500170', 'Dubai', 'United Arab Emirates', 'mood.fadhel@gmail.com', '00971554940538', '00971554940538'),
(3421, '', 'Khaled', 'Moslah', 'Sharjah', '44577', 'Sharjah', 'United Arab Emirates', 'moslah_khaled@yahoo.fr', '+971551526209', '+971564097611'),
(3422, '', 'Susan', 'Neatherway', '53 Gower Road', 'RH16 4PW', 'Haywards Heath', 'United Kingdom', 'sue1901@talktalk.net', '01444 458465', '07742 075969'),
(3423, '', 'Veritie', 'alonzo', '94 Stone Lodge Lane West', 'IP2 9HR', 'suffolk', 'United Kingdom', 'averitie@yahoo.com', '00447803070833', '00447803070833'),
(3424, '', 'Joel', 'Oosterwijk', 'Elbe 23', '2911HC', 'Nieuwerkerk aan den ijssel', 'Netherlands', '', '', ''),
(3425, '', 'Matthew', 'D\'Arcy', '17 Fulwood Hall Lane', 'PR2 8DB', 'Preston', 'United Kingdom', 'matt.darcy@gmail.com', '+447891398315', '+447891398315'),
(3426, '', 'Joyce', 'Wendt', 'Zwanenkamp 53', '3607 RD', 'Maarssen', 'Netherlands', 'joyce.wendt@live.nl', '0636142532', '0636142532'),
(3427, '', 'Bouilaghman', 'Achraf', 'Rue Van Oost 23', '1030', 'Schaerbeek', 'Belgien', '', '', ''),
(3428, '', 'Marcus', 'Myhr', 'Pommernsgade 2, 4th', '2300', 'Copenhagen S', 'Denmark', 'marcusmyhr@hotmail.com', '004526901758', '004526901758'),
(3429, '', 'MIke', 'Jarvis', '39 Darlington Road', 'DL10 7BG', 'Richmond', 'United Kingdom', 'mike.jarvis24596062@btinternet.com', '07930379856', '07930379856'),
(3430, '', 'FARHAN', 'SAFARI', '10 wood nook Garth ', 'LS16 6PH', 'LEEDS', 'United Kingdom', 'fsafari_30@hotmail.co.uk', '+447895959696', '+447895959696'),
(3431, '', 'Kavon', 'Hussain', '18 Leyfield Avenue', 'SK64AP', 'Stockport', 'United Kingdom', 'kavonh@gmail.com', '07971990825', '07971990825'),
(3432, '', 'Jasper', 'Gelissen', 'Mariabergstraat 16', '6451 EJ', 'Schinveld', 'Netherlands', 'jspr.g@live.nl', '+31 45 5272815', '+31 6 29113457'),
(3433, '', 'Andrew', 'Andrew', '', '', '', 'Jamaica', 'apowell5976@yahoo.ca', '123456', ''),
(3434, '', 'Steven', ' Couves', '53 Oundle RD', 'NN14 4PA', 'Kettering', 'United Kingdom', 'scouves@aol.com', '07834522087', '07834522087'),
(3435, '', 'Marcel', 'Willimann', '12 Salvado Road', '6008', 'Subiaco', 'Australia', 'marcel.willimann@sjog.org.au', '+61403492647', '+61403492647'),
(3436, '', 'maamar', 'goucem', '214 the Richmond apartment', 'dublin 7', 'dublin', 'Ireland', 'maamargoucem80@mail.com', '00353877414186', '00353877414186'),
(3437, '', 'Mohammed', 'Haziri', 'Evarist De Coninckstraat 14', '8790', 'Waregem', 'Belgium', 'kdeeja@hotmail.com', '0032485180240', '0032485180240'),
(3438, '', 'Jacob', 'Brøchner', 'Spangevej 21', '8700', 'Horsens', 'Denmark', 'jacob.brochner@gmail.com', '30277565', '30277565'),
(3439, '', 'Sailesh', 'Luchmun', '302 Rowley Gardens', 'N4 1HP', 'London', 'United Kingdom', 'saileshluchmun@hotmail.com', '0790 300 2881', '0790 300 2881'),
(3440, '', 'sam', 'fenton', '3 garside street', 'm34 6hw', 'Denton,Manchester', 'United Kingdom', 'sam.fenton2012@hotmail.co.uk', '07540327138', '07540327138'),
(3441, '', 'Conny', 'Eskengren', 'Rydetvagen 105', '43935', 'Onsala', 'Schweden', 'c.e.eskengren@belia.com', '004630064960', '0046704930322'),
(3442, '', 'Jeroen', 'Lubbers', '46 Keppel Bay Drive', '#08-131 Caribbean Condo', '098635', 'Singapore', 'jeroen_lubbers@hotmail.com', '0625448774', '0625448774'),
(3443, '', 'Ross ', 'Deighton ', '36/5 Cowan Road ', 'EH11 1RH', 'Edinburgh', 'United Kingdom', 'rossdeighton@hotmail.com', '44+7724741487', '44+7724741487'),
(3444, '', 'Damian', 'van Amersfoort', 'Karel Doormanlaan 358', '1215NX', 'Hilversum', 'Netherlands', '', '', ''),
(3445, '', 'Joanne', 'Fleming', 'c/o Fisher Property Mgt.', '13B Main Street', 'Ongar Village Dublin 15', 'Ireland', 'joanne@fisherproperty.ie', '+353870516218', '+353870516218'),
(3446, '', 'Irene', 'Alami Merouni', 'Zwaanshals 269A2', '3035kg', 'Rotterdam', 'Netherlands', 'i.b.alami.merouni@gmail.com', '0641717136', '0648694920'),
(3447, '', 'Sam', 'Vander Veken', 'Lindeveldstraat 7 B2', '1930', 'Nossegem', 'Belgium', 'Sam.vander.veken.svv@gmail.com', '+31472339111', '+31472339111'),
(3448, '', 'Michal', 'Michalski', '127 Winderemere Drive', 'WR4 9JF', 'Worcester', 'United Kingdom', 'm.michalski85@gmail.com', '01905757160', '07889691909'),
(3449, '', 'Chris', 'Stinson', '9 Pavilion Road', 'NG2 5FG', 'West Bridgford', 'United Kingdom', 'cstinson@live.co.uk', '07841103590', '07841103590'),
(3450, '', 'Daniel ', 'Paine', 'Flat 30, 310 Kings road', 'RG1 4FE', 'Reading', 'United Kingdom', 'danielalanpaine@gmail.com', '07843121735', '07843121735'),
(3451, '', 'Nelson', 'Leung Man Fu', 'Flat I 5/F, 4Lime Street Wing Shun BLDG  ', '852', 'Tai kok Tsui, KLN', 'Hong Kong', 'icallnel@gmail.com', '+85295852919', '+85295852919'),
(3452, '', 'Paul', 'Mulligan', '20 Andersonstown Grove', 'BT11 8FQ', 'Northern Ireland', 'United Kingdom', 'paul.mulligan@bbc.co.uk', '00447882345948', '00447882345948'),
(3453, '', 'Vince', 'Lissenberg', 'Hugo van Voorneweg 21', '3218 VE', 'Heenvliet', 'Netherlands', 'v.ince@live.nl', '+31(0)181 662395', '+31(0) 653638595'),
(3454, '', 'James', 'Simpson', ' 46 Phear avenue ', 'ex8 2js', 'Devon', 'United Kingdom', 'J.simpson79@hotmail.com', '01395260274', '07850039761'),
(3455, '', 'Sajjad', 'Zaib', '332 - HENLEY ROAD', 'IG1 2 TJ', 'Ilford, ESSEX. LONDON', 'United Kingdom', 'Sajjad.zaib5@hotmail.com', '07551997005', '07551997005'),
(3456, '', 'Rawoued', 'Bouguila', 'Josephus Jittastraat 24', '1063NL', 'Amsterdam', 'Netherlands', 'r.bouguila@outlook.com', '0634824173', '0634824173'),
(3457, '', 'Evert', 'Straub', 'Kerklaan 53', '2282 CE', 'Rijswijk', 'Netherlands', 'Evertstraub@gmail.com', '+31(0)703474820', '+31'),
(3458, '', 'Adam', 'Randall', '23d west street, ', 'bh21 1js', 'Wimborne, Dorset', 'United Kingdom', 'adam@randall-designs.co.uk', '07891713574', '07891713574'),
(3459, '', 'Filip', 'Meyten', 'Prins Boudewijnlaan 5', '9100', 'Sint-Niklaas', 'Belgium', 'filip.meyten@telenet.be', '003237650124', '0032473871012'),
(3460, '', 'adrien', 'lopez', '2 rue des agapanthes', '34470', 'perols', 'France', 'lopezadrien@hotmail.fr', '0644245256', ''),
(3461, '', 'Roberto', 'Santoni', 'via Saveri 6', '60035', 'Jesi', 'Italy', 'robertosantoni65@gmail.com', '347 6377767', '3386822978'),
(3462, '', 'Jonathan Baton', 'Jonathan Baton', '', '', '', '', 'webrandbuzz@gmail.com', '(702) 751-5338', ''),
(3463, '', 'Pidouux', 'Edouard', '3 Rue L\'oiseau blc', '69005', 'Lyon', 'Frankreich', 'pidoux.edouard7@orange.fr', '', ''),
(3464, '', 'S', 'Watson', '7 Leinster Close, Springbank', 'GL51 0ND', 'Cheltenham Glos', 'Großbritannien', 'Sw1963@hotmail.co.uk', '0044 744 787 4743', ''),
(3465, '', 'Tomaszz', 'Garnowski', '53 Lewin Terrace', 'TW14 8ED', 'Feltham', 'Großbritannien', 'tomek.garnowski@yahoo.co.uk', '0044 7706922339', ''),
(3466, '', 'Ajay', 'Thakkar', '18 Deerhurst Crescent', 'TW12 1NZ', 'Hampton Hill', 'Großbritannien', 'ajaythakkar1@gmail.com', '0044 2089770563', ''),
(3467, '', 'Marc', 'Vergote', 'Watermolenstraat 42/2', '8530', 'Harelbeke', 'Belgium', 'marcvergote@gmail.com', '056758678', '0476713301'),
(3468, '', 'MARC', 'VERGOTE', 'WATERMOLENSTRAAT 42/201', '8530', 'HARELBEKE', 'Belgium', 'macvergote@gmail.com', '003256758678', '0032476713301'),
(3469, '', 'sorinel', 'stefan', 'collard avenue 9', 'ig102er', 'london', 'United Kingdom', 's0stefan@yahoo.co.uk', '02084180642', '07912783421'),
(3470, '', 'Andrew', 'Sperring', '11 Hazeldene', 'BS345DT', 'Bristol', 'United Kingdom', 'andrew.sperring@hotmail.co.uk', '07787537061', '07787537061'),
(3471, '', 'Jai', 'Hume', '10 Somerset House, Moorfields Road', 'BA22HU', 'Bath, Somerset.', 'United Kingdom', 'jai_hume@hotmail.com', '07549949379', '+44 7549949379'),
(3472, '', 'veli', 'karayilmaz', 'marcel habetslaan 24', '3600', 'genk', 'Belgium', 'aagnv@skynet.be', '089/38 54 73', '0486/ 56 13 79'),
(3473, '', 'Tim', 'Dekker', 'Puttersakker 4', '1749JB', 'Warmenhuizen', 'Netherlands', 'tim-dekker1@hotmail.com', '0226394323', '0655132790'),
(3474, '', 'Antony', 'Bellian', '44 Goldcliffe Close', 'WA5 9EP', 'Warrington', 'Großbritannien', 'tonybellian@msn.com', '01925 632861', '07736 572424'),
(3475, '', 'malcolm', 'white', 'dam lane', 'wa3 6lq', 'warrington', 'United Kingdom', 'malcolm.white4@gmail.com', '01925820359', '07792395232'),
(3476, '', 'Timika', 'Timika', '13 Columbus Circle, New York', '', '', 'United States', 'Korber@yahoo.com', '(219) 477-0619', '(219) 477-0619'),
(3477, '', 'Konrad & Sara ', 'Michalik', 'Beusselstraße 61', '10553', 'Berlin', 'Deutschland', '', '', ''),
(3478, '', 'FILOTHEOS', 'PETRAKOS', 'SAKELLION G. 10', '18010', 'AEGINA', 'Greece', 'fpetrakos@gmail.com', '+302297029429', '+306977980963'),
(3479, '', 'Leon', 'McGorman', '11 Ard Ross', 'BT35 9BZ', 'Crossmaglen', 'United Kingdom', 'leonmaria1@hotmail.com', '0035387 2474655', ''),
(3480, '', 'vince', 'liu', '3 cloverdale court', 'ne6 4ub', 'newcastle upon tyne', 'United Kingdom', 't_master88@msn.com', '447501457156', '447501457156'),
(3481, '', 'T.', 'Bouziane', 'Wildbertoord 183', '3069 JR', 'Rotterdam', 'Netherlands', '', '', ''),
(3482, '', 'Ole', 'Haertell', 'Ypsilantou 25, Nea Mhxaniona', '57004', 'Thessaloniki', 'Greece', 'oles.indkob@gmail.com', '0030 23920 34633', '0045 61337853'),
(3483, '', 'Guy', 'Halliday', '34 conquest Road', 'kt15 1sn', 'surrey', 'United Kingdom', 'guyhalliday91@gmail.com', '+447968382070', '+447968382070'),
(3484, '', 'Yvonne', 'van der Linden', 'Kruisbergsestraat 37a', '6611ah', 'Overasselt', 'Netherlands', 'linden.linden70@gmail.com', '+31644099084', '+31644099084'),
(3485, '', 'HASSANIA', 'EL AZZOUZI', 'PETER BENOITSTRAAT 18', '2812', 'MUIZEN', 'Belgium', 'hassania.elazzouzi@gmail.com', '0486626422', '0032486626422'),
(3486, '', 'Nasrine', 'Ghandran', '25 Jalan Brockman,Camay Park', '31650', 'Ipoh, Perak', 'Malaysia', '', '012 5065609', ''),
(3487, '', 'Carola', 'Valentijn', 'Boutersempark 16', '4741 EW', 'Hoeven', 'Netherlands', 'carola.valentijn@hotmail.com', '0031 653927747', ''),
(3488, '', 'Bing', 'Xu', 'Unit A, 10th Floor  Tower 6, Palm Cove', '168 Castle Peak Road,', 'Castle Peak Bay  Tuen Mun, New Territories', 'Hong Kong', 'bingoxu007@gmail.com', '+86 13823527785', '+86 13823527785'),
(3489, '', 'Rashed', 'Al-kuwari', 'Zekreet', 'P.O Box 20922', 'Doha', 'Qatar', 'almulki@qp.com.qa', '40147608', '55915960'),
(3490, '', 'Michael', 'Lashbrook', '28, Batavia Drive', 'EX2 7AU', 'Exeter', 'United Kingdom', 'mike.lashbrook@live.co.uk', '+44 7717457349', ''),
(3491, '', 'Michal', 'Zdun', 'Krauthofera 35/20', '60-203', 'Poznan', 'Poland', 'michal.zdun@gmail.com', '+48 791 771 991', '+48791771991'),
(3492, '', 'Alexandros', 'Ntobas', 'Korytsas 28', '54638', 'Thessaloniki', 'Greece', 'alexandros.nto@gmail.com', '6982492218', '6982492218'),
(3493, '', 'Carol', 'Ip', 'Avn Do Almirante Lacerda, No 127,EDF Kam Long,15/C', '00000', 'Macau', 'China', 'carolsioip@yahoo.com', '28259095', '85362298132'),
(3494, '', 'Ghazaleh', 'Rahimi', 'Via Monte Nevoso n.8', '20131', 'Milano', 'Italy', 'rahimi_ghazal@yahoo.com', '0039/3492143702', '0039/3492143702'),
(3495, '', 'Ghazaleh', 'Rahimi', 'Via Monte Nevoso n.8', '20131', 'Milano', 'Italy', 'rahimi_ghazal@icloud.com', '+39/3492143702', '+39/3492143702'),
(3496, '', 'tatyana', 'petrovskaya', 'Apt 2A, Ozier Park View, Poleberry', '0000', 'waterford', 'Ireland', 'tpetrovskaya@me.com', '+353877401077', '+353877401077');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(3497, '', 'Richard', 'Rossy', '341 Geneva Crescent', 'H3R 2B1', 'Montreal', 'Canada', 'rossyrichard@gmail.com', '5147331529', '5149841274'),
(3498, '', 'Jesper', 'Lumislahti', 'Astrakangatan 82', '16552', 'Bromma', 'Sweden', 'Jeppson92@hotmail.com', '0730530323', '0730530323'),
(3499, '', 'Hanna', 'Murashka', '27a Noyna Road', 'SW17 7PQ', 'London', 'United Kingdom', 'annamurashka@hotmail.com', '+447554112096', ''),
(3500, '', 'Kevin', 'Trebillcock', '4 Ridsdale Square', 'NE63 8AQ', 'Ashington', 'United Kingdom', 'kandret2@gmail.com', '+441670225475', '+4407920096334'),
(3501, '', 'Craig', 'Pollard', '77 Layton Road', 'PO13 0JG', 'Gosport', 'United Kingdom', 'CraigPollard85@aol.com', '07718635720', '07718635720'),
(3502, '', 'John', 'Brinkman', 'Arend Brinkmanrede 18', '2901 TD', 'Capelle aan den IJSSEL', 'Netherlands', 'Iengie@kpnplanet.nl', '06-58718191', '06-58718191'),
(3503, '', 'Luke', 'Pomeroy', '574 archer road', 'SG1 5QN', 'Stevenage ', 'United Kingdom', 'Luke_thfc@hotmail.co.uk', '01438 233056', '07956343608'),
(3504, '', 'Annita', 'Ploumi', 'Aimilias Sarrou 29', '82100', 'Chios', 'Greece', 'annita0303@hotmail.com', '+302271029634', '+306951919309'),
(3505, '', 'abraham', 'coro', 'via castronovo di sicilia 15', '00132', 'ROMA', 'Italy', 'abraham.salinas90@gmail.com', '+393925519562', '+393925519562'),
(3506, '', 'Bjorn', 'Pellens', 'Martelarenstraat 17', '3200', 'Aarschot', 'Belgium', 'born.pellens@hotmail.com', '0032495443321', '0032495443321'),
(3507, '', 'STYLIANOS', 'TOLIAS', 'AMFOTEROY 12', '54250', 'THESALONIKI', 'Greece', 'tolias65@yahoo.gr', '2314310370', '6944677167'),
(3508, '', 'luc', 'berteloot', 'schardouwstraat 25', '8870', 'izegem', 'Belgium', 'luc.berteloot@prizma.be', '3251309662', '32473915813'),
(3509, '', 'curtis', 'kernaghan', '12 Northwood parade', 'bt153qh', 'belfast', 'United Kingdom', 'curtissrd@hotmail.co.uk', '02890773316', '07902537590'),
(3510, '', 'Joel Lifthough', 'Joel Lifthough', '', '', '', '', 'Webthinkidea@gmail.com', '(302) 648-7742', ''),
(3511, '', 'Mark', 'Burnard', '10 Rodmead Walk', 'BS13 9HU', 'Bristol', 'United Kingdom', 'burnie78@hotmail.com', '07576116416', ''),
(3512, '', 'Nicolas', 'Magnier', '19 rue de la Barre', '59000', 'Lille', 'France', 'nicolasmagnier@hotmail.fr', '0698817677', '0698817677'),
(3513, '', 'DANZE', 'pierre', 'rue chefnay 60', '4400', 'flemalle', 'Belgium', 'pierre.danze@gmail.com', '0032495542557', '0032495542557'),
(3514, '', 'Luigj', 'Gjergji', 'rr. Sh. Vincenc de paoli', '4601', 'Rreshen - Mirdite', 'Albania', 'luigj_gjergji@yahoo.it', '+355021623387', '+355682040499'),
(3515, '', 'Jacob', 'Hansen', 'Henriettelyst 8', '8940', 'Randers sv', 'Denmark', 'Odensetk@yahoo.dk', '+45 22191319', '+45 22191319'),
(3516, '', 'Noveed', 'Nawaz', 'Heimdalsgade 55 2 th', '2200', 'Cph N', 'Denmark', 'nna@itucation.dk', '26899323', '2689323'),
(3517, '', 'sylvia', 'van Vugt', 'Lange Gewant 18', '6932DM', 'Westervoort', 'Netherlands', 's.v.vugt@hotmail.com', '0634518089', '0634518089'),
(3518, '', 'Perminder', 'Chahal', '12 Churchover Close', 'B76 1WG', 'Sutton Coldfield', 'United Kingdom', 'pchahal3@hotmail.com', '01213732231', '07956885430'),
(3519, '', 'Julie', 'Russell', '\"Somerviille\",Brownstown, Newcastle', 'N/A', 'Dublinn', 'Ireland', 'julie-beattie@hotmail.com', '', '+353 87 9315 884'),
(3520, '', 'Emma', 'Spink', '9 elder view ,elder road ,north yorkshire', 'DL6 1NH', 'Northallerton', 'United Kingdom', 'Emmaspink@outlook.com', '07715458642', '07715458642'),
(3521, '', 'Chee Hong', 'Lee', '94, Lorong Zaaba, Taman Tun Dr. Ismail', '60000', 'Kuala Lumpur', 'Malaysia', 'leedaniel7@hotmail.com', '603-77273264', '6012-2886228'),
(3522, '', 'Adam', 'Persson', 'Blidvädersvägen 6 G', '22228', 'Lund', 'Sweden', 'adam.n.persson@gmail.com', '+46 73-776 39 63', '+46 73-776 39 63'),
(3523, '', 'Andrea', 'Coppi', 'Via Salvo d\'Acquisto 10', '29014', 'Castell\'Arquato', 'Italy', 'andrea.coppi.92@libero.it', '3428594342', '3398886840'),
(3524, '', 'Aliki', 'Gardner', '4 charter way', 'N14 4jt', 'Southgate london', 'United Kingdom', 'alikigreekbird@yahoo.co.uk', '00447500196618', '00447500196618'),
(3525, '', 'Benjamin', 'Oosterom', 'Pieter Nieuwlandstraat 75B', '1093XM', 'Amsterdam', 'Netherlands', 'b.oosterom@live.nl', '06-29364848', '06-29364848'),
(3526, '', 'Christine', 'Long', '55 Orford Green', 'WA2  8PJ', 'Warrington', 'United Kingdom', 'christinelong428@btinternet.com', '01925 418512', '07715 619058'),
(3527, '', 'Gary', 'Hemmings', '3 Dylan Close', 'CH5 3TT', 'Deeside', 'United Kingdom', 'gary_hemmings@mastercard.com', '+447725413063', '+447725413063'),
(3528, '', 'Ole', 'Knudsen', 'Østre Hougvej 10', '550', 'Middelfart', 'Denmark', 'oleknudsen05@gmail.com', '20905481', '20905481'),
(3529, '', 'David', 'Syers', '4 Tern Park', 'LS22 5LY', 'Collingham', 'United Kingdom', 'dave.syers@btconnect.com', '07967386687', '07967386687'),
(3530, '', 'Zib', 'Atkins', '207 Arlott Crescent', 'MK6 2QT', 'Milton Keynes', 'United Kingdom', 'zib87@hotmail.com', '07519666877', '07519666877'),
(3531, '', 'derrick', 'muyinga', '21 darrel drive', 'L7 4LW', 'LIVERPOOL', 'United Kingdom', 'dmuyinga@gmail.com', '07587922114', '+447587922114'),
(3532, '', 'Zhe Ling', 'Tan', 'NO 31, Jalan Nilam 2', '43100,TAMAN SRI N AND ING', 'Hulu Langat, Selangor', 'Malaysia', 'eilynxtan@live.com', '010-2040989', '016-4786121'),
(3533, '', 'Sayed', 'Ghavati', '43 Denham Green Close ', 'UB9 5NA', 'Denham ', 'United Kingdom', 'ghavati@me.com', '00449780670783', '00447980670783'),
(3534, '', 'Andy', 'Segler', 'Uhlandstrasse 20 1/2', '86157', 'Augsburg', 'Germany', 'kuchen75@gmx.de', '08215085830', '017656976525'),
(3535, '', 'Robert', 'Kohut', '14 victory mews', 'Bn2 5xa', 'Brighton', 'United Kingdom', 'Robkiko@yahoo.com', '00447780008294', '00447780008294'),
(3536, '', 'trevor', 'young', '4602 WINTERBROOK CT', '65203', 'columbia', 'United States', 'TREVOR.YOUNG@FLAKTWOODS.COM', '+1 573808 0338', '+1 573808 0338'),
(3537, '', 'klinton', 'shabanaj', 'rruga :\'abdyl frasheri\'', 'elbasan', 'elbasan', 'Albania', 'kshabana@hotmail.com', '0676060080', '0676060080'),
(3538, '', 'J. L. G.', 'Biggelaar', 'Leijsenhoek 33', '4901 ER', 'Oosterhout', 'Netherlands', '', '', ''),
(3539, '', 'Henk', 'Tromp', 'Colettijnenhof 4', '8000', 'Brugge', 'Belgien', '', '', ''),
(3540, '', 'Natalie', 'Goode', '25 Morses Lane', 'CO7 0SF', 'Brightlingsea Essex', 'United Kingdom', 'nataliehuck@hotmail.com', '01206302525', '01206302525'),
(3541, '', 'Marcin', 'Kalisz', 'Stara Kolonia', '47-133', 'Jemielnica', 'Poland', 'tujupl@gmail.com', '883987816', '883987816'),
(3542, '', 'David', 'Meadows', '70 Kendal drive ', 'L31 9ba', 'Liverpool', 'United Kingdom', 'dlmead2003@yahoo.co.uk', '01515319612', '07855894719'),
(3543, '', 'Annelies', 'Pauwels', 'Baron de Celleslaan 16', '2650', 'Edegem', 'Belgium', 'annelies.ahmed@hotmail.com', '0032 495 277 410', '0032 495 277 410'),
(3544, '', 'MANUEL', 'PINI', 'VIA GALLO 10', '25020', 'BASSANO BRESCIANO', 'Italy', 'pini.manuel@gmail.com', '3488580944', '3488580944'),
(3545, '', 'Maksim', 'Fetisov', 'Sedulinos 35-65', '31232', 'Visaginas', 'Lithuania', 'fetisov.ps@gmail.com', '+37065756666', '+37065756666'),
(3546, '', 'Davide Giorgio', 'Paolino', 'via Sagunto 18/4', '57023', 'Cecina (Li)', 'Italy', 'paolinodavide@libero.it', '+39 328/1297922', '+39 328/1297922'),
(3547, '', 'Jermaine', 'Carbiere', 'Middelberg 109', '5508DP', 'Veldhoven', 'Netherlands', 'jermaineklussenbedrijf@hotmail.nl', '0687349341', '0645495587'),
(3548, '', 'BENSON', 'SKARIA', 'CBD Street', '112', 'Muscat', 'Oman', 'bensonoman@gmail.com', '0096899223562', '0096899223562'),
(3549, '', 'JOHN', 'SOUROUFIS', 'ARKADIAS 24', '19300', 'ASPROPYRGOS', 'Greece', 'jsouroufis@hotmail.com', '00302105577739', ''),
(3550, '', 'Tyler Wernor', 'Tyler Wernor', '', '', '', '', 'rankablewebgroup@gmail.com', '(201) 308-3774', ''),
(3551, '', 'Andreas', 'Sørensen', 'Flakholmen 11, 1.tv.', '2720', 'Vanløse', 'Denmark', 'andreashs@gmail.com', '61711629', '61711629'),
(3552, '', 'Rudy', 'Dequick', 'Caelfstraat 31', '8460', 'Oudenburg', 'Belgium', 'rudy.dequick@base.be', '003259250019', '0032483416664'),
(3553, '', 'Eoghan', 'Stack', '157 Botanic Road Glasnevin', 'D9', 'Dublin', 'Ireland', 'stacky@gmail.com', '+353869069181', '+353876855106'),
(3554, '', 'Piergiovanni', 'Torsello', 'Via xx Settembre 257', '73044', 'Galatone', 'Italy', 'togibell@gmail.com', ' 0039 0833 867188', '3936369902'),
(3555, '', 'RICHARD ', 'BIN JUANI', 'PT 12510 (Plot A21) Kawasan Perusahaan Cacar', '23100', 'TERENGGANU', 'Malaysia', 'richard@hyper-wave.com', '+60125889044', '+60125889044'),
(3556, '', 'Dayakar', 'Komirelly', '27 manor place, Ongar Village', 'Dublin 15', 'Dublin', 'Ireland', 'dkomirelly@gmail.com', '00353857337576', '00353857337576'),
(3557, '', 'A', 'Trojic', 'Goereestraat 10', '1025 NJ', 'Amsterdam', 'Netherlands', 'archana.trojic@tangoe.com', '0639265399', '0639265399'),
(3558, '', 'Gazmend', 'Cung ', 'zogu 1', '3006', 'elbasan', 'Albania', 'gazmend_cungu@hotmail.com', '4255054', '003550674017546'),
(3559, '', 'Baptiste', 'Mandon', 'Avenue Jean Volders 46', '1060', 'ST Gilles', 'Belgium', 'baptiste.mandon@gmail.com', '+32471896717', '+32471896717'),
(3560, '', 'Jinky', 'Abig', '1026 Kings Road', 'None', 'Flat D23, 17floor Oceanic Mansion', 'Hong Kong', 'jinkyabig@hotmail.com', 'Na', '67172548'),
(3561, '', 'Ahad', 'Hasanov', 'Termovägen 70', '17677', 'Stockholm', 'Sweden', 'ahad8737@hotmail.com', '0735755848', '0735755848'),
(3562, '', 'Dmitry', 'Pivovarchik', '79 Gordon St, apt 6', '02135', 'Brighton, MA', 'United States', 'theftherion@gmail.com', '+1-857-999-5179', '+1-857-999-5179'),
(3563, '', 'Mohamed', 'Ibrahim', 'Arc tower C, flat 1005, Al Reem Island', 'P.O Box: 131678', 'Abu Dhabi', 'UAE', 'dr.mohamedamir@gmail.com', '0561810042/+971 56 1810042 ', ''),
(3564, '', 'Gazmend ', 'Cungu', 'zogu 1', '3006', 'Elbasan ', 'Albania', 'gazmend_cungu@hotmail.com', '4255054', '+355674555582'),
(3565, '', 'Sam', 'Hickling', 'Main Rd', 'LN11 7SS', 'Saltfleetby', 'United Kingdom', 'sam@lsgreenenergy.co.uk', '07989335218', '07989335218'),
(3566, '', 'olise', 'onyenike', '124 Teddington Grove, Perry Barr', 'B42 1RQ', 'Birmingham,West Midlands', 'United Kingdom', 'onyenikeo@yahoo.co.uk', '+447778483723', '+447778483723'),
(3567, '', 'Vivienne', 'Harris', 'Ravensnest, Ravensworth Road,Mortimer West End', 'RG7 3UD', 'Reading, Berkshire', 'United Kingdom', 'vravensnest@yahoo.co.uk', '+44(0)1189333470', '+44(0)7796673610'),
(3568, '', 'Mohammed ', 'Atiq', '17 St James road', 'De238qy', 'Derby', 'United Kingdom', 'Mab7@hotmail.co.uk', '07414862513', '07414862513'),
(3569, '', 'Delphine', 'Delphine', 'Delphine', 'Delphine', 'Delphine', '', 'Delphine', 'lokskoqent@yahoo.co.uk', 'Delphine'),
(3570, '', 'mattia', 'rovinelli', 'Via Giovanni XXIII, 98', '47032', 'Santa Maria Nuova , FC', 'Italy', 'rovi92@hotmail.it', '0543442088', '3492293986'),
(3571, '', 'Bibars', 'Ozdamir', '78 Brondesbury Park', 'NW2 5JU', 'London', 'United Kingdom', 'bibars.o@gmail.com', '+447774413122', '+447774413122'),
(3572, '', 'Mark', 'Morphey', '21 Beechwood ave', 'ME10 2DY', 'Sittingbourne, Kent', 'Großbritannien', 'morphteck@hotmail.co.uk', '', ''),
(3573, '', 'Kenneth', 'Lemeh', '9 Dickens Avenue', 'CT11EQ ', 'Kent', 'United Kingdom', 'kenlemeh@yahoo.co.uk', '+442072071927', '+447960585874'),
(3574, '', 'Mohamed', 'Samhan ', 'H & M Houser Pier Road ', 'TW14 0TW', 'Feltham ', 'United Kingdom', 'msamhan@aol.com', '+442088908848', '+447721867970'),
(3575, '', 'Matt Morris', 'Matt Morris', '', '', '', '', 'locallightsearch@gmail.com ', '(614) 733-9571', ''),
(3576, 'Universität der Bundeswehr München', 'Jetmir', 'Boletini', 'Werner-Heisenberg-Weg 156', '85579', 'Neubiberg', 'Germany', 'jetmirboletini@outlook.com', '+49 (0)17683412133', '+49 (0)17683412133'),
(3577, '', 'Beverley', 'Corson', '64C Park Road', 'SW19 2HT', 'London', 'United Kingdom', 'bcorson@futureinspired.co.uk', '07841923568', '07841923568'),
(3578, '', 'Bryan', 'Bell', '110 Bek Rd Newton Hall', 'DH1 5LG', 'Newton Hall, Durham', 'United Kingdom', 'Geordiebry@hotmail.com', '01917117106', '07703504662'),
(3579, '', 'mbncoot', 'mbncoot', 'hzAjPvLHqEMhrNsW', 'xsCJnHatGVVKbE', 'PoKteGENHmgL', 'Somalia', 'nasccj@mpvbkv.com', 'xQtwMBANuxlCwVUN', 'NoWecowCXMVzVTiQC'),
(3580, '', 'Edward Breeze', 'Edward Breeze', '', '', '', '', 'developmentappx@gmail.com', '(302) 404-4107', ''),
(3581, '', 'Kent', 'Kent', '', '', '', 'Bosnia and Herzegovina', 'unevendownlink2a@rediffmail.com', '123456', ''),
(3582, '', 'Clifford', 'gibbins', '91 ditchfeild road', 'en119hs', 'Hertfordshire', 'United Kingdom', 'pidgerat@msn.com', '01992466369', '+447887578462'),
(3583, '', 'FengLing', 'HeYe', 'Rhine Road #66 unit 28-1A , Porto Cupecoy ', '00000', 'Saint Maarten', 'Netherlands Antilles', 'lesteryehe@gmail.com', '+17215531382', '+17215811556'),
(3584, '', 'Basem', 'Al-Omari', '100 Aylesbury Road', 'ST2 0LX', 'Stoke-On-Trent', 'United Kingdom', 'basemwork80@hotmail.com', '00447469208474', '00447469208474'),
(3585, '', 'Rami', 'Naser', 'DIP', '971', 'Dubai', 'United Arab Emirates', 'rami.naser@ae.nestle.com', '00971556008986', '00971556008986'),
(3586, '', 'Eanna', 'Neylon', '12 Drom Cill', 'N/A', 'Glenville, Co. Cork', 'Ireland', 'eneylon@its.jnj.com', '353868196684', '353868196684'),
(3587, '', 'lai ', 'jiang', 'Flat  6 Fraser house,Kingsman Street', ' SE18 5RR', 'London', 'Großbritannien', 'cwa88@hotmail.com', '00447554007140 ', ''),
(3588, '', 'AHMAD', 'ELBASEL', 'ELECTRA', '31867', 'ABU DHABI', 'United Arab Emirates', 'ahmad.el-basel@gov.se', '+97124178800', '+971505410537'),
(3589, '', 'Nicola ', 'Stubbs', '10 Cornmill Lane ', 'LS17 9EQ', 'Leeds', 'United Kingdom', 'stubbs_n@sky.com', '01937573273', '07764232712'),
(3590, '', 'Michael', 'Kypragora', 'Kolokotroni 5', '2063', 'Strovolos', 'Cyprus', 'michael.p.kypragora@gmail.com', '+35796410382', '+35796410382'),
(3591, '', 'Oscar', 'Kidman', '14 rossendale', 'cm1 2ua', 'Essex', 'United Kingdom', 'oscarsamkidman@gmail.com', '+447758838622', '+447758838622'),
(3592, '', 'TIN LUNG', 'AU YEUNG', '33/F, Shui On Centre, 6-8 Harbour Road', '00000', 'Wanchai', 'Hong Kong', 'tinoauyeung@hotmail.com', '+852 21595076', '+852 90807959'),
(3593, '', 'Prem Kumar', 'Thiagarajah', 'No 11-2-19, Seri Alam Fasa 2,', '57100', 'Kuala Lumpur', 'Malaysia', 'oraclemystiques@gmail.com', '+60392210951', '+60193220951'),
(3594, '', 'Deborah', 'Sutton', '23 Fieldside Road', 'WF9 5LG', 'West Yorkshire', 'United Kingdom', 'suttondazsut@aol.com', '01977 611331', '07917333063'),
(3595, '', 'christophe', 'MONTIER', '50 RUE LEDRU ROLLIN', '51100', 'REIMS', 'France', 'c.montier@sofrac.fr', '0621602632', '0621602632'),
(3596, '', 'Jennifer ', 'Healy ', '45a Cornwall cresent ', 'w11 1pj ', 'London ', 'United Kingdom', 'jenhealy@hotmail.co.uk', '02075650711', '07903516122'),
(3597, '', 'Omar', 'Mustafa', 'Moauther Doha', '00974', 'Doha', 'Katar', '', '77625125', ''),
(3598, '', 'Baris', 'Ozturk', '39 Basil Avenue', 'DN3 2AU', 'Doncaster, Armthorpe', 'United Kingdom', 'baris1995_ozturk@icloud.com', '07972052140', '07972052140'),
(3599, '', 'Bjorn', 'Huydts', 'Morion 45', '5912 PX', 'Venlo', 'Netherlands', 'bjorn.huydts@sihl.de', '+31652038376', ''),
(3600, '', 'Dallan', 'Ryan', '28 Stanmore mount ', 'LS42RH ', 'Leeds', 'United Kingdom', 'dallan_ryan@hotmail.co.uk', '07852451431', '07852451431'),
(3601, '', 'H. ', 'van den Berg', 'Parkweg 117-A', '2271AH', 'Voorburg', 'Netherlands', '', '', ''),
(3602, '', 'Lee', 'O\'Dwyer', '56 Breaches Gate', 'BS32 8A2', 'Bradley Stoke, Bristol', 'Großbritannien', 'odwy@hotmail.comerlee', '0044 77 99 210 120', ''),
(3603, '', 'SABRINA / DINO', 'PICCHETTI', 'via Roma 22', '30027 ', 'San Donà di Piave, Venezia', 'Italy', 'sabrina.picchetti30@gmail.com', '+39 0421 229713', '39-3928796758'),
(3604, '', 'Loe', 'Atawsson', 'Stensjögatan 44 LGH 1501', '217 65', 'Malmö', 'Sweden', 'mr.loix@hotmail.com', '+46 04-666 8901', '+46 736-180 777'),
(3605, '', 'ELISAIOS', 'BENETOS', '???????????', '174 55', 'Athens', 'Greece', 'elisseosb@yahoo.gr', '6972283433', '6972283433'),
(3606, '', 'Tore', 'Landsem', 'Jamthaugvegen 96', '7562', 'SAKSVIK', 'Norway', 'tore.landsem@iet.ntnu.no', '+4741930444', ''),
(3607, '', 'Raffaele', 'Sette', 'Via Gentileschi 2/B,Avvisare per la Consegna', '76011', 'Bisceglie', 'Italy', 'raffaelseven@yahoo.it', '', ''),
(3608, '', 'Sebastiaan', 'Herbes', 'Barchman Wuytierslaan 42', '3818 LH', 'AMERSFOORT', 'Netherlands', 'bas-herbes@live.nl', '+31636178245', '+31636178245'),
(3609, '', 'George', 'Missos', 'Kekropos 21, Maroussi', '15126', 'Athens', 'Greece', 'drg3off@gmail.com', '+306978348892', '+306978348892'),
(3610, '', 'Nicky', 'Segal', '207, LOS LIMONEROS, EL ROSARIO, MARBELLA', '29604', 'MARBELLA, ', 'Spain', 'nickysegal@hotmail.co.uk', '0034 676 005 133', '0034 676 005 133'),
(3611, '', 'Lynda', 'Monahan', '3 Bodkin Place', 'Kilmeague', 'Naas Co Kildare', 'Ireland', 'lynda.monahan@hp.com', '00353876433860', '00353876433860'),
(3612, '', 'Fabiola', 'Asiedu', 'Toverfluitstraat 16', '3194VT', 'Rotterdam', 'Netherlands', 'Fabiola_asiedu@hotmail.com', '010 47 23 560', '06 14 70 61 29'),
(3613, '', 'Duncan', 'Maxim', '5 Bosman Close', 'ME16 9AG', 'Maidstone', 'United Kingdom', 'Duncan@markblundellpartners.com', '07903090380', '+447903090380'),
(3614, '', 'Mairead', 'Iball', 'Connello', 'Walterstown', 'Cobh, Cork', 'Ireland', 'maireadiball@hotmail.com', '00353876677980', '00353876677980'),
(3615, '', 'Harold', 'Cain', '5A Statton Road', 'L13 4BE', 'Liverpool', 'United Kingdom', 'chriscain109@hotmail.com', '07503589818', '07503589818'),
(3616, '', 'Eduard', 'Riekstins', '4th The Avenue, Ard Patrick, Blackpool, Cork', '0', 'Cork', 'Ireland', 'dos.dosavi4@gmail.com', '+353851280355', '+353851280355'),
(3617, '', 'sameer', 'saeed', 'Shikh zayed Road', '00971', 'Dubai', 'United Arab Emirates', 'sam60s@hotmail.com', '00971506940414', '00971506940414'),
(3618, '', 'Adam', 'Teeman', '6 Roman Gardens', 'LS8 2AJ', 'Leeds', 'United Kingdom', 'adamteeman@gmail.com', '07949 783734', '07462 053953'),
(3619, '', 'Daniel', 'Larsen', 'Heimdalsparken 42 2th', '7500', 'Holstebro', 'Denmark', 'taagaard1988@gmail.com', '+4530626587', '+4530626587'),
(3620, '', 'Peter', 'Bird', '36 huddart close ', 'M5 3rs', 'Manchester ', 'United Kingdom', 'Mr.stroppy@hotmail.co.uk', '01619643877', '07861724609'),
(3621, '', 'Arul', 'Singarajan', 'Floor 25, Al Futtaim Towers', 'Dubai Festival City', 'Dubai', 'United Arab Emirates', 'arjoti@gmail.com', '+97147062278', '+971507286452'),
(3622, '', 'Kris ', 'Heath', 'Tiffany Tower Floor 29', 'CO Gulf Finance, P. Box  35356', 'Dubai  00971566815341', 'UAE', 'kris.heath@gulf-finance.ae', '00971 566055063', ''),
(3623, '', 'Alvydas', 'Liutaitis', '10 The Dreel', 'B15 3NS', 'Birmingham', 'United Kingdom', 'a.liutaitis@gmail.com', '07828232906', '07828232906'),
(3624, '', 'Anthony', 'Markovski', '390 union lane bylands', '3762', 'Victoria', 'Australia', 'Fat_tony27@hotmail.com', '0432514324', '0432514324'),
(3625, '', 'Glenn', 'Larcombe', '26 Lavinia Way', 'TA6 7BB', 'Bridgwater', 'United Kingdom', 'Nglarks@hotmail.co.uk', '0044 1278 323749', ''),
(3626, '', ' C/o Massimo Leggieri', 'Leggieri', 'Via Montacuto 103', '60129', 'Ancona', 'Italy', 'nielse@libero.it', '3356444318', '3356444318'),
(3627, '', 'Anouar', 'Amrani', 'Haugerudveien 72', '0674', 'Oslo', 'Norway', 'anouar_amrani@hotmail.com', '45263526', '45263526'),
(3628, '', 'Gledis', 'Dashi', 'tirane', '1001', 'Albania', 'Albania', 'elonaona85@yahoo.com', '+355662061805', '+355662061805'),
(3629, '', 'Tim', 'Russell', '808 Myrtle Terrace', '34103', 'Naples, Florida', 'United States', 'timrussell222@gmail.com', '+ 1 239 537 2578', ''),
(3630, '', 'Meindert', 'van Tuijl', 'Geertruidenbergstraat 24', '5652 JL', 'Eindhoven', 'Netherlands', 'meindert.vtuijl@telfort.nl', '0653921202', '0653921202'),
(3631, '', 'Joey', 'Wong', '768 Yishun Ave 3, #02-321', '760768', 'Singapore', 'Singapore', 'joeychloe77@hotmail.com', '+6597999719', '+6597999719'),
(3632, '', 'Matt Salv', 'Matt Salv', '', '', '', '', 'sociallightz@gmail.com', '(701) 353-5335', ''),
(3633, '', 'Bianca', 'Bianca', 'Bianca', 'Bianca', 'Bianca', '', 'Bianca', 'hzcbxr@yahoo.fr', 'Bianca'),
(3634, '', 'Ian Backford', 'Ian Backford', '', '', '', '', 'ideawebdesignz@gmail.com', '(601) 885-3429', ''),
(3635, '', 'Sharon', 'Giles', 'Stock Lane', 'GL13 9BY', 'Berkeley', 'United Kingdom', 'sharon.giles67@icloud.com', '+447876400811', '+447876400811'),
(3636, '', 'Daniel', 'Gossa', '26M Marywell Street', 'AB11 6JR', 'Aberdeen', 'United Kingdom', 'daniel.gossa@sparrowsgroup.com', '+441224227031', '+447533699050'),
(3637, '', 'Charles', 'Uwakwe', '31 Hexham house', 'Ne6 3hy', 'Newcastle', 'United Kingdom', 'Chy_waks1@yahoo.com', '+4479852179789', ''),
(3638, '', 'neslihan ', 'cakir', 'Anthony Fokkerstraat 19', '5224 BA', '\'S-HERTOGENBOSCH', 'Netherlands', '', '633327172', ''),
(3639, '', 'Mike', 'Tarpey', '70 MacNaughton Crescent', '6028', 'Perth', 'Australia', 'mike.wendy1002@bigpond.com', '0893056913', '0478980857'),
(3640, '', 'peter', 'balment', 'winsham rd', 'EX33 2LR', 'Knowle  Braunton', 'United Kingdom', 'p-m.balment@clara.co.uk', '00441271812269', '00447831649200'),
(3641, '', 'snizhana', 'Hownam-Meek', 'calle Ave Marina s/n Bloque A Planta 4 Puerta 3 ', '29630', 'benalmadena costa (Malaga)', 'Spain', 'spozhylova169@gmal.com', '(34)631815342', '(34)631815342'),
(3642, '', 'Racis', 'Luca', 'Via Emilia Vecchia, 79 h', '47922', 'Rimini', 'Italy', 'luca@racis.eu', '+393334755915', '+393334755915'),
(3643, '', 'Nanthakumaran', 'Balasuppiah', 'No.12, Jalan PUJ 2/4', '43300', 'Taman Puncak Jalil, Seri Kembangan', 'Malaysia', 'nanthananthini@yahoo.com', '0126360558', '0123880558'),
(3644, '', 'PIETRO', 'BARCHIESI', 'PIAZZA MICHELANGELO 14', '60018', 'MARINA DI MONTEMARCIANO', 'Italy', 'eugenia.busilacchi@gmail.com', '+393485681970', ''),
(3645, '', 'Jellert', 'Schaepherders ', 'Heuvelstraat 48', '1981', 'Hofstade ', 'Belgium', 'jellert_schaepherders@hotmail.com', '015420807', '0495717895'),
(3646, '', 'Benjamin', 'Reid', 'Apartment 6, (Block) 4 Rea Place', 'B12 0NP', 'West Midlands', 'United Kingdom', 'zeiyad@hotmail.co.uk', '07930447699', '07930447699'),
(3647, '', 'Janette', 'King', '19 Falconside Drive Spondon Derby', 'DE21 7TQ', 'Derby', 'United Kingdom', 'jannette.king@btinternet.com', '07811 373798', '07811 373798'),
(3648, '', 'Ricardo', 'rosa santana ', 'Louis De Rijckestraat 5', '9300', 'aalst ', 'Belgium', 'matrixes_01@hotmail.com', '320488538344', '320488538344'),
(3649, '', 'roumadi', 'mehdi', '7 rue de remiremont', '59100', 'roubaix', 'France', 'roumadimehdi@hotmail.fr', '0667661275', '0611843396'),
(3650, '', 'colette', 'whayman', '8 sutton road', 'LE2 6FL', 'England', 'United Kingdom', 'cwhayman_1234@live.co.uk', '07852270599', '07852270599'),
(3651, '', 'Dirk', 'Haegebaert', 'Mezenlaan 2', '8420', 'De Haan', 'Belgium', 'dirk.haegebaert@gmail.com', '+32475760940', '+32475760940'),
(3652, '', 'Mikael', 'Thomsen', 'Troldhasselvej 19', '9230', 'Svenstrup J.', 'Dänemark', '', '', ''),
(3653, '', 'simon', 'moore', '48 churchlands', 'PL13 1NR', 'cornwall', 'United Kingdom', 'syzmoore@gmail.com', '07503675414', '07503675414'),
(3654, '', 'Bernd', 'Jungert', 'Feldgasse 17a', '55576', 'Sprendlingen', 'Germany', 'bernd@jungert.de', '06701 3583', '015116225206'),
(3655, '', 'Ronald', 'Thornton', '9 Saxon Road', 'YO21 3NU', 'Whitby, North Yorkshire', 'United Kingdom', 'ronnie.thornton@btconnect.com', '01947600519', '07786962707'),
(3656, '', 'Geoffrey', 'Burchett', 'A. C. 1122 Camposol', '30875', 'Mazarron Murcia', 'Spain', 'geoff_burchette@hotmail.com', '0034 966 267 891', '634 314 148'),
(3657, '', 'Ronan ', 'Murray', '1 Cowndon Court, Killiney Avenue', 'Co. Dublin', 'Killiney', 'Ireland', ' ronanmurraymusic@hotmail.com', '', ''),
(3658, '', 'Antonio', 'Cirillo', 'Corso B. Buozzi 50', '74123', 'Taranto', 'Italy', '', '', ''),
(3659, '', 'Martin', 'Terry', '9 Corfe Crescent', 'SN11 9EB', 'Calne', 'United Kingdom', 'martinterry75@hotmail.com', '+44 7957 429991', '+44 7957 429991'),
(3660, '', 'Nabil', 'Ghirghab', 'Mierendroff Str.44', '04318', 'Leipzig', 'Germany', 'yusofde@yahoo.de', '015774126761', '015774126761'),
(3661, '', 'Sian', 'Fitzsimmons', '70 Midfield Road', 'S10 1SU', 'Sheffield', 'United Kingdom', 'sfitzsimmons@finning.co.uk', '+441142669356', '+447801049011'),
(3662, '', 'Chris Kase', 'Chris Kase', '', '', '', '', 'rise5marketing@gmail.com', ' (612) 405-4732', ''),
(3663, '', 'Ulf', 'Holmström', 'Hantverkaregatan 4', '27435', 'Skurup', 'Sweden', 'ulf.holmstrom@telia.com', '+41142705', '+46705222172'),
(3664, '', 'Gloria', 'Kifayeh', '', 'P O Box 29086', 'Sharjah', 'United Arab Emirates', 'casagloria@yahoo.com', '971507972702', '971507972702'),
(3665, '', 'Wasim', 'shehadeh', 'salwa', 'POBox 6695', 'Doha', 'Qatar', 'waseemshehadah@yahoo.com', '+97444680830', '+97455801346'),
(3666, '', 'Rex', 'Gibson', 'c/o Business Immigration, 440 Papanui Road', '8542', 'Christchurch ', 'New Zealand', 'Riccarton@packsend.co.nz', '021799601', ''),
(3667, '', 'Tom', 'Eijk van ', 'grauwe gans', '1423PP', 'Uithoorn', 'Netherlands', 'bregine@live.nl', '0031627034370', '0031627034370'),
(3668, '', 'ENKELEDA', 'PUPI', 'Ish. mag. Misto Mame, Tirane', '1027', 'Tirane', 'Albania', 'enkeledap@gmail.com', '0035542391530', '00355697405205'),
(3669, '', 'Marina', 'Tkachenko', 'Flat 27, Dudley Court, Finchley Road', 'NW11 6AE', 'London', 'United Kingdom', 'marina.tkachenko7@gmail.com', '07852646126', '07852646126'),
(3670, '', 'Cavey', 'Alexandre', 'Avenue Reine Astrid 136', '5000', 'Nanur', 'Belgien', '', '', ''),
(3671, '', 'David', 'Gascon', 'Glenavaune, Park Place', '8', 'Dublin', 'Ireland', 'dgascong@gmail.com', '+353858126951', '+353858126951'),
(3672, '', 'Vladislav', 'Petrovski', 'Lenina', '142281', 'Protvino', 'Russia', 'petrovski.vlad@icloud.com', '+7 925 303-1079', '+7 925 303-1079'),
(3673, '', 'Daniel', 'Mikkelsen', 'Kronprinsensgade 10, 3 TV', '1114', 'København K', 'Denmark', 'daniel_mikkelsen49@hotmail.com', '29737155', ''),
(3674, '', 'Mustapha ', 'Hammouchi', 'Rue bruyn 39', '1120', 'Bruxelles', 'Belgien', 'hammouchi1973@hotmail.fr', '32473370374', ''),
(3675, '', 'Xixi', 'Liu', 'Nordengsveien 77', '0755', 'Oslo', 'Norway', 'xixi.liu.0216@gmail.com', '+47 94122483', '+47 94122483'),
(3676, '', 'SIO FONG', 'IP', 'Avn Do Almirante Lacerda,127-129 Kam Long Lau ', '15/C', 'Macau', 'China', 'carolsioip@yahoo.com', '85362298132', '85362298132'),
(3677, '', 'Debbie', 'Wetzel', 'Floris Burgwal 98', '2907 PJ', 'Capelle aan den IJssel', 'Netherlands', 'wetzel018@hotmail.com', '0649355567', '064935567'),
(3678, '', 'JINKY', 'ABIG', 'D23 17/FLOOR OCEANIC MANSION', '1026 KINGS ROAD', 'QUARRY BAY', 'Hong Kong', 'jinkyabig@yahoo.com', 'none', '+85267172548'),
(3679, '', 'Patrick', 'De Waen', 'Jan Mulsstraat 91', '1853', 'Grimbergen', 'Belgium', 'patrick@dewaen.be', '022677204', '0477466801'),
(3680, '', 'JUAN JOSE', 'GARCIA', 'ZIG ZAG TOWER B, AP. 1408', '00000', 'DOHA', 'Qatar', 'jjgarcia@fmm.qa', '+974 70136928', '+974 70136928'),
(3681, '', 'Seraj', 'Alzahrani', 'ferensway, flat 7, brook chambers', 'HU2 8LH', 'Hull', 'United Kingdom', 'seraj99u@hotmail.com', '07479015193', '07479015193'),
(3682, '', 'Matthew', 'Holt', 'Brookwood, Chelford Road', 'SK10 4AW', 'Prestbury, Macclesfield, Cheshire', 'United Kingdom', 'matthew_holt91@outlook.com', '07904111289', '07904111289'),
(3683, '', 'Andreas', 'Martensson', 'Kapellgränd 6A', '13146', 'Nacka', 'Schweden', 'andreas.martensson@ki.se', '+46 7374 540 34', ''),
(3684, '', 'Maxime', 'Logist', 'Steenweg 212', '3890', 'Gingelom', 'Belgium', 'maxime_998@hotmail.com', '+3211882200', '+32497351692'),
(3685, '', 'Menno', 'van Drongelen', 'Albert Cuypstraat 212-3', '1073 BM', 'Amsterdam', 'Netherlands', 'mennovandrongelen@gmail.com', '0644144046 ', '0644144046 '),
(3686, '', 'Yingjie', 'Wang', 'White House Chywoone hill', 'TR18 5AR', 'Penzance', 'United Kingdom', 'yingjie1202@me.com', '07562849938', ''),
(3687, '', 'Keith', 'Wright', '40 Church RD', 'L15 9EF', 'Liverpool', 'United Kingdom', 'keith.wright@tinyworld.co.uk', '0044 151 475 0899', '0044 7821644269'),
(3688, '', 'David', 'Strickland', '14 Pipistrelle crescent', 'Ba14 7wr', 'Trowbridge', 'United Kingdom', 'Dave.strickland911@gmail.com', '07825875786', '07825875786'),
(3689, '', 'Abe Ruberts', 'Abe Ruberts', '', '', '', '', 'focus2marketing@gmail.com', '(201) 986-6345', ''),
(3690, '', 'Alexander', 'Loffeld', 'Leeuwerikstraat 8.2', '3680', 'Maaseik', 'Belgium', 'alexander.loffeld@gmail.com', '+3289307087', '+447979891716'),
(3691, '', 'Gail', 'Bradley', '106 Pilgrims Road Hailing', 'ME2 1HP', 'Rochester Kent', 'United Kingdom', 'gailbradley@hotmail.co.uk', '+441634246252', '+447767338381'),
(3692, '', 'Basel', 'Ayoub', 'Al Sarayat', '971', 'Dubai', 'United Arab Emirates', 'bayoub@tcajv.ae', '0097124195036', '00971506511548'),
(3693, '', 'Muhammad ', 'Saleem', '24 MARSHFIELD STREET', 'BD5 9NB', 'BRADFORD WEST YORKSHIRE ', 'United Kingdom', 'Saleem-71@hotmail.com', '00441274774192', '00447576897082'),
(3694, '', 'Ersid', 'Lamçaj', 'Rue du Cersier 37', '4040', 'Herstal', 'Belgium', 'ersid.lamcaj@outlook.com', '0032465864219', '0032465864219'),
(3695, '', 'Mohamad', 'Abbas', '1055 St-Mathieu, #548', 'H3H2S3', 'Montreal', 'Canada', 'moeabbas.main@gmail.com', '5148038023', ''),
(3696, '', 'Ricardo', 'De kesel', 'Irisstraat 13', '4569bc', 'Graauw', 'Netherlands', 'Ricardodekesel1@hotmail.nl', '0114-635687', '0630182273'),
(3697, '', 'Christine', 'Dixon', '36 Huddart Close', 'M5 3RS', 'Salford', 'UK', '', '', ''),
(3698, '', 'Bjorn', 'Bruinsma', 'Bierweg 3', '1261BJ', 'Blaricum', 'Netherlands', 'bbruinsma@acot.info', '+9647709135702', '+9647709135702'),
(3699, '', 'Jehad', 'Alqawasmeh', '', '', 'Amman, Um Summaq Janoubi', 'Jordan', 'jqawasme@gmail.com', '0096 27 951 288 23', ''),
(3700, '', 'Huong', 'Pham', '14 Furtherwick Road', 'SS8 7AE', 'Canvey Island', 'United Kingdom', 'qhmnguyen@gmail.com', '+441268515929', '+447887623783'),
(3701, '', 'Tom', 'CRILLY', '40 Bankton Way', 'EH549eg', 'Livingston', 'United Kingdom', 't.c.crilly@gmail.com', '+447798792302', '+447798792302'),
(3702, '', 'ronnie', 'stillitano', 'gooilaan', '2574xr', 'den haag', 'Netherlands', 'rs761@live.nl', '+31651236606', '+31651236606'),
(3703, '', 'Morten', 'Ildgruben', 'Haakonsvernveien 155', '5173', 'Loddefjord', 'Norway', 'ildgruben@gmail.com', '+4740517700', '+4740517700'),
(3704, '', 'Loek', 'Gaykema', 'Hofstee 2', '3291 JA', 'Strijen', 'Netherlands', 'loek@gykm.nl', '0031 7867 43556', '0031 6442 80509'),
(3705, '', 'Thomasa', 'Fan', 'Tai Po', '852', 'N.T.', 'Hong Kong', 'thomasafan@gmail.com', '62302041', ''),
(3706, '', 'Mahinder', 'Behari', 'Kiekstraat 23', '1087GK', 'Amsterdam', 'Netherlands', 'mahinder0209@hotmail.com', '0620678472', ''),
(3707, '', 'Guy', 'Luck', 'Mortimer Street', 'CT65PS', '80a Flat2', 'United Kingdom', 'gluck1988@hotmail.com', '07850493428', '07850493428'),
(3708, '', 'Barry', 'O\'Mahoney', '55 Killegland Crescent', 'IE', 'Ashbourne, Co. Meath', 'Ireland', 'barryomahoney1@aol.com', '00353857069330', '00353857069330'),
(3709, '', 'Claudiu', 'Gobiaja', 'Sea Road', 'Baltray', 'Dormy 3', 'Ireland', 'el_claudyu07@yahoo.com', '+353858344721', '+353858344721'),
(3710, '', 'Chris', 'Page', '22 Park Lane', 'CO9 4DQ', 'Toppesfield, Halstead', 'United Kingdom', 'c.page@inbox.com', '+44 7826 526607', ''),
(3711, '', 'FLORIN', 'BULIGA', 'BROOMGROVE GARDENS', 'HA8 5RN', '98', 'United Kingdom', 'elecspeedsolutions@gmail.com', '0044 798 425 7712', '0044 798 425 7712'),
(3712, '', 'Monik', 'Larsen', 'Nakskovvej 5A, 1.tv.', '2500', 'Valby', 'Denmark', 'simon91@hotmail.com', '31324047', '31324047'),
(3713, '', 'Wing Chi', 'Fan', 'Rm 3012, Heng Tsui House,Fu Heng Est ', '852', 'N.T.', 'Hong Kong', 'thomasafan@gmail.com', '62302041', '62302041'),
(3714, '', 'Maria', 'Apostolopoulou', 'Thoukydidou 82', '17455', 'Alimos Attiki', 'Greece', 'm.apostolo@yahoo.gr', '0030210985811042', '00306936822688'),
(3715, '', 'Daniel', 'Pietsch', '11 hollyoake st', 'm43 7hy', 'Manchester', 'United Kingdom', 'Dan_Pietsch_1991@hotmail.com', '07403515559', '07403515559'),
(3716, '', 'Janis', 'Liepins', 'Ventini', 'LV-3018', 'Ozolnieki', 'Latvia', 'janis@maestro.lv', '+26589700', '+29551030'),
(3717, '', 'Silvester', 'Claassen', 'Barbeel 10', '3831 ZE', 'Leusden', 'Netherlands', 'sjclaassen@casema.nl', '+31623055151', '+31623055151'),
(3718, '', 'Debora', 'Fonteyne', 'LAND VAN WAASLAAN 16 ', '9140', 'STEENDORP', 'Belgium', 'DEBORAFONTEYNE@HOTMAIL.COM', '0032476318755', '0032476318755'),
(3719, '', 'Ed', 'Smits', 'Professor van Swaaylaan 22', '4731et', 'Oudenbosch', 'Netherlands', 'efm.smits@online.nl', '+31617826802', '+31617826802'),
(3720, '', 'Tomas', 'Sabaitis', '74 Sli Gheal', 'Ballymoneen Road', 'Knocknacarra, Galway', 'Ireland', 'tomas.svaras@gmail.com', '+353851023758', '+353851023758'),
(3721, '', 'Morte', 'Ildgruben', 'Haakosvernveien 155', '5173', 'Loddefjord', 'Norway', 'ildgruben@gmail.com', '40517700', '40517700'),
(3722, '', 'Nikolay', 'Komyshan', 'Dubai Properties Group Bld.', 'PO BOX 500551', 'Dubai', 'United Arab Emirates', 'komyshanni@gmail.com', '+971561719621', '+971561719621'),
(3723, '', 'Juriaan', 'Tromp', 'Driehuizerweg 313', '6525PL', 'Nijmegen', 'Netherlands', 'j.tromp4@chello.nl', '0031653706859', '0031653706859'),
(3724, '', 'Edwin', 'Stokkermans', 'Hammarskjoldstraat 69', '2131 VB', 'Hoofddorp', 'Netherlands', 'edwin.stokkermans@thomsonreuters.com', '+31651665213', '+31651665213'),
(3725, '', 'Laetitia', 'Laetitia', 'Laetitia', 'Laetitia', 'Laetitia', '', 'Laetitia', 'pcssyp@dayrep.com', 'Laetitia'),
(3726, '', 'Mansour', 'Yacine', 'Les eucalyptus  75 Rue Des Lantanas   Bat B6   ', '83600', 'FREJUS ', 'France', 'mansouryacine@gmail.com', '0624447788', '0494513449'),
(3727, '', 'A', 'Tilley', '196 Rochdale RD, Middleton', 'M24 2GH', 'Manchester', 'Großbritannien', '', '077 226 44 440', ''),
(3728, '', 'Marije', 'Nijhof', 'Marktstraat 2W', '7642 AL', 'Wierden', 'Netherlands', 'marijenijhof@hotmail.com', '0031651150839', '0031651150839'),
(3729, '', 'Ron', 'Voswinkel', 'Tarwehullen 18', '9403WB', 'Assen', 'Netherlands', 'r.voswinkel@home.nl', '+31592372090', '+31611592922'),
(3730, '', 'Navin', 'Deshpande', '4147', '114', 'Muscat', 'Oman', 'deshpande.navin10@gmail.com', '+968-95326734', '+968-95326734'),
(3731, '', 'Stephan', 'van Dijk', 'Bachlaan 33', '3906 ZH', 'VEENENDAAL', 'Netherlands', 'stefa@hotmail.nl', '0639110719', '0639110719'),
(3732, '', 'Ron', 'Bokkers', 'Geulhemmerberg 25', '3825CA', 'Amersfoort', 'Netherlands', 'ron.bokkers@tip.nl', '0031338888708', '0031610497988'),
(3733, '', 'Arthur Babayan', 'Arthur Babayan', '', '', '', '', 'ospark1marketing@gmail.com', '(530) 686-5585', ''),
(3734, '', 'Bizhan', 'Naroei', '21 Eversleigh Road, Barnet,Hertfordshire', 'EN5 1NE', 'LONDON', 'United Kingdom', 'b.narouei@hotmail.co.uk', '00447943381640', '00447943381640'),
(3735, '', 'mark', 'regelink', 'brunelsingel 88', '6841 kb', 'arnhem', 'Netherlands', 'mark.regelin@gmail.com', '+31651814431', '+31651814431'),
(3736, '', 'Mariglena', 'Qira', 'via Turati', '20012', 'Cuggiono', 'Italy', 'mariglenaqira92@gmail.it', '00393313195696', '00393282690529'),
(3737, '', 'Ed Frez', 'Ed Frez', '', '', '', '', 'development4app@gmail.com', '(901) 402-4633', ''),
(3738, '', 'Jake', 'Moulds', '16 Wilthorne,Warboys ', 'Pe282TT', 'Huntingdon , Cambridgeshire', 'United Kingdom', 'Jake.moulds@hotmail.co.uk', '01487822996', '07860 283557'),
(3739, '', 'Jeroen', 'de Wit', 'Fnidsen 81A', '1811 NE', 'Alkmaar', 'Netherlands', 'de_witjeroen@hotmail.com', '+31(0)642814523', '+31(0)642814523'),
(3740, '', 'Amr', 'Abou Alkhair', 'Al Rawdah District', '23434', 'Jeddah', 'Saudi Arabia', 'amr-a-a93@hotmail.com', '+966504591636', '+966548900556'),
(3741, '', 'Steven', 'Pearson', '12 Sandy hills drive', 'G32 9lg', 'Glasgow', 'United Kingdom', 'Stevenpearson1@yahoo.co.uk', '01417783503', '447504051891'),
(3742, '', 'Peter', 'Brabants', 'Steenakkerstraat 103', '3630', 'Maasmechelen', 'Belgium', 'brabants.peter@gmail.com', '0032494835120', ''),
(3743, '', 'Andron', 'Semjonov', '59 Mainstreet Applewood, Swords', '0000', 'Swords, Dublin', 'Ireland', 'asemjonov@hertz.com', '00353-852398653', '00353-852398653'),
(3744, '', 'sandra', 'valverde garcia ', 'c/los olmos n 6 5-a', '34003 ', 'palencia ', 'Spain', 'sandravalgar@hotmail.com', '0034687841820', '0034687841820'),
(3745, '', 'Paul', 'Gaywood', '62 Colne', 'RM188RF', 'East Tilbury', 'United Kingdom', 'p.j.gaywood@btinternet.com', '07500776209', '07789744927'),
(3746, '', 'jostein ', 'petersen ', 'tabyvej 12', '2610 ', 'rodovre', 'Dänemark', 'josteinpetersen@yahoo.dk', '', ''),
(3747, '', 'hannu', 'sahlberg', 'läksurinne 16 a2', '00760', 'helsinki', 'finland', 'hannu.Sahlberg@pp1.inet.fi', 'oo358400709445', 'oo358400709445'),
(3748, '', 'Kamal ', 'Hamadamin ', '202 Redheough Court ', 'NE82TT', 'Gateshead ', 'United Kingdom', 'a_k2009@ymail.com', '07508068008 ', '07508068008'),
(3749, '', 'Donna', 'Donna', 'Donna', 'Donna', 'Donna', '', 'Donna', 'yzeatkzl@tom.com', 'Donna'),
(3750, '', 'Michael', 'Weichert', 'Mittelstraße 3c', '53721', 'Siegburg', 'Germany', 'michael.weichert@continentale.de', '00492241-9053266', '0049177-4247970'),
(3751, '', 'Realf', 'Shehi', 'L;1.Rr*Mbretereshe TEUTA*', '2001', 'Durres', 'Albania', 'realfshehi014@gmail.com', '+355/684010495', '+355/684010495'),
(3752, '', 'simon', 'svenningsen', 'lerbækvej 5', '4792', 'askeby', 'Denmark', 'simonmaxi88@hotmail.com', '+4531392139', '+4531392139'),
(3753, '', 'Gabriel', 'Jorga', 'Blåeldsvägen 2', '35251', 'Växjö', 'Sweden', 'Gabriel.Jorga@peab.se', '+46733372557', '+46733372557'),
(3754, '', 'charles ', 'mc inally', '7 welldale', 'DG2 7QU', 'dumfries', 'Scotland', 'charliemacmcnally@btinternet.com', '01387269757', '07963120588'),
(3755, '', 'Deirdre', 'Kincaid', '5 Tuppenny Meadows', 'BT42 2RX', 'Ballymena', 'United Kingdom', 'Deirdrekincaid1961@gmail.com', '02825649167', '07521334113'),
(3756, '', 'gwendoline', 'becker', '401 route des tres caps', '31330', 'merville', 'France', 'gwen3232@hotmail.fr', '0984071117', '0688905419'),
(3757, '', 'Mairna', 'Khan', '29 Boar Green Close', 'M40 3AW', 'MANCHESTER', 'United Kingdom', 'mini_maria717@hotmail.com', '01616848505', '07904274609'),
(3758, '', 'Wilfried RF ', 'Notten', 'Lochemseweg 57', '7214RE ', 'Epse', 'Netherlands', 'wilfriednotten@gmail.com', '0031575491757', '0031622267640'),
(3759, '', 'Neven ', '?imuni?', 'Pavla Lon?ara 39', '10290', 'Zapre?i?', 'Croatia', 'neven.simunic@gmail.com', '+385013313661', '+385992529528'),
(3760, '', 'john', 'floyd', '5e Victoria road north', 'PO5 1PL', 'hampshire', 'United Kingdom', 'floyd.johnathan@yahoo.co.uk', '447917640086', '447917640086'),
(3761, '', 'Jonathan', 'Reid', '169 carnalbanagh road,Broughshane', 'Bt42 4nu, Ballymena', 'Northern Ireland', 'United Kingdom', 'jonnyreid87@yahoo.co.uk', '02825684421', '07742361369'),
(3762, '', 'Izabela ', 'Motyl', '34 grasmere close', 'tw14 9qw', 'feltham', 'United Kingdom', 'izabelamotyl01@gmail.com', '07718902561', '07718902561'),
(3763, '', 'Neven', 'Simunic', 'Pavla Loncara 39', '10290', 'Zapresic', 'Croatia', 'neven.simunic@gmail.com', '+385013313661', '+385992529528'),
(3764, '', 'andrew', 'shaw', '124 sandbrook road ', 'wn5 7al ', 'wigan', 'United Kingdom', 'andy.shaw@citysurveltd.co.uk', '07984918569', '07984918569'),
(3765, '', 'Ryan Anderson', 'Ryan Anderson', '', '', '', '', 'focuzcreativestudio@gmail.com', '(347) 687-8440', ''),
(3766, '', 'Philip', 'Nugent', '3 Glenfield Close', 'TS19 7PN', 'Stockton-on-Tees', 'United Kingdom', 'philnugent1@msn.com', '01642863393', '01642863393'),
(3767, '', 'Lasse Dam ', 'Rasmussen', 'Nørrebrogade 26', '2200', 'København N', 'Denmark', 'lsdr@novonordisk.com', '20668773', '30799998'),
(3768, '', 'andrew', 'shaw', '124 sandbrook road', 'wn5 7al', 'wigan', 'United Kingdom', 'andt.shaw@citysurveysltd.co.uk', '01695623659', '07984918569'),
(3769, '', 'Sam', 'Hulme', '112a London Road', 'CW5 6LT', 'Nantwich', 'United Kingdom', 'samhulmebk@gmail.com', '07815700106', '07815700106'),
(3770, '', 'Björn', 'Velzeboer', 'Weg acker 58', '1965TJ', 'Heemskerk', 'Netherlands', 'ronvelzeboer.rv@gmail.com', '0615356441', '0615356441'),
(3771, '', 'Björn', 'Velzeboer', 'Wegacker 58', '1965 TJ', 'Heemskerk', 'Netherlands', 'ronvelzeboer@ziggo.nl', '0031250627', '0615356441'),
(3772, '', 'Erjet', 'Dhima', 'Qerim Arapi', '9001', 'Lushnje', 'Albania', 'erjetdh@yahoo.it', '+355692202259', '+355692202259'),
(3773, '', 'Said', 'Hamid', 'Kramsvogel 5', '3481DG', 'Harmelen', 'Netherlands', 'saidhamid@live.nl', '+31646193586', '+31646193586'),
(3774, '', 'Johan', 'Kruise', 'Stoepveldsingel 7', '9403 sm', 'Assen', 'Netherlands', 'johankruise@gmail.com', '0592-347033', '0618301549'),
(3775, '', 'Alex', 'Forster', '6 Albury Place', 'NE16 5SE', 'Newcastle', 'United Kingdom', 'alex.forster78@gmail.com', '01914219093', '+447956335256'),
(3776, '', 'Henk', 'Baanders', 'Wijk en duinerweg 121', '1944 TR', 'Beverwijk', 'Netherlands', 'henk@hetstrandhuis.nl', '0031251373043', '0031641036132'),
(3777, '', 'raj', 'khatri', '27 moor view', 'wd18 6 tq', 'hertforfshire', 'Großbritannien', 'RAJBKHATRI@gmail.com', '00447581041958', '00447581041958'),
(3778, '', 'fadil', 'emini', 'kantatgatan 72', '215 70', 'malmo', 'sweden', '', '', ''),
(3779, '', 'Art Babayen', 'Art Babayen', '', '', '', '', 'tastywebplacement@gmail.com', '(201) 632-3241', ''),
(3780, '', 'Camin', 'Loo', 'Taman BDC', '88450', 'Sabah', 'Malaysia', 'loocamin@gmail.com', '6012-4753381', '6012-4753381'),
(3781, '', 'Sjack', 'Creemers', 'Nierslaan 42', '5704 NK', 'HELMOND', 'Netherlands', 'info@party-time.nl', '+31495530940', '+31495530940'),
(3782, '', 'Manuela', 'Peters', 'Noordzeestraat 41', '8226AM', 'Lelystad', 'Netherlands', 'manu_peters@hotmail.com', '0031628566518', ''),
(3783, '', 'H.A.J.', 'de Goede', 'Schulpvijver 11', '7609 XJ', 'Almelo', 'Netherlands', 'degoedehaj@gmail.com', '+31546341413', ''),
(3784, '', 'Antonio', 'Llubes', 'Travesía Pedra del Sant Crist, 8', '25670', 'Térmens', 'Spain', 'toni.llubes@gmail.com', '+34626910767', '+34626910767'),
(3785, '', 'Charlie', 'Lynch', '35/3 Salamander Place', 'EH6 7JJ', 'Scotland', 'United Kingdom', 'charlielynch5118@hotmail.co.uk', '07825091380', '07825091380'),
(3786, '', 'daniel', 'stewart', '66 school road', 'ml110lp', 'coalburn', 'United Kingdom', 'flashdan@hotmail.co.uk', '01555820836', '07825020532'),
(3787, '', 'Ali', 'Majid', 'Østervang 33.1th', '3400', 'Hillerød', 'Denmark', 'josimari@msn.com', '004526814844', '004526814844'),
(3788, '', 'Ali ', 'Esmail', 'Ostervang', '3400', 'Hillerod', 'Denmark', 'josimari87@gmail.com', '26814844', '26814844'),
(3789, '', 'Lenora', 'Furey', '29 Rattling Brook Terrace', 'A0K 1B0', 'Newfoundland and Labrador', 'Canada', 'l_furey_29@hotmail.com', '7095324856', ''),
(3790, '', 'Laura ', 'Olding', '32 Maes y Drudwen', 'CF83 2QG', 'Caerphilly', 'United Kingdom', 'missolding@hotmail.co.uk', '07946732733', ''),
(3791, '', 'hu', 'yanyan', 'via ettore ponti,126', '21100', 'varese', 'Italy', 'yanyan583996057@gmail.com', '3332022239', '3332022239'),
(3792, '', 'Ayo', 'Awowade', '32 Grace Avenue,Oldbrook', 'mk6 2xn', 'Milton keynes', 'United Kingdom', 'ayo.awowade@yahoo.co.uk', '01908239720', '07886284803'),
(3793, '', 'Ancel', 'Teo', '67,JLN PANTAI BAGAN LALANG,BAGAN LALANG', '43950', 'AVANI SEPANG GOLDCOAST RESORT,SEPANG', 'Malaysia', 'smallywhite@hotmail.com', '+6281288200933', '+60176673735'),
(3794, '', 'Piet', 'Lippens', 'Hillarestraat 180', '9160', 'Lokeren', 'Belgium', 'piet.lippens@hotmail.be', '+3293494381', '+32499723431'),
(3795, '', 'Tino', 'Au Yeung', 'Flat D, 10/F, 63 Broadway Street', 'N/A', 'Mei Foo, Kowloon', 'Hong Kong', 'tinoauyeung@hotmail.com', '+852 21595076', '+852 90807959'),
(3796, '', 'dale ', 'gill-bates', '4 courtway ave', 'b14 4pp', 'west midionds ', 'Großbritannien', 'nadine.bevo@hotmail.co.uk', '', '07480068641'),
(3797, '', 'Wiktor', 'Johansson', 'Åby 161', '74891', 'Österbybruk', 'Sweden', 'Johansson.wiktor92@gmail.com', '0046705556010', '0046705556010'),
(3798, '', 'Charlie', 'Lynch', '35/2 Salamander Place', 'EH6 7JJ', 'Edinburgh', 'United Kingdom', 'cl217@st-andrews.ac.uk', '07825091380', '07825091380'),
(3799, '', 'craig ', 'brown', 'us za fenwick crt', '3101', 'kew', 'vic', '', '0488685507', '0488685507'),
(3800, '', 'Pui Sang', 'Law ', '3 GHIM MOH RD #03-290 ', '270003', 'Singapore', 'Singapore', 'peterlawps@yahoo.com.sg', '+6596469183', '+6596469183'),
(3801, '', 'HENG', 'KOK SHU', 'NO 3,JALAN PERDAGANGAN 10, TAMAN UNIVERSITI', '81300', 'Johor', 'Malaysia', 'i_m_yori@hotmail.com', '+60122931117', '+60122931117'),
(3802, '', 'Gerard', 'de Jang', 'Tabaksland14', '3931 RT', 'Wandenberg', 'Netherlands', '', '', ''),
(3803, '', 'Marko', 'Perander', 'Heinonpolku 1', '90850', 'Martinniemi', 'Finland', 'marko.perander@vmp.fi', '+358405558591', '+358405558591'),
(3804, '', 'Martijn', 'Wilderom', 'Frisostraat 3', '4493 BR', 'Kamperland', 'Netherlands', 'martijn_tinus_91@hotmail.com', '0031 113376077', '0031 644518214'),
(3805, '', 'Manfred', 'Raube', 'Neu-Osterweder Str 4a', '27726', 'Worpswede', 'Deutschland', 'm-raube@t-online.de', '', ''),
(3806, '', 'Martin', 'Davidson', '15 Albion Court, Fore street', 'TQ7 1PY', 'Kingsbridge Devon', 'Großbritannien', 'martindavidson8@hotmail.co.uk', '', ''),
(3807, '', 'Wei Chien', 'Ooi', '112 Lorong Selamat', '10400', 'Penang', 'Malaysia', 'ooiwc55@gmail.com', '+6042270728', '+60164322342'),
(3808, '', 'Jimmy', 'Barrett', '', '', '', '', 'garrett.jimmyb@gmail.com', '087 9428797', ''),
(3809, '', 'Ian', 'crompton', '3 Sandon Road', 'CH22EP', 'Chester', 'United Kingdom', 'iancrompton65@msn.com', '+441244340802', '+447742933484'),
(3810, '', 'Leroy', 'Francis', '19 Rustic Avenue', 'SW16 6PD', 'London', 'United Kingdom', 'eagle1_leroy@hotmail.com', '0208 6772940', '07950022067'),
(3811, '', 'Ibrahim', 'Ibrahim', 'C C 86 Nagogo Street Tudun Wada Kaduna', 'CC 86', 'Kaduna', 'Nigeria', 'ilostelrooy@gmail.com', '+2348033978493', '+2348033978493'),
(3812, '', 'Valerie', 'Valerie', 'Valerie', 'Valerie', 'Valerie', '', 'Valerie', 'qirvjrzxsld@tom.com', 'Valerie'),
(3813, '', 'Wang', 'Katherine', 'Blk 570, Pasir Ris St 53, #10-60', '510570', 'Singapore', 'Singapore', 'katherine@airmarket.com.sg', '+65 96806708', '+65 96806708'),
(3814, '', 'Rolf', 'Willems', 'Gerard Doustraat 174-1', '1073 VZ', 'Amsterdam', 'Netherlands', 'mailrwillems@gmail.com', '0031651968079', '0031651968079'),
(3815, '', 'Paul', 'Slaughter ', '5 bircwood close, Onslowgardens,', 'cork', 'Cork', 'Ireland', 'paulftslaughter@hotmail.com', '00353861208707', ''),
(3816, '', 'D.', 'Rutter', '4 Moor Lane Apt. 54', 'M23 0QR', 'Wythenshawe, Manchester', 'Großbritannien', 'dannyboiii2010d@hotmail.com', '077 69 3355 98', ''),
(3817, '', 'Gert', 'Van Der Zee', 'Deldensestraat 29', '7601 RZ', 'Almelo', 'Netherlands', 'gertvanderzee@hotmail.com', '0031546800382', '0645550508'),
(3818, '', 'osama', 'shalash', 'Reem Island-Arc Tower C', 'no post', 'abu dhabi', 'United Arab Emirates', 'usama_sh1971@yahoo.com', '00971564200452', '00971564200452'),
(3819, '', 'William', 'Havelock', '40 Greenhill', 'Ip69pu', 'Coddenham', 'United Kingdom', 'Will_havelock@hotmail.co.uk', '01449760798', '07940461057'),
(3820, '', 'James', 'Longstaff', 'SOUTHWICK ROAD', 'PO17 6DJ', 'FAREHAM', 'United Kingdom', 'danetree.james@gmail.com', '07721611104', '07721611104'),
(3821, '', 'Radmir', 'Selmani', '83 Stoneleigh Place', 'W11 4DX', 'London', 'United Kingdom', 'radzz@hotmail.co.uk', '0044 (0) 75 33864947', '0044 (0) 75 33864947'),
(3822, '', 'Alexandria', 'Burke', '17e John Street', 'PA15 4SB', 'Greenock', 'United Kingdom', 'alexandriaburke@hotmail.co.uk', '01475718194', '07940572885'),
(3823, '', 'Nathaniel', 'Baxter', '105 The Fairway', 'HA7 4EU', 'South Ruislip', 'United Kingdom', 'n_baxter89@hotmail.com', '07961767552', '07961767552'),
(3824, '', 'Joell Luftgough', 'Joell Luftgough', '', '', '', '', 'website2facelift@gmail.com', '(347) 687-8440', ''),
(3825, '', 'Radmir', 'Selmani', '83 Stoneleigh Place', 'W11 4DX', 'London', 'United Kingdom', 'radmir@hotmail.co.uk', '0044 07533864947', ''),
(3826, '', 'Laurent', 'FADDA', 'Rue Michel Servet 113', '4100', 'Seraing', 'Belgium', 'laurent.fadda@hotmail.fr', '043309126', '+32476313027'),
(3827, '', 'Vitaliy', 'Baseckas', '22 Rathfarnham Rd,Apt. 10 ', 'Dublin 6w', 'Beechlawn Mews', 'Ireland', 'vrednyj@list.ru', '+353851313191', '+353851313191'),
(3828, '', 'Ahmed', 'Zada', '268 High Kingsdown', 'BS2 8DF', 'Bristol', 'United Kingdom', 'a.zada@hotmail.com', '+447447548927', '+447447548927'),
(3829, '', 'Sally', 'Clarkson', '61 waterside', 'Sk67lq', 'Marple', 'United Kingdom', 'sali2pinklady@hotmail.com', '01619488889', '07534408700'),
(3830, '', 'Bartosz', 'Grzelak', '132 C UXBRIDGE ROAD', 'W12 8AA', 'LONDON', 'United Kingdom', 'grzelo77@gmail.com', '+447475232202', '+447475232202'),
(3831, '', 'anthony', 'hunter', '34', 'WS7 4TD', 'Burntwood', 'United Kingdom', 'grandbear63@hotmail.com', '01543685646', '01543685646'),
(3832, '', 'Chris Mereno', 'Chris Mereno', '', '', '', '', 'Optimize4marketing@gmail.com', '(801) 432-0684', ''),
(3833, '', 'Silviu', 'Hadarau', '42 Bramblefield Crescent ', 'Dublin 15', 'Clonee', 'Ireland', '', '', ''),
(3834, '', 'Bert', 'van den Berg', 'Asbreukerhoek 2', '7546 CR', 'Enschede', 'Netherlands', 'bayanyoopy@yahoo.com', '+31646244255', ''),
(3835, '', 'SOTTIAU', 'BERNARD', '206 Chemin Du Prince', '7050', 'Erbisoeul', 'Belgium', 'bernardsottiau@hotmail.be', '003265886955', '0032496431608'),
(3836, '', 'Andy', 'Chumman', 'Bernard loderstraat 40', '5042nc', 'Tilburg', 'Netherlands', 'andychumman@hotmail.com', '+31687121524', '+31687121524'),
(3837, '', 'Dimitri', 'Tarlée', 'Chemin des Bourgognes', '95000', '2 B appartement 56', 'France', 'dimitri2302@hotmail.fr', '0786856599', '0786856599'),
(3838, '', 'christopher', 'olney', '12 Cherry Tree Grove', 'sn2 1sd', 'swindon', 'United Kingdom', 'olney.christopher@googlemail.com', '07876495313', '07876495313'),
(3839, '', 'J.Dominique', 'Van Haelst', 'Sparrenweg 147', '3980', 'Tessenderlo', 'Belgium', 'dominvh@skynet.be', '+3213290192', '+32476559670'),
(3840, '', 'Shiva', 'Kashizadeh-Scott', '159A Amhurst Road', 'E8 2AW', 'LONDON', 'United Kingdom', 'shiva_kashizadeh@yahoo.co.uk', '0044 7859000238', ''),
(3841, '', 'Peter', 'Basista', '23 Novers Hill', 'BS3 5QU', 'Bristol', 'United Kingdom', 'petobaso@post.sk', '07885766773', '07885766773');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(3842, '', 'mark', 'hunt', '48 Woolsington Road, Northshields', 'NE298RT', 'Tyne and Wear', 'United Kingdom', 'mandyalana@hotmail.com', '07930247074', '07930247074'),
(3843, '', 'Faraz', 'Seyedi', 'Sandakerveien 74B', '0484', 'Oslo', 'Norway', 'faraz.seyed@sparebank1.no', '+4793886977', '+4793886977'),
(3844, '', 'Gert', 'Hofman', 'Emmastraat 153', '2641 ED', 'Pijnacker', 'Netherlands', 'g.hofman@telfort.nl', '031153610725', '0618309539'),
(3845, '', 'Daniel ', 'Young', '42-46 Royal London Buildings', 'BS1 1PN', 'Bristol', 'United Kingdom', 'd.young@computerfutures.com', '07814844582', '07814844582'),
(3846, '', 'Dimitri', 'Tarlée', '2B Chemin des Bourgognes, Ap. 56', '95000', 'Cergy', 'France', 'dimitri2302@hotmail.fr', '0786856599', '0786856599'),
(3847, '', 'Vanhaelsv', 'Dominique', 'Spanenweg 147', '3980', 'Tessenderlo', 'Belgien', '', '', ''),
(3848, '', 'Goldy ', 'Forest', 'Goudenregenstraat 73', '2565EN', 'Den Haag ', 'Netherlands', 'goldyf@gmail.com', '+31654701600', '+31643371010'),
(3849, '', 'Lynn', 'Walker', '50 Cavandale Avenue', 'B44 9TW', 'Birmingham', 'United Kingdom', 'lyn.walker@outlook.com', '07941331941', '07941331941'),
(3850, '', 'Jimmy', 'Barrett', 'IDA Business Park, Carrigtohill,  Cork', 'N/A', 'Cork', 'Ireland', 'Barrett.jimmy6@Gmail.com', '00353879428797', '00353879428797'),
(3851, '', 'Bernard ', 'Soltian', '206 Chemin Du Prince', '7050', 'Erbisoeul', 'Belgien', 'bernardsoltian@hotmail.be', '', ''),
(3852, '', 'Ken', 'Thomson', '125 St George\'s Road', 'SE1 6HY', 'London', 'Großbritannien', 'thomsonk@sky.com', '020 7928 1534', '07527 452 803'),
(3853, '', 'Rabie', 'chaara', 'Churchill flat 47', '1422 VP', 'Uithooriv', 'Netherlands', 'rabiechaara@hotmail.com', '0031611627922', ''),
(3854, '', 'Mohammad', 'Al-Tallaa', 'SWCC housing compound, Jubail', '31951', 'Jubail', 'Saudi Arabia', 'mohd1992@windowslive.com', '+966133431289', '+966545554801'),
(3855, '', 'Viorel', 'Barbu', 'Postvegen 101', '4280', 'Skudeneshavn', 'Norway', 'viorelbarbu_ro@yahoo.com', '46694633', '46694633'),
(3856, '', 'Jean Dominique', 'Van Haelst', 'Sparrenweg  147', '3980', 'Tessenderlo', 'Belgium', 'dominvh@skynet.be', '+3213290192', '+32476559670'),
(3857, '', 'Nigel', 'Bridle', '11 Park Close', 'OX25 4AS', 'Middleton Stoney,Nr Bicester Oxfordshire', 'Großbritannien', 'nigelbridle@btinternet.com', '0044 1869 343510', ''),
(3858, '', 'Will', 'van Bergen', 'Kolenstraat 23', '1211KP', 'Hilversum', 'Netherlands', 'wvanbergen@gmail.com', '+31356479995', '+31622497701'),
(3859, '', 'Annalise og Poul ', 'Moesby', 'Greenvej 12', '7400', 'Amborg, Heming', 'Dänemark', '', '', ''),
(3860, '', 'John', 'Shanley', 'The Glass House,11 Coke Lane', 'Dublin 7', 'Smithfield', 'Ireland', '', '', ''),
(3861, '', 'Asif', 'Bhatti', '13 Whitwell Close', 'LU3 4BS', 'Luton', 'United Kingdom', 'asifbhatti1979@aol.com', '01582518266', '07932682766'),
(3862, '', 'Fokke', 'Eimers', 'Chico Mendesstraat 30', '1102 JG', 'Amsterdam', 'Netherlands', 'fokke-wendy@vodafonethuis.nl', '+31206000610', '+31610925338'),
(3863, '', 'Robbie', 'Robbie', '13 Columbus Circle, New York', '', '', 'Botswana', 'Henriquez@yahoo.com', '(219) 477-0619', '(219) 477-0619'),
(3864, '', 'Gianpiero', 'Zenone', 'Via Pompeo Marchesi, 66', '20153', 'Milano', 'Italy', 'g.zenone@glastar.it', '0039 029682860', '0039 3939505199'),
(3865, '', 'Daniel', 'Mc Evoy', '25 Larchfield Road, Goatstown', 'D14', 'Dublin', 'Ireland', 'danielmcevoy@hotmail.com', '00353871339299', '00353871339299'),
(3866, '', 'yunus', 'bicis', 'vakbondstraat 52', '2830', 'willebroek', 'Belgium', 'bicis_yunus1@hotmail.com', '0491239406', '0491239406'),
(3867, '', 'Michael ', 'Holland', 'Fox 3 Hounds, 54 Plumstead Common Rd', 'SE18 3AS', 'London', 'Großbritannien', '', '', ''),
(3868, '', 'Kristina', 'Meiksa', '16 south mall , edmonton green', 'n9 0tn', 'london', 'Großbritannien', 'KRISTINA.MEIKSA@gmail.com', '+447447187506', ''),
(3869, '', 'Loo ', 'Camin', 'Imbas Jaya SDN BHD, Lot 17,Lorong Mangga 2,Sabah', '88450', 'Kota Kinabalu', 'Malaysia', '', '', ''),
(3870, '', 'Jackie /Mr', 'Nelson', '9 Brookvale, Stiles Way', 'BT41 2TU', 'Antrim, Northern Ireland', 'Großbritannien', 'wj.nelson@icloud.com', '', ''),
(3871, '', 'Donovan ', 'Burn', ' 37 the vista', 'se9 5re', 'London ', 'United Kingdom', 'mildaburn@hotmail.co.uk', '+447990510385', '+447990510385'),
(3872, '', 'Nick', 'Van Wouwe', 'Rode Kruisplein 4', '2620', 'Hemiksem', 'Belgium', 'vanwouwenick@gmail.com', '0479624620', '0479624620'),
(3873, '', 'Lindsey', 'Lindsey', 'Lindsey', 'Lindsey', 'Lindsey', '', 'Lindsey', 'bpgyqv@tom.com', 'Lindsey'),
(3874, '', 'Aldin', 'Vladimirov', 'Gloriantplantsoen 2', '2805XA', 'Gouda', 'Netherlands', 'aldo0471@hotmail.com', '', ''),
(3875, '', 'Nasir', 'Olajide', '69 Sandhurst Lane,', 'SE6 1UP', 'London', 'United Kingdom', 'yinknas@yahoo.com', '+447404270786', '+447404270786'),
(3876, '', 'Nick Dafny', 'Nick Dafny', '', '', '', '', 'brandrocketlaunch@gmail.com', '(801) 432-0684', ''),
(3877, '', 'George', 'Kohler', 'B707 24-26 Point street', '2009', 'Pyrmont', 'Australia', 'george_kohler@optusnet.com.au', '0412201465', '0412201465'),
(3878, '', 'Mojtaba ', 'Amani', '30tir-  Joumhouri, Axon Company', '1135734516', 'Tehran', 'Iran', 'mojtabaamani@gmail.com', 'mojtabaamani@gmail.com', '00989125104239'),
(3879, '', 'mathias', 'consten', 'rue des escargots 130', '7080', 'frameries', 'Belgium', 'mathardylbv@hotmail.com', '065690125', '0476820259'),
(3880, '', 'Jawana Salim', 'Jajjowi', '24 Milton Grove', 'N111AX', 'London', 'United Kingdom', 'rotana.limited@yahoo.co.uk', '00447462610892', '00447462610892 '),
(3881, '', 'Thomas', 'Tsolakis', 'Agiou Ioakim 10', '2055', 'Nicosia', 'Cyprus', 'ttsolakis@gmail.com', '0035722384429', '0035799789226'),
(3882, '', 'Alieu', 'Bah', 'Essendonk 31', '4824DA', 'Breda', 'Netherlands', 'alieunice2005@hotmail.com', '+31681299316', ''),
(3883, '', 'Dennis', 'Khan ', '255-257 Gloucester Road', '999077', 'Unit 2502', 'Hong Kong', 'khan_dennis@yahoo.com', '+85237498606', '+85261505552'),
(3884, '', 'Jacquiline', 'Hamilton', '29, 2/f O Tau Village', '0000', 'Sai Kung', 'Hong Kong', 'jzphillander@yahoo.com', 'n/a', '+852 6340 5510'),
(3885, '', 'Bajjou', 'Ismaail', 'Speerdistel 20', '3454TS', 'De meern', 'Netherlands', 'Ismael_bajjou@msn.com', '0031639514205', '0031639514205'),
(3886, '', 'Ahmet', 'Akman', 'Oogstplein 18', '7545 HP  ', 'Enschede', 'Netherlands', 'a.rzum@live.nl', '+31614165667 ', '+31614165667 '),
(3887, '', 'P. J. W.', 'Marco', 'Honesuckle Cottage, Haughton,West Felton', 'SY11 4HF', 'Oswestry, Shropshire', 'Großbritannien', 'pjwmacro@hotmail.com', '', ''),
(3888, '', 'Gemini', 'Sampat', 'Wattaya', '118', 'Muscat', 'Oman', 'Support@alatoolmuscat.com', '+96891180869', '+96891180869'),
(3889, '', 'Jamal ', 'Mukhtar', 'Wattaya', '118', 'Muscat', 'Oman', 'Support@alatoolmuscat.com', '+96891180869', '+96891180869'),
(3890, '', 'Sarah', 'Levi', 'Boulevard du souverain 138, boite 43 ', '1170', 'Watermael-Boitsfort', 'Belgium', 'lr.levisarah@gmail.com', '0477246558', ''),
(3891, '', 'Ariston', 'Kuliev', 'Roelandplaats 15', '3813HR', 'Amersfoort', 'Netherlands', 'ariston@live.nl', '0624737677', '0624737677'),
(3892, '', 'Manuel', 'Andres', 'Rue De Braine 59', '7090', 'Braise-Le-Comte', 'Belgien', ' manuel_andres@msn.com', '', ''),
(3893, '', 'Hardeep', 'Prajapati', '17 Murgan Close', 'HA6 3NE', 'Northwood', 'Großbritannien', '', '', ''),
(3894, '', 'Jürgen', 'Claes', 'Gentsestraat 13/8', '8530', 'Harelbeke', 'Belgium', 'jurgen.claes1@pandora.be', '0496022076', '0496022076'),
(3895, '', 'SOUROUFIS', 'IOANNIS', 'Arkadias 24', '19300', 'Aspropyrgos', 'Greece', 'jsouroufis@gmail.com', '+306947737436', '+306947737436'),
(3896, '', 'PEDRO', 'HINOJOSA', '204-569 WEST 16TH AVENUE', 'V5Z4N7', 'VANCOUVER BC', 'Canada', 'hinojosapedro@gmail.com', '+1-604-771-8306', '+1-604-771-8306'),
(3897, '', 'Garett Eddins', 'Garett Eddins', '', '', '', '', 'designcreativesite@gmail.com', '(530) 686-5585', ''),
(3898, '', 'Youssef', 'El Morabit', 'Hombeeksesteenweg 226', '2800', 'Mechelen', 'Belgium', 'youssef.elmorabit@ipggroup.eu', '/', '0032483710457'),
(3899, '', 'Caroly', 'Douglas Jones', '40 Stenhills Crescent ', 'WA7 5EA', 'Runcorn', 'Großbritannien', '', '0044 75 43 795 255', ''),
(3900, '', 'Ilyas', 'Naratauov', 'Släggbacken 7,', '17153', 'Solna, Stocholm', 'Sweden', 'ilyas_n89@mail.ru', '+46 70-146-57-92', ''),
(3901, '', 'Stanley', 'Wong', 'G/F, 88, ', 'San Hui Village,', 'Tuen Mun', 'Hong Kong', 'stanley_wong2005@yahoo.com.hk', '852+93065852', '852+93065852'),
(3902, '', 'M. K.', 'Korkmaz', 'De Run 5424', '5504DG', 'Veldhoven', 'Netherlands', 'info@horecalinebv.nl', '', ''),
(3903, '', 'Bekkhan', 'Zelimkhnanov', 'Nekkerspoelstraat 54/301', '2800', 'Mechelen', 'Belgium', 'z.bekhan@gmail.com', '0488159605', '0488159605'),
(3904, '', 'Elizaveta', 'Stec (Mazurina)', '27 Cheniston gardens, 3rd floor flat', 'W8 6TG', 'London', 'United Kingdom', 'emazurina@hotmail.com', '+447598796324', '+447598796324'),
(3905, '', 'adam', 'blenkinsop', '20 Newgate', 'TS6 9LJ', 'Middlesbrough', 'United Kingdom', 'adam.blenkinsop@hotmail.co.uk', '01642 963999', '07904205699'),
(3906, '', 'Edward', 'Shelton', 'Fourwinds, Lechlade Road', 'SN6 7HG', 'Highworth', 'United Kingdom', 'edward.shelton10@gmail.com', '07976051596', '07976051596'),
(3907, '', 'kathryn', 'phillips', '3 the dairy', 'cf72 8tt', 'llantrisant', 'United Kingdom', 'dave_skoda@hotmail.com', '07929297130', ''),
(3908, '', 'Damon', 'Harris', 'Lower road', 'ub95eb', 'Denham', 'United Kingdom', 'damon.harris@arronjames.com', '07718143699', '07718143699'),
(3909, '', 'Andreas', 'Efthymiou', '4 Marathonos, Pano Deftera', '2460', 'Pano Deftera', 'Cyprus', 'miou_g9@hotmail.com', '99371854', '99371854'),
(3910, '', 'Olivier', 'Deduytsche', 'Vrijgeweidestraat 119', '8020', 'Ruddervoorde', 'Belgium', 'olivier.deduytsche@telenet.be', '+32477230229', '+32477230229'),
(3911, '', 'Sangan', 'Arnault', '13 le clos des graves', '33360', 'Quinsac', 'France', 'Arnault.sangan@hotmail.fr', '0618477921', '+33618477921'),
(3912, '', 'Jacinto Esteban', 'Vidal', 'Plaza Josep Irla y Bosch,15', '17003', 'Gerona', 'Spain', '', '', ''),
(3913, '', 'Mujo', 'Kadric', 'Sorvarinkatu 34', '65370', 'Pohjanmaa', 'Finland', 'kadricalmedin97@gmail.com', '0442846859', '+358442846859'),
(3914, '', 'kristisn  ', 'hopkins', '24 brown road', 'ws10 8pp', 'wednesbury', 'United Kingdom', 'gef0rcebitsandbobs@hotmail.co.uk', '07947849238', '07947849238'),
(3915, '', 'kristian', 'hopkins', '24 brown road', 'ws10 8pp', 'wednesbury', 'United Kingdom', 'gef0rcebitsandbobs@hotmail.co.uk', '07947849238', '07947849238'),
(3916, '', 'Ahillah', 'Samargandy', 'Jondob bin abi ommaia', '21421', 'Alomahammdya neighborhood .', 'Saudi Arabia', 'Nice-lole-2009@hotmail.com', '0126994982', '+966546947461'),
(3917, '', 'Graziano', 'Meccariello', 'Via don Primo Angelini 27', '40062', 'Molinella - Bologna', 'Italy', 'danny22@libero.it', '3313769838', '3313769838'),
(3918, '', 'deborah', 'campagna', 'via abruzzo 7', '20090', 'opera (mi)', 'Italy', 'd.campagna@cff.it', '3384999829', '3384999829'),
(3919, '', 'Huu Nghia', 'Hong', '8040 23E avenue', 'H1Z3X4', 'Montreal city ', 'Canada', 'Honghuunghia@yahoo.com.vn', '1(450) 9998989', '1(514) 6797968'),
(3920, '', 'Liang', 'Siew Mooi', 'No.25, Jln 13/10,Taman Koperasi Polis 1', '68100', 'Batu Caves', 'Malaysia', 'ceciliang_0401@yahoo.com.my', '603-61855566', '018-2860080'),
(3921, '', 'Charleen', 'White', '11 Harlequin Road', 'LE12 7UR', 'Loughborough', 'United Kingdom', 'charleen-white@hotmail.co.uk', '+44 1509 768036', '07837496659'),
(3922, '', 'Lebona ', 'Vernon', '2600 John Smith Drive,British Gas Business', 'OX4 2JY', 'Oxford', 'United Kingdom', 'lebona.vernon@britishgas.co.uk', '+44 330 332 1153 ', '+44 759 006 7085'),
(3923, '', 'JORGE', 'PEREZ', '8770 SW 72 STREET # 459', '33173', 'USA', 'United States', 'JEPEREZ1939@GMAIL.COM', '7863701069', '7863701069'),
(3924, '', 'Erkan', 'Yuksel', 'Voortsweg 125', '7523 cd', 'Enschede', 'Netherlands', 'e.yuksel@ziggo.nl', '0031655788366', '0031655788366'),
(3925, '', 'Davide', 'Andruszkiewicz', 'Piazza Volta 4 (Bar Volta)', '22077', 'Olgiate Comasco (CO)', 'Italy', 'davideandru@gmail.com', '3490860504', '3490860504'),
(3926, '', 'Yvo', 'Casteels', 'Schoutetstraat 8/102', '2800', 'Mechelen', 'Belgium', 'yvo.casteels@telenet.be', '003215260002', '0032474531881'),
(3927, '', 'JASON', 'ONG', 'NO. 50, JALAN SS23/11', '47400', 'TAMAN SEA', 'Malaysia', 'kh3737@yahoo.com', '6016-3478858', '6016-3478858'),
(3928, '', 'carlos', 'Policarpo', 'Grusveien 24', '1158', 'Oslo', 'Norway', 'pregoc711@hotmail.com', '+4740075028', '+4740075028'),
(3929, '', 'Michele', 'D\'Alfonso', 'rue du loto 5', '6120', 'Ham sur Heure', 'Belgium', 'laura@dalfonso.com', '003271512078', '0032488862422'),
(3930, '', 'Sze Yuen', 'Chan', '19C Poyang Mansion,', 'nil', 'HK', 'Hong Kong', 'will@k-dstudio.com', '+85294118057', '+85294118057'),
(3931, '', 'Grzegorz', 'Szenejko', 'Janowska 66', '21-500', 'Biala Podlaska', 'Poland', 'al@sthcargo.pl', '483432822', '48515476027'),
(3932, '', 'Hennie', 'de Haas', 'Gastelepad 4', '5711 BS', 'Someren', 'Netherlands', 'h.dehaas2@upcmail.nl', '0493491288', '0651269446'),
(3933, '', 'I', 'Hussain', '16 hedgley grove', 'B33 9LR', 'Birmingham ', 'United Kingdom', 'Real_aaryan@yahoo.co.uk', 'Nil', '07863777566'),
(3934, '', 'david', 'grose', 'philip road', 'tw18 1pw', 'staines', 'United Kingdom', 'davidgrose2004@yahoo.co.uk', '07973851983', '07973851983'),
(3935, '', 'andrew ', 'shaw', '124 sandbrook road ', 'wn57al', 'wigan', 'United Kingdom', 'andy.shaw@citysurveysltd.co.uk', '01695623659', '07984918569'),
(3936, '', 'Nadia', 'Nicola', 'Brusselsestraat 1 J', '1750', 'Lennik', 'Belgium', '', '', ''),
(3937, '', 'Eleni', 'Price', 'Flat B 11 Comyn Road', 'SW11 1QB', 'London', 'United Kingdom', 'eleni4us@hotmail.com', '07749311973', '07749311973'),
(3938, '', 'Tammy', 'Holohan', '28 Lucky Heights', '467 582', 'Singapore', 'Singapore', 'tammyholohan@gmail.com', '+65 8606 1590', '+65 8606 1590'),
(3939, '', 'MARK', 'LACHACZ', '3 SEARING WAY', 'RG264HT', 'TADLEY', 'United Kingdom', 'msl.carpets@hotmail.co.uk', '0163538437', '07500010903'),
(3940, '', 'Dominic', 'Hopkins', '13 Edith street', 'BL0 0EE', 'Ramsbottom', 'United Kingdom', 'Domhopkins95@gmail.com', '01706828148', '07849461047'),
(3941, '', 'Marek', 'Bednarz', 'KIRASJERÓW 69', '84-586', 'GDYNIA', 'Poland', 'marek_bednarz@porta.com.pl', '+48607572727', '+48607572727'),
(3942, '', 'SHAW', 'ANDREW', '124 SANDBROOK ROAD ', 'WN57AL', 'WIGAN', 'United Kingdom', 'andy.shaw@citysurveysltd.co.uk', '01695623659', '07984918569'),
(3943, '', 'Ayoub', 'El Moukhtari', 'AVENUE DE LA COUTURE TROHELLE 49', '7864', 'Deux-Acren', 'Belgium', 'm.multifinances@portima.be', '+32489677312', '+32489677312'),
(3944, '', 'Mohamed Yusoof', 'Hajamaideen', '3-5 Minden row', '999077', 'Tsim Sha Tsui, Kowloon', 'Hong Kong', 'haja_mym@hotmail.com', '852-62204144', '852-62204144'),
(3945, '', 'Abderrahim', 'Issaoui', 'Gregorianska 55', '41509', 'Göteborg', 'Sweden', 'issaouikarim@yahoo.fr', '+ 46738402827', ''),
(3946, '', 'murat', 'erdogan', '15 rue simon ', '67170', 'brumath', 'France', 'erdo.murat@hotmail.fr', '0388211295', '0658745058'),
(3947, '', 'Peter', 'Ladlow', '55 Castleton road', 'DN15 7UX', 'Scunthorpe', 'United Kingdom', 'peter.ladlow12@ntlworld.com', '01724 841403', '07833508346'),
(3948, '', 'Francesco', 'Tezza', 'Via Dante 23', '33018', 'Tarvisio', 'Italy', 'francesco.tezza@libero.it', '+3904282500', '+393480680661'),
(3949, '', 'Charlie', 'Samantha', '46 South Crescent', 'S44 5EH', 'Derbyshire', 'United Kingdom', 'Sama22charlie@aol.com', '00441246823200', '00447411338405'),
(3950, '', 'H', 'Akbal', '18 SPRINGFIELD HOUSE,LETTSOME STREET ', 'SE5-8JY', 'Camberwell Green, LONDON', 'United Kingdom', 'hocdavid72@hotmail.com', '0044(0) 7984122987', '0044(0) 798412298719'),
(3951, '', 'Eng Aun', 'Cheah', '58 Jln. SS2/93', '47300', 'Petaling Jaya,', 'Malaysia', 'eacheah@gmail.com', '+60162276868', '+60162276868'),
(3952, '', 'Nick Dafny', 'Nick Dafny', '', '', 'Nick Dafny', '', 'Nick Dafny', '(801) 432-0684', '(801) 432-0684'),
(3953, '', 'Demetrios', 'Kleopa', '20 Lynton AV ', 'NW9 6PD', 'London ', 'United Kingdom', 'Demetri.kleopa@gmail.com', '07774612544', ''),
(3954, '', 'Osman', 'Said', '116 & 118 Lebuh Acheh', '10200 ', 'George Town, Penang', 'Malaysia', '706137osman@gmail.com', '+604-261 6606', '+6016 591 6604'),
(3955, '', 'Pieter', 'van Santen', 'dorpsweg 53', '4221LG', 'Hoogblokland', 'Netherlands', 'pietervansanten@hotmail.com', '+31650225766', '+31650225766'),
(3956, '', 'Silje Anine', 'Sjølie', 'Knud Øyens vei 1D', '1166', 'Oslo', 'Norway', 'siljeanine@gmail.com', '004795296913', ''),
(3957, '', 'Mudjtaba ', 'Ahmadi ', 'Heerlebaan 205', '6418CD', 'Heerlen', 'Netherlands', 'Mudjtaba@gmail.com', '0455216272', '0031653687747'),
(3958, '', 'Ben', 'Allingham', '6 Drakes Drive', 'SG20EX', 'Stevenage', 'United Kingdom', 'benjamin_lewis@hotmail.co.uk', '07907067767', ''),
(3959, '', 'Glenn', 'Delespesse', 'Wegvoeringsstraat 54', '9100', 'Sint-Niklaas', 'Belgium', 'glenn.delespesse@telene.be', '+32 3 296 73 12', '+32 497 41 47 46'),
(3960, '', 'Ithamar', 'Jonker', 'Kevelhamhoek 40', '7546 EK', 'Enschede', 'Netherlands', 'Ithamarjonker@gmail.com', '0031645436628', '0031645436628'),
(3961, '', 'Bert', 'Otten', 'Platenendreef 32', '3137 CN', 'vlaardingen', 'Netherlands', 'bert.otten@frankmohn.com', '0104752155', '0631958526'),
(3962, '', 'mohammed', 'mumin', 'al barsha south', '2573', 'dubai', 'United Arab Emirates', 'm.h.mumin@gmail.com', '+971552294944', '+971552294944'),
(3963, '', 'Jacek', 'Wechowski', 'Tysiaclecia 6/205', '41-306', 'Dabrowa Gornicza', 'Poland', 'kubawechowski@gmail.com', 'none', '600857083'),
(3964, '', 'Ari', 'Ahmed', 'friherregatan 6', '165 58', 'hässelby stockholm', 'Sweden', 'barzoalibana@yahoo.com', '0762815388', '0762815388'),
(3965, '', 'Alexander', 'Hult', 'Gårdserud 174', '68691', 'Sunne', 'Sweden', 'ifksunne18@hotmail.com', '0761838252', '0761838252'),
(3966, '', 'martin', 'williams', '134 milner road', 'BN2 4BQ', 'brighton', 'United Kingdom', 'martinlwilliams@tinyworld.co.uk', '+441273696019', ''),
(3967, '', 'Natalia', 'Arkhipenko', 'Wesströms väg 4', '19279', 'Sollentuna', 'Sweden', 'kotlin22@hotmail.com', '+46738907144', '+46738982964'),
(3968, '', 'Gillian', 'Griffiths', 'Billinge End Road', 'bb26qz', 'Pleasington', 'United Kingdom', 'gmgriffiths1@hotmail.co.uk', '07949838152', '07949838152'),
(3969, '', 'Tabit', 'Souad', 'chaussee de Wavre 449', '1390', 'Grez-Doiceau', 'Belgium', 'souad.tabit@fagg.be', '003210402301', '0032473179761'),
(3970, '', 'TJ Jones', 'TJ Jones', '', '', 'TJ Jones', '', 'TJ Jones', 'media5marketinghub@gmail.com', 'media5marketinghub@gmail.com'),
(3971, '', 'Ferenc', 'Gyetvai', '11 Shafto Terrace', 'DH90EP', 'Stanley', 'United Kingdom', 'fgyetvai@yahoo.co.uk', '+447446035035', '+447446035035'),
(3972, '', 'sean', 'lehane ', '38 Nutfield Rd ', 'e152dg', 'London ', 'United Kingdom', 'horse2132002@hotmail.com', '00447463890099', '00447463890099'),
(3973, '', 'Alexandra', 'Tabor', '9 Cowling', 'pr25 1xn', 'Preston', 'United Kingdom', 'alexandratabor@hotmail.co.uk', '07742 188651', '07742188651'),
(3974, '', 'Richard', 'Ramcreepaul', '2600 John smith Drive ', 'OX4 2JY ', 'Oxford', 'United Kingdom', 'richard.ramcreepaul@centrica.com', 'n/a ', '07967 217 939 '),
(3975, '', 'Leonard', 'Prenga', '77 coil clocha oranmore ', 'H91YVC0', 'Galway Republic of Ireland', 'Ireland', 'Prenga.leonard@gmail.com', '+353 873897670', ''),
(3976, '', 'Ibrahem', 'moheb', 'sixty Mecca Street', '11652', 'sixty Mecca Street', 'Saudi Arabia', 'imoheb25@gmail.com', '00966532480519', '00966532480519'),
(3977, '', 'Genghis', 'Cambroisier', 'av. de la porallée', '4920', 'aywaille (institut St Raphaël)', 'Belgium', 'genghis_3@hotmail.com', '0032479637213', '0032479637213'),
(3978, '', 'Mantas', 'Kubilius', 'Llewellyn walk', 'NN18 0RX', 'Corby', 'United Kingdom', 'mantas.kubilius@yahoo.co.uk', '01536350091', '07734462624'),
(3979, '', 'Abe Roberts', 'Abe Roberts', '', '', 'Abe Roberts', '', 'Abe Roberts', '17Designminutes@gmail.com', '17Designminutes@gmail.com'),
(3980, '', 'Joachim', 'Druart', '18 rue de bellevue', '78600', 'Ile de france', 'France', 'j.druart@hotmail.com', '0033623543432', ''),
(3981, '', 'Lynn', 'Daley', '8 crescent green', 'L39 5dr', 'Aughton, lancs', 'United Kingdom', 'Lynndaleyx@aol.com', '+447906432733', '+447906432733'),
(3982, '', 'Kamal ', 'Kharel', '15 Rudge Street', '2305', 'New Lambton ', 'Australia', 'dr_kkharel@yahoo.com', '+61432128909', '+61432128909'),
(3983, '', 'Christopher', 'Welland', '3 Kennet Close', 'GU12 6NN', 'Aldershot', 'United Kingdom', 'chris.welland1@virginmedia.com', '+441252316846', '+447973802140'),
(3984, '', 'SAID', 'CHENTOUF', 'Calle Verge Maria N23 Piso 2-1', '17600', 'Figueres', 'Spain', 'o.boteanu@gmail.com', '004407939804969', '004407939804969'),
(3985, '', 'Joachim', 'DRUART', '18 rue de Bellevue', '78600', 'LE MESNIL LE ROI', 'France', 'Joachim78600@hotmail.fr', '33623543432', '33623543432'),
(3986, '', 'victoria', 'davies', '29 heathleigh road', 'b388hg', 'birmingham', 'United Kingdom', 'vicky_davies@live.co.uk', '07540377596', '07540377596'),
(3987, '', 'Gavrila', 'Drimus', 'C/Rozaleme nr.38 pta.8', '46340', 'Valencia', 'Spain', 'Gabydrimus@gmail.com', '0034658913866', '0034658913866'),
(3988, '', 'Marc', 'Breugelmans', 'Vleugelarendijk 14', '2220', 'Heist-op-den-Berg', 'Belgium', 'annmarc.breugelmans@skynet.be', '+32 15 22 18 02', '+32 475 45 37 51'),
(3989, '', 'Scott', 'Head', '9 Fitzgerald Road', 'BN72JB', 'East Sussex,Lewes', 'United Kingdom', 'ffhead5582@sky.com', '07799746916', '07799746916'),
(3990, '', 'Aleksandr', 'Bondarenko', '28 hauteyn court', 'NR32RQ', 'norwich', 'United Kingdom', 'bond-aleks@hotmail.com', '07415526314', '07415526314'),
(3991, '', 'Chong Hei', 'Choy', '379Manchester Road', 'M43 6QF', 'Manchester', 'United Kingdom', 'msi.hei@gmail.com', '07787297343', '07787297343'),
(3992, '', 'Claire', 'Hopkins ', 'Aisling Gael, Ballynoe, White\'s Cross', 'T23AT27', 'Co. Cork', 'Ireland', 'clairelouhopkins@hotmail.com', '0214394072', '0860734279'),
(3993, '', 'Robert', 'Young', '26 Bearsden Crescent', 'LE10 0SQ', 'Leicestershire', 'United Kingdom', 'robyoung51@yahoo.co.uk', '07869152154', '07869152154'),
(3994, '', 'Jonas', 'Fröberg', 'Sjöviksvägen 11', '14461', 'Rönninge', 'Sweden', 'jonas-froberg@hotmail.se', '+46768551850', '+46768551850'),
(3995, '', 'wei', 'wang', 'steenbokstraat 27', '9742ts', 'groningen', 'Netherlands', 'bestcheny@hotmail.com', '0645020403', ''),
(3996, '', 'Mohamoud', 'Osman', 'Indre Vordingborgvej 19c, 1.2', '4700', 'naestved', 'Denmark', 'mrsongz@icloud.com', '+45 28455502', '+45 28455502'),
(3997, '', 'Tejani', 'Rochdi', 'Jules Destreestraat 53', '2660 ', 'Antwerpen ( Hoboken)', 'Belgium', 't_rochdi@yahoo.com', '+32478807422', '+32478807422'),
(3998, '', 'thomas', 'dean', 'sycamore road', 'ts7 9dw', 'middlesbrough', 'United Kingdom', 'thomas.a.dean00@gmail.co.uk', '07773897918', '07773897918'),
(3999, '', 'Muge ', 'Türkkol ', 'Pieter Calandlaan 277', '1068 NE', 'Amsterdam ', 'Netherlands', 'muge.t@live.nl', '0031642188885', '0031642188885'),
(4000, '', 'Jonathon', 'Riley', '232 Mare St', 'E8 1HE', 'London', 'United Kingdom', 'jr489@st-andrews.ac.uk', '07816595416', '07816595416'),
(4001, '', 'Kenneth', 'Cartey', 'Coltsfoot Road 66', 'Ip20Ng', 'Ipswich Suffolk ', 'United Kingdom', 'denise.cartey@ntlworld.com', '01473 423869', '07928355976'),
(4002, '', 'Stef', 'Meijer', 'Wierbalg 1176', '1788 TS', 'Den Helder', 'Netherlands', 'stef.meijer@outlook.com', '+31611715655', '+31611715655'),
(4003, '', 'Jessee Clanen', 'Jessee Clanen', '', '', 'Jessee Clanen', '', 'Jessee Clanen', 'mediafiredesigns@gmail.com', 'mediafiredesigns@gmail.com'),
(4004, '', 'Knut', 'Rolvsjord', 'Kingos gate 17', '0457', 'Oslo', 'Norway', 'knut_105@hotmail.com', '97596303', ''),
(4005, '', 'Barry-John', 'Armitage', '144 Lincluden Road', 'DG2 0PR', 'Dumfries', 'United Kingdom', 'barry.armitage83@gmail.com', '07961200440', '07961200440'),
(4006, '', 'Verena', 'Murphy', '84 Trees Road', 'N/a', 'Mount Merrion', 'Ireland', 'verena.murphy@icorg.ie', '+353868102791', '+353868102791'),
(4007, '', 'VYTAUTAS', 'JANKAVICIUS', '71 MENSFIELD ROAD', 'E17 6PH', 'ESSEX', 'United Kingdom', 'vitiokas28@yahoo.com', '07828325086', '07828325086'),
(4008, '', 'sophie', 'barlow', '38 fennel grove', 'NE34 8TJ', 'south shields', 'United Kingdom', 'kjbarlow@sky.com', '01915194644', ''),
(4009, '', 'Henk', 'Averesch', 'Schopenhauerstraat 205', '7323LZ', 'Apeldoorn', 'Netherlands', 'haveresch@solcon.nl', '0553780318', ''),
(4010, '', 'Roy', 'Packard', '23 South Ave', 'OX141qr', 'Abingdon', 'United Kingdom', 'roypackard@gmail.com', '00441235530675', '00447798608597'),
(4011, '', '???', '???', '????????10?', '999077', '????????10?', 'China', '158238339@qq.com', '0452-6925587', '15164686959'),
(4012, '', 'ZAK', 'TSAMPLAKOS', '7 ST ANNES AVENUE', 'TW19 7RJ', 'STANWELL', 'United Kingdom', 'ZAKPSNL@GMAIL.COM', '00447411766252', '00447411766252'),
(4013, '', 'Elliott', 'Dalton', '27 Thurlow Avenue', 'HU17 7QJ', 'Beverley', 'United Kingdom', 'edalton93@hotmail.com', '01482860327', '07896276536'),
(4014, '', 'Olufemi', 'Alakija', '32 Wildman Close', 'ME8 9SL', 'Kent', 'United Kingdom', 'alaksf@sky.com', '07941053532', '07941053532'),
(4015, '', 'David', 'Stirling', '106 Argyle Drive, Hamilton', 'ML3 9EG', 'South Lanarkshire', 'Scotland', 'marlenestirling@hotmail.co.uk', '07729683886', ''),
(4016, '', 'Juan Jose', 'Esquivel', 'Rose way', 'SE128DN', '19', 'United Kingdom', 'juanchoesquivel@yahoo.com', '+442083330855', '+447727539693'),
(4017, '', 'Mario', 'Moglioni', 'Via San Vito 40', '33078', 'Savorgnano', 'Italy', 'mmogli01@gmail.com', '+393473912213', '+393473912213'),
(4018, '', 'SAED', 'ALMASHAIKHI', 'jalan b.b. hassan', '11', 'MUSCAT', 'Oman', 'saed.almashaikhi@orpic.om', '+96825550049', '+96899887120'),
(4019, '', 'Alex', 'Leong', '9-G-9 Medan Lumba Kuda Jalan Sekolah La Salle ', '11400', 'Air Itam, Pulau Pinang', 'Malaysia', 'qkumbaz79@yahoo.com', '+60125270918', '+60125270918'),
(4023, '', 'W.', 'Wolters', 'Pastoor Ohllaan 9', '3451 CB', 'Vleuten', 'Netherlands', 'info@wietsewolters.nl', '030 677 13 38', ''),
(4024, '', 'Fabio', 'Fornaro', 'Via Matteotti, 36 Bis', '20841', 'Milano', 'Italy', 'roverteck@tiscali.it', '+39 3404038895', '+39 3404038895'),
(4025, '', 'Nick', 'Law', '32 Dunnock Drive', 'LU7 4DL', 'Leighton Buzzard', 'United Kingdom', 'lawman869@gmail.com', '07879888162', '07879888162'),
(4026, '', 'wael', 'zoorob', 'DIP', '90579', 'DIP', 'United Arab Emirates', 'wael.zoorob@kamcogc.ae', '0097148829663', '00971508764264'),
(4027, '', 'Chan ', 'Gim Chin', 'No 14 Jalan SS23/31. Petaling Jaya.', '47400', 'Selangor Darul Ehsan.', 'Malaysia', 'jasoncgc_1@yahoo.com', '+60389483499', '+60193649659'),
(4028, '', 'ALI', 'ALBISHR', 'PRINCE NAYEF ST7538', '66282', 'NAJRAN', 'Saudi Arabia', 'Alihbishr@gmail.com', '00966175221430', '00966508207553'),
(4029, '', 'domenico', 'rossi', '35 Burnet Close', 'SN12 7SJ', 'MELKSHAM', 'United Kingdom', 'trish.swinburn@hotmail.co.uk', '01225705067', '07899923791'),
(4030, '', 'Shizana', 'Rashid', '25', 'none', 'Abu Dhabi', 'United Arab Emirates', 'shizana@live.com', 'none', '+071502694837'),
(4031, '', 'Molly', 'Chabata', '18 Nangreaves Street', 'WN7 4TN', 'Leigh', 'United Kingdom', 'mollychabata@hotmail.com', '01942514484', '07988329484'),
(4032, '', 'Robert', 'Nieuwenhuize', 'DE Bruijnstraat 7A', '4264 VE', 'Veen', 'Netherlands', 'robye_6@hotmail.com', '0655124752', '0655124752'),
(4033, '', 'Mustafa', 'Adem', 'Uitenhagestraat 43', '2571VV', 'Den Haag', 'Netherlands', 'abdulkadir1997@live.nl', '0614867114', '0614867114'),
(4034, '', 'Darren', 'Fagan', '47 High Street', 'EN5 5UW', 'Barnet', 'United Kingdom', 'darren.fagan@lesstax2pay.com', '02080999080', '07943847247'),
(4035, '', 'Myo', 'MinHtike', 'Bedok reservoir road, Blk-142, #02-1543', '470142', 'Bedok', 'Singapore', 'myominhtike7@gmail.com', '+6565040972', '+6598358137'),
(4036, '', 'Houssaye', 'Thibaut', 'Chemin du Calvaire', '14 800', 'Tourgeville ', 'France', '0231 875 366 ', '0638 658 108', 't.houssaye@orange.fr'),
(4037, '', 'Barbara', 'Michejda', 'Apt. 11 Eleven Arches', 'Co. Dublin', 'Georges Hill ST, Balbriggan', 'Ireland', 'barbara_me@ymail.com', '', ''),
(4038, '', 'MONTE', 'MULINDWA', '21 Coney Drive, Coneyboro', 'Co. kildare', 'Athy', 'Ireland', 'timonty01@yahoo.co.uk', '+353 86 265 4479', '+353 86 265 4479'),
(4039, '', 'Marcus Slatar', 'Marcus Slatar', '', '', 'Marcus Slatar', '', 'Marcus Slatar', 'siteoptimizers@gmail.com', 'siteoptimizers@gmail.com'),
(4040, '', 'Samuel', 'Järnstedt', 'Pelimannintie 15 D 252', '00420', 'Helsinki', 'Finland', 'samuel.jarnstedt@hotmail.com', '+358401738636', ''),
(4041, '', 'Alexander', 'De Taeye', 'Meerlenhoflaan 15', '2660', 'Hoboken', 'Belgium', 'alex.detaeye@gmail.com', '0472805552', '0472805552'),
(4042, '', 'Florent', 'Etourneux', '6 Rue de L\'Ile de Sein', '44980', 'Sainte Luce Loire', 'France', 'f.etourneux@live.fr', '+33 (0)610244603', ''),
(4043, '', 'Kevin', 'Littler', '82 Pelham Road', 'WA4 2HA', 'Warrington', 'United Kingdom', 'kevinalittler@googlemail.com', '+447547774423', '+447547774423'),
(4044, '', 'Aleksander', 'Prenga', '77 Coill Clocha Oranmore', 'H91YVC0', 'Galway', 'Ireland', 'prenga.aleksi@gmail.com', '00353873559950', '00353873559950'),
(4045, '', 'Nesrine', 'Kermia', 'Rue Joseph Walin 63', '4430', 'ANS', 'Belgium', 'nesrine.kermia@edfluminus.be', '+32497536047', '+32497536047'),
(4046, '', 'yiu', 'pui yi', 'FLAT 4015 40/F, CHING CHAK HSE', '', 'CHING HO EST,SHEUNG SHUI NT', 'Hong Kong', 'Akumooni@hotmail.com', '68920030', '68920030'),
(4047, '', 'karl', 'cuveele', 'Bredeweg  49', '3080', 'Tervuren', 'Belgium', 'karl.cuveele@skynet.be', '+3227671707', '+32475909833'),
(4048, '', 'Lone Bæk', 'Hansen', 'Danmarksgade 47, st th', '9000', 'Aalborg', 'Denmark', 'lonebh3@gmail.com', '+4536959299', '+4571505099'),
(4049, '', 'jurgen', 'Du-Tré', 'Neereindestraat 48', '9240', 'Zele', 'Belgium', 'dutre.jurgen@telenet.be', '0032475938181', ''),
(4050, '', 'dwayne', 'Robertson', '16311 petina Cypressct', '77433', 'Cypress', 'United States', 'robertsondwayne2000@yahoo.com', '2818518626', '2818518626'),
(4051, '', 'Kathryne', 'Kathryne', '13 Columbus Circle, New York', '', '', 'Denmark', 'Scheiern@yahoo.com', '(219) 477-0619', '(219) 477-0619'),
(4052, '', 'Scott', 'Stonham', '17 Clanfield Crescent', 'RG316QN', 'Reading', 'United Kingdom', 'stonhams@gmail.com', '+447717571562', '+447508446148'),
(4053, '', 'John', 'Lynn', '14B Arbuthnot House', '10-12 Arbuthnot Rd.', 'Central', 'Hong Kong', 'johnlynn15@gmail.com', '00852 5695 7468', '00852 5695 7468'),
(4054, '', 'Bart', 'McCarthy', '30 The Green, Kensington Lodge, Rochestown Avenue', 'Co.Dublin', 'Dun Laoghaire', 'Ireland', 'bmccarthy@dlrcoco.ie', '00353868514429', '00353868514429'),
(4055, '', 'Jermolai', 'Hoekmeijer', 'Treubstraat 7', '1814 SC', 'Alkmaar', 'Netherlands', 'j.hoekmeijer@chello.nl', '+31728444873', '+31627309303'),
(4056, '', 'Rashad ', 'Hawasly ', 'King Abdulaziz St. ', '11437', 'Riyadh ', 'Saudi Arabia', 'rhd@bayt.net', '+966559662662', '+966560060708'),
(4057, '', 'Jessee Clenan', 'Jessee Clenan', '', '', 'Jessee Clenan', '', 'Jessee Clenan', 'design8web@gmail.com', 'design8web@gmail.com'),
(4058, '', 'Paul', 'Game', '75 Regent St.', 'IP14 1RS', 'Stowmarket,Suffolk', 'Großbritannien', '', '+449675399', '07563 515 633'),
(4059, '', 'George', 'Sidiropoulos', '48, Andrea Paraskeva', '2024', 'Nicosia', 'Cyprus', 'george.sidiropoulos36@gmail.com', '0035799852658', '0035799852658'),
(4060, '', 'jörgen', 'Wihlner', 'sånglärkavägen 7', '74695', 'UPPSALA', 'Sweden', 'j.wihlner@gmail.com', '+4618386349', '+46764103050'),
(4061, '', 'Mike', 'Tassart', 'Hoogweg 121', '9690', 'Kluisbergen', 'Belgium', 'mike.tassart@live.be', '+31682560706', '+32492641878'),
(4062, '', 'Dinuke', 'Christie-David', '309/23 Monza Boulevard', '2127', 'Wentworth Point', 'Australia', 'dchristiedavid@gmail.com', '+61413617273', '+61413617273'),
(4063, '', 'Mousab', 'Habbab', 'Mina', '42196 Duabi', 'Duabi', 'United Arab Emirates', 'Musabre@yahoo.com', '00971504551450', '00971504551450'),
(4064, '', 'Charles', 'lynch', 'Abbotsford Crescent', 'KY16 9HT', 'St Andrews', 'United Kingdom', 'charlielynch5118@hotmail.co.uk', '07825091380', '07825091380'),
(4065, '', 'Chun Biu', 'Lee', '10 Ma Wo Road', 'Classical Gardens, Tai Po', 'Flat D, 5/F, Blk 17', 'Hong Kong', 'chunbiulee@gmail.com', '85226643069', '85294198352'),
(4066, '', 'Bettina', 'Marton', '22 Aran Court', 'D15, Waterville', 'Dublin', 'Ireland', 'dekkar@freemail.hu', '+353894682647', ''),
(4067, '', 'Charles', 'Simpson', 'The Old Institute, Luzley Road', 'OL6 9AH', 'Ashton Under Lyne', 'United Kingdom', 'charlie@slkventures.com', '01457834953', '07805201016'),
(4068, '', 'F.', 'Zeneli', '22B Braintree Road', 'RM10 7NB', 'Dagenham, Essex', 'Großbritannien', 'Lenci@hotmail.co.uk', '', ''),
(4069, '', 'Sandra', 'Sandra', 'Sandra', 'Sandra', 'Sandra', '', 'Sandra', 'nlkpsdaubo@t.com', 'Sandra'),
(4070, '', 'vivjana', 'bardhi', 'abdyl frasheri', '175', 'tirane', 'Albania', 'anavivi@hotmail.it', '355699896629 ', ''),
(4071, '', 'Yannick', 'Yanze', 'Wasserweg 58', '41352', 'Korschenbroich', 'Germany', 'Yannick.Yanze@gmail.com', '021669400320', '01774490375'),
(4072, '', 'Saeed ', 'Hamdoun', 'Saih Suhaib 3, 4 Roundabout', '282751', 'Dubai Industrial City', 'United Arab Emirates', 'saeed.hamdoun@ikkgroup.com', '0097148181987', '00971559725097'),
(4073, '', 'Heinz-Otto', 'Neubert', 'Alefeldstr. 6', '64372', 'Ober Ramstadt', 'Deutschland', 'neubertho@outlook.com', '', ''),
(4074, '', 'Abdul Hoge', 'Abdul Hoge', 'Abdul Hoge', '', 'Abdul Hoge', '', 'Abdul Hoge', '(802) 451-0683', 'Abdul Hoge'),
(4075, '', 'Loe', 'Franssen', '98 Lancefield Quay (Flat 3/1)', 'G3 8JN', 'Glasgow', 'United Kingdom', 'loefranssen@hotmail.com', '+447796144670', '+447796144670'),
(4076, '', 'Abdullah', 'Gemshid', 'Bundsalle 20', '10717', 'Berlin', 'Deutschland', '', '', ''),
(4077, '', 'Nor', 'Sarina Yusuf', '', '', '', 'Malaysia', '', '', ''),
(4078, '', 'Karl', 'Moon', ' 45 Chivenor Way Kingsway, Quedgley', 'Gl2 2BG', 'Gloucester', 'United Kingdom', 'karljames@hotmail.co.uk', '07786636288', '07786636288'),
(4079, '', 'Grace', 'Akinkuolie', '2 Fortune Court', 'IG11 0XZ', 'Essex, London', 'Großbritannien', '', '', ''),
(4080, '', 'dorien', 'moerer', 'bladlood 4', '3192GR', 'rotterdam', 'Netherlands', 'ferry.moerer@hotmail.com', '010-4160705', '+31622403347'),
(4081, '', 'PATRICIA', 'TRUWANT', 'BRUGSEWEG 4', '8900', 'IEPER', 'Belgium', 'patricia.truwant@telenet.be', '003257/365966', '0032478/70.31.21'),
(4082, '', 'Gabrielle', 'Onions', '1 Drummond Close', 'WV11 2NJ', 'Wolverhampton', 'United Kingdom', 'gabrielleonions@gmail.com', '07477647854', '07477647854'),
(4083, '', 'Eric', 'Schoenmaker', 'Pieter Wariuslaan 62', '1679xl', 'Midwoud', 'Netherlands', 'eric_s89@hotmail.com', '+31229201750', '+31638979266'),
(4084, '', 'Ari', 'Ahmed', 'Friherregatan 6', '16558', 'Hässlby', 'Sweden', 'bzhaar@hotmaill.com', '+46739189244', '+46739189244'),
(4085, '', 'Andrew', 'Newbery', '11 Elmfield Close', 'GU52 0EL', 'Church Crookham', 'United Kingdom', 'andynewbery@hotmail.com', '07909961734', '07909961734'),
(4086, '', 'Florian ', 'Mara', 'Rr.Astrit Balluku Nd.2 H.3 Ap.2,Njesia Adam Nr 7', '1001', 'Tirane', 'Albania', 'flori_mara@yahoo.com', '+355 422 58611', '+355 68 2024078'),
(4087, '', 'Joao Miguel', 'Pereira', 'Flat 2,196-198 Kiirkadale', 'SE26 4NL', 'London', 'Großbritannien', '', '', '0787 2612439'),
(4088, '', 'Lone Bæk', 'Hansen', 'Danmarksgade 47, st th', '9000', 'Aalborg', 'Denmark', 'lonebh3@gmail.com', '+4536959299', '+4553554344'),
(4089, '', 'Yvonne', 'Allan', '24 Craigend Street', 'G13 2UL', 'Glasgow', 'United Kingdom', 'yallan@nhs.net', '0141 950 6728', '07799898755'),
(4090, '', 'Ron Hawkens', 'Ron Hawkens', 'Ron Hawkens', '', 'Ron Hawkens', '', 'Ron Hawkens', '(701) 484-1858', 'Ron Hawkens'),
(4091, '', 'Feli', 'Lukaku', '16 Roman Drive', 'NG6 0NX', 'Nottingham', 'United Kingdom', 'lukaku@hotmail.co.uk', '07404637248', '07404637248'),
(4092, '', 'Laura ', 'Newman', '34 Richmond Drive', 'SS6 7RH', 'Rayleigh', 'United Kingdom', 'x.laura541.x@hotmail.com', '07713716884', '07713716884'),
(4093, '', 'Tiago', 'Canas', '51 Eagle Close', 'EN9 3NA', 'Waltham Abbey', 'United Kingdom', 'tiagojose@live.co.uk', '+447807047582', '+447807047582'),
(4094, '', 'HAJ', 'de Goede', 'Schulpvijver 11', '7609 XJ', 'Almelo', 'Netherlands', 'degoedehaj@gmail.com', '+31546341413', ''),
(4095, '', 'dave', 'Gerrard', 'upper george st 5', 'M29 8HR', 'Manchetser', 'United Kingdom', 'digitdave@ntlworld.com', '+44 1942 791572', '+44 7970875757'),
(4096, '', 'Ricardo J.', 'Colom Palero', 'Camino de Vera sn - Edificio 4D Teleco', '46022', 'Valencia', 'Spain', 'rcolom@eln.upv.es', '+34961726327', '+34680364116'),
(4097, '', 'Paul', 'Watkiss', '19 Aldwyn Park Road', 'M34 5NY', 'Manchester', 'United Kingdom', 'paul.watkiss@ymail.com', '+441200453110', '+447860937426'),
(4098, '', 'Patryk', 'Wietrak', 'Warszawska 25/44', '02-495', 'Warszawa', 'Poland', 'patryk.wietrak@o2.pl', '508183914', '508183914'),
(4099, '', 'John', 'Limmo', 'Bjeverskov Alle 2 st th', '2650', 'Hvidovre', 'Denmark', 'jlimmozin@gmail.com', '+4552603130', '+4552603130'),
(4100, '', 'Camron', 'Griffiths', '66 Glan Y Wern', 'SA7 9UH', 'Swansea', 'United Kingdom', 'cg.10@hotmail.co.uk', '07583507444', '07583507444'),
(4101, '', 'Michael Krosts', 'Michael Krosts', 'Michael Krosts', '', 'Michael Krosts', '', 'Michael Krosts', ' (347) 687-8440', 'Michael Krosts'),
(4102, '', 'laura', 'picker', '7 x 5th avenue', 'HU6 8DH', 'hull', 'United Kingdom', 'lauraemilyswales@yahoo.co.uk', '01482 807837', '07821730529'),
(4103, '', 'Clive', 'Kessell', '16 Foundry Drive, Charlestown', 'PL25 3BS', 'St Austell', 'United Kingdom', 'clive@coastalwise.co.uk', '+44 1726 66044', '+44 7899 062234'),
(4104, '', 'Olabode ', 'Alade', '3 Lydia Road', 'DA8 2BB', 'Erith', 'Großbritannien', 'olabode.alade@gmail.com', '+44-0-7855816995', ''),
(4105, '', 'Seppo ', 'Pitkänen', 'Soidintie 5 B', '40630', 'Jyväskylä', 'Finnland', 'seppo.pitkanen@jamk.fi', '+358 50 518 5448', ''),
(4106, '', 'michael', 'van Toorenburg', 'Adriana van roonhof 39a', '3161 KT', 'Rhoon', 'Netherlands', 'michael.vantoorenburg8@gmail.com', '+31646011666', 'same'),
(4107, '', 'Jun ', 'Yew Kueh', '435 Hougang ave #09-1661', '530435', 'Singapore', 'Singapur', '', '', ''),
(4108, '', 'John', 'Limmo', 'Bjeverskov Alle 2 st th', '2650', 'Hvidovre', 'Denmark', 'kibettj@yahoo.com', '+4552603130', '+4552603130'),
(4109, '', 'PAUL', 'SAMIER', '3 RUE VIMAINE', '38200', 'VIENNE', 'France', 'mmesamier@free.fr', '+33688700321', ''),
(4110, '', 'SUBHASH', 'TEKALE', 'AIRPORT ROAD', '02', 'ABU DHABI', 'United Arab Emirates', 'subhashtekale@gmail.com', '+97126351321', '+971562532634'),
(4111, '', 'Twana', 'Rad', 'Heleneborgsgatan 8C', '117 32', 'Stockholm', 'Sweden', 'twana.rad@gmail.com', '+46737176858', '+46737176858'),
(4112, '', 'Magdalena', 'De Groeve', 'Kwalestraat 85C', '9320', 'Nieuwerkerken Oost-Vlaanderen', 'Belgien', '', '', ''),
(4113, '', 'Carol', 'Archer', '45 Parc Aberconwy', 'LL19 9HE', 'Prestatyn', 'United Kingdom', 'carol-archer@tiscali.co.uk', '+441745855274', '+447767494454'),
(4114, '', 'Thando', 'Moyo', 'Long Riding', 'SS14 1RB', 'Basildon', 'United Kingdom', 'Thandomoyo93@yahoo.com', '07947276754', '07947276754'),
(4115, '', 'Magdalena', 'De Groeve', 'Kwalestraat 85C', '9320', 'Nieuwerkerken Aalst', 'Belgium', 'amorka84@hotmail.com', '+32487748584', '+32487748584'),
(4116, '', 'Bowsul ', 'Haqu', 'Unit 31-1, Jalan PJU 1/39, Dataran Prima', '47301', 'Petaling Jaya', 'Malaysia', 'fauzul.haq@gmail.com', '+60378805202', '+60122255169'),
(4117, '', 'Jes', 'Tychsen', 'Kastanievej 4a', 'DK 8660', 'Skanderborg', 'Denmark', 'jes.tychsen@mail.dk', '4540270559', '4540270559'),
(4118, '', 'Kris', 'Rutten', 'Gravenweg 72', '6374BB', 'Landgraaf', 'Netherlands', 'kris_rutten@hotmail.com', '+31641331512', '+491511220183'),
(4119, '', 'Josef', 'Uher', '4 albert road', 'ct161rd', 'Dover', 'United Kingdom', 'josef.gabka@gmail.com', '00447904100418', '00447904100418'),
(4120, '', 'Claire', 'Pool', '35 Cirencester Street', 'SR46BP ', 'Sunderland ', 'United Kingdom', 'claire.pool@hotmail.co.uk', '0191 4523574', '07872429225'),
(4121, '', 'Irfan', 'Hamees', 'Alban, Sandyford Road', 'D16 W6R6', 'Dublin 16', 'Ireland', 'irfan98ml@gmail.com', '00353872515860', '00353872515860'),
(4122, '', 'Lim', 'Alex', 'Jurong West Street 25,#15-15,BIK276C', '643276', 'singapore', 'Singapore', 'alexlimsg@hotmail.com', '+6597959780', '+6596637833'),
(4123, '', 'Peter', 'de Bresser', 'Dommel 115', '5061 NL', 'Oisterwijk', 'Netherlands', 'pw115@ziggo.nl', '0625227470', '0625227470'),
(4124, '', 'Louise', 'Wheatley', '37 Stolford Rise', 'MK4 3DW', 'Milton Keynes', 'United Kingdom', 'wheatley81@msn.com', '07734457476', '07734457476'),
(4125, '', 'Gerry', 'Attoe', '5 Bardolphs Court', 'NR8 6GW', 'Norwich Norfolk', 'United Kingdom', 'paul.attoe@btinternet.com, gerigez69@hotmail.co.uk', '01603 262556', '07766444755'),
(4126, '', 'michael', 'kaplan', 'c/o Amore, 68a Northway', 'WD3 1GB', 'Rickmansworth', 'United Kingdom', 'judithkaplan@hotmail.co.uk', '07876741216', '07876741216'),
(4127, '', 'Fiachra', 'Fallon', '7 Oaktree Lawn', 'D 15', 'Dublin 15', 'Ireland', 'figfal@hotmail.com', '00447720956514', '00447720956514'),
(4128, '', 'Christian', 'DANIEL', 'Chemin de la Cavée 19B', '7822', 'ISIERES', 'Belgium', 'chriskat9.daniel@skynet.be', '+3268665331', '+32476290477'),
(4129, '', 'Robin', 'Monster', 'Oostendeelplein 14', '3214TM', 'Zuidland', 'Netherlands', 'monster90@kpnmail.nl', '0181 283484', '+31624157100'),
(4130, '', 'Ozie', 'Ozie', '13 Columbus Circle, New York', '', '', 'Denmark', '74922JoaquinAvila@hotmail.com', '(219) 477-0619', '(219) 477-0619'),
(4131, '', 'Gravina', 'Giuseppe', 'Via Todisco 13', '74011', 'Gastellaneta TA', 'Italy', '', '', ''),
(4132, '', 'Mika', 'Kopra', 'Sateenkaari 18', '36110', 'Ruutana', 'Finland', 'mika_kopra@hotmail.com', '+358400323774', '+358400323774'),
(4133, '', 'Toby', 'Robinson', '11 Long Lane', 'L39 5AS', 'Ormskirk', 'United Kingdom', 'tcr1974@gmail.com', '07539939048', '07539939048'),
(4134, '', 'Ahmed', 'Ali', 'Berry road ', 'B8 1su', 'Birmingham ', 'United Kingdom', 'Josestrada-1007@hotmail.co.uk', '01213285316', '07828742458'),
(4135, '', 'Steven', 'Paardekooper', 'Lambert Rimastraat', '1106ZT', 'Amsterdam', 'Netherlands', 'steven.paardekooper@gmail.com', '+31652687190', '+31652687190'),
(4136, '', 'Tajamal', 'Rafiq', 'Serenadgatan 29', '21573', 'Malmo', 'Sweden', 'tajamalrafiq@gmail.com', '+4553534969', '+4553534969'),
(4137, '', 'Pieter', 'Johnson', 'Bethaniëlei 143', '2930', 'Brasschaat', 'Belgium', 'pieter_johnson@hotmail.com', '0032499380142', '0032499380142'),
(4138, '', 'kheibar', 'kabiri', 'Maria tesselschadelaan 87', '2135RE', 'Hoofddorp', 'Netherlands', 'kheibar.88@gmail.com', '+31684785357', '+31684785357'),
(4139, '', 'TiMio6cqb', 'TiMio6cqb', '', '', '', 'San Marino', 'kaseyb1@fastpochta.ml ', '123456', ''),
(4140, '', 'Michael ', 'Lemmon', 'Glenkiln, Elm Row', 'TD13HT', 'Galashiels', 'United Kingdom', 'lemmon_mike@yahoo.co.uk', '07583551850', '077 1057 3023'),
(4141, '', 'YONGJIE', 'XING', '290G BUKIT BATOK STREET 24 #09-89', '656290', 'SINGAPORE', 'Singapore', 'XYJC9819@GMAIL.COM', '65665108', '98153075'),
(4142, '', 'koo', 'yeong keat', 'C-6-6, ken damansara condo, no: 217, jalan SS2/72', '47400', 'Petaling Jaya, Selangor', 'Malaysia', 'ekyk82@yahoo.com', '6012-5298749', '6012-5298749'),
(4143, '', 'john', 'kearney', '86 Tithefields', 'HD80FX', 'Huddersfield', 'United Kingdom', 'jkearney1878@yahoo.co.uk', '01484426387', '07900270380'),
(4144, '', 'JOCELYN', 'TUNG', '913, BLK. A., HUNG HOM COMM CTR., 37 MA TAU WAI RD', '999077', 'HUNG HOM, KLN.', 'Hong Kong', 'greedytung@hotmail.com', '+85223656311', '+8529443339'),
(4145, '', 'Ahmed', 'Reda', 'El-Soufouh Rood, Dubai Marriott Harbour Hotel & Suites', '66662', 'Dubai Marina, Dubai', 'United Arab Emirates', 'ahmed_m_reda@hotmail.com & ahmed.m.reda@westqurna1.com', '+971 4 3194611', '+971557865885 & 00201000127744'),
(4146, '', 'Alan', 'Dwyer', 'Kearys BMW', 'Eastgate  Little Island', 'Co.Cork', 'Ireland', 'alan.dwyer@kearys.ie', '00353215003600', '00353872622856'),
(4147, '', 'Bram', 'Goossens', 'koninginnepage 5', '5754DL', 'Deurne', 'Netherlands', 'bram.goossens92@gmail.com', '0651644543', '0651644543'),
(4148, '', 'Leon', 'van Doesburg', 'Vlietkade 5010', '4241 WN', 'Arkel', 'Netherlands', 'vandoesburg@vloerprojecten.nl', '+31(0)183-622968p', '0623823636'),
(4149, '', 'IKHLEF', 'DERAR', '27 RUE DE LA PALUD LES JARDIN DE ST PAUL', '13013', 'Marseille', 'France', 'didou@gmx.com', '0953068477', '0652452143'),
(4150, '', 'Karen', 'Barker', '3 Three Ways Close', 'PO14 2TF', 'Fareham', 'United Kingdom', 'barker.karen@sky.com', '07540548912', '07540548912'),
(4151, '', 'David Jones', 'David Jones', 'David Jones', '', 'David Jones', '', 'David Jones', '901-402-4633', 'David Jones'),
(4152, '', 'Rene', 'van Leeuwen', 'Donkeregaarde 39', '3436 ZD', 'Nieuwegein', 'Netherlands', 'renevanleeuwen@lare-nieuwegein.nl', '31306090788', '31631313239'),
(4153, '', 'Stefano', 'Camilletti', 'Via Plezzo 38', '00054', 'Fiumicino, RM', 'Italy', 'arycam82@gmail.com', '0044 (0)7539733915', '0044 (0)7539733915'),
(4154, '', 'LEE', 'CHEE CHEAN', '15, JALAN HALIMAHTON, KLANG LAMA', '58000', 'KUALA LUMPUR', 'Malaysia', 'kent.lee07@gmail.com', '+60173378895', '+60173378895'),
(4155, '', 'Bernt', 'Andersson', 'Jikhojdsvägen 7', '51831', 'Sandared', 'Schweden', 'info@bbs-design.se', '+4633257090', '+46705257090'),
(4156, '', 'Howard ', 'Grocock', '24 Taylor Crescent', 'S81 8SG', 'Woodsetts,  Worksop', 'United Kingdom', 'cardman@tesco.net', '01909 568926', '07990 826272'),
(4157, '', 'Crirstty', 'Teng', 'Desa Cindaimas Condo B-2-6', '58200', 'No.4 Jalan Sekutu Off Kuchai Lama', 'Malaysia', 'crirstty@hotmail.com', '+60162216747', '+60162216747'),
(4158, '', 'Gregory', 'Morakis', 'Episkopi, Rethymno', '74055', 'Crete', 'Greece', 'gmorakis@yahoo.com', '00302831061320', '00306979002770'),
(4159, '', 'Andreas', 'Mettis', 'Agapinoros 14', '2460', 'Deftera', 'Cyprus', 'amettis@hte.com.cy', '0035722817570', '0035799434059'),
(4160, '', 'Wendy', 'Neal', '21 Shimbrooks', 'CM3 1SG', 'Great Leighs', 'United Kingdom', 'wendyneal@fsmail.net', '01245 364191', '07531971269'),
(4161, '', 'Marco', 'Del Valle', '4856 W. Cortland', '60639', 'Chicago, IL', 'United States', 'mdv4054@yahoo.com', '8157616671', '8157616671'),
(4162, '', 'IP', 'SIO FONG', 'AVN DO ALMIRANTE LACERDA NO127 ', '00000', 'EDF KAM LONG 15 ANDAR C, MACAU', 'China', 'carolsioip@yahoo.com', '85362298132', '85362298132'),
(4163, '', 'Kay', 'Haselhorst', 'Rothenbaumchaussee 185', '20149', 'Hamburg', 'Deutschland', 'info@alsterdetektei.de', '0402804913', '0172 9010265'),
(4164, '', 'Alex', 'Perry', '616 Rochester Way', 'SE9 1RN', 'Eltham', 'United Kingdom', 'alex.p2@live.co.uk', '020 88506558', '07831 835133'),
(4165, '', 'William', 'Boons', 'Tamboerijn 24', '5231DV', 'Den Bosch', 'Netherlands', 'wjaboons@gmail.com', '0611365747', '0611365747'),
(4166, '', 'Gary', 'Eaton', '13 Westbury Place', 'TW80QG', 'London', 'United Kingdom', 'garyeaton97@hotmail.com', '07766426555', '07766426555'),
(4167, '', 'Arran ', ' Jackson', 'SUNNYDALE THE GREEN', 'TD6 0ET', 'St Boswells Melrose', 'Scotland', 'as-jacko@hotmail.com', '+447713577710', ''),
(4168, '', 'Vitalii', 'Izbekov', 'Generala Glagoleva,Building 9/1, apartment 40', '123103', 'Moscow', 'Russia', 'izbekov@mail.ru', '+79263905957', '+79263905957'),
(4169, '', 'Jake', 'Potts', '21 Chester Place', '2099', 'Sydney', 'Australia', 'jakelpotts@gmail.com', '0401012883', ''),
(4170, '', 'Maher', 'Al Kabi', 'ENBD Bank Head Office', 'Street Baniyas P.O. Box 777', 'Dubai', 'United Arab Emirates', 'maheralkabi@hotmail.com', '00971527755555', '00971527755555'),
(4171, '', 'Jonas', 'Storm-Johannessen', 'Nesveien 11', '1394', 'Nesbru', 'Norway', 'j.storm.j@gmail.com', '97020238', '97020238'),
(4172, '', 'Tomasz', 'Lis', '116 River Leys', 'GL519SA', 'cheltenham', 'United Kingdom', 'thomas81uk@googlemail.com', '00447871703736', ''),
(4173, '', 'Ian', 'Alexander', 'Rebæk Søpark 3, 3  306', '2650', 'HVIDOVRE', 'Denmark', 'xander.ian@gmail.com', '+4581735258', '+4581735258'),
(4174, '', 'Richard ', 'Siddall', '160 Rotherham road Laughton common', 'S25 3rh', 'Sheffield ', 'United Kingdom', 'Rsheatingdesigns@yahoo.com', '07811357554', '07811357554'),
(4175, '', 'Henning', 'Grosse Ruse - Khan', '79 Barton Road', 'CB23 7BS', 'Cambridge', 'United Kingdom', 'hmg35@cam.ac.uk', '+447934420176', '+447934420176'),
(4176, '', 'Jennifer', 'Murphy', 'Kilmeaney ', 'Tinryland ', 'Carlow', 'Ireland', 'jenmurphy21@hotmail.com', '353599173591', '353876120008'),
(4177, '', 'AHMED', 'ATTIA', 'CEDRE VILLAS K-08 SILICON OASIS', '33690', 'DUBAI', 'United Arab Emirates', 'ceci_attia@hotmail.com', '+97143793557', '+971557015052'),
(4178, '', 'BESIM', 'DA', 'ELECTRIC SYSTEM ALBANIA SHPK, ISH. MAG. MISTO MAME', '9027', 'TIRANE', 'Albania', 'enkeledap@gmail.com', '+355676089382', '+355697405205'),
(4179, '', 'Stefan', 'Thiele', 'Dornhaldenstr.8', '70199', 'Stuttgart', 'Germany', 's-thiele@gmx.de', '071139180571', ''),
(4180, '', 'Haly', 'Isabelle', 'Avenue de la Basilique 319', '1081', 'Bruxelles', 'Belgien', 'isabellehaly@msn.com', '0032479124132', ''),
(4181, '', 'Bernd', 'Giese', 'Schaperstrasse 3', '65195', 'Wiesbaden', 'Germany', 'giese.bernd@gmail.com', '01777613609', '01777613609'),
(4182, '', 'Afrim', 'Kuka', 'Hazelaarlaan 26', '3843JV', 'Harderwijk', 'Niederlanden', 'pretorius@live.nl', '0031 640518707', ''),
(4183, '', 'Fred', 'Bos', 'Schildhoek 17', '9976 VW', 'Lauwersoog', 'Netherlands', 'gr.bos@ziggo.nl', '0519349258', '0629533639'),
(4184, '', 'BESIM', 'DANGLLI', 'Rruga Kombinatit Ish Magazinat Misto Mame 1027', '1027', 'TIRANE', 'Albania', 'enkeledap@gmail.com', '+355676089382', '+355697405205'),
(4185, '', 'Patrice ', 'ROYER', '16, rue Santos Dummon', '69008', 'Lyon', 'France', 'patsouci@live.fr', '098176435222', '0641990870'),
(4186, '', 'Alessi', 'Salvatore', '3 Rue D\'eBring', '57450', 'Theding', 'France', 'gstlin@gmail.com', '0033652181486', ''),
(4187, '', 'James', 'Kenningham', 'Shepherd House, Watling Street', 'LU7 9NB', 'Hockliffe', 'United Kingdom', 'Jameskenningham@icloud.com', '01525211894', '07719839536');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(4188, '', 'Krause', 'Martha', 'Winterstr. 7', '86507 ', ' Kleinaitingen', 'Deutschland', 'hilus@gmx.de', '', ''),
(4189, '', 'Bernard', 'Subebe', '123 Fairlawn Court', 'SE7 7DU', 'London', 'United Kingdom', 'jrsubebe@googlemail.com', '07400289617', '07867666487'),
(4190, '', 'Chaib', 'Bouchiha', 'Bielefelderstr.25', '65931', 'Frankfurt am Main', 'Germany', 'chaib00@hotmail.de', '015736610882', '015736610882'),
(4191, '', 'nur', 'hamza', '11 Newington barrow ', 'n77eq ', 'london', 'United Kingdom', 'nurein.h@hotmail.com', '07459311577', '07459311577'),
(4192, '', 'John', 'Liebregts', 'Galgenberg 8', '5508 BJ', 'Veldhoven', 'Netherlands', 'johnnyliebregts@hotmail.com', '0031643384352', ''),
(4193, '', 'LUCIANO', 'MORSELLI', 'VIA SAFFI 12', '41013', 'PIUMAZZO', 'Italy', 'INFO@SNOWSERVICESRL.OCM', '059931483', '3496406623'),
(4194, '', 'CAMPOS', 'PEDRO', 'ALCALDE DIAZ ZAFRA, 24', '29006', 'MALAGA', 'Spanien', 'multioficinassl@gmail.com', '952343404', '619051150'),
(4195, '', 'Thomas ', 'King', 'Loch Na Brae', 'G840EN', 'Garelochhead', 'United Kingdom', 'Thomas@lochnabrae.co.uk', '07515894914', '07515894914'),
(4196, '', 'Kwan Wing', 'LEE', 'Flat C, 8/F., Nelson Court,', '45 Waterloo Road, Tau Ma Tei,   ', 'Kowloon,', 'Hong Kong', 'kwvisky@gmail.com', '(852) 63834329', '+852 63834329'),
(4197, '', 'Kevin', 'Wormald', 'Sylvandale', 'AL7 2HS', 'Welwyn Garden City', 'United Kingdom', 'KBW1812@NTLWORLD.COM', '+441707 883862', '+44 7748 790440'),
(4198, '', 'Anita', 'Prifti', 'Wilhelmshöher Straße 24', '12161', 'Berlin ', 'Germany', 'anita.prifti@gmail.com', '+4917622559668  ', '+4917622559668'),
(4199, '', 'Rene', 'Molhoek', 'Sprietzeil 18', '1319EC', 'Almere', 'Netherlands', 'r.molhoek@remnet.nl', '+31653116941', ''),
(4200, '', 'Dr Axel', 'Langbehn', 'Dorfstrasse 7', '23795', 'STIPSDORF', 'Germany', 'immobilienverwaltung.langbehn@googlemail.com', '0049455193630', '00491736270555'),
(4201, '', 'Sam', 'Wright', 'Norwood Barn Chapel Lane Epperstone', 'NG14 6AN', 'Nottingham', 'United Kingdom', 'wrightsam340@gmail.com', '07825497355', '07825497355'),
(4202, '', 'Svetlana', 'Korovkin', 'Aachener Str 93', '402230223', 'Düsseldorf', 'Germany', 'k_sveti@yahoo.de', '017680121837', '017680121837'),
(4203, '', 'Mohsin', 'Shahzad', 'Raatimeihenkatu 6c 22', '06100', 'Porvoo', 'Finland', 'mohsinjallo@hotmail.com', '+358447770200', '+358447770200'),
(4204, '', 'Lydia Ong', 'Groupon Sdn Bhd', 'Level 10 Menara AmFirst', '46300', 'Petaling Jaya, Kuala Lumpur ', 'Malaysia', '', '+603 7949 0808', ''),
(4205, '', 'Frank', 'Meißner', 'Grabenhorst 66', '38110', 'Braunschweig', 'Germany', 'fm865@gmx.de', '+491709287776', ''),
(4206, '', 'Thomas ', 'King ', 'Flat 2/1 61 Greendyke Street ', 'G1 5PX', 'Glasgow', 'United Kingdom', 'Thomas.j.w.king@hotmail.co.uk', '07515894914', '07515894914'),
(4207, '', 'Liang chee siang', 'andre', 'Woodlands St81 Blk 805 #12-17', '730805', 'Singapore', 'Singapore', 'andreliangcs@gmail.com', '+6590291776', '+6590291776'),
(4208, '', 'Usman', 'Yousuf', '44 Bryant Avenue', 'Sl2 1LG', 'Slough', 'United Kingdom', 'usman682@gmail.com', '+447590475137', '+447590475137'),
(4209, '', 'Luca', 'Racis', 'Via Emilia Vecchia, 79h', '47922', 'Rimini', 'Italy', 'luca@racis.eu', '00393334755915', '00393334755915'),
(4210, '', 'Patrick', 'Burke', '18 Farmlands Close', 'TN377UE', 'East Sussex', 'United Kingdom', 'padderz18@hotmail.com', '07758211486', '0775821148'),
(4211, '', 'wendell', 'RAYSIDE', '2 wessex close newbury park', 'ig3 8jt', 'london', 'United Kingdom', 'raffta1975@hotmail.com', '02036651266', '07786658766'),
(4212, '', 'Dmitry', 'Egorov', 'Wallensteinstr. 25', '70437', 'Stuttgart', 'Germany', 'dmitry.egorov@alice-dsl.net', '+4917655452083', '+4917655452083'),
(4213, '', 'Kees H', 'van der Hel', 'Burg.Drijberplein 41', '3361VG', 'Sliedrecht', 'Netherlands', 'khvdhel@outlook.com', '+31184750734', '+31651573334'),
(4214, '', 'R.', 'Sinan', '44 Summerwood Road, Isleworth', 'TW77QY', 'London', 'Großbritannien', '', '', ''),
(4215, '', 'Jesper', 'Konge', 'Grønnevej 2', '5400', 'Bogense', 'Denmark', 'jesper.konge@gmail.com', '+4553583983', ''),
(4216, '', 'Ichor', 'Holvast', 'Kleiweg 76', '2801GJ', 'Gouda', 'Netherlands', 'Ichorh@hotmail.com', '0681503508', '0681503508'),
(4217, '', 'Ali Reza', 'Tarameshlou', 'Hermann-Brill-Str. 34', '65931', 'Frankfurt', 'Germany', 'atarames@arcor.de', '01775024581', ''),
(4218, '', 'Sebastian', 'Engel', 'Stöckerstrasse', '16515', 'Oranienburg', 'Germany', 'basti-fantasti75@gmx.de', '03301209961', ''),
(4219, '', 'Kevin', 'Lee Chong Thai', '32C, Block 6, Coastal Skyline', 'Lantau', 'Tung Chung', 'Hong Kong', 'kev_lee70@hotmail.com', '+852 27092631', '+852 65066262'),
(4220, '', 'Stuart', 'Black', '1101 Great Western Road', 'G12 0AA', 'Glasgow', 'United Kingdom', 'stub_19@hotmail.com', '07891541377', '07891541377'),
(4221, '', 'Kevin', 'McDonnell', 'B1 1803 Molek Pines 3, Jalan M', '81100', 'Johor Bahru', 'Malaysia', 'kevin.mcdonnell7@gmail.com', '+60197714890', '+60197714890'),
(4222, '', 'Helen', 'Westerby-Cox', '55 Kelvedon Close', 'KT2 5LF', 'Surrey', 'United Kingdom', 'helenwesterbycox@yahoo.co.uk', '+447950588231', ''),
(4223, '', 'erwin', 'steelandt', 'paradijsstraat 11', '8310', 'sint-kruis', 'Belgium', 'erwin.steelandt@outlook.be', '050371247', '0496803407'),
(4224, '', 'IVAN', 'JEKLAR', 'GORJU?E3', '4264', 'BOHINJSKA BISTRICA', 'Slovenia', 'jeklar.ivanmarta@gmail.com', '+38645721235', '+38641892735'),
(4225, '', 'Alan', 'Mitchell', '5, The Rushes, Fishery Road', 'SL6 1UW', 'Bray on Thames, Berkshire', 'Großbritannien', 'alan.j.mitchell@gmail.com', '0794 670 03328', ''),
(4226, '', 'MOULOUD', 'FADDACH', 'GASSTRAAT 27', '2850', 'BOOM', 'Belgium', 'KARIMA.ABDELLAOUI@HOTMAIL.COM', '+32 484 43 10 42', '+32 484 43 10 42'),
(4227, '', 'Kim', 'Chapman', '9 Island Close', 'S60 3JZ', 'Rotherham', 'United Kingdom', 'kimchapman@btinternet.com', '07722876669', '07722876669'),
(4228, '', 'Artur', 'Tole', 'Bul. Fan Noli', '7001', 'Korce', 'Albania', 'arturtole1@gmail.com', '35582252175', '0697676450'),
(4229, '', 'Darren ', 'Webb', '280 middleton road', 'ol10 2lg', 'rochdale', 'United Kingdom', 'dazwebb.webb@gmail.com', '07712165658', '07712165658'),
(4230, '', '1', '1', '1', '1', '1', 'Austria', 'jona@hotmail.com', '255546456', ''),
(4231, '', 'Karl', 'Vincent', '125 mill view', 'Cf340de', 'Maesteg', 'United Kingdom', 'bigk.vincent@googlemail.com', '01656716806', '07519663987'),
(4232, '', 'Lewis', 'Bramwell', '21 Sandringham Road', 'BL6 6NX', 'Horwich', 'United Kingdom', 'bwfclewis31htc@gmail.com', '01204 669707', '07927656342'),
(4233, '', 'Dawood', 'Rana', 'Grandweg 130', '22529', 'Hamburg', 'Germany', 'md.rana@gmx.de', '04047112271', '017647072245'),
(4234, '', 'FRANCOIS', 'PHOTHIRATH', '3A LONG DRIVE', 'W37PP', 'LONDON', 'United Kingdom', 'fphoth@gmail.com', '+33175439228', '+447578644262'),
(4235, '', 'Artur', 'Bani', 'Lagjja 28 Nendori,Bulevardi Republika,Pallati 78', '5001', 'Berat', 'Albania', 'arturbani@yahoo.com', '0035532237100', '00355692083559'),
(4236, '', 'Ryan ', 'White', '24 Adelaide RD', 'RM18 7BD', 'Essex', 'Großbritannien', 'ryanpwhite@live.co.uk', '07703021385', ''),
(4237, '', 'Ivan', 'Nodal C', '198 High Street, Colliers Wood', 'SW19 2BH', 'London', 'Großbritannien', 'anima_ivan@yahoo.es', '+44 7934 252443', ''),
(4238, '', 'Alexander', 'Knox', 'Beeswing', 'Dg2 8PE', 'Drumkirk', 'United Kingdom', 'Knoxknox13@gmail.com', '07730568396', '07730568396'),
(4239, '', 'Bernadette', 'McMullen ', '33 mirfield road ', 'M9 6ww', 'Manchester', 'United Kingdom', 'Bernie72005@hotmail.co.uk', '07464484731', ''),
(4240, '', 'Gianluca', 'Bianchi', 'Via Matteotti,43', '44042', 'Cento (FE)', 'Italy', 'djlucavale@yahoo.it', '051901813', '+393927290623'),
(4241, '', 'MARCIN', 'BRYLEWSKI', 'KONSTYTUCJI 3 MAJA 6C/98', '87-100', 'TORUN', 'Poland', 'marcinbry@wp.pl', '796066727', '+48 796 066 727'),
(4242, '', 'david', 'Burkill', '2 howe road', 'le112jj', 'loughborough', 'United Kingdom', 'burkill7@aol.com', '01509260429', '07812024698'),
(4243, '', 'Matthew', 'Smith', '35 Kittlingbourne brow', 'Pr54dn', 'Higher Walton ', 'United Kingdom', 'm.smith.125@btinternet.com', '07795063087', '07795063087'),
(4244, '', 'Ed Frez ', 'Ed Frez ', 'Ed Frez ', '', 'Ed Frez ', '', 'Ed Frez ', '(302) 316-3863', 'Ed Frez '),
(4245, '', 'Nick', 'Jones', '14 Vale Drive', 'BN140DD', 'Worthing', 'United Kingdom', 'nickcj52@gmail.com', '01903873112', '07920775115'),
(4246, '', 'Zozek', 'Abdulla', 'Blokland 50, 3 TV', '2620', 'Albertslund', 'Dänemark', 'kawasalim@hotmail.com', '60220299', ''),
(4247, '', 'Koen', 'de Koning', 'Groote Geldebosch 3', '1704 CH', 'Heerhugowaard', 'Netherlands', 'koentheking70@hotmail.com', '+31622927647', '+31622927647'),
(4248, '', 'Alan', 'McPherson', '16 Kilmory Gardens', 'PA17 5EX', 'Skelmorlie', 'United Kingdom', 'alanedward.mcp@gmail.com', '00441475272502', '00447731653595'),
(4249, '', 'shane', 'brick', 'kilmoy house', '0000', 'Cork', 'Ireland', 'sbrick81@hotmail.com', '+353863056260', '+353863056260'),
(4250, '', 'Jamie', 'Martin-Royle', 'JDW Griffin House,40 Lever street', 'M606ES', 'Manchester', 'United Kingdom', 'jamie.martin-royle@jdwilliams.co.uk', '07967235017', '07967235017'),
(4251, '', 'Chris', 'Marshall', '9 Hadleigh court', 'Cb5 8uf', 'Cambridge, Cambridgeshire', 'United Kingdom', 'camillabenstead1989@hotmail.co.uk', '07581098374', '07581098374'),
(4252, '', 'Hieu', 'Phan', '15 Puncheon Street', '6147', 'Langford', 'Australien', 'mrhieu89@gmail.com', '+61449861811', '+61449861811'),
(4253, '', 'john', 'riglar', '75 mount pleasant', 'la14 2dq', 'barrow in furness', 'United Kingdom', 'johnriglar@live.co.uk', '+441229430881', '07513115011'),
(4254, '', 'JanJaap ', 'Post', 'bentelosestraat 50', '7497 MR', 'Bentelo', 'Netherlands', 'JJ-post_@hotmail.com', '+31651763131', '+31651763131'),
(4255, '', 'Nick', 'Jones', '14 Vale Drive', 'BN140DD', 'Worthing', 'Großbritannien', 'nickcj52@gmail.com', '0190 3873 112', '07920775115'),
(4256, '', 'Sanjay', 'Gopalreddy', '3B Richard Avenue', '5043', 'Mitchell Park', 'Australia', 'directorsanjay@gmail.com', '08 82806891', '+61 430 949 537'),
(4257, '', 'James ', 'Bryan', 'Three Gables Village Green', 'WR7 4DZ', 'Inkberrow Worcester', 'United Kingdom', 'kris-bryan@outlook.com', '01386 793507', '07803076810'),
(4258, '', 'Mattheo', 'Gührs', 'Luruper Hauptstraße', '22547', 'Hamburg', 'Germany', 'mattheo.guehrs@gmx.de', '040 8322133', '017683198025'),
(4259, '', 'Ciaran', 'O Carroll', 'Ballinamullagh ', 'none', 'Enfield    Co Meath ', 'Ireland', 'ciaranocarroll@hotmail.com', '046/9549049', '087/8383188'),
(4260, '', 'Waldemar', 'Schubert', 'Donaustauferstrasse 206 a', '93059', 'Regensburg', 'Germany', 'waldemar.schubert.ws@googlemail.com', '01633127753', '01633127753'),
(4261, '', 'Christopher', 'Jackson', '21 gypsy way high halstow', 'ME3 8DX', 'rochester', 'United Kingdom', 'cjackson9@hotmail.co.uk', '07841470169', '07841470169'),
(4262, '', 'Emma ', 'Belcher', '5 meadow way', 'sg5 4ee', 'stotfold', 'United Kingdom', 'emma.laverty@ntlworld.com', '07780964582', '07780964582'),
(4263, '', 'dale', 'walker', '12 hedgefield grove', 'B63 2HJ', 'Halesowen', 'United Kingdom', 'dalewalker63@yahoo.co.uk', '+4407894821163', '+4407894821163'),
(4264, '', 'simon', 'allenby', 'the cottage,barton hill whitwell', 'yo60 7jz', 'york', 'United Kingdom', 'siallenby2@gmail.com', '447842782738', '447842782738'),
(4265, '', 'Gordon', 'wilson', '15 dunskaith Street, easterhouse', 'G340an', 'Glasgow', 'United Kingdom', 'Gordongwlsn@aol.com', '07515005003', '07515005003'),
(4266, '', 'Tanvir aalam', 'Sheth', 'Shahi kot area', '383315', 'Modasa', 'India', 'drtanvirsheth@gmail.com', '02774242588', '9725082062'),
(4267, '', 'Dhimiter', 'Mantho', 'Rruga Rakip Molile,Pallati 1335, Shkalla 1', '9401', 'Vlore', 'Albania', 'despoinanaci@hotmail.com', '', '00355 695168155'),
(4268, '', 'Manfred', 'Gührs', 'Luruper Hauptstr. 73', '22547', 'Hamburg', 'Germany', 'manfred.guehrs@gmx.de', '040/8322133', '017648352980'),
(4269, '', 'Larry ', 'Jampong ', 'No.445 , jalan jati indah 8 , tmn.jati indah, ', '78000', 'simpat ampat, melaka , Malaysia ', 'Malaysia', 'larryjampong@gmail.com', '0145606085', '0145606085'),
(4270, '', 'Rajko', 'Beuch', 'Postliner Str.16', '19357', 'Karstädt', 'Germany', 'rbeuch@gmx.de', '03879754804', ''),
(4271, '', 'Grant', 'Clifford', '28 Branoc court', 'CM7 3AL', 'Braintree', 'United Kingdom', 'meanandgreen1@gmail.com', '07545044916', '07545044916'),
(4272, '', 'Irene', 'Wester', 'Prästskogsvägen 17', '14143', 'HUDDINGE', 'Sweden', 'loppan@westershus.se', '+46707550696', ''),
(4273, '', 'Tom', 'Cuypers', 'Sneppenhoevelaan 4', '2940', 'Stabroek', 'Belgium', 'tom_cuypers@telenet.be', '+32 477 89 39 38', '+32 477 89 39 38'),
(4274, '', 'Katrina', 'Tiesman', '606 Melrose Ct', '52732', 'Clinton, IA', 'United States', 'katrina.tiesman@gmail.com', '563-249-3676', 'n/a'),
(4275, '', 'philippa', 'nobbs', '75 HODDER BANK', 'SK2 5PU', 'STOCKPORT', 'United Kingdom', 'pipandkian@gmail.com', '07425380673', '07425380673'),
(4276, '', 'Christoffer', 'Olsson', 'Alby Hagadal 2', '61073', 'Vagnhärad', 'Sweden', 'Olsson_169@hotmail.com', '+46703364814', '+46703664814'),
(4277, '', 'Matthew', 'Smith', '35 Kittlingbourne Brow', 'PR54DN', 'Higher Walton', 'Großbritannien', 'm.smith.125@btinternet.com', '', '077 950 630 87'),
(4278, '', 'IRENEUSZ ', 'FRANKOWSKI', 'ul. Okopowa 6A/8', '78-100', 'Kolobrzeg', 'Poland', '', '', '48943541134'),
(4279, '', 'Muhammad Sofuan Zaharin', 'Osman', 'T/L SS83 Kampung Sungai Kalong Getah', '83200', 'Batu Pahat, Johor DT', 'Malaysia', 'zaharinos@gmail.com', '+60125863447', '+60125863447'),
(4280, '', 'Matthew', 'Cupper', 'Adept IS, Suite 5 Silwood Business Centre Buckhurst', 'SL57PW', 'Ascot', 'United Kingdom', 'simon@adept-is.com', '01344512018', '07939510933'),
(4281, '', 'Evangelos', 'Kalentzis', 'Agiou Konstantinou 50', '15124', 'Marousi', 'Greece', 'vkalentz@yahoo.gr', '2108761310', '+306941688556'),
(4282, '', 'Bobo', 'Zipuasa', 'Lövsångarvägen 2', '148 34', 'Ösmo', 'Sweden', 'bobo-zipuasa@hotmail.com', '0046720355473', '0046720355473'),
(4283, '', 'MAXIME', 'CORDIER', 'DU LUMECHON 10', '7160', 'GODARVILLE ', 'Belgium', 'cordier.maxime73@gmail.com', '0498214024', '0479213984'),
(4284, '', 'André', 'de la Combé', 'Couwenhoven 9036', '3703 GD', 'Zeist', 'Netherlands', 'adlc@ziggo.nl', '+31306956006', '+31610901257'),
(4285, '', 'Grant ', 'Ritchie', '41/4 Waterfront Park', 'EH5 1EZ', 'Edinburgh ', 'United Kingdom', 'grantritchie25@gmail.com', '00447454728121', '00447454728121'),
(4286, '', 'James', 'McIntosh', 'Annfield, kingston rd, Neilston', 'G783HZ', 'Glasgow', 'United Kingdom', 'j.mcintosh314@ntlworld.com', '01415715983', '01415715983'),
(4287, '', 'Alan', 'Hammond', 'Wessex Way', 'sl63dh', 'Maidenhead', 'United Kingdom', 'samslittlestars@yahoo.com', '078170085473', '078170085473'),
(4288, '', 'Bernhard-Maria', 'Lotz', 'Kurfürstenplatz 38', '60486', 'Frankfurt', 'Germany', 'bmlotz@ronnefeldt.de', '06979300514', '015111438606'),
(4289, '', 'Mike ', 'Collier', '252 Albion Street', 'DY60JR', 'Kingswinford', 'United Kingdom', 'mikecollier5@btinternet.com', '01384350371', '01384350371'),
(4290, '', 'Jelle', 'Uijt de boogaardt', 'Erasmushage 6', '8302ZX', 'Emmeloord', 'Netherlands', 'uijt51@kpnmail.nl', '0031527860453', '0031651490008'),
(4291, '', 'Chris', 'Loughnane', '114 Clareview Park, Ballybane', 'H91 R5FH', 'Galway', 'Ireland', 'chris.loughnane@gmx.com', '0857384357', '0857384357'),
(4292, '', 'Robert', 'Rosinski', '53b richmond rd', 'E11 4BX', 'leytonstone', 'United Kingdom', 'rosik777@gmail.com', '00447834766712', '00447834766712'),
(4293, '', 'Marian Antonio', 'Birica', 'Egedalsvange 45, 1MF', '2980', 'Kokkedal', 'Dänemark', 'marian_antonio_birica@yahoo.com', '', '91475875'),
(4294, '', 'Anna', 'Razgonuka', ' Ha-kaf Gimel 5', '4659305', 'Hertzeliya', 'Israel', 'van3d82@gmail.com', '+972527015617', '+972527015617'),
(4295, '', 'Veronika', 'Gonet', 'Heerweg 18', '49143', 'Bissendorf', 'Germany', 'veronika_gonet@web.de', '+49495402641325', ''),
(4296, '', 'Ulrich', 'Adamaik', 'Im Vogelspoth 52a', '44867', 'Bochum ', 'Deutschland', 'ulrich.adamiak@gmail.com', '02327 780445', ''),
(4297, '', 'Lawrence', 'Mccahill ', '87 horsey vale', 'Ne346lb', 'Tyne and wear', 'United Kingdom', 'Juliebullock1977@hotmail.co.uk', '01914207562', '07908231041'),
(4298, '', 'John', 'Lu', '7890 n jewelflower dr', '85741', 'Tucson', 'United States', 'Lyminh555@yahoo.com', '5203429846', '5203429846'),
(4299, '', 'Niklas', 'Kuhnert', 'Zur Mühle 9', '50226', 'Frechen', 'Germany', 'kuhnert.n@gmail.com', '02234 6884036', '01774250184'),
(4300, '', 'Cretin', 'Sébastien', '545 chemin de paillassonne', '30250', 'Sommieres', 'France', 'makepaba@gmail.com', '', '0033 0661973286'),
(4301, '', 'Peter', 'van Deventer', 'Eemstraat 4', '2515 VS', 'Den Haag', 'Niederlanden', '', '', ''),
(4302, '', 'Marion', 'Lenhardt', 'Friedrichstr. 17', '63303', 'Dreieich', 'Germany', 'marion@lenhardt.biz', '+49 6103 68471', ''),
(4303, '', 'anthony', 'cooper', '62', 'cv4 8gf', 'Coventry', 'United Kingdom', 'cooper.2009@live.co.uk', '07475768804', '07475768804'),
(4304, '', 'Dennis', 'Sauer', '755 East 19th Avenue, Apt 418', '46250', 'Denver, CO', 'United States', 'das479@gmail.com', '+13177536861', ''),
(4305, '', 'Haakon B', 'Johansen', 'Deorvei 73', '1555', 'SON', 'Norwegen', 'haakonbjohansen@yahoo.no', '004794306620', '004794306620'),
(4306, '', 'Arthur', 'Leese', '106 Leonard Street', 'ST6 1HH', 'Stoke-on-Trent', 'United Kingdom', 'Lesleese@gmail.com', '07951768321', '07951768321'),
(4307, '', 'Colette ', 'Ellis', 'Block 7 Apartment 2, Riverside view ', 'bb5 5yn', 'CLAYTON LE MOORS', 'United Kingdom', 'colette.ellis@mdams.com', '01254725628', '07525174115'),
(4308, '', 'Gianni', 'Tozzi', 'Via Spinelli 24', '59015', 'Carmignano', 'Italy', 'gitoz@libero.it', '00393391795912', ''),
(4309, '', 'Mike', 'Roberts', '61, St Chad\'s Road', 'B75 7QN', 'Sutton Coldfield', 'Großbritannien', 'mike@wrsasset.com', '', '+44(0) 7976 368498'),
(4310, '', 'charalambos', 'charalambous', 'nikis 1', '7020', 'dromolaxia, larnaka', 'Cyprus', 'charalambos.c@hotmail.com', '96354695', '96354695'),
(4311, '', 'ERIK', 'HOUBRECHTS', 'LOD-LAVKISTRAAT 9', '3830', 'WELLEN', 'Belgium', 'erik.houbrechts@gmail.com', '0488819393', '0488819393'),
(4312, '', 'Mohammed', 'Karyouh', 'vandenpeereboomstraat  7', '2140', 'borgerhout', 'Belgium', 'mohammedkaryouh@live.be', '0032487147442', '0032487147442'),
(4313, '', 'Phuong ', 'Le', '10/40 Harvey Street', '5083', 'Nailsworth', 'Australia', 'roy.phuong.nguyen@gmail.com', '0404493920', '0404493920'),
(4314, '', 'Jalil', 'Hamarash', 'Horsensvej 48', '8722', 'Hedensted', 'Dänemark', '', '50202003', ''),
(4315, '', 'Barbara', 'Marino', 'Via Bonfante 41', '18100', 'Imperia', 'Italy', 'marinobarbara@hotmail.com', '+393315747295', ''),
(4316, '', 'Test', 'testtest', 'teststreet', '89323', 'testplace', 'Germany', 'lukas.noska@gmail.com', '08921552783', '08921552783'),
(4317, '', 'F', 'Najafi', 'Wilhelmina druckerstraat 45', '3207SC', 'Spijkennise', 'Netherlands', 'mm_ss2@msn.com', '0641473536', '0641473536'),
(4318, '', 'Andreas', 'Flocken', 'Daimlerstraße 251', '41462', 'Neuss', 'Germany', 'flockstarr@freenet.de', '01772196843', '01772196843'),
(4319, '', 'Kurt', 'Forslund', 'Højdevej 36, st.th.', '2300', 'Copenhagen', 'Denmark', 'danskvin@mail.dk', '61737085', '61737085'),
(4320, '', 'Anastasios', 'Komninos', 'Paisiou 12', '56728', 'Thessaloniki', 'Greece', 't.komninos@chipita.com', '00302310580437', '00306948044017'),
(4321, '', 'Andrea', 'Mascello/Nin Fung Mansion ', 'Lockhart Road 410-412, Flat B, 9/Floor', '0000', 'Wanchai', 'Hong Kong', 'andreamsc86@aol.com', '+85297435921', '+85297435921'),
(4322, '', 'Monique', 'Gilissen', 'Radiostraat 27', '3700', 'Tongeren', 'Belgium', 'sofieverlackt@hotmail.com', '0497873520', '0497873520'),
(4323, '', 'ARAR', 'YASSIN', '43 RUE DE LA DAUPHINE', '91100', 'CORBEIL ESSONNE', 'FRANCE', 'yassinarar@hotmail.fr', '0646641069', ''),
(4324, '', 'Robert', 'Brochard', 'Laarpark 28', '4881EC', 'Zundert', 'Niederlande', '', '', ''),
(4325, '', 'Peter', 'Woesthoff', 'Van Boeden Plantsoen 15', '2253WR', 'Voorschoten', 'Niederlande', 'p.woesthoff@ziggo.nl', '0031715313491', '0031624201651'),
(4326, '', 'Heike', 'Neumann', 'Torfstichweg 15f', '33613', 'Bielefeld', 'Germany', 'heikineu@aol.com', '+49 521 37997', '+49 170 469 6330'),
(4327, '', 'Claudia', 'Aquino', 'Via Repubblica Argentina 34', '25124', 'Brescia', 'Italy', 'Claudiuzzaq@hotmail.it', '00393382578076', '00393382578076'),
(4328, '', 'Marcel', 'Goedhart', 'Van der Vlugtstraat 14', '7425AH', 'Deventer', 'Netherlands', 'magoedhart@concepts.nl', '0570656503', '0641522897'),
(4329, '', 'Dario', 'Peran', 'Elbestrasse 1', '45136', 'Essen', 'Germany', 'dario.peran@gmail.com', '0201', '+491754806407'),
(4330, '', 'Piotr', 'Lamparski', 'Lelewela 3a/8', '75-450', 'KOSZALIN', 'Poland', 'lamparskipiotr86@interia.pl', '+48796530916', ''),
(4331, '', 'Ben', 'Craft', '29 Belvedere Place', 'SW2 5TD', 'London', 'United Kingdom', 'ben.craft@smartodds.co.uk', '+447968719077', ''),
(4332, '', 'Johan', 'Weterings', 'De Roy van Zuidewijnlaan 27', '4818 GA', 'Breda', 'Niederlande', '', '+31(0)0 10196789', '+31 (0) 76 5139079'),
(4333, '', 'Jean Jacques', 'Schotte', 'Rue Grand\'Route 224,Beyne-Heusay', '4610', 'Liege', 'Belgien', '', '', ''),
(4334, '', 'Nick', 'Aldewereld', 'Prunuslaan 53', '1185 KT', 'Amstelveen', 'Netherlands', 'nickaldewereld@gmail.com', '+31625015434', '+31625015434'),
(4335, '', 'Kelly', 'Holmes', '9 Liberty rise', 'KT151NU', 'Addlestone, surrey', 'United Kingdom', 'Kelly_holmes@outlook.com', '07989568763', ''),
(4336, '', 'jennifer', 'doyle', '112 Four Acre Drive', 'L21 0EW', 'Liverpool', 'United Kingdom', 'jennydoyle888@hotmail.com', '+447706957882', ''),
(4337, '', 'Fahad Jebrial', 'Fallatah', 'District Al-Fisal, Str. Al-Hosam', ' 41912', 'Yanbu', 'Saudi Arabia', 'fgf1029@gmail.com', '0596269506', ' 00966596269506'),
(4338, '', 'Soufiane', 'BEN AZIZA', '21st Floor Ooredoo Tower Alcorniche street', '217', 'Doha', 'Qatar', 'saziza@ooredoo.com', '+97455837689', '+97455837689'),
(4339, '', 'Stefan', 'Sönnichsen', 'Strandvej 2 Ronshoved', '6340', 'Krusaa', 'Dänemark', 'roemoehuset.dk@gmail.com', '+4560189662', ''),
(4340, '', 'Corin', 'Earland', '7 Larsen Road', 'OX25 5ta', 'Upper Heyford', 'United Kingdom', 'liffsk@gmail.com', '07522635925', '07522635925'),
(4341, '', 'Matthew', 'Norris', '25 Withypool Drive', 'SK2 6DT', 'Stockport', 'United Kingdom', 'Matty1661@hotmail.co.uk', '01613556606', '07964967784'),
(4342, '', 'Barreca', 'Christophe', 'Hauptstr.7', '79400', 'Kandern', 'Germany', 'christophe.barreca@alpiq.com', '0041793342231', '0041793342231'),
(4343, '', 'Kees', 'de Vries', 'Schoenerstraat 18', '2931 GS', 'Krimpen aan de Lek, Zuid Holland', 'Netherlands', 'cdevries61@gmail.com', '+31180518715', '+31(0)683973035'),
(4344, '', 'Raphael ', 'Freytag ', 'Hudestrasse 162 ', '23569', 'Lübeck ', 'Germany', 'r.freytag88@googlemail.com', '017636384002', '017636384002'),
(4345, '', 'Didier', 'Rabelle', '3 Rue des Quinconces', '60140', 'Liancourt', 'FRANCE', 'rab_didier@hotmail.fr', '0651 649862', ''),
(4346, '', 'Dennis ', 'Rebischke', 'Rahmkesweg 9e', '44227', 'Dortmund', 'Germany', 'rebischke@gmx.de', '017670327446', ''),
(4347, '', 'Andrea', 'Stefano', '3745 Brookside dr Unit A', '41018', 'Elsmere KY', 'United States', 'stefanoandrea78@gmail.com', '+18599167602', '+19179698797'),
(4348, '', 'Ramshed', 'Hasanov', 'Safirgatan 38B', '44145', 'Alingsås', 'Sweden', 'rhasanov@live.se', '+46723866472', '+46723866472'),
(4349, '', 'Amela', 'Tufina', '54 coppergate lane', '10990', 'Warwick', 'United States', 'Tufinaa@yahoo.com', '917-583-6458', ''),
(4350, '', 'damiano', 'luparia', 'viale dei romagnoli 275/D', '00121', 'Rome', 'Italy', 'damiano.luparia@unitisivince.net', '3926776420', '3926776420'),
(4351, '', 'Chris', 'Quegan', '85Ramwells Brow', 'BL7 9LG', 'Bolton', 'Großbritannien', 'queks@aol.com', '01204 595911', '07972 004252'),
(4352, '', 'Adela', 'Warrington', '9 Churchill Crescent', 'RG4 9RU', 'Reading', 'United Kingdom', 'Adela.warrington@hotmail.co.uk', '01189242657', ''),
(4353, '', 'N. P. ', 'von Eis', 'Veldersbos 21', '2134GL', 'Hoofddorp', 'Niederlande', '', '', '0621893835'),
(4354, '', 'Carsten', 'Ködel', 'Pfännereck 2', '06126', 'Halle (Saale)', 'Germany', 'ckoedel@aol.com', 'n.b.', 'n.b.'),
(4355, '', 'Gianina', 'Kammer', 'Fleinheimerstr. 22', '89537', 'Giengen', 'Germany', 'gianina_kammer@yahoo.de', '07322-9588874', ''),
(4356, '', 'Terry', 'Brooks', '6 Deal Close Clacton on Sea', 'CO151NE', 'Essex', 'Großbritannien', 'terrybrooksey@hotmail.co.uk', '', ''),
(4357, '', 'Lewis', 'Danby', '25 Greenbank Road', 'SK6 5ED', 'Stockport', 'United Kingdom', 'ldanby123@yahoo.co.uk', '07891073766', '07891073766'),
(4358, '', 'Heinrich', 'Fröse', 'Stukenfeld 40', '33397', 'Rietberg', 'Germany', 'bubi-froese@t-online.de', '01718281742', '01718281742'),
(4359, '', 'David', 'Jamieson', '10 Regent Street', 'FK10 4NN', 'Kincardine', 'United Kingdom', 'David.Jamieson@certasenergy.co.uk', '01259731622', '07776137696'),
(4360, '', 'Geoff', 'townsley', '5 Townend Road', 'KA1 4TD', 'Kilmarnock', 'United Kingdom', 'townsleygeoff@gmail.com', '+441563527374', '07875051605'),
(4361, '', 'thomas', 'Owens', 'flat 8. 14 Brighton Rd ', 'Cr83aa', 'Purley', 'United Kingdom', 'tom1ass3@Hotmail.com', '07743233898', ''),
(4362, '', 'Susanne', 'Werner', 'Fehmarnstr. 43', '33729', 'Bielefeld', 'Germany', 'sandy-tineo@gmx.de', '+49521762653', '+4915117330950'),
(4363, '', 'Stephen', 'Welbelove', '14 Chaffinch Close', 'BN13 2TZ', 'Worthing', 'Großbritannien', 'swelby59@hotmail.co.uk', '0044 1903 532601', '07899905526'),
(4364, '', 'Roy v d ', 'Dool', 'Oude Sluis 5', '6051EA', 'Maasbracht', 'Niederlande', '', '', '613565518'),
(4365, '', 'James', 'Ashley-Smith', '37 Couzens Close', 'BS37 6BT', 'Chipping Sodbury', 'United Kingdom', 'j.ashleysmith11@gmail.com', '00441454602256', '00447984965971'),
(4366, '', 'Maccapani ', 'Marco', 'Via Francesco Rismondo143', '45014', 'Porto viro ', 'Italy', 'Marcomaccapani83@gmail.com', '3283591338', ''),
(4367, '', 'Emerie', 'van den Boogaard', 'Schrijnwerkerstraat 21', '4813 LV', 'Breda', 'Netherlands', 'eemsvandenboogaard@ziggo.nl', '0031651569823', '0031651569823'),
(4368, '', 'charlotte', 'Purser', 'Sambourne Lane', 'B966PL', 'Long View Barn', 'United Kingdom', 'charlottepurser@outlook.com', '07889546289', '07889546289'),
(4369, '', 'mohamma', 'alzghoul', 'Madina road', '21483', 'jeddah', 'Saudi Arabia', 'mohammed.zghoul@gmail.com', '+966552490910', '+966541502200'),
(4370, '', 'Emerie', 'van den Boogaard', 'Schrijnwerkerstraat 21', '4813 LV', 'Breda', 'Netherlands', 'e.vandenboogaard@ecsupport.eu', '0031651569823', '0031651569823'),
(4371, '', 'Tony', 'Silverstein', '19, Princes Avenue', 'ME12 2HJ', 'Minster on Sea', 'United Kingdom', 'tony@visionsonline.co.uk', '01795 394257', '07734 570233'),
(4372, '', 'John ', 'Graham', '11 The Close', 'Co. Dublin', 'Orlynn Park, Lusk', 'Ireland', '', '+41 61 871 0231', ''),
(4373, '', 'RAY', 'ALDERSON', '13 Greystones Close', 'LS25 3AR', 'Aberford , Leeds', 'United Kingdom', 'rayalderson@hitsplc.com', '07979441786', '07979441786'),
(4374, '', 'Klaus ', 'Bruer', 'Am Bürgerpark 2', '31157', 'Sarstedt', 'Germany', 'isiks@t-online.de', '050667751', '01708960629'),
(4375, '', 'Dennis', 'Du-Cro', '153 Devonshire Avenue', 'PO49ED', 'Southsea', 'United Kingdom', 'dennis@caretrainingdirect.co.uk', '07973317533', '07973317533'),
(4376, '', 'Gemma ', 'Court', '9 Adeney Close', 'W6 8ES', 'London', 'United Kingdom', 'gemmasaliba@googlemail.com', '07400994047', '07400994047'),
(4377, '', 'Jerome', 'Henckens', 'Cannerweg684', '6213nd', 'Maastricht', 'Netherlands', 'jerome.henckens.af@gmail.com', '0433212135', '0612074151'),
(4378, '', 'Jim ', 'Andriopoulos', '49 Development BVD', '3073', 'Mill Park, Victoria', 'Australia', 'jandriop@hotmail.com', '0400999125', '0400999125'),
(4379, '', 'Haseeb', 'Ur Rehman', ' Apt 707 Building 1-27 Al Khail Gate', '0', 'Dubai', 'United Arab Emirates', 'haseeb7@yahoo.com', '+97144175423', '+971561702602'),
(4380, '', 'PETER ', 'TKACZ', '85 GLENVIEW PARK ', 'A63 X621', 'WICKLOW ', 'Ireland', 'piotr.tkacz@commscope.com', '00353863331950', '00353863331950'),
(4381, '', 'Said', 'Dinbil', 'Patron Pehrs Väg 29', '14135', 'Huddinge', 'Sweden', 'said.dimbil@yahoo.com', '+46763144655', '+46763144655'),
(4382, '', 'Randi', 'Randi', '13 Columbus Circle, New York', '', '', 'Denmark', '5046BrunoWyrick@hotmail.com', '(219) 477-0619', '(219) 477-0619'),
(4383, '', 'YOKE LING', 'OOI', '1-2-1 JALAN MEDAN PUTRA 1, ', '52200', 'MEDAN PUTRA BUSINESS CENTRE, BANDAR MENJALARA,', 'Malaysia', 'vivianooi81@gmail.com', '6012-3644414', '6012-3644414'),
(4384, '', 'Simon', 'Willems', 'Rue de l\'Yser, 57', 'B-7180', 'Seneffe', 'Belgium', 'swillems@cora.be', '+0032498525642', '+0032498525642'),
(4385, '', 'Samantha', 'Samantha', 'Samantha', 'Samantha', 'Samantha', '', 'Samantha', 'iwkoel@udkdoles.net', 'Samantha'),
(4386, '', 'mohammad', 'alzghoul', 'Madina road', '21483', 'jeddah', 'Saudi Arabia', 'mohammed.zghoul@gmail.com', '+966552490910', '+966541502200'),
(4387, '', 'Chloe', 'Archer', '44 Pembridge Road', 'ST3 3BX', 'Stoke on Trent', 'United Kingdom', 'chloearcher@hotmail.com', '07585442080', '07585442080'),
(4388, '', 'Matthew ', 'Lambourne ', '6 The Bevers ', 'RG7 3SP', 'Berkshire ', 'United Kingdom', 'Matthew-Lambourne@sky.com', '01189331189', '07715928916'),
(4389, '', 'Niels', 'Vasen', 'Brabantlaan 33', '5133', 'Riel', 'Netherlands', 'niels.vasen@gmail.com', '0031(0)135182988', '0031(0)633009925'),
(4390, '', 'david', 'cherdon', 'rue brison 53', '1480', 'tubize', 'Belgium', 'david.cherdon@live.be', '003210401374', '0032473128433'),
(4391, '', 'yasar', 'abdul azeez', '10th ', '3925', 'Dammam', 'Saudi Arabia', 'yasyaser84@gmail.com', '00966 13 844 7468', '00966 504 364595'),
(4392, '', 'ONYEKACHI', 'EZULIKE', '12 LINNET WAY', 'RM19 1TE', 'PURFLEET', 'United Kingdom', 'chelsma@live.com', '07880355939', '07880355939'),
(4393, '', 'scott', 'mcnabney', 'coats crescent', 'fk10 2aq', 'alloa', 'United Kingdom', 'scott.mcnabney@alstons.co.uk', '01259210069', '07787575342'),
(4394, '', 'Jannik', 'Sillah', 'Josefstraße 120-122', '41462', 'Neuss', 'Germany', 'jannik-sillah@t-online.de', 'no number', '+4915735661138'),
(4395, '', 'Stefan', 'Brecht', 'Bockumer Str. 352', '40489', 'Düsseldorf', 'Germany', 'st.brecht@web.de', '0211 4058375', '01722000770'),
(4396, '', 'MARTIJN', 'KUIJT', 'GELRESTRAAT 20', '6585 XX', 'MOOK', 'Niederlande', 'frninet@live.nl', '024 696 3800', ''),
(4397, '', 'Anniek', 'Maes', 'Perstraat 24', '9120', 'Haasdonk', 'Belgium', 'paul.weyten@telenet.be', 'not available', '00320496533979'),
(4398, '', 'Richard', 'Rogers', 'Greenleaves, Pinwall Lane', 'CV9 3PE', 'Atherstone', 'United Kingdom', 'richrogers@hotmail.com', '+441827825265', '+447979003229'),
(4399, '', 'Dave', 'Tekampe', 'Lichtenvoortseweg 84', '7141LC', 'Groenlo', 'Netherlands', 'dave_johnnycamaro@hotmail.com', '0031651039528', '0031651039528'),
(4400, '', 'Matthias', 'Selic', 'Seestr. 16', '82319', 'Starnberg', 'Germany', 'selicm@hotmail.com', '08151972241', '01795285232'),
(4401, '', 'Mehmet', 'Tunc', 'Geisenheimerstr.28', '60529', 'Frankfurt', 'Germany', 'tunc.mehmet@hotmail.de', '069/356869', '0172/7120037'),
(4402, '', 'A. J. ', 'Witzand', 'Curielaan 11', '3451 EK', 'Vleuten', 'Netherlands', 'witzand50@gmail.com', '0306775169', ''),
(4403, '', 'Goran', 'Pavlinic', 'Matije Gupca 11', '49000', 'Krapina', 'Croatia', 'pavlinic.goran@gmail.com', '+38549370932', '+385993403462'),
(4404, '', 'WALEED', 'SALEEM', 'PRINCE HMOUD STREET', '31952', 'KHOBAR', 'Saudi Arabia', 'waleed.gaber@live.com', '+966505988005', '+966563300295'),
(4405, '', 'Stephen', 'Griffiths', '79 Hazeldene Avenue Brackla', 'CF31 2JP', 'Britain ', 'United Kingdom', 'smgriffiths@btinternet.com', '07958585574', '07958585574'),
(4406, '', 'Marja', 'Rindell', 'Mtsolantie 73 A 4', '04430', 'Järvenpää', 'Finland', 'marja.rindell@yle.fi', '00358400830605', '00358400830605'),
(4407, '', 'Hawraz', 'Shwany', 'Venevalkamantie 7 A3', '02700', 'Kauniainen', 'Finland', 'shwany2007@hotmail.com', '+358400355075', ''),
(4408, '', 'Hawraz', 'Rashed', 'Venevalkamantie 7 A3', '02700', 'Kauniainen', 'Finland', 'Shwany2007@hotmail.com', '+358400355075', ''),
(4409, '', 'Gaston tony', 'van pottelbergh', 'amerikalei 66-68', '2000', 'antwerpen', 'Belgium', 'consol@skynet.be', '32 3 2380739', '32 484 110550'),
(4410, '', 'jos', 'boxmeer van', 'plataanstraat 3', '5461CK', 'veghel', 'Netherlands', 'josvanboxmeer@hotmail.com', '0413368803', '0631785078'),
(4411, '', 'A.J.', 'Witzand', 'Curielaan 11', '3451 EK', 'Vleuten ', 'Netherlands', 'witzand50@gmail.com', '0306775169', ''),
(4412, '', 'Valerie', 'Ellard', 'Kingsholm, Knowle Rd', 'TQ8 8EQ', 'Salcombe,Devon', 'United Kingdom', 'valerie_ellard@hotmail.com', '+44 (0)1548 842810', '+44 (0)7971 856147'),
(4413, '', 'Hawraz', 'Shwany', 'Venevalkamantie 7 A3', '02700', 'Kauniainen', 'Finland', 'ubabak@hotmail.com', '+3584000355075', ''),
(4414, '', 'Andrew', 'HUI', 'FLAT RA, 49/F, TWR 5 VENICE, THE CAPITOL PHASE 1,', '', 'LOHAS PARK, TSEUNG KWAN O', 'Hong Kong', 'andrewkshiu@163.com', '(852) 29044288', '(86) 13802262872'),
(4415, '', 'Kenneth', 'Doyle', 'Grampian Way 34', 'G68 9JZ', 'Cumbernauld', 'United Kingdom', 'kennydoyle@msn.com', '01236720294', '07400992444'),
(4416, '', 'mudryj', 'kristina', 'Bathmener Straße 52', '49492', 'Westerkappeln', 'Germany', 'kristina.mudryj.km@gmail.com', '017684751695', ''),
(4417, '', 'Michael', 'Harlan', '3424 33rd St W', '58801', 'Williston', 'United States', 'exempt701@yahoo.com', '4063709350', '4063709350'),
(4418, '', 'Kevin', 'Hamilton', 'Manchester Tower, Apt. 1613', '11549', 'Dubai', 'United Arab Emirates', 'kevinfrancis.hamilton@ge.com', '+971528006019', '+971528006019'),
(4419, '', 'Dharminder', 'singh', 'via dante alighieri 1', '42042', 'fabbrico', 'Italy', 'satwinderpabla@icloud.com', '00390522660675', '00393272341683'),
(4420, '', 'Amy', 'Donnelly', '40 Knowles lane,Gomersal', 'BD19 4LE', 'Cleckheaton', 'United Kingdom', 'amy-1705@hotmail.co.uk', '01274 865956', '07584260773'),
(4421, '', 'AYDIN', 'BOZYEL', 'steynstraat361,bus 5', '2660', 'hoboken,anwerpen', 'Belgium', 'kefon12@gmail.com', '0485801864', '0485801864'),
(4422, '', 'Jowie', 'Ching', '15 Meyappa Chettiar Road, #01-01', '358458', 'Singapore', 'Singapore', 'jowie.ching@gmail.com', '+65 65509910', '+65 96772644'),
(4423, '', 'Peter', 'Fabbio', '1 beeman st E', '14424', 'Canandaigua', 'United States', 'pfabbio39@gmail.com', '5852848899', '5852848899'),
(4424, '', 'Mohammad javad', 'Bakhtiari', 'Hugo-KallenbachStr.41', '65931', 'Frankfurt am Main', 'Germany', 'Armani_goodlife@yahoo.de', '01718648598', '01718648598'),
(4425, '', 'test', 'tester', 'teststreet', '81339', '', 'Germany', 'lukas.noska@gmail.com', '08921552783', ''),
(4426, '', 'Dino', 'Picchetti ', 'via Roma 22', '30027', '', 'Italy', 'sabrina.picchetti30@gmail.com', '3928796758', ''),
(4427, '', 'Hatem', 'Elkholy', 'way 2114 Villa 764', '115', 'Madinat Qaboos Scientific pharmacy ', 'Oman', 'hatem_elkholy@hotmail.com', '0096894138884', '009689413884'),
(4428, '', 'Wei Rong', 'Lin', 'Blk 22 Teban Gardens Road #18-133', '600022', '', 'Singapore', 'weirong999@gmail.com', '+65 9773 4639', ''),
(4429, '', 'Decoster', 'Luc', 'Rue Du Moulin A Papier, 68', '1160BXL', '', 'Belgien', '', '', ''),
(4430, '', 'EIBHLIS', 'THORNTON', '18 THE FAIRWAYS', 'T45 Y510', 'LITTLE ISLAND, CORK', 'Ireland', 'EIBHLISB@HOTMAIL.COM', '00353857418663', '00353857418663'),
(4431, '', 'Derek', 'Dahler ', 'Oranjestraat 99', '2013vc', 'Haarlem', 'Netherlands', 'Derek_play@hotmail.com', '0642493707', '0642493707'),
(4432, '', 'Daniel', 'Rutter', '9 suffield walk ', 'M22 1ng ', 'Wythenshawe ', 'United Kingdom', 'Danny2012d@outlook.com', '01613126256', ''),
(4433, '', 'Donna', 'Huntington', '57 Clifton gardens goole', 'Dn14 6ar', 'East Riding of yorkshire', 'United Kingdom', 'donna.hunto@hotmail.com', '01405 763765', '07955487189'),
(4434, '', 'Olaf', 'Kühnast', 'Suderoderstrasse 1', '12347', 'Berlin-Britz', 'Deutschland', 'olaf-kuehnast@t-online.de', '', ''),
(4435, '', 'Donna', 'Huntington', '57 Clifton gardens', 'Dn14 6ar', 'East riding', 'United Kingdom', 'donna.hunto@live.com', '01405763765', '07955487189'),
(4436, '', 'M. D.', 'Henderson', 'Flat G2 Rose Gardens,Taxiarcnon Str.Ktopaphos Universal', '8036', 'Paphos ', 'Zypern', '', '', ''),
(4437, '', 'Stephen', 'Woolley', '247 Cromwell lane', 'B31 1AX', 'Birmingham', 'United Kingdom', 'steggawoolley@googlemail.com', '01214772589', '07732443207'),
(4438, '', 'Abhishek', 'Gupta', 'P.O. BOX 23175', '23175', 'Doha', 'Qatar', '4gupta@gmail.com', '+97455625234', '+97455625234'),
(4439, '', 'Michael', 'Knight', '41 sedge road', 'Sp11 6rl', 'Andover', 'United Kingdom', 'Ml_knight@outlook.com', '01264316813', '07710450121'),
(4440, '', 'Karen', 'Bellamy', 'The Stables, Chapel House Farm Barns', 'b97 5qg', 'Hunt End, Redditch', 'United Kingdom', 'enquiries@aromatiquo.co.uk', '01527757349', '07867526751'),
(4441, '', 'Daniel ', 'Luckett', 'Bogaerstraat 20a', '1910', 'Nederokkerzeel', 'Belgien', 'luckett.daniel@skynet.be', '03216656830', ''),
(4442, '', 'Tony', 'Mckay', 'Flat 4, 12 Briarswood,', 'SO16 6SQ', 'Southampton', 'United Kingdom', 'tonymck7@gmail.com', '+442380788313', '+447772602007'),
(4443, '', 'Mounir', 'Majdalani', 'Altfiolsvägen 13', '75654', 'Uppsala', 'Sweden', 'mishal1948@hotmail.com', '0046720196000', '0046720196000'),
(4444, '', 'ERJON', 'AHMETAJ', 'FLAT 7,THE EYE,BARRIER ROAD', 'ME4 4SD', 'CHATHAM', 'United Kingdom', 'ermaldo_k@hotmail.com', '00447747444638', '00447747444638'),
(4445, '', 'René', 'Günther', 'Vordere Reuth 6', '91353', 'Hausen', 'Germany', 'gueni4@gmx.de', '0919132820', '015778927320'),
(4446, '', 'marcus', 'lowndes', '7 silver close', 'sa127sg', 'west glamorgan', 'United Kingdom', 'marco1200uk@yahoo.co.uk', '01639778022', '07939641932'),
(4447, '', 'Jonathan ', 'Lanero ', 'Des Frehisses,15', '4610', 'Queue du bois', 'Belgium', 'jonathanlanero@gmail.com', '003242276660', '0032497871348'),
(4448, '', 'Miroslav', 'Sauer', 'Am alten Sportplatz 4 a', '86438', 'Kissing', 'Germany', 'miro68@web.de', '08233849470', '01732374686'),
(4449, '', 'Hakan', 'Üste', 'Helsinkistr.7', '50259', 'Pulheim', 'Germany', 'hueste@netcologne.de', '02238846882', '0176-41893563'),
(4450, '', 'Nader', 'Al Busaidi', 'Al Azaiba', '130', 'muscat', 'Oman', 'busaidy12@gmail.com', '+96898886626', '+96898886626'),
(4451, '', 'steven', 'couves', '53 Oundle Road', 'NN14 4PA', 'KETTERING', 'United Kingdom', 'scouves@aol.com', '07834522087', '07834522087'),
(4452, '', 'Kieran', 'Found', '7 Burdett Close', 'DA145LF', 'Sidcup London', 'Großbritannien', 'shantelle.keogh@gmail.com', '+442075899296', '+447507918942'),
(4453, '', 'Roberto ', 'Costa ', '2/38 Joseph st, Maylands ', '6051 ', 'Perth, Western Australia ', 'Australia', 'Rot_co@hotmail.com', '0450342073', '0450342073'),
(4454, '', 'Antony', 'Botterill', '25 Wings Road', 'Gu9 0HN', 'Farnham', 'United Kingdom', 'Leedowley@yahoo.co.uk', '+447789643133', '+447789643133'),
(4455, '', 'Gaby', 'Beelen', 'Loevestein 57', '1082XD', 'Amsterdam', 'Netherlands', 'gwcmbeelen@gmail.com', '0031 657575759', '0031 657575759'),
(4456, '', 'Hendrik', 'Zuidgeest', 'Gravenweide 5', '3223MK', 'Hellevoetsluis', 'Netherlands', 'henk.zuidgeest@derijke.com', '+31 610880589', '+31 610880589'),
(4457, '', 'Felix', 'Blasshofer', 'Hauptstr. 52', '45219', 'Essen', 'Germany', 'Felix@blasshofer.com', '0049205481129', '00491708046270'),
(4458, '', 'Moin', 'Zaib', '58 claret street', 'BB5 0RZ', 'Accrington ', 'United Kingdom', 'm.zee147@hotmail.com', '07935233429', '07935233429'),
(4459, '', 'David', 'Williamson', '35 Knightsbrook Cresent,Knightbrook Golf Resort', 'Co Meath', 'Trim', 'Ireland', 'davidwilliamson78@gmail.com', '0892360909', ''),
(4460, '', 'Ronnie', 'Swift', '32A Whiston Lane', 'L361TY', 'Huyton. Liverpool', 'United Kingdom', 'ronnietswift@icloud.com', '07757653612', '07757653612'),
(4461, '', 'Maria ', 'Hancox ', '32 Faughart Road ', '12', 'Crumlin', 'Ireland', 'mariah2339@hotmail.com', '0872323513', '0872323513'),
(4462, '', 'Rodney', 'Curno', '47 Harrier Close', 'TS17 0LN', 'Thornaby', 'United Kingdom', 'rodney.curno@talktalk.net', '01642 762736', '07767132642'),
(4463, '', 'NICK', 'MARIS', 'VICTOR DRIESSENSSTRAAT 11 ', '2018', 'ANTWERPEN', 'Belgien', 'DEMARIS1975@HOTMAIL.COM', '0032 473 82 99 59', ''),
(4464, '', 'Christina', 'Hansel', 'St. Georg Str. 20a', '86911', 'Dießen', 'Deutschland', 'mail@schneider-christina.de', '0172 8363347', ''),
(4465, '', 'Simone', 'Mandola', 'Via Vecellio Tiziano 37', '00012', 'Guidonia Montecelio', 'Italy', 's.mandola@live.com', '3337833911', '3337833911'),
(4466, '', 'Martin', 'Cleuren', 'Engelbamp 114', '3800', 'Sint-Truiden', 'Belgium', 'martin_cleuren@hotmail.com', '+32476575849', ''),
(4467, '', 'Natalie', 'Natalie', 'Natalie', 'Natalie', 'Natalie', '', 'Natalie', 'qkgdgma@srhfdhs.com', 'Natalie'),
(4468, '', ' Paketshop Ates ', 'Alexander Plaizier (26346)', 'Scheffelstr. 1 ', '79639', 'Grenzach-Whylen', 'Deutschland', 'martijnplaizier@icloud.com', '+41796501477', '+41796501477'),
(4469, '', 'Henk', 'Zuidgeest', 'Gravenweide 5', '3223MK', 'Hellevoetsluis', 'Netherlands', 'henk.zuidgeest@derijke.com', '+31 610880589', '+31 610880589'),
(4470, '', 'Rana Shaukat', 'Hussain', 'Flat 17, 701 Hyde Road', 'M12 5PS', 'Manchester', 'United Kingdom', 'info@cloudagri.co.uk', '+441612415123', '+447501015850'),
(4471, '', 'Igor', 'Timofejev', 'Backgatan 67', '247 31', 'Södra sandby', 'Sweden', 'igor.timofeev@hotmail.com', '+46768504820', '+46768504820'),
(4472, '', 'VITALIJYS', 'BASECKAS', 'Apt 10 Beechlawn Mews; 22 Rathfarnham Rd ', 'Dublin 6w', 'Dublin', 'Ireland', 'vrednyj@list.ru', '+353851313400', '+353851313191'),
(4473, '', 'Stefan ', 'Gamm', 'Ludwigstr. 7', '33818', 'Leopoldshöhe', 'Germany', 'Stefan.gamm@online.de', '05204/958687', '0173/5229592'),
(4474, '', 'Albert', 'Muhindo', 'Rue Strivay 22', '4100', 'Seraing', 'Belgien', 'albertkas2@yahoo.fr', '+3242762433', '+32488615711'),
(4475, '', 'Therese', 'RORIVE', 'Avenue Baden-Powell, 6/23', '1200', 'Bruxelles', 'Belgium', 'therese.rorive@skynet.be', '0032 2 734 76 46', '00 32 (0)473 93 35 71'),
(4476, '', 'Kate', 'Pople', '38 Gloucester Road', 'PO7 7BJ', 'Waterlooville ', 'United Kingdom', 'K.pople88@hotmail.com', '447515905194', '447515905194'),
(4477, '', 'Jason ', 'Wilson', '2A Hansell Road', 'PE28 4SL', 'Brampton, Huntingdon, Cambridgeshire', 'Großbritannien', 'jnwilson1986@hotmail.co.uk', '', '07539206758'),
(4478, '', 'Hans', 'Visser', 'Kersebromstraat 53', '1326DH', 'Almere', 'Niederlande', 'hans.visser10@gmail.com', '0031365374196', '0613676567'),
(4479, '', 'Eduard', 'Como', 'Deshmoret. L5', '12313', 'Durres ', 'Albania', 'Eduard_como@gmail.com', '+35552905265', '+355692078110'),
(4480, '', 'AURELIO', 'SILVESTRE', '903 N HELIOTROPE DRIVE APT19', '90029', 'LOS ANGELES, CALIFORNIA', 'United States', 'aurelio_silvestre12@yahoo.com', '714-249-8429', '714-249-8429'),
(4481, '', 'Alan', 'Alexander', '10 Hollywood Road', 'SW10 9HY', 'London', 'United Kingdom', 'alan@charteredsurveyors-london.com', '+442073523146', '+442073523146'),
(4482, '', 'Alap', 'Contractor', '18 Nibthwaite Road', 'HA1 1TA', 'Harrow, Middlesex', 'Großbritannien', 'alap3@netscape.net', '', '+44(0)791 778 5886'),
(4483, '', 'Ian', 'laurie', '63 Barbieston road', 'ka 18 2ej', 'Auchinleck', 'United Kingdom', 'ilauruie@georgeleslie.co.uk', '01290423394', '07775903665'),
(4484, '', 'Kim', 'Nilsson', 'Barkö 150', '74292', 'Östhammar', 'Sweden', 'Kim.nilssonn@gmail.com', '+4617315003', '+46702545848'),
(4485, '', 'David', 'Donoghue', '46 Somerset Drive', 'LE3 8QW', 'Glenfield', 'United Kingdom', 'daviddonoghue@hotmail.co.uk', '+44 7816 997458', '+44 7816 997458'),
(4486, '', 'Sarthak', 'Garg', '52 Meyer Road', '437875', 'Singapore', 'Singapore', 'sarthakh96@gmail.com', '63487347', '96325827'),
(4487, '', 'Vanhoenacuer', 'Kurt', 'Zwankendammestraat 2', '8380', 'Lissewege', 'Belgien', '', '', ''),
(4488, '', 'Sarthak', 'Garg', '52 Meyer Road, Equatorial Apartments', '437875', 'Singapore', 'Singapore', 'sarthakg96@gmail.com', '+6596325827', '+6596325827'),
(4489, '', 'Andrea', 'Berardo', 'Via Calvino 13', '10095', 'Gassino Torinese', 'Italy', 'a.berardo@oxisrl.it', '+390110191616', '+393357255539'),
(4490, '', 'Surel', 'Utkan', 'Katzenbruch 24A', '45478', ' Mülheim an der Ruhr', 'Deutschland', 'drsurel@hotmail.com', '0208592434', '01712081110'),
(4491, '', 'EMRE ', 'ALTUG', '244 West Piont Wellington street', 'LS1 4JT', 'Leeds', 'United Kingdom', 'emrealtug79@gmail.com', '+447475129202', '+447475129202'),
(4492, '', 'ROJI', 'THOMAS', 'PO Box 1141,PC 133, Al Khuwair', '133', 'Al Azaiba', 'Oman', 'rojithomasc@yahoo.co.in', '00968 99594275', '00968 99856535'),
(4493, '', 'David', 'Stephens', '99 Sandown Road', 'SA12 6PT', 'PORT TALBOT', 'United Kingdom', 'dstephens07@virginmedia.com', '+441639687470', '+447766885030'),
(4494, '', 'David', 'Hassall', 'Woodlands Newmans Lane', 'BH22 0LW', 'West Moors, Farndon,Dorset', 'Großbritannien', 'hassall_david@hotmail.com', '+44 1202 855502', '+44 7889 344940'),
(4495, '', 'Dominik', 'Kagerer', 'Heinrich-Hertz-Str.15', '53177', 'Bonn', 'Germany', 'kagerer.dominik@gmail.com', '02283779175', '+49 16090963317'),
(4496, '', 'Babayev', 'Tamerlan', 'Avenue Moliere 464', '1050', 'BRUSSELS', 'Belgium', 't.babayev@hotmail.com', '+3227359895', '+32486297614'),
(4497, '', 'Antony', 'Topham', '6 Bulford Hill', 'SP4 8DW', 'Salisbury', 'United Kingdom', 'atopham9@gmail.com', '07967330645', '07967330645'),
(4498, '', 'Wolfgang ', 'Zimmer', 'Ickerswarder Str. 77', '40589', 'Düsseldorf', 'Deutschland', 'w-zimmer-dsseldorf@t-online.de', '08233849470', ''),
(4499, '', 'claudiu adrian', 'taut', '28 yellow clay manor', 'c15y94c', 'navan', 'Ireland', 'tautclau@yahoo.com', '00353879197118', '00353879197118'),
(4500, '', 'Ugur', 'Cevik', 'Heidebrinker str.12', '13357', 'Berlin', 'Germany', 'u.cevik@hotmail.de', '/', '015735651154'),
(4501, '', 'Vivian', 'Zhou', 'Flat 10 Bridgepoint House, Sudbury Heights Avenue', 'UB6 0BF', 'Greenford, London', 'United Kingdom', 'Vivianzhou_1999@yahoo.com', '00447881023178', '00447881023178'),
(4502, '', 'Emily', 'Emily', 'Emily', 'Emily', 'Emily', '', 'Emily', 'feqdoefdnu@gmail.com', 'Emily'),
(4503, '', 'Jim', 'Van Der Oever', 'Gordelpad  177', '3038GN', 'Rotterdam', 'Niederlande', 'jimvandenoeversr@gmail.com', '31104225635', '31650514789'),
(4504, '', '	Yvonne', ' Work', '79 Main Street', '7469', 'Zeehan Tasmania ', 'Australia', 'szeyee.young@norbreeze.com', '6565890412', '-'),
(4505, '', 'Zahra', 'Ansari', 'Reutlinger Strasse 26', '65205', 'Wiesbaden', 'Germany', 'tannaz.erfanian@gmail.com', '+49 6122 7053998', '+49 (0) 171 9199561'),
(4506, '', 'Elsa', 'Gurra', 'Berliner Str. 36', '55131', 'Mainz', 'Germany', 'elsa.gurra@hotmail.com', '+49 157 39387653', ''),
(4507, '', 'CHIN-MAO', 'HUANG', '6F, No. 222, Wen-Lin North Road  Pei-Tou District', '11287', 'Taipei', 'Taiwan', 'Sam.Huang@tnitek.com', '+886228239531', '+886928833329'),
(4508, '', 'Ann', 'Lau', 'A-2-3, Vista Hatamas, Jalan Hatamas', '43200', 'Cheras', 'Malaysia', 'annchrislau@yahoo.com', '+60168305813', '+60168305813'),
(4509, '', 'Mindaugas', 'Timukas', '118 Woodmere Avenue', 'WD24 7LW', 'Watford', 'United Kingdom', 'timukas88@gmail.com', '+44 (0) 7976057494', '+44 (0) 7976057494'),
(4510, '', 'Bizhan ', 'Naroei ', '21 Eversleigh Road, New Barnet', 'EN5 1NE', 'London ', 'United Kingdom', 'bizhannarouei@icloud.com', '00447943381649', ''),
(4511, '', 'Daochun ', 'Wang', 'No.8 , Hung luen road ', '000000', 'Hung Hom,KLN', 'Hong Kong', 'dc_w98@163.com', '63721592', '63721592'),
(4512, '', 'Samet', 'Öner', 'Fluweelboomstraat 16c', '6823 NZ', 'ARNHEM', 'Netherlands', 'turkish_pride15@hotmail.com', '0617306498', '0617306498'),
(4513, '', 'Alfred Kin Hing', 'Law', 'Flat A, 25/F Block 4 Mountain Shore Shatin NT', '999077', 'Hong Kong', 'Hong Kong', 'alfredlaw2001@yahoo.com.hk', '+852 26311884', '+852 90197783'),
(4514, '', 'LOOP ', 'Piotr Krzynowek', 'Gdanska 54', '90-612', 'Lodz', 'Poland', 'piotr.krzynowek@gmail.com', '+48509148802', '+48509148802'),
(4515, '', 'Matthew', 'Delphia', '21114 Dray Ter', '20147', 'Ashburn', 'United States', 'matthew.delphia@gmail.com', '760-224-2133', '760-224-2133'),
(4516, '', 'Celal', 'Ozergun', 'Drachmenruwe 1', '6218 DA', 'Maastricht', 'Netherlands', 'ozergun89@hotmail.com', '+31623544420', '+31623544420'),
(4517, '', 'Philomena ', 'McDermott', 'Killiskea', 'R35W9k7', 'Tullamore Co Offaly', 'Ireland', 'philmcdermott@msn.com', '0872804553', '0872804553'),
(4518, '', 'Anders', 'Magnusson', 'Fridkullagatan 18E ', '41262 ', 'Göteborg', 'Sweden', 'anders.magnusson@sweco.se', '0734122880', '0734122880'),
(4519, '', 'Enea', 'Kola', 'Apartment 57, 5 St John\'s Gardens ', 'BL9 0QY', 'Bury', 'United Kingdom', 'kolaenea@yahoo.co.uk', '+447877015390', '+447877015390'),
(4520, '', 'jan', 'Hommes', 'forsythialaan 17', '3852JC', 'Ermelo', 'Netherlands', 'j.h.hommes@chello.nl', '0341562740', '0623173378'),
(4521, '', 'Ulrich', 'Kappel', '7 Threave Wynd', 'AB51 6BA', 'Inverurie', 'United Kingdom', 'Uli.kappel@gmx.de', '00441467371337', '00447584229378'),
(4522, '', 'Peter', 'Van Den Broeck', '128 Neil Armstrong way', 'SS9 5UL', 'Essex', 'United Kingdom', 'peter.van-denbreck@virginmedia.co.uk', '07985803146', '07985803146'),
(4523, '', 'Shyam ', 'Joshi', '1 Edensor Street', 'LE4 7AA', 'Leicester', 'United Kingdom', 'shyamjoshi@hotmail.co.uk', '00447841162207', '00447841162207'),
(4524, '', 'Markus', 'Vogel', 'In den Biegen 16', '60437', 'Frankfurt', 'Germany', 'Markus.vogel.ffm@t-online.de', '016094603867', ''),
(4525, '', 'achahbar', 'abdelhak', 'kruikstraat 30', '2018', 'antwerpen', 'Belgium', 'benachahbar@hotmail.be', '0032483626050', '0032483626050'),
(4526, '', 'CandiceJade ', 'Skinner', '21 Garkand House, 8 Hicken Road', 'Sw2 1sw', 'London', 'United Kingdom', 'candicejadeskinner@gmail.com', '02075019870', '07590058366'),
(4527, '', 'Kin Hee', 'Chew', '887C Woodlands Dr 50 #06-607', '733887', 'Singapore', 'Singapore', 'cswmantra@yahoo.com', '+6596812449', '+6596812449'),
(4528, '', 'abdelhak', 'achahbar', 'kruikstraat 30', '2018', 'antwerpen', 'Belgium', 'benachahbar@hotmail.be', '0032483626050', '0032483626050'),
(4529, '', 'Brian', 'van der Graaf', 'Assumburg 47', '3328BC', 'Dordrecht', 'Netherlands', 'briangraaf@hotmail.com', '0621834177', '');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(4530, '', 'luuk', 'ornstein', 'eerste helmersstraat 41', '1054da', 'amsterdam', 'Netherlands', 'luukornstein1997@gmail.com', '0031 6 39784407', '0031 6 39784407'),
(4531, '', 'Simon', 'Boye', 'Nakskovvej 5, 1.tv.', '2500', 'Valby', 'Dänemark', 'Simon91@hotmail.com', '31324047', '31324047'),
(4532, '', 'Hemstock\'s', 'Jewellers', '42 Mere Street', 'IP22 aAG', 'Norfolk', 'Großbritannien', 'diss@hemstocks.co.uk', '01379 642497', ''),
(4533, '', 'S.', 'Yousufzai', 'Elzenstraat 17', '6882 JS', 'Veip', 'Niederlande', 'nlnet@hotmail.com', '+31 645 119995', '+31 614 135 435'),
(4534, '', 'Bernd', 'Dangschat', 'Franz-Schmidt-Straße 70', '16552', 'Schildow', 'Deutschland', 'b.dangschat@t-online.de', '033 056 433 070', '0173 2491413'),
(4535, '', 'Brian', 'Morgan', '11 Ransom RD', 'CO50TL', 'Tiptree Colchester Essex', 'Großbritannien', 'bmorgan1668@yahoo.co.uk', '0044 1621 817248', '0044 7956 512696'),
(4536, '', 'Jacques', 'Lutchooman', '25 South Richmond St.', 'Dublin 2', 'Portobello', 'Ireland', 'Pasceasy@hotmail.co.uk', '', '0353 107863443595'),
(4537, '', 'Sameh', 'Mussa', 'Via monte San Gabriele Nr 5 Interno 4', '30171', 'Mestre ', 'Italy', 'Samehmoussa_2007@yahoo.com', '3498380252', '3498380252'),
(4538, '', 'Haydn', 'watkinson', '19 park avenue north', 'Wa12 8hf', 'Newton le willows', 'United Kingdom', 'haydnwatkinson1984@gmail.com', '07789002061', '07789002061'),
(4539, '', 'Shiva', 'Kashizadeh-Scott', '22 Parkholme Road', 'E8 3AG', 'London', 'United Kingdom', 'shiva.k.scott@gmail.com', '0044 2072419609', '0044 7859000238'),
(4540, '', 'Mihail', 'Cobzac', '8725 rue Notre Dame Est', 'H1L3M2', 'Montreal', 'Canada', 'mircioc_3004@inbox.ru', '438 990 1713', '438 990 1713'),
(4541, '', 'chris ', 'Hudson', '11 Birch Mews', 'LS16 8NX', 'Leeds', 'United Kingdom', 'chris.hudson@wrapid.co.uk', '07967971228', '07967971228'),
(4542, '', 'Abdel', 'Emrani', 'Kamerpalmhof 14', '1104DC', 'Amsterdam', 'Netherlands', 'a.emrani@msa.nl', '0657 55 2891', '0657 55 2891'),
(4543, '', 'Mieke', 'De Bruycker', 'Slachthuisstraat 35', '8000', 'Brugge', 'Belgium', 'miekedebruycker@hotmail.com', '003250316415', '0032496793787'),
(4544, '', 'Steven', 'Morris', '12 Wilkes Walk, Grange Park', 'NN4 5DW', 'Northamten', 'Großbritannien', 'smorris3020@yahoo.co.uk', '07713 943957', ''),
(4545, '', 'Richard', 'Ruigrok', 'Goudenregen 16', '2671 PH', 'Naaldwijk', 'Netherlands', 'Hoelie@msn.com', '0624770856', ''),
(4546, '', 'John', 'Dickson', '2 morven Street ', 'Eh4 7lq', 'Edinburgh', 'United Kingdom', 'Jdickson100@hotmail.co.uk', '07836453843', ''),
(4547, '', 'Klara', 'Semini', 'Frosina Plaku,40', '1023', 'Tirana', 'Albania', 'klara_semini@yahoo.com', '0693645251', '0693645251'),
(4548, '', 'Ishaun', 'Sahni', 'The Hollies, Netheravon Road South', 'W4 2PY', 'London', 'United Kingdom', 'ishaun.sahni@gmail.com', '07790000933', '07790000933'),
(4549, '', 'Tomasz', 'Nalazek', 'Literacka 9/30', '01-864', 'Warsaw', 'Poland', 'jn67@vp.pl', '+48(0)22722 552 563', '+48(0)22 722 552 563'),
(4550, '', 'christopher ', 'weinmann c/o Mason Owen & Lyons', '134-135 Lower Baggot Street, ', 'D02 HN29', 'Dublin 2', 'Irland', 'cweinmann@mol.ie', '+353 1 66 11 333', '+353 87 795 66 76'),
(4551, '', 'JOLITA', 'MARKOVSKAJA', '21 GOIRT NA MARA, SEAFIELD ROAD', 'A91 RC93', 'BLACKROCK, CO.LOUTH', 'Ireland', 'markovskaja@gmail.com', '+353851013640', '+353851013640'),
(4552, '', 'Carl ', 'Christensen', 'Arroyo Limon 19', '29718', 'Benamargosa', 'Spain', 'cemc09@gmail.com', '+4536959299', '+4553554344'),
(4553, '', 'Zukhro', 'Kakhramonzoda', 'Sotiris Tsangaris 2, Melandrina Court Block D', '1095', 'Egkomi', 'Cyprus', 'zuhrak1991@gmail.com', '+35799133267', ''),
(4554, '', 'Simon', 'Athwal', '345 BELLEGROVE ROAD', 'DA16 3RJ', 'Kent', 'United Kingdom', 'simonathwal@hotmail.com', '447939989648', '447939989648'),
(4555, '', 'Joseph ', 'Peck', '2 Oregon walk ', 'RG40 4PG', 'Wokingham ', 'United Kingdom', 'Joe_peck93@hotmail.co.uk', '07501450677', ''),
(4556, '', 'Joseph', 'Ho', 'Room 14, 22/F., 8 Chung May Road,', '999077', 'Tai Po', 'Hong Kong', 'josephcwho@netvigator.com', '93105952', '93105952'),
(4557, '', 'Robbin', 'Koolaard', 'De GENESTETSTRAAT 10', '2902 AD', 'Capelle aan den IJssel', 'Netherlands', 'esthersophiasnijders@gmail.com', '00 31 6 52649839', ''),
(4558, '', 'Stefano', 'Bernasconi', 'Via Don Minzoni 7', '22077', 'Olgiate Comasco', 'Italy', 'stepe.berna@hotmail.it', '+39 3494936655', '+39 3494936655'),
(4559, '', 'Linda', 'Edwards', '8 BLAKELEY BROW', 'CH63 0PS', 'Wirral', 'United Kingdom', 'lynbarnes30@hotmail.com', '+447758657749', '+447758657749'),
(4560, '', 'Prem Kumar', 'Thiagarajah', 'No11-2-19 Seri Alam Fasa 2,Jln 1/78 Off Jln Istana', '57100', 'Kuala Lumpur', 'Malaysia', 'prem@oraclemystiques.com', '+60392210951', '+60392210951'),
(4561, '', 'Michael', 'De Grande De Bruyne', 'Sant Antoni Maria Claret, 139', '08025', 'Barcelona', 'Spain', 'michaeldegrande@yahoo.com', '+34934350153', '+34639339561'),
(4562, '', 'Tom', 'Van Roy', 'Sint-juliaanstraat 40', '9000', 'Gent', 'Belgium', 'tom_vanroy@hotmail.com', '+32473223992', '+32473223992'),
(4563, '', 'Jeffrey', 'Monsma', 'Berlagezoom 73', '2662 EE', 'Bergschenhoek', 'Netherlands', 'jeff_mons12@hotmail.com', '06 43437527', ''),
(4564, '', 'dimitrios', 'kipouros', 'rue scailquin 47 bte 25', '1210', 'bruxelles', 'Belgium', 'jimibxl@gmail.com', '+32485480093', '+32485480093'),
(4565, '', 'Angela', 'McKane', 'Rothsay square', 'BT14 7BY', 'Belfast', 'United Kingdom', 'Aaron1914@hotmail.co.uk', '02890295528', '07568451430'),
(4566, '', 'kok heng', 'fong', '35 jln njm 2/4  ', '81300', 'taman nusa jaya mas . skudai jb ', 'Malaysia', 'cheewengfong@gmail.com', '+6011-10686331', '+6016- 5557338'),
(4567, '', 'khalid Arafath', 'Haludeen', 'Airport Road', '36947', 'Abu Dhabi', 'United Arab Emirates', 'khalidarafath@gmail.com', '00971501472421', '00971501472421'),
(4568, '', 'Aart', 'Hak', 'Brabantring 35', '5672 EE', 'Nuenen', 'Niederlande', 'aart_hak@hotmail.com', '', '+31 641487004'),
(4569, '', 'Qais', 'AL Balushi', 'Muscat', '986', 'Muscat', 'Oman', 'siaq999@gmail.com', '0096892888707', '0096892888707'),
(4570, '', 'michele', 'dalfonso', 'rue de marchienne 6', '6534', 'gozee', 'Belgium', 'michele@dalfonso.com', '0039491878734', '0039491878734'),
(4571, '', 'Gareth', 'Inker', '5 Fleetwood Close', 'SN13 9st', 'Corsham', 'United Kingdom', 'Gazinker@icloud.com', '01172440137', '07932035035 '),
(4572, '', 'Lauren', 'Bell', '24 Thrupp close', 'Mk19 7pl', 'Castlethorpe', 'United Kingdom', 'Laurenbell10@hotmail.co.uk', '07500408020', '07500408020'),
(4573, '', 'Abel', 'Charlie', '46 South Crescent', 'S44 5eh', 'Chesterfield', 'United Kingdom', 'Abs04charlie@aol.com', '07588726891', '07588726891'),
(4574, '', 'EMMANUEL', 'NYAMANDE', 'HOBLANDS 145', 'RH163SB', 'Haywards Heath', 'United Kingdom', 'kmmanueln@yahoo.co.uk', '01444210844', '07472142219'),
(4575, '', 'Akhiyat ', ' Mohamed', 'Rue Liedekerke  36/3', '1210', 'Bruxelles', 'Belgien', '', '466302511', ''),
(4576, '', 'Armando / Samantha', 'Hickery-Cabreira', '4 WESLEY HILL', 'BS15 1TW', 'BRISTOL', 'Großbritannien', 'samanthahickeryuk@hotmail.com', '', '7825551819'),
(4577, '', 'Alexander ', 'Lewitzki ', 'Dickstr. 9', '63069', 'Offenbach ', 'Germany', 'a.lewitzki@gmx.net', '0172 40 60 253', ''),
(4578, '', 'Craig', 'Pollard', '3 Woodstock Drive', 'M27 5wb', 'Salford ', 'United Kingdom', 'Craig.pollard@chep.com', '07835791259', '07834791259'),
(4579, '', 'Stephen', 'Allen', '22 Newgate st llanfaes', 'LD3 8DN', 'Brecon, Powy', 'United Kingdom', 'Stephen.j.allen@icloud.com', '01874623822', ''),
(4580, '', 'DEAN', 'STOJANOVIC', 'Malik Yaseen Bldg. 103, Al Khabaisi, Deira', 'P.O.Box 214575', 'Dubai', 'United Arab Emirates', 'dstojanovic@tdmgt.com', '+971 4 2691 130', '+971 55 821 51 78'),
(4581, '', 'Faramarz', 'Najafi', 'Struytse hoeck 56', '3224HB', 'Hellevoetsluis', 'Netherlands', 'ramin_os@hotmail.com', ' 0623447548', ' 0623447548'),
(4582, '', 'Mihai', 'Bodnar', '50 Chamberlayne Avenue Wembley ', 'HA9 8SR', 'Wembley ', 'United Kingdom', 'mihaibodnar@gmail.com', '02082480332', '07824613341'),
(4583, '', 'Ross', 'Harris', '6 Rye Ash', 'RH10 1RL', 'Crawley', 'United Kingdom', 'ross-harris@hotmail.co.uk', '07917752887', '07917752887'),
(4584, '', 'ciaran', 'moloney', '37 dolphin house', 'D08P40D', 'rialto Dublin ', 'Ireland', 'ciaranmaloney29d@gmail.com', '0857358797', '0857358797'),
(4585, '', 'Grace', 'Alcock', '160 Liverpool Rd', 'PR8 4NS', 'Southport', 'Großbritannien', 'gracealcock@live.co.uk', '', '07802776744'),
(4586, '', 'andrea', 'shimmon', '23 poplar drive', 'NR29 3HU', 'Great Yarmouth', 'United Kingdom', 'andrea@shimmon.me.uk', '01493369012', '07928956852'),
(4587, '', 'Fred', 'Quint', 'Berkenlaan 12', '4128 SV', 'Lexmond', 'Netherlands', 'fred.quint@postnl.nl', '+31653819306', '+31653819306'),
(4588, '', 'melanie', 'COTTERILL-TOWELL', 'Thisson', 'EX38 8QH', 'Peters Marland, DEVON', 'United Kingdom', 'melaniecotterill@hotmail.com', '07886074851', '07886074851'),
(4589, '', 'ZAIDA', 'ARIAS', '120 TEMPLE COURT, NORTHWOD, SANTRY.', 'D09AY24', 'DUBLIN', 'Ireland', 'sairanarud@hotmail.com', '003530863405694', '00353863405694'),
(4590, '', 'RAMANATHAN', 'RAMAKRISHNAN', 'The diplomatic Club, WESTBAY', 'PO Box No. 3395', 'DOHA', 'Qatar', 'ramanathan_1973@hotmail.com', '+97455014612', '+97455014612'),
(4591, '', 'Claus', 'Schilders', 'Schoolstraat 32', ' 9320', 'Nieuwerkerken-Aalst', 'Belgien', 'schildersweymeersch@gmail.com', '+32053835955', '+320495869409'),
(4592, '', 'Guus', 'Boeren', 'Atilla 5', '5629NA', 'Eindhoven', 'Netherlands', 'snakeboeren@hotmail.com', '+31138500567', '+31622113117'),
(4593, '', 'Mykola', 'Tereshchuk', 'Aalborgbej 37A', '9600', 'Aars', 'Denmark', '04nik12ter@gmail.com', '+4530862850', '+4530862850'),
(4594, '', 'Bhikham ', 'Chaudhary ', '21', '81006', 'Farwaniya (Reggae)', 'Kuwait', 'heartwall27@gmail.com', '66895319', '+96566895319'),
(4595, '', 'Bhikham ', 'Chaudhary ', '21', '81006', 'Farwaniya (Rggae)', 'Kuwait', 'heartwa27@gmail.con', '+96524890988', '+96566895319'),
(4596, '', 'Marco', 'Gaudiello', 'Via Giuseppe Cenni, 30', '00054', 'Fiumicino', 'Italy', 'marco.gaudiello@hotmail.it', '+393391759981', '+393391759981'),
(4597, '', 'Nick ', 'Church', '77 harpesford ave', 'GU25 4RG', 'Virginia water', 'United Kingdom', 'Nickchurch94@hotmail.co.uk', '01344842540', '07809122252'),
(4598, '', 'Thomas', 'Leitner', 'Feldweg 16', '39031', 'Bruneck/Reischach', 'Italy', 'Thomas.Leitner@gkn.com', '+393494722519', '+393494722519'),
(4599, '', 'Hans', 'Kuijper', 'Heerenweg 167', '1851 KN', 'Heiloo', 'Niederlande', 'hans.willy167@hotmail.nl', '', '0031 653 133 154'),
(4600, '', 'Paula ', 'Wright', '53 montacute road', 'Ba228qd', 'Tintinhull', 'United Kingdom', 'Paulaannwright1993@gmail.com', '07475082863', '07475082863'),
(4601, '', 'Robert', 'Cunningham', '2 Archers Court', 'EH31 2BL', 'Gullane', 'Scotland', 'robertc41@btinternet.com', '0162 0842 001', '0797 0723511'),
(4602, '', 'James', 'Allford', '18 Old Blaenavon Road', 'NP23 4BP', 'EBBW VALE', 'United Kingdom', 'jamesdallford@hotmail.co.uk', '01495311159', '07802749776'),
(4603, '', 'Frans', 'Bos', 'W. van Ewsumstraat 41', '9882 PM ', ' Kommerzijl', 'Netherlands', 'cafeodeonoldehove@hotmail.com', '06 10077305', ''),
(4604, '', 'leggieri', 'augusto', 'Via Sciabelle 38', '74122', ' Lama Taranto', 'Italy', 'augustoleggieri@gmail.com', '00393356444318', '00393356444318'),
(4605, '', 'ISMAEL ', 'Fortuna ', '31 Astoria Avenue', 'M40 2GB', 'Manchester', 'United Kingdom', 'kutchymala75@gmail.com', '+441619484328', '+447951024845'),
(4606, '', 'Ann', 'Nagels', 'Nijlse Baan 46', '2280', 'Grobbendonk', 'Belgium', 'ann.nagels@outlook.be', '+32 475 834683', '+32 475 834683'),
(4607, '', 'Edoardo', 'Mauri', 'Via Petrarca, 5', '21040', 'Venegono Inferiore', 'Italy', 'egmauri@tin.it', '+393299616259', '+393206130116'),
(4608, '', 'GUL', 'KHAN', '29 Boar Green Close', 'M40 3AW', 'Manchester', 'United Kingdom', 'gmk20@btconnect.com', '01616848505', '07811563427'),
(4609, '', 'Patrick ', 'Leung', '80 Choi Ha Road. Kowloon', 'Jordan Valley ', 'St. Joseph\\\'s Catholic Primary School', 'Hong Kong', 'rolicewu@gmail.com', '00852 65712079', '00852 65712079'),
(4610, '', 'marty', 'egal', 'abc', 'abs', 'abs', 'Germany', 'abs@egal.com', '33333', ''),
(4611, '', 'Sven', 'de Leau', 'Enkweg 11', '7384 CR', 'Wilp', 'Netherlands', 'Sven-de-leau@hotmail.com', '+31 612702103', ''),
(4612, '', 'Roy', 'Hilbring', 'Toccatastraat 23', '7534 XP', 'Enschede', 'Netherlands', 'royendennis@gmail.com', '0031-(0)610633824', '0031- (0)610633824'),
(4613, '', 'Birgit', 'Schütze', 'Landweg 19', '39397', 'Schwanebeck', 'Deutschland', 'hms59@gmx.de', '03942494259', '0151 64430817'),
(4614, '', 'Samer', 'Izmiqna', 'Yamamah Street', '11322', 'Jeddah', 'Saudi Arabia', 'samizm@hotmail.com', '00966570001177', '00966570001177'),
(4615, '', 'Gerrit Jan', 'Nikkels', 'Kazerneplein 3', '73211BM', 'Eefde', 'Netherlands', 'g.j.nikkels@kickmail.nl', '0575-547773', '06-53830905'),
(4616, '', 'marty', 'w', 'h', '34567', 'j', 'Denmark', 'marty@sören.com', '00030345', ''),
(4617, '', 'Mathew ', 'Hatton', '186 Wright road harrisdale', '6112', 'Perth Western Australia ', 'Australia', 'incey_21@bigpond.com', '0400343781', '0400343781'),
(4618, '', 'm', 'g', 't', '45678', 'g', 'Germany', 'marty@sören.com', '789900', ''),
(4619, '', 'Maaike', 'Rutten', 'Schepenland 51', '5331 RM', 'Kerkdriel', 'Netherlands', '', '', ''),
(4620, '', 'Derek', 'Henson', '5 Dry Leys', 'PE2 7HP', 'Peterborough,  Cambs', 'Großbritannien', 'derek.henson@mail.com', '01733 231750', '07801 668 055'),
(4621, '', 'Mhamed', 'Doudouh', 'Richardholstraat 25', '2324 VH', 'Leiden', 'Netherlands', 'mdoudouh@live.nl', '0646 058576', ''),
(4622, '', 'Andreas', 'Pabst', 'Altenessener Str. 636', '45329', 'Essen', 'Germany', 'Infoap@web.de', '+49173-2622446', '+49173-2622446'),
(4623, '', 'SACHINDRA', 'GURUNG', '149 TEMPLE STREET', '+852', 'FLAT/ROOM C,3/F YAU MA TEI KOWLOON', 'Hong Kong', 'grg.sachindra@yahoo.com', '+852 65739093', '+852 65739093'),
(4624, '', 'Rainer', 'Kriegel', 'Franz - Wörner - Str. 10', '04808', 'Wurzen', 'Germany', 'Rainer.Kriegel@t-online.de', '03425-8521341', '0176-13500528'),
(4625, '', 'James', 'Cassidy', '48 Pendreich Ave', 'EH19 2EB', 'Bonnyrigg Midlothian', 'Scotland', 'cassidy456@btinternet.com', '0131 663 9408', '07811 095659'),
(4626, '', 'Jack', 'Knight', '5 The Hartings', 'po22 6qf', 'Bognor Regnis-West Sussex', 'Großbritannien', 'knighty-9@hotmail.com', '01243 587 423', '07468 562376'),
(4627, '', 'Ben', 'Byrne', '29 Pinewood Avenue', 'SS9 5PH', 'Leigh on sea', 'United Kingdom', 'dayoldblues1987@hotmail.co.uk', '07961521024', '07961521024'),
(4628, '', 'Virginie', 'Breye', 'Rijselstraat 229', '8930', 'Menen', 'Belgien', 'frevie@hotmail.com', '+32 479395287', '+3256306420'),
(4629, '', 'Liam', 'Bradley Smith', '3 Far Lady Croft', 'WS15 4FA', 'Rugeley', 'Großbritannien', 'Liam.j.smith@hotmail.com', '01543 490945', '+44 77 494 135 32'),
(4630, '', 'Abdolnasser', 'Hamerashi', 'Rotdornallee 18', '22175', 'Hamburg', 'Deutschland', 'sam_29@live.de', '', '0152 16178037'),
(4631, '', 'Chris', 'Rigg', '58 Lockwood scar', 'Hd4 6 bd', 'Huddersfield', 'United Kingdom', 'Jane.rigg@ntlworld.com', '441484422633', ''),
(4632, '', 'Kees ', 'van der Hel', 'Burg.Drijberplein 41', '3361 VG', 'Sliedrecht', 'Netherlands', 'khvdhel@outlook.com', '+31184750734', '+31651573334'),
(4633, '', 'Adam', 'Sulik', 'Steenweg 95', '9473', 'Welle', 'Belgien', 'adam@adar-projects.be', '', '0032 488 375 631'),
(4634, '', 'Richard', 'Jones', '95 New Barn Lane', 'GL52 3LF', 'Cheltenham', 'Großbritannien', 'rajjcj@gmail.com', '0777 5582 482', ''),
(4635, '', 'Deon', 'Looker', '3 Westfield Mews', 'WA7 4DD', 'Runcorn, Cheshire', 'Großbritannien', 'deonlooker@hotmail.com', '07745548077', ''),
(4636, '', 'Cathy', 'McCarthy', 'Farravaun', '0000', 'Athenry, Galway ', 'Ireland', 'kmccarthy3@gmail.com', '0879857428', '0879857428'),
(4637, '', 'Tom ', 'Simpson', '483 Buxton road ', 'SK2 7HE', 'Stockport', 'United Kingdom', 'tomsimpson26@gmail.com', '01614565012', '07341851983'),
(4638, '', 'Leonard', 'Kapllanaj', 'RR. Hamdi Sina , Kompleksi Bora Ap2,', '1001', 'Tirane', 'Albania', 'leonardkapllanaj@gmail.com', '0697771740', '0697771740'),
(4639, '', 'Jon', 'Higgins', '28 Marcilly Road', 'SW18 2HS', 'London', 'United Kingdom', 'jon.higgins@hsbc.com', '+44798315003', '+44798315003'),
(4640, '', 'David', 'White', '2 Glenfield Road', 'NE12 8JB', 'Benton', 'Großbritannien', 'WHITEJ3@SKY.COM', '', '079 507 124 70'),
(4641, '', 'Johannes ', 'Maier', 'Stockäckerring 26', '85551 ', ' Kirchheim', 'Deutschland', 'Johannes.S.Maier@web.de', '', ''),
(4642, '', 'Abdel Ghani', 'Yousef', 'VIA VALVERDE,2B', '25081', 'BEDIZZOLE (BS)', 'Italy', 'a.yousef@hotmail.it', '0039 388 7588217', ''),
(4643, '', 'Brendan', 'Kirby', 'Apartment 4, No. 2 Proby Square, Blackrock', 'A94 T652', 'Co. Dublin', 'Ireland', 'brendanmkirbyesq@gmail.com', '00 353 (0)874121162', '00 353 (0)874121162'),
(4644, '', 'Roland', 'Coli', '5A Lindley road', 'KT12 3EZ', 'Surrey', 'Großbritannien', 'rolandcoli1@gmail.com', '', '07999745454'),
(4645, '', 'Sondre Aaberge', 'Sande', 'Hans Hauges gate 38', '5033', 'Bergen', 'Norway', 'Sondre.sande@frontica.com', '+47 908 208 59', '+47 908 208 59'),
(4646, '', 'Mohamed', 'Elmissery', '224', '3256', 'Doha', 'Qatar', 'Mohamed_elmissery86@hotmail.com', '0097444587423', '0097470352858'),
(4647, '', 'Frank', 'Bourke', '33 Woodland Heights', 'E32Ak02', 'Carrick - on - Suir . Co Tipperary', 'Ireland', 'bourkefrank50@gmail.com', '', ''),
(4648, '', 'Shawe', 'Bass', '64 Jute Road', 'YO26 5EW', 'Acomb York', 'Großbritannien', '', '', ''),
(4649, '', 'Wesley', 'de Heer', 'van konijnenburgstraat', '2035XN', 'Haarlem', 'Netherlands', 'wesleyheer@hotmail.com', '0624413218', '0624413218'),
(4650, '', 'Kai-Uwe', 'Schaake', 'Tulpenweg 11', '73061', 'Ebersbach', 'Germany', 'Kai-Uwe.schaake@web.de', '07163-531771', '0151-20142162'),
(4651, '', 'Frans', 'Faber', 'Zuidhoek 213 E', '3082 PH', 'Rotterdam', 'Netherlands', '', '06 36419733', ''),
(4652, '', 'eric ', 'cenname', '4202 dairy ct', '07728', 'freehold', 'United States', 'ecenn1234@yahoo.com', '732 343 0754', '732 343 0754'),
(4653, '', 'Jamie', 'Aitken', '15 Aird Avenue', 'KA18 2JU', 'Auchinleck Ayrshire', 'United Kingdom', 'Lbrown83@caledonian.ac.uk', '07874647411', ''),
(4654, '', 'Anthony', 'Marinos', '21 Oakview, Douglas', 'T12 K7 H6', 'Cork', 'Ireland', 'marinosanthony33@gmail.com', '+353214899042', '+353851424613'),
(4655, '', 'kevin ', 'Bradshaw', '10 Leeds Way', 'NR12 8LU', 'Horning, Norwich', 'United Kingdom', 'kevbradshaw38@hotmail.co.uk', '+441692631216', '+447766121561'),
(4656, '', 'Robin', 'Sundin', 'Pastillgränden 11 A', '43432', 'kungsbacka', 'Sweden', 'Robinsundin90@gmail.com', '+46739882265', '+46739882265'),
(4657, '', 'Gerard', 'Rombouts-van Roosmalen', 'Broekstraat 15 bus 11', '3620', 'Lanaken', 'Belgium', 'gerardr250@hotmail.com', '00000000000', '0032475564336'),
(4658, '', 'Hina', 'Sanghani', '72 Broomgrove Gardens', 'HA85RN', 'Edgware, London', 'United Kingdom', 'hinasanghani@hotmail.co.uk', '07931321084', '07931321084'),
(4659, '', 'Yaroslav', 'Oshchenko', 'c/Tetuan 12,2', '02600', 'Villarrobledo', 'Spain', 'gloriaosil@ukr.net', '0034687230066', '0034636149724'),
(4660, '', 'Joshua', 'Parello', '39 Park Avenue', 'MK40 2NF', 'Bedford', 'United Kingdom', 'jparello@live.co.uk', '01234 330675', '07951118538'),
(4661, '', 'Cheryl', 'Pavitt', '60 Havard Road', 'SA14 8SB', 'Llanelli', 'United Kingdom', 'Cherylpavitt@yahoo.co.uk', '01554777248', '07486287717'),
(4662, '', 'Sidh', 'Vaze', '29 Cazenove Road', 'E17 4NP', 'London', 'United Kingdom', 'siddheshvaze@hotmail.com', '07867240021', '07867240021'),
(4663, '', 'sean', 'pavitt', '6o Havard Road', 'SA14 8SB', 'Llanelli, Wales', 'United Kingdom', 'cherylpavitt@yahoo.co.uk', '01554777248', '07486287717'),
(4664, '', 'Awwad Esmael', 'Ali', 'Al mazrooiyah king saud street', '31952', 'Ad-dammam', 'Saudi Arabia', 'archcare.ac@gmail.com', '+966596645966', '+966596645966'),
(4665, '', 'Gerard Bok', 'Bok', 'Karel van Gelreweg 8', '5307 VC', 'Poederoijen', 'Netherlands', 'gerardbok@live.nl', '+31613141044', '+31613141044'),
(4666, '', 'Richard', 'Mulgrew', '5 Rydal close', 'S25 2TX', 'Sheffield, South Yorkshire', 'United Kingdom', 'richardmulgrew@hotmail.co.uk', '+447446176427', '+447446176427'),
(4667, '', 'Anton', 'Bailey', '10 The Aspens', 'B78 2JY', 'Kingsbury', 'United Kingdom', 'antonaranb@gmail.com', '01827874379', '07948402727'),
(4668, '', 'Daan', 'Stokvis', 'Hendrik van der Graaflaan 12', '2082ez', 'Santpoort-Zuid', 'Netherlands', 'stokvis.muller@ziggo.nl', '0235262736', ''),
(4669, '', 'Zdeněk', 'Zapletal', 'Nerudova 793', '783 91', 'Uničov', 'Czech Republic', 'zdenek.zapl@gmail.com', '+420734818167', '+420734818167'),
(4670, '', 'khaled', 'Al Shehhi', 'Muscat', '111', 'Al Gubrah', 'Oman', 'k.alshahi.k@gmail.com', '92964515', '92964515'),
(4671, '', 'Adriana ', 'Kagenaar ', 'Sluisstraat ', '2332VT', 'Leiden ', 'Netherlands', 'k.havenaar@outlook.com', '0654618873', ''),
(4672, '', 'Kumar', 'Ellawala', 'Hotel Urban St Leonards, 194 Pacific Highway', '2065', 'St Leonards', 'Australia', 'kum_ell@hotmail.com', '+61400087622', '+61400087622'),
(4673, '', 'benjjamin', 'coenen', 'weg naar opoeteren 101', '3660', 'opglabbeek', 'Belgien', 'benjamincoenen39@hotmail.com', '', '0032478773024'),
(4674, '', 'belkiz', 'yuksel', 'waddenweg 35', '1025 ', 'Amsterdam', 'holland', '', '', ''),
(4675, '', 'sidh', 'vaze', '29 cazenove road ', 'e17 4np', 'london', 'Großbritannien', 'siddheshvaze@yahoo.com', '07867240021', '07867240021'),
(4676, '', 'Ilias', 'Ceuppens', 'Vakbondstraat 6', '2830', 'Willebroek', 'Belgium', 'sofieceuppens@telenet.be', '032881254', '0499159921'),
(4677, '', 'Andrey', 'Andryukov', 'Partizanskaya 2', '355031', '119', 'Russia', 'dmitrijarusev@gmail.com', '+7 962 429 56 89', ''),
(4678, '', 'Keely', 'Bolsover', 'Lindisfarne close 2', 'Ip29eb', 'Ipswich, Suffolk', 'United Kingdom', 'Keely077@hotmail.co.uk', '07852477968', '07852477968'),
(4679, '', 'Raffaele ', 'Oliva', 'Via dei Pini, 24/c ', '34072', 'Farra d\\\'Isonzo', 'Italy', 'raf_lele@yahoo.it', '+393331813359', '+393331813359'),
(4680, '', 'Ruth', 'Tidd', '12 Farthing Court,Halfpenny Lane', 'SL5 0EH', 'Sunningdale, Berkshire', 'Großbritannien', 'ruth@theflyingducks.co.uk', '+44 (0) 7427 610332', '+44 (0) 7427 610332'),
(4681, '', 'John', 'Wedberg', 'Nestors Alle 33', 'DK-2650', 'Hvidovre', 'Dänemark', '', '', ''),
(4682, '', 'Michel', 'Vaillant-Menahemoff', '17 Rue Joseph Gaillard ', '94300', 'Vincennes', 'Frankreich', 'online@free.fr', '+33 (0) 608604617', ''),
(4683, '', 'Krijn', 'Van der Spoel ', 'JH Leopoldhof 74', '1382TK', 'WEESP', 'Netherlands', 'KrijnOnline@gmail.com', '+31634752200', '+31634752200'),
(4684, '', 'Mark', 'Da Costa', '4 Wadhurst Lane, Kent Hill', 'MK7 6JF', 'Milton Keynes', 'Großbritannien', '', '+44 (0) 7516225955', ''),
(4685, '', 'tsui', 'lee che', 'Room F,10 floor, Fu Shing Court NR.396 Chai Wan Road', '', 'Chai Wan', 'Hong Kong', '', '', ''),
(4686, '', 'Lars', 'Luthin', 'Hermann-Ehlers-Str. 42', '49082', 'Osnabrück', 'Germany', 'lars@luthin-koch.de', '0541-959140', ''),
(4687, '', 'Hussein', 'Zaraket', 'Rweiss', '000961', 'Beirut,Rweiss,Al Aytam Station', 'Lebanon', 'Hassounkobayssi@gmail.com', '0096101467279', '0096170116653'),
(4688, '', 'Rajul', 'Islam', '11 riffle street', 'E14 6fh', 'London', 'United Kingdom', 'Rajulislam11@hotmail.co.uk', '07764811058', '07764811058'),
(4689, '', 'Stuart James ', 'Wightman', '9 Isherwood Close', 'DL5 5LG', 'Newton Aycliffe', 'United Kingdom', 'stuartwightman@outlook.com', '07826909306', '07826909306'),
(4690, '', 'Mark', 'Roes', 'Nieuwmoer-Dorp 52, Bus 4', '2920', 'Kalmthout, Antwerpen', 'Belgien', '', '', ''),
(4691, '', 'Patricia', 'Wentzell', '13A Morpeth Mansions', 'SW1P 1ER', 'London', 'Großbritannien', 'pawentzell@mail.com', '', '07930638368'),
(4692, '', 'Ben', 'Raven', '34 oakhill road ', 'TQ1 4FL', 'Torquay Devon', 'United Kingdom', 'cailin@nixica.co.uk', '07506611120', ''),
(4693, '', 'Shana', 'Selman', '19 The Ridings', 'OX5 1UA', 'Kidlington', 'Großbritannien', 'tribalrebel@hotmail.co.uk', '', '07956 852918'),
(4694, '', 'Martijn', 'de Groot', 'Levermosstraat 39', '1441 lx', 'Purmerend', 'Netherlands', 'martijn170878@gmail.com', '0031617576778', '0031617576778'),
(4695, '', 'STEFANO', 'PAMPO', 'c / o  Casa della Salute,Via De Amicis', '29021', ' Bettola ( PC )', 'Italy', 'stefanopampo@gmai.com', '0523/859142', '320/2376467'),
(4696, '', 'David', 'Lvonc', 'Nad Terasou 10', '736 01', 'Havirov', 'Czech Republic', 'david.lvonc@seznam.cz', '', ''),
(4697, '', 'Stuart', 'Keating', 'Flat 32, Minster Buildings, Northampton str', 'LE1 1PA', 'Leicester', 'Großbritannien', 'keatingstuart93@gmail.com', '', '07808884493'),
(4698, '', 'Pamela', 'Truman', '36 Glendon Way', 'B93 8SY', 'Dorridge, West Midlands', 'United Kingdom', 'pamtruman@hotmail.co.uk', '+44 1564 772750', '+44 7972 360625'),
(4699, '', 'Rathnakumar N. Panniodan', 'Panniodan', 'Defense Street', '224', 'Abu Dhabi', 'United Arab Emirates', 'rpanniodan@ccc.ae', '+971506177095', '+971506177095'),
(4700, '', 'Mahmood', 'Hashem', '02 Mannock Close', 'NW9 5WX', 'Colindale', 'United Kingdom', 'mahmood667@hotmail.com', '07575994419', '07575994419'),
(4701, '', 'Madina & Ahmed', 'Alrubaiy', 'Bloemhof 101', '1403NB', 'Bussum', 'Niederlande', 'madinaalrubaiy@gmail.com', '', '06-15350355'),
(4702, '', 'thuy', 'dinh thi', 'Vrijewoonstplein 9', '2800', 'mechelen', 'Belgium', 'rikvdh@hotmail.com', '003215344857', '0032495230221'),
(4703, '', 'Hermona', 'Myftaraj', 'Lgj 4', '3000', 'Durres', 'Albania', 'hermona_myftaraj@hotmail.com', '0696292473 ', '0696292473 '),
(4704, '', 'Fawzi', 'Legliz', 'Qgrabs, HBK tower office no. 15 Jayeda Flyover', 'Salwa Road ', 'Doha', 'Qatar', 'javed@qgrabs.com', '+97433649796', '+97433649796'),
(4705, '', 'Charles', 'Lynch', '7 Albany Place', 'KY16 9HH', 'St Andrews', 'United Kingdom', 'charlielynch@hotmail.co.uk', '07825091380', ''),
(4706, '', 'Iryna', 'Tsvigun', 'Flat 73 Ormrod Court,71-117 Kensington Park Road', 'W11 1NP', 'London', 'Großbritannien', 'irene.tsvigun@googlemail.com', '', ''),
(4707, '', 'Brenn', 'Stafford', '9 Deepdene Close', 'DE11 9FN', 'Derbyshire', 'United Kingdom', 'brennstafford@googlemail.com', '07594105343', '07594105343'),
(4708, '', 'Pamfil ', 'Alexandru Adrian Mucenica', 'Rue Aripette 40', '4101', 'Jemeppe', 'Belgien', 'mucenica.alex.pamfil@gmail.com', '', ''),
(4709, '', 'Steffen', 'Sievers', 'Emsstraße 13', '14974', 'Ludwigsfelde', 'Deutschland', 'info@sievers-bad-und-heizung.de', '03378803125', ''),
(4710, '', 'Jeyakaran', 'NAGARAJAH ', '3 Hameau de la Sucrerie', '95670', 'Marly la Ville ', 'France', 'babupraveen@hotmail.fr', '0033950359798', '0033665443065'),
(4711, '', 'Nicholas', 'Fernandes', '31 Lucien Road', 'SW17 8HS', 'London', 'United Kingdom', 'Nickfernandes@hotmail.com', '07535509685', '07535509685'),
(4712, '', 'SOUFIANE', 'BEN AZIZA', 'ooredoo tower 22nd floor Al corniche street', '217', 'Doha', 'Qatar', 'sofiene.benaziza@gmail.com', '+21622664422', '+97455837689'),
(4713, '', 'Stubinski', 'Irene', 'Zum Mühlenblick 20', '50259', 'Pulheim', 'Germany', 'stubelix@t-online.de', '02238 308479', '01573 7964705'),
(4714, '', 'Irene', 'Stubinski', 'Zum Mühlenblick 20', '50259', 'Pulheim', 'Germany', 'stubelix@t-online.de', '02238/308479', '01573 7964705'),
(4715, '', 'daro dana', 'faiq', 'hindøvænget 4', '8381', 'tilst', 'Denmark', 'daro_dana@hotmail.com', '28825879', '28825879'),
(4716, '', 'daro dana', 'sabunchi ', 'hindøvænget 4', '8381', 'tilst', 'Denmark', 'daro_dana@hotmail.com', '28825879', '28825879'),
(4717, '', 'Tom', 'van Eijk', 'Grauwe Gans 47', '1423 PP', 'Uithoorn', 'Netherlands', 'tom@live.nl', '0637434408', '0637434408'),
(4718, '', 'Mr Philip ', 'segal', '207 Calle Los Limoneros', '29604', 'El Rosario', 'Spain', 'phillsegal@gmail.com', '0034 661403377', '0034 661403377'),
(4719, '', 'Ceylan', 'Serdar', 'Lange Dijkstraat 91', '2060', 'Antwerpen', 'Belgien', '', '', ''),
(4720, '', 'ROSEMARIE', 'Bass', '47 Capelands', 'DA3 8LQ', 'Longfield Kent', 'United Kingdom', 'tubbs@evergreen75.fsnet.co.uk', '01474396301', '07941733177'),
(4721, '', 'Gediminas', 'Ugianskis', '62 Nightingale way', 'E6 5JR', 'London', 'United Kingdom', 'gytka2169@gmail.com', '02074743411', '07541797962'),
(4722, '', 'saqr', 'ereiqat', 'sh zayed rd', '27242', 'dubai', 'United Arab Emirates', 'saqr@ereiqat.com', '+971555498876', '+971555498876'),
(4723, '', 'jlm', 'croughs', 'lauweriksstraat 3', '6041 VS', 'roermond', 'Netherlands', 'jlmcroughs@hotmail.com', '0031646121997', '0031646121997'),
(4724, '', 'Rowan', 'Cotter', 'Langendijk 74', '4201CJ', 'Gorinchem', 'Netherlands', 'rowancotter@hotmail.com', '0031612097756', ''),
(4725, '', 'Christophe', 'Lemaitre', '25 Guy Road', 'SM6 7LZ', 'Surrey', 'United Kingdom', 'christophe.lemaitre@gmail.com', '00447595839972', ''),
(4726, '', 'Lokesh', 'Parsekar', 'Near Kamleshwar Garage', '403510', 'Canca, Parra', 'India', 'lokeshparsekar@gmail.com', '08322472348', '+919158509778'),
(4727, '', 'Stephanie', 'Deavall', '14 Beasley grove', 'B43 7hg', 'Birmingham', 'United Kingdom', 'Stephdeavall@hotmail.co.uk', '07875596337', ''),
(4728, '', 'Didier', 'Ndjekembo Shango', '33 Rue de Grammont', '7830', 'Bassilly', 'Belgien', 'yamukolo@gmail.com', '0032 486 964 966', ''),
(4729, '', 'Bahtiyar', 'Redzhebov', '45 cherry orchard rd', 'B20 2LB', 'Birmingham', 'United Kingdom', 'bedjebov@yahoo.co.uk', '0044121 2403412', '00447985327545'),
(4730, '', 'Janet', 'Riemay', 'Hinter dem See 7', '288 16', 'Stuhr', 'Deutschland', 'sweety04876@yahoo.de', '0421 17303328', '0152 34162793'),
(4731, '', 'Michel', 'Minute', 'Rue de Waremme 63', '4257', 'Berloz', 'Belgien', 'michel.minute@cybernet.be', '0032 485 982 172', ''),
(4732, '', 'Juan Fernando', 'Fernandez Cuna', 'Rue de Jupille 45', '4610', 'Beyne-Heusay', 'Belgium', 'jfernandezcuna@cokecce.com', '+32496791649', '+32496791649'),
(4733, '', 'Job', 'boersma', 'colijnlaan 38', '7003bb', 'doetinchem', 'Netherlands', 'jobenalma@yahoo.com', '0630620438', '0630620438'),
(4734, '', 'Eddie', 'Hagan', '70 Hall Lane', 'L33 4YT', 'Kirkby', 'United Kingdom', 'kerrydevaney@live.co.uk', '07922250702', '07922250702'),
(4735, '', 'Mostafa', 'Hanifi', 'Ruotutie F11', '02610', 'Espoo', 'Finland', 'mhanifi@kolumbus.fi', '+358407669589', '+358407669589'),
(4736, '', 'jonathan', 'Lusardi', '31 Heatherbank Close', 'DA1 3PN', 'Crayford', 'United Kingdom', 'emmalouiselusardi2210@gmail.com', '07720216173', '07720216173'),
(4737, '', 'Stephanie', 'Deavall', '32 Doebank Lane', 'B43 7UE', 'Birmingham', 'Großbritannien', '', '', ''),
(4738, '', 'Roger', 'Baiwir', 'Avenue Tourterelles 1', '1330', 'Rixensart', 'Belgien', 'baiwir@skynet.be', '', ''),
(4739, '', 'Tom', 'van den Eede', 'Doornstraat 42A', '9170', 'Sint-Gillis-Waas', 'Belgien', 'tomvandeneede@hotmail.com', '0032 488 599 210', '0032 494 128 140'),
(4740, '', 'Maurice', 'Koopman', 'Molukkenstraat 50', '7512XS', 'Enschede', 'Netherlands', 'mdmkoopman@gmail.com', '0647373646', '0647373646'),
(4741, '', 'Valtteri', 'Kiiskinen', 'Porintie 5 B 31', '00350', 'Helsinki', 'Finland', 'valtteri.kiiskinen@gmail.com', '+358458817777', '+358458817777'),
(4742, '', 'Stefan', 'Auras', 'Mörfelder Landstr. 123', '60598', 'Frankfurt am Main', 'Germany', 's.auras1406@gmail.com', '01776731959', '01776731959'),
(4743, '', 'Luke', 'Pentney', '55 King William Street', 'EC4R 9AD', 'London', 'United Kingdom', 'luke@burnssheehan.co.uk', '07961592809', '07961592809'),
(4744, '', 'Dominic', 'Glynn', '21 Wilson Fold', 'BB12 6JU', 'Burnley', 'United Kingdom', 'dglynn@globalbakerysolutions.com', '01282 786021', '07730761466'),
(4745, '', 'HUSSAM ', 'ABUSUUD', 'CALLE ARAPILES , 17 , 5B', '28015', 'MADRID', 'Spain', 'hussam52@yahoo.com', '+34 91 445 4822', '+34 696448484'),
(4746, '', 'Russell', 'Hancox', 'Stratton, Park Close', 'GU27 2DT', 'Grayswood', 'United Kingdom', 'rjhancox@yahoo.com', '+44 1428658767', '+44 7843492567'),
(4747, '', 'Ludmila', 'stepanova', '10 caernarvon crescent', 'mk37dp', 'Milton  keynes', 'United Kingdom', 'ljundi.lv@gmail.com', '00447453008810', '00447453008810'),
(4748, '', 'Mariusz', 'Lasota', 'Poststr. 40', '60329', 'Frankfurt', 'Deutschland', '', '', ''),
(4749, '', 'Dora', 'Wiredu', '2 Eden Road', 'SE27 0UB', 'London', 'United Kingdom', 'Doraowusu21@hotmail.co.uk', '00447956225111', '00447956225111'),
(4750, '', 'Sathyanarayanan ', 'Melath', 'Zwattingburen 55', '2151zh', 'Nieuw Vennep', 'Netherlands', 'sathyanmin@gmail.com', '+31610353509', '+31610353509'),
(4751, '', 'Valentina', 'Kecman', 'Al Shaiba Tower B, Tecom', '0000', 'Dubai', 'United Arab Emirates', 'valentinakecman9@gmail.com', '+971502188815', '+971502188815'),
(4752, '', 'Renaud', 'CROUZET', '2 TER RUE DESAIX', '61300', 'L\\\'AIGLE', 'France', 'rgc85@hotmail.com', '02 33 24 67 45', '06 65 66 33 77'),
(4753, '', 'A', 'Trojic', 'Goereestraat 10', '1025NJ', 'Amsterdam', 'Netherlands', 'atrojic@hotmail.com', '31615640699', ''),
(4754, '', 'Keith', 'miller', 'Villa 39 Street 6, Springs 2', 'None', 'Dubai', 'United Arab Emirates', 'keith@pendragonconsulting.com', '+971 555827491', '+971 555827491'),
(4755, '', 'Kapileswar', 'Nayak', 'Anna van Burenstraat 8', '2641ET', 'Pijnacker', 'Netherlands', 'kapileswar.nayak@gmail.com', '+31624236236', '+31624236236'),
(4756, '', 'Fedor', 'Lammers', 'Dijkstraat 10', '6828 JP', 'Arnhem', 'Netherlands', 'fedor@fairmarket.nl', '+31623106999', '+31623106999'),
(4757, '', 'Michael', 'Peel', '1002 W 22nd St', '77008', 'Houston', 'United States', 'mpeel245@gmail.com', '7132041468', '7132041468'),
(4758, '', 'Andre', 'Koch', 'Skolegade30b', '8600', 'Silkeborg', 'Dänemark', 'Linejoergen@gmail.com', '', ''),
(4759, '', 'Patrick', 'Agnew', '27 Woodhead Crescent', ' G71 6LR', 'Uddingston  Glasgow', 'Großbritannien (Scotland)', 'pagnew58@hotmail.com', '01698 810919', ''),
(4760, '', 'ong', 'geok koon', 'anchorvale link blk 305C #08-39', '543305', 'anchorvale link', 'Singapore', 'danthai@singnet.com.sg', '68757660', '98238212'),
(4761, '', 'Andrew ', 'Darvall', '94 The Hawthorns', 'MK451FN', 'Flitwkk Bedfordshire', 'Großbritannien', 'andydarvall@yahoo.co.uk', '07768 045068', ''),
(4762, '', 'Jesus', 'Calvo Lerma', 'Encarnación Alonso Palomo, 3, 2C', '47300', 'Peñafiel - VALLADOLID', 'Spain', 'jesunapsis@hotmail.com', '983880332', '661559179'),
(4763, '', 'Ani', 'Davtyan', 'teniersplansoen, 57', '2526ms', 'den haag', 'Netherlands', 'anul@live.nl', '+31644171888', '0644171888'),
(4764, '', 'Tom', 'Polak', 'Bertoncljeva, 8', '4000', 'Kranj', 'Slovenia', 'info@avtoweb.si', '+38642367555', '+38641758933'),
(4765, '', 'Freddie', 'Lauritzen', '16 Havers Lane', 'CM23 3PB', 'Bishop\\\'s Stortford', 'Großbritannien', 'flauritzen63@gmail.com', '0044 793193 7777', ''),
(4766, '', 'nassib', 'aladdin', '31 st garhoud', '9999', 'dubai garhoud complex V1-003', 'United Arab Emirates', 'nassib_aladin@hotmail.com', '00971504789578', '00971504789578'),
(4767, '', 'Denis', 'Alanov', '11 luttrell park drive, castleknock', 'D15', 'Dublin', 'Ireland', 'denis1211@list.ru', '00353892382246', '00355892382246'),
(4768, '', 'Fadjon', 'Legreta', '250 E 31st St, Apt 1A', '10016', 'Ny', 'United States', 'casa_it@hotmail.com', '9174207655', '9174207655'),
(4769, '', 'Catherine', 'Aston', '3 Albany Street', 'IM2 3LD', 'DOUGLAS  ISLE OF MAN', 'United Kingdom', 'CAshton@douglas.gov.im', '00441624620007', '00447624456564'),
(4770, '', 'Tomasz', 'Dutkiewicz', '103a, Shirley Street', 'BN33WH', 'East Sussex ', 'United Kingdom', 'tomaszdutkiewicz@icloud.com', '07853550230', '07853550230'),
(4771, '', 'Lauren', 'Farrell', '140 Gentwood Road', 'Liverpool', 'L36 2QW', 'Großbritannien', '', '', ''),
(4772, '', 'Gareth', 'Woods', '44 quarry dale', 'Cf3 3 br', ' Rumney Cardiff', 'United Kingdom', 'Woodybluebirds@hotmail.co.uk', '+44 7966224253', '+44 7966224253'),
(4773, '', 'vincenzo', 'Pane', 'Via Marinone lotto A scala A n°5', '80014', 'Giugliano in Campania', 'Italy', 'vincenzopane65@libero.it', '0813300995', '3664874588'),
(4774, '', 'Hassan', 'Alhilo', 'Tensta Alle 51', '16364', 'Stockholm', 'Sweden', 'hassangun@live.se', '0707918326', '0707918326'),
(4775, '', 'Jesper', 'van Gelder', 'Tweede Helmersstraat 11-2', '1054 CA', 'Amsterdam', 'Netherlands', 'jesper@thenextad.com', '0657948809', '0657948809'),
(4776, '', 'Carlos', 'Sánchez-Mayoral Martín', 'Camino de Layos, 47', '45112', 'Burguillos de Toledo', 'Spain', 'sanchezca293@orange.es', '+34 925393753', '+34 654541543'),
(4777, '', 'Yaroslav', 'Voronov', 'Hartmann Str. 40', '67655', 'Kaiserslautern', 'Germany', 'jaroslawpuma@googlemail.com', '+491734465115', ''),
(4778, '', 'Marco', 'Tarquini', 'Via F. Cilea, n°106 ', '20151', 'MILANO', 'Italy', 'canetta.roberta@libero.it', '+39 23539449', '+393288413276'),
(4779, '', 'Luc', 'van Gils', 'Planetenlaan 158', '2024 EW', 'HAARLEM', 'Netherlands', 'luc-van.gils@klm.com', '+31650610842', '+31650610842'),
(4780, '', 'Jan', 'Brown', '27 Dreve de Carloo', '1180', 'Brussels', 'Belgium', 'janstanleybrown@gmail.com', '0032473789884', '0032492225935'),
(4781, '', 'Alex', 'Coroliu', '2 Ard Cullen', 'A91FDF3', 'Omeath', 'Ireland', 'alexcoroliu@yahoo.com', '0894844036', '0894844036'),
(4782, '', 'Alex', 'Olleveant', 'Fairways, Burtons Lane', 'HP8 4BB', 'Buckinghamshire', 'United Kingdom', 'up662054@myport.ac.uk', '07887877272', '07887877272'),
(4783, '', 'James ', 'Pack', '26Upper road', 'E13 0DH', 'lONDON', 'United Kingdom', 'james_pack@hotmail.co.uk', '02085529692', '+447517461782'),
(4784, '', 'Sondre Aaberge', 'Sande', 'Hans Hauges gate 38', '5033', 'Bergen', 'Norway', 'sondre.sande@gmail.com', '+47 908 208 59', '+47 908 208 59'),
(4785, '', 'Michael', 'Harris', '13 flaxcroft wood house park', 'M22 1ra', 'Wythenshawe ', 'United Kingdom', 'Michael08-09@hotmail.co.uk', '01614980597', '07513187232'),
(4786, '', 'Dhanasekar', 'Radhakrishnan', 'Blk 34, #06-18, Flora Drive', '506893', 'Singapore', 'Singapore', 'dhanasekar21@gmail.com', '94232427', '94232427'),
(4787, '', 'Vincent', 'Jongman', 'Wethouder Hassingstraat 9', '7586 CM', 'Overdinkel', 'Netherlands', 'vincentjongman@hotmail.com', '0641340312', '0641340312'),
(4788, '', 'Patricia', 'Yates', '19 mount pleasant lane ', 'AL23UX', 'Hertfordshire', 'United Kingdom', 'yatesfives@msn.com', '01923682333', '07476155552'),
(4789, '', 'Günter', 'Mühleck', 'Achalmstr. 8/1', '71679', 'Asperg', 'Germany', 'guenter.muehleck@gmx.de', '49714132332', ''),
(4790, '', 'kevin', 'carvell', '80 brunton st', 'DL14EL', 'Co. Durham', 'Großbritannien', 'Kev.carvell@hotmail.com', '', '07919047094'),
(4791, '', 'ILIA', 'QIRO ', '16 Citadel Pass Crescent NW', 'T3G3V1', 'Calgary ', 'Canada', 'xhoxhi2000@hotmail.com', '4039752175', '4039752175'),
(4792, '', 'Zien', 'Asnafy', 'Warmoezierstraat 46', '2624AD', 'Delfgauw', 'Netherlands', 'zasnafy@yahoo.com', '0031641205866', '0031641205866'),
(4793, '', 'Niels', 'Hanne', 'Tulpinstraat, 16', '3500', 'Limburg', 'Belgium', 'nielshanne1991@gmail.com', '0474710456', '0486021704'),
(4794, '', 'Eoin ', 'Dixon', '5 the close', 'Curragh grange ', 'Newbridge kildare', 'Ireland', 'Dixon.eoin@gmail.com', '00353863584739', ''),
(4795, '', 'Maglione ', 'Pierangelo', 'Ala Crus 27', '6835', 'Morbio Sup', 'Tessin Schweiz', '', '', ''),
(4796, '', 'Corni', 'Schlicher', 'Offerkamp 26', '6049 AV', 'Horten', 'Niederlande', 'cornischlicher@hotmail.nl', '0031 475 331140', '0031 653263709'),
(4797, '', 'Brian Duborg', 'Ebbesen', 'Bygaden 57 A', '9200', 'Aalborg SV', 'Dänemark', '', '', ''),
(4798, '', 'Yasmin', 'Weinig', 'Amselweg 10', '25884', 'Viöl', 'Germany', 'yasmin.weinig@gmx.de', '048433353120', '01719926375'),
(4799, '', 'Brian Duborg', 'Ebbesen', 'Bygaden 57A', '9200', 'Aalborg SV', 'Denmark', 'brianduborgebbesen@gmail.com', '29437441', '29437441'),
(4800, '', 'Nick', 'Blakeman', '28 The Grove', 'YO12 4RD', 'Scarborough', 'United Kingdom', 'wopper101@hotmail.co.uk', '07429111482', '07429111482'),
(4801, '', 'Frank', 'van der Vegt', 'Johanna Naber-erf 293', '3315 HJ', 'Dordrecht', 'Netherlands', 'frank@vdvegt.info', '+31 6 10 30 1964', '+31 6 10 30 1964'),
(4802, '', 'Julio', 'Chavez', '3871de  147 avenue apto 1', '33185', 'Fl', 'United States', 'Robaina108@yahoo.com', '7863553903', '7863553903'),
(4803, '', 'Donovan', 'Burn', '37 The Vista', 'SE9 5RE', 'Eltham ', 'United Kingdom', 'donovan.burn@canarywharf.com', '07779888119', '07779888119'),
(4804, '', 'Nedzad', 'Burazerovic', 'Merck str 4a', '82362', 'Weilheim', 'Deutschland', 'n.burazerovic@t-online.de', '088 192 566 93', ''),
(4805, '', 'Karum ', 'Kaci', 'c/Nou d\\\'octubre 3 Anticuario', '46701', 'Gandia', 'Spanien', '', '', ''),
(4806, '', 'ELDIS', 'VERDAZCO', '7030 SW 59TH ST', '33143-1832', 'Florida', 'United States', 'olympusmarble@gmail.com', '3059928305', '3059928305'),
(4807, '', 'tiziana', 'arsieni', 'mario pagano 124', '72020', 'cellino san marco, brindisi', 'Italy', 'tiziana.arsieni@libero.it', '0831617424', '3491848520'),
(4808, '', 'Geronimo', 'van Velzen', '11', '2623HW', 'Delft', 'Netherlands', 'geroni2504@gmail.com', '+31651059136', '+31651059136'),
(4809, '', 'Sam', 'Hickling ', 'Unit 1, torridon court', 'LN11 0WN', 'Louth, Lincolnshire ', 'United Kingdom', 'sam@innovoconstruction.co.uk', '07989335218', ''),
(4810, '', 'Georgie', 'Tsjilingarian', 'Dirk de Raetlaan 98', '2241 RK ', 'WASSENAAR', 'Netherlands', 'tsjilingarian@gmail.com', '+31617511841', '+31617511841'),
(4811, '', 'Mark', 'Hutchinson', 'Steureiland 11', '2492NB', 'Den Haag', 'Netherlands', 'neilhils@hotmail.com', '+31625154594', '+31625154594'),
(4812, '', 'Renaud', 'Delmelle', 'Rue Renoz, 8', '4020', 'Liège', 'Belgium', 'ren.del@hotmail.com', '0032478438094', '0032478438094'),
(4813, '', 'Tyrone', 'Hatcher', '3 old Knollwood Rd', '10523', 'Home', 'United States', 'tgators2003@yahoo.com', '6464989222', '6464989222'),
(4814, '', 'Vikas', 'Dhanker', '29105 Laro Dr', '91301', 'Agoura Hills', 'United States', 'dhankervikas@gmail.com', '3103837108', '3103837108'),
(4815, '', 'Roy', 'Thomas', '152 HERMAN BLVD', '11010', 'New York', 'United States', 'aviator7x@gmail.com', '516-849-1139', ''),
(4816, '', 'zoran', 'pavlovic', 'abbedissgatan 8', '216 22', 'limhamn Malmö', 'schweden', 'info@ssefab.se', '+46704925737', ''),
(4817, '', 'khalid', 'raoufi', 'alois joosstraat nummer 60', '90002', 'ghent', 'Belgien', '', '', ''),
(4818, '', 'nikolin', 'marnoj', 'giambudaki 73', '73100', 'xania (chania)', 'greece', '', '00306992712374', ''),
(4819, '', 'James', 'Williamson', '6 Gildas Close', 'CF612SL', 'Llantwit Major', 'United Kingdom', 'JamesEJWilliamson@hotmail.com', '07975731997', '07975731997'),
(4820, '', 'Atef', 'Haji', '11 Elizabeth walk', 'Rg20an', 'Reading', 'United Kingdom', 'Ben29092010@hotmail.com', '00447584573159', '00447584573159'),
(4821, '', 'Low', 'Siew Lee', '190 Clemenceau Avenue #05-13 ', '239924', 'singapore', 'Singapore', 'richson_poh2@hotmail.com', '83659893', '67418834'),
(4822, '', 'Michel', 'Fontilus', 'Gerendalsweg 12C', '6307 PG', 'Scheulder', 'Netherlands', 'fontilus@hotmail.com', '+31641826219', '+31641826219'),
(4823, '', 'Eems ', ' van den Boogaard', 'Plaza 6', '4782 SK', 'Moerdijk', 'Niederlande', 'e.wandenboogaard@ecsupport.eu', '06 51569823', '06 51569823'),
(4824, '', 'Anees', 'Yaquoob', '42 Trees Road', 'WS1 3JU', 'Walsall', 'United Kingdom', 'anzy_91_8@hotmail.com', '07751174271', '07751174271'),
(4825, '', 'Michael', 'THEOBALD', '11 Eagle Park', 'BA14 7GD', 'Trowbridge', 'United Kingdom', 'm.theobald@me.com', '+44 7850 418847', '+44 7850 418847'),
(4826, '', 'Roy', 'Colen', 'laag-strijp 11', '5735 PD', 'Aarle-rixtel', 'Netherlands', 'roycolen1@hotmail.com', '+31643499305', '+31643499305'),
(4827, '', 'Faramarz ', 'Lajevardi ', '1668 Gregory ave ca', '92833', 'Fullerton', 'United States', 'F_lajevardi@yahoo.com', '19498788953', '19598788953'),
(4828, '', 'Gavin', 'Murphy ', '30 Grange Close', 'Ne243hs ', 'blyth, Northumberland', 'United Kingdom', 'Gav08@hotmail.co.uk', '07956898208', '07956898208'),
(4829, '', 'Paulo', 'Dasilva', '38 Dane st', '02143', 'Somerville', 'United States', 'pdasilva1326@yahoo.com', '6176505994', '6176505994'),
(4830, '', 'Hyung', 'Nahm', 'Mr.', '02465', 'Dongdaemun-gu Hoegi-ro 14 #301, Seoul', 'South Korea', 'jurals2@gmail.com', '+82-10-8966-0713', '+82-10-8966-0713'),
(4831, '', 'Vahe', 'Mardigian', '13462 Lochrin ln ', '91342', 'sylamr ', 'United States', 'vmardigian@gmail.com', '(310) 904-9381', '(310) 904-9381'),
(4832, '', 'Matthew', 'Kennelly', '41 Main Street', ' County Laois, R32K6NN', 'Portlaoise ', 'Ireland', 'matthewkennelly81@gmail.com', '0863182110', '0863182110'),
(4833, '', 'Lutamyo', 'Mtawali', '5 North Court, Palace Grove, Bromley', 'BR1 3HF', 'Bromley, England', 'United Kingdom', 'Lutamyom@hotmail.com', '+447946125245', '+447946125245'),
(4834, '', 'Louise', 'Humber', '29 Darsham Gardens, Newcastle under Lyme', 'ST54LW', 'Westbury park,Staffordshire ', 'United Kingdom', 'lhumber89@gmail.com', '07583107454', '07583107454'),
(4835, '', 'Sajad', 'Bagherzada', 'Admiraalsplein 195', '3317BD', 'Dordrecht', 'Netherlands', 'Homamahjour@hotmail.com', '0636475507', ''),
(4836, '', 'Navaid ', 'Faiz', '111 Cheam road ', 'Sm1 2bg ', 'Sutton. Surrey.', 'United Kingdom', 'navaid.faiz@btinternet.com', '0044-7956-427-133', ''),
(4837, '', 'Thomas', 'Janssens', 'Karel Oomsstraat 1 bus 63', '2018', 'Antwerpen', 'Belgium', 'dhrthomasjanssens@telenet.be', '491863900', '+32491863900'),
(4838, '', 'willie', 'van iperen', 'hertewissel 125', '5344 LH', 'oss', 'Niederlande', 'fam.iperen@home.nl', '0412 6477 92', ''),
(4839, '', 'paul', 'sixsmith', '16 langley avenue,Cowpen estate', 'NE245PY', 'blyth, Northumberland', 'United Kingdom', 'paulsixsmith@hotmail.co.uk', '01670353135', '07909174032'),
(4840, '', 'eric', 'kan yeow geik', 'no.16, l;aluan timah 3', '31750', 'tronoh', 'Malaysia', 'erickyg2006@gmail.com', '+60165519091', '+60165581205'),
(4841, '', 'Mark', 'Snorton', '7st joans rd, Edmonton', 'N9 9PX', 'London', 'United Kingdom', 'mark_snorton@hotmail.co.uk', '07492633657', '074926336577'),
(4842, '', 'Viktor ', 'Mikhnevich', '18340 Collins st unit f', '91356', 'California ', 'United States', 'Vmikhnevich@yahoo.com', '3234012504', '3234012504'),
(4843, '', 'Keeley   ', 'Unsworth', '16 Lady Lane, Goose Green', 'wn3 6rg', 'Wigan', 'United Kingdom', 'keeley.unsworth@bibbydist.co.uk', '07710 802856', '07710 802856'),
(4844, '', 'Neil', 'Balstra', 'Assendelftstraat 38', '2512VW', 'Den Haag', 'Netherlands', 'neilbalstra@gmail.com', '+ 31 6 14 03 45 82', '+ 31 6 14 03 45 82'),
(4845, '', 'ELORED', 'CAKU', '633 OLD POST RD 1-1', '10506', 'BEDFORD NY', 'United States', 'elogena@hotmail.com', '0019142348675', '0019143570884'),
(4846, '', 'Babajide', 'Mustapha', 'Escl 35, Appt 503, 12 Rue Alfred Jarry', '93300', 'Aubervilliers', 'France', 'jide.musty@bam-solutions.com', '+33953423380', '+33625180668'),
(4847, '', 'Katie', 'Brookes', '110 waverley avenue', 'Cv11 4rt', 'Nuneaton', 'United Kingdom', 'katieb6185@googlemail.com', '07984444080', '07983333080'),
(4848, '', 'Simon', 'Mccarthy', '32 Wrenswood', 'SN3 5AR', 'Swindon', 'United Kingdom', 'simon270893@gmail.com', '07961741065', '07961741065'),
(4849, '', 'Michael', 'Culbert', '11 Newtown Grange', 'BT23 7XU', 'Newtownards', 'United Kingdom', 'mtculbert@googlemail.com', '07882723553', '07882723553'),
(4850, '', 'Darryl', 'Ridge', '6 Forest Road Forest Office', 'BT51 5EF', 'Garvagh', 'United Kingdom', 'darryl4@btinternet.com', '02870340853', '07798577966'),
(4851, '', 'James', 'Beck', '416 Estante Way', '87547', 'Los Alamos', 'United States', 'beckjb0413@yahoo.com', '5056722757', ''),
(4852, '', 'Johan', 'Van der molen', 'Oostindischewijk 5', '9354ts', 'Zevenhuizen', 'Netherlands', 'Jkm40@live.nl', '+31623489388', '+310623489388'),
(4853, '', 'Helena', 'Panjan', 'v Voje 8', '1357', 'Notranje Gorice', 'Slovenia', 'panjan.jani@gmail.com', '0038613652540', '0038641920020'),
(4854, '', 'Helena', 'Panjan', 'V Voje 8', '1357 ', 'Notranje Gorice', 'Slovenia', 'h1963panjan@gmail.com', '00386 1 3652540', '00386 41 920 020'),
(4855, '', 'Halil', 'Özay', 'Mathenesserstraat 114', '3027 PL', 'Rotterdam', 'Niederlande', '', '', '0031 634  38 1638'),
(4856, '', 'Stefan ', 'Dijk', 'Nessenwei 7', '8618', 'Oosthem', 'Niederlande', '', '06 43821597', ''),
(4857, '', 'CASSIDY', 'CHANDANAIS', '428 E. Main St.', '37087', 'LEBANON, TENNESSEE', 'United States', 'kwikkashpawn@yahoo.com', '6154502048', '6154502048'),
(4858, '', 'Adem', 'Özel', 'laarbemdeweg, 4', '3581', 'Beverlo', 'Belgium', 'paso801@hotmail.com', '488958478', '0032488958478'),
(4859, '', 'Andrew', 'Wilburn', '39 Hambling Drive', 'HU17 9GD', 'Beverley', 'United Kingdom', 'andy@taf39.karoo.co.uk', '01482880418', '07814037572'),
(4860, '', 'Gareth ', 'Jones', 'Apartment 6 Ocean Point, 24 Primley Park', 'TQ3 3JS', 'South Devon ', 'United Kingdom', 'gareth123sue@gmail.com', '7967789738', '07967789738'),
(4861, '', 'Mike', 'van Beek', 'Vennestraat 23 ', '2161LE', 'Lisse', 'Netherlands', 'mikevanbeek94@gmail.com', '0630974858', '0630974858'),
(4862, '', 'Kilian', 'Werner', '#5 estate bakkaroe', '00802', 'St. Thomas', 'Virgin Islands, U.S.', 'kilian.werner@marriott.com', '+13406269967', '+13406269967'),
(4863, '', 'Rad', 'Selmani', '83 Stoneleigh Place', 'W11 4DX', 'London', 'United Kingdom', 'radzz@hotmail.co.uk', '0044 7496529550', '0044 7496 529550'),
(4864, '', 'Tony ', 'Nguyen ', '1465 S. Monterey st', '85233', 'Gilbert ', 'United States', 'Jordanhuy07@gmail.com', '480-329-0059', ''),
(4865, '', 'Naseem', 'Hical', '23 Rose glen ', 'NW9 0JR ', 'London', 'United Kingdom', 'Paiman@live.co.uk', '', '07400288887'),
(4866, '', 'bonafini', 'alberto', 'via sagra di san michele 53', '10141', 'torino', 'Italy', 'albertobonafini@alice.it', '011799848', '+393338591208'),
(4867, '', 'Waseem', 'Waqar', '12A Runley Road', 'LU1 1TZ', 'Luton', 'Großbritannien', 'wwaqar13@googlemail.com', '', '+447944743487'),
(4868, '', 'GERALDINE', 'MAHONEY', '22 AVENUE DURANTE', '06000', 'NICE', 'France', 'geri24_9@hotmail.com', '0611854081', '0611854081'),
(4869, '', 'Michael', 'Khaydatov', '1733 Sheepshead Bay Rd Ste 35', '11235', 'Brooklyn', 'United States', 'michael@dentalht.com', '7183391607', '7183391607'),
(4870, '', 'Ahmed ', 'Maden ', '21 villiers close', 'E10 5HH', 'Leyton ', 'United Kingdom', 'M.ahmed99@outlook.com', '+447414179697', '+447414179697'),
(4871, '', 'naseem', 'hical', '23 rose glen', 'nw90jr', 'London', 'Großbritannien', '', '', '');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(4872, '', 'STUART', 'DAWSON', 'City Tower 2, CH2MHILL 2/F, Sheikh Zayed Raod', 'PO BOX 360', 'Trade Centre 1', 'United Arab Emirates', 'stuart.dawson@ch2m.com', '562617869', '0562617869'),
(4873, '', 'Ujjal', 'Tamrakar', '3233 Cleburne Rd. Ft Worth', '76110', 'Texas', 'United States', 'utamrakar@aol.com', '4698311715', '4698311715'),
(4874, '', 'Jake', 'Bradley', '4719 60th ave ne', '98270', 'Marysville', 'United States', 'jbpiercing@gmail.com', '4253771316', '4255302420'),
(4875, '', 'Debbie', 'Webb', '19 Moorhen Court, Quedgeley', 'GL2 4LE', 'Gloucester', 'United Kingdom', 'ddrbwebb@yahoo.co.uk', '1452886899', '01452886899'),
(4876, '', 'Kasper', 'Scheijde', 'Elemastraat 177', '2151 AJ', 'Nieuw Vennep', 'Netherlands', 'kasper.scheijde@outlook.com', '+31 6 55 15 15 11', '+31 6 55 15 15 11'),
(4877, '', 'neil', 'casemore', 'holme valley caravan park', 'HD9 7TD', 'Holmfirth', 'Großbritannien', '', '', ''),
(4878, '', 'bekzoda', 'tairov', '350 s schmaile rd suite 150a', '60188', 'carol stream', 'United States', 'steexpress.inc@gmail.com', '6304025737', '6304025737'),
(4879, '', 'Alex', 'Zanin', 'Verdi 29/4', '33039', 'Sedegliano', 'Italy', 'alex.zanin78@gmail.com', '3286598869', '3286598869'),
(4880, '', 'Daniel', 'Bamongya', '96 Harrow Close', 'KT15 2GJ', 'Addlestone', 'United Kingdom', 'dbamongya@yahoo.com', '+441932979191', '+447799260530'),
(4881, '', 'Cappelle', 'Johny', 'Bossuitstraat 50', '8552 ', 'Moen', 'Belgien', 'cappelle.johny@live.be', '0471313825', ''),
(4882, '', 'FAIK', 'BILALLI', '745 SHERIDAN ST', '64836', 'CARTHAGE, MISSOURI', 'United States', 'FBILALLI7@HOTMAIL.COM', '8472248876', '8472248876'),
(4883, '', 'Tutai', 'Tupou', '3 Samuel street', '2141', 'Lidcombe, NSW', 'Australia', 'upenera@hotmail.com', '02 80211646', '0466878925'),
(4884, '', 'Jorge', 'Cebrian', 'Rue Souveraine 14', '1050', 'Ixelles', 'Belgium', 'policebrian@hotmail.com', '+32488907597', '+32488907597'),
(4885, '', 'Isabelle', 'Ugochukwu', 'Flat 80, Building 45, Hopton Road', 'SE18 6TJ', 'London', 'United Kingdom', 'Isabelle.Ugochukwu@googlemail.com', '00447925036193', '00447925036193'),
(4886, '', 'Wolfgang', 'Renner', 'Dresdener Str. 9', '33803', 'Steinhagen', 'Germany', 'renner-steinhagen@t-online.de', '05204-890141', '0160-94137103'),
(4887, '', 'Bram', 'Bressers', 'Loosdrechtseweg 80', '1215 JZ', 'Hilversum', 'Niederlande', 'brambressers@gmail.com', '+31 6 10381041', ''),
(4888, '', 'Wout', 'Kreuzen', 'Gersthof 60', '6681gh', 'Bemmel', 'Netherlands', 'wkreuzen24@hotmail.nl', '646432717', '+31646432717'),
(4889, '', 'Khalid', 'Raoufi', 'Aloisjoosstraat 60', '9000 Gent', 'Ghent', 'Belgium', 'Khalid.raoufi@gmail.com', '+3292870420', '+32488570688'),
(4890, '', 'Tommy', 'Jordan', '12 Haig Avenue', 'BN1 9EQ', 'Brighton', 'United Kingdom', 'Choochootj@hotmail.co.uk', '7773015640', '07773015640'),
(4891, '', 'Richard', 'van Kasteren', 'Maarschalklaan 66', '3417SE', 'Montfoort', 'Netherlands', 'richardvk42@gmail.com', '651689990', '+31651689990'),
(4892, '', 'Camiel', 'van het Hof', 'van Houtstraat 2', '6921BG', 'Duiven', 'Netherlands', 'camielh@hotmail.nl', '0316-266754', '0648906876'),
(4893, '', 'Juan', 'Acevedo', '16618 Hearty Orange Dr.', '77433', 'Cypress, Texas', 'United States', 'juanjacevedo@yahoo.com', '281-256-0813', '713-724-2882'),
(4894, '', 'Daniel', 'Hepton', '16 BarryMore Walk', 'SS6 8YF', 'Rayleigh', 'United Kingdom', 'dhepton1@icloud.com', '0044 (0)7850320728', '0044 (0)7850320728'),
(4895, '', 'Bhikam', 'chaudhary', '21', '81006', 'Farwaniya(Reggae)', 'Kuwait', 'heartwall27@gmail.com', '66895319', '+96566895319'),
(4896, '', 'Nhi', 'Ho', '1991 bronxdale ave apt b10 bronx NY ', '10462', 'New york', 'Armenia', 'nhismallgirl@yahoo.com', '3477591390', ''),
(4897, '', 'YUNUS', 'GULMEZ', '11 Elmfield Rd', '01701', 'Framingham', 'United States', 'ynsgulmez@hotmail.com', '8572226125', '8572226125'),
(4898, '', 'Yin fei', 'Lee', 'St93', '644989', '#14-659 blk989D Jurong west', 'Singapore', 'Strainlee78@yahoo.com.sg', '66741219', '82980159'),
(4899, '', 'Andrew', 'Massey', '90 Main Streer', 'LE12 5PF', 'Sutton Bonington, Nottinghamshire', 'Großbritannien', 'amassey79@hotmail.com', '', ''),
(4900, '', 'Brian', 'van der Maat', 'Groenhovenweg 93', '2803DB', 'Gouda', 'Netherlands', 'Brianmaat@hotmail.com', '+31622357110', '+31622357110'),
(4901, '', 'Vilma', 'Cervini', 'Via Boccaccio, 5', '21040', 'Venegono Inferiore  (VA)', 'Italy', 'vilma.cervini@inwind.it', '+390331827664', '+393299616259'),
(4902, '', 'Richard', 'Foster', '16 Standish Drive Rainford', 'WA11 8JY', 'Merseyside', 'United Kingdom', 'mail@garagedoorsnw.com', '01744883511', '447977268614'),
(4903, '', 'Huan', 'Pham', '2004 Edgehill Dr.', '76014', 'Arlington', 'United States', 'kimngan_vu1@yahoo.com', '6822303530', '6822303530'),
(4904, '', 'David', 'Pihet', '1 Lotissement Le Hameau', '54560', 'Beuvillers', 'Frankreich', 'david.pihet@gmail.com', '', ''),
(4905, '', 'Elisabeth', 'Gorr', 'Hermesbühlstrasse 4', '4500', 'Solothurn', 'Switzerland', 'Elisabeth_Gorr@web.de', '0041765852831', '0041765852831'),
(4906, '', 'Guoda', 'Bartuseviciute', 'Daugeliskio g. 11- 49', 'LT-09302', 'Vilnius', 'Lithuania', 'guoda.bartuseviciute@gmail.com', '+37069859851', ''),
(4907, '', 'DESCHAMP', 'Axel', '2 impasse de l\\\'aquarelle lieu dit Fayolle est', '24110', 'MONTREM', 'France', 'spacymix@gmail.com', '0602651307', '0602651307'),
(4908, '', 'LAURENCE', 'BARCAS', '89 Main Road, Bolton le Sands', 'LA5 8EQ', 'Carnforth', 'United Kingdom', 'larry@betterwithjam.com', '+44 1524823507', '+44 7884488544'),
(4909, '', 'Jo', 'Jennekens', 'Bongerd, 23', '6367 CL', 'Voerendaal', 'Netherlands', 'jhj.jennekens@home.nl', '0455750845', ''),
(4910, '', 'Markus', 'Dr. Schier', 'Assyria Street M 23', '145917', 'Al Forsan Village Abu Dhabi', 'United Arab Emirates', 'drschier@gmx.de', '097124491271', '00971564770178'),
(4911, '', 'Tin ', 'Tran', '7002 scuppernong Ct, charlotte', '28215', 'NC', 'United States', 'tindantran@yahoo.com', '7042996694', '7042996694'),
(4912, '', 'Carlos', 'Acevedo', '78780 Wokefield Cir.', '92253', 'La Quinta, CA', 'USA', 'Caceve@gmail.com', '(760) 601 0219', ''),
(4913, '', 'Saglik', 'Zarife', 'Rue d\\\'elmer 86', '4020', 'Wandre', 'Belgium', 'zarife_saglik@live.be', '0032488260277', '0032488260277'),
(4914, '', 'GRIGORIOS', 'MORAKIS', '*NO STREET IS A VILLAGE', '74055', 'EPISKOPI- RETHYMNO-CRETE', 'Greece', 'gmorakis@yahoo.com', '+302831061903', '+306979002770'),
(4915, '', 'Warrick', 'Smith', '4 Bodiam House, 10 West Avenue', 'BN11 5LY', 'Worthing', 'United Kingdom', 'wjsmith73@gmail.com', '+447595417727', '+447595417727'),
(4916, '', 'Ascot Goldsmiths', 'Ascot Goldsmiths', '2 Course Road, High Street', 'SL5 7HL', 'Ascot', 'United Kingdom', 'gemcorltd@hotmail.co.ltd', '01344 844444', ''),
(4917, '', 'roger ', 'worton', '12 Holmeleaze', 'BA14 6EH', 'Steeple Ashton', 'United Kingdom', 'roger.w2411@outlook.com', '01380 870862', '07866686502'),
(4918, '', 'David', 'McIntosh', 'Merevale, 41 Benslow Lane', 'SG4 9RE', 'Hitchin, Hertfordshire', 'United Kingdom', 'david@mcintosh-hr.co.uk', '07775505898', '07775505898'),
(4919, '', 'tonin', 'kacaj', '90 linkfield road, isleworth', 'tw7 6qh', 'london', 'United Kingdom', 'tonin@live.com', '7947733742', '07947733742'),
(4920, '', 'Henk', 'de Jong', 'Dokter van Stratenweg 15', '4205 LA', 'Gorinchem', 'Niederlande', '', '+31 6 53 33 29 18', ''),
(4921, '', 'Ishmael', 'Griffiths', '22 Brett\\\'s close', 'Cv15tp ', 'Coventry', 'United Kingdom', 'Griff3027@hotmail.co.uk', '+447585604762', '+447585604762'),
(4922, '', 'Minhsang', 'Diep', '102 El Bosque ave', '95134', 'San Jose ', 'United States', 'sanghongdiep@gmail.com', '763-221-6679', '761-221-6679'),
(4923, '', 'Rahman', 'Aisekhaomon', '129 Estate Road', 'G32 8BX', 'GLASGOW', 'United Kingdom', 'ramseyisah@yahoo.co.uk', '07712343272', ''),
(4924, '', 'Rasmus', 'Jansson', 'Stensvang 65', '5250', 'Odense SV', 'Denmark', 'rasmus-jansson@hotmail.com', '+4531224081', '+4531224081'),
(4925, '', 'MELINDA', 'MATIC', 'THASOU 3,ZAKAKI', '3048', 'LIMASSOL', 'Cyprus', 'mhel0624@yahoo.com', '00357 25 710312', '00357 99053228'),
(4926, '', 'Adina', 'Bucur', '111 Victoriei street', '077075', 'Dascalu, Ilfov', 'Romania', 'Adl_ado@yahoo.com', '00447770770515', '0040767222957'),
(4927, '', 'YONG WEI', 'YEAP', '8th Floor, Banguanan HSBC, 2 Leboh Ampang', '50100', 'Kuala Lumpur', 'Malaysia', 'venyeap@gmail.com', '60320757523', '60125542439'),
(4928, '', 'William', 'Post', 'Stationsweg, 49', '8096PH', 'Oldebroek', 'Netherlands', 'williampost_10@hotmail.com', '0613859188', '0613859188'),
(4929, '', 'kenan', 'omur', '32 tudor close', 'n6 5pr', 'london', 'United Kingdom', 'holt1966@hotmail.com', '00442083410020', '07912627508'),
(4930, '', 'Samuel', 'Amiryan', '134 Whitethorn Street London', 'E3 4DB', 'London', 'United Kingdom', 'samuelamiryan@gmail.com', '07950602542', '07950602542'),
(4931, '', 'James', 'Ryan', 'Knockbarry', 'P51 DF24', 'Buttevant Co. Cork', 'Ireland', 'ryansdaughter@hotmail.com', '', '00353 862233976'),
(4932, '', 'Heinz-Günter', 'Pfuhl', 'Torhaus 22', '24321', 'Panker', 'Deutschland', 'hgpfuhl@t-online.de', '04381 4143883', ''),
(4933, '', 'Tom', 'Canters', 'Kerkevelden 6', '2560', 'Nijlen', 'Belgium', 'tom.canters@gmail.com', '0032 471 970 942', '0032 471 970 942'),
(4934, '', 'Ghazi', 'Hassan', '30 Paris corte, 75 loampit Vale ', 'Se13 6jl', 'London', 'United Kingdom', 'ghazihassan58@yahoo.co.uk', '7886262207', '07886262207'),
(4935, '', 'Milad ', 'Shadfar', 'via Claudio Treves', '40135', 'Bologna', 'Italy', 'shadfar.milad@gmail.com', '+393284574525', '+393284574525'),
(4936, '', 'Thomas', 'Vos', 'Jutestraat 47', '1561RG', 'Krommenie', 'Netherlands', 'Thomas.n.vos@gmail.com', '0625173111', '0625173111'),
(4937, '', 'Alfred', 'Danelian', '628 West Stocker', '91202', 'California', 'USA', 'alfred.danelian@yahoo.com', '', '818 339 1424'),
(4938, '', 'Hartmut', 'Zillner', 'Gutzberger Strasse 39', '90547', 'Stein', 'Germany', 'globus006@gmx.de', '01735952255', '01735952255'),
(4939, '', 'Louis ', 'Huys', 'InHet Veld 28', '5926VZ', 'Venlo', 'Niederlande', 'info@LHsound.nl', '', '+31651925080'),
(4940, '', 'Jim', 'Thorne', '35 Brookwood Road', 'SO16 9AH', 'Southampton', 'United Kingdom', 'jamesthorne1960@hotmail.co.uk', '07771534263', '07771534263'),
(4941, '', 'Svitlana', 'Chyganova', 'Muzenlaan 44', '4207TD', 'Gorinchem', 'Netherlands', 'neutrax1@gmail.com', '+31645130784', '+31645130784'),
(4942, '', 'Hany', 'Rezek', '1309 Hidden Mountain  Dr', '92019', 'El Cajon', 'United States', 'hanyrezek@yahoo.com', '6199940778', '16199940778'),
(4943, '', 'Markus', 'Stein', 'Sponheimweg 3', '53604', 'Bad Honnef', 'Germany', 'Markuswstein@web.de', '022241235170', '015167520693'),
(4944, '', 'Elliot', 'Beamish', '186 Stroud Rd', 'GL15LA', 'Gloucester', 'Großbritannien', 'elliottbeamish10@gmail.com', '', '077 0345 7488'),
(4945, '', 'Hamid', 'Irandoost', 'Via Emilia Ponente 164', '40133', 'Bologna', 'Italien', '', '', '3284574525'),
(4946, '', 'Peter', 'Crossland', '27 Clay Pit Way', 's43 4wn', 'Barlborough', 'United Kingdom', 'peter.crossland@sky.com', '01246462973', '07950725413'),
(4947, '', 'Raymond', 'Mill', '71 Lawn Drive', 'Tq130ls ', 'Devon', 'United Kingdom', 'rjmill71@gmail.com', '01626 854081', '07564685652'),
(4948, '', 'Sander ', 'van Leeuwen ', 'Kluis 3 ', '6165 EL ', 'Geleen ', 'Netherlands', 'sander.svl@gmail.com', '0629577266', '0629577266'),
(4949, '', 'Md Imran', 'Hossain', '13112 Nelson St. APT E', '92843', 'Garden Grove', 'United States', 'imranasiaa@gmail.com', '7146833583', '7146833583'),
(4950, '', 'Geert', 'DeRudder (JULIE VANDERSTICHELEN)', ' SCHUURSTRAAT 61A', ' B-9040 SINT-AMANDSBERG', '        OOST_VLAANDEREN', 'Belgium', 'info@glazenwasserijderudder.be', '0032477042188', '0032477042188'),
(4951, '', 'Jeremy', 'Wilson', '3185 Five Oaks Dr', '63010', 'Arnold', 'United States', 'adidaskiller@gmail.com', '314-445-8119', ''),
(4952, '', 'Marianne ', 'Nibe Lohmann', 'Udmarken 15', '2860', 'Soborg', 'Dänemark', 'marianne.nibe@gmail.com', '', '+4550941594'),
(4953, '', 'Adrian ', 'Ledgister ', '2 shearwater court, avenger grove, deptford ', 'Se85sr', 'London', 'United Kingdom', 'Rob2772000@yahoo.co.uk', '07973518051', '07973518051'),
(4954, '', 'Clifford', 'Gemin', 'Duitslandstraat 114', '1363BG', 'Almere', 'Netherlands', 'cliffordgemin5@gmail.com', '+31629440163', ''),
(4955, '', 'Jeon Sik', 'Han', '9F Asia Tower,430,Nonhyeon-ro', '06223', 'Gangnam-gu,Seoul', 'South Korea', 'avan0406@gmail.com', '+821099572328', '+821099572328'),
(4956, '', 'Wai Khaw', 'Nwe', '701-16, Yangno-ri, Bibong-myeon, Hwaseong-si', '445841', 'Hwasong-si', 'South Korea', 'pututulay2826@gmail.com', '0188001992', '01088001992'),
(4957, '', 'Saku', 'Viita-aho', 'Pykälätie 3 A 7', '00690', 'Helsinki', 'Finland', 'saku.viitaaho@gmail.com', '+358503678190', '+358503678190'),
(4958, '', 'Naeem Ahmad ', 'Jan', '1D, Grimshaw Street', 'WA3 3SD', 'Warrington', 'United Kingdom', 'kakarnayeem@yahoo.com', '00447588580692', '00447588580692'),
(4959, '', 'Helene', 'Heidenreich', 'Hermann-Küster-Strasse 60', '65931', 'Frankfurt am Main', 'Germany', 'helene-heidenreich@web.de', '+4915233858483', '+4915233858483'),
(4960, '', 'pietro', 'di marco (Azzoni Vittorio)', 'Via Appennini 145', '20151', 'milan', 'Italy', 'pietrodimarco91@gmail.com', '00393931234207', '00393931234207'),
(4961, '', 'Max', 'Toovey', '70 Booerie Creek Road', '2480', 'Lismore', 'Australia', 'maxtoovey17@gmail.com', '0400533305', '0400533305'),
(4962, '', 'SIU YIN', 'CHAN', 'UNIT 22, 8/F., BLOCK B, FOCAL IND. CTR.,', '852', '21 MAN LOK ST. HUNGHOM', 'Hong Kong', 'paulsychan@yahoo.com', '852-61818777', '852-61818777'),
(4963, '', 'Cory', 'Bui', '718 Promenade Ct', '58203', 'Grand Forks, ND', 'United States', 'corynismo@yahoo.com', '(469) 951-9839', '(469) 951-9839'),
(4964, '', 'Bernd', 'Senner', 'Ludwig-Ganghofer-Str. 5b', '85757', 'Karlsfeld', 'Germany', 'bernd.senner@vodafone.de', '08131997023', '01752233966'),
(4965, '', 'Simon Kjær', 'Christensen', 'Hjalmar Bergstrøms Vej 14, st.tv.', '2500', 'Valby', 'Denmark', 'simonkjaerchristensen@gmail.com', '+45 20993457', '+45 20993457'),
(4966, '', 'Irini', 'Danial', 'Broadwell House', 'CV37 0RH', 'The Avenue, Stratford Upon Avon', 'United Kingdom', 'irinidanial@hotmail.co.uk', '0044 7855472127', '0044 7855472127December'),
(4967, '', 'Joey', 'Boeschoten', 'Weteringstraat 47', '3471TE', 'Baarn', 'Netherlands', 'Joeboezzie@gmail.com', '0687530767', '0687530767'),
(4968, '', 'ARISTIDE', 'SARA', 'VIA SISMONDI n. 62', '20133', 'milano', 'Italy', 'aristide.sara44@gmail.com', '+39027381703', '+393357686808'),
(4969, '', 'Shlomo', 'Simons ', '15 ELMCROFT CRESCENT', 'Nw119tb', 'London ', 'United Kingdom', 'shloimesimons@gmail.com', '02084586225', '00 44 7510796164'),
(4970, '', 'INNA', 'BROMA', 'Flat3; 47 ORCHARD STREET', 'BS231RH', 'WESTON-SUPER-MARE', 'United Kingdom', 'innabroma@inbox.lv', '07565464376', '+44(0)7565464376'),
(4971, '', 'Torsten', 'Ziegert', 'Balanstr. 230', '81549', 'München', 'Deutschland', '', '', ''),
(4972, '', 'Alexander ', 'Craig', '17 Fortingall crescent ', 'FK20QD ', 'Polmont', 'United Kingdom', 'alexcraig2@blueyonder.co.uk', '+44 1324 712657', '+44 7804 606743'),
(4973, '', 'Shlomo', 'Simons', '15 Elmcroft Crescent', 'nw11 9tb', 'London', 'United Kingdom', 'arisimons15@gmail.com', '02084586225', '07510796164'),
(4974, '', 'Raymond', 'Chin', '18 West Bank', 'RH4 3BZ', 'Dorking', 'United Kingdom', 'chinydorking@live.com', '7811768654', '07811768654'),
(4975, '', 'raghuram', 'neelam', '45, #10-356', 'S520498', 'singapore', 'Singapore', 'raghu.18586@gmail.com', '90078746', '90078746'),
(4976, '', 'Nazim', 'Rani', '16 pasir ris link #02-61', '518166', 'Singapore', 'Singapore', 'abuharleen@gmail.com', '+6591000117', '+6591000117'),
(4977, '', 'Nichol', 'Wild', '488 Bury Road', 'OL11 4DG', 'Rochdale', 'Großbritannien', 'nicholwild@outlook.com', '', '0772 5654 977'),
(4978, '', 'Geert', 'Vermeulen', 'Ziepstraat, 3', 'B-3665', 'As', 'Belgium', 'geert.vermeulen6@telenet.be', '0032496565632', '0032496565632'),
(4979, '', 'Patrick ', 'Visser', 'boterhoek 7', '9172PM', 'Ferwert', 'Netherlands', 'Visser_909@hotmail.com', '651918128', '0651918128'),
(4980, '', 'Faduma Ali', 'Mungana', '272 Sunset Court', 'IG8 7BE', 'Woodford Green', 'United Kingdom', 'fat128@hotmail.com', '00447930366104', ''),
(4981, '', 'Quang', 'Nguyen', '9B Sylvia Place Nollamara ', '6061', 'Western Australia', 'Australia', 'ken_nguyen4000@yahoo.com.au', '0415441926', '0415441926'),
(4982, '', 'john', 'rodrigues', 'P.O. Box 233 Opp Deira city centre Port Saeed Area', '233', 'Dubai', 'United Arab Emirates', 'john.rodrigues@dutco.com', '0506510448', '0506510448'),
(4983, '', 'asghar', 'shah', '10 heston avenue', 'hounslow', 'london', 'United Kingdom', 'asghar092@yahoo.com', '07778888511', '07778888511'),
(4984, '', 'Tony', 'Raybould', '105 Orchard Avenue', 'BH14 8AH', 'Poole, Dorset', 'United Kingdom', 'tonyraybould@ntlworld.com', '44 1202257212', '44 7748802462'),
(4985, '', 'Rebecca', 'Cliff', '20 Portland Street', 'NG5 6BL', 'Nottingham', 'United Kingdom', 'T.cliff6@googlemail.com', '+447773163051', '+447773163051'),
(4986, '', 'Liz', 'Michael', '57 Nelgarde Road', 'SE6 4TB', 'London', 'United Kingdom', 'lizandsteve@btinternet.com', '+447905099525', '+447905099525'),
(4987, '', 'Jack', 'Zuidam', 'Kanaalstraat 122B', '1975BJ', 'IJmuiden', 'Netherlands', 'j_zuidam@hotmail.com', '+31641835079', '0641835079'),
(4988, '', 'Jim', 'Keogh', 'Aill an Phreachain, Na Forbacha', 'H91FC6A', 'Galway', 'Ireland', 'jamesfkeogh@gmail.com', '+35391592459', '+353872429280'),
(4989, '', 'Nicolas', 'Faty', '53 Rue Etienne Richerand', '69003', 'Lyon', 'France', 'nicolasfaty@hotmail.com', '0472346756', '0665724711'),
(4990, '', 'Nadir', 'Busaidy', 'Polyglot', '112', 'Wuttayya, Muscat', 'Oman', 'busaidy12@gmail.com', '98886626', '98886626'),
(4991, '', 'Suheelan', 'Ramanathan', '2-15-5 Pantai Panorama Condo,Jalan 112H, ', '59200', 'Bangsar South,Kuala Lumpur', 'Malaysia', 'suheelan@yahoo.com', '016 3113270', '0163113270'),
(4992, '', 'Atif ', 'Karim', '48 Purser Road', 'NN1 2DP', 'Northampton', 'United Kingdom', 'zara.threading@gmail.com', '07930245222', ''),
(4993, '', 'Norma', 'Clifford', '27b Bronte House, Grosvenor Way, Tooting', 'SW17 0GB', 'London', 'United Kingdom', 'timothy.g.murphy@mycit.ie', '07490547776', ''),
(4994, '', 'Norma', 'Clifford', '27b Bronte House, Grosvenor Way, Tooting', 'SW17 0GB', 'London', 'United Kingdom', 'timothy.g.murphy90@gmail.com', '07490547776', ''),
(4995, '', 'Nilo', 'Mohammad', 'Schoonzichtlaan 194', '2015CV', ' Haarlem', 'Netherlands', 'nilomohammad@hotmail.com', '+31623481755', '+31623481755'),
(4996, '', 'Pascal', 'Jansen ', 'Hagelkruis  22 ', '5571 pc ', 'Bergeijk ', 'Netherlands', 'Pascaljansen21@hotmail.com', '0497841705', '0646232978'),
(4997, '', 'Hessel', 'Van Benthem', 'Beijlkensweg 34', '6438 KA', 'Oirsbeek', 'Netherlands', 'h.benthem@icloud.com', '+316-31622522', '+316-31622522'),
(4998, '', 'Ruud', 'Schelbergen', 'venrayseweg 5', '5825AA', 'Overloon', 'Netherlands', 'ruud@clevers.nl', '0031478641733', '0031623922586'),
(4999, '', 'XUAN LONG', 'TRINH', '197 Inje-ro', '50834', 'Inje University, Gimhae, Gyeongnam', 'South Korea', 'trinhxuanlong20101988@gmail.com', '+8210-7212-3108', '+8210-7212-3108'),
(5000, '', 'Marlon', 'Rivera', '48 drake av 1 ', '10805 ', 'New Rochelle N.Y. ', 'United States', 'marlonrivera7455@gmail.com', '9148821070', '9148821070'),
(5001, '', 'son', 'le', '1609 S.Medina dr', 'CA 92804', 'Anaheim', 'United States', 'brianle2000@yahoo.com', '7144686511', '7144686511'),
(5002, '', 'Sebastian', 'Foo', '622 Jurong West Street 61, 16-169', '640622', 'Singapore', 'Singapore', 'sebastianfoopc@gmail.com', '96888684', '96888684'),
(5003, '', 'Joseph', 'Ochiemhen', '20 Schoolhill', 'AB10 1JX', 'Aberdeen', 'United Kingdom', 'alphawhaleltd@gmail.com', '07476203997', '07476203997'),
(5004, '', 'Pak Him', 'Lee', 'International Commerce Centre, 1 Austin Road West,', '00000', 'Hong Kong', 'Hong Kong', 'lpakhim@gmail.com', '(+852) 9122 0805', '(+852) 9122 0805'),
(5005, '', 'Ajay ', 'Kumar Sharma', 'No 10 Denai Pinang 2', '10470', 'Seri Tanjun Pinang Georgetown PNG', 'Malaysia', 'drajaysharma@yahoo.com', '604 222 7200', ''),
(5006, '', 'Bryan ', 'Loo', '10 Soon Lee Rd, ', '628074', 'singapore', 'Singapore', 'itachi860806@hotmail.com', '+65 91046707', '+65 91046707'),
(5007, '', 'Michele', 'Todaro', 'Via Veglie, 2', '73048', 'Nardò', 'Italy', 'micheletodaro9@gmail.com', '3341640694', '3341640694'),
(5008, '', 'Gemma', 'Brougham', '148 Moneymore Road', 'BT45 6HL', 'Northern Ireland', 'United Kingdom', 'gem3369@gmail.com', '02879634221', '07974617231'),
(5009, '', 'marion', 'bryans', '46 queen square', 'G412AZ', 'Glasgow', 'United Kingdom', 'whitegold@metronet.co.uk', '+44 141 423 3830', '07719 976791'),
(5010, '', 'Farooq', 'Ahmad ', 'Flat 4, 253 North Circular Road ', 'Dublin7', 'Dublin ', 'Ireland', 'farooqadv1@gmail.com', '00353863443440', '00353863443440'),
(5011, '', 'Sam', 'Huang', '6F, No. 222 Wen-Lin North Road', '', 'Pei-Tou District, Taipei', 'Taiwan', 'huang.sam@inventec.com', '+886-928-833-329', ''),
(5012, '', 'EMILIAN', 'STANCIU', '29, Elmer Close', 'SN16 9UE', 'Malmesbury', 'United Kingdom', 'stanciu.emilian@yahoo.com', '+44 (0)7745 497848', '+44(0)7745 497848'),
(5013, '', 'Michal', 'Aniol', 'Kosinskiego 16/13', '61-519', 'Poznan', 'Poland', 'Michal.Aniol@rockwool.com', '0048603509166', '0048603509166'),
(5014, '', 'Andreas', 'Nilsson', 'Örnbogatan 9', '212 32', 'Malmö', 'Sweden', 'laban707@hotmail.com', '+46707744077', '+46707744077'),
(5015, '', 'Cherif', 'Mohamed montassar', 'Follerstraße 49', '50676', 'Köln', 'Germany', 'dr.montassar.cherif@gmail.com', '+49 176 64937680', '+49 176 64937680'),
(5016, '', 'John', 'Brogan', '145 London Road South', 'SK12 1LG', 'Poynton', 'United Kingdom', 'john@145lrs.co.uk', '00441625879161', '0044 7979811755'),
(5017, '', 'ilda', 'shehu', '1000 west ave apt 727', '33139', 'miami beach', 'United States', 'ildashehu@hotmail.com', '7087692050', '7087692050'),
(5018, '', 'Mohammad', 'Nia', '7410 Lucerne Lane, Apt 202', '22003', 'Annandale', 'United States', 'nia@nia-af.com', '0012406814089', '002406814089'),
(5019, '', 'Ashat', 'Chorobaev', '130 Linden Gardens', 'EN1 4EA', 'Enfield', 'United Kingdom', 'askhat2@gmail.com', '00447588454461', '00447588454461'),
(5020, '', 'Simon', 'Page', '233 Outwood Lane', 'LS18 4SR', 'Leeds', 'United Kingdom', 's-page@hotmail.co.uk', '+44 7533 143974', '+44 7533 143974'),
(5021, '', 'Robert', 'Boyne', '26 Tiber Crescent Springfield', '4300', 'Springfield', 'Australia', 'robert@evic.com.au', '07 5529 0396', '0488235528'),
(5022, '', 'HUI YEE', 'GAN PEE', 'C4-3A-10 SOLARIS DUTAMAS, NO 1 JALAN DUTAMAS 1', '50480', 'KUALA LUMPUR', 'Malaysia', 'joganpee@gmail.com', '60123140328', '60123140328'),
(5023, '', 'Murat', 'Sevgili', 'Ringstraße 42', '24103', 'Kiel', 'Germany', 'm.sevgili@outlook.de', '017680876224', '017680876224'),
(5024, '', 'Mark ', 'Dodd', 'Tigh Mor', 'Ch8 7QG', 'Holywell', 'United Kingdom', 'mark@pugheaven.co.uk', '01352349291', '07736978998'),
(5025, '', 'Enejda', 'Mamaj', 'Leipziger Straße 11', '44139', 'Dortmund', 'Germany', 'elio.xhemalaj@hotmail.com', '015774275636', '015774275636'),
(5026, '', 'jeff', 'chen', 'block 678 woodlands avenue 6 #08-728', '730678', 'singapore', 'Singapore', 'jeffchenpu@hotmail.com', 'na', '+6596161544'),
(5027, '', 'SALIM', 'Hakim', '16 rue de la republique', '60100', 'Creil', 'France', 'Teyjunvan@gmail.com', '+33 344246371', '+33 652182444'),
(5028, '', 'Karen ', 'Azatyan ', 'Hasselbrookstrasse 131', '22089', 'Hamburg ', 'Germany', 'karenazatyan@yahoo.com', '004917632027880', '004917632027880'),
(5029, '', 'Frank', 'Van Sertima', '40 COPSE HILL', 'ME19 5QR', 'LEYBOURNE, KENT', 'United Kingdom', 'fvansertima@gmail.com', '+44 1732 382255', '+44 7873 929391'),
(5030, '', 'Ahmed Walid', 'Abidi', 'Am Stadtbad', '55276', 'Oppenheim', 'Germany', 'ahmed.walid@hotmail.com', '017630746551', ''),
(5031, '', 'Ashot', 'Pogosyan', '1443 Hillcrest Ave', '91202', 'Glendale', 'United States', 'orionhhc@yahoo.com', '818-913-8779', '818-913-8779'),
(5032, '', 'MD REZAUL', 'HOSSAN', '1055 UNDERHILL AVENUE', '10472', 'New York ', 'United States', 'reganxoom@gmail.com', '6463407989', '6463407989'),
(5033, '', 'Byeongdo', 'Choi', '96 Hatfeild Mead', 'SM4 5PF', 'Morden', 'Großbritannien', 'bdchoi5582@gmail.com', '074 5303 5377', ''),
(5034, '', 'Robertas', 'Birbalas', '115 Brookdene Avenue', 'Wd19 4lg', 'Watford', 'United Kingdom', 'tonikasd@hotmail.lt', '07456480611', '07456480611'),
(5035, '', 'Scott', 'Bannister', '40', 'WS7 4SU', 'Burntwood', 'United Kingdom', 'scott.b.cad@googlemail.com', '07772624605', '07772624605'),
(5036, '', 'JASON', 'BULL', '253 SHEPPEY ROAD', 'RM9 4JT', 'DAGENHAM', 'United Kingdom', 'jason.bull12@virginmedia.com', '02085954440', '07905146209'),
(5037, '', 'Arrensox', 'ArrensoxDR', 'Nove Mesto nad Vahom', '', '', 'Slovakia', '6@segwayveronatours.info', '89965217161', '86125419437'),
(5038, '', 'Peter', 'Sykes', '25 Salisbury Road', 'M41 0RD', 'Urmston, Manchester', 'United Kingdom', 'quatchman@icloud.com', '#44 7581 621852', '#44 7581 621852'),
(5039, '', 'Ian ', 'Maurath', 'Ziegelhaldenstrasse, 22', '773054', 'Eislingen', 'Germany', 'Ismaurath@gmail.com', '015770346993', ''),
(5040, '', 'Mourad', 'Benneji', 'PO Box: 3050', 'Ambulance Service', 'Doha', 'Qatar', 'benneji73@yahoo.com', '+97444623240', '+97466610651'),
(5041, '', 'delphine', 'courtalin', '14 Rue de damvant', '25310', 'Villars Les Blamont', 'France', 'courtalin_raphael@orange.fr', '0381300260', '0633525269'),
(5042, '', 'Marko', 'Kikkas', 'Narva maantee 122-10', '10127', 'Tallinn', 'Estonia', 'Marko.Kikkas@kixor.eu', '+37256611149', '+37256611149'),
(5043, '', 'David', 'Hart', '35 Nursery Gardens', 'TW18 1EJ', 'Staines', 'United Kingdom', 'hartd2@hotmail.com', '01784440093', '07786981249'),
(5044, '', 'Mohammad', 'Bagheri', 'Ardennergatan 38', '19473', 'upplands väsby', 'Sweden', 'momo_1976@yahoo.com', '0046729398061', '0046729398061'),
(5045, '', 'Artak', 'Rumelyan', '13501 Haynes st', '91401', 'Van Nuys', 'United States', 'Laker756@gmail.com', '8189269393', '8189269393'),
(5046, '', 'ASIF', 'OMARKHAIL', '2 DEVEY ROAD', 'B66 4ST', 'BIRMINGHAM', 'United Kingdom', 'ASIFOMARKHAIL@YAHOO.CO.UK', '+447888685449', '+447888685449'),
(5047, '', 'fathi', 'ahmed', '7854 ternes st', '48126', 'michigan', 'United States', 'fathiahmed85@gmail.com', '313-258-0118', '31-3258-0118'),
(5048, '', 'Hooman', 'Nesaran', 'Flat 28 Solomons Court, 451 High Road', 'N120AW', 'London', 'United Kingdom', 'hooman_nesaran@hotmail.co.uk', '07450209357', '07450209357'),
(5049, '', 'Gabriele', 'Uberti', '2801 boating BLVD', '34746', 'Kissimmee ', 'United States', 'Guberti78@gmail.com', '4074466138', ''),
(5050, '', 'Julija', 'Baranovska', '179 C, Clapham Park Road', 'SW4 7EX', 'London', 'United Kingdom', 'juliabrnvsk@yahoo.co.uk', '07830934368', '07830934368'),
(5051, '', 'Ofer', 'Benlulu', '248 Kelly blvd ', '10314', 'Staten island , New York ', 'United States', 'Ofer@nycbuyers.com', '7183137715', '7183137715'),
(5052, '', 'Salim', 'HAKIM', '16 RUE DE LA REPUBLIQUE', '60100', 'CREIL', 'France', 'malik.kimsop@gmail.com', '33 6 49 00 74 81 ', '33 6 49 00 74 81'),
(5053, '', 'Kelvin', 'Nwani ', '1900 North Bayshore Drive', '33132', 'Miami, Florida', 'United States', 'kelvin.nwani@gmail.com', '7865807639', ''),
(5054, '', 'Solange', 'Modave', 'Auf den Erlen, 83', '65207', 'Wiesbaden', 'Germany', 'modaves15@gmail.com', '0', '01738082044'),
(5055, '', 'Xie Ding', 'Sheng', '50 Ubi Ave 3,Phe Frontier #03 18 ', '408866', 'Singapore', 'Singapore', '', '90280933/98250751', ''),
(5056, '', 'michael', 'kang', '159 west shore road', '11024', 'great neck', 'United States', 'michaelkangarchitect@yahoo.com', '9175603459', '9175603459'),
(5057, '', 'Tatyana', 'Spasova', '28 The Gables, 85 Manor Drive', 'HA9 8DJ', 'London', 'United Kingdom', 'tatyanaspasiva@gmail.com', '07960825219', '07960825219'),
(5058, '', 'Richard', 'Mengollo', '29204 Sandcreek Dr', '94545', 'California', 'United States', 'Richardmengollo@gmail.com', '5102574663', '5106104663'),
(5059, '', 'Salibon', 'Alain', '7B Route de Bellevue', '69 440 ', 'Mornant', 'Frankreich', '', '', ''),
(5060, '', 'Edward', 'Hagan', '70 Hall Lane', 'L33 4YT', 'Liverpool', 'United Kingdom', 'kerrydevaney@live.co.uk', '07922250702', '07922250702'),
(5061, '', 'radouan', 'ouassaidi', '473 albany street, 1812', '02118', 'boston', 'United States', 'radouane7@yahoo.com', '6177338364', '6177338364'),
(5062, '', 'John', 'Parry', '6 Latham Close, Great Sankey', 'WA5 2GH', 'Warrington', 'United Kingdom', 'john.parry@royalmail.com', '01925729067', '07736787071'),
(5063, '', 'Mustafa ', 'Abdulrahim ', '8419 Ariel st', '77074', 'Houston ', 'Virgin Islands, U.S.', 'Mustafa.1985s@yahoo.com', '7132692802', ''),
(5064, '', 'Kevin', 'Tin', '3026 Montellano Ave.', '91745', 'Hacienda Heights, California', 'United States', 'kevin@vnc-global.com', '626-322-5585', '626-322-5585'),
(5065, '', 'Abdulsalam', 'Ali', 'King Abdul Aziz', '1429', 'Alkhobar', 'Saudi Arabia', 'pasalam3@gmail.com', '00966138947019', '00966563000538'),
(5066, '', 'Detlev', 'Bleikamp', 'raiffeisenstraße 31', '47506', 'Neukirchen-Vluyn', 'Germany', 'magnat-bleikamp@t-online.de', '01722601540', '01722601540'),
(5067, '', 'Ersid', 'Velaj', '858 9th ave #1  rt66', '10019', 'Manhattan', 'United States', 'Ersidv@gmail.com', '13477777030', '13477777030'),
(5068, '', 'Abdelaiz ', 'Elkholy', '359  82nd st', '11209', 'NEW ORK ', 'United States', 'mohamed491982@yahoo.com', '001 6469324658', '0016469324658'),
(5069, '', 'Sami', 'Forawi ', '28 lambourne close ', 'RH10 6JW', 'Furnace green . Crawley ', 'United Kingdom', 'Lil.sami565@gmail.com', '##', '+447599364063'),
(5070, '', 'Simone', 'Campiglia', '54 Warwick Place', 'CV32 5DF', 'Leamington Spa', 'United Kingdom', 's.campiglia@inwind.it', '+393470539910', '+4407824089691'),
(5071, '', 'Taulant', 'Meta', 'Nonnenstraat 57 bus 30 L', '2200', 'Herentals', 'Belgien', '', '0488130873', ''),
(5072, '', 'Dildar', 'Hasan', 'Kantatgatan 47, lgh 1002', '21570', 'Malmö', 'Sweden', 'dilooomalla@gmail.com', '0700052943', '0700052943'),
(5073, '', 'Alison', 'Gardner', '28 lewes way', 'Ts23 3lt', 'Billingham', 'United Kingdom', 'Alig128@googlemail.com', '07949433799', '07949433799'),
(5074, '', 'Lisa', 'Thomas', '21 Pitt drive', 'Bn253jb', 'Seaford', 'United Kingdom', 'lisajason15@googlemail.com', '07776107610', '07776107610'),
(5075, '', 'Saad ', 'Akkash', 'Ibrahim al rafaya st ', '00962', 'Dabouq', 'Jordan', 'Saadakkaah10@gmail.com', '065662628', '0796794768'),
(5076, '', 'Yannick', 'Mulder', 'Lisdodde 68', '9521 HM', 'Nieuw Buinen', 'Netherlands', 'yannick-mulder@live.nl', '06-44221300', '06-44221200'),
(5077, '', 'Denis', 'KAPLAN', '3 Allée GLENN cité GAGARINE', '93700', 'drancy', 'France', 'kaplan.firat1@gmail.com', '0627142150', '0627142150'),
(5078, '', 'Hadil', 'AZANAY', 'Rue Emile Feron', '113', 'VILVOORDE', 'Belgium', 'mark.alvin@hotmail.com', '0032484828407', '0032484828407'),
(5079, '', 'Mark Alvin', 'BABON', 'Tuchthuisstraat 13', '1800', 'VILVOORDE', 'Belgium', 'mark.alvin@hotmail.com', '0032484828407', '0032484828407'),
(5080, '', 'Jill', 'Ayton', '3 Ladyrig View Heiton', 'TD5 8JU', 'Kelso ', 'Großbritannien', 'jill.ayton@rocketmail.com', '', '07772781522'),
(5081, '', 'Pascal', 'WILLIOT', 'Rue de Tenbosch, 23 bte 15', '1050', 'Bruxelles', 'Belgium', 'pascal.williot@skynet.be', '+32 2 646 44 76', '+ 32478332470'),
(5082, '', 'Mantas', 'Kubilus', '4 LLEWELLYN WALK', 'NN18 0RX', 'Corby', 'United Kingdom', 'michael.stanton1963@icloud.com', '07734462624', '07734462624'),
(5083, '', 'Filip ', 'Van damme', 'Knokkestraat 642', '8300', 'Knokke', 'Belgium', 'Filip.van.damme8@telenet.be', '050/707955', '0494/168394'),
(5084, '', 'Daniel', 'Passingham', '26 rowan green east', 'CM13 2ED', 'Brentwood', 'United Kingdom', 'Danny6686@hotmail.co.uk', '+447814349355', '+447814349355'),
(5085, '', 'Gabor', 'Szabo', '19 Enyezd', '7632', 'Pecs', 'Hungary', 'updathink@gmail.com', 'none', '+36706221577'),
(5086, '', 'Jos', 'van der Varst', 'Etsberg 5 A', '6063 NG', 'Vlodrop', 'Netherlands', 'jvdvarst@home.nl', '0475-403204', '06-83647041'),
(5087, '', 'Danny', 'Kang', '127 Sogyeok-dong, Jongno-gu', '03053', 'Seoul', 'South Korea', 'dkny10017@naver.com', '+82 10 4240 4669', '+82 10 4240 4669'),
(5088, '', 'Lisa ', 'Thomas', '21 Pitt Drive', 'BN253JB', 'Seaford', 'Großbritannien', 'lisajason15@googlemail.com', '07776107610', ''),
(5089, '', 'Arian', 'Pllana', 'Annerovagen 21 C', '25462', 'Helsinborg', 'Schweden', '', '0046 723529530', ''),
(5090, '', 'Wojciech', 'Galas', '10310 Bentley Oaks Ave', '89135', 'Las Vegas, Nevada', 'United States', 'panwojciech@yahoo.com', '7022504216', '7022504216'),
(5091, '', 'Frans', 'Ouden den', 'Banier 14', '5282 GD ', 'Boxtel', 'Netherlands', 'frans.den.ouden@vionfood.com', '0031411673974', ''),
(5092, '', 'SASA', 'BARALIC', '7968 Glenbrooke Lane', '34243', 'Sarasota', 'United States', 'SASA_BARALIC@YAHOO.COM', '9413591373', '9413591373'),
(5093, '', 'Tomas', 'Zeller', '5278 Louis XIV Ln', '30349', 'Atlanta', 'United States', 'tomaszeller@gmail.com', '4044682098', '4044682098'),
(5094, '', 'Georgiana', 'Tinca', 'Boulevard Maurice Herbette 68', '1070', 'Anderlecht', 'Belgien', 'georgi_tina@yahoo.com', '0489760736', ''),
(5095, '', 'Candido', 'Ortiz', '1210 W Huron st', '60 642 IL', 'Chicago', 'USA', 'Canelast1212@hotmail.com', '', '773-387 8417'),
(5096, 'Call and More', 'Fidel', 'Abu Abo Ammar', 'Potsdamer Str. 132 A', '10783', 'Berlin', 'Germany', 'ammarimmobilien@gmail.com', '004915782648327', '004915782648327'),
(5097, '', 'Laera-Mestre', 'Fatima', '9 An der Gaass', 'L-9648 ', 'Erpeldange', 'Luxemburg', 'fmestre@pt.lu', '', ''),
(5098, '', 'john', 'riglar', '75 mount pleasant', 'la142dq', 'BARROW-IN-FURNESS', 'United Kingdom', 'claireredpath@live.co.uk', '01229430881', '07513115011'),
(5099, '', 'winson', 'xie', '03-18', '408866', 'ubi ave3', 'Singapore', 'cf.seeds.sg@gmail.com', '67413422', ''),
(5100, '', 'Cheung', 'Tak Sum', 'Rm D,9/F,Blk 2,Glorious Garden,Tuen Mun,N.T', 'N/A', 'Hong Kong', 'Hong Kong', 'tak.scheung@yahoo.com.hk', '0085291914240', '0085291914240'),
(5101, '', 'Mergim', 'Dobraj', 'Umeågatan 2 D', '25277', 'Helsingborg', 'Sweden', 'Mergim.dobraj@hotmail.com', '0762738786', '+46 73 273 87 86'),
(5102, '', 'Rafael', 'Perez', '30 Montrose ave. Apt 18 Q', '11206', 'Brooklyn ', 'United States', 'Rafaelyleo@gmail.com', '7183888579', ''),
(5103, '', 'rathana', 'chheang', '2369 E.15 ST', '11229', 'brooklyn', 'United States', 'cr18k81@gmail.com', '7182009499', '7182009499'),
(5104, '', 'Shari-Leone', 'Fryer', '7 Cook Close', 'NN110SF', 'Daventry', 'United Kingdom', 'sharileone.f@gmail.com', '07830043674', '07830043674'),
(5105, '', 'Eduard', 'Ionescu', 'Lilford Road 26b', 'SE59HX', 'London', 'United Kingdom', 'eduard87ionescu@gmail.com', '00407442159821', '00407442159821'),
(5106, '', 'Antti', 'Riekkinen', 'Torikatu 21 B 21', '70110', 'Kuopio', 'Finland', 'riekkinho1992@gmail.com', '+358503271064', '+358503271064'),
(5107, '', 'Giulio', 'Martini', 'Gall. A. Urbani 8', '35027', 'Noventa Padovana', 'Italy', 'giulio.martini.mail@gmail.com', '+393337468648', '+393337468648'),
(5108, '', 'Shahed', 'Ali', '4099 Green Oak Dr', '30340', 'Atlanta, GA', 'United States', 'alishahed_5@yahoo.com', '6786501318', ''),
(5109, '', 'Hala ', 'Nagah ', 'MBC Building 3, Al sufooh street ', 'Dubai Media City', 'Dubai ', 'United Arab Emirates', 'Abyss_82eg@yahoo.com', '00971562256774', '00971562256774'),
(5110, '', 'Thanh', 'Nguyen Van', 'ETown2, 11th floor, 364 Cong Hoa St, ward 13, T.B', '738000', 'Ho Chi Minh', 'Vietnam', 'Nvthanh1981@gmail.com', '2838128282', '908885342'),
(5111, '', 'Heike', 'Bahrke', 'Lehmanns Brink 26', '45277', 'Essen', 'Germany', 'heikebahrke@yahoo.de', '0162 7711755', ''),
(5112, '', 'Amarinus', 'Schouten', 'Nieuweweg 209', '4811LW', 'Breda', 'Netherlands', 'amarinusschouten15@hotmail.com', '+31651323657', '+31651323657'),
(5113, '', 'Mustafa', 'Kabayel', 'Cranachstr. 1', '64546', 'Mörfelden-Walldorf', 'Deutschland', 'mustafa-230@hotmail.de', '0177 7472372', ''),
(5114, '', 'joseph ', 'samuel ', '1745 n western ', '90027', 'los angeles ', 'United States', 'jsams@pacbell.net', '3233043370', '3233043370'),
(5115, '', 'Alok', 'Sharma', '10-05 Parc Oasis, 39 Jurong East Ave 1', '609776', 'Singapore', 'Singapore', 'aloksharma.23@gmail.com', '+65 6912 5436', '+6596102334'),
(5116, '', 'Jian hui', 'Chen', '18/5 ferry road drive Edinburgh ', 'EH4 4BP ', 'Edinburgh ', 'United Kingdom', 'Linlin7694@hotmail.com', '+44(0)7727668885', '+44(0)7727668885'),
(5117, '', 'kim', 'vu', '13000 SE Division st ', '97236', 'portland, OR', 'United States', 'kimvu092013@gmail.com', '5038884505', ''),
(5118, '', 'Alfred', 'Cakraj', 'Ost Strasse 117', '74072 ', ' Heilbronn', 'Deutschland', 'fcakraj@yahoo.de', '', '00491627976889 '),
(5119, '', 'Murat', 'Sahin', '22 Parkstone Avenue', 'RM11 3LU', 'Hornchurch Essex', 'Großbritannien', 'cafebueno@LIVE.CO.UK', '0044 77 47 812 975', ''),
(5120, '', 'Bizhan', 'Narouei', '1 ADSTOCK HOUSE,THE SUTTON ESTATE,UPPER STREET', 'N1 1UA', 'London', 'United Kingdom', 'bizhannarouei@icloud.com', '+447943381640', '+447943381640'),
(5121, '', 'Barnypok', 'Barnypok', 'VUUazDFYgtVMZ', '6283', 'New York', 'Mauritania', 'ecrev22vtv@hotmail.com', '26188992235', '98531243364'),
(5122, '', 'Pieter', 'Vercruysse', 'Zavelstraat 14', '2290', 'Vorselaar', 'Belgium', 'ulrik.vercruysse@telenet.be', '+32477329995', '+32477329995'),
(5123, '', 'leon', 'shah', '188, cranford  lane', 'tw5 9jd', 'hounslow', 'United Kingdom', 'info@inkkings.co.uk', '0208 570 3616', '07522127787'),
(5124, '', 'khalid', 'Esa', '11, Jalan P8A, Presint 8', '62250', 'Putrajaya', 'Malaysia', 'kbe956@gmail.com', '+60388895848', '+60193507956'),
(5125, '', 'ROBERT', 'LUSTANA', '11001 FIORE DRV', '95670', 'RANCHO CORDOVA', 'United States', 'jazzkool_2005@yahoo.com', '562 500 9074', '562 500 9074'),
(5126, '', 'Gnoleba pascal olivier', 'Tape', '113 George lane', 'Se13 6hn', 'London', 'United Kingdom', 'Olivier_doh@hotmail.co.uk', '07478731830', ''),
(5127, '', 'Alejandro', 'Varela', '35-42 98th ST APT 1', '11368', 'NEW YORK', 'United States', 'avarela13@aol.com', '6463714744', ''),
(5128, '', 'Firas', 'Issa', '9809 Booth Ave', '64134', 'Kansas City', 'United States', 'am.essa94@gmail.com', 'n/a', '913-306-3645 '),
(5129, '', 'Hassen ', 'Serri', 'Flat 5 edmonscote argyle rd ', 'W130hq', 'Ealing', 'United Kingdom', 'Latolondon@yahoo.com', '00', '00447963411455'),
(5130, '', 'Lin', 'Htet Aung', 'Eunos Crescent  BLk 17 #11-2863', '400017', 'Eunos Crescent ', 'Singapore', 'linnhtetaung1989@gmail.com', '+6597599786', '+6597599786'),
(5131, '', 'Christoph', 'Bleuel', 'Am Vemel 7', '36041', 'Fulda', 'Deutschland', 'christoph-bleuel@t-online.de', '0661/242057', '0172 677 6540'),
(5132, '', 'Evelina', 'Misheva', 'Eckdrift 65', '19061', 'Schwerin', 'Germany', 'emisheva86@gmail.com', '015778470770', '015778470770'),
(5133, '', 'Brendan ', 'Campbell', '7 Albert Drive', 'G84 7HF', 'Helensburgh', 'Scotland', 'Broonye@gmail.com', '07763730128', ''),
(5134, '', 'Dirk Jan', 'Jacobs', 'Floralaan 1', '5721 CS', 'Asten', 'Niederlande', 'dirkjanjacobs@gmail.com', '+31631026393', '+31631026393'),
(5135, '', 'Loh', 'Christopher', 'Blk 132 Bukit Batok West Ave 6 #04-308', '650132', 'Singapur', 'Singapore', 'kploh123@singnet.com.sg', '+658972710', '+6582184559'),
(5136, '', ' kong chin', 'LAM', 'B3-04-07 PARK AVENUE CONDO', '46150', 'JALAN PJS 1/52', 'Malaysia', 'nismo9920@gmail.com', '60122067316', '60162137316'),
(5137, '', 'Ravjot', 'Chahal', '64 Causeway Green Road', 'B68 8Lf', 'West Midlands', 'United Kingdom', 'ravsingh98@hotmail.co.uk', '0121 552 2431', '07711092759'),
(5138, '', 'Syed Ali', 'Irtaza', '222', '04763', 'Seoul', 'South Korea', 'syedalirazi@gmail.com', '0082-010-7359-9563', '0082-010-7359-9563'),
(5139, '', 'Mike', 'Donah', 'An den Weiden 2', '18211', 'Ostseebad Nienhagen', 'Deutschland', 'mike@donah.de', '', '0174 8333433'),
(5140, '', 'KING YONG', 'LIM', 'B-08-06, Zeferhill Residences, Jalan Pipit,', '47100 Puchong', 'Pusat Puchong Jaya', 'Malaysia', 'Lkyz86@gmail.com', '+60166798188', '+60123988381'),
(5141, '', 'Danny', 'Nguyen', '2020 indigo ct ', '68521', 'Lincoln Nebraska', 'United States', 'dhqn86@gmail.com', '3035884669', '3035884669'),
(5142, '', 'Amit', 'Goyal', '4823 Periwinkle Court', '77479', 'Sugar Land, TX', 'United States', 'amit.goyal2207@gmail.com', '5202415985', '15202415985'),
(5143, '', 'Kiet', 'Nguyen', '154 Fairfoot Road', 'E3 4EL', 'London', 'United Kingdom', 'nack1226@gmail.com', '+447479986869', '+447479986869'),
(5144, '', 'Kris', 'Degn', 'Damagervej 10', '2450', 'Kopenhagen SV', 'Dänemark', 'kris-hd@hotmail.com', '', '004522844063'),
(5145, '', 'Vilhelm', 'Lyberth', 'Thulevej 6.4.tv.', '9210', 'Aalborg', 'Dänemark', 'vilhelm_lyberth@hotmail.com', '+45 98 13 33', ''),
(5146, '', 'Ceri', 'Frost', 'Apartment 10 Ty Levant ', 'CF634AY ', 'Barry, Vale of Glamorgan, Wales ', 'United Kingdom', 'cerifrost22@hotmail.co.uk', '07803409370', '07803409370'),
(5147, '', 'Jimson', 'Garcia', '1126 E 222nd St.', '90745', 'Carson', 'United States', 'jpgar23@yahoo.com', '3109721072', '3109721072'),
(5148, '', 'Lucie', 'Marcos', '118 rue Alexandre Volta, Résidence Le Laëtitia C', '83100', 'Toulon', 'France', 'luciemarcos@laposte.net', '0770376730', '0770376730'),
(5149, '', 'SADDAM', 'MUSHTAQUE', '10225 WORTHAM BLVD APT#17214', '77065', 'HOUSTON', 'United States', 'chaudhry.arain@outlook.com', '8326808188', '8326808188'),
(5150, '', 'Lyndsey', 'Murray', '10 Minster Walk ', 'DL2 2AR', 'Darlington', 'United Kingdom', 'lyndsey_murray@yahoo.com', '07974615791', '07974615791'),
(5151, '', 'Sean', 'Worrel', '108 Canons Gate', 'CM20 1QQ', 'Essex', 'Großbritannien', '', '', ''),
(5152, '', 'Ata', 'Ullah', 'Room # 406D', '999077', 'HKUST', 'Hong Kong', 'Ata.msbt166@iiu.edu.pk', '+852 68792764', '+852 96076596'),
(5153, '', 'WILLIS', 'ALALA', '7 RICHLAND COURT APARTMENT B', '07012', 'NEW JERSEY', 'United States', 'willisalala@hotmail.com', '+12166473571', '+12166473571'),
(5154, '', 'Mekhroj', 'Mukumov', '10900 Bustleton Avenue, C46', '19116', 'Philadelphia', 'United States', 'Mekhtoj86@gmail.com', '4434009286', '4434009286'),
(5155, '', 'Paul', 'Dinh', '9242 golden torch ct. Las Vegas, nv', '89147', 'Nevada', 'United States', 'Js1999@yahoo.com', '7028209175', '7028209175'),
(5156, '', 'Mehdi', 'Pirzadeh Hornung', 'See Straße 63', '69214', 'Eppelheim', 'Germany', 'alexmehdi96@gmail.com', '017664897951', ''),
(5157, '', 'Auzimas', 'Bazisas', 'Taikos 263B-22', '', 'Vilnius', 'Lietuva', '', '', ''),
(5158, '', 'Willem', 'Horst', 'Kievitlaan 10', '3738 ES', 'Maartensdijk', 'Niederlande', 'willem-horst@hotmail.com', '0653226079', '0645817017'),
(5159, '', 'Stephen ', 'Payne', '64 Gordon Way', 'EH54 8JQ', 'Livingston', 'United Kingdom', 'Spayne24@hotmail.co.uk', '01506799138', '07508491731'),
(5160, '', 'Guoda', 'Bartusevičiūtė', 'Sausupio str. 15 - 303', 'LT-02301', 'Vilnius', 'Lithuania', 'guoda.bart@riders.com', '+37069859851', '+37069859851'),
(5161, '', 'Guoda', 'Bartuseviciute', 'Sausupio g. 15 - 303', 'LT-02301', 'Vilnius', 'Lithuania', 'guoda.bart@riders.lt', '+37069859851', '+37069859851'),
(5162, '', 'Ann', 'Shephard', 'Gratna, Harford Bridge, ', 'PL19 9LS', 'TAVISTOCK, Devon', 'United Kingdom', 'a.shephard53@btinternet.com', '01822810710', '07970704556'),
(5163, '', 'Pieter', 'Lingier', 'Zuidstraat 58', '8480', 'Ichtegem', 'Belgien', '', '', ''),
(5164, '', 'Shih-Chi', 'Chang', '204, Heping 2nd Road', '806', 'Kaohsiung City', 'Taiwan', 'tsc208@gmail.com', '+886-7-727-6112', '+886-982-928-067'),
(5165, '', 'Hardeep', 'Singh', 'PUNJ LLOYD SDN BHD,LOT 128, PETRONAS RAPID PROJECT', '81600', 'PENGRANG, NEAR GATE NO 3, SUNGAI KAPAL KOTTA TINGI', 'Malaysia', 'hs3735@gmail.com', '+60168266847', '+601116400024'),
(5166, '', 'Svetlana', 'Chyganova', 'Muzenlaan 44', '4207TD', 'Gorinchem', 'Netherlands', 'neutrax1@gmail.com', '+31645130784', '+31645130784'),
(5167, '', 'Nikolaj', 'Justsen', 'Brostykkevej 177', '2650', 'Hvidovre', 'Denmark', 'justsen92@hotmail.com', '42 31 44 95', '42 31 44 95'),
(5168, '', 'Jane', 'Bain', '27 Walpole Avenue', 'FY41SF', 'Blackpool', 'Großbritannien', 'teddy1917@hotmail.co.uk', '077 39329640', ''),
(5169, '', 'Avihay', 'Maman', '13714 staghorn Rd ', '33626', 'Tampa Florida ', 'United States', 'Avihay_m@live.com', '+17864522880', '+17864522880'),
(5170, '', 'Brandon', 'Ellefson', '2929 Chicago ave s 1002', '55407', 'Minnesota', 'United States', 'Brandon.ellefson@yahoo.com', '6123860227', '6123860227'),
(5171, '', 'Philip', 'Segal', '207 Calle los limoneros', '29604', 'El Rosario , Marbella, Malaga ', 'Spain', 'Phillysegal@gmail.com', '0034661403377', '0034661403377'),
(5172, '', 'brian', 'Delipara', '10310 W. Pallotine Dr.', '53228', 'Greenfield', 'United States', 'BRIAN@DBGTRUCKING.COM', '4148991819', '4148991819'),
(5173, '', 'Henry', 'Teo', 'No30, Jln KEINDAHAN 29, Tmn SKUDAI INDAH 2,', '81300', 'Indah HEIGHT.SKUDAI, JOHOR.', 'Malaysia', 'hnkcom1982@gmail.com', '+60167737707', '+60167071707'),
(5174, '', 'Matt', 'Lacey', '133 Ashbourne Road', 'CR4 2BF', 'London', 'United Kingdom', 'lacey.matthew@rocketmail.com', '+442086402960', '+447816961085'),
(5175, '', 'Glen', 'Heman', 'Kettegård alle, 17 3 Tv', '2650', 'Hvidovre', 'Denmark', 'Glenheman@hotmail.com', '60136146', '60136146'),
(5176, '', 'Peter', 'Silver', '92 Arbury hall road', 'B90 4pz', 'Solihull', 'United Kingdom', 'Petesilver81@gmail.com', '07796145715', '07796145715'),
(5177, '', 'Fred', 'Manie', 'alexiastraat 103', '6641cw', 'beuningen gelderland', 'Niederlande', '', '619458218', ''),
(5178, '', 'Duca', 'Stanescu ', 'Gnejsvägen7', '90740', 'Umea ', 'Sweden', 'mmaryusduca@yahoo.com', '0727141732', '0727141732'),
(5179, '', 'Hapurnea', 'Dorian', 'Baba Novac 8', '900366', 'Constanta', 'Romania', 'h_dorian@yahoo.com', '400752181038', ''),
(5180, '', 'sergiu', 'cabac', 'via cascina conighetto 3', '20090', 'settala', 'Italy', 'srg.cabac@gmail.com', '+393489260167', '+393489260167'),
(5181, '', 'Sven ', 'GOVERS', '24 Hoogstraat', '4691 CB', 'THOLEN', 'Netherlands', 'svengovers@hotmail.com', '+31657148988', '+31657148988'),
(5182, '', 'Parikshit', 'Sawdekar', 'CRANN Reception, Science Gallery, Pearse Street', 'D02 PN40', 'Dublin 2', 'Ireland', 'sawdekap@tcd.ie', '0894082632', '0894082632'),
(5183, '', 'Jay', 'Miller', '2390 Claire Court', '10598', 'Yorktown Heights', 'United States', 'bluejgm@optonline.net', '7189354394', '7189354394'),
(5184, '', 'Michael', 'Edmond', '9941 E Wheaton Circle', 'New Orleans', 'Louisiana', 'United States', 'michael.edmond1@yahoo.com', '504-723-8760', '504-723-8760'),
(5185, '', 'Adam', 'Chatterton', ' 74 CAISTOR DRIVE', 'TS252QR', 'Hartlepool, Cleveland', 'United Kingdom', 'adamchatterton@hotmail.com', '07858385507', '07858385507'),
(5186, '', 'Wannes', 'Kerckhofs', 'Sint-elooistraat 6', '1700', 'Sint-Martens-Bodegem', 'Belgium', 'Wannes-Kerckhofs@hotmail.com', '0032498705054', '0032498705054'),
(5187, '', 'Stephen', 'Lambe', '6 Amber Close', 'En51fd ', 'Barnet', 'United Kingdom', 'slambe57@hotmail.com', '07711017512', ''),
(5188, '', 'Trevor', 'Laurence', '7008 Sedgehill Ct', '75024', 'Plano, TX', 'United States', 'trevor.laurence@me.com', '214-538-4178', '214-498-8430'),
(5189, '', 'Lordian', 'Nunci', 'rruga Besim Fagu Nj4 Nd8 Hr 34 Ap 11', '1012', 'Tirane', 'Albania', 'lordiannunci@yahoo.com', '00 355 67 481 3739', '00 355 67 481 3739'),
(5190, '', 'Emilia', 'Gurra', 'Bardhok Biba', '1000', 'Tirane', 'Albania', 'emiliagurra3@gmail.com', '045629813', '0693235652'),
(5191, '', 'Anna ', 'Ozerova', 'Pastoor Huppertzstraat 20', '6374SZ', 'Landgraaf', 'Netherlands', 'anna_online@msn.com', '0031620895579', '0031620895579'),
(5192, '', 'Michael ', 'Abikasis', '7621 Tobias Ave', '91405', 'Van Nuys CA', 'United States', 'michaelabikasis@gmail.com', '8185854528', '8185854528'),
(5193, '', 'Eduard', 'Khachatryan', '201 N. Kenwood st. # 12', '91206', 'GLENDALE', 'United States', 'eduardk5030@gmail.com', '+18184145030', '+18184145030'),
(5194, '', 'Markus', 'Schier', 'Assyria Street M 21', '145917', 'Al Forsan Village Abu Dhabi', 'United Arab Emirates', 'drschier@gmx.de', '00971564770178', '00971564770178'),
(5195, '', 'Cathy ', 'Jenne (Roland Brughmans)', 'Rue de Ruisseau 9', '4360', 'Oreye', 'Belgien', 'hyjenne@hotmail.com', '', '0032 479769643'),
(5196, '', 'Abdul', 'Muhit', 'Flat 28, 32 Truman Walk', 'E3 3FE', 'London', 'United Kingdom', 'sunardesh@gmail.com', '07760558325', '07760558325'),
(5197, '', 'Kristaps', 'Vilde', '79 Lisavon Street', 'BT41 LG', 'Belfast', 'Großbritannien', 'kvilde@hotmail.com', '', '07934606900'),
(5198, '', 'Ben', 'Allingham', '114 Walkern Road', 'SG13RZ', 'Stevenage', 'United Kingdom', 'ben@justhype.co.uk', '07907067767', '07907067767'),
(5199, '', 'Daniel ', 'Hehir', '7 Beechwood Drive', 'A92 PC7K', 'Drogheda , Co. Louth', 'Ireland', 'dheh829@gmail.com', '085 888 2338', '085 888 2338'),
(5200, '', 'Vu', 'Phan', '6703 Merryvale Lane', '32128', 'Port orange', 'United States', 'Vu2312@gmail.com', '3862149887', ''),
(5201, '', 'Vittorio', 'Laudati', '2214 Lincoln Street', '60201', 'Evanston', 'USA', 'sodiroma@gmail.com', '18475427373', ''),
(5202, '', 'Konrad Andrzej', 'Kusmierz', 'Boskovvej 8', '4600', 'Køge', 'Denmark', 'konradeuxos@gmail.com', '004520681155', '004527831619'),
(5203, '', 'chuyen ', 'nguyen', '795 seymour dr frisco tx', '75033', 'tx', 'United States', 'chuyennguyem@yahoo.com', '2149712669', '2149712669'),
(5204, '', 'Anthony', 'Twomey', '628 Cleveland St, Apt 1114', '33755', 'Clearwater, Florida', 'United States', 'danicafaricy@yahoo.com', '818-564-8774', '818-564-8774'),
(5205, '', 'Reinhard', 'Zimmermann', '75 Talbot Road', '7249', 'South Launceston', 'Australia', 'hardy54@dodo.com.au', '61 449257797', '61 449257797'),
(5206, '', 'Yuri', 'Galich', '82 W Prospect St', '07463', 'Waldwick', 'United States', 'yuri11846@yahoo.com', '2013893369', ''),
(5207, '', 'Andron', 'Semjonov', '6 Thornleighlane', 'Applewood', 'Swords', 'Ireland', 'Hertzrent1@yahoo.nl', '00353-852398653', ''),
(5208, '', 'Roelants', 'Paul', 'Van Reynegomlaan 25', '2270 ', 'Herenthout', 'Belgien', 'paul.roelants@telenet.be', '', ''),
(5209, '', 'Amgad', 'Yaakoub', '83 whiting ave', '02382', 'Whitman', 'United States', 'Amgadyaakoub@yahoo.com', '5085861300', '7814242893');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(5210, '', 'Matin ', 'Azimi', 'Schubertlaan 37', '2625VB', 'Delft', 'Netherlands', 'Matinazimi@hotmail.com', '0031681244311', '0031681244311'),
(5211, '', 'FRANCIS', 'LYNE', 'Bawnmore, Claregalway', 'H91P7X3', 'Galway', 'Ireland', 'francislyne1@hotmail.com', '0876321112', '0876321112'),
(5212, '', 'Rolf', 'Willems', 'Pater Brugmanstraat 80', '6522EP', 'Nijmegen', 'Netherlands', 'rolfwillems@hotmail.com', '+31651968079', ''),
(5213, '', 'SYED', 'HABEEB', 'BLK 20 JALAN MEMBINA 02-38', '164020', 'SINGAPORE', 'Singapore', 'advivopost@gmail.com', '91803830', '91830380'),
(5214, '', 'Michel', 'Hagège', '81 rue de Paris', '92100', 'Boulogne-Billancourt', 'France', 'm.hagege-emh@orange.fr', '146050860', '146050860'),
(5215, '', 'Ymer', 'Shala', 'Bahnhofstr. 7', '35083', 'Wetter', 'Deutschland', 'rinayllka@hotmail.de', '06423 541453', '015209411001'),
(5216, '', 'Chantal', 'Boure', '3 Rue des Jonquilles', '37300', 'Joue les Tours', 'Frankreich', 'c.boure@lapost.net', '', '699011690'),
(5217, '', 'William Ho', 'Ho', 'Yishun Ring Road Blk 616 #03-3270', '760616', 'Yishun Ring Road #03-3270', 'Singapore', 'howengwhye@gmail.com', '65-65220252', '65-82988540'),
(5218, '', 'Jack', 'Bouman', '466 E. 16th St.', '49423', 'Holland, MI', 'United States', 'jackwbouman@hotmail.com', '6163556328', ''),
(5219, '', 'Cuong ', 'Long ', '111 Shasta Road ', '19462', 'Plymouth Meeting ', 'United States', 'cuonglong67@yahoo.com', '+6108285984', '+6107725567'),
(5220, '', 'Annette', 'Oyman', 'Käthe-Vordtriede Weg 10', '30457', 'Hannover', 'Germany', 'oyman@arcor.de', '051144984005', '01777474323'),
(5221, '', 'Chua', 'Sen Yan', 'BLK 50 Chai Chee St ', '461050', '#02-821', 'Singapore', 'chuasenyan@gmail.com', '+6596993186', '+6596993186'),
(5222, '', 'Michael', 'Kyne', '375 west 4th st #2', '02127', 'South Boston', 'United States', 'mikekyne@comcast.net', '6175926082', '6175926082'),
(5223, '', 'Grant', 'Chappell', '69 Muirhouse Green', 'EH4 4RF', 'Edinburgh', 'United Kingdom', 'grantc1875@gmail.com', '7557514003', '7557514003'),
(5224, '', 'Luke', 'Pentney', '62, Palmers Way', 'EN89HS', 'Cheshunt', 'United Kingdom', 'luke.pentney@googlemail.com', '00447961592809', '00447961592809'),
(5225, '', 'Ramon', 'Wardak', 'Baselmattweg 174', '4123', 'Allschwil', 'Switzerland', 'ramon.wardak@gmx.ch', '0041763357297', ''),
(5226, '', 'Frederick ', 'Hardicre ', '15, Spindle avenue', 'Sk15 3du', 'Stalybridge', 'United Kingdom', 'Fred165@hotmail.co.uk', '07881661293', '07765234563'),
(5227, '', 'Jay', 'Cordier', '22 Lullingstone Crescent', 'BR5 3EB', 'Kent', 'United Kingdom', 'lynncordier91@hotmail.com', '07718 633031', ''),
(5228, '', 'JOSE', 'CHUAY', '8430 SW 28 STREET ', '33155', 'FLORIDA ', 'United States', 'CHUAYALONSO@YAHOO.COM', '305-588-9917', '786-332-2549'),
(5229, '', 'Durrell', 'Lane', '8948 Persimmon Trail Apt. 204', '38125', 'Memphis, TN', 'United States', 'Durrell.Lane@gmail.com', '9018325217', '9018325217'),
(5230, '', 'Ahmad', 'Zalloum', '152 mountain dr', '15106', 'Garnegie ', 'United States', 'ahmedzalloum44@yahoo.com', '4124177225', '4124177225'),
(5231, '', 'Geert', 'Van der Velde', '1 Meistraat', '2840', 'Terhagen', 'Belgium', 'ace1may@gmail.com', '0032472918174', '0032472918174'),
(5232, '', 'Sabahattin', 'Kaya', 'Anna Blamanplein 115', '2525ZW', 'Den Haag', 'Netherlands', 'korol.m@hotmail.com', '0031626100300', '0031626100300'),
(5233, '', 'Amra', 'Muskic', '82 Wright road', '06109', 'Wethersfield ', 'United States', 'muskic.af@icloud.com', '8604021616', ''),
(5234, '', 'Frantz', 'Richard', '890 Coral Ridge Drive Apt. 304', '33071', 'Florida', 'USA', 'Frantzrichard412@yahoo.com', '954 614 0097', '954 614 0097'),
(5235, '', 'Ilhami', 'Isik', 'Dammstr. 4', '58135', 'Hagen ', 'Deutschland', '', '', ''),
(5236, '', 'Turcu', 'Alin', 'Drumul Cheile Turzii', '042096', 'Bucuresti', 'Romania', 'alinmarianturcu@gmail.com', '0734901603', '0040734901603'),
(5237, '', 'HAMID ', 'HEIDARI KASHKOOLI', '23 PENDRAGON WALK', 'NW9 7RR', 'LONDON', 'United Kingdom', 'HAMID_KASHKOOLI@YAHOO.CO.UK', '00447447909800', '00447447909800'),
(5238, '', 'Paul', 'Tran', '12702 Blackthorn Street', '92840', 'Garden Grove, CA', 'United States', 'paulhuytran56@gmail.com', '714-220-7111', ''),
(5239, '', 'MARINO', 'PEJDO', 'VUKOVARSKA 17', '88000', 'MOSTAR', 'Bosnia and Herzegovina', 'pejdomarino@gmail.com', '+387 36 324 700', '+387 63 997 870'),
(5240, '', 'Carlos', 'Curbera', 'Paseo de Recoletos, 25', '28004', 'Madrid', 'Spain', 'curberc@gmail.com', '696444449', '696444449'),
(5241, '', 'Kiran', 'Gurung', '40-26 college point blvd', '11354', 'Flushing', 'United States', 'Kirangrg@hotmail.com', '9175498036', '9175498035'),
(5242, '', 'Tony', 'Vu', '5250 n. 2nd st', '19120', 'philadelphia', 'United States', 'starlitesigns@yahoo.com', '2672056473', '2672056473'),
(5243, '', 'Krystian', 'Myka', '23a Station Road', 'SE25 5AH ', 'Norwood Junction', 'United Kingdom', 'krystian.myka@onet.pl', '‭07759 209584‬', '‭07759 209584‬x'),
(5244, '', 'Tobias', 'Bijkerk', 'Schildersstraat 10', '7431EC', 'Diepenveen', 'Netherlands', 'tobias.bijkerk@outlook.com', '0657382587', '+31 65 73 82 58 7'),
(5245, '', 'David', 'Sayers', '19 Newgate Avenue', '60565-3039', 'Naperville, Illinois', 'United States', 'sayersdj@yahoo.com', '6303057822', '6303057822'),
(5246, '', 'Leonid', 'KOZLOV', '2704 Ocean Ave, D7', '11229', 'Brooklyn', 'United States', 'igor87@optonline.net', '9172159662', '9172159662'),
(5247, '', 'Cristhiam', 'Ramirez  ', '2206 Valentine Ave Apt F9', '10457', 'Bronx, New York', 'United States', 'cristhiam2000@yahoo.com', '917-829-1367', ''),
(5248, '', 'Gert', 'Blaauw', 'Torenvalk 20', '9628ER', 'Siddeburen', 'Netherlands', 'gertblaauw@kpnplanet.nl', '0031627041499', '0031627041499'),
(5249, '', 'Kiet', 'Ta', '1502 S.Sierra Vista Ave', '91803', 'Alhambra', 'United States', 'kietnta168@yahoo.com', '626-673-3384', '626-673-3384'),
(5250, '', 'Michael', 'Hyland', '25 Skipton drive', 'Ub3 1pl', 'Hayes middx', 'United Kingdom', 'hoofa1@hotmail.co.uk', '02088137659', '07957473314'),
(5251, '', 'Magdy', 'Saad', '304 Briarhaven Court', '27529', 'Garner NC ', 'United States', 'magdysaad@yahoo.com', 'N/A', '(919)815-7979'),
(5252, '', 'Moustafa ', 'Ibrahim ', '54 west  85th street', '10024', 'NY', 'United States', 'Moustafa.ibrahim516@gmail.com', '001 516 398 5783', '001 516 225 8149'),
(5253, '', 'dorion', 'hall', '164 warrensway', 'tf7 5qg', 'telford', 'United Kingdom', 'dozhall1@hotmail.co.uk', '07946087084', '07946087084'),
(5254, '', 'Niraj ', 'Shrestha', '41 Fens way', 'BR7 SN', 'Kent', 'United Kingdom', 'niraj40@hotmail.com', '07717883761', '07717883761'),
(5255, '', 'BINH', 'LE', '3430 RALL CT', '76015', 'ARLINGTON', 'United States', 'ivyle1991@gmail.com', '6825823750', '6825823750'),
(5256, '', 'Peter H.F.M.', 'Huijskens', 'Voorstad  St. Jacob, 2', '6041 LM', 'Roermond', 'Netherlands', 'info@faubourgremunj.nl', '0031-475-330092  (business)', '0031-6-15000777  (handy privat)'),
(5257, '', 'Iolanda', 'Petricca', 'Via Da Monte, 6', '67051', 'Avezzano ', 'Italy', 'iolandapetricca@hotmail.it', '+39347.5557722', '+39340.5314200'),
(5258, '', 'Alex', 'Wassermann', '102-40 Jamaica Avenue 1Fl.', '11418', 'Richmond Hill.New York ', 'United States', 'aandhdist@hotmail.com', '917-681-2194', 'Same '),
(5259, '', 'Jorma', 'Pakkanen', 'Tainionkoskentie 26 as 6', '55100', 'Imatra', 'Finland', 'jorma.pakkanen@yachtingdream.fi', '+358500651935', '+358500651935'),
(5260, '', 'Doug ', 'Gray', '7400 N.W. 21st', '73008', 'Oklahoma', 'United States', 'douggray@cox.net', '405-792-2879', '405-826-4975'),
(5261, '', 'Miraziz', 'Zakhidov ', '414 ave N #4J', '11230', 'Brooklyn', 'United States', 'Dedushka170@gmail.com', '9175300612', '9175300611'),
(5262, '', 'Julio ', 'Vargas', '12 Inwood rd ', '11050', 'New York ', 'United States', 'bigotejw@hotmail.com', '516-304-5176', '516-315-6605'),
(5263, '', 'Kapil', 'Kapoor', '20314 Kiawah Island Drive', '20147', 'Ashburn, VA', 'United States', 'universal_force@yahoo.com', '7036363997', '7033091311'),
(5264, '', 'Marc', 'Rubin', '368 WHITNEY ST', '01532', 'NORTHBOROUGH', 'United States', 'marcrubin1234@gmail.com', '5087337632', '5087337632'),
(5265, '', 'AZIZ', 'BAH', '9 BOULEVARD RENE D\'ANJOU', 'J6Z 4M4', 'LORRAINE', 'Canada', 'aziz.bah@hec.ca', '514-346-4458', '514-346-4458'),
(5266, '', 'waqas', 'asif', 'Groepstraat 53', '3081sh', 'Rotterdam', 'Netherlands', 'waqas001.asif@yahoo.com', '0031107864701', '0031642578899'),
(5267, '', 'Mathew', 'Otanez', '9019 Stoakes Avenue', '90240', 'Perris', 'United States', 'losangeles99@aol.com', '5627126595', '5627126595'),
(5268, '', 'ann', 'pooni', '128 hamilton avenue', 'b628sj', 'halesowen', 'United Kingdom', 'anndeane30@gmail.com', '07758964520', '07758964520'),
(5269, '', 'Sui On, Sean', 'Chan', 'Siu Lek Yuen Village, Shatin, HT', '852', 'Hong Kong', 'Hong Kong', 'suionhk@gmail.com', '+852 98785880', '+852 98785880'),
(5270, '', 'Aleksandar', 'Simonovic', '1500 Bay Rd APT#704', '33139', 'MIAMI BEACH', 'United States', 'simche013@yahoo.com', '+13059042798', '+13059042798'),
(5271, '', 'A. B.', 'Jansen', 'Alkmaarsingel 276', '6843', 'Armhem', 'Niederlande', '', '', ''),
(5272, '', 'Roca', 'Valentin', 'Sint Jamsstraat 73', '8840', 'Staden', 'Belgien', 'roca_dan@yahoo.com', '', ''),
(5273, '', 'Stephan', 'Schoeppler', '957 Emerald Bay DR ', '32541', 'Destin', 'United States', 'dolcaso@aol.com', '850 685 2112', '850 685 2112'),
(5274, '', 'Fawad', 'Siddiqui', '223 Wren ct', '60108', 'Bloomingdale, IL', 'United States', 'fawad.siddiqui1@gmail.com', '847-909-3798', '847-909-3798'),
(5275, '', 'Jeff', 'Frantz', '630 Southern Way ', '36527', 'Spanish Fort, Alabama ', 'United States', 'jeffreyfrantz38@yahoo.com', '251-366-4697', 'same'),
(5276, '', 'maria', 'balan', '8 Irving Place ', '07026', 'Garfield, New Jersey', 'United States', 'mariab18@icloud.com', '2018509792', '2018509792'),
(5277, '', 'Ly', 'Nguyen', '5501 Trumans Marketplace DR ', '64030', 'Grandview ', 'United States', 'uyenlynt@yahoo.com', '8167162277', '8167162277'),
(5278, '', 'Adas', 'Mitrochinas', 'J.kairiukscio, 07', '08454', 'Vilnius', 'Lithuania', 'amitrochinas@gmail.com', '65630946', '65630946'),
(5279, '', 'Valentin-Antonio', 'Roca', 'Sint Jansstraat 73', '8840', 'Staden', 'Belgium', 'roca_dan@yahoo.com', '0032051812729', '0032466430536'),
(5280, '', 'sahand', 'azad', 'unit 404 1100 jervis', 'v6e1v1', 'Vancouver, BC ', 'Canada', 'sahand68@gmail.com', '17782375501', '17782375501'),
(5281, '', 'Joel ', 'Stieber', '1551 Calle de aida', '95118', 'San Jose', 'United States', 'jdstibies@yahoo.com', '4087997019', '4087997019'),
(5282, '', 'Anthony', 'Patterson Sr.', '11194 Bel Aire Court', '20603', 'Waldorf, Maryland', 'United States', 'anthony.h.pattersonsr@gmail.com', '301-893-8633', '202-579-7749'),
(5283, '', 'Srun ', 'Seak', '59 Ballarat road', '3300', 'Hamilton', 'Australia', 'arronseqk@hotmail.com', '0499657888', '0499657888'),
(5284, '', 'srun', 'seak', '59 ballarat road, Hamilton', '3300', 'Hamilton', 'Australia', 'arronseak@hotmail.com', '0499657888', '0499657888'),
(5285, '', 'Paul', 'McEwuen', '3420 stoneycreek circle', '44266', 'ohio', 'United States', 'pemc222@hotmail.com', '3305272101', '3303891211'),
(5286, '', 'Ronald ', 'Kuptzin', '27 Rossie St', '06355', 'Mystic, Ct.06355', 'United States', 'rsk51bronxzoo@yahoo.com', '860-245-5952', ''),
(5287, '', 'Andrew', 'Green', '2 Lavinia Cottages', 'RG189EX', 'Ashmore Green, Berkshire', 'United Kingdom', 'greena4000@aol.com', '07824359437', '07850377802'),
(5288, '', 'Khan-iam ', 'Saensombat ', '119-812 king st w', 'N2G1E9 ', 'Kitchener Ontario ', 'Canada', 'Khamyy@hotmail.com', '5198049753', '5147040113'),
(5289, '', 'Kham-iam', 'Saensombat ', '119-812 king st w ', 'N2G1E9 ', 'Kitchener Ontario ', 'Canada', 'Khamyy@hotmail.com', '5198049753', '5147040113'),
(5290, '', 'Edel', 'Sototlongo Beunes', '7989 NW 8TH ST APT 108 Miami, FL', '33126', 'MIAMI, FL', 'United States', 'edelsotolongobeunes@gmail.com', '7863343768', ''),
(5291, '', 'Colin', 'Bowers', '3 Cow Lane, Rampton', 'CB24 8QG', 'Cambridge', 'United Kingdom', 'colandjen06@gmail.com', '+44(0)1954 251462', ''),
(5292, '', 'Paul ', 'Cunningham', '35 STAMFORD AVENUE', 'FY4 2BH', 'BLACKPOOL Lancashire', 'Großbritannien', 'geordie988@gmail.com', '12533101445', '7941301884'),
(5293, '', 'Fadila', 'Dahim', '2 boulevard de Strasbourg', '94350', 'Villiers-Sur-Marne', 'France', 'fdahim13@gmail.com', '0031652088962', '0031652088962'),
(5294, '', 'Adam', 'Makowski', '1221 N Dearborn St apt 1612N', '60610', 'Chicago', 'United States', 'makowski.adam.g@gmail.com', '7737582247', ''),
(5295, '', 'WAI YAN', 'ZAW', 'Gyeonggido Hwaseong si bibong myeon Hwaseong ro 16', '445-842', 'South Korea', 'South Korea', 'Waiyanzaw20@gmail.com', '031-3555263', '010-64638023'),
(5296, '', 'Orlando', 'Chiapetta', '814 Downing Street', '08859', 'Parlin, NJ', 'United States', 'misskitty518@aol.com', '732-861-8004', '732-861-8004'),
(5297, '', 'Nuredin ', 'Hetemi', '313-17103-94A Avenue NW ', 'T5T6V8', 'Edmonton ', 'Canada', 'Nuredinhetemi@gmail.com', '7802001389', '+17802001389'),
(5298, '', 'Natalia', 'Wdowczyk', '10 Havencroft Bush Street East Southsea', 'PO53BL', 'Portsmouth', 'United Kingdom', 'natalie.wdowczyk@gmail.com', '+447534494055', '+447534494055'),
(5299, '', 'sochetra', 'heng', '210 Floyd St. ', '7413', 'Hemphill, Texas 75948', 'United States', 'sochetra9p@gmail.com', '2156666066', '2156666066'),
(5300, '', 'Subarna', 'Shah', '13436 pond spring rd ', '78729', 'Austin', 'United States', 'Subash360shah@gmail.com', '5127364376', ''),
(5301, '', 'Tommy ', 'Tran ', '4623 American way ', '38118', 'Memphis tn', 'United States', 'Mtnails4623@yahoo.com', '9013355180', '9013355180'),
(5302, '', 'van hiep', 'nguyen', '440/112 Avenue  nation des unies ', '59100', 'roubaix', 'Frankreich', 'nguoiphuc80@gmail.com', '', '+33 6 23 04 36 46'),
(5303, '', 'Mastaneh', 'Nassi', '121 N. Le Doux Rd', '90211', 'Beverly Hills California', 'USA', 'mastaneh0614@yahoo.com', '', '310 6667413'),
(5304, '', 'Rimon ', 'Espania', 'Myntstigen 16 lgh 1303', '15148', 'Soedertaelje', 'Schweden', 'rimon-espania@hotmail.com', '', '+46760775714'),
(5305, '', 'Eddy', 'Pelaez Maine', '4110 Kings Crest CV', '38115', 'Memphis, TN', 'USA', '', '', '901 653 6984'),
(5306, '', 'Mikhail', 'Edelman', '18 Lakeside Way', '32137', 'Florida', 'United States', 'edelmanmikhail@yahoo.com', '3862376637', '7182233287'),
(5307, '', 'Van Minh', 'Trinh', 'LEVEL 1 SUITE 1 332A MAIN ROAD EAST ST ALBANS', '3021', 'MELBOURNE', 'Australia', 'MTACCOUNTANTS@YMAIL.COM', '6413011401', ''),
(5308, '', 'Garry ', 'Blackwelder ', '820 Buttercup Trace', '30022', 'Alpharetta, GA', 'United States', 'Glblackwelder@gmail.com', '+1 4042276232', ''),
(5309, '', 'Bishow', 'Poudel', 'witteleertouwers straat 26', '8000', 'Brugge', 'Belgium', 'poudel.bishow@gmail.com', '32487178236', '32487178236'),
(5310, '', 'Dipesh', 'Tamang ', '5th floor, room c  hop yick street  hopchoi street', '852', 'Yuen long', 'Hong Kong', 'moktanmoktan9@gmail.com', '59101671', '59101671'),
(5311, '', 'Hoang', 'Pham', '14 Wooleen ave POORAKA ', '5095', 'Australia', 'Australia', 'Hoangcx7@yahoo.com.au', '+61423588069', ''),
(5312, '', 'charbel', 'bouraad', '985 valin st', 'k4a4y3', 'ottawa', 'Canada', 'cbouraad@gmail.com', '6138649901', '6138649901'),
(5313, '', 'Isak', 'Shakhmurov', '138-36 Grand Central Parkway ', '11435', 'Jamaica ', 'United States', 'Isak.shakhmurov@gmail.com', '9178410407', '9178410407'),
(5314, '', 'Badri ', 'Aryal', 'Shimizu,2-5-9khakigikopo203', '390-0805', 'Nagano, matsumoto shi ', 'Japan', 'Badri125@gmail.com', '+819044649597', '+819044649597'),
(5315, '', 'Constantin Catalin', 'Dragnea', 'Gouden Leeuw 848', '1103', 'Amsterdam ', 'Netherlands', 'lorenzodragnea@yahoo.com', '0203489241', '+31641701907'),
(5316, '', 'Raoul', 'De Wechter', 'Helmstraat 106', '2140', 'Borgerhout', 'Belgium', 'raoul_de_wechter@skynet.be', '+32478396254', '+32478396254'),
(5317, '', 'Brian', 'Udell', '181 Fiesta Way', '33301', 'Fort Lauderdale', 'United States', 'bdumd@aol.com', '954-873-5282', '954-873-5282'),
(5318, '', 'Jean-Sebastien', 'Henry-Lebel', '3924 Emiliana-Brosseau', 'J3Y 0M9', 'St-Hubert', 'Canada', 'jseb_151@hotmail.com', '1-514-378-1807', ''),
(5319, '', 'Narendra ', 'Shahi ', '1054 Galesway Blvd ', 'L5V 2T4', 'Mississauga ON ', 'Canada', 'narenshahi13@gmail.com', '14165053394', '14165053394 '),
(5320, '', 'Bogdan ', 'Bartok', 'Campul Pipera str. nr. 101K', '07719', 'Voluntari', 'Romania', 'bartok_bogdan@yahoo.com', '0040738533050', ''),
(5321, '', 'Gara', 'Mardirossian', '476 Shelbourne Drive', '15239', 'Pittsburgh, PA', 'United States', 'ersgara@aol.com', '412-795-5551', ''),
(5322, '', 'Vytas', 'Kalusevicius ', '1fontaine place ', 'St44bw', 'Stoke on trent', 'United Kingdom', 'Vytas.k@aol.com', '01782413620', '07962071136'),
(5323, '', 'Marwan', 'Hamdoun', '13405 Cedar Farm Rd /Apt 208', '28278', 'Charlotte ', 'United States', 'samoham0625@gmail.com', '704-390-9993', '704-390-9993'),
(5324, '', 'Hiep', 'Tran', '13398 Newcastle Commons Drive, Unit 448', '98059', 'Newcastle, Washington', 'United States', 'hitran@live.com', '773-972-8322', '773-972-8322'),
(5325, '', 'Barbara', 'Punal-Bloomer', '9 Rotokawa Street', '3330', 'Taupo', 'New Zealand', 'bpunal@yahoo.com', '+6473789470', '+64224139657'),
(5326, '', 'somchai', 'sangwichaipat', '150, 152 Ratchadapisek Road,', '10310', 'Huaykwang, Bangkok', 'Thailand', 'mick@thai4life.com', '+6623540767', '+66817525400'),
(5327, '', 'TATSUYA', 'MORIYAMA', '830 MISSION STREET', '91030', 'SOUTH PASADENA, CA, ', 'United States', 'maurice@mercuryoverseasinc.com', '+1-626-297-2354', '+1-626-297-2354'),
(5328, '', 'Thomas', 'Witling', 'Strandlodsvej 13C, 1 th.', '2300', 'Copenhagen S.', 'Denmark', 'tw@scancoffee.dk', '+4593860188', '+4593860188'),
(5329, '', 'Arik', 'Schop', 'Marijkestraat 39', '2964 CG', 'Groot-Ammers', 'Netherlands', 'arikschop@gmail.com', '0615282729', ''),
(5330, '', 'hall', 'dorion', '164 warrensway', 'tf7 5qg', 'telford', 'United Kingdom', 'dozhall1@hotmail.co.uk', '07946087084', '07946087084'),
(5331, '', 'Omar', 'Khokhar', '16 Kiloran Grove, East Ren', 'G77 6WS', 'Glasgow', 'United Kingdom', 'okhokhar10@gmail.com', '+441416169165', '+447838099680'),
(5332, '', 'Boris', 'Ritter', 'Lochnerstraße 11', '53757', 'Sankt Augustin', 'Germany', 'boris-ritter@web.de', '017680092682', '017680092682'),
(5333, '', 'kjeli', 'varwijk', 'hannekerveldweg 17', '7581 BC', 'Losser', 'Netherlands', 'info@gebintbouw.nl', '+31622997217', ''),
(5334, '', 'Stuart', 'Canale', '1415 Brenda Rd.', '37415', 'Chattanooga, TN', 'United States', 'gcanale1@mac.com', '9012879003', '9012879003'),
(5335, '', 'Livingstone', 'Bascombe', '6228 Big Sandy Dr.', '27616', 'North Carolina', 'United States', 'vsavoyrussell@yahoo.com', '9192807316', '9192807316'),
(5336, '', ' William ', 'LOO', '387 Tampines St32', '520387', 'SINGAPORE', 'Singapore', 'william_loo@hotmail.com', '+6566985749', '+6594231428'),
(5337, '', 'vong ', 'nguyen', '5875 charlotte drive #347', '95123', 'tufinawatchs.com', 'United States', 'nhv68@yahoo.com', '4086560261', '4086560261'),
(5338, '', 'Mkhitar ', 'Mkrtchyan ', '1530 North Maricopa ave ', '90027', 'Los Angeles ', 'United States', 'Mkhitaro89@gmail.com', '+1(323)794-8018', '+1(323)794- 8018'),
(5339, '', 'ALIREZA', 'ASGARY', 'RUE DU PARC 54', '1480', 'TUBIZE', 'Belgium', 'a.asgary@hotmail.com', '003222654372', '0492501468'),
(5340, '', 'Ana', 'Villanueva', '520 N Michigan Ave', '60611', 'Chicago', 'United States', 'ana.first@aol.com', '3128907666', '3128907666'),
(5341, '', 'Joël', 'Riva', 'Chemine De. La. Montagne 124', '1224', 'Chêne-Bougeries', 'Switzerland', 'riva.joel@hotmail.com', '+41797541749', '+41797541749'),
(5342, '', 'David', 'Paviera', 'Emmastraße 1', '22527', 'Hamburg', 'Germany', 'david.paviera@gmx.de', '0', '00491755992540'),
(5343, '', 'Meir', 'Ben-Arush', '2862 Calvin rd', '11572', 'New York', 'United States', 'Benarush100@gmail.com', '5166030054', ''),
(5344, '', 'Niyi', 'Oje', 'Flat 3, Furze Lodge, 138 Plum Lane London', 'SE18 3BA', 'London', 'United Kingdom', 'niyoo@hotmail.com', '+447811347342', '+447811347342'),
(5345, '', 'Ilkka', 'Vaherjoki', 'Meritalontie 13', '20900', 'Turku', 'Finland', 'ilkka.vaherjoki@yahoo.com', '+358503770812', '+358503770812'),
(5346, '', 'Melissa', 'Inverno', 'Pirrestraat 23', '9500', 'Geraardsbergen', 'Belgium', 'klantenservice@doah.info', '0032484857907', '0032484857907'),
(5347, '', 'irene', 'bernabat', '77 ard na lurgan.castleblayney', '001 castleblayney.monaghan', '77 ard na lurgan.castleblayney', 'Ireland', 'bernabat1935@gmail.com', '0862599389', '0862599389'),
(5348, '', 'Turcu', 'Ancuta Mihaela', 'Marasoiu Gheorghe,Capitan aviator Nr 24', '011908', 'Bucuresti', 'Romania', 'ancuta.turcu@yahoo.com', '004734901603', '004765290964'),
(5349, '', 'Elena', 'Klochanova', 'nám. Přátelství 1518/2', '10200', 'Prague', 'Czech Republic', 'alena.klochanova@gmail.com', '+420777916091', '+420777916091'),
(5350, '', 'SAW', 'EHLERPLAW', '622 10th AVE.', '56187', 'WORTHINGTON, MINNESOTA', 'United States', 'j-llarson@juno.com', '507-376-5401', '515-805-7094'),
(5351, '', 'Xhevahir', 'Ferati', '58Clements road', 'E62df ', 'East ham ', 'United Kingdom', 'Xhevahir-d@hotmail.com', '+447490540713', '+447490540713'),
(5352, '', 'Hector', 'De Leon', '1 Furphy Lane', '10954', 'Bardonia', 'United States', 'hecdl@optimum.com', '18456236289', '18456236289'),
(5353, '', 'Ivy', 'Truong', '9218 Marshall St.', '91770', 'Rosemead', 'United States', 'ivythebunny@gmail.com', '6264872165', '6264872165'),
(5354, '', 'Paul', 'Toroczcoi', '85 suncroft park', 'D 24', 'Dublin', 'Ireland', 'Paul_bela@yahoo.com', '00353879836238', '0879836238'),
(5355, '', 'Mohsen', 'Isaac', '303 Hedgerow Dr', '15367', 'Venetia, PA', 'United States', 'mohsenisaac@gmail.com', '4128487041', ''),
(5356, '', 'Spencer', 'Fray', '4 Trefoil Ter', '08054', 'Mt. Laurel, NJ', 'United States', 'spencerfray46@gmail.com', '6093045277', '6093045277'),
(5357, '', 'Waseem', 'Waqar', '12 A Runley Road ', 'LU1 1TZ', 'Luton', 'United Kingdom', 'wwaqar13@googlemail.com', '+44 7944743487', '+44 7944743487'),
(5358, '', 'William ', 'Banguka ', '350 Sparks St, Suite 1210', 'K1R 7S8', 'Ottawa', 'Canada', 'Bintou22.wb@gmail.com', '613-407-5160', '613-407-5160'),
(5359, '', 'vincent', 'maheux', '522 Av Des Cormiers', 'G6E 3J8', 'Sainte-Marie', 'Canada', 'vmaheux@hotmail.com', '4182615220', '4182615220'),
(5360, '', 'Hugo', 'Lau ', 'RM4, 23/F, FAI MING HOUSE, CHUNG MING COURT, TKO', '-', 'HONG KONG', 'Hong Kong', 'manbe21@hotmail.com', '852 6138 6248', '852 6138 6248'),
(5361, '', 'andrea', 'orani', 'Square du Manege 1', '1150', 'Brussels', 'Belgium', 'andrea.orani@gmail.com', '00447702911330', '00447702911330'),
(5362, '', 'Shefshet', 'Mzi', 'Matzenweg 2', '3900', 'Brig', 'Switzerland', 'ceci_88@hotmail.ch', '0041793001841', ''),
(5363, '', 'N ', 'van Goethem', 'Weerdjeslaan 77', '7007BB', 'Doetinchem', 'Netherlands', 'Nvg@nickvangoethem.nl', '0031621104727', ''),
(5364, '', 'Nick', 'van Goethem', 'Weerdjeslaan 77', '7006BB', 'Doetinchem', 'Netherlands', 'nvg@nickvangoethem.nl', '0031621104727', '0031621104727'),
(5365, '', 'Efren', 'Picoc', '15511 Hickory Dale St', '77429', 'Cypress, Texas', 'United States', 'epicoc_tx_usa@yahoo.com', '8323537110', '8323537110'),
(5366, '', 'Bjorn', 'Demicoli', '223, Belfiore orsoline sisters street', 'PTA 1222', 'Pieta\'', 'Malta', 'mrbdemicoli@gmail.com', '79269249', '00356 79269249'),
(5367, '', 'Nasser', 'Alshanti', '7 chatsworth close, Timperley', 'WA15 7LF', 'Altrincham', 'United Kingdom', 'n.al-shanti@mmu.ac.uk', '7738012692', '7738012692'),
(5368, '', 'Christine', 'MOrgan', '24 Dartmoor Drive', '3977', 'Cranbourne East, Victoria', 'Australia', 'kmhelle9@gmail.com', '+61431679013', '+61431679012'),
(5369, '', 'ALEXANDER', 'PIJEVSCHI', 'IOANNI POLEMI 46 C', '3085', 'LIMASSOL', 'Cyprus', 'panteliakyriakou@gmail.com', '0035795120047', '0035796897312'),
(5370, '', 'RAJU', 'JOSHI', '31 WOOD AVE', '11507', 'NEW YORK', 'United States', 'jraju0402@gmail.com', '19173635255', '19173635255'),
(5371, '', 'Moses ', 'Uzodima -Tawo', '9 Nightingale way ', 'SN11 9EY', 'Calne ', 'United Kingdom', 'mosestawo@aol.com', '+44249819916', '+447780007358'),
(5372, '', 'won', 'choi', '7401 eastmoreland rd #619', '22003', 'annandale', 'United States', 'bujaclub@gmail.com', '7039816559', '7039816559'),
(5373, '', 'Matin', 'Azimi', 'schubertlaan ', '2625VB', 'Delft', 'Netherlands', 'matinazimi@hotmai.com', '0031681244311', '0031681244311'),
(5374, '', 'Poh Ghee', 'Lim', '32 Yio Chu Kang Road, #05-13', '545551', 'Singapore', 'Singapore', 'pohghee@gmail.com', '91912240', '+65-91912240'),
(5375, '', 'Sharif', 'Mandoozee', '105 longhill road ', 'Se6 1ub ', 'Catford ', 'United Kingdom', 'Sharif.khan56@yahoo.com', '02036124149', '07466174600'),
(5376, '', 'THINH', 'LE', '18202 FLINT HILL DR.', '77449', 'KATY', 'United States', 'thinh@lelawtx.com', '7138385373', '7138385373'),
(5377, '', 'Thien', 'Bui', '105 Nature Walk Parkway , ste 103', '32092', 'st Augustine', 'United States', 'hentibui@gmail.com', '9042878489', '9044326850'),
(5378, '', 'Ewan', 'Geffroy', 'Dublin Road DKIT', 'A91X3Y5', 'Dundalk', 'Ireland', 'ewangeffroy@gmail.com', '353830498629', '353830498629'),
(5379, '', 'Sator', 'Shakirov', '2055 ocean avenue apt 3 A', '11230', 'Brooklyn New York ', 'United States', 'farik_ny@yahoo.com', '+19174344451', '+13474766313'),
(5380, '', 'William', 'Wilkens', 'Oude rijksweg 3', '9481 BD', 'Vries', 'Netherlands', 'Wwilkensz@gmail.com', '+31592544644', '+31613714032'),
(5381, '', 'Kimly', 'Heng ', '11 S Randall Rd, Batavia ', '60510', 'Batavia ', 'United States', 'Leebangfive@gmail.com', '6306960994', '6306960994'),
(5382, '', 'patrick', 'lim', '766 boulevard de l\'industrie', 'j0k 3e0', 'saint paul', 'Canada', 'patricklim@hotmail.fr', '5144302828', '5144302828'),
(5383, '', 'Jonathan', 'Chongphaisal', '4022 Ambrose Ct', '95121', 'San Jose', 'United States', 'jchongphaisal@gmail.com', '714-417-4304', '650218-8014'),
(5384, '', 'Dung', 'Ngo', '1914 Heathcliff Dr Apt#2', '30720', 'Dalton, Ga', 'United States', 'Ngodung1651@yahoo.com', '706618086', '706618086'),
(5385, '', 'Shin', 'Park', 'IBM Korea, Three IFC, 10 Gukjegeumyung-ro, Yeongde', '07326', 'Seoul', 'South Korea', 'aaronspark86@gmail.com', '+82)10-4995-7843', '+82)10-4995-7843'),
(5386, '', 'Yen', 'Bang', '11315 beach str', '90703', 'California', 'United States', 'yenkimbang95@gmail.com', '5625006919', '5625006919'),
(5387, '', 'CADMON', 'HUI', '19 ANTHUS CORNER', 'WATERFORD 6152', 'PERTH', 'Australia', 'cadmonhui9898@hotmail.com', '+852 51999666', '+852 51999666'),
(5388, '', 'Henna', 'Sharif', '105 Longhill Road', 'SE61UB', 'London', 'Großbritannien', '', '', ''),
(5389, '', 'Siegfried', 'özgen', 'Friedrich-Engels-Bogen 10', '81735', 'München', 'Germany', 'siegfried-krekk@web.de', '017682276235', '017682276235'),
(5390, '', 'Joost', 'Baelden', 'Sparrenstraat 26', '9820', 'Merelbeke', 'Belgium', 'joost.baelden@telenet.be', '+32 476 465 540', '+32 476 465 540'),
(5391, '', 'Chandra', 'Upreti', '23810 14th Ave S', '98198', 'Des Moines', 'United States', 'praashupreti@gmail.com', '206-372-3961', '206-372-3961'),
(5392, '', 'Santokh', 'Singh', 'C/o Punj lloyd Sdn. Bhd, H.no.2, Jalan Belian 5, M', '81930', 'Bandar Penawar', 'Malaysia', 'santokhsingh1439@gmail.com', '+60169384652', '+60169384652'),
(5393, '', 'Amit', 'Basnet', '180 Park St Unit 30', '02760', 'North Attleboro', 'United States', 'basnetamit@gmail.com', '617-272-0250', '617-272-0250'),
(5394, '', 'Lubna', 'Laham', 'Rudegatan 9', '52331', 'Ulricehamn', 'Sweden', 'Lobnalhm@gmail.com', '0739932301', '+46739932301'),
(5395, '', 'David', 'Adkins', '1867 Kaioo Dr 404', '96815', 'Honolulu', 'United States', 'david.k.adkins@gmail.com', '7036066730', '7036066730'),
(5396, '', 'Derek', 'Mulcahy', '53 Glasgow Park', 'V94 YY7H', 'Limerick', 'Ireland', 'derekmul01@gmail.com', '61594730', '0876532715'),
(5397, '', 'Zach', 'Darwish', '25 Moon Shell', '92657', 'Newport Coast', 'United States', 'Zach', '', ''),
(5398, '', 'Antonello Ugo', 'Merendi', 'via Piemonte, 53', '04010', 'Sezze Scalo ', 'Italy', 'ToninoMerendi@libero.it', '+39 0773 874358', '+39 377 949 6877'),
(5399, '', 'Zach', 'Darwish', '25 Moon Shell', '92657', 'Newport Coast', 'United States', 'Zach.darwish1@gmail.com', '562-882-7660', '562-882-7660'),
(5400, '', 'olli', 'braun', 'Hirtenstr. 19', '92536', 'Pfreimd', 'Germany', 'olli.braun@web.de', '00491736610271', '00491736610271'),
(5401, '', 'yvonne', 'yeo', '77 robinson road 15-02', '068896', 'singapore', 'Singapore', 'yeo.yvonne@gsp-asia.com', '65 96684928', '65 9668 4928'),
(5402, '', 'MIN KI', 'LEE', 'Naeson-Ro 14 / Poil-Xi Apartment 210-401', '16036', 'Uiwang City, KR-41', 'South Korea', 'lmk881226@gmail.com', '+82 31-387-7886', '+82 10-8948-7886'),
(5403, '', 'genevieve', 'dubuc', '14 Rue Des Faux-Trembles', 'G2A 1C4', 'Québec City', 'Canada', 'genevieve.dubuc1@gmail.com', '4186093198', '4186093198'),
(5404, '', 'Nicholas', 'Lowery', '306 E Adams St. Apt. C', '76682', 'Riesel', 'United States', 'lowery_nicholas@yahoo.com', '7723327973', '7723327973'),
(5405, '', 'David', 'Perea', '9912', '33619', 'BALAYE RUN DR., APT. 204', 'United States', 'lecross@Live.com', '+19159291100', ''),
(5406, '', 'Ben', 'Hitch', '5 Bronte Court', 'WF81NR', 'Pontefract', 'Großbritannien', 'benhitch@talktalk.net', '', '07909521532'),
(5407, '', 'Marcin', 'Sadlon', 'Bremer str. 288', '27751', 'Delmenhorst', 'Germany', 'zepel@vp.pl', '01727515823', '01727515823'),
(5408, '', 'Aaron', 'McKinney', '4416 NE 99th ST', '98665', 'Vancouver', 'United States', '8aron9@gmail.com', '5035502120', '5035502120'),
(5409, '', 'Doug', 'Payne', '1410 Wildherry Dr', 'V9C 3x5', 'Victoria, B.C.', 'Canada', 'dnpayne1954@gmail.com', '1-250-478-2505', '1-250-415-1068'),
(5410, '', 'Marco', 'Arana Barrantes', 'Schildgronden  108', '2134ZW', 'Hoofddorp', 'Netherlands', 'maab1954@hotmail.com', '++31645741684', '++31645741684'),
(5411, '', 'Adam', 'Rajman', '8448 W Monona Lane', '85382', 'Peoria', 'United States', 'elcia1125@yahoo.com', '1-623-910-4385', '1-623-910-4385'),
(5412, '', 'Low ', 'Guan Chuan', 'No. 36, Jalan Bidara 5/ks6, Bandar Botanic,', '41200', 'Klang, Selangor Darul Ehsan', 'Malaysia', 'lowguanchuan@gmail.com', '+60333192955', '+60162195113'),
(5413, '', 'Kim', 'Moldt', 'Jaruplundvej 6', '6330', 'Padborg', 'Denmark', 'kmo@hpt.dk', '0045 21612002', '0045 21612002'),
(5414, '', 'Marco', 'Arana ', 'Schildgronde 108', '2134ZW', 'Hoofddorp', 'Netherlands', 'maab1954@hotmail.com', '++31645741684', '++31645741684'),
(5415, '', 'Pavel', 'Alexandrov', '60,Rodopski izvor,str.', '1680', 'Sofia', 'Bulgaria', 'pol.alex2012@gmail.com', '+359899999099', '+359899999099'),
(5416, '', 'Massi', 'Noori', 'lommavagen 32 a', '23235', 'Arlov', 'Schweden', 'logary420@icloud.com', '', '073 582 6573'),
(5417, '', 'Jurgen', 'Van Gorp', 'Kaliebaan 22', '2460', 'Tielen', 'Belgium', 'rma.theorema-watches.com@tidata.com', '+32 14 65 1900', '+32 478 44 8484'),
(5418, '', 'Nagasrinivasulu', 'Vallamkondu', '19424 Whispering Brook Dr', '33647', 'Tampa', 'United States', 'nvallamkondu@gmail.com', '8133405112', '8133405112'),
(5419, '', 'Hoanh', 'Nguyen', '10375 Fern Ave, APT D', '90680', 'Stanton', 'United States', 'hoanhhoanhnguyenphu@gmail.com', '7142608908', '7142608908'),
(5420, '', 'CHARLES', 'COPEMAN-GREEN', '2 High Street, Great Bedwyn', 'SN8 3NU', 'Marlborough', 'United Kingdom', 'copersc@yahoo.com', '07881362251', '07881362251'),
(5421, '', 'Wilson', 'Sy', '#212 San Pablo Fatima 1 Area E ', '3023', 'San Jose Del Monte city bulacan', 'Philippines', 'wilsonhsy123@gmail.com', '0448157384', '00639228259049'),
(5422, '', 'Elaine', 'Plowman', '96 Glendara.', 'Kildare', 'Kildare', 'Ireland', 'lanabear.logan@gmail.com', '872879001', '872879001'),
(5423, '', 'Alexej', 'Arnopolin', 'Hörder Bruch 47', '44263', 'Dortmund', 'Germany', '01735108811@mail.ru', '+491735108811', '+491735108811'),
(5424, '', 'Garrie ', 'Wilson', '2 Charnwood Court ', 'HA1 4RD', 'Harrow', 'United Kingdom', 'garrie1702@hotmail.com', '07984637658', '07984637658'),
(5425, '', 'Riva', 'Das', '4460 Lower Park Rd, Unit 2311', '32814', 'Orlando, FL', 'United States', 'rivathedas@gmail.com', '248-797-4274', ''),
(5426, '', 'richard', 'shannahan', '5921 NE 57th loop', '34488', 'Silver Springs', 'United States', 'cshannahan@iroquoisgroup.com', '8632245763', '8632245763'),
(5427, '', 'Dr. R. Scott', 'Barrett', '2820 Pleasant Oak Dr', '30519', 'Buford', 'United States', 'scottb0630@hotmail.com', '7705401931', '7705401931'),
(5428, '', 'Mohamed Saleem Bin Abdul Kader', 'Kader', ' Pasir Ris Street 12,,#12-17', '510101', 'Singapore', 'Singapore', 'charmingguy@hotmail.com', '+65 98569062', '+65 98569062'),
(5429, '', 'reinier', 'benard', 'prof. van arkelstraat 34, ', '2691xp', 's gravenzande', 'Netherlands', 'reintje.rb@gmail.com', '174417433', '174417433'),
(5430, '', 'Avner', 'Ismailov', '102-12 63rd Road', '11375', 'Forest Hills', 'United States', 'aism376@yahoo.com', '516-387-4077', ''),
(5431, '', 'Oleg', 'Krasnov', '2117 Veterans Blvd Unit 419', '70002', 'Metairie', 'United States', 'allithp@yahoo.com', '5042087770', '5042087770'),
(5432, '', 'Dmitriy', 'Berezovsky', '5385 Netherland Avenue', '10471', 'Bronx', 'United States', 'valeriiashavkunova@gmail.com', '3476814332', ''),
(5433, '', 'Katie', 'Floyd', '122 37th st', '92663', 'Newport Beach', 'United States', 'katiefloyd1225@gmail.com', '8505432560', '8505432560'),
(5434, '', 'Wing Yu', 'Po', 'RM 150 9/F', '150 Fa Yuen St', 'Wah Mei Building', 'Hong Kong', 'tobeypo@gmail.com', '+852 95057009', '+852 95057009'),
(5435, '', 'CHUNSIANG', 'TING', '724 TRANQUILITY CIR UNIT 1', '94551', 'LIVERMORE', 'United States', 'ting.chun0605@gmail.com', '1-510-926-5888', ''),
(5436, '', 'CHUNSIANG', 'TING', '724 TRANQUILITY CIR UNIT 1', '94551', 'LIVERMORE', 'United States', 'micinoku00@hotmail.com', '+1-510-926-5888', ''),
(5437, '', 'BEATA', 'BALOGH', '32 Pequot Trl', '07438', 'OAK RIDGE', 'United States', 'beatabalogh1972@gmail.com', '9739609114', '9739609114'),
(5438, '', 'Denis', 'Sayed Selo', 'Akkerstraat 15', '2351 SL', 'Leiderdorp Zuid-Holland', 'Niederlande', '', '', ''),
(5439, '', 'Nada', 'Coici', '50 L', '1091GN', 'Amsterdam', 'Netherlands', 'nada.coici89@gmail.com', '+31644316878', '+31644316878'),
(5440, '', 'Sondip', 'Biswas', '6260 Crestgate Ln', '30084', 'Tucker', 'United States', 'sondip69@gmail.com', '4047692286', '4047692286'),
(5441, '', 'David', 'Gonzalez', 'Hacienda Pasteje 7-A', '52176', 'Toluca', 'Mexico', 'david_mga@yahoo.com.mx', '017225418821', '7227684259'),
(5442, '', 'Anthony', 'Mifka', '129 Oak Hill Drive', '18403', 'Archbald ', 'United States', 'Uscbanthony@Gmail.com', '5707662243', '5707662243'),
(5443, '', 'Abdykairov ', 'Zhenishbek', '3854 N Damen Ave apt 3', '60618', 'Chicago IL', 'USA', '', '312 477 1398', ''),
(5444, '', 'Eason', 'Sim', '508 West Coast Drive #03-253', '120508', 'Singapore', 'Singapore', 'Eason.sim.ys@gmail.com', '+65 91379889', '+65 91379889'),
(5445, '', 'anne', 'woodhouse', '11 Welland Close, Mickleover', 'DE3 0RZ', 'Derby', 'United Kingdom', 'annewoodhouse@ntlworld.com', '7807991583', '7807991583'),
(5446, '', 'Anthony', 'Vu', '5237 cherokee rose ln', '38125', 'Memphis, Tennessee ', 'United States', 'anthonyvu1408@gmail.com', '5044079180', '5044079180'),
(5447, '', 'Chen Lee', 'Mow', '2/76 Ninth ave', '2194', 'Campsie', 'Australia', 'evahong6473@hotmail.com', '0452526382', '0452526382'),
(5448, '', 'JONGWON', 'CHOI', 'SINBONGRO', '16811', 'Yong In', 'South Korea', 'jongwon815.choi@samsung.com', '+82-31-320-2006', '+82-10-7388-0007'),
(5449, '', 'Naomi', 'Nelson', '19 Ploughshare Drive', '3350', 'Mount Helen', 'Australia', 'nnnaomis49@gmail.com', '+61411251657', '+61411251657'),
(5450, '', 'Muzamil', 'Akhtar', 'Shop No,01 Ayesha Abdullah Khalifa building', '3721', 'Al Ras Deira, Dubai', 'United Arab Emirates', 'glt4art@gmail.com', '00923018316591', '0097142202047'),
(5451, '', 'Christopher', 'Zaluski', '1676 Shuswap Ave', 'V0E2G0', 'Lumby', 'Canada', 'zed9694@hotmail.com', '7803182902', '7803182902'),
(5452, '', 'nils', 'LEGEAY', '5 EUGENE LABICHE', '78290', 'Croissy sur Seine', 'France', 'fanny.stroh62@gmail.com', '662596161', '662596161'),
(5453, '', 'Jasmine ', 'Harris ', '5415 beach channel dr ', '11692', 'apt 5a', 'United States', 'sade2328@gmail.com', '3477910050', ''),
(5454, '', 'Kalloor Varkey ', 'Sebastian Feliks', '15 A Macmillan Street', '3129', 'Katikati', 'New Zealand', 'sebykallore@gmail.com', '00642102390339', 'same as above'),
(5455, '', 'Dennis', 'Riordan', '120 Glenmead Road', 'B44UQ', 'Birmingham', 'Großbritannien', '', '', ''),
(5456, '', 'Pedro', 'Rojena', '1580 e 6 ave ', '33010', 'Hialeah ', 'United States', 'Pedrorojena@hotmail.com', '305-772-2970', '305-772-2970'),
(5457, '', 'HIEN', 'DIEP', '9011 TIMBER HUNT', '78250', 'SAN ANTONIO TX', 'United States', 'ivydiep2010@gmail.com', '4085042667', ''),
(5458, '', 'Ramin', 'Roohipour', '900 via del monte', '90274', 'Palos Verdes Estates', 'United States', 'raminr@gmail.com', '2125181370', '2125181370'),
(5459, '', 'Nann', 'Aye', '5911 93rd ST SW apt 302', '98499', 'Lakewood,WA', 'United States', 'Nannchanchanaye@gmail.com', '6263187059', '6263187059'),
(5460, '', 'minsuk', 'kwon', 'u706/  36-44 john st ', '2141', 'Lidomcbe', 'Australia', 'kwonms1030@gmail.com', '61401623852', '61401623852'),
(5461, '', 'jenny', 'Evans', '55 Ewloe Place', 'CH7 3NJ', 'Buckley ', 'United Kingdom', 'jennycomuk@aol.com', '07850867484', ''),
(5462, '', 'Vassos', 'Vassiliou', '114 Edenbridge Road, Bush Hill Park', 'EN1 2HT', 'middx', 'United Kingdom', 'studiophoto@mac.com', '2083641958', '07949608922'),
(5463, '', 'Alexandre', 'Stoykov', '1800 N. Clybourn Ave.', '60614', 'Chicago', 'United States', 'alexrebroker@yahoo.com', '312-593-3110', '312-593-3110'),
(5464, '', 'Michael', 'McIvor', '20613 66A Ave', 'V2Y2Y4', 'Langley', 'Canada', 'michaeld.mcivor@gmail.com', '6044420829', '6044420829'),
(5465, '', 'Seereederean', 'Narayanan', 'Nr 50,Jalan 22/21', '47400', 'Petaling Jaya, Damansarav Jaya', 'Malaysia', 'sree@metrofacilities.com', '', '012 9882182'),
(5466, '', 'Shane', 'Irons', '12920 Mount Pleasant Road', '32225', 'Jacksonville, FL', 'United States', 'dawntirons@gmail.com', '904-910-0899', '904-570-8216'),
(5467, '', 'HEE', 'KUAI HONG', 'No.11，Jalan Pahlawan 3,TAMAN UNGKU TUN AMINAH', '81300 ', 'Skudai Johor', 'Malaysia', 'ths5638@gmail.com', '0167853333', '0129922933'),
(5468, '', 'GoldenTabs', 'GoldenTabs', 'ycNFIkiMBDsxBcR', '2772', 'New York', 'Peru', 'support@goldentabs.com', '16852462521', '30168101943'),
(5469, '', 'alexandra', 'fodor', '211a,high road ', 'ha35ee', 'Harrow', 'United Kingdom', 'alegiani@yahoo.com', '07960892632', '07960892632'),
(5470, '', 'Peter', 'Saunders', 'PO Box 74 Glenfield NSW', '2167', 'Sydney ', 'Australia', 'petersaunders1989@gmail.com', '610413633052', '610413633052'),
(5471, '', 'Kai En Ken ', 'Feng', '303-8040 Ryan Road', 'V7A 2E5', 'Richmond', 'Canada', 'kfeng0321@gmail.com', '6046187365', '6046187365'),
(5472, '', 'Mark', 'Storm', 'Oscar Pettifords Vej 23. 1tv', '2450', 'Copenhagen', 'Denmark', 'markstorm40@hotmail.com', '004529395678', '004529395678'),
(5473, '', 'Festus', 'Efoghor', 'Tingvallavagen 18 E', '1002', 'Märsta', 'Schweden', '', '', ''),
(5474, '', 'Ilya', 'Mirzakandov ', '8012 n 19 ave', '85921', 'Phoenix ', 'United States', 'Ilyamirzakandov@yahoo.com', '602-705-2967', '602-705-2967'),
(5475, '', 'Farhad', 'Amirkhani', '1762 Sevenoaks Dr', 'L5K2N3', 'Mississauga', 'Canada', 'farad.amirkhani@gmail.com', '4165203271', '4165203271'),
(5476, '', 'Mark', 'Williams', '1097 Midnight Pass', '75087', 'Rockwall', 'United States', 'mrwilliams61@gmail.com', '2145376435', '2145376435'),
(5477, '', 'Daniel', 'Tepper', '2775 Mesa Verde Dr East #U114', '92626', 'Costa Mesa California', 'United States', 'tepperdaniel@yahoo.com', '954-629-4778', ''),
(5478, '', 'John', 'Behncke', '7534 Will Street', '20755', 'Fort Meade', 'United States', 'mr_behncke@hotmail.com', '8083213748', '8083213748'),
(5479, '', 'Mohamed ', 'Ehab Elkharbotly', 'Villa 62 Group 10 - Saad Ibn Moaz St.- Al Rehab ', '11841', 'Al Rehab City - New Cairo - Cairo', 'Egypt', 'mohamed-ehab@live.com', '+201065566541', '+201065566541'),
(5480, '', 'valerie', 'boccia', '146 Lexington ave', '11771', 'Oyster bay', 'United States', 'valerieboccia@hotmail.com', '5162053082', '5162053082'),
(5481, '', 'Tony', 'Maher', '18 Marlfield', 'D18 A892', 'Dublin 18', 'Ireland', 'tonymaher@outlook.com', '353872435812', '353872435812'),
(5482, '', 'Irene', 'Bernabat', '77', 'A75 WV60', 'Ard na lurgan ', 'Ireland', 'jcbernabat1501@gmail.com', '+353838747468', '+353838747468'),
(5483, '', 'Catherine', 'Spiteri', '12 Uppill Place', '6065', 'WANGARA', 'Australia', 'Catherinaspiteri@live.com', '0893092888', '0481819238'),
(5484, '', 'HONG', 'QIAN MEI', 'B-126 TINGKAT 1, JALAN BESERAH,', '25300', 'KUANTAN', 'Malaysia', 'adenlandkuantan@gmail.com', '016-9876257', '016-9876257'),
(5485, '', 'Ryan', 'Allen', '2493 Northumbria Drive', '32771', 'Sanford ', 'United States', 'RyaTuned@gmail.com', '407-312-5081', '407-312-5081'),
(5486, '', 'Abdul majed', 'Hussainzai', '3 brookfield crescent ', 'HA30UT', 'Harrow', 'United Kingdom', 'hussainzai@hotmail.co.uk', '07775889589', '00447775889589'),
(5487, '', 'Arsalan ', 'Bakhshee', 'Skvadronsdbacken 83 lgh 09052', '174 56', 'Sundbyberg Stockholm', 'Schweden', 'Arsalan.haroon217@yahoo.com', '', '0046 7628 12198'),
(5488, '', 'MANOJ', 'SABHARWAL', 'VILLA 15 STREET 5 MEADOWS 6', '939005', 'DUBAI', 'United Arab Emirates', 'manojopsabharwal@gmail.com', '97143674467', '971506461121'),
(5489, '', 'Frede Richard', 'Sund', 'Gamle Konglundvei 17b', '1392', 'VETTRE', 'Norway', 'fres444@hotmail.com', '+4747019466', '+4747019466'),
(5490, '', 'Guillaume', 'Doucet', '146 Frontenac Est', 'J3V6J3', 'Saint-Bruno', 'Canada', 'gdoucet18@gmail.com', '4504613944', '4182907766'),
(5491, '', 'Danielle', 'Baker', '32 BIRCHGROVE CLOSE', 'Np206jg', 'NEWPORT', 'United Kingdom', 'Grace_daniels@outlook.com', '07880367150', '07880367150'),
(5492, '', 'Paula', 'Hope', '120a Bargery Road, Catford', 'SE6 2LW', 'LONDON ', 'United Kingdom', 'p.hope@hotmail.co.uk', '7803766442', ''),
(5493, '', 'gulistan', 'sait', 'friskyttegatan 20', '27136', 'ystad', 'Sweden', 'badal_swed@hotmail.com', '0046 704910251', '0046 704910251'),
(5494, '', 'Esteban', 'Armengau', '3939 Bernice RD', '11783', 'Seaford NY', 'USA', 'Amador0511@gmail.com', '516 7262194', ''),
(5495, '', 'Ronnie', 'Pedersen', 'Plantagevej 16', '7330', 'Brande', 'Denmark', 'Vindbjerg.ronnie@gmail.com', '004522731174', '004522731174'),
(5496, '', 'Falko ', 'Houben', 'Achter de Cattentoren 99', '6041DS', 'Roermond', 'Niederlande', 'hakkelaer@hotmail.com', '0031 620500058', ''),
(5497, '', 'Richard', 'Truong', '8970 SW 72nd ct Unit C', '33156-8311', 'Miami, Florida ', 'United States', 'truongrichard933@yahoo.com', '786-953-0511', '786-953-0511'),
(5498, '', 'Keisha', 'Peters', '1228 CHADWELL CT', '21113', 'ODENTON', 'United States', 'dennison823@gmail.com', '3056468941', '3056468914'),
(5499, '', 'Dio', 'Bernhardt', 'Raadhuisplein 67', '5683 EC', 'Best', 'Netherlands', 'dbernhardt56@hotmail.com', '+31624903264', '+31624903264'),
(5500, '', 'marco', 'ghirelli', 'via arnobio 14', '00136', 'rome', 'Italy', 'marcoghirelli@gmail.com', '0039639720835', '0039335294724'),
(5501, '', 'Roger Boon Wah ', 'Chua', 'Woodlands Drive 14 , #06-559', 'singapore 730531', 'Singapore ', 'Singapore', 'rbchua@wlgore.com', '+65 96653309', '+65 82993378'),
(5502, '', 'Colin', 'Lim', '70 Hougang AVe 7 #16-06', '538804', 'Singapore', 'Singapore', 'colinlby@singnet.com.sg', '64890401', '96583375'),
(5503, '', 'Anthony', 'Mancini', '17 Irvine Street, Pascoe Vale', '3044', 'Melbourne', 'Australia', 'anthony.mancini@outlook.com', '+61383006500', '+61434416296 '),
(5504, '', 'Andrew', 'Magor', '49 Worcester close', 'Np44 8te', 'Cwmbran', 'United Kingdom', 'Magor75@hotmail.co.uk', '07962108824', ''),
(5505, '', 'Rija', 'RATSIMIHARA ', '10 rue jules Alexandre geoffroy ', '91100', 'Corbeil essones ', 'France', 'mada.prestige@yahoo.fr', '0781873324', '0651101380'),
(5506, '', 'Danilo', 'Serrano', '1875 Bandoni Ave.', '94580', 'SAn Lorenzo, California', 'United States', 'danilo.serrano@dgs.ca.gov', '510-410-1286', '510-410-1286'),
(5507, '', 'Jeroen', 'Goedhart', 'Rosenburglaan 31', '4385 JE', 'Vlissingen', 'Netherlands', 'jeroen_g123@live.nl', '0031621949867', ''),
(5508, '', 'Mariuccia', 'Demichelis', 'Via Officine, 4', '28877', 'Ornavasso', 'Italy', 'mariucciademichelis@libero.it', '3477339524', '3477339524'),
(5509, '', 'Jörgen', 'Lind', 'Tunnebergavägen 5', '26371', 'Jonstorp', 'Schweden', 'r.jorgen.lind@gmail.com', '', '070 385 44 11 '),
(5510, '', 'Keith', 'Wright', '40 Church Road, Wavertree', 'L15 9EF', 'Liverpool', 'United Kingdom', 'keithjwright1@virginmedia.com', '00441514750899', '00447821644269'),
(5511, '', 'Dave', 'Dhar', '2039 Sherwood Place', '60189', 'Wheaton', 'United States', 'dave.dhar@gmail.com', '630-415-9418', '630-415-9418'),
(5512, '', 'Roman', 'Hayduk', '16 Roman walk', 'BS43LR', 'Bristol', 'United Kingdom', 'roman_rl@yahoo.com', '07720772673', '07720772673'),
(5513, '', 'Sunny', 'Phuong', '9910 Olive St.', '91780', 'Temple City', 'United States', 'sonle1964@yahoo.com', '6268639649', '6268639649'),
(5514, '', 'Stefano', 'Cariddi', 'Via Bottego 4', '35138', 'Padova', 'Italy', 'ileron19@gmail.com', '3474405335', '3474405335'),
(5515, '', 'Tze Kwang', 'Chua', 'Ang Mo Kio Street 52 Block 596D #20-311', '564596', 'Singapore', 'Singapore', 'chuatzekwang@hotmail.com', '+65 97221747', '+65 97221747'),
(5516, '', 'Ahmed', 'Nasr', '28 Durham House ', 'NW8 7JR', 'London', 'United Kingdom', 'nasr1966@hotmail.co.uk', '07706699399', '07706699399'),
(5517, '', 'José ignacio', 'Vega Alvarez', 'Simón Bolívar 54A - 2 i', '38009', 'Santa Cruz de Tenerife', 'Spain', 'Vegalvarez@hotmail.es', '+34 22 882029', '601011776'),
(5518, '', 'Bobi', 'Marinescu', 'Splaiul independentei 315', '060043', 'Bucharest', 'Romania', 'Bobimarinescu79@yahoo.ro', '0040723113399', '0040723113399'),
(5519, '', 'Kemuel', 'Navarro', '1610 Wade Road', '32310', 'Tallahassee', 'United States', 'n.kemuel09@gmail.com', '8504913543', '8504913543'),
(5520, '', 'Shan', 'Mirza', '69 Kitty Murray Lane', 'L9K 1H7', 'Ancaster', 'Canada', 'shan_mirza007@hotmail.com', '905-537-7114', '905-537-7114'),
(5521, '', 'Kim', 'Nguyen', '310 E 12th St, Apt 1A', '10003', 'New York', 'United States', 'kim.nguyen3@gmail.com', '9172167860', '9172167860'),
(5522, '', 'Gonzalo', 'Garcia Miranda', 'Alonso Cano 56', '28003', 'Madrid', 'Spanien', 'gonzalogmiranda@gmail.com', '+34 628 466 952', ''),
(5523, '', 'Paul', 'Roche ', '24 Mayfield Gardens', 'BB5 3DL ', 'Oswaldtwistle ', 'United Kingdom', 'paulroche24@sky.com', '00441254390369', '00447974449640'),
(5524, '', 'Lilian', 'Petcu', 'stefan cel mare 15, scara G, apt 2,', '020123', 'bucuresti ,sector2', 'Romania', 'petcuhome@yahoo.com', '+40752182775', ''),
(5525, '', 'Aly Badara', 'Camara', '402 blvd de la citée des jeunes apt4', 'J8Z1L1', 'Gatineau', 'Canada', 'alybadara07@gmail.com', '8192098179', '8193183070'),
(5526, '', 'Nestor', 'Sanchez', '15279 SW 34th ST', '33331', 'Davie, FL', 'United States', 'sanfam28@gmail.com', '954-914-3006', '954-914-3006'),
(5527, '', 'Jimmy', 'Ong', '1441 S Danville Dr', '79605', 'Abilene,TX', 'United States', 'jimmywu2669@yahoo.com', '3256911123', '6786877917'),
(5528, '', 'David', 'Megrikian ', '12451 Melville Ave ', '91344', 'Granada Hills', 'United States', 'Dmegrikian@yahoo.com', '8186818080', ''),
(5529, '', 'Chukwudi Cyril', 'Obiagwu', 'Kolmrdsvägen 33', '18167', 'Lidingö', 'Sweden', 'Chukobia@spray.se', '+46737136156', '+46737136156 '),
(5530, '', 'Christophe', 'De Schrevel', 'av de l\' Héliport  22 bte 72', '1000', '1000 - Bruxelles (Bruxelles)', 'Belgium', 'deschrevelc@gmail.com', '488450775', '488450775'),
(5531, '', 'Ryan', 'Winter', '85 Underwood Grove', 'NE233UT', 'Cramlington', 'United Kingdom', 'ryan.winter97@hotmail.co.uk', '07766033541', ''),
(5532, '', 'Chukwudi Cyril', 'Obiagwu', 'Kolmårdsvägen 33', '18167', 'Lidingö', 'Sweden', 'Chukobia@sray.se', '+46737136156', '+46737136156'),
(5533, '', 'Edel', 'Puntonet', 'Sandåkersgatan 13A', '903 51', 'Umeå', 'Sweden', 'edel.puntonet@gmail.com', '0046738191106', '0046738191106'),
(5534, '', 'Dimitar', 'Yanev', '29 Napier road', 'E113JY', 'London', 'Grossbritannien', 'krs.london@yahoo.com', '', '07411 772529 '),
(5535, '', 'Elton', 'Gay', '794 Strange Rd', '29687', 'Taylors', 'United States', 'eltongay@bellsouth.net', '864-483-2300', '864-483-2300'),
(5536, '', 'john ', 'burton', '17 Hampton street', '4161', 'alexandra hills qld', 'Australia', 'butchjb55@gmail.com', '0412640523', '0412640523'),
(5537, '', 'stephen', 'buckley', '1 shuttle street', 'wn2 2rd', 'hindley wigan', 'United Kingdom', 'julievinson12@yahoo.co.uk', '07715553524', '07715553524'),
(5538, '', 'Horace', 'Nelson', '1840 Virginia Ave', '11003', 'Elmont, New York', 'United States', 'hnelson22@verizon.net', '516-568-1856', '516-317-2508'),
(5539, '', 'Mark', 'Hutchinson', 'Van der Lelijstraat 123', '2614EK', 'Delft', 'Netherlands', 'nhu@allseas.com', '0031625154594', '0031625154594'),
(5540, '', 'Wendy', 'van Rooij', 'Rusthoven 14', '5655 CM', 'Eindhoven', 'Netherlands', 'wendyvanrooy@hotmail.com', '0031 6 14488155', '0031 6 14488155'),
(5541, '', 'Elmira', 'Khalili Sagharlu', 'Hauptstraße 7', '50169', 'Kerpen', 'Germany', 'elmira.s.khalili@gmail.com', '015737511000', '015737511000'),
(5542, '', 'Malcolm ', 'Roy-johnson', '15 corral heights ', 'Da8 1sf', 'Erith, kent ', 'United Kingdom', 'Mallo-j@hotmail.co.uk', '07535347798', '07535347798'),
(5543, '', 'Håkan', 'Grönlund', '1 rue d\'Anvers', '1130', 'Luxembourg', 'Luxembourg', 'hakan.gronlund@h2ovortex.com', '+352621147700', '+352621147700'),
(5544, '', 'Barneyxcq', 'Barneyxcq', 'uKBVEvlPHJQXQzBnN', '6379', 'New York', 'Nepal', 'jimosa4xf2@hotmail.com', '71579045118', '24587931707'),
(5545, '', 'Vijai', 'Anand', '1 Ladywalk', 'CB24 3ED', 'Longstanton', 'United Kingdom', 'vijaiaa@gmail.com', '07795483955', '07795483955'),
(5546, '', 'Lajos', 'Vass', 'Arany János u. 54.', '2314', 'Halásztelek', 'Hungary', 'lvass@promet.hu', '+3624521240', '+36203333839'),
(5547, '', 'Jevgeni ', 'Skriptsenko', 'Läänemere tee 45-12', '13914', 'Tallinn', 'Estonia', 'skhomeinfo@gmail.com', '+372 58101678', '+372 58101678');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(5548, '', 'Trang', 'Pham', '2964 Pender st East', 'V5k2c3', 'Vancouver ', 'Canada', 'Allenkwan1982@gmail.com', '6047733102', '6047280018'),
(5549, '', 'fayssal', 'chabani', 'annex 12 st patrik place welinghton road ', '0000', 'cork', 'Ireland', 'pokolo2008@gmail.com', '00353838372913', '00353838372913'),
(5550, '', 'Gezim ', 'Bojkaj', '2585 jos st louise ave', 'N8T2M4', 'WINDSOR Ontario ', 'Canada', 'jimyjimy14@hotmail.com', '15199924330', ''),
(5551, '', 'Lars', 'Toftegaard', 'Friggsvej 30', '9870', 'Sindal', 'Denmark', 'lars@toftegaard.dk', '81815757', ''),
(5552, '', 'Daniel', 'Earl', '2316, 60 Johnston Road', '', 'Wanchai', 'Hong Kong', 'danearl8@gmail.com', '+852 67965852', ''),
(5553, '', 'Philippe', 'TRIVIAUX', '1 rue des terres douces', '28630', 'BARJOUVILLE', 'France', 'dartschphilippe@hotmail.com', '+33237359130', '+33632776988'),
(5554, '', 'Vedat', 'Tan', '3381 75th Avenue Unit C-E', '20785', 'Hyattsville MD', 'United States', 'Vedatbm6001@gmail.com', '703-786-5278', '703-786-5278'),
(5555, '', 'Vedat Tan', 'Tan', '3381 75th Avenue Unit C-E', '20785', 'Hyattsville MD', 'United States', 'Vedatbm6001@gmail.com', '7037865278', '7037865278'),
(5556, '', 'SUKHYUN ', 'KIM', 'Buk-ku bungmun-daero 235 104/1005', '61265', 'GWANGJU', 'South Korea', 'bonash@naver.com', '+82 62 513 6808', '+82 10 5024 6808'),
(5557, '', 'Carmelo', 'Simeti', '2 maiden Lane', '11563', 'Lynbrook', 'United States', 'melsimeti@gmail.com', '516-849-5526', '516-849-5526'),
(5558, '', 'Lance', 'Howden', 'Avenida Gabriel Roca, 46,  C/O Evolution Yachts S.L Explora', '07015', 'Palma de Mallorca', 'Balearic Islands,Spain', 'lhowden@live.com', '9542255753', '+33643619736'),
(5559, '', 'Jeff ', 'Driscoll ', '3947 154th ave se', '98006-1747', 'Bellevue ', 'United States', 'jeffdrisc@aol.com', '2067554402', '2067554492'),
(5560, '', 'Heydar', 'Almousavi', '5/17', '2144', 'Auburn nsw', 'Australia', 'Mousawi86@gmail.com', '0280840126', '+61499286900'),
(5561, '', 'Darius', 'Chodocinskas', '17 Canso Rd Unit #16', 'M9W4M1', 'Canadian Aquatic Feed Inc.', 'Canada', 'northfincanada@gmail.com', '647-282-3470', '647-282-3470'),
(5562, '', 'Alexander', 'Loffeld', 'Stoeppken 13', '41334', 'Nettetal', 'Germany', 'alexander.loffeld@protonmail.com', '021539569961', '015290083526'),
(5563, '', 'Inesa', 'Urbonaviciute', '644', 'Mk9 3dg', 'Milton keynes', 'United Kingdom', 'Inesaurbonaviciute@yahoo.co.uk', '07563901940', '07563901940'),
(5564, '', 'Tony', 'Raybould', '105 Orchard Avenue', 'BH14 8AH', 'Poole', 'United Kingdom', 'tonyraybould@ntlworl.com', '01202 257212', '07748 802462'),
(5565, '', 'Pieter-Joost Lambert', 'Klein', 'Zuidzijdsedijk, 51', '3264LG', 'Nieuw-beijerland', 'Netherlands', 'pjk323@hotmail.com', '0031615086479', ''),
(5566, '', 'Yeung', 'Fung David', 'Flat A, 33/F, Prince Ritz, 448 Prince Edward Road ', '000000', 'Kowloon City, Kowloon', 'Hong Kong', 'fungdavidyeung@yahoo.com.hk', '+85226938200', '+85295856888'),
(5567, '', 'Kshaf', 'Chaudhary', '2, Orchard Walk', 'OX27 8BB', 'Bicester', 'United Kingdom', 'Kshaf_chaudhary@hotmail.co.uk', '07412464479', '07412464479'),
(5568, '', 'Strider', 'White', '9223-148st', 'T5R1A4', 'Edmonton Alberta', 'Canada', 'strider@striderwhite.com', '17807821337', '17807821337'),
(5569, '', 'Rolino', 'Dircken', 'Achterhoeksestraat 38', '4715BE', 'Rucphen', 'Niederlande', 'rolinodircken@hotmail.com', '', ''),
(5570, '', 'Andron', 'Semjonov', '16 Applewood place', 'Co. Dublin', 'Applewood village Swords', 'Irland', 'asemjonov@hertz.com', '', ''),
(5571, '', 'Hassan', 'Bokhari', '1209 east cumberland ave, 901, tower 2', '33602', 'Tampa', 'United States', 'bokhari.hassan@gmail.com', '3473317748', '3473317748'),
(5572, '', 'Bernard', 'Tan', '32 Balam road #05-12\r\nBalam road', '370032', 'Singapore ', 'Singapore', 'Laosu84@hotmail.com', '81805656', '81805656'),
(5573, '', 'Emmanuelle', 'Trouve', '49 Impasse de la tete a Germain', '86800', 'Savigny Levescault', 'Frankreich', 'e.raimbaud38@gmail.com', '0660412838', '0549428501'),
(5574, '', 'Sandra', 'Dennison', '9 Darleydale DR ', 'CH62 8EX', 'Wirral ', 'United Kingdom', 'sandra.dennison@cwp.nhs.uk', '01515127481', '07563594637'),
(5575, '', 'Marc', 'Schmidt', 'Erich-Bauer-Straße 2', '65439', 'Flörsheim am Main', 'Deutschland', '', '', ''),
(5576, '', 'Ehab', 'Dandis', 'Shop 5/29-33 Epsom Road, Rosebery ', '2018', 'Sydney', 'Australia', 'Hbodandees@yahoo.com', '+61405228084', '+61405228084'),
(5577, '', 'Gerardo ', 'Leon Lopera', '1615 Rue Evangeline 204', ' QC J1H 6C8', 'Sherbrooke', 'Kanada', 'gerleong@hotmail.com', '', '+1 819-580-9288'),
(5578, '', 'G.', 'Devoer', 'De S. Lohmanstraat 29', '7103Gt', 'Winterswijk', 'Netherlands', 'g.devoer@gmai.com', '+31(543-520280)', '+31613311566'),
(5579, '', 'Leonid', 'Zaharchenko', 'Har Ha Tzofim 15/25', '7662027', 'Rehovot', 'Israel', 'lion3477@rambler.ru', '0525177754', ''),
(5580, '', 'Cheryl', 'Merridew', '66 Alexon Way, Hawthorn', 'CF37 5BN', 'Pontybridd', 'Grossbritannien', 'merridewjj@googlemail.com', '01443 408084', ''),
(5581, '', 'Valentin-Antonio', 'Roca', 'Sint.Jansstraat 73', '8840', 'Staden', 'Belgium', 'roca_vali@yahoo.com', '051812729', '+32466430536'),
(5582, '', 'Martijn ', 'Moerings', 'Westzijdeweg 17', '2391 JE', 'Hazerswoude-Dorp', 'Netherlands', 'Martijnmoerings@icloud.com', '0031 172404594', '0031 614777167'),
(5583, '', 'hashir ', 'sultan ', '1 moy glas road ', 'K78 PW65', 'dublin  ', 'Ireland', 'muzaffar87@gmail.com', '00353894949360', '00353894949360'),
(5584, '', 'Matthew ', 'Weeks', '78 Elms Drive', 'BN15 9LR', 'Lancing, West Sussex', 'Grossbritannien', 'weeksm@sky.com', '', ''),
(5585, '', 'Toan', 'Tran', '23 Nguyen Thi Street, Ward 13, District 5', '700000', 'Ho Chi Minh City', 'Vietnam', 'lientien@lientien.com', '00842838559448', '0084972323279'),
(5586, '', 'Alberto bonafini', 'bonafini', 'via sagra di san michele 53', '10141', 'torino', 'Italy', 'albertobonafini6@gmail.com', '+39011799848', '+393338591208'),
(5587, '', 'Fouad', 'Ghaly', '20911 Earl Street Suite 260', '90503', 'Torrance', 'United States', 'drghaly@ghalycenter.com', '3105400300', '3108718726'),
(5588, '', 'nishith', 'ardesana', '700 knoll rd', '07005', 'boonton', 'United States', 'nishithardesana@gmail.com', '9737221015', ''),
(5589, '', 'Reinaldo', 'Nazario', 'haciendas de Cabo Rojo calle Palmeras #3103', '00623', 'Cabo Rojo', 'Puerto Rico', 'reynaza0713@yahoo.com', '(787)430-8028', '(787)430-8028'),
(5590, '', 'William', 'Fitzgibbon', '15050 N Thompson Peak Parkway #1029', '85260', 'Scottsdale, AZ', 'United States', 'buff1308@aol.com', '732-796-8177', '732-796-8177'),
(5591, '', 'Gary', 'Cobb', '1883 C P Church Rd', ' TN 38233', 'Kenton', 'USA', 'gcobbsober674@gmail.com', '1 731-377-3400 ', ''),
(5592, '', 'Joseph', 'Gruner', '21,rue de la paix', '67240', 'Kaltenhouse', 'France', 'grunerjoseph@yahoo.fr', '0388630252', '0623443827'),
(5593, '', 'Kevin', 'Danare', 'Lorensborgsgatan 7b', '21761', 'Malmo', 'Schweden', 'Kevin.danar@hotmail.com', '0046761634418', ''),
(5594, '', 'Dany', 'Ham', '758 Rock Rose Way', '94806', 'Richmond', 'United States', 'hanakimi17@gmail.com', '(415) 685-1116', '(415) 685-1116'),
(5595, '', 'Cliff', 'Goh', 'Blk 505A Yishun street 51 #13-20', '761505', 'Singapore', 'Singapore', 'Cliffgoh@gmail.com', '+6596497571', '+6596497571'),
(5596, '', 'Eric', 'williams', '2525 hartsfield road tallahassee ', '32303', 'tallahassee ', 'United States', 'emoney21407@yahoo.com', '(407) 547-5580', '(407) 547-5580'),
(5597, '', 'Pattrick', 'Murphy', '4102 Finnhorse Ln', '99301', 'Pasco', 'United States', 'pattricklmurphy@gmail.com', '509-430-6089', '509-430-6089'),
(5598, '', 'Camber', 'Farone', '20 River View Court', '06410', 'Cheshire', 'United States', 'camberuhlman@yahoo.com', '203-631-9390', '203-631-9390'),
(5599, '', 'Benjamin', 'Nguyen', '7647 Quimby ave', '91304', 'West Hills', 'United States', 'b3nnyn@yahoo.com', '8182177861', '8182177861'),
(5600, '', 'Yggens ', 'Paul', '15399 NE 6avenue ', '33162', 'North Miami ', 'United States', 'Pyggenspaul57@gmail.com', '3059702515', '3059702515'),
(5601, '', 'MAXIME', 'POTHIER', '816 SHORT', 'J1H2E8', 'SHERBROOKE', 'Canada', 'AMADEUS19@HOTMAIL.CA', '8195708886', '8195708886'),
(5602, '', 'Arminda ', 'Da Silva ', '20 Christina Road ', '01757', 'Milford ', 'United States', 'Arminda326@hotmail.com', '1-508-904-9113', '1-508-904-9113'),
(5603, '', 'Nicolas', 'Natar', '16571 PO BOX', '33766', 'Clearwater', 'United States', 'nicolas.natar@yahoo.com', '727-312-7342', '727-312-7342'),
(5604, '', 'Robin', 'Ayton', '5  CLIFFORD STREET', 'DH3 3JW', 'Chester le street', 'United Kingdom', 'r.ayton@cav-aerospace.net', '0044 3891649', '07825029298'),
(5605, '', 'Hoang Anh', 'DOAN', 'U Rybníka, 169', '35002', 'Podhrad', 'Czech Republic', 'alandoan@seznam.cz', '+420354436673', '+420602450903'),
(5606, '', 'Tuan', 'Nguyen', '13101 Dwyer Blvd', '70129', 'New Orleans', 'United States', 'tuannguyen4456@yahoo.com', '5049128474', '5049128474'),
(5607, '', 'Antonio', 'Martinez', '1095 W 23rd ST', '33010', 'HIALEAH', 'United States', 'MARTINEZTONY1310@GMAIL.COM', '3053263288', ''),
(5608, '', 'Agim', 'Arra', '37a Lichfield Road, Flat A', 'NW2 2RG', 'London', 'United Kingdom', 'jimmy@proficiencyltd.co.uk', '07977411411', '07977411411'),
(5609, '', 'Milica', 'Smiljanic ', '31 Dunes Rd', '02539', 'Edgartown ', 'United States', 'smilica2426@gmail.com', '9394756461', '9394756461'),
(5610, '', 'Roman', 'Moricet', '901 144th Ave. NE #A4', '98007', 'Bellevue', 'United States', 'tatopino7@hotmail.com', '2066319715', '2066319715'),
(5611, '', 'Phu', 'Lam', '2035 Bridgewood Rd', '27804', 'Rocky Mount', 'United States', 'Vietboi0089@yahoo.com', '2529691470', '2529691470'),
(5612, '', 'Godfrey ', 'Ibe', '52. Larchfield, loughboy ', 'R95 KXCO', 'Kilkenny ', 'Ireland', 'ibe2ng@yahoo.com', '+353567786525', '+353899535872'),
(5613, '', 'LEONARD', 'REGOLIZIO', '1508 15th COURT', '33477', 'JUPITER, FLORIDA', 'United States', 'RYAN2660@MSN.COM', '6039263812', '6039263812'),
(5614, '', 'Yang Boon ', ' Lee', 'Blk 655 #07-405 Yishun Ave 4,', '760655', 'Singapore ', 'Singapore', 'mikelwaltenspiel17@gmail.com', '+65 9144 3542', ''),
(5615, '', 'chris', 'obrien', '34 meadowcroft lane ', '06830', 'greenwich', 'United States', 'chrisjobrien@optonline.net', '6462959525', ''),
(5616, '', 'Paulette', 'Solis', ' Lorenzo Mascheroni, 54', '47923', 'Rimini, Italy', 'Italy', 'paul_sol@outlook.it', '3335058942', '3335058942'),
(5617, '', 'John', 'Hill', '32 Bolton St  Beaumaris', '3193', 'Melbourne', 'Australia', 'barky7@optusnet.com.au', '+61415160456', '+61415160456'),
(5618, '', 'MUSTAPHA', 'BELAIZI', '104 bis Avenue Aristide Briand', '65000', 'tarbes', 'France', 'MUBEL@LAPOSTE.NET', '0676772790', '0676772790'),
(5619, '', 'Timus Catalin', 'Ciolac', 'Bahnweg 24', '25980', 'Sylt', 'Germany', 'Timus.catalin@gmail.com', '+4915175867798', ''),
(5620, '', 'Tharindu', 'Perera', 'Högnäsvägen 1, Lgh 1202', '18143', 'Lidingö', 'Sweden', 'nimendra862@gmail.com', '0046704777558', '0046704777558'),
(5621, '', 'Ionela', 'Harghel', 'pietermichielsstraat 8', '1601', 'Ruisbroek', 'Belgium', 'harghel1@outlook.fr', '0485303568', '0485303568'),
(5622, '', 'Christopher', 'Connor', '516 Frances Ave', '54016', 'Hudson', 'United States', 'conatsar@yahoo.com', '9522211882', '9522211882'),
(5623, '', 'Jahan', 'Tehrani', 'Fichtenweg 7', '21224', 'Rosengarten', 'Germany', 'jt_1000@freenet.de', '00491724468035', '00491724468035'),
(5624, '', 'Sebastian', 'Shaw', 'Pound Place, Mill Lane,Littleworth,', 'RH13 8JU', 'Partridge Green', 'United Kingdom', 'perrin.vivian@gmail.com', '+447449696060', '+447449696060'),
(5625, '', 'William', 'Wright', '16 Mayfield Road', 'CT18 8HL', 'LYMINGE, KENT', 'United Kingdom', 'williwright@hotmail.com', '07905 031850', '07905 031850'),
(5626, '', 'Johnnie', 'Broadus', '5813 Churchill Way', '44256', 'Medina', 'United States', 'broadusjohnnie@gmail.com', '3303049582', '3303049582'),
(5627, '', 'Jeremy ', 'serini', '271 MAIN ST', '06422', 'durham', 'United States', 'jmschewy@gmail.com', '2036310759', '2036310759'),
(5628, '', 'DARREN ', 'Yap', 'No. 164, jalan 11, Kampung Baru Ampang ', '68000', 'Ampang', 'Malaysia', 'Darrenyap90@gmail.com', '166705469', '60166705469'),
(5629, '', 'Jose', 'Perez', '2023 Albany Post Rd', '10520', 'Croton On Hudson', 'United States', 'ramiprz@gmail.com', '914 879 7562', '914-879-7562'),
(5630, '', 'Sil', 'Ta', '1260 Harding Ave', '17033', 'Hershey', 'United States', 'tathusil@gmail.com', '7175341218', '5706885517'),
(5631, '', 'Chris', 'Mitchell', '30 River Court Apt.2111', '07310', 'Jersey City/NJ', 'United States', 'cwmitche@gmail.com', '8456297244', ''),
(5632, '', 'Liri', 'Kolgeci', 'Wilhelm Leuschner-str 24', '74080', 'Heilbronn', 'Germany', 'Lirikolgeci@gmail.com', '015733454309', '015733454309'),
(5633, '', 'Saad', 'Fikri', 'Chaussée Churchill 69/34', '4420', 'Saint-Nicolas ', 'Belgium', 'Fikri_saad@hotmail.com', '0032498709277', '0032498709277'),
(5634, '', 'Saravanan', 'Ramaswamy', '92B,Sycamores Block', 'WV11 1SL', 'Wolverhampton', 'Grossbritannien', 'samram007@hotmail.com', '07404078945', ''),
(5635, '', 'Adam', 'Darrigan', '25 Roselea Drive, Crossens', 'PR89ND', 'Southport , Merseyside', 'United Kingdom', 'adamdarrigan@gmail.com', '01704571392', '07984457770'),
(5636, '', 'ROGELIO', 'VERANO', '153 KATHY ELLEN COURT', '94591-3677', 'VALLEJO', 'United States', 'RPVERANO@YAHOO.COM', '+1 (707) 342-2388', '+1 (707) 342-2388'),
(5637, '', 'ARTEM', 'MALYSHEV', '31095 Wellington dr., Apt 31204', '48377', 'NOVI', 'United States', 'artemkat557@gmail.com', '2488200589', ''),
(5638, '', 'Lachezar', 'Bogdanov', '59 Petko R. Slaveikov str. App.18', '5800', 'Pleven', 'Bulgaria', 'bogdanov71@gmail.com', '+35964886392', '+359886282246'),
(5639, '', 'Rebecca', 'Jorgensen', '321 Candellaria Dr.', '84074', 'Tooele', 'United States', 'pianobec@msn.com', '8012090771', '18012090771'),
(5640, '', 'Tanya', 'Subia', '2249 W. Main Street, #30', '85201', 'Mesa', 'United States', 'tanya.subia@yahoo.com', '480-294-0819', '480-24-0819'),
(5641, '', 'Alessandro', 'Truzzi', 'Via Umbria 5/C', '20822', 'Sveso', 'Italien', 'choppa_06@msn.com', '+39 3485 3071 54', ''),
(5642, '', 'John', 'Mann', '9 Lodge Road', 'CO5 9TU', 'Colchester', 'Grossbritannien', 'mann.john@sky.com', '+44 1621 810 706', '+44 7703 602 810'),
(5643, '', 'hilal', 'haidar', 'rue de stockis/5', '4340', 'awans', 'Belgium', 'kimo-motors@mail.com', '0488807888', '0032488807888'),
(5644, '', 'Robert', 'Miller', '3966 Bon Homme Road', '91302', 'Calabasas', 'United States', 'erifish@aol.com', '3108778489', '3108778489'),
(5645, '', 'Truog long', 'Nguyen', '#40-8251 Westminster Hwy', 'V6X 1A7', 'Richmond', 'Canada', 'truonglongn@gmail.com', '7786281447', ''),
(5646, '', 'Marcelo', 'Alfaro', '7756 sw 88th', '32608', 'Gainesville florida', 'United States', 'Alfaromarcelojr@yahoo.com', '609 457 5242', '6094575242'),
(5647, '', 'Talaat ', 'Morgan ', '200 Washington street ', '02356', 'North Easton ', 'United States', 'Tito41974@yahoo.com', '869-710-1949', ''),
(5648, '', 'Steven', 'Davies', '5 Aitken Place', 'KY160HL', 'Leuchars St. Andrews', 'Grossbritannien', 'stevedavies23@hotmail.com', '+44 133 483 9275', '+44  7936 7634 05'),
(5649, '', 'Junior ', 'Negron ', '3231 Barker ave. Apt. 2d', '10467 ', 'New York ', 'United States', 'jrnegron21@gmail.com', '1718 664 5111', '718 664 5111'),
(5650, '', 'Abderrahim ', 'Issaoui ', 'Nordostpassagen 33', '41311', 'Göteborg ', 'Sweden', 'Abbe.arvidsson@yahoo.se', '0046738402827', '0046738402827'),
(5651, '', 'Yongsoo', 'Hwang', '105-101,Dongmun Apt, 690 Pungduckcheon-Dong', '16820', 'Youngin City, Kyunggi Province', 'South Korea', 'swpepo@nate.com', '82 70 6731 4754', '82 10 6731 4754'),
(5652, '', 'Pukar', 'Pokhrel', '15 lafayette,101', '12305', 'Schenectady ', 'United States', 'Pookarpokhrel24@gmail.com', '5182246950', '5182246950'),
(5653, '', 'truong long', 'nguyen', '#40-8251 Westminster Hwy. Rich', 'V6X 1A7', 'Richmond', 'Canada', 'truonglongn@gmail.com', '7786281447', ''),
(5654, '', 'Marissa', 'Tettamanti', '101-3825 Cates Landing Way', 'v7g0a6', 'North Vancouver', 'Canada', 'marissatettamanti@hotmail.com', '6049999327', '6048097833'),
(5655, '', 'Eric', 'Nelson', '405 W Sugnet Rd', '48640', 'Midland', 'United States', 'ewnelson@charter.net', '989-492-1796', '989-492-1796'),
(5656, '', 'Justin', 'Robertson', '17931 Arrowhead St NW', '55304', 'Andover', 'United States', 'justin@nsbsagent.com', '7632385803', '7632385803'),
(5657, '', 'Enea', 'Kola', '825 Manchester Road', 'BL9 9TP', 'Bury', 'United Kingdom', 'kolaenea59@yahoo.com', '07877015390', '07877015390'),
(5658, '', 'Bir', 'monger', '4957 mystere circle sw', '30047', 'lilburn', 'USA', 'birmonger800@usa.com', '4044322525', '770-769-7650'),
(5659, '', 'Lukas', 'von Oldershausen', 'Eisenkramergasse, 12', '82362', 'Weilheim', 'Germany', 'vonoldershausen@gmx.de', '015120711985', '015120711985'),
(5660, '', 'Michael', 'Todd', '55 The Atrium, 30 Vincent Square', 'SW1P2NW', 'London', 'United Kingdom', 'mikeymjt@icloud.com', '+442039451817', '+447771912172'),
(5661, '', 'Tammy', 'Lee', '8 Misqa Ave point cook', '3030', 'Melbourne ', 'Australia', 'Tammyfun77@yahoo.co.uk', '+61 0424 237 773', '+61 0424 237 773'),
(5662, '', 'Colin', 'Tucker', '11 Brynheulog House', 'CF82 7HU', 'Hengoed', 'United Kingdom', 'colint@educ8trainig.co.uk', '07540721096', '07540721096'),
(5663, '', 'Gregory', 'Sheinfeld', 'Derech Akko 58', '2709361', 'Kiryat Bialik', 'Israel', 'gsheinlaw@gmail.com', '+972545737133', ''),
(5664, '', 'Peter', 'LUI', '2/F, Blk 2, Kwai Fong Terrace', 'Kwai Fong', 'N.T. Hong Kong', 'Hong Kong', 'lwching26@hotmail.com', '852-97556401', '852-97556401'),
(5665, '', 'Chadi', 'Khodr', 'Tecom ', '17800', 'Dubai', 'United Arab Emirates', 'skhudr@hotmail.com', '00971504508307', '00971504508307'),
(5666, '', 'Gevork', 'Khatchatrian', '16407 Victory Blvd Apt A', '91406', 'Van Nuys', 'United States', 'gregkhat@yahoo.com', '3233361340', '3233361340'),
(5667, '', 'Sergio', 'Echeverry', '23 River Rock Court', '91702', 'Azusa,CA', 'United States', 'Sergio@rpterritory.com', '626-487-8862', '626-487-8862'),
(5668, '', 'Roger', 'Sacdalan', '10662 Mt Gleason Ave', '91042', 'Tujunga', 'United States', 'rmsacdal@yahoo.com', '8188252001', '8188252001'),
(5669, '', 'Marcelo ', 'Santos ', '3908 Ferrara dr ', '20906 ', 'Silver spring ', 'United States', 'Sszmarcelo1@hotmail.com', '2405072577', '2405072577'),
(5670, '', 'Francesco', 'Capodagli', 'Corso 2 Giugno 45', '60019', 'Senigallia', 'Italy', 'capodagli@fastnet.it', '+3907160230', '+393339145935'),
(5671, '', 'Diamond', 'Xiguis', '127A Walker Street', '2763', 'Quakers Hill', 'Australia', 'diamondk1969@gmail.com', '0418655130', '0418655130'),
(5672, '', 'Ion', 'Leuciuc', '10 Glebe Court Gkebe Road Stanmore', 'HA7 4EN', 'London', 'Grossbritannien', 'BERE_CIUC@yahoo.com', '', ''),
(5673, '', 'Sajad', 'Zarbafiyan', '8610 Leesburg Pike', '22182', 'Vienna', 'United States', 'sajadzarbafiyan@gmail.com', '4694860332', '4694860332'),
(5674, '', 'Linh', 'Vo', '5750 I-55 South Ste.203', '39272', 'Byram ', 'United States', 'Linhvo1303@gmail.com', '6019463129', '6019463129'),
(5675, '', 'Zohreh', 'Kakavanad', '2/101 Anna Morgan Cct Bonner', '2914', 'Canberra ', 'Australia', 'Mojgan8137@gmail.com', '470264333', '0470264333'),
(5676, '', 'Tuon', 'Am', '5 Galahad Street', 'QLD 4132', 'Marsden', 'Australien', 'tuonam@yahoo.com.au', '0423 828 304 ', ''),
(5677, '', 'Sandra ', 'Aganovic', '10052 Silver Laurel Way', '32832', 'Orlando', 'United States', 'sanchybih@yahoo.com', '4077167787', '4077167787'),
(5678, '', 'JAVIER ', 'ORDOSGOITIA', '7275 SW 90th Way#510', '33156', 'MIAMI, FLORIDA', 'United States', 'jordosgoitia@hotmail.com', '+1 (585) 250-3010', '+1 (786) 222-4954'),
(5679, '', 'OLEG', 'IVANOV', '5800 COASTAL HWY, UNIT 201', '21842', 'OCEAN CITY', 'United States', 'loshtak1986@gmail.com', '4438568326', '4438568326'),
(5680, '', 'Reynaldo', 'Espada', '3675 SE 139th st.', '34491', 'Summerfield ', 'United States', 'reynaldoespada21@gmail.com', '7735573101', '7735573101'),
(5681, '', 'Frank', 'Veldeman', 'Edgard Tinelstraat 13', '9160', 'Lokeren', 'Belgium', 'fv01@live.be', '+32476876417', '+32476876417'),
(5682, '', 'EDI', 'AVDULLARI', '318 POOLE ROAD', 'BH121AH', 'BOURNEMOUTH', 'United Kingdom', 'edi.02@hotmail.co.uk', '07908999360', '07908999360'),
(5683, '', 'NING', 'HUANG', '13 LEYBURN ST', '2768', 'STANHOPE GARDENS', 'Australia', 'tiffany60373@hotmail.com', '0433794778', '0433794778'),
(5684, '', 'Vygaudas', 'Meskauskis', 'Jernbanegade 2.1TV', '8840', 'Rodkaersbro', 'Denmark', 'meskys99@gmail.com', '+4550302892', ''),
(5685, '', 'Oi Man', 'Lau', 'LUNG HING HOUSE LOWER WONG TAI SIN ESTATE', 'Room 2303', 'Wong Tai Sin Kowloon', 'Hong Kong', 'manda015@ymail.com', '98370993', '98370993'),
(5686, '', 'Kevin', 'Clarke', '6 Claridge Crescent', 'L1R3E2', 'Whitby', 'Canada', 'kevin@kevinclarke.ca', '2894044481', '2894044481'),
(5687, '', 'Judi', 'Judi', 'NdcvbbxkonJcnhdkfl', '2365', 'New York', 'South Africa', 'support@genericpharmacydrug.com', '48008436602', '17024656732'),
(5688, '', 'Neil', 'Paternoster', 'New Street / 94 ', 'L40 2QW', 'Mawdesley', 'United Kingdom', 'neilblue68@yahoo.co.uk', '+44 (0)1704 821902', '+44 (0)786 0408354'),
(5689, '', 'Luis Juan', 'Sanchez Reche', 'Avnd pio XII n16 1A', '04800', 'albox', 'Spain', 'ljalbox@gmail.com', '0034658438062', '0034658438062'),
(5690, '', 'Paul ', 'Stein', '3420 Briarcreek Dr. ', '77706', 'Beaumont', 'United States', 'paulsteinonline@yahoo.com', '409.273.6733', '409.273.6733'),
(5691, '', 'Huy', 'Luong', '11132  Dodson st', '91733', 'El Monte ca', 'United States', 'huykluong64@icloud.com', '1626 448 0537', '1626 329 6395'),
(5692, '', 'David ', 'Simard', '55 rue principale', 'QC G0S2R0', 'Ste-Henedine', 'Canada', 'simard.david@hotmail.com', '(418) 935-3918 ', ''),
(5693, '', 'SALMAN', 'TAQI', '4090 LIVING ARTS DRIVE', 'L5B 4M8', 'MISSISSAUGA', 'Canada', 'SALMANTAQI80@GMAIL.COM', '6475180871', '6475180871'),
(5694, '', 'Ferdinando', 'Piacezzi', 'Sturegatan/10', '114 46', 'Stockholm', 'Sweden', 'ferdinando.piacezzi@gmail.com', '+393484585722', '+393484585722'),
(5695, '', 'JAMES', 'SCOLES', '244 DIAMOND SPRING DRIVE', '08831', 'MONROE TOWNSHIP', 'United States', 'js91083@yahoo.com', '7324330729', '7324330729'),
(5696, '', 'Christian', 'Spiess', 'Neulandstrasse 28', '74889', 'Sinsheim', 'Germany', 'C.spiess@gebhardt-group.com', '+497261939-173', '+49(0)174-3365343'),
(5697, '', 'PAUL CHUKWUKA', 'MOJEKWU', '44 ALLWOOD CLOSE, SYDENHAM', 'SE26 4JP', 'LONDON', 'United Kingdom', 'forrm2000@yahoo.com', '+447947880183', '+447947880183'),
(5698, '', 'Ebubekir', 'Korkmaz', 'Am Chaukenbrunnen 12', '28259', 'Bremen', 'Germany', 'bekir_korkmaz@hotmail.de', '015222524130', '015222524130'),
(5699, '', 'Paul', 'Bradshaw', 'Norley Hall Avenue', 'WN5 9LT', 'Wigan', 'United Kingdom', 'paulbradshaw12345@gmail.com', '07572337115', '07572337115'),
(5700, '', 'William', 'Fullbright', '376 Wisham Rd', '30824', 'Thomson', 'United States', 'fullbrightw@gmail.com', '7064450690', ''),
(5701, '', 'Mantas', 'Kubilius', '4 Llewellyn walk ', 'Nn180rx ', 'Corby', 'United Kingdom', 'michael.stanton1963@icloud.com', '07801744480', '07801744480'),
(5702, '', 'Ari', 'Ahmed', 'Friherregatan 6', '16558', 'Stockholm', 'Sweden', 'bzhaar@hotmail.com', '0707435573', '0739189244'),
(5703, '', 'Siik L', 'Wong', '10 cadoux promenade canning vale', '6155', 'Perth', 'Australia', 't3.ans3n@gmail.com', '0433952507', '0433952507'),
(5704, '', 'Surendra ', 'Limbu', 'Flat-321, Shek Ping building,Longping Estate, Yuenlong,nt, hk', '', 'Yuenlong, nt Hong Kong SAR', 'China', 'surendrahanggam73@gmail.com', '85298798984 ', ''),
(5705, '', 'Beshar', 'Ekmat', 'Infanterigatan 9', '17159', 'Solna', 'Sweden', 'beshar.ekmat@gmail.com', '+46737333267', '+46737333267'),
(5706, '', 'Kamil', 'Mirzojev', 'Anne 59-12', '50703', 'Tartu', 'Estonia', 'kamil.fatmon@gmail.com', '+37256464654', '+37256464654'),
(5707, '', 'Ivo', 'Bakker', 'Molenweg 2A', '8141 NS', 'Heino', 'Netherlands', 'ivo1998@live.nl', '31620089074', '31620089074'),
(5708, '', 'Sargis', 'Ghalechyan', '1 Marc LN', '08203', 'Brigantine', 'United States', 'sgsargis@gmail.com', '6093500937', '6093500937'),
(5709, '', 'Robert', 'Schad', '2545 Wildcat Ridge Rd.', '37862', 'Sevierville', 'United States', 'turgon57@yahoo.com', '1-865-908-2571', '865-292-3928'),
(5710, '', 'Lenard', 'WARING', '3 Temple Street', '1072', 'Auckland', 'New Zealand', 'Len.waring@xtra.co.nz', '095283279', '0277010728'),
(5711, '', 'Lindsay', 'Barber', '2 Ruffey Lake Court', '3108', 'Doncaster, Victoria', 'Australia', 'lbarber@johnslyng.com.au', '0392720000', '+61 407876384'),
(5712, '', 'Kata ', 'Petri', 'Blidvädersgatan 17 f', '41830', 'Göteborg', 'Schweden', '', '', ''),
(5713, '', 'georges', 'Van Herrewege', 'Sint Stevenstraat 28 A', '9060', 'Zelzate', 'Belgium', 'george.van.herrewege@telenet.be', 'only mobile', '+32 495 80 92 73'),
(5714, '', 'rob ', 'Gerasimowicz', '22 Sweetleaf Ct', '77381', 'The Woodlands', 'United States', 'gera.properties@gmail.com', '8325631982', '8325631982'),
(5715, '', 'Jay Arnold', 'Balanay', '26/34 Poon Saan Road', '6798', 'Christmas Island', 'Australia', 'jhaybals@gmail.com', '0487750724', '0487750724'),
(5716, '', 'Andrew', 'Franklin', '28 Haddon way, Farcet', 'PE73BA', 'Peterborough', 'United Kingdom', 'andrew_franklin_13@hotmail.com', '07714459584', ''),
(5717, '', 'Ghughusj', 'Malakbaba', 'Goudsesingel 59', '3031EE', 'Rotterdam', 'Netherlands', 'gmalakbaba@hotmail.com', '0031-623860028', ''),
(5718, '', 'VICTOR HUGO', 'MONTERO', '1906 PROUT PL ', '22043', 'FALLS CHURCH VA', 'United States', 'vhugomontero@yahoo.com', '7037221110', '7032015005'),
(5719, '', 'Luma', 'Kasyohanan', '14129 Brightmore dr', '48312', 'Sterling Heights MI', 'USA', 'kljtransportation@gmail.com', '2487867244', ''),
(5720, '', 'FRAIBEL', 'HERNANDEZ', '12500 SW 221st', '33170', 'MIAMI', 'United States', 'terry33184@yahoo.com', '7868637254', '7868637254'),
(5721, '', 'Long', 'Vong', '166/248-266 Osborne Ave', 'Victoria 3169', 'Clayton Sth', 'Australien', 'LongLongmv@gmail.com', '03 9551 1368', '+61 421 007 122'),
(5722, '', 'Zubair', 'Khan', '14 Westfield grove ', 'Wf1 3rs', 'Wakefield', 'United Kingdom', 'King1khan@me.com', '01924780189', '07460117186'),
(5723, '', 'Gauravkumar', 'Patel', '3613 Grail Hollows Rd', '78660', 'Pflugerville', 'United States', 'gnpsapsd@gmail.com', '+17346648980', '+17346648980'),
(5724, '', 'Ismail', 'Batmaz', '112 QUEENSBORO MANOR ROAD', '12078', 'GLOVERSVILLE', 'United States', 'ISMAILBTMZ@GMAIL.COM', '5188482770', '5188482770'),
(5725, '', 'Shaun', 'Doyle', '85 York Road', 'M343HH', 'Manchester', 'United Kingdom', 'Shaun-doyle@outlook.com', '+447870756466', '07870756466'),
(5726, '', 'Rasheed', 'Atiku', '15 Silvermere Avenue', 'RM5 2PX', 'Collier Row', 'Grossbritannien', 'rasheedatiku@aol.co.uk', '', '07956554816'),
(5727, '', 'Farid salim', 'Harireche', 'Tensta Allé 20', '16364', 'Stockholm', 'Sweden', 'salim74dz@hotmail.com', '0046762394490', '0046762394490'),
(5728, '', 'David', 'Kwan', '8-9651 Alberta Rd', 'V6Y 1T7', 'Richmond', 'Canada', 'dkwan.zoboo@gmail.com', '7788918195', '7788918195'),
(5729, '', 'ELVIS', 'LEE', '#15-02 THE OCTAGON', '069534', '105 CECIL STREET', 'Singapore', 'elvislik92@gmail.com', '+65 8168 2284', '+65 8168 2284'),
(5730, '', 'Steven', 'Kilgour', '80 Clement Rise', 'EH54 6JZ', 'Livingston', 'United Kingdom', 'stevenkilgour@gmail.com', '07868728381', '07868728381'),
(5731, '', 'Viktor', 'Ramaja', 'Ante Starcevica 13', '52210', 'Rovinj', 'Croatien', 'viktorramaja@gmail.com', '+385 97 700 8008 ', ''),
(5732, '', 'Sati', 'Or', 'Shop 27, 8-36 Station St', '2165', 'Fairfield', 'Australien', 'satiya.or@gmail.com', '0499 244 645', ''),
(5733, '', 'Mohammed ', 'Saleji', '15 park street', 'Cv6 5at', 'Coventry ', 'United Kingdom', 'mo_coventry2003@hotmail.com', '+44 7853242119', '+44 7853242119'),
(5734, '', 'Bishow', 'Poudel', 'Witteleertouwersstraat 10', '8000', 'brugge', 'Belgium', 'poudel.bisshow@gmail.com', '32 487 17 82 36', '32 487 17 82 36'),
(5735, '', 'Blair', 'Moase', '227 george street', '2323', 'East Maitland', 'Australia', 'blairmoase@yahoo.com', '0402727047', '0402727047'),
(5736, '', 'Anu', 'Gurung', 'wiesenhüttenplatz 39', '60329', 'Frankfurt am main', 'Germany', 'anugurung24@gmail.com', '015215704344', '015215704344'),
(5737, '', 'Flori Cristian', 'Balan', 'Vulturului,nr.4', '610207', 'Piatra Neamt', 'Romania', 'bfc33ro@gmail.com', '+40744284090', '+40744284090'),
(5738, '', 'Grigori', 'Tsurkan', 'Sherwood Avenue 29', 'UB4 9EX', 'London', 'United Kingdom', 'a01597530a@gmail.com', '+447447910722', '+447734710916'),
(5739, '', 'Igor', 'Otel', 'Campului 60b', '617245', 'Judet Neamt', 'Romania', 'otel_igor@yahoo.com', '+40745601235', ''),
(5740, '', 'Blake', 'Scheib', '10340 N 98th st', '85258', 'Scottsdale', 'United States', 'blakescheib@gmail.com', '4803226054', '4803226054'),
(5741, '', 'Chansak ', 'Laoteppitaks ', '118 Maplevale Dr.', '06525', 'Woodbridge, CT', 'United States', 'Chanlaoteppitaks@gmail.com', '1-203-393-3132', '1-203-645-9543'),
(5742, '', 'Vilma Mail Box ', 'Radfar', '26 Farmview Cres', 'M2J 1G4', 'North York', 'Canada', 'vilma_radfar@yahoo.com', '6472988156', ''),
(5743, '', 'Fahredin', 'Latifi', 'Gammelbackan Baari Lnsitie 8C 14', '06400', 'Porvoo', 'Finnland', '', '', ''),
(5744, '', 'Vincent', 'Mustacchio', '220 SW 29th St', '66611', 'Topeka', 'United States', 'vincentmustacchio@yahoo.com', '5082772854', ''),
(5745, '', 'KAI SING', 'NG', '3/F C2 ELEGANT TOWER ', '999077', 'SHATIN PLAZA', 'Hong Kong', 'evil3moni3@hotmail.com', '+852 26063840', '+852 65888803'),
(5746, '', 'Sumukh', 'Paranjpe', '126 Onslow Road, Khandallah', '6035', 'Wellington', 'New Zealand', 'sumukhparanjpe89@hotmail.com', '0064274760056', '0064274760056'),
(5747, '', 'Petar', 'Markanovic', '3/28 Ann Street', '4566', 'Noosaville', 'Australia', 'petar@oneagency.com.au', '0457100800', '0457100800'),
(5748, '', 'Lorraine', 'Plaskett', '5 Marchwood Close Wollaton Nottingham, ', 'NG81PJ', 'Nottinghamshire', 'United Kingdom', 'lorraineplaskett9461@gmail.com', '07583470470', '+447583470470'),
(5749, '', 'Bhaveen', 'Wadhwani', '67, SHEUNG SHING ST., 21ST/B, SUN VIEW GARDEN, HO ', '0000', 'SUN VIEW GARDEN', 'Hong Kong', 'bhaveen@wadhsons.com', '+852 96301902', '+852 96301902'),
(5750, '', 'Zead', 'Bany ahmad', '29', '00971', 'Abu dhabi', 'United Arab Emirates', 'Malikmalak284@yahoo.com', '00971555550194', '00971555550194'),
(5751, '', 'Nirvana', 'Berisha', '182 Kingsland Road', 'E28EB', 'London', 'Grossbritannien', 'nirvanaberisha@hotmail.com', '', '+74 76237835'),
(5752, '', 'Joseph', 'Samuel', '12500 Riverside Drive #200', 'CA 91607', 'Studio City', 'USA', '', '(323)4666392', ''),
(5753, '', 'Duc c', 'Tran', '392 barkly st', '3011', 'Footscray V.I.C', 'Australia', 'johnisawesome79@gmail.com', '0481778414', '0481778414'),
(5754, '', 'Paul', 'deVos', '52  Lewis Street', '6430', 'Kalgoorlie ', 'Australia', 'Paul.c.devos@outlook.com', '0438218852', '0438228852'),
(5755, '', 'Irina', 'Litvak', '2 west end avenue, apt 2-H', '11235', 'Brooklyn NY', 'United States', 'irina_litvak@yahoo.com', '646-309-4818', '646-309-4818'),
(5756, '', 'Chaz', 'Jenkins', '4530 70th ave NE', '98119', 'Marysville', 'United States', 'chaz.m.jenkins@outlook.com', '4254460789', ''),
(5757, '', 'JACK', 'LI', '6 LANCELOT CT APT12', '03079-3527', 'SALEM, NH', 'United States', 'JACKLI@MYFAIRPOINT.NET', '603-893-1779', ''),
(5758, '', 'Ling', 'Lin', '38-20 corporal stone street', '11361', 'Queens/ New York', 'United States', 'Loveling78@yahoo.com', '9173732870', '917373270'),
(5759, '', 'duc c', 'tran', '392 barkly st', '3011', 'footscray vic', 'Australia', 'tdcuong7@gmail.com', '0481778414', '0481778414'),
(5760, '', 'Griztko', 'Erickson', '1125 Blanch Avenue', '07648', 'Norwood', 'United States', 'griztko@gmail.com', '201-790-2459', '646-784-6600'),
(5761, '', 'Pramod', 'Parajuli', 'Kleine Stoppenberger Str. 5', '45141', 'Essen', 'Deutschland', 'pramod_mail@yahoo.com', '01773068236', ''),
(5762, '', 'William', 'Norman', '59 paddock way', 'LE10 0FJ', 'Hinckley', 'Grossbritannien', 'wmjn2912@outlook.com', '779 250 5231', ''),
(5763, '', 'Michelle', 'Fleet', '14 Roseberry Lane', 'T8L 0P5', 'Fort Saskatchewan', 'Canada', 'michellefleet7@hotmail.com', '587-336-2110', '780-341-7426'),
(5764, '', 'Pratul', 'Sharma', 'Building No. 484, Way No. 5007, Al Hotmail Street', '113', 'Muscat', 'Oman', 'coolpratul.sharma333@gmail.com', '+96824214286', '+96894833240'),
(5765, '', 'Joseph', 'Campbell', '43 south bigger road ', 'Ml6 9lz', 'Airdrie', 'United Kingdom', 'Joecampbell47@yahoo.co.uk', '07537898598', '07537898598'),
(5766, '', 'andrew', 'Taylor', '14 sewell gardens', 'WV10 9LD', 'Wolverhampton', 'United Kingdom', 'andybtaylor@live.co.uk', '07752855785', '07752855785'),
(5767, '', 'Cavan', 'Michaelides', '160 Windy Arbor Road', 'L353SQ', 'Liverpool', 'United Kingdom', 'Cavanmichaelides@live.com', '07397512338', '07397512338'),
(5768, '', 'Anup', 'Chapagain', 'Shinjuku ku okubo', '1690072', 'Tokyo', 'Japan', 'Anooppd04@gmail.com', '08034371432', '08034371432'),
(5769, '', 'Gemma', 'Brougham', '9 Station Road', 'BT45 8AZ', 'Castledawson', 'United Kingdom', 'gem1002@hotmail.com', '07974617231', '+44 7974617231'),
(5770, '', 'Wilson', 'Park', '#57-7, 2nd Floor', '03108', 'SeongIn-Dong, JongRo-Gu, Seoul', 'South Korea', 'wspark61goodluck@gmail.com', '82 2 743 0109', '82 10 8008 5643'),
(5771, '', 'Richard', 'Lewis', 'Osier Cottage  Milkwell  Donhead St Andrew  Shaftesbury', 'SP7 9LQ', 'Dorset', 'Grossbritannien', 'Richard@rjlewisdesign.co.uk', '01747829295', '07739310299 '),
(5772, '', 'Hojoong', 'Lee', '973 Suwanee Brook ln', '30518', 'Buford GA', 'United States', 'eho8713@gmail.com', '7702748584', '7702748584'),
(5773, '', 'Cherpion', 'Francis', 'Chausee de Bruxelles 594/1', '6210', ' Les Bons Villers (Frasnes-lez-Gosselies)', 'Belgium', 'cherpionfrancis@hotmail.com', '71852025', ''),
(5774, '', 'John', 'Campbell', 'C/o 9a / 12 Eccles Street', 'G22 6BH', 'Glasgow', 'United Kingdom', 'jakecampbell@tiscali.co.uk', '44 (0)141 558 2670', '07718 166 354'),
(5775, '', 'Kristen', 'olychuck', '1364 Ray Rd', 'V1X7K4', 'Kelowna', 'Canada', 'kolychuck@gmail.com', '2504708948', '2508014365'),
(5776, '', 'Alexander', 'Mueller-Gastell', 'Nachtigallenweg 6', '71334', 'Waiblingen', 'Germany', 'alexander.m-g@gmx.de', '004971519450442', '00491737280211'),
(5777, '', 'Dick ', 'Hartmann', 'Zuidhaven 57', '4761 CS', 'Zevenbergen', 'Netherlands', 'info@hartmann-juweliers.nl', '+31(0)168324979', '+31(0)641236969'),
(5778, '', 'jelle', 'ras', 'Lacon 85', '8321SE', 'Urk', 'Netherlands', 'jras@home.nl', '0527683806', '0527683806'),
(5779, '', 'DoveDep', 'DoveDep', '', ' Important question', 'Москва', 'Macedonia', 'roma2o12@mail.ru', '+74996854313', '+74996854313'),
(5780, '', 'Prakash', 'Vadukul', '189 Reservoir Road', 'B29 6SX', 'Birmingham', 'United Kingdom', 'prakashvadukul@hotmail.com', '07814821201', '07814821201'),
(5781, '', 'Manish', 'Sharma', 'Yakuin', '810-0022', 'Fukuoka', 'Japan', 'Kri27l@ymail.com', '+81927130733', '+818033720466'),
(5782, '', 'SHARMA', 'MANISH', 'YAKUIN', '810-0022', 'FUKUOKA', 'Japan', 'kri27l@ymail.com', '+81927130733', '+818033720466'),
(5783, '', 'Manish', 'Sharma', 'Yakuin', '810-0022', 'Fukuoka', 'Japan', 'kri27l@ymail.coma', '+81927130733', '+818033720466'),
(5784, '', 'William', 'Hendry', '44e greenhill cresent', 'Pa33bx', 'Linwood Renfrewshire', 'United Kingdom', 'Cadejames@hotmail.com', '01505329605', '07498583039'),
(5785, '', 'Michael', 'Coggins', '89 Seal Hollow Road', 'TN13 3SA', 'Sevenoaks', 'United Kingdom', 'michael.coggins78@gmail.com', '00441732464153', '00447368225160'),
(5786, '', 'Jameson', 'Ooi', '68 Upper Serangoon View, #10-21', '533884', 'Kingsford Waterbay Condominium', 'Singapore', 'ooijameson@gmail.com', '81138487', ''),
(5787, '', 'Chris', 'Baxter', '19', 'ML36TU', 'Hamilton', 'United Kingdom', 'Baxter22@hotmail.co.uk', '00447593800434', '00447593800434'),
(5788, '', 'zameer', 'Hussain', '12', 'OL16 5LQ', 'Rochdale', 'United Kingdom', 'zam1992@live.co.uk', '07543360813', '07543360813'),
(5789, '', 'steve', 'suolaka', '4805 bantry dr', '48322', 'west bloomfield', 'United States', 'stsauka@yahoo.com', '2483468101', '2483468101'),
(5790, '', 'Dao', 'Nguyen', '2649 Cunningham Ave', '95148', 'San Jose', 'United States', 'dao.tr.nguyen@gmail.com', '4082030771', '6692229009'),
(5791, '', 'Cetin', 'Bayram', 'Hennegras 79', '2498BN', 'Denhaag', 'Netherlands', 'cetinbayram1972@gmail.com', '0657618883', '0657618883'),
(5792, '', 'Annie-Kim', 'Charron', '449 Montée du Grand-Bois', 'J0J 1K0', 'Mont Saint-Grégoire', 'Canada', 'anniekimc@gmail.com', '514-715-3701', '514-715-3701'),
(5793, '', 'Sergiana ', 'Mehmetaj ', '3', '41318 ', 'Göteborg ', 'Sweden', 'ohuupopo1@gmail.com', '+46729118318', '+46729118318'),
(5794, '', 'DoveDep', 'DoveDep', '', ' Important question', 'Москва', 'Vatican City', 'thecontractkiller@hotmail.com', '+74996854313', '+74996854313'),
(5795, '', 'Christos', 'Tsounis', 'Hermitagelaan 8', '1064WE', 'Amsterdam', 'Netherlands', 'Jjj0k3r@gmail.com', '+31685488085', ''),
(5796, '', 'Christer', 'Simonsen', 'Dagjämningsgatan 3, c/o CMS', '41509', 'Goteborg', 'Sweden', 'christer@teamcms.eu', '+46705460100', '+46705460100'),
(5797, '', 'Stefano', 'Cicchello', 'Populierenweg 8 C', '1091 KJ', 'Amsterdam', 'Netherlands', 'bellomio020@hotmail.com', '0031-621-656-344', '0031-621-656-344'),
(5798, '', 'Osamah Jubran', 'AL Mawla', '7688 W Riverside Dr.', '82604', 'Casper', 'United States', 'osama.jubran@gmail.com', '3072122311', '3072122311'),
(5799, '', 'Rafal', 'Polanowski', '20 Glen Ord Crescent', 'KA31NB', 'Kilmarnock', 'United Kingdom', 'Ravpolanowski@gmail.com', '00447856556111', '00447856556111'),
(5800, '', 'flavio', 'cocuzza', 'via monti sabini 219-i', '00015', 'monterotondo', 'Italy', 'armman90@yahoo.it', '3393296941', '3393296941'),
(5801, '', 'cecile', 'DUPAU', '1 route de payenché', '24430', 'Marsac sur l\'isle', 'France', 'jm.dutilleul@gmail.com', '06.76.14.94.25', '06.88.12.03.91'),
(5802, '', 'Kah Song', 'Tan', '6001 Beach Road, #21-08', '199589', 'Beach Road', 'Singapore', 'advertan12@gmail.com', '+6596877109', ''),
(5803, '', 'Armand', 'Neutiens', 'Battelsesteenweg 299a', '2800', 'Mechelen', 'Belgium', 'moniquestaal@telenet.be', '0032/15658553', '0032/476250695'),
(5804, '', 'Jürgen', 'Hein', 'Holzburg 12', '86510', 'Ried', 'Deutschland', 'j.hein@online.de', '', ''),
(5805, '', 'James', 'Cunningham', '1462-10770 Winterburn Rd', 'T5S 1T6', 'Edmonton', 'Canada', 'jcunningham2016@live.com', '780-882-7413', '780-291-0804'),
(5806, '', 'Athula', 'kuruppuAchchige', '23 fern wood', 'T12DN4X', 'cork', 'Ireland', 'info@athula.ie', '0871367525', ''),
(5807, '', 'Al shaarani', 'Tariq abdo omar', 'Dinu vintila', 'GM 514', 'Buchorest ', 'Romania', 'Tareq3y3@gmail.com', '......', '0720000050'),
(5808, '', 'Tareq', 'Al shaarani', 'Dinu vintila', '012101', 'Buchorest ', 'Romania', 'Tarek363@gmail.com', '0720000050', '0720000050'),
(5809, '', 'Terry', 'Grable', '1407 SW 4th Ct', '33991', 'Cape Coral', 'United States', 'terry@grable.com', '239 560 9298', '239 560 9298'),
(5810, '', 'Mohammed ', 'Haque ', '184 Forbell Street ', '11208', 'New York/Brooklyn ', 'United States', 'haque8900@gmail.com', '7188274388', '9179458298'),
(5811, '', 'Elliot', 'O\'Neill', 'Queen street', '19038', 'Wyndmoor', 'United States', 'eoneill@reedstreetbuilders.com', '2152069556', '2152069556'),
(5812, '', 'Qand Agha ', 'azimi', '2040 ashby ave, #C', '94703', 'Berkeley', 'United States', 'qandaghaazimi34@gmail.com', '4438396119', ''),
(5813, '', 'Mohaned', 'Alzain', 'P.O.Box 58299', '11594', 'Riyadh', 'Saudi Arabia', 'm.alzain@gmail.com', '+966505255929', '+966505255929'),
(5814, '', 'Gary', 'Dawson', '72 Chillington way ', 'St68ga', 'Stoke on trent', 'United Kingdom', 'Joanne.dawson4@googkemail.com', '07825777324', ''),
(5815, '', 'Joseph', 'Jaffe', '21419 FAIRFIELD LANE', '33486', 'BOCA RATON', 'United States', 'joe@jaffeinsuranceconcepts.com', '5614477356', '5617899208'),
(5816, '', 'Nerijus', 'Nemeikstis', '9 Allendale Glen,Clonsilla,Dublin 15', 'D-15', 'Dublin', 'Ireland', 'nerinem25@yahoo.com', '+353851445712', '+353851445712'),
(5817, '', 'Kristopher', 'Beaulieu', '19 Solitaire Ln', '92656', 'Aliso Viejo', 'United States', 'ktopher22b@gmail.com', '8578918688', ''),
(5818, '', 'Hein-Jan', 'Martius', 'Citerstraat 54', '1443 XG', 'Purmerend', 'Netherlands', 'h.martius@chello.nl', '+31622913815', ''),
(5819, '', 'Bethan', 'Feetham', 'The Norton', 'SA67 7BT', 'Narberth', 'United Kingdom', 'bethan_feetham@hotmail.com', '01834860957', '07958108284'),
(5820, '', 'Peter', 'Neill', '151 Tooting High Street', 'SW17 0SY', 'London', 'United Kingdom', 'pete-neill@hotmail.com', '07824440111', '07824440111'),
(5821, '', 'Rene', 'østerlid', 'vestergade 51a', '6310', 'broager', 'Denmark', 'rene.oesterlid@live.dk', '+4525547277', '+4525547277'),
(5822, '', 'Nigel', 'Bridle', '27 Church street', 'LE12 8HP', 'Barrow upon Soar Leicestershire', 'Grossbritannien', 'nigelbridle@btinternet.com', '075 84 090 584 ', '0908 248042'),
(5823, '', 'Hyuncheol', 'Shim', '401 Dongkwang Ro 28 Gil 23 seocho gu  ho', '06587', 'Seoul', 'South Korea', 'hyuncheol.shim@gmail.com', '', '+82 10-2324-3000'),
(5824, '', 'Tavan', 'Bunpuckdee', 'Multrågatan 15, 16254 Vällingby', '16254', '>Stockholm', 'Sweden', 'tavan2b@gmail.com', '+46739032321', '+46739032321'),
(5825, '', 'Asko', 'Troberg', 'Rautilantie 181', '23210', 'Vehmaa', 'Finnland', '', '', ''),
(5826, '', 'Guillaume', 'Laprise', '2100 ave Aird, #308 ', 'H1V2W2', 'Montreal', 'Canada', 'glaprise@outlook.com', '5148172583', ''),
(5827, '', 'Johnny ', 'Nguyen', '5927 North 5th street ', '19120', 'philadelphia, PA', 'United States', 'universal6000@yahoo.com', '2155489000', '2155489000'),
(5828, '', 'Andrew', 'Kaewtavorn', '14343 Spring Crest Drive', '91709', 'Chino Hills', 'United States', 'akaewtavorn@gmail.com', '9092475534', '9092475534'),
(5829, '', 'Teofilo', 'Moe', '3819 East 2nd Street Apt 9', '90803', 'Long Beach', 'United States', 'Teofilomoe@gmail.com', '5628524225', '5628524225'),
(5830, '', 'ClieeDep', 'ClieeDep', '', ' Important question', 'Москва', 'Aruba', 'mgrace19@yahoo.com', '+74996854313', '+74996854313'),
(5831, '', 'Filip', 'Van Dijck', 'Veldestraat 67', '9850', 'Merendre', 'Belgium', 'Filip.vandijck@hotmail.com', '0032 491525519', ''),
(5832, '', 'Massimiliano', 'Paggi', 'Via Giangaleazzo Uccelli n. 2', '06132', 'Perugia', 'Italy', 'massipaggi@gmail.com', '3481229213', ''),
(5833, '', 'Khuram', 'Iqbal', '120', 'ub49bl', 'Hayes', 'United Kingdom', 'khuram_iqbal302@hotmail.com', '07869497310', '07869497310'),
(5834, '', 'PAUL JOHN', 'BUTAO', 'WESTFALISCHE STR. 86', '10709', 'BERLIN', 'Germany', 'paulbutao@yahoo.com', '0308431540', '017664272224'),
(5835, '', 'Conor', 'Stain', '19 Windsor Road, Castle Bromwich', 'B36 0JN', 'Birmingham', 'United Kingdom', 'conor2468@hotmail.co.uk', '01216810431', '07730375098'),
(5836, '', 'Svein', 'Bjoerkedal', 'Raadstugata 7', '6003', 'Aalesund', 'Norway', 'sveinerikb@gmail.com', '+4797621258', ''),
(5837, '', 'Khushwant', 'Bains', '14 Lockport Crescent', 'L6P3X8', 'Brampton', 'Canada', 'khushwantbains@gmail.com', '4166771313', ''),
(5838, '', 'ClieeDep', 'ClieeDep', '', ' Important question', 'Москва', 'Vanuatu', 'hiepsi_dragon82@yahoo.com', '+74996854313', '+74996854313'),
(5839, '', 'Karim', 'Gaffar', 'Emirates Group Headquarter - Garhoud', 'Service delivery (CC-27713/S443129)postal co 36050', 'Dubai', 'United Arab Emirates', 'mohamed-ehab@live.com', '+971559508677', '+971559508677'),
(5840, '', 'Paul', 'Dolman', '19 Chapel Lane', 'LE143EN', 'Nether Broughton Melton Mowbray', 'United Kingdom', 'pdolman.wa@googlemail.com', '07943342723', '07943342723'),
(5841, '', 'Dane', 'Davies', '24 Goodman Crescent', 'SW2 4NS', 'Telford Park', 'United Kingdom', 'danedavies@hotmail.com', '07825020016', '07825020016'),
(5842, '', 'Mark', 'Dollekens', 'Ganzerikstraat 18 ', '5143 TJ', 'Waalwijk', 'Netherlands', 'markdollekens@gmail.com', '+31610590430', '+31610590430'),
(5843, '', 'carlos piero', 'caceres jarandilla', 'viale zara 58', 'milano', 'milano', 'Italy', 'jc_rastafari6@hotmail.com', ' 02 8341 7197', '3884294789'),
(5844, '', 'TALAT', 'Addahbly', '633 w rittenhouse b1020', '19144', 'Philadelphia ', 'United States', 'Talat711@hotmail.com', '2674239296', '2674239296'),
(5845, '', 'Christian', 'Scotto', 'Residence Les Claires voies 31 Avenue Joseph Raynaud', '83140', 'Six Fours les Plages', 'Frankreich', 'christianmarion19501956@gmail.com', '+33483424104', '+33634693525'),
(5846, '', 'kayan', 'boonstra', 'delta 87', '1273LD', 'huizen', 'Netherlands', 'kayan_boonstra@hotmail.com', '0623327769', ''),
(5847, '', 'Minn', 'Tun', '3rd Floor @ 19 Joo Koon Crescent', '629017', 'Joo Koon', 'Singapore', 'minn.tun@energisolution.com', '6598399502', '6598399502'),
(5848, '', 'Alexander', 'Pallesen', 'Bronzealdervænget 12, st, 7', '8210', 'Aarhus V', 'Denmark', 'aep3065@gmail.com', '60173065', ''),
(5849, '', 'Kiril', 'Hristov', '272 Croydon road, 11 Palm court ', 'BR3 4BD', 'Beckenham, London', 'United Kingdom', 'kiro.bicheto@gmail.com', '07399599079', '+447399599079'),
(5850, '', 'Oscar', 'Windhorst', 'Scheidingsweg 6-8', '3998ND', 'Schalkwijk', 'Niederlande', 'gjwindhorst54@gmail.com', '0646305653', ''),
(5851, '', 'Habtemichael', 'Michael', '263 Dixon Rd', 'M9R 1R6', 'Toronto', 'Canada', 'michy.cafe@yahoo.com', '16478099598', ''),
(5852, '', 'Allen', 'Price', '119 Stonor Road', 'B28 0qw', 'Birmingham', 'United Kingdom', 'Allenprice3@hotmail.com', '01217331637', '07951565901'),
(5853, '', 'Jurijus', 'Sagalovas', 'Nemuno 18-205', ' LT-35251', 'Panevezys', 'Lithuania', 'dumoksnis@inbox.lt', '+4747735292', '+4747735292'),
(5854, '', 'nicola', 'perry', '64 Station Road', 'PO3 5BQ', 'Portsmouth', 'United Kingdom', 'nicky64p@gmail.com', '7958390266', '07958390266'),
(5855, '', 'Isack', 'Manurung', '1678 Curtis st', '92354', 'Loma linda', 'United States', 'isackmanurung61@gmail.com', '9512015982', '9512015982'),
(5856, '', 'Gabrielle', 'Léonard', '9260 rue de Belfort', 'G1G6J1', 'Québec', 'Canada', 'gabrielle.leonard@hotmail.ca', '4186229806', ''),
(5857, '', 'Namiq', 'Taha Fatah ', 'Teekkarinkatu 5 B 2', '33720', 'Tampere', 'Finland', 'namiq-@hotmail.com', '+358456174545', '+358456174545'),
(5858, '', 'Willam', 'Watts', '16B Addison Street', 'NG1 4GY', 'Nottingham', 'United Kingdom', 'williamwattsuk@yahoo.co.uk', '+441159240526', '+447528373874'),
(5859, '', 'Ralf', 'starck', 'Am Koger 7', '93155', 'Heman', 'Deutschland', 'hv.stark@gmail.com', '', '09491 952144'),
(5860, '', 'yoghendra', 'amin', '409 SE 1st Avenue', '33034', 'Floridacity', 'United States', 'yogshilp33@yahoo.in', '+1 7863546007', '+1 7863546007'),
(5861, '', 'Shoshana', 'Ibragimov', '105-35 62 Drive', '11375', 'forest hills', 'United States', 'ibragimova.shoshana@gmail.com', '3476051854', ''),
(5862, '', 'ClieeDep', 'ClieeDep', '', ' Important question', 'Москва', 'Brazil', 'luckylove2610@yahoo.com', '+79169295582', '+79169295582'),
(5863, '', 'Zadran', 'Rahmatullah', '120 allée plein ciel le mee sur Seine ', '77350', 'Le mee sur Seine ', 'France', 'zadranrahmatullah85@gmail.com', '0173514585', '0652049032'),
(5864, '', 'Joanne ', 'Levett', '16 St Leonards Road', 'SL43BU', 'Winddor Berkshire', 'Grossbritannien', 'jojazzy@aol.com', '', '07787 520012'),
(5865, '', 'Edgar ', 'Gharibian', 'Rode Kruislaan 263', '1111', 'Diemen', 'Niederlande', 'gevorg@gmx.de', '643282788', ''),
(5866, '', 'Chew', ' Kok Deong', 'No 21 Jalan Molek 2/34 Taman Molek', '81100', 'Johor JHR', 'Malaysia', 'yannhong1986@gmail.com', '', '012-711 5818 '),
(5867, '', 'Hardy', 'Law', 'Rm 3503 Tak Yue House', 'Hau Tak Estate', 'Tseung Kwan O. N. T.', 'Hong Kong', 'hardyhklaw@gmail.com', '852-90953286', ''),
(5868, '', 'Steve', 'Richardson', '1928 South Ocean Drive # 504', '33009', 'Hallandale Beach,  Florida', 'United States', 'prsllc10@yahoo.com', '425-615-2566', '425-615-2566'),
(5869, '', 'Alan', 'Rothstein', '2103 Harvest Ct', '07981', 'Whippany', 'United States', 'ardds1@optonline.net', '5512654033', '5512654033'),
(5870, '', 'Samantha ', 'Heathcote', '3 step hill', 'SK11 6ju', 'Macclesfield ', 'United Kingdom', 'swhite85@hotmail.co.uk', '01625 669176', '07900964636'),
(5871, '', 'Zia', 'Ahmadi', '122 Fairy Lane', 'M8 8YD', 'Manchester', 'United Kingdom', 'zia.789@hotmail.co.uk', '07737465400', ''),
(5872, '', 'Jacob', 'Fulkerson', '309 King St. Apt 1C', '27406', 'Greensboro', 'United States', 'fulkersonjt@guilford.edu', '3362148627', ''),
(5873, '', 'CTIBOR', 'SOUKUP', 'CHUDČICKÁ 12', '635 00', 'BRNO', 'Czech Republic', 'C.SOUKUP@SEZNAM.CZ', '+420608266514', '+420608266514'),
(5874, '', 'Nikolajs', 'Kozlovs', 'Skolas 30 - 4a', 'LV 1010', 'Riga', 'Latvia', 'ar@pmail.lv', '+371 20177777', ''),
(5875, '', 'Kwong Yu', 'Kwan', 'Room 835, 8/F, Block 19, Shek Kip Mei Estate', '852', 'Sham Shui Po', 'Hong Kong', 'jcgss4b12@gmail.com', '68503374', '+852 68503374'),
(5876, '', 'Gust', 'van der Sanden', 'Wijerken 41', '3920', 'Lommel', 'Belgium', 'gustvdsanden@gmail.com', '0485306740', '0032485306740'),
(5877, '', 'maria', 'owen', '4158 Sunridge Rd', '93953', 'Pebble Beach', 'United States', 'mechas2503@yahoo.com', '8316201203', '8316201203'),
(5878, '', 'Thomas', 'Gumpert', 'Edelweißstr.29', '13158', 'Berlin', 'Germany', 'tgumpert@freenet.de', '3096615214', '01772432456'),
(5879, '', 'Milot', 'Balidemaj', '344 Foster Ave,apt A2', '11230', 'Brooklyn', 'United States', 'milotbalidemaj@yahoo.com', '3477828412', '3477828412'),
(5880, '', 'Ravinder', 'Singh', '10723 NW 85th Terrace Unit 2', '33178', 'Doral, Florida', 'United States', 'rsvrogue@gmail.com', '510-621-8221', '510-621-8221'),
(5881, '', 'Edwin', 'van Oostende', 'Scholstraat 99', '2931GV', 'Krimpen aan de Lek', 'Netherlands', 'evoostende@hotmail.com', '+31180554555', '+31620185238'),
(5882, '', 'VIET HUNG', 'DO', '51 elphinstone st dollandela', '4077', 'brisbane', 'Australia', 'viethungdo555@gmail.com', '411968388', '0411968388'),
(5883, '', 'Luc', 'Rimanque', 'Waaibergstraat 90', '3300', 'Tienen', 'Belgium', 'info@rimanque.be', '+32 16 82 24 40', ''),
(5884, '', 'VIET HUNG', 'DO', '51 elphinstone st dollandela', '4077', 'Brisbane', 'Australia', 'hungqb777@gmail.com', '411968388', '0411968388'),
(5885, '', 'Frank', 'Murray', 'Unit 59 - 22000 Sharpe Avenue', 'V6V 2V5', 'Richmond', 'Canada', 'f_murray@shaw.ca', '1-604-351-4119', '1-604-351-4119');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(5886, '', 'Hüseyin', 'Colak', 'Schönebecker Allee 1', '30419', 'Hannover', 'Germany', 'info@transporte.de', '051197911777', '017634367889'),
(5887, '', 'Victor', 'Tran', '1316 Orchard Ave', '94577', 'San Leandro', 'United States', 'victran07@gmail.com', '5108133305', ''),
(5888, '', 'Mazyon', 'Mehany', 'Boniplein 104', '1094SG', 'Amsterdam', 'Netherlands', 'mezo_mehany@yahoo.com', '0031614833103', '0031614833103'),
(5889, '', 'Enwei', 'Peng', '96 Duku Road', '429259', 'Singapore', 'Singapore', 'enweip@gmail.com', '+65 98787335', '+65 98787335'),
(5890, '', 'Brian', 'Phillips', '39 Delgany Hills ', 'A63Y430', 'Wicklow', 'Ireland', 'brianphillipe@gmail.com', '00353831751819', '00353831751819'),
(5891, '', 'Habibullah', 'Naseri', 'Unit 1701/855 Stanley Street', '4102', 'Woolloongabba Brisbane', 'Australien', 'habib.naseri007@gmail.com', '', '0061 7 0416247419'),
(5892, '', 'Barry', 'Carmody', '200C Higher Road', 'M41 9BH', 'Manchester', 'United Kingdom', 'info@parcelflight.co.uk', '0044 161 7281213', '07805066553'),
(5893, '', 'MYO', 'WYNN', 'BLK 159 #04-551, Bedok South Ave.3', ' 460159', 'BEDOK, SINGAPORE', 'Singapore', 'myowynn159@gmail.com', '+65 90229457', '+65 90229457'),
(5894, '', 'argtim', 'redjepi', '1124 bloomingfield dr apt 5', '53190', 'whitewater', 'United States', 'argetim.rexhepi@live.com', '8472543232', '8472543232'),
(5895, '', 'ClieeDep', 'ClieeDep', '', ' Important question', 'Москва', 'Argentina', 'huuxuanhq@yahoo.com', '+79169295582', '+79169295582'),
(5896, '', 'Nickolas', 'Hobbs-Ainley', 'Calle Pozo Solis 11', '29100', 'Coin , Malaga', 'Spain', 'nick@mosquitonick.ws', '647072861', '647072861'),
(5897, '', 'Nickolas', 'Hobbs-Ainley ( TodoServ Coin )', 'Calle Pozo Solis 11', '29100', 'Coin, Malaga', 'Spain', 'nick@mosquitonick.ws', '647072861', ''),
(5898, '', 'ERIC', 'VIGNEAULT', '1255 RUE LAFOND', 'J0B 2T0', 'ST-FÉLIX-DE-KINGSEY', 'Canada', 'e.vigneault@hotmail.com', '819-848-1020', '819-471-0604'),
(5899, '', 'Mark ', 'Kukaj', 'Rue Adolphe Marbotin, 112', '1030', 'Bruxelles', 'Belgium', 'markkukaj@skynet.be', '+3222419831', '+32477264065'),
(5900, '', 'Anthony', 'McDonald', '282, Sunderland Road', 'NE34 8PX', 'South Shields', 'United Kingdom', 'chadmac2@aol.com', '01914556086', '07802664018'),
(5901, '', 'Ohad', 'Angel', '10 Post Office Sq', '02064', 'Sharon', 'United States', 'ohadangel@gmail.com', '7818030820', ''),
(5902, '', 'Huyen', 'Nguyen', '714 Greenville blvd se, suite36', '27858', 'Greenville ', 'United States', 'Nhohuyen97@icloud.com', '2528762393', ''),
(5903, '', 'Sabrina', 'Favata', 'Flat 4 Bramis House Main Road', 'TN163DX', 'Westerham', 'United Kingdom', 'sabrinammuir@outlook.com', '7896134933', '07896134933'),
(5904, '', 'Jacky', 'Leung', '21/F Dorset House, Taikoo Place, 979 King\'s Road', '00000', 'Quarry Bay', 'Hong Kong', 'jacky.leung@gmail.com', '+852 29687440', '+852 93092700'),
(5905, '', 'Johannes', 'Moehnle', '1082 Niesen Lane', '94550', 'Livermore', 'United States', 'hannes@moehnle.com', '925-606-6740', '925-784-3429'),
(5906, '', 'Rochem', 'Motiram', 'Zaltbommelseweg 25', '5341 PA', 'Oss', 'Niederlande', 'rochemmotiram@hotmail.com', '', '0680081230'),
(5907, '', 'Derek', 'Mulcahy', '53 GLASGOW PARK', 'V94YY7H', 'Limerick', 'Irland', 'derekmul01@gmail.com', '061594730', '0876532715'),
(5908, '', 'yousef', 'alazzeh', '8841 Eastern Ave', '64138', 'kansas city', 'United States', 'yalazzeh@gmail.com', '8166823530', '8166823530'),
(5909, '', 'RUBEN', 'ASARES', '16902 LIGGETT ST.', '91343', 'NORTHRIDGE', 'United States', 'RUBENASARES@GMAIL.COM', '(213)570-5824', '(213)570-5824'),
(5910, '', 'paul', 'dobson', '8 manor way', 'cw26jx', 'crewe', 'United Kingdom', 'truckerdoby@aol.com', '012760212641', '00447773286941'),
(5911, '', 'G.Dekker', 'Aarten', 'Kalanderstraat 13', '7621TB', 'Borne', 'Niederlande', '', '0031623888816', ''),
(5912, '', 'Ann', 'Arnott', '7 Llanrumney, Llanrumney', 'CF3 4BP', 'Cardiff', 'United Kingdom', 'woodybluebirds@hotmail.co.uk', '+4429211963', '+447966224253'),
(5913, '', 'Tom', 'West', '11 Quilter Road', 'IP117JJ', 'Felixstowe', 'United Kingdom', 'Tomwest49@hotmail.com', '07715530003', ''),
(5914, '', 'alfred', 'dervishi', 'misari-ro 324-211', '12461', 'gyeonggi-do,gapyeong-gun seorak- myeon', 'South Korea', 'fredidervishi90@gmail.com', '-', '01087308696'),
(5915, '', 'Roland', 'Smit', 'Prins Mauritsstraat 36', '6576AC', 'Ooij', 'Netherlands', 'rwjsmit@hotmail.nl', '00359876934180', '00359876934180'),
(5916, '', 'Daniel', 'Charles', '9 Lawson st', '5211', 'Victor Harbor ', 'Australia', 'Alwaysfishing@bigpond.com', '0414523902', '0414523902'),
(5917, '', 'Andrea', 'McKinnon', 'Suite 4500, 855 - 2nd Street SW', 'T2P 4K7', 'Calgary', 'Canada', 'admckinnon@shaw.ca', '1-403-298-3485', '1-403-874-1298'),
(5918, '', 'Otgonzaya', 'Dalantai', 'Familienzentrum 11', '91332', 'Heiligenstadt i. OFr', 'Germany', 'otgoo_9119@yahoo.com', '+4917671209989', '+4917671209989'),
(5919, '', 'Conny', 'Bril', 'Bierensstraat 71', '4697GD', 'Sint Annaland', 'Netherlands', '4697gd71@planet.nl', '0031166652967', ''),
(5920, '', 'Daniel', 'Magnusson', '2203 Palm View Dr.', '32712', 'Apopka, Florida', 'USA', 'danmag6969@aol.com', '9412280543', ''),
(5921, '', 'Javier', 'Perez', '81 Sylvan ave apt #2', '06519', 'New haven', 'United States', 'Xaviprez_13_@hotmail.com', '4752017408', ''),
(5922, '', 'Ibrahim', 'Hijazi', '312-255 Duncan Mill Rd', 'M3B 3H9', 'North York, Ontario', 'Canada', 'light419@bellnet.ca', '4164883934', '4163182804'),
(5923, '', 'Clea', 'Imber', 'General Guisan Str. 18', '4054', 'Basel', 'Switzerland', 'c.imber@gmx.ch', '0041764253464', '0041764253464'),
(5924, '', 'Berk', 'Yilmaz', '6702 Camden Bay Dr., Apt 101', '33635', 'Tampa', 'United States', 'scales636@gmail.com', '7275435391', '7275435391'),
(5925, '', 'Hüseyin', 'Colak', 'Schönebecker Allee 1', '30419 ', 'Hannover', 'Germany', 'info@ib-transporte.de', '0511/97911777', ''),
(5926, '', 'Stephen', 'Skipper', '61 emerald woods dr. Apt D8', '34108', 'naples', 'United States', 'skipper@skiplaw.org', '7279923898', ''),
(5927, '', 'Maurice', 'Aerts', 'Ring 44', '2200', 'Noorderwijk', 'Belgien', 'maurice.aerts@sjbmol.be', '014261903', '0475964752'),
(5928, '', 'Chan', 'Philip', 'mei chuen house 2222', '999077', 'Taiwai mei tin easte ', 'Hong Kong', 'Misphilipchan@gmail.com', '0000', '852 68980722'),
(5929, '', 'Rafael', 'Botte', 'Rue du chemin de fer 20', '4280', 'Hannut', 'Belgium', 'y.botte@skynet.be', '003219516153', '0032472939826'),
(5930, '', 'Hieu', 'Nguyen', '12711 Nelson st', '92840', 'Garden Grove', 'United States', 'hieunguyen061287@gmail.com', '6618528748', '6618528748'),
(5931, '', 'Lam', 'Mai', '3920 w 6th ave', '74074', 'stillwater', 'United States', 'lamtmai@yahoo.com', '765-749-5638', ''),
(5932, '', 'Ruben', 'Mountney', '27 Hazel Court ', 'H91 FR3W', 'Oranmore ', 'Ireland', 'Ruben.mountney@gmail.com', '+353857572549', '+353857572549'),
(5933, '', 'Beena', 'Limbu', '2/836 Pascoe Vale Road ', '3046', 'Glenroy', 'Australia', 'beenlimbu2014@gmail.com', '+61426876855', '+61449130312'),
(5934, '', 'JOHANNES', 'MATIKA', '13 Audrey Drive', '4702', 'Gracemere', 'Australia', 'jmatika@gmail.com', '0749333492', '0488428859'),
(5935, '', 'Kristen', 'Ensor', '10627 Adams St.', '80233', 'Northglenn', 'United States', 'Knensor@yahoo.com', '7202986435', '7202896435'),
(5936, '', 'Silviu', 'Hadarau', '42 Bramblefield Crescent', 'Dublin 15', 'Dublin', 'Ireland', 'silviu_cristina78@yahoo.co.uk', '00353 876956911', '00353876956911'),
(5937, '', 'Koos', 'Kapitein', 'Middelbuurt 15', '8321ZC', 'URK', 'Netherlands', 'kooskapitein@hotmail.com', '0527-686255', '0682756659'),
(5938, '', 'ClieeDep', 'ClieeDep', '', ' Important question', 'Москва', 'Saudi Arabia', 'lvinhtung@yahoo.com', '+79169295582', '+79169295582'),
(5939, '', 'KERHONG', 'SAEAOW', 'NO.360/3 moo.4 Naklua Sub, Banglamung District', '20150', 'Pattaya Chonburi', 'Thailand', 'ouhuiwu@hotmail.com', '0816333496', '0816333496'),
(5940, '', 'Tarik ', 'Ould braham ', '47 rue de la comète ', '92600', 'Asniere sur Seine ', 'France', 'Tarik.ouldbraham@gmail.com', '0752298482', ''),
(5941, '', 'LAITH', 'ALSUDANY', '1698 ARLINGTON DR', '95531', 'CRESCENT CITY', 'United States', 'orchidiraq@gmail.com', '6194568593', '6194568593'),
(5942, '', 'Jörg', 'Stumpf', 'Backesweg, 5a', '57518', 'Alsdorf', 'Germany', 'joergstumpf@t-online.de', '+4927419512200', '017631400448'),
(5943, '', 'Alan', 'Edwards', '16 Underhill', 'IP14 1QY', 'Stowmarket Suffolk', 'United Kingdom', 'alan@meow.es', '+441449612214', '+447780612214'),
(5944, '', 'MASSIMO', 'LAGORIO', 'VIA PIETRO AUBERT, 27', '14100', 'ASTI', 'Italy', 'maxmagomerlino@gmail.com', '3270409799', '3926107542'),
(5945, '', 'Daniel', 'Charwath', '391 Wilmington Dr. 302F', '60103', 'Bartlett', 'United States', 'dan.charwath@gmail.com', '2242317895', ''),
(5946, '', 'Tanja', 'Matijevic', '14 Sliabh Bahn', 'H91D72P', 'Galway', 'Irland', 'tanjamatijevic7@gmail.com', '0899652600', ''),
(5947, '', 'Borisa', 'Marjanovic', '473 Donlands avenue', 'M4J3S4', 'Toronto', 'Canada', 'boborada@yahoo.ca', '4165873135', '4165873135'),
(5948, '', 'Giulio', 'Martini', 'Galleria Andrea Urbani 8', '35027', 'Noventa Padovana', 'Italy', 'giulio.martini.mail@gmai.com', '+393337468648', '+393337468648'),
(5949, '', 'Sven', 'Wolf', 'Trockenloostrasse 47', '8105', 'Regensdorf', 'Switzerland', 'wollepetriheil@gmail.com', '0041788812042', '0041788812042'),
(5950, '', 'Charles', 'Maguire', '225 Main Street', '01060', 'Northampton', 'United States', 'charles@charlesmaguire.com', '4135862294', ''),
(5951, '', 'Peter', 'Kotula', '2509 Emerson Drive ', '19808', 'Wilmington ', 'United States', 'Pakotula@gmail.com', '3025590809', '3025590809'),
(5952, '', 'Agnieszka ', 'Mirys', 'Stratford Road 100', 'SP1 3JS', 'Salisbury', 'United Kingdom', 'aguska669@hotmail.com', '07397541815', '07397541815'),
(5953, '', 'Azeemuddin', 'Khaja Abdul', '7505 reserve circle apt 204', '21244', 'Windsor mill, Maryland', 'United States', 'azeem7786@gmail.com', '2038049737', '2038049737'),
(5954, '', 'Min', 'Kim', '2238 N Baldwin Way Unit1A', '60074', 'Palatine', 'United States', 'mkim542@gmail.com', '779.777.8899', '224.477.0000'),
(5955, '', 'Mikkel', 'Lillelund', 'Bygmarken 13', '4140', 'Borup', 'Denmark', 'Mikkellillelund@hotmail.com', '+4527579177', '+4527579177'),
(5956, '', 'Arkady', 'Kalyuzhny', '214 Amherst Street, USA', '11235', 'Brooklyn', 'United States', 'akalner@yahoo.com', '9178044553', '9178044553'),
(5957, '', 'Dwayne', 'Grainger', '172- 14 133 ave apt 5e', '11434', 'Jamaica NY', 'United States', 'bambamone@aol.com', '17185291189', '19179399316'),
(5958, '', 'Inder', 'Soni', '1147hidden rigde #2162', '75038', 'Irving T.X', 'United States', 'Inderzoni@gmail.com', '3136522576', ''),
(5959, '', 'ANDREW ', 'Raymer', '19307 Meadow Rose Ct. ', '77346', 'Kingwood', 'USA', 'andrew.raymer@united.com', '0018326541232', ''),
(5960, '', 'Raul Alfonso', 'Guerrero', '63 rue Flaubert app 1', 'G6V8C3 ', 'Levis QC ', 'Canada', 'rague55@yahoo.ca', '14185705121', '14185705121'),
(5961, '', 'ClieeDep', 'ClieeDep', '', ' Important question', 'Москва', 'Singapore', 'banmaiyeu2000@yahoo.com', '+79169295582', '+79169295582'),
(5962, '', 'Monika', 'Nogradi', 'Garden Flat, 9 Mayfield Road', 'CR20BG', 'South Croydon', 'United Kingdom', 'monikanogradi@hotmail.co.uk', '+44-20-8688 9645', '+44-78-9474 1914'),
(5963, '', 'Frankenall', 'Frankenall', '', ' I want to help you', 'Москва', 'Fiji', 'alex.m2s@mail.ru', '341434818', '341434818'),
(5964, '', 'John', 'Line', 'Ebor House, Northlands', 'PE22 0UA', 'Sibsey, Boston', 'Großbritannien', 'johnline1@hotmail.com', '01205750742', ''),
(5965, '', 'Marcin', 'Matwiejczyk', 'ul. Szkolna, 92', '07-202', 'Leszczydół-Nowiny', 'Poland', 'MARCIN@HEADWEAR.COM.PL', '606415091', '606415091'),
(5966, '', 'OURIDA', 'AIT MADI', '1, rue VINCENT VAN GOGH', '45800', 'SAINT JEAN DE BRAYE', 'France', 'mahoci@yahoo.com', '+332 38 86 64 60', ''),
(5967, '', 'Mohammad', 'Zarif', '1100 Howe Ave, Apt 291', '95825', 'Sacramento', 'United States', 'zarif.mahmodi@gmail.com', '9169042067', '9169042067'),
(5968, '', 'AIT MADI', 'OURIDA', '1 Rue VINCENT VAN GOGH', '45800', 'SAINT JEAN DE BRAYE', 'France', 'mahoci@yahhoo.com', '00 332 38 86 64 60', ''),
(5969, '', 'Hassan', 'Ali', 'Ching Tak Street', '999077', 'Hong Kong', 'Hong Kong', 'Hassanali121123@gmail.com', '55118512', '55118512'),
(5970, '', 'jeremy', 'pettifer', '5 Frobisher Avenue ', 'Bh125an ', 'Poole ', 'United Kingdom', 'jeremy_pettifer@yahoo.co.uk', '07957212161', '07957212161'),
(5971, '', 'Nang ', 'La', '510 saddlebrook drive spc 51', '95136', 'san jose', 'United States', 'nelsonla80@yahoo.com', '4082075885', '4082075885'),
(5972, '', 'Ali', 'Hassan', 'Ching tak Street', '999077', 'Hong Kong', 'Hong Kong', 'hassanali121123@gmail.com', '55118512', '55118512'),
(5973, '', 'JACK', 'CHEN', '153 NIBLICK RD', '93446', 'PASO ROBLES', 'United States', 'jmccellular@yahoo.com', '805-238-9229', '805-237-8888'),
(5974, '', 'Mohmmad', 'Alqudrah', 'Am Wacken 34', '66424', 'Homburg', 'Germany', 'qudra85@hotmail.com', '004917675491036', '004917675491036'),
(5975, '', 'Vance', 'Snyder', '13902 Clifton Blvd', '44107', 'Lakewood', 'United States', 'vesnyder@hotmail.com', '2164960934', '2164960934'),
(5976, '', 'Roy', 'Nijhuis', 'Noordijkbrink, 7', '7544 HR', 'ENSCHEDE', 'Netherlands', 'RoyNijhuis@gmail.com', '+31611838470', '+31611838470'),
(5977, '', 'Sam', 'Livesey', '30 Brookside Road', 'PR2 9TS', 'Preston', 'United Kingdom', 's.livesey1993@gmail.com', '07508411237', '07508411237'),
(5978, '', 'Philip', 'Swinton ', '79 Holland st', 'BL1 8PA', 'Bolton ', 'United Kingdom', 'Philip.swinton@ntlword.com', '07342042701', ''),
(5979, '', 'Pascal', 'Savoie', '52 paul-mainguy', 'J7C 5S7', 'Blainville', 'Canada', 'pas0111@hotmail.com', '5149297775', '5149297775'),
(5980, '', 'Edward', 'Parkin', '6331 Hollywood Blvd', '90028', 'Los Angeles', 'United States', 'ritaparkin@emailline.net', '3239603500', '323-590-9533'),
(5981, '', 'Samson', 'Ogala', '8728-10 Ave SW', 'T6X1J6', 'Edmonton', 'Kanada', 'samsonogala@gmail.com', '', '7809077178'),
(5982, '', 'Arshdeep Singh', 'Tara', '5/17 Margaret Street,Strathfield', '2135', 'Sydney', 'Australia', 'arshdeepsinghtara@gmail.com', '+61-449739651', '+61-449739651'),
(5983, '', 'Ole', 'Brøkker-Knudsen', 'Østre Hougvej 10', '5500', 'Middelfart', 'Denmark', 'oleknudsen05@gmail.com', '23388003', '23388003'),
(5984, '', 'Michelle', 'Haight', '10414 Parise Dr.', '90604', 'Whittier', 'United States', 'mhdesign888@gmail.com', '5623824943', '5623824943'),
(5985, '', 'Kristy', 'Bartimioli ', '7087 w stribs pond rd', '83814', 'Coeur D Alene ', 'United States', 'Kristybartimioli@gmail.com', '816-304-8156', '816-304-8156'),
(5986, '', 'Jhanrie Abigail', 'Hamdan', '9730 Arched Oak Dr', '77095', 'Houston', 'United States', 'krislam1976@yahoo.com', '713-966-9985', '713-966-9985'),
(5987, '', 'Sheik', 'Shalehan', '79 werneth hall Road ', 'OL84BD ', 'Oldham', 'United Kingdom', 's.sheik81@gmail.com', '07460437526', ''),
(5988, '', 'Kennth', 'Azorian', '15 Independence Drive', '03054', 'Merrimack', 'United States', 'kazorian@gmail.com', '6034241414', '6033205170'),
(5989, '', 'TERRY', 'HENSEL', '113-4619 199 St NW', 'T6M 0R6', 'Edmonton', 'Canada', 'Terry_hensel@hotmail.com', '7809942172', '7809942172'),
(5990, '', 'Kafui', 'Toviekou', '36 Trafford Road', 'M30 0JU', 'Eccles', 'United Kingdom', 'toviekouk@gmail.com', '+44 782 646 12 64', '+44 782 646 12 64'),
(5991, '', 'Mohammad', 'Alqudrah', 'Am Wacken 34', '66424', 'Homburg', 'Germany', 'qudra85@hotmail.com', '004917675491036', '004917675491036'),
(5992, '', 'Abdul ', 'jaffery', '29 Sterling Road', '2770', 'Minchinbury', 'Australia', 'abdul_jaffery2002@yahoo.com', '0423007731', '0296752300'),
(5993, '', 'BISTA', 'HIM', '242-5 Mosi-ri,Jiksan-eup,Seobuk-gu', '31040', 'Chungcheongnam-do,Cheonan-si', 'South Korea', 'Bimbista954@gmail.com', '082-1064473934', '082-1064473934'),
(5994, '', 'Nicolae ', 'Costache', '36802 Cherry st', '94560', 'Newark ', 'United States', 'dragos.gbsee@gmail.com', '0017142008474', '0017142008474'),
(5995, '', 'Gerard', 'McDonough', '31 Southdene Monkstown', 'A94 R5T8', 'Co. Dublin', 'Ireland', 'germcdonough@icloud.com', '353872241517', '353872241517'),
(5996, '', 'Donna', 'Delmonico', '25600 Kahala Sunset Court', '78669', 'Spicewood', 'United States', 'scarpinostudios@gmail.com', '865567749', '865567749'),
(5997, '', 'GUYOT', 'Dominique', '4 rue des Pressoirs, Les Loges', '58150', 'POUILLY SUR LOIRE', 'France', 'guyot.d@free.fr', '386391476', '062318135'),
(5998, '', 'Jeffrey', 'Cami', '21072 wood creek ln', '48044', 'Macomb', 'United States', 'traviscafe@att.net', '5867090182', '5867090182'),
(5999, '', 'Heinz', 'Neupert', 'Fenker Heideweg 21', '51789', 'Lindlar', 'Deutschland', 'heinz-neupert@hotmail.de', ' 02266/1361', '01734156012'),
(6000, '', 'Jose ', 'Maymi', '11788 gray rock trail', '34786', 'Windermere ', 'USA', 'jmaymi216@gmail.com', '(787) 661-9090', ''),
(6001, '', 'Hylko', 'van Otterloo', 'Reeenlaan 35', '7315ev', 'Apeldoorn', 'Netherlands', 'Hylko76@yahoo.com', '0031648781946', '+31648781946'),
(6002, '', 'Eva', 'Thomsen', 'Åvej 13', '7451', 'Sunds', 'Denmark', 'vthomsen6@gmail.com', '22310652', '22310652'),
(6003, '', 'Ram', 'Ali', 'In Böden 88', '8046', 'Zürich ', 'Switzerland', 'RamAli00@hotmail.com', '+41 76 409 87 10', '+41 76 409 87 10'),
(6004, '', 'Joseph', 'Duvall', '515 Birch Street', '19348', 'Kennett Square', 'United States', 'Joeydee84@yahoo.com', '6104709032', '6104709032'),
(6005, '', 'Lim', 'Chuan', '24 jalan S2 taman suria bukit Katil malacca', '75450', 'Malacca', 'Malaysia', 'arthurlim33@yahoo.com', '1112386388', '01112386388'),
(6006, '', 'Paing Khant', 'Kyaw', 'New petchaburi Road', '10310', 'Bangkok', 'Thailand', 'paingk1995@gmail.com', '0944101093', '0995077177'),
(6007, '', 'James', 'Orzechowski', '36 Plain Road', '01778', 'Wayland', 'United States', 'jim.k.orzechowski@gmail.com', '9088421414', '9088424814'),
(6008, '', 'Altijana', 'Djokovic', '8785 Bay 16 St, Apt A1', '11214', 'Brooklyn', 'United States', 'altijanacg@aol.com', '9174710175', '9174710175'),
(6009, '', 'Yen', 'Lai', '38A Sherrard Street', 'LE13 1XJ', 'Melton Mowbray', 'United Kingdom', 'yenansabina@gmail.com', '07881200120', '07881200120'),
(6010, '', 'Graeme', 'Stevenson', '12, Dorset', '2484', 'Murwillumbah', 'Australia', 'graeme@colourinyourlife.com.au', '61407238969', '+61407238969'),
(6011, '', 'Egidijus', 'Lasinskas', 'S.Daukanto 73-62', '20179', 'Ukmerge', 'Lithuania', 'elasinskaite@gmail.com', '+31640828525', '+37067805958'),
(6012, '', 'hung', 'tran', '3434 N Hazelwood ct', '67205', 'wichita', 'United States', 'nhuttran196@gmail.com', '3162991293', '3162991293'),
(6013, '', 'Ali', 'Kol', '2010 Springdale Rd', '08003', 'Cherry Hill', 'United States', 'ilkemnj@gmail.com', '8564338714', '7036237998'),
(6014, '', 'Galle Don ', 'Pradeep Hettiararchchi', 'Ai Oi cho 5-385-4', '376-0011', 'Kiryu City', 'Japan', 'Nippon0104@gmail.com', '+81277522342', '+819054290382'),
(6015, '', 'Harry', 'Naylor', '22 Long Walk', 'Yo126bq', 'Scarborough', 'United Kingdom', 'naylor.hg@gmail.com', '07378359933', '07378359933'),
(6016, '', 'Yi Ming', 'Liu', '16F, #24, Huan-He Rd. Xindian District', '23147', 'New Taipei City ', 'Taiwan', 'yml541008@gmail.com', '955067228', '0955067228'),
(6017, '', 'Nikolaos', 'Kyriakou', 'ithakis 28', '56224', 'thessaloniki', 'Greece', 'kyriakou.nikos01@gmail.com', '6979860708', '697960708'),
(6018, '', 'Min', 'Kim', '2238 N Baldwin Way Unit 1A', '60074', 'Palatine', 'USA', 'mkim542@gmail.com', '7797778899', '2244770000'),
(6019, '', 'Presiyan', 'Andronov', 'Banevænget 5', '7500', 'Holstebro', 'Denmark', 'dakkaliz99@gmail.com', '22742130', '22742130'),
(6020, '', 'Hector', 'Pagan', '2116 28th Street', '11105', 'Astoria,New York', 'United States', 'hpchulo1069@yahoo.com', '201-310-2192', '212-333-1187'),
(6021, '', 'Harry', 'Naylor', '22 Long Walk', 'Yo126bq', 'Scarborough', 'United Kingdom', 'e.atkins17@googlemail.com', '07378359933', '07378359933'),
(6022, '', 'Teresa', 'McReynolds', '2011 Hillgate Drive', '40515', 'Lexington', 'United States', 'kennedyt4@gmail.com', '8598060197', '8598060197'),
(6023, '', 'Van Quang', 'NGUYEN', 'ke Kurtum 376/17', '14200', 'Praha 4', 'Czech Republic', 'nguyen.van.quang@seznam.cz', '+420720455833', '+420720455833'),
(6024, '', 'Christine', 'Delannay', '210 green lake drive', '29572', 'myrtle Beach', 'United States', 'peterik.mathew@gmail.com', '252-258-7950', '252-258-7950'),
(6025, '', 'Ho Ming', 'Yip', 'Flat LC, 33/F, Tower 5, HEMERA, LOHAS Park', '000000', 'N.T.', 'Hong Kong', 'ivanyip1997@gmail.com', '852-51192356', ''),
(6026, '', 'Jordan', 'Laranjeira ', 'Pavillon les vignes blanches,12', '83550', 'Vidauban', 'France', 'Jordan.laranjeira@gmail.com', '+33675340790', '+33675340790'),
(6027, '', 'Helen', 'Smith', '33 Towcester Road, Blisworth', 'NN7 3DL', 'Northants', 'United Kingdom', 'helen.steven1991@gmail.com', '01604 858853', '07872317216'),
(6028, '', 'Slawomir', 'Czernecki', 'zawadzkiego', '43-229', 'Pszczyna', 'Poland', 'czernecki12@gazeta.pl', '+48603784825', '+48603784825'),
(6029, '', 'adam', 'anderson', '135 walter ave s', 'l8k3k8', 'hamilton', 'Canada', 'arbander@hotmail.com', '19057460225', '12893390247'),
(6030, '', 'Ramzi ', 'Bouchachi ', 'Bettlistrasse 31', '8600', 'Dübendorf Zürich ', 'Swaziland', 'ramzi_b1984@hotmail.fr', '+41786049496', '+41786049496'),
(6031, '', 'Jesse', 'Klinkhamer', '5870 - 168 Street', 'V3S3X6', 'SURREY', 'Canada', 'j.klinkhamer@kleanindustries.com', '6046379609', '6048428866'),
(6032, '', 'Lisha', 'Dirks', '4991 E. Rd. 200', '67871', 'Scott City', 'United States', 'tashagossman@yahoo.com', '6202140297', '6202140297'),
(6033, '', 'Oktay', 'Bagiran', 'Bokkelunden 17', '2660', 'Brondby Strand', 'Denmark', 'oktaybagiran@hotmail.com', '27136949', '27136949'),
(6034, '', 'Joseph ', 'Moelter ', '929 Coulee Trail', '54016', 'Hudson', 'United States', 'joe@boulderhillslandscaping.com', '715-441-2368', ''),
(6035, '', 'SUKIE', 'DIEU', '1406 GRAYBARK ST.', '46069', 'SHERIDAN', 'United States', 'NUSKINDIARY@gmail.com', '3176403627', ''),
(6036, '', 'Fardin', 'Haseli', '301 1816 HARO ST', 'V6G2Y7', 'VANCOUVER', 'Canada', 'haseli323@hotmail.com', '6045064921', '6045064921'),
(6037, '', 'LIYING', 'QIN', '6 Rue de Courcelles', '51100', 'Reims', 'France', 'qinliying91@gmail.com', '699578098', ''),
(6038, '', 'Damian', 'Drummer', '703 Mallard Pointe Drive', '76049', 'Grambury', 'United States', 'damian.drummer@gmail.com', '6129871115', '6129871115'),
(6039, '', 'Bophar', 'Sie', '2412 N Gray St', '97113', 'Cornelius ', 'United States', 'chantha_i@yahoo.com', '503-803-4017', ''),
(6040, '', 'Burton', 'Chardak', '655 12th St., Apt. 106', '94607', 'Oakland', 'United States', 'burtal@aol.com', '5104523488', '5103337786'),
(6041, '', 'TOMAS', 'BALTRUKENAS', '13 LANGDALE AVENUE', 'CR4 4AG', 'LONDON', 'United Kingdom', 'DEZUTE5@GMAIL.COM', '00447821175562', '00447821175562'),
(6042, '', 'Joonas', 'Niemi', 'Saariseläntie 1 D 47', '00970', 'Helsinki', 'Finland', 'joonas.niemi13@windowslive.com', '+35844377780', '+35844377780'),
(6043, '', 'Corey', 'Johns', '12 Glen Eagles Drive', '4405', 'Dalby', 'Australia', 'Coreyjohns@outlook.com', '+61498340477', ''),
(6044, '', 'asef', 'abdulloh', 'Sw.wincentego 126d -m15', '03-285', 'Warszawa', 'Poland', 'aehaam.abdulloh@gmail.com', '798128801', '798128801'),
(6045, '', 'Giang', 'chung', '1055 unit 177 Dundas st. east ', 'L4Y3X6 ', 'Mississauga Ontario ', 'Canada', 'gianggchung@yahoo.ca', '4162199988', '416-219-9988'),
(6046, '', 'Chong', 'Chung Mune', 'No 6A , Enterprise Road', '629818', 'Singapore ', 'Singapore', 'catherineleesiewpui@gmail.com', '96787230', '97333798'),
(6047, '', 'Chong ', 'Chung Mune', 'N0 6A , Enterprise Road ', '629818', 'Singapore', 'Singapore', 'chongchungmune@gmail.com', '97333798', '96787230'),
(6048, '', 'Anh', 'Nguyen', '7512 N Cameron Ave', '33614', 'Tampa, FL', 'United States', 'happy1sg@yahoo.com', '8139680200', '8132401131'),
(6049, '', 'Xavier', 'Ortiz', 'P.O. Box 4535', '95402', 'Santa Rosa', 'United States', 'xavierortiz005@gmail.com', '7077551315', ''),
(6050, '', 'Irina', 'Sinkarenko-Avagliano', '61 Charlotte Street', 'AB251LU', 'Aberdeen', 'United Kingdom', 'irinasinkarenko@gmail.com', '+447500307747', '+447500307747'),
(6051, '', 'Georgiana-Paula', 'Bongea', 'Str. Aurel-Vlaicu Nr. 195 2 Mai', '907161', 'Mangalia', 'Rumänien', 'ionutz_bng@yahoo.com', '0040765216269', ''),
(6052, '', 'Ivan', 'Mukomol', '37631 37th Ave s ', '98001', 'Auburn', 'United States', 'muk_little15@yahoo.com', '2532057779', ''),
(6053, '', 'Graham', 'Ade', '14164 Prairie Lakes Blvd S Apt 203', '46060', 'Noblesville', 'United States', 'graham.ade@outlook.com', '3174153279', '3174153279'),
(6054, '', 'Pasimeni', 'Maria Rita', 'Corte degli Anibaldi 5', '73100', 'Lecce', 'Italy', 'mariarita.pasimeni@gmail.com', '+390832303140', '+393891842853'),
(6055, '', 'Vitali ', 'Afanasjev', 'Vikerlase 13 , 179', '13619', 'Tallinn ', 'Estland', 'vitalicoach1@gmail.com', '+372 5550 8925', ''),
(6056, '', 'Durval', 'Silva', '8360 Race Street', '80229', 'Denver', 'United States', 'durvalrmi@gmail.com', '7203896211', ''),
(6057, '', 'Mark', 'Bolender', '131 Crater View dr', '98585', 'Silver Creek', 'United States', 'mhb@localaccess.com', '+1 3602695699', '+1 3602695699'),
(6058, '', 'jstqgztsr', 'jstqgztsr', 'VyssuzycjAjkZhogRZ', '2292', 'New York', 'Tajikistan', 'wgsymo@ibsoap.com', '30604750720', '48849273330'),
(6059, '', 'NiccolÃ²', 'Fanciulli', 'Viale Mozambico 154', '58100', 'GROSSETO', 'Italy', 'bonzus@libero.it', '3927354640', ''),
(6060, '', 'Sebastian', 'Otarola', 'Gotlandsgatan 67', '11638', 'Stockholm', 'Sweden', 'sebastian.otarola@hyperisland.se', '+46707955523', '+46707955523'),
(6061, '', 'Keith', 'Byrd', '8921 Crew Drive', '28594', 'Emerald Isle', 'United States', 'pesutton1@gmail.com', '2524248402', '2526221590'),
(6062, '', 'Mathieu', 'Bilodeau', '110 Albert-Émile-Côté', 'G1E 5L5', 'Québec', 'Canada', 'joanie.bilodeau@live.ca', '418-559-1485', '418-559-1485'),
(6063, '', 'Gert', 'Merchiers', 'Parmentierlaan 225/52', '8300', 'KNOKKE-HEIST', 'Belgium', 'gert.merchiers2@telenet.be', '+32478480118', '32478480118'),
(6064, '', 'ALDO', 'CAMPOS', 'BENJAMIN FRANKLIN 216', '11800', 'CIUDAD DE MEXICO', 'Mexico', 'campos_parra@hotmail.com', '+525552783796', '+525544992859'),
(6065, '', 'SMARANDACHE', 'ANA-MARIA', 'MUGUR MUGUREL 4A', '031227', 'BUCHAREST', 'Romania', 'marias8762@gmail.com', '0040747047008', '0040747047008'),
(6066, '', 'Denis', 'Luzhanskiy', '2315 Sierra Madre CT # C', '95670', 'Rancho Cordova', 'United States', 'lujanski82@gmail.com', '916 534-5661', '916 534-5661'),
(6067, '', 'Anton', 'Angelov', '117 Tullymore Downs ', 'BT604TU', 'Armagh', 'United Kingdom', 'manolasenov182@gmail.com', '07897772819', '07897772819'),
(6068, '', 'Besik', 'Samsonia', '63-36 99th Street ', '11374', 'Rego Park', 'United States', 'besso73@mail.ru', '13477710745', '13477710745'),
(6069, '', 'Hannah', 'Burchall', '2b', 'M228fg', 'Wythenshawe ', 'United Kingdom', 'hannahburchall@gmail.com', '07938113585', '07938113585'),
(6070, 'HANSOL Technology', 'PHIROUN', 'SENG', 'Usan, Buk-gu, yeonam-dong 430-11, Yeonam-dong, Buk-gu, ', '44244', 'Ulsan Metropolitan City', 'South Korea', 'phirounid18@gmail.com', '01048279585', '01048279585'),
(6071, '', 'Romans', 'Baikovs', 'Dzenu iela 7,k.1-45', 'LV-1021', 'Riga', 'Latvia', 'rolands3131@gmail.com', '+37129693939', '+37129693939'),
(6072, '', 'William', 'Heck', '14450 S Dogwood Street', '74033', 'Glenpool', 'United States', 'Bill@fdhusa.com', '918-409-1476', '918-409-1476'),
(6073, '', 'Abhinava Kashyap', 'Paruvella', 'Unit 2/8, Eldridge street', '3011', 'Footscray', 'Australia', 'abhinavakashyap@icloud.com', '0403690435', '+61 403690435'),
(6074, '', 'Frank', 'Phillips', '12115 Patch RD', '49246', 'Clarklake', 'United States', 'phillipsfarmsandservice@gmail.com', '5172627078', ''),
(6075, '', 'Joe', 'Priestley', '16 Normanby Street', 'M279TW', 'Manchester', 'United Kingdom', 'jolewp@aol.com', '07764493332', '07764493332'),
(6076, '', 'David', 'Nicholson', '123 Turnhill Drive', 'PA8 7EY', 'Glasgow', 'United Kingdom', 'dvd.nicholson@hotmail.com', '0141-812-6990', '07505634349'),
(6077, '', 'Danny', 'Van de Putte', 'Beukendreef 31', '2910', 'Essen', 'Belgium', 'danny.v2@mac.com', '0032496263781', '0032496263781'),
(6078, '', 'John', 'Fisher', '16 Maple Street South', 'L0C 1H0', 'Sunderland', 'Canada', 'glock5808@gmail.com', '7053572072', ''),
(6079, '', 'F John', 'Evill', '52 Cardiff Street', 'CF44 7DG', 'Aberdare', 'United Kingdom', 'johnfevill@gmail.com', '01685 873038', '07808 563598'),
(6080, '', 'Andrew', 'Tam', '57-01 Lawrence Street, 1st Fl.', '11355', 'Flushing', 'United States', 'at555575@gmail.com', '917-468-6699', '917-468-6699'),
(6081, '', 'Marko', 'Zorcec', 'Forme 24', '4209', 'Zabnica', 'Slowenien', 'zorcecanna@gmail.com', '0038640728343', ''),
(6082, '', 'Elvis', 'Edegbe', '7 Bainbridge Road', 'B664SS', 'Birmingham', 'GroÃŸbritannien', 'osatouk@live.com', '07512847855', ''),
(6083, '', 'Brent', 'Celens', 'Kluisdreef, 4', '2970', 'Schilde', 'Belgium', 'brent.celens@outlook.com', '479521440', '0479521440'),
(6084, '', 'Brenta', 'Celens', 'lacroixlaan, 34', '2390', 'Malle', 'Belgium', 'brent.celens@outlook.com', '0032479521440', '0032479521440'),
(6085, '', 'Graham', 'Martin', '22 Saxon Road', 'PE71NP', 'Whittlesey, Peterborough', 'GroÃŸbritannien', 'grahamforjean@btinternet.com', '', ''),
(6086, '', 'Firas', 'Sassi', '2789 Jamieson Street, Suite 13, Unit 13', 'k2b 6p3', 'ottawa', 'Canada', 'firassassi@gmail.com', '6136687593', ''),
(6087, '', 'bilal', 'bounou', 'rue de l\'elegie 11 002', '1080', 'bruxelles', 'Belgium', 'moha_aliy@hotmail.com', '0032484818847', '0032484818847'),
(6088, '', 'Simon', 'Taquet', 'Chemin de la Fontaine, 35', '4845', 'Jalhay', 'Belgium', 'simontaquet@hotmail.com', '+32479771880', '+32479771880'),
(6089, '', 'John', 'Cassidy III', '1148 Sussex Turnpike', '07869', 'Randolph', 'United States', 'Johnnycass33@gmail.com', '609-578-2757', '609-578-2757'),
(6090, '', 'Vinnie ', 'Van Baal', '248 Kudelstaartseweg', '1433GR', 'KUDELSTAART', 'Deutschland', 'vinnievanbaal@gmail.com', '06 53830511', ''),
(6091, '', 'Victor', 'Sukhanov', '1445 Woodridge Oak Way', '95833', 'Sacramento', 'United States', 'victorsukhanov1994@gmail.com', '9168344254', '9168344254'),
(6092, '', 'Vasile', 'Prodan', '2/1  4 Spiershall Terrace', 'G14 0LN', 'Glasgow ', 'United Kingdom', 'vasilepro@hotmail.com', '07447940098', '07472616133'),
(6093, '', 'stuart', 'pite', 'Newmans Lane', 'IG10 1TH', 'loughton', 'United Kingdom', 'sarahpite@ntlworld.com', '02089232305', '07810433599'),
(6094, '', 'Salman', 'Rehman', '4330 wabash ok apt.#10', '22193', 'Woodbridge ', 'United States', 'weronerth@gmail.com', '202-802-8068', ''),
(6095, '', 'Uku', 'VÃ¤li', 'Aia 66-13', '93817', 'Kuressaare', 'Estonia', 'ukuv.125@gmail.com', '+37253331443', ''),
(6096, '', 'Andrew', 'Inglis', '3011 Old Warson Dr.', '43147', 'Pickerington', 'United States', 'inglisa129@gmail.com', '16144006673', '16144006673'),
(6097, '', 'wilfred', 'gimenez', '121 sw 55 ave rd', '33134', 'miam', 'United States', 'williegimenez@gmail.com', '3053001229', '3053001229'),
(6098, '', 'NGHIEM ', 'HUYNH ', '3517 Canyon Road', '75052', 'GRAND PRAIRIE ', 'United States', 'jimmyhuynh2306@gmail.com', '6825833940', '6825833940'),
(6099, '', 'Asif', 'Mukhtar', '309 AlBbasha Building 6, International CityPhase 2', '500497', 'Dubai', 'United Arab Emirates', 'asif.mukhtar@techvistasystems.com', '+971504045803', '+971504045803'),
(6100, '', 'Lukas', 'Stanulevicius', '7 Harrier Way', 'E6 5XG', 'London', 'United Kingdom', 'lukas96lt@yahoo.co.uk', '07932247689', '07932247689'),
(6101, '', 'Suzanne', 'Andrews', '27 Colonial Club Dr. #104', '33435', 'Boynton Beach', 'United States', 'seekeroftruthful@gmail.com', '3522237645', '3522237645'),
(6102, '', 'TIMOTHY', 'LEE', '672 S WELLER ST', '98104', 'SEATTLE', 'United States', 'TIMLEE3388@GMAIL.COM', '4256334254', '4256334254'),
(6103, '', 'Aftab', 'Alam', 'Plot#76, Sector-15, Korangi industrial area', '74900', 'Karachi', 'Pakistan', 'aftab.alam780@gmail.com', '0092-300-4737184', '0092-3229220050'),
(6104, '', 'MichaÃ«l ', 'ProvÃ©', 'Denderstraat 4', '9500', 'Geraardsbergen', 'Belgium', 'prove.michael@skynet.be', '0032471599388', '0032471599388'),
(6105, '', 'Franklin', 'Sorrell', '17803 La Cantera Terrace', '78256', 'San Antonio', 'United States', 'mfranklinsorrell@gmail.com', '9512032583', ''),
(6106, '', 'Panthee ', 'Bishnu', 'Saitamashi-minami ku sikatebukuro 6-7-15-308', '330-0031', ' Saitama Saitama ', 'Japan', 'pantheeb@gmail.com', '080-3758-0333', ''),
(6107, '', 'Clement', 'DrothiÃ¨re', '21 Rue Erik Satie', '66200', 'AlÃ©nya', 'frankreich', 'clement.drothiere@gmail.com', '07 83 18 31 24', ''),
(6108, 'MIRINAI CO.,LTD', 'KYAW ZIN ', 'KOKO', 'Cheon-ansi Seobuggu Jigsan-eub 378 Chungnam, Chungcheongnamdo 331-811', '31033', 'Cheonan Chungnam', 'Deutschland', 'freebird8025@gmail.com', '010-2914-4544', ''),
(6109, '', 'Zubair', 'Ahmed', '2918 Kelly Dr.', '60124', 'Elgin', 'United States', 'mzubair7860@gmail.com', '8476306190', '8476306190'),
(6110, '', 'Xavier Laurent', 'Gilles', '3310 Los Pinos Drive', '93105', 'Santa Barbara', 'United States', 'xgilles64@gmail.com', '9175618565', ''),
(6111, '', 'ABDEL ALIM', 'ALI', '63 ALGhubrah District', '112', 'Muscat', 'Oman', 'bio.ibrahim@yahoo.com', '96071730', '96071730'),
(6112, '', 'Mary', 'Jayroe', '12498 Hidden Spring Cove', '46037', 'Fishers', 'United States', 'maryjayroe1515@gmail.com', '8323415261', '8323415261'),
(6113, '', 'erik ', 'madani', 'Grindtorps skolgrÃ¤nd 28', '18347', 'Stockholm/TÃ¤by', 'Sweden', 'hadi4032000@gmail.com', '0764099832', '0764099832'),
(6114, '', 'Ali', 'Rahmoun', 'arendalsvej 112,3 th', '8600', 'Silkeborg', 'Denmark', 'ali.rahmoun.dk@gmail.com', '004542300137', '004542300137'),
(6115, '', 'Cindy', 'Van Hooland', 'Schendelbeekhofstraat 11', '9300', 'Aalst', 'Belgium', 'cindy.van.hooland@telenet.be', '0032489208977', '0032489208977'),
(6116, '', 'James', 'Song', '43023 Spyder Pl', '20152', 'Chantilly', 'United States', 'songj1212@gmail.com', '703-589-6844', '703-589-6844'),
(6117, '', 'Kristie', 'Reed', '5342 Ruette De Mer', '92130', 'San Diego', 'United States', 'kristiereed@rocketmail.com', '7604908666', '7604908666'),
(6118, '', 'Megan', 'Brockhouse', '3144 Chowen Ave S apt 201', '55416', 'Minneapolis ', 'United States', 'meg.brockhouse@gmail.com', '612-413-0137', '612-413-0137'),
(6119, '', 'sang', 'nguyen', '7613 dunston st', '22151', 'springfield', 'United States', 'usanailsmd@yahoo.com', '7036270745', '7036270745'),
(6120, '', 'Thomas', 'Glover', '10 McRae Place, Kambah', '2902', 'Canberra', 'Australia', 'thomas.glover54@gmail.com', '0416234725', '0416234725'),
(6121, '', 'Jonathan', 'Wortley', '1 ', 'YO25 4QD', 'Nafferton', 'United Kingdom', 'jmwortley@hotmail.com', '441377256228', ''),
(6122, '', 'Robert', 'Matheson', '178 PATRICK RD', '01876', 'TEWKSBURY', 'United States', 'bmatheson1@gmail.com', '7813073588', '7813073588'),
(6123, ' ', 'Wing Yu', 'Po', '150   Fa Yuen St Wah Mei Building 9/F RM150', '', 'Mong Kok', 'Hongkong', 'tobeypo@gmail.com', '+852 95057009', ''),
(6124, '', 'William', 'Nilsson', 'Strindbergsgatan 1', '61137', 'NykÃ¶ping', 'Schweden', 'william.nilsson@icloud.com', '0046703280560', ''),
(6125, '', 'MANPREET', 'KAUR', '279 HARRISON ROAD', 'LE4 7AD', 'LEICESTER ', 'United Kingdom', 'lil_manni@hotmail.co.uk', '7415666131', ''),
(6126, '', 'Chuluunbat', 'Purevdorj ', '5925 joanne dr apt 201', 'Mt pleasant  WI 53406', 'Mt Pleasant WI 53406', 'United States', 'Chuka4353@gmail.com', '262 822 1909 wife phone', '2625994067'),
(6127, '', 'Grace', 'Kim', '25 W 83rd St', '10024', 'New York', 'United States', 'grace.k0593@gmail.com', '9179817623', '9179817623'),
(6128, '', 'Jose E', 'garcia', '1925 ojeman #6', '77080', 'Houston', 'United States', 'spikejrn@gmail.com', '832-865-3050', '832-865-3050'),
(6129, '', 'tom', 'evran / Aberan', 'Akeren 10', '4173961', 'Petah tikva ', 'Israel', 'tomevran@gmail.com', '039088254', '+972543471174'),
(6130, '', 'Modestus', 'Okafor', '47 Pembroke Way', 'DY13 8RY', 'Stourport-On-Severn', 'United Kingdom', 'mosbenjoch@outlook.com', '+447915548526', '+447915548526'),
(6131, '', 'Johnny', 'Khoury', '1160 Holly Ave', '94928-5622', 'Rohnert Park', 'United States', 'tinakhoury77@aol.com', '7075845430', '7072937021'),
(6132, '', 'Vaidas', 'Palinauskas', '3 cort simmons', 'TR153PP', 'Redruth', 'United Kingdom', 'vaidas925@gmail.com', '07480644388', '07480644388'),
(6133, '', 'GUENTHER', 'RATZMER', '1527 ARAPAHO AVE', '53024', 'GRAFTON', 'United States', 'JRATZMER@GMAIL.COM', '2623759272', '2623532249'),
(6134, '', 'Robert', 'Easter', '459 SW Feather Lane', '32038', 'Ft White', 'United States', 'mesomers25@gmail.com', '3525142648', ''),
(6135, '', 'Sindre', 'Thoresen', 'Hottavikstraen 3', '4048', 'Hafrsfjord', 'Norway', 'sindretho@hotmail.com', '99521066', '99521066'),
(6136, '', 'Bradley', 'Eisenberg', '20 Pond Street Apt. 309', '02184', 'Braintree, MA', 'United States', 'nosoftadmits@gmail.com', '857-498-1240', '857-498-1240'),
(6137, '', 'Michael', 'Nguyen', '106 Risoli Ter', '07080', 'South Plainfield', 'United States', 'michaelmlnguyen2017@gmail.com', '9085100535', '9085100535'),
(6138, '', 'DERRICK', 'FENNER', '9509 Stoney Ridge Road', '20774', 'Springdale', 'United States', 'dfen44@gmail.com', '3018018975', ''),
(6139, '', 'Kirk', 'Jennings', '7237 Gore Dr', '77016', 'Houston', 'United States', 'kj8103@gmail.com', '2816861521', ''),
(6140, '', 'Buzurgmekhr', 'Gafarov', '144-35 76Rd', '11367', 'Flushing', 'United States', 'buzurg96@gmail.com', '9293657232', '9293657232'),
(6141, '', 'Jackson', 'Bui', '1991 Dartmouth ave', '32789', 'Winterpark  Florida ', 'United States', 'jackbui2003@yahoo.com', '4072279617', '01184909701045'),
(6142, '', 'Viktor', 'Vabishchevich', '404 Gardner St', '19116', 'Philadelphia', 'United States', 'vitovabo@gmail.com', '2679025787', '2679025787'),
(6143, '', 'Gheorghe', 'Busuioc', '23342 W Peterson Dr', '60586', 'Plainfield,IL', 'United States', 'un.ic007@yahoo.com', '9165956118', '9165956118'),
(6144, '', 'Charles', 'Stewart', '12103 E Paradise Dr.', '85259', 'Scottsdale', 'United States', 'cstewart88@cox.net', '6025494815', ''),
(6145, '', 'Bibas', 'Thapa', '38 Sidney Street', 'GL1 4DB', 'Gloucester', 'United Kingdom', 'Bibasthapa76@gmail.com', '7411234196', ''),
(6146, '', 'Paul', 'Dalia', '99 Rome Street', '11735', 'Farmingdale', 'USA', 'donna@lexingtontech.net', '6317558660', ''),
(6147, '', 'William', 'Norman', '59 paddock way', 'LE10 0FJ', 'Hinckley', 'GroÃŸbritannien', 'wmjn2912@outlook.com', '779 250 5231', ''),
(6148, '', 'Eduard', 'Melnichenko', 'Bretzinger Str. 23', '74736', 'Hardheim', 'Germany', 'zyray9@gmail.com', '+37120024369', '+37120024369'),
(6149, '', 'safaa', 'nasser el dine', '39 Shirland mews', 'W9 3DY', 'London', 'United Kingdom', 'safa_nd@hotmail.com', '07889864543', '07889864543'),
(6150, '', 'Araceli', 'Tejada', '8310 colony loop #A', '78724', 'austin', 'United States', 'aracelitejada4@gmail.com', '5126802480', '5126802480'),
(6151, '', 'Tysha', 'Artry', '8414 Nichols', '42223', 'Fort Campbell', 'United States', 'goggler6@yahoo.com', '573-230-9281', 'same'),
(6152, '', 'Khaled ALISSA ', 'ALHAMOUD', 'Bramfelder Chaussee 451', '22175', 'Hamburg ', 'Deutschland', 'Khaledalissa340@gmail.com', '00 49 173 9066871', ''),
(6153, '', 'Adam', 'Chambers', '20 Airfield Way', 'NN17 3LX', 'Corby', 'United Kingdom', 'adam.chambers@uk.dsv.com', '07710044619', '07710044619'),
(6154, '', 'clement ', 'duffard', '26 grande rue ', '21700', 'quincey', 'France', 'c.duffard21@gmail.com', '077118033', ''),
(6155, '', 'Liv Chitra /', 'Sovan Chann', 'woo lim pack,354dongcheon-ri,jinwi myeon jinwiro 328 no gil 1 Pyeongtaek-si,gyeonggi-do,kr', '17711 ', 'Pyeongtaek Gyeonggi', 'SÃ¼dkorea', 'livchitra@gmail.com', '010-7214-2505', ''),
(6156, '', 'DAVID', 'DALEY', '82 LIVERPOOL ROAD', 'L39 3LW', 'AUGHTON ORMSKIRK', 'United Kingdom', 'lfcdavedaley@aol.com', '07764764125', '07764764125'),
(6157, '', 'Milena', 'Lombardi', '51 Granger St.', 'L6A1B5', 'Vaughan', 'Canada', 'blueandgold@sympatico.ca', '9058328178', '4167029422'),
(6158, '', 'Thi Hong', 'Nguyen', 'Little Vietnam Restaurent, Shop 1/17 Market Street', '2500', 'Wollongong, NSW', 'Austria', 'theblues214@gmail.com', '+61 450 668 087', '+61 450 668 087'),
(6159, '', 'Ivan', 'Nikov Karpachev', 'Avenida de Elvas S/N', '06071', 'Badajoz', 'Spain', 'jesus@cablex.es', '+34924224219', '+34630932388'),
(6160, '', 'Dieter', 'Klohn', '5801 West Wells Park Road', '84081', 'West Jordan', 'United States', 'dklohn@hotmail.com', '801.280.0711', '801.520.4475'),
(6161, '', 'Mariam ', 'Erregragui', '3603 Rodrick circle ', '32824', 'Orlando ', 'United States', 'Mio_1977@hotmail.com', '4077301771', ''),
(6162, '', 'EDAY', 'JAGADEESAN', '62 AVENUE D', '07644', 'LODI', 'United States', 'EDAYCN@GMAAIL.COM', '2019824013', '2019824013'),
(6163, '', 'isaac', 'herrera-figueroa', '3306 s fry rd', '77450', 'katy', 'United States', 'isaachfigueroa94@gmail.com', '6097921338', ''),
(6164, '', 'Wolfgang ', 'Hauer ', 'Am Wiesenhof 5', '4813', 'AltmÃ¼nster ', 'Austria', 'Hauer_kegelwirt@gmx.at', '06649104306', '06649104306'),
(6165, '', 'Marcus', 'KÃ¥rfors', 'Hallandsgatan 50 ', '11857', 'Stockholm', 'Sweden', 'marcus.karfors@gmail.com', '+46704904424', '+46704904424'),
(6166, '', 'Vardan ', 'Ghalechyan', '1701 w burbank blvd suite 102', '91506', 'Burbank', 'United States', 'Vardan2115@gmail.com', '8188189030', '8188189030'),
(6167, '', 'Jordan', 'Aberle', '1333 N 24th St Apt 321', '85008', 'Phoenix', 'United States', 'jordan.aberle@gmail.com', '4803388896', '4803388896'),
(6168, '', 'David', 'Cawdron', '23 Bardolph Way', 'PE28 4BP ', 'Huntingdon ', 'United Kingdom', 'davidcawdron@hotmail.co.uk', '01480459952', '07538539125'),
(6169, '', 'Thom', 'Heijnen', 'De Ververt, 1020', '6605 AB', 'Wijchen', 'Netherlands', 'thomheijnen91@gmail.com', '0645385245', '0645385245'),
(6170, '', 'Olivia', 'Piaux', '17 Rue Jean Javres', '11570', 'Cazilhac', 'Frankreich', 'oliviapiaux@hotmail.fr', '', ''),
(6171, '', 'Christian', 'Riddell', '113 N. Tennessee Ave', '25401', 'Martinsburg', 'United States', 'christian.riddell@gmail.com', '3042611955', ''),
(6172, '', 'Brandon', 'Proplesch', '10907 Howell Mountain, drive', '93312', 'Bakersfield', 'United States', 'bptwistedlogic@yahoo.com', '6612053086', '6612053086'),
(6173, '', 'Tin', 'Bui', '9421 Imperial Ave', '92844', 'Garden Grove', 'United States', 'Tindailoc@yahoo.com.vn', '+16264258336', '+16264258336'),
(6174, '', 'Wasim', 'de Neergaard', 'Rishavevej 14, Esrum', '3230', 'GrÃ¦sted', 'Denmark', 'wdn@neergaardnet.dk', '+45 40285411', '+45 40285411'),
(6175, '', 'Ainis', 'Caunans', '56-6 Avotu street', 'LV1009', 'Riga', 'Latvia', 'ainis@apdaresstudija.lv', '+371 29227119', '+371 29227119'),
(6176, '', 'Mari', 'Mohammadi', 'FÃ¶rvaltningsvÃ¤gen 3B, lgh 1101', '98431', 'Pajala', 'Sweden', 'farhadsakhizadeh7@gmail.com', '0046-738163313', '0046-738163313'),
(6177, '', 'Jakub', 'Petrik', '114 spring road', 'Ip4 2rr', 'Ipswich', 'United Kingdom', 'p3kjames@gmail.com', '00447510927502', '00447510927502'),
(6178, '', 'GRISEL', 'CARIDES', '174 OAKBLUFF DR', '28376', 'RAEFORD', 'United States', 'GCARIDES@YAHOO.COM', '910-797-3692', '910-624-5409'),
(6179, '', 'nordin', 'hernalsteen', 'ballingsstraat, 4', '1570', 'vollezele', 'Belgium', 'nordin-hernalsteen@hotmail.com', '+32479676841', '479676841'),
(6180, '', 'Yen', 'Pham', '2735 1st Ave 107', '57783', 'Spearfish ', 'United States', 'yenph8@yahoo.com', '+16056419936', '+16056419936'),
(6181, '', 'David', 'Dhollander', 'Destelwijk 68', '9100', 'Sint-Niklaas', 'Belgium', 'lassertje@yahoo.com', '0486/45.30.78', ''),
(6182, '', 'Richard', 'Duggan', '5 Penrhyn Close', 'CF3 1RN', 'Cardiff', 'United Kingdom', 'rich.duggan69@gmail.com', '02921400861', '07985332895'),
(6183, '', 'Kyla', 'Blankenship', '1309 W E Pl', '98629', 'La Center', 'United States', 'kyla.k.blankenship@gmail.com', '3604870205', ''),
(6184, '', 'Seyran ', 'Gevorgyan ', '12156 wixom st ', '91605', 'North Hollywood  ca ', 'United States', 'Axper.gee@gmail.com', '2402000060', '2402000060'),
(6185, '', 'Indra', 'Feuz', 'Le Grand Chemin 39', '1066', 'Epalinges', 'Schweiz', 'indrafeuz@hotmail.com', '0798186097', ''),
(6186, '', 'John', 'James', '1512 Alydar Court', '28173', 'Waxhaw', 'United States', 'JJames006@carolina.rr.com', '+17042223497', '+17042223497'),
(6187, '', 'Mitchell', 'Gustavsen', '27125 E Lana Lane', '77385', 'Conroe', 'United States', 'gustavsenmitchell@gmail.com', '2812922130', '2818257640'),
(6188, '', 'Barrett Dean', 'Van Zandt', '909 Gravier St', '70112', 'New Orleans', 'United States', 'bdvzbb@gmail.com', '5046151212', '5046151212'),
(6189, '', 'mathias', 'thomsen', 'kollegievÃ¦nget 119 B', '8700', 'Horsens', 'Denmark', 'mathiasthomsen46@hotmail.com', '28118741', '28118741'),
(6190, '', 'David ', 'Charles, AA Service Co.', '550 Anthony Trail', '60062', 'Northbrook', 'United States', 'dcharles@aaserviceco.com', '2246611239', '2246611239'),
(6191, '', 'seereederan', 'narayanan', 'N0. 50 Jalan SS 22/21 Damansara Jaya', '47400', 'Petaling Jaya', 'Malaysia', 'sree@metrofacilities.com', '+60377283141', '+60129882182'),
(6192, '', 'Albion', 'Arifi', 'NÃ¶bbelÃ¶vsvÃ¤gen 42', '22652', 'Lund', 'Sweden', 'Mulattis@hotmail.com', '0707747705', '0707747705'),
(6193, '', 'David', 'Charles', '550 Anthony Trail', '60062', 'Northbrook', 'United States', 'dcharles@aaserviceco.com', '2246611239', '2246611239'),
(6194, '', 'Bernard', 'Guinto', '11111 bloomfield avenue ', '90670', 'Santa fe springs los angeles california 90670 ', 'United States', 'guintobernard@yahoo.com', '4242001537', '424200153'),
(6195, '', 'George', 'Briault', 'Flat 13, Linnell House, 50 Folgate Street', 'E16UP', 'London', 'United Kingdom', 'GBriault25@gmail.com', '07975707528', '07975707528'),
(6196, '', 'Roman', 'Foster', '8019 Meadowfield', '62298', 'Waterloo', 'United States', 'rpf13791@gmail.com', '3143276768', '3143276768'),
(6197, '', 'Laurie ', 'Farnan', '17 Guest Road ', 'M253dj ', 'Manchester ', 'United Kingdom', 'Lauriefarnan14@gmail.com', '07532078123', '07532078123'),
(6198, '', 'tully', 'hirsch', '2781 third ave ', '10455', 'bronx', 'United States', 'tullyh@ddiimaging.com', '3479711101', '3479711101'),
(6199, '', 'Nicola', 'Verdegem', 'Antwerpsesteenweg 999\\203', '9041', 'Gent (Oostakker)', 'Belgium', 'nicola_verdegem@hotmail.com', '+32485062163', '+32485062163'),
(6200, '', 'Jacky', 'Chow', '256 apliu street G/F', '00000', 'Kowloon ', 'Hong Kong', 'cmy0312@gmail.com', '+85262200617', '+85262200617'),
(6201, '', 'Richard', 'Callari', '415 SE 12th St', '33316', 'Fort Lauderdale', 'United States', 'rhcallari59@aol.com', '9547607836', ''),
(6202, '', 'Andrea', 'Sacco', 'Via Sottocentrale 5a', '6512', 'Giubiasco', 'Switzerland', 'saccoandrea2010@gmail.com', '0041 78 791 59 95', ''),
(6203, '', 'Zain', 'Aftab', '1101 Newham Way', 'E6 5JJ', 'London', 'United Kingdom', 'zain.1101@hotmail.co.uk', '07402006739', '07402006739'),
(6204, '', 'Gregory', 'Kirsh', '1642 MCNELIS DRIVE', '18966', 'SOUTHAMPTON PA', 'United States', 'gkirsh01@yahoo.com', '2155191320', '2155191320'),
(6205, '', 'Van Hai', 'Nguyen', 'Horni Folmava 8', '345 32', 'Ceska Kubice', 'Czech Republic', 'hongthanhcaithi@gmail.com', '773572286', '773572286'),
(6206, '', 'Charles', 'Vo', '2919 W. Wisteria Pl', '92704', 'Santa Ana', 'United States', 'chieu_vo53@yahoo.com', '714-785-9951', '714-785-9951'),
(6207, '', 'Alexandr', 'Ilyaich', '1314 N Fuller Ave, # 203', '90046', 'Los Angeles', 'United States', 'ilyaichalex@yahoo.com', '3235402209', '3235402209'),
(6208, '', 'peter', 'Heiberg', 'KÃ¸benhavnsvej 19 3.th', '3400', 'HillerÃ¸d ', 'Denmark', 'p.heiberg@hotmail.dk', '51886046', '51886046'),
(6209, '', 'Hakan ', 'Gronlund', '1 rue d\'Anvers', '1130', 'Luxemburg', 'Luxemburg', 'hakan.gronlund@h2ovortex.com', '+352621147700', '+352621147700'),
(6210, '', 'Kenneth', 'Mackay', '26 Prince lane', '11590', 'Westbury', 'United States', 'K-mack@hotmail.com', '516-334-0465', '347-901-1912'),
(6211, '', 'John', 'Sikora', '895 Juniper Ave', 'T8A2C8', 'Sherwood Park', 'Canada', 'johnsikora8@gmail.com', '780449-1246', '1-780-690-5256'),
(6212, '', 'Jacqueline', 'Renfrey', '1/4a Bishop Street, Woolner', '0820', 'Darwin', 'Australia', 'jprenfrey@y7mail.com', '0889441339', '0405827950'),
(6213, '', 'Woon', 'Lee', '4402 english ln', '75503', 'Texarkana tx', 'United States', 'Mamapapalee@gmail.com', '903 908 4925', '903 908 4925'),
(6214, '', 'Stanislav', 'Nyegodayev', 'via lambro,14, 14', '20129', 'Milano', 'Italy', 'office.vipgroup@gmail.com', '+393290695026', '+393290695026'),
(6215, '', 'Joseph', 'Bucco', '1 Leonard Lane', '08535', 'Millstone Township ', 'United States', 'rjbucco3597@aol.com', '317-727-9910', '317-727-9910'),
(6216, '', 'Zamir ', 'Ferati ', '10 Lamorna broklyn road ', 'GU22 7SW', 'Working ', 'United Kingdom', 'Feratizamir2@gmail.com', '07482413843', ''),
(6217, '', 'Fayez ', 'Soliman', '1292 Kingsley Rd', '17011', 'Camp Hill', 'United States', 'mackenziekamal@gmail.com', '7173290769', '7173290769'),
(6218, '', 'Rene', 'Derecksen', 'Vossenlaan 40', '3735 KN ', 'Bosch en Duin', 'Niederlande', 'info@dpsrealestate.nl', '0031655732396', ''),
(6219, '', 'Gordon', 'Gurman', '23a Grantham Bank', 'BN8 5DJ', 'Barcombe, East Sussex', 'GroÃŸbritannien', 'gordiegooner@googlemail.com', '+44 1273400364', '+44 7831804722'),
(6220, '', 'Salman', 'Allaili', '1243 Crystal Glen Blvd Apt G', '45840-8149', 'Findlay', 'United States', 'salman.155991@gmail.com', '8586665636', ''),
(6221, '', 'REHAN', 'NASEER', '2007 Makin drive', '28079', 'INDIAN TRAIL', 'United States', 'REHAN.NC@GMAIL.COM', '3366531265', '3366531265'),
(6222, '', 'Hans Henrik', 'GÃ¸tzsche', 'Ryttermarken 4', '4871', 'Horbelev', 'Denmark', 'hanshenrikgoetzsche@gmail.com', '21471644', '21471644'),
(6223, '', 'Roa', 'Abdelrahman', '2885 fairview rd,F203', '92626', 'Costa mesa', 'United States', 'roa.abdelrahman@gmail.com', '9493503337', ''),
(6224, '', 'Mohammed', 'Abu Zamel', 'GyldenlÃ¸ve Gate 31, ', '4614', 'Kristiansand', 'Norway', 'mohammed.abozamel@gmail.com', '92532528', '92532528'),
(6225, '', 'lee', 'waun', '37, Sintanjin-ro 583beon-gil,', '34334', 'Daedeok-gu, Daejeon,', 'South Korea', 'leewaun@hanmail.net', '82 42 621 4430', '82 10 7650-0002');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(6226, '', 'Vincent', 'Palmieri', '250 George Rd ', '07010', 'Cliifside Park', 'United States', 'vjpalmieri@gmail.com', '9177214466', '9177214466'),
(6227, '', 'TAUFAN / BAEHAQI ', 'ARIF', 'Gyeongsangbuk-do Gumi-si Goa-eup Oro-ri734-34beonj', '39139', 'Gumi', 'South Korea', 'topan09@yahoo.com', '+821032627661', '+821032627661'),
(6228, '', 'Mingming', 'Gao', '16208 72ND AVE', '11365-4213', 'FRESH MEADOWS', 'United States', 'mmgfaith1025@gmail.com', '9172883628', '9172883628'),
(6229, '', 'Choon Chieh', 'Lie', 'Jalan Indah 19/3A', '81200', 'Johor Bahru', 'Malaysia', 'ohaiyolie@gmail.com', '0167950655', '+60167950655'),
(6230, '', 'Reginald', ' otutu ', 'Patision 190', '11257', 'Athens', 'Greece', 'Etoregys@yahoo.com', '+306980534212', '+306980534212'),
(6231, '', 'Tim', 'Henschel', 'JohannesstraÃŸe 16', '91088', 'Bubenreuth', 'CÃ´te d\'Ivoire', 'Tim_Henschel@gmx.net', '15737266394', ''),
(6232, '', 'Michael', 'Ciupinski', '91 Tuscany Summit Bay NW', 'T3L0B7', 'Calgary', 'Canada', 'mciupinski@hotmail.com', '4039884100', '4039884100'),
(6233, '', 'RACHHPAL', 'DHALIWAL', '34 ROCKMORE ROAD', 'R2P 1P9', 'WINNIPEG', 'Canada', 'RACHHDHALIWAL1989@GMAIL.COM', '+12049149193', '+12049149193'),
(6234, '', 'Brian', 'Byrd', '8921 Crew Drive', '28594', 'Emerald Isle', 'United States', 'paula.sutton@transimpact.com', '252-424-8402', ''),
(6235, '', 'Ali kunju', 'MUKALEL', 'PALLARIMANGALAM', '686671', 'KOTHAMANGALAM', 'India', 'alikunjumukalel@gmail.com', 'NOT AVAILABLE', '00919961896962'),
(6236, '', 'Felix', 'Wiklund Hellstadius', 'IdrottsvÃ¤gen 4', '50771', 'BorÃ¥s', 'Sweden', 'felixwiklundh@hotmail.com', '0704976314', '0704976314'),
(6237, '', 'VASYL', 'PECHKO', '3216 PETTY LN', '95608', 'CARMICHAEL', 'United States', 'qb.taxation@gmail.com', '9162661904', '9168720839'),
(6238, '', 'Martin', 'Pucilowski', '57 Old Mornington Road', '3930', 'Melbourne', 'Australia', 'mdpucilowski@gmail.com', '404384715', '404384715'),
(6239, '', 'Philip', 'Christopherson', '181 Newbridge Hill', 'BA1 3PY', 'Bath', 'United Kingdom', 'philip@practicalservices.com', '+441225 316819', '+447801 964429'),
(6240, '', 'Barry', 'Geaney', '100A', 'CV32 6LW', 'Leamington Spa', 'United Kingdom', 'barryg@hydrogarden.co.uk', '00 44 2476 651500', '00 44 7989359640'),
(6241, '', 'Mihail ', 'Petrov', '210-3B E.Fountainview Ln.', '60148', 'Lombard', 'USA', 'mishoo73@yahoo.com', '0015743293201', ''),
(6242, '', 'Familie', 'Politzki', 'Dr.-Otto-HÃ¶chtl-Str. 27', '94315', 'Straubing', 'Deutschland', 'kerstin.politzki@gmx.de', '', ''),
(6243, '', 'Raine', 'Williams', '11 Country Club Drive', '78578', 'Laguna Vista, Texas', 'United States', 'rwwilliams53@yahoo.com', '+956-456-8345', '+956-456-8345'),
(6244, '', 'Steven', 'Campbell', '21 Broomlea Cres', 'PA4 9PJ', 'Renfrewshire', 'United Kingdom', 'scampb29@caledonian.ac.uk', '+447749954744', '+447749954744'),
(6245, '', 'nhang', 'chu', '1638 e marbury st.', '91791', 'west covina', 'United States', 'nj888chu@gmail.com', '626-922-9100', '626-922-9100'),
(6246, '', 'Sergiy', 'Dubovenko', 'Virbi 4-79', '13629', 'Tallinn ', 'Estonia', 'Evrorada@mail.ru', '+37258475814', '+37258475814'),
(6247, '', 'Joanna', 'Vu', '  5875 ormidale st', 'V5r 4r4', 'Vancouver . Bc.', 'Canada', 'dontrieuvu@gmail.com', '778 829 2880', '778 829 2880'),
(6248, '', 'JOHN', 'MARMAROU', '100 CROSSING DR', '02864', 'CUMBERLAND', 'United States', 'JTMARMAROU@LIVELONGTRF.COM', '6092025353', '6092025353'),
(6249, '', 'Henocl', 'Wolde', '424 15th Street Unit 2301', '92101', 'San Diego', 'United States', 'hwolde@hotmail.com', '7202720871', '7202720871'),
(6250, '', 'Henock', 'Wolde', '424 15th Street Unit 2301', '92101', 'San Diego', 'United States', 'hwolde@hotmail.com', '7202720871', '7202720871'),
(6251, '', 'Jose', 'Maymi', '11788 gray rock trail', '34786', 'windermere', 'United States', 'jmaymi@winnetpr.com', '7876619090', ''),
(6252, '', 'Voldemaras', 'Nabazas', '159 Beaconsfield Road', 'NR3 4AB', 'Norwich', 'United Kingdom', 'vnabazas@gmail.com', '7414524024', '+447414524024'),
(6253, '', 'Oriana', 'Forte', 'LÃ¶hrenweg 31', '2504', 'Biel', 'Switzerland', 'Oriana.aloisi@gmail.com', '+41787460201', ''),
(6254, '', 'Vu', 'Cao', '8333 Flint Hill Drive ', '28273', 'Charlotte', 'United States', 'Caovhc1@yahoo.com', '(704) 941- 4062', ''),
(6255, '', 'Brad', 'Levasseur', '19410 72a Ave', 'V4N5X9', 'Surrey', 'Kanada', 'blevasseur1@hotmail.com', '6043653000', ''),
(6256, '', 'Mayelyn', 'Riambau', '15776 NW 91ST CT', '33018', 'Miami Lakes', 'United States', 'maye22@bellsouth.net', '7869726354', '7869726354'),
(6257, '', 'iraj', 'porat', '10644 wellworth ave', '90024', 'los angeles', 'United States', 'brakezone@sbcglobal.net', '8187446566', '8187446566'),
(6258, '', 'yunjong', 'guk', 'suite 1, level 1, 11 the boulebarde', '2135', 'strathfield', 'Australia', 'haydenkuk@gmail.com', 'none', '+61 0451 172 011'),
(6259, '', 'Cynthia', 'Zuro', 'Friedrich-Ebert-Str. 13', '71067', 'Sindelfingen', 'Germany', 'marczuro@mail.com', '0173349415', '0173349415'),
(6260, '', 'Thomas ', 'Hardman', '61 Saltburn Road', 'CH458JL', 'Wallasey', 'GroÃŸbritannien', 'to.hardman95@yahoo.co.uk', '07879453108', ''),
(6261, '', 'Derrick', 'Smith', '6781 15th St Ct N', '55128', 'Oakdale', 'United States', 'derrick.smith@mgsmachine.com', '763-258-6701', '763-258-6701'),
(6262, '', 'Gavin', 'Jagger', '26 Herbert Road', 'B31 5GA', 'Birmingham', 'United Kingdom', 'gavin.jagger@balfourbeatty.co.uk', '07713016549', '07713016549'),
(6263, '', 'Jin-young', 'Son', '125, Olympic-ro 35 gil', '05510', 'Songpa-gu, Seoul', 'South Korea', 'jinny2u.son@gmail.com', '+82-10-8668-4314', '+82-10-8668-4314'),
(6264, '', 'Magda', 'Kosicka', 'Meikevermeent 10', '1218HD', 'Hilversum', 'Netherlands', 'magdakosicka@hotmail.com', '0615575951', '0615575951'),
(6265, '', 'Hussein', 'EL-Husseini', '36 Dormers Rise', 'Ub13rg', 'Southall', 'United Kingdom', 'elsonic2007@hotmail.co.uk', '07951253393', '07951253393'),
(6266, '', 'Brady', 'Eggleston', '13319 Shaft Dr.', '77429', 'Cypress', 'United States', 'bradyeggleston44@gmail.com', '281-894-9449', '713-875-6771'),
(6267, '', 'Paul', 'Goldschlag', '370 NE 69th Circle', '33487', 'Boca Raton', 'United States', 'pg@migrig.com', '5617629904', '5617629904'),
(6268, '', 'hannes', 'van roeyen', 'snassersweg 2', '1730', 'asse', 'Belgium', 'hannesvanroeyen@gmail.com', '024527914', '0473812550'),
(6269, '', 'Bernard', 'Hawkins', '1904 Cottonwood Way', '78253', 'San Antonio', 'United States', 'hawkinsbernard@hotmail.com', '210 542 1617', ''),
(6270, '', 'Mark', 'Farr', '12 Kempe Road', 'PE34 3JJ', 'Kings Lynn', 'United Kingdom', 'tracyfarr606@gmail.com', '01553 379114', '07340817873'),
(6271, '', 'Alan', 'McKeown', '268a', 'BT80 9NE', 'Cookstown', 'United Kingdom', 'amckeown@amk4trout.com', '+447500 958389', '+447500958389'),
(6272, '', 'Alan', 'Mountford', 'Hoya Del Perro 0002', '38649, Arona', 'Tenerife', 'Spain', 'mountford_alan@hotmail.com', '+34922764409', '+34661189650'),
(6273, '', 'PÃ®rtoaca', 'Ronaldo', 'Dorpsstraat nr.12', '6732 AE', 'Harskamp', 'Netherlands', 'alias.ronny@yahoo.com', '684723433', '684723433'),
(6274, '', 'Bruno', 'Scapinelli', 'Riva Paradiso 30', '6900', 'Paradiso Lugano', 'Schweiz', 'bscapinelli@hotmail.com', '0041796206501', ''),
(6275, '', 'Pirtoaca', 'Ronaldo', 'Dorpsstraat nr.12', '6732 AE', 'Harskamp', 'Netherlands', 'alias.ronny@yahoo.com', '684723433', '684723433'),
(6276, '', 'Ceren', 'Paso', 'Flat 8 Highpoint Court, 13 Sunningfields Road', 'NW4 4QR', 'Hendon/London', 'United Kingdom', 'pasoline@hotmail.co.uk', '020820390002', '00447939162929'),
(6277, '', 'ALFREDO', 'FRANCISCO', '5811 WILLIS STREET', '89031', 'NORTH LAS VEGAS', 'United States', 'fred_francisco1960@hotmail.com', '702 7673704', '702 767 3704'),
(6278, '', 'Alexander ', 'Steiner', 'Werkstrasse 34', '85298', 'Scheyern', 'Deutschland', 'info@setgmbh.de', '00 49 8441 40400', ''),
(6279, '', 'Abbas', 'Jahaf', 'DlouhÃ¡ 40/70', '41742', 'Teplice - Krupka ', 'Czech Republic', 'abbasjahaf@gmail.com', '+420608806969', '+420608806969'),
(6280, '', 'ANA-MARIA', 'SMARANDACHE', 'MUGUR MUGUREL, NO.4A', '031227', 'BUCHAREST', 'Romania', 'marias8762@gmail.com', '0040747047008', ''),
(6281, '', 'Tan Cuong ', 'Nguyen', 'BjÃ¶rkebogatan 6D', '27331', 'Tomelilla', 'Sweden', 'nhan1079@gmail.com', '004641712799', '0046720093747'),
(6282, '', 'mohamad zakaria', 'kobir ahmad ', '3425 w lakefield dr apt2', '53215', 'milwaukee wi,', 'United States', 'zakariaktw6@gmail.com', '9705847569', '9705847569'),
(6283, '', 'My', 'Nguyen', '15346 Manchester Rd ', '63011', 'Ballwin ', 'United States', 'mynguyen0893@gmail.com', '6362221893', '6362222637'),
(6284, '', 'Nicola', 'Brughitta', 'Via Monte Cengio 2 bis ( perin )', '35138', 'Padova ', 'Italy', 'Brugogoal@hotmail.it', '3472581761', '3472581761'),
(6285, '', 'Ahmed', 'Shahoud', 'Eckartsweiler Str., 4', '74613', 'Ã–hringen', 'Germany', 'ahmoda161@hotmail.com', '17623423141', ''),
(6286, '', 'Margery', 'Carmona', '77 Avenue Jean Portalis', '', 'Tours', 'Togo', 'carmona.margery@msn.com', '02.37.30.87.58', '02.37.30.87.58'),
(6287, '', 'Alan', 'Cromer', '110 Brighton Ct', '29445', 'Goose Creek', 'United States', 'acromer15@gmail.com', '8433436671', ''),
(6288, '', 'Roy', 'Reinders', 'Selhof 10', '9431 JD', 'Westerbork', 'Netherlands', 'royreinders@gmail.com', '+31629051391', '+31629051391'),
(6289, '', 'Kayla', 'Wright', '7842 CALLE DEL RIO ST', '92346', 'HIGHLAND', 'United States', 'kaylajo_wright@yahoo.com', '9095671054', ''),
(6290, '', 'Eliran', 'Wolf', '155 Old Buggy Ct', '63304', 'St Peters ', 'United States', 'eeliran75@gmail.com', '3149197025', '3149197025'),
(6291, '', 'Dongze', 'Lu', '13408 NE 12th Pl', '98005', 'Bellevue', 'United States', 'samsam1996@gmail.com', '3602929025', '3602929025'),
(6292, '', 'Terri', 'Williams', '8348 Wooster Pike', '45227', 'Cincinnati', 'United States', 'terrilwilliams12@gmail.com', '513-505-0238', '513-505-0238'),
(6293, '', 'Yong kyoo', 'Kim', '64c Rototuna Rd Rototuna', '3204', 'Hamilton', 'New Zealand', 'ykkim1515@gmail.com', '6478540017', '6421502332'),
(6294, '', 'Christopher ', 'Chau ', 'Wan Toi Shan San Tsuen, 28.Block F, G/fl ', '', 'Yuen Long', 'Hongkong', 'chau.chris.012@hotmail.com', '85291737818', ''),
(6295, '', 'Lloyd', 'Mitchell', '61 south road', '04017', 'Chebeague island Maine', 'United States', 'lloydmitchell2017@gmail.com', '3474481631', '7722857425'),
(6296, '', 'RANA M  QASIM', 'KHAN ', '72 HOUGANG AVENUE 7, UNIT#06-15', '538805', 'SINGAPORE ', 'Singapore', 'dr_qasim_rana@hotmail.com', '006590215939', '006590215939'),
(6297, '', 'Enrico', 'Chiarenza', ' via Dell\'eucalipto 53', '95121', 'Catania', 'Italy', 'enricochiarenza@yahoo.it', '3441520975', '3441520975'),
(6298, '', 'vahe', 'sisakian', '12700 jolette ave', '91344', 'granada Hills', 'United States', 'aracekyan@yahoo.com', '8186539860', '8186539860'),
(6299, '', 'Roma', 'Patel', '5215 N Christiana Ave Apt 3F', '60625', 'Chicago', 'United States', 'rompat1_78@yahoo.com', '3128485059', ''),
(6300, '', 'George', 'Maverick', '12790 Dodd Blvd', '55068', 'Rosemount', 'United States', 'georgemaverick@msn.com', '6122802121', ''),
(6301, '', 'Stephan', 'Turcsik', '16 Zeltritu Apt 71', 'LV-2167', 'Marupe', 'Latvia', 'sturcsik@gmail.com', '37122338351', '37122338351'),
(6302, '', 'Ambrogio', 'Giacomin', 'Kapuzinerstrasse 8', '67547', 'Worms', 'Germany', 'ambrogiowilliam@hotmail.co.uk', '447909954598', '447909954598'),
(6303, '', 'Daniel', 'Lee', '3201 Loma Verde Dr. apt 5', '95032', 'los gatos', 'United States', 'morningbroom@gmail.com', '4084552779', '4084552779'),
(6304, '', 'Joe', 'Nicholas', '6902 pella dr ', '77036', 'Houston', 'United States', 'Chaneljohn713@gmail.com', '7138051576', ''),
(6305, '', 'Karamoko', 'Conde', 'Jana Pawla II 29/43', '05-500', 'Piaseczno ', 'Poland', 'karamokoconde@gmail.com', '+48739565095', '+48739565095'),
(6306, '', 'Ameen ', 'AlSafi', 'Algadeer 22-6', '31001', 'Najaf', 'Irak', 'express.safisoftit@gmail.com', '009647738061600', ''),
(6307, '', 'Kevin', 'McEvoy', '736 Rosemary Circle', '34212', 'Bradenton', 'United States', 'dr_audio@msn.com', '4077395651', '4077395651'),
(6308, '', 'Silvia', 'Rossini', '35 Rue de Geneve, Apartment 21, Building B', '01630', 'Saint Genis Pouilly', 'France', 'gbedoahrichard@gmail.com', '+41775018486', '+41775018486'),
(6309, '', 'Steven ', 'Wong', 'No 18 jalan cp1 /4 ,Taman cheras perdana ', '43200', 'kajang ', 'Malaysia', 'arslanzafarmughal@gmail.com', '058 294 6757', ''),
(6310, '', 'Georgiu', 'Darius', 'Topografilor 14 A', '307370', 'Sacalazz', 'Romania', 'dariusgeorgiu@yahoo.com', '0040734668300', ''),
(6311, '', 'Isay', 'Gilyadov', '19 dickerson ln', '08857', 'Old Bridge', 'United States', 'isayg@icloud.com', '7327257411', '7327257411'),
(6312, '', 'Bassam', 'Alaauti ', 'Amistad ', '92019', 'el Cajon ', 'United States', 'bassampetter@yahoo.com', '6197157621', '6197157621'),
(6313, '', 'bakir', 'bagmaci', '19-21 high street', 'wn6 0ha', 'wigan', 'United Kingdom', 'bagmaci92@gmail.com', '07957597414', '07957597414'),
(6314, '', 'Denis', 'Blaquiere', '171 Evansdale Common NW', 'T3P0E1', 'Calgary', 'Canada', 'Denis.Blaquiere@apergy.com', '+1-403-990-0409', '+1-403-990-0409'),
(6315, '', 'Theresa', 'Vu', '1003 Marengo pl', '92703', 'Santa Ana', 'United States', 'Theresa_kv_vu@yahoo.com', '7142665768', '7142665768'),
(6316, '', 'David', 'Frykman', 'Vintrosagatan 17', '12473', 'Bandhagen', 'Sweden', 'daviprivat@dmtak.com', '+46707220777', ''),
(6317, '', 'Jhona', 'Mercado', '610 Riverside Drive BSMT', '10031', 'New York, NY', 'United States', 'jhonan@hotmail.com', '917-843-0598', '917-843-0598'),
(6318, '', 'Jonathan', 'Etkin', '21st/526 apt 1', '94612', 'oakland', 'United States', 'jetkin86@gmail.com', '650-200-7190', '650-200-7190'),
(6319, '', 'Steve', 'Murphy', '32 carnation road', 'L91hx', 'Walton liverpool', 'United Kingdom', 'ste.mie@hotmail.com', '07754678735', '07755778745'),
(6320, '', 'Bradley', 'Mejuto', '85 Bushfield Crescent', 'HA88XQ', 'Edgware', 'United Kingdom', 'dammitbradley@gmail.com', '07940448612', '07940448612'),
(6321, '', 'MARIBEL', 'PEREZ', '3456 BUFFAM PL', '32707', 'CASSELBERRY', 'United States', 'MARIBELWONG@HOTMAIL.COM', '321-594-8764', '321-594-8764'),
(6322, '', 'Allison', 'Lobue', '14931 Codys Run', '77429', 'Cypress', 'United States', 'ALLISONLOBUE@HOTMAIL.COM', '2816156110', '2816156110'),
(6323, '', 'Paulwinder', 'Khatkar', 'Bush House, Hoppers Farm', 'ME3 8RJ', 'ROCHESTER', 'United Kingdom', 'paulkhatkar@yahoo.co.uk', '07907104162', ''),
(6324, '', 'Cliberman ', 'Centeno', '4856 w Pico blvd', '90019', 'Los Angeles ca', 'United States', 'cmrboy1984@gmail.com', '3106914290', '3106914290'),
(6325, '', 'Nicholas', 'Georgiou', '27 Blakeney Street', '4101', 'Highgate Hill QLD ., Brisbane', 'Australia', 'nicholas444georgiou@gmail.com', '0732550171', '0481104467'),
(6326, '', 'EDWARD', 'PHAM', '12777 WATERCRESS PARK', '77041', 'HOUSTON', 'United States', 'pham.edward75@gmail.com', '832-446-7959', '832-446-7959'),
(6327, '', 'Athanasios', 'Leontiou', '39 Napoleon Zerva', '45332', 'Ioannina', 'Greece', 'athanasios.leontiou@gmail.com', '+302651066238', '+306951923065'),
(6328, '', 'Thanh', 'Duong', '353 n beaumont ave ', '21228', 'cationsville ', 'United States', 'toniduong1982@yahoo.com', '4433601623', '4433601622'),
(6329, '', 'Mohamed', 'Ghazy', '4126 greenway ', '75041', 'Garland ', 'United States', 'Mohamedghazy63@gmail.com', '2146937770', '2146937770'),
(6330, '', 'Jake', 'Grant', '1140 N Wells Street', '60610', 'Chicago, Illinois', 'United States', 'jkgrnt12@gmail.com', '+1 (302) 299-0007', ''),
(6331, '', 'Charles', 'Morris', '111 W. Henrietta Street', '21230', 'Baltimore', 'United States', 'chazmorris1995@yahoo.com', '2404345995', '2404345995'),
(6332, '', 'Waleed', 'Al falahi', 'E167 st', '10459', 'Nyc', 'United States', 'Alfalahiwaleed@yahoo.com', '6464207448', '6464107448'),
(6333, '', 'Ashley ', 'Gonzalez', '1306 San Filipe Dr. ', '78572', 'Missiion', 'USA', 'ashcamaro11@gmail.com', '9562404736', ''),
(6334, '', 'JIGAR ', 'PATEL', '16 BLUE SILO WAY', 'L6X5P6', 'BRAMPTON ON ', 'Kanada', 'jigarpatel13@hotmail.com', '(647) 898-3340', ''),
(6335, '', 'Lillian ', 'Brown', '18 Margerison Road', 'LS29 8QU', 'Ilkley', 'GroÃŸbritannien', 'christian410@btinternet.com', '7944817556', ''),
(6336, '', 'Nelson', 'Myrtaj', 'ag.i. thelogou st.', '19100', 'Megara', 'Greece', 'myrtajn6@gmail.com', '0030 6906613758', '00306906613758'),
(6337, '', 'Roberto', 'Carrion', '111 Sterling Pine St', '32773', 'Sanford', 'United States', 'carmenlee75@yahoo.com', '407-321-1698', '321-276-4472'),
(6338, '', 'Almar', 'MaÃ±aol', '46 Sumakwel St Urduja Village ', '1400', 'Caloocan City', 'Philippines', 'almarmanaol@icloud.com', '5088174', '09150095702'),
(6339, '', 'Ari', 'Albert', '12164 Via Hacienda', '92019-5228', 'El Cajon', 'United States', 'arihadeel2007@gmail.com', '6156937373', ''),
(6340, '', 'Wesley ', 'Wilson ', '410 Westcott St', '13210', 'Syracuse', 'United States', 'weswilson1994@gmail.com', '8037196018', ''),
(6341, '', 'joseph', 'benevenia', '130 bellevue ave', '07043', 'montclair', 'United States', 'benevejo@gmail.com', '9737156322', '9737156322'),
(6342, '', 'Douglas', 'Mitchell', '3 Forest St. Unit #302', '02155', 'Medford', 'United States', 'Douglas.E.Mitchell@gmail.com', '617-935-1054', '617-935-1054'),
(6343, '', 'Yibo', 'Zhou', 'Rua RepÃºblica GuinÃ© Bissau 64 2815-886 Sobreda', '2815-868', 'Sobreda', 'Portugal', 'zhouyibo1@hotmail.com', '926895578', '926895578'),
(6344, '', 'Dinh', 'Tim', '154/48/20 Pham Van Hai, phuong 3, Tan Binh', '700000', 'Ho Chi Minh', 'Vietnam', 'anhanh2219@gmail.com', '917758529', '917758529'),
(6345, '', 'hirok', 'tripura', '95 rue petit', '75019', 'paris', 'France', 'amin_ht@yahoo.fr', '0620000716', '0620000716'),
(6346, '', 'Kevin', 'Lavoie', '2519 Rue St-Jean Baptiste', 'G8A 1X3', 'Jonquiere', 'Canada', 'kevin911lavoie@hotmail.com', '4185479629', '4188174675'),
(6347, '', 'Justinas', 'Salagubovas', 'UkmergÄ—s 300F', '06146', 'Vilnius', 'Lithuania', 'j.salagubovas@gmail.com', '+37064037018', '+37064037018'),
(6348, '', 'Natalia ', 'Kim', '2778 East 16st 1 floor', '11235', 'Brooklyn  NY', 'United States', 'kimanata888@gmail.com', '+19179518487', '+19292572215'),
(6349, '', 'Pasi', 'Salonen', 'Uuraantie 8', '02140', 'Espoo', 'Finland', 'pasi.e.salonen@iki.fi', '+358505512819', '+358505512819'),
(6350, '', 'Nik', 'Niazi', '59 salmon street', 'NW9 8pr', 'London', 'United Kingdom', 'Nikniazi@yahoo.co.uk', '7967442207', '07967442207'),
(6351, '', 'Navtej', 'Chawla', '3823 Shady Breeze Dr', '77082', 'Houston', 'United States', 'navic44@gmail.com', '8324918633', '8324918633'),
(6352, '', 'Gordon', 'Gurman ', '23a Grantham Bank', 'BN8 5DJ ', 'Barcombe ', 'United Kingdom', 'gordiegooner@gmail.com', '+44 1273400364', '+44 7831804722'),
(6353, '', 'eric', 'sirkow', '1129 w. 23rd st', '91784', 'Upland', 'United States', 'ericsirkow@aol.com', '9092283640', '9092283640'),
(6354, '', 'Stefan', 'Vincze', '57 Domani', '92618', 'Irvine', 'United States', 'stefan.i.vincze@gmail.com', '+17147675991', '+17147675991'),
(6355, '', 'Nanu', 'Marin', 'Grigore Alexandrescu nr 26 ', '110672', 'Pitesti', 'Romania', 'mariusnanu80@gmail.com', '0756 030 690 ', '0756 030 690 '),
(6356, '', 'Navi', 'Chawla', '3823 Shady Breeze Dr', '77082', 'Houston', 'United States', 'navic44@gmail.com', '8324918633', '8324918633'),
(6357, '', 'Charles ', 'Harris', '4845 NE 116th St', '50169', 'Mitchellville', 'United States', 'charris561@hotmail.com', '515-446-1497', '515-446-1497'),
(6358, '', 'JOSE ', 'PAGUAGA', '2281 SW 26TH STREET ', '33133', 'MIAMI', 'United States', 'JPAGE00007@GMAIL.COM', '7863481333', '7863481333'),
(6359, '', 'deoksung', 'lee', '209-1108 Mido apt. Samsung-ro 150, Gangnam-gu', '06288', 'Seoul', 'South Korea', 'dslee@tascorp.co.kr', '+82-2-501-3176', '+82-10-5211-3176'),
(6360, '', 'Christy', 'Blackwell', '5754 Fall Creek Drive', '76137', 'Haltom City', 'United States', 'mcblackwell@sbcglobal.net', '6824293018', '6824293018'),
(6361, '', 'chuc', 'Nguyen', '400 W. Rincon Ave .Apt#111', '95008', 'Campbell', 'United States', 'chucnguyen65@yahoo.com', 'none', '408-876-7363'),
(6362, '', 'yong', 'xie', 'breitnerstraat 9', '1318LS', 'almere', 'Netherlands', 'jianyongxie@hotmail.nl', '0031624886689', '0031624886689'),
(6363, '', 'Rama', 'Katepally', 'Ryanair head office, Airside business park', 'K67 NY94', 'Swords, Dublin', 'Ireland', 'rkatepally@gmail.com', '+353899551187', '+353899551187'),
(6364, '', 'Jacob', 'Kramer', 'Wijk 4-75B', '8321GG', 'Urk', 'Netherlands', 'jkramer284@icloud.com', '0527684295', '0610712185'),
(6365, '', 'Sal', 'Ortiz', '7806 Bent Green Ln', '77389', 'Spring', 'United States', 'salortiz63@gmail.com', '2817994425', '2817994425'),
(6366, '', 'Anastasia', 'Bender', 'Nonnerstrasse 16', '83435', 'Bad Reichenhall', 'Germany', 'vladanastasia@mail.ru', '15786762791', '15786762791'),
(6367, '', 'Gene', 'Wiese', '1212 ROBERTSON WAY', '95818', 'Sacramento', 'United States', 'genewiese@sbcglobal.net', '9164970640', '9164970640'),
(6368, '', 'matt', 'plymell', '4421 NE Hoit Dr', '64064', 'Lee\'s Summit', 'United States', 'plymell1@yahoo.com', '314-374-9056', ''),
(6369, '', 'Peter', 'Scott', '18 Sandy Road', 'MK182FW', 'Calvert Green, Bucks', 'GroÃŸbritannien', 'c.scott110@outlook.com', '004401296730157', ''),
(6370, '', 'Paul', 'Mikhail', '32 Lancaster Gardens', 'KT2 5NL', 'Kingston upon Thames', 'United Kingdom', 'info@pyramidsconstruction.com', '07415720654', '07415720654'),
(6371, '', 'EUGENIO', 'FABRELLO', 'VIA AVOGADRO,11', '36078', 'VALDAGNO', 'Italy', 'studiofabrello@gmail.com', '00390445406400', '00393494235885'),
(6372, '', 'Edit', 'Torok', 'Stokteloopstraat 20', '2400', 'Mol', 'Belgium', 'tancsineni2@gmail.com', '+32466195000', ''),
(6373, '', 'Asta', 'Balaikiene', '62 Nightingale Way', 'E6 5JR', 'London', 'United Kingdom', 'asta.balaikiene@yahoo.com', '+447979241109', ''),
(6374, '', 'JOHN', 'SABET', 'Leesburg Pike', '22041', 'Falls Church', 'United States', 'sabet@wherethediamondsare.com', '7038011401', ''),
(6375, '', 'Luis', 'Reyes', '3857 enchanted timbers lane', '77386', 'Spring', 'United States', 'luisjaimereyesz@gmail.com', '+1(870)7402670', '+1(870)7402670'),
(6376, '', 'Huyk', 'Luong', '11132 Dodson st', '91733', 'El Monte ', 'United States', 'huykluong64@icloud.com', '62632996395', '6263296395'),
(6377, '', 'Dru', 'Caggiano', '36 Belle Oak Ln', '07109', 'Belleville', 'United States', 'dcagg100@gmail.com', '2013886942', '2013886942'),
(6378, '', 'Pritamsing ', 'Pun', 'Reclamation Street', '852', 'Yau Ma Tei', 'Hong Kong', 'pun_pritam@hotmail.com', '66763012', '66763013'),
(6379, '', 'Tim', 'Dinh', '154/48/20 Pham Van Hai, Ward 3, Tan Binh District', '700000', 'HoChiMinh ', 'Vietnam', 'anhanh2219@gmail.com', '0917758529', '0917758529'),
(6380, '', 'Gulbahar', 'Yalcin', '251 east 51 street unit 5jk', '10022', 'New york', 'United States', 'Gulbahar_yalcin@hotmail.com', '9172501910', '9172501910'),
(6381, '', 'Amr', 'Shehata', 'Vidzemes str. 5a, Ogre', 'LV-5001', 'Ogre', 'Latvia', 'amr.mohamed@usa.com', '29935899', '+371 29935899'),
(6382, '', 'THANH', 'DANG', '2156 S SPINNAKER STREET', '92802', 'ANAHIEM', 'United States', 'LSLONESTAR@HOTMAIL.COM', '714-7481819', '7144126243'),
(6383, '', 'Marite', 'Tukisa', 'Vaidavas 15/1-47', '1084', 'Riga', 'Latvia', 'marite.tukisa@inbox.lv', '+371 26320680', '+371 26320680'),
(6384, '', 'Pranvera', 'Sima', '56 Bolton Walk', 'N7 7RW', 'London', 'United Kingdom', 'fatmirdevis@live.co.uk', '', '07721551659'),
(6385, '', 'Terry Curtis ', 'Wilson', '8217 E60TH ST#1617', '74145', 'TULSA OK', 'United States', 'TerryCurtisW@Gmail.com', '5396641333', 'Same'),
(6386, '', 'vlado', 'sekirnik', 'Vincarje 15 a', '4220', 'Å kofja Loka', 'Slovenia', 'sekirnik.janez@gmail.com', '0038641202487', '0038641202487'),
(6387, '', 'Tesfai ', 'Gebretsadiq', '10400 gatewood terrace', '20903', 'silver spring', 'United States', 'gebremichaeltesfai@yahoo.com', '2404764757', '2404764757'),
(6388, '', 'David ', 'Begoun', '130 Exmoor Ct', '60015', 'Deerfield', 'United States', 'rabbibegoun@gmail.com', '8478998599', '8478998599'),
(6389, '', 'Amol', 'Magiawala', '308 Felipe Common', '94539', 'Fremont ', 'United States', 'amolmagiawala@gmail.com', '6822569718', '6822569718'),
(6390, '', 'Alikunju', 'Makkar', 'PALLARIMANGALAM.', '686671', 'KERALA, ERNAKULAM,KOTHAMANGALAM.', 'India', 'alikunjumukalel@gmail.com', '00919562039819.', '00919961869692'),
(6391, '', 'Nick', 'Gayed', '2 Wensley Court', '3106', 'Templestowe', 'Australia', 'ngayed@adamsintfoods.com.au', '+61387963133', '+61403531230'),
(6392, '', 'Vivian', 'Ngo', '849 N Dobson rd #111', '85201', 'Mesa', 'United States', 'tranngo2000@yahoo.com', '4802078647', '4802078647'),
(6393, '', 'David Haines', 'Haines', '658A Lovejoy Rd NW', '32548', 'Fort Walton Beach', 'United States', 'customedge@hotmail.com', '8508622200', ''),
(6394, '', 'Daniel', 'Egan', '1111 S Cimarron Rd Apt 117', '89117', 'Las Vegas, NV', 'United States', 'dte120360@yahoo.com', '+1-803-727-8429', '+1-803-727-8429'),
(6395, '', 'jesse', 'hellem', '1228 south dickerson rd', '37072', 'goodlettsville', 'United States', 'jessehellem@gmail.com', '6153397580', '6153397580'),
(6396, '', 'Alex', 'Halim', 'Level 23,127 Creek St', '4000', 'Brisbane', 'Australia', 'alex@vertutechnology.com.au', '+61732182723', ''),
(6397, '', 'Rolf ', 'Schmiedel', 'Lerchennest 16', '21244', 'Buchholz', 'Deutschland', 'rolfschmiedel@freenet.de', '041814636', '017648516633'),
(6398, '', 'Grigore', 'Savciuc', '1508 Joseph Daigneault', 'J3z0c6', 'St-Hubert', 'Canada', 'Atomeconstruction@gmail.com', '5149918060', ''),
(6399, '', 'Pablo', 'De Los Santos', '1022 Placid Drive', '92880', 'Corona', 'United States', 'pablodls@me.com', '9517079747', '9517079747'),
(6400, '', 'Velislav', 'Zhelev', 'Bul. Hristo Botev 23 A 3', '8800', 'Sliven', 'Bulgaria', 'velislav5@abv.bg', '0885701088', '0885701088'),
(6401, '', 'Gabriel', 'Buckson', 'Zulligerstrasse 59', '3063', 'Ittigen', 'Switzerland', 'gabriel.buckson@bluewin.ch', '+41793902668', ''),
(6402, '', 'Kevin', 'Reals', '1225 Grafton Shop Road', '21014', 'Bel Air', 'United States', 'Kevinreals@comcast.net', '4107762412', '4439662607'),
(6403, '', 'Evgeniy ', 'Zarev', 'r.c. \"Belite brezi\", build.12, fl.12, ap.40', '1680', 'Sofia', 'Bulgaria', 'zarev85@gmail.com', '+359887304522', '+359887304522'),
(6404, '', 'Jang', 'JT Hyuk', 'Gamnae-gill 106-48', '10246 ', 'Ilsan-dong-gu, Goyang, Gyeonggi-do', 'South Korea', 'wlgurehtk@icloud.com', '+82 0-5546-4027 ', '+82 0-5546-4027 '),
(6405, '', 'Andrew', 'Angus', '30 Teesway, Neasham', 'DL2 1QU ', 'Darlington ', 'United Kingdom', 'andrewangus114@gmail.com', '+44 1325 720352', '+44 7710 413128'),
(6406, '', 'Olivier', 'Kollar', 'Rue Constantin Meunier 31', '7134', 'Leval-Trahegnies', 'Belgium', 'kollarolivier@gmail.com', '+32494451120', '+32494451120'),
(6407, '', 'Jonathan', 'Wei', '9 North Ashby Ave', '07039', 'Livingston', 'United States', 'lawlkatz6@gmail.com', '9175380330', '9175380330'),
(6408, '', 'Per', 'Gustafsson', 'Skolgatan 9c', '19534', 'MÃ¤rsta', 'Sweden', 'per.elohm@telia.com', '+46705933720', ''),
(6409, '', 'Steven', 'Harden', '6020 Bacarra Lane Apartment 108 Raleigh, NC 27606', '27703', 'Raleigh', 'United States', 's.harden601@gmail.com', '9105391017', '9105391017'),
(6410, '', 'Melvin', 'Tan', '9 Joo Seng Road #07-22', '360009', 'Singapore', 'Singapore', 'epicureanjedi@gmail.com', '+6587200002', '+6587200002'),
(6411, '', 'Adel ', 'Rubanjak', 'Koulukuja 5A 27 ', '04200', 'Kerava', 'Finland', 'rubanjakadel@gmail.com', '+358404817343', '+358404817343'),
(6412, '', 'Gert', 'De Herde', 'Dauwstraat 30', '9190', 'Stekene', 'Belgien', 'deherdeg@hotmail.com', '', '0477296785'),
(6413, '', 'Joe', 'Buckman', '19 Neasden Avenue ', 'Co16 7hg', 'Clacton on sea', 'United Kingdom', 'Joe08buckman@aol.com', '07955846653', '07955846653'),
(6414, '', 'Aren', 'Mahmoodi', '814 e elk ave apt 107', '91205', 'Glendale', 'United States', 'Shopnshipsales@gmail.com', '8183950351', '8183950351'),
(6415, '', 'Tammi', 'Craig', '699 West Mill Street', '62278', 'Ruma', 'USA', 'gunnersrunrescue@yahoo.com', '618 980 9459', '618 980 9459'),
(6416, '', 'ralph', 'mastrigt', 'bovenstraat 167', '3077be', 'Rotterdam', 'Netherlands', 'mastrigt2013@gmail.com', '0651397370', '0651397370'),
(6417, '', 'Daniel', 'Lewis', '223 Ian Ave', '60451', 'New Lenox', 'United States', 'dan072084@gmail.com', '7089137329', ''),
(6418, 'Enis Tufina', 'Zeeshan Muhammad ', 'Khan', 'Gustav Schiefer Str. 41', '80995', 'MÃ¼nchen', 'Deutschland', 'zesh_82@hotmail.com', '', '01725955374'),
(6419, '', 'Maslamani ', 'Karrar ', 'Mechelsestraat 108,002', '3000', 'Leuven ', 'Deutschland', 'kararsaad1984@gmail.com', '00 32 489 91 29 66', ''),
(6420, '', 'hang', 'lin', '132-03 Sanford Ave. Apt#5I', '11355', 'Flushing', 'United States', 'Paut.Lin@aol.com', '3475457078', ''),
(6421, '', 'Abdalelah', ' AL-Hammadi', '6, Bartlett Place', 'HP12 3ER', 'High Wycombe', 'United Kingdom', 'abdalelah@al-hammadigroup.com', '7990909908', '07990909908'),
(6422, '', 'Jamie', 'Roberts', '3 South View', 'LS28 9BA', 'Pudsey', 'United Kingdom', 'jamster83@icloud.com', '07597573246', '07597573246'),
(6423, '', 'Jonathan', 'Hull', '881 Pin Oak Dr', '37013', 'Antioch', 'United States', 'jfletchh91@gmail.com', '7407034347', ''),
(6424, '', 'Kangwoo', 'Mo', 'Rm 703-7,638,Seobusaet-gil, Geumcheon-gu', '08504', 'Seoul', 'South Korea', 'mo6500@gmail.com', '8228695879', '821099226569'),
(6425, '', 'Sonal', 'Wahla', '1605, Rivendell Way', '08817', 'NJ', 'United States', 'wahlasonal@gmail.com', '9086555795', '9086555795'),
(6426, '', 'valdet', 'zariqi', '59 pond street ', '02061', 'norwell', 'United States', 'valdetzariqi@gmail.com', '7743160875', '7743160875`'),
(6427, '', 'Dino', 'Dzomba', 'KÃ¶zraktÃ¡r utca 1', '7632', 'PÃ©cs', 'Hungary', 'dzombadino@gmail.com', '+36303734784', '+36303734784'),
(6428, '', 'Azur', 'Pereira ', '608 Lincoln Avenue, Apt. 205', '55102', 'Saint Paul, MN, 55102', 'United States', 'azur@me.com', '612-267-9614', '612-267-9614'),
(6429, '', 'Danielle', 'Scolaro', '1172 Orchard Hts. Blvd', '44124', 'Mayfield', 'United States', 'daniellescolaro1979@gmail.com', '2166449767', '12166449767'),
(6430, '', 'Uyen', 'Ho', '3256 Adelia Ave', '91733', 'El Monte', 'United States', 'garu0906@gmail.com', '016263152830', '016263152830'),
(6431, '', 'Sagar', 'Koyya', '42211 Bunker woods place', '20148', 'Ashburn', 'United States', 'sagar.kk1411@gmail.com', '0017018852329', '0017018852329'),
(6432, '', 'Balwinder ', 'Mehangra ', '7820 Laguna way ne', 'T1Y7G8 ', 'Calgary ', 'Canada', 'Balwinder251@yahoo.com', '5874325559', '5874325559'),
(6433, '', 'SPIRO', 'PLESSAS', '12250 rue Olivier', 'H4K 2Z7', 'Montreal', 'Canada', 'accounting@akmemeats.com', '5142799790', '5149692890'),
(6434, '', 'Nestor', 'Virina', '611 Iris Ave, Apt8', '94086', 'Sunnyvale', 'Germany', 'nestor_light@yahoo.com', '4089308915', ''),
(6435, '', 'Fredy Anod', 'Kilowa', 'Kruidenlaan 144', '5044 CP', 'Tilburg', 'Netherlands', '', '0031684927075', ''),
(6436, '', 'Christopher', 'Milivojevic', '22 Pentecost St', '2168', 'Hinchinbrook', 'Australia', 'chriso_101@hotmail.com', '0421 801 068', '0421 801 068'),
(6437, '', 'Q.L.', 'Nguyen', 'Hoofdweg 634', '2132MK', 'Hoofddorp', 'Netherlands', 'praktijknguyen@icloud.com', '+31613950509', '+31613950509'),
(6438, '', 'Steven', 'Eng', '2715 Fort Campbell Blvd ', '42240', 'Hopkinsville ', 'United States', 'Stevenlim9@gmail.com', 'N/A', '2704846297'),
(6439, '', 'Joseph', 'Nadeau', '20 Chestnut St. Apt. N8', '03833', 'Exeter', 'United States', 'joecj@comcast.net', '6035805857', '6037815111'),
(6440, '', 'Giacomo', 'Rutigliano', '82 Renault Cres.', 'M9P 1J6', 'Toronto', 'Canada', 'Clr.rut@gmail.com', '4166149139', '6479219139'),
(6441, '', 'Ioannis ', 'Benas', '3 Eldorado Drive', '07876', 'Succasunna ', 'United States', 'ioannisbenas@yahoo.com', '9736017488', '9736475261'),
(6442, '', 'Michael', 'Makabi', '433 North Camden Drive, 6th Floor', '90210', 'Beverly Hills', 'United States', 'makabi@1broadbridge.com', '3109231926', '3109231926'),
(6443, '', 'ëŒ€ê²¸', 'ì´', 'ëŒ€ì „ê´‘ì—­ì‹œ ì¤‘êµ¬ ëŒ€ë‘”ì‚°ë¡œ 350ë²ˆê¸¸ 6', '35057', 'ì¤‘êµ¬', 'South Korea', 'dldleorua@gmail.com', '01083764553', '01083764553'),
(6444, '', 'Mahmoud', 'Al-Nawafleh', 'Al-Yakhour st.', '71810', 'Petra - Wadi Musa', 'Jordan', 'mahmoud.nawafleh@gmail.com', '+962 3 215 9600', '+962 7 9849 0390'),
(6445, '', 'Richard', 'Augustine', '61 Hayley Common', 'SG2 9JZ', 'Stevenage', 'United Kingdom', 'richardsaugustine@gmail.com', '7830666769', '7830666769'),
(6446, '', 'Heidi', 'Nielsen', 'Buskager 42 3tv', '2720', 'Vanlose', 'Denmark', 'heidinielsen02@hotmail.com', '20150056', '20150056'),
(6447, '', 'Muhammad ', 'Taqi ', '97 Frankfield street ', 'G33 1ng', 'Glasgow ', 'United Kingdom', 'Taqi.m786@yahoo.co.uk', '07770873406', '07770873406'),
(6448, '', 'Fabio', 'Obst', 'GrovesmÃ¼hle 1', '38871', 'Veckenstedt', 'Germany', 'Fabioobst@gmail.com', '+491704074816', '+491704074816'),
(6449, '', 'jeannene', 'obrien', '2707 hwy 52', '35080', 'Helena', 'United States', 'n2kids3@charter.net', '2058377422', '2058377422'),
(6450, '', 'iwona', 'uddin', '7 killard kilteragh dooradoyle', 'v94 e4eh', 'limerick', 'Ireland', 'majidgood@hotmail.com', '00353870650032', '00353870650032'),
(6451, '', 'Ann', 'Burns', '5 Red Maple Court', '37659', 'Jonesborough', 'United States', 'annhburns@gmail.com', '423.677.5350', '423.677.5350'),
(6452, '', 'Trevor', 'Seager', '80', 'ME16 9HR', 'Maidstone', 'United Kingdom', 'T_seager@hotmail.com', '07399472541', ''),
(6453, '', 'R Daniel', 'Lindley', '40902 N. Congressional Drive', '85086', 'Anthem', 'United States', 'danasrmortgage@aol.com', '6232349287', '17039154293'),
(6454, '', 'Marina', 'HÃ¤mmerli', 'Ueberlandstrasse 327', '8051', 'ZÃ¼rich', 'Switzerland', 'marina-h-1992@hotmail.com', '0786480158', '0786480158'),
(6455, '', 'Laura', 'Diamond', '7869 Ch Sainte-Marguerite', 'G9B 0S6', 'Trois-RiviÃ¨res', 'Canada', 'simon.smith7@hotmail.com', '(+1)8196984408', '(+1)8196984408'),
(6456, '', 'FNU', 'Mustafa', '1226 western ave #2', '12203', 'Albany ', 'United States', 'malamyar@gmail.com', '5189770333', '5189770333'),
(6457, '', 'Muhammad', 'Cheema', 'SW19 6BN, 18 Lucien Road Tooting', 'SW19 6BN', 'london', 'United Kingdom', 'cheema.wazirabad@gmail.com', '+447533776670', ''),
(6458, '', 'Muhammad A', 'Cheema', '19 SWANTON Gardens', 'SW19 6BN', 'Wimbldon London', 'United Kingdom', 'cheema.wazirabad@gmail.com', '00447533776670', '00447533776670'),
(6459, '', 'Nguyen', 'Minh Thuyet', 'Hohenfelderstr. 22', '56068', 'Koblenz', 'Germany', 'phuongthao.tran@gmx.de', '0049:', '01733989222'),
(6460, '', 'jan', 'diehn', '6074 deming ave.', '34287', 'north port', 'United States', 'jandiehn@hotmail.com', '9414830928', '9414830928'),
(6461, '', 'KENNY', 'CHANG', '3017 Birchwood Ct.', '92835', 'Fullerton', 'United States', 'kenny@uimco.com', '626-2285145', '626-2285145'),
(6462, '', 'Elton', 'Hasamataj', '33-52 crescent st ', '11106', 'Astoria / New York ', 'United States', 'eltonhasamataj@yahoo.it', '+1/6465083496', '+1/6465083496'),
(6463, '', 'Tim', 'Hatari', '26 Dovers Green Road', 'RH2 8BT ', 'Reigate', 'United Kingdom', 'tim.hatari@icloud.com', '07477612400', '07477612400'),
(6464, '', 'Trabelsi ', 'Kais', '6 Rue Maurice Utrillo, Code 6923 Ã©tage 4', '93400', 'ST OUEN', 'France', 'kais_trabelssi99@yahoo.fr', '06 69 02 48 17 ', '06 69 02 48 17 '),
(6465, '', 'Henk', 'Kolthoff', 'De Wanne 8', '8141 HA', 'Heino', 'Netherlands', 'henkkolthoff1@outlook.com', '31618558333', ''),
(6466, '', 'Marcus', 'Teshome', '15354 Weddington St., Apt. #18', '91411', 'Sherman Oaks', 'United States', 'astark24@hotmail.com', '215-432-6315', ''),
(6467, '', 'Douglas', 'Browning', '2505 Blue Mound Drive', '46383', 'Valparaiso', 'United States', 'dougb1960@att.net', '9729486579', '9729486579'),
(6468, '', 'trabelsi', 'kais', '6 Rue Maurice Utrillo', '93400', 'saint ouen', 'France', 'kais.trabelssi@hotmail.com', '0669024817', '0669024817'),
(6469, '', 'Christian', 'Ramjohn', '209 Willow Ridge Dr', '32081', 'Ponte Vedra', 'United States', 'chrisr438@gmail.com', '9545585878', '9545585878'),
(6470, '', 'JIMAN', 'OCK', '101-304, 117, Gimpohangang 3-ro 237beon-gil', 'KS009', 'Gyeonggi-do', 'South Korea', 'jiman@pizzaalvolo.co.kr', 'Don\'t use', '+821068566680'),
(6471, '', 'Fahad', 'SkÃ¥rer', 'SkÃ¥rerlia 22', '1473', 'Lorenskog', 'Norway', 'fahad_henry@hotmail.com', '40145947', '40145947'),
(6472, '', 'Stephane', 'Lane', '8111 saint-Gerald', 'H2p2c6', 'MontrÃ©al', 'Canada', 'Lane_Stephane@hotmail.ca', '4389283216', '4389283216'),
(6473, '', 'Grace ', 'Tan', '11 Jalan Mutiara, #06-06 Mutiara View', '249191', 'Singapore', 'Singapore', 'gracepstan@hotmail.com', '+65 9899 7395', '+65 9899 7395'),
(6474, '', 'Kristi', 'Pali', 'Sitki Cico', '1015', 'Tirane', 'Albania', 'kristipali@hotmail.com', '+355692108442', '+355692108442'),
(6475, '', 'Andy', 'Cheung', 'Unit 26 - 9688 Keefer Ave', 'V6Y 0B6', 'Richmond', 'Canada', 'acdeedee831@hotmail.com', '7788462639', ''),
(6476, '', 'Andrew', 'Levy', '476 cudmore cres', 'n6m1m3', 'london', 'Canada', 'a_levy@icloud.com', '2263767279', '2263767279'),
(6477, '', 'Kul Bahadur ', 'Gurung ', 'Franz-Marc-Str. 3a', '82178', 'Puchheim ', 'Germany', 'Bikash835@gmail.com', '+4917656898756 ', '+4917656898756'),
(6478, '', 'Jai', 'Singh', 'E6/004, Rohan Mithila, Viman Nagar', '411014', 'Pune', 'India', 'jai_pec@rediffmail.com', '+919607986855', '+919607986855'),
(6479, '', 'Kul Bahadur ', 'Gurung ', 'Franz-Marc-Str. 3a ', '82178', 'Puchheim ', 'Germany', 'Bikash835@gmaill.com', '+4917656898756', '+4917656898756'),
(6480, '', 'Ronald', 'Finlayson', '44 Lilac Avenue', 'G67 3QA', 'Cumbernauld Glasgow', 'Scotland', 'ronnie@driveingram.com', '01236 613752', '07971 555465'),
(6481, '', 'Craig', 'Grimes', '60 Stratton Road', 'RM3 9UD', 'Romford', 'United Kingdom', 'craiggrimes@hotmail.co.uk', '07889 763109', ''),
(6482, '', 'William', 'Andrews ', '2', 'GL33RN', 'Gloucester', 'United Kingdom', 'will_sk86@hotmail.com', '01452551553', '07837688176'),
(6483, '', 'DAVID', 'BROWN', '166 Brackenfield Road, Great Barr', 'B44 9BB', 'Birmingham', 'United Kingdom', 'david.brown68@nhs.net', '+44 7505361094', ''),
(6484, '', 'Anh', 'Tran', '9897 biddulph rd', '44144', 'Brooklyn ', 'United States', 'anguyen1226@yahoo.com', '2164663996', '2164663996'),
(6485, '', 'Tom', 'Netzel', '28 Riverbrook Rd SE', 'T2C3P9', 'Calgary', 'Canada', 'tomanchas@gmail.com', '5872269688', ''),
(6486, '', 'Davor', 'StanÄ‰iÄ‡', 'Vankina 13', '10020', 'Zagreb', 'Kroatien', 'davorstancic1990@gmail.com', '', ''),
(6487, '', 'Joshua', 'Rios', '2730 Lyndscape st', '32833', 'Orlando', 'United States', 'joshua.rios9@gmail.com', '4079699239', ''),
(6488, '', 'Dorian', 'Handanovic', 'Stenbrogatan 1d', '43143', 'MÃ¶lndal', 'Schweden', 'dorian.handanovic@outlook.com', '0762294997', ''),
(6489, '', 'Ann', 'Stege', '31 Bonneville Dr', '62707', 'Springfield', 'United States', 'infaithus@yahoo.com', '6185414814', '6185414814'),
(6490, '', 'James ', 'Hall', '5514 Annunciation St', '70115', 'New Orleans', 'United States', 'Jahall88@yahoo.com', '5043902299', '5043902299'),
(6491, '', 'Roger ', 'Hsieh ', 'Naniwa-Ku Nipponbashi3-4-9-1608', '5560005', 'Osaka city', 'Japan', 'osamuhw3833@gmail.com', '09042708899', '09042708899'),
(6492, '', 'Matthew ', 'Baker', '3690 Wingfield Dr.', '17406', 'York', 'United States', 'bakeqb12@comcast.net', '(717)324-1111', '(717)324-1111'),
(6493, '', 'Gary', 'Paller', '29728 Kimberly Dr.', '91301', 'Agoura Hills', 'United States', 'gapaller@earthlink.net', '805-373-3096', '805-870-5334'),
(6494, '', 'Dusty', 'Eggleston', '16510 Mustang Trail Dr', '77355', 'Magnolia', 'United States', 'dustyegg1@gmail.com', '7138756764', ''),
(6495, '', 'Gareth', 'Wright', 'Double Eleven Limited. Boho One, Bridge Street Wes', 'TS2 1AE', 'Middlesbrough', 'United Kingdom', 'phoenixandblueflame@hotmail.com', '+447727069136', '+447727069136'),
(6496, '', 'MULYADI', 'SALIM ENDANG', '33 JALAN SEMPADAN VILLA MARINA TOWER 3 #03-01', '457404', 'SINGAPORE', 'Singapore', 'bilalditakiki@rocketmail.com', '+65459146', '+6590609374'),
(6497, '', 'Kurt', 'Hollants', 'Heieinde 6', '2431', 'Veerle', 'Belgium', 'kurt_hollants@hotmail.com', '+32496554493', '+32496554493'),
(6498, '', 'Marc', 'Cravero', '8 Rue Sarah bernhardt', '69120', 'Vaux en velin', 'France', 'marc.cravero@bbox.fr', '614456338', '0614456338'),
(6499, '', 'sanj', 'sharma', '18 gillingham green', 'ME7 1SS', 'gillingham', 'United Kingdom', 'sanjthebmw@aol.com', '7957325365', '07957325365'),
(6500, '', 'David', 'Barros', '45 Wilfred Street, #34', '07052', 'West Orange', 'United States', 'davidbarros1980@gmail.com', '9173999435', ''),
(6501, '', 'Mohd', 'Yasin', '13th Floor, Silver Tower, Al Abraj St', '11397', 'Dubai', 'United Arab Emirates', 'aqel.rawan@gmail.com', '00971528376116', '00971564477254'),
(6502, '', 'Arthur', 'Audrinsh', 'Rusova 4', 'LV-1026', 'Riga', 'Latvia', 'Arthur.Audrinsh@gmail.com', '+371 28207175', '+371 28207175'),
(6503, '', 'Marco', 'De Rossi', 'Via Livio Pentimalli 84', '00136', 'Roma', 'Italy', 'marcde_69@outlook.it', '+393358758505', '+393358758505'),
(6504, '', 'Hankyu', 'Kim', '2311 Ala Wai Blvd 2311', '96815', 'Honolulu', 'United States', 'ewan777@hotmail.com', '1-808-352-2203', ''),
(6505, '', 'Martin', 'Georgees', '683 Cape Ave', 'L7L 4M5', 'Burlington ', 'Canada', 'nice_devil1984@hotmail.com', '0014379984733', ''),
(6506, '', 'George', 'Grech', '44-06 25th Ave, Apt 3', '11103', 'Astoria,NY', 'United States', 'Pggrech1969@gmail.com', '7187771858', '9177691808'),
(6507, '', 'Katrien', 'VerhofstÃ©', 'Sint-Jozefstraat 35', '9160', 'Lokeren', 'Belgium', 'katrienverhofste@gmail.com', '+3293496060', '+32475694869'),
(6508, '', 'sean', 'Franck', '6525 Twin Circle Ln unit 2', '93063', 'Simi Valley', 'United States', 'seanfranck@yahoo.com', '(818) 201-8895', '(818) 201-8895'),
(6509, '', 'Richard C Robertshaw', 'Robertshaw', '14068 Mystic Mine Rd.', '95959', 'Nevada City', 'United States', 'richard@spinalglide.com', '5309131916', ''),
(6510, '', 'Andrik', 'Flores', '820 Willeve St. SE', '30721', 'Dalton', 'United States', 'andrikflores@gmail.com', '7069804113', '7069804113'),
(6511, '', 'J', 'March Maquilan', '4 Baldwin Hill Place', '08057', 'New York', 'USA', 'jmmaquilan@aol.com', '2679683645', ''),
(6512, '', 'Nick', 'Kizi', '14255 E 9 mile road', '48089', 'Warren', 'USA', 'fantasy14255@gmail.com', '5868722064', ''),
(6513, '', 'Binh- Chau ', 'Ho', '21910 leirop Dr ', '77407 ', 'Richmond ', 'United States', 'Caza6789@gmail.com', '4096559999', ''),
(6514, '', 'Selwyn', 'Fergus', '6B Adler Place', '10475', 'Bronx /New York', 'United States', 'Selwyn2154@optonline.net', '917 991-1249', '917 991-1249'),
(6515, '', 'CHIN', 'Y.K.', 'Archimedesweg, 6', '8912AK', 'Leeuwarden', 'Netherlands', 'stevenchin13@gmail.com', '0031-(0)582130566', '0031-(0)645406168'),
(6516, '', 'Steven', 'Thompson', '1 Greenbank, Long Preston', 'BD23 4NA', 'Skipton', 'United Kingdom', 'longprestonpost@gmail.com', '01729840335', ''),
(6517, '', 'Steven', 'Thompson', '1 Greenbank Terrace', 'BD234NA', 'Long Preston', 'United Kingdom', 'longprestonpost@gmial.com', '+441729 840335', ''),
(6518, '', 'kun', 'jiang', '4125 kissena blvd Apt 5UU', '11355', 'Flushing', 'United States', 'jerry8451@gmail.com', '19176039538', ''),
(6519, '', 'Bipin', 'Khattri', 'Rua Vasco da gama 49 3b', '8125-256', 'Quarteira', 'Portugal', 'Bipinkhattri16@gmail.com', '920493738', '920327888'),
(6520, '', 'SHAJAHAN ', 'POOKODAN', 'al hamdhniya', '21432', 'jeddah', 'Saudi Arabia', 'shajahanpkdn@gmail.com', '+966551543531', '+966566770873'),
(6521, '', 'Zachary', 'Jenkins', '158 Harmon Dr NU Box: 2088', '05663-1000', 'Northfield', 'United States', 'zjenkins@stu.norwich.edu', '734-819-8607', '734-819-8607'),
(6522, '', 'Renu', 'Takhar', '6769 Tiffany Circle', '48187', 'Canton, Michigan', 'United States', 'renu.takhar@gmail.com', '248-982-4441', '248-982-4441'),
(6523, '', 'Hannes', 'BrÃ¤ndstrÃ¶m', 'HÃ¶galundsgatan 16c', '56432', 'Bankeryd', 'Sweden', 'hannes.brandstrom@gmail.com', '+46760177055', '+46760177055'),
(6524, '', 'Jin', 'Dang', '550 Yucca Avenue, Apt 1, Bld A', '92311', 'Barstow', 'USA', 'jindang@gmail.com', '916 606 0171', ''),
(6525, '', 'Caner', 'Dikmen', 'Pasaje particular de escorca No:11 5C', '07008', 'Palma de Mallorca', 'Spanien', 'i_xcan@hotmail.com', '+34 648 859 816', ''),
(6526, '', 'Oluwaseun', 'Atolagbe', '5389 York Harbor Way', '95835', 'Sacramento', 'United States', 'o.t.ajibade@gmail.com', '9177544363', ''),
(6527, '', 'Faheem', 'Noushad', '37 Cromwell Road', 'CB1 3EB', 'Cambridge', 'United Kingdom', 'faheem.noushad@yahoo.co.uk', '00447868445581', '00447868445581'),
(6528, '', 'Amr ', 'Henigal ', '1150 North Kingsley Drive 4', '90029', 'Los Angeles CA', 'USA', 'ahenigal@yahoo.com', '+1 323-540-9272', ''),
(6529, '', 'IMRAN', 'HAIDER', 'FLAT 43 ELM COURT ARMFIELD CRESCENT MITCHAM', 'CR42JU', 'LONDON', 'United Kingdom', 'imran-haider@hotmail.co.uk', '00447837171738', '447837171738'),
(6530, '', 'Bharat', 'pandit', '1 Gordon Road', 'N112PA', 'London', 'United Kingdom', 'bkmnp@outlook.com', '442088818717', '447941511807'),
(6531, '', 'Botond', 'Medgyesi', 'Storgatan 10 b', '38230', 'Nybro', 'Schweden', 'boti2000.xperia@gmail.com', '+4672924210', ''),
(6532, '', 'Christophe', 'US Dollar', 'Apt. 052', '09628', 'Buckinghamshire', 'United Kingdom', 'norma_schulist@mailrez.com', '591.881.3884', '07700900801'),
(6533, '', 'david', 'warren', '88 Lockwood Scar, Newsome', 'HD4 6BA', 'Huddersfield', 'United Kingdom', 'dfw3110@sky.com', '07817996988', '07817996988'),
(6534, '', 'Mariane', 'Puerto Rico', 'Apt. 220', '70533', 'parsing', 'Costa Rica', 'cloyd.gutkowski@mailrez.com', '352-892-3379', '(753) 157-4236'),
(6535, '', 'Justine', 'Home Loan Account', 'Apt. 941', '77974', 'synergize', 'Monaco', 'abelardo_mayert44@mailrez.com', '01-011-458-6827', '(150) 803-3304'),
(6536, '', 'Rhett', 'Burgs', 'Apt. 795', '81133', 'attitude-oriented', 'Bulgaria', 'abelardo_mayert44@mailrez.com', '07700900390', '1-654-499-5684'),
(6537, '', 'Dominique', 'Intelligent', 'Apt. 015', '05610-3759', 'Jenkinschester', 'Saudi Arabia', 'earnestine.ruecker@moneysquad.org', '1-426-912-8504', '474-280-7587'),
(6538, '', 'Yufei', 'Xu', 'Ettlinger Str, 5A   2.Etage', '76137', 'Karlsruhe', 'Germany', 'xyf990917@gmail.com', '017621767616', ''),
(6539, '', 'Maeve', 'e-services', 'Apt. 283', '20889-5710', 'South Asia', 'Jordan', 'chyna.toy93@moneysquad.org', '07700900710', '01-000-432-9696'),
(6540, '', 'Alana', 'Concrete', 'Suite 348', '77988', 'Port Karina', 'Papua New Guinea', 'river_brown39@moneysquad.org', '07700900327', '07700900327'),
(6541, '', 'Chester', 'withdrawal', 'Suite 901', '10948', 'program', 'Niger', 'river_brown39@moneysquad.org', '374.005.7687', '01-217-262-1715'),
(6542, '', 'Taleen', 'Gokberk', '19 Viola Terrace', '07676', 'Township of Washington', 'United States', 'taleen.gokberk@gmail.com', '2016640325', ''),
(6543, '', 'Tim', 'Sweers', 'Gildedreef 56', '6921 JJ', 'DUIVEN', 'Netherlands', 'johnsweers@hotmail.nl', '0031 6 12741072', '0031 6 12741072'),
(6544, '', 'Eduard', 'Gataullin', 'Miroslava Hajna 759/3', '19900', 'Praha 9', 'Czech Republic', 'edneiro@yandex.ru', '+420773124948', '+420773124948'),
(6545, '', 'Michal', 'Jaroszyk', 'KarlhovsvÃ¤gen 1 lgh 1012 ', '151 37 ', 'SÃ¶dertÃ¤lje ', 'Sweden', 'michal@binsell.se', '+46723662300', '+46723662300'),
(6546, '', 'David', 'Morais', '47 Oak dr', '01568', 'Upton', 'United States', 'davidmorais997@gmail.com', '5083201599', '5083201599'),
(6547, '', 'SÃNDOR', 'IENEI', 'ÅREG/45', '9012', 'GYÅR', 'Hungary', 'sandor.ienei@yahoo.com', '+36703626236 ', '+36703626236 '),
(6548, '', 'Aidan', 'Schuemann', '1135 Soda Canyon Road', '94558', 'Napa', 'United States', 'aidanschuemann@icloud.com', '+1 (707)-815-3385', '+1 (707)-815-3385'),
(6549, '', 'Richard', 'Phelan', '6 Phoenix Court Norreys Drive', 'SL6 4BS', 'Maidenhead Berkshire', 'United Kingdom', 'richardm.phelan@yahoo.com', '01628 626218', '07749 321385'),
(6550, '', 'Majid', 'Nasiruddin', '2 Enterprise Apt 9207', '92656', 'Aliso Viejo', 'United States', 'majidmagic@yahoo.com', '001-949-480-7464.', '001-949-480-7464'),
(6551, '', 'Poul E', 'BRODSGAARD', 'Tagestorp 1D', '2820', 'Gentofte', 'DÃ¤nemark', 'pebconsulting1@outlook.com', '21702093', '21702093'),
(6552, '', 'Emanuel', 'GradiÅ¡ar', 'Rijecka ulica 3 ', '21000', 'Split', 'Croatia', 'gradisar.emanuel@gmail.com', '0981319162 ', '0981319162 '),
(6553, '', 'Igor', 'Strika', 'Tschuggenstrasse, 1', '7260', 'Davos Dorf', 'Switzerland', 'igorstrika994@gmail.com', '0796538200', ''),
(6554, '', 'IRANQUIS', 'DEL RIO', '2555 NW 102 Ave. Suite 207', '33172', 'Doral', 'United States', 'iranquis@hotmail.com', '3057978841', '3057978841'),
(6555, '', 'Aiman', 'Al-dubaie', '201 turk st apt#921', '94102', 'CA San Francisco ', 'United States', 'aimandubaie@yahoo.com', '4152023910', '4152023910'),
(6556, '', 'Nomaan', 'Naeem', '110 , Redwood Estate', 'TW5 9PW', 'Heston', 'United Kingdom', 'nomaan_naeem@hotmail.co.uk', '07871220004', '07871220004'),
(6557, '', 'Tommy', 'Chiu', 'Suite 2913, Hong Kong Plaza, 188 Connaught Road W.', 'Western District', 'Hong Kong SAR', 'Hong Kong', 'tommychiu33@gmail.com', '+852-51868188', '+852-51868188'),
(6558, '', 'Shohid', 'Uddin', '36 Whitegreave Street', 'B70 9BA', 'West Bromwich', 'United Kingdom', 'shohiduddin@btinternet.com', '+44 7474141416', ''),
(6559, '', 'Krasimir', 'Bochukov', '30 Keston Road', 'N17 6PN', 'London', 'United Kingdom', 'tocho73@yahoo.com', '07805260067', '07805260067'),
(6560, '', 'Davit', 'Malkhasyan', '8352 W Big Canyon Dr', '91040', 'Sunland', 'United States', 'dmalkhasyan9@gmail.com', '8184140507', ''),
(6561, '', 'Harrison', 'Moser', '12800 Stahl Drive', '37934', 'Knoxville', 'United States', 'harrisonmmoser16@gmail.com', '8653682103', '8653682103'),
(6562, '', 'Kristoffer', 'Wolner', '29 Valentia Road', 'ox37pn', 'Oxford', 'United Kingdom', 'effot1@hotmail.com', '+4741316055', '+4741316055'),
(6563, '', 'Joseph', 'DeBiase', '609 Sobrato Drive', '95008', 'Campbell', 'United States', 'jsde_biase@msn.com', '1-408-499-4936', '1-408-499-4936'),
(6564, '', 'Mahesh', 'GC', '4/17 Munro street, Ascot vale', '3032', 'Melbourne ', 'Australia', 'maheshchhetri909@gmail.com', '0479069535', '+61479069535'),
(6565, '', 'Sofien', 'Elkamel', 'VallsjÃ¶gatan 14, A', '576 33', 'SÃ¤vsjÃ¶', 'Sweden', 'sofienelkamel95@gmail.com', '0793000927', '');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(6566, '', 'Jasmine', 'Pico', '12775 Canter Ct.', '91739', 'Rancho Cucamonga', 'United States', 'jasminepico@gmail.com', '909-717-9969', '909-717-9969'),
(6567, '', 'Cooper', 'Arnold', '12A BELKNAP ST', '01581', 'WESTBOROUGH', 'United States', 'cjarnold1717@gmail.com', '5083304856', '5083661146'),
(6568, '', 'Craig', 'Hudspeth', '10147 Janetta Way', '91040', 'Shadow Hills', 'United States', 'chudspeth33@gmail.com', '818-974-7980', '818-974-7980'),
(6569, '', 'Paul', 'McManaman', '7 Yardley Manor dr', '07747', 'Matawan', 'United States', 'Pauliemcm@gmail.com', '732 566-1776', '917 881-8773'),
(6570, '', 'Sonia', 'Munoz', '2439 Tipperary Ct', '97068', 'West Linn, Oregon', 'United States', 'Sonia.sung@juno.com', '9712822787', '9712822787'),
(6571, '', 'Winson', 'Wong', 'Upper Cross Street  Blk 34 #12-134', '050034', 'Chinatown', 'Singapore', 'vanessa260811@hotmail.com', '+65 97632544', '+65 86424137'),
(6572, '', 'PETER', 'LLOYD', '10 Barnlake point, Burton', 'SA73 1PF', 'Milford Haven Pembrokeshire', 'United Kingdom', 'pl_lloyd@hotmail.co.uk', '+44(0)1646278993', '+44(0)7964073514'),
(6573, '', 'Peter ', 'Rroku', '800 Park Ave', '10021', 'New York', 'United States', 'prroku@yahoo.com', '2126710792', '2126710792'),
(6574, '', 'Tallall', 'Lopez', '11541 26th Ave NE', '98125', 'Seattle', 'United States', 't.lopez0916@yahoo.com', '12067738692', '12067738692'),
(6575, '', 'Hasan', 'Sak', 'Melbournestraat 57-59', '3047 BH', 'Rotterdam', 'Niederlande', 'burasi.61@live.nl', '+31 628722839', ''),
(6576, '', 'Trevor', 'Hagen', '3407 Covello Circle', '95682', 'Cameron Park', 'United States', 'thagen87@yahoo.com', '530 676 4060', '916 396 6282'),
(6577, '', 'Carol', 'Werhan', '1013 Nottingham Lane', '46902', 'Kokomo', 'United States', 'cwerhan@purdue.edu', '6206875173', ''),
(6578, '', 'ting', 'zhi', 'Exeter Trust House Flat 233', 'ex4 6tw', 'exeter', 'United Kingdom', '704201030@qq.com', '07951752360', '07951752360'),
(6579, '', 'Majd', 'Zedan', 'Vardegaten 15', '4876', 'GRIMSTAD', 'Norway', 'majd22229@outlook.com', '46559178', '46559178'),
(6580, '', 'Hasan', 'Sak', 'Melbournestraat 57', '3047bh', 'Rotterdam', 'Netherlands', 'burasÄ±.61@live.nl', '0628722839', '0628722839'),
(6581, '', 'Glenn', 'Schmidt-Hansen', 'Alliancevej 12A, 1., th.', '2450', 'Copenhagen SV', 'Denmark', 'glenn_alias_ace@hotmail.com', '004526178628', '004526178628'),
(6582, '', 'Muhammad', 'shoaib', '240-1st street', '14303', 'Niagara Falls', 'United States', 'shoaib3770@gmail.com', '7165440122', ''),
(6583, '', 'Blake', 'Masuccio', '2002 Deer Creek TRL.', '78665', 'Round Rock', 'United States', 'bmasuccio@yahoo.com', '5129344029', 'N/A'),
(6584, '', 'Kevin', 'Bingham', '2315 E Pinchot Ave Unit 126', '85016', 'Phoenix, Arizona', 'United States', 'kbingham9@cox.net', '602-418-6622', '602-418-6622'),
(6585, '', 'Elana', 'Berman', '8503 Lilienthal Avenue', '90045', 'Los Angeles', 'United States', 'nanala83@hotmail.com', '3109919277', '3109919277'),
(6586, '', 'Ronald', 'Hansen', '393 Nichols St', '10512', 'Carmel', 'United States', 'ronald.hansensr@gmail.com', '9145885703', '9145885703'),
(6587, '', 'Fred', 'Kurtz', '5454 Mountain View Pass', '30087', 'Stone Mountain ', 'United States', 'fkurtz@bellsouth.net', '404-447-1352', 'Same'),
(6588, '', 'Alessio', 'Paulis', 'Via Traversa 1 Principessa Maria, 8', '09021', 'BARUMINI', 'Italy', 'alessio.paulis@yahoo.it', '3491010306', '3491010306'),
(6589, '', 'Hunter', 'Spencer', '2419 Musselwhite Ave', '32804', 'Orlando', 'United States', 'hfs116@gmail.com', '7574745801', ''),
(6590, '', 'William', 'Heather', '64 Fairways, Rathfarnham', 'D14HD54', 'Dublin', 'Ireland', 'Babs.heather@gmail.com', '00353866010720', ''),
(6591, '', 'Patrick', 'Steenlage', 'Hindersteinstraat 75', '3077DA', 'Rotterdam', 'Netherlands', 'steenlage@live.nl', '0653101298', '0653101298'),
(6592, '', 'Bruno', 'Gullo', 'SchÃ¶neggstrasse 107', '8953', 'Dietikon', 'Switzerland', 'costantino.cerra@hispeed.ch', '+41 79 401 23 48', '+41 79 401 23 48'),
(6593, '', 'Ben', 'Wells', '1 Pebble Lane', 'LE67 2AY', 'Coalville', 'United Kingdom', 'benwells10@hotmail.com', '01530 257383', '+447403381997'),
(6594, '', 'vanessa', 'garcia', '300 Birchwood Ln, Street Address 2, Apartment or S', '29662', 'mauldin', 'United States', 'lcda.vanessa@yahoo.com', '8644989221', '8644989221'),
(6595, '', 'Jillisa', 'Hazel', '3400 Glencrest Ct', '95355', 'Modesto', 'United States', 'jill.hazel@hotmail.com', '209-988-4561', '209-988-4561'),
(6596, '', 'Emerson', 'Kauffmann', '4 Prince\'s Buildings', 'BS8 4LB', 'Bristol', 'United Kingdom', 'gabrielle.sedita@gmail.com', '+44 117 401 9727', '+44 7803 210 404'),
(6597, '', 'Granesh', 'Thapaliya', '8/11 Cecil St', 'NSW 2135', 'Ashfield', 'Australien', 'godyesh1@gmail.com', '0416190560', '0424421566'),
(6598, '', 'Barbara Anne ', ' Heather ', '64 Fairways', 'D14HD54', 'Dublin 14 Rathfarnham', 'Irland', 'babs.heather@gmail.com', '00353866010720', ''),
(6599, '', 'Patrick', 'Steenlage', 'Hindersteinstraat 75', '3077DA', 'Rotterdam', 'Niederlande', 'steenlage@live.nl', '', '0653101298'),
(6600, '', 'Andor', 'Gal', 'Deak Ferenc Street 52', '2330', 'Dunaharaszti', 'Ungarn', 'gal.andor03@gmail.com', '0036303090073', ''),
(6601, '', 'Pandi', 'Silo', '541 N. 4th Avenue', '60016', 'Des Plaines', 'United States', 'pandi.silo@att.net', '847-834-5568', '847-834-5568'),
(6602, '', 'Amir', 'Boutros', '26 Coco Avenue', 'L4S2R5', 'Richmond Hill', 'Canada', 'amirbmd@gmail.com', '6478604655', '6478604655'),
(6603, '', 'LUIS', 'HERNANDEZ', '308 W CEDAR ST', '67801', 'DODGE CITY, KS', 'United States', 'luis.hda7@gmail.com', '6207414555', '6203904934'),
(6604, '', 'Stewart', 'Potter', '26 Ninelands Lane', 'LS25 2BY', 'Leeds', 'United Kingdom', 'stewartjepotter@hotmail.com', '07774766024', ''),
(6605, '', 'Antonai', 'Alberico', '407 O\'Toole Dr', '60447', 'Minooka', 'United States', 'talberico@nexterrawine.com', '8155291322', '8155291322'),
(6606, '', 'Miranda', 'Vazquez', '3564 Burning Tree Drive', '91761', 'Ontario', 'United States', 'miranda.vazquez116@gmail.com', '9094373053', ''),
(6607, '', 'Frank', 'Fischer', '400 HOLLY LN', '25401', 'MARTINSBURG', 'United States', 'boxersfoto@yahoo.com', '7026770960', '7026770960'),
(6608, '', 'Hong', 'Tran', '5128 Bartlett Ave', '91776', 'San Gabriel ', 'United States', 'htca2000@yahoo.com', '626-382-9010', '626-382-9010'),
(6609, '', 'Bolivar', 'Quesada', '1701 Springfield Ave', '07974', 'New Providence', 'United States', 'bquesadag@gmail.com', '908-898-1706', ''),
(6610, '', 'Bariur', 'Wridoy', '8003 97th Ave, 1st Floor', '11416', 'Ozone Park', 'United States', 'bariurw@gmail.com', '3479017731', '3479017731'),
(6611, '', 'Marcel', 'van Santen', 'Tuinbouw 67', '3991NC', 'Houten', 'Netherlands', 'marcelvansanten@hotmail.com', '0622302868', '+31622302868'),
(6612, '', 'dark', 'night', '22 Aungier Street, Dublin 2', 'D02 V973', 'Dublin', 'Ireland', 'phamkhanhlinh.ifneu@gmail.com', '0899794559', ''),
(6613, '', 'Milijana', 'Tomic', 'Kirchenweg 15', '87459', 'Pfronten', 'Germany', 'tomicmili321@gmail.com', '004917622369274', ''),
(6614, '', 'Ivo ', 'Bakker ', 'Kleine Bergstraat 35', '9717 NA', 'Groningen', 'Netherlands', 'ivobakker2@gmail.com', '31620089074', ''),
(6615, '', 'Yusei', 'Hoshi', 'omotemati 3-14', '965-0831', 'Fukushimaken Aizuwakamatushi', 'Japan', 'yu2000212@icloud.com', '08082081563', '08082081563'),
(6616, '', 'Nasrt', 'Abdelsaid', '101 Oakington Avenue', 'HA9 8HY', 'Wembley', 'United Kingdom', 'nasrtnagib@yahoo.co.uk', '0208 9044786', '07958659982'),
(6617, '', 'Leanne', 'Drabble', '82', 'S12 4YD', 'Sheffield', 'United Kingdom', 'Mzlea16@hotmail.com', '07946042762', '07946042762'),
(6618, '', 'Tibor George ', 'Radvany', '891 Appleby Street', '33487', 'Boca Raton', 'USA', 'rothtg@yahoo.com', '1-561-866-2957', ''),
(6619, '', 'Gediminas ', 'Aleksandravicius', 'Partizanu 44-18', '49471', 'Kaunas ', 'Litauen', 'gediminas.aleks@gmail.com', '+370 617 67056', ''),
(6620, '', 'Michael', 'Coggins', '30 The Crescent', 'K36AK00', 'Malahide', 'Ireland', 'michael.a.coggins78@gmail.com', '0876046594', '0876046594'),
(6621, '', 'BartÅ‚omiej', 'Kulesza', 'MelomanÃ³w 1/129', '20-855', 'Lublin', 'Poland', 'kuleszabartek88@gmail.com', '508387689', ''),
(6622, '', 'Harris', 'Chau', '15913 110 avenue', 'V4N4Y2', 'Surrey BC', 'Canada', 'chauharris@gmail.com', '6046494924', '6049572395'),
(6623, '', 'Arnold', 'Dinkela', 'BeethovenstraÃŸe, 54', '67454', 'HaÃŸloch', 'Germany', 'arnold@dinkela.org', '01772770077', '01772770077'),
(6624, '', 'Liliya', 'Velichko', '1916 SW Hartley Ave', '97080', 'Gresham', 'United States', 'liliyavelichko@yahoo.com', '9713448578', '9713448578'),
(6625, '', 'Edgar', 'Fontes', 'Rua das Papoilas Lote 2 - 2 Direito', '2870-292', 'Montijo', 'Portugal', 'ef_fontes@hotmail.com', '918853829', '918853829'),
(6626, '', 'Pierre-Joseph', 'Groetembril', 'Rue Froidmanteau 7b', 'BE-7534', 'Maulde', 'Belgium', 'pierre-joseph@gpjmanagement.be', '+32471810988', '+32471810988'),
(6627, '', 'Christopher ', 'Barrett', '7222 Creekwood Ct.', '33615', 'Tampa, Florida', 'United States', 'cjbarre2@gmail.com', '1-727-504-5747', '1-727-504-5747'),
(6628, '', 'LoÃ¯c', 'Freyche', 'Bigot d\'en bas', '09700', 'Saverdun', 'France', 'loiic24@live.fr', '0640112680', '0640112680'),
(6629, '', 'sherpartap', 'Singh', '500 E village blvd ste 106', '84074', 'stansbury park', 'United States', 'sherysingh3462@gmail.com', '9375100264', '9375100264'),
(6630, '', 'Michael', 'Castelli', '63-08 77th Street', '11379', 'Middle Village', 'United States', 'mikey4168@yahoo.com', '3476171410', ''),
(6631, '', 'Jon', 'MÃ¼ller', 'Str. der Einheit 21', '04575', 'Neukieritzsch', 'Germany', 'jon.mueller7@aol.de', '034342/51754', '0172/7052001'),
(6632, '', 'Maurice', 'Peyton', ' 23349 Yarrow ave', '48042', 'Macomb', 'United States', 'mpeyton70@hotmail.com', '8595131227', '8595131227'),
(6633, '', 'Paul', 'Zaengler', 'Herzebrocker Str. 64A', '33330', 'GÃ¼tersloh', 'Germany', 'pachom@web.de', '+4916090177736', '+4916090177736'),
(6634, '', 'Matthew', 'Auttonberry', '2997 Hwy 144', '71238', 'Eros', 'United States', 'taylorm.auttonberry@yahoo.com', '5014125897', '3183768232'),
(6635, '', 'Maryse', 'Ducharme', '474 rue ThÃ©ode', 'J1T1V2', 'Asbestos', 'Canada', 'elle5620@hotmail.com', '8193494591', '8193494591'),
(6636, '', 'Zachary ', 'Forrester', '702 Lenmore Ave Apt E6', '20850', 'Rockville', 'United States', 'Zechicruz@gmail.com', '3016552324', ''),
(6637, '', 'Travis', 'Santos', '1509 Golden gate ave, Apt 204', '94115', 'San Francisco', 'United States', 'travidavis@gmail.com', '5412615272', ''),
(6638, '', 'Denislava', 'Dinkova', '3948 Wehrman ave, Apt 111', '60176', 'Schiller Park', 'United States', 'magapasa75@gmail.com', '2244105125', ''),
(6639, '', 'Niklas', 'Profeta', 'Im Rehfeld 25', '73614', 'Schorndorf', 'Germany', 'Niklas.Profeta@gmail.com', '017680228162', ''),
(6640, '', 'Marie', 'Bull', '38 Lancaster Road', 'SG51PD', 'Hitchin', 'United Kingdom', 'mariebull1988@gmail.com', '07704483966', '07704483966'),
(6641, '', 'cosminel', 'badea', 'mollevaenget, 42', '8370', 'voldum', 'Denmark', 'bulancito7@gmail.com', '25480435', '25480435'),
(6642, '', 'Chris', 'Canterbury', '76 Pear Tree Ln Apt, Suite, Bldg. (optional)', '03857', 'Newmarket', 'United States', 'chriscanterbury001@yahoo.com', '6032926316', '6039884936'),
(6643, '', 'MO', 'ILOWITZ', '164 MARTIN AVE.', '10314', 'STATEN ISLAND', 'United States', 'MILIOVITS@GMAIL.COM', '3478552189', '3478552189'),
(6644, '', 'Renato', 'Martello', '236 midland ave', '07032', 'Kearny ', 'United States', 'Renatomarte@hotmail.com', '2013061771', ''),
(6645, '', 'Sheila ', 'Dickerson', '9004 Short Chip Circle', 'Port St Lucie F', 'Port St Lucie FL', 'Deutschland', 'filigatafaoa@gmail.com', '(772) 475-5308', ''),
(6646, '', 'Dejay', 'Rios', '114-57 121st Street', '11420', 'South Ozone Park', 'United States', 'dejay.rios91@gmail.com', '718-496-7385', ''),
(6647, '', 'Luuk', 'Mulder', 'Middenhaven, 10', '2635GT', 'DEN HOORN', 'Netherlands', 'l.m.mulder97@hotmail.com', '0152568640', '0636516408'),
(6648, '', 'Johnson', 'Konadu', 'Krabbendamstraat, 31', '1024MD', 'Amsterdam', 'Netherlands', 'alada_11@hotmail.com', '0684375695', ''),
(6649, '', 'Saleh', 'Alharbi', '2565 S University Blvd, Apt#607', '80210', 'Denver', 'United States', 's.harbissa@gmail.com', '2023616316', '2023616316'),
(6650, '', 'Christopher', 'Caraig', '1555 Caminito Cremona', '91915', 'Chula Vista', 'United States', 'Christopher_caraig@aol.com', '8582160755', '8582160755'),
(6651, '', 'Bee-Jay ', 'Torres', '44 Stonehenge Cres. ', 'M1g2p6', 'Toronto', 'Canada', 'Beejaytorres36@gmail.com', '6472893780', '6472893780'),
(6652, '', 'Asad', 'Yavari', '11716 W Pico Blvd. # 201', '90064', 'LOS ANGELES', 'United States', 'asadyavari@hotmail.com', '3104781010', '310-867-3091'),
(6653, '', 'Sivasubham ', 'Ramoo', 'G-10-12, PPR Kg.Baru Air Panas, Setapak ', '53200', 'Kuala Lumpur ', 'Malaysia', 'sivasubham.ramoo@gmail.com', '+60128981403', '+6014 6000 480'),
(6654, '', 'Hossein', 'Rahimi', '243 Duranzo Aisle', '92606', 'Irvine', 'United States', 'hrahimi1354@yahoo.com', '9496641314', '9496641314'),
(6655, '', 'Dzhuliano', 'Evlogiev', '4100 N Marine Drive', '60613', 'Chicago, IL', 'United States', 'd.evlogiev@yahoo.com', '+15085249259', '+15085249259'),
(6656, '', 'Courtney', 'Wilmore', '3109 Avery Lane', '75070', 'McKinney', 'United States', 'courtwil83@gmail.com', '5042371334', '5042371334'),
(6657, '', 'Kaloyan', 'Georgiev', '4100 N Marine Dr', '60613', 'Chicago', 'United States', 'kaloyangeorgiev1994@gmail.com', '7082280763', ''),
(6658, '', 'Chrissie', 'Vandevere', '991 Chamboard Lane', '77018', 'Houston', 'United States', 'chrissie.vandevere@gmail.com', '8324729916', '8324729916'),
(6659, '', 'Anderson', 'Issa', '1601 Johns lake Rd #128', '34711', 'Clermont, Florida', 'United States', 'Anderissa@hotmail.com', '407-989-8094', ''),
(6660, '', 'Lennard', 'Segbert', 'Venloer Str. 1002', '50829', 'KÃ¶ln', 'Germany', 'lennard.segbert@gmx.de', '+491742084868', ''),
(6661, '', 'Abdelkader ', 'Bouthaaleb ', '12 rue de la Roche ', '38080', 'Saint-Alban-de-Roche ', 'France', 'Bouthaaleb.abdelkader@gmail.com', '0669710876', '0669710876'),
(6662, '', 'Sergiy', 'Katsyuk', '543 latimer cir', '95008', 'Campbell', 'United States', 'serega8311@gmail.com', '14086557470', '14086557470'),
(6663, '', 'eddie', 'rahnama', '2 thornlea court,', 'L3T 2R3', 'THORNHILL, ONTARIO', 'Canada', 'PERSISMAN@GMAIL.COM', '1416-918-5555', '1416-918-5555'),
(6664, '', 'Thomas', 'Michelson', '24046 Royal Worlington Dr.', '60564', 'Naperville', 'United States', 'thomas.michelson@aol.com', '6302449444', ''),
(6665, '', 'Lydon', 'Laudi', '68 Norbert fl 1 ', 'FGR2021', 'Fgura', 'Malta', 'lydon@lydonlaudi.com', '7', '+35679931417'),
(6666, '', 'Scott', 'Kelly', '42, Arthursdale grange', 'LS15 4AW', 'Leeds', 'United Kingdom', 'scottk06@hotmail.com', '07894427846 ', '07894427846 '),
(6667, '', 'On Yat', 'Wong', 'F1303, Block C, Hang Tai House, Ching Tai Court', '0000', 'Tsing Yi, New Territories ', 'Hong Kong', 'wongonyat@gmail.com', '+852 96560174', '+852 96560174'),
(6668, '', 'Zaur', 'Nuriyev', '86 Bay 29th street', '11214', 'Brooklyn', 'United States', 'znuriyev@hotmail.com', '17184157723', '17184157723'),
(6669, '', 'Hyeonjun', 'Jo', '76,Jinheung-ro 22-gil', '03012', 'Jongno-gu,Seoul', 'South Korea', 'megalojake@gmail.com', '(+82)2-391-6794', '(+82)10-5327-3619'),
(6670, '', 'Louis-FÃ©lix', 'Boulais', '2989 rue de dompierre', 'G1X 1E2', 'QuÃ©bec', 'Canada', 'Louif.boulais@hotmail.com', '5818882968', '5818882968'),
(6671, '', 'David ', 'Valdez ', '27645 Hombria Dr ', '92234', 'Cathedral City ', 'United States', 'dvaldez1956@yahoo.com', '7146129137', '7146129127'),
(6672, '', 'Samer Homsi', 'Homsi', '2685 S Dayton way #25', '80231', 'DENVER', 'United States', 'shomsi@weissercompanies.com', '7206283964', ''),
(6673, '', 'Linh', 'Pham', 'THE EBS BUILDING, 2 BURLINGTON ROAD, DUBLIN 4', 'D04 WV00', 'Dublin', 'Ireland', 'phamkhanhlinh162@gmail.com', '+353899794559', '+353899794559'),
(6674, '', 'Dennis', 'Brandimarte', '46 Baker Blvd', '08053', 'Marlton', 'United States', 'hockeydmaster@yahoo.com', '6099235576', '6099235576'),
(6675, '', 'Tiffany ', 'Tam', '195 Hull Ave.', '10306', 'Staten Island', 'United States', 'tiffanytam@aol.com', '9172886768', '9172886768'),
(6676, '', 'Dieudonne', 'Samudio', '13252 Fencerow Road', '76244', 'Fort Worth', 'United States', 'firebirdsflame@hotmail.com', '8087815810', '8087815810'),
(6677, '', 'Alfredo', 'Villano', '35-45 91 st', '11372', 'Jackson Heights ', 'United States', 'alfred_lic14@hotmail.com', '3478702483', '3478702483'),
(6678, '', 'Troy', 'Lamb', '373 W Stillwater Dr', '84045', 'Saratoga Springs', 'United States', 'tlamb1004@gmail.com', '5206688522', ''),
(6679, '', 'Alexander ', 'Nam ', '18553 Clark apt 206', '91356', 'Tarzana', 'United States', 'Madrik93@mail.ru', '8184056503', '8184056504'),
(6680, '', 'BRETT', 'BEARD', '10109 Long Branch Dr', '75071', 'McKinney', 'United States', 'brett.beard2011@gmail.com', '2145425659', '2145425659'),
(6681, '', 'Abdalelah', 'Hammadi', '6, Bartlett Place', 'HP12 3ER', 'High Wycombe', 'United Kingdom', 'abdalelah@al-hammadigroup.com', '07990909908', '07990909908'),
(6682, '', 'jason', 'Clarke', 'prince Charles 65 clipstone road west', 'ng190ed', 'mansfield', 'United Kingdom', 'ukpubs@hotmail.co.uk', '07532718796', '07532718796'),
(6683, '', 'Van Ly ', 'Le', 'Katharina-Mair-Str. 134', '85356', 'Freising', 'Germany', 'levanly@gmx.de', '015155423999', '015155423999'),
(6684, '', 'Marino Joseph ', 'Lusterio', '2', '3117', 'TÃ¸nsberg', 'Norway', 'Marinolusterioyt@gmail.com', '+4792696922', '+4792696922'),
(6685, '', 'afan', 'omar', '41891 precious SQ', '20105', 'aldie', 'United States', 'afan@k-rsc.org', '5713581225', ''),
(6686, '', 'Grecia', 'Villanueva', '10711 Candlestick Court', '28273', 'Charlotte', 'United States', 'villanueva.grecia@gmail.com', '7046058579', '7046058579'),
(6687, '', 'Samuel', 'Clemence', 'Amadeu Vives 31, 4 2', '08243', 'Manresa', 'Spain', 'samuel_clemence@yahoo.es', '653136745', ''),
(6688, '', 'Denys ', 'Mishuk ', '156 west 32nd', '07002', 'Bayonne ', 'United States', 'Denysmishuk@gmail.com', '9344445981', '9344445981'),
(6689, '', 'Ming', 'Li', '306 adair dr', '99352', 'richland', 'United States', 'mingfem@msn.com', '5095541689', '5095541689'),
(6690, '', 'Rustamjan', 'Mutaloc', '2153 East 13th Street 2R', '11229', 'Brooklyn NY', 'USA', '', '+1 9296058260', ''),
(6691, '', 'Erol', 'Akca', 'Lorentzstraat 23', '5223EV', '\'s-Hertogenbosch', 'Netherlands', 'alperen_akca@live.nl', '', ''),
(6692, '', 'Saeed', 'Khan', 'Varusmestarintie 6-8 K84', '20360 ', 'Turku ', 'Finland', 'saeedkhansa@gmail.com', '0401266000', ''),
(6693, '', 'Jigar', 'Patel', '2407 N Centerville Rd', '47330', 'Centerville', 'United States', 'jpatel0422@gmail.com', '7652773315', '7652773315'),
(6694, '', 'Larry', 'Fleming', '10904 Kincaid Rd', '23060', 'Glen Allen', 'United States', 'roverdenny@yahoo.com', '8043163236', '8043163236'),
(6695, '', 'Patrick', 'Lorber', 'Dornberggasse 25', '5020', 'Salzburg ', 'Austria', 'patrick.lorber@gmx.at', '06645159849', '+436645159849'),
(6696, '', 'YE', 'LIANGHUA', '7 Mare Fair', 'NN11SR', 'Northampton ', 'United Kingdom', 'lianghuaye888@gmail.com', '01604601522', '07818182878'),
(6697, '', 'Michal', 'Mirys', '100 Stratford Road', 'SP1 3JS', 'Salisbury', 'United Kingdom', 'kruchan122@gmail.com', '07754024838', '07397541815'),
(6698, '', 'Volodymyr', 'Babinskyy', '8800 Shore Front Pkwy 8C', '11693', 'Rockaway Beach', 'United States', 'vbabinskyy@gmail.com', '917-680-1516', ''),
(6699, '', 'oday', 'malkawi', '2535 james maury dr ', '20171', 'herndon', 'United States', 'omalkawi27@gmail.com', '5713188469', '5713188469'),
(6700, '', 'Karen ', 'Viollis', '1490 Cape Sable Drive', '32940', 'Melbourne', 'United States', 'kv@viollis.com', '321-403-1935', '321-403-1935'),
(6701, '', 'Joubin', 'Bakhtar', '12413 CASBEER DR', '22033', 'FAIRFAX', 'United States', 'Dcjbakhtar@aol.com', '7038502892', '7038502892'),
(6702, '', 'Zachary', 'Abrahms', '129 Montlcair Drive', '06107', 'West Hartford ', 'United States', 'abrahmszachary@gmail.com', '8609663478', '8609663478'),
(6703, '', 'Jack', 'Kapulsky', '51 White Mountain Lane', '07728', 'Freehold', 'United States', 'jjk496@nyu.edu', '7328040264', ''),
(6704, '', 'Pierre', 'Paris', '20 Lacey Dr.', 'L1R 2A9', 'Whitby', 'Canada', 'pierreparis@me.com', '9059241771', '9059241771'),
(6705, '', 'Carvas Teixeira', 'Flavio', '90 Boulevard Carl-Vogt', '1205', 'GenÃ¨ve', 'Switzerland', 'fcteixeira95@hotmail.com', '076 573 86 15', '076 573 86 15'),
(6706, '', 'jurgen', 'sabbe', 'noordstraat 24', '8680', 'bovekerke', 'Belgium', 'happyjurgen@gmail.com', '0476/49.37.20', '0476/49.37.20'),
(6707, '', 'Wasana', 'Bohner', 'Wisentalstrasse 125', '8634', 'Hombrechtikon', 'Switzerland', 'wasanaa@bluewin.ch', '+41552441375', ''),
(6708, '', 'Martin', 'Abraham', '8315 Valecrest Dr', '91352', 'Sun Valley', 'United States', 'maablaw@gmail.com', '8183556083', ''),
(6709, '', 'Richard', 'McGill', '27402 Hyatt Court', '92677', 'Laguna Niguel', 'United States', 'richardmcgill001@gmail.com', '9495000924', '9495000924'),
(6710, '', 'Joselito', 'Martinez', '78 Country Village Rd', '07305', 'Jersey City', 'United States', 'jomarlito66@icloud.com', '2012407294', '2012407294'),
(6711, '', 'Joanne', 'Chakalis', '25 Bel Air Rd', '02043-1210', 'Hingham, MA 02043', 'United States', 'jmchakalis@comcast.net', '7817404779', '3392047539'),
(6712, '', 'Joseph', 'Wright', '1790 Shelbourn Lane', '22947', 'Keswick', 'United States', 'joewrightIII@aol.com', '4349062109', '4349062109'),
(6713, '', 'Thomas', 'DUPIN', '68 Avenue Henri Martin', '94100', 'Saint-Maur', 'France', 'thomas.dupin@gmail.com', '0626547019', ''),
(6714, '', 'Alexandria', 'Gonzalez', '22640 garzota dr apt 224', '91350', 'saugus', 'United States', 'alexgonzalez2008@live.com', '6612639888', ''),
(6715, '', 'lim', 'seungtag', '20, Songnae-daero 42beon-gil', '14720', 'Bucheon-si', 'South Korea', 'st1005love@hanmail.net', '01062374588', '01062374588'),
(6716, '', 'Robert', 'Bentivenga', '6 Lake Road', '10567', 'Cortlandt Manor', 'United States', 'Rbentii@aol.com', '914 293-0497', '914 522-0135'),
(6717, '', 'KANEKO', 'HATSUMI', 'idasugiyamatyou9-20-2', '211-0036', 'nakaharaku kawasakishi kanagawakenn', 'Japan', 'gogochi-0309-nakiusa@docomo.ne.jp', '044-788-1134', '080-2057-6893'),
(6718, '', 'Nick', 'van Spaandonk', 'Schouw 37', '1261LE', 'Blaricum', 'Netherlands', 'nvspaandonk88@gmail.com', '0614934902', '0614934902'),
(6719, '', 'Richard ', 'Coppola', '20 Victoria Rd ', '02169 ', 'Quincy ', 'United States', 'commct@aol.com', '6176030084 ', ''),
(6720, '', 'Daren', 'Walker', '4903 Deerwood lp', '76542', 'Killeen', 'United States', 'gt1996mustang@yahoo.com', '2546800032', '2546800032'),
(6721, '', 'Brian', 'Gorman', 'Rockfield', 'A85NV05', 'Drumree Co Meath', 'Ireland', 'briankgorman@gmail.com', '00353861041660', '00353861041660'),
(6722, '', 'Margaret', 'Roberson', '23619 Breckenridge Forest Drive', '77373', 'Spring ', 'United States', 'mayweer20@yahoo.com', '832-716-9584', '832-716-9584'),
(6723, '', 'Kristin', 'Brewer', '200 Springlake Court', '67114', 'Newton', 'United States', 'knbrewer91@gmail.com', '3162884943', '3162884943'),
(6724, '', 'Matt', 'Anderson', '11490 Cervino Dr', '89521', 'Reno', 'United States', 'fbslider@hotmail.com', '7758157796', ''),
(6725, '', 'Ameneh', 'Ebadi', '7680 Lower Gateway Loop, Unit 527', '32827', 'Orlando', 'United States', 'dr.a.ebadi@gmail.com', '7276884911', '7276884911'),
(6726, '', 'skyler', 'carras', '9538 delco ave', '91311', 'chatsworth', 'United States', 'skyskyyyy@aol.com', '8189359021', '8189359021'),
(6727, '', 'Amanda', 'Price-Davey', '42 Farm Lane', 'TN10 3DG', 'Tonbridge', 'United Kingdom', 'mandacoughlan@yahoo.com', '+447957288637', '+447957288637'),
(6728, '', 'Askan', 'Bergau', 'Dr.-Hesseken-Ring 16', '30938', 'Burgwedel', 'Germany', 'zafas@bergaus.net', '01727090027', ''),
(6729, '', 'Shanna', 'Grafeld', '10 Sandstone Dr', '32086', 'St Augustine', 'United States', 'sgrafeld@gmail.com', '8086280585', '8086280585'),
(6730, '', 'Wilson', 'Garcia', '9036 76th St.', '11421', 'Woodhaven ', 'United States', 'wilsong797@gmail.com', '7188075176', '7188075176'),
(6731, '', 'LIM', 'KAI TING', '44, JALAN PUNCAK 1/2 BANDAR PUNCAK UTAMA.', '43300', 'KAJANG', 'Malaysia', 'kaitinglim93@gmail.com', '+60102190506', '+60102190506'),
(6732, '', 'Iulian ', 'Medinschi ', '12 High Meads Road ', 'E16 3TN', 'London ', 'United Kingdom', 'gwalters088@gmail.com', '+447554784244', ''),
(6733, '', 'Jonas', 'Stang', 'ThÃ¼ringer Str.2', '78048', 'Villingen-Schwenningen', 'Germany', 'stangjonas@googlemail.com', '07721962431', '+4915157413678'),
(6734, '', 'Leroy', 'Cervantes', '378 N. Gleason Ave.  ', '93625', 'Fowler', 'United States', 'cervantes6902@yahoo.com', '5593041762', '5593041762'),
(6735, '', 'Valerie', 'Haug', 'Brentanostr 15', '71083', 'Herrenberg', 'Germany', 'Valerie-haug@web.de', '015127238996', '015127238996'),
(6736, '', 'Robert', 'Williams', '1010 Brentwood Pl, Street Address 2, Apartment or ', '98466-5927', 'Fircrest', 'United States', 'robwemerald@gmail.com', '2532281923', '2532281923'),
(6737, '', 'Nivardo', 'Salazar', 'LillgÃ¥rdens GrÃ¤nd 5, LGH 1303', '43653', 'HovÃ¥s', 'Sweden', 'nivardo.salazar@gmail.com', '0761898092', ''),
(6738, '', 'Joeleen', 'Napoli', '34 McDermott Street', '07728', 'Freehold', 'United States', 'laine09@aol.com', '732-610-4672', '732-610-4672'),
(6739, '', 'Angelina', 'Casciano', '7 JEFFREY LN', '08520-1703', 'EAST WINDSOR', 'United States', 'casciano5@yahoo.com', '609.922.6343', '609.922.6343'),
(6740, '', 'Binh', 'Nguyen', '14942 Jackson Street', '92655', 'Midway City', 'United States', 'binhpnguyen68@yahoo.com', '7143975729', ''),
(6741, '', 'Heyward ', 'Lovett', '55 South Hyde Ave Apt 219', '08830', 'Iselin', 'United States', 'ms.lovett@ymail.com', '7326362163', '9737152504'),
(6742, '', 'Hugo', 'Tari', '206 CHEMIN MOTAKO INTA', '64480', 'JATXOU', 'France', 'tarihugo64@gmail.com', '0658268222', '0658268222'),
(6743, '', 'johcelie', 'francisco', '2118 N Silvervale Ct', '93291', 'Visalia', 'United States', 'johc_el@yahoo.com', '7735697115', '7735697115'),
(6744, '', 'Stephen', 'Ward', '20 Gillham Terrace', '4743', 'Glenden', 'Australia', 'stevezan@bigpond.com', '+61437531066', '+61437531066'),
(6745, '', 'Jonathan', 'Duplessis', '1732 Live Oak Trail', '23456', 'Virginia Beach', 'United States', 'bduplessis@cox.net', '7573018125', '7576365861'),
(6746, '', 'Donna ', 'Hornsby/Shepard', '517 Sanders ', '45013', 'Hamilton', 'United States', 'donna@donnashepardcompany.com', '9376540111', ''),
(6747, '', 'wong', 'lam', '1421 forest ave', '10302', 'staten island', 'United States', 'wonglam1966@gmail.com', '3473427853', '3473427853'),
(6748, '', 'Maikel', 'Chamon', 'Stedinger Str. 55', '27753', 'Delmenhorst ', 'Germany', 'san_malek@hotmail.com', '015753608644', '015753608644'),
(6749, '', 'Edward', 'Korchok', '8 Raleigh Ct', '19438', 'Harleysville', 'United States', 'golfrr@msn.com', '215-256-1453', 'N/A'),
(6750, '', 'Nidal', 'Daher', '1388 BRAMBLEBUSH RUN', '48304', 'BLOOMFIELD HILLS', 'United States', 'dahern62@gmail.com', '2487051414', '2487051414'),
(6751, '', 'shaho', 'abdullah', '1 Urban street', 'LN58QB', 'LINCOLN', 'United Kingdom', 'shahoabdullah87@gmail.com', '07766262611', '07766262611'),
(6752, '', 'Martin Abraham', 'Abraham', '8315 Valecrest Dr', '91352', 'Sun Valley', 'United States', 'maablaw@gmail.com', '8183556083', ''),
(6753, '', 'Volodymyr ', 'Voznyy ', '8936 Edgewood Dr', '20877', 'Gaithersburg', 'United States', 'vovavoznyy@yahoo.com', '4435274122', '4435274122'),
(6754, '', 'FELICIA', 'CAVENDER', '7973 Princeton manor cir ', '33809', 'Lakeland', 'United States', 'fmc87.fc@gmail.com', '7035871362', ''),
(6755, '', 'Sarhad', 'Abas', '1 Urban Street', 'LN25NQ', 'Lincoln', 'United Kingdom', 'Sarhad.Kurd@hotmail.com', '00447375757545', '00447375757545'),
(6756, '', 'FERREIRA', 'SOFIA', 'LUGAR DE AREEIROS PAVILHÃƒO 4', '3850-200', 'ALBERGARIA-A-VELHA', 'Portugal', 'geral@pneuvelhacar.pt', '968560108', '968560108'),
(6757, '', 'Abby', 'Gerhardson', '47265 Southfork Rd', '55037', 'Hinckley', 'United States', 'pattygerhardson@gmail.com', '7633106094', '3203649427'),
(6758, '', 'Liza', 'Caribo-Smith', '18612 SE 41st Ct.', '98027', 'Issaquah', 'United States', 'mitchandliza@msn.com', '4254430433', '4254430433'),
(6759, '', 'Kateryna', 'Sopizhenko', '3381 Hidden Cove Cir', '30092', 'Peachtree Corners', 'United States', 'katerynakalashnikov@icloud.com', '7065724937', '7065724937'),
(6760, '', 'Stephanie', 'Stechmiller', '3308 Briarwood Lane', '34695', 'Safety Harbor', 'United States', 'Stephstech@gmail.com', '7277421219', ''),
(6761, '', 'Christian', 'Young', '368 Tom Sawyer Rd', '78620', 'Dripping Springs', 'United States', 'cyoung@bartosindustries.com', '5124151734', '5124151734'),
(6762, '', 'Misleidys', 'Portal', '4337 Sw 7 Ave, ', '33914', 'Cape Coral', 'United States', 'portalmisleidys@gmail.com', '2398671311', '2398671311'),
(6763, '', 'VanLy ', 'Le', 'Katharina-Mair-Str., 134', '85356', 'Freising', 'Germany', 'levanly@gmx.de', '015155423999', ''),
(6764, '', 'IONUT-MARIUS', 'PETRAS', 'Hayle Road / 47', 'ME15 6PB', 'Maidstone', 'United Kingdom', 'ionut.petras@yahoo.com', '+447940722940', '+447940722940'),
(6765, '', 'felicia', 'skidmore', '7973 princeton manor cir', '33809', 'lakeland', 'United States', 'fmc87.fc@gmail.com', '7035871362', ''),
(6766, 'OCS Worldwide', 'Hassan', 'Freeman', 'Poyle Road, Global House, Colnbrook, Berkshire', 'SL3 0AY', 'Slough', 'United Kingdom', 'lil_romeo_juce87@hotmail.com', '00447366598227', '00447366598227'),
(6767, '', 'Rafael', 'Nivar', '1160 Pineridge Dr.', '43302', 'Marion', 'United States', 'nivarrafael@gmail.com', '7407259811', '(740)361-6288'),
(6768, '', 'Jurian', 'Van Der Hart', 'Dijkwelsestraat 65', '4421 ag ', 'Kapelle', 'Netherlands', 'Jurianh@hotmail.com', '06-14552644', '06-14552644'),
(6769, '', 'Joseph', 'McCormick', '8088 Orchid Dr', '92880', 'Eastvale CA', 'United States', 'myeverydaydevelopment@gmail.com', '4802281133', '480-228-1133'),
(6770, '', 'Kristen', 'Miller', '1365 Walcroa Drive', '29150', 'Sumter', 'United States', 'kristen2835@yahoo.com', '8039686506', '8039686506'),
(6771, '', 'Brodie', 'Corfe', '8 Maud Street', '5062', 'Adelaide', 'Australia', 'brodie.corfe@luerssen.com.au', '0400718823', ''),
(6772, '', 'Abdulla', 'Jwamer', 'Im Niederfeld 10', '47239', 'Duisburg', 'Germany', 'abdulla.jwamer@gmx.de', '017683487633', '017683487633'),
(6773, '', 'herbert', 'williams', '9018 Ardmore rd', '20774', 'springdale', 'United States', 'hwilliam5958@verizon.net', '3013225171', ''),
(6774, '', 'marshall', 'courtney', '21Wildcreek cove', '72223', 'little rock', 'United States', 'mfredcourtney@yahoo.com', '5012405617', '5012405617'),
(6775, '', 'Jamie', 'Mezosi', '2912 N. 77th Pl', '85207', 'Mesa', 'United States', 'jmezosi@gmail.com', '4803903639', '4803903639'),
(6776, '', 'Hava', 'Borchashvilli ', 'Akaziengasse 48/50/11', '1230', 'Wien', 'Austria', 'Hava.borchashvilli@hotmail.com', '067762792722', '067762792722'),
(6777, '', 'Erkki', 'Kruuna', 'BarrvÃ¤gen 3', '21600 ', 'Pargas', 'Finland', 'ekruuna@gmail.com', '+358400825353', '+358400825353'),
(6778, '', 'Andras', 'Toth', 'Burgh Island Hotel, Burgh Island, Bigbury on Sea', 'TQ7 4BG', 'Kingsbridge', 'United Kingdom', 'andruwz93@gmail.com', '07511521913', '07511521913'),
(6779, '', 'Biro', 'Adriana', 'Rodnei, 79', '317280', 'SÃ¢ntana , Arad', 'Romania', 'Dr.adrianabiro@yahoo.com', '0735152327', '0735152327'),
(6780, '', 'Justin', 'Kilbane', '9589 E Cintarosa Pass', '85262', 'Scottsdale', 'United States', 'justin@jk.studio', '4802287282', ''),
(6781, '', 'jonathan', 'Frazier', '132 Brinkman drive', '23666', 'Hampton ', 'United States', 'j.frazier100.jf@gmail.com', '7573999594', '7573999594'),
(6782, '', 'Rijan', 'Veliji', 'Fauggersweg 54', '3232', 'Ins', 'Switzerland', 'Ryuveliji@gmail.com', '+41788496652', '+41788496652'),
(6783, '', 'Leung', 'Chung Keung', 'Rm 3407, Kam Chi House, Kam Ying Court, Ma On Shan', '852', 'Hong Kong', 'Hong Kong', 'garylck2002@yahoo.com.hk', '+852 96216412', '+852 96216412'),
(6784, '', 'Hoang bao', 'Le', '14361 Flower St.', '92843', 'GARDEN GROVE', 'United States', 'baole7282@gmail.com', '7144877282', ''),
(6785, '', 'Danny N', 'Morgan', '85 GODSTONE ROAD', 'CR8 5BD', 'KENLEY', 'United Kingdom', 'lynerose.diony@gmail.com', '00447540172674', '00447904582624'),
(6786, '', 'Pheng', 'Chea', '212 Santa Rosa Ave', '94112', 'San Francisco', 'United States', 'pheng.chea781@gmail.com', '619 405 6602', '619 405 6602'),
(6787, '', 'DAVID', 'BURGESS', 'P.O. BOX 301', 'PO BOX 301', 'COLUMBIA, CT 06237', 'United States', 'tubman713@yahoo.com', '860.830.7771', '860.830.7771'),
(6788, '', 'Michael', 'Tidwell', '2846 Longleaf Court', '34746', 'Kissimmee ', 'United States', 'mtid12345@aol.com', '4079733825', '4079733825'),
(6789, '', 'Michael', 'Beneker', 'Elzenstraat 22', '1783hx', 'Den Helder', 'Netherlands', 'Michael9287@hotmail.com', '+31616667532', '+31616667532'),
(6790, '', 'TIANJUN', 'FAN', '9100 W 191st St, 103', '60448-8727', 'Mokena', 'United States', 'tianjunfan@yahoo.com', '6262154332', '6262154332'),
(6791, '', 'Lilia', 'Rodriguez', '17530 nw 85 ave ', '33015', 'Hialeah', 'United States', 'samanthagonzalez081298@gmail.com', '7867259321', ''),
(6792, '', 'lilia ', 'rodriguez', '1268 palm ave ', '33010', 'hialeah', 'United States', 'avisbills1117@gmail.com', '7867259321', ''),
(6793, '', 'Egor', 'Kovalienko', '220 Tennyson Dr', '10308', 'Staten Island', 'United States', 'ekovalienko@yahoo.com', '+19178928953', 'same'),
(6794, '', 'Hoan', 'Nguyen', '15031 Neece St', '92683', 'Westminster', 'United States', 'nhoxpokute123@gmail.com', '6264612716', ''),
(6795, '', 'Gianni', 'Messmer', 'Luxburgstr. 33', '9322', 'Egnach', 'Schweiz', 'gian.messmer@gmx.ch', '0041714773334', '0041786861424'),
(6796, '', 'Blake', 'Shuls', '6848 Thorton Rd', '63069', 'Pacific', 'United States', 'bshuls1989@gmail.com', '6363036888', '6363036888'),
(6797, '', 'Giannis', 'Kanavos', 'Chrisanthemon 29', '14576', 'Dionisos Athens', 'Greece', 'gkanabos@gmail.com', '+306977700220', '+306977700220'),
(6798, '', 'Ahmed', 'Elattar', '8A Fulshaw Avenue', 'SK9 5JA', 'Wilmslow', 'United Kingdom', 'area20202@gmail.com', '00447495084948', '00447495084948'),
(6799, '', 'Rijan', 'Veliji', 'Fauggersweg 54', '3232', 'Ins', 'Switzerland', 'ryuveliji@hotmail.com', '+4178 849 66 52', '+4178 849 66 52'),
(6800, '', 'ENIS', 'KORBAY', '35 WHITBREAD ROAD', 'SE4 2BD', 'LONDON', 'United Kingdom', 'ENISKROBAY@OUTLOOK.COM', '07538765093', '07538765093'),
(6801, '', 'Albert ', 'Rrukaj', '3115 Sedgwick Ave Apt3H', '10463', 'Bronx New York ', 'United States', 'albert.rrukaj@gmail.com', '1(917)246-2264', '1(917)246-2264'),
(6802, '', 'bollen', 'francois', 'rue de somzee 31C', '5621', 'thy le bauduin', 'Belgium', 'cochonaille.be@gmail.com', '003271728980', '0032475659898'),
(6803, '', 'Eduards', 'Melnicenko', ' Bretzinger str. 23', '74736', 'Hardheim', 'Germany', 'zyray9@gmail.com', '+37120024369', '+37120024369'),
(6804, '', 'Oleh', 'Boyko', 'Rua luciano da silva barros 94D,Hab.43', '4470-193', 'Maia', 'Portugal', 'alexandre@metalowelds.pt', '00351913876331', '00351913876331'),
(6805, '', 'joe samuel', 'samuel', '12500 riverside dr #200', '91607', 'STIDIO CITY ', 'United States', 'JSAMS@PACBELL.NET', '3234666392', '3233043370'),
(6806, '', 'Jonathan', 'Bushnell', '13629 96th Ave East', '98373', 'puyallup', 'United States', 'bushnell.jonathan@gmail.com', '7602993577', ''),
(6807, '', 'Otakar', 'Baumruk', 'VelenickÃ¡ 95', '32600', 'PlzeÅˆ', 'Czech Republic', 'objednavky@lakovna-baumruk.cz', '+420 722184404', '+420 722184404'),
(6808, '', 'Leanne', 'Drabble', '82 Smalldale Road', 'S12 4YD', 'Sheffield', 'United Kingdom', 'drabble_89@hotmail.co.uk', '07411401141', '07411401141'),
(6809, '', 'Dewey. K. ', 'Webb. Jr.', '121 Cedar Glen Dr.', '29697', 'Williamston SC', 'USA', 'dwebb8066@gmail.com', '', '(864) 908-5923'),
(6810, '', 'James', 'Ross', '1023 Union House Road', '17543', 'Lititz', 'United States', 'jim@hhross.com', '7176265426', '7176265426'),
(6811, '', 'Kathryn ', 'Pentz', '300 Coles St. #1208', '07310', 'Jersey City', 'United States', 'kpentz10@yahoo.com', '847-275-6193', ''),
(6812, '', 'Marcia', 'Reese', '6034 Mill Creek Drive', '35242', 'Birmingham', 'United States', 'rreese7235@charter.net', '2053293306', ''),
(6813, '-', 'Marsida', 'Prova', '1603 Orrington Ave, Suite 600', '60201', 'Evanston', 'United States', 'watchmaker@tufinawatches.com', '7736833142', ''),
(6814, '-', 'Kathy ', 'Pentz', 'Benrather SchloÃŸallee 107', '40597', 'Duesseldorf', 'Germany', 'kpentz10@yahoo.com', 'Katy Pentz', ''),
(6815, '-', 'Eduards', 'Melnicenko', 'Bretzinger str.23', '74736', 'Hardheim', 'Germany', 'zyray9@gmail.com', ' 37120024369', ''),
(6816, '-', 'Matthew', 'Champion', 'Thistleton, Preston', 'PR4 3YA', 'Thistleton House, Fleetwood Road', 'United Kingdom', 'jonec@live.co.uk', ' 447743644107', ''),
(6817, '-', 'Ishan', 'Malhotra', '53 Bayridge Dr', 'L6P 2N6', 'Brampton', 'Canada', 'ishhanmalhotra@gmail.com', '6476250322', ''),
(6818, '-', 'Abdelbadia', 'GHOUALI', '5 RUE PIERRE ET MARIE CURIE', '94200', 'IVRY-SUR-SEINE', 'France', 'gh.badie@gmail.com', '0624081004', ''),
(6819, '-', 'Heung ', 'Poon', 'Big Pine Key', '33043', '29361 Forrestal Ave ', 'United States', 'poon01042@bellsouth.net', '3053939876', ''),
(6820, '-', 'Lorant', 'Somogyi', 'Ostrom utca 15.', '1015', 'Budapest', 'Hungary', 'somogyi.lorant.setsk@gmail.com', ' 36309255207', ''),
(6821, '-', 'Jason', 'Martens', '1104 Robinhood Ln', '60526', 'LaGrange Park', 'United States', 'jasonmartens@comcast.net', '7734186564', ''),
(6822, '-', 'Tocila', 'Marinel', '8', '91200  Athis Mons', 'Rue Etienne Lebeau', 'France', 'boierumarin@gmail.com', '0033666873919', ''),
(6823, '-', 'manjit', 'Singh', 'rua da estrada nova nº21 praia do almoxarife', '9900-451', 'horta-faial', 'Nepal', 'dianafa_canastra@hotmail.com', '939927339', ''),
(6824, '-', 'Malek', 'Chamon', 'Stedinger Str. 55', '27753', 'Delmenhorst ', 'Germany', 'san_malek@hotmail.com', '015753608644', ''),
(6825, '-', 'TEST', 'TEST', 'tirana,albania', '1034', 'tirana,albania', 'Albania', 'muhamedkura10@gmail.com', '0675481321', ''),
(6826, '-', 'Abdallah ', 'Osman', 'Dubai ', '64737', '23 al mabrooka building, gold souq, al Ras, Deira ', 'United Arab Emirates', 'abuudi02@gmail.com', '00971568277720', ''),
(6827, '-', 'Muhamedali', 'Kura', 'tirana,albania', '1034', 'tirana,albania', 'Albania', 'muhamedkura10@gmail.com', '0682151236', ''),
(6828, '-', 'Dawne', 'Koch', '5367 Wayside Drive', '44256', 'Medina', 'United States', 'dmkochfamily@comcast.net', '571-991-5196', ''),
(6829, '-', 'Justin', 'Ogorek', '131 Bridge St #2210', '19460', 'Phoenixville', 'United States', 'justinogo@yahoo.com', ' 17203150199', ''),
(6830, '-', 'Umesh Sharma', 'Umesh', 'Mercer Street Lower', 'D', 'BDO, BEAX LANE HOUSE, DUBLIN 2', 'Ireland', 'sharmaumesh552@gmail.com', ' 353 899503576', ''),
(6831, '-', 'Van Sang', 'Nguyen', '9f', '4060 Leonding', 'Harterfeldstr. ', 'Austria', 'ng_elisabeth@outlook.com', '066565123347', ''),
(6832, '-', 'Ying ing', 'Tan', '5 Eastfields Avenue', 'SW18 1FU', 'Apartment 506', 'United Kingdom', 'joyceyytan@gmail.com', '07784392090', ''),
(6833, '-', 'Marjorie', 'Alleva', '2 honeysuckle lane', '19425', 'Malvern, PA', 'United States', 'MATesquire@comcast.net', '6108424342', ''),
(6834, '-', 'Nazar', 'Suduk', '181', '25083', 'Komenského ', 'Czech Republic', 'nazar.suduk@twsa.cz', ' 420773604572', ''),
(6835, '-', 'Nazar', 'Suduk', 'Komenského 181', '25083', 'Škvorec', 'Czech Republic', 'nazar.suduk@twsa.cz', ' 420773604572', ''),
(6836, '-', 'Nazar', 'Suduk', 'Komenského 181', '25083', 'Škvorec', 'Czech Republic', 'nazar.suduk@twsa.cz', ' 420773604572', ''),
(6837, '-', 'Nazar', 'Suduk', 'Komenskeho 181', '25083', 'Skvorec', 'Czech Republic', 'nazar.suduk@twsa.cz', ' 420773604572', ''),
(6838, '-', 'Nazar', 'Suduk', 'Komenskeho 181', '25083', 'Skvorec', 'Czech Republic', 'nazar.suduk@twsa.cz', '773604572', ''),
(6839, '-', 'Van Sang', 'Nguyen', 'Harterfeldstr. 9f', '4060', 'Leonding', 'Austria', 'ng_elisabeth@outlook.com', '066565123347', ''),
(6840, '-', 'Braydon', 'Witham', '55 Grandview Dr', '2106', 'Newport', 'Australia', 'braydon.witham@live.com.au', '61400335919', ''),
(6841, '-', 'Daniel', 'Pechev', '7 Heyford Avenue, New Moston', 'M40 3LS', 'Manchester', 'United Kingdom', 'dpechev92@gmail.com', '07447937443', ''),
(6842, '', 'Simon', 'Castilloux', '3055 Rue Dickie', 'G7S215', 'Jonquiere/Quebec', 'Canada', 'simon_castilloux@hotmail.com', '418-548-4892', '418-548-8646'),
(6843, '-', 'Luigi', 'Campaniello', '14 Regent Drive', 'MA 01923', 'Danvas', 'United States', 'luigipv3@gmail.com', 'Luigi Campaniello', ''),
(6844, '-', 'Ahmed ', 'Mlamat', '1R, 1565 W 11th St. ', '11204', 'Brooklyn, New York ', 'United States', 'ahmed.osama.mlamat@gmail.com', '( 1)9294903038', ''),
(6845, '-', 'Gabriel', 'Ricci', '97 Oswald St', '6018', 'Innaloo', 'Australia', 'rcc.gbrl@gmail.com', ' 61 439 185 214', ''),
(6846, '-', 'ALI', 'ALHashim ', '40, Metcombe way', 'M11 3BY', 'Manchester', 'United Kingdom', 'alihashem1980@gmail.com', '07453288518', ''),
(6847, '-', 'Katherine', 'Anderson', '2210 Elliottschance Ct', '21161', 'White Hall', 'United States', 'anderson.katherine23@gmail.com', '3016066292', ''),
(6848, '-', 'Ronan', 'Murphy', '73 Hurstwood', 'SL5 9SP', 'Ascot', 'United Kingdom', 'ronan.murphy10@icloud.com', '07484642747', ''),
(6849, '', 'Mayumi ', 'Kunishige', '50 Hickory Street', '4860', 'Goondi Bend QLD', 'Australien', 'kng.7.mym@gmail.com', '0499526444â€¬', ''),
(6850, '', '', '', '', '', '', '', '', '', ''),
(6851, '', '', '', '', '', '', '', '', '', ''),
(6852, '', '', '', '', '', '', '', '', '', ''),
(6853, '', 'Mayumi ', 'Kunishige', '50 Hickory Street', '4860', 'Goondi Bend QLD', 'Australien', 'kng.7.mym@gmail.com', 'â€­0499526444â€¬', 'â€­0499526444â€¬'),
(6854, '', 'Aniwat ', 'Sriprayoontham', '50 Hickory Street, Goondi bend', '4860', 'Innisfail QLD', 'Australien', 'aniwat19932018@gmail.com', '0488 914 441', '0488 914 441'),
(6855, '-', 'Veldkamp', 'Danny', 'Kampen', '8266LR', 'Bindwilg 10', 'Netherlands', 'dannyveldkamp.dv@gmail.com', ' 31611226754', ''),
(6856, '-', 'Garrett', 'Selfe', '11903 NE 116th St #C37', '98682', 'Vancouver, WA', 'United States', 'gselfe42@me.com', '3606096984', ''),
(6857, '-', 'Danny', 'Veldkamp', 'Bindwilg, 10', '8266 LR', 'Kampen', 'Netherlands', 'dannyveldkamp.dv@gmail.com', '0611226754', ''),
(6858, '-', 'heinrich', 'Rt', 'An der autobahn 2', '28876', 'Oyten', 'Germany', 'Hienrich.RT1977@hotmail.com', ' 4942278448', ''),
(6859, '', 'Max', 'Mustermann', 'Musterstr. 1', '12345', 'Musterstadt', 'Deutschland', 'watchmaker@tufina-watches.com', '05432123456', ''),
(6860, '-', 'Gwendal', 'Muletier', 'Saint Jean Bonnefonds', '42650', '4 rue soeur marie de Bethanie', 'France', 'Gwendalmltr42@gmail.com', '0767263990', ''),
(6861, '-', 'Sean wilson', 'Sean', 'Columbus ', '43209', '1451 alumcrest ln', 'United States', 'swilson2095@gmail.com', '6147436212', ''),
(6862, '-', 'Damaris Florina', 'Saven', 'Calle Alfonso X El Sabio, n3, 3C', '28803', 'Alcala de Henares', 'Spain', 'savendamaris@yahoo.es', '0034657789516', ''),
(6863, '-', 'Lee', 'Sargeant', '35 Cuckoo Way', 'CM77 7WG', 'Great Notley', 'United Kingdom', 'dj_l33@live.com', ' 447761747219', ''),
(6864, '-', 'Lee', 'Sargeant', '35 Cuckoo Way', 'CM77 7WG', 'Great Notley', 'United Kingdom', 'dj_l33@live.com', ' 447761747219', ''),
(6865, '-', 'Toua Long', 'Lee', '5435 E. Belmont Ave Apt 111', '93727', 'Fresno', 'United States', 'ty_lee87@hotmail.com', '559-369-9087', ''),
(6866, '-', 'Toua Long', 'Lee', '5435 E. Belmont Ave Apt 111', '93727', 'Fresno', 'United States', 'ty_lee87@hotmail.com', '559-369-9087', ''),
(6867, '-', 'Toua Long', 'Lee', '5435 E. Belmont Ave Apt 111', '93727', 'Fresno', 'United States', 'ty_lee87@hotmail.com', '559-369-9087', ''),
(6868, '-', 'Toua Long', 'Lee', '5435 E. Belmont Ave Apt 111', '93727', 'Fresno', 'United States', 'ty_lee87@hotmail.com', '559-369-9087', ''),
(6869, '-', 'Toua Long', 'Lee', '5435 E. Belmont Ave Apt 111', '93727', 'Fresno', 'United States', 'ty_lee87@hotmail.com', '559-369-9087', ''),
(6870, '-', 'Klaudia ', 'Ladányiová', 'Chalupkova 1021/40', '95201', 'Vráble', 'Slovakia', 'k.ladanyiova@gmail.com', ' 421902657716', ''),
(6871, '', 'Elizabeth ', 'Slenders', 'PO Box 913', '93610', 'Chowchilla CA', 'usa', 'elizabethashley1995@yahoo.com', '1 (209) 201-7262', ''),
(6872, '-', 'Suzanne', 'Pynn', 'Cranston ', '02920', '72 Batcheller Ave ', 'United States', 'ninelive8@gmail.com', '508-930-7664', ''),
(6873, '-', 'Leonard', 'Irrgang', 'Helterhofstraße 6', '93413', 'Cham', 'Germany', 'leoirrgang@aol.de', '015222562134', ''),
(6874, '-', 'Mark', 'Wiltshire', 'Speedwell Road', 'bs57su', '182b ', 'United Kingdom', 'Mark.Wiltshire@bristol.ac.uk', '07723460800 , 01172395516', ''),
(6875, '-', 'Mark', 'Wiltshire', 'bs5 7su', 'Bristol', '182b speedwell road', 'United Kingdom', 'Mark.Wiltshire@bristol.ac.uk', '07723460800 , 01172395516', ''),
(6876, '-', 'mark ', 'wiltshire', 'bs57su', 'Bristol', '182b Speedwell road', 'United Kingdom', 'Mark.Wiltshire@bristol.ac.uk', '07723460800', ''),
(6877, '-', 'Edmond', 'Kouame', '4740 Dalton Dr NW', 'T3A 2H4 AB', 'Calgary', 'Canada', 'edkkouame@gmail.com', ' 1 587 968 3232', ''),
(6878, '-', 'Derek', 'Champion', '5021 Seminary Rd. #1408', '22311', 'Alexandria, Va.', 'United States', 'dchampion02@icloud.com', '(202)790-7134', ''),
(6879, '-', 'Alexander', 'Robins', '24 Scratton Road', 'SS1 1EN', 'Southend-on-Sea', 'United Kingdom', 'alexrobins90@hotmail.com', '07783991842', ''),
(6880, '-', 'Dong Min', 'Chung', '21365 Old Yale Road', 'V3A4M6', 'Langley/BC', 'Canada', 'sushibob@hotmail.com', '604-619-8368', ''),
(6881, '-', 'Kiera', 'Kaufman', '164 Applegate Dr', '20164', 'Sterling, VA', 'United States', 'kiera.kaufman@gmail.com', '5155202634', ''),
(6882, '-', 'Yunior Gutierrez ', 'Yunior ', 'Naples, FL', '34120', '2810 43rd Ave NE ', 'United States', 'melanygutierrez07@gmail.com', '239-784-0445', ''),
(6883, '-', 'Ruzanna', 'Marjanjan', 'Hilversum', '1212DT', 'Van Linschotenlaan 195', 'Netherlands', 'rmarjanjan@gmail.com', ' 31646894795', ''),
(6884, '-', 'Michael', 'Harlan', '2010 19th ave w', '58801', 'Williston', 'United States', 'Exempt701@yahoo.com', '4063709350', ''),
(6885, '-', 'Rafael', 'Ali Hanli', '69 High Street - Flat 2/2', 'PA5 8QG', 'Johnstone', 'United Kingdom', 'rafael.hanli@gmail.com', '00447574204038', ''),
(6886, '-', 'Mark ', 'Wiltshire', '182b speedwell road', 'bs5 7su', 'Bristol', 'United Kingdom', 'Mark.Wiltshire@bristol.ac.uk', '07723460800', ''),
(6887, '-', 'Mark', 'Wiltshire', '182b speedwell road', 'bs5 7su', 'Bristol', 'United Kingdom', 'Mark.Wiltshire@bristol.ac.uk', '07723460800', ''),
(6888, '-', 'Mark', 'Wiltshire', '182b speedwell road', 'bs5 7su', 'Bristol', 'United Kingdom', 'Mark.Wiltshire@bristol.ac.uk', '07723460800', ''),
(6889, '-', 'Mark', 'Wiltshire', '182b speedwell road', 'bs5 7su', 'Bristol', 'United Kingdom', 'Mark.Wiltshire@bristol.ac.uk', '01172395516', ''),
(6890, '-', 'Mark', 'Wiltshire', '182b speedwell road', 'bs5 7su', 'Bristol', 'United Kingdom', 'Mark.Wiltshire@bristol.ac.uk', '07723460800', ''),
(6891, '-', 'Niall', 'Kelly', 'Co. Kildare, Ireland', 'W91 DPX9', '69 Broadfield View, Naas', 'Ireland', 'niallkelly@reamurphy.ie', '00353 86 3355371', ''),
(6892, '-', 'Niall', 'Kelly', 'Co. Kildare, Ireland', 'W91 DPX9', '69 Broadfield View, Naas', 'Ireland', 'niallkelly@reamurphy.ie', '00353 863355371', ''),
(6893, '-', 'Niall', 'Kelly', 'Co. Kildare, Ireland', 'W91 DPX9', '69 Broadfield View, Naas', 'Ireland', 'niallkelly@reamurphy.ie', '00353863355371', ''),
(6894, '-', 'Niall', 'Kelly', 'Co. Kildare, Ireland', 'W91 DPX9 ', '69 Broadfield View, Naas', 'Ireland', 'niallkelly@reamurphy.ie', '00353863355371', ''),
(6895, '-', 'Jordan', 'Turney', '21 Bradford Dr, Apt 12', '17540', 'Leola', 'United States', 'jordanjschrock@gmail.com', '570-594-6911', ''),
(6896, '-', 'Jordan', 'Turney', '21 Bradford Dr, Apt 12', '17540', 'Leola', 'United States', 'jordanjschrock@gmail.com', '570-594-6911', ''),
(6897, '-', 'Jordan', 'Turney', '21 Bradford Dr, Apt 12', '17540', 'Leola', 'United States', 'jordanjschrock@gmail.com', '570-594-6911', ''),
(6898, '-', 'Mitzi L ', 'Pohl', 'Phoenix, AZ ', '85020', '11427 N 12th Place', 'United States', 'Jjmtch@aol.com', 'Joseph Mitchell 602-361-0623.  Mitzi Pohl  480-327-8889', ''),
(6899, '-', 'Jonas', 'Bjurlén', 'Mellanvägen 2 C Lgh 1001', '66331', 'Skoghall', 'Sweden', 'jb197303@gmail.com', '0707743360', ''),
(6900, '-', 'Ivan', 'Hashchuk', 'str. Siriului 20', '014354', 'Romania, Bucuresti', 'Romania', 'vanohash@gmail.com', '0770144547', ''),
(6901, '-', 'Ivan', 'Hashchuk', 'str. Siriului 20', '014354', 'Bucuresti', 'Romania', 'vanohash@gmail.com', ' 40770144547', ''),
(6902, '-', 'Ivan', 'Hashchuk', 'Str. Siriului 20', '014354', 'Bucuresti', 'Romania', 'vanohash@gmail.com', ' 40770144547', ''),
(6903, '-', 'Ivan', 'Hashchuk', 'Str. Siriului 20', '077190', 'Bucharest', 'Romania', 'vanohash@gmail.com', ' 40770144547', ''),
(6904, '-', 'Ivan', 'Hashchuk', 'str. Siriului 20', '014354', 'Bucuresti', 'Romania', 'vanohash@gmail.com', ' 40770144547', ''),
(6905, '-', 'Christopher Drumm', 'Christopher', 'Seaside', '93955-6305', '6142 Fifth ave rm 203', 'United States', 'chris@cdrumm.co', '8312878759', ''),
(6906, '-', 'Ivan', 'Hashchuk', 'str. Siriului 20', '014354', 'Bucuresti', 'Romania', 'vanohash@gmail.com', ' 40770144547', ''),
(6907, '-', 'Ivan', 'Hashchuk', 'Strada Siriului 20', '014354', 'Bucuresti', 'Romania', 'vanohash@gmail.com', ' 40770144547', ''),
(6908, '-', 'Ivan', 'Hashchuk', 'str. Siriului 20', '014354', 'Bucuresti', 'Romania', 'vanohash@gmail.com', ' 40770144547', ''),
(6909, '-', 'Armir', 'Perez', 'Bakersfield ', '93301', '730 34th st', 'United States', 'armirperez@gmail.com', 'armirperez@gmail.com', ''),
(6910, '-', 'david', 'mescus', '26 ash grove, south bank, south bank', 'TS6 6SS', 'Middlesbrough', 'United Kingdom', 'mescusd@gmail.com', '07794 416050', ''),
(6911, '-', 'Ruzanna', 'Marjajan', '195', '1212DT Hilversum', 'Van Linschotenlaan', 'Netherlands', 'rmarjanjan@gmail.com', ' 31646894795', ''),
(6912, '-', 'Ruzanna', 'Marjanjan', 'Van Linschotenlaan 195', '1212 DT', 'Hilversum', 'Netherlands', 'rmarjanjan@gmail.com', ' 316 46894795', '');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(6913, '-', 'Nico', 'Ziegler', '8', '70565', 'Genfer Weg', 'Germany', 'ziegler-nico@gmx.net', '015785071770', ''),
(6914, '-', 'Nico ', 'Ziegler', '8', '70565', 'Genfer Weg', 'Germany', 'ziegler-nico@gmx.net', '015785071770', ''),
(6915, '-', 'Alexander', 'Loffeld', 'Prenzlauer Allee 186', '10405', 'Berlin', 'Germany', 'alexander.loffeld@pm.me', ' 49 30 22464416', ''),
(6916, '-', 'Anya', 'Dickson', '5330 West 51st Avenue', '80212', 'Denver', 'United States', 'anyadickson44@gmail.com', '3038038422', ''),
(6917, '-', 'Armando', 'Suero Bauta', 'Calle Jaime Roig núm 6, puerta 14', '46010', 'Valencia', 'Spain', 'armandosuero@gmail.com', '601087458', ''),
(6918, '-', 'Jan', 'Meßmer', 'Wilferdinger Straße 7', '76227', 'Karlsruhe', 'Germany', 'messmer.jan@web.de', 'messmer.jan@web.de', ''),
(6919, '-', 'Christoph', 'Busch', 'Reinickendorfer Weg 7', '78056', 'Villingen-Schwenningen', 'Germany', 'bifbof.busch@web.de', '017657826166', ''),
(6920, '-', 'Michael', 'Harlan', 'Williston', '58801', '2010 19th ave W', 'United States', 'exempt701@yahoo.com', '4063709350', ''),
(6921, '-', 'Michael', 'Harlan', 'Williston ', '58801', '2010 19th Ave W', 'United States', 'exempt701@yahoo.com', '4063709350', ''),
(6922, '-', 'Mark', 'Wiltshire', '182b speedwell road', 'bs57su', 'Bristol', 'United Kingdom', 'Mark.Wiltshire@bristol.ac.uk', '07723460800', ''),
(6923, '-', 'Hootan ', 'Torkalinaghipoor ', 'Författaregatan 7', '42241', 'Gothenborg', 'Sweden', 'hutan_t@yahoo.se', ' 46722557044', ''),
(6924, '-', 'Kacey', 'Roman', '809 Azalea', '77566', 'Lake Jackson', 'United States', 'romanempress@hotmail.com', '9797096573', ''),
(6925, '-', 'Pierre', 'Tawfik', 'Windsor ', 'N9G0A5', '3990 Cosenza st', 'Canada', 'ptawfik6@gmail.com', '5199657567', ''),
(6926, '-', 'Berbeci', 'Alin', '7A', ' 800198', 'Galati', 'Romania', 'Razor74@yahoo.com', '0730016768', ''),
(6927, '-', 'Berbeci ', 'Alin Alexandru', '7A', ' 800198', 'Galati', 'Romania', 'Razor74@yahoo.com', '0730016768', ''),
(6928, '-', 'Long', 'Truong', '1288 SW Simpson Ave ', 'Oregon 97702', 'Bend', 'United States', 'long300880@gmail.com', '541-668-5753', ''),
(6929, '-', 'Sven', 'Dirven', 'Grote Hout 5', '9408 DK', 'Assen', 'Netherlands', 'svendirfje@gmail.com', ' 31 6 83894821', ''),
(6930, '-', 'Aydin', 'Sabuncu', '1', '13764  Jordbro ( Stockholm)', 'Moränvägen ', 'Sweden', 'mahsun19@hotmail.com', '0046737014747', ''),
(6931, '-', 'MAYOUF', 'WALID', '142', '17672', 'Leof. El. Venizelou , Kallithea', 'Greece', 'walid.durgence@gmail.com', ' 306948598301', ''),
(6932, '-', 'Aydin', 'Sabuncu', '1', '13764 Jordbro (Stockholm)', 'Moränvägen ', 'Sweden', 'mahsun19@hotmail.com', '0046737014747', ''),
(6933, '-', 'Kunal', 'Patel', '934', '60137', 'Glen Ellyn', 'United States', 'kunal_patel_22@yahoo.com', '1-630-430-5653', ''),
(6934, '-', 'Paul Chukwuka', 'Mojekwu', '44 Allwood Close', 'se26 4jp', 'London', 'United Kingdom', 'forrm2000@yahoo.com', ' 447947880183', ''),
(6935, '', 'Sandor', 'Ienei', 'Oereg street 45', '9012', 'GyÃ¶r', 'Ungarn', 'sandor.ienei@yahoo.com', ' 36 70 362 6236', ' 36 70 362 6236'),
(6936, '', 'Rafael ', 'Ali Hanli', '69 High Street 2/2', 'PA5 8QG', 'Johnstone ', 'GroÃŸbritannien', 'rafael.hanli@gmail.com', ' 44 7574 204038', ' 44 7574 204038'),
(6937, '-', 'Daniel', 'Clements', '4850 Rockahmpton Court', '92887', 'Yorba linda', 'United States', 'drdaniel@twinschiropractic.com', '612-968-9807', ''),
(6938, '-', 'Douglas', 'Sutherland', 'Roseville', '95661', '1508 Eureka Rd #230', 'United States', 'dmsutherland75@gmail.com', 'Doug Sutherland', ''),
(6939, '', 'Alexander', 'Loffeld', 'Prenzlauer Allee 186', '10405', 'Berlin', 'Deutschland', 'alexander.loffeld@pm.me', ' 49 30 22464416', ''),
(6940, '-', 'Sopherk', 'Ouk', '2/19 Rutherglen Street', '3174', 'Noble Park', 'Australia', 'ouksopherk@yahoo.com.au', ' 61474747272', ''),
(6941, '-', 'Carsten', 'Borgen', '154', '5220', 'Vaebnerhatten, Odense SOE', 'Denmark', 'carstenborgen@gmail.com', 'Carsten Borgen', ''),
(6942, '-', 'William', 'Wilk', '411 Forestview Rd', '44140', 'Bay Village, Ohio', 'United States', 'wilkemon@netscape.com', '1-440-223-8304', ''),
(6943, '-', 'Anothai', 'Yungchit', 'Block G 130 Rosalind  Franklin close', 'GU2 7YX', 'Guildford', 'United Kingdom', 'bumblebee1988@hotmail.co.uk', '07495981394', ''),
(6944, '-', 'Sten', 'Samuelsson', 'Himlabacken 10A', '170 78', 'Solna', 'Sweden', 'stensam@gmail.com', '708383503', ''),
(6945, '-', 'Philip', 'Fontenot', '810 S. Buchanan Street', '70501', 'Lafayette', 'United States', 'pfontenot@davidsonmeaux.com', '3373545256', ''),
(6946, '-', 'Deborah', 'Goncalves', '6173 Thornton Avenue, Apt. D', '94560', 'Newark', 'United States', 'deborahgoncalves0502@gmail.com', '4155169153', ''),
(6947, '-', 'Leopold', 'Achim', 'Luhden', 'D-31711', 'Giesenkamp 3', 'Germany', 'achimleo97@live.com', ' 49-15119345820', ''),
(6948, '-', 'bart', 'van der Sman', '2', '2321xj', 'tollensstraat', 'Netherlands', 'bart_sman@hotmail.com', '0637471097', ''),
(6949, '-', 'colin', 'boyd', '7 james st', 'b2g1r6', 'antigonish, nova scotia', 'Canada', 'cfb09@hotmail.com', '9028637838', ''),
(6950, '-', 'Mehdi', 'Achouri', '76 Fox Lodge Manor ', 'A85 PT72', 'Ratoath Co. Meath ', 'Ireland', 'mehdiachouri@gmail.com', '(00353) 876472815', ''),
(6951, '-', 'Gary', 'Mitchell', '6 Gwynne Close', 'HP23 5EN', 'Tring', 'United Kingdom', 'gazjm@hotmail.co.uk', '07711035114', ''),
(6952, '-', 'Mehmeti ', 'Samet ', 'Renens -VD ', '1020', 'Rue du bugnon 53', 'Switzerland', 'deshira_2380@hotmail.com', '0793554979', ''),
(6953, '-', 'Amala Dass', 'Savariappan', '684A, #14-221', '731684', 'Woodlands Drive 73', 'Singapore', 'dass.amala@gmail.com', ' 6596465925', ''),
(6954, '-', 'kwok', 'mingyin', 'Tai Po, NT, Hong Kong', '000', 'Rm1008, Heng Tai House, Fu Heng Estate, Tai Po, NT, Hong Kong', 'Hong Kong', 'mingyinyinkwok@yahoo.com.hk', ' 852 51744411', ''),
(6955, '-', 'Park', 'Jin young', 'Yongin gyeongi', '16939', 'Sujigu sanghyeondong geumho3complex 273-1502', 'South Korea', 'pjw6866@hanmail.net', '01091944078', ''),
(6956, '-', 'alberto', 'bonafini', '53', 'TORINO   10141', 'VIA SAGRA S. MICHELE', 'Italy', 'albertobonafini6@gmail.com', ' 393338591208', ''),
(6957, '-', 'Wong', 'Yuky', 'Hong Kong', '00000', 'Room 7, 14/F, Tower 1, Goodview Garden, Tuen Mun, ', 'Hong Kong', 'yuky0116@gmail.com', ' 85296250595', ''),
(6958, '-', 'Mariusz', 'Szura', '13/14 Pine Street Apartment 22 ', 'T23 TH63', 'Cork ', 'Ireland', 'szuramariusz1989@gmail.com', '0899538216', ''),
(6959, '-', 'Matthew', 'Merrill', 'Reno ', '89523', '1868 Quail Run Road ', 'United States', 'mmerrill2@gmail.com', '530-563-8867', ''),
(6960, '-', 'Christopher', 'Drumm', '220 oakland ave', '95010', 'Capitola', 'United States', 'chris@cdrumm.co', '8312878759', ''),
(6961, '-', 'ABDEL ALIM ', 'ALI', 'AL KWUAIR', '112', 'Muscat', 'Oman', 'bio.ibrahim@yahoo.com', '0096896071730', ''),
(6962, '', 'Tulsienauth ', 'Tiwarri', '10500 Pookey way', '20774', 'Upper Marlboro MD', 'usa', 'Pttiwarri@hotmail.com', '(240) 606-1434', '(240) 606-1434'),
(6963, '-', 'Marshal', 'Wood', '6349 82nd Ave N', '33781', 'Pinellas Park', 'United States', 'maddogwood2012@gmail.com', '7274813938', ''),
(6964, '-', 'Tarun kumer saha', 'Saha', 'Bronx', '10467', '3151 perry Avenue apt 5c', 'United States', 'pintutarun@yahoo.com', '9173781440', ''),
(6965, '-', 'Muhammad Ashraf cheema', 'Muhammad.   Cheema ', 'Tooting         LONDON ', 'SW17 0JE ', '45A   FAIRLIGHT   ROAD ', 'United Kingdom', 'cheema.wazirabad@gmail.com', '00447533776670', ''),
(6966, '-', 'Muhammad Ashraf cheema', 'Muhammad cheema ', 'Tooting     London ', 'SW17 0JE ', '45A   FAIRLIGHT ROAD ', 'United Kingdom', 'cheema.wazirabad@gmail.com', '00447533776670', ''),
(6967, '-', 'Asim Adam', 'Patel', '21 Langham Road', 'BB1 8BN', 'Blackburn', 'United Kingdom', 'asimpatelcareers@hotmail.com', ' 447718931980', ''),
(6968, '-', 'Omar', 'Dandashi', '8218 Brookshire Crt', '92880', 'Eastvale, CA', 'United States', 'omdandashi@gmail.com', '909.2689918', ''),
(6969, '-', 'Mohamed', 'Rizq', 'Malmsätersgatan 1', '51157', 'Kinna', 'Sweden', 'mohamed.refat.rizq@gmail.com', ' 46707596400', ''),
(6970, '-', 'Ryan', 'Isaacs', '302/50 Sylvan Road', '4066', 'Toowong', 'Australia', 'tdehaast24@gmail.com', '0450076392', ''),
(6971, '-', 'Martin', 'Münnighoff', 'Brunnenstraße 34', '31812', 'Bad Pyrmont', 'Germany', 'martin.muennighoff@me.com', ' 49 171 6274952', ''),
(6972, '-', 'Asad', 'Mudjadedi', '4329 jessica cir', '94555', 'fremont', 'United States', 'asadhela@yahoo.com', '5102076489', ''),
(6973, '-', 'Asadullaj', 'Mudjadedi', '4329 jessica cir', '94555', 'fremont', 'United States', 'angeljoni@hotmail.com', '5102076489', ''),
(6974, '-', 'Maria', 'Kasova', 'Bulair 3 str. ', '2900', 'Gotse Delchev', 'Bulgaria', 'maria_kasova@hotmail.com', '00359886390460', ''),
(6975, '-', 'Muhammad Ashraf Cheema ', 'Muhammad ', 'Tooting. London ', 'SW17 0JE ', '45A    FAIRLIGHT   ROAD', 'United Kingdom', 'cheema.wazirabad@gmail.com', '00447533776670', ''),
(6976, '', 'Ahmed ', 'Mlamat', '1565 W 11th Street 1R', '11204', 'Brooklyn NY', 'USA', 'ahmed.osama.mlamat@gmail.com', ' 19294903038', ' 19294903038'),
(6977, '-', 'Nghia', 'Truong', '945 Summerside Dr. # A', '95122', 'San Jose', 'United States', 'ntr511@yahoo.com', '4083945750', ''),
(6978, '-', 'David', 'Morais', '47 Oak dr', '01568', 'Upton', 'United States', 'davidmorais997@gmail.com', '5083201599', ''),
(6979, '-', 'Maria ', 'Kasova', 'BULAIE 3 str.', '2900', 'Gotse Delchev', 'Bulgaria', 'maria_kasova@hotmail.com', '00359886390460', ''),
(6980, '-', 'Ali Rahmoun ', 'Kakhia', 'Silkeborg ', '8600', 'Arendalsvej 112-3, th', 'Denmark', 'ali.rahmoun.dk@gmail.com', '42300137', ''),
(6981, '-', 'Triantafyllos', 'Aristeroglou', 'Mühlenstraße 1', '57462', 'Olpe', 'Germany', 'trias_27@outlook.com', ' 491794304427', ''),
(6982, '-', 'Johannes', 'Feldl', 'Wolfratshausen', '82515', 'Tannenweg 8a', 'Germany', 'jfeldl@gmx.de', '0817122685', ''),
(6983, '-', 'Johannes', 'Feldl', 'Tannenweg 8a', '82515', 'Wolfratshausen', 'Germany', 'jfeldl@gmx.de', '0817122685', ''),
(6984, '-', 'Nguyen', 'Truong', 'Singapore ', '238337', '296 River Valley road ', 'Singapore', 'nguyentruong7385@gmail.com', ' 6583578073', ''),
(6985, '-', 'Richard', 'Drapes', '8 / 24 Palings Ct', '4211', 'Nerang', 'Australia', 'richard@sunni.com.au', ' 61 448 109 346', ''),
(6986, '-', 'Marta', 'Macchi', 'Via San Gottardo 30', '6900', 'Lugano', 'Switzerland', 'macchi.marta@gmail.com', '  41 76 3498776', ''),
(6987, '-', 'sevdi', 'dauti', '3 Weldon woods rd', '06812', 'new fairfield', 'Choose country', 'sev.dauti@gmail.com', '2035468574', ''),
(6988, '-', 'My', 'Doan', 'San Antonio ', '78239', '6510 Wind Canyon ', 'United States', 'myddoan25@yahoo.com', '210-724-3492', ''),
(6989, '-', 'Mark', 'Wagner', '200', 'Winston Salem', '200 Tipperary Lane', 'United States', 'lsw@triad.rr.com', '336-577-4640', ''),
(6990, '-', 'Lynn', 'Geiselhart', '601 Lake Crest Parkway', '76020', 'Azle', 'United States', 'sramattack@aol.com', '2144358733', ''),
(6991, '-', 'MOHAMMED ', 'JHANGIR', 'CHARTRIDGE LANE', 'HP5 2JL', 'CHESHAM', 'United Kingdom', 'JHANGIR@ME.COM', '07957650650', ''),
(6992, '-', 'john', 'Burton', '17 Hampton St', '4161', 'Alexandra Hills', 'Australia', 'butchjb59@bigpond.com', '0412640523', ''),
(6993, '-', 'Stefanie', 'Bono', 'Giswil', '6074', 'Chilchweg 31', 'Switzerland', 'steffi.enz88@gmail.com', ' 41 41797226022', ''),
(6994, '-', 'Eric', 'Mcklendin', 'Osage beach', '65065', '4593 parkwood circle', 'United States', 'trimmer_1979@yahoo.com', '15732013660', ''),
(6995, '-', 'Nenninger', 'Manuel', '32', 'Herbolzheim, 74861', 'Austrasse ', 'Germany', 'manuel.nenninger@web.de', ' 49 151 16331310', ''),
(6996, '-', 'Brad', 'Nathan', 'Unit 19/8 Wattlebrush Court', '4125', 'Park Ridge', 'Australia', 'bradnathan94@gmail.com', '0488481458', ''),
(6997, '-', 'Carlos', 'Faviel Font', '202-30 Boul Taschereau', 'J5R 5H7', 'La Prairie', 'Canada', 'cff@centremedicalfont.ca', '8339644725', ''),
(6998, '-', 'Jonathan', 'Wortley', 'Nafferton', 'YO25 4QD', '1 West Drive', 'United Kingdom', 'jmwortley@hotmail.com', '01377 256228', ''),
(6999, '-', 'Groß', 'Fabian ', 'Merchweiler ', '66589', 'Franzstraße 2', 'Germany', 'fabi.gross@icloud.com', '1736599493', ''),
(7000, '-', 'Natasha ', 'Williams ', 'Brown ', '11207', '731 Chauncey Street', 'United States', 'williamsnatasha77@gmail.com', '347-449-4831', ''),
(7001, '', 'Donna', 'Reilly', '17 Ennerdale Road', 'CH45 0LX', 'Wallasey', 'United Kingdom', '', ' 44 7850512339', ''),
(7002, '-', 'IOANNIS', 'SOFIANIDIS', 'IRAKLEIOU, 12', '26226', 'PATRA', 'Greece', 'gam0t0esc13@yahoo.gr', ' 306989079030', ''),
(7003, '-', 'Kocho', 'Petrushevski', '44 C', '212 37 Malmo', 'Kronetorpsgatan ', 'Sweden', 'kocopetrusevski@gmail.com', ' 46735679556', ''),
(7004, '-', 'GEN. WALID', 'ALNAJJAR', '2695 Thunderbird Dr.', '84109', 'Salt Lake City', 'United States', 'abutareq@gmail.com', '3852264748', ''),
(7005, '-', 'Ariel', 'Moya Viamonte', '3026 Calle Quebracho', '91360', 'Thousand Oaks', 'United States', 'cubadeoro@yahoo.com', '8057668089', ''),
(7006, '-', 'david', 'henighan', 'unit 3 17 westralia street stuart park darwin', '0820', 'unit 3/17 westralia street', 'Australia', 'david83henighanighan@gmail.com', 'david ', ''),
(7007, '-', 'Andrej', 'Ditler', 'Goethestraße 2', '27232', 'Sulingen', 'Germany', 'andrej7000@hotmail.com', '015905359424', ''),
(7008, '-', 'Robert', 'Foppiano', 'Ronkonkoma', '11779', '14 3rd Street ', 'United States', 'rfopp82@gmail.com', '631-466-7696', ''),
(7009, '-', 'Jonathan ', 'Cruz', 'North Brunswick ', '08902', '221 Bishop Blvd', 'United States', 'jcruztoner@icloud.com', '7326931332', ''),
(7010, '-', 'Sandy', 'Lamovsky', '14479 Summerfield Rd.', '44118', 'University Heightss', 'United States', 'sanford5114@att.net', '2162913387', ''),
(7011, '-', 'Eugen', 'Allmendinger', 'Benningerstr., 43', '71336', 'Waiblingen', 'Germany', 'eugen.allmendinger@web.de', '01622460643', ''),
(7012, '-', 'Frederic', 'Saint-Laurent', '99 rue de Gallichan', 'J8R 2Y4', 'Gatineau', 'Canada', 'fredericsaintlaurent@hotmail.com', '8195935120', ''),
(7013, '-', 'Dennis', 'Malvasi', 'Wild Cat Rd.', 'Franklin , New Jersey   07416', '165 ', 'United States', 'dmz0311@aol.com', '973.823.8090', ''),
(7014, '-', 'Jonathan', 'Clark', 'San Diego, CA', '92124', '10274 Yorktown Dr', 'United States', 'jnthn123@me.com', '9043183433', ''),
(7015, '-', 'Erik', 'Schaal', 'Rusovská Cesta 48', '851 01', 'Bratislava', 'Slovakia', 'schaal.erik@gmail.com', ' 421948368877', ''),
(7016, '', 'Johannes', 'Feldl', 'Tannenweg 8A', '82515', 'Wolfratshausen', 'Deutschland', 'jfeldl@gmx.de', '08171 22685', ''),
(7017, '', 'Ronald', 'Morley', '1113 Moonbow Drive', '21157', 'Westminster', 'USA', 'ron@wealthsustainllc.com', '4109250083', ''),
(7018, '-', 'IOANNIS', 'KOYRIS', 'ARKADIAS 15', '19300', 'ASPROPYRGOS', 'Greece', 'kouris.jk@gmail.com', '6949442876', ''),
(7019, '-', 'Eric', 'McKlendin', '4593 Parkwood Circle', '65065', 'Osage Beach', 'United States', 'trimmer_1979@yahoo.com', '573-201-3660', ''),
(7020, '-', 'Zekeriya ', 'Otumlu ', 'Paterson ', '07503', '314 Trenton Avenue ', 'United States', 'nisatechworld@gmail.com', '2039163410', ''),
(7021, '', 'Kathryn', 'Harold', '56 Thistledown Drive', 'IP31 2NH', 'Ixworth', 'United Kingdom', 'kathryn_harold@yahoo.co.uk', '', ''),
(7022, '-', 'Aleksander', 'Verde', '3580 Deerfield Rd.', '60015', 'Riverwoods', 'United States', 'averde3104@gmail.com', '224-522-2261', ''),
(7023, '-', 'Federico colangione', 'Federico', 'Cerignola (FG)', '71042', 'Via dei salici 2', 'Italy', 'colangionefederico93@hotmail.it', '3460895657', ''),
(7024, '-', 'Teun', 'van Drie', 'Lage Geeren 17', '3828TB', 'Hoogland', 'Netherlands', 'teun.vandrie@hoogvliet.com', 'Teun van Drie', ''),
(7025, '-', 'Łukasz', 'Walaszczyk', 'Admiralska 2a', '91-857', 'Łódź', 'Poland', 'lukasz1.walaszczyk@gmail.com', '  48 515 174 953', ''),
(7026, '-', 'Khashayar ( Xerxes)', 'Khalkhaly', '1316, 36 blue jays way', 'm5v 3t3', 'Toronto', 'Canada', 'xerxes1realtor@gmail.com', ' 14167702088', ''),
(7027, '-', 'Christian', 'Hartgens', '14151 Zuni Street', '80023', 'BROOMFIELD', 'United States', 'chartgens@gmail.com', '7202568333', ''),
(7028, '-', 'Grace', 'Zegada', 'Clerkenwell Ct', '22015', '6062', 'United States', 'gvpl2010@gmail.com', '(571)778-0851', ''),
(7029, '-', 'Ahmad ', 'Buk', 'Preston', 'Pr1 8na ', '31 stanly place ', 'United Kingdom', 'bka3308@gmail.com', '07455000347', ''),
(7030, '-', 'AHMAD', 'BUK', '31', 'PR1 8NA', 'STANLEY PLACE', 'United Kingdom', 'BKA3308@GMAIL.COM', '07455000347', ''),
(7031, '-', 'Nasratullah', 'Noori', '8210 Crestwood Heights Drive, 501', '22102', '8210 Crestwood Hieghts Drive', 'United States', 'nasratullahnoori@gmail.com', '5712825162', ''),
(7032, '-', 'Zachariah', 'Celentano', '9040 s. 17th place', '85042', 'Phoenix', 'United States', 'zcelentano@hotmail.com', '4808485441', ''),
(7033, '-', 'Hai', 'Vu', '1055 NE 107th PL', '97220', 'Portland, Oregon', 'United States', 'haivu98@hotmail.com', '5038058402', ''),
(7034, '-', 'Andrew', 'Munro', '320 South St., APT 17D', '07960', 'Morristown', 'United States', 'andrewhmunro@gmail.com', '3472353755', ''),
(7035, '-', 'oscar', 'zapata', '19 montcalm ave', 'm6e 4n5', 'Toronto', 'Canada', 'o_zapata@live.com', '6475025529', ''),
(7036, '-', 'Mohamed bashir', 'Arara', '1109 walnut ave', '93101', 'santa barbara', 'United States', 'ahmed_etleiea@yahoo.com', '8056376116', ''),
(7037, '-', 'Stefan', 'Janics', 'Kostolné Kračany', '93 003', 'Kostolné Kračany 84', 'Slovakia', 'janicsstefan@gmail.com', '00421905 306 247', ''),
(7038, '-', 'Philipp', 'Wirtitsch', '293', '9611', 'Nötsch', 'Austria', 'philipp.w99@gmx.at', '06606068604', ''),
(7039, '-', 'Mohammed ', 'Dafedar ', 'Colchester ', 'Co46bq ', '2 Maplehurst road ', 'United Kingdom', 'mohzub@yahoo.com', '07841356431', ''),
(7040, '-', 'Sten', 'Samuelsson', 'Himlabacken 10A', '170 78', 'Stockholm', 'Sweden', 'stensam@gmail.com', '708383503', ''),
(7041, '-', 'Philipp', 'Wirtitsch', '293', '9611', 'Nötsch ', 'Austria', 'philipp.w99@gmx.at', '06606068604', ''),
(7042, '-', 'Federer', 'Noah', 'Bäch SZ', '8806', 'Bächaustrasse 12', 'Switzerland', 'noahfederer97@gmail.com', ' 41764030739', ''),
(7043, '-', 'Maddie', 'Hodges', 'Terrington St John', 'PE14 7SG', '50 School Road', 'United Kingdom', 'maddiehodges93@gmail.com', '07437010369', ''),
(7044, '-', 'Maddie', 'Hodges', '50 School Road', 'PE14 7SG', 'Terrington St John', 'United Kingdom', 'maddiehodges93@gmail.com', '07437010369', ''),
(7045, '-', 'Tina', 'Liao', '4147', 'Tucson, AZ 85745', '4147 N Broken Springs Trl', 'United States', 'tinaliao2012@hotmail.com', '5208200818', ''),
(7046, '-', 'Andrew', 'Harkness', 'Seattle, WA ', '98103', '732 N 95th st #301', 'United States', 'sj06harkness06@gmail.com', '4259220526', ''),
(7047, '-', 'Nada ', 'Asfour', '2709 Upper Dry Falls ct', '27603', 'raleigh', 'United States', 'nada.asfour@gmail.com', '9193899933', ''),
(7048, '-', 'Julene', 'McAlister', '12429 Oak Alley Dr', '70734', 'Geismar', 'United States', 'julenemcalister@aol.com', '2253351084', ''),
(7049, '-', 'Sten', 'Samuelsson', 'Himlabacken 10A', '170 78', 'Solna', 'Sweden', 'stensam@gmail.com', '708383503', ''),
(7050, '-', 'TAMMY', 'WALTON', '10728 - 247A STREET', 'V2W 0A6', 'MAPLE RIDGE', 'Canada', 'GRASSCOLAWN@GMAIL.COM', 'TAMMY WALTON', ''),
(7051, '-', 'Donald', 'Keys', '2171 Fairweather Drive', '46229', 'Indianapolis', 'United States', 'donald.keys1@gmail.com', 'Donald Keys', ''),
(7052, '-', 'Malinee warburton ', 'Malinee', 'Leeds', 'LS8 2TB', '16 upland crescent ', 'United Kingdom', 'malinee.warburton@gmail.com', ' 447736825013', ''),
(7053, '-', 'Frank Chukwuma', 'Nneji', '111', '9014 st.gallen', 'fürstenlandstrasse', 'Switzerland', 'frank.nneji@gmx.ch', ' 41784089724', ''),
(7054, '-', 'Grady Mctaggart', 'Grady', 'Ayr', 'KA7 3LQ', '134 Overmills Road ', 'United Kingdom', 'gradymctaggart0@gmail.com', '07592379596', ''),
(7055, '-', 'Howard', 'Porter', '37 Long Beach Estate', 'NR29 4JD', 'Hemsby', 'United Kingdom', 'whuhowie@gmail.com', ' 44 7810 035048', ''),
(7056, '-', 'Artur', 'Rrakaj ', 'London ', 'N20 9 HJ', '1288-1290 High Road ', 'United Kingdom', 'arturrrakaj@yahoo.com', '07980054552', ''),
(7057, '-', 'Jacob', 'Fulkerson', 'Apt 1C', '27406', '309 King St. ', 'United States', 'fulkersonjt@guilford.edu', '3362148627', ''),
(7058, '-', 'Mariely', 'Irizarry Soto', 'North Chesterfield ', '23237', '3707 Spratling Way ', 'United States', 'mariely_is1@icloud.com', '8047211809', ''),
(7059, '-', 'Sasson', 'Inbari', '49 Torokina Ave', '2075', 'St Ives', 'Australia', 'sassoninbari@gmail.com', '0410500808', ''),
(7060, '-', 'Mariely', 'Irizarry Soto', '3707 Spratling Way', '23237', 'North Chesterfield', 'United States', 'mariely_is1@icloud.com', '804.721.1809', ''),
(7061, '-', 'Afnan ', 'Hardan', 'Furidess', '566', 'REGION HAIFA, FURIDESS VILLAGE 30898, NORTH STREET 15, P.C 566', 'Israel', 'Hr.afnan@gmail.com', ' 972526347707', ''),
(7062, '-', 'FRED', 'ANDERSON', 'UNIT 61307 BOX 423', '09803', 'APO', 'United States', 'fkanderson@gmail.com', 'FRED ANDERSON', ''),
(7063, '-', 'MAYKEL', 'RODRIGUEZ BANOS', '11750 SW 18 ST APT 415', '33175', 'Miami Dade, Florida', 'United States', 'MAYKELROD@GMAIL.COM', '1 786 616 4564', ''),
(7064, '-', 'Maykel', 'Rodriguez', '11750 SW 18 ST apt 415', '33175', 'Miami', 'United States', 'maykelrod@gmail.com', '7866164564', ''),
(7065, '-', 'Hana', 'Krischke', '3045', 'Mississauga L4Y 3A2', 'Queen Frederica Dr', 'Canada', 'hana18k@hotmail.com', '416-805-4751', ''),
(7066, '-', 'Viktor', 'Miljkovic', '92. St. Thomas street', 'HMR2233', 'Hamrun', 'Malta', 'viktor.miljkovic@gmail.com', ' 35699449989', ''),
(7067, '-', 'Ferdinand', 'Merceij', '81 Mauritshoek', '2988EC', 'Ridderherk', 'Netherlands', 'claudiahartog@live.nl', '0651940057', ''),
(7068, '-', 'Frédéric', 'Saint-Laurent', 'Gatineau', 'J8R 2Y4', 'Gatineau', 'Canada', 'fredericsaintlaurent@hotmail.com', '8195935120', ''),
(7069, '-', 'BRUGNENS', 'CHARA', 'puerto deportivo local 60,61 ', '29602', 'MARBELLA, MALAGA', 'Spain', 'cbrugnens@gmail.com', '690709664', ''),
(7070, '-', 'Éder ', 'Petitclair ', 'Tamarac ', '33319', '5608 S Travelers Palm lane', 'United States', 'epetitclair@gmail.com', '786-277-7793', ''),
(7071, '-', 'Eder', 'Petit-Clair', 'Tamarac ', '33319', '5608 S Travelers Palm Ln', 'United States', 'epetitclair@gmail.com', '786-277-7793', ''),
(7072, '-', 'Jessica ', 'Hicks', 'Arlington Texas', '76001', '6403 Walnut Springs Drive', 'United States', 'hicksjessica86@yahoo.com', '6824142808', ''),
(7073, '-', 'Michael', 'De Fillipo', '973 Calle 28 S.E.   San Juan', '00921', 'Reparto Metropolitano ', 'Puerto Rico', 'defitkwd@yahoo.com', '7879092554', ''),
(7074, '-', 'Thomas', 'Lee', '11614 Fairfax Meadows Circle, Apt 18212', '22030', 'Fairfax', 'United States', 'leecoree12345@gmail.com', '2012567196', ''),
(7075, '-', 'HENRY', 'ENGMANN', '10300 CYPRESSWOOD DRIVE #1125, 1125', '77070', 'HOUSTON', 'United States', 'henry.engmann@att.net', '8329985553', ''),
(7076, '-', 'Gian Luca', 'Gangemi', '178', '00148', 'Via della casetta mattei', 'Italy', 'gangg001.319@gmail.com', ' 44 7490 387851', ''),
(7077, '-', 'Andrea', 'White', '6613 Brookshire Drive', '23234', 'North Chesterfield, VA', 'United States', 'god1sgd@yahoo.com', '804-310-3854', ''),
(7078, '-', 'Riccardo', 'Zini', 'Via Livatino 11', '42015', 'Correggio (RE)', 'Italy', 'caipirinha730@gmail.com', '3495334378', ''),
(7079, '-', 'Chen', 'Sharir', 'Zakai chaim 5', '4977675', 'Petach tikva', 'Israel', 'Chensharir@gmail.com', '0584049296', ''),
(7080, '-', 'Chen', 'Sharir', 'Zakai chaim 5', '4977675', 'Petach tikva', 'Israel', 'Chensharir@gmail.com', '0584049296', ''),
(7081, '-', 'ziad', 'azbarga', 'al slah', '85357', 'rahat', 'Israel', 'aziad@bezeqint.net', '0523950907 ziad', ''),
(7082, '-', 'Barak', 'Sonenthal', '3311 Taney Road', '21215', 'Baltimore', 'United States', 'leay613@gmail.com', '443-204-6514', ''),
(7083, '-', 'Lukasz ', 'Bernal', 'Cottenham ', 'CB24 8AQ', '15 Newton Close', 'United Kingdom', 'lukaszbernal@gmail.com', ' 44 7749136590', ''),
(7084, '-', 'Lukasz Maciej', 'Bernal', '15 Newton Close', 'CB24 8AQ', 'Cottenham', 'United Kingdom', 'lukaszbernal@gmail.com', ' 44 7749136590', ''),
(7085, '-', 'jye', 'fang', 'serangoon', 's550236', 'block236, serangoon avenue 3 #09-92', 'Singapore', 'chengjye95@gmail.com', ' 65 84439343', ''),
(7086, '-', 'Ujka', 'Dile', 'London ', 'UB31RY ', '143 Blyth Road', 'United Kingdom', 'dimriibukur@ymail.com', '7547987261', ''),
(7087, '-', 'Tai', 'Oderinde', 'Stonedale Crescent', 'Liverpool', '46', 'United Kingdom', 'taifemi@gmail.com', '00944-7400333550', ''),
(7088, '-', 'Thanh Vinh Nguyen ', 'Vinh', 'Boston', '02125', '38 Auckland ', 'United States', 'pnguyen01302002@gmail.com', '6178584566', ''),
(7089, '-', 'Jill Mason ', 'Jill', '6 Clinton Avenue ', 'ME2 3TN ', 'Rochester Kent ', 'United Kingdom', 'jillkathleenmason@btinternet.com', 'Jill', ''),
(7090, '-', 'Zachary ', 'Rivera ', '6002 Crestmere Lane.', '75048', 'Sachse ', 'United States', 'zach360liv3@hotmail.com', '2146638715', ''),
(7091, '-', 'Timothy ', 'So', '36 Ocean Grove', '94015', 'Daly City, CA', 'United States', 'timothyso.tw@gmail.com', '4155359950', ''),
(7092, '-', 'Stacy', 'Palmer', '1611 Stony Run Drive', '19803', 'Wilmington, DE', 'United States', 'spalmer@towerhill.org', 'Don Palmer 302-275-8896', ''),
(7093, '-', 'Frank', 'Amendola', '544', '06472', 'Po Box ', 'United States', 'xavierky@aol.com', '8608573201', ''),
(7094, '-', 'Riccardo', 'Zini', 'Via R. Livatino n.11', '42015', 'Correggio (RE)', 'Italy', 'caipirinha730@gmail.com', ' 393495334378', ''),
(7095, '-', 'Vitali', 'Afanasjev', 'Tondiraba 3 - 21', '13916', 'Tallinn', 'Estonia', 'vitalicoach1@gmail.com', '  37255508925', ''),
(7096, '-', 'DENIZ', 'MEHEMDOV', '29 Green Lanes', 'N13 4TN ', 'London', 'United Kingdom', 'denzi2016@outlook.com', '07588051351', ''),
(7097, '-', 'samet', 'Mehmeti', 'Rue du Bugnon 53', '1020', 'Renens', 'Switzerland', 'deshira_2380\"', '0774509587', ''),
(7098, '-', 'md', 'ahmmed', '24 BILLS PL, 1', '11218', 'BROOKLYN', 'United States', 'masummr9@gmail.com', '3472494343', ''),
(7099, '-', 'md', 'ahmmed', '24 bills pl', '11218', 'brooklyn', 'United States', 'masummr9@gmail.com', '3472494343', ''),
(7100, '-', 'AbdulAziz Jbari', 'AbdulAziz ', 'Söderhamn ', '82669', 'Skeppsgatan5 b', 'Sweden', 'aziz00668@gmail.com', '0046728580745', ''),
(7101, '-', 'Gurmeet', 'Chera', '5101 , Shining Crag Ave', '93313', 'Bakersfield , ', 'United States', 'Jindomeet@gmail.com', '8183007550', ''),
(7102, '-', 'Julio', 'Alzate', 'way 5913 house 1639 G( 20) Alwadi Complex ', '134 P Box 104', 'Muscat', 'Oman', 'drjulioalzate@gmail.com', '968-99412418', ''),
(7103, '-', 'richard', 'barry', '24 Arkwright Ave ', 'DE560HY', 'Belper, Derbyshire', 'United Kingdom', 'richbarry796@yahoo.com', '07817380931', ''),
(7104, '-', 'Benjamin ', 'Vu', '37 saint margaret', '02125', 'Dorchester', 'United States', 'vu_benjamin@gotmail.com', '6177925903', ''),
(7105, '-', 'Volker', 'Henneberg', 's/n', '07600 El Arenal', 'Calle Roses', 'Spain', 'info@philipoinvest.com', '0034600353504', ''),
(7106, '-', 'Adalbert', 'Jovna', 'Voskovcova 1130/30', '152 00', 'Prague', 'Czech Republic', 'ernayovna@gmail.com', ' 420775103535', ''),
(7107, '-', 'Sara ', 'Gamez', '6912 Blessing Ave', '78752', 'Austin', 'Choose country', 'saragamez04@gmail.com', '512-995-8654', ''),
(7108, '-', 'Michael ', 'Parezanovic', '25468 Talbot line', 'N0L 2P0', 'West Lorne', 'Canada', 'mparezan91@gmail.com', '1 519 319 4715', ''),
(7109, '-', 'Philip', 'Mason', '27A Estcourt Road', 'GL1 3LU', 'Gloucester', 'United Kingdom', 'philg.mason@virginmedia.com', ' 44 7824548366', ''),
(7110, '-', 'Amarjit', 'Dutta', '1338 Summerfield Drive', '20170', 'herndon', 'United States', 'akdutta4247@gmail.com', '7037329077', ''),
(7111, '-', 'Pedro', 'Hinojosa', 'VANCOUVER BC', 'V6S1S1', '3577 W28th ave', 'Canada', 'hinojosapedro@gmail.com', '6047718306', ''),
(7112, '-', 'michael', 'prosperi', '215 S Kirkwood Rd', '63122', 'Saint Louis', 'United States', 'michaelprosperi@sbcglobal.net', '3147530482', ''),
(7113, '-', 'Kristian', 'Filrup', 'Nørrebrogade 53A, 2. tv.', '2200', 'København N', 'Denmark', 'kfilrup@gmail.com', ' 4542416493', ''),
(7114, '-', 'David', 'Standley', '53510 Atherton', '48047', 'New Baltimore, MI', 'United States', 'david.standley@fcagroup.com', 'David Standley', ''),
(7115, '-', 'Lujain', 'Alkhafaji', 'Phoenix', '85053', '4101 w redfield Rd ', 'United States', 'lujainalkhafaji94@gmail.com', '4803186916', ''),
(7116, '-', 'daniel', 'Touati', 'HATLAMIM 5', '46910', 'KFAR SHMARYAHOU', 'Israel', 'dt_hq@netvision.net.il', ' 972 - 544339200', ''),
(7117, '-', 'James', 'McManus', 'Ballyboggan Road', 'D11 A7VT', 'B5 Glasnevin Business Park', 'Ireland', 'james@uniqueschools.ie', 'James Mc Manus', ''),
(7118, '-', 'Saimir', 'Arapi', 'Stockholm ', '16962', 'Kyrkbacken 8', 'Sweden', 'saimirar@outlook.com', ' 46 704662297', ''),
(7119, '-', 'Tahir', 'Khan', 'Also Erdosor 26-28, flat 21', '1074', 'Budapest', 'Hungary', 'b46oneshot@gmail.com', ' 36307141011', ''),
(7120, '-', 'Benjamin', 'vu', '37 saint margaret st', '02125', 'Dorchester', 'United States', 'vu_benjamin@hotmail.com', '6177925903', ''),
(7121, '-', 'Gregory', 'Couts', '13832 Idlewild Road', '28105', 'Matthews, NC ', 'United States', 'ggcouts@gmail.com', '(704) 576-3054', ''),
(7122, '', 'Toua Long', 'Lee', '5435 E.Belmont Ave Apt111', '93727', 'Fresno', 'USA', 'ty_lee87@hotmail.com', '5593699087', ''),
(7123, '', 'Abdul aziz ', 'Jbari', 'Skeppsgatan 5b', '82660', 'SÃ¶derhamn ', 'Schweden', 'aziz00668@gmail.com', '073 660 91 47', ''),
(7124, '-', 'IOANNIS', 'KOYRIS', 'ARKADIAS 15', '19300', 'ASPROPYRGOS', 'Greece', 'kouris.jk@gmail.com', '6949442876', ''),
(7125, '-', 'Alexandre', 'Baril', '770 rue Saint-Paul', 'J1X0E9', 'Magog', 'Canada', 'alexandre.baril@usherbrooke.ca', '1-819-342-5637', ''),
(7126, '-', 'Valerius ', 'Kubiz', 'Gülzow', '21483', 'Schloßstraße 5', 'Germany', 'vkubiz@yshoo.de', ' 4917614512207', ''),
(7127, '-', 'Marian ', 'Busuioc', 'London', 'E14 0DD', '39A Devitt House ', 'United Kingdom', 'busubusu12@yahoo.con', '07930483464', ''),
(7128, '-', 'Valera', 'Kubiz ', 'Gülzow ', '21483', 'Schloßstraße 5', 'Germany', 'vkubiz@yahoo.de', ' 4917614512207', ''),
(7129, '-', 'Luis', 'Diaz', 'Clermont, Florida', '34711', '1601 Johns Lake Rd #128', 'United States', 'anderissa@hotmail.com', '4079898094', ''),
(7130, '-', 'Gezim ', 'Shehu ', 'Miami ', '33196', '11668 SW 151 AVE ', 'United States', 'gezimshehu@hotmail.com', '305-417-1131', ''),
(7131, '-', 'Rick', 'Ludington', '37th Ave S', 'Tuckwila, Washington 98168', '13007 37th Ave S', 'United States', 'r.ludington@comcast.net', 'Rick Ludington 1-509-424-0052', ''),
(7132, '-', 'Sasha', 'Samuel', '6768 Cabin Creek Dr.', '80923', 'Colorado Springs', 'United States', 'sasha_samuel@live.com', '7193932520', ''),
(7133, '-', 'Imran Masomi ', 'Masomi', 'Odense v', '5200', 'Middelfartvej 252', 'Denmark', 'masomi123@hotmail.com', '42492480', ''),
(7134, '-', 'Imran Masomi ', 'Imran', 'Odense v', '5200', 'Middelfartvej 252', 'Denmark', 'miemk94@hotmail.com', '42492480', ''),
(7135, '-', 'Masomi', 'Imran', 'Odense v', '5200', 'Middelfartvej 252', 'Denmark', 'masomi123@hotmail.com', '42492480', ''),
(7136, '-', 'Jean', 'Paul', 'Everett ', '02149', '50 Norwood st Apt10 ', 'United States', 'michel.jeanpaul14@gmail.com', '6467446341', ''),
(7137, '-', 'Waheed', 'Qureshi ', '1856', '94566', 'Pleasanton ', 'United States', 'wiqureshi@yahoo.com', '5108724285', ''),
(7138, '-', 'Mable Natalie Emmerson ', 'Emmerson', 'Feltham, London ', 'TW14 8DX', '80 Hatchett Road ', 'United Kingdom', 'natalieemmerson1@gmail.com', '07532746857', ''),
(7139, '-', 'Jean', 'Paul', 'Everett ', '02149', '50 Norwood St Apt10 ', 'United States', 'michel.jeanpaul14@gmail.com', '6467446341', ''),
(7140, '-', 'Paul', 'Monterosso', 'us', 'North Palm Beach, FL 33408', '709 Buttonwood Rd', 'United States', 'pmonterosso@gmail.com', ' 15617011764  (USA)', ''),
(7141, '-', 'LEILA', 'NAJAFI', '250 Rayette RD #14', 'L4K 2G6', 'CONCORD', 'Canada', 'Leyla.morana@gmail.com', '6477015050', ''),
(7142, '-', 'Blaisee H', 'Coco III', '8', '19701', 'Celtic Street', 'United States', 'bcoco3@yahoo.com', 'Marsida Tufina', ''),
(7143, '-', 'ali', 'raza', '222 marlatte crescent', 's7w0t1', 'saskatoon', 'Canada', 'nidaali612@yahoo.com', '13062627459', ''),
(7144, '-', 'Daron', 'Saeed', '11', '50751 ', 'Rosmaringången', 'Sweden', 'daronsaeed@gmail.com', ' 46707835705', ''),
(7145, '-', 'Michael', 'Collins', '1412 Commonwealth ave apt 12', '02135', 'boston', 'United States', 'mcollins891@gmail.com', '6174581582', ''),
(7146, '-', 'Razmik', 'Sargsyan', '5856 Harold Way, #1', '90028-6605', 'Los Angeles', 'United States', 'usawrestling1968@mail.ru', '8186439366', ''),
(7147, '-', 'Vladimir ', 'Nalbandyan', '15266 Kessler dr', '28277', 'Charlotte', 'United States', 'vladnalbandyan05@gmail.com', '7043904710', ''),
(7148, '-', 'Mie Margrethe', 'Kristensen', 'Odense ', '5000', 'Dronningensgade 32', 'Denmark', 'miemk94@hotmail.com', '28491775', ''),
(7149, '-', 'Rafal Jan', 'Walach', 'Mlodych Technikow 53/22', '53-647', 'Wroclaw', 'Poland', 'rafal.walach@gmail.com', '0048604887550', ''),
(7150, '-', 'Joseph', 'Overton', 'Allentown', '18106', '428 Wetzel Street', 'United States', 'jovertonjr@yahoo.com', '4847441484', ''),
(7151, '-', 'Keith Shill', 'Keith', '537 Olmsted Drive', '91202', 'Glendale', 'United States', 'Keith1putt@gmail.com', '6268645735', ''),
(7152, '-', 'Ilham', 'Awad', 'Dearborn ', '48124', '18961 audette st', 'United States', 'iawad@outlook.com', '3135100766', ''),
(7153, '-', 'Marty', 'McByte', 'Bahnhofstr. 46', '24534', 'NMS', 'Germany', 'egal@sowas.von', '04321 123456789', ''),
(7154, '-', 'Jon', 'Graefen', '1259 Akiahala Street', '96734', 'Kailua, Hawaii', 'United States', 'jonwgraefen@gmail.com', '(808) 855-5522', ''),
(7155, '-', 'Ligong', 'Wang', '3,st th', '2770', 'Teglkåsvej ', 'Denmark', 'yanhongchen3@gmail.com', '0045 52420555', ''),
(7156, '-', 'Dakota', 'Peterson', '31551 E. Chestnut Street', '95437', 'Fort Bragg', 'United States', 'dakota.peterson-2020@fbusd.us', '7073671243', ''),
(7157, '-', 'Veronica', 'Kasi', '6 SUNNY LANE', '17033', 'HERSHEY', 'United States', 'jim.kasi@verizon.net', '7175660690', ''),
(7158, '-', 'Darryl', 'Haskins', '108 Monda Road', 'OL9 8ND', 'Chadderton', 'United Kingdom', 'darrylhaskins108@gmail.com', ' 447765584082', ''),
(7159, '', 'Afnan ', 'Hardan', 'Furidess north street 15', '30898', 'Haifa', 'Israel', 'hr.afnan@gmail.com', '052-634-7707', ''),
(7160, 'Keenline Conveyor Systems', 'Sharon ', 'von Thun', '1936 Chase Dr.', '54963', 'Omro WI', 'USA', 'svonthun@aol.com', '9206850365', ''),
(7161, '-', 'Hauka', 'Andrea', 'Zum Klei 22', '32425', 'Minden', 'Germany', 'kerstin.hauka@gmail.com', ' 491709095955', ''),
(7162, '-', 'Andrea', 'Hauka', 'Zum Klei', '22', '32425 Minden', 'Germany', 'kerstin.hauka@gmail.com', 'Kerstin Hauka-Cerani', ''),
(7163, '-', 'Salem ', 'Alqaydi', 'School strate', '13557 -aldhaid, alsharjah', 'Ras al-Khaimah ', 'United Arab Emirates', 'f6oom.8322@gmail.com', '0507776548', ''),
(7164, '-', 'Tuan', 'Nguyen', '2591 Priory Ct', '43224', 'Columbus', 'United States', 'tuancolumbus401@gmail.com', '6145899690', ''),
(7165, '-', 'Marcel', 'van Santen', 'Tuinbouw 67', '3991NC', 'Houten', 'Netherlands', 'marcelvansanten@hotmail.com', ' 31622302868', ''),
(7166, '-', 'Abaz', 'Shehu', 'Überlandstrasse 77', '8953 Dietikon', 'Zurich', 'Switzerland', 'abazshehu23@gmail.com', ' 41764933955', ''),
(7167, '-', 'Matthew', 'Moore', '311 Hillview Drive', '27703', 'Durham ', 'United States', 'mtmoore3256@gmail.com', '9198847717', ''),
(7168, '-', 'Stefanie', 'Genovese', '54, Naghla, Triq il-Habbiez', 'QRM 1835', 'Qormi', 'Malta', 's.genovese14@gmail.com', '  356 99256524', ''),
(7169, '-', 'Sean', 'Mathis', '490 River Mist Dr,', '30024', 'Suwanee', 'United States', 'mathis.sean@gmail.com', '2082978741', ''),
(7170, '-', 'Fadi', 'Khraiche', '5645 mcmillan st.', '5645 mcmillan st.', 'Dearborn Heights', 'United States', 'fadi_khraiche@hotmail.com', ' 13136380019', ''),
(7171, '-', 'Prasan', 'Tang', '7714 113th St Apt 3S', '11375', 'Forest Hills, NY', 'United States', 'ptang816@gmail.com', '646-436-8225', ''),
(7172, '-', 'Gilbert ', 'Maldonado ', '121 Mashpee Ct', 'New Bedford ', 'Massachusetts ', 'United States', 'mlaney4258@yahoo.com', 'Gilbert ', ''),
(7173, '-', 'Gilbert ', 'Maldonado ', '121 Mashpee Ct', 'New Bedford ', 'Massachusetts ', 'United States', 'mlaney4258@yahoo.com', '5089742440', ''),
(7174, '-', 'Teddy', 'Griffiths', '2757 sedgwick ave, apt.2', '10468', 'Bronx', 'United States', 'tddygriffiths@gmail.com', '9733429741', ''),
(7175, '-', 'Jeffrey', 'Gosz', '884 S. Plum Grove Rd., Apt. 311', '311', 'Palatine', 'United States', 'Jeff@kmksales.biz', '734.255.8466', ''),
(7176, '-', 'NISHAD', 'JABAR', 'ROOM NO 202 NEW EMISTATE TOWER GROUND FLOOR GRANDIOSE SUPERMARKET HAMDAN STREET', '25725', 'Abu Dhabi', 'United Arab Emirates', 'nishjab@gmail.com', ' 971506326361', ''),
(7177, '-', 'Mustafa', 'Yaghobi', 'Östergatan 12', '24139', 'Eslöv', 'Sweden', 'mustafa.yaghobi00@gmail.com', '0046769167688', ''),
(7178, '-', 'Nestor', 'Garcia', '6917 woodlands way', '98223', 'Arlington ', 'United States', 'almarazlucero@live.com', '4253540180', ''),
(7179, '-', 'Alexandra', 'Ringhoff', '8 Anita Dr', '12302', 'Glenville', 'United States', 'aringhoff@yahoo.com', '5182240014', ''),
(7180, '-', 'Michael', 'Rustad', '28 Adirondack Street', '05403', 'South Burlington', 'United States', 'profrustad@aol.com', '802-999-3059', ''),
(7181, '-', 'Adam', 'Spacone', '570 Roosevelt', '91910', 'Chula Vista CA', 'United States', 'Adam.spacone@Gmail.com', '619 646-9457', ''),
(7182, '-', 'Elvis', 'De la Cruz', '520 s union st', '01843', 'Lawrence', 'United States', 'Elvisdlcp@gmail.com', '9786087451', ''),
(7183, '-', 'Ace', 'Matters', '3 Hallam Road', 'NG22 9TT', 'New Ollerton', 'United Kingdom', 'ace_matters19@yahoo.com', '07999234762', ''),
(7184, '-', 'Chris', 'Hatrak', '2301 Sterling Rd', '19067', 'Yardley', 'United States', 'cshatrak@gmail.com', '9083050542', ''),
(7185, '-', 'Andy', 'Park', '38 Grove Street', '11579', 'Oyster Bay', 'United States', 'apark@wigwarehouse.com', '5166762420', ''),
(7186, '-', 'Raphon Sloley', 'Raphon', '9911 Greenbelt Rd apt. 202', '20706', 'Lanham ', 'United States', 'ishawilliams822@yahoo.com', '2029992073', ''),
(7187, '-', 'Mirna', 'Marquez', '4021 Southborough Road', '29501', 'Florence', 'United States', 'tmarquez1999@gmail.com', '8434539777', ''),
(7188, '-', 'SAJIB KANTI DAS', 'Sajib kanti', 'Plac zygmunta starego 22', '22', '26-800 Bialobrzegi ', 'Poland', 'sajibdas124@gmail.com', ' 48739681551', ''),
(7189, '-', 'Sajib kanti', 'Das', 'Plac zygmunta starego 22', '26-800', 'Bialobrzegi ', 'Poland', 'sajibdas124@gmail.com', ' 48739681551', ''),
(7190, '-', 'Kedir Ali ', 'Kefir', '4334 RALEIGH AVE APT 101', 'Alexandria ', '22304', 'United States', 'kedirball84@gmail.com', '9083074417', ''),
(7191, '-', 'WEI KEONG', 'YEOH', '170-02-03/03A (FITNESS CONCEPT), PERSIARAN GURNEY. ', '11200', 'GEORGETOWN', 'Malaysia', 'jeffywk@hotmail.com', '0164808383', ''),
(7192, '-', 'Lauren', 'Ahmed', '19 Roundway', 'RH16 4TW', 'Haywards Heath', 'United Kingdom', 'laurenahmed11@gmail.com', '07921818065', ''),
(7193, '-', 'Jeffrey', 'Gosz', '884 S Plum Grove Road, #311', '60067', 'Palatine', 'United States', 'jeff@kmksales.biz', '17342558466', ''),
(7194, '-', 'Mustafa', 'Yahghobi', 'Östergatan 12', '24139', 'Eslöv', 'Sweden', 'mustafa.yaghobi00@gmail.com', '0046769167688', ''),
(7195, '-', 'Elvis', 'De la Cruz', '520 s union st', '01843', 'Lawrence', 'United States', 'Elvisdlcp@gmail.com', '9786087451', ''),
(7196, '-', 'stanzi', 'bravo', '2645 LBJ FREEWAY', '75234', 'Dallas', 'United States', 'stanzibravo@gmail.com', '8177038994', ''),
(7197, '-', 'Nguyen', 'Nguyen', '1909 S Elm Place', '74012', 'broken arrow', 'United States', 'binhnguyen20111999@yahoo.com', '9182821937', ''),
(7198, '-', 'ANTONESCU SPINU', 'Gyany', '32 Campului 32', '077160', 'Popesti Leordeni - ILFOV', 'Romania', 'gyanylizi67@gmail.com', ' 40726399660', ''),
(7199, '-', 'Pjotr', 'Skaun', 'Kooli', '12a-5', 'Kehra', 'Estonia', 'keks_08@hotmail.com', ' 37256306242', ''),
(7200, '-', 'Pjotr', 'Skaun', 'Kooli', '12a-5', 'Kehra', 'Estonia', 'keks_08@hotmail.com', ' 37256306242', ''),
(7201, '-', 'Pjotr', 'Skaun', 'Kooli 12a-5', '74307', 'Kehra', 'Estonia', 'keks_08@hotmail.com', ' 37256306242', ''),
(7202, '-', 'Gee', 'Lui', '15922 Monroe St', '92683', 'Westminster', 'United States', 'geelui@gmail.com', '7143767857', ''),
(7203, '-', 'Tetsuo', 'Adachi', '2-1-3 Shonantakatori', '237-0066', 'Yokosuka City, Kanagawa Pref.', 'Japan', 'adachit1947@me.com', ' 81-90-2332-5770', ''),
(7204, '-', 'Ibrahim', 'Jabbour', 'Norströmsgatan 17', '69630', 'Askersund', 'Sweden', 'bobjabbour.lb@hotmail.com', '446722501770', ''),
(7205, '-', 'TAMMY', 'NGUYEN', '6853 65TH STREET', '95828', 'SACRAMENTO', 'United States', 'tammy122500@gmail.com', '9163469630', ''),
(7206, '-', 'Timothy', 'Langiano', '2396 hemon', 'H7t 2 p4', 'Laval', 'Canada', 'langianot@hotmail.com', '4388362313', ''),
(7207, '-', 'Patricia ', 'Guvengiris ', 'Vierhuysen 15', '1111 SB', 'Diemen', 'Netherlands', 'patriciaguvengiris@gmail.com', '0031614335879', ''),
(7208, '-', 'Oliver', 'Denton', '2 Lynton Avenue', 'AL1 5PD', 'St Albans', 'United Kingdom', 'oliver.denton13@gmail.com', '07599 636418', ''),
(7209, '-', 'Sajin Hridoy ', 'Sajin', '13414 Franklin Ave', '11355', 'Flushing ', 'United States', 'sajinh90@gmail.com', '6463844244', ''),
(7210, '', 'Ambroz', 'Dani', 'Ortmattstrasse 45', '79541', 'Loerrach', 'DE', '', '', ''),
(7211, '', 'Ambroz', 'Dani', 'Ortmattstrasse 45', '79541', 'LÃ¶rrach', 'Deutschland', '', '', ''),
(7212, '-', 'mark', 'Gardner', '3409 Rexford Circle', '32174', 'Ormond Beach', 'United States', 'mtg96@msn.com', '2318385680', ''),
(7213, '-', 'James', 'Shafley', '4904 Amberwood Ct.', '48640', 'Midland', 'United States', 'kingdom_buildersmi@yahoo.com', '19899488094', ''),
(7214, '-', 'Michel Noel', 'Burbaud', '161 Place du Golf', 'J5T 2Y5', 'Lavaltrie', 'Canada', 'michel.burbaud@fmglobal.com', '450-586-6037', ''),
(7215, '-', 'Adam', 'Conley', '6074 McNaughten Woods Drive', '43232', 'Columbus', 'United States', 'adam2299@gmail.com', '6145955602', ''),
(7216, '-', 'Eric', 'Sturgis', '110 Collins ave ', '21229', 'Baltimore ', 'United States', 'esturgis38@gmail.com', '4438942030', ''),
(7217, '-', 'Michael', 'Laws', '1590 S. Harris Rd.', '48198', 'Ypsilanti, MI', 'United States', 'mikelaws22@gmail.com', ' 1-734-754-3609', ''),
(7218, '-', 'John', 'Chipchase', '26 The Dole', 'Impington', 'Cambridge', 'United Kingdom', 'irene_john@hotmail.com', '01223510629', ''),
(7219, '-', 'Silvia', 'Vargas', '6102 Aspen Pass Dr', '77345', 'Kingwood', 'United States', 'silviadentist@hotmail.com', '4084607242', ''),
(7220, '-', 'mark', 'Gardner', '3409 Rexford Circle', '332174', 'Ormond Beach', 'United States', 'mtg96@msn.com', '2318385680', ''),
(7221, '-', 'Mohamed', 'Kamara', '1200 S Figueroa Street Apt 1909', '90015', 'Los Angeles', 'United States', 'mohamedkamara80@gmail.com', '7039751552', ''),
(7222, '-', 'Ryan', 'Taylor', '115 beaumont court , 61-71 victoria avenue', 'Ss26eb ', 'Southend on sea', 'United Kingdom', 'gta_ryan@msn.com', '07511646208', ''),
(7223, '-', 'Tommy', 'Roberson', '12777 Chapel RD ', '76655', 'Lorena, TX', 'United States', 'TROBERSON@ACTPIPE.COM', '2546666204', ''),
(7224, '-', 'DAVOOD ', 'RAJABI ', '23 ', 'FENSIDE ROAD ', 'MANCHESTER ', 'United Kingdom', 'electromend77@gmail.com', ' 447961212939', ''),
(7225, '-', 'Francis ', 'Gonzales ', '1211 7th street west ', '34205', 'Bradenton ', 'United States', 'francisgonzalez44@yahoo.com', '941-840-9646', ''),
(7226, '-', 'Armen', 'Sargsyan', '121 S Belmont str Apt 8', '91205', 'Glendale', 'United States', 'armensrk@mail.ru', '7472735845', ''),
(7227, '-', 'April', 'Daniels', '1624 E Tulpehocken St', '19138', 'Philadelphia', 'United States', 'abattles1@hotmail.com', '215-971-6852', ''),
(7228, '-', 'Sharon Panjaitan', 'Sharon', 'Mobilgatan', '5', 'Hagersten', 'Sweden', 'sharon_panjaitan@yahoo.com', ' 46707770204', ''),
(7229, '-', 'Ikars', 'abramovs', '77 ', 'Haydn road', 'liverpool', 'United Kingdom', 'ikarsabramovs88@gmail.com', '07446038837', ''),
(7230, '-', 'Roshan khatri', 'Roshan', '3013 1st ave Parkville ', '21234', 'MD Baltimore ', 'United States', 'kcroshan246@gmail.com', '2672079907', ''),
(7231, '-', 'Sharon', 'Panjaitan', 'Mobilgatan 5', '126 26', 'Hagersten', 'Sweden', 'sharon_panjaitan@yahoo.com', ' 46707770204', ''),
(7232, '-', 'Emanuel ', 'Gaytan ', '7626 Wistar village Dr apt C', '23228', 'Henrico, Virginia ', 'United States', 'gaytanazul19@hotmail.com', '5405225526', ''),
(7233, '-', 'Luis', 'Irizarry', '821 Chianti way ', 'N/A', 'Oakley ', 'United States', 'ponce0213@gmail.com', '9253824212', ''),
(7234, '-', 'Saulius', 'Vilkelis', 'Medeinos 35-20', '06137', 'Vilnius', 'Lithuania', 'sauliusv00@gmail.com', ' 37068682081', ''),
(7235, '-', 'Nam Hai', 'Luu', 'IAEA/MTGS/FMS/Receiving and Inspection, Wagramerstrasse 5, P.O. BOX 200', '1400', 'Vienna', 'Austria', 'namhailuu.at@gmail.com', ' 4369916522114', ''),
(7236, '-', 'Joaquim', 'Correia', 'Rua Humberto 415 3º frente', '4450-696', 'Leça da Palmeira Matosinhos', 'Portugal', 'joaquimjrc@hotmail.com', '937396124', ''),
(7237, '-', 'Joaquim Jorge', 'Ramos Correia', 'Rua Humberto cruz nº415 3º frente', '4450-696', 'Leça da Palmeira Matosinhos', 'Portugal', 'joaquimjrc@hotmail.com', '937396124', ''),
(7238, '-', 'Robert', 'Driver', '13106 Rivercrest Drive', '95386', 'Waterford', 'United States', 'bobdriver@aol.com', '2097656848', ''),
(7239, '-', 'Kaelin', 'Dryer', '6240 Old Castle Way', '77304', 'Conroe', 'United States', 'lildryer.kd@gmail.com', '8322025780', ''),
(7240, '-', 'Michael', 'Singer', '1940 S. Hammond Lake Rd.', '48302', 'Bloomfield Hills', 'United States', 'michael@singerleemon.com', 'Michael Singer', ''),
(7241, '-', 'Michel', 'Eganya', 'Egedalsvænge 48 1 tv', '2980', 'Kokkedal ', 'Denmark', 'baskoeganya@icloud.com', '52647635', ''),
(7242, '-', 'Ahmad shoaib', 'niazi', '5700 ursa ln apt#12-304', '76137', 'fort worth', 'Choose country', 'sh_niazi12@yahoo.com', '8174757844', ''),
(7243, '-', 'Aimy ', 'Tran', '9538 Shamrock ave', '92708', 'Fountain Valley', 'United States', 'aftranslt@yahoo.com', '714-837-4165', ''),
(7244, '-', 'Lien', 'Nguyen', '9538 Shamrock ave', 'Tran', 'Fountain Valley', 'United States', 'thuylien74@yahoo.com', '714-837-4165', ''),
(7245, '-', 'Paolina', 'Leon', '656 Corwin Ave', '91206', 'Glendale', 'United States', 'oldsoul15@yahoo.com', '8183314275', ''),
(7246, '-', 'Alfonso/Janet', 'Perez', '4228 N. Broadmoor Ave', '91722', 'Covina', 'United States', 'jjoperez1@Gmail.com', 'Janet', ''),
(7247, '', 'Andy', 'Waters', '44 Lamberhurst Green', 'ME8 6LE', 'Kent', 'United Kingdom', 'andrewwaters.general@gmail.com', '01634 376155', '01634 376155'),
(7248, '-', 'Md A Haidar', 'Md', 'Haidar', '82-15 Britton Avenue #4E', 'Elmhurst , NY 11373', 'Choose country', 'mdhaidar527@yahoo.com', '9292354351', ''),
(7249, '-', 'Santosh bahadur ', 'Paudel', '인천광역시 남동구 앵고개로 448(고잔동 690-15) 근로자복지타운 관리사무소 5층, 503방 ', '앵고게로448(690-15)', 'Incheon', 'South Korea', 'santishrocks12@icloud.com', '01082965066', ''),
(7250, '-', 'Ilja', 'Ivanovas', 'Bohlscheider Weg 9', '54608', 'Mützenich ', 'Germany', 'qlx@mail.ru', ' 37068680056', ''),
(7251, '-', 'NEDA', 'BARAATI', '737 S KINGSLEY DR APT313', '90005', 'LOS ANGELES', 'United States', 'neda_baraati@yahoo.com', '(310) 866-3662', ''),
(7252, '-', 'RAUL', 'CASTRO', ' 247 ELM ST APT 1', '07407', 'ELMWOOD PARK', 'United States', 'rcastro6@student.touro.edu', '9738763971', ''),
(7253, '-', 'Kristopher', 'Perkins', '1201 N. Fillmore St #706', '22201', 'Arlington', 'United States', 'thirdgenerationnavy@yahoo.com', '410-269-3361', ''),
(7254, '-', 'tina', 'dangelo', '100 Jocelyn Court', '95060', 'Santa Cruz', 'United States', 'tinamawla@gmail.com', '4087614060', ''),
(7255, '-', 'DEREK', 'TAT', '1301 LIGHT VIEW STREET', '91754', 'MONTEREY PARK', 'United States', 'derek02746@outlook.com', '626-866-3111', ''),
(7256, '-', 'khouri ', 'bennett', '5 lowick road ', 'ha11up', 'harrow middlesex ', 'United Kingdom', 'mabutukbt@gmail.com', '07907445805', ''),
(7257, '-', 'KRISTOPHER', 'PERKINS', '1201 N. Fillmore St 706', '22201', 'Arlintgon ', 'United States', 'thirdgenerationnavy@yahoo.com', '4102693361', ''),
(7258, '-', 'Justin', 'Aerabi', '161 Maple Avenue', 'L4C2J2', 'Richmond Hill', 'Canada', 'justin.aerabi@gmail.com', '4168355045', ''),
(7259, '-', 'Vladimir', 'Volobuev', '2402 63 street ', 'Apt A 1', 'Brooklyn ', 'United States', 'malivina_blue@yahoo.com', '3473981749', ''),
(7260, '-', 'Franco', 'Santinato', '2000 N Bayshore Dr apt 503', '33137', 'Miami', 'United States', 'fsantinato@hotmail.com', '7868996500', ''),
(7261, '-', 'MARCUS', 'DEN BOER', 'FRANK VAN BORSELENSTRAAT 16', '3232VM', 'BRIELLE', 'Netherlands', 'hondasnl1991@hotmail.com', '0653864300', ''),
(7262, '-', 'Julia', 'Lee', '1653 Braid Hills Drive', '21043', 'Ellicott City', 'United States', 'soojin10@gmail.com', '4102793617', ''),
(7263, '-', 'Simon', 'Greenfield', '22 Ellalong Road, North Turramurra', '2074', 'Sydney', 'Australia', 'S.Greenfield154@Gmail.com', ' 612 422 073 988', ''),
(7264, '-', 'Julia', 'Lee', '1653 Braid Hills Drive', '21122', 'Pasadena', 'United States', 'soojin10@gmail.com', '4102793617', ''),
(7265, '-', 'Ashik', 'Kapasi', '15300 Cutten Rd Apt 2105 Houston', '77070', 'HOUSTON', 'United States', 'ashik.kapasi@gmail.com', '2815200308', ''),
(7266, '-', 'jinzhen', 'zhao', '85 logan ave ', '10301', 'staten island NY', 'United States', '921159690zhao@gmail.com', '8458476168', ''),
(7267, '-', 'jinzhen', 'zhao', '85 logan ave', '10301', 'staten island NY', 'United States', '921159690zhao@gmail.com', '8458576168', ''),
(7268, '-', 'Victor', 'Pereda', '27764 Homestead Rd', '92677', 'Laguna Niguel', 'United States', 'victor.pereda@nearsol.us', '9492805120', ''),
(7269, '-', 'Victor', 'Pereda', '27764 Homestead Rd', '92677', 'Laguna Niguel', 'United States', 'victor.pereda@nearsol.us', '9492805120', ''),
(7270, '-', 'Andrei', 'Osnovich', '5902 Mountain Meadow Court', '95135', 'San Jose', 'United States', 'aosnovich@gmail.com', '(408)391-2420', ''),
(7271, '-', 'Dawn', 'Silva', '125 Cove Ave.', '02889', 'Warwick', 'United States', 'dawnsilva311@gmail.com', '401-935-9489', '');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(7272, '-', 'Vasiliy', 'Kozub', '9719 s 237th pl', '98031', 'Kent', 'United States', 'vasily.kozub@gmail.com', '2535202561', ''),
(7273, '-', 'Dil Jan ', 'Khan', '10 Gornall Avenue ', '2206', 'Earlwood ', 'Australia', 'Diljankhan1@gmail.com', ' 61435562559', ''),
(7274, '-', 'Tuan', 'Pham', 'apartment 20 citywalk', '69 Itving street', 'Birmingham', 'United Kingdom', 'mtpham2458@gmail.com', '07477868988', ''),
(7275, '-', 'Franco', 'Santinato', '2000 N Bayshore dr apt 503', '33137', 'Miami', 'United States', 'fsantinato@hotmailc.com', ' 1 7868996500', ''),
(7276, '-', 'Cebrail', 'Toker', '11877 Grand commons ave ', '22030', 'Fairfax ', 'United States', 'ctoker69@yahoo.com', '7034730407', ''),
(7277, '-', 'Edward', 'Hayrapetian', '8900 Lankershin blvd', '91352', 'Sun Valley', 'United States', 'info@burbankfireplace.com', '818-468-5957', ''),
(7278, '-', 'kamalpreet', 'singh', '17388 64a avenue', 'V3s3k9', 'SURREY', 'Canada', 'kamal26punjab@gmail.com', '6046193767', ''),
(7279, '-', 'Danny', 'Dy', '8 Roberts Place', '02136', 'Boston', 'United States', 'dr.dy@doctor.com', '7818888825', ''),
(7280, '-', 'Francis', 'Mensah', '291 W Aldrich Place', '95391', 'Mountain House, CA', 'United States', 'pogas0011@gmail.com', '5103255917', ''),
(7281, '-', 'Conchito ', 'Gomez', '16511 Silica drive', '92395', 'Victorville', 'United States', 'kimsaitang@yahoo.com', '7602459160 Landline', ''),
(7282, '-', 'Conchito', 'Gomez', '16511 Silica drive', '92395', 'Victorville', 'United States', 'kimsaitang@yahoo.com', '760-245-9160 Landline', ''),
(7283, '-', 'Charles', 'Willis', '1 thorntree lane, branston', 'de143fu', 'Burton-ON-Trent', 'United Kingdom', 'cwilliscwfs@hotmail.co.uk', '01283575998', ''),
(7284, '', 'James', 'Hoeffner', '5501 Scout Island Cir. S.', '78731', 'Austin TX', 'United States ', 'jhoeffnerlaw@gmail.com', '5127992840', ''),
(7285, '-', 'Wayne', 'Hunt', '6577 Oakmeadow Dr', '92506', 'Riverside', 'United States', 'wayne.hunt@charter.net', '19512150570', ''),
(7286, '-', 'Christopher', 'Wright', '72 Alcherster Court', 'NN12 6RR', 'Water Lane', 'United Kingdom', 'christopher.wright5@sky.com', ' 447900496133', ''),
(7287, '-', 'Michelle', 'Bernal', '1740 Woodside Dr', '60098', 'Woodstock, IL ', 'United States', 'bernalm22@hotmail.com', '815-276-1792', ''),
(7288, '-', 'FELIX', 'GILBERT', '2380 Elkhorn st.', '80138', 'Parker Co.', 'United States', 'fgilbert21@gmail.com', '303901448', ''),
(7289, '-', 'AHMAD ', 'ELHAJJ', 'ABU DHBAI', '00971', 'ABU DHABI', 'United Arab Emirates', 'AHMED.ELHAJJ78@GMAIL.COM', '00971554112010', ''),
(7290, '-', 'Marlon', 'Patinayake', '58 Cat Hill', 'EN4 8HY', 'London', 'United Kingdom', 'marlonp1386@gmail.com', '07852104661', ''),
(7291, '-', 'Paul Randolph Lopez ', 'Paul', '7468 Church St , A', '92284', 'Yucca Valley', 'United States', 'offishapollo@icloud.com', '7606682331', ''),
(7292, '-', 'Bjorn', 'Ulfberg', 'Danderydsvagen 69A 3tr', 'SE-18262', 'Djursholm', 'Sweden', 'bjorn.ulfberg@outlook.com', ' 46733889333', ''),
(7293, '-', 'John', 'Paterson', '3/84 Showground Rd', '2250', 'Gosford', 'Australia', 'johnpaterson75@gmail.com', '0412321690', ''),
(7294, '-', 'Fred', 'Santos', '27960 John F Kennedy Dr ', 'Unit B', 'Moreno Valley ', 'United States', 'ricky434343@gmail.com', '6308867636', ''),
(7295, '-', 'Mack', 'Karnes', 'W301N3108 Windrush cir', '53072-4277', 'Pewaukee', 'Choose country', 'mack.karnes@gmail.com', '4143797740', ''),
(7296, '-', 'SIMON', 'CLARK', 'The Furrows, Cattal Street', 'YO26 8DW', 'Cattal', 'United Kingdom', 'simon@lumsdendesign.com', ' 44 (0)7720892006', ''),
(7297, '-', 'OMAGBEMI BENEDICT', 'MAYUKU', 'ITALIELEI 211 BUS 11', '2000', 'ANTWERPEN', 'Belgium', 'benedict.mayuku1@skynet.be', ' 32476553955', ''),
(7298, '-', 'peter', 'brown', '3 glen Ebor park', 'BT4 2jj', 'Belfast', 'United Kingdom', 'brentpower@gmail.com', '07901556800', ''),
(7299, '-', 'Duy', 'Dinh', '10307 kennewick drive', '77064', 'houston', 'United States', 'duysaomaivt123@gmail.com', '3462609508', ''),
(7300, '-', 'Duy Dinh', 'Duy', '10307 kennewick dr', '77064', 'Houston', 'United States', '0918581302vt@gmail.com', '3462609508', ''),
(7301, '-', 'Paul', 'Wilson', '1120 Pericles DR', '21015', 'Bel Air', 'United States', 'paulewilson81@yahoo.com', '3309744561', ''),
(7302, '-', 'James', 'Lordon', '9241, Pitching Wedge Drive', '89134', 'Las Vegas', 'United States', 'lordonjim@gmail.com', 'Jim Lordon', ''),
(7303, '-', 'Michael', 'Reminick ', '381 17th st sw', '34117', 'Naples ', 'United States', 'mhr9247@gmail.com', '239-560-3650', ''),
(7304, '-', 'Yintung ', 'Yu', 'Flt 3716 fook yat hse fortune est cheung sha wan Hong Kong, KL, Hong Kong SAR China ', 'Cheungshawan ', '00000', 'Hong Kong', 'tungyinyu.yy@gmail.com', ' 852 96034304', ''),
(7305, '-', 'Yu', 'Yintung ', 'Flt 3716 fook yat hse fortune est cheung sha wan Hong Kong, KL, Hong Kong SAR China', 'Hang cheung street 8', '00000', 'Hong Kong', 'tungyinyu.yy@gmail.com', ' 85296034304', ''),
(7306, '', 'Diana', 'El Miari', 'mcmillan st 5645', '48127', 'dearborn heights MI', 'United States ', 'fadi_khraiche@hotmail.com', '(313) 638-0019 ', '(313) 638-0019 '),
(7307, '-', 'Razvan', 'Stroie', 'STR. LIBERTATII, NR. 1, BL.30C, AP.18', '100083', 'PLOIESTI', 'Romania', 'r_stroie@yahoo.com', '0723854219', ''),
(7308, '-', 'Maria', 'Bryjak', '50s Spruce st New Jersey ', '07407', 'Elmwood Park ', 'United States', 'majkab57@hotmail.com', '201 575 0526', ''),
(7309, '-', 'Kellan', 'Biando', '4725 36th St. NE', '98422', 'Tacoma', 'United States', 'biandokj@gmail.com', '(912) 660-4157', ''),
(7310, '-', 'Samar', 'Qattoum', '6408 N Imperial Dr', '61614', 'Peoria', 'United States', 'samarqattoum76@gmail.com', '3092911007', ''),
(7311, '-', 'Noam', 'Cohen', '469 Arlington Road', '11516', 'Cedarhurst, NY', 'United States', 'norm@capitalfinanceteam.com', 'Noam Cohen', ''),
(7312, '-', 'Pierre ', 'YOUATOU TOWO', 'Rue plaine des sports, 64', '1970', 'Wézembeek-Oppem', 'Belgium', 'pierretowo@hotmail.com', ' 32477258153', ''),
(7313, '-', 'Dávid', 'Pavličko', 'Švábovce 88', '05912', 'Švábovce', 'Slovakia', 'Davooo.p@gmail.com', '0948199005', ''),
(7314, '-', 'Ahmed Mohammed Abdulkarim', 'Ahmed', 'Abdulkarim', '73', 'Al warqa. Dubai', 'United Arab Emirates', 'amkarim7777@gmail.com', '00971505252529', ''),
(7315, '-', 'Tom', 'LaMontagne', '346 Campbellton Lane', '32506', 'Pensacola', 'United States', 'info@hugyourhome.com', '1 8502320489', ''),
(7316, '-', 'Candace', 'Haddadin', '405 S. Oakgrove cir.', '92807', 'Anaheim', 'United States', 'candacehaddadin@outlook.com', '7144733016', ''),
(7317, '-', 'Brenda', 'Jones', '422 BRANCHWOOD DR', '28590', 'WINTERVILLE', 'United States', 'Bhj081956@gmail.com', '2525626881', ''),
(7318, '-', 'Cyrus', 'Razmara', '1917 Yacht Truant', '92660', 'Newport Beach, California', 'United States', 'Razmara.c@gmail.com', '9497355666', ''),
(7319, '-', 'Avetis', 'Ekmekchyan', '7456 Shadyglade Avenue #5', '91605', 'North Hollywood California ', 'United States', 'mr_avo818@yahoo.com', '8182888063', ''),
(7320, '-', 'Maximilian', 'Keller', 'Im Bühl 17', '97355', 'Kleinlangheim', 'Germany', 'maxkeller@online.de', '0049-176-61025829', ''),
(7321, '-', 'William', 'Palmer', '6246 ellenwood dr', '30273', 'Rex', 'United States', 'williampalmer3@live.com', '16786121792', ''),
(7322, '-', 'Emil', 'Zakharyan', '24392 Larchmont Ct.', '92653', 'Laguna Hills', 'United States', 'emozax@gmail.com', '5305005005', ''),
(7323, '-', 'Emil', 'Zakharyan', '24392 Larchmont Ct.', '92653', 'Laguna Hills ', 'United States', 'emozax@gmail.com', '5305005005', ''),
(7324, '-', 'ned', 'aridi', '42789 Hay Road', '20147', 'Ashburn', 'United States', 'futureinnovation01@gmail.com', '17035853819', ''),
(7325, '-', 'Alex', 'Shnol', 'Yoav ben zeruya 4/7', '7752504', 'Ashdod ', 'Israel', 'alexshnol@gmail.com', ' 972542277832', ''),
(7326, '-', 'Natasha ', 'Williams', '731 Chauncey Street', '11207', 'Brooklyn', 'United States', 'williamsnatasha77@gmail.com', '347.449.4831 | 347.362.9298', ''),
(7327, '-', 'Jake', 'Lin', '167 N Sunset Ave.', '91744', 'City of Industry, California', 'United States', 'jake.lin@awatechnology.com', '626-374-4663', ''),
(7328, '-', 'Goran', 'Pavlinić', 'Ulica Kralja Tomislava 46', '49000', 'Krapina', 'Croatia', 'pavlinic.goran@gmail.com', '00385993403462', ''),
(7329, '-', 'Vasile', 'Doros', '1800 Main Str, 22', 'S7H4B3', 'Saskatoon', 'Canada', 'vasiledoros1@gmail.com', '3062626646', ''),
(7330, '-', 'Gary', 'Jackson', '106 Wood Circle', '79336', 'LEVELLAND', 'United States', 'garyjackson869@rocketmail.com', '8067775423', ''),
(7331, '-', 'Charles', 'Gonzalez', '5269 W Piaffe St', '83616', 'Eagle, Idaho', 'United States', 'og1980@sbcglobal.net', 'Charles Gonzalez', ''),
(7332, 'workers welfarm town management office', 'Santosh Bahadur', 'Paudel', '5.Th fl. Room 503,448 Aenggogae-ro, Narndongu', '21699', 'Incheon', 'SÃ¼dkorea', 'santoshrocks12@icloud.com', '00801082965066', ''),
(7333, '-', 'Peter', 'Spielmann', 'Au 1', '6632', 'Ehrwald', 'Austria', 'bergf.spielmann.p@aon.at', ' 43 664 6141403', ''),
(7334, '-', 'SILVIANO ', 'Torres', '418 E Las Flores Ave.', '91006', 'Arcadia', 'United States', 'saltheloanexpert@gmail.com', '6269750960', ''),
(7335, '-', 'Silviano', 'Torres', '418 E Las Flores Ave.', '91006', 'Arcadia', 'United States', 'realestatebty@gmail.com', '6262797846', ''),
(7336, '-', 'Altjon', 'Brati', '37480 Scotsdale cir', 'Apt 302', 'Westland ', 'United States', 'altjon.brati@hotmail.com', '7349838878', ''),
(7337, '-', 'Al', 'Cardona', '42 Yacht Club Cove', '10308', 'Staten Island', 'United States', 'al.cardona@gmail.com', '7188091840', ''),
(7338, '-', 'Jean', 'Tseng', '15323 Drybrook Dr', '91745', 'Hacienda hts', 'United States', 'sarshalomadonai@gmail.com', '6263212125', ''),
(7339, '-', 'Daniel PETER Egbeji ', 'Daniel ', 'Egbeji ', '660', '10467', 'United States', 'godspoweron@yahoo.com', '6316806436', ''),
(7340, '-', 'Kevin', 'Artry', '6649 A Tracey Place', '71459', 'Fort Polk', 'United States', 'kevinartry@gmail.com', '646-898-5001', ''),
(7341, '-', 'Rakan', 'Alamawi', '4323 n Richmond st ', '2', 'Chicago ', 'United States', 'mr.r.alamawi@gmail.com', '3125093869', ''),
(7342, '-', 'Ricardo', 'Sanchez', '41 Ellison crt', 'Legat', 'Fort Saskatchewan', 'Canada', 'ricardo0755@yahoo.es', '7807104640', ''),
(7343, '-', 'Sy Phan', 'Sy', '18613 Willow Ave ', 'N/A', 'Country Club Hills', 'United States', 'syphan1691@yahoo.com', ' 1 (708) 965-3499', ''),
(7344, '-', 'Artur', 'Manasaryan', '11741 Gilmore Street, 127', '91606', 'North Hollywood', 'United States', 'art.manasarian@gmail.com', '8188615658', ''),
(7345, '-', 'Rakan', 'Alamawi', '4323 n Richmond st ', '2 ', 'Chicago ', 'United States', 'mr.r.alamawi@gmail.com', '3125093869', ''),
(7346, '-', 'Ulf', 'Jacobsen', 'Ole Irgens vei 54', 'NO-5019', 'Bergen', 'Norway', 'ulf.jacobsen@gmail.com', ' 4791553463', ''),
(7347, '-', 'Rick', 'Ludington', '13007 37th Ave S', '98168', 'Tukwila, WA', 'United States', 'r.ludington@comcast.net', '509-424-0052', ''),
(7348, '-', 'Nicholas ', 'Slawomirski ', 'Unit 1', '29 Strickland Street', 'Mount Claremont ', 'Australia', 'nicholas_slawomirski@hotmail.com', '0404296376', ''),
(7349, '-', 'Teimuraz Iashvili', 'Teimuraz Iashvili', '1570 est 14 street', '11230', 'Brooklyn', 'United States', 'alina9003@hotmail.com', '3474799745', ''),
(7350, '-', 'Teimuraz Iashvili', 'Teimuraz Iashvili', '1570 est 14 street', '11230', 'Brooklyn', 'United States', 'alina9003@hotmail.com', '3474799745', ''),
(7351, '-', 'HUY', 'NGUYEN VAN', '24-36, Sincheoksandan 3ro', '27850', ' deoksan-myeon,  jincheon-gun Chungbuk', 'South Korea', 'lm.nhat.huy76@gmail.com', '01055052668', ''),
(7352, '-', 'Anthony', 'Badaracco', '27 Creeping Hemlock Drive', '06851', 'Norwalk', 'United States', 'tony@badaraccoplumbing.com', '203-223-1579', ''),
(7353, '-', 'Ould BRAHAM ', 'Tarik', '47 rue de la comete asnieres sur sienne 92600', '47 rue de la comete ', 'Asnieres Sur Seine', 'France', 'Tarik.ouldbraham@gmail.com', '0667640504', ''),
(7354, '-', 'Asma', 'Khan', '1 Redclyffe Avenue ', 'Manchester', ' M14 5RG', 'United Kingdom', 'asmakhan94@outlook.com', ' 447898714856', ''),
(7355, '-', 'Michael ', 'Dumbi', '70 Perimeter Ctr E, APT 2440', '30346', 'Dunwoody', 'United States', 'doombimichael@gmail.com', '9205725638', ''),
(7356, '-', 'Joshua', 'Scott', '273 Scarlet Way', '30046-7315', 'Lawrenceville', 'United States', 'joshuascott.sears@gmail.com', '7706866125', ''),
(7357, '-', 'Van ', 'LY', '9186 ', 'N Military Trl', 'Palm Beach Gardens, FL 33410', 'United States', 'vanhanly@yahoo.com', '5616670397', ''),
(7358, '-', 'Kenly', 'Nguyen', '1951 W MIDDLEFIELD DR APT 531', '95377', 'Tracy', 'United States', 'boylunlinh119@gmail.com', '9259227089', ''),
(7359, '-', 'Shamsa', 'Alrashdi', '2227', '613', 'Alseeb/ al hail north', 'Oman', 'shamsa-rashdi@hotmailcom', '00968 92752443', ''),
(7360, '-', 'Evan ', 'Barringer', '1770 glencairn ln', '75067', 'Lewisville', 'United States', 'rodneybfree@gmail.com', '9727957889', ''),
(7361, '-', 'Erika', 'Marino', 'Via piano Audi, 4', '10070', 'Corio', 'Italy', 'erikamarino85@gmail.com', '3421512027', ''),
(7362, '-', 'Lauriane Lima', 'Lauriane', 'Essex rd', '12B', 'Nantucket MA', 'United States', 'darlinglauriane@gmail.com', ' 15089013304', ''),
(7363, '-', 'erika', 'marino', 'via piano audi 4', '10070', 'corio', 'Italy', 'erikamarino85@gmail.com', '3421512027', ''),
(7364, '-', 'Ashly', 'Tien', '10312 Vila Real Way', '95757', 'Elk Grove', 'United States', 'ashly.tien@yahoo.com', '9162175528', ''),
(7365, '-', 'zhiyan', 'javanmiri', 'drottninggatan 5a', '63218', 'Eskilstuna', 'Sweden', 'zhiyanjj@gmail.com', '0707595381', ''),
(7366, '-', 'Mike', 'Beights', '3304 Brentwood Dr', '75070', 'McKinney', 'United States', 'mike@beights.net', '2145428940', ''),
(7367, '-', 'Rebecca', 'Chung', '30 Mcmullens Wharf Court ', '21903', 'Perryville MD ', 'United States', 'rebeccatchung@hotmail.com', '2672302574', ''),
(7368, '-', 'Ronald ', 'Hook', '1821 woodsboro drive', '29210', 'Columbia, SC', 'United States', 'ron5060@icloud.com', '8036069130', ''),
(7369, '-', 'Charlyn', 'Naylor', '872 8th St.', '90266', 'Manhattan Beach', 'United States', 'charlyn3@me.com', '3103448973', ''),
(7370, '-', 'Edwin', 'Leemrijse', 'Wilhelminastraat 33', '7101 CP', 'Winterswijk', 'Netherlands', 'eleemrijse@kpnmail.nl', '0616088114', ''),
(7371, '-', 'Sergei', 'Belikov', '1926 83rd Street, apt.1D', '11214', 'New York', 'United States', 'sergudo1982@gmail.com', '9294081311', ''),
(7372, '-', 'Lynn', 'Antwine', '13406 East Cypress Forest Drive', '77070', '`Houston, Texas', 'United States', 'lynn@theantwines.com', '832-671-6460', ''),
(7373, '-', 'Daniel', 'Ghansah', '687 Mount Lubentia Ct. W.687', '20774', 'Upper Marlboro', 'United States', 'minnowghansah@yahoo.com', '2406875063', ''),
(7374, '-', 'Ronald ', 'Hook', '1821 woodsboro drive', 'Columbia ', '29210', 'United States', 'ron5060@icloud.com', '8036069130', ''),
(7375, '-', 'Breandan', 'Fox', '89-37 70th Ave ', '11375', 'Forest hills/ ny', 'United States', 'brenfox5@gmail.com', '6317149476', ''),
(7376, '-', 'Pierre', 'Addy', '1102 Franchère., ', 'J4J 4T8', 'Longueuil. Province de Québec.', 'Canada', 'paddy43@videotron.ca', '1- 450- 332- 0610', ''),
(7377, '-', 'David', 'Wirges', '24826 DUTTON POINT DR', '77493', 'Katy, Texas', 'United States', 'davewirges@gmail.com', '8324370415', ''),
(7378, '-', 'Bruno', 'Saint-Cast', 'La Martinière', '49390', 'LA BREILLE LES PINS', 'France', 'bsaintcast@hotmail.com', ' 33634683476', ''),
(7379, '-', 'nicholas', 'charles varteg jones', '32 Acorn Avenue,Bar Hill', 'Cb238dt ', 'Cambridge', 'United Kingdom', 'varteg@ntlworld.com', 'Nick jones', ''),
(7380, '-', 'Gregory', 'Kasi', '6 SUNNY LANE', '17033', 'HERSHEY', 'Choose country', 'jim.kasi@verizon.net', '7175660690', ''),
(7381, '-', 'Cuong', 'Pham Ngoc', '390 Quebec Ave', 'M6P2V4', 'Toronto', 'Canada', 'david.phamngoc@hotmail.com', '4168870161', ''),
(7382, '-', 'Ettore', 'Ivone', '12928 Janine Ct', '48315', 'Shelby Twp', 'United States', 'ed.ivone55@gmail.com', '12484215508', ''),
(7383, '-', 'Eric', 'Hung', '2593 Carlton Pl. ', 'No', 'Rowland Heights', 'United States', 'bhwhung@yahoo.com', '6265031898', ''),
(7384, '-', 'ILJA', 'IVANOVAS', 'Minijos 130B-33', '93245', 'Klaipeda', 'Lithuania', 'qlx@mail.ru', ' 37068680056', ''),
(7385, '-', 'Pablo', 'Bautista', '11777 S Autumn Ridge Cove ', '84092', 'Sandy - Utah', 'United States', 'pablobautistadf@gmail.com', ' 1 (954) 397-6406', ''),
(7386, '-', 'Marc-olivier Frenette', 'Marc-Olivier', '645 , 36 Ave', 'H8T3L1 ', 'Lachine', 'Canada', 'marco.frenette@hotmail.com', '5147575716', ''),
(7387, '-', 'George ', 'Sidhom', '24 Marsad Dr. ', '08857', 'Old Bridge ', 'United States', 'georgeanton41@yahoo.com', '7327157153', ''),
(7388, '-', 'Rahul', 'Kapur', '11854 Stoney Peak Dr, Apt 222', '92128', 'San Diego', 'United States', 'rahulcanbereached@gmail.com', '8582485263', ''),
(7389, '-', 'Justin', 'Newbold', '505 W Boundary Rd', '62922', 'Creal Springs', 'United States', 'sara_2007p@hotmail.com', '6188894041', ''),
(7390, '-', 'Mert', 'Elbay', '3, Hennessy St', '3076', 'Epping', 'Australia', 'info@elbaytravel.com', ' 61422653012', ''),
(7391, '-', 'Ales', 'Vopelka', 'Jasminova  339/18', '360 04', 'Karlovy Vary', 'Czech Republic', 'alesv@email.cz', ' 420606885268', ''),
(7392, '-', 'khaled', 'ben chouikha', '39', '1009', 'pully', 'Switzerland', 'bc.khaled@gmail.com', '0041219052126', ''),
(7393, '-', 'Lukas', 'Uhlbäck', 'Larsbergsvägen 7', '18138', 'Lidingö, Stockholm', 'Sweden', 'lukasuhlback@hotmail.com', ' 46 70 769', ''),
(7394, '-', 'Susan', 'Kwan', '101 Centennial Road', '18974', 'Warminster', 'United States', 'smfk53@aol.com', '9144972388', ''),
(7395, '-', 'Massabo ', 'Michel', '9-630. Akasaka 414', 'Minato-Ku ', 'Tokyo', 'Japan', 'michel29@mac.com', '08033402500', ''),
(7396, '-', 'Nicholas Charles Varteg', 'Jones', '32 Acorn Avenue,Bar Hill', 'CB23 8DT', 'Cambridge ', 'United Kingdom', 'varteg@ntlworld.com', '44(0)7401463336', ''),
(7397, '-', 'Denys', 'Kozuliaiev', '2250 Clarendon Rd apt. 4C', '11226', 'Brooklyn', 'United States', 'denyshka7@gmail.com', ' 19292318489', ''),
(7398, '-', 'Massimo', 'Tortora', 'Via fucini, 16', '50135', 'Firenze', 'Italy', 'ilredellastampa@alice.it', '3387099935', ''),
(7399, '-', 'rafael', 'morales', '3650 Bird RD', '33133', 'Miami', 'United States', 'rafael@oceantrust.com or volvocarsrm@gmail.com', '305.345.8587', ''),
(7400, '-', 'Laura', 'Giang', '7311 Gentle Willow Ln', '77494', 'Katy', 'United States', 'laura.dg.x@gmail.com', '8322925742', ''),
(7401, '-', 'Jeffrey', 'Rodgers', '916 W. Washington Street Suite 1', '24901', 'Lewisburg', 'United States', 'rodgerslawfirm@yahoo.com', '3046474550', ''),
(7402, '-', 'khuyen hoang', 'khuyen ', '1010 choctaw way', '42104', 'bowling green', 'United States', 'khuyenthoang@yahoo.com', '2709960469', ''),
(7403, '-', 'khuyen', 'hoang', '1010 choctaw way', '42104', 'bowling green ky', 'United States', 'khuyenthoang@yahoo.com', '2709960469', ''),
(7404, '-', 'Harleen', 'Kaur', '6850 Mission Gorge Rd', '92120', 'San Diego', 'United States', 'harleenkd97@gmail.com', '4084550698', ''),
(7405, '-', 'Kyawt', 'Mon', '429 Hershal Ct,', '29365', 'LYMAN', 'United States', 'kyawtkhinemon@gmail.com', '8649790117', ''),
(7406, '-', 'Siebenaler ', 'Jérémy ', '94, Cité Bellevue', '57700', 'Hayange ', 'France', 'sieben57@hotmail.com', '0033643431394', ''),
(7407, '-', 'Keenan', 'Grote', 'Jumeirah Park, District 6, Street F22, Villa K08', '75582', 'Dubai', 'United Arab Emirates', 'keenan_grote@mac.com', '559935557', ''),
(7408, '-', 'Eric ', 'Hung', '2593 S.Carlton pl', 'No', 'Rowland Hts', 'United States', 'bhwhung@yahoo.com', '6265031898', ''),
(7409, '-', 'Devin', 'Moran', '263 CHEESESPRING RD', '06897-2334', 'WILTON', 'United States', 'devinfmoran@gmail.com', '2036091964', ''),
(7410, '', 'Peter', 'Hanic', 'Hviezdoslavova 1', '90027', 'Bernolakovo', 'Slovakia', 'hanic.peter@gmail.com', '', ' 421 948 435 750'),
(7411, '-', 'Király', 'Balázs', 'Keszthely Tapolcai utca 21/A', 'Tapolcai 21a ', 'Keszthely', 'Hungary', 'balu7011@gmail.com', '06203558391', ''),
(7412, '-', 'Eric', 'Hung', '2593 S. Carlton pl', '0', 'Rowland Hts', 'United States', 'bhwhung@yahoo.com', '6265031898', ''),
(7413, '-', 'Oscar', 'Arreola', '120 GOLF COURSE DR APT 112', '94928', 'ROHNERT PARK', 'United States', 'arreola124@icloud.com', '7079996016', ''),
(7414, '-', 'kim', 'taehun', '306,113,Myeongil-ro,Gangdong-gu,Seoul,Republic of Korea', 'seoul,Seoul,05371,South Korea', 'Seoul', 'South Korea', 'rev1969@naver.com', '821089954429', ''),
(7415, '-', 'Matthew', 'Veldhuizen', '47 Gindurra Avenue', '2154', 'Castle Hill', 'Australia', 'mjveldhuizen@hotmail.com', ' 61411720012', ''),
(7416, '-', 'Gabriel', 'Malvell', 'Ingebäckslyckan 64a', '42565', 'Hisings Kärra', 'Sweden', 'gabriel.malvell@gmail.com', ' 46722725935', ''),
(7417, '-', 'Blaine', 'Martin', '20024 135th Avenue Northeast', '98072', 'Woodinville', 'United States', 'blaineous@hotmail.com', '3607131037', ''),
(7418, '-', 'PRITESH', 'PATEL', '109, SOMERSET DR', '62034', 'GLEN CARBON', 'United States', 'PRITESH4RINKU@GMAIL.COM', '3145200883', ''),
(7419, '-', 'Armen', 'Sarkissian', '820 S Michigan Ave. Unit 611', '60605', 'Chicago', 'United States', 'avsarkissian@gmail.com', '8182812818', ''),
(7420, '-', 'Ishaq said ahmed ', 'Ishaq', 'Alkhuod ', '132', 'Muscat ', 'Oman', 'ishaqsaid335@gmail.com', '92121715', ''),
(7421, '-', 'Ishaq said ahmed ', 'Ishaq', 'Alkhuod', '132', 'Muscat ', 'Oman', 'ishaqsaid335@gmail.com', '92121715', ''),
(7422, '-', 'Sarbjit ', 'Singh', '520 lyman ave', '07095', 'Woodbridge NJ', 'United States', 'sarbjitsingh2115@gmail.com', '908 316 2115', ''),
(7423, '-', 'Andrew', 'Williams', '4230 Braemere Dr', '34609', 'Spring Hill, FL', 'United States', 'awilli19@tampabay.rr.com', '13523409160', ''),
(7424, '-', 'Alan', 'O Regan ', '196 Elm Park', '052', 'Clonmel, Tipperary', 'Ireland', 'alan.seekevents@gmail.com', '0857729826', ''),
(7425, '-', 'houman', 'shirinsouei', '3037 nolensville pike', '37211', 'nashville', 'United States', 'houman_luck@yahoo.com', '6156686513', ''),
(7426, '-', 'Dan', 'Nguyen', '721 Oak Street', '28043', 'Forest City', 'United States', 'dannguyen@bellsouth.net', '8282349062', ''),
(7427, '-', 'Mohammad Ruzlan', 'Habib', '1501 Harvey Road Apt#798', '77840', 'College Station', 'United States', 'ruzlan277@tamu.edu', '9794224661', ''),
(7428, '-', 'Eugene', 'Munoz', '1000 s marshall st', '79701-8205', 'Midland', 'United States', 'eugenemunoz89@gmail.com', '4329346524', ''),
(7429, '-', 'eugene', 'munoz', '1000 s marshall', '79701', 'midland', 'United States', 'eugenemunoz89@gmail.com', '4329346524', ''),
(7430, '-', 'Geraldine ', 'Molloy-Porter', '415 Belmont street ', '02170', 'Quincy ', 'United States', 'geraldineporter1@aol.com', '6179842666', ''),
(7431, '-', 'Onielkys Luis ', 'Escobar Garcia ', '6602 Montauk dr ', '77084', 'Houston ', 'United States', 'oniescobar85@gmail.com', '7865640485', ''),
(7432, '-', 'BEGUIEV ', 'Zalina ', '14 Av Rhin Et Danube', '64000', 'PAU', 'France', 'beguievzalina@gmail.com', ' 33769216265', ''),
(7433, '-', 'Onielkys Luis ', 'Escobar Garcia ', '6602 Montauk dr ', 'Houston, Texas ', '77084', 'United States', 'oniescobar85@gmail.com', '7865640485', ''),
(7434, '-', 'Kiraly', 'Balazs', 'Keszthely Tapolcai 21/A', '8360', 'Keszthely Tapolcai ', 'Hungary', 'balu7011@gmail.com', '06203558391', ''),
(7435, '-', 'Lynn', 'Antwine', '13406 East Cypress Forest Dr', '77070', 'Houston', 'United States', 'lynn@theantwines.com', '832 671 6460', ''),
(7436, '-', 'Saya ', 'Kalantarian', '15 Ardwick Road', 'There is no way I can use it and I really need to refound please thanks', 'London', 'United Kingdom', 'sanazpico@yahoo.com', '07711866797', ''),
(7437, '-', 'Yosef', 'Pharaon', '812 4th street', 'V3L2W6 ', 'New Westminster ', 'Canada', 'yepharaon@gmail.com', '6046574573', ''),
(7438, '-', 'Tan', 'Nguyen', '2722 Edwards Ave', '91733', 'EL Monte', 'United States', 'vinhquang@gmail.com', '6262831213', ''),
(7439, '', 'Jaap', 'Van Putten', 'Beethovenlaan 61', '8071VM', 'Nunspeet', 'Netherlands', 'j.v.p@ziggo.nl', '0622462557', ''),
(7440, '-', 'Tuan', 'Hoang', '6 McDonnell Dr', '02368', 'Randolph', 'United States', 'tuanhoang1807@gmail.com', '6176521846', ''),
(7441, '-', 'Sheila', 'Hawkins', '21518 Almaden Rd', '95120', 'San Jose', 'United States', 'shehape@yahoo.com', '4085611027', ''),
(7442, '-', 'Sagne', 'Matar', '86 rue Alexis Pesnon, appartement C21', '93100', 'Montreuil', 'France', 'sagnemakhtar@hotmail.com', '0033646088044', ''),
(7443, '-', 'Abdur', 'Rehman', '5520 Prefontaine Avenue', 'S4W0M8', 'Regina', 'Canada', 'abdur.sask@gmail.com', '3065153890', ''),
(7444, '-', 'Fearnley', 'Luke', 'Greenfield cottage', 'Old lane, bramhope', 'Leeds', 'United Kingdom', 'fearnleyluke123@gmail.com', '07939696528', ''),
(7445, '-', 'Sagne', 'Matar', '86 rue Alexis Pesnon, appartement C21', '93100', 'Montreuil', 'France', 'sagnemakhtar@hotmail.com', '0646088044', ''),
(7446, '-', 'Quentin', 'Hackett', 'Oak st shailer park', '35', 'Brisbane', 'Australia', 'qthackett@hotmail.com', '0061450870758', ''),
(7447, '-', 'Tuan', 'Hoang', '6 McDonnell Dr', '02368', 'Randolph', 'United States', 'tuanhoang1807@gmail.com', '6176521846', ''),
(7448, '-', 'Hee Do', 'Yoon', '6 Paris Garden, ParG3 - Level 3 - H18', 'SE1 8ND', 'London', 'United Kingdom', 'heedoyoon@gmail.com', '447956582667', ''),
(7449, '-', 'Elena Acevedo Ramirez ', 'Elena ', '11163 Huffmeister Rd', '77065', 'Houston', 'United States', 'elizabeth2273@gmail.com', '832-528-2717', ''),
(7450, '-', 'Duflot', 'Philippe', '59 rue pasteur', '80170', 'Rosieres en santerre', 'France', 'duflotphilippe@neuf.fr', '0608407950', ''),
(7451, '-', 'GHEDIR ', 'Abderafik ', ' route de la barade saint Sulpice  et  camyerac ', '62', '33450', 'France', 'rafik.maruti@yahoo.fr', '0643161389', ''),
(7452, '-', 'Jasper', 'van Romunde', 'Julianaweg 38 ', '1934 CG', ' Egmond aan den Hoef', 'Netherlands', 'jaspervr@gmail.com', '0610054593', ''),
(7453, '-', 'Abderafik', 'GHEDIR', '62 Route de la Barade', '33450', 'Saint Sulpice et Cameyrac', 'France', 'rafik.maruti@yahoo.fr', '0643161389', ''),
(7454, '-', 'Dimitrios', 'Gogas', '7940 11th Ave S', '33707', 'Saint Petersburg', 'United States', 'agag58@aol.com', '7276860148', ''),
(7455, '-', 'Matt', 'DiBara', '4835 Ethel Ave', '91423', 'Sherman Oaks', 'United States', 'marjorie_rojas23@yahoo.com', '6268037490', ''),
(7456, '-', 'Nalin', 'Daud', '110 Rockbourne Road, Sherfield Park', 'rg270sr', 'Sherfield on Loddon', 'United Kingdom', 'daudnalin@gmail.com', '07767366020', ''),
(7457, '-', 'Sindre', 'Kristoffersen', 'Bambergvegen 2C', '7600', 'Levanger', 'Norway', 'kristoffersensindre96@gmail.com', ' 4792042951', ''),
(7458, '-', 'Manling', 'Fong', '505 W 37th St', '#3a', 'New York', 'United States', 'assuagecomfort@gmail.com', 'Same as above ', ''),
(7459, '-', 'Alexander', 'Hellmers', 'Museumsstr. 2-6, ', '28195', 'Bremen', 'Germany', 'alex@pl-alliance.com', '01708157113', ''),
(7460, '-', 'Paul', 'Fjeldstad', '13 rue du vieux pont de bois', '78220', 'Viroflay', 'France', 'fjeldstad.paul@gmail.com', '0033631623040', ''),
(7461, '-', 'Alberto', 'Ortiz', '6410 South Buford Avenue', '85706', 'Tucson', 'United States', 'betortiz520@gmail.com', '15206001081', ''),
(7462, '-', 'afnan', 'jaber', 'north street 15 p.c 566 ', '30898', 'furidess', 'Israel', 'jaber.excav@gmail.com', 'muhammad jaber 052481725', ''),
(7463, '-', 'JIG', 'PATEL', '645 DARA JAMES RD', '60016', 'ILLINOIS/DES PLAINES', 'United States', 'jig747@yahoo.com', ' 1847-702-7076', ''),
(7464, '-', 'Ulf', 'Jacobsen', 'Ole Irgens vei 54', '5019', 'Bergen', 'Norway', 'ulf.jacobsen@gmail.com', ' 4791553463', ''),
(7465, '-', 'Boaz Luria (by Gali Shagan)', 'Boaz luria', '30 Hadarim st. P.o.box 758 kfsr-yona ISRAEL', '4035130', 'Kfar-Yona', 'Israel', 'galish1966@gmail.com', '972 052-2672288', ''),
(7466, '-', 'Nick', 'Thomas', '1 Harrison Court', '4805', 'Bowen', 'Australia', 'nickthomas@bigpond.com', '0491491434', ''),
(7467, '-', 'Josh', 'Medrano', '4608 Lighthouse Dr.', '.', 'Fort worth', 'United States', 'josh_joe@icloud.com', '8179753305', ''),
(7468, '-', 'Drew', 'Vlasak', '238 Northwest Dr.', '28036', 'Davidson', 'United States', 'drvgolfer@comcast.net', '6303194200', ''),
(7469, '-', 'Dori', 'Mackel', '601 Lilac Drive', '78664', 'Round Rock, Texas', 'United States', 'dori.mackel@gmail.com', '5127636385', ''),
(7470, '-', 'Natalya', 'Chilelli', '5 Van Buren St.', '11762', 'Massapequa Park', 'United States', 'petnat7@verizon.net', 'Natalya Chilelli', ''),
(7471, '-', 'Lioubov', 'Leontieva', '125 Sun Harbor Dr', '13088', 'Liverpool', 'United States', 'luba105@hotmail.com', '315-399-2424', ''),
(7472, '-', 'Dainius', 'Savilionis', '92 Charlecote road', 'RM8 3LD', 'London', 'United Kingdom', 'dsavil@hotmail.com.uk', ' 447828764933', ''),
(7473, '-', 'Joey', 'Puntiel', '508 55th St, Apt 2R', '11220', 'BROOKLYN', 'United States', 'joey2965@gmail.com', '9173863003', ''),
(7474, '-', 'Ulf', 'Verpe Jacobsen', 'Ole Irgens vei 54', '5019', 'Bergen', 'Norway', 'ulf.jacobsen@norclub.com', ' 4791553463', ''),
(7475, '-', 'Shawn', 'Daniel', '13811 Bellwick Valley Lane', '77059', 'Houston', 'United States', 'shawn@ctoftx.com', '2813300277', ''),
(7476, '-', 'Alec', 'Rachfal', 'lavender circle ', '34146', 'Grayslake ', 'United States', 'alecrachfal@icloud.com', '8476939352', ''),
(7477, '-', 'Aylin', 'Rubi', '10602 W 33rd Way', 'Aquabella', 'Hialeah', 'United States', 'ailincita2003@yahoo.com', '(786)769-4611', ''),
(7478, '-', 'cees', 'van Beurden', 'Leeuwerikstraat 25', '5262ZA', 'Vught ', 'Netherlands', 'ceesvanbeurden@live.nl', ' 31654290817', ''),
(7479, '-', 'Jorge', 'Paneque', '395 Cecelia place', '07010', 'Cliffside park', 'United States', 'jorge.paneque@verizon.com', 'Jorge paneque', ''),
(7480, '-', 'Angela', 'Catalina', '11 Sunnybank Avenue', 'CV3 4DP', 'Coventry', 'United Kingdom', 'angelina_catalina2001@yahoo.com', '07405159439', ''),
(7481, '-', 'Jacques', 'Clayton', '480 rang berthier nord', 'J0K 1A0', 'Berthierville', 'Canada', 'claytonj@outlook.fr', '450-917-3999', ''),
(7482, '-', 'Adam', 'Spacone', '570 Roosevelt ', '91910', 'Chula Vista', 'United States', 'Adam.spacone@gmail.com', '6196469457', ''),
(7483, '-', 'Hussein Haji Hassan', 'Hussein', 'St-Annastrasse ', '86', 'Trier', 'Germany', 'hussen.hhh.1997@gmail.com', '017684001760', ''),
(7484, '-', 'Hussein Haji Hassan ', 'Hussein', 'St-Annastrasse ', '86', 'Trier ', 'Choose country', 'hussen.hhh.1997@gmail.com', '017684001760', ''),
(7485, '-', 'Lisa', 'Ruffin', '2439 manhattan Blvd Suite 304', '70058', 'Harvey', 'United States', 'lruffin12@yahoo.com', '15044157804', ''),
(7486, '-', 'Jorge', 'Contreras', '5681 ruby creek dr', '89142', 'Las Vegas Nevada ', 'United States', 'jorge.ccontreras57@gmail.com', '702 5285517', ''),
(7487, '-', 'Baudry', 'Fourmentez', 'Rue de la Ferme 3', '7623', 'Rongy', 'Belgium', 'jamesbaud1421@gmail.com', ' 32 496 98 30 15', ''),
(7488, '-', 'Tori', 'Katzman', '10743 cypress bend drive', '33498', 'boca raton', 'United States', 'katzmantori@gmail.com', '5616541268', ''),
(7489, '-', 'Kazman', 'White', '371 Timberlake Dr', '40475', 'Richmond ', 'United States', 'kazmanwhite95@yahoo.com', '8594578214', ''),
(7490, '-', 'Eric', 'Johnson', '6905 Rhonda Drive', '60033', 'Harvard, Illinois', 'United States', 'johnsonthree@att.net', '815-985-3997', ''),
(7491, '-', 'Khunmany', 'Tep', '1928 Tulip Street', '92105', 'San Diego', 'United States', 'tepkhunmany@gmail.com', '6193848717', ''),
(7492, '-', 'Joseph', 'Overton', '428 Wetzel Drive', '18106', 'Allentown', 'United States', 'jovertonjr@yahoo.com', '4847441484', ''),
(7493, '-', 'Vivek', 'Mehta', '13 Boehm Way', '08844', 'Hillsborough Township', 'United States', 'viveknmehta@gmail.com', '9733328797', ''),
(7494, '-', 'Dimitris', 'Athanasopoulos', '566 High St Prahran', '3181', 'Melbourne, Victoria', 'Australia', 'dimathanas40@gmail.com', ' 61401763800', ''),
(7495, '-', 'Robin', 'Segovia', 'Skomakaregatan 12', '24431', 'Kävlinge', 'Sweden', 'robin.segovia@gmail.com', ' 46706459628', ''),
(7496, '-', 'Boris', 'Curwen', '4306 Waterford Glen Dr', '76063', 'Mansfield', 'United States', 'Bor362@aol.com', '631-220-2359', ''),
(7497, '-', 'GABRIEL', 'PELTIER', 'R Padre Domingos Afonso do Paço 82', '4900 279', 'Carreço', 'Portugal', 'angele.peltier@hotmail.fr', '0033660061436', ''),
(7498, '-', 'neda ', 'eshraghi', '4736 POTOMAC LANE', '37207', 'BRENTWOOD', 'United States', 'houman_luck@yahoo.com', '6156686513', ''),
(7499, '-', 'Edward', 'Harwood', 'PO Box 794', '10 Loyal Lane', 'Weaverville ', 'United States', 'debbie.freemandavis@yahoo.com', 'Edward Harwood 828-273-0535', ''),
(7500, '-', 'Hussein Haji Hassan ', 'Hussein', 'St-Annastrasse ', '86', 'Trier ', 'Germany', 'hussen.hhh.1997@gmail.com', '017684001760', ''),
(7501, '-', 'Hussein', 'Haji hassan', 'St.anaa strasse', '86', 'trier', 'Germany', 'hussen.hhh.1997@gmail.com', '017684001760', ''),
(7502, '-', 'Huy', 'Luong', '1132 Dodson street ', '91733', 'El Monte ', 'United States', 'huykluong64@icloud.com', '(626)-329-6395', ''),
(7503, '-', 'Joshua', 'Medrano', '4608 Lighthouse Dr.', '76135', 'Fort Worth', 'United States', 'josh_joe@icloud.com', '817-975-3305', ''),
(7504, '-', 'Fredy', 'Frutig', '2a rue Principale, App. 103', '68127', 'Niederentzen', 'France', 'f.frutig@bbox.fr', ' 33637994329', ''),
(7505, '-', 'Vu', 'Nguyen', '2917 Helmsman Drive', '28306', 'Fayetteville', 'United States', 'vnguy15@hotmail.com', '504-220-7829', ''),
(7506, '-', 'Boris', 'Curwen', '4306 Waterford Glen Dr', '76063', 'Mansfield', 'United States', 'Bor362@aol.com', '631-220-2359', ''),
(7507, '-', 'Thanh', 'Pham', '18511 Vallarta Dr', '92646', 'Huntington Beach', 'United States', 'pvthanhhb@yahoo.com', '6572588037', ''),
(7508, '-', 'Abdalelah', 'Hammadi', '6 Bartlett Place', 'HP12 3ER', 'High Wycombe', 'United Kingdom', 'abdalelah@al-hammadigroup.com', '07990909908', ''),
(7509, '-', 'JULIO C', 'ISAAC FERRALES', '44 BERKSHIRE SQ', 'L6Z1N4', 'BRAMPTON/ONTARIO', 'Canada', 'iamqban@hotmail.com', ' 1 416 407 4172', ''),
(7510, '-', 'Zeb', 'Poindexter IV', '6523 ADOBE TRAILS DR', '77479', 'Sugar Land', 'United States', 'zebpoindexteriv3@hotmail.com', '8326836336', ''),
(7511, '-', 'Suren', 'Galstyan', '9169 Oneida ave', '91352', 'Sun Valley', 'United States', 'galstyansuren7@gmail.com', ' 19095509309', ''),
(7512, '-', 'Nowbahari ', 'Aryan', 'Waterscheerling 15', '2408 LD', 'Alphen aan den Rijn', 'Netherlands', 'aryan-nawbahari@live.nl', '0648180564', ''),
(7513, '-', 'Daniel', 'Queen', '15 Robert burns avenue ', '15', 'Motherwell ', 'United Kingdom', 'dannyqueen1@hotmail.co.uk', '07983857170', ''),
(7514, '-', 'Kurt', 'Peterson', '12 Shelly ct', '11030', 'smithtown', 'United States', 'petersonkurt@hotmail.com', '5182109696', ''),
(7515, '-', 'Jacie', 'Sullivan', '2536 S Dalton', '67210', 'Wichita', 'United States', 'jacie@senihcam.com', '1-316-250-9750', ''),
(7516, '-', 'Eduardo', 'Morejon', 'Enis tufina', 'Stor.24', 'Sueidliche muenchner', 'Germany', 'e_morejon@yahoo.com lo', '786 953 0105', ''),
(7517, '-', 'Simon', 'Panik', 'Hamoran 5', '7572805', 'Rishon Lezion', 'Israel', 'simon.panik@gmail.com', ' 972542125124', ''),
(7518, '-', 'Eduardo', 'Morejon', '3119 Sw 17 st', 'Sw', 'Miami  FL. 33145 usa ', 'Germany', 'e_morejon@yahoo.com', '786 953 0105', ''),
(7519, '-', 'Nelson', 'Rodriguez', '180 Brook Avenue Apt 11-B', '10454', 'Bronx', 'United States', 'nelsonrodriguez1018@gmail.com', '646-721-3168', ''),
(7520, '-', 'Jose', 'Miranda', '420, Cree Trail', '32925', 'Patrick AFB', 'United States', 'senior.chief8@hotmail.com', '3215072236', ''),
(7521, '-', 'priya', 'singh', '15 Mac Uilliam Parade', 'D24HW53', 'fortunestown lane,dublin 24', 'Ireland', 'priyasingh1228@yahoo.com', '0894929118', ''),
(7522, '-', 'Gabadji kameni ', 'Baudoin fred ', 'Ruolankatu 16 A ', '16 ', 'Lahti ', 'Finland', 'freddydash1@outlook.com', '442312511', ''),
(7523, '-', 'Baudoin Fred ', 'Gabadji Kameni ', 'Ruolankatu 16 A', '15150', '16 a', 'Finland', 'freddydash1@outlook.com', '00358442312511', ''),
(7524, '-', 'Dalya', 'Gutgold', '318 North Orange Drive', '90036', 'Los Angeles', 'United States', 'dgutgold@gmail.com', '9729489156', ''),
(7525, '-', 'María ', 'Garcia', '43 Berkshire Ct', '08753', 'Toms River', 'United States', 'garcia_mariarosa@hotmail.com', ' 1(732) 215-5724', ''),
(7526, '-', 'Marie', 'Wagner', '22 Bartram Road', '07726', 'Manalapan', 'United States', 'maw1164@aol.com', '7325981239', ''),
(7527, '-', 'Justin', 'Smith', '112 Fela Drive', '08077', 'Cinnaminson', 'United States', 'Justinsmith@amerikick.com', '2158402880', ''),
(7528, '-', 'Shelby', 'Wyatt', '4851 NW 104th Lane', '33076', 'Coral Springs', 'United States', 'shelbymwyatt@gmail.com', '3027407468', ''),
(7529, '-', 'Alexander', 'Antonov', 'Suur kaare tee 45-5', '74020', 'Parnamae kula', 'Estonia', 'frahma@mail.ru', ' 37258001117', ''),
(7530, '-', 'Hassan', 'Freeman', 'OCS Worldwide,Global House,Poyle road', 'SL3 0AY', 'Colnbrook, Slough', 'United Kingdom', 'lil_romeo_juce87@hotmail.com', '00447366598227', ''),
(7531, '-', 'Walter', 'Gillmor', '27025 Allens Grove Road ', '52746', 'Donahue, Iowa', 'United States', 'waltgillmor645@gmail.com', '5634683230', ''),
(7532, '-', 'Gerard', 'DeModena', '237 Oakwood Ave', '02151', 'Revere', 'United States', 'bmcgld76@gmail.com', '6175966538', ''),
(7533, '-', 'William', 'Church', '12831 Pearce St.', '92843', 'Garden Grove', 'United States', 'bill.church0802@yahoo.com', '7145895323', ''),
(7534, '-', 'Eduardo', 'Morejon', '3118 sw 17 st', '33145', 'Miami', 'United States', 'e_morejon@yahoo.com', '786 953 0105', ''),
(7535, '-', 'Dil Jan ', 'Khan', '58 Reynolds Avenue ', '2200', 'Bankstown  NSW', 'Australia', 'diljankhan1@gmail.com', ' 61435562559', ''),
(7536, '-', 'Ishaq said', 'Ishaq', 'Al Maabilah', '122', 'Muscat', 'Oman', 'ishaqsaid335@gmail.com', '92121715', ''),
(7537, '-', 'Memphis', 'Collins', '433 Ubeenaround Circle', 'N/A', 'Hayesville', 'United States', 'Memphiscollins7@gmail.com', '8283896689', ''),
(7538, '-', 'Cristoval', 'Padilla', '20322 Yosemite falls dr', '20322', 'Tomball', 'United States', 'cristo.cap22@gmail.com', '(832) 943 - 4519', ''),
(7539, '-', 'Bjoernar', 'Normann', 'Gaasebyveien 8', '1481', 'Hagan', 'Norway', 'bjnorman@outlook.com', '004793213082', ''),
(7540, '-', 'Ahmad Montaser', 'Lababidi', 'Snapphanevägen 56 LGH 1102', '17754', 'Järfälla', 'Sweden', 'montasser_lab@hotmail.com', ' 46764534044', ''),
(7541, '-', 'Roderick', 'Luna', '7425 Charmant Dr. Unit 2702 ', '92122', 'San Diego', 'United States', 'rll485@gmail.com', '6199485017', ''),
(7542, '-', 'George', 'Stein', '159-25 Riverside Drive', '11357', 'Whitestone', 'United States', 'george@executiveresearch.us', '5617025686', ''),
(7543, '-', 'Linda', 'ter Haar', 'van Hoornhof 18', '6701 JA', 'Wageningen', 'Netherlands', 'lindajans0310@gmail.com', '0622421202', ''),
(7544, '-', 'Jesus', 'Castaneda', '2 Miller rd ', '11801', 'Hicksville ', 'United States', 'masterjaydj@gmail.com', '5162099071', ''),
(7545, '-', 'John', 'Luong', '11071 Lavender Ln', '92840', 'Orange', 'United States', 'Johnt.luong@gmail.com', '7145803909', ''),
(7546, '-', 'Gerrad', 'Reynolds', '527 I Avenue unit 935', '76311', 'Sheppard AFB', 'United States', 'g.reynolds127@gmail.com', '9709782104', ''),
(7547, '-', 'Goldy', 'Forest', 'Wittenburgerweg 170', '2244 ch', 'Wassenaar', 'Netherlands', 'goldyf@gmail.com', '0031654701600', ''),
(7548, '-', 'Bhim Prasad ', 'Rai ', '54 Kenneth road pitsea basildon ', 'Basildon ', 'Basildon SS132BD ', 'United Kingdom', 'bhim_rai98@yahoo.com', ' 447480325618', ''),
(7549, '-', 'Naeem Parvez', 'Raza', '1 Moorcroft Road, Moseley', 'B13 8LT', 'Birmingham ', 'United Kingdom', 'nmraza@aol.com', '07427198005', ''),
(7550, '-', 'NAEEM PARVEZ', ' RAZA', '1, MOORCROFT R0AD, MOSELEY', 'B138LT', 'BIRMINGHAM', 'United Kingdom', 'NMRAZA@AOL.COM', '0747198005', ''),
(7551, '-', 'Emilian', 'Stanciu', '4', 'SN153AL', 'CHIPPENHAM', 'United Kingdom', 'stanciu.emilian@yahoo.com', '07745497848', ''),
(7552, '-', 'Rachel', 'Gaston', '1319 East 45th St. J-01', '68847', 'Kearney Nebraska', 'United States', 'GASTONRACHEL244@GMAIL.COM', '13088705027', ''),
(7553, '-', 'Golam', 'Tarafder', '817-7 Crescent Place', 'M4C5L7', 'Toronto', 'Canada', 'lonytrade@hotmail.com', '4169063577', ''),
(7554, '-', 'Rachael Grove', 'Rachael ', '10757 Ashley Lane, Woodbury MN', '10757', 'Woodbury ', 'United States', 'raesnith.rs@gmail.com', '7636398485', ''),
(7555, '-', 'Jose ', 'Aleman', '6728 78th St', '11379', 'Middle Village', 'United States', 'alemandr@gmail.com', 'Jose Aleman', ''),
(7556, '-', 'Jose', 'Aleman', '6728 78th', '11379', 'Middle Village', 'United States', 'alemandr@gmail.com', '9148174418', ''),
(7557, '-', 'Oleg', 'Yakres', 'Tayelet Gamla 21 ap 2', '1290329', 'Katzrin', 'Israel', 'aliksasha70@gmail.com', ' 972527716061', ''),
(7558, '-', 'Vivek', 'Mehta', '13 Boehm Way', '08844', 'Hillsborough Township', 'United States', 'viveknmehta@gmail.com', '9733328797', ''),
(7559, '-', 'Kaelin', 'Dryer', '6240 Old Castle Way', '77304', 'Conroe', 'United States', 'lildryer.kd@gmail.com', '8322025780', ''),
(7560, '-', 'brittany', 'roby', '2460 kenbrook court', '20603', 'waldorf', 'United States', 'brittanyroby29@gmail.com', '4109378056', ''),
(7561, '-', 'MUSTAFA ', 'AMIRI', '951 ABRAMS RD APT 126', '75081', 'RICHARDSON', 'United States', 'MUSTAFA.AMIRI008@ICLOUD.COM', '3469007066', ''),
(7562, '-', 'mudassar ', 'basheer', 'carrer de la parra 3', '08769', 'CASTELLVI, BARCELONA', 'Spain', 'maz.mughal123@gmail.com', ' 34632263641', ''),
(7563, '-', 'Mikko', 'Kemppainen', 'Karjopolku 11, D 66', '01360', 'Vantaa', 'Finland', 'm.kemppainen@hotmail.com', '0404142014', ''),
(7564, '-', 'Sasha', 'Samuel', '6768 Cabin Creek Dr.', '80923', 'Colorado Springs', 'United States', 'sasha.samuel12@gmail.com', '7193932520', ''),
(7565, '-', 'Svetlana', 'Dimante', '65 Castleguard Manor', 'A92N6CR', 'Ardee', 'Ireland', 'svetlanabulina@gmail.com', '0877817017', ''),
(7566, '-', 'Amir', 'Issa', 'Nedjeljscak 20,', '10431', 'Sveta nedjelja ', 'Croatia', 'issaamir5@gmail.com', '0031627114624', ''),
(7567, '-', 'Darius', 'Slekys', '5 Sundale villas Tallaght', 'd24c7f8', 'Dublin', 'Ireland', 'ignasjo9@gmail.com', '0857697094', ''),
(7568, '-', 'Tereza', 'Paronyan', '2508 River Oaks Dr Apt A5', '40206', 'Louisville', 'United States', 'paronterez@yahoo.com', '5028219439', ''),
(7569, '-', 'Harika ', 'Popuri', '4490 Maybeck Terrac0', '94536', 'Fremont', 'United States', 'harikapopurihyd@gmail.com', '5107387393', ''),
(7570, '-', 'De Taeye', 'Alexander', 'Frans van Heymbeecklaan', '8', '2100 Deurne', 'Belgium', 'alex.detaeye@gmail.com', '0472805552', ''),
(7571, '-', 'Mateusz', 'Stoklosa', 'Pillergasse 15-17 5/98', 'Stoklosa', 'Wien', 'Austria', 'mateusz.stoklosa@gmail.com', '6601404734', ''),
(7572, '-', 'Arturo', 'Cruz Esparza', 'Søndre vei, 52', '1397', 'Nesøya', 'Norway', 'arturoc02@gmail.com', '93237673', ''),
(7573, '-', 'Michael', 'Nixon', '2057 Sidewinder Ct', '81507', 'Grand Junction ', 'United States', 'mnixon81@yahoo.com', '970-812-2510', ''),
(7574, '-', 'Federico García cruz', 'Federico', '7650 highland view rd', '7650', 'Truckee', 'United States', 'freddcruz70@gmail.com', '5303863298', ''),
(7575, '-', 'Lora', 'Hulsman', '2110 E. LaVieve Lane ', '85284', 'Tempe Arizona ', 'United States', 'artistmom@cox.net', 'Lora Hulsman ', ''),
(7576, '-', 'Hector', 'Rodriguez', '3871 SW 147th Ave, Apt 2', '33185', 'MIAMI', 'United States', 'hectorjrodriguez96@gmail.com', '7862916448', ''),
(7577, '-', 'federico García cruz', 'Federico', '7650 highland view rd', '7650', 'Truckee', 'United States', 'freddcruz70@gmail.com', '5303863298', ''),
(7578, '-', 'Manzoor', 'Hussain', 'BioAtlantis, Ltd., clash industrial Estate.', 'V92 RWV5', 'Tralee', 'Ireland', 'manzoor.sahi@gmail.com', ' 353877005184', ''),
(7579, 'Tower and Field', 'David ', 'Palmer', '255 sherview grove nw', 'T3R 0Y5', 'Calgary AB', 'Kanada', 'davidpalmerdash1982@gmail.com', '403) 870-6677', ''),
(7580, '-', 'Gregoria', 'Gramatica', '20 Glen Avenue', '07803', 'Mine Hill New Jersey', 'United States', 'gbgramatica@yahoo.com', '973 715 2480 or 973 641 6567', ''),
(7581, '-', 'Devan', 'Farrell', '2700 Roosevelt Blvd. APT4254', '33760', 'Clearwater', 'United States', 'farrelldevan3@gmail.com', '6312524581', ''),
(7582, '-', 'federico garcia', 'Federico', '7650 highland view rd ', '7650', 'Truckee', 'United States', 'freddcruz70@gmail.com', '5303863298', ''),
(7583, '-', 'Sharon Rose', 'Dara', '128 Wakefield Street', 'E6 1NS', 'London', 'United Kingdom', 'sharon.rose009@gmail.com', '07786467464', ''),
(7584, '-', 'Han Baccam', 'Han', 'Baccam', '4877 Purdue Dr', 'Boynton beach', 'United States', 'truchan125@yahoo.com', '5153339777', ''),
(7585, '-', 'Sandra', 'Majus', '360 Whitewater Dr. Apt 308', '60440', 'Bolingbrook', 'United States', 'sandramajus11@gmail.com', '8478773655', ''),
(7586, '-', 'Burton', 'Michael', '18 Hewitt Ave', 'Dane Bank, Denton', 'Manchester', 'United Kingdom', 'Saulandnathan@hotmail.co.uk', ' 447793357531', ''),
(7587, '-', 'MICHAEL', 'BURTON', '18 HEWITT AVE', 'M34 2NP', 'MANCHESTER', 'United Kingdom', 'saulandnathan@hotmail.co.uk', '07793357531', ''),
(7588, '-', 'Sanghyeok', 'Jeong', 'Lichtrasse 9', '40235', 'duesseldorf', 'Germany', 'sanghyeok2131@gmail.com', '017636333758', ''),
(7589, '-', 'Mariah ', 'Castro', '205 south vine street', '93446', 'Paso Robles ', 'United States', 'mariahcastro180@gmail.com', '8054238695', ''),
(7590, '-', 'Shervin', 'Nazemi', '4797 The Glen', 'V7S 3C3', 'WEST VANCOUVER', 'Canada', 'shervin_n@yahoo.com', '17788345552', ''),
(7591, '-', 'Stephen', 'Garrison', '832 N Stanley Ave', '90046', 'Los Angeles', 'United States', 'garris75@gmail.com', '3106994148', ''),
(7592, '-', 'Michael', 'Labib', '80 Ocean Beach Road', '2256', 'Woy Woy', 'Australia', 'micgeorge2006@gmail.com', ' 61404666252', ''),
(7593, '-', 'jerry', 'wilson', '2005 via coronel', '90274', 'palos verdes estates', 'United States', 'wilsonpve@aol.com', '13103756686', ''),
(7594, '-', 'Shanley ', 'Jack', '5084 Tranquil way  (unit 104)', '92057', 'Oceanside', 'United States', 'shanley.jack@me.com', '917-645-6392', ''),
(7595, '-', 'Oskar', 'Ekstrand', 'Röinge Ljunggården 478', '30594', 'Halmstad', 'Sweden', 'stekstrand@hotmail.com', '0725721430', ''),
(7596, '-', 'jerry', 'wilson', '2005 via coronel', '90274', 'Palos  Verdes Estates', 'United States', 'wilsonpve@aol.com', '13103756686', ''),
(7597, '-', 'Harleen', 'Kaur', '6850 Mission Gorge Rd, 2548', '92120', 'San Diego', 'United States', 'harleenkd97@gmail.com', '4084550698', ''),
(7598, '-', 'Ömür', 'Kuvvetli', 'Am Klappersberg 7', '37235', 'Hessisch Lichtenau', 'Germany', 'kuvvetliomur@web.de', '01746702740', ''),
(7599, '-', 'SM', 'ISLAM', '825 SAMIA LANE', '75081', 'Richardson', 'United States', 'mominkhulna@yahoo.com', '9728783384', ''),
(7600, '-', 'Daniel', 'Gallienne', '165, Grande-Allée Est, app. 1114', 'Qc', 'Québec', 'Canada', 'souvenirs1973@gmail.com', '581-308-0119', ''),
(7601, '-', 'Gareth', 'Thomas', '7 Clos Coed Derw, Penygroes', 'SA14 7RD', 'Llanelli', 'United Kingdom', 'gthomas1735@gmail.com', '07477478887', ''),
(7602, '-', 'Sasha', 'Lilliu', 'Piazza Michelangelo Buonarroti', '11', 'Montemarciano ', 'Italy', 'sasha1501@hotmail.it', '3515650412', ''),
(7603, '-', 'Moshe', 'Mermelstein', '104 Elm Street', '08701', 'Lakewood, NJ', 'United States', 'momermelstein@gmail.com', '3474862177', ''),
(7604, '-', 'Robert', 'Burgner', '3340 Lynnray Drive ', '30340', 'Atlanta', 'United States', 'rob@bleedingedge.tv', '4043528960', ''),
(7605, '-', 'Egor', 'Kovalienko', '220 Tennyson Dr', '10308', 'Staten Island', 'United States', 'ekovalienko@yahoo.com', '19178928953', ''),
(7606, '-', 'Mordechai Katz ', 'Mordechai ', '15yaleterrace ', '07036', 'Linden nj', 'United States', 'Mordechaikatz04@gmail.com', '929 275 5304 ', ''),
(7607, '-', 'William', 'Walker', '925 Ave B', '70094', 'Westwego, LA', 'United States', 'williamwalker660@gmail.com', '318-663-2214', ''),
(7608, '-', 'Vadim', 'Ovcinko', 'Vaivorykstes g, 6,', '78308', 'Geguziu k., Siauliu raj.', 'Lithuania', 'vadim@pakruojo-dvaras.lt', '865650293', ''),
(7609, '-', 'Jasmin', 'Kobel', 'Zürcherstrasse 76', '8102', 'Oberengstringen', 'Switzerland', 'jasmin.kobel@gmx.ch', ' 41764624886', ''),
(7610, '-', 'Mordechai ', 'Katz ', '15 yale terrace ', '07036', 'Linden NJ', 'United States', 'Mordechaikatz04@gmail.com', '929 275 5304 ', ''),
(7611, '-', 'Ömür', 'Kuvvetli', 'Am Klappersberg 7', '37235', 'Hessen - Hessisch Lichtenau', 'Germany', 'kuvvetliomur@web.de', '01746702740', ''),
(7612, '-', 'Sven Dirven', 'Sven ', 'Grote Hout ', '5', 'Assen', 'Netherlands', 'svendirfje@gmail.com', '0683894821', ''),
(7613, '-', 'Lionel', 'Jackson', '2645 Olive Ave', '91001', 'Altadena', 'United States', 'r32jackson@yahoo.com', '8188233918', ''),
(7614, '-', 'Lionel', 'Jackson', '2645 Olive Ave', '91001', 'Altadena', 'United States', 'r32jackson@yahoo.com', '8188233918', ''),
(7615, '-', 'Christopher', 'Haggarty-Weir', 'Amsterdamsestraatweg 81', '3513 AB', 'Utrecht', 'Netherlands', 'christopher@ttopstart.com', '0682622428', ''),
(7616, '-', 'Amanda', 'Dekic', '6 Kings Mews', 'RG8 0BS', 'Goring', 'Choose country', 'adekic@btconnect.com', '07712042287', ''),
(7617, '-', 'Craig', 'McCarthy', '178 Senator Street', '01129', 'Springfield, Massachusetts', 'United States', 'jelaniriver@gmail.com', '413-505-6065', ''),
(7618, '-', 'Amy', 'Gordon-Fisher', '280 Hamilton Rd', '10514', 'Chappaqua              ', 'United States', 'agf@medcalm.com', '9145233448', ''),
(7619, '-', 'MARLENE', 'GUEVARA', '9306 S. 66th EAST AVE', '74133', 'TULSA OKLAHOMA', 'United States', 'mkpinknew@hotmail.com', '9183130239', ''),
(7620, '-', 'Kiaira', 'Walton', '1414 N Massasoit Ave ', '60651', 'Chicago', 'United States', 'walton975@gmail.com', '7739900633', ''),
(7621, '-', 'Alexander Loffeld', 'SK Marketing GmbH', 'Prenzlauer Allee 186', '10405', 'Berlin', 'Germany', 'alexander.loffeld@pm.me', '030 22464416', ''),
(7622, '', 'Normann', 'Bjoernar', 'Gaasebyveien 8', '1481', 'Hagan', 'Norwegen', 'bjnorman@outlook.com', '004793213082', ''),
(7623, '-', 'Alan ', 'Reid', '14 Brian Avenue, Marino', 'D3', 'Dublin', 'Ireland', 'alanreid1516@gmail.com', '0868458094', ''),
(7624, '-', 'Gwendal', 'Muletier', '4 rue soeur Marie de Bethanie', '42650', 'Saint-Jean-Bonnefonds', 'France', 'gwendalmltr42@gmail.com', '0767263990', '');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(7625, '-', 'florjan', 'shyti', '63a Millway', 'Nw73qt', 'London', 'United Kingdom', 'florjanshyti11@gmail.com', '07748685374', ''),
(7626, '-', 'Florjan', 'Shyti', '63a Millway', 'Nw73qt', 'London', 'United Kingdom', 'florjanshyti11@gmail.com', '07748685374', ''),
(7627, '-', 'Kiaira', 'Walton', '3850 W 81st ST', '60652', 'Chicago', 'United States', 'walton975@gmail.com', '7739900633', ''),
(7628, '-', 'Badal', 'Hakobyan', '3195, Surf Spray Street, Las Vegas NV 89117, ', '89117', 'Las Vegas', 'United States', 'Badal.hakobyan@gmail.com', '9175207117', ''),
(7629, '-', 'Louie', 'Fantetti', '2852 Welge Lane', '45248', 'Cincinnati', 'United States', 'bonzonutter@gmail.com', '5136024799', ''),
(7630, '-', 'Alexander', 'Metzger', 'Melanija Anlage, 7', '65428', 'Rüsselsheim', 'Germany', 'alexmetzger1@gmx.de', '01771641813', ''),
(7631, '-', 'Lisa ', 'Hogarth', '1221 S. Shasta St. ', '91791', 'West Covina', 'United States', 'starshine1111@yahoo.com', '8188087620', ''),
(7632, '-', 'Travis', 'Becker', '745 Garland Drive', '94303', 'Palo Alto', 'United States', 'travisbecker770@gmail.com', ' 1 (650) 291-9382', ''),
(7633, '-', 'Yudelka sanchez ', 'yudelka ', 'sanchez de guerrido', '417 baltic st ap 1b', 'Brooklyn ny 11217', 'United States', 'yudelkasanchez39@gmail.com', '347 6714550 ', ''),
(7634, '-', 'Yudelka sanchez guerrido ', 'yudelka ', 'sanchez guerrido ', '417 baltic st ap 1b ', 'Brooklyn ny 11217', 'United States', 'yudelkasanchez39@gmail.com', '3476714550', ''),
(7635, '-', 'Anthony', 'Stelluto', '131 nantahala dr', '28356', 'Linden', 'United States', 'astelluto1984@yahoo.com', '7169374297', ''),
(7636, '-', 'Scott ', 'Campanozzi ', '7715 Sedgebrook Dr E', '28164', 'Stanley', 'United States', 'scampanozzi@yahoo.com', '9736705465', ''),
(7637, '-', 'Espen øyre', 'Espen', 'Nordrepollen 280', '280', 'Mauranger', 'Norway', 'espen.oyre@icloud.com', '47211522', ''),
(7638, '-', 'Alexander', 'Perdomo', '7641 W 29th Way, Apt 201', '33018', 'Hialeah', 'United States', 'alex.perdomo08@gmail.com', '7866619988', ''),
(7639, '-', 'Ajay', 'Singh', '3131  Marconi avenue, Iselin 08830 New Jersey ', '31 Marconi avenue ', 'Iselin, New Jersey ', 'United States', 'ajaypakhi@icloud.com', '2166126660', ''),
(7640, '-', 'Florian', 'Shyti', '63a mill way', 'Mill hill broadway', 'London', 'United Kingdom', 'florjanshyti11@gmail.com', '07748685374', ''),
(7641, '-', 'Florjan', 'Shyti', '63 Millway', 'Nw73qt', 'London', 'United Kingdom', 'florianshyti11@gmail.com', '07748685374', ''),
(7642, '-', 'Louie', 'Fantetti', '2852 Welge Ln', '45248', 'Cincinnati', 'United States', 'bonzonutter@gmail.com', 'Louie Fantetti', ''),
(7643, '-', 'Blagoj', 'Skandev', '5315 OX ROAD', '22030', 'FAIRFAX', 'United States', 'bskandev@yahoo.com', '5712012330', ''),
(7644, '-', 'Foyez', 'Ahmed mizy ', '3780 MIL POND CT', '33463', 'Greenacres ', 'United States', 'foyezmizy@yahoo.com', '5619328051', ''),
(7645, '-', 'Terry', 'Sugarman', '13 Hawthorne ave ', '13', 'Baltimore ', 'United States', 'tsug1987@icloud.com', '4435628302', ''),
(7646, '-', 'Fadi ', 'Snober', 'United arab emiartes ', 'Hamdan street, EMI tower ', 'Abu dhabi', 'United Arab Emirates', 'fsnober@yahoo.com', '971506127030', ''),
(7647, '-', 'David', 'Hildebrand', '16115 Smith Valley Road', '17052', 'Mapleton Depot', 'United States', 'trimtabs@verizon.net', '717-725-0256', ''),
(7648, '-', 'Yannik', 'Albeke', 'Hohler Weg, 74', '32760', 'Detmold', 'Germany', 'y.albeke@web.de', '01629366831', ''),
(7649, '-', 'Foyez', 'Ahmed mizy ', '3780 MIL POND CT', '33463', 'Greenacres ', 'United States', 'foyezmizy@yahoo.com', '5619328051', ''),
(7650, '-', 'Jordan', 'Young', '57 Admirals Ct', '33418', 'Palm Beach Gardens', 'United States', 'jdysoccer@gmail.com', '2692685895', ''),
(7651, '-', 'Nora ', 'Oszlanszki', 'Gries 276', '6553', 'See', 'Austria', 'oszlanszkinora1994@gmail.com', '004368181568153', ''),
(7652, '-', 'Lulzim', 'Jahja', 'Järnvägsparken 3B', '34230', 'Alvesta', 'Sweden', 'lulijahja@hotmail.com', ' 46737444940', ''),
(7653, '-', 'Natalia', 'Yanoma', '17 R/D Tower 5, Hemera ', '1 Lohas Park Road, Tsueng Kwan o ', 'Hong Kong ', 'Hong Kong', 'n.yanoma@yandex.ru', ' 85252910639', ''),
(7654, '-', 'Callum', 'Thomson ', '62 linfield copse Thakeham ', 'Pulborough ', 'RH203eu ', 'United Kingdom', 'cdthomson999@btinternet.com', '07764512847', ''),
(7655, '-', 'Svetlana', 'Dimante', '65 Castleguard Manor', 'A92N6CR', 'Ardee', 'Ireland', 'svetlanabulina@gmail.com', '0877817017', ''),
(7656, '-', 'Eman', 'Elhaj', '5519 argyle st', 'Argyle st', 'Dearborn ', 'United States', 'emanelhaj01@gmail.com', '3137826858', ''),
(7657, '-', 'Keegan', 'Patrick', '411 provence ct', '60532', 'Lisle', 'United States', 'keeganpatrick2594@yahoo.com', '3149208829', ''),
(7658, '-', 'Deborah', 'Pentek', '22767 N South Woodcrest Lane', '60047', 'Kildeer', 'United States', 'debpentek@comcast.net', '8477071247', ''),
(7659, '-', 'Emily', 'Scarfe', '103 Buller Street', '4053', 'Everton Park', 'Australia', 'emily.scarfe@gmail.com', '0403925989', ''),
(7660, '-', 'Klea ', 'Saliasi ', '766 Astor Ave ', '10467 ', 'Bronx ', 'United States', 'kleaashley@gmail.com', '3473690392 ', ''),
(7661, '-', 'Marco', 'Conrad', 'Harrößenstraße, 13', '88048', 'Friedirchshafen', 'Germany', 'marco.conrad98@gmail.com', '015259420459', ''),
(7662, '-', 'Nicole', 'Gesner', '6 Harvest Road', '02769', 'Rehoboth', 'United States', 'ngesner@comcast.net', '7745659563', ''),
(7663, '-', 'Andrei-ionut', 'Niculae', 'Hüttenmühle 23a top33, Top 33', '6600', 'Pflach', 'Austria', 'eniculae@yahoo.com', '06765723822', ''),
(7664, '-', 'Sandro', 'Fäh', 'Finkenweg 5', '3380', 'Wangen an der Aare', 'Switzerland', 'sandro.faeh@hotmail.ch', '-', ''),
(7665, '-', 'Bogumila', 'Chan', '115 Chichester Drive', 'B32 1BD', 'Birmingham', 'United Kingdom', 'bogna.m82@gmail.com', '07931219151', ''),
(7666, '-', '', '', '', '', '', '', '', '', ''),
(7667, '-', '', '', '', '', '', '', '', '', ''),
(7668, '-', 'Anh', 'Nguyen', '10321 Angela Ave', '90630', 'Cypress', 'United States', 'anh1803n@yahoo.com', '9096418682', ''),
(7669, '-', 'Selena Le', 'Selena', 'Le', '19711 N VlG of Bridgestone Ln', 'Spring ', 'United States', 'pthuytien96@yahoo.com', '8324050314', ''),
(7670, '-', 'Jurgis', 'Kondratjevs', 'Scloßstraße 9', '85293', 'Reihertshausen', 'Germany', 'jurgis.kondratjevs@hotmail.com', '01728008473', ''),
(7671, '-', 'Kristin ', 'Tarrant', '596 Indian Meal Line', 'A1K 1G5', 'Torbay', 'Canada', 'kristin.tarrant@outlook.com', '867-688-7780', ''),
(7672, '-', 'Colin', 'Chan', 'Flat 3/W, Wai Tai Kok,', 'No 69, Rua Do Regedor, Chun Fok Village,', 'Taipa, Macau ', 'China', 'colinchanwk@gmail.com', ' 853 6368 0277', ''),
(7673, '-', 'kacie', 'halliday', '8 Oakwell Avenue', 'Armley', 'LEEDS', 'United Kingdom', 'kaciehalliday@hotmail.co.uk', '07852152749', ''),
(7674, '-', 'Kerry ', 'Grainger', '2 Chassagne Square', 'CW1 3GJ', 'Crewe', 'United Kingdom', 'kez.wilson@yahoo.co.uk', '07864914179', ''),
(7675, '-', 'Viktoras', 'Melnikovas', 'Vytenio G. 16-26', '48418', 'Kaunas', 'Lithuania', 'viktoras.melnikovas@gmail.com', ' 37060604337', ''),
(7676, '-', 'John', 'Capicchioni', '1705 Elsie Park Court', '34744', 'Kissimmee', 'United States', 'averoderm@aol.com', '2017455485', ''),
(7677, '-', 'Dean', 'Hanna', '2153 Western heights court NW', '97304', 'Salem, OR', 'United States', 'dhanna@southerncarlson.com', '503-816-7569', ''),
(7678, '-', 'Vilma ', 'Gjeli', 'Avenue paul Janson 59', '59', 'Brussels ', 'Belgium', 'vilmagjeli@gmail.com', '0032486083982', ''),
(7679, '-', 'Thomas', 'Duchaine', '1721 Farlin Avenue', 'WI 54302', 'Green Bay', 'United States', 'tduchaine@gmail.com', 'Tom Duchaibne', ''),
(7680, '-', '', '', '', '', '', '', '', '', ''),
(7681, '-', '', '', '', '', '', '', '', '', ''),
(7682, '-', 'Dorothy', 'Hill', '109 Courthouse Square', '28472', 'Whiteville', 'United States', 'dorothykhill@gmail.com', '9107701102', ''),
(7683, '-', 'stevenson', 'petit', '216 Weeks ave ', '11949', 'manorville  new york', 'United States', 'stevensonpetit@yahoo.com', '646 729 3197', ''),
(7684, '-', 'Yasser', 'Salama', '124 bay 34 st', '11214', 'brooklyn', 'United States', 'ysdiet2000@aol.com', '9172576669', ''),
(7685, '-', 'Espen øyre', 'Espen', 'Nordrepollen 280', '280', 'Mauranger', 'Norway', 'espen.oyre@icloud.com', '47211522', ''),
(7686, '-', 'Espen øyre', 'Espen', 'Nordrepollen280', '5476', 'Mauranger', 'Norway', 'espen.oyre@icloud.com', '47211522', ''),
(7687, '-', 'Alexandra', 'Hernandez', '411 Firewood dr', '72719', 'Centerton', 'United States', 'hernandezaleale@gmail.com', '4796852537', ''),
(7688, '-', 'Rosen', 'Georgiev', '34 Overlook Drive', '01923', 'Danvers', 'United States', 'rossen717@yahoo.com', '7812444580', ''),
(7689, '-', 'Wong Tsz Hin', 'Jack', 'Flat H, 38/F, block 2, Finery Park,', 'Yuk Nga Lane, Po Lam', 'HKSAR', 'Hong Kong', 'hinzzzz@yahoo.com.hk', ' 85263404101', ''),
(7690, '-', 'Anshul', 'Trivedi', '73 Arthur Street Strathfield', '2135', 'STRATHFIELD', 'Australia', 'anshulnihar@gmail.com', '0435794571', ''),
(7691, '-', 'Hien ', 'Nguyen', '12922 sycamore st', 'Garden grove ', 'Garden grove', 'United States', 'hiensinguyen2002@gmail.com', '7144630045', ''),
(7692, '-', 'Myles', 'Bae', '14 Churchill Road Englewood Cliffs', '07632', 'Englewood Cliffs', 'United States', 'cutkd@yahoo.com', ' 12019818170', ''),
(7693, '-', 'Jordan', 'Young', '605 18 1/2 Mile Rd.', '49068', 'Marshall', 'United States', 'jdysoccer@gmail.com', '2692685895', ''),
(7694, '-', 'Jordan', 'Young', '605 18 1/2 Mile Rd.', '49068', 'Marshall', 'United States', 'jdysoccer@gmail.com', '2692685895', ''),
(7695, '-', 'vijay', 'Batura', '4012 pinecrestdrive', 'IL 61822', 'champaign', 'United States', 'vbatura@yahoo.com', '2176490296', ''),
(7696, '-', 'Ben', 'Williams', '5 Beechwood Drive', 'KT11 2DX', 'Cobham', 'United Kingdom', 'ben.williams@abscentres.com', '00447796331382', ''),
(7697, '-', 'ALAN', 'GINSBERG', 'Flat 4, Spring Court, Stonegrove', 'HA8 7UD', 'Edgware', 'United Kingdom', 'grebsnig@hotmail.com', '07950780791', ''),
(7698, '-', 'Florian ', 'Decker', 'Augustusburger Straße 228', '09127 ', 'Chemnitz', 'Germany', 'decker_florian@yahoo.de', '015233916572', ''),
(7699, '-', 'PAULINA', 'KALWAJTYS', '15A CLARENDON STREET', 'MK41 7SQ', 'BEDFORD', 'United Kingdom', 'paulinakalwajtys@gmail.com', ' 447941617697', ''),
(7700, '-', 'Emilian', 'Stanciu', '4 Rural Gardens', 'SN15 3AL', 'Chippenham', 'United Kingdom', 'stanciu.emilian@yahoo.com', '07745497848', ''),
(7701, '-', 'Ehsan ', 'Claiborne', '611 S Charles St Apt 534', '21230', 'Baltimore, MD 21230', 'United States', 'emahm001@odu.edu', '571-332-3532', ''),
(7702, '-', 'Tigran Asatryan', 'Tigran', '1648 Santa Rosa Ave', '91208', 'Glendale', 'United States', 'asatryannune@yahoo.com', '8186369689', ''),
(7703, '-', 'Aaron', 'Coulter ', '61a Queens Crescent ', 'PO8 9ND ', 'Horndean', 'United Kingdom', 'aaroncoulter777@hotmail.com', ' 447888237125', ''),
(7704, '-', 'Bledar', 'Kuka', '18B Rhobella drive', '18B', 'Poughkeepsie', 'United States', 'bledi_kuka@hotmail.com', '8453807054', ''),
(7705, '-', 'Tianye(Dio)', 'Wang', '4 West 108th Street, 19', '10025', 'New York', 'United States', 'tw2739@columbia.edu', '6462043234', ''),
(7706, '-', 'Samir', 'Ghelani', '418 Mary Lane', '15317', 'Canonsburg', 'United States', 'samirghelani@gmail.com', '7244130541', ''),
(7707, '-', 'Patricia ', 'Lilley (Sherwood)', '8731 McFarren Rd', '47456', 'Quincy', 'United States', 'Pattilill@gmail.com', 'Patricia Lilley', ''),
(7708, '-', 'Zemzem', 'Mohamed ', '2032 1/2 buena vista ', 'Ave', 'Alameda ', 'United States', 'zamzamaliabdu@outlook.com', '4155701546', ''),
(7709, '-', 'nikolai', 'kunicher', 'hatamar 23', '4281500', 'pardesia', 'Israel', 'kunicher@hotmail.com', ' 972522963130', ''),
(7710, '-', 'Mitchell', 'Davis', '89', 'Ba3 2RN', 'Midsomer Norton', 'United Kingdom', 'mitchelldavisx@gmail.com', '07845162866', ''),
(7711, '-', 'Maximilian', 'Kissmann', 'Streustr., 121', '13086', 'Berlin', 'Germany', 'm.kissmann92@gmx.net', '017630729428', ''),
(7712, '-', 'jooseph samuel', 'samuel ', 'joseph ', 'samuel ', '12500 Riversside # 200 Vally Vilage ca 91607', 'United States', 'JSAMS@PACBELL.NET', 'joseph samuel ', ''),
(7713, '-', 'Cedric', 'Baertschi', 'Ch. de Beauregard 4B', '1400', 'Yverdon-les-Bains', 'Switzerland', 'cedric217@gmail.com', ' 41787734823', ''),
(7714, '-', 'Peter', 'Jansberg', 'Adelgade', '50,1', 'Praestoe', 'Denmark', 'p.jansberg@mil.dk', ' 4540308865', ''),
(7715, '-', 'Maximilian', 'Kissmann', 'Streustraße, 121', '13086', 'Berlin', 'Germany', 'm.kissmann92@gmx.net', '017630729428', ''),
(7716, '-', 'Vincenzo', 'Orlando', 'Mittlerer Weg 7', '79424', 'Auggen', 'Germany', 'vincenzoorlando1954@web.de', '01716534633', ''),
(7717, '-', 'Christina', 'Daye', '16811 village oak loop', '78717', 'Austin', 'United States', 'cdaye7@yahoo.com', '5122870039', ''),
(7718, '-', 'Fabian', 'van Wickeren', 'Mayrhalde1', '87452', 'Kimratshofen', 'Germany', 'filgisbau@outlook.de', '  4915119691739', ''),
(7719, '-', 'Hyek', 'Im', '928 South Broadway, 609', '90015', 'Los Angeles, CA', 'United States', 'hyek743i@gmail.com', '7025289688', ''),
(7720, '-', 'KHUONG', 'LUU', '1320 N. WRIGHT BLVD', '99019', 'LIBERTY LAKE', 'United States', 'khuongluu99019@yahoo.com', '9517107415', ''),
(7721, '-', 'Sophia', 'Tran', '18a Saint Agnes rd', '21060-7755', 'Glenburnie ', 'United States', 'willi2710@yahoo.com', '4437725555', ''),
(7722, '-', 'Anthony', 'Tenamore', '3615 Falling Leaf Ln', '30041', 'Cumming', 'United States', 'anthonytenamore@gmail.com', '8477729573', ''),
(7723, '-', 'Amin', 'Yusif', '37 East 4th street ', '07002', 'Bayonne ', 'United States', 'amin_kadis@yahoo.co.uk', '201-873-2280', ''),
(7724, '-', 'Petronella', 'Donovan', '182 Warner Parrott Rd', '97045', 'Oregon City', 'United States', 'petra@donovaninvestments.com', '5038109045', ''),
(7725, '-', 'Yanoma', 'Natalia', '17 R/D Tower 5 Hemera ,1 Lohas Park Road', '999-077', 'Tsueng Kwan O, N.T.', 'Hong Kong', 'n.yanoma@yandex.ru', ' 85252910639', ''),
(7726, '-', 'anthony', 'cooper', '33 Evesham Road', 'M9 7DS', 'Manchester', 'United Kingdom', 'nottoworry@hotmail.co.uk', '07917568488', ''),
(7727, '-', 'Peter', 'Jansberg', 'Adelgade 50,1', '4720', 'Præstø', 'Denmark', 'p.jansberg@mil.dk', ' 4540308865', ''),
(7728, '-', 'Vanessa', 'Lautenbacher', 'Max-Reger-Straße ', '2a', '95682 Brand', 'Germany', 'vanessadeubzer@yahoo.de', '015117626195', ''),
(7729, '-', 'Ramtin', 'Rezvani', '11/54 Scott Street', '3184', 'Elwood/Melbourne', 'Australia', 'rezvani.ramtin@gmail.com', ' 61452293133', ''),
(7730, '-', 'Diederik', 'Müller', '25 Lighthouse Point Drive', 'P0R 1L0', 'Thessalon', 'Choose country', 'diederikmuller@hotmail.com', '705 257 8164', ''),
(7731, '-', 'Heab', 'Phak', '#No.21 , St.608', '120408', 'Phnom Penh', 'Cambodia', 'pheakheab66@gmail.com', ' 855963603361', ''),
(7732, '-', 'Ronnie', 'Ries', '26 rue de l\'école', '5414', 'Canach', 'Luxembourg', 'riesronnie@hotmail.com', '00 352 621 524 933', ''),
(7733, '-', 'Donald', 'Keys', '2171 Fairweather Dr', '46229', 'Indianapolis  Indiana', 'United States', 'donald.keys1@gmail.com', '(317) 966-6217', ''),
(7734, '-', 'Sophia', 'Tran', '18a Saint Agnes rd', '21060-7755', 'Glenburnie ', 'United States', 'willi2710@yahoo.com', '4437725555', ''),
(7735, '-', 'Brigitte', 'Bertrand', '1114-165 Grande Allee Est', 'G1R2L1', 'Quebec QC', 'Canada', 'brigitte.bertrand456@gmail.com', '(418) 681-9495', ''),
(7736, '-', 'Mark', 'Tomick', '18601 TAKOMA DR SW', '21521', 'BARTON', 'United States', 'mtomick@yahoo.com', '13014632356', ''),
(7737, '-', 'dong ', 'yang', '5419 Wesleyan Ct', '89113', 'Las Vegas', 'United States', 'ranchoyang@gmail.com', '7029945544', ''),
(7738, '-', 'Eliona', 'Shehu', '4443 15TH, 15TH', '77518', 'BACLIFF', 'United States', 'eliona_83@hotmail.com', '8324619867', ''),
(7739, '-', 'Anthony', 'langford', 'Fichten STR, 7', '91575', 'Windsbach', 'Germany', 'lorab35@yahoo.com', '015256870290', ''),
(7740, '-', 'Vangoedsenhoven', 'Gil', 'Chaussée de Philippeville', '6120', 'Nalinnes', 'Belgium', 'vangoedsenhoven.g@gmail.com', '0470488739', ''),
(7741, '-', 'Dennis', 'Meiners', '3578 SOUTHBROOK DR', '45434', 'BEAVERCREEK', 'United States', 'Djmeiners65@gmail.com', '9372875987', ''),
(7742, '', 'Salorn', 'Kam', '4002 Rainbow Cir.', '33935', 'Labelle', 'USA', 'salorn24@gmail.com', '15203339485', ''),
(7743, '-', 'Cedric', 'Miller', '25147 CONSTITUTION AVE', '48089', 'WARREN', 'United States', 'cedmilld@yahoo.com', '(313) 258 - 1065', ''),
(7744, '', 'adr sinoquet ', 'roch', '7 rue voltaire', '60250', 'BURY', 'Frankreich', 'adr.bury@sfr.fr', '33 6 27 37 12 36', ''),
(7745, '-', 'Andreas', 'Zahlaus', 'Greifenhagenerstraße 18', '10437', 'Berlin', 'Germany', 'andreas.zahlaus@gmail.com', '01749182509', ''),
(7746, '-', 'James', 'Corder', '5341 Edward ST.', '16505', 'Erie', 'United States', 'jcorder4@roadrunner.com', '814-873-2495', ''),
(7747, '', 'Michael ', 'genberg', 'BecksjudarvÃ¤gen 35', '13136', 'nacka', 'Schweden', 'michael.genberg@m-b.se', '070-922 89 00', ''),
(7748, '-', 'Mike', 'Kratz', 'Margaretenstrasse 34', '54456', 'Tawern ', 'Germany', 'mike17042001@gmail.com', '00496501150180', ''),
(7749, '-', 'David', 'Mai ', '2213 lori Ln ', '92706', 'Santa Ana ', 'United States', 'davidmai89@yahoo.com', '7142095888', ''),
(7750, '-', 'Tommy', 'Sillemann', 'Strandvejen 141A st. lejl. 4, apartment 4.', '2900', 'HELLERUP', 'Denmark', 'tommysillemann@gmail.com', '21151901', ''),
(7751, '-', 'Quashawnda', 'Fuller', '104 Briar Wood St', '27536', 'Henderson', 'United States', 'qfuller1011@gmail.com', '2529151659', ''),
(7752, '-', 'Thomas', 'Strayer', '9248 SW 77TH ST', '34481', 'Ocala, FL', 'United States', 'tom19_54eyes@hotmail.com', '1-765-730-1107', ''),
(7753, '-', 'Anh', 'Huynh', '1 6th Street', '03060', 'Nashua', 'United States', 'huynhanh198373@gmail.com', '6039430849', ''),
(7754, '-', 'Cedric', 'Spencer', '2316 Snows Mill Ave', '35476', 'NORTHPORT', 'United States', 'breannaspencer21@gmail.com', '2056329244', ''),
(7755, '-', 'Dee Dee', 'Hill', '1014 Berkshire Drive', '36207', 'Anniston, Alabama', 'United States', 'deeds1013@gmail.com', '256-419-7705', ''),
(7756, '-', 'Sorana', 'Vancea', '800 west Ave.', '33139', 'Miami Beach ', 'United States', 'sss_so@yahoo.com', '917 293 6907', ''),
(7757, '-', 'WILLIAM', 'SCHEID', '117 Dawn Dr', '78642', 'Liberty Hill', 'United States', 'MRBILLSCHEID@GMAIL.COM', '5757707562', ''),
(7758, '-', 'Denis ', 'Sireilles ', '3, Waitangi plc. ', '2157', 'GLENORIE', 'Australia', 'sireilles@ozemail.com.au', '.. 0405823401 ', ''),
(7759, '-', 'Antonio ', 'Hellman', '81 Cedargrove Road ', 'Bolton ', 'L7E 2W6', 'Canada', 'hellmannantonio@gmail.com', '416-878-1348 ', ''),
(7760, '-', 'David', 'Bowden', '1623 Shoup st', '86305', 'prescott', 'United States', 'dcoach222@gmail.com', '9287139085', ''),
(7761, '-', 'Mark', 'Gowland', '7, School Close', 'DL16 6GD', 'SPENNYMOOR', 'United Kingdom', '1410markgow@gmail.com', '07437010499', ''),
(7762, '-', 'Manuel ', 'Hernandez', '3525 S. 43rd Street', '53220', 'Greenfield, Wisconsin', 'United States', 'manuelh1222@yahoo.com', '(414) 861-1009', ''),
(7763, '-', 'Bernard', 'Prim', 'Av. de la petite Cense, 1 b', '1331', 'Rosieres', 'Belgium', 'bernard.prim@gmail.com', '0477463664', ''),
(7764, '-', 'Terry', 'Mcglone', '342 ormskirk road ', 'Wn89ar', 'Skelmersdale ', 'United Kingdom', 'gloneyuk@googlemail.com', '07801851222', ''),
(7765, '-', 'Ecaterina maliarciuc ', 'Ecaterina', '11 St Ilans Way', '11', 'CF83 1EW', 'United Kingdom', 'crina.maliarciuc@hotmail.com', '07884205714', ''),
(7766, '-', 'KAMEEL', 'ALTAWEEL', '4974 S 76th E Ave', '74145', 'TULSA', 'United States', 'Kameel-zorba@hotmail.com', '9187070705', ''),
(7767, '-', 'Timo', 'Schneider', 'Havelstraße 9 Apt.1571', '64295', 'Darmstadt', 'Germany', 'schneider.timo@freenet.de', ' 4915735577480', ''),
(7768, '-', 'adam', 'pantone', '340 E. North Water Street, Unit 2811', '60611', 'chicago', 'United States', 'adamjpantone@gmail.com', '847-987-0564', ''),
(7769, '-', 'Frank', 'Veldeman', 'Edgard Tinelstraat', '13', '9160 Lokeren', 'Belgium', 'fv01@live.be', ' 32476876417', ''),
(7770, '-', 'Mehmed', 'Sofu', '18 Rue de Bayard', '31000', 'Toulouse', 'France', 'alimentation.balkanique@yahoo.com', ' 33620640089', ''),
(7771, '-', 'Cedric', 'Spencer', '2316 Snows Mill Ave', '35476', 'Northport', 'United States', 'sced905@gmail.com', '2056324244', ''),
(7772, '-', 'Thomas', 'Goetze', '3946 La Colina Rd', '94803', 'El Sobrante', 'United States', 'tngbuild@sonic.net', '5102049226', ''),
(7773, '-', 'Fedor', 'Vasilyev', '24', 'B4B1T2', 'Hammonds Plains', 'Canada', 'fety46.fv@gmail.com', ' 12043127644', ''),
(7774, '-', 'Marcos', 'Torrez Calix', '525 N Cedar st apt. 203', '48912', 'Lansing', 'United States', '24anthon@gmail.com', '2182405289', ''),
(7775, '-', 'Maxwell', 'Cornalino', '9310 Christy ct', '80951', 'Colorado Springs', 'United States', 'max.cornalino@gmail.com', '9092613351', ''),
(7776, '-', 'Michael', 'Markworth', 'Anne Frank Straße 4', '33106', 'Paderborn', 'Germany', 'michael.h.markworth@icloud.com', '004915152131842', ''),
(7777, '-', 'Tina', 'Kendall', '720 Alexis Lucia Rd', '28006', 'Alexis', 'United States', 'kendall_tina@yahoo.com', '7042630049', ''),
(7778, '-', 'Deanna', 'Nelson', '11335 Wildmeadows St', '20601', 'Waldorf Md', 'United States', 'deannanelson89@yahoo.com', '3017104870', ''),
(7779, '-', 'Lauren', 'Martinson', '4004 Los Feliz blvd ', '90027', 'Los Angeles', 'United States', 'laurengmartinson@yahoo.com', '3109487654', ''),
(7780, '-', 'Ilkham', 'Avrumov', '840 E 8th St apt#6H', '11230', 'Brooklyn', 'United States', 'ilkhamavrum66@gmail.com', '6469194837', ''),
(7781, '-', 'Cato', 'Myrland', 'Torvmyra 7', '6908', 'Florø', 'Norway', 'cato.myrland@chcheli.com', ' 4741302443', ''),
(7782, '-', 'HAIDER', 'ALMALIKI', 'rörvägen 16', '29159', 'kristianstad', 'Sweden', 'car_proffsen@hotmail.com', '0737398868', ''),
(7783, '-', 'Anna', 'Cegielkowska ', 'Lp Hanssons väg ', '14', 'Laholm ', 'Sweden', 'annacegielkowska39@icloud.com', '0739167523', ''),
(7784, '-', 'Vitaly', 'Grigoryev', '32 Robins st', '02333', 'East Bridgewater', 'United States', 'vitalypokeroff@gmail.com', '7813634065', ''),
(7785, '-', 'Vitaly', 'Grigoryev', '32 Robins st', '02333', 'East Bridgewater', 'United States', 'vitalypokeroff@gmail.com', '7813634065', ''),
(7786, '-', 'Angelika Evin', 'Attarbashi', 'Luhering 17', '21147', 'Hamburg', 'Germany', 'evin11@web.de', '00491797659606', ''),
(7787, '-', 'Jessi', 'Johnson', '4040 Curle Ave', 'V5G2Z3', 'Burnaby', 'Choose country', 'jessi@jessijohnson.ca', '6047166474', ''),
(7788, '-', 'Fernandez-Leal', 'Gustave ', 'Den Bremt 63', '3020', 'Herent', 'Belgium', 'gustave.fernandez@skynet.be', '0032475348755', ''),
(7789, '-', 'FERNANDEZ', 'GUSTAVE', 'ben bremt 63', '3020', 'herent', 'Austria', 'gustave.fernandez@skynet.be', ' 32475348755', ''),
(7790, '-', 'Jonas', 'Mikalcius', 'Karaliskiu g. 21-2', 'LT-91272', 'Klaipeda', 'Lithuania', 'jjonaitis102@gmail.com', ' 37061148300', ''),
(7791, '-', 'Tom', 'Patti', '2229 Stewart St', '95205', 'Stockton', 'United States', 'tompatti44@gmail.com', '12099921704', ''),
(7792, '-', 'AMIR', 'SHAHZAD', 'VIA CAMPO MARTE 36', '25128', 'BRESCIA ', 'Italy', 'SHAHZAD-AMIR@VIRGILIO.IT', '00393888374910', ''),
(7793, '-', 'Gunnhild Vitalis ', 'Christiansen', 'Baldursgade ', '14', '6700', 'Denmark', 'gunnhild.vitalis@gmail.com', ' 45 52728010', ''),
(7794, '-', 'Ernest ', 'DeZolt', '459 St Lawrence Blvd ', '44095', 'Eastlake ', 'United States', 'normapinkerton@att.net', '440-488-8143 ', ''),
(7795, '-', 'jackson', 'Day', '1642 daniels drive', '94577', 'Sanleandro ', 'United States', 'kittykittykisskiss@gmail.com', '5102076046', ''),
(7796, '-', 'CHRISTI', 'HANNA', '21704 29th St E', '98391-5621', 'Lake Tapps WA ', 'United States', 'dcnhanna@gmail.com', '(509) 954-6299', ''),
(7797, '-', 'Cedric', 'Miller', '25147 Constitution', '48089', 'Warren MI', 'United States', 'cedmilld@yahoo.com', '(313) 258-1065', ''),
(7798, '-', 'Tobias', 'Körner', 'Wilhelm Schwinn Platz', '2', 'Würzburg', 'Germany', 'tobiaskoerner@gmx.net', '015755948734', ''),
(7799, '-', 'Alexander', 'De Taeye', 'Frans Van Heymbeecklaan 8', '2100', 'Deurne', 'Belgium', 'Alex.detaeye@gmail.com', '0472805552', ''),
(7800, '-', 'Benedikt', 'Obernhuber', 'Albrecht-Dürer-Straße 8 ', '91301', 'Forchheim', 'Germany', 'benedikt.obernhuber@gmx.de', '0179963360', ''),
(7801, '-', 'Kathrina', 'Bellmann', 'Strandweg 12', '18609', 'Binz', 'Germany', 'kathrina.bellmann@web.de', '017666811376', ''),
(7802, '-', 'JALIL ', 'OMIDBAKHSH ', '103 Folkestone CLOSE', 'TS89IF', 'MIDDLESBOROUGH', 'United Kingdom', 'jalilomidbakhsh20@yahoo.com', '07473006116', ''),
(7803, '-', 'Ivan', 'Perez', '2115 Frederick Douglass BLVD Aprt 3A', '10026', 'New York', 'United States', 'yvanperezaybar77@gmail.com', '9294788424', ''),
(7804, '-', 'Phoebe', 'Carlisle', 'Apartment 132, The Residence, Bishopthorpe Road', 'YO23 1DQ', 'YORK', 'United Kingdom', 'phoebecarlisle@yahoo.co.uk', '07766406959', ''),
(7805, '-', 'Daniel', 'Malicki', '287 Lansdowne Gate, Drimnagh', 'D12V9KX', 'Dublin 12', 'Ireland', 'martagieryna@wp.pl', '00353872963285', ''),
(7806, '-', 'darshan', 'patel', '1 edward temme ave', 'e154be', 'stratford', 'United Kingdom', 'darsh89patel@gmail.com', ' 447545032638', ''),
(7807, '-', 'Kian Leong', 'Chong', 'No. 66, Jalan Taman Kepong, Taman Kepong', '52100', 'Kuala Lumpur', 'Malaysia', 'klchong94@gmail.com', ' 601112231015', ''),
(7808, '-', 'Adam', 'Coombes', '331 Plumberow Avenue ', 'SS5 5NP ', 'Hockley ', 'United Kingdom', 'adam.coombes@icloud.com', '07584293019', ''),
(7809, '-', 'Mateusz', 'Filipowicz', 'Osiedle pod kasztanami', '37-630', 'Oleszyce', 'Poland', 'mateuszfilipowicz@yahoo.com', ' 447803208901', ''),
(7810, '-', 'Thalia', 'Fajardo ', '34 highland ave', '07104', 'Newark ', 'United States', 'velasquez.thalia15@gmail.com', '8627550498', ''),
(7811, '-', 'Yekouttiel', 'Friedman', '32 Shmaya st. apt. 11 2nd fl.', '5132709', 'Bney Brak', 'Israel', 'law4u@netvision.net.il', '9720542996000', ''),
(7812, '-', 'Everaldo', 'Albuquerque', 'Rua Prof. Machado Vilela, 201', '4715045', 'Braga', 'Portugal', 'everaldoshbraga@gmail.com', '910418050', ''),
(7813, '-', 'Hugo', 'Navia', '1320 Potomac heights dr', 'Navia', 'fort washington', 'United States', 'naviahugo@hotmail.com', '2024455149', ''),
(7814, '-', 'Nico', 'Ide', 'Marechalstraat 37', '8020', 'Oostkamp', 'Belgium', 'idenico@gmail.com', ' 32471390907', ''),
(7815, '-', 'Courtney', 'Bynum', '14107 SE 11th St', '98683', 'Vancouver', 'United States', 'gselfe42@me.com', 'No Contact ', ''),
(7816, '-', 'Tam', 'Nguyen', '1265 Janette Ave ', 'N8X1Y7', 'Windsor ', 'Canada', 'tommyho9877@gmail.com', '2269757277', ''),
(7817, '-', 'sadaf', 'tahery', '5300 Trabuco Rd, APT 336', '92620', 'Irvine', 'United States', 'sadaf.tahery@yahoo.com', '9493508516', ''),
(7818, '-', 'jackson', 'day', '1642 Daniels Drive', '94577', 'San Leandro ', 'Choose country', 'kittykittykisskiss@gmail.com', '5202076046', ''),
(7819, '-', 'Don', 'Walker', '632 89th Ave N', '33702', 'St Petersburg ', 'United States', 'storkcrossing@live.com', '7275205965', ''),
(7820, '-', 'Edgaras', 'Zimaila', 'Flat G3, 150 Sand Pits', 'B1 3RJ', 'Birmingham', 'United Kingdom', 'edgaras.zimaila@gmail.com', '07498502987', ''),
(7821, '-', 'Simon', 'Liddell', 'Little Leadon', 'HR8 1HT', 'Ledbury', 'United Kingdom', 'simon.liddell12@hotmail.com', '447722144226', ''),
(7822, '-', 'Justin', 'Schakley Van Zyl', '38 Dene View Drive', 'NE245PT', 'Blyth', 'United Kingdom', 'justin@schakleyltd.co.uk', '07818034366', ''),
(7823, '-', 'Yasin', 'Saad', '10889 Crossroads Commerce Blvd', '33610', 'Tampa', 'United States', 'rrmaidi@colonialdistributing.com', '9177452514', ''),
(7824, '-', 'John', 'Morgan', '430 Galloway Ct', '30004', 'Alpharetta, Georgia', 'United States', 'johnmorgan33@bellsouth.net', ' 1 6789829755', ''),
(7825, '-', 'mudassar', 'basheer', 'carrer de la parra 3', '08769', 'CASTELLVI DE ROSANES , BARCELONA', 'Spain', 'maz.mughal123@gmail.com', ' 34632263641', ''),
(7826, '-', 'Engelbert', 'Grünwald', 'Egestorffstr. 11', '12307', 'Berlin', 'Germany', 'engelbert@gruenwald-electronic.de', ' 491717733772', ''),
(7827, '-', 'Hal', 'Wright ', '1010North 650E ', '46562', 'Pierceton', 'United States', 'wright_hr@hotmail.com', '5745271625', ''),
(7828, '-', 'Michael', 'Schneller', '44 Melvin St', '01880', 'Wakefield', 'United States', 'mikeschneller87@gmail.com', '8457064337', ''),
(7829, '-', 'Pernille ', 'Jakobsen', 'Grenstenvej', '8870', '63 B', 'Denmark', 'Pkitzberg@gmail.com', 'Patrick Kitzberg', ''),
(7830, '-', 'Ferdinand', 'Magditsch', 'Lobaustrasse 31', '2301', 'Groß-Enzersdorf', '----', 'ferdinand.magditsch@aon.at', ' 436646233352', ''),
(7831, '-', 'Romain', 'Bourlier', '19 rue des Chenes', '66470', 'Sainte Marie la Mer', 'France', 'blr.romain@hotmail.fr', '0698569662', ''),
(7832, '-', 'Alihan', 'Karakus', 'Weidenstraße 1', '21635', 'Jork', 'Germany', 'alihankarakus@gmail.com', '15157307752', ''),
(7833, '-', 'David', 'Vo', '1206 WATERMOON', '77469', 'RICHMOND', 'United States', 'VODAVID@COMCAST.NET', '7139075545', ''),
(7834, '-', 'Max', 'Van Berkel', 'Van ommerenstraat, 14', '5708KB', 'Helmond', 'Netherlands', 'mberkel2000@gmail.com', '0683719788', ''),
(7835, '-', 'Andrian', 'Trohin', '35 HEDINGHAM ROAD', 'RM16 6BH', 'Chafford Hundred', 'United Kingdom', 'trohinandrian01.at@gmail.compania', '07429875927', ''),
(7836, '-', 'Kaimani ', 'Bailey', '1831 kaikunane loop', 'A', 'Honolulu ', 'United States', 'kaimanib819@gmail.com', '8082199133', ''),
(7837, '-', 'Rafi', 'Baronian', 'Ådalsvej 65', '2720', 'Vanløse', 'Denmark', 'dkrafi85@gmail.com', ' 45 27641133', ''),
(7838, '-', 'waseem', 'mock', 'alqods 55', '3010000', 'baqa algarbia', 'Israel', 'waseemapomock@gmail.com', '0532155665', ''),
(7839, '-', 'Douglas', 'Albright', '1433 Barlow St.', '49686', 'Traverse City', 'United States', 'doug@funtionrehab.com', '3135754973', ''),
(7840, '-', 'Andrian', 'Trohin', '35 HEDINGHAM ROAD', 'RM16 6BH', 'Chafford Hundred', 'United Kingdom', 'trohinandrian01.at@gmail.compania', '07429875927', ''),
(7841, '-', 'Nick', 'Pobje', '18 Nyumari Steet', '6714', 'Baynton Western Australia ', 'Australia', 'wnmpobje@yahoo.com', '481033186', ''),
(7842, '-', 'Jerry ', 'Cross', '399 Riviera Street', 'Mount Wolf', 'PA', 'United States', 'jcross@robertsoxygen.com', '717-587-0716', ''),
(7843, '-', 'Gunnhild', 'Christiansen', 'Baldursgade', '14', '6700', 'Denmark', 'gunnhild.vitalis@gmail.com', ' 4552728010', ''),
(7844, '-', 'David', 'Pretsch', '4842 Woodford Way', '35022', 'Bessemer', 'United States', 'dpretsch@gmail.com', '205-447-5422', ''),
(7845, '-', 'Saul', 'Moreno', '921 Kilson dr', '92701', 'Santa Ana', 'United States', 'theonlysaulmor3no@gmail.com', '714-737-0633', ''),
(7846, '-', 'Test', 'Test', 'TestStreet', '1', 'Albania', 'Albania', 'test@gmail.com', '123', ''),
(7847, '-', 'Michael', 'Guckes', '27 Windermere Way', '6169', 'Waikiki', 'Australia', 'michael@durzoblint.com', '0423078742', ''),
(7848, '-', 'kaimani', 'bailey', '1831-A kaikunane loop', '96817', 'honolulu', 'United States', 'kaimanib819@gmail.com', '8082199133', ''),
(7849, '-', 'waseem', 'abo mock ', 'alqods 55', '3010000', 'baqa algarbia ', 'Israel', 'waseemapomock@gmail.com', '0532155665', ''),
(7850, '-', 'Sven', 'Vork', 'Zwaluwlaan 27', '2441BK', 'NIEUWVEEN', 'Netherlands', 'svenvork@kpnmail.nl', '0621806756', ''),
(7851, '-', 'waseem', 'abo mock', 'alqods 55', '3010000', 'baqa algarbia', 'Israel', 'waseemapomock@gmail.com', '0532155665', ''),
(7852, '-', 'Tyson', 'Gentry', '510 Abernathy Oaks Way', '30004', 'Alpharetta', 'United States', 'tripelt@yahoo.com', '7275108865', ''),
(7853, '-', 'Raimonds', 'Puskis', 'Smedegade 68B, 1', '8700', 'Horsens', 'Denmark', 'raimondspuskis@gmail.com', ' 4542417411', ''),
(7854, '-', 'Christian Waldo bruns', 'Christian', 'Mesa dr', '100', 'Wimberley, texas', 'United States', 'cwbgolfer3@gmail.com', '5123760053', ''),
(7855, '-', 'Ralph', 'Turner', '1040 LEPORI WAY', '89431', 'Sparks, NEVADA', 'United States', '20sacadas@gmail.com', '17758437807', ''),
(7856, '-', 'Agostino', 'Calogiuri', 'Ringstrasse 21', '8107', 'buchs', 'Switzerland', 'agostino.calogiuri@toshibatec-ttch.com', ' 41798343726', ''),
(7857, '-', 'Claudia Bitiusca', 'Claudia Bitiusca', 'Slachthuisstraat', '78', 'Tienen', 'Belgium', 'giurgicac@yahoo.com', '0483475871', ''),
(7858, '-', 'Richard', 'Angelo', '13730 Cody Street', '66221', 'Overland Park', 'United States', 'rangelo345@sbcglobal.net', '9138518783', ''),
(7859, '-', 'Joshua', 'Brown', '7 Wells Avenue, THRUMSTER  NSW  2444, 7, Wells', '2444', 'PORT MACQUARIE (NSW)', 'Australia', 'joshbrown12340@gmail.com', '0434763598', ''),
(7860, '-', 'Driton ', 'Dreshaj', 'Plutolaan 83', '6043VN', 'Roermond', 'Netherlands', 'dritondreshaj@hotmail.com', '0622525318', ''),
(7861, '-', 'Mir Jalaluddin Jamshed', 'Mir J', '9274 Franklin blvd', 'Apt 221', 'Elk Grove', 'United States', 'dunya.sadat@hotmail.com', '9164654961', ''),
(7862, '-', 'Sedrak', 'Adjemian', '3113 N Lamer St.', '91504', 'Burbank, CA', 'United States', 'sedadj@yahoo.com', '818-915-2930', ''),
(7863, '-', 'clovis', 'restrepo', '9707, Summit Bend Ln', '77494', 'Katy', 'United States', 'cr@ezdemolitions.com', '2818273673', ''),
(7864, '-', 'Leonard', 'DiFillipo', '25 Front St 2-c', '03060', 'Nashua', 'United States', 'specw99@aol.com', '16034940692', ''),
(7865, '-', 'Uyen', 'Truong', '10542 Torrington Circle Apt 2', '92683', 'Westminster', 'United States', 'truonguyen7@gmail.com', '7142519201', ''),
(7866, '-', 'CHRISTOPHER', 'WHANG', '4361 LAAKEA ST', '96818', 'HONOLULU', 'United States', 'chriswhang@hawaiiantel.net', '(808) 232-6662', ''),
(7867, '-', 'Rasmus', 'Tobiasen', 'Nordre Fasanvej, 196, 3.tv', '2000', 'Frederiksberg', 'Denmark', 'r.tobiasen@gmail.com', ' 45 60758023', ''),
(7868, '-', 'Vollmer', 'Maximilian', 'Hochstraße 22', '88069', 'Tettnang', 'Germany', 'maximilian.vollmer@web.de', '004915120055111', ''),
(7869, '-', 'Ahmad', 'Alhasaui', 'Lazarettgasse 18/25', '8020', 'Graz', 'Austria', 'alhasaui00@gmail.com', '6606015589', ''),
(7870, '-', 'Henri', 'Koivisto', 'Kimpikuja 3 B 59', '80220', 'Joensuu', 'Finland', 'koi.hen@hotmail.com', ' 358 451337001', ''),
(7871, '-', 'Nathan ', 'Manning', '43b Al Alia Street Umm Suqueim 2', '00000', 'Dubai', 'United Arab Emirates', 'chefnathan74@gmail.com', ' 971565539068', ''),
(7872, '-', 'Rowan Cotter', 'Rowan', 'Haydnstraat 16', '4201CJ', 'Gorinchem', 'Netherlands', 'rowancotter@hotmail.com', '0031612097756', ''),
(7873, '-', 'charles', 'sullivan', '202 route 27 unit 30', '03077', 'Raymond', 'United States', 'c23sullivan@gmail.com', '7745215222', ''),
(7874, '-', 'Rowan Cottrr', 'Rowan', 'Haydnstraat 16', '4201CJ', 'Gorinchem', 'Netherlands', 'rowancotter@hotmail.com', '0031612097756', ''),
(7875, '-', 'Paul Daniel', 'Mujdei', 'Gunnar schjelderups vei 33A', '0485', 'Oslo', 'Norway', 'paul.daniel1989@yahoo.com', '96860599', ''),
(7876, '-', 'Jack rooke ', 'Jack ', 'Kathleen road ', '144', 'Southampton ', 'United Kingdom', 'jackrooke@hotmail.co.uk', '07769344849', ''),
(7877, '-', 'Krasniqi ', 'Avdulla ', 'Route d’Oron', '31 F', 'Lausanne ', 'Switzerland', 'krasniqiavdulla@gmail.com', 'krasniqiavdulla@gmail.com', ''),
(7878, '-', 'Zarran', 'Matthews', '83 Roseland Park', '83', 'Camborne', 'United Kingdom', 'zjmatthews99@gmail.com', '07593873635', ''),
(7879, '-', 'Valentina ', 'Vinebreacea ', 'Apart.57 Earlfield court, 79-87 Francis street,D8', 'D08 FV34', 'Dublin', 'Ireland', 'vvinebreacea@yahoo.co.uk', '353879340016', ''),
(7880, '-', 'Dennis', 'Ternes', '7945 HWY 24, BOX 215', 'V0K 1E0', 'BRIDGE LAKE', 'Canada', 'devicter@netbistro.com', '7808875497', ''),
(7881, '-', 'Mahmod alramahi ', 'Mahmod ', '1615 30th st nw Bemdji MN 56601', '1615', 'Bemdji ', 'United States', 'ma7mooooodalramahi@gmail.com', '6122425763', ''),
(7882, '-', 'OBED ', 'MARTINEZ ', '4630 w Douglas ave APT 202', 'Apt 202', 'CALIFORNIA, VISALIA ', 'United States', 'Whiskyto62@gmail.com', '7087014397', ''),
(7883, '-', 'Nadia', 'Supani', '11 Lockwood Place, Dartford', 'DA1 5TD', 'Dartford', 'United Kingdom', 'nadiasupani@hotmail.com', '07547340913', ''),
(7884, '-', 'Anthony', 'langford', 'Fichten STR 7', '81575', 'Windsbach', 'Germany', 'lorab35@yahoo.com', '015256870290  or 719-235-3100', ''),
(7885, '-', 'Casey', 'Marker', '104 W Short St.', '65325', 'Cole Camp', 'United States', 'caseyc365@hotmail.com', 'Casey Marker', ''),
(7886, '-', 'FERNANDO', 'DA SILVA', '112.avenue Jean Mermoz', '33320', 'EYSINES', 'France', 'fdasilva1@hotmail.fr', '0650778149', ''),
(7887, '-', 'Feraille', 'Cowan', 'An Der Waldlust, 15', '61440', 'Oberursel', 'Germany', 'feraille@gmail.com', '015174402446', ''),
(7888, '-', 'Joshua', 'Wrubel', '1794A Locust Rd', '15143', 'SEWICKLEY', 'United States', 'jwrubel88@gmail.com', '5708090785', ''),
(7889, '-', 'Ahmad Al Hasaui ', 'Ahmad', 'Lazarettgasse 18/25', '8020', 'Graz', 'Austria', 'alhasaui00@gmail.com', '06606015589', ''),
(7890, '-', 'Ahmad', 'Al Hasaui', 'Lazarettgasse 18/25,', '8020', 'Graz', 'Österreich', 'alhasaui00@gmail.com', '6606015589', ''),
(7891, '-', 'Rowan Cotter', 'Rowan', 'Haydnstraat 16', '4207DB', 'Gorinchem', 'Netherlands', 'rowancotter@hotmail.com', '0031612097756', ''),
(7892, '-', 'Ky', 'Wang', '3705 / 560 Lonsdale St.', '3000', 'Melbourne', 'Australia', 'wang.ky.j@gmail.com', '0414866272', ''),
(7893, '-', 'Maarten', 'van Teeffelen', 'Duitlaan 12', '5237 NB', '\'S-HERTOGENBOSCH', 'Netherlands', 'm.van.teeffelen@ziggo.nl', '0653172161', ''),
(7894, '-', 'Mike', 'Vestergaard', 'Lærkevej 7', '8832', 'Skals', 'Choose country', 'mike.vester@hotmail.com', '42746264', ''),
(7895, '-', 'Mikko', 'Tanner', 'Metsolantie 51', '07170', 'Pornainen', 'Finland', 'mikko.tanner@gmail.com', ' 358503528505', ''),
(7896, '-', 'Damian', 'Kluk', '140 Spring Oaks Dr', '60191', 'Wood Dale', 'United States', 'Damiankluk123@gmail.com', '8478734703', ''),
(7897, '-', 'Filip', 'Prini', 'Adamstrasse 3', '80636', 'Munich', 'Germany', 'f.pfister@hotmail.de', '016096820996', ''),
(7898, '-', 'Dan', 'Ratcliffe', '854 Fairlong Trce NW', '30101', 'Acworth', 'United States', 'dan.ratcliffe@comcast.net', '4048051236', ''),
(7899, '-', 'Donna', 'Cha', '4014 SE 13th St', '97080', 'Gresham OR', 'United States', 'dnn.cha1@gmail.com', '971-221-8325', ''),
(7900, '-', 'Rune', 'Hallin-Maaløe', 'Følfodvej 122', '2300', 'København S', 'Denmark', 'rune01@me.com', '22421260', ''),
(7901, '-', 'HENRY bernard .a ', 'bywater', 'lyndale barn', 'pl30 4jf', 'blisland     bodmin        cornwall', 'United Kingdom', 'pisskey@gmail.com', '07833680808', ''),
(7902, '-', 'Marius', 'Rocka', '6east road', 'Rm7 0BL', 'London', 'United Kingdom', 'mariusroc9@gmail.com', ' 447462530307', ''),
(7903, '-', 'Jose', 'Miranda', '420 Cree Trail', '32925', 'Florida, FL', 'United States', 'senior.chief8@hotmail.com', '(321) 507-2236', ''),
(7904, '-', 'Dennis', 'Grossklas', '5112 Beckton Rd ', '34142', 'Ave Maria', 'United States', 'dennis.grossklas@gmail.com', '16302199969', ''),
(7905, '-', 'Mahmod', 'Alramahi', '1615 30th st nw Apt 29', '56601', 'Bemidji Minnesota', 'United States', 'ma7mooooodalramahi@gmail.com', '(612) 242-5763', ''),
(7906, '-', 'Craig', 'Reid', '316 Blue Bird Lane', '39157', 'RIDGELAND', 'United States', 'ReidCraig53172@yahoo.com', '16015663423', ''),
(7907, '-', 'Deborah', 'White', '20715 Northome', '20715 Northome', 'Southfield ', 'United States', 'sistasole1@gmail.com', '3132202562', ''),
(7908, '-', 'Gregorio ', 'Juvida', '8537 ', '162nd st ', 'Tinley park il', 'United States', 'juvidajr@gmail.com', '7089639099', ''),
(7909, '-', 'craig', 'reid', '316 bluebird lane ', '39157', 'ridgeland', 'United States', 'reidcraig53172@yahoo.com', '6015663423', ''),
(7910, '-', 'Kimberlie', 'Pina', '6300 Doe Circle', '15085', 'Trafford PA', 'United States', 'kpina7727@gmail.com', '2819009571', ''),
(7911, '-', 'Kai', 'Black', '7 Gum Street', '4500', 'Warner', 'Australia', 'kai.b@hotmail.com', ' 61 400 952 775', ''),
(7912, '-', 'Ron', 'Primm', '609 Stockley Gardens', '23507', 'Norfolk', 'United States', 'ronprimm@gmail.com', 'Ron Primm  1-757-651-5455', ''),
(7913, '-', 'ANNA', 'PUNTE', '23 QUARRY HILL', 'RM17 5BT', 'GRAYS', 'United Kingdom', 'annapunte@yahoo.co.uk', '07446022783', ''),
(7914, '-', 'Ryan ', 'Oscarson', '1720 E Thunderbird Rd, unit 2025 ', '85022', 'Phoenix, Arizona ', 'United States', 'ryanoscarson@yahoo.com', '4802056870', ''),
(7915, '-', 'Ryan', 'Cooper', 'Trinity Cottage, North Road, Wookey', 'BA5 1LA', 'Wells', 'United Kingdom', 'ryancooper2303@gmail.com', '07590302310', ''),
(7916, '-', 'Kristy', 'Ashdown', 'Rue de la Tasniere, 11A', '1332', 'Genval', 'Belgium', 'kristy_ashdown@hotmail.com', '0032496163791', ''),
(7917, '-', 'brian', 'albiser', '15 bancroft st', '04102', 'PORTLAND', 'United States', 'brian.albiser@aol.com', '7022714231', ''),
(7918, '-', 'Rok', 'Kocjančič', 'Kajuhova 3a', '6310', 'Izola', 'Slovenia', 'rok.kocjo@gmail.com', '040558957', ''),
(7919, '-', 'Jessie', 'Dalisay', '7100 orchard lake blvd', '7100', 'Louisville, Kentucky', 'United States', 'jedal22@yahoo.com', ' 1502-758-2276', ''),
(7920, '-', 'Eric', 'Sutphin', '2360 N 11th Rd', '59088', 'Worden', 'United States', 'oldmetalhead@nemont.net', '4069672758', ''),
(7921, '-', 'Gentian ', 'Dushi ', '10 Weldon Woods Rd', 'New Fairfield ', 'CT 06812', 'United States', 'gdushi18@gmail.com', '9176834252', ''),
(7922, '-', 'Johannes', 'Feldl', 'Tannenweg 8a', '82515', 'Wolfratshausen', 'Germany', 'jfeldl@gmx.de', '08171/22685', ''),
(7923, '-', 'Leo', 'Olierook', 'Kweeklust 36', '2203ZB', 'NOORDWIJK ZH', 'Netherlands', 'leo.olierook@ziggo.nl', '0611093076', ''),
(7924, '-', 'Katja', 'Hellmann', 'Im Hundsrücken 11', '8600', 'Dübendorf', 'Switzerland', 'kati_21@gmx.ch', ' 41763450392', ''),
(7925, '-', 'Olimpiu-Vasile', 'Frater', 'Felsenweg 7', '78727', 'Oberndorf am Neckar', 'Germany', 'olimpiufrater@yahoo.com', '01733896295', ''),
(7926, '-', 'Jessie', 'Dalisay', '7100 Orchard Lake Blvd', '7100', 'Louisville, KY', 'United States', 'jedal22@yahoo.com', ' 1502-758-2276', ''),
(7927, '-', '', '', '', '', '', '', '', '', ''),
(7928, '-', '', '', '', '', '', '', '', '', ''),
(7929, '-', '', '', '', '', '', '', '', '', ''),
(7930, '-', '', '', '', '', '', '', '', '', ''),
(7931, '-', 'Jessie', 'Dalisay', '7100', '40218', 'Louisville, Kentucky', 'United States', 'jedal22@yahoo.com', ' 1502-758-2276', ''),
(7932, '-', 'Olimpiu-Vasile', 'Frater', 'Felsenweg 7', '78727', 'Oberndorf am Neckar', 'Germany', 'olimpiufrater@yahoo.com', '01733896295', ''),
(7933, '-', 'Victor', 'Andersson', 'Igelvadsstråket 37E', '19454', 'upplands väsby', 'Sweden', 'Victor.andersson.91@gmail.com', '0736637883', ''),
(7934, '-', 'Niels', 'Bisgaard', '32, Egen', '4000', 'Roskilde', 'Denmark', 'nbissens@gmail.com', '25214577', ''),
(7935, '-', 'Hootan', 'Torkalinaghipoor', 'FÖRFATTARE GATAN 7', 'Torkalinaghipoor', 'GÖTEBORG                                      422 41', 'Sweden', 'hutan_t@yahoo.se', ' 46722557044', ''),
(7936, '-', 'Tatyana', 'Yasinskaya ', '210 Seawane Place', '11557', 'Hewlett ', 'United States', 'ginzburgtm@gmail.com', '(516)841-4474', ''),
(7937, '-', 'Fangjun', 'Yan', '504Halet way ', '19711', 'Newark', 'United States', 'andrewy@udel.edu', '3025611380', ''),
(7938, '-', 'Loghan', 'Canedo', '7717 Himalayas avenue', '89128', 'Las vegas', 'United States', 'loghan930@gmail.com', '7472011034', ''),
(7939, '-', 'oleg', 'krynytskyi', '23645 n stockton ave', '48336', 'farmington hills', 'United States', 'olegcwa@gmail.com', '2488180332', ''),
(7940, '-', 'THI THU NGOAN', 'LAM', 'Via San Marco 141', '35129', 'Padova', 'Italy', 'lamthithungoan@gmail.com', ' 393318775558', ''),
(7941, '', 'Clement', 'Keoue ', 'Laufenstrasse 719', '4245', 'Kleinluetzel', 'Schweiz', 'keoueclement@gmail.com', '0795309364', ''),
(7942, '-', 'JUNG HOON', 'KIM', '#3-704, Hanshin-SeoRae APT, SaypyeonDaero28-gil 31, Seocho-gu', '06578', 'SEOUL', 'South Korea', 'ilojes@hanmail.net', ' 82-10-6395-2702', ''),
(7943, '-', 'DAMIANO ', 'MURRUNI ', 'STÅLFJÆRA 34C ', '0975', 'OSLO', 'Norway', 'dm@lumax-srl.com', ' 39 3203066279', ''),
(7944, '-', 'Mark', 'Parry', '3 Cherry hill ', 'Harrow Weald ', 'Ha3 6ds', 'United Kingdom', 'markparry1985@hotmail.com', '07855046970', ''),
(7945, '-', 'carlos', 'rodriguez', '452 marina rd', '94565', 'bay point california', 'United States', 'carlos.rodriguez3728@gmail.com', '9255365139', ''),
(7946, '-', 'Cedric', 'Miller', '25147 CONSTITUTION AVE', '48089', 'WARREN', 'United States', 'cedmilld@yahoo.com', '3132581065', ''),
(7947, '-', 'Michael', 'Chan', 'Rua Central da Areia Preta, Ed. Polytec Garden, Block 4, 10/F, Flat Y ', '999078', 'Macao', 'China', 'michaelbkchan9785@gmail.com', ' 85366572821', ''),
(7948, '-', 'Marius', 'Berthelsen', 'Harevænget, 28', '6000', 'Kolding', 'Denmark', '2004maus@gmail.com', '30115643', ''),
(7949, '-', 'Jasmine', 'Hale', '1605 waverly st', '27265', 'High point', 'United States', 'jasminetownes@gmail.com', '8482501945', ''),
(7950, '-', 'Maria', 'Garcia', '43 Berkshire Ct', '08753', 'Toms River', 'United States', 'garcia_mariarosa@hotmail.com', ' 1(732)215-5724', ''),
(7951, '-', 'JAMIE-LEE', 'JACKSON', '148 BROUGHAM COURT', 'SR8 1PZ', 'PETERLEE', 'United Kingdom', 'jamieleejackson@live.co.uk', '07710529065', ''),
(7952, '-', 'Jasmine', 'townes', '1605 waverly st', '27265', 'high point ', 'United States', 'jasminetownes@gmail.com', '8482501945', ''),
(7953, '-', 'Jesse', 'Murray', '5366 S HURON ST', '80120', 'LITTLETON', 'United States', 'Jnmm4ever@yahoo.com', '3033623996', ''),
(7954, '-', 'Marius', 'Rocka', '6east road', 'Rm7 0bl', 'London', 'United Kingdom', 'mariusroc9@gmail.com', '07462530307', ''),
(7955, '-', 'Prakash', 'Gurung', '1171 summerwood drive', '17111', 'Harrisburg', 'United States', 'prakashgurungh1997@gmail.com', '7176867576', ''),
(7956, '-', 'kim', 'taehun', '306-113, Myeongil-ro, Gangdong-gu', '05371', 'Seoul', 'South Korea', 'taehun1969@gmail.com', '82-10-8995-4429', ''),
(7957, '-', 'Aurel Catalin', 'Vaduva', '44 Morland Road', 'CV6 4FX', 'Coventry', 'United Kingdom', 'vaduvaaurelcatalin@gmail.com', '07754633029', ''),
(7958, '-', 'Niels', 'Juhl', 'Bondehavevej 126', '2880', 'Bagsværd', 'Denmark', 'njuhl45@gmail.com', '31211094', ''),
(7959, '-', 'Jeff', 'Goerges', '1829 Barrington Drive', '76262', 'Keller', 'United States', 'JGOERGES@VIRTUSTS.COM', ' 17039266303', ''),
(7960, '-', 'Claudia Oana', 'Manea', 'Ernst-Zielinski-Str., 30', '07745', 'Jena', 'Germany', 'claudia.oana.manea@gmail.com', '01737438479', ''),
(7961, '-', 'Theofilos', 'Bethanis', 'Korinthou 74 - apartment 2nd floor - ring bell named Giota Geroulia', '13123', 'ILION', 'Greece', 't.bethanis@gmail.com', '6977619852', ''),
(7962, '', 'Yaron ', 'Shapira', '16 Moshe Dayan St.', '5442334', 'Givaat Shmuel', 'Israel', 'Shapira.yaron@gmail.com', '972 52-367-3147', ''),
(7963, '', 'yaron', 'Shapira', '16 Moshe Dayan St.', '5442334', 'Givaat Shmuel', 'Israel', 'Shapira.yaron@gmail.com', '972 52-367-3147', ''),
(7964, '-', 'Ravijts ', 'Katleen ', 'Goorstraat', '65', '2560 Nijlen', 'Belgium', 'katleen.ravijts@skynet.be', 'Katleen ravijts ', ''),
(7965, 'max muster', 'max muster', '', '', '', '', '', '', '', ''),
(7967, '', 'Yaron', ' Shapira', '16 Moshe Dayan St.', '5442334', 'Givaat Shmuel', 'Israel', 'Shapira.yaron@gmail.com', ' 972 52-367-3147', ''),
(7968, '-', 'Nicholas', 'Young', '1 Woodfield Close', 'KT21 2RT', 'Ashtead', 'United Kingdom', 'nyou2014@gmail.com', '07708200085', ''),
(7969, '-', 'FAKHREDDINE', 'HAOUAM', '14 RESIDENCE DU VAL LA CROIX', '91320', 'WISSOUS', 'France', 'haouamfakhreddine@yahoo.fr', 'Peter-Tufina Care Team', ''),
(7970, '-', 'Rushi', 'Prajapati', '1700 E 13TH ST APT 6G', '44114', 'Cleveland', 'United States', '77rushi77@gmail.com', '2162948684', ''),
(7971, '-', 'Jamie', 'Coish', '404-35 Boardwalk Drive', 'M4L3Y8', 'Toronto', 'Canada', 'jamie.coish@yahoo.com', ' 1-226-376-3669', ''),
(7972, '-', 'Uma', 'Vanka', '320 Powers Dr', '95762', 'el dorado hills', 'United States', 'vankauma@gmail.com', '8184713325', ''),
(7973, '-', 'Jonathan', 'Panag', '182 Molehulehu Loop', '96732', 'Kahului ', 'United States', 'jgpanag@gmail.com', '8082766823', ''),
(7974, '-', 'Baudoin Fred', 'Gabadji Kameni ', 'Ruolankatu 16 A ', '16 A ', 'Lahti', 'Finland', 'freddydash1@outlook.com', '442312511', ''),
(7975, '-', 'Daniel', 'Watt', 'Flat 2, 62 new road', 'BN43 6RB', 'Shoreham by sea', 'United Kingdom', 'dan.watt.dan@gmail.com', '07734599182', ''),
(7976, '-', 'TERRY', 'MCGLONE', '342', 'Ormskirk road', 'Skelmersdale', 'United Kingdom', 'Gloneyuk@googlemail.com', '07801851222', ''),
(7977, '-', 'Terry', 'Mcglone', '342 ', 'Ormskirk road  skelmersdale ', 'Wn8 9ar', 'United Kingdom', 'gloneyuk@googlemail.com', '07801851222', ''),
(7978, '-', 'kim', 'taehun', '306,113, Myeongil-ro, Gangdong-gu,', '05371', 'seoul', 'South Korea', 'rev1969@naver.com', ' 82821089954429', ''),
(7979, '-', 'Prakash', 'Gurung', '1171 summerwood drive', '17111', 'Harrisburg PA', 'United States', 'prakashgurungh1997@gmail.com', '(717) 686-7576', ''),
(7980, '-', 'Vivian', 'Lujan', '1002 Edgefield Ln', '75126', 'Forney TX', 'United States', 'vivianlujan@ymail.com', '(214) 499-0066', ''),
(7981, '-', 'Elvis', 'Bajraktarevic', '18504 Beach Blvd unit 233', '92648', 'Huntington Beach', 'United States', 'elvisbajrak@gmail.com', '13148177001', ''),
(7982, '-', 'Saif', 'Zemmoura', '725 Lakebreeze circle, , false', 'K4A0R6', 'Ottawa', 'Canada', 'saif.zemmoura@gmail.com', '6139811193', ''),
(7983, '-', 'Sixto', 'Alfaro', '510 Sunnyslope', '53029', 'Hartland ', 'United States', 'sixtoalfaro@gmail.com', '262-955-0019', ''),
(7984, '-', 'Conor', 'Murphy', '50 Aspetuck Pines Drive', '06776', 'New Milford', 'United States', 'cjpmurphy1@gmail.com', '9143743799', ''),
(7985, '-', 'Jermain Worthy ', 'Jermain ', '105 cardiff ct', '70461', 'Slidell', 'United States', 'Jreal76@aol.com', '5043196689', ''),
(7986, '-', 'Jermain', 'Worthy', '105 cardiff ct', '70461', 'Slidell', 'United States', 'Jreal76@aol.com', '5043196689', ''),
(7987, '', 'Yaron ', 'Shapira', '16 Moshe Dayan St.', '5442334', 'Givaat Shmuel', 'Israel', 'Shapira.yaron@gmail.com', '972 52-367-3147', ''),
(7988, '-', 'Jermain', 'Worthy', '105 cardiff ct', '70461', 'Slidell', 'United States', 'Jreal76@aol.com', '5043196689', ''),
(7989, '-', 'Naceur', 'ZGHIDI', '2790 Sicotte #2', 'J2S2L5', 'Saint-Hyacinthe QC', 'Canada', 'nacerzghidi@yahoo.com', '(514) 654-4575', '');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(7990, '-', 'Pablo', 'Oviedo', '1540 w 52 ave ', '-', '80221', 'United States', 'srolbap@gmail.com', '7072003137', ''),
(7991, '-', 'RAFAEL', 'GARCIA', '3995 SW 108 AVE apt 48', '33165', 'MIAMI   FL', 'United States', 'rafaelgarcia0508@gmail.com', '3058905784', ''),
(7992, '-', 'Yann', 'PHILIS', '384 RUE GOMETZ', '62870', 'CAMPAGNE LES HESDIN', 'France', 'yann.philis@orange.fr', '0670475193', ''),
(7993, '-', 'Mikael ', 'Almkvist', 'Skalltorp 4', '46192', 'Trollhättan', 'Sweden', 'almkvist.mikael82@gmail.com', ' 46737271406', ''),
(7994, '-', 'jiyan ', 'faris ', 'Elisabethlaan 2 ', '2600', 'antewrp ', 'Belgium', 'jiyan986@gmail.com', '0485565831', ''),
(7995, '-', 'LUIS JUAN SANCHEZ RECHE', 'LUIS JUAN ', 'CALLE RIVERA 1, 2B', '04630', 'GARRUCHA ', 'Spain', 'ljalbox@gmail.com', 'LUIS JUAN ', ''),
(7996, '-', 'Scott', 'Dawley', '12037 Pond View Ct', '22701', 'Culpeper', 'United States', 'sjdawley@gmail.com', '7035776129', ''),
(7997, '-', 'Ameen', 'Alshareef', '1199 Calle Del Cielo', '92227', 'Brawley', 'United States', 'a.alshareef@outlook.com', '17147675659', ''),
(7998, '-', 'Feim Bajrami', 'Feim', '330 E 52 st apt#bsmt null', '52', 'New York 10022', 'United States', 'feimbajrami@gmail.com', '3475677958', ''),
(7999, '-', 'Vanessa', 'Duong', '3508 Joseph Sorci PL', '95148', 'San Jose', 'United States', 'vanessad95148@yahoo.com', '4086036887', ''),
(8000, '-', 'Zamir ', 'Yskollari', '1013 hemlock dr ', '53593', 'Verona ', 'United States', 'malvinayskollari1989@icloud.com', '6085201870', ''),
(8001, '-', 'Odivan ', 'de Santana', 'Rua Almeida Brandão ,45', '4490-462', 'Póvoa de Varzim', 'Portugal', 'odivan.jd@gmail.com', '351915794934', ''),
(8002, '-', 'Alex', 'Ledesma', 'Bld. 20 Unit 103 Rosseau Rd', 'M3H 3G2', 'Toronto', 'Canada', 'avledesma@yahoo.com', '6475223668', ''),
(8003, '-', 'Mark', 'Bartholomew', '533 Webster Street', 'Marshfield, MA', '02050', 'United States', 'markjbartholomew@hotmail.com', '7812232430', ''),
(8004, '-', 'LeAsa ', 'Otey', '6500 Aria Blvd  ', 'Apt 531', 'Sandy Springs', 'United States', 'lmot.esq@gmail.com', '4042680369', ''),
(8005, '-', 'Katelyn', 'Mayberry', '45 Patton Ave', '02879', 'Wakefield, Rhode Island', 'United States', 'kmayberry1095@me.com', '508-269-2325', ''),
(8006, '-', 'Robert', 'Steffensen', 'Ålykkevej 10', '8240', 'Risskov', 'Denmark', 'robert@steffensen.mail.dk', '22761027', ''),
(8007, '-', 'Aeliskumar', 'Vachhani', 'Friedhofsweg 19B, Wohnung 7', '34266', 'NIESTETAL', 'Germany', 'aavachhani333@gmail.com', '17632710792', ''),
(8008, '-', 'Abdalla', 'Elbeltagy', 'Warrenstown House Blanchardstown Road North, Shuhada Foundation of Ireland', 'D 15 ET 27', 'Dublin 15', 'Ireland', 'abdullahomar703@gmail.com', ' 353899435127 ', ''),
(8009, '-', 'Aeliskumar', 'Vachhani', 'Friedhofsweg 19 , 7', '34266', 'Niestetal', 'Germany', 'aavachhani333@gmail.com', '17632710792', ''),
(8010, '-', 'Tom Leth ', 'Andersen ', 'Gartnervænget 7', '5560 ', 'Aarup', 'Denmark', 'laursen_laursen@hotmail.com', ' 45 30326409', ''),
(8011, '-', 'Daniel', 'Watt', 'Flat 2, 62 new road', 'BN43 6RB', 'Shoreham by sea', 'United Kingdom', 'dan.watt.dan@gmail.com', '07734599182', ''),
(8012, '-', 'Joanne', 'Watt', '23 high street Gretton', 'NN17 3DE', 'Corby ', 'United Kingdom', 'jrwatt@me.com', '07734599182', ''),
(8013, '', 'Etuate', 'Faiva', '19460 Bainter way', '95030', 'Gatos', 'USA', 'etuatefaiva@gmail.com', '15102057060', ''),
(8014, '', 'Yaron', 'Shapira', '16 Moshe Dayan St.', '54423', 'Givaat Shmuel', 'Israel', 'Shapira.yaron@gmail.com', '972 52-367-3147', ''),
(8015, '', 'Yaron', 'Shapira', '16 Moshe Dayan St. ', '54423', 'Givat Shmuel', 'Israel', 'Shapira.yaron@gmail.com', '972523673147', ''),
(8016, '-', 'Justin', 'Tran', '12418 kliengate . ln', '77066', 'HOUSTON', 'United States', 'justintran1974@yahoo.com', '7135308420', ''),
(8017, '-', 'Aaron', 'Rosenberg', '7590 Tahiti Lane #204', '33467', 'Lake Worth', 'United States', 'achlah@gmail.com', '5616670910', ''),
(8018, '-', 'Heidi', 'Coles', '71 Fosseway Avenue', 'GL560EB ', 'Moreton-in-marsh', 'United Kingdom', 'Heidi.coles13@gmail.com', ' 447931194376', ''),
(8019, '-', 'Abdalla', 'Elbeltagy', 'Warrenstown House Blanchardstown Road North, Shuhada Foundation of Ireland', 'D 15 ET 27', 'Dublin 15', 'Ireland', 'abdullahomar703@gmail.com', ' 353899435127 ', ''),
(8020, '-', 'Abdalla', 'Elbeltagy', 'Warrenstown House Blanchardstown Road North, Shuhada Foundation of Ireland', 'D 15 ET 27', 'Dublin 15', 'Ireland', 'abdullahomar703@gmail.com', ' 353899435127 ', ''),
(8021, '-', 'Justin', 'Tran', '12418 kliengate . ln', '77066', 'HOUSTON', 'United States', 'justintran1974@yahoo.com', '7135308420', ''),
(8022, '-', 'Justin ', 'Tran', '12418 Kleingate lane', '77066', 'Houston, Texas', 'United States', 'justintran1974@yahoo.com', '8329330981', ''),
(8023, '-', 'sahand', 'enamzadeh', '277 South Park Rd', 'L3T0B7', 'Thornhill', 'Canada', 'Sahand_Enamzadeh@yahoo.com', '6472254737', ''),
(8024, '-', 'Gevorg', 'Karapetyan', 'Lövsätragränd 51', '12736', 'Stockholm', 'Sweden', 'gevorg.karapetyann@gmail.com', ' 46737307673', ''),
(8025, '-', 'Lorand', 'Krubucz ', 'Kingsley Avenue 25', 'WD64LY', 'Borehamwood ', 'United Kingdom', 'luckylorand@gmail.com', ' 447384479998', ''),
(8026, '-', 'Jason', 'Dauer', '714 n.dewitt ', '48706', 'Baycity', 'United States', 'dauerjason@gmail.com', '9894501470', ''),
(8027, '-', 'Jefferson', 'Mercado', '30640 E loma Linda Rd', '92592', 'Temecula', 'United States', 'Jephroxs99@yahoo.com', '8582318396', ''),
(8028, '-', 'Diederik', 'Muller', 'Box 327', 'P0R 1L0', 'Thessalon Ontario', 'Canada', 'diederikmuller@hotmail.com', '(705) 257-8164', ''),
(8029, '-', 'Don', 'Verkuylen', '41 N Bounty Lane', '33037', 'Key Largo', 'United States', 'don.bounty41@gmail.com', '9207405001', ''),
(8030, '-', 'Daniel', 'McMahan', '325 Jade Lane', '76086', 'Weatherford', 'United States', 'danielunthsc@gmail.com', '8067786595', ''),
(8031, '-', 'Andrea', 'Marocco', 'via pola 16', '34073', 'Grado', 'Italy', 'andreamarocco2000@gmail.com', '3286171028', ''),
(8032, '-', 'Paulo Manuel  de Freitas Soares', 'Paulo Manuel', '60 rue pierre Dupong', 'L-4545', 'DIfferdange', 'Luxembourg', 'Soarespaulo44@hotmail.com', '691889408', ''),
(8033, '', 'Roger', 'Powell', '702 Williams Ave', '36869', 'Phenix City AL', 'USA', 'rpowell360@yahoo.com', '310) 918-3926', ''),
(8034, '', 'Nabil', 'Shibli', 'Beat safafa p. o box. 94779, Aldahra street No. 38', '9582000', 'Jerusalem', 'Israel', 'shibliy@yahoo.com', '052-296-9022', ''),
(8035, '-', 'Joseph', 'Dagilus', '6209 Nita Ave', '91367', 'Woodland Hills', 'Choose country', 'jdagilus@hotmail.com', '9492354768', ''),
(8036, '-', 'Edinco ', 'Stephens ', '11110 west Oakland Park Blvd suite ', '245', 'Sunrise  FL 33351', 'United States', 'edincos@hotmail.com', 'N/A', ''),
(8037, '-', 'Jorge', 'Mante', '818 Arlington St.', 'R3E2E2', 'Winnipeg', 'Canada', 'yordz72@yahoo.com', '2045702397', ''),
(8038, '-', 'Donald', 'Sjerven', '110 E 1st St, APT 416', '55318', 'Chaska', 'United States', 'donaldsjerven@gmail.com', '6124255528', ''),
(8039, '-', 'LAU', 'CHIU LO', 'RM F, 21/F, BLK 2, EAST POINT CITY, 8 CHUNG WAH RD', '852', 'TSEUNG KWAN O, NEW TERRITORIES', 'Hong Kong', 'lulu1101chiulo@gmail.com', '92498112', ''),
(8040, '-', 'Alex', 'Ledesma', '20 Rosseau Rd apt 103', 'M3H 3G2', 'Toronto ON', 'Canada', 'judeledesma@gmail.com', ' 6475444434', ''),
(8041, '-', 'Eglantina ', 'Stickles ', '3514 ochiltree trail', '78253', 'San antonio', 'United States', 'Richardtina2004@gmail.com', '210 480 6013', ''),
(8042, '-', 'Nina', 'Dudova', 'Raina 25-5, Komandanta 7', '5401', 'Daugavpils', 'Latvia', 'ninadudova3000@gmail.com', '20029963', ''),
(8043, '-', 'Gheorghe', 'Jelea', ' 51 cohen walker drive,apt 602', '31088', 'Warner Robins ,GA 31088', 'United States', 'gheorghe.jelea@yahoo.com', '4788322456', ''),
(8044, '-', 'Tim', 'Newell', 'Holly House High Longthwaite', 'CA7 8NR', 'Wigton', 'United Kingdom', 'tim.newell@btopenworld.com', '016973 44664', ''),
(8045, '-', 'Brigitte', 'Bertrand', '1114-165 Grande Allée Est', 'G1R2L1', 'Québec QC', 'Canada', 'brigitte.bertrand456@gmail.com', '(418) 681-9495', ''),
(8046, '-', 'Melissa', 'Yildirim', '1, avenue Claude Debussy', '94430', 'Chennevieres-sur-marne', 'France', 'yildirimmelissa89@hotmail.com', '0033609893302', ''),
(8047, '-', 'JOHN', 'DAMICO', '38 meadow View blvd', '02904', 'noth providence', 'United States', 'JOHND0702@HOTMAIL.COM', '4015241138', ''),
(8048, '-', 'Paul', 'Jackson', '7 Dark lane, Rockmount', 'DY7 6JA', 'kinver', 'United Kingdom', 'paul@pjsurveyors.co.uk', '07977445582', ''),
(8049, '-', 'Irmante', 'Miseckaite', '115 Fred Ackland dr', 'Pe304gr', 'King\'s Lynn', 'United Kingdom', 'misirmante@yahoo.com', '07552443619', ''),
(8050, '-', 'Daniel', 'Ramirez', '6335 e 79th ct, Duplex', '80022', 'Commercecity', 'United States', 'danielrami720@gmail.com', '7206204477', ''),
(8051, '-', 'daniel', 'ramirez', '6335 e 79th ct', '80022', 'commerce city', 'United States', 'danielrami720@gmail.com', '7206204477', ''),
(8052, '-', 'Steve', 'Druhe', '106 Dory Lane', '34229', 'Osprey FL', 'United States', 'druhes@msn.com', ' 19419180009', ''),
(8053, '-', 'Pablo', 'Oviedo', '1540 w 52nd ave', '80221', 'Denver CO', 'United States', 'srolbap@gmail.com', '(707) 200-3137', ''),
(8054, '-', 'Sherpa', 'Fure ', '1212 ', 'Bois d arc ', 'Commerce ', 'United States', 'sfure@yahoo.com', '6077613087', ''),
(8055, '-', 'Christos ', 'Rozeas', '2832 210th pl', '11360', 'Bayside', 'United States', 'Romantext@aol.com', '9176533044', ''),
(8056, '-', 'Eric', 'Peters', '16594 Se 161st St', '98058', 'Renton', 'United States', 'ericpeters2007@gmail.com', '4258900450', ''),
(8057, '-', 'Jeffry', 'Hill', '31832 N NEWMAN DR', '83869', 'Spirit Lake', 'United States', 'hbjnh54@gmail.com', '2085975150', ''),
(8058, '-', 'Kanaiyalal ', 'Thakkar ', '1500 Harrison street titusville ', '32780', 'Titusville ', 'United States', 'kenthakk@yahoo.com', '3522266159', ''),
(8059, '-', 'Daid', 'Daley', '82 Liverpool Road AughtonOrmskirk', 'L39 3LW', 'Lancashire', 'United Kingdom', 'lfcdavedaley@aol.com', '07764764125', ''),
(8060, '-', 'FernandoGomez', 'Gomez', '3324 Ganahl st', '90063', 'Los angeles', 'United States', 'mrfernan.gomez@gmail.com', '3236063632', ''),
(8061, '-', 'Hong Wei', 'Lim', '462D Yishun Ave 6, 03-1079', '764462', 'Singapore', 'Singapore', 'hongweiii@hotmail.com', ' 6592273852', ''),
(8062, '-', 'Luke', 'Derrick', '3733 Beechwood Blvd', '15217', 'Pittsburgh', 'United States', 'lderrickable@gmail.com', '7249773084', ''),
(8063, '-', 'David', 'Daley', '82 Liverpool Road, Aughton, Ormskirk', 'L39 3LW', 'Lancashire', 'United Kingdom', 'lfcdavedaley@aol.com', '07764764125', ''),
(8064, '-', 'Hanh Nguyen', 'Hanh', '8284 Laflin ln', '8284', 'Dallas', 'United States', 'nathan.thai@yahoo.com', '469-381-2589', ''),
(8065, '-', 'Peter', 'O\'Keeffe', '14 belvedere Close, belvedere close', 'ME13 7GQ', 'Faversham', 'United Kingdom', 'petersokeeffe@gmail.com', '07468339450', ''),
(8066, '-', 'Jonas', 'Mikalcius', 'Pauksciu takas 5-14', '78166', 'SIAULIAI', 'Lithuania', 'jjonaitis102@gmail.com', ' 37061148300', ''),
(8067, '-', 'Bob', 'Gibbins ', '104 Chuckwagon Trail Dr.', '78633', 'Georgetown ', 'United States', 'sunsetglobal@yahoo.com', '512-970-9789', ''),
(8068, '-', 'MARK', 'COX', '5215 SOUTHERN HILLS LN', '30040', 'CUMMING', 'United States', 'drmarkscox@gmail.com', '7047019412', ''),
(8069, '-', 'CHUA ', 'SHIA YONG', 'D-11-07, Jalan PJU 1A/41, BLK D\'AMAN DAMAI PJU 1, ARA JAYA,', '47301', 'Petaling Jaya', 'Malaysia', 'sy.chuaa@yahoo.com', '60163235759', ''),
(8070, '-', 'Angad', 'Chopra', '1181 Hancock Street', '60188', 'Carol Stream', 'United States', 'angad.invincible@gmail.com', '7654091054', ''),
(8071, '-', 'Mark', 'Bartholomew', '533 Webster St', '02050', 'Marshfield MA', 'United States', 'markjbartholomew@hotmail.com', '(781) 223-2430', ''),
(8072, '-', 'BRANDON', 'NGUYEN', '2915 Samuel Dr', '95121', 'San Jose', 'United States', 'brandonnguyen13@yahoo.com', '669-900-3304', ''),
(8073, '-', 'Nathaniel', 'Chase', '114 Nagle Ave, Apt 5C', '10040', 'New York', 'United States', 'nchasebass@gmail.com', '6177774813', ''),
(8074, '-', 'Arthur C ', 'French', '102 Stone Point Dr  apt 109', '21401', 'Annapolis', 'United States', 'acfjr1949@gmail.com', '910-616-9030', ''),
(8075, '-', 'James ', 'Norman', '14395 Little Hill Lane ', '95945', 'Grass Valley ', 'United States', 'jamesenorman111@gmail.com', '1-510-220-4057', ''),
(8076, '-', 'Rodrigo', 'Valleramos', '12717 Feldon St', '20906', 'Silver Spring', 'United States', 'rodival1980@rocketmail.com', '12404857417', ''),
(8077, '-', 'Titus Daniel Gormley', 'Titus', 'Flat 5, 5a ', 'Church Road', 'London', 'United Kingdom', 'titusgormley@hotmail.com', '07815052895', ''),
(8078, '-', 'Matthew', 'French', '77 Durrant Street', '3186', 'Brighton', 'Australia', 'matthewfrench@hotmail.com', '0409118744', ''),
(8079, '-', 'brian', 'albiser', '15 bancroft st', '04102', 'PORTLAND ME', 'United States', 'brian.albiser@AOL.COM', '(702) 271-4231', ''),
(8080, '-', 'Fernando', 'Gomez', '3324 Ganahl st', '90063', 'Los angeles CA', 'United States', 'mrfernan.gomez@gmail.com', '(323) 606-3632', ''),
(8081, '-', 'Lynn', 'Antwine', '13406 East Cypress Forest Drive', '77070', 'Houston TX', 'United States', 'lynn@theantwines.com', ' 1 832-671-6460', ''),
(8082, '-', 'Nanou', 'Grogaard', 'Hartmannsvei 25A', '0284', 'Oslo', 'Norway', 'bjargro@online.no', ' 47 911 43 929', ''),
(8083, '-', 'Mahir', 'Kaya', 'Sandhofer str. 49', '69305', 'Mannheim', 'Germany', 'Mahir1991juni@gmail.com', ' 4917663446164', ''),
(8084, '-', 'Ashor ', 'Gorgees', 'PO Box 12', '77841', 'College Station', 'United States', 'jonaslo96@tamu.edu', '9796767102', ''),
(8085, '-', 'Yann', 'PHILIS', '384 Rue Gometz', '62870', 'CAMPAGNE-LES-HESDIN', 'France', 'yann.philis@orange.fr', ' 33670475193', ''),
(8086, '-', 'George', 'Bourkas', '211 s vine ave. Unit 1', '60068', 'Park Ridge', 'United States', 'avcgeo@aol.com', '7025637440', ''),
(8087, '-', 'Felipe', 'medrano', '155-45 78st Howard Beach', '11414', 'Queens ,Howard Beach ', 'United States', 'ambarmedranoguzman@gmail.com', '862-273-9505', ''),
(8088, '-', 'Cody', 'Savage', '501 se 2 street, 637', '33301', 'Fort Lauderdale', 'United States', 'csavage_17@yahoo.com', '9549951241', ''),
(8089, '-', 'Brandon', 'Nguyen', '2915 Samuel Dr.', '95121', 'San Jose', 'United States', 'brandonnguyen13@yahoo.com', '669-900-3304', ''),
(8090, '-', 'Stephen ', 'Obeng Saka', '36 Beaumont circle Apt 4', '10710', 'Yonkers, NY', 'United States', 'sakstepp@gmail.com', ' 19143433883', ''),
(8091, '-', 'HROSHI', 'KOZAI', '210 NANSEI HEIGHTS', '107-0062', '1-32, 6CHOME, MINAMIAOYAMA, MINATO-KU, TOKYO', 'Japan', 'h.kozai@growoffice.co.jp', '0357743455', ''),
(8092, '-', 'Patrick', 'Inlow', '204 Ranier Drive', '29349', 'Inman', 'United States', 'PatrickInlow@yahoo.com', '864-752-8742', ''),
(8093, '-', 'Dominici', 'Luca', 'Pacific Highway', '225', 'North Sydney', 'Australia', 'luca.dominici@hotmail.com', '0406381663', ''),
(8094, '-', 'Luca', 'Dominici', '225 Pacific Highway', '2060', 'North Sydney', 'Australia', 'luca.dominici@hotmail.com', '0406381663', ''),
(8095, '-', 'Steffen', 'Flinkert', 'Hackenschlatt 3', '48712', 'Gescher', 'Germany', 'steffen.flinkert@googlemail.com', ' 49 15788999056', ''),
(8096, '-', 'Arthur C', 'French', '102 Stone Point Dr Apt 109', '21401', 'Annapolis   MD', 'United States', 'acfjr1949@gmail.com', '910 616 9030', ''),
(8097, '-', 'Onurhan', 'Kaymaz', 'Granparken', '50 2th', 'Odense', 'Denmark', 'onurhan4@hotmail.com', '53871608', ''),
(8098, '-', 'Sushii', 'Sodhani', 'Flat H, Floor 6, Block 22, Mei wah court,', 'South Horizons, Ap Lei Chau', 'Hong Kong', 'Hong Kong', 'sushilsodhani@gmail.com', ' 85261652667', ''),
(8099, '-', 'Jelena ', 'Dakic', 'Gussenbauergasse 5-7 /5/17', '1090', 'Wien', 'Austria', 'jeca_yu@hotmail.com', ' 436643827010 ', ''),
(8100, '-', 'Sushil', 'Sodhani', 'Flat H, Floor 6, Block 22, Mei Wah Court', '000000', 'South Horizons, Ap Lei Chau', 'Hong Kong', 'sushilsodhani@gmail.com', ' 85261652667', ''),
(8101, '-', 'ABRAM', 'HOUSE', '16025 S 50TH ST, APT #1040', '85048-5003', 'Phoenix', 'United States', 'abramandsarah@gmail.com', '5305187690', ''),
(8102, '-', 'Chad', 'Nelan', '18971 E Brunswick PL.', '80013', 'Aurora', 'United States', 'chad@elevationmeats.com', '3038980268', ''),
(8103, '-', 'Gatis', 'Blunavs', 'Barona Street 34-6a', 'LV1011', 'Riga', 'Latvia', 'gatis@mundustravels.com', ' 371 29632455', ''),
(8104, '-', 'Aiman', 'Siddiqi', '911-99 Shahi St', 'R3Y1Z8', 'Winnipeg', 'Canada', 'aymun1@hotmail.com', '4036295443', ''),
(8105, '-', 'Binh', 'Huynh ', '2353 Riverside ct', 'San Leandro ', 'CA.94579', 'United States', 'binhhuynh302@yahoo.com', '(510)258-8737 in', ''),
(8106, '-', 'BOBBY', 'YU', '122A E FOOTHILL BLVD', '91006', 'ARCADIA', 'United States', 'bobbyyu1221@gmail.com', '6262413818', ''),
(8107, '-', 'Tigran', 'Ghukasyan', '336 E Jerand way', '84070', 'Sandy', 'United States', 'tigran122@yahoo.com', '3852107073', ''),
(8108, '-', 'Ramtin ', 'Rezvani', '11/54 Scott Street', '3184', 'Elwood, Melbourne', 'Australia', 'rezvani.ramtin@gmail.com', ' 61452293133', ''),
(8109, '-', 'Shayen', 'George', '272 E Connelly Blvd.', '16146', 'Sharon Pennsylvania', 'United States', 'milaicoy@aol.com', '9546085945', ''),
(8110, '-', 'Patrick', 'Inlow', '204 Ranier Drive', '29349', 'Inman SC', 'United States', 'patrickinlow@yahoo.com', '(864) 752-8742', ''),
(8111, '-', 'Martin', 'Minchev', '19 Acad. Andrey Saharov str', '9000', 'Varna', 'Bulgaria', 'rastamart@gmail.com', ' 359895645598', ''),
(8112, '-', 'Oxana', 'Panno', '1475 ', 'Mount Holly rd  C-10', 'Edgewater Park ', 'United States', 'oxanav@msn.com', '8567253137', ''),
(8113, '-', 'Raul', 'Alvarado', '82655 Redford Way ', '92201', 'Indio', 'United States', 'alvaradoraul85@yahoo.com', '9512552673', ''),
(8114, '-', 'Michele', 'Kunz', '265 Jerusalem Ave.', '11801', 'Hicksville, NY', 'United States', 'nursemk@aol.com', '516-578-5878', ''),
(8115, '-', 'Adam', 'Milligan', '5199 Hogans point lane ', 'K0h2n0 ', 'Seeleys Bay ', 'Canada', 'acmilligan2@gmail.com', '705-761-7990', ''),
(8116, '-', 'Jorge', 'Cortes', '1718 adella drive', '77049', 'Houston Texas', 'United States', 'jcscan4324@yahoo.com', '8324365290', ''),
(8117, '-', 'Zbigniew', 'Pasternak', '32-30 70th Str', '11370', 'Queens', 'United States', 'zbyszek39ipol@gmail.com', '7189167496', ''),
(8118, '-', 'Aiman', 'Siddiqi', '911-99 Shahi Street', 'R3Y1Z8', 'Winnipeg', 'Canada', 'aymun1@hotmail.com', '4036295443', ''),
(8119, '-', 'Beatrix ', 'Kovacs', 'Broomhall Crescent ', '28', 'Rathnew', 'Ireland', 'betty19891002@gmail.com', '0894722195', ''),
(8120, '-', 'Sandra', 'Lozano', '401 Mitchell Rd', '75090', 'Sherman', 'United States', 'yessyalmeida@gmail.com', '9037184819', ''),
(8121, '-', 'Marko', 'Crotsley', 'Via Giuseppe Ungaretti, 23, Unit 2', '33080', 'Roveredo in Piano', 'Italy', 'markcrotsley83@gmail.com', '3472320735', ''),
(8122, '-', 'cedric', 'miller', '25147 constitution', '48089', 'warren', 'United States', 'cedmilld@yahoo.com', '3132581065', ''),
(8123, '-', 'LaDorna', 'McGee', '813 Clover Park Drive, ', '76013', 'Arlington', 'United States', 'ladorna@uta.edu', '8179148060', ''),
(8124, '-', 'Nicholas ', 'Holmes ', '5813 Bloomsbury Dr ', '28306', 'Fayetteville ', 'United States', 'nholmes381@gmail.com', '910-824-8622 ', ''),
(8125, '-', 'Eric', 'Chan', '1679 25th ave, moraga st.', '94122', 'SAN FRANCISCO', 'United States', 'egchan1286@gmail.com', '4158101438', ''),
(8126, '-', 'Camiel', 'van het Hof', 'Eltingerhof 50', '6921DE', 'Duiven', 'Netherlands', 'camielh@hotmail.nl', '0648906876', ''),
(8127, '-', 'Dresden', 'Feitzinger', '80 Creamery St', '17067', 'Myerstown', 'United States', 'dfeitzinger@comcast.net', '7178666991', ''),
(8128, '-', 'Andrea', 'White Divens', '6613 Brookshire Drive', '23234', 'North Chesterfield', 'United States', 'god1sgd@yahoo.com', '804-310-3854', ''),
(8129, '-', 'Kristy ', 'Lloyd ', '309-380 third street', '#309', 'Nanaimo ', 'Canada', 'kristysylvie@hotmail.ca', '250-897-0755', ''),
(8130, '-', 'lee', 'barry', '14400 Montfort Drive #1504', '75254', 'Dallas', 'United States', 'leeroy007barry@aol.com', '2144785678', ''),
(8131, '-', 'Thien', 'Tran', '6 Athol Street', '3019', 'Braybrook', 'Australia', 'thien.c.tran@outlook.com', ' 61 421134765', ''),
(8132, '-', 'Diederik', 'Müller', '25 Lighthouse Point Drive', 'P0R 1L0', 'Thessalon, Ontario', 'Canada', 'diederikmuller@hotmail.com', '705 257 8164', ''),
(8133, '-', 'Bujar', 'Haxha', '2782 QUINLAN ST', '10598', 'YORKTOWN HTS', 'United States', 'bhaxha@gmail.com', '9172023574', ''),
(8134, '-', 'Robert', 'Nunez', '5750 NW 186th Street, Apt. 102', '33015', 'HIALEAH', 'United States', 'ronugo72597@yahoo.com', '7862638654', ''),
(8135, '-', 'Ramon Daniel Mancebo Sanchez', 'Ramon ', '1133 N 11', '19604', 'Reading', 'United States', 'bythexluck@gmail.com', '4843321162', ''),
(8136, '-', 'Billy', 'Timmermann ', '1130 Kelwyn Lane ', '27023', 'Lewisville ', 'United States', 'billy@timmermann.com', '3364061309', ''),
(8137, '-', 'Parvin ', 'Aktar', '42 Hammond Drive', 'NP19 0EU ', 'NEWPORT', 'United Kingdom', 'parvinaktar@ymail.com', ' 447469243585', ''),
(8138, '-', 'Chester', 'Arizmendi', '5484 Lamplight', '78526', 'Brownsville', 'United States', 'cjapiano@aol.com', '956-203-5995', ''),
(8139, '-', 'RAYAN', 'KAMRAN', '381 COUNTRYSIDE DR', '60172', 'ROSELLE, ', 'United States', 'rynkamran@gmail.com', ' 1 312 952 2070', ''),
(8140, '-', '', '', '', '', '', '', '', '', ''),
(8141, '-', 'Mike', 'Smith', '2099 Forest Meadows Cir', '35242', 'Birmingham', 'United States', 'mesmith19@gmail.com', '12055428101', ''),
(8142, '-', 'Renita', 'Sanjay', '54', 'Quebec road ', 'Ilford ', 'United Kingdom', 'renita.sanjay@gmail.com', '00447887535053', ''),
(8143, '-', 'Debra', 'McCrary', '625 IRONWOOD DR', '08094', 'Williamstown', 'United States', 'debra.mccrary@mcny.edu', '9178681241', ''),
(8144, '-', 'Domenique', 'Cary', '4714 Bridlewood Lane', '75180', 'Balch Springs', 'United States', 'domeniquecary@gmail.com', 'Domenique', ''),
(8145, '-', 'Ramtin', 'Rezvani', '11/54 Scott Street', '3184', 'Elwood VIC', 'Australia', 'rezvani.ramtin@gmail.com', ' 61 452 293 133', ''),
(8146, '-', 'Lomani', 'Israel', '93 sabattus Apt2', '04240', 'Lewiston ME', 'United States', 'pastorlomani@gmail.com', '(207) 344-9763', ''),
(8147, '-', 'morgan', 'Russell', '5413 nw Venetian dr', '64151', 'kc', 'Choose country', 'morganr6767@gmail.com', '8164012857', ''),
(8148, '-', 'Taylor', 'Hughes ', '34', 'Lancaster close', 'Hamstreet ', 'United Kingdom', 'Alder76@icloud.com', '07939973398', ''),
(8149, '-', 'Taylor', 'Huges', '34 LANCASTER CLOSE', 'TN26 2JG', 'Hamstreet', 'United Kingdom', 'alder76@icloud.com', '07939973398', ''),
(8150, '-', 'Fariborz', 'Razmipour', 'Piet bakkerhove 13', '2717ZA', 'Zoetermeer', 'Netherlands', 'Fariborzrazmi@gmail.com', '0031684631761', ''),
(8151, '-', 'Nausheen', 'Kamran', '26 Tudor Drive', '08873', 'Somerset', 'United States', 'anabiak@yahoo.com', '7328812042', ''),
(8152, '-', 'Ike', 'Reimer', '1264 Bouvette Road', 'V0K 1V0', 'Lillooet', 'Canada', 'izreimer@gmail.com', '250 256 9115', ''),
(8153, '-', 'Arayik ', 'Karapetyan ', '3040 Swansea way ', '95670', 'Rancho Cordova ', 'United States', 'arayik25@yahoo.com', '9168956411', ''),
(8154, '-', 'Xhevat', 'Tahiri', '13, rue du Pré-Jérôme', '13', 'Genève', 'Switzerland', 'ingrid.tahiri.ch@gmail.com', ' 41794193799', ''),
(8155, '-', 'Ingrid', 'Tahiri', '13, rue du Pré-Jérôme', '13', 'Genève', 'Switzerland', 'ingrid.tahiri.ch@gmail.com', ' 41794193799', ''),
(8156, '-', 'Ira', 'Gatson Jr', '2645 Navasota Dr', '75068', 'Little Elm', 'United States', 'Igserious@yahoo.com', '9728098522', ''),
(8157, '-', 'Kevin ', 'Westling ', 'Ingemansvägen 6 A', '14141', 'Huddinge / Stockholm ', 'Sweden', 'kevin.westling@hotmail.com', ' 46765577955', ''),
(8158, '-', 'ALEX', 'ANTINORO', '22 BOWMORE ROAD', 'KA31TE', 'KILMARNOCK', 'United Kingdom', 'alex.antinoro@gmail.com', '07880766166', ''),
(8159, '-', 'Allen', 'Cobb', '210 Croft Row', '70503', 'Lafayette', 'United States', 'ac.fore@gmail.com', '3372472400', ''),
(8160, '-', 'Marcus', 'VanDunk', '39 church street apt 14', '12771', 'Port jervis', 'United States', 'marcusvandunk@gmail.com', '8457412847', ''),
(8161, '-', 'Neal', 'Shact', '155 Rum Runner Way', '32259', 'Saint Johns', 'United States', 'neal@shact.com', 'Neal Shact', ''),
(8162, '-', 'Eric', 'Westerback ', '5565 NW 41ST Terrace ', '33073', 'Coconut Creek ', 'United States', 'es.westerback@gmail.com', '3058493545', ''),
(8163, '-', 'Michael', 'Boshoven', 'Lindelaan, 21', '1561CK', 'Krommenie', 'Netherlands', 'm.boshoven@chello.nl', '0642088679', ''),
(8164, '-', 'Zacary ', 'Matovich', '811 Greenwood ave ', '60110', 'Carpentersville Illinois ', 'United States', 'zac7264@gmail.com', '2242910079', ''),
(8165, '-', 'Angie', 'Lawrence', '33 Cedar Rise', 'NR20 3NN', 'Mattishall, Derham', 'United Kingdom', 'angie.lawrence012@gmail.com', '07702155380', ''),
(8166, '-', 'Surendra', 'Mistry', '2304 Milan Meadows Dr', 'TX 78641', 'Leander', 'United States', 'smistry6661@gmail.com', '281-610-1198', ''),
(8167, '-', 'Arthur', 'Kiwacz', '9700 Meryton Ct', '60465', 'Palos Hills', 'United States', 'akiwacz997@yahoo.com', '7087109747', ''),
(8168, '-', 'Brown', 'Joshua', '7 Wells Avenue, THRUMSTER  NSW  2444, 7, Wells', '2444', 'THRUMSTER', 'Australia', 'Meow-imjosh@hotmail.com', '0434763598', ''),
(8169, '-', 'Meynard', 'Gotengco', '386 Hemingway Rd', 'T6M 0J8', 'Edmonton', 'Canada', 'mey_g14@yahoo.com', '7807085497', ''),
(8170, '-', 'Jade O Donoghue ', 'Jade ', 'O Donoghue ', '5 wallers well upper Marion drive ', 'Janesboro ', 'Ireland', 'jadeodonoghue2013@gmail.com', '0862562750', ''),
(8171, '-', 'Berenice', 'Villamil', '111 w jones ', '78215', 'San Antonio', 'United States', 'berevillamil@gmail.com', '2103837996', ''),
(8172, '-', 'jimy', 'Kumbattu', '1610 highland glen ln', '77581', 'Pearland', 'United States', 'jimykumbatt@yahoo.cco.uk', '8323419362', ''),
(8173, '-', 'ALISA', 'KHANAEVA', 'G.ZALOKOSTA STR 4', '14121', 'NEW IRAKLIO  ATTICA', 'Greece', 'ALISAKHANAEVA@GMAIL.COM', ' 306942022581', ''),
(8174, '-', 'Sukaina', 'Ebrahim', '130 Harbord Street', 'M5S1G8', 'Toronto', 'Canada', 'sukaina_e@hotmail.com', '6474577866', ''),
(8175, '-', 'agneta', 'daujotaite', '60 bell farm avenue', 'rm107ba', 'dagenham', 'United Kingdom', 'agneta.daujotaite91@gmail.com', '07506388650', ''),
(8176, '-', 'Alisson', 'Gil', '26 Wakemore St', '06820-2411', 'Darien', 'United States', 'alissongil@outlook.com', '2038982660', ''),
(8177, '-', 'Juan', 'Ramon', 'Calle Pintor Pedro Camacho Nr. 4 esc. 1 Piso 4 puerta D., PISOS', '03015', 'Alicante', 'Spain', 'parejojuan@yahoo.es', '636809630', ''),
(8178, '-', 'Vicki Cosgrove', 'Ternes', '7945 Highway 24 / PO Box 215', 'V0K1E0', 'Bridge Lake BC', 'Canada', 'devicter@netbistro.com', '(780) 887-5497', ''),
(8179, '-', 'Rowan', 'Cotter', 'Haydnstraat 16', '4207DB', 'Gorinchem', 'Netherlands', 'rowancotter@hotmail.com', '0031612097756', ''),
(8180, '-', 'Christa', 'Lieber', 'Biberweg 59', '59', 'Bad Lauterberg ', 'Germany', 'christalieber@hotmail.de', '01708036655', ''),
(8181, '-', 'Robert', 'Krensel', '2534 Cold Point Hill Road', '19462', 'Plymouth Meeting', 'United States', 'rkrensel@comcast.net', 'Robert Krensel', ''),
(8182, '-', 'Ridhish', 'Patel', '6659 bright gem ct', '6659', 'Corona ', 'United States', 'patel.ridhish@gmail.com', '4049214702', ''),
(8183, '-', 'Martin', 'Kreisl', 'Stelzhamerstrasse 28b, 12', '4400', 'Steyr', 'Austria', 'martin.kreisl71@gmail.com', '06605622212', ''),
(8184, '-', 'Jason', 'Cortes', 'Ekraveien 41', '0756', 'Oslo', 'Norway', 'jasoncortes088@gmail.com', '92044470', ''),
(8185, '-', 'Alfredo Parada', 'Alfredo', 'Parada ', '9353 Viscount Blvd ( Apt 2035 ) ', 'El Paso ( 79925 ) ', 'United States', 'thanhtransportation79@gmail.com', '915 235 7833', ''),
(8186, '-', 'Madelaine', 'Burkinheath', '6 somers close', '2290', 'Tingira heights', 'Australia', 'madelaine.burkinheath@gmail.com', '0481522235', ''),
(8187, '-', 'caleb', 'coombs', '4520 Liberty Rd S', '97302', 'Salem', 'United States', 'calebc@comcast.net', '5035806708', ''),
(8188, '-', 'Madelaine', 'Burkinheath', '6 somers close', '2290', 'Tingira heights', 'Australia', 'madelaine.burkinheath@gmail.com', '0481522235', ''),
(8189, '-', 'Aqueel', 'Qureshi', 'Highbury House', 'Ballybeg West', 'Buttevant', 'Ireland', 'aqueelqureshi@aol.com', ' 353876712492', ''),
(8190, '-', 'Aqueel', 'Qureshi', 'Highbury House', 'P51X592', 'Ballybeg West, Buttevant, Co. Cork', 'Ireland', 'aqueelqureshi@aol.com', ' 3530876712492', ''),
(8191, '-', 'Rizha', 'Ali', '51Tavlin Avenue ', 'WA5 0EN', 'Warrington ', 'United Kingdom', 'riza.bashir@gmail.com', '00447550887667', ''),
(8192, '-', 'Ryan', 'Bitter', '3013 Asheton Pl NE', '30068', 'Marietta', 'United States', 'ryanjb724@gmail.com', '4703852813', ''),
(8193, '-', 'Elias ', 'García ', '1721, Mckinley Ave ', '93230', 'Hanford', 'United States', 'valtierra2011@live.com', '559-707-4610', ''),
(8194, '-', 'Ramon Daniel ', 'Mancebo Sanchez ', '1133 N 11', '19604', 'Reading', 'United States', 'bythexluck@gmail.com', '4843321162', ''),
(8195, '-', 'Rizha', 'Ali', '51 Tavlin Avenue ', 'WA5 0EN', 'Warrington ', 'United Kingdom', 'riza.bashir@gmail.com', '00447550887667', ''),
(8196, '-', 'Thomas', 'Mauerhofer', 'Theodor-Körner-Straße 125', '8010', 'Graz', 'Austria', 'thomas.erik.mauerhofer@gmail.com', '06649177842', ''),
(8197, '-', 'Elsa Patricia', 'Teixeira Goncalves', '445 Norwood Road', 'SE27 9DN', 'London ', 'United Kingdom', 'elsaptgoncalves@gmail.com', ' 44 7383019955', ''),
(8198, '-', 'Stanley ', 'Ginn', '5 Pike Close', 'BA69PZ', 'Glastonbury', 'United Kingdom', 'sginn125@gmail.com', '07495542726', ''),
(8199, '-', 'Paul', 'Jackson', '7 Dark lane, Rockmount', 'DY7 6JA', 'kinver', 'United Kingdom', 'paul@pjsurveyors.co.uk', '07977445582', ''),
(8200, '-', 'Erik', 'Madani', 'Vintergaloppsgatan 5, 1404', '18367', 'Stockholm/ täby', 'Sweden', 'hadi4032000@gmail.com', '0764099832', ''),
(8201, '-', 'Mahmoud Hassan aboudeshesh ', 'Mahmoud aboudeshesh ', '1 rue de la noue ', 'Bâtiment4 5 éme étage appartement 53', 'Bagnolet ', 'France', 'hmaboudeshesh@gmail.com', '0766821446', ''),
(8202, '-', 'MARCEL', 'SUCIU', 'CALLE OCEANO ARTICO NR 3', '29680', 'ESTEPONA', 'Spain', 'marcoprincesakristina@gmail.com', '677851127', ''),
(8203, '-', 'Nadeem ', 'Maqsood ', 'Moeskeronstraat, 202', '8930', 'Menen', 'Belgium', 'nadeemmaqsood78@gmail.com', '0473233419', ''),
(8204, '-', 'Gevorg', 'Karapetyan', 'Lövsätragränd 51', '127 36', 'Skärholmen', 'Sweden', 'gevorg.karapetyann@gmail.com', ' 467373', ''),
(8205, '-', 'Russ', 'Dalbke', '909 N Douglas Ave', '60004', 'Arlington Heights, IL', 'United States', 'rdalbke@gmail.com', '8479871550', ''),
(8206, '-', 'Florian', 'Bonolis', '22 rue Barbière', '39700', 'Rochefort sur Nenon', 'France', 'zz941@live.fr', ' 33678641901', ''),
(8207, '-', 'van Dop', 'Sabine', 'Leenkamp 23', '2264 KW', 'Leidschendam', 'Netherlands', 'sdv88@live.nl', ' 31650917449', ''),
(8208, '-', 'juljan', 'cadri', 'rembertiring 11a', '28195', 'bremen', 'Germany', 'julian.cadri@gmail.com', ' 4915259506146', ''),
(8209, '-', 'Jim', 'Hassey', '410 E. Grant Line Road', 'Building A', 'Tracy', 'Choose country', 'jhassey@angelscourier.com', '2092071766', ''),
(8210, '-', 'Sandeep', 'Bhullar', '22 Powell Drive', 'L6R0L1', 'Brampton ', 'Canada', 'srangurpinder8@gmail.com', '6476201006', ''),
(8211, '-', 'Lawrence ', 'Macaulay', '5606 pleasant Falls Dr', '77407', 'Richmond ', 'United States', 'maclaw2009@yahoo.com', '8328685432', ''),
(8212, '-', 'Ricky', 'Terry', '310 N. Broadway', '45036', 'Lebanon', 'United States', 'rickyterry1234@gmail.com', ' 1 (513) 836-0594', ''),
(8213, '-', 'Irene', 'Lauren', 'Cafe Boulevard, Edf. B-11', '29649', 'La Cala de Mijas', 'Spain', 'irenelauren@hotmail.com', ' 34 605227242', ''),
(8214, '-', 'Brandon', 'DiRe', '34 Waltham Street', '01801', 'Woburn', 'United States', 'bdire2nd@gmail.com', '7812584281', ''),
(8215, '-', 'Yaakov', 'Elkon', '194 Kings Point Rd', '11024', 'GREAT NECK NY ', 'United States', 'yen@graphnet.com', '9175138778', ''),
(8216, '-', 'Ainslie', 'Tomlinson', '11 Nautical Lane', 'L9Z0G1', 'Wasaga Beach', 'Canada', 'ainslie.caithkin@rogers.com', '7053338432', ''),
(8217, '-', 'Ferdinand', 'Magditsch', 'Lobaustrasse 31', '2301', 'Groß-Enzersdorf', 'Austria', 'ferdinand.magditsch@aon.at', ' 436646233352', ''),
(8218, '-', 'William', 'Minehart', '59 Putnam Hill Rd.', '03086', 'Wilton', 'United States', 'sylvandream@gmail.com', '6037323372', ''),
(8219, '-', 'Boris Trayanov', 'Borisov', 'Schneller Straße 47', '12439', 'Berlin', 'Germany', 'btborisov2@gmail.com', '015783738444', ''),
(8220, '-', 'Ilidio', 'Cunha Amado', 'Urbanização do Coelho  Lote6  2 Esq ', '3150-153', 'Condeixa-a-Nova', 'Portugal', 'ilidioca@gmail.com', ' 351 965330768', ''),
(8221, '-', 'Brooklyn', 'Melcherts', 'Koningsboulevard 104', '6852PL', 'Huissen', 'Netherlands', 'brooklynmelcherts@hotmail.com', '0611761938', ''),
(8222, '-', 'Reinie', 'Luu', '6504 Maddox Cv', '38654', 'Olive Branch', 'United States', 'reinieluu0711@gmail.com', '9013590606', ''),
(8223, '-', 'Beth', 'Najewicz', ' Parkway N', '43212', 'Columbus', 'United States', 'organicchic13@yahoo.com', '3044825597', ''),
(8224, '-', 'David', 'Charmatz', '6108 South Alton Way', '80111', 'Greenwood Village', 'United States', 'dcharm1241@aol.com', 'Peter', ''),
(8225, '-', 'RODOLFO ', 'ROMEROSA ', '2 Balmain Place', '2767', 'Doonside', 'Australia', 'rcromerosa@hotmail.com', ' 61 423 732 187', ''),
(8226, '-', 'Jorge', 'Contreras ', '5681 Ruby Creek dr', '89142', 'Las Vegas Nevada 89142', 'United States', 'jorge.ccontreras57@gmail.com', '702 5285517', ''),
(8227, '-', 'Tam', 'Pham', '318 lyndhurst road', '17402', 'york', 'United States', 'tedkim585@gmail.com', '7178176128', ''),
(8228, '-', 'Rafael ', 'Garcia ', '3995 sw 108 ave apt48', '33165', 'Miami  FL', 'United States', 'rafaelgarcia0508@gmail.com', '305 8905784 ', ''),
(8229, '-', 'Juljan', 'Cadri', 'rembertiring 11a', '28195', 'bremen', 'Germany', 'julian.cadri@gmail.com', ' 4915259506146', ''),
(8230, '-', 'Desire ', 'Manirambona ', '8790 Boul Rivard ', 'Boul Rivard ', 'Brossard ', 'Canada', 'manidez@yahoo.ca', '5149619655', ''),
(8231, '-', 'Vickie', 'Allen', '2323 NOTTINGHAM DRIVE', '31904', 'COLUMBUS', 'United States', 'Vallen0819@gmail.com', '7067189195', ''),
(8232, '-', 'Kwaku', 'Amoako', '3355 Mcdaniel Rd, Apt 8301', '30096', 'Duluth', 'United States', 'Amoako7420@gmail.com', '4705591188', ''),
(8233, '-', 'Haochuan', 'Wang', '224 LOS LAURELES STREET', '91030', 'SOUTH PASADENA', 'United States', 'h.chris.wang@gmail.com', '6266651785', ''),
(8234, '-', 'maryana', 'cuevas', '2539 Cedar St', '08332-9438', 'Millville', 'United States', 'marycuevas97@live.com', '8563696069', ''),
(8235, '-', 'Michael', 'Matthews', '124 Copper Leaf Street', 'N2E3V9', 'Kitchener', 'Canada', 'michaelmatthews@live.ca', '2269896155', ''),
(8236, '-', 'Iman', 'Hein', '2201 E Howe St', '98112-2931', 'Seattle', 'United States', 'imanphein@gmail.com', '2066839149', ''),
(8237, '-', 'Natasha', 'Awais', '9 Zaloga way ', '9 Zaloga wat', 'Middleton ', 'United States', 'tasha_823@yahoo.com', '9783957786', ''),
(8238, '-', 'Ehab', 'Abutabikh ', '4 Harrison court ', 'Nj', 'Woodland park ', 'United States', 'abutabikhehab34@gmail.com', '2019045901', ''),
(8239, '-', 'Rens', 'Koopmans', 'Rivierensingel, 107', '5704 JV', 'Helmond', 'Netherlands', 'elrenso@gmail.com', '0652452303', ''),
(8240, '-', 'Arif', 'BAIG', '7809 TAMARA DRIVE', '95628', 'Fair Oaks', 'United States', 'nusheenbaig@gmail.com', '9163009008', ''),
(8241, '-', 'Caroline', 'Mascioli', '62 Dellandrea Drive', 'P1B0B1', 'North Bay ontario', 'Canada', 'Lakeside_carly@yahoo.ca', '705-840-8045(cell) 705-476-4842(home)', ''),
(8242, '-', 'Walter', 'Inzunza', '3765 Ahern Dr', '91706', 'Baldwin Park ', 'United States', 'walter@northsouthmachinery.com', '562-640-1463', ''),
(8243, '-', 'Kim', 'Taehun', '306-113, Myeongil-ro, Gangdong-gu', '05371', 'Seoul', 'South Korea', 'taehun1969@gmail.com', '82-10-8995-4429', ''),
(8244, '-', 'Ryan', 'Peeters', '1/201-209 Old South Head Road, Unit 1', '2026', 'Bondi', 'Australia', 'mr.ryanpeeters@gmail.com', '0451268008', ''),
(8245, '-', 'Melinda', 'Benum', '2070 Canyon Vista ct', '89436', 'Sparks', 'United States', 'mbenum@peppermillreno.com', '7752504560', ''),
(8246, '-', 'Laurens', 'Muilwijk', 'Zeewinde', '5', 'Naaldwijk', 'Netherlands', 'laurensalexander@hotmail.com', ' 31627625315', ''),
(8247, '-', 'Fawn', 'Srulovic', '310 East Atlantic ave', '33483', 'Delray Beach,Fl  33483', 'United States', 'fawnrowe@hotmail.com', 'Fawn Rowe 561 665 1922', ''),
(8248, '-', 'Ruben', 'Briones', '3300 Silent Oak Ln', '75074', 'Plano', 'United States', 'rubenbrn@aol.com', '19729049562', ''),
(8249, '-', 'David', 'Henley', '150 Lathrop', '60130', 'Forest Park', 'United States', 'David.Henley@ProctorDigital.com', 'David', ''),
(8250, '-', 'Wayne', 'Finkbiner', '89 Shawcliffe Circle SW', 'T2Y1J3', 'Calgary', 'Canada', 'finkbiner@gmail.com', '4036899983', ''),
(8251, '-', 'Danny', 'Rouse', '308 Pine Valley Dr', '27055', 'Yadkinville ', 'United States', 'cobrahorse78@gmail.com', '9106256970', ''),
(8252, '-', 'Mohammad ', 'Azim', 'Hedegatan 21', '451 52', 'Uddevalla ', 'Sweden', 'eskandarazim@gmail.com', '0729161823', ''),
(8253, '-', 'Faraz', 'Siddiqi', '406 Pure Parsley Path', '77406', 'Richmond, Tx', 'United States', 'faraz.ahmad.siddiqi@gmail.com', '7134191662', ''),
(8254, '-', 'Jerry', 'Kim', '2039 Dacian Street', '91789', 'Walnut', 'United States', 'Jerrykimemail@gmail.com', '3107014138', ''),
(8255, '-', 'Tomáš', 'Daníček', 'Nerudova 1195', '25082', 'Úvaly', 'Czech Republic', 'danicekt2@gmail.com', ' 420724510677', ''),
(8256, '-', 'Charles', 'Garratt', '30 Compton Close', 'Glaston', 'Glastonbury', 'United Kingdom', 'charlesgarratt86@gmail.com', '07852652530', ''),
(8257, '-', 'Charles ', 'Garratt', '30', 'Compton Close ', 'Glastonbury ', 'United Kingdom', 'charlesgarratt86@gmail.com', '07852652530', ''),
(8258, '-', 'Arnaud', 'Bertaud', '2652 N San Lorenzo Dr - Unit A', '85621', 'Nogales', 'United States', 'arnaudbertaud@gmail.com', ' 15204154667', ''),
(8259, '-', 'James', 'Garcia', '14395 Southwest 139th Court, 106', '33186', 'Miami', 'United States', 'kingdomdistrict@outlook.com', '7869427080', ''),
(8260, '-', 'Christine', 'Hopkins', 'Andreas-Mang-Weg 6', '72072', 'Tübingen', 'Germany', 'cjonella@gmail.com', '015257446492', ''),
(8261, '-', 'SANJEEV', 'MANGOLI', '3174 BOLLARD ROAD', '33411', 'WEST PALM BEACH', 'United States', 'mangolifamily@gmail.com', '5617992599', ''),
(8262, '-', 'Ronald', 'Bender', '829 Lake Drive', '17347', 'Mount Wolf', 'United States', 'ronben723@gmail.com', '17174151570', ''),
(8263, '', 'Boraze ', 'Hasan', 'HolzwiesenstraÃŸe 15', '81737', 'MÃ¼nchen', 'Deutschland', 'boraze3838@hotmail.com', '0163 7336754', ''),
(8264, '-', 'Irene', 'Vandian', '58-05 Oceania st', '11364', 'Oakland Gardens', 'United States', 'irenevandian@yahoo.com', '917 5535939', ''),
(8265, '-', 'Francis ', 'Nicaragua ', '1211 7th street west ', '34205', 'Bradenton ', 'United States', 'francisgonzalez44@yahoo.com', '9415185612', ''),
(8266, '-', 'khuyen', 'hoang', '1010 choctaw way', '42104', 'bowling green', 'United States', 'khuyenthoang@yahoo.com', '2709960469', ''),
(8267, '-', 'Tom', 'Hammond', '6/93 Grosvenor Street, Balaclava', '3183', 'Melbourne', 'Australia', 'tomhammond99@gmail.com', ' 61(0)402476450', ''),
(8268, '-', 'Álvaro ', 'Kusjanovic ', 'Obispo Manuel alday 247 ', '4100025', 'Concepcion', 'Chile', 'akusjanovicr@gmail.com', '56973768214', ''),
(8269, '-', 'Desire', 'Manirambona', '8790 Boulevard Rivard', 'J4X 1W6', 'Brossard QC', 'Canada', 'manidez@yahoo.ca', '5149619655', ''),
(8270, '-', 'Jose', 'Grant', '4517 Tuscany Glen Cir Apt. 202', '33619', 'Tampa, FL', 'United States', 'mario72g@gmail.com', '727-902-7975', ''),
(8271, '-', 'DAVID', 'PIPER', '116 Crest Dr', '15626', 'Delmont', 'United States', 'dlpiper67@gmail.com', '7244688436', ''),
(8272, '-', 'Joachim', 'Holst', 'Gunnarlundavägen 101', '254 77', 'Fleninge', 'Sweden', 'joachim.holst@hotmail.com', ' 4521616964', ''),
(8273, '', 'Rolf', 'Brattheim', 'Skjetnemarkvegen 34b', '7081', 'Skjetnmarka', 'Norwegen', 'linn_cecilief@hotmail.com', ' 47 452 11 528', ''),
(8274, '-', 'Miriam Teuling ', 'Miriam ', 'Rietschoot ', '99', '1511WE Oostzaan', 'Netherlands', 'miriamteuling@gmail.com', '0031614414476', ''),
(8275, '-', 'Ingrid', 'Tahiri', '13, rue du Pre-Jerome', '1205', 'Geneve', 'Switzerland', 'ingrid.tahiri.ch@gmail.com', ' 41794193799', ''),
(8276, '-', 'Clifford', 'Gemin', 'Dettifossstraat 220', '1363BX', 'Almere', 'Netherlands', 'cliffordgemin719@hotmail.com', '0031629440163', ''),
(8277, '-', 'Gloriya', 'Krisik', '1570 Elmwood Ave, Unit 804', '60201', 'Evanston', 'United States', 'sgloriya@yahoo.com', '2247308406', ''),
(8278, '-', 'Kevin', 'Drew', '1600 Meadowbrook Way', '48182', 'Temperance ', 'United States', 'drewkevin66@yahoo.com', '4193447856', ''),
(8279, '-', 'Robin', 'McGregor', '5 Chuckethall Place', 'EH548AN', 'Livingston', 'United Kingdom', 'robmcg243@hotmail.com', ' 44(0)751401121', ''),
(8280, '-', 'Matthew ', 'Godfrey', '131 5th ave ', '08071', 'Pitman ', 'United States', 'matt_godfrey50@yahoo.com', '8564176671', ''),
(8281, '-', 'Roman', 'Kucera', 'Do Louzku 324', '25218', 'Ptice', 'Czech Republic', 'spine4me@gmail.com', ' 420773779932', ''),
(8282, '-', 'Martin', 'Lakomy', 'Na Zamku, 679', '25081', 'Nehvizdy', 'Czech Republic', 'martin.lakomy@live.com', '731648677', ''),
(8283, '-', 'Alihan', 'Karakus', 'Weidenstraße 1', '21635', 'Jork', 'Germany', 'alihankarakus@gmail.com', '015157307752', ''),
(8284, '-', 'Alyssa', 'Neigum', 'Unit 3 - 2090 Harvey Avenue', 'V1Y 8P8', 'Kelowna', 'Canada', 'aroelofs89@outlook.com', '2503004819', ''),
(8285, '-', 'Jiri', 'Valda', '4. května 214', '76311', 'Zelechovice nad Drevnici', 'Czech Republic', 'drum4ever@centrum.cz', '737617715', ''),
(8286, '-', 'Paul', 'Dayton', '175 Corbett Court #714', '15237', 'Pittsburg PA', 'United States', 'paulyd8089@gmail.com', '4122162710', ''),
(8287, '-', 'Larry', 'Tam', '401 s. 3rd st', '91801', 'Alhambra', 'United States', 'faithfuly99@yahoo.com', '6268644293', ''),
(8288, '-', 'Bormans', 'Naomi', 'Zandstraat 6', '3950', 'Bocholt', 'Belgium', 'bormansnaomi@hotmail.com', '0471139326', ''),
(8289, '-', 'Jiri', 'Valda', '4. Kvetna 214', '76311', 'Zelechovice nad Drevnici', 'Czech Republic', 'barbmiky@gmail.com', ' 420736152999', ''),
(8290, '-', 'Matthew', 'Godfrey', '131 5th ave ', '08071', 'Pitman', 'United States', 'matt_godfrey50@yahoo.com', '8564176671', ''),
(8291, '-', 'Vincent', 'Dong', '4630 Fieldview Dr', '48837', 'Grand Ledge', 'United States', 'vdong7713@gmail.com', '5178984953', ''),
(8292, '-', 'Maria', 'Beck', '3523 Heather Lane', '77449', 'Katy , Texas  77449', 'United States', 'marybeck3314@gmail.com', '713 826-6730', ''),
(8293, '-', 'Charles', 'Turner', '747 Hanami LN NE Apt. 212', '98110', 'Bainbridge Island', 'United States', 'sfd2012@gmail.com', '2068521496', ''),
(8294, '-', 'Garry', 'SINGH', '62', 'Glenrose Boulevard', 'Clyde North', 'Australia', 'garyoz@hotmail.com', '0410230945', ''),
(8295, '-', 'Garry', 'SINGH', '62', 'Glenrose Boulevard', 'Clyde North', 'Australia', 'garyoz@hotmail.com', '0410230945', ''),
(8296, '-', 'William', 'Fleury', '2328 W 37th St', '90732', 'San Pedro', 'United States', 'billfleury@cox.net', '18184709553', ''),
(8297, '-', 'Devon', 'Johnson', '1827 Gowan Rd', '89032', 'North Las Vegas', 'United States', 'awesomeactors@yahoo.com', '(760)534-6493', ''),
(8298, '-', 'Terry hensel', 'Terry', '405-14507 miller boulevard', ' T5Y-3A8 ', 'Edmonton Alberta ', 'Canada', 'Terry_hensel@hotmail.com', '1 780 994-2172', ''),
(8299, '-', 'Alexandru', 'Streza', 'str. Agapia; Nr.13', '012614', 'Bucuresti', 'Romania', 'alexandru_streza@yahoo.com', ' 40722607272', ''),
(8300, '-', 'melannie', 'porter', '2145 allyn way', '80915', 'colorado springs', 'United States', 'mhelporter@gmail.com', '3072865050', ''),
(8301, '-', 'Hughes', 'Hughes', '27 Rydal Close', 'CW7 2SE', 'WINSFORD', 'United Kingdom', 'ekimike@hotmail.co.uk', '07508491323', ''),
(8302, '-', 'Claudia', 'Merceij', 'Mauritshoek 81', '2988EC ', 'Ridderkerk', 'Netherlands', 'claudiahartog@live.nl', ' 41651940057', ''),
(8303, '-', 'Anthony', 'Macharia', '13 Jennings Street', '01604', 'Worcester', 'United States', 'amacharia471@gmail.com', '7742320164', ''),
(8304, '-', 'Melanie', 'Shrawder', '101 Thompson Drive', '15229', 'Pittsburgh', 'United States', 'melanieshrawder@gmail.com', '646-413-1173', ''),
(8305, '', 'Jutta ', 'Braun', 'WerastraÃŸe  53', '70190', 'Stuttgart', 'Deutschland', 'jutta.braun.office@gmail.com', '0711-2368112', ''),
(8306, '-', 'Karim', 'Mosa', 'Fatbursgatan 15 lgh 1303', '70226', 'Örebro', 'Sweden', 'karimmosa2@gmail.com', ' 46707226102', ''),
(8307, '-', 'Brandon', 'Davis', '12830, Rainbow Lake Road', '36541', 'Grand Bay', 'United States', 'Brandon@blacklinecorp.us', '2513660831', ''),
(8308, '-', 'Christopher', 'Weeden', '18 Kiddier Avenue', 'DN33 3DA', 'Grimsby, North East Lincolnshire.', 'United Kingdom', 'chris.weeden@hotmail.co.uk', '07745799137', ''),
(8309, '-', 'Alyssa', 'Neigum', '2090 Harvey Unit#3', 'V1Y 8P8', 'Kelowna BC', 'Canada', 'aroelofs89@outlook.com', '2503004819', ''),
(8310, '-', 'Emil Roskhi', 'Emil', 'Dalslandsgade ST TV ', '28', '2300', 'Denmark', 'emilroshcani@gmail.com', '42684924', ''),
(8311, '-', 'Maurice', 'Stoner', '5 Carrington Rd', '37075', 'Hendersonville', 'United States', 'Maury_stoner@yahoo.com', '6159447282', ''),
(8312, '-', 'Abderrazak belain', 'Abderrazak', '5055 n Rutherford ave', '60656', 'ChicGo il', 'United States', 'chicago2244@hotmail.com', '7734907181', ''),
(8313, '-', 'AMMAR', 'ALKADI', 'Mosa Bin Nusair St. Siricon Building N. 4', '11431', 'Riyadh', 'Saudi Arabia', 'ammaralkadi@gmail.com', 'giulia.cirina187@gmail.com', ''),
(8314, '-', 'Abderrazak belain', 'Abderrazak', '5055 n Rutherford ave', '60656', 'Chicago il', 'United States', 'chicago2244@hotmail.com', '7734907181', ''),
(8315, '-', 'Henry ', 'Green ', '4075 Monticello Blvd ', '4412q', 'Cleveland Heights ', 'United States', 'Free2me52@gmail.com', '2164151088', ''),
(8316, '-', 'Henry ', 'Green ', '4075 Monticello Blvd #107', '44121', 'Cleveland Heights, Ohio ', 'United States', 'Free2me52@gmail.com', '2164151088', ''),
(8317, '-', 'Naoki', 'Oba', '14 Parana Ave.', '2212', 'Revesby', 'Australia', 'naoki.flash.oba@gmail.com', '0405621665', ''),
(8318, '-', '', '', '', '', '', '', '', '', ''),
(8319, '-', 'Nicholas', 'Kozak', '14 Stuart place ', '2573', 'Tahmoor ', 'Australia', 'n.f.kozak83@outlook.com', '0434615688', ''),
(8320, '-', 'Bo', 'Wong', '5400 Barksdale Boulivard 1934', '71112', 'Bossier City', 'United States', 'Bo_Dauntless@protonmail.com', '7739368435', ''),
(8321, '-', 'Anthony', 'Jerumeh', 'Rosa Luxemburgstraat, 25', '1103DR', 'Amsterdam', 'Netherlands', 'tjerumeh@yahoo.com', '0644435992', ''),
(8322, '-', 'Matthieu', 'PASQUIER', '1378 route du canaïret', '06670', 'Saint-Martin-du-Var', 'France', 'matthieu.pasquier@me.com', '0643721047', ''),
(8323, '-', 'Chinlong ', 'Hak ', '16355 ', '87 street ', 'Edmonton ', 'Canada', 'chinlonghak66@gmail.com', '7806954221', ''),
(8324, '-', 'joseph ', 'elias', '6576 tintern abbey', 'l5n 7p4', 'Mississauga', 'Canada', 'jos_eli@hotmail.com', '416-453-7936', ''),
(8325, '-', 'Eizens', 'Pramalts', 'J. Jansevska iela 7/9-43', 'LV3401', 'Liepaja', 'Latvia', 'eizens.pramalts@gmail.com', ' 37127505584', ''),
(8326, '-', 'Hanaa', 'Barsoum', '2737 W Catalpa Ave ', '60625', 'Chicago ', 'United States', 'hanabarsom88@hotmail.com', '7736617596', ''),
(8327, '-', 'Jerry T', 'Hill', '1777 Montgomery Drive', '92084', 'Vista', 'United States', 'partisanofsword@gmail.com', '760-277-0851', ''),
(8328, '-', 'Iwona', 'Kmiolek', 'Moosacherstr.', '23', 'München', 'Germany', 'iwikiwi33@gmail.com', ' 491787217657', ''),
(8329, '-', 'Jay', 'Patel', '26 , Exeter Ct', '08873', 'Somerset', 'United States', 'pjay112201@gmail.com', '7324478328', ''),
(8330, '-', 'Alex', 'Yovanovic', '2700 Travis St, #3004', '77006', 'Houston', 'United States', 'alexyovanovic@gmail.com', '8323388938', ''),
(8331, '-', 'Eli Anthony', 'Talapian', '750 Brunswick St.', '94112', 'San Francisco', 'United States', 'elitalapian@yahoo.com', '4159881097', ''),
(8332, '-', 'William', 'Minehart', '59 Putnam Hill Rd.', '03086', 'Wilton', 'United States', 'sylvandream@gmail.com', '603-732-3372', ''),
(8333, '-', 'kok kioaw', 'goh', 'Block 420, North Street 1', '#03-102', 'Singapore', 'Singapore', 'goh_kokkioaw@hotmail.com', '98983319', ''),
(8334, '-', 'FRATER CALIN GHEORGHE', 'CALIN GHEORGHE', 'DRAGOS VODA', '17, BL P7 AP 10 CODE 410564', 'ORADEA, BIHOR', 'Romania', 'calin.frater@gmail.com', ' 40762236520', ''),
(8335, '-', 'Tu van', 'Lam', '8 Roseann st', 'Qld 4503', 'Kallangur', 'Australia', 'josephlam2005@hotmail.com', ' 61 450634332', ''),
(8336, '-', 'Nicholas', 'Welsh', '1290 Glenn Street Apt B', '95401', 'Santa Rosa', 'United States', 'nick@owlvans.com', '415-306-3819', ''),
(8337, '-', 'Mahmoud', 'Ali', '10612 Mistflower Ln', '33647', 'Tampa / Florida', 'United States', 'shiry1974@hotmail.com', '7873123993', ''),
(8338, '-', 'Henry ', 'Leon', '9410 Gumtree Park St', '20743', 'Capitol Heights', 'United States', 'Lionsphc@gmail.com', '2407930198 ', ''),
(8339, '-', 'Richard', 'Merlini', '626 E 4th street ', '48067', 'Royal Oak ', 'United States', 'rickmerlini@gmail.com', '5862012500', ''),
(8340, '-', 'Long ', 'Van Tran', 'sandgatan 5 Lgh 1101', '58238', 'Linköping', 'Sweden', 'mevatr0714@yahoo.se', ' 46760503160', ''),
(8341, '-', 'Niles', 'Ritter', '562 E Entrada Dr', '84779', 'Virgin, UT', 'United States', 'niles@nilesritter.com', '1-435-817-6106', ''),
(8342, '-', 'Walter', 'Gillmor', '27025 Allens Grove Road ', '52746', 'Donahue', 'United States', 'waltgillmor645@gmail.com', '5634683230', ''),
(8343, '-', 'Natalie ', 'Alvarez', '380 Pacheco Rd Apt. 621', '93307', 'Bakersfield', 'United States', 'natalie08_17@hotmail.com', '6613462530', ''),
(8344, '-', 'Stephan Schoeppler', 'CO/ Scott Martinez', 'Beach Repro and Copy Center 12671 US HWY 98 West #211', '32550', 'Miramar Beach Florida', 'United States', 'klosterch1@gmail.com', '(850) 685-2112', ''),
(8345, '-', 'Fernando', 'Rodriguez', '1509NE 16th Avenue', '33304', 'Fort Lauderdale', 'United States', 'fernando.rdzp@gmail.com', '9546636884', '');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(8346, '-', 'Luisa', 'Riplinger', 'Wittelsbacherstraße 19', '89423', 'Gundelfingen', 'Germany', 'luisa.ri@freenet.de', '017631343574', ''),
(8347, '-', 'antonio', 'barroso', '6533 N.W. 33 ave', '33073', 'Coconut Creek', 'United States', 'Tonybarr333@gmail.com', 'tony', ''),
(8348, '-', 'Vishnu Sagar', 'Yerraboina', 'unit-1, 370, Wallace Avenue South', 'N4W 0G2', 'LISTOWEL', 'Canada', 'vishnucalc00@gmail.com', '4379817272', ''),
(8349, '-', 'Chelsea', 'Nelan', '11898 Hitching Post Trail', '80134', 'Parker Colorado', 'United States', 'chelsea.nelan@yahoo.com', '(720) 757-1959', ''),
(8350, '-', 'Melannie', 'Porter', '2145 allyn way', '80915', 'Colorado Springs, CO', 'United States', 'mhelporter@gmail.com', '(307) 286-5050', ''),
(8351, '', 'Giulio', 'Starace', 'Degerwandstr. 69', '72458', 'Albstadt', 'Deutschland', 'staragiu81@gmail.com', '01511089855', ''),
(8352, '-', 'Jonathan ', 'Forty', '10 rowbrook close', 'Solihull', 'B901ej ', 'United Kingdom', 'jonathan.forty@yahoo.com', '07841507963', ''),
(8353, '-', 'Rob', 'Hassan', '1055 E Casad Ave', '91790', 'West Covina', 'United States', 'rmhassan@msn.com', '6263906255', ''),
(8354, '-', 'Steven', 'Cooper', '8720 Georgia Avenue, Suite 701', '20910', 'Silver Spring', 'United States', 'smcooper@stevencooperlaw.com', '3015879170', ''),
(8355, '-', 'Djordje Vrcelj ', 'Djordje', 'Tully Ct', '3749', 'Jacksonville ', 'United States', 'djordje_vrcelj2345@icloud.com', '2102144930', ''),
(8356, '-', 'Herbert', 'Williams', '9018 Ardmore rd', '20774', 'springdale', 'United States', 'hwilliam5958@verizon.net', '3013225171', ''),
(8357, '-', 'Daniel', 'Magnusson', '167 Green Pine Park', '33947', 'Rotonda West', 'United States', 'danmag6969@aol.com', '941-228-0543', ''),
(8358, '-', 'Grzegorz', 'Dancewicz', '9 Newlands Manor Drive, Clondalkinn', 'D22E8W9', 'Dublin 22', 'Ireland', 'danek2309@wp.pl', ' 35389985772', ''),
(8359, '-', 'Przemyslaw', 'Kopec', 'jarnvagsgatan 6B, 1201', '36070', 'Åseda', 'Poland', 'kopiko1004@wp.pl', ' 460790774421', ''),
(8360, '-', 'Amani ', 'S', '5577 sylvania ave ', '34291 ', 'North port ', 'United States', 'tripleshine2011@gmail.com', '9412860716', ''),
(8361, '-', 'Amani ', 'Kadaan ', '5577 Sylvania Ave ', '34291 ', 'North Port ', 'United States', 'tripleshine2011@gmail.com', '941286017', ''),
(8362, '-', 'Dewayne', 'Arkansas', '9216 Simpson rd', '71129', 'Shreveport', 'United States', 'arkansastrucking@yahoo.com', '3184985110', ''),
(8363, '-', 'Dewayne', 'Arkansas', '9216 Simpson Road', '71129', 'Shreveport', 'United States', 'arkansasdewayne@yahoo.com', '3184895110', ''),
(8364, '-', 'PETRAS', 'Zilinskas', 'Alderney Avenue, Newton Leys, Blechley', '9', 'Milton Keynes ', 'United Kingdom', 'petraszilinskas@gmail.com', '07854353488', ''),
(8365, '-', 'David', 'Wißmann', 'Meileck 4', '54298', 'Eisenach', 'Germany', 'david.wiss@web.de', '004915127124919', ''),
(8366, '-', 'Johan', 'Löfström', 'Skatgatan 3B', '55312', 'JÖNKÖPING', 'Sweden', 'QWERTO@LIVE.SE', ' 46725612768', ''),
(8367, '-', 'Elliot', 'Grant', '9 The Paddock', 'BL0 9HP', 'BURY', 'United Kingdom', 'elliot.b.grant@gmail.com', '07855821409', ''),
(8368, '-', 'Fatima', 'Dunn', 'Springs 14, street 1, villa 9', 'Street 1', 'Dubai', 'United Arab Emirates', 'fatimadunn@live.com', ' 971557541641', ''),
(8369, '-', 'Sergiu', 'Mihailov', 'Viale Delle Arti 9 A', '00071', 'Pomezia (RM)', 'Italy', 'elegine2010@libero.it', ' 393201617606', ''),
(8370, '-', 'Oleg', 'Nikitin', 'Mount Pleasant  Road 10Mt Pleasant Trading Estate Wisbech', 'PE13 3FF', 'Cambridgeshire', 'United Kingdom', 'veterok2005@yandex.ru', '01945585918', ''),
(8371, '-', 'Maurice ', 'Stoner', '5 Carrington rd', '37075', 'Hendersonville', 'United States', 'maury_stoner@yahoo.com', ' 16159447282', ''),
(8372, '-', 'WJ', 'Gillmor', '27025 Allens Grove Road', '52746', 'Donahue IA', 'United States', 'waltgillmor645@gmail.com', '5634683230', ''),
(8373, '-', 'Kevin', 'Drew', '1600 Meadowbrook Way', '48182', 'Temperance MI', 'United States', 'drewkevin66@yahoo.com', '4193447856', ''),
(8374, '-', 'Eli', 'Talapian', '750 Brunswick St', '94112', 'San Francisco CA', 'United States', 'elitalapian@yahoo.com', '4159881098', ''),
(8375, '-', 'Byung Kyu', 'Park', '108 Seonjin-ro Sangnok-gu', '15631', 'Ansan-si Gyeonggi', 'South Korea', 'bkaypark@naver.com', '01090210287', ''),
(8376, '-', 'Besnik', 'Mehmedi', '509 S Madison St', '61542', 'Lewistown IL', 'United States', 'omehmedi57@gmail.com', '3095508908', ''),
(8377, '-', 'Yaqoob Naseer Ghulam ', 'Al Balushi ', 'Oman', 'N/A', 'Muscat/seeb', 'Oman', 'top4yaqoub@hotmail.com', '0096892729927 ', ''),
(8378, '-', 'Yaqoob ', 'Al Balushi ', 'Oman ', '111', 'Muscat ', 'Oman', 'top4yaqoub@hotmail.com', '0096892729927 ', ''),
(8379, '-', 'Jameson', 'Maze', '127 Turtle Bend Dr', '35773', 'Toney', 'United States', 'jameson.maze@gmail.com', '2566588964', ''),
(8380, '-', 'Yolanda', 'Shebeko', '5916 W Radcliif Court', '60050', 'McHenry IL', 'United States', 'yfs5009@gmail.com', 'Yolanda Shebeko', ''),
(8381, '-', 'Terry hensel', 'Terry', 'TerryHensel405-14507 Miller Boulevard NW', 'T5Y3A8 ', 'Edmonton,Alberta ', 'Canada', 'Terry_hensel@hotmail.com', '1780 994-2172 ', ''),
(8382, '-', 'David', 'Pentek', '22767 N South Woodcrest Lane', '60047', 'Kildeer', 'United States', 'debpentek@comcast.net', '1-847-707-1247', ''),
(8383, '-', 'Denis', 'Rizov', 'Zk. Krastova Vada, Svetoslav Minkov 7 Street', '1407', 'Sofia', 'Bulgaria', 'd.b.rizov@gmail.com', ' 359885119159', ''),
(8384, '-', 'Brian', 'Garcia', '24191 Paseo De Valencia #A', '92637', 'Laguna Woods', 'United States', 'AmazonofBrian@gmail.com', '714-795-9229', ''),
(8385, '-', 'Mathias', 'Olsen', 'Hovedgade 71', '3730', 'Nexø', 'Denmark', 'mathiasvangolsen@outlook.dk', '81503348', ''),
(8386, '-', 'Hiram ', 'Maldonado', '123-40 83rd Ave, Apt 9M', '11415', 'Kew Gardens', 'United States', 'maldonado.hiram@yahoo.com', '(646)644-4199', ''),
(8387, '-', 'Zeki ', 'Keser', 'Parkgasse 19/2', '1030', 'Vienna', 'Austria', 'zeki.keser1968@hotmail.com', ' 4369911083492', ''),
(8388, '-', 'Steinar', 'Klaffmo', 'Solfjellshøgda 19', '0667', 'Oslo', 'Norway', 's.klaffmo@hotmail.no', '004793015700', ''),
(8389, '-', 'Norman', 'Dostilla', '1094 Delancy drive ', '28348', 'Hopemills North Carolina', 'United States', 'coolazzn83@gmail.com', '910-391-7729', ''),
(8390, '-', 'Michael', 'Stone', '40 oak tree drive,whiddon valley', 'EX320HE', 'Barnstaple, Devon', 'United Kingdom', 'mickystone1@googlemail.com', '07795660614', ''),
(8391, '-', 'Michael', 'Stone', '40 oak tree drive, whiddon valley', 'EX320HE', 'Barnstaple, Devon', 'United Kingdom', 'mickystone1@googlemail.com', '07795660614', ''),
(8392, '-', 'Ethan', 'Harris', '56 Bain Place Dundas Valley', '2117', 'Sydney ', 'Choose country', 'ethanharris0000@yahoo.com.au', '0450199812', ''),
(8393, '-', 'Mohannad ', 'Ababneh', '807 s post oak ln', '77056', 'Houston ', 'United States', 'michaelababneh@yahoo.com', '2144007235', ''),
(8394, '-', 'Moshe ', 'Berger ', '4701 11th Ave, 4a', '11219', 'Brooklyn', 'United States', 'moshe@millenniumequities.com', '9179155641 ', ''),
(8395, '-', 'Morina ', 'Bashkim', 'Edelweissstrasse 1b', '9552', 'Bronsschhofen', 'Switzerland', 'neka111@hotmail.com', '0041789462302', ''),
(8396, '-', 'MICHAEL', 'CHAYES', '10430 WILSHIRE BLVD. suite 14033', 'Apt 306', 'LOS ANGELES', 'United States', 'Michael@wmsirvine.com', '14243715615', ''),
(8397, '-', 'Adel', 'Hawari', '24 Brilliant Street, Mount Isa, Queenslan', '24', '4825', 'Australia', 'adelb.hawary@gmail.com', '0410442072', ''),
(8398, '-', 'Gulbahar', 'Barcag', '208 Denton, Malden Crescent', 'NW1 8BS', 'London', 'United Kingdom', 'g.barcag@hotmail.com', ' 447970044644', ''),
(8399, '', 'Miklos', 'Varadi', 'Ruffinistr 3', '2540', 'Grenchen', 'Schweiz', 'miklosvaradi72@gmail.com', '41 79 338 69 96', ''),
(8400, '-', 'Rachel', 'Jolldashi ', '33 Thornham Crescent ', 'Kirkby in Ashfield ', 'Nottinghamshire ', 'United Kingdom', 'o.jolldashi@yahoo.com', '07760995311', ''),
(8401, '-', 'Oltjon Jolldashi ', 'Oltjon', 'Jolldashi ', '33 Thornham Crescent ', 'Kirkby in Ashfield ', 'United Kingdom', 'o.jolldashi@yahoo.com', '07868296358', ''),
(8402, '-', 'Alexander', 'Wißmann', 'Meileck 4', '54298', 'Eisenach', 'Germany', 'wissmann-alexander@web.de', '06506910030', ''),
(8403, '-', 'Ahmed', 'Ibrahim', 'Living Legends- Hercules Tower R10- Apartment #902 ', 'PO Box 371842', 'Dubai', 'United Arab Emirates', 'ahmad_rifat@yahoo.com', ' 971 50 6542338', ''),
(8404, '-', 'RON', 'LEVINE', '333 WEST NORTH AVE', '60610', 'CHICAGO, IL  ', 'United States', 'graphicpr@aol.com', '847-530-2211', ''),
(8405, '-', 'Ryan', 'Grantham', '300 Higdon Ferry Road', '71913', 'Hot Springs', 'United States', 'ryanjgrantham@yahoo.com', '501-259-5525', ''),
(8406, '-', 'Vitali', 'Afanasjev', 'Mahtra 64 - 44', '13812', 'Tallinn', 'Estonia', 'vitalicoach1@gmail.com', ' 37255508925', ''),
(8407, '-', 'Alexandra', 'Gorski', '82 Pinnacle Rd', '06032', 'Farmington', 'United States', 'al3xgorsk1@gmail.com', '8606811573', ''),
(8408, '-', 'Naoki', 'Oba', '14 Parana Ave.', '2212', 'Revesby', 'Australia', 'naoki.flash.oba@gmail.com', '0405621665', ''),
(8409, '-', 'Brandon', 'Light', '2406 Indian Creek Road', '78734', 'Austin', 'United States', 'brndnlight@gmail.com', '5126263755', ''),
(8410, '-', 'Chi Wai', 'Leung', 'D3, 2F 1 Walnut Street, Fuk Cheung Factory Building, Tai Kok Tsui', '00000', 'Hong Kong', 'Hong Kong', 'happezan@yahoo.com.hk', '93681988', ''),
(8411, '-', 'Laetitia', 'Körner', 'Am Trobischberg 8', '01109', 'Dresden', 'Germany', 'laetitia.koerner@web.de', ' 4917694852301', ''),
(8412, '-', 'ALAM ', 'Zeb', 'Apart 11, Block A, Stradbrook Apartments,  stradbally Road', 'R32WC56', 'Port Laoise', 'Ireland', 'zebmarwat333@yahoo.com', ' 353892469649', ''),
(8413, '-', 'Tobias', 'Büchler', 'Adolf- Damaschkestr.51', '68519', 'Viernheim', 'Germany', 'tobias.elias.buechler@gmail.de', '017631209783', ''),
(8414, '-', 'Harry', 'Albirt', '2150 Center Ave. Apartment 3C', '07024', 'Ft. Lee, NJ', 'United States', 'harryalbirt@gmail.com', '2016589705', ''),
(8415, '-', 'Mahtab', 'Esmaeili', 'J.h hisgenpad 356', 'J.h hisgenpad 356', 'Amsterdam', 'Netherlands', 'mahtabesmaeilii13@gmail.com', '0648391204', ''),
(8416, '-', 'Herbert', 'Williams', '9018 Ardmore Rd', '20774', 'Springdale MD', 'United States', 'hwilliam5958@verizon', '3013225171', ''),
(8417, '-', 'Meynard ', 'Gotengco', '386 Hemingway RD NW', 'T6M0J8', 'Edmonton Alberta ', 'Canada', 'mey_g14@yahoo.com', '7807085497', ''),
(8418, '-', 'Moshe', 'Berger', '4701 11th Ave Apt 4A', '11219', 'Brooklyn NY', 'United States', 'moshe@millenniumequities.com', '9179155641', ''),
(8419, '-', 'Mike', 'Stone', '40 Oak Tree Drive Whiddon Valley', 'EX320HE', 'Barnstaple Devon', 'United Kingdom', 'mikestone1@googlemail.com', ' 447795660614', ''),
(8420, '-', 'Brett', 'Pinar', 'Crescent Way', '810 Apt F', 'Arcata', 'Choose country', 'brettpinar@gmail.com', '707 834 1975', ''),
(8421, '-', 'Gelu', 'Nenu', 'soseaua Buzaului, nr. 14, bl. A12, sc. C, ap. 74', '810295', 'Braila', 'Romania', 'nenugelu36@gmail.com', '0726294463', ''),
(8422, '-', 'Andrei', 'Volkov', 'Truman, 1', '5324101', 'Ramat Gan', 'Israel', 'andrei250915@gmail.com', '0542079976', ''),
(8423, '-', 'Mahtab', 'Esmaeili', 'J.h hisgenpad 356', '1025wk', 'Amsterdam', 'Netherlands', 'mahtabesmaeilii13@gmail.com', '0648391204', ''),
(8424, '-', 'Mahtab', 'Esmaeili', 'J.h hisgenpad 356', '1025wk', 'Amsterdam', 'Netherlands', 'mahtabesmaeilii13@gmail.com', '0648391204', ''),
(8425, '-', 'Adam', 'Breuer', 'Rusthollarintie 10 F', '00910', 'Helsinki', 'Finland', 'breuer.adam2@gmail.com', ' 385453164650', ''),
(8426, '-', 'Eduart Sadikay', 'Sadikay', '83 Greenway Close N11', '3NT', '83 Greenway Close', 'United Kingdom', 'eduartsadikay445@gmail.com', '07808713928', ''),
(8427, '-', 'Brett', 'Pinar', '810 Crescent Way Apt F.', '95521', 'Arcata California', 'United States', 'brettpinar@gmail.com', '707 834 1975', ''),
(8428, '-', 'Chinlong', 'Hak', '16355 87 Street', 'T5Z 3S2', 'Edmonton Alberta', 'Canada', 'chinlonghak66@hotmail.com', '7808851263', ''),
(8429, '-', 'Norman', 'Dostilla', '1094 Delancy Drive', '28348', 'Hopemills NC', 'United States', 'coolazzn83@gmail.com', '9103917729', ''),
(8430, '-', 'Hiram', 'Maldonado', '123-40 83rd Ave Apt 9M', '11415', 'Kew Gardens NY', 'United States', 'maldonado.hiram@yahoo.com', '6466444199', ''),
(8431, '-', 'Fabian', 'Sadikay', '83 Greenway Close', 'N11 3NT', '83 Greenway Close', 'United Kingdom', 'eduartsadikay445@gmail.com', '07808713925', ''),
(8432, '-', 'Sadikay', 'Eduart ', '82', 'Greenway Close ', 'N113NT', 'United Kingdom', 'eduartsadikay445@gmail.com', '07808713925', ''),
(8433, '-', 'Darcy', 'Jabs', '100 Ranchlands Way N/E', 'T1C 0E1', 'Medicine Hat', 'Canada', 'djabs386@hotmail.com', '1-403-783-0420', ''),
(8434, '-', 'Frank', 'Veldeman', 'Edgard Tinelstraat 13', '9160', 'Lokeren', 'Belgium', 'fv01@live.be', ' 32476876417', ''),
(8435, '-', 'Cecilia', 'Pritchet', '6400 bell street apt 5102', '79109', 'Amarillo ', 'United States', 'crborunda9@gmail.com', '806-236-0197', ''),
(8436, '-', 'Ben', 'Hau', '5605 Freeport Blvd.', '95822', 'Sacramento', 'United States', 'mingsprinting@gmail.com', '9167082699', ''),
(8437, '-', 'Jason', 'Sherwood', '123 Plymouth Ave', '94070', 'San Carlos', 'United States', 'sherwood123@gmail.com', '6503393899', ''),
(8438, '-', 'Bradley', 'Deshon', '102 Falcon Cv', '78642', 'Liberty Hill', 'United States', 'bradley.deshon@gmail.com', '5124203022', ''),
(8439, '-', 'Joseph', 'Tan', '5540 Cartagena Drive', '34233', 'Sarasota, Florida', 'United States', 'joeftan@hotmail.com', '(813) 713-0388', ''),
(8440, '-', 'Natalia', 'MICHALAK', '1382 Deer Creek ln', '60156', 'Lake In The Hills', 'United States', 'Mitolok75@gmail.com', '7735774905', ''),
(8441, '-', 'Paul', 'Jackson', '7 Dark Lane', 'DY76JA', 'Kinver, Stourbridge', 'United Kingdom', 'janejackson@uwclub.net', '07977131021', ''),
(8442, '-', 'Vincent', 'Bernardo', '8 Mansfield Dr.', '06472', 'Northford', 'United States', 'vinniebernardo@gmail.com', '2038247429', ''),
(8443, '-', 'Brandon', 'Light', '2406 Indian Creek Road', '78734', 'Austin TX', 'United States', 'brndnlight@yahoo.com', '(512) 626-3755', ''),
(8444, '-', 'Nathaniel Laboy', 'Nathaniel', '110 Tappan Ave', '07109', 'Belleville', 'United States', 'dannyboy0266@yahoo.com', '9739869418', ''),
(8445, '-', 'yousef', 'alazzeh', '8841 Eastern Ave', '64138', 'Kansas City', 'United States', 'yalazzeh@gmail.com', '8166823530', ''),
(8446, '-', 'Marc', 'Willinge Prins', 'Geert Grootestraat 15', '7009MG', 'DOETINCHEM', 'Netherlands', 'marcwp@xs4all.nl', ' 31642995556', ''),
(8447, '-', 'Jack ', 'Reinoehl ', '15840 Elmira Street ', '80602', 'Brighton', 'United States', 'stang6776@gmail.com', '7202879094', ''),
(8448, '-', 'Bruce', 'Callaghan-Martin', '11 South Street', 'EX38 8AA', 'Torrington', 'United Kingdom', 'bruce@64a.co.uk', '07970663293', ''),
(8449, '-', 'Egnas', 'Binakaj', 'Bahnhofstrasse 3', '6078', 'Lungern', 'Switzerland', 'egnas@outlook.com', ' 41796340104', ''),
(8450, '-', 'Frederick neil', 'Hardicre ', '15 spindle avenue ', 'Sk15 3du ', 'Stalybridge Greater Manchester ', 'United Kingdom', 'fred165@hotmail.co.uk', '07881661293 ', ''),
(8451, '-', 'Ganiyu', 'Shiro', '7 Manor Way', 'CR4 1EG', 'London', 'United Kingdom', 'shiro75@outlook.com', '07956497770', ''),
(8452, '-', 'Christian', 'Adebayo', '283 Searle Avenue', 'M3H 4C5', 'Toronto', 'Canada', 'christian.adebayo7@gmail.com', ' 1(647)649-4226', ''),
(8453, '-', 'David', 'McNitt', '1601 8th Street NW', '20001', 'Washington', 'United States', 'davidmcnitt@aol.com', '6102567940', ''),
(8454, '-', 'Mitchel', 'Hamilton', '9621 Lea Shore ', '76179', 'Fort Worth', 'United States', 'mitchelhamilton@ymail.com', 'Mitchel', ''),
(8455, '-', 'Massiano ', 'Saintcyr ', '21215 nw 14th pl, apt 326', '33169', 'Miami ', 'United States', 'masiamo@jotmail.com', '5083453584', ''),
(8456, '-', 'Carlos', 'Rivers', '1892 Pontchartrain Dr', '75087', 'Rockwall', 'United States', 'crivers88@gmail.com', '9033663294', ''),
(8457, '-', 'Eric', 'Kimmel', '2911 Ohio Ave', '47250', 'Madison', 'United States', 'kimmelfurniture@gmail.com', '8123526099', ''),
(8458, '-', 'Mack', 'Eden', '4330 Caplin Drive', '78410', 'Corpus Christi', 'United States', 'EvanEden@protonmail.com', '3619445550', ''),
(8459, '-', 'Jack', 'Reinoehl', '15840 Elmira Street ', '80602', 'Brighton', 'United States', 'stang6776@gmail.com', '7202879094', ''),
(8460, '-', 'Zachary', 'New', '41 Macuro Ct', '33912', 'Fort Myers FL', 'United States', 'zacharyZN@hotmail.com', '5742977921', ''),
(8461, '-', 'Jonathan', 'Forty', '10 rowbrook close majros green', 'B901EJ', 'Shirley Solihull', 'United Kingdom', 'jonathan.forty@yahoo.com', '07841507863', ''),
(8462, '-', 'Mark ', 'Tomick', '18601 Takoma Drive', '21521', 'Barton MD', 'United States', 'mtomick@yahoo.com', '3017862749', ''),
(8463, '-', 'Mongelli', 'Vanessa', 'Am Pfisterhölzli ', '15', 'Greifensee', 'Switzerland', 'mongelli.vanessa@gmail.com', '0784005210', ''),
(8464, '-', 'Waldie', 'Kieran', '22 raven crescent', '22', 'Billericay', 'United Kingdom', 'khwaldie@gmail.com', '07761015702', ''),
(8465, '-', 'Kieran', 'Waldie', '22 Raven Crescent', 'CM12 0JF', 'Billericay, Essex', 'United Kingdom', 'khwaldie@gmail.com', '07761015702', ''),
(8466, '-', 'Martin', 'Nfonten', '1851 Knightsbridge Road apt 3132', '75234', 'Farmers Branch ', 'United States', 'gfonten@outlook.com', ' 12408993946', ''),
(8467, '-', 'Martin Vang', 'Olsen', 'Hovedgade', '71', '3730 Nexø', 'Denmark', 'martinvangolsen@outlook.dk', ' 4560892517', ''),
(8468, '-', 'Judge E.L. Stoffel, JR.', 'Ernest ', '775 Old NC Hwy. 75', '27292', 'Lexington', 'United States', 'judstof@gmail.com', '3363096945', ''),
(8469, '-', 'Sarah', 'Hamelink', 'Lindenlaan 7', '4537TL', 'Terneuzen', 'Netherlands', 'rene.hamelink@yara.com', ' 31622694862', ''),
(8470, '-', 'Artan', 'Dibra', '416 East 65th St New York NY 10065 United States', '10065', 'New York', 'United States', 'artandibra@hotmail.com', '9179515540', ''),
(8471, '-', 'Gevorg', 'Karapetyan', 'Lövsätragränd 51', '127 36', 'Stockholm', 'Sweden', 'gm.gevboy@gmail.com', ' 46737307673', ''),
(8472, '-', 'Tobias', 'Körner', 'Wilhelm Schwinn Platz, 2', '97070', 'Würzburg', 'Germany', 'tobiaskoerner@gmx.net', '015755948734', ''),
(8473, '-', 'michael', 'hyer', '5828 Arborlawn Dr #1112', '76109', 'Fort Worth', 'United States', 'mikehyer1102@gmail.com', '817-262-7516', ''),
(8474, '-', 'Erica Cordle', 'Erica', '3329 Market St, PO 109', '43150', 'Rushville', 'United States', 'ericamichelle20@gmail.com', '7409746743', ''),
(8475, '-', 'Raido', 'Kasela', 'Kopli 61-4', '10314', 'Tallinn', 'Estonia', 'raido.kasela@gmail.com', ' 37256699786', ''),
(8476, '-', 'AMBARISH', 'VACHHANI', '11844 SILVER BIRCH RD', '92883', 'CORONA', 'United States', 'ambarish.v23@gmail.com', '5625695525', ''),
(8477, '-', 'Gregg', 'Kerr', '183 Summit Cr', 'B3Z 1P9', 'Upper Tantallon', 'Canada', 'hgkerr64@gmail.com', ' 1 (902) 877-8761', ''),
(8478, '-', 'Lonny Lee Gomez II', 'Lonny', '681 Leonard Avenue', '681 Leonard Avenue', 'Muskegon', 'United States', 'guitarsoundz77@yahoo.com', '2317360405', ''),
(8479, '-', 'Tyler ', 'Daniel', '155 Meredith Ln', '38024', 'Dyersburg', 'United States', 'tyler.p.daniel@gmail.com', '7314785198', ''),
(8480, '-', 'Marilyn', 'Gortarez', '2015 west pearl street Apt. A', '99301', 'Pasco Washington ', 'United States', 'mggortarez@gmail.com', '5098517305', ''),
(8481, '-', 'Marilyn', 'Gortarez', '2015 w pearl st Apt. A', '99301', 'Pasco Washington', 'United States', 'mggortarez@gmail.com', '5098517305', ''),
(8482, '-', 'Syed', 'Haroon', '6/25-27 ', 'Green Street ', 'Kogarah ', 'Australia', 'smzq2005@gmail.com', '61431559677', ''),
(8483, '-', 'Roger', 'Lobato', '1761 E Crabtree', '93257', 'Porterville', 'United States', 'retiredlobato@gmail.com', '479 212 1621', ''),
(8484, '-', 'Phillip', 'Dare', '8/7, Hervey st.', '4655', 'SCARNESS', 'Australia', 'phill.dare54@gmail.com', '0427555252', ''),
(8485, '-', 'Ertila ', 'Bombaj ', 'Ljungvägen 7A', '76335', 'Hallstavik/Stockholm ', 'Sweden', 'bombajertila@gmail.com', '0766369219', ''),
(8486, '-', 'Tasin', 'Fazliji', 'Obala 34', '21323', 'Promajna-Baška Voda', 'Croatia', 'tasinfazliji@gmail.com', ' 385989898037', ''),
(8487, '-', 'Harminder', 'Singh', '35 Eagle Lane ', 'Tipton ', 'Dy4 0je ', 'United Kingdom', 'hsingh8833@hotmail.com', '07877822019', ''),
(8488, '-', 'Tyler', 'Daniel', '155 Meredith Ln', '38024', 'Dyersburg', 'United States', 'tyler.p.daniel@gmail.com', '7314785198', ''),
(8489, '-', 'Nic', 'Holmes ', '5813 Bloomsbury Dr. ', '28306', 'Fayetteville', 'United States', 'nholmes381@gmail.com', '910-824-8622', ''),
(8490, '-', 'Amjad', 'Khan', '4 Lucia Lane', '12110', 'LATHAM NY', 'United States', 'khanbaba8042', '5183653847', ''),
(8491, '-', 'Natalia', 'Michalak', '1382 Deer creek ln', '60102', 'Lake in the Hills, IL', 'United States', 'mitolok75@gmail.com', '7735774905', ''),
(8492, '-', 'Mitchel', 'Hamilton', '9621 Lea Shore', '76179', 'Fort Worth, TX', 'United States', 'mitchelhamilton@yahoo.com', '8172282819', ''),
(8493, '-', 'Adel ', 'Hawari', '24 Brilliant Street', '4825', 'Mount ISA, Queensland', 'Australia', 'ranyahalimeh@gmail.com', '0410442072', ''),
(8494, '-', 'Afnan', 'Benmounah', '68 Braunston House', 'HA0 1RP', 'London', 'United Kingdom', 'afnanb22@gmail.com', '00447466413078', ''),
(8495, '-', 'Taulant cala', 'Taulant', '196 glasanaon ', 'Road', 'Finglas', 'Ireland', 'taulantcala76@gmail.com', '0871139184', ''),
(8496, '-', 'Karina', 'Denisova', 'De Boekt', '34', 'Veghel', 'Netherlands', 'karina06denisova@gmail.com', ' 32499876159 ', ''),
(8497, '-', 'Tracey', ' Chandler', '22 Wakefield Road, Midanbury', 'SO18 2DJ', 'Southampton', 'United Kingdom', 'chandlertracey73@gmail.com', '07917 833578', ''),
(8498, '-', 'Richard', 'Holz', '1933 Mountview Ave', '17754', 'Montoursville, PA', 'United States', 'rjholz95@gmail.com', '5704193800', ''),
(8499, '-', 'Bernhard', 'Walter', '20932 Spindrift Lane', '92646', 'Huntington Beach', 'United States', 'bernhardwalter7@gmail.com', '001 949 294 4411', ''),
(8500, '-', 'Licia ', 'Graves ', 'The Oast house ', 'Lodgefield farm', 'Tunbridge wells ', 'United Kingdom', 'licia.graves@datacomunique.com', '07958659729', ''),
(8501, '-', 'Denis', 'Bulovic', 'strada Dupa Iniste 55 B', '500025', 'Brasov', 'Romania', 'v.e.b@hotmail.it', '0040 757 415970', ''),
(8502, '-', 'Daniel Osei Nsuase ', 'Daniel ', 'Nsuase ', '2036 Paisley Court ', 'WOODBRIDGE', 'United States', 'dnsuase@gmail.com', '5716438325', ''),
(8503, '-', 'Ira', 'Gusinsky', 'DERECH HASHALOM 50', '2199911', 'Karmiel', 'Israel', 'alexsgm@gmail.com', '‎ 972523243006', ''),
(8504, '-', 'Diem', 'Le', '18 Bentinck Drive', '18 bentinck dr', 'Green Valley', 'Australia', 'michellele78@hotmail.com', ' 61423438008', ''),
(8505, '-', 'Kfir ', 'Shalom', 'haim vitzman 35', '7628220', 'rehovot', 'Israel', 'kfirshalom@gmail.com', '0506969140', ''),
(8506, '-', 'Melinda', 'Benum', '2070 Canyon Vista ct', '89436', 'Sparks', 'United States', 'Mbenum@yahoo.com', '7752504560', ''),
(8507, '-', 'Dhiroj tamang ', 'Dhiroj', '1120 county road c2 west, Roseville, Minnesota ', '55113', 'Roseville ', 'United States', 'dhirojtmg17@gmail.com', ' 16512304200', ''),
(8508, '-', 'Casandra', 'Whitcroft', '27 Sarah st', 'K0e 1p0', 'Maitland ', 'Canada', 'cwhitcroft@hotmail.com', '6133400991', ''),
(8509, '-', 'Will Shankey', 'Will', '21 Sydenham Crescent', 'BT4 1PX', 'Belfast', 'United Kingdom', 'willshankey@gmail.com', '07881246054', ''),
(8510, '-', 'Zaya', 'Younan', '2400 White Stallion Road', '91361', 'Thousand Oaks', 'United States', 'AYounan@younancompany.com', '8187039600', ''),
(8511, '-', 'Rod', 'Delmonico', '25600 Kahala Sunset Court', '78669', 'Spicewood', 'United States', 'rod.delmonico@gmail.com', '5125341564', ''),
(8512, '-', 'ALKET', 'KOKA', '35 ', 'STIRLING GROVE', 'HOUNSLOW', 'United Kingdom', 'alketkoka@gmail.com', 'alketkoka@gmail.com', ''),
(8513, '-', 'ALKET', 'KOKA', '35', 'STIRLING GROVE', 'HOUNSLOW', 'United Kingdom', 'alketkoka@gmail.com', '00447718947505', ''),
(8514, '-', 'Maximilian', 'Neumann', 'Massmannstraße 6, Hintereingang', '80333', 'München', 'Germany', 'maximilian.a.neumann@gmail.com', '017621228320', ''),
(8515, '-', 'Diederik', 'Muller', 'Box 327', 'P0R1L0', 'Thessalon Ontario', 'Canada', 'diederikmuller@hotmail.com', '7052578164', ''),
(8516, '-', 'Roger', 'Lobato', '1761 E Crabtree Lot B', '93257', 'Porterville, CA', 'United States', 'retiredlobato@gmail.com', '4792121621', ''),
(8517, '-', 'Nic', 'Holmes', '5813 Bloomsbury Dr', '28306', 'Fayetteville, NC', 'United States', 'nholmes381@gmail.com', '9108248622', ''),
(8518, '-', 'Nick', 'Holmes', '5813 Bloomsbury Dr', '28306', 'Fayetteville, NC', 'United States', 'nholmes381@gmail.com', '9103037557', ''),
(8519, '-', 'Erica ', 'Cordle', '3329 Market Street', '43150', 'Rushville, OH', 'United States', 'ericamichelle20@gmail.com', '7409746743', ''),
(8520, '-', 'Lonny ', 'Gomez II', '681 Leonard Ave', '49442', 'Muskegon, MI', 'United States', 'guitarsoundz77@yahoo.com', '2317360405', ''),
(8521, '-', 'Fatmegul', 'zyuftyu', 'Haskovo uliva Odrin 21', 'odrin 21 et.5 ap.6', 'HASKOVO', 'Bulgaria', 'erdtrans.ltd@gmail.com', ' 359876860633', ''),
(8522, '-', 'fatmegyul', 'Zyuftyu', 'haskovo odrin 21', '6300', 'Haskovo', 'Bulgaria', 'erdtrans.ltd@gmail.com', '00359876860633', ''),
(8523, '-', 'gentian', 'shahollari', '21 Knights Lane', 'NN2 6QN', 'Northampton', 'United Kingdom', 'gentian3@btinternet.com', ' 447796323832', ''),
(8524, '-', 'Aron', 'Khaimov', '30 Prospect Ave', '11557', 'Hewlett', 'United States', 'k.aron2000@yahoo.com', '347-257-5391', ''),
(8525, '-', 'Christopher', 'Weeden', '18 Kiddier Avenue', 'DN33 3DA', 'Grimsby', 'United Kingdom', 'chris.weeden@hotmail.co.uk', '07745799137', ''),
(8526, '-', 'Jorgo ', 'Xeka', '2S056 Colonial Ln', '60148', 'Lombard ', 'United States', 'xeka@att.net', '630-489-8060', ''),
(8527, '-', 'Bruno', 'Friis', 'Prins christians vænge 241', '8660', 'SKANDERBORG', 'Denmark', 'brunofriis@live.dk', '61270854', ''),
(8528, '-', 'WALEED ABDALLAH ALHAMADANI ', 'WALEED ', 'OMAN ( ALBATINAH REGION) ', '0000', 'SAHAM', 'Oman', 'wwwaleed2011@gmail.com', '00968 95591140', ''),
(8529, '-', 'Claudia', 'Merceij', 'Mauritshoek 81', '2988EC', 'Ridderkerk', 'Netherlands', 'claudiahartog@live.nl', '0651940057', ''),
(8530, '-', 'deep', 'patel', '1050 RUCKERSVILLE RD', '30635-1342', 'ELBERTON', 'United States', 'deepatel7777@gmail.com', '8562787653', ''),
(8531, '-', 'Angel', 'Westberg', 'Späckhuggaregatan 5b', '41475', 'Göteborg', 'Sweden', 'Realangel.86@gmail.com', ' 46723291053', ''),
(8532, '-', 'Janine', 'Smith', '611 Windermere Circle', '27106', 'Winston-Salem', 'United States', 'janinevlasis@gmail.com', '3362515226', ''),
(8533, '-', 'AARON', 'MORALES', '811 West Slaughter Lane', 'Apt 3404', 'Austin', 'United States', 'atlantistml@gmail.com', '5129850994', ''),
(8534, '-', 'AARON', 'MORALES', '811 West Slaughter Lane Apt 3404', '78748', 'Austin', 'United States', 'atlantistml@gmail.com', '5129850994', ''),
(8535, '-', 'Tibor', 'Grohmann', 'Kasárenská 1504/51', '90501', 'Senica', 'Slovakia', 'grohmann@ghstudio.sk', ' 421905850273', ''),
(8536, '-', 'Nam', 'Huynh', '397 Hansen rd N', 'L6V 3T5', 'Brampton', 'Canada', 'vietronic81@gmail.com', '4164198989', ''),
(8537, '-', 'Stephane', 'Rozon', '7362 jarry est', 'H1j1g5', 'Montreal', 'Canada', 'donzon57@gmail.com', '5144764184', ''),
(8538, '-', 'Ivèn', 'Lievers', 'tukseweg 220a', '8334 RZ', 'Tuk', 'Netherlands', 'iven.lievers@hotmail.com', '0638471430', ''),
(8539, '-', 'Elijah', 'Davis', '341 warren st, Apt 2', '08865', 'Phillipsburg', 'United States', 'Daviselijah48@yahoo.com', '2024215521', ''),
(8540, '-', 'mike Lybæk ', 'Vestergaard', 'Lærkevej 7', '8832', 'Skals', 'Denmark', 'mike.vester@hotmail.com', '42746264', ''),
(8541, '-', 'CHRISTOS', 'KOKKALIS', 'G.MAMOYRI 17', '19003', 'MARKOPOULO', 'Greece', 'hitmankoch@gmail.com', ' 306979971638', ''),
(8542, '-', 'Stéphane', 'Rozon', '7362 rue Jarry', 'H1J 1G5', 'Montreal', 'Canada', 'donzon57@gmail.com', '1-514-476-4184', ''),
(8543, '-', 'Mark', 'Lim', '#05-377, Toh Yi Drive,', 'Block 11,', 'Singapore                                             590011', 'Singapore', 'dpamark@singnet.com.sg', '65-97515968', ''),
(8544, '-', 'Charles', 'Fox', '12 Stanyon Road', '178403', 'York', 'United States', 'plan@charlesfox.com', '7177274269', ''),
(8545, '-', 'Julie', 'Murray', '60 Fenwick Hall Allee #436', '29455', 'Johns Island', 'United States', 'jlmonji@gmail.com', '8437512571', ''),
(8546, '-', 'Michael ', 'Aldrich', '52 Carson', '92620', 'Irvine', 'United States', 'mjaldrich7@gmail.com', '5188104522', ''),
(8547, 'Soli Infratechnik gmbh', 'Madalin ', 'Zabara', 'Dornier Str. 15', '86456', 'Gablingen', 'Deutschland', 'zabaramadalin@gmail.com', '01514 1457761', ''),
(8548, '-', 'Scott', 'Vella', '2 Waubeeka Springs rd', '03051', 'Hudson', 'United States', 'scottvella.sv@gmail.com', '978-580-8065', ''),
(8549, '-', 'Napoleon', 'Knight', '905 Galen Dr. ', '61821', 'Champaign', 'United States', 'gardeningdude@gmail.com', '217-778-9717', ''),
(8550, '-', 'Syed', 'Haroon', '6/25-27 Green Street', '2217', 'Kogarah, NSW', 'Australia', 'smharron@yahoo.com', '61431559677', ''),
(8551, '-', 'Jorgo', 'Xeka', '2S056 Colonial Lane', '60148', 'Lombard, IL', 'United States', 'jxeka@yahoo.com', '6304898060', ''),
(8552, '-', 'Phillip ', 'Dare', '8/7 Hervey St', '4655', 'Scarness, QLD ', 'Australia', 'phill.dare54@gmail.com', '0427555252', ''),
(8553, '-', 'Alket', 'Koka', 'Stirling Grove 25', 'TW3 1QG', 'Hounslow, West London', 'United Kingdom', 'alketkoka@gmail.com', '447718947505', ''),
(8554, '-', 'Mitton', 'Craig ', '8', 'WF3 1JP', 'Wakefield', 'United Kingdom', 'mitton89@gmail.com', '07912747408', ''),
(8555, '-', 'Syma', ' Illahi', '30 STOTTBURY ROAD', 'BS7 9NG', 'Bristol', 'United Kingdom', 'jo_rivaaz@hotmail.com', ' 44 70 66 54 31', ''),
(8556, '-', 'Lorman ', 'Ip', '1 Terry Blvd ', 'N1E 1X4', 'Guelph ', 'Canada', 'lorman.ip@gmail.com', '5197312621', ''),
(8557, '-', 'Hoan', 'Nguyen', '306 N Hollow Ave', 'CA 91790', 'West Covina', 'United States', 'nhoxpokute123@gmail.com', '6264612716', ''),
(8558, '-', 'Licia', 'Graves', 'Please ask me after repair', 'I am moving', 'New home address soon', 'United Kingdom', 'licia.graves@datacomunique.com', ' 447958659729', ''),
(8559, '-', 'Test2021', 'test', 'Albania', '1000', 'Tirane', 'Albania', 'test@gmail.com', '012121212', ''),
(8560, '-', 'Giovanni', 'Montesano', '11710 SW Moon River Way', 'FL 34987', 'Port St. Lucie', 'United States', 'giomontesano@hotmail.com', '7723421141', ''),
(8561, '-', 'SERT', 'ANA MARIA', 'ARGOUS 90', '10441', 'ATHENS', 'Greece', 'anna_maraknn@windowslive.com', '6955250138', ''),
(8562, '-', 'ANA MARIA', 'SERT', 'ARGOUS 90', '10441', 'ATHENS', 'Greece', 'anna_maraknn@windowslive.com', '6955250138', ''),
(8563, '-', 'ANA-MARIA', 'SERT', 'ARGOUS 90 ', '10441', 'ATHENS', 'Greece', 'anna_maraknn@windowslive.com', '6955250138', ''),
(8564, '-', 'Mohamed', 'Osman', '2339 w edgerton ave', '53221', 'milwaukee', 'United States', 'mr.osman007@gmail.com', '4147361769', ''),
(8565, '-', 'Christopher', 'Ashley', '209 Crocker Dr, Apt F', '21014', 'Bel Air', 'United States', 'christopher.ashley80@gmail.com', '4436307242', ''),
(8566, '-', 'Stephen', 'Morgan', 'Universidade de São José, Estrada Marginal da Ilha Verde 14-17', '999078', 'Macau SAR', 'China', 'trisagion@btinternet.com', ' 853 6243 6700', ''),
(8567, '-', 'Arjan', 'van der Meer', 'Hoogvlietlaan 64, ', '3235 BL', 'Rockanje', 'Netherlands', 'a.meer764@upcmail.nl', ' 31624417300', ''),
(8568, '-', 'James', 'Garcia', '14395 sw 139th ct, Unit 106', '33186', 'Miami', 'United States', 'kingdomdistrict@outlook.com', '7869427080', ''),
(8569, '-', 'Charles', 'Bell', '6 Antrim Street, Apartment #2', '02139', 'Cambridge', 'United States', 'charlesbell@hks.harvard.edu', '8085510315', ''),
(8570, '-', 'Filippo', 'Ponzinibi', 'Via Don Luigi Sturzo 28', '26817', 'San Martino in Strada', 'Italy', 'ponzi96@hotmail.it', '3393833084', ''),
(8571, '-', 'Asish', 'Moharana', 'Viale Francesco Crispi, 7', '67100', 'L\'Aquila', 'Italy', 'asishmoharana95@gmail.com', ' 393280243914', ''),
(8572, '-', 'Jacob', 'Delle', '508 Larkin St. #303', '94102', 'San Francisco, CA ', 'United States', 'atmfrank@gmail.com', '4152799459', ''),
(8573, '-', 'Del ', 'Osonaike', '72 Ruhl Drive', 'L9T 8S4', 'Milton', 'Canada', 'yomdale@rogers.com', 'Del', ''),
(8574, '-', 'Joseph', 'Chang', '11236 154A St. Surrey, British Columbia Canada', 'V3r 0p3', 'Surrey', 'Canada', 'bbigg11@gmail.com', 'Joseph Chang', ''),
(8575, '-', 'Vu', 'Tran', '103 Landsdale Rd', '6065', 'Darch', 'Australia', 'trvmquan@yahoo.com.au', '0423478631', ''),
(8576, '-', 'Tobias', 'Thaastrup-Leth', 'Dronninghøj 9 Storring', '8464', 'Galten', 'Denmark', 'mail@tt-l.dk', '30590056', ''),
(8577, '-', 'Emmanuel', 'Melonakos', '15530  Windmill Pointe', '48230', 'Grosse Pointe Park', 'United States', 'Emmanuel.Melonakos.MD@gmail.com', '617-990-7718', ''),
(8578, '-', 'David ', 'Mena', '736 Leonard St, 2L', '11222-2380', 'Brooklyn', 'Choose country', 'dave.mena107@gmail.com', 'Peter', ''),
(8579, '-', 'Michael', 'Strauss', 'Skt. Clemens Torv 15', '8000', 'Aarhus C', 'Denmark', 'michaelstrauss1973@gmail.com', '20861327', ''),
(8580, '-', 'Gary', 'Panichella', '5545 SE Kanner Hwy LOT M22', '34997', 'Stuart', 'United States', 'mustang.50gt@yahoo.com', '7722811387', ''),
(8581, '-', 'Greg', 'Barton', '2 Newark Court, Hempsted', 'GL2 5XF', 'Gloucester', 'United Kingdom', 'gregbartonsmail@gmail.com', '0044 7980871323', ''),
(8582, '-', 'Kaimani ', 'Bailey', '1526 molehu dr ', '96818', 'HONOLULU', 'United States', 'kaimanib819@gmail.com', '8082199133', ''),
(8583, '-', 'Diem michelle', 'Le', '18 Bentinck Drive', '18 bentinck dr', 'Green Valley', 'Australia', 'michellele78@hotmail.com', ' 61423438008', ''),
(8584, '-', 'Tim ', 'Cameron', 'An Pair Mor', 'Lecarrow', 'Charlestown, FY12XY06', 'Ireland', 'tim.cameron1979@googlemail.com', ' 353 877182267', ''),
(8585, '-', 'ka shue blanco', 'siu', '23 D, Tower 1, Vianni Cove, Tin Shui Wai', 'nil', 'Tin Shui Wai', 'Hong Kong', 'kashuesiu@gmail.com', '97553513', ''),
(8586, '-', 'Kavita Tezoo', 'Kavita', 'High road', '154', 'Watford', 'United Kingdom', 'ktezoo@yahoo.co.uk', '07710487957', ''),
(8587, '-', 'Jasper', 'Johnson', '206 Maplecliff Drive', '36303', 'Dothan', 'United States', 'jasper.c.johnson@gmail.com', '(915) 249-8057', ''),
(8588, '-', 'Dimitar', 'Banchev', '40 TOWER HILL,SCEPTRE COURT', 'EC3N4DX', 'LONDON', 'United Kingdom', 'dimitar.banchev@yahoo.com', '07450033028', ''),
(8589, '-', 'Alain ', 'Rijnders ', 'J.T. Cremerlaan', '79', 'Santpoort ', 'Netherlands', 'alain.rijnders@netclusief.nl', ' 31682514716', ''),
(8590, '-', 'steve', 'mosley', '15 wyvern road', 'b74 2ps', 'sutton coldfield', 'United Kingdom', 'steve.mosley@hotmail.co.uk', '07956178256', ''),
(8591, '-', 'sherry', 'riggs', '1667   Minnie St', '32926', 'Cocoa', 'United States', 'sherryrggs@yahoo.com', '3215010410', ''),
(8592, '-', 'Michelle ', 'Le', '18 Bentinck Drive', '18 bentinck dr', 'Green Valley', 'Australia', 'michellele78@hotmail.com', ' 61423438008', ''),
(8593, '-', 'Cornelis', 'Hanegraaf', 'Sint Jobskade 398', '3024EN', 'Rotterdam', 'Netherlands', 'keeshanegraaf@hetnet.nl', ' 31654794349', ''),
(8594, '-', 'Sixto', 'Alfaro', '510 Sunnyslope Dr', '53029', 'Hartland, WI', 'United States', 'sixtoalfaro@gmail.com', '262-955-0019', ''),
(8595, '-', 'Andrew', 'Aubee', '1 Windy Ridge Place, ', '06385', 'Waterford', 'United States', 'aaubee@gmail.com', '8609417586', ''),
(8596, '-', 'Solomon', 'Weinstock', '2292 Forest Ridge Court, ', '08755', 'Toms River', 'United States', 'shloimyw1@gmail.com', '3475749176', ''),
(8597, '-', 'Patrick', 'Inlow', '204 Ranier Drive', '29349', 'Inman SC', 'United States', 'patrickinlow@yahoo.com', '8647528742', ''),
(8598, '-', 'Lorman', 'Ip', '1 Terry Blvd', 'N1E 1X4', 'Guelph, Ontario', 'Canada', 'lorman.ip@yahoo.com', '5197312621', ''),
(8599, '-', 'Marsida', 'Najdeni', '7900 E Union Ave', '80237', 'Denver CO', 'United States', 'marsida@tufinawatches.com', '7735411905', ''),
(8600, '-', 'Mihai Petcu', 'Mihai', 'Petcu', 'Plutasilor 52', 'Bucharest', 'Romania', 'mihai.petcu@kars.com.ro', 'Mihai Petcu', ''),
(8601, '-', 'Vincent', 'Scarpa', '550 W Harrison St apt 353', '60607', 'CHICAGO', 'United States', 'vincentscarpa35@gmail.com', '2159647728', ''),
(8602, '-', 'Josef', 'Videcky', 'Varenská 3101/49', '70200', 'Ostrava', 'Czech Republic', 'videck@seznam.cz', ' 420608708754', ''),
(8603, '-', 'Mateusz', 'Fibich', 'Elfow 32/60', '43-100', 'Tychy', 'Poland', 'mateusz.fibich84@gmail.com', ' 48501039965', ''),
(8604, '-', 'Marisela ', 'Ramirez ', '2069 Saras Way ', '77423', 'Brookshire ', 'Choose country', 'marisela@mmcsalon.com', '832-418-8201', ''),
(8605, '-', 'David', 'Fritschen', '317 3rd St N', '59401', 'Great Falls', 'United States', 'davidfritschen@gmail.com', '4068684485', ''),
(8606, '-', 'Mehmet Zeki ', 'Tatar', 'Klaus Groth Weg ', '7', 'Geesthacht ', 'Germany', 'kuebratatar@hotmail.com', 'kuebratatar@hotmail.com', ''),
(8607, '-', 'Kübra', 'Tatar', 'Klaus Groth Weg 7', '21502', 'Geesthacht ', 'Germany', 'kuebratatar@hotmail.com', 'Kuebratatar@hotmail.com', ''),
(8608, '-', 'Juan C', 'Sanchez', '11411', 'Larkwood way', 'Tampa', 'United States', 'fiostechusa@gmail.com', '8134039826', ''),
(8609, '-', 'Martina', 'Franza', 'via San Paolino da Nola 42', '04022', 'Fondi (LT)', 'Italy', 'f_martina1@hotmail.it', ' 393201794397', ''),
(8610, '-', 'Mike', 'Nelson', '5 Dingle Road', 'Middleton', 'Manchester M241WF', 'United Kingdom', 'mike.f.nelson@fujitsu.com', '07951938254', ''),
(8611, '-', 'Kevin', 'karafa', '15115 cleveland st', '49456', 'Spring Lake', 'United States', 'Kevinkarafa@gmail.com', '2316704894', ''),
(8612, '-', 'Armando', 'Arce', '2311 e 23rd st', '78572', 'Mission ', 'United States', 'armandarce1967@gmail.com', '9565995962', ''),
(8613, '-', 'TUAN', 'VO', '10046 E INDEPENDENCE BLVD Ste I', '28105', 'MATTHEWS', 'United States', 'TUANVO0066@GMAIL.COM', '252-822-3540', ''),
(8614, '-', 'Travis', 'Santos', '1509 Golden Gate Ave', '204', 'San Francisco ', 'United States', 'cannakick@gmail.com', '6502850665', ''),
(8615, '-', 'SHADI', 'Al Hroub', 'Al Mera East Block C 3401', '102/138', 'Muscat', 'Oman', 'shadi@hroub.com', '0096891777549', ''),
(8616, '-', 'Ertila ', 'Bombaj ', 'Ljungvägen 7A ', '76335', 'Hallstavik/Stockholm ', 'Sweden', 'bombajertila@gmail.com', '0766369219', ''),
(8617, '-', 'Mario', 'Maya', '885 Edgewater Ave #1', '07657', 'Ridgefield', 'United States', 'favitech@hotmail.com', '12016808080', ''),
(8618, '-', 'Kaiman ', 'Bailey ', '1526 Molehu Dr', '96818', 'Honolulu, HI', 'United States', 'kaimanib819@gmail.com', '8082199133', ''),
(8619, '-', 'an jeric', 'santiago', '1470 Northwest Glisan Street apt 215', '97209', 'Portland', 'United States', 'aj.9390@gmail.com', '9092106809', ''),
(8620, '-', 'ARNOLD', 'SIMON', '44 WEST HILL RD', '07677', 'WOODCLIFF LAKE ', 'United States', 'simonahs@aol.com', 'Arnold Simon', ''),
(8621, '-', 'vinod ', 'parary', '15, Glenageary Court', 'A96 Y6F8', 'Glenageary', 'Ireland', 'vinodparary@gmail.com', '0871217239', ''),
(8622, '-', 'Dominique ', 'SCHIR ', '10, rue des Saules', '74100', 'ANNEMASSE ', 'France', 'ddom7467@yahoo.fr', ' 33.6.88.99.11.50', ''),
(8623, '-', 'Chris', 'Schwarz', '84 Rock View Ct', '28739', 'Hendersonville', 'United States', 'schwarzc@hotmail.com', '8282434221', ''),
(8624, '-', 'Anastasiia', 'Pavlova', 'C.Mandrava 223 5A', '07300', 'Inca', 'Spain', 'aquetglas1@mac.com', ' 34 664 513 990', ''),
(8625, '-', 'Thurman', 'Rogers', '823 Buckner Street', '27253', 'Graham', 'Choose country', 'thurmanr007@gmail.com', '910 261-9975', ''),
(8626, '-', 'Chuong', 'Tran ', '4946 Herkimer St ', '22003', 'Annandale ', 'United States', 'chuongduytran@yahoo.com', '7038998442', ''),
(8627, '-', 'Albjona ', 'Dermyshi', '700 Luther Drive', '56001', 'Mankato ', 'United States', 'bdermyshi@blc.edu', '5074692690', ''),
(8628, '-', 'Richard', 'Le Blanc', 'Aquamarijnstraat', '1399AA', 'Almere', 'Netherlands', 'leblanc.rlb@gmail.com', '0657173883', ''),
(8629, '-', 'Kim', 'Jung sun', 'Soryong-gil 86-5 r-dong 503 ho', '54164', 'Gun san-si geon buk', 'South Korea', 'dnjfvud0909@naver.com', '01049241301', ''),
(8630, '-', 'Mikhail', 'Zakin', '6341 Alderson', '15217', 'Pittsburgh', 'United States', 'mzakin@yahoo.com', '412-491-0752', ''),
(8631, '-', 'Manuel', 'Hernandez', '3525 S 43Rd St', '53220', 'Greenfield, WI', 'United States', 'manuelh1222@yahoo.com', '1 (414) 861-1009', ''),
(8632, '-', 'Nadeem', 'Kizi', '7110 Yarmouth Dr.', '48322', 'West Bloomfield', 'United States', 'nadeemkizi@gmail.com', '2485209553', ''),
(8633, '-', 'Antony', 'Pinchin', 'via Gaffurio 48', '26900', 'Lodi', 'Italy', 'antony.pinchin@gmail.com', ' 393801437103', ''),
(8634, '-', 'Paul', 'Verweyen', 'Torenlaan 68', '1261GG', 'Blaricum', 'Netherlands', 'verweyen@xs4all.nl', '0031-355380173 or 0031-653262690', ''),
(8635, '-', 'Paul', 'Weyten', 'Perstraat 24', '9120', 'Haasdonk', 'Belgium', 'paul.weyten@telenet.be', ' 32496533979', ''),
(8636, '-', 'Albjona', 'Dermyshi', '700 Luther Drive', '56001', 'Mankato', 'United States', 'bdermyshi@blc.edu', '5074692690', ''),
(8637, '-', 'Veselin', 'Pantev', ' Qsna Polqna 3', '4002', 'Plovdiv', 'Bulgaria', 'adriana__@abv.bg', ' 359 889 673 893 ,  359 88 518 5250', ''),
(8638, '-', 'James', 'Bly', '10588 E Heartleaf Willow Dr', '85747', 'Tucson', 'United States', 'govtarkin@gmail.com', '8603191167', ''),
(8639, '-', 'Oscar', 'Zapata', '81 Pendrith st', 'M6G 1R8', 'toronto', 'Canada', 'o_zapata@live.com', '6475025529', ''),
(8640, '-', 'Stuart ', 'Parish ', 'hazel court ', '4', 'Chard, Somerset ', 'United Kingdom', 'pudakins21@aol.com', '07391116506', ''),
(8641, '-', 'Keonta', 'Finch', '1409 Hawthorne Pl', '63117', 'Saint Louis', 'United States', 'keonta.finch@gmail.com', '3149221702', ''),
(8642, '-', 'Ahmed ', 'Bakkal', '9 Holly pond court ', 'Holly pond court ', 'YARM on tees ', 'United Kingdom', 'bakkal82@yahoo.com', '00447511135005', ''),
(8643, '-', 'Ahmed', 'Bakkal', '9 Holly pond court ', 'Holly pond court ', 'YARM on tees ', 'United Kingdom', 'bakkal82@yahoo.com', '00447511135005', ''),
(8644, '-', 'Andrew', 'Sukhai', '23 Graham St', '00000', 'Hong Kong ', 'Hong Kong', 'andrew.suk.mobile@gmail.com', ' 852 96353123', ''),
(8645, '-', 'Emma', 'Hallak', '9 Burwains avenue ', '9', 'Foulridge ', 'United Kingdom', 'emmahallak@hotmail.com', '07760886003', ''),
(8646, '-', 'Romas', 'Dubaka', 'wisbich road 52.', 'PE30 5LP', 'king\'s lynn GM106-6', 'United Kingdom', 'dromuoldas@gmai.com', '07432466049', ''),
(8647, '-', 'Aideen  ', 'Bannon', '27 Belvedere lawn fr russell rd ', 'V84Y8DV', 'Limerick ', 'Ireland', 'aideen.bannon@yahoo.com', '0851120633', ''),
(8648, '-', 'Douglas', 'DeMoya', '1535 Baldwin Road, Lugoff South Carolina', '29078', '1535 Baldwin Road Lugoff, South Carolina 29078', 'United States', 'douglasdemoya@gmail.com', '803-427-6614', ''),
(8649, '-', 'Valter', 'DELIU', '4 rue Léon Blum', '67000', 'Strasbourg ', 'France', 'valideliu24@gmail.com', '0768016466', ''),
(8650, '-', 'Jenry alvarez', 'Jenry', '4711 holly lake drive 33463', '4711', 'Lake worth  Florida ', 'United States', 'jenry38@gmail.com', '561-814-3515', ''),
(8651, '-', 'Debbie', 'Quinn', '47 Albert Road, Parkstone', 'BH12 2BU', 'Poole', 'United Kingdom', 'debbiequinn47@hotmail.com', '07972107999', ''),
(8652, '-', 'Amar', 'Hujan', '28 Westfield Road', 'B15 3QG', 'Birmingham', 'United Kingdom', 'amarhujan@gmail.com', '07949318131', ''),
(8653, '-', 'Cameron', 'Wallace', '5619 W Woodhaven Dr', '46055', 'McCordsville', 'United States', 'whytookay_007@yahoo.com', '3175159764', ''),
(8654, '-', 'Ventsislav', 'Mashev', '15 Hunter Dr', '06107', 'West Hartford', 'United States', 'v_mashev@yahoo.com', '9175739395', ''),
(8655, '-', 'Hódi', 'László', 'Bajcsy-Zsilinszky út 135', 'H-2030', 'Érd', 'Hungary', 'megahodil03@gmail.com', ' 36302107888', ''),
(8656, '-', 'Mieczyslaw', 'Kukuska', 'Am Forstacker 15', '13587', 'Berlin', 'Germany', 'marekkukuska@gmail.com', ' 4917632375360', ''),
(8657, '-', 'Adelina', 'Hoxhaj', 'Torvsätravägen 1 ', 'Stockholm ', '12738', 'Sweden', 'adi_lina_78@hotmail.com', '762876885', ''),
(8658, '-', 'BELINDA', 'LUTAYA', '6559 31st St N', '55128', 'Oakdale', 'United States', 'bsiga15@gmail.com', '9524861924', ''),
(8659, '-', 'Arturo', 'Shivers', '3206 Meadowbrook Dr', '94519', 'Concord', 'United States', 'toro@shiversrealtygroup.com', ' 1 415 8714239', ''),
(8660, '-', 'Bryan ', 'Branciforte ', '667 congress st ', 'Apt 503', 'Portland ', 'United States', 'fortebryan@yahoo.com', '207-616-6026', ''),
(8661, '-', 'Gabor ', 'Wilpert', 'Rippl-Rónai utca 30.', '1068 ', 'Budapest', 'Hungary', 'pontoslali911@gmail.com', ' 36203502782', ''),
(8662, '-', 'Nasrollah', 'Sepehrnia', '92 Queens Crescent', 'AB15 4BE', 'ABERDEEN', 'United Kingdom', 'n.sepehrnia@gmail.com', '00447546818453', ''),
(8663, '-', 'Zvi', 'moser', '4955 S Fairplay St', '80015', 'Aurora', 'Choose country', 'vee777@comcast.net', '3039073467', ''),
(8664, '-', 'Vasile', 'Arapan', 'RUE JULES MICHELET RES J MICHELET E25.A3 code de porte 2506', '33200', 'BORDEAUX', 'France', 'vasilearapan56@gmail.com', ' 33686053511', ''),
(8665, '-', 'Norman', 'Moritz', 'Am Forst, 22', '26345', 'Bockhorn', 'Germany', 'normanmoritzxm1@gmail.com', ' 494453-9869839', ''),
(8666, '-', 'Vasile', 'Arapan', 'RUE JULES MICHELET RES J MICHELET E 25A, A3 code de porte 2506', '33200', 'BORDEAUX', 'France', 'vasilearapan56@gmail.com', ' 33686053511', ''),
(8667, '-', 'tipu', 'sultan', '3250 70th st apt#1C', '11370', 'East Elmhurst', 'United States', 'tipusultan6901@yahoo.com', '9174636027', ''),
(8668, '-', 'OZAIR', 'ALI', '27720 CORDOBA DRIVE', '48334', 'FARMINGTON HILLS', 'United States', 'ozairali05@gmail.com', '248-906-6033', ''),
(8669, '-', 'David', 'Fritschen', '317 Rd St. N.', '59401', 'Great Falls, MT', 'United States', 'dfritschen@hotmail.com', '4068684485', ''),
(8670, '-', 'Mr. Gary ', 'Hadfield', '14 Royal Road', 'TW11 0SB', 'Teddington', 'United Kingdom', 'garyhad@aol.com', '07768660007', ''),
(8671, '-', 'Oladele', 'Osonaike', '72 Ruhl Dr', 'L9T 8S4', 'Milton ONTARIO', 'Canada', 'yomdale@rogers.com', '4168395437', ''),
(8672, '-', 'Chamran', 'Bun', '40 rue de l’abreuvoir  ', '78570', 'Chanteloup les', 'France', 'chamranbun@gmail.com', '0033650322376', ''),
(8673, '-', 'Evan', 'Sevin-chauvin', '8445 youree dr, apt 1212', '71115', 'Shreveport ', 'United States', 'evansevinchauvin@gmail.com', '6146070130', ''),
(8674, '-', 'Kyle', 'Davenport', 'PO Box 2940', '95063', 'Santa Cruz', 'United States', 'polypenguin@gmail.com', '8313453877', ''),
(8675, '-', 'Lucas', 'Mikkelsen', 'Trøjborgvej', '72C', 'Aarhus N', 'Denmark', 'lucas9anni@gmail.com', '25294316', ''),
(8676, '-', 'Paul', 'Jackson', '7 Dark lane, Rockmount', 'DY76JA', 'Kinver, Stourbridge', 'United Kingdom', 'paul@pjsurveyors.co.uk', '07977445582', ''),
(8677, '-', 'Ion Dragos', 'Radu', '26 Torquay Building, Castle Court, Killgobin Wood, Sandyford', 'D18 H953', 'Dublin', 'Ireland', 'raduhair@yahoo.com', '00353872039524', ''),
(8678, '-', 'Osbel', 'Mollinedo Nogueira ', '3325 NW 50th ST', '33142', 'Miami Florida', 'United States', 'osbel85@hotmail.com', '7863724214', ''),
(8679, '-', 'Rich', 'Zeitz', '50 Brighton 1st Rd, Apt 5K', '11235', 'Brooklyn', 'United States', 'rzeitz1@gmail.com', '2676791158', ''),
(8680, '-', 'Naseem', 'Hical', '88', 'Batman close ', 'W12 7NX', 'United Kingdom', 'paiman@live..co.uk', '07400288887', ''),
(8681, '-', 'Bulit', 'Arnaldo ', '14946 NW 90 court ', 'None ', 'Miami lakes ', 'United States', 'abulit@aol.com', '786 6609583', ''),
(8682, '-', 'Alexander', 'Lorenzo', '500 Carlen ave apt 5214', '29072', 'Lexington', 'United States', 'alexcuba20sc@gmail.com', '8038628674', ''),
(8683, '-', 'Nabin Bhattarai', 'Nabin ', '14587 NE 35th Street, I209', '98007', 'Bellevue', 'United States', 'nkbnabin1@gmail.com', '2063275128', ''),
(8684, '', 'Aideen ', 'Bannon', '27 belvedere lawn fr russell rd', 'V94Y8DV', 'V94Y8DV', 'Irland', 'aideen.bannon@yahoo.com', '085 112 0633', ''),
(8685, '-', 'Joep', 'van Gool', 'Sterkselseweg, 22', '6026 EB', 'Maarheeze', 'Netherlands', 'joepvangool@stafa.nl', '0653834460', ''),
(8686, '-', 'mikhail', 'davidyuk', '23 pyramid court', '10314', 'staten island', 'United States', 'ldavidyuk@hotmail.com', '3478039991', ''),
(8687, '-', 'Shelby ', 'Schneider', '4322 51 st', 'T9C 1V1', 'Vegreville ', 'Canada', 'shelby.schneider@live.ca', '7806565440', ''),
(8688, '-', 'Mounir', 'Majdalani', 'Altfiolsvägen 13', '75654', 'Uppsala', 'Sweden', 'mishal1948@hotmail.com', '0046720196000', ''),
(8689, '-', 'Charles', 'Lohmeyer', '2660 Willow Bend Dr', '30028', 'Cumming, GA', 'United States', 'clohmeyerjr@gmail.com', '(678) 576-7392', ''),
(8690, '-', 'Curtis', 'Sullivan ', '9071 MillCreek Rd Apt 2417', '19054', 'Levittown ', 'United States', 'curtis.sullivan@live.com', '(215)-307-7762', ''),
(8691, '-', 'Rohit R patel ', 'Rohit', '2309 w beverley st', '2309', 'Staunton', 'Germany', 'rohitpatel1014@gmail.com', '301-9195844', ''),
(8692, '-', 'Rohit r patel', 'Rohit', '2309 w beverley st', '2309', 'Staunton ', 'Germany', 'rohitpatel1014@gmail.com', '401-919-5855', ''),
(8693, '-', 'Donald ', 'Verkuylen', '41 N Bounty Lane ', '33037', 'Key Largo', 'United States', 'don.bounty41@gmail.com', 'Don Verkuylen', ''),
(8694, '-', 'Brian ', 'McMillan', '1616 E Whispering Springs Lane', '99005', 'Colbert', 'United States', 'bamac71@gmail.com', '5097959412', ''),
(8695, '-', 'Stuart', 'Parish', '4 Hazle Court', 'TA201GG', 'Chard, Somerset ', 'United Kingdom', 'pudakins21@aol.com', ' 447702462005', ''),
(8696, '-', 'Liliana', 'Peters', '1045 Countryside Dr', '67460-2112', 'McPherson', 'United States', 'liliapeters@gmail.com', '6202455302', ''),
(8697, '-', 'Steven', 'Chau', '7225 Fargate Terrace', '92126', 'San Diego', 'United States', 'kelly99chau@gmail.com', '8322986024', ''),
(8698, '-', 'James', 'Stoll', '2311 Granada Hills ', '78132', 'New Braunfels Tx ', 'United States', 'jrsytxn2001@icloud.com', '2105409186', ''),
(8699, '-', 'yves', 'juchtmans/ interpat bv', 'herentalsebaan 59a', '2150', 'Borsbeek', 'Belgium', 'yves@interpat.be', ' 32497501201', ''),
(8700, '-', 'Nelson', 'Martins', '3 credenhill street', 'SW16 6PP', 'wandsworth                                 ', 'United Kingdom', 'KIZOMBAMARTINS1@GMAIL.COM', ' 447503521013', '');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(8701, '-', 'Lee', 'Conary', '231 Old Stage Road', '04051', 'Lovell', 'United States', 'imarinaman@yahoo.com', '2072127202', ''),
(8702, '-', 'Nico', 'Van den Heede', 'Desselgemseweg 127', '8790', 'Waregem', 'Belgium', 'nico@shuttleservicewaregem.be', ' 32491419191', ''),
(8703, '-', 'Kristian', 'Gangfløt', 'Turveien 2', '1630', 'Gamle Fredrikstad', 'Norway', 'kristiang@me.com', ' 47 48282002', ''),
(8704, '-', 'rita', 'tochihuitl', '15803, apache plume lane', '92394', 'Victorville', 'United States', 'tochihui@aol.com', '7142693889', ''),
(8705, '-', 'matthew', 'shelafoe', '882 ferndale st', '55119', 'south maplewood', 'United States', 'mrshelafoe79@gmail.com', '6122296665', ''),
(8706, '-', 'Samuel', 'Lopez III', '6151 Tyler Drive', '17112', 'Harrisburg', 'United States', 'samuelricolopeziii@hotmail.com', '7176236301', ''),
(8707, '-', 'László', 'Hódi', 'Bajcsy-Zsilinszky út 135', 'H-2030', 'ÉRD', 'Hungary', 'megahodil03@gmail.com', ' 36302107888', ''),
(8708, '-', 'THEODORE ', 'KAMEGAM ', 'H7W5E9 ', '1272 RUE BLÉRIOT ', 'QUÉBEC  LAVAL ', 'Canada', 'theokamegam@yahoo.fr', '438-622-1767 ', ''),
(8709, '-', 'Thomas', 'Macerollo', '1-24 Lowes Road East', 'N1L 0J5', 'Guelph', 'Canada', 'tommacerollo@gmail.com', '519-766-5247', ''),
(8710, '-', 'Remus', 'Rusu', '26, Victoria Road', 'NG52NB', 'Sherwood, Nottingham', 'United Kingdom', 'rusuremus9514@gmail.com', '07453557666', ''),
(8711, '-', 'Kamegam ', 'Théodore ', '1272 rue Blériot ', 'H7W5E9 ', 'Laval ', 'Canada', 'theokamegam@yahoo.fr', '438-622-1767 ', ''),
(8712, '-', 'Marin', 'Garac', 'Breznička 10a', '31000', 'Osijek', 'Croatia', 'marin.garac@gmail.com', ' 385994053744', ''),
(8713, '-', 'Ophir', 'Zoldan', 'Yohanan 8, Apt 12', '5248225', 'Ramat Gan', 'Israel', 'Ozold1@gmail.com', '0544789113', ''),
(8714, '-', 'KAMEGAM ', 'THEODORE ', '1272 RUE BLÉRIOT ', 'H7W5E9 ', 'LAVAL', 'Canada', 'theokamegam@yahoo.fr', '438-622-1767 ', ''),
(8715, '-', 'Shuai', 'Li', 'Kamilleveld 56', '2492KG', 'Den Haag', 'Netherlands', 'aaronlishuai@hotmail.com', '0639610668', ''),
(8716, '-', 'Rohit', 'Patel', '2309 W Beverley St', '24401', 'Staunton VA', 'United States', 'rohitpatel1014@gmail.com', '3019195844', ''),
(8717, '-', 'Bradley', 'Deshon', '102 Falcon cv', '78642', 'Liberty Hill', 'United States', 'BRADLEY.DESHON@GMAIL.COM', '5124203022', ''),
(8718, '-', 'DONGBI', 'JIN', '306,4-53-14,Higashikomatsugawa,Edogawa-Ku', '1320033', 'Tokyo', 'Japan', 'jindongbi@outlook.com', '0081-80-3556-0527', ''),
(8719, '-', 'Irfaan ', 'Jawaid', '6 , 13th street', '11784', 'Selden', 'United States', 'irfaanjawaid65@gmail.com', ' 16314285528', ''),
(8720, '-', 'Adolfo ', 'Aguilar', '304-1410 Boulevard Henri-Bourassa Est ', 'H2C1H2 ', 'Montréal ', 'Canada', 'a.payes@hotmail.com', '14388204667', ''),
(8721, '-', 'Joseph', 'Walker', '331 amaryllis ct', '331 amaryllis ct', 'Pahokee', 'United States', 'anilawalker20@gmail.com', '5612556695', ''),
(8722, '-', 'Joe', 'Walker', '331amaryllis ct', '33476', 'Pahokee', 'United States', 'Anilawalker20@gmail.com', '5612556695', ''),
(8723, '-', 'Julie', 'Hogg', '5906 Sandypine Ct', '77379', 'Spring', 'United States', 'juliegoservices@gmail.com', '713-306-6030', ''),
(8724, '-', 'Joachim', 'Holst', 'Gunnarlundavagen 101', '254 77', 'Fleninge', 'Sweden', 'joachim.holst@hotmail.com', ' 4521616964', ''),
(8725, '-', 'Mariana', 'Beaj', 'Europaplein 3-4h', '1078GS', 'Amsterdam', 'Netherlands', 'annabeaj@gmail.com', ' 31644667634', ''),
(8726, '-', 'Marjana ', 'Beaj', 'Europaplein 3-4h', '1078GS', 'Amsterdam', 'Netherlands', 'annabeaj@gmail.com', ' 31644647634', ''),
(8727, '-', 'Vanessa', 'Lamé', '17 résidence les jardins', '84500', 'Bollene', 'France', 'bagloof@hotmail.fr', '0650518090', ''),
(8728, '-', 'Joshua', 'Smith', '34 curzon road', 'BH1 4PN', 'Bournemouth', 'United Kingdom', 'joshua_smith16@outlook.com', '07435156969', ''),
(8729, '-', 'Michael', 'Nanfito', '1618 S 123rd St. ', '68144', 'Omaha', 'United States', 'mnanfito6098@gmail.com', '402-578-6098', ''),
(8730, '-', 'Justin Rosales', 'Justin', '447 e 82nd st. 90003', '447 e 82nd st. 90003', 'Los Angeles', 'United States', 'Yofrostjay0312@gmail.com', '3237686363', ''),
(8731, '-', 'Kenneth', 'Cohen', '6573 Marissa Loop, ph3, ph3', '34108', 'Naples', 'United States', 'ken@kencohen.com', '2163896644', ''),
(8732, '-', 'Maik', 'Roscher', 'Martin-Luther-Straße 9', '04564', 'Böhlen OT Großdeuben', 'Germany', 'maik_roscher@t-online.de', '015146208957', ''),
(8733, '-', 'Pierre', 'YOUATOU TOWO', 'Rue plaine des sports', '64', 'Wézemmbeek-Oppem', 'Belgium', 'pierretowo@hotmail.com', ' 32477258153', ''),
(8734, '-', 'Stefan', 'Winkler', 'Dorfstraße 21', '82387', 'Antdorf', 'Germany', 'stefan.antdorf@gmx.de', '01713166890', ''),
(8735, '-', 'Gjelosh', 'Dedvukaj', '84-29 155th Avenue', '11414', 'Howard Beach', 'United States', 'dedvukajgj@aol.com', '(917) 335-8247', ''),
(8736, '-', 'Michal', 'Jůza', 'Jabloňová  831/55', '66448', 'Moravany', 'Czech Republic', 'michjuza@gmail.com', ' 420720756555', ''),
(8737, '-', 'Hong Wei', 'Lim', '462D Yishun Avenue 6, 03-1079', '764462', 'Singapore', 'Singapore', 'hongweiii@hotmail.com', ' 6592273852', ''),
(8738, '-', 'Michal', 'Jůza', 'Jabloňová 831/55', '66448', 'Moravany', 'Czech Republic', 'michjuza@gmail.com', ' 420720756555', ''),
(8739, '-', 'Susan', 'Jorgensen', '19', '33112', 'Saint Laurent Medoc', 'France', 'susan.manthey@gmail.com', ' 33 638911551', ''),
(8740, '-', 'Samuel ', 'Lopez III', '6151 Tyler Dr', '17112', 'Harrisburg PA', 'United States', 'samuelcolopeziii@hotmail.com', '7176236301', ''),
(8741, '-', 'Risto', 'Tatti', 'Metsäahteentie 5', '32700', 'Huittinen', 'Finland', 'teija.tatti@gmail.com', ' 358458949365', ''),
(8742, '-', 'Michael', 'Peter', 'Schärligrund 2', '6130', 'Willisau', 'Switzerland', 'mic.peter.88@gmail.com', ' 41797298513', ''),
(8743, '-', 'Huy', 'Leaaaaaaasasasdssdddsswsweeqwqyy', 'Riedstrasse 42', '77694', 'Kehl', 'Germany', 'jump2404@gmail.com', '0049 1590 5364460', ''),
(8744, '-', 'Huy', 'Le', 'Riedstrasse 42', '77694', 'Kehl', 'Germany', 'jump2404@gmail.com', '0049 1590 5364460', ''),
(8745, '-', 'Jenaya', 'Holland', '50', 'Stonehaven dr', 'Metford', 'Australia', 'Jenaya.holland8@gmail.com', ' 61459917894', ''),
(8746, '-', 'Naoki', 'Oba', '14 Parana Ave.', '2212', 'Revesby', 'Australia', 'naoki.flash.oba@gmail.com', '61 405621665', ''),
(8747, '-', 'Naoki', 'Oba', '14 Parana Ave.', '2212', 'Revesby', 'Australia', 'naoki.flash.oba@gmail.com', '61 405621665', ''),
(8748, '-', '', '', '', '', '', '', '', '', ''),
(8749, '-', 'Adam', 'Kalisz', 'Ślusarska 8/122', '30-710', 'Kraków', 'Poland', 'adamkalisz72@gmail.com', '601493093', ''),
(8750, '-', 'Roger', 'Grahan', '3401 Fern Valley Road ', '40213', 'Louisville Kentucky', 'United States', 'Rwgraham@airtoground.com', '1-502-939-2-5525', ''),
(8751, '-', 'Igor', 'Dolgikh', '2324 W. North Ave.', '60647', 'Chicago', 'United States', 'idolgikh10@gmail.com', '312 485 51`23', ''),
(8752, '-', 'Elena ', 'Lopez', '2917 Carmel St', '46368', 'Portage', 'United States', 'elopez@daprileproperties.com', '2192012400', ''),
(8753, '-', 'Rebecca', 'Dickinson', '6 St. Helens Place', 'S71 2FN', 'Barnsley', 'United Kingdom', 'becs.dickinson@googlemail.com', '07587174331', ''),
(8754, '-', 'Cody', 'Savage', '501 se 2 street, 807', '33301', 'Fort Lauderdale', 'United States', 'csavage_17@yahoo.com', '9549951241', ''),
(8755, '-', 'Suzanne', 'Burdick', '1601 E Amber Crest Ln', '84020', 'Draper', 'United States', 'burdick67@gmail.com', '3852246602', ''),
(8756, '-', 'Adriano', 'Zordan', 'Via Resia 15/4/A', '39100', 'Bolzano', 'Italy', 'zordy55@gmail.com', '3356615422', ''),
(8757, '-', 'Jose', 'Rangel', '13021 Dessau rd #98', '78754', 'Austin ', 'United States', 'jos311.r@gmail.com', '5124151824', ''),
(8758, '-', 'Lentini', 'John', '10040 E Happy Vslley Rd  Unit 403', '85255', 'Scottsdale, Arizona', 'United States', 'lupodimare1@me.com', '480-766-0865', ''),
(8759, '-', 'Omar', 'Sabha', '2434 Grey Reef Dr', '77994', 'Katy', 'United States', 'o.sabha1@gmail.com', '2676704349', ''),
(8760, '-', 'ADRIANO', 'ZORDAN', 'VIA RESIA 15/A/4', '39100', 'BOLZANO', 'Italy', 'zordiy55@gmail.co', '3356615422', ''),
(8761, '-', 'Enrique', 'Cortinas', '1109 Hardee Rd', '33146', 'Coral Gables', 'United States', 'hcortinas@gmail.com', '3059923292', ''),
(8762, '-', 'FNU', 'VARUN JOHN VARUGHESE', '20231 STILL WIND DRIVE', '33647', 'TAMPA', 'United States', 'v2jfintra@gmail.com', ' 1 267-992-5111', ''),
(8763, '-', 'Anna', 'Marshall', '4068 Clintonview Court ', '62226', 'Belleville ', 'United States', 'aemmarshall@gmail.com', '8608104152', ''),
(8764, '-', 'Theodore ', 'Kamegam', '1272 Rue Bleriot', 'H7W5E9', 'Laval, QC', 'Canada', 'theokamegam@yahoo.fr', '4386221767', ''),
(8765, '-', 'Joseph', 'Walker', '331 Amaryllis Ct', '33476', 'Pahokee FL', 'United States', 'anilawalker20@gmail.com', '5612556695', ''),
(8766, '-', 'Rigoberto', 'Reyes Espinosa', 'Grevener Str. 35', '', 'Münster', 'Germany', 'reyes-cigars@hotmail.com', '017638488826', ''),
(8767, '-', 'Susanne', 'PETERSEN', 'Chemin de l’agreou', '8', 'Cestas', 'France', 'sus.petersen@orange.fr', '0615145377', ''),
(8768, '-', 'Donelio', 'Ocampo', '6616 Rollingridge Drive', '28211', 'Charlotte`', 'United States', 'tango5432@yahoo.com', '7044588039', ''),
(8769, '-', 'Mario', 'Maya', '885 Edgewater Ave', '07657-2433', 'Ridgefield', 'United States', 'favitech@hotmail.com', '2016808080', ''),
(8770, '-', 'Bart', 'Boerhave', 'Rousdammestraat, 8', '8600', 'DIKSMUIDE', 'Belgium', 'Bart.Boerhave@telenet.be', ' 32486296956', ''),
(8771, '-', 'Jens', 'Kahlert', 'Hellenstr. 43', '76337', 'Waldbronn', 'Germany', 'jenskahlert@web.de', 'Jens Kahlert', ''),
(8772, '-', 'Venette ', 'Cirkovic Schrum ', '562 Multnomah Lane ', '25425', 'Harpers Ferry ', 'United States', 'veenett@msn.com', '304-728-1378 ', ''),
(8773, '-', 'Wendy', 'Marquard', '5210 NE 17th Ave', '33334', 'Fort Lauderdale ', 'United States', 'wmarquard@yahoo.com', '954-756-3232', ''),
(8774, '-', 'Rachel', 'Valdez', '4209 Edwards Drive', '98837', 'Moses Lake', 'United States', 'hellorbv@gmail.com', '2062276400', ''),
(8775, '-', 'Milton', 'Green', '17114whittier ave', '60429', 'Hazel', 'United States', 'mgreen454@hotmail.com', '7082185761', ''),
(8776, '-', 'Jorge', 'Contreras', '5681 ruby creek dr', '89142', 'Las Vegas Nevada ', 'United States', 'jorge.ccontreras57@gmail.com', '702 5285517', ''),
(8777, '-', 'Jono', 'Thornely', '32 woolcock Ave, East Kew', '3102', 'Melbourne', 'Australia', 'jonothornely@gmail.com', '0433081692', ''),
(8778, '-', 'Eslier', 'Aguilar', '69 Ridgewood Drive', 'A1L 1K9', 'Paradise', 'Canada', 'Esliermaffo@gmail.com', '7096991718', ''),
(8779, '-', 'Lola', 'Nickson', '8647 Ballycastle LN', '60487', 'Tinley Park', 'United States', 'lola.nickson@yahoo.com', '773-988-8902', ''),
(8780, '-', 'Lola', 'Nickson', '8647 Ballycastle LN', '60487', 'Tinley Park', 'United States', 'lola.nickson@yahoo.com', '7739888902', ''),
(8781, '-', 'Tiffany', 'Corbett', '45 Greenwood Avenue', '05452', 'Essex Junction', 'United States', 'tbergeronmonkey@yahoo.com', '8024884556', ''),
(8782, '-', 'Katherine', 'Anderson', '30 OLD FORGE CT', '21152', 'SPARKS GLENCOE', 'United States', 'anderson.katherine23@gmail.com', '3016066292', ''),
(8783, '-', 'Oleg', 'Chichetenko', '11266 musette cir', '30009', 'Alpharetta', 'United States', 'knoppix123@gmail.com', '4077220256', ''),
(8784, '-', 'Vanessa Reyes ', 'Vanessa ', 'Reyes ', '604 Main Street ', 'Red bluff ', 'United States', 'vreyes200217@gmail.com', '5302000364', ''),
(8785, '-', 'Kimberly', 'Collins', '18/8 Corporation circuit', '2485', 'Tweed Heads South', 'Australia', 'grcoleman69@hotmail.com', '0410436498', ''),
(8786, '-', 'Hans Peter Karl', 'Büchel', 'Staasstrasse', '55', 'Oberriet', 'Switzerland', 'hp.buechel@bluewin.ch', ' 41717611272', ''),
(8787, '-', 'Büchel', 'Hanspeter', '55 STAATSSTRASSE', 'Postach 326', 'OBERRIET SG', 'Switzerland', 'hp.buechel@bluewin.ch', ' 41717611272', ''),
(8788, '-', 'bernard', 'koni', 'Pristavni 16', '170 00', 'Praha 7', 'Czech Republic', 'beni.koni1980@gmail.com', ' 420730101233', ''),
(8789, '-', 'Yassine', 'Alami', '1717 hering ave', '10461', 'bronx', 'United States', 'vito-bambino@hotmail.com', '917-291-8794', ''),
(8790, '-', 'Ante', 'Nilsson', 'Rallaregatan 2D apt. 1003', '22237', 'LUND', 'Sweden', 'ante_nilsson93@hotmail.se', '0709307820', ''),
(8791, '-', 'Daisy', 'Aranguiz', '23926 SW 113 Passage', '33032', 'Miami', 'United States', 'daranguizdive@yahoo.es', '7863401407', ''),
(8792, '-', 'taehun', 'kim', '306. 113, Myeongil-ro, Gangdong-gu', '05371', 'seoul', 'South Korea', 'taehun1969@gmail.com', '82-10-8995-4429', ''),
(8793, '-', 'Nasr aldin Bashir Usman', 'Usman', 'Alf Proysens vei 8A', '1658', 'Fredrikstad', 'Norway', 'n-usman9@hotmail.com', ' 4745533516', ''),
(8794, '-', 'Ly', 'Johnson', '214 Dirks ', '76302', 'Wichita Falls ', 'United States', 'bilemly03@aol.com', '9407825893', ''),
(8795, '-', 'Vinod ', 'kumar', '100 Redstone way ne Calgary ', '100 Redstone way ne', 'Calgary ', 'Canada', 'vinodmahala@yahoo.com', '4037148152', ''),
(8796, '-', 'Radim', 'Klimeš', 'Trmická 836/5', '19000', 'Praha 9 - Prosek', 'Czech Republic', 'radimklimes@yahoo.com', '728665920', ''),
(8797, '-', 'Vasilijs', 'Aluskevics', 'Holbeach, Spalding', 'PE12 7JL', 'Lincolnshire', 'United Kingdom', 'v_aluskevics@inbox.lv', '07907554378', ''),
(8798, '-', 'Jose', 'R-Pozeilov', '3023 Field Ave.', '90016', 'Los Angeles, CA', 'United States', 'yosipozeilov@yahoo.com', '323-857-6171', ''),
(8799, '-', 'Yavor', 'Kostadinov', '24 Otets Paisii Str., Floor 9, Apartment 66', '9000', 'Varna', 'Bulgaria', 'yavor1988@gmail.com', '00359899989344', ''),
(8800, '-', 'Boissiere', 'Thierry', '7 route de la sauvagere', '61170', 'Barville', 'France', 'thierry.boissiere20@gmail.com', '0963556726', ''),
(8801, '-', 'Boissiere', 'Thierry', '7 route de la sauvagere', '61170', 'Barville', 'France', 'thierry.boissiere20@gmail.com', '0963556726', ''),
(8802, '-', 'joakim', 'Englund', 'Molkomsbacken 23', '12333', 'Farsta Stockholm', 'Sweden', 'joakim.englund@icloud.com', ' 46735303433', ''),
(8803, '-', 'Denis', 'Reci', 'Gutenbergstrasse', '68', 'Eisenberg (pfalz)', 'Germany', 'recidenis2@gmail.com', '00491749049948', ''),
(8804, '-', 'Carlos', 'Rodriguez', '1665 51st avenue', '94601', 'Oakland', 'United States', 'carlos.rodriguez3726@gmail.com', '925 812 5619', ''),
(8805, '-', 'Chris', 'Kerry', 'U 14 29 Fairway St', '3199', 'FRANKSTON,VIC 3199', 'Australia', 'chriskerry22@hotmail.com01', '0435796167', ''),
(8806, '-', 'Ringo', 'Liu', '27 Parodi Ct, Parodi Ct', '94502', 'Alameda', 'United States', '2ringoteam@gmail.com', '5109131600', ''),
(8807, '-', 'Donelio', 'Ocampo', '6616 Rollingridge Drive', '28211', 'Charlotte NC', 'United States', 'tango5432@yahoo.com', '7044588039', ''),
(8808, '-', 'Tiffany ', 'Corbett', '45 Greenwood Avenue', '05452', 'Essex VT', 'United States', 'tbergeronmoney@yahoo.com', '8024884556', ''),
(8809, '-', 'Viktoras Medvedevas', 'Viktoras', '8 The wood hunters run Clonee Dublin 15', '8 The wood, hunters run', 'D15 VC2R', 'Ireland', 'viktorasmedvedevas724@gmail.com', '0852347721', ''),
(8810, '-', ' Viktoras ', 'Medvedevas', '8 The wood hunters run, Clonee Dublin 15', '8 The wood hunters run', 'Dublin', 'Ireland', 'viktorasmedvedevas724@gmail.com', '0852347721', ''),
(8811, '-', 'Mary and Mark', 'Olsen', '2134 swanstone circle', '54115', 'de pere', 'United States', 'mary.e.olsen53@gmail.com', '9206067883', ''),
(8812, '-', 'Justin Terbaci ', 'Justin ', 'Via leonardo da vinci ', '4', 'Montelupo Fiorentino /firenze ', 'Italy', 'jterbaci@gmail.com', '00393400887079', ''),
(8813, '-', 'Anwar', 'Mamat', '13465 Point Pleasant Dr', '20151-2446', 'Chantilly', 'United States', 'anwarmamat@hotmail.com', '4028179674', ''),
(8814, '-', 'Analie', 'Rhoden', '722 Pomaikai St', '96732', 'Kahului', 'United States', 'mylj29@yahoo.com', '8083591801', ''),
(8815, '-', 'Taylor ', 'Gleespen', '5754 Ulry ct ', '43081', 'Westerville ', 'United States', 'tgleespen@gmail.com', '3307618212', ''),
(8816, '-', 'Taulant', 'Cala', '100 hampton wood avenue ', 'D11dk72', 'Ballymun ', 'Ireland', 'taulantcala76@gmail.com', '0871139184', ''),
(8817, '-', 'Dorian', 'Rondeel', '5418 51st Street', 't0c2j0', 'Rimbey', 'Canada', 'dorianrondeel@gmail.com', '(403)963-2858', ''),
(8818, '-', 'Denis', 'Reci', 'Gutenbergstraße 68', '68', 'Eisenberg ', 'Germany', 'recidenis2@gmail.com', '00491479049948', ''),
(8819, '-', 'Cristina', 'Ho', '12411 SE 235th St', '98031', 'KENT', 'United States', 'cristinauw@gmail.com', '2065819977', ''),
(8820, '-', 'Cristina', 'Ho', '12411 SE 235th St', '98031', 'KENT', 'United States', 'cristinauw@gmail.com', '2065819977', ''),
(8821, '-', 'Cristina', 'Ho', '12411 SE 235th St', '98031', 'KENT', 'United States', 'cristinauw@gmail.com', '2065819977', ''),
(8822, '-', 'John', 'reichman', '360 W VALLEY VIEW DR', 'Fullerton', 'FULLERTON CA', 'United States', 'jandrcustomwalls@yahoo.com', '17143231473', ''),
(8823, '-', 'Daniel', 'Louda', 'Vrchlického 630', '28903', 'Městec Králové', 'Czech Republic', 'danlouda111@seznam.cz', '702194552', ''),
(8824, '-', 'Joshua', 'Mackenzie', '29 Bertie Street', 'L2A 1X8', 'Fort Erie', 'Canada', 'joshuamackenzie@kw.com', '905-321-1470', ''),
(8825, '-', 'Bill', 'Bryant', '161 Bay St. Unit 11', 'K8V1H9', 'Trenton', 'Canada', 'Bill.bryant1010@gmail.com', '6139215356', ''),
(8826, '-', 'Andreas', 'Wildpreth', 'Weiherstrasse 13/2', '78050', 'Villingen-Schwenningen', 'Germany', 'familie@wildpreth.de', '01727191346', ''),
(8827, '-', 'Jimmy ', 'Lo', '22/F, 68 Yee Wo Street', '0000', 'Causeway Bay ', 'Hong Kong', 'samantha.ho@cosmoholdings.com', '93488097', ''),
(8828, '-', 'Clayton', 'Pauff', '7871 Hollywood Way', '91352', 'Sun Valley', 'United States', 'claytonpauff@gmail.com', '8183994049', ''),
(8829, '-', 'GRIGORIADIS', 'PAVLOS', 'GLAVANI 29', '338221', 'VOLOS', 'Greece', 'pav.grigoriadis@yahoo.gr', '00306972039993', ''),
(8830, '-', 'Alex', 'Baldwin', '5 2-10 Banksia Ave', '4567', 'Noosa Heads', 'Australia', 'alex.j.baldwin9@gmail.com', '0457882599', ''),
(8831, '-', 'William', 'Bryant', '78 Young St PO Box 1437', 'K0K 1H0', 'Brighton', 'Canada', 'bill.bryant1010@gmail.com', 'Bill Bryant 613-921-5356', ''),
(8832, '-', 'Lisa', 'Wilkins', '14803 Landmark Drive', '40245', 'Louisville', 'United States', 'lwilkins@tazikiscafe.com', '15025009031', ''),
(8833, '-', 'Mario ', 'Maya', '885 Edgewater Ave Apt 1', '07657', 'Ridgefield ', 'United States', 'favitech@hotmail.com', '2016808080', ''),
(8834, '-', 'Mr. Anthony', 'Quinn', '47 Albert Road ', 'BH122B4', 'Parkstone Pool, Dorset', 'United Kingdom', 'no@no.com', '01202242443', ''),
(8835, '-', 'Stephen', 'Morgan', '28 Ash Road', 'SO40 7AT', 'Ashurst', 'United Kingdom', 'trisagion@btinternet.com', ' 853 62436700', ''),
(8836, '-', 'Titus', 'Gormley', 'Flat 5, 5a Church Road', 'w3 8pu', 'Acton', 'United Kingdom', 'titusgormley@hotmail.com', '07815052895', ''),
(8837, '-', 'William', 'Kedron', '452 tremaine ave', '14217', 'kenmore', 'United States', 'bkedron@yahoo.com', '7163806417', ''),
(8838, '-', 'Giuseppe ', 'MINIERI', 'Calle Benasal 2, Chalet 2.4', '46980', 'Paterna ', 'Spain', 'minieri.giuseppe@gmail.com', ' 34 665 277 347', ''),
(8839, '-', 'Patryk Swistak', 'Swistak', '53 Maple Gardens, 07517039004', 'PO22 9LB', 'Bognor regis', 'United Kingdom', 'patentyyy@gmail.com', '07517039004', ''),
(8840, '-', 'VALERIYA', 'VASILIEVA', '6224 Paddock Glen Dr #303303', '33607', 'TAMPA', 'United States', 'VAVAVAX@YAHOO.COM', '7274667014', ''),
(8841, '-', 'Donald', 'Nguyen', '7609 Oakland Dr', '39532', 'Biloxi', 'United States', 'Dtnguyen921@gmail.com', '2283240921', ''),
(8842, '-', 'Joel ', 'Grohman', '3 Mountain Avenue', '10952', 'Monsey', 'United States', 'yoelygrohman@gmail.com', '7189132159', ''),
(8843, '-', 'Ashraf', 'Attia', '6256 Ada Blvd. NW', 'T5W4P1', 'Edmonton', 'Canada', 'dattia10@telus.net', '7804745404', ''),
(8844, '-', 'Danh Hai', 'Le', 'Kreittmayrstraße 28', '80335', 'Munich', 'Germany', 'hoanghaibkfet@gmail.com', '01778884870', ''),
(8845, '-', 'Ricardo', 'Vazquez', '26 Fremont Street lindenhurst', '11757', 'Lindenhurst', 'United States', 'ricardovazquez042@gmail.com', '6315794162', ''),
(8846, '-', 'Sonny', 'Tran', '14 Candy Lilly ct', '30157', 'Dallas', 'United States', 'stran9@yahoo.com', '6784671322', ''),
(8847, '-', 'VADILAL', 'PATEL', '138-47 82ND DRIVE', '11435', 'JAMAICA', 'United States', 'patelchets1991@gmail.com', '734-895-5662', ''),
(8848, '-', 'Arta ', 'Ajvazovska', 'Östergatan', '147', 'Landskrona 26135', 'Sweden', 'artaa96@hotmail.com', '0722639317', ''),
(8849, '-', 'Pedro Antonio ', 'Nunez Mora ', '8544 253 Rd st ', 'Bellerose ', 'New York ', 'United States', 'enash8@yahoo.com', '5163253760', ''),
(8850, '-', 'sevan', 'gungormezer', '607 south hill st arcade 4', '90014', 'los angeles', 'United States', 'sevgee74@gmail.com', '818 307 7022', ''),
(8851, '-', 'Yaqoob Naseer Ghulam', 'Al Balushi', 'Yaqoob', 'Al Balushi ', 'Musact-SEEB', 'Oman', 'Top4yaqoub@hotmail.com', '00968 92729927', ''),
(8852, '-', 'Giovanni', 'Sordoni', '26 Place du XX Août', '4000', 'Liège', 'Belgium', 'gianni.sordoni@gmail.com', ' 32498270313', ''),
(8853, '-', 'KRISTY', 'ASHDOWN', 'Rue de la Briqueterie, 29', '1400', 'Nivelles', 'Belgium', 'kristy_ashdown@hotmail.com', '0496163791', ''),
(8854, '-', 'Bizhan', 'Narouei', '21 Eversleigh Road, New Barnet', 'EN5 1NE', 'London', 'United Kingdom', 'bizhannarouei@icloud.com', 'Bizha', ''),
(8855, '-', 'MIHAELA', 'VLAD', '57 SOUTH PARK DRIVE', 'IG3 9AA', 'ILFORD', 'United Kingdom', 'eco_miha@yahoo.com', '00447941633582', ''),
(8856, '-', 'William', 'Stone', '11004 Turtle Creek Ln.', '75035', 'Frisco, TX', 'United States', 'stonemantx@gmail.com', '214-407-9567', ''),
(8857, '-', 'Trung', 'Pham', '802 Clinton Dr', '95210', 'Stockton', 'United States', 'wolfz.pham@gmail.com', '2095988507', ''),
(8858, '-', 'Daniel', 'Weckering', '4631 N Dixie Hwy', '33431', 'Boca Raton', 'United States', 'dweckering@live.com', '5618661336', ''),
(8859, '-', 'Robert', 'Gonzalez', '10208 Broadsword Drive', '20136', 'Bristow', 'United States', 'robert2zanzbar@yahoo.com', '7035070150', ''),
(8860, '-', 'Saijan Varkey', 'OZHAKKANATT', '1804, Daman Insurance building, Near HSBC BANK,, Airport road,', 'Airport Road, Abu Dhabi ', 'Abudhabi', 'United Arab Emirates', 'saijanvarkey@gmail.com', '0507901532', ''),
(8861, '-', 'Saijan Varkey Ozhakkanatt', 'Saijan Varkey ', 'Flat 1804, Daman Insurance building, Near HSBC BANK,Airport road', 'Airport road, Abu Dhabi ', 'Abudhabi', 'United Arab Emirates', 'saijanvarkey@gmail.com', '0507901532', ''),
(8862, '-', 'Miroslav ', 'Lizal ', 'Vieska nad Žitavou ', '34', '95152', 'Slovakia', 'lizmail69miroslav@gmail.com', ' 421940707382 ', ''),
(8863, '-', 'Natalija', 'Ig', 'Linnaeuslaan', '30', 'Aalsmeer', 'Netherlands', 'naca_i_maca@hotmail.com', '0643404646', ''),
(8864, '-', 'RONALD', 'BAKER', '1602 BINNEY DRIVE', '34949', 'FORT PIERCE', 'United States', 'veroron01@gmail.com', 'RON BAKER', ''),
(8865, '-', 'Ignjatovic', 'Natalija', 'Linnaeuslaan', '30', 'Aalsmeer', 'Netherlands', 'naca_i_maca@hotmail.com', '0643404646', ''),
(8866, '-', 'Lola', 'Nickson', '8647 Bally Castle LN', '60487', 'Tinley Park, IL', 'United States', 'lola.nickson@yahoo.com', '7739888902', ''),
(8867, '-', 'Bill', 'Bryant', '161 Bay Street Unit 11', 'K8V1H9', 'Quinte West, ON', 'Canada', 'bill.bryant1010@gmail.com', '6139215356', ''),
(8868, '-', 'Daniel', 'Samper Martinez', '2222 Piedmont Ave', '94720', 'BERKELEY', 'United States', 'daniel.sm@berkeley.edu', '5106463169', ''),
(8869, '-', 'Jiří', 'Podroužek', 'Strážní 10, Restaurace U Študáka', '13000', 'Praha 3', 'Czech Republic', 'jpodrouzek@email.cz', ' 420731503350', ''),
(8870, '-', 'Tanita', 'McCann', '96 Tolworth Broadway', 'KT6 7HT', 'Surbiton', 'United Kingdom', 'marketing@lazerbeam.co.uk', ' 442073850001', ''),
(8871, '-', '', '', '', '', '', '', '', '', ''),
(8872, '-', 'NIALL', 'BANNERTON', 'LOUGHBOWN', 'H53 DA09', 'BALLINASLOE, CO. GALWAY', 'Ireland', 'NIALLJ81@HOTMAIL.COM', '00353 87 1831063', ''),
(8873, '-', 'Fariza', 'Komilova', '672 Hearth Lane Apt 308', '60188', 'Carol Stream, IL', 'United States', 'komilovafariza@gmail.com', '9176458397', ''),
(8874, '-', 'Verónica', 'Sirvent Morant', 'La Sarga , 1- 4°E', '03100', 'Jijona', 'Spain', 'veronica.sirvent@hotmail.com', '627542117', ''),
(8875, '-', 'VER', 'SIVENT MORANT', 'C/ LA SARGA, 1- 4ºE', '03100', 'JIJONA', 'Spain', 'Veronica.sirvent@hotmail.com', '627542117', ''),
(8876, '-', 'Miriam', 'Amador', '236  , Scott Circle', '30680', 'Winder', 'United States', 'miriam55450@icloud.com', '4047295641', ''),
(8877, '-', 'Frank', 'Amendola', '301 SW 1st Ave', 'Apt 2924', 'Fort Lauderdale', 'United States', 'xavierky@aol.com', '8608573201', ''),
(8878, '-', 'Vincent william ', 'Da Silva ', '7 Boulevard de la Source', '94500', 'Champigny-sur-Marne', 'France', 'vincewill2207@gmail.com', '0766325847', ''),
(8879, '-', 'maruf', 'ahmed', '12 RUE MARCADET', '94100', 'PARIS', 'France', 'SULTANA949494@GMAIL.COM', '060905050523', ''),
(8880, '-', 'Daniel ', 'Delgado', '211 Mckean St', '33823', 'Auburndale', 'United States', 'danieldelgado34207xde@gmail.com', '941-405-5405', ''),
(8881, '-', 'Daniel', 'Delgado', '211 Mckean St', '33823', 'Auburndale', 'United States', 'danieldelgado34207xde@gmail.com', '9414055405', ''),
(8882, '-', 'Rauls', 'Abikis', 'Braslas 53-43a', 'LV1035', 'Rīga', 'Latvia', 'rauls.abikis@inbox.lv', '27716357', ''),
(8883, '-', 'Gary', ' Blackwell', '1057 Dry Tavern Rd Apt, 105', '17517', 'Denver', 'United States', 'gblackwelldist@gmail.com', '7173719199', ''),
(8884, '-', 'Quy ', 'Phan', '7 Palestrina Ct', '94503', 'American Canyon', 'United States', 'quyphan0615@gmail.com', '7078539670', ''),
(8885, '-', 'Konstantin', 'Seemann', 'Gebhardtstraße, 9a', '82515', 'Wolfratshausen', 'Germany', 'konsti.seemann@online.de', '01627321939', ''),
(8886, '-', 'renato', 'david', '12228 OLD MUIRFIELD ST', '89141', 'LAS VEGAS', 'United States', 'renato_david@hotmail.com', '9517728881', ''),
(8887, '-', 'Maria Vilma', 'Suba', 'Apt. 431 Fūrstenwall 93', '40217', 'Dūsseldorf ', 'Germany', 'mariavilma_dolor@yahoo.com', ' 49 176 620 38230', ''),
(8888, '-', 'Peter', 'Ericson', 'Balåliden 12', '916 92', 'Bjurholm', 'Sweden', 'j.peter.ericson@gmail.com', ' 46730442718', ''),
(8889, '-', 'Julian', 'van den Berkmortel', 'Zilveren Maan 4', '5754 DT', 'Deurne', 'Netherlands', 'julianvdberkmortel@outlook.co', '0646698890', ''),
(8890, '-', 'Rattanak ', 'Leng ', '2206 Jason ln', '76574', 'Taylor ', 'United States', 'luxwilliam90@yahoo.com', '8322447693', ''),
(8891, '-', 'Ulf', 'Lindqwister', '4322 W Longmeadow Ct', '61615', 'Peoria', 'United States', 'gist01@yahoo.com', '3092533820', ''),
(8892, '-', 'Laert', 'Kroj', '18 Malton ', 'Y14A008', 'Carnew', 'Ireland', 'krojlaert01@gmail.com', '00353873524098', ''),
(8893, '-', 'Nawal', 'ALNahdi ', 'Barsha1, old wasel building 441, Appartment 547', 'Barsha1', 'Dubai ', 'United Arab Emirates', 'alnahdi.nawal@gmail.com', ' 971563129623', ''),
(8894, '-', 'German Mendez', 'Mendez', 'Federico garcia Lorca 260 piso 27 depto 1', '260', 'Ciudad Autónoma de Buenos Aires', 'Argentina', 'germanmendez71@gmail.com', '01154509911', ''),
(8895, '-', 'Phat', 'Nguyen', '468 Arbour Run', '30273', 'Rex', 'United States', 'phatfarmllc@gmail.com', '4044779953', ''),
(8896, '-', 'JOYEB', 'MOMIN', '5556 NEW TERRITORY BLVD', '77479', 'SUGAR LAND', 'United States', 'joyeb1708@gmail.com', '2817309954', ''),
(8897, '-', 'Rustom', 'Weldegabir', '4101 Porter St Appt10, 4101 Porter St Apt 10, 4101 Porter St Apt 10', '94619', 'Oakland', 'United States', 'ruston350@gmail.com', '5103957667', ''),
(8898, '-', 'Don', 'Martin', '14808 Nassau Dr W', '39532', 'Biloxi', 'United States', 'dawnnguyen1987@gmail.com', '2282437332', ''),
(8899, '-', 'Norman', 'Dostilla', '1094 Delancy Drive', '28348', 'Hope Mills', 'United States', 'coolazzn83@gmail.com', '9103917729', ''),
(8900, '-', 'Oluwafemi', 'Makinde', '1664 Patio Terrace, Apt B', '76010', 'Arlington', 'United States', 'femimak1@gmail.com', '4795671884', ''),
(8901, '-', 'Ana', 'Calderon ', '421 Centre st', '07110', 'Nutley ', 'United States', 'hazeleyes2070@hotmail.com', '9738743883', ''),
(8902, '-', 'Gemma', 'Scott', '30 Griffiths Ct, Bowburn ', 'DH6 5FD', 'Durham', 'United Kingdom', 'gsmith830@btinternet.com', '07711474765', ''),
(8903, '-', 'Čeněk ', 'Vácha', 'Vysočanská 571', '190000', 'Praha 9', 'Czech Republic', 'aci3@seznam.cz', ' 420 605 839 775', ''),
(8904, '-', 'Diana', 'Bratu', 'Rhonesandstrasse 7 Ap 152 D', '3900', 'Brig', 'Switzerland', 'alexandru.avi@gmail.com', '0765389997', ''),
(8905, '-', 'Emil', 'Roskhi', 'Dalslandsgade 28 ST TV', '2300', 'Copenhagen', 'Denmark', 'emilroshcani@gmail.com', ' 45 42684924', ''),
(8906, '-', 'Ti', 'Tsay', '86 Iluna', '92618', 'Irvine', 'United States', 'ttsay@yahoo.com', '949-331-2699', ''),
(8907, '-', 'Laura', 'Sandoval', '430 Nome St', '80010', 'Aurora CO', 'United States', 'sandovalaur@gmail.com', '7202544853', ''),
(8908, '-', 'Ana', 'Aracena', '8544 253 rd stv', '11426', 'Bellerose NY', 'United States', 'enash84@gmail.com', '5163253760', ''),
(8909, '-', 'Daniel', 'Delgado', '211 Mckean St', '33823', 'Auburndale FLM', 'United States', 'danieldelgado3407xde@gmail.com', '9414055405', ''),
(8910, '-', 'Gary', 'Blackwell', '1057 Dry Tavern Rd #105', '17517', 'Denver PA', 'United States', 'gblackwelldist@gmail.com', '7173719199', ''),
(8911, '-', 'Heather', 'Warren', '1224 13th Avenue West', '51301', 'Spencer IA', 'United States', 'hawarren4@gmail.com', '7122608756', ''),
(8912, '-', 'Mr Gary', 'Hadfield', '14 Royal Road', 'TW110SB', 'Teddington ', 'United Kingdom', 'garyhad@aol.com', '07768660007', ''),
(8913, '-', 'Ethan', 'Harris', '56BainPlaceDundasValley', '2117', 'SYDNEY NWS', 'United States', 'ethanharris000@yahoo.com', '0450199812', ''),
(8914, '-', 'Harminder', 'Singh', '35 Eagle Lane', 'DY40JE', 'TIPTON', 'United States', 'hsingh8833@gmail.com', '07473473067', ''),
(8915, '-', 'Matt', 'Shelafoe', '882 Ferndale St S', '55119', 'South Maplewood', 'United States', 'mrshelafoe79@gmail.com', '6122296665', ''),
(8916, '-', 'Brody', 'Laurie', '1901-215 Sherway Gardens Road', 'M9c0a4 ', 'Toronto', 'Canada', 'brodylaurie13@hotmail.com', '519-716-2999', ''),
(8917, '-', 'Brody', 'Laurie', '1901-215 Sherway Gardens Road', 'M9c0a4 ', 'Toronto', 'Canada', 'brodylaurie13@hotmail.com', '519-716-2999', ''),
(8918, '-', 'Daniel', 'Robbins', '7922 Aztec Court', '33463', 'Lake Worth', 'United States', 'Danrobbinsum@hotmail.com', '561-306-9042', ''),
(8919, '-', 'Vazgen', 'Simonian', '811 South Los Angeles St 90014', '811', 'Los Angeles ', 'United States', 'vssck1@yahoo.com', '8183894455', ''),
(8920, '-', 'Calvin', 'Nguyen', '944 Fair AVe', '95122', 'San Jose', 'United States', 'calvinguyen@yahoo.com', '9254875701', ''),
(8921, '-', 'John', 'Merrifield', '6208 Rock Dove Circle', '76034', 'Colleyville', 'United States', 'john@ifcbenefitsolutions.com', '18173128956', ''),
(8922, '-', 'Selahattin', 'Yüce', 'Achauerstraße 25D', '2326', 'Maria Lanzendorf', 'Austria', 'seloyuce@gmail.com', '436606027920', ''),
(8923, '-', 'Tom', 'Blower', 'Park Gate Farmhouse, Ipswich Road, Helmingham', 'IP14 6EJ', 'Stowmarket ', 'United Kingdom', 'tomblower@jcshi-torque.co.uk', '07591434635', ''),
(8924, '-', 'Sadullah', 'Yalcin', 'Al. Krakowska, 10', '05-555', 'Tarczyn', 'Poland', 'sadullahyalcin@yahoo.com', '660635558', ''),
(8925, '-', 'David', 'Ortiz', '854 Kennedy blvd ', '07002', 'Bayonne New Jersey ', 'United States', 'Dortiz8@live.com', '2018039358', ''),
(8926, '-', 'Leodegario', 'A Anacleto', '17132 Baltar St', '94106', 'Lake Balboa', 'United States', 'leoduno@sbcglobal.net', '8189351149', ''),
(8927, '-', 'Zeki ', 'Keser', 'Parkgasse 19/2', 'Parkgasse 19/2', 'Vienna', 'Austria', 'selen.keser@gmx.at', ' 4369911083492', ''),
(8928, '-', 'Robert', 'Ross', '17 Indooroopilly Pl', '6027', 'Connolly', 'Australia', 'robertpjross@hotmail.com', '0491216258', ''),
(8929, '-', 'Sundeep', 'Yalamanchi', '27411 Laurel Bay Ct', '77494', 'Katy', 'United States', 'sy9@me.com', '8323152527', ''),
(8930, '-', 'Crystal', 'Yeo', '87 Pasir Ris Heights, #08-09, Vue 8 Residence', '519285', 'Singapore', 'Singapore', 'crystaltrusco@gmail.com', ' 6597530529', ''),
(8931, '-', 'Alexandru', 'Avirvarei', 'Rhonesandstrasse 7, Ap 152 D', '3900', 'Brig', 'Switzerland', 'alexandru.avi@gmail.com', ' 41765389997', ''),
(8932, '-', 'Andreas', 'Wildpreth', 'Weiherstrasse 13/2', '78050', 'Villingen-Schwenningen', 'Germany', 'familie@wildpreth.de', '01727191346', ''),
(8933, '-', 'RAJIV', 'VAISH', '1  BARCLAY VILLAGE  #  B1', '08831-2801', 'JAMESBURG    , NEW  JERSEY', 'United States', 'drv5500@gmail.com', '908-656-0917', ''),
(8934, '-', 'Sara hughes ', 'Sara ', '5100 N Hwy 99 Spc 153', '95212', 'Stockton', 'United States', 's.hughes1991@hotmail.com', '2097476000', ''),
(8935, '-', 'Lisa', 'Carter', '7790 North Cochran Rd.', '48813', 'Charlotte', 'United States', 'david@davidcarterlaw.com', '5172563886', ''),
(8936, '-', 'Jerry', 'Gubrud', '11750 Cresthill Drive', '95624', 'Elk Grove CA', 'United States', 'jayg@gubruds.com', '9167171730', ''),
(8937, '-', 'Huy', 'Nguyen', '58-10 187th Street', '11365', 'Fresh Meadows', 'United States', 'hnguyen5412@yahoo.com', '3475810278', ''),
(8938, '-', 'Wayne', 'sendelbach', '80 NORTHVIEW DR', '44883', 'TIFFIN', 'United States', 'wsendelbach@woh.rr.com', '4196185591', ''),
(8939, '-', 'Iosif', 'Rediu', '14 ', 'Nield Road ', 'Hayes', 'United Kingdom', 'rediu_iosif@yahoo.com', '07872181718', ''),
(8940, '-', 'Shelby', 'Cochran', '44790 moonrise rd  Po box 1116', '95445', 'Gualala ', 'United States', 'shelbycochran.sc@gmail.com', ' 17077910782', ''),
(8941, '-', 'murad', 'manasra', 'lolav 25 nof hagalil', '25', 'nof hagalil-nazareth illit', 'Israel', 'engmurad@netvision.net.il', '9720527021172', ''),
(8942, '', 'Joachim', 'Becker', 'Engelsplatz 30', '60386', 'Frankfurt am Main', 'Deutschland', 'ger-jo.becker@t-online.de', '', ''),
(8943, '-', 'Charles', 'Bell', '6 Antrim Street', '02139', 'Cambridge', 'United States', 'charlesbell@hks.harvard.edu', '8082272636', ''),
(8944, '-', 'Albahri', 'Fahad', 'Oman, Muscat, p.o.box:1119, p.code:130 Alaziba', '130', 'Bowsher, Alaziba', 'Oman', 'albahri8888@gmail.com', '0096899240255', ''),
(8945, '-', 'Albahri', 'Fahad', 'Oman, Bowsher. P.O.Box:1119, P.code: 130 Aziba', '130', 'Bowsher, Aziba', 'Oman', 'albahri8888@gmail.com', '0096899240255', ''),
(8946, '-', 'Jeroen', 'Lubbers', 'Karmelitessenlaan 23', '6816 PK', 'Arnhem', 'Netherlands', 'jeroen_lubbers@hotmail.com', '0622243838', ''),
(8947, '-', 'Leslie', 'Cohen', '701 Holmby ave', '90024', 'los angelsis', 'United States', 'lescohen@aol.com', '3107497409', ''),
(8948, '-', 'Lisa', 'Carter', '7790 N Cochran Rd', '48813', 'Charlotte, MI', 'United States', 'drhorsedentist@aol.com', '5172814061', ''),
(8949, '-', 'Sheriff', 'Afolayanbas', '4114 Miramichi Ct', '77053-4551', 'Houston', 'United States', 'reef2323@yahoo.com', '7134330013', ''),
(8950, '-', 'Linda', 'Kissel', '16029 S. 7th Street ', '85048', 'Phoenix, AZ', 'United States', 'lskissel@gmail.com', '6027035753', ''),
(8951, '-', 'Vorniceanu', 'Laura', 'Liptingerstrasse', '80', 'Tuttlingen', 'Germany', 'Mihai.laura.robert.dariana@gmail.com', '015129080218', ''),
(8952, '-', 'Vorniceanu ', 'Maria Laura ', 'Liptingerstrasse nr.80 ', '78532', 'Tuttlingen ', 'Germany', 'mihai.laura.robert.dariana@gmail.com', '015129080218', ''),
(8953, '-', 'Mihai Sendrea ', 'Laura', 'Liptingerstrasse 80', '78532', 'Tuttlingen', 'Germany', 'Mihai.laura.robert.dariana@gmail.com', '015129080218', ''),
(8954, '-', 'Allen', 'Velez', '2613 Cramer Street', '08105', 'Camden, NJ', 'United States', 'dibc5@netzero.com', 'Allen Velez', ''),
(8955, '-', 'Hosam', 'Albrahim', '2869 alkahrs, Unit No 1', '2869', 'Hofuf / alhasa', 'Saudi Arabia', 'azn-a@hotmail.com', ' 966566240004', ''),
(8956, '-', 'Jessica ', 'Weiss', '114 Castle St', '54618', 'CAMP DOUGLAS', 'United States', 'ronald.weiss34@gmail.com', '8439419590', ''),
(8957, '-', 'John Abraham ', 'John ', 'Abraham ', '9008 Tampines Street 93 #04-57 Singapore 528843', 'Singapore ', 'Singapore', 'johnabraham6462@gmail.com', '97874296', ''),
(8958, '-', 'Mohammad Khair', 'Ayasreh', 'Freudenberger Weg', '9', 'Berlin ', 'Germany', 'ayasreh46@gmail.com', '01753632508', ''),
(8959, '-', 'John Chuma', 'Onson ', 'Felsenaustrasse 20', '8200 ', 'Schaffhausen ', 'Switzerland', 'john.onson@sunrise.ch', ' 41764051983', ''),
(8960, '-', 'Diny Gomez', 'Diny', '1350 5th ave Apr10 B', '112', 'New York', 'United States', 'joselyngomes65@yahoo.com', '3479426207', ''),
(8961, '-', 'Diny Gomez', 'GOMEZ', '1350 5th Ave Apt10B', '112', 'NEW YORK 10026', 'United States', 'joselyngomes65@yahoo.com', '3479426207', ''),
(8962, '-', 'Diny', 'Gomez', '1350 5th ave Apt10B', '10026', 'New york', 'Germany', 'joselyngomes65@yahoo.com', '3479426207', ''),
(8963, '-', 'Charisma', 'Gass', '217 S Arnaz drive apt 206, apt 206', '90211', 'Beverly Hills', 'United States', 'charismaagg33@gmail.com', '3108495647', ''),
(8964, '-', 'Armanpreet ', 'Singh', '47 Massena Crescent R20 0M7', 'Singh', 'Winnipeg ', 'Canada', 'arman_singh91@icloud.com', '2048806044', ''),
(8965, '-', 'Rabin', 'Dulal', '528A, Princess Highway', '2216', 'Rockdale', 'Australia', 'dulalatom@gmail.com', '0450399072', ''),
(8966, '-', 'Joash', 'Bhatti ', '11436 Geranium dr ', '75035', 'Frisco ', 'United States', 'joashbhatti01@gmail.com', '4694068686', ''),
(8967, '', 'Hana ', 'Brulc', 'Kvedrova 16', '6000', 'Koper', 'Slovenien', 'tilen.godnic@gmail.com', '386 40 558 957', ''),
(8968, '-', 'Karen ', 'Chance ', '51 Luna st ', '02904', 'Providence ', 'United States', 'Imbert411@gmail.com', 'Karen ', ''),
(8969, '-', 'Robert ', 'Florez', '8918 Southpoint Dr', '64085', 'Richmond', 'United States', 'rflorez73@gmail.com', '(816) 721-0918', ''),
(8970, '-', 'Bryan ', 'Kolberg ', '710 Judith Court', '54636', 'Holmen', 'United States', 'bkolberg@gmail.com', '6085181333', ''),
(8971, '-', 'Tom Xavier', 'van den Nieuwboer', 'Vondelstraat 48', '7551 BC', 'Hengelo', 'Netherlands', 'tx_nieuwboer@hotmail.com', '0623758616', ''),
(8972, '-', 'Diny ', 'Gomez', '1350 5th ave Apt10B', '10026', 'New york', 'United States', 'joselyngomes65@yahoo.com', '3479426207', ''),
(8973, '-', 'Rabin', 'Dulal', '1/11 Berry Street,', ' 2650', 'Wagga Wagga, NSW', 'Australia', 'dulalatom@gmail.com', '0450399072', ''),
(8974, '-', 'MATHIS', 'PHILIBERT', '545 rue de pain blanc', '01750', 'Replonges', 'France', 'p.philibert@philibertsavours.com', '0607833727', ''),
(8975, '-', 'Lucia', 'Pallotta', '7909 12th Ave', '11228', 'Brooklyn', 'United States', 'lucia1710010@gmail.com', '6466442214', ''),
(8976, '-', 'johnny', 'svedberg', 'eriksbergsgatan 13', '11430', 'stockholm', 'Sweden', 'johnny.svedberg@gmail.com', '0704227000', ''),
(8977, '-', 'Gelu', 'Nenu', 'soseaua Buzaului, nr. 14, bl. A12, sc. C, ap. 74', '810295', 'Braila', 'Romania', 'nenugelu36@gmail.com', '0726294463', ''),
(8978, '-', 'Gelu', 'Nenu', 'Sos Buzăului nr14 bl A12 SC c ap 74', '081002', 'Brăila', 'Romania', 'nenugelu36@gmail.com', '0726294463', ''),
(8979, '-', 'Daniel', 'Munoz', '2439 Tipperary Ct ', '97068', 'West Linn, oregon', 'United States', 'danielmunozz77@yahoo.com', '9712822787', ''),
(8980, '-', 'Muhd Aminuddin', 'Bin Hussain', 'Alt Buch', '44a', '13125', 'Germany', 'lionzheartz94@gmail.com', ' 49 176 22776025', ''),
(8981, '-', 'SANJAY', 'OBEROI', 'Meadows 6 Street  4 Villa 14.', '', 'DUBAI ', 'United Arab Emirates', 'SANJAY@PERCEPTCO.COM', ' 971558398399', ''),
(8982, '-', 'Dumitras Zabolotnii', 'Dumitras', '11 S Oakhurst Dr Aurora Illinois', '60504', 'Aurora Illinois', 'United States', 'dumitras1990@yahoo.com', '4438567302', ''),
(8983, '-', 'Maximilian', 'Seuring', 'Jahnstraße 46', '63075 ', 'Offenbach am Main', 'Germany', 'maximilianseuring@gmail.com', '0049 1754127315', ''),
(8984, '-', 'Ham', 'ingyou', '101 KURE-RUSYANSU881-2', '300-2416', 'HIGASHINARADO IBARAKI TUKUBAMIRAISI', 'Japan', 'hez1004@gmail.com', ' 81 08 6502 5032', ''),
(8985, '-', 'Alexander', 'Grancharov', 'MG DENTAL CLINIC Mladost 1, build 143 Grount floor, MG DENTAL CLINIC 1750 / 1784 Sofia ', '1784', 'Sofia ', 'Bulgaria', 'aleks_093@abv.bg', ' 359 876 000 809', ''),
(8986, '-', 'Mitchell', 'Beres', '13052 207st', 'T5S 0J4', 'Edmonton', 'Canada', 'mberes13@gmail.com', '7802181896', ''),
(8987, '-', 'Diny ', 'Gomes', '1350 5th Avenue,', '10026', 'New York', 'United States', 'joselyngomes65@gmail.com', '3479426207', ''),
(8988, '-', 'Do', 'Do', '13772 Iowa St', '92683', 'Westminster', 'United States', 'mitterdola@gmail.com', '6574006852', ''),
(8989, '-', 'Arnaud', 'Bertaud', '2652 N San Lorenzo DR', 'UNIT A', 'Nogales', 'United States', 'arnaudbertaud@gmail.com', '5204154667', ''),
(8990, '-', 'joselyn', 'thomas', '1350 5th ave apt 10B', '10026', 'new york', 'United States', 'joselyngomes65@gmail.com', '206-460-8045', ''),
(8991, '-', 'Johnny', 'Leary', '1940 W Norwich Ave', '93705', 'Fresno', 'United States', 'souixbrave@gmail.com', '9512836891', ''),
(8992, '-', 'Jorge', 'Contreras', '5681 ruby creek dr', '89142', 'Las Vegas NV', 'United States', 'jorge.ccontreras57@gmail.com', '7025285517', ''),
(8993, '-', 'Roger', 'Graham', '3401 Fern Valley Rd', '40213', 'Louisville KY', 'United States', 'rwgraham@airtoground.com', '5029395525', ''),
(8994, '-', 'Daniel', 'Munoz', '2439 Tipperary Ct', '97068', 'West Linn, Oregon', 'United States', 'danielmunozz77@yahoo.com', '9712822787', ''),
(8995, '-', 'John', 'Abraham', 'Full address on shopify', '528843', 'Singapore ', 'Singapore', 'johnabraham6462@gmail.com', ' 6597874296', ''),
(8996, '-', 'Dumitras', 'Zabolotni', '11 S Oakhurst Dr', '60504', 'Aurora, IL', 'United States', 'dumitras1990@yahoo.com', '4438567302', ''),
(8997, '-', 'Linda', 'Kissel', '16029 S. 7th Street', '85048', 'Phoenix, AZ', 'United States', 'lskissel@gmail.com', '6027035753', ''),
(8998, '-', 'Jessica', 'Weiss', '114 Castle Street', '54618', 'Camp Douglas, WI', 'United States', 'j_s_henthorn@yahoo.com', '6085477999', ''),
(8999, '-', 'Gonçalo', 'Martins', 'Rua António José da Silva 147 hab 01', '4200-082', 'Porto', 'Portugal', 'goncalomartinez@gmail.com', '00351936706597', ''),
(9000, '-', 'SIU HIM', 'IP', 'No.37 shek yam road,Kwai lai building', '00000', 'KWAI CHUNG', 'Hong Kong', 'urt.th.ing@outlook.com', '85263364085', ''),
(9001, '-', 'Andrew', 'Freeland', '2376 Arbor Glenn', '35244', 'Hoover', 'United States', 'freeland.a@gmail.com', '12055000103', ''),
(9002, '-', 'Ettore', 'Ivone', '12928 Janine Ct', '48315', 'Shelby Twp.', 'United States', 'ed.ivone55@gmail.com', '248-421-5508', ''),
(9003, '-', 'Marcus', 'Arvidsson', 'atlasgatan 16', '58243', 'Linköping', 'Sweden', 'marcus.arvidsson01@gmail.com', '0763010156', ''),
(9004, '', 'Aleksandrs', 'Selanins', 'Dagmaras 9-30', '1007', 'Riga', 'Lettland', 'vano77776@inbox.lv', '371 26 770 506', ''),
(9005, 'Lemscorp Remote Hubs', 'Kenneth', 'Lemeh', '56, Nethershire Lane', 'S5 0QB', 'Sheffield', 'United Kingdom', 'kenlemeh@yahoo.co.uk', ' 4407960585874', ''),
(9006, '-', 'Thu Huong', 'Truong', 'Lidická 127', '36301', 'Karlovy Vary - Ostrov', 'Czech Republic', 'andy1989@seznam.cz', ' 420720540558', ''),
(9007, '-', 'Emil Roskhi', 'Emil', 'Dalslandsgade 28 ST TV', '28', 'København S 2300', 'Denmark', 'emilroshcani@gmail.com', '42684924', ''),
(9008, '-', 'Sarunas', 'Januska', 'Kestucio 13a', 'LT89227', 'Mazeikiai', 'Lithuania', 'sj.bygg.as@gmail.com', ' 37061726897', ''),
(9009, '-', 'Moises', 'Diago', '3032 Pebblestone Cir', '89117', 'Las Vegas', 'United States', 'moises50dj@gmail.com', '7025815544', ''),
(9010, '-', 'Maria', 'Tanase', '15A Karanne Drive', 'QLD 4553', 'Mooloolah Valley', 'Australia', 'metanase@yahoo.com', ' 61423308931', ''),
(9011, '-', 'Muhammad', 'Tukur', '1 oldway centre, 39 High street,', 'SA1 1LA', 'Swansea', 'United Kingdom', 'bellotukurm@gmail.com', '07468852133', ''),
(9012, '-', 'Thu Huong', 'Truong', 'Lidická 127', '36301', 'Karlovy Vary - Ostrov', 'Czech Republic', 'andy1989@seznam.cz', ' 420720540558', ''),
(9013, '-', 'Emil ', 'Roskhi', 'Dalslandsgade 28 ST TV', '2300', 'København S', 'Denmark', 'emilroshcani@gmail.com', '42684924', ''),
(9014, '-', 'Long ', 'Van Tran ', 'Sandgatan 5 LGH 1101', '58238', 'Linköping', 'Sweden', 'mevatr0714@yahoo.se', ' 46760503160', ''),
(9015, '-', 'idris', 'younis', '32 lawrence drive', 'bd7 4pf', 'bradford', 'United Kingdom', 'telemicus74@hotmail.com', '07968261787', ''),
(9016, '-', 'Solomon', 'Ageze', ' 11510 12th Avenue W #C-304', '98204', 'Everett, WA', 'United States', 'sageze21@comcast.net', '425 232 3982', ''),
(9017, '-', 'Roland', 'Gueneux', 'Krummgasse 5', '8304', 'Wallisellen', 'Switzerland', 'gueneux@glattnet.ch', '0041 78 803 17 27', ''),
(9018, '-', 'John', 'Ziobro', '6806 Grouse Hollow', '55038', 'Centerville', 'United States', 'jziobr5@yahoo.com', '16513040779', ''),
(9019, '-', 'Vallo', 'Norbert', 'Dózsa György u.17, 17', '9226', 'Dunasziget', 'Hungary', 'vallo.norbert@gmail.com', '0036702020044', ''),
(9020, '-', 'Gobinda Sarkar', 'Gobinda', '38 St Marys Road', 'SO14 0BG', 'Southampton', 'United Kingdom', 'gobinda.sarkar60@gmail.com', '00447446828089', ''),
(9021, '-', 'DAVID', 'BARTEK', '16188 Cinch Dr', '75035', 'Frisco', 'United States', 'david_bartek@yahoo.com', '2148688626', ''),
(9022, '-', 'rob', 'kunze', '1211 BIRCH COURT', '68818', 'AURORA', 'United States', 'rkunze@dahlsten.com', 'rob', ''),
(9023, '-', 'Mark ', 'Goldstone ', '5718 e Camino del apadrinar ', '85756', 'Tucson', 'United States', 'fae26@outlook.com', '520-971-3929', ''),
(9024, '-', 'MICHAEL', 'FAHMY', '5779 MURFIELD DR', '48306', 'ROCHESTER', 'United States', 'MFNA4@AOL.COM', '5866041905', ''),
(9025, '-', 'Micah', 'Sarut', '4 Sewardstone Road', 'E2 9JG', 'London', 'United Kingdom', 'mbsarut@yahoo.com', '07900892547', ''),
(9026, '-', 'colin', 'parker', '467 equine dr', '34688', 'tarpon springs', 'United States', 'tarponsprings3@aol.com', '17274585157', ''),
(9027, '-', 'Dzenita', 'Hrnjic', 'Otto-Hahn-Str. 3', '76297', 'Stutensee', 'Germany', 'dzenita_hrnjic@yahoo.com', '0049 157 3060 9764', ''),
(9028, '-', 'Maha Ismail ', 'alnashash ', 'abudhabi /alreef villas /medditranean village /Street #3 /villa# 14', 'street#3 villa #14', 'abudhabi', 'United Arab Emirates', 'mahanashash2025@gmail.com', ' 971567538881', ''),
(9029, '-', 'Milea ', 'Sabina-Valentina', '48 ', 'Moat street ', 'Wigston ', 'United Kingdom', 'dinu_sabinavalentina25@yahoo.com', ' 447901577892', ''),
(9030, '-', 'Maha', 'Al Nashash', 'Al Reef Villa- med Village- Street3 Villa 14', '94000', 'Abu Dhabi', 'United Arab Emirates', 'mahanashash2025@gmail.com', ' 971567538881', ''),
(9031, '-', 'Jerome', 'Kimes', '87-184 Kaleiwohu Street', '96792', 'Waianae', 'United States', 'kimesjerome@gmail.com', '8184802369', ''),
(9032, '-', 'Mairaj', 'Din', '760 La Paloma Rd', 'El Sobrante CA', 'Not Hispanic or Latino', 'United States', 'mairajspam@gmail.com', '15103938785', ''),
(9033, '-', 'Rodney', 'Kujaczynski', '1836 E. London Place Rd', '84124', 'Salt Lake City, UTAH', 'United States', 'rod.kujac@gmail.com', '8015575976', ''),
(9034, '-', 'Ed', 'Ivone', '12928 Janine Ct', '48315', 'Shelby Twp, MICHIGAN', 'United States', 'ed.ivone55@gmail.com', '24842115508', ''),
(9035, '-', 'iuliana mariana ', 'bejan', 'Bellemstraat 145 A', '9880', 'Aalter', 'Belgium', 'iuliana_ma_8@yahoo.com', '0032476950887', ''),
(9036, '-', 'Jeome', 'Kimes', '87-184 Kaleiwohi St', '96792', 'WaIanae', 'Choose country', 'kimesjerome@gmail.com', '8184802369', ''),
(9037, '-', 'Charles', 'Simpson II', '406 11th Ave N Apt 435', '37203', 'Nashville', 'United States', 'csimpsondpt@yahoo.com', '617-276-2328', ''),
(9038, '-', 'Michael', 'Fulton', '1900 Northstar Way, 107', '92078', 'San Marcos', 'United States', 'chef4evr@gmail.com', '7608145756', ''),
(9039, '-', 'Raymond ', 'Lee', 'Punggol Place Blk 208A #15-900', '821208', 'Singapore', 'Singapore', 'lee_raymond60@hotmail.com', '94524043', ''),
(9040, '-', 'johan', 'Viaene', 'Nieuwstraat 34', '8780', 'Oostrozebeke', 'Belgium', 'johanviaene21148@live.com', '0032497580406', ''),
(9041, '-', 'Michael', 'Fulton', '1900 Northstar Way apt 107', '92078', 'San Marcos', 'United States', 'chef4evr@gmail.com', '7608145756', ''),
(9042, '-', 'Gentian', 'Skenderi', 'Stanway Court, 122', 'N1 6SE', 'London', 'United Kingdom', 'gentiskenderi@hotmail.com', '07490872721', ''),
(9043, '-', 'Damian', 'Mazurowski', 'Gadwall Way 14', 'SE28 0DB', 'London', 'United Kingdom', 'damian23tys@gmail.com', '07951457633', ''),
(9044, '-', 'Sohel', 'Md Ali', '16 avenue Franklin Roosevelt ', 'Mitry mory ', '77290', 'France', 'ahmedsuhel718@gmail.com', ' 33605626105', ''),
(9045, '-', 'Ricardo', 'Vazquez', '50 Hempstead garden drive ', '11552', 'west Hempstead ', 'United States', 'ricardovazquez042@gmail.com', '6315794162', ''),
(9046, '-', 'Gentian', 'Skenderi', 'Stanway Court flat 122', 'N1 6SE', 'London', 'United Kingdom', 'gentiskenderi@hotmail.com', ' 0 7490872721', ''),
(9047, '-', 'maxim', 'vedinov', 'metsolantie 8 B 19', '01450', 'vantaa', 'Estonia', 'kakojnik@gmail.com', ' 358451140534', ''),
(9048, '-', 'Maria Vilma', 'Suba', 'Fürstenwall 93', '40217', 'Düsseldorf', 'Germany', 'mariavilma_dolor@yahoo.com', ' 49 176 62038230', ''),
(9049, '-', 'ERMIRA ', 'ZIU ', 'FOKIDOS 3', 'Apartment', 'CHALANDRI', 'Greece', 'ziuermira@gmail.com', ' 302114029162', ''),
(9050, '-', 'ERMIRA', 'ZIU', 'FOKIDOS 3', '15231', 'CHALANDRI', 'Greece', 'ziuermira@gmail.com', ' 302114029162', ''),
(9051, '-', 'Mark', 'Goldstone', '5718 East Camino Del Apadrinar', '85756', 'Tucson AZ', 'United States', 'fae26@outlook.com', '5209713929', ''),
(9052, '-', 'Sahib', 'Iqbal', '4170 Cheyenne CT', '50263', 'Waukee                                                  ', 'United States', 'saamiqbal@gmail.com', '5157104930', ''),
(9053, '-', 'Gobinda', 'Sarkar', '37 Saint Marys Road', 'SO140BG', 'Southhampton ', 'United Kingdom', 'gobinda.sarkar60@gmail.com', '447446828089', ''),
(9054, '-', 'Milea', 'Sabina-Valentina', '48 Moat Street', 'LE18 2GD', 'Wigston', 'United Kingdom', 'dinu_sabinavalentina25@yahoo.com', '7901577892', ''),
(9055, '-', 'Sahan', 'Abo', '126 Rexway Dr', 'L7G1R7', 'GEORGETOWN', 'Canada', 'sahanabo94@gmail.com', '4377757378', ''),
(9056, '-', 'Nacer', 'ZGHIDI', '2,2790 sicotte', 'j2s2l5', 'Saint-Hyacinthe', 'Canada', 'nacerzghidi@yahoo.com', '5146544575', ''),
(9057, '-', 'Justus', 'Hohlmann', 'Bayernstr 100', '46149', 'Oberhausen', 'Germany', 'justus.hohlmann@gmail.com', ' 491774934948', '');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(9058, '-', 'Hagar', 'Shapiro Bar-Shavit', '3 Dudaim st.', '4428855', 'Kfar Saba', 'Israel', 'dinahagar@gmail.com', ' 972523094037', ''),
(9059, '-', 'Alan', 'Gur', '440 east 79th st', '1B', 'New york', 'United States', 'alan@atd-av.com', '9149808206', ''),
(9060, '-', 'Alan H', 'Gur', '440 East 79th st, 1B', '10075', 'New York', 'United States', 'Alan@atd-av.com', '9149808206', ''),
(9061, '-', 'Stephen', 'Breen', '5 Eden villas ', 'Glasthule', 'Dublin', 'Ireland', 'stephenbreen09@gmail.com', '00353864166252', ''),
(9062, '-', 'Juliana', 'Cuko', '851 Red Lion Rd Apt T5', '19115', 'Philadelphia', 'United States', 'viola.alb2020@gmail.com', '3475306282', ''),
(9063, '-', 'Juliana Cuko', 'Juliana', '851 Red Lion Rd Apt T5', '19115', 'Philadelphia ', 'United States', 'viola.alb2020@gmail.com', '3475306282', ''),
(9064, '-', 'David', 'Gray', '48 springs Road', '01730', 'Bedford', 'United States', '2xuehua111@gmail.com', '5182683548', ''),
(9065, '-', 'David', 'Gray', '48 Springs Road', '01730', 'Bedford', 'United States', '2xuehua111@gmail.com', '5183075869', ''),
(9066, '-', 'Anthony', 'Gayton', '1029 N ', '8th ', 'Springfield', 'United States', 'TONE_G33@YAHOO.COM', '2173036221', ''),
(9067, '-', 'Andrew', 'Zhang', '7262 Miramonte', '92618', 'Irvine', 'United States', 'andrewzhangjunk@gmail.com', '9087770651', ''),
(9068, '-', 'Lucila', 'Nino', '57 Edgewood rd sw ', '30120', 'Cartersville ', 'United States', 'Lucynino25@gmail.com', '4703341148', ''),
(9069, '-', 'eric', 'mandel', '2461 bay isle ct.', '33327', 'weston', 'United States', 'ecm5001@gmail.com', 'eric', ''),
(9070, '-', 'VICTORIA', 'POPUSOI', '63,Barnmead Road', 'RM9 5DX', 'Dagenham / London', 'United Kingdom', 'victoriapopusoi83@gmail.com', ' 44 73422 83391', ''),
(9071, '-', 'Caleb', 'Wilkison', '729 Camelia Rd', 'V1X 3M9', 'Kelowna', 'Canada', 'gumbycw@gmail.com', '2508602161', ''),
(9072, '-', 'Pierre-Philippe', 'Canape', '5-A rue Maleck', 'G0H1B0', 'Pessamit', 'Canada', 'kanapeut1989@hotmail.com', '418-540-3076', ''),
(9073, '-', 'Naceur', 'Zghidi', '2790 Sicotte Apt 2', 'J2S2L5', 'Saint-Hyacinthe, QC', 'Canada', 'nacerzghidi@yahoo.com', '5146544575', ''),
(9074, '-', 'Murad', 'Manasra', '25 Lolav', '1751125', 'Nof Hagalil', 'Israel', 'engmurad@netvision.net.il', '0527021172', ''),
(9075, '-', 'Carsten', 'Neumann', 'Østtoften 17', '4040', 'JYLLINGE', 'Denmark', '0608neumann@gmail.com', '28122620', ''),
(9076, '-', 'Georg', 'Perl', 'Bahnstraße 50', '2230', 'Gänserndorf', 'Austria', 'georg.perl02@gmail.com', '06769000707', ''),
(9077, '-', 'Terry Dobson ', 'Terry', '2-5889 152nd Street', 'V3S 3K4', 'Surrey. ', 'Canada', 'tddobson@gmail.com', 'Terry Dobson', ''),
(9078, '-', 'Burgess', 'Brown', '4958 Saratoga Ave', '92107', 'San Diego', 'United States', 'burgessgbrown@hotmail.com', '19494563714', ''),
(9079, '-', 'Jayden', 'Nguyen', '1468 Fruitland Dr', '98226', 'Bellingham', 'United States', 'tnguyen857@gmail.com', '3608208620', ''),
(9080, '-', 'DANIEL', 'ANGELAKOV', '8426 W. CASTLE ISLAND AVE', '60656', 'CHICAGO', 'United States', 'DA17F@YAHOO.COM', 'DANIEL ANGELAKOV', ''),
(9081, '-', 'Charles ', 'Rainey ', '604 Waterview Road ', '604 Waterview Road ', 'Youngsville, La.', 'United States', 'charlesrainey999@gmail.com', 'Charles', ''),
(9082, '-', 'Christian', 'Lausen', 'Hovedgaden 3A', '7362', 'Hampen', 'Denmark', '0777christian@gmail.com', '30527025', ''),
(9083, '-', 'sameer ', 'usman', '6F., No.52, Lane 424, Wanda Road. Wanhua Dist.,', '10869', 'Taipei', 'Taiwan', 'sameerusman786@gmail.com', ' 886927000071', ''),
(9084, '-', '', '', '', '', '', '', '', '', ''),
(9085, '-', 'Phillip', 'Dare', '8/7 Hervey st', '4655', 'Scarness', 'Australia', 'phill.dare54@gmail.com', '0427555252', ''),
(9086, '-', 'Denis', 'Blaquiere', '171 Evansdale Common NW', 'T3P 0E1', 'Calgary', 'Canada', 'd_blaquiere@hotmail.com', '4039900409', ''),
(9087, '-', 'TARUN', 'SAHA', '3151 PERRY AVE APT 5C', '10467', 'BRONX', 'United States', 'pintutarun@yahoo.com', '9173781440', ''),
(9088, '-', 'KESHAB S', 'CHHETRI', '5724 RIVERDALE ROAD APT H15', '30349', 'ATLANTA', 'United States', 'KCHHETRY555@GMAIL.COM', '4694512052', ''),
(9089, '-', 'danny', 'phan', '294 Helmsdale drive', '89014', 'Henderson', 'United States', 'dannyphan2014@gmail.com', '7026663530', ''),
(9090, '-', 'Jose', 'Pena', '1261 94th Ave Apt B', '94603', 'Oakland', 'United States', 'josepena62@yahoo.com', '15107552689', ''),
(9091, '-', 'Timothy', 'De Haast', 'Level 8 / 540 Wickham St', '4006', 'Fortitude Valley', 'Australia', 'tdehaast24@gmail.com', ' 61450076392', ''),
(9092, '-', 'wisam', 'alsaad', 'united arab emirates', 'al sharjah', 'al sharjah / al taawun / AAA TOWER /1401', 'United Arab Emirates', 'wisamw72@gmail.com', '0504405033', ''),
(9093, '-', 'Robert', 'Damato', '520 GIADA DR', '19808', 'WILMINGTON', 'United States', 'bob.damato2@gmail.com', '7327186990', ''),
(9094, '-', 'Stefan', 'Heim', 'Biberfeld 31', '85229', 'Markt Indersdorf', 'Germany', 'stefan.heim86@gmail.com', '01744771986', ''),
(9095, 'MicroMED/Diamond Seal Systems', 'James', 'Aiken', '2282 La Mesa Way', '92571', 'Perris', 'USA', 'james@micromedus.com', '(714) 227-9432', ''),
(9096, '-', 'Allan', 'Theriault', '130 Cedar Meadow Dr', 'S4X3J6', 'Regina', 'Canada', 'tzurugby@hotmail.com', '1 306 502 1235', ''),
(9097, '-', 'Borukhay', 'Khaimov', '108-19 65 Ave', '11375', 'Forest Hills', 'United States', 'bkhaimov73@gmail.com', '9176736690', ''),
(9098, '-', 'Alex', 'Guartamber', '508 Timmons street ', '37211', 'Nashville', 'United States', 'guartamberalex566@gmail.com', ' 1(615)973 0953', ''),
(9099, '-', 'Emile', 'Lamothe', '1011', 'Av du port', 'La Baie', 'Canada', 'emilelamothe190397@gmail.com', '4186182420', ''),
(9100, '-', 'Borukhay', 'Khaimov', '108-19 65 Ave', '11375', 'Forest Hills', 'United States', 'bkhaimovjonny@gmail.com', '9176736690', ''),
(9101, '-', 'Zaw Moe', 'Htein', '4027 67th Street,, 3F', '11377', 'Woodside', 'Choose country', 'cristianobmoe@gmail.com', '917-943-1694', ''),
(9102, '-', 'Alexis', 'Corneal', '7900 E Union Ave Suite 1100', '7900 E Union Ave Suite 1100', 'denver, CO 80237', 'United States', 'lexycorneal@yahoo.com', '2395448166', ''),
(9103, '-', 'Alexis', 'Corneal', '7675 Meadow Lakes Dr. #4', '34104', 'Naples', 'United States', 'lexycorneal@yahoo.com', '2395448166', ''),
(9104, '-', 'Ken', 'Thakk', '1500 Harrison St.', '32780', 'Titusville FL', 'United States', 'kenthakk@yahoo.com', '3522266159', ''),
(9105, '-', 'Anthony', 'Gayton', '1029 N 8th Street', '62702', 'Springfield IL', 'United States', 'tone_g33@yahoo.com', '2173036221', ''),
(9106, '-', 'Lucila', 'Nino', '57 Edgewood Rd Sw', '30120', 'Cartersville GA', 'United States', 'lucynino25@gmail.com', '4702554049', ''),
(9107, '-', 'Tiffany', 'Tan', 'Blk 208A Punggol Place', '821208', 'Singapore', 'Choose country', 'tiffanytan23@hotmail.com', '90661080', ''),
(9108, '-', 'Paul', 'Clapps', '7901 Hispanola Ave,Apt 1605', '33141', 'North Bay Village', 'United States', 'pclapps@comcast.net', 'Paul Clapps', ''),
(9109, '-', 'Robert', 'Nami', 'City of Carlsbad', '92009', 'carlsbad', 'United States', 'robert.b.nami@gmail.com', '7608099560', ''),
(9110, '-', 'Naser', 'Seid', '667 berry hill court stone mountain GA ', '4670', 'Atlanta ', 'United States', 'Naserseid21@gmail.com', ' 14043729895', ''),
(9111, '-', 'Naser', 'Seid', '667berry hill Stone Mountain GA', '30083', 'Atlanta', 'United States', 'Naserseid21@gmail.com', ' 1(404)3729895', ''),
(9112, '-', 'Ashleigh', 'Nelson', 'Andrews Lake Road ', '1603', 'Felton', 'United States', 'ashleigh.rti@gmail.com', '8568894546', ''),
(9113, '-', 'Ashleigh', 'Nelson', '1603 Andrews Lake Road', '19943', 'Felton', 'United States', 'ashleigh.rti@gmail.com', '8568894546', ''),
(9114, '-', 'Michael ', 'Nelson', '5 Dingle Road', 'Middleton', 'Manchester  M24 WF', 'United Kingdom', 'mike.f.nelson@fujitsu.com', ' 447951938254', ''),
(9115, 'Collectief Makelaars van der Star', 'makelaardij', '', 'Joop Geesinkweg, 801', '1114 AB', 'Amsterdam-Duivendrecht', 'Niederlande', 'advanderstar@gmail.com', '06 53248421', ''),
(9116, '-', 'Peter', 'Overbeeke', 'Elzenbroek 50', '4822XD', 'Breda', 'Netherlands', 'po@vanderleun.nl', '0614963831', ''),
(9117, '-', 'Émilie Lavenu', 'Boutique Barry Lindon', '4 boulevard Édouard Baudoin ', '06160', 'Juan les pins ', 'France', 'emmyllly@hotmail.com', '0645818102', ''),
(9118, '-', 'jeff', 'obrasky', '10430 n 82nd st', '85258', 'SCOTTSDALE', 'United States', 'jeff@homeownersfg.com', '6029991899', ''),
(9119, '-', 'Mohammad', 'Ayasreh', 'Freundenberger Weg ', '9', '13583', 'Germany', 'ayasreh46@gmail.com', 'Ayasreh46@gmail.com', ''),
(9120, '-', 'christine', 'hunter', '12730 drew court', '92553', 'moreno valley', 'United States', 'cmflojo_20@yahoo.com', '9512754466', ''),
(9121, '-', 'Schachter', 'Richard', '111 lake rd', '07627', 'Demarest/nJ', 'United States', 'jenchant@aol.com', '201-321-9656', ''),
(9122, '-', 'Laura', 'Dascoli', '70 Kangaroo Ground-St Andrews Rd', '3097', 'Kangaroo Ground', 'Australia', 'moosestar@hotmail.com', '0408891345', ''),
(9123, '-', 'Phillip', 'Dare', '8/7 Hervey St', '4655', 'Scarness QLD', 'Australia', 'phill.dare54@gmail.com', '0427555252', ''),
(9124, '-', 'Colin', 'Crooks', '4807 Bear Road Apt 7i', '13088', 'Liverpool', 'United States', 'colincrooks1@outlook.com', '315-727-9340', ''),
(9125, '-', 'jeff', 'obrasky', '10430 n 82nd st', '85258', 'SCOTTSDALE', 'United States', 'jeff@homeownersfg.com', '6029991899', ''),
(9126, '-', 'Mendez', 'German', 'Lorca 260', '260', 'Caba', 'Argentina', 'germanmendez71@gmail.com', 'German mendez', ''),
(9127, '-', 'Charles', 'Todd', '15 Simpson Street Capalaba Qld 4157', '4157', 'Capalaba', 'Australia', 'charles.todd@ctemaintenance.com.au', '0407596306', ''),
(9128, '-', '', '', '', '', '', '', '', '', ''),
(9129, '-', 'Marsida', 'Najdeni', '7900 E Union Ave', '80237', 'Denver CO', 'United States', 'marsida@tufinawatches.com', '7735411905', ''),
(9130, '-', 'Marsida', 'Najdeni', '7900 E Union Ave #1100', '80237', 'Denver CO', 'United States', 'marsida@tufinawatches.com', '7735411905', ''),
(9131, '-', 'Colin', 'Crooks', '4807 Bear Road Apt 7i', '13088', 'Liverpool', 'United States', 'colincrooks1@outlook.com', '315-727-9340', ''),
(9132, '-', 'Tal', 'Shuqrun', 'Poria Elitt , israel 1520800', 'Dereh hasade', 'Poria elitt', 'Israel', 'trendcartal@gmail.com', 'Tal', ''),
(9133, '-', 'Logan', 'Brooks', '12 Linda Drive', '37338', 'Graysville', 'United States', 'loganukbrooks@gmail.com', '4237797129', ''),
(9134, '-', 'Nicholas', 'Terry', '886 W. Pekin Rd.', '45036', 'Lebanon', 'United States', 'capernakiss@gmail.com', '5138006380', ''),
(9135, '-', 'Kashif', 'Malik', '18 Marden Crescent', 'CR0 3ER', 'London', 'United Kingdom', 'malik52@me.com', '07985458793', ''),
(9136, '-', 'Denis', 'Bulovic', 'Gheorghe Baritiu 4 / ap 5', '500025', 'Brasov', 'Romania', 'v.e.b@hotmail.it', '0040757415970', ''),
(9137, '-', 'Aaron', 'Allen', '1804 W Broadway Ave', '99201', 'Spokane', 'United States', 'aaron@reclaimprojectnw.org', '5097686020', ''),
(9138, '-', 'Bryan', 'Pereira', '25 Arundel Road, 25', 'TW4 6HR', 'HOUNSLOW', 'United Kingdom', 'bryanfrancis2824@gmail.com', '07956944484', ''),
(9139, '-', 'Antonio', 'Lopez', '4725 nw 7 st apt 209', '33126', 'Miami', 'United States', 'tonylopez32es@yahoo.es', '3058462071', ''),
(9140, '-', 'Iva', 'Asparuhova', '4101 Westminster Pl #56', 'L4W4X4', 'Mississauga', 'Canada', 'lasheva@abv.bg', '4166881371', ''),
(9141, '-', 'Ari', 'Tuovinen', 'Stampgatan 13', '25431', 'Helsingborg', 'Sweden', 'singelari@gmail.com', ' 46739619019', ''),
(9142, '-', 'Ovidiu', 'Florea', 'Harewood Avenue', '9', 'London', 'United Kingdom', 'florea.ovidiu89@gmail.com', '07766909753', ''),
(9143, '-', 'Adrian', 'Palka', '51A Starowiejska,', '37-400', 'Zarzecze', 'Poland', 'xadrianix32@gmail.com', ' 49 179 6079203', ''),
(9144, '-', 'Michael', 'McCann', '2311 oceanwalk drive west', '32233', 'atlantic beach', 'United States', 'mike@resource-group.net', '9049821545', ''),
(9145, '-', 'Denis', 'Reci', 'Gutenbergstr ', '68', 'Eisenberg (Pfalz)', 'Germany', 'recidenis2@gmail.com', '01749049948', ''),
(9146, '-', 'Kevin', 'Leet', '1000 Bowron Court', 'V7H2V7', 'North Vancouver', 'Canada', 'kevincleet@gmail.com', '6044411337', ''),
(9147, '-', 'Tao', 'Wu', 'Miro St, New Lynn', '33', 'Auckland', 'New Zealand', 'taowu654321@outlook.com', '64211062372', ''),
(9148, '-', 'Tao', 'Wu', '33 Miro Street', '0600', 'Auckland', 'New Zealand', 'taowu654321@outlook.com', '64211062372', ''),
(9149, '-', 'Timothy', 'De Haast', 'Level 8, 540 Wickham St', '4006', 'Fortitude Valley, QLD', 'Australia', 'tdehaast24@gmail.com', ' 61450076392', ''),
(9150, '-', 'Mordechai', 'Katz', '15 yale terrace', '07036', 'Linden', 'United States', 'mordechaikatz04@gmail.com', '9292755304', ''),
(9151, '-', 'Khaliunbaatar', 'Nominchuluun', '5701 W 136th terrace 208', '66223', 'Overland Park, Kansas', 'United States', 'mta.bayarmaa@gmail.com', '913-475-8954', ''),
(9152, '-', 'Khailuunbaatar', 'Nominchuluun', '5701 W 136th Terrace 208', '66223', 'Overland Park, Kansas', 'United States', 'mta.bayarmaa@gmail.com', '9134758954', ''),
(9153, '-', 'Angelo ', 'Dijoor', 'Kanoldstraße 35', '47053', 'Duisburg ', 'Germany', 'dijoorangelo@gmail.com', '015206333236', ''),
(9154, '-', 'SYED BABAR', 'AJAZ', '38 HOCROFT ROAD', 'NW2 2BL', 'LONDON', 'United Kingdom', 'babarajaz@hotmail.com', '447919038925', ''),
(9155, '-', 'xhavit ', 'neziraj', '1201 pleasantville rd', '10510', 'Briarcliff Manor', 'United States', 'xhavitlluka@gmail.com', '9147559606', ''),
(9156, '-', 'Mei Chern', 'Oh', '160 CHOA CHU KANG AVE 1', '689450', 'SINGAPORE', 'Singapore', 'PEPE9999@YAHOO.COM', ' 6597999045', ''),
(9157, '-', 'Adam', 'Johnson', '10071 Rio San Diego Dr., Apt 313', '92108', 'San Diego', 'United States', 'ajohnson04usna@yahoo.com', '4102121336', ''),
(9158, '-', 'Roger Fecteau', 'Fecteau', '510 Prairie Dell ST', '510', 'Lewisville ', 'United States', 'rogfect1971@gmail.com', '8179170511', ''),
(9159, '-', 'Johny ', 'saood', 'Mellangatan 53B', '554 51', 'Jönköping', 'Sweden', 'johnny.johansson.94@gmail.com', '0046722883561', ''),
(9160, '-', 'Tal', 'Shuqrun', 'Derech Hasade 185', '15208', 'Poria Ellit', 'Israel', 'trendcartal@gmail.com', ' 972535555401', ''),
(9161, '-', 'Bryan', 'Pereira', '25 Arundel Road', 'TW4 6HR', 'Hounslow', 'United Kingdom', 'bryanfrancis2824@gmail.com', '07956944484', ''),
(9162, '-', 'Richard', 'Schachter', '111 Lake Road', '07627', 'Demarest, NJ', 'United States', 'jenchant@aol.com', '2013219656', ''),
(9163, '-', 'Maria Vilma', 'Suba', 'Fürstenwall 93', '40217', 'Düsseldorf', 'Germany', 'mariavilma_dolor@yahoo.com', ' 49 176 62038230', ''),
(9164, '-', 'Samet ', '  Andreev', 'Výstupní 22', '10100', 'Prague', 'Czech Republic', 'sametatanasov3@gmail.com', '777 804 951', ''),
(9165, '-', 'Mario', 'Gasche', 'Spitzerstraße 26', '80939', 'München', 'Germany', 'info@gastroperfekt.de', ' 49 171 8245462', ''),
(9166, '-', 'Hillard', 'Tackett', '3224 Floyd Street', '41102', 'ASHLAND, KY', 'United States', 'htackettsr@yahoo.com', '16065476582', ''),
(9167, '-', 'John', 'Chipchase', '26 The Dole, Impington', 'CB24 9LP', 'Cambridge', 'United Kingdom', 'irene_john@hotmail.com', '01223510629', ''),
(9168, '-', 'Ayasreh ', 'Mohammad Khair ', 'Freundenberger Weg ', '9', '13583', 'Germany', 'ayasreh46@gmail.com', '01753632508', ''),
(9169, '-', 'Harunur Roshid Mohammad', 'Mohammad', 'Roshid', '1312 state street ', 'New Haven', 'United States', 'riponalom91@yahoo.com', '6464273739', ''),
(9170, '-', 'Ryan', 'James', 'Bergstraat', 'Mcghee', 'Tielt Winge', 'Belgium', 'ryan.mcghee@telenet.be', 'Peter-Tufina Care Team', ''),
(9171, '-', 'Walid', 'Ali', 'Tinggårdsvej 47', '4681', 'Herfølge', 'Denmark', 'adm.walid@gmail.com', ' 4560828361', ''),
(9172, '-', 'Joshua', 'White', '255 W Martin Luther King Jr. Blvd, Apt 2006', '28202', 'Charlotte', 'United States', 'joshwhite2240@gmail.com', '9105402454', ''),
(9173, '-', 'hoang', 'le', '1336 W INTERNATIONAL SPEEDWAY BLVD', '32114', 'daytona beach', 'United States', 'huyshadysl@gmail.com', '3863832380', ''),
(9174, '-', 'Nicola', 'Weyermann', 'Hauptstrasse 53', '4414', 'Füllinsdorf', 'Switzerland', 'nicola.weyermann@gmx.ch', '0763484450', ''),
(9175, '-', 'Ahmed', 'Mattar', '3508 Stirling St', '76310', 'Wichita Falls, TX', 'United States', 'azizmat@yahoo.com', '9402249618', ''),
(9176, '-', 'Kimberly', 'Shegog-Ramsey', '407 Anthony Dr', '19462', 'Plymouth Meeting, PA', 'United States', 'kymramsey@gmail.com', '2152622095', ''),
(9177, '-', 'Matthew', 'Fecteau', '783 Portland rd,', ' 04072', 'Saco, Maine', 'United States', 'rogfect1971@gmail.com', '8179170511', ''),
(9178, '-', 'Nihad', 'Hlaihel', '28 Fakhri Alaqrabawi', '11183', 'Amman', 'Jordan', 'm.r.alkhubraa@gmail.com', ' 962797666657', ''),
(9179, '-', 'Jeff', 'lulani', '914 McLean Avenue, 2nd Floor Suite#1', '10704', 'Yonkers', 'United States', 'jefflulani@aol.com', '917-680-1455', ''),
(9180, '-', 'Büchler', 'Tobias', 'Wachtraße 31', '68305', 'Mannheim, Waldhof', 'Germany', 'tobias.elias.buechler@gmail.com', '017631209783', ''),
(9181, '-', 'EDMOND', 'KHODAVERDI', '365 Burchett St unit 317', '91203', 'Glendale', 'United States', 'edkhian7@yahoo.com', '818.605.0033', ''),
(9182, '-', 'Ryan', 'Pham', '10121 Torrance Ave', '95127', 'San Jose', 'United States', 'quanghuypham89@gmail.com', '6693334433', ''),
(9183, '-', 'Adeola', 'Animashaun', '2098 Meadow Reed Dr', '48314', 'Sterling Heights MI ', 'United States', 'deanimashaun@gmail.com', '7739086093', ''),
(9184, '-', 'James', 'Rawdon', '304 Danny Lane', '07647', 'Northvale', 'United States', 'Jrawdon1@gmail.com', '2019562372', ''),
(9185, '-', 'German', 'Araiza', '5505 Winchester St', '92139', 'San Diego', 'United States', 'germanaraiza@gmail.com', '6197219039', ''),
(9186, '-', 'Hillard', 'Tackett Sr.', '3224 Floyd Street', '41102', 'Ashland, KY', 'United States', 'htackettsr@yahoo.com', '6065476582', ''),
(9187, '-', 'Tomas', 'Rimkus', 'Medeinos g. 21', 'LT 53370', 'Kauno raj. Mitkunai', 'Lithuania', 'rimkustomas7@gmail.com', ' 37065609776', ''),
(9188, '-', 'Chukwuebuka', 'Okoye', '1413 West Wellwater Avenue', '27703', 'Durham', 'United States', 'ck.okoye@gmail.com', ' 19196333879', ''),
(9189, '-', 'Vance', 'Jones', '4953 beckel rd', '27127', 'winston-salem', 'United States', 'jonesv2723@att.net', '3368317565', ''),
(9190, '-', 'Adem', 'Yildirim', 'Pütz strasse', '13', '53359 Rheinbach', 'Germany', 'Adem232390@gmail.com', '01622436657', ''),
(9191, '-', 'Duc Vinh', 'Ngo', '7259 White Trillium Cir', '32818', 'Orlando', 'United States', 'vidaso@gmail.com', '3213183947', ''),
(9192, '-', 'Melissa', 'Thorson', '409 S 35th St', '59101', 'Billings', 'United States', 'malvarezanderson@gmail.com', '4066990666', ''),
(9193, '-', 'Athanasio', 'Bizekis', '22 Jeremy Court', '08831-8565', 'MONROE TOWNSHIP', 'United States', 'vlaxo73@gmail.com', '732-501-5819', ''),
(9194, '-', 'Rudi', 'Vanbrabant', 'grotestraat, 48', '3450', 'Herk-de-Stad', 'Belgium', 'rudi.vanbrabant1@telenet.be', '0483192331', ''),
(9195, '-', 'Marius', 'Schmidt', 'Georg-Eberlein-Str. 25', '90408', 'Nürnberg', 'Germany', 'marsch2496@web.de', '15173026983', ''),
(9196, '-', 'Kristel', 'Lambrechts ', 'Dokter Willem Meersstraat 24', '3730', 'Hoeselt ', 'Belgium', 'kristellambrechts@gmail.com', '0032478948097', ''),
(9197, '-', 'Chris', 'Hunter', '12730 drew CT', '92553', 'Moreno Valley', 'United States', 'chris.hunter.sr@gmail.com', '19515674400', ''),
(9198, '-', 'Ravinder ', 'Singh', '25 donlamont circle', 'L7A4T5', 'Brampton', 'Canada', 'ravindersngh06@gmail.com', '416-566-4075', ''),
(9199, '-', 'Alexander', 'De Taeye', 'Frans van heymbeecklaan 8', '2100', 'Deurne', 'Belgium', 'alex.detaeye@gmail.com', '0472805552', ''),
(9200, '-', 'Alexander', 'De Taeye', 'Frans van heymbeecklaan 8', '2100', 'Deurne', 'Belgium', 'alex.detaeye@gmail.com', '0472805552', ''),
(9201, '-', 'christine', 'hunetr', '12730 drew ct', '92553', 'moreno valley', 'United States', 'chris.hunter.sr@gmail.com', '951567440', ''),
(9202, '-', 'Test', 'Tst', 'Test', '1200', 'Tirane', 'Albania', 'test@gmail.com', '0690000000', ''),
(9203, '-', 'Gregory', 'Jones', '2533 Wire Rd', '29805', 'Aiken', 'United States', 'gsjones1972@gmail.com', '1-803-571-6805', ''),
(9204, '-', 'Dmitry', 'Gitman', '2370 Main St Apt 4409', '30097', 'Duluth', 'United States', 'aniata@yahoo.com', '4048085201', ''),
(9205, '-', 'Luis augusto', 'Diaz mercedes', '18 Whittier st', '01902', 'Lynn Massachussets ', 'United States', 'luisaugustodiaz2020@hotmail.com', '7817314499', ''),
(9206, '-', 'PAUL', 'MACRO', 'Kaarsenmakerstraat 4', '6151 DZ', 'Munstergeleen, Sittard', 'Netherlands', 'pjwmacro@hotmail.com', ' 31468886848', ''),
(9207, '-', 'Anthony', 'Ruffel', '925 STARLING WAY', '32955', 'ROCKLEDGE', 'United States', 'aj1727@att.net', '3214460777', ''),
(9208, '-', 'Jeffrey', 'Young', '116 Plum Lily', '92618', 'Irvine, California', 'United States', 'jeffmyoung34@gmail.com', '7472758877', ''),
(9209, '-', 'ike ilgoo', 'Hwang', '5130 Glentree Dr', '95129', 'San Jose', 'United States', 'ike@broadyne.com', '4083149733', ''),
(9210, '-', 'Maximilian ', 'Doleschel ', '3 Nornandy road', 'PO14 1FJ', 'Fareham', 'United Kingdom', 'max@doleschel.com', ' 49 176 45928447 ', ''),
(9211, '-', 'Justin ', 'Foulis', '6277 256 street', 'V4W 1k2', 'Langley ', 'Canada', 'foulisjustin@gmail.com', '7785498369', ''),
(9212, '-', 'Fernando F', 'Camacho', '301 Bugle Ct', '21113', 'Odenton MD', 'United States', 'fercamachof@gmail.com', '859-420-3693', ''),
(9213, '-', 'Henk', 'Averesch', 'Schopenhauerstraat 205', '7323LZ', 'Apeldoorn', 'Netherlands', 'haveresch@solcon.nl', ' 31553780318', ''),
(9214, '-', 'IRINA', 'FRIDMAN', 'STRANDVAGEN 58', '11523', 'STOCKHOLM', 'Sweden', 'IRINAFRIDMAN1986@GMAIL.COM', ' 46767049896', ''),
(9215, '-', 'Joshua', 'Akers', '1001 South State Street, Unit 1808, Unit 1808', '60605', 'CHICAGO', 'United States', 'jjakers85@gmail.com', '3124149481', ''),
(9216, '-', 'Anthony', 'Ruffel', '925 Starling Way', '32955', 'Rockledge FL', 'United States', 'aj1727@att.net', '3124460777', ''),
(9217, '-', 'Gary', 'Blackwell', '1057 Dry Tavern Rd Apt105', '17517', 'Denver PA', 'United States', 'gblackwelldist@gmail.com', '7173719199', ''),
(9218, '-', 'test', 'test', 'tse', 'tse', 'tes', 'Germany', 'test@gmail.com', '2413', ''),
(9219, '-', 'tests', 'sdfasd', 'dafds', 'sdfadf', 'dsafdsfa', 'Austria', 'dafdsa@gmail.com', '3214314', ''),
(9220, '-', '宇治綾香', '綾香', '3-25-11, , 601', '1570062', '世田谷区南烏山', 'Japan', 'kigdomark@gmail.com', '09057623247', ''),
(9221, '-', 'ayaka', 'uji', 'Minamikarasuyama 3-25-11', '1570062', 'Setagaya-Ku', 'Japan', 'kigdomark@gmil.com', '09057623247', ''),
(9222, '-', 'Yeow Kwan', 'Keong', '17/86 MOO 6 ', '83120', 'Kathu ,Kathu ,Phuket', 'Thailand', 'zeycothailand.16@gmail.com', '0819689976', ''),
(9223, '-', 'Toan', 'Hoang', '7305 Milwood Ave, Apt 1', '91303', 'Canoga Park', 'United States', 'toan22234@gmail.com', '8183004815', ''),
(9224, '-', 'Daniel', 'Pagan', '976 Fern Road', '08094', 'Williamstown', 'United States', 'danpagan@msn.com', '1-856 449-3646', ''),
(9225, '-', 'gezim', 'cara', '27027 Pebblebrook St', '48034', 'Southfield', 'United States', 'caragezim@gmail.com', '2488322339', ''),
(9226, '-', 'Lori', 'Cox', '506 Sandau Rd., Suite 150', '78216', 'San Antonio TX', 'United States', 'lori@greeheyco.com', 'Lori', ''),
(9227, '-', 'Sid', 'Greehey', '506 Sandau Rd., Suite 150', '78216', 'San Antonio Texas', 'United States', 'sid@greeheyco.com', '1-210-559-5645', ''),
(9228, '-', 'Sidney', 'Greehey', '506 Sandau Rd Suite 150', '78216', 'San Antonio Texas', 'United States', 'sid@greeheyco.com', '1-210-559-5645', ''),
(9229, '-', 'BOISSIERE', 'Thierry', '7 Route de la Sauvagère', '61170', 'BARVILLE', 'France', 'thierry.boissiere20@gmail.com', '0662489902', ''),
(9230, '-', 'Jesslyn', 'Martinez-Valasco', '606 Mono Pl', '80910', 'colorado springs', 'United States', 'jesslyn.martinez1111@gmail.com', '7193237425', ''),
(9231, '-', 'Janet', 'James', 'Keepers Cottage', 'BH23 6AE', 'Christchurch', 'United Kingdom', 'janetjames50@hotmail.co.uk', ' 447795363712', ''),
(9232, '-', 'Berenice', 'Villamil', '1011 Broadway', 'Apt. 518', 'San Antonio', 'United States', 'berevillamil@gmail.com', '2103837996', ''),
(9233, '-', 'Prohmpossadhorn', 'Trurktham', '846 Waratorn village Soi Rangsit-Nakornnayok 65', '12130', 'Thanyaburi Pathumtrani', 'Thailand', 'prohmpossadhorn@gmail.com', ' 66982479591', ''),
(9234, '-', 'CHRISTINE', 'HUNTER', '12730 DREW COURT', '12730', 'MORENO VALLEY', 'United States', 'mosa2074@gmail.com', '19512754466', ''),
(9235, '-', 'Jack', 'Davidson', '13206 Myford Road, APT 726', '92782', 'Tustin', 'United States', 'jtdavidson4444@gmail.com', '714-351-8438', ''),
(9236, '-', 'Herald', 'Laarhoven', 'Reuchlinhaven 48', '2003 EL', 'Barendrecht', 'Netherlands', 'hl.laarhoven@gmail.com', ' 31 (0)6 11903592', ''),
(9237, '-', 'Ruthanne', 'Leonard', 'PO Box 3113', '18045', 'Easton', 'United States', 'ruthanneleonard@yahoo.com', '9093432993', ''),
(9238, '-', 'MuhiEddin chouchara', 'MuhiEddin ', 'Chouchara ', 'Glemser Gasse 4', 'Dettingen 72581', 'Germany', 'mhden6461@gmail.com', '015731174406', ''),
(9239, '-', 'Abdullah  Al', 'Mamun', 'Rospestrasse. 47', '51643', 'Gummersbach', 'Germany', 'abmamun529@gmail.com', ' 4915224011243', ''),
(9240, '-', 'michael', 'webster', '4588 beech knoll ln', '45011', 'liberty township', 'United States', 'embalm032@yahoo.com', '5134034042', ''),
(9241, '-', 'Juan', 'Correa', '64 Meadowbrooke Place', '07040', 'Maplewood', 'United States', 'jccc0428@gmail.com', '8622041439', ''),
(9242, '-', 'Gabija', 'Bieliauskaite', 'Vincu 1-31', '46298', 'Kaunas', 'Lithuania', 'bieliauskaitegabija31@gmail.com', ' 37064867445', ''),
(9243, '-', 'Doug', 'Higgins', '10346 E Emerald Ave', '85208', 'Mesa', 'United States', 'dougjhiggins@gmail.com', '4804869588', ''),
(9244, '-', 'Ahmad', 'Masoud', 'Street 16, JVC, Dubai, UAE', '500327', 'Dubai', 'United Arab Emirates', 'engahmad_90@yahoo.com', '00971504344280', ''),
(9245, '-', 'Marcel', 'Lutz', 'Marinastraße 14', '26789', 'Leer', 'Germany', 'marcel-lutz1994@outlook.de', ' 49 176 84201693', ''),
(9246, '-', 'Muhamedali', 'Kura', 'Tirane', '1000', 'Tirane', 'Albania', 'muhamedkura10@gmail.com', '000', ''),
(9247, '-', 'JAMES', 'Davis', 'BRONALT', 'CHAPEL LANE, TATTERSHALL THORPE ', 'LINCOLN ', 'United Kingdom', 'm222jed@aol.com', '7449070888', ''),
(9248, '-', 'Sanket', 'Patel', '423 southern oaks drive', '31216', 'Macon', 'United States', 'sunny2999p@gmail.com', '4783371380', ''),
(9249, '-', 'Fabian', 'van den Dungen', 'kruisboogstraat 6', '5556WN', 'Valkenswaard', 'Netherlands', 'fabianvddungen@gmail.com', '0613869732', ''),
(9250, '-', 'Adam ', 'Vissenga', '9 pear orchard, Northway, Northway', 'GL20 8RG', 'Tewkesbury', 'United Kingdom', 'Vissengaa@gmail.com', '07805004984', ''),
(9251, '-', 'joshua', 'pruitt', '427 michael grove unit 6', '59718', 'Bozeman', 'United States', 'joshpruitt034@gmail.com', '9512344386', ''),
(9252, '-', 'Sanaullah ', 'Khan ', '204-5705 long valley road ', 'L5M 0M3', 'Mississauga ', 'Canada', '76sanaullah@gmail.com', '647-244-9917 ', ''),
(9253, '-', 'Tanmoy', 'Das', '1212 - 5470 Ormidale Street', 'V5R 0G6', 'Vancouver', 'Canada', 'tdname@yahoo.com', '7097461621', ''),
(9254, '-', 'Tim', 'Van den Elzen', 'Kruisveld 87', '2890', 'Oppuurs', 'Belgium', 'vandenelzen_tim@hotmail.com', '0494811701', ''),
(9255, '-', 'Khaled', 'Fazil', 'Hein-Janssen-Straße, 48', '52070', 'Aachen', 'Germany', 'khaled.fazil@yahoo.de', '01778697718', ''),
(9256, '-', 'Michael', 'Webster', '4588 Beech Knoll ln', '45011', 'Liberty Ownership, OH', 'United States', 'embalm032@yahoo.com', '5134034042', ''),
(9257, '-', 'Adeola', 'Animashaun', '8740 Roswell Rd Unit 2B', '30350', 'Sandy Springs, GA', 'United States', 'deanimashaun@gmail.com', '7739086093', ''),
(9258, '-', 'Samuel ', 'Szekely', '12 Clark Street ', 'CV6 7HF', 'Coventry', 'United Kingdom', 'szekelysamuel@gmail.com', '07446695213', ''),
(9259, '', 'Ejup ', 'Hoxha', 'Torvätravägen 1', '12738', 'Skarholmen', 'Schweden', 'adi_lina_78@hotmail.com', '0762876885', ''),
(9260, '-', 'Kornél', 'Szabó', 'Homokszem u. 3-5. Tankerület', '6000', 'Kecskemét', 'Hungary', 'kornelszabo196511@gmail.com', ' 36704099572', ''),
(9261, '', 'Muhi-Eddin', 'Chouchara', 'Glemsergasse 4', '72581', 'Dettingen an der Erms', 'Deutschland', 'mhden6461@gmail.com', '01573 1174406', ''),
(9262, '-', 'Halvor', 'Dekkerhus', '14', '7900', 'Rørvik ', 'Norway', 'halvor.gg@gmail.com', '46969011', ''),
(9263, '-', 'MICHAEL', 'FREMEAU', '40 NORTH ST', '05404', 'WINOOSKI', 'United States', 'MFREMEAU65@YAHOO.COM', '802 238 0432', ''),
(9264, '-', 'Mun Wah', 'Wong', '34 Green Heights, Lrg 2A, Jln Lpg Terbang', '93250', 'Kuching', 'Malaysia', 'wmunwah@gmail.com', '60198882221', ''),
(9265, '-', 'Halvor', 'Dekkerhus', 'Dekkerhusveien 14', '7900', 'Rørvik', 'Norway', 'halvor.gg@gmail.com', '46969011', ''),
(9266, '-', 'Missy', 'Foster', '7835 Woodchase Dr ', '38016', 'Cordova ', 'United States', 'yaretaf@yahoo.com', 'Missy Foster ', ''),
(9267, '-', 'Walid mayouf', 'Mayouf', 'Louka ralli', '141', 'Athens', 'Greece', 'Walid.durgence@gmail.com', ' 306948598301', ''),
(9268, '-', 'Mayouf', 'Walid', 'Louka ralli 141', '18533', 'Pireas Athens', 'Greece', 'Walid.durgence@gmail.com', ' 306948598301', ''),
(9269, '-', 'Shira', 'Steinberg', '1167 Coughlin street ', '08701', 'Lakewood ', 'United States', 'Shirasteinberg31@gmail.com', '17323006048', ''),
(9270, '-', 'Sanket', 'Patel', '423 southern oaks dr', '31216', 'Macon', 'United States', 'sunny2999p@gmail.com', '478-337-1380', ''),
(9271, '-', 'Alex', 'Akrivopoulos', '1287 Nepean Hwy', '3192', 'Cheltenham', 'Australia', 'alex_akris@hotmail.com', '0423 758 097', ''),
(9272, '-', 'Mikhail', 'Zakin', '6341 Alderson', '15217', 'Pittsburgh', 'United States', 'mzakin@yahoo.com', '412-491-0752', ''),
(9273, '-', 'Isabella', 'Colaianni', '6321 113th St, Apt 102', '33772', 'Seminole', 'United States', 'icolaianni@icloud.com', '412-519-2483', ''),
(9274, '-', 'Kyle', 'Wyberneit', '431 Rifle Range Rd Box 1855', '93944', 'Monterey', 'United States', 'infernape03@gmail.com', '7207428497', ''),
(9275, '-', 'david', 'daley', '82 Liverpool Road', 'L39 3LW', 'Aughton, Ormskirk', 'United Kingdom', 'lfcdavedaley@aol.com', '07764764125', ''),
(9276, '-', 'Leslie M. ', 'Avery', '49, Partridge Road,', 'CF62 4NE', 'St Athan, Barry.', 'United Kingdom', 'avery_lm@hotmail.com', '07946101734', ''),
(9277, '-', 'Prafulbhai', 'Patel', '2018 Azalea Trail', '75063', 'Irving', 'United States', 'patelmadhu55@yahoo.com', '9155259699', ''),
(9278, '-', 'Abhishek', 'Malusare', '550 Marina Gateway dr Apt 1433', '89434', 'Sparks', 'United States', 'abhi.gaja.malu@gmail.com', '8065008373', ''),
(9279, '-', 'Frank', 'Rep', 'Mussel A. Kanaal Oz, 12, 12', '9584TD', 'Mussel', 'Netherlands', 'frank-rep@outlook.com', '0650487449', ''),
(9280, '-', 'Thao', 'Nguyen', '2559 Indianapolis Ave', '92105', 'San Diego, California', 'United States', 'nguyen858asi@gmail.com', '858-302-8850', ''),
(9281, '-', 'Doug', 'Higgins', '10346 E Emerald Ave', '85208', 'Mesa AZ', 'United States', 'dougjhiggins@gmail.com', '4804869588', ''),
(9282, '-', 'Robert ', 'Nami', '7622 Reposado Dr', '92009', 'Carlsbad CA', 'United States', 'robert.b.nami@gmail.com', '7608099560', ''),
(9283, '-', 'Juan', 'Correa', '64 Meadowbrook Place ', '07040', 'Maplewood NJ', 'United States', 'jccc0428@gmail.com', '8622041439', ''),
(9284, '-', 'ioana', 'rusu', '57 brookhill road', 'SE18 6TU', 'London', 'United Kingdom', 'rusuioanapm@gmail.com', '07413939977', ''),
(9285, '-', 'Sánchez ', 'Clemente ', 'C/Margarida ', '18', 'Sant Quirze Del Vallès ', 'Spain', 'clesapa@yahoo.es', 'Clemente ', ''),
(9286, '-', 'Kevin', 'Lake', '411 Canal Park', '18042', 'Easton PA', 'United States', 'klake440@icloud.com', '4844254770', ''),
(9287, '-', 'Christopher', 'Tucker', '94 Perrin ave ', '02861', 'Pawtucket ', 'United States', 'ctucker8839@gmail.com', '7744177268', ''),
(9288, '-', 'Matthew', 'Small', '2-320 Palmerston Blvd, 2', 'M6G 2N6', 'Toronto', 'Canada', 'mattsmall_31@yahoo.ca', '5199984451', ''),
(9289, '-', 'Tezoo', 'Kavita ', '154', 'High road', 'Wd257dt ', 'United Kingdom', 'ktezoo@yahoo.co.uk', '07710487957', ''),
(9290, '-', 'Yoezer ', 'Wangdi', '10/153 North Beach Drive', '6060', 'Perth', 'Australia', 'Yoezerpemathangpa@gmail.com', '0451743217', ''),
(9291, '-', 'Igor ', 'Curić ', 'Opatovac 66D ', '35400 Nova Gradiška ', 'Hrvatska ', 'Croatia', 'igor.curic.ic9@gmail.com', '0981389222', ''),
(9292, '-', 'orel', 'catarivas', 'ben gurion 35 /apt24 rehovot, israel 7639464  ', '7639464', 'rehovot', 'Israel', 'oreldh10@gmail.com', '0523975985', ''),
(9293, '-', 'Sarunas', 'Januska', 'Kestucio 13a', '89227', 'Mazeikiai', 'Lithuania', 'sj.bygg.as@gmail.com', ' 37061726897', ''),
(9294, '-', 'Daniel', 'Perez', '1605 J Avenue', '91950', 'National City', 'United States', 'danielperezSD@gmail.com', '619-988-0149', ''),
(9295, '-', 'Adrian', 'Palka', 'Starowiejska 51A', '37-400', 'Zarzecze', 'Poland', 'xadrianix32@gmail.com', ' 49 179 6079203', ''),
(9296, '-', 'Angelina', 'Batura', '10351 Wilshire Blvd', '90024', 'Los Angeles', 'United States', 'Angelbeverlyhills@gmail.com', ' 1 4242831650', ''),
(9297, '-', 'Radu', 'Casian', '2 rue Marechal Juin', '71400', 'Autun', 'France', 'radu.casian@yahoo.com', '0033679883276', ''),
(9298, '-', 'Teofilo', 'Regus', '28 Regent Court', '02777', 'Swansea', 'United States', 'fullrecoverypro@gmail.com', '5084156724', ''),
(9299, '-', 'Michael', 'Elliott', '661 Evergreen PK NW', 'T5Y 4M2', 'Edmonton', 'Canada', 'tmike24@hotmail.com', '17806554583', ''),
(9300, '-', 'Tucker', 'Leo', '1258 NW 3rd Ave., Apt. 712-B', '32603', 'Gainesville', 'United States', 'atuckerleo@gmail.com', '9549804239', ''),
(9301, '-', 'Taylor', 'DiMaria', '32 Eleanordale Cir', 'L2M6X2', 'St.Catharines', 'Canada', 'taylordimaria@gmail.com', '2899290332', ''),
(9302, '-', 'Max', 'Murphy ', '25 glencairn oaks ', 'D18 HE24', 'Leopardstown ', 'Ireland', 'maxmur2301@gmail.com', '0860604315', ''),
(9303, '-', 'Lynn', 'Antwine', '13406 E Cypress Forest DR', '77070', 'Houston', 'United States', 'lynn@theantwines.com', '8326716460', ''),
(9304, '-', 'Ka Ho', 'Chan', '95 Jalan Sendudok, Blk 95B, #04-48, The Nautical', '769473', 'Singapore', 'Singapore', 'kylechan929@gmail.com', ' 6591355010', ''),
(9305, '-', 'Andrew', 'Mahoney', '110 Locust Lane ', '12550', 'Newburgh ', 'United States', 'andrew@safeandsoundny.com', '9144383318', ''),
(9306, '-', 'ken', 'jackson', '149 Meernaa Ave', '94930', 'Fairfax', 'United States', 'kennyj642w1@gmail.com', '4144074151', ''),
(9307, '-', 'Blendor', 'Balaj', 'Vasavägen 30', '352 61', 'Växjö', 'Choose country', 'blendi.balaj@hotmail.com', '0763384653', ''),
(9308, '-', 'Steve', 'Mosley', '15 Wyvern Road', 'B74 2PS', 'Sutton Coldfield ', 'United Kingdom', 'steve.mosley@hotmail.co.uk', '07956178256', ''),
(9309, '-', 'Adam', 'Vissenga', '9Pear Orchard, Northway', 'GL20 8RG', 'Tewkesbury', 'United Kingdom', 'vissengaa@gmail.com', '07805004984', ''),
(9310, '-', 'Sanaullah', 'Khan', '204-5705 Long Valley Rd', 'L5M OM3', 'Mississauga', 'United States', '76sanaullah@gmail.com', '6472449917', ''),
(9311, '-', 'Mayouf', 'Walid', 'Louka Ralli141 Doorbell', '185 34', 'Pireaus', 'Greece', 'walid.durgence@gmail.com', ' 306948598301', ''),
(9312, '-', 'James', 'Davis', 'Bronalt, Chapel Lane', 'LN4 4PG', 'Tattershall Thorpe Lincoln', 'United Kingdom', 'm222jed@aol.com', ' 447449070888', ''),
(9313, '-', 'Dennis', 'Cooper', '13 Hurfield', 'DA27BH', 'Wilmington', 'United Kingdom', 'cooperd9@sky.com', '07557262316', ''),
(9314, '-', 'William', 'Schroeder', '81-6679Mamao St.', '96750', 'Kealakekua HI', 'United States', 'wcsmanagementllc@gmail.com', '8089872260', ''),
(9315, '-', 'Kavita', 'Tezoo', '154 High Road', 'WD25 7DT', 'Watford', 'United Kingdom', 'ktezoo@yahoo.co.uk', '07305858364', ''),
(9316, '-', 'Nick', 'Sumpter', '2402 13th Ave S', '50501', 'Fort Dodge IA', 'United States', 'sumpter3366@hotmail.com', '5155718037', ''),
(9317, '-', 'Rabinarayan', 'Rout', '57, York Drive,', '08540', 'Princeton N J 08540', 'United States', 'rrabi1973@yahoo.com;', ' 1 (952) 270-0275;  919820994995', ''),
(9318, '-', 'Curtis', 'Tekenah', '6 Palmerston Court, 48 Palmerston Road, 48 Palmerston Road', 'IG9 5LJ', 'BUCKHURST HILL', 'United Kingdom', 'ccurtis4you@aol.com', '07939551979', ''),
(9319, '-', 'Wagner Caetano ', 'Wagner ', 'Caetano ', '7589 Jade lane ', 'Hilmar ', 'United States', 'wag4zel@aol.com', 'Wagner Caetano ', ''),
(9320, '-', 'curtis', 'tekenah', '6 PALMERSTON COURT, 48 PALMERSTON ROAD', 'IG9 5LJ', 'BUCKHURST HILL', 'United Kingdom', 'ccurtis4you@aol.com', '07939551979', ''),
(9321, '-', 'Hugo', 'Driessen', 'A.Dumontlaan 8', '3600', 'Genk', 'Belgium', 'hugh.driessen@icloud.com', '0032475746484', ''),
(9322, '-', 'David', 'Gabb', '5 MILLFIELD', 'TN40 2AR', 'BEXHILL', 'United Kingdom', 'david@dhgts.com', '07753 817333', ''),
(9323, '-', 'Test', 'Test', 'Tirane ', '1000', 'Albaina', 'Denmark', 'test@gmail.com', '1', ''),
(9324, '-', 'Javier', 'Cusianovic', '19 Andromeda Avenue', '3029', 'Truganina', 'Australia', 'javier@cusianovic.com', '61490035844', ''),
(9325, '-', 'Ales', 'Vopelka', 'Jasminova 18', '36004', 'Karlovy Vary', 'Czech Republic', 'alesv@email.cz', ' 420606885268', ''),
(9326, '-', 'Lora', 'Sletten', '7815 Zelzah Ave.', '91335', 'Tarzana', 'United States', '2illblues22@gmail.com  and  susan@greymediagroup.com', '818.798.8963  and 310.678.6025', ''),
(9327, '-', 'Alex', 'Hornacek ', '1012 s waiola ave', '60525', 'Lagrange ', 'United States', 'alex11gravel@hotmail.com', '6302807970', ''),
(9328, '-', 'Gerles ', 'Correa', '1305w Burnett st ', '90810', 'Long Beach', 'United States', 'Correagerles05@gmail.com', '562 287-9003 ', ''),
(9329, '-', 'Lim', 'Kim Hong Patrick', 'Blk105D Edgefield Plains #14-51', '824105', 'Singapore ', 'Singapore', 'klim7667@gmail.com', '92393843', ''),
(9330, '-', 'Michael', 'Leppert', '170 Paramount Dr. 400', '34232', 'Sarasota', 'Choose country', 'michael.leppert@ymail.com', '4109202973', ''),
(9331, '-', 'Gerles', 'Correa', '1305w Burnett st', '90810', 'Long Beach ', 'United States', 'Correagerles05@gmail.com', '562 287-9003 ', ''),
(9332, '-', 'Gerles', 'Correa', '1305w Burnett st ', '90819', 'Long Beach ', 'United States', 'Correagerles05@gmail.com', '562 287-9003 ', ''),
(9333, '-', 'Gerles', 'Correa', '1305w Burnett st ', '90810', 'Long Beach ca', 'United States', 'Correagerles05@gmail.com', '562 287-9003 ', ''),
(9334, '-', 'Gerles', 'Correa', '1305w Burnett st', '90810', 'Long Beach ca ', 'United States', 'correagerles05gmail.com', '5622879003', ''),
(9335, '-', 'Gerles', 'Correa', '1305 W Burnett St', '90810', 'Long Beach CA ', 'United States', 'correagerles05gmail.com', '5622879003', ''),
(9336, '-', 'Maciej', 'Sroczyński', 'Madalińskiego 42 m.3', '02-540 ', 'Warszawa', 'Poland', 'maciej.sroczynski@interia.pl', ' 48509515109', ''),
(9337, '-', 'Mariflor ', 'Wicks', 'Austin Street Unit 1/14 ', '3166', ', Hughesdale ', 'Australia', 'mariflor_wicks@yahoo.com.au', ' 61430399430', ''),
(9338, '-', 'Klaus', 'Delueg', 'Via S. Albuino 7', '39042', 'Bressanone (BZ)', 'Italy', 'klaus.delueg@safog.com', ' 39 339 6985656', ''),
(9339, '-', 'Lennil', 'Pais', '8689 Sourgum Ave', 'L2H3S1', 'Niagara Falls', 'Canada', 'lennilpais@yahoo.ca', '647-828-1394', ''),
(9340, '-', 'Eesvari Mohana Rao', 'Eesvari ', 'No 18, Jalan Bayu Impian 10/KS9, Kota Bayuemas, 41200 Klang, Selangor', '41200', 'Klang ', 'Malaysia', 'eesvari05@gmail.com', '01133974284', ''),
(9341, '-', 'Tomislav', 'Matkovic', 'Kliški put 22a', '21210', 'Solin', 'Croatia', 'hrvat.matkovic@hotmail.com', '0955383204', ''),
(9342, '-', 'Natali', 'Hadad', 'Licht 6', '58007 70', 'Azur', 'Israel', 'natalihadad87@gmail.com', ' 972542856525', ''),
(9343, '-', 'Ondrej', 'Stastny', 'U Letenského sadu 18', '17000', 'Praha', 'Czech Republic', 'ondstastny@email.cz', ' 420603967439', ''),
(9344, '-', 'juan', 'garcia', '7007 maryland ave', '63130', 'st louis', 'United States', 'jcgandjc@gmail.com', '3149544832', ''),
(9345, '-', 'Paul', 'Griffiths', '21 Woodfield Gardens', 'BH23 4QA', 'Highcliffe, CHRISTCHURCH. Dorset', 'United Kingdom', 'redbeard48@hotmail.co.uk', '01425 540164', ''),
(9346, '-', 'Wilson', 'German', '10324 Charlotte Dr Parish Fl 34219, 10324 Charlotte Dr, 10324 Charlotte Dr', '34219', 'Parish', 'United States', 'wilsongerman130@gmail.com', '3054796101', ''),
(9347, '-', 'Salifu', 'Amadu', '16 Penda crescent Pallara ', '4110', 'Brisbane ', 'Australia', 'Palvino007@gmail.com', '0478351695', ''),
(9348, '-', 'Eesvari Mohana Rao', 'Eesvari ', 'No 18, Jalan Bayu Impian 10/KS9, Kota Bayuemas, 41200 Klang, Selangor', 'Klang ', '41200', 'Malaysia', 'eesvari05@gmail.com', '01133974284', ''),
(9349, '-', 'peter', 'Newman', '1645 Bentana Way', '20190', 'Reston', 'United States', 'petenew@yahoo.com', '7034770077', ''),
(9350, '-', 'Trieu ', 'Le', '5758 n Talman avenue ', '606059', 'Chicago', 'United States', 'trieuvanle97@gmail.com', '312-483-7662', ''),
(9351, '-', 'Vincenzo', 'Sacco', 'Prandina, 30', '20128', 'Milano', 'Italy', 'enzosacco_1961@libero.it', ' 393317622696', ''),
(9352, '-', 'Karen', 'Chance', '37 Harmony Dr', '.', 'Providence', 'United States', 'kchancern@gmail.com', '401-263-2264', ''),
(9353, '-', 'Lauren', 'Fries', '205 Davis St', '40403', 'Berea', 'United States', 'lauren.fries@yahoo.com', '859-302-6461', ''),
(9354, '-', 'Trieu', 'Le', '5758 n talman ave ', '60659', 'Chicago', 'United States', 'trieuvanle97@gmail.com', '312-483-7662', ''),
(9355, '-', 'Tucker', 'Leo', '1258 NW 3rd Ave 712-B', '32601', 'Gainesville FL', 'United States', 'atuckerleo@gmail.com', '9549804239', ''),
(9356, '-', 'Kyle', 'Hillier', '205 Fairway Ave', 'B0N2H0', 'Shubenacadie NS', 'Canada', 'kyle_hillier@hotmail.com', '9022039029', ''),
(9357, '-', 'Rodney', 'Hodgson', '31 Kingfisher Place', '4069', 'Kenmore', 'Australia', 'rodhodgson@outlook.com.au', ' 61 418 594403', ''),
(9358, '-', 'Clemente ', 'Sanchez ', 'C/ Margarida, 18', '08192', 'Sant Quirze del Vallès ', 'Spain', 'clesapa@yahoo.es', '608980127', ''),
(9359, '-', 'Pamela', 'Baldisserotto', '213 1st Ave.', '08751', 'Seaside Heights, New Jersey', 'United States', 'baldi5@optonline.net', '973-479-3243', ''),
(9360, '-', 'Mahmoud', 'Ranjbar', 'Apt 40, Troy student village, Curragh Birin', 'V94PK66', 'Limerick', 'Ireland', 'mahmoud.ranjbar83@gmail.com', '0899434583', ''),
(9361, '-', 'William', 'Blackwell', '800 Talley Lane', '32533', 'Cantonment', 'United States', 'billyb@blackwellhvac.com', '8503932325', ''),
(9362, '-', 'Jignesh', 'Patel', '645 Dara James Rd.', '60016', 'Des Plaines', 'United States', 'jig747@yahoo.com', '8477027076', ''),
(9363, '-', 'Christine ', 'Hunter', '12730 drew court', '92553', 'moreno valley', 'United States', 'mosa2074@gmail.com', '9512754466', ''),
(9364, '-', 'edmond ', 'haxhari ', '2016 lurting ave ', '2016 lurting ', 'bronx ', 'United States', 'ehaxhari@yahoo.com', '9175800102', ''),
(9365, '-', 'Christopher', 'Haggarty-Weir', '115 Mango Hill Boulevard, 14', '4509', 'Mango Hill', 'Australia', 'christopher.the.collector@gmail.com', '0478563637', ''),
(9366, '-', 'Garrett', 'Ennis', '114 Harbor Ave', '99611', 'Kenai', 'United States', 'gsinne@gmail.com', '9074204292', ''),
(9367, '-', 'Dmitry', 'Gitman', '2370 Main St Apt 4409', '30097', 'Duluth', 'United States', 'aniata@yahoo.com', '4048085201', ''),
(9368, '-', 'Irmantas', 'Pazereckas', 'Moveien 81', '3221', 'Sandefjord', 'Norway', 'pazereckas14@googlemail.com', '96808214', ''),
(9369, '-', 'Alexandra ', 'Shekhter ', '20301 W Country Club Dr, Apt 1221', '33180', 'Aventura Florida ', 'United States', 'orhl566@gmail.com', '8042049664', ''),
(9370, '-', 'Alexander', 'Wagner', 'Loestraße 2a', '85221', 'Dachau', 'Germany', 'alex.wagner.fitness@googlemail.con', '017631105175', ''),
(9371, '-', 'Thomas', 'Schaffer', '515 McClintock Ave', '15214', 'Pittsburgh, PA', 'United States', 'alwaysgreener@aol.com', '412-403-5748', ''),
(9372, '-', 'Kyle', 'Szczerba', '6995 Christie Briar Manor SW', 'T3H 2R3', 'Calgary', 'Canada', 'Kyle.szczerba@gmail.com', '4036508629', ''),
(9373, '-', 'Stephen', 'Spilka', '1340 LINCOLN RD APT 209', '33131', 'Miami', 'United States', 'saspilka@gmail.com', '12014068066', ''),
(9374, '-', 'Malgorzata', 'Mikulski', '3420 Pony Tracks Dr', '80922-1418', 'Colorado Springs', 'United States', 'malgorzata73@yahoo.com', '224 381 8610', ''),
(9375, '-', 'Anthony', 'Twomey', '2235 Belchery Court Dr', '33764', 'Clearwater', 'United States', 'danicafaricy@yahoo.com', 'Danica Twomey', ''),
(9376, '-', 'Nathan Benjamin ', 'Lewis ', '9 Moril Avenue ', '2774', 'Mount Riverview ', 'Australia', 'nlewis@outlook.com.au', ' 61416107428', ''),
(9377, '-', 'Niccolò ', 'Renai', 'Via delle Masse 145', '50141', 'Firemze', 'Italy', 'jack30102007@gmail.com', '3490668062', ''),
(9378, '-', 'Donald ', 'Cohagen ', '1530  GADSDEN POINT PLACE', '33570', 'RUSKIN ', 'United States', 'tripp.cohagen@outlook.com', '1(813) 919-9566', ''),
(9379, '-', 'Douglas', 'Higgins', '10346 E Emerald Ave', '85208', 'Mesa', 'United States', 'dougjhiggins@gmail.com', '4804869588', ''),
(9380, '-', 'Olaf', 'Rothe', 'Deichstr.12', '99189', 'Gebesee', 'Germany', 'petramuller205@gmail.com', '03620151289', ''),
(9381, '-', 'Frederik Sang Engebæk', 'Hansen', 'Høegh-Guldbergs Gade 121 st. th', '8000', 'Århus', 'Denmark', 'frederikengebaek@gmail.com', '24264895', ''),
(9382, '-', 'Kostas', 'Rikos', '12622 Bright Spring Way, Boyds, MD 20841', '20841', 'Boyds', 'United States', 'krinchvac@gmail.com', '13015150660', ''),
(9383, '-', 'Waldemar ', 'Schubert ', 'Donaustauferstraße 206 a', '93059', 'Regensburg ', 'Germany', 'Waldemar.schubert.ws@googlemail.com', '01633127753', ''),
(9384, '-', 'Janusz', 'Dominko', '12551Honore Av Apt108', '34238', 'Sarasota FL', 'United States', 'yanushfl@yahoo.com', ' 19413066785', ''),
(9385, '-', 'Tania ', 'Jimenez', '368 tuffa ct ', '92570', 'Perris', 'United States', 'tanya22j@yahoo.com', '9098461829', ''),
(9386, '-', 'tania', 'jimenez', '368 Tuffa ct ', '92570', 'Perris,ca', 'United States', 'tanya22j@yahoo.com', '9098461829', ''),
(9387, '-', 'Angus ', 'Skeen', '89 Clarence Street', '3218', 'Geelong', 'Australia', 'angus.skeen@gmail.com', '0468785292', ''),
(9388, '-', 'Ong ', 'Kong Tian', 'Seletar hills Drive 81-A Singapore ', '807097 singapore ', 'Singapore ', 'Singapore', 'ongkongtian@gmail.com', ' 65 96431617', ''),
(9389, '-', 'Borisa', 'Marjanovic', '473 Donlands ave', 'M4J3S4', 'East York', 'Canada', 'boborada@tahoo.ca', '416-587-3135', ''),
(9390, '-', 'Samuel', 'O\'Connor ', '9b crocker road, innaloo ', '6018', 'Perth', 'Australia', 'samooconnor@gmail.com', '0488098975', ''),
(9391, '-', 'Samuel', 'O\'Connor ', '9b crocker road, innaloo ', '6018', 'Perth', 'Australia', 'samooconnor@gmail.com', '0488098975', ''),
(9392, '-', 'Lulzim', 'Jahja', 'Dalhemsvägen 81D Lgh 1101', '25460', 'Helsingborg', 'Sweden', 'lulijahja@hotmail.com', ' 46763130416', ''),
(9393, '-', 'Shaun ', 'Needham', '14 Townfield Lane', 'PE20 3EP', 'Swineshead', 'United Kingdom', 'elcarpito83@gmail.com', '07590642486', ''),
(9394, '-', 'Stephanie ', 'Bercegol ', '9520 coral way ', '89117', 'Las Vegas', 'United States', 'stephaniebercegol@hotnail.com', '6196744357', ''),
(9395, '-', 'Andrei', 'Tiu', 'Verzisori no. 6', '040301', 'Bucharest, sector 4', 'Romania', 'andreimtiu@yahoo.com', '0040737702653', ''),
(9396, '-', 'Eric', 'Tort', '115 haviture way', '94589', 'Vallejo', 'United States', 'eftg123@hotmail.com', '4082059247', ''),
(9397, '-', 'Al shaikhli', 'Mazin', '34284 Torrey Pines Ct', '92532', 'Lake Elsinore', 'United States', 'mazinalshaikhli@gmail.com', '9517683777', ''),
(9398, '-', 'Irina', 'Strelnik', '6024 Buckingham Prwy Unit 12A', '90230', 'Culver City', 'United States', 'irinastrelnik@gmail.com', ' 16269752647', ''),
(9399, '-', 'Alshaikhli', 'Mazin', '34284 Torrey Pines Ct', '92532', 'Lake Elsinore', 'United States', 'mazinalshaikhli@gmail.com', '951-7683777', ''),
(9400, '-', 'Pablo', 'Checa', '9860 black tupelo lane', '29456', 'ladson', 'United States', 'pablitos1@msn.com', '7039303481', ''),
(9401, '-', 'NADARASSIN', 'Maxime', '19 rue des balkans', 'NADARASSIN', 'PARIS 75020', 'France', 'nadarassin.maxime@gmail.Com', '0767522440', ''),
(9402, '-', 'Neil', 'Fleming', '15740 Buffalo Nickel Drive', '76177', 'Fort Worth', 'United States', 'neilfleming@hotmail.com', '6175015597', ''),
(9403, '-', 'Gabrielle ', 'Turcotte', '3175 boulevard de port-royal', 'G9H1Y1', 'Bécancour', 'Canada', 'gabturcotte@hotmail.com', 'Gabrielle Turcotte', ''),
(9404, '-', 'Abraramin shaikh', 'Abraramin ', '5942 Ridgecrest Trail', 'L5V 2T4', 'Mississauga', 'Canada', 'abrarshaikh199520@gmail.com', '4372409329', ''),
(9405, '-', 'Christopher', 'Burout sr', '23 Burtville Ave', '06418', 'Derby', 'United States', 'christopherburoutsr@gmail.com', '8023754537', ''),
(9406, '-', 'Christopher', 'Burout sr', '23 Burtville Ave', '06418', 'Derby', 'United States', 'christopherburoutsr@gmail.com', '8023754537', ''),
(9407, '-', 'maurizio', 'barosso', 'via avosso 120', '16015', 'casella', 'Choose country', 'maurizio.barosso@gmail.com', '3407215005', ''),
(9408, '-', 'Christopher', 'Burout sr', '23 Burtville Ave', '06418', 'Derby', 'United States', 'christopherburoutsr@gmail.com', '8023754537', ''),
(9409, '-', 'Kenneth ', 'Leonard', '234 Quick Silver Court', '29829', 'Graniteville', 'United States', 'Kenneth_leonard@yahoo.com', '8034391596', ''),
(9410, '-', 'Aaron', 'Boyd', '6233 N Rural St', '46220', 'Indianapolis', 'United States', 'azbavenger@gmail.com', '8124544389', ''),
(9411, '-', 'Ricci', 'Mattia', 'Via Sismondo 79', '54027', 'Pontremoli (MS)', 'Italy', 'mattia-ricci@live.it', '3288850785', ''),
(9412, '-', 'Ricci', 'Mattia', 'Via Sismondo n 79', '54027', 'Pontremoli ', 'Italy', 'mattia-ricci@live.it', '3288850785', ''),
(9413, '-', 'Kyle', 'Florence ', '2135 Plentywood ln', '97404', 'Eugene', 'United States', 'kyle.florence1797@gmail.com', '6617148854', ''),
(9414, '-', 'ashik', 'kapasi', '15300 Cutten Rd Apt 2336', '77070', 'Houston', 'United States', 'ashik.kapasi@gmail.com', '12815200308', ''),
(9415, '-', 'Aye', 'Iziduh', '67 Cressex Road, High Wycombe', 'HP12 4PS', 'Buckinghamshire ', 'United Kingdom', 'iziduh@yahoo.com', '07889940288', ''),
(9416, '-', 'Severin-Peter', 'Seidel', 'Gothaer Straße 22', '99869', 'Drei Gleichen ', 'Germany', 'echtschnauzevoll@aol.com', ' 491711287679', '');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(9417, '-', 'Luisa', 'Ruano', '6829 Morrison Drive', '80530', 'Frederick ', 'United States', 'ochaitaluisa@gmail.com', 'Luisa Ruano', ''),
(9418, '-', 'Chockalingam', 'Sivaprakasam', 'Flat # 505 JMS Building, Al Nahda 2', '34544', 'Dubai', 'United Arab Emirates', 'anjenaya@gmail.com', '0567954460', ''),
(9419, '-', 'Hezekiah', 'Moore', '7246 Bromfield dr', '43110', 'Canal Winchester ', 'United States', 'hezekiahmoore10@yahoo.com', '6144397655', ''),
(9420, '-', 'Peter', 'Lithgow', 'C/- Clerk W 205 William Street', '3000', 'Melbourne, Victoria', 'Australia', 'plithgow@vicbar.com.au', '0418 391 082', ''),
(9421, '-', 'Luc', 'Momber', 'Nachtegaallaan 17', '5731XP', 'Mierlo', 'Netherlands', 'Lucmomber@outlook.com', ' 31 6 25183208', ''),
(9422, '-', 'Mahesh', 'Soni', '5 Whitetail Run', '06085', 'Unionville', 'United States', 'mahesh.times@gmail.com', '8608490680', ''),
(9423, '-', 'Danny', 'King', '1388 Ambridge Rd', '45459', 'Centerville', 'United States', 'danny@p3autokrafte.com', '937-266-0140', ''),
(9424, '-', 'Kyle', 'Florence', '2135 plentywood ln', '97404', 'Eugene', 'United States', 'kyle.florence1797@gmail.com', '6617148854', ''),
(9425, '-', 'Sehajpal Singh', 'Gill', '1/202 Cadell Street,', '2640', 'East Albury', 'Australia', 'gsehaj07@gmail.com', '0451187007', ''),
(9426, '-', 'Dilmurod', 'Madaminov', '11733 Boulton ave', '11733 Boulton Ave', 'San Diego ', 'United States', 'dilmurad82@gmail.com', '3232517973', ''),
(9427, '-', 'Maricel-Iulian ', 'Teodorescu ', 'Vaihinger Straße 116', '70567', 'Stuttgart', 'Germany', 'percea_34@yahoo.com', '015750923856', ''),
(9428, '-', 'Laurie', 'Jonas', '35 Nyman Crescent', 'T4P 1Z5', 'Red Deer', 'Canada', 'lauriejonas35@gmail.com', '403-506-0387', ''),
(9429, '-', 'mohsen', 'rashidi', '2525 Cavendish Blvd,', 'H4B 2 Y6', 'Montreal', 'Canada', 'm.rasha9988@gmail.com', '5146623316', ''),
(9430, '-', 'Émilie Lavenu', 'Boutique Laura Milton', '4 boulevard Baudoin', '06160', 'Antibes', 'France', 'emmyllly@hotmail.com', '0645818102', ''),
(9431, '-', 'Long', 'Danh', '691 Society Cres', 'L3X 2S9', 'Newmarket', 'Canada', 'longdanh@rogers.com', '9057158534', ''),
(9432, '-', 'MATTHEW', 'STEPHENS', '832 Belot Lane', '60451', 'New Lenox', 'United States', 'mattstep60@gmail.com', '7086382619', ''),
(9433, '-', 'Cesar', 'Gonzalez', '1424 Zerega Avenue', '10462', 'Bronx', 'United States', 'cesg415@gmail.com', '9144202919', ''),
(9434, '-', 'Maricel-Iulian', 'Teodorescu', 'Vaihinger Straße 116', '70567', 'Stuttgart', 'Germany', 'percea_34@yahoo.com', '015750923856', ''),
(9435, '-', 'Isaiah', 'Tholl', '4856 Boston Common Glen ', '34211', 'Bradenton ', 'United States', 'zayatholl@gmail.com', '3092354123', ''),
(9436, '-', 'OSCAR', 'RUIZ-BOCANEGRA', '1409 N HILL ST', '79107', 'AMARILLO', 'United States', 'ruizoscar130@gmail.com', '8066813133', ''),
(9437, '-', 'Chris', 'Karanasos', '390 WOODBRIDGE RD', '11570', 'ROCKVILLE CTR', 'United States', 'ckaranasos@yahoo.com', '5162366490', ''),
(9438, '-', 'Peter', 'Sheridan', '3214 Saltaire Crescent', 'L6M 0K8', 'Oakville, Ontario', 'Canada', 'peter.c.sheridan@gmail.com', '5195465982', ''),
(9439, '-', 'Alicia', 'Couvert', 'Rue des sourdants ', '7a', '5330 Assesse', 'Belgium', 'alimayu4@hotmail.com', '0476348769', ''),
(9440, '-', 'Aaron', 'Ausen', '5381 SANDS RD', '20711', 'Lothian', 'United States', 'aausen88@gmail.com', '7157811162', ''),
(9441, '-', 'Aaron', 'Ausen', '5381 SANDS RD', '20711', 'Lothian', 'United States', 'aausen88@gmail.com', '7157811162', ''),
(9442, '-', 'Kevin', 'Bollens', 'Tervurenlaan 122', '1150', 'Brussels', 'Belgium', 'kevin.bollens.kb@gmail.com', '0479251899', ''),
(9443, '-', 'Timothée', 'Hauser', '4 impasse des framboisiers', '4 impasse des framboisiers', 'Neauphle-le-Vieux', 'France', 'titi.hauser@gmail.com', '0667636607', ''),
(9444, '-', 'Hauser', 'Timothée', '4 Impasse Des Framboisiers', '78640', 'Neauphle Le Vieux', 'France', 'titi.hauser@gmail.com', '0667636607', ''),
(9445, '-', 'Amar', 'Medzic', '2/2 georgia place, kealba', '2/2', 'Melbourne', 'Australia', 'amar.medzic8@hotmail.com', ' 61411357224', ''),
(9446, '-', 'Konrad', 'Janosz', 'Agrestowa 20', '43-340', 'Kozy', 'Poland', 'konrad_janosz03@op.pl', ' 48 787671148', ''),
(9447, '-', 'Carroll ', 'Brizendine ', '545 Norton Lane ', '545', 'Arnold Maryland ', 'United States', 'cpbriz@yahoo.com', '410-350-1234', ''),
(9448, '-', 'Germán Araiza ', 'Germán ', '5505 Winchester St', '92139', 'San Diego', 'United States', 'germanaraiza@gmail.com', '6197219039', ''),
(9449, '-', 'Drini', 'Roshi', '510 Taylor Ave Apt F', '60137', 'Glen Ellyn', 'United States', 'driniroshi@gmail.com', '7083159439', ''),
(9450, '-', 'Hannah', 'Wilkinson', 'villa 19 street 1 springs 9', '000000', 'Dubai', 'United Arab Emirates', 'hannahwilkinson_uk@live.co.uk', ' 971563706986', ''),
(9451, '-', 'Rachael', 'Peirce', '89 Meetinghouse Hill Rd.', '03070', 'New Boston', 'United States', 'rachael.m.peirce@gmail.com', 'Rachael Peirce', ''),
(9452, '-', 'AARON', 'AUSEN', '5381 SANDS RD.', '20711', 'LOTHIAN', 'United States', 'aausen88@gmail.com', '715-781-1162', ''),
(9453, '-', 'Carroll', 'Brizendine', '545 Norton Lane', '21012', 'Arnold, Maryland', 'United States', 'cpbriz@yahoo.com', '410 3501234', ''),
(9454, '-', 'Christine stevens', 'Christine ', '10779 Adams , St', '80233', 'Northglenn', 'United States', 'chrisstevens806@gmail.com', '7206607546', ''),
(9455, '-', 'Kyle', 'Hungerford', '5218 Lindbergh Ave', '27949', 'Kitty Hawk', 'United States', 'panisoniclive1@gmail.com', '4064518878', ''),
(9456, '-', 'Kyle', 'Andrew', '5218 Lindbergh Ave', '27949', 'Kitty Hawk', 'United States', 'panisoniclive1@gmail.com', '4064518878', ''),
(9457, '-', 'OluSoji Michael ', 'Alabi', '299B Keppel Street', 'West Bathurst ', 'NSW ', 'Australia', 'michael_y2k22@yahoo.com.au', '0459444140', ''),
(9458, '-', 'Olusoji Michael ', 'Alabi', '299B Keppel Street', 'West Bathurst ', 'NSW ', 'Australia', 'michael_y2k22@yahoo.com.au', '0459444140', ''),
(9459, '-', 'Sholanda', 'Fowler', '735 Long Iron Ln', '29016', 'Blythewood', 'United States', 'TF121673@aol.com', '8036069185', ''),
(9460, '-', 'Muhammad salman', 'Muhammad ', '19b lord street Bentley ', '19b lord street ', 'Bentley 6102', 'Australia', 'salmanazam293@gmail.com', '0452155293', ''),
(9461, '-', 'Maria ', 'Garanina', 'Venloerstr 350', '50823', 'Cologne ', 'Germany', 'mmm-mils@mail.ru', ' 4915901961861', ''),
(9462, '-', 'Qiang', 'Li', '4386 Gaylord Dr', '48098', 'Troy', 'United States', 'qiangli5288@yahoo.com', '2482839894', ''),
(9463, '-', 'Georg', 'Perl', 'Jahngasse 19', '2230', 'Gänserndorf ', 'Austria', 'georg.perl02@gmail.com', '00436769000707', ''),
(9464, '-', 'Eric', 'Damali', 'Oberföhringerstrasse 107', '81925', 'Munich', 'Germany', 'eric.damali@gmail.com', ' 49 (0) 1622666537', ''),
(9465, '-', 'Rabar Agha', 'Rabar', '28 Nun St, MY Barbers', 'NE1 5AQ', 'Newcastle Upon Tyne', 'United Kingdom', 'RabarAgha1998@gmail.com', '07476353706', ''),
(9466, '-', 'kersten', 'marijn', 'marijn', 'kersten', 'teutenweg 65 lommel 3920', 'Belgium', 'kersten.marijn65@gmail.com', '610893627', ''),
(9467, '-', 'Jose Antonio', 'Macias', '1339 SYDNEY TER', '37122', 'Mount Juliet', 'United States', 'saicampainting@yahoo.com', '6159454552', ''),
(9468, '-', 'Danh', 'Lam', '12131 Alora Landing Trail', '77089', 'Houston', 'United States', 'danhlam17@gmail.com', '2817486034', ''),
(9469, '-', 'Marco ', 'Raviola ', '9303 Robnel Pl', '22182', 'Vienna', 'United States', 'raviolamarco@hotmail.com', '1-571-488-8359', ''),
(9470, '-', 'Wacław ', 'Bar ', 'Sietesz 14 d ', '37-206', 'Sietesz ', 'Poland', 'wacmac@interia.pl', '0048606705323', ''),
(9471, '-', 'Alexander', 'Teuscher', '47 East Beaver Creek Blvd', '81620', 'Avon/Colorado', 'United States', 'ateuscher92@gmail.com', '9703062576', ''),
(9472, '-', 'Alexander', 'Teuscher', '47 East Beaver Creeck Blvd', '81620', 'Avon/Colorado', 'United States', 'ateuscher92@gmail.com', '9703062576', ''),
(9473, '-', 'Shana', 'McCants', '2406 Tullamore Cir', '30039', 'Snellville', 'United States', 'Shanamccants@hotmail.com', '16786683263', ''),
(9474, '-', 'Felix', 'Remmertz ', 'Arnethgasse 98 ', '1160', 'Vienna', 'Austria', 'felix.remmertz@gmail.com', ' 436703567818', ''),
(9475, '-', 'Maria', 'Manjarres Nunez', '7 Lee Place', '10708', 'Bronxville', 'United States', 'criza_@hotmail.com', '917-331-2092', ''),
(9476, '-', 'Miriam', 'Mann', '155 Via Carmine Ave', 'L4H1Z9', 'Woodbridge', 'Canada', 'miriam.z.mann@gmail.com', '647-545-5676', ''),
(9477, '-', 'Shree Raj', 'Shrestha', 'McAbee Ave', '28854', 'Moreno Valley', 'United States', 'shreerajshrestha@gmail.com', '2062260151', ''),
(9478, '-', 'Shree Raj', 'Shrestha', '28854 McAbee Ave', '92555', 'Moreno Valley', 'United States', 'shreerajshrestha@gmail.com', '2062260151', ''),
(9479, '-', 'Jose Claudio Gomes ', 'Vieira', '1 the goodwins ', '1', 'Tunbridge wells ', 'United Kingdom', 'claudio20007@hotmail.com', '07551263606', ''),
(9480, '-', 'Jose claudio', 'Gomes Vieira', '1 the goodwins ', 'Tn2 5rs ', 'Tunbridge wells ', 'United Kingdom', 'claudio20007@hotmail.com', '07551263606', ''),
(9481, '-', 'Adam', 'Vissenga', '9 pear orchard, Northway, Northway', 'GL20 8RG', 'Tewkesbury', 'United Kingdom', 'Vissengaa@gmail.com', '07805004984', ''),
(9482, '-', 'Mattia', 'Teruzzi', 'Via Gondar 9', '20900', 'Monza', 'Italy', 'm.teruzzi.stat@gmail.com', ' 39 338 59 34 352', ''),
(9483, '-', 'Stanislav', 'Popski', '32 THORNTON PLACE', 'RH6 8RZ', 'Horley', 'United Kingdom', 'stan4o.popski@googlemail.com', ' 447542240793', ''),
(9484, '-', 'AIVARS', 'TIESNESIS', '\"AIVARI\"', 'LV-3913', 'IECAVAS NOVADS', 'Latvia', 'mashelle@inbox.lv', ' 447411745911', ''),
(9485, '-', 'Cameron', 'Robinson', '1320 w. Somerville Ave', '19141', 'Philadelphia', 'United States', 'meaad.m.1989@gmail.com', '2679924054', ''),
(9486, '-', 'Janine', 'Fernandes', '333 Brightwood Avenue', '07090', 'Westfield, New Jersey', 'United States', 'janine_fernandes@yahoo.com', '201-780-2609', ''),
(9487, '-', 'Ignjatovic', 'Natalija', 'Linnaeuslaan 30', '1431 JV', 'Aalsmeer ', 'Netherlands', 'naca_i_maca@hotmail.com', '0643404647', ''),
(9488, '-', 'Sergiu sili', 'SERGIU', '44 whitestown walk, Blanchardstown', '44', 'Dublin', 'Ireland', 'sergiunat@msn.com', '0873140433', ''),
(9489, '-', 'Trish ', 'Raber', '32 grand bay circle', '33408', 'Juno beach', 'United States', 'trish_raber@yahoo.com', '3023446758', ''),
(9490, '-', 'Ammar ', 'Fouda', 'Roonstraße 44', '56068', 'Koblenz', 'Germany', 'ammarslm1994@gmail.com', '015234761706', ''),
(9491, '-', 'patricia ', 'raber', '32 grand bay circle ', '33408', 'junoi beach ', 'United States', 'trish_raber@yahoo.com', 'trish raber ', ''),
(9492, '-', 'Cecilia ', 'Troncoso', '14321 Dyer Street', '91342', 'Sylmar ', 'United States', 'tceci117@gmail.com', 'Cecilia Troncoso', ''),
(9493, '-', 'JOHN WALTER', 'MORAES', 'POBOX 17815, JAFZA SOUTH, STREET S115,', '17815', 'Dubai', 'United Arab Emirates', 'walter@ferrofab.ae', ' 971504531586', ''),
(9494, '-', 'Samantha', 'Sullivan', '166 County Rd 4', '13830', 'Oxford', 'United States', 'samryberg171@gmail.com', '6073370841', ''),
(9495, '-', 'Nikolai', 'Serjakov', 'Kangelaste 39-4', '20608', 'Narva', 'Estonia', 'kolax@list.ru', ' 3725526315', ''),
(9496, '-', 'Luke', 'Jones', '13801 Spinning Ave', 'CA 90249', 'Gardena', 'United States', 'lj4689245@gmail.com', '3109774751', ''),
(9497, '-', 'Alberto', 'Flores', '1166 B street  apto 14', '95991', 'Yuba city  CA', 'United States', 'albertof95@icloud.com', '5302168021', ''),
(9498, '-', 'Jeremy', 'Nation', '1744 Paseo Del Mar', '90274', 'Palos Verdes Estates, California', 'United States', 'jeremymnation@gmail.com', '818 518 8700', ''),
(9499, '-', 'ALBERTO ', 'FLORES ', '1166 B ST APT 14', '95991', 'YUBA CITY ', 'United States', 'albertof95@icloud.com', '5302168021', ''),
(9500, '-', 'Debbie', 'Saucier', '1450 Good wins Mill Rd', '04087', 'Waterboro', 'United States', 'dddsaucier@gmail.com', '207-590-2531', ''),
(9501, '-', 'Ammar', 'Fouda', 'Roonstraße 44', '56068', 'Koblenz', 'Germany', 'ammarslm1994@gmail.com', '015234761706', ''),
(9502, '-', 'Ian', 'Guarino', '3593 Mary Ellen Drive', '14712', 'Bemus Point', 'United States', 'ianguarino3@gmail.com', '7167206460', ''),
(9503, '-', 'Corey', 'Carthern', '12421  Loft Ln', '20904', 'Silver Spring', 'United States', 'ccarthern95@gmail.com', '2402201023', ''),
(9504, '-', 'Angel', 'Cordero', '252 Shadow Mountain Drive, Apt. D8', '79912-4711', 'El Paso', 'United States', 'cordero1804@gmail.com', '9152021698', ''),
(9505, '-', 'Corey', 'Carthern', '12421 Loft Ln', '20904', 'Silver Spring', 'United States', 'ccarthern95@gmail.com', '2402201023', ''),
(9506, '-', 'Khoa', 'Nguyen', '5940 S 88th street', '68526', 'Lincoln', 'United States', 'nguyen5k@ymail.com', '4024059445', ''),
(9507, '-', 'Guenther', 'Lischka', 'Kirchstrasse', '148', 'Raeren', 'Belgium', 'guentherlischka@live.de', '0470609101', ''),
(9508, '-', 'Alejandro', 'Carmona', '117 1/2 E. cherry street Nevada MO.', '64772', 'Nevada', 'United States', 'alejandrocarmona22.ac@gmail.com', '13163395366', ''),
(9509, '-', 'José Eudes ', 'Ribeiro Lemos ', 'Gerlisbrunnenstrasse ', '9', '8121 Benglen ', 'Switzerland', 'eudes_ribeiro@gmx.ch', '0041786712676', ''),
(9510, '-', 'eman', 'aluthmani', 'al hajeer street', '3788', 'khalifa city, Abu dhabi', 'United Arab Emirates', 'ejwarah@hotmail.com', '00971529875707', ''),
(9511, '-', 'Shemsi', 'Qerimi', '3574', '63129', 'Saint Louis ', 'United States', 'sonnystl@hotmail.com', '13142676053', ''),
(9512, '-', 'Akifumi', 'MOCHIZUKI', '4th Aoirokaikan BLD, 2-10-1 Chuo Naka-ward', '430-0929', 'Hamamatsu', 'Japan', 'aki', '0534531034', ''),
(9513, '-', 'MIROSLAVA', 'VALTOVÁ', 'POD HARFOU 938/60', '19000', 'PRAHA', 'Czech Republic', 'valtova@equita.cz', ' 420777164940', ''),
(9514, '-', 'András', 'Csermely', 'Fürdő, 25', '8230', 'Balatonfüred', 'Hungary', 'andrascsermely93@gmail.com', ' 36303423865', ''),
(9515, '-', 'Calvin', 'Ho', '9030 GARRETT STREET', '91770', 'ROSEMEAD', 'United States', 'csh6368@gmail.com', '6267097282', ''),
(9516, '-', 'Ronna', 'Manis', '953 Newell Cir', '37865', 'Seymour, ', 'United States', 'ronnamanis@gmail.com', '8658048882', ''),
(9517, '-', 'Binyam Berhane ', 'Binyam ', 'feltspatveien 36', '1155', 'Oslo', 'Norway', 'binyamnewyourlayf@gmail.com', '477 38 230 ', ''),
(9518, '-', 'Michael', 'Casey', '20 Partridge Rd.', '08822', 'Flemington', 'United States', 'michael.casey@minalex.com', 'Michael Casey', ''),
(9519, '-', 'mark', 'de Snaijer', '35', '3133EM', 'Vlaardingen', 'Netherlands', 'mtc.desnaijer@gmail.com', ' 316-36593745', ''),
(9520, '-', 'Kael', 'Lloyd', '40 Ohio Avenue', '15045', 'Glassport', 'United States', 'perraru@hotmail.com', '4126061977', ''),
(9521, '-', 'sandra ', 'velazquez ', '150 highmount rd ', '12192', 'west coxsackie ', 'United States', 'velazquezsandra981@yahoo.com', '862-215-4759', ''),
(9522, '-', 'Matthew', 'Karp', '3 Pavona', '92657', 'Newport Beach', 'United States', 'karpmatt@yahoo.com', '3239742606', ''),
(9523, '-', 'Ata Missaghi', 'Missaghi', 'Frankfurter Land Straße 1b ', 'Missaghi', '61352 Bad Homburg', 'Germany', 'ata@missaghi.de', 'R916096222000', ''),
(9524, '-', 'Ammar', 'Fouda', 'Roonstraße, 44', '56068', 'Koblenz', 'Germany', 'ammarslm1994@gmail.com', '015234761706', ''),
(9525, '-', 'An', 'Nguyen', '14631 Bakersfield St', '22193', 'Woodbridge', 'United States', 'tuananvu@gmail.com', '7034744194', ''),
(9526, '-', 'Dexter', 'singh', '43 heritage lane', '06084', 'tolland, CT', 'United States', 'dextersingh@yahoo.com', '8609420402', ''),
(9527, '-', 'Thomas', 'Finnegan ', '27 St Benedicts, Estuary Road, Seabury', 'Malahide', 'Dublin', 'Ireland', 'tjfinnegan1@gmail.com', '0838299898', ''),
(9528, '-', 'Thomas', 'Finnegan', '27 St Benedicts, Seabury, Malahide', 'K36XV79', 'Dublin', 'Ireland', 'tjfinnegan1@gmail.com', '00353838299898', ''),
(9529, '-', 'Fardis', 'Khazaeli', '#531 - 77 Finch Ave. E.', 'M2N 6H8', 'North York, ON', 'Canada', 'dr_khazaeli@yahoo.com', ' 1 (416) 838-5030', ''),
(9530, '-', 'Yaran', 'Diaz', '1667 Juniper Hammock St', '34787', 'Winter Garden', 'United States', 'ydchild@hotmail.com', '407-633-0006', ''),
(9531, '-', 'Zsolt', 'Rezes', 'Kvetná, 251/9', '07652', 'Malý Horeš', 'Slovakia', 'siker4ever@gmail.com', ' 421944431972', ''),
(9532, '-', 'Marianna', 'Nazaryan', 'Tsitsernakaberd 7/1', '0082', 'Yerevan', 'Armenia', 'coachmuradyan@gmail.com', ' 37477222288', ''),
(9533, '-', 'James', 'Lisenby', '140 Wayland Dr', '37743', 'Greeneville ', 'United States', 'jdl1021@hotmail.com', '4236204222', ''),
(9534, '-', 'Mary', 'Surber', '9711 Trading Post Rd', '46765', 'Leo', 'United States', 'mjsurber@frontier.com', '2606270620', ''),
(9535, '-', 'MARIA', 'DEALBA', '5064B CALLE REAL', '93111', 'SANTA BARBARA', 'United States', 'mariadealbalmft@gmail.com', '8058812951', ''),
(9536, '-', 'Melissa', 'Astarita', '6201 Evergreen Ave N', '33772', 'Seminole', 'United States', 'lastarita@dwhomes.com', '7278045171', ''),
(9537, '-', 'Tanhum', 'Shabaev', 'Fainberg Josef 8/4', '7529126', 'Rishon Le Zion', 'Israel', 'Tanhums80@gmail.com', ' 972526282358', ''),
(9538, '-', 'Keiichi', 'Ichigo', 'Uedashimachi4-17-3', '447-0047', ' Hekinan City', 'Japan', 'ichishiki111@gmail.com', '08051316770', ''),
(9539, '-', 'Oleh', 'Prykhodko ', '1 Long Meadow Road', 'Cranbrook', 'Exeter', 'United Kingdom', 'olegtronicsuk@gmail.com', '07479600092', ''),
(9540, '-', 'Moise', 'Zakayo', '206 Roswell Canyon', '78245', 'San Antonio', 'United States', 'mosezakayo20@gmail.com', '2105376215', ''),
(9541, '-', 'Rik', 'van der Haar', 'Bereklauw 30', '1273 TM', 'Huizen', 'Netherlands', 'rikvanderhaar@outlook.com', ' 31 6 55 073 844', ''),
(9542, '-', 'Lori', 'Furrer', '191 Frazer Road', '05680', 'Wolcott', 'United States', 'lfurrer@mmsca.org', 'Lori Furrer', ''),
(9543, '-', 'Ravinder Kumar Mishra ', 'Ravinder ', 'Toh Guan Road Block 269-#12-89 600269', 'Toh Guan 21', 'Singapore ', 'Singapore', 'rkmishra1109@gmail.com', ' 6587984612', ''),
(9544, '-', 'Mishra Ravinder Kumar ', 'Ravinder ', 'Toh Guan Road Block 269 - 12 Floor Unit 89', 'Toh Guan 21', 'Singapore ', 'Singapore', 'rkmishra1109@gmail.com', ' 6587984611', ''),
(9545, '-', 'Sarah ', 'Muhwezi ', 'Apt 204k 14873 Cumberland Drive', '33446', 'Delray Beach, FL', 'United States', 'budidirutah@gmail.com', ' 1 (561) 331-1923', ''),
(9546, '-', 'Olga', 'Zavrazhnova', 'Al Samar 1, unit 104', '00000', 'Dubai', 'United Arab Emirates', 'oligero@gmail.com', ' 971507131023', ''),
(9547, '-', 'Brittany', 'Page', '1252 S. Hayworth Ave', '90035', 'Los Angeles', 'United States', 'bcpage300@gmail.com', '3234471463', ''),
(9548, '-', '', '', '', '', '', '', '', '', ''),
(9549, '-', 'Darren ', 'Faulkner ', 'Wallis Road, Waterlooville, Hants ', '5a', 'PO77RX', 'United Kingdom', 'darren@faulkner.cc', 'Darren Faulkner ', ''),
(9550, '-', 'Yan', 'Abkine', '5631 209 ST NW', 'T6M0E9', 'Edmonton, AB', 'Canada', 'yan.abkine@gmail.com', '7809375028', ''),
(9551, '-', 'amar', 'medzic', '2/2 georgia place, kealba', '3021', 'melbourne', 'Australia', 'amar.medzic8@hotmail.com', '0411357224', ''),
(9552, '-', 'morten', 'vedel', 'toemmergangen 27,1', '6760', 'ribe', 'Denmark', 'mortenvedel@hotmail.com', ' 4531530315', ''),
(9553, '-', 'Volodymyr', 'Pyvovarov', 'Wiesenplatz 8', '4057', 'Basel', 'Switzerland', 'vladi8@gmx.ch', ' 41794795277', ''),
(9554, '-', 'Eric', 'Arp', '1550 Main Street South', 'R7N 3B3', 'DAUPHIN', 'Canada', 'arp5620@gmail.com', '2042810656', ''),
(9555, '-', 'Nadejda ', 'Dever ', '219 border rd', '29445', 'Goose creek ', 'United States', 'nadejda.dever@gmail.com', '8438131430', ''),
(9556, '-', 'Mia', 'Sarkkinen', 'Nihtitorpankuja 7 B 70', '02630', 'ESPOO', 'Finland', 'leinonen.mia@gmail.com', ' 358405049297', ''),
(9557, '-', 'Eivind', 'Malmberg', 'Luksefjellvegen 204', '3721', 'SKIEN', 'Norway', 'EIVIND_MALMBERG92@LIVE.COM', '45418134', ''),
(9558, '-', 'Matthew', 'Small', '2-320 Palmerston Blvd, 2', 'M6G 2N6', 'Toronto', 'Canada', 'mattsmall_31@yahoo.ca', '5199984451', ''),
(9559, '-', 'jason', 'Christian', '915 franklin st #508', '94109', 'San Francisco', 'United States', 'saysthekid@hotmail.com', '17072360026', ''),
(9560, '-', 'Adan', 'Rivas', 'PSC 333 Box# 221', '96251-0003', 'APO AP', 'United States', 'akozlowski2@hotmail.com', ' 821073615211', ''),
(9561, '-', 'Cindy ', 'Tran', '7603 ', 'Mesa Ranch TRL ', 'Houston/ Taxes ', 'United States', 'cindyletran09@gmail.com', '8322880504', ''),
(9562, '-', 'Wilkinson', 'Michaels', '2917 Main St 411', '14214', 'Buffalo', 'United States', 'delawarehome1@hotmail.com', '7165340597', ''),
(9563, '-', 'Achraf', 'Abid', '118 E 116TH STREET, APT 5E', '10029', 'NEW YORK', 'United States', 'chirrif@gmail.com', '4012632645', ''),
(9564, '-', 'Hawta', 'Mohamed', '32 st heliers drive ', 'Salford ', 'Lancashire ', 'United Kingdom', 'zhear.2011@yahoo.com', '07863741932', ''),
(9565, '-', 'Michael', 'Brandon', '33 College Court, 108-114 Eastern Road,', 'BN2 0BF', 'Brighton', 'United Kingdom', 'mpb1808@gmail.com', ' 447711 000391', ''),
(9566, '-', 'Francesco', 'Carucci', 'Strada col alt, 80 ', '39033', 'Corvara in Badia', 'Italy', 'francescotrulli2007@yahoo.it', '00393382734968', ''),
(9567, '-', 'Amornmart', 'Jaratrungtawee', '27/12, Sala Thammasop 13', '10170', 'Thawiwatthana, Bangkok', 'Thailand', 'cin_thong@yahoo.com', ' 66-897453463', ''),
(9568, '-', 'SHAFIQ', 'ALI', '701 LEGACY DRIVE, APT 2323', '75023', 'PLANO', 'United States', 'shafiqali50@gmail.com', '4692123574', ''),
(9569, '-', 'Michael', 'Riley', '197 Woodlake Drive', '37066', 'Gallatin, Tennessee', 'United States', 'mj.riley@verizon.net', '011 909-524-2911', ''),
(9570, '-', 'Julia', 'Blosenco', '11558 E Adriatic Pl', '80014', 'Aurora', 'United States', 'juliab131@gmail.com', '7203817002', ''),
(9571, '-', 'Harshpreet Singh', 'Harsh', '19 Derwent Ave', '5072', 'Magill', 'Australia', 'harshpreetsingh2685@gmail.clm', '0429589489', ''),
(9572, '-', 'Heli', 'Samaraweera', '2A, Erskine Ridge, Mooroolbark', '3138', 'Victoria', 'Australia', 'heli.samaraweera@gmail.com', ' 61426749229', ''),
(9573, '-', 'Jake', 'Harder', '8535', 'L0R 1E0', 'Caistor Centre', 'Canada', 'jake121199@hotmail.com', '9059315134', ''),
(9574, '-', 'Trisni', 'Nurdin', '52B Purdom Road', '6019', 'Perth', 'Australia', 'rahmi078@yahoo.com', '0406307866', ''),
(9575, '-', 'Janusz', 'Dominko', '12551 Honore Ave #108', '34238', 'Sarasota FL', 'United States', 'yanushfl@yahoo.com', '9413066785', ''),
(9576, '-', 'David', 'Lombardo', '78 Narragansett Ave', '02907', 'PROVIDENCE', 'United States', 'zappdog@aol.com', '14013788996', ''),
(9577, '-', 'Bastiaan', 'Van den Berg', 'Willemalexanderstraat ', '5', '1689gs zwaag', 'Netherlands', 'moobas48@gmail.com', '00310614290033', ''),
(9578, '-', 'Kris', 'Nielsen', '728 Queen Street', 'L3Y 2J5', 'Newmarket', 'Canada', 'kyle-nielsen@rogers.com', '905-898-6901', ''),
(9579, '-', 'Shallom', 'Engel', '1240 E 7th St, Apt 6', '11230', 'BROOKLYN', 'United States', 'shmengs@yahoo.com', '9175736555', ''),
(9580, '-', 'Kyle', 'Bucknam', '508 pineview gardens ', 'L9v 2z9', 'Shelburne ', 'Canada', 'kylebucknam88@gmail.com', '15199390141', ''),
(9581, '-', 'Mike vanderlaan', 'Mike', '282 Churchill Dr', 'N0M 1S1', 'South Huron', 'Canada', 'vkboss420@hotmaio.com', '2262362061', ''),
(9582, '-', 'Mike', 'Vanderlaan', '282 Churchill Dr ', '282', 'South Huron', 'Canada', 'vkboss420@hotmail.com', '2262362061', ''),
(9583, '-', 'Paul', 'Horne', '18580 Ventura Blvd', '91356', 'Tarzana', 'United States', 'phorne39@yahoo.com', '3104299732', ''),
(9584, '-', 'Vineet', 'Verma', '#212C -11831 80 Avenue', 'V4C 7X6', 'Delta', 'Canada', 'drvineetkumarverma@gmail.com', '6043631582', ''),
(9585, '-', 'Paul Chukwuka', 'Mojekwu', '44 Allwoodclose, Sydenham', 'SE26 4JP', 'London', 'United Kingdom', 'forrm2000@yahoo.com', ' 447947880183', ''),
(9586, '-', 'Paul', 'Landers', '3472 Hayden Lake Rd.', '83814', 'Hayden', 'United States', 'p3landers@gmail.com', '2086995877', ''),
(9587, '-', 'Matthew ', 'Ross', '203 Meadow Run Drive', '31088', 'Warner Robins, GA', 'United States', 'dooleyross@gmail.com', '4783975304', ''),
(9588, '-', 'Daniel', 'Zanker', 'Haselnussring 3', '86567', 'Hilgertshausen', 'Germany', 'Daniel.Zanker@web.de', ' 4915208251904', ''),
(9589, '-', 'Oskar', 'Evers', 'Meidoornlaan 11', '7611BR', 'Aadorp', 'Netherlands', 'oskarevers@outlook.com', '0031644226447', ''),
(9590, '-', 'Yaqoob', 'Al Balushi', '381', '121', 'Muscat -Seeb', 'Oman', 'top4yaqoub@hotmail.com', '00968 92729927', ''),
(9591, '-', 'Debra', 'Cardillo', '6456 Dimoda Lane apt 209', '32940', 'Melbourne ', 'United States', 'debcardillo1971@aol.com', '516-864-1401', ''),
(9592, '-', 'Jonathan Castillo', 'Castillo', '8211 dawn Quail Ct', '77489', 'Missouri City', 'United States', 'jonathancastillo267@gmail.com', '8322877154', ''),
(9593, '-', 'Shane', 'Dempler', '2918 Curran Road', '40205', 'Louisville', 'United States', 'swdempler@gmail.com', '5022638730', ''),
(9594, '-', 'Brennen', 'Jeancart', '1119 6th Av North West', 'S6H4A7', 'Moose Jaw', 'Canada', 'bjeancart@gmail.com', '3066303537', ''),
(9595, '-', 'Kelly', 'Chan', '3289 Venables Street', 'V5K 2S5', 'Vancouver', 'Canada', 'kchan_43@yahoo.ca', 'Kelly Chan', ''),
(9596, '-', 'Adrian', 'Spann', '1713 Heyward Brockington Road, ', '29203', 'Columbia', 'United States', 'adrianspann65@yahoo.com', '8033613675', ''),
(9597, '-', 'Murshed', 'Niaz', '16 prichard ave, lynbrook', '3975', 'victoria', 'Australia', 'russellmurshed@gmail.com', '0433178221', ''),
(9598, '-', 'Steven', 'Fajana', '24 Henley Drive', 'SE1 3AP', 'London', 'United Kingdom', 'sfajana@me.com', '00447816444318', ''),
(9599, '-', 'Ian', 'Hollevoet', 'Waterstraat 214', '9040', 'Sint-Amandsberg', 'Belgium', 'ianhollevoet@hotmail.com', ' 32479992800', ''),
(9600, '-', 'Ioseb', 'Pogosian', '204-16 The Links Road', 'M2P1T5', 'North York', 'Canada', 'ioseb.pogosian@gmail.com', '4166700420', ''),
(9601, '-', 'Adrian', 'Spann', '1713 Heyward Brockington Road, ', '29203', 'Columbia', 'United States', 'adrianspann65@yahoo.com', '8033613675', ''),
(9602, '-', 'Qingxiang', 'Han', '102 mavella Ct', '102 mavella Ct', 'Goodlettsville ', 'United States', 'h804710807@gmail.com', '9175627420', ''),
(9603, '-', 'CHris', 'Beatty', '179 Waldo Rd', '21122', 'Pasadena', 'United States', 'chrisbeatty68@gmail.com', '443-691-2251', ''),
(9604, '-', 'Malek', 'Enbaya', '7011 Flower Ln ,Apt F', '53717', 'Madison', 'United States', 'mikedrillmec@gmail.com', '6085547858', ''),
(9605, '-', 'Michael Riley ', 'Michael ', '108 Saunders station rd ', '108', 'Trafford ', 'United States', 'mrileyride@gmail.com', '412-773-4740', ''),
(9606, '-', 'William Michaud ', 'William ', '14 rue Francheville app. #7', '14', 'Quebec', 'Canada', 'will_le_roux@hotmail.fr', '5817778696', ''),
(9607, '-', 'William', 'Michaud', '14 rue francheville app.#7', 'G1E 5Z9', 'Quebec', 'Canada', 'will_le_roux@hotmail.fr', '5817778696', ''),
(9608, '-', 'Lisa', 'Tyler', '216 HEIRLOOM AVE', '216 Heirloom Ave', 'LODI', 'United States', 'ljcoolmom2@aol.com', '19168256162', ''),
(9609, '-', 'Brennen', 'Jeancart', '1119 6th Avenue NW', 'S6H 4A7', 'Moose Jaw', 'Canada', 'brennenj@live.ca', '3066303537', ''),
(9610, '-', 'JohnPaul', 'Adamovsky', '110 The Kingsway', 'M8X 2V1', 'Toronto', 'Canada', 'logarithm69@hotmail.com', '(647) 503-9101', ''),
(9611, '-', 'Fernandes Rodrigues ', 'Jose', 'Résidence le renouveau bat c4 ', '98 avenue morgay ', '83300 Draguignan ', 'France', 'josefernandesrodrigues@orange.fr', '0650145595', ''),
(9612, '-', 'Dever', 'Nadejda ', '219 border rd', '29445', 'Goose Creek ', 'United States', 'nadejda.dever@gmail.com', '8438131430', ''),
(9613, '-', 'Christie', 'Bajada ', '21 Lakeview Cres', '2428', 'Forster', 'Australia', 'c.joughin@yahoo.com.au', '0427237729', ''),
(9614, '-', 'William', 'Minehart', '59 Putnam Hill Rd', '03086', 'Wilton', 'United States', 'SYLVANDREAM@GMAIL.COM', '6037323372', ''),
(9615, '-', 'Emily', 'Steyaert', 'Oude Oostendeweg 18', '8480', 'Ichtegem', 'Belgium', 'emily.steyaert@telenet.be', '0487401746', ''),
(9616, '-', 'Glyn', 'Wharton', 'Laversdale Lane Farm', 'CA6 4PS', 'Laversdale, Irthington, Cumbria', 'United Kingdom', 'glynwharton@gmail.com', '07549948239', ''),
(9617, '-', 'Ivars ', 'Mileiso', '2 Churchwell grove', 'D13 CH29', 'Dublin', 'Ireland', 'Ivarsmileiso@gmail.com', '00353863994190', ''),
(9618, '-', 'Daiva', 'Vaitkuvienė', 'Baltupio str. 41-47', 'LT-08324', 'Vilnius', 'Lithuania', 'daiva.vaitkuviene@gamtc.lt', ' 37068571872', ''),
(9619, '-', 'Anaïs', 'GALLENON ', '158 rue Fleurie', '37540', 'Saint Cyr Sur Loire ', 'France', 'anyssia37@hotmail.fr', '0658479233', ''),
(9620, '-', 'Bridgit', 'Moszer', '3444 42nd Ave S', '58104', 'Fargo', 'United States', 'moszer@gmail.com', '7012611423', ''),
(9621, '-', 'McLayne', 'Hall', '10314 Vernon Dr', '79423', 'Lubbock,Tx', 'United States', 'mclaynehall@rocketmail.com', '806-470-4029', ''),
(9622, '-', 'Vijaykumar', 'Patel', '325-6105 Hutchison', 'h2v4b9', 'Montreal', 'Canada', 'vjpatelhartco@yahoo.com', '514-862-8266', ''),
(9623, '-', 'Rimvydas', 'Kreivys', 'Lithuania, Vilnius, Žirmūnų g. 24-13, 24-13', '09231', 'Vilnius', 'Lithuania', 'pyiksht@gmail.com', '860609003', ''),
(9624, 'ECO GREEN', 'Jean-Pierre', 'Tardif', '24bis Avenue du Maréchal Joffre', '78250', 'Meulan', 'France', 'jean-pierre.tardif@orange.fr', '33670087008', ''),
(9625, 'ECO GREEN', 'Jean Pierre', 'TARDIF', '24bis Avenue du Maréchal Joffre', '78250', 'MEULAN', 'France', 'jean-pierre.tardif@orange.fr', ' 33670087008', ''),
(9626, '-', 'Ang', 'Li', '1232 S 2nd St', '91801', 'Alhambra', 'United States', 'angliglobal@yahoo.com', '6262525578', ''),
(9627, '', 'test', 'muster', 'musterstr.', '82031', 'test', 'deutschland', '', '', ''),
(9628, '', 'test', 'test', 'mister', '82031', 'test', 'deutschöand', '', '', ''),
(9629, 'ECO GREEN', 'Jean Pierre', 'TARDIF', '24bis Avenue du Maréchal Joffre', '78250 ', 'MEULAN', 'France', 'jean-pierre.tardif@orange.fr', ' 33670087008', ''),
(9630, 'ECO GREEN', 'Jean Pierre', 'Tardif', '24bis Avenue du Maréchal Joffre', '78250', 'MEULAN', 'France', 'jean-pierre.tardif@orange.fr', ' 33670087008', ''),
(9631, '-', 'sung', 'yang', '150 DALY RD', '11731', 'EAST NORTHPORT, NY', 'United States', 'bell.sungyang@gmail.com', '19172997150', ''),
(9632, '-', 'Sung', 'Yang', '150 Daly RD', '11731', 'EAST NORTHPORT', 'United States', 'bell.sungyang@gmail.com', '9172997150', ''),
(9633, '-', 'SUNG', 'SUNG', 'JIA HSING', '238017', '8F., No. 358, Bade St., Shulin Dist., New Taipei City', 'Taiwan', 'arthur08220623@gmail.com', ' 8860978667858', ''),
(9634, '-', 'JIA HSING', 'SUNG', '8F., No. 358, Bade St.', '238017', ' Shulin Dist.', 'Taiwan', 'arthur08220623@gmail.com', ' 8860978667858', ''),
(9635, '-', 'JIA-HSING', 'SUNG', '8F., No. 358, Bade St.', '238017', 'Shulin Dist., New Taipei City', 'Taiwan', 'arthur08220623@gmail.com', ' 8860978667858', ''),
(9636, '-', 'Marc', 'Fiore', '163 waterside cir', '94903', 'San Rafael', 'United States', 'fiore.wallet@gmail.com', '14155216065', ''),
(9637, '-', 'Tamara ', 'Moore', '5426 Forest Creek Dr Apt F', '63042', 'Hazelwood ', 'United States', 'Tamara.Moore@naturalreflectionstherapy.com', '314-323-7811', ''),
(9638, '-', 'Joshua', 'Hamburg', '26033 Cape Dr #500', '92677', 'Laguna Niguel', 'United States', 'jhamburg@nldetox.com', '3123153315', ''),
(9639, '-', 'Gustavo', 'Ayon', '1805 McClure Street ', '75062', 'Irving', 'United States', 'carbajalayon123@gmail.com', '9722519072', ''),
(9640, '-', 'Dil jan khan', 'Dil jan ', '27 waratah street, Canterbury, NSW, 2193', '27', 'Canterbury', 'Australia', 'diljankhan1@gmail.com', '0435562559', ''),
(9641, '-', 'Orlando', 'Quinones', '7155 West Kentucky Ave', '80226', 'Lakewood ', 'United States', 'o_q100@yahoo.com@yahoo.com / jackieewer@gmail.com', '571-335-5009', ''),
(9642, '-', 'Orlando / Jackie', 'Quinones / Ewer', '7155 West Kentucky Ave', '80226', 'Lakewood', 'United States', 'o_q100@yahoo.com', '571-335-5009', ''),
(9643, '-', 'Brenda Liu', 'Brenda', '2922 Northern Blvd, APT 2714', '11101-4150', 'Long Island City', 'United States', 'liuyebrenda@outlook.com', '5162014571', ''),
(9644, '-', 'Brenda', 'Liu', '2922 Northern Blvd, APT 2714', '11101-4150', 'Long Island City', 'United States', 'liuyebrenda@outlook.com', '5162014571', ''),
(9645, '-', 'Dil Jan ', 'khan', '27 waratah street', '2193', 'Canterbury', 'Australia', 'diljankhan1@gmail.com', ' 61435562559', ''),
(9646, '-', 'Jane', 'Luo', '310 The River Rd', '2213', 'Sydney', 'Australia', 'jjl1926@outlook.com', '0466629999', ''),
(9647, '-', 'Jane', 'Luo', '310 The River Rd', '2213', 'Sydney', 'Australia', 'jjl1926@outlook.com', '0466629999', ''),
(9648, '-', 'Simon Kjelder Toft', 'Simon', 'Algade ', '9', '7620 Ramme', 'Denmark', 'simonkjelder@gmail.com', '52509026', ''),
(9649, '-', 'Simon kjelder toft', 'Toft', 'Algade  9', '7620', 'Ramme', 'Denmark', 'simonkjelder@gmail.com', '52509026', ''),
(9650, '-', 'Edward', 'Cullen', '604 King St. West', 'K6V 3T5', 'Brockville', 'Canada', 'tedcullen69@gmail.com', '613-342-2665', ''),
(9651, '-', 'David', 'Spáčil', 'Lva Tolstého 1442', '43801', 'Žatec', 'Czech Republic', 'spacild1@seznam.cz', ' 420736258514', ''),
(9652, '-', 'Jon Gunnar', 'Bjørkmo', 'Oppsalstubben, 1B', '0685', 'Oslo', 'Norway', 'jgbjorkmo@gmail.com', '93015695', ''),
(9653, '-', 'Jon Gunnar', 'Bjoerkmo', 'Oppsalstubben 1b, ', '0685', 'Oslo', 'Norway', 'jgbjorkmo@gmail.com', 'Jon Gunnar', ''),
(9654, '-', 'Thi Nho ', 'Nguyen', 'igelweg 1N', '14552', 'Michendorf', 'Germany', 'nguyen.handelsunternehmen@gmail.com', ' 4915906313813', ''),
(9655, '-', 'Thi Nho ', 'Nguyen', 'Igelweg 1N ', '14552', 'Michendorf ', 'Germany', 'nguyen.handelsunternehmen@gmail.com', ' 49 1590 6313813', ''),
(9656, '-', 'Jon Gunnar', 'Bjørkmo', 'Oppsalstubben 1b', '0685', 'Oslo', 'Norway', 'jgbjorkmo@gmail.com', 'Jon Gunnar Bjørkmo', ''),
(9657, '-', 'Gurtej Singh', 'Gurtej', '107 Alaskan Summit crt', 'L6R 1N9', 'Brampton', 'Canada', 'gurtejsingh1469@gmail.com', '647-961-6235', ''),
(9658, '-', 'Mordechai', 'Katz', '15 yale terrace', '07036', 'Linden', 'United States', 'mordechaikatz04@gmail.com', '9292755304', ''),
(9659, '-', 'Gurtej Singh', 'Gurtej', '107 Alaskan Summit crt', 'L6R 1N9', 'Brampton', 'Canada', 'gurtejsingh1469@gmail.com', '647-961-6235', ''),
(9660, '-', 'Andy', 'Nguyen', '873 River Song PL', '27519', 'Cary', 'United States', 'anguyen66@gmail.com', '919-349-1425', ''),
(9661, '-', 'Andy', 'Nguyen', '873 river song pl', '27519', 'Cary', 'United States', 'anguyen66@gmail.com', '9193491425', ''),
(9662, '-', 'Joann ', 'Morgan ', '140 Lakeview Drive', '33844', 'Haines City', 'United States', 'jmorgan9167@yahoo.com', '9198192652', ''),
(9663, '-', 'Denise Pooi Sze', 'Tiew', 'No 514-1, Jalan Jambu gajus ', 'Jinjang Selatan ', 'Kuala Lumpur ', 'Malaysia', 'denisetiew91@gmail.com', ' 60183773312', ''),
(9664, '-', 'LIUDMYLA', 'HRABOVA', '10-71 PUCCINI DR.', 'L4E 4X8', 'RICHMOND HILL', 'Canada', 'melnuchenko77@gmail.com', '647 8781543', ''),
(9665, '-', 'Lim', 'Kim Hong', 'Blk 105D Edgefield Plains #14-51', '824105', 'Singapore', 'Singapore', 'klim7667@gmail.com', ' 6592393843', ''),
(9666, '-', 'Gary', 'Hadfield', '14 Royal Road', 'TW11 0SB', 'Teddington', 'United Kingdom', 'garyhad@aol.com', ' 447768660007', ''),
(9667, '-', 'Ronald', 'Lamb', '1549 Cherry Ridge Dr.', '32746', 'Lake Mary', 'United States', 'rlamb8@yahoo.com', '4077187070', ''),
(9668, '-', 'Gerard', 'Velcelean', '2840 Paseo Lane', '95124', 'San Jose', 'United States', 'gv95762@yahoo.com', '4088027515', ''),
(9669, '-', 'Ibrahim', 'Al Haresh', 'Khalifa energy Complex Gate1', 'Corniche street', 'Abu Dhabi', 'United Arab Emirates', 'alm6rod@hotmail.com', ' 9710508677517', ''),
(9670, '-', 'Mahir', 'Dzananovic', 'Klosterska 33', '75000', 'Tuzla', 'Bosnia and Herzegovina', 'nadirdz.em@gmail.com', '066023558', ''),
(9671, '-', 'Tegan', 'Gelfand', '638 Kings Cloister Circle', '22302', 'Alexandria, VA', 'United States', 'tegan.gelfand@gmail.com', ' 17167369279', ''),
(9672, '-', 'Dan', 'Matticks', 'N54W33351 Terrace Dr', '53058', 'Nashotah, Wisconsin ', 'United States', 'Dmmatticks@gmail.com', 'Dan Matticks', ''),
(9673, '-', 'Ozeb', 'Iftikhar', '11 Arnesby Grove', 'BL2 2HB', 'Manchester', 'United Kingdom', 'ozeb555.portfolio@gmail.com', '07493489691', ''),
(9674, '-', 'Christopher', 'Gustin', '11928 Wapato Rd ', '92308', 'Apple Valley ', 'United States', 'magicbygus@hotmail.com', '951-406-8191', ''),
(9675, '', 'ole ', 'christiansen', 'hanebjælken 116', '9380', 'vestbjerg', 'Dänemark', 'ochristiansen@stofanet.dk', '21 42 24 64', ''),
(9676, '', 'Ole', 'christiansen', '', '9380', 'vestbjerg', 'Dänemark', 'ochristiansen@stofanet.dk', '', ''),
(9677, '-', 'Abiola', 'Adekunle', '74, The Shires, Old Bedford road', 'LU2 7QB', 'Luton, Bedfordshire', 'United Kingdom', 'adekunleabiolai@yahoo.com', ' 44 07414803151', ''),
(9678, '-', 'Prashant', 'Savanur', '32718 Laurelwood CT', '48336', 'Farmington', 'United States', 'savanurpk@gmail.com', '3135201602', ''),
(9679, '-', 'KRUNAL', 'BHAVSAR', '18 MARTREE CRESCENT', 'L6V 4R3', 'BRAMPTON', 'Canada', 'meghfoodscanada@gmail.com', '2899461976', ''),
(9680, '-', 'Georgii ', 'Kevlishvili ', 'Flat 41 Withy House ', 'Globe road ', 'London ', 'United Kingdom', 'georgiikevlishvili@yahoo.com', ' 447563778047', ''),
(9681, '-', 'Valentino', 'Barone', 'via B. Telesio 6', '89842', 'San Calogero', 'Italy', 'valentinobarone@libero.it', '3899363939', ''),
(9682, '-', 'vijaykumar', 'Patel', '325-6105 Hutchison', 'H2V4B9', 'Montreal', 'Canada', 'vjpatelhartco@yahoo.com', 'Vijay Patel', ''),
(9683, '-', 'Michael', 'Machado', '232 Riverwalk Way', 'RIVERWALK way', 'Clifton', 'Choose country', 'onepr2have@msn.com', '3476787423', ''),
(9684, '-', 'Eugene ', 'Pashnyak', '5276 Kings Hwy ', '30135', 'Douglasville, GA', 'United States', 'epashnyak@gmail.com', '14043872009', ''),
(9685, '-', 'Daniel', 'Watters', '5348 Bogey drive', '46235', 'indianapolis', 'United States', 'elevatordanny@yahoo.com', '1-317-538-3050', ''),
(9686, '-', 'Georgii', 'Kevlishvili ', 'Flat 41 Withy House ', 'Globe Road ', 'London ', 'United Kingdom', 'georgiikevlishvili@yahoo.com', ' 447563778047', ''),
(9687, '-', 'Jan Christian Birk ', 'Jan', 'Stenhuggervej ', '8', 'Odense M', 'Denmark', 'jcbodense@gmail.com', '23654252', ''),
(9688, '-', 'Georgii', 'Kevlishvili', 'Flat 41 Withy House', 'E1 4AJ', 'London', 'United Kingdom', 'georgiikevlishvili@yahoo.com', ' 447563778047', ''),
(9689, '-', 'Nick ', 'Theodore ', '12853 Magnolia Isle Dr', '33905', 'Fort Myers, FL', 'United States', 'cinditheodore@gmail.com', ' 14403969724', ''),
(9690, '-', 'Lee ', 'Herrick', '1477 W. Spruce Ave.', '93711', 'Fresno/CA', 'United States', '1leeherrick@gmail.com', '559-907-2858', ''),
(9691, '-', 'Solomon', 'Weinstock ', '65 cross st', '08701', 'Lakewood ', 'United States', 'shloimyw1@gmail.com', '347 574 9176 ', ''),
(9692, '-', 'Jenna ', 'Luigla ', '4413 Seabreeze Dr', '32250', 'Jacksonville Beach', 'United States', 'jennaluigla@gmail.com', '9045633542', ''),
(9693, '-', 'Imper', 'Corina', '1602 Indian Creek Frontage Road', '59037', 'Huntley', 'United States', 'imper.silvio@gmail.com', '406 901 5608', ''),
(9694, '-', 'Christopher ', 'Smith', '6343 Briarstone Valley Ln', '77493', 'Katy', 'United States', '141chriss@gmail.com', '8325575581', ''),
(9695, '-', 'Rin ', 'Thang', '1709 McDonald ST', '1709', 'Midland ', 'United States', 'rinthangmualcin@gmail.com', '4329675176', ''),
(9696, '-', 'Igor', 'Curic', 'Opatovac 66D ', '35400', 'Nova Gradiska', 'Croatia', 'igor.curic.ic9@gmail.com', '0981389222', ''),
(9697, '-', 'Aleksandra', 'Plant', 'Nicoline Swijgmanstraat 180', '4822VL', 'Breda', 'Netherlands', 'sashenka73@gmail.com', '0610999445', ''),
(9698, '-', 'Haleem sharif', 'Haleem', '52 st Cuthbert Avenue ', 'Marton in Cleveland ', 'Middlesbrough', 'United Kingdom', 'hal786_786@hotmail.com', '07771112222', ''),
(9699, '-', 'Haleem ', 'Sharif', '52 st Cuthbert Avenue Marton in Cleveland ', 'TS7 8RG', 'Middlesbrough ', 'United Kingdom', 'hal786_786@hotmail.com', '07771112222', ''),
(9700, '-', 'Wesley', 'Almeida', '1021 Nottinghill Dr', '62269', 'O Fallon', 'United States', 'wes@tera-tech.net', '6165104363', ''),
(9701, '-', 'Elijah Emmanuel Peregoodoff ', 'Eli', '47369 Macswan drive ', 'Macswan drive', 'Chilliwack ', 'Canada', 'eperegoodoff@hotmail.com', ' 1778201623', ''),
(9702, '-', 'Jan', 'Birk', 'Stenhuggervej 8', '5230', 'Odense m', 'Denmark', 'odense@sowi-tec.dk', '23654252', ''),
(9703, '-', 'Patrick', 'Gut', 'Rebenweg 36, ', '8408', 'Winterthur', 'Switzerland', 'patrickgut01@gmail.com', '0765218408', ''),
(9704, '-', 'mike', 'webster', '4588 beech knoll ln', '45011', 'liberty township', 'United States', 'embalm032@yahoo.com', '5134034042', ''),
(9705, '-', 'Alonso', 'Manriquez', '408 Clear Shadow Cv', '78613', 'Cedar Park', 'United States', 'alonsomanriquez@gmail.com', '5125981234', ''),
(9706, '-', 'Daniel', 'McIntyre', '2023 Delaware Drive', '86401', 'Kingman', 'United States', 'macster60@gmail.com', '928-377-7398', ''),
(9707, '-', 'Ashot Hovhannisyan', 'Ashot', '3334 w alamos ave', '3334 w alamos', 'Fresno', 'United States', 'yerkir07@yahoo.com', 'Ashot', ''),
(9708, '-', 'Björn ', 'Sundberg', 'Stationsgatan 1C', '23531', 'Vellinge', 'Sweden', 'oso_6@hotmail.cim', ' 46704331469', ''),
(9709, '-', 'Thai', 'Nguyen', '1386 WILD FLOWER WAY, QUAKERTOWN, PA  18951-5010', '18951', 'Quakertown', 'United States', 'tnguyen@banbe.com', '12153597571', ''),
(9710, '-', 'Aviram', 'Avraham', 'Langhansstrasse 78', '13086', 'Berlin', 'Germany', 'aviram_canada@hotmail.com', '015201015885', ''),
(9711, '-', 'Achref', 'Ben Friha', 'via Enrico Toti - 12', '39012', 'Merano', 'Italy', 'ashar.byf@gmail.com', ' 393475902629', ''),
(9712, '-', 'Achref', 'Ben Friha', 'via Enrico Toti - 12', '39012', 'Merano', 'Italy', 'ashar.byf@gmail.com', ' 393475902629', ''),
(9713, '-', 'joaquin', 'santana', '148 lakewood ave', '11576', 'roosevelt', 'United States', 'greentowin@hotmail.com', '5162798635', ''),
(9714, '-', 'Simon', 'Toft', 'Algade', '9', '7620', 'Denmark', 'simonkjelder@gmail.com', '52509026', ''),
(9715, '-', 'Jose', 'Troncoso', '1094 SE 38th Terrace', '34974-3721', 'OKEECHOBEE', 'United States', 'jctroncoso@ymail.com', '7864582822', ''),
(9716, '-', 'martin', 'newton', '65 rockdale rd', '22554', 'stafford', 'United States', 'mnewtonjr85@yahoo.com', '5404245712', ''),
(9717, '-', 'Yenma lopez', 'Yenma', '10340 Lawson Rd', '32246', 'Jacksonville', 'United States', 'yenmalb88@gmail.com', 'O046780625', ''),
(9718, '-', 'Muhammad Asad', 'Asad', 'Carrer Espanya 15 bajo', 'Local Tecno Mania', 'Puigcerda', 'Spain', 'malik.asad.2008@gmail.com', '664785811', ''),
(9719, '-', 'Muhammad', 'Asad', 'Carrer Espanya 15 bajo', 'Local Tecno Mania', 'Puigcerda', 'Spain', 'malik.asad.2008@gmail.com', '664785811', ''),
(9720, '-', 'Angie', 'Johnson', '54602 211th Lane', '56001', 'Mankato  Minnesota', 'United States', 'hankjana@yahoo.com', '5074699327', ''),
(9721, '-', 'Angela', 'Johnson', '54602 211th lane', '56001', 'Mankato Minnesota', 'United States', 'hankjana@yahoo.com', '5074699327', ''),
(9722, '-', 'Angela', 'Johnson', '54602 211th lane', '56001', 'Mankato Minnesota', 'United States', 'hankjana@yahoo.com', '5074699327', ''),
(9723, '-', 'sebastian', 'bicukaj', '5 ansley way ', 'b92 9pa', 'soihull', 'United Kingdom', 'sebastianbicukaj@gmail.com', '07474794169', ''),
(9724, '-', 'Virgil', 'Chiriacescu', 'Bucuresti , Str. Valeriu Braniste Nr.8, Ap.1', '030716', 'Bucuresti', 'Romania', 'gilmaroffice@gmail.com', '0745052023', ''),
(9725, '', 'Rositsa', 'Stoyanova', 'Orkhideya 12 app.11', '9000', 'Varna', 'Bulgaria', 'rosiza.ii@gmail.com', '359886321085', ''),
(9726, '-', 'Chaturi ', 'Edrisinha', '3455 Wards Pointe Dr', '48324', 'Orchard Lake', 'United States', 'edrisinha@icloud.com', '3202174882', ''),
(9727, '-', 'Ramakumar ', 'Amruthavakkula', '905 Painters Dr', '15228', 'Pittsburgh, PA', 'United States', 'ramakumar71@yahoo.com', '9145641000', ''),
(9728, '-', 'Asibe', 'Daljifi', 'Hvidovrevej 82,2th', '2610', 'Rodovre', 'Denmark', 'asda@lundbeck.com', ' 4542318894', ''),
(9729, '-', 'Yehuda', 'Azulay', 'Kol Israel Haverim 3', '7842267', 'Ashkelon', 'Israel', 'azyehuda@gmail.com', '0503414163', ''),
(9730, '-', 'Huyen Monika', 'Jehlářová', 'Okruzni 89', '79601', 'Prostejov', 'Czech Republic', 'monika.tran@email.cz', ' 420730572099', ''),
(9731, '-', 'Julio', 'Hernandez', '4119 Kansas St', '92104', 'San Diego', 'United States', 'juliochl@gmail.com', '507-413-2382', ''),
(9732, '-', 'Denys', 'Ostafiychuk', '115 Turner Dr', 'L0G1W0', 'Tottenham', 'Canada', 'dostafiychuk@hotmail.com', '6479737459', ''),
(9733, '-', 'Shana', 'Lim', 'Unit 2 173-175 Pennant Hills Road', '2118', 'Carlingford', 'Australia', 'shana.lim03@gmail.com', '0422051210', ''),
(9734, '-', 'Henry Ho', 'Henry', '46 Campbell Hill Rd ', '46', 'ChesterHill  2162', 'Australia', 'henryho2021@gmail.com', '0410038888', ''),
(9735, '-', 'Hopffer Sanha Enzo ', 'Hopffer Sanha', '4 Place de Catalogne, Appt 3743', '31700', 'Blagnac', 'France', 'enzosanha1@outlook.fr', '0781670204', ''),
(9736, '-', 'Henry', 'Ho', '46 Campell HIl Rd', '2162', 'Chester Hill', 'Australia', 'henryho2021@gmail.com', '0410038888', ''),
(9737, '-', 'Maksym', 'Zinchuk', 'Messingvej 7', '8940', 'RANDERS SV', 'Denmark', 'pavlovicmaksim76@gmail.com', '50340900', ''),
(9738, '-', 'Januškienė ', 'Vida ', ' Rygiškių km.8', 'Griškabūdžio sen.', 'Šakiai', 'Lithuania', 'Vidakulikevi@gmail.com', '863436377', ''),
(9739, '-', 'Vida', 'Januškienė', '-', 'LT-71296', 'Rygiškių k. 8, Šakiai', 'Lithuania', 'vidakulikevi@gmail.com', ' 37063435377', ''),
(9740, '-', 'Januškienė', 'Vida', 'Rygiškių k. 8, Šakių r.', '71296', 'Griškabūdis ', 'Lithuania', 'vidakulikevi@gmail.com', ' 37063435377', ''),
(9741, '-', 'AARON', 'AUSEN', '5381 SANDS RD', '20711', 'LOTHIAN', 'United States', 'aausen88@gmail.com', '7157811162', ''),
(9742, '-', 'Nurudeen', 'Salami', '3 Flemish Crescent', 'Flemish Crescent', 'Manchester', 'United Kingdom', 'nasalami91@googlemail.com', '07453953322', ''),
(9743, '-', 'Shahd', 'Mohamed', 'Richmond house, 3 portland place west', 'CV32 5EX', 'Leamington Spa', 'United Kingdom', 'shahdahmed@nhs.net', '07446615200', ''),
(9744, '-', 'E Anthony', 'Parker', '56 Broad Street', '08822', 'Flemington', 'United States', 'tscony@comcast.net', '19088849076', ''),
(9745, '-', 'Mohamad', 'Norislam ', '4508 W El Caminito Dr', '85302', 'Glendale ', 'United States', 'mahd6123@gmail.com', '6025151479', ''),
(9746, '-', 'Shahd ', 'MOHAMED', 'richmond house, 3 Portland place west', 'Cv325ex', 'Leamingron spa', 'United Kingdom', 'shahdahmed3@gmail.com', ' 4407446615200', ''),
(9747, '-', 'Lulzim', 'Jahja', 'Dalhemsvägen 81D Lgh 1101', '25460', 'Helsingborg', 'Sweden', 'lulijahja@hotmail.com', ' 46763130416', ''),
(9748, '-', 'Enriko Kola', 'Enriko', 'Via j.f Kennedy 01', '25030', 'Rudiano', 'Italy', 'kolaenriko7@gmail.com', ' 39 329 0781554', ''),
(9749, '-', 'Christophe', 'Ho', '808-440 rue père Marquette', 'G1S4M2', 'QUEBEC', 'Canada', 'topbuy69@gmail.com', '438-397-0657', ''),
(9750, '-', 'lanie', 'Chan', '2517 123rd PL SW', '98204', 'EVERETT', 'United States', 'lajechan25@gmail.com', '425-219-1221', ''),
(9751, '-', 'Roberto', 'Corso', 'Via Emilia, 4', '35043', 'Monselice', 'Italy', 'roberto.corso.lavoro@gmail.com', '3495336128', ''),
(9752, '-', 'Julian', 'Otten', 'Stoltenstraße 13', '22119', 'Hamburg', 'Germany', 'ottenjulian@gmx.de', '017648214439', ''),
(9753, '-', 'Gary', 'Almanza', '308 Oakdale Dr.', '93309', 'Bakersfield', 'United States', 'garyalmanza@gmail.com', '16613424612', ''),
(9754, '-', 'Chelsey', 'Tomlinson', '1402 SE 23rd Ter', '33990-6637', 'Cape Coral', 'United States', 'tomlinsonchelsey357@gmail.com', '2395604434', ''),
(9755, '-', 'Vergil Colin', 'Lau', '1/F., 6 Hillier Street', '000 000', 'Sheung Wan, Hong Kong, SAR', 'Hong Kong', 'vergil@pokeetackle.com', '852 9625-1918', ''),
(9756, '-', 'Juan Carlos', 'Cucho', 'Daybreak Churchtown, 1 Beaumont Avenue ', ' D14YN82', 'Churchtown,Dublin', 'Ireland', 'jc_cucho@hotmail.com', '00353-879019139', ''),
(9757, '-', 'Stefan', 'Mertens', 'Langdonkenstraat 44', '2230', 'Herselt', 'Belgium', 'm.stefan@hotmail.be', '0491208598', ''),
(9758, '-', 'Luis', 'Chavarria ', '1627 Washington Ave', '33139', 'Miami Beach', 'United States', 'lchavarria72@gmail.com', '3053186784', ''),
(9759, '-', 'Alain ', 'La O Labori', '6327 Seven Springs Blvd Apt. A', '33463', 'Greenacres', 'United States', 'alainlao22@gmail.com', '5612347268', ''),
(9760, '-', 'Dhiraj', 'Lama', '6/61 Berkeley Street', '3166', 'Huntingdale', 'Australia', 'dhirajlama2243@gmail.com', ' 61 422158325', ''),
(9761, '-', 'khanh', 'hoang', '39990 MORNINGSPRINGS RD', '92270', 'Rancho Mirage', 'United States', 'codonca@yahoo.com', '7606109143', ''),
(9762, '-', 'Harjinder ', 'Dhah ', '52304, Range Road 233', 'T8B1C9', 'SHERWOOD PARK', 'Canada', 'harjinderdhah@ymail.com', '7802655775', ''),
(9763, '-', 'Bryan', 'Butler', '117 Marty Lane', '37187', 'White Bluff', 'United States', 'bryan.butler0134@gmail.com', '6157140490', ''),
(9764, '-', 'Jakob', 'Bartinger', 'Brunnenweg 5', '84494', 'Neumarkt-St. Veit', 'Germany', 'jakob.bartinger@outlook.de', ' 4915150481329', ''),
(9765, '-', 'Jujhar', 'singh', '9977 darrow park dr, apt 114A', '44087', 'Twinsburg', 'United States', 'singhjujhar010@gmail.com', '2163700617', ''),
(9766, '-', 'jujhar', 'singh', '9977 darrow park dr, apt 114A', '44087', 'Twinsburg', 'United States', 'singhjujhar010@gmail.com', '2163700617', ''),
(9767, '-', 'JUJHAR', 'SINGH', '9977 DARROW PARK DR, APT 114A', '44087', 'TWINSBURG', 'United States', 'singhjujhar010@gmail.com', '2163700617', ''),
(9768, '-', 'Mario L.', 'Velez', '16318 E Pimlico Dr', '33470', 'Loxahatchee', 'United States', 'Oritovelez@gmail.com', '5617792625', ''),
(9769, '-', 'Daniel ', 'Rutten ', '1 Bruce Street ', '2526', 'Unanderra ', 'Australia', 'daniel_rutten@hotmail.com', '0466620400', ''),
(9770, '-', 'Abdullah', 'Al Alawi', 'Alseeb', '903', 'muscat', 'Oman', 'dr.abdullahalalawi@gmail.com', '95384990', ''),
(9771, '-', 'Maria', 'DeAlba', '5064 Calle Real Unit B', '93111', 'Santa Barbara', 'United States', 'dealbafamily@gmail.com', '8052525061', ''),
(9772, '-', 'Aviram', 'Avraham', 'Langhansstrasse 78', '13086', 'Berlin', 'Germany', 'aviram_canada@hotmail.com', '015201015885', ''),
(9773, '-', 'Derrick', 'Udusegbe', '2 Weardale Road', 'M9 8WR', 'Manchester ', 'United Kingdom', 'uderrick@gmail.com', '07460395691', ''),
(9774, '-', 'Huyen', 'Tran', 'Okružní ', '89', 'Prostějov ', 'Czech Republic', 'monika.tran@email.cz', ' 420730572099', '');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(9775, '-', 'Harjinder', 'Dhah', '348-52304, Range Road 233', 'T8B1C9', 'SHERWOOD PARK', 'Canada', 'harjinderdhah@ymail.com', '7802655775', ''),
(9776, '-', 'Frank', 'Gazzola', '7250 FRANCIS STREET', 'V5A1H1', 'BURNABY', 'Canada', 'sky-hi@telus.net', '6048330734', ''),
(9777, '', 'Ole', 'Christiansen', 'Hanebjaelken 116', '9380', 'Vestbjerg', 'Dänemark', 'ochristiansen@stofanet.dk', '21 42 24 64', ''),
(9778, '-', 'Christiano', 'Biselenge Bernard', '17 Stuart Crescent', 'UB3 2QR', 'London', 'United Kingdom', 'bissety@hotmail.com', ' 447478712967', ''),
(9779, '-', 'Frank', 'Gazzola', '7250 Frances', 'V5A1H1', 'Burnaby ', 'Canada', 'sky-hi@telus.net', '604-833-0734', ''),
(9780, '-', 'Ed cresci ', 'Cresci', '4215 High Shoals Dr', '28110-7656', 'Monroe', 'United States', 'edcresci39@gmail.com', '5167214623', ''),
(9781, '-', 'Ed', 'Cresci', '4215 high shoals dr', '28110', 'Monroe', 'United States', 'edcresci39@gmail.com', '5167214623', ''),
(9782, '-', 'Jason', 'Imes', '2471 Wood Oak Dr', '34232', 'Sarasota', 'United States', 'Bronxdog3@gmail.com', '9413507491', ''),
(9783, '-', 'Nawal', 'ALNahdi', 'Mohamed Bin Zayed East 13, suwyer street villa 3', 'Villa3', 'Abu Dhabi', 'United Arab Emirates', 'alnahdi.nawal@gmail.com', '0563129623', ''),
(9784, '-', 'Yasser', 'Mohammad', 'Margaretengürtel 36/1/5', '1050', 'wien                                        ', 'Austria', 'ysm2018hja@gmail.com', '068184380092', ''),
(9785, '-', 'Mohammad Khair', 'Ayasreh', 'Freundenberger Weg 9', '13583', 'Berlin ', 'Germany', 'Ayasreh46@gmail.com', '01753632508', ''),
(9786, '-', 'Nizar Asfari ', 'Nizar ', '3340 Castle Ridge Cir ', '20904', 'Silver Spring ', 'United States', 'asfarinizar@gmail.com', '2405958040', ''),
(9787, '-', 'Joshua ', 'Cumpson', '18 Stoten St', '4207', 'Eagleby', 'Australia', 'jcumpson@live.com.au', '0450967649', ''),
(9788, '-', 'Enrica', 'Sandico', '600 Ocean Drive 12D', '33408', 'Juno Beach', 'United States', 'enricasandico@yahoo.com', '9547404801', ''),
(9789, '-', 'Mario', 'Kulaš', 'Na terasi, 25', '2000', 'Maribor', 'Slovenia', 'mkulas.zd@gmail.com', '051650023', ''),
(9790, '-', 'AARON', 'AUSEN', '5108 LAHM CT. UNIT A', '20762', 'JOINT BASE ANDREWS', 'United States', 'AAUSEN88@GMAIL.COM', '715-781-1162', ''),
(9791, '-', 'Calvin', 'Nguyen', '944 Fair Ave', '95122', 'San Jose', 'United States', 'calvinguyen@yahoo.com', '925-487-5701', ''),
(9792, '-', 'Zorawar Mangat', 'Zorawar', '45-31125 westridge pl', '0', 'Abbotsford', 'Canada', 'jazzgrewal22@gmail.com', '416-786-3748', ''),
(9793, '-', 'Malcolm', 'Berry', '101-5170 Dunster Road', 'V9T2Z2', 'Nanaimo', 'Canada', 'mexberry@gmail.com', 'Malcolm Berry', ''),
(9794, '-', 'Milan', 'Dvokic', '1 Herthside Crescent', 'L8E 4L7', 'Stoney Creek', 'Canada', 'mdvokic@hotmail.com', '9055203035', ''),
(9795, '-', 'Samuel N. Swinamer', 'Samuel', 'Solutions Drive', '305 -137', 'Halifax', 'Canada', 'sam.nat.swin@gmail.com', '19025992893', ''),
(9796, '-', 'Johanna', 'Goldstone ', '5718 e Camino del apadrinar ', '85755', 'Tucson', 'United States', 'fae26@outlook.com', '5202718064', ''),
(9797, '-', 'mark', 'goldstone', '5718 East Camino Del APADRINAR, Tucson, AZ, 85756', '85756', 'tucson', 'United States', 'markybuddy@gmail.com', '15209713929', ''),
(9798, '-', 'Danilo', 'QUAGLIO', 'Waldparkstrasse 28', '68163', 'Mannheim', 'Germany', 'danilo_quaglio@hotmail.com', '17670913866', ''),
(9799, '-', 'Tuan Dang', 'Tuan', '166 NE 11st ', '97838', 'Hermiston ', 'United States', 'tuan5092@yahoo.com', '5098518568', ''),
(9800, '-', 'Eileen C ', 'Wolfe', '4 BIRD LANE', 'Wolfe', 'Stockton                           08559', 'Choose country', 'eileenwolfe@comcast.net', '9082561664', ''),
(9801, '-', 'Vadym', 'Romaniukk', '516 e midway rd', '99005', 'Colbert', 'United States', 'roma_romaniuk@yahoo.com', '5099987214', ''),
(9802, '-', 'Fabrice-Joel', 'Carrera', 'Untergasse 17', '66424', 'Homburg', 'Germany', 'carreraest1884@icloud.com', '015203492791', ''),
(9803, '-', 'Juan', 'Martinez Balino', '1530 S State, 14H', '60605', 'Chicago', 'United States', 'jmartinezffc@gmail.com', '773-733-1655', ''),
(9804, '-', 'Alessandra', 'Twarowski ', 'Assmayergasse ', '18-20/2', 'Vienna', 'Austria', 'alessandra.trifan@gmail.com', '004367764812308', ''),
(9805, '-', 'Ibrahim', 'Khalil', '9008 Tampines St 93 #04-57', '528843', 'Singapore', 'Singapore', 'ibrahimmusa959@gmail.com', '97874296', ''),
(9806, '', 'Mohammad', 'Yasser ', 'Margaretengürtel 36/1/5', '1050', 'Wien', 'Österreich', 'mohammadwaysyasser@gmail.com', '0681 84380092', '0681 84380092'),
(9807, '', '', 'Yasser', '', '', '', 'Österreich', '', '', ''),
(9808, '', '', 'Yasser', '', '', '', 'Österreich', '', '', ''),
(9809, '-', 'Vadym', 'Romaniuk', '516 E Midway Rd', '99005', 'Colbert', 'United States', 'sheryl.romaniuk@gmail.com', '509-998-7214', ''),
(9810, '-', 'Shivani ', 'Nath', '9568 Nicole Lane', '95758', 'Elk Grove', 'United States', 'shivanianath@yahoo.com', 'Shivani Nath', ''),
(9811, '-', 'Isaac ', 'Ishak', '8540 Crawford', '60076', 'Skokie', 'United States', 'zeek3po@gmail.com', '2244331571', ''),
(9812, '-', 'Bijar', 'Maruf', 'Lindebergåsen 34 G', '1068', 'Oslo', 'Norway', 'bijar130@gmail.com', '90790411', ''),
(9813, '-', 'Marshall ', 'David ', '12 Lamport lane', 'Nn2 7dw ', 'Northampton ', 'United Kingdom', 'david_marshall@hotmail.co.uk', '07954153248', ''),
(9814, '-', 'Oliver', 'Garrett', '45 Antoneys Close', 'HA5 3LP', 'London', 'United Kingdom', 'oliverjmgarrett@gmail.com', '07892933344', ''),
(9815, '-', 'Dumitru Emilian ', 'Stanciu ', '4 Rural Gardens', 'London Road', 'Chippenham', 'United Kingdom', 'emilian.stanciu87@gmail.com', '07745497848', ''),
(9816, '-', 'Mohammad Mehdi', 'Mohibee', '31 kopuru road', '31 kopuru road ', 'Whenuapai', 'New Zealand', 'Info@hbsinterior.co.nz', '0273786110', ''),
(9817, '-', 'Isaac', 'Ishak', '8540 Crawford', '60076', 'Skokie', 'United States', 'zeek3po@gmail.com', '2244331571', ''),
(9818, '-', 'Oliver ', 'Garrett', '45 Antoneys Close', 'HA5 3LP', 'Pinner ', 'United Kingdom', 'oliverjmgarrett@gmail.com', ' 44 7892 933344', ''),
(9819, '-', 'Philipp', 'Liu', '909 1/2  s. 4th st', '91801', 'Alhambra.ca', 'United States', 'philipp.liu@yahoo.com', 'Philipp liu', ''),
(9820, '-', 'Mary', 'Solaka', '515, Ettridge crt', 'L5G 1W7', 'Mississauga', 'Canada', 'marytoma83@gmail.com', '6478561210', ''),
(9821, '-', 'Tibor', 'Dr Tóth', 'Nap utca 16.', '7741', 'Nagykozár', 'Hungary', 'tothtib@aol.com', ' 36705940700', ''),
(9822, '-', 'Philipp', 'Liu', 'S.4th st', '909 1/2', 'Alhambra.ca 91801', 'United States', 'philipp.liu@yahoo.com', '6263771502', ''),
(9823, '-', 'Zion', 'Jackson', '6321 W Florence AVe', '85043', 'Phoenix', 'United States', 'africanqueen13@cox.net', '602 920 5920', ''),
(9824, '-', 'Ilyos', 'Markaev ', 'Ferdinandstraße 46', '30175', 'Hannover ', 'Germany', 'markaevilyos@gmail.com', '01781575297 ', ''),
(9825, '-', 'Ilyos', 'Markaev', 'Ferdinandstraße 46', '30175', 'Hannover ', 'Germany', 'markaevilyos@gmail.com', '01781575297', ''),
(9826, '-', 'Elizabeth  ', 'Woody', '600 McKinley Ave ', '80027', 'Louisville ', 'United States', 'ewoody730@gmail.com', '303-217-3222 ', ''),
(9827, '-', 'Lars', 'den Hamer', 'Vinkenweg', '24a', 'RIJNSBURG', 'Netherlands', 'larsdenhamer@ziggo.nl', '0681964130', ''),
(9828, '-', 'Richard', 'Pitts', '1620 E Riverside Dr, Apt #3002', '78741', 'Austin', 'United States', 'Richardepitts@gmail.com', '7138085889', ''),
(9829, '-', 'Katelyn Vaassen', 'Katelyn', '3357 Arrowwood lane', '52001', 'Dubuque ', 'United States', 'kvaassen28@gmail.com', '5634515141', ''),
(9830, '-', 'Shane', 'Bruhanski', '913 e 4th street', '92701', 'santa ana', 'United States', 'therealshanesfm@gmail.com', '3109710651', ''),
(9831, '-', 'Stephen', 'Robinson', '5105 Zakon Rd', '90505', 'Torrance', 'United States', 'steve.on.zakon@gmail.com', '14243925581', ''),
(9832, '-', 'Test', 'Test', 'Tirane', '1000', 'Tirane', 'Germany', 'test@gmail.com', '213', ''),
(9833, '-', 'Manfred', 'Hehl', 'Haldenweg 4', '87647', 'Unterthingau / Ried', 'Germany', 'hemabesure@gmail.com', '015158266512', ''),
(9834, '-', 'Jose', 'Aguilar', '8106 SAWYER MEADOW', '78254', 'San Antonio', 'United States', 'ja747453@aol.com', '12108468937', ''),
(9835, '-', 'Ruoyi', 'Huang', '615 Pavonia Ave', '07306', 'Jersey City', 'United States', 'sarahhuang14@gmail.com', '2134774852', ''),
(9836, '-', 'Travis', 'Corcoran', 'Diodehof 33', '5651HE', 'Eindhoven', 'Netherlands', 'tcthedc@gmail.com', ' 31639608996', ''),
(9837, '-', 'Eiad fakhre', 'sharkia', 'Jatt hamerkaz P.O.Box 290', '30091', 'Jatt hamerkaz ', 'Israel', 'sharkia_eiad@hotmail.com', ' 9720547667754', ''),
(9838, '-', 'John', 'Lichtsinn', '6228 E Calle Camelia', '85251', 'Scottsdale, Arizona', 'United States', 'johnlichtsinn@gmail.com', '480-415-4117', ''),
(9839, '-', 'John', 'Lichtsinn', '6228 E Calle Camelia', '85251', 'Scottsdale, Arizona', 'United States', 'johnlichtsinn@gmail.com', '480-415-4117', ''),
(9840, '-', 'Saba', 'Iqbal', '391 Russell Springs Drive', '24501', 'Lynchburg', 'United States', 'sabai47@hotmail.com', '4342327686', ''),
(9841, '-', 'Gary ', 'Blackwell ', '1057 Dry Tavern Rd Apt 105', '17517', 'Denver', 'United States', 'gblackwelldist@gmail.com', '717-371-9199 ', ''),
(9842, '-', 'Liam', 'Mahoney', '17, 17 Bentwood Dr', '08505', 'Bordentown', 'United States', 'liammahoney77@gmail.com', '6098027779', ''),
(9843, '-', 'Michael van der wal', 'Michael', 'Schatzenburg 1 ', '8926KD', 'Leeuwarden', 'Netherlands', 'mimk@live.nl', ' 31652723922', ''),
(9844, '-', 'Shweta ', 'Neupane', '22B Flora Rd', '3168', ' Clayton, VIC', 'Australia', 'neupaneshweta7@gmail.com', '0434056223', ''),
(9845, '-', 'Stella', 'Velinova', '67, Osmi Primorski polk Blvd.', '9002', 'Varna', 'Bulgaria', 's.velinova@abv.bg', ' 359888633371', ''),
(9846, '-', 'Marius', 'Schmidt', 'Georg-Eberlein-Str. 25', '90408', 'Nürnberg', 'Germany', 'marsch2496@web.de', '015173026983', ''),
(9847, '-', 'Etuate', 'Faiva', '1112 Topaz Ave ', '1112 Topaz Ave ', 'San Jose CA', 'United States', 'etuatefaiva@gmail.com', '5102057060', ''),
(9848, '-', 'Chayhok', 'Chhor', '152 W Ritner St', '19148-4021', 'Philadelphia', 'United States', 'chhormenghong1969@gmail.com', '267-777-0760', ''),
(9849, '-', 'Etuate', 'Faiva', '1112 TOPAZ AVE', '95117', 'SAN JOSE', 'United States', 'etuategaiva@gmail.com', '5102057060', ''),
(9850, '-', 'Chosson ', 'Christophe ', '7 Rue Joseph Coma', '07 rue Joseph coma ', 'Perpignan', 'France', 'christophechosson@gmail.com', '0661771486', ''),
(9851, '-', 'Tuan', 'Dang', '325 N 1st Street', '97838-2088', 'Herminston, OR', 'United States', 'tuan5092@yahoo.com', '5095473363', ''),
(9852, '-', 'Guillermo ', 'Mazon', '7480 Lisbon Street', '92114', 'San Diego, CA 92114', 'United States', 'gmazon54@gmail.com', '6193869030', ''),
(9853, '-', 'Kiara', 'Soave', '15481 sw 155th terrace ', '33187', 'Miami, Florida', 'United States', 'kiarasoave@gmail.com', '7869420713', ''),
(9854, '-', 'Kiara', 'Soave', '15481 sw 155th terrace', '33187', 'Miami, Florida', 'United States', 'kiarasoave@gmail.com', '7869420713', ''),
(9855, '-', 'Saroj', 'Banjara', '19911 tomkin ct', '77459', 'Missouri city', 'United States', 'sarojbanjara8@gmail.com', ' 1 9793932999', ''),
(9856, '-', 'Valters', 'Bolsaks', '17 Pocklington close', 'Nw9 5ws', 'London', 'United Kingdom', 'bolsaksv@gmail.com', '07575666114', ''),
(9857, '-', 'Pramod ', 'Parajuli', 'Schlenhofstraße ', '20', 'Essen', 'Germany', 'pramod_mail@yahoo.com', '01773068236', ''),
(9858, '-', 'Nelson', 'Dias', 'Clos des bouloz', '1', 'Viuz en Sallaz', 'France', 'nelson.dias74250@gmail.com', '0671779100', ''),
(9859, '-', 'Ulviyya', 'Shatunov', '6683 22ND ST N', '33702-6420', 'ST PETERSBURG', 'United States', 'ulya.shatunov@gmail.com', '7277766498', ''),
(9860, '-', 'Nelson', 'DIAS', 'Clos des Bouloz', '74250', '1', 'France', 'nelson.dias74250@gmail.com', ' 33671779100', ''),
(9861, '-', 'Samad Golzadeh', 'Samad Golzadeh', '63 jervoice Road ', 'B295QS', 'Birmingham', 'United Kingdom', 'sam.gol2000@gmail.com', '00447913714646', ''),
(9862, '-', 'Eric', 'Schwemle', '5475 William Stone Place', '20693', 'Welcome', 'United States', 'eric_schwemle@yahoo.com', 'eric schwemle', ''),
(9863, '-', 'robert', 'swanson', '2155 Wimbledon cir', '91361', 'Westlake Village', 'United States', 'robertcswanson@gmail.com', '8056305100', ''),
(9864, '-', 'Alejandro ', 'Rubio', '15735 W APACHE ST', '85338', 'Goodyear', 'United States', 'eliasextra2020@yahoo.com', '13235339669', ''),
(9865, '-', 'Mihai', 'Voicu', 'Dreptatii 8', '060886', 'Bucharest', 'Romania', 'mihai19voicu@gmail.com', ' 40722874510', ''),
(9866, '-', 'Ioannis', 'Tsakiridis', '10, El. Venizelou street, SMARTNAV ΕΠΕ', '14452', 'Metamorfosi', 'Greece', 'jftsak@gmail.com', '6936066006', ''),
(9867, '-', 'Bilal', 'Arrington ', ' W Astrid Place', '1842', 'Al,Montgomery ', 'United States', 'moneymack06bilal@aol.com', '2057657109', ''),
(9868, '-', 'Adam', 'Oliver', '3 Jubilee Gardens, Tachbrook Road', 'CV31 3AD', 'Leamington Spa', 'United Kingdom', 'adam.oliver2804@gmail.com', '07999863762', ''),
(9869, '-', 'Jace schellenger ', 'Jace', '1176 Fairfield road', '71423', 'Dryprong', 'United States', 'jrschellenger16@icloud.com', '3182330519', ''),
(9870, '-', 'Jonathan Alexander', 'Diaz Alvarez', '519 e davis st', '27215', 'Burlington ', 'United States', 'jonadiaz007@gmail.com', '3365678170', ''),
(9871, '-', 'Alexandru Guleaev ', 'Alexandru ', '60 Elise Terrace', 'M2R 2X1', 'North York ', 'Canada', 'regena69@hotmail.com', ' 1 6478867778', ''),
(9872, '-', 'Gerrit', 'Balyn', 'Kamperfoeliedreef', '3845 KR', '61', 'Netherlands', 'curacom@gmail.com', ' 31618305876', ''),
(9873, '-', 'Carlos ', 'Falcón ', '29045 Kansas Rd ', 'Homestead FL ', '33033', 'United States', 'carlosfalcon1989@gmail.com', '7868592143', ''),
(9874, '-', 'Paul', 'Lacap', '10 Magellan Road', '5169', 'Seaford Meadows', 'Australia', 'paul.lacap0216@gmail.com', ' 61 402 761325', ''),
(9875, '-', 'Harrison', 'Muscat', '135 Outlook Drive', 'QLD 4565', 'Tewantin', 'Australia', 'tanysmuscat@hotmail.com', '0412748588', ''),
(9876, '-', 'Serkan', 'Djemal', 'Basement Flat, 436 Fulham Road', 'SW6 1DU', 'London', 'United Kingdom', 'serkan.djemal@me.com', '07793434088', ''),
(9877, '-', 'VANIDA', 'LIMDUANGDEN', 'NO.173 SOI.27 RAMA 2 ROAD', '10150', 'JOMTHONG BANGMOD', 'Thailand', 'vani.vanida@gmail.com', ' 6697-284-8385', ''),
(9878, '-', 'Shawn', 'Robinson ', '1500 E 86th Place ', '60619', 'Chicago ', 'United States', 'Shawnrobinson322@gmail.com', '17735741482', ''),
(9879, '-', 'Mimi', 'Berlin', '5600 Dartmouth Ave N', '33710', 'St. Petersburg', 'United States', 'Mimi.berlin@chsinc.com', '612-295-9529', ''),
(9880, '-', 'David', 'Temple', '227N. Calhoun St', '21223', 'Baltimore', 'United States', 'davidtemple0176@gmail.com', '443-922-4081', ''),
(9881, '-', 'Ofek', 'Daraby', 'Hakongres 23', '2622245', 'Haifa', 'Israel', 'ofek.daraby@gmail.com', '0543373990', ''),
(9882, '-', 'Greg', 'Bertacco', '808/15 Compass Dr', '4216', 'Biggera Waters', 'Australia', 'greg.bertacco@yahoo.com.au', '0416050065', ''),
(9883, '-', 'Wayne', 'Welander', '1809 Hawthorne Lane', '60404', 'Shorewood', 'United States', 'wtwelander@yahoo.com', '505-205-6075', ''),
(9884, '-', 'Thiemann', 'Ben', 'Auf dem Heinberg 16', '21438', 'Brackel', 'Germany', 'benthiemann2003@gmail.com', '01738304886', ''),
(9885, '-', 'Gurpreet', 'Singh', '35 Cornish Crescent', 'CV10 7JD', 'Nuneaton, Warwickshire', 'United Kingdom', 'gurpreetsinghmanu@gmail.com', '004474461180871', ''),
(9886, '-', 'Tanya Muscat', '2/28 Lord Howe Ave', 'Shell Cove', '2529', 'NSW', 'Australia', 'tanyamuscat@hotmail.com', '0412748588', ''),
(9887, '-', 'Reidar', 'Falkensten', 'Lunaveien 10', '3213', 'SANDEFJORD', 'Norway', 'reidar.falkensten@gmail.com', ' 4790184985', ''),
(9888, '-', 'KONSTANTINOS', 'SILLIGNAKIS', 'Papandreoy 126', '71305', 'Sitia', 'Greece', 'silko79@yahoo.com', '00306975597262', ''),
(9889, '-', 'Linda', 'Federici', '8417 Abingdon Court', '34201', 'Bradenton Florida ', 'United States', 'lfederici@aol.com', '6099020948', ''),
(9890, '-', 'Erich', 'Wagner', 'External Operations Platform ', '09315 ', 'APO AE', 'United States', 'ehwagner@gmail.com', ' 19109271727', ''),
(9891, '-', 'Shawn', 'Robinson', '1500 e 86 place', '60619', 'Chicago', 'United States', 'Shawnrobinson322@gmail.com', '7735741482', ''),
(9892, '-', 'Michael', 'Di Nucci', '61 Lewis Rd.', '11566', 'Merrick', 'United States', 'michaeldinucci@gmail.com', '(207) 393-7606', ''),
(9893, '-', 'Heinrich', 'Griessel', '40 Bowen Street, unit 2', '3145', 'Malvern East', 'Australia', 'hgriessel12@gmail.com', '0426990316', ''),
(9894, '-', 'Heinrich', 'Griessel', 'Unit 2, 40 Bowen street ', '3145', 'Malvern East, VIC', 'Australia', 'hgriessel12@gmail.com', '0426990316', ''),
(9895, '-', 'Jawad', 'Abu ramadan ', '1', '91120', 'Jerusalem', 'Israel', 'jawad_krss@yahoo.com', '0506171116', ''),
(9896, '-', 'jawad', 'abu ramadan', '1', '91120', 'jerusalem', 'Israel', 'jawad_krss@yahoo.com', '0506171116', ''),
(9897, '-', 'Filiz', 'Adigüzel', 'Edith-Falk-Str.  43', '56743', 'Mendig', 'Germany', 'filiz.adiguezel@gmail.com', '017690258378', ''),
(9898, '-', 'ALBERTO', 'BONAFINI', 'VIA SAGRA DI SAN MICHELE 53', '10141', 'TORINO', 'Italy', 'albertobonafini6@gmail.com', ' 393474844517', ''),
(9899, '-', 'Ricardo', 'Barcelo', '2016 Telegraph Ave STE 806', '94610', 'Oakland', 'United States', 'R.Barcelo.jr@Gmail.com', '209-613-9487', ''),
(9900, '-', 'Sa\'ad', 'Ismail', '1346 Sandpiper Road', 'L6M 3W1', 'Oakville', 'Canada', 'ismailrealty@gmail.com', '9058157683', ''),
(9901, '-', 'Marianna', 'Nazaryan', 'Tsitsernakaberd 7/1', '7/1', 'Yerevan', 'Armenia', 'coachmuradyan@gmail.com', ' 37477222288', ''),
(9902, '-', 'Peräaho ', 'Vili', 'Aadolfinkatu', '3', 'Seinäjoki', 'Finland', 'saara.peraaho@gmail.com', 'Saara Peräaho', ''),
(9903, '-', 'George', 'Hendrikse', 'Trilgras 10', '1648 EC', 'De Goorn', 'Netherlands', 'hendriksegm@gmail.com', '0031 (0)636179880', ''),
(9904, '-', 'Christos ', 'Christoforou ', '5 SYGROU AVENUE, ATHENS', '117 43', 'ATHENS', 'Greece', 'cchristoforou@amphitrioncruises.gr', 'Christos Christoforou ', ''),
(9905, '-', 'Philip', 'Webber', '5 (FIVE)', 'Hill Rise', 'ST.IVES, HUNTINGDON CAMBRIDGESHIRE', 'United Kingdom', 'philipwebber@btinternet.com', ' 447990949656', ''),
(9906, '-', 'Amar', 'Medzic', '2/2 georgia place, kealba', '3021', 'Melbourne', 'Australia', 'amar.medzic8@hotmail.com', '0411357224', ''),
(9907, '-', 'Mehmet ', 'Adigüzel ', 'Edith-Falk-Str. 43', '56743', 'Mendig', 'Germany', 'filiz.adiguezel@gmail.com', '017690258378', ''),
(9908, '-', 'Mc wyn', 'Wyn', '3 kirk st,', 'Ultimo, 2007', 'Sydney ', 'Australia', 'mcwyn123@gmail.com', '0451126771', ''),
(9909, '-', 'Sarai', 'Luina', '230 Humble Road West', '75684', 'Overton', 'United States', 'sarailuna1018@gmail.com', '9033921479', ''),
(9910, '-', 'Peter', 'Sa', '1207 Thyne Court', '60090', 'Wheeling', 'United States', 'ptrs508@gmail.com', '8477915645', ''),
(9911, '-', 'Robert', 'Doran', '6426 41st Street', '60402', 'Stickney', 'United States', 'rdoran3530@sbcglobal.net', '7082180250', ''),
(9912, '-', 'Greg', 'Geter', '3600 El Conlon Ave', '89102', 'Las Vegas', 'United States', 'therhythmlounge@yahoo.com', '(702) 245 - 8648', ''),
(9913, '-', 'mustafa', 'zengin', '6', 'Chandler close ', 'Newport Isle of Wight ', 'United Kingdom', 'zengin1974@yahoo.com', '07922451755', ''),
(9914, '-', 'Daniel', 'Henderson', '8286 Hanoverian Drive', '33467', 'Lake Worth', 'United States', 'hendaniel1947@gmail.com', '3023329859', ''),
(9915, '-', 'Catina', 'Hart', '608  Nannyberry LN', '28025', 'Concord', '----', 'catinahart234@gmail.com', '254-669-3671', ''),
(9916, '-', 'Lucitania', 'Diaz Perez', '600 E Helm Way', '32707', 'Casselberry', 'United States', 'lucitaniadiazp@gmail.com', '4079132518', ''),
(9917, '-', 'John ', 'Davis', '9464 Mandeville Road', '92071', 'Santee', 'United States', 'jdavis1904@icloud.com', '8584373220', ''),
(9918, '-', 'Mahmoud ', 'Saied', '852 STATE RT 3 WEST SUITE 216', '07012', 'CLIFTON', 'United States', 'reynalddavid87@gmail.com', '13615248081', ''),
(9919, '-', 'MAHMOUD', 'SAEID', '852 STATE RT 3 WEST SUITE 216', '07012', 'CLIFTON', 'United States', 'reynalddavid87@gmail.com', ' 13615248081', ''),
(9920, '-', 'William', 'Klein', '23 bld aristide briand', '78520', 'Limay', 'France', 'kleinwilliam46@gmail.com', '0786296690', ''),
(9921, '-', 'Fillip', 'Skoglund', 'Åseveien 120', '8484', 'Risøyhamn', 'Norway', 'fillipskog20@gmail.com', '40066404', ''),
(9922, '-', 'Christian', 'Hartgens', '14151 Zuni Street', '80023', 'Broomfield', 'United States', 'chartgens@gmail.com', '3032848696', ''),
(9923, '-', 'Humberto', 'Bustamante', '9871 Climbing Tree st', '77385', 'Conroe', 'United States', 'hb9871@yahoo.com', 'Humberto Bustamante ', ''),
(9924, '-', 'Michael ', 'Cross', '1239 Claremont Ave', 'Pueblo Colorado ', '81004', 'United States', 'Michaelcross25@yahoo.com', '7193690426', ''),
(9925, '-', 'Ian', 'Belton', '22, Cae Gwyn,', 'CH7 5SL', 'Mold', 'United Kingdom', 'ianbelton696@hotmail.com', ' 447852981135', ''),
(9926, '-', 'David ', 'Timms ', '63071 flood hope road ', 'V0x1l2 ', 'Hope b.c ', 'Canada', 'timmshd@gmail.com', '604 209 5075', ''),
(9927, '-', 'Caleb ', 'Karafil', '21/1-3 Kleins Road Northmead', '2152', 'New South Wales ', 'Australia', 'calebkarafil@outlook.com', '0412203653', ''),
(9928, '-', 'rhonda', 'freund', '1600 parker avenue, 28E', '07024', 'Ft Lee', 'United States', 'rfreund23@gmail.com', '2016156871', ''),
(9929, '-', 'Ted ', 'Yarnall', 'P O Box 5981', '94581', 'Napa', 'United States', 'Lmscapt@gmail.com', '707-280-0030', ''),
(9930, '-', 'Stephen', 'Smith', '265 HIGH STREET', 'SO50 5NB', 'EASTLEIGH', 'United Kingdom', 'stevedolphy@yahoo.co.uk', '07900286400', ''),
(9931, '-', 'Gizatu k Adugna ', 'Gizatu', 'Adugna', '1665 Terry Mill LN ', 'Grayson ', 'United States', 'Enkunega@yahoo.com', '4708199791', ''),
(9932, '-', 'David ', 'Timms', '63071', 'Flood hope road ', 'Hope,b.c ', 'Canada', 'timmshd@gmail.com', '604 209 5075', ''),
(9933, '-', 'Michael', 'Guessford', '116 Oxford Circle', '24083', 'Daleville', 'United States', 'mguessford@hotmail.com', '5405251400', ''),
(9934, '-', 'Rawan', 'Aqel ', '1315 E Elmdale  Ct. apt  206', '53211', 'Shorewood, WI', 'United States', 'aqel.rawan@gmail.com', ' 1-414-514-4452', ''),
(9935, '-', 'Bryan', 'Hill', '306 Station House Road', '28562', 'New Bern', 'United States', 'bhill9555@gmail.com', '7708419896', ''),
(9936, '-', 'Eddy ', 'Abaunza', '13333 SW 115 CT', '33176', 'Miami ', 'United States', 'eddy.ana50@gmail.com', 'Eddy ', ''),
(9937, '-', 'Mc', 'Wyn', '3 Kirk St', ' NSW 2007', 'Ultimo', 'Australia', '', '0451126771', ''),
(9938, '-', 'Jingpei', 'Jin', 'Salzburgerstrasse 47', '83362', 'Surberg', 'Germany', '1557374728@qq.com', '017682483817', ''),
(9939, '-', 'Wayne', 'Engelskind', '230 35th Ave NW', '34120', 'Naples / Florida ', 'United States', 'wengelskind', '239-825-1483', ''),
(9940, '-', 'Alexandra', 'Graziotto', '28 Eveleigh street wooloowin ', '4030', 'Brisbane ', 'Australia', 'alexandra.graziotto@gmail.com', ' 61 0448338853 ', ''),
(9941, '-', 'Yehia', 'Abdelrahim', '848Parkside ', '89434', 'Sparks', 'United States', 'Yayasabry@gmail.com', ' 1775-800-3199 ', ''),
(9942, '-', 'Aynur', 'Abdulkhaligova', '30 Parkside Pl, Apt 103', '02148', 'Malden', 'United States', 'aynur.abdulkhaligova@gmail.com', '6316121036', ''),
(9943, '-', 'Aynur', 'Abdulkhaligova', '30 Parkside pl', 'Apt 103', 'Malden', 'United States', 'aynur.abdulkhaligova@gmail.com', '6316121036', ''),
(9944, '-', 'David', 'Fiteni', 'Al Rayana Complex ', 'Arjwan1 Flt 103  Khalifa city A ', 'Abu Dhabi', 'United Arab Emirates', 'david_fiteni@yahoo.com', '00971525902770', ''),
(9945, '-', 'Redon', 'Hoxha', '841 Grove St Ter', '01605', 'WORCESTER', 'United States', 'redonh@gmail.com', '7743869863', ''),
(9946, '-', 'Oakland ', 'Linton', '12 High St ', '02368', 'Randolph ', 'United States', 'oaklandlinton@yahoo.com', '8578004932', ''),
(9947, '-', 'Gizatu', 'Adugna ', '1665 terry mill LN ', '30017', 'Grayson ', 'United States', 'gizatua@icloud.com', '4708199791', ''),
(9948, '-', 'Alex', 'Evangelista', '150 Brittany lane', '150 Brittany lane', 'Lafeyette', 'United States', 'bigalex1996@gmail.com', '303 506 2239', ''),
(9949, '-', 'MILENA', 'DEYME', 'CORSO TORINO 71', '10056', 'OULX', 'Italy', 'deymem@gmail.com', '4384900300', ''),
(9950, '-', 'Rashik', 'Ilham', '170 Magnolia Ave', 'M1K 3K8', 'Toronto', 'Canada', 'rashikilham2@gmail.com', '2269753671', ''),
(9951, '-', 'Howard', 'Dwyer', '6 Franklin Commons', '11980', 'Yaphank NY', 'United States', 'dwyerhow49@gmail.com', 'Howard Dwyer', ''),
(9952, '-', 'Michael', 'Mugno', '20 Bent Tree Road', '75503', 'Texarkana', 'United States', 'michaelmugnossi@gmail.com', '9032933930', ''),
(9953, '-', 'Rhiannon', 'Cork', '426 E Hastings Rd, SUITE A', '99218', 'Spokane', 'United States', 'rhi.cork@gmail.com', '5092760156', ''),
(9954, '-', 'Jincheng', 'Zhu', '1807 Ellendale Drive', '60062', 'Northbrook', 'United States', 'jincheng.zhu@gmail.com', '3124042336', ''),
(9955, '-', 'Paul', 'Rieger', '4570 Iron Horse Trl', '59106', 'Billings, MT', 'United States', 'paul_rieger@yahoo.com', '406-208-4363', ''),
(9956, '-', 'ROBERT', 'TAYLOR', '45424 Buttercup Ln', '20634-3460', 'Great Mills', 'United States', 'rltaylor1874@yahoo.com', '2404313000', ''),
(9957, '-', 'Jordan', 'Hargrove', 'HQBN 3D MARINE DIVISION, UNIT 35840', '96382', 'FPO', 'United States', 'JORDANELITE300@YAHOO.COM', '310 988 9610', ''),
(9958, '-', 'Martin ', 'MBAKA Edimo', '1230 chemin dé Belair ', 'G3J 0A8', 'Québec ', 'Canada', 'martinedimom@hotmail.com', '5812970523', ''),
(9959, '-', 'rasesh', 'verma', '2250 Par Lane', 'Apt 614', 'Willoughby Hills', 'United States', 'raseshverma@gmail.com', '4407153201', ''),
(9960, '-', 'Oscar Gomez Isla ', 'Oscar', '150 Bonaventure Blvd', 'Apt.304 ', 'Weston', 'United States', 'ogi17946@yahoo.com', '786-715-2907 ', ''),
(9961, '-', 'Jesse', 'Ketels', '12135 Casey Lane', '80908', 'Colorado Springs, Colorado', 'United States', 'ketels.jesse@yahoo.com', '7197610717', ''),
(9962, '-', 'Adam', 'Khan', '483 Lehigh avenue ', 'Nj', 'Burlington ', 'USA', 'zalaankhan2020@gmail.com', '6099204030', ''),
(9963, '-', 'OMAR', 'MUSA', '1262 CLIFDEN GREEN', '22901', 'CHARLOTTESVILLE', 'United States', 'Omusar100@gmail.com', '4344090766', ''),
(9964, '-', 'Kenneth ', 'Wittmann', '13336 Industrial Rd, Suite 108', '68137', 'Omaha', 'United States', 'kennywittmann1108@gmail.com', '4029062637', ''),
(9965, '-', 'Abbas', 'Kudrati', '44 High Street', '3108', 'Doncaster', 'Australia', 'abbask@gmail.com', ' 61448206100', ''),
(9966, '-', 'Hamid', ' Jahan', '102 north Main Street apt F', '29601', 'Greenville, SC', 'United States', 'hjahan0000@aol.com', ' 18642525052', ''),
(9967, '-', 'Andre', 'Johnson', '1018 , Stillmeadows Ct', '23320', 'Chesapeake', 'United States', 'adkgj2@verizon.net', 'Peter - Tufina  care team', ''),
(9968, '-', 'Maxime', 'L\'Heureux', '1962 rue des Montagnais', 'J3R0M5', 'Sorel-Tracy', 'Canada', 'maximelheureux4@gmail.com', '450 517-5634', ''),
(9969, '-', 'Abul Huda ', 'Farouki', '9005 Old Dominion Drive ', '22102', 'Mclean ', 'United States', 'huda.farouki@gmail.com', '9176403116', ''),
(9970, '-', 'Alexander ', 'Lehmann', '2473 Arlington Rd', '44118', 'Cleveland Hts, Ohio', 'United States', 'a.a.lehmann@gmail.com', '12162885620', ''),
(9971, '-', 'Aashish', 'Khanna', 'Binzmatt 17', '8142', 'Uitikon Waldegg', 'Switzerland', 'aashish_khanna@yahoo.com', ' 41787368728', ''),
(9972, '-', 'Carson', 'Sparks', '5 Twining Farm Lane', '06790', 'Torrington', 'United States', 'Carson@rhclub.org', '860-806-5264', ''),
(9973, '-', 'Daniel', 'Roberts', '6345 6th Ave S ViaSP2404-1', '98108', 'Seattle, WA', 'United States', 'Daniel.Roberts381@gmail.com', '509-760-4568', ''),
(9974, '-', 'Janusz', 'Dominko', '12551 Honore Av #108', '34238', 'Sarasota', 'United States', 'yanushfl@yahoo.com', ' 19413066785', ''),
(9975, '-', 'Martin', 'Kocev', 'Josef Stöhrer Weg 17', '76175', 'Ettlingen', 'Germany', 'gjorgievatamara019@gmail.com', '15229943400', ''),
(9976, '-', 'Muhammad', 'Alvi', '5490 Kingswa ct', '48322', 'West Bloomfield', 'United States', 'alvimohsin@hotmail.com', '7346366133', ''),
(9977, '-', 'Fillip ', 'Skoglund', 'Åseveien ', '120', 'Risøyhamn 8484', 'Norway', 'fillipskog20@gmail.com', ' 47 40066404', ''),
(9978, '-', 'Ger', 'Xiong', '1620 s Chance Ave apt 213', '93702', 'Fresno', 'United States', 'Xger88@gmail.com', '5599770488', ''),
(9979, '-', 'Ger', 'Xiong', '1620 South Chance Avenue, 112', '93702', 'Fresno', 'United States', 'Xger88@gmail.com', '5599770488', ''),
(9980, '-', 'Jan-Egil', 'Ormøy', 'Nordvikveien 36, ', '4085', 'Hundvåg', 'Norway', 'je.ormoy@gmail.com', '40407147', ''),
(9981, '-', 'Nolan', 'Rubner', 'Galgenbergstrasse 28', '71032', 'Boeblingen', 'Germany', 'nrubner11@gmail.com', ' 4915229893275', ''),
(9982, '-', 'raymond', 'moth', '21 ferry pickering close', 'LE10 0YN', 'Hinckley', 'United Kingdom', 'raymoth55@gmail.com', ' 447432462458', ''),
(9983, '-', 'Mark', 'Carter', '4 Hatfield Close', 'B980AD', 'Redditch ', 'United Kingdom', 'msklc1@gmail.com', '07415344669', ''),
(9984, '-', 'Kocev', 'Martin', 'Josef Stöhrer Weg 17', '76275', 'Ettlingen ', 'Germany', 'gjorgievatamara019@gmail.com', '15229943400', ''),
(9985, '-', 'Faina', 'Khanutina', '254 QUENTIN RD', 'APT 2D', 'BROOKLYN', 'United States', 'fainchik@aol.com', '3477310371', ''),
(9986, '-', 'Faina', 'Khanutina', '254 QUENTIN RD', 'APT 2D', 'BROOKLYN', 'United States', 'fainchik@aol.com', '3477310371', ''),
(9987, '-', 'Faina', 'Khanutina', '254 QUENTIN RD', 'APT 2D', 'BROOKLYN', 'United States', 'fainchik@aol.com', '3477310371', ''),
(9988, '-', 'James', 'McKenna', '36 Overton Avenue', '11782', 'Sayville', 'United States', 'jjsmcken@optonline.net', '6314664523', ''),
(9989, '-', 'Faina', 'Khanutina', '254 QUENTIN RD', 'APT 2D', 'BROOKLYN', 'United States', 'fainchik@aol.com', '3477310371', ''),
(9990, '-', 'Joseph R', 'Garcia', '603 Westminster Avenue', '07208', 'Elizabeth', 'United States', 'super79vert@yahoo.com', '908 477 1681', ''),
(9991, '-', 'CHI HSIN', 'TSO', '1F., No.9, Fubei Rd.Yancheng Dist.', '80341', 'Kaohsiung City', 'Taiwan', 'djami20002000@gmail.com', ' 886905809000', ''),
(9992, '-', 'David', 'Gelbmann', '1461 minard lane', '60048', 'Libertyville', 'United States', 'Premierpodiatry312@gmail.com', '3122415539', ''),
(9993, '-', 'David', 'Bos', 'Veluwemeerplantsoen 11', '2652JD', 'Berkel en Rodenrijs', 'Netherlands', 'd.bos1991@gmail.com', '0612475710', ''),
(9994, '-', 'Frank', 'Amendola', '301 SW 1st Ave Apt 2924', '33301', 'Fort Lauderdale', 'United States', 'xavierky@aol.com', '8608573201', ''),
(9995, '-', 'Alexander', 'Shafer', '812 E. 2nd street', '50219', 'Pella', 'United States', 'mathewslye450@gmail.com', '6416381431', ''),
(9996, '-', 'ole', 'christiansen', 'hanebjælken  116', '9380', 'vestbjerg', 'Denmark', 'ochristiansen@stofanet.dk', ' 4521422464', ''),
(9997, '-', 'Farid', 'Zeynalzade', 'Nordstraße 33', '40477', 'Düsseldorf', 'Germany', 'zeynalzade007@gmail.com', ' 491781276710', ''),
(9998, '-', 'Rasesh ', 'Verma', '2250 Par Lane APT 614', '44094', 'Willoughby Hills ,OH', 'United States', 'raseshverma@gmail.com', '440 715 3201', ''),
(9999, '-', 'Chanice', 'Nixon', '14 Terrigal Way', '6112', 'Armadale', 'Australia', 'chanicenixon@gmail.com', '0420683703', ''),
(10000, '-', 'JAVIER', 'SANTOS MARTINEZ', 'ZAPOPAN 223', '64020', 'MONTERREY NUEVO LEON', 'Mexico', 'drsantosmtz@gmail.com', '8182540073', ''),
(10001, '-', 'Joel Rey', 'Pojas', 'Dream tower 1, unit 1113', 'MARSA street, marina', 'Dubai', 'United Arab Emirates', 'rey_pojas@yahoo.com', ' 971509881578', ''),
(10002, '-', 'Aaron ', 'Fitton', '30 highbanks ', 'Silsden ', 'Keighley', 'United Kingdom', 'afitton06@aol.com', '07920483703', ''),
(10003, '-', 'Jerome', 'Galli', 'Hüseliring 5', '4565', 'Recherswil', 'Switzerland', 'j.galli95@bluewin.ch', '0041 79 857 89 71', ''),
(10004, '-', 'Youness', 'Benhousni', '14 RUE GUSTAVE EIFFEL', '92110', 'CLICHY', 'France', 'youness.benhousni@gmail.com', '0617659553', ''),
(10005, '-', 'Dmitry', 'Ovchinnikov', '8 Treada Na Rí, Kilfinane', 'V35 XY32', 'Kilfinane', 'Ireland', 'dovch2008@gmail.com', ' 353876816602', ''),
(10006, '-', 'Dylan', 'Harter', '4672 Scenario Drive', '92649', 'Huntington Beach', 'United States', 'drharter285@gmail.com', 'Dylan Harter', ''),
(10007, '-', 'hyungsup', 'kim', '135 olympicro', '05502', 'seoul', 'South Korea', 'hsk9146@gmail.com', '01067372516', ''),
(10008, '-', 'Michal', 'Grizak', 'Jernbane alle 9a ,2 tv', '2720', 'Vanlose', 'Denmark', 'michal.grizak9@gmail.com', ' 4591856106', ''),
(10009, '-', 'Simon', 'Danschotter', 'Essestraat 1D', '8810', 'Lichtervelde', 'Belgium', 'simon.danschotter@gmail.com', '0497227500', ''),
(10010, '-', 'Christian Franco', 'Gutierrez', '13009 Crystal Reef Pl', '77584', 'Pearland', 'United States', 'cgutierrez00@gmail.com', '8324132623', ''),
(10011, '-', 'Ryan', 'Peeters', '1/201-209 Old South Head Road ', '2022', 'BONDI JUNCTION', 'Australia', 'mr.ryanpeeters@gmail.com', ' 61412888730', ''),
(10012, '-', 'IBRAHIM', 'MUSA', '9008 TAMPINES ST. 93 #04-57', '528843', 'SINGAPORE', 'Singapore', 'ibrahimmusa959@gmail.com', ' 6597874296', ''),
(10013, '-', 'Andi', 'Toubia', '5/81-83 Lahinch st Broadmeadows ', '3047', 'Melbourne ', 'Australia', 'andyfaeez@gmail.com', '0411169916', ''),
(10014, '-', 'Andi', 'Toubia', '5/81-83 lahinch st broadmeadows', '3047', 'melbourne', 'Australia', 'andyfaeez@gmail.com', '0411169916', ''),
(10015, '-', 'Drini', 'Roshi', '510 Taylor Ave # F', '60137', 'Glen Ellyn', 'United States', 'droshi@roshifreight.com', '7083159439', ''),
(10016, '-', 'Alexandru ', 'Guleaev ', '60', 'Elise terrace ', 'North York ', 'Canada', 'regena69@hotmail.com', '6478867778', ''),
(10017, '-', 'Christophe', 'Secrist', '1662 Valley Oak Court', '80104', 'Castle Rock', 'United States', 'chsecrist13@gmail.com', '7692573207', ''),
(10018, '-', 'Christopher ', 'Belleini', '46 Fairstone Hill', 'LE2 5RH', 'Oadby, Leicester', 'United Kingdom', 'belleinic@gmail.com', '07958190363', ''),
(10019, '-', 'Lulzim', 'Jahja', 'Dalhemsvägen 81D lgh 1101', '254 60', 'Helsingborg', 'Choose country', 'lulijahja@hotmail.com', ' 46738711976', ''),
(10020, '-', 'Daryl', 'Hill', '2 Lyndhurst Meadows', 'BT13 3XG', 'Belfast', 'United Kingdom', 'dhill695@gmail.com', '07872607035', ''),
(10021, '-', 'Dil jan khan', 'Dil jan ', 'Waratah Street', '27', 'Canterbury', 'Australia', 'diljankhan1@gmail.com', '0435562559', ''),
(10022, '-', 'Dil Jan ', 'Khan', '27 Waratah street ', '2193', 'Canterbury', 'Australia', 'Diljankhan1@gmail.com', ' 61435562559', ''),
(10023, '-', 'Lachlan', 'Brooks', '132 High Street Southport', '4215', 'Gold Coast', 'Australia', 'awesomelachlan80@gmail.com', '0405642218', ''),
(10024, '-', 'Luis Henry', 'Quiroga Nunez', '2195 Robert J Conlan BLVD NE, APT 212', '32905', 'Palm Bay', 'United States', 'lhquirogan@gmail.com', '5052068732', ''),
(10025, '-', 'Barry', 'Verger', '7808 RESTON LN', '21237', 'Baltimore', 'United States', 'bverger@verizon.net', '443-913-4860', ''),
(10026, '-', 'Christophe', 'Secrist', '1662 Valley Oak Court', '80104', 'Castle Rock', 'United States', 'chsecrist13@gmail.com', '7692573207', ''),
(10027, '-', 'Elliot', 'Grant', '9 The Paddock, Ramsbottom, Bury', 'BL0 9HP', 'Bury', 'United Kingdom', 'elliot.b.grant@gmail.com', '07855821409', ''),
(10028, '-', 'Michael', 'Brandon', '33 College Court, 108-114 Eastern Road', 'BN2 0BF', 'Brighton', 'United Kingdom', 'mpb1808@gmail.com', ' 447711000391', ''),
(10029, '-', 'Destini shawntay winters', 'Destini ', '123 del crest drive ', '37217', 'Nashville ', 'United States', 'destiniwinters@yahoo.com', '615-755-9226', ''),
(10030, '-', 'Ofek', 'Daraby', 'Hakongres 23', '2622245', 'Haifa', 'Israel', 'ofek.daraby@gmail.com', ' 972 0543373990', ''),
(10031, '-', 'Inna ', 'Gasparyan ', 'Hoogstraat 59 / 2', '9620', 'Zottegem', 'Belgium', 'innagasparyan@gnail.com', ' 32486891667', ''),
(10032, '-', 'Destini', 'Winters', '123 del crest drive ', '37217', 'nashville tn ', 'United States', 'destiniwinters@yahoo.com', '615-755-9226', ''),
(10033, '-', 'Alexandru ', 'Guleaev', '60 Elise Terrace ', 'M2r2x1 ', 'North York ', 'Canada', 'regena69@hotmail.com', '6478867778', ''),
(10034, '-', 'Alfie Karl ralston ', 'Alfie', '96 abbots ford road ', '96', 'L11 5AZ', 'Germany', 'alfieralston2004@gmail.com', '07873678085', ''),
(10035, '-', 'Eftychios Petrou', 'Eftychios', 'Birley Road ', '41', 'N20 OHB', 'United Kingdom', 'eftyastro@icloud.com', '07771756610', ''),
(10036, '-', 'Milan', 'Dvokic', '1 Herthside Crescent', 'L8E 4L7', 'Stoney Creek', 'Canada', 'mdvokic@hotmail.com', '9055203035', ''),
(10037, '-', 'Anthony', 'Amirhom', '312 Speer Ave', '07013', 'Clifton', 'United States', 'aaa275@njit.edu', '2019366225', ''),
(10038, '-', 'SINGH', 'SATWANT', '77 HIGH STREET #03-06 HIGH STREET PLAZA', '179433', 'SINGAPORE', 'Singapore', 'SATWANTSINGH@SATWANTLAW.COM.SG', ' 6597777024', ''),
(10039, '-', 'Noel ', 'Ng', '14 Scotts Road unit 15-02', '228213', 'Singapore ', 'Singapore', 'noelng.com@gmail.com', ' 6598738839', ''),
(10040, '-', 'Mark', 'Hansel', '6800 Day Star Ct', '32309', 'Tallahassee', 'United States', 'mjasonhansel@gmail.com', '8505970296', ''),
(10041, '-', 'Bradley Taylor', 'Bradley', 'Lindlar close', '22', 'Shaftesbury', 'United Kingdom', 'kingbrads11@gmail.com', '07360889504', ''),
(10042, '-', 'Bradley', 'Taylor', 'Lindlar close', '22', 'Shaftesbury', 'United Kingdom', 'kingbrads11@gmail.com', '07360889504', ''),
(10043, '-', 'Lars-André', 'Risa', 'Harald sæverudsveg 29A', '5237', 'Rådal', 'Norway', 'larsandrerisa@icloud.com', '97660737', ''),
(10044, '-', 'James', 'Kelly', '57 Tanager Road ', '02703', '02703', 'United States', 'Nepats.jk.418@gmail.com', 'James', ''),
(10045, '-', 'Lup', 'Beniamin', 'Ortsstrasse 43', '89604', 'Niederhofen', 'Germany', 'Lup.beniamin.47@gmail.com', ' 49 160 2812664', ''),
(10046, '-', 'Nazir', 'Kakar', 'Dorotheenstrasse 118', '22301', ' Hamburg ', 'Germany', 'nazir.kakar2000@gmail.com', '00491734270589', ''),
(10047, '-', 'Steve', 'Wilkins', '109 Auburn Ave.', '71201', 'Monroe', 'United States', 'swilkins@auburnavenue.org', '3185374758', ''),
(10048, '-', 'Younggyun', 'Lee', '1709 Jersey Rd', '21801-____', 'Salisbury', 'United States', 'lyg8785@gmail.com', ' 1 4437350366', ''),
(10049, '-', 'Mohammad', 'Abbas', 'Fogedgården 17,1 Th', 'København N', '2200', 'Denmark', 'iraqkut7@gmail.com', '004525777774', ''),
(10050, '-', 'Sunday ', 'Aikomo', '48 Beaumont Road ', 'CR8 2EG', 'Purley', 'United Kingdom', 'tundeaikomo@aol.com', ' 44 7951411689', ''),
(10051, '-', 'seppe', 'Woestenburg', 'Lozijde 75', '2275', 'Gierle', 'Belgium', 'seppewoestenburg@gmail.com', '0492539654', ''),
(10052, '-', 'Mahmod Alramahi ', 'Mahmod ', '1615 30th st nw bemidji ', '30th ', 'Bemidji ', 'United States', 'ma7mooooodalramahi@gmail.com', '6122425763', ''),
(10053, '-', 'Jagdeep ', 'Mair', '39 Agava St', 'L7A 4S5', 'Brampton', 'Canada', 'mair.jagdeep22@gmail.com', '6473916342', ''),
(10054, '-', 'Fausto', 'Kaverenge', '778 Great Oaks Drive ', '78130', 'New Braunfels', 'United States', 'fkanyonyi@yahoo.com', '5129951928', ''),
(10055, '-', 'Klaus', 'Steen', 'Raunstraße, 29a', '61209', 'Echzell/Bingenheim', 'Germany', 'km.steen90@gmail.com', '017621442442', ''),
(10056, '-', 'Fausto', 'Kaverenge', '778 Great Oaks Dr', '78130', 'New Braunfels', 'United States', 'fkanyonyi@yahoo.com', '512-995-1928', ''),
(10057, '-', 'riam john', 'Sarmiento', '3/114 Hyde Street', '3013', 'Yarraville', 'Australia', 'riamjohnsarmient@gmail.com', '0439302267', ''),
(10058, '-', 'Bradley ', 'Taylor', 'Lindlar close', '22', 'Shaftesbury', 'United Kingdom', 'kingbrads11@gmail.com', '07360889504', ''),
(10059, '-', 'Bradley paul', 'Taylor', '22 Lindlar close', 'Sp78ps', 'Shaftesbury ', 'United Kingdom', 'kingbrads11@gmail.com', '07360889504', ''),
(10060, '-', 'Clive', 'Matthews', '4 Broadmeadow Close', 'SO40 8WB', 'Totton, Southampton', 'United Kingdom', 'clive@matthewsifa.co.uk', '07976643519', ''),
(10061, '-', 'Torsten', 'Dresel', 'Grabenstr. 39', '96114', 'Hirschaid', 'Germany', 'torsten.dresel@arcor.de', '016097630473', ''),
(10062, '-', 'Jesse ', 'Ketels', '12135 Casey Ln', '80908', 'Colorado Springs, CO', 'United States', 'pteroissphex96@yahoo.com', '719761-0717', ''),
(10063, '-', 'Savvin', 'Chhorn', '1638 East Anaheim Street', '90813', 'Long Beach, CA', 'United States', 'chavvay_chhorn@yahoo.com', '5623052411', ''),
(10064, '-', 'Meriwether', 'Ball', '4716 HAYWOOD DR', '23703', 'PORTSMOUTH', 'United States', 'corpsstories@gmail.com', '7573058839', ''),
(10065, '-', 'Mahmod ', 'Alramahi ', '1615 30th st nw #29', '56601', 'Bemidji', 'United States', 'ma7mooooodalramahi@gmail.com', '6122425763', ''),
(10066, '-', 'Viktoriya', 'Ryzhii', '6163 66th Ave', '66', 'Sacramento ', 'United States', 'viktoriyachernioglo@outlook.com', '9165129367', ''),
(10067, '-', 'james', 'corbin', '1111 ne 3rd st', '79714', 'Andrews', 'United States', 'jpmc1978@gmail.com', '5757497462', ''),
(10068, '-', 'Erin', 'Qorb', '3901 Lawrence Ave', '20895', 'Kensington', 'United States', 'qtswimmer@aol.com', '7039447198', ''),
(10069, '-', 'Allan', 'Bardwell', '3971 Allegretto Cir', '30339', 'Atlanta', 'United States', 'abgxdesign@gmail.com', '6789936663', ''),
(10070, '-', 'Alberto', 'Finalet', '3350 W Hillsborough Ave Apt 1432', '33614', 'Tampa FL', 'United States', 'albertofn799@gmail.com', ' 18138330206', ''),
(10071, '-', 'Johan', 'De Pauw', 'sint-jozefstraat 35', '9160', 'Lokeren', 'Belgium', 'jdp321@hotmail.com', ' 3293496060', ''),
(10072, '-', 'Ernesto', 'Marrero', '3130 Jazz Street', '78664', 'Round Rock', 'United States', 'ernestomarrero1971@yahoo.com', '(512)903-6741', ''),
(10073, '-', 'Anthony', 'Rocha III', '3254 E illinois Ave', '93702', 'fresno', 'United States', 'anthonyrocha126@gmail.com', '5597619184', ''),
(10074, '-', 'ALLAN', 'BARDWELL', '3971 ALLEGRETTO CIR', '30339', 'ATLANTA', 'United States', 'ABGXDESIGN@GMAIL.COM', '6789936663', ''),
(10075, '-', 'bjorn', 'remie', 'Frankenstraat 59', '6222 gl', 'Maastricht', 'Netherlands', 'bjornremie@hotmail.com', '0031654764413', ''),
(10076, '-', 'Christian', 'Østgård', 'Frydenbergveien 63b', '1415', 'OPPEGÅRD', 'Norway', 'svan536@gmail.com', '41392633', ''),
(10077, '-', 'Lyubomir', 'Mitov', '543 Commercial street,  Surfside hotel and suites ', '02657', 'Provincetown Massachusetts 02657', 'United States', 'lyubomirmitov02@gmail.com', '339 777 2870', ''),
(10078, '-', 'Jerry ', 'Hall', '92-644 Mehani Street', '96707', 'Kapolei', 'United States', 'jerry.a.hall1@gmail.com', ' 18082926278', ''),
(10079, '-', 'Adrienne', 'Ruiz', '9737 , Lake Shore Dr. ', '20886', 'Gaithersburg', 'United States', 'aruiza00@Gmail.com', '4435468080', ''),
(10080, '-', 'Adrienne', 'Ruiz', '9737 Lake Shore Dr. ', '20886', 'Gaithersburg', 'United States', 'aruiza00@Gmail.com', '4435468080', ''),
(10081, '-', 'John', 'Chien', '711 White St', '94015', 'Broadmoor Village', 'United States', 'jchien88@yahoo.com', '4152179898', ''),
(10082, '-', '', '', '', '', '', '', '', '', ''),
(10083, '-', 'Evgenii ', 'Chusovitin ', 'Talikkokatu 8E 82', '20540', 'Turku', 'Finland', 'jannat39@gmail.com', ' 358 41 7239502 ', ''),
(10084, '-', 'Richard ', 'Merlini ', '626 ER 4th street ', '48067', 'Royal Oak ', 'United States', 'rickmerlini@gmail.com', '586-201-2500', ''),
(10085, '-', 'Thoai', 'To', '13217 Mallard Cove Blvd', '32837', 'Orlando Florida', 'United States', 'torandy13217@att.net', '3219457699', ''),
(10086, '-', 'Mudathir', 'Abdallah', 'Chemin De-Maisonneuve 12C', '1219', 'Chatelaine', 'Switzerland', 'm.abdallah2919@gmail.com', ' 41779822306', ''),
(10087, '-', 'Joe', 'Lyons', '114 Garfield Street', '17268', 'Waynesboro', 'United States', 'joelyons@firstbanc.net', '4433338090', ''),
(10088, '-', 'AbdulAziz ', 'Ibrahim ', 'Ar Rabwah, Ras Al Tanurah ', '11238', 'Riyadh ', 'Saudi Arabia', 'poor_boy000@hotmail.com', '966502490258', ''),
(10089, '-', 'Abdalaziz', 'Ibrahim', 'Ar Rabwah, Ras Al Tanurah', '11282', 'Riyadh', 'Saudi Arabia', 'eng.aabudeyh@yahoo.com', '966594450484', ''),
(10090, '-', 'Michael', 'Hirn', '906 s Evanston circle', '80012', 'Aurora', 'United States', 'spike831@comcast.net', '7207483144', ''),
(10091, '-', 'Adam', 'Khan', '483 Lehigh Ave', '08016', 'Burlington NJ', 'United States', 'zalaankhan2020@gmail.com', '16099204030', ''),
(10092, '-', 'Damian favian alfaro ', 'Damian ', 'PO BOX 885', '98812', 'Brewster', 'United States', 'gusbaupo@gmail.com', '5094496771', ''),
(10093, '-', 'Diego', 'Gaffuri', 'a Prelónch, 3', '6992', 'Cimo', 'Switzerland', 'gaf@gmx.ch', '0764303103', ''),
(10094, 'Ambassade du Tadjikistan en France', 'Komron Komilov', 'co/ Maftun Murodi', '42 Avenue Montaigne', '75008 ', 'Paris', 'Switzerland', 'maftunmurodi@gmail.com', ' 41782162523', ''),
(10095, 'Frank Keane Volkswagen ', 'Wioleta', 'Marek', 'Liffey valley motor mall ', 'D22 T322', 'Quarryvale, Dublin 22', 'Ireland', 'wiola.marek01@gmail.com', '0894115244', ''),
(10096, '-', 'thierry', 'iraguha', '2745 birchcrest dr se ', '49506', 'grand rapids', 'United States', 'iraguhathierry@gmail.com', '61677295733', ''),
(10097, '-', 'Moman ', 'Navid', 'Poststrasse 146, Spreitenbach ', 'Poststrasse ', 'Spreitenbach ', 'Germany', 'navidmoman@yahoo.com', '0041799264713', ''),
(10098, '-', 'Kiel', 'Skaggs', '15260 Riverside Rd', '83607', 'Caldwell', 'United States', 'skaggs_kiel@yahoo.com', '8587749338', ''),
(10099, '-', 'Kiel', 'Skaggs', '15260 Riverside Rd', '83607', 'Caldwell', 'United States', 'danceswithwelds@yahoo.com', '8587749338', ''),
(10100, '-', 'Joe', 'Lyons', '19813 Leitersburg pike #155', '21742', 'Hagerstown', 'United States', 'joelyons@firstbanc.net', '3013371200', ''),
(10101, '-', 'Dat', 'Nguyen', '44 mountain crest dr sw', '44 mountain crest dr sw', 'Rome Georgia 30165', 'United States', 'thienphong52@gmail.com', '7062904383', ''),
(10102, '-', 'Amy ', 'Sumida', '91-200 Papahi pl', '96706', 'Ewa beach', 'United States', 'sumida_amy@yahoo.com', '8082827616', ''),
(10103, '-', 'Kay', 'Haser', '3110 Ferris Ave.', '48073', 'Royal Oak, Michigan', 'United States', 'kayhaser@yahoo.com', '248-417-9629', ''),
(10104, '-', 'Grace Omolade', 'Grace ', '900 Pacific street', 'Apt 707', 'Stamford', 'United States', 'gracie_grace95@yahoo.com', '7189251496', ''),
(10105, '-', 'Tirtha ', 'Sunar', 'Nepal', '23', 'pokhara', 'Nepal', 'Deepensoni19@gmail.com', '009779765653352', ''),
(10106, '-', 'Moman ', 'Navid ', 'Poststrasse 146', 'Poststrasse 146', '8957 Spreitenbach ', 'Germany', 'navidmoman@yahoo.com', '799264713', ''),
(10107, '-', 'Dave ', 'Sood', '164 Neal Dr', '164', 'Richmond Hill', 'Canada', 'sohanchemicals@gmail.com', 'Dave sood', ''),
(10108, '-', 'Steven', 'Pritchard', '16873 Johnson Hill Rd', '43832', 'Newcomerstown', 'United States', 'Musician7722@gmail.com', '7402273011', ''),
(10109, '-', 'Steven', 'Pritchard', '16873 Johnson Hill Road', '43832', 'Newcomerstown', 'United States', 'musician7722@gmail.com', '7402273011', ''),
(10110, 'Sunbulah Group', ' Ahmed', 'Sameer', 'Al ward Street, Block A,Behind Palestine Street, Jamjoom Commercial, Business Park', '23321', 'Jeddah', 'Saudi Arabia', 'sahmed62@gmail.com', ' 966 559147882', ''),
(10111, '-', 'Fabian', 'van Wickeren', 'Mayrhalde 1', '87452', 'Altusried', 'Germany', 'filgisbau@outlook.de', '015119691739', ''),
(10112, '-', 'TINA', 'DAMON', '21075 NW 22 ave apt 245', '33056', 'Miami Garden', 'United States', 'tina.damon001@mymdc.net', '786-663-1662', ''),
(10113, '-', 'Michal', 'Grizak', 'Jernbane alle 9a ,2 tv', '2720', 'København', 'Denmark', 'michal.grizak9@gmail.com', '91856106', ''),
(10114, '-', 'GARY', 'THOROOGOD', '7 SIVERMERE AVENUE ', 'RM52QB', 'ROMFORD ', 'United Kingdom', 'GARYTHOROGOOD184@HOTMAIL.COM', '07950481847', ''),
(10115, '-', 'Gary', 'Thorogood ', '7 Silvermere Avenue ', 'RM5 2QB', 'Romford', 'United Kingdom', 'garythorogood184@hotmail.com', '7950481847', ''),
(10116, '-', 'Jacob', 'Westfall', '3889 Claythorne Place', 'N/A', 'Brunswick', 'United States', 'jwestfall99@gmail.com', '3305918634', ''),
(10117, '-', 'Doug', 'Winter', '2028 Urban Drive, ', '63144', 'Saint Louis', 'United States', 'Doug.B.Winter@gmail.com', '3149733877', ''),
(10118, '-', 'Prince', 'Owusu-Awuah', '656 Sentinel Road,', 'M3J 0B2', ' North York ON Toronto', 'Canada', 'princeawuah@icloud.com', '4375592335', ''),
(10119, '-', 'Yiasir', 'Touhed', '2565 Boody street', '1', 'Woodside', 'United States', 'touhedurm94@gmail.com', '3477013104', ''),
(10120, '-', 'ray', 'moth', '21', 'le10 0yn', 'hinckley', 'United Kingdom', 'raymoth55@gmail.com', ' 447432462458', ''),
(10121, '-', 'Jerome', 'Demeuse', '275 rue du calvaire', '4000', 'Liege', 'Belgium', 'djig@hotmail.com', '0496639894', ''),
(10122, '-', 'CAROLE', 'DUPLANTIE', '1531 BLVD MALONEY EST', 'J8P 1J7', 'GATINEAU', 'Canada', 'kimlahaie19@gmail.com', '8199210462', ''),
(10123, '-', 'Horbaniuc', 'Vlad', 'Pictor Nicolae Grigorescu 106', '115100', 'Cimpulung', 'Romania', 'squallvlad@gmail.com', '0735315445', ''),
(10124, '-', 'Dan', 'Mititel', '28 Berford, Station Road', 'A92 YVA4', 'Duleek', 'Ireland', 'mititeldan@gmail.com', '0894776022', ''),
(10125, '-', 'Dan', 'Mititel', '28 Berford, Station Road', 'A92 YVA4', 'Duleek', 'Ireland', 'mititeldan@gmail.com', '0894776022', ''),
(10126, '-', 'Topalovic', 'Roland', 'Kirchenplatz', '5', '4501 Neuhofen an der Krems', 'Austria', 'topalovic.roland@gmx.at', ' 4369911001277', ''),
(10127, '-', 'Deanna', 'Khavasova', '10241 63rd rd', '11375', 'Forest Hilss', 'United States', 'dkhavasova@hotmail.com', '9174592655', ''),
(10128, '-', 'Ramle', 'Bin Abu', 'Block 827 #02-92 Woodlands Street 81', '730827', 'Singapore', 'Singapore', 'RamleDahlia@gmail.com', ' 65 97929196', ''),
(10129, '-', 'Mohammed Habibulahi ', 'Ahmed ', 'Al Satwa, Grand Stay Holiday Homes ', '0000', 'Dubai', 'United Arab Emirates', 'muhammed.ahmed52@yahoo.com', ' 971 545103603', ''),
(10130, '-', '', '', '', '', '', '', '', '', ''),
(10131, '-', 'Jeff', 'Day', '13151 Union Square Drive ', '28078', 'Huntersville ', 'United States', 'jefferycday@att.net', '504-444-4114', ''),
(10132, '-', '', '', '', '', '', '', '', '', ''),
(10133, '-', 'Jennifer', 'Busch', '263 Whispering Pines Drive', '24065', 'Boones Mill ', 'United States', '13Jenaynay@gmail.com', '6088812135', ''),
(10134, '-', 'Jeff', 'Reagan', '11767 Windy Forest Way', '33498', 'Boca Raton', 'United States', 'jreagan54@yahoo.com', '5617598777', '');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(10135, '-', 'Bizhan', 'Khojasteh', '21 naif', '55812', 'Dubai', 'United Arab Emirates', 'irbijan86@gmail.com', ' 971543336639', ''),
(10136, '-', 'Bart', 'Munniks de jongh', 'Blotenberglaan, 31', '6717 EM', 'EDE GLD', 'Netherlands', 'bart.luchsinger@gmail.com', '0682766640', ''),
(10137, '-', 'Bart', 'Munniks de jongh Luchsinger', 'Blotenberglaan, 31', '6717 EM', 'EDE GLD', 'Netherlands', 'bart.luchsinger@gmail.com', '0682766640', ''),
(10138, '-', 'Sergio Rodriguez Perez ', 'Sergio ', '7255 W Bridgeview ave ', 'Bridgeview ave ', '89147', 'United States', 'sergito99@yahoo.es', '7029606148', ''),
(10139, '-', 'Mateo', 'Polić', 'Karlovo 90', '21214', 'Kaštel Kambelovac', 'Croatia', 'mateopolicmateo@gmail.com', '0976623853', ''),
(10140, '-', 'Iwar', 'Kujawski', 'Oostgroeneweg 9', '4671 BL', 'Dinteloord', 'Netherlands', 'ikujawski@vangelder.com', '0627740997', ''),
(10141, '-', 'Herman', 'Branco', '201 Concord Street', '02723', 'Fall River', 'United States', 'Hrbranco@gmail.com', '5084965700', ''),
(10142, '-', 'Hamza', 'KHEROUAA', '4 avenue anatole france', '77270', 'Villeparisis', 'France', 'kherouaa-hamza@hotmail.fr', '0788854922', ''),
(10143, '-', 'Roland', 'Zettl', 'Hlavná', '85', '92584', 'Slovakia', 'rolandzettl3@gmail.com', ' 421950651963', ''),
(10144, '-', 'KANTI DAS', 'SAJIB', 'PLAC zygmunta starego 22', '26-800', 'Bialobrzegi', 'Poland', 'sajibdas124@gmail.com', '608367599', ''),
(10145, '-', 'LAURA', 'PEREZ', '2757 Encina Ave ', '93501', 'Mojave ', 'United States', 'laura05perez@gmail.com', '661-281-4721 ', ''),
(10146, '-', 'Bijan', 'Marsh', '459 Eastern Avenue ', 'A1315', 'Toronto', 'Canada', 'bijan.marsh@gmail.com', '4163163038', ''),
(10147, '-', 'steve', 'mosley', '15 wyvern road', 'b74 2ps', 'sutton coldfield', 'United Kingdom', 'steve.mosley@hotmail.co.uk', '07956178256', ''),
(10148, '-', 'Floyd', 'Winkler', '30015 Saw Oaks Dr', '77355', 'Magnolia', 'United States', 'floyd.winkler.3@gmail.com', '8322354094', ''),
(10149, '-', 'Arutyun', 'Antikyan', '263 W Olive Ave, #194', '91502', 'Burbank', 'United States', 'harutantikyan@yahoo.com', 'Harutantikyan@yahoo.com', ''),
(10150, '-', 'Sajjad Hossain Begum', 'Sajjad', 'Carretera arenal 4 piso 7-2', '07610', 'Palma de Mallorca ', 'Spain', 'sajib911.sh@gmail.com', '602632013', ''),
(10151, '-', 'Steven Freedom', 'Everton', '452 3rd Street North Apt. 6', 'P9N2M1', 'Kenora', 'Canada', 'steveneverton@hotmail.com', '18074074905', ''),
(10152, '-', 'Paige', 'Cipolone', '2854 Denbeigh Drive', '19440', 'Hatfield', 'United States', 'annabellesrosetrio@gmail.com', ' 215-896-6390', ''),
(10153, '-', 'Dehshia ', 'Alireza ', '10 A  Station road Hendon ', 'NW4 4 PZ', 'London ', 'United Kingdom', 'alireza_dehshia@hotmail.co.uk', '00447957387376', ''),
(10154, '-', 'Andrew', 'Clark', '740 JUSTICE RIDGE ROAD', '28715', 'CANDLER', 'United States', 'andoru@icloud.com', '9122570855', ''),
(10155, '-', 'Bismillah ', 'Kalanteri ', '70 bramble Avenue ', 'Mk147ap ', 'Milton Keynes ', 'United Kingdom', 'kalanteri@yahoo.co.uk', '00447815718030', ''),
(10156, '-', 'Gorbolsky', 'Ron', 'Shderot Emek Ezrael 66', '7843900', 'Ashkelon', 'Israel', 'rgorbolsky@gmail.com', ' 972506441845', ''),
(10157, '-', 'Ron', 'Gorbolsky', 'Shderot Emek Ezrael 66', '7843900', 'Ashkelon', 'Israel', 'rgorbolsky@gmail.com', ' 972506441845', ''),
(10158, '-', 'Herman', 'Branco', '201 Concord St', '02723', 'Fall River, MA', 'United States', 'hrbranco@gmail.com', '5084965700', ''),
(10159, '-', 'Sergio Rodriguez ', 'Perez', '4366 Sandcastle Dr', '89147', 'Las Vegas, NV', 'United States', 'sergito99@yahoo.es', '7029606148', ''),
(10160, '-', 'Kenthakk', 'Thakk', '1500 Harrison St', '32780', 'Titusville FL', 'United States', 'kenthakk@yahoo.com', '3522266159', ''),
(10161, '-', 'Mahdi', 'Bagherpoor Helabad', 'Am Hochsitz 11', '42113', 'Wuppertal', 'Germany', 'mb.helabad@gmail.com', '015754226479', ''),
(10162, '-', 'Laurin', 'Humphries', '1628 9th St, Ste 104', '35094', 'Leeds', 'United States', 'humphries0715@yahoo.com', '2057177358', ''),
(10163, '-', 'SHILPA', 'DAVE', '117 Stokes Road', '08055', 'Medford Lakes', 'United States', 'shilpadave26@gmail.com', '8566258364', ''),
(10164, '-', 'Horbaniuc', 'Vlad', 'Pictor Nicolae Grigorescu 106', '115100', 'Câmpulung', 'Romania', 'squallvlad@gmail.com', ' 40735315445', ''),
(10165, '-', 'sheng bin', 'Cho', '8F-3 No47 Zhonghua 4th Rd Lingya Dist', '802', 'kaohsiung', 'Taiwan', 'everthaitaiwan@gmail.com', ' 886936362498', ''),
(10166, '-', 'Farshid (Frank)', 'Mahjoub Niari', '1532/887 South Dowling street, Waterloo', '2017', 'Sydney', 'Australia', 'farshid_niari@icloud.com', '0061499444123', ''),
(10167, '-', 'David', 'Miller', '6850 Pine Street', '34228', 'Longboat Key', 'United States', 'davidmiller@cannons.com', '9412388205', ''),
(10168, '-', 'Larry', 'Anicho', '15200 Park Row Dr, APT 834', '77084', 'Houston ', 'United States', 'larryanicho@gmail.com', '3469321559', ''),
(10169, '-', 'christine', 'brown', '602 Carilion Ln', '29617', 'Greenville', 'United States', 'capemaydestiny@gmail.com', '4102060804', ''),
(10170, '-', 'geoffrey Donald', 'Norcliffe', '31 Russell Street', '0624', 'Stanley point Auckland', 'New Zealand', 'geoffnorcliffe@gmail.com', ' 64 0210543685', ''),
(10171, '-', 'Inga', 'Sorokin', '58 Matterhorn Rd', 'L6A 2V4', 'Maple', 'Canada', 'inga@sorokin.ca', '6476807376', ''),
(10172, '-', 'Katrin-Marie ', 'Gorr', 'Paul Ehrlich Straße 34', '60596', 'Frankfurt am Main', 'Germany', 'katrinmariegorr@gmail.com', '017683414608', ''),
(10173, '-', 'Adriána ', 'Oslasnska ', 'Pluhova 18', '83103', 'Bratislava', 'Slovakia', 'plaflamatusi@gmail.com', '0950358176', ''),
(10174, '-', 'Adriana', 'Oslanska', 'Pluhova 18', '83103', 'Bratislava', 'Slovakia', 'plaflamatusi@gmail.com', ' 421 950 358 176', ''),
(10175, '-', 'Francisco', 'Rodriguez', '3712 W Fir Ave ', '93711', 'Fresno', 'United States', 'fprodriguez.76@gmail.com', '5599062090', ''),
(10176, '-', 'Bradley', 'Thompson', '137 Outlook Drive', '4565', 'Tewantin', 'Australia', 'bradt27@live.com.au', '0418314929', ''),
(10177, '-', 'James', 'Champken', '437 Roncesvalles Avenue', 'M6R 3B9', 'Toronto, Ontario, Canada', 'Canada', 'james.d.champ@hotmail.com', '289-681-1683', ''),
(10178, '-', 'CHEN', 'WEI', '7 GAMBAS CRESCENT #04-07', '737935', 'SINGAPORE', 'Singapore', 'dudecw97@gmail.com', '88814858', ''),
(10179, '-', 'Pantea', 'Kiumarsi', '1433 Pleasant Oaks Pl', '91362', 'Thousand Oaks', 'United States', 'panjamxx@gmail.com', '6024002295', ''),
(10180, '-', 'Hugo', 'Melander', 'mossvägen 11', '87233', 'kramfors', 'Sweden', 'Hugo.melander@outlook.com', '0722317187', ''),
(10181, '-', 'Helen ', 'Wu', '20573 Wisteria Street apt 6', '94546', 'Castro Valley', 'United States', 'helen7777@hotmail.com', 'Helen Wu', ''),
(10182, '-', 'Hamad ayass', 'Hamad', '2441 foxmoor ct', '2441 foxmoor ct ', 'Hemet ca 92545', 'United States', 'h3ayass@gmail.com', '9517657775', ''),
(10183, '-', 'Camilo', 'Reyes Ibarra', 'Istedgade 40 B --1.2 ', '', 'København Vesterbrø', 'denmark', 'camilosancristobal1963@gmail.com', ' 39 3338191033', ''),
(10184, '-', 'Edvinas', 'Maksimovas', '130 Parrswood Road ', 'M20 4RQ', 'Manchester', 'United Kingdom', 'kellysuka92@icloud.com', '07960020071', ''),
(10185, '-', 'Rame', 'Krasniqi', '917 N Illinois Ave', '60004', 'Arlington Heights ', 'United States', 'rk39kf@yahoo.com', '8478905926', ''),
(10186, '-', 'Meagan', 'Halliday', 'Po Box 470', 'South Australia', 'Roseworthy, South Australia, 5371', 'Australia', 'meaganhalliday@gmail.com', ' 61438873645', ''),
(10187, '-', 'Đào Xuân hoàng ', 'Hoàng ', 'P8-B4 tổ 11 phường mai dịch', 'Số 2 ngõ 187 phố mai dịch-cầu giấy ', 'Hà nội', 'Vietnam', 'daoxuanhoang871967@gmail.com', '0904104083', ''),
(10188, '-', 'Lauri', 'Stewart', '60 Burma Road ', '30252', 'McDonough', 'United States', 'lauri.stewart8843@gmail.com', '7067178582', ''),
(10189, '-', 'Zarnadze', 'Zaza', '18 Caraway Close', 'E13 8PN', 'London', 'United Kingdom', 'zazazarnadze10@gmail.com', '07958587147', ''),
(10190, '-', 'Bee-Jay', 'Torres', '24 Seedling Crescent ', '24', 'Stouffville ', 'Canada', 'beejaytorres@hotmail.com', '6472893780', ''),
(10191, '-', 'Zarnadze', 'Zaza', '18 Caraway Close', 'E13 8PN', 'London', 'United Kingdom', 'zazazarnadze10@gmail.com', '07958587147', ''),
(10192, '-', 'Laxman', 'Chamlagai', '8010 Slate Park Ave', '43068', 'Reynoldsburgh, OH', 'United States', 'laxmanchamlagai20@gmail.com', '7577536454', ''),
(10193, '-', 'Chan Hon To', 'Hon To (Naso)', 'Flat C, 36/F, Ellery Terrace, 38 Good Shepherd Street, Homantin, Kowloon ', '0000', 'Hong Kong', 'Hong Kong', 'nasochan_h_t@hotmail.com', '(852) 60140240', ''),
(10194, '-', 'Chan Hon To', 'Chan', 'Flat C, 36/F, Ellery Terrace, 38 Good Shepherd Street, Homantin', '00000', 'Kowloon', 'Hong Kong', 'nasochan_h_t@hotmail.com', '(852) 60140240', ''),
(10195, '-', 'Zarnadze', 'Zaza', '18 Caraway Close', 'E13 8PN', 'London', 'United Kingdom', 'zazazarnadze10@gmail.com', '07958587147', ''),
(10196, '-', 'Dil jan ', 'khan', '27 Waratah street ', '2193', 'Canterbury, NSW ', 'Australia', 'diljankhan1@gmail.com', ' 61435562559', ''),
(10197, '-', 'Aye', 'Iziduh', '67 Cressex Road, High Wycombe', 'HP12 4PS', 'Buckinghamshire ', 'United Kingdom', 'iziduh@yahoo.com', '07889940288', ''),
(10198, '-', 'Christopher', 'Metro', '23 Pleasant Ridge Rd', '18302', 'East Stroudsburg', 'United States', 'christopher_metro@yahoo.com', ' 1 618 334 4627', ''),
(10199, '-', 'Syed', 'Kareem', '12822 Jebbia lane', '77477', 'Stafford', 'United States', 'skareem840@gmail.com', '7133984054', ''),
(10200, '-', 'zaza', 'zarnadze', '18 Caraway close ', 'E13 8PN', 'London', 'United Kingdom', 'zazazarnadze10@gmail.com', '07958 587157', ''),
(10201, '-', 'zaza', 'zarnadze', '18 Caraway Close', 'E13 8PN', 'LONDON', 'United Kingdom', 'zazazarnadze10@gmail.com', '07958587157', ''),
(10202, '-', 'alan', 'chalk', '31770 village school rd', '91361', 'westlake village', 'United States', 'alantchalk@aol.com', '13107549349', ''),
(10203, '-', 'Khaled', 'Fazil', 'Hein-Janssen-Straße, 48', '52070', 'Aachen', 'Germany', 'khaled.fazil@yahoo.de', '01778697718', ''),
(10204, '-', 'Clément', 'BLONDELLE', '105 avenue Jules Guesde', '69200', 'Vénissieux', 'France', 'clement.blondelle@gmail.com', ' 33-6-31-79-83-82', ''),
(10205, '-', 'Dravannti', 'Johnson', '3342 Black Gore Creek Dr', '77494', 'Katy', 'United States', 'drav.johnson@gmail.com', '4093442059', ''),
(10206, '-', 'Marcus Vinicius', 'Souza', '4371 Bull Street', '34772', 'St Cloud', 'United States', 'markin22@hotmail.com', '3212954513', ''),
(10207, '-', 'Henry', 'Ho ', '46 Campbell hill rd Chesterhill ', '2162', 'Sydney ', 'Australia', 'henryho2021@gmail.com', '0410038888', ''),
(10208, '-', 'Scott', 'rabin', '947 Tiverton Ave ', '90024', 'Los Angeles ', 'United States', 'scottrabin21@gmail.com', '2138193016', ''),
(10209, '-', 'Yocheved ', 'Sternbuch ', '45 seapoint drive ', '08701', 'Lakewood ', 'United States', 'chevgroner@gmail.com', '6465491478', ''),
(10210, '-', 'Thomas', 'Treffehn', '3805 Fenster Lane', '32163', 'The Villages, USA', 'Choose country', 'bubbatreffehn@hotmail.com', '3525714153', ''),
(10211, '-', 'donald', 'Jamieson', '992 Wimbledon Dr', '- Address 2 -', 'MELBOURNE', 'United States', 'JEAN.M.JAMIESON@GMAIL.COM', '6074275219', ''),
(10212, '-', 'Henry', 'Ho', '46 Campell Hill Rd', '2162', 'Chester Hill', 'Australia', 'henryho2021@gmail.com', '0410038888', ''),
(10213, '-', 'SCOTT ', 'RABIN', '947 TIVERTON AVE  APT 51212', '90024', 'LOS ANGELES,  CA.   ', 'United States', 'scottrabin21@gmail.com', '213.819.3016', ''),
(10214, '-', 'Rohan ', 'Shahi', '301/14 Woniora Road ', '2220', 'Hurstville ', 'Australia', 'Rohanshahi4u@gmail.com', '0449733455', ''),
(10215, '-', 'Aulon', 'Kuqi', 'Brüder-Grimm-Gasse 2', '10785', 'Berlin', 'Germany', 'aulonkuqi@gmail.com', ' 15112060375', ''),
(10216, '-', 'Abdalla', 'Hamtini', 'Dhahrat  Laban Dest.  Building number 7512', 'Aljwabareh Street', 'Riyadh', 'Saudi Arabia', 'a31981@gmail.com', '00966582224899', ''),
(10217, '-', 'Abdalla', 'Hamtini', 'Dhahrat  Laban Dest.  Building number 7512', 'Aljwabareh Street', 'Riyadh', 'Saudi Arabia', 'a31981@gmail.com', '00966582224899', ''),
(10218, '-', 'John', 'Diaz', '270 Pulaski Rd', '11754', 'Kings Park', 'United States', 'jcdr17@gmail.com', '3472288880', ''),
(10219, '-', 'Mark', 'Carter', '4 Hatfield Close', 'B980AD', 'Redditch', 'United Kingdom', 'msklc1@gmail.com', '07415344669', ''),
(10220, '-', 'Tung', 'Nguyen', '812 Eastcliff Ct', '32828', 'Orlando', 'United States', 'tung200841@yahoo.com', '7033389273', ''),
(10221, '-', 'David', 'Harvey', '90 Hanson Crt', 't0j1x1', 'Langdon', 'Canada', 'david123harvey@gmail.com', '4038055678', ''),
(10222, '-', 'Anil Ersen', 'Seker', 'Uranusvænget 110', '6710', 'Esbjerg V', 'Choose country', 'Ersen555@outlook.com', '30302727', ''),
(10223, '-', 'CHAO     ', 'HUYNH', '141 BACHMAN DR', 'L6A 3R7', 'MAPLE', 'Canada', 'chaovan35@gmail.com', '647 608 1981', ''),
(10224, '-', 'Michael Keig', 'Sonnested', 'Sirgræsvej 52, 1. tv., 1. tv.', '2770', 'Kastrup', 'Denmark', 'm_sonnested@hotmail.com', '61657515', ''),
(10225, '-', 'Luis', 'Diaz', '2104 RAYMOND AVE Apt 6', '91001-5753', 'Altadena', 'United States', 'luisdiaz72@gmail.com', '16262531111', ''),
(10226, '-', 'Huyen', 'Jehlarova', 'Okruzni 89', '79601', 'Prostejov', 'Czech Republic', 'monika.tran@email.cz', '420730572099', ''),
(10227, '-', 'Connor', 'Coiro', '417 Harper Avenue', '36830', 'Auburn', 'United States', 'coiroconnor@gmail.com', '3347174358', ''),
(10228, '-', 'Bolanle', 'Odunuga', '1312 Tan Gable Ln ', 'Katy TX', '77493', 'United States', 'bolanleodunuga@yahoo.com', '7132692685', ''),
(10229, '-', 'Roderick', 'Turnbull', '7343 okanagan landing road', '1130', 'Vernon', 'Canada', 'rodturnbull29@hotmail.com', '1-403-542-1928', ''),
(10230, '-', 'Elton', 'Demiri', 'Mannus Frankenstraat ', '12', 'Almere ', 'Netherlands', 'eltondemiri@gmail.com', ' 31640437871', ''),
(10231, '-', 'Lisa', 'Youmans', '46 Manor Drive', 'California Apartments', 'Absecon', 'United States', 'lisafanelli0217@gmail.com', '16093692774', ''),
(10232, '-', 'Ashkon', 'Pourheidary', '607-777 Steeles Ave West', 'M2R 3Y4', 'Toronto', 'Canada', 'ashkon@c2cfirstaidaquatics.com', '6477858199', ''),
(10233, '-', 'SCOTT', 'RABIN', '947 TIVERTON AVE.  #512', '90024', 'LOS ANGELES', 'United States', 'scottrabin21@gmail.com', '213.819.3016', ''),
(10234, '-', 'Jehad', 'Alzaro', '12511 113b ave', 'V3V 3M6', 'Surrey', 'Canada', 'jehad.alzro@gmail.com', '4039735725', ''),
(10235, '-', 'amar', 'medzic', '2/2 georgia place, kealba', '3021', 'melbourne', 'Australia', 'amar.medzic8@hotmail.com', ' 61411357224', ''),
(10236, '-', 'BichNgoc', 'Pham', '2114 S Stoneybrook', '67207', 'Wichita', 'United States', 'ngoc58phong@gmail.com', '3165161894', ''),
(10237, '-', 'Moshe', 'Kops', '551 Brooklyn Ave Apt 1A', '11225', 'Brooklyn NY', 'United States', 'moshekops@gmail.com', '9175883488', ''),
(10238, '-', 'Tamaz', 'Gvedashvili', '2/58 Apex avenue ', 'Hampton East  3188', 'Melbourne ', 'Australia', 'tamgve@hotmail.com', ' 61425749991', ''),
(10239, '-', 'Mark', 'Petty', '925 Apple Dr', '60194-2250', 'Schaumburg', 'United States', 'mp@mpacorp.com', '8472756464', ''),
(10240, '-', 'Sam', 'Diamond', '106 Ridgecrest St', '31322', 'Savannah, GA', 'United States', 'djsamdiamond@gmail.com', ' 19126569221', ''),
(10241, '-', 'Edward', 'Chervenyak', '1070 Morris Avenue, 1124', '07083', 'Union', 'United States', 'evc3210@gmail.com', '9084002171', ''),
(10242, '-', 'ray', 'moth', '21 ferry pickering close', 'le10 0yn', 'hinckley', 'United Kingdom', 'raymoth55@gmail.com', ' 447432462458', ''),
(10243, '-', 'Romeo', 'Castillo', '16326 Sunburst St', '91343', 'North Hills, California', 'United States', 'camacasy@aol.com', '213-703-9107', ''),
(10244, '-', 'Nicolas', 'Agee', '1310 Minor Ave Apt 515', '98101', 'Seattle', 'Choose country', 'nicolas.s.agee@gmail.com', '8046384495', ''),
(10245, '-', 'Elton', 'Demiri', '12', '1325LT ', 'Almere ', 'Netherlands', 'eltondemiri@gmail.com', ' 31640437871', ''),
(10246, '-', 'Chaitanya', 'Shah', '27 Morris Dr', '11791', 'Syosset', 'United States', 'schaitany@gmail.com', '5164765799', ''),
(10247, '-', 'Lisa', 'Youmans', '46 Manor Drive, California Apartments', '08201', 'Absecon', 'United States', 'lisafanelli0217@gmail.com', '6093692774', ''),
(10248, '-', 'Per', 'Gustafsson', 'Skolgatan 9c', '19534', 'Märsta', 'Sweden', 'per.elohm@telia.com', ' 46705933720', ''),
(10249, '-', 'Fatjon', 'Ulaj', 'Via Giuliani e Dalmati', '9', 'Busto Arsizio', 'Italy', 'fatofat@gmail.com', ' 393713618060', ''),
(10250, '-', 'Diana', 'Stodulski', '35 Arthur Street', 'L2M1H1', 'St.Catharines', 'Canada', 'diana.stodulski@hotmail.com', '2899904889', ''),
(10251, '-', 'Coty', 'Trafton', '1236 hacienda dr', '92020', 'El cajon ', 'United States', 'cotytrafton@gmail.com', '760-880-0416', ''),
(10252, '-', 'Fatjon', 'Ulaj', 'Via Giuliani e Dalmati', '9', 'Busto Arsizio', 'Italy', 'fatofat@gmail.com', ' 393713618060', ''),
(10253, '-', 'Fatjoni', 'Ulaj', 'Via Giuliani e Dalmati ', '9', 'Busto Arsizio', 'Italy', 'fatofat@gmail.com', ' 393713618060', ''),
(10254, '-', 'Fatjon', 'Ulaj', 'Via Giuliani e Dalmati ', '9', 'Busto Arsizio', 'Italy', 'fatofat@gmail.com', '00393713618060', ''),
(10255, '-', 'Elton ', 'Demiri', 'Mannus Frankenstraat 12', '1325LT', 'Almere', 'Netherlands', 'eltondemiri@gmail.com', '0640437871', ''),
(10256, '-', 'Esmée', 'van het Hof', 'Rikkeshaag, 32', '6905 WL', 'ZEVENAAR', 'Netherlands', 'jesse.schuurman@gmail.com', '0613998429', ''),
(10257, '-', 'Klodian muca', 'Klodian ', 'Corso felice Cavallotti  alessandria', '15', '15121', 'Italy', 'mucaklodian31@gmail.com', '3801375661', ''),
(10258, '-', 'Bartholomew ', 'Sojka ', '1096 Ponte Vedra blvd ', '32082', ' Ponte Vedra beach ', 'United States', 'bartsojka2011@gmail.com', '1 312 953 2028', ''),
(10259, '-', 'Chris', 'Wasserman', '4049 Honeytree Ln', '30066', 'Marietta', 'United States', 'chris.wasserman2@gmail.com', '7708952660', ''),
(10260, '-', 'Andrew', 'AUYEUNG', '12137 PAWLEYS MILL CIR', '27614', 'RALEIGH', 'United States', 'acauyeun@gmail.com', '9194553028', ''),
(10261, '-', 'Quan', 'Ly', '323 91st PL SE', '98208', 'Everett ', 'United States', 'quanly12@gmail.com', '3605840480', ''),
(10262, '-', 'Michael', 'Mattsen', '8519 NE 128th AVE', '98682', 'VANCOUVER', 'United States', 'michaelmattsen000@gmail.com', '9715708076', ''),
(10263, '-', 'Cevdet', 'Arici', '68 Thatcher Ave', '10528', 'Harrison', 'United States', 'cevdetarici@yahoo.com', '9173496749', ''),
(10264, '-', 'Omar ', 'Cordero', '151-35 ', '84th st apt 3n', 'Howard beach ny 11414', 'United States', 'omaree_529@msn.com', '13472343126', ''),
(10265, '-', 'Khaled ', 'Hassan', '444 Olde Court rd', '63303', 'Saint Charles, MO 63303', 'United States', 'docstl@outlook.com', '636 448 8034', ''),
(10266, '-', 'Colton ', 'Taylor', '725 21st street A east #26', 'N4k 6W1', 'Owen sound ', 'Canada', 'taylorcolton101@gmail.com', '5193796232', ''),
(10267, '-', 'PAUL CHUKWUKA', 'MOJEKWU', '44 Allwood Close, Sydenham', 'SE26 4JP', 'London', 'United Kingdom', 'forrm2000@yahoo.com', '07947880183', ''),
(10268, '-', 'Bartholomew ', 'Sojka', '1096 Ponte Vedra blvd ', '32082', 'Ponte Vedra beach ', 'United States', 'bartsojka2011@gmail.com', '13129532028', ''),
(10269, '-', 'Yavor', 'Kostadinov', '24 Otets Paisii Str, Fl.9, Ap.66', '24', 'Varna', 'Bulgaria', 'yavor1988@gmail.com', '00359899989344', ''),
(10270, '-', 'ahmad', 'suleiman', 'al khan\\ corniche road', '61107', 'sharjah', 'United Arab Emirates', 'ahmadsulaiman0444@gmail.com', ' 971 58 631 2751 ', ''),
(10271, '-', 'Irshat ', 'Aierken', '81  Omer daigneault ', 'J6r0k5', 'Mercier', 'Canada', 'ibrahimarkin318@gmail.com', '5148306867', ''),
(10272, '-', 'ERIC', 'HEFTE', '7012 Ring Neck Dr', '70447', 'Madisonville', 'United States', 'erichefte@gmail.com', '19857892765', ''),
(10273, '-', ' Katerina', 'Taylor', '310 Bosque St', '95020', 'Gilroy', 'United States', 'taylorpats@aol.com', '4084642940', ''),
(10274, '-', 'Ahmad Fayz Sabbagh ', 'Fayz', 'United Arab Emirates, Dubai ', 'Um rammul-ec3 building ', 'Dubai ', 'United Arab Emirates', 'fayz.sabbagh@outlook.sa', '00971-55-3986984', ''),
(10275, '-', 'Meindert', 'Klem', 'Athoslaan 55', '6213 CB', 'MAASTRICHT', 'Netherlands', 'meindertklem@gmail.com', '0646607901', ''),
(10276, '-', 'Nicholas', 'Hritcu', '11/9 Ballyfermot road', 'D10 K721', 'Dublin', 'Ireland', 'nicholashritcu65@gmail.com', '0858600743', ''),
(10277, '-', 'Daniel', 'Ford', '402,14th st SW', '33570', 'Ruskin', 'United States', 'r_if103@hotmail.com', '6463847217', ''),
(10278, '-', 'Leo Ablett ', 'Leo ', '13150 RR39', 'L0E 1T0', 'Zephyr ', 'Canada', 'lablett@hotmail.ca', 'Peter', ''),
(10279, '-', 'Peggy', 'Collazo', '1872', '28314', 'Fayetteville ', 'Choose country', 'collazopl@hotmail.com', '9106516712', ''),
(10280, '-', 'Feras', 'Alanazi', '3068  Wadi Al Amariah', '34412', 'Khobar', 'Saudi Arabia', 'feras.alanazi@gmail.com', ' 966559777764', ''),
(10281, '-', 'John', 'Chipchase', '26 The Dole, Impington', 'CB24 9LP', 'Cambridge', 'United Kingdom', 'irene_john@hotmail.com', '01223510629', ''),
(10282, '-', 'Niklas', 'Alriksson', 'Lovägen 12', '61571', 'Gusum', 'Sweden', 'niklasalriksson@yahoo.se', ' 46707977829', ''),
(10283, '-', 'Danielle', 'Stokes', '47 Pauline Street ', '02368', 'Randolph ', 'United States', 'dmmstokes@yahoo.com', '6173044816', ''),
(10284, '-', 'Fatjon', 'Ulaj', 'Via Giuliani e Dalmati ', '9', '21052', 'Italy', 'fatofat@gmail.com', ' 393713618060', ''),
(10285, '-', 'fatjon', 'ulaj', 'via giuliani e dalmati', '21052', 'busto arsizio', 'Italy', 'fatofat@gmail.com', '00393713618060', ''),
(10286, '-', 'Enrique D.', 'Lopez, Jr', '20 Cornwall Avenue', '08332', 'Millville, NJ', 'United States', 'edljr123@gmail.com', '3474207097', ''),
(10287, '-', 'Olivia', 'Burgess', '2195 Downing Ave', '31404', 'Savannah, Ga', 'United States', 'Ginnysmall3@gmail.com', '207-991-4626', ''),
(10288, '-', 'Anwar', 'Asmi', 'Poeldrik 35 ', '35', 'Bemmel', 'Netherlands', 'anwaraaasmi@gmail.com', '0642232339', ''),
(10289, '-', 'Anwar ', 'Asmi', 'Poeldrik 35 ', '35', 'Bemmel ', 'Netherlands', 'anwaraaasmi@gmail.com', '0642232339', ''),
(10290, '-', 'Dru', 'Diaz', '336 W. Southgate Ave', '92832', 'Fullerton', 'United States', 'AndruGTR@gmail.com', '17148652674', ''),
(10291, '-', 'Rachael', 'Miersma', '2089 Riley Street', '49426', 'Hudsonville', 'United States', 'rmoelker@yahoo.com', '616-201-9541', ''),
(10292, '-', 'Munir', 'Hussain', '69  route de dourdan      ', '91520 ', 'Egly, Paris', 'France', 'aminashams_119@ymail.com', '0033760274768', ''),
(10293, '-', 'Theodore', 'McEachron', '1236 Washington St. (Apt. 104)', '18042', 'Easton', 'United States', 'theomce@gmail.com', '5702024040', ''),
(10294, '-', 'Angie ', 'Rivas ', '2001 proctor dr', '75051', 'grand praire tx 7051', 'United States', 'guevaraangie@gmail.com', '8506210886', ''),
(10295, '-', 'Angie ', 'Guevara ', '2001 proctor dr ', '2001 ', 'Grand Prairie Texas 75051', 'United States', 'guevaraangie01@gmail.com', '850-621-0886', ''),
(10296, '-', 'Hong', 'Truong', '16107 hollow rock drive Houston tx 77070', '77070', 'Houston ', 'United States', 'hongtruong2920@icloud.com', '7133633175', ''),
(10297, '-', 'Hong', 'Truong', '16107 hollow rock drive Houston tx 77070', '77070', 'Houston ', 'United States', 'hongtruong2920@icloud.com', '7133633175', ''),
(10298, '-', 'Guillaume', 'Ratthé', '4128 de la Manche', 'G8A 2M7', 'Jonquiere', 'Canada', 'gui_0987@hotmail.com', '4185902480', ''),
(10299, '-', 'Hong', 'Truong', '16107 hollow rock drive Houston tx 77070', '77070', 'Houston tx', 'United States', 'hongtruong2920@icloud.com', '713363375', ''),
(10300, '-', 'Tuan', 'Tran', '8934 Metheny Cir', '33615', 'Tampa', 'United States', 'tuantran8934@yahoo.com', '8134957591', ''),
(10301, '-', 'TLSA PO', 'NGA YAN', '14214 SE Powell BLVD', '97236', 'Portland, OR', 'United States', 'vuongxthang@gmail.com', '5032904034', ''),
(10302, '-', 'Rosa saldivar', 'Rosa saldivar', '1738 coffee port road', '78521', 'Brownsville', 'United States', 'saldivarmauricio965@gmail.com', '9564843840', ''),
(10303, '-', 'Rosa saldivar', 'Rosa saldivar', '1738 coffee port road', '78521', 'Brownsville', 'United States', 'saldivarmauricio965@gmail.com', '9564843840', ''),
(10304, '-', 'Durocher', 'Simon', '365, Av de la Pommeraie', 'J6Y1W2', 'Terrebonne', 'Canada', 'simondurocher86@gmail.com', '5149612557', ''),
(10305, '-', 'Alona', 'Kremko', '1057 Oakleaf Ct', '94521', 'Concord', 'United States', 'akremko1@gmail.com', '4083947344', ''),
(10306, '-', 'Ondrej', 'Stastny', 'U Letenského sadu 18', '17000', 'Praha 7', 'Czech Republic', 'ondstastny@email.cz', ' 420603967439', ''),
(10307, '-', 'Olabode', 'Kunlere', '34 Armstrong Road', 'NW10 9EF', 'London ', 'United Kingdom', 'bostum@yahoo.co.uk', '07930321957', ''),
(10308, '-', 'James', 'Philpott', '2016 Burning Tree Ln.', '45032', 'Carmel', 'United States', 'jamesphilpott007@gmail.com', '3177602100', ''),
(10309, '-', 'Timothy', 'Mudrenco', '1200 San Simeon Dr', '95661', 'Roseville', 'United States', 'valentinabloshenko13@gmail.com', '9167083827', ''),
(10310, '-', 'Keywan', 'Afsharvosoghi', 'Wakendorfer Weg 26', '22417', 'Hamburg', 'Germany', 'keywanafshar@gmail.com', '015127154265', ''),
(10311, '-', 'James', 'Wright', '19 Seekamp Street Denman Prospect ', '2611', 'Canberra ', 'Austria', 'james.wright.cbr@gmail.com', '0413929151', ''),
(10312, '-', 'Darianny', 'Sanchez', '61 rock rd', '07853', 'Long valley', 'United States', 'garcia.dg453@gmail.com', '2019568590', ''),
(10313, '-', 'Tungsten ', 'Fletcher', '350 Cardigan St', '3053', 'Carlton ', 'Australia', 'tungsten.w.f@pm.me', '0452123201', ''),
(10314, '-', 'Teng', 'X', '3824 Natoma Way', '95838', 'Sacramento', 'United States', 'chainsmoker1286@gmail.com', '9169499934', ''),
(10315, '-', 'Teng', 'Xiong', '3824 Natoma Way', '95838', 'Sacramento', 'United States', 'chainsmoker1286@gmail.com', '9169499934', ''),
(10316, '-', 'Georgii', 'Ivanov', '8141 Fair Oaks blvd', '95608', 'Carmichael', 'United States', 'georgiiivanovrussia@gmail.com', ' 15103308015', ''),
(10317, '-', '', '', '', '', '', '', '', '', ''),
(10318, '-', 'Nathan', 'Ramirez', '1233 Crescent Dr Apt 5', '91205', 'Glendale', 'United States', 'Nay53ram@yahoo.com', '5408462213', ''),
(10319, '-', 'Raul', 'Martinez Llamas', 'Cami Pi Gros 52', '12005', 'castellon', 'Spain', 'rmartinezllamas@icloud.com', '637708459', ''),
(10320, '-', 'David', 'Dlugokecki', '1495 Meadowlark Trail', '33843', 'Frostproof', 'United States', 'dlugokecki@hotmail.com', '863-307-6747', ''),
(10321, '-', 'Joseph McKee', 'Joe', '7547 Shelbyville rd', '46259', 'Indianapolis', 'United States', 'joe@invoteq.com', '3178696922', ''),
(10322, '-', 'Simon', 'Kerdelhué ', '694 chemin de valerian', '30130', 'Saint paulet de caisson', 'France', 'simon.kerdelhue@gmail.com', '0684379215', ''),
(10323, '-', 'Stephanie Rey', 'Stephanie ', '2121 se Santa Barbara ', '33990', 'Cape coral', 'United States', 'stephyanie12@gmail.com', '7862695251', ''),
(10324, '-', 'Alan', 'Goard', '128 Roma Court', '22630', 'Front Royal', 'United States', 'alan.goard@gmail.com', '571-228-8399', ''),
(10325, '-', 'Stephanie', 'Rey', '2121 se Santa Barbara pl', '33990', 'Cape coral', 'United States', 'stephyanie12@gmail.com', '7862695251', ''),
(10326, '-', 'JAN ', 'HALLMARK', '319 S. FIRST STREET', '76504', 'TEMPLE', 'United States', 'janyhallmark@yahoo.com', '5126573790', ''),
(10327, '-', 'Kimberly', 'Kregelka', '8210 Whitebark Lane', '21144', 'Severn', 'United States', 'kimberly.kregelka@gmail.com', '14438899987', ''),
(10328, '-', 'Susan', 'Hranicka', '100 Detroit St, unit 207', '80206', 'Denver', 'United States', 'mompossible3@comcast.net', '303-717-9137', ''),
(10329, '-', 'Michael', 'Lai', '9721 Sutherland Way', '92844', 'Garden Grove', 'United States', 'vinhthuylai@gmail.com', '7145104597', ''),
(10330, '-', 'Adeel ', 'Khan ', '201 Fairwood  rd apt k', '21014', 'Bel Air', 'United States', 'deeloak47@gmail.com', '4432526927', ''),
(10331, '-', 'Adeel ', 'Khan ', '201 Fairwood  rd apt k', '21014', 'Bel Air', 'United States', 'deeloak47@gmail.com', '4432526927', ''),
(10332, '-', 'Carolina', 'Diaz ', '402 Carriage Way', '25526', 'Hurricane', 'United States', 'caro.dc28@gmail.com', '3047674701', ''),
(10333, '-', 'Andrii Prysiazhniuk ', 'Andrii', 'Prysiazhniuk ', '4928 Holyoke Way unit B', 'Sacramento ', 'United States', 'prisaznukandrij727@gmail.com', '9167013716', ''),
(10334, '-', 'Cindy', 'Kwok', '798 Silver Creek Cir', '95961', 'Plumas Lake', 'United States', 'jays12088@gmail.com', 'Jay Kwok', ''),
(10335, '', 'Nicholas ', 'Hritcu', '11/9 Ballyfermot Road ', 'D10 K721', 'Dublin', 'Irland', 'nicholashritcu65@gmail.com', '', ''),
(10336, '-', 'Ozi Glisko', 'Uzi', 'Glisko ', '980 e 13th st', 'Brooklyn', 'United States', 'uglisko@aol.com', '9176029999', ''),
(10337, '-', 'Adeel', 'khan', '201Fairwood rd apt K', '21014', 'Bel Air', 'United States', 'Deeloak47@gmail.com', '4432526927', ''),
(10338, '-', 'Raquel', 'Jackson', '7116 Crown Ln', '35173', 'Trussville', 'United States', 'rajackson@outlook.com', '8049207934', ''),
(10339, '-', 'Liliana', 'Rios', '424 Beverly rd', '76020', 'Azle', 'United States', 'lilahrios@gmail.com', '6823139158', ''),
(10340, '-', 'Patricia', 'Frick', '1702 Fletchers dr', '21777', 'Point Of Rocks', 'United States', 'pat_fri@msn.com', '610-291-5332', ''),
(10341, '-', 'Joshua', 'Da Silva', '99 Nova Scotia Rd ', 'L6Y 5J9', 'Brampton', 'Canada', 'josh.dasilva16@gmail.com', '4169095354', ''),
(10342, '-', 'Ali Imran', 'Ali', 'Apartment Blümelhuber, Lilienhöhe ', '6', 'Roding', 'Germany', 'imranhadison@gmail.com', ' 4917614838331', ''),
(10343, '-', 'Kaare', 'Byskov', 'Ribevej 56', '6683', 'Fovling', 'Denmark', 'kaarebyskov@gmail.com', ' 4531535656', ''),
(10344, '-', 'Zainab Shad Mohammad ', 'Zainab ', '158-83 Mondeo drive ', '83', 'Scarborough ', 'Canada', 'zainab.shadmoh@gmail.com', '6477030159', ''),
(10345, '-', 'Zainab ', 'Shad', '158-83 mondeo drive', 'M1P 5B6', 'Scarborough', 'Choose country', 'zainab.shadmoh@gmail.com', '6477030159', ''),
(10346, '-', 'Zainab', 'Shad Mohammad ', '158-83 Mondeo drive', 'M1P 5B6', 'Scarborough ', 'Canada', 'zainab.shadmoh@gmail.com', '6477030159', ''),
(10347, '-', 'Zainab', 'Mohammad', '158-83 Mondeo drive', 'M1P 5B6', 'Scarborough ', 'Canada', 'zainab.shadmoh@gmail.com', '6477030159', ''),
(10348, '-', 'Raquel', 'Ruiz', '2136 N Zachary St ', '2136', 'Visalia', 'United States', 'xraymyway@aol.com', '8315969816', ''),
(10349, '-', 'Richard ', 'Halasz', '51 Lexfield ave', 'M3M 1M6', 'Toronto', 'Canada', 'yngwie_89@hotmail.com', '416-995-6803', ''),
(10350, '-', 'Heidi', 'Bergseteren', '841 Chelham Way', '93108', 'Santa Barbara', 'United States', 'heidibergseteren@gmail.com', ' 180568984945', ''),
(10351, '-', 'Ameer Hamza', 'Ahmed', 'Hildebrandstraße 7', '01219', 'Dresden', 'Germany', 'fatima.shams1114@gmail.com', ' 4917622866634', ''),
(10352, '-', 'Vien', 'Nguyen', '5219 Clarkston St', 'Clarkston St ', 'Tacoma', 'United States', 'kevinngu19@gmail.com', '253-213-8728', ''),
(10353, '-', 'Claire ', 'Fletcher ', '19 Stoney Island Crescent ', 'N2Z2X6', 'Kincardine ', 'Canada', 'claireafletcher@yahoo.ca', 'Claire', ''),
(10354, '-', 'Claire ', 'Fletcher ', '19 Stoney Island Crescent ', 'N2Z2X6', 'Kincardine ', 'Canada', 'claireafletcher@yahoo.ca', 'Claire', ''),
(10355, '-', 'Nicole', 'Gardner', '2380 Fairport Drive SE', '28025', 'Concord', 'United States', 'nicolegardneresq@gmail.com', '9172244275', ''),
(10356, '-', 'Scott', 'Singleton', '169 N 100 W, Main Street', '84302-2105', 'BRIGHAM CITY', 'United States', 'ssinglet104@yahoo.com', '4357200769', ''),
(10357, '-', 'Gaige', 'Miazga', '505 Oriole Lane', '19085', 'Villanova', 'United States', 'gaige.miazga@gmail.com', '6106393038', ''),
(10358, '-', 'Richard ', 'Hewitt', '10311-99 Ave', 'T8R1E6', 'Morinville', 'Canada', 'Richard.hewitt79@yahoo.ca', '17807775784', ''),
(10359, '-', 'Yevgeniya ', 'Kuplack', '2407 Center st', '18017', 'Bethlehem', 'United States', 'yenik83@gmail.com', ' 1 9546512261', ''),
(10360, '-', 'AiLing', 'Li', '1 Homer Sand Dr', '04074', 'Scarborough', 'United States', 'aadgolem@gmail.com', '9179637185', ''),
(10361, '-', 'Motiram', 'Rawat', '7408 Tuely Trail ', '7408 Tuely Trail ', 'Austin ', 'United States', 'motiramrawatusa@gmail.com', '7376152373', ''),
(10362, '-', 'Motiram', 'Rawat', '7408 Tuely Trail ', '7408 Tuely Trail ', 'Austin ', 'United States', 'motiramrawatusa@gmail.com', '7376152373', ''),
(10363, '-', 'Ashley', 'Edmond', '6782 Graceda St', '89148', 'Las Vegas', 'United States', '21ashleyedmond@gmail.com', '5409078587', ''),
(10364, '-', 'Ashley ', 'Edmond', '6782 Graceda ST', '89148', 'Las Vegas NV', 'United States', '21ashleyedmond@gmail.com', '5409078587', ''),
(10365, '-', 'Nathan', 'Lo', '3454 N Ashland Ave', '60657-1992', 'Chicago', 'United States', 'nathanlo18@gmail.com', '2816581298', ''),
(10366, '-', 'Natalia', 'Pelaez Nieto', 'Avda. Puente de los viveros 7', '28861', 'Paracuellos de Jarama, Madrid', 'Spain', 'npelaezni@hotmail.com', ' 45 23 81 80 64 ', ''),
(10367, '-', 'Natalia', 'Pelaez Nieto', 'Avda. Puente de los Viveros 7', '28861', 'Paracuellos de Jarama, Madrid', 'Spain', 'npelaezni@hotmail.com', ' 4523818064', ''),
(10368, '-', 'Katelynne', 'Pirog', '1947 Millington Square', '21015', 'Bel air', 'United States', 'kpirog01@gmail.com', '4435289218', ''),
(10369, '-', 'Erika Fazakas', 'Erika', 'Frankfurter str ', '38', 'Linden', 'Germany', 'erafazakas@gmail.com', '017675057012', ''),
(10370, '-', 'Erika Fazakas ', 'Erika', 'Frankfurter Straße ', '38', 'Linden ', 'Germany', 'erafazakas@gmail.com', '017675057012', ''),
(10371, '-', 'Fazakas', 'Erika', 'Frankfurter Straße ', '38', 'Linden', 'Germany', 'erafazakas@gmail.com', '017675057012', ''),
(10372, '-', 'Erika', 'Fazakas', 'Frankfurter Straße 38', '35440', 'Linden', 'Germany', 'erafazakas@gmail.com', '017675057012', ''),
(10373, '-', 'hasan', 'karabasan', 'türkiye', 'atlı', 'izmir', 'Turkey', 'hakantekatan@gmail.com', ' 905301579449', ''),
(10374, '-', 'Nerida', 'Miles', 'Unit 1161, 248 Black Wattle Road', '6567', 'Dewars Pool, Perth, WA', 'Australia', 'nerida@arcturianlight.com.au', ' 61 410031800', ''),
(10375, '-', 'BEATRIZ', 'TIMMERMAN', '17107 COUNTY ROAD 39', '80751-2247', 'STERLING', 'United States', 'BEMATJUAN@HOTMAIL.COM', '3035709747', ''),
(10376, '-', 'Jamie', 'Ford', '879 Ranch Lane', '63089', 'VILLA RIDGE', 'United States', 'jesteslab@gmail.com', '16363939877', ''),
(10377, '-', 'Rosa', 'Lopez', '759 W flaming Arrow dr', '85614', 'Green Valley', 'United States', 'rosa78787@hotmail.com', '15204810360', ''),
(10378, '-', 'John', 'Cole', 'Zone 51 Unit 149 Street 481 Building No. 29, ECCH Lot 1 33F Assal Circle', '0000', 'Al-Rayyan', 'Qatar', 'jsc@technologist.com', '66877961', ''),
(10379, '-', 'Roland', 'Topalovic', 'Kirchenplatz 5', '4501', 'Neuhofen an der Krems', 'Austria', 'TOPALOVIC.ROLAND@GMX.AT', ' 4369911001277', ''),
(10380, '-', 'Christian', 'Samdell', 'Eldsberga 313', '30597', 'Eldsberga', 'Sweden', 'christian@samdell.se', ' 46735094150', ''),
(10381, '-', 'Alison', 'Combes', '10818 Fawn Drive', '22066', 'Great Falls', 'United States', '4alisoncombes@gmail.com', '5713099000', ''),
(10382, '-', 'Trung', 'Le', '1083 Holly hill dr', '95122', 'San Jose', 'United States', 'tle0606@yahoo.com', '4083868842', ''),
(10383, '-', 'Felicia', 'Foo', '3/10 Hosken Street', '3073', 'Reservoir', 'Australia', 'ffcy2003@yahoo.com', ' 61468925339', ''),
(10384, '-', 'Fardeen ', 'Dehzad', 'Blasenbergstraße 10', '88175', 'Scheidegg', 'Germany', 'Fardeen.Dehzad.2017@gmail.com', '01785265728', ''),
(10385, '-', 'MIKEL', 'SIERRA URIA', 'BARETASUN, N2º-4º-B', '48600', 'SOPELANA-VIZCAYA', 'Spain', 'msierra77@hotmail.com', 'mikel sierra', ''),
(10386, '-', 'Bridget', 'Hodge', 'Parcel Locker 10094 93191, 33 Hartley Street', '0870', 'Alice Springs', 'Australia', 'bridget.hodge@hotmail.com', '0467647835', ''),
(10387, '-', 'Niki', 'Todorov', '33', '5802LB', 'Venray ', 'Netherlands', 'ngt.fast@abv.bg', '0634210393', ''),
(10388, '-', 'Suraj', 'Krishnan', '1680 Pelham Parkway South, Apt 112', '10461', 'BRONX', 'United States', 'suraj.krshnn@gmail.com', '6095584766', ''),
(10389, '-', 'Niki', 'Todorov', 'Mambostraat 33', '5802LB', 'Venray', 'Netherlands', 'ngt.fast@abv.bg', ' 31634210393', ''),
(10390, '-', 'Văn thich nguyễn', 'Nguyễn', 'Banhofstrasse ', '25746', 'Heide', 'Germany', 'cuongnguyen29995@gmail.com', '01744763655', ''),
(10391, '-', 'David', 'Cohen', '14066 Fillmore Dr', '80602', 'Thornton', 'United States', 'dave@specialtye.com', '3034353337', ''),
(10392, '-', 'Salman', 'Munshi', 'Al sharafiyah jeddah saydi arabia', 'N/A', 'Jeddah ', 'Saudi Arabia', 'munshi_dc@yahoo.com', ' 966564825130', ''),
(10393, '-', 'Chanda', 'Rainey', '25 cages bend lane', '25 cages bend lane', 'Riddleton', 'United States', 'raineychanda@gmail.com', '6154899556', ''),
(10394, '-', 'Mitchell', 'Vlasak', '3103 29th Street,', 'apt 207', 'Boulder CO 80301', 'United States', 'mitchvlasak@gmail.com', ' 16309955445', ''),
(10395, '-', 'Iza', 'Adan', '929 North Morgan Avenue', 'Apartamento A', 'Minneapolis MN 55411', 'United States', 'adaniza03@gmail.com', ' 17745178505', ''),
(10396, '-', 'Marie', 'Kelly', '4997 Sycamore Dr', '48197', 'Ypsilanti MI', 'United States', 'mkell1295@gmail.com', ' 17344315837', ''),
(10397, '-', 'Lucy', 'PATTERSON', 'The Old Farmhouse, Popehill,, Johnston', 'SA62 3NX', 'Haverfordwest', 'United Kingdom', 'lucysutton1980@gmail.com', '07774947300', ''),
(10398, '-', 'Debra', 'Vitali', '5 Clayton Rd', '02346', 'Middleboro MA', 'United States', 'towmama72@yahoo.com', ' 15084412570', ''),
(10399, '-', 'Benjamin', 'Priest', '1159 W Twin Oaks Ridge', '47403', 'Bloomington', 'United States', 'priestb86@gmail.com', '8018850589', ''),
(10400, '-', 'Samuel', 'Kim', '640 La Serna ', '90631', 'La Habra', 'United States', 'samuelkim1790@gmail.com', '7143563133', ''),
(10401, '-', 'Rex', 'Chuachingco', '179 Cleveland Avenue ', '11501', 'Mineola ', 'United States', 'tanyarex@yahoo.com', '5167829254', ''),
(10402, '-', 'Jane', 'Kiggins', '10529 Caminito Glenellen', '92126', 'San Diego CA', 'United States', 'rickjane4ever@yahoo.com', ' 16197579931', ''),
(10403, '-', 'Rex', 'Chuachingco', '179 Cleveland Avenue ', '11501', 'Mineola ', 'United States', 'tanyarex@yahoo.com', '5167829254', ''),
(10404, '-', 'Annette', 'Oyman', 'Käthe-Vordtriede-Weg 10', '30457', 'Hannover', 'Germany', 'oyman@arcor.de', '01777474323', ''),
(10405, '-', 'Jan-Egil', 'Ormoey', 'Nordvikveien 36', '4085', 'Hundvaag', 'Norway', 'je.ormoy@gmail.com', ' 4740407147', ''),
(10406, '-', 'David', 'Salluzzo', '59 Niskayuna Street', '12306', 'Schenectady', 'United States', 'klr4dss@yahoo.com', '5185988212', ''),
(10407, '-', 'James', 'Chew', '7030 Ang Mo Kio Avenue 5, #09-60', '569880', 'Singapur', 'Singapore', 'james7781_10@yahoo.com', ' 65 9898 9853', ''),
(10408, '-', 'Ara ', 'Fanoosian', '6601 Clybourn Ave', '91606', 'North Hollywood', 'United States', 'arafanos@yahoo.com', '8182686867', ''),
(10409, '-', 'Jo', 'Schmid', '21 Lawley St', '2600', 'Deakin', 'Australia', 'jo_flynn@hotmai.com', '0402057565', ''),
(10410, '-', 'Diljan', 'khan', '27 Waratah street', '2193', 'canterbury', 'Australia', 'diljankhan1@gmail.com', ' 61435562559', ''),
(10411, '-', 'dil  jan', 'khan', '27 waratah street ', '2193', 'canterbury', 'Australia', 'diljankhan1@gmail.com', ' 61435562559', ''),
(10412, '-', 'Dianna', 'Barbeito', '6219 Calamari Pl', '33578', 'Riverview', 'United States', 'diannabarbeito@gmail.com', '8137582721', ''),
(10413, '-', 'Matthew', 'Tierney', '6 Noble place', '4300', 'Goodna', 'Australia', 'matty33d@hotmail.com', '0423969643', ''),
(10414, '-', 'Bryan', 'Dillman', '3465 Grubbs Rd. ', '95966', 'Oroville', 'United States', 'bryan.dillman@gmail.com', '5306351927', ''),
(10415, '-', 'Audrey', 'Le', '3895 State Line Road Suite 111', '64111', 'Kansas City MO', 'United States', 'audrey.le713@gmail.com', '7138582444', ''),
(10416, '-', 'Kameel', 'Farag', '4243 Chevy Chase dr.', '91011', 'La Canada ', 'United States', 'kameel.farag@yahoo.com', '818 800 2120', ''),
(10417, '-', 'Adam', 'Lapp', '13104 house finch rd', '34614', 'brooksville', 'United States', 'adamlapp66@gmail.com', '7273892494', ''),
(10418, '-', 'Chrysafis', 'Sedaridis', 'Leonida Papapavlou 21', '62122', 'Serres', 'Greece', 'chrisedar@gmail.com', '00306909024911', ''),
(10419, '-', 'Jasmine', 'Lee', '31 Ghim Moh Link, #03-282', '271031', 'Singapore', 'Singapore', 'pausherer@gmail.com', ' 6586865899', ''),
(10420, '-', 'Astghik', 'Ordukhanyan', '148 School street', '02472', 'Watertown', 'United States', 'miss_asul@yahoo.com', '8573261611', ''),
(10421, '-', 'Bryan', 'Dillman', '3465 Grubbs Rd', '95966', 'Oroville', 'United States', 'bryan.dillman@gmail.com', '5306351927', ''),
(10422, '-', 'Volodymyr', 'Pavluts\'kyi', '6210 Stone Fly Drive', '80924', 'Colorado Springs', 'United States', 'vova.pavlutskiy@yahoo.com', '7192358535', ''),
(10423, '-', 'Volodymyr', 'Pavlutskyi', '6210 Stone Fly Drive', '80924', 'Colorado Springs', 'United States', 'vova.pavlutskiy@yahoo.com', '7192358535', ''),
(10424, '', 'Richard', 'Lewis', 'Ossier Cottage Milkwell Donhead St.Andrew', 'SP19LQ', 'Shaftesbury, Dorset', 'Großbritannien', 'richard@rjlewisdesign.co.uk', '00447739310299', ''),
(10425, '-', 'David', 'Monaghan', '2437 Av De Vitre', 'G1J 4A7', 'Quebec', 'Canada', 'monaghan@videotron.ca', '4185254977', ''),
(10426, '-', 'David', 'Schatz', '601 Antelope Way', '89145', 'Las Vegas', 'United States', 'Dudischatz@hotmail', '16198383258', ''),
(10427, '-', '', '', '', '', '', '', '', '', ''),
(10428, '-', 'Robin', 'Haynes', '3341 Eagle Ridge Drive', '22191', 'Woodbridge', 'United States', 'dihrlh00@gmail.com', 'Robin Haynes', ''),
(10429, '-', 'Hyung Jin', 'Choi', '9210 Deveron Ct.', '22039', 'Fairfax Station', 'United States', 'hjchoi32@gmail.com', ' 1 (818) 795-0368', ''),
(10430, '-', 'Jae Hong', 'Chae', '9930 Onyx DR SW', '98498', 'Lakewood / Washington', 'United States', 'chhqueen00@gmail.com', '1-253-355-8899', ''),
(10431, '-', 'Rutger', 'Nieman', 'Huismus 4', '7827 AR', 'Emmen', 'Netherlands', 'niemanrutger@gmail.com', ' 31613846714', ''),
(10432, '-', 'David ', 'Cohen', '14066 Fillmore Dr', '80602', 'Thornton', 'United States', 'dave@specialtyenterprises.com', 'Dave Cohen', ''),
(10433, '-', 'David', 'Cohen', '14066 Fillmore Dr', '80602', 'Thornton', 'United States', 'dave@specialtye.com', '3034353337', ''),
(10434, '-', 'Helder', 'Dias', '207 Lormel Gate', 'L4H 0C9', 'Woodbridge', 'Canada', 'Dias.97@outlook.com', '6479754657', ''),
(10435, '-', 'Hovanes', 'TOROSYAN', '984 Farmington Avenue ', '06107', 'West Hartford ', 'United States', 'sevanjewelers@gmail.com', '8609301362', ''),
(10436, '-', 'Aaron', 'Hyatt', '3911 S Carson St, UNIT B', '80014', 'Aurora', 'United States', 'ajhyatt04@yahoo.com', '3036814755', ''),
(10437, '-', 'Natalia', 'Sharma', '13-15 Boundary St', '2142', 'Granville', 'Australia', 'jabeer539@gmail.com', '0444566224', ''),
(10438, '-', 'Natalia', 'Sharma', 'SE 1402, 100 William Street', '2011', 'Woolloomooloo', 'Australia', 'jabeer539@gmail.com', '0444566224', ''),
(10439, '-', 'Clint', 'Muller', '11 Hatherton Cres, Carindale, ', '4152', 'Brisbane', 'Australia', 'clint@duratray.net.au', '0437003646', ''),
(10440, '-', 'Rex', 'Amitoelau', '392 North Smith Ave.', '92878', 'Corona, California', 'United States', 'ramitoelau@aero-craft.com', '9514919609', ''),
(10441, '-', 'Robin', 'Haynes', '3341 Eagle Ridge Drive', '22191', 'Woodbridge', 'United States', 'dihrlh00@gmail.com', '4845976272', ''),
(10442, '-', 'Eric', 'Trimbur', '8938 reservoir rd', '18053', 'Germansville ', 'United States', 'etrimbur@danielsbmw.com', '6108453607', ''),
(10443, '-', 'Thiemann', 'Ben', 'Auf dem Heinberg 16', '21438', 'Brackel', 'Germany', 'benthiemann2003@gmail.com', '01738304886', ''),
(10444, '-', 'Brenda', 'Riegler', '12112 Rushing Creek Drive', '75035', 'Frisco ', 'United States', 'bdriegler@yahoo.com', '4699642150', ''),
(10445, '-', 'Anthony', 'Rocha III', '3254 E illinois Ave', 'CA 93702', 'Fresno', 'United States', 'anthonyrocha126@gmail.com', ' 15597619184', ''),
(10446, '-', 'Ryan', 'O\'Laughlin', '1115 Weber road', '48624', 'Gladwin', 'United States', 'olaughlin.ryan@yahoo.com', '1(989)324-9462', ''),
(10447, '-', 'Vova', 'Pavluts\'kyi', '6210 Stone Fly Drive', '80924', 'Colorado Springs', 'United States', 'vova.pavlutskiy@yahoo.com', '7192358535', ''),
(10448, '-', 'CHAO VAN ', 'HUYNH', '141 BACHMAN DR', 'L6A 3R7', 'MAPLE, ONTARIO', 'Canada', 'chaovan35@gmail.com', 'CHAO. 647 608 7981', ''),
(10449, '-', 'Tyler', 'Nunaley', '1326', 'Columbia St', 'Pittsburg ', 'United States', 'tnunaley@gmail.com', '9252556713', ''),
(10450, '-', 'Sam', 'Saltonstall', '2805 Spring Hill Rd', '94952', 'Petaluma', 'United States', 'simpsonjackson2@gmail.com', '7073388686', ''),
(10451, '-', 'Lynne', 'Kline', '106 Shenkel Rd', '18330', 'Effort', 'United States', 'Lakline63@gmail.com', '5708078767', ''),
(10452, '-', 'mc', 'wyn', 'Unit 33, 14-16 Lamont st', '2150', 'paramatta', 'Australia', 'mcwyn123@gmail.com', '0451126771', ''),
(10453, '-', 'ARCE', 'CRUZ', '7518 ALDOT  LANE', '32810', 'ORLANDO', 'United States', 'FEENDIOS7@GMAIL.COM', '407 704-5098', ''),
(10454, '-', 'Nicolas', 'Papadimitriou', '1 Parodos Pierri 4', '49100', 'Corfu', 'Greece', 'npapadim@me.com', '00306944352318', ''),
(10455, '-', 'Mitchell', 'Pollard', '28 Hilton Way', '6369', 'Narembeen ', 'Australia', 'mitchpollard5@hotmail.com', '0428631129', ''),
(10456, '-', 'Marco', 'D\'Aloisio', 'Via Aspra 26', '66054', 'Vasto', 'Italy', 'marcodaloisio597@gmail.com', ' 39 3772848393', ''),
(10457, '-', 'Ammar', 'Ajaz', '4149 kings highway apt 2c', '11234', 'Brooklyn ', 'United States', 'ammarajaz@yahoo.com', '3473692364', ''),
(10458, '-', 'Henry', 'Jacobs', '2424  HUNTINGTON DRIVE', '06117', 'WEST HARTFORD', 'United States', 'HJLAWDOC@MSN.COM', 'H JACOBS', ''),
(10459, '-', 'Lourdes', 'Alamos', '51 fichter', '77022', 'houston', 'United States', 'lourdesgoo80@gmail.com', '3462170013', ''),
(10460, '-', 'Peter', 'Pajarito', '27361, Sierra Hwy Spc#284', '91351', 'Canyon Country', 'United States', 'pajarito_simon@yahoo.com', '8182882938', ''),
(10461, '-', 'Ani', 'Tamrazyan', '1229 oakridge drive', '91205', 'Glendale ', 'United States', 'misstamrani@gmail.com', '8184062422', ''),
(10462, '-', 'Corina', 'Imper', '1602 Indian Greek Frontage Road', '59037', 'Huntley', 'United States', 'imper.corina@gmail.com', ' 1(406)901 56 08', ''),
(10463, '-', 'Rahul Mahajan ', 'Rahul ', '46 Vartry Close Tinakilly Park Rathnew ', 'A67P7X4 ', 'Wicklow ', 'Ireland', 'rahul_mahajans1989@yahoo.com', ' 353 894581875', ''),
(10464, '-', 'Rahul ', 'Mahajan ', '46 Vartry Close Tinakilly Park Rathnew ', 'A67P7X4 ', 'Wicklow ', 'Ireland', 'rahul_mahajans1989@yahoo.com', ' 353 894581875', ''),
(10465, '-', 'Carmen', 'Rivas', '4305 Stirling Rd', '#5', 'Davie', 'United States', 'CARMENRIVAS0313@GMAIL.COM', '7867143066', ''),
(10466, '-', 'Brian T', 'Haukereid', '820 Ptarmigan Circle', '80538', 'Loveland, Colorado', 'United States', 'hawkcaveman@gmail.com', '9703022198', ''),
(10467, '-', 'Tadesse', 'Tesema', '940 Rose Avenue, North Bethesda, MD ', '20852', 'MD', 'United States', 'ttesema19@gmail.com', '2023898905', ''),
(10468, '-', 'Rahul', 'Mahajan', '46 Vartry Close Tinakilly Park Rathnew', 'A67P7X4', 'Wicklow', 'Ireland', 'rahul_mahajans1989@yahoo.com', ' 353 894581875', ''),
(10469, '-', 'Ahmad fayz sabbagh', 'Ahmad ', 'Dubai-al jaddaf-  Azurite tower- 828', 'Al zahrawi', 'Dubai ', 'United Arab Emirates', 'fayz.sabbagh@outlook.sa', ' 971-55-3986984', ''),
(10470, '-', 'Gregory', 'Schmutzer', '7785 N High View', '86315', 'Prescott Valley', 'United States', 'gregschmutzer@yahoo.com', '19097310104', ''),
(10471, '-', 'Jerome', 'Galli', 'Hüseliring 5', '4565', 'Recherswil', 'Switzerland', 'j.galli95@bluewin.ch', '0041 79 857 89 71', ''),
(10472, '-', 'jose mauro', 'Mendes', 'Rua Arq Joel Lopes Carvalho ', '85', 'Niteroi-Rio de Janeiro', 'Brazil', 'josemauro@focussolutions.com.br', ' 5522998255505', ''),
(10473, '-', 'Yaneisis', 'Perez', '3845 SW 103 Rd ave apartamento C221', '33165', 'Miami FL', 'United States', 'zoila041085@gmail.com', '7865026244', ''),
(10474, '-', 'Bogdan', 'Dirlau', '12012 190 Street', 'V3Y1X3', 'Pitt Meadows', 'Canada', 'bogdandirlau@gmail.com', '7789574077', ''),
(10475, '-', 'Bogdan', 'Dirlau', '12012 190St.', 'V3Y 1X3', 'Pitt Meadows, BC', 'Canada', 'bogdandirlau@gmail.com', '7789574077', ''),
(10476, '-', 'Matthew ', 'Rabassi ', '117 Windy Ghoul Dr', '15009', 'Beaver ', 'United States', 'jetspeed680@yahoo.com', '6143291576', ''),
(10477, '-', 'Emal', 'Ehsan ', '1355 Klondike drive ', 'L1L 0T1', 'Oshawa ', 'Canada', 'soccerchamp786@gmail.com', '2893558528', ''),
(10478, '-', 'Michael', 'Richman', '1658 Sherman Avenue', '53704', 'Madison', 'United States', 'mrichman@randr.law', '(914) 924-8238', ''),
(10479, '-', 'Beverly Rich ', 'Beverly ', '6704 N. Octavia Ave', '60631', 'Chicago ', 'United States', 'beverly.rich@sbcglobal.net', '773-414-4324', ''),
(10480, '-', 'Constantine', 'Usichenko', '1B Sylvan Avenue, Emerson Park, Essex', 'RM11 2PL', 'Hornchurch', 'United Kingdom', 'Usichenko06@aol.com', '07932628309', ''),
(10481, '-', 'Carmen', 'Rivas', '4305 Stirling Rd #5', '33314', 'Davie, FL', 'USA', 'CARMENRIVAS0313@GMAIL.COM', '7867143066', ''),
(10482, '-', 'Subhan', 'Ullah', '300 Rogers Road, APT R201', '30605', 'Athens;GA', 'United States', 'dr.subhanullah@gmail.com', '7068703384', ''),
(10483, '-', 'aharon', 'mendelowitz', 'Sokolov St 53', '4649777', ' Herzliya', 'Israel', 'tony.123bid@gmail.com', ' 972522525022', ''),
(10484, '-', 'Jean Guy', 'Blais', '1 Chemin de la plage', 'G0C 2J0', 'Pabos Mills, QC', 'Canada', 'jeanguylitalien01@hotmail.com', '4183989551', ''),
(10485, '-', 'Mustafa', 'Khish', '14 calibre retreat', '3173', 'Keysborough', 'Australia', 'mustafakhish@mac.com', '0424832418', ''),
(10486, '-', 'Michael', 'McCann', '2311 Oceanwalk Drive West', '32233', 'Atlantic Beach', 'United States', 'rachael.mccann@me.com', '904-982-1545', ''),
(10487, '-', 'Valters', 'Bolsaks', '17 Pocklington Close', 'NW9 5WS', 'London', 'United Kingdom', 'bolsaksv@gmail.com', '07575666113', ''),
(10488, '-', 'Selena Gonzalez Sanchez', 'Selena Gonzalez Sanchez', '1009 Joseph Ave ', 'Rochester', 'Rochester New York', 'United States', 'selegonzalezsanchez@gmail.con', '5853034254', '');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(10489, '-', 'Selena', 'Gonzalez Sanchez ', '1009 Joseph Ave', '1009', 'Rochester New York', 'United States', 'selegonzalezsanchez@gmail.com', '5853034254', ''),
(10490, '-', 'Gerda', 'Staliuniene', '152 Hillson Drive', 'PO15 6PA', 'Fareham', 'United Kingdom', 'gerda.peleckyte@gmail.com', '07492072799', ''),
(10491, '-', 'Selena', 'Selena Gonzalez Sanchez', '1009 Joseph Ave', '1009', 'Rochester New York', 'United States', 'selegonzalezsanchez@gmail.com', '5853034264', ''),
(10492, '-', 'Selena ', 'Gonzalez Sanchez ', '1009 Joseph Ave', '1009 Joseph Ave', 'Rochester New York', 'United States', 'selegonzalezsanchez@gmail.com', '5853034254', ''),
(10493, '-', 'Jaspreet Singh ', 'Bhatti', '14 Carriage Ln ', '11756', 'Levittown, NY', 'United States', 'kaur120@yahoo.com', '5167106062', ''),
(10494, '-', 'Eduard', 'Rotaru', 'Cazanesti Deal, no 38', '247396', 'Cazanesti (Milcoiu)', 'Romania', 'rotaru.eduard@gmail.com', ' 40763434889', ''),
(10495, '-', 'Tatyana ', 'Rafael Calderon', '1341 South 2nd ave,', '07063', 'Plainfield ', 'United States', 'tatyanarafaelcalderon@gmail.com', '7326641680', ''),
(10496, '-', 'Selena', 'Gonzalez Sanchez ', '1009 Joseph Ave', '1009 Joseph Ave', 'Rochester New York', 'United States', 'selegonzalezsanchez@gmail.com', '5853034254', ''),
(10497, '-', 'Fernando', 'Cervera', '20 Broad St, 2019', '10005', 'New York', 'United States', 'fcervera@prodigy.net.mx', '2102626641', ''),
(10498, '-', 'MIGNE', 'FRANCOIS-REGIS', '14 QUAI CHAUSSEE AU MOINES ', '44120', 'VERTOU', 'France', 'frmcrealib@gmail.com', 'Migné François-Régis', '0631068128'),
(10499, '-', 'Yael', 'Taieb', '88 Hazamir street', '222670', 'Naharyya', 'Israel', 'estelle.botbol@yahoo.fr', ' 33617966117', ''),
(10500, '-', 'hugh', 'hoang', '10694 glendover lane', '92126', 'San Diego', 'United States', 'hugh_hoang2006@yahoo.com', '8587765756', ''),
(10501, '-', 'Tibor', 'Tóth Dr', 'Nap utca 16', '7741', 'Nagykozár', 'Hungary', 'tothtib@aol.com', ' 36705940700', ''),
(10502, '-', 'Patrick', 'Ellard', '728486 Sideroad 21', 'N0H 1J0', 'Blue Mountains', 'Canada', 'patrick.ellard@gmail.com', '4168877557', ''),
(10503, '-', 'Joseph ', 'Reale ', '39 Pequot Court ', '06379', 'Pawcatuck ', 'United States', 'j77house@aol.com', '860-287-4941', ''),
(10504, '-', 'Joseph ', 'Reale ', '39 Pequot Court ', '06379', 'Pawcatuck ', 'United States', 'j77house@aol.com', '860-287-4941', ''),
(10505, '-', 'Leonardo', 'Ceja', '31174 Cutting Horse Ln', '93614', 'Coarsegold, California ', 'United States', 'leonard_ceja@yahoo.com', '5623076284', ''),
(10506, '-', 'Leonardo', 'Ceja', '31174 Cutting Horse Ln', '93614', 'Coarsegold, California ', 'United States', 'leonard_ceja@yahoo.com', '5623076284', ''),
(10507, '-', 'Michael', 'Ducat', '3 Gow Pl', '2443', 'Laurieton', 'Australia', 'Michael.ducat1@bigpond.com', ' 61 428865424', ''),
(10508, '-', 'Demetri ', 'Papafagos', '33 Divan Way', '07470', 'Wayne', 'United States', 'demetripnj@gmail.com', 'Demetri Papafagos', ''),
(10509, '-', 'Vera', 'Perrett', '18841 Belmont Drive', '33157', 'Cutler Bay, FL', 'United States', 'veraoka@live.com', '7868999018', ''),
(10510, '-', 'Mc', 'Wyn', 'unit33 14-16 lamont st', '2150', 'parramatta, nsw', 'Australia', 'mcwyn123@gmail.com', ' 61411267711', ''),
(10511, '-', 'Janice', 'Hallmark', '319 S 1st street', '76504', 'temple, tx', 'United States', 'janyhallmark@yahoo.com', '5126573790', ''),
(10512, '-', 'Patrick', 'Ellard', '728486 Sideroad 21', 'N0H 1J0', 'Blue Mountains', 'Canada', 'patrick.ellard@gmail.com', '4168877557', ''),
(10513, '-', 'Ashik ', 'Kapasi ', '15300 cutten rd apt 2336', '15300 cutten rd apt 2336', 'Houston ', 'Choose country', 'ashik.kapasi@gmail.com', '2815200308', ''),
(10514, '-', 'Jose Claudio', 'Gomes Vieira', '50 The Goodwins ', 'TN2 5RS', 'Tunbridge Wells ', 'United Kingdom', 'claudio20007@hotmail.com', '00447551263606', ''),
(10515, '-', 'Poetelea', 'Mihai Razvan ', 'Gartenstrasse 2 ', '9400', 'Rorschach ', 'Switzerland', 'razvan.poetelea@gmail.com', ' 41779962208', ''),
(10516, '-', 'Blake', 'Jamieson', '23 Main Street', 'B5A 1A1', 'Yarmouth', 'Canada', 'ronnajamieson66@outlook.com', 'Ronna Jamieson', ''),
(10517, '-', 'Andrea', 'Gandolfo', 'Maria diaz de Haro 29 3B', '48013', 'BILBAO, VIZCAYA', 'Spain', 'f.velez85@gmail.com', '684099361', ''),
(10518, '-', 'Kiarash ', 'Heidari ', '46 bayel crescent ', 'L4s1c3', 'Richmondhill ', 'Canada', 'heidarikiarash@gmail.com', '4377715025', ''),
(10519, '-', 'Alex', 'Evangelista', '150 Brittany Lane', '80026', 'Lafayette, CO', 'United States', 'bigalex1996@gmail.com', '303-506-2239', ''),
(10520, '-', 'Edwards ', 'Steve', 'Greenvale Drive Timsbury ', '12', 'Bath', 'United Kingdom', 'stevere42@gmail.com', '07713036520', ''),
(10521, '-', 'Ott', 'Neeme', 'Kikerpuu tee 43', '74016', 'Viimsi', 'Estonia', 'neemeott@gmail.com', ' 3725012973', ''),
(10522, '-', 'Jaime', 'Ribeiro', 'Rua Santo Antônio 165 2 esqEsq', '2750-718', 'Cascais', 'Portugal', 'jaime.ribeiro2001@gmail.com', ' 351 914183003', ''),
(10523, '-', 'Munir', 'Shamkhi', '5511 NE13th PL', '98059', 'Renton', 'United States', 'mds4000@yahoo.com', '425 761 7264', ''),
(10524, '-', 'Nils', 'Deschrijver', 'Tulpenlaan 15', '2180', 'Ekeren, Antwerp', 'Belgium', 'nils.deschrijver@gmail.com', '0032473323522', ''),
(10525, '-', 'Robert', 'Tucci', '44 Wiley Bottom Road', '31411', 'Savannah', 'United States', 'rtucci3@comcast.net', '19496324243', ''),
(10526, '-', 'Kevin', 'Behrens ', '10624 Gawsworth pt', '32832', 'Orlando', 'United States', 'behrens.k.j@gmail.com', '3035133713', ''),
(10527, '-', 'Christopher', 'Paytas', '246 Warbler Drive SE', '49316', 'Caledonia ', 'United States', 'chrispaytas@gmail.com', '989-915-7023', ''),
(10528, '-', 'Thomas', 'Laumon', '7 boulevard de l\'observatoire', '34000', 'Montpellier', 'France', 'th.laumon@gmail.com', '0033610323765', ''),
(10529, '-', 'Elijah', 'Dandrea', '6779 S RHODER  PT', '34461', 'LECANTO', 'United States', 'Elijah.dandrea@gmail.com', '9042501077', ''),
(10530, '-', 'craig', 'walker', '1151 211th ave nw', '55011', 'cedar', 'Choose country', 'craig@homemetalsigns.com', '6512392399', ''),
(10531, '-', 'Torsten', 'Dresel', 'Grabenstr. 39', '96114', 'Hirschaid', 'Germany', 'torsten.dresel@arcor.de', '016097630473', ''),
(10532, '-', 'Reuvain', 'Handelsman', '25 Tuscany Drive', '08527', 'Jackson', 'United States', 'rh@arkholdings.net', '7189093592', ''),
(10533, '-', 'Mohammad', 'Karimi', '12609 Terranova Ln', '22192', 'Woodbridge', 'United States', 'afit786@gmail.com', '2406676724', ''),
(10534, '-', 'Edmond', 'Haxhari', '2016 Lurting Ave', '10461', 'Bronx', 'United States', 'ehaxhari@yahoo.com', '9175800102', ''),
(10535, '-', 'Merrik', 'Severson-Willson', '333 Prestonwood Dr, Apt 2104', '75081', 'RICHARDSON', 'United States', 'merrikwillson03@gmail.com', '4806228061', ''),
(10536, '-', 'Test', 'Test', 'test 10101', '66600', 'Denver', 'United States', 'kotkotkot@gmail.com', '7201110000', ''),
(10537, '-', 'Brent', 'Gorshe', '4411 wetzel st', '26003', 'Wheeling, WV', 'United States', 'brentgorshe@gmail.com', '3042816958', ''),
(10538, '-', 'Ray', 'Calloway', '310 hillside dr', '40143', 'Hardinsburg, KY', 'United States', 'raycal76@yahoo.com', '2702444911', ''),
(10539, '-', 'Mansoor Ahmed Malik', 'Mansoor', '38 Hazel Court , Flat 8', 'Leinster Square ', 'London , W2 4PT', 'United Kingdom', 'mansoor.ahmed.malik@icloud.com', ' 44 (0) 7392506372', ''),
(10540, '-', 'Ilona', 'Schulz', 'Dornholzhäuser Str. 17', '61440', 'Oberursel / Oberstedten', 'Germany', 'schulz.ilona@googlemail.com', '061728552833', ''),
(10541, '-', 'Phillip', 'Pugh', '3917 Pershing Ave', '76107', 'Fort Worth ', 'United States', 'pughpl@me.com', '8172359582', ''),
(10542, '-', 'Landon', 'Alm', '7733 W 87th Dr', '80005', 'Arvada ', 'United States', 'lalm4588@gmail.com', '303-718-9001', ''),
(10543, '-', 'Marion', 'Bigler ', 'Rodlhofstraße 8', '3032', 'Eichgraben ', 'Austria', 'mbr3@gmx.at', ' 436649173911', ''),
(10544, '-', 'Jean-Claude', 'Le Beron', 'Nelsons, t5 Tunis Row', 'CT10 1HJ', 'Broadstairs', 'United Kingdom', 'jc@rivadesigns.uk.com', ' 447836214120', ''),
(10545, '-', 'Richard', 'strain', '1522 s Stanley st', '19146', 'Philadelphia ', 'United States', 'richardstrain@ymail.com', '2678721313', ''),
(10546, '-', 'Troy ', 'Adelman ', '2329 , Byron Street ', '33406', 'West Palm Beach', 'United States', 'adelman.troy@gmail.com', '561-324-9199', ''),
(10547, '-', 'Keith', 'Cleveland', '724 Sharpsburg Dr', '21035', 'Davidsonville', 'United States', 'Keith.Alan.Cleveland@gmail.com', '4108585890', ''),
(10548, '-', 'Nataliia', 'Ve', '11 avenue Pierre Semard', '06150', 'Cannes', 'France', 'playruslan2000@gmail.com', ' 33 6 56 73 03 56', ''),
(10549, '-', 'jaap', 'van Camp', 'Frits Zernikelaan 10', '5056wj', 'Berkel-Enschot', 'Netherlands', 'jaap_van_camp@hotmail.com', '0031621253965', ''),
(10550, '-', 'Leonard  ', 'Tvedt-Stølsnes ', 'Toftes gate 25e ', '0556', 'Oslo', 'Norway', 'leonardts@icloud.com', '46849028', ''),
(10551, '-', 'Leonard ', 'Tvedt Stølsnes ', 'Toftes gate 25 e', '0556', 'Oslo', 'Norway', 'leonardts@icloud.com', '46849028', ''),
(10552, '-', 'Leonard ', 'Tvedt Stølsnes ', 'Toftes gate 25e ', '0556', 'Oslo', 'Norway', 'leonardts@icloud.com', '46849028', ''),
(10553, '-', 'Leonard', 'Tvedt Stølsnes', 'Toftes gate 25e', '0556', 'Oslo', 'Norway', 'leonardts@icloud.com', '46849028', ''),
(10554, '-', 'Fernando', 'Amigo ', 'Monte Ararat 505', '11000', 'Mexico', 'Mexico', 'feramigo@msn.com', '5545937298', ''),
(10555, '-', 'MEI CHERN', 'OH', '160 CHOA CHU KANG AVE 1', '689450', 'SINGAPORE', 'Singapore', 'PEPE9999@YAHOO.COM', ' 6597999045', ''),
(10556, '-', 'Goran', 'Pavlinić', 'Frana Galovića 1', '49000', 'Krapina', 'Croatia', 'pavlinic.goran@gmail.com', ' 385993403462', ''),
(10557, '-', 'Rebecca', 'Brown', '7220 Fordson Rd #203', '22306', 'Alexandria', 'United States', 'rbrown5@mail.umw.edu', '8047240577', ''),
(10558, '-', 'Maitsetseg Tserendolgor', 'Maitsetseg', '15631 Ash way', 'Apt A105', 'Lynnwood', 'United States', 'monu.design@ymail.com', '2067715702', ''),
(10559, '-', 'Rajib ', 'Akon', 'Yasmeen, Heilio Park, Yasmeen Building Apt #102', '00000', 'Ajman', 'United Arab Emirates', 'mrakon1982@gmail.com', ' 971503048940', ''),
(10560, '-', 'Tijmen ', 'Kwantes', 'Meilag 67', '1619XW', 'Andijk', 'Netherlands', 'tijmenkwantes@hotmail.com', '0031653814949', ''),
(10561, '-', 'Rohan Patel', 'Patel', 'Apt-113, 1512 Walkley Road, Beside Drivetest', 'K1V2G7', 'Ottawa', 'Canada', 'rohang1996@gmail.com', '4379868518', ''),
(10562, '-', 'Anízio ', 'Castorino ', '1041 s Hiawassee road ', 'Apt 3021', 'Orlando ', 'United States', 'aniziocastorino19@gmail.com', '407-402-8653', ''),
(10563, '-', 'J.P.M.', 'Bijlard', 'Fie Carelsenlaan 72', '2548ZN', 'Den Haag', 'Netherlands', 'janpeterbijlard@gmail.com', '0657609704', ''),
(10564, '-', 'Jeff', 'Gagne', '34 Rennie Lane', '04010', 'Brownfield, Maine', 'United States', 'loran95@gmail.com', '603-662-6419', ''),
(10565, '-', 'Flavio', 'Cotneli', '3480 Rang Des Trente', 'J0L2B0', 'St Jean Baptiste', 'Canada', 'flaviocorneli@gmail.com', 'Flavio', ''),
(10566, '-', 'Dirk', 'Smith', '175 Broad Street', '03049', 'Hollis', 'United States', 'Dirk@LandfallResearch.com', '6032331598', ''),
(10567, '-', 'Alla ', 'Landi ', 'Kiefernweg ', '13', '74523   Schwäbisch Hall ', 'Germany', 'Landialla46@gmail.com', '01786007303', ''),
(10568, '-', 'Manana', 'Kruashvili ', '1802 ocean parkway, apt. E14, Brooklyn ', '11223', 'New York, Brooklyn ', 'United States', 'mananakruashvili@gmail.com', '9294443486', ''),
(10569, '-', 'Jorge L ', 'Ventura ', '1550 bridge avenue ap#6', '94601', 'Oakland ', 'United States', 'venturaluis116@yahoo.com', '5103262805', ''),
(10570, '-', 'Test', 'Test', 'Test , Test', '102013T', 'Ts , test', 'United States', 'test@gmail.com', '123213123', ''),
(10571, '-', 'Jorge L', 'Ventura ', '1550 bridge avenue  , 6', '94601', 'California  , Oakland ', 'United States', 'venturaluis116@yahoo.com', '5103262805', ''),
(10572, '-', 'Cindy', 'Thames', '40640 High Street , 401', '94538', 'Fremont , CA', 'United States', 'cindythames@yahoo.com', ' 15104353803', ''),
(10573, '-', 'Roberto roa vallejo', 'Roberto', '41 Wood Street , ', 'SY1 2PN', 'Shrewsbury. Shropshire  , Shropshire', 'United Kingdom', 'robertoroja43@gmail.com', '07944690568', ''),
(10574, '-', 'TEST', 'TEST', 'asdsad , asdsad', 'sadsad', 'asdsa , sadsad', 'Germany', 'sadsad@test.com', 'dwqe', ''),
(10575, '-', 'TEST', 'TEST', 'asdsad , asdasd', 'sadsa', 'sadsadd , asdsad', 'United States', 'Test@gmail.com', 'adsad', ''),
(10576, '-', 'Mohamed ', 'Ashiq', ' # 02-70 Fernvale Road , Blk 411b', '792411', 'Sengkang , Singapore', 'Singapore', 'mohamed.ashiq.adv@gmail.com', ' 65 85140207', ''),
(10577, '-', 'Mohamed Ashiq', 'Mohamed', 'Fernvale road , Blk 411b #02-70', '792411', 'Sengkang , Singapore', 'Singapore', 'mohamed.ashiq.adv@gmail.com', ' 65 85140207', ''),
(10578, '-', 'Darell', 'Vitali', '5 Clayton Rd , ', '02346', 'Middleboro  , MA', 'United States', 'towmama72@yahoo.com', ' 15084412570', ''),
(10579, '-', 'Merrik ', 'Severson-Willson', '9821 Summerwood Cir, apt 1504', '75243', 'Dallas TX', 'United States', 'merrikwillson03@gmail.com', ' 14806228061', ''),
(10580, '-', 'Mark', 'Carter', '4 Hatfield Close , ', 'B98 0AD', 'Redditch , ', 'United Kingdom', 'msklc1@gmail.com', ' 447415344669', ''),
(10581, '-', 'Zion', 'Park', '6 starfall , ', '92603', 'Irvine , CA', 'United States', 'parkdynasty123@gmail.com', '2137328049', ''),
(10582, '-', 'Jeff ', 'Bauer ', '16 Gardenview , ', '29601', 'Greenville , SC', 'United States', 'jbauer@sbcglobal.net', '630 715-0512', ''),
(10583, '-', 'Christopher', 'Hennessy', '41693 Wild Iris Ave, Unit2 , Unit 2', '92562', 'Murrieta , CA', 'United States', 'hennessy3275@aol.com', '2534686608', ''),
(10584, '-', 'Fayyuz', 'Rehman', 'Unit 41 , 2 Pipeclay Street', '2617', 'Lawson , ACT', 'Australia', 'fayyuz@websoul.com.au', '0410400131', ''),
(10585, '-', 'Alvinhui', 'Alvin', '4708 Hickory pl , ', '82009', 'Wyoming  , Cheyenne ', 'United States', 'alvin_hui86@yahoo.co.id', '7017701150', ''),
(10586, '-', 'Enrique', 'Baez', '350 Corrigan Road, Keysborough , ', '3173', 'Melbourne , Victoria', 'Australia', 'cire2k3@hotmail.com', ' 61 432745000', ''),
(10587, '-', 'Artur', 'Mazmandyan ', '6862 S Clermont Dr , ', '80122', 'Centennial , CO', 'United States', 'artleo773@yahoo.com', '303-332-4981', ''),
(10588, '-', 'Anne-Katrin ', 'Stößer ', 'Hohenlindner Straße 31c , 64', '85622', 'Feldkirchen , Bayern', 'Germany', 'anne-katrin.stoesser@web.de', '0172 3428118 ', ''),
(10589, '-', 'Maher', 'Salhani', '10136 Red Eagle Drive , ', '32825', 'Orlando , FLORIDA', 'United States', 'alsalhanimaher@gmail.com', '4079215600', ''),
(10590, '-', 'Miroslav', 'Opát', 'Nymburská , 34', '28913', 'Zvěřínek , Česká Republika', 'Czech Republic', 'mirek.opat@seznam.cz', '606769663', ''),
(10591, '-', 'Ion Petrov', 'Petrov', '1043 Courtland Dr , 1043', '60089', 'Buffalo Grove , IL', 'United States', 'ipet1701@gmail.com', ' 17739703533', ''),
(10592, '-', 'Zena ', 'Ives ', '13803 Box Canyon Rd  , ', '57744', 'Hermosa  , South Dakota ', 'United States', 'zenaives80@gmail.com', '9402316185', ''),
(10593, '-', 'Ben', 'Craft', '43 Alfred Road ', 'KT1 2UA', 'Kingston Upon Thames , Surrey', 'United Kingdom', 'ben_craft@hotmail.co.uk', '07968719077', ''),
(10594, '-', 'Alan', 'Job', '11 Lee centre drive  , Suite #207', 'M1h 3h5', 'Scarborough  , Ontario ', 'Canada', 'job_alan@hotmail.com', ' 1 416 897 6562', ''),
(10595, '-', 'Jonathan', 'Hughes', '105 Bishop Ct.  , ', '27513', 'Cary , North Carolina', 'United States', 'jchug87@hotmail.com', '5713431586', ''),
(10596, '-', 'Anne-Katrin', 'Stößer', 'Ho , 14a', '85521', 'Ottobrunn , Wähle eine Option…', 'Germany', 'anne-katrin.stoesser@web.de', '01723428118', ''),
(10597, '-', 'Michael', 'Sonnested', 'Sirgræsvej 52 , 1. tv.', '2770', 'Kastrup , Copenhagen', 'Denmark', 'm_sonnested@hotmail.com', '61657515', ''),
(10598, '-', 'Phat', 'Huynh', '8454 SE 77th Ave , N/A', '97206', 'Portland , Oregon', 'United States', 'phathuynh6428@yahoo.com', '503-866-4450', ''),
(10599, '-', 'Michael', 'Looser', 'Zelgstrasse 2 , ', '8599', 'Salmsach , Thurgau', 'Switzerland', 'LKBizzo@gmail.com', ' 41754177350', ''),
(10600, '', 'Wojciech ', 'Wasik', 'Henryka Sienkiewicza 20', '39400', 'Tarnobrzeg', 'Polen', 'fhu.wasik@gmail.com', '48796003129', ''),
(10601, '-', 'LOUIS', 'PAPALEO', '2217 Windsong C t , ', '34695', 'Safety Harbor , FL', 'United States', 'lp@papaleo.com', '9144261820', ''),
(10602, '-', 'Dianna', 'Barbeito', '6219 Calamari Pl. , ', '33578', 'Riverview , Florida', 'United States', 'diannabarbeito@gmail.com', '8137582721', ''),
(10603, '-', 'Labib', 'Girgis', '595 River Ave , 309', 'R3L0E6', 'Winnipeg , Manitoba', 'Canada', 'labibgs@gmail.com', 'labibgs@gmail.com', ''),
(10604, '-', 'George', 'Halim', '157 Willet Terrace , ', 'L9T 1N1', 'Milton , ON', 'Canada', 'ghriad@yahoo.com', '6476333360', ''),
(10605, '-', 'Thomas', 'Halpin', '5050 Ave Maria Blvd , ', '34142', 'Ave Maria , FL', 'United States', 'thomashalpiniii@yahoo.com', '6154737824', ''),
(10606, '-', 'Ian', 'Wallace', '11 Francis Road , Wallington', 'SM6 9AS', 'London , ', 'United Kingdom', 'ian.h.wallace@outlook.com', ' 447766663883', ''),
(10607, '-', 'Denisa', 'Balais', 'Roman Ciorogariu, Nr. 62 , ', '410009', 'Oradea , Bihor', 'Romania', 'denibalais@gmail.com', ' 40744322429', ''),
(10608, '-', 'Denis', 'Balais', 'Roman Ciorogariu, Nr. 62 , ', '410009', 'Oradea , Bihor', 'Romania', 'denibalais@gmail.com', ' 40744322429', ''),
(10609, '-', 'Ryan', 'Mullins', '2846 Billings Road  , ', '30115', 'Canton , GA', 'United States', 'rmullins87@gmail.com', '678-986-8768', ''),
(10610, '-', 'LARISA', 'DAVYDOVA', '10820 71 AE , APT 10 E', '11375', 'FOREST HILLS , New York', 'United States', 'lauradavydov@gmail.com', '3472574505', ''),
(10611, '-', 'DEREK', 'LEE', '110 Coyote Way , .', 'T1W 1C2', 'Canmore , AB', 'Canada', 'oneleeder@outlook.com', '4036780002', ''),
(10612, '-', 'Paul', 'Horne', '18580 Ventura Boulevard ', '91356', 'Tarzana , CA', 'United States', 'phorne39@yahoo.com', '', ''),
(10613, '-', 'Gidescu Aurelian Cosmin', 'Gidescu', 'Flurstrasse 88 , Privat', '44145', 'Nordrhein Westfalen  , Dortmund ', 'Germany', 'aureliancosmin80@gmail.com', ' 491729177757', ''),
(10614, '-', 'Volodymyr', 'Pyvovarov', 'Nauen Strasse , 43', '4052', 'Basel , ', 'Switzerland', 'vladi8@gmx.ch', ' 41794795277', ''),
(10615, '-', 'Rahul', 'Rangan', '26 University Place Blvd , Unit 527', '07305', 'Jersey City , NJ', 'United States', 'rahulpilani4@gmail.com', '6469880969', ''),
(10616, '-', 'Jos', 'Struik', 'Geestersingel 91 , ', '1815 BB', 'Alkmaar , North Holland', 'Netherlands', 'josstruik@gmail.com', ' 31651592364', ''),
(10617, '-', 'Jussi ', 'Henttunen ', 'Lehtikarintie 9-11 a5 , ', '96300', 'Lappi , Rovaniemi ', 'Finland', 'jussi.henttunen@gmail.com', ' 358414337406', ''),
(10618, '-', 'Olatayo Lawore', 'Olatayo', '9732 June flowers way , 9732 JUNE FLOWERS WAY', '20723', 'Laurel , MD', 'United States', 'tayolawore@gmail.com', '7033472471', ''),
(10619, '-', 'Connor', 'Martin', '9950 Estero Oaks Dr , Apt. 310', '33967', 'Fort Myers , FL', 'United States', 'c.r.martin3659@gmail.com', '(239)-677-6952', ''),
(10620, '-', 'Fahad', 'Liaquat', '560 Mourne Road Drimnagh , Dublin 12', 'd12hw58', 'Dublin ', 'Ireland', 'fldu1@yahoo.co.uk', '0862013500', ''),
(10621, '-', 'Matthew', 'Mears', '18-2340 Parkhaven Boulevard , 18', 'L6H 7S4', 'Oakville , Ontario', 'Canada', 'mearsfitness@gmail.com', 'mearsfitness@gmail.com', ''),
(10622, '-', 'Jowharah', 'Hall', '21655 N 74TH WAY , ', '85255', 'Phoenix , AZ', 'United States', 'jowharah@alowai.com', '6023905227', ''),
(10623, '-', 'Khorsed', 'Alam', '13519 90th Ave NE , ', '98034', 'Kirkland , Washington', 'United States', 'khorsed.mum@gmail.com', '4252474882', ''),
(10624, '-', 'Ashley', 'Bertling', '106 N Berger Pkwy , k6', '54935', 'Fond Du Lac , wi', 'United States', 'ar.apothecary@outlook.com', '9206297508', ''),
(10625, '-', 'Emmanuel ', 'Shalomov', '70-10 Parsons Blvd, 3A , 3a', '11365', 'New York , NY', 'United States', 'shalomov2001@gmail.com', '3478043195', ''),
(10626, '-', 'Khorsed', 'Alam', '13519 90th Ave NE , ', '98034', 'Kirkland , Washington', 'United States', 'khorsed.mum@gmail.com', '4252474882', ''),
(10627, '-', 'Michael ', 'Rhodes', 'Calle Bolivia 12 , San Luis de Sabanillas ', '29692', 'Manilva , Malaga ', 'Spain', 'mickrhodes1999@gmail.com', '0034652868393', ''),
(10628, '-', 'Shayne', 'Baldwin', '1420 Gold Hill Mesa Dr , ', '80905', 'Colorado Springs , CO', 'United States', 'Shayne.Bwin@gmail.com', '7193384570', ''),
(10629, '-', 'khaja Qutubuddin', 'Syed', '2601 Salmon St  , ', '75062', 'Irving  , Texas', 'United States', 'skhaja1503@gmail.com', '657-262-4775', ''),
(10630, '-', 'Christopher ', 'Swick', '932 Double Branches Ln. , ', '30132', 'Dallas , GA', 'United States', 'swickch@yahoo.com', '404-983-5893', ''),
(10631, '-', 'jim', 'williams', '1693 Cumberland Place , ', '27858-6153', 'Greenville , N.C.', 'United States', 'jimwms@aol.com', '2525311552', ''),
(10632, '-', 'Oluwajoba', 'Odesanya', '141 Clark Road , ', 'WV3 9PD', 'Wolverhampton , West Midlands', 'United Kingdom', 'joba.vx@gmail.com', ' 447845040343', ''),
(10633, '-', 'Samantha', 'Munroe', '24 Albro lake road  , ', 'B3A3X8', 'Dartmouth , Nova Scotia', 'Canada', 'samanthamunroe54@gmail.com', '19025807635', ''),
(10634, '-', 'Jordan', 'Leisinger', '13104 Elbow Dr SW , 1205', 'T2W 2P2', 'Calgary , AB', 'Canada', 'kayneleisinger@gmail.com', '403 835 0932', ''),
(10635, '-', 'Nick', 'Nikolov', '1325 Rose Court East , ', '60089', 'Buffalo Grove , IL', 'United States', 'niknikol@hotmail.com', '7737447643', ''),
(10636, '-', 'Nikolay', 'Nikolov', '1325 Rose Court East , ', '60089', 'Buffalo Grove , IL', 'United States', 'niknikol@hotmail.com', '7737447643', ''),
(10637, '-', 'Puiu', 'Ciuban', 'Völklinger, 4', '28309', 'Bremen ', 'Germany', 'ciuban_ezul@yahoo.com', ' 49 151 63266396', ''),
(10638, '-', 'Sara', 'Akram', '8 corso court  , 1F', '11223', 'Brooklyn  , Ny', 'United States', 'Saraakram04@gmail.com', '6469739328', ''),
(10639, '-', 'Karla', 'Mcduffie', '4417 W gray st , ', '33609', 'Tampa , Florida', 'United States', 'yosely1@yahoo.com', '001-321-604-9523', ''),
(10640, '-', 'William', 'Smutz', '507 Monroe St. , ', '98581', 'RYDERWOOD , WA', 'United States', 'bsmutz@outlook.com', '3609045198', ''),
(10641, '-', 'Galal ', 'Amara', '98 rue danielle casanova 93200 saint Denis  , 2 étage porte droit ', '93200', 'Ile-de-France  , Saint Denis ', 'France', 'galalamara@gmail.com', '0033628458519', ''),
(10642, '-', 'Andy', 'Whotton', '7/605 Nepean Highway , ', '3163', 'Melbourne , VIC', 'Australia', 'whottona@hotmail.com', ' 61411311336', ''),
(10643, '-', 'Jorge L ', 'Ventura', '1550 Bridge Avenue , Apt 6', '94601', 'Oakland , CA', 'United States', 'venturaluis116@yahoo.com', '5103262805', ''),
(10644, '-', 'Alvin ', 'Hui', '4708 Hickory Pl , ', '82009', 'Cheyenne , WY', 'United States', 'alvin_hui86@yahoo.com', '701.770.1150', ''),
(10645, '-', 'Test', 'Test', 'asd , ad', '213', 'asd , asd', 'Germany', 'sad@gmail.com', '12313', ''),
(10646, '-', 'Galal', 'Amara', '98 rue danielle casanova , Deuxième étage porte droit', '93200', 'Saint Denis , Ille de France ', 'France', 'galalamara@gmail.com', '0628458519', ''),
(10647, '-', 'Alberto ', 'Finalet ', '712 Lakewood Ave  , ', '33613', 'Tampa  , Florida ', 'United States', 'albertofn799@gmail.com', '8138330206', ''),
(10648, '-', 'Won', 'Kim', '80 Waterloo Road , 1301C', '2113', 'Macquarie Park , NSW', 'Australia', 'won.kim91@outlook.com', ' 61 417 299 008', ''),
(10649, '-', 'David', 'Minzer', '1817 58 St. , 3F', '11204', 'Brooklyn , NY', 'United States', 'duddymm@yahoo.com', '718 564-3842', ''),
(10650, '-', 'Meghan', 'Kraenbring Comerford', '125 Heacock Lane , ', '19095', 'Wyncote , PA', 'United States', 'meghan.kraenbring@gmail.com', '2152850396', ''),
(10651, '-', 'KHALID', 'ALZAHRANI', 'A slam bin Aqsi bin Haritha , 3540', '26579', 'Taif , Makkah', 'Saudi Arabia', 'khaldalatawy10@gmail.com', '966502006635', ''),
(10652, '-', 'KHALID', 'ALZAHRANI', 'Aslam bin Aqsi bin Haritha , 3540', '26579', 'Taif , Makkah', 'Saudi Arabia', 'khaldalatawy10@gmail.com', '966502006635', ''),
(10653, '-', 'Galal', 'Amara', '98 rue danielle casanova , Deuxième étage porte droit', '93200', 'Saint Denis , ', 'France', 'galalamara@gmail.com', '0628458519', ''),
(10654, '-', 'Arlitha', 'Green', '4226 Emmet St.', '68111', 'Omaha , NE', 'United States', 'leeleejuly12@gmail.com', '5313651321', ''),
(10655, '-', 'Richard', 'Mostert-Glen', '86 Spencer rd  , REXEL Electrical', '4215', 'Nerang  , QLD', 'Australia', 'richmg77@outlook.com', '0421407299', ''),
(10656, '-', 'Peter ', 'Smiley', '12205 W Bonniwell Rd , none', '53097', 'Mequon , WI', 'United States', 'blpsmiley11@gmail.com', '262-349-6286', ''),
(10657, '-', 'Avshalum', 'Rabayev', '28 Savin Ct , ', '10304', 'Staten Island , NY', 'United States', 'arug623@gmail.com', '917-623-7745', ''),
(10658, '-', 'Elshod', 'Asrorov', '1801 Avenue N , Apt 3C', '11230', 'Brooklyn  , NY', 'United States', 'elshodchik08@gmail.com', '3472031559', ''),
(10659, '-', 'Christian ', 'Diamante', '256 55th street , 3F', '11220', 'Ny  , Brooklyn', 'United States', 'christroy19@icloud.com', '9173701233', ''),
(10660, '-', 'Dina ', 'Taian', '17369 Dove Willow St , ', '91387', 'Canyon Country  , California ', 'United States', 'adtaian@verizon.net', '(818)730-7514', ''),
(10661, '-', 'Liviu', 'Mihoc', 'Lüttkamp 62 , ', '22547', 'Hamburg , Hamburg', 'Germany', 'mihocliviu@gmail.com', '017655164839', ''),
(10662, '-', 'James', 'Randall', '598 Leon Drive , ', '13760', 'Endicott , NY', 'United States', 'randall@kieferrandall.com', '607-348-3296', ''),
(10663, '-', 'John', 'Loupatty ', 'Heideweg 15', '29303', 'Bergen (Celle) , Niedersachsen ', 'Germany', 'Loupattus@hotmail.com', ' 4917666819377', ''),
(10664, '-', 'Garen', 'Corbett', '11 Camelot Ct , None', '94707', 'Kensington , CA', 'United States', 'glcorbett@gmail.com', 'Garen Corbett', ''),
(10665, '-', 'Kevin', 'Ford', '5265 Old Mill Rd , ', '92504', 'Riverside , California', 'United States', 'kbford1@gmail.com', '3016749856', ''),
(10666, '-', 'Carlos', 'Martinez', '8410 Homer St , ', '48209', 'Detroit , MI', 'United States', 'jalmextrucking@yahoo.com', '3133509918', ''),
(10667, '-', 'Tatiana', 'Savin', '18 rue du SOULELHAT , ', '81700', 'Puylaurens , ', 'France', 'savintatiana07@gmail.com', '0672065382', ''),
(10668, '-', 'Igor', 'Simo', '305 Schermerhorn St. , ', '11217', 'Brooklyn  , New York', 'United States', 'igorsimo@aol.com', '8456563784', ''),
(10669, '-', 'Savin', 'Tatiana', '18 rue du Soulelhat , ', '81700', 'Puylaurens , ', 'France', 'savintatiana07@gmail.com', '0672065382', ''),
(10670, '-', 'Igor', 'Simho', '305 Schermerhorn St. , ', '11217', 'Brooklyn, NY , New York', 'United States', 'igorsimo@aol.com', ' 18456563784', ''),
(10671, '-', 'Arlitha', 'Green', '4226 Emmet St , ', '68111', 'Omaha , NE', 'United States', 'leeleejuly12@gmail.com', '5313651321', ''),
(10672, '-', 'Rami Alkhoury ', 'Rami', 'Ol-danielsgatan , 9A', '82231', 'Gävleborg  , Alfta', 'Sweden', 'ramikhouri95@gmail.com', '00463723067574', ''),
(10673, '-', 'Rami', 'Alkhoury ', 'Ol-danielsgatan , 9A', '822 31', 'Gävleborg  , Alfta', 'Sweden', 'ramikhouri95@gmail.com', '00463723067574', ''),
(10674, '-', 'Jeffrey', 'Sam', '136 Enfield Avenue , ', '02908', 'Providence , RHODE ISLAND', 'United States', 'jeffrey.sam@aecom.com', '4019528296', ''),
(10675, '-', 'Subhan', 'Ullah', '300 Rogers Roads , Apt R201', '30605', 'Athens , GA', 'United States', 'dr.subhanullah@gmail.com', '7068703384', ''),
(10676, '-', 'Marin', 'Alexandru', 'Splaiul Unirii 10 , 89', '040033', 'Bucuresti , Bucuresti', 'Romania', 'alexandru.marin.constantin@outlook.com', ' 40743135151', ''),
(10677, '-', 'Jasmin', 'Morfin Davila', '3950 Mahaila Ave. , Apartment H11', '92122', 'San Diego , CA', 'United States', 'jmorfindavila@gmail.com', '2012749721', ''),
(10678, '-', 'Glenn', 'Hill', '5 Hetherington Street , North Lakes ', '4509', 'Brisbane , Queensland', 'Australia', 'glenn.hill2@bigpond.com', 'Glenn Hill', ''),
(10679, '-', 'Iovu', 'Corina Beatrice', 'Splaiul Unirii 10 , 89 , Scara 4', '040033', 'Bucuresti , Bucuresti', 'Romania', 'Alexandru.marin.constantin@outlook.com', ' 40743135151', ''),
(10680, '-', 'Jesse', 'Schuurman', 'Rikkeshaag 32 , ', '6905 WL', 'Zevenaar , ', 'Netherlands', 'jesse.schuurman@gmail.com', '0613998429', ''),
(10681, '-', 'Cristina', 'Buckfelder', '2501 Sedley Road , N/A', '28211', 'Charlotte , NC', 'United States', 'Cristina.Qubein@gmail.com', '3366880173', ''),
(10682, '-', 'NAtalya ', 'Khaytu', '4729 SW 313th place  , ', '98023', 'Federal way , Washington ', 'United States', 'quaffs_bits0v@icloud.com', '2532297550', ''),
(10683, '-', 'Giuseppe', 'Bilotta', '320 Nakerville Cre , ', 'L9T7T9 ', 'Milton  , ON', 'Canada', 'giuseppebilotta@icloud.com', '2898283309', ''),
(10684, '-', 'Iovu', 'Corina Beatrice', 'Splaiul Unirii 10 , 89, Scara 5', '040033', 'Bucuresti , Bucuresti', 'Romania', 'alexandru.marin.constantin@outlook.com', '0040743135151', ''),
(10685, '-', 'Richard', 'Glass', '9770 West Bent Tree Drive , ', '85383', 'Peoria , Arizona', 'United States', 'dpg171@aol.com', 'Richard Glass', ''),
(10686, '-', 'Bawi', 'Sang', '1349 Utica Ln , ', '75077', 'Lewisville  , Texas', 'United States', 'bawilsang1993@gmail.com', '2144604221', ''),
(10687, '-', 'Aron ', 'Gottdenger ', '535 , Kent Ave , 7b', '11249', 'Brooklyn , NY', 'United States', 'arigoddinger@gmail.com', '3479776420', ''),
(10688, '-', 'Stephen', 'Spilka', '1340 Lincoln Road , Apt 209', '33139', 'Miami Beach , FL', 'United States', 'sspilka@mohg.com', '2014068066', ''),
(10689, '-', 'Ami', 'Brahmbhatt', '226 Stewart Avenue  , Gardencity', '11530', 'Newyork  , Newyork ', 'United States', 'amiraj0803@gmail.com', '5166619275', ''),
(10690, '-', 'Quyen', 'Le-Kim', '311 TAYLOR ST , N/A', '94533', 'Fairfield , CA', 'United States', 'lehaiquyen89@gmail.com', '7073664597', ''),
(10691, '-', 'Lu', 'Zhao', '1310 14 AVE SW , Apt 211', 'T3C 3S3', 'Calgary , Alberta', 'Canada', 'lu.zhao@megacubeconsulting.com', '17809349768', ''),
(10692, '-', 'Yarisury Salinas ', 'Yarisury ', '431 Sparrow Branch Cir  , ', '32259', 'Saint Johns  , Florida ', 'United States', 'yarisurysalinas@yahoo.es', '7864451465', ''),
(10693, '-', 'Yarisury  Salinas ', 'Yarisury ', '431 Sparrow Branch Cir  , ', '32259', 'Saint Johns  , Florida ', 'United States', 'yarisurysalinas@yahoo.es', '7864451465', ''),
(10694, '-', 'Luis', 'Magno', '306 S OAK ST , ', '67213-4638', 'WICHITA , KS', 'United States', 'Klmagnoiv@gmail.com', '3165162891', ''),
(10695, '-', 'Michael', 'Miyasato', '3174 MADSEN ST, HAYWARD, CA 94541 , ', '94541', 'HAYWARD , CA', 'United States', 'mizack227@gmail.com', '8082860637', ''),
(10696, '-', 'Luis', 'Magno', '308 S. Oak St. , ', '67213', 'Wichita , KS', 'United States', 'klmagnoiv@gmail.com', '3165162891', ''),
(10697, '-', 'Maryam', 'Ahmadpoortprkamani', '101 Cumberland Ave S , A710', 'S7N 1L5', 'Saskatoon , SK', 'Canada', 'math.ahmadpor@gmail.com', ' 16399945996', ''),
(10698, '-', 'Gaprindashvili', 'Dimitri', '2655 Windstream way , 2655', '30044', 'Georgia , Lawrenceville', 'United States', 'amerimpeco@gmail.com', '4703302003', ''),
(10699, '-', 'Thomas ', 'Evans', '229 Branchville Rd , ', '06877', 'Ridgefield , CT', 'United States', 'te1641@yahoo.com', '9179130666', ''),
(10700, '-', 'Ronal ', 'Vega', '5225 Vanetta Street , ', '75061', 'Irving , Texas', 'United States', 'ronalvega1115@icloud.com', '2147734258', ''),
(10701, '-', 'Salman ', 'Al Sinan ', '6900 NW 155th ST  , N/A', '73013 ', 'Edmond  , Oklahoma State ', 'United States', 'rakan_481@hotmail.com', '4052198532', ''),
(10702, '-', 'amjad', 'sadi', 'castle way , 27', '1', 'Dublin , cherrywood', 'Israel', 'amjad.kh.sadi@gmail.com', '0584631442', ''),
(10703, '-', 'MIKEL', 'SIERRA', 'BARETRASUN, N2-4º-B , ', '48600', 'SOPELA , BIZKAIA', 'Spain', 'msierra77@hotmail.com', '680885712', ''),
(10704, '-', 'Syed Muhammad iqbal qadri', 'Syed Muhammad iqbal ', 'Buhaira Cornech street Al Majaz 3 , 2502 Al Majaz Tower ', '500001', 'Sharjah  , Sharjah ', 'United Arab Emirates', 'qadri109@gmail.com', ' 971526111193T', ''),
(10705, '-', 'Apurva', 'Patel', '1050 SE GRANT WOODS CT ,  ', '50263', 'WAUKEE , IOWA', 'United States', 'ARPATEL.ADMISSION@GMAIL.COM', '3194318930', ''),
(10706, '-', 'Mohammad', 'Bahry', '42-252 Stone Road West , ', 'N1G 2V7', 'Guelph , ON', 'Canada', 'azimbahry@gmail.com', '6476791980', ''),
(10707, '-', 'John', 'Robson', '49 Mt Marua Way , ', '5018', 'Timberlea , Wellington', 'New Zealand', 'mrreasonable@gmail.com', 'John Robson', ''),
(10708, '-', 'adam', 'Pimentel', '152 chemin de la haute-riviere , ', 'j6k0a4', 'chateauguay , quebec', 'Canada', 'chill_out05@hotmail.com', '5148273987', ''),
(10709, '-', 'Adam', 'Pimentel', '152 chemin de la haute-riviere ', 'j6k0a4', 'Chateauguay , Quebec', 'Canada', 'chill_out05@hotmail.com', '5148273987', ''),
(10710, '-', 'Aryo', 'Ghasemnejad', '490 Queen Street , 119', 'C1A 8R9', 'Charlottetown , PE', 'Canada', 'Aryonejad96@gmail.com', '9023147636', ''),
(10711, '-', 'Garry', 'Garry', '16950 North Bay Road, Apt 715 , 715', '33160', 'Sunny Isles Beach , FL', 'United States', 'garydoscous@gmail.com', '5617134129', ''),
(10712, '-', 'Labib', 'Girgis', '595 River Avenue , 309', 'R3L0E6', 'Winnipeg , Manitoba', 'Canada', 'labib.girgis@yahoo.com', 'Labib Girgis', ''),
(10713, '-', 'Katherine', 'Effendi', '2393 Yukon St , ', '94577', 'San Leandro , California', 'United States', 'katherinebrk@yahoo.com', '4158198781', ''),
(10714, '-', 'Neeraj Tom', 'Neeraj', 'Makkiyil house, peruvayal P.O , ', '673008', 'Kozhikode, kerala , ', 'India', 'neerajtom143@gmail.com', ' 919946090431', ''),
(10715, '-', 'Amjad', 'Sadi', 'castle way , 27', 'D18TK2C', 'Dublin 18 , Cherrywood', 'Ireland', 'amjad.kh.sadi@gmail.com', '0584631442', '353874861648'),
(10716, '-', 'Eugen Danut ', 'Popa ', 'Dorfstr 15 , ', '85302 ', 'Gerolsbach , Junkenhofen ', 'Germany', 'careuimpex@yahoo.com', ' 40745164584', ''),
(10717, '-', 'David', 'Mula', '347 Cortleigh blvd , ', 'M5N 1R4', 'North York , Ontario', 'Canada', 'david_mulae@hotmail.com', '6473004301', ''),
(10718, '-', 'Peter', 'Maier', '137 South Main St , .', '10921', 'Florida , NY', 'United States', 'ptmaier@hotmail.com', '9282455311', ''),
(10719, '-', 'Urszula', 'Kaluza', 'Juranda ze Spychowa  , 54', '03257', 'Warsaw , Mazovian', 'Poland', 'ula.kaluza@gmail.com', ' 48605380189', ''),
(10720, '-', 'Mauricio', 'Domingues Aroldi', 'Tändsticksgatan 2 , lgh 1415', '41283', 'Gothenburg , Västra Götaland', 'Sweden', 'mauricio.aroldi@gmail.com', ' 46 735226712', ''),
(10721, '-', 'Lobonc', 'Csaba', 'Eichendorff str10 , ', '97941', 'Tauberbischofshei , ', 'Germany', 'lobonccsabi@gmail.com', '01747357124', ''),
(10722, '-', 'Ahmed Zaki radi ', 'Ahmed', '60 Anne Devlin Road Rathfarnham Dublin 14 , Cashla', 'D14', 'Dublin , Dublin 14', 'Ireland', 'ahmedzakey93@gmail.com', '0892659444', ''),
(10723, '-', 'Sajjad', 'Al Lamy', '707 woodcastle bend  , ', '77094', 'Houston , Texas', 'United States', 'sajj12004@gmail.com', '7135982921', ''),
(10724, '-', 'Douglas', 'Kopecki', '5 Jacaranda Dr , 205', '33324', 'Plantation , Florida', 'United States', 'dkopecki@gmail.com', '954-821-5519', ''),
(10725, '-', 'Adrian', 'Theuma', '51 highlands Parade ', '2516', 'New South Wales , Bulli', 'Australia', 'a.theuma.investmemts@gmail.com', ' 61438146405', ''),
(10726, '-', 'Vinh', 'Le', '7728 Summerbrook Cir , 1', '76137', 'Fort Worth , TX', 'United States', 'lethanhvinh143@icloud.com', '6827749662', ''),
(10727, '-', 'Reta Korkes', 'Reta', '9 Springleaf Av  , ', '3978', 'Victoria  , Clyde North', 'Australia', 'kasa1983@outlook.com', '961430115274', ''),
(10728, '-', 'Joe', 'Hollenberg', '12224 Aviles Circle , ', '33418', 'Palm Beach Gardens , Florida', 'United States', 'joehollenberg@msn.com', '7034051905', ''),
(10729, '-', 'Bei ', 'Zhi', '5848 110th ave se , N/A', '98006-2616', 'bellevue , WA', 'United States', 'bonniezhi07@gmail.com', '2064321525', ''),
(10730, '-', 'Robert ', 'Smithers', '165 Rannow Road , Cabra west', 'D07C9Y9', 'Cabra , Leinsteir', 'Ireland', 'robertsmither74@gmail.com', ' 353876129017', ''),
(10731, '-', 'Dylan ', 'Harter', '4672 scenario Drive  ,  ', '92649', 'Huntington Beach , CA', 'United States', 'drharter285@gmail.com', '951-733-5225 ', ''),
(10732, '-', 'alfredo', 'bartholomaus', '18482 Via Di Sorrento , house', '33496', 'Boca Raton , FL', 'United States', 'alfredobart@gmail.com', '5614033631', ''),
(10733, '-', 'Colin', 'Berwick ', '39 Vauxhall drive  , ', 'M1P1P8', 'Scarborough  , Ontario', 'Canada', 'cberwick@jnzinvestments.com', '416-457-5468 ', ''),
(10734, '-', 'Jack', 'Nguyen', '1003 barclay rd , N/a', '19425', 'Chester Springs , PA', 'United States', '23kynguyen@gmail.com', '2679924512', ''),
(10735, '-', 'Marc', 'DEPAEPE', '22 rue clos des aires , ', '34160', 'Sussargues , ', 'France', 'depaepem@yahoo.fr', '0695741037', ''),
(10736, '-', 'Jochen', 'Schuster', 'Auf der Marienhöhe  , 3', '64297', 'Darmstadt-Eberstadt  , Hessen ', 'Germany', 'jochenschuster@web.de', ' 491786100838', ''),
(10737, '-', 'Robert  ', 'Hopkins ', '3 brynysgol.  Flat 3 , Penparcau ', 'Sy231sl ', 'Aberystwyth  , Ceredigion ', 'United Kingdom', 'roberthopkins91@gmail.com', '07747462447', ''),
(10738, '-', 'Marius', 'Schmidt', 'Georg-Eberlein-Str. 25 , ', '90408', 'Nürnberg , Bayern', 'Côte d\'Ivoire', 'marsch2496@web.de', '15173026983', ''),
(10739, '-', 'Annar', 'Konsa', 'Sojamaa Tee 9 , 9', '60502', 'Lähte Alevik , Tartumaa', 'Estonia', 'konsa.annar@gmail.com', '56232968', ''),
(10740, '-', 'Christopher', 'Andrews ', 'The stables  , Woolfardisworthy ', 'EX17 4SA ', 'Crediton  , Devon', 'United Kingdom', 'chris84shark@hotmail.co.uk', '07834349939', ''),
(10741, '-', 'David', 'Haynes', '3341 Eagle Ridge Drive , ', '22191', 'Woodbridge , Virginia', 'United States', 'dihrlh00@gmail.com', 'Robin Haynes', ''),
(10742, '-', 'Alan', 'Carton', 'Clonmahon Summerhill , ', 'A83E519', 'Enfield , Co. Meath', 'Ireland', 'alancarton6@gmail.com', '0852144227', ''),
(10743, '-', 'Stanislav ', 'Karaivanov', 'Christian Evensens vei 9 , ', '1712', 'Sarpsborg , Østfold ', 'Norway', 'skaraiva@online.no', '  47 95 3636 12 ', ''),
(10744, '-', 'NATHANIEL', 'BEKELE', '9010 LONE STAR CT , ', '22079', 'LORTON , VA', 'United States', 'natnaelbkl@gmail.com', '7036463840', ''),
(10745, '-', 'Corey ', 'Kern', '3812 Kaileen Cir , ', '32905', 'Palm Bay , FL', 'United States', 'mr.kernvacations@gmail.com', '7605745707', ''),
(10746, '-', 'Won', 'Kim', '1301c 80 Waterloo Rd , ', '2113', 'Macquarie Park , NSW', 'Australia', 'won.kim91@outlook.com', ' 61 417 299 008', ''),
(10747, '-', 'Gary', 'Doscous', '16950 North bay road , #715', '33160', 'Sunny Isles , Florida', 'United States', 'garydoscous@gmail.com', '5617134129', ''),
(10748, '-', 'Most', 'Josef', 'Lindenweg 30 , Johann Most', '92536', 'Pfreimd , Bayern', 'Germany', 'josef.most@gmail.com', ' 49 1751232164', ''),
(10749, '-', 'Reggie ', 'Gabriel', '9621 S 8th Ave , ', '90305', 'Inglewood , CA', 'United States', 'reggieregg.beoch@yahoo.com', '3233331848', ''),
(10750, '-', 'Corey', 'Kern', '3812 Kaileen Cir , ', '32905', 'Palm Bay , FL', 'United States', 'mr.kernvacations@gmail.com', '7605745707', ''),
(10751, '-', 'Fryto ', 'Sainvil', '539 West campus circle  , N/a', '33312', 'Fort Lauderdale , Florida ', 'United States', 'frytosainvil059@gmail.com', '9542978034', ''),
(10752, '-', 'Thanh Liem', 'Vo', '32 Gove street  , ', '3171', 'Springvale , Victoria', 'Australia', 'votliem1@gmail.com', ' 61 405287833', ''),
(10753, '-', 'Gelbis Lorenzo Fernández Diaz ', 'Gelbis ', '424 4th st s  , Apt 4 ', '56347', 'Long Prairie , MN', 'United States', 'gelbislorenzo@gmail.com', '6058460377', ''),
(10754, '-', 'Van Anrooy', 'Thomas', '3600 Crestview Dr. , ', '60047', 'LongGrove , IL', 'United States', 'drtomhof@gmail.com', '630-745-0380', ''),
(10755, '-', 'Markhel', 'Hargrove', '3721 Bardstown Rd , 610', '40218-2267', 'Louisville , KY', 'United States', 'markhel.hargrove@yahoo.com', '5027510320', ''),
(10756, '-', 'Thomas ', 'Van Anrooy ', '3600 RFD Crestview Dr. , ---', '60047', 'LongGrove , Illinois', 'United States', 'drtomhof@gmail.com', '6307450380', ''),
(10757, '-', 'CHAD', 'WELLMAN', '4708 BROOKESIDE DR  , NONE', '48430', 'FENTON , MI', 'United States', 'CIARAALYSSE06@AOL.COM', 'CIARA WELLMAN-2484595423', ''),
(10758, '-', 'Jose gregorio ', 'Quintero ', '301 westchester way  , ', '30115', 'Cantón  , Georgia ', 'United States', 'josegquinteror@gmail.com', '4704785033', ''),
(10759, '-', 'Jose Gregorio ', 'Quintero', '179 Spring Way Square', '30114', 'Canton , GA', 'United States', 'josegquinteror@gmail.com', '470-478-5033', ''),
(10760, '-', 'dovied', 'van der velde', '72 foxwood rd  , ', '08701', 'lakewood , nj', 'United States', 'realtornwh@gmail.com', 'dovied', ''),
(10761, '-', 'José gregorio ', 'Quintero ', '301 cherwester way  , ', '30115', 'Cantón  , Georgia ', 'United States', 'josegquinteror@gmail.com', '4704785033', ''),
(10762, '-', 'José Quintero ', 'Romero', '179 Spring Way Square', '30114 ', 'canton , georgia', 'United States', 'josegquinteror@gmail.com', '4704785033', ''),
(10763, '-', 'Salem ', 'Mohammedomer Hamed', 'Marstrandsgata 33 , ', '6508', 'Kristiansund , Kristiansund', 'Norway', 'salemmohammedomer7@gmail.com', '94730631', ''),
(10764, '-', 'Stiven', 'Reynoso', '1415 n corlies st , ', '19121', 'pa  , Philadelphia ', 'United States', 'stivenreynosor1@gmail.com', '6464654374', ''),
(10765, '-', 'Salem', 'Hamed', 'Marstrandgata 33 , 1100', '6508', 'Møre og Romsdal  , Kristiansund', 'Norway', 'salemmohammedomer7@gmail.com', '94730631', ''),
(10766, '-', 'Vladimir', 'Chable Jimenez', '13432 La Place Cir , Apt 81', '33612-3649', 'Tampa , Florida', 'United States', 'arieschable81@gmail.com', '8133841237', ''),
(10767, '-', 'David', 'Woodson', '175 Crown Point Circle , ', '32779', 'Longwood , FL', 'United States', 'davidwoodson1964@yahoo.com', '4079473028', ''),
(10768, '-', 'Nisrine ', 'Mohamad', '18 crosland drive  , ', 'M1R4M8', 'Ontario , Scarborough ', 'Canada', 'mhamade79@outlook.com', ' 16474702008', ''),
(10769, '-', 'Lilia', 'Moskal', '404-91 Wellington St N. , 404', 'L8R 1N2', 'Hamilton , ON', 'Canada', 'leladoxy@gmail.com', '2896808985', ''),
(10770, '-', 'Colin', 'Berwick', '39 Vauxhall drive , ', 'M1P 1P8', 'Toronto  , Ontario', 'Canada', 'cberwick@jnzinvestments.com', ' 1 416-457-5468', ''),
(10771, '-', 'Peter', 'Maier', '137 S Main St , ', '10921', 'Florida , NY', 'United States', 'ptmaier@hotmail.com', '9282455311', ''),
(10772, '-', 'lilia', 'moskal', '404-91 wellington st north , 404', 'l8r 1n2', 'hamilton , ontario', 'Canada', 'leladoxy@gmail.com', '289-680-8985', ''),
(10773, '-', 'carlos', 'oliver', '7 Wonderview Way , none', '08833', 'Lebanon , NJ', 'United States', 'cpo@frazier.com', '9089303536', ''),
(10774, '-', 'JAGDEEP', 'GREWAL', '31125 WESTRIDGE PL , 45', 'V2T0B9', 'ABBOTSFORD , BC', 'Canada', 'JAZZGREWAL22@GMAIL.COM', '416-789-3748', ''),
(10775, '-', 'Sheila', 'Nyonteh', '2904 , Northway Dr , 302', '55430', 'Brooklyn Center  , MN ', 'United States', 'belloshei@yahoo.com', '7637420451', ''),
(10776, '-', 'Jonathan', 'Munoz', '900 e park st unit 10-201ABC , ', '62901', 'Carbondale , Illinois', 'United States', 'munozjonathan99@gmail.com', '4355312262', ''),
(10777, '-', 'Shiba', 'Rabiee', 'Strandvejen 55 ', '3300', 'Frederiskværk , Nordsjælland', 'Denmark', 'shiba-rabiee@hotmail.com', '0045 28180609', ''),
(10778, '-', 'sheila', 'nyonteh-bello', '2904 Northway Dr 302 , 302', '55430', 'Brooklyn Center , Minnesota', 'United States', 'belloshei@yahoo.com', '7637420451', ''),
(10779, '-', 'Michael', 'Dapkunas', '19436 Solarzano st. , ', '34293', 'Venice , Florida', 'United States', 'jdapper@aol.com', '9414606689', '4104042218'),
(10780, '-', 'Nicholas ', 'Ellenburg', '101 Black Avenue  , ', '35062', 'Dora , AL', 'United States', 'ellenburgn808@icloud.com', '2055148984', ''),
(10781, '-', 'Paul', 'Schofield', 'Brättingberg 33  , N/A', '82479', 'Bjuråker ', 'Sweden', 'paulschofieldmail@gmail.com', '46730898353', ''),
(10782, '-', 'Boaz', 'Moshe', '82-25 210th Street , ', '11427', 'Queens Village , NY', 'United States', 'asmoshe5@gmail.com', '718-757-1010', ''),
(10783, '-', 'Colin', 'Campbell', 'Po box 4461 , ', '84069', 'Park City , UT', 'United States', 'colinjcampbell@yahoo.com', '1-503-740-9252', ''),
(10784, '-', 'Simon Ravnholt Urth', 'Simon', 'Boulevarden 8,  , 1tv', '9000', 'Aalborg , ', 'Denmark', 'simon_urth@hotmail.com', '22402334', ''),
(10785, '-', 'Pablo', 'Checa', '110 Pelham Drive , 110', '29483', 'Summerville , sc', 'United States', 'pablitos1@msn.com', '7039303481', ''),
(10786, '-', 'Srilekha Reddy', 'Kankanala', '401 S Coit Rd , Apt 1917', '75072', 'Mckinney , Texas', 'United States', 'srilekha127@gmail.com', '9729798732', ''),
(10787, '-', 'francois', 'l\'heureux', '1398 grafton ave , box 672', 'V0R 1V0', 'Errington Bc , BC', 'Canada', 'pwiseelectric@shaw.ca', '2509479119', ''),
(10788, '-', 'Felipe', 'Anzaldo', '311 celia street , NA', '91768', 'California  , Pomona', 'United States', 'anzaldo30@hotmail.com', '323-945-2604', ''),
(10789, '-', 'Colin', 'Campbell', '5623 Emigration Canyon Rd , ', '84108-1745', 'Salt Lake City , UT', 'United States', 'colinj.campbell@yahoo.com', '1(503)740-9252', ''),
(10790, '-', 'Amrit', 'Pandey', '12/18 inkerman street  , 7-12 Building ', '2142', 'Sydney Nsw , Granville ', 'Australia', 'amritpandey455@gmail.com', '0449947345', ''),
(10791, '-', 'Ruby', 'Huynh', '1585 E Harrison St Chandler Arizona 85225 , ', '85225', 'Chandler , AZ', 'United States', 'rubyhuynh0812@gmail.com', ' 19283794372', ''),
(10792, '-', 'Pieter', 'Van Wezemael', 'Tervuursesteenweg 559  ', '1982', 'Elewijt ', 'Belgium', 'pietervw@mail.be', ' 32475310296', ''),
(10793, '-', 'Satwinder', 'ladhar', '330   clareview station Drive   Nw Edmonton , 1206', 'T5Y 0E6', 'Edmonton , AB', 'Canada', 'satwinder268@gmail.com', '7806676713', ''),
(10794, '-', 'Geoffrey', 'Handel', '1809 11th Ave , single  family house', '08757', 'Toms River , NJ', 'United States', 'grhzo6@aol.com', '9734773517', ''),
(10795, '-', 'ray', 'moth', '21 ferry pickering close , ', 'LE10 0YN', 'hinckley , leicestershire', 'United Kingdom', 'raymoth55@gmail.com', ' 447432462458', ''),
(10796, '-', 'Sahajpal', 'Rai', '50 Hayes St , Irvine, CA 92620', '92620', 'Irvine , CA', 'United States', 'sahajpalrai@gmail.com', '9495502366', ''),
(10797, '-', 'Lu', 'Zhao', '1310 14 AVE SW , ', 'T3C 3S3', 'Calgary , Alberta', 'Canada', 'lu.zhao@megacubeconsulting.com', '7809349768', ''),
(10798, '-', 'Harry', 'Burgess', '1531  Ashtyn Woods Pkwy , ', '49464', 'Zeeland , MI', 'United States', 'h2mburgess@gmail.com', '6162989726', ''),
(10799, '-', 'Violeta', 'Morales', '1356 W Shamrock St , ', '92376', 'Rialto , CA', 'United States', 'violetamorales@gmail.com', '9098272796', ''),
(10800, '-', 'Frank', 'Seoane', '12485 44th Street North , #D', '33762', 'Clearwater , FL', 'United States', 'alconametalrecyclers@yahoo.com', ' 1 727-916-0561', ''),
(10801, '-', 'Niklas', 'Larsson', 'Ekarp 38 , ', '27492', 'SKURUP , Sweden', 'Sweden', 'niklas.larsson@ropack.se', '0703478979', ''),
(10802, '-', 'Cakraj', 'Alfred', 'Friedrichstr.5-9 , 5-9', '69412', 'Eberbach , Eberbach', 'Germany', 'fcakraj@yahoo.de', '1722679640', ''),
(10803, '-', 'francois', 'l\'heureux', '1398 grafton ave , box 672', 'V0R 1V0', 'Errington Bc , BC', 'Canada', 'pwiseelectric@shaw.ca', '2509479119', ''),
(10804, '-', 'Benny', 'Ortiz', '37-50 97th st  , 3A', '11368', 'Corona  , New York ', 'United States', 'alkaguitarra@gmail.com', '9178704152', ''),
(10805, '-', 'Peter', 'Goppel', 'Napoleonsweg 11 ', '6086AB', 'Neer , Limburg', 'Netherlands', 'pgoppel1960@kpnmail.nl', '0031(06)40208624', ''),
(10806, '-', 'Alireza', 'Najafi', 'Lantmannagatan , 189', '58332', 'Linkoping  , Östergötland', 'Sweden', 'faridnajafi@hotmail.com', ' 46 76 1788434', ''),
(10807, '-', 'Deegan Hawkins ', 'Deegan ', '5 Badilla crescent  , 5', '4800', 'Proserpine QLD ', 'Australia', 'deeganhawkins@icloud.com', '0484147222', ''),
(10808, '-', 'Khamba', 'Lama Lopsang ', '96 King street , Brynmawr', 'Np23 4sy', 'Ebbw vale , Ebbw Vale', 'United Kingdom', 'lamarabsang@googlemail.com', ' 44 7853 934183', ''),
(10809, '-', 'Rosana', 'Hutchins', '215 Yew St , ', '01516', 'Douglas , MA', 'United States', 'rosanamn2@me.com', '7745356561', ''),
(10810, '-', 'Ngoc Loi', 'Dinh', 'Oberfeldstr. 103b , House', '12683', 'Berlin , Berlin', 'Germany', 'ngocloidinh1975@gmail.com', '01743114648', ''),
(10811, '-', 'Alireza', 'Najafi', 'Lantmannagatan , 189', '58332', 'Linköping , ', 'Sweden', 'faridnajafi@hotmail.com', ' 46 76 1788434', ''),
(10812, '-', 'ole', 'christiansen', 'hanebjælken 116 , ', '9380', 'vestbjerg , denmark', 'Choose country', 'ochristiansen@stofanet.dk', ' 4521422464', ''),
(10813, '-', 'Kanayo', 'Chukwuneke', '205 Warren Street , ', '07029', 'Harrison , NJ', 'United States', 'chukwunkanayo@gmail.com', '8622948540', ''),
(10814, '-', 'Abdur Rehman ', 'Abdur', '52 , Avenue Liegeard , ', '93270', 'Sevran , Île-de-France', 'France', 'smithrehman93@hotmail.com', '0768954489', ''),
(10815, '-', 'Isaac', 'Einisman', '3240 Snelling Avenue , ', '55406', 'Minneapolis , Minnesota', 'United States', 'redblack7054@gmail.com', '6127301000', ''),
(10816, '-', 'Matthew', 'Stephens', '832 Belot Lane , NONE', '60451', 'New Lenox , Illinois', 'United States', 'mattstep60@gmail.com', '7086382619', ''),
(10817, '-', 'Adam', 'Parks', '600 Dardanelle Pass , ', '73025', 'Edmond , OK', 'United States', 'akparks1@gmail.com', '8127160203', ''),
(10818, '-', 'WILLIE', 'LIANG', '7721 CASTLE ROCK DRIVE , ', '20735', 'Clinton , MD', 'United States', 'chatawillie@gmail.com', '2088097885', ''),
(10819, '-', 'Willie', 'Liang', '7721 Castle Rock Dr , ', '20735', 'Clinton , MD', 'United States', 'chatawillie@gmail.com', '2088097885', ''),
(10820, '-', 'Tamilarasan', 'Thangavel', 'Edövägen 7B , 1105', '13230', 'Saltsjo-Boo , Sweden', 'Sweden', 'danieltamil@hotmail.com', ' 46761020770', ''),
(10821, '-', 'Samer silva rajab', 'Rajab', 'Shandor petiofi  , 4', '1606', 'Sofia , Sofia', 'Bulgaria', 'samerrajab80@yahoo.com', '0035988856560', ''),
(10822, '-', 'angel', 'chvez', 'calle ferreries 8 , 1r B', '07702 ', 'MAHON , ISLAS BALEARES', 'Spain', 'ang_ant2014@hotmail.com', '632630659', '');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(10823, '-', 'Angel Antonio ', 'Chavez carrillo', 'Calle ferreries 8 , 1rB', '07702', 'Mahon , Menorca', 'Spain', 'ang_ant2014@hotmail.com', '632630659', ''),
(10824, '-', 'Samer silva rajab', 'Rajab', 'Shandor petiofi  , 4', '1606', 'Sofia , Sofia', 'Bulgaria', 'samerrajab80@yahoo.com', '0035988856560', ''),
(10825, '-', 'Samer silva', 'rajab', 'shandor petiofi  , 4', '1606', 'sofia , sofia', 'Bulgaria', 'samerrajab80@yahoo.com', '00359888956560', ''),
(10826, '-', 'Piyush', 'Patel', '33 Twiss Ln , ', '03049', 'Hollis , New Hampshire', 'United States', 'pvpatel15@gmail.com', '2676717297', ''),
(10827, '-', 'Erich', 'Wagner', '4 Suffolk Lane , ', '12065', 'Halfmoon , NY', 'United States', 'ehwagner@gmail.com', '5182077828', ''),
(10828, '-', 'Emir', 'Abduramanov', 'Gozdzikow 77 , ', '43-100', 'Tychy , Slaskie', 'Poland', 'emirka56@gmail.com', ' 48795887596', ''),
(10829, '-', 'Sally ', 'Proffitt', '212 Liverpool RD , Lydiate', 'L312ND', 'Merseyside , UK', 'United Kingdom', 'sally31@hotmail.co.uk', '07876643730', ''),
(10830, '-', 'Gustavo', 'Martinez', '4685 Fairy Tale circle  , ', '34746', 'Kissimmee , Florida', 'United States', 'Gusmator1@gmail.com', '4078089998', ''),
(10831, '-', 'Sarah ', 'Yousif', '6807 Shady View Ct  , House ', '75048', 'Sachse , TX', 'United States', 'yousif.sarah06@gmail.com', '6126445278', ''),
(10832, '-', 'Fiaz', 'Choudhary', '15 Westminster Avenue , ', 'WF1 2EG', 'Wakefield , West Yorkshire', 'United Kingdom', 'fiazchoudhary@hotmail.co.uk', '07903 459512', ''),
(10833, '-', 'Adriana', 'Neagu', '14555 W Crocus Drive , N/A', '85379', 'Surprise , AZ', 'United States', 'adrineagu2215@gmail.com', '210-414-4663 ', ''),
(10834, '-', 'Alvin', 'Bolgrin', 'N52W23813 Parkview Drive , ', '53089', 'Sussex , WI', 'United States', 'gbolgrin@gmail.com', '2628946297', ''),
(10835, '-', 'Derek Bracken ', 'Derek', '10620 99ave  , 606', 'T5K0L3 ', 'Edmonton , Alberta', 'Canada', 'derek.bracken2000@yahoo.com', '780-710-0739 ', ''),
(10836, '-', 'Wesley', 'Almeida', '1021 NOTTINGHILL DR , ', '62269', 'O Fallon  , IL', 'United States', 'wes@tera-tech.net', '6165104363', ''),
(10837, '-', 'Hans', 'van Eckeveld', 'Valleistraat  , 65', '3902ZA', 'Veenendaal , Utrecht', 'Netherlands', 'hansvaneckeveld@hotmail.com', '0619341604', ''),
(10838, '-', 'Katrin-Marie', 'Gorr', 'Paul-Ehrlich-Straße  , 34', '60596', 'Frankfurt am Main , Hessen', 'Germany', 'katrin-marie@live.de', '0176/83414608', ''),
(10839, '-', 'Jerome', 'Galli', 'Hofstattstrasse 10 , ', '4552', 'Derendingen , ', 'Switzerland', 'j.galli95@bluewin.ch', ' 41 79 857 89 71', ''),
(10840, '-', 'Iain ', 'Mackay ', 'St Ninains way , 25', 'EH218JH ', 'Musselburgh  , East Lothian ', 'United Kingdom', 'Iainmackay751@btinternet.com', '07811610827', ''),
(10841, '-', 'Michael ', 'Husnick', '997 Carlton drive  , ', '55126', 'Shoreview  , Minnesota ', 'United States', 'husn0017@outlook.com', '6512305104', ''),
(10842, '-', 'William', 'Shaw', '255 Windover Grove Drive , ', '38111', 'Memphis , TN', 'United States', 'billy@countertopsofmemphis.com', 'Billy Shaw', ''),
(10843, '-', 'Luke', 'Haggertay', 'Kalpana, Oghill, Monastervin, , Kildare, Ireland', 'W34AW77', 'Kildare , Co. Kildare', 'Ireland', 'imnotluke@hotmail.com', '0852101094', ''),
(10844, '-', 'Winnie Li', 'Winnie', '6061 70th Avenue  , ', '11385', 'Ridgewood , New York', 'United States', 'winniieli@gmail.com', '9178228290', ''),
(10845, '-', 'James  ', 'Ogunade ', '138 Normandy Ct  , Nil', '07747-1366 ', 'New Jersey  , Matawan ', 'United States', 'woledoc@yahoo.com', '8622371555', ''),
(10846, '-', 'PIERRE', 'Benoit', 'Rue de niederhergheim , 21', '68127', 'SAINTE CROIX EN PLAINE  , Alsace', 'France', 'benoit.pierre68@gmail.com', '0671724772', ''),
(10847, '-', 'PIERRE', 'benoit', 'rue de Niederhergheim , 21', '68127', 'Sainte croix en plaine , alsace', 'France', 'benoit.pierre68@gmail.com', '0671724772', ''),
(10848, '-', 'Roberto Osorio', 'Roberto ', '202 Pennsylvania Avenue  , ', '11520', 'New York , Freeport', 'United States', 'robertoosorio77@yahoo.com', '6462292974', ''),
(10849, '-', 'Parisis', 'Ovelidis', 'Nad Uzlabinou 708/3 Apart 100', '10800', 'Praha', 'Czech Republic', 'povelidi@hotmail.com', '6976341938', ''),
(10850, '-', 'Sergey', 'Zaslavskiy', '410 Saint Andrews Place , ', '07726', 'Manalapan , NJ', 'United States', 'marishkaz@aol.com', '9175885944', ''),
(10851, '-', 'Matthew', 'Mallory', '833  SE Crabapple Dr , ', '50263', 'Waukee , IA', 'United States', 'generalistmm@gmail.com', 'Matthew Mallory', ''),
(10852, '-', 'Carel', 'Bodenhorst Meyer', 'Bergse Linker  Rottekade  , 214', '3056LG', 'Rotterdam , Zuid Holland', 'Netherlands', 'carelbodenhorst@gmail.com', ' 31653349278', ''),
(10853, '-', 'Caine', 'Iserief', '229B Macquarie Street , Macquarie st', '2756', 'South Windsor , NSW', 'Australia', 'widgertos@gmail.com', '0414849174', ''),
(10854, '-', 'caine', 'iserief', '229b macquarie st , ', '2756', 'south windsor , nsw', 'Australia', 'widgertos@gmail.com', '0414849174', ''),
(10855, '-', 'Oluwaseun ', 'Sobowale ', '9 Cable walk  , ', 'SE10 0TN ', 'London , ', 'United Kingdom', 'kehindesobowale@yahoo.com', ' 4474117 61682 ', ''),
(10856, '-', 'Trang Nguyen', 'Trang', '270 Princes Highway , Shop 40A, Pearl Nails', '2518', 'NSW , Corrimal ', 'Australia', 'trang.nguyen@likewize.com', '0421808875', ''),
(10857, '-', 'Carolina ', 'Herrera ', 'General leon , 9', '11850', 'Cdmx , Cdmx', 'Mexico', 'cherrera@pakmail.com.mx', '5530103767', ''),
(10858, '-', 'Ashaya', 'ashaya', '8 High Tor Rd , ', '10956', 'New City , NY', 'United States', 'peter.kamel@hotmail.com', '8454599467', ''),
(10859, '-', 'Zayne', 'Roberson', '6400 desiree drive , ', '73071', 'Norman , OK', 'United States', 'zrbugman02@gmail.com', '4055655707', ''),
(10860, '-', 'Sarah', 'Yousif', '6807 Shady View Court , ', '75048', 'Sachse , TX', 'United States', 'yousif.sarah06@gmail.com', '6126445278', ''),
(10861, '-', 'Jude', 'Aserappa', '43 Davenport Cr , ', '3750', 'Wollert , VIC', 'Australia', 'sharenaserappa@icloud.com', '0430069885', ''),
(10862, '-', 'Willie', 'Lang', '7721 Castle Rock Dr , ', '20735', 'Clinton , MD', 'United States', 'chatawillie@gmail.com', '2088097885', ''),
(10863, '-', 'mohamed ', 'Elrefaey', 'Asir Street , 303', '13246', 'Riyadh City , ', 'Saudi Arabia', 'archmohamedelrefaey12@gmail.com', ' 966561564591', ''),
(10864, '-', 'Jun', 'Himeno', '2-17-25 , ', '2270043', 'Yokohamasi Fuzigaoka , Kanagawaken', 'Choose country', 'himejuno2005@gmail.com', '09012630029', ''),
(10865, '-', 'guojun xian', 'Guojun', '3624 edinburgh dr , ', '89103', 'las Vegas , ', 'United States', 'vincentxian001@gmail.com', '7257778954', ''),
(10866, '-', 'Artem', 'Furman', '2620 E 13th St  , Apt 3E', '11235', 'Brooklyn , NY', 'Choose country', 'marishka1@live.com', '9176895507', ''),
(10867, '-', 'Miguel', 'Rivera', '415 Richmond St , Apt 7', '56362', 'Paynesville  , MN', 'United States', 'miguelrivera2157j@gmail.com', '2184151407', ''),
(10868, '-', 'Zine Chakib', 'Setti', '2040, Ave O\'Brien , No', 'H4L3W9', 'St. laurent , Québec', 'Canada', 'z.c.setti@gmail.com', '( 1) 5145742979', ''),
(10869, '-', 'Hugo', 'Infante', '2011 58th ave north , 22', '34714', ' florida , Saint Petersburg ', 'United States', 'infante1127@verizon.net', '6469325703', ''),
(10870, '-', 'Hugo', 'Infante', '2011 58th Ave North , #22', '33714', 'Saint Petersburg , FL', 'United States', 'infante1127@verizon.net', '6469325703', ''),
(10871, '-', 'Regina', 'Tyre', '10239 Big Canoe , 524 Wild Turkey Bluff', '30143', 'Jasper , GA', 'United States', 'Tyre_n@bellsouth.net', '4043959801', ''),
(10872, '-', 'Yocheved ', 'Sternbuch ', '45 Seapoint Drive , ', '08701', 'Lakewood , NJ', 'United States', 'chevgroner@gmail.com', '6465491478', ''),
(10873, '-', 'Jakob', 'Timmermann Jørgensen', 'Onstedvej 11 , ', '8355', 'Solbjerg , ', 'Denmark', 'jakobtlarsen@gmail.com', ' 4521716228', ''),
(10874, '-', 'guojun xian', 'guojjn', '3624 edinburgh dr , ', '89103', 'las Vegas , ', 'United States', 'vincentxian001@gmail.com', '7257778954', ''),
(10875, '-', 'Yoana Blanco', 'Yoana', '267 Mindella Way , ', '84041', 'Layton , Utah', 'United States', 'blanco.yoana93@gmail.com', ' 1 8014994040', ''),
(10876, '-', 'Test', 'Test', '23213 , 123213', '1p0', 'TR , Tr', 'Germany', 'test@gmail.com', '213213', ''),
(10877, '-', 'Romulo Clemente de Assis', 'Romulo', '7275 SW 90th way , Apt G303', '33156', 'Miami - Florida , FL', 'United States', 'romulo.clemente@hotmail.com', '7865149334', ''),
(10878, '-', 'Yoana', 'Blanco', '267 Mindella Way , ', '84041', 'Layton , Utah', 'United States', 'blanco.yoana93@gmail.com', '8014994040', ''),
(10879, '-', 'Guido ', 'Ulfig', 'Hausbergweg 20 , ', '01445', 'Radebeul , Sachsen', 'Germany', 'guido@ulfig.eu', ' 49151/51719181', ''),
(10880, '-', 'hanna', 'stevenson', '4320 Englewood street , ', '95838', 'Sacramento , CA', 'United States', 'anyastevenson1@gmail.com', '9162547270', ''),
(10881, '-', 'Abdulrhman kashman alanazi', 'Abdulrhman', 'Saudi arabian - Yanbu , 0', '46422', 'Yanbu , ', 'Saudi Arabia', 'alanaziabdulrhman92@gmail.com', ' 966563759666', ''),
(10882, '-', 'tajee rajjs atienza', 'atienza', '22529 grace ave. , ', '90745', 'carson , california', 'United States', 'rajjsatienza@yahoo.com', '4243087409', ''),
(10883, '-', 'Mortaza', 'Naqshband', 'freiburger str.6 , ', '78048', 'Villingen-Schwenningen , ', 'Germany', 'mortaza.naqshband@gmail.com', ' 4917630144405', ''),
(10884, '-', 'George Dugan', 'George', '15842 Via Arroyo , ', '94580', 'San Lorenzo California 94580 , San Lorenzo', 'United States', 'kingofdugan@icloud.com', '415-806-2751', ''),
(10885, '-', 'Klaudia', 'Reiter', 'Öfnerstraße 100 , ', '8990', 'Bad Aussee , ', 'Austria', 'klaudia.reiter@gmail.com', ' 43680 2185461', ''),
(10886, '-', 'Sambit', 'Choudhury', '19 Rosewell Green , ', '6065', 'Wanneroo , Western Australia', 'Australia', 'sambit04126@gmail.com', ' 61410849577', ''),
(10887, '-', 'Anna', 'Marchesi', '4240 Lost Hills Road , 606', '91301', 'Agoura Hills , California', 'United States', 'caliscrub1@gmail.com', '1 310 622 3066', ''),
(10888, '-', 'Adam', 'Jones', '1 Chaco Ct , ', '87047', 'Sandia Park , NM', 'United States', 'ajones@eastmountainhigh.net', '7198391613', ''),
(10889, '-', 'WIKTOR', 'LAMPART', '142 SAW MILL RD , ', '18334', 'Long Pond , Pennsylvania', 'United States', 'wiktorro25@gmail.com', '6314803568', ''),
(10890, '-', 'James', 'Rossi', '174/8 Admiralty Drive , ', '4217', 'Surfers Paradise , Queensland', 'Australia', 'jamesrossi@bigpond.com', '0412142463', ''),
(10891, '-', 'Daniel', 'Pagan', '976 Fern Rd , Na', '08094', 'Williamstown , NJ', 'United States', 'danpagan@msn.com', '8564493646', ''),
(10892, '-', 'Taisto', 'Palonen', 'Narhikuja , 7', '01450', 'Vantaa , Finland, Helsinki', 'Finland', 'taisto.palonen@laatuvalo.fi', '0500573206', ''),
(10893, '-', 'Angel antonio', 'Chavez carrillo', 'Carrer de Ferreries , 8 1rB', '07701', 'Maó , Balears Province', 'Spain', 'ang_ant2014@hotmail.com', '632630659', ''),
(10894, '-', 'Joel lopez', 'Joel', '500 Broadway St  , 5158', '02148', 'Massachusetts  , Malden', 'United States', 'Jaylopez76@gmail.com', '6173355329', ''),
(10895, '-', 'Röder ', 'Andre', 'Stieglitzweg 1 , 1', '90599', 'Dietenhofen  , Bayern', 'Germany', 'pumaaa993@googlemail.com', '01717002466', ''),
(10896, '-', 'Andre', 'Röder', 'Stieglitzweg , 1', '90599', 'Dietenhofen , Bayern', 'Germany', 'pumaaa993@googlemail.com', '01717002466', ''),
(10897, '-', 'Kael', 'Lloyd', '2014 Monongahela Boulevard , ', '15132', 'McKeesport , Pennsylvania', 'United States', 'perraru@hotmail.com', '412-606-1977', ''),
(10898, '-', 'Larsson ', 'Lars', 'Märta Ljungbergsvägen 32 , ', '34135', 'Kronobergs län , Ljungby ', 'Sweden', 'lars.larsson41@hotmail.se', ' 46706369933', ''),
(10899, '-', 'Jeffrey', 'Moss', '1104 Chimney Hill Drive ,  ', '27502', 'Apex , NC', 'United States', 'jeffmosspe@gmail.com', '9197400188', ''),
(10900, '-', 'Lars Hans Erik', 'Larsson', 'Märta Ljungbergsvägen 32 , 1304', '34135', 'Kronobergs län , Ljungby ', 'Sweden', 'lars.larsson41@hotmail.se', ' 46706369933', ''),
(10901, '-', 'Robert', 'Johnson ', '1263 Manado Dr , ', '34113', 'Naples , Florida', 'United States', 'rjohnson8184@yahoo.com', '8643804881', ''),
(10902, '-', 'Shone', 'Yang', '6136 E. Sussex Way , ', '93727', 'Fresno , ca', 'United States', 'shonety@gmail.com', '5593120446', ''),
(10903, '-', 'Perry', 'Engler', '4748 Bucks Bluff Dr , ', '29582', 'North Myrtle Beach , SC', 'United States', 'englerperry@gmail.com', '4106676171', ''),
(10904, '-', 'Jeffrey ', 'Moore', '10 Silverbirch rd , 10', '01821', 'Billerica , MA', 'United States', 'jeffmoore8735@yahoo.com', '9784907884', ''),
(10905, '-', 'Adán ', 'Iza', '929 Morgan Av Nort  , A', '55411', 'Minnesota  , Minneapolis ', 'United States', 'adaniza03@gmail.com', '7745178505', ''),
(10906, '-', 'Alanzo', 'Rhymer', '7615 NW 73 Ave ,  ', '33321', 'Tamarac , FL', 'United States', 'acrhymer@gmail.com', '9544986513', ''),
(10907, '-', 'Duraisaamy', 'Balakrishnan', '1009 dragonfly avenue , ', 'l1x0e9', 'Pickering , ON', 'Canada', 'thilaksion@live.com', '6479093609', ''),
(10908, '-', 'Tariq', 'Islam', '1751 River Run , 200', '76107', 'Fort Wort , TX', 'United States', 'tariqislam1@gmail.com', '8176274777', ''),
(10909, '-', 'Saim', 'mahmud', '66 comstock ave , ', '14215', 'buffalo , NY', 'United States', 'saimmahmud2k19@gmail.com', '7163981987', ''),
(10910, '-', 'Louis ', 'Cordice ', '39 Auburn Avenue , Longwell Green  , ', 'Bs30 9yu', 'Bristol  , Bristol ', 'United Kingdom', 'louis.cordice@outlook.com', '07834222198', ''),
(10911, '-', 'Faramarz', 'Kamali', '12 Banyan Glade , ', '2762', 'Schofields , NSW', 'Australia', 'faramarzkamali@yahoo.com', '0061451058292', ''),
(10912, '-', 'Benjamin', 'Priest', '21316 Mirror Ridge Place , ', '20164', 'Sterling , VA', 'United States', 'priestb1986@gmail.com', '8018850589', ''),
(10913, '', 'Ole', 'Christiansen', 'Hanebjaelken 116', '9380', 'Vestbjerg', 'Dänemark', 'ochristiansen@stofanet.dk', '004521422464', ''),
(10914, '', 'Ole ', 'Christiansen', 'Hanebjaelken 116', '9380', 'Vestbjerg', 'Dänemark', 'ochristiansen@stofanet.dk', '004521422464', ''),
(10915, '', 'Ole', 'Christiansen', 'Hanebjaelken 116', '9380', 'Vestbjerg', 'Dänemark', 'ochristiansen@stofanet.dk', '004521422464', ''),
(10916, '-', 'Tina', 'Griffiths', '611 E Grand Ave , ', '62918', 'Carterville , IL', 'United States', 'MS.TINAGRIFFITHS@GMAIL.COM', '6189670710', ''),
(10917, '-', 'Roberto ', 'Gentile ', '8375 elderberry drive , House', 'L2H0k6', 'Niagara Falls , Ontario', 'Canada', 'rogentile74@gmail.com', '6472357813', ''),
(10918, '-', 'shanley', 'jack', '2721 E. 3rd St , A', '90814', 'long beach , CA', 'United States', 'shanley.jack@me.com', '213-949-0321', ''),
(10919, '-', 'Darren', 'Weissman', '1704 Cranshire Ct , ', '60015', 'Deerfield , IL', 'United States', 'darren@thelifelinecenter.com', '6303083474', ''),
(10920, '-', 'Michael', 'Wilson', '1322 Fairview Ave. , ', '43212', 'Columbus , ohio', 'United States', 'mwilson@teamnpc.com', '419.290.3796', ''),
(10921, '-', 'Colin', 'Prince', '51. Holland Street , 51', '4852', 'Wongaling Beach , Qld', 'Australia', 'cjpfrog@gmail.com', '0400593967', ''),
(10922, '-', 'Anja ', 'Dragicevic', '52 Marcella Cres , ', 'L8K 6G1', 'Hamilton , Ontario', 'Canada', 'a__vukovic@hotmail.com', '905.923.5852', ''),
(10923, '-', 'Kastriot', 'Shabani', 'Meyer-zur-Muedehorst-Weg 19 , ', '33719', 'Bielefeld , Germany', 'Germany', 'shabani.k@web.de', '004917662435904', ''),
(10924, '-', 'Ali', 'Hassan', '311 Eagles Ridge way , NA', '21061', 'Glen Burnie , MD', 'United States', 'alihassan370@gmail.com', '410-960-6661', ''),
(10925, '-', 'Emmanuel', 'Kolawole', '5206 archer road , ', '28348', 'hope mills , North Carolina', 'United States', 'kolawoleemmanuel11@gmail.com', '8503586053', ''),
(10926, '-', 'Myo ', 'Ko Ko ', '8 Mansfield Court, Lightfoot Green, Fulwood Preston , ', 'PR4 0FL ', 'Preston  , England', 'United Kingdom', 'saadzubair19@gmail.com', ' 447846863922', ''),
(10927, '-', 'melvin', 'jansen', 'Borgerstraat 263HS , Lower house', '1053PN', 'Amsterdam , Noord holland', 'Netherlands', 'melvino_3434@outlook.com', '0641842806', ''),
(10928, '-', 'Jose H ', 'Luna', '1321 S Edlin ave , House', '85711', 'Tucson , AZ', 'United States', 'hery82luna@gmail.com', '(520)8672231', ''),
(10929, '-', 'Muhannad', 'Alzuaibi', 'Al Mobarrad , 3116', '14964', 'RIYADH , RIYADH', 'Saudi Arabia', 'me1mohnd@gmail.com', ' 966505940918', ''),
(10930, '-', 'Jude', 'Aserappa', '43 Davenport Crescent , ', '3750', 'Wollert , VIC', 'Australia', 'sharenaserappa@icloud.com', '0430069885', ''),
(10931, '-', 'Alejandro', 'Ovalle', '64 Garfield Ave , ', '07522', 'Paterson , NJ', 'United States', 'silverautobody@gmail.com', '9738852229', ''),
(10932, '-', 'Keyvan Fattahi ', 'Keyvan ', '8 Minikahda  , 8', '92679', 'California  , Trabuco canyon ', 'United States', 'k1cpfd@gmail.com', '9495847599', ''),
(10933, '-', 'keyvan', 'fattahi', '8 Minikahda , Bazaar\'s Food Market', '92867', 'Trabuco Canyon , CA', 'United States', 'k1cpfd@gmail.com', '9495847599', ''),
(10934, '-', 'Jonathan', 'Lupaya', '233 Trail Side Circle , ', 'K4A 5B5', 'Orleans , Ontario', 'Canada', 'jonlupaya@hotmail.com', '3432049407', ''),
(10935, '-', 'Michael', 'Husnick', '997 Carlton drive , 997 Carlton drive', '55126', 'Shoreview , MN', 'United States', 'NONE@NONE', '6512305104', ''),
(10936, '-', 'Patrick', 'Kariuki', '11 Marie Way , ', '02368', 'Randolph , MA', 'United States', 'patrick.karis@gmail.com', '7818647274', ''),
(10937, '-', 'Brian', 'Pfitzmann', 'Frankfurter Straße 135 , ', '03149', 'Brandenburg , Forst', 'Germany', 'brianpfitzmann@outlook.de', '015252689121', ''),
(10938, '-', 'Timothy', 'Evans', '4 Kingsley Avenue , ', 'Lincs', 'Bourne , Lines', 'United Kingdom', 'timmystuev@yahoo.co.uk', '07736048382', ''),
(10939, '-', 'Dan', 'Kaplan', '11813 La Colina Rd , ', '92131', 'San Diego , CA', 'United States', 'dannykaplan2001@yahoo.com', '858-605-8380', ''),
(10940, '-', 'Timothy Stuart Andrew', 'Evans', '4 Kingsley Avenue , ', 'Lincs', 'Bourne , Lines', 'United Kingdom', 'timmystuev@yahoo.co.uk', '07736048382', ''),
(10941, '-', 'Al bouz', 'Filip', '16 Rue Santos Dumont , ', '69008', 'LYON , ', 'France', 'Filipbouz@yahoo.com', ' 33631261215', ''),
(10942, '-', 'filip', 'al bouz', 'Rue Santos Dumont 16 , ', '69008', 'LYON 08 , ', 'France', 'filipbouz@yahoo.com', '0631261215', ''),
(10943, '-', 'Mikel ', 'Zekaj ', '29544 Nottingham ct  , ', '48152', 'Livonia  , Michigan ', 'United States', 'mzzek@yahoo.com', '313-971-6353 ', ''),
(10944, '-', 'Adison', 'Vukaj', '10760 , 132a St , ', 'V3T 3X9', 'Surrey , BC', 'Canada', 'adisovukaj@gmail.com', '7783020850', ''),
(10945, '-', 'Radhika', 'Bohora', '22Bearsden street , ipswich', '4300', 'QLD , Brisbane', 'Australia', 'meradha3770@gmail.com', '0452573588', ''),
(10946, '-', 'Carlo ', 'Mori', '4 Nassau Street  , ', 'DO2YX74', 'DUBLIN 2 , Dublin ', 'Ireland', 'carlomori_2@hotmail.com', '0879387601', ''),
(10947, '-', 'Joan ', 'Ryan ', '1949 Nester St , ', '19115', 'Philadelphia  , Pennsylvania ', 'United States', 'joan-ryan@comcast.net', '2156054955', ''),
(10948, '-', 'Phillip Matthew melnichuk', 'Melnichuk', '1849 wyndam dr , ', '55379', 'Shakopee , Minnesota', 'United States', 'Pmelnichuck@gmail.com', '6126699189', ''),
(10949, '-', 'carlo', 'mori', '4 Nassau Street , 4', 'D02 YX74', 'Dublin 2 , Dublin', 'Ireland', 'carlomori_2@hotmail.com', '0879387601', ''),
(10950, '-', 'Roger', 'Rosado', '6461 HORNET CIR NE , ', '98311', 'Bremerton , WA', 'United States', 'rrosado1042@gmail.com', '9284865627', ''),
(10951, '-', 'Radhika', 'Bohora', '22Bearsden street , Spring mountain ', '4300', 'QLD , Brisbane', 'Australia', 'meradha3770@gmail.com', '0452573588', ''),
(10952, '-', 'Eric', 'Slimani', '4 agett rd , ', '6010', 'Western Australia  , Claremont', 'Australia', 'ericslimani@icloud.com', ' 61 497967745', ''),
(10953, '-', 'Anarie', 'Rio', '136 Bernice Drive , ', '19701', 'Bear , DE', 'United States', 'anarier@gmail.com', ' 1 (302) 670-6985', ''),
(10954, '-', 'Alejandro ', 'Mayorga', '1509 3rd Ave A , ', '61265', 'Moline , IL', 'United States', 'jano84mayorga@yahoo.com', '9015151372', ''),
(10955, '-', 'Alejandro', 'Mayorga', '1509 3rd Ave A , ', '61265', 'Moline , IL', 'United States', 'jano84mayorga@yahoo.com', '9015151372', ''),
(10956, '-', 'kenneth', 'cho', '5840 marshall pl se , ', '98092', 'auburn , wa', 'United States', 'masterpiececho0723@gmail.com', '2533380273', ''),
(10957, '-', 'Kushtrim', 'Selmani', 'Sunnanväg 2n , ', '22275', 'Lund , ', 'Sweden', 'Kushtrimselmani02@gmail.com', '0720284702', ''),
(10958, '-', 'Marjan', 'Noraiee', '43 Newcombe Park , ', 'NW7 3QN', 'Mill Hill , ', 'United Kingdom', 'nmarjan36@hotmail.com', '07951760760', ''),
(10959, '-', 'Paul', 'Betken', '3612 E Woodland Dr. , ', '85048', 'Phoenix , AZ', 'United States', 'pdbetken1@msn.com', 'Paul Betken', ''),
(10960, '-', 'Abraham', 'Santos', '9420 Albert Rd, 2H , 2H', '11417', 'Ozone Park , NY', 'United States', 'chrissantos777@gmail.com', '4072807455', ''),
(10961, '-', 'Collectief Makelaars ', 'Ad van der Star', 'Joop Geesinkweg , 801', '1114AB', 'Amsterdam-Duivendrecht , ', 'Netherlands', 'advdstar@collectiefmakelaars.nl', '0653248421', ''),
(10962, '-', 'Peter', 'Neill', '41 Gleneagle Road , Flat 3', 'SW166AY', 'London , Greater London', 'United Kingdom', 'pete-neill@hotmail.com', ' 447824440111', ''),
(10963, '-', 'Fredric R', 'Lotter', '1018 Foxtail Drive , ', '29568', 'Longs , SC', 'United States', 'flotter390@hotmail.com', '508-801-0047', ''),
(10964, '-', 'Samuel ', 'Spooner', '26 King St , ', '4387', 'Inglewood , Queensland', 'Australia', 'Sam.spooner@outlook.com', '0499778420', ''),
(10965, '-', 'Christopher', 'Bateman', '248 Boxmere Place , ', '37215', 'Nashville , Tennessee', 'United States', 'cjbate1962@gmail.com', 'Christopher Bateman', ''),
(10966, '-', 'Alex', 'West', '210 marsala ct , ', '48187', 'Canton , Michigan', 'United States', 'alex248@gmail.com', '2487872233', ''),
(10967, '-', 'Saxon', 'Smith', '161 Tettenhall Road , ', 'WV6 0BZ', 'Wolverhampton , West Midlands', 'United Kingdom', 'saxonsmith@hotmail.co.uk', ' (44) 7795066280', ''),
(10968, '-', 'Niccolò ', 'Renai', 'Via delle Masse 135 , ', '50141', 'Firenze , ITALIA', 'Italy', 'alberena68@gmail.com', '3357523796', ''),
(10969, '-', 'Yaira ', 'Carrero Arias ', '5216 Winding Stream Dr , ', '77469', 'Rosenberg , TX', 'United States', 'yairuco7@gmail.com', 'Yaira ', ''),
(10970, '-', 'filip', 'al bouz', '317 Avenue Berthelot, Lyon , ', '69008', 'LYON 08 , ', 'France', 'filipbouz@yahoo.com', '0631261215', ''),
(10971, '-', 'Carlos', 'Vega', '4 Wolski Drive , 4D', '07202', 'Elizabeth  , New Jersey ', 'United States', 'master9798@hotmail.com', '9086363858', ''),
(10972, '-', 'Stanislav', 'Kulikov', 'Schleifweg , 57', '90409', 'Nürnberg , ', 'Germany', 'stas.taranukha@gmail.com', '01603295034', ''),
(10973, 'Cafe Victoria', 'Alfred', 'Cakraj', 'Friedrichstr.  5- 9', '69412', 'Eberbach', 'Deutschland', 'fcakraj@yahoo.de', '', ''),
(10974, '-', 'Chris', 'St. Clair', '107 Serene Hilltop Cir , ', '78738-1231', 'Austin , TX', 'United States', 'chrisstclair06@yahoo.com', '5124230402', ''),
(10975, '-', 'Erjona', 'Kuminja', 'Neumarkt 17/Wohnung nr 46 , ', '46446', 'Emmerich am Rhein , Emmerich am Rhein', 'Germany', 'erjonakuminja10@gmail.com', '017667844749', ''),
(10976, '-', 'Virgil', 'Chiriacescu', 'Str. VALERIU BRANISTE nr.1 , ap. 1', '030716', 'BUCURESTI , ', 'Romania', 'gilmaroffice@gmail.com', '0745052023', ''),
(10977, '-', 'Shabani', 'Kastriot', 'Meyer-zur-Müdehorst Weg 19 , ', '33719', 'Bielefeld , ', 'Germany', 'shabani.k@web.de', '017662435904', ''),
(10978, '-', 'Vanessa ', 'Valenzuela ', '256 W. Placita Casas Bonitas , ', '85706', 'Tucson , Arizona', 'United States', 'vanne1976@yahoo.com', '5204068407', ''),
(10979, '-', 'Vanessa', 'Valenzuela', '256 w. placita casas bonitas , ', '85706', 'Tucson , Arizona', 'United States', 'vanne1976@yahoo.com', '5202455567', ''),
(10980, '-', 'Vishal ', 'Arora', '1610 Saint Johns Place , 1A', '11233', 'Brooklyn , NY', 'United States', 'varora220@yahoo.com', '3474597038', ''),
(10981, '-', 'craig', 'Bachove', '1615 forum place , suite 500', '33401', 'WEST PALM BEACH , fl', 'United States', 'craig@bachovecpa.com', '5618209439', ''),
(10982, '-', 'Alexandru', 'Manea', 'Ernst-Zielinski-Str. 30 ', '07745', 'Jena ', 'Deutschland', 'alextril95@gmail.com', '036417931264', ''),
(10983, '-', 'Ripeanu', 'Alexandru', 'Aron Pumnu  , no 42', '050294', 'Bucharest , Romania', 'Romania', 'ripeanu_alexandru@yahoo.com', '', ''),
(10984, '-', 'Nicholas', 'Hritcu', '11/9 ballyfermot road , 11 Laurence\'s court', 'D10 K721', 'Dublin , Dublin', 'Ireland', 'nicholashritcu65@gmail.com', '0858838666', ''),
(10985, '-', 'Matej', 'Haluška', 'Nova , 471', '03101', 'Liptovská Osada , ', 'Slovakia', 'matej471haluska@gmail.com', ' 421908369255', ''),
(10986, '-', 'Alexander', 'De Taeye', 'Frans van Heymbeecklaan 8 , Appartement', '2100', 'Deurne  , Antwerpen', 'Belgium', 'alex.detaeye@gmail.com', '0472805552', ''),
(10987, '-', 'Alexander', 'De Taeye', 'Frans van Heymbeecklaan 8 , Appartement', '2100', 'Deurne (Antwerpen) , Antwerpen', 'Belgium', 'alex.detaeye@gmail.com', '0472805552', ''),
(10988, '-', 'Alexander', 'De Taeye', 'Frans van Heymbeecklaan 8 , Appartement', '2100', 'Deurne (Antwerpen) , Provincie Antwerpen', 'Belgium', 'alex.detaeye@gmail.com', '0472805552', ''),
(10989, '-', 'Sandi', 'Naanaa', 'Braunkehlchenstr.  , 1C', '85586', 'Poing , Bayern', 'Germany', 's.naanaa95@gmail.com', ' 4915738270667', ''),
(10990, '-', 'jon', 'pasztornyicky', '6 schmitt st , ', '08872', 'sayreville , nj', 'Choose country', 'jpastor12@gmail.com', '9736525852', ''),
(10991, '-', 'Alexander', 'Taeye', 'Frans van Heymbeecklaan 8 , Appartement', '2100', 'Deurne (Antwerpen) , ', 'Belgium', 'alex.detaeye@gmail.com', '0472805552', ''),
(10992, '-', 'SALAH', 'ARRIB', '161 RACHEL ANN BLVD  , ', '45385', 'WEST MILTON , OH', 'United States', 'SALAHARRIB@GMAIL.COM', '6146322777', ''),
(10993, '-', 'Stepan ', 'Merdinyan', '21 Maples , ', 'F35 F342 ', 'Ballyhaunis , Mayo', 'Ireland', 'm_stepan23@abv.bg', '353 86 3065085', ''),
(10994, '-', 'SALAH', 'ARRIB', '161 RACHEL ANN BLVD  , ', '45383', 'WEST MILTON , OHIO', 'United States', 'SALAHARRIB@GMAIL.COM', '6146322777', ''),
(10995, '-', 'Norman ', 'Stempler', '806 E. Kennedy Road , ', '19454', 'North Wales , PA', 'United States', 'nbstempler@gmail.com', '2158709002', ''),
(10996, '-', 'Jon', 'Mouton', '408, Red Robin Trail , ', '70508', 'Lafayette , LA', 'United States', 'jonmouton96@yahoo.com', '3376548126', ''),
(10997, '-', 'Ross', 'Gibson', '10126 Bear Run  , ', '44230', 'Doylestown , Ohio', 'United States', 'Ro55h3miluv@gmail.com', '3306157997', ''),
(10998, '-', 'Sotiria', 'Kazaki Paliakidis', 'Agnostou Stratiotou 5 , ', '55633', 'Thessaloniki , (Polichni)', 'Greece', 'sotiriakazaki@gmail.com', ' 306978303092', ''),
(10999, '-', 'Audie', 'Leventhal', '4333 helaman ave , ', '89120-1517', 'Las Vegas , NV', 'United States', 'aglcorp52@outlook.com', '8015984148', ''),
(11000, '-', 'Troy', 'Kiehl', '158 Bailey Rd , ', '74728', 'Broken Bow , Oklahoma', 'United States', 'sherry_troy@yahoo.com', '9038264245', ''),
(11001, '-', 'Shamsullah ', 'Sawiz', '14 Strickland road parkville Victoria , ', '3053', 'Parkville , Vic', 'Australia', 'shams.sawiz5555@gmail.com', '0469885868', ''),
(11002, '-', 'Diego ', 'Cunha dos Reis', '2819 N Fitzhugh Ave , 2225', '75204', 'Dallas , Texas', 'United States', 'diegocreis@gmail.com', ' 14695622618', ''),
(11003, '-', 'MATTHEW', 'STEPHENS', '832 Belot Lane , ', '60451', 'New Lenox , IL', 'United States', 'mattstep60@gmail.com', '7086382619', ''),
(11004, '-', 'Mihovil', 'Iličić', 'Donjostupnicka 13b , ', '10255', 'Donji Stupnik , Zagrebacka', 'Croatia', 'mihovililicic96@gmail.com', '0912427729', ''),
(11005, '-', 'Esmaeil Mousavi', 'Esmaeil', '1375 Village Loop Rd , ', '84408', 'Ogden , UT', 'United States', 'mousaviasl.em@gmail.com', '7753009794', ''),
(11006, '-', 'McOriolle', 'Mahusay', '59 W Dempster St.  , ', '60016', 'Des Plaines , Illinois', 'United States', 'mcoriolle.mahusay@yahoo.com', ' 1 224 814 3118', ''),
(11007, '-', 'Sujan ', 'Shrestha', '14 english street , 1', '2217', 'Sydney, NSW , Sydney', 'Australia', 'sujanstha23232@gmail.com', '0450697974', ''),
(11008, '-', 'Jose', 'Valdez', '3160 mooney , ', '92117', 'San Diego , CA', 'United States', 'pepevaldez@gmail.com', '6198233040', ''),
(11009, '-', 'Eugen-Danut', 'Popa', 'Dorfstraße 15 , ', '85302', 'Gerolsbach  , Bayern', 'Germany', 'careuimpex@yahoo.com', ' 40745164584', ''),
(11010, '-', 'Vladimir', 'Gritco', '14329 Springfield Court, Plainfield, IL, USA , ', '60544', 'Plainfield , IL', 'United States', 'cabasea80@gmail.com', '6305286344', ''),
(11011, '-', 'Gergoe', 'Bartha', 'Am Professorfeld , 4K Top 8', '5023', 'Guggenthal , Salzburg', 'Austria', 'business777@protonmail.com', '06766744430', ''),
(11012, '-', 'Daniel', 'Roberts', '2121 6th Ave , S2404', '98121', 'Seattle , WA', 'United States', 'daniel.roberts381@gmail.com', '5097604568', ''),
(11013, '-', 'Sujan', 'Shrestha', '14 English street, Nsw , 1', '2217', 'Kogarah , NSW', 'Australia', 'sujanstha23232@gmail.com', '0450697974', ''),
(11014, '-', 'Robynne ', 'Tanaka', '92-125 Leipapa Way  , ', '96707', 'Kapolei , HI', 'United States', 'robynne.tanaka@gmail.com', '8089893597', ''),
(11015, '-', 'Jessica ', 'Durrant', '12397 Centerline Rd , ', '14139', 'South Wales  , NY', 'United States', 'Jessicadurrant1@gmail.com', '585-590-4734', ''),
(11016, '-', 'Manuel', 'Cigarroa', '1701 battle creek circle , the same address', '89108', 'Las Vegas , NV', 'United States', 'manuel_ce@live.com', '7022159336', ''),
(11017, '-', 'Manuel', 'Almanzar', '70 Mowry St , ', '02861', 'Pawtucket , RI', 'United States', 'Imtransportllc1103@gmail.com', '4016172435', ''),
(11018, '-', 'Nils Petter', 'Vegsund', 'Uranusvegen 4 , ', '6419', 'MOLDE , NORWAY', 'Norway', 'npv@onlinje.no', '40010517', ''),
(11019, '-', 'Jessica', 'Durrant', '12397 Centerline Road , ', '14139', 'South Wales , NY', 'United States', 'jessicadurrant1@gmail.com', '585590-7434', ''),
(11020, '-', 'Patricia ', 'Hawkins ', '1539 Timber Edge Dr , ', '75072', 'McKinney  , Texas', 'United States', 'prompter@tx.rr.com', '214/491-0073', ''),
(11021, '-', 'Sujan', 'Shrestha', '16-18 English street, Kogarah , 1', '2217', 'Sydney , NSW', 'Australia', 'sujanstha23232@gmail.com', '0450697974', ''),
(11022, '-', 'Alina', 'Besu', '1531 country club rd , 1413', '70605', 'Lake Charles  , Lousiana ', 'United States', 'alinabesu2201@gmail.com', '3054143601', ''),
(11023, '-', 'Lyndon', 'Kirk', '62 sienna Boulevard , ', '4670', 'Bundaberg , QLD', 'Australia', 'lyndon@genisyspower.com.au', '0407229828', ''),
(11024, '-', 'Gio', 'Bhagwandin', '545 Cedar street , ', '11552', 'West Hempstead  , New York ', 'United States', 'pepperprincess10@gmail.com', '7032585861', ''),
(11025, '-', 'Gio', 'Bhagwandin', '545 Cedar street , ', '11552', 'west hempstead , new york', 'United States', 'pepperprincess10@gmail.com', '7032585861', ''),
(11026, '-', 'SAM KIYA', 'SAM', '1226 Johnson street , 311', 'V3B 0R2', 'Coquitlam /British Colombia  , Coquitlam ', 'Canada', 'financefiles2018@gmail.com', '(604) 500 0672', ''),
(11027, '-', 'Lyndon', 'Kirk', '62 sienna  , ', '4670', 'Bundaberg , Queensland', 'Australia', 'lyndon@genisyspower.com.au', '0407229828', ''),
(11028, '-', 'Jamison ', 'Kirk', '62 sienna Boulevard , ', '4670', 'Bundaberg , Queensland', 'Australia', 'lyndon@genisyspower.com.au', '0407229828', ''),
(11029, '-', 'Kenneth ', 'Bryan ', '64 Prentice circle NE  , ', '35016', 'Arab , Alabama ', 'United States', 'prometheous@mindspring.com', '2568439124', ''),
(11030, '-', 'Ransay Bauza', 'Ransay ', '9305 Sw 77 Ave  , 335', '33156', 'Miami , FL', 'United States', 'bauza.ransay@yahoo.com', '7863087792', ''),
(11031, '-', 'Douglas', 'Ellithorpe', '947 El Pajodo Pl , ', '92084', 'Vista , CA', 'United States', 'douglasellithorpe@gmail.com', '7607323132', ''),
(11032, '-', 'Sam', 'Sadique', '111 ledbetter road , ', '28704', 'Arden , North Carolina', 'United States', 'samsadique87@gmail.com', '8282052946', ''),
(11033, '-', 'Richard', 'Gonzalez', '8 South Michigan Avenue , Suite 3100', '60603', 'Chicago , Illinois', 'United States', 'metrohouse@aol.com', 'Harold Knutson or Richard Gonzalez (312) 236-9673', ''),
(11034, '-', 'Norman', 'Stemples', '806 E Kennedy Rd , ', '19454-5614', 'North Wales , PA', 'United States', 'normanb@stempler.net', '215-870-9002', ''),
(11035, '-', 'Dane', 'Francis', '17147 E Evans Dr , ', '80013', 'Aurora , CO', 'United States', 'dex.francis@gmail.com', '267-678-9084', ''),
(11036, '-', 'Eric', 'Slimani', '4 agett rd , ', '6010', 'Claremont , WA', 'Australia', 'ericslimani@icloud.com', ' 61497967745', ''),
(11037, '-', 'Diane ', 'Morse', '3923 108th Ave E , ', '98372', 'Edgewood , WA', 'United States', 'dianelubovich@gmail.com', '2063889249', ''),
(11038, '-', 'Maria Urrego Meneses', 'Maria', '9305 Sw 77 Ave , 334', '33156', 'Kendall , FL', 'United States', 'mariajosece@outlook.com', '7863891227', ''),
(11039, '-', 'Mayler ', 'Garcia ', '873 De Met Drive  , ', '89119', 'Nevada  , Las Vegas ', 'United States', 'mayler.garciac@gmail.com', '7866651003', ''),
(11040, '-', 'Mayler ', 'Garcia', '873 De Met Dr  , ', '89119 ', 'Nevada  , Las Vegas ', 'United States', 'mayler.garciac@gmail.com', '17866651003', ''),
(11041, '-', 'Mayler ', 'Garcia ', '873 De Met Dr  , ', '89119', 'Nevada  , Las Vegas ', 'United States', 'Mayler.garciac@gmail.com', '17866651003', ''),
(11042, '-', 'Nathan', 'Franck', 'Leiemeersstraat 67 , ', '9800', 'Deinze , Oost-Vlaanderen', 'Belgium', 'nathan.franck@live.be', ' 32471507247', ''),
(11043, '-', 'Ronald', 'Fechter', '17 Ravine Road , ', '12564', 'Pawling , New York', 'United States', 'fechterr@stjohns.edu  or: fechterr@gmail.com', '9178385233', ''),
(11044, '-', 'Gabriel', 'Burbano', '1060 flowing tide dr , ', '32828', 'Orlando  , Florida ', 'United States', 'burbanoge2@gmail.com', '5162849102', ''),
(11045, '-', 'Indra ', 'Kcbaral', '10503 Trinidad Ct  , ', '20109', 'Manassas virginia   , Manassas', 'United States', 'ipsha1@hotmail.com', '7032208684', ''),
(11046, '-', 'Karel Jr.', 'Snijtsheuvel', 'Beatrixlaan 63 , ', '6042 HL', 'Roermond , ', 'Netherlands', 'kareljr@snijtsheuvel.com', '0653955256', ''),
(11047, '-', 'Syeda Adila', 'Afghan', '3a smokebush avenue , ', '2179', 'leppington , NSW', 'Australia', 'ala_137@hotmail.com', '0426627191', ''),
(11048, '-', 'Wisly', 'Ilfrena', '7696 19E AVENUE , 4', 'H2A 2M3', 'Montreal , Quebec', 'Canada', 'iwisly@gmail.com', '4383472199', ''),
(11049, '-', 'Farhad', 'Anees', '125 Dove Drake Dr, , ', '31324', 'Richmond Hill , Georgia', 'United States', 'farhad.anees@gmail.com', '7067658943', ''),
(11050, '-', 'Manuel', 'Meneses', '17612 Norwalk Blvd , Artesia', '90701', 'Artesia , CA', 'United States', 'manny_meneses@yahoo.com', '8184458921', ''),
(11051, '-', 'WARREN', 'CLARK', '4911 TROPICAL GARDEN DRIVE , ', '33436', 'BOYNTON BEACH , fl', 'United States', 'wjc665@gmail.com', '561-512-7602', ''),
(11052, '-', 'Jorge Carlos ', 'Blayas Ferrera', '1655 W 44th Pl  , APT 404', '33012', 'Hialeah , FL', 'United States', 'jorgecarlosblayas@gmail.com', '7862955663', ''),
(11053, '-', 'Manuel', 'Meneses', '17612 Norwalk Blvd , Artesia', '90701', 'Artesia , CA', 'United States', 'manny_meneses@yahoo.com', '8184458921', ''),
(11054, '-', 'Minh Quan', 'Nguyen', 'CMT8 street, Thanh Loi quarter, An Thanh ward , 15A/1', '75212', 'Thuan An , Binh Duong', 'Vietnam', 'thesmartkingq@gmail.com', ' 84348296564', ''),
(11055, '-', 'Jerome', 'Cox', '4303 trio ave , ', '40219', 'Louisville , KY', 'United States', 'Jeromecox45@gmail.com', '5027249933', ''),
(11056, '-', 'Jerome', 'Coz', '4303 Trio Ave , ', '40219', 'Louisville , Kentucky', 'United States', 'Jeromecox45@gmail.com', '5027249933', ''),
(11057, '-', 'Nileshkumar ', 'Patel', '1641 Brookwood Drive, , ', '19020', 'Bensalem , Pennsylvania', 'United States', 'janvi6858@gmail.com', '7147059713', ''),
(11058, '-', 'Thuy Dang', 'Thuy', '1065 S McDowell Blvd  , ', '94954', 'California  , Petaluma ', 'United States', 'haiautrang995@gmail.com', '7073640660', ''),
(11059, '-', 'Kirllos', 'Wahba', '405 Dundas Street West, Unit 317 , ', 'L6M5P9', 'Oakville , ON', 'Canada', 'wahba.kirllos@gmail.com', '4165584173', ''),
(11060, '-', 'Thuy Dang', 'Thuy', '1065 S McDowell Blvd  , ', '94954', 'California  , Petaluma ', 'United States', 'haiautrang995@gmail.com', '7073640660', ''),
(11061, '-', 'jonathan', 'hundven', '1300 Lowe Rd , 6108', '76063', 'Mansfield , Texas', 'United States', 'jonhundven@yahoo.com', '2533474046', ''),
(11062, '-', 'Martha ', 'Baroi', 'Blåkollveien 15 , ', '3173', 'Vear , Vestfold', 'Norway', 'baroimartha86@gmail.com', ' 4746668468', ''),
(11063, '-', 'Shanolin', 'Naidoo', '16 Musgrave Street , ', '4505', 'Burpengary East , QLD', 'Australia', 'shanolind23@gmail.com', ' 61413838556', ''),
(11064, '-', 'May', 'Yan', '7195 Village Dr , ', '44060', 'Concord Township , Ohio', 'United States', 'mayflowerup@gmail.com', '4402313697', ''),
(11065, '-', 'Lea ', 'Hudson ', '94 Brook street blaenrhondda  , ', 'CF425SF ', 'Treorchy , Rhondda cynon Taf ', 'United Kingdom', 'hudson.lee@sky.com', '07734693857', ''),
(11066, '-', 'Serene', 'Hammoud', '619 S Oxford  , ', '98465', 'Tacoma , WA', 'United States', 'serenehammoud99@gmail.com', '2539885861', ''),
(11067, '-', 'ERIK', 'NIELSEN', '50660 EISENHOWER DR , ', '92248', 'LA QUINTA , CA', 'United States', 'erikrobertwrites@gmail.com', '7604095981', ''),
(11068, '-', 'Hitam', 'Zidan', '22308 Abbey lane  , ', '48124', 'Dearborn/Michigan , Dearborn', 'United States', 'hitam.zidan@yahoo.com', '219-276-6503', ''),
(11069, '-', 'Artem', 'Malyshev', '305 Lake Meadow Dr , ', '48327', 'Waterford , MI', 'United States', 'artemkat557@gmail.com', '2488200589', ''),
(11070, '-', 'Harun', 'Qureshi', '171 Cross Street , ', '06770', 'NAUGATUCK , CT', 'United States', 'harounq1@gmail.com', '2033434752', ''),
(11071, '-', 'Jasbir singh ', 'Jasbir ', '1395 wildflower st , ', '92377', 'Rialto, CA , Rialto ', 'United States', 'jasbirpaul323@gmail@com', '9379522220', ''),
(11072, '-', 'Ruben ', 'Sandoval ', '20770 S.  Hillcrest DR. , ', '77365', 'Porter , TEXAS', 'United States', 'ruben_sandoval77017@yahoo.com', '832-875-3161 ', ''),
(11073, '-', 'Mohammed Jaseem ', 'Akka Paramban', '121 Houlahan St , ', 'E1A4X6', 'DIEPPE , New Brunswick ', 'Canada', 'jaseem6k@gmail.com', '9025492635', ''),
(11074, '-', 'Ruben', 'Sandoval ', '20770 S Hillcrest DR. , ', '77365', 'Porter , Texas', 'United States', 'ruben_sandoval77017@yahoo.com', '8328753161', ''),
(11075, '-', 'Dang', 'My', '3300 Voight Blv, Lot 300 , ', '76905', 'San Angelo , TX', 'United States', 'myngocdang00@gmail.com', '3253151768', ''),
(11076, '-', 'Girish', 'Patel', '1220 Tesoro Way , ', '92879', 'Corona , CA', 'United States', 'giriski@msn.com', '9512560731', ''),
(11077, '-', 'Alexander', 'Dohle', 'Hünenburgstraße 1 , ', '59872', 'Meschede , ', 'Côte d\'Ivoire', 'a.dohle22@gmail.com', ' 490291/1449936', ''),
(11078, '-', 'Alexander', 'Dohle', 'Hünenburgstr. 1 , ', '59872', 'Meschede , NRW', 'Germany', 'a.dohle22@gmail.com', ' 4902911449936', ''),
(11079, '-', 'Inna', 'Shchur', '1227 N Yorkshire Dr , ', '44147', 'Broadview Heights , OH', 'United States', 'innavmerkun@gmail.com', '2168350217', ''),
(11080, '-', 'Callum', 'Godwin', '23 Ditchfield Road , ', 'EN11 9HU', 'Hoddesdon , Hertfordshire', 'United Kingdom', 'callumgodwin@hotmail.com', '07814160630', ''),
(11081, '-', 'Ian', 'Shihemi', '1004 NE Blair Road , ', '98671', 'Washougal , WA', 'United States', 'ianshihemi@gmail.com', '3606449842', ''),
(11082, '-', 'Ulziihutag', 'Darambazar', '800 Prince Charles Ln , ', '60195', 'Schaumburg , ILLINOIS', 'United States', 'ulziihutag@gmail.com', '8473060775', ''),
(11083, '-', 'Tam nguyen', 'huynh', '2315 north point blvd , ', '21222', 'baltimore Maryland , Dundalk', 'United States', 'tamhuynh67@icloud.com', '4435906575', ''),
(11084, '-', 'Ana', 'Popa', '11145 Windsor Place Circle , ', '33626', 'Tampa , FL', 'United States', 'ana_popa_romana@yahoo.com', '4125180685', ''),
(11085, '-', 'Azeem', 'Ud din', 'Mussafah M9 plot no 32 , ', '9389', 'Abudhabi , Abudhabi', 'United Arab Emirates', 'shaanipk@icloud.com', '00971507518419', ''),
(11086, '-', 'Malena', 'Caffall-Davis', '13152 S Eagle Peak Dr , ', '84096', 'Herriman , Utah', 'United States', 'maneena28@gmail.com', '8014138380', ''),
(11087, '-', 'Malena', 'Caffall-Davis', '13152 S Eagle Peak Dr , ', '84096', 'Herriman , UT', 'United States', 'maneena28@gmail.com', 'Malena', ''),
(11088, '-', 'Ali ', 'Turgun ', '5431 N Claret Cup away  , ', '83646', 'Idaho , Meridian', 'United States', 'usufbekhoji03@gmail.com', '(208)995-6269', ''),
(11089, '-', 'Haydee', 'Diaz', '30840 SW 194th Avenue , ', '33030', 'Homestead , Florida', 'United States', 'hdpedre@gmail.com', '305-322-3893', ''),
(11090, '-', 'Sam', 'Sadique', '111 Ledbetter Rd , ', '28704', 'Arden , NC', 'United States', 'samsadique87@gmail.com', '8282052946', ''),
(11091, '-', 'azeem', 'ud din', 'mussafah m9  , ', '9389', 'abu dhabi , abu dhabi', 'United Arab Emirates', 'shaanipk@icloud.com', ' 971 507518419', ''),
(11092, '-', 'David', 'Mula', '347 Cortleigh Blvd , ', 'M5N 1R4', 'Toronto , Ontario', 'Canada', 'david_mulae@hotmail.com', '6473004301', ''),
(11093, '-', 'Iban ', 'Fernandez', '1787 carswell ct , ', '94585', 'California  , Suisun city', 'United States', 'Yogurtt85@gmail.com', '7074927769', ''),
(11094, '-', 'Oscar', 'Galvan', '21020 Williams Creek Dr. , ', '77365', 'Porter , TX', 'United States', 'blessedhouse2004@yahoo.com', '2815463472', ''),
(11095, '-', 'Robert', 'Damato', '520 Giada Dr , ', '19808', 'Wilmington , DE', 'United States', 'bob.damato2@gmail.com', 'Bob Damato', ''),
(11096, '-', 'Krusti', 'Gallardo', '911 E Camelback Road , Unit 3072', '85014', 'Phoenix  , Arizona ', 'United States', 'kristio2011@hotnsil.com', '480-272-4380', ''),
(11097, '-', 'Ian', 'Toloza', '3736 Sw 11th Place  , ', '33914', 'Cape Coral , FL', 'United States', 'iantoloza@hotmail.com', '2394628899', ''),
(11098, '-', 'Steven', 'Cordeiro Matos', '1228 rue des Bassins , 1004', 'H3C 0W8', 'Montreal , Quebec', 'Canada', 'steven.cmatos@gmail.com', '514 217 0041', ''),
(11099, '-', 'Aarthy ', 'Srinivasan ', '2147 Burns st  , ', '37216', 'Nashville/Tennessee  , ', 'United States', 'aarthya90@gmail.com', '6158304453', ''),
(11100, '-', 'Constantinescu', 'Ciprian', 'Str. Tuzla nr. 9-27, Bl. J, et.5, ap. 55, Sector 2, București, Romania , ap.  J55', '023831', 'București , Bucuresti', 'Romania', 'ciprian.c03@gmail.com', '0732153392', ''),
(11101, '-', 'Ripeanu', 'Alexandru', 'Aron Pumnu , No 42', '050294', 'Bucharest , Romania', 'Romania', 'ripeanu_alexandru@yahoo.com', '0726113849', ''),
(11102, '-', 'aharon', 'mendelowitz', '53 sokolov st apartment 14 , ', '46497', 'hertzlia , israel', 'Israel', 'tony.123bid@gmail.com', '0522525022', ''),
(11103, '-', 'Charlene', 'Ilardi', '11045 Queens Blvd , 417', '11375', 'Forest Hills , NY', 'Canada', 'charleneilardi@gmail.com', '9177477261', ''),
(11104, '-', 'Matthew', 'Bullen-Hooper', 'Longfield House, 18-20 Uxbridge Road , Flat 4', 'W52SR', 'Ealing , London', 'United Kingdom', 'matthewbhooper@yahoo.co.uk', '07565658000', ''),
(11105, '-', 'Mesfin Ibido', 'Mesfin', '13720SE 126th ave , ', '97015', 'Oregon  , Clackamas', 'United States', 'm_da2005@yahoo.com', '5034535400', ''),
(11106, '-', 'Mesfin Ibido', 'Mesfin', '13720 SE 126th ave , ', '97015', 'Oregon  , Clackamas', 'United States', 'm_da2005@yahoo.com', '5034535400', ''),
(11107, '-', 'Miroslav', 'Mihaylov', '13 Ash Tree Close , 13', 'BR6 7fH', 'Orpington Kent , Please select region, state or province', 'United Kingdom', 'mirozora@gmail.com', '07986819610', ''),
(11108, '-', 'John', 'Farris', '7108 Skylane Drive , ', '32819', 'Orlando , FL', 'United States', 'jfarris2315@gmail.com', '704-747-8129', ''),
(11109, '-', 'nestor ', 'Iza', '929 morgan ave Nort , Apt A', '55411', 'minneapolis , minnesota', 'United States', 'adaniza03@gmail.com', '7745178505', ''),
(11110, '-', 'Iza', 'Adan', '929 Morgan Ave North , Apt A', '55411', 'Minneapolis , Minnesota', 'United States', 'adaniza03@gmail.com', '7745178505', ''),
(11111, '-', 'Stephanie', 'Bercegol', '10182 Timber Willow Ave , ', '89135', 'Las Vegas , Nevada', 'United States', 'stephaniebercegol@hotmail.com', '6196744357', ''),
(11112, '-', 'Sahrish Tirmizey ', 'Sahrish', '22 idlewild ave , ', '08872', 'Sayreville , NJ', 'United States', 'sahrishtirmizey@gmail.com', '5512089689', ''),
(11113, '-', 'Chris', 'Middleton', '7267 W ML Ave , ', '49009', 'Kalamazoo , Michigan', 'United States', 'cmiddleton11@icloud.com', '(269) 806-6817', ''),
(11114, '-', 'Melvin', 'Jansen', 'Borgerstraat 263HS , Lower house', '1053PN', 'Amsterdam , Noord holland', 'Netherlands', 'melvino_3434@outlook.com', '0641842806', ''),
(11115, '-', 'Justin', 'Simmons', '206 Sailamster St. , #A', '78734', 'Lakeway , TX', 'United States', 'Justinsimmons2@gmail.com', '512-800-0824', ''),
(11116, '-', 'Brandy', 'Brink', '42862 US Highway 14 , ', '56003', 'North Mankato , MN', 'United States', 'brandy@beyondbrink.com', '5077791075', ''),
(11117, '-', 'Dennis', 'Teifeld', '1197 Olive Branch Lane , ', '95120', 'San Jose , CA', 'United States', 'dennis@teifeld.com', '4084720317', ''),
(11118, '-', 'Pontus', 'Wiegurd', 'Önskehemsgatan 26 , ', '12454', 'Bandhagen , ', 'Sweden', 'ponytheoneandonly@gmail.com', ' 46729990490', ''),
(11119, '-', 'Natasha ', 'Davis', '125 Steeves Bay , ', 'T9K2N3', 'Fort McMurray , Alberta', 'Canada', 'jordanymm@outlook.com', '7805981105', ''),
(11120, '-', 'Kristi ', 'Gallardo ', '911 E Camelback Road , 3072', '85014', 'Phoenix  , Arizona ', 'Choose country', 'kristio2011@hitnail.vom', '489-272-4380', ''),
(11121, '-', 'Cameron Jackson ', 'Cameron ', '26 Barberry Court  , ', '19702', 'Newark  , DE', 'United States', 'tahner33@gmail.com', '302-401-7719', ''),
(11122, '-', 'Andriy', 'Sorokopud', '66-16 Myrtle Ave , ', '11385', 'Glendale , NY', 'United States', 'andrew_sorokopud@yahoo.com', '9293394073', ''),
(11123, '-', 'Lydia', 'Rojas', '7131 Ashwood circle , ', '28303', 'Fayetteville  , Nc', 'United States', 'unique_roxy@yahoo.com', 'Lydia 4079229404', ''),
(11124, '-', 'Stella ', 'Katsaros', '7 Chelsea Dr , ', '11791', 'Syosset , NY', 'United States', 'katsaros.stella@gmail.com', '5162205564', ''),
(11125, '-', 'Sashi', 'Adhikari', '5124 McBryde Avenue , ', '94805', 'Richmond , CA', 'United States', 'adbkk13@gmail.com', '9292469794', ''),
(11126, '-', 'Hashmatullah ', 'Ehsan', '1286 Kettering drive , ', 'L1K3A9', 'Oshawa , Ontario ', 'Canada', 'hashmatullah.ehsan75@gmail.com', '2893884534', ''),
(11127, '-', 'Christopher', 'Hennessy', '41693 Wild Iris Ave, Unit2 , ', '92562', 'Murrieta , CA', 'United States', 'hennessy3275@aol.com', '2534686608', ''),
(11128, '-', 'Peter', 'Dawkins', '3 Gillbank Drive  , Ratby', 'LE6 0NH', 'Leicester , Leicestershire', 'United Kingdom', 'petedawk1054@sky.com', 'Peter Dawkins', ''),
(11129, '-', 'Norman', 'Mac', 'West Blackbyre Farm , Waterside', 'KA3 6JH', 'Kilmarnock , East Ayrshire', 'United Kingdom', 'kayemacdonald@btinternet.com', '07508385116', ''),
(11130, '-', 'damon', 'innerarity', '7321 stange , ', '89129', 'las vegas , nv', 'United States', 'damoninnerarity@gmail.com', '7022866818', ''),
(11131, '-', 'David', 'Taylor', '156 Enfield Pl , 2310', 'L5B 4L8', 'Mississauga , ON', 'Canada', 'davetaylor@sympatico.ca', '4169042134', ''),
(11132, '-', 'Vlad-Cristian', 'Bucur', 'Foisorului, nr.20, block F13C, sc 1, apt 9, sector 3 , ', '031181', 'Bucuresti , Bucureşti', 'Romania', 'vladcristianbucur@gmail.com', '0723647496', ''),
(11133, '-', 'Kim', 'Hankins', '7462 missoula drive , ', '49316', 'caledonia , MI', 'United States', 'gates2241@yahoo.com', '6166904129', ''),
(11134, '-', 'Tufan', 'Thapa', '93-13 Lamont Avenue , apt 2f', '11373', 'ELMHURST , NY', 'United States', 'tufanfree@gmail.com', '9294359693', ''),
(11135, '-', 'Tufan', 'Magar', '93-13 Lamont Avenue , apt 2f', '11373', 'ELMHURST , NY', 'United States', 'tufanfree@gmail.com', '9294359693', ''),
(11136, '-', 'Patti', 'Maxwell', '41724 McCandless Court , ', '20105', 'Aldie/Virginia , Aldie', 'United States', 'pamaxwell24@gmail.com', '703-801-8886', ''),
(11137, '-', 'Janice ', 'McFadden', '2210 Manchester Rd , ', '61080', 'South Beloit , IL', 'United States', 'jpv993@gmail.com', '7193322135', ''),
(11138, '-', 'Reaksmey', 'Roman', '4917 E. Oslin , ', '93727', 'Fresno , CA', 'United States', 'reaksmeytv3@gmail.com', '5597044005', ''),
(11139, '-', 'Krey', 'Zoé', 'Mathildestr. 2 , ', '46149', 'NRW , Oberhausen', 'Germany', 'zoenatascha.krey@icloud.com', 'Via email', ''),
(11140, '-', 'Raminta', 'Riepsaite', '7 Usher House , Abbeygate Court', 'PE15 9GL', 'Cambridgeshire  , March', 'United Kingdom', 'raminta.riepsaite@gmail.com', ' 447450295457', ''),
(11141, '-', 'Derek', 'Rice', '697 Moralee Drive , ', 'V9M 4H1', 'Comox , British Columbia', 'Canada', 'derekrice@shaw.ca', '2502180673', ''),
(11142, '-', 'Pedla', 'Aliembom', '4243 9th ave cir s  , 209', '58103', 'ND , Fargo', 'United States', 'ppedla0@gmail.com', '7012008034', ''),
(11143, '-', 'Christopher', 'Hennessy', '41693 Wild Iris Ave, , Unit 3', '92562', 'Murrieta , CA', 'United States', 'hennessy3275@aol.com', '2534686608', ''),
(11144, '-', 'Christopher', 'Hennessy', '41693 Wild Iris Ave, , Unit 3', '92562', 'Murrieta , CA', 'United States', 'hennessy3275@aol.com', '2534686608', ''),
(11145, '-', 'ELISA', 'VANDERLINDE', '100 PARK TERRACE WEST , APT 1E', '10034', 'NEW YORK , NY', 'United States', 'evanderlinde22@gmail.com', '347-291-6697', ''),
(11146, '-', 'Mike', 'Ohm', '6205 Willow Oak Pl , ', '79124', 'Amarillo , TX', 'United States', 'ohmer01@gmail.com', '8065845922', ''),
(11147, '-', 'Ramos ', 'Isaias ', '26 University Pl Blvd  , 516', '07305', 'Jersey City NJ  , NJ ', 'United States', 'angela_laguerre@yahoo.com', '3479091575', ''),
(11148, '-', 'JESSICA', 'SAMEDI', '535 West 162nd  , Basement 1', '10032', 'New York , New York', 'United States', 'Jessicasamedi101@gmail.com', '6463639737', ''),
(11149, '-', 'Chithra', 'Ravi', '2630 N Hampden Ct , 213', '60614', 'Chicago , Illinois ', 'United States', 'xcravi.in@gmail.com', '3124044945', '');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(11150, '-', 'Alan', 'Marubashi', '10 Birdsilver Gardens , ', 'M1C 4M5', 'Scarborough , ON', 'Canada', 'alanmarubashi@gmail.com', '6478025995', ''),
(11151, '-', 'Peter', 'Neill', '41 Gleneagle Road , Flat 3', 'SW16 6AY', 'London , Greater London', 'United Kingdom', 'pete-neill@hotmail.com', '07824440111', ''),
(11152, '-', 'Mickey', 'Nguyen', '3423 Pueblo Ridge  , ', '75052', 'Grand Prairie  , Texas', 'United States', 'mickeytrong73@yahoo.com', '2146975038', ''),
(11153, '-', 'Jim', 'Sutton', '39317 Fernwood Glen Court , ', '92211-1913', 'Palm Desert , CA', 'United States', 'jcsutton3@gmail.com', '8183881962', ''),
(11154, '-', 'Houston ', 'Daniels ', '468 Greenleaf Meadows  , ', '14612', 'Rochester  , New York ', 'United States', 'houstondaniels@yahoo.com', '5854020648', ''),
(11155, '-', 'Sashi', 'Adhikari', '5124 McBryde Avenue , ', '94805', 'Richmond , CA', 'United States', 'adbkk13@gmail.com', '9292469794', ''),
(11156, '-', 'Bruce', 'Aiken', '1633 S Victoria Ave , ', '90019', 'Los Angeles , CA', 'Choose country', 'bruce.m.aiken@gmail.com', 'Bruce Aiken', ''),
(11157, '-', 'Bruce', 'Aiken', '1633 S Victoria Ave , ', '90019', 'Los Angeles , CA', 'Choose country', 'bruce.m.aiken@gmail.com', 'Bruce Aiken', ''),
(11158, '-', 'Jim', 'Sutton', '39317 Fernwood Glen Rd , ', '92211', 'Palm Desert , CA', 'United States', 'jcsutton3gmail.com', 'Jim Sutton', ''),
(11159, '-', 'Endrit Begaj', 'Endrit ', '26 22nd St , 2', 'M8V 3M1', 'Toronto , ON', 'Canada', 'andrewandrewbegaj@hotmail.com', '6478715722', ''),
(11160, '-', 'Kera', 'Molton', '294 Grayson Ave , ', '31313', 'Hinesville , GA', 'United States', 'keramolton@gmail.com', '9126629635', ''),
(11161, '-', 'Kushtrim', 'Selmani', 'Sunnanväg 2n , ', '22275', 'Lund , ', 'Sweden', 'Kushtrimselmani02@gmail.com', '0720284702', ''),
(11162, '-', 'Talissa', 'Szabo', '6116 east 110th Ave , ', '33617', 'Tampa , FL', 'United States', 'lallyt101@gmail.com', '8133250787', ''),
(11163, '-', 'Denise', 'Raphael', '145 Suffolk Court , ', '06450', 'Meriden , CT', 'United States', 'draphael@jcj.com', '8602409367', ''),
(11164, '-', 'Hussameldin Metwali ', 'Hussameldin ', 'Amselweg 1 B , ', '92637', 'Weiden In Der Oberpfalz , ', 'Germany', 'drhussamm@yahoo.com', '01747054828', ''),
(11165, '-', 'Hussameldin', 'Metwali', 'Amselweg 1b , ', '92637', 'Weiden in der Oberpfalz , Bayern', 'Germany', 'drussamm@yahoo.com', '01747054828', ''),
(11166, '-', 'Amaajit', 'Barua', '13 Calla Grove , ', '2145', 'Pendle Hill , NSW', 'Australia', 'amaajit.barua@gmail.com', '0414081830', ''),
(11167, '-', 'Michael', 'Jedrocha', '2233 Breezy Cir , ', '32935', 'Melbourne , Florida', 'United States', 'jedrochamichael1@gmail.com', '3218483258', ''),
(11168, '-', 'Duc', 'Ta', '16420 Kittridge St , unit 1', '91406', 'Van Nuys , CA', 'United States', 'Duc.Ta.370@gmail.com', '5132558055', ''),
(11169, '-', 'DAVID', 'HORWITZ', '313 Hill Court East , ', '60089', 'Buffalo Grove , IL', 'United States', 'icenine66@gmail.com', '8479108937', ''),
(11170, '-', 'Thomas', 'Nalley', '807 Driftwood Dr , ', '25420', 'Gerrardstown , WV', 'United States', 'nalleyt@gmail.com', '5712678787', ''),
(11171, '-', 'Patricia', 'Murray', '3228 Canyon Oaks Trail , ', '48380', 'Milford , Michigan', 'United States', 'murraypatricia759@gmail.com', '3139521387', ''),
(11172, '-', 'Shanna ', 'Jameson', '663 Bishops Lodge Road , 48', '87501', 'Santa Fe , New Mexico', 'United States', 'jameson_shanna@yahoo.com', '5056994592', ''),
(11173, '-', 'Charles', 'Henderson', '1620 Chianti , ', '93458', 'Santa Maria , CA', 'United States', 'chaznu2@gmail.com', '7147026971', ''),
(11174, '-', 'Christopher', 'Hennessy', '41693 Wild Iris Ave, , Unit2', '92562', 'Murrieta , CA', 'United States', 'hennessy3275@aol.com', '2534686608', ''),
(11175, '-', 'Paul Dickman', 'Paul', '6092 Taylor dr , 239', '41005', 'Burlington Kentucky , Burlington ', 'United States', 'paulanoiavisualartist@gmail.com', '8599077348', ''),
(11176, '-', 'John', 'Urbano', '65 Cardinal Lane , ', '60172', 'Roselle , Illinois', 'United States', 'jmurbano60@yahoo.com', '1 (630) 294-0129', ''),
(11177, '-', 'Maria', 'Llanes', '2552 West 64TH Pl , ', '33016', 'HIALEAH , FL', 'United States', 'mllanes@butler.edu', '7864882967', ''),
(11178, '-', 'Madison ', 'Davis', '17 S Second St, Apt 206 , ', '17101', 'Harrisburg , PA', 'United States', 'MadisonDavis322@yahoo.com', '(443)205-5106', ''),
(11179, '-', 'Benjamin ', 'Silva', '125 Cove Avenue , ', '02889', 'Warwick , RI', 'United States', 'benjaminsilva417@gmail.com', '1 (401) 391-0916', ''),
(11180, '-', 'David ', 'Needham', '25 CoppinRise, Belmont , 25', 'HR27UE ', 'Hereford , ', 'United Kingdom', 'ddave87@yahoo.co.uk', '07795004083', ''),
(11181, '-', 'James Donald Barnes ', 'James ', '53 Branyan Street  , Unit 2 ', '4670', 'Bundaberg West  , Queensland ', 'Australia', 'jdbarnes51@gmail.com', ' 61439900552', ''),
(11182, '-', 'James', 'Barnes', '53 Branyan Street  , Unit 2', '4670', 'Bundaberg West  , Queensland ', 'Australia', 'jdbarnes51@gmail.com', ' 61439900552', ''),
(11183, '-', 'Jay', 'Singh', '141 wagon trail N , ', '43065', 'powell , ohio', 'United States', 'singhhayer89@gmail.com', '6144647046', ''),
(11184, '-', 'Keith ', 'Holland ', '34922 NE Gable Ave  , ', '98629', 'La Center  , Washington ', 'United States', 'keithholland791@gmail.com', '360 726 1771', ''),
(11185, '-', 'Arnoldus', 'Mol', '402 Bellevue Street , ', '95060', 'Santa Cruz , CA', 'United States', 'arnoud.a.c.mol@hotmail.com', '8312105122', ''),
(11186, '-', 'Peter ', 'McRae', '12 Paris Ct. , 2870', 'M3A 3M6', 'Toronto , ON', 'Canada', 'peterjjmcrae@gmail.com', '4168177733', ''),
(11187, '-', 'Abundo', 'Je', '9106 gravelly lake dr sw , ', '98499', 'Lakewood , Washington', 'United States', 'jhe013@gmail.com', '8085541775', ''),
(11188, '-', 'Je Alfie', 'Abundo', '9106 Gravelly LAKE DR SW , ', '98499', 'LAKEWOOD , WA', 'United States', 'JHE013@GMAIL.COM', '8085541775', ''),
(11189, '-', 'JE', 'ABUNDO', '9106 GRAVELLY LAKE DR SW , ', '98499', 'LAKEWOOD , WA', 'United States', 'JHE013@GMAIL.COM', '8085541775', ''),
(11190, '-', 'Riki', 'Lewin', '2261 E. 29th St. , ', '11229', 'Brooklyn , New York', 'USA', '‪davidefral99@gmail.com', '7187438372', ''),
(11191, '-', 'Dmitriy', 'Kodysh', '29 Colburn St , ', '02026', 'Dedham , MA', 'United States', 'dmitriy.kodysh@icloud.com', '6176107769', ''),
(11192, '-', 'alexis', 'cruz reyes', '1420 silver saddle dr , ', '32310', 'tallahassee  , fl', 'United States', 'alexcruz2768@gmail.com', '8502189099', ''),
(11193, '-', 'Alexis', 'Cruz reyes ', '1420, Silver Saddle Dr , ', '32310', 'Tallahassee , FL', 'United States', 'alexcruz2768@gmail.com', '850 2189099', ''),
(11194, '-', 'Edgar Orlando Sosa Polanco ', 'Edgar ', '116 Henry st  , ', '06830', 'Greenwich  , CT ', 'United States', 'edgarsosa00@icloud.com', '9149127698', ''),
(11195, '-', 'Saurabh', 'Ambre', '1888 Lee Way , ', '95035', 'MILPITAS , CA', 'United States', 'srbhamw@gmail.com', '4156327434', ''),
(11196, '-', 'Melanie', 'Trottier', '66 avenue des Lupins , ', 'J6E0B8', 'Notre-Dame des-Prairies , Quebec', 'Canada', 'm.trottier@trottair.com', 'Melanie Trottier', ''),
(11197, '-', 'Brenda', 'Parman', '448 Kent Drive  , 448', '84054', 'North Salt Lake , UT', 'United States', 'ibbrendab60@gmail.com', '8019202278', ''),
(11198, '-', 'Angel', 'Cordero', '7304 Enchanted Star Dr , ', '79911', 'EL PASO , TX', 'United States', 'cordero1804@gmail.com', '9152021698', ''),
(11199, '-', 'fjorelo', 'gjata', '30 Morgans Way , ', '01746-2249', 'Holliston , Massachusetts', 'United States', 'fjorelogjata@gmail.com', '7819750592', ''),
(11200, '-', 'Fjorelo', 'Gjata', '30 Morgans Way , ', '01746-2249', 'Holliston , Massachusetts', 'United States', 'fjorelogjata@gmail.com', '7819750592', ''),
(11201, '-', 'Natasha', 'Davis', '125 Steeves Bay , ', 'T9K 2N3', 'Fort McMurray , AB', 'Canada', 'jordanymm@outlook.com', '780 598 1105', ''),
(11202, '-', 'Natalia', 'Walkowiak', 'JØRGEN BERTHELSENS VEJ 19 A ST TV , ', '9400', 'Nørresundby , Nordjylland', 'Denmark', 'rozowa985@gmail.com', '50951888', ''),
(11203, '-', 'John ', 'Perry', '11426 Market St  , ', '44452', 'North Lima , OH', 'United States', 'johncperryiii@gmail.com', '3304028526', ''),
(11204, '-', 'Larry', 'Glance', '857 Pickfair Terrace , ', '32746', 'Lake Mary , FL', 'United States', 'larryglance1@gmail.com', '4073350248', ''),
(11205, '-', 'Yechezkel', 'Litenatsky', '31 Cranford Drive , ', '10956', 'New City , NY', 'United States', 'chezkylit@gmail.com', '3233775039', ''),
(11206, '-', 'Jerry ', 'Gabice', '301 m st sw  , 316', '20024', 'Washington DC , DC', 'United States', 'jerrygabice@gmail.com', '7134165991', ''),
(11207, '-', 'Gregory', 'Olson', '5091 Orange Ave. , ', '92115', 'San Diego , CA', 'United States', 'freedomgjo@gmail.com', '9094707501', ''),
(11208, '-', 'NATALIA', 'WALKOWIAK', 'JØRGEN BERTHELSENS VEJ 19 A ST TV , ', '9400', 'NØRRESUNDBY , NORDJYLLAND', 'Denmark', 'rozowa985@gmail.com', '50951888', ''),
(11209, '-', 'Reinier', 'Aerdts', '2000 Mossberg Dr , ', '75023', 'Plano , Texas', 'United States', 'rene.aerdts@outlook.com', '4697677611', ''),
(11210, '-', 'Mary', 'Sheni', '4677 Cleo Day Dr , ', '77493', 'Katy , TX', 'United States', 'msheni99@att.net', 'Mary Sheni', ''),
(11211, '-', 'Everette', 'Heffner', '2630 Royal pointe dr , ', '32043', 'Green Cove Springs , FL', 'United States', 'Everetteheffner14@gmail.com', '9043187258', ''),
(11212, '-', 'Bradley', 'Margetts', '5 Leander Court , ', '5159', 'Flagstaff Hill , SA', 'Australia', 'brad@boutiquebread.com.au', '0417891863', ''),
(11213, '-', 'Jackdon ', 'Yedy', '810 S E St , ', '33460', 'Lake Worth  , FL', 'United States', 'yedi.jackson@yahoo.com', '5613605969', ''),
(11214, '-', 'MARK', 'PRUDELL', '1194 Diretto Dr , ', '78132', 'Canyon lake , TX', 'United States', 'markp@broadbandconsultants.com', '4257722929', ''),
(11215, '-', 'Diogenes ', 'Febre', '4908 cedar glen drive  , ', '27713', 'North Carolina  , Durham ', 'United States', 'janjayronten4@frontier.com', '9193086455', ''),
(11216, '-', 'RYAN', 'PEETERS', 'U 1 201-209 Old South Head Rd , ', '2022', 'BONDI JUNCTION , NSW', 'Australia', 'mr.ryanpeeters@gmail.com', '0412888730', ''),
(11217, '-', 'Lulzim', 'Dashi ', '2 Orchard Court  , Rose hill ', 'OX4 4HJ', 'Oxford  , Oxford ', 'United Kingdom', 'lulzim9@live.com', '07414544650', ''),
(11218, '-', 'Rene', 'Edwards', '24 East Ave , Apt 3', '06902', 'Stamford  Connecticut , CT', 'United States', 'reneedwards21@yahoo.com', '2032802308', ''),
(11219, '-', 'Dalia', 'Ceja', '1016 Las Amigas Road , Ceja Vineyards', '94559', 'Napa , CA', 'United States', 'daliaceja@gmail.com', '7072944818', ''),
(11220, '-', 'Jerry', 'Gabice', '301 m st sw  , 316', '20024', 'Washington DC , DC', 'United States', 'jerrygabice@gmail.com', '7134165991', ''),
(11221, '-', 'Jutta ', 'Pils', '3 Swallow Circle , 3 Swallow Circle', '19711', 'NEWARK , DE', 'United States', 'jutta.rv.pils@gmail.com', '3027509803', ''),
(11222, '-', 'Shavkat', 'Igamberdiev', '5431 N Claret Cup Way , ', '83646', 'Meridian , ID', 'United States', 'usufbekhoji03@gmail.com', ' 12089956269', ''),
(11223, '-', 'Devlin', 'Huff', '91-496 Makalea St , ', '96706', 'Ewa Beach , HI', 'Choose country', 'devlin.huff@gmail.com', '9018011552', ''),
(11224, '-', 'devlin', 'huff', '91-496 Makalea , ', '96706', 'EWA BEACH , HI', 'United States', 'DEVLIN.HUFF@GMAIL.COM', '9018011552', ''),
(11225, '-', 'devlin', 'huff', '91-496 Makalea , ', '96706', 'EWA BEACH , HI', 'United States', 'DEVLIN.HUFF@GMAIL.COM', '9018011552', ''),
(11226, '-', 'Michelle', 'Lortz', '20720 SE 192nd Street , ', '98058', 'Renton , WA', 'United States', 'mmlortzco@gmail.com', '2069196547', ''),
(11227, '-', 'Alexandre', 'Kagan', '355 Roark\'s Trail , ', '18974', 'Warminster , PA', 'United States', 'alexkagan1970@gmail.com', '2674552526', ''),
(11228, '-', 'Rudaba', 'Naqvi', '749 Highland Grove Drive , ', '60089', 'Buffalo Grove , IL', 'United States', 'mirfansadiq@gmail.com', '8473126222', ''),
(11229, '-', 'Blanca', 'Caicedo', '4575 24th Ave NE , ', '34120', 'Naples , FLORIDA', 'United States', 'blanca2069@live.com', '7868163370', ''),
(11230, '-', 'Vera', 'Vorobeychik ', '466 Harmony Dr. , 466', '60090', 'IL , Wheeling', 'United States', 'leonid.vorobeychik@gmail.com', '8475078634', ''),
(11231, '-', 'Dan', 'Matticks ', 'N54W33351 Terrace Dr  , ', '53058', 'Nashotah  , Wisconsin ', 'United States', 'Dmmatticks@gmail.com', '262 337-0735 ', ''),
(11232, '-', 'SALAH', 'ARRIB', '161 RACHEL ANN BLVD , ', '45383', 'WEST MILTON , OH', 'United States', 'SALAHARRIB@GMAIL.COM', '6146322777', ''),
(11233, '-', 'Mohammad', 'SAFARI', '43498 Madison Springs Terrace , ', '20148', 'Ashburn , VA', 'United States', 'mosafari3@gmail.com', '7733970418', ''),
(11234, '-', 'Aaron ', 'Tzamarot ', '12 Lenox Place , ', '10583', 'Scarsdale  , New York ', 'United States', 'aaatzamarot@gmail.com', '(914) 325-7008', ''),
(11235, '-', 'Ryan', 'Sparks', '2953 E Rill Dr , ', '84780', 'WASHINGTON , UT', 'United States', 'ryan.sparksfinancial@gmail.com', '8018288645', ''),
(11236, '-', 'MARK', 'LOWE', '147 Hurstville Rd , ', '2223', 'OATLEY , NSW', 'Australia', 'marklowe3@hotmail.com', '0415163508', ''),
(11237, '-', 'Yandri ', 'Garcia', '8842 lighthouse landing ct , Apt 103', '33615', 'Tampa , Florida', 'United States', 'cubanzone93@yahoo.com', '8139666190', ''),
(11238, '-', 'anthony', 'degrottole', '12 Hunt lane , ', '11756', 'LEVITTOWN  New York  , ', 'United States', 'wentony2@msn.com', '5166804936', ''),
(11239, '-', 'Charles', 'Forman', '40 CENTRAL PARK SOUTH , 12C', '10019', 'New York , NY', 'United States', 'charlesmforman@gmail.com', '917-575-5032', ''),
(11240, '-', 'anselmo', 'ramos', '2910 BATES ST , ', '79415', 'LUBBOCK , TX', 'United States', 'ar79415@yahoo.com', '8067904434', ''),
(11241, '-', 'Antonio', 'Palma', 'Av. das Comunidades Europeias nº 162 4ºC , ', '2750-658', 'Cascais , Portugal Continental', 'Portugal', 'antopalmix@sapo.pt', '966752330', ''),
(11242, '-', 'Anilkumar', 'Patil', '34 Promise Way , ', '08824', 'Kenall Park , NJ', 'United States', 'anil.patil502@gmail.com', '7322084180', ''),
(11243, '-', 'Derek', 'Richards', '245 Sadler Lane  , 102', '52317', 'North Liberty , Iowa', 'United States', 'richardsrenovtionss@gmail.con', '3193313881', ''),
(11244, '-', 'Derek', 'Richards', '245 Sadler Lane  , 102', '52317', 'North Liberty , Iowa', 'United States', 'richardsrenovtionss@gmail.con', '3193313881', ''),
(11245, '-', 'Derek', 'Richardss', '30 Patapsco St , B', '21222', 'Dundalk , Maryland', 'United States', 'richardsrenovationss@gmail.com', '3193313881', ''),
(11246, '-', 'Ilkka', 'Vaherjoki', 'Yllikylänmäki 13 , ', '20900', 'Turku , ', 'Finland', 'ilkka.vaherjoki@yahoo.com', ' 358503770812', ''),
(11247, '-', 'Fry', 'Dann', '141 Meloche , ', 'H9X3Z6', 'Ste. Anne de Bellevue , Quebec', 'Canada', 'fryprop@sympatico.ca', '514-994-7801', ''),
(11248, '-', 'Markious ', 'Coke', '10937 Nathan Bay Dr , ', '79934', 'TX , El Paso', 'United States', 'cmarkious@yahoo.com', '240-940-9163', ''),
(11249, '-', 'Shanna', 'Jameson', '663 Bishops Lodge Road  , Unit 48', '87501', 'Santa Fe  , NM', 'United States', 'jameson_shanna@yahoo.com', '5056994592', ''),
(11250, '-', 'Sapana', 'Palughi', '26 woodside lane , ', '08822', 'Flemington , NJ', 'United States', 'Sshrestha08@gmail.com', '6316725546', ''),
(11251, '-', 'Jeiry Nicole ( Nikki ) Guardado ', 'Jeiry ', '7775 Quail Lane Run , ', '20109', 'VA , Manassas', 'United States', 'nicoleaguardado15@hotmail.com', '571-225-3669', ''),
(11252, '-', 'Nikki', 'Guardado', '7775 Quail Run Lane , ', '20109', 'Virginia  , Manassas ', 'Choose country', 'nicoleaguardado15@hotmail.com', '1-571-225-3669', ''),
(11253, '-', 'Nikki Guardado', 'Nikki', '7775 Quail Run Lane , ', '20109', 'Virginia  , Manassas', 'United States', 'nicoleaguardado15@hotmail.com', '1-571-225-3669', ''),
(11254, '-', 'Peter', 'Bachura', 'Na Paziti 618 , ', '91611', 'Bzince pod Javorinou , Slovakia', 'Slovakia', 'v.n.minarikova@gmail.com', '00421944110175', ''),
(11255, '-', 'Sapana', 'Palughi', '26 woodside lane , ', '08822', 'Flemington , NJ', 'United States', 'Sshrestha08@gmail.com', '6316725546', ''),
(11256, '-', 'Debela Balda Bejica ', 'Debela ', '101 college park circle  , #105', '68505', 'Linclon Nebraska  , Lincoln ', 'United States', 'dbejica@gmail.com', '5074978037', ''),
(11257, '-', 'Trung', 'Do', '5161 S 117th St , ', '98178', 'Seattle , WA', 'United States', 'Cindeers@gmail.com', '2066368255', ''),
(11258, '-', 'Sujan', 'Shrestha', '16-18 english street , Kogarah', '2217', 'SYDNEY, NSW , City', 'Australia', 'sujanstha23232@gmail.com', '0450697974', ''),
(11259, '-', 'Sujan Shrestha', 'Sujan', '16-18 English street, Kogarah , Unit 1', '2217', 'Kogarah , NSW', 'Australia', 'sujanstha23232@gmail.com', '0450697974', ''),
(11260, '-', 'Edilberto ', 'Seide Lopez', '3170 Coral Way , 715', '33145', 'Florida , Miami', 'United States', 'edimayra96@gmail.com', '832-519-7592 ', ''),
(11261, '-', 'Jalaine', 'Wheeler', '8528 Colonial Lane , ', '63124', 'St. Louis , Missouri', 'United States', 'jwheeler@spencerfane.com', '1-314-683-8940', ''),
(11262, '-', 'Debela Balda Bejica ', 'Debela ', '101 college park circle  , 105', '68505', 'Lincoln  , Nebraska ', 'United States', 'dbejica@gmail.com', '5074978037', ''),
(11263, '-', 'Nick', 'Valenza', '2501 Damian Drive , ', '19040', 'Hatboro , PA', 'United States', 'junkemailnv@gmail.com', '2673178226', ''),
(11264, '-', 'Stefanie', 'Thielemann', '4333 Rocky Point Court , ', '95304', 'Tracy , CA', 'United States', 'ssthielemann@comcast.net', '209-609-4292', ''),
(11265, '-', 'Deborah', 'Hall', '7236 Wynngate Court , ', '36695', 'Mobile , AL', 'United States', 'imjustbeeing@gmail.com', '2515102446', ''),
(11266, '-', 'Chrys', 'Fleming', '11330 Discovery Heights Cir. , ', '99515', 'Anchorage , Default', 'United States', 'cfleming@alcanelectric.com', '9079528765', ''),
(11267, '-', 'Paul Borst ', 'Noakes', '9 Highland pl , ', '81004', 'Pueblo  , colorado', 'United States', 'pnoakes1@farmersagent.com', '8142073633', ''),
(11268, '-', 'Thomas', 'Nalley', '807 Driftwood Dr , ', '25420', 'Gerrardstown , WV', 'United States', 'nalleyt@gmail.com', '5712678787', ''),
(11269, '-', 'Tramain', 'Cullors', '35640 Desert Rose Way , ', '92532', 'Lake Elsinore , CA', 'United States', 'tramaincullors@gmail.com', '3107796792', ''),
(11270, '-', 'Irvin', 'Coots', '732 E Providence Rd , ', '19018', 'Aldan , PA', 'United States', 'Irvin.Coots@gmail.com', '2674018760', ''),
(11271, '-', 'Mohamed', 'Hamdouch', 'Schloßstraße  , 1', '45468', 'NRW  , Mülheim an der Ruhe ', 'Germany', 'm.hamdouch@web.de', ' 04917623382529', ''),
(11272, '-', 'Filipe', 'Piteira', '13 McDougal St , ', '2033', 'KENSINGTON , New South Wales', 'Australia', 'filipe@reliquiajewellery.com', '0434911530', ''),
(11273, '-', 'Plamen', 'Kozhuharov', '11 Meads Street , ', 'BN20 7QY', 'Eastbourne , East Sussex', 'United Kingdom', 'liveracks@gmail.com', '00447579966373', ''),
(11274, '-', 'Robert ', 'Walker', '3211 South Bay  , ', '30236', 'Jonesboro , Ga', 'United States', 'robwalker601@gmail.com', '404-664-0621', ''),
(11275, '-', 'Agostino', 'Di monaco', 'Via Croce Verde 13 , ', '35136', 'Padova , PD', 'Italy', 'agostdimonaco@gmail.com', '3472872267', ''),
(11276, '-', 'di Monaco', 'Agostino', 'via Croce verde 13 , ', '35136', 'Padova  , PD', 'Italy', 'agostdimonaco@gmail.com', ' 39 347 287 2267', ''),
(11277, '-', 'Olivier', 'Ferrer', '191 rue des compagnons  , ZAE les fournels 2', '34400', '. , Lunel', 'France', 'olivier1.974@icloud.com', '0688743797', ''),
(11278, '-', 'Julia ', 'Nazarets', 'Montefiory 5 , 43', '4936405', 'Petah Tikva , Central', 'Israel', 'Lyanika15@gmail.com', ' 972587087693', ''),
(11279, '-', 'Juliia', 'Bnazarets', 'Montefiory 5 , 43', '4936406', 'Petah Tikva , Central', 'Israel', 'Lyanika15@gmail.com', '972587086793', ''),
(11280, '-', 'juliia ', 'nazarets', 'montefiory 5 , 43', '4936405', 'petah tikva , central', 'Israel', 'lyanika15@gmail.com', ' 972587086793', ''),
(11281, '-', 'Fernando', 'Linares', '190 Woodside Drive , ', '33415', 'West Palm Beach , FL', 'United States', 'ferlica968@gmail.com', '5618182670', ''),
(11282, '-', 'Marco', 'Doodeman', 'Hondenbergseweg 3 , ', '8191KV', 'Wapenveld , Gelderland', 'Netherlands', 'madhosting@gmail.com', ' 31 6 53691930', ''),
(11283, '-', 'David', 'Nadji', 'Skovbo Alle , 52', '2670', 'Greve - Denmark , ', 'Denmark', 'davidnadji@hotmail.com', ' 45 22596788', ''),
(11284, '-', 'Jayme', 'Lim', '25677 oak meadown dr , ', '91381', 'valencia , california', 'United States', 'jayme@serenamarble.com', ' 1 818-306-0887', ''),
(11285, '-', 'Gwen', 'Lindsay', '28019 Elmdale , ', '48081', 'Saint Clair Shores , MI', 'United States', 'chaos_imps@yahoo.com', '5176486136', ''),
(11286, '-', 'Benjamin', 'Malartre-Bureau', '8760 rue Jeanne-Mance , ', 'H2n1x4', 'Montreal , QC', 'Canada', 'benj0212@hotmail.com', '4388277600', ''),
(11287, '-', 'Paul', 'Trobiani', '2027 Willow Court , ', '55349', 'Howard Lake , MN', 'United States', 'paultrobiani@hotmail.com', '7632851621', ''),
(11288, '-', 'Ryan', 'Krench', '1421 T Street Nw , Apt 7', '20009', 'Washington , DC', 'United States', 'ryankrench@gmail.com', '2067130188', ''),
(11289, '-', 'AMOLAK B', 'SINGH', '8417 Monticello Ave , 1', '60076', 'Skokie , IL', 'United States', 'amolakb1234@yahoo.com', '773-405-4545', ''),
(11290, '-', 'Khoury ', 'Dimitri', '2490 Éric-Kierans , ', 'H7Y0A2', 'Laval , Quebec', 'Canada', 'dimitrikoury@gmail.com', '5146236906', ''),
(11291, '-', 'James', 'Creighton', '440 Burgundy Drive , ', '18966', 'Southampton , Pennsylvania', 'United States', 'jbcreighton7@gmail.com', '2675662179', ''),
(11292, '-', 'David ', 'Harrison ', '3 Breezy Point Rd , ', '01930', 'Gloucester  , MA', 'United States', 'davidlocharrison@hotmail.com', '617-645-4172', ''),
(11293, '-', 'robert', 'victor', '11835 Armada Way , ', '34219', 'Parrish , FL', 'United States', 'rvictor1021@gmail.com', 'Robert Victor', ''),
(11294, '-', '', '', ' , ', '', ' , ', '', '', '', ''),
(11295, '-', 'Robert', 'Rose', '4933 Savona Run , ', '34211', 'Bradenton , Florida', 'United States', 'bobrose-fuel@brighthouse.com', '9544942712', ''),
(11296, '-', 'David', 'Nadji', 'Skovbo Alle , 52', '2670', 'Greve , ', 'Denmark', 'davidnadji@hotmail.com', '22596788', ''),
(11297, '-', 'alex', 'Perry', '616 rochester way , ', 'SE9 1RN', 'london , ', 'United Kingdom', 'alex.p2@live.co.uk', '07831835133', ''),
(11298, '-', 'Martin', 'Carriere', '61 boul du Mont-Bleu  , ', 'J8Z 1J5', 'Gatineau , Québec ', 'Canada', 'martincarriere2010@hotmail.com', '873-455-7441', ''),
(11299, '-', 'Edgar', 'Vasquez', '44 Saranac Blvd.  , 6', 'M6A 2G5', 'Toronto , ON', 'Canada', 'joluvaz33@yahoo.com', '4168072498', ''),
(11300, '-', 'Louise', 'Hoang', '100 Bishospton Road , ', 'CF5 5DZ', 'Cardiff , Wales', 'United Kingdom', 'lxuisey@gmail.com', '07876683767', ''),
(11301, '-', 'Carlos', 'Martinez', '2931 Crest Dr , ', '34744', 'Kissimmee , FL', 'United States', 'kkjam100@gmail.com', '4079670674', ''),
(11302, '-', 'Craig ', 'Cornwall ', '6 Urquhart Road road  , ', 'RG19 4RF ', 'Thatcham  , West Berkshire ', 'United Kingdom', 'craigcornwall2@gmail.com', '07889329926', ''),
(11303, '-', 'Jerry', 'Hall', '53-964 Kamehameha Highway  , ', '96717', 'Hauula , Hawaii', 'United States', 'jerry.a.hall1@gmail.com', '8082926278', ''),
(11304, '-', 'Yasmany', 'Guzman', '1707 denver st , ', '78374', 'Portland  , Texas', 'United States', 'Lawton171524@gmail.com', '3617778591', ''),
(11305, '-', 'Chris ', 'Andria', '9108 S. 15th Way , ', '85042', 'Phoenix , AZ', 'United States', 'sailaway7711@gmail.com', '6026154696', ''),
(11306, '-', 'Daniel', 'Dominguez', '120 E Huber Ave  , Apt #6', '73096', 'Oklahoma , Weatherford ', 'United States', 'dominguez00738@gmail.com', '5803309174', ''),
(11307, '-', 'Teresa', 'Galvan', '17502 Heaton Ct , ', '77355', 'Magnolia, Tx , Magnolia', 'United States', 'teresagalvan23@yahoo.com', '8323814241', ''),
(11308, '-', 'Sungbin', 'Lee', '315 SUWANEE EAST DR , ', '30043', 'LAWRENCEVILLE , Georgia', 'United States', 'sungbinlee@hotmail.com', '4256970414', ''),
(11309, '-', 'Dimitri', 'Khoury', '2490 ERIC KIERANS , ', 'H2N2A9', 'LAVAL , Quebec', 'Canada', 'dimitrikoury@gmail.com', '5146236906', ''),
(11310, '-', 'Mark', 'Siden', '833 Guardian Ave , ', '70056', 'Gretna , La.', 'United States', 'msodensr@gmail.com', '5044520985', ''),
(11311, '-', 'ROBERT', 'McCabe', '2892 N Bellflower Blvd , # 444', '90815', 'Long Beach , CA', 'United States', 'bob@bobmccabe.com', '5624363431', ''),
(11312, '-', 'ROBERT', 'McCabe', '2892 N Bellflower Blvd , # 444', '90815', 'Long Beach , CA', 'United States', 'bob@bobmccabe.com', '5624363431', ''),
(11313, '-', 'Harold', 'Bock', '218 S. Montclair Ave. , ', '75208', 'Dallas , TX', 'United States', 'hbock1@yahoo.com', 'Harold', ''),
(11314, '-', 'Muzamil Ahmed Madani', 'Memon', 'Terhab Residence Al Taawun Steet , Terhab Residence , Apt 1604', '00000', 'Sharjah , Sharjah', 'United Arab Emirates', 'memonmuzz@gmail.com', ' 971554682968', ''),
(11315, '-', 'Hendrik', 'Nel', '1323 Se 17th St Pmb 340 , ', '33316', 'Fort Lauderdale , Florida', 'United States', 'hendrixjimi.nel@gmail.com', '9548308279', ''),
(11316, '-', 'Ahmad', 'Khalid', '6700 192nd St , 1000', '11365', 'Fresh Meadows , New York', 'United States', 'engkhalid.247@gmail.com', '3477990897', ''),
(11317, '-', 'Onis Danlis ', 'Guerra Arambore', '7607 W Osborne Ave , ', '33615', 'Tampa , Florida', 'United States', 'onisguerra734@gmail.com', '8135269096', ''),
(11318, '-', 'Onis D', 'Guerra', '7607 W Osborne Ave  , ', '33615', 'Tampa , Florida ', 'United States', 'onisguerra734@gmail.com', '8135269096', ''),
(11319, '-', 'Onis', 'Guerra Arambore ', '7607 West Osborne Ave , ', '33615', 'Tampa , FL', 'United States', 'ismasr87@gmail.com', '8139653893', ''),
(11320, '-', 'Nataliya', 'Anisimova', '201 Albert Way , Apt 2105', '08540', 'Princeton , New Jersey ', 'United States', 'marlin@atship.net', 'Nataliya Anisimova', ''),
(11321, '-', 'Richa', 'Jain', '9244 226th PL NE , ', '98053', 'Redmond , WA', 'United States', 'richajainsharan@gmail.com', '5859782074', ''),
(11322, '-', 'HARVINDER', 'SINGH', '37 LEWES BLVD , 101 B', 'Y1A4S5', 'WHITEHORSE , yukon', 'Canada', 'HARVINDERSINGH1195@GMAIL.COM', '8673931711', ''),
(11323, '-', 'Pushpa', 'Menon', '2000 Rock Street , Apt. 17', '94043', 'Mountain View , CA', 'United States', 'push.menon@gmail.com', '650-464-4066', ''),
(11324, '-', 'Arshad ', 'Gill', '514 Ocean Parkway , Apt 4C', '11218', 'Brooklyn / NY , Brooklyn ', 'United States', 'midwood2005@yahoo.com', ' 16462065080', ''),
(11325, '-', 'Rick Rossano', 'Rick', '1230 Templeton Circle , ', '22936', 'Earlysville, Va , ', 'United States', 'rick.rossano@gmail.com', '434-249-1872', ''),
(11326, '-', 'Mesa', 'Snell', '7901 E Belleview Avenue, , Apt 332', '80111', 'Englewood , CO', 'United States', 'mesa.snell12@gmail.com', '4197798005', ''),
(11327, '-', 'Setia', 'Awan', '9550 West Sahara Avenue , apt 1118', '89117', 'Las Vegas , NV', 'United States', 'awanusa01@gmail.com', '7024623441', ''),
(11328, '-', 'Oscar ', 'Roales', '16234 Spruce st , ', '92345', 'Hesperia , CA', 'United States', 'luquezoscar@gmail.com', '909 240-7583', ''),
(11329, '-', 'Noor Mohamed ', 'Jafarali', '120, Potong pasir ave1 , #13-818', '350120', 'Singapore  , Singapore ', 'Singapore', 'Jafar.vnj87@gmail.com', ' 65 86083734', ''),
(11330, '-', 'Richard ', 'Colarelli', '2902 Eminence Road , ', '12760', 'Long Eddy , New York', 'United States', 'rickcola813@aol.com', '9174852000', ''),
(11331, '-', 'Benjamin', 'Babin', '13 Le Grand Pré 01390 Tramoyes , ', '01390', 'Tramoyes , France', 'France', 'benjamin.babin@gmail.com', '0650914383', ''),
(11332, '-', 'Joao', 'Costa', 'Rua do Espírito Santo, 26 , ', '9560-079', 'Lagoa , Açores', 'Portugal', 'joaomfjrcosta@gmail.com', '00351 918742350', ''),
(11333, '-', 'BEVERLY', 'Bragado', '1955 Covington Ave , ', '93065', 'Simi Valley , CA', 'United States', 'bbb_27@yahoo.com', '8182823656', ''),
(11334, '-', 'Paul', 'Perry', '2901 Pumpkin Street , ', '20735', 'Clinton, MD , MD', 'United States', 'paperrysr@verizon.net', '301-219-1007', ''),
(11335, '-', 'Egisa', 'Hasko', '1536 Stonebridge Trail , Ap 1 - 2', '60189', 'Il  , Wheaton ', 'United States', 'Egisabello10@gmail.com', '6308273321', ''),
(11336, '-', 'Bardh ', 'Kastrati', 'Gustavsgatan 72 , ', '41672', 'Gothenburg , Västra Götaland', 'Sweden', 'bardhkastrati88@gmail.com', ' 46760703665', ''),
(11337, '-', 'Andrew', 'Sweet', '1480 NW 18th Ave , A', '33445', 'Delray Beach , Florida ', 'United States', 'andrew.sweetco@gmail.com', '5618843251', ''),
(11338, '-', 'Annar', 'Konsa', 'Sojamaa Tee 9 , ', '60502', 'Lähte Alevik , Tartumaa', 'Estonia', 'konsa.annar@gmail.com', '56232968', ''),
(11339, '-', 'Ferrer', 'Olivier ', '191 Rue des Compagnons  , ZAE mes fournels 2', '34400', 'Lunel  , Lunel ', 'France', 'olivier1.974@icloud.com', '0688743797', ''),
(11340, '-', 'Helmut', 'Trepte', '10 Guildwood Parkway , Suite 1130', 'M1E5B5', 'Scarborough , Ontario', 'Canada', 'treptes@gmail.com', '4168180095', ''),
(11341, '-', 'Joseph', 'Cisneros', '8611 Park Run Rd , ', '92129', 'San Diego , CA', 'United States', 'patryk.cisneros@gmail.com', '9167478750', ''),
(11342, '-', 'Benji', 'Van Loo', 'Braambesstraat 9  , Bus 15 ', '3600', 'Limburg , Genk', 'Belgium', 'benji_vanloo@hotmail.com', ' 32485488480', ''),
(11343, '-', 'Walid', 'Ghandour', '11030 Gammila dr , N/A', '89141', 'Las Vegas , NV', 'United States', 'walidg2@gmail.com', '7022451099', ''),
(11344, '-', 'Paul', 'Landers', '3472 E Hayden Lake Rd , ', '83835', 'Hayden Lake , ID', 'United States', 'p3landers@gmail.com', '2086995877', ''),
(11345, '-', 'stéphane', 'liboiron', '138 Saint joseph , ', 'j7y 2n3', ' Saint-Jérôme , qc', 'Canada', 'liboiron87@gmail.com', '5148097058', ''),
(11346, '-', 'Craig', 'McKinley', '1731 Pampas Trail Dr , ', '77546', 'Friendswood , TX', 'United States', 'craigamckinley@yahoo.com', ' 14096702285', ''),
(11347, '-', 'Oslayda ', 'Ramos ', '15529 miami Lakeway north  , 206 ', '33014 ', 'Miami lakes  , Fl ', 'United States', 'Yanetdaher1487@gmail.com', '9723886830', ''),
(11348, '-', 'James', 'De Corse', '9017 stonebriar drive , ', '14032', 'Clarence center , New York', 'United States', 'millertime44@verizon.net', '716-846-5375', ''),
(11349, '-', 'Lance', 'Goodling', '16780 Tangerine Way , ', '92336', 'Fontana , CA', 'United States', 'lbgoodling@gmail.com', '9092608488', ''),
(11350, '-', 'Joseph', 'Damsker', '427 Rudder Cay Way  , ', '33458', 'Jupiter , Florida', 'United States', 'jdeisell@yahoo.com', '5167615115', ''),
(11351, '-', 'Katherine ', 'Hatch', '945 Salida Del Sol Drive , ', '93446', 'Paso Robles , CA', 'United States', 'khatch88@charter.net', '8056107206', ''),
(11352, '-', 'Steven', 'Schneider', '1600 South Ocean Bvld , MPH02', '33062', 'Pompano Beach , Florida', 'United States', 'steven3837@gmail.com', '815-979-8171', ''),
(11353, '-', 'Nelson', 'Herrera', '2923 Texas Drive , ', '75211', 'Dallas  , Texas', 'United States', 'herreran1978@gmail.com', ' 1 972-639-7167', ''),
(11354, '-', 'Steven', 'Conley', '2534 15th Ave, , ', '26101', 'Parkersburg , WV ', 'United States', 'Stevenlynnconley7@gmail.com', 'steve conley', ''),
(11355, '-', 'Isaac', 'Stovall', '4515 W. Rushmore Dr. , ', '85087', 'Anthem , AZ', 'United States', 'isaactstovall@gmail.com', '6238262641', ''),
(11356, '-', 'Thomas', 'Gibson', '28211 Cullen Terrace , ', '77386', 'Spring , TX', 'United States', 'tdgibson2009@yahoo.com', '8328162038', ''),
(11357, '-', 'Nelson', 'Herrera', '6607 American Way , ', '75237', 'Dallas , TX', 'United States', 'herreran1978@gmail.com', '9726397167', ''),
(11358, '-', 'Viraj', 'Patel', '5084 S Hunters Ct , ', '19020', 'Bensalem , PA', 'United States', 'viraj77patel@gmail.com', '2155526975', ''),
(11359, '-', 'Emmanuel ', 'Alagbaoso', '39 Dougliehill Terrace  , ', 'PA14 5DD', 'Port Glasgow  , Inverclyde ', 'United Kingdom', 'severinkachi@yahoo.com', ' 447384109597', ''),
(11360, '-', 'masud ', 'syed', '245 Enchanted Way , ', '75407', 'Princeton , TX', 'United States', 'ametaf12000@yahoo.com', '4694932970', ''),
(11361, '-', 'Linley Melhem', 'Linley ', '4045 Alqulayeb street, Al Wadi district  , Villa 4045', '13313', 'Riyadh  , Riyadh ', 'Saudi Arabia', 'linley.melhem@gmail.com', ' 966 55 768 5261', ''),
(11362, '-', 'Annemarie', 'Beres', '9975 ARNOLD RD , ', '48023', 'Ira , MI', 'United States', 'amtberes@gmail.com', '5862148191', ''),
(11363, '-', 'JAMES', 'HARRIS', '3574 Orchard View St. , ', '48324-2764', 'West Bloomfield , MI', 'United States', 'jyharris32@yahoo.com', '2487224068', ''),
(11364, '-', 'Byron ', 'Walker II', '3127 Fonseca Pass , ', '30349', 'Atlanta , GA', 'United States', 'byron_walker2@aol.com', '7708615383', ''),
(11365, '-', 'Yasmany', 'Guzman', '1707denver  st , ', '78374', 'Portland , Texas', 'United States', 'lawton171524@gmail.com', '361-777-8591', ''),
(11366, '-', 'Yasmany', 'Guzman', '1707denver st , ', '78374', 'Portland  , Texas ', 'United States', 'lawton171524@gmail.com', '361-777-8591', ''),
(11367, '-', 'Jade', 'Fenton', '1376 E 72nd St , ', '11234', 'Brooklyn , NY', 'United States', 'Jadefenton2@gmail.com', '3475177020', ''),
(11368, '-', 'JOEL', 'MOSES', '512 Wildindigo Run , ', '43081', 'Westerville , OH', 'United States', 'mjohls@icloud.com', '6143026462', ''),
(11369, '-', 'Hokwon', 'Cho', '1720 Waltrip Court , ', '89012', 'Henderson , Nevada', 'United States', 'cho@unlv.nevada.edu', '(O) 702-895-0393 (C) 702-286-0741', ''),
(11370, '-', 'Satbir', 'Singh', '111-30 142nd st , 2nd floor', '11425', 'Jamaica , New York', 'United States', 'satbirrana57@gmail.com', '5592173513', ''),
(11371, '-', 'Lily', 'Mendoza', '139 Suburban Ave , ', '11729', 'Deer Park , NY', 'United States', 'majanolily@yahoo.com', 'Lily', ''),
(11372, '-', 'Benji', 'Van Loo', 'Braambesstraat 9 , bus 15 ', '3600', 'Genk , Limburg ', 'Belgium', 'benji_vanloo@hotmail.com', '0485488480', ''),
(11373, '-', 'Edmanuel ', 'Rodriguez ', '224 Sullivan St , 101', '12790', 'Wurtsboro , NY', 'United States', 'edmanuel345@gmail.com', '9542987650', ''),
(11374, '-', 'Nelson', 'Leon', '375 Union Ave. SE , 89', '98059', 'Renton , Washintong', 'United States', 'nelsonaleon@gmail.com', '305-9848078', ''),
(11375, '-', 'Blerta', 'Cooper', '19 Oslo Path , ', '10512', 'Carmel , New York', 'United States', 'blerta.cooper@regeneron.com', ' 1-845-406-8715', ''),
(11376, '-', 'Elijah', 'Dandrea', '6779 S RHODER PT , ', '34461', 'Lecanto , FL', 'United States', 'Elijah.dandrea@gmail.com', '9042501077', ''),
(11377, '-', 'Konrad', 'Koenig', '4034 Oak Hill Rd , ', '30135-5026', 'Douglasville , GA', 'United States', 'konradhk00@gmail.com', '9149537598', ''),
(11378, '-', 'Wesley', 'Almeida', '325 Centennial Olympic Park Drive , #1522', '30313', 'Atlanta , Ga', 'United States', 'wes@tera-tech.net', '6165104363', ''),
(11379, '-', 'Timothy', 'Bahl', '2119 Cheyenne Way , ', '52002', 'Dubuque , Iowa', 'United States', 'tim.bahl@gmail.com', 'Tim J Bahl', ''),
(11380, '-', 'Cuong', 'Hoang', '2995, Rue Acadian Gardens Dr , ', '39532', 'Biloxi , MS', 'United States', 'cuonghuylinh@yahoo.com', '2284652724', ''),
(11381, '-', 'Corbin', 'Brown', '1065 Solamere Dr , 203', '32780', 'Titusville , Florida', 'United States', 'corbin.brown0005@gmail.com', '7176406425', ''),
(11382, '-', 'OSCAR', 'YRIS', '1811 William St , 604', 'H3J 1R6', 'Montréal , Quebec', 'Canada', 'oscaryris@gmail.com', '5149226712', ''),
(11383, '-', 'Sarah', 'Knolla', '10009 N Huetter Rd , ', '83858', 'Rathdrum , ID', 'United States', 'sknolla27@gmail.com', '2088183597', ''),
(11384, '-', 'James', 'Shetter', '12831 SW 13th Manor , ', '33325', 'Davie , FL', 'United States', 's37flash@aol.com', '9543832426', ''),
(11385, '-', 'Yaira ', 'Carrero', '5216 Winding Stream Dr , ', '77469', 'Rosenberg , TX', 'United States', 'yairuco7@gmail.com', '832-939-7826', ''),
(11386, '-', 'Nichlas Lindløv ', 'NICHLAS', 'Leitevegen 1E , 1 E', '5522', 'Rogaland  , Haugesund ', 'Norway', 'bilalerdan2@gmail.com', '4792291295', ''),
(11387, '-', 'Marilyn ', 'Peraza-Arce', '2116 Old Rosebud Drive , ', '27545', 'Knightdale , NC', 'United States', 'dtkshoney@gmail.com', ' 1 919-400-2590', ''),
(11388, '-', 'Yevgeny', 'Pesochin', '80 Kennington St , ', '10308', 'Staten Island , NY', 'United States', 'eugene@amet.com', '6463270496', ''),
(11389, '-', 'Kanan', 'Patel', '66 Indigo Road , ', '07840', 'Hackettstown , NJ', 'United States', '007kanan@gmail.com', '2012081973', ''),
(11390, '-', 'Yorck', 'Otto', 'Maria-Theresia-Strassse 6 , ', '81675', 'Mnchen , Bavaria', 'Germany', 'yomucprivate@gmail.com', '01728948778', ''),
(11391, '-', 'ELIAS', 'MARRERO', '824 PARK AVE APT 3D , 3D', '11206', 'Brooklyn , NY', 'United States', 'vincere1003@gmail.com', '9172150846', ''),
(11392, '-', 'TEST', 'TEST', 'TEST , TEST', 'TEST', 'TEST , TEST', 'Germany', 'TEST@gmail.com', '13213213', ''),
(11393, '-', 'David', 'Rodgers', '5076 Terra Lake Cir , ', '32507', 'Pensacola , FL', 'United States', 'david@tdrodgers.net', ' 1 760 587 7381', ''),
(11394, '-', 'Doug', 'Loebertmann', '3010 Hawthorne Cv , ', '78628-2783', 'GEORGETOWN , TX', 'United States', 'dloebertmann@gmail.com', '6124908620', ''),
(11395, '-', 'Antranik', 'Torossian', '4943 cleroux  , ', 'H7t2e5', 'Quebec  , Laval', 'Canada', 'antranik_tor@hotmail.com', '1-514-581-3567', ''),
(11396, '-', 'Allyson', 'Flores', '25519 Ramsey Heights Way , ', '77365', 'Porter , Texas', 'United States', 'allysonf1024@gmail.com', '3463349768', ''),
(11397, '-', 'Horbaniuc', 'Vlad', 'Str. Pictor Nicolae Grigorescu, nr. 106 , ', '115100', 'Campulung , Arges', 'Romania', 'squallvlad@gmail.com', '0735315445', ''),
(11398, '-', 'Beqir', 'Potka', '409 Rivercrest Ct , ', '37214', 'Nashville , Tennessee', 'United States', 'nashmnoonan@gmail.com', '6153471167', ''),
(11399, '-', 'Marion ', 'Pierre ', '21 rue de niederhergheim  , ', '68127', 'SAINTE CROIX EN PLAINE , ', 'France', 'marion.ceriani@gmail.com', ' 33671724772', ''),
(11400, '-', 'Marion', 'PIERRE', '21 Rue de Niederhergheim, 68127 Sainte-Croix-en-Plaine, France , ', '68127', 'Sainte Croix en Plaine , ', 'France', 'marion.ceriani@gmail.com', ' 3371724772', ''),
(11401, '-', 'Sandeep Kumar', 'Sandeep', '50011 Ogden Rd , ', '48188', 'Michigan , Canton', 'United States', 'sandeep.barar@gmail.com', '5029051877', ''),
(11402, '-', 'Andre', 'van der Merwe', '47 Wanderer Crescent , ', '4300', 'Sprngfield Lakes , Queensland', 'Australia', 'andreandalison@bigpond.com', ' 61412070083', ''),
(11403, '-', 'Darren', 'Weissman', '1704 Cranshire Ct , ', '60015', 'Deerfield , IL', 'United States', 'darren@thelifelinecenter.com', '6303083474', ''),
(11404, '-', 'Sandeep', 'Kumar', '50011 Ogden Road , ', '48188', 'Canton, MI , MI', 'United States', 'sandeep.barar@gmail.com', '5029051877', ''),
(11405, '-', 'Arnold', 'Roth', '501 W Roscoe St , ', '60657', 'Chicago , IL', 'United States', 'arnie@awrmusic.com', ' 1-773-251-7378', ''),
(11406, '-', 'Rey', 'Villegas', '14327 Tansy Road , ', '92555', 'Moreno Valley , CA', 'United States', 'rvillegas@g-c.com', '7144400962', ''),
(11407, '-', 'Genadii Antoniuk ', 'Genadii', '2334 Alee Ln , ', '33543', 'Wesley Chapel , FL', 'United States', 'dantistgena@gmail.com', '4173190362', ''),
(11408, '-', 'Bernard', 'Wallace jr', '2605 Piper Ct ', '93306', 'Bakersfield , California', 'United States', 'Bernard.d.wallace@outlook.com', '6613028032', ''),
(11409, '-', 'Gerry', 'Sullivan', '12 woodburn drive , West cross', 'Sa3 5tz', 'Swansea  , United Kingdom ', 'United Kingdom', 'carolesul600@gmail.com', 'Gerry sullivan', ''),
(11410, '-', 'Cengiz ', 'Yildiz ', '15 Avenue Anne Marie', '13015', 'Marseille , Marseille ', 'France', 'cengiz_13@outlook.com', '0760345713', ''),
(11411, '-', 'Cengiz YILDIZ ', 'Cengiz ', '15, avenue avenue Anne Marie , L’autre logement privée', '13015', 'Marseille  , Marseille ', 'France', 'cengiz_13@outlook.com', '0760345713', ''),
(11412, '-', 'Cengiz Yildiz ', 'Cengiz ', '15, avenue Anne Marie , Lotissement privé', '13015', 'Marseille  , Marseille ', 'France', 'cengiz_13@outlook.com', '0760345713', ''),
(11413, '-', 'Darren', 'Weissman', '1704 Cranshire Ct , ', '60015', 'Deerfield , IL', 'United States', 'darren@thelifelinecenter.com', '6303083474', ''),
(11414, '-', 'Rob', 'Glass', '1435 Columbia Ave , ', '75110', 'Corsicana , Texas', 'United States', 'rob.glass1@gmail.com', '903-654-8701', ''),
(11415, '-', 'Hugo', 'Infante', '2011 58th Ave N Apt 22 , Apt 22', '33714', 'Saint Petersburg , FL', 'United States', 'infante1127@verizon.net', '6469325703', ''),
(11416, '-', 'CARLO', 'SUFFREDINI', 'CALLE SAN FERNANDO 2 , ', '41004', 'SEVILLA , ', 'Spain', 'carlosuffredini@gmail.com', ' 34-659957011', ''),
(11417, '-', 'Orazio Gorazd', 'Krzic', 'Olympiastr.101 , ', '6100', 'Seefeld , Tirol', 'Austria', 'orazio270067@gmail.com', '00436641987271', ''),
(11418, '-', 'MICHAEL', 'JABBOORI', '5346 Pond Bluff Dr. , ', '48323', 'West Bloomfield , Michigan', 'United States', 'mikej@metrogb.com', '2486615655', ''),
(11419, '-', 'Craig', 'Hill', '2340 Edison Ave , Apt 27', '95821', 'SACRAMENTO , CA', 'United States', 'crghill@yahoo.com', '9162231492', ''),
(11420, '-', 'Song', 'Yi', 'PSC 400 Box 7555 , ', '96273', 'Apo , None (International)', 'United States', 'yisong82@yahoo.com', '821043467802', ''),
(11421, '-', 'Pushpa', 'Menon', '2000 Rock Street , Apt. 17', '94043', 'Mountain View , CA', 'United States', 'push.menon@gmail.com', '6504644066', ''),
(11422, '-', 'Paul', 'Landers', '3472 E Hayden Lake Rd , ', '83835', 'Coeur d\'Alene , ID', 'United States', 'Paull@verticalraise.com', '2086995877', ''),
(11423, '-', 'Johnny', 'Payan', '1722 W Lydia Ln , ', '85041', 'Phoenix , AZ', 'United States', 'jpeezy1987@gmail.com', '4806988563', ''),
(11424, '-', 'Oswaldo', 'Valdez', '235 Everett St , ', '02128', 'East Boston , MA', 'United States', 'sargentomayorvaldez@yahoo.com', '6173199302', ''),
(11425, '-', 'CARLO', 'SUFFREDINI', 'CALLE SAN FERNANDO  2 , ', '41004', 'SEVILLA , ', 'Spain', 'carlosuffredini@gmail.com', 'Carlo Suffredini', ''),
(11426, '-', 'Samantha', 'Nunez', '21309 Secretariat Ridge Ln , ', '78660', 'Pflugerville , TX', 'United States', 'nunezs158@gmail.com', '(512) 709-2795', ''),
(11427, '-', 'Samantha ', 'Nunez ', '21309 Secretariat Ridge Ln , ', '78660', 'Pflugerville , TX', 'United States', 'nunezs158@gmail.com', '5127092795', ''),
(11428, '-', 'Ioana', 'Petrescu', '34 Perry Drive , ', '02492', 'Needham , MA', 'United States', 'ioanapetrescu@hotmail.com', '3392043393', ''),
(11429, '-', 'SALEEM', 'HASAN', 'RABADAB RB11, AL MUTHABARA STREET , AL MAQTAA', '50421', 'ABU DHABI , UAE', 'United Arab Emirates', 'asallidxb@gmail.com', '00971554306627', ''),
(11430, '-', 'Sampson', 'onwumere', '1704 , old eastern  avenue', '21221-2203', 'Essex , Maryland', 'United States', 'samangeloc@yahoo.com', '4345468668', ''),
(11431, '-', 'Ilir', 'Lufaj', '4 rue charles boudeville , 4 rue charles boudeville', '60110', 'MERU , OISE', 'France', 'iliri_lufaj@hotmail.com', '0650029183', ''),
(11432, '-', 'Frederick ', 'Pierce', '7 Dearborn rd  , 405', '01960', 'Peabody MA , Peabody ', 'United States', 'freddiepierce3198@gmail.com', '6177854194', ''),
(11433, '-', 'Benjamin', 'Loock', 'Brigittenstrasse 4 , ', '12247', 'Berlin , Berlin', 'Germany', 'b.loock@mail.de', ' 4917657790582', ''),
(11434, '-', 'Benjamin ', 'Loock ', 'Brigittenstrasse 4 , ', '12247', 'Berlin , Berlin', 'Germany', 'b.loock@mail.de', ' 4917657790582', ''),
(11435, '-', 'Ilir', 'Grima', '1839 Maryhill Road , Flat 3/2', 'G200df', 'Glasgow , British', 'United Kingdom', 'Iligrima12@gmail.com', '07393654859', ''),
(11436, '-', 'Emmanuel', 'LEVAREK', '10532 S Sandy Sage Way , ', '84070', 'Sandy , UT', 'United States', 'ossetra@gmail.com', '8083659856', ''),
(11437, '-', 'James', 'Boldebook', '13 Federal St. , ', '04002', 'Alfred , ME', 'United States', 'jim@cbcads.com', '9419285961', ''),
(11438, '-', 'Minhas', 'Panjwani', '3665 moye trail , ', '30097', 'Duluth  , Ga', 'United States', 'mikepanj@aol.com', '6789079655', ''),
(11439, '-', 'Jesus Ruben', 'Guzman Ibarra', '23642 Sidney Bay , ', '92629', 'California , Dana Point ', 'United States', 'rubenibarra9273@gmail.com', ' 526242186019', ''),
(11440, '-', 'Jeancarlo', 'Ramirez', '1566 Herzlel blvd  , ', '11704', 'West Babylon  , NY', 'United States', 'Jeancarloramirez1785@gmail.com', '1(516) 469-7758', ''),
(11441, '-', 'Rico', 'Patton', '2025 Mt Isle Harbor Dr , ', '28214', 'Charlotte , NC', 'United States', 'ricopatton@netzero.com', '704-408-1634', ''),
(11442, '-', 'rodolfo', 'olortegui', '1678 shattuck avenue , ', '94704', 'berkeley , ca', 'Choose country', 'lucerohomes@gmail.com', 'lucero ', ''),
(11443, '-', 'De Taeye', 'Alexander', 'Statiestraat 11 , ', 'Antwerpen', '2600 , Antwerpen (Berchem)', 'Belgium', 'alex.detaeye@gmail.com', '0472805552', ''),
(11444, '-', 'Song ', 'Yi', 'PSC 400 Box 7555 , ', '96273', 'APO , AP', 'United States', 'yisong82@yahoo.com', '821043467802', ''),
(11445, '-', 'Ray ', 'Miranda', '10724 71st Road , 10A', '11375', 'Forest Hills , NY', 'United States', 'miry9@aol.com', '728-755-6152', ''),
(11446, '', 'Michael', 'DiBiasio', '26732 Weiskopf Dr.', '34223', 'Englewood, FL', 'Florida', 'michael@dibiasio.com', '4014865280', ''),
(11447, '-', 'Ray', 'Miranda', '10724 71st Road , 10A', '11375', 'Forest Hills , NY', 'United States', 'miry9@aol.com', '718-755-6152', ''),
(11448, '-', 'Daniel', 'Hatz', '15724 Woolworth , ', '68130', 'Omaha , NE', 'United States', 'deh002@gmail.com', 'Telephone', ''),
(11449, '-', 'stefan', 'Warmuth', 'Am Ebshang 3 , ', '29614', 'Soltau , ', 'Germany', 'info@handwerker-serviceteam.de', '01747204155', ''),
(11450, '-', 'Mario', 'Ayala', '2822 MATARO ST , ', '91107-3421', 'PASADENA , California', 'United States', 'mariojoseayala53@gmail.com', '6266439685', ''),
(11451, '-', 'Trevor', 'Rush', '27 n depot st , ', '46163', 'New Palestine , Indiana', 'United States', 'trevorrush018@gmail.com', '3177307910', ''),
(11452, '-', 'Grigorios', 'Bellos', '111 country club rd , ', '12533', 'hopewell junction , NY', 'United States', 'v_bellos@me.com', '8453660174', ''),
(11453, '-', 'Eric', 'Kenner', '4845 Cedar Springs Rd , Unit 169 , 169', '75219', 'Dallas  , TX', 'United States', 'erickenner214@yahoo.com', '4076692629', ''),
(11454, '-', 'Sandip', 'Basnet', 'Kreuzbergring 27 , ', '97453', 'Bayern  , Schonungen ', 'Germany', 'basnesnd@gmail.com', '17656900471', ''),
(11455, '-', 'Christopher ', 'Knox', '1819 lipeepee street  , Apt 301', '96815', 'Honolulu , Hi', 'United States', 'christopherknox25@yahoo.com', '7044952070', ''),
(11456, '-', 'Jonathan', 'Lupaya', '233 Trail Side Circle , ', 'K4A 5B5', 'Ottawa , Ontario', 'Canada', 'jonathan.lupaya@gmail.com', '3432049407', ''),
(11457, '-', 'test', 'test', 'test , test', '12312', 'test , test', 'Germany', 'test@gmail.com', '1111', ''),
(11458, '-', 'Ray', 'Miranda', '10724 71st Road , 10A', '11375', 'Forest Hills , NY', 'United States', 'miry9@aol.com', '718-755-6152', ''),
(11459, '-', 'Sandip', 'Basnet', 'Kreuzbergring 27 , ', '97453', 'Bayern  , Schonungen ', 'Germany', 'basnesnd@gmail.com', '17656900471', ''),
(11460, '-', 'Muhannad ', 'Alzuaibi', 'Al mobarrad , 3116', '14964', 'Riyadh , Riyadh', 'Saudi Arabia', 'Me1mohnd@gmail.com', ' 966505940918', ''),
(11461, '-', 'Rajesh', 'Kumar', '8134 Avenue Querbes , 6th', 'H3N 2C4', 'Montreal , QC', 'Canada', 'rkp8134@gmail.com', '5142248878', ''),
(11462, '-', 'Ghulam ', 'Zarquani', '9114 Clearwater Ranch Ln , ', '77407', 'Richmond , TX', 'United States', 'ghulamzarquani@yahoo.com', '2816908547', ''),
(11463, '-', 'Song', 'Yi', 'PSC 400 Box 7555 , ', '96273', 'Apo , AP', 'United States', 'yisong82@yahoo.com', '821043467802', ''),
(11464, '-', 'Sofia', 'Dunesand', '430 E Beach Dr , ', '32401', 'Panama City , FL', 'United States', 'rdunesand@comcast.net', '8508661391', ''),
(11465, '-', 'Said Agha ', 'Tarakhail', '13160 Piedmont Vista Dr , ', '20169', 'Haymarket  , Virginia ', 'United States', 'tarakhailsaid@gmail.com', '5715057340', ''),
(11466, '-', 'Niklas', 'Göttfert', '52 Dinkelsbühlerstraße , ', '91541', 'Rothenburg ob der Tauber ,  Bayern', 'Germany', 'niklasbuddy007@gmail.com', '015901283645', ''),
(11467, '-', 'Eddie', 'Brinks', '86 Menahan street , Apt 1L', '11221', 'New York , NY', 'United States', 'ebrinks@suitsupply.com', '9178606854', ''),
(11468, '-', 'Liston Campbell ', 'Liston Campbell ', 'Deyehof 42 , ', '26181', 'Edewecht  , Niedersachsen ', 'Germany', 'katowilliams@ymail.com', ' 491772919370', ''),
(11469, '-', 'Ines', 'Kurta', '2605 Woodchester Drive , 73', 'L5K2E3', 'Mississauga  , ON', 'Canada', 'ineskurta@hotmail.com', '6475079733', ''),
(11470, '-', 'Sabastian ', 'Lado', '4212 , ', '68111', 'Omaha , Nebraska ', 'United States', 'sabastian.lado@yahoo.com', '402916373', ''),
(11471, '-', 'Helen', 'Tran', '4312 Harvest Hill Rd  , ', '38141', 'Memphis , TN', 'United States', 'cookie_love91@yahoo.com', '9016508774', ''),
(11472, '-', 'Sven', 'Vork', '27 Zwaluwlaan , ', '2441 BK', 'Nieuwveen , ', 'Netherlands', 'svenvork@kpnmail.nl', '0621806756', ''),
(11473, '-', 'Ssemwanga ', 'Hakim', 'Jutte 78 , ', '8447AE ', 'Heerenveen , Heerenveen ', 'Netherlands', 'junitoraymonds@gmail.com', ' 31642458398', ''),
(11474, '-', 'Ssemwanga ', 'Hakim', 'Jutte 78 , ', '8447AE ', 'Heerenveen , Heerenveen ', 'Netherlands', 'junitoraymonds@gmail.com', ' 31642458398', ''),
(11475, '-', 'Elizabeth ', 'Woody ', '600 McKinley Ave  , ', '80027', 'Colorado  , Louisville ', 'United States', 'ewoody730@gmail.com', '3032173222', ''),
(11476, '-', 'Elizabeth ', 'Woody ', '600 McKinley Ave  , ', '80027', 'Colorado  , Louisville ', 'United States', 'ewoody730@gmail.com', '3032173222', ''),
(11477, '-', 'Edgar', 'Vasquez', '44, Saranac Blvd , 6', 'M6A 2G5', 'North York  , ON', 'Canada', 'joluvaz33@yahoo.com', '4168072498', ''),
(11478, '-', 'Javier ibarra', 'Ibarra', '15622 E 52nd Ave , ', '80239', 'Denver , COLORADO', 'United States', 'badmonjavi23@gmail.com', '7204316236', ''),
(11479, '-', 'Lindsey', 'Allen', '1617 Umstead Street , ', '28205', 'Charlotte , NC', 'United States', 'lindsey97allen@gmail.com', '4014473769', ''),
(11480, '-', 'Benjamin', 'Dobler', '845 Main Ave , 5', '68333', 'Crete , NE', 'United States', 'benjidobler2222@gmail.com', '4023815017', ''),
(11481, '-', 'curtis', 'TEKENAH', '6 Palmerston Court  , 48 Palmerston Road', 'ig9 5lj', 'buckhurst hil , esex', 'United Kingdom', 'ccurtis4you@aol.com', '07939551979', '');
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(11482, '-', 'Bradley ', 'Hazelman', '58 Bradman Blvd , ', '3844', 'Victoria  , Traralgon ', 'Australia', 'bhazelman@bigpond.com', '0438198542', ''),
(11483, '-', 'Kaitlyn', 'Missey-Higgins', '11 Canterbury Rd , Apt C', '06374', 'Plainfield , CT', 'United States', 'glslattery78@gmail.com', '860-322-1670', ''),
(11484, '-', 'Jane', 'Mandes', '40 Chester Ave , Apt 1', '02891', 'Westerly  , Rhode Island ', 'United States', 'jane.mandes@yahoo.com', '401-486-5067 ', ''),
(11485, '-', 'Gerald', 'Cox', '17814 SE Candy Lane , ', '97267', 'Milwaukie , OR', 'United States', 'glcox9235@comcast.net', '5038052808', ''),
(11486, '-', 'Javier ', 'Ibarra', '15622 E 52nd Ave , ', '80239', 'Denver , COLORADO', 'United States', 'badmonjavi23@gmail.com', '7204316236', ''),
(11487, '-', 'Hans', 'van Hees', 'Rietdekkerstraat 29 , ', '1445KG', 'Purmerend , Noord Holland', 'Netherlands', 'hvanheesster@gmail.com', '0611443226', ''),
(11488, '-', 'Michael', 'McMullen', 'Dornholzhauser 43a , ', '61440', 'Oberursel , Germany', 'Germany', 'michael.mcmullen@att.net', ' 1 817-614-1344', ''),
(11489, '-', 'Rick', 'Lortz', '20720 SE 192nd Street , ', '98058', 'Renton , WA', 'United States', 'lortzco@gmail.com', '20691913736', ''),
(11490, '-', 'Edmond', 'Kelley', '629 West Desert Valley Drive , ', '85143', 'San Tan Valley , Arizona', 'United States', 'kelleyem@vfemail.net', '540-622-0204', ''),
(11491, '-', 'Ibrahim', 'Younis', '5036 Laurel Oak Dr , ', '33410', 'Palm Beach Gardens , FL', 'United States', 'ibrahimmyounis@gmail.com', '5614809819', ''),
(11492, '-', 'Vajira Tongpathana ', 'Vajira ', '750 Garland Ave , 538', '90017', 'Los Angeles , CA', 'United States', 'vjtptn@live.com', '8183973691', ''),
(11493, '-', 'Yury', 'Skolimovskiy', '20 Cedar Heights Court. C.', ' 21207', 'Gwynn Oak MD', 'United States', 'katcandco@gmail.com', '4439040457', ''),
(11494, '-', 'Angelina Accetturo', 'Angelina', '540 Ensign Ave , ', '08722', 'Beachwood , NJ', 'United States', 'angeacce@gmail.com', '862-333-9929', ''),
(11495, '-', 'John Chev Israel', 'Desantos', '240 Moraga St , 10', '22911-3672', 'Charlottesville , Virginia', 'United States', 'jchevdesantos@gmail.com', '4343208434', ''),
(11496, '-', 'Angelina', 'Accetturo', '540 Ensign Ave , ', '08722', 'Beachwood , NJ', 'United States', 'angeacce@gmail.com', '862-333-9929', ''),
(11497, '-', 'Karim ', 'Makhloufi', 'Wibrandastate 24 , ', '8926 MB', 'Leeuwarden , Friesland ', 'Netherlands', 'karim-1@live.nl', ' 31640993460', ''),
(11498, '-', 'Juan', 'Resendiz', '28142 Camino Capistrano , Suite 105', '92677', 'Laguna Niguel , California', 'United States', 'andersonsfloors@hotmail.com', '7147204204', ''),
(11499, '-', 'Monika ', 'Vargas', '6248 bearcat loop , ', '80922', 'colorado springs , co', 'United States', 'monikavargas08@gmail.com', '773-627-2770', ''),
(11500, '-', 'Christopher ', 'Knox ', '1819 Lipeepee street  , 301', '98615', 'Honolulu , Hawaii', 'United States', 'Christopherknox25@yahoo.com', '7044952070', ''),
(11501, '-', 'Karim', 'Makhloufi', 'Wibrandastate 24 , ', '8926MB', 'Leeuwarden , Friesland', 'Netherlands', 'karim-1@live.nl', ' 31640993460', ''),
(11502, '-', 'Kevin', 'Merriweather', '2004 Garrison Drive , ', '78641', 'Leander , Texas', 'United States', 'kmerriweather254@gmail.com', ' 1 254-672-4112', ''),
(11503, '-', 'Helmut', 'Trepte', '10 Guildwood Parkway , Suite 1130', 'M1E5B5', 'Scarborough , Ontario', 'Canada', 'treptes@gmail.com', '4168180095', ''),
(11504, '-', 'Doug', 'Weaver', '554 lynn st , ', '07450', 'ridgewood , New Jersey', 'United States', 'raptor1.dw@gmail.com', '2014523163', ''),
(11505, '-', 'Reynaldo Ortiz', 'Reynaldo ', '870 SHULER ST , ', '60123', 'Elgin , IL', 'United States', 'jeepwrangler07@yahoo.com', '3122862941', ''),
(11506, '-', 'Reynaldo Ottiz', 'Reynaldo Ortiz', '870 SHULER ST , ', '60123', 'Elgin , IL', 'United States', 'jeepwrangler07@yahoo.com', '3122862941', ''),
(11507, '-', 'William', 'Richardson', '2501 Rosewood St , ', '77004', 'Houston , TX', 'United States', 'WilliamRichy15@gmail.com', '8329666478', ''),
(11508, '-', 'Jacquelyn', 'Yarnell', '2410 Geigel Ave , ', '32806', 'Orlando , Florida', 'United States', 'jacquelynyarnell@gmail.com', '4074090956', ''),
(11509, '-', 'ALINA', 'GABOR', '11 CEASORNICULUI STREET , -', '014111', 'BUCHAREST , ', 'Romania', 'alyyna_g@yahoo.com', ' 40 749 772 600', ''),
(11510, '-', 'Guillaume ', 'Blier', '901 rue de l\'amont  , 1210', 'G7A1A9 ', 'Lévis  , Quebec', 'Canada', 'guiblier7@gmail.com', '8194601804', ''),
(11511, '-', 'Anthony', 'Dotson', '9600 ruby hall rd , ', '72734', 'Gentry , AR', 'United States', 'dotson0076@gmail.com', '4792385269', ''),
(11512, '-', 'Yoandy', 'Guillen', '16355 NW 88TH AVE , ', '33018', 'MIAMI LAKES , FL', 'United States', 'arleenurra@yahoo.com', '305-213-6486', ''),
(11513, '-', 'Seth', 'Kimball', '500 Centre St , #2', '02458-2002', 'Newton , MA', 'United States', 'cainscruelty@yahoo.com', '9783947226', ''),
(11514, '-', 'Jesus ', 'Mendoza', '7822 hunters peak ln  , ', '77523', 'Baytown texas  , ', 'United States', 'abielmendoza@gmail.com', '1-281515-8237', ''),
(11515, '-', 'Jesus ', 'Mendoza', '7822 hunters peak ln  , ', '77523', 'Baytown texas  , ', 'United States', 'abielmendoza@gmail.com', '1-281515-8237', ''),
(11516, '-', 'Jesus ', 'Mendoza', '7822 hunters peak ln , ', '77523', 'Baytown , Tx', 'United States', 'abielmendoza@gmail.com', '2815158237', ''),
(11517, '-', 'Gabriela Ledezma ', 'Gabriela ', '20222 , Louetta Ash , ', '77388', 'Spring , TX', 'United States', 'gabbyledezmajohn1220@gmail.com', '8323506690', ''),
(11518, '-', 'tika', 'Dhakal', '9217 Greenshire Dr , ', '20111', 'Manassas Park, va , VA', 'United States', 'dhakaltm@gmail.com', '5712342912', ''),
(11519, '-', 'Mohmmed', 'Alabsi', 'alammarh - ali bin abi talib road , 7868', '46422', 'yanbu , median', 'Saudi Arabia', 'alanaziabdulrhman92@gmai.com', ' 966568384664', ''),
(11520, '-', 'Leidy', 'Fuentes', '7155 Overseas Hwy , Apt 302', '33050', 'Marathon , FL', 'United States', 'leidyfuentes323@gmail.com', '7868538215', ''),
(11521, '-', 'Mohmmed', 'Alabsi', '', '7089 Aqeel Attas street', 'Riyadh  14743 ', 'Saudi Arabia', 'alanaziabdulrhman92@gmail.com', ' 966568384664', ''),
(11522, '-', 'Guillaume', 'Blier', '901 Rue de l\'Amont , 1210', 'G7A 1A9', 'Lévis  , QC', 'Canada', 'guiblier7@gmail.com', '8194601804', ''),
(11523, '-', 'guillaume', 'blier', '901 rue de l\'amont , 1210', 'G7A 1A9', 'levis , qc', 'Canada', 'guiblier7@gmail.com', '8194601804', ''),
(11524, '-', 'Lucas', 'Rao', '15 currawong rd , ', '4670', 'Bundaberg , QLD', 'Australia', 'lucasrao2024@gmail.com', '0427277147', ''),
(11525, '-', 'Anita', 'Hulova', '8161 W Belmont Ave  , 2F', '60171', 'River Grove  , IL', 'United States', 'annahulova7@gmail.com', '7086550252', ''),
(11526, '-', 'Frank', 'Pagano', '6448 Glen River Circle , ', '89131', 'Las Vegas , NV', 'United States', 'frank@tandfmarble.com', '7024292129', ''),
(11527, '-', 'Valentin ', 'Garcia', 'Carrer Hort de Xufa, 41 , 7', '46136', 'Museros , Valencia', 'Spain', 'val55garcia@gmail.com', ' 34607067444', ''),
(11528, '-', 'Robyn', 'Bailey', '3530 Greenspring Ave , ', '21211', 'Baltimore , Maryland', 'United States', 'KUKEY111@MSN.COM', '443-506-8160', ''),
(11529, '-', 'Gert', 'Oudhof', 'Secundusweg 13 , ', '3453JL', 'De Meern , ', 'Netherlands', 'gertoudhof@hotmail.com', ' 31650839822', ''),
(11530, '-', 'Zuka ', 'Surmava', '3631 Brantley Cir , ', '32955', 'Rockledge , Fl', 'United States', 'zukasurmava1@gmail.com', 'Zuka Surmava', ''),
(11531, '-', 'Evan Matthew', 'Stephens', '2/14 Hannible cres  , ', '0830', 'Palmerston , NT', 'Australia', 'stephense910@gmail.com.au', '0419218012', ''),
(11532, '-', 'Jack', 'Baldermann', '53 Timber View Drive , ', '60523-1453', 'Oak Brook , IL', 'United States', 'jackbaldermann@gmail.com', '7082430597', ''),
(11533, '-', 'Manuela', 'Wolf', 'Landstrasse 32 , ', '99834', 'Gerstungen , Thuringia', 'Germany', 'manuela.wolf@wolf-endrikat.de', ' 491743005230', ''),
(11534, '-', 'Evan', 'Kahle', '1735 S DIVISION AVE , ', '83706', 'Boise , ID', 'United States', 'evanwkahle@gmail.com', '2084880662', ''),
(11535, '-', 'James', 'Naus', '3863 Miller Ferry Rd SW , ', '30701', 'Calhoun , Georgia', 'United States', 'randynaus@gmail.com', '706-280-3777', ''),
(11536, '-', 'Miriana', 'Iliescu', '165 Exeter Road , ', '2178', 'Kemps Creek , NSW', 'Australia', 'mirianailiescu@yahoo.com', ' 61437143810', ''),
(11537, '-', 'Springfield Mill Motors', 'Lmited', 'Unit 1 , Springfield Mills', 'BD21 1SL', 'Keighley , WEST YORKSHIRE', 'United Kingdom', 'springfield_motors@yahoo.com', '07448956660', ''),
(11538, '-', 'Aiman', 'Alkhatib', '3804 S Yellow Pine Ave , ', '74011', 'Broken Arrow , OK', 'United States', 'simon-rjk@hotmail.com', '9186338278', ''),
(11539, '-', 'Edmond', 'Kelley', '629 West Desert Valley Drive , ', '85143', 'San Tan Valley , Arizona', 'United States', 'kelleyem@vfemail.net', '540-622-0204', ''),
(11540, '-', 'Gary ', 'Chatmajian ', '303 E Princeton St , ', '91764', 'Ontario , CA', 'United States', 'robin@robinlnelson.com', '3238997694', ''),
(11541, '-', 'Marsida', 'La', '14 Royal Parade , ', 'BR7 6NR', 'Bromley, London , England', 'United Kingdom', 'marsidalila1999@gmail.com', ' 4454428122', ''),
(11542, '-', 'Leif', 'Bobzin', 'Martorffstraße , 3', '60320', 'Frankfurt , ', 'Germany', 'leif.bobzin@gmx.de', '01735408780', ''),
(11543, '-', 'Bradley', 'ONeill', '113 Graham St SE , ', '33952', 'Port Charlotte , FL', 'United States', 'boneill2424@gmail.com', '7275422473', ''),
(11544, '-', 'Richard', 'Robertshaw', '3565 SW Firdrona Lane N , ', '98367', 'Port Orchard , WA', 'United States', 'rrdoc@pacbell.net', '5309131916', ''),
(11545, '-', 'Tammy ', 'Lunger', '114 Caraway Drive , ', '32578', 'Niceville , FL ', 'United States', 'dtmlunger@gmail.com', '8504544301', ''),
(11546, '-', 'Julie', 'Goldblatt', '77 Graham Creek Private , ', 'K2H0A1', 'Ottawa , ON', 'Canada', 'davidgoldblatt66@gmail.com', '6135400702', ''),
(11547, '-', 'Jennifer ', 'Pasetes', '6619 El Paso Road , ', '83607', 'Caldwell , ID', 'United States', 'jvpasetes@gmail.com', '9252004078', ''),
(11548, '-', 'Lexalina ', 'Cardoso ', '951 E 9th street  , ', '33010', 'Hialeah  , Florida', 'United States', 'lexalinacardoso@gmail.com', '3057949452', ''),
(11549, '-', 'Krystina', 'Brettschneider', '8681 N 35 Rd , ', '49663', 'Manton , MI', 'United States', 'krystinabrettschneider@gmail.com', '7346493585', ''),
(11550, '-', 'Marinus', 'Netten', '105 Nachtegaalstraat , ', '4921TZ', 'MADE , ', 'Netherlands', 'm.netten@casema.nl', '0610159953', ''),
(11551, '-', 'Sean', 'Stanley', '639 W Dreyfuss Ln , ', '83646-4725', 'Meridian , Idaho', 'Choose country', 'Sean.stanley74@gmail.com', '2084098754', ''),
(11552, '-', 'Wissam', 'Hanna', '194 Boudrias , ', 'H7X4B5', 'Laval , Qc', 'Canada', 'wh9692109@yahoo.ca', ' 15148251040', ''),
(11553, '-', 'Adam', 'Koziol', '3023 Sunnybrae Circle , ', '86303', 'Prescott , AZ', 'United States', 'polonica107@gmail.com', '8586996771', ''),
(11554, '-', 'Edward', 'Mouradian', '1717 N VERDUGO RD , 410', '91208', 'Glendale , CA', 'United States', 'edmouradian@gmail.com', '8184223919', ''),
(11555, '-', 'Hoy', 'Monk', '9341 Sioux , ', '48239', 'Redford , Mi', 'United States', 'hssmonk@gmail.com', '3134223884', ''),
(11556, '-', 'Ayusha', 'Khadka', '14427 Gringsby Ct  , ', '20120', 'Centreville , Countries.USA.States.VA', 'United States', 'ayushakhadka60@gmail.com', '5713352115', ''),
(11557, '-', 'Juan Jeffrey', 'Rodriguez-Chavez', '41-15 , 20TH AVE , ', '11105', 'Astoria , NY', 'United States', 'jeffreyr09@gmail.com', '3476561653', ''),
(11558, '-', 'Ayusha', 'Khadka', '14427 Gringsby Ct  , ', '20120', 'Centerville , Countries.USA.States.VA', 'United States', 'ayushakhadka60@gmail.com', '5713352115', ''),
(11559, '-', 'Ric Peters', 'Ric', '640 Dunberry Dr', 'MD 21012', 'Arnold', 'United States', 'ricjaypeters@gmail.com', '410-320-8967', ''),
(11560, '-', 'Hugo', 'Ucelo', '5345 Monroe St , ', '90038', 'Los Angeles , CA', 'United States', 'milcaucelopaiz@gmail.com', '8182249867', ''),
(11561, '-', 'Kenneth', 'Marshall', '21724 W. Milton Dr , ', '85383', 'Peoria , AZ', 'United States', 'peakrecording@msn.com', '6234554083', ''),
(11562, '-', 'Nick', 'Rouggos', '46, Belgrave Ave , ', '5025', 'Flinders Park , Sa', 'Australia', 'rouggosnick@gmail.com', '0414557595', ''),
(11563, '-', 'Netten ', 'Rinus ', '105 Nachtegaalstraat , ', '4921TZ', 'MADE , ', 'Netherlands', 'm.netten@casema.nl', '0610159953', ''),
(11564, '-', 'Robert', 'Horton', '8 joseph drive , ', '19401', 'Norristown , PA', 'United States', 'vze2xxst@comcast.net', '2675660045', ''),
(11565, '-', 'Jamie', 'Johnson', '2601 Fontaine Place , ', '73036', 'El Reno , OK', 'United States', 'jamie_a_johnson@yahoo.com', '1-405-313-8364', ''),
(11566, '-', 'Robert', 'Walker', '3211 South Bay Dr , ', '30236', 'Ga , Jonesboro ', 'United States', 'gapmanagement1@gmail.com', '404-664-0621', ''),
(11567, '-', 'Pushpa', 'Menon', '2000 Rock Street , Apt. 17', '94043', 'Mountain View , CA', 'United States', 'push.menon@gmail.com', '650-464-4066', ''),
(11568, '-', 'David', 'Rodgers', '5076 Terra Lake Cir , ', '32507', 'Pensacola , FL', 'United States', 'david@tdrodgers.net', '7605877381', ''),
(11569, '-', 'De Taeye', 'Alexander', 'Frans van Heymbeecklaan 8 , Appartement', '2100', 'Antwerpen , DEURNE', 'Belgium', 'alex.detaeye@gmail.com', '04 72 80 55 52', ''),
(11570, '-', 'Bradley', 'Bardall', '6420 Crystal Ln , ', '30040', 'Cumming , GA', 'United States', 'bardallb@gmail.com', '4044352822', ''),
(11571, '-', 'Kishore', 'Karkera', '1170 Pandora Canyon St , ', '89052', 'Henderson , NV', 'United States', 'kishore@orthoimplantcompany.com', '5102258412', ''),
(11572, '-', 'Jon Jensen', 'Jon', '31-41 Cochrane st  , House 9', '4870', 'Queensland  , Cairns', 'Australia', 'jjensenroofing@gmail.com', 'Jon', ''),
(11573, '-', 'Edmond', 'Kelley', '629 West Desert Valley Dr. , ', '85143', 'San Tan Valley , ', 'United States', 'kelleyem@vfemail.net', ' 1 540-622-0204', ''),
(11574, '-', 'Maria C', 'Braga', '156 BEAR HILL RD , APT 236', '02864', 'Cumberland , RI', 'United States', 'cesarinasamurai2001@gmail.com', '4016596975', ''),
(11575, '-', 'Kirthana ', 'Rachakonda ', 'The Park At Franklin 1 John F Kennedy Blvd  , Apt 56M', '08873', 'New Jersey  , Somerset ', 'United States', 'kirthana9501@gmail.com', '6096380421', ''),
(11576, '-', 'Gloria milena', 'Vargas', '12409 largo DR , 199', '31419', 'SAVANNAH , GA', 'United States', 'Vmilena639@gmail.com', '9127102428', ''),
(11577, '-', 'Jeffrey', 'Hall', '24 fairway dr , ', '32819', 'eustis , florida', 'United States', 'jphall96@gmail.com', '8282156014', ''),
(11578, '-', 'Michael', 'Wohlfarth', '12216 Westmont Lane , ', '20715', 'Bowie , Md.', 'United States', 'mindfulshiatsu@verizon.net', '240-350-5698', ''),
(11579, '-', 'Sean', 'Stradling', '4417 W Connaught Avenue , ', '99208', 'SPokane , WA', 'United States', 'reccrps@gmail.com', '509-290-2613', ''),
(11580, '-', 'Salvatore', 'Tozzi', '439 Grande Vista Blvd , ', '34212', 'Bradenton , FL', 'United States', 'svt1823@yahoo.com', 'Sal Tozzi', ''),
(11581, '-', 'Greg', 'Jones', '602 Gifford St. , ', '76801', 'Brownwood , TX', 'United States', 'Greglamarjones78@gmail.com', '3252147565', ''),
(11582, '-', 'Stanislav', 'Kulikov', 'Schleifweg  59', '90409', 'Nürnberg , ', 'Germany', 'stas.taranukha@gmail.com', '01603295034', ''),
(11583, '-', 'Andrey', 'Kerusenko', '2749 Audra Faye Ave , ', '89052', 'Henderson , NV', 'United States', 'andker@gmail.com', '9732558204', ''),
(11584, '-', 'Michael', 'McMullen', 'Dornholzhauser 43a , ', '61440', 'Oberursel , Hesse', 'Germany', 'ftwmmcmullen@gmail.com', ' 1 817-614-1344', ''),
(11585, '-', 'MIchael', 'Santiago', '2604 Newell Dr , ', '19808', 'Wilmington , Delaware', 'United States', 'michael.e.santiago2525@gmail.com', '3023008208', ''),
(11586, '-', 'logan', 'collette', '1320 distribution way  , suite a', '92081', 'vista , CA', 'United States', 'loganc@mpgproductions.com', '3104299802', ''),
(11587, '-', 'Christopher', 'Rivers', '1504 Falcon Street , ', '28211', 'Charlotte , NC', 'United States', 'crivers06@gmail.com', '17044089406', ''),
(11588, '-', 'Richard', 'Lewis', 'R.J.Lewis Design Ltd, Osier Cottage, Milkwell , Donhead St Andrew', 'SP7 9LQ', 'Shaftesbury, Dorset , Dorset', 'United Kingdom', 'richard@rjlewisdesign.co.uk', ' 447739310299', ''),
(11589, '-', 'Kamyar', 'Kiazad', '29 River Vista Way , ', '4216', 'QUEENSLAND , QLD', 'Australia', 'kkiazad@gmail.com', '0403183383', ''),
(11590, '-', 'Kamyar', 'Kiazad', '29 River Vista Way , ', '4216', 'Paradise Point , QLD', 'Australia', 'kkiazad@gmail.com', '0403183383', ''),
(11591, '-', 'Robert', 'Walker', '3211 S Bay Dr , ', '30236', 'Jonesboro/GA , Clayton', 'United States', 'gapmanagement1@gmail.com', '404-664-0621', ''),
(11592, '-', '', '', ' , ', '', ' , ', '', '', '', ''),
(11593, '-', 'Manoj', 'Tamang', 'Camp Raffalli,RN 197 , 4CIE', '20260', 'Corse , Calvi', 'France', 'tmngmanoz76@gmail.com', ' 33 625762865', ''),
(11594, '-', 'Manoj Tamang', 'Manoj', 'Camp Raffalli,RN197 , 4CIE', '20260', 'Corse , Calvi', 'France', 'tmngmanoz76@gmail.com', ' 33625762665', ''),
(11595, '-', 'Manoj Tamang', 'Manoj', 'Camp Raffalli,RN 197 , 4CIE', '20260', 'Calvi , Calvi', 'France', 'tmngmanoz76@gmail.com', ' 33 625762865', ''),
(11596, '-', 'DJ', 'Koeman', 'Stevinstraat 251 , ', '2587EJ', '\'S-GRAVENHAGE , ', 'Netherlands', 'Djkoeman@hotmail.com', '0618833556', ''),
(11597, '-', 'Robert', 'Walker', '3211 S Bay Dr , ', '30236', 'Jonesboro , GA', 'United States', 'robwalker601@gmail.com', '4046640621', ''),
(11598, '-', 'Sara', 'Momin', '10526 SKYWARD ESTATE TRAIL , ', '77406', 'Richmond , Texas', 'United States', 'sammarays@gmail.com', '512-999-6967', ''),
(11599, '-', 'Frank', 'Sangiorgio', '42 Karopulios Drive , ', '01752', 'Marlborough , MA', 'United States', 'fsangiorgio20@gmail.com', '5083303137', ''),
(11600, '-', 'Andrea ', 'Rodriguez', '700 Alexan Drive  , 106', '27707', 'Durham  , North Carolina', 'United States', 'andrear117@yahoo.com', '9848887001', ''),
(11601, '-', 'SALAH', 'ARRIB', '161 RACHEL ANN BLVD , ', '45383', 'WEST MILTON , OHIO', 'United States', 'SALAHARRIB@GMAIL.COM', '6146322777', ''),
(11602, '-', 'Jane ', 'Alam', '12 Chemin de la Ferme  , 12', '69120', 'Lyon  , Vaulx-en-Velin', 'France', 'janecox85@gmail.com', '0763118040', ''),
(11603, '-', 'Jane', 'Alam', '12 Chemin de la Ferme , ', '69120', 'Lyon  , Vaulx en velin ', 'France', 'janecox85@gmail.com', '0763118040', ''),
(11604, '-', 'Jane ', 'ALAM ', '12 Chemin de la Ferme , 12', '69120', 'Vaulx en velin  , Lyon ', 'France', 'janecox85@gmail.com', '0763118040', ''),
(11605, '-', 'Jane', 'Alam', '12 Chemin de la Ferme  , ', '69120', 'Vaulx en Velin, Lyon ', 'France', 'janecox85@gmail.com', '0763118040', ''),
(11606, '-', 'Jane', 'Alam', 'Vaulx en velin  , ', '69120', 'Vaulx en vélin , Lyon ', 'France', 'janecox85@gmail.com', '0763118040', ''),
(11607, '-', 'Jane ', 'Alam', '12 Chemin de la Ferme  , ', '69120', 'Vaulx en velin  , Lyon ', 'France', 'janecox85@gmail.com', '063118040', ''),
(11608, '-', 'Zaki Abunegila ', 'Zaki ', '2009 S Rogers ct , ', '53146', 'New Berlin Wisconsin  , New Berlin ', 'United States', 'abunegila@yahoo.com', '414.659.4535 ', ''),
(11609, '-', 'Fakhria', 'Hamrah', '56C Bevan Avenue , ', '3169', 'Clayton South , Victoria', 'Australia', 'ham.rah@hotmail.com', '0434199616', ''),
(11610, '-', 'Greg', 'Jones', '602 Gifford St. , ', '76801', 'Brownwood , TX', 'United States', 'Greglamarjones78@gmail.com', '3252147565', ''),
(11611, '-', 'Lina ', 'Granados ', '1004 Ave N , ', '77587 ', 'South Houston  , Tx ', 'United States', 'lina12001@gmail.com', '8329298920', ''),
(11612, '-', 'Sagar', 'Rawal', '700 17th Street , ', '94801', 'Richmond , California', 'United States', 'sagarrawaal@gmail.com', '5109327689', ''),
(11613, '-', 'Becky', 'Bundy', 'W139S6605 Sherwood Circle , ', '53150', 'Muskego , WI', 'United States', 'Heybeckymeyer@hotmail.com', '414-430-0999 ', ''),
(11614, '-', 'Nassiry', 'Wazhma', '41-43 Honiton Ave W , Unit 6', '2118', 'New South Wales , Carlingford ', 'Australia', 'obaid_popal@icloud.com', 'Obaid Popal', ''),
(11615, '-', 'Jose ', 'Guzman', '11616 nw 109th st , ', '73099', 'Yukon , Oklahoma', 'United States', 'jpguz79@gmail.com', '5803097614', ''),
(11616, '-', 'Sagar', 'Rawal', '700 17th Street , ', '94801', 'Richmond , California', 'United States', 'sagarrawaal@gmail.com', '5109327689', ''),
(11617, '-', 'Jutta', 'Pils', '3 Swallow Circle , 3 Swallow Circle', '19711', 'Newark , DE', 'United States', 'jutta.rv.pils@gmail.com', '3027509803', ''),
(11618, '-', 'George', 'Bolgrin', 'N52W23813 Parkview Dr , ', '53089', 'Sussex , WI', 'United States', 'gbolgrin@gmail.com', '2628946297', ''),
(11619, '-', 'Popal', 'Obaid', '41-43 Honiton Avenue W, Unit 6, , Unit 6', '2118', 'Carlingford , NSW', 'Australia', 'obaid_popal@icloud.com', ' 61433808787', ''),
(11620, '', 'Ole', 'Christiansen', 'Hanebjaelken 116', '9380', 'Vestbjerg', 'Dänemark', 'ochristiansen@stofanet.dk', '004521422464', ''),
(11621, '-', 'dimyati ', 'juhaini', ' Al-Shura Street al shawqiah dst ', '24231', 'Makkah , Makkah ', 'Saudi Arabia', 'demyati1@gmail.com', ' 966548598836', ''),
(11622, '-', 'KPM Patrick', 'Kiyimpu', 'Pierre Biddaerstraat 44 , ', '1070', 'Anderlecht , ', 'Belgium', 'kizol_one@hotmail.com', ' 243998225387', ''),
(11623, '-', 'Steven', 'Santulli', '3198 Clear Lake Drive , ', '95973', 'Chico , CA', 'United States', 'ssantulli@aol.com', '5305189289', ''),
(11624, '', 'Ole', 'Christiansen', 'Hanebjaelken 116', '9380', 'Vestbjerg', 'Dänemark', 'ochristiansen@stofanet.dk', '004521422464', ''),
(11625, 'Tufina ', 'Max ', 'Muster', 'Raiffeisenallee 12B', '82041', '', '', 'etufina@gmx.de', '01708887800', ''),
(11626, '', 'max', 'Mustwer', 'hhkklöoö', '82031', '', 'Deutschland', 'etufina@mx.de', '01708887800', ''),
(11627, '', 'Ole', 'Christiansen', 'Hanebjaelken 116', '9380', 'Vestbjerg', 'Dänemark', 'ochristiansen@stofanet.dk', '004521422464', ''),
(11628, '', 'Ole', 'Christiansen', 'Hanebjaelken 116', '9380', 'Vestbjerg', 'Dänemark', 'ochristiansen@stofanet.dk', '004521422464', ''),
(11629, '', 'Ole', 'Christiansen', 'Hanebjaelken 116', '9380', 'Vestbjerg', 'Dänemark', 'ochristiansen@stofanet.dk', '004521422464', ''),
(11630, '', 'fddffd', 'fsfsfs', 'ddsfsf', '3333', 'dgdfg', 'dvdg', 'ddff@gkhkh', '33333', ''),
(11631, '', 'Ole', 'Christiansen', 'Hanebjaelken 116', '9380', 'Vestbjerg', 'Dänemark', 'ochristiansen@stofanet.dk', '004521422464', ''),
(11632, '', 'ole ', 'christiansen', '', '', '', 'Dänemark', '', '', ''),
(11633, '', 'Ole', 'Christiansen', 'Hanebjaelken 116', '9380', 'Vestbjerg', 'Dänemark', 'ochristiansen@stofanet.dk', '004521422464', ''),
(11634, '', 'ole', 'christiansen', '', '', '', 'dänemark', '', '', ''),
(11635, '', 'Ole', 'Christiansen', 'Hanebjaelken 116', '9380', 'Vestbjerg', 'Dänemark', 'ochristiansen@stofanet.dk', ' 45 21 42 24 64', ''),
(11636, '', 'Ole', 'christiansen', 'hanebjælken 116', '9380', 'vestbjerg', 'Dänemark', 'ochristiansen@stofanet.dk', ' 45 21 42 24 64', ''),
(11637, '', 'ole ', 'christiansen', 'hanebjælken 116', '9380', 'Vestbjerg', 'Dänemark', 'ochristiansen@stofanet.dk', ' 45 21 42 24 64', ''),
(11638, '-', 'Sue', 'Price', '9 Park Close, Hythe , ', 'SO45 6FL', 'Southampton , Hampshire', 'United Kingdom', 'suzieduzie@yahoo.co.uk', '07763636963', ''),
(11639, '', 'Ole', 'Christiansen', 'Hanebjælken 116', '9380', 'Vestbjerg', 'Denmark', 'ochristiansen@stofanet.dk', ' 45 21 42 24 64', ''),
(11640, '', 'ole', 'christiansen', 'hanebjælken 116', '9380', 'vestbjerg', 'Denmark', 'ochristiansen@stofanet.dk', ' 45 21 42 24 64', ''),
(11641, '', 'ole', 'christiansen', 'hanebjælken 116', '9380', 'vestbjerg', 'Denmark', 'ochristiansen@stofanet.dk', ' 45 21 42 24 64', ''),
(11642, '', 'ole', 'christiansen', 'hanebjælken 116', '9380', 'vestbjerg', 'Denmark', 'ochristiansen@stofanet.dk', ' 45 21 42 24 64', ''),
(11643, '', 'ole', 'christiansen', 'hanebjælken 116', '9380', 'vestbjerg', 'Denmark', 'ochristiansen@stofanet.dk', ' 45 21 42 24 64', ''),
(11644, '', 'ole', 'christiansen', 'hanebjælken 116', '9380', 'vestbjerg', 'Denmark', 'ochristiansen@stofanet.dk', ' 45 21 42 24 64', ''),
(11645, '', '', '', '', '', '', '', '', '', ''),
(11646, '', 'ole', 'christiansen', 'hanebjælken 116', '9380', 'vestbjerg', 'Denmark', 'ochristiansen@stofanet.dk', ' 45 21 42 24 64', ''),
(11647, '', '', '', '', '', '', '', '', '', ''),
(11648, '', 'ole', 'christiansen', 'hanebjælken 116', '9380', 'vestbjerg', 'Denmark', 'ochristiansen@stofanet.dk', ' 45 21 42 24 64', ''),
(11649, '', 'ole ', 'christiansen', 'hanebjælken 116', '9380', 'vestbjerg', 'Dänemark', 'ochristiansen@stofanet.dk', ' 45 21 42 24 64', ''),
(11650, '', 'ole', 'christiansen', 'hanebjælken 116', '9380', 'vestbjerg', 'Denmark', 'ochristiansen@stofanet.dk', ' 45 21 42 24 64', ''),
(11651, '-', 'Inna Vladimirovna', 'Bolotova', 'Faellesmarksvej, 8 , ', '6683', 'Fovling , Vejen', 'Denmark', 'alaja.mia@gmail.com', '42195352', ''),
(11652, '-', 'Hussameldin', 'Metwali', 'Stanislawa-Kaminska-Straße  , 17', '30453', 'Hannover , Lower Saxony', 'Germany', 'hussammetwali9@gmail.com', '015202346056', ''),
(11653, '-', 'Jonathon', 'smith', '54 priest Ln , ', '43055', 'New , Ohio', 'United States', 'jsmith@safeplacebedding.com', '740-258-9355', ''),
(11654, '-', 'Flavio', 'Cornelli', '3480 Rang des Trente , ', 'J0L 2B0', 'Saint-Jean-Baptiste  , QC', 'Canada', 'flaviocorneli@gmail.com', 'Saint-Jean-Baptiste QC J0L 2B0', ''),
(11655, '-', 'Ryan', 'Mullins', '514 Nesbit Loop , ', '30735', 'Resaca , GA', 'United States', 'rmullins87@gmail.com', '6789868768', ''),
(11656, '-', 'Evelyn', 'DeBaun', '305 Cole Rd , ', '76028', 'Burleson , TX', 'United States', 'evelyn70002003@yahoo.com', '9722681422', ''),
(11657, '-', 'Sydney', 'Zaragoza', '285 E Lincoln Ave , ', '60139', 'Glendale Heights , IL', 'United States', 'sydney.zaragoza@gmail.com', '6307015247', ''),
(11658, '-', 'Shaheer', 'Amir', '11 Lise Lane , ', 'N3W 0C7', 'Caledonia , Ontario', 'Canada', 'shaheer.amir2306@gmail.com', '2897889791', ''),
(11659, '-', 'Brandy', 'Burda', '4124 Daisy Drive , ', '34607', 'Hernando Beach , FL', 'United States', 'brandy@bentmetalworksfl.com', '386-747-4982', ''),
(11660, '-', 'Shapow', 'Mike', '10350 Wilshire blvd  , 703', '90024', 'Santa Los Angeles , California’s ', 'United States', 'drmshapow@mac.com', '310 766 8494', ''),
(11661, '-', 'Jay', 'Dejesus ', '6 ave at port imperial  , 6309', '07093', 'West New York  , New Jersey ', 'United States', 'el728@icloud.com', '8633979812', ''),
(11662, '-', 'Horbaniuc', 'Vlad', 'Str. Pictor Nicolae Grigorescu, nr. 106 , ', '115100', 'Campulung , Arges', 'Romania', 'squallvlad@gmail.com', '0735315445', ''),
(11663, '-', 'Jesus ', 'Rodriguez ', '1705 pinegrove blvd , ', '11706', 'Bayshore n , New York ', 'United States', 'jesus.rod@hotmail.com', '6312200444', ''),
(11664, '-', 'daniel', 'berkley', 'koning albertlaan 88-01 , ', '3620', 'lanaken , brussels', 'Belgium', 'deberkles125@gmail.com', '0469651077', ''),
(11665, '-', 'jesus', 'rodriguez', '1705 pinegrove blvd , ', '11706', 'bayshore , New york', 'United States', 'jesus.rod@hotmail.com', '6312200444', ''),
(11666, '-', 'Lukas', 'Kerimo', 'mejerigatan 5 , ', '15259', 'Södertälje , ', 'Sweden', 'lukas_kerimo@hotmail.com', '0769481521', ''),
(11667, '-', 'Ka', 'Lim', '1423 Avenue P , FL 2', '11229', 'brooklyn , NY', 'United States', 'KLCAL1231@GMAIL.COM', '6464312190', ''),
(11668, '-', 'Garry ', 'Miller', '708 Evanvale Court ', '27518', 'Cary , NC', 'United States', 'garrydmiller@gmail.com', '9196079092', ''),
(11669, '-', 'millind', 'mehta', '6405 conroy road , 1505', '32835', 'orlando , florida', 'United States', 'mmillind@gmail.com', '321 331 5982', ''),
(11670, '-', 'BILLI ', 'IBRAHIM', '7900 E Union Ave , Suite 1100', '7735539418', 'Denver CO 80237 , USA', 'United Kingdom', 'ibbtechs@gmail.com', '07506676833', ''),
(11671, '-', 'ilir', 'lufaj', '4 , rue charles boudeville', '60110', 'MERU , OISE', 'France', 'iliri_lufaj@hotmail.com', ' 33650029183', ''),
(11672, '-', 'John Francis', 'Mansfield', '8 Nahant Place, Apt #201 , 201', '01902', 'Lynn , MA', 'United States', 'jack9946@aol.com', '6056606347', ''),
(11673, '-', 'Duong', 'Nguyen', '2486 South King Road , #404', '95122', 'San Jose , CA', 'United States', 'nguyenttduong@gmail.com', '314-882-061-', ''),
(11674, '-', 'Abdul Sammad', 'Khan', 'Am Helmholtzring 2D , 565 04-02-22 ', '98693', 'Ilmenau , Thüringen', 'Germany', 'abdulsamadkhan.me@gmail.com', '017676380364', ''),
(11675, '-', 'Deanna', 'Hess', '250 Dorwood Drive , ', '17013', 'Carlisle , PA', 'United States', 'spacewolf2026@gmail.com', 'Deanna Hess', ''),
(11676, '-', 'John', 'Bono', '10306 Ada Rd , ', '20115', 'Marshall , VA', 'United States', 'bonocom789@aol.com', '7038642666', ''),
(11677, '-', 'Denaeh', 'Wemhoff ', '924 north 105th street , ', '68527', 'Lincoln  , Nebraska', 'United States', 'denaeh.anglin@gmail.com', '6058701176', ''),
(11678, '-', 'Kaustav', 'Chatterjee', '102 Alton Crescent , ', 'L4J0M1', 'Thornhill , Ontario', 'Canada', 'kaustav.chatterjee@outlook.com', '4165588954', ''),
(11679, '-', 'John Francis', 'Mansfield', '8 Nahant Place, Apt #201 , ', '01902', 'Lynn , MA', 'United States', 'jack9946@aol.com', '6056606347', ''),
(11680, '-', 'John Francis', 'Mansfield', '8 Nahant Place, Apt #201 , ', '01902', 'Lynn , MA', 'United States', 'jack9946@aol.com', '6056606347', ''),
(11681, '-', 'John Francis', 'Mansfield', '8 Nahant Place, Apt #201 , ', '01902', 'Lynn , MA', 'United States', 'jack9946@aol.com', '6056606347', ''),
(11682, '-', 'Ethan Nguyen', 'Ethan', '21511 sw frammy way , ', '97003', 'Beaverton or , ', 'United States', 'mojoguru13@gmail.com', '5039292287', ''),
(11683, '-', 'Amin ', 'Varhoushi Bonab ', '4160 Gridiron rd , Apt 408', '75034', 'Frisco , Tx', 'United States', 'thourayachraiet@gmail.com', '9452640514  / 9452640513', ''),
(11684, '-', 'John Francis', 'Mansfield', '8 Nahant Place, Apt #201 , ', '01902', 'Lynn , MA', 'United States', 'jack9946@aol.com', '6056606347', ''),
(11685, '-', 'Marlies', 'Tump', 'Parelvissersstraat , 4', '3194 JN', 'Hoogvliet , Zuid Holland', 'Netherlands', 'marlies@tcc-hoogvliet.nl', ' 31610271902', ''),
(11686, '-', 'Thomas', 'Kafsack', '2547 Mokuhau Road , ', '96793', 'Wailuku , HI', 'United States', 'tkafsack@aol.com', '(808)276-6332', ''),
(11687, '-', 'Paul', 'Zeng', '124 W60th Street , Apt 41D', '10023', 'New York , NY', 'United States', 'paulmiaozeng@gmail.com', '2032780388', ''),
(11688, '-', 'Tuong', 'Doan Van', 'Hansakallio 5B , 16', '02780', 'Espoo , ', 'Finland', 'handsomehu.2013@gmail.com', '0451639293', ''),
(11689, '-', 'Abdul Sammad', 'Khan', 'Am Helmholtzring 2 D , 565 04-02-22 ', '98693', 'Ilmenau , Thüringen', 'Germany', 'abdulsamadkhan.me@gmail.com', '017676380364', ''),
(11690, '-', 'Susan ', 'Price', '9 Park close ,Hythe , ', 'SO45 6FL', 'Southampton , Hampshire', 'United Kingdom', 'suzieduzie@yahoo.co.uk', '07763636963', ''),
(11691, '-', 'Fabrice', 'Corbino', '47 de la Renaissance  , ', 'J7B1P8', 'Blainville  , Québec ', 'Canada', 'fcorbino@bell.net', '4387773645', ''),
(11692, '-', 'Antonio', 'Dariste ', '112-15 196th Street , ', '11412', 'Saint Albans , NY', 'United States', 'antonio470d@gmail.com', '9179431241', ''),
(11693, '-', 'Gursaran Singh ', 'Cheema ', 'Mittlere Straße 15 , ', '71263', 'Weil der Stadt , ', 'Germany', 'gursharancheema96@icloud.com', '017632988525', ''),
(11694, '-', 'Fritzner', 'Cedat', '949 Eastern Ave , ', '02148', 'Malden , MA', 'United States', 'cedatf@yahoo.com', '9789088473', ''),
(11695, '-', 'Amaury', 'Lopez', '4955 NW 199th St , lot206', '33055', 'Miami Gardens , FL', 'United States', 'amaurylopez11@gmail.com', '3054903156', ''),
(11696, '-', 'Davinder ', 'Kaur', '10 Markbrook Lane , 1905', 'M9V 5E3', 'Etobicoke , Ontario', 'Canada', 'davi.kaur02@gmail.com', '6474704125', ''),
(11697, '-', 'Shawn', 'Kreitzman', '5256 107th st , ', '32244', 'Jacksonville , FL', 'United States', 'kreitzmanshawn@yahoo.com', '9047628107', ''),
(11698, '-', 'Inna', 'Bolotova', 'Faellesmarksvej 8 , ', '6683', 'Fouvling , Syddanmark', 'Denmark', 'alaja.mia@gmail.com', ' 4542195352', ''),
(11699, '-', 'Michael', 'Nielsen', '8 , fællesmarskvej', 'dk-6683', 'Foevling , ', 'Denmark', 'mike@ttsh.dk', '93607438', ''),
(11700, '-', 'calin', 'alexandru', 'Sos Bucuresti Nord 14C (Catted Family) , Bloc C17', '077190', 'Voluntari , 077190', 'Romania', 'alex@blackmesa.ro', '0726571387', ''),
(11701, '-', 'Shane', 'Goullet', '48 Alice Street , ', '4300', 'Goodna , Queensland', 'Australia', 'shakesgoullet@gmail.com', '0491657050', ''),
(11702, '-', 'Bao', 'Nguyen', '2/21 Prince Charles Street , ', '3168', 'Clayton , Victoria', 'Australia', 'tieubachmieu@yahoo.com.au', ' 61403259290', ''),
(11703, '-', 'Herman', 'Regusters', '19189 Buckboard Lane ', '92508', 'Riverside , CA', 'United States', 'hrenterprisesinc@yahoo.com', '3102107779', ''),
(11704, '-', 'Rachael', 'Sain', '1218 Charles Drive , ', '74804', 'Shawnee , OK', 'United States', 'resain27@gmail.com', '4052108587', ''),
(11705, '-', 'Jesus', 'Huizar', '16110 S Menlo Ave # 11 , 11', '90247', 'Gardena , CA', 'United States', 'jesse@hbc.ms', '3109858820', ''),
(11706, '-', 'Welington Rodrigues de sena ', 'Welington ', '4430 jot em down rd  , ', '30504', 'Ga  , Cumming ', 'United States', 'wrsracingteam@hotmail.com', '6784143030', ''),
(11707, '-', 'Tarak', 'Patel', '265 Tumbled Stone Way  , ', '32086', 'St. Augustine  , Florida ', 'United States', 'tarakpatel28@gmail.com', '3863858935', ''),
(11708, '-', 'Dittmar', 'Brigitte', 'Ludwig-Quidde-Straße 15a', '13127', 'Berlin', 'Deutschland', 'brigittedittmar@yahoo.de', ' 49 163 8183174', ''),
(11709, '-', 'Vanesa', 'Hansen', '1225 Amethyst St , Unit b', '90277', 'Redondo Beach , CA', 'United States', 'nanifit6@gmail.com', '3109844480', ''),
(11710, '-', 'Melissa', 'Kratzmann', '2/23 Bauhinia Av , Suite 521', '4874', 'Weipa , QLD', 'Australia', 'melissa.kratzmann@gmail.com', '0438774521', ''),
(11711, '-', 'Troy', 'Adelman', '2329 Byron street , ', '33406', 'West palm beach , FL', 'United States', 'adelman.troy@gmail.com', '5613249199', ''),
(11712, '-', 'Joseph', 'Romley', '27310 Rosemont Way , ', '92544', 'HEMET , CA', 'United States', 'jromley8@gmail.com', '9512652817', ''),
(11713, '-', 'Puneet Thakur ', 'Puneet ', '3/11 little street , Carey park', '6230', 'Western Australia  , Bunbury ', 'Australia', 'puneetthakur2@gmail.com', '0451847906', ''),
(11714, '-', 'Mohamed', 'Bahloul', 'Al Morouj District - Abi Alfadl Alhashmi street bulding no 18 , 5', '11461', 'Riyadh , ', 'Saudi Arabia', 'eng.dsign@gmail.com', '0591571568', ''),
(11715, '-', 'Richard', 'Green', '11824 Antietam Rd , ', '22192', 'Woodbridge , Virginia', 'United States', 'green.richard.c@gmail.com', '5713550287', ''),
(11716, '-', 'Alvin', 'Bolgrin', 'N52W23873 Parkview Drive , ', '53089', 'Sussex , WI', 'United States', 'gbolgrin@gmail.com', '2628946297', ''),
(11717, '-', 'Ilir', 'Lufaj', '4 rue charles boudeville , ', '60110', 'Meru , France', 'France', 'iliri_lufaj@hotmail.com', '0650029183', ''),
(11718, '-', 'Tiffany', 'Jobe', '2415 Somerfield Drive , ', '76065', 'Midlothian , TX', 'United States', 'tiffanyjobe@icloud.com', '8178961330', ''),
(11719, '-', 'kevin ', 'bynum', '18 mallard rise , ', '10533', 'irvington , ny', 'United States', 'kcbhome@outlook.com', 'Kevin Bynum', ''),
(11720, '-', 'Fernando', 'Punzo', '1436 East 10th Place , ', '85122', 'Casa Grande , AZ', 'United States', 'fernando.punzo13@gmail.com', '6196161664', ''),
(11721, '-', 'Alexandre', 'Roy', '2805 rue Coursol , 308', 'G2C 0P8', 'Quebec , Quebec', 'Canada', 'alexandreroy2003@gmail.com', '418-955-8060', ''),
(11722, '-', 'George', 'Taylor', 'Kessock Road , 11', 'Ab56 1GR', 'Buckie , Moray', 'United Kingdom', 'george.taylor@qualitypork.co.uk', '07703387130', ''),
(11723, '-', 'Shirley', 'Anderson', '50404 U.S. Hwy 60 89 , ', '85390', 'Wickenburg , AZ', 'United States', 'ckshirleyanderson@gmail.com', '9282320295', ''),
(11724, '-', 'FLOYD', 'LIEBERMAN', '16028 D\'ALENE DRIVE , ', '33446', 'DELRAY BEACH , Florida', 'United States', 'FLOYDLIEBERMAN@GMAIL.COM', '2125183171', ''),
(11725, '-', 'Gabriel', 'Burbano', '1060 flowing tide dr , ', '32828', 'Orlando , Florida', 'United States', 'burbanoge2@gmail.com', '689-346-5758 ', ''),
(11726, '-', 'Nikhil Rohith', 'Pakalapati', '1/27 Sawyer Avenue, West Moonah , ', '7009', 'Hobart , Tasmania', 'Austria', 'pakalapatinikhilrohith@gmail.com', ' 61449033234', ''),
(11727, '-', 'Katina', 'Walker', '414 Stono River Rd #108 , ', '29579', 'myrtle beach , sc', 'United States', 'kickatz@aol.com', '3132045588', ''),
(11728, '-', 'Karen', 'Riffenburg', '3075 Angus Circle , ', '32577', 'Molino , FL', 'United States', 'kriff1@yahoo.com', '850-572-2521', ''),
(11729, '-', 'Babaian Mikael', 'Mikael', 'Croix-Fédérale 27 , 54', '2300', 'La Chaux-de-Fonds Neuchâtel , La Chaux-de-Fonds', 'Switzerland', 'miko.babayan.12@gmail.com', '0765434051', ''),
(11730, '-', 'lucky', 'iselen', '826 B street , ', '94541', 'Hayward , CA', 'United States', 'LUCKY@RAHABMEDICALSUPPLY.COM', ' 1 510-329-2499', ''),
(11731, '-', 'Sonia', 'Chaudhary', '374 Jonagold DR NE , ', '44641', 'Louisville , Ohio', 'United States', 'soniachau@gmail.com', '6084220661', ''),
(11732, '-', 'Brad', 'Felsner', '7865 Mound View Ct , ', '43566', 'Waterville , Ohio', 'United States', 'bfatrawick@comcast.net', '5869453096', ''),
(11733, '-', 'Michael', 'Hennigan', '363 Elmwood Ave , ', '14052', 'East Aurora , New York', 'United States', 'mhennigan@gmail.com', '7165660015', ''),
(11734, '-', 'Shirley ', 'Anderson ', '50404 U.S. Hwy 60 89 , ', '85390', 'Wickenburg , AZ', 'United States', 'ckshirleyanderson@gmail.com', '9282320295', ''),
(11735, '-', 'Shirley ', 'Anderson ', '50404 U.S. Hwy 60 89 , ', '85390', 'Wickenburg , AZ', 'United States', 'ckshirleyanderson@gmail.com', '9282320295', ''),
(11736, '-', 'Ahamad Matt', 'Farzaneh', '1680 Tyler Green Trl. SE , ', '30080', 'Smyrna , Georgia', 'United States', 'mattfarzaneh@gmail.com', 'Matt Farzaneh 001-310-721-8549', ''),
(11737, '-', 'Denny', 'Lugaila', '9279 W Villa Hermosa , 9279 W Villa Hermosa', '85383', 'Phoenix , Arizona', 'United States', 'denny.lugaila@gmail.com', '7147231573', ''),
(11738, '-', 'Matthew ', 'Fidel', '26535 Redhawk Lane , ', '93619', 'Clovis , California ', 'United States', 'fidelmd@ymail.com', '559-905-3374', ''),
(11739, '-', 'Sivaranjan Vivekananthan', 'Sivaranjan ', '2466 Florentine Place , ', 'L1X 0H2', 'Pickering , ON', 'Canada', 'siva.receipt@gmail.com', ' 16478329471', ''),
(11740, '-', 'Vernon', 'Vicente', '1321 Tomoka Town Center Drive , Apt 113', '32117', 'Daytona , FL', 'United States', 'vernon.vicente@gmail.com', '3525029640', ''),
(11741, '-', 'Vanessa', 'Tomic', 'Slatina I, 12 , ', '23234', 'Vir , Zadar', 'Croatia', 'vanessa.tomic@gmail.com', ' 385998317033', ''),
(11742, '-', 'William', 'Richardson', '6010 Kashmere Street , Apt 5', '77026', 'Houston , TX', 'United States', 'WilliamRichy15@gmail.com', '8329666478', ''),
(11743, '-', 'Arnoy', 'Canete Alcolea', '2988 Creekwood Drive , ', '24153', 'Salem , VA', 'United States', 'Yanetcc1991@gmail.com', '7029552544', ''),
(11744, '-', 'Arnoy ', 'Canete Alcolea', '2988 creekwood dr , ', '24153', 'salem , VA', 'United States', 'yanetcc1991@gmail.com', '7029552544', ''),
(11745, '-', 'George', 'Rothweiler', '11225 Newcomb Avenue , ', '90603', 'Whittier, CA , CA', 'United States', 'grastonishing@gmail.com', '5628189396', ''),
(11746, '-', 'Mohamed ', 'Mounir', '110 Dalton road , ', '40324', 'Georgetown  , Kentucky ', 'United States', 'mounir.adnane1@gmail.com', '502-316-3863', ''),
(11747, '-', 'Anthony', 'DeSimone', '1865 westridge rd.  , ', '90049', 'Los Angeles  , Ca', 'United States', 'ant1992desimone@gmail.com', '2137006024', ''),
(11748, '-', 'Max', 'Hakobian', '11015 Cardamine Der , ', '91042', 'Tujunga , California', 'United States', 'mssarm@gmail.com', 'Max Hakobian', ''),
(11749, '-', 'Jorge', 'Guerra', '4226 SW 138th Avenue , ', '33330', 'Davie , FL', 'United States', 'jguerra0907@gmail.com', '(786) 423-7153', ''),
(11750, '-', 'Thomas', 'Drouin', '1326 Ocean Avenue , Apt 3K', '11230', 'Brooklyn , NY', 'United States', 'Thomasdrouin78@gmail.com', '6802417351', ''),
(11751, '-', 'Michael', 'Pappano', '224 Park Street , B15', '02180', 'Stoneham , MA', 'United States', 'michaeljpappano@gmail.com', '617-990-2270', ''),
(11752, '-', 'Namiq', 'Taha Fatah', 'Kotikatu 4 B  , 24', '33710', 'Tampere , Tampere', 'Finland', 'namiq-@hotmail.com', ' 358456174545', ''),
(11753, '-', 'Namiq', 'Taha Fatah', 'kotikatu 4 , B 24', '33710', 'Tampere , Finland', 'Finland', 'namiq-@hotmail.com', '0456174545', ''),
(11754, '-', 'Johno', 'Marks', '13616 N Virginia Ave , ', '64089', 'Kansas City , MO', 'United States', 'johnomarks@yahoo.com', '8166748499', ''),
(11755, '-', 'Mohamed', 'Bahloul', 'Almorouj District - Abi elfadl alhashmi street bulding no 18 , 5', '11461', 'Riyadh , Riyadh', 'Saudi Arabia', 'eng.dsign@gmail.com', '0591571568', ''),
(11756, '-', 'Robert ', 'Clopper', '14199 Pine Forest Drive Apt 103 , 103', '44133', 'NORTH ROYALTON , OH', 'United States', 'robertleeclopper@aol.com', '2162999009', ''),
(11757, '-', 'Paulius', 'Skyrius', 'Miško G.  17-11 , ', '44318', 'Kaunas , ', 'Lithuania', 'pauliausskyriaus@yahoo.co.uk', ' 37060211911', ''),
(11758, '-', 'damien', 'turcotte', '30 rue st-alphonse , ', 'G8T7R4', 'Trois-Rivières , Québec', 'Canada', 'damturcotte@hotmail.com', 'damien turcotte', ''),
(11759, '-', 'James Donald ', 'Barnes ', '53 Branyan Street  , Unit 2', '4670', 'Queensland  , Bundaberg West', 'Australia', 'jdbarnes51@gmail.com', 'Jamie ', ''),
(11760, '', 'Taha Fatah', 'Namiq', 'Kotikatu 4 B 24', '33710', 'Tampere', 'Finland', 'namiq-@hotmail.com', ' 358 45 6174545', ''),
(11761, '', 'Taha Fatah', 'Namiq', 'Kotikatu 4 B 24', '33710', 'Tampere', 'Finland', 'namiq-@hotmail.com', ' 358 45 6174545', ''),
(11762, '-', 'Robert', 'Clopper', '14199 Pine Forest Drive Apt 103 , 103', '44133', 'NORTH ROYALTON , OH', 'United States', 'robertleeclopper@aol.com', '2162999009', ''),
(11763, '-', 'Rien', 'boer', 'Aalscholver 38 , Bungalow', '3356 EA', 'PAPENDRECHT , Zuid Holland ', 'Netherlands', 'rien.de.boer@hotmail.com', '0652641318', ''),
(11764, '-', 'Vinay', 'Patil', 'In den alboingarten , 9', '12103', 'Berlin , Berlin', 'Germany', 'patil.vinayb9@gmail.com', ' 49-15906489957', ''),
(11765, '-', 'Mzuvele', 'Sibisi', '14 Rainer Close , Stratton St- Margaret', 'SN3 4YA', 'Swindon , Wiltshire', 'United Kingdom', 'mzuvelesibisi@gmail.com', '07517643897', ''),
(11766, '-', 'Ilia', 'Buhtoiarov', '18453 Clare Ct , ', '44149', 'Strongsville , OH', 'United States', 'ibuhtoiarov@gmail.com', '9084009683', ''),
(11767, '-', 'Stacy', 'Underwood', '24400 E Orient cemetery rd , ', '64701', 'Harrisonville , MO', 'United States', 'sunderwood1960@yahoo.com', '808.392.7449', ''),
(11768, '-', 'Marek ', 'Síkora', 'Petrovice,závada 28  , ', '73572', 'Karviná , ČR', 'Czech Republic', 'marcosikora@seznam.cz', ' 420777655877', ''),
(11769, '-', 'Islam Mohamed Ali', 'Aboomar ', 'Ringvägen 140', '137 31', 'Västerhaninge', 'Sweden', 'Islam.mohamed990@icloud.com', ' 46 76 704 09 37', ''),
(11770, '-', 'Islam Mohamed Ali ', 'Aboomar ', 'Raiffeisenallee 12 B , Raiffeisenallee 12 B', ' 82041 ', ' 82041 Oberhaching ,  Oberhaching', 'Germany', 'info@theoremawatches.com', '(773) 553-9418', ''),
(11771, '-', 'marek', 'síkora', 'petrovice závada 28 , ', '73572', 'karviná , ČR', 'Czech Republic', 'marcosikora@seznam.cz', ' 420777655877', ''),
(11772, '-', 'victoria', 'morgan', '199 W Anderson Rd , ', '48634', 'Linwood , MI', 'United States', 'victoria196807@yahoo.com', '9896150931', ''),
(11773, '-', 'Stacy', 'Underwood', '24400 Orient Cemetery , ', '64701', 'Harrisonville , Missouri', 'United States', 'sunderwood1960@yahoo.com', '8083927449', ''),
(11774, '-', 'Mario', 'Ayala', '2822 MATARO St, , ', '91107', 'PASADENA , CA', 'United States', 'mariojoseayala53@gmail.com', '(626)643-9685', ''),
(11775, '-', 'asdsad', 'cxzcxzc', 'asdsad , sadsa', 'sadsa', 'asdsa , sadsa', 'Germany', 'muhamedkura10@gmail.com', '213213213', NULL),
(11776, '-', 'Roger', 'Dunesand', '430 E Beach Dr , ', '32401', 'Panama City , FL', 'United States', 'rdunesand@comcast.net', ' 1 850-866-0919', NULL),
(11777, '-', 'Ryan', 'Davis', '219 N 78th ave , ', '98908', 'Yamika , WA', 'United States', 'ryandavis@vpsykima.com', '5098239532', ''),
(11778, '-', 'Ruslan', 'Kurmakaev', '17819 80TH AVE NE , A6', '98028', 'KENMORE , WASHINGTON', 'United States', 'truemathman@gmail.com', ' 14255246607', NULL),
(11779, '-', 'Damir ', 'Otovcevic ', '32-70 44th street , 2R', '11103', 'Astoria, New York , Astoria', 'United States', 'damirotovcevic67@icloud.com', 'damirotovcevic67@icloud.com', NULL),
(11780, '-', 'Angela ', 'Lima-Moran', '2817 SW 32nd Ct , ', '97080-9579', 'Gresham , OR', 'United States', 'limamoran@gmail.com', '5037046306', NULL),
(11781, '-', 'Browning ', 'Donna', '29 Barron Falls Road,  , PO BOX 940', '4881', 'QLD , Kuranda ', 'Australia', 'donna.browning@bigpond.com', '0418487886', NULL),
(11782, '-', 'Mohammad ', 'Yousefi ', 'Mariehemsvägen 27E , 1004', '90652', 'Umeå  , Västerbotten ', 'Sweden', 'mohammad.se805@gmail.com', '0762161414', NULL),
(11783, '-', 'Donna', 'Browning', '29 Barron Falls Rd , PO Box 940', '4881', 'Kuranda , Queensland', 'Australia', 'donna.browning@bigpond.com', '0418487886', NULL),
(11784, '-', 'Kaylie ', 'Hart', '211 Wayne Dr , ', '76008', 'Aledo , Texas', 'United States', 'kayliehart7@gmail.com', '8172407369', NULL),
(11785, '-', 'Pantea', 'KAviandost', '28 high street beverly , Apt 4', '01915', 'beverly , MA', 'United States', 'kvpantea@gmail.com', '9789981063', NULL),
(11786, 'Jochum Medizintechnik', 'Stefan', 'Sommerfeldt', 'Strasse 9, Nr. 3', '12305', 'Berlin', 'Deutschland', 'stefansommerfeldt@gmail.com', '', ' 49 177 9758552'),
(11787, '-', 'Yvan', 'COLYN', 'Lode Vleeshouwerslaan 22 , ', '2900', 'SCHOTEN , ANTWERP', 'Belgium', 'yvan.colyn@telenet,be', '0032479371645', ''),
(11788, '-', 'savithri vettippetta', 'kunnath', '9716 SWORD DANCER DR , ', '95747', 'Roseville , California', 'United States', 'kunnathsavithri@yahoo.com', '3104029255', NULL),
(11789, '-', 'James ', 'Corp', '4347 E Capricorn Pl , ', '85249', 'Chandler , Arizona', 'United States', 'redd62@comcast.net', '2533801923', NULL),
(11790, 'EportBic', 'Adrian', 'Croft', 'Avenida Luis Braille Local 18', '29680', 'Estepona', 'Spain', 'adriancroft@me.com', ' 34 603 19 32 66', ''),
(11791, '-', 'Thomas', 'Fragala', '9771 KIWI MEADOW LN , ', '92026', 'Escondido , CA', 'United States', 'TFRAGALA@gmail.com', '8055705285', NULL),
(11792, '-', 'Steven', 'Fayer', '225 Alhambra Place , ', '33405', 'West Palm Beach , FL', 'United States', 'stevenfayer@gmail.com', '914-329-0934', NULL),
(11793, '-', 'Beau', 'Isaacson', '18 Linacre Street , ', '4556', 'Sippy Downs , QLD', 'Australia', 'beau.isaacso8n89@gmail.com', '0488040448', NULL),
(11794, '-', 'Jack', 'Rosemarin', '7 Fairchild Lane , ', '06831', 'Greenwich , CT', 'United States', 'jackrosemarin@gmail.com', '9145574950', NULL),
(11795, '-', 'Luis', 'Martinez', '7501 142ND AVE LOT 615 , ', '33771', 'Largo , Florida', 'United States', 'markuskristin201@gmail.com', '7278156789', NULL),
(11796, '-', 'Raizy', 'Schwartz', '9 Queens Ct , ', '08701', 'Lakewood , NJ', 'United States', 'raizy3228@gmail.com', '7326663563', NULL),
(11797, '-', 'Janny', 'Bartlett', '245 Mount Alverno Road , ', '19063', 'Media , PA', 'United States', 'jbartlett77@yahoo.com', '6103576422', NULL),
(11798, '', 'Pramod ', 'Parajuli', 'Schlenhofstraße 20', '45141', 'Essen', 'Deutschland', 'pramod_mail@yahoo.com', '01773068236', ''),
(11799, '-', 'Junfeng', 'Lin', '5230 W 102ND ST  , APT 102', '554372540', 'BLOOMINGTON , MN', 'United States', 'moriartylin1220@gmail.com', '6124586274', NULL),
(11800, '-', 'Marco', 'Montenegro', '2455 W. Serene Ave  , bld 3 Apt 202,', '89123', 'Las Vegas , NV', 'United States', 'docleano@gmail.com', '7025159523', NULL),
(11801, '-', 'Gary', 'Primack', '972 Shambliss Lane , ', '60089', 'Buffalo Grove , IL', 'United States', 'gprimack@comcast.net', '8475083439', NULL),
(11802, '-', 'Evan', 'Marks', '39 Robertson Drive , ', '03249', 'Gilford , NH', 'United States', 'emarks41@aol.com', '6038323919', NULL),
(11803, '-', 'Namiq', 'Taha Fatah', 'kotikatu 4 , B 24', '33710', 'Tampere , Finland', 'Finland', 'namiq-@hotmail.com', '0456174545', NULL),
(11804, '-', 'Frank', 'Sniegowski ', '407 Muirfield close , ', '61065', 'Poplar , Il ', 'United States', 'sniegow@yahoo.com', '7737911115', NULL),
(11805, '-', 'John', 'Mortimer', '711 Stevens Rd , ', '24175', 'Troutville , VA', 'United States', 'jmortimer7@gmail.com', '1 (719) 250 9599', NULL),
(11806, '-', 'Stephanie', 'Ferreira', '4 Ray St , ', '06483', 'Seymour , CT', 'United States', 'steph.ferr@yahoo.com', '2035609277', NULL),
(11807, '-', 'Elvina ', 'Shalmiyeva ', '74 South Monsey Road  , Barn', '10952', 'Airmont  , NY', 'United States', 'elvinashal92@icloud.com', '9177244444 ', NULL),
(11808, '-', 'Adam', 'Manthey', '1208 Basin Creek Cove , ', '32578', 'Niceville , FL', 'Choose country', 'adam@precisionrec.com', '605-480-3304', NULL),
(11809, '-', 'Rodolfo', 'Amigo', '440 Poplar Avenue , ', '08205', 'Galloway , NJ', 'United States', 'rudyamigo@gmail.com', '6093823803', NULL),
(11810, '-', 'Nayeli', 'Garcia', '2287 Palmira Way , ', '95122', 'San Jose , California', 'United States', 'ng_starlight@yahoo.com', '14084551991', NULL),
(11811, '-', 'James', 'Crisafulli', '10818 County Line Rd , ', '29510', 'Andrews , SC', 'United States', 'jimkathy04@comcast.net', '4102457287', NULL),
(11812, '-', 'Khen', 'Thang', '11407 S Nandina Ave  , ', '74037', 'Jenks , Oklahoma ', 'United States', 'klthang.67@gmail.com', '9188109193', NULL),
(11813, '-', 'Rajrishi', 'Makur', '158 Inverness Dr W , C-215', '80112', 'Engelwood , Colorado', 'United States', 'rajrishi123.makur@gmail.com', '3125092805', NULL),
(11814, '-', 'TEST', 'TEST', '11123 , 12312', '1000', 'Tirane , Albania', 'Albania', 'muhamed@tufinawatches.com', 'qweqweqwe', NULL),
(11815, '-', 'Ganesan', 'Doraisami', '20 Alanita Dr , ', '02780', 'Taunton , MA', 'United States', 'gdorais@gmail.com', '2246563961', NULL),
(11816, '-', 'kristen', 'rogers', '3713 arkansas , ', '70065', 'kenner , LA', 'United States', 'kris1291roge@gmail.com', '5042148278', NULL);
INSERT INTO `customer` (`customerid`, `company`, `name`, `surname`, `street`, `postcode`, `place`, `country`, `email`, `telefon`, `mobil`) VALUES
(11817, '-', 'Nancy', 'Truong', '2158 Cumberland Pkwy SE  , 12108', '30339', 'Atlanta , GA', 'United States', 'cycy.333@icloud.com', '(864)517-5466', NULL),
(11818, '-', 'Ben', 'Thiemann', 'Auf dem Heinberg 16 , ', '21438', 'Brackel , ', 'Germany', 'benthiemann2003@gmail.com', '01738304886', NULL),
(11819, '-', 'Sarah', 'Cokely', '123 Dundridge Lane, , St George', 'BS5 8SW', 'Bristol , ', 'United Kingdom', 'cokelycosmetic@hotmail.com', '07751534484', NULL),
(11820, '-', '', '', ' , ', '', ' , ', '', '', '', NULL),
(11821, '-', 'Joanne', 'Couch', '18735 Lansford Dr. , ', '34667', 'Hudson , FL', 'United States', 'floralsbyjoanne@aol.com', '7279922926', NULL),
(11822, '-', 'Micaila', 'Woodall', '1205 Concession 8 Townsend , ', 'N0E 1Y0', 'Waterford , Otario', 'Canada', 'micailawoodall@hotmail.com', '519-771-8781', NULL),
(11823, '-', 'Luke', 'Heberle', '55 Public Square , 1306', '44114', 'Cleveland , Ohio', 'United States', 'heberle.junk01@gmail.com', '4407287196', NULL),
(11824, '-', 'Anna Clara ', 'Hensen', 'Thelensgracht 6 , ', '52511', 'Geilenkirchen  , Nordrhein-Westfalen ', 'Germany', 'clarahensen@gmail.com', '015751064419', NULL),
(11825, '-', 'Nick', 'van Beek', '3 Welland Close , ', 'SL3 8UZ', 'Slough , Berkshire', 'United Kingdom', 'nick@principlelive.com', ' 44 7704 152453', NULL),
(11826, '-', 'Mauricio', 'Hinojosa', '10105 Berkeley Forest Lane , ', '28277-9503', 'Charlotte , NC', 'United States', 'm2.hinojosa@outlook.com', ' 1(281) 236-4239', NULL),
(11827, '-', 'Michael', 'Carradine', '45 Sandringham Road , ', 'DY8 5HL', 'Stourbridge , ', 'United Kingdom', 'Michael.carradine1985@live.com', '07799621910', NULL),
(11828, '-', 'Kenneth', 'Rucker', '2905 Paris Road , ', '60461', 'Olympia Fields , Illinois ', 'United States', 'krr000@comcast.net', '7082507630', NULL),
(11829, '-', 'Lech', 'Mirowski', 'Wspólna  , 72/2 ', '84-239 ', 'Bolszewo  , Poméranie ', 'Poland', 'mirowskilech@gmail.com', '0048 727720728', NULL),
(11830, '-', 'Huseyin', 'Kasap', '10 bevil  , Bevil', 'Sn58qs', 'Whiltshire  , Swindon', 'United Kingdom', 'kasap0288@hotmail.com', '07588510601', NULL),
(11831, '-', 'Ken', 'Brumbaugh', '1000 W Weaver Rd , ', '62535', 'Forsyth , IL', 'United States', 'brumbka@yahoo.com', 'Ken brumbaugh ', NULL),
(11832, '-', 'PAUL CHUKWUKA', 'MOJEKWU', '44 Allwood Close , ', 'SE26 4JP', 'Sydenham , LONDON', 'United Kingdom', 'forrm2000@yahoo.com', '07947880183', NULL),
(11833, '-', 'Johann', 'Schaffer', 'Hintersieding 12 , ', '8741', 'Weißkirchen , Steiermark', 'Austria', 'harald.sauer@woodworxx.at', '06641915615', NULL),
(11834, '-', 'Gregoria', 'Hernandez', '12321 McGregor blvd , ', '33919', 'Fort Myers  , FL', 'United States', 'gh9637@gmail.com', '2392479637', NULL),
(11835, '-', 'Eric', 'McMaster', '13 Independence Drive , ', '04011', 'Brunswick , ME', 'United States', 'mcmaster628@gmail.com', '2072157516', NULL),
(11836, '-', 'Gregoria', 'Hernandez', '12321 McGregor blvd , ', '33919', 'Fort Myers  , FL', 'United States', 'gh9637@gmail.com', '2392479637', NULL),
(11837, '-', 'Phuoc', 'Dang', '8710 Norham ct , ', '77083', 'Houston , TX', 'United States', 'jennydang20012008@gmail.com', '8324669308', NULL),
(11838, '-', 'Thai', 'TANG', '9 Montée Désambrois , ', '06000', 'Nice , FRANCE', 'France', 'anhwee@yahoo.com', ' 33651764872', NULL),
(11839, '-', 'Hokwon Anthony', 'Cho', '1720 Waltrip Court , ', '89012', 'Henderson , NV', 'United States', 'cho@unlv.nevada.edu', '1-702-286-0741', NULL),
(11840, '-', 'Salan', 'Cook', '5036 Lovell Avenue , ', '76107', 'Fort Worth , TX', 'United States', 'salancook@gmx.com', '8177714011', NULL),
(11841, '-', 'Kees', 'de Vries', 'Schoppenmakershof , 33', '2931LN', 'Krimpen aan de Lek , ', 'Netherlands', 'cdevries61@gmail.com', ' 31 6 83973035', NULL),
(11842, '-', 'Hannah', 'Franklin', '28 Bridgewater Dr , ', '39402', 'Hattiesburg , MS', 'United States', 'hanfrank88@gmail.com', '8036737070', NULL),
(11843, '-', 'Tudor ', 'Bulat', '216 S oak creek ln  , ', '60446', 'Illinois  , Romeoville ', 'United States', 'm.cascaval@icloud.com', '6022903599', NULL),
(11844, '-', 'Patrick', 'Fournier', '16 Bay Drive , ', '33040', 'Key west , Florida', 'United States', 'patrickfournier100@yahoo.com', '819-593-5633', NULL),
(11845, '-', 'Riham', 'Reskalla', '250 Sophia Cres , ', 'N2R 1X8', 'Kitchener  , Ontario', 'Canada', 'riham_m_reskalla@hotmail.com', 'Riham Reskalla', NULL),
(11846, '-', 'Jose Carlos', 'De Oliveira Mascarenhas', 'Chemin du collège 11 , Maison ', '1090', 'La croix sur lutry , ', 'Switzerland', 'modabitxo@hotmail.com', '0789151577', NULL),
(11847, '-', 'Reiter', 'Thomas', 'Öfnerstraße 100 , ', '8990', 'Bad Aussee , ', 'Austria', 'thomas.reiter100@gmail.com', '06509400907', NULL),
(11848, '-', 'Tarkhil', 'Janagha', '28 Av. de Lyon , ', '01000', 'Bourg-en-Bresse , Bourg en bresse', 'France', 'janaghatarakel@gmail.com', '0763764446', NULL),
(11849, '-', 'Izaak', 'Coranguez ', '12321 McGregor , ', '33929', 'Fort Myers , FL', 'United States', 'gh9637@gmsil.com', '2392479637', NULL),
(11850, '-', 'Andre', 'Travieso', '30 Graphic Blvd , ', '07621', 'Bergenfield , New Jersey', 'United States', 'andretravieso@gmail.com', '917-435-3700', NULL),
(11851, '-', 'Jose Carlos', 'De Oliveira', 'Chemin du collège 11 , ', '1090', 'La croix sur lutry , ', 'Switzerland', 'modabitxo@hotmail.com', '0789151577', NULL),
(11852, '-', 'Temitope', 'Rufus', '9047 Mcpherson Street , ', '21704', 'Frederick  , MD', 'United States', 'temmymose01@yahoo.com', '8042457731', NULL),
(11853, '-', 'Jean ', 'Omokoko ', '948 Lime Spring Way , ', '40223', 'Louisville , KENTUCKY', 'United States', 'westjamesb@gmail.com', '5022108955', NULL),
(11854, '-', 'Alexis', 'Salsedo-Surovov', '57 Farmington Ridge Dr. , ', '06032', 'Farmington , CT', 'United States', 'ASurovov@outlook.com', '8608394035', NULL),
(11855, '-', 'Kevin', 'Hollinger', '3047 windsong blvd sw , ', 'T4B 0Y3', 'Airdrie  , Alberta ', 'Canada', 'Kibbersh@gmail.com', '4039750080', NULL),
(11856, '-', 'Dr. Joseph', 'Geraci', '348 Meyers Road , ', 'L0E 1T0', 'Zephyr , ON', 'Canada', 'geraci.joseph@gmail.com', '4168545823', NULL),
(11857, '-', 'John', 'Claro', '175 Picardy Villa Circle , Apt 102', '33510', 'Brandon , FL', 'United States', 'jstunx92@gmail.com', '3055025435', NULL),
(11858, '-', 'Chris', 'Mars', '816 Ivanhoe Dr. , ', '55057', 'Northfield , MN', 'United States', 'chrismars@chrismarspublishing.com', 'Chris Mars', NULL),
(11859, '-', 'De Oliveira Mascarenhas ', 'José Carlos ', 'Chemin du collège 11 , Maison ', '1090', 'La croix sur lutry , ', 'Switzerland', 'modabitxo@hotmail.com', 'O041789151577', NULL),
(11860, '-', 'Slimani ', 'Eric ', '16a Garden Street  , ', '6010', 'Western Australia  , Swanbourne ', 'Australia', 'ericslimani@icloud.com', ' 61 497967745', NULL),
(11861, '-', 'Eric ', 'Slimani ', '16a Garden Street  , ', '6010', 'Western Australia  , Swanbourne ', 'Australia', 'ericslimani@icloud.com', ' 61497967745', NULL),
(11862, '-', 'charles', 'lesko', '23 apache dr , ', '07726', 'Englishtown , NJ', 'United States', 'cleskojr@udhgroup.com', '7327860177', NULL),
(11863, '-', 'Jana', 'Zaccadelli', '23 Bay Woods Road , ', '04539', 'Bristol , Maine', 'United States', 'jana.leighton@yahoo.com', '207-350-9219', NULL),
(11864, '-', 'Michael', 'Hunziker', 'Mooshalde 6 , ', '5420', 'Ehrendingen , Aargau', 'Switzerland', 'mic.hunziker@hispeed.ch', '0762443707', NULL),
(11865, '-', 'James', 'Crisafulli', '10818 County Line Rd , ', '29510-6613', 'Andrews , SC', 'United States', 'jimkathy04@comcast.net', '410-245-7287', NULL),
(11866, '-', 'Nick van', 'Beek', '3 Welland Close , ', 'SL3 8UZ', 'Slough , Berkshire', 'United Kingdom', 'nick@principlelive.com', ' 44 7704 152453', NULL),
(11867, '-', 'Jeffrey', 'Charles', '213 Greenway Lndg , ', '27516', 'Chapel Hill , North Carolina', 'United States', 'jmc51@ix.netcom.com', '9199490713', NULL),
(11868, '-', 'DR. FORREST', 'PATIN', '13013 YORK MOUNTAIN DRIVE , ', '92503', 'RIVERSIDE , CA', 'United States', '4restpatin@gmail.com', '925-699-7300', NULL),
(11869, '-', 'Zoran', 'Gutic', '8641 Snowdrop Ct , ', '76123', 'Fort Worth , TX', 'United States', 'zgutic@gmail.com', '8176927181', NULL),
(11870, '-', 'Argenies ', 'Constancia', 'Kornelis ter Laanstraat 13 , ', '9933KA ', 'Delfzijl  , Groningen ', 'Netherlands', 'azkenchi@gmail.com', 'O658836138', NULL),
(11871, '-', 'Ron', 'Freeman', '210 Sheffield Ln , ', '93015', 'Fillmore , CA', 'United States', 'contact@ronfreeman11.com', '8055160002', NULL),
(11872, '-', 'Argenies ', 'Constancia ', 'Kerkgracht 53 , ', '1782GK', 'Den helder  , Noord Holland ', 'Netherlands', 'azkenchi@gmail.com', 'O658836138', NULL),
(11873, '-', 'Alexis', 'Salsedo-Surovov', '57 Farmington Ridge Dr. , ', '06032-2458', 'FARMINGTON , CT', 'United States', 'alexispetersurovov@gmail.com', '8608394035', NULL),
(11874, '-', 'Fernando ', 'Rojas ', '15834SW 145CT  , ', '33177', 'Miami, Florida , Miami ', 'United States', 'frojas1121@gmail.com', '305-8894567 ', NULL),
(11875, '-', 'Adem', 'Yildirim ', 'Berliner Straße 21 , ', '53359', 'NRW , Rheinbach', 'Germany', 'Ceylan.yildirim@gmx.net', '01746928864', NULL),
(11876, '-', 'Valerie', 'Vines', '1124 Seminole Drive , 2A', '33304', 'Fort Lauderdale , FL', 'United States', 'vvines1826@yahoo.com', '1 954-445-4610', NULL),
(11877, '-', 'Rahmatullah ', 'Akbari ', '7240 Rutland St , 306', '48228', 'Detroit , MI', 'United States', 'rehmatullahakbari1213@gmail.com', '2028022506', NULL),
(11878, '-', 'Peter ', 'Schwedock ', '2524 Golf View Drive , ', '33327', 'Weston  , FL', 'United States', 'peterss902@aol.com', 'Peter Schwedock ', NULL),
(11879, '-', 'Jose alberto', 'Duran padilla', '7350 lankershim blvd  , 102', '91605', 'North hollywood c , california', 'United States', 'padilla4siempre1965@gmail.com', '323 8187522', NULL),
(11880, '-', 'Jose alberto', 'Duran padilla', '7350 lankershim blvd , 102', '91605', 'North Hollywood , california', 'United States', 'padilla4siempre1965@gmail.com', '323 818-7522', NULL),
(11881, '-', 'Erik', 'Moore', '100 Langford Hall , 320-B', '59715', 'Bozeman , Montana', 'United States', 'mooreeri091104@gmail.com', '(608) 780-9278', NULL),
(11882, '-', 'BRIAN', 'DO', '2325 Meredith Lane , ', '75042', 'Garland , TX', 'United States', 'DOBRIAN2903@GMAIL.COM', '2148137307', NULL),
(11883, '-', 'Gurchahat', 'Maan', '2469 Buzz Aldrin Way , ', '95834', 'Sacramento , CA', 'United States', 'maangurchahat@gmail.com', ' 19167598586', NULL),
(11884, '-', 'William', 'Kaufman', '124 Regents Park , ', '78230-5653', 'San Antonio , Texas', 'United States', 'bill@tkg-lawfirm.com', '2107107270', NULL),
(11885, '-', 'Florienette May', 'Umali', '1609 W Alcott St , ', '85201', 'Mesa , AZ', 'United States', 'umali.florienette.may@hotmail.com', '5202218394', NULL),
(11886, '-', 'Florienette ', 'Umali', '1609 W Alcott St , ', '85201', 'Mesa , AZ', 'United States', 'umali.florienette.may@hotmail.com', '5202218394', NULL),
(11887, '-', 'Shatat', 'Essa', 'Merkenicher Hauptstraße 225 , ', '50769', 'Köln , ', 'Germany', 'essa.shatat1990@gmail.com', '015730739320', NULL),
(11888, '-', 'Naomi ', 'Cadle', '6706 Chokeberry Road , ', '21209', 'Baltimore , MD', 'United States', 'Naomicadle@gmail.com', '4104997424', NULL),
(11889, '-', 'Rahmatullah Akbari ', 'Rahmatullah Akbari ', '7240 Rutland , Apt 306', '48228', 'Detroit , MI', 'United States', 'rehmatullahakbari1213@gmail.como', '2028022506', NULL),
(11890, '-', 'Patricia', 'Evans', '1535 Nelson Street , Suite 301', 'V6G 1M2', 'Vancouver , British Columbia', 'Canada', 'evanspm41@gmail.com', '6046001216', NULL),
(11891, '-', 'Stacey', 'Ridler', '968 12th St S , ', 'T1J2S7', 'Lethbridge , AB', 'Canada', 'staceyridler@gmail.com', '4037152497', NULL),
(11892, '-', 'Timothy Crennan ', 'Timothy ', '366 Ontario st  , 366', '111779', 'Ronkonkma  , New York ', 'United States', 'tcrennan1@gmail.com', '6314492282', NULL),
(11893, '-', 'Sherry', 'Penick', '2415 Laurens Street , ', '30813', 'Grovetown , GA', 'United States', 'sherrylynnchalkley@gmail.com', '7703599249', NULL),
(11894, '-', 'Riham ', 'Reskalla', '250 Sophia Cres  , ', 'N2R 1X8', 'Kitchener  , Ontario ', 'Canada', 'riham_m_reskalla@hotmail.com', ' 16477006339', NULL),
(11895, '-', 'Danielle', 'Beauchamp', 'P.O Box 271 , ', '48657', 'Sanford , MI', 'United States', 'daniellebeauchamp0115@gmail.com', '989-513-5529', NULL),
(11896, '-', 'Ian', 'Cougill', '8 Belfry Gardens , Balby', 'DN4 6TS', 'DONCASTER , South Yorkshire', 'United Kingdom', 'i.cougill75@gmail.com', '07917897422', NULL),
(11897, '-', 'Grant', 'Dery', '6202 Sugarberry Lane  , ', '43615', 'Toledo , Ohio', 'United States', 'gr20ant23@gmail.com', '4193787866', NULL),
(11898, '-', 'Artur', 'Jaworowski', 'Doktora Marczaka, 11/16A , ', '39-400', 'Tarnobrzeg , Podkarpackie', 'Poland', 'mola27j@gmail.com', ' 48604430629', NULL),
(11899, '-', 'Elliot', 'Lopez', '11728 capstan dr  , ', '20772', 'Upper marlboro , MD ', 'Choose country', 'El728@icloud.com', '9297320022', NULL),
(11900, '-', 'Michael ', 'Arena ', '15662 Davis Cup LN  , ', '92065', 'Ramona , CA', 'United States', 'Alexgordon888@yahoo.com', '7603388579', NULL),
(11901, '-', 'Ilmi', 'Kadriu ', 'Hauptstraße 443 , ', '69517', 'Gorxheimertal  , Gorxheimertal ', 'Germany', 'ilmia02@hotmail.com', ' 49 173 756 86 38', NULL),
(11902, '-', 'Taher', 'Poonawala', '8261 Loyal Dr , ', '95829', 'Sacramento  , CA', 'United States', 'mariyachanniwala@gmail.com', '2138190576', NULL),
(11903, '-', 'Taher Kaizar', 'Poonawala', '8261 LOYAL DR , ', '95829', 'Sacramento , CA', 'United States', 'taherpoona52@gmail.com', '5157084590', NULL),
(11904, '-', 'Tyler', 'Dienst', '30128 3rd Place South , ', '98003', 'Federal Way , WA', 'United States', 'tdienst1.1@gmail.com', '2537653707', NULL),
(11905, '-', 'Jeffrey', 'Panish', '6600 Norwich ave , ', '91405', 'Van nuys , Ca', 'United States', 'jeffpanish@gmail.com', 'Jeff Panish 8184220889', NULL),
(11906, '-', 'Jason', 'Jones', '97 Spyglass , ', '31548', 'Kingsland , GA', 'United States', 'jasonjones_03@icloud.com', '9125521266', NULL),
(11907, '-', 'Jermaine', 'Appiah', '4870 Foxcroft Ct  , ', '43232', 'Columbus  , Ohio', 'United States', 'jermaineappiah10@gmail.com', '6149281001', NULL),
(11908, '-', 'Layth', 'Al Tameemi', '2317 Wind River Rd  , ', '92019', 'El Cajon , CA', 'United States', 'layth.altameemi@yahoo.com', '619-383-5345', NULL),
(11909, '-', 'Adrian', 'Ramirez', '4757 San Vicente blvd , # 8', '90019', 'Los  , california', 'United States', 'adramirez64@hotmail.com', '3234452126', NULL),
(11910, '-', 'Adham', 'Barbar', 'Feldwiese 36 , ', '45327', 'Essen , ', 'Germany', 'adhambarbar7@gmail.com', '017623729918', NULL),
(11911, '-', 'siddhrth', 'verma', 'flat 305 the galley , 3 basin approch', 'E16 2QW', 'London , Greater London', 'United Kingdom', 'siddhrth.vra@gmail.com', '07446218970', NULL),
(11912, '-', 'Matthew', 'McMurray ', '795 Grinders Switch rd', '37033', 'centerville, TN', 'United States', 'sunshinemkm22@gmail.com', '629-213-9312', ''),
(11913, '-', 'Janek', 'Baumann', 'Kooli 1 , 48', '65606', 'Võru linn , ', 'Estonia', 'Lexland42@gmail.com', ' 37256977701', NULL),
(11914, '-', 'Suman', 'Sharma Kattel', '125 Sunshine road, West Footscray , House', '3012', 'Melbourne , VIC', 'Australia', 'sumanxarmakattel@gmail.com', '0481772842', NULL),
(11915, '-', 'Shaun', 'Crow', '711 Sharpsburg Drive , ', '21035', 'Davidsonville , Maryland', 'United States', 'shaun.crow@gigamon.com', '3016413684', NULL),
(11916, '-', 'Conde', 'Karamoko', 'karamokoconde@gmail.com , 27', '02-654', 'Mazowiecki  , Warsaw', 'Poland', 'karamokoconde@gmail.com', ' 48510572960', NULL),
(11917, '-', 'Cade', 'Rogers', '1055 wheeler road  , ', '38632', 'Hernando  , MS', 'Choose country', 'ccrogers35@gmail.com', '9018285250', NULL),
(11918, '-', 'Elliot ', 'Lopez ', '11728 Capstan Dr , ', '20772', 'Upper Marlboro , MD', 'United States', 'el728@icloud.com', '929-732-0022', NULL),
(11919, '-', 'jesus', 'hernandez', '2341 se ohio ave , ', '66605', 'topeka , ks', 'United States', 'chuyjhdez1960@gmail.com', '7854315499', NULL),
(11920, '-', 'GERARDO', 'BRITO', '2761 sw 31 ct , ', '33133', 'Miami , Florida ', 'United States', 'gerandy_brito@yahoo.es', '3053100570', NULL),
(11921, '-', 'Jaspreet', 'Singh', '3400 rossington Boulevard , ', '23831', 'CHESTER , VA', 'United States', 'sandhujas7@gmail.com', '2672906494', NULL),
(11922, '-', 'GERARDO', 'BRITO', '2761 sw 31 ct , ', '33133', 'Miami , Florida ', 'United States', 'gerandy_brito@yahoo.es', '3053100570', NULL),
(11923, '-', 'George ', 'Kasher', '17800 burbank blv  , 207', '91316', 'Encino , CA', 'United States', 'gkgeorgekasher@yahoo.com', '3102103232', NULL),
(11924, '-', 'Monica ', 'Castro Martínez ', 'Calle Antonio Noche López  , 7 D', '15009', 'La Coruña  , La Coruña ', 'Spain', 'monicastro3@hotmail.com', ' 34 687 673567', NULL),
(11925, '-', 'Shaun', 'Crow', '711 Sharpsburg Drive , ', '21035', 'Davidsonville , Maryland', 'United States', 'shaun.crow40@gmail.com', '3016413684', NULL),
(11926, '-', 'Paul T.', 'Mensah', '8211 Geneva Mason Road , ', '20854', 'Potomac , MD', 'United States', 'tmensah7@gmail.com', '3018012422', NULL),
(11927, '-', 'Chelsea', 'Myers', '4445 Woodedge Dr , ', '73115', 'Oklahoma City , OK', 'United States', 'kipdeville0524@gmail.com', '405-446-2682', NULL),
(11928, '-', 'Raphaël', 'Parent', '145 Rue Bellevue , ', 'G0S3G0', 'Scott , Quebec', 'Canada', 'raphp_51@hotmail.com', '5813054770', NULL),
(11929, '-', 'Derek', 'Rice', '697 Moralee Drive , ', 'V9m4h1 ', 'Comox , British Columbia', 'Canada', 'Derekrice@shaw.ca', '250-218-0673 ', NULL),
(11930, '-', 'Derek', 'Rice', '697 Moralee Drive , ', 'V9M 4H1', 'Comox , British Columbia', 'Canada', 'derekrice@shaw.ca', '2502180673', NULL),
(11931, '-', 'Jeremy', 'Hardin', '113 Windings Ln , ', '41075', 'Fort Thomas , KY', 'United States', 'jeremy@upfieldsoccer.com', '859-240-9461', NULL),
(11932, '-', 'Reema', 'Shelden', '607 Springwood Drive , ', '49009', 'Kalamazoo , MI', 'United States', 'Reema.shelden@gmail.com', '6304303886', NULL),
(11933, '-', 'BRACKEN ', 'DEREK ', '16811 120st NW , 606', 'T5X 0H7', 'Edmonton , AB', 'Canada', 'derek.bracken2000@yahoo.com', '7807100739', NULL),
(11934, '-', 'Derek bracken ', 'Derek ', '10620 99ave  , 606', 'T5X 0H7', 'Edmonton , AB', 'Canada', 'derek.bracken2000@yahoo.com', '7807100739', NULL),
(11935, '-', 'Sotheary ', 'Chea', '2914 Olive Hill Road  , ', '92028', 'Fallbrook  , California ', 'United States', 'sothearychea55@yahoo.com', '7604685309', NULL),
(11936, '-', 'Eric ', 'Gray', '1610 Crawforth St , 41', 'L1N 9B1', 'Whitby , ON', 'Canada', 'graye1987@gmail.com', 'Eric ', NULL),
(11937, '-', 'Lance', 'Lindstrom', '6734 East Oak Park .01 Dr , ', '49894', 'Wells , Michigan', 'United States', 'lancedlindstrom@gmail.com', '9063987079', NULL),
(11938, '-', 'Lance', 'Lindstrom', '6734 East Oak Park .01 Dr , ', '49884', 'Wells , Michigan ', 'United States', 'lancedlindstrom@gmail.com', '9063987079', NULL),
(11939, '-', 'Frank', 'Beaman', '215 Chisholm Trail , ', '76458', 'Jacksboro  , Texas', 'United States', 'fbeaman@hospitalexec.com', '9402359003', NULL),
(11940, '-', 'Ethan', 'Kok', '15a Vermont Parade Greensborough , ', '3088', 'Melbourne , Victoria', 'Australia', 'medicalman369@gmail.com', '0490797420', NULL),
(11941, '-', 'Dakota', 'Takeno', '46-332 Kumoo Loop , ', '96744', 'Kaneohe , Hawaii', 'United States', 'dakotatakeno@gmail.com', '8083833701', NULL),
(11942, '-', 'Tamas', 'Dodog', 'Stenmästarevägen, 7.A , ', '22730', 'Lund , ', 'Sweden', 'tamas75lund@hotmail.com', '0739195195', NULL),
(11943, '-', 'Lillian ', 'Hobbs ', '4305 E Hanging Rock Rd , ', '46941', 'Lagro , IN', 'United States', 'lilly.hobbs9931@gmail.com', '2603304412', NULL),
(11944, '-', 'Günter', 'Fieger', 'Im Flarchen 77 , ', '99974', 'Thüringen  , Mühlhausen ', 'Germany', 'guenter.fieger@web.de', '01723602792 ', NULL),
(11945, '-', 'fredy', 'lopez', '780 CLIFFWOOD AV  , ', '07735', 'Keyport , NJ', 'United States', 'chintolopez8.23@gmail.com', '7323475549', NULL),
(11946, '-', 'Eyad', 'El-Habel', 'Hjortmossegatan12 , 1102', '46151', 'Västra Götaland  , Trollhättan ', 'Sweden', 'eyad_hassan84@hotmail.com', '0762649956', NULL),
(11947, '-', 'Lacey', 'Floyd', '3708 Valachian Circle , ', '75071', 'Mckinney , Texas', 'United States', 'lacey.floyd@hotmail.com', '2147071126', NULL),
(11948, '-', 'Jonah', 'Ndekugri', '31614 3rd Pl SW , 29A', '98023', 'Federal WAY , WA', 'United States', 'jonahjonah22@yahoo.com', '2536660518', NULL),
(11949, '-', 'Saige', 'Knight', '3655 Seaside Dr , 324', '33040', 'Key West , FL', 'United States', 'saiger26@gmail.com', '319-464-5532', NULL),
(11950, '-', 'Issam', 'Ramadan', 'Feldstrasse 50 , ', '45661', 'Recklinghausen  , Recklinghausen ', 'Choose country', 'dershewiissam@gmail.com', '004915566643776', NULL),
(11951, '', 'Günter', 'Fieger', 'Im Flarchen 77', '99974', 'Mühlhausen', 'Deutschland', 'guenter.fieger@web.de', '', ' 49 172 3602792'),
(11952, '-', 'Shelza', 'Kulsum', '32 Oleander Crescent , ', 'L6Z 2C2', 'brampton , ON', 'Canada', 'shelza.kulsum@gmail.com', '4372256155', NULL),
(11953, '-', 'Kathleen und Robert Brautzsch', '', ' 43149. Hohenkrähenstrasse 22. Jestetten ', '79798', 'Jestetten', 'Jestetten', 'eudes_ribeiro@gmx.ch', ' 41786712676', ''),
(11954, '-', 'Issam', 'Ramadan', 'Feldstrasse 50 , Recht ', '45661', 'Recklinghausen  , Recklinghausen ', 'Germany', 'dershewiissam@gmail.com', '004915566643776', NULL),
(11955, '-', 'Angelo', 'Cairo', '905 Lake Shore Drive , Apt 105', '33403', 'Lake Park  , Florida', 'United States', 'acairo@clatitle.com', '561-262-8750', NULL),
(11956, '-', 'NORTON', 'E TYRE', '10239 Big Canoe , 524 Wild Turkey Bluff', '30143', 'Jasper , GA', 'United States', 'Tyre_n@bellsouth.net', '4043959801', NULL),
(11957, '-', 'Mark T Warren', 'Mark', '2900 McKinnon St , 2405', '75201', 'Texas , Dallas', 'United States', 'mark@ashlor.net', 'Mark Warren', NULL),
(11958, '-', 'Ishmael', 'Valdez', '20925 corinth rd , ', '60461', 'olympia fields , Illinois ', 'United States', 'melio_das@icloud.com', '7086251335', NULL),
(11959, '-', 'Issam ', 'Ramadan ', 'Feldstrasse 50,  , 1', '45661 ', 'Recklinghausen  , Recklinghausen ', 'Germany', 'dershewiissam@gmail.com', '004915566643776', NULL),
(11960, '-', 'Teko', 'Da Silveira', '4843 Olympia Pl , ', '20602', 'Waldorf  , MD', 'United States', 'leveira@yahoo.fr', '2404763172', NULL),
(11961, '-', 'Michael', 'Pernicano', '612 Hawthorn Ave , ', '48067', 'Royal Oak , Michigan', 'United States', 'Mikepern@hotmail.com', '7345609348', NULL),
(11962, '-', 'Ron', 'Rush', '4608 Rolling Water Dr , 4608 Rolling Water Dr', '78660', 'Pflugerville , Texas', 'United States', 'RUSH49R1@COMCAST.NET', '3344354297', NULL),
(11963, '-', 'Ron', 'Rush', '4608 Rolling Water Dr , 4608 Rolling Water Dr', '78660', 'Pflugerville , Texas', 'United States', 'RUSH49R1@COMCAST.NET', '3344354297', NULL),
(11964, '-', 'Todd', 'Davis', '401 Rock Bed Court , unit 2004', '29576', 'Murrells Inlet , South Carolina ', 'United States', 'todd.davis@nanogrowmax.com', '571-278-0205', NULL),
(11965, '-', 'Norman', 'Stempler', '806 E. Kennedy Road , ', '19454', 'North Wales , PA', 'United States', 'nbstempler@gmail.com', '2158709002', NULL),
(11966, '-', 'Fernando', 'Rojas', '15834 SW 145 CT , ', '33177', 'Miami , Florida', 'United States', 'frojas1121@gmail.com', '3058894567', NULL),
(11967, '-', 'Corina', 'Imper', 'Frigadenstrasse 28 , ', '8739', 'Rieden , Gommiswald', 'Switzerland', 'imper.corina@gmail.com', 'Corina Imper', NULL),
(11968, '-', 'Ronald', 'Fechter', '17 Ravine Rd , ', '12564', 'Pawling , NY', 'United States', 'fechterr@stjohns.edu', '9178385233', NULL),
(11969, '-', 'Jesse', 'Peters', '4643 painters st , ', '70122', 'New Orleans , Louisiana', 'United States', 'peterscellars2003@yahoo.com', ' 1 813-368-4448', NULL),
(11970, '-', 'Tufan', 'Tas', 'Albjerparken 33 st th , 33', '2660', 'Brøndby Strand , Region Hovedstaden', 'Denmark', 'tufan.45dk58@gmail.com', '20951532', NULL),
(11971, '-', 'Test', 'Test', 'asdas , asdasd', '12312', 'tirane , asdas', 'Germany', 'muhamed@tufinawatches.com', '21312312312', ''),
(11972, '-', 'Patrick ', 'Cornillon ', '193 rue de la poterie  , ', '77720', 'La chapelle Gauthier  , ', 'France', 'cornillonpatrick4@gmail.com', '0615044862', NULL),
(11973, '-', 'Susan', 'Telgenhof', '111 Huntington Ridge Rd , ', '35757', 'Madison , AL', 'United States', 'telgenhof@gmail.com', '256-509-6349', NULL),
(11974, '-', 'Rolando', 'Valdes', '889 Ansley Ct , ', '33326', 'Weston, FL , FL', 'United States', 'rvaldes@lbbspecialties.com', '3053326936', NULL),
(11975, '-', 'Turan ', 'Tas', 'Albjerparken 33 st th , 33 st th', '2660', 'Brøndby Strand , Region Hovedstaden', 'Denmark', 'tufan.45dk58@gmail.com', '20951532', NULL),
(11976, '-', 'Pierre-Luc', 'Martin', '42 Rue Joly , ', 'J0P 1P0', 'Rigaud , Québec', 'Canada', 'plmartin17@hotmail.com', '5142194640', NULL),
(11977, '-', 'marc andre', 'boutin', '526 felix leclerc , ', 'j4b7w5', 'boucherville , Quebec', 'Canada', 'boutin123@hotmail.com', '514-884-0937', NULL),
(11978, '-', 'Ti', 'Tsay', '86, Iluna , ', '92618', 'Irvine , California', 'United States', 'ttsay@yahoo.com', '9493312699', NULL),
(11979, '-', 'SEAN', 'STANLEY', '639 Dreyfuss Ln , ', '83646', 'Meridian , IDAHO', 'United States', 'sean.stanley74@Gmail.com', '2084098754', NULL),
(11980, '-', 'Doc', 'Stemp', '806 East Kennedy Road , ', '19454', 'North Wales  , PA', 'United States', 'nbstempler@gmail.com', '215-870-9002', NULL),
(11981, '-', 'Todd', 'Davis', '270 sand creek drive , ', '29576', 'Murrells Inlet  , SC', 'United States', 'todd.davis@nanogrowmax.com', '671-278-0205', NULL),
(11982, '-', 'Ivor', 'Jirsak', 'Tribanjska ulica , ', '23000', 'Zadar , Zadar', 'Croatia', 'ivor.jirsak@gmail.com', ' 385957758360', NULL),
(11983, '-', 'Lulzim ', 'Dashi ', '12 Courtland Road  , ', 'ox4 4ja', 'Oxford  , ', 'United Kingdom', 'lulzim9@live.com', '07414544650', NULL),
(11984, '-', 'Edward', 'Horton', '11 Quail Court , ', '07405', 'Kinnelon , NJ', 'United States', 'edhorton@optonline.net', '9739195468', NULL),
(11985, '-', 'John', 'Grossman', '17 South Bellaire Street, Denver, CO, USA , ', '80246', 'Denver , CO', 'United States', '17housemanager@gmail.com', '3032509553', NULL),
(11986, '-', 'Arjona', 'Lukaj', '1129 Wading Waters Circle , ', '32792', 'Winter Park , FL', 'United States', 'arjonalukaj@gmail.com', '9049623397', NULL),
(11987, '-', 'Sal', 'Pasciuto', '76 Briarwood Ave , ', '01821', 'Billerica , MA', 'United States', 'spasciuto@holtonfp.com', '6175994493', NULL),
(11988, '-', 'Oleg', 'Kanfer', '448 Neptune.Ave , 19 L', '11224', 'Brooklyn , New York', 'United States', 'olegstone67@gmail.com', '1-718-510-5775', NULL),
(11989, '-', 'Wendy', 'Lancourt', '60 Ash Street , ', '10968-1045', 'Piermont , New York', 'United States', 'wendylancourt@gmail.com', '(845)359-3447', NULL),
(11990, '-', 'Sarah', 'Brennan', '2-6 Selmon Street , Unit 10', '2219', 'Sans Souci , NSW', 'Australia', 'sarahfindmyhome@gmail.com', '0480564679', NULL),
(11991, '-', 'Wendy', 'Lancourt', '60 Ash Street , ', '10968-1045', 'Piermont , New York', 'United States', 'wendylancourt@gmail.com', 'Self', NULL),
(11992, '-', 'Tufan ', 'Tas', 'Albjerparken 33 st th , 33', '2660', 'Brøndby Strand , Region Hovedstaden', 'Denmark', 'tufan.45dk58@gmail.com', ' 45 20951532', NULL),
(11993, '-', 'Rick', 'Alexander', '27003 40th Ave NW , ', '98292', 'Stanwood , Washington', 'United States', 'superbee6pak@live.com', '425-681-7894', NULL),
(11994, '-', 'Rick Kleijwegt', 'Rick', 'Spoorsingel , 40', '3134XR', 'Vlaardingen , Vlaardingen', 'Netherlands', 'rickkleijwegt@gmail.com', ' 31682643372', NULL),
(11995, '-', 'Rick', 'Kleijwegt', 'Spoorsingel , 40', '3134XR', 'Vlaardingen , Vlaardingen', 'Netherlands', 'rickkleijwegt@gmail.com', ' 3182643372', NULL),
(11996, '-', 'Rick', 'Kleijwegt', 'Spoorsingel , 40', '3134 XR', 'Vlaardingen , ', 'Netherlands', 'rickkleijwegt@gmail.com', ' 31682643372', NULL),
(11997, '-', 'Adam', 'Smith', '1024 Suemar Rd , ', '34698', 'Dunedin , Fl', 'United States', 'htimsta@gmail.com', '727-678-4023', NULL),
(11998, '-', 'Vijay', 'Reddy D', '2A Brabazon Road , ', 'TW5 9LS', 'Hounslow , Middlesex', 'United Kingdom', 'mailtovbr@gmail.com', '07703607755', NULL),
(11999, '-', 'Manoj', 'Mahabir ', '2020 bearing lane , ', '34744', 'Fl , Kissimmee ', 'United States', 'terry.mahabir@gmail.com', '4074338859', NULL),
(12000, '-', 'DENNIS', 'FLORES', '740 Amsterdam Avenue , ', '11772', 'East Patchogue , New York', 'United States', 'dennisflores0318@gmail.com', '3472082885', NULL),
(12001, '-', 'Sajo', 'Chacko', '77 Gaiety Dr , ', 'M1H1B9', 'Scarborough , ON', 'Canada', 'nsajo.v@gmail.com', ' 16472253509', NULL),
(12002, '-', 'Ron', 'Rush', '4608 Rolling Water Dr , 4608 Rolling Water Dr', '78660', 'Pflugerville , Texas', 'United States', 'RUSH49R1@COMCAST.NET', '3344354297', NULL),
(12003, '-', 'Johan Hans', 'Ananiassen', 'Lineveien 37, Hommersåk. , Hei', '4310', 'HOMMERSÅK , Norway', 'Norway', 'hans.ananiassen@gmail.com', ' 4741563733', NULL),
(12004, '-', 'Tonio', 'Calhoun', '8489 Hazlett Drive , ', '80908', 'Colorado Springs , CO', 'United States', 'tonio57c@gmail.com', '719-229-5044', NULL),
(12005, '-', 'James Anthony', 'Shamone', '35 Beaumont Drive , ', '28739', 'Hendersonville , NC', 'United States', 'jshamone@msn.com', 'James Shamone 727-922-3515', NULL),
(12006, '-', 'Alessandro', 'Cremon', 'Via Alexander Fleming , 7', '37036', 'San Martino Buon Albergo , Verona', 'Italy', 'alessandro.cremon01@gmail.com', 'Alessandro', NULL),
(12007, '-', 'Alessandro', 'Cremon', 'VIA ALEXANDER FLEMING , 7', '37036', 'SAN MARTINO BUON ALBERGO , VERONA', 'Italy', 'alessandro.cremon01@gmail.com', 'ALESSANDRO', NULL),
(12008, '-', 'Sergiusz', 'Szałacki', 'Żwirki I Wigury 20 , 17', '54-621', 'Wrocław , ', 'Poland', 'shalatskyi@gmail.com', '737527041', NULL),
(12009, '-', 'Travon Elleby', 'Travon', '318 E Gaston Street , ', '31401', 'Savannah , GEORGIA', 'United States', 'travon.elleby@gmail.com', '912-3065378', NULL),
(12010, '-', 'Fernando', 'Monteiro', 'Bergse Rechter Rottekade 131 , ', '3051 AC', 'Rotterdam , ', 'Netherlands', 'f.monteiro.fm47@gmail.com', '0619371705', NULL),
(12011, '-', 'Fernando', 'Monteiro', 'Bergse Rechter Rottekade 131 , ', '3051 AC', 'Rotterdam , ', 'Netherlands', 'f.monteiro.fm47@gmail.com', '31619371705', NULL),
(12012, '-', 'Drew Clinton', 'Comeau', '18 Mapia Rise , Pacific Pines', '4211', 'Pacific Pines , QLD', 'Australia', 'drew.comeau.health@gmail.com', '0401725733', NULL),
(12013, '', 'Joel ', 'Culzoni', 'Carrer de Sant Baltasar 16 Ppal,2do', '08014', 'Barcelona', 'Spain', 'joelculzoni99@gmail.com', '', ' 34 631 79 88 64'),
(12014, '-', 'Gary', 'Wagner', '1656 POTOMAC DRIVE , BURLESON, TX 76028', '76028', 'Burleson , TX', 'United States', 'gary.l.wagner@gmail.com', '5744012304', NULL),
(12015, '-', 'Adel', 'ABOURAIA', '34 RUE DE LA PLAINE , ', '59000', 'LILLE , NORD', 'France', 'adel.abouraia@yahoo.fr', '0659212943', NULL),
(12016, '-', 'Travon Elleby', 'Travon', '318 E Gaston Street , Apt 7', '31401', 'Savannah GA , Savannah', 'United States', 'travon.elleby@gmail.com', 'Travon Elleby', NULL),
(12017, '-', 'Joseph', 'Napolitano', '205 Idlewood drive , ', '39576', 'Waveland  , Mississippi ', 'United States', 'drjoseph1204@gmail.com', '228-304-5552', NULL),
(12018, '-', 'Judit ', 'Billena', '24719 Monk Meadows Terr , ', '20166', 'Dulles , VA', 'United States', 'jnbillena@gmail.com', '407-319-1594', NULL),
(12019, '-', 'WONDER', 'nelms', '1080 Beechmeadow Ln , ', '45238', 'Cincinnati , Ohio', 'United States', 'wondernelms7@gmail.com', '5139041650', NULL),
(12020, '-', 'Mohamed Ehab Elkharbotly', 'Mohamed ', ' JOHANNES  LARSENS VEJ 18  , 4.TH', '5220', 'Odense SØ , Odense', 'Denmark', 'mohamed-ehab@live.com', ' 4526277911 ', NULL),
(12021, '-', 'GREG', 'LITMANOVICH', '8001 Bay Pkwy , 3C', '11214', 'BROOKLYN , NY', 'United States', 'GREGLITMAN@GMAIL.COM', ' 19172504825', NULL),
(12022, '-', 'Calvin', 'Boston', '120 Robson Trail , ', '30252', 'McDonough , GA', 'United States', 'clvnbstn@gmail.com', '4047044256', NULL),
(12023, '-', 'Reiko', 'Rollison', '39 Grenfell Street , 603', '5000', 'Adelaide , SA', 'Australia', 'reikorollison@outlook.com', '0408562685', NULL),
(12024, '-', 'Roydon', 'Leung', '65-89 Tan Kwai Tsuen Road,  , Flat 117, Domus,', '000000', 'Yuen Long , New Territories', 'Hong Kong', 'roydonkhleung@gmail.com', '63522626', NULL),
(12025, '-', 'Alex', 'Pham', '31064 lagoon dr , ', '48377', 'Novi , MI', 'United States', 'alexpham2017@yahoo.com', '2489829435', NULL),
(12026, '-', 'amir', 'hzg', 'dubai deira sabkha community 114 street 107 , 66', '19805', 'dubai , deira', 'United Arab Emirates', 'amirhzg02@gmail.com', ' 971562323227', NULL),
(12027, '-', 'Colette Petri ', 'Petri', '1118 South 24th St , ', '54220', 'Manitowoc , WI', 'United States', 'celsberry0861@gmail.com', '920-905-8293', NULL),
(12028, '-', 'Allan Quintos', 'Allan', '956 anna street  , ', '94401', 'California , San Mateo', 'United States', 'allanvincequintos@gmail.com', '6504367801', NULL),
(12029, '-', 'Julio', 'Solis', '5850 w central ave  , #442', '80031', 'Colorado , Westminister ', 'United States', 'julio.sol.2592@gmail.com', 'Julio Solis ', NULL),
(12030, '-', 'Andron', 'Semjonov', 'Appartment 207 block E , Ashbrook Clontarf', 'D03K3H5', 'Dublin , Dublin', 'Ireland', 'andronsemjonov@gmail.com', '00353.89.979.6945', NULL);

-- --------------------------------------------------------

--
-- Table structure for table `uploadliste`
--

CREATE TABLE `uploadliste` (
  `uploadlisteid` int(11) NOT NULL,
  `list_id` varchar(30) DEFAULT NULL,
  `salutation` varchar(255) DEFAULT NULL,
  `firstname` varchar(255) DEFAULT NULL,
  `surname` varchar(255) DEFAULT NULL,
  `street1` varchar(255) DEFAULT NULL,
  `street2` varchar(255) DEFAULT NULL,
  `postcode` varchar(255) DEFAULT NULL,
  `city` varchar(255) DEFAULT NULL,
  `country` varchar(100) NOT NULL,
  `country_code` varchar(4) NOT NULL,
  `c_o` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `phone` varchar(255) DEFAULT NULL,
  `vouchercode` varchar(255) DEFAULT NULL,
  `securitycode` varchar(255) DEFAULT NULL,
  `optionpurchased` varchar(255) DEFAULT NULL,
  `voucheroption1` varchar(255) DEFAULT NULL,
  `voucheroption2` varchar(255) DEFAULT NULL,
  `sendnr` varchar(255) DEFAULT NULL,
  `sendcompany` varchar(255) DEFAULT NULL,
  `sendcompanyurl` varchar(255) DEFAULT NULL,
  `senddate` date DEFAULT NULL,
  `orderdate` varchar(30) NOT NULL,
  `merchant_sku_item` varchar(30) NOT NULL,
  `quantity_requested` varchar(10) NOT NULL,
  `company_sku` varchar(30) NOT NULL,
  `company_cost` varchar(15) NOT NULL,
  `item_sell_price` varchar(15) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `uploadliste`
--

INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(1, '2013710', 'Mrs.', 'Rachel', 'Eardley', 'Cross Gates', '15', 'WA83GA', 'Widnes', 'England', '', '', 'racheleardley@hotmail.com', '4,48E+11', '0S84XJPLG7', '0', 'One Theorama Watch', 'Casablanca with Silver Case, Silver Face and Black Strap', '---', 'RF202879786DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-10-16', '', '', '', '', '', ''),
(2, '02535673', '0', '0', 'Michael Phu', '89 Main road', '89', 'DA14 6ND', 'Sidcup', '', '', '0', '0', '07568319615', '0010114EHQ', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8172 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(3, '02535674', '0', '0', 'Mary Smith', '222 A SEA FRONT', '222A', 'PO11 0AU', 'HAYLING ISLAND', '', '', '0', '0', '07981661043', '0010066NOA', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8173 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(4, '02535678', '0', '0', 'Miss S L Collyer', 'LIGHTWOODS ROAD', '187', 'B67 5AZ', 'SMETHWICK', '', '', '0', '0', '07872615756', '0010231R76', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8174 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(5, '02535673', '0', '0', 'Charlie Firman', 'VINCENT CLOSE', '16', 'IP1 5DH', 'IPSWICH', '', '', '0', '0', '07969659973', '0010049NIS', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8175 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(6, '02535679', '0', '0', 'Khanh Ly Vu', 'CHERWELL STREET', '16B', 'OX4 1BG', 'OXFORD', '', '', '0', '0', '07916789648', '0010022IG4', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8176 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(7, '02535674', '0', '0', 'Mr Sean G Maloney', 'Clarkson Road 2/2', '380', 'G443JL', 'Glasgow', '', '', '0', '0', '07548892339', '0010198484', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8177 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(8, '02535631', '0', '0', 'Christina O\'Brien', 'RUTHERFORD AVENUE', '43', 'SR7 0JX', 'SEAHAM', '', '', '0', '0', '07538484575', '0010233CDW', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8178 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(9, '02535631', '0', '0', 'Shumin Zhou', 'HOWFORD GROVE', '18', 'B7 4JJ', 'BIRMINGHAM', '', '', '0', '0', '07415119182', '0010051GW3', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8179 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(10, '02535679', '0', '0', 'WAEL GERID', '18 ashdown', 'Eaton road', 'BN33AQ', 'Brighton', '', '', '0', '0', '0', '0010171JYY', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8180 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(11, '02535674', '0', '0', 'Ronnie Stevenson', 'WINCHESTER ROAD', '10', 'N9 9EB', 'LONDON', '', '', '0', '0', '07956595110', '0010081NXQ', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8181 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(12, '02535676', '0', '0', 'Boo hsiung Voon', 'SPENCELEY STREET', '15', 'LS2 9DY', 'LEEDS', '', '', '0', '0', '07412054017', '0010109VPR', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8182 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(13, '02535674', '0', '0', 'Amir Patel', 'Jephson Road', '29', 'E7 8NA', 'London', '', '', '0', '0', '07515923283', '0010148C4D', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8183 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(14, '02535674', '0', '0', 'Ivan COLOMER MARTINEZ', 'Northern Heights Crescent Road', '11', 'N8 8AS', 'London', '', '', '0', '0', '07584709621', '00100797SV', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8184 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(15, '02535673', '0', '0', 'Amrik Kailey', 'Clement St', 'Mill House', 'BR8 7PQ', 'Swanley', '', '', '0', '0', '07932182988', '0010007T0L', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8185 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(16, '02535674', '0', '0', 'John Forsyth', '9 Tullis Gardens, Bridgeton', '2/2', 'G40 1AJ', 'Glasgow', '', '', '0', '0', '07777 606910', '0010056PGT', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8186 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(17, '02535673', '0', '0', 'Aveninder Kaur', 'PARK WALK', '12', 'CV21 2QP', 'RUGBY', '', '', '0', '0', '07788181244', '00101738UE', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8187 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(18, '02535676', '0', '0', 'charlotte davis', 'RANBY ROAD', '78', 'S11 7AL', 'SHEFFIELD', '', '', '0', '0', '07796463915', '00101219CC', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8188 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(19, '02535673', '0', '0', 'James Burridge', 'South Road', '21', 'RM15 6NU', 'South Ockendon', '', '', '0', '0', '07769169166', '0010041OEF', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', 'Geld zurück erhalten ! Uhr ???', 'RG 0679 8189 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(20, '02535678', '0', '0', 'duncan goodison', 'FOREST ROAD', '56', 'HD5 8EU', 'HUDDERSFIELD', '', '', '0', '0', '07805700404', '0010044DSA', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8190 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(21, '02535631', '0', '0', 'Jasper Smith', 'Aldwych House , 81 Aldwych', 'Langham Hall', 'WC2B 4HN', 'London', '', '', '0', '0', '07912536488', '00100853D4', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8191 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(22, '02535678', '0', '0', 'Bekki Brooks', 'Conging street', '9', 'LN9 5DW', 'Horncastle', '', '', '0', '0', '07769337437', '00101243TF', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8192 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(23, '02535673', '0', '0', 'Gavin Payne', 'CRIEFF COURT', '100', 'TW11 9DT', 'TEDDINGTON', '', '', '0', '0', '07951409517', '0010093TY9', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', 'Geld zurück erhalten! Uhr???', 'RG 0679 8193 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(24, '02535673', '0', '0', 'Harri Ttofi', 'Highstreet beckenham', '264', 'BR3 1DZ', 'London', 'Grossbritannien', '', '0', '0', '07783415365', '0010012A3C', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold\r\n\r\n18.12.12 RG 0680 0000 9DE', '0', 'RG 0679 8194 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(25, '02535676', '0', '0', 'mei suen', 'Ty Mawr Parc', '40/Ty Haford', 'CF37 2SH', 'Pontypridd', '', '', '0', '0', '447798812365', '0010218T5L', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8195 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(26, '02535631', '0', '0', 'Janis Anderson', 'Field street', '124', 'L3 8BY', 'L3', '', '', '0', '0', '07985442291', '0010197K54', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8196 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(27, '02535674', '0', '0', 'Ben Lambert', 'Molasses House', '35', 'SW11 3TN', 'London', '', '', '0', '0', '07715201428', '0010227HG1', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8197 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(28, '02535631', '0', '0', 'lisa trott', 'Stoneleigh close', '18', 'BN1 8NQ', 'Brighton', '', '', '0', '0', '0', '0010036Y3T', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8198 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(29, '02535678', '0', '0', 'sarah sproul', 'Kimmeridge avenue', '37', 'BH12 3NU', 'Poole Dorset BH123NU', '', '', '0', '0', '01202722274', '0010096XLP', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8199 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(30, '02535631', '0', '0', 'dean gamble', 'harborough rd', '139', 'LE2 4LH', 'oadby leics', '', '', '0', '0', '0', '0010138GS1', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8200 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(31, '02535673', '0', '0', 'Chath Weerasinghe', 'HAYDONS ROAD', '250B', 'SW19 8TT', 'LONDON', '', '', '0', '0', '07943 140972', '00101004B7', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8201 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(32, '02535676', '0', '0', 'Kathrine Chambers', 'Highfield park, Maltby', '83', 'S66 7DU', 'Rotherham', '', '', '0', '0', '07515806630', '00102454C5', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8202 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(33, '02535631', '0', '0', 'Tony Kane', 'Ruchill street', '0/1 221', 'G209QU', 'Glasgow', '', '', '0', '0', '07798878360', '00101087EM', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8203 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(34, '02535676', '0', '0', 'Barbara Carroll', 'kingspark avenue', '253', 'G44 4JD', 'Glasgow', '', '', '0', '0', '07921195804', '0010027OK2', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8204 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(35, '02535674', '0', '0', 'Gavin Page', 'BADDOW CLOSE', '61', 'IG8 7JE', 'WOODFORD GREEN', '', '', '0', '0', '07951409517', '0010059PVM', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8205 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(36, '02535674', '0', '0', 'KAI WAI NG', 'SHIREHALL LANE', '12', 'NW4 2PD', 'LONDON', '', '', '0', '0', '07792975398', '0010030KNO', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8206 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(37, '02535631', '0', '0', 'Lisa Conway', 'barrack place', '31', 'PL1 3FE', 'Plymouth', '', '', '0', '0', '0', '00101693EA', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8207 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(38, '02535673', '0', '0', 'Steve Buckingham', 'rydelands', '25', 'GU6 7DD', 'Surrey', '', '', '0', '0', '07595534090', '0010024EL6', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold\r\n\r\nGeld von Groupon am 13.12.12 zur?ck erhalten! Uhr erhalten!', '0', 'RG 0679 8208 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(39, '02535679', '0', '0', 'Joe Singleton', 'Holmeswood', '15', 'PR4 2HG', 'Kirkham', '', '', '0', '0', '07832875134', '0010101Y0V', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8209 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(40, '02535674', '0', '0', 'John Maclean', 'ELGAR CLOSE', '14', 'UB10 8HN', 'UXBRIDGE', '', '', '0', '0', '07802626481', '00101792JK', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8210 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(41, '02535674', '0', '0', 'Nasser Almutairi', 'The approach', '26', 'W3 7PS', 'London', '', '', '0', '0', '00447766337880', '0010245CXT', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8211 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(42, '02535678', '0', '0', 'Matt Peters', 'Berkeley Close', '6', 'SK14 5AL', 'MANCHESTER', '', '', '0', '0', '07725230331', '001017288D', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8212 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(43, '02535631', '0', '0', 'Virginie O\'Neil', 'WHITEHALL ROAD', '128', 'IG8 0RZ', 'WOODFORD GREEN', '', '', '0', '0', '07584100288', '0010031G6K', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8213 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(44, '02535673', '0', '0', 'Keith Moulding', 'GLADSTONE PLACE', '1', 'AB21 7BL', 'ABERDEEN', '', '', '0', '0', '01224 722295', '0010153J9U', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8214 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(45, '02535673', '0', '0', 'Robert Wilks', 'CHIVENOR WAY KINGSWAY', '2', 'GL2 2BH', 'GLOUCESTER', '', '', '0', '0', '01452 883504', '0010120ASR', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8215 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(46, '02535678', '0', '0', 'Salah uddin', 'GORDON ROAD', '64', 'NN8 1EP', 'WELLINGBOROUGH', '', '', '0', '0', '07714649376', '0010213WDM', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8216 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(47, '02535631', '0', '0', 'xin xu', 'Southside St John\'s Walk', 'Apartment 90', 'B5 4TH', 'Birmingham', '', '', '0', '0', '07721499327', '0010104797', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8217 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(48, '02535676', '0', '0', 'Elizabeth a', 'Cheadle Hulme', '13 Linden rd', 'SK85NB', 'Stockport', '', '', '0', '0', '07854325273', '00100588J1', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8218 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(49, '02535631', '0', '0', 'Stacey Cummings', 'MERCURY LANE', '3', 'PA16 0QH', 'GREENOCK', '', '', '0', '0', '07961734840', '0010089D5I', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8219 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(50, '02535678', '0', '0', 'Jamie Basford', 'Balhall Lodge, Menmuir, Angus, Scotland', '1', 'DD9 7RW', 'Brechin', '', '', '0', '0', '07971253033', '00100451GF', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8220 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(51, '02535674', '0', '0', 'Ashley O\'leary', 'LYPPIATT ROAD', '82', 'BS5 9HS', 'BRISTOL', '', '', '0', '0', '07770633116', '001018034W', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8221 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(52, '02535631', '0', '0', 'Le MA', '3 Thruso St', 'C103A', 'G11 6PE', 'Glasgow', '', '', '0', '0', '447857017498', '0010215I2X', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8222 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(53, '02535674', '0', '0', 'LIHAO DING', '79 OTAGO STREET', 'FLAT1/1', 'G12 8NZ', 'GLASGOW', '', '', '0', '0', '07761788878', '0010238PDI', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8223 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(54, '02535674', '0', '0', 'Gianluca Guadagno', 'Whinyates Road', '86', 'SE9 6NL', 'London', '', '', '0', '0', '07887606263', '00101221MJ', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8224 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(55, '02535631', '0', '0', 'Federica Cremisini', 'The Nursery', '23', 'DA8 2EZ', 'Erith', '', '', '0', '0', '07590118000', '0010245262', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8225 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(56, '02535679', '0', '0', 'Mantas Dargevicius', 'NETHERKIRKGATE', '16', 'AB10 1AU', 'ABERDEEN', '', '', '0', '0', '07428045231', '0010154JO7', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8226 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(57, '02535631', '0', '0', 'philip errington', 'JACKSONS FIELD', '3', 'LN8 3LB', 'MARKET RASEN', '', '', '0', '0', '07414717122', '0010160AIY', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8227 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(58, '02535673', '0', '0', 'Adam Darrigan', 'ROSELEA DRIVE', '25', 'PR9 8ND', 'SOUTHPORT', '', '', '0', '0', '07984457770', '00102169CN', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8228 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(59, '02535678', '0', '0', 'Michael Millis', 'TAVISTOCK ROAD', '142', 'GU51 4HG', 'FLEET', '', '', '0', '0', '07927705699', '0010054KP4', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8229 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(60, '02535631', '0', '0', 'Andrea Knowles', 'Tudor drive', '9', 'LE9 1TU', 'Leicester', '', '', '0', '0', '07739719413', '001015291O', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8230 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(61, '02535676', '0', '0', 'Nicki Clarke', 'Firs Road', 'Firs Acre', 'SP5 3BD', 'Salisbury', '', '', '0', '0', '07515506327', '0010244CSS', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8231 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(62, '02535678', '0', '0', 'Richard Fowler', 'Willbrook House, Worsdell Drive', '34', 'NE8 2AF', 'Gateshead', '', '', '0', '0', '07581278464', '00101183ZQ', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8232 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(63, '02535631', '0', '0', 'jenna white', 'DOREWARDS AVENUE', '13', 'CM7 5LT', 'BRAINTREE', '', '', '0', '0', '07969974549', '0010028CAN', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8233 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(64, '02535679', '0', '0', 'Rhiannon Wilson', 'CANFORD CLIFFS ROAD', '62', 'BH13 7AB', 'POOLE', '', '', '0', '0', '07855038355', '0010073S6U', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8234 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(65, '02535674', '0', '0', 'Jetmir Sokoli', 'THE QUADRANT', '28', 'TW9 1DN', 'RICHMOND', '', '', '0', '0', '07825744102', '0010054HK9', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8235 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(66, '02535678', '0', '0', 'Anna Khavkina', 'Norfolk Avenue', 'Park Lodge', 'N13 6AP', 'London', '', '', '0', '0', '07898741675', '0010159KQ5', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8236 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(67, '02535678', '0', '0', 'Joel Preece', 'Smeaton Close', '22', 'CF623FU', 'Cardiff', '', '', '0', '0', '0', '0010134R9U', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8237 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(68, '02535674', '0', '0', 'marc reynolds', 'Victoria wharf', '177 roma', 'CF110SJ', 'cardiff', '', '', '0', '0', '07577499151', '0010041DLV', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8238 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(69, '02535673', '0', '0', 'Frank MARION', 'ROYAL COLLEGE STREET', '182', 'NW1 9NN', 'LONDON', '', '', '0', '0', '07428781345', '0010021PSV', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8239 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(70, '02535674', '0', '0', 'Ikenna Ekwuozor', 'Burnt Ash Hill', '50R', 'SE12 0JW', 'London', '', '', '0', '0', '07940444551', '0010117MKE', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8240 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(71, '02535674', '0', '0', 'Philip James', 'Crane Court', '2', 'KT199QD', 'Epsom', '', '', '0', '0', '02088738543', '0010237UZ7', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8241 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(72, '02535674', '0', '0', 'tracey wilkes', 'LAUREL CLOSE', '42', 'DL7 9PW', 'NORTHALLERTON', '', '', '0', '0', '01677425749', '00102085KJ', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', 'Uhr erhalten 17.09.2013 Bitte refund! Geld am 07.10.13 zurück erhalten!', 'RG 0679 8242 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(73, '02535676', '0', '0', 'Regina Cassidy', 'HARTSBOURNE AVENUE', '258', 'L25 2RZ', 'LIVERPOOL', '', '', '0', '0', '07765098286', '0010191KLE', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG067981702DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(74, '02535673', '0', '0', 'Helen Burke', 'BROOKFIELD WAY', '91', 'DE75 7NU', 'HEANOR', '', '', '0', '0', '01773717038', '0010068CIJ', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8243 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(75, '02535631', '0', '0', 'Paul Harrison', 'REDWOOD WAY', '63', 'L33 4EJ', 'LIVERPOOL', '', '', '0', '0', '07875221665', '0010142GBI', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8244 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(76, '02535631', '0', '0', 'Nicholas Richards', 'Ezel court', '48', 'CF105NS', 'Cardiff', '', '', '0', '0', '07983584734', '00100126V7', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8245 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(77, '02535678', '0', '0', 'Elissa Shearman', 'old school lane', '18', 'DN17 3BD', 'scunthorpe', '', '', '0', '0', '07989255674', '0010029KMM', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', 'Geld zurück erhalten! Uhr???', 'RG 0679 8246 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(78, '02535678', '0', '0', 'Yu sheng', 'WELLING HIGH STREET', '65A', 'DA16 1TU', 'Welling', '', '', '0', '0', '07859922339', '0010082U06', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8247 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(79, '02535678', '0', '0', 'MACIEJ SOJA', 'LUCERNE CLOSE', '3', 'CB1 9YR', 'CAMBRIDGE', '', '', '0', '0', '07850007229', '00100023WG', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8248 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(80, '02535679', '0', '0', 'Venelin Ivanov', 'The Glade', '10', 'N21 1QE', 'London', '', '', '0', '0', '07990579691', '0010070UUW', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', 'rep. 15.04.2013 RG518149111DE', 'RG 0679 8249 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(81, '02535679', '0', '0', 'Valerie Langham', 'Ranmore Close', '16', 'NG9 3FR', 'Bramcote Nottingham', '', '', '0', '0', '07815765208', '00101601S1', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8250 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(82, '02535676', '0', '0', 'alex rankin', 'downey bungalows', '35', 'BT39 9TT', 'ballynure', '', '', '0', '0', '07834980710', '0010025VRY', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8251 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(83, '02535674', '0', '0', 'haseeb khokhar', 'TRAFALGAR SQUARE', '15', 'OL7 0LN', 'ASHTON-UNDER-LYNE', '', '', '0', '0', '07594607103', '00100207H9', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8252 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(84, '02535631', '0', '0', 'N Polaine', 'SOUTHWELL ROAD', '23', 'SS7 1JB', 'BENFLEET', '', '', '0', '0', '07941696532', '0010048WER', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8253 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(85, '02535679', '0', '0', 'Eilidh Buchan', 'SINCLAIR STREET', '127', 'G84 9AT', 'HELENSBURGH', '', '', '0', '0', '07766757856', '0010115F4K', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8254 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(86, '02535631', '0', '0', 'Johanne Hendry - Richardson', 'Upper High Street', '65', 'KT17 4RA', 'Surrey', '', '', '0', '0', '07973567111', '0010113WNN', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8255 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(87, '02535674', '0', '0', 'Jason Moreland', 'A6 by-pass rd', 'Bridgford', 'PR3 1NA', 'Garstang', '', '', '0', '0', '07947781723', '00101584KL', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8256 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(88, '02535631', '0', '0', 'Paul Fontaine', 'BROAD OAK', '6A', 'SL2 1JB', 'SLOUGH', '', '', '0', '0', '07836 347830', '00100549XC', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', 'Uhr zurück erhalten ! Refund???', 'RG 0679 8257 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(89, '02535676', '0', '0', 'SALIM ALAMMARI', 'FLAT 63, High Street', '117', 'SO14 2EA', 'Southampton', '', '', '0', '0', '07414899993', '0010065PLL', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8171 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(90, '02535679', '0', '0', 'Michele Mossa', 'CHIRTON AVENUE', '55', 'NE34 7BW', 'SOUTH SHIELDS', '', '', '0', '0', '01914569334', '0010173JQQ', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8258 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(91, '02535679', '0', '0', 'Steven Icke', 'WEST STREET', '241', 'CW1 3HU', 'CREWE Cheshire ', 'Grossbritannien', '', '0', '0', '07718044605', '0010118J9T', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold\r\nNachforschung am 13.12.12 gestellt! Paket verloren!15.02.2013\r\n\r\nneue Uhr ( Monaco silver) am 24.01.2013 RG 0686 3304 5DE\r\n14.02.2013 RG 0686 0310 6DE\r\n\r\nerste Uhr verloren-lt. Dt. Post \r\n', '0', 'RG 0679 8259 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(92, '02535678', '0', '0', 'Natalie Mason', 'Witney Road ', '10', 'OX29 7TY', 'Oxfordshire', '', '', '0', '0', '07740291450', '0010094HF8', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG067982606DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(93, '02535678', '0', '0', 'Lukasz wojciechowski', 'Norfolk gardens', '41', 'BN175PE', 'Littlehampton', '', '', '0', '0', '07747494549', '0010070SO5', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver\r\n\r\nGeld von Groupon am 13.12.12 zurück erhalten!', '0', 'RG 0679 8261 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(94, '02535679', '0', '0', 'Daidi Schofield', 'straight road', '27', 'SL42RW', 'windsor', '', '', '0', '0', '07825220357', '00100360WQ', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8262 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(95, '02535631', '0', '0', 'Jianfeng Cao', 'New place square drummond road', '124', 'SE16 2HR', 'London', '', '', '0', '0', '07872956766', '0010141FOU', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8263 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(96, '02535676', '0', '0', 'Christina Watson', 'STONECROFT CLOSE', '11', 'BN3 8BP', 'HOVE', '', '', '0', '0', '07769155363', '0010028MW1', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8264 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(97, '02535631', '0', '0', 'Emily Trounce', 'Martingale way', '20', 'BS20 7AW', 'Portishead', '', '', '0', '0', '07837295074', '00100837C5', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8265 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(98, '02535673', '0', '0', 'Joeloise Fritz', 'Tredegar road', '25', 'BS16 4BS', 'Bristol', '', '', '0', '0', '0', '0010032EV6', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8266 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(99, '02535673', '0', '0', 'Gemma Taylor', 'DEER PARK DRIVE', '5', 'NG5 8SA', 'NOTTINGHAM', '', '', '0', '0', '07969671482', '0010139BOK', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8267 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(100, '02535673', '0', '0', 'dean taylor', 'cranbourne drive', '49', 'TS10 2SP', 'redcar', '', '', '0', '0', '01642493534', '0010170O3I', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8268 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(101, '02535676', '0', '0', 'Helen Shepherd', 'Andersen Close', '5', 'PO15 7ER', 'Fareham', '', '', '0', '0', '07752772747', '0010017VQX', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8269 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(102, '02535679', '0', '0', 'O Bondarev', 'SYLVAN AVENUE', '1B', 'RM11 2PL', 'HORNCHURCH', '', '', '0', '0', '07904576407', '00101130Y1', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8270 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(103, '02535673', '0', '0', 'Lisa Harkness', 'TANGIER ROAD', '241', 'PO3 6PQ', 'PORTSMOUTH', '', '', '0', '0', '07841908554', '0010009NAE', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8271 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(104, '02535631', '0', '0', 'Regina Cassidy', 'HARTSBOURNE AVENUE', '258', 'L25 2RZ', 'LIVERPOOL', '', '', '0', '0', '07765098286', '0010226XPS', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG067981702DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(105, '02535631', '0', '0', 'Jianfeng Cao', 'New place square drummond road', '124', 'SE16 2HR', 'London', '', '', '0', '0', '07872956766', '00102393GL', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8263 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(106, '02535679', '0', '0', 'Jade Quittenton', 'Wenlock road', '77', 'NE34 9BB', 'South shields', '', '', '0', '0', '01914776730', '00100414AA', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8272 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(107, '02535674', '0', '0', 'Gavin manderson', 'Lawnside green', '74', 'WV14 6HP', 'Wolverhampton', '', '', '0', '0', '07854400655', '0010189L6J', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8273 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(108, '02535679', '0', '0', 'Laura Jakovleva', 'MORECAMBE CLOSE', '24', 'SG1 2AZ', 'STEVENAGE', '', '', '0', '0', '07949987075', '001008311D', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8274 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(109, '02535631', '0', '0', 'valerie osbaldiston', 'knightwake road', '18', 'SK223DQ', 'new mills. high peak', '', '', '0', '0', '01663308518', '0010246HZP', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8275 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(110, '02535631', '0', '0', 'antony regan', 'WENTLOOG RISE', '1', 'CF3 2SD', 'CARDIFF', '', '', '0', '0', '07968315771', '0010076AGB', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8276 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(111, '02535674', '0', '0', 'Jyotika Patel', 'Elmcroft, Merryfield Gardens', '3', 'HA7 4UF', 'Stanmore, Middlesex', '', '', '0', '0', '07967404711', '0010186NQX', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8277 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(112, '02535679', '0', '0', 'Theresa Sinclair', 'HOCKLEY LANE', '27', 'CV5 7FS', 'COVENTRY', '', '', '0', '0', '07827338661', '00102204HW', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8278 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(113, '02535674', '0', '0', 'Matt Johncock', 'Edred road', '45', 'CT17 0BQ', 'Dover', '', '', '0', '0', '07445259656', '00102448AX', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8279 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(114, '02535679', '0', '0', 'John Pate', 'ADDISON DRIVE', '3', 'ML11 0PZ', 'LANARK', '', '', '0', '0', '01555851680', '0010195TU1', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8280 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(115, '02535674', '0', '0', 'Grant Gallagher', 'Holmlands Place', '2', 'KA1 1UT', 'Kilmarnock', '', '', '0', '0', '07791468346', '0010107EN1', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8281 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(116, '02535674', '0', '0', 'MR HARPAL', 'Alum Close', '6', 'CV6 5TQ', 'Coventry', '', '', '0', '0', '07590331871', '0010125IFR', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8282 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(117, '02535674', '0', '0', 'Tom Ashby', 'CROFTON ROAD', '5', 'NG9 5HT', 'NOTTINGHAM', '', '', '0', '0', '01159176018', '0010166JP5', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8283 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(118, '02535674', '0', '0', 'Carl Ryan', 'Barn Close', '2', 'PO10 7LJ', 'Emsworth', '', '', '0', '0', '07729902919', '0010120541', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8284 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(119, '02535678', '0', '0', 'marsida xhafa', 'egrove close', '25', 'OX1 4XU', '', '', '', '0', '0', '0', '0010243XW1', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8285 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(120, '02535673', '0', '0', 'YiLin Ma', 'CANBERRA ROAD', '61', 'WS5 3NN', 'WALSALL', '', '', '0', '0', '07404246114', '00100133M5', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8286 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(121, '02535679', '0', '0', 'Rod Benham', 'FOXFIELD', '17', 'MK10 7BP', 'MILTON KEYNES', '', '', '0', '0', '07733106353', '0010046HQD', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8287 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(122, '02535674', '0', '0', 'Sharon Hari', 'Uplands Crescent', '25', 'PO16 7JY', 'Fareham Hants', '', '', '0', '0', '01329 230601', '0010131D9N', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black\r\n\r\nNachforschung am 13.12.12 gestellt!UHr muss bei der Post abgeholt werden! Seit dem 26.11.12', '0', 'RG 0679 8288 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(123, '02535678', '0', '0', 'tracey lane', 'INNSWORTH LANE', '94', 'GL2 0DE', 'GLOUCESTER', '', '', '0', '0', '07989418948', '0010209Y21', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8289 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(124, '02535631', '0', '0', 'sara speakes', 'Whitethorn Close, Ash', '5', 'GU12 6NZ', 'Surrey', '', '', '0', '0', '07983503589', '00101324CB', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8290 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(125, '02535678', '0', '0', 'christine Hudson', 'HARDKNOTT GARDENS', '2', 'LA9 7HS', 'KENDAL', '', '', '0', '0', '07443019087', '0010221J5G', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8291 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(126, '02535678', '0', '0', 'Mohammed Yousuf Islam', 'JANET STREET', 'FLAT 30', 'E14 8PB', 'LONDON', '', '', '0', '0', '07947479828', '00101917SN', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver\r\n\r\n18.02.2013 RG 0686 0469 3DE', '0', 'RG 0679 8292 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(127, '02535673', '0', '0', 'William Fiddy', 'Birchview close', '21', 'GU46 6DL', 'Yately', '', '', '0', '0', '07979424940', '0010082YPD', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8293 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(128, '02535631', '0', '0', 'Caroline Bassil', 'HIGH FIRS CRESCENT', '40', 'AL5 1NA', 'HARPENDEN', '', '', '0', '0', '07956810276', '001002137V', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8294 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(129, '02535674', '0', '0', 'David McIlroy', 'CRARAE AVENUE', '1A', 'G61 1HL', 'GLASGOW', '', '', '0', '0', '07908816523', '0010027GUY', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8295 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(130, '02535674', '0', '0', 'Joanna Benissan', 'Azania Mews', '24', 'NW5 3BW', 'London', '', '', '0', '0', '07702 360971', '0010159HYI', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8296 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(131, '02535673', '0', '0', 'marc reynolds', 'Victoria wharf', '177 roma', 'CF110SJ', 'cardiff', '', '', '0', '0', '07577499151', '00100741EK', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8238 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(132, '02535679', '0', '0', 'Ella Overbury', 'Swinton Court', '7', 'HG20BB', 'Harrogate', '', '', '0', '0', '07445388321', '0010057FKC', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8297 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(133, '02535679', '0', '0', 'Melanie Hole', 'GLADESIDE CLOSE', '1', 'CF14 9HU', 'CARDIFF', '', '', '0', '0', '07980872751', '0010203DJ4', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8298 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(134, '02535631', '0', '0', 'Charlotte Fenn', 'Wren court', '5', 'SS14 2GF', 'Basildon', '', '', '0', '0', '07921148738', '0010020NVT', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8299 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(135, '02535631', '0', '0', 'Claire Lawson', 'Bangor Road', '228', 'BT18 0JH', 'Holywood', '', '', '0', '0', '07518924473', '0010057K5Y', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8300 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(136, '02535673', '0', '0', 'Graeme Iles', 'RWEST Back Office, Trigonos, Windmill Hill Business Park', '1', 'SN5 6PB', 'Swindon', '', '', '0', '0', '01793 893251', '0010247XD3', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8301 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(137, '02535631', '0', '0', 'claire Rogers', 'TOWNFIELD CLOSE', '7', 'ST7 1NF', 'STOKE-ON-TRENT', '', '', '0', '0', '07854587748', '0010024TXB', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8302 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(138, '02535674', '0', '0', 'Gary Knowles', 'Tudhoe village', '18a', 'DL166LH', 'Spennymoor', '', '', '0', '0', '07793405432', '0010013NC5', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', 'Uhr zurück erhalten! Refund???', 'RG 0679 8303 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(139, '02535631', '0', '0', 'LV XIRAN', 'Westburn park', '13/5', 'EH14 2RU', 'Edinburgh', '', '', '0', '0', '0', '0010166BGB', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8304 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(140, '02535631', '0', '0', 'Lloyd Gordon', 'BITMEAD CLOSE', '14', 'RH11 0RJ', 'CRAWLEY', '', '', '0', '0', '07943846261', '0010088KXL', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8305 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(141, '02535678', '0', '0', 'Christine Maxwell', 'Oxford Road, Farmoor', 'The Gables', 'OX2 9NN', 'Oxford', '', '', '0', '0', '07799210732', '00102422MC', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver\r\n\r\nUhr defekt! Will eine Neue Uhr!', '0', 'RG 0679 8306 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(142, '02535673', '0', '0', 'm  adnan bawarish', 'darlington memorial hosoital, hoolyhurst road', 'o', 'DL3 6HX', 'darlington', '', '', '0', '0', '07841475338', '00101776OK', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', 'Uhr zurück erhalten! Refund???', 'RG 0679 8307 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(143, '02535678', '0', '0', 'monika ponistova', 'dresden house,dagnall street', '4', 'SW11 5DP', 'london', '', '', '0', '0', '07809296872', '0010145DDH', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '21.05.14 will Geld zurück!', 'RG 0679 8308 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(144, '02535676', '0', '0', 'john thornton', 'WAVERDALE AVENUE', '20', 'NE6 4JX', 'NEWCASTLE UPON TYNE', '', '', '0', '0', '07906271144', '00102346MH', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8309 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(145, '02535631', '0', '0', 'Caroline Stone', 'RIVERSIDE CLOSE', '10', 'B60 1NJ', 'BROMSGROVE', '', '', '0', '0', '07842908859', '0010153ABW', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8310 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(146, '02535631', '0', '0', 'James Wood', 'The Square', '2', 'CH49NE', 'Dodleston, Chester', '', '', '0', '0', '07838377527', '0010149VTD', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8311 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(147, '02535679', '0', '0', 'Jeannette Safi', 'Gresham Street', '99', 'EC2V 7NG', 'London', '', '', '0', '0', '07740 162842', '0010055ZBK', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8312 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(148, '02535678', '0', '0', 'Eyad Faroun', 'NORTHFIELD AVENUE', '26', 'W13 9RL', 'LONDON', 'Grossbritannien', '', '0', '0', '07714291508', '001010854H', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver\r\n\r\n24.01.2013  RG 0686 3303 7DE', '0', 'RG 0679 8313 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(149, '02535679', '0', '0', 'D Koumar', '212A Camrose Ave', 'Flat 1', 'HA8 6AG', 'Edgware', '', '', '0', '0', '07894642214', '0010241WT9', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold\r\n\r\nGeld von Groupon am 12.12.12 zurück erhalten!', '0', 'RG 0679 8314 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(150, '02535679', '0', '0', 'Mrs C', 'The chase barnston', 'Pantiles', 'CM6 1LX', 'Great dunmow', '', '', '0', '0', '0', '00101471L7', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8315 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(151, '02535673', '0', '0', 'Mark Livsey', 'Tintagel Court', '8', 'M263TY', 'MANCHESTER', '', '', '0', '0', '07766117727', '0010143FTN', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8316 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(152, '02535674', '0', '0', 'Carlmelaine Caparas', 'Usk Road', '8', 'SW11 2RT', 'London', '', '', '0', '0', '07590833039', '0010221ERY', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8317 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(153, '02535679', '0', '0', 'alex antinoro', 'ASHDALE ROAD', '10', 'KA3 1PS', 'KILMARNOCK', '', '', '0', '0', '07880766166', '0010123WQP', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8318 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(154, '02535673', '0', '0', 'james mcintyre', 'JENNIE LEE DRIVE', '50', 'ML2 0EE', 'OVERTOWN WISHAW', '', '', '0', '0', '01698 376814', '0010197M8C', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8319 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(155, '02535678', '0', '0', 'Premila Ashcroft', 'BIRCHDALE AVENUE', '12', 'MK42 8NU', 'BEDFORD', '', '', '0', '0', '07733400008', '0010211HFS', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8320 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(156, '02535676', '0', '0', 'james gray', 'KING JOHN AVENUE', '211', 'BH11 9SJ', 'BOURNEMOUTH', '', '', '0', '0', '07408 854512', '0010192NP2', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8321 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(157, '02535679', '0', '0', 'Bethany McIntyre', 'Child\'s Road', '22', 'WF2 0BS', 'Wakefield', '', '', '0', '0', '0', '0010067PEA', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8322 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(158, '02535631', '0', '0', 'Claire Morgan', 'CLARENDON ROAD', '68', 'BN3 3WQ', 'HOVE', '', '', '0', '0', '07515894140', '00101257CX', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8323 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(159, '02535673', '0', '0', 'Rochelle Perry', 'Victory Avenue', '53', 'PO8 9PJ', 'Horndean', '', '', '0', '0', '0', '0010220RPL', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8324 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(160, '02535673', '0', '0', 'NIKESH MADHVANI', 'BANBURY ROAD', '552', 'OX2 8EQ', 'OXFORD', '', '', '0', '0', '07887575755', '0010014GKV', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8325 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(161, '02535673', '0', '0', 'Tony Ainge', 'The Sidings,Guiseley', 'Units 10-11', 'LS20 8BX', 'Leeds', '', '', '0', '0', '07896438283', '00101252BI', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8326 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(162, '02535631', '0', '0', 'Leiping Ye', 'GRAFTON STREET', '104A', 'HU5 2NP', 'HULL', '', '', '0', '0', '07521 564868', '0010095JG5', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8327 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(163, '02535679', '0', '0', 'Charlotte Westlake', 'Corscombe', 'Knapp Farm', 'DT2 0PA', 'Dorchester', '', '', '0', '0', '07717726780', '0010042YKR', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8328 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(164, '02535679', '0', '0', 'Roberta Rodway', 'HAWTHORNDEN ROAD', '42', 'BT4 3JW', 'BELFAST', '', '', '0', '0', '07764222121', '0010079UU4', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8329 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(165, '02535678', '0', '0', 'Pawel Jackowniak', 'The Grove Court', 'Flat 4', 'DT1 1XL', 'Dorchester', '', '', '0', '0', '07922283169', '0010086SOF', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8330 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(166, '02535679', '0', '0', 'vu nguyen', 'BLACKFRIARS COURT', '7', 'NE1 4XB', 'NEWCASTLE UPON TYNE', '', '', '0', '0', '+447746390394', '00100988IJ', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'storniert 13.11.12', '0', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(167, '02535674', '0', '0', 'Patricio Filipe', 'Crick court spring place', '37', 'IG117GN', 'Barking', '', '', '0', '0', '07837825533', '00101976Y8', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8331 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(168, '02535678', '0', '0', 'Ceara Murray', 'Elmore Road', '36', 'LU2 0QB', 'Luton', '', '', '0', '0', '07752705889', '0010244Y3O', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8332 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(169, '02535678', '0', '0', 'Alice Pollard', 'CREEDS FARM', '1', 'NN6 6NJ', 'NORTHAMPTON', '', '', '0', '0', '07502382551', '00102469F3', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8333 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(170, '02535676', '0', '0', 'SALIM ALAMMARI', 'FLAT 63, High Street', '117', 'SO14 2EA', 'Southampton', '', '', '0', '0', '07414899993', '0010235WWC', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8171 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(171, '02535679', '0', '0', 'Hannah Sultan', 'SCARFIELD DRIVE', '23', 'OL11 5SA', 'ROCHDALE', '', '', '0', '0', '07793557401', '0010048X6A', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8334 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(172, '02535673', '0', '0', 'Keely Mason', 'Alderton Rd', '31', 'RM16 3DZ', 'Essex', '', '', '0', '0', '07984183684', '0010047WTK', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8335 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(173, '02535679', '0', '0', 'Michael Peters', 'Apartment 11 Urban Gate, 22 Streetly Road', '22', 'B237BA', 'Birmingham', '', '', '0', '0', '07960163766', '0010151HKO', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8336 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(174, '02535679', '0', '0', 'Oluwatosin Ige', 'Heathryfold Drive', '48', 'AB16 7EB', 'Aberdeen', '', '', '0', '0', '07943110814', '0010066LTT', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8337 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(175, '02535674', '0', '0', 'John Maclean', 'ELGAR CLOSE', '14', 'UB10 8HN', 'UXBRIDGE', '', '', '0', '0', '07802626481', '0010195LME', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8338 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(176, '02535678', '0', '0', 'Sean Newton', 'Larchview Road', '10', 'M24 2FG', 'Middleton', '', '', '0', '0', '07712613000', '00100918D8', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8339 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(177, '02535674', '0', '0', 'luke mcnulty', 'WORSLEY AVENUE', '9', 'M40 9WA', 'MANCHESTER', '', '', '0', '0', '01612024582', '0010138YTN', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8340 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(178, '02535674', '0', '0', 'nath bar', 'ST. JOHN\'S DRIVE', '54', 'SW18 4UW', 'LONDON', '', '', '0', '0', '07981207783', '0010046ZSV', '0', 'One Theorama Watch', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8341 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(179, '02535679', '0', '0', 'Ken Nolan', 'ALLANGATE ROAD', '4', 'L19 9BZ', 'LIVERPOOL', '', '', '0', '0', '07939124129', '0010141VRH', '0', 'One Theorama Watch', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8342 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(180, '12605030', '0', 'annika', 'möller', 'REGEMENTSGATAN', '25', '217 53', 'MALMÖ', '', '', 'Schweden', '0', '0', '0010234IEH', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG067981693DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(181, '12605030', '0', 'Abdul Hadi', 'Al-Falahi', 'Nackstavägen', '16A', '85352', 'Sundsvall', '', '', 'Schweden', '0', '0', '00102384W0', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG067983442DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(182, '12658629', '0', 'leif', 'engborg', 'RÖDAMÅLEN SÖRÄNG', '1:6', '57394', 'TRANÅS', '', '', 'Schweden', '0', '0', '0010086HL3', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8345 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(183, '12658629', '0', 'Olga', 'Voytsekhovskaya', 'Fricksgatan', '4c', '26251', 'Ängelholm', '', '', 'Schweden', '0', '0', '0010014ISI', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8346 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(184, '12658629', '0', 'Samir', 'Mohammad', 'JOHAN BANÉRS VÄG', '27', '182 75', 'STOCKSUND', '', '', 'Schweden', '0', '0', '0010058AQH', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8347 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(185, '12658629', '0', 'Ali', 'Hussein', 'Persborgstorget2b', '1103', '21361', 'Malmö', '', '', 'Schweden', '0', '0', '0010136FB7', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8348 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(186, '12658629', '0', 'Mohamed', 'Ali', 'TRE BRÖDERS VÄG', '11', '611 31', 'NYKÖPING', '', '', 'Schweden', '0', '0', '0010089KSB', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8349 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(187, '12658629', '0', 'Jörgen', 'Pettersson', 'DAMMVÄGEN', '14', '511 70', 'RYDAL', '', '', 'Schweden', '0', '0', '0010093G9R', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8350 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(188, '12658629', '0', 'Haryem', 'Said', 'Svartbäcks gata', '66 b', '75333', 'Uppsala', '', '', 'Schweden', '0', '0', '001018361D', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8351 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(189, '12658629', '0', 'Morten', 'Paulsen', 'Frukthagegränd', '8', '21845', 'Vintrie', '', '', 'Schweden', '0', '0', '00101257FH', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8352 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(190, '12658629', '0', 'Patrik', 'Wathne', 'Centralvägen', '8b', '19476', 'Upplands väsby', '', '', 'Schweden', '0', '0', '0010135XTE', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8353 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(191, '12658629', '0', 'Ihsan', 'Can', 'Postängsvägen', '12', '14552', 'Norsborg', '', '', 'Schweden', '0', '0', '0010110HR5', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8354 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(192, '12658629', '0', 'Gabriel', 'Khan Tamakloe', 'selebovägen', '2', '12248', 'Enskede', '', '', 'Schweden', '0', '0', '0010242X27', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8355 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(193, '12658629', '0', 'Mansoor', 'Raisi', 'Langelandsgatan', '46', '16443', 'Kista', '', '', 'Schweden', '0', '0', '0010018OAD', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8356 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(194, '12658629', '0', 'Fredrik', 'Johansson', 'Rubinvägen', '17', '34139', 'Ljungby', '', '', 'Schweden', '0', '0', '0010239QMP', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8357 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(195, '12658629', '0', 'Bilal', 'Duydu', 'Skagafjordsgatan', '6/1', '16455', 'Kista', '', '', 'Schweden', '0', '0', '00102472AN', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8358 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(196, '12658629', '0', 'Jacob', 'Höglund', 'Hertig karls allé', '38', '70340', 'Örebro', '', '', 'Schweden', '0', '0', '00102319KT', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8359 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(197, '12658629', '0', 'Mattias', 'Andersson', 'Kungsängsgatan', '57L', '75317', 'UPPSALA', '', '', 'Schweden', '0', '0', '00101629W0', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8360 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(198, '12658629', '0', 'Patricia', 'Elsius', 'RIMFROSTGATAN', '117', '418 40', 'GÖTEBORG', '', '', 'Schweden', '0', '0', '0010105CMP', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8361 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(199, '12658629', '0', 'Sirkku', 'Tovinou', 'VINTROSAGATAN', '52', '124 74', 'BANDHAGEN', '', '', 'Schweden', '0', '0', '00100639QO', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8362 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(200, '12658629', '0', 'Al', 'Rekabi Akram', 'Dansörgatan', '12', '215 83', 'Malmö', '', '', 'Schweden', '0', '0', '00101084TO', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8363 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(201, '12658629', '0', 'Megir', 'Said', 'Augustsödermansväg', '8', '75649', 'Uppsala', '', '', 'Schweden', '0', '0', '0010137V5G', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8364 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(202, '12658636', '0', 'Lisa', 'Ackermann', 'SMEDGATAN', '5', '216 18', 'LIMHAMN', '', '', 'Schweden', '0', '0', '0010153O58', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8365 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(203, '12658636', '0', 'mostafa', 'mohammadi', 'KORNETTGATAN', '13', '656 34', 'KARLSTAD', '', '', 'Schweden', '0', '0', '0010133F46', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8366 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(204, '12658636', '0', 'Maximillian', 'Mårtensson', 'TAVASTGATAN', '39', '118 24', 'STOCKHOLM', '', '', 'Schweden', '0', '0', '00102285TR', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8367 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(205, '12658636', '0', 'William', 'Pham', 'HARRGATAN', '14', '133 42', 'SALTSJÖBADEN', '', '', 'Schweden', '0', '0', '0010050CLC', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8368 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(206, '12658636', '0', 'gunhild', 'carlzon', 'BORRARGATAN', '5', '723 35', 'VÄSTERÅS', '', '', 'Schweden', '0', '0', '0010096DEA', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8369 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(207, '12658636', '0', 'Bob', 'Alemi', 'sadelmakarenbyn', '2C', '21840', 'bunkeflostrand', '', '', 'Schweden', '0', '0', '0010111KEE', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8370 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(208, '12658636', '0', 'Adil', 'Alfwzan', 'SKÖLDUNGAGATAN', '5', '10041', 'STOCKHOLM', '', '', 'Schweden', '0', '0', '0010083ONC', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8371 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(209, '12658636', '0', 'aseel', 'rashid', 'VÄSTRA HINDBYVÄGEN', '3A', '21458', 'malmö', '', '', 'Schweden', '0', '0', '0010128LS6', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8372 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(210, '12658636', '0', 'Gitt', 'Almqvist', 'DOKTOR LIBORIUS GATA', '4A', '41323', 'GÖTEBORG', '', '', 'Schweden', '0', '0', '0010123YYY', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8373 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(211, '12658636', '0', 'Chadi', 'AL-Kafri', 'stenhammarsväg', '8', '75649', 'uppsala', '', '', 'Schweden', '0', '0', '001005416L', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8374 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(212, '12658636', '0', 'Shefqet', 'Qavalar', 'KONGAHÄLLAGATAN', '36B', '44238', 'KUNGÄLV', '', '', 'Schweden', '0', '0', '0010210704', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG067983439DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(213, '12658636', '0', 'Saleh', 'Mohammadi', 'Styrborsgatan', '12', '65227', 'Karlstad', '', '', 'Schweden', '0', '0', '0010112749', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8375 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(214, '12658636', '0', 'allan', 'rashid', 'SKEDEGATAN', '21', '431 33', 'MÖLNDAL', '', '', 'Schweden', '0', '0', '0010020JHN', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8376 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(215, '12658636', '0', 'Mirna', 'Maatouk', 'LINNÉGATAN', '31A', '35233', 'VÄXJÖ', '', '', 'Schweden', '0', '0', '0010152LMZ', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8377 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(216, '12658636', '0', 'Jassim', 'Sheikh', 'ÄLGSTIGEN', '7B', '55339', 'JÖNKÖPING', '', '', 'Schweden', '0', '0', '001016751S', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8378 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(217, '12658636', '0', 'Stefan', 'Mojanovski', 'GRETAS GATA', '38', '424 55', 'ANGERED', '', '', 'Schweden', '0', '0', '0010006B3S', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8379 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(218, '12658636', '0', 'Matilda', 'Bertne', 'KALLEBÄCKSVÄGEN', '19A', '41275', 'GÖTEBORG', '', '', 'Schweden', '0', '0', '00100911J3', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8380 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(219, '12658636', '0', 'Isa', 'Bagci', 'Höstvädersgatan', '45', '41833', 'Göreborg', '', '', 'Schweden', '0', '0', '0010067J6J', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8381 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(220, '12658636', '0', 'Roberto', 'Mahmoud', 'Kalkbrännerigatan', '19', '21611', 'Malmö', '', '', 'Schweden', '0', '0', '0010087IIV', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8382 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(221, '12658636', '0', 'Felicia', 'Hermansson', 'Solstigen', '5906', '29491', 'Sölvesborg', '', '', 'Schweden', '0', '0', '0010094SCP', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8383 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(222, '12658636', '0', 'Lukas', 'Alex', 'Mjölnerbacken', '51', '17460', 'Sundbyberg', '', '', 'Schweden', '0', '0', '0010033JP3', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8384 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(223, '12658636', '0', 'Arben', 'Reci', 'VÄRNHEMSGATAN', '13', '212 15', 'MALMÖ', '', '', 'Schweden', '0', '0', '0010201XVE', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8385 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(224, '12774918', '0', 'rasha', 'moyad', 'vänortsgatan', '12A', '43160', 'Mölndal', '', '', 'Schweden', '0', '0', '0010040A58', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8386 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(225, '12774918', '0', 'rodrigue', 'bigirimana', 'BORÅSVÄGEN', '30A', '52337', 'ULRICEHAMN', '', '', 'Schweden', '0', '0', '0010113EXK', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8387 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(226, '12774918', '0', 'Isabella', 'Lindberg', 'BORSTGRÄND', '3', '137 38', 'VÄSTERHANINGE', '', '', 'Schweden', '0', '0', '0010049KAS', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8388 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(227, '12781008', '0', 'Kaleh', 'Mahmoudzadeh', 'Arkelogvägen', '38', '75443', 'Uppsala', '', '', 'Schweden', '0', '0', '0010068AMC', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8389 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(374, '12658635', '0', 'Roland', 'Alemo', 'TRUEDSGATAN', '20', '215 67', 'MALMÖ', '', '', 'Schweden', '0', '0', '001018389C', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8135 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(229, '12751574', '0', 'Inge', 'Matsson', 'FJÄRDHUNDRAGATAN', '23 A', '72340', 'VÄSTERÅS', '', '', 'Schweden', '0', '0', '0010038XAC', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8391 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(230, '12860190', '0', 'Franko', 'Rafaelius', 'HUNDHAMRAVÄGEN', '53', '145 70', 'NORSBORG', '', '', 'Schweden', '0', '0', '0010187EY9', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8393 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(231, '12860190', '0', 'Abderrahim', 'Issaoui', 'Humoreskgatan  lgh 1503', '4', '42242', 'Hisings backa', '', '', 'Schweden', '0', '0', '00102467EL', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8394 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(232, '12860190', '0', 'Shefqet', 'Qavalar', 'KONGAHÄLLAGATAN', '36B', '44238', 'KUNGÄLV', '', '', 'Schweden', '0', '0', '0010073LIF', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG067983439DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(233, '12860190', '0', 'Ulrika', 'Jonsson', 'GULDBRANSENSVÄG', '5', '840 13', 'TORPSHAMMAR', '', '', 'Schweden', '0', '0', '0010121ADW', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', 'Uhr erhalten 10.09.2013', 'RG 0679 8395 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(234, '12860190', '0', 'Annika', 'Isgren', 'PILEVALLEN', '86', '232 35', 'ARLÖV', '', '', 'Schweden', '0', '0', '0010071GLY', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8396 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(235, '12860190', '0', 'walid', 'krid', 'torallagatan 5b', '1201', '43141', 'mölndal', '', '', 'Schweden', '0', '0', '0010051JAI', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8397 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(236, '12860190', '0', 'Therese', 'Strandberg', 'SERIEGATAN', '7', '282 32', 'TYRINGE', '', '', 'Schweden', '0', '0', '00101851JD', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8398 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(237, '12860190', '0', 'Evan', 'Matti', 'VICKERVÄGEN', '1', '145 69', 'NORSBORG', '', '', 'Schweden', '0', '0', '00102163E1', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8399 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(238, '12860190', '0', 'Fredrik', 'Larsson', 'SKYMNINGSVÄGEN', '16', '743 32', 'STORVRETA', '', '', 'Schweden', '0', '0', '0010116CYB', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8400 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(239, '12860190', '0', 'Tina', 'Kitsou', 'BLEKINGEGATAN', '8', '118 56', 'STOCKHOLM', '', '', 'Schweden', '0', '0', '001012981I', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8401 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(240, '12858453', '0', 'Robert', 'Sandberg', 'NIBBLA BACKE', '17', '178 53', 'EKERÖ', '', '', 'Schweden', '0', '0', '0010227868', '0', 'One Theorama Watch', 'Marco Polo Diamanten gold-schwarz', '0', 'RG 0679 8392 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-19', '', '', '', '', '', ''),
(373, '12658628', '0', 'Esteban', 'Grez-P', 'vistabergsalle', '94', '14168', 'huddinge', '', '', 'Schweden', '0', '0', '0010043CKI', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8134 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(372, '12658628', '0', 'Dennis', 'Temelci', 'BIRGER JARLSGATAN', '29', '554 63', 'JÖNKÖPING', '', '', 'Schweden', '0', '0', '0010125XF6', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8133 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(371, '12658628', '0', 'Samir', 'Mohammad', 'JOHAN BANÉRS VÄG', '27', '182 75', 'STOCKSUND', '', '', 'Schweden', '0', '0', '0010099QH1', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8122 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(370, '12658628', '0', 'Samir', 'Mohammad', 'JOHAN BANÉRS VÄG', '27', '182 75', 'STOCKSUND', '', '', 'Schweden', '0', '0', '0010049POY', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8122 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(369, '12658628', '0', 'Torbjörn', 'Hedén', 'PEPPARGATAN', '1', '702 18', 'ÖREBRO', '', '', 'Schweden', '0', '0', '0010075K2G', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8132 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(368, '12658628', '0', 'Arina', 'Lim', 'Trollesundsvägen', '15', '12432', 'Bandhagen', '', '', 'Schweden', '0', '0', '0010204JUK', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8123 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(358, '12658628', '0', 'Aicha', 'Haj', 'Åsgärdevägen 45', 'BV', '12131', 'Stockholm', '', '', 'Schweden', '0', '0', '0010037C23', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8120 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(359, '12658628', '0', 'Stella', 'Boyaci', 'TOMTBERGAVÄGEN', '355', '145 70', 'NORSBORG', '', '', 'Schweden', '0', '0', '001005197K', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8121 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(360, '12658628', '0', 'Lars', 'Ingesson', 'Fogdarp Elisefarm', '747', '24396', 'Höör', '', '', 'Schweden', '0', '0', '001023504F', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8124 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(361, '12658628', '0', 'Hanibal', 'silvson', 'Gillestigen', '19', '15152', 'Södertälje', '', '', 'Schweden', '0', '0', '0010184CYX', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8125 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(362, '12658628', '0', 'Mersida', 'Kasumovic', 'IDUNGATAN', '25', '195 51', 'MÄRSTA', '', '', 'Schweden', '0', '0', '0010178GIY', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8126 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(363, '12658628', '0', 'Johan', 'Malmström', 'ALPHYDDEVÄGEN', '13', '131 35', 'NACKA', '', '', 'Schweden', '0', '0', '0010162MY9', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8127 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(364, '12658628', '0', 'Svetlana', 'Zyatkova', 'STÖVELVÄGEN', '23', '126 40', 'HÄGERSTEN', '', '', 'Schweden', '0', '0', '0010181TTO', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8128 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(365, '12658628', '0', 'Mia', 'Ramsten', 'KUTTERGATAN', '3', '234 42', 'LOMMA', '', '', 'Schweden', '0', '0', '0010142EGL', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8129 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(366, '12658628', '0', 'Alen', 'Tabakovic', 'ÖNSKEVÄDERSGATAN', '45', '418 35', 'GÖTEBORG', '', '', 'Schweden', '0', '0', '0010092YMW', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8130 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(367, '12658628', '0', 'Elin', 'Ylander', 'LABACKAVÄGEN', '179', '428 37', 'KÅLLERED', '', '', 'Schweden', '0', '0', '0010026D4Y', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8131 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(375, '12658635', '0', 'Daniel', 'Michaelson', 'MYNTSTIGEN', '6', '151 48', 'SÖDERTÄLJE', '', '', 'Schweden', '0', '0', '00100473KC', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8136 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(376, '12658635', '0', 'Aurelia Elena', 'Staicu', 'PERSIKOGATAN', '74', '165 63', 'HÄSSELBY', '', '', 'Schweden', '0', '0', '00100681TW', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8137 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(377, '12658635', '0', 'Bernth', 'Henriksson', 'OPPNEVÄGEN', '19', '840 50', 'GÄLLÖ', '', '', 'Schweden', '0', '0', '0010094HBB', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8138 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(378, '12658635', '0', 'Lejla', 'Vidimlic', 'KULLSTIGEN', '10', '142 30', 'SKOGÅS', '', '', 'Schweden', '0', '0', '00101053K6', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8139 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(379, '12658635', '0', 'Christina', 'Raminger Seijboldt', 'HÅGA', '3', '152 97', 'SÖDERTÄLJE', '', '', 'Schweden', '0', '0', '001006486E', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8140 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(380, '12658635', '0', 'Martin', 'Wong', 'Marieviksgatan', '40', '11760', 'Stickholm', '', '', 'Schweden', '0', '0', '00101872YA', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8141 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(381, '12658635', '0', 'Per', 'Karlsson', 'Oxievägen', '11', '23254', 'Åkarp', '', '', 'Schweden', '0', '0', '0010029KCI', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8142 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(382, '12658635', '0', 'Isa', 'Bagci', 'Höstvädersgatan', '45', '41833', 'Göreborg', '', '', 'Schweden', '0', '0', '0010109T3D', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8143 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(383, '12658635', '0', 'Rawaz', 'Mohamed', 'Margaretavägen ', '5', '17756', 'Järfälla', '', '', 'Schweden', '0', '0', '00101386SA', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8144 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(384, '12658635', '0', 'Setareh', 'Jafarzadeh Sabbagh', 'Trädgårdsvägen ', '9', '19446', 'upplandsväsby', '', '', 'Schweden', '0', '0', '0010023QNY', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8145 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(385, '12658635', '0', 'Kari', 'vall', 'RURIK HOLMS VÄG', '1B', '44830', 'FLODA', '', '', 'Schweden', '0', '0', '0010133N6I', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8146 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(386, '12658635', '0', 'Mathias', 'Sköld', 'GRANITVÄGEN', '6', '179 61', 'STENHAMRA', '', '', 'Schweden', '0', '0', '00100930NW', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8147 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(387, '12658635', '0', 'Josefin', 'Beckman', 'Östra hovingevägen', '16 E', '46371', 'Lödöse', '', '', 'Schweden', '0', '0', '0010249VNN', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8148 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(388, '12658635', '0', 'Madelene', 'Friberg', 'LILJEGATAN', '4:C', '75324', 'UPPSALA', '', '', 'Schweden', '0', '0', '0010202EMJ', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8149 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(389, '12658635', '0', 'Nidaa', 'Hafeth', 'Författagatan', '4E', '70370', 'Örebro', '', '', 'Schweden', '0', '0', '0010021OQK', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8151 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(390, '12658635', '0', 'YOUSRA', 'SAMAWI', 'MALÖRTSGATAN', '127', '424 61', 'ANGERED', '', '', 'Schweden', '0', '0', '00102157YU', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8152 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(391, '12658635', '0', 'Maria', 'Svensson', 'MAGLASÄTE', '305', '243 91', 'HÖÖR', '', '', 'Schweden', '0', '0', '0010208WT2', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8153 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(392, '12658635', '0', 'Johan', 'Lundin', 'Engelbrektsgatan', '57', '412 52', 'Göteborg', '', '', 'Schweden', '0', '0', '0010108NUS', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8154 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(393, '12658635', '0', 'Bill', 'Kallberg', 'Bjurholmsplan', '31', '11663', 'Stockholm', '', '', 'Schweden', '0', '0', '00100583QG', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8155 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(394, '12658635', '0', 'Daniel', 'Frykenlind', 'Egils väg', '10', '66533', 'Kil', '', '', 'Schweden', '0', '0', '00100740GQ', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8156 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(395, '12658635', '0', 'linda', 'öberg', 'atterbomsvägen', '26', '11258', 'stockholm', '', '', 'Schweden', '0', '0', '0010163RKI', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8157 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(396, '12658635', '0', 'Bo', 'Andersson', 'JÄRNVÄGSGATAN', '42A', '17235', 'SUNDBYBERG', '', '', 'Schweden', '0', '0', '0010117HF9', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8158 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(397, '12658635', '0', 'Paul', 'Anderberg', 'Övedsgatan', '5b', '21772', 'Malmö', '', '', 'Schweden', '0', '0', '001013266E', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8159 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(398, '12658635', '0', 'Leyla', 'Fattahi', 'SKARPSKYTTEVÄGEN', '8A', '22642', 'LUND', '', '', 'Schweden', '0', '0', '0010156NST', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8160 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(399, '12774917', '0', 'Emilie', 'Karlsson', 'Sibyllegatan 55', 'nb', '11443', 'Stockholm', '', '', 'Schweden', '0', '0', '0010080KUA', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8161 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(400, '12774917', '0', 'Arina', 'Lim', 'TROLLESUNDSVÄGEN', '15', '124 32', 'BANDHAGEN', '', '', 'Schweden', '0', '0', '00101451XK', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8123 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(401, '12774917', '0', 'Stefan', 'Andersson', 'Fällhagsvägen', '22B', '59012', 'BOXHOLM', '', '', 'Schweden', '0', '0', '0010013NBO', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8162 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(402, '12774917', '0', 'Ellinor', 'Ritzén', 'C/O FOHRMAN, HAUPTVÄGEN', '42', '123 58', 'FARSTA', '', '', 'Schweden', '0', '0', '0010248SY6', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8163 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(403, '12774917', '0', 'Eric', 'Hansson', 'C/O Kjell Svensson , Valhallavägen', '22B', '11422', 'Stockholm', '', '', 'Schweden', '0', '0', '0010224LMC', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8164 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(404, '12860187', '0', 'robin', 'aspving', 'BACKA VÄSTERGÅRDEN', '12', '517 92', 'BOLLEBYGD', '', '', 'Schweden', '0', '0', '0010024F1X', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8165 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(405, '12860187', '0', 'Pontus', 'Ryderberg', 'SERENADVÄGEN', '40', '131 40', 'NACKA', '', '', 'Schweden', '0', '0', '0010185X2C', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8166 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(406, '12858451', '0', 'Øyvind', 'Humberset', 'DRAKENBERGSGATAN', '21', '117 41', 'STOCKHOLM', '', '', 'Schweden', '0', '0', '0010206OP3', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8167 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(407, '12858451', '0', 'saad', 'shamon', 'bragesvägen', '11', '14569', 'norsborg', '', '', 'Schweden', '0', '0', '00102194LR', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8168 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(408, '12858451', '0', 'nora', 'shamon', 'VICKERVÄGEN', '1', '145 69', 'NORSBORG', '', '', 'Schweden', '0', '0', '0010070DPG', '0', 'Theorema', 'Marco Polo Diamanten schwarz', '0', 'RG 0679 8150 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(409, '12605029', '0', 'daniele', 'mangiapia', 'TULLGATAN', '1B', '27142', 'YSTAD', '', '', 'Schweden', '0', '0', '0010173SUI', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8081 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(410, '12658627', '0', 'Axel', 'Örnevall', 'SKOLGATAN', '9', '172 31', 'SUNDBYBERG', '', '', 'Schweden', '0', '0', '0010007DA7', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8082 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(411, '12658627', '0', 'Andreas', 'Zannin', 'Kryssargatan', '11', '12063', 'Stockholm', '', '', 'Schweden', '0', '0', '00101186CU', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8083 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(412, '12658627', '0', 'Azita', 'Javani', 'Skillingvägen', '10B', '17567', 'Järfälla', '', '', 'Schweden', '0', '0', '0010092N7W', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8084 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(413, '12658627', '0', 'Hamid', 'Saseli', 'Brogatan ', '13', '65455', 'Karlstad', '', '', 'Schweden', '0', '0', '0010003GHV', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8085 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(414, '12658627', '0', 'Lolita', 'Olesen', 'Södra långgatan', '15b', '26138', 'Landskrona', '', '', 'Schweden', '0', '0', '0010031KCP', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8086 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(415, '12658627', '0', 'Johan', 'Kallberg', 'Bastuhagsvägen ', '39', '12242', 'Enskede', '', '', 'Schweden', '0', '0', '00101009CH', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8087 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(416, '12658627', '0', 'Jonathan', 'Berg', 'Norumsvägen', '8A', '417 43', 'Göteborg', '', '', 'Schweden', '0', '0', '0010246VJG', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8088 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(417, '12658627', '0', 'Tarek', 'Wahidi', 'Sunne plan', '9', '12344', 'Farsta', '', '', 'Schweden', '0', '0', '001002115L', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 80891DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(418, '12658627', '0', 'daniella', 'durmaz', 'färdemansgatan', '42c', '70360', 'örebro', '', '', 'Schweden', '0', '0', '0010168BC8', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8090 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(419, '12658627', '0', 'Joakim', 'Eklöf', 'Halalid', '26', '25440', 'Helsingborg', '', '', 'Schweden', '0', '0', '00102047KE', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8091 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(420, '12658627', '0', 'Fredrik', 'Wahl', 'RÄTTAR VIGS VÄG', '121', '162 72', 'VÄLLINGBY', '', '', 'Schweden', '0', '0', '0010097VZ9', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8092 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(421, '12658627', '0', 'Samir', 'Mohammad', 'JOHAN BANÉRS VÄG', '27', '182 75', 'STOCKSUND', '', '', 'Schweden', '0', '0', '001024344D', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8093 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(422, '12658627', '0', 'Jeton', 'Ramadani', 'FAKTORSGATAN', '7', '252 46', 'HELSINGBORG', '', '', 'Schweden', '0', '0', '0010132R2E', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8094 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(423, '12658627', '0', 'Esteban', 'Grez', 'vistabergsalle', '94', '14168', 'huddinge', '', '', 'Schweden', '0', '0', '0010234C5Z', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8095 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(424, '12658627', '0', 'Samuel', 'Johansson', 'ÖSTERMALMSGATAN', '5', '722 09', 'VÄSTERÅS', '', '', 'Schweden', '0', '0', '0010010DI2', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 80962DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(425, '12658634', '0', 'Alexander', 'Özel', 'Brygghusgatan', '30', '72481', 'Västerås', '', '', 'Schweden', '0', '0', '0010084X7Q', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8097 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(426, '12658634', '0', 'Anders', 'Wedin', 'RÅDMANSGATAN', '73', '113 60', 'STOCKHOLM', '', '', 'Schweden', '0', '0', '0010160JI3', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8098 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(427, '12658634', '0', 'Ebbe', 'Gaznaghi', 'SORÖGATAN', '13', '164 41', 'KISTA', '', '', 'Schweden', '0', '0', '0010230GP7', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8099 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(428, '12658634', '0', 'Linus', 'Rakkenes', 'Gibraltargatan', '66', '41258', 'Göteborg', '', '', 'Schweden', '0', '0', '0010236THG', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8100 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(429, '12658634', '0', 'Zoran', 'Pavlovic', 'ABBEDISSGATAN', '8', '216 22', 'LIMHAMN', '', '', 'Schweden', '0', '0', '0010085RZ3', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8101 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(430, '12658634', '0', 'Anders', 'Björnsson', 'TRÄKILSGATAN', '47', '416 78', 'GÖTEBORG', '', '', 'Schweden', '0', '0', '0010205HNG', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8102 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(431, '12658634', '0', 'Johnny', 'Martinez', 'WOLLMAR YXKULLSGATAN', '42', '11850', 'STOCKHOLM', '', '', 'Schweden', '0', '0', '0010172J3O', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8103 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(432, '12658634', '0', 'mostafa', 'mohammadi', 'KORNETTGATAN', '13', '656 34', 'KARLSTAD', '', '', 'Schweden', '0', '0', '00102499TI', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8104 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(433, '12658634', '0', 'Bengt', 'Hansson', 'ARTISTVÄGEN', '12', '121 35', 'JOHANNESHOV', '', '', 'Schweden', '0', '0', '0010060OW8', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG067981058DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(434, '12658634', '0', 'Pierre', 'Martedal', 'Spexhult', '9', '57195', 'Nässjö', '', '', 'Schweden', '0', '0', '0010176OZ4', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8106 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(435, '12658634', '0', 'Sebastian', 'Ohlsson', 'Segerlindsgatan', '13', '41653', 'Göteborg', '', '', 'Schweden', '0', '0', '0010144DHG', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8107 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(436, '12658634', '0', 'Mandus', 'Lindström', 'Svedjeholmsvägen', '1', '89232', 'Örnsköldsvik', '', '', 'Schweden', '0', '0', '0010116A64', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8108 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(437, '12658634', '0', 'lidija', 'petkovska', 'RÖDS PLUTOSTIG', '7', '423 34', 'TORSLANDA', '', '', 'Schweden', '0', '0', '0010228JOW', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8109 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(438, '12774916', '0', 'Johanna', 'Raga Waronen', 'SMEDJEGATAN', '3', '722 13', 'VÄSTERÅS', '', '', 'Schweden', '0', '0', '0010194RJC', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8110 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(439, '12774916', '0', 'Umair', 'Hussain', 'Malmvägen', '16, 8TR', '19160', 'Sollentuna', '', '', 'Schweden', '0', '0', '0010024TTI', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8111 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(440, '12751568', '0', 'Claes-Göran', 'Dahlström', 'CIRKELVÄGEN', '48', '556 25', 'JÖNKÖPING', '', '', 'Schweden', '0', '0', '0010222QJJ', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8112 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(441, '12860186', '0', 'Oskar', 'Jarnryd', 'crafords väg. lgh1620', '14', '11324', 'stockholm', '', '', 'Schweden', '0', '0', '0010225V58', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8113 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(442, '12860186', '0', 'Fredrik', 'Larsson', 'SKYMNINGSVÄGEN', '16', '743 32', 'STORVRETA', '', '', 'Schweden', '0', '0', '0010087QI4', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8114 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(443, '12860186', '0', 'Fajla', 'Salihu', 'TELESKOPGATAN', '14', '415 18', 'GÖTEBORG', '', '', 'Schweden', '0', '0', '0010232X3Y', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8115 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(444, '12860186', '0', 'gabriel', 'wendel', 'STORA GRÖNEGATAN', '18B', '23533', 'VELLINGE', '', '', 'Schweden', '0', '0', '0010151CJX', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8116 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(445, '12860186', '0', 'Trausti', 'Kristjansson', 'PRÄSTVÄGEN', '3', '246 30', 'LÖDDEKÖPINGE', '', '', 'Schweden', '0', '0', '0010139FS9', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8080 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(446, '12860186', '0', 'Trausti', 'Kristjansson', 'PRÄSTVÄGEN', '3', '246 30', 'LÖDDEKÖPINGE', '', '', 'Schweden', '0', '0', '0010059OJR', '0', 'Theorema', 'Marco Polo Diamanten weiß', '0', 'RG 0679 8080 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(447, '12658626', '0', 'Alexandra', 'Blad', 'Karlsgatan', '9', '25224', 'Helsingborg', '', '', 'Schweden', '0', '0', '0010234BSS', '0', 'Theorema', 'Marco Polo gold-schwarz', '0', 'RG 0679 8069 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(448, '12658626', '0', 'Jan', 'Sandström', 'ROPGRÄND', '5', '187 42', 'TÄBY', '', '', 'Schweden', '0', '0', '0010048EIG', '0', 'Theorema', 'Marco Polo gold-schwarz', '0', 'RG 0679 8070 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(449, '12658626', '0', 'Sabina', 'Nordström', 'LAKÄRRSVÄGEN', '20', '439 51', 'ÅSA', '', '', 'Schweden', '0', '0', '0010156NV2', '0', 'Theorema', 'Marco Polo gold-schwarz', '0', 'RG 0679 8071 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(450, '12658626', '0', 'Ronnie', 'Österberg', 'SOMMARBO', '252', '137 67', 'JORDBRO', '', '', 'Schweden', '0', '0', '0010181ESM', '0', 'Theorema', 'Marco Polo gold-schwarz', '0', 'RG 0679 8072 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(451, '12658633', '0', 'Leila', 'Ewald', 'LANDÅGATAN', '7', '212 42', 'MALMÖ', '', '', 'Schweden', '0', '0', '0010015WHK', '0', 'Theorema', 'Marco Polo gold-schwarz', '0', 'RG 0679 8073 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(452, '12658633', '0', 'Anders', 'Wedin', 'RÅDMANSGATAN', '73', '113 60', 'STOCKHOLM', '', '', 'Schweden', '0', '0', '0010200J7S', '0', 'Theorema', 'Marco Polo gold-schwarz', '0', 'RG 0679 8074 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(453, '12658633', '0', 'Tor', 'Josefsson', 'RABYVÄGEN', '36', '236 91', 'HÖLLVIKEN', '', '', 'Schweden', '0', '0', '0010129TGS', '0', 'Theorema', 'Marco Polo gold-schwarz', '0', 'RG 0679 8075 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(454, '12658633', '0', 'Damir', 'Hodzic', 'Bergsjösvängen', '37', '41521', 'Göteborg', '', '', 'Schweden', '0', '0', '0010155AQ8', '0', 'Theorema', 'Marco Polo gold-schwarz', '0', 'RG 0679 8076 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(455, '12658633', '0', 'Alexander', 'Özel', 'Brygghusgatan', '30', '72481', 'Västerås', '', '', 'Schweden', '0', '0', '0010188JHM', '0', 'Theorema', 'Marco Polo gold-schwarz', '0', 'RG 0679 8077 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(456, '12860185', '0', 'Lina', 'Olsson', 'MYRA SKRÄDDARBACKEN', '4', '820 40', 'JÄRVSÖ', '', '', 'Schweden', '0', '0', '0010003OO3', '0', 'Theorema', 'Marco Polo gold-schwarz', '0', 'RG 0679 8078 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(457, '12860185', '0', 'Anna', 'Liefvergren', 'VRETAVÄGEN', '7A', '14743', 'TUMBA', '', '', 'Schweden', '0', '0', '0010240GWY', '0', 'Theorema', 'Marco Polo gold-schwarz', '0', 'RG 0679 8079 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(458, '12658625', '0', 'Andreas', 'Hanna', 'Annalundsvägen ', '9b', '15252', 'Södertälje', '', '', 'Schweden', '0', '0', '0010194YW9', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG067980083DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(459, '12658625', '0', 'Linda', 'Jaramillo Martinez', 'Knutsborg', '4c', '245 45', 'Staffanstorp', '', '', 'Schweden', '0', '0', '0010019SOG', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8009 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(460, '12658625', '0', 'Kenneth', 'Åsberg', 'Nyodlarvägen', '15', '74382', 'Bälinge', '', '', 'Schweden', '0', '0', '0010047OBC', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8010 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(461, '12658625', '0', 'Anneli', 'Dahlin', 'HAGABERGSVÄGEN', '4', '139 35', 'VÄRMDÖ', '', '', 'Schweden', '0', '0', '0010064MR7', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8011 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(462, '12658625', '0', 'Lars', 'Lund', 'DOMAREGATAN', '7', '784 35', 'BORLÄNGE', '', '', 'Schweden', '0', '0', '0010167IIO', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8012 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(463, '12658625', '0', 'Hampus', 'Ingvarson', 'Violgatan ', '1F', '43446', 'Kungsbacka', '', '', 'Schweden', '0', '0', '0010225JPP', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8013 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(464, '12658625', '0', 'Johan', 'Petersson', 'Hantverksgatan', '13A', '44132', 'Alingsås', '', '', 'Schweden', '0', '0', '0010114S9F', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8014 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(465, '12658625', '0', 'Cecilia', 'Jolevi', 'PELARGATAN', '15', '121 47', 'JOHANNESHOV', '', '', 'Schweden', '0', '0', '00101519WR', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8015 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(466, '12658625', '0', 'Arezoo', 'Badiei', 'Kalendervägen ', '83', '415 11', 'Göteborg', '', '', 'Schweden', '0', '0', '001002969O', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8016 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(467, '12658625', '0', 'Anders', 'Fors', 'GRANITVÄGEN', '51', '437 32', 'LINDOME', '', '', 'Schweden', '0', '0', '00102212FC', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8017 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(468, '12658625', '0', 'Helen', 'Bengtsson', 'BORGENS ALLÉ', '3A', '24439', 'KÄVLINGE', '', '', 'Schweden', '0', '0', '0010239MII', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8018 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(469, '12658625', '0', 'Robbin', 'Hultman', 'Lindmätarvägen', '28', '14137', 'Stockholm', '', '', 'Schweden', '0', '0', '0010104XT2', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8019 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(470, '12658625', '0', 'Henrik', 'Moren', 'ÅMÄNNINGEVÄGEN', '1', '120 57', 'ÅRSTA', '', '', 'Schweden', '0', '0', '0010209OQX', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8020 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(471, '12658625', '0', 'Emil', 'Shamon', 'Timmermansgatan', '2', '60359', 'Norrköping', '', '', 'Schweden', '0', '0', '0010028BGZ', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8021 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(472, '12658625', '0', 'Sabina', 'Nordström', 'LAKÄRRSVÄGEN', '20', '439 51', 'ÅSA', '', '', 'Schweden', '0', '0', '0010039414', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8022 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(473, '12658625', '0', 'Hamdija', 'Dzebo', 'HJALMAR PETRIS VÄG', '11C', '35247', 'VÄXJÖ', '', '', 'Schweden', '0', '0', '0010070SWN', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8023 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(474, '12658632', '0', 'Amad', 'Gaher', 'FRIHETSVÄGEN', '34', '177 33', 'JÄRFÄLLA', '', '', 'Schweden', '0', '0', '00101762QQ', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8024 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(475, '12658632', '0', 'Lars', 'Norell', 'RAKETVÄGEN', '10', '175 69', 'JÄRFÄLLA', '', '', 'Schweden', '0', '0', '0010010JH8', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8025 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(476, '12658632', '0', 'Carl', 'Elmesiöö', 'RITARGATAN', '1B', '75433', 'UPPSALA', '', '', 'Schweden', '0', '0', '00102435UN', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8026 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(477, '12658632', '0', 'Juha', 'Ranta', 'STENDALSVÄGEN', '244', '146 52', 'TULLINGE', '', '', 'Schweden', '0', '0', '0010113HBL', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8027 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(478, '12658632', '0', 'Christoffer', 'Egnefors', 'Skräddarns backe', '19', '19636', 'Kungsängen', '', '', 'Schweden', '0', '0', '0010202F8R', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8028 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(479, '12658632', '0', 'Dmitriy', 'Berstein', 'GENERALSHÖJDEN', '32', '642 60', 'MALMKÖPING', '', '', 'Schweden', '0', '0', '0010125QA4', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8029 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(480, '12658632', '0', 'Johan', 'Råd', 'ULLÅNGERGATAN', '17', '162 54', 'VÄLLINGBY', '', '', 'Schweden', '0', '0', '0010116UEA', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8030 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(481, '12658632', '0', 'Isak', 'Lundgren', 'STRÖMPARKEN', '22', '602 24', 'NORRKÖPING', '', '', 'Schweden', '0', '0', '0010023SOA', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8031 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(482, '12658632', '0', 'emin', 'kurt', 'MAJORSGATAN', '12', '211 41', 'MALMÖ', '', '', 'Schweden', '0', '0', '0010146JFU', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8032 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(483, '12658632', '0', 'Feven', 'Semere', 'Gotlandsresan 29', '180', '75754', 'Uppsala', '', '', 'Schweden', '0', '0', '0010026BYK', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8033 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(484, '12658632', '0', 'Linda', 'Ågren', 'ÖRLOGSVÄGEN', '42', '302 72', 'HALMSTAD', '', '', 'Schweden', '0', '0', '00101417BS', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8034 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(485, '12658632', '0', 'Erik', 'Andersson', 'GRÄNSGATAN', '2A', '23138', 'TRELLEBORG', '', '', 'Schweden', '0', '0', '0010002J2D', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8035 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(486, '12774914', '0', 'Carlos Mario', 'Gutierrez', 'Hallongbergsplan', '14 2tr', '17452', 'Sundbyberg', '', '', 'Schweden', '0', '0', '00101523FR', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8036 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(487, '12774914', '0', 'pola', 'saber', 'högsätravägen', '20', '18158', 'Stockholm', '', '', 'Schweden', '0', '0', '0010013MVQ', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8037 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(488, '12751562', '0', 'Jonas', 'Gambel', 'BÖRRINGEVÄGEN', '115', '233 33', 'SVEDALA', '', '', 'Schweden', '0', '0', '00102239G2', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8038 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(489, '12751562', '0', 'Anastasios', 'Prokopis', 'HARALD HJÄRNESGATAN', '18C', '41720', 'GÖTEBORG', '', '', 'Schweden', '0', '0', '00100677C5', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8039 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(490, '12860184', '0', 'Ezvin', 'Kovac', 'STORGATAN', '48 B', '57431', 'VETLANDA', '', '', 'Schweden', '0', '0', '0010148JQR', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8040 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(491, '12860184', '0', 'Dejan', 'Josifovic', 'BALDERS VÄG', '14', '145 71', 'NORSBORG', '', '', 'Schweden', '0', '0', '0010033EIJ', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG067980415DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(492, '12860184', '0', 'Paul', 'Nilssen', 'STOPVÄGEN', '49', '168 35', 'BROMMA', '', '', 'Schweden', '0', '0', '0010227T7Y', '0', 'Theorema', 'Marco Polo silber-schwarz\r\n\r\n17.12.12 neue Uhr geschickt RG067998875DE', '0', 'RG 0679 8042 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(493, '12860184', '0', 'Hanna', 'Berg', 'GRIMSTAGATAN', '76', '162 56', 'VÄLLINGBY', '', '', 'Schweden', '0', '0', '00101799PQ', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8043 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(494, '12858447', '0', 'serod', 'sukhbaatar', 'SÖRBYPLAN', '8', '163 71', 'SPÅNGA', '', '', 'Schweden', '0', '0', '0010129G6O', '0', 'Theorema', 'Marco Polo silber-schwarz', '0', 'RG 0679 8044 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(532, '12658624', '0', 'Carina', 'Liit', 'TALLÅSSTIGEN', '17', '144 52', 'RÖNNINGE', '', '', 'Schweden', '0', '0', '0010164T4J', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG067980070DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(533, '12658624', '0', 'Mattias', 'Kedling', 'Kvarnbacksvägen', '105', '16874', 'Bromma', '', '', 'Schweden', '0', '0', '0010069OGD', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 80450DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(534, '12658624', '0', 'patrick', 'lindsjö', 'Byvägen', '111', '18745', 'Täby', '', '', 'Schweden', '0', '0', '0010030Q2N', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8046 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(535, '12658624', '0', 'Thusyanthan', 'Gnaneswaran', 'Södra jordbrovägen', '25', '13765', 'Jordbro', '', '', 'Schweden', '0', '0', '00101785N3', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8047 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(536, '12658624', '0', 'Robin', 'Freiman', 'Elins väg', '4', '61150', 'Nyköping', '', '', 'Schweden', '0', '0', '0010136RM7', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8048 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(537, '12658624', '0', 'Elias', 'Ardgren', 'Johan Enbergs Väg 11', 'Lgh 1202', '17162', 'Solna', '', '', 'Schweden', '0', '0', '001002002P', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8049 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(538, '12658624', '0', 'Helen', 'Lilja', 'KARTVÄGEN', '3', '136 65', 'SÖDERBY', '', '', 'Schweden', '0', '0', '0010209QYX', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8050 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(539, '12658624', '0', 'Alexander', 'Hermansson', 'SIKVÄGEN', '2', '135 41', 'TYRESÖ', '', '', 'Schweden', '0', '0', '00101417BD', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8051 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(540, '12658624', '0', 'Rolf', 'Byström', 'MOSSVÄGEN', '87', '141 44', 'HUDDINGE', '', '', 'Schweden', '0', '0', '0010107G40', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8052 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(541, '12658624', '0', 'Alex', 'Espinoza', 'LILLHAGSVÄGEN', '22', '124 71', 'BANDHAGEN', '', '', 'Schweden', '0', '0', '0010193CSG', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8053 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(542, '12658624', '0', 'Sophia', 'Cerdier', 'BOLLSTIGEN', '7', '475 50', 'HÄLSÖ', '', '', 'Schweden', '0', '0', '0010049K2H', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8054 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(543, '12658624', '0', 'Kristoffer', 'Nilsson', 'VÄSTMANNAGATAN', '29', '113 25', 'STOCKHOLM', '', '', 'Schweden', '0', '0', '0010133I37', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8055 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(544, '12658624', '0', 'Josefine', 'Hermansson', 'TRÄDGÅRDSVÄGEN', '6A', '13242', 'SALTSJÖ-BOO', '', '', 'Schweden', '0', '0', '00100541PE', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8056 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(545, '12658631', '0', 'Karin', 'Johnsén', 'FLÖJTGATAN', '46', '871 61', 'HÄRNÖSAND', '', '', 'Schweden', '0', '0', '0010199KGY', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8057 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(546, '12658631', '0', 'Mattias', 'Simonsson', 'BALDERS VÄG', '5', '231 68', 'TRELLEBORG', '', '', 'Schweden', '0', '0', '0010098HAM', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8058 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(547, '12658631', '0', 'Jacqueline', 'Svensson', 'Majgatan', '5', '21565', 'Malmö', '', '', 'Schweden', '0', '0', '00101135F7', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8059 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(548, '12658631', '0', 'Peter', 'Abrahamsson', 'Maj på malös gata', '22', '41767', 'Göteborg', '', '', 'Schweden', '0', '0', '0010058W80', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8060 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(549, '12658631', '0', 'Oscar', 'Källén', 'finedalsvägen', '15a', '18157', 'lidingö', '', '', 'Schweden', '0', '0', '0010109GR8', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8061 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(550, '12658631', '0', 'Douglas', 'Wells', 'BJÖRKHAGSVÄGEN', '18', '184 38', 'ÅKERSBERGA', '', '', 'Schweden', '0', '0', '00101067SO', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8062 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(551, '12658631', '0', 'Robin', 'Jahrl', 'TOBAKSSPINNARGATAN', '10', '117 36', 'STOCKHOLM', '', '', 'Schweden', '0', '0', '00101056SM', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8063 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(552, '12658631', '0', 'Håkan', 'wendner', 'Klagshamnsvägen', '69', '21838', 'Malmö', '', '', 'Schweden', '0', '0', '0010220XG3', '0', 'Theorema', 'Marco Polo silber-wei?', 'Uhr zurück erhalten! Refund???', 'RG 0679 8064 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(553, '12658631', '0', 'Thanh', 'Chi Trinh', 'Sägengatan ', '50', '42258', 'Göteborg', '', '', 'Schweden', '0', '0', '0010140ELD', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8065 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(554, '12774913', '0', 'maria', 'berg', 'kanngjutargränd ', '13', '15272', 'vällingby', '', '', 'Schweden', '0', '0', '0010131PZ7', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8066 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(555, '12774913', '0', 'Carlos Mario', 'Gutierrez', 'Hallongbergsplan', '14 2tr', '17452', 'Sundbyberg', '', '', 'Schweden', '0', '0', '0010222JL4', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8067 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(556, '12751561', '0', 'Thomas', 'Halvarsson', 'SPARVHÖKSVÄGEN', '11', '147 34', 'TUMBA', '', '', 'Schweden', '0', '0', '0010158LKH', '0', 'Theorema', 'Marco Polo silber-weiß', '0', 'RG 0679 8068 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-17', '', '', '', '', '', ''),
(557, '12872270', '0', 'Cathy', 'McCarthy', 'Carraig cluain', '115', '000', 'Tullamore, co. Offaly', '', '', 'Irland', '0', '0879857428', '0010209V51', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 7234 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(558, '12872270', '0', 'Louise', 'Currie', 'Tyrconnell Park', '139', '1234', 'Dublin', '', '', 'Irland', '0', '0894429887', '0010155Q54', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', 'Uhr erhalten 11.10.2013', 'RG 0679 7235 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(559, '12872271', '0', 'Sheila', 'O\'Brien', 'Maolbuille Rd, Glasnevin', '28', '11', 'Dublin', '', '', 'Irland', '0', '0877582209', '0010094F9D', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7232 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(560, '12872271', '0', 'Karen', 'Ryan Mc Namara', 'St Patrick\'s Road, Singland', 'No 8', 'Co', 'Limerick', '', '', 'Irland', '0', '00 353 86 8650565', '00101263IK', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7236 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(561, '12872271', '0', 'Paul', 'Curran', 'Forth Commons,Coolree,', 'None', 'None', 'Wexford, Ireland', '', '', 'Irland', '0', '00353863034650', '0010099HPH', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '28.11.2012 Uhr vom Post zurück...Refund ???', 'RG 0679 7237 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(562, '12872272', '0', 'Niall', 'Murphy', 'Bank of Ireland Global Markets Burlington Plaza, Burlington Road', '2', '4', 'Dublin', '', '', 'Irland', '0', '+353 86 4030067', '0010106ELK', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7233 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(563, '12872272', '0', 'david', 'hennessy', 'north great clarence street', '14', 'd1', 'dublin1', '', '', 'Irland', '0', '0857046761', '0010145354', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7238 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(564, '12872272', '0', 'Niall', 'Murphy', 'Bank of Ireland Global Markets Burlington Plaza, Burlington Road', '2', '4', 'Dublin', '', '', 'Irland', '0', '+353 86 4030067', '0010024E2P', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7233 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(565, '12872273', '0', 'Sheila', 'O\'Brien', 'Maolbuille Rd, Glasnevin', '28', '11', 'Dublin', '', '', 'Irland', '0', '0877582209', '0010027TBC', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '27.05.2013 RG 5181 0625 2DE', 'RG 0679 7232 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(566, '12872273', '0', 'Sean', 'Herlihy', 'St Josephs School for Deaf Boys, Cabra', 'ST', '7', 'Dublin 7, IRELAND', '', '', 'Irland', '0', '086-3856914', '00100188NR', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7239 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(567, '12872273', '0', 'Niall', 'Maloney', 'Facefield', '1', '0', 'Claremorris', '', '', 'Irland', '0', '0879171429', '0010082CQN', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7240 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(568, '12872274', '0', 'Roceliza', 'Reyes', 'Maryborough Ave', '62', 'NA', 'Douglas, Cork', '', '', 'Irland', '0', '0876850732', '0010071IYV', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7241 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(569, '12872275', '0', 'KASPARS', 'PERKONS', 'FALCON, JACOBS ISLAND, MAHON', '124', 'CO.CORK', 'CORK', '', '', 'Irland', '0', '0867251603', '0010117OFB', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 7242 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(570, '12872275', '0', 'Patrick', 'Telemann', 'Garisson House South Circular Road', 'Apt. 7', '0008', 'Dublin', '', '', 'Irland', '0', '086-6097007', '00102447JL', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 7243 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(571, '2161915', '0', 'Christy', 'Leonard', 'Ballyfermot', '3 ramillies road', '0000', 'Dublin 10 Ireland', '', '', 'Irland', 'Christyleonard2006@yahoo.ie', '00353860455371', '9p7ltl8a25', '0', 'Theorema', 'Casablanca with Silver Case, Black Face and Black Strap', '0', 'RG 0679 7231 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(572, '2161878', '0', 'Christy', 'Leonard', 'Ballyfermot', '3ramillies rd', '0000', 'Dublin 10. Ireland', '', '', 'Irland', 'Christyleonard2006@yahoo.ie', '00353860455371', 'Zc1332wun9', '0', 'Theorema', 'Casablanca with Gold Case, Black Face and Brown Strap', '0', 'RG 0679 7231 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(573, '12872196', '0', 'Nermina', 'Vareslija', 'The Rise Hunters Run, Clonee', '13', '15', 'Dublin', '', '', 'Irland', '0', '0872230453', '0010221UEF', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG067972453DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(574, '12872196', '0', 'Julie', 'Bullock', 'Seabury Grove', '1', '1', 'Malahide', '', '', 'Irland', '0', '018450199', '0010016U38', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 7246 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(575, '12872197', '0', 'kornel', 'zakar', 'southmede, ballinteer road, Dundrum', 'apt 22', '16', 'dubln', '', '', 'Irland', '0', '0851143467', '0010021XT3', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7247 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(576, '12872197', '0', 'fiona', 'sorensen', 'woodberry lawn,castleredmond,', '12', 'cork', 'midleton,co cork,ireland.', '', '', 'Irland', '0', '0876524934', '0010247ECU', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7248 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(577, '12872197', '0', 'Robert', 'Evans', 'Shantalla Drive', '56', 'Dublin', 'Beaumont', '', '', 'Irland', '0', '0863751537', '0010163MJJ', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7249 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(578, '12872198', '0', 'Aamir', 'Shahzad Awan', 'Ard Mor Drive', '45', 'D24', 'Tallaght', '', '', 'Irland', '0', '086 1521111', '00101124L2', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'Storniert 16.11.12', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(579, '12872198', '0', 'margaret', 'murray', 'Kildalkey', '0', 'co meath', 'Navan', '', '', 'Irland', '0', '0469435446', '0010232MNF', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7250 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(580, '12872198', '0', 'Lynda', 'Norgrove', 'Golf Course rd', '6', '0000', 'Tralee', '', '', 'Irland', '0', '0830088565', '0010168FC5', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7251 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(581, '12872198', '0', 'Mairead', 'Hurley', 'Aisling, rigsdale, Ballinhassig', '109', '0', 'Co cork', '', '', 'Irland', '0', '0872738161', '0010026Z5J', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7252 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(582, '12872199', '0', 'Sharon', 'Seery', 'Wedgewood', '68', '16', 'Dublin', '', '', 'Irland', '0', '2954814', '0010202D7N', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', 'Uhr zurück erhalten! Refund???', 'RG067972440DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(583, '12872199', '0', 'catriona', 'mockler', 'college green, ulster bank', '33', '2', 'dublin', '', '', 'Irland', '0', '0851406995', '001019728T', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7254 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(584, '12872199', '0', 'Sharon', 'Seery', 'Wedgewood', '68', '16', 'Dublin', '', '', 'Irland', '0', '2954814', '0010070EQO', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', 'Uhr zurück erhalten! Refund???', 'RG067972440DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(585, '12872199', '0', 'shirija', 'saji', 'hampton square,navan road', '47', '7', 'dublin,ireland', '', '', 'Irland', '0', '0860402789', '001019092P', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7255 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(586, '12872199', '0', 'george', 'geraghty', 'templeville road', '189', '6w', 'dublin', '', '', 'Irland', '0', '00353876562357', '0010243CPR', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7256 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(587, '12872199', '0', 'Michelle Walsh', 'C/O Ryan & Ryan Solicitors', 'St Brigids Road, Clondalkin', '5', '22', 'Dublin', '', '', 'Irland', '0', '0871327300', '00101312R4', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'Storniert 16.11.12', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(588, '12872199', '0', 'emma', 'salmon', 'cummerstown', 'none', 'westmeath', 'collinstown', '', '', 'Irland', '0', '0857062428', '0010001LHK', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7257 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(589, '12872200', '0', 'james', 'Deering', 'ballymana lane kiltipper tallaght', 'nerak house', '24', 'dublin', '', '', 'Irland', '0', '0876695548', '00101944M6', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '', 'RG 0679 7258 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(590, '12872200', '0', 'Aamir', 'Shahzad Awan', 'Ard Mor Drive', '45', 'D24', 'Tallaght', '', '', 'Irland', '0', '086 1521111', '001019041R', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '', 'RG 0679 7259 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(591, '12872200', '0', 'Jonas', 'Bal?ìius', 'Knockrobin', 'Sevenauks', 'Ww', 'Wicklow', '', '', 'Irland', '0', '0857764791', '0010199T96', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '', 'RG 0679 7260 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(592, '12872201', '0', 'Deirdre', 'Casey', 'Manor Hill, Ballincollig', '69', '0004', 'Cork', '', '', 'Irland', '0', '353866063952', '0010003C63', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '', 'RG 0679 7261 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(593, '12872201', '0', 'Barbara Anne Brennan & Company', 'Heather', 'Birch Avenue, Stillorgan Ind Pk, Stillorgan', '61', 'Ireland', 'Co Dublin', '', '', 'Irland', '0', '00353866010720', '0010093C32', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '', 'RG 0679 7253 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(594, '12872201', '0', 'carlo', 'mori', 'Nassau street', '4/5', 'Ireland', 'Dublin 2', '', '', 'Irland', '0', '0879387601', '001004385I', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '', 'RG 0679 7262 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(595, '12872201', '0', 'Gareth', 'Norman', '16 the hall curragh grange', '16', 'Co kildare', 'Newbridge', '', '', 'Irland', '0', '0863055911', '0010239V9P', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '', 'RG 0679 7263 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(596, '12872201', '0', 'marian', 'finnegan', 'Highfield Park Dundrum', '56', '14', 'dublin', '', '', 'Irland', '0', '0851873573', '0010118YXV', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', 'Uhr erhalten 26. 08.2013 Replaced with a new one!!!\r\nRG 5181 3656 3DE', 'RG 0679 7264 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(597, '12872201', '0', 'Liga', 'Rezvova', 'Rhebouge', '9 Dromroe', '04048', 'Limerick', '', '', 'Irland', '0', '0862287889', '0010066NDD', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '', 'RG 0679 7265 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(598, '12872282', '0', 'Eibhlin', 'Kerr', 'Temple Hall, Mount Saint Annes', '25', '6', 'Milltown Dublin', '', '', 'Irland', '0', '0857803048', '0010075MBO', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'storniert am 19.11.12', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-21', '', '', '', '', '', ''),
(604, '02631471', '0', 'sanne', 'Mikkelsen', '70E', 'Holmbladsgade', '2300', 'København', '', '', 'Dänemark', '0', '29893343', '0010073Q8F', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sølv urskive', '0', 'RG 0679 7289 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(603, '02631471', '0', 'Idris', 'Redzepi', '13 A', 'Utterslevvej', '2400', 'København', '', '', 'Dänemark', '0', '31105658', '0010195KSR', '0', '0', 'Theorema Sao Paolo-ur med sort l?derrem og s?lv urskive', '13.06.2013 will Geld für gebrauchte und kaputte Uhr zurück haben!', 'RG 0679 7288 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(602, '02631471', '0', 'Jeff', 'Hoffmann', '141', 'Dyssebakken', '6500', 'ringsted', '', '', 'Dänemark', '0', '22427253', '0010079L21', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sølv urskive', '0', 'RG 0679 7287 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(605, '02631471', '0', 'Thomas', 'skovborg', '6', 'vandrigsvej', '4660', 'store heddinge', '', '', 'Dänemark', '0', '60601243', '0010212CU3', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sølv urskive', '0', 'RG 0679 7283 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(606, '02631471', '0', 'Remzije', 'Lind', '13 4MF', 'Stolemagerstien', '2300', 'København', '', '', 'Dänemark', '0', '81636430', '00100269DW', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sølv urskive', '0', 'RG 0679 7290 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(607, '02631471', '0', 'Nicolai', 'Mendoza', '51', 'Sjælør Boulevard st. th.', '2450', 'København SV', '', '', 'Dänemark', '0', '+45 25733100', '0010034NWG', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sølv urskive', '0', 'RG 0679 7282 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(608, '02631476', '0', 'brian', 'Larsen', '111', 'Klakkebjerg', '2750', 'Ballerup', '', '', 'Dänemark', '0', '40547959', '0010087HS6', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 7291 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(609, '02631476', '0', 'Henriette', 'Lewinsky', '10', 'Bianco Lunos Alle', '1868', 'Frederiksberg', '', '', 'Dänemark', '0', '28700215', '0010220MTS', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 7292 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(610, '02631476', '0', 'Christian', 'Hougaard', '12 4 TV', 'P. D. Løvs Allé', '2200', 'København', '', '', 'Dänemark', '0', '25368009', '0010080A11', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 7284 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(611, '02631476', '0', 'Allan Vittarp', 'Rasmussen', '2A', 'Amtsskrivervej', '4671', 'Strøby', '', '', 'Dänemark', '0', '60196197', '0010248B64', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 7293 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(612, '02631476', '0', 'Marianne', 'brændstrup', '7', 'h.c. lumbyes vej', '8000', 'Aarhus', '', '', 'Dänemark', '0', '4020665', '0010152HNS', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 7294 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(613, '02631476', '0', 'Jesper', 'Nilson', '22', 'Skovgårdsparken', '7080', 'Børkop', '', '', 'Dänemark', '0', '20439445', '0010107MSN', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 7295 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(614, '02631476', '0', 'Torben', 'Karlsen', '66', 'Jernbane Allé', '2720', 'Vanløse', '', '', 'Dänemark', '0', '40923619', '00101349KR', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 7296 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(615, '02631476', '0', 'claus', 'Baumgarten', '17', 'Stavnsbjerg Alle', '2730', 'Herlev', '', '', 'Dänemark', '0', '20762090', '0010158P13', '0', '0', 'Theorema Sao Paolo-ur med sort l?derrem og sort urskive\r\n\r\nUhr defekt-will reparatur!', '0', 'RG 0679 7297 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(616, '02631477', '0', 'Claus', 'Hovmand', '271 B, 1. 2.', 'Gammel Køge Landevej', '2650', 'Hvidovre', '', '', 'Dänemark', '0', '42408446', '0010038RLN', '0', '0', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '0', 'RG 0679 7298 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(617, '02631477', '0', 'Arbejdernes Landsbank / Martin', 'rexen', '4', 'Brønsholmvej', '2980', 'Kokkedal', '', '', 'Dänemark', '0', '20692304', '00102177HE', '0', '0', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '0', 'RG 0679 7299 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(618, '02631477', '0', 'Stine Meldgaard', 'Böye', '139', 'Brøndsted', '3670', 'Veksø Sjælland', '', '', 'Dänemark', '0', '24898010', '0010175O7J', '0', '0', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '0', 'RG 0679 7300 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(619, '02631477', '0', 'Louise', 'Murad', '78, 2.th', 'Aldersrogade', '2200', 'København N', '', '', 'Dänemark', '0', '42177870', '0010012QNG', '0', '0', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '0', 'RG 0679 7302 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(620, '02631477', '0', 'sten', 'Jakobsen', '50b', 'meteorvej', '2730', 'Herlev', '', '', 'Dänemark', '0', '40586965', '0010016FW2', '0', '0', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '0', 'RG 0679 7303 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(621, '02631477', '0', 'Anders', 'Mortensen', '66, 2.TV', 'Blegdamsvej', '2100', 'København', '', '', 'Dänemark', '0', '22886640', '0010060Y1H', '0', '0', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '0', 'RG 0679 7304 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(622, '02631477', '0', 'Suzan', 'Ulrich', '16.st.tv.', 'Skyttegårdvej', '2500', 'Valby', '', '', 'Dänemark', '0', '21668270', '0010113IX8', '0', '0', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '0', 'RG 0679 7305 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(623, '02631472', '0', 'Martin', 'Mendoza', '51', 'Sjælør Boulevard st. th.', '2450', 'København SV', '', '', 'Dänemark', '0', '+45 25733100', '0010197UKX', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7282 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(624, '02631472', '0', 'Helene', 'Mlka', '104', 'Bispebjerg Parkallé', '2400', 'København', '', '', 'Dänemark', '0', '81926806', '00100794C0', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7306 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(625, '02631472', '0', 'Lars', 'Gottlieb', '10C', 'Gammel Byvej', '2650', 'Hvidovre', '', '', 'Dänemark', '0', '21262297', '0010057UA3', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7307 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(626, '02631472', '0', 'Christian', 'Bygum', '504, 3. Tv', 'Hvidovrevej', '2650', 'Hvidovre', '', '', 'Dänemark', '0', '28582894', '0010198N5C', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7308 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(627, '02631472', '0', 'Iehoshua', 'jensen', '230', 'Holmstrupgårdvej', '8210', 'Århus V.', '', '', 'Dänemark', '0', '29208022', '0010167JNL', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7309 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(628, '02631472', '0', 'Kristian', 'Dyrvig', '42', 'Absalonsgade', '5000', 'Odense', '', '', 'Dänemark', '0', '22871622', '0010249PBD', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7310 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(629, '02631472', '0', 'Kasper', 'Jeppesen', '3, ST. 21', 'Engtoften', '8260', 'Viby', '', '', 'Dänemark', '0', '29451989', '0010105S6F', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7311 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(630, '02631472', '0', 'tonny', 'gotthard', '32', 'virkensbjerget', '5250', 'odense.s.v', '', '', 'Dänemark', '0', '51347905', '0010071LZL', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7312 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(631, '02631472', '0', 'Kimie', 'Hougaard', '12 4 TV', 'P. D. Løvs Allé', '2200', 'København', '', '', 'Dänemark', '0', '25368009', '00100911K6', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7284 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(632, '02631472', '0', 'Frederik', 'Fredriksson', '50', 'Esplanaden', '1098', 'København', '', '', 'Dänemark', '0', '51956561', '0010015UVW', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7313 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(633, '02631472', '0', 'michael', 'Göde', '15B', 'Østergade', '4200', 'Slagelse', '', '', 'Dänemark', '0', '20236771', '0010107UWC', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7314 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(634, '02631472', '0', 'Jesper', 'Gøttske', '102 D', 'Roskildevej', '4100', 'Ringsted', '', '', 'Dänemark', '0', '28403978', '0010167HWO', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7315 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(635, '02631474', '0', 'Hanna', 'Holmestad', '85', 'Haraldsgade', '2100', 'København', '', '', 'Dänemark', '0', '22500702', '0010132A86', '0', '0', 'Theorema Casablanca-ur med sort læderrem samt sølv og blå urskive', '0', 'RG 0679 7316 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(636, '02631474', '0', 'Meryem', 'Nielsen', '136, 1', 'Sdr. Boulevard', '5000', 'Odense', '', '', 'Dänemark', '0', '21393363', '0010171TOX', '0', '0', 'Theorema Casablanca-ur med sort læderrem samt sølv og blå urskive', '0', 'RG 0679 7317 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(637, '02631474', '0', 'Pernille', 'skovborg', '6', 'vandrigsvej', '4660', 'store heddinge', '', '', 'Dänemark', '0', '60601243', '0010009HBP', '0', '0', 'Theorema Casablanca-ur med sort læderrem samt sølv og blå urskive', '0', 'RG 0679 7283 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(638, '02631474', '0', 'Camilla', 'Skjødt', '299', 'Jegstrupvænget', '8310', 'Tranbjerg', '', '', 'Dänemark', '0', '30508703', '0010023ULD', '0', '0', 'Theorema Casablanca-ur med sort læderrem samt sølv og blå urskive', '0', 'RG 0679 7318 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(639, '02631474', '0', 'Sandie', 'Remtoft', '59 1th', 'Stefansgade', '2200', 'København N', '', '', 'Dänemark', '0', '61659738', '00102454IR', '0', '0', 'Theorema Casablanca-ur med sort læderrem samt sølv og blå urskive', '0', 'RG 0679 7301 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(640, '02631475', '0', 'brian', 'skovborg', '6', 'vandrigsvej', '4660', 'store heddinge', '', '', 'Dänemark', '0', '60601243', '0010009HBP', '0', '0', 'Theorema Casablanca-ur med sort læderrem samt sølv og sort urskive', '0', 'RG 0679 7283 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(641, '02631475', '0', 'Simon', 'Skjødt', '299', 'Jegstrupvænget', '8310', 'Tranbjerg', '', '', 'Dänemark', '0', '30508703', '0010023ULD', '0', '0', 'Theorema Casablanca-ur med sort læderrem samt sølv og sort urskive', '0', 'RG 0679 7318 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(642, '02631475', '0', 'Jonas', 'Remtoft', '59 1th', 'Stefansgade', '2200', 'København N', '', '', 'Dänemark', '0', '61659738', '00102454IR', '0', '0', 'Theorema Casablanca-ur med sort læderrem samt sølv og sort urskive', '0', 'RG 0679 7301 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(643, '2631476', '0', 'Linn', 'Ulekleiv', '1a, 4 t.v', 'Østerdalsgade', '2300', 'København S', '', '', 'Dänemark', '0', '31271978', '00102468EY', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 7319 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(644, '2631477', '0', 'Ann-Mette', 'Holm', '48', 'Torpedammen', '2605', 'Brøndby', '', '', 'Dänemark', '0', '42686161', '001021505J', '0', '0', 'Theorema Sao Paolo-ur med brun l?derrem og guld urskive', 'Rep 12.03.2013 RG 0686 1052 1DE', 'RG 0679 7320 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(645, '2631472', '0', 'Kim', 'Palm', '55, 1 tv', 'Bredager', '2605', 'Brøndby', '', '', 'Dänemark', '0', '26700300', '0010014K8F', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7321 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(646, '2631471', '0', 'Xiaoyin', 'Justesen', '3', 'Markskelsvej', '4621', 'Gadstrup', '', '', 'Dänemark', '0', '30933615', '0010030AUW', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sølv urskive', '0', 'RG 0679 7322 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(647, '2631471', '0', 'Naja', 'Melsen', '2th', 'Kærgården 2', '2620', 'Albertslund', '', '', 'Dänemark', '0', '31688868', '0010130A3T', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sølv urskive', '0', 'RG 0679 7323 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(648, '2631472', '0', 'Karim', 'Zaza', '18', 'Slugten', '9380', 'Vestbjerg', '', '', 'Dänemark', '0', '41662200', '0010110RYE', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7324 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(649, '2631476', '0', 'Anders Weien', 'Nielsen', '12', 'Kirkebroen', '2650', 'Hvidovre', '', '', 'Dänemark', '0', '51940503', '001001902C', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 7325 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(650, '2631471', '0', 'Anders', 'Rasmussen', '14, 2TH', 'Vestre Stationsvej', '5000', 'Odense', '', '', 'Dänemark', '0', '22295655', '0010111QE3', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sølv urskive', '0', 'RG 0679 7326 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(651, '2631472', '0', 'betina', 'Lylloff', '229,1th', 'brøndby nord vej', '2605', 'Brøndby', '', '', 'Dänemark', '0', '21488425', '00100556DY', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7327 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(652, '2631476', '0', 'Stefanie', 'Kolstrup', '7 ST TV', 'Munkensvej', '2000', 'Frederiksberg', '', '', 'Dänemark', '0', '60612862', '0010008OFS', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 7328 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(653, '2631471', '0', 'Henrik', 'Strøm', 'Lindholmsvej', '71b, kl.', '9400', 'Nørresundby', '', '', 'Dänemark', '0', '21742374', '0010063WWE', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sølv urskive', '0', 'RG 0679 7329 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(654, '2631474', '0', 'svend', 'lavridsen', '9', 'N P Danmarksvej', '8732', 'Hovedgård', '', '', 'Dänemark', '0', '25320150', '0010115EF3', '0', '0', 'Theorema Casablanca-ur med sort læderrem samt sølv og blå urskive', '0', 'RG 0679 7330 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(655, '2631477', '0', 'Louise', 'Rank jensen', 'Biens alle', '4 st th', '2300', 'København s', '', '', 'Dänemark', '0', '42444342', '0010211GXX', '0', '0', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '0', 'RG 0679 7331 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(656, '2631477', '0', 'Syed', 'Sakhawat-Ali', '88', 'Stenmaglevej', '2700', 'Brønshøj', '', '', 'Dänemark', '0', '31690627', '0010087JIG', '0', '0', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '0', 'RG 0679 7332 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(657, '2631476', '0', 'Karsten', 'Knudsen', '112', 'Kalvevænget', '4800', 'nykøbing f', '', '', 'Dänemark', '0', '31656043', '0010158DIS', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 7333 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(658, '2631474', '0', 'Vibeke', 'Hansen', '10', 'Sophienborg Alle', '3400', 'Hillerød', '', '', 'Dänemark', '0', '30539174', '0010068J0H', '0', '0', 'Theorema Casablanca-ur med sort læderrem samt sølv og blå urskive', '0', 'RG 0679 7334 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(659, '2631472', '0', 'peter', 'myhlendorph', '95', 'Gjelstensåsen', '3650', 'Ølstykke', '', '', 'Dänemark', '0', '60102708', '0010053K2Q', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7335 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(660, '2631472', '0', 'Joakim', 'Kammerer', 'Ådalsparkvej', '29, 2.th', '2970', 'Hørsholm', '', '', 'Dänemark', '0', '23276447', '0010138RSK', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7336 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(661, '2631472', '0', 'Tine', 'Gramm Petersen', '13 stth', 'Magnoliavej', '2600', 'Glostrup', '', '', 'Dänemark', '0', '40405029', '0010210IXH', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7337 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(662, '2631472', '0', 'kenneth', 'Olsen', '231 , 2.tv', 'Amagerbrogade', '2300', 'København', '', '', 'Dänemark', '0', '27594854', '0010181G6B', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7338 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(663, '2631472', '0', 'Thea', 'Øland Bækgaard Petersen', '1, 214', 'Stubmøllevej', '2450', 'København SV', '', '', 'Dänemark', '0', '51764568', '0010206XIO', '0', '0', 'Theorema Casablanca-ur med brun l?derrem samt guld og sort urskive', 'Uhr zurück erhalten! Refund???', 'RG 0679 7339 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(664, '2631472', '0', 'Lars', 'Munkedal', '71c', 'Artillerivej', '2300', 'København s', '', '', 'Dänemark', '0', '22230003', '0010115KD9', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7340 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(665, '2631471', '0', 'Thorsten', 'Erikson', '10', 'Platanvej', '8680', 'Ry', '', '', 'Dänemark', '0', '21740226', '0010232LE5', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sølv urskive', '0', 'RG 0679 7341 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(666, '2631476', '0', 'Sandra Speedtsberg', 'Antonsen', '19', 'Odensevej', '5400', 'Bogense', '', '', 'Dänemark', '0', '61359510', '0010048O3N', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 7342 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(667, '2631471', '0', 'Xiaoting', 'Wang', '764', 'VOGNPORTEN14', '2620', 'ALBERTSLUND', '', '', 'Dänemark', '0', '4531985120', '0010220GTL', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sølv urskive', '0', 'RG 0679 7343 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(668, '2631472', '0', 'karina', 'bregendahl', '14', 'Koldingvej', '8940', 'Randers', '', '', 'Dänemark', '0', '81616941', '00101580VO', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7344 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(669, '2631475', '0', 'Olaf', 'Ziegler', '7', 'Ved Hjortekæret', '2800', 'Kgs.Lyngby', '', '', 'Dänemark', '0', '33335509', '0010075F05', '0', '0', 'Theorema Casablanca-ur med sort læderrem samt sølv og sort urskive', '0', 'RG 0679 7345 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(670, '2631476', '0', 'Simon', 'Hall', '50', 'Carit Etlars Vej', '5230', 'Odense', '', '', 'Dänemark', '0', '25704890', '0010072PKF', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 7346 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(671, '2631472', '0', 'Joan', 'Svenstrup Danielsen', '33', 'Kelstrupvej', '4560', 'Vig', '', '', 'Dänemark', '0', '28303917', '00102321YV', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7347 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(672, '2631472', '0', 'peter', 'yndal', '10, 2 TH', 'Asminderødgade', '2200', 'København Nv', '', '', 'Dänemark', '0', '51890430', '0010216E9F', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7348 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(673, '2631475', '0', 'Ahmed', 'Faris', '28', 'Baggesensgade', '2200', 'København', '', '', 'Dänemark', '0', '53498077', '0010220HSR', '0', '0', 'Theorema Casablanca-ur med sort læderrem samt sølv og sort urskive', '0', 'RG 0679 7349 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(674, '2631472', '0', 'lars', 'madsen', '208 st 6', 'Frederikssundsvej', '2700', 'Brønshøj', '', '', 'Dänemark', '0', '88387080', '0010098MFZ', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7350 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(675, '2631472', '0', 'Elife', 'Agac', '23 ST.TV', 'Ryparken', '2100', 'København', '', '', 'Dänemark', '0', '26256224', '0010086VOY', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 7351 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(676, '2631475', '0', 'Nikolaj', 'Vinther Jensen', '19 1TH', 'Pilevænget', '7100', 'Vejle', '', '', 'Dänemark', '0', '28454668', '00100078QM', '0', '0', 'Theorema Casablanca-ur med sort læderrem samt sølv og sort urskive', '0', 'RG 0679 7352 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(677, '2631475', '0', 'Mette', 'Mortensen', '12', 'Åbyvej', '8230', 'Åbyhøj', '', '', 'Dänemark', '0', '51772265', '0010171NP2', '0', '0', 'Theorema Casablanca-ur med sort læderrem samt sølv og sort urskive', '0', 'RG 0679 7353 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(678, '2631476', '0', 'Kristine', 'Hede', '171', 'Roustvej', '6818', 'Årre', '', '', 'Dänemark', '0', '51928123', '00100366Z9', '0', '0', 'Theorema Sao Paolo-ur med sort l?derrem og sort urskive\r\n\r\n21.01.13  RG 0686 3097 1DE', '0', 'RG 0679 7354 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(679, '2631477', '0', 'lars', 'Bräuner Sørensen', '2', 'H. Borchseniusvej 2', '7000', 'Fredericia', '', '', 'Dänemark', '0', '22273978', '00102149YW', '0', '0', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '0', 'RG 0679 7355 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-22', '', '', '', '', '', ''),
(680, '13083729', '0', 'Debbie', 'Glavey', 'Matthew Hill,lehenaghmore', '8 the gates', 'cork1', 'Cork', '', '', 'Irland', '0', '0879212185', '0010136RB5', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7359 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(681, '13083733', '0', 'Graine', 'Mowlds', 'Orlagh Rise,', '6', 'Templeogue', 'Dublin 16', '', '', 'Irland', '0', '00353851397338', '0010037L72', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver\r\n\r\n21.01.13  RG 0686 3104 0DE', '0', 'RG 0679 7360 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(682, '13083735', '0', 'diana', 'grosu', 'malahide road', '103A', 'dublin 3', 'donnycarny', '', '', 'Irland', '0', '0871906184', '0010163B6J', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7361 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(683, '13083737', '0', 'Stephen', 'O\'Flaherty', 'Birchview Heights', '25', 'D24', 'Kilnamanagh', '', '', 'Irland', '0', '0851413563', '0010160V5I', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7362 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(684, '13083737', '0', 'rashmy', 'amuthan', 'Granite Place', '4', 'Dublin 4', 'Ballsbridge', '', '', 'Irland', '0', '353857512185', '0010040GUC', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7363 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(685, '12872281', '0', 'Maree', 'Kiernan', 'Kiltyreher, Carrigglas', '0', '0000', 'Longford', '', '', 'Irland', '0', '0860783489', '0010223AR4', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 7364 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(686, '12872282', '0', 'Michal', 'Mazur', 'Berwick place', '13', 'co.Dublin', 'Swords', '', '', 'Irland', '0', '0872086425', '0010230G81', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', '1Z8VF459DK93022179', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(687, '12872282', '0', 'Christophe', 'Kalista', 'Hume House, Pembroke Road', '1st Floor', '4', 'Ballsbridge', '', '', 'Irland', '0', '00353 85 70 30 291', '0010070UTI', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 73564DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(688, '12872282', '0', 'Terri', 'Bergin', 'Brookfield Place', '53', '01', 'Blackrock', '', '', 'Irland', '0', '0866699156', '0010102A9K', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 73652DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(689, '12872282', '0', 'Maggie', 'Holland', 'Tir Croghan', '24', '0000', 'Kinnegad, Co. Westmeath', '', '', 'Irland', '0', '0877656907', '0010164O8L', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7366 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(690, '12872282', '0', 'Eibhlin', 'Kerr', 'Earlsfort Centre', 'Arthur Cox', 'Dublin 2', 'Earlsfort Terrace', '', '', 'Irland', '0', '0857803048', '001016987B', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7367 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(691, '12872282', '0', 'donna', 'flynn', 'parkhill avenue', '4', '24', 'dublin', '', '', 'Irland', '0', '0860732725', '0010084XV5', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '', 'RG 0679 7368 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(692, '12872282', '0', 'Oyebolanle', 'Ebhaleme', 'Sorrel Heath', '13', 'Clonsilla', 'Dublin', '', '', 'Irland', '0', '0868910651', '0010244XQT', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7369 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(693, '12872283', '0', 'Hayley', 'Kehoe', 'Truvo Ireland Ltd, St. Martin\'s House, Waterloo Road', '0', '4', 'Dublin', '', '', 'Irland', '0', '0872787915', '0010126V5E', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7370 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(694, '12872283', '0', 'Elmira', 'Balikova', 'Stationcourt Hall, Clonsilla', '10', 'D15', 'Dublin', '', '', 'Irland', '0', '0857546184', '0010194TSR', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7371 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(695, '12872283', '0', 'Martins', 'Staks', 'The Falcon, The Sanctuary, Ballinure', '123', 'Co. Cork', 'Cork', '', '', 'Irland', '0', '+353860592362', '00102358M2', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7372 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(696, '12872283', '0', 'Brian', 'Pope', 'Burton Terrace,New Road,Gardiners Hill', '4', 'N/A', 'Cork', '', '', 'Irland', '0', '0857427601', '00100356VR', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7373 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(697, '12872283', '0', 'MOHD AFFIZ AZATILLAH', 'ABDULLAH', 'BLOCK B SMITHFIELD MARKET', '73', 'IRELAND', 'DUBLIN 7', '', '', 'Irland', '0', '0860272071', '0010099G1W', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7374 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(698, '12872284', '0', 'Michal', 'Mazur', 'Berwick place', '13', 'co.Dublin', 'Swords', '', '', 'Irland', '0', '0872086425', '0010041QSA', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', '1Z8VF459DK93022179', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(699, '12872284', '0', 'Michal', 'Mazur', 'Berwick place', '13', 'co.Dublin', 'Swords', '', '', 'Irland', '0', '0872086425', '0010167TTE', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', '1Z8VF459DK93022179', 'UPS', '', '2012-11-23', '', '', '', '', '', ''),
(724, '13083789', '0', 'Amr', 'Mahmoud', 'Eagle Valley, Wilton', '232', 'Cork', 'Cork', '', '', 'Irland', '0', '0876907048', '0010136RB5', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG067973961DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(700, '12872284', '0', 'Thelma', 'Ibhanesebhor', 'Esker Manor Lucan', '87', 'co.dublin', 'dublin', '', '', 'Irland', '0', '0868850627', '00100715YK', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7375 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(701, '12872284', '0', 'Anne-Marie', 'Ryan', 'Bright Beginnings The Steeples', '0', 'IRL0', 'Cashel, Tipperary', '', '', 'Irland', '0', '06265551', '0010229I7G', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7376 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(702, '12872284', '0', 'Jennifer', 'O\'Toole', 'Freemasons Hall, Molesworth Street', '17-19', '.', 'Dublin 2', '', '', 'Irland', '0', '0860793925', '001008323U', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7377 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(703, '12872284', '0', 'Geraldine', 'Gray', 'Woodlawn Rise, Santry', '25', '17', 'Dublin', '', '', 'Irland', '0', '0877677200', '0010231EW3', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7378 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(704, '12872284', '0', 'Natania', 'Smyth', 'Whitefield Manor', '11 The Court', 'Meath', 'Meath', '', '', 'Irland', '0', '00353868833924', '0010036WOE', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', 'Uhr zurück erhalten! Refund???', 'RG 0679 7379 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(705, '12872284', '0', 'john joe', 'murray', 'willowwood view', '50', 'd 15', 'dublin', '', '', 'Irland', '0', '0877957529', '0010160TGQ', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7380 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(706, '12872284', '0', 'Meliha', 'Ramic', 'Manor Court Clonsilla', '18', 'D15', 'dublin 15', '', '', 'Irland', '0', '0860636647', '00100898WC', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7381 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(707, '12872284', '0', 'zora', 'gatei', 'annagh waterville', '43', 'dublin 15', 'blanchardstown', '', '', 'Irland', '0', '0877804417', '0010065NJ3', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7382 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(708, '12872284', '0', 'Mark', 'Quinn', 'Weavers point, crosshaven', 'Carrigbeg', '00', 'Cork', '', '', 'Irland', '0', '00353879223131', '0010203ESB', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7383 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(709, '12872285', '0', 'Bart', 'Kierzkowski', 'Foxborough Manor  Lucan', '16', 'Co Dublin', 'Dublin', '', '', 'Irland', '0', '0870548461', '0010154J2Q', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7384 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(710, '12872285', '0', 'Suzanne', 'Fitzpatrick', 'Mount olive grove', '31', '5', 'Dublin', '', '', 'Irland', '0', '0877409946', '0010055D3A', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7385 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(711, '12872285', '0', 'Chike', 'Anamdi', 'Mount Symon Close', '15', '15', 'Dublin', '', '', 'Irland', '0', '0851456206', '0010232TB8', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold\r\n\r\nUhr zurück geschickt! bekommt geld zurück!', '0', 'RG 0679 7386 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(712, '12872285', '0', 'Eilish', 'Boyd', 'Castlecoote', 'Creemully', 'Ireland', 'Co Roscommon', '', '', 'Irland', '0', '0876759831', '0010068L43', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7387 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(713, '12872285', '0', 'Ina', 'Smita', 'Bru Na Sionna', '44', 'Co Clare', 'Shannon', '', '', 'Irland', '0', '+353861298501', '00102039YB', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7388 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(714, '12872285', '0', 'Mort', 'O Kelly', 'Heaning Ave', '19', 'BB1 2AY', 'Blackburn', '', '', 'Irland', '0', '+447 446 986808', '0010242KH5', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7389 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(715, '12872285', '0', 'martina', 'o reilly', 'balbutcher drive', '22', '9', 'poppintree', '', '', 'Irland', '0', '0860646676', '001010985C', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7390 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(716, '12872285', '0', 'Muhammad', 'Israr', 'Castleknock laurels', '42', 'Dublin 15', '.  Ireland', '', '', 'Irland', '0', '0876954721', '0010214FVN', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7357 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(717, '12872286', '0', 'Aine', 'McElwaine', 'Louisa Park', '153', 'Kildare', 'Leixlip', '', '', 'Irland', '0', '0852432335', '0010196RJP', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 7391 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(718, '12872286', '0', 'Muhammad', 'Israr', 'Castleknock laurels', '42', 'Dublin 15', '.  Ireland', '', '', 'Irland', '0', '0876954721', '001023539H', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 7357 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(719, '12872286', '0', 'Stephen', 'Evans', 'Shanagarry', 'Ardnahinch', 'Roi', 'Cork', '', '', 'Irland', '0', '00353 863996292', '0010016SBP', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', 'Uhr zurück erhalten! Refund???', 'RG 0679 7358 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(720, '12872286', '0', 'Stephen', 'Evans', 'Shanagarry', 'Ardnahinch', 'Roi', 'Cork', '', '', 'Irland', '0', '00353 863996292', '0010200F2T', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', 'Uhr zurück erhalten! Refund???', 'RG 0679 7358 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(721, '12872286', '0', 'tim', 'aderinola', 'rathlyon grove', '27', 'd24', 'dublin', '', '', 'Irland', '0', '+353868466146', '0010145LQ3', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 7392 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(722, '13083699', '0', 'Rory', 'Griffin', 'The Atrium, Beechwood Court, Stillorgan', 'Apartment 66', '18', 'Dublin', '', '', 'Irland', '0', '0879162858', '0010105J4Z', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7393 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(723, '13083684', '0', 'marian', 'O Neill', 'St. Columbas Rise,swords', '9,', 'Eire', 'Dublin', '', '', 'Irland', '0', '0876819540', '0010089E06', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 7394 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(725, '13083791', '0', 'roy', 'thomas', 'plunkett road ,ballyphehane,cork', '32', '021', 'cork', '', '', 'Irland', '0', '0863 300924', '0010037L72', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7397 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(726, '13083792', '0', 'EDVARDAS', 'JANULEVICIUS', 'BEECHGROVE', '31', '0000', 'CARRIGALINE', '', '', 'Irland', '0', '+353868074951', '0010163B6J', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', 'Uhr zurück erhalten! Refund???', 'RG 0679 7398 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(727, '13083782', '0', 'eoin', 'o\'keeffe', 'elm park tramore', '69', 'waterford', 'co waterford', '', '', 'Irland', '0', '0879590179', '0010160V5I', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 7399 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(728, '13083783', '0', 'Brian', 'McCannon', 'The Close, Beaumont Woods,', '27', '9', 'Dublin', '', '', 'Irland', '0', '016589202', '0010040GUC', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7400 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(729, '13083783', '0', 'Valerie', 'Markey', 'St Colmcilles Drive', '4', 'Swords', 'Co Dublin', '', '', 'Irland', '0', '086 6036171', '0010223AR4', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7401 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(730, '13083784', '0', 'M Jasone', 'O\'Carroll', 'Ash Hurst Military Rd', '6', 'Co Dublin', 'Killiney', '', '', 'Irland', '0', '0872706831', '0010230G81', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7402 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(731, '13083786', '0', 'Michael', 'Keating', 'Hazelbury Green, Castaheany', '95', '15', 'Dublin', '', '', 'Irland', '0', '087 7531232', '0010070UTI', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7403 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(732, '13083786', '0', 'Jakub', 'Klatt', 'The Arches', '6', 'Co. Mayo', 'Foxford', '', '', 'Irland', '0', '0870918599', '0010102A9K', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7404 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(733, '13083787', '0', 'DARIUS', 'BLOZE', 'belgard green,tallaght', '33', '24', 'dublin', '', '', 'Irland', '0', '353851509751', '0010164O8L', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 7405 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(734, '13083779', '0', 'Leon Maria', 'McGorman', 'Carraig Beag', '6', 'Cootehill', 'Co.Cavan', '', '', 'Irland', '0', '087 2474655', '001016987B', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7406 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(735, '13083780', '0', 'Paul', 'Byrne', 'Ros Glas Avenue, Monasterevin', '17', '045', 'Kildare', '', '', 'Irland', '0', '0866089875', '0010084XV5', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 7407 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(736, '13083770', '0', 'Viktorija', 'Rudenko', 'Pine Grove, Moycullen', '15', 'Irl', 'co Galway', '', '', 'Irland', '0', '+353834342198', '0010244XQT', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7408 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(737, '13083744', '0', 'Arra', 'Abrigo', 'The Strand', 'Apt 13', 'Dublin3', 'North Strand', '', '', 'Irland', '0', '0877524338', '0010126V5E', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7409 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(738, '13083766', '0', 'David', 'Dodd', 'Ballyrobin,Ferrybank', 'Cloudberry', 'irl', 'Waterford', '', '', 'Irland', '0', '353868271246', '0010194TSR', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 7410 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-23', '', '', '', '', '', ''),
(739, '02535679', '0', '0', 'Irina Ivanova', 'DOGRIDGE', '61', 'SN5 4DN', 'SWINDON', '', '', 'Grossbritannien', '0', '07814460129', '0010231SNS', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7415 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(740, '02535674', '0', '0', 'KAI WAI NG', 'SHIREHALL LANE', '12', 'NW4 2PD', 'LONDON', '', '', 'Grossbritannien', '0', '07792975398', '0010212O43', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(741, '02535673', '0', '0', 'KRESHNIK DAHRI', 'THAMES BARRIER EASTMOOR STREET', '', 'SE7 8LX', 'LONDON', '', '', 'Grossbritannien', '0', '07438974740', '00101748SP', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7416 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(742, '02535674', '0', '0', 'jason law', 'BARNFIELD GARDENS', '32', 'KT2 5RJ', 'KINGSTON UPON THAMES', '', '', 'Grossbritannien', '0', '07907771263', '0010228SVD', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 7417 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(743, '02535679', '0', '0', 'GUYLAIN NKOLE', 'HOMERTON HIGH STREET', '179', 'E9 6BB', 'HACKNEY/LONDON', '', '', 'Grossbritannien', '0', '07534028393', '00101846W4', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7418 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(744, '02535673', '0', '0', 'TRAVIS RYAN', 'HORSELEY COURT', 'FLAT 31', 'E1 4RX', '4 CANDLE STREET; LONDON', '', '', 'Grossbritannien', '0', '07427613062', '0010156HK1', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7419 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(745, '02535679', '0', '0', 'Stuart Doherty', 'seaforth road', '21H', 'AB24 5PW', 'Aberdeen', '', '', 'Grossbritannien', '0', '07834812962', '00102348IU', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7420 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(746, '02535678', '0', '0', 'D. Palmer', 'Colby Close, Forest Town, Mansfield Nottingham', '12', 'ng19 0ls', 'Nottingham', '', '', 'Grossbritannien', '0', '07824707011', '00100513DZ', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7421 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(747, '02535676', '0', '0', 'JEANNETTE SAFI', 'GRESHAM STREET', '99', 'EC2V 7NG', 'LONDON', '', '', 'Grossbritannien', '0', '07740 162842', '00100269PB', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 7422 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(748, '02535673', '0', '0', 'SHORNITA GREGG', 'CASTLEMAINE ;CULVERT ROAD', '78', 'SW11 5BQ', 'BATTERSEA;LONDON', '', '', 'Grossbritannien', '0', '07861882228', '0010211GC8', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7423 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(749, '02535678', '0', '0', 'ASWAD GAZI', 'FORSTER ROAD', '4D', 'N17 6QD', 'LONDON', '', '', 'Grossbritannien', '0', '07944652352', '001022376V', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7424 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(750, '02535679', '0', '0', 'MICHAEL LASHMANN', 'VALENCE CIRCUS', '127', 'RM8 3LS', 'DAGENHAM', '', '', 'Grossbritannien', '0', '07877190330', '00100754S9', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7425 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(751, '02535678', '0', '0', 'SARAH POWLING', 'WOODLEIGH ROAD', '8', 'CV4 8GT', 'COVENTRY', '', '', 'Grossbritannien', '0', '07736412975', '0010093RAJ', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7426 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(752, '02535679', '0', '0', 'magdalena gardjan', 'picassa shop brighton road', '31', 'bn11 3ef', 'worthing', '', '', 'Grossbritannien', '0', '01903216830', '00100188D2', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7427 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(753, '02535673', '0', '0', 'LIN ZHAO', 'BEDFORD COURT', '19', 'PR1 1JB', 'PRESTON', '', '', 'Grossbritannien', '0', '07745 953122', '0010178Q2C', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7413 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(754, '02535676', '0', '0', 'IVITA POTRIKUSA', 'BROOKBANK CLOSE', '59', 'GL50 3NS', 'CHELTENHAM', '', '', 'Grossbritannien', '0', '07926660159', '0010157RAI', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 7428 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(755, '02535676', '0', '0', 'STEEVE KUATE', 'BERRIMAN ROAD', '41A', 'N7 7PN', 'LONDON', '', '', 'Grossbritannien', '0', '07550508743', '0010141CPA', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 7429 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(756, '12121212', '0', '0', 'Tom Smith', 'London Road', '1', 'EC1A 1BC', 'London', '', '', 'Grossbritannien', '0', '123456789', 'D5B7111112', '0', 'Theorema', 'TEST ORDER 1', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(757, '13131313', '0', '0', 'Jane Smith', 'London Road', '1', 'EC1A 1BC', 'London', '', '', 'Grossbritannien', '0', '123456789', 'D5D2222223', '0', 'Theorema', 'TEST ORDER 2', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(758, '02535676', '0', '0', 'NEELAM DONGHA', 'GREENWAY', '23', 'N14 6NP', 'LONDON', '', '', 'Grossbritannien', '0', '02088826755', '0010198HV5', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 7430 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(759, '02535673', '0', '0', 'MARINA TIMOFEEVA', 'BEAUMONT COURT; LABURNUM ROAD', '2', 'CR4 2NE', 'MITCHAM', '', '', 'Grossbritannien', '0', '447505355220', '0010080481', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7431 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(760, '02535673', '0', '0', 'KATE BEARD', 'WEALDSTONE', '1', 'TF7 5PS', 'TELFORD', '', '', 'Grossbritannien', '0', '07985725097', '0010147ALR', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7432 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(761, '02535631', '0', '0', 'Debbie shelswell', 'wood street', '20', 'NN16 9SG', 'nn16', '', '', 'Grossbritannien', '0', '07747604399', '0010214OAY', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7433 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(762, '02535678', '0', '0', 'John Madgewick', 'DALE VALLEY ROAD', '60', 'BH15 3JB', 'POOLE', '', '', 'Grossbritannien', '0', '07970002850', '0010222I9P', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7434 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(763, '02535674', '0', '0', 'NG KAI', 'Shirehall Lane', '12', 'NW4 2PD', 'LONDON', '', '', 'Grossbritannien', '0', '07792975398', '001020493F', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(764, '02535674', '0', '0', 'NG KAI', 'Shirehall Lane', '12', 'NW4 2PD', 'LONDON', '', '', 'Grossbritannien', '0', '07792975398', '00100033OO', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(765, '02535676', '0', '0', 'BHAVINKUMAR PATEL', 'BILSBY LODGE CHALKLANDS', '246', 'HA9 9DY', 'WEMBLEY MIDDX', '', '', 'Grossbritannien', '0', '07976850657', '001018913S', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 7435 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(766, '02535673', '0', '0', 'louise dawes', 'ASHBOURNE ROAD', '32 36', 'DE22 3AD', 'DERBY', '', '', 'Grossbritannien', '0', '07966634361', '0010022V3Y', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7436 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(767, '02535678', '0', '0', 'Sharon Dalrymple-Bray', 'WAVELL ROAD', '19', 'PO13 0XR', 'GOSPORT', '', '', 'Grossbritannien', '0', '0775 7340 023', '00100227II', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7437 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(768, '02535631', '0', '0', 'CELINA SOSIC', 'ST GEORGES ROAD', '36', 'E10 5RH', 'LONDON', '', '', 'Grossbritannien', '0', '07973878263', '001018538A', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7438 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(769, '02535678', '0', '0', 'Ade Akinyede', 'Audio Partnership, Gallery Court, Hankey Place', '1', 'SE1 4BB', 'London', '', '', 'Grossbritannien', '0', '07863287937', '0010229S21', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7439 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(770, '02535631', '0', '0', 'LUCY COOK', 'MILLER STREET', '46', 'WR9 8HL', 'DROITWICH', '', '', 'Grossbritannien', '0', '07811734438', '0010032XJC', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7440 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(771, '02535631', '0', '0', 'MEHMET CAN', '5 MEATH CRESCENT', 'FLAT 22', 'E2 0QG', 'LONDON', '', '', 'Grossbritannien', '0', '07581716565', '0010035CSC', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7441 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(772, '02535631', '0', '0', 'BRENDAN RUSSELL', 'MENDIP COURT; CHATFIELD ROAD', '58', 'SW11 3UZ', 'LONDON', '', '', 'Grossbritannien', '0', '07984223935', '0010096NCS', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7442 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(773, '02535678', '0', '0', 'michael green', 'Bedford house Solon new road estate', '16', 'sw4 7ns', 'London', '', '', 'Grossbritannien', '0', '0207 738 6998', '0010167GV7', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7443 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(774, '02535631', '0', '0', 'LOUISE EVANS', 'DICKSON ROAD', '293', 'FY1 2JL', 'BLACKPOOL', '', '', 'Grossbritannien', '0', '07710035371', '00101207H3', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7444 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(775, '02535631', '0', '0', 'TAMSIN LOWE', 'EXCHEQUER COURT; 33 ST MARY AXE', 'ERM', 'EC3A 8AA', 'LONDON', '', '', 'Grossbritannien', '0', '07855057899', '001014539M', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7445 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(776, '02535679', '0', '0', 'James DOCHERTY', 'BALFRON DRIVE', '48', 'ML5 4FF', 'COATBRIDGE', '', '', 'Grossbritannien', '0', '', '0010130BRU', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7446 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(777, '02535674', '0', '0', 'Janisha Patel', 'FRYSTON AVENUE', '6', 'CR5 2PT', 'COULSDON', '', '', 'Grossbritannien', '0', '07956533177', '00101286US', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(778, '02535676', '0', '0', 'Astra Baker', 'russet court , pippin close', '10', 'nw2 6hw', 'london', '', '', 'Grossbritannien', '0', '07440623829', '0010061RVU', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'storniert 12.11.12', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(779, '02535673', '0', '0', 'BOGDAN UZNANSKI', 'ROSEMONT ROAD', '15', 'W3 9LU', 'LONDON', '', '', 'Grossbritannien', '0', '07826131710', '0010217Y31', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7447 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(780, '02535678', '0', '0', 'Emma Shorter', 'Lymbrook close', '10', 'Ox29 6xl', 'South leigh, Witney, Oxford', '', '', 'Grossbritannien', '0', '07795181236', '0010073XOJ', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7448 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(781, '02535676', '0', '0', 'RUKIA BEGUM', 'STANTHORPE ROAD', '21', 'SW16 2DZ', 'LONDON', '', '', 'Grossbritannien', '0', '07830628685', '00101336RK', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 7449 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(782, '02535674', '0', '0', 'OSCAR WEST', '106 CHEYNE WALK', 'AQUILA', 'SW10 0DG', 'LONDON', '', '', 'Grossbritannien', '0', '07973844819', '0010155VQE', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 7450 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(783, '02535673', '0', '0', 'S Jilla', 'Foxdale Walk', '5', 'CV31 1RD', 'Leamington Spa, Warwickshire, UK', '', '', 'Grossbritannien', '0', '', '00102251W9', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(784, '02535673', '0', '0', 'LINDA BREWER', 'ROTHER CLOSE', '12', 'SO18 3NJ', 'SOUTHAMPTON', '', '', 'Grossbritannien', '0', '02380327377', '0010164Z8Z', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7414 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(785, '02535631', '0', '0', 'Chris Moore', 'Hillcroft road', '5', 'Hp10 8EA', 'High wycombe', '', '', 'Grossbritannien', '0', '07862230105', '00101125O7', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7451 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(786, '02535673', '0', '0', 'ADAMA COULIBALY', '45 STREATHAM HILL', 'FLAT 20;', 'SW2 4TS', 'LONDON', '', '', 'Grossbritannien', '0', '447512246636', '0010015AFQ', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7452 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(787, '02535678', '0', '0', 'SARANDA KASTRATI', 'FAIRFIELD', '32', 'NW1 7LE', 'CAMDEN TOWN', '', '', 'Grossbritannien', '0', '07786371875', '0010036SCL', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7453 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(788, '02535678', '0', '0', 'Martine Brennan', 'HAMILTON STREET', '45', 'KA21 5DT', 'SALTCOATS', '', '', 'Grossbritannien', '0', '07976501378', '0010214G8G', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7454 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(789, '02535631', '0', '0', 'WILMA SOUTER', 'DRUMSINNIE DRIVE', '7', 'AB51 8YZ', 'INVERURIE', '', '', 'Grossbritannien', '0', '07413595280', '00101876N5', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7455 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(790, '02535676', '0', '0', 'Andrea Knowles', 'Tudor drive', '9', 'Le9 1tu', 'Leicester', '', '', 'Grossbritannien', '0', '07739719413', '00100868CB', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 7456 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(791, '02535673', '0', '0', 'HARMANDEP CHAGGAR', 'ASHCOMBE AVENUE', '25', 'B20 1AT', 'BIRMINGHAM', '', '', 'Grossbritannien', '0', '07595676000', '0010241R1Z', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7457 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(792, '02535631', '0', '0', 'BARRY MCCORMICK', 'DERAMORE AVE', '9', 'BT43 7EE', 'BALLYMENA', '', '', 'Grossbritannien', '0', '07731359848', '00100492RH', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7458 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(793, '02535676', '0', '0', 'Sally James', 'THE RIDINGS', '32', 'SG14 2AP', 'HERTFORD', '', '', 'Grossbritannien', '0', '07784475668', '0010146CBE', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'storniert 14.11.12', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(794, '02535676', '0', '0', 'Craig Scott', 'Buchanan Street', '40/12', 'EH6 8RF', 'Edinburgh', '', '', 'Grossbritannien', '0', '', '0010181DC3', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 7459 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(795, '02535676', '0', '0', 'STEPHEN ILNICKI', 'MAIN ROAD;BIGGIN HILL', '297', 'TN16 3JJ', 'WESTERHAM; KENT', '', '', 'Grossbritannien', '0', '01959576231', '00100369ME', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 7460 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(796, '02535674', '0', '0', 'SHANA HART', 'ROTHBURY CLOSE', '6', 'SO19 8JX', 'SOUTHAMPTON', '', '', 'Grossbritannien', '0', '07746604556', '00101526UX', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 7461 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(797, '02535678', '0', '0', 'SCOTT GARNER', 'LUMSDEN CLOSE', '2', 'CV2 2HQ', 'COVENTRY', '', '', 'Grossbritannien', '0', '07984321966', '0010092JLH', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7462 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(798, '02535679', '0', '0', 'DANIELLE YEATES', 'ROEDEAN AVENUE', '43', 'EN3 5QL', 'ENFIELD', '', '', 'Grossbritannien', '0', '07557738514', '0010013D7P', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7463 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(799, '02535679', '0', '0', 'SAFIYA HANIF', 'HEATON ROAD', '13', 'CR4 2BW', 'MITCHAM', '', '', 'Grossbritannien', '0', '07939835704', '0010085HFJ', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7464 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(800, '02535676', '0', '0', 'EMEKA ONYIA', 'CENTRILLION POINT; 2 MASONS AVENUE', 'FLAT 73', 'CR0 9WX', 'CROYDON', '', '', 'Grossbritannien', '0', '07957150247', '0010206F97', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', 'Uhr zurück erhalten! Refund???', 'RG 0679 7465 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(801, '02535679', '0', '0', 'CHERYL EDWARDS', 'FITZWILLIAM CLOSE', '11', 'CF72 8BN', 'PONTYCLUN', '', '', 'Grossbritannien', '0', '0783427123', '0010174UQL', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold\r\n\r\n\r\nNachforschung am 13.12.12 gestellt! 15.02.13 Uhr verloren!', '0', 'RG 0679 7466 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(802, '02535631', '0', '0', 'Hana Lee', 'Constitution Hill', '16 Ockenden', 'GU22 7EW', 'Surrey, Woking , UK', '', '', 'Grossbritannien', '0', '07500875764', '0010067D3N', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7467 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(803, '02535676', '0', '0', 'MALEK KHATIB', 'WINDERMERE ROAD', '18', 'SW15 3QP', 'LONDON', '', '', 'Grossbritannien', '0', '07557857574', '0010195KQG', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 7468 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(804, '02535673', '0', '0', 'ANGELIA POTAMIDES', 'DISCOVERY HEIGHTS', 'FLAT 203', 'PL1 1UH', 'PLYMOUTH; DEVON', '', '', 'Grossbritannien', '0', '07872904617', '0010150D7S', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7469 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(805, '02535674', '0', '0', 'JACK PLUMB', 'ELYSTAN CLOSE', '3', 'SM6 0RX', 'WALLINGTON', '', '', 'Grossbritannien', '0', '07825201935', '0010135LA9', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 7470 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(806, '02535679', '0', '0', 'ALEX GALLAGHER', 'BRADFORD CLOSE', '34', 'TA1 4YH', 'TAUNTON', '', '', 'Grossbritannien', '0', '07976550335', '0010175X6D', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7471 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(807, '02535674', '0', '0', 'joanne walker', 'BENTHAL COURT EVERING ROAD', 'FLAT 1', 'N16 7AX', 'LONDON', '', '', 'Grossbritannien', '0', '079497323122', '0010087PLX', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(808, '02535674', '0', '0', 'JEFFREY ARCHBOLD', 'RAINOW CLOSE', '3', 'CW10 0NU', 'MIDDLEWICH', '', '', 'Grossbritannien', '0', '07825 818597', '0010088VT8', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 7472 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(809, '02535678', '0', '0', 'JASON COSENTINO', 'BLYTHE ROAD', '10', 'SS17 8ER', 'STANFORD-LE-HOPE', '', '', 'Grossbritannien', '0', '07894803638', '0010130BNL', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', 'Uhr zurück erhalten! Refund???', 'RG 0679 7473 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(810, '02535678', '0', '0', 'Teresa Walker-Mansell', 'Hair Taylor, Queen St', '313', 'HU19 2DZ', 'Withernsea', '', '', 'Grossbritannien', '0', '07999292981', '0010076W82', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7474 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(811, '02535674', '0', '0', 'KAMBIZ JALALI', 'HERMITAGE ROAD', '135', 'WA15 8BP', 'ALTRINCHAM', '', '', 'Grossbritannien', '0', '4401614785622', '0010207EZ1', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 7475 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(812, '02535673', '0', '0', 'James Parry', 'REGENT STREET', '65', 'LL11 1PF', 'WREXHAM', '', '', 'Grossbritannien', '0', '07775545449', '0010011F66', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7476 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(813, '02535676', '0', '0', 'FATERI EMINAJ', 'NEW NORTH ROAD', '90', 'RH2 8NA', 'REIGATE', '', '', 'Grossbritannien', '0', '07838835655', '001023341C', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'storniert 15.11.12', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(814, '02535679', '0', '0', 'AMANDA LEWIS', 'TREAGORE', '14', 'SO40 2UN', 'SOUTHAMPTON', '', '', 'Grossbritannien', '0', '07870519806', '001011213D', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7477 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(815, '02535631', '0', '0', 'ADRIENNE DUNCAN', 'WESTBURN AVENUE', '53', 'AB51 5QQ', 'INVERURIE', '', '', 'Grossbritannien', '0', '07849935192', '0010162X43', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7478 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(816, '02535679', '0', '0', 'CATALIN GHINEA', 'LULLINGSTONE LANE', '71', 'SE13 6UH', 'LONDON', '', '', 'Grossbritannien', '0', '07889262226', '00101803O3', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7479 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(817, '02535631', '0', '0', 'Karen Dibley', 'WASH ROAD', '38', 'SS15 4EN', 'BASILDON', '', '', 'Grossbritannien', '0', '07963 816853', '00102388BX', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7480 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(818, '02535631', '0', '0', 'claire Rogers', 'TOWNFIELD CLOSE', '7', 'ST7 1NF', 'STOKE-ON-TRENT', '', '', 'Grossbritannien', '0', '07854587748', '0010220LE7', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(819, '02535676', '0', '0', 'Mary Onabanjo', 'Crossfell Avenue', '7', 'M9 0NP', 'Manchester', '', '', 'Grossbritannien', '0', '07528157902', '0010241IW9', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 7481 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(820, '02535679', '0', '0', 'OMAR ALHARBI', 'SOUTHHOUSE CLOSE', '1', 'EH17 8FB', 'EDINBURGH', '', '', 'Grossbritannien', '0', '007788962580', '0010061K53', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7482 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(821, '02535673', '0', '0', 'SHUMIN ZHOU', 'HOWFORD GROVE', '18', 'B7 4JJ', 'BIRMINGHAM', '', '', 'Grossbritannien', '0', '07415119182', '0010123SNA', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', '1Z8VF459DK98820637', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(822, '02535674', '0', '0', 'DANIELLE OLLEY', 'LAKESIDE DRIVE', '4', 'GL15 5PZ', 'LYDNEY', '', '', 'Grossbritannien', '0', '447581393729', '00100981UD', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 7483 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(823, '02535676', '0', '0', 'Simon Barber', 'Maycroft close', '22', 'Ws12 4sj', 'Staffordshire', '', '', 'Grossbritannien', '0', '07411934674', '0010112X4A', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 7484 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(824, '02535631', '0', '0', 'FIONA TIDBURY - ACADEMY WINDOWS LTD', 'CREMYLL ROAD', '13', 'RG1 8NQ', 'READING', '', '', 'Grossbritannien', '0', '07876586234', '0010224LXX', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7485 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(825, '02535631', '0', '0', 'LUCIA FERANCOVA', 'HIGHCROFT VILLAS', '36B', 'BN1 5PS', 'BRIGHTON', '', '', 'Grossbritannien', '0', '07828573145', '0010189NQU', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7486 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(826, '02535673', '0', '0', 'ALEKSANDR RUMJANTSEV', 'CALTHORPE STREET', '51', 'WC1X 0HH', 'LONDON', '', '', 'Grossbritannien', '0', '07955262106', '0010118EHK', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7487 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(827, '02535631', '0', '0', 'JAKUB BOJARA', 'HAMILTON COURT; 22 WINN ROAD', 'FLAT 4', 'SO17 1EN', 'SOUTHAMPTON', '', '', 'Grossbritannien', '0', '07712676097', '0010109EO3', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7412 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(828, '02535631', '0', '0', 'NATASHA MORTON-SOOLEY', 'MINSTEAD CLOSE', '5', 'RG12 9FE', 'BRACKNELL', '', '', 'Grossbritannien', '0', '', '00102049BO', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7488 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(829, '02535631', '0', '0', 'TRACY WILSON', 'LEMON TERRACE', '22', 'KY8 4QQ', 'LEVEN', '', '', 'Grossbritannien', '0', '07789395945', '0010064FLM', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', 'Uhr zurück erhalten! Refund???', 'RG 0679 7489 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(830, '02535673', '0', '0', 'Adrian Roman', 'DUNTON ROAD', '30', 'E10 7AF', 'LONDON', '', '', 'Grossbritannien', '0', '0044 7733257176', '0010044B6Y', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7490 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(831, '02535674', '0', '0', 'VENKATA RAJENDER PATURI', 'BURGHLEY ROAD', '11', 'E11 4QP', 'LONDON', '', '', 'Grossbritannien', '0', '07837198295', '0010086DWO', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 7491 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(832, '02535631', '0', '0', 'JOSEPHINE COX', '4 FIELD VIEW', 'WINLEY HOUSE', 'CV37 9TD', 'BINTON; WARWICKSHIRE', '', '', 'Grossbritannien', '0', '07771887821', '0010194AKO', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7492 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(833, '02535678', '0', '0', 'JOLENE LANCASTER', 'DOWNSVIEW', '9', 'ME5 0AR', 'CHATHAM', '', '', 'Grossbritannien', '0', '07967004867', '0010143HE4', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7493 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(834, '02535673', '0', '0', 'Emma Bland', 'Windsor ave, Adlington', '75', 'Pr7 4js', 'Chorley, lancashire', '', '', 'Grossbritannien', '0', '07828703884', '0010200KCW', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG067974114DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(835, '02535673', '0', '0', 'O Bondarev', 'SYLVAN AVENUE', '1B', 'RM11 2PL', 'HORNCHURCH', '', '', 'Grossbritannien', '0', '07904576407', '0010185ICY', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7494 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(836, '02535673', '0', '0', 'SHAHID ALI', 'BALFOUR ROAD', '73A', 'IG1 4HR', 'ILFOD', '', '', 'Grossbritannien', '0', '07943113998', '0010058BLF', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7495 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(837, '02535676', '0', '0', 'CHARNJEEV JHITA', 'PERRYCROFT', '42', 'SL4 4HJ', 'WINDSOR', '', '', 'Grossbritannien', '0', '07917061770', '0010071Z6G', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 7496 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(838, '02535674', '0', '0', 'ANISSA ZAKNOUNE', 'TRENTHAM ROAD', '75', 'CV1 5BE', 'COVENTRY', '', '', 'Grossbritannien', '0', '07904626855', '0010050SJN', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 7497 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(839, '02535674', '0', '0', 'joanne walker', 'BENTHAL COURT EVERING ROAD', 'FLAT 1', 'N16 7AX', 'LONDON', '', '', 'Grossbritannien', '0', '079497323122', '0010047QLG', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'storniert 08.11.12', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(840, '02535679', '0', '0', 'pamela ndhlovu', 'TEVIOT ROAD', '37', 'NG5 5GT', 'NOTTINGHAM', '', '', 'Grossbritannien', '0', '07771766190', '0010028AWC', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7498 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(841, '02535678', '0', '0', 'James Coffey', 'Collingwood way', '32', 'Bl5 3ts', 'Bolton', '', '', 'Grossbritannien', '0', '07581082103', '0010241VDU', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 7499 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(842, '02535676', '0', '0', 'MARTINA DANKOVA UOE; SCHOOL OF HEALTH IN SS', 'TEVIOT PLACE', 'DOORWAY 6', 'EH8 9AG', 'EDINBURGH', '', '', 'Grossbritannien', '0', '07539719539', '00102134OE', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(843, '02535679', '0', '0', 'SRUJANA BANJAGERE', '536 LONDON ROAD', 'FLAT 3/1', 'G40 1DU', 'GLASGOW', '', '', 'Grossbritannien', '0', '07411025261', '00102477IU', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 7500 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(844, '02535631', '0', '0', 'Gareth Fisher', 'THE PARRS', '1', 'NG9 1PJ', 'NOTTINGHAM', '', '', 'Grossbritannien', '0', '07990714083', '0010144OL9', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver\r\n\r\nNachforschung am 18.12.12 gestellt!\r\nUhr zurück erhalten. 29.01.2013 RG 0686 3436 9DE', '0', 'RG067984482DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(845, '02535673', '0', '0', 'alexander stewart', 'ST. MICHAELS CLOSE', '15', 'GU51 3XT', 'FLEET', '', '', 'Grossbritannien', '0', '07809474386', '0010232NLU', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8449 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(846, '02535676', '0', '0', 'SHUMIN ZHOU', 'HOWFORD GROVE', '18', 'B7 4JJ', 'BIRMINGHAM', '', '', 'Grossbritannien', '0', '07415119182', '0010105C2E', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', '1Z8VF459DK98820637', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(847, '02535673', '0', '0', 'ADIB MAHMUDI', 'HAWTHORN DRIVE', '336', 'IP2 0RX', 'IPSWICH', '', '', 'Grossbritannien', '0', '07849779882', '00102123KR', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8450 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(848, '02535674', '0', '0', 'joanne walker', 'BENTHAL COURT EVERING ROAD', 'FLAT 1', 'N16 7AX', 'LONDON', '', '', 'Grossbritannien', '0', '079497323122', '00100193IM', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'storniert 08.11.12', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(849, '02535674', '0', '0', 'iris moore', 'Briar Crescent', '11', 'Bt37 ofr', 'Newtownabbey', '', '', 'Grossbritannien', '0', '07974105078', '0010167R79', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8451 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(850, '02535678', '0', '0', 'RACHAEL KING', 'BUCKINGHAM ROAD', '39', 'SK9 5LA', 'WILMSLOW', '', '', 'Grossbritannien', '0', '07725181865', '00101962AK', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8452 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(851, '02535631', '0', '0', 'GABRIEL VIOREL DASCALU', 'LULLINGSTONE LANE', '79', 'SE13 6UH', 'LONDON', '', '', 'Grossbritannien', '0', '07792170673', '00100979J9', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG067984536DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(852, '02535676', '0', '0', 'clair gill', 'CHATHAM HILL ROAD', '19', 'TN14 5AP', 'SEVENOAKS', '', '', 'Grossbritannien', '0', '07732355857', '0010164O4F', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8454 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(853, '02535631', '0', '0', 'REENA SUJELAN', 'SEAGRAVE ROAD', '45', 'SW6 1SB', 'LONDON', '', '', 'Grossbritannien', '0', '07400929076', '00101024TR', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8455 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(854, '02535673', '0', '0', 'LINDA BREWER', 'ROTHER CLOSE', '12', 'SO18 3NJ', 'SOUTHAMPTON', '', '', 'Grossbritannien', '0', '02380327377', '0010104F8U', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 7414 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(855, '02535676', '0', '0', 'Gordon Morrison', 'HEATH RIDE', 'ARDHURST', 'RG40 3QE', 'WOKINGHAM', '', '', 'Grossbritannien', '0', '07777651615', '0010170A98', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8456 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(856, '02535631', '0', '0', 'Nasser Almutairi', 'The approach', '26', 'W3 7PS', 'London', '', '', 'Grossbritannien', '0', '00447766337880', '0010030DXO', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8457 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(857, '02535674', '0', '0', 'Sarah Nixon', 'Whitpark grove', '34', 'Bb12 0nr', 'Burnley', '', '', 'Grossbritannien', '0', '07753270189', '0010163N7O', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8458 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(858, '02535679', '0', '0', 'DREW POTTER', 'TURPIN AVE', '161', 'RM5 2LT', 'ROMFORD', '', '', 'Grossbritannien', '0', '07894949625', '0010187FKK', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8459 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(859, '02535679', '0', '0', 'CHRISTOPHER FRANCIS', 'MIDDLETON', '23', 'MK14 5DQ', 'MILTON KEYNES', '', '', 'Grossbritannien', '0', '01908 661129', '0010196XIL', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8460 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(860, '02535631', '0', '0', 'jeffrey leahy', 'grove park gardens chiswick', '18 FLAT 1', 'w4 3rz', 'london', '', '', 'Grossbritannien', '0', '07939874238', '0010053O8O', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8461 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(861, '02535631', '0', '0', 'JANE BARCLAY', 'STONEY LANE; YARDLEY', '28', 'B25 8YP', 'BIRMINGHAM', '', '', 'Grossbritannien', '0', '447833433081', '0010122PID', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8462 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(862, '02535673', '0', '0', 'GABRIELE MALONEY', 'SCHOOL ROAD', '28', 'M33 7XF', 'SALE', '', '', 'Grossbritannien', '0', '07976657720', '0010043Y7G', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8463 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(863, '02535674', '0', '0', 'NATHAN SYMONS', 'ST. AUDRIES PARK', 'ST', 'TA4 4DS', 'TAUNTON', '', '', 'Grossbritannien', '0', '07833231520', '00100154AM', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8464 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(864, '02535676', '0', '0', 'RUI GONG', 'BUNTING STREET', '23', 'NG7 2LD', 'NOTTINGHAM', '', '', 'Grossbritannien', '0', '07401828224', '001006721E', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8465 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(865, '02535631', '0', '0', 'Lin ZHAO', 'Bedford Court', '19', 'pr1 1jb', 'Preston', '', '', 'Grossbritannien', '0', '07745 953122', '0010200FXX', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 7413 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(866, '02535676', '0', '0', 'JOSHUA BRADD-KERR', 'UPPINGHAM CRESCENT', '40', 'NG2 7HN', 'NOTTINGHAM', '', '', 'Grossbritannien', '0', '07446033872', '0010057G4E', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8466 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(867, '02535674', '0', '0', 'anthony cunningham', 'Crossley road', '94', 'wa10 3nh', 'St helens', '', '', 'Grossbritannien', '0', '07557100405', '0010184O9A', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8467 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(868, '02535631', '0', '0', 'ALAP CONTRACTOR', 'COURTFIELD AVENUE', '20', 'HA1 2JX', 'HARROW MIDDLESEX', '', '', 'Grossbritannien', '0', '07917785886', '00100663IJ', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8468 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(869, '02535631', '0', '0', 'Thomas Jones', 'St Asaph Road', '29', 'LL18 6HG', 'Dyserth', '', '', 'Grossbritannien', '0', '07986998588', '0010069PIT', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8469 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(870, '02535674', '0', '0', 'Steve Bradley', 'Patrington', '2 Westfield', 'Hu12 0pl', 'Hull', '', '', 'Grossbritannien', '0', '', '00101393BK', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8470 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(871, '02535676', '0', '0', 'MUHAMMAD ARSHAD', '42 POLLOKSHAWS ROAD', '2/2', 'G41 1PY', 'GLASGOW', '', '', 'Grossbritannien', '0', '07405422857', '00102304QP', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8471 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(872, '02535673', '0', '0', 'STEVIE KILPATRICK', 'DUDDINGSTON PARK SOUTH', '213/1', 'EH15 3EJ', 'EDINBURGH', '', '', 'Grossbritannien', '0', '01316699314', '0010062KST', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8472 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(873, '02535674', '0', '0', 'RASA BOUCHAIB', 'THE GROVE;FLAT 3;', '39', 'N3 1QT', 'LONDON', '', '', 'Grossbritannien', '0', '07947947374', '0010051VW9', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8473 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(874, '02535673', '0', '0', 'STEVE BALDWIN', 'HOPSONS PLACE', '8', 'ME12 3HE', 'SHEERNESS', '', '', 'Grossbritannien', '0', '07557121697', '0010126RKR', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8474 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(875, '02535676', '0', '0', 'KERRY STRETTON', 'THE VILLAGE OFFICES; ARIEL WAY; WESTFIELD', '1', 'W12 7GF', 'LONDON', '', '', 'Grossbritannien', '0', '07807245788', '0010205ZSW', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8475 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(876, '02535674', '0', '0', 'JOEL COULSON', 'ANNESLEY ROAD', '66', 'CH44 9DB', 'WALLASEY', '', '', 'Grossbritannien', '0', '07930505223', '0010085ARK', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(877, '02535631', '0', '0', 'Dominic Jackson', 'Hamilton drive', '30', 'G72 8jq', 'Glasgow', '', '', 'Grossbritannien', '0', '07725468549', '00100876GF', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8476 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(878, '02535631', '0', '0', 'LISA PORTER', 'CLEWER HILL ROAD', '28', 'SL4 4BS', 'WINDSOR', '', '', 'Grossbritannien', '0', '07877982123', '0010056G3A', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8477 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(879, '02535678', '0', '0', 'DAVID WILSON GARDINER & THEOBALD LLP', 'SOUTH CRESCENT', '10', 'WC1E 7BD', 'LONDON', '', '', 'Grossbritannien', '0', '07799347446', '0010057TXH', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8478 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(880, '02535679', '0', '0', 'NICOLE BAEUML', 'HIGH HOLBORN; HOSTELBOOKERS.COM', '52-54', 'WC1V 6RL', 'LONDON', '', '', 'Grossbritannien', '0', '07828809242', '0010219VYH', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8479 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(881, '02535674', '0', '0', 'Hamit Bhagwandas', 'GRENFELL ROAD', '20', 'SL6 1EH', 'MAIDENHEAD', '', '', 'Grossbritannien', '0', '07891204079', '0010026RNS', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8480 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(882, '02535631', '0', '0', 'Marie Moore', 'FALMOUTH ROAD', '55', 'TR15 2QW', 'REDRUTH', '', '', 'Grossbritannien', '0', '07515026964', '0010033NOV', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8481 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(883, '02535678', '0', '0', 'SHUMIN ZHOU', 'HOWFORD GROVE', '18', 'B7 4JJ', 'BIRMINGHAM', '', '', 'Grossbritannien', '0', '07415119182', '0010013NYQ', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', '1Z8VF459DK98820637', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(884, '02535678', '0', '0', 'LUCIA SACCHI', 'FITZNEAL STREET', '94', 'W12 0BB', 'LONDON', '', '', 'Grossbritannien', '0', '00393929738240', '0010149T71', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8482 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(885, '02535676', '0', '0', 'LISA SPENCER', 'VICTORIA ROAD', '164', 'BH12 3AG', 'POOLE', '', '', 'Grossbritannien', '0', '07918181779', '0010033Q86', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8483 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(886, '02535631', '0', '0', 'PAUL WOODCOCK', 'SNOWDEN AVENUE', '71', 'M41 6EF', 'MANCHESTER', '', '', 'Grossbritannien', '0', '07766554103', '0010137DIZ', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8484 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(887, '02535673', '0', '0', 'RUPESH GUJADHUR', 'FISHGUARD WAY', '201', 'E16 2RX', 'LONDON', '', '', 'Grossbritannien', '0', '07900086974', '0010238SSH', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8485 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(888, '02535631', '0', '0', 'ALI AALI', 'CHALTON STREET', '45', 'NW1 1HY', 'LONDON', '', '', 'Grossbritannien', '0', '07447221899', '0010039DP8', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8486 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(889, '02535631', '0', '0', 'LUCILLE WITHERS', 'COLBY CLOSE', '7', 'L16 3GL', 'LIVERPOOL', '', '', 'Grossbritannien', '0', '07807003160', '0010052SEJ', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8487 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(890, '02535673', '0', '0', 'ANDREEA VORNICU', 'THE MALL BARCLAYS BANK', '56 58', 'E15 1XJ', 'STRATFORD', '', '', 'Grossbritannien', '0', '07738243856', '0010061H7F', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8488 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(891, '02535674', '0', '0', 'Dawn Anderson', 'Zetland St', '8', 'DL3 0NF', 'Darlington', '', '', 'Grossbritannien', '0', '07527086087', '0010063ZJR', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8489 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(892, '02535679', '0', '0', 'Emma Bland', 'Windsor ave, Adlington', '75', 'Pr7 4js', 'Chorley, lancashire', '', '', 'Grossbritannien', '0', '07828703884', '0010158TEF', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'Storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(893, '02535679', '0', '0', 'Manish Shah', '35 Vernon Terrace', 'Flat 10', 'BN1 3JH', 'Brighton', '', '', 'Grossbritannien', '0', '07801 058610', '00100905BB', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 8490 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(894, '02535631', '0', '0', 'JENNY MASKELL', 'BADBURGHAM COURT', '28', 'EN9 3EB', 'WALTHAM ABBEY', '', '', 'Grossbritannien', '0', '07984 605 307', '0010055GTB', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8491 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(895, '02535631', '0', '0', 'Mr Peter', 'YOUNG STREET', '23', 'EH45 8JX', 'PEEBLES', '', '', 'Grossbritannien', '0', '07872337961', '00101984GL', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver\r\n\r\nGeld am 11.02.2013 von Groupon zurück erhalten! Uhr ???', '0', 'RG 0679 8492 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(896, '02535676', '0', '0', 'VILAS CHOHAN', 'LANCING WAY', '16', 'WD3 3LN', 'CROXLEY GREEN; RICKMANSWORTH; HERTS', '', '', 'Grossbritannien', '0', '07879270791', '0010212LVI', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 8493 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(897, '02535631', '0', '0', 'KAREN BEST', 'OAK STUBBS LANE', '11', 'SL6 0DW', 'MAIDENHEAD BERKSHIRE', '', '', 'Grossbritannien', '0', '07889155743', '0010207IGK', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8494 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(898, '02535631', '0', '0', 'MARUF ARIPDJANOV', 'LITTLE NEW STREET', '1', 'EC4A 3TR', 'LONDON', '', '', 'Grossbritannien', '0', '07773019685', '001013163L', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8495 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(899, '02535673', '0', '0', 'TIM EMBLETON', 'CHRYSANTHEMUM DRIVE', '11', 'RG2 9DQ', 'READING', '', '', 'Grossbritannien', '0', '07811444448', '0010199EM3', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8496 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(900, '02535673', '0', '0', 'WANG SHENG', 'PRINT WORK 22 AMELIA STREET', 'FLAT 803', 'SE17 3BZ', 'LONDON', '', '', 'Grossbritannien', '0', '07587331942', '0010171IPR', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8497 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(901, '02535631', '0', '0', 'JULIE-ANNE MOTH', 'WINDERMERE CLOSE', '20', 'LE9 7GP', 'EARL SHILTON LEICS', '', '', 'Grossbritannien', '0', '07967510345', '0010247GBF', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8498 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(902, '02535674', '0', '0', 'PHILLIP ABDULLAH', 'LETTERSTON ROAD', '79', 'CF3 3PU', 'CARDIFF', '', '', 'Grossbritannien', '0', '07970267594', '0010173BWS', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8499 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(903, '02535673', '0', '0', 'ANDRE DALPHINIS', 'PEMBROKE ROAD', '106', 'IG3 8PF', 'ILFORD', '', '', 'Grossbritannien', '0', '07506707676', '0010206WD7', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8500 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(904, '02535631', '0', '0', 'TIM BENHAM', 'MILLWARD HOUSE', 'NEW', 'LL11 5HH', 'LLANFYNYDD', '', '', 'Grossbritannien', '0', '07753626281', '0010023P6J', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG067990015DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(905, '02535674', '0', '0', 'SHIRA KHATUN', 'PROTON TOWER; 8 BLACKWALL WAY', 'FLAT 172', 'E14 9GN', 'LONDON', '', '', 'Grossbritannien', '0', '07720533578', '0010241SSA', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black\r\n\r\n21.01.13 RG 0686 3103 6DE', '0', 'RG 0679 9002 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(906, '02535679', '0', '0', 'SAMANTHA RAYSIDE', 'WELLINGTON HOUSE', 'TRUST ROAD', 'EN8 7HF', 'WALTHAM CROSS', '', '', 'Grossbritannien', '0', '07956649901', '0010140QYW', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 9003 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(907, '02535676', '0', '0', 'JAKUB BOJARA', 'HAMILTON COURT; 22 WINN ROAD', 'FLAT 4', 'SO17 1EN', 'SOUTHAMPTON', '', '', 'Grossbritannien', '0', '07712676097', '0010011A2C', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 7412 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(908, '02535674', '0', '0', 'KAI WAI NG', 'Shirehall Lane', '12', 'NW4 2PD', 'LONDON', '', '', 'Grossbritannien', '0', '07792975398', '00100238QD', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'storniert ', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(909, '02535678', '0', '0', 'STEPHEN CANAVAN (MIVAN LIMITED; UNIT 7)', 'MILLBROOK ROAD EAST', '67-71', 'SO15 1AH', 'SOUTHAMPTON', '', '', 'Grossbritannien', '0', '07967177637', '0010200GEA', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9004 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(910, '02535673', '0', '0', 'Louis Steadman', 'Dowding Walk', '15', 'Da11 8px', 'Gravesend', '', '', 'Grossbritannien', '0', '07825589635', '00101058Y1', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9005 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(911, '02535678', '0', '0', 'Ramona Zoladek', 'Newmarket rd', '313', 'CB5 8JE', 'Cambridge', '', '', 'Grossbritannien', '0', '07538226871', '0010136RFZ', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '10.03.2013 Uhr zur?ck...refund bitte\r\nGeld am 16.03.2013 von Groupon zur?ck gezahlt!', 'RG 0679 9006 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(912, '02535631', '0', '0', 'Paul Armstrong', 'Frog Lane', '21', 'Rg12 7ad', 'Bracknell', '', '', 'Grossbritannien', '0', '07894757304', '0010163BMF', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9007 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(913, '02535631', '0', '0', 'MOHAMMED MUNIR', 'BROWNING AVENUE', '117', 'KT4 8LD', 'WORCESTER PARK', '', '', 'Grossbritannien', '0', '07740348105', '0010177S55', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9008 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(914, '02535673', '0', '0', 'david andrews', 'LEDBURY ROAD', '35', 'BS16 4AE', 'BRISTOL', '', '', 'Grossbritannien', '0', '07886989219', '0010182EPY', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9009 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(915, '02535679', '0', '0', 'Miss N', 'Jarvisbrook close', '15', 'Tn39 3uq', 'Bexhill-on-sea, East sussex', '', '', 'Grossbritannien', '0', '07703535320', '0010243GWI', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 9010 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(916, '02535679', '0', '0', 'JUN YU', 'NEW WHARF ROAD', '17', 'N1 9RW', 'LONDON', '', '', 'Grossbritannien', '0', '07863560098', '0010049GKL', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 9011 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(917, '02535678', '0', '0', 'Matthias Capdeville', 'RAMSAY ROAD', '227', 'E7 9ES', 'LONDON', '', '', 'Grossbritannien', '0', '07927758696', '0010079PHH', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9012 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(918, '02535673', '0', '0', 'SURESH BABU VELIVELA', 'JUBILEE MANASIONS 119 THORPE ROAD', 'APT 3', 'PE3 6JH', 'PETERBOROUGH', '', '', 'Grossbritannien', '0', '7702910544', '0010121GMA', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9013 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(919, '02535674', '0', '0', 'Audrey Allan', 'BENTHAL COURT EVERING ROAD', 'FLAT 1', 'N16 7AX', 'LONDON', '', '', 'Grossbritannien', '0', '07809756423', '0010211ELO', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'storniert 07.11.12', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(924, '02535676', '0', '0', 'Craig Scott', 'Buchanan Street', '40/12', 'EH6 8RF', 'Edinburgh', '', '', 'Grossbritannien', '0', '0', '0010177XT5', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 9015 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(925, '02535673', '0', '0', 'Janisha Patel', 'FRYSTON AVENUE', '6', 'CR5 2PT', 'COULSDON', '', '', 'Grossbritannien', '0', '07956533177', '001008765Q', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(926, '02535631', '0', '0', 'JEMMA TYRER', 'FORE ST', '54', 'PL12 6JL', 'SALTASH', '', '', 'Grossbritannien', '0', '01752 854717', '0010008PHL', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9016 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(927, '02535631', '0', '0', 'GRAHAM JACOMBE', 'SILVER STREET', '2', 'SN13 9PY', 'CORSHAM', '', '', 'Grossbritannien', '0', '07870695008', '00100801RD', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9017 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(928, '02535631', '0', '0', 'MILIJANA CVIJIC', 'WEST KENSINGTON COURT; EDITH VILLAS', '38', 'W14 9AA', 'LONDON', '', '', 'Grossbritannien', '0', '07941668160', '00100269HQ', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9018 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(929, '02535631', '0', '0', 'CESAR RAYME', 'DENMARK STREET', '807; ROOM C', 'BS1 5DH', 'BRISTOL', '', '', 'Grossbritannien', '0', '07442128356', '00100722ES', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9019 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(930, '02535678', '0', '0', 'HAN BIN YAP', 'MOSS LANE EAST', '500', 'M14 4PL', 'MANCHESTER', '', '', 'Grossbritannien', '0', '07765580266', '00100016ED', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9020 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(931, '02535679', '0', '0', 'MUHAMMAD MUBBSHAR', 'BALFOUR ROAD', '73A', 'IG1 4HR', 'ILFORD', '', '', 'Grossbritannien', '0', '07545178636', '0010236RLZ', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 9021 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(932, '02535679', '0', '0', 'MOFI OMISORE', '107 QUEENS ROAD', '7 DEXTER APARTMENTS', 'SE15 2AL', 'LONDON ', '', '', 'Grossbritannien', '0', '07951975828', '0010093ORY', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 9022 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(933, '02535631', '0', '0', 'Mustafa Fakhri', 'SOUTH BARCOMBE ROAD', '85', 'L16 7QE', 'LIVERPOOL', '', '', 'Grossbritannien', '0', '07846839325', '0010041WIC', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9023 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(934, '02535673', '0', '0', 'ANDREI VASILE SIMON', 'SHOOTERS ROAD', '24', 'EN2 8RN', 'ENFIELD', '', '', 'Grossbritannien', '0', '07817636337', '0010180T97', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', 'Uhr zugestellt ! U-schrift vorhanden', 'RG 0679 9024 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(935, '02535676', '0', '0', 'ADIB MAHMUDI', 'HAWTHORN DRIVE', '336', 'IP2 0RX', 'IPSWICH', '', '', 'Grossbritannien', '0', '07849779882', '0010035AEP', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 9025 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(936, '02535678', '0', '0', 'MUHAMMAD ARSHAD', '42 POLLOKSHAWS ROAD', '2/2', 'G41 1PY', 'GLASGOW', '', '', 'Grossbritannien', '0', '07405422857', '00100552L6', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9026 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(937, '02535678', '0', '0', 'ALEKSANDRA KUNDIKOVA', 'THOMSON HOUSE ALVEY ESTATE', 'FLAT 16', 'SE17 1TS', 'LONDON', '', '', 'Grossbritannien', '0', '00447447403225', '0010078PYQ', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9027 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(938, '02535678', '0', '0', 'Andrew Allan', 'VIEWPARK DRIVE', '20', 'G73 3QD', 'GLASGOW', '', '', 'Grossbritannien', '0', '07724340413', '0010165OAO', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9028 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(939, '02535673', '0', '0', 'jason law', 'BARNFIELD GARDENS', '32', 'KT2 5RJ', 'KINGSTON UPON THAMES', '', '', 'Grossbritannien', '0', '07907771263', '00101456AS', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'storniert 12.11.12', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(940, '02535673', '0', '0', 'JANET MAGONA', 'HALDENE', '27', 'MK8 8HT', 'MILTON KEYNES', '', '', 'Grossbritannien', '0', '07508579739', '00101484N8', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9029 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(941, '02535674', '0', '0', 'KAI WAI NG', 'SHIREHALL LANE,', '12,', 'NW4 2PD', 'LONDON', '', '', 'Grossbritannien', '0', '07792975398', '0010101K7K', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(942, '02535676', '0', '0', 'Fayma Kader', 'Stilecroft Gardens', '38', 'HA0 3HD', 'london', '', '', 'Grossbritannien', '0', '07964466939', '00100999YR', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver\r\n\r\n18.12.12 RG 0679 8548 8DE', 'Will nach einem Jahr geld zurück! 05.10.13', 'RG 0679 9030 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(943, '02535679', '0', '0', 'TYLLA GURBANGELDYYEVA', 'LEINSTER GARDENS', '43', 'W2 3AT', 'FLAT 8. BAYSWATER', '', '', 'Grossbritannien', '0', '447912605575', '0010108V29', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', 'Uhr zurück erhalten! Refund??', 'RG 0679 9031 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(944, '02535631', '0', '0', 'Samantha Golling', 'Kings Place York way', '90', 'N1 9AG', 'London', '', '', 'Grossbritannien', '0', '07786798528', '0010213SFV', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9032 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(945, '02535678', '0', '0', 'Eileen Graham', 'Stanford cresent', '97', 'L25 9PL', 'Liverpool', '', '', 'Grossbritannien', '0', '07974728330', '0010084X3Y', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9033 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(946, '02535678', '0', '0', 'Mohamed Shehata', 'Broadfield road', '167', 'M14 7jh', 'Manchester', '', '', 'Grossbritannien', '0', '07733708095', '00100582MX', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(947, '02535674', '0', '0', 'ruzhdi lame', 'ELSHAM ROAD', '35 F', 'W14 8HB', 'LONDON', '', '', 'Grossbritannien', '0', '07894988056', '00101740UG', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 9034 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(948, '02535679', '0', '0', 'MONTY SINGH', 'SPINNEY WAY', '16', 'PE27 3YX', 'ST. IVES', '', '', 'Grossbritannien', '0', '07853159931', '0010126C56', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 9035 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(949, '02535673', '0', '0', 'KHAYAL MAMMADOV', '107 MYDDLETON ROAD', 'FLAT C', 'N22 8NE', 'LONDON', '', '', 'Grossbritannien', '0', '07412427227', '0010203RUE', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9036 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(950, '02535631', '0', '0', 'YUFENG LIANG', 'HERON HEIGHTS GOLDINGTON GREEN', '19', 'MK41 0AA', 'BEDFORD', '', '', 'Grossbritannien', '0', '07446866170', '0010077STD', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver\r\n\r\nNachforschung am 13.12.12 gestellt!Uhr verloren 15.02.13\r\n2. Uhr am 29.01.2013 geschickt. RG 0686 3405 0DE\r\n', '0', 'RG 0679 9037 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(951, '02535679', '0', '0', 'TERRY O\'DELL', 'BRAMBLINGS CLOSE', '4', 'GU9 8BF', 'FARNHAM', '', '', 'Grossbritannien', '0', '07870690664', '0010168IR7', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold\r\n\r\n21.01.13  RG 0686 3098 5DE', '0', 'RG 0679 9038 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(952, '02535673', '0', '0', 'Emma Pickles', 'MIDDLEFIELD', '14A', 'DH2 1DP', 'CHESTER LE STREET', '', '', 'Grossbritannien', '0', '07584178281', '0010186FBJ', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9039 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(953, '02535631', '0', '0', 'sharon turner', 'WOOD STREET', '10', 'FY8 1QS', 'LYTHAM ST. ANNES', '', '', 'Grossbritannien', '0', '07525254519', '0010001GYT', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9040 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(954, '02535676', '0', '0', 'BARBARA RUGGERI', 'NEW NORTH ROAD', '90', 'RH2 8NA', 'REIGATE', '', '', 'Grossbritannien', '0', '07855348162', '0010066NKA', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 9041 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(955, '02535678', '0', '0', 'Omar Shaikh', 'BROOMFIELD AVENUE', '47', 'N13 4JJ', 'LONDON', '', '', 'Grossbritannien', '0', '07944322318', '0010247HK2', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9042 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(956, '02535674', '0', '0', 'KAI WAI', 'SHIREHALL LANE,', '12,', 'NW4 2PD', 'LONDON', '', '', 'Grossbritannien', '0', '07792975398', '0010062IBA', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(957, '02535678', '0', '0', 'VICKY BUSA', 'Meadows Business Park, Safenet UK Limited, Station Approach, Blackwater', '3', 'GU17 9AB', 'Camberley', '', '', 'Grossbritannien', '0', '07575964120', '0010087P35', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9043 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(958, '02535678', '0', '0', 'DAVID BELL', 'WASTWATER CLOSE BOWTHORN', '4', 'CA25 5JP', 'CLEATOR MOOR', '', '', 'Grossbritannien', '0', '07547132840', '0010095QYR', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9044 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(959, '02535676', '0', '0', 'DENNY CHAN', 'GUTTER LANE', '33', 'EC2V 8AS', 'LONDON', '', '', 'Grossbritannien', '0', '07884187721', '0010169HHD', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 9045 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(960, '02535674', '0', '0', 'Maryam OJETOLA', 'Gairn Mews, Gairn Terrace', '90', 'AB10 6FP', 'ABERDEEN', '', '', 'Grossbritannien', '0', '07902748351', '0010170KB9', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 9046 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(961, '02535673', '0', '0', 'ALEXANDER B SAM', 'WHINCHAT ROAD', '70', 'SE28 0EA', 'LONDON', '', '', 'Grossbritannien', '0', '07735625905', '0010208GGX', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'storniert 20.11.12', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(962, '02535674', '0', '0', 'I HUSSAIN', 'FINDON ROAD', '4', 'B8 2BN', 'BIRMINGHAM', '', '', 'Grossbritannien', '0', '07863777566', '0010225DL9', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', 'Geld zurück gezahlt! Uhr???', 'RG 0679 9047 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(963, '02535679', '0', '0', 'AUTUMN MILLER', 'KNIGHTS END ROAD', '67', 'PE15 9QD', 'MARCH', '', '', 'Grossbritannien', '0', '07715276603', '0010091CO4', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 9048 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(964, '02535674', '0', '0', 'KIRAN RAJARATNAM', 'ABOYNE DRIVE', '41A', 'SW20 0AN', 'RAYNES PARK', '', '', 'Grossbritannien', '0', '07899874592', '0010248A1X', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG067990148DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(965, '02535679', '0', '0', 'DEBBIE GALBRAITH', 'DOWELL ST', '10', 'EX14 1LT', 'HONITON', '', '', 'Grossbritannien', '0', '07966594921', '0010127BYY', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 9049 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(966, '02535678', '0', '0', 'Waqas Ahmad', '42 Pollokshaws Road', '2/2', 'G41 1PY', 'Glasgow', '', '', 'Grossbritannien', '0', '07429553248', '0010120TRL', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9050 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(967, '02535679', '0', '0', 'Cynthia Tam', 'Carronade court', '64 ', 'N7 8EP', 'London', '', '', 'Grossbritannien', '0', '07504268946', '0010235QD5', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 9051 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(968, '02535678', '0', '0', 'Alice Pollard', 'CREEDS FARM', '1', 'NN6 6NJ', 'NORTHAMPTON', '', '', 'Grossbritannien', '0', '07502382551', '00100249AF', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'storniert 08.11.12', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(969, '02535679', '0', '0', 'KAVITHA SASIKUMAR', 'BROWNING ROAD', '122', 'E12 6RD', 'LONDON', '', '', 'Grossbritannien', '0', '07584307193', '0010216AWA', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 9052 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(970, '02535673', '0', '0', 'Jack Gronek', 'Julian Road', '14', 'WV1 2PN', 'Wolverhampton', '', '', 'Grossbritannien', '0', '07878835589', '0010084BJN', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9053 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(971, '02535678', '0', '0', 'JUSTIN ADAM', 'SLEDMERE CLOSE', '17', 'TS23 3LA', 'BILLINGHAM', '', '', 'Grossbritannien', '0', '0', '0010014NB4', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9054 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(972, '02535678', '0', '0', 'tim airey', 'RICKMANSWORTH LANE', '100', 'SL9 0LY', 'GERRARDS CROSS', '', '', 'Grossbritannien', '0', '07788400279', '001011575G', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9055 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(973, '02535679', '0', '0', 'ANNETTE FIELD', 'BRAYBROOK STREET', '67', 'W12 0AL', 'LONDON', '', '', 'Grossbritannien', '0', '07779067626', '00100304W1', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', 'Will Geld zur?k, obwohl wir keine Uhr erhalten haben! Geld am 24.04.2013 von Groupon zurück erhalten! Uhr????', 'RG 0679 9056 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(974, '02535679', '0', '0', 'Audrey Allan', 'BENTHAL COURT EVERING ROAD', 'FLAT 1', 'N16 7AX', 'LONDON', '', '', 'Grossbritannien', '0', '07809756423', '0010082F9Q', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'storniert 08.11.12', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(975, '02535631', '0', '0', 'Anna Robertson', 'Denmark villas', 'Gff 65', 'BN3 3TD', 'Hove', '', '', 'Grossbritannien', '0', '07725910217', '0010178HI9', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9057 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(976, '02535673', '0', '0', 'MARGARITA VASQUEZ', 'MUNDANIA COURT', '9', 'SE22 ONQ', 'LONDON', '', '', 'Grossbritannien', '0', '07540377733', '0010017TB4', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9058 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(977, '02535673', '0', '0', 'KARAN WALIA', 'KEMPTON ROAD', '78', 'E6 2LB', 'LONDON', '', '', 'Grossbritannien', '0', '07812984640', '0010031J04', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9059 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(978, '02535678', '0', '0', 'PAULINE MCCOOL', 'FLAT 1/2 DUMBARTON ROAD', '1020', 'G14 9UJ', 'GLASGOW', '', '', 'Grossbritannien', '0', '01415761133', '0010062NDW', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9060 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(979, '02535631', '0', '0', 'JEN WYATT', 'LOW ROAD', 'BURGHBECK', 'NG31 8NQ', 'GRANTHAM', '', '', 'Grossbritannien', '0', '07824441081', '0010117LVW', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9061 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(980, '02535631', '0', '0', 'JOAO ASSIS', 'RUTHVEN ST; 16', '3/1(2)', 'G12 9BS', 'GLASGOW', '', '', 'Grossbritannien', '0', '07577431525', '00100627OG', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9062 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(981, '02535674', '0', '0', 'Astra Baker', 'russet court , pippin close', '10', 'nw2 6hw', 'london', '', '', 'Grossbritannien', '0', '07440623829', '0010203JYX', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(982, '02535678', '0', '0', 'Michael Mcdowall', 'CRAIGHILL GROVE', '1', 'G76 7TE', 'GLASGOW', '', '', 'Grossbritannien', '0', '07886878364', '00102455JL', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9063 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(983, '02535679', '0', '0', 'KIRAN RAJARATNAM', 'ECTON AVENUE', '77', 'SK10 1RA', 'MACCLESFIELD', '', '', 'Grossbritannien', '0', '07899874592', '00100023TU', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG067990148DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(984, '02535678', '0', '0', 'A Buckley', 'HARBOROUGH ROAD NORTH', '29', 'NN2 8LS', 'NORTHAMPTON', '', '', 'Grossbritannien', '0', '07749887531', '00101734DO', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9064 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(985, '02535678', '0', '0', 'Lisa French', 'Dartford Road', '122', 'DA1 3EX', 'Dartford', '', '', 'Grossbritannien', '0', '07729207353', '0010166T6O', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9065 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(986, '02535676', '0', '0', 'ANDREW MURGETT', 'MELVILLE AVENUE', '44', 'GU16 8NA', 'CAMBERLEY', '', '', 'Grossbritannien', '0', '07778302160', '0010080Y9M', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 9066 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(987, '02535631', '0', '0', 'Sarangan Thuraisingham', 'Garden Court, 63 Holden Road', 'Flat 16', 'n12 7dg', 'London', '', '', 'Grossbritannien', '0', '07883301969', '0010068CEP', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9067 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(988, '02535678', '0', '0', 'IZABELA NAWROCKA', 'SIMPSONS LANE', '67', 'WF11 0EY', 'KNOTTINGLEY', '', '', 'Grossbritannien', '0', '07531202679', '0010017Y64', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver\r\n\r\n\r\n18.12.12 RG 0679 9998 6DE', '0', 'RG 0679 9068 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(989, '12121212', '0', '0', 'Tom Smith', 'London Road', '1', 'EC1A 1BC', 'London', '', '', 'Grossbritannien', '0', '123456789', '10011115', '0', 'Theorema', 'TEST ORDER 1', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(990, '13131313', '0', '0', 'Jane Smith', 'London Road', '1', 'EC1A 1BC', 'London', '', '', 'Grossbritannien', '0', '123456789', '10022225', '0', 'Theorema', 'TEST ORDER 2', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(991, '02535673', '0', '0', 'JOSEPH COSGROVE', 'THORNBRIDGE ROAD', '41', 'G69 6RS', 'GLASGOW', '', '', 'Grossbritannien', '0', '07801394190', '0010005UTU', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9069 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(992, '02535679', '0', '0', 'NAGESH MODHVADIA', 'GREAT WEST ROAD', '140', 'TW5 9AP', 'LONDON', '', '', 'Grossbritannien', '0', '07818554010', '0010214PIC', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 9070 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(993, '02535679', '0', '0', 'TESS CONNELL', 'TUDOR COURT', '2', 'E17 8ET', 'WALTHAMSTOW', '', '', 'Grossbritannien', '0', '07718086399', '0010100V71', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 9071 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(994, '02535674', '0', '0', 'MARTA JURCZAK', 'CURWEN ROAD', '20A', 'W12 9AE', 'LONDON', '', '', 'Grossbritannien', '0', '07878947234', '0010014CGS', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 9072 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(995, '02535678', '0', '0', 'MARK WILSON', 'SOUTHLANDS ROAD', '260', 'BR1 2EQ', 'BROMLEY', '', '', 'Grossbritannien', '0', '07986113084', '0010232AHV', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9073 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(996, '02535674', '0', '0', 'Gillian Mckay', 'EASTHOUSES ROAD', '47', 'EH22 4EB', 'DALKEITH', '', '', 'Grossbritannien', '0', '01316631894', '0010099O3W', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 9074 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(997, '02535679', '0', '0', 'JOANNA CZCHOWSKA', 'FLAT 14 CHARTES HOUSE', 'ABBEY STREET', 'SE1 3BU', 'LONDON', '', '', 'Grossbritannien', '0', '0', '0010062T1Z', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 9075 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(998, '02535631', '0', '0', 'Alessio Armani', 'Parliament Road', '71', 'Ts1 4jw', 'Middlesbrough', '', '', 'Grossbritannien', '0', '07522241888', '0010139VMV', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9076 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(999, '02535673', '0', '0', 'lucia carlos', 'CHISWELL ROAD', '25', 'BH17 9FB', 'POOLE', '', '', 'Grossbritannien', '0', '01202381370', '0010097U5S', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9077 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1000, '02535674', '0', '0', 'MR T AHMED', 'mount trinity', '34', 'BB1 5EP', 'blackburn', '', '', 'Grossbritannien', '0', '07791292359', '00101772UG', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black\r\n\r\nGeld am 13.02.2013 von Groupon zurück gezahlt! Uhr????', '0', 'RG 0679 9078 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1001, '02535631', '0', '0', 'STEPHEN ROBSON', 'REDDITCH', '3', 'RG12 0TT', 'BRACKNELL', '', '', 'Grossbritannien', '0', '07874726348', '0010154Y39', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9079 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1002, '02535673', '0', '0', 'MAY YONG', 'KINGSLEIGH WALK', '14', 'BR2 0YE', 'BROMLEY', '', '', 'Grossbritannien', '0', '07533751183', '0010228A6Q', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9080 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1003, '02535678', '0', '0', 'ADELE BROWN', 'GREEN LANE', '88', 'WS4 1RW', 'WALSALL', '', '', 'Grossbritannien', '0', '07709499748', '0010081XG8', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9081 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1004, '02535631', '0', '0', 'BONITA MOY', 'WILTON ROAD', '5', 'IP26 4AY', 'FELTWELL', '', '', 'Grossbritannien', '0', '07868380907', '00101356KI', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9082 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1005, '02535673', '0', '0', 'KAREN TAYLOR', 'CASTLEVIEW GROVE', '4', 'ST6 6XQ', 'STOKE-ON-TRENT', '', '', 'Grossbritannien', '0', '07968248864', '0010038661', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9083 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1006, '02535676', '0', '0', 'FATERI EMINAJ', 'NEW NORTH ROAD', '90', 'RH2 8NA', 'REIGATE', '', '', 'Grossbritannien', '0', '07838835655', '0010083EL1', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'storniert 15.11.12', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1007, '02535631', '0', '0', 'HARRIET STAINES', 'FINSBURY AVENUE', '2', 'EC2M 2PP', 'LONDON', '', '', 'Grossbritannien', '0', '07779256428', '0010175CFN', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9084 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1008, '02535679', '0', '0', 'REJI THOMAS', 'BONNINGTON WALK', '29', 'BS7 9XF', 'BRISTOL', '', '', 'Grossbritannien', '0', '07939232730', '0010157NW7', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 9085 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1009, '02535673', '0', '0', 'DANIELLA RIZAEW', 'FINCHLEY ROAD', '1009', 'NW11 7HB', 'LONDON', '', '', 'Grossbritannien', '0', '+447543854176', '0010095P6B', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9086 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1010, '02535679', '0', '0', 'Emma Bland', 'Windsor ave, Adlington', '75', 'Pr7 4js', 'Chorley, lancashire', '', '', 'Grossbritannien', '0', '07828703884', '0010037KJ1', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1011, '02535631', '0', '0', 'PETER MACPHEE', 'MURTON COURT', '22', 'AL1 3QT', 'ST.ALBANS', '', '', 'Grossbritannien', '0', '07983599288', '0010003VWY', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9087 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1012, '02535678', '0', '0', 'VIOREL GRIGORE', 'MARKHOUSE ROAD', '166', 'E17 8BJ', 'LONDON', '', '', 'Grossbritannien', '0', '07882159832', '0010010RIL', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9088 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1013, '02535673', '0', '0', 'ANDREW ABOIM', 'APOLLO CLOSE; HORNCHURCH', '20', 'RM12 4JU', 'ESSEX', '', '', 'Grossbritannien', '0', '078818 20663', '0010054CP9', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9089 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1014, '02535631', '0', '0', 'Kalwant Binning', 'Westerdale', '14/16', 'Dn162qb', 'Scunthorpe', '', '', 'Grossbritannien', '0', '07876713855', '0010107WPJ', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver\r\n\r\nGeld von Groupon am 13.12.12 zur?ck erhalten! Uhr zurück erhalten!', '0', 'RG 0679 9090 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1015, '02535673', '0', '0', 'ALEXANDER B SAM', 'WHINCHAT ROAD', '70', 'SE28 0EA', 'LONDON', '', '', 'Grossbritannien', '0', '07735625905', '0010077SFL', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9091 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1016, '02535678', '0', '0', 'Tracy Matthews', 'MERRITT ROAD', '12', 'OX11 7DG', 'DIDCOT', '', '', 'Grossbritannien', '0', '07729462152', '0010043307', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9092 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1017, '02535679', '0', '0', 'MARIO CRASSAS', 'ADELAIDE GROVE', '29', 'W12 0JU', 'LONDON', '', '', 'Grossbritannien', '0', '07824366921', '0010218OKA', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 9093 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1018, '02535631', '0', '0', 'ADAMA COULIBALY', '45 STREATHAM HILL', 'FLAT 20;', 'SW2 4TS', 'LONDON', '', '', 'Grossbritannien', '0', '447512246636', '00100103LF', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9094 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1019, '02535631', '0', '0', 'KIERAN WOOTTON', 'MICKLEGATE', '93B', 'YO1 6LE', 'YORK', '', '', 'Grossbritannien', '0', '07521013485', '0010158ANI', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9095 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1020, '02535631', '0', '0', 'william labuschagne', 'PORTMAN SQUARE', '43-45', 'W1H 6HN', 'LONDON', '', '', 'Grossbritannien', '0', '07792080639', '0010002TRM', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', 'Geld am 08.04.2013 von Groupon zurück erhalten! Uhr ????', 'RG 0679 9096 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1021, '02535631', '0', '0', 'TAMIR GRANT', 'FINCHLEY ROAD', 'FLAT 5', 'NW3 7TS', 'LONDON', '', '', 'Grossbritannien', '0', '07949485028', '0010170JD4', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9097 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1022, '02535673', '0', '0', 'Astra Baker', 'russet court , pippin close', '10', 'nw2 6hw', 'london', '', '', 'Grossbritannien', '0', '07440623829', '0010057QYF', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'storniert 12.11.12', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1023, '02535678', '0', '0', 'BRIAN MACFARLANE', 'SNOW HILL', '6', 'EC1A 2AY', 'LONDON', '', '', 'Grossbritannien', '0', '07751826490', '0010053Q8L', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9098 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(1024, '02535678', '0', '0', 'AINE JEANS', 'HAWKINS ROAD', '69', 'RH10 5NW', 'CRAWLEY', '', '', 'Grossbritannien', '0', '00353861930753', '001004092I', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9099 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1025, '02535674', '0', '0', 'STEPHEN FITZELL', 'PRAYLE GROVE', '14', 'NW2 1AY', 'LONDON', '', '', 'Grossbritannien', '0', '07956454584', '0010181CI9', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 9100 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1026, '02535631', '0', '0', 'SHANTEL WILLOCK', 'LEALAND ROAD', '93', 'N15 6JT', 'LONDON', '', '', 'Grossbritannien', '0', '07718882931', '0010092MTV', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9101 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1027, '02535673', '0', '0', 'NEIL ALPHONSO', 'THE JUNCTION', '5', 'SL2 5GE', 'SLOUGH', 'Grossbritannien', '', '', '0', '07740918774', '0010078QR3', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9102 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1028, '02535679', '0', '0', 'GILLIAN BRAY', 'CHAPEL RD MORLEY ST BOTOLPH', '34', 'NR18 9TF', 'NORFOLK', '', '', 'Grossbritannien', '0', '01953 603114', '0010170EHX', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 9103 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1029, '02535631', '0', '0', 'TARIQ AKRAM', 'LINDEN PARK', '96', 'M19 2PP', 'MANCHESTER', '', '', 'Grossbritannien', '0', '07581132266', '0010168N8J', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', 'Geld zurück erhalten!', 'RG 0679 9104 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1030, '02535674', '0', '0', 'GABRIELA HOROBEANU', 'LULLINGSTONE LANE', '79', 'SE13 6UH', 'LONDON', '', '', 'Grossbritannien', '0', '07720683481', '00101421BJ', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 9105 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1031, '02535673', '0', '0', 'COLIN CARGILL', 'MOUNT PLEASANT', '21', 'HP14 3LD', 'HIGH WYCOMBE', '', '', 'Grossbritannien', '0', '07886837636', '0010088RVH', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9106 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1032, '02535631', '0', '0', 'RICHARD HARDING', 'WOODCOTE', '56', 'SA2 7AY', 'SWANSEA', '', '', 'Grossbritannien', '0', '07769204260', '0010171ZJJ', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9107 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1033, '02535678', '0', '0', 'TOM RANDLE', 'FLETCHING', 'CHURCH FARM', 'TN22 3SP', 'UCKFIELD', '', '', 'Grossbritannien', '0', '07920401912', '0010164PR5', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9108 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1034, '02535631', '0', '0', 'SRUJANA BANJAGERE', '536 LONDON ROAD', 'FLAT 3/1', 'G40 1DU', 'GLASGOW', '', '', 'Grossbritannien', '0', '07411025261', '0010193HFJ', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9109 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1035, '02535631', '0', '0', 'MICHAEL TURNER', 'GOTHAM ROAD', '18', 'CH63 9NQ', 'WIRRAL', '', '', 'Grossbritannien', '0', '07795627512', '0010081ARL', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9110 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1036, '02535673', '0', '0', 'Olugbenga Olubisi', 'Projects Drive', '34', 'cv21 1ab', 'Rugby', '', '', 'Grossbritannien', '0', '07533239272', '0010222IA9', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9111 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1037, '2535679', '0', '0', 'david peddie', 'Tenax Road,Trafford Park', 'EOC UK Ltd', 'M17 1JT', 'Manchester', '', '', 'Grossbritannien', '0', '7802551745', '0010135YOY', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '20.02.2013 Uhr zur?ck...refund bitte\r\n\r\nGeld am 27.02.2013 zurück gezahlt!', 'RG 0679 9112 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1038, '2535673', '0', '0', 'Dean Stoten', 'Woodside Ind', '15', 'SG6 1LA', 'Letchworth', '', '', 'Grossbritannien', '0', '7825047640', '00101408GK', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9114 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1039, '2535678', '0', '0', 'SARAH GOFF', 'GLADSTONE STREET', '27', 'SE1 6EY', 'LONDON', '', '', 'Grossbritannien', '0', '7810444213', '0010185TJB', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND SILVER', '0', 'RG 0679 9115 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1040, '2535676', '0', '0', 'ASHOK LAL', 'ALDWYCH', 'INDIA HOUSE', 'WC2B 4NA', 'LONDON', '', '', 'Grossbritannien', '0', '7581283610', '0010024AR5', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN WHITE AND SILVER', '0', 'RG 0679 9113 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1041, '2535631', '0', '0', 'JEAN DAVIES', 'METHUEN ROAD', '31', 'BH8 8NB', 'BOURNEMOUTH', '', '', 'Grossbritannien', '0', '7776034858', '001012388A', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER', '0', 'RG 0679 9116 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1042, '2535673', '0', '0', 'Peter Babiak', 'WETHERBY ROAD', '0', 'LS14 3HS', 'LEEDS', '', '', 'Grossbritannien', '0', '4,21905E+11', '0010091J81', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9117 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1043, '2535631', '0', '0', 'nick jones', 'WILLOWBROOK GARDENS', '99', 'CF3 0BY', 'ST MELLONS cardiff', '', '', 'Grossbritannien', '0', '7792054378', '0010250UWX', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9118 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1044, '2535678', '0', '0', 'DEREK BETTERIDGE', 'CHAUCER CLOSE', '20', 'GL1 5PF', 'GLOUCESTER', '', '', 'Grossbritannien', '0', '7989418948', '0010202GTP', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9119 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1045, '2535631', '0', '0', 'OLAOLUWA OGUNTULA', 'HANCOCK ROAD', '3', 'E3 3DA', 'LONDON', '', '', 'Grossbritannien', '0', '7854196300', '00100472OR', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9120 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1046, '2535631', '0', '0', 'Sandra Martin', 'Marlborough Gardens', '38', 'SO30 2UT', 'Hedge End Southampton', '', '', 'Grossbritannien', '0', '07794 841396', '00100041VG', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 9121 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1047, '2535676', '0', '0', 'BO MEN', 'SOUTHAMPTON ROW', '31', 'WC1B 5HJ', 'LONDON', '', '', 'Grossbritannien', '0', '7872448239', '0010102TZ3', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN WHITE AND SILVER', '0', 'RG 0679 9122 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1048, '2535673', '0', '0', 'indu dharni', 'Birkenshaw', '25', 'BD11 2LW', 'Bradford', '', '', 'Grossbritannien', '0', '7423674976', '0010159Z39', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 9123 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1049, '2535673', '0', '0', 'JAFER ALSHARIF', 'ATTWOOD COURT 89-91 STONE RODE', 'FLAT 10', 'B15 2NY', 'BIRMINGHM', '', '', 'Grossbritannien', '0', '7423588000', '0010073SVI', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9124 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1050, '2535679', '0', '0', 'Pamela Webster', 'Oakdale Rd', '4', 'DN22 7GX', 'Retford', '', '', 'Grossbritannien', '0', '7866464264', '0010080KTV', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 9125 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1051, '2535674', '0', '0', 'Patricia Pacaud', 'PALMER CLOSE', '41', 'RH1 4BU', 'REDHILL', '', '', 'Grossbritannien', '0', '7990736553', '0010220KCU', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 9126 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1052, '2535679', '0', '0', 'SAMUEL KALU', 'NEW PARK ROAD', '6 COTTON HOU', 'SW2 4LA', 'LONDON', '', '', 'Grossbritannien', '0', '7723068943', '00100878PP', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9127 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1053, '2535678', '0', '0', 'Carole Rowden', 'FULTHORPE ROAD', '9', 'TS20 1ED', 'STOCKTON-ON-TEES', '', '', 'Grossbritannien', '0', '7986889288', '0010059ZXL', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9128 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1054, '2535679', '0', '0', 'alex antinoro', 'ASHDALE ROAD', '10', 'KA3 1PS', 'KILMARNOCK', '', '', 'Grossbritannien', '0', '7880766166', '0010217V8P', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '0', 'RG 0679 9129 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1055, '2535678', '0', '0', 'Brian Joy', 'PURLEY BURY CLOSE', '37', 'CR8 1HW', 'PURLEY', '', '', 'Grossbritannien', '0', '2086606138', '0010188KMH', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9130 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1056, '2535676', '0', '0', 'ASHOK LAL', 'ALDWYCH', 'INDIA HOUSE', 'WC2B 4NA', 'LONDON', '', '', 'Grossbritannien', '0', '7581283610', '0010068G9W', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN WHITE AND SILVER', '0', 'RG 0679 9113 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1057, '2535678', '0', '0', 'Deana Walker', 'LONDON ROAD', '91', 'GL1 3HH', 'GLOUCESTER', '', '', 'Grossbritannien', '0', '7791328542', '0010224Z5A', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9131 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1058, '12872281', '0', 'Siobhan', 'Fitzpatrick', 'Baslickane', '-----', '-----', 'Waterville, Co. Kerry, Ireland.      ', '', '', 'Irland', '0', '879253249', '0010038E8C', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 9134 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-26', '', '', '', '', '', ''),
(1059, '13321867', '0', 'Jørgen', 'Larsen', 'Sankt Nicolai Gade', '5 1.', '5700', 'Svendborg', '', '', 'Dänemark', '0', '23461734', '0010033R8X', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sølv urskive', '0', 'RG 0679 9139 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-27', '', '', '', '', '', ''),
(1060, '13321869', '0', 'Nicki', 'Christiansen', 'Granvænget', '9', '4640', 'Faxe', '', '', 'Dänemark', '0', '20978535', '0010092XDE', '0', '0', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '0', 'RG 0679 9140 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-27', '', '', '', '', '', ''),
(1061, '13321872', '0', 'Christopher', 'Thiesen', 'Aldersrogade', '9', '2100', 'København', '', '', 'Dänemark', '0', '31751231', '0010185OWA', '0', '0', 'Theorema Casablanca-ur med sort læderrem samt sølv og sort urskive', '0', 'RG 0679 9141 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-27', '', '', '', '', '', ''),
(1062, '13321872', '0', 'Sezai', 'Øzcan', '25', 'Nytorv', '1450', 'København K', '', '', 'Dänemark', '0', '20749172', '0010223SC1', '0', '0', 'Theorema Casablanca-ur med sort læderrem samt sølv og sort urskive', '0', 'RG 0679 9142 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-27', '', '', '', '', '', ''),
(1063, '13291520', '0', 'Sebastian', 'Marcusson', '160', 'VÄMNERÖD', '442 96', 'KODE', '', '', 'Schweden', '0', '0', '0010063JCG', '0', 'Theorema', 'T3009-1', '0', 'RG 0679 9143 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-27', '', '', '', '', '', ''),
(1064, '13291521', '0', 'Anna', 'Sandberg', '6', 'Norra Liden', '41118', 'Göteborg', '', '', 'Schweden', '0', '0', '00100808HJ', '0', 'Theorema', 'T3009-2', '0', 'RG 0679 9144 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-27', '', '', '', '', '', ''),
(1065, '13385126', '0', 'Hanne', 'Lindqvist', '19', 'SVINÖVÄGEN', '392 36', 'KALMAR', '', '', 'Schweden', '0', '0', '00100703SG', '0', 'Theorema', 'T3009-2', '0', 'RG 0679 9145 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-27', '', '', '', '', '', ''),
(1066, '13385126', '0', 'burak', 'özkan', '10', 'furuvägen ', '14733', 'tumba  stockholm', '', '', 'Schweden', '0', '0', '0010162IUP', '0', 'Theorema', 'T3009-2', '0', 'RG 0679 9146 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-27', '', '', '', '', '', ''),
(1067, '13385126', '0', 'Marcus', 'Wahlström', '7 tr', 'Karlbergsvägen 74', '11335', 'Stockholm', '', '', 'Schweden', '0', '0', '0010021OPI', '0', 'Theorema', 'T3009-2', '0', 'RG 0679 9147 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-27', '', '', '', '', '', ''),
(1068, '13385127', '0', 'Aldin', 'Smakovic', '83', 'Långsvängen ', '147 44', 'Tumba', '', '', 'Schweden', '0', '0', '0010044F3D', '0', 'Theorema', 'T3009-3', '0', 'RG 0679 9148 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-27', '', '', '', '', '', ''),
(1069, '13385127', '0', 'Jessica', 'Oscarsson', '4', 'Skepparevägen', '47541', 'Hönö', '', '', 'Schweden', '0', '0', '0010107XMR', '0', 'Theorema', 'T3009-3', '0', 'RG 0679 9149 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-27', '', '', '', '', '', ''),
(1070, '13385127', '0', 'Joakim', 'Olsson', '9', 'Vikingavägen', '74650', 'Bålsta', '', '', 'Schweden', '0', '0', '001012344U', '0', 'Theorema', 'T3009-3', '0', 'RG 0679 9150 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-27', '', '', '', '', '', ''),
(1071, '13291523', '0', 'Magnus', 'Steinbach', '3', 'HOVÅS SLÅNBÄRSGÅNG', '436 54', 'HOVÅS', '', '', 'Schweden', '0', '0', '0010055ELP', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9151 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-27', '', '', '', '', '', ''),
(1072, '13385128', '0', 'Christian', 'Lind', '3c', 'Slätten', '41661', 'Göteborg', '', '', 'Schweden', '0', '0', '0010248Y1O', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9152 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-27', '', '', '', '', '', ''),
(1073, '13385128', '0', 'Oktay', 'arslan', '1B', 'FREDSGATAN', '65225', 'KARLSTAD', '', '', 'Schweden', '0', '0', '00102047WF', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9153 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-27', '', '', '', '', '', ''),
(1074, '13385128', '0', 'Petrit', 'Zenulla', '17', 'Kosmosgatan', '41521', 'Göteborg', '', '', 'Schweden', '0', '0', '0010223L8L', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9154 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-27', '', '', '', '', '', ''),
(1075, '13385128', '0', 'Simon', 'Wallinder', '20', 'SPARBANKSVÄGEN', '129 32', 'HÄGERSTEN', '', '', 'Schweden', '0', '0', '0010228IHO', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9155 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-27', '', '', '', '', '', ''),
(1076, '13385128', '0', 'Huda', 'tursak', '9B', 'Tövädersgatan', '75431', 'Uppsala', '', '', 'Schweden', '0', '0', '0010086NMC', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9156 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-27', '', '', '', '', '', ''),
(1077, '13385128', '0', 'rita', 'jakob', '5', 'EKENBERGSVÄGEN', '196 30', 'KUNGSÄNGEN', '', '', 'Schweden', '0', '0', '0010078H8S', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9157 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-27', '', '', '', '', '', ''),
(1078, '13385130', '0', 'Oscar', 'Broman', 'BÅNGSBOVÄGEN', '16', '429 32', 'KULLAVIK', 'Schweden', '', '0', '0', '0', '0010125RMW', '0', 'Theorema', 'T3009-1', '0', 'RG067991585DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1079, '13449012', '0', 'Martina', 'Midenge', 'c/o Rönn- Oxundavägen', '13 A', '19446', 'Upplands Väsby', 'Schweden', '', '0', '0', '0', '10006465', '0', 'Theorema', 'T3009-1', '0', 'RG 0679 9160 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1080, '13385131', '0', 'Oscar', 'Broman', 'BÅNGSBOVÄGEN', '16', '429 32', 'KULLAVIK', 'Schweden', '', '0', '0', '0', '00100813JL', '0', 'Theorema', 'T3009-2\r\n\r\nTausch im T3009-3 21.01.13 RG 0686 3091 0DE', '0', 'RG067991585DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1081, '13385131', '0', 'Per', 'Hallgren', 'MORKULLEVÄGEN', '16', '218 32', 'BUNKEFLOSTRAND', 'Schweden', '', '0', '0', '0', '0010242V1Q', '0', 'Theorema', 'T3009-2', '0', 'RG 0679 9161 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1082, '13449014', '0', 'patrik', 'andersson herrera', 'OXTORGSGATAN', '7A', '33134', 'VÄRNAMO', 'Schweden', '', '0', '0', '0', '0010228JJG', '0', 'Theorema', 'T3009-2', '0', 'RG 0679 9162 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1083, '13449014', '0', 'Jonathan', 'Andersson', 'SÅGARGRÄND', '9', '541 62', 'SKÖVDE', 'Schweden', '', '0', '0', '0', '00101927WI', '0', 'Theorema', 'T3009-2', '0', 'RG 0679 9163 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1084, '13449014', '0', 'Jon', 'Hansell Nilsson', 'FINNSHYTTAN SNICKARBACKEN', '104', '713 94', 'NORA', 'Schweden', '', '0', '0', '0', '0010229QD7', '0', 'Theorema', 'T3009-2', '0', 'RG 0679 9164 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1085, '13449014', '0', 'Christian', 'Rundelius', 'KAJUTAN', '14', '184 30', 'ÅKERSBERGA', 'Schweden', '', '0', '0', '0', '00101425UV', '0', 'Theorema', 'T3009-2', '0', 'RG 0679 9165 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1086, '13401449', '0', 'denny', 'kaljanac', 'RELINGVÄGEN', '14', '432 74', 'TRÄSLÖVSLÄGE', 'Schweden', '', '0', '0', '0', '0010160CVB', '0', 'Theorema', 'T3009-2', '0', 'RG 0679 9166 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1087, '13462178', '0', 'Johan', 'Tu', 'Björnväktarensgata', '8', '41516', 'GÖTEBORG', 'Schweden', '', '0', '0', '0', '0010218RKB', '0', 'Theorema', 'T3009-2', '0', 'RG 0679 9167 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1088, '13385132', '0', 'eva', 'carlsson-paulsen', 'MIDNATTSVÄGEN', '17', '142 42', 'SKOGÅS', 'Schweden', '', '0', '0', '0', '0010145NMU', '0', 'Theorema', 'T3009-3', '0', 'RG 0679 9168 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1089, '13385132', '0', 'Pierre', 'Makdessi', 'Frejs väg ', '5', '14571', 'Norsborg', 'Schweden', '', '0', '0', '0', '0010039XQJ', '0', 'Theorema', 'T3009-3', '0', 'RG 0679 9159 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1090, '13385132', '0', 'Ewa', 'Bené', 'Ölsta v', '12', '74961', 'Örsundsbro', 'Schweden', '', '0', '0', '0', '001019641K', '0', 'Theorema', 'T3009-3', '0', 'RG 0679 9169 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1091, '13385132', '0', 'Carmela', 'Cuffari', 'RINGDUVEGATAN', '81', '724 70', 'VÄSTERÅS', 'Schweden', '', '0', '0', '0', '0010109H6V', '0', 'Theorema', 'T3009-3', '0', 'RG 0679 9170 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1092, '13508763', '0', 'Anton', 'Green', 'Kronhjulsstigen', '3', '22650', 'Lund', 'Schweden', '', '0', '0', '0', '0010022GQI', '0', 'Theorema', 'T3009-3', '0', 'RG 0679 9171 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1093, '13449017', '0', 'Ulla-Britt', 'Köster', 'ÄTRAGATAN', '7', '520 26', 'TRÄDET', 'Schweden', '', '0', '0', '0', '0010216VD3', '0', 'Theorema', 'T3009-3', '0', 'RG 0679 9172 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1094, '13449017', '0', 'Tilman', 'Lamberth', 'Bellevuevägen', '43a', '21772', 'Malmö', 'Schweden', '', '0', '0', '0', '0010086K7F', '0', 'Theorema', 'T3009-3', '0', 'RG 0679 9173 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1095, '13449017', '0', 'MAJED', 'GULAMREZA', 'LJUNGVÄGEN', '12B', '19141', 'SOLLENTUNA', 'Schweden', '', '0', '0', '0', '0010125W9S', '0', 'Theorema', 'T3009-3', '0', 'RG 0679 9174 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1096, '13487646', '0', 'Mattin', 'Yasin', 'Horisontvägen', '43 tr 4', '12834', 'Stockholm', 'Schweden', '', '0', '0', '0', '1,0072E+96', '0', 'Theorema', 'T3009-3', '0', 'RG 0679 9175 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1097, '13487646', '0', 'Anh', 'Nguyen', 'Harrgatan', '14', '13342', 'Nacka', 'Schweden', '', '0', '0', '0', '0010218CQK', '0', 'Theorema', 'T3009-3', '0', 'RG 0679 9176 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1098, '13462180', '0', 'Firouzeh', 'Irani Nejad', 'ÅKERBYVÄGEN', '292', '187 38', 'TÄBY', 'Schweden', '', '0', '0', '0', '00100514TA', '0', 'Theorema', 'T3009-3', '0', 'RG 0679 9177 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1099, '13385133', '0', 'Oscar', 'Larsson', 'Ugglebo', 'Södergård 2', '33010', 'Bredaryd', 'Schweden', '', '0', '0', '0', '0010201T4Q', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9178 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1100, '13385133', '0', 'Pierre', 'Makdessi', 'Frejs väg ', '5', '14571', 'Norsborg', 'Schweden', '', '0', '0', '0', '0010044KEL', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9159 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1101, '13514287', '0', 'Josef', 'Rudenlöv', 'SKÖNDALSVÄGEN', '63', '128 66', 'SKÖNDAL', 'Schweden', '', '0', '0', '0', '0010224ZL0', '0', 'Theorema', 'T3009-4\r\n\r\n21.01.2013 RG 0686 3099 9DE', '0', 'RG 0679 9179 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1102, '13449019', '0', 'Nour', 'Chahine', 'Muskötstigen', '3', '192 52', 'Sollentuna', 'Schweden', '', '0', '0', '0', '0010128V36', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9180 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1103, '13449019', '0', 'Sandra', 'Johansson', 'PENNYGÅNGEN', '56', '414 82', 'GÖTEBORG', 'Schweden', '', '0', '0', '0', '1,00237E+13', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9181 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1104, '13449019', '0', 'Lars', 'Lingblom', 'Östra Förstadsgatan', '50', '21212', 'Malmö', 'Schweden', '', '0', '0', '0', '0010082U8N', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9182 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1105, '13449019', '0', 'Gezim', 'Baftiu', 'Hertigknuts gatan ', '43c', '302 67', 'Halmstad ', 'Schweden', '', '0', '0', '0', '00100971O4', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9183 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1106, '13487647', '0', 'Phillippe', 'Hankvist', 'åsvägen', '1', '17740', 'stockholm', 'Schweden', '', '0', '0', '0', '0010090WTY', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9184 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1107, '13462184', '0', 'abderrazzak', 'chakir', 'glanshammarsgatan 56', '1506', '12471', 'bandhagen', 'Schweden', '', '0', '0', '0', '0010089NP6', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9185 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1108, '13462184', '0', 'Verner', 'Arvdalen', 'GJUTERIGATAN', '2', '271 44', 'YSTAD', 'Schweden', '', '0', '0', '0', '0010147MQO', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9186 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1109, '13462184', '0', 'Saeed', 'Mirabdolbaghi', 'Ormingeringen', '59A', '13233', 'Saltsjö-boo', 'Schweden', '', '0', '0', '0', '0010194B5B', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9187 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1110, '13462184', '0', 'Lozan', 'Markovic', 'Hökbursägen', '37', '14742', 'Tumba', 'Schweden', '', '0', '0', '0', '0010234FHG', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9188 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1111, '13332791', '0', 'ann', 'kristensen', '23 3TH', 'Sallingvej', '2720', 'Vanløse', 'Dänemark', '', '0', '0', '30222455', '0010147LGO', '0', 'Theorema', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 9191 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1112, '13281405', '0', 'Danske Bank', 'Anja Larsen-lindgren', '193', 'Amagerbrogade', '2300', 'København S', 'Dänemark', '', '0', '0', '20235564', '0010153N5G', '0', 'Theorema', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '0', 'RG 0679 9192 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1113, '13332793', '0', 'Jens Allan', 'Seiersen', '60A, 3.', 'Frederiksberg Alle', '1820', 'Frederiksberg', 'Dänemark', '', '0', '0', '+4524480640', '0010238MBN', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt sølv og sort urskive', '0', 'RG 0679 9193 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1114, '13332791', '0', 'Tobias', 'Aaskov', '52, 2 tv', 'Polensgade', '2300', 'København S', 'Dänemark', '', '0', '0', '27642636', '0010236HLV', '0', 'Theorema', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 9194 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1115, '13281408', '0', 'birgitte', 'wohlmuth', '63B 1TH', 'Ejbyvej', '4623', 'Lille Skensved', 'Dänemark', '', '0', '0', '61562984', '00102404CU', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt sølv og blå urskive', '0', 'RG 0679 9195 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1116, '13332789', '0', 'Charles', 'Uzoamaka', '30,2tv', 'Rosenfeldtvej', '2665', 'Vallensbæk strand', 'Dänemark', '', '0', '0', '28182763', '0010117FO8', '0', 'Theorema', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 9196 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1117, '13332790', '0', 'Claudio', 'Largiu', '132', 'Strandvejen', '2900', 'Hellerup', 'Dänemark', '', '0', '0', '+4524785525', '0010135I9Z', '0', 'Theorema', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '0', 'RG 0679 9197 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1118, '13332790', '0', 'Juan', 'Castell', '42 2TH', 'Store Kongensgade', '1264', 'København', 'Dänemark', '', '0', '0', '21391481', '0010041FET', '0', 'Theorema', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '0', 'RG 0679 9198 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1119, '13332788', '0', 'Dahlia', 'Boujemaa', '23 1 tv', 'Børglumvej', '2720', 'Vanløse', 'Dänemark', '', '0', '0', '31545453', '0010049HEJ', '0', 'Theorema', 'Theorema Sao Paolo-ur med sort læderrem og sølv urskive', '0', 'RG 0679 9213 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1120, '13281409', '0', 'Rune Buur', 'Christiansen', '16 1 TV', 'Århusgade', '2100', 'København', 'Dänemark', '', '0', '0', '60242686', '0010188CS3', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt sølv og sort urskive', '0', 'RG 0679 9214 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1121, '13332791', '0', 'Peter', 'kristensen', '75', 'Boldrupvej', '9620', 'Aalestrup', 'Dänemark', '', '0', '0', '23661176', '0010004C7R', '0', 'Theorema', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 9215 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1122, '13281407', '0', 'Frederik', 'Kofoed', '81', 'Bremensgade', '2300', 'København', 'Dänemark', '', '0', '0', '40848896', '0010108Z9P', '0', 'Theorema', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 9216 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1123, '13332788', '0', 'Bjarne', 'Rasmussen', '10', 'Søndergade, Guderup', '6430', 'Nordborg', 'Dänemark', '', '0', '0', '74459335', '00102074QK', '0', 'Theorema', 'Theorema Sao Paolo-ur med sort læderrem og sølv urskive', '0', 'RG 0679 9217 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1124, '13332793', '0', 'Merck A/S', 'Att. Helmi Selin', '102B', 'Strandvejen', '2900', 'Hellerup', 'Dänemark', '', '0', '0', '23322345', '0010228MOF', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt sølv og sort urskive', '0', 'RG 0679 9218 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1125, '13332790', '0', 'Jonas', 'Sørensen', '8, 3. TH', 'Møllegade', '9000', 'Aalborg', 'Dänemark', '', '0', '0', '24241959', '0010095A5X', '0', 'Theorema', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '0', 'RG 0679 9219 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1126, '13332792', '0', 'Kirsten Fristrup', 'Andersen', '18', 'Dybkjærvej', '8200', 'Aarhus', 'Dänemark', '', '0', '0', '86 168582', '0010157FQ1', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt sølv og blå urskive', '0', 'RG 0679 9189 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1127, '13332793', '0', 'Linn', 'Gevoll', '19M 3.2', 'Nørre Alle', '2200', 'København', 'Dänemark', '', '0', '0', '004531618086', '00101613KQ', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt sølv og sort urskive', '0', 'RG 0679 9190 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1128, '13332793', '0', 'Anders', 'Lisby', '18. 1. SAL', 'Geneesgade', '8700', 'Horsens', 'Dänemark', '', '0', '0', '28158838', '0010081WLT', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt sølv og sort urskive', '0', 'RG 0679 9220 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1129, '13281402', '0', 'Linda Koch', 'Sørensen', '83B', 'Vandtårnsvej', '2860', 'Søborg', 'Dänemark', '', '0', '0', '22943046', '0010240CKK', '0', 'Theorema', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 9221 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1130, '13281408', '0', 'Mads Christopher', 'Pedersen', '169', 'Hasseløvej', '4800', 'Nykøbing', 'Dänemark', '', '0', '0', '25341715', '00101345WD', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt sølv og blå urskive', '0', 'RG 0679 9199 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1131, '13332792', '0', 'Michael', 'Nielsen', '34', 'Limfjordsvej', '2720', 'Vanløse', 'Dänemark', '', '0', '0', '23400920', '0010197MDP', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt sølv og blå urskive', '0', 'RG 0679 9200 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1132, '13281405', '0', 'Natalya', 'Smetanina', '22,1 tv', 'Kløvervej', '4600', 'Køge', 'Dänemark', '', '0', '0', '56662093', '00101965EE', '0', 'Theorema', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '0', 'RG 0679 9201 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1133, '13332790', '0', 'kim', 'jensen', '4', 'Vejrhøj', '4300', 'Holbæk', 'Dänemark', '', '0', '0', '24630862', '00101999NT', '0', 'Theorema', 'Theorema Sao Paolo-ur med brun l?derrem og guld urskive', 'Uhr zurück und geht zu reparatur 05.02.2013', 'RG 0679 9202 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1134, '13332789', '0', 'Syed Sakhawat', 'Ali', '88', 'Stenmaglevej', '2700', 'Brønshøj', 'Dänemark', '', '0', '0', '50220390', '00100547RY', '0', 'Theorema', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 9203 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1135, '13281407', '0', 'Nicolai', 'Høeg', '36 STH', 'Vadbro', '2860', 'Søborg', 'Dänemark', '', '0', '0', '27852757', '0010175CDA', '0', 'Theorema', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 9209 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1136, '13332793', '0', 'Robert', 'Giver Mørck', '7', 'Platanvej', '7500', 'Holstebro', 'Dänemark', '', '0', '0', '20835301', '0010179H6S', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt sølv og sort urskive', '0', 'RG 0679 9205 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1137, '13281408', '0', 'lina', 'safi', '26185144', '659', '6000', 'kolding', 'Dänemark', '', '0', '0', '26185144', '0010001L2M', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt sølv og blå urskive', '0', 'RG 0679 9206 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1138, '13332790', '0', 'Hassan', 'Majid', '15', 'Søndergade', '9640', 'Farsø', 'Dänemark', '', '0', '0', '53252581', '0010180ECN', '0', 'Theorema', 'Theorema Sao Paolo-ur med brun l?derrem og guld urskive', 'Will reparatur! 04.07.2013', 'RG 0679 9207 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1139, '13332793', '0', 'Benjamin Sommer', 'Rasmussen', '5', 'Lundbyvej', '4863', 'Eskilstrup', 'Dänemark', '', '0', '0', '+4520579957', '0010194SUU', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt sølv og sort urskive', '0', 'RG 0679 9204 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1140, '13332789', '0', 'stefanie', 'nykvist', 'sylen', '8 3. tv', '2630', 'Høje Taastrup', 'Dänemark', '', '0', '0', '29466414', '0010134AK0', '0', 'Theorema', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 9210 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1141, '13281407', '0', 'Christine', 'Meisner Andersen', '76 C', 'Minervavej', '8450', 'Hammel', 'Dänemark', '', '0', '0', '22509559', '0010011O3B', '0', 'Theorema', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 9208 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1142, '13332790', '0', 'Tom Mark', 'Jensen', '20', 'Rosenhaven', '4050', 'Skibby', 'Dänemark', '', '0', '0', '31788690', '0010227GLV', '0', 'Theorema', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '0', 'RG 0679 9211 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1143, '13281401', '0', 'Boleslaw', 'Trojanowski', '17,2-9', 'Dortheavej', '2400', 'Copenhagen', 'Schweden', '', '0', '0', '004520935555', '0010144DRA', '0', 'Theorema', 'Theorema Sao Paolo-ur med sort læderrem og sølv urskive', '0', 'RG 0679 9212 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-28', '', '', '', '', '', ''),
(1144, '13511428', '0', 'Jenny', 'Mikkelsen', '11', 'H øjdedraget', '6940', 'Lem St', 'Dänemark', '', '0', '0', '97333496', '0010047MCW', '0', 'Theorema', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 9224 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1145, '13507859', '0', 'kaiser', 'al-zuheire', '1', 'Kornmodvænget', '5210', 'Odense', 'Dänemark', '', '0', '0', '26841282', '0010028QHG', '0', 'Theorema', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 9225 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1146, '13507859', '0', 'Jonas Bukdal', 'Kristiansen', '51 2. TH', 'Hannerupgårdsvej', '5230', 'Odense', 'Dänemark', '', '0', '0', '26712340', '00102246AH', '0', 'Theorema', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 9226 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1147, '13507860', '0', 'Lasse', 'Rasmussen', '59 1TH', 'Middelfartvej', '5200', 'Odense', 'Dänemark', '', '0', '0', '21261510', '0010191NCF', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt s ølv og blå urskive', '0', 'RG 0679 9227 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1148, '13355567', '0', 'Peter', 'Overgaard', '-', 'Steinmannsgade 9, 2 TV', '8000', '?àrhus C.', 'Dänemark', '', '0', '0', '24446683', '0010241ZML', '0', 'Theorema', 'Paragon Silver', '0', 'RG 0679 9228 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1149, '13355567', '0', 'Herbert', 'Muhr', '24B,6.tv.', 'Islands Brygge', '2300', 'K øbenhavn', 'Dänemark', '', '0', '0', '40603192', '0010063JTH', '0', 'Theorema', 'Paragon Silver', '0', 'RG 0679 9229 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1150, '13355567', '0', 'Atea', 'Henrik Jakobsen', '6', 'Lautrupvang', '2750', 'Ballerup', 'Dänemark', '', '0', '0', '30780047', '0010115EIX', '0', 'Theorema', 'Paragon Silver', '0', 'RG 0679 9230 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1151, '13355568', '0', 'brian', 'skovborg', '6', 'vandrigsvej', '4660', 'store heddinge', 'Dänemark', '', '0', '0', '60601243', '00101055QT', '0', 'Theorema', 'Paragon Black/Gold', '0', 'RG 0679 9231 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1152, '13355568', '0', 'S øren', 'Petersen', '62 B', 'Bagsværd Hovedgade', '2880', 'Bagsværd', 'Dänemark', '', '0', '0', '29617042', '00101265IG', '0', 'Theorema', 'Paragon Black/Gold', '0', 'RG 0679 9232 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1153, '13355569', '0', 'Gengquan', 'Yang', 'Vangedevej', '8.2.h', '2820', 'Gentofte', 'Dänemark', '', '0', '0', '40170083', '0010056WX5', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 9233 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1154, '13355570', '0', 'Martin', 'Olsen', '8', 'Fragariavej', '2900', 'Hellerup', 'Dänemark', '', '0', '0', '50550636', '0010093T33', '0', 'Theorema', 'Jumbo Black\r\n\r\nGeld am 29.01.2013 an Kunde von Groupon zur?ck gezahlt! Uhr wurde nicht zur?ck geschickt!', 'Uhr am 05.02.2013 neu zurückerhalten', 'RG 0679 9234 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1155, '13356374', '0', 'Asli', 'Cekic', '23 3 TV', 'Agervang', '4300', 'Holbæk', 'Dänemark', '', '0', '0', '31654755', '0010017XME', '0', 'Theorema', 'Monte Carlo (hvid/s ølv)', '0', 'RG 0679 9235 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1156, '13356375', '0', 'Allan Vittarp', 'Larsen', '111', 'Klakkebjerg', '2750', 'Ballerup', 'Dänemark', '', '0', '0', '40547959', '0010224G8R', '0', 'Theorema', 'Monte Carlo (sort/s ølv)', '0', 'RG 0679 9236 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1157, '13356378', '0', 'Jacob', 'Rydland', '10A', 'Jakob Dannefærds Vej', '1973', 'Frederiksberg', 'Dänemark', '', '0', '0', '28126796', '0010024F2G', '0', 'Theorema', 'Copacabana (guld)', '0', 'RG 0679 9237 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1158, '13403600', '0', 'Michael Maibohm', 'Haridt', '13. 1tv', 'Platanvej', '1810', 'Frederiksberg C', 'Dänemark', '', '0', '0', '41142169', '0010097TSI', '0', 'Theorema', 'Theorema Sao Paolo-ur med sort læderrem og s ølv urskive', '0', 'RG 0679 9238 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1159, '13403604', '0', 'Paul', 'Aavang', '27', 'S ønderholmsvej', '2690', 'Karlslunde', 'Dänemark', '', '0', '0', '20486358', '0010045L90', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt s ølv og sort urskive', '0', 'RG 0679 9239 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1160, '13578720', '0', 'Mette Sofie', 'Nielsen', '14', 'Ydunsvej', '8230', 'Åbyh øj', 'Dänemark', '', '0', '0', '0045 22202052', '0010226YEM', '0', 'Theorema', 'Monte Carlo (sort/guld)', '0', 'RG067992223DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1161, '13578721', '0', 'ID60206849/ Nete', 'Yde', '657', 'D øgnposten', '5230', 'Odense M', 'Dänemark', '', '0', '0', '60206849', '001024651L', '0', 'Theorema', 'Copacabana (s ølv)', '0', 'RG 0679 9223 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1162, '13588047', '0', 'Christina', 'Malmekrans', 'TÄTORPSVÄGEN', '178', '128 31', 'SKARPNÄCK', 'Schweden', '', '0', '0', '0', '0010141XKM', '0', 'Theorema', 'T3009-2', '0', 'RG067992400DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1163, '13588047', '0', 'Lollo', 'Wige', 'GÄDDEHOLMS GÅRD', '3', '725 97', 'VÄSTERÅS', 'Schweden', '', '0', '0', '0', '00101713HZ', '0', 'Theorema', 'T3009-2', '0', 'RG 0679 9241 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1164, '13588047', '0', 'pia', 'konkell', 'BAGGLEBOVÄGEN', 'BAGGLEBOV 3', '47531', 'ÖCKERÖ', 'Schweden', '', '0', '0', '0', '0010114SK9', '0', 'Theorema', 'T3009-2', '0', 'RG 0679 9242 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1165, '13521508', '0', 'Kim', 'Norén', 'HJORTSTORPSVÄGEN', '7', '703 66', 'ÖREBRO', 'Schweden', '', '0', '0', '0', '001011881E', '0', 'Theorema', 'T3009-3', '0', 'RG 0679 9243 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1166, '13588048', '0', 'Shauni', 'Nault', 'GRANBACKSVÄGEN', '7', '135 45', 'TYRESÖ', 'Schweden', '', '0', '0', '0', '0010034NV5', '0', 'Theorema', 'T3009-3', '0', 'RG 0679 9244 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1167, '13521509', '0', 'Joumana', 'Nehme', 'Granövägen', '10, BV', '15164', 'Södertälje', 'Schweden', '', '0', '0', '0', '0010192F4A', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9245 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1168, '13521509', '0', 'Lars-Erik', 'Larsson', 'BIVÄGEN', '4', '554 66', 'JÖNKÖPING', 'Schweden', '', '0', '0', '0', '00101093ZQ', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9246 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1169, '13586381', '0', 'Alexander', 'Franck', 'SVARVARGATAN', '1', '112 49', 'STOCKHOLM', 'Schweden', '', '0', '0', '0', '001000727X', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9247 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1170, '13588049', '0', 'Mikael', 'Persliden', 'UPPFARTSVÄGEN', '2', '169 38', 'SOLNA', 'Schweden', '', '0', '0', '0', '0010032V9W', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9248 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1171, '13588049', '0', 'Milad', 'Shahed', 'CARL BONDES VÄG', '38', '165 74', 'HÄSSELBY', 'Schweden', '', '0', '0', '0', '0010095CHX', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 92492DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1172, '13588049', '0', 'Daniel', 'Andersson', 'LÄRKVÄGEN', '47', '302 23', 'HALMSTAD', 'Schweden', '', '0', '0', '0', '0010079YV6', '0', 'Theorema', 'T3009-4', '0', 'RG 0679 9250 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(1173, '13576275', '0', 'Frank Allan', 'Madsen', '23d', 'Vestergade', '5700', 'Svendborg', 'Dänemark', '', '0', '0', '27125633', '0010052A8N', '0', 'Theorema', 'Theorema Sao Paolo-ur med sort læderrem og sølv urskive', '0', 'RG 0679 9260 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1174, '13576276', '0', 'Sofie', 'Nygaard', 'Fürstenweg', '174, zi. 267', '6020', 'Innsbruck', 'Österreich', '', '0', '0', '004369917191641', '00100215S9', '0', 'Theorema', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 9261 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1175, '13576279', '0', 'Zanne', 'Koch', '51 3th', 'Daruplund', '2660', 'Brøndby Strand', 'Dänemark', '', '0', '0', '4561685109', '0010119UYC', '0', 'Theorema', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 9262 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1176, '13576279', '0', 'Nicole', 'Venøbo', 'Laksegade', '26 st th', '1063', 'københavn k', 'Dänemark', '', '0', '0', '24439954', '0010043PIY', '0', 'Theorema', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 9263 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1177, '13576282', '0', 'Louise', 'Marseen', '13', 'Arkonagade', '1726', 'København V', 'Dänemark', '', '0', '0', '60601446', '00100297WV', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt sølv og sort urskive', '0', 'RG 0679 9264 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1178, '13576087', '0', 'Tjenestemændenes forsikring', 'Att. Casper Frisk', '28A', 'Ramsingsvej', '2500', 'Valby', 'Dänemark', '', '0', '0', '+4528590177', '00100745LD', '0', 'Theorema', 'Theorema Sao Paolo-ur med sort l?derrem og s?lv urskive', '25.03.2013 RG 0686 1432 0DE', 'RG 0679 9265 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1179, '13576088', '0', 'Bjårn', 'Beisswenger', '17,1.-202', 'Dagmarsgade', '2200', 'København', 'Dänemark', '', '0', '0', '30329265', '0010182OS4', '0', 'Theorema', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 9266 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1180, '13576089', '0', 'Lee Ann', 'Lydik Hansen', '7', 'Lyngagervej', '2680', 'Solrød Strand', 'Dänemark', '', '0', '0', '4530741264', '0010210C3G', '0', 'Theorema', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '0', 'RG 0679 9267 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1181, '13576092', '0', 'maria', 'vørs', '18ST.MF', 'Soldugvej', '2770', 'Kastrup', 'Dänemark', '', '0', '0', '51856001', '00101929RJ', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt sølv og sort urskive', '0', 'RG 0679 9268 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1182, '13523120', '0', 'Sylvester', 'Jacobsen', '39 3 tv', 'Frederiksborggade', '1360', 'Kbh k', 'Dänemark', '', '0', '0', '26132328', '0010178ZVL', '0', 'Theorema', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 9269 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1183, '13523123', '0', 'Heidi', 'Jespersen', '10', 'Nyboesvej', '9640', 'Farsø', 'Dänemark', '', '0', '0', '22564341', '00102001FU', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt sølv og bl?Ñ urskive', '0', 'RG 0679 9270 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1184, '13523123', '0', 'ID26276980 / Christina', 'Hedegaard', '8223', 'Døgnpost', '8220', 'Brabrand', 'Dänemark', '', '0', '0', '26276980', '001017694S', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt sølv og bl?Ñ urskive', '0', 'RG 0679 9271 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1185, '13523123', '0', 'EXPRESS-Rene', 'Roslind', '7', 'Hørskætten', '2630', 'Taastrup', 'Dänemark', '', '0', '0', '22187660', '0010084CGS', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt sølv og bl?Ñ urskive', '0', 'RG 0679 9272 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1186, '13523123', '0', 'Rikke', 'Kjeld', '9 2. Tv', 'Bethesdavej', '8200', 'Aarhus N', 'Dänemark', '', '0', '0', '+4540955781', '00100729J5', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt sølv og bl?Ñ urskive', '0', 'RG 0679 9273 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1187, '13523123', '0', 'elvyra', 'juseviciene', '17 B.2SAL', 'Larsensvej', '2950', 'Vedbæk', 'Dänemark', '', '0', '0', '+4531324407/+4531324897', '0010162Q5I', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt sølv og bl?Ñ urskive', '0', 'RG 0679 9274 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1188, '13523123', '0', 'Li', 'Skovsmose', '62b', 'Thomasmindeparken', '9440', 'Aabybro', 'Dänemark', '', '0', '0', '40461745', '0010126LQ4', '0', 'Theorema', 'Theorema Casablanca-ur med sort læderrem samt sølv og bl?Ñ urskive', '0', 'RG 0679 9275 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1189, '13578661', '0', 'Katja', 'Lundsteen', 'Nordborggade', '24, 1. tv', '8000', 'Aarhus C', 'Dänemark', '', '0', '0', '28307020', '0010245M1E', '0', 'Theorema', 'Paragon Silver', 'Uhr zurückgeschickt ohne INFO wieso', 'RG 0679 9276 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1190, '13578665', '0', 'Elzbieta', 'Lidwin', '2', 'Ranunkelvænget', '5250', 'Odense SV', 'Dänemark', '', '0', '0', '41415503', '0010193LJ7', '0', 'Theorema', 'Jumbo Rose', '0', 'RG 0679 9277 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-29', '', '', '', '', '', ''),
(1191, '2535679', '0', '0', 'MARIA BARBER', '9', 'WYATT PLACE', 'ME2 2DQ', 'STROOD', 'Grossbritannien', '', '0', '0', '7832113991', '0010162CML', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9291 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1192, '2535676', '0', '0', 'AOLEI YANG', 'A45', 'WHITEHALL SQ. 181 SANDY ROW', 'BT12 5EU', 'BELFAST', 'Grossbritannien', '', '0', '0', '7878772510', '0010194Y77', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN WHITE AND SILVER', '0', 'RG 0679 9292 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1193, '2535674', '0', '0', 'JAMES MARSHALL', 'SCHOOL', 'NESSFIELD DRIVE', 'BD22 6NP', 'KEIGHLEY', 'Grossbritannien', '', '0', '0', '7967620278', '00100821PP', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN BLACK', '0', 'RG067992784DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1194, '2535673', '0', '0', 'SIOBHAN PARKINS', '4', 'REAY NADIN DRIVE', 'B73 6UR', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7974209047', '0010071JV1', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9293 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1195, '2535673', '0', '0', 'ARIAN DERVISHI', '36', 'OATLAND HEIGHTS', 'LS7 1SG', 'LEEDS', 'Grossbritannien', '', '0', '0', '7583325049', '0010053VE3', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9294 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1196, '2535673', '0', '0', 'HELEN WANG', 'ROBERT GORDON UNIVERSITY', 'SCHOOLHILL; THE ENERGY CENTRE', 'AB10 1FR', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '0', '0010086SCB', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9295 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1197, '2535679', '0', '0', 'J F', '29', 'SHERBROOKE AVENUE', 'LS15 0LR', 'LEEDS', 'Grossbritannien', '', '0', '0', '7961445559', '0010102KOH', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9296 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1198, '2535631', '0', '0', 'IVAN COWIE', 'ROTHESAY', 'ROTHESAY', 'PA20 9HQ', 'ISLE OF BUTE', 'Grossbritannien', '', '0', '0', '7712892085', '00102182F8', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER', 'Uhr zurück erhalten! Refund???', 'RG 0679 9297 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1199, '2535673', '0', '0', 'PHILIP HINKLEY', '8', 'OLIVER WAY', 'CM1 4XR', 'CHELMSFORD', 'Grossbritannien', '', '0', '0', '7506606091', '0010063FO8', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9298 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1200, '2535673', '0', '0', 'LUKE DANIELS', '132', 'GRANGE ROAD SOUTH', 'SK14 5NX', 'HYDE', 'Grossbritannien', '', '0', '0', '1619152080', '00101077D5', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9299 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1201, '2535631', '0', '0', 'MENKA SONI', '61', 'OATLANDS DRIVE', 'SL1 3EX', 'SLOUGH', 'Grossbritannien', '', '0', '0', '0', '0010059345', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER', '0', 'RG 0679 9300 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1202, '2535678', '0', '0', 'UNAISHA PATEL', '70', 'COLUMBIA WAY', 'BB2 7DT', 'BLACKBURN', 'Grossbritannien', '', '0', '0', '7581215134', '0010199278', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND SILVER', '0', 'RG 0679 9301 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1203, '2535631', '0', '0', 'STEVE CORNES', '6TH FLOOR', 'WELLINGTON ROAD NORTH', 'SK4 1EX', 'STOCKPORT', 'Grossbritannien', '', '0', '0', '7780974046', '0010040836', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER', '0', 'RG 0679 9302 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1204, '2535673', '0', '0', 'KELLY GREIG', '24', 'PICK HILL', 'EN9 3LT', 'WALTHAM ABBEY', 'Grossbritannien', '', '0', '0', '7960420806', '0010072YGT', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', 'Uhr zurück erhalten! Refund???', 'RG 0679 9303 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1205, '0', '0', '0', 'shipment_address_name', 'shipment_address_street', 'shipment_address_street_2', 'shipment_address_postal_code', 'shipment_address_city', 'shipment_address_stat', 'ship', '0', '0', 'customer_phone', 'custom_field_value', '0', 'Theorema', 'item_name', '0', 'shipment_tracking_number', 'shipment_carrier', 'https://www.deutschepost.de/sendung/simpleQuery.html', '0000-00-00', 'order_date', 'merchant_sku_item', 'quantity_r', 'groupon_sku', 'groupon_cost', 'sell_price'),
(1206, '2535679', '0', '0', 'ALBERT FORBES-DEVANEY', 'ALDON', 'WELLINGTON RD', 'AB12 3BJ', 'ABERDEEN .', 'Grossbritannien', '', '0', '0', '7729863244', '00100841H5', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9305 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1207, '2535676', '0', '0', 'STEPHEN LAMBE', '6', 'AMBER CLOSE', 'EN5 1FD', 'BARNET', 'Grossbritannien', '', '0', '0', '7711017512', '0010215XIJ', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN WHITE AND SILVER', '0', 'RG 0679 9306 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1208, '0', '0', '0', 'VIVEK YADAV', '2', 'GREENWICH CLOSE BAMFORD', 'OL11 5JN', 'ROCHDALE', 'Grossbritannien', '', '0', '0', '0', '00102429QB', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9307 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1209, '2535631', '0', '0', 'JULIE YUILLE', '89', 'MONTFODE DRIVE', 'KA22 7PH', 'ARDROSSAN', 'Grossbritannien', '', '0', '0', '7845262788', '0010234HQ3', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER', '0', 'RG 0679 9308 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1210, '2535676', '0', '0', 'DONNA WEST', '7', 'ALICE DRIVER RD', 'IP13 6XH', 'GRUNDISBURGH', 'Grossbritannien', '', '0', '0', '7932499825', '0010145TJ3', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN WHITE AND SILVER', '0', 'RG 0679 9309 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1211, '2535631', '0', '0', 'DELMA JONES', '29', 'PARC TYISHA', 'SA16 0RR', 'BURRY PORT', 'Grossbritannien', '', '0', '0', '7812074790', '0010011B2F', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER', '0', 'RG 0679 9310 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1212, '2535673', '0', '0', 'MARIUSZ PLASKOWICKI', '1A', 'STANWAY ROAD', 'GL4 4RE', 'GLOUCESTER', 'Grossbritannien', '', '0', '0', '7824905584', '0010098LWP', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9311 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1213, '2535679', '0', '0', 'JUNIOR NYANGA', '184', 'SHREWSBURY STREET', 'M16 7WU', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7432720714', '0010063CKQ', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9312 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1214, '2535679', '0', '0', 'DAVID M', '17', 'NORWOOD ROAD', 'KT24 5NT', 'EFFINGHAM', 'Grossbritannien', '', '0', '0', '7818567576', '0010047FCD', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9313 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1215, '2535678', '0', '0', 'SUNGJUN HUH', '15', 'MILLMEAD ROAD', 'BA2 3JW', 'BATH', 'Grossbritannien', '', '0', '0', '7742694949', '0010219DQ1', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND SILVER', '0', 'RG 0679 9314 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1216, '2535679', '0', '0', 'JAMES HILL', '14/3', 'WESTER DRYLAW ROW', 'EH4 2SF', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7525057398', '0010020L74', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9315 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1217, '2535679', '0', '0', 'ZAG SHARIF', 'FRENSHAM', 'FENCER HILL PARK', 'NE3 2EA', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7713636241', '0010133OXU', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9316 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1218, '2535679', '0', '0', 'IBRAHIMA DIARRASSOUBA', '88', 'CANBERRA ROAD', 'TS7 8ER', 'MIDDLESBROUGH', 'Grossbritannien', '', '0', '0', '0', '00101911FR', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9317 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1219, '2535678', '0', '0', 'YIU CHO HO', '10', 'GLEN DEWAR PLACE', 'G53 7GW', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7547210679', '0010139318', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND SILVER', '0', 'RG 0679 9318 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1220, '2535678', '0', '0', 'JANE KERR', '21', 'BRACKENDALE CLOSE', 'HU7 0EF', 'HULL', 'Grossbritannien', '', '0', '0', '4,47744E+11', '0010122EW4', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND SILVER', '0', 'RG 0679 9319 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1221, '2535676', '0', '0', 'CLARE LUCAS', '40', 'BENTLEY ROAD', 'WV10 8DZ', 'WOLVERHAMPTON', 'Grossbritannien', '', '0', '0', '7595988695', '00102073CP', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN WHITE AND SILVER', '0', 'RG 0679 9320 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1222, '2535673', '0', '0', 'CRAIG AITCHISON', '7', 'CHESTERMAN STREET', 'RG1 2PR', 'READING', 'Grossbritannien', '', '0', '0', '7453273004', '00100206EP', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9321 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1223, '2535679', '0', '0', 'TINA COOPER', '17', 'EBENEZER STREET', 'WV14 9LJ', 'BILSTON', 'Grossbritannien', '', '0', '0', '7776185974', '001011142C', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9322 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1224, '0', '0', '0', 'SARAH O\'DONNELL', '7', 'MERE GRANGE', 'YO 25 9TA', 'FRIDAYTHORPE DRIFFIELD', 'Grossbritannien', '', '0', '0', '0', '0010071GV6', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN BLACK', '0', 'RG 0679 9323 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1225, '2535631', '0', '0', 'DANIEL SHANNON', '3', 'HAZELMERE CLOSE', 'TS22 5RQ', 'BILLINGHAM', 'Grossbritannien', '', '0', '0', '7828647642', '0010199LW2', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER', '0', 'RG 0679 9324 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1226, '2535679', '0', '0', 'JO ROWLAND', '61', 'ACOMB CRESCENT', 'NE3 2BD', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '0191 2859427', '0010188NKJ', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9325 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1227, '2535673', '0', '0', 'LISA WOODS', '2', 'WOODS DRIVE', 'KY6 2TB', 'GLENROTHES', 'Grossbritannien', '', '0', '0', '7969189278', '00101949N2', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9326 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1228, '2535679', '0', '0', 'STEVEN PALMER', '1', 'BRAMBLING CLOSE', 'SG19 2UJ', 'SANDY', 'Grossbritannien', '', '0', '0', '7841004120', '0010110TGF', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9327 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1229, '2535673', '0', '0', 'CATHERINE LEWIS', '3', 'CAIRNHILL COURT', 'G61 1RN', 'GLASGOW', 'Grossbritannien', '', '0', '0', '1419427080', '0010169QQZ', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD\r\n\r\nGeld am 05.02.2013 von Groupon zurück erhalten!Uhr ???', '0', 'RG 0679 9328 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1230, '2535631', '0', '0', 'DAVID BOYD', '16', 'STABLE GROVE', 'PA1 2DR', 'PAISLEY', 'Grossbritannien', '', '0', '0', '7411238051', '00100912F2', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER', '0', 'RG 0679 9329 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1231, '2535631', '0', '0', 'LYDIA SCOTTI', '3', 'WILSON CLOSE', 'NG5 6RJ', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7870751786', '0010042HHU', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER', '0', 'RG 0679 9330 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1232, '2535676', '0', '0', 'MR D', '71', 'BRUSHFIELD ROAD GREAT BARR', 'B42 2QL', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7790391158', '0010203L9Y', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN WHITE AND SILVER', '0', 'RG 0679 9331 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1233, '2535679', '0', '0', 'ANNA KUPISIEWICZ', '08-02', 'CAKEMUIR GARDENS', 'EH16 4FL', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7588819111', '0010129GIK', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9332 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1234, '2535679', '0', '0', 'JOHN WASSELL', 'FLAT 14', 'FARLEYS YARD 273 CORONATION ROAD', 'BS3 1RS', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7786261645', '00102505H5', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9333 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1235, '2535679', '0', '0', 'RYAN WITHERS', '1', 'QUELCH CLOSE', 'LE67 2BG', 'LEICESTER', 'Grossbritannien', '', '0', '0', '0', '0010169NEQ', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9334 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1236, '2535679', '0', '0', 'SERAFIMA BAZGAN', '32', 'GRAINGER STREET', 'DL1 5EQ', 'DARLINGTON', 'Grossbritannien', '', '0', '0', '7946318626', '0010149VOF', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9335 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1237, '2535673', '0', '0', 'ALAN CARTER', '16', 'KERSLAND FOOT', 'KA11 1BP', 'IRVINE', 'Grossbritannien', '', '0', '0', '7539327165', '0010039H24', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9336 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1238, '2535676', '0', '0', 'MARK BANNERMAN', '79', 'BRIMMOND VIEW', 'AB21 9JR', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '07813 655840', '0010185J9W', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN WHITE AND SILVER', '0', 'RG 0679 9337 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1239, '2535678', '0', '0', 'JIMMY LIM', '42/8', 'SHORE', 'EH6 6QU', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7920488608', '0010007FO1', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND SILVER', '0', 'RG 0679 9338 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1240, '2535631', '0', '0', 'KIRSTY CROPLEY', '466', 'BISHPORT AVENUE', 'BS13 0HT', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7776071702', '00100468Y3', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER', '0', 'RG 0679 9339 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1241, '2535631', '0', '0', 'SIMON JENNINGS', '53', 'OXLEY ROAD', 'HD2 1NT', 'HUDDERSFIELD', 'Grossbritannien', '', '0', '0', '7841047194', '0010078H6S', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER', '0', 'RG 0679 9340 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1242, '2535673', '0', '0', 'ABDULAZIZ ALFALEH', '37', 'CADDOW ROAD', 'NR5 9PQ', 'NORWICH', 'Grossbritannien', '', '0', '0', '7765111318', '0010092G6Q', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9341 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1243, '2535673', '0', '0', 'LISA DIXON', '101', 'WHITWORTH PARK DRIVE', 'DH4 6GP', 'HOUGHTON LE SPRING', 'Grossbritannien', '', '0', '0', '4,41914E+11', '0010001ENU', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9342 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1244, '2535673', '0', '0', 'MARILEN ARELLANO', '11', 'LONGBURY CLOSE', 'BR5 2LB', 'ORPINGTON', 'Grossbritannien', '', '0', '0', '7952251171', '0010246KMT', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9343 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1245, '2535676', '0', '0', 'NATHAN LANGFORD', '40', 'KEYHAVEN DRIVE', 'PO9 4BX', 'HAVANT', 'Grossbritannien', '', '0', '0', '7817973116', '0010236XYY', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN WHITE AND SILVER', '0', 'RG 0679 9344 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1246, '2535679', '0', '0', 'CHINWE OSUJI', '2A', 'KENNION ROAD', 'BS5 8BZ', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7983337674', '0010010WOJ', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9345 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1247, '2535676', '0', '0', 'TERRY SIAU', '105', 'RATCLIFFE COURT', 'BS2 0FD', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7920442611', '0010176XOO', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN WHITE AND SILVER', '0', 'RG 0679 9346 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1248, '2535673', '0', '0', 'CHRISTY MACDONALD', '9', 'WHITEHOUSE STREET', 'AB10 1QJ', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7738017180', '00102212A9', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9347 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1249, '2535631', '0', '0', 'T S SAGGU', '112', 'SCOTT ROAD', 'B43 6JU', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7951497093', '0010127ID5', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER', '0', 'RG 0679 9348 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1250, '2535673', '0', '0', 'GAJANTHAN KAMALANATHAN', '02-01', '169 WADDELL STREET', 'G5 0NA', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7429403832', '0010193TVU', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9349 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1251, '2535678', '0', '0', 'ZOE HOUGHTON', '25', 'ROUNDHAY AVENUE', 'BN10 8TG', 'PEACEHAVEN', 'Grossbritannien', '', '0', '0', '7957140704', '00101741A1', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND SILVER', '0', 'RG 0679 9350 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1252, '2535673', '0', '0', 'JOANNA BRADSHAW', '6', 'SEVEN OAKS CRESCENT', 'NG9 3FW', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '07707 105251', '0010132TW6', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9351 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1253, '2535673', '0', '0', 'MAVIS MCLEAN C/O CRAIGLEITH MASONRY CONSERVATION LIMITED', 'ST MARGARETS', 'FARM', 'EH20 9SS', 'LOANHEAD MIDLOTHIAN', 'Grossbritannien', '', '0', '0', '07984 246461', '0010167GN3', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9352 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1254, '2535673', '0', '0', 'KEVIN PALMER', '28A', 'GLEBE ROAD', 'RM13 9LH', 'RAINHAM', 'Grossbritannien', '', '0', '0', '7925431491', '0010036PTT', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9353 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1255, '0', '0', '0', 'MR MIN', '52', 'THE LION BREWERY ST THOMAS STREET', 'OX1 1JE', 'OXFORD', 'Grossbritannien', '', '0', '0', '0', '0010152DDY', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9354 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1256, '2535678', '0', '0', 'TERESA COSTELLO', '9', 'CAPESTHORNE DRIVE', 'SN25 1UP', 'SWINDON', 'Grossbritannien', '', '0', '0', '7872590085', '00101071KQ', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND SILVER', '0', 'RG 0679 9355 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1257, '2535679', '0', '0', 'MARTIN STEWART', '19', 'KINNOULL ROAD', 'KA1 3UJ', 'KILMARNOCK', 'Grossbritannien', '', '0', '0', '4,47539E+11', '0010198QDW', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9356 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1258, '2535679', '0', '0', 'ADEBAYO OSIPITAN', '43', 'BRAMBLE STREET', 'CV1 2HU', 'COVENTRY', 'Grossbritannien', '', '0', '0', '774843881', '0010124KUA', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9357 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1259, '2535679', '0', '0', 'KERI JOPLING', '54', 'WOODBERRY WAY', 'E4 7DX', 'LONDON', 'Grossbritannien', '', '0', '0', '7540054809', '0010025QEV', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', 'Uhr zurück erhalten! Refund???', 'RG 0679 9358 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1260, '2535673', '0', '0', 'PIOTR BARTNIK', '10', 'PAGET STREET', 'SO14 5GN', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '7751630626', '0010204ERR', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9359 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1261, '2535673', '0', '0', 'RACHEL CHARLTON', '12', 'SILVER FOX WAY', 'NE27 0QW', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7920887940', '0010010SRI', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD\r\n\r\n RG067986877DE 20.12.12', '0', 'RG 0679 9360 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1262, '2535631', '0', '0', 'SAUD RAMAY', '1B', 'SIDMOUTH ROAD', 'E10 5QZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7954417424', '0010165TNX', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER', '0', 'RG 0679 9361 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1263, '0', '0', '0', 'KIMBERLY BARTLETTE', 'UNIT 1', 'THE HAWTHORN CENTRE ELMGROVE ROAD', 'HA1 2RF', 'Harrow', 'Grossbritannien', '', '0', '0', '0', '0010003R2R', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND SILVER', '0', 'RG 0679 9362 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1264, '2535674', '0', '0', 'TOMASZ BEDNARZ', '3', 'MACAULAY DRIVE', 'AB15 8FL', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7912549572', '0010232OVB', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN BLACK', '0', 'RG 0679 9363 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1265, '2535631', '0', '0', 'SHUO LI', '15', 'TOTHILL AVENUE', 'PL4 8PJ', 'PLYMOUTH', 'Grossbritannien', '', '0', '0', '7557140556', '00101737IV', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER', '0', 'RG 0679 9364 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1266, '2535673', '0', '0', 'NIKOLAY MALINOV', '39', 'DAVIDSON GARDENS', 'AB16 7QX', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '4,4789E+11', '00101128XC', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9365 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1267, '2535676', '0', '0', 'MICHAEL ROWELL', '11', 'NELSON GARDENS', 'CM7 9TG', 'BRAINTREE', 'Grossbritannien', '', '0', '0', '7799703535', '00101148UC', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN WHITE AND SILVER', '0', 'RG 0679 9366 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1268, '2535673', '0', '0', 'JOHN QUINN', '67', 'RIVERDALE PARK SOUTH', 'BT11 9DD', 'BELFAST', 'Grossbritannien', '', '0', '0', '7941475996', '001015709H', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9367 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1269, '2535678', '0', '0', 'RAJNISH MANKOTIA', '50', 'SENTRY WAY', 'B75 7HT', 'SUTTON COLDFIELD', 'Grossbritannien', '', '0', '0', '7828749306', '00101093Z9', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND SILVER', '0', 'RG 0679 9368 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1270, '2535679', '0', '0', 'TERRY WESTWOOD', '67', 'FLASH LANE', 'S66 1TR', 'ROTHERHAM', 'Grossbritannien', '', '0', '0', '7881497507', '0010155SQS', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9369 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1271, '2535673', '0', '0', 'ALVER ALFONSO', '28', 'MANOR ROAD', 'DE22 3HZ', 'DERBY', 'Grossbritannien', '', '0', '0', '7727140747', '0010110M65', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9370 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1272, '2535679', '0', '0', 'RORY MCCREA', '2', 'MILFORD ROAD', 'LS25 6AF', 'LEEDS', 'Grossbritannien', '', '0', '0', '0', '0010092698', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9371 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1273, '2535631', '0', '0', 'SPENCER SMITH', 'SANDBANKS', 'YALLANDS HILL', 'TA2 8NA', 'TAUNTON', 'Grossbritannien', '', '0', '0', '1823410010', '0010084CJQ', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER\r\n\r\nGeld am 29.01.2013 von Groupon an Kunde zurück gezahlt!', '0', 'RG 0679 9372 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1274, '2535676', '0', '0', 'RICCARDO SAVORITI', '106', 'GUNNERGATE LANE', 'TS8 0UT', 'MIDDLESBROUGH', 'Grossbritannien', '', '0', '0', '7772986924', '0010119KED', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN WHITE AND SILVER', '0', 'RG 0679 9373 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1275, '2535673', '0', '0', 'QING FENG GU', '23', 'LITTLE CLARENDON STREET', 'OX1 2HU', 'OXFORD', 'Grossbritannien', '', '0', '0', '7780833666', '0010018GXN', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9374 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1276, '2535631', '0', '0', 'SARAH KING', '26', 'DANEBURY WAY', 'SO16 0YF', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '7921813065', '0010180CY1', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER', 'Uhr neu zur?ck erhalten 05.02.2013 ... Kunde will refund haben\r\n\r\nGeld am 07.02.2013 von Groupon zurück erhalten!', 'RG 0679 9375 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1277, '2535676', '0', '0', 'DAINA CHARLERY', '47', 'NORWOOD AVENUE', 'RM7 0QD', 'ROMFORD', 'Grossbritannien', '', '0', '0', '7950968312', '0010193W87', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN WHITE AND SILVER', '0', 'RG 0679 9376 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1278, '2535678', '0', '0', 'KAREN BANFIELD', '14', 'PARK ROAD', 'DN14 8LQ', 'AIRMYN NR GOOLE', 'Grossbritannien', '', '0', '0', '7709595579', '0010216HWG', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND SILVER', 'Will Geld f?r gebrauchte Uhr zur?ck haben! Geld am 29.04.2013 von Groupon zurück erstattet! Uhr????', 'RG 0679 9377 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1279, '2535673', '0', '0', 'GAYETREE LAROSE', '2', 'HURST COURT', 'RH12 2EN', 'HORSHAM', 'Grossbritannien', '', '0', '0', '4,47847E+11', '0010033D5C', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9378 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1280, '2535679', '0', '0', 'NAILA KHAN', '55', 'HOBMOOR CROFT', 'B25 8TJ', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7875752903', '0010016HGP', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9379 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1281, '2535673', '0', '0', 'LISA KELLNER', '4', 'CHURCH CLOSE', 'LE16 8LD', 'BRAYBROOKE', 'Grossbritannien', '', '0', '0', '07790 600135', '0010183IJ6', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9279 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1282, '2535678', '0', '0', 'JAMES MARSHALL', 'SCHOOL', 'NESSFIELD DRIVE', 'BD22 6NP', 'KEIGHLEY', 'Grossbritannien', '', '0', '0', '7967620278', '0010099PBA', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND SILVER', '0', 'RG067992784DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1283, '2535673', '0', '0', 'MARK GLENC', 'NANTYCYNOG', 'NANT Y CYNOG FARM', 'LL36 9HY', 'TYWYN', 'Grossbritannien', '', '0', '0', '0', '00102452EQ', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9380 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1284, '2535673', '0', '0', 'ANTONY ELWOOD', '11', 'ACTON CLOSE', 'IP8 4ER', 'IPSWICH', 'Grossbritannien', '', '0', '0', '7541851880', '0010141XY0', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9381 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1285, '2535679', '0', '0', 'FIONA FARLEY', '8', 'SECOND STREET', 'EH22 4QF', 'DALKEITH', 'Grossbritannien', '', '0', '0', '7802406593', '0010032Q0M', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9382 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1286, '2535631', '0', '0', 'EMILY HARRIS', '2', 'PRITCHETT ROAD', 'TS3 0NQ', 'MIDDLESBROUGH', 'Grossbritannien', '', '0', '0', '7880238701', '0010027K1Y', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER', '0', 'RG 0679 9383 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1287, '2535673', '0', '0', 'AMIR IBRAHIM', '3', 'HOWARDS FIELD', 'LL13 7ER', 'WREXHAM', 'Grossbritannien', '', '0', '0', '7864104066', '0010131IGC', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9384 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1288, '0', '0', '0', 'KIN LOH', '41', 'ESSEX STREET APARTMENT 23', 'B5 4TT', 'Birmingham', 'Grossbritannien', '', '0', '0', '0', '0010032GP4', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN WHITE AND SILVER', '0', 'RG 0679 9385 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1289, '2535679', '0', '0', 'LISA KELLNER', '4', 'CHURCH CLOSE', 'LE16 8LD', 'BRAYBROOKE', 'Grossbritannien', '', '0', '0', '07790 600135', '0010038G18', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9279 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1290, '0', '0', '0', 'SHAKEEL AHMED', '104', 'DENTON ROAD', 'M34 5BD', 'AUDENSHAW; MANCHESTER', 'Grossbritannien', '', '0', '0', '', '0010083DP1', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND SILVER', '0', 'RG 0679 9386 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1291, '2535679', '0', '0', 'LUCY HIZMO', '89', 'RAINSFORD CRESCENT', 'TS3 9HW', 'MIDDLESBROUGH', 'Grossbritannien', '', '0', '0', '7581279530', '0010238CVH', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', 'Uhr versendet 14.10.2013  RG 6237 2502 1DE', 'RG 0679 9387 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1292, '2535676', '0', '0', 'PAUL EDWARDS', '7', 'GREEN LANE', 'SK14 8HS', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7580011759', '00101243G6', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN WHITE AND SILVER', '0', 'RG 0679 9388 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1293, '0', '0', '0', 'WILLIAM REYNOLDS', 'SUITE 7', 'THE OCTAGON OFFICES BRIGHTON MARINA', 'BN2 5WB', 'Brighton', 'Grossbritannien', '', '0', '0', '0', '10203625', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER', '0', 'RG 0679 9389 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1294, '2535673', '0', '0', 'ALAN CARTLEDGE', '9', 'LEICESTER CRESCENT', 'S81 7SW', 'WORKSOP', 'Grossbritannien', '', '0', '0', '1909530330', '0010106JIZ', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9390 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1295, '2535673', '0', '0', 'REBECCA TURNER', '32', 'VIEW STREET', 'WS12 4JD', 'CANNOCK', 'Grossbritannien', '', '0', '0', '7584676118', '0010134C2V', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9391 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1296, '0', '0', '0', 'LISA HENSHALL', '187', 'GEORGE STREET PREMIER INN', 'G1 1YU', 'Glasgow', 'Grossbritannien', '', '0', '0', '0', '00101816AP', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9392 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1297, '2535673', '0', '0', 'JONATHAN MUNT', 'FLAT 2', '12 JENNER ROAD', 'GU1 3PL', 'GUILDFORD', 'Grossbritannien', '', '0', '0', '7557550932', '0010124B2R', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9393 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1298, '2535673', '0', '0', 'SARFRAZ HUSSAIN', '319', 'SAREHOLE ROAD', 'B28 0AL', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7711066547', '00102091J3', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9394 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1299, '2535676', '0', '0', 'MALCOLM TODD', '110', 'KINGSWOOD CHASE', 'SS9 3BG', 'LEIGH-ON-SEA', 'Grossbritannien', '', '0', '0', '7834343028', '0010076MGP', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN WHITE AND SILVER', '0', 'RG 0679 9395 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1300, '2535678', '0', '0', 'MELISSA BRYON', '6', 'WINCHCOMBE DRIVE', 'DE15 9EN', 'BURTON-ON-TRENT', 'Grossbritannien', '', '0', '0', '7928416104', '001012776P', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND SILVER', '0', 'RG 0679 9396 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1301, '2535679', '0', '0', 'JACQUIE MCINTYRE', '28', 'MARLBOROUGH GARDENS', 'SO30 2AS', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '0', '0010227E8I', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9397 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1302, '2535679', '0', '0', 'ROBERT COPLAND', '31', 'DANIEL AVENUE', 'CV10 8LL', 'NUNEATON', 'Grossbritannien', '', '0', '0', '7736033735', '0010242C4R', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9398 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1303, '2535678', '0', '0', 'CRAIG TURNER', '31', 'ASHFIELD DRIVE', 'HX3 5PQ', 'HALIFAX', 'Grossbritannien', '', '0', '0', '7581202008', '00101868IS', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND SILVER', '0', 'RG 0679 9399 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1304, '2535631', '0', '0', 'AHSAN AHMED', '4', 'RANELAGH ROAD', 'NN8 1JS', 'WELLINGBOROUGH', 'Grossbritannien', '', '0', '0', '7776251094', '00101505V0', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER', '0', 'RG 0679 9400 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1305, '0', '0', '0', 'EMILY SCHOFIELD', '64', 'WATERLOO ROAD CHILTERN LONDON', 'M8 8GJ', 'Manchester', 'Grossbritannien', '', '0', '0', '0', '0010011ZXQ', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9401 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1306, '2535679', '0', '0', 'LILLIE GIGGLE', '34/3', 'HADDINGTON PLACE', 'EH7 4AG', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7854395344', '0010177SYA', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9402 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1307, '2535631', '0', '0', 'SHELLEY HART', '9', 'WOODBURY RISE', 'SP2 8AD', 'SALISBURY', 'Grossbritannien', '', '0', '0', '01722 324856', '0010182WLL', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER', '0', 'RG 0679 9403 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1308, '2535673', '0', '0', 'DANIEL JAMES BIRD', '9', 'BECTIVE VIEW', 'NN2 7TE', 'NORTHAMPTON', 'Grossbritannien', '', '0', '0', '7805927722', '0010065RDV', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9404 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1309, '13676237', '0', 'Mohanad', 'Khanjer', 'Bygning', '4', '2630', 'Taastrup', 'Dänemark', '', '0', '0', '53631015', '0010204CQH', '0', 'Theorema', 'Paragon Silver\r\n\r\n18.12.12 RG067985474DE', '0', 'RG 0679 9405 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1310, '13676239', '0', 'Mia', 'Schaloffsky', '28a st th', 'Kaj Munks Vej', '8260', 'Viby J', 'Dänemark', '', '0', '0', '28900954', '0010153RNB', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 9406 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1311, '13676239', '0', 'Celestina', 'Amoateng', '102', 'Vejlebrovej 3 tv', '2635', 'Ishøj', 'Dänemark', '', '0', '0', '25547308', '0010172GLQ', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 9407 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(1312, '13614511', '0', 'Tineke', 'Olsen', '8', 'Ferskenvej', '8920', 'Randers', 'Dänemark', '', '0', '0', '25646392', '0010106WWV', '0', 'Theorema', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 9408 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1313, '13616445', '0', 'E. Pihl & Søn A.S', 'att. Henrik Olsen', '116', 'Nybrovej', '2800', 'Kgs.Lyngby', 'Dänemark', '', '0', '0', '+4530389823', '0010085YP9', '0', 'Theorema', 'Paragon Silver', '0', 'RG 0679 9409 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1314, '13659265', '0', 'adrian', 'mihalcea', '56', 'the barley house cork street', 'd8', 'dublin', 'Irland', '', '0', '0', '0872314846', '00102011GF', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 9410 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1315, '13659265', '0', 'Oluwadamilare', 'Rasheed', '7', 'Lower Drumcondra Road', '9', 'Dublin 9', 'Irland', '', '0', '0', '0863728525', '0010236LJK', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 9412 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1316, '13659265', '0', 'Mxolisi', 'Tshabalala', 'Mavuso House', 'Mausrevagh, Kilcoona Headford', 'IE', 'Galway', 'Irland', '', '0', '0', '0857112941', '0010041OBF', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 9413 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1317, '13659265', '0', 'Carmel', 'Ryan', '41', 'Weirview drive', 'Co Dublin', 'Stillorgan', 'Irland', '', '0', '0', '353862488049', '0010192EA1', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG 0679 9414 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1318, '13659266', '0', 'Keith', 'Tubridy', '44', 'Woodfield', 'None', 'Kilrush, co Clare , ireland', 'Irland', '', '0', '0', '0879307320', '0010011YD5', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 9415 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1319, '13659266', '0', 'Liam', 'Reddy', '30', 'Pineridge, summerhill', '05391', 'Wexford', 'Irland', '', '0', '0', '0879576306', '00100696G6', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '', 'RG 0679 9416 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1320, '13659266', '0', 'Dearbhaile', 'Oratis', '2', 'The coach works', 'D8', 'Dublin', 'Irland', '', '0', '0', '0867358836', '0010226XTA', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '', 'RG 0679 9417 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1321, '13659266', '0', 'Niall', 'Buckley', '7', 'willowbank', 'ireland', 'carrigaline cork', 'Irland', '', '0', '0', '00353861296402', '0010068NSJ', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '', 'RG 0679 9418 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1322, '13659267', '0', 'Caroline', 'Fitzgerald', '13', 'Abbotswood Downs', '021', 'Rochestown, Cork.', 'Irland', '', '0', '0', '0876404279', '0010087293', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '', 'RG 0679 9419 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1323, '13659267', '0', 'tracey', 'odonovan', '112', 'lower kimmage road', '6w', 'dublin', 'Irland', '', '0', '0', '0857427731', '0010002AN0', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '', 'RG 0679 9420 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1324, '13659267', '0', 'cliodna', 'ni mhurchu', '1', 'RIVERSDALE PARK', 'dublin 22', 'CLONDALKIN', 'Irland', '', '0', '0', '0872236888', '0010219FH6', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Gold', '', 'RG 0679 9421 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1325, '13659268', '0', 'dermot', 'kilkenny', '38', 'castlemartin close', 'county meath', 'bettystown', 'Irland', '', '0', '0', '0871390299', '0010114LVH', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '', 'RG 0679 9422 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1326, '13659268', '0', 'Catherine', 'Breathnach', '8', 'Galtrim Road', 'Co Wicklow', 'Bray', 'Irland', '', '0', '0', '0861775047', '0010146ED2', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '', 'RG 0679 9423 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1327, '13659268', '0', 'Aine', 'Crowley', 'The', 'Pines, Kilbrittian RD', 'EIRE', 'Bandon, CORK', 'Irland', '', '0', '0', '00353877613045', '00102416MQ', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '', 'RG 0679 9424 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1328, '13659269', '0', 'Anneka', 'Mcnally', '25', 'Keeper road drimnagh', '12', 'Dublin', 'Irland', '', '0', '0', '0858146345', '00101566V8', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '', 'RG 0679 9425 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1329, '13659269', '0', 'Naji', 'El Mayss', '11', 'Fairfield court, Herbert road', '4', 'Dublin 4', 'Irland', '', '0', '0', '0866050571', '0010051NS7', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '', 'RG 0679 9426 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1330, '13659269', '0', 'Sean', 'Hickey', '9', 'colthurst way,Lucan', '000', 'co.Dublin,Ireland', 'Irland', '', '0', '0', '0872682423', '00101433CF', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '', 'RG 0679 9427 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1331, '13659269', '0', 'Joseph', 'Ruiz', 'Apt 50', 'Dromroe Student Village, University of Limerick', 'n/a', 'Castletroy', 'Irland', '', '0', '0', '0831499512', '001000794K', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '', 'RG 0679 9411 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1332, '13659269', '0', 'Rob', 'Holmes', 'GEFM', '2nd floor, Le pole house, ship street great', 'Dublin 8', 'dublin', 'Irland', '', '0', '0', '0871953274', '0010205OBV', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '', 'RG 0679 9428 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1333, '13659269', '0', 'Joseph', 'Ruiz', 'Apt 50', 'Dromroe Student Village, University of Limerick', 'n/a', 'Castletroy', 'Irland', '', '0', '0', '0831499512', '001006687B', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '', 'RG 0679 9411 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1334, '13659269', '0', 'Neasa', 'Ni Chiarain', '1', 'Glenmurray Park, Terenure', '12', 'Dublin', 'Irland', '', '0', '0', '0877604944', '00101067N8', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '', 'RG 0679 9429 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1335, '13659269', '0', 'adrian', 'mihalcea', '56', 'the barley house cork street', 'd8', 'dublin', 'Irland', '', '0', '0', '0872314846', '0010169OLJ', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '', 'RG 0679 9410 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1336, '13659269', '0', 'nicola', 'foley', '38', 'castlemartin close', 'bettystown', 'meath', 'Irland', '', '0', '0', '0852194819', '0010244Q9H', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '', 'RG 0679 9430 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1337, '13659270', '0', 'ABIOLA', 'BALOGUN', '7', 'Kilmahuddrick Lawn', 'Dublin 22', 'Clondalkin', 'Irland', '', '0', '0', '0863838163', '0010135I86', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', 'Uhr zurück erhalten! Refund???', 'RG 0679 9431 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1338, '13659270', '0', 'Marie', 'O Donovan', '33', 'Bridevalley Aherla', 'na', 'Cork', 'Irland', '', '0', '0', '0876200524', '0010041QBK', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '', 'RG 0679 9432 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1339, '0', '0', '0', 'Tiina Kuusikoski', 'Sepetlahdentie 10 G 103', '0', '0', '02230 Espoo', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamonds Black ', '0', 'RG 0679 9436 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1340, '0', '0', '0', 'Päivi Ojala', 'Armas Launiksen katu 8 A 19', '0', '0', '02650 Espoo', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamonds Black ', '0', 'RG 0679 9437 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1341, '0', '0', '0', 'Henri Mattila', 'Tammistonkatu 7 D 47', '0', '0', '01520 Vantaa', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamonds Black ', '0', 'RG 0679 9438 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1342, '0', '0', '0', 'Mika Harju', 'Ahventie 3 B 16', '0', '0', '02170 Espoo', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamonds Black ', '0', 'RG 0679 9439 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1343, '0', '0', '0', 'Mari Herold', 'Keltamotie 43 B 12', '0', '0', '01300 Vantaa', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamonds Black ', '0', 'RG 0679 9440 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1344, '0', '0', '0', 'Sukhdeep raj', 'Tarhakuja 3B 8', '0', '0', '01360 VANTAA', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamonds Black ', '0', 'RG 0679 9441 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1345, '0', '0', '0', 'Tommy Trong Hoan Vu', 'Joupinmäenrinne 4 B 35', '0', '0', '02760 Espoo', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamonds Black ', '0', 'RG 0679 9442 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1346, '0', '0', '0', 'Hannu Kiviruusu', 'Katajatie 63 E 25', '0', '0', '36200 Kangasala', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamonds Gold ', '0', 'RG 0679 9443 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1347, '0', '0', '0', 'Kimmo Tolmunen', 'Kaakonkoipi 3 B 19', '0', '0', '40340 jyväskylä', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamonds Gold ', '0', 'RG 0679 9444 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1348, '0', '0', '0', 'Aatto Alaluusua', 'Pirkkakatu 2C9', '0', '0', '96200 ROVANIEMI', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamonds Gold ', '0', 'RG 0679 9445 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1349, '0', '0', '0', 'tomi lappalainen', 'Puntaritie 2 A 5', '0', '0', '02230 ESPOO', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamonds Gold ', '12.07.2013 rep RG518133788DE', 'RG 0679 9446 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1350, '0', '0', '0', 'Jesse Jokinen', 'Rintamäenkatu 32', '0', '0', '33820 TAMPERE', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamonds Gold ', '0', 'RG 0679 9447 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1351, '0', '0', '0', 'Minna Koskela', 'Maavallintie 5 A', '0', '0', '00430 HELSINKI', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamonds Gold ', 'Uhr zurück erhalten! Refund???', 'RG 0679 9448 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1352, '0', '0', '0', 'PEKKA LEPPANEN', 'Vuorikummuntie 1A6', '0', '0', '00390 HELSINKI', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamonds Gold ', '0', 'RG 0679 9449 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1353, '0', '0', '0', 'Samuli Nuolivirta', 'Jäkärläntie 38 as. 1', '0', '0', '20460 Turku', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamonds Gold ', '0', 'RG 0679 9450 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1354, '0', '0', '0', 'Kristian Rasila', 'Pyörätie 26 a 5', '0', '0', '01280 VANTAA', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamonds Gold ', '0', 'RG 0679 9434 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1355, '0', '0', '0', 'Ntumba Tshibasu', 'Porslahdentie 24 L 98', '0', '0', '00980 Helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamonds Gold ', '0', 'RG 0679 9451 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1356, '0', '0', '0', 'Jelena Verho', 'Hakaniemenranta 28 A 29', '0', '0', '00530 HELSINKI', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamonds White ', '0', 'RG 0679 9452 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1357, '0', '0', '0', 'Kristian Rasila', 'Pyörätie 26 a 5', '0', '0', '01280 VANTAA', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamonds White ', '0', 'RG 0679 9434 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1358, '0', '0', '0', 'Anders Jalervo', 'Kulorastaantie 1 P 132', '0', '0', '01450 Vantaa', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamonds White ', '0', 'RG 0679 9433 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1359, '0', '0', '0', 'Tuomo Tiussa', 'Napaturunkatu 2 C 47', '0', '0', '20610 Turku', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Gold Black ', '0', 'RG 0679 9453 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1360, '0', '0', '0', 'Jevgeni Kornõšov', 'Hansatie 4 H 88', '0', '0', '02780 Espoo', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Gold Black ', '0', 'RG 0679 9454 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1361, '0', '0', '0', 'harri Lindblom', 'askistontie 48 B2', '0', '0', '01680 Vantaa', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Gold Black ', '0', 'RG 0679 9455 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1362, '0', '0', '0', 'Timo Mitronen', 'Palokuja 10 as. 27', '0', '0', '04250 Kerava', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Gold Black ', '0', 'RG 0679 9456 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1363, '0', '0', '0', 'Pasi Lintulahti', 'Sipiläntie 6 as 3', '0', '0', '21500 Piikkiö', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Gold Black ', '0', 'RG 0679 9457 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1364, '0', '0', '0', 'Carl-Gustaf Sergejeff', 'Airoparintie 13 B', '0', '0', '00980 Helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Silver Black ', '0', 'RG 0679 9458 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1393, '0', '0', '0', 'Liisa Kettunen', 'Läntinen Asemakatu 12', '0', '0', '49400 HAMINA', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Silver White ', '0', 'RG 0679 9468 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1392, '0', '0', '0', 'sari moksen', 'Vähikkäläntie 20B', '0', '0', '12400 TERVAKOSKI', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Silver White ', '0', 'RG 0679 9467 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1391, '0', '0', '0', 'Maritta Harju', 'Metsäpirtintie 20B', '0', '0', '02880 Veik kola', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Silver White ', '0', 'RG 0679 9466 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1390, '0', '0', '0', 'Matti Kröger', 'Suokatu 2 B 23', '0', '0', '70100 KUOPIO', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Silver Black ', '0', 'RG 0679 9435 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1389, '0', '0', '0', 'Matti Kröger', 'Suokatu 2 B 23', '0', '0', '70100 KUOPIO', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Silver Black ', '0', 'RG 0679 9435 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1388, '0', '0', '0', 'Sari Behm', 'Kalliomaantie 5', '0', '0', '04500 KELLOKOSKI', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Silver Black ', '0', 'RG 0679 9465 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1387, '0', '0', '0', 'tarja isoviita', 'Mikaelintie 14', '0', '0', '29250 NAKKILA', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Silver Black ', '0', 'RG 0679 9464 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1386, '0', '0', '0', 'Andreas Jalervo', 'Kulorastaantie 1 P 132', '0', '0', '01450 Vantaa', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Silver Black ', '0', 'RG 0679 9433 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1385, '0', '0', '0', 'Hanna rasanen', 'Pakkaskaari 5', '0', '0', '36100 KANGASALA AS', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Silver Black ', '0', 'RG 0679 9463 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1384, '0', '0', '0', 'Tuija Roine', 'Sahatie 2', '0', '0', '00760 HELSINKI', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Silver Black ', 'reparaturen gemacht und versendet 06.09.2013\r\nRG 5181 3827 2DE', 'RG 0679 9462 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1383, '0', '0', '0', 'Erkki Säkö', 'Yliopistonkatu 1 F 87', '0', '0', '20100 Turku', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Silver Black ', '0', 'RG 0679 9461 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1382, '0', '0', '0', 'Sami Sipilä', 'Kivikkokuja 5', '0', '0', '01390 VANTAA', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Silver Black ', '0', 'RG 0679 9460 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1381, '0', '0', '0', 'Katja Vähäkuopus', 'Laureenintie 3 B7', '0', '0', '36110 Ruutana', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Silver Black ', '0', 'RG 0679 9459 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1380, '0', '0', '0', 'Carl-Gustaf Sergejeff', 'Airoparintie 13 B', '0', '0', '00980 Helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Silver Black ', '0', 'RG 0679 9458 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1394, '0', '0', '0', 'Sami Peuranen', 'Neljäs huvilatie 10', '0', '0', '02730 ESPOO', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Silver White ', '0', 'RG 0679 9469 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1395, '0', '0', '0', 'Matti Kröger', 'Suokatu 2 B 23', '0', '0', '70100 KUOPIO', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Silver White ', '0', 'RG 0679 9435 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-11-30', '', '', '', '', '', ''),
(1396, '2535631', '0', '0', 'ROBIN DUNN', '4', 'BROOMHOUSE CRESCENT', 'EH11 3SZ', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7761975651', '0010017BJ7', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER', '0', 'RG067994811DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1397, '2535673', '0', '0', 'TERRY COUPAR', '237', 'RAILTON ROAD', 'SE24 0LX', 'LONDON', 'Grossbritannien', '', '0', '0', '7956398757', '0010144A6O', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9482 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1398, '2535679', '0', '0', 'ALEX FLETCHER', '26', 'LICHFIELD CLOSE', 'HU17 8PX', 'BEVERLEY', 'Grossbritannien', '', '0', '0', '7826817423', '00101037OM', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', 'Uhr zurück erhalten! Refund???', 'RG 0679 9483 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1399, '2535678', '0', '0', 'UNAISHA PATEL', '70', 'COLUMBIA WAY', 'BB2 7DT', 'BLACKBURN', 'Grossbritannien', '', '0', '0', '7581215134', '10199278', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND SILVER', '0', 'RG 0679 9484 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1400, '2535673', '0', '0', 'JACQUELINE FLEETWOOD', '91', 'FITZWILLIAM ST', 'S64 8RL', 'SWINTON', 'Grossbritannien', '', '0', '0', '7711185859', '0010075X6W', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9485 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1401, '2535673', '0', '0', 'TOM WAY', '18', 'BOTLEY ROAD', 'OX2 0HL', 'OXFORD', 'Grossbritannien', '', '0', '0', '7717893725', '00101159PP', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9486 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1402, '2535631', '0', '0', 'NAIF ALHARBI', '11', 'RUSHOLME PLACE', 'M14 5TG', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7850231160', '0010013SR4', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER\r\n\r\n2.Mal geschickt am 21.01.13 RG 0686 3088 3DE', '0', 'RG 0679 9487 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1403, '2535673', '0', '0', 'ISABELLA AUST', '21', 'LEIGH ROAD', 'SS9 1JP', 'LEIGH-ON-SEA', 'Grossbritannien', '', '0', '0', '7902125671', '0010029V4W', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9488 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1404, '2535673', '0', '0', 'QASIR MAHBUB', '49', 'JOHN STREET', 'DY5 1HF', 'WEST MIDLANDS', 'Grossbritannien', '', '0', '0', '7941610077', '00100943AT', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9489 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1405, '2535673', '0', '0', 'SAM LIGHT', '7', 'WESTVILLE ROAD', 'KT7 0UH', 'SURREY', 'Grossbritannien', '', '0', '0', '7725954194', '0010004XQT', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9490 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1406, '2535676', '0', '0', 'A SALIM', '54', 'INKERMAN STREET', 'WV10 0EP', 'WOLVERHAMPTON', 'Grossbritannien', '', '0', '0', '7727126060', '0010168MIK', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN WHITE AND SILVER', '0', 'RG 0679 9492 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1407, '2535673', '0', '0', 'IRINA PROHOROVA', '20', 'SPENSER CRESCENT', 'NN11 9DX', 'DAVENTRY', 'Grossbritannien', '', '0', '0', '7526848322', '0010116A98', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9491 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1408, '2535673', '0', '0', 'JONATHAN MUNT', '2', 'CORNER COTTAGE THE GREEN; Ripley', 'GU23 6AR', 'Surrey', 'Grossbritannien', '', '0', '0', '0', '0010196S53', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9493 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1409, '2535676', '0', '0', 'TARUN MISHRA', 'FLAT 11', 'PRESTON HOUSE, ST. SAVIOURS ESTATE', 'SE1 3NU', 'London', 'Grossbritannien', '', '0', '0', '0', '0010040ND3', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN WHITE AND SILVER', '0', 'RG 0679 9494 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1410, '2535679', '0', '0', 'M S PAWAR', 'CHERRY CROFT', 'SQUIRREL WALK', 'B74 3AU', 'SUTTONCOLDFIELD', 'Grossbritannien', '', '0', '0', '07860 966877', '0010069ATU', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9495 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1411, '2535673', '0', '0', 'PHILLIP TSVETKOV', '18', 'SUNNYDENE ROAD', 'CR8 2DG', 'PURLEY', 'Grossbritannien', '', '0', '0', '7734455068', '001005929W', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9496 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1412, '2535676', '0', '0', 'ASHISH PATEL', '57', 'COLONSAY ROAD', 'RH11 9DL', 'CRAWLEY', 'Grossbritannien', '', '0', '0', '7787505805', '00102095I9', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN WHITE AND SILVER', '0', 'RG 0679 9497 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1413, '2535679', '0', '0', 'REBECCA WILLIAMSON', '8', 'GRAHAM ROAD', 'SK1 4JJ', 'STOCKPORT', 'Grossbritannien', '', '0', '0', '7595427690', '0010233GSR', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG 0679 9498 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1414, '2535673', '0', '0', 'HIRAL FLETCHER', '10', 'PINCHCUT', 'RG7 3HP', 'READING', 'Grossbritannien', '', '0', '0', '794337464', '0010060T1T', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN GOLD', '0', 'RG 0679 9499 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1415, '2535631', '0', '0', 'JACQUELINE JESS', '18', 'FARRELL CRESCENT, DRONGAN', 'KA6 7EQ', 'Ayr', 'Grossbritannien', '', '0', '0', '0', '0010195V6N', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN SILVER', '0', 'RG 0679 9500 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1416, '2535679', '0', '0', 'LOIS PERROZZI', '37', 'WYBOURN HOUSE ROAD', 'S2 5BE', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7719829773', '0010089CVK', '0', 'Theorema', 'DAMASCUS DIAMOND-SET WATCH IN BLACK AND GOLD', '0', 'RG067995145DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1417, '2535674', '0', '0', 'JULIE LOWE', '12', 'LANDEDMANS', 'BL5 2QB', 'BOLTON', 'Grossbritannien', '', '0', '0', '7754482210', '00100442WF', '0', 'Theorema', 'MONACO DIAMOND-SET WATCH IN BLACK', '0', 'RG 0679 9515 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1418, '13667200', '0', 'Arzu Carolina', 'Tokbay', '29', 'Sundquistsgade', '6400', 'Sønderborg', 'Dänemark', '', '0', '0', '22592656', '0010093ENG', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG067995321DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1419, '13667202', '0', 'carsten', 'rasmussen', '110', 'Mølleengen', '4040', 'Jyllinge', 'Dänemark', '', '0', '0', '41817141', '00101021G4', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 9533 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1420, '13667201', '0', 'Peter', 'Høgh', '10', 'P. Knudsens Vej', '8930', 'Randers', 'Dänemark', '', '3 sal', '0', '81616941', '00100762Y7', '0', '0', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '0', 'RG 0679 9534 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1421, '13667200', '0', 'Joakim Sandroos', 'Pedersen', '2A, ST.TH', 'Rådmandsgade', '2200', 'København', 'Dänemark', '', '0', '0', '42327667', '0010040FZH', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 9535 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1422, '13667201', '0', 'Michelle Bach', 'Knudsen', '1 ST', 'Rådhusstræde', '7500', 'Holstebro', 'Dänemark', '', '0', '0', '60143456', '0010022XAI', '0', '0', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '0', 'RG 0679 9536 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1423, '13667202', '0', 'Linus', 'Larsson', '17A', 'Store Kongensgade', '1264', 'København', 'Dänemark', '', '0', '0', '46706588591', '0010128U81', '0', '0', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '0', 'RG 0679 9537 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1424, '13667200', '0', 'Mehmet', 'Cakmak', '45 ST TH', 'Solnavej', '2860', 'Søborg', 'Dänemark', '', '0', '0', '20218151', '0010006Q47', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 9538 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1425, '13667199', '0', 'Laila', 'Jørgensen', '1', 'Kancellivej', '5200', 'Odense V', 'Dänemark', '', '0', '0', '60130885', '001021702G', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sølv urskive', '0', 'RG 0679 9539 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1426, '13667200', '0', 'Majken', 'Rønne Møller', '3', 'Josteinsvej', '2880', 'Bagsværd', 'Dänemark', '', '0', '0', '30424683', '0010181DHX', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 9540 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1427, '13667200', '0', 'Ahmad', 'Alkorde', '50', 'Frederikssundsvej', '2400', 'København', 'Dänemark', '', '0', '0', '42427742', '0010172BH8', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '0', 'RG 0679 9541 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1428, '13667199', '0', 'Jack', 'Stange', '4, 1. th.', 'Milanovej', '2300', 'København S', 'Dänemark', '', '0', '0', '22191366', '001023749T', '0', '0', 'Theorema Sao Paolo-ur med sort læderrem og sølv urskive', '0', 'RG 0679 9542 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1429, '13700999', '0', 'Rasmus Beyer', 'Mogensen', '18 3. tv', 'Lundbyesgade', '8000', 'Aarhus C', 'Dänemark', '', '0', '0', '20858522', '0010033NV0', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 9543 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1430, '13749098', '0', 'svend', 'præstekjær', '16', 'hanstausensgade', '5550', 'langeskov', 'Dänemark', '', '0', '0', '29615698', '0010214EP9', '0', 'Theorema', 'Paragon Silver', '0', 'RG 0679 9544 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1431, '13749101', '0', 'farman', 'alam', '93', 'valby langgad', '2500', 'valby', 'Dänemark', '', '0', '0', '4571412240', '0010074IQI', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 9545 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1432, '13691520', '0', 'Lars', 'Arildsen', '31 1th', 'Dildhaven', '2700', 'Herlev', 'Dänemark', '', '0', '0', '61773594', '0010111V67', '0', '0', 'Theorema Casablanca-ur med sort læderrem samt sølv og sort urskive', '0', 'RG 0679 9546 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1433, '13701201', '0', 'jakob', 'wolff', '66 2 tv', 'godthåbsvej', '2000', 'frederiksberg', 'Dänemark', '', '0', '0', '28409229', '0010155W7W', '0', 'Theorema', 'Paragon Silver', '0', 'RG 0679 9547 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1434, '13701201', '0', 'Joy Teaño', 'Thygesen', '72 1.TV.', 'Amagerbrogade', '2300', 'København', 'Dänemark', '', '0', '0', '27758666', '0010087TLN', '0', 'Theorema', 'Paragon Silver', '0', 'RG 0679 9548 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1435, '13701204', '0', 'Carina', 'Lauridsen', '81E', 'Nyborgvej', '5000', 'Odense', 'Dänemark', '', '0', '0', '42321789', '00101362IG', '0', 'Theorema', 'Jumbo Black', '0', 'RG 0679 9549 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1436, '13701205', '0', 'Niels', 'Wisler', '200', 'Trankær Mosevej', '8310', 'Tranbjerg J', 'Dänemark', '', '0', '0', '40300825', '00102243MM', '0', 'Theorema', 'Jumbo Rose', '0', 'RG 0679 9550 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1437, '0', '0', 'Nsampala', 'Popaul', 'Prinsessantie ', '4 N 149', '00820', 'Helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo gold/schwarz', '0', 'RG067995511DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1438, '0', '0', 'Heidi ', 'Kokkonen', 'Arvontie ', '5 B 5', '54100', 'Joutseno', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo gold/schwarz', '0', 'RG067995525DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-10', '', '', '', '', '', ''),
(1439, '\'02729571', '0', 'Massimiliano', 'Nicotra', '\'Via Verdi', '\'8', '\'20099', 'Sesto San Giovanni', 'Italien', '', '0', '0', '\'3483359038', '\'00100550EM', '0', 'Theorema', 'Panthos - Cassa argento, quadrante bianco e cinturino nero', '0', 'RG067995539DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1440, '\'02729571', '0', 'Roberto', 'Orlandi', '\'VIA CALATAFIMI', '\'3', '\'20900', 'MONZA', 'Italien', '', '0', '0', '\'339 2158113', '\'0010158K16', '0', 'Theorema', 'Panthos - Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 0679 9554 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1441, '\'02729571', '0', 'Monica', 'Palmas', '\'VIA GASTONE RAZZAGUTA', '\'26/5', '\'57128', 'LIVORNO', 'Italien', '', '3 sal', '0', '\'3409302976', '\'00100194FX', '0', 'Theorema', 'Panthos - Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 0679 9555 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1442, '\'02729573', '0', 'umberto', 'bucci', '\'c/o confagricoltura bari largo sorrentino 6', '\'6', '\'70100', 'bari', 'Italien', '', '0', '0', '\'335406939.', '\'0010119G97', '0', 'Theorema', 'Panthos - Cassa oro, quadrante oro e cinturino marrone', '0', 'RG 0679 9556 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1443, '\'02729574', '0', 'mariA', 'dumitru', '\'VIA GIOVANNI BOCCACCIO', '\'8/A/2', '\'35020', 'PONTE SAN NICOLO\'', 'Italien', '', '0', '0', '\'3388153597', '\'0010046PEJ', '0', 'Theorema', 'Panthos - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9557 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1444, '\'02729574', '0', 'giuseppe', 'grasso', '\'VIA PIERO GHERARDI', '\'30', '\'00125', 'ROMA', 'Italien', '', '0', '0', '\'3402210564', '\'0010130IJV', '0', 'Theorema', 'Panthos - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9558 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1445, '\'02729575', '0', 'Giulio', 'Costantini', '\'Via della ricevitoria', '\'32', '\'30013', 'Cavallino-treporti', 'Italien', '', '0', '0', '\'3469518945', '\'0010205OV5', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 0679 9559 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1446, '\'02729575', '0', 'giuseppe', 'pandoro', '\'VIA LEGNANO', '\'34', '\'93012', 'GELA', 'Italien', '', '0', '0', '\'3497934275', '\'0010006NA7', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 0679 9560 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1447, '\'02729576', '0', 'Michele', 'Bonifazi', '\'VIA CASTAGNEVIZZA', '\'154', '\'00054', 'FIUMICINO', 'Italien', '', '0', '0', '\'3296274471', '\'001007987P', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '0', 'RG 0679 9561 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1448, '\'02729576', '0', 'Luca', 'Marton', '\'VIA DELL ESSICCATOIO', '\'10', '\'30174', 'VENEZIA', 'Italien', '', '0', '0', '\'3389383309', '\'0010244MQ5', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '0', 'RG 0679 9562 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1449, '\'02729576', '0', 'Maurizio', 'Matteuzzi', '\'Lungadige Campagnola', '\'8', '\'37126', 'Verona', 'Italien', '', '0', '0', '0', '\'00101613Q4', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero\r\n\r\n14.02.2013 RG 0686 0309 7DE', '0', 'RG 0679 9563 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1450, '\'02729576', '0', 'Orazio', 'Peritore', '\'V.le Indipendenza', '\'112', '\'93012', 'Gela', 'Italien', '', '0', '0', '\'0933825571', '\'0010106NKE', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '0', 'RG 0679 9564 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1451, '\'02729576', '0', 'Davide', 'Raimondo', '\'Via sturla', '\'43', '\'16131', 'Genova', 'Italien', '', '0', '0', '\'3407225745', '\'0010065RAT', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '0', 'RG 0679 9565 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1452, '\'02729576', '0', 'Valentina', 'Urgesi', '\'VIA EDELWEISS', '\'11', '\'74122', 'TARANTO', 'Italien', '', '0', '0', '\'3481335482', '\'0010007RQ4', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '0', 'RG 0679 9566 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1453, '\'02729577', '0', 'gheorghe adrian', 'badea', '\'via corropoli', '\'76', '\'00131', 'roma', 'Italien', '', '0', '0', '\'3803444687', '\'0010169MNO', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9567 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1454, '\'02729577', '0', 'STEFANO', 'BATTISTI', '\'VIALE FRATELLI CERVI', '\'50', '\'46030', 'VIRGILIO', 'Italien', '', '0', '0', '\'3316921264', '\'0010224WRF', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9568 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1455, '\'02729577', '0', 'olga', 'beshentseva', '\'germania', '\'34 -2', '\'44022', 'lido delle nazioni comacchio', 'Italien', '', '0', '0', '\'3669515744', '\'0010239F06', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9569 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1456, '\'02729577', '0', 'cristiano', 'di giovan paolo c/o sala giochi', '\'VIA TRIPOLI', '\'57', '\'00199', 'ROMA', 'Italien', '', '0', '0', '\'3295389847', '\'0010120IWK', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9570 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1457, '\'02729577', '0', 'luciano', 'di nardo', '\'VIA ISTONIA', '\'49', '\'66050', 'SAN SALVO', 'Italien', '', '0', '0', '\'0873548564', '\'0010112FEG', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9571 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1458, '\'02729577', '0', 'Emilio', 'Mellone', '\'viale Giotto', '\'2 a', '\'00153', 'Roma', 'Italien', '', '0', '0', '\'3336164845', '\'00101113DP', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9572 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1459, '\'02729577', '0', 'Alessandro', 'Morandi', '\'VIA VERONA', '\'7', '\'38062', 'ARCO', 'Italien', '', '0', '0', '\'3404803289', '\'0010078QI1', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9573 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1460, '\'02729577', '0', 'TOP FRIGO SRL', 'PELLECCHIA DIEGO', '\'VIA NAZIONALE APPIA', '\'131 133', '\'81022', 'CASAGIOVE', 'Italien', '', '0', '0', '\'339 27 60 193', '\'0010129HV1', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9574 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1461, '\'02729577', '0', 'Elisa', 'Pifferi', '\'VIA DI CAMERATA', '\'10', '\'50133', 'FIRENZE', 'Italien', '', '0', '0', '\'339774158', '\'0010095PD1', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9575 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1462, '\'02729577', '0', 'CARLO', 'QUARANTA', '\'VIA SILVESTRO II', '\'4/B', '\'00167', 'ROMA', 'Italien', '', '0', '0', '\'3346911727', '\'0010064B65', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9576 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1463, '\'02729577', '0', 'Roberto', 'Scano', '\'Via delle orchidee', '\'41', '\'09045', 'QUARTU S. ELENA', 'Italien', '', '0', '0', '0', '\'00102498Y7', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9577 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1464, '\'02777189', '0', 'valentina', 'cattaneo', '\'VIA MILANO', '\'165', '\'13856', 'VIGLIANO BIELLESE', 'Italien', '', '0', '0', '\'3280514404', '\'00101427PS', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '0', 'RG 0679 9578 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1465, '\'02777189', '0', 'Salvatore Michele', 'Gianfriddo', '\'VIALE BENEDETTO CROCE', '\'53', '\'95123', 'CATANIA', 'Italien', '', '0', '0', '\'335-7570779', '\'0010161RRH', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '0', 'RG 0679 9579 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1466, '\'02777189', '0', 'donald', 'mance', '\'VIALE ZARA', '\'11', '\'20159', 'MILANO', 'Italien', '', '0', '0', '\'3284614974', '\'0010040C5A', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '0', 'RG 0679 9580 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1467, '\'02729571', '0', 'Cesare', 'Andreotti', '\'VIA DELLA PINETA SACCHETTI', '\'177', '\'00168', 'ROMA', 'Italien', '', '0', '0', '\'3333588636', '\'0010241Z8W', '0', 'Theorema', 'Panthos - Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 0679 9584 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1468, '\'02729571', '0', 'ELISABETTA', 'BARBIERI', '\'VIA LIDICE', '\'20', '\'40139', 'BOLOGNA', 'Italien', '', '0', '0', '\'339-4928462', '\'00101336SL', '0', 'Theorema', 'Panthos - Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 0679 9585 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1469, '\'02729571', '0', 'thomas', 'olmesini', '\'VIA GIAN BATTISTA TIEPOLO', '\'16', '\'30174', 'VENEZIA', 'Italien', '', '0', '0', '\'3471181773', '\'00100548ME', '0', 'Theorema', 'Panthos - Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 0679 9586 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1470, '\'02729573', '0', 'MYZAFER', 'BLUSHAJ', '\'1MAGGIO', '\'51', '\'43056', 'TORRILE', 'Italien', '', '0', '0', '\'3484805885', '\'0010228LPJ', '0', 'Theorema', 'Panthos - Cassa oro, quadrante oro e cinturino marrone', '0', 'RG 0679 9587 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1471, '\'02729573', '0', 'graziano', 'la placa', '\'zia lisa II', '\'143', '\'95121', 'catania', 'Italien', '', '0', '0', '\'3454606418', '\'0010142SCY', '0', 'Theorema', 'Panthos - Cassa oro, quadrante oro e cinturino marrone', '0', 'RG 0679 9588 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(1472, '\'02729573', '0', 'Marta', 'Ottogalli', '\'VIA NAZARIO SAURO', '\'17', '\'31021', 'MOGLIANO VENETO', 'Italien', '', '0', '0', '\'3402944577', '\'0010159IX3', '0', 'Theorema', 'Panthos - Cassa oro, quadrante oro e cinturino marrone', '0', 'RG 0679 9589 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1473, '\'02729573', '0', 'Piroche srl', 'Pirone  Mario', '\'VIA ALOIS KUPERION', '\'13', '\'39012', 'MERANO', 'Italien', '', '0', '0', '\'+39335499299', '\'0010143FTF', '0', 'Theorema', 'Panthos - Cassa oro, quadrante oro e cinturino marrone', '0', 'RG 0679 9590 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1474, '\'02729573', '0', 'Marco', 'Romagnoli', '\'Via s.stefano in pane', '\'17', '\'50134', 'Firenze', 'Italien', '', '0', '0', '\'3281109250', '\'0010117HL6', '0', 'Theorema', 'Panthos - Cassa oro, quadrante oro e cinturino marrone', '0', 'RG 0679 9591 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1475, '\'02729573', '0', 'Domenico', 'Stano', '\'VIA BEATA MARIA DE MATTIAS', '\'3', '\'70029', 'SANTERAMO IN COLLE', 'Italien', '', '0', '0', '0', '\'00100159YK', '0', 'Theorema', 'Panthos - Cassa oro, quadrante oro e cinturino marrone', '0', 'RG 0679 9583 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1476, '\'02729573', '0', 'Domenico', 'Stano', '\'VIA BEATA MARIA DE MATTIAS', '\'3', '\'70029', 'SANTERAMO IN COLLE', 'Italien', '', '0', '0', '0', '\'0010239SKF', '0', 'Theorema', 'Panthos - Cassa oro, quadrante oro e cinturino marrone', '0', 'RG 0679 9583 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1477, '\'02729573', '0', 'elena', 'taormina', '\'VIA PECORARO', '\'11', '\'90035', 'MARINEO', 'Italien', '', '0', '0', '\'3290163296', '\'00101947CY', '0', 'Theorema', 'Panthos - Cassa oro, quadrante oro e cinturino marrone', '0', 'RG 0679 9592 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1478, '\'02729573', '0', 'yuanzhang', 'wu', '\'VIA FERDINANDO PAER', '\'3/14', '\'35133', 'PADOVA', 'Italien', '', '0', '0', '\'3278523337', '\'0010033J77', '0', 'Theorema', 'Panthos - Cassa oro, quadrante oro e cinturino marrone', '0', 'RG 0679 9593 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1479, '\'02729574', '0', 'Paolo', 'Andreozzi', '\'via Giacomo Puccini', '\'22', '\'56010', 'San Giuliano Terme', 'Italien', '', '0', '0', '\'3666819372', '\'0010162Z7A', '0', 'Theorema', 'Panthos - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9594 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1480, '\'02729574', '0', 'ersilio', 'di bernardo', '\'mameli', '\'47', '\'04100', 'latina', 'Italien', '', '0', '0', '\'3939381096', '\'0010181POD', '0', 'Theorema', 'Panthos - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9595 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1481, '\'02729574', '0', 'Fabio', 'Girelli', '\'Boves', '\'15', '\'47900', 'Rimini', 'Italien', '', '0', '0', '\'3396617701', '\'0010030H6F', '0', 'Theorema', 'Panthos - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9596 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1482, '\'02729574', '0', 'Francesco', 'Simone', '\'via figliolia', '\'7', '\'71121', 'foggia', 'Italien', '', '0', '0', '\'3207960662', '\'0010052GS3', '0', 'Theorema', 'Panthos - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9597 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1483, '\'02729575', '0', 'Felicetto', 'Balestra', '\'Via santa Caterina', '\'9', '\'04012', 'cisterna di Latina', 'Italien', '', '0', '0', '\'069697559', '\'0010035B38', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 0679 9598 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1484, '\'02729575', '0', 'Indira', 'Belletti', '\'VIA ANNA FRANK', '\'12', '\'20010', 'PREGNANA MILANESE', 'Italien', '', '0', '0', '\'3331608427', '\'0010120A3D', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 0679 9581 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1485, '\'02729575', '0', 'Indira', 'Belletti', '\'VIA ANNA FRANK', '\'12', '\'20010', 'PREGNANA MILANESE', 'Italien', '', '0', '0', '\'3331608427', '\'0010156741', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 0679 9581 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1486, '\'02729575', '0', 'giuseppina', 'benedetti', '\'VIA GIACOMO MATTEOTTI', '\'15', '\'54038', 'MONTIGNOSO', 'Italien', '', '0', '0', '\'3922224931', '\'0010142XUY', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', 'RG 0679 9599 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1487, '\'02729575', '0', 'Marco', 'Bommarito', '\'VIA DEI VERDI', '\'13', '\'98122', 'MESSINA', 'Italien', '', '0', '0', '\'3483074054', '\'0010034LJO', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', 'RG 0679 9600 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1488, '\'02729575', '0', 'sebastiano', 'cardello', '\'VIA ETNEA', '\'197', '\'96016', 'LENTINI', 'Italien', '', '0', '0', '\'334 6047528', '\'0010197APJ', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', 'RG 0679 9601 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1489, '\'02729575', '0', 'Marco', 'Cinalli', '\'VIA GIRARDI ANDREOTTINO', '\'24', '\'63900', 'FERMO', 'Italien', '', '0', '0', '\'3401422309', '\'0010231JTW', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', 'RG 0679 9602 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1490, '\'02729575', '0', 'Dario', 'D\'Errico', '\'Via Piemonte', '\'35/Ter', '\'73013', 'Galatina', 'Italien', '', '0', '0', '\'3332012998', '\'0010008V1I', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', 'RG 0679 9603 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1491, '\'02729575', '0', 'Annalisa', 'De Vito', '\'VIA TRIESTE', '\'19', '\'60124', 'ANCONA', 'Italien', '', '0', '0', '\'071206206', '\'0010198BLP', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', 'RG 0679 9604 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1492, '\'02729575', '0', 'Riccardo', 'Donato', '\'Via Delle Pleiadi ', '\'2', '\'90124', 'Palermo', 'Italien', '', '0', '0', '\'3403557692', '\'0010086NQL', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', 'RG 0679 9605 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1493, '\'02729575', '0', 'Nicola', 'Dongiovanni', '\'VIA RAFFAELE BOVIO', '\'18', '\'70126', 'BARI', 'Italien', '', '0', '0', '\'3339570825', '\'0010104WC3', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', 'RG 0679 9606 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1494, '\'02729575', '0', 'ERIKA', 'ESPOSITO', '\'VIA ARMANDO DIAZ', '\'24/26', '\'21021', 'ANGERA', 'Italien', '', '0', '0', '\'3466495871', '\'0010239IY8', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', 'RG 0679 9607 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1495, '\'02729575', '0', 'vincenzo', 'ferrigno', '\'VIA MICHELANGELO BUONARROTI', '\'26', '\'42023', 'CADELBOSCO DI SOPRA', 'Italien', '', '0', '0', '\'3397086460', '\'00101276E8', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', 'RG 0679 9608 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1496, '\'02729575', '0', 'Matteo', 'Gardelli', '\'VIA GIUSEPPE VERDI', '\'11', '\'41043', 'FORMIGINE', 'Italien', '', '0', '0', '\'3381024764', '\'0010080J8X', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', 'RG 0679 9609 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1497, '\'02729575', '0', 'Guido', 'Gianniotti', '\'VIA SILVIO PELLICO', '\'95/A', '\'00047', 'MARINO', 'Italien', '', '0', '0', '\'347/3701964', '\'0010072UT7', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', 'RG 0679 9610 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1498, '\'02729575', '0', 'Alessandro', 'Molon', '\'Via Mercurio', '\'8', '\'04100', 'LATINA', 'Italien', '', '0', '0', '\'3351433057', '\'0010056611', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero\r\n\r\nNachdorschung am 30.12.12 gestellt! Uhr am 03.01.2013 zugestellt!', '', 'RG 0679 9611 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1499, '\'02729575', '0', 'Luca', 'Oldani', '\'VIA GIOSUE CARDUCCI', '\'103', '\'20025', 'LEGNANO', 'Italien', '', '0', '0', '\'3929711950', '\'0010247HAG', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', 'RG 0679 9612 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1500, '\'02729575', '0', 'SERGIO', 'PAZZELLI', '\'VIA PROSPERO SANTACROCE', '\'105', '\'00167', 'ROMA', 'Italien', '', '0', '0', '\'3392608937', '\'0010187MTQ', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', 'RG 0679 9613 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1501, '\'02729575', '0', 'Morena', 'Pedrotti', '\'VIA MONTE ORTIGARA', '\'37', '\'38068', 'ROVERETO', 'Italien', '', '0', '0', '\'3474604480', '\'0010125VPP', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', 'RG 0679 9582 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1502, '\'02729575', '0', 'Simone', 'rebellin', '\'Madonna', '\'149', '\'36045', 'Lonigo', 'Italien', '', '0', '0', '\'3384617964', '\'0010063SG3', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', 'RG 0679 9614 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1503, '\'02729575', '0', 'mattia', 'roi', '\'aldo moro', '\'5', '\'47042', 'cesenatico', 'Italien', '', '0', '0', '\'3472691670', '\'0010069RWU', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', 'RG 0679 9615 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1504, '\'02729575', '0', 'Sara', 'Rota', '\'vicolo Bachelet', '\'4', '\'27035', 'Mede', 'Italien', '', '0', '0', '\'3389306329', '\'0010070Y9I', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', 'RG 0679 9616 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1505, '\'02729575', '0', 'Enrico', 'Scantamburlo', '\'VIA SELVANESE', '\'97/A', '\'30174', 'VENEZIA', 'Italien', '', '0', '0', '\'041906248', '\'0010169Y27', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', 'RG 0679 9617 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1506, '\'02729575', '0', 'Leonardo', 'Scarpetta', '\'Piazza Donatori di Sangue', '\'14', '\'25014', 'Castenedolo', 'Italien', '', '0', '0', '\'3483005929', '\'00100812QY', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', 'RG 0679 9618 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1507, '\'02729575', '0', 'patrick', 'sereni', 'VIA ELEONORA FONSECA PIMENTEL', '\'11', '\'61122', 'PESARO', 'Italien', '', '0', '0', '335 270248', '\'0010026PIH', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', '1Z8VF459DK93528347', 'UPS', '0', '2012-12-11', '', '', '', '', '', ''),
(1508, '\'02729575', '0', 'Enza', 'Trimarchi', '\'Vittorio veneto', '\'13', '\'26857', 'Salerano sul lambro', 'Italien', '', '0', '0', '\'3484243074', '\'0010062SPH', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '', 'RG 0679 9619 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1509, '\'02729576', '0', 'Andrea', 'Belleri', '\'Cinelli', '\'1', '\'25063', 'GARDONE V.T.', 'Italien', '', '0', '0', '\'3281485008', '\'00101549NX', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '', 'RG 0679 9620 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1510, '\'02729576', '0', 'Gaetano', 'Blè', '\'via mestrina', '\'46', '\'30030', 'Noale', 'Italien', '', '0', '0', '\'3482240490', '\'0010090T4A', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '', 'RG 0679 9621 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1511, '\'02729576', '0', 'Erik', 'Borlatto', '\'STRADA COASSO', '\'23', '\'10073', 'CIRIE\'', 'Italien', '', '0', '0', '\'3497871636', '\'0010092GEV', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '', 'RG 0679 9622 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1512, '\'02729576', '0', 'Donato', 'Cetola', '\'via cleto tomba', '\'15', '\'40127', 'bologna', 'Italien', '', '0', '0', '\'3289237024', '\'0010177EW8', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '', 'RG 0679 9623 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1513, '\'02729576', '0', 'luca', 'clerici  (FOTO REBBIO)', '\'VIA LEONARDO DA VINCI', '\'3', '\'22020', 'GIRONICO', 'Italien', '', '0', '0', '\'3492350096   031550094', '\'0010214DPV', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '', 'RG 0679 9624 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1514, '\'02729576', '0', 'deborah', 'corsaro', '\'pio la torre', '\'24', '\'43014', 'medesano', 'Italien', '', '0', '0', '\'3284930997', '\'00100136SC', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '', 'RG 0679 9625 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1515, '\'02729576', '0', 'Mirko', 'Fantinato', '\'VIA TERGOLA', '\'22', '\'35011', 'CAMPODARSEGO', 'Italien', '', '0', '0', '\'3356868623', '\'0010050VL6', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '', 'RG 0679 9626 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1516, '\'02729576', '0', 'Antonio', 'fele', '\'via scarfoglio (p.co montespina)', '\'5', '\'80125', 'napoli', 'Italien', '', '0', '0', '\'3921189735', '\'0010011PUE', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '', 'RG 0679 9627 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1517, '\'02729576', '0', 'Alessandro', 'Garbin', '\'Don berti', '\'42', '\'30030', 'Martellago', 'Italien', '', '0', '0', '\'0415030879', '\'0010144GUP', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '', 'RG 0679 9628 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1518, '\'02729576', '0', 'Davide', 'Laringi', '\'Volta', '\'74 A', '\'19124', 'la spezia', 'Italien', '', '0', '0', '\'3382884166', '\'0010228W2A', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '', 'RG 0679 9629 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1519, '\'02729576', '0', 'Pierpaolo', 'Lorenzi', '\'PierPaolo', '\'Via rovell', '\'24125', 'Bergamo', 'Italien', '', '0', '0', '\'3920806890', '\'001004863K', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', 'Hat Geld zur?ck erhalten!Uhr zurück!', 'RG 0679 9630 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1520, '\'02729576', '0', 'victor manuel', 'moreno curbelo', '\'via case bruciate', '\'141', '\'06121', 'perugia', 'Italien', '', '0', '0', '\'3669307444', '\'0010057THP', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '', 'RG 0679 9631 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1521, '\'02729576', '0', 'Luigi', 'Nocera', '\'Via celva', '\'31', '\'38057', 'Pergine valsugana', 'Italien', '', '0', '0', '\'3313667851', '\'0010051REO', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero\r\n\r\n29.01.2013 RG 0686 3406 3DE\r\n\r\nNachforschung am 29.01.13 gestellt! Uhr am 24.12.12 zugestellt', '', 'RG 0679 9632 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1522, '\'02729576', '0', 'Lorenzo', 'oddi', '\'VIA DEI PLATANI ', '\'6', '\'20851', 'LISSONE', 'Italien', '', '0', '0', '\'3490810024', '\'00102328FG', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '', 'RG 0679 9633 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1523, '\'02729576', '0', 'ORIANO', 'ORLANDI', '\'VIA ENRICO PETRELLA', '\'32', '\'50144', 'FIRENZE', 'Italien', '', '0', '0', '\'055 351712', '\'0010053WD5', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '', 'RG 0679 9634 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1524, '\'02729576', '0', 'Massimo', 'Ottino', '\'Via rossini', '\'7', '\'21020', 'Bodio lomnago', 'Italien', '', '0', '0', '\'3296703538', '\'00100524KW', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '', 'RG 0679 9635 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1525, '\'02729576', '0', 'Sara', 'Pettinelli', '\'VIA PIERO DONNINI', '\'104', '\'57121', 'LIVORNO', 'Italien', '', '0', '0', '\'3496927000', '\'0010152P90', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '', 'RG 0679 9636 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1526, '\'02729576', '0', 'GIORGIO', 'RUSSO', '\'VIALE PASTEUR', '\'77', '\'00144', 'ROMA', 'Italien', '', '0', '0', '\'3481327618', '\'0010005NCL', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '', 'RG 0679 9637 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1527, '\'02729576', '0', 'patrick', 'sereni', '\'VIA ELEONORA FONSECA PIMENTEL', '\'11', '\'61122', 'PESARO', 'Italien', '', '0', '0', '\'335 270248', '\'00100727W2', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '', '1Z8VF459DK93528347', 'UPS', '0', '2012-12-11', '', '', '', '', '', ''),
(1528, '\'02729576', '0', 'michele', 'SURRO', '\'VIA STRADELLA', '\'9', '\'47924', 'RIMINI', 'Italien', '', '0', '0', '\'3386604310', '\'0010153PV1', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '', 'RG 0679 9638 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1529, '\'02729576', '0', 'Stefano', 'Tonellotto', '\'VIA STRADA NUOVA', '\'36', '\'37024', 'NEGRAR', 'Italien', '', '0', '0', '\'342 8286307', '\'00101106TL', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '', 'RG 0679 9639 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1530, '\'02729576', '0', 'Augusto', 'Zilio', '\'VIA EDIFICIO', '\'11/1', '\'31030', 'ALTIVOLE', 'Italien', '', '0', '0', '\'3294077608', '\'0010162D1T', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '', 'RG 0679 9640 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1531, '\'02729577', '0', 'david', 'ambrosini', '\'VIA RAFFAELE AVERSA', '\'238', '\'00128', 'ROMA', 'Italien', '', '0', '0', '\'3346558901', '\'0010164LB6', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9641 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1532, '\'02729577', '0', 'Germano', 'Battiston', '\'via Lungardo', '\'55', '\'32100', 'Belluno', 'Italien', '', '0', '0', '\'393929180072', '\'0010220NP6', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9642 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1533, '\'02729577', '0', 'Valentina', 'Benedetti', '\'Via Vittorio Gasparini', '\'101', '\'24125', 'Bergamo', 'Italien', '', '0', '0', '\'3478433577', '\'0010114A84', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9643 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1534, '\'02729577', '0', 'OLEG', 'Benedyktov', '\'via Canale', '\'1005', '\'40059', 'Medicina', 'Italien', '', '0', '0', '\'3333730993', '\'0010055PEB', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9644 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1535, '\'02729577', '0', 'valeria', 'bergamaschi', '\'VIA FILIPPO TURATI', '\'2/E', '\'24020', 'GORLE', 'Italien', '', '0', '0', '\'3471093860', '\'0010060V9X', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9645 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1536, '\'02729577', '0', 'alex', 'buscaroli', '\'Via a volta', '\'5', '\'40060', 'Toscanella', 'Italien', '', '0', '0', '\'3491705238', '\'001001367S', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9646 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1537, '\'02729577', '0', 'Soffio', 'Campestre srl', '\'VIA LEOPOLDO CASSESE', '\'12/13', '\'83042', 'ATRIPALDA', 'Italien', '', '0', '0', '\'3341212854', '\'0010133BHU', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9647 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1538, '\'02729577', '0', 'Nicola', 'Castellano', '\'VIA PAPA GIOVANNI XXIII', '\'10', '\'21050', 'SALTRIO', 'Italien', '', '0', '0', '\'00393281883737', '\'0010234OB5', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9648 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1539, '\'02729577', '0', 'salvatore', 'ciaccia', '\'VIA ANCONA', '\'8', '\'73040', 'CASTRIGNANO DEL CAPO', 'Italien', '', '0', '0', '\'3929224902', '\'00101377WU', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9649 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1540, '\'02729577', '0', 'Lara', 'Cortese', '\'Via Antonio Zobi', '\'10', '\'50134', 'Firenze', 'Italien', '', '0', '0', '\'3336883665', '\'0010221KOY', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9650 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1541, '\'02729577', '0', 'Agostino', 'Foglia', '\'VIA ATESSA', '\'45/B', '\'00155', 'ROMA', 'Italien', '', '0', '0', '\'3384026119', '\'0010017WQK', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9651 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1542, '\'02729577', '0', 'Davide', 'Forame', '\'Via trento', '\'11', '\'20020', 'Magnago', 'Italien', '', '0', '0', '\'3484460750', '\'00101541OL', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9652 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1543, '\'02729577', '0', 'marta', 'francario', '\'VIA NARO', '\'10A', '\'00040', 'POMEZIA', 'Italien', '', '0', '0', '\'3357315738', '\'00101435ON', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9653 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1544, '\'02729577', '0', 'Aziz', 'Gana', '\'VIA NUOVA', '\'15', '\'40127', 'BOLOGNA', 'Italien', '', '0', '0', '\'3291687355', '\'0010023FEQ', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9654 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1545, '\'02729577', '0', 'Aldo', 'Ghislandi', '\'VIA MASSIMO D AZEGLIO', '\'13/A', '\'23900', 'LECCO', 'Italien', '', '0', '0', '\'3480454554', '\'0010177M3Q', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9655 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1546, '\'02729577', '0', 'Maria', 'Giordano', '\'VIA POLIZIANO', '\'9', '\'41042', 'FIORANO MODENESE', 'Italien', '', '0', '0', '\'3495121311', '\'0010100LFU', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9656 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1547, '\'02729577', '0', 'massimiliano', 'greco', '\'VIA TICINO', '\'3', '\'64025', 'PINETO', 'Italien', '', '0', '0', '\'3286779925', '\'0010074P68', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone\r\n\r\n14.02.2013 RG 0686 0308 3DE', '', 'RG 0679 9657 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1548, '\'02729577', '0', 'Luca', 'Grigoletto', '\'VIA RIELTA', '\'76/A', '\'30174', 'VENEZIA', 'Italien', '', '0', '0', '\'+393409625071', '\'0010136L27', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9658 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1549, '\'02729577', '0', 'MARIANA', 'IJILOV', '\'via VIADAGOLA', '\'10/3A', '\'40127', 'BOLOGNA', 'Italien', '', '0', '0', '\'3886965468', '\'0010026C30', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9659 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1550, '\'02729577', '0', 'Maria-Cristina', 'Leonte', '\'ROMA', '\'156B', '\'30020', 'Noventa di Piave', 'Italien', '', '0', '0', '\'3203586604', '\'0010110QD3', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9660 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1551, '\'02729577', '0', 'Valenti', 'luca', '\'Via rotta', '\'67/d', '\'48123', 'ravenna', 'Italien', '', '0', '0', '\'335/7086713', '\'0010053TMK', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9661 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1552, '\'02729577', '0', 'Alessio', 'Mattoni', '\'Via Londra', '\'37/A', '\'00055', 'Ladispoli', 'Italien', '', '0', '0', '\'3397469470', '\'0010199C6A', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9662 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1553, '\'02729577', '0', 'Giuseppe', 'Nuzzo', '\'VIA FEDERICO FELLINI', '\'11', '\'81020', 'SAN NICOLA LA STRADA', 'Italien', '', '0', '0', '\'0823451267', '\'0010124U2H', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9663 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1554, '\'02729577', '0', 'MARIO', 'PADOVANI', '\'VIA 2 GIUGNO', '\'77', '\'50019', 'sesto fiorentino firenze', 'Italien', '', '0', '0', '\'3355438305', '\'00100024GU', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9664 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1555, '\'02729577', '0', 'Morena', 'Pedrotti', '\'VIA MONTE ORTIGARA', '\'37', '\'38068', 'ROVERETO', 'Italien', '', '0', '0', '\'3474604480', '\'00101970JV', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9582 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1556, '\'02729577', '0', 'Leon', 'Pergjoka', '\'VIA ANTONIO MEUCCI', '\'6', '\'40138', 'BOLOGNA', 'Italien', '', '0', '0', '\'3489838602', '\'0010250S38', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9665 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1557, '\'02729577', '0', 'Maurizio', 'Pisanu', '\'Sulcitana', '\'53', '\'09030', 'elmas', 'Italien', '', '0', '0', '\'3282243294', '\'0010057CFY', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9666 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1558, '\'02729577', '0', 'Virgilio Maria', 'Rossi', '\'VIALE ANGELO CORTESI', '\'13', '\'06059', 'TODI', 'Italien', '', '0', '0', '\'0758942029', '\'0010088P0O', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9667 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1559, '\'02729577', '0', 'giuseppe', 'russello', '\'VIA GIULIO CLARO', '\'6/a', '\'15121', 'ALESSANDRIA', 'Italien', '', '0', '0', '\'3292589018', '\'0010223V1R', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9668 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1560, '\'02729577', '0', 'raffaele', 'santoro', '\'VIA PRINCIPE CARLO SPINELLI', '\'38', '\'82018', 'SAN GIORGIO DEL SANNIO', 'Italien', '', '0', '0', '\'082440534', '\'00101748YW', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9669 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1561, '\'02729577', '0', 'patrick', 'sereni', '\'VIA ELEONORA FONSECA PIMENTEL', '\'11', '\'61122', 'PESARO', 'Italien', '', '0', '0', '\'335 270248', '\'00100636JF', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', '1Z8VF459DK93528347', 'UPS', '0', '2012-12-11', '', '', '', '', '', ''),
(1562, '\'02729577', '0', 'giuseppe', 'sicurezza', '\'via paraguay', '\'44', '\'92027', 'licata', 'Italien', '', '0', '0', '\'3334464426', '\'0010176KZU', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9670 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1563, '\'02729577', '0', 'Sorin', 'Zamfirache', '\'Via Boccacio', '\'3', '\'21013', 'Gallarate', 'Italien', '', '0', '0', '\'3895348916', '\'0010038Q02', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '', 'RG 0679 9671 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1564, '\'02777189', '0', 'luca umberto', 'albani', '\'VIA GAETANO DONIZETTI', '\'17', '\'23870', 'CERNUSCO LOMBARDONE', 'Italien', '', '0', '0', '\'0399905220', '\'0010042V7B', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '', 'RG 0679 9672 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1565, '\'02777189', '0', 'Christian', 'Bertocchi', '\'Via Verdi', '\'9b ', '\'24026', 'Cazzano S.andrea', 'Italien', '', '0', '0', '\'3280813795', '\'0010166WPF', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '', 'RG 0679 9673 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1566, '\'02777189', '0', 'marco', 'brandi', '\'VIA SANT ANDREA A TONTOLI', '\'21', '\'59100', 'PRATO', 'Italien', '', '0', '0', '\'3332030341', '\'00100764MS', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '', 'RG 0679 9674 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1567, '\'02777189', '0', 'Ciro', 'Caruso', '\'Corso Trento ', '\'21', '\'90040', 'San cipirello', 'Italien', '', '0', '0', '0', '\'0010121GVR', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '', 'RG 0679 9675 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1568, '\'02777189', '0', 'Davide', 'Cerreti', '\'VIA FRANCO VITTADINI', '\'66', '\'00124', 'ROMA', 'Italien', '', '0', '0', '\'3317333835', '\'0010241MSY', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '', 'RG 0679 9676 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1569, '\'02777189', '0', 'Pierluigi', 'de Cosmo', '\'VIA VECCHIA', '\'43', '\'35127', 'PADOVA', 'Italien', '', '0', '0', '\'348 3113922', '\'0010107KUT', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '', 'RG 0679 9677 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1570, '\'02777189', '0', 'Alessandro', 'Dodi', '\'Via salvo d\\\'acquisto', '\'1/A', '\'43036', 'Fidenza', 'Italien', '', '0', '0', '\'3408203851', '\'0010036IOJ', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '', 'RG 0679 9678 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1571, '\'02777189', '0', 'Jacopo', 'Gallina', '\'Via Querini ', '\'24', '\'30172', 'Mestre', 'Italien', '', '0', '0', '\'3930242079', '\'0010098ERN', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '', 'RG 0679 9679 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1572, '\'02777189', '0', 'Luca', 'Gardoncini', '\'VIA MARTIRI DELL\\\'INDIPENDENZA', '\'64', '\'25060', 'MARCHENO', 'Italien', '', '0', '0', '\'3289350016', '\'0010030UKC', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '', 'RG 0679 9680 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1573, '\'02777189', '0', 'Oksana', 'Gavrylyuk', '\'VIA CARLO SORMANI', '\'32', '\'20095', 'CUSANO MILANINO', 'Italien', '', '0', '0', '\'3461391337', '\'00102043F7', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '', 'RG 0679 9681 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1574, '\'02777189', '0', 'Ilona', 'Kapanayko', '\'VIA SANT ATTANASIO', '\'11', '\'80141', 'NAPOLI', 'Italien', '', '0', '0', '\'3391697751', '\'00100448EE', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '', 'RG 0679 9682 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1575, '\'02777189', '0', 'GIORGIA', 'LOPIANI', '\'PIAZZA LIBERTA\\\'', '\'80/A', '\'30020', 'PRAMAGGIORE', 'Italien', '', '0', '0', '\'3481009506', '\'0010004TOF', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '', 'RG 0679 9683 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1576, '\'02777189', '0', 'Pavlo', 'Lysytsya', '\'Piazza della Trivulziana', '\'1', '\'20126', 'Milano', 'Italien', '', '0', '0', '\'3298550591', '\'0010233XU4', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '', 'RG 0679 9684 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1577, '\'02777189', '0', 'Maria', 'Mantovani', '\'via Civiltà Del Lavoro', '\'79', '\'00144', 'Roma', 'Italien', '', '0', '0', '\'3333188134', '\'0010082YB0', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '', 'RG 0679 9685 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1578, '\'02777189', '0', 'marika', 'martucci', '\'Via carrara', '\'86', '\'41121', 'modena', 'Italien', '', '0', '0', '\'3296182224', '\'0010163I5C', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '', 'RG 0679 9686 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1579, '\'02777189', '0', 'ludovico', 'nano', '\'via fratelli chiarella', '\'4', '\'16141', 'genova', 'Italien', '', '0', '0', '\'3358390719', '\'0010061EJG', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '', 'RG 0679 9687 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1580, '\'02777189', '0', 'Stefano', 'Pepe', '\'VIA TEANO', '\'6', '\'37128', 'VERONA', 'Italien', '', '0', '0', '\'3388745160', '\'0010063CQI', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '', 'RG 0679 9688 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1581, '\'02777189', '0', 'Pietro Paolo', 'Tortora', '\'CORSO VITTORIO EMANUELE', '\'23', '\'84014', 'NOCERA INFERIORE', 'Italien', '', '0', '0', '\'3939311181', '\'0010180OPY', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero\r\n\r\n2.mal geschickt RG068630866DE  21.01.13', '', 'RG 0679 9689 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-11', '', '', '', '', '', ''),
(1582, '2764342', '0', '0', 'AARAN RICHES', '52', 'BRAMLEY AVENUE', 'FY7 7LH', 'FLEETWOOD', 'Grossbritannien', '', '0', '0', '0', '0020130MXC', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 9695 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1583, '2764333', '0', '0', 'MARK COX', '20', 'WESTFIELD ROAD', 'EN11 8RB', 'HODDESDON', 'Grossbritannien', '', '0', '0', '7793652014', '0020138CGD', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 9696 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1584, '2764340', '0', '0', 'MARK GILLON', '4', 'HILTON FARM STEADINGS', 'KY11 3HA', 'DUNFERMLINE', 'Grossbritannien', '', '3 sal', '0', '7553069623', '0010027L6M', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 9697 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1585, '2764333', '0', '0', 'MOHAMMAD RAHMAN', '95', 'RADSTOCK ROAD', 'RG1 3PR', 'READING', 'Grossbritannien', '', '0', '0', '7920119280', '0010121YVW', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '08.07.2013 RG 5181 3305 4DE', 'RG 0679 9698 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1586, '2764341', '0', '0', 'LAI MING CHAN', '56', 'BELLSHILL ROAD', 'G71 7LZ', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7968989189', '0030035PG9', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 9699 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1587, '2764333', '0', '0', 'JOANNA SIBILAK', 'FLAT 3', 'THE GATEHOUSE MANYGATES PARK', 'WF1 5NR', 'WAKEFILD', 'Grossbritannien', '', '0', '0', '7935664869', '001020473A', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 9700 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1588, '2764333', '0', '0', 'VICTORIA HOWARD', '2', 'ALLOWAY INN', 'KA7 4NL', 'AYR', 'Grossbritannien', '', '0', '0', '7734356734', '0010069C0V', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 9701 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1589, '2764338', '0', '0', 'ANDREW BRADSHAW', '5', 'HIGH VIEW RD', 'CV32 7JB', 'LEAMINGTON SPA', 'Grossbritannien', '', '0', '0', '7796016386', '002001674C', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG067996905DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1590, '2764334', '0', '0', 'R J JONES', 'SMMI', 'SALVUS HOUSE AYKLEY HEADS', 'DH1 5TS', 'Durham', 'Grossbritannien', '', '0', '0', '0', '0020057CR1', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 9702 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1591, '2764342', '0', '0', 'TARIQ AKBAR', '64', 'BOLINGBROKE STREET', 'BD5 9NL', 'BRADFORD', 'Grossbritannien', '', '0', '0', '7738812321', '0010018EYZ', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 9703 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1592, '2764333', '0', '0', 'DAWN KNEAFSEY', 'SCHUECO', 'WHITEHALL AVENUE,KINGSTON; ', 'MK10 0AL', 'MILTON KEYNES', 'Grossbritannien', '', '0', '0', '0', '00301912HY', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', 'Uhr ist kaputt! Will Reparatur! hat am 05.06.2013 Geld zurück erhalten! Uhr???', 'RG 0679 9704 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1593, '2764333', '0', '0', 'ANITA KEMP', 'THE STABLES', 'NEWTON POPPLEFORD', 'EX10 0DA', 'SIDMOUTH', 'Grossbritannien', '', '0', '0', '0', '10079842', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 9704 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1594, '2764333', '0', '0', 'HARRIS MAHMOOD', '1', 'WOODVILLE TERRACE', 'BD5 0JH', 'BRADFORD', 'Grossbritannien', '', '0', '0', '7415399531', '0010238FGW', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 9706 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1595, '2764341', '0', '0', 'ALEXANDRE FOGACCI', '16', 'BERKELEY STREET', 'W1J 8DZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7428028835', '20067148', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 9707 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1596, '2764334', '0', '0', 'AMANDA SENIOR', '9', 'FIELDGATE CRESCENT', 'LE4 3JE', 'LEICESTER', 'Grossbritannien', '', '0', '0', '0', '0010031U3X', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 9708 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1597, '2764334', '0', '0', 'CRAIG D\'MELLO', '57', 'RATHBONE PLACE', 'W1T 1JU', 'LONDON', 'Grossbritannien', '', '0', '0', '020 7572 4105', '0030018HVV', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 9709 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1598, '2764339', '0', '0', 'ABUBAKER PATEL', '27', 'MOOR STREET', 'GL1 4NJ', 'GLOUCESTER', 'Grossbritannien', '', '0', '0', '7535671721', '0020245G7Q', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 9710 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1599, '2764334', '0', '0', 'KATIE HEADING', '33-37', 'LLOYDS TSB BANK,HIGH STREET', 'PO21 1RS', 'BOGNOR REGIS', 'Grossbritannien', '', '0', '0', '0', '0030033CQ7', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 9711 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1600, '2764333', '0', '0', 'JOANNA BENISSAN', '24', 'AZANIA MEWS', 'NW5 3BW', 'LONDON', 'Grossbritannien', '', '0', '0', '07702 360971', '0010021WVD', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 9712 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1601, '2764339', '0', '0', 'BHRANTI PAREKH', '18', 'WEALD DRIVE', 'RH10 6JU', 'CRAWLEY', 'Grossbritannien', '', '0', '0', '7779212288', '00301972W8', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 9713 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1602, '2764333', '0', '0', 'FEDERICO R. BARBER', '114', 'POPLAR GROVE', 'N11 3NL', 'LONDON', 'Grossbritannien', '', '0', '0', '7859820989', '0010056UVN', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 9714 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1603, '2764333', '0', '0', 'GILLIAN MCGOWAN', '18', 'ARUNDEL CLOSE', 'BN24 6SF', 'PEVENSEY BAY', 'Grossbritannien', '', '0', '0', '01323 461499', '0020203PY0', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 9715 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(1604, '2764336', '0', '0', 'DERMOTT AGNEW', '21 - 23', 'SYDENHAM ROAD', 'BT3 9HA', 'BELFAST', 'Grossbritannien', '', '0', '0', '7791093420', '0020083FOD', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '0', 'RG 0679 9716 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1605, '2764334', '0', '0', 'JEANETTE DOYLE', '36', 'SOUTHDALE ROAD', 'L15 4HZ', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7428528333', '0010110SFA', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 9717 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1606, '2764341', '0', '0', 'SUSAN JACKSON', '126', 'HARP ISLAND CLOSE', 'NW10 0DQ', 'LONDON', 'Grossbritannien', '', '0', '0', '7535438360', '0010071LZG', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP\r\n\r\nGeld am 07.02.2013 von Groupon zurück erhalten! Uhr????', '0', 'RG 0679 9718 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1607, '2764336', '0', '0', 'TREVOR SAUNDERS', '2', 'PARK FARM ROAD', 'BR1 2PF', 'BROMLEY', 'Grossbritannien', '', '0', '0', '7894213059', '0010073TBC', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '0', 'RG 0679 9719 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1608, '2764333', '0', '0', 'ZACK LOWTON', '15', 'BURNELL CLOSE', 'M40 7JJ', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7856358381', '0010003YQT', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 9720 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1609, '2764342', '0', '0', 'GINEVRA DE MARTINI', '14', 'WESTERN GATEWAY', 'E16 1BJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7583288778', '0010027PEL', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 9721 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1610, '2764334', '0', '0', 'JOHN LINNEY', '5B', 'ELMWOOD GROVE', 'NE26 1LU', 'WHITLEY BAY', 'Grossbritannien', '', '0', '0', '7999215450', '0010129QJQ', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 9722 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1611, '2764339', '0', '0', 'BEN JONES-BISHOP', '21', 'SHERWOOD WALK', 'LS10 4FZ', 'LEEDS', 'Grossbritannien', '', '0', '0', '7944834480', '00100289ML', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 9723 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1612, '2764333', '0', '0', 'LESLEY INNISS', '90', 'DROOP STREET', 'W10 4DA', 'LONDON', 'Grossbritannien', '', '0', '0', '07973-541361', '00101903X7', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 9724 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1613, '2764336', '0', '0', 'RICHARD WITTEY', '13', 'CITY HEIGHTS', 'IP21 5JD', 'TELEGRAPH LANE EAST', 'Grossbritannien', '', '0', '0', '7584621179', '0010108AFL', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '0', 'RG 0679 9725 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1614, '2764333', '0', '0', 'TERRY FEARN', '39', 'OXFORD ROAD', 'L20 9HN', 'BOOTLE', 'Grossbritannien', '', '0', '0', '7854020619', '0020113MA5', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 9726 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1615, '2764342', '0', '0', 'BINDU PATEL', '77', 'HOWBERRY ROAD', 'HA8 6TD', 'EDGWARE', 'Grossbritannien', '', '0', '0', '7988476838', '0030125FXF', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 9727 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1616, '2764340', '0', '0', 'ASHLEY ROBERTS', '91-95', 'MANOR WAY', 'HA4 8HW', 'RUISLIP', 'Grossbritannien', '', '0', '0', '7515896594', '0010086BC0', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 9728 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1617, '2764338', '0', '0', 'JOANNE WHELAN', '4', 'OLD AVENUE CLOSE', 'KT14 6AY', 'WEST BYFLEET', 'Grossbritannien', '', '0', '0', '7765402654', '0020116NWI', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 9729 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1618, '2764333', '0', '0', 'ZED ZAMAN', '35', 'ST STEPHENS WAY', 'NE29 6JQ', 'NORTH SHIELDS', 'Grossbritannien', '', '0', '0', '7886919789', '0020047KW7', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 9730 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1619, '2764333', '0', '0', 'ARTUR CHMURSKI', '3, 37-39', 'WEST HEATH DRIVE', 'NW11 7QG', 'London', 'Grossbritannien', '', '0', '0', '0', '0010218JA9', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', '1Z8VF459DK98103724', 'ups', '0', '2012-12-12', '', '', '', '', '', ''),
(1620, '2764342', '0', '0', 'STUART LAWSON', '150', 'PIMLICO ROAD', 'BB7 4PT', 'CLITHEROE', 'Grossbritannien', '', '0', '0', '0', '30085855', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 9731 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1621, '2764336', '0', '0', 'LYNN TAGGART', '65', 'PARKLAND VIEW', 'S71 5LG', 'BARNSLEY', 'Grossbritannien', '', '0', '0', '7843841675', '0030130BHM', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '0', 'RG 0679 9732 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1622, '2764334', '0', '0', 'MATTHEW GIBBS', 'CASTLE FARM', 'THORLEY LANE WEST', 'CM23 4BN', 'BISHOPS STORTFORD', 'Grossbritannien', '', '0', '0', '7867390007', '0020183B23', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 9733 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1623, '2764339', '0', '0', 'SHIRLEY SISSON', '30', 'SHELLEY CLOSE', 'MK16 8JB', 'NEWPORT PAGNELL', 'Grossbritannien', '', '0', '0', '0', '0020002RVI', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG067997340DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1624, '2764333', '0', '0', 'JAMES FLOREY', '39', 'EXMOUTH ROAD', 'DA16 1DY', 'WELLING', 'Grossbritannien', '', '0', '0', '7982423356', '0010200XG6', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 9735 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1625, '2764339', '0', '0', 'STELIOS TZELLOS', '37', 'MERRYHILLS DRIVE', 'EN2 7NT', 'ENFIELD', 'Grossbritannien', '', '0', '0', '7956694692', '0030175LD4', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 9736 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1626, '2764341', '0', '0', 'AMBER HILL', '185', 'DIALSTONE LANE', 'SK2 7LQ', 'OFFERTON', 'Grossbritannien', '', '0', '0', '7581033375', '0030164HF1', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 9737 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1627, '2764338', '0', '0', 'ROSS CHESTER', '19', 'OAKLANDS', 'SO41 3TH', 'LYMINGTON', 'Grossbritannien', '', '0', '0', '7546220201', '003009153O', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 9738 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1628, '2764338', '0', '0', 'LYNNE ASHCROFT', '166', 'HUYTON LANE', 'L36 1TQ', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '1512890968', '00100142MX', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 9739 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1629, '2764338', '0', '0', 'LIZANNE O\'DRISCOLL', '1', 'CRESSINGTON COTTAGES', 'GL10 3SN', 'STONEHOUSE', 'Grossbritannien', '', '0', '0', '7828640545', '0020080J1A', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9740 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1630, '2764333', '0', '0', 'NANDISH JAYAPPA', '84', 'STATION ROAD', 'AB41 9AY', 'ELLON', 'Grossbritannien', '', '0', '0', '7742896679', '00101857DK', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9741 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1631, '2764341', '0', '0', 'NAZAR GULER', '6 SHEAD CTR', '4 JAMES VOLLER WAY', 'E1 2PJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7903891314', '0020201OS1', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9742 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1632, '2764333', '0', '0', 'KATHY SPICER', '46', 'WESTFIELD ROAD', 'SO15 4HR', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '7876191699', '0010070R0H', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9743 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1633, '2764341', '0', '0', 'MARCELA DEAKIN', '4', '1-4 QUEEN MARGARETS MANOR', 'YO11 2RT', 'SCARBOROUGH', 'Grossbritannien', '', '0', '0', '7707058642', '0010212H6S', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9744 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1634, '2764342', '0', '0', 'SCOTT BAINES', '10', 'CROSSLEYS', 'LE8 8BY', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7960407310', '00300821UO', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP\r\n\r\nGeld am 28.01.2013 zur?ck erhalten durch Groupon . Uhr zurück erhalten!', '', 'RG 0679 9745 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1635, '2764341', '0', '0', 'ALAA KHALED', '15', 'THE CAUSEWAY', 'BN2 0FP', 'BRIGHTON', 'Grossbritannien', '', '0', '0', '7729704426', '0030240M7D', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9746 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1636, '2764339', '0', '0', 'NATASHA HARDMAN', '5', 'SHANDON PARK', 'BT45 8DZ', 'MAGHERAFELT', 'Grossbritannien', '', '0', '0', '7746929927', '00100152TG', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9747 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1637, '2764341', '0', '0', 'MOSTAFA CHAVOSH', '3RD FLOOR', '244 EDGWARE ROAD', 'W2 1DS', 'LONDON', 'Grossbritannien', '', '0', '0', '7906622173', '00102378OX', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9748 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1638, '2764342', '0', '0', 'LUCILIA MATOS', '101', 'DARLAN ROAD', 'SW6 5TA', 'LONDON', 'Grossbritannien', '', '0', '0', '7846990418', '0010115YJ1', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9749 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1639, '2764338', '0', '0', 'TANI SHERIFI', '37', 'ELSA COURT HAYNE ROAD', 'BR3 4TY', 'BECKENHAM', 'Grossbritannien', '', '0', '0', '7735356401', '0030166TBE', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP\r\n\r\nGeld am 30.01.2013 zur?ck erhalten!\r\nNachforschung am 06.02.2013 gestellt! Uhr verloren lt. Dt.Post vom 07.05.2013', '', 'RG 0679 9750 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1640, '2764333', '0', '0', 'AMY PRITCHARD', '24', 'SCHOOL STREET', 'DE11 9QZ', 'SWADLINCOTE', 'Grossbritannien', '', '0', '0', '7580105427', '0030243BR9', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9751 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1641, '2764339', '0', '0', 'MESHAL ABUOBAID', '35/2', 'LOWER LONDON ROAD', 'EH7 5TE', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7850040477', '0030046KRW', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9752 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1642, '2764342', '0', '0', 'SALLY DAVIES', '14', 'TANSLEY CLOSE', 'CH48 9XH', 'WEST KIRBY', 'Grossbritannien', '', '0', '0', '1516259404', '0020178IDM', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP\r\n\r\nneue Uhr 24.01.2013 RG 0686 3301 0DE', '', 'RG 0679 9753 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1643, '2764338', '0', '0', 'EDNA FORBES', '58', 'HIGHWOOD', 'AB31 5XE', 'BANCHORY', 'Grossbritannien', '', '0', '0', '7970576399', '001001634X', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9754 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1644, '2764341', '0', '0', 'RICHARD CHAPMAN', '2', 'NORHAM PLACE', 'NE2 2SR', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7561107846', '0030201L1P', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9755 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1645, '2764338', '0', '0', 'HARNAM SINGH', 'PARGAT HOUSE', '40 BIRMINGHAM ROAD', 'B71 4JZ', 'WEST BROMWICH', 'Grossbritannien', '', '0', '0', '4,48E+11', '0010136IQM', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9756 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1646, '2764342', '0', '0', 'IAIN LAIDLAW', '15', 'LAMMERMUIR CRESCENT', 'EH41 4AL', 'HADDINGTON', 'Grossbritannien', '', '0', '0', '7809472303', '00200108C5', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9757 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1647, '2764339', '0', '0', 'JAMES DWYER', '1ST FLOOR', 'MAITLAND HOUSE, WARRIOR SQUARE', 'SS1 2AA', 'SOUTHEND ON SEA', 'Grossbritannien', '', '0', '0', '0', '001000536N', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP\r\n\r\nGeld am 01.02.2013 zur?ckerhalten!  Uhr zur?ck geschickt!', '', 'RG 0679 9758 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1648, '2764333', '0', '0', 'M  ADNAN BAWARISH', 'O', 'DARLINGTON MEMORIAL HOSpITAL,HOOLYHURST ROAD', 'DL3 6HX', 'Darlington', 'Grossbritannien', '', '0', '0', '0', '00200569RG', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', 'Uhr zurück erhalten! Refund???', 'RG 0679 9759 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1649, '2764333', '0', '0', 'HANIEN SHEIKH', '36', 'WHIPPENDELL ROAD', 'WD18 7LU', 'WATFORD', 'Grossbritannien', '', '0', '0', '7825743368', '003005083F', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9760 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1650, '2764334', '0', '0', 'GRZEGORZ DZIECIOL', '50', 'PINEVIEW GARDENS', 'DE23 4YL', 'DERBY', 'Grossbritannien', '', '0', '0', '7507505435', '0010058NR5', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9761 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1651, '2764333', '0', '0', 'THAUKA RIDHA', 'SPRINGGRANGE', 'CARR LANE', 'WF13 3NR', 'DEWSBURY', 'Grossbritannien', '', '0', '0', '7402555799', '001016114J', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9762 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1652, '2764333', '0', '0', 'NEIL MORRIS', '61', 'WEST HEATH ROAD FLAT 3', 'NW3 7TH', 'LONDON', 'Grossbritannien', '', '0', '0', '7841431901', '0020107YHU', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', 'Will reparatur!', 'RG 0679 9763 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1653, '2764338', '0', '0', 'ABIDA KHAN', '5', 'HARNESS CLOSE', 'RG2 8PF', 'READING', 'Grossbritannien', '', '0', '0', '7862288075', '0020164LHS', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9764 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1654, '2764339', '0', '0', 'BARRY COCKBURN', '35', 'SHERWOOD STREET', 'NG20 0JR', 'MARKET WARSOP', 'Grossbritannien', '', '0', '0', '07789 744713', '0030198CYX', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9765 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1655, '2764341', '0', '0', 'LUKE PITTS - CAMPBELL', '31', 'GREENSTEAD GARDENS', 'IG8 7EX', 'WOODFORD GREEN', 'Grossbritannien', '', '0', '0', '0786 325 4092', '00201619VI', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9766 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1656, '2764341', '0', '0', 'PHILIP BEAL', '22', 'KESTREL VIEW, SHELLEY', 'HD8 8HH', 'HUDDERSFIELD', 'Grossbritannien', '', '0', '0', '0', '0020023GJG', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9767 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1657, '2764342', '0', '0', 'LYNTON ALLEN', '22', 'GREYHOUND ROAD', 'W6 8NX', 'HAMMERSMITH', 'Grossbritannien', '', '0', '0', '7935448419', '0020081J2E', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9768 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1658, '2764340', '0', '0', 'JAMES BROWN', '62', 'APPRENTICE DRIVE', 'CO4 5SE', 'COLCHESTER', 'Grossbritannien', '', '0', '0', '7793099709', '00201458PW', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9769 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1659, '2764336', '0', '0', 'BRIAN COOPER', '44', 'PARSONAGE ROAD', 'BB1 9NP', 'BLACKBURN', 'Grossbritannien', '', '0', '0', '7738708650', '0020026D3A', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '', 'RG 0679 9770 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1660, '2764333', '0', '0', 'ROBIN H HOPKIN', '4 CORAM HOUS', 'WOODSTREET CHISWICK', 'W4 2JW', 'LONDON', 'Grossbritannien', '', '0', '0', '7868004144', '0010050QUQ', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP\r\n\r\nGeld von Groupon am 13.12.12 zurück erhalten!', '', 'RG 0679 9771 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1661, '2764336', '0', '0', 'STU SCOTT', '', '1 STUART PLACE', 'M43 6LX', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '17737342016', '0010032MD8', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '', 'RG 0679 9694 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1662, '2764333', '0', '0', 'ISUF BERISHA', '42', 'MARKFIELD AVENUE', 'M13 9AE', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7861787816', '0010196TFK', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', 'Will Geld zurück, weil Uhr kaputt ist. Getragene Uhr!', 'RG 0679 9772 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1663, '2764338', '0', '0', 'ROBERT BANKS', '35', 'WOODBRIDGE CLOSE', 'WS3 3UG', 'BLOXWICH', 'Grossbritannien', '', '0', '0', '7403089639', '0010217S8I', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9773 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1664, '2764333', '0', '0', 'GILL NOBBS', '101', 'NORCOT ROAD', 'RG30 6BS', 'READING', 'Grossbritannien', '', '0', '0', '07834 483165', '00200132U3', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9774 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1665, '2764341', '0', '0', 'MAT GILL', '565', 'CHORLY OLD ROAD', 'BL1 6AE', 'BOLTON', 'Grossbritannien', '', '0', '0', '7952734100', '0030028XHA', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9775 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1666, '2764343', '0', '0', 'TAMARA O\'CONNOR', 'FLAT 8', '77-99 THORNSBEACH ROAD', 'SE6 1EU', 'LONDON', 'Grossbritannien', '', '0', '0', '7855555312', '0030074B5F', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9776 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1667, '2764333', '0', '0', 'PETER FORD', '1', 'CHURCH WALK NORTHORMESBY', 'TS3 6LW', 'MIDDLESBROUGH', 'Grossbritannien', '', '0', '0', '7766201542', '0030138RHN', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9777 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1668, '2764334', '0', '0', 'STUART WALKER', '14', 'RAGLAN AVENUE', 'M45 6US', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7767814913', '0010051X8T', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9778 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1669, '2764342', '0', '0', 'JUDITH BUTLER', '100', 'FERNBANK ROAD', 'SL5 8JJ', 'ASCOT', 'Grossbritannien', '', '0', '0', '07732 732748', '002004564D', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9779 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1670, '2764343', '0', '0', 'RONNIE BREEN', '166', 'HARBOUR STREET', 'IV12 4PH', 'NAIRN', 'Grossbritannien', '', '0', '0', '7950714660', '002012918P', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9780 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1671, '2764341', '0', '0', 'BRIAN THOMPSON', '14', 'LUMLEY CRESCENT', 'DH4 4TD', 'HOUGHTON LE SPRING', 'Grossbritannien', '', '0', '0', '7961075241', '00200133PT', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9781 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1672, '2764339', '0', '0', 'PETER BROWNE', '19', 'CHERINGTON', 'BS15 3AG', 'BRISTOL', 'Grossbritannien', '', '0', '0', '4,41E+11', '0020031KWL', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9782 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1673, '2764333', '0', '0', 'ALISTAIR OLIVER', '40913', 'MUIRFIELD COURT', 'EH8 7NA', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7706003202', '0020220U8T', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9783 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1674, '2764341', '0', '0', 'TERRY BURMAN', '34', 'EPSOM CLOSE', 'LN6 0FL', 'LINCOLN', 'Grossbritannien', '', '0', '0', '7824612005', '0020205DSI', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9784 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1675, '2764342', '0', '0', 'AMANDA PRICE', '42', 'FARM LANE', 'TN10 3DG', 'TONBRIDGE', 'Grossbritannien', '', '0', '0', '0', '001014627G', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9785 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1676, '2764336', '0', '0', 'ROGER DENISON', 'WATERSIDE', 'MILL LANE', 'RG41 5DD', 'WOKINGHAM', 'Grossbritannien', '', '0', '0', '7919387124', '0020004BHJ', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '', 'RG 0679 9786 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1677, '2764343', '0', '0', 'RUEBEN ACHEAMPONG', '6', 'HAGLEY CLOSE', 'LE4 9BY', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7791654659', '0010119G2Y', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9787 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1678, '2764342', '0', '0', 'MARTINE COLE', '49', 'FOXHOLES ROAD', 'BH15 3NB', 'POOLE', 'Grossbritannien', '', '0', '0', '7881786422', '0010244VV8', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9788 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1679, '2764333', '0', '0', 'JAMIE MILLER', '2', 'GANDERS ASH', 'WD25 7HF', 'WATFORD', 'Grossbritannien', '', '0', '0', '7528159630', '0020182S2Z', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9692 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1680, '2764339', '0', '0', 'YULIYA ULYBAEVA', '57', 'EAGLE WHARF ROAD', 'N1 7ER', 'LONDON', 'Grossbritannien', '', '0', '0', '7975654514', '0010200QTM', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9789 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1681, '2764342', '0', '0', 'JAMES CHISHOLM', '34', 'YORK ROAD, RAYLEIGH', 'SS6 8SB', 'Essex', 'Grossbritannien', '', '0', '0', '0', '0010164EBA', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9790 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1682, '2764334', '0', '0', 'LAYLA BEGJANOVA', 'FLAT 5', '30 NEW CAVENDISH STREET', 'W1G 8UA', 'LONDON', 'Grossbritannien', '', '0', '0', '7590334236', '0030097CY1', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9693 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1683, '2764333', '0', '0', 'NATALIA HIGGINSON', '28-32', 'WELLINGTON ROAD', 'NW8 9SP', 'LONDON', 'Grossbritannien', '', '0', '0', '7533089830', '0010153H36', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP\r\n\r\nGeld von Groupon am 12.12.12 zur?ck erhalten!', '', 'RG 0679 9791 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1684, '2764333', '0', '0', 'JIM MCLACHLAN', '5', 'GOLF COURT', 'ML11 8TE', 'LANARK', 'Grossbritannien', '', '0', '0', '1555870201', '00100804V3', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9792 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1685, '2764333', '0', '0', 'DAVID GREGORY', '3', 'WILKIN STREET', 'NW5 3NL', 'LONDON', 'Grossbritannien', '', '0', '0', '7720713438', '001002623V', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9793 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1686, '2764339', '0', '0', 'LEI SU', 'FLAT 1, 19', 'HOLYHEAD ROAD', 'LL57 2EU', 'Bangor', 'Grossbritannien', '', '0', '0', '0', '0020199EDR', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9691 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1687, '2764342', '0', '0', 'KRISS YOUNG', '29', 'THE KNOLL', 'PL7 4SH', 'PLYMOUTH', 'Grossbritannien', '', '0', '0', '7896122024', '0020199NIU', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9794 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1688, '2764341', '0', '0', 'ANTHONY NEILL', 'NTS', 'REGENT HOUSE, HEATON LANE', 'SK4 1BS', 'Stockport', 'Grossbritannien', '', '0', '0', '0', '0020074V5N', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9795 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1689, '2764334', '0', '0', 'MARCIN BARA', '48', 'LARCHMONT ROAD', 'LE4 0BE', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7713276827', '0020162O3H', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', 'Uhr zurück erhalten! Refund???', 'RG 0679 9796 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1690, '2764341', '0', '0', 'ARTUR CHMURSKI', '3, 37-39', 'WEST HEATH DRIVE', 'NW11 7QG', 'London', 'Grossbritannien', '', '0', '0', '0', '0030123LN3', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', '1Z8VF459DK98103724', 'ups', '0', '2012-12-12', '', '', '', '', '', ''),
(1691, '2764338', '0', '0', 'ASHLEY FORBES', '21', 'ST JOHNS ROAD BUCKSBURN', 'AB21 9AL', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7581046131', '0020207HNY', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '15.02.2013 Uhr zurück...refund', 'RG 0679 9797 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1692, '2764342', '0', '0', 'RICKY WILSON', '27', 'GREENVILLE ROAD', 'BT5 5EP', 'BELFAST', 'Grossbritannien', '', '0', '0', '7891763160', '001002499V', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9798 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1693, '2764336', '0', '0', 'MANDY MCCREADY', '58', 'BEBINGTON ROAD', 'CH42 6PX', 'BIRKENHEAD', 'Grossbritannien', '', '0', '0', '7714790785', '0020167HHU', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '', 'RG 0679 9799 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1694, '2764336', '0', '0', 'KATARINA SUMEGHOVA', '921A', 'FULHAM ROAD', 'SW6 5HU', 'LONDON', 'Grossbritannien', '', '0', '0', '7738687373', '0020044WT4', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '', 'RG 0679 9800 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1695, '2764334', '0', '0', 'TANVEER CHOUDHRY', '31', 'GEOFFREY RD, SPARKHILL', 'B11 4HU', 'Birmingham', 'Grossbritannien', '', '0', '0', '0', '00201610U1', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '10.02.2013 Uhr zurück...keine ahnung wieso...refund ???', 'RG 0679 9801 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1696, '2764338', '0', '0', 'LEI SU', 'FLAT 1, 19', 'HOLYHEAD ROAD', 'LL57 2EU', 'Bangor', 'Grossbritannien', '', '0', '0', '0', '0030003MAX', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9691 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1697, '2764340', '0', '0', 'MATTHEW CUPPER', '39', 'PARK CRESCENT', 'SL5 0AZ', 'ASCOT', 'Grossbritannien', '', '0', '0', '7939510933', '0010080BYI', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9802 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1698, '2764333', '0', '0', 'CAROL BALL', 'BEATERS', 'BARROW HILL ROAD', 'SO40 2PH', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '7563346504', '0010025GU6', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP\r\n\r\n21.01.13  RG 0686 3101 9DE', '', 'RG 0679 9803 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1699, '2764338', '0', '0', 'JOANNA KOPIEC', 'JURYS INN WA', '31-35 CLARENDON ROAD', 'WD17 1JA', 'WATFORD', 'Grossbritannien', '', '0', '0', '0', '0020102HCV', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9804 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1700, '2764334', '0', '0', 'JEREMY LAWSON', '60-62', 'GREAT TITCHFIELD STREET', 'W1W 7QG', 'LONDON', 'Grossbritannien', '', '0', '0', '7785257724', '0030065JSE', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9805 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1701, '2764342', '0', '0', 'SCOTT RENWICK', '22', 'OXFORD CLOSE', 'BB12 7DB', 'BURNLEY', 'Grossbritannien', '', '0', '0', '7871008934', '003009687T', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9806 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1702, '2764343', '0', '0', 'STEPHEN COXON', '21', 'ALICE STREET', 'DE1 2BY', 'DERBY', 'Grossbritannien', '', '0', '0', '7834288977', '00302146TB', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9807 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1703, '2764343', '0', '0', 'SADICK ISSAHAKU', '33', 'GLAPTON ROAD', 'NG2 2FF', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7951090513', '0010061A6H', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9808 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1704, '2764343', '0', '0', 'NICOLA BULLER', '5', 'TENHAM WALK', 'M9 6SU', 'Manchester', 'Grossbritannien', '', '0', '0', '7986809284', '0030247CZP', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9809 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1705, '2764334', '0', '0', 'DAVID REGAN', '5', 'THE GABLES', 'CM5 0GA', 'Ongar, Essex,', 'Grossbritannien', '', '0', '0', '7730182010', '0030211MYL', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9810 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1706, '2764336', '0', '0', 'FATIMA SHIRRAH', '2', 'GRANBY STREET', 'L8 2TX', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7506213997', '0010035L93', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '', 'RG 0679 9811 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1707, '2764341', '0', '0', 'RORY FERGUSON', '3', 'PRIORY CLOSE', 'CH63 3EG', 'WIRRAL', 'Grossbritannien', '', '0', '0', '7785107518', '00200614R4', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9812 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1708, '2764334', '0', '0', 'DOMINIC CAROLAN', '309', '45 HOLLWAY ROAD', 'N7 8JW', 'LONDON', 'Grossbritannien', '', '0', '0', '7803621379', '0030037Y7N', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9813 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1709, '2764340', '0', '0', 'ROSEMARY NEWSTEAD', '21', 'MILNER STREET', 'YO24 4NJ', 'YORK', 'Grossbritannien', '', '0', '0', '7545489154', '0030117U9W', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9814 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1710, '2764339', '0', '0', 'AMY WHILES', 'UNIT 3', 'ALTON BUSINESS PARK', 'HR9 5BP', 'ROSS-ON-WYE', 'Grossbritannien', '', '0', '0', '01989 562408', '00102447IU', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9815 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1711, '2764333', '0', '0', 'MARIE BRANNEY', '', 'CLARENCEFIELD FARM COTTAGE', 'DG1 4NF', 'DUMFRIES', 'Grossbritannien', '', '0', '0', '7543590492', '0020045L9T', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9816 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1712, '2764336', '0', '0', 'STEVEN GEOGHEGAN', '7', 'BYERHOPE', 'DH4 7PR', 'PENSHAW', 'Grossbritannien', '', '0', '0', '7960006348', '00201850S9', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', 'Hat schon für die reparatur bezahlt 15.04.2013', 'RG 0679 9817 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1713, '2764333', '0', '0', 'WENDY STEPHENS', '58', 'CANNEY CLOSE, CHISELDON', 'SN4 0PF', 'Swindon', 'Grossbritannien', '', '0', '0', '0', '0030240RAM', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9818 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1714, '2764339', '0', '0', 'WILLIAM COATS', '12', 'FRASER DRIVE', 'ML11 9YP', 'LANARK', 'Grossbritannien', '', '0', '0', '7917205467', '00201772MB', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9819 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1715, '2764340', '0', '0', 'ANDREW BRADSHAW', '5', 'HIGH VIEW RD', 'CV32 7JB', 'LEAMINGTON SPA', 'Grossbritannien', '', '0', '0', '7796016386', '0030062V5X', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG067996905DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1716, '2764342', '0', '0', 'LORRAINE PULLEN', '277', 'FOREDYKE AVENUE', 'HU7 0DY', 'HULL', 'Grossbritannien', '', '0', '0', '7527725883', '00301639QT', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9820 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1717, '2764333', '0', '0', 'BOBBY HAYRE', '5', 'BENT LEA', 'HD2 1QW', 'HUDDERSFIELD', 'Grossbritannien', '', '0', '0', '7557302014', '0020031S4I', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9821 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1718, '2764342', '0', '0', 'LYN SMITH', '9', 'CANONS CLOSE', 'CM3 4HS', 'CHELMSFORD', 'Grossbritannien', '', '0', '0', '7792059184', '00300918AX', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9822 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1719, '2764333', '0', '0', 'STEVEN WOLFE', '41', 'MOUNT STREET', 'IP22 4QG', 'DISS', 'Grossbritannien', '', '0', '0', '7775774538', '0020017WC6', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9823 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1720, '2764342', '0', '0', 'MICHAEL ASTLE-FLETCHER', '43', 'HILLYFIELDS ROAD', 'B23 7HB', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7702248509', '00201683OM', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP\r\n\r\nGeld am 19.02.2013 von Groupon zurück erhalten! Uhr?????', '', 'RG 0679 9824 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1721, '2764334', '0', '0', 'YVONNE LOH', '8', 'RIVERVIEW STREET', 'BT9 5FD', 'BELFAST', 'Grossbritannien', '', '0', '0', '7955577720', '0010162QV7', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', 'Uhr zurück erhalten ! Refund??', 'RG 0679 9825 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1722, '2764338', '0', '0', 'MADELEINE ARMSTRONG', '187', 'YORKTOWN ROAD', 'GU47 9BN', 'SANDHURST', 'Grossbritannien', '', '0', '0', '7763725258', '00202204IK', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9826 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1723, '2764343', '0', '0', 'ARTUR CHMURSKI', '3, 37-39', 'WEST HEATH DRIVE', 'NW11 7QG', 'London', 'Grossbritannien', '', '0', '0', '0', '0010217GI7', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', '1Z8VF459DK98103724', 'UPS', '0', '2012-12-13', '', '', '', '', '', ''),
(1724, '2764339', '0', '0', 'ALICJA DRYWA', '35 EDENDALE', 'CRESWICK ROAD', 'W3 9HB', 'ACTON', 'Grossbritannien', '', '0', '0', '7553092250', '0020247ZNK', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9827 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1725, '2764333', '0', '0', 'SANDRA INGEMANSEN', '29', 'CROMWELL COURT, 10 BOWMAN LANE', 'LS10 1HN', 'Leeds', 'Grossbritannien', '', '0', '0', '0', '0030080Z84', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', 'Uhr zurück erhalten! Refund???', 'RG067998288DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1726, '2764334', '0', '0', 'KENNETH WALKER', '10', 'MILLVIEW TERRACE', 'G78 3LS', 'GLASGOW', 'Grossbritannien', '', '0', '0', '1415715823', '0020149R21', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9829 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1727, '2764336', '0', '0', 'JERMAINE SEMPEBWA', '48', 'ALBATROSS CLOSE', 'E6 5NX', 'LONDON', 'Grossbritannien', '', '0', '0', '7951027137', '0020240CZE', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '', 'RG 0679 9830 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1728, '2764339', '0', '0', 'CANDICE BARRON', '31', 'CLARK DRIVE', 'PE27 6AD', 'ST. IVES', 'Grossbritannien', '', '0', '0', '7516603570', '0030229RPY', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9831 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1729, '2764341', '0', '0', 'CHRISTOPHER VALE', '3', 'BROCKET ROAD', 'RM16 4SR', 'GRAYS', 'Grossbritannien', '', '0', '0', '7766660493', '0010115KV9', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9832 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1730, '2764333', '0', '0', 'IAN BARRASS', '70', 'BARWICK ROAD', 'LS15 8SQ', 'LEEDS', 'Grossbritannien', '', '0', '0', '7771672381', '0010058GS5', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9833 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1731, '2764333', '0', '0', 'WAQAS AKRAM', '18', 'HIGHLANDS GARDENS', 'IG1 3LD', 'ILFORD', 'Grossbritannien', '', '0', '0', '7935480580', '0010225W92', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9834 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1732, '2764336', '0', '0', 'ALANA CARDEW', '115', 'HOUNDSDITCH', 'EC3A 7BR', 'LONDON', 'Grossbritannien', '', '0', '0', '7788131283', '0010148KG6', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '', 'RG 0679 9835 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1733, '2764342', '0', '0', 'ISRAEL OBIDIKE', '57', 'WOODBOURNE AVENUE', 'SW16 1UX', 'LONDON', 'Grossbritannien', '', '0', '0', '7896020005', '0010028KSK', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9836 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1734, '2764334', '0', '0', 'ROY DUTTON', '1', 'VICTORIA COURT', 'L15 8LZ', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7584260176', '0030125J8R', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9837 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1735, '2764336', '0', '0', 'CINDY WARD', '9', 'BELL VIEW', 'AL4 0SQ', 'ST. ALBANS', 'Grossbritannien', '', '0', '0', '07921 175804', '0010172Q4O', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '', 'RG 0679 9838 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1736, '2764338', '0', '0', 'DEBRA ANDREW-FINEGAN', '4', 'PRIORY CLOSE', 'OL8 4DY', 'OLDHAM', 'Grossbritannien', '', '0', '0', '1616240672', '00100753HU', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9839 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(1737, '2764339', '0', '0', 'ZISHUN GAO', 'F32', 'CHUTE HOUSE STOCKWELL PARK ROAD', 'SW9 0DW', 'LONDON', 'Grossbritannien', '', '0', '0', '7717823372', '0010061XGU', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9840 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1738, '2764334', '0', '0', 'ELENI PAPPA', 'FLAT 6', 'STORMONT ROAD', 'SW11 5EG', 'LONDON', 'Grossbritannien', '', '0', '0', '4,48E+11', '0020235OK4', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP\r\n\r\n21.01.13  RG 0686 3095 4DE', '', 'RG 0679 9841 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1739, '2764333', '0', '0', 'JEAN HALL', '218', 'GREEN LANE', 'NG11 9AX', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7832931688', '001015782M', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9842 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1740, '2764333', '0', '0', 'JAMES DAVIS', '18', 'MEDWAY CLOSE', 'RG18 3AU', 'THATCHAM', 'Grossbritannien', '', '0', '0', '7817266067', '0020209H8V', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9843 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1741, '2764336', '0', '0', 'SANDRA MICHAEL', 'HOLY TRINITY', 'MARKET STREET', 'CH47 3BH', 'HOYLAKE', 'Grossbritannien', '', '0', '0', '7801969449', '0010044SBZ', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '', 'RG 0679 9844 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1742, '2764336', '0', '0', 'KARL CROSBIE', '359', 'GRANGEMOUTH ROAD', 'CV6 3FH', 'COVENTRY', 'Grossbritannien', '', '0', '0', '0', '0020028X7L', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '', 'RG 0679 9845 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1743, '2764339', '0', '0', 'WILLIAM BERRYMAN', '35', 'LIVERY STREET', 'B3 2PB', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '07989 988868', '00100534JD', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', 'Will Geld zurück, da Uhr kaputt ist! Uhr wurde nicht zurück geschickt und ist getragen!', 'RG 0679 9846 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1744, '2764336', '0', '0', 'STU SCOTT', '', '1 STUART PLACE', 'M43 6LX', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '17737342016', '00100689RP', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '', 'RG 0679 9694 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1745, '2764333', '0', '0', 'RICHARD FOWLER', '34', 'WORSDELL DRIVE', 'NE8 2AF', 'GATESHEAD', 'Grossbritannien', '', '0', '0', '7581278464', '0030222R5L', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9847 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1746, '2764336', '0', '0', 'DENISE CARTEY', '66', 'COLTSFOOT ROAD', 'IP2 0NG', 'IPSWICH', 'Grossbritannien', '', '0', '0', '7928355976', '0010054U5L', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '', 'RG 0679 9848 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1747, '2764341', '0', '0', 'FIONA PICKERING', '12', 'BLUEBELL CLOSE', 'SO31 6XE', 'LOCKS HEATH', 'Grossbritannien', '', '0', '0', '7825558050', '00301557R4', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9849 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1748, '2764334', '0', '0', 'DAVID HARMON', '24', 'CANAL VIEW COURT;FIELD LANE', 'L21 9QE', 'Liverpool', 'Grossbritannien', '', '0', '0', '0', '0020144AKL', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP\r\n\r\nNachforschung am 15.01.2013 gestellt!Uhr verloren 13.02.2013\r\nGeld am 01.02.13 von Groupon zur?ck erhalten!', '', 'RG 0679 9850 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1749, '2764333', '0', '0', 'KAREN LAUGHLIN', '26', 'DALESIDE ROAD', 'BD20 5ES', 'KEIGHLEY', 'Grossbritannien', '', '0', '0', '7789887555', '0010076SP0', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', 'Behommt Geld zurück, da die Uhr zurück geschickt wurde.', 'RG 0679 9851 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1750, '2764341', '0', '0', 'DALE HYND', '23', 'CAMPHILL DRIVE', 'KA25 6DY', 'KILBIRNIE', 'Grossbritannien', '', '0', '0', '7584577140', '0010101DJJ', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9852 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1751, '2764339', '0', '0', 'ARTUR CHMURSKI', '3, 37-39', 'WEST HEATH DRIVE', 'NW11 7QG', 'London', 'Grossbritannien', '', '0', '0', '0', '0030090C8J', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', '1Z8VF459DK98103724', 'ups', '0', '2012-12-12', '', '', '', '', '', ''),
(1752, '2764333', '0', '0', 'SANTOSH SINGH', '51', 'ST PAULS COURT', 'RG1 6HF', 'READING', 'Grossbritannien', '', '0', '0', '7975935343', '0020130BKW', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9853 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1753, '2764339', '0', '0', 'AOLEI YANG', 'A45', 'WHITEHALL SQ. 181 SANDY ROW', 'BT12 5EU', 'BELFAST', 'Grossbritannien', '', '0', '0', '7878772510', '00302352VE', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9854 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1754, '2764342', '0', '0', 'DARREN CURTIS', '49', 'MARCHIONESS WAY , EATON SOCON ;ST NEOTS', 'PE19 8DL', 'Cambs', 'Grossbritannien', '', '0', '0', '0', '0010136SVV', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9855 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1755, '2764336', '0', '0', 'JONATHAN ALLEN', '23', 'ST. CLEMENTS CRESCENT', 'EH21 8BB', 'MUSSELBURGH', 'Grossbritannien', '', '0', '0', '7714706279', '0020200BW0', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', 'Uhr im Jan. 2013 zurück erhalten ! Refund???', 'RG 0679 9856 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1756, '2764342', '0', '0', 'REBECCA LIVESEY', 'HENRY MORGAN', 'INDUSTRY ROAD', 'S71 3PQ', 'BARNSLEY', 'Grossbritannien', '', '0', '0', '7507570022', '00201777PH', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9857 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1757, '2764333', '0', '0', 'PETER HOWELL', 'HIGHLAND', 'JOHN GILBERT WAY', 'M17 1FP', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7831829789', '0020034RSX', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9858 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1758, '2764338', '0', '0', 'JOSHUA WILLIAMSON', '58', 'EDWARD RD', 'NG2 5GB', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '781507239', '0010229ZGA', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9859 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1759, '2764333', '0', '0', 'SAMANTHA HODGES', '146', 'WITHAM ROAD', 'CM77 8LX', 'BRAINTREE', 'Grossbritannien', '', '0', '0', '7879697969', '0010023MQ3', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9860 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1760, '2764333', '0', '0', 'ROB MCBRIDE', '22', 'SANDOWN CLOSE', 'YO7 2PL', 'THIRSK', 'Grossbritannien', '', '0', '0', '07791 557317', '0030198AXM', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9861 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1761, '2764338', '0', '0', 'LUKE BANNISTER', '54', 'PENNINE WAY', 'DA7 6SR', 'LONDON', 'Grossbritannien', '', '0', '0', '7717706828', '0030160BV8', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG067998623DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1762, '2764339', '0', '0', 'ASHIKI SHAMJI', '155', 'FAR GOSFORD STREET,  CALLICE COURT; BLOCK B; FLAT 3044; ROOM A', 'CV1 5DE', 'Coventry', 'Grossbritannien', '', '0', '0', '0', '0020116RWX', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9863 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1763, '2764333', '0', '0', 'LINDA JACOB', '4', 'HILLARS HEATH ROAD', 'CR5 2JP', 'COULSDON', 'Grossbritannien', '', '0', '0', '7909992131', '0010018UP4', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9864 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1764, '2764333', '0', '0', 'MICHAEL DEE', '1', 'CHEAM CLOSE', 'NE16 5JH', 'NEWCASTLE', 'Grossbritannien', '', '0', '0', '7760115743', '00102166TZ', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9865 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1765, '2764339', '0', '0', 'SARA LOUISE ASLAN', '2', 'JERICHO FARM CLOSE', 'L17 5AW', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '0', '00102481U4', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9866 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1766, '2764333', '0', '0', 'CARLOS MANUEL DA ASCENSAO', '244', 'HAYDONS ROAD', 'SW19 8TT', 'LONDON', 'Grossbritannien', '', '0', '0', '7446616960', '0020157MAR', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9867 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1767, '2764341', '0', '0', 'ROMAN HUMENSKY', '', 'UNSTED PARK SCHOOL, MUNSTEAD HEATH ROAD', 'GU7 1UW', 'Godalming', 'Grossbritannien', '', '0', '0', '0', '0030156BB2', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9868 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1768, '2764334', '0', '0', 'JOSHUA DOORAREE', '30', 'WHITE HORSE LANE', 'AL2 1JR', 'ST. ALBANS', 'Grossbritannien', '', '0', '0', '7963983045', '0010119NOY', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9869 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1769, '2764342', '0', '0', 'MARY SCOTT', '54', 'BRIDGE STREET', 'BT32 3JU', 'BANBRIDGE', 'Grossbritannien', '', '0', '0', '07799 206676', '00201482NQ', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9870 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1770, '2764339', '0', '0', 'PRAKASH PARBAT', 'FLAT 4', '4 PERIWOOD CRESCENT', 'UB6 7FL', 'LONDON', 'Grossbritannien', '', '0', '0', '7930461408', '0030248I3M', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9871 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1771, '2764342', '0', '0', 'LEE MIDDLETON', '66', 'WHITEHILL ROAD', 'LE67 1EL', 'LEICESTERSHIRE', 'Grossbritannien', '', '0', '0', '7768460309', '0020039JQ4', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9872 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1772, '2764341', '0', '0', 'SUE KENNEDY', '27', 'WILLOWFIELD AVE', 'LN2 2TH', ' NETTLEHAM; LINCOLN', 'Grossbritannien', '', '0', '0', '0', '0010133CYE', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9873 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1773, '2764338', '0', '0', 'MARK MOORHOUSE', '14', 'RICHMOND COURT', 'WF4 1LJ', 'WAKEFIELD', 'Grossbritannien', '', '0', '0', '7894251963', '00301297F7', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9874 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1774, '2764333', '0', '0', 'JANE EDWARDS', '1', 'THE QUEEN INN UPPER CWMBRAN ROAD. CWMBRAN; GWENT', 'NP44 5AX', 'CWMBRAN', 'Grossbritannien', '', '0', '0', '0', '20200000000', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9875 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1775, '2764343', '0', '0', 'LIAM MAGUIRE', '3', 'PROMENADE VIEW, SANDFIELDS', 'SA12 7NX', 'PORT TALBOT', 'Grossbritannien', '', '0', '0', '0', '0030092X9M', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9876 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1776, '2764338', '0', '0', 'TRACEY COLLINS', '24', 'WORCESTER ROAD', 'BS15 1RN', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7932907882', '0020176DDG', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9877 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1777, '2764333', '0', '0', 'KENNETH SCOTT', '1', 'KNIGHTSBRIDGE GARDENS', 'TS26 0LY', 'HARTLEPOOL', 'Grossbritannien', '', '0', '0', '7917063082', '0020176IZ6', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9878 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1778, '2764334', '0', '0', 'NATHAN LEE', '60', 'FLOOR 1, NURSES HOME; TRAFFORD GENERAL HOSPITAL; DAVYHULME', 'M41 5SL', 'Manchester', 'Grossbritannien', '', '0', '0', '0', '0030220AFL', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9879 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1779, '2764342', '0', '0', 'DAPHNE HOOPER', 'FLAT 2', '24 STREETE COURT', 'CT8 8BT', 'WESTGATE-ON-SEA', 'Grossbritannien', '', '0', '0', '4,42E+11', '0020030SL1', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9880 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1780, '2764343', '0', '0', 'CHRISTINE WOOD', '22', 'BELWOOD DRIVE', 'DN9 1TA', 'DONCASTER', 'Grossbritannien', '', '0', '0', '1234567890', '0030113QKE', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9881 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1781, '2764339', '0', '0', 'MIKE ELLIS', '225', 'WINDRUSH, HIGHWORTH', 'SN6 7EB', 'Swindon', 'Grossbritannien', '', '0', '0', '0', '20212976', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9882 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1782, '2764342', '0', '0', 'JAMIE MILLER', '2', 'GANDERS ASH', 'WD25 7HF', 'WATFORD', 'Grossbritannien', '', '0', '0', '7528159630', '0010116BTO', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9692 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1783, '2764343', '0', '0', 'LAYLA BEGJANOVA', 'FLAT 5', '30 NEW CAVENDISH STREET', 'W1G 8UA', 'LONDON', 'Grossbritannien', '', '0', '0', '7590334236', '00100666TO', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '', 'RG 0679 9693 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1784, '2764341', '0', '0', 'TONI-MARIE DAVIS', '18', 'GAYNESFORD', 'SS16 5SQ', 'ESSEX', 'Grossbritannien', '', '0', '0', '01268 544562', '002015928T', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '', 'RG 0679 9883 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1785, '2764342', '0', '0', 'DAVID LEES', '7', 'LOUGHRIGG', 'KY11 8TR', 'DUNFERMLINE', 'Grossbritannien', '', '0', '0', '7791958176', '0020136RBU', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '', 'RG 0679 9884 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-13', '', '', '', '', '', ''),
(1786, '14082472', '0', 'Christina', 'Ditlevsen', '15', 'Øster Farimagsgade', '1353', 'København', 'Dänemark', '', '0', '0', '22940398', '0010231I1W', '0', 'Theorema', 'Monte Carlo (sort/sølv)', '0', 'RG 0679 9891 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1787, '14082473', '0', 'Rikke', 'Zichau', '232 2tv', 'Buddinge Hovedgade', '2880', 'Bagsværd', 'Dänemark', '', '0', '0', '60168851', '0010092UMZ', '0', 'Theorema', 'Monte Carlo (sort/guld)', '0', 'RG 0679 9892 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1788, '14082681', '0', 'Pernille', 'Leding', '725', 'Strandvejen', '2930', 'Klampenborg', 'Dänemark', '', '0', '0', '50190017', '0010107K8T', '0', 'Theorema', 'Monte Carlo (hvid/s?lv)', 'Geld von Groupon einbehalten! Uhr erhalten!', 'RG 0679 9893 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1789, '14082683', '0', 'Høyrup & Clemmensen a/s', 'Bettina Dybdahl', '6', 'B?Ñdehavnsgade', '2450', 'København SV.', 'Dänemark', '', '0', '0', '26440056', '0010086WTF', '0', 'Theorema', 'Monte Carlo (sort/guld)', '', 'RG 0679 9894 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1790, '14282532', '0', 'Rikke', 'Dehn', '9', 'Købkesvej', '3000', 'Helsingør', 'Dänemark', '', '0', '0', '30272343', '00100786H9', '0', 'Theorema', 'Monte Carlo (hvid/sølv)', '', 'RG 0679 9895 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1791, '14282535', '0', 'Katja', 'Vesterskov', '50', 'Tømmerupvang', '2770', 'Kastrup', 'Dänemark', '', '0', '0', '21292449', '0010189OEO', '0', 'Theorema', 'Monte Carlo (sort/guld)', '', 'RG 0679 9896 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1792, '14282540', '0', 'Casper', 'Bryde', '11', 'Kanadavej', '2300', 'København S', 'Dänemark', '', '0', '0', '0110743165', '0010193K1T', '0', 'Theorema', 'Copacabana (guld)', '', 'RG 0679 9897 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1793, '14282540', '0', 'siff', 'schou', '77,3,302', 'vesterfælledvej', '1750', 'københavn v', 'Dänemark', '', '0', '0', '51959459', '0010149KE9', '0', 'Theorema', 'Copacabana (guld)', '', 'RG 0679 9890 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1794, '14282540', '0', 'siff', 'schou', '77,3,302', 'vesterfælledvej', '1750', 'københavn v', 'Dänemark', '', '0', '0', '51959459', '0010117DMW', '0', 'Theorema', 'Copacabana (guld)', '', 'RG 0679 9890 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1795, '14246020', '0', 'tonny', 'jensen', '230', 'Holmstrupgårdvej', '8210', 'Århus V.', 'Dänemark', '', '0', '0', '29208022', '00101426CJ', '0', 'Theorema', 'Theorema Tigris-ur med sort urskive og sort læderrem', '', 'RG 0679 9898 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1796, '14246025', '0', 'Montader N.', 'Shaker', '51 ST. TV.', 'Brunevang', '2610', 'Rødovre', 'Dänemark', '', '0', '0', '21856822', '00100190N2', '0', 'Theorema', 'Theorema Dubai-ur med sort urskive og sort læderrem', '', 'RG 0679 9899 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1797, '14246025', '0', 'Peder', 'Pagh', '99', 'Hestkøb Vænge', '3460', 'Birkerød', 'Dänemark', '', '0', '0', '29211258', '0010184L18', '0', 'Theorema', 'Theorema Dubai-ur med sort urskive og sort læderrem', '', 'RG 0679 9900 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1798, '14246025', '0', 'Arne', 'Søndergaard', '3', 'Møllevænget', '7760', 'Hurup Thy', 'Dänemark', '', '0', '0', '97952651', '0010128186', '0', 'Theorema', 'Theorema Dubai-ur med sort urskive og sort læderrem', '', 'RG 0679 9901 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1799, '14246025', '0', 'Nadia Børner', 'Andersen', '11', 'Sejlmagervej', '2660', 'Brøndby Strand', 'Dänemark', '', '0', '0', '28150805', '0010176ICV', '0', 'Theorema', 'Theorema Dubai-ur med sort urskive og sort læderrem', '', 'RG 0679 9902 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1800, '14246025', '0', 'karsten', 'knudsen', '39A,2.TV', 'Nygade', '8600', 'Silkeborg', 'Dänemark', '', '0', '0', '20300011', '0010211RE2', '0', 'Theorema', 'Theorema Dubai-ur med sort urskive og sort læderrem', '', 'RG 0679 9903 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1801, '14246025', '0', 'Marianne', 'Winther', '123', 'Vestre Paradisvej', '2840', 'Holte', 'Dänemark', '', '0', '0', '50778604', '0010122GI5', '0', 'Theorema', 'Theorema Dubai-ur med sort urskive og sort læderrem', '', 'RG 0679 9904 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1802, '14246026', '0', 'brian', 'skovborg', '6', 'vandrigsvej', '4660', 'store heddinge', 'Dänemark', '', '0', '0', '60601243', '0010165KF2', '0', 'Theorema', 'Theorema Dubai-ur med sølv urskive og sort læderrem', '', 'RG 0679 9905 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1803, '14246026', '0', 'Gurjap Singh', 'Sekhon', '45B', 'Hvalsøvej', '2700', 'Brønshøj', 'Dänemark', '', '0', '0', '30513379', '001011084H', '0', 'Theorema', 'Theorema Dubai-ur med s?lv urskive og sort l?derrem', 'Geld einbehalten! Uhr zurück erhalten!', 'RG 0679 9906 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1804, '14246026', '0', 'Allan Vittarp', 'Larsen', '111', 'Klakkebjerg', '2750', 'Ballerup', 'Dänemark', '', '0', '0', '40547959', '0010199NTM', '0', 'Theorema', 'Theorema Dubai-ur med sølv urskive og sort læderrem', '', 'RG 0679 9907 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1805, '14267801', '0', 'Anders', 'Fredsgaard', '2', 'Ambolten', '6000', 'Kolding', 'Dänemark', '', '0', '0', '31555500', '0010110H89', '0', 'Theorema', 'Monte Carlo (sort/guld)', '', 'RG 0679 9908 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1806, '14224700', '0', 'Nadia Hertz', 'Pedersen', '13C, 1. SAL', 'Frederikssundsvej', '2400', 'København', 'Dänemark', '', '13 - baggården', '0', '31404455', '00100562O3', '0', 'Theorema', 'Monte Carlo (sort/sølv)', '', 'RG 0679 9909 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1807, '14224703', '0', 'Niels', 'Brody', '5', 'Torstensvej', '2650', 'Hvidovre', 'Dänemark', '', '0', '0', '27121111', '0010138VRT', '0', 'Theorema', 'Monte Carlo (sort/guld)', '', 'RG 0679 9910 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1808, '14224703', '0', 'Bettina', 'Franck', '29, 2.SAL', 'Samsøgade', '8000', 'Aarhus', 'Dänemark', '', '0', '0', '30253280', '0010001MDK', '0', 'Theorema', 'Monte Carlo (sort/guld)', '', 'RG 0679 9911 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1809, '14246908', '0', 'Zein', 'Al-Khakani', '56', 'Frødings Alle', '2860', 'Søborg', 'Dänemark', '', '0', '0', '28 11 71 20', '0010189I8R', '0', 'Theorema', 'Theorema Tigris-ur med guld urskive og brun l?derrem', 'Geld an Kunden zurückgezahlt. Uhr ??? Wir haben kein Geld erhalten!', 'RG 0679 9912 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1810, '14246910', '0', 'Petrine', 'Bonnesen', '1', 'Guldregnvænget', '2830', 'Virum', 'Dänemark', '', '0', '0', '22921133', '0010061UD6', '0', 'Theorema', 'Theorema Dubai-ur med guld urskive og sort læderrem', '', 'RG 0679 9913 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1811, '14246913', '0', 'Josefine', 'Gosch', '29', 'Strandhovedvej', '4654', 'Faxe Ladeplads', 'Dänemark', '', '0', '0', '24602086', '0010083L7B', '0', 'Theorema', 'Theorema Dubai-ur med sølv urskive og sort læderrem', '', 'RG 0679 9914 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1812, '14246913', '0', 'Jacob Nicolaj', 'Eichner', '6', 'Granvænget', '6400', 'Sønderborg', 'Dänemark', '', 'co/ Karin Eichner', '0', '28519666', '00101873VW', '0', 'Theorema', 'Theorema Dubai-ur med sølv urskive og sort læderrem', '', 'RG 0679 9915 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1813, '14247008', '0', 'Mikkel', 'Nielsen', '26 1TV', 'Vigerslev Vænge', '2500', 'Valby', 'Dänemark', '', '0', '0', '40930634', '0010232MPO', '0', 'Theorema', 'Theorema Dubai-ur med guld urskive og sort læderrem', '', 'RG 0679 9916 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1814, '14247008', '0', 'Patrick', 'Hansen', '4D 7TV', 'Carl Jacobsens Vej', '2500', 'Valby', 'Dänemark', '', '0', '0', '31481077', '0010120FWU', '0', 'Theorema', 'Theorema Dubai-ur med guld urskive og sort læderrem', '', 'RG 0679 9917 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1815, '14247009', '0', 'Denzel', 'del Valle', '23', 'Hansensvej', '4200', 'Slagelse', 'Dänemark', '', '0', '0', '28767876', '0010067PFP', '0', 'Theorema', 'Theorema Dubai-ur med rosaguld urskive og sort l?derrem', 'Geld von Groupon einbehalten! Uhr???', 'RG 0679 9918 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1816, '14247010', '0', 'Nijole', 'Franck', '3', 'Vester Alle', '8960', 'Randers', 'Dänemark', '', '0', '0', '25347437', '0010091R9B', '0', 'Theorema', 'Theorema Dubai-ur med sort urskive og sort læderrem', '', 'RG 0679 9919 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1817, '14247010', '0', 'Mie', 'Jørgensen', '98', 'Hyld Ager', '2770', 'Kastrup', 'Dänemark', '', '0', '0', '40297913', '0010024QJG', '0', 'Theorema', 'Theorema Dubai-ur med sort urskive og sort læderrem', '', 'RG 0679 9920 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1818, '14247010', '0', 'Annette', 'Sundahl', '26', 'Stolpeager', '2670', 'Greve', 'Dänemark', '', '0', '0', '40867272', '0010023GWD', '0', 'Theorema', 'Theorema Dubai-ur med sort urskive og sort læderrem', '', 'RG 0679 9921 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1819, '13667200', '0', 'Arzu Carolina', 'Tokbay', '29', 'Sundquistsgade', '6400', 'Sønderborg', 'Dänemark', '', '0', '0', '22592656', '0010093ENG', '0', 'Theorema', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '', 'RG067995321DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1820, '13667202', '0', 'carsten', 'rasmussen', '110', 'Mølleengen', '4040', 'Jyllinge', 'Dänemark', '', '0', '0', '41817141', '00101021G4', '0', 'Theorema', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '', 'RG 0679 9533 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1821, '13667201', '0', 'Peter', 'Høgh', '10', 'P. Knudsens Vej', '8930', 'Randers', 'Dänemark', '', '0', '0', '81616941', '00100762Y7', '0', 'Theorema', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '', 'RG 0679 9534 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1822, '13667200', '0', 'Joakim Sandroos', 'Pedersen', '2A, ST.TH', 'Rådmandsgade', '2200', 'København', 'Dänemark', '', '0', '0', '42327667', '0010040FZH', '0', 'Theorema', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '', 'RG 0679 9535 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1823, '13667201', '0', 'Michelle Bach', 'Knudsen', '1 ST', 'Rådhusstræde', '7500', 'Holstebro', 'Dänemark', '', '0', '0', '60143456', '0010022XAI', '0', 'Theorema', 'Theorema Sao Paolo-ur med brun læderrem og guld urskive', '', 'RG 0679 9536 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1824, '13667202', '0', 'Linus', 'Larsson', '17A', 'Store Kongensgade', '1264', 'København', 'Dänemark', '', '0', '0', '+46706588591', '0010128U81', '0', 'Theorema', 'Theorema Casablanca-ur med brun læderrem samt guld og sort urskive', '', 'RG 0679 9537 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1825, '13667200', '0', 'Mehmet', 'Cakmak', '45 ST TH', 'Solnavej', '2860', 'Søborg', 'Dänemark', '', '0', '0', '20218151', '0010006Q47', '0', 'Theorema', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '', 'RG 0679 9538 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1826, '13667199', '0', 'Laila', 'Jørgensen', '1', 'Kancellivej', '5200', 'Odense V', 'Dänemark', '', '0', '0', '60130885', '001021702G', '0', 'Theorema', 'Theorema Sao Paolo-ur med sort læderrem og sølv urskive', '', 'RG 0679 9539 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1827, '13667200', '0', 'Majken', 'Rønne Møller', '3', 'Josteinsvej', '2880', 'Bagsværd', 'Dänemark', '', '0', '0', '30424683', '0010181DHX', '0', 'Theorema', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '', 'RG 0679 9540 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1828, '13667200', '0', 'Ahmad', 'Alkorde', '50', 'Frederikssundsvej', '2400', 'København', 'Dänemark', '', '0', '0', '42427742', '0010172BH8', '0', 'Theorema', 'Theorema Sao Paolo-ur med sort læderrem og sort urskive', '', 'RG 0679 9541 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1829, '13667199', '0', 'Jack', 'Stange', '4, 1. th.', 'Milanovej', '2300', 'København S', 'Dänemark', '', '0', '0', '22191366', '001023749T', '0', 'Theorema', 'Theorema Sao Paolo-ur med sort læderrem og sølv urskive', '', 'RG 0679 9542 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1830, '14195799', '0', 'Andrejus', 'Siniavskis', '22', 'Windmill court', 'D15', 'Dublin Porterstown', 'Irland', '', '0', '0', '0851023956', '0010176A4E', '0', 'Theorema', 'Toronto Men\'s Skeleton Watch in Gold With Brown Strap', '', 'RG 0679 9922 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1831, '14195805', '0', 'Barbara', 'Hanzlik', '3', 'Kings Hall, Waterside, Swords Road', 'Dublin', 'Malahide', 'Irland', '', '0', '0', '+353873214243', '0010199JS3', '0', 'Theorema', 'Copacabana Men\'s Skeleton Watch in Black With Black Strap', '', 'RG 0679 9923 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1832, '14195804', '0', 'Irene', 'Fox', 'kyle', 'upper, crossabeg', 'ireland', 'co. wexford', 'Irland', '', '0', '0', '0868844318', '00101139YO', '0', 'Theorema', 'Copacabana Men\'s Skeleton Watch in Silver With Black Strap', '', 'RG 0679 9924 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1833, '14195800', '0', 'Glen', 'Kennedy', 'Padua', 'Aghada Halls, Lower Aghada,', '0000', 'Midleton, Co. Cork', 'Irland', '', '0', '0', '00353863215029', '0010072FUR', '0', 'Theorema', 'Sao Paolo Men\'s Skeleton Watch in Silver With Black Strap', '', 'RG 0679 9925 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1834, '14195800', '0', 'Grzegorz', 'Adamski', 'Apt.443 ', 'Charlestown Place', 'DUBLIN 11', 'St.Margarets Rd. Finglas ', 'Irland', '', '0', '0', '+353831053363', '0010094XE4', '0', 'Theorema', 'Sao Paolo Men\'s Skeleton Watch in Silver With Black Strap', '', 'RG 0679 9926 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1835, '14195805', '0', 'Kieran', 'Maher', '100', 'Glendale Lawn', 'lk', 'Limerick', 'Irland', '', '0', '0', '00353871237365', '0010245POQ', '0', 'Theorema', 'Copacabana Men\'s Skeleton Watch in Black With Black Strap', '', 'RG 0679 9927 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1836, '14195800', '0', 'Patrick', 'MCCarthy', 'none', 'Ashfield', 'n/a', 'Cork', 'Irland', '', '0', '0', '0868403873', '0010208844', '0', 'Theorema', 'Sao Paolo Men\'s Skeleton Watch in Silver With Black Strap', '', 'RG 0679 9928 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1837, '14195802', '0', 'tania', 'spelman', '372', 'south circular road', '8', 'dublin', 'Irland', '', '0', '0', '0871355383', '0010130693', '0', 'Theorema', 'Sao Paolo Men\'s Skeleton Watch in Gold With Brown Strap', '', 'RG 0679 9929 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1838, '14195802', '0', 'constantina', 'sinpetru', '7', 'hanover crescent', 'none', 'carlow', 'Irland', '', '0', '0', '0353867387095', '001016102P', '0', 'Theorema', 'Sao Paolo Men\'s Skeleton Watch in Gold With Brown Strap', '', 'RG 0679 9930 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1839, '14195879', '0', 'barry', 'rogers', '400', 'Greenogue Business Park, Rathcoole', 'na', 'Co. Dublin', 'Irland', '', '0', '0', '0874116678', '0010109Z7K', '0', 'Theorema', 'Copacabana Men\'s Skeleton Watch in Black With Black Strap', '', 'RG 0679 9932 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1840, '14195878', '0', 'Blake', 'Richardson', '2', 'An Tuarchtalann, Clones', 'EIRE', 'Monaghan', 'Irland', '', '0', '0', '353861570750', '0010158FPM', '0', 'Theorema', 'Copacabana Men\'s Skeleton Watch in Silver With Black Strap', '', 'RG 0679 9933 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1841, '14195876', '0', 'Tuan Minh', 'Pham', '1', 'Whitestown crescent, Blanchardstown', 'D15', 'Dublin 15', 'Irland', '', '0', '0', '+353831136393', '00100028KW', '0', 'Theorema', 'Sao Paolo Men\'s Skeleton Watch in Black With Black Strap', '', 'RG 0679 9934 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1842, '14195877', '0', 'Deirdre', 'Casey', '69', 'Manor Hill, Ballincollig', '0004', 'Cork', 'Irland', '', '0', '0', '353866063952', '0010092EO7', '0', 'Theorema', 'Sao Paolo Men\'s Skeleton Watch in Gold With Brown Strap', '', 'RG 0679 9935 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1843, '14195880', '0', 'George', 'Shaw', '32', 'Castlerock, Tulla Road', '12345', 'Ennis, county Clare', 'Irland', '', '0', '0', '0876479561', '001000669Y', '0', 'Theorema', 'Copacabana Men\'s Skeleton Watch in Gold With Brown Strap', '', 'RG 0679 9936 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1844, '14195875', '0', 'Hwee Min', 'Lee', 'apt 6', '9 Maunsells Rd. Taylor\'s Hill', '-', 'Galway', 'Irland', '', '0', '0', '+353831378885', '0010142DJY', '0', 'Theorema', 'Sao Paolo Men\'s Skeleton Watch in Silver With Black Strap', '', 'RG 0679 9937 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1845, '14195877', '0', 'jade', 'caffrey', '122', 'belclare park, poppintree', 'D11', 'Dublin', 'Irland', '', '0', '0', '0862125720', '00101041DG', '0', 'Theorema', 'Sao Paolo Men\'s Skeleton Watch in Gold With Brown Strap', '', 'RG 0679 9938 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1846, '14195877', '0', 'Mateusz', 'Klatt', '6', 'The Arches', 'Co. Mayo', 'Foxford', 'Irland', '', '0', '0', '0870918599', '001020971D', '0', 'Theorema', 'Sao Paolo Men\'s Skeleton Watch in Gold With Brown Strap', '', 'RG 0679 9939 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1847, '14195875', '0', 'liz', 'SHEEHAN', '39', 'RUE CHANZY', '75011', 'PARIS', 'Irland', '', '0', '0', '+33625351264', '0010141A7Q', '0', 'Theorema', 'Sao Paolo Men\'s Skeleton Watch in Silver With Black Strap', '', 'RG 0679 9940 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1848, '14195874', '0', 'liam', 'thompson', '33', 'carabullawn , lower park , corbally', '000000000', 'Limerick City , Ireland', 'Irland', '', '0', '0', '0872748056', '0010199DUF', '0', 'Theorema', 'Toronto Men\'s Skeleton Watch in Gold With Brown Strap', '', 'RG 0679 9941 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1849, '14195875', '0', 'Simona', 'Bogdan', '22', 'Boulevard Belgree Tyrrelstown', '15', 'Dublin 15', 'Irland', '', '0', '0', '00353 872515107', '00101919KL', '0', 'Theorema', 'Sao Paolo Men\'s Skeleton Watch in Silver With Black Strap', '', 'RG 0679 9931 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1850, '14195979', '0', 'Anthony', 'Mc Loughlin', '101', 'woodlands', 'co meath', 'ratoath', 'Irland', '', '0', '0', '00353851096496', '0010242XL5', '0', 'Theorema', 'Sao Paolo Men\'s Skeleton Watch in Silver With Black Strap', '', 'RG 0679 9942 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1851, '14195982', '0', 'Brendan', 'Feehan', '73-79', 'St Mary\'s College Lower Rathmines Road', 'D6', 'Dublin 6', 'Irland', '', '0', '0', '0872481107', '0010156O65', '0', 'Theorema', 'Copacabana Men\'s Skeleton Watch in Silver With Black Strap', '', 'RG 0679 9944 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1852, '14195976', '0', 'Celina', 'McSweeney', 'FEXCO', 'Langford Street', 'Kerry', 'Killorglin,Co.Kerry,Ireland', 'Irland', '', '0', '0', '0876480075', '0010129A03', '0', 'Theorema', 'Toronto Men\'s Skeleton Watch in Silver With Black Strap', '', 'RG 0679 9945 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1853, '14195980', '0', 'Darragh', 'McHugh', '10-11', 'South Leinster Street', '2', 'Dublin', 'Irland', '', '0', '0', '0872826477', '00100462SS', '0', 'Theorema', 'Sao Paolo Men\'s Skeleton Watch in Black With Black Strap', '', 'RG 0679 9946 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1854, '14195978', '0', 'Declan', 'Collins', '2', 'Orlagh Crescent, Scholarstown Road', 'D16', 'Rathfarnham, Dublin 16', 'Irland', '', '0', '0', '087 9932934', '0010054GMM', '0', 'Theorema', 'Toronto Men\'s Skeleton Watch in Gold With Brown Strap', '', 'RG 0679 9947 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1855, '14195979', '0', 'Hichem', 'mahroug', '53', 'Lower Kimmage road', 'Dublin8', 'Dublin8', 'Irland', '', '0', '0', '087 133 2451', '0010199NOI', '0', 'Theorema', 'Sao Paolo Men\'s Skeleton Watch in Silver With Black Strap', '', 'RG 0679 9948 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1856, '14195981', '0', 'John', 'Hughes', '1', 'Water Lane', 'none', 'Stamullen, Co. Meath', 'Irland', '', '0', '0', '0872580328', '0010150KWX', '0', 'Theorema', 'Sao Paolo Men\'s Skeleton Watch in Gold With Brown Strap', '', 'RG 0679 9949 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1857, '14195983', '0', 'jackie', 'clayton', '10', 'St johnswood', 'dublin 22', 'Clondalkin', 'Irland', '', '0', '0', '0864039918', '0010066UA5', '0', 'Theorema', 'Copacabana Men\'s Skeleton Watch in Black With Black Strap', '', 'RG 0679 9950 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1858, '14195978', '0', 'jonathan', 'twohig', '17', 'gleann na greine', 'ireland', 'rathmore co kerry', 'Irland', '', '0', '0', '0872982853', '0010066ZCJ', '0', 'Theorema', 'Toronto Men\'s Skeleton Watch in Gold With Brown Strap', '', 'RG 0679 9951 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1859, '14195983', '0', 'kien fatt', 'chan', '60,The Way,', 'Hunters Run', 'Dublin 15', 'Clonee', 'Irland', '', '0', '0', '00353868660068', '0010177KDI', '0', 'Theorema', 'Copacabana Men\'s Skeleton Watch in Black With Black Strap', '', 'RG 0679 9952 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1860, '14195980', '0', 'Laura', 'Mc Glacken', '67', 'Edenmore Crescent, Raheny', 'Dublin', '5', 'Irland', '', '0', '0', '00353876528830', '0010209RJ1', '0', 'Theorema', 'Sao Paolo Men\'s Skeleton Watch in Black With Black Strap', 'Uhr zurück erhalten! Refund???', 'RG 0679 9953 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1861, '14195982', '0', 'brendan', 'rigney', '2', 'Aylmer Ave, Newcastle', '0000', 'Co. Dublin', 'Irland', '', '0', '0', '4589363', '0010201FPJ', '0', 'Theorema', 'Copacabana Men\'s Skeleton Watch in Silver With Black Strap', '', 'RG 0679 9954 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1862, '14195976', '0', 'sandra', 'connolly', '40', 'lower Leeson Street - Moloney & Kelly Travel', '2', 'Dublin', 'Irland', '', '0', '0', '0868441763', '0010049RX7', '0', 'Theorema', 'Toronto Men\'s Skeleton Watch in Silver With Black Strap', '', 'RG 0679 9955 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1863, '14195984', '0', 'Paul', 'Lalor', '127', 'Hunters Green, Hunterswood, Ballycullen', '24', 'Dublin 24', 'Irland', '', '0', '0', '0851715110', '00101545FT', '0', 'Theorema', 'Copacabana Men\'s Skeleton Watch in Gold With Brown Strap', '05.02.2013 Uhr zur?ck zweck refund\r\nGeld am 11.02.2013 von Groupon zurück erhalten!', 'RG 0679 9956 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1864, '14195976', '0', 'Peter', 'Griffin', '19', 'GortmoreAvenue', 'dublin 11', 'Finglas South', 'Irland', '', '0', '0', '0852468661', '0010183PW3', '0', 'Theorema', 'Toronto Men\'s Skeleton Watch in Silver With Black Strap', '', 'RG 0679 9957 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1865, '14195976', '0', 'Eoin', 'O\'Reilly', '3', 'Arden vale', '000', 'Tullamore,Co Offaly', 'Irland', '', '0', '0', '0861007815', '0010008KWF', '0', 'Theorema', 'Toronto Men\'s Skeleton Watch in Silver With Black Strap', '', 'RG 0679 9958 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1866, '14195984', '0', 'padraig', 'byrne', '35', 'rathdrum', 'Co.Cavan', 'Drumalee,Cavan', 'Irland', '', '0', '0', '0868811595', '0010185XFK', '0', 'Theorema', 'Copacabana Men\'s Skeleton Watch in Gold With Brown Strap', '', 'RG 0679 9959 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1867, '14195981', '0', 'Stephen', 'McDonnell', '90', 'Hillside Drive', 'Ireland', 'Mullingar, Co. Westmeath', 'Irland', '', '0', '0', '0879773367', '001002407V', '0', 'Theorema', 'Sao Paolo Men\'s Skeleton Watch in Gold With Brown Strap', '', 'RG 0679 9960 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1868, '14195982', '0', 'Theresa', 'Kehoe', '0', 'Hayestown great', 'Co', 'wexford', 'Irland', '', '0', '0', '0876549574', '0010088VF8', '0', 'Theorema', 'Copacabana Men\'s Skeleton Watch in Silver With Black Strap', '', 'RG 0679 9961 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1869, '14195980', '0', 'Deevij', 'Rastogi', 'Meteor', 'Unit 9, Belhavel', 'eire', 'Athlone', 'Irland', '', '0', '0', '0857118376', '0010007US2', '0', 'Theorema', 'Sao Paolo Men\'s Skeleton Watch in Black With Black Strap', '', 'RG 0679 9962 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1870, '14195982', '0', 'conor', 'twomey', '15', 'Beech road muskerry estate', 'Ballincollig', 'Cork', 'Irland', '', '0', '0', '0831051757', '0010178Q6D', '0', 'Theorema', 'Copacabana Men\'s Skeleton Watch in Silver With Black Strap', '', 'RG 0679 9943 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1871, '14267652', '0', 'Mette', 'Højgaard', '6', 'Læssøegade', '5000', 'Odense', 'Dänemark', '', '0', '0', '51221114', '00100488JZ', '0', 'Theorema', 'Copacabana (guld)\r\n\r\n21.01.13  RG 0686 3102 2DE', '', 'RG 0679 9963 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1872, '14267653', '0', 'Wioleta', 'Szczotka', '1-5', 'Sophienborg Alle', '3400', 'Hillerød', 'Dänemark', '', '0', '0', '81489003', '0010058PYX', '0', 'Theorema', 'Copacabana (sort)', '', 'RG 0679 9964 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(1873, '14267653', '0', 'Tobias', 'Busch', '33 1 tv', 'Johan kellers vej', '2450', 'København', 'Dänemark', '', '0', '0', '25323515', '0010112XRT', '0', 'Theorema', 'Copacabana (sort)', '', 'RG 0679 9965 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1874, '14434842', '0', 'Stine', 'Qvistgaard', '26 A', 'Stavnsvej', '8381', 'Tilst', 'Dänemark', '', '0', '0', '+4561101841', '0010076246', '0', 'Theorema', 'Theorema Tigris-ur med guld urskive og brun læderrem', '', 'RG 0679 9966 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1875, '14434846', '0', 'Azad', 'Corlu', '14', 'Poul Reichhardts Vej', '2500', 'Valby', 'Dänemark', '', '0', '0', '23350419', '0010207IHV', '0', 'Theorema', 'Theorema Dubai-ur med sort urskive og sort læderrem', '', 'RG 0679 9967 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1876, '14434847', '0', 'Steven', 'Schmidt', 'Boserupvej', '502', '3050', 'Humlebæk', 'Dänemark', '', '0', '0', '28109988', '0010039T2W', '0', 'Theorema', 'Theorema Dubai-ur med sølv urskive og sort læderrem', '', 'RG 0679 9968 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1877, '14341925', '0', 'Ange Niyonkuru', 'Muganji', '113,2-1', 'Skejbytoften', '8200', 'Aarhus N', 'Dänemark', '', '0', '0', '60168195', '00102308W9', '0', 'Theorema', 'Theorema Dubai-ur med sort urskive og sort læderrem', '', 'RG 0679 9969 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1878, '14341925', '0', 'Ann-Mari', 'Lauritsen', '29', 'Præstemosen', '2650', 'Hvidovre', 'Dänemark', '', '0', '0', '24 24 35 25', '00100071IR', '0', 'Theorema', 'Theorema Dubai-ur med sort urskive og sort læderrem', '', 'RG 0679 9970 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1879, '14341928', '0', 'Kristoffer Dorph', 'Olesen', '3F 2. TV', 'Titangade', '2200', 'København', 'Dänemark', '', '0', '0', '51154006', '0010233PPF', '0', 'Theorema', 'Theorema Dubai-ur med sølv urskive og sort læderrem', '', 'RG 0679 9971 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1880, '14341928', '0', 'Lene', 'Detterberg', '4', 'Jægerhusene', '2620', 'Albertslund', 'Dänemark', '', '0', '0', '30680777', '0010038GFL', '0', 'Theorema', 'Theorema Dubai-ur med sølv urskive og sort læderrem', '', 'RG 0679 9972 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1881, '\'02729573', '0', 'ADRIANO', 'CALEFFI', '\'VIALE GUGLIELMO MARCONI', '\'28', '\'00146', 'ROMA', 'Italien', '', '0', '0', '\'3737507410', '\'0010243611', '0', 'Theorema', 'Panthos - Cassa oro, quadrante oro e cinturino marrone', '0', 'RG 0679 9973 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1882, '\'02729575', '0', 'antimo', 'puca', '\'VIA CROCEFISSO', '\'4', '\'20023', 'CERRO MAGGIORE', 'Italien', '', '0', '0', '\'3337256870', '\'0010079O9O', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 0679 9974 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1883, '\'02729575', '0', 'marina', 'ronzi', '\'VIA VITTORIA COLONNA', '\'43', '\'20149', 'MILANO', 'Italien', '', '0', '0', '\'0248021669', '\'0010190TQL', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 0679 9975 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1884, '\'02729576', '0', 'VALENTINA', 'ALMERIGHI', '\'LARGO BORGARO', '\'21/27', '\'10149', 'TORINO', 'Italien', '', 'ORARIO D\'UFFICIO', '0', '\'3356327537', '\'00101076VR', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '0', 'RG 0679 9976 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1885, '\'02729576', '0', 'Monia', 'Bendoni', '\'VIA E.SANTONI', '\'11', '\'50060', 'DIACCETO-PELAGO', 'Italien', '', 'PREAVVISO TELEFONICO', '0', '\'338/9121880', '\'0010233DHR', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '0', 'RG 0679 9977 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1886, '\'02729576', '0', 'valentina', 'de lucia', '\'7 strada', '\'60 A', '\'20090', 'segrate', 'Italien', '', 'San Felice', '0', '\'3409569680', '\'0010014EDS', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '0', 'RG 0679 9978 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1887, '\'02729576', '0', 'luigi', 'di martino', '\'carducci', '\'19', '\'24060', 'telgate', 'Italien', '', '0', '0', '\'3881484427', '\'0010160H7O', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '0', 'RG 0679 9979 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1888, '\'02729576', '0', 'Vittoria', 'Ercole Risso', '\'Corso Turati', '\'82', '\'10134', 'Torino', 'Italien', '', 'presso portineria con orario 8\\/12 - 14\\/18,30', '0', '\'3382391048', '\'0010188Q3S', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '0', 'RG 0679 9980 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1889, '\'02729576', '0', 'marcello', 'mastroianni', '\'VICO BENIAMINO', '\'13', '\'17053', 'LAIGUEGLIA', 'Italien', '', 'citofonare a Si.ra Todiere', '0', '\'3356441075', '\'00101155P8', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '0', 'RG 0679 9981 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1890, '\'02729576', '0', 'Edoardo', 'Tozzini', '\'Via prov.lungomonte pisano', '\'41/g', '\'56011', 'Calci', 'Italien', '', '0', '0', '0', '\'0010024BN1', '0', 'Theorema', 'Casablanca - Cassa argento, quadrante nero e cinturino nero', '0', 'RG 0679 9982 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1891, '\'02729577', '0', 'schiavi', 'adriana', '\'LARGO VENTICINQUE APRILE', '\'6/A', '\'20900', 'MONZA', 'Italien', '', 'Portineria', '0', '\'320 2216457', '\'00102093KE', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9983 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1892, '\'02729577', '0', 'Enejda', 'Brahimaj', '\'GALLERIA ANDREA OLDOINI', '\'3', '\'19124', 'LA SPEZIA', 'Italien', '', '0', '0', '\'3204012380', '\'0010242XPH', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9984 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1893, '\'02729577', '0', 'jacopo', 'gralli', '\'VIA LUIGI PIRANDELLO', '\'4', '\'51010', 'MASSA E COZZILE', 'Italien', '', '0', '0', '\'3334564205', '\'0010153DOP', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9985 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1894, '\'02729577', '0', 'luca', 'maltempo', '\'VIA PAOLO CASELLI', '\'4', '\'00153', 'ROMA', 'Italien', '', 'citofono locantore maltempo', '0', '\'3388997518', '\'001018131D', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9986 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1895, '\'02729577', '0', 'Maurizio', 'Manni', '\'Macello', '\'16/b', '30100', '\'Chirignago', 'Italien', '', 'vicino a spinea', '0', '\'3338880657', '\'00100817A1', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9987 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1896, '\'02729577', '0', 'Paola', 'Marcelli', '\'Via Caracas', '\'3 int.10', '\'00040', 'Pomezia', 'Italien', '', 'se \\u00e8 possibile avvertire prima della spedizione si ringrazia anticipatamente', '0', '\'0691903366', '\'0010040L94', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9988 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1897, '\'02729577', '0', 'Cristian', 'Toccafondi', '\'VIA GIANNI RICCARDI', '\'13', '\'20021', 'BOLLATE', 'Italien', '', '0', '0', '\'339/3072328', '\'0010116QB5', '0', 'Theorema', 'Casablanca - Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 0679 9989 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1898, '\'02777189', '0', 'daniel', 'rossi', '\'via t. tasso', '\'12', '\'42014', 'castellarano', 'Italien', '', '0', '0', '\'3332401175', '\'0010153TKS', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '0', 'RG 0679 9990 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1899, '\'02777189', '0', 'SONIA', 'SILVERII', '\'VIA FERRUCCIO PARRI', '\'31', '\'40128', 'BOLOGNA', 'Italien', '', 'c\\/o ANCE Emilia Romagna', '0', '\'3286252904', '\'001008914G', '0', 'Theorema', 'Casablanca Bicolor: Cassa argento, quadrante oro e cinturino nero', '0', 'RG 0679 9991 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1900, '2535676', '0', '0', 'MIRA MORAR', '6', 'JOHN BURNS DRIVE', 'IG11 9RQ', 'BARKING', 'Grossbritannien', '', '0', '0', '7908002829', '0010183I53', '0', 'Theorema', 'Damascus Diamond-Set Watch in White and Silver', '0', 'RG067985103DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1901, '2535678', '0', '0', 'FAYE CHURCHILL', '1', 'HILTON COURT', 'L30 0PF', 'BOOTLE', 'Grossbritannien', '', '0', '0', '7592226022', '0010233AO1', '0', 'Theorema', 'Damascus Diamond-Set Watch in Black and Silver', '0', 'RG 0679 8511 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1902, '2535674', '0', '0', 'MIRA MORAR', '6', 'JOHN BURNS DRIVE', 'IG11 9RQ', 'BARKING', 'Grossbritannien', '', '0', '0', '7908002829', '0010124UX0', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG067985103DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1903, '2535674', '0', '0', 'Sasha Burnham', '141', 'JOHNSON DRIVE', 'LU7 4QR', 'LEIGHTON BUZZARD', 'Grossbritannien', '', '0', '0', '7852356212', '0010239GYW', '0', 'Theorema', 'Monaco Diamond-Set Watch in Black', '0', 'RG 0679 8512 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1904, '2535673', '0', '0', 'S Jilla', '5', 'Foxdale Walk', 'CV31 1RD', 'Leamington Spa, Warwickshire, UK', 'Grossbritannien', '', '0', '0', '0', '00102022UI', '0', 'Theorema', 'Monaco Diamond-Set Watch in Gold', '0', 'RG 0679 8513 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1905, '2535631', '0', '0', 'SUFIAN TARAFDAR', '112', 'HOWARDS GROVE', 'SO15 5PW', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '7931424561', '001023526H', '0', 'Theorema', 'Monaco Diamond-Set Watch in Silver', '0', 'RG 0679 8514 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1906, '2764336', '0', '0', 'YUE WANG', '6', 'YEALAND DRIVE', 'LA1 4EW', 'LANCASTER', 'Grossbritannien', '', '0', '0', '7429280808', '00202431DM', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '0', 'RG 0679 8515 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1907, '2764333', '0', '0', 'COLIN MCDOWALL', '38', 'HIGHFIELD AVENUE', 'KA3 1SN', 'KILMARNOCK', 'Grossbritannien', '', '0', '0', '7856405681', '0020240DSY', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8516 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1908, '2764339', '0', '0', 'KEVIN CUTHBERT', '9', 'HEWETT STREET', 'EC2A 3NN', 'LONDON', 'Grossbritannien', '', '0', '0', '7916543762', '0010163PB7', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8517 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1909, '2764333', '0', '0', 'GUANLIN CHEN', '6', 'MILNER STREET', 'HD1 3UH', 'HUDDERSFIELD', 'Grossbritannien', '', '0', '0', '7901352038', '0010124MPG', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8518 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1910, '2764343', '0', '0', 'ALISON MOFFATT', '1', 'LITTLE GREEN FARM, SAXTEAD', 'IP13 9QY', 'WOODBRIDGE', 'Grossbritannien', '', '0', '0', '0', '0010079LSW', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8519 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1911, '2764334', '0', '0', 'RAMEEZ AKHTAR', '33', 'MAYTHORN CLOSE', 'NG2 7TE', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7533048235', '0020237RCV', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8520 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1912, '2764343', '0', '0', 'ARTEM GUSIEV', '20', 'TAVISTOCK STREET', 'WC2E 7NZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7743787222', '0010115PCW', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8521 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1913, '2764333', '0', '0', 'JAMES BROWN', '62', 'APPRENTICE DRIVE', 'CO4 5SE', 'COLCHESTER', 'Grossbritannien', '', '0', '0', '7793099709', '0010118UEM', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8522 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1914, '2764339', '0', '0', 'S PATEL', 'FLAT 4', 'ST JOHNS PLACE', 'TW7 6DH', '223 TWICKENHAM ROAD', 'Grossbritannien', '', '0', '0', '7901984202', '0010120JSE', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8523 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1915, '2764334', '0', '0', 'LAURA MORLEY', '19', 'BUTTERCUP WALK', 'BN1 8PN', 'BRIGHTON', 'Grossbritannien', '', '0', '0', '7581725466', '0020202K29', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8524 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1916, '2764338', '0', '0', 'NORMA PHILIP', '35', 'HILLVIEW PLACE', 'KY4 8BB', 'COWDENBEATH', 'Grossbritannien', '', '0', '0', '7710538816', '00300624JE', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8525 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1917, '2764339', '0', '0', 'WENDY TABERNER', 'SCHOOL', 'GROVE TERRACE; HEMSWORTH', 'WF9 4BQ', 'PONTEFRACT', 'Grossbritannien', '', '0', '0', '0', '0030058ZKO', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8526 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1918, '2764343', '0', '0', 'RALPH D\'SOUZA', 'ROOM 84', 'COPTHORNE HOTEL,LONDON - GATWICK; COPTHORNE WAY; COPTHORNE; ', 'RH10 3PG', 'WEST SUSSEX', 'Grossbritannien', '', '0', '0', '0', '0020186F6U', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8527 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1919, '2764339', '0', '0', 'ZHONGZHEN WANG', 'ROOM 25', 'SOUTH WING,ST CROSS COLLEGE; ST GILES', 'OX1 3LZ', 'OXFORD', 'Grossbritannien', '', '0', '0', '0', '0030220SIM', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8528 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1920, '2764343', '0', '0', 'ANTHONY STOTT', '17', 'SPRINGFIELD CLOSE', 'LS18 5DG', 'LEEDS', 'Grossbritannien', '', '0', '0', '7814573352', '00200022TF', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8529 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1921, '2764341', '0', '0', 'ASHADUR RAHMAN', '9', 'FREDERICK STREET', 'WC1X 0NF', 'LONDON', 'Grossbritannien', '', '0', '0', '7732872022', '00200659Y4', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8530 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1922, '2764339', '0', '0', 'MATTHEW LAWN', '42', 'WEBB DRIVE', 'NR13 6SN', 'NORWICH', 'Grossbritannien', '', '0', '0', '7891124447', '0010106YRN', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8531 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1923, '2764333', '0', '0', 'RUOYU WEN', '2', 'POMEROY CLOSE', 'CV4 8AZ', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7972887300', '00202370FV', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8532 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1924, '2764334', '0', '0', 'PETER JEFFRYES', '87', 'BRADSTOW WAY', 'CT10 1AH', 'BROADSTAIRS', 'Grossbritannien', '', '0', '0', '7870118734', '0010103UI6', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8533 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1925, '2764333', '0', '0', 'JOHN PIKE', '1', 'OLD SULEHAY COTTAGES', 'PE8 6PA', 'PETERBOROUGH', 'Grossbritannien', '', '0', '0', '7857798569', '00102301OX', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8534 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1926, '2764339', '0', '0', 'DAVID DISSAKE', '198', 'ELLIOT STREET', 'G3 8EX', 'GLASGOW', 'Grossbritannien', '', '0', '0', '0141 2222 531', '0020121GQJ', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8537 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1927, '2764334', '0', '0', 'SUE SNOW', '24', 'ARNO VALE ROAD', 'NG5 4JJ', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7985423473', '0010167KQV', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8538 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1928, '2764343', '0', '0', 'SUKHVINDER AUJLA', '10', 'FARMCOTE CLOSE', 'B97 5XX', 'REDDITCH', 'Grossbritannien', '', '0', '0', '07971 092266', '0030230GGV', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8539 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1929, '2764339', '0', '0', 'BEN ROUSE', '8', 'LILAC CLOSE', 'PO9 2FD', 'HAVANT', 'Grossbritannien', '', '0', '0', '7964100778', '0020221GDC', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP\r\n\r\n29.01.2013 RG 0686 34372DE', '0', 'RG 0679 8540 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1930, '2764343', '0', '0', 'KALVIS HAUZERS', '30', 'GLASGOW ST', 'HU3 3PR', 'HULL', 'Grossbritannien', '', '0', '0', '209384473', '0020124JYM', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP\r\n\r\nGeld von Groupon am 13.12.12 zurück erhalten!', '0', 'RG 0679 8541 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1931, '2764339', '0', '0', 'SONIA LAVERY', '801A', 'LISBURN ROAD', 'BT9 7GX', 'BELFAST', 'Grossbritannien', '', '0', '0', '7912679719', '0030231QS9', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8542 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1932, '2764338', '0', '0', 'KASIA AMBROZIAK', '34', 'RADFORD ROAD', 'NG7 5FS', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7402943165', '0030203I0V', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '05.02.2013 Uhr kaputt zur?ck.Kunde m?chte zurecht refund.\r\nGeld am 18.2.2013 zurück erhalten!', 'RG 0679 8543 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1933, '2764341', '0', '0', 'ZAC THORNTONZACT', '11', 'TUNNMEADE', 'RH11 0QR', 'IFIELD', 'Grossbritannien', '', '0', '0', '0', '00302376NB', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8544 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1934, '2764336', '0', '0', 'TREVOR SAUNDERS', '2', 'PARK FARM ROAD', 'BR1 2PF', 'BROMLEY', 'Grossbritannien', '', '0', '0', '7894213059', '00200806JP', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP\r\n\r\nGeld von Groupon am 13.12.12 zurück erhalten!', '0', 'RG 0679 8545 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1935, '2764338', '0', '0', 'KIRSTY STRANGWOOD', '8', 'RUSHBROOK ROAD', 'CV37 7JW', 'STRATFORD-UPON-AVON', 'Grossbritannien', '', '0', '0', '7837426955', '0020127U2N', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8546 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1936, '2764333', '0', '0', 'RACHEL LAVERICK', '54 LANESIDE', 'MUXTON LANE', 'TF2 8PE', 'TELFORD', 'Grossbritannien', '', '0', '0', '7970187071', '0020159KI3', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8535 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1937, '2764336', '0', '0', 'CATHERINE CALLOW', '17', 'WOODCOTE ROAD', 'OX27 8TZ', 'BICESTER', 'Grossbritannien', '', '0', '0', '1869325776', '0030086X5W', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '0', 'RG 0679 8536 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-17', '', '', '', '', '', ''),
(1938, '2764336', '0', '0', 'STEVE TOM CANSFIELD', '192', 'HAVANT ROAD,  DRAYTON MOT CENTRE', 'PO6 2EJ', 'PORTSMOUTH', 'Grossbritannien', '', '0', '0', '0', '0020050QAG', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '0', 'RG 0679 8596 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1939, '2764333', '0', '0', 'DEBORAH HADDOCK', '', 'REIDS COTTAGE REIDS LANE', 'NE23 7TW', 'SEGHILL NORTHUMBERLAND', 'Grossbritannien', '', '0', '0', '7952419117', '0020128KSZ', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8597 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1940, '2764336', '0', '0', 'JULIAN STRAHAN', '59', 'ABBEY PARK', 'BT5 7HN', 'BELFAST', 'Grossbritannien', '', '0', '0', '7951792204', '0020033EBG', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '0', 'RG 0679 8598 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1941, '2764333', '0', '0', 'NADEEM MAQSOOD', '10', 'GREENWOOD ROAD', 'E13 0JF', 'LONDON', 'Grossbritannien', '', '0', '0', '7825563155', '00300259H4', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8599 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1942, '2764343', '0', '0', 'G WILKINSON', '6', 'THE SQUARE EAST', 'S66 3RB', 'ROTHERHAM', 'Grossbritannien', '', '0', '0', '7814820250', '00200497PC', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8600 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1943, '2764334', '0', '0', 'ANDREW WALE', '368', 'ALDRIDGE ROAD', 'B44 8BH', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7706831845', '0020192GH3', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8601 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1944, '2764333', '0', '0', 'RACHEL WARD', '34', 'COLBORNE ROAD', 'OX11 0AB', 'DIDCOT', 'Grossbritannien', '', '0', '0', '7988701939', '0030131D9I', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8602 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1945, '2764343', '0', '0', 'FEMI SANNI', '23D', 'LAUDERDALE CRESENT', 'M13 9DB', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7703035710', '00201549BT', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8603 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1946, '2764339', '0', '0', 'CHARLOTTE BROWN', '20', 'LINCOLN WAY', 'DE11 7LB', 'SWADLINCOTE', 'Grossbritannien', '', '0', '0', '7843851723', '0020024VRK', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8604 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1947, '2764333', '0', '0', 'MARY MORGAN', 'LOVEGREEN FA', 'LOVEGREEN LANE', 'SL0 9RA', 'IVER', 'Grossbritannien', '', '0', '0', '0', '0020040OU5', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', 'Will Geld zur?ck! Hat aber keine Uhr zur?ck geschickt!\r\nHat Geld am 18.04.20013 zurück erhalten! Uhr???', 'RG 0679 8605 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1948, '2764333', '0', '0', 'PAULO FERREIRA', '153', 'HARLEY ROAD', 'NW10 8AY', 'LONDON', 'Grossbritannien', '', '0', '0', '7904910776', '2,0204E+29', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8606 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1949, '2764340', '0', '0', 'MICHELLE DENNY', '12', 'SHEPPERTON CLOSE', 'WA4 5JZ', 'WARRINGTON', 'Grossbritannien', '', '0', '0', '0', '0020239HFV', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 8607 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1950, '2764334', '0', '0', 'LI KHAW', '33', 'LENZIE WAY, SPRINGBURN', 'G21 3TB', 'GLASGOW', 'Grossbritannien', '', '0', '0', '0', '0030181FN8', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8608 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1951, '2764343', '0', '0', 'KRYS MCCLYMONT WALKER', '8', 'MORRIS CRESCENT', 'KA1 5BJ', 'KILMARNOCK', 'Grossbritannien', '', '0', '0', '7833253719', '0010172ZCF', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8609 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1952, '2764343', '0', '0', 'DIANA LYSAK', '19', 'SIDMOUTH CLOSE', 'WD19 7QN', 'WATFORD', 'Grossbritannien', '', '0', '0', '7868785802', '00201001XS', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8595 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1953, '2764341', '0', '0', 'STACY GARRETT', '81', 'CHADDOCK LANE', 'M28 1DE', 'WORSLEY', 'Grossbritannien', '', '0', '0', '0', '0030089OVL', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8610 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1954, '2764333', '0', '0', 'HALEAMA AL-GERADI', '2', 'HYTHEDALE CLOSE', 'L17 5BS', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7725827675', '0020069M28', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8611 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1955, '2764334', '0', '0', 'RACHEL BROMLEY', '21 ZURA AV', 'BROCKWORTG', 'GL3 4BN', 'GLOUCESTER', 'Grossbritannien', '', '0', '0', '7728307256', '0010108AGR', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8612 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1956, '2764334', '0', '0', 'MARK WILSON', '23', 'FOREST KIRK', 'ML8 4PU', 'CARLUKE', 'Grossbritannien', '', '0', '0', '1555751982', '0020055AIP', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8613 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1957, '2764333', '0', '0', 'DAVID COOPER', '6', 'ETHELSTONS CLOSE', 'DT7 3UJ', 'UPLYME, LYME REGIS', 'Grossbritannien', '', '0', '0', '0', '0030126M99', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8614 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1958, '2764339', '0', '0', 'CONOR HARDIMAN', '13', 'CUNNINGHAM AVENUE', 'EX13 5HE', 'AXMINSTER', 'Grossbritannien', '', '0', '0', '7772633021', '0020136W5K', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8615 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1959, '2764338', '0', '0', 'MATHEW ROBERTS', '22', 'THE SQUARE', 'BS35 3PE', 'BRISTOL', 'Grossbritannien', '', '0', '0', '447817170707', '00200567TN', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8616 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1960, '2764343', '0', '0', 'JILL PADDISON', '2', 'ASCOTT CLOSE', 'HU4 6EQ', 'HULL', 'Grossbritannien', '', '0', '0', '7837432462', '00100338OL', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', 'Uhr zurück erhalten! Refund??', 'RG 0679 8617 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1961, '2764334', '0', '0', 'JULIET TELFORD', 'FLAT 18', '59 CHILTON STREET', 'E2 6EA', 'LONDON', 'Grossbritannien', '', '0', '0', '07710 211562', '00301543YH', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8618 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1962, '2764338', '0', '0', 'ROBIN H HOPKIN', '4 CORAM HOUS', 'WOODSTREET CHISWICK', 'W4 2JW', 'LONDON', 'Grossbritannien', '', '0', '0', '7868004144', '0010121NHK', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8619 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1963, '2764333', '0', '0', 'ANDREW BROWN', '5', 'FORTHVIEW AVENUE', 'EH14 5RA', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '1314497891', '001021988T', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8620 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1964, '2764341', '0', '0', 'MAXINE BUTTERLY', '20', 'CHEDWORTH DRIVE', 'M23 1LW', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7730284399', '0010138GSM', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8621 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1965, '2764339', '0', '0', 'ZAHEER UL HASSAN', '44', 'MORSE CLOSE', 'E13 0HL', 'LONDON', 'Grossbritannien', '', '0', '0', '447411420950', '10239520', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8622 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1966, '2764338', '0', '0', 'CELESTE WHITEHEAD', '40', 'WHERRY CLOSE', 'CT9 4BP', 'Westwood', 'Grossbritannien', '', '0', '0', '7875540915', '00301275UP', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8623 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1967, '2764341', '0', '0', 'SILVESTRO AURIEMMA', '143', 'ALMNERS ROAD', 'KT16 0BJ', 'CHERTSEY', 'Grossbritannien', '', '0', '0', '7899955844', '0020172NTM', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8624 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1968, '2764342', '0', '0', 'DANIEL SMITH', '106', 'WHITCHURCH ROAD', 'RM3 9AD', 'ROMFORD', 'Grossbritannien', '', '0', '0', '7515346498', '0020113O3F', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 8625 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1969, '2764336', '0', '0', 'MARTIN IVANOV', '12', 'MONTROSE COURT,PRINCES GATE', 'SW7 2QQ', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '0030227TB4', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '0', 'RG 0679 8626 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1970, '2764339', '0', '0', 'SVILEN IVANOV', '11', 'JULIA COURT', 'E17 9BJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7886102656', '0020009VQG', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', 'Uhr zurück erhalten! Refund???', 'RG 0679 8627 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1971, '2764336', '0', '0', 'ANDY CHUTER', '22', 'ELMDALE DRIVE', 'DY10 3XE', 'KIDDERMINSTER', 'Grossbritannien', '', '0', '0', '7827777932', '0010212RRM', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '0', 'RG 0679 8628 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1972, '2764333', '0', '0', 'U ISLIM', '26', 'RHYDDINGS AVE', 'WF7 7DH', 'ACKWORTH', 'Grossbritannien', '', '0', '0', '7740162215', '0030154LTQ', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP\r\n\r\n14.02.2013 RG 0686 0303 5DE', '0', 'RG 0679 8629 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1973, '2764336', '0', '0', 'HILARY FOURACRES', '8', 'WORCESTER GARDENS', 'BS48 4RJ', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7956471475', '00102305KS', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '0', 'RG 0679 8630 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1974, '2764339', '0', '0', 'A P HARRISON', '1', 'CUMBERLAND ROAD', 'RM16 6ER', 'ESSEX', 'Grossbritannien', '', '0', '0', '7790647544', '00301203UE', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8631 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1975, '2764334', '0', '0', 'CHIN BEH', 'APARTMENT 18', '18 WHEELEYS LANE', 'B15 2DX', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7508037079', '0010047M9A', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8632 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1976, '2764341', '0', '0', 'JOANNE BREEN', '238', 'DANE ROAD', 'M33 2LT', 'M33 2LT', 'Grossbritannien', '', '0', '0', '7545145261', '0030113DLJ', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8633 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1977, '2764342', '0', '0', 'DAN SMITH', '30 GAIR ROAD', 'SOUTH REDDISH', 'SK5 7LH', 'STOCKPORT', 'Grossbritannien', '', '0', '0', '7837588995', '0030021EHG', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG067985942DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1978, '2764338', '0', '0', 'CHRISTOPHER HANNAWAY', '14', 'BARNES ROAD', 'MK43 9FB', 'BEDFORD', 'Grossbritannien', '', '0', '0', '0', '00101399GQ', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8634 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1979, '2764338', '0', '0', 'STEPHEN SEWELL', '15', 'WESTFIELD AVENUE', 'GU22 9PH', 'WOKING', 'Grossbritannien', '', '0', '0', '1483833060', '00101680XU', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8635 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1980, '2764340', '0', '0', 'CHRISTOPHER BIRKBECK', 'SAYERS', 'TUTIN ROAD,  LEEMING BAR INDUSTRIAL ESTATE', 'DL7 9UJ', 'NORTHALLERTON; NORTH YORKSHIRE', 'Grossbritannien', '', '0', '0', '0', '0010203WD9', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 8636 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1981, '2764341', '0', '0', 'WILLIAM FOSTER-JONES', 'SENECA', 'SHINFIELD ROAD', 'RG2 9BE', 'READING', 'Grossbritannien', '', '0', '0', '7581465575', '0020119LCM', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8637 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1982, '2764343', '0', '0', 'SAM DAVIES', '4', 'AINSLIE WOOD GARDENS', 'E4 9BN', 'LONDON', 'Grossbritannien', '', '0', '0', '7980459316', '00101019BI', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8638 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1983, '2764338', '0', '0', 'ELODIE IRVING', '42', 'KINGSWOOD AVENUE', 'SG4 0NZ', 'HITCHIN', 'Grossbritannien', '', '0', '0', '7789224387', '0030053R14', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP\r\n\r\n13.01.2013 RG 0686 3089 7DE', '06.02.2013 uhr zur?ck...kunde soll refund bekommen\r\nGeld am 18.2.2013 zurück erhalten!\r\n\r\n', 'RG 0679 8639 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1984, '2764339', '0', '0', 'ANDREW BROADBENT', '39', 'TEESDALE ROAD', 'CH63 3AS', 'WIRRAL', 'Grossbritannien', '', '0', '0', '7980723781', '00201909DD', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8640 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1985, '2764333', '0', '0', 'ROY FORBES', '60', 'WELCOMES ROAD', 'CR8 5HD', 'KENLEY', 'Grossbritannien', '', '0', '0', '2086609722', '0020140BLC', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8641 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1986, '2764342', '0', '0', 'LINDA RATCLIFFE', '20', 'THOMAS DRIVE', 'MK16 8TH', 'NEWPORT PAGNELL', 'Grossbritannien', '', '0', '0', '7717752475', '0010190NUT', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 8642 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1987, '2764339', '0', '0', 'ALESSIO ARMANI', '71', 'PARLIAMENT ROAD', 'TS1 4JW', 'MIDDLESBROUGH', 'Grossbritannien', '', '0', '0', '7522241888', '0020176EUC', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8643 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1988, '2764340', '0', '0', 'JOHN TRENHOLME', '161', 'CHARVILLE LANE', 'UB4 8PB', 'HAYES', 'Grossbritannien', '', '0', '0', '7956508801', '0020130GH9', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 8644 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1989, '2764341', '0', '0', 'ERIC CUMMINGS', '1', 'SHIEL COURT', 'FK3 0JR', 'GRANGEMOUTH', 'Grossbritannien', '', '0', '0', '1324486235', '0020080QW6', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8645 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1990, '2764339', '0', '0', 'RACHEL LINDSAY', '33', 'SPRING BANK DRIVE', 'WF15 7QS', 'LIVERSEDGE', 'Grossbritannien', '', '0', '0', '7793269263', '0020219HY3', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', 'Uhr zurück erhalten! Refund???', 'RG 0679 8646 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1991, '2764334', '0', '0', 'LAURENTIU PAL', '76', 'VAUGHAN STREET', 'LE3 5JL', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7505007683', '0010159BPU', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP\r\n\r\n2.mal geschickt RG068630852DE  21.01.13\r\n18.02.2013 RG 0686 0466 2DE', '0', 'RG 0679 8647 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1992, '2764343', '0', '0', 'EMMA OMO-BARE', '75 DURHAM RD', 'MANOR PARK', 'E12 5AY', 'LONDON', 'Grossbritannien', '', '0', '0', '7940982246', '0010147NH9', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', 'Geld am 16.03.2013 von Groupon zur?ck gezahlt! Uhr????', 'RG 0679 8648 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1993, '2764341', '0', '0', 'ASHLEY WILD', '22', 'ROSSENDALE CLOSE', 'OL2 8JJ', 'SHAW OLDHAM', 'Grossbritannien', '', '0', '0', '1706415184', '0010009RNT', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8649 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1994, '2764343', '0', '0', 'ANDREE LIGHT', '12', 'THE DRIVE', 'LE9 8LA', ' BARWELL; LEICESTER', 'Grossbritannien', '', '0', '0', '0', '0010249XZO', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8650 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1995, '2764333', '0', '0', 'FESTUS OREKOYA', '40', 'BACON LANE', 'HA8 5AP', 'EDGWARE', 'Grossbritannien', '', '0', '0', '7949049030', '0030087LSF', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8651 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1996, '2764333', '0', '0', 'DONNA WILLIAMS', '38', 'CHESTNUT WALK', 'L31 1LL', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7834958209', '002009953Y', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8652 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1997, '2764341', '0', '0', 'ANTHONY MEDHURST', '39', 'CROUCH OAK LANE', 'KT15 2AN', 'ADDLESTONE SURREY', 'Grossbritannien', '', '0', '0', '7815753225', '0010229YZ1', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8653 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1998, '2764343', '0', '0', 'DIANA LYSAK', '19', 'SIDMOUTH CLOSE', 'WD19 7QN', 'WATFORD', 'Grossbritannien', '', '0', '0', '7868785802', '0020143G4P', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8595 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(1999, '2764342', '0', '0', 'MICHAEL REISDORF', '58', 'LINDEN ROAD', 'BS6 7RR', 'BRISTOL', 'Grossbritannien', '', '0', '0', '1173732201', '002022778C', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 8654 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2000, '2764334', '0', '0', 'JESSICA COPAS', '64', 'SCHOOL LANE, LOWER CAMBOURNE', 'CB23 5DG', '', 'Grossbritannien', '', '0', '0', '0', '0030002DPM', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8655 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2001, '2764341', '0', '0', 'NAZEER UDDIN', 'FLAT 2', '2 NEW STREET', 'CV22 7BH', 'RUGBY', 'Grossbritannien', '', '0', '0', '7429429284', '0010056JXJ', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', 'rep 06.05.2013 RG 5181 0213 1DE', 'RG 0679 8656 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2002, '2764342', '0', '0', 'MIRA GJERGJI', '57', 'BRICK FARM CLOSE ', 'TW9 4EG', 'RICHMOND', 'Grossbritannien', '', '0', '0', '0', '0020236V7D', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 8657 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2003, '2764333', '0', '0', 'SANAR SHAMIL', '22', 'AVRO SQUARE', 'RG12 9PF', 'BRACKNELL', 'Grossbritannien', '', '0', '0', '7912888292', '0030213RUN', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8658 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2004, '2764342', '0', '0', 'BIANCA MIULESCU', '34', 'KINGSLEY FLATS , OLD KENT ROAD', 'SE1 5XB', '', 'Grossbritannien', '', '0', '0', '0', '0010070FYK', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 8659 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(2005, '2764343', '0', '0', 'ASHLIE MUNRO', '36', 'BRECKVIEW', 'AB41 7GQ', 'PITMEDDEN', 'Grossbritannien', '', '0', '0', '0', '0010038DV9', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8660 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2006, '2764341', '0', '0', 'DAN SMITH', '30 GAIR ROAD', 'SOUTH REDDISH', 'SK5 7LH', 'STOCKPORT', 'Grossbritannien', '', '0', '0', '7837588995', '001012317L', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG067985942DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2007, '2764339', '0', '0', 'LOUISE WILLIS', 'GROUND FLOOR', '84 SHERMAN ROAD', 'RG1 2PP', 'READING', 'Grossbritannien', '', '0', '0', '7429907360', '0020082E7R', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8661 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2008, '2764339', '0', '0', 'LAWRENCE OSUEKE', '276', 'THE BROADWAY ', 'NE30 3DD', 'NEWCASTLE ', 'Grossbritannien', '', '0', '0', '7825557067', '0030052QLB', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8662 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2009, '2764333', '0', '0', 'SWEE KIM ANG', '17', 'WYCHWOOD GRANGE, 50 BRAIDLEY ROAD', 'BH2 6JY', 'Bournemouth', 'Grossbritannien', '', '0', '0', '0', '0020173DH1', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8663 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2010, '2764339', '0', '0', 'ROZLINDA MOHAMED', '235', 'REEPHAM ROAD', 'NR6 5QA', 'NORWICH', 'Grossbritannien', '', '0', '0', '447942092669', '00101222UX', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8664 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2011, '2764343', '0', '0', 'LINDA LEEDS', '26', 'WOBURN AVE', 'GU14 7EB', ' FARNBOROUGH; HANTS', 'Grossbritannien', '', '0', '0', '0', '0010199F5N', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8665 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2012, '2764339', '0', '0', 'LAURA KEMSLEY', '97', 'BURTON GREEN', 'YO30 6JZ', 'YORK', 'Grossbritannien', '', '0', '0', '7823556428', '0010182MJX', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8666 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2013, '2764339', '0', '0', 'JAMES STOCKTON', '7', 'OAKDALE TERRACE', 'BD6 1RR', 'BRADFORD', 'Grossbritannien', '', '0', '0', '7921394816', '00202131CX', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8667 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2014, '2764336', '0', '0', 'SIMON WONG', '65', 'PRINCES AVENUE ', 'W3 8LX', 'LONDON', 'Grossbritannien', '', '0', '0', '7891780070', '0010036WF7', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '0', 'RG 0679 8668 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2015, '2764343', '0', '0', 'PAUL SAUNDERS', '197', 'HIGH STREET', 'NR31 6RP', 'GREAT YARMOUTH', 'Grossbritannien', '', '0', '0', '6581128309', '00200575MM', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8669 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2016, '2764334', '0', '0', 'DAWN GROSVENOR', '50', 'STOKESLEY CRESCENT', 'TS23 1ND', 'BILLINGHAM', 'Grossbritannien', '', '0', '0', '7917690182', '0030207QSP', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8670 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2017, '2764336', '0', '0', 'THANA\'A MOHAJER', '36B', 'SURREY SQUARE', 'SE17 2JX', 'LONDON', 'Grossbritannien', '', '0', '0', '7986552813', '0020032GLQ', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '0', 'RG 0679 8671 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2018, '2764341', '0', '0', 'PAUL CRISP', '5', 'LEGH ROAD', 'M33 2SU', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7525218934', '0010223RI3', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8672 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2019, '2764341', '0', '0', 'BRIAN MILLWARD', '24', 'DUNMOOR GROVE', 'TS17 0QW', 'STOCKTON-ON-TEES', 'Grossbritannien', '', '0', '0', '7842802903', '0030009BQQ', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8673 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2020, '2764342', '0', '0', 'BEN STEVENSON', '73', 'SALTERNS ROAD', 'BH14 7LB', 'POOLE', 'Grossbritannien', '', '0', '0', '7980710567', '0010110CVI', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 8674 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2021, '2764333', '0', '0', 'CELINE VANI', '125', 'UVEDALE CRESCENT', 'CR0 0BW', 'CROYDON', 'Grossbritannien', '', '0', '0', '7878115475', '0030031E2V', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8688 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2022, '2764341', '0', '0', 'HERMIE HOGG', '9', 'MIDDLE DOWN', 'WD25 8BW', 'ALDENHAM HERTS', 'Grossbritannien', '', '0', '0', '1923855283', '0030043B7W', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8689 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2023, '2764334', '0', '0', 'AMAR BENGUEDDACH', 'FLAT 29', 'PARKHURST COURT WALTERS ROAD', 'N7 0SD', 'LONDON', 'Grossbritannien', '', '0', '0', '447917672076', '0010020YEO', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8690 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2024, '2764343', '0', '0', 'PEARL JENNY THOMSON', '69', 'MONKS AVE.', 'EN5 1DA', 'NEW BARNET', 'Grossbritannien', '', '0', '0', '7949441744', '0030186HB6', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8691 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2025, '2764340', '0', '0', 'NATALIYA NECHYPORUK', '60', 'KETLEBASTON ROAD', 'E10 7PF', 'LEYTON', 'Grossbritannien', '', '0', '0', '0', '0020186NQY', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 8692 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2026, '2764342', '0', '0', 'MOHAMMED ZINE', '25', 'KIMPTON HOUSE FONTLEY WAY', 'SW15 4ND', 'LONDON', 'Grossbritannien', '', '0', '0', '079 12 02 42 10', '001021764J', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', 'Will Geld f?r getragene Uhr!\r\n10.06.2013 bitte Ihn refund geben Geld am 14.06.2013 zurück erhalten!', 'RG 0679 8693 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2027, '2764334', '0', '0', 'MARTIN IVANOV', '12', 'MONTROSE COURT, PRINCES GATE', 'SW7 2QQ', 'London', 'Grossbritannien', '', '0', '0', '0', '20198739', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8694 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2028, '2764343', '0', '0', 'FLAVIUS MARTOLEA', '14', 'WALNUT TREE ROAD', 'TW8 0JY', 'BRENTFORD', 'Grossbritannien', '', '0', '0', '0', '0010150EJ3', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8695 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2029, '2764336', '0', '0', 'LALIT PATEL', '35', 'VISTA WAY', 'HA3 0SP', 'HARROW', 'Grossbritannien', '', '0', '0', '7801803338', '0010225RE7', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '0', 'RG 0679 8696 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2030, '14267506', '0', 'micsha', 'madumba', '59a', 'Ørestads boulevard lejlighed 205', '2300', 'københavn s', 'Dänemark', '', '0', '0', '31319690', '0010154JD7', '0', 'Theorema', 'Monte Carlo (sort/guld)', '0', 'RG 0679 8697 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2031, '14267506', '0', 'Kim', 'Holm', '61 ST MF', 'Søndre Ringgade', '8000', 'Aarhus C', 'Dänemark', '', '0', '0', '+4525150233', '0010168PW7', '0', 'Theorema', 'Monte Carlo (sort/guld)', '0', 'RG 0679 8698 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2032, '14685324', '0', 'Peter lund', 'Pedersen', '23b', 'vinkelvej', '8860', 'ulstrup', 'Dänemark', '', '0', '0', '60204351', '0010134FLK', '0', 'Theorema', 'Theorema Dubai-ur med sølv urskive og sort læderrem', '0', 'RG 0679 8699 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2033, '14685161', '0', 'Michael', 'Lund', '58, 2TH', 'Strandmarksvej', '2650', 'Hvidovre', 'Dänemark', '', '0', '0', '+45 6161 8411', '0010227OXX', '0', 'Theorema', 'Theorema Tigris-ur med sort urskive og sort læderrem', '0', 'RG 0679 8700 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2034, '14685167', '0', 'Nichlas', 'Nørgaaard', '15, 1.', 'Fiskergyde', '8000', 'Aarhus C', 'Dänemark', '', '0', '0', '60775631', '0010188NUM', '0', 'Theorema', 'Theorema Dubai-ur med sølv urskive og sort læderrem', '0', 'RG 0679 8701 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2035, '14685638', '0', 'Morten', 'Linkimer', '12', 'Njalsgade', '2300', 'København', 'Dänemark', '', '0', '0', '61771584', '001016616O', '0', 'Theorema', 'Theorema Dubai-ur med guld urskive og sort læderrem', '0', 'RG 0679 8702 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2036, '14547540', '0', 'Bo', 'Thuelund', '8', 'Gartnervænget', '5792', 'Årslev', 'Dänemark', '', '0', '0', '61460497', '0010165HHD', '0', 'Theorema', 'Theorema Dubai-ur med sort urskive og sort læderrem', '0', 'RG 0679 8703 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2037, '14434915', '0', 'Christian', 'Smed', '33', 'Birkegården', '3500', 'Værløse', 'Dänemark', '', '0', '0', '40301882', '0010049TBP', '0', 'Theorema', 'Theorema Dubai-ur med rosaguld urskive og sort læderrem', '0', 'RG 0679 8704 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2038, '14434916', '0', 'FOA', 'Att. Mette Fuglsig', '56-58', 'Christian X\'s Vej', '8260', 'Viby', 'Dänemark', '', '0', '0', '29684111', '0010141KAI', '0', 'Theorema', 'Theorema Dubai-ur med sort urskive og sort læderrem', '0', 'RG 0679 8705 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2039, '14434916', '0', 'Alexander', 'Heidtmann', '6', 'Herluf Trollesvej', '3400', 'Hillerød', 'Dänemark', '', '0', '0', '28773797', '0010193TV1', '0', 'Theorema', 'Theorema Dubai-ur med sort urskive og sort læderrem', '0', 'RG 0679 8706 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2040, '14434916', '0', 'Henrik', 'Kromann', '1-B', 'Bringevej', '3500', 'Værløse', 'Dänemark', '', '0', '0', '28871973', '0010214SUH', '0', 'Theorema', 'Theorema Dubai-ur med sort urskive og sort læderrem', '0', 'RG 0679 8707 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2041, '2764338', '0', '0', 'ZULE HUMA QAYYUM', '8', 'CORRENNIE CIRCLE', 'AB21 7LL', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7925005445', '0010145VG0', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8888 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2042, '2764343', '0', '0', 'PAUL HESKETH', '53', 'ROMNEY STREET', 'M40 9LD', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7769336391', '00202201AK', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8889 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2043, '2764339', '0', '0', 'DONKA BORISOVA', '125 B', 'STATION ROAD', 'NW4 4NL', 'LONDON', 'Grossbritannien', '', '0', '0', '7429572291', '0010101GTR', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', 'Uhr erhalten 10.09.2013\r\nUhre versendet 16.09.2013  RG 5181 3890 0DE', 'RG 0679 8890 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2044, '2764338', '0', '0', 'CAROL PINCHARD', '92', 'LINDSAY ROAD', 'KT4 8LE', 'WORCESTER PARK', 'Grossbritannien', '', '0', '0', '7939516791', '10033093', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', 'Uhr zurück erhalten! Refund??', 'RG 0679 8891 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2045, '2764342', '0', '0', 'PETER VARGA', '1-5 ', 'CLARGES STREET', 'W1J 8AB', 'LONDON', 'Grossbritannien', '', '0', '0', '7760901102', '00102007XB', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 8892 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2046, '2764342', '0', '0', 'OLABODE ALADE', '3', 'LYDIA ROAD', 'DA8 2BB', 'ERITH', 'Grossbritannien', '', '0', '0', '7855816995', '0010229IFV', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 8893 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2047, '2764339', '0', '0', 'JASON GARDNER', '16', 'LESBURY CLOSE', 'DH2 3SS', 'CHESTER LE STREET', 'Grossbritannien', '', '0', '0', '0', '0020040NWT', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP\r\n\r\nGeld am 05.02.2013 von Groupon Zur?ck erhalten! Uhr zurück erhalten!', '0', 'RG 0679 8894 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2048, '2764333', '0', '0', 'STEVE CARTER', '220', 'TWICKENHAM ROAD', 'TW7 7DR', 'ISLEWORTH', 'Grossbritannien', '', '0', '0', '7971035193', '00100168PY', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8895 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2049, '2764339', '0', '0', 'STEPHEN MACKINTOSH', '24', 'RUSKIN AVENUE', 'DH5 0NX', 'HOUGHTON LE SPRING', 'Grossbritannien', '', '0', '0', '7825397598', '0020059NI4', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8896 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2050, '14759585', '0', 'Tamo', 'Meijburg', '26   2tv', 'Vestergade', '8000', 'Aarhus', 'Dänemark', '', '0', '0', '28513665', '0010241U6F', '0', 'Theorema', 'Theorema Dubai-ur med sølv urskive og sort læderrem', '0', 'RG 0679 8898 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2051, '14759585', '0', 'Bjarke', 'Petersen', '10, 2', 'Volden', '8000', 'Århus C.', 'Dänemark', '', '0', '0', '41674404', '0010026I3Q', '0', 'Theorema', 'Theorema Dubai-ur med sølv urskive og sort læderrem', '0', 'RG 0679 8899 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2052, '14758621', '0', 'Gitte', 'Ipsen', '14a', 'Lærkens kvarter', '2620', 'Albertslund', 'Dänemark', '', '0', '0', '20899962', '0010202VD6', '0', 'Theorema', 'Theorema Dubai-ur med guld urskive og sort læderrem', '0', 'RG067989003DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2053, '14758621', '0', 'Anders', 'Holstein', '27 2 th', 'Ægirsgade', '2200', 'Kbh N', 'Dänemark', '', '0', '0', '22524527', '0010216U3H', '0', 'Theorema', 'Theorema Dubai-ur med guld urskive og sort læderrem', '0', 'RG 0679 8901 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2054, '14735689', '0', 'Karina', 'Kyed Thomsen', '3', 'Bakkevænget', '6000', 'Kolding', 'Dänemark', '', 'Julegave', '0', '22661755', '0010036LW3', '0', 'Theorema', 'Monte Carlo (sort/guld)', '0', 'RG 0679 8897 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2055, '14961174', '0', 'kien fatt', 'chan', '60 the way', 'Hunters Run', 'Dublin 15', 'Clonee', 'Irland', '', '0', '0', '0868660068', '0010135TNT', '0', 'Theorema', 'Copacabana MenÔÇÖs Skeleton Watch in Silver With Black Strap', '0', 'RG 0679 8902 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2056, '14961171', '0', 'Yixiang', 'Shi', '12', 'Lower Dorset St', 'D1', 'Ireland', 'Irland', '', '0', '0', '0862049158', '0010218DXN', '0', 'Theorema', 'Sao Paolo MenÔÇÖs Skeleton Watch in Silver With Black Strap', '0', 'RG 0679 8903 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2057, '14961175', '0', 'David', 'Lynch', '0', 'IFDS Percana Block 16 Joyce way', 'D12', 'Park west Business park Dublin Ireland', 'Irland', '', '0', '0', '0868131233', '0010040S7O', '0', 'Theorema', 'Copacabana MenÔÇÖs Skeleton Watch in Black With Black Strap', '0', 'RG 0679 8904 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2058, '14961168', '0', 'Donal', 'Reilly', '26', 'leopardstown abbey ballyogan', '18', 'Dublin', 'Irland', '', '0', '0', '0862398243', '0010024YHS', '0', 'Theorema', 'Toronto MenÔÇÖs Skeleton Watch in Silver With Black Strap', '0', 'RG 0679 8905 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2059, '14961170', '0', 'Kerrie', 'Power', '5-7', 'Hanover Reach', 'D2', 'Facebook, 5-7 Hanover Reach, Hanover Quay', 'Irland', '', 'Julegave', '0', '0872060707', '0010165PPW', '0', 'Theorema', 'Toronto MenÔÇÖs Skeleton Watch in Gold With Brown Strap', '0', 'RG 0679 8906 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2060, '14961173', '0', 'Madan Mohan', 'Sharma', 'Apt. 27', 'Annaly Grove, Block - 2, Ongar Lodge, Ongar', 'Dublin 15', 'Dublin, Ireland', 'Irland', '', '', '0', '00353 876839007', '0010159GMH', '0', 'Theorema', 'Sao Paolo MenÔÇÖs Skeleton Watch in Gold With Brown Strap', '0', 'RG 0679 8907 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2061, '14961173', '0', 'Rasa', 'Kriksciukiene', '75', 'La Vallee', '0', 'Bray', 'Irland', '', '', '0', '0857305781', '0010097QF1', '0', 'Theorema', 'Sao Paolo MenÔÇÖs Skeleton Watch in Gold With Brown Strap', '0', 'RG 0679 8908 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2062, '14961169', '0', 'Declan', 'Hogan', '15', 'Grange Park Drive', '5', 'Raheny, Dublin', 'Irland', '', '', '0', '086-3824487', '00100117SB', '0', 'Theorema', 'Toronto MenÔÇÖs Skeleton Watch in Rose Gold With Brown Strap', '0', 'RG 0679 8909 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2063, '14961184', '0', 'Shane', 'Kenny', 'ivy dene', 'macroney', 'irl', 'kilworth, cork', 'Irland', '', '', '0', '0872678032', '0010061295', '0', 'Theorema', 'Copacabana MenÔÇÖs Skeleton Watch in Silver With Black Strap', '0', 'RG 0679 8910 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2064, '14252515', '0', 'Sandra', 'Årup', 'S Gulsparvsgatan', '52', '21561', 'Malmö', 'Schweden', '', '0', '0', '0', '0020056AP4', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8549 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2065, '14252515', '0', 'Andre', 'Wiberg', 'Margaretaplatsen', '2', '25222', 'Helsingborg', 'Schweden', '', '0', '0', '0735058145', '00301875YI', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8550 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2066, '14252515', '0', 'Kent', 'Asplund', 'VIGDAN', '229', '880 30', 'NÄSÅKER', 'Schweden', '', '0', '0', '0705151704', '0020050UW7', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8551 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2067, '14252515', '0', 'Ebba', 'Sjökvist', 'BÅTBYGGARGATAN', '3', '120 70', 'STOCKHOLM', 'Schweden', '', '0', '0', '0701726446', '0020077WPR', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8552 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2068, '14252515', '0', 'Siw', 'Larsson', 'Södervärnsgatan ', '16', '62146', 'Visby', 'Schweden', '', '0', '0', '0', '001011298N', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8553 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2069, '14252515', '0', 'Mirja', 'Roos', 'SIGTUNAGATAN', '11', '723 34', 'VÄSTERÅS', 'Schweden', '', '0', '0', '0', '0010029U1G', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8554 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2070, '14252515', '0', 'Anas', 'Shoubaki', 'Pluggvägen', '23', '13546', 'Tyresö', 'Schweden', '', '0', '0', '0704054001', '0030165ZX1', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8555 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2071, '14252515', '0', 'michael', 'düring', 'VENAVÄGEN', '44', '703 65', 'ÖREBRO', 'Schweden', '', '0', '0', '0', '0030156Y1C', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8556 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2072, '14252515', '0', 'Ali', 'Baniasadi', 'NYBOHOVSBACKEN', '87', '117 64', 'STOCKHOLM', 'Schweden', '', '0', '0', '0735634370', '0010069798', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8557 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2073, '14252515', '0', 'Lennie', 'Bohlin', 'Husensjövägen', '71a', '25252', 'Helsingborg', 'Schweden', '', '0', '0', '0736736632', '0030049EWC', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8558 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2074, '14252515', '0', 'Katarina', 'Wastesson', 'HERRÄNGSVÄGEN', '6', '144 64', 'RÖNNINGE', 'Schweden', '', '0', '0', '0705325114', '0010183SN4', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8559 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2075, '14252515', '0', 'Måns', 'Lundberg', 'Midskeppsgatan', '22b', '12066', 'Stockholm', 'Schweden', '', '0', '0', '0734257595', '0010176A1A', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8560 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2076, '14252515', '0', 'Ella', 'Gadderus', 'HÖSTVÄDERSGATAN', '19', '418 33', 'GÖTEBORG', 'Schweden', '', '0', '0', '0739954026', '0030150H3H', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8561 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2077, '14252515', '0', 'Claudia', 'Köck', 'VILTSTIGEN', '44', '147 52', 'TUMBA', 'Schweden', '', '0', '0', '46707977613', '00201533QI', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8562 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2078, '14252515', '0', 'Bilel', 'Hammami', 'SÅGSTUVÄGEN', '10', '141 49', 'HUDDINGE', 'Schweden', '', '0', '0', '0765960600', '00300415MU', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8563 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2079, '14252515', '0', 'Abbes', 'Remache', 'Spånehusvägen', '56F', '21439', 'Malmö', 'Schweden', '', '0', '0', '0733- 249532', '0010018BO1', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8564 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2080, '14252515', '0', 'mohammed', 'mohammad', 'RÅKVÄGEN', '34', '237 36', 'BJÄRRED', 'Schweden', '', '0', '0', '0735546516', '0010165V5E', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8565 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2081, '14252515', '0', 'Peter', 'Albertson', 'Skrällebersvägen', '18A', '46140', 'Trollhättan', 'Schweden', '', '0', '0', '+46706686648', '003003997J', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8566 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2082, '14252527', '0', 'Silvia', 'Dias', 'FRUÄNGSGATAN', '35', '611 30', 'NYKÖPING', 'Schweden', '', '0', '0', '070 89 59 777', '00302354WL', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8567 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2083, '14252527', '0', 'Gezim', 'Baftiu', 'Hertigknuts gatan ', '43c', '302 67', 'Halmstad ', 'Schweden', '', '0', '0', '0', '00102496CG', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8568 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2084, '14252527', '0', 'Josefin', 'Jonsson', 'Barnarpsgatan', '78', '55333', 'Jönköping', 'Schweden', '', '0', '0', '0', '0030243WQL', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8569 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2085, '14252527', '0', 'Malin', 'Anderberg', 'Blackebergsbacken', '65', '168 52', 'Bromma', 'Schweden', '', '0', '0', '0', '00300441TZ', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8570 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2086, '14252527', '0', 'Anders', 'Killberg', 'HASSELSTIGEN', '9', '262 63', 'ÄNGELHOLM', 'Schweden', '', '0', '0', '0709-902003', '0010085UAL', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8571 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2087, '14252527', '0', 'Christian', 'Haberler', 'KARNEOLGATAN', '35', '426 51', 'VÄSTRA FRÖLUNDA', 'Schweden', '', '0', '0', '0722047151', '00102406TH', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8572 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2088, '14252527', '0', 'Nathalie', 'Neiman', 'HEDINSGATAN', '13', '115 33', 'STOCKHOLM', 'Schweden', '', '0', '0', '0739443122', '00100551D5', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8573 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2089, '14252527', '0', 'Jonas', 'Selander', 'ALMEKÄRRSVÄGEN', '191', '443 39', 'LERUM', 'Schweden', '', '0', '0', '0739126165', '0010208Y5W', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8574 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2090, '14252527', '0', 'Victoria', 'Uddh', 'VÄSTERVÄGEN', '22', '429 31', 'KULLAVIK', 'Schweden', '', '0', '0', '0702760723', '0030146YXD', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8575 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2091, '14252527', '0', 'Elzbieta', 'Kowalska', 'Fabriksgatan 3', '4 tr', '21137', 'Malmö', 'Schweden', '', '0', '0', '0706657725', '0020116PNM', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8576 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2092, '14252527', '0', 'Peter', 'Stevelind', 'Pilfinkv', '5', '14771', 'Grödinge', 'Schweden', '', '0', '0', '0', '0020053F2B', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8577 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2093, '14252536', '0', 'Mia', 'Holmgren', 'TRÄDGÅRDSVÄGEN', '20', '194 46', 'UPPLANDS VÄSBY', 'Schweden', '', '0', '0', '0', '0030229WRU', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8578 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2094, '14252536', '0', 'Ingrid', 'Tjernberg', 'STALLMÄSTAREGATAN', '117', '587 35', 'LINKÖPING', 'Schweden', '', '0', '0', '0', '00300978KI', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8579 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2095, '14252536', '0', 'Tomas', 'Karlsson', 'MEJSELVÄGEN', '46', '126 38', 'HÄGERSTEN', 'Schweden', '', '0', '0', '0768367691', '0010051LAL', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8580 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2096, '14252536', '0', 'Sofie', 'Waller', 'LOTSGATAN', '4', '414 58', 'GÖTEBORG', 'Schweden', '', '0', '0', '0732171999', '0030209K3O', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8581 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2097, '14252536', '0', 'Helen', 'Johansson', 'JÄTTEVÄGEN', '36', '135 51', 'TYRESÖ', 'Schweden', '', '0', '0', '0709615755', '00101908WP', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8582 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2098, '14252536', '0', 'Alexander', 'Hansson', 'STORA SÖDERGATAN', '56C', '22223', 'LUND', 'Schweden', '', '0', '0', '0707672498', '0010116JLE', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8583 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2099, '14252536', '0', 'Daniel', 'Schenning', 'STAGNELIUSVÄGEN', '38', '112 57', 'STOCKHOLM', 'Schweden', '', '0', '0', '0707849051', '00201687A4', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8584 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2100, '14252536', '0', 'Björn', 'Svensson', 'DALKÄRRSLEDEN', '7', '162 71', 'VÄLLINGBY', 'Schweden', '', '0', '0', '070-1623245', '0020100FFT', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8585 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2101, '14252536', '0', 'Sandra', 'Westerberg', 'Hanstavägen', '80', '16465', 'Kista', 'Schweden', '', '0', '0', '0', '0010096F6Q', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8586 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2102, '14252536', '0', 'Emma', 'Tillberg', 'Kronetorpsgatan', '70b', '212 27', 'Malmö', 'Schweden', '', '0', '0', '0', '003004267W', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8587 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2103, '14252536', '0', 'Robin', 'Sjåstad', 'Mariedalsvägen', '49b', '21745', 'Malmö', 'Schweden', '', '0', '0', '0734201024', '0010250O9O', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8588 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2104, '14252536', '0', 'Jonas', 'Carlsson', 'Götalandsvägen', '241', '12545', 'Älvsjö', 'Schweden', '', '0', '0', '0', '0010216FER', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8589 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2105, '14438722', '0', 'Simone', 'Engqvist', 'Ringvägen', '11', '831 37', 'Östersund', 'Schweden', '', '0', '0', '0', '00301799F5', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8590 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2106, '14438722', '0', 'victor', 'lindwall', 'DJURSHOLMSVÄGEN', '7', '183 56', 'TÄBY', 'Schweden', '', '0', '0', '0735344603', '00100656OT', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8591 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2107, '14438722', '0', 'Simon', 'Bergfors', 'HORNSGATAN', '61', '118 49', 'STOCKHOLM', 'Schweden', '', '0', '0', '0733940674', '0020022KCN', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8592 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2108, '14438722', '0', 'Simo', 'Bikazzan', 'Tomtbergavägen', '61 Lgh 1102', '14568', 'Norsborg', 'Schweden', '', '0', '0', '0', '0030035GBJ', '0', 'Theorema', 'Paragon SW', '0', 'RG 0679 8593 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2109, '14252516', '0', 'Helena', 'Johansson', 'Örnsköldsgatan ', '75', '70350', 'Örebro', 'Schweden', '', '0', '0', '0707399101', '0030171D14', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG067987081DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2110, '14252516', '0', 'Rawa', 'Ebrahimzade', 'Södra dragspelsgatan', '22', '42143', 'Västra frölunda', 'Schweden', '', '0', '0', '+46706874609', '0030017T1H', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8709 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2111, '14252516', '0', 'Charbel', 'Mikhael', 'Svampstigen ', '92', '14440', 'Rönninge', 'Schweden', '', '0', '0', '0', '0020149JNB', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8710 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2112, '14252516', '0', 'Mikael', 'Granström', 'RIDDARVÄGEN', '17A', '18132', 'LIDINGÖ', 'Schweden', '', '0', '0', '0', '00101098EZ', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8711 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2113, '14252516', '0', 'sebiha', 'kaplan', 'ATTERBOMSGATAN', '30', '754 30', 'UPPSALA', 'Schweden', '', '0', '0', '0708634575', '0010072JZ7', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8712 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2114, '14252516', '0', 'Robin', 'Grujo', 'Korsbergagatan', '6', '21230', 'Malmö', 'Schweden', '', '0', '0', '0', '0030119SLI', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8713 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2115, '14252516', '0', 'AJMAL', 'MUHAMMAD', 'Ryds Alle 5 LGH 114', '114', '58435', 'Linköping', 'Schweden', '', '0', '0', '0734248334', '00200598E4', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8714 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2116, '14252516', '0', 'Kia', 'Deilert', 'ROSENLUNDSGATAN', '38', '118 53', 'STOCKHOLM', 'Schweden', '', '0', '0', '070-6186373', '001022255G', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8715 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2117, '14252516', '0', 'Jesper', 'Jonsson', 'BOXERGRÄND', '65', '128 62', 'SKÖNDAL', 'Schweden', '', '0', '0', '0', '0030143R85', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8716 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2118, '14252516', '0', 'estefania', 'bonilla', 'valbogatan', '22b', '80323', 'gävle', 'Schweden', '', '0', '0', '0737572759', '00201048H1', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8717 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2119, '14252516', '0', 'Katarina', 'Wastesson', 'HERRÄNGSVÄGEN', '6', '144 64', 'RÖNNINGE', 'Schweden', '', '0', '0', '0705325114', '0010084508', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8718 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2120, '14252516', '0', 'Christoffer', 'Hild', 'STENMURKLEVÄGEN', '5', '181 57', 'LIDINGÖ', 'Schweden', '', '0', '0', '+46735227707', '0030108RGK', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8719 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2121, '14252516', '0', 'My', 'Tran', 'LANDÅLETTGATAN', '17', '212 42', 'MALMÖ', 'Schweden', '', '0', '0', '0', '0030127SH7', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8720 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2122, '14252516', '0', 'David', 'Gunvik', 'Kungsgatan', '29B', '43431', 'Kungsbacka', 'Schweden', '', '0', '0', '0', '0010118GEH', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8721 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2123, '14252516', '0', 'Viktor', 'Garrido Velasquez', 'SKRAKGRÄND', '11', '123 49', 'FARSTA', 'Schweden', '', '0', '0', '0739674860', '0030019601', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8722 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2124, '14252516', '0', 'Andreas', 'Melker', 'Höjdgatan', '7', '14932', 'Nynäshamn', 'Schweden', '', '0', '0', '0707149020', '0010173EA0', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8723 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2125, '14252516', '0', 'Mahin', 'Sultanova', 'aprikosgrand', '7', '17557', 'Stockholm', 'Schweden', '', '0', '0', '0722977737', '0030040O8X', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8724 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2126, '14252516', '0', 'talar', 'farag', 'bandstolsväg', '20', '75648', 'uppsala', 'Schweden', '', '0', '0', '0704711755', '0030114DEM', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8725 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2127, '14252516', '0', 'Andreas', 'Danielsson', 'Zetterlundsväg ', '26a', '18654', 'Vallentuna', 'Schweden', '', '0', '0', '0', '0030043AT7', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8726 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2128, '14252516', '0', 'neriman', 'veliu', 'von lingens väg', '72', '21371', 'malmö', 'Schweden', '', '0', '0', '0769474377', '00300696IM', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8727 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2129, '14252528', '0', 'Andreas', 'Pettersson', 'GÖTAFORSVÄGEN', '32', '122 66', 'ENSKEDE', 'Schweden', '', '0', '0', '073-6182021', '0010116DUH', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8728 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2130, '14252528', '0', 'thony', 'wiberg', 'KARLSGATAN', '16', '703 41', 'ÖREBRO', 'Schweden', '', '0', '0', '0', '00302064WA', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8728 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2131, '14252528', '0', 'Farman', 'Gorgis', 'FRUÄNGSGATAN', '23', '129 51', 'HÄGERSTEN', 'Schweden', '', '0', '0', '0762400600', '0010185YHO', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8730 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2132, '14252528', '0', 'Sofie', 'Fredriksson', 'SJÖVÄGEN', '20B', '73731', 'FAGERSTA', 'Schweden', '', '0', '0', '0707344264', '0030180HIY', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8731 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2133, '14252528', '0', 'Lisa', 'Ohlsson', 'ÖHMANS VÄG', '45', '134 40', 'GUSTAVSBERG', 'Schweden', '', '0', '0', '070-4760309', '0010095XJS', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8732 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2134, '14252528', '0', 'Daniel', 'Torres', 'BALLADGATAN', '47', '215 71', 'MALMÖ', 'Schweden', '', '0', '0', '0', '0030217NRV', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8733 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2135, '14252528', '0', 'Jeanett', 'Miladinov', 'HALALID', '26', '254 40', 'HELSINGBORG', 'Schweden', '', '0', '0', '0705438808', '00302347JZ', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8734 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2136, '14252528', '0', 'niklas', 'johansson', 'SVEAGATAN', '3', '504 39', 'BORÅS', 'Schweden', '', '0', '0', '0766317678', '0030194BIH', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8735 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2137, '14252528', '0', 'Bionda', 'Sejdija', 'pilängsrundeln', '9a', '26142', 'landskrona', 'Schweden', '', '0', '0', '0767107559', '0030024V3M', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8736 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2138, '14252528', '0', 'Michaela', 'Bemacce', 'Sickla kanalgata', '46', '12068', 'Stockholm', 'Schweden', '', '0', '0', '0702807028', '0020099KJ2', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8737 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2139, '14252528', '0', 'Philip', 'Ramse', 'Gamla Täbyvägen ', '14', '18247 ', 'Stockholm ', 'Schweden', '', '0', '0', '0733602797 ', '0030185G9H', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8738 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2140, '14252528', '0', 'Sebastian', 'Vasques', 'Annedalsvägen ', '73', '16870', 'Bromma', 'Schweden', '', '0', '0', '0', '0010013IPH', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8739 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2141, '14252528', '0', 'Martin', 'Cedergren', 'KILBACKSVÄGEN', '13D', '54138', 'SKÖVDE', 'Schweden', '', '0', '0', '0704082812', '0020134549', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8740 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2142, '14252528', '0', 'Pontus', 'Gustavsson', 'OLA HANSSONSGATAN', '4', '112 52', 'STOCKHOLM', 'Schweden', '', '0', '0', '0735076736', '0010104IO7', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8741 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2143, '14252528', '0', 'Cecilia', 'Dimberg', 'RUDBECKSVÄGEN', '7', '147 43', 'TUMBA', 'Schweden', '', '0', '0', '0708992058', '002005887R', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8742 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2144, '14252528', '0', 'ljuba', 'velovska', 'furugatan', '2', '21363', 'malmö', 'Schweden', '', '0', '0', '0', '0020186NJO', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8743 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2145, '14252528', '0', 'Tetyana', 'Nguen', 'GEVÄRSGATAN', '35', '262 62', 'ÄNGELHOLM', 'Schweden', '', '0', '0', '0760593388', '0030249WT5', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8744 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2146, '14252528', '0', 'Kristina', 'Petkovic', 'KRYSSDÄCKET', '6', '413 27', 'GÖTEBORG', 'Schweden', '', '0', '0', '0707186616', '0020109LTL', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8745 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2147, '14252528', '0', 'Anton', 'Samuelsson', 'FJÄRDE LÅNGGATAN', '28A', '41327', 'GÖTEBORG', 'Schweden', '', '0', '0', '0701441337', '00201233W6', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8746 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2148, '14252528', '0', 'Hasan', 'Ucler', 'VARMFRONTSGATAN', '12', '418 43', 'GÖTEBORG', 'Schweden', '', '0', '0', '46735569797', '00200329TX', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8747 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2149, '14252528', '0', 'Marcus', 'Sundström', 'LANDSNORAVÄGEN', '47', '192 51', 'SOLLENTUNA', 'Schweden', '', '0', '0', '0721555114', '00202503LY', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8748 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2150, '14252528', '0', 'Tommy', 'Östman', 'SKRAKVÄGEN', '3', '611 62', 'NYKÖPING', 'Schweden', '', '0', '0', '0', '0030037DAD', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 87492DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2151, '14252528', '0', 'Mauro', 'Cardenas', 'PETREJUSVÄGEN', '47', '121 38', 'JOHANNESHOV', 'Schweden', '', '0', '0', '0761837111', '0010077DMD', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8750 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2152, '14438700', '0', 'Dragan', 'Sogorovic', 'GAMLA VÄGEN', '17', '265 39', 'ÅSTORP', 'Schweden', '', '0', '0', '0', '0020160WI7', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8751 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(2153, '14438708', '0', 'Ingrid', 'Norén', 'ÖSTEN UNDÉNS GATA', '190', '227 62', 'LUND', 'Schweden', '', '0', '0', '0709-605277', '00102458YM', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8752 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2154, '14252537', '0', 'Amit', 'Dodia', 'HERTIG KARLS ALLÉ', '27', '703 40', 'ÖREBRO', 'Schweden', '', '0', '0', '076-184 49 43', '0010144FD3', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8753 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2155, '14252537', '0', 'Viktor', 'Bergman', 'Granlidsvägen 1', 'Lgh 86', '83013', 'Åre', 'Schweden', '', '0', '0', '0707661368', '0020096WEJ', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8754 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2156, '14252537', '0', 'Nicole', 'Hyltefors', 'KARLAVÄGEN', '4', '172 76', 'SUNDBYBERG', 'Schweden', '', '0', '0', '0', '0030158HPH', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8755 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2157, '14252537', '0', 'DRAGICA', 'BRKIC', 'TORNGATAN', '41', '334 32', 'ANDERSTORP', 'Schweden', '', '0', '0', '0704869477', '00200043UD', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8756 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2158, '14252537', '0', 'Zandra', 'Lundqvist', 'NORRA SKOGSRUNDAN', '22', '184 63', 'ÅKERSBERGA', 'Schweden', '', '0', '0', '0', '0010048JLF', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8757 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2159, '14252537', '0', 'Martin', 'Carlsson', 'AFFÄRSVÄGEN', '21', '246 52', 'LÖDDEKÖPINGE', 'Schweden', '', '0', '0', '0', '0010050I0Z', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8758 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2160, '14252537', '0', 'Emil', 'Svensson', 'DEGERÄNGSVÄGEN', '5', '671 42', 'ARVIKA', 'Schweden', '', '0', '0', '0709503970', '0030109F8P', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8759 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2161, '14252537', '0', 'Shwan', 'kuchak', 'ällingavägen', '3J', '22734', 'lund', 'Schweden', '', '0', '0', '0762131361', '0030216KFQ', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8760 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2162, '14252537', '0', 'Ines', 'Arapovic', 'SYSKONHAMNSGATAN', '4', '302 45', 'HALMSTAD', 'Schweden', '', '0', '0', '0733299880', '0020011TP7', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8761 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2163, '14252537', '0', 'Dag', 'Petersen c/o Kiefer', 'JOHANSGATAN', '15', '265 72', 'KVIDINGE', 'Schweden', '', '0', '0', '+46707977146', '0020081S8P', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8762 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2164, '14252537', '0', 'Paula', 'Moczek', 'MJÖLNARSTIGEN', '21', '163 41', 'SPÅNGA', 'Schweden', '', '0', '0', '0736792866', '0030136FCC', '0', 'Theorema', 'Paragon T3001 schwarz\r\n\r\n21.01.13 RG 0686 3100 5DE', '0', 'RG 0679 8763 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2165, '14252537', '0', 'Louise', 'Nilsson', 'Gustaf rydbergsgatan ', '4B ', '21755', 'Malmö', 'Schweden', '', '0', '0', '0', '0020162A53', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8764 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2166, '14252537', '0', 'Muhammad Waheed', 'Qureshi', 'NORDKAPSGATAN', '11', '164 36', 'KISTA', 'Schweden', '', '0', '0', '0737235595', '00102425P2', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8765 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2167, '14438723', '0', 'Paola', 'Rubiño', 'Sågstuvägen', '12', '14149', 'Stockholm', 'Schweden', '', '0', '0', '0764109977', '0020118ZON', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8766 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2168, '14438723', '0', 'halit', 'akdeve', 'STÖKHAGSVÄGEN', '86', '145 50', 'NORSBORG', 'Schweden', '', '0', '0', '0707144500', '0030142FTD', '0', 'Theorema', 'Paragon T3001 schwarz', '0', 'RG 0679 8767 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2169, '14252517', '0', 'David', 'Alan', 'Sunnanbyplan', '5', '16371', 'Stockholm', 'Schweden', '', '0', '0', '0723134644', '00102002V5', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8768 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2170, '14252517', '0', 'Ibrahim', 'Kerimo', 'Kornvägen 7 trappor', '9', '14568', 'Norsborg', 'Schweden', '', '0', '0', '0', '0010101OFK', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8769 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2171, '14252517', '0', 'Dan', 'Jonason', 'HANNA RYDHS GATA', '20', '129 50', 'HÄGERSTEN', 'Schweden', '', '0', '0', '0', '0020052L7D', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8770 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2172, '14252517', '0', 'Adrian', 'Santa', 'SVANSJÖGATAN', '29', '217 66', 'MALMÖ', 'Schweden', '', '0', '0', '0730805858', '0010112IPQ', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8771 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2173, '14252517', '0', 'Kristoffer', 'Rosenberg', 'Härjedalsgatan ', '54', '16266', 'Stockholm ', 'Schweden', '', '0', '0', '0709283638', '0030108QI3', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8772 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2174, '14252517', '0', 'Sanna', 'Rhegalle', 'KARLBERGSVÄGEN', '80 4TR ÖG', '11335', 'STOCKHOLM', 'Schweden', '', '0', '0', '0', '0030178NS4', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8773 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2175, '14252517', '0', 'Rolf', 'Andtbacka', 'Bultbovägen', '1B', '81442', 'Skutskär', 'Schweden', '', '0', '0', '0706041640', '0030008OYD', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8774 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2176, '14252517', '0', 'Sitto', 'Eroglu', 'GREVEGÅRDSVÄGEN', '142', '421 61', 'VÄSTRA FRÖLUNDA', 'Schweden', '', '0', '0', '0', '0010006LZS', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8775 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2177, '14252529', '0', 'Heddy', 'Motzfeldt', 'LOVISELUNDSVÄGEN', '166', '165 70', 'HÄSSELBY', 'Schweden', '', '0', '0', '0', '00201956KH', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8776 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2178, '14252529', '0', 'Juliane', 'Persmyren', 'SMALSTIGEN', '3', '261 93', 'SAXTORP', 'Schweden', '', '0', '0', '0707395783', '0010067CAU', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8777 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2179, '14252529', '0', 'Nathalie', 'Wahlberg', 'RÅDMANSGATAN', '12', '311 45', 'FALKENBERG', 'Schweden', '', '0', '0', '0702606663', '00300467JR', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8778 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2180, '14252529', '0', 'Gulsum', 'Akcay', 'Forvägen', '53', '14551', 'Norsborg', 'Schweden', '', '0', '0', '0', '0010085PQX', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8779 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2181, '14252529', '0', 'Maurizzio', 'Sciacca', 'FALSTERBOGATAN', '21', '252 52', 'HELSINGBORG', 'Schweden', '', '0', '0', '0736314111', '0020050O5G', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8780 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2182, '14252529', '0', 'Andreas', 'Warnberg', 'Nyhamravägen', '1', '74432', 'Heby', 'Schweden', '', '0', '0', '0', '00101729M5', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8781 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2183, '14252538', '0', 'Caroline', 'Lindblom', 'ALBY SÅG', '11', '194 92', 'UPPLANDS VÄSBY', 'Schweden', '', '0', '0', '0707757611', '0020156HV7', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8782 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2184, '14252538', '0', 'Maria', 'Poli', 'Byvägen', '62', '15152', 'Södertälje ', 'Schweden', '', '0', '0', '0737617593', '0030083W4H', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8783 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2185, '14252538', '0', 'Daniel', 'Johansson', 'Värmlandsgatan', '4b', '21428', 'Malmö', 'Schweden', '', '0', '0', '0703 - 27 30 38', '0020006U1J', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8784 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2186, '14252538', '0', 'Sofie', 'Waller', 'LOTSGATAN', '4', '414 58', 'GÖTEBORG', 'Schweden', '', '0', '0', '0732171999', '0020086FGS', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8785 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2187, '14252538', '0', 'Anette', 'Gustafsson', 'KINNE-VEDUM GRANLYCKAN', 'KINNE VEDUM', '53397', 'GÖTENE', 'Schweden', '', '0', '0', '0', '00202017HX', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8786 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2188, '14252538', '0', 'Emilio', 'Strukelj', 'Friggagatan', '3b', '41101', 'Göteborg', 'Schweden', '', '0', '0', '0739714118', '001019561W', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8787 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2189, '14252538', '0', 'Said', 'Azzam', 'BONDEGATAN', '50', '116 33', 'STOCKHOLM', 'Schweden', '', '0', '0', '0707751014', '0010168FXM', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8788 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2190, '14438724', '0', 'Maha', 'Bouzeid', 'VÄNORTSRINGEN', '23', '195 30', 'MÄRSTA', 'Schweden', '', '0', '0', '0', '00302142W8', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8789 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2191, '14438724', '0', 'Anna-Marie', 'Ling c/o Wahlestedt', 'Törnes väg ', '36', '135 50', 'Tyresö', 'Schweden', '', '0', '0', '0707890055', '0020018W0S', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 87909DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2192, '14438724', '0', 'Niclas', 'Olverling', 'DÖBELNSGATAN', '60', '113 52', 'STOCKHOLM', 'Schweden', '', '0', '0', '0', '00302027DJ', '0', 'Theorema', 'Paragon Rosegold', '0', 'RG 0679 8791 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-20', '', '', '', '', '', ''),
(2193, '14252518', '0', 'Sami', 'Hormozy', 'Katarina bangatan', '28', '11639', 'stockholm', 'Schweden', '', '0', '0', '0736571216', '0030114Q8R', '0', 'Theorema', 'Paragon Gold-schwarz', '0', 'RG067987926DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2194, '14252518', '0', 'Anna-Lena', 'Holsteryd', 'HÖGMORAVÄGEN', '46', '138 36', 'ÄLTA', 'Schweden', '', '0', '0', '0', '00300496VA', '0', 'Theorema', 'Paragon Gold-schwarz', '0', 'RG 0679 8793 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2195, '14252518', '0', 'Nikoi', 'Djane', 'sakförare vägen 6', '6', '22657', 'lund', 'Schweden', '', '0', '0', '046121033', '0020173VXA', '0', 'Theorema', 'Paragon Gold-schwarz', '0', 'RG 0679 8794 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2196, '14252530', '0', 'Peter', 'Stevelind', 'Pilfinkv', '5', '14771', 'Grödinge', 'Schweden', '', '0', '0', '0', '00301249RO', '0', 'Theorema', 'Paragon Gold-schwarz', '0', 'RG 0679 8795 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2197, '14252530', '0', 'Mimmi', 'Danielsson', 'Skolgatan', '15A', '90322', 'Umeå', 'Schweden', '', '0', '0', '0', '0020201TWE', '0', 'Theorema', 'Paragon Gold-schwarz', '0', 'RG 0679 8796 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2198, '14252530', '0', 'Sophia', 'Singman', 'Ribbingsv', '7C', '19252', 'Stockholm', 'Schweden', '', '0', '0', '0', '0010060MDV', '0', 'Theorema', 'Paragon Gold-schwarz', '0', 'RG 0679 8797 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2199, '14252530', '0', 'Karl', 'Aihtia', 'AMHULTS BYVÄG', '17', '423 36', 'TORSLANDA', 'Schweden', '', '0', '0', '0723136175', '0010191RKG', '0', 'Theorema', 'Paragon Gold-schwarz', '0', 'RG 0679 8798 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2200, '14252530', '0', 'elinor', 'matti', 'fersensväg', '22', '211 42', 'malmö', 'Schweden', '', '0', '0', '0739819535', '0020059RM7', '0', 'Theorema', 'Paragon Gold-schwarz', '0', 'RG 0679 8799 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2201, '14252530', '0', 'Shafeeq', 'Ahmed', 'VASAVÄGEN', '2', '169 58', 'SOLNA', 'Schweden', '', '0', '0', '0707936227', '0020132QRI', '0', 'Theorema', 'Paragon Gold-schwarz', '0', 'RG 0679 8800 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2202, '14252530', '0', 'Mariola', 'Choinska', 'ALLÉGATAN', '1', '233 42', 'SVEDALA', 'Schweden', '', '0', '0', '0727414846', '00300769YC', '0', 'Theorema', 'Paragon Gold-schwarz', '0', 'RG 0679 8801 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2203, '14252530', '0', 'Mattias', 'Svensson', 'GÅRDSTIGEN', '27', '125 52', 'ÄLVSJÖ', 'Schweden', '', '0', '0', '073-5392220', '00100631GU', '0', 'Theorema', 'Paragon Gold-schwarz', '0', 'RG 0679 8802 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2204, '14438741', '0', 'Lars', 'Klingberg', 'Klostergatan', '5A', '70361', 'Örebro', 'Schweden', '', '0', '0', '0768088899', '0010108WJB', '0', 'Theorema', 'Paragon Gold-schwarz', 'Uhr zurück erhalten! Refund???', 'RG 0679 8803 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2205, '14252539', '0', 'mikele', 'tsegay', 'TULLPORTAGATAN', '9', '532 30', 'SKARA', 'Schweden', '', '0', '0', '46733932826', '0030185A9T', '0', 'Theorema', 'Paragon Gold-schwarz', '0', 'RG 0679 8804 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2206, '14252539', '0', 'Faton', 'Elioti', 'Von lingensväg', '17', '21370', 'Malmö', 'Schweden', '', '0', '0', '0707487152', '00101556WN', '0', 'Theorema', 'Paragon Gold-schwarz', '0', 'RG 0679 8805 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2207, '14252539', '0', 'annelie', 'karlsson', 'MANDELBLOMSVÄGEN', '10', '468 34', 'VARGÖN', 'Schweden', '', '0', '0', '0703273175', '00301444QK', '0', 'Theorema', 'Paragon Gold-schwarz', '0', 'RG 0679 8806 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2208, '14252539', '0', 'Bilal', 'Mammar Chaouche', 'TENSTA ALLÉ', '4', '163 64', 'SPÅNGA', 'Schweden', '', '0', '0', '0707585931', '0020011UHY', '0', 'Theorema', 'Paragon Gold-schwarz', '0', 'RG 0679 8807 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2209, '14438725', '0', 'Natalia', 'Timosina', 'Västeråsvägen', '26', '63223', 'Eskilstuna', 'Schweden', '', '0', '0', '0704175651', '00200357ZA', '0', 'Theorema', 'Paragon Gold-schwarz', '0', 'RG 0679 8808 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2210, '14438725', '0', 'Elyar', 'Mammadov', 'Kungsladugatan', '8', '60243', 'Norrköping', 'Schweden', '', '0', '0', '0', '0030145JM7', '0', 'Theorema', 'Paragon Gold-schwarz', '0', 'RG 0679 8809 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2211, '14252519', '0', 'Ziad', 'Tarek rashid', 'Ekgården', '42', '42439', 'Göteborg', 'Schweden', '', '0', '0', '0730729292', '0030088OPV', '0', 'Theorema', 'Paragon T3001-Bi-w', '0', 'RG 0679 8810 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2212, '14252519', '0', 'Johanna', 'Gröndahl', 'Sjöströms väg', '22', '21853', 'Klagshamn', 'Schweden', '', '0', '0', '0739830807', '002021111O', '0', 'Theorema', 'Paragon T3001-Bi-w', '0', 'RG 0679 8811 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2213, '14252519', '0', 'Agneta', 'Mark', 'FRIDSHYDDEVÄGEN', '3', '191 36', 'SOLLENTUNA', 'Schweden', '', '0', '0', '070-3216701', '0010080LBF', '0', 'Theorema', 'Paragon T3001-Bi-w', '0', 'RG 0679 8812 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2214, '14252519', '0', 'Hassan', 'Abdullah', 'BERGSGÅRDSGÄRDET', '48', '424 32', 'ANGERED', 'Schweden', '', '0', '0', '0700408004', '0030038G8A', '0', 'Theorema', 'Paragon T3001-Bi-w', '0', 'RG 0679 8813 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2215, '14252531', '0', 'Christoffer', 'Wesén', 'ÄNGKÄRRSGATAN', '18', '171 70', 'SOLNA', 'Schweden', '', '0', '0', '0', '0020080ZF8', '0', 'Theorema', 'Paragon T3001-Bi-w', '0', 'RG 0679 8814 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2216, '14252531', '0', 'Dan', 'Biberg', 'SOLURSGRÄND', '10', '162 65', 'VÄLLINGBY', 'Schweden', '', '0', '0', '0700500764', '0020022NJQ', '0', 'Theorema', 'Paragon T3001-Bi-w', '0', 'RG 0679 8815 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2217, '14438703', '0', 'Gastone', 'Levi', 'FREDRIKSDALSPLATSEN', '2', '254 37', 'HELSINGBORG', 'Schweden', '', '0', '0', '0761-865083', '0010027ZXR', '0', 'Theorema', 'Paragon T3001-Bi-w', '0', 'RG 0679 8816 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2218, '14252540', '0', 'Helen', 'Johansson', 'JÄTTEVÄGEN', '36', '135 51', 'TYRESÖ', 'Schweden', '', '0', '0', '0709615755', '0030214I2W', '0', 'Theorema', 'Paragon T3001-Bi-w', '0', 'RG 0679 8817 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2219, '14252540', '0', 'Bo', 'Dahlstrand', 'Enegatan ', '6', '33531', 'Gnosjö', 'Schweden', '', '0', '0', '0', '001024668G', '0', 'Theorema', 'Paragon T3001-Bi-w', '0', 'RG 0679 8818 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2220, '14252540', '0', 'Markus', 'Jansson Pravitz', 'GRÖNVIKSVÄGEN', '115', '167 76', 'BROMMA', 'Schweden', '', '0', '0', '0720495777', '0030028FCU', '0', 'Theorema', 'Paragon T3001-Bi-w', '0', 'RG 0679 8819 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2221, '14438726', '0', 'Gunilla', 'Stenmark Fridh', 'ODALSLINGAN', '3', '175 43', 'JÄRFÄLLA', 'Schweden', '', '0', '0', '072-2473795', '0020209W8C', '0', 'Theorema', 'Paragon T3001-Bi-w', '0', 'RG 0679 8820 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2222, '14438734', '0', 'Markus', 'Danielsson', 'Tegelgatan', '43', '75239', 'Uppsala', 'Schweden', '', '0', '0', '0', '0020177Y6R', '0', 'Theorema', 'Paragon T3001-Bi-w', '0', 'RG 0679 8821 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2223, '14252520', '0', 'Kamel', 'Aoudeh', 'Benvägen', '49', '72352', 'Västerås', 'Schweden', '', '0', '0', '0760569964', '0030073BPP', '0', 'Theorema', 'Paragon T3001-Bi-s', '0', 'RG 0679 8823 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2224, '14252520', '0', 'dmitri', 'kalukov', 'blåsutvägen', '9', '12136', 'stockhom', 'Schweden', '', '0', '0', '0', '0020101CD1', '0', 'Theorema', 'Paragon T3001-Bi-s', '0', 'RG 0679 8824 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2225, '14252520', '0', 'Peter', 'Lam', 'SLEIPNERGATAN', '82', '195 54', 'MÄRSTA', 'Schweden', '', '0', '0', '0737516386', '0030112FVI', '0', 'Theorema', 'Paragon T3001-Bi-s', '0', 'RG 0679 8825 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2226, '14252520', '0', 'Peter', 'Larsson', 'Sturevägen ', '14', '64161', 'Valla ', 'Schweden', '', '0', '0', '0', '00300762F0', '0', 'Theorema', 'Paragon T3001-Bi-s', '0', 'RG 0679 8826 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2227, '14252520', '0', 'Shirin', 'Jalali', 'majtorpsgatan', '15', '42256', 'göteborg', 'Schweden', '', '0', '0', '0762989568', '0010133WOO', '0', 'Theorema', 'Paragon T3001-Bi-s', '0', 'RG 0679 8827 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2228, '14252532', '0', 'Joakim', 'Olsson', 'Vikingavägen', '9', '74650', 'Bålsta', 'Schweden', '', '0', '0', '0', '00101950KM', '0', 'Theorema', 'Paragon T3001-Bi-s', '0', 'RG 0679 8828 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2229, '14252532', '0', 'Nejad', 'Khadiri', 'ULLVIDEVÄGEN', '21A', '16244', 'VÄLLINGBY', 'Schweden', '', '0', '0', '0704899161', '00201904OC', '0', 'Theorema', 'Paragon T3001-Bi-s', '0', 'RG 0679 8829 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2230, '14252532', '0', 'Natnael', 'Tesfamariam', 'ÅBERGSSONS VÄG', '17', '170 77', 'SOLNA', 'Schweden', '', '0', '0', '0735252581', '0010017LYY', '0', 'Theorema', 'Paragon T3001-Bi-s', '0', 'RG 0679 8822 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2231, '14252532', '0', 'Natnael', 'Tesfamariam', 'ÅBERGSSONS VÄG', '17', '170 77', 'SOLNA', 'Schweden', '', '0', '0', '0735252581', '0030237RQ9', '0', 'Theorema', 'Paragon T3001-Bi-s', '0', 'RG 0679 8822 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2232, '14252532', '0', 'Maryam', 'Ghafouri Seydani', 'PARADISGATAN', '14', '413 16', 'GÖTEBORG', 'Schweden', '', '0', '0', '0046739596053', '0020014G2N', '0', 'Theorema', 'Paragon T3001-Bi-s', '0', 'RG 0679 8830 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2233, '14252532', '0', 'Michel', 'zeghbi', 'Ellen keys gata', '93', '12953', 'Hägersten', 'Schweden', '', '0', '0', '0739396369', '0030137Q5L', '0', 'Theorema', 'Paragon T3001-Bi-s', '0', 'RG 0679 8831 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2234, '14252532', '0', 'Karim', 'Moradi Pirbazari', 'S:T JOHANNESGATAN', '122', '752 64', 'UPPSALA', 'Schweden', '', '0', '0', '076-2336262', '0010028LTT', '0', 'Theorema', 'Paragon T3001-Bi-s', '0', 'RG 0679 8832 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2235, '14252532', '0', 'Selda', 'Taner', 'FRIGGAGATAN', '19', '195 58', 'MÄRSTA', 'Schweden', '', '0', '0', '0', '0010243KXB', '0', 'Theorema', 'Paragon T3001-Bi-s', '0', 'RG 0679 8833 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2236, '14252532', '0', 'Mikael', 'jakobsson', 'Fiskaregårdsvägen 11 box38', '11', '47513', 'Källö-knippla', 'Schweden', '', '0', '0', '0705805696', '0010121MNP', '0', 'Theorema', 'Paragon T3001-Bi-s', '0', 'RG 0679 8834 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2237, '14252532', '0', 'piotr', 'weidemann', 'FURUTORPSGATAN', '88', '252 46', 'HELSINGBORG', 'Schweden', '', '0', '0', '0', '0020041U0Z', '0', 'Theorema', 'Paragon T3001-Bi-s', '0', 'RG 0679 8835 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2238, '14252541', '0', 'Nathalie', 'Thunborg', 'RUSTHÅLLAREVÄGEN', '3', '192 78', 'SOLLENTUNA', 'Schweden', '', '0', '0', '0704933715', '0010157VEZ', '0', 'Theorema', 'Paragon T3001-Bi-s', '0', 'RG 0679 8836 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2239, '14252541', '0', 'Rikard', 'Spångmyr', 'TRÄDGÅRDSGRÄND', '2', '791 35', 'FALUN', 'Schweden', '', '0', '0', '+46702707836', '0030179GL4', '0', 'Theorema', 'Paragon T3001-Bi-s', '0', 'RG 0679 8837 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2240, '14252541', '0', 'Christine', 'Knutsson', 'Lundåsavägen', '4', '50463', 'Borås', 'Schweden', '', '0', '0', '0707668238', '00301047ZJ', '0', 'Theorema', 'Paragon T3001-Bi-s', '0', 'RG 0679 8838 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2241, '14252541', '0', 'Mohamed Ibrahim', 'Amani', 'Hålsjögatan 41 lgh 1002', '41', '21766', 'Malmö', 'Schweden', '', '0', '0', '0046737186957', '0020193AJF', '0', 'Theorema', 'Paragon T3001-Bi-s', '0', 'RG 0679 8839 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2242, '14438727', '0', 'Heidi', 'Andersson', 'RÖKSVAMPSGATAN', '6', '749 42', 'ENKÖPING', 'Schweden', '', '0', '0', '070-3854504', '0020163XSZ', '0', 'Theorema', 'Paragon T3001-Bi-s', '0', 'RG 0679 8840 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2243, '14438727', '0', 'Oksana', 'Trotsko', 'VINTROSAGATAN', '54', '124 74', 'BANDHAGEN', 'Schweden', '', '0', '0', '0707 34 02 34', '0030060CUF', '0', 'Theorema', 'Paragon T3001-Bi-s', '0', 'RG 0679 8841 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2244, '14438727', '0', 'Anders', 'Lindgren', 'Karlbergsvägen', '32b', '11327', 'Stockholm', 'Schweden', '', '0', '0', '0', '00102362E5', '0', 'Theorema', 'Paragon T3001-Bi-s', 'Uhr erhalten 04.09.2013', 'RG 0679 8842 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2245, '14252521', '0', 'Nazita', 'Reyhanian', 'SÖDERBERGA ALLÉ', '32', '168 62', 'BROMMA', 'Schweden', '', '0', '0', '0', '001015619E', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8843 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2246, '14252521', '0', 'Jan-Erik', 'Lindblad', 'SIDOSKEPPSGATAN', '38', '218 72', 'TYGELSJÖ', 'Schweden', '', '0', '0', '+46702976506', '0010127O5I', '0', 'Theorema', 'Paragon GG', 'Uhr zurück erhalten! Refund???', 'RG 0679 8844 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2247, '14252521', '0', 'Zinab', 'Shiervani', 'grevegårdsvägen', '134', '42161', 'västrafrölunda', 'Schweden', '', '0', '0', '0762080400', '0010056QKZ', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8845 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2248, '14252521', '0', 'Konstantin', 'Hatziharalambous', 'DIAMANTGÅNGEN', '47', '135 49', 'TYRESÖ', 'Schweden', '', '0', '0', '0735778834', '0010205NXQ', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8846 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2249, '14252521', '0', 'jan', 'ringborg', 'VESSLEVÄGEN', '11', '167 66', 'BROMMA', 'Schweden', '', '0', '0', '0737522481', '0020042O6T', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8847 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2250, '14252521', '0', 'Anna', 'Höglund', 'KUNGSHOLMS STRAND', '139', '112 48', 'STOCKHOLM', 'Schweden', '', '0', '0', '0', '0020055UAX', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8848 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2251, '14252521', '0', 'li', 'lundin', 'HUSARGATAN', '22', '411 22', 'GÖTEBORG', 'Schweden', '', '0', '0', '0', '0010249KX2', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8849 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2252, '14252521', '0', 'Moa', 'Norrlander', 'HENRIKSDALSRINGEN', '97', '131 32', 'NACKA', 'Schweden', '', '0', '0', '0702617385', '0020073JTO', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8850 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2253, '14252521', '0', 'Fanny', 'Storm', 'Brunnsgatan', '41', '55313', 'Jönköping', 'Schweden', '', '0', '0', '0707968144', '0010202FAB', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8851 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2254, '14252521', '0', 'Anders', 'Bergström', 'RIDVÄGEN', '31', '174 57', 'SUNDBYBERG', 'Schweden', '', '0', '0', '0', '00201422GY', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8852 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2255, '14252521', '0', 'lena', 'karlsson', 'DAHLIAVÄGEN', '4', '435 31', 'MÖLNLYCKE', 'Schweden', '', '0', '0', '0709926306', '00201352JR', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8853 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2256, '14252521', '0', 'firman', 'kheder', 'blåkullagatan', '27d', '25457', 'Helsingborg', 'Schweden', '', '0', '0', '0739955097', '0030007QAY', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8854 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2257, '14252521', '0', 'Arjeta', 'Binakaj', 'BRÅDDGATAN', '35', '602 20', 'NORRKÖPING', 'Schweden', '', '0', '0', '46739533107', '00201808I9', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8855 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2258, '14252521', '0', 'Kjell', 'Jansson', 'INGEGATAN', '19', '442 37', 'KUNGÄLV', 'Schweden', '', '0', '0', '0', '0030019IF7', '0', 'Theorema', 'Paragon GG', 'rep. 15.04.2013 RG 5181 4916 0DE', 'RG 0679 8856 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2259, '14252521', '0', 'Mahyar', 'Mirbaha', 'EKGÅRDEN', '23', '435 31', 'MÖLNLYCKE', 'Schweden', '', '0', '0', '0707905297', '003021975D', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8857 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2260, '14252521', '0', 'Y Bay', 'Eya', 'SÖDERGATAN', '25C', '36131', 'EMMABODA', 'Schweden', '', '0', '0', '0723104320', '003002328D', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8858 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2261, '14252521', '0', 'Frida', 'Andersson', 'Övägen', '13', '21643', 'Limhamn', 'Schweden', '', '0', '0', '+46702063154', '00201936EC', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8859 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2262, '14252521', '0', 'Cuong', 'Nguyen', 'hyacintgatan', '6', '21526', 'malmö', 'Schweden', '', '0', '0', '0768952225', '00201773ZG', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8860 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2263, '14252521', '0', 'Osama', 'Mamand', 'Ramelsväg ', '55', '21369', 'Malmö', 'Schweden', '', '0', '0', '0', '0030250APD', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8861 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2264, '14252521', '0', 'Jorge', 'Arriaza', 'ETSARVÄGEN', '17', '196 38', 'KUNGSÄNGEN', 'Schweden', '', '0', '0', '0858165304', '00200866RA', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8862 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2265, '14252521', '0', 'Hassan', 'Abdullah', 'BERGSGÅRDSGÄRDET', '48', '424 32', 'ANGERED', 'Schweden', '', '0', '0', '0700408004', '0030193GSN', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8863 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2266, '14252533', '0', 'Bo', 'Lindstedt', 'OLSABRÄNNINGEN', '8', '305 64', 'GULLBRANDSTORP', 'Schweden', '', '0', '0', '0705-776743', '00201978WH', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8864 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2267, '14252533', '0', 'Hala', 'Kaldoyo', 'SLÄGGVÄGEN', '9', '151 59', 'SÖDERTÄLJE', 'Schweden', '', '0', '0', '0766481887', '0030217SOA', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8865 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2268, '14252533', '0', 'Emil', 'Skog Åkerlind', 'Bergavägen', '38', '14897', 'Sorunda', 'Schweden', '', '0', '0', '0706310005', '00100405LE', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8866 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2269, '14252533', '0', 'Caroline', 'Lind', 'ribevägen', '1c', '21746', 'malmö', 'Schweden', '', '0', '0', '0', '0020147URM', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8867 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2270, '14252533', '0', 'Markus', 'Bernander', 'TRÄRINGEN', '41', '416 79', 'GÖTEBORG', 'Schweden', '', '0', '0', '0707944531', '00301801JS', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8868 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2271, '14252533', '0', 'Evelina', 'Högye', 'Adventsvägen', '2', '61072', 'Vagnhärad', 'Schweden', '', '0', '0', '0', '0010189EMV', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8869 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2272, '14252533', '0', 'agnieszka', 'czuba', 'BJÖRNCLOUS VÄG', '4', '148 35', 'ÖSMO', 'Schweden', '', '0', '0', '0739802083', '0030043A32', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8870 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2273, '14252533', '0', 'katarina', 'kaufmann', 'TJÄDERVÄGEN', '56', '644 36', 'TORSHÄLLA', 'Schweden', '', '0', '0', '0736289069', '0020132NVO', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8871 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2274, '14252533', '0', 'Yvonne', 'da Silva', 'VÄSTRA RÖNNEHOLMSVÄGEN', '62', '217 41', 'MALMÖ', 'Schweden', '', '0', '0', '0', '0020227HF4', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8872 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2275, '14252533', '0', 'David', 'Darabian', 'JORDABALKSVÄGEN', '34', '226 57', 'LUND', 'Schweden', '', '0', '0', '0737403860', '0020070QRE', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8873 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2276, '14252533', '0', 'Björg', 'Anveland', 'TOFTVÄGEN', '15', '784 37', 'BORLÄNGE', 'Schweden', '', '0', '0', '0243228868', '0020232W3P', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8874 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2277, '14252533', '0', 'Camilla', 'Pålsson', 'BLÅKLINTSVÄGEN', '5 A', '24563', 'HJÄRUP', 'Schweden', '', '0', '0', '0', '00200408OA', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8875 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2278, '14438705', '0', 'Dragan', 'Sogorovic', 'GAMLA VÄGEN', '17', '265 39', 'ÅSTORP', 'Schweden', '', '0', '0', '0', '0010013W5X', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8876 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2279, '14252542', '0', 'Filippa', 'Tydén', 'Vegagatan', '5', '11329', 'Stockholm', 'Schweden', '', '0', '0', '0', '0020184SUV', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8877 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2280, '14252542', '0', 'tommy', 'sund', 'HÖGALIDSGATAN', '38C', '11730', 'STOCKHOLM', 'Schweden', '', '0', '0', '0707685380', '0030176CQR', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8878 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2281, '14252542', '0', 'Emanuel', 'Söderroos', 'SKYTTEGATAN', '6', '644 35', 'TORSHÄLLA', 'Schweden', '', '0', '0', '0768306284', '00300095P9', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8879 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2282, '14252542', '0', 'Ingrid', 'Hammond Sördal', 'NORRA GUBBEROGATAN', '15', '416 63', 'GÖTEBORG', 'Schweden', '', '0', '0', '0707337877', '002001097X', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8880 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2283, '14252542', '0', 'Niklas', 'Kvarnstrom', 'LABBARVSVÄGEN', '12', '791 94', 'FALUN', 'Schweden', '', '0', '0', '0707465087', '0020153NCY', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8881 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2284, '14252542', '0', 'Twana', 'Rad', 'HERRÄNGSVÄGEN', '60', '144 64', 'RÖNNINGE', 'Schweden', '', '0', '0', '073-7176858', '0020215SN1', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8882 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2285, '14252542', '0', 'Martin', 'Berglund', 'Järnvägsgatan', '18', '33231', 'Gislaved', 'Schweden', '', '0', '0', '0', '0030136IOI', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8883 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2286, '14438728', '0', 'ghassan', 'abily', 'MUSSERONGÅNGEN', '84', '135 34', 'TYRESÖ', 'Schweden', '', '0', '0', '0', '0010025K6Q', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8884 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2287, '14438728', '0', 'Marianne', 'Yuksel', 'Forellstigen', '2', '15139', 'Södertälje', 'Schweden', '', '0', '0', '0704493366', '0010181B1B', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8885 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2288, '14438728', '0', 'Gertrud', 'Magnusson', 'FÅGELSTAVÄGEN', '56', '124 33', 'BANDHAGEN', 'Schweden', '', '0', '0', '0763214910', '00100607W5', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8886 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2289, '14438728', '0', 'Johan', 'Petersson', 'Klippgtan', '15', '11635', 'Stockholm', 'Schweden', '', '0', '0', '0', '0010129BMA', '0', 'Theorema', 'Paragon GG', '0', 'RG 0679 8887 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2012-12-21', '', '', '', '', '', ''),
(2290, '2764339', '0', '0', 'SAMAN DARA', '34', 'ELLERSLIE GARDENS', 'NW10 3TB', 'LONDON', 'Grossbritannien', '', '0', '0', '7946780323', '002002003B', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8927 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2291, '2764341', '0', '0', 'SAAD MZAITI', '166', 'BLACKSTOCK ROAD', 'N5 1HA', 'LONDON', 'Grossbritannien', '', '0', '0', '7771113315', '0020058VGJ', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8928 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2292, '2764333', '0', '0', 'KRITI SINGHANIA', '4', 'BORROWDALE WAY', 'NG31 8QX', 'GRANTHAM', 'Grossbritannien', '', '0', '0', '7825788411', '00101296B8', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8929 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2293, '2764341', '0', '0', 'PRADEEP KULATILAKE', '88', 'NATHANS ROAD', 'HA0 3RX', 'WEMBLEY', 'Grossbritannien', '', '0', '0', '4,47903E+11', '0020214JIS', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8930 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2294, '2764333', '0', '0', 'JODIE GOODE', '56', 'CEDAR ROAD', 'NN1 4RW', 'NORTHAMPTON', 'Grossbritannien', '', '0', '0', '7429190711', '002007364T', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8931 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2295, '2764340', '0', '0', 'QASIR MAHBUB', '49', 'JOHN STREET', 'DY5 1HF', 'WEST MIDLANDS', 'Grossbritannien', '', '0', '0', '7941610007', '0030242PH7', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 8932 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2296, '2764339', '0', '0', 'KARLA TANDAZO', 'FLAT 65', 'THRAYLE HOUSE, BENEDICT ROAD;', 'SW9 0XU', 'London', 'Grossbritannien', '', '0', '0', '0', '00202187CS', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8933 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2297, '2764339', '0', '0', 'ROB DREWELL', '21', 'FORKEDALE', 'DN18 5TB', 'BARTON-UPON-HUMBER', 'Grossbritannien', '', '0', '0', '7977069671', '0020211Z56', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8934 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2298, '2764342', '0', '0', 'DEAN WIDDOWSON', '11', 'HOLLINSEND AVENUE', 'S12 2EL', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7739776066', '0030005D2Y', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 8935 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2299, '2764333', '0', '0', 'JOHN GOODLAD', '18', 'COULTAS AVENUE', 'S36 2PT', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7745560589', '002008926F', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8925 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2300, '2764333', '0', '0', 'JINGRU LI', '106', 'EDWARDS ROAD', 'B24 9HB', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7936343118', '0010051Y7D', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8924 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2301, '2764339', '0', '0', 'JAMES MARSHALL', '23', 'BEDHAMPTON HILL', 'PO9 3JN', 'HAVANT', 'Grossbritannien', '', '0', '0', '7538837332', '0010126CB9', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8936 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2302, '2764333', '0', '0', 'PATRICE JOHNSON', '94', 'LOWTH ROAD', 'SE5 9EX', 'CAMBERWELL', 'Grossbritannien', '', '0', '0', '7941131562', '0030052RGW', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8937 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2303, '2764334', '0', '0', 'RAJASANKAR RAJAGOPAL', 'FLAT 406', 'CASSON APARTMENTS, 43 UPPER NORTH STREET', 'E14 6FY', 'London', 'Grossbritannien', '', '0', '0', '0', '0020121FR7', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8938 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2304, '2764339', '0', '0', 'Chris Willis', '17', 'FALMOUTH PLACE', 'TN12 6RD', 'TONBRIDGE', 'Grossbritannien', '', '0', '0', '7718977077', '00300346JW', '0', 'Theorema', 'Sao Paolo Men?s Skeleton Watch in Silver With Black Strap', '15.02.2013 Uhr zur?ck...refundGeld am 19.02.2013 von Groupon zurück erhalten!', 'RG 0679 8939 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2305, '2764342', '0', '0', 'CHRIS MELODY', '151', 'RAMSEY DRIVE', 'NG5 6SB', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7903632188', '00301589B8', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP\r\n\r\nGeld am 04.02.2013 von Groupon zur?ck erhalten!  Uhr zurück erhlten!', '0', 'RG 0679 8940 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2306, '2764338', '0', '0', 'SHIVRAJ SINGH', '2', 'TYBERRY ROAD', 'EN3 5AB', 'ENFIELD', 'Grossbritannien', '', '0', '0', '7950792507', '001003797O', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', 'Uhr neu zurück 05.02.2013...Kunde möchte refund zurecht', 'RG 0679 8941 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(2307, '2764333', '0', '0', 'AARON GREGORY', '5', 'TREVONE GARDENS', 'PL2 3TH', 'PLYMOUTH', 'Grossbritannien', '', '0', '0', '4,47968E+11', '0010243GD6', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8942 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2308, '2764333', '0', '0', 'JOHN GOODLAD', '18', 'COULTAS AVENUE', 'S36 2PT', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7745560589', '0020245IWQ', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8925 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2309, '2764341', '0', '0', 'ARIONEL VARGAS', '55', 'OXFORD ROAD SOUTH', 'W4 3DD', 'LONDON', 'Grossbritannien', '', '0', '0', '7904729660', '00302472ZO', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8943 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2310, '2764341', '0', '0', 'STEVE TEMPLE', '3', 'HARTING GARDENS', 'PO16 8DX', 'FAREHAM', 'Grossbritannien', '', '0', '0', '7795950398', '0010141BVK', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8944 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2311, '2764333', '0', '0', 'GRAHAM RICHARDSON', '141', 'FAIRFIELD', 'TS19 7HQ', 'STOCKTO ON TEES', 'Grossbritannien', '', '0', '0', '7904383289', '0020023FPP', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8945 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2312, '2764341', '0', '0', 'TREVOR WILLIAMS', '17', 'STRANDS FARM COURT', 'LA2 8JF', 'HORNBY LANCASTER', 'Grossbritannien', '', '0', '0', '7870165145', '0020199RNV', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8946 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2313, '2764333', '0', '0', 'JINGRU LI', '106', 'EDWARDS ROAD', 'B24 9HB', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7936343118', '0020221LSL', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8924 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2314, '2764340', '0', '0', 'PAUL RUTHERFORD', '02/3', 'EAST NORTON PLACE', 'EH7 5DR', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7886712142', '003019391C', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 8947 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2315, '2764343', '0', '0', 'AMMAR KAFTAN', '15', 'DORMY AVENUE', 'PE25 1RG', 'SKEGNESS', 'Grossbritannien', '', '0', '0', '7837243665', '0010211QIG', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8948 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2316, '2764341', '0', '0', 'A KUYUMCU', '163-165', 'BROMLEY ROAD', 'SE6 2NZ', 'CATFORD', 'Grossbritannien', '', '0', '0', '7889143259', '0010226EWO', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8923 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2317, '2764333', '0', '0', 'SIMON WONG', '65', 'PRINCES AVENUE', 'W3 8LX', 'LONDON', 'Grossbritannien', '', '0', '0', '7891780070', '0020104IWG', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8949 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2318, '2764333', '0', '0', 'JANIS MOZAJEVS', '18', 'WILBURY ROAD', 'BN3 3JN', 'HOVE', 'Grossbritannien', '', '0', '0', '7875775660', '0010116T1L', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8950 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2319, '2764342', '0', '0', 'SHARON THOMPSON', '3', 'CHERRY TREE GROVE', 'S42 5QT', 'CHESTERFIELD', 'Grossbritannien', '', '0', '0', '7515742470', '00202490JY', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 8951 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2320, '2764343', '0', '0', 'ALFRED GJONI', '24', 'REDSTART MANSION 1-3 MILL ROAD ILFORD', 'IG1 2DH', 'LONDON', 'Grossbritannien', '', '0', '0', '7429227676', '0010098XXJ', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8952 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2321, '2764336', '0', '0', 'WASIU ADESHINA', '102', 'GASKELL STREET', 'M40 1NS', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7536879019', '0010020UE7', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '0', 'RG 0679 8926 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2322, '2764341', '0', '0', 'LIAM CROSS', '7', 'LAPRAIK GROVE', 'HP8 4BX', 'CHALFONT ST GILES', 'Grossbritannien', '', '0', '0', '7989671179', '0030079G5M', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8953 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2323, '2764334', '0', '0', 'david aitken', '17', 'COKE STREET', 'CO12 3HP', 'HARWICH', 'Grossbritannien', '', '0', '0', '1255553110', '0020086C85', '0', 'Theorema', 'Toronto MenÃ­s Skeleton Watch in Silver With Black Strap', '0', 'RG 0679 8954 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2324, '2764333', '0', '0', 'JOSEPH NJENJE', '21 LAMBOURNE', 'LAMBOURNE COURT', 'MK4 2DA', 'EMMERSON VALLEY', 'Grossbritannien', '', '0', '0', '1908688672', '0030184OFO', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP\r\n\r\nNachforschung am 18.01.2013 gestellt!\r\nNeue Uhr am 06.02.2013 geschickt!RG068634576DE  \r\nerste Uhr lt. Dt.Post vom 14.05.2013 verloren!', '0', 'RG 0679 8955 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2325, '2764338', '0', '0', 'DAN HAMPSON', '34', 'THELWALL ROAD', 'M33 2RS', 'SALE', 'Grossbritannien', '', '0', '0', '7581253181', '0020097KBP', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8956 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2326, '2764333', '0', '0', 'ROY BEAL', '18', 'SPAREACRE LANE', 'OX29 4NH', 'EYNSHAM. WITNEY.OXON', 'Grossbritannien', '', '0', '0', '1865881111', '0030026Q7F', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8957 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2327, '2764341', '0', '0', 'PENG DU', '9/3', 'SLATEFORD GREEN', 'EH14 1NE', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7960434945', '0030229ZT4', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8958 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2328, '2764333', '0', '0', 'Andrew McClarren', '41', 'Marlborough Gardens Hedge End Southampton', 'SO30 2UT', 'Southampton', 'Grossbritannien', '', '0', '0', '7801754556', '002000163G', '0', 'Theorema', 'Sao Paolo Menís Skeleton Watch in Gold With Brown Strap\r\n\r\n21.01.13  RG 0686 3094 5DE', '0', 'RG 0679 8959 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2329, '2764333', '0', '0', 'A KUYUMCU', '163-165', 'BROMLEY ROAD', 'SE6 2NZ', 'CATFORD', 'Grossbritannien', '', '0', '0', '7889143259', '0020235O5W', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8923 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2330, '2764343', '0', '0', 'MICHAEL PHILIP BERGSTROM', '19', 'ASQUITH STREET, GRIFFITHSTOWN;', 'NP4 5HL', 'PONTYPOOL. TORFAEN. GWENT. SOUTH WALES', 'Grossbritannien', '', '0', '0', '0', '0010161AHN', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8960 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2331, '2764336', '0', '0', 'JOHN ROWLANDS', '100', 'LINDSEY ROAD', 'EH6 4TZ', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7517454553', '00202502W3', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN ROSE GOLD WITH BROWN STRAP', '0', 'RG 0679 8961 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2332, '2764343', '0', '0', 'MICHAEL FITZPATRICK', '74', 'SHIRBURN ROAD', 'PL6 5PH', 'PLYMOUTH', 'Grossbritannien', '', '0', '0', '7944024918', '0010186SJY', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP\r\n\r\n29.01.2013 RG068634341DE', '0', 'RG 0679 8962 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2333, '2764339', '0', '0', 'Armaan Quadri', 'India Garden', 'High Street', 'NP4 6HB', 'Pontypool', 'Grossbritannien', '', '0', '0', '7990827945', '0020150A93', '0', 'Theorema', 'Sao Paolo Men?s Skeleton Watch in Silver With Black Strap', 'Uhr zur?ckerhalten am 05.02.2013\r\nKunde will refund zurecht\r\n\r\nGeld am 07.02.2013 von Groupon zurückerhalten!\r\n', 'RG 0679 8963 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2334, '2764334', '0', '0', 'WASIU ADESHINA', '102', 'GASKELL STREET', 'M40 1NS', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7536879019', '0010238WSD', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8926 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2335, '2764333', '0', '0', 'LEE COLLINS', '100', 'THE DOWNS', 'M24 1TT', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7729197560', '0010094RF7', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8964 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2336, '2764333', '0', '0', 'K I H DOIG', '63', 'PARKGROVE CRESCENT', 'EH4 7RL', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '0', '0010034A3R', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8965 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2337, '2764334', '0', '0', 'TAMOUR KHAN', '278', 'BURBURY STREET', 'B19 1TP', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7950799336', '0010030SR1', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8966 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2338, '2764338', '0', '0', 'SAMUEL RALPH', '74', 'VILLAGE WAY', 'TW15 2LB', 'ASHFORD', 'Grossbritannien', '', '0', '0', '7515166410', '0020168AAE', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP\r\n\r\nHolzbox RG 0686 3302 3DE 24.01.2013', '0', 'RG 0679 8967 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2339, '2764333', '0', '0', 'NILTON LI', '8', 'ST. LUKES ROAD', 'OX4 3JB', 'OXFORD', 'Grossbritannien', '', '0', '0', '7842069287', '00200114TM', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8968 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2340, '2764338', '0', '0', 'CAROLYN ROSS', '293', 'CHURCHILL DRIVE', 'G11 7HE', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7813840903', '0020041VF2', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8969 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2341, '2764338', '0', '0', 'JOE A BLACKIE', '31', 'MUIRHOUSE GREEN', 'EH4 4RB', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7932832134', '0020106EMK', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8970 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2342, '2764343', '0', '0', 'RICHARD ASHBY', '54', 'MALTING GREEN ROAD', 'CO2 0JJ', 'LAYER DE LA HAYE', 'Grossbritannien', '', '0', '0', '07733 447400', '0020004RP9', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0679 8971 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2343, '2764340', '0', '0', 'CHRISTOPHER KORSBO', '11', 'ABBEYVALE DRIVE', 'NE6 4LL', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '0', '0020064EDD', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 8972 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2344, '2764338', '0', '0', 'JOHN BRADLEY', '104', 'GRANVILLE ROAD', 'N22 5LX', 'LONDON', 'Grossbritannien', '', '0', '0', '7595897412', '00301149FL', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN GOLD WITH BROWN STRAP\r\n\r\nWill Geld zurück haben, hat aber keine Uhr zurück geschickt.', '0', 'RG 0679 8973 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2345, '2764334', '0', '0', 'KHURRAM IQBAL', '269', 'LICHFIELD ROAD', 'B6 7QP', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7429091291', '0020169X2M', '0', 'Theorema', 'TORONTO MEN\'S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0679 8974 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2346, '2764342', '0', '0', 'MR YUSUF ALI', '172', 'TEMPEST ROAD', 'LS11 7DL', 'LEEDS', 'Grossbritannien', '', '0', '0', '7715298439', '0030187AU6', '0', 'Theorema', 'COPACABANA MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 8975 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2347, '2764340', '0', '0', 'LEE FORSHAW', '1', 'LANGLEEFORD ROAD', 'NE5 4LE', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7977115448', '0010070MPA', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP\r\n\r\n04.03.2013 rep. RG 0686 0712 5DE', '05.08.2013 RF518110433DE', 'RG 0679 8976 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2348, '2764340', '0', '0', 'DARREN ABBOTT', '11', 'COLLARD CLOSE', 'SN1 7AS', 'SWINDON', 'Grossbritannien', '', '0', '0', '7919008696', '002022471R', '0', 'Theorema', 'SAO PAOLO MEN\'S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0679 8977 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2349, '14961611', '0', 'Monika', 'Kucha', '6', 'Cnoc Ard', '0', 'Ballina co.Tipperary', 'Irland', '', '0', '0', '876542920', '0010146U30', '0', 'Theorema', 'Copacabana MenÔÇÖs Skeleton Watch in Silver With Black Strap', '0', 'RG 0679 8978 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2350, '14961613', '0', 'Monika', 'Kucha', '6', 'Cnoc Ard', '0', 'Ballina co.Tipperary', 'Irland', '', '0', '0', '876542920', '0010168TWH', '0', 'Theorema', 'Copacabana MenÔÇÖs Skeleton Watch in Gold With Brown Strap', '0', 'RG 0679 8978 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2351, '14961631', '0', 'laurynas', 'cernius', '47', 'Ardlea road', '0000', 'dublin', 'Irland', '', '0', '0', '0857047608', '0010139UH4', '0', 'Theorema', 'Sao Paolo MenÔÇÖs Skeleton Watch in Gold With Brown Strap', '0', 'RG 0679 8979 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2352, '14961631', '0', 'SEAN', 'DORAN', '1', 'ASKAMORE, GOREY', '000000', '00000', 'Irland', '', '0', '0', '0877515788', '0010207OYM', '0', 'Theorema', 'Sao Paolo MenÔÇÖs Skeleton Watch in Gold With Brown Strap', '0', 'RG 0679 8980 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2353, '14961609', '0', 'Ronan', 'Malone', '129', 'Downside park', 'Ireland', 'Skerries co.dublin', 'Irland', '', '0', '0', '0833422044', '0010092FR9', '0', 'Theorema', 'Sao Paolo MenÔÇÖs Skeleton Watch in Black With Black Strap', '0', 'RG 0679 8981 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2354, '14961840', '0', 'Xiaoye', 'Dai', '0', 'PILZ Ireland Industrial Automation, Business & Technology Park, Model Farm Road,', '000', 'Cork', 'Irland', '', '0', '0', '00353 83 103 3500', '0010211D9S', '0', 'Theorema', 'Sao Paolo MenÔÇÖs Skeleton Watch in Gold With Brown Strap', '0', 'RG 0679 8982 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2355, '14961841', '0', 'David', 'Iredale', '29', 'Villiers Road, Rathgar', '6', 'Dublin', 'Irland', '', '0', '0', '00353872576066', '0010039XGY', '0', 'Theorema', 'Copacabana MenÔÇÖs Skeleton Watch in Silver With Black Strap', '0', 'RG 0679 8983 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2356, '14961842', '0', 'thamer', 'alshable', '-', '25 wellington house, clancy quay, south circular road', 'dublin8', 'dublin', 'Irland', '', '0', '0', '0873575279', '0010209ELQ', '0', 'Theorema', 'Copacabana MenÔÇÖs Skeleton Watch in Black With Black Strap', '0', 'RG 0679 8984 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2357, '14961828', '0', 'Shane', 'Connolly', '299', 'Mourne Rd', 'Dublin 12', 'Drimnagh', 'Irland', '', '0', '0', '086 3631214', '0010133BC5', '0', 'Theorema', 'Sao Paolo MenÔÇÖs Skeleton Watch in Silver With Black Strap', '0', 'RG 0679 8985 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2358, '14961829', '0', 'Siofra', 'Maher', '10', 'Hawthorn bank, royal canal,', 'None', 'Mullingar, co westmeath', 'Irland', '', '0', '0', '0857768445', '0010082LCD', '0', 'Theorema', 'Sao Paolo MenÔÇÖs Skeleton Watch in Black With Black Strap', '0', 'RG 0679 8986 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2359, '14961830', '0', 'Martin', 'Toland', '6', 'Riverside Park', 'Co. Donegal', 'Clonmany', 'Irland', '', '0', '0', '0', '0010218HLW', '0', 'Theorema', 'Sao Paolo MenÔÇÖs Skeleton Watch in Gold With Brown Strap', '0', 'RG 0679 8987 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2360, '14961830', '0', 'Jing', 'Shi', '20', 'Grange view walk clondalkin', 'Dublin22', 'dublin', 'Irland', '', '', '0', '0876207808', '0010008WPL', '0', 'Theorema', 'Sao Paolo MenÔÇÖs Skeleton Watch in Gold With Brown Strap', '0', 'RG 0679 8988 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-07', '', '', '', '', '', ''),
(2361, '0', '0', '0', 'Paula Rehn', '0', 'Lautturinkatu 4', '0', '20900 TURKU', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Theorema Dubai Black watch', '0', 'RG068630530DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-19', '', '', '', '', '', ''),
(2362, '0', '0', '0', 'Sergii Voitevych', '0', 'Koulutie 7 B 16', '0', '25700 Kemiö', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Theorema Dubai Black watch', '0', 'RG 0686 3054 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-19', '', '', '', '', '', ''),
(2363, '0', '0', '0', 'MAri Lepänluoma', '0', 'Ilmarisentie 8 C 20', '0', '06150 PORVOO', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Theorema Dubai Black watch', '0', 'RG 0686 3055 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-19', '', '', '', '', '', ''),
(2364, '0', '0', '0', 'Aleksi Johannes Salo', '0', 'Piispanpiha 4 E 23', '0', '02200 Espoo', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Theorema Dubai Black watch', '0', 'RG 0686 3056 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-19', '', '', '', '', '', ''),
(2365, '0', '0', '0', 'Pentti Nurmi', '0', 'Kirjaskatu 8', '0', '37600 VALKEAKOSKI', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Theorema Dubai Black watch', '0', 'RG 0686 3057 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-19', '', '', '', '', '', ''),
(2366, '0', '0', '0', 'Olli Kanniainen', '0', 'Kauppapuistikko 29 A22', '0', '65100 Vaasa', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Theorema Dubai Black watch', '0', 'RG 0686 3058 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-19', '', '', '', '', '', ''),
(2367, '0', '0', '0', 'Kari Alakuijala', '0', 'Atraintie 6', '0', '90550 OULU', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Theorema Dubai Gold watch', '0', 'RG 0686 3059 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-19', '', '', '', '', '', ''),
(2368, '0', '0', '0', 'Matti Kanto', '0', 'Jussilankulma 6 B 8', '0', '33580 Tampere', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Theorema Dubai Gold watch', '0', 'RG 0686 3060 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-19', '', '', '', '', '', ''),
(2369, '0', '0', '0', 'nhung nguyen', '0', 'Saukonkatu 13', '0', '05460 HYVINKÄÄ', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Theorema Dubai Gold watch', '0', 'RG 0686 3061 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-19', '', '', '', '', '', ''),
(2370, '0', '0', '0', 'Ari Husso', '0', 'Ilmarinkatu 10 A 13', '0', '33100 Tampere', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Theorema Dubai Gold watch', '0', 'RG 0686 3062 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-19', '', '', '', '', '', ''),
(2371, '0', '0', '0', 'Irja Tammela', '0', 'Laajavuorenkuja 12 B13', '0', '01620 VANTAA', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Theorema Dubai Gold watch', '0', 'RG 0686 3063 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-19', '', '', '', '', '', ''),
(2372, '0', '0', '0', 'Maria Rantala-Tekin', '0', 'Metsämaantie 72', '0', '21420 LIETO', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Theorema Dubai Gold watch', '0', 'RG 0686 3064 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-19', '', '', '', '', '', ''),
(2373, '0', '0', '0', 'Son Pham', '0', 'Kaakkoispolku 2E 25', '0', '06400 Porvoo', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Theorema Dubai Gold watch', '0', 'RG 0686 3065 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-19', '', '', '', '', '', ''),
(2374, '0', '0', '0', 'Ari Silvola', '0', 'Jokirannankatu 2', '0', '21260 RAISIO', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Theorema Dubai Gold watch', '0', 'RG 0686 3066 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-19', '', '', '', '', '', ''),
(2375, '0', '0', '0', 'esa kaivola', '0', 'luhtapolku 2a', '0', '02760 espoo', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Theorema Dubai Silver watch', '0', 'RG 0686 3067 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-19', '', '', '', '', '', ''),
(2376, '0', '0', '0', 'Viktoria Koronen', '0', 'Timonkatu 7 c 52', '0', '15240 Lahti', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Theorema Dubai Silver watch', '0', 'RG 0686 3068 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-19', '', '', '', '', '', ''),
(2377, '0', '0', '0', 'Naser Mehr', '0', 'Hakaniemenranta 12 A 18', '0', '00530 Helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Theorema Dubai Silver watch', 'rep. 15.04.2013 RG 5181 4984 5DE', 'RG 0686 3069 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-19', '', '', '', '', '', ''),
(2378, '0', '0', '0', 'arja hjelt', '0', 'klariksentie 3 b 32', '0', '02200 espoo', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Theorema Dubai Silver watch', '0', 'RG 0686 3070 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-19', '', '', '', '', '', ''),
(2379, '0', '0', '0', 'Maiju Suomi', '0', 'Itäinen Pitkäkatu 11 A 17', '0', '20520 Turku', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Theorema Dubai Silver watch', '0', 'RG 0686 3071 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-19', '', '', '', '', '', ''),
(2380, '0', '0', '0', 'Krista Viita-aho', '0', 'Servinkuja 1 B 12', '0', '02150 Espoo', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Theorema Tigris Gold watch', '0', 'RG 0686 3072 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-19', '', '', '', '', '', ''),
(2381, '0', '0', '0', 'mansour a. alwahaibi', '0', 'vannekuja 11 c 5 11', '0', '00430 helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema', 'Theorema Tigris Gold watch', '0', 'RG 0686 3073 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-19', '', '', '', '', '', ''),
(2382, '15941312', '0', 'Michael', 'Krogh', '3', 'Schmidtsvej', '9240', 'Nibe', 'Dänemark', '', '0', '0', '30286044', '0010035ACS', '0', 'Theorema', 'Toronto-model i sølv', '0', 'RG068630764DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2383, '15941312', '0', 'Nicklas', 'Johan Holde Dahlin', '23', 'Gondolvej', '4040', 'Jyllinge', 'Dänemark', '', '0', '0', '26118029', '0010051GZA', '0', 'Theorema', 'Toronto-model i sølv', '0', 'RG 0686 3077 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2384, '15941312', '0', 'Hana', 'Salih', '8A', 'Glasvej', '2400', 'København NV', 'Dänemark', '', '0', '0', '42752586', '0010011OJR', '0', 'Theorema', 'Toronto-model i sølv', '0', 'RG 0686 3078 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2385, '15941313', '0', 'Kenneth', 'Steenfeldt', '31', 'Traverbakken', '9230', 'Svenstrup', 'Dänemark', '', '0', '0', '25595334', '0010095V9T', '0', 'Theorema', 'Toronto-model i guld', '0', 'RG 0686 3079 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2386, '15941314', '0', 'Nicklas', 'Klausen', '8B', 'Viemosevej', '2610', 'Rødovre', 'Dänemark', '', '0', '0', '60196711', '0010048BVX', '0', 'Theorema', 'Toronto-model i rosaguld', '0', 'RG 0686 3080 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2387, '15941317', '0', 'Grafisk+', 'Ebbe Jensen', '21', 'Abildager', '2605', 'Brøndby', 'Dänemark', '', '0', '0', '20 26 86 06', '0010143UMC', '0', 'Theorema', 'Panthos-model rosaguld', '0', 'RG 0686 3081 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2388, '16120345', '0', 'Niels', 'Bjerre', 'Rådhusstræde', '4, 1. th', '7500', 'Holstebro', 'Dänemark', '', '0', '0', '60185153', '0010145PGL', '0', 'Theorema', 'Toronto-model i guld', '08.02.2013 Uhr von Deutsche Post zurückgebracht...Nicht angenommen', 'RG 0686 3082 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2389, '16120345', '0', 'Pia henriette', 'Andersen', '140 2th', 'Borgergade', '1300', 'Kobenhavn', 'Dänemark', '', '0', '0', '27150207', '0010012RV9', '0', 'Theorema', 'Toronto-model i guld\r\n\r\nGeld am 04.02.2013 von Groupon zur?ck erhalten!\r\nUhr unzustellbar!\r\n', '0', 'RG 0686 3083 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2390, '16120349', '0', 'Thomas', 'Brandt', '6', 'Tårnborgvej', '2665', 'Vallensbæk Strand', 'Dänemark', '', '0', '0', '40549799', '0010035EOV', '0', 'Theorema', 'Panthos-model rosaguld', '0', 'RG 0686 3084 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2391, '15355640', '0', 'Flora', 'Jusufi', 'rappedalsvägen', '29d', '42468', 'angered', 'Schweden', '', '0', '0', '0', '00102035F2', '0', 'Theorema', 'Paragon sw Sband', '0', 'RG 0686 3107 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2392, '15355640', '0', 'Stefan', 'Bergtoft', 'Ladbacksvägen', '25', '16343', 'Spånga', 'Schweden', '', '0', '0', '0707944586', '0010239O1B', '0', 'Theorema', 'Paragon sw Sband', '0', 'RG 0686 3108 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2393, '15355641', '0', 'Lars Malmquist', 'Electra Sweden AB', 'Box', '730', '39127', 'Kalmar', 'Schweden', '', '0', '0', '070-9574406', '001019963Q', '0', 'Theorema', 'Paragon schwarz', '0', 'RG 0686 3109 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2394, '15355641', '0', 'Thomas', 'Mothes', 'RINGVÄGEN', '162', '116 31', 'STOCKHOLM', 'Schweden', '', '0', '0', '0725353844', '0010079I7B', '0', 'Theorema', 'Paragon schwarz', '0', 'RG 0686 3110 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2395, '15355641', '0', 'Ossian', 'Yuceer', 'C/o Boström LEJONETS GATA', '344-386', '136 60', 'BRANDBERGEN', 'Schweden', '', '0', '0', '0760429814', '0010112QGS', '0', 'Theorema', 'Paragon schwarz\r\n\r\n18.02.2013 RG 0686 0467 6DE', '0', 'RG 0686 3111 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2396, '15355641', '0', 'Jozef', 'Torosian', 'Hässjevägen', '11', '75647', 'Uppsala ', 'Schweden', '', '0', '0', '0', '001018716C', '0', 'Theorema', 'Paragon schwarz', '0', 'RG 0686 3112 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2397, '15355641', '0', 'Viktor', 'Lundgren', 'Låssby äng', '25', '42356', 'Göteborg', 'Schweden', '', '0', '0', '0', '0010222CV2', '0', 'Theorema', 'Paragon schwarz', '0', 'RG 0686 3113 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2398, '15355641', '0', 'Malak', 'Ada', 'Hålvägen', '26', '14753', 'Stockholm', 'Schweden', '', '0', '0', '0', '0010118WDS', '0', 'Theorema', 'Paragon schwarz', '0', 'RG 0686 3114 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2399, '15355641', '0', 'Marcus', 'Ohlsson', 'YXÅSVÄGEN', '1', '438 35', 'LANDVETTER', 'Schweden', '', '0', '0', '0709735593', '0010151MD6', '0', 'Theorema', 'Paragon schwarz', '0', 'RG 0686 3115 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2400, '15355641', '0', 'Bo', 'Carlsson', 'KAVALJERSGATAN', '1', '422 48', 'HISINGS BACKA', 'Schweden', '', '0', '0', '0735331544', '0010035LHK', '0', 'Theorema', 'Paragon schwarz', '0', 'RG 0686 3116 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2401, '15355641', '0', 'Michael', 'Lindh', 'Åkerbyvägen ', '84', '18335', 'Täby ', 'Schweden', '', '0', '0', '0762248889', '001003877S', '0', 'Theorema', 'Paragon schwarz', '0', 'RG 0686 3117 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2402, '15355641', '0', 'Leif', 'Kihlström', 'TVILLINGVÄGEN', '3', '777 33', 'SMEDJEBACKEN', 'Schweden', '', '0', '0', '0240-660502', '00102486JZ', '0', 'Theorema', 'Paragon schwarz', '0', 'RG 0686 3118 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2403, '15355642', '0', 'Lina', 'Glad', 'NÖBBELÖV', '773', '226 60', 'LUND', 'Schweden', '', '0', '0', '0703104547', '0010095YLO', '0', 'Theorema', 'Paragon rosegold', '0', 'RG 0686 3119 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2404, '15355642', '0', 'Anton', 'Lindén', 'Klintvägen', '91 lgh 1401', '97332', 'Luleå', 'Schweden', '', '0', '0', '0738230711', '0010007IJU', '0', 'Theorema', 'Paragon rosegold\r\n\r\n14.02.2013 RG 0686 0304 9DE', '0', 'RG 0686 3120 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2405, '15355642', '0', 'Jennifer', 'Andersson', 'Lillängsgatan', '10', '74046', 'Östervåla', 'Schweden', '', '0', '0', '0', '00102095OY', '0', 'Theorema', 'Paragon rosegold', '0', 'RG 0686 3121 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2406, '15355642', '0', 'Sofie', 'Sörelind', 'Finnboda Parkväg', '16 B', '13173', 'Nacka', 'Schweden', '', '0', '0', '0733378031', '0010004Q1P', '0', 'Theorema', 'Paragon rosegold', '0', 'RG 0686 3122 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2407, '15355642', '0', 'Elias', 'Katourgi', 'SVEDVIKSVÄGEN', '147', '149 43', 'NYNÄSHAMN', 'Schweden', '', '0', '0', '0708488888', '00101156PW', '0', 'Theorema', 'Paragon rosegold', '0', 'RG 0686 3123 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2408, '15355642', '0', 'David', 'Wernersson', 'Kämnärsvägen 47 G', '47 G', '22646', 'Lund', 'Schweden', '', '0', '0', '0', '0010070B1H', '0', 'Theorema', 'Paragon rosegold', '0', 'RG 0686 3124 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2409, '15355642', '0', 'Joakim', 'Englund', 'Lingvägen', '195', '12359', 'Stockholm', 'Schweden', '', '0', '0', '0', '0010088PTV', '0', 'Theorema', 'Paragon rosegold', '0', 'RG 0686 3125 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2410, '15355642', '0', 'Martin', 'Spångfors', 'Garvarevägen', '6', '24233', 'Hörby', 'Schweden', '', '0', '0', '0', '00102287HU', '0', 'Theorema', 'Paragon rosegold', '0', 'RG 0686 3126 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2411, '15355642', '0', 'Eddie', 'Minasian', 'Vårvindsgatan', '61', '41873', 'Göteborg', 'Schweden', '', '0', '0', '0707552856', '0010048VBJ', '0', 'Theorema', 'Paragon rosegold', '0', 'RG 0686 3127 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2412, '15355642', '0', 'Jello', 'Malmeryd', 'BJÖRKBACKSVÄGEN', '43', '135 40', 'TYRESÖ', 'Schweden', '', '0', '0', '0739518765', '0010158VPV', '0', 'Theorema', 'Paragon rosegold', '0', 'RG 0686 3128 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2413, '15355643', '0', 'Martina', 'Andersson', 'Fredriksdalsplatsen', '1 A', '25437', 'Helsingborg', 'Schweden', '', '0', '0', '0708821418', '00101734N0', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3129 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2414, '15355643', '0', 'Alektina', 'Li', 'DUVBERGSVÄGEN', '38', '143 44', 'VÅRBY', 'Schweden', '', '0', '0', '0762521150', '0010178RWV', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3130 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2415, '15355643', '0', 'Dan', 'Grigsson', 'SJÖSAVÄGEN', '153', '124 55', 'BANDHAGEN', 'Schweden', '', '0', '0', '0700915855', '0010234791', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3131 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2416, '15355643', '0', 'Mattias', 'Demir', 'Vesslevägen ', '6', '70348', 'Örebro', 'Schweden', '', '0', '0', '0', '0010064VIA', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3132 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2417, '15355643', '0', 'Anette', 'Bjurman', 'SKÄGGALÖSA', 'Persgård', '34032', 'GRIMSLÖV', 'Schweden', '', '0', '0', '0', '0010047QP2', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3133 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2418, '15355643', '0', 'Besar', 'Latifi', 'Andersbergsringen', '62', '30221', 'Halmstad', 'Schweden', '', '0', '0', '0', '0010217PYG', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3134 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2419, '15355643', '0', 'Jonas', 'Andersson', 'TORPAVÄGEN', '23', '432 95', 'VARBERG', 'Schweden', '', '0', '0', '0', '0010216RR2', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3135 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2420, '15355643', '0', 'Elvira', 'Seremeti', 'SNÖDROPPSGATAN', '30', '215 27', 'MALMÖ', 'Schweden', '', '0', '0', '0735059763', '0010174CW1', '0', 'Theorema', 'Paragon Gold-Schwarz\r\n\r\n14.02.2013 RG 0686 0300 4DE', '0', 'RG 0686 3136 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2421, '15355643', '0', 'Maria', 'Wigström', 'BURGGREVEPLATSEN', '3', '411 03', 'GÖTEBORG', 'Schweden', '', '0', '0', '0761450516', '0010143GLW', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3137 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2422, '15355643', '0', 'Shahen', 'Kader', 'VALLHORNSVÄGEN', '3', '142 32', 'SKOGÅS', 'Schweden', '', '0', '0', '0737521610', '00101648U5', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3138 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2423, '15355643', '0', 'Liisa', 'Anzengruber', 'ÄLVSJÖVÄGEN', '14', '125 45', 'ÄLVSJÖ', 'Schweden', '', '0', '0', '0', '0010101AIL', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3139 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2424, '15355643', '0', 'Babak', 'Ghassemali', 'NILS PERSSONS PLAN', '5', '217 48', 'MALMÖ', 'Schweden', '', '0', '0', '0', '00102141P1', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3140 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2425, '15355643', '0', 'Patrik', 'Lassfolk', 'SVARTVIKSSLINGAN', '73', '167 38', 'BROMMA', 'Schweden', '', '0', '0', '0', '0010086UA9', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3141 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2426, '15355643', '0', 'Johanna', 'stridh', 'ÖRTOFTA GÅRD DRAGONEN', '0', '24193', 'ESLÖV', 'Schweden', '', '0', '0', '0707480025', '0010150OQV', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3142 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2427, '15355635', '0', 'Simon', 'Durmaz', 'GULLHAVREGATAN', '6', '703 60', 'ÖREBRO', 'Schweden', '', '0', '0', '0736400297', '0010014GMU', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3143 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2428, '15355635', '0', 'Abo', 'Rad', 'HERRÄNGSVÄGEN', '60', '144 64', 'RÖNNINGE', 'Schweden', '', '0', '0', '0732430978', '001019256C', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3144 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2429, '15355635', '0', 'Mikael', 'Nilheim', 'BJÖRKALLÉN', '10B', '14266', 'TRÅNGSUND', 'Schweden', '', '0', '0', '0761156052', '001005058Q', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3145 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2430, '15355635', '0', 'per', 'eriksson', 'VÄNDGATAN', '7C', '66332', 'SKOGHALL', 'Schweden', '', '0', '0', '0703296530', '0010190WSY', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3146 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2431, '15355635', '0', 'Senada', 'Hromadzic', 'Långkroksvägen', '16', '28139', 'Hässleholm', 'Schweden', '', '0', '0', '0', '0010230CWU', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3147 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2432, '15355635', '0', 'Monica Kam Che', 'Kung', 'KRYDDNEJLIKEGATAN', '2', '424 53', 'ANGERED', 'Schweden', '', '0', '0', '0', '0010215KCH', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3148 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2433, '15355635', '0', 'Samad', 'Pourevahed', 'LÜTZENGATAN', '1', '115 20', 'STOCKHOLM', 'Schweden', '', '0', '0', '0735933510', '0010205L7C', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3149 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2434, '15355635', '0', 'Mahmoud', 'Ramzi', 'Norregatan ', '8', '27330', 'Tomelilla', 'Schweden', '', '0', '0', '0', '0010231ML9', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3150 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2435, '15721646', '0', 'Caroline', 'Nilsdon', 'Karl x gustavsgatan', '44a', '25439', 'Helsingborg', 'Schweden', '', '0', '0', '0702929785', '0010079PPK', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3151 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2436, '15721678', '0', 'Mia', 'Gruvstad', 'Krankajen', '18', '21112', 'Malmö', 'Schweden', '', '0', '0', '0708710979', '00102338EL', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3152 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2437, '15721678', '0', 'Viktor', 'Faltin', 'Exercisgatan', '32', '21213', 'Malmö', 'Schweden', '', '0', '0', '0', '0010083QSJ', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3153 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2438, '15721678', '0', 'Frans', 'Farbod', 'HUSENSJÖVÄGEN', '26', '252 52', 'HELSINGBORG', 'Schweden', '', '0', '0', '+46703925619', '0010042UYA', '0', 'Theorema', 'Paragon Gold-Schwarz\r\n\r\n18.02.2013 RG 0686 0465 9DE', '0', 'RG 0686 3154 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2439, '15355621', '0', 'Vian', 'Feyli', 'Trädgårdsgärdet 202', '202', '42468', 'ANGERED', 'Schweden', '', '0', '0', '0735771445', '0010012T9N', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3155 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2440, '15355621', '0', 'Dejan', 'Ristic', 'SKEPPAREGATAN', '3A', '30294', 'HALMSTAD', 'Schweden', '', '0', '0', '0730930400', '0010144ANI', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3156 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2441, '15355621', '0', 'Gabriel', 'Haffo', 'SANDBÄCKSVÄGEN', '68', '144 62', 'RÖNNINGE', 'Schweden', '', '0', '0', '070 750 29 35', '0010148GT8', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3157 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2442, '15355621', '0', 'maryam', 'azad', 'AXGATAN', '83', '431 40', 'MÖLNDAL', 'Schweden', '', '0', '0', '0735100837', '00101978HO', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3158 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2443, '15355621', '0', 'Christian', 'Kachoa', 'PORTLIDERVÄGEN', '15', '724 80', 'VÄSTERÅS', 'Schweden', '', '0', '0', '0762307615', '0010088A2X', '0', 'Theorema', 'Paragon Gold-Schwarz\r\n\r\n18.02.2013 RG 0686 0470 2DE', '0', 'RG 0686 3159 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2444, '15721670', '0', 'Jonny', 'Estiban', 'Bagarbyvägen', '22', '19134', 'Sollentuna', 'Schweden', '', '0', '0', '0', '0010005TVX', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3160 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2445, '15721670', '0', 'Viktor', 'Gralberg', 'Skagersvägen', '32', '12038', 'Årsta', 'Schweden', '', '0', '0', '0734225216', '00102473D2', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3161 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2446, '15721670', '0', 'Abdulnasser', 'Hassan', 'STADINGEPLAN', '18', '163 66', 'SPÅNGA', 'Schweden', '', '0', '0', '0707454306', '0010058UED', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3162 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2447, '15706292', '0', 'Sven', 'Blom', 'REPSLAGARGATAN', '27', '118 26', 'STOCKHOLM', 'Schweden', '', '0', '0', '46738194790', '0010154MSU', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3163 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2448, '15706292', '0', 'Kimja', 'Kiani', 'DAGSVERKARVÄGEN', '41', '197 36', 'BRO', 'Schweden', '', '0', '0', '0700914165', '0010162XSU', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3164 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2449, '15706292', '0', 'Nikolaos', 'Sintridis', 'LILLBYBACKEN', '13', '163 75', 'SPÅNGA', 'Schweden', '', '0', '0', '0704824297', '0010033U2B', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3165 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2450, '15727445', '0', 'Hampus', 'Hagqvist', 'VÄSTRA HÖLE', '9518', '821 98', 'RENGSJÖ', 'Schweden', '', '0', '0', '0763588058', '0010091TJS', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3166 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2451, '15745696', '0', 'Roland', 'Sjöholm', 'Möllevångsvägen ', '14 K', '22240', 'Lund', 'Schweden', '', '0', '0', '0', '00101569AA', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG 0686 3167 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2452, '15355644', '0', 'Dennis', 'Ask Persson', 'Pukebergsgatan', '2B', '38234', 'Nybro', 'Schweden', '', '0', '0', '0723868122', '0010102C0S', '0', 'Theorema', 'Paragon Gold-Schwarz', '0', 'RG068631685DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(2453, '15355644', '0', 'JADRANKA', 'POLUTAK', 'SYSTER JENNYS VÄG', '34 A', '23134', 'TRELLEBORG', 'Schweden', '', '0', '0', '0736636415', '00101456S3', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3170 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2454, '15355644', '0', 'gabriel', 'svärdström', 'SMÖRSLOTTSGATAN', '2', '416 77', 'GÖTEBORG', 'Schweden', '', '0', '0', '0703254687', '0010215M3L', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3171 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2455, '15355644', '0', 'Saad', 'Albasre', 'Humlestigen 24 tr 3', '24', '151 60', 'Södertälje', 'Schweden', '', '0', '0', '0722512487', '0010154QEY', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3172 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2456, '15355644', '0', 'Christel', 'Ternström', 'Ringvägen', '43 A', '11863', 'STOCKHOLM', 'Schweden', '', '0', '0', '46765753040', '00100316LE', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3173 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2457, '15355644', '0', 'mikael', 'tunell', 'bredåker', '56', '82070', 'bergsjö', 'Schweden', '', '0', '0', '0', '0010093GI7', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3174 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2458, '15355644', '0', 'Babou', 'Sarr', 'HELSINGÖRSGATAN', '7', '164 44', 'KISTA', 'Schweden', '', '0', '0', '0704438862', '0010158XAN', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3175 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2459, '15355644', '0', 'Christofer', 'Hermansson', 'ÖGONTRÖSTGATAN', '6D', '41720', 'GÖTEBORG', 'Schweden', '', '0', '0', '0', '0010071T3K', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3176 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2460, '15355644', '0', 'Peter', 'Fahlen', 'Finnbergsvägen', '64', '13131', 'Nacka', 'Schweden', '', '0', '0', '0', '0010122W4A', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3177 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2461, '15355644', '0', 'Michael', 'Iversen', 'Bondens Väg', '5B', '66298', 'Tösse', 'Schweden', '', '0', '0', '0705395697', '0010130XDN', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3178 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2462, '15355644', '0', 'Carina', 'Taxén', 'HANDELSMANSGATAN', '8A', '25249', 'HELSINGBORG', 'Schweden', '', '0', '0', '070-2033267', '0010218NKJ', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3179 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2463, '15355636', '0', 'adilijiang', 'abudureheman', 'SANKT GÖRANSGATAN', '146', '112 17', 'STOCKHOLM', 'Schweden', '', '0', '0', '0046723259915', '0010211G7V', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3180 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2464, '15355636', '0', 'Nancy', 'Alarcon', 'SKRAKGRÄND', '5', '123 49', 'FARSTA', 'Schweden', '', '0', '0', '0768915565', '00102243SG', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3181 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2465, '15355636', '0', 'Maria', 'Larsson-Lundin', 'HUSBY BRISTA', '103', '19544', 'MÄRSTA', 'Schweden', '', '0', '0', '0708459282', '0010249Y1R', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3182 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2466, '15355636', '0', 'Yasin', 'Karadag', 'Odlingsvägen', '20', '14750', 'Tumba', 'Schweden', '', '0', '0', '0', '0010232MDL', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3183 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2467, '15355636', '0', 'Malak', 'Ada', 'Hålvägen', '26', '14753', 'Stockholm', 'Schweden', '', '0', '0', '0', '00102201FL', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3184 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2468, '15355636', '0', 'Gualberto', 'Teran Rivera', 'FLAGGATAN', '7E', '41316', 'GÖTEBORG', 'Schweden', '', '0', '0', '0', '00100606SX', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3185 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2469, '15721663', '0', 'Feraidoon', 'Amadegi', 'Komedigatan', '13', '42244', 'Hisings Backa', 'Schweden', '', '0', '0', '0761070073', '00101804HY', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3186 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2470, '15721647', '0', 'Christina', 'Rowéus', 'Bivråksgatan ', '12', '25449', 'Helsingborg', 'Schweden', '', '0', '0', '0', '0010194SQI', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3187 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2471, '15721679', '0', 'amra', 'hajdarevic', 'lundav', '24f', '23234', 'arlöv', 'Schweden', '', '0', '0', '0735118248', '0010057YFL', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3188 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2472, '15721655', '0', 'Habib', 'Khayat', 'Östra Vintergatan ', '46', '70343', 'Örebro ', 'Schweden', '', '0', '0', '0737833932', '00101219BV', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3189 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2473, '15355622', '0', 'Sanna', 'Wallin', 'KALKSTENSVÄGEN', '16', '746 41', 'BÅLSTA', 'Schweden', '', '0', '0', '0733328820', '0010055LYC', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3190 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2474, '15355622', '0', 'Leila', 'Mahmoud', 'Vitaliljansväg 86 6 Tr', '86', '12734', 'Skärholmen', 'Schweden', '', '0', '0', '0', '0010036J3O', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3191 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2475, '15355622', '0', 'Jatin', 'Sharma', 'SKYTTEVÄGEN', '28', '134 37', 'GUSTAVSBERG', 'Schweden', '', '0', '0', '0', '0010022E3T', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3192 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2476, '15355622', '0', 'Jonna', 'Olsson', 'INÄGOGATAN', '17C', '41874', 'GÖTEBORG', 'Schweden', '', '0', '0', '0702188939', '0010058L3G', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3193 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2477, '15355622', '0', 'Fatima', 'Damsaz', 'C/o Jonatan Pettersson Kapplandsgatan', '36', '41478', 'Göteborg', 'Schweden', '', '0', '0', '0720284800', '0010051NTC', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3194 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2478, '15721671', '0', 'Filip', 'Windlert', 'Lilla Bistavägen', '6', '74637', 'Bålsta', 'Schweden', '', '0', '0', '0', '00100128KC', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3195 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2479, '15721671', '0', 'Kim', 'liljeberg', 'bogsätravägen', '54', '12738', 'skärholmen', 'Schweden', '', '0', '0', '0761746496', '0010107W8S', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3196 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2480, '15721671', '0', 'Hamed', 'Fathi', 'Idunvägen 35 LGH', '1003', '13642', 'HANDEN', 'Schweden', '', '0', '0', '0736499429', '00100042D4', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3197 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2481, '15721671', '0', 'Waiel', 'Mahmoud', 'Diagnosv', '5 D 7 tr', '14153', 'Huddinge', 'Schweden', '', '0', '0', '0', '0010138EHC', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3198 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2482, '15721671', '0', 'Noor', 'Helawi', 'Odlarvägen', '5', '15150', 'Enhörna', 'Schweden', '', '0', '0', '0735755460', '0010231KUW', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3199 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2483, '15706293', '0', 'Annika', 'Ronge', 'BADSTIGEN', '3', '931 52', 'SKELLEFTEÅ', 'Schweden', '', '0', '0', '0', '0010196X7Q', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3200 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2484, '15706293', '0', 'Tomas', 'Bergling', 'STAAFGATAN', '15', '733 33', 'SALA', 'Schweden', '', '0', '0', '0708452949', '0010005HKS', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3201 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2485, '15727446', '0', 'Gabriel', 'Wilczkowski', 'KUNGSÄNGSGATAN', '21B', '75322', 'UPPSALA', 'Schweden', '', '0', '0', '0704452589', '00100169S1', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3202 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2486, '15745697', '0', 'GRADIS', 'GUSATOVIC', 'JAKOB PERSVÄGEN', '1', '232 31', 'ARLÖV', 'Schweden', '', '0', '0', '0', '0010208YAV', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3203 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2487, '15746635', '0', 'Inga', 'Melieskiene', 'SÖDRA FÖRSTADSGATAN', '49', '211 43', 'MALMÖ', 'Schweden', '', '0', '0', '0708111564', '0010090Q46', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3204 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2488, '15746635', '0', 'John', 'Westerberg', 'BASTUGATAN', '45', '118 25', 'STOCKHOLM', 'Schweden', '', '0', '0', '0704225691', '0010017CTG', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3205 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2489, '15746635', '0', 'Zygmunt', 'Rozpedek', 'ROSENGÅRDSVÄGEN', '111', '186 33', 'VALLENTUNA', 'Schweden', '', '0', '0', '0704283830', '0010070E11', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3206 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2490, '15745813', '0', 'Adam', 'Galif', 'melongatan 13', '13', '16563', 'hässelby', 'Schweden', '', '0', '0', '073-506-0989', '0010190NT3', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3207 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2491, '15745813', '0', 'yonas', 'kahsai', 'oslo gatan 15', '4tr', '16431', 'kista', 'Schweden', '', '0', '0', '0', '0010035IT4', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3208 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2492, '15745813', '0', 'Adem', 'Güclü', 'vallhorns vägen', '12 6tr', '14232', 'skogås', 'Schweden', '', '0', '0', '0701599120', '0010074C6U', '0', 'Theorema', 'Paragon Bi-W', '0', 'RG 0686 3169 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2493, '15355645', '0', 'Inas', 'Alkarawi', 'SYNEMANSVÄGEN', '21', '433 41', 'PARTILLE', 'Schweden', '', '0', '0', '0739600625', '0010113PW1', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3210 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2494, '15355645', '0', 'Bo Göran', 'Forsberg', 'SKARPBRUNNAVÄGEN', '59', '145 64', 'NORSBORG', 'Schweden', '', '0', '0', '0761236762', '0010169P9M', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3211 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2495, '15355645', '0', 'Almir', 'Kadiric', 'AGAVÄGEN', '20', '181 39', 'LIDINGÖ', 'Schweden', '', '0', '0', '0', '00101297K4', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3212 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2496, '15355645', '0', 'Alexander', 'Blomqvist', 'S:T JOHANNESGATAN', '5 A', '21146', 'MALMÖ', 'Schweden', '', '0', '0', '0046705354911', '00102334VT', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3213 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2497, '15355645', '0', 'Michael', 'Iversen', 'Bondens Väg', '5B', '66298', 'Tösse', 'Schweden', '', '0', '0', '0705395697', '0010181NT4', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3214 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2498, '15355645', '0', 'Volka', 'Yasar', 'Vålbergavägen', '277', '17569', 'Järfälla', 'Schweden', '', '0', '0', '0727151852', '00102079XK', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3215 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2499, '15355645', '0', 'Fahmi Daniel', 'Aphram', 'HYGGESVÄGEN', '16', '151 54', 'SÖDERTÄLJE', 'Schweden', '', '0', '0', '073-5505474', '0010244DMO', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3216 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2500, '15355645', '0', 'Petter Att: Mobilizera Mirumgallerian', 'Bahlenberg', 'TIMMERMANSGATAN', '54', '603 59', 'NORRKÖPING', 'Schweden', '', '0', '0', '0709696929', '00102324PY', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3217 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2501, '15355645', '0', 'peter', 'mörfeldt', 'BJÖRKGLÄNTEVÄGEN', '5', '439 37', 'ONSALA', 'Schweden', '', '0', '0', '0707243910', '0010087MPT', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3218 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2502, '15355645', '0', 'carina', 'rådahl', 'emil sjögrensväg', '3d', '74143', 'knivsta', 'Schweden', '', '0', '0', '0723251686', '0010107QCR', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3219 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2503, '15355645', '0', 'ihsan', 'basoda', 'alhagsvägen ', '38', '14559', 'stockholm', 'Schweden', '', '0', '0', '0707499132', '001023797T', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3220 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2504, '15355645', '0', 'Sherwan', 'Soranros', 'Skarpnäcks gårds vägen', '12', '128 31', 'Stockholm', 'Schweden', '', '0', '0', '0', '0010138JKT', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3221 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2505, '15355645', '0', 'Luis', 'Guinez Reveco', 'ÄRVINGEVÄGEN', '14', '164 46', 'KISTA', 'Schweden', '', '0', '0', '0', '0010178RLU', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3222 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2506, '15355645', '0', 'Markus', 'Holmqvist', 'MANDELPILSGATAN', '41', '212 31', 'MALMÖ', 'Schweden', '', '0', '0', '0703897857', '00101365BS', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3223 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2507, '15355645', '0', 'Sofie', 'Sörelind', 'Finnboda Parkväg', '16 B', '13173', 'Nacka', 'Schweden', '', '0', '0', '0733378031', '0010189EKN', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3224 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2508, '15355637', '0', 'Hans-Erik', 'Hildebrand', 'ETTANS VÄG', '15', '179 97', 'FÄRENTUNA', 'Schweden', '', '0', '0', '46856043280', '0010230HXK', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3225 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2509, '15355637', '0', 'Elahe', 'Rahimi', 'ÅSTRINGAVÄGEN', '4B', '28931', 'KNISLINGE', 'Schweden', '', '0', '0', '0707178861', '0010145O33', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3226 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2510, '15355637', '0', 'Andreas', 'Carlsson', 'Djäknevägen 39', '39', '18736', 'Täby', 'Schweden', '', '0', '0', '0', '0010027FTO', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3227 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2511, '15355637', '0', 'Mikael', 'Jansson', 'SKYTTENS GATA', '557', '136 61', 'BRANDBERGEN', 'Schweden', '', '0', '0', '0709490080', '0010110E0M', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3228 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2512, '15355637', '0', 'Ronak', 'Rasoal', 'Ulvensgatan', '10A', '50446', 'Borås', 'Schweden', '', '0', '0', '0739236367', '0010238JT1', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3229 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2513, '15721680', '0', 'Hülya', 'Ucan', 'Östra Hindbyvägen', '109', '213 74', 'Malmö', 'Schweden', '', '0', '0', '0', '0010221LD3', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3230 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2514, '15355623', '0', 'Joakim', 'Abrahamsson', 'BJURHOLMSGATAN', '14', '116 38', 'STOCKHOLM', 'Schweden', '', '0', '0', '0761086020', '0010249CDP', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3231 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2515, '15355623', '0', 'Sofie', 'Sterner', 'Carlavägen', '58 A', '63351', 'Eskilstuna', 'Schweden', '', '0', '0', '0762190590', '0010185HSL', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3232 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2516, '15355623', '0', 'Nader', 'Mooshtak', 'Granrisvägen', '31 B', '70235', 'Örebro', 'Schweden', '', '0', '0', '0737453237', '0010084J2F', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3233 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2517, '15355623', '0', 'Sten', 'Nilsson', 'SJÖSTENS GUDA', '4', '263 52', 'LERBERGET', 'Schweden', '', '0', '0', '0768525400', '0010092QG9', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3234 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2518, '15355623', '0', 'Alexander', 'Johansson', 'LÅNGSJÖVÄGEN', '80', '762 31', 'RIMBO', 'Schweden', '', '0', '0', '017572224', '00101934VE', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3235 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2519, '15721672', '0', 'Pierre', 'Sjögren', 'LARSBERGSVÄGEN', '48', '181 39', 'LIDINGÖ', 'Schweden', '', '0', '0', '0', '0010098SBG', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3236 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2520, '15721688', '0', 'aween', 'abdulkarim Ali', 'marmorvägen', '11b', '75244', 'uppsala', 'Schweden', '', '0', '0', '0762320852', '0010153GE7', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3237 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2521, '15706294', '0', 'Edita', 'Mujcin', 'WIDELLS VÄG', '19', '213 73', 'MALMÖ', 'Schweden', '', '0', '0', '0737436017', '0010022KEN', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3238 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2522, '15706294', '0', 'martin', 'högstedt', 'LÖFTESGATAN', '11', '214 58', 'MALMÖ', 'Schweden', '', '0', '0', '0704462532', '00100213BL', '0', 'Theorema', 'Paragon Bi-S\r\n\r\n14.02.2013 RG 0686 03018DE', '0', 'RG 0686 3239 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2523, '15745698', '0', 'Lena', 'Vångö', 'KOSTERGATAN', '5', '234 42', 'LOMMA', 'Schweden', '', '0', '0', '0', '0010073SA5', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3240 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2524, '15746636', '0', 'Elham', 'Mozafari', 'Syrengatan', '10A', '58249', 'Linköping', 'Schweden', '', '0', '0', '0765828695', '0010063PQJ', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3241 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2525, '15746636', '0', 'Cassandra', 'Lundgren C/O Sundberg', 'STRÅLGATAN', '7', '112 63', 'STOCKHOLM', 'Schweden', '', '0', '0', '0762198198', '0010149MMJ', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3242 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2526, '15746636', '0', 'UMIT', 'togcu', 'RYTTMÄSTAREGATAN', '13A', '25453', 'HELSINGBORG', 'Schweden', '', '0', '0', '0737606631', '0010126758', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3209 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2527, '15746636', '0', 'UMIT', 'togcu', 'RYTTMÄSTAREGATAN', '13A', '25453', 'HELSINGBORG', 'Schweden', '', '0', '0', '0737606631', '0010007VLV', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3209 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2528, '15746636', '0', 'markku', 'jussi', 'HJÄLMVÄGEN', '23', '293 35', 'OLOFSTRÖM', 'Schweden', '', '0', '0', '0734364638', '0010005CBO', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3243 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2529, '15746636', '0', 'firman', 'kheder', 'blåkullagatan 27d', '27d', '25457', 'Helsingborg', 'Schweden', '', '0', '0', '0739955097', '0010234MGI', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3244 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2530, '15745815', '0', 'Mattias', 'Jansson', 'LÖVTÄKTSVÄGEN', '43', '141 42', 'HUDDINGE', 'Schweden', '', '0', '0', '0761838637', '0010180L79', '0', 'Theorema', 'Paragon Bi-S', '0', 'RG 0686 3245 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2531, '15355646', '0', 'sergii', 'pedersen', 'SERENADGATAN', '42', '215 72', 'MALMÖ', 'Schweden', '', '0', '0', '406324369', '0010193KJV', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3246 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2532, '15355646', '0', 'Shilan', 'Bahmani', 'ÖNSKEVÄDERSGATAN', '43', '418 35', 'GÖTEBORG', 'Schweden', '', '0', '0', '0762469385', '0010133LSI', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3247 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2533, '15355646', '0', 'Rexhep', 'Kadriu', 'Orrstigen', '31', '144 44', 'Rönninge', 'Schweden', '', '0', '0', '0738944142', '0010168GKQ', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3248 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2534, '15355646', '0', 'ulrika', 'Ottosson', 'DECEMBERVÄGEN', '6', '451 63', 'UDDEVALLA', 'Schweden', '', '0', '0', '052270489', '0010190QNB', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3249 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2535, '15355646', '0', 'Stefan', 'Chernström', 'Munkedalsvägen', '7', '12242', 'Stockholm', 'Schweden', '', '0', '0', '0737318857', '0010083DYE', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3250 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2536, '15355646', '0', 'Roland', 'Löfblad', 'ÄNGEVIKEN', '121', '471 91', 'KLÖVEDAL', 'Schweden', '', '0', '0', '0705420609', '0010033Q87', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3251 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2537, '15355646', '0', 'Sangar', 'Allan', 'Svärdsysslevägen 4b', '4b', '184 35', 'Åkersberga', 'Schweden', '', '0', '0', '0736300576', '0010017TTH', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3252 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2538, '15355646', '0', 'Anders', 'Olsson', 'HUSBY BACKE', '67', '184 44', 'ÅKERSBERGA', 'Schweden', '', '0', '0', '0', '00100253NC', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3253 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2539, '15355646', '0', 'Jonathan', 'Bergström', 'KALMGATAN', '6', '121 45', 'JOHANNESHOV', 'Schweden', '', '0', '0', '0707494946', '001011336S', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3254 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2540, '15355646', '0', 'aleksandar', 'jakovljevic', 'POPPELGÅRDEN', '14', '424 39', 'ANGERED', 'Schweden', '', '0', '0', '0733601232', '0010153RF1', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3255 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2541, '15355646', '0', 'Zin', 'Pham', 'Harrgatan', '14', '13342', 'Nacka', 'Schweden', '', '0', '0', '0', '001008724D', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3256 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2542, '15355646', '0', 'Rasmus', 'Sten', 'SPÅNGAVÄGEN', '347', '163 46', 'SPÅNGA', 'Schweden', '', '0', '0', '0732000209', '00101004OS', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3257 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2543, '15355646', '0', 'besnik', 'pllana', 'KRISTIAN II:S VÄG', '7', '262 34', 'ÄNGELHOLM', 'Schweden', '', '0', '0', '0', '0010149KWP', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3258 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2544, '15355646', '0', 'Eva-Charlotta', 'Thörn', 'FÅRHOLMSVÄGEN', '28', '817 30', 'NORRSUNDET', 'Schweden', '', '0', '0', '0702937599', '0010026AGQ', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3259 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2545, '15355646', '0', 'Kristian', 'Ivaarsson', 'JÄRNVÄGSGATAN', '5', '514 33', 'TRANEMO', 'Schweden', '', '0', '0', '0738115955', '0010229LTX', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3260 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2546, '15355646', '0', 'Katja', 'Koivukoski', 'SANDELSGATAN', '30', '115 34', 'STOCKHOLM', 'Schweden', '', '0', '0', '0735225376', '00102271SG', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3261 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2547, '15355646', '0', 'Ted', 'Blomberg', 'LADSTIGEN', '5', '954 35', 'GAMMELSTAD', 'Schweden', '', '0', '0', '072-5520292', '0010050ATH', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3262 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2548, '15355646', '0', 'Tommy', 'Bjelf', 'HARKRANKSVÄGEN', '39', '296 33', 'ÅHUS', 'Schweden', '', '0', '0', '0706211475', '0010172D89', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3263 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2549, '15355646', '0', 'Eva', 'Nordqvist', 'HELMFELTSGATAN', '9 C', '21148', 'MALMÖ', 'Schweden', '', '0', '0', '0709512211', '00102467JB', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3264 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2550, '15355646', '0', 'Joakim', 'Ångström', 'Ture Nermans gränd', '4', '11237', 'Stockholm', 'Schweden', '', '0', '0', '0703385537', '0010177MFM', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3265 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2551, '15355646', '0', 'Christoffer', 'Jonasson', 'Kyrkogatan', '15a', '462 33', 'Vänersborg', 'Schweden', '', '0', '0', '0700538164', '0010032KSQ', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3266 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2552, '15355646', '0', 'Nilofar', 'Rahimi', 'Norra trängallen ', '7', '54146', 'Skövde', 'Schweden', '', '0', '0', '0', '00100041ZS', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3267 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2553, '15355646', '0', 'rateb', 'bitar', 'INGENTINGSGATAN', '1', '171 71', 'SOLNA', 'Schweden', '', '0', '0', '0735806286', '0010204QHI', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3268 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2554, '15355646', '0', 'Mattias', 'Demir', 'Vesslevägen ', '6', '70348', 'Örebro', 'Schweden', '', '0', '0', '0', '00100352J1', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3269 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2555, '15355646', '0', 'Kent', 'Olsson', 'VITMOSSVÄGEN', '11', '138 36', 'ÄLTA', 'Schweden', '', '0', '0', '0704143612', '00101582Z6', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3270 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2556, '15355638', '0', 'Gualberto', 'Teran Rivera', 'FLAGGATAN', '7E', '41316', 'GÖTEBORG', 'Schweden', '', '0', '0', '0', '0010233SJK', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3271 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2557, '15355638', '0', 'Ghazal', 'Yarmohammadzehi', 'Kommunalvägen', '18, 1TR', '14161', 'Huddinge', 'Schweden', '', '0', '0', '0736809649', '00100555PE', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3272 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2558, '15355638', '0', 'Lina', 'Tran', 'BERGSGÅRDSGÄRDET', '77', '424 32', 'ANGERED', 'Schweden', '', '0', '0', '0700434870', '0010197WOJ', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3273 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2559, '15355638', '0', 'Ljautrin', 'Alisani', 'MÄSTERS GATA', '13', '331 52', 'VÄRNAMO', 'Schweden', '', '0', '0', '0725316050', '0010195RNK', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3274 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2560, '15355638', '0', 'Peter', 'Sälgström', 'Bagarfruvägen', '88', '12866', 'Sköndal', 'Schweden', '', '0', '0', '0', '00102267OA', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3275 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2561, '15355638', '0', 'Sven', 'Olofsson', 'ROSLINS VÄG', '12 B', '21755', 'MALMÖ', 'Schweden', '', '0', '0', '0', '0010170P75', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3276 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2562, '15355638', '0', 'Andreas', 'said', 'Dimvädersgatan', '7', '41837', 'Göteborg', 'Schweden', '', '0', '0', '0', '00100659LY', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3277 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2563, '15355638', '0', 'Jacob', 'Andersson', 'Aprikosgatan', '60', '16566', 'Hässelby', 'Schweden', '', '0', '0', '0', '0010184EEK', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3278 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2564, '15355638', '0', 'katja', 'ljungström', 'BIRGER JARLSGATAN', '104', '114 20', 'STOCKHOLM', 'Schweden', '', '0', '0', '0708997943', '0010154ZYA', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3279 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2565, '15355638', '0', 'Andreas', 'Östergren', 'ÄNGGATAN', '12C', '22359', 'LUND', 'Schweden', '', '0', '0', '0705870393', '0010116PYL', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3280 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2566, '15355638', '0', 'Martin', 'Mattsson', 'Vildgåsvägen', '21B', '22735', 'Lund', 'Schweden', '', '0', '0', '0736862141', '001013214L', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3281 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2567, '15355638', '0', 'elmira', 'agovic', 'bondestigen', '16', '14437', 'rönninge', 'Schweden', '', '0', '0', '0766279173', '0010131JIQ', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3282 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2568, '15355638', '0', 'Fredrik', 'Junerfält', 'Flogstavägen', '25a', '75273', 'Uppsala', 'Schweden', '', '0', '0', '0', '0010079LKC', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3283 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2569, '15355638', '0', 'Daniel', 'Ponce', 'Liggargatan', '5G', '75420', 'Uppsala', 'Schweden', '', '0', '0', '0736376714', '0010119GUT', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3284 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2570, '15355638', '0', 'Anna', 'Strempel', 'Dartanjangs gata', '68', '16870', 'Bromma', 'Schweden', '', '0', '0', '0705455499', '0010181A5W', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3285 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2571, '15355638', '0', 'jens', 'egestrand', 'Ekhultsgatan', '6', '58750', 'Linköping', 'Schweden', '', '0', '0', '0', '0010176A3W', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3286 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2572, '15355638', '0', 'Cgbostäder Clas', 'Holm', 'ÖSTRA TULEGATAN', '21', '733 33', 'SALA', 'Schweden', '', '0', '0', '0', '0010186LUT', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3287 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2573, '15355638', '0', 'Zebastian', 'Possler', 'Korpralsvägen', '13b', '90432', 'Umeå', 'Schweden', '', '0', '0', '722133411', '0010010SWH', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3288 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2574, '15355638', '0', 'Sofie', 'Björklund', 'c/o Christel Stener, Jungmansgränd', '6', '11767', 'Stockholm', 'Schweden', '', '0', '0', '0721575820', '0010148T9E', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3289 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2575, '15355638', '0', 'martin', 'högstedt', 'LÖFTESGATAN', '11', '214 58', 'MALMÖ', 'Schweden', '', '0', '0', '0704462532', '0010224CH4', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3290 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2576, '15355638', '0', 'Agneta', 'Nivåsen', 'GRÄVLINGSSTIGEN', '1B', '29438', 'SÖLVESBORG', 'Schweden', '', '0', '0', '0', '00101186YN', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3291 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2577, '15355638', '0', 'Laszlo-Szilard', 'Szakacs', 'CALLE LJUNGBECKS GATA', '65', '212 40', 'MALMÖ', 'Schweden', '', '0', '0', '0733756003', '0010213IKN', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3292 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2578, '15706295', '0', 'Leonard', 'Bielicz', 'BRATTÅSKÄRRSVÄGEN', '65', '433 64', 'SÄVEDALEN', 'Schweden', '', '0', '0', '+46709875276', '001018842P', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3293 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2579, '15706295', '0', 'Arwa Qais', 'Khoder', 'SOLGATAN', '2 B', '21220', 'MALMÖ', 'Schweden', '', '0', '0', '0700400704', '0010155JV8', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3294 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2580, '15706295', '0', 'Sergii', 'Kovtun', 'SÖDERGATAN', '3A', '19534', 'MÄRSTA', 'Schweden', '', '0', '0', '0739831969', '0010139OBP', '0', 'Theorema', 'Paragon GG', '0', 'RG 0686 3295 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-21', '', '', '', '', '', ''),
(2808, '16120418', '0', 'MATHIAS', 'ISAKSEN', '10', 'HØJLUNDVEJ', '8462', 'HARLEV J', 'Dänemark', '', '0', '0', '28747674', '0010144G4E', '0', 'Theorema', 'PANTHOS-MODEL I SØLV', '0', 'RG 0686 3314 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-24', '', '', '', '', '', ''),
(2807, '16120417', '0', 'FARBOD', 'BASHASH', '11', 'RUTHSVEJ', '2900', 'HELLERUP', 'Dänemark', '', '0', '0', '71200591', '0010245A0T', '0', 'Theorema', 'TORONTO-MODEL I ROSAGULD\r\n\r\nHat am 31.01.13 das Geld von Groupon zur?ck erhalten.\r\nUhr am 13.02.2013 zurück erhalten', '0', 'RG 0686 3313 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-24', '', '', '', '', '', ''),
(2806, '16120417', '0', 'JACK PER SCHMIDT', 'HVIDBJERG', '90', 'SEJS SØVEJ', '8600', 'SILKEBORG', 'Dänemark', '', '0', '0', '20431988', '0010053Q32', '0', 'Theorema', 'TORONTO-MODEL I ROSAGULD', '0', 'RG 0686 3312 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-24', '', '', '', '', '', ''),
(2805, '16120416', '0', 'JOHN LAURIDSEN', 'INGEMANN', '68; 2. 6', 'SPOBJERGVEJ', '8220', 'BRABRAND', 'Dänemark', '', '0', '0', '31565536', '0010167PHU', '0', 'Theorema', 'TORONTO-MODEL I GULD', '0', 'RG 0686 3311 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-24', '', '', '', '', '', ''),
(2804, '16120416', '0', 'DAG', 'BECK', '44 TH TH', 'P. MOGENSENSVEJ', '3400', 'HILLERØD', 'Dänemark', '', '0', '0', '51911214', '00100985WV', '0', 'Theorema', 'TORONTO-MODEL I GULD', '0', 'RG 0686 3310 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-24', '', '', '', '', '', ''),
(2803, '16120416', '0', 'SOFIE', 'MAZZA', '8 A', 'VEJLEBROVEJ', '2635', 'ISHØJ', 'Dänemark', '', '0', '0', '28117264', '0010048DPF', '0', 'Theorema', 'TORONTO-MODEL I GULD', '0', 'RG 0686 3309 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-24', '', '', '', '', '', ''),
(2802, '16120415', '0', 'NIELS', 'BJERRE', 'RÅDHUSSTRÆDE', '4; 1. TH', '7500', 'HOLSTEBRO', 'Dänemark', '', '0', '0', '60185153', '0010070CCX', '0', 'Theorema', 'TORONTO-MODEL I SØLV', '0', 'RG 0686 3308 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-24', '', '', '', '', '', ''),
(2801, '16120415', '0', 'ALEXANDER', 'LUSCOMBE THOMSEN', '49B 1. TV', 'NYGAARDSVEJ', '2100', 'ØSTERBRO', 'Dänemark', '', '0', '0', '0', '0010228JLO', '0', 'Theorema', 'TORONTO-MODEL I SØLV', '0', 'RG068633071DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-24', '', '', '', '', '', ''),
(2800, '2990944', '0', '0', 'CHRISTIAN LEVY', '15', 'CYPRUS ROAD', 'N9 9PG', 'LONDON', 'Grossbritannien', '', '0', '0', '7886650902', '001013478Z', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '', 'RG 0686 3400 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2799, '2990942', '0', '0', 'HILSON ALBERTO', '16', 'SPRINGFIELD STREET', 'B19 7AU', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '75085189', '00101159U3', '0', 'Theorema', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', '', 'RG 0686 3399 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2798, '2990942', '0', '0', 'SI JOLLIFFE', '60', 'NURSERY ROAD', 'WR14 1QY', 'MALVERN', 'Grossbritannien', '', '0', '0', '7542909306', '00101916ID', '0', 'Theorema', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', '', 'RG 0686 3398 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2797, '2990944', '0', '0', 'ARNAUD DUPONT', '184', 'BOW COMMON LANE', 'E3 4HH', 'LONDON', 'Grossbritannien', '', '0', '0', '7915867488', '0010005DRJ', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)\r\n\r\nGeld am 18.02.2013 von Groupon zurück erhalten!  Uhr???', '', 'RG 0686 3397 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2796, '2990944', '0', '0', 'RYAN NICOLL', '40', 'SOUTH ROAD', 'PO8 0ER', 'WATERLOOVILLE', 'Grossbritannien', '', '0', '0', '7903311295', '0010245VBV', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '', 'RG 0686 3396 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2795, '2990943', '0', '0', 'STEVE WHITE', '28', 'WOODSIDE CRESCENT', 'ST5 4BW', 'NEWCASTLE UNDER LYME', 'Grossbritannien', '', '0', '0', '0', '001019587C', '0', 'Theorema', 'THEOREMA DUBAI IN SILVER/BLACK WITH BLACK STRAP (T-3009-02)', '', 'RG 0686 3395 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2794, '2990943', '0', '0', 'T HUSSAIN', '207', 'BROWNHILL DRIVE', 'BB1 9SB', 'BLACKBURN', 'Grossbritannien', '', '0', '0', '7772864837', '0010161S1B', '0', 'Theorema', 'THEOREMA DUBAI IN SILVER/BLACK WITH BLACK STRAP (T-3009-02)', '', 'RG 0686 3394 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2793, '2990933', '0', '0', 'JAMIE WILSON', '40', 'RANDOLPH ROAD', 'PO2 0PL', 'PORTSMOUTH', 'Grossbritannien', '', '0', '0', '7969362309', '00100411B1', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN SILVER/WHITE WITH BLACK STRAP (T-3010-01)', '', 'RG 0686 3393 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2792, '2990942', '0', '0', 'ABDELA AHMED', '9', 'MOLLY HUGGINS WEIR ROAD', 'SW12 0LU', 'LONDON', 'Grossbritannien', '', '0', '0', '7517241808', '0010062XTM', '0', 'Theorema', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)\r\n\r\nAm 28.01.2013 von UK gecancelt und Geld zurück erstattet.', '', 'RG 0686 3392 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2791, '2990937', '0', '0', 'MATTHEW GOODALL', '11A', 'SUSSEX CLOSE', 'BH9 3SA', 'BOURNEMOUTH', 'Grossbritannien', '', '0', '0', '01202 240389', '0010214E0P', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN ROSE GOLD WITH BROWN STRAP (T-3010-04)', '', 'RG 0686 3391 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2790, '2990942', '0', '0', 'ALI AL JUMA', '149', 'LANDMARK PLACE', 'CF10 2HS', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7983408309', '0010160E5K', '0', 'Theorema', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', '', 'RG 0686 3390 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2789, '2990942', '0', '0', 'NATASHA SCIALPI', '70 ROSEHILL', 'SUTTON', 'SM1 3EX', 'SURREY', 'Grossbritannien', '', '0', '0', '7930505257', '00101212BH', '0', 'Theorema', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', '28.02.2013 Uhr zurück...bitte refund', 'RG 0686 3389 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2788, '2990944', '0', '0', 'ABDULLAH ALSHAMMARI', 'APARTMENT 83', '9 TEMPUS TOWER', 'M3 1NN', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7900000537', '0010020AU8', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '', 'RG 0686 3388 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2787, '2990936', '0', '0', 'DANIEL SOMAL', '45', 'MELTON ROAD', 'NG12 4EL', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '07823 885380', '0010049GSH', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN GOLD WITH BROWN STRAP (T-3010-03)', '', 'RG 0686 3387 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2786, '2990942', '0', '0', 'BETH CORNWELL', '21', 'BARTON MILL ROAD', 'CT1 1BP', 'CANTERBURY', 'Grossbritannien', '', '0', '0', '7429094196', '00102183A4', '0', 'Theorema', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', '', 'RG068633261DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2785, '2990943', '0', '0', 'VARSHA .JAYAR', '2', 'LISTER CLOSE OFF UTTOXETER ROAD DERBY', 'DE22 3NA', 'DERBY', 'Grossbritannien', '', '0', '0', '7909116665', '0010249B68', '0', 'Theorema', 'THEOREMA DUBAI IN SILVER/BLACK WITH BLACK STRAP (T-3009-02)', '', 'RG 0686 3386 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2784, '2990936', '0', '0', 'DENIS SEFERI', 'FLAT 10', 'WAKFIELD COURT, WAKE GREEN ROAD', 'B13 9PY', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '0', '00102129OS', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN GOLD WITH BROWN STRAP (T-3010-03)', '', 'RG 0686 3385 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2783, '2990944', '0', '0', 'REENA LAKHANI', '8', 'RYTON CLOSE', 'B98 0EW', 'REDDITCH', 'Grossbritannien', '', '0', '0', '7960651206', '0010139YAN', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '', 'RG 0686 3384 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2782, '2990937', '0', '0', 'JANE THORN', '1', 'MARK WAY', 'SO51 0JR', 'LOCKERLEY', 'Grossbritannien', '', '0', '0', '1794340643', '0010022LJ7', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN ROSE GOLD WITH BROWN STRAP (T-3010-04)', '', 'RG 0686 3383 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(2781, '2990944', '0', '0', 'DEBBIE BLEAKLEY', '27', 'TURNHAM GREEN PERTON', 'WV6 7TA', 'WOLVERHAMPTON', 'Grossbritannien', '', '0', '0', '7930940760', '00100866U7', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '', 'RG 0686 3382 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2780, '2990944', '0', '0', 'LES JORDAN', '36', 'PLANTATION ROAD', 'RG26 4QU', 'TADLEY', 'Grossbritannien', '', '0', '0', '01189 817777', '0010157NKN', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '', 'RG 0686 3381 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2779, '2990942', '0', '0', 'CHRISTOPHER WOODS', '15', 'VICTORIA CLOSE', 'BT39 9YN', 'BALLYCLARE', 'Grossbritannien', '', '0', '0', '7854445923', '0010088NW2', '0', 'Theorema', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', '', 'RG 0686 3380 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2778, '2990937', '0', '0', 'TAMMY CHATTERTON', '8 THE BIGGEN', 'DUXFORD', 'CB22 4SQ', 'CAMBRIDGE', 'Grossbritannien', '', '0', '0', '7952106367', '00102152PT', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN ROSE GOLD WITH BROWN STRAP (T-3010-04)\r\n\r\nGeld am 28.01.2013 von Groupon UK an Kunden zurück überwiesen.', '', 'RG 0686 3379 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2777, '2990935', '0', '0', 'MALINA STERNA', '131', 'WOOLMONGER ST', 'NN1 1PU', 'NORTHAMPTON', 'Grossbritannien', '', '0', '0', '7783788975', '00101932PX', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN SILVER/BLACK WITH BLACK STRAP (T-3010-02)', '', 'RG 0686 3378 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2776, '2990944', '0', '0', 'ALEX SHEPHARD', '14', 'LITTLE MEAD', 'PO7 7HS', 'DENMEAD', 'Grossbritannien', '', '0', '0', '7525760226', '0010101RGJ', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '', 'RG 0686 3377 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2775, '2990936', '0', '0', 'STEPHEN MCGOVERN', '182', 'WHITACRES ROAD', 'G53 7LJ', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7891617349', '0010013CY0', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN GOLD WITH BROWN STRAP (T-3010-03)', '', 'RG 0686 3376 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2774, '2990944', '0', '0', 'NATALIE HEARN', '7', 'WOODSTOCK CLOSE', 'OL10 1QD', 'HEYWOOD', 'Grossbritannien', '', '0', '0', '4,47541E+11', '0010216MSE', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '', 'RG 0686 3375 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2773, '2990944', '0', '0', 'ADAM BLACK', '17', 'QUEENSHILL GARDEN', 'LS17 6BQ', 'LEEDS', 'Grossbritannien', '', '0', '0', '7841413198', '00102051AK', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '', 'RG 0686 3374 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2772, '2990942', '0', '0', 'ANDREW MAGOR', '49', 'WORCESTER CLOSE', 'NP44 8TE', 'CWMBRAN', 'Grossbritannien', '', '0', '0', '7962108824', '00101888AG', '0', 'Theorema', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', '', 'RG 0686 3373 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2771, '2990944', '0', '0', 'FRASER LINTON', '39', 'MACKINNON TERRACE', 'KA12 9LH', 'IRVINE', 'Grossbritannien', '', '0', '0', '7889744164', '0010165O2E', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '', 'RG 0686 3372 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2770, '2990944', '0', '0', 'FRANK MARION', '182', 'ROYAL COLLEGE STREET', 'NW1 9NN', 'LONDON', 'Grossbritannien', '', '0', '0', '7428781345', '0010158EEZ', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)\r\n\r\nGeld am 29.01.2013 von Groupon an Kunde zurück gezahlt!', '', 'RG 0686 3371 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2769, '2990942', '0', '0', 'MO LIU', '13', 'BRUNSWICK HOUSE', 'PO1 3GB', 'POTRSMOTH', 'Grossbritannien', '', '0', '0', '7738060782', '00100182AR', '0', 'Theorema', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', '', 'RG 0686 3370 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2768, '2990943', '0', '0', 'BEENE M\'MEMBE', 'FLAT 3', 'BERKELEY HOUSE, CHARLOTTE STREET', 'BS1 5PY', 'BRISTOL', 'Grossbritannien', '', '0', '0', '0', '0010206T6P', '0', 'Theorema', 'THEOREMA DUBAI IN SILVER/BLACK WITH BLACK STRAP (T-3009-02)', '', 'RG 0686 3369 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2767, '2990936', '0', '0', 'SHASHIKANTH VOLADRI', '30', 'EASTERNVILLE GARDENS', 'IG2 6AB', 'ILFORD', 'Grossbritannien', '', '0', '0', '7764576652', '0010122529', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN GOLD WITH BROWN STRAP (T-3010-03)', '', 'RG 0686 3368 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2766, '2990943', '0', '0', 'MARGARET TANNER', '4', 'WOODLANDS', 'SW20 9JF', 'LONDON', 'Grossbritannien', '', '0', '0', '7763831808', '00101768UT', '0', 'Theorema', 'THEOREMA DUBAI IN SILVER/BLACK WITH BLACK STRAP (T-3009-02)', '', 'RG 0686 33672DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2765, '2990937', '0', '0', 'PHILLIP TSVETKOV', '18', 'SUNNYDENE ROAD', 'CR8 2DG', 'PURLEY', 'Grossbritannien', '', '0', '0', '7734455068', '0010210LEA', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN ROSE GOLD WITH BROWN STRAP (T-3010-04)', '', 'RG 0686 3366 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2764, '2990942', '0', '0', 'DEBBIE DAWSON', 'THE LAWNS', 'RIGGA LANE,  DUFFIELD', 'DE56 4BL', ' BELPER; DERBYSHIRE', 'Grossbritannien', '', '0', '0', '0', '00101102RO', '0', 'Theorema', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', '', 'RG 0686 3365 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2763, '2990937', '0', '0', 'MANDY MARSHALL', '21', 'WILMINGTON CLOSE', 'RG5 4LR', 'WOODLEY READING BERKSHIRE', 'Grossbritannien', '', '0', '0', '7876224562', '00100929KP', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN ROSE GOLD WITH BROWN STRAP (T-3010-04)', '', 'RG 0686 3364 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2762, '2990935', '0', '0', 'MATTHEW FLOOD', '24', 'THINGWALL LANE', 'L14 7NX', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7988138978', '00101379YM', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN SILVER/BLACK WITH BLACK STRAP (T-3010-02)', '', 'RG 0686 3363 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2761, '2990936', '0', '0', 'MARK PAYNE', '', 'THE BRISTOL HOTEL, PRINCE STREET', 'BS1 4QF', 'BRISTOL', 'Grossbritannien', '', '0', '0', '0', '00100735PV', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN GOLD WITH BROWN STRAP (T-3010-03)', '', 'RG 0686 3362 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2760, '2990945', '0', '0', 'JAMES SOUTHERN', '98', 'ST. OSYTH ROAD', 'CO15 3DP', 'CLACTON-ON-SEA', 'Grossbritannien', '', '0', '0', '7971609045', '0010086DTV', '0', 'Theorema', 'THEOREMA DUBAI IN GOLD WITH BLACK STRAP (T-3009-04)', '', 'RG 0686 3361 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2759, '2990942', '0', '0', 'PHILIPPA CLARK', '35', 'BERNARD STREET', 'LN2 5ND', 'LINCOLN', 'Grossbritannien', '', '0', '0', '7870989659', '0010171SLQ', '0', 'Theorema', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', '', 'RG 0686 3360 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2758, '2990944', '0', '0', 'IAIN LATTIMER', '55', 'PETWORTH COURT', 'RG1 6PH', 'READING', 'Grossbritannien', '', '0', '0', '7828917990', '0010035OPA', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '', 'RG 0686 3359 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2757, '2990936', '0', '0', 'NELSON MARTINS', '3A', 'CREDENHILL STREET', 'SW16 6PP', 'LONDON', 'Grossbritannien', '', '0', '0', '7500805126', '00101334WA', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN GOLD WITH BROWN STRAP (T-3010-03)', '', 'RG 0686 3358 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2756, '2990943', '0', '0', 'JOACHIM RANTZAU', 'THE POTTERY', 'CHESTNUT CLOSE, STORRINGTON', 'RH20 3PA', 'STORRINGTON', 'Grossbritannien', '', '0', '0', '0', '00100586WK', '0', 'Theorema', 'THEOREMA DUBAI IN SILVER/BLACK WITH BLACK STRAP (T-3009-02)', '', 'RG 0686 3357 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2755, '2990936', '0', '0', 'ELAINE COOPER', '8', 'CAMBRIAN CLOSE', 'GU15 3LD', 'CAMBERLEY', 'Grossbritannien', '', '0', '0', '7887813550', '0010023H8M', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN GOLD WITH BROWN STRAP (T-3010-03)', '', 'RG 0686 3356 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2754, '2990943', '0', '0', 'KAREN SMITH', '2', 'DAWN DRIVE', 'GL2 9BH', 'GLOUCESTER', 'Grossbritannien', '', '0', '0', '7825109679', '0010016K6K', '0', 'Theorema', 'THEOREMA DUBAI IN SILVER/BLACK WITH BLACK STRAP (T-3009-02)', '', 'RG 0686 3355 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2753, '2990943', '0', '0', 'PAUL HUGHES', 'GLENCOTE', 'FARINGDON RD', 'OX13 6JB', 'SOUTHMOOR', 'Grossbritannien', '', '0', '0', '7592128941', '001022093D', '0', 'Theorema', 'THEOREMA DUBAI IN SILVER/BLACK WITH BLACK STRAP (T-3009-02)', '', 'RG 0686 3354 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2752, '2990944', '0', '0', 'MAREK ZOLNA', '15', 'CARLTON STREET', 'WF6 2EH', 'NORMANTON', 'Grossbritannien', '', '0', '0', '7783555725', '0010125PDK', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '', 'RG 0686 3353 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2751, '2990944', '0', '0', 'BRETT WASH', '86', 'LIONEL ROAD', 'SS8 9DJ', 'CANVEY ISLAND', 'Grossbritannien', '', '0', '0', '7879621590', '0010025DPZ', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '', 'RG 0686 3352 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2750, '2990936', '0', '0', 'BINGJIE LI', '825', 'MARCO ISLAND, HUNTINGDON STREET', 'NG1 1AT', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '0', '0010084KFW', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN GOLD WITH BROWN STRAP (T-3010-03)', '', 'RG 0686 3351 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2749, '2990936', '0', '0', 'XIAOWEN ZHANG', 'FLAT 7', 'NORTHGROVE HOUSE,  GROVE ROAD NORTH;SOUTHSEA', 'PO5 1JW', 'PORTSMOUTH; HAMPSHIRE', 'Grossbritannien', '', '0', '0', '0', '0010102724', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN GOLD WITH BROWN STRAP (T-3010-03)', '', 'RG 0686 3350 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2748, '2990942', '0', '0', 'PAUL RITCHIE', '1', 'BEECHWOOD HALL', 'N3 3AT', 'LONDON', 'Grossbritannien', '', '0', '0', '7931409321', '0010138UYB', '0', 'Theorema', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', '', 'RG 0686 3349 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2747, '2990944', '0', '0', 'STACEY PARK', '94', 'HAZEL ROAD', 'L36 8ET', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7814253353', '0010054V05', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '', 'RG 0686 3348 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2746, '2990942', '0', '0', 'STEVEN STEEN', '9', 'BUCKINGHAM ROAD', 'L13 8AY', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7718788205', '0010240442', '0', 'Theorema', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', 'Uhr zur?ckgeschickt...bitte refund\r\nGeld am 28.02.2013 zurück erhalten!', 'RG 0686 3347 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2745, '2990942', '0', '0', 'JANE SMITH', '42', 'BERNESHAW CLOSE', 'NN18 8EJ', 'CORBY', 'Grossbritannien', '', '0', '0', '7516681683', '0010198XGS', '0', 'Theorema', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)\r\n\r\nNachforschung am 22.02.2013 gestellt! Uhr am 03.03.2013 zugestellt!', '', 'RG 0686 3346 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2744, '2990942', '0', '0', 'TIM JARRETT', '17', 'MERRITT WAY', 'BS16 9QR', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7967027632', '00100234HO', '0', 'Theorema', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', '', 'RG 0686 3345 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2743, '2990936', '0', '0', 'OLIVER ANDRYSZEWSKI', '25', 'FALCON CLOSE', 'NG7 2DL', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7954147837', '0010006J3R', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN GOLD WITH BROWN STRAP (T-3010-03)', '', 'RG 0686 3344 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2742, '2990944', '0', '0', 'SAMANTHA CANNAR', 'GREGGS 219', 'KEIGHLEY ROAD', 'BD9 4JR', 'BRADFORD', 'Grossbritannien', '', '0', '0', '7703820156', '0010135MXC', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '', 'RG 0686 3343 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2741, '2990936', '0', '0', 'AHMED BAGEEL', '12', 'PARKSIDE-WOLLATON VALE', 'NG8 2NN', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7588647482', '0010220J8U', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN GOLD WITH BROWN STRAP (T-3010-03)', '', 'RG 0686 3342 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2740, '2990943', '0', '0', 'LEON JONES', '17', 'AVALON COURT HARTSPRING LANE', 'WD23 2GF', 'BUSHEY', 'Grossbritannien', '', '0', '0', '7826775303', '00100900TL', '0', 'Theorema', 'THEOREMA DUBAI IN SILVER/BLACK WITH BLACK STRAP (T-3009-02)', 'Geld am 06.03.2013 von Groupon zurück erhalten! Uhr ???', 'RG 0686 3341 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2739, '2990944', '0', '0', 'BARTOSZ BOBKOWSKI', '41468', 'WARDLAW STREET', 'EH11 1TN', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7741067499', '0010230Q6A', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '', 'RG 0686 3340 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2738, '2990943', '0', '0', 'TOM NEWMAN', '3 RIVERDALE', 'CHURCH LANE', 'BN7 2JL', 'LEWES', 'Grossbritannien', '', '0', '0', '7966396829', '0010230A43', '0', 'Theorema', 'THEOREMA DUBAI IN SILVER/BLACK WITH BLACK STRAP (T-3009-02)', '', 'RG 0686 3339 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2737, '2990943', '0', '0', 'WASAN HUSSAIN', '9A', 'FORTY LANE', 'HA9 9EA', 'WEMBLEY', 'Grossbritannien', '', '0', '0', '0', '0010237MT4', '0', 'Theorema', 'THEOREMA DUBAI IN SILVER/BLACK WITH BLACK STRAP (T-3009-02)', '', 'RG 0686 3338 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2736, '2990942', '0', '0', 'DEE FRAINE', 'MB AEROSPACE', 'UNIT 6 MALLARD WAY', 'DE24 8GX', ' PRIDE PARK; DERBY', 'Grossbritannien', '', '0', '0', '0', '0010116ULW', '0', 'Theorema', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', '', 'RG 0686 3337 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2735, '2990944', '0', '0', 'DANIEL ALEXANDER', '21', 'TURNPIKE GREEN, MISTERTON', 'TA18 8NP', 'CREWKERNE', 'Grossbritannien', '', '0', '0', '0', '0010155FXT', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '', 'RG 0686 3336 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2734, '2990935', '0', '0', 'PAUL WOOD', '33', 'HARGREAVES CLOSE', 'LS27 9TE', 'LEEDS', 'Grossbritannien', '', '0', '0', '7985259235', '0010165M45', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN SILVER/BLACK WITH BLACK STRAP (T-3010-02)', '', 'RG 0686 3335 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2733, '2990942', '0', '0', 'PAUL MURRAY', '9', 'FORTHLIN ROAD', 'L18 9TL', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7715572660', '0010093GSK', '0', 'Theorema', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', '', 'RG 0686 3334 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2732, '2990936', '0', '0', 'PAUL OATES', '205', 'MAIN STREET', 'CB6 2HT', 'WITCHFORD', 'Grossbritannien', '', '0', '0', '01353 658602', '0010199EDX', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN GOLD WITH BROWN STRAP (T-3010-03)', '15.02.2013 Uhr zur?ck ...REFUND\r\n\r\ngELD AM 20:02:2013 ZUR?CKERHALTEN!', 'RG 0686 3333 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2731, '2990943', '0', '0', 'SAMIRA MOHAMED', '21', 'CHALLIS ROAD', 'TW8 9PP', 'BRENTFORD', 'Grossbritannien', '', '0', '0', '7846010230', '0010059EMM', '0', 'Theorema', 'THEOREMA DUBAI IN SILVER/BLACK WITH BLACK STRAP (T-3009-02)', '', 'RG 0686 3332 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2730, '2990937', '0', '0', 'RAMUNAS LESCIUKAITIS', '54', 'BALHAM HIGH ROAD', 'SW12 9AQ', 'LONDON', 'Grossbritannien', '', '0', '0', '7877871323', '00100993RJ', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN ROSE GOLD WITH BROWN STRAP (T-3010-04)', '', 'RG 0686 3331 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2729, '2990944', '0', '0', 'DAVID SALMON', '1', 'BETHANY GARDENS', 'AB11 6XW', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7801792727', '0010107CMO', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '', 'RG 0686 3330 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2728, '2990945', '0', '0', 'VISHAL BHADAURIA', '106', 'METRO CENTRAL HEIGHTS', 'SE1 6BB', 'LONDON', 'Grossbritannien', '', '0', '0', '7405964414', '0010149US2', '0', 'Theorema', 'THEOREMA DUBAI IN GOLD WITH BLACK STRAP (T-3009-04)', '', 'RG 0686 3329 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2727, '2990945', '0', '0', 'LUCA RAIMO', '69', 'DAIRYGROUND ROAD', 'SK7 2QW', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7552366729', '0010150XPX', '0', 'Theorema', 'THEOREMA DUBAI IN GOLD WITH BLACK STRAP (T-3009-04)', '', 'RG 0686 3328 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2726, '2990944', '0', '0', 'MINHAZ PATEL', '38', 'SHAKESPEARE CRESCENT', 'E12 6LN', 'LONDON', 'Grossbritannien', '', '0', '0', '7850125385', '0010096Y1A', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '0', 'RG 0686 3327 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2725, '2990936', '0', '0', 'BETH CORNWELL', '21', 'BARTON MILL ROAD', 'CT1 1BP', 'CANTERBURY', 'Grossbritannien', '', '0', '0', '7429094196', '0010140BPJ', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN GOLD WITH BROWN STRAP (T-3010-03)', '0', 'RG068633261DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-28', '', '', '', '', '', ''),
(2714, '16120534', '0', 'Tayfun', 'Atik', '45 3TV', 'Nyvej', '2620', 'Albertslund', 'Dänemark', '', '0', '0', '20253545', '0010196GNQ', '0', 'Theorema', 'Toronto-model i s?lv\r\n\r\nNachforschung am 11.02.2013 gestellt!Uhr am 07.02.2013 zugestellt!', '0', 'RG068620197DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-30', '', '', '', '', '', ''),
(2713, '13346044', '0', '0', 'Aftab Khan', 'Guldbergsgade', '74, 1 tv', '2200', 'København N', 'Dänemark', '', '0', 'aftabkhan1987@hotmail.com', '0', '00101459TS', '0', 'Theorema', 'Casablanca with black leather and silver/blue dial\r\n\r\nNachforschung am 11.02.2013 gestellt! Uhr am 05.02.2013 zugestellt!', '0', 'RG 0686 3402 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-29', '', '', '', '', '', ''),
(2712, '13870257', '0', '0', 'Francisca Chilala Kaputu', 'Struervej', '23, st. th.', '7500', 'Holstebro', 'Dänemark', '', '0', 'franchikap@gmail.com', '0', '0010062H1O', '0', 'Theorema', 'Sao Palo with brown leather and gold dial ', '0', 'RG068634015DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-29', '', '', '', '', '', ''),
(2715, '16120534', '0', 'Claus', 'Andersen', '48', 'Tennisvej', '9900', 'Frederikshavn', 'Dänemark', '', '0', '0', '98428362', '0010148EUA', '0', 'Theorema', 'Toronto-model i sølv', '0', 'RG 0686 2020 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-30', '', '', '', '', '', ''),
(2716, '16120536', '0', 'Jimmy', 'Nguyen Van', '3, 1.TV', 'Gl. Holmegårdsvej', '3400', 'Hillerød', 'Dänemark', '', '0', '0', '+4521228271', '0010175N8Q', '0', 'Theorema', 'Toronto-model i rosaguld', '', 'RG 0686 2021 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-30', '', '', '', '', '', ''),
(2717, '16120536', '0', 'Brian', 'Langholm', '248', 'Bjergbakkevej', '2600', 'Glostrup', 'Dänemark', '', '0', '0', '+45 4540865202', '0010124PNR', '0', 'Theorema', 'Toronto-model i rosaguld', '', 'RG 0686 2022 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-30', '', '', '', '', '', ''),
(2718, '16440574', '0', 'Bjarne', 'Hansen', '11', 'Østerbyvej', '8310', 'Tranbjerg', 'Dänemark', '', '0', '0', '40753984', '0010072P5W', '0', 'Theorema', 'Toronto-model i sølv', '', 'RG 0686 2023 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-30', '', '', '', '', '', ''),
(2719, '16426508', '0', 'Kim', 'Sørensen', '68', 'Pottemagertoften', '8270', 'Højbjerg', 'Dänemark', '', '0', '0', '50435465', '0010147FG2', '0', 'Theorema', 'Toronto-model i rosaguld', '', 'RG 0686 2024 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-30', '', '', '', '', '', ''),
(2720, '16426509', '0', 'Ronja', 'Rasmussen', '18', 'Nyvangsvej', '5000', 'odense C', 'Dänemark', '', '0', '0', '60141963', '00101221EG', '0', 'Theorema', 'Panthos-model rosaguld', '', 'RG 0686 2025 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-30', '', '', '', '', '', ''),
(2721, '16486910', '0', 'JEPPE', 'EBSKAMP', '81', 'WILLEMOESGADE', '2100', 'KØBENHAVN Ø', 'Dänemark', '', '0', '0', '60110782', '0010120AJT', '0', 'Theorema', 'TORONTO-MODEL I SØLV', '', 'RG 0686 2026 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-30', '', '', '', '', '', ''),
(2722, '16486912', '0', 'MORTEN', 'THOMSEN', '41', 'C. N. PETERSENS VEJ', '2000', 'FREDERIKSBERG', 'Dänemark', '', '0', '0', '20722566', '00100641XO', '0', 'Theorema', 'TORONTO-MODEL I ROSAGULD\r\n\r\nNachforschung am 11.02.2013 gestellt! Uhr am 08.02.2013 zugestellt Unterschrift vorhanden!', '', 'RG 0686 2027 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-30', '', '', '', '', '', ''),
(2723, '16486912', '0', 'MARIANNE BØJE', 'LAURITZEN', '51', 'VIETOFTEN', '2950', 'VEDBÆK', 'Dänemark', '', '0', '0', '23668179', '00100547HQ', '0', 'Theorema', 'TORONTO-MODEL I ROSAGULD\r\n\r\nNachforchung am 11.02.2013 gestellt! Uhr am 07.02.2013 zugestellt! Unterschrift vorhanden', '', 'RG 0686 2028 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-30', '', '', '', '', '', ''),
(2724, '16610022', '0', 'DENNIS', 'MA', 'ÅLEKISTEVEJ', '84', '2720', 'VANLØSE', 'Dänemark', '', '0', '0', '28185388', '00100681V7', '0', 'Theorema', 'TORONTO-MODEL I ROSAGULD\r\n\r\n18.02.2013 RG 0686 0464 5DE', '', 'RG 0686 2029 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-30', '', '', '', '', '', ''),
(2809, '16120486', '0', 'JACOB', 'FRIIS', '60; 1.', 'IVAR HUITFELDTS GADE', '8200', 'AARHUS', 'Dänemark', '', '0', '0', '50561988', '0010212YAA', '0', 'Theorema', 'TORONTO-MODEL I GULD', '0', 'RG 0686 3315 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-24', '', '', '', '', '', ''),
(2810, '16120486', '0', 'ARTHUR', 'MSTOYAN', '2.D', 'STÆREVEJ 32 2.D', '2400', 'KØBENHAVN NV', 'Dänemark', '', '0', '0', '28689404', '0010176XAF', '0', 'Theorema', 'TORONTO-MODEL I GULD', '0', 'RG 0686 3316 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-24', '', '', '', '', '', ''),
(2811, '16120486', '0', 'PETER', 'EBBESEN', '29', 'ELSBORGVEJ', '8620', 'KJELLERUP', 'Dänemark', '', '0', '0', '22273778', '00102146LO', '0', 'Theorema', 'TORONTO-MODEL I GULD', '0', 'RG 0686 3317 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-24', '', '', '', '', '', ''),
(2812, '16120486', '0', 'JEPPE', 'KODAHL', '66', 'VESTERGADE', '3200', 'HELSINGE', 'Dänemark', '', '0', '0', '20718901', '0010061E89', '0', 'Theorema', 'TORONTO-MODEL I GULD', 'Uhr erhalten 11.11.2013\r\nUhr versendet 14.11.2013   RG 6237 2727 4DE', 'RG 0686 3318 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-24', '', '', '', '', '', ''),
(2813, '16120487', '0', 'ASTA', 'TAMKUNAITE', '27', 'HØRSHOLMVEJ', '3490', 'KVISTGÅRD', 'Dänemark', '', '0', '0', '26164377', '0010013RGE', '0', 'Theorema', 'TORONTO-MODEL I ROSAGULD', '0', 'RG 0686 3319 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-24', '', '', '', '', '', ''),
(2814, '16120487', '0', 'LUNA', 'KØHLER', '8; 4.TV.', 'SKOVGAARDSGADE', '8000', 'AARHUS', 'Dänemark', '', '0', '0', '28567742', '0010005DRC', '0', 'Theorema', 'TORONTO-MODEL I ROSAGULD', 'Uhr zurück...gelrd refund vom Groupon schon getan', 'RG 0686 3320 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-24', '', '', '', '', '', ''),
(2815, '16120490', '0', 'JANNE ROMILD', 'WOLDBYE', '6', 'SLAGELSEGADE', '2100', 'KØBENHAVN', 'Dänemark', '', '0', '0', '51919588', '0010051ARC', '0', 'Theorema', 'PANTHOS-MODEL ROSAGULD', '0', 'RG 0686 3321 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-24', '', '', '', '', '', ''),
(2816, '16377312', '0', 'Gregorius P.', 'Kristiansen', '21-125', 'Svanevej', '2400', 'København NV', 'Dänemark', '', '0', '0', '53632691', '0010108523', '0', 'Theorema', 'Toronto-model i s?lv', 'Geld zurück erstattet am 12.04.2013! Uhr am 01.03.2013 zurück erhalten!', 'RG 0686 3323 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-24', '', '', '', '', '', ''),
(2817, '16377314', '0', 'Irene', 'Vrangbæk', '80 1tv', 'Sognegårds alle', '2650', 'Hvidovre', 'Dänemark', '', '0', '0', '+4523842654', '0010158K9W', '0', 'Theorema', 'Toronto-model i rosaguld', '15.02.2013 Uhr zur?ck...refund bitte\r\nGeld am 16.03.2013 von Groupon zur?ck gezahlt!', 'RG 0686 3324 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-24', '', '', '', '', '', ''),
(2818, '16377316', '0', 'Jane Arkir', 'Nielsen', '5', 'Nøddehaven', '2500', 'Valby', 'Dänemark', '', '0', '0', '28265369', '0010118RSV', '0', 'Theorema', 'Panthos-model i guld', '0', 'RG 0686 3325 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-01-24', '', '', '', '', '', ''),
(2819, '16506253', '0', 'Emmet', 'Daly', '29', 'Dunsink gardens', '11', 'dublin', 'Irland', '', '0', '0', '0857162864', '0010195J5V', '0', 'Theorema', 'Theorema Tigris Watch in Silver/Black With Black Strap (T-3010-02)', '0', 'RG 0686 2046 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2820, '16506256', '0', 'Gerard', 'Lawler', '179', 'Clonkeen Rd', 'Blackrock', 'Dublin', 'Irland', '', '0', '0', '0871241077', '0010239KYR', '0', 'Theorema', 'Theorema Dubai in Rose Gold With Black Strap (T-3009-01)', '0', 'RG 0686 2047 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2821, '16506257', '0', 'Claire', 'Bryan', 'Dept of Ag', 'Single Payment Unit,Old Abbeyleix Rd,Portlaoise', 'Co', 'Laois', 'Irland', '', '0', '0', '0872917597', '00101956MA', '0', 'Theorema', 'Theorema Dubai in Silver/Black With Black Strap (T-3009-02)', '0', 'RG 0686 2048 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2822, '16506257', '0', 'Thomas', 'Shannon', 'Carriglen', 'Ballinahinch', 'na', 'Ashford co wicklow', 'Irland', '', '0', '0', '0879805567', '0010216SQY', '0', 'Theorema', 'Theorema Dubai in Silver/Black With Black Strap (T-3009-02)', '0', 'RG 0686 2049 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2823, '16506257', '0', 'Grzegorz', 'Lenicki', '32 Clonile', 'Old Cratloe Road', 'co. Limerick', 'Limerick', 'Irland', '', '0', '0', '+353870649390', '0010025CU4', '0', 'Theorema', 'Theorema Dubai in Silver/Black With Black Strap (T-3009-02)', '0', 'RG 0686 2050 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2824, '16506258', '0', '[patrick', 'healy', '30', 'o connell gardens bath avenue', '4', 'dublin', 'Irland', '', '0', '0', '0877675770', '0010076W17', '0', 'Theorema', 'Theorema Dubai in Black With Black Strap (T-3009-03)', '0', 'RG 0686 2051 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2825, '16506259', '0', 'Eric', 'Lambert', '1', 'Craigford Drive', 'Dublin 5', 'Artane', 'Irland', '', '0', '0', '0863760056', '0010121V5W', '0', 'Theorema', 'Theorema Dubai in Gold With Black Strap (T-3009-04)', '0', 'RG 0686 2052 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2826, '16506259', '0', 'Mark', 'Hanrahan', 'Carraig Rua', 'The Summit', 'Co Dublin', 'Howth', 'Irland', '', '0', '0', '0863915545', '0010138E30', '0', 'Theorema', 'Theorema Dubai in Gold With Black Strap (T-3009-04)', '0', 'RG 0686 2053 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2827, '16611621', '0', 'AIDAN', 'FITTON', '11', 'ALDERWOOD SOUTH DOUGLAS ROAD', '021', 'CORK', 'Irland', '', '0', '0', '0868927548', '0010146WJB', '0', 'Theorema', 'THEOREMA DUBAI IN SILVER/BLACK WITH BLACK STRAP (T-3009-02)', '0', 'RG068620308DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2828, '16611620', '0', 'TOMMY', 'O REILLY', '12', 'ALLENTON WAY TALLAGHT', '24', 'DUBLIN', 'Irland', '', '0', '0', '0860600932', '0010204JDH', '0', 'Theorema', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', 'Uhr erhalten 27.09.2013\r\nUhr versendet 14 10.2013  RG 6237 2504 9DE', 'RG 0686 2031 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2829, '16506399', '0', 'ANNA', 'ZILENKOVA', '2ND FLOOR', 'BALLYMOSS HOUSE; CARMENHALL ROAD; SANDYFORD INDUSTRIAL ESTATE', '18', 'DUBLIN', 'Irland', '', '0', '0', '0871159573', '0010101J49', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '0', 'RG 0686 2032 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2830, '16611623', '0', 'SILVIU', 'HADARAU', '42', 'BRAMBLEFIELD CRESCENT DUBLIN', 'D 15', 'CLONEE', 'Irland', '', '0', '0', '0876956911', '0010069W6E', '0', 'Theorema', 'THEOREMA DUBAI IN GOLD WITH BLACK STRAP (T-3009-04)', '0', 'RG 0686 2033 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2831, '16506470', '0', 'DANIEL', 'KENNEALLY', '1', 'CASTLEMARY; CLOYNE', 'NA', 'CORK', 'Irland', '', '0', '0', '0833456080', '00100025BT', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN ROSE GOLD WITH BROWN STRAP (T-3010-04)', '0', 'RG 0686 2034 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2832, '16506396', '0', 'CHUI', 'LOH', 'APT 15', 'CORN EXCHANGE', 'DUBLIN2', 'POOLBEG ST', 'Irland', '', '0', '0', '0877717883', '0010029J6R', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN ROSE GOLD WITH BROWN STRAP (T-3010-04)', '0', 'RG 0686 2035 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2833, '16611621', '0', 'CONOR', 'O\'SULLIVAN', '00', 'DUNARAS VILLAGE', 'GALWAY', 'BISHOP O\'DONNELL ROAD', 'Irland', '', '0', '0', '0857215045', '0010059ZNO', '0', 'Theorema', 'THEOREMA DUBAI IN SILVER/BLACK WITH BLACK STRAP (T-3009-02)', '0', 'RG 0686 2036 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2834, '16506398', '0', 'SARAH', 'KERR', '39A', 'MAYNOOTH ROAD', 'IRL', 'CELBRIDGE CO. KILDARE', 'Irland', '', '0', '0', '0872265786', '00101859WS', '0', 'Theorema', 'THEOREMA DUBAI IN SILVER/BLACK WITH BLACK STRAP (T-3009-02)', '0', 'RG 0686 2037 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2835, '16506471', '0', 'ARNAUD', 'FILLIUS', '89', 'MONKSFIELD; BEALNAMULLA', 'WESTMEATH', 'ATHLONE', 'Irland', '', '0', '0', '0858438008', '0010078D66', '0', 'Theorema', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', '0', 'RG 0686 2038 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2836, '16506395', '0', 'KEVIN', 'O SULLIVAN', 'CLONFERT', 'NEWMARKET', 'IRELAND', 'CORK', 'Irland', '', '0', '0', '0876619387', '0010168D80', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN GOLD WITH BROWN STRAP (T-3010-03)', '0', 'RG 0686 2039 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2837, '16506400', '0', 'SEAMUS', 'KEATING', '52', 'PROSPECT MEADOWS; RATHFARNHAM;', '16', 'DUBLIN', 'Irland', '', '0', '0', '0879270178', '0010049O4O', '0', 'Theorema', 'THEOREMA DUBAI IN GOLD WITH BLACK STRAP (T-3009-04)', '28.02.2013 Uhr zur?ck...refund bitte\r\nGeld am 16.03.2013 von Groupon zurück gezahlt!', 'RG 0686 2040 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2838, '16506469', '0', 'DENIS', 'BYRNE', '30', 'SAINT DONAGHS ROAD', '13', 'DUBLIN', 'Irland', '', '0', '0', '0879594224', '0010117MDV', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN GOLD WITH BROWN STRAP (T-3010-03)', '0', 'RG 0686 2041 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2839, '16611621', '0', 'KAREN', 'RYAN MC NAMARA', 'NO 8', 'ST PATRICKS ROAD SINGLAND', 'CO', 'LIMERICK', 'Irland', '', '0', '0', '00 353 86 8650565', '0010067OLG', '0', 'Theorema', 'THEOREMA DUBAI IN SILVER/BLACK WITH BLACK STRAP (T-3009-02)', '0', 'RG 0686 2042 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2840, '16506399', '0', 'LUVSANDULAM', 'DANDAR', 'APT-403;', 'TALBOT HALL; TALBOT STREET', '1', 'DUBLIN', 'Irland', '', '0', '0', '00353833906458', '0010097L95', '0', 'Theorema', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '0', 'RG 0686 2043 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2841, '16506474', '0', 'NIALL', 'HICKEY', '28', 'VICTORIA ROAD', 'DUBLIN 6', 'RATHGAR', 'Irland', '', '0', '0', '00353879574278', '0010008SQK', '0', 'Theorema', 'THEOREMA DUBAI IN GOLD WITH BLACK STRAP (T-3009-04)', '0', 'RG 0686 2044 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2842, '16506396', '0', 'JONATHAN', 'MC GLINN', '86', 'WAINSFORT', 'D.6W', 'DUBLIN', 'Irland', '', '0', '0', '0834187829', '00100363UR', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN ROSE GOLD WITH BROWN STRAP (T-3010-04)', '0', 'RG 0686 2045 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2843, '16506395', '0', 'ARTUR', 'KOSIEC', '2', 'COULTRY NEIGHBOURHOOD SANTRY WAY', '9', 'DUBLIN', 'Irland', '', '0', '0', '872162609', '0010087W6O', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN GOLD WITH BROWN STRAP (T-3010-03)', '0', 'RG 0686 2054 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2844, '16506398', '0', 'ARTUR', 'KOSIEC', '2', 'COULTRY NEIGHBOURHOOD SANTRY WAY', '9', 'DUBLIN', 'Irland', '', '0', '0', '872162609', '00101158BI', '0', 'Theorema', 'THEOREMA DUBAI IN SILVER/BLACK WITH BLACK STRAP (T-3009-02)', '0', 'RG 0686 2054 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-01', '', '', '', '', '', ''),
(2845, '2990936', '0', '0', 'BUNMI OLUNLOYO', '40', 'PRETORIA ROAD', 'PO4 9BB', 'SOUTHSEA', 'Grossbritannien', '', '0', '0', '7840458017', '00100816SD', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN GOLD WITH BROWN STRAP (T-3010-03)', '0', 'RG 0686 2057 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2846, '2990933', '0', '0', 'SAMANTHA ROWNEY', '3', 'THE BEACONS, BEACONSFIELD ROAD', 'AL10 8RS', 'HATFIELD; HERTFORDSHIRE', 'Grossbritannien', '', '0', '0', '0', '0010063SJE', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN SILVER/WHITE WITH BLACK STRAP (T-3010-01)', '0', 'RG 0686 2058 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2847, '3073537', '0', '0', 'CARL RYAN', '2', 'BARN CLOSE', 'PO10 7LJ', 'EMSWORTH', 'Grossbritannien', '', '0', '0', '7729902919', '0010077TJZ', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2059 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2848, '2990942', '0', '0', 'NICK WALSH', '5B', 'BULL LANE', 'L9 8DA', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7855531104', '0010036A69', '0', '', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', '0', 'RG 0686 2060 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2849, '3073544', '0', '0', 'MUSA GOKCE', '15', 'BUXTON ROAD', 'N19 3XX', 'LONDON', 'Grossbritannien', '', '0', '0', '7742263409', '0010014QQU', '0', '', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2061 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2850, '3073533', '0', '0', 'BLERIM HODA', '17', 'PHILIP COURT HALL PLACE', 'W2 1LS', 'LONDON', 'Grossbritannien', '', '0', '0', '7535531444', '00100232R8', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2062 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2851, '3073543', '0', '0', 'LINDSAY COATES', '42', 'COALPORT DRIVE', 'CW7 3JL', 'WINSFORD', 'Grossbritannien', '', '0', '0', '7792239647', '00100070PB', '0', '', 'COPACABANA MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2063 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2852, '2990945', '0', '0', 'PAUL CORNELIUS', 'UNITS 8-10', 'GOSFORTH ROAD', 'DE24 8HU', 'DERBY', 'Grossbritannien', '', '0', '0', '7807411310', '0010038J3K', '0', '', 'THEOREMA DUBAI IN GOLD WITH BLACK STRAP (T-3009-04)', '0', 'RG 0686 2064 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2853, '3073540', '0', '0', 'ASHWINI LAMICHHANE.', '16', 'PARK STREET', 'LL11 2NN', 'WREXHAM', 'Grossbritannien', '', '0', '0', '7557977029', '0010143PET', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2065 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2854, '2990943', '0', '0', 'JACQUIE MCINTYRE', '28', 'MARLBOROUGH GARDENS', 'SO30 2AS', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '7775940706', '0010070EG7', '0', '', 'THEOREMA DUBAI IN SILVER/BLACK WITH BLACK STRAP (T-3009-02)', '0', 'RG 0686 2066 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2855, '3073540', '0', '0', 'MARIAN KELLEY', '35', 'GRAMPIAN CRESCENT', 'S40 4QE', 'CHESTERFIELD', 'Grossbritannien', '', '0', '0', '7729939813', '0010069MO9', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2067 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2856, '3073533', '0', '0', 'TERESA ROSADO', '35', 'SYCAMORE GROVE', 'LA1 5RR', 'LANCASTER', 'Grossbritannien', '', '0', '0', '7754368643', '0010198T96', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2068 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2857, '3073543', '0', '0', 'SUSAN BROOKER', '21', 'BARRETT CRESCENT', 'RG40 1UR', 'WOKINGHAM', 'Grossbritannien', '', '0', '0', '7806714789', '00102446HR', '0', '', 'COPACABANA MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2069 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2858, '3073540', '0', '0', 'SCOTT BARNETT', '12', 'MERTON AVENUE', 'LE7 2JP', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7809879017', '0010038SO6', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2070 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2859, '2990942', '0', '0', 'ZORAN ZORIC', '9', 'CONEYGEAR ROAD', 'PE29 1QL', 'HUNTINGDON', 'Grossbritannien', '', '0', '0', '7973801344', '00100570ZM', '0', '', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', '0', 'RG 0686 2071 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2860, '3073537', '0', '0', 'ASMA BEGUM', '9', 'PRIESTMAN CLOSE', 'BD8 8DN', 'BRADFORD', 'Grossbritannien', '', '0', '0', '7889500702', '0010057B24', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2072 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2861, '3073543', '0', '0', 'GEORGE TIZZARD', '9', 'PRIORY QUAY', 'BH23 1DR', 'CHRISTCHURCH', 'Grossbritannien', '', '0', '0', '1202488817', '0010213MHG', '0', '', 'COPACABANA MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2073 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2862, '3073540', '0', '0', 'GEORGE HUNT', '1A', 'FROGNAL PLACE', 'DA14 6LR', 'SIDCUP', 'Grossbritannien', '', '0', '0', '7753427663', '0010039IRP', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2074 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2863, '3073541', '0', '0', 'HEATHER VAUGHAN', '25', 'JAGUAR DRIVE NORTH HYKEHAM', 'LN6 9SF', 'LINCOLN UK', 'Grossbritannien', '', '0', '0', '7581010814', '0010236ESU', '0', '', 'COPACABANA MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2075 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2864, '3073540', '0', '0', 'FIONA MAGILL', '4', 'GARLAND HEIGHTS', 'BT66 6BZ', 'LURGAN', 'Grossbritannien', '', '0', '0', '0', '0010130GEW', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2076 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2865, '3073541', '0', '0', 'ADEEL AZHAR', '27', 'BEARD ROAD', 'M18 7GU', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7568055772', '0010017TR3', '0', '', 'COPACABANA MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2077 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2866, '3073533', '0', '0', 'ELISKA FRANCOVA', '332', 'POOLE ROAD', 'BH12 1AS', 'POOLE', 'Grossbritannien', '', '0', '0', '7591551407', '00102336MK', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2078 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2867, '2990945', '0', '0', 'DAVID ANDERSON', '33', 'MCCALLS AVENUE', 'KA8 9AB', 'AYR', 'Grossbritannien', '', '0', '0', '7737577769', '0010081QFS', '0', '', 'THEOREMA DUBAI IN GOLD WITH BLACK STRAP (T-3009-04)', '0', 'RG 0686 2079 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2868, '3073544', '0', '0', 'DANNY EDWARDS', '30', 'SANDHILLS AVENUE', 'FY4 1QQ', 'BLACKPOOL', 'Grossbritannien', '', '0', '0', '7940969747', '0010147L92', '0', '', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2080 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2869, '2990944', '0', '0', 'FATBARDHA DRIZA', '72 MARYGREEN', 'ABBEY ROAD', 'NW8 0BS', 'LONDON', 'Grossbritannien', '', '0', '0', '7447973970', '0010040IWR', '0', '', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '0', 'RG 0686 208157DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2870, '3073540', '0', '0', 'ANN-MARIE LAYNE', 'APARTMENT 12', 'CONSORT PLACE,  40 SHAKLETON ROAD', 'CV5 6HU', 'COVENTRY', 'Grossbritannien', '', '0', '0', '0', '00100843CB', '0', '', 'SAO PAOLO MEN’S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2082 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2871, '2990945', '0', '0', 'EGLE ZYLYTE', '71', 'VICTORIA ROAD', 'PE13 2QF', 'WISBECH', 'Grossbritannien', '', '0', '0', '7754448719', '0010033NRR', '0', '', 'THEOREMA DUBAI IN GOLD WITH BLACK STRAP (T-3009-04)', '0', 'RG 0686 2083 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2872, '3073540', '0', '0', 'LIZ JONES', '42', 'OLD VILLAGE STREET', 'DN15 8TW', 'SCUNTHORPE', 'Grossbritannien', '', '0', '0', '7754068987', '0010142S0J', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2084 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(2873, '3073540', '0', '0', 'STUART WIDDOWFIELD', '45', 'ROSS LEA', 'DH4 4PQ', 'HOUGHTON LE SPRING', 'Grossbritannien', '', '0', '0', '79226868335', '0010234QKP', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2085 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2874, '3073544', '0', '0', 'CHARLOTTE TAYLOR', '17', 'ST SEBASTIAN CRESCENT', 'PO16 7BX', 'FAREHAM', 'Grossbritannien', '', '0', '0', '7956411811', '00101345Q3', '0', '', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2086 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2875, '3073544', '0', '0', 'GILLIAN LEE', '31', 'BIRCHMORE WALK', 'N5 2TJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7719153625', '0010036QHW', '0', '', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2087 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2876, '2990936', '0', '0', 'VICTOR VALERIO', '5', 'PICCADILLY PLACE', 'M1 3BP', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '4,47557E+11', '0010155G6H', '0', '', 'THEOREMA TIGRIS WATCH IN GOLD WITH BROWN STRAP (T-3010-03)', '0', 'RG 0686 2088 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2877, '3073540', '0', '0', 'IRINA DOROHINA', '15 B', 'FROGHALL AVENUE', 'AB24 3JX', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7717210309', '0010220PSD', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2089 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2878, '2990944', '0', '0', 'BREIGE MILLER', '5', 'AUGHABOY ROAD, GLENARM', 'BT44 0DZ', 'BALLYMENA', 'Grossbritannien', '', '0', '0', '0', '0010052P2Y', '0', '', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '18.02.2013 Uhr zur?ck...refund\r\n\r\nGeld AM 27.02.2013 zurück gezahlt!', 'RG 0686 2090 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2879, '3073544', '0', '0', 'JING LIU', '17', 'ASCHAM ROAD', 'BH8 8LZ', 'BOURNEMOUTH', 'Grossbritannien', '', '0', '0', '7565609825', '0010107X6H', '0', '', 'COPACABANA GOLD WITH BROWN STRAP UK', 'Hat Geld am 21.05.2013 zurück erhalten! Uhr ????', 'RG 0686 2055 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2880, '3073540', '0', '0', 'JING LIU', '17', 'ASCHAM ROAD', 'BH8 8LZ', 'BOURNEMOUTH', 'Grossbritannien', '', '0', '0', '7565609825', '0010126SRZ', '0', '', 'SAO PAOLO GOLD WITH BROWN STRAP UK', 'Hat Geld am 21.05.2013 zurück erhalten! Uhr ???', 'RG 0686 2055 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2881, '3073540', '0', '0', 'M ADNAN BAWARISH', 'O', 'DARLINGTON MEMORIAL HOSOITAL, HOOLYHURST ROAD', 'DL3 6HX', ' DARLINGTON; CO DURHAM', 'Grossbritannien', '', '0', '0', '0', '001013611B', '0', '', 'SAO PAOLO GOLD WITH BROWN STRAP UK\r\n\r\n21.02.2013 Geld von Groupon Zurück erhalten!', '0', 'RG 0686 2091 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2882, '3073540', '0', '0', 'TIZIANO BUCCI', '2', 'GLENGALL ROAD', 'NW6 7EP', 'LONDON', 'Grossbritannien', '', '0', '0', '7813563829', '00100227YJ', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2092 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2883, '3073537', '0', '0', 'MARK GREENALL', '118', 'ROBINS LANE', 'WA9 3NH', 'ST HELENS', 'Grossbritannien', '', '0', '0', '7725559624', '0010108T2F', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2093 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2884, '3073543', '0', '0', 'PAUL ROBINSON', '130', 'SHORTWOOD AVENUE', 'NG15 6DB', 'HUCKNALL NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7902797573', '0010220WPD', '0', '', 'COPACABANA MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2094 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2885, '3073544', '0', '0', 'ANGELA MCGUINNESS', '49E', 'AUCHNACRAIG ROAD', 'G81 5AD', 'GLASGOW', 'Grossbritannien', '', '0', '0', '0', '0010167R9E', '0', '', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2095 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2886, '3073537', '0', '0', 'SEAN HARLAND', '180', 'ACTON LANE', 'NW10 7NH', 'LONDON', 'Grossbritannien', '', '0', '0', '7584908483', '0010137WET', '0', '', 'SAO PAOLO BLACK WITH BLACK STRAP UK', '0', 'RG 0686 2096 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2887, '3073537', '0', '0', 'KAREN HART', 'THE PRIORY', 'PRESTONS ROAD', 'BR2 7AS', 'BROMLEY', 'Grossbritannien', '', '0', '0', '7803303932', '0010080J2M', '0', '', 'SAO PAOLO MEN?S SKELETON WATCH IN BLACK WITH BLACK STRAP', '15.02.2013 Uhr zur?ck...REFUND\r\n\r\nGeld am 19.02.2013 von Groupon zurück erhalten!', 'RG 0686 2097 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2888, '3073537', '0', '0', 'JONAH HALES', 'FLAT 65', 'ROOM 9 MAURICE KOGAN HALLS', 'UB8 3FG', 'BRUNEL UNIVERISTY,UXBRIDGE; LONDON', 'Grossbritannien', '', '0', '0', '0', '00100251FQ', '0', '', 'SAO PAOLO MEN’S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2098 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2889, '2990933', '0', '0', 'THOMAS MCKEOWN', '21', 'REDWOOD ROAD', 'L25 2QR', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '4,41512E+11', '0010195GBL', '0', '', 'THEOREMA TIGRIS WATCH IN SILVER/WHITE WITH BLACK STRAP (T-3010-01)', '0', 'RG 0686 2056 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2890, '3073533', '0', '0', 'ERNNIE ARMSTRONG', '3', 'ALDWARK ROAD', 'L14 0NE', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7949031667', '0010054BF4', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2099 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2891, '2990942', '0', '0', 'ANTHONY BALDOCK', '72', 'NASEBY ROAD', 'RM10 7JR', 'DAGENHAM', 'Grossbritannien', '', '0', '0', '7954434550', '0010063Q8V', '0', '', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', '0', 'RG 0686 2100 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2892, '3073533', '0', '0', 'BINGBING LIU', '48', 'LEICESTER SQUARE, 5TH FLOOR THE COMMUNICATIONS BUILDING;MIROMA International', 'WC2H 7LT', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '0010184E10', '0', '', 'SAO PAOLO MEN’S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2101 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2893, '2990944', '0', '0', 'MARC DE BERNER', '9', 'ARNOLDS CLOSE', 'BH25 7JW', 'NEW MILTON', 'Grossbritannien', '', '0', '0', '7533433006', '0010012SDH', '0', '', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '0', 'RG 0686 2102 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2894, '3073537', '0', '0', 'LES DOWDING', '26', 'LASCELLES AVENUE', 'NG4 4GB', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7762251227', '0010143TQX', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2103 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2895, '3073540', '0', '0', 'VICTORIA ILJINA', 'FLAT 126', 'CADOGAN ROAD', 'SE18 6YL', 'LONDON', 'Grossbritannien', '', '0', '0', '7917181203', '00100311TL', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2104 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2896, '3073533', '0', '0', 'MABROKA EL SAHLI', '6', 'CLYDESDALE ROAD', 'EX4 4QX', 'EXETER', 'Grossbritannien', '', '0', '0', '7747066229', '0010013AO4', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2105 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2897, '3073533', '0', '0', 'SEAN ROGERS', '73', 'THE GLEN', 'WA7 2TB', 'RUNCORN', 'Grossbritannien', '', '0', '0', '7816580065', '0010223OA7', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2106 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2898, '3073544', '0', '0', 'NAHAR MIAH', '34', 'EASTGATE', 'SY23 2AR', 'Aberystwyth, Ceredigion', 'Grossbritannien', '', '0', '0', '7775867501', '0010085UPO', '0', '', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2107 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2899, '3073533', '0', '0', 'JAMES DONAGHY', '17', 'ROCKLEY AVENUE', 'NG12 1AR', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7930110150', '00100628JD', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2108 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2900, '3073537', '0', '0', 'ALEC TROLLOPE', '92', 'CHANDLERS RISE', 'IV30 4JE', 'ELGIN', 'Grossbritannien', '', '0', '0', '7830330476', '0010024UWH', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2109 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2901, '3073533', '0', '0', 'CHRIS BROWN', '77', 'RAVENSWOOD CRES', 'HA2 9JL', 'HARROW', 'Grossbritannien', '', '0', '0', '2084220492', '0010209YLO', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2110 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2902, '3073533', '0', '0', 'CHAOXIN ZHANG', 'LAH A03C', '88 FIRTH STREET', 'HD1 3BN', 'HUDDERSFIELD', 'Grossbritannien', '', '0', '0', '7563247438', '0010089AFH', '0', '', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2111 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2903, '3073537', '0', '0', 'ANDREA POLIDORO', '1', 'HOWBERY PARK', 'OX10 8BA', 'WALLINGFORD', 'Grossbritannien', '', '0', '0', '7858051599', '0010085NS3', '0', '', 'SAO PAOLO MEN?S SKELETON WATCH IN BLACK WITH BLACK STRAP', 'rep 12.03.2013  RG 0686 1056 6DE', 'RG 0686 2112 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2904, '3073540', '0', '0', 'JITESH PATEL', '29-37', 'DEBTSETTLERS,  LANGHAM HOUSE WEST; MILL STREET', 'LU1 2NA', 'LUTON', 'Grossbritannien', '', '0', '0', '0', '00100644B1', '0', '', 'SAO PAOLO MEN’S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2113 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2905, '3073533', '0', '0', 'MARTIN LAW', '', 'EAST AUCHMALIDDIE', 'AB42 5SN', 'MAUD,  PETERHEAD', 'Grossbritannien', '', '0', '0', '0', '0010153HNP', '0', '', 'SAO PAOLO MEN’S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2114 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2906, '2990944', '0', '0', 'EUGEN-IRINEL MISCOI', '208', 'LONDON ROAD ', 'PO7 7AN', 'WATERLOOVILLE. PORTSMOUTH', 'Grossbritannien', '', '0', '0', '7446641247', '0010199NHS', '0', '', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', 'rep 12.03.2013 RG 0686 1057 0DE', 'RG 0686 2115 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2907, '3073544', '0', '0', 'DAVID STACE', 'LONGVISTA', 'FRANKLIN ROAD', 'CM3 6NF', 'CHELMSFORD', 'Grossbritannien', '', '0', '0', '7966964383', '00101445I6', '0', '', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2116 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2908, '2990944', '0', '0', 'SADIE DUTTON', '32', 'BARLEY CLOSE', 'HA0 2LN', 'WEMBLEY', 'Grossbritannien', '', '0', '0', '7908815678', '0010201HRA', '0', '', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '0', 'RG 0686 21175DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2909, '3073540', '0', '0', 'ADAM TENNANT', '14', 'DICKENS WAY', 'BN23 7TG', 'EASTBOURNE', 'Grossbritannien', '', '0', '0', '7889165399', '0010024UI6', '0', '', 'SAO PAOLO MEN?S SKELETON WATCH IN GOLD WITH BROWN STRAP', 'rep 06.05.2013 RG 5181 0217 6DE', 'RG 0686 2118 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2910, '2990944', '0', '0', 'MOHAMED SALAH MIMOUN', 'UNIT 46', 'SCLUMBERGER OILFIELD UK OFFICE, HOWE MOSS TERRACE; KIRKHILL DYC', 'AB21 0GR', 'ABERDEEN.', 'Grossbritannien', '', '0', '0', '0', '0010226FJF', '0', '', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '0', 'RG 0686 2119 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2911, '2990942', '0', '0', 'THOMAS MCKEOWN', '21', 'REDWOOD ROAD', 'L25 2QR', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '4,41512E+11', '0010184U6V', '0', '', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', '0', 'RG 0686 2056 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2912, '3073537', '0', '0', 'JOHN ATKINSON', '21', 'VIEWFORTH DRIVE', 'SR5 1PX', 'SUNDERLAND', 'Grossbritannien', '', '0', '0', '7510439377', '0010087J9E', '0', '', 'SAO PAOLO MEN?S SKELETON WATCH IN BLACK WITH BLACK STRAP', 'Uhr erhalten 14.10.2013\r\nUhr versendet 07.11.2013 RG 6237 2682 1DE', 'RG 0686 2120 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2913, '3073541', '0', '0', 'ISMAEL ABDELA', '9', 'MOLLY HUGGINS CLOSE', 'SW12 0LU', 'LONDON', 'Grossbritannien', '', '0', '0', '7517241808', '0010188CM7', '0', '', 'COPACABANA MEN?S SKELETON WATCH IN SILVER WITH BLACK STRAP', '28.02.2013 Uhr zur?ck... Refund\r\nGeld am 04.03.2013 von Groupon zurück erhalten!\r\n', 'RG 0686 2121 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2914, '3073544', '0', '0', 'DANIEL SOMAL', '45', 'MELTON ROAD', 'NG12 4EL', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '07823 885380', '0010184BVO', '0', '', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2122 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2915, '2990943', '0', '0', 'FIONA SHOULTS', '10', 'LOWER HARTLIP ROAD', 'ME9 7SU', 'SITTINGBOURNE', 'Grossbritannien', '', '0', '0', '7977685497', '0010024K9S', '0', '', 'THEOREMA DUBAI IN SILVER/BLACK WITH BLACK STRAP (T-3009-02)', '0', 'RG 0686 2123 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2916, '2990942', '0', '0', 'AMANDA PARSONS', '16', 'BIRCH GROVE', 'SO50 4PY', 'EASTLEIGH', 'Grossbritannien', '', '0', '0', '7411457297', '0010219ZT4', '0', '', 'THEOREMA DUBAI IN ROSE GOLD WITH BLACK STRAP (T-3009-01)', '0', 'RG 0686 2124 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2917, '3073541', '0', '0', 'DEBRA GARNER', '18', 'WILLSFORD AVENUE', 'L31 1JU', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '4,47516E+11', '0010237M5S', '0', '', 'COPACABANA MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2125 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2918, '3073533', '0', '0', 'SHANBING YE', '10', 'BLACKTHORN CLOSE', 'CV4 7DQ', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7824628629', '0010092GNA', '0', 'Theorema', 'SAO PAOLO MEN?S SKELETON WATCH IN SILVER WITH BLACK STRAP', 'Nachforschung am 18.04.2013 gestellt!lt. Dt Post Uhr verloren! 03.06.2013', 'RG068621294DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2919, '3073540', '0', '0', 'SUSAN CONNELLY', '1', 'BELLERBY ROAD', 'TS18 5JN', 'STOCKTON-ON-TEES', 'Grossbritannien', '', '0', '0', '7894389475', '0010036WJE', '0', 'Theorema', 'SAO PAOLO GOLD WITH BROWN STRAP UK', '0', 'RG 0686 2130 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2920, '3073533', '0', '0', 'ROBIN DUNN', '4', 'BROOMHOUSE CRESCENT', 'EH11 3SZ', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7761975651', '00100802AG', '0', 'Theorema', 'SAO PAOLO SILVER WITH BLACK STRAP UK', '0', 'RG 0686 2131 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2921, '3073544', '0', '0', 'YUANJIE LAO', '33', 'PUTNEY ROAD', 'LE2 7TG', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7450444110', '0010176Q73', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2132 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2922, '3073533', '0', '0', 'KATE THOMAS', '92', 'PARKWOOD STREET', 'BD21 4QH', 'KEIGHLEY', 'Grossbritannien', '', '0', '0', '7787366667', '0010192WES', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2133 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2923, '3073537', '0', '0', 'GAYNOR RYAN', '7', 'KING STREET', 'OL10 1BA', 'HEYWOOD', 'Grossbritannien', '', '0', '0', '7789534649', '00100938IX', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2134 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2924, '3073533', '0', '0', 'JONATHAN BUTTNER', '62', 'BRIARWOOD AVENUE', 'NE3 5DB', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '1912856772', '00100827N4', '0', 'Theorema', 'SAO PAOLO SILVER WITH BLACK STRAP UK', '0', 'RG 0686 2135 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2925, '3073537', '0', '0', 'BHASKAR SIVANESAN', '136', 'BRUNEL CRESCENT', 'SN2 1FE', 'SWINDON', 'Grossbritannien', '', '0', '0', '7886296588', '0010195AH1', '0', 'Theorema', 'SAO PAOLO BLACK WITH BLACK STRAP UK', '0', 'RG 0686 2136 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2926, '3073540', '0', '0', 'TONY SERGEANT', '9', 'HOLT CASTLE BARNS', 'WR6 6NJ', 'WORCESTER', 'Grossbritannien', '', '0', '0', '1905620356', '00102454G1', '0', 'Theorema', 'SAO PAOLO GOLD WITH BROWN STRAP UK', '0', 'RG 0686 2137 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2927, '3073540', '0', '0', 'DANIEL MCKEOWN', 'FLAT 1', '34 LOVELACE GARDENS', 'KT6 6SD', 'SURBITON', 'Grossbritannien', '', '0', '0', '7766223824', '00101987F4', '0', 'Theorema', 'SAO PAOLO GOLD WITH BROWN STRAP UK', '0', 'RG 0686 2138 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2928, '3073543', '0', '0', 'TONY HARRISON', '27', 'LACEY GREEN', 'SK9 4BA', 'WILMSLOW', 'Grossbritannien', '', '0', '0', '7712604804', '0010074Z2J', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2139 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2929, '3073540', '0', '0', 'PHIL BANDAK', '40', 'HILLWAY', 'N6 6HH', 'LONDON', 'Grossbritannien', '', '0', '0', '7771773034', '0010202QXI', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2140 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2930, '3073533', '0', '0', 'LYDIA LEWIS', '63', 'BLACKBROOK WAY', 'WV10 8TB', 'WOLVERHAMPTON', 'Grossbritannien', '', '0', '0', '7747037816', '0010195VCL', '0', 'Theorema', 'SAO PAOLO SILVER WITH BLACK STRAP UK', '0', 'RG 0686 2141 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2931, '3073533', '0', '0', 'INAN KIRAL', '3', 'COCKER ROAD', 'EN1 4QQ', 'ENFIELD', 'Grossbritannien', '', '0', '0', '7540960302', '00101124BY', '0', 'Theorema', 'SAO PAOLO SILVER WITH BLACK STRAP UK', '0', 'RG 0686 2142 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2932, '3073540', '0', '0', 'JINYUN HE', '76', 'TURNER ROAD', 'NR2 4HB', 'NORWICH', 'Grossbritannien', '', '0', '0', '7523378870', '00102019ZE', '0', 'Theorema', 'SAO PAOLO GOLD WITH BROWN STRAP UK', '0', 'RG 0686 2143 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2933, '3073540', '0', '0', 'AOIFE GORMALLY', '57', 'DALHOUSIE STREET', 'G3 6PH', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7734820515', '0010175H3V', '0', 'Theorema', 'SAO PAOLO GOLD WITH BROWN STRAP UK', '0', 'RG 0686 2144 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2934, '3073540', '0', '0', 'HAIMENG WU', '17', 'LIDDLE COURT', 'NE4 6PD', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7803358806', '0010162GUQ', '0', 'Theorema', 'SAO PAOLO GOLD WITH BROWN STRAP UK', '0', 'RG 0686 2145 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2935, '3073533', '0', '0', 'TERESA ROSADO', '35', 'SYCAMORE GROVE', 'LA1 5RR', 'LANCASTER', 'Grossbritannien', '', '0', '0', '7754368643', '0010181TDF', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2146 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2936, '3073533', '0', '0', 'KANGQUAN CAO', '18', 'WATERLOO ROAD', 'BH9 1AU', 'BOURNEMOUTH', 'Grossbritannien', '', '0', '0', '7907288534', '0010053NHL', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2147 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-02', '', '', '', '', '', ''),
(2937, '\'P3068245', '0', 'Cristian', 'Chiti', '\'Via Calatafimi', '\'40', '\'56022', 'Castelfranco di sotto', 'Italien', '', '0', '0', '\'3343371969', '\'0010174175', '0', 'Theorema', 'Tigris - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2157 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-04', '', '', '', '', '', ''),
(2938, '\'P3068246', '0', 'Carmine', 'Frizzi', '\'VIA PIANO DEL PRINCIPE', '\'74', '\'80040', 'POGGIOMARINO', 'Italien', '', '0', '0', '\'3314535940', '\'0010018QGO', '0', 'Theorema', 'Tigris - Quadrante gold nero con cinturino marrone', '0', 'RG 0686 2158 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-04', '', '', '', '', '', ''),
(2939, '\'P3068247', '0', 'Anselmo', 'Cecchetto', '\'COMASINELLA', '\'97', '\'20813', 'BOVISIO-MASCIAGO', 'Italien', '', '0', '0', '\'3929961047', '\'0010122UTE', '0', 'Theorema', 'Tigris-  Quadrante rose gold con cinturino marrone', '0', 'RG 0686 2159 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-04', '', '', '', '', '', ''),
(2940, 'P3068247', '0', 'Amedeo', 'Covino', '\'VIA DACIA', '\'30', '\'00183', 'ROMA', 'Italien', '', '0', '0', '\'3474980326', '\'0010141GBB', '0', 'Theorema', 'Tigris-  Quadrante rose gold con cinturino marrone', '0', 'RG 0686 2160 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-04', '', '', '', '', '', ''),
(2941, '\'P3068248', '0', 'sergio', 'ferretti', '\'VIALE CORSICA', '\'45', '\'20133', 'MILANO', 'Italien', '', '0', '0', '\'07550093242', '\'0010147OY8', '0', 'Theorema', 'Quadrante rose gold con cinturino nero', '0', 'RG 0686 2161 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-04', '', '', '', '', '', ''),
(2942, '\'P3068248', '0', 'Mario', 'Nicola Cassino', '\'C/da caposepala', '\'60', '\'85040', 'Lauria', 'Italien', '', '0', '0', '\'3387787546', '\'001006095D', '0', 'Theorema', 'Quadrante rose gold con cinturino nero', '0', 'RG 0686 2162 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-04', '', '', '', '', '', ''),
(2943, '\'P3068249', '0', 'Albert', 'Bernard', '\'via gaismair', '\'1', '\'39100', 'bolzano', 'Italien', '', '0', '0', '0', '\'0010002U7Q', '0', 'Theorema', 'Quadrante silver nero con cinturino nero', '0', 'RG 0686 2163 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-04', '', '', '', '', '', ''),
(2944, '\'P3068249', '0', 'Emanuele', 'Crisma c/o ACEGAS-APS SpA', '\'VIA ITALO SVEVO', '\'2', '\'34144', 'TRIESTE', 'Italien', '', '0', '0', '\'+393336219110', '\'00101035VC', '0', 'Theorema', 'Quadrante silver nero con cinturino nero', '0', 'RG 0686 2164 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-04', '', '', '', '', '', ''),
(2945, '\'P3068249', '0', 'Liliana', 'Magliocca', '\'via carlo bini', '\'11', '\'57126', 'Livorno', 'Italien', '', '0', '0', '\'0586839490', '\'00101969VP', '0', 'Theorema', 'Quadrante silver nero con cinturino nero', '0', 'RG 0686 2165 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-04', '', '', '', '', '', ''),
(2946, '\'P3068250', '0', 'Giovanni', 'Cavallo', '\'Via Luigi Digioia', '\'34', '\'70010', 'Cellamare', 'Italien', '', '0', '0', '\'3809062687', '\'0010061423', '0', 'Theorema', 'Dubai - Quadrante nero con cinturino nero', '0', 'RG 0686 2166 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-04', '', '', '', '', '', ''),
(2947, '\'P3068250', '0', 'Jin', 'Lai', '\'Via carlo cattaneo', '\'3', '\'00185', 'Roma', 'Italien', '', '0', '0', '\'3894662366', '\'0010106EWD', '0', 'Theorema', 'Dubai - Quadrante nero con cinturino nero', '0', 'RG 0686 2167 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-04', '', '', '', '', '', ''),
(2948, '\'P3068250', '0', 'Andrea', 'Pozzi', '\'Guadalajara', '\'27', '\'57128', 'Livorno', 'Italien', '', '0', '0', '\'3333174751', '\'0010129PCV', '0', 'Theorema', 'Dubai - Quadrante nero con cinturino nero', '0', 'RG 0686 2168 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-04', '', '', '', '', '', ''),
(2949, '\'P3068259', '0', 'Xiang', 'Lin', '\'piazza roma', '\'49', '\'22066', 'Mariano comense', 'Italien', '', '0', '0', '\'3315059869', '\'0010084AGM', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 2169 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-04', '', '', '', '', '', ''),
(2950, '3073543', '0', '0', 'CHRISTOPHER HART', '18', 'HARRINGTON CLOSE', 'NW10 0AN', 'LONDON', 'Grossbritannien', '', '0', '0', '7411334141', '0010225AYL', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 3458 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-06', '', '', '', '', '', ''),
(2951, '3073533', '0', '0', 'MICHAEL DORE', '55', 'WAVERLEY ROAD', 'M33 7AY', 'SALE', 'Grossbritannien', '', '0', '0', '7837826467', '00102506KM', '0', 'Theorema', 'SAO PAOLO MEN?S SKELETON WATCH IN SILVER WITH BLACK STRAP', 'Geld am 25.03.2013 von Groupon zur?ck erhalten! Uhr zurück erhalten!', 'RG 0686 3459 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-06', '', '', '', '', '', ''),
(2952, '3073544', '0', '0', 'DEBBIE BAKER', '14', 'WARMAN ROAD', 'BS14 8NA', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7917151024', '0010228GV7', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 3460 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-06', '', '', '', '', '', ''),
(2953, '3073537', '0', '0', 'FREYJA BRUCE', '305', 'CLIFTON ROAD', 'AB24 4HL', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7791523485', '001011833N', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 3461 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-06', '', '', '', '', '', ''),
(2954, '3073537', '0', '0', 'JODIE TURPIN', '15', 'Barnard close ', 'Cv32 7qd', 'Leamington spa', 'Grossbritannien', '', '0', '0', '7854532720', '0010215CIK', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 3462 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-06', '', '', '', '', '', ''),
(2955, '3073544', '0', '0', 'JOANNA ROBERTS', '235', 'SOUTHREEF FOUR, CANAL STREET', 'NG1 7HT', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '0', '0010194DBV', '0', 'Theorema', 'COPACABANA MEN’S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 3463 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-06', '', '', '', '', '', ''),
(2956, '3073533', '0', '0', 'MANPREET KAUR', '9', 'THE CLOISTERS', 'WS4 2AJ', 'WALSALL', 'Grossbritannien', '', '0', '0', '7791936191', '0010083SJW', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 3464 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-06', '', '', '', '', '', ''),
(2957, '3073533', '0', '0', 'ESHAN DAUHOO', '113', 'NORBITON HALL, BIRKENHEAD AVENUE', 'KT2 6RS', 'KINGSTON UPON THAMES; LONDON', 'Grossbritannien', '', '0', '0', '0', '00101273W6', '0', 'Theorema', 'SAO PAOLO MEN’S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 3465 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-06', '', '', '', '', '', ''),
(2958, '3073533', '0', '0', 'ROSS WALPOLE', '', 'THE THREE LOCKS GOLF CLUB, GREAT BRICKHILL', 'MK17 9BH', 'MILTON KEYNES; BUCKINGHAMSHIRE', 'Grossbritannien', '', '0', '0', '0', '00101151I0', '0', 'Theorema', 'SAO PAOLO MEN’S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 3466 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-06', '', '', '', '', '', ''),
(2959, '3073533', '0', '0', 'ROAN CHRISTINE RAGRAG', '171', 'BEACONSFIELD ROAD', 'SE9 4DY', 'LONDON', 'Grossbritannien', '', '0', '0', '7950750378', '0010022QGJ', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 3467 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-06', '', '', '', '', '', ''),
(2960, '3073537', '0', '0', 'PHILIP TSVETKOV', '18', 'SUNNYDENE ROAD', 'CR8 2DG', 'PURLEY', 'Grossbritannien', '', '0', '0', '7734455068', '0010224CW8', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 3468 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-06', '', '', '', '', '', ''),
(2961, '3073533', '0', '0', 'SEAN WATSON', '17', 'CARNEGIE STREET', 'DD10 8RS', 'MONTROSE', 'Grossbritannien', '', '0', '0', '07968 371742', '00102145R4', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 3469 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-06', '', '', '', '', '', ''),
(2962, '3073544', '0', '0', 'AUREO FELICIANO', 'FLAT 507', 'TALBOT STUDIOS 116-120 TALBOT STREET', 'NG1 5GL', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '4,47908E+11', '0010204FKD', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 3470 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-06', '', '', '', '', '', ''),
(2963, '3073544', '0', '0', 'ALEX HORNSBY', '14', 'MULBERRY CLOSE', 'NR3 3PJ', 'NORWICH', 'Grossbritannien', '', '0', '0', '7717112112', '0010244J2I', '0', 'Theorema', 'COPACABANA MEN?S SKELETON WATCH IN GOLD WITH BROWN STRAP', '25.02.2013 Uhr zurück...refund bitte', 'RG 0686 3471 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-06', '', '', '', '', '', ''),
(2964, '3073544', '0', '0', 'S NASEEM', '62', 'DUDDINGSTON DRIVE', 'KY2 6JR', 'KIRKCALDY', 'Grossbritannien', '', '0', '0', '7792300066', '00102504FW', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 3472 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-06', '', '', '', '', '', ''),
(2965, '3073533', '0', '0', 'SHARON LAURIE', '116', 'FINDOWRIE STREET', 'DD4 9NL', 'DUNDEE', 'Grossbritannien', '', '0', '0', '7446324278', '00102251OJ', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 3473 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-06', '', '', '', '', '', ''),
(2966, '3073544', '0', '0', 'ALAIN DISSAKE', 'Flat 2/2 ', '15 FIRPARK COURT', 'G31 2GD', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7538374073', '00100210JY', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 3474 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-06', '', '', '', '', '', ''),
(2967, '3073533', '0', '0', '30013422 PTE LATISEVS', 'ARRC SP BN', '14 (PNR) SQN,  IMJIN BARRACKS', 'GL3 1HW', ' INNSWORTH; GLOUCESTER', 'Grossbritannien', '', '0', '0', '0', '0010246IG4', '0', 'Theorema', 'SAO PAOLO MEN’S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 3475 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-06', '', '', '', '', '', ''),
(2968, '2994453', '0', '0', 'LIZZY ALABI OGUNNIYI', '12', 'HAMILTON TERRACE BALBRIGGAN', '0', 'CO DUBLIN', 'Irland', '', '0', '0', '899648219', '0010135AKF', '0', 'Theorema', 'THEOREMA TIGRIS WATCH IN ROSE GOLD WITH BROWN STRAP (T-3010-04)', '0', 'RG 0686 3476 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-06', '', '', '', '', '', ''),
(2969, '2994457', '0', '0', 'NIALL MCCARTHY', '7 ABINGTON', 'MALAHIDE', '0', 'CO.DUBLIN', 'Irland', '', '0', '0', '863742130', '00100073YI', '0', 'Theorema', 'THEOREMA DUBAI IN GOLD WITH BLACK STRAP (T-3009-04)', '0', 'RG 0686 3477 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-06', '', '', '', '', '', ''),
(2970, '3073544', '0', '0', 'SHAAREI ORAH TRADING LTD HOCH', '8', 'WINTHORPE GARDENS', 'WD6 4QQ', 'BOREHAMWOOD HERTS', 'Grossbritannien', '', '0', '0', '7538799524', '0010192NNH', '0', 'Theorema', 'COPACABANA GOLD WITH BROWN STRAP UK', '0', 'RG068634797DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2971, '3073533', '0', '0', 'ABDUL KAYUM', '109', 'WHITENDALE CRESCENT', 'BB1 1RZ', 'BLACKBURN', 'Grossbritannien', '', '0', '0', '7765855522', '0010005Q4S', '0', 'Theorema', 'SAO PAOLO SILVER WITH BLACK STRAP UK', '25.03.2013 RG 0686 1509 5DE', 'RG 0686 3481 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2972, '3073544', '0', '0', 'SHAAREI ORAH TRADING LTD HOCH', '8', 'WINTHORPE GARDENS', 'WD6 4QQ', 'BOREHAMWOOD HERTS', 'Grossbritannien', '', '0', '0', '7538799524', '00101374EQ', '0', 'Theorema', 'COPACABANA GOLD WITH BROWN STRAP UK', '0', 'RG068634797DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2973, '3073533', '0', '0', 'GONCALO MADEIRA', '37', 'HILL STREET', 'W1J 5LX', 'LONDON', 'Grossbritannien', '', '0', '0', '7914837422', '0010015VVU', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 3484 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2974, '3073533', '0', '0', 'JU-YOUNG JOUN', '317', 'NEWMARKET ROAD', 'CB5 8JE', 'CAMBRIDGE', 'Grossbritannien', '', '0', '0', '0', '0010058HYC', '0', 'Theorema', 'SAO PAOLO SILVER WITH BLACK STRAP UK', '0', 'RG 0686 3483 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2975, '3073533', '0', '0', 'DAVID CRESSWELL', '2A', 'MANVERS RD', 'S20 1AY', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7919376085', '0010107S78', '0', 'Theorema', 'SAO PAOLO SILVER WITH BLACK STRAP UK', '0', 'RG 0686 3486 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2976, '3073537', '0', '0', 'SUSAN MORLEY', 'UNIT 33', 'CHEQUERS LANE', 'DE21 6AW', 'DERBY', 'Grossbritannien', '', '0', '0', '7453888887', '0010237O03', '0', 'Theorema', 'SAO PAOLO BLACK WITH BLACK STRAP UK', '0', 'RG 0686 3485 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2977, '3073533', '0', '0', 'DIANA VELIKANOVA', '3', 'TENNYSON COURT', 'NE8 3NL', 'GATESHEAD', 'Grossbritannien', '', '0', '0', '7722485811', '0010220HUP', '0', 'Theorema', 'SAO PAOLO SILVER WITH BLACK STRAP UK', '0', 'RG 0686 3480 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2978, '3073544', '0', '0', 'DAVE HORTON', '124', 'SAMS LANE', 'B70 7EE', 'WEST BROMWICH', 'Grossbritannien', '', '0', '0', '7411770666', '0010177JYC', '0', 'Theorema', 'COPACABANA GOLD WITH BROWN STRAP UK', '0', 'RG 0686 3487 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2979, '3073544', '0', '0', 'GRAHAM ETHERINGTON', '7', 'OAK MEADOWS ,  BROADMEADOWS', 'DE55 3AZ', 'ALFRETON', 'Grossbritannien', '', '0', '0', '0', '0010013PNY', '0', 'Theorema', 'COPACABANA GOLD WITH BROWN STRAP UK', '0', 'RG 0686 34885DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2980, '3073533', '0', '0', 'LUKASZ SKOWRONEK', '13', 'NATALIE CLOSE', 'TW14 8PJ', 'FELTHAM', 'Grossbritannien', '', '0', '0', '7595905777', '0010060X7T', '0', 'Theorema', 'SAO PAOLO SILVER WITH BLACK STRAP UK', '0', 'RG 0686 3482 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2981, '2994455', '0', '0', 'RACHEL MANTLE', '12 Pine Road', 'Ringsend ', 'Dublin', 'Dublin 4 ', 'Irland', '', '0', '0', '0', '001017568A', '0', '0', 'THEOREMA DUBAI IN SILVER/BLACK WITH BLACK STRAP (T-3009-02)', '0', 'RG 0686 3489 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2982, '2994456', '0', '0', 'LORCAN GARVEY', '21 Leopardstown Avenue', 'Stillorgan', 'Blackrock', 'Co Dublin', 'Irland', '', '0', '0', '0', '0010105CUA', '0', '0', 'THEOREMA DUBAI IN BLACK WITH BLACK STRAP (T-3009-03)', '0', 'RG 0686 3490 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2983, '\'03068246', '0', 'luca', 'arlotti', '\'VIA ANDREA COSTA', '\'4', '\'47825', 'TORRIANA', 'Italien', '', '0', '0', '\'3331461669', '\'00101938L0', '0', 'Theorema', 'Tigris - Quadrante gold nero con cinturino marrone', '0', 'RG 0686 3491 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2984, '\'03068250', '0', 'sergio', 'enas', '\'pietro del pezzo', '\'79', '\'84100', 'salerno', 'Italien', '', 'caserma guide', '0', '\'3346681501', '\'0010097D4X', '0', 'Theorema', 'Dubai - Quadrante nero con cinturino nero', '0', 'RG 0686 3492 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2985, '\'03068259', '0', 'lucia', 'pala', '\'VIA CHIGOLLO', '\'7', '\'22070', 'CAPIAGO INTIMIANO', 'Italien', '', 'dare personalmente', '0', '\'3496030074', '\'0010039IIP', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 3493 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2986, '\'03068243', '0', 'Fabrizio', 'Bragaglia', '\'VIA AURELIA', '\'1250', '\'00166', 'ROMA', 'Italien', '', 'c\\/o Gonow Europe srl', '0', '\'3287650023', '\'00102289V3', '0', 'Theorema', 'Tigris - Quadrante silver bianco con cinturino nero', '0', 'RG 0686 2250 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2987, '\'03068243', '0', 'Armando', 'Corsini', '\'Via Maddalusa n.25', '\'25', '\'92100', 'Agrigento', 'Italien', '', '0', '0', '\'3283651987', '\'00101106VP', '0', 'Theorema', 'Tigris - Quadrante silver bianco con cinturino nero', '0', 'RG 0686 2251 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2988, '\'03068243', '0', 'antonello', 'ingusci c/o i.car s.r.l.', '\'VIA STALINGRADO', '\'65/15', '\'40128', 'BOLOGNA', 'Italien', '', 'c\\/o I.Car Srl', '0', '\'+393282231093', '\'0010213HO1', '0', 'Theorema', 'Tigris - Quadrante silver bianco con cinturino nero', '0', 'RG 0686 2251 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2989, '\'03068243', '0', 'paola', 'labriola', '\'VIA PIETRANTONIO LOFFREDO', '\'2/C', '\'71121', 'FOGGIA', 'Italien', '', '0', '0', '\'3922833663', '\'00101404ZT', '0', 'Theorema', 'Tigris - Quadrante silver bianco con cinturino nero', '0', 'RG 0686 2201 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2990, '\'03068243', '0', 'Andrea', 'Lollo', '\'VIA PIER PAOLO PASOLINI', '\'8', '\'30010', 'CAMPOLONGO MAGGIORE', 'Italien', '', '0', '0', '\'3478827635', '\'00101725IL', '0', 'Theorema', 'Tigris - Quadrante silver bianco con cinturino nero', '0', 'RG 0686 2222 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2991, '\'03068243', '0', 'Simone', 'Paiarolli', '\'VIA FASSE', '\'26', '\'37010', 'Brenzone', 'Italien', '', 'consegnare anche se assenti', '0', '\'3341116359', '\'0010169357', '0', 'Theorema', 'Tigris - Quadrante silver bianco con cinturino nero', '0', 'RG 0686 2291 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2992, '\'03068243', '0', 'Luigi', 'Ruà', '\'Via Madame de Stael', '\'117', '\'00135', 'Roma', 'Italien', '', 'Dopo le ore 16', '0', '\'3491595824', '\'0010160J76', '0', 'Theorema', 'Tigris - Quadrante silver bianco con cinturino nero', '0', 'RG 0686 2210 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2993, '\'03068243', '0', 'Satilmis', 'Sah', '\'VIA DEL LANCILLOTTO', '\'13', '\'41122', 'MODENA', 'Italien', '', 'sah remzi', '0', '\'3475164502', '\'0010198ZIO', '0', 'Theorema', 'Tigris - Quadrante silver bianco con cinturino nero', '0', 'RG 0686 2229 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2994, '\'03068243', '0', 'enzo', 'terni', '\'VIA DELLA CITTADELLA', '\'30', '\'44121', 'FERRARA', 'Italien', '', '0', '0', '\'3472523927', '\'0010089WYL', '0', 'Theorema', 'Tigris - Quadrante silver bianco con cinturino nero', '0', 'RG 0686 2230 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2995, '\'03068245', '0', 'raffaella', 'baldorilli', '\'piazza delle regioni 6', '\'6', '\'60018', 'montemarciano', 'Italien', '', '0', '0', '\'3403661825', '\'0010065P4V', '0', 'Theorema', 'Tigris - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2239 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2996, '\'03068245', '0', 'Alfredo', 'Giannattasio', '\'VIA LECCO', '\'164B', '\'20900', 'MONZA', 'Italien', '', '0', '0', '\'+393482609079', '\'0010220CTS', '0', 'Theorema', 'Tigris - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2283 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2997, '\'03068245', '0', 'gianluca', 'gramazio', '\'VIA NAZIONALE', '\'6', '\'25050', 'TEMU\'', 'Italien', '', 'cortesemente chiamare al 3291652068 trenta minuti prima della consegna, grazie.', '0', '\'3291652068', '\'0010048478', '0', 'Theorema', 'Tigris - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2260 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2998, '\'03068245', '0', 'Carlo Vincenzo', 'Iossa', '\'VIA UFENTE', '\'20 INT 20G', '\'04100', 'LATINA', 'Italien', '', 'presso OROS Srl', '0', '\'3471305854', '\'0010053D7N', '0', 'Theorema', 'Tigris - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2233 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(2999, '\'03068245', '0', 'MASSIMO', 'LOGIUDICE', '\'VIA CESARE PAVESE', '\'5', '\'21040', 'CARONNO VARESINO', 'Italien', '', '0', '0', '\'3477614052', '\'00100832F9', '0', 'Theorema', 'Tigris - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2223 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3000, '\'03068245', '0', 'vladimiro', 'margioni', '\'località castagno', '\'s.n.c.', '\'01016', 'tarquinia', 'Italien', '', 'fuori citt\\u00e0 telefonare per la consegna', '0', '\'+393294232805', '\'0010024GHC', '0', 'Theorema', 'Tigris - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2265 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3001, '\'03068245', '0', 'Matteo', 'Mauceri', '\'VIALE SPARTACO', '\'12', '\'00174', 'ROMA', 'Italien', '', '0', '0', '\'3351787217', '\'0010002MLN', '0', 'Theorema', 'Tigris - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2287 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3002, '\'03068246', '0', 'Franco Mauro', 'Ganugi', '\'Emanuela Loi', '\'01', '\'59013', 'Montemurlo', 'Italien', '', '0', '0', '\'333 3139007', '\'0010118694', '0', 'Theorema', 'Tigris - Quadrante gold nero con cinturino marrone', '0', 'RG 0686 2198 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3003, '\'03068246', '0', 'Franco Mauro', 'Ganugi', '\'Emanuela Loi', '\'01', '\'59013', 'Montemurlo', 'Italien', '', '0', '0', '\'333 3139007', '\'0010027DCE', '0', 'Theorema', 'Tigris - Quadrante gold nero con cinturino marrone', '0', 'RG 0686 2198 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3004, '\'03068246', '0', 'simone', 'isella', '\'VIA LUIGI PIRANDELLO', '\'21', '\'20838', 'RENATE', 'Italien', '', '0', '0', '\'3389650830', '\'0010064BFC', '0', 'Theorema', 'Tigris - Quadrante gold nero con cinturino marrone', '0', 'RG 0686 2247 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3005, '\'03068246', '0', 'Nicola', 'Menditto', '\'via Pascoli', '\'28', '\'81031', 'Aversa', 'Italien', '', '0', '0', '\'3921327607', '\'0010197MOB', '0', 'Theorema', 'Tigris - Quadrante gold nero con cinturino marrone', '0', 'RG 0686 2202 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3006, '\'03068246', '0', 'alexandru', 'mocanu', '\'VIA E. CIALDINI', '\'41', '\'25019', 'SIRMIONE', 'Italien', '', '0', '0', '\'3200528791', '\'0010235JJC', '0', 'Theorema', 'Tigris - Quadrante gold nero con cinturino marrone', '0', 'RG 0686 2276 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(3007, '\'03068246', '0', 'Alberto', 'Padula', '\'VIA FAUSTO COPPI', '\'47', '\'00142', 'ROMA', 'Italien', '', '0', '0', '\'3334288090', '\'00100699C8', '0', 'Theorema', 'Tigris - Quadrante gold nero con cinturino marrone', '0', 'RG 0686 2196 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3008, '\'03068246', '0', 'francesco', 'pisapia', '\'Eduardo De Filippo', '\'3', '\'84088', 'Siano', 'Italien', '', '0', '0', '\'3895921093', '\'00101006RF', '0', 'Theorema', 'Tigris - Quadrante gold nero con cinturino marrone', '0', 'RG 0686 2203 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3009, '\'03068246', '0', 'Chiara', 'Tuccillo', '\'VIA DON GABRIELE LAUDIERO', '\'7', '\'80021', 'AFRAGOLA', 'Italien', '', '0', '0', '\'3468730206', '\'0010087RO7', '0', 'Theorema', 'Tigris - Quadrante gold nero con cinturino marrone', '0', 'RG 0686 2235 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3010, '\'03068247', '0', 'A13 srl', 'c.a. Del Corno Luca', '\'VIA GIULIO E CORRADO VENINI', '\'57', '\'20127', 'MILANO', 'Italien', '', '', '0', '\'3487106119', '\'0010029BLL', '0', 'Theorema', 'Tigris - Quadrante rose gold con cinturino marrone', '0', 'RG 0686 2212 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3011, '\'03068247', '0', 'Tassi', 'Chiara', '\'Località la Badia', '\'31', '\'05018', 'Orvieto', 'Italien', '', 'Famiglia Stramaccioni C\\\\O Agriturismo Colbadia', '0', '\'347 5218289', '\'0010226NJV', '0', 'Theorema', 'Tigris - Quadrante rose gold con cinturino marrone', '0', 'RG 0686 2234 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3012, '\'03068247', '0', 'sebastiano', 'coppola', '\'BORGO PADOVA', '\'7', '\'31033', 'CASTELFRANCO VENETO', 'Italien', '', '0', '0', '\'3479961451', '\'0010018PIJ', '0', 'Theorema', 'Tigris - Quadrante rose gold con cinturino marrone', '0', 'RG 0686 2197 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3013, '\'03068247', '0', 'Marco', 'De Rossi', '\'Viale Avignone', '\'10', '\'00144', 'Roma', 'Italien', '', 'Presso Microsoft Italia\\/Ufficio Posta', '0', '\'3358758505', '\'0010195U7A', '0', 'Theorema', 'Tigris - Quadrante rose gold con cinturino marrone', '0', 'RG 0686 2258 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3014, '\'03068247', '0', 'MATILDE GIUSEPPINA', 'GIANONI', '\'VIA TOSCOLANO', '\'1', '\'20138', 'MILANO', 'Italien', '', 'MATTINO ENTRO ORE 12.00', '0', '\'3485505279', '\'0010065KWY', '0', 'Theorema', 'Tigris - Quadrante rose gold con cinturino marrone', '0', 'RG 0686 2215 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3015, '\'03068247', '0', 'Rosaria', 'Lancini', '\'Bachelet', '\'5', '\'25040', 'Corte Franca', 'Italien', '', 'Preferibile verso le ore 12', '0', '\'3388145359', '\'0010160H17', '0', 'Theorema', 'Tigris - Quadrante rose gold con cinturino marrone', '0', 'RG 0686 2248 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3016, '\'03068247', '0', 'modestino', 'razzano', '\'VIA ASMARA', '\'5', '\'83100', 'AVELLINO', 'Italien', '', '0', '0', '\'3316294193', '\'001017282Q', '0', 'Theorema', 'Tigris - Quadrante rose gold con cinturino marrone', '0', 'RG 0686 2259 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3017, '\'03068247', '0', 'Francesco', 'Trezza', '\'Malpighi', '\'115', '\'41126', 'Modena', 'Italien', '', '0', '0', '\'3336382409', '\'00102031O4', '0', 'Theorema', 'Tigris - Quadrante rose gold con cinturino marrone', '0', 'RG 0686 2292 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3018, '\'03068247', '0', 'Jin', 'Weijun', '\'ferrarese', '\'209?2D', '\'40128', 'bologna', 'Italien', '', '0', '0', '\'', '\'0010144XSM', '0', 'Theorema', 'Tigris - Quadrante rose gold con cinturino marrone', '0', 'RG 0686 2267 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3019, '\'03068248', '0', 'samuele', 'antelmy', '\'saracini', '\'23', '\'60125', 'ancona', 'Italien', '', '0', '0', '\'348658492', '\'0010013FL8', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 2214 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3020, '\'03068248', '0', 'A.C.MANDRESSI srl', 'BATTAGLIA', '\'VIA MAURIZIO GONZAGA', '\'3', '\'20123', 'MILANO', 'Italien', '', 'c.a BATTAGLIA DOMENICO', '0', '\'3497666203', '\'0010109JHT', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 2208 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3021, '\'03068248', '0', 'cordella & sammarco snc', 'cordella &sammarco snc', '\'VIA CAPPUCCINI', '\'11/B', '\'72100', 'BRINDISI', 'Italien', '', '', '0', '\'', '\'001016415T', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 2274 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3022, '\'03068248', '0', 'Tommaso', 'DE BELLIS', '\'VIA CARLO MAGNO', '\'20/B', '\'74122', 'TARANTO', 'Italien', '', 'NON LASCIARE INCUSTODITO IL PACCO MA DA CONSEGNARE NELLE MANI DEL DESTINATARIO O IN ASSENZA PREVIA TELEFONATA AD UN SUO FAMIGLIARE.', '0', '\'3201508225', '\'00100177FN', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 2263 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3023, '\'03068248', '0', 'Angelo', 'de Zotti', '\'via Brendole', '\'8', '\'30174', 'Venezia-Mestre', 'Italien', '', '0', '0', '\'3388078815', '\'0010152HHT', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 2249 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3024, '\'03068248', '0', 'Ledion', 'Duro', '\'Via urbana', '\'108', '\'00184', 'Roma', 'Italien', '', '0', '0', '\'', '\'0010214L8G', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 2269 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3025, '\'03068248', '0', 'Manuel', 'Fanti', '\'VIA PRESTINE', '\'12', '\'25040', 'BIENNO', 'Italien', '', '0', '0', '\'3480507843', '\'0010236HHJ', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 2220 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3026, '\'03068248', '0', 'Francesco', 'Gabelli', '\'VIA LUIGI ANGELONI', '\'29', '\'00149', 'ROMA', 'Italien', '', '0', '0', '\'3273667233', '\'0010006FF6', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 2261 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3027, '\'03068248', '0', 'Cristina Augusta', 'Galimberti', '\'Corso Matteotti', '\'189', '\'20831', 'Seregno', 'Italien', '', '0', '0', '\'3472488244', '\'00101358H4', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 2231 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3028, '\'03068248', '0', 'MIRKO', 'GIAMPORCARO', '\'VIA CAMILLO BENSO CONTE DI CAVOUR', '\'61', '\'31027', 'SPRESIANO', 'Italien', '', 'chiamare prima della consegna', '0', '\'3477443418', '\'0010201LUQ', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 2224 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3029, '\'03068248', '0', 'Mirko', 'La Rosa', '\'Via della Moscova', '\'51', '\'20121', 'Milano', 'Italien', '', '0', '0', '\'+393334138255', '\'0010162N9G', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 2264 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3030, '\'03068248', '0', 'Carmen', 'Massaro', '\'Via P.Manot', '\'30', '\'42020', 'Montecavolo', 'Italien', '', '0', '0', '\'3498725691', '\'0010123MQN', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 2207 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3031, '\'03068248', '0', 'Giuseppe', 'Raele', '\'Ezio Comparoni', '\'33', '\'42122', 'Reggio Emilia', 'Italien', '', 'possibilmente contatto telefonico', '0', '\'3930190700', '\'00102252U2', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 2200 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3032, '\'03068248', '0', 'Mattia', 'Sarati', '\'Via della tenuta', '\'7', '\'42020', 'Albinea', 'Italien', '', '0', '0', '\'3336957966', '\'0010247MXA', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 2275 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3033, '\'03068249', '0', 'Marco', 'Archetti', '\'Via M. Teresa di Calcutta', '\'2', '\'25018', 'Montichiari (BS)', 'Italien', '', '0', '0', '\'', '\'0010020HX8', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2266 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3034, '\'03068249', '0', 'Andrea', 'Baiguini', '\'VIA NAZIONALE', '\'40', '\'24062', 'COSTA VOLPINO', 'Italien', '', '0', '0', '\'035970671', '\'0010218L18', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2280 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3035, '\'03068249', '0', 'CORRADO', 'BENUSSI', '\'VIA DELL INSURREZIONE DEL 23 25 APRILE 1945 1', '\'5', '\'16154', 'GENOVA', 'Italien', '', '0', '0', '\'3485443709', '\'0010058LZM', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2216 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3036, '\'03068249', '0', 'weizheng', 'chen', '\'Via lama golese 5/a', '\'5/a', '\'42121', 'REGGIO EMILIA', 'Italien', '', 'fugui market snc', '0', '\'3476677304', '\'00100294NP', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2228 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3037, '\'03068249', '0', 'Olga', 'Cremonese', '\'VIALE EUROPA', '\'17', '\'31100', 'TREVISO', 'Italien', '', '0', '0', '\'3472209179', '\'001012893N', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2232 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3038, '\'03068249', '0', 'gostivari', 'erald', '\'via pindemonte', '\' 8', '\'56017', 'Pisa', 'Italien', '', '0', '0', '\'', '\'0010162ATB', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2273 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3039, '\'03068249', '0', 'Valerio', 'Feroci', '\'Via costantino maes', '\'84', '\'00162', 'Roma', 'Italien', '', '0', '0', '\'3463228786', '\'0010138GWD', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2237 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3040, '\'03068249', '0', 'ANDREA', 'FILIPPONI', '\'MIRTENSE', '\'7', '\'02030', 'OSTERIA NUOVA', 'Italien', '', 'FERRAMENTA BENEDETTI ELISABETTA', '0', '\'3345456527', '\'00101719IS', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2290 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3041, '\'03068249', '0', 'marco', 'ghirelli', '\'VIA ARNOBIO', '\'14', '\'00136', 'ROMA', 'Italien', '', '0', '0', '\'335294724', '\'00100314QM', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2286 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3042, '\'03068249', '0', 'silvio', 'giacchino', '\'VIA DOMENICO GUIDOBONO', '\'5', '\'10137', 'TORINO', 'Italien', '', '0', '0', '\'3477255425', '\'0010022QP6', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2226 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3043, '\'03068249', '0', 'Pasquale', 'Ingravalle', '\'VIA CISERANO', '\'SN', '\'24046', 'OSIO SOTTO', 'Italien', '', 'c\\/o Beauty & Business SpA', '0', '\'3357705205', '\'0010239MCL', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2285 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3044, '\'03068249', '0', 'WENROU', 'LI', '\'VIA VAL DI BONDO', '\'21 C', '\'20161', 'MILANO', 'Italien', '', 'Se non mi trovate, potete consegnare alla portineria, ma vi chiederei di avvisarmi telefonicamente!', '0', '\'3802446435', '\'0010202FJD', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2206 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3045, '\'03068249', '0', 'Stefania', 'Luciani', '\'VIA S. IRMA', '\'12/B', '\'10080', 'BUSANO', 'Italien', '', 'La merce pu\\u00f2 essere ritirata dalla Sig.ra Luciani Stefania', '0', '\'3493519485', '\'00102424UB', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2209 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3046, '\'03068249', '0', 'Giuseppe', 'Martino', '\'via Leopardi angolo via Repubblica', '\'km 2', '\'22070', 'Grandate', 'Italien', '', 'telefonare prima al 3479180331', '0', '\'3479180331', '\'0010185OBC', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2221 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3047, '\'03068249', '0', 'egidio', 'mirra', '\'VIA AVELLINO', '\'4', '\'84091', 'BATTIPAGLIA', 'Italien', '', '0', '0', '\'3386108607', '\'0010205161', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2254 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3048, '\'03068249', '0', 'Chiarappa', 'Nicola', '\'Via Caduti Di Nassiriya ', '\'6', '\'74121', 'Taranto', 'Italien', '', 'In Caso Di Mia Assenza Consegnare A Colucci Mariarosaria', '0', '\'3386312997', '\'0010168IEC', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2253 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3049, '\'03068249', '0', 'Susanna', 'Pellegrini', '\'VIA SANT\\\'ELIA', '\'21/F', '\'47843', 'MISANO ADRIATICO', 'Italien', '', '0', '0', '\'339/4732062', '\'0010027J8B', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2245 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3050, '\'03068249', '0', 'Salvatore', 'Petrone', '\'VIA ELIO FERRARI', '\'9', '\'10073', 'CIRIE\'', 'Italien', '', '0', '0', '\'3398942150', '\'0010179QY5', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2243 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3051, '\'03068249', '0', 'gianfranco', 'pina', '\'VIA GIACOMO PUCCINI', '\'3', '\'24069', 'TRESCORE BALNEARIO', 'Italien', '', '0', '0', '\'0354258921', '\'0010049HXH', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2281 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3052, '\'03068249', '0', 'Simona', 'Piscopiello', '\'Via sostegno', '\'65/22', '\'10146', 'Torino', 'Italien', '', '0', '0', '\'3402821485', '\'0010116GQB', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2242 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3053, '\'03068249', '0', 'Fabrizio', 'Pomodoro', '\'VIA BELVEDERE', '\'2/A', '\'22100', 'COMO', 'Italien', '', 'Presso SICURITALIA SPA', '0', '\'3481564832', '\'0010165P7I', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2219 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3054, '\'03068249', '0', 'silvia', 'pressato', '\'VIA SAN BENEDETTO', '\'6', '\'35020', 'LEGNARO', 'Italien', '', 'consegnare dalle 12.30 alle 15.30', '0', '\'3407843496', '\'0010222JYY', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2238 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3055, '\'03068249', '0', 'cosetta', 'regonesi', '\'via della pergola', '\'10', '\'26019', 'vailate', 'Italien', '', '0', '0', '\'', '\'0010095M7T', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2268 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3056, '\'03068249', '0', 'claudio', 'rosa', '\'VIA VITTORIO VENETO', '\'105', '\'41018', 'SAN CESARIO SUL PANARO', 'Italien', '', 'presso farmacia', '0', '\'339/3906503', '\'0010106YEC', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2246 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3057, '\'03068249', '0', 'Matteo', 'Rossi', '\'VIA GALILEO GALILEI', '\'12', '\'42020', 'SAN POLO D\'ENZA', 'Italien', '', 'Orario Dalle 9.00 Alle 17.00', '0', '\'3466060579', '\'00101869BV', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2236 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3058, '\'03068249', '0', 'andrea', 'savoldi', '\'VIA CEFALONIA', '\'55', '\'25124', 'BRESCIA', 'Italien', '', '0', '0', '\'0302429432', '\'0010068WFO', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2282 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3059, '\'03068249', '0', 'Alfredo', 'Sturlese', '\'VIA INFERIORE', '\'7', '\'31100', 'TREVISO', 'Italien', '', '0', '0', '\'0422543829', '\'00100890YR', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2279 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3060, '\'03068249', '0', 'Edwin', 'van Straten', '\'via comasina', '\'121', '\'20161', 'Milano', 'Italien', '', 'PPG Industries', '0', '\'+393482548452', '\'00100079UJ', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2284 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3061, '\'03068250', '0', 'Francesco', 'Ceraso', '\'VIA MUZIO ATTENDOLO DETTO SFORZA', '\'7', '\'20141', 'MILANO', 'Italien', '', 'Consegnare presso Wiit spa 4\\u00b0piano', '0', '\'3207811447', '\'00100407KW', '0', 'Theorema', 'Dubai - Quadrante nero con cinturino nero', '0', 'RG 0686 2262 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3062, '\'03068250', '0', 'Tiziana', 'Ciciliot', '\'Via Torteroli', '\'3/12', '\'17100', 'Savona', 'Italien', '', '0', '0', '\'3349322501', '\'0010194HCU', '0', 'Theorema', 'Dubai - Quadrante nero con cinturino nero', '0', 'RG 0686 2288 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3063, '\'03068250', '0', 'Fabio', 'Delia', '\'CORSO MARTIRI DELLA LIBERTA', '\'38', '\'95131', 'CATANIA', 'Italien', '', 'Ore 9-13 15-17 escluso sabato', '0', '\'3487348909', '\'00102379RG', '0', 'Theorema', 'Dubai - Quadrante nero con cinturino nero', '0', 'RG 0686 2211 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3064, '\'03068250', '0', 'Gianni', 'Gilioli', '\'VIA MADRID', '\'12', '\'41049', 'SASSUOLO', 'Italien', '', 'presso Poliambulatorio Pro-Medical', '0', '\'0536807728', '\'0010063DYA', '0', 'Theorema', 'Dubai - Quadrante nero con cinturino nero', '0', 'RG 0686 2278 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3065, '\'03068250', '0', 'Salvatore', 'Granato', '\'Marconi', '\'57', '\'25015', 'Desenzano del garda', 'Italien', '', 'C\\/o comando compagnia carabinieri', '0', '\'3346923272', '\'0010093P45', '0', 'Theorema', 'Dubai - Quadrante nero con cinturino nero', '0', 'RG 0686 2289 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3066, '\'03068250', '0', 'aida freight', 'luigi eudizi', '\'VIA PORTUENSE', '\'1555', '\'00148', 'ROMA', 'Italien', '', 'AIDA FREIGHT VIA PORTUENSE,1555 MOD.', '0', '\'0698183252', '\'0010241L2N', '0', 'Theorema', 'Dubai - Quadrante nero con cinturino nero', '0', 'RG 0686 2277 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3067, '\'03068250', '0', 'Pirrotta', 'Nunziata', '\'Via ammiraglio caracciolo (ct)', '\'108', '\'95123', 'Catania', 'Italien', '', '0', '0', '\'3482964788', '\'0010088QGH', '0', 'Theorema', 'Dubai - Quadrante nero con cinturino nero', '0', 'RG 0686 2217 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3068, '\'03068250', '0', 'Danilo', 'Pasi', '\'VIA RUGGERO LEONCAVALLO', '\'33', '\'20131', 'MILANO', 'Italien', '', 'Milano', '0', '\'3482293982', '\'0010234NNM', '0', 'Theorema', 'Dubai - Quadrante nero con cinturino nero', '0', 'RG 0686 2218 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3069, '\'03068250', '0', 'Nicola', 'Pavia', '\'Via Badia', '\'94', '\'25024', 'Leno', 'Italien', '', '0', '0', '\'3398708160', '\'0010090J7J', '0', 'Theorema', 'Dubai - Quadrante nero con cinturino nero', '0', 'RG 0686 2244 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3070, '\'03068250', '0', 'Alessandro', 'Zago', '\'VIA FRANCESCO BARACCA', '\'4', '\'20091', 'BRESSO', 'Italien', '', '0', '0', '\'3476928188', '\'0010078S20', '0', 'Theorema', 'Dubai - Quadrante nero con cinturino nero', '0', 'RG 0686 2227 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3071, '\'03068259', '0', 'sebastiano', 'coppola', '\'BORGO PADOVA', '\'7', '\'31033', 'CASTELFRANCO VENETO', 'Italien', '', '0', '0', '\'3479961451', '\'0010110R3Q', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 2197 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3072, '\'03068259', '0', 'francesco', 'de felice', '\'VIA AURELIA SUD', '\'160', '\'55049', 'VIAREGGIO', 'Italien', '', '0', '0', '\'0584392103', '\'001003798E', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 2272 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3073, '\'03068259', '0', 'Giacomo Antonio', 'Di Lillo', '\'STRADA SANT ONOFRIO', '\'89', '\'41123', 'MODENA', 'Italien', '', '0', '0', '\'3887561189', '\'0010247QSG', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 2205 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3074, '\'03068259', '0', 'ALINA LENUTA', 'HOLENDA', '\'via torretta', '\'21', '\'24125', 'bergamo', 'Italien', '', '0', '0', '\'3887931207', '\'0010114SUL', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 2204 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3075, '\'03068259', '0', 'Giovanni', 'La Rocca', '\'VIA SANTA ROSA DA LIMA', '\'8/E', '\'95123', 'CATANIA', 'Italien', '', '0', '0', '\'3938877414', '\'00101417UU', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 2199 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3076, '\'03068259', '0', 'Alessandra', 'Latini', '\'Via Pio Briziarelli', '\'25', '\'00156', 'roma', 'Italien', '', 'scala E interno 1', '0', '\'3477439004', '\'0010213BPH', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 2225 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3077, '\'03068259', '0', 'Stefano', 'Lemme', '\'Via Forma Coperta', '\'61', '\'03013', 'Ferentino', 'Italien', '', '0', '0', '\'', '\'0010071S5N', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 2270 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3078, '\'03068259', '0', 'Leonardo', 'Mainardis', '\'VIA GALILEO GALILEI', '\'N.3/N.5', '\'34072', 'GRADISCA D\'ISONZO', 'Italien', '', 'n.3 oppure n.5 entrambi vanno bene', '0', '\'3403201070', '\'0010228APS', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 2240 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3079, '\'03068259', '0', 'Leonardo', 'Minichiello', '\'Via delle Sorgenti,Nugola', '\'108', '\'57014', 'NUGOLA (LI)', 'Italien', '', 'Oleodinamicalivorno S.R.L.', '0', '\'3486600755', '\'0010017MPW', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 2213 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3080, '\'03068259', '0', 'giuseppe', 'nazzaro', '\'via terracina', '\'139', '\'80125', 'napoli', 'Italien', '', '0', '0', '\'3383766417', '\'00101082XD', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 2256 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3081, '\'03068259', '0', 'Giorgio', 'Padula', '\'VIA FAUSTO COPPI', '\'43', '\'00142', 'ROMA', 'Italien', '', '0', '0', '\'3483152267', '\'0010248E02', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 2196 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3082, '\'03068259', '0', 'elia', 'perrella', '\'delle dalie', '\'69', '\'41121', 'san damaso', 'Italien', '', '0', '0', '\'3402860132', '\'00102203G7', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 2241 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3083, '\'03068259', '0', 'ottavia', 'poli', '\'via rocca sinibalda', '\'53', '\'00199', 'roma', 'Italien', '', '0', '0', '\'3358213263', '\'0010064DTM', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 2271 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3084, '\'03068259', '0', 'maurizio', 'primus', '\'VIA DEGLI ACERI', '\'7', '\'33033', 'CODROIPO', 'Italien', '', '0', '0', '\'3384565894', '\'0010050GU2', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 2255 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3085, '\'03068259', '0', 'Claudio', 'Vannella', '\'VIA GIUSEPPE GARIBALDI', '\'17', '\'20026', 'NOVATE MILANESE', 'Italien', '', 'orologio', '0', '\'3382497134', '\'0010091STY', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 2257 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3086, '02788809', '0', 'Lambrechts', 'Willy', 'Langstraat', '15 B', '3384', 'Attenrode', 'Belgien', '', '0', '0', '016778412', '0010108M4K', '0', 'Theorema', 'Sao Paolo Black', '0', 'RG 0686 2293 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3087, '02788809', '0', 'ozturk', 'nurgul', 'Resedastraat', '21', '3600', 'Waterschei-zwartberg', 'Belgien', '', '0', '0', '0485535361', '00101733AU', '0', 'Theorema', 'Sao Paolo Silver/Black', '0', 'RG 0686 2294 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3088, '02788809', '0', 'Kalse', 'Toon', 'Bredestraat', '32A', '2223 ', 'Schriek ', 'Belgien', '', '0', '0', '32496849954', '0010147UQ2', '0', 'Theorema', 'Sao Paolo Silver/Black', '0', 'RG 0686 2295 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3089, '02788809', '0', 'Devue', 'Robby', 'Molenstraat', '99', '3730', 'Hoeselt', 'Belgien', '', '0', '0', '012210203', '0010086EIM', '0', 'Theorema', 'Sao Paolo Black', '0', 'RG 0686 2296 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3090, '02788809', '0', 'Van Gompel', 'Ben', 'Ploegstraat', '26', '2350', 'Vosselaar', 'Belgien', '', '0', '0', '0472667147', '0010015H4M', '0', 'Theorema', 'Sao Paolo Silver/Black', '0', 'RG 0686 2297 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3091, '02788809', '0', 'Chung', 'Lyfra - Steven', 'Kapelstraat', '100', '2160', 'Wommelgem', 'Belgien', '', '0', '0', '0477574464', '0010139ZR3', '0', 'Theorema', 'Sao Paolo Silver/Black', '0', 'RG 0686 2298 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3092, '02788809', '0', 'leruitte', 'renee', 'Rue du château d\'eau', '23', '4680', 'Oupeye', 'Belgien', '', '0', '0', '0498250787', '0010004E1W', '0', 'Theorema', 'Sao Paolo Black', '0', 'RG 0686 2299 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3093, '02788809', '0', 'genicot', 'michael', 'Rue gatti de gamond', '16', '1180', 'Uccle', 'Belgien', '', '0', '0', '0475529961', '0010057XIG', '0', 'Theorema', 'Sao Paolo Black', '0', 'RG 0686 2300 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3094, '02788809', '0', 'Di Pietro-Martinelli', 'sergio', 'Rue haute', '34', '7350', 'Hensies', 'Belgien', '', '0', '0', '0499590265', '0010247UIH', '0', 'Theorema', 'Sao Paolo Silver/Black', '0', 'RG 0686 2301 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3095, '02788809', '0', 'Didden', 'Roger', 'Rue des grands prés', '17', '4860', 'Pepinster', 'Belgien', '', '0', '0', '087460628', '00100123H2', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2302 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3096, '02788809', '0', 'Ryheul', 'Kristof', 'Erkegemstraat', '4', '8020', 'Oostkamp', 'Belgien', '', '0', '0', '0479242586', '0010175Q2U', '0', 'Theorema', 'Sao Paolo Silver/Black', '0', 'RG 0686 2303 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3097, '02788809', '0', 'Laanen', 'Serge', 'Basilieklaan', '100', '3270', 'Scherpenheuvel', 'Belgien', '', '0', '0', '0496062389', '0010107CLA', '0', 'Theorema', 'Sao Paolo Silver/Black', '0', 'RG 0686 2304 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3098, '02788809', '0', 'Labis', 'Jens', 'Kerkstraat', '82', '8570', 'Anzegem', 'Belgien', '', '0', '0', '0471080704', '0010076ICD', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2305 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3099, '02788809', '0', 'Pattyn', 'Yanti', 'Sint-denijslaan', '19', '9000', 'Gent', 'Belgien', '', '0', '0', '32499147394', '0010081YK0', '0', 'Theorema', 'Sao Paolo Black', '0', 'RG 0686 2306 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3100, '02788809', '0', 'Vande Vijver', 'Willy', 'Weidenstraat', '93', '8520', 'Kuurne', 'Belgien', '', '0', '0', '0486424241', '00101251XO', '0', 'Theorema', 'Sao Paolo Silver/Black', '0', 'RG 0686 2307 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3101, '02788809', '0', 'Deltour', 'Olivier', 'Rue ma campagne', '32', '4820', 'Dison', 'Belgien', '', '0', '0', '+32473730988', '0010167U8Q', '0', 'Theorema', 'Sao Paolo Silver/Black', '0', 'RG 0686 2308 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3102, '02788809', '0', 'laiq', 'bouchra', 'Rue de l\'avocat', '28', '4000', 'Liège', 'Belgien', '', '0', '0', '0484825391', '00101745T2', '0', 'Theorema', 'Sao Paolo Silver/Black', '0', 'RG 0686 2309 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3103, '02788809', '0', 'vafidis', 'thomas', 'Rue de la source', '2', '4671', 'Saive', 'Belgien', '', '0', '0', '0032497059650', '0010088UWK', '0', 'Theorema', 'Sao Paolo Silver/Black', '0', 'RG 0686 2310 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3104, '02788809', '0', 'Vernimmen', 'Godelieve', 'Eksterstraat', '21', '9200', 'Sint-gillis-dendermonde', 'Belgien', '', '0', '0', '052/216243', '001019508B', '0', 'Theorema', 'Sao Paolo Silver/Black', '0', 'RG 0686 2311 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3105, '02788812', '0', 'evens', 'francis', 'Industrielaan', '17', '1070', 'Anderlecht', 'Belgien', '', '0', '0', '+32475415003', '0010079RYL', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2312 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3106, '02788812', '0', 'boudry', 'constance', 'Rue vandenboogaerde', '25 BTE 9', '1080', 'Molenbeek-saint-jean', 'Belgien', '', '0', '0', '0486661675', '00100196XH', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2313 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3107, '02788812', '0', 'NDILU KASIAMA', 'LEFILS', 'Marguerite van de wiele', '16', '1030', 'Bruxelles', 'Belgien', '', '0', '0', '0488794453', '00102289TW', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2314 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3108, '02788812', '0', 'Vandervoort', 'Gisèle', 'Rue des quèwées', '8', '5500', 'Dinant', 'Belgien', '', '0', '0', '+32496120493', '00101899G4', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2315 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3109, '02788812', '0', 'lievens', 'daniel', 'Rue bois saint-martin', '8', '5060', 'Tamines', 'Belgien', '', '0', '0', '0474426318', '00100521SJ', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2316 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3110, '02788812', '0', 'chen', 'zhe', 'matigheidsstraat', '31', '2060', 'Antwerpen', 'Belgien', '', '0', '0', '0031614954942', '0010244SIO', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2317 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3111, '02788812', '0', 'Tack', 'Lieven', 'Kerelsstraat', '4', '8800', 'Roeselare', 'Belgien', '', '0', '0', '0475265773', '001014355E', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2318 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3112, '02788812', '0', 'Puissant', 'Marcellin', 'Broekomstraat', '9b', '3840', 'Borgloon', 'Belgien', '', '0', '0', '012743857', '0010092F51', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2319 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3113, '02788812', '0', 'Cocquyt', 'Jérémy', 'Peter benoitstraat', '15', '9940', 'Ertvelde', 'Belgien', '', '0', '0', '0479613133', '0010150JAG', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2320 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3114, '02788812', '0', 'Polo Riva', 'Sam', 'Herebaan-oost', '135', '3530', 'Houthalen', 'Belgien', '', '0', '0', '0479427787', '0010141ESU', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2321 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3115, '02788812', '0', 'Van Dyck', 'Matias', 'Veldenlei', '19', '2900', 'Schoten', 'Belgien', '', '0', '0', '0479535761', '001011795T', '0', 'Theorema', 'Sao Paolo Black', '0', 'RG 0686 2322 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3116, '02788812', '0', 'heye', 'gwenny', 'Haardstedestraat', '44', '9000', 'Gent', 'Belgien', '', '0', '0', '0479340592', '0010114XF3', '0', 'Theorema', 'Sao Paolo Black', 'Uhr zurück erhalten! Refund??', 'RG 0686 2323 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3117, '02788812', '0', 'Proost', 'Marc', 'Nonnenstraat', '12', '2560', 'Nijlen', 'Belgien', '', '0', '0', '0484826837', '001020415Y', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2324 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3118, '02788812', '0', 'De Bruyne', 'Marc', 'Familiestraat', '45', '2940', 'Stabroek', 'Belgien', '', '0', '0', '0477186460', '0010213J1P', '0', 'Theorema', 'Sao Paolo Silver/Black', '0', 'RG 0686 2325 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3119, '02788812', '0', 'Willems', 'Alexander', 'Basiliekstraat', '133', '1500', 'Halle', 'Belgien', '', '0', '0', '+32498566240', '00101572GC', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2326 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3120, '02788812', '0', 'Bartier', 'Berenice', 'Adolf buylstraat', '42', '8400', 'Oostende', 'Belgien', '', '0', '0', '0477573075', '0010034C8I', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2327 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3121, '02788812', '0', 'Andries', 'Erwin', 'Schare', '38A', '9968', 'Bassevelde', 'Belgien', '', '0', '0', '0495697384', '0010070ZSN', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2328 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3122, '02788812', '0', 'vannieuwenhuyse', 'guido', 'Menenstraat', '485', '8560', 'Wevelgem', 'Belgien', '', '0', '0', '0472806983', '0010027R7W', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2329 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3123, '02788812', '0', 'Van Ranst  V-press', 'Hilde', 'Boomstraat', '31', '2880', 'Bornem', 'Belgien', '', '0', '0', '03 899 75 21', '0010226CD9', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2330 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3124, '02788812', '0', 'Deltour', 'Olivier', 'Rue ma campagne', '32', '4820', 'Dison', 'Belgien', '', '0', '0', '+32473730988', '0010057JU2', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2331 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3125, '02788812', '0', 'berteloot', 'luc', 'Schardouwstraat', '25', '8870', 'Izegem', 'Belgien', '', '0', '0', '051 309662', '0010011YUJ', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2332 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3126, '02788812', '0', 'NGOGANG', 'Roger', 'Rue de namur', '56', '5600', 'Philippeville', 'Belgien', '', '0', '0', '0497934546', '0010061G3J', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2333 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3127, '02788812', '0', 'duchene', 'christian', 'J.van gijsellaan', '64', '1780', 'Wemmel', 'Belgien', '', '0', '0', '0495/250161', '00102509L4', '0', 'Theorema', 'Sao Paolo Silver/Black', '0', 'RG 0686 2334 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3128, '02788812', '0', 'Hakobyan', 'Inga', 'Oscar van kesbeeckstraat', '61', '2800', 'Mechelen', 'Belgien', '', '0', '0', '015343632', '0010089SVS', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2335 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3129, '02788812', '0', 'Mareels', 'Piet', 'Cornelis de herdtstraat', '57', '2640', 'Mortsel', 'Belgien', '', '0', '0', '03 295 36 89', '0010151C5G', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2336 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3130, '02788812', '0', 'LAMONT', 'MARC', 'Stadsweg', '19', '9500', 'Geraardsbergen', 'Belgien', '', '0', '0', '054/416123', '0010246EJW', '0', 'Theorema', 'Sao Paolo Gold/Black', '0', 'RG 0686 2337 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3131, '02788813', '0', 'segaert', 'jurgen', 'Bapaumestraat', '6', '8000', 'Brugge', 'Belgien', '', '0', '0', '0032499934604', '001013259P', '0', 'Theorema', 'Sao Paolo Silver/Black', '0', 'RG 0686 2338 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-07', '', '', '', '', '', ''),
(3132, '3073533', '0', '0', 'CHRISTINE ALEXANDER', '19', 'PELHAM ROAD', 'NG5 1AP', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7900267088', '0010172YMN', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG068623397DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3133, '3073533', '0', '0', 'LAURA JOHN', '38', 'HEOL-Y-LLWYNI', 'CF34 0DJ', 'MAESTEG', 'Grossbritannien', '', '0', '0', '7988548965', '001005733L', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2340 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3134, '3073537', '0', '0', 'ELANA BEROWSKY', '26', 'THE QUADRANT', 'TW9 1DL', 'RICHMOND', 'Grossbritannien', '', '0', '0', '7824833445', '0010016434', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2341 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3135, '3073544', '0', '0', 'HADEEL AL-ESSA', '25', 'FROGSTON AVENUE', 'EH10 7AQ', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '0', '0010018D6D', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2342 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3136, '3073533', '0', '0', 'CHLOE ADAMS', '6', 'TURNSTONE CLOSE, SELSDON VALE', 'CR2 8SP', 'SOUTH CROYDON', 'Grossbritannien', '', '0', '0', '0', '00102226A4', '0', 'Theorema', 'SAO PAOLO MEN’S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2343 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3137, '3073544', '0', '0', 'SAEID AFZALI', '10', 'WASDALE CLOSE', 'CF23 5NY', 'CARDIFF', 'Grossbritannien', '', '0', '0', '0', '0010160LGH', '0', 'Theorema', 'COPACABANA MEN?S SKELETON WATCH IN GOLD WITH BROWN STRAP', 'rep. 15.04.2013 RG 5181 4919 5DE', 'RG 0686 2344 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3138, '3073533', '0', '0', 'YASMIN MUSTAFA', '36', 'HAWKSMOOR ROAD', 'OX2 7UF', 'OXFORD', 'Grossbritannien', '', '0', '0', '7832215720', '0010143JD9', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2345 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3139, '3073544', '0', '0', 'PARDEEP SIDHU', '111', 'KELVIN WAY', 'B70 7LE', 'WEST BROMWICH', 'Grossbritannien', '', '0', '0', '0', '0010187F3S', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2346 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3140, '3073544', '0', '0', 'MAHMOUD MOSTAFA', '10', 'CLANFIELD COURT', 'NE3 1TZ', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7722731660', '0010088UAE', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2347 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3141, '3073537', '0', '0', 'GARY HOPKINS', '4', 'REDSHANK CLOSE', 'CF36 3UG', 'PORTHCAWL', 'Grossbritannien', '', '0', '0', '7812994857', '0010160PFO', '0', 'Theorema', 'SAO PAOLO MEN?S SKELETON WATCH IN BLACK WITH BLACK STRAP', 'Will Geld zurück! 10.09.13', 'RG 0686 2348 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3142, '3073533', '0', '0', 'MOHAMED SALAH MIMOUN', 'UNIT 46', 'HOWE MOSS TERRACE,  KIRKHILL DYCE', 'AB21 0GR', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '0', '0010113JUF', '0', 'Theorema', 'SAO PAOLO MEN’S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2349 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3143, '3073537', '0', '0', 'KIM PERFITT', '12', 'ROCKBOURNE WAY', 'TS17 5LH', 'INGLEBY BARWICK', 'Grossbritannien', '', '0', '0', '7769226806', '0010065SO9', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2350 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3144, '3073544', '0', '0', 'MARCEL JINGOTA', '1', 'STOKE VIEW', 'SL1 3QL', 'SLOUGH', 'Grossbritannien', '', '0', '0', '0', '0010158FXC', '0', 'Theorema', 'COPACABANA MEN?S SKELETON WATCH IN GOLD WITH BROWN STRAP', 'Uhr erhalten 01.11.2013', 'RG 0686 2351 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(3145, '3073537', '0', '0', 'CATHERINE WEBSTER', '3', 'BLACKBURN CLOSE, SHORTSTOWN', 'MK42 0TW', 'BEDFORD', 'Grossbritannien', '', '0', '0', '0', '0010133GUM', '0', 'Theorema', 'SAO PAOLO MEN’S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2352 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3146, '3073533', '0', '0', 'MARIA KENT', '260', 'MINSTER ROAD, MINSTER; SHEPPEY', 'ME12 3DY', 'KENT', 'Grossbritannien', '', '0', '0', '0', '0010104CXL', '0', 'Theorema', 'SAO PAOLO MEN’S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2353 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3147, '3073544', '0', '0', 'KRISTINE ANTIPINA', '163', 'THE GATEHAUS', 'BD1 5BQ', 'BRADFORD', 'Grossbritannien', '', '0', '0', '7909301133', '0010029ZHY', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2354 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3148, '3073544', '0', '0', 'CHRISTIAN M BIN-MUMA', '20', 'HOOK ROAD', 'KT19 8TR', 'EPSOM', 'Grossbritannien', '', '0', '0', '7956057051', '001014665M', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2355 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3149, '3073537', '0', '0', 'ANDREW PERRY', '8A', 'MANOR CLOSE', 'CW12 3LB', 'CONGLETON', 'Grossbritannien', '', '0', '0', '7969844347', '00101898KW', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2356 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3150, '3073544', '0', '0', 'JERRY CRONIN', '21', 'TURNBERRY MEWS', 'DN7 5RZ', 'DONCASTER', 'Grossbritannien', '', '0', '0', '7522113036', '00101384UE', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2357 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3151, '3073544', '0', '0', 'CLIVE PENGILLEY', '', 'ESK VIEW COTTAGE,  LEALHOLM', 'YO21 2AJ', 'WHITBY', 'Grossbritannien', '', '0', '0', '0', '00101416FE', '0', 'Theorema', 'COPACABANA MEN’S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2358 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3152, '3073544', '0', '0', 'NOEL THOMPSON', '38', 'BRANDVILLE GARDENS', 'IG6 1JG', 'ESSEX', 'Grossbritannien', '', '0', '0', '7801974814', '0010113XAQ', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2359 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3153, '3073544', '0', '0', 'HETAL PATEL', '48', 'CRAVEN GARDENS,  BARKINGSIDE', 'IG6 1PF', 'ILFORD ESSEX', 'Grossbritannien', '', '0', '0', '0', '00100153HU', '0', 'Theorema', 'COPACABANA MEN’S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2360 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3154, '3073533', '0', '0', 'ANA PEREZ', '', 'GFK FIELD MARKETING, KING CHARLES HOUSE; PARK END STREET', 'OX1 1JD', 'OXFORD', 'Grossbritannien', '', '0', '0', '0', '0010190GWE', '0', 'Theorema', 'SAO PAOLO MEN’S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2361 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3155, '3073544', '0', '0', 'TERENCE TURNER', '36', 'TATTERSHALL CLOSE', 'HU2 0BB', 'HULL', 'Grossbritannien', '', '0', '0', '7765346611', '0010049FAA', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2362 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3156, '3073541', '0', '0', 'TARIQ ZAMAN', '65', 'MAYFIELD ROAD', 'B11 3PD', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7816823750', '0010159NUV', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2363 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3157, '3073543', '0', '0', 'STEVEN BARRETT', '1/2', 'CABLES WYND', 'EH6 6DU', 'LEITH, EDINBURGH', 'Grossbritannien', '', '0', '0', '0', '0010046TIU', '0', 'Theorema', 'COPACABANA MEN’S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2364 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3158, '3073533', '0', '0', 'ALAN GARROCH', '4', 'RUSSELL STREET', 'ML4 1DR', 'MOSSEND', 'Grossbritannien', '', '0', '0', '0', '0010064OIA', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2365 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3159, '3073544', '0', '0', 'ASAD SHEIKH', '61', 'BURNAGE HALL ROAD', 'M19 2JP', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7595933838', '00102434RJ', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2366 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3160, '3073544', '0', '0', 'ASHTON TAYLOR', '18', 'ARCHERS GREEN EASTHAM', 'CH62 9HR', 'WIRRAL', 'Grossbritannien', '', '0', '0', '7792351338', '0010116M5U', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2367 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3161, '3073544', '0', '0', 'MUKHTAR RAHIMI', '35', 'GREEN AVENUE', 'BL3 2JX', 'BOLTON', 'Grossbritannien', '', '0', '0', '7903276524', '00102323GT', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2368 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3162, '3073544', '0', '0', 'SATYA KISHORE SHARMA', '46', 'PENTWYN, RADYR', 'CF15 8RE', 'CARDIFF', 'Grossbritannien', '', '0', '0', '0', '0010010H90', '0', 'Theorema', 'COPACABANA MEN?S SKELETON WATCH IN GOLD WITH BROWN STRAP', 'Uhr zur?ck 18.02.2013... Refund\r\nGeld am 10.04.2013 zurück erstattet.', 'RG 0686 2369 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3163, '3073533', '0', '0', 'KHALID ASDAN', '73', 'GREENCROFT PENWORTHAM', 'PR1 9LB', 'PRESTON', 'Grossbritannien', '', '0', '0', '7778323840', '00100304UK', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2370 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3164, '3073543', '0', '0', 'STEVEN SHAND', '48', 'ROBSLEE ROAD', 'G46 7BX', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7791165620', '00102035XY', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2371 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3165, '3073544', '0', '0', 'SYLVIA FOSBERRY', '25', 'OXFORD DRIVE', 'PR4 2XD', 'PRESTON', 'Grossbritannien', '', '0', '0', '7766975487', '0010241JEH', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2372 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3166, '3073537', '0', '0', 'STUART MOODY', '9', 'WINTERTON ROAD', 'DN15 9NF', 'SCUNTHORPE', 'Grossbritannien', '', '0', '0', '7414178811', '0010014687', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2373 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3167, '3073541', '0', '0', 'ELLEN CURRY', '24', 'MARLBOROUGH CRESCENT', 'BT8 8NP', 'BELFAST', 'Grossbritannien', '', '0', '0', '2890814724', '0010137OJK', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2374 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3168, '3073543', '0', '0', 'THI THU NGUYEN', '49', 'WESTWARD ROAD', 'E4 8LZ', 'London ', 'Grossbritannien', '', '0', '0', '0', '00100020TM', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2375 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3169, '3073541', '0', '0', 'BRIAN MCCARTHY', '85', 'GEORGE STREET', 'EH2 3ES', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '07956 969859', '0010185CE5', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2376 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3170, '3073537', '0', '0', 'MOHAMED MOHAMED SALEM', 'FLAT 7', '21 WESTERN PARADE', 'PO5 3JG', 'PORTSMOUTH', 'Grossbritannien', '', '0', '0', '0', '0010127EJC', '0', 'Theorema', 'SAO PAOLO MEN?S SKELETON WATCH IN BLACK WITH BLACK STRAP', 'Geld am 13,08.13 von Groupon zurück erhalten!', 'RG 0686 2377 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3171, '3073544', '0', '0', 'IAN BEARD', 'THE HOLLIES', 'HOLMSHAW LANE', 'CW1 5XE', 'CREWE', 'Grossbritannien', '', '0', '0', '7900958114', '0010157DLX', '0', 'Theorema', 'COPACABANA MEN?S SKELETON WATCH IN GOLD WITH BROWN STRAP', 'Paket liegt in Japan! Hat Geld zur?ck bekommen! Uhr???lt. Dt Post Uhr verloren! 03.06.2013', 'RG 0686 2378 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3172, '3073544', '0', '0', 'GEZIM DEDAJ', '61', 'LAMPORT CLOSE', 'SE18 5PZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7540201202', '001010186D', '0', 'Theorema', 'COPACABANA MEN?S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2380 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3173, '3073537', '0', '0', 'WILLIAM MCNAUGHT', '9', 'MAXWELL COURT', 'KA3 6EE', 'KILMARNOCK', 'Grossbritannien', '', '0', '0', '7731366044', '00102207AK', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2381 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3174, '3073544', '0', '0', 'MATTHEW RAWSTHORNE', 'WATSON HOUSE', 'LONDON ROAD', 'RH2 9PQ', 'REIGATE', 'Grossbritannien', '', '0', '0', '0', '0010156P0O', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2382 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3175, '3073533', '0', '0', 'SCOTT MUNRO', '1', 'CROOKMORE FARMHOUSE / MONTGARRIE', 'AB33 8BA', 'ALFORD', 'Grossbritannien', '', '0', '0', '7967630503', '00100022OJ', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2383 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3176, '3073537', '0', '0', 'KEN CHOUHAN', '9', 'TURNHAM GREEN TERACE', 'W4 1RG', 'CHISWICK', 'Grossbritannien', '', '0', '0', '0208 742 3354', '0010200H9I', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2384 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3177, '3073533', '0', '0', 'NATASHA SCIALPI', '70 ROSEHILL', 'SUTTON', 'SM1 3EX', 'SURREY', 'Grossbritannien', '', '0', '0', '7930505257', '001016694P', '0', 'Theorema', 'SAO PAOLO MEN?S SKELETON WATCH IN SILVER WITH BLACK STRAP', 'Geld am 04.03.2013 von Groupn zurück erhalten! Uhr ????', 'RG 0686 2385 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3178, '3073533', '0', '0', 'WEIJIE MAK', '35', 'HASSOCKS LANE', 'NG9 2GQ', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '+44 7428592736', '0010003LSL', '0', 'Theorema', 'SAO PAOLO MEN?S SKELETON WATCH IN SILVER WITH BLACK STRAP', '20.02.2013 Uhr zur?ck...refund\r\n\r\nGeld am 27.02.2013 zurück gezahlt!', 'RG 0686 2386 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3179, '3073544', '0', '0', 'MRS SALLY', '40', 'HOME FIELD CLOSE', 'BS16 7BH', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7507516921', '00100480FP', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2387 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3180, '3073544', '0', '0', 'EMANUEL CYWINSKI', '10', 'LISTER ROAD', 'PE1 3JY', 'PETERBOROUGH', 'Grossbritannien', '', '0', '0', '7759232747', '0010131K7U', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2388 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3181, '3073533', '0', '0', 'MARTINE COLE', '49', 'FOXHOLES ROAD', 'BH15 3NB', 'POOLE', 'Grossbritannien', '', '0', '0', '7881786422', '0010106SBN', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2389 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3182, '3073544', '0', '0', 'YIHUA HAN', '21', 'TALATON CLOSE', 'WV9 5LR', 'WOLVERHAMPTON', 'Grossbritannien', '', '0', '0', '7453321511', '0010143PEG', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2390 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3183, '3073543', '0', '0', 'DONNA BREWSTER', '2', 'CHALKHILL COURT', 'SG1 4GQ', 'HERTFORDSHIRE', 'Grossbritannien', '', '0', '0', '7807686765', '00101143WY', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2391 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3184, '3073533', '0', '0', 'STACI SUTHERLAND', 'FLOWERBANK', 'NEILSTON ROAD', 'G78 3PR', 'NEILSTON', 'Grossbritannien', '', '0', '0', '1418760661', '0010066KK5', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2392 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3185, '3073543', '0', '0', 'DAVID PINKOWSKI', '5', 'CATRIONA WAY', 'ML1 4NS', 'MOTHERWELL', 'Grossbritannien', '', '0', '0', '7400303903', '0010186I16', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2393 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3186, '3073533', '0', '0', 'JO UNDERWOOD', '15', 'HAWKES ROAD', 'ME20 7FP', 'AYLESFORD', 'Grossbritannien', '', '0', '0', '07712 570803', '00102353GK', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2394 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3187, '3073537', '0', '0', 'INES MADARIKAN', '42', 'HUTCHINS ROAD', 'SE28 8SA', 'London ', 'Grossbritannien', '', '0', '0', '7809240334', '0010030QY9', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2395 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3188, '3073541', '0', '0', 'STUART MCCAIG', '9', 'RUSSELL GARDENS', 'G71 6TJ', 'UDDINGSTON', 'Grossbritannien', '', '0', '0', '7738813328', '00102233HV', '0', 'Theorema', 'COPACABANA MEN?S SKELETON WATCH IN SILVER WITH BLACK STRAP', 'Will Reparatur!', 'RG 0686 2396 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3189, '3073537', '0', '0', '30091141 SPR PASCOE', '5 TROOP', '37 ARMD ENGR SQN,  35 ENGR REGT', 'BFP O22', 'BARKER BARRACKS', 'Grossbritannien', '', '0', '0', '0', '00100051QM', '0', 'Theorema', 'SAO PAOLO MEN’S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2397 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3190, '3073533', '0', '0', 'JULIE ST.LOUIS', '15A', 'INSALL ROAD', 'L13 4BB', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '0', '0010196L2Q', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2398 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3191, '3073541', '0', '0', 'NORMAN RICHARDSON', '24', 'ST JAMES CLOSE', 'HU7 4XF', 'HULL', 'Grossbritannien', '', '0', '0', '7890577067', '0010146HVQ', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 2399 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3192, '3073543', '0', '0', 'RICHIE HARVEY', 'FLAT 5', 'FARADAY HOUSE, LOWER ALDERTON HALL LANE', 'IG10 3LW', 'LOUGHTON', 'Grossbritannien', '', '0', '0', '0', '0010028JX4', '0', 'Theorema', 'COPACABANA MEN’S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 2379 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3193, '\'03068249', '0', 'Klajd', 'Berberi', '\'VIA MARINA', '\'1/B', '\'60018', 'MONTEMARCIANO', 'Italien', '', '0', '0', '\'3356547103', '\'0010206XJ9', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2406 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3194, '\'03068249', '0', 'rosaria', 'cannavò', '\'via delle zagare', '\'1', '\'95127', 'catania', 'Italien', '', '0', '0', '\'3452240282', '\'00100773W9', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2407 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3195, '\'03068249', '0', 'vincenzo', 'messina', '\'DON ZAVARONI', '\'6', '\'42015', 'correggio', 'Italien', '', '0', '0', '\'3923655236', '\'0010056DOR', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2408 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3196, '\'03068249', '0', 'Giancarlo', 'Nave', '\'vicolo 2 giugno', '\'02', '\'31052', 'Maserada sul Piave', 'Italien', '', '0', '0', '\'3473114515', '\'00100514V9', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2409 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3197, '\'03068243', '0', 'luigi', 'chiarolini (ristorante mister pasto)', '\'VIA AZZANO', '\'71', '\'24050', 'GRASSOBBIO', 'Italien', '', '', '0', '\'3393165450', '\'0010004F9J', '0', 'Theorema', 'Tigris - Quadrante silver bianco con cinturino nero', '0', 'RG 0686 2414 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3198, '\'03068243', '0', 'MANFREDO', 'GIANGREGORIO', '\'VIA OTELLO MAGNANI', '\'16', '\'48123', 'RAVENNA', 'Italien', '', '0', '0', '\'3346754134', '\'0010069GH6', '0', 'Theorema', 'Tigris - Quadrante silver bianco con cinturino nero', '0', 'RG 0686 2415 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3199, '\'03068243', '0', 'Mauro', 'Lamarra', '\'Via Acaia', '\'50', '\'00183', 'Roma', 'Italien', '', '0', '0', '\'3491222637', '\'00100956YJ', '0', 'Theorema', 'Tigris - Quadrante silver bianco con cinturino nero', '0', 'RG 0686 2410 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3200, '\'03068245', '0', 'irene', 'bottaro', '\'via del commercio', '\'4/c', '\'45030', 'occhiobello', 'Italien', '', '0', '0', '\'347 1789681', '\'0010159RCU', '0', 'Theorema', 'Tigris - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2416 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3201, '\'03068245', '0', 'Daniele', 'Riccio', '\'VIA NAZIONALE', '\'15', '\'81028', 'SANTA MARIA A VICO', 'Italien', '', '0', '0', '\'3473473352', '\'0010118TNK', '0', 'Theorema', 'Tigris - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2417 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3202, '\'03068246', '0', 'Emanuele', 'Malizia', '\'G. Matteotti', '\'19', '\'87040', 'Montalto Uffugo (CS)', 'Italien', '', '0', '0', '\'3206247345', '\'0010040355', '0', 'Theorema', 'Tigris - Quadrante gold nero con cinturino marrone', '0', 'RG 0686 2411 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3203, '\'03068246', '0', 'Elda', 'Potere', '\'Via XX Settembre', '\'130', '\'25016', 'Ghedi', 'Italien', '', '0', '0', '\'3402328710', '\'00101469C5', '0', 'Theorema', 'Tigris - Quadrante gold nero con cinturino marrone', '0', 'RG 0686 2418 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3204, '\'03068247', '0', 'paola', 'labriola', '\'VIA PIETRANTONIO LOFFREDO', '\'2/C', '\'71121', 'FOGGIA', 'Italien', '', '0', '0', '\'3922833663', '\'0010164B96', '0', 'Theorema', 'Tigris - Quadrante rose gold con cinturino marrone', '0', 'RG 0686 2419 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3205, '\'03068248', '0', 'Mauro', 'Lamarra', '\'Via Acaia', '\'50', '\'00183', 'Roma', 'Italien', '', '0', '0', '\'3491222637', '\'0010167J0O', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 2410 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3206, '\'03068248', '0', 'Emanuele', 'Malizia', '\'G. Matteotti', '\'19', '\'87040', 'Montalto Uffugo (CS)', 'Italien', '', '0', '0', '\'3206247345', '\'0010125CMQ', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 2411 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3207, '\'03068248', '0', 'Veronica', 'Marsella', '\'VIALE DEI COLLI PORTUENSI', '\'38', '\'00151', 'ROMA', 'Italien', '', 'palazzina A interno 5', '0', '\'3333029997', '\'001020586S', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 2420 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3208, '\'03068248', '0', 'rossana', 'oggioni', '\'piazza D. Chiesa', '\'11', '\'20100', 'milano', 'Italien', '', '0', '0', '\'3488818128', '\'0010043GAV', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 2421 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3209, '\'03068248', '0', 'Ciro', 'Scognamiglio', '\'VIALE GALILEO GALILEI', '\'69', '\'48121', 'RAVENNA', 'Italien', '', '0', '0', '\'3475487669', '\'0010188V3F', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 2422 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3210, '\'03068248', '0', 'Leonardo', 'Zizzo presso Hp Italia', '\'VIA GIAMAICA', '\'7', '\'00040', 'POMEZIA', 'Italien', '', 'presso Hp Italia', '0', '\'3465049921', '\'00101933E3', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 2423 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3211, '\'03068249', '0', 'Daniela', 'Betti', '\'di Novoli', '\'5', '\'50127', 'Firenze', 'Italien', '', 'Consegna il pomeriggio ora 15-20', '0', '\'3386642561', '\'00101539NK', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2424 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3212, '\'03068249', '0', 'paolo', 'guerra', '\'del biancospino', '\'2', '\'47921', 'rimini', 'Italien', '', '0', '0', '\'3289496780', '\'0010200GCS', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2425 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3213, '\'03068249', '0', 'marco', 'maurizi', '\'VIALE TRIESTE', '\'6', '\'01010', 'MARTA', 'Italien', '', '0', '0', '\'328 4715971', '\'0010197BFE', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2426 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3214, '\'03068249', '0', 'Gabriele', 'Nicoletti', '\'VIALE DELLE RIMEMBRANZE', '\'19', '\'47924', 'RIMINI', 'Italien', '', '0', '0', '\'3202146981', '\'00102466YH', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2412 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3215, '\'03068249', '0', 'Gabriele', 'Nicoletti', '\'VIALE DELLE RIMEMBRANZE', '\'19', '\'47924', 'RIMINI', 'Italien', '', '0', '0', '\'3202146981', '\'0010053V3G', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2412 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3216, '\'03068249', '0', 'Caldara', 'Paola', '\'Via berizzi', '\'51', '\'24126', 'Bergamo', 'Italien', '', 'Suonare 11 gallizioli', '0', '\'347/4454540', '\'0010148QQO', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2413 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3217, '\'03068249', '0', 'Caldara', 'Paola', '\'Via giovanni battista berizzi', '\'51', '\'24126', 'Bergamo', 'Italien', '', 'Suonare 11 gallizioli', '0', '\'347/4454540', '\'0010214MSU', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2413 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3218, '\'03068259', '0', 'Monica', 'Costanzelli', '\'VIA MARCONI', '\'26', '\'42030', 'VIANO', 'Italien', '', 'Presso BEMA', '0', '\'3331026791', '\'0010155KQV', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 2427 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3219, '\'03068259', '0', 'Francesco', 'Floreno', '\'Via san filippo neri', '\'20', '\'95128', 'Catania', 'Italien', '', 'Suonare fortini', '0', '\'3312205462', '\'001019933X', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 2428 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3220, '\'03068259', '0', 'Sergiy', 'Grygoryev', '\'via Toti', '\'10', '\'40051', 'Malalbergo(BO)', 'Italien', '', 'interno 1', '0', '\'3207072357', '\'0010043ZEB', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 2429 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3221, '\'03068243', '0', 'MARGHERITA', 'D\'AMATI', '\'PIO XII', '\'15/C', '\'74121', 'taranto', 'Italien', '', '0', '0', '\'099/7363461', '\'0010055NHC', '0', 'Theorema', 'Tigris - Quadrante silver bianco con cinturino nero', '0', 'RG 0686 2430 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3222, '\'03068245', '0', 'FRANCESCO', 'BARONE', '\'VIA SVEZIA', '\'3', '\'35127', 'PADOVA', 'Italien', '', 'ORE UFFICIO', '0', '\'3356502706', '\'00101445FV', '0', 'Theorema', 'Tigris - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2431 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3223, '\'03068246', '0', 'alice', 'conca', '\'delle forze armate', '\'50', '\'20147', 'milano', 'Italien', '', '0', '0', '\'3807210977', '\'0010195XSW', '0', 'Theorema', 'Tigris - Quadrante gold nero con cinturino marrone', '0', 'RG 0686 2432 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3224, '\'03068247', '0', 'domenico', 'mariotti', '\'via de sanctis', '\'2', '\'20141', 'milano', 'Italien', '', 'attenzione cattaneo maria e mariotti giovanni', '0', '\'347 8070005', '\'0010169SI5', '0', 'Theorema', 'Tigris - Quadrante rose gold con cinturino marrone', '0', 'RG 0686 2433 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3225, '\'03068248', '0', 'Renata', 'Piccolo', '\'VIA RIMESSE', '\'17', '\'40138', 'BOLOGNA', 'Italien', '', '0', '0', '\'3284833903', '\'0010248NWD', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 2434 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3226, '\'03068249', '0', 'raffaele', 'caiffa', '\'VIA ALESSANDRO MANZONI', '\'213', '\'80123', 'NAPOLI', 'Italien', '', '0', '0', '\'3664573261', '\'0010102GX1', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2435 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3227, '\'03068249', '0', 'FABIO', 'CAPPILLI', '\'VIA SILVIO PELLICO', '\'9', '\'73100', 'LECCE', 'Italien', '', '0', '0', '\'0832248406', '\'0010045QBS', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2436 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3228, '\'03068249', '0', 'Cinzia', 'Marzocchi', '\'maestra grande', '\'38/1', '\'44045', 'Renazzo', 'Italien', '', '0', '0', '\'3351775443', '\'0010083KX5', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2437 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3229, '\'03068249', '0', 'simone', 'nicoletti', '\'VIA DI SOFFIANO', '\'15', '\'50143', 'FIRENZE', 'Italien', '', 'Presso ditta SECURA SRL', '0', '\'3495340581', '\'0010180XM1', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2438 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3230, '\'03068249', '0', 'stock srl', 'pleitez', '\'corso di porta romana', '\'79', '\'20122', 'milano', 'Italien', '', 'telefonare prima.al custode dire per negozio 1\\u20ac', '0', '\'3480378484', '\'0010093XAN', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2439 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3231, '\'03068249', '0', 'Antonio', 'Quatrano', '\'via garofano', '\'6', '\'04013', 'Latina Scalo', 'Italien', '', '0', '0', '\'3496195583', '\'0010143FHH', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2440 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3232, '\'03068249', '0', 'Dario', 'Saccani', '\'VIA SENTIERI', '\'1', '\'25010', 'REMEDELLO', 'Italien', '', '0', '0', '\'3393751277', '\'00102297DD', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2441 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3233, '\'03068249', '0', 'Concetta', 'Treccarichi', '\'Fernando Santi', '\'5', '\'20142', 'Milano', 'Italien', '', '0', '0', '\'3477937087', '\'0010081IC6', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2442 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3234, '\'03068249', '0', 'Eugenio', 'Zitano', '\'VIA CONI ZUGNA', '\'19', '\'00054', 'FIUMICINO', 'Italien', '', 'Telefonare prima', '0', '\'3469890760', '\'0010187A19', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 2443 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3235, '\'03068250', '0', 'ARKADIUSZ', 'BYCZKOWSKI', '\'vittorio veneto', '\'54', '\'31013', 'codogne', 'Italien', '', '0', '0', '\'3480937224', '\'0010054E9M', '0', 'Theorema', 'Dubai - Quadrante nero con cinturino nero', '0', 'RG 0686 2444 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3236, '\'03068250', '0', 'lusjena', 'cakeri', '\'VIA DON LEONARDO MURIALDO', '\'49', '\'10142', 'TORINO', 'Italien', '', '0', '0', '\'3898363818', '\'0010135NMH', '0', 'Theorema', 'Dubai - Quadrante nero con cinturino nero', '0', 'RG 0686 2445 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3237, '\'03068250', '0', 'Pierluigi', 'Orlando', '\'Via Dei Sanmicheli', '\'4', '\'25124', 'Brescia', 'Italien', '', '0', '0', '\'3477302424', '\'0010021GQC', '0', 'Theorema', 'Dubai - Quadrante nero con cinturino nero', '0', 'RG 0686 2446 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3238, '\'03068250', '0', 'nicola', 'pastore', '\'VIA ERNESTO CHE GUEVARA', '\'4', '\'80016', 'MARANO DI NAPOLI', 'Italien', '', 'pomeriggio', '0', '\'3938269330', '\'0010174PX7', '0', 'Theorema', 'Dubai - Quadrante nero con cinturino nero', '0', 'RG 0686 2447 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3239, '\'03068259', '0', 'Laura', 'D\'Addezio', '\'Valle Cornacchia', '\'snc', '\'67032', 'Pescasseroli', 'Italien', '', '0', '0', '\'3388971355', '\'0010089O87', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 2448 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3240, '\'03068259', '0', 'Stefano', 'Pipa', '\'VIA CARBONE', '\'4', '\'25016', 'GHEDI', 'Italien', '', 'Ghedi', '0', '\'3331961796', '\'0010215O8D', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 2449 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-08', '', '', '', '', '', ''),
(3241, '3073543', '0', '0', 'SONGYU LIU', '83 The room apartments ', 'Lawson street', 'PR1 2QF', 'Preston', 'Grossbritannien', '', '', '0', '7858264489', '0010185I7Q', '0', 'Theorema', 'COPACABANA BLACK WITH BLACK STRAP UK', '20.02.2013 Uhr zurück...refund', 'RG 0686 2454 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3242, '3073544', '0', '0', 'PATRICK DIAS', '30', 'BEADNELL ROAD', 'SE23 1AF', 'LONDON', 'Grossbritannien', '', '0', '0', '7402275522', '0010117T32', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 2455 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3243, '16950345', '0', 'Magnus', 'Jonasson', 'Klarinettgatan', '13', '42139', 'Västra frölunda', 'Schweden', '', '0', '0', '0', '0010179LP9', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG068600847DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3244, '16950345', '0', 'Issa', 'Nino Haddad', 'Solrosgatan', '13a', '41651', 'Göteborg', 'Schweden', '', '0', '0', '0739877771', '00100643UN', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0085 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3245, '16950345', '0', 'Adian', 'majeed', 'Östrajärnvägsgstan ', '24A', '28341', 'Osby ', 'Schweden', '', '0', '0', '0', '0010026SMH', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0086 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3246, '16950345', '0', 'Nasira', 'Bugday', 'Rubingatan ', '46', '42162', 'Göteborg', 'Schweden', '', '0', '0', '0', '0010062R7D', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0087 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3247, '16950345', '0', 'Mike', 'Johansson', 'Lundenvägen', '9b', '54139', 'Skövde', 'Schweden', '', '0', '0', '0702-254545', '001012426G', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0088 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3248, '16950349', '0', 'Claes', 'Wetterstrand', 'Lukasväg', '3', '74638', 'Bålsta', 'Schweden', '', '0', '0', '0705360004', '0010157I17', '0', 'Theorema', 'Panthos gold-schwarz', 'rep 20.06.2013 RG518131929DE', 'RG 0686 0089 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3249, '16950349', '0', 'Rosie', 'Andersson', 'Luggudeväg', '3C', '24134', 'Eslöv', 'Schweden', '', '0', '0', '070-2657977', '0010089B6F', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0090 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3250, '16950349', '0', 'Tomas', 'Kolkind', 'SOLSTRÅLEVÄGEN', '159', '75335', 'STORVRETA', 'Schweden', '', '0', '0', '0702024007', '00102051YE', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0091 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3251, '16950349', '0', 'Matlyubakhon', 'Rakhimova', 'Bäckgårdsvägen', '49', '14341', 'Vårby', 'Schweden', '', '0', '0', '0766116069', '0010052H02', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0092 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3252, '16950349', '0', 'Michael', 'Khoury', 'Lahagsgatan', '27', '56151', 'Huskvarna', 'Schweden', '', '0', '0', '0', '0010250BHC', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0093 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3253, '16950349', '0', 'Louris', 'Placeres fleites', 'Kristianstadsgatan', '35', '21435', 'Malmö', 'Schweden', '', '0', '0', '0721833501', '0010176JMR', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0094 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3254, '16950349', '0', 'Tore', 'Hanse', 'V. Mölledalsvägen', '28B', '23634', 'Höllviken', 'Schweden', '', '0', '0', '0', '0010159T95', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0095 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3255, '16950349', '0', 'Emelie', 'Ahlqvist', 'VASAGATAN', '23', '919 31', 'ÅSELE', 'Schweden', '', '0', '0', '0', '0010219SGQ', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0096 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3256, '16950349', '0', 'Ayda', 'Chehab', 'Prinsgatan', '33', '37433', 'KARLSHAMN', 'Schweden', '', '0', '0', '0702974840', '0010063UMC', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0097 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3257, '16950349', '0', 'Ashraf', 'Mushallah', 'Vasavägen ', '2', '16958', 'Solna', 'Schweden', '', '0', '0', '0', '00100328LF', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0098 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3258, '16950349', '0', 'Berit', 'Malmkvist', 'Hantverkaregatan', '21', '25226', 'Helsingborg', 'Schweden', '', '0', '0', '0', '0010185P8X', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0099 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3259, '16950349', '0', 'Simon', 'Faxe', 'Åkarpsgatan', '5', '23533', 'Vellinge', 'Schweden', '', '0', '0', '', '0010034YIJ', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0100 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3260, '16950349', '0', 'Ghazal', 'Yarmohammadzehi', 'Kommunalvägen', '18, 1TR', '14161', 'Huddinge', 'Schweden', '', '0', '0', '0736809649', '0010038BF9', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0101 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3261, '16950349', '0', 'Zahra', 'Dridah', 'ULLERUDSBACKEN', '78', '123 73', 'FARSTA', 'Schweden', '', '0', '0', '0762345889', '0010061UQD', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0102 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3262, '16950349', '0', 'mariam', 'al-sharifi', 'risingeplan 3', '1001', '16368', 'spånga', 'Schweden', '', '0', '0', '0735996046', '0010246B5I', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0103 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3263, '16950349', '0', 'göran', 'jarnving', 'timmernabbsvägen', '12', '38392', 'mönsterås', 'Schweden', '', '0', '0', '0727440130', '0010187YJ5', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0104 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3264, '16950349', '0', 'Jesper', 'Andersson', 'Pilspetsgatan', '18', '72353', 'Västerås', 'Schweden', '', '0', '0', '0', '0010008SG7', '0', 'Theorema', 'Panthos gold-schwarz', '25.03.2013 Uhr zurück...refund bitte', 'RG 0686 0105 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3265, '16950349', '0', 'Lennart', 'Myrberg', 'Ekilla Gårdsväg ', '38', '19533', 'Märsta', 'Schweden', '', '0', '0', '0', '0010126CCL', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0106 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3266, '16950349', '0', 'Michaela', 'Vig', 'Åkersvägen 10,', 'lgh 1203', '16959', 'Solna', 'Schweden', '', '0', '0', '', '0010114D09', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0107 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3267, '16950349', '0', 'Berhane', 'Fesshaye', 'Julias Gatab', '111', '422 51', 'Göteborg ', 'Schweden', '', '0', '0', '0', '0010195VI0', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0108 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3268, '16950349', '0', 'Claes', 'Rönnqvist', 'Långbrokungens', '8', '125 60', 'Älvsjö', 'Schweden', '', '0', '0', '0706445762', '00102443LC', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0109 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3269, '16950349', '0', 'Melisa', 'Bratanovic', 'Stenbygränd', '12', '16370', 'Spånga', 'Schweden', '', '0', '0', '0739786861', '0010044B4C', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0110 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3270, '16950349', '0', 'Björn', 'Forsberg', 'Gottåkravägen', '70', '23641', 'Höllviken', 'Schweden', '', '0', '0', '0', '0010127QEN', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0111 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3271, '16950349', '0', 'Niklas', 'Lindberg', 'Hovdalavägen', '80', '28135', 'Hässleholm', 'Schweden', '', '0', '0', '0', '0010134SR8', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0112 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3272, '16950349', '0', 'Axel', 'Sörensen', 'Hertig Carls Väg', '47A', '15138', 'Södertälje', 'Schweden', '', '0', '0', '0', '0010050AO1', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0113 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3273, '16950349', '0', 'Ömer', 'Ayata', 'Holmvägen', '7', '19435', 'Upplands Väsby', 'Schweden', '', '0', '0', '0707201243', '0010048JW7', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0114 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3274, '16950349', '0', 'Lucas', 'Halvarsson', 'Sandavägen', '70', '64593', 'Strängnäs', 'Schweden', '', '0', '0', '0768933454', '00101499LU', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0115 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3275, '16950349', '0', 'christoffer', 'börjesson', 'källgatan', '3', '51254', 'svenljunga', 'Schweden', '', '0', '0', '0735271240', '0010229D5U', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0116 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3276, '16950353', '0', 'salwa', 'alyasiri', 'lilla sällskapetsväg', '86', '12761', 'Skärholmen', 'Schweden', '', '0', '0', '0763198513', '0010243F7C', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0117 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3277, '16950353', '0', 'Malek', 'Salam', 'EKEBACKSVÄGEN', '11', '281 44', 'STOBY', 'Schweden', '', '0', '0', '0704744019', '0010245P2F', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0118 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3278, '16950353', '0', 'Shillan', 'Yadigar', 'Mjölnarstigen', '3b', '77460', 'Avesta', 'Schweden', '', '0', '0', '0', '00102030SD', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0119 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3279, '16950353', '0', 'Charbel', 'Haddad', 'Kyrkvärdsvägen ', '32', '14762', 'Uttran', 'Schweden', '', '0', '0', '0', '00100839M3', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0120 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3280, '16950353', '0', 'Zahraa', 'Kinani', 'Idholmsvägen ', '37 ', '127 47 ', 'Skärholmen ', 'Schweden', '', '0', '0', '0', '0010101XN4', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0121 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3281, '16950353', '0', 'Camilla', 'Särner', 'jakob persvägen', '3', '23231', 'arlöv', 'Schweden', '', '0', '0', '0739477021', '0010115AMU', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0122 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3282, '16950353', '0', 'Nali', 'yakta', 'Waldenströmsgatan ', '10', '80280', 'Gävle', 'Schweden', '', '0', '0', '0', '0010220IVJ', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0123 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3283, '16950353', '0', 'Jessica', 'Roos', 'Stenåldersvägen', '16', '26532', 'Åstorp', 'Schweden', '', '0', '0', '0733992255', '0010136UXP', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0124 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(3284, '16950353', '0', 'Tobias', 'Johansson', 'Vultejusvägen', '26', '16856', 'Stockholm', 'Schweden', '', '0', '0', '0', '0010231C1Q', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0125 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3285, '16950353', '0', 'Nancy', 'Alarcon', 'SKRAKGRÄND', '5', '12349', 'FARSTA', 'Schweden', '', '0', '0', '0768915565', '0010074ROT', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0126 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3286, '16950353', '0', 'Zhoel', 'Branko', 'Poseidons Gränd', '11', '13646', 'Stockholm', 'Schweden', '', '0', '0', '0735080860', '00101917KM', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0127 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3287, '16950353', '0', 'Leif', 'Johansson', 'Carlavägen', '31', '77130', 'Ludvika', 'Schweden', '', '0', '0', '0', '0010177E3W', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0128 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3288, '16950353', '0', 'Juliana', 'Chamoun', 'Formaregatan', '5', '60360', 'Norrköping', 'Schweden', '', '0', '0', '0704026248', '0010184GED', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0129 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3289, '16950353', '0', 'Elie', 'Tohmé', 'Jägaregatan', '11B', '64131', 'Katrineholm', 'Schweden', '', '0', '0', '0706633792', '0010109WDE', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0130 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3290, '16950353', '0', 'Credo', 'Adamah', 'Rinkebyplan', '2', '16373', 'Spånga', 'Schweden', '', '0', '0', '0760470826', '00102078EP', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0131 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3291, '16950353', '0', 'Jonas', 'Johansson', 'Skuttunge By', '260', '74371', 'Björklinge', 'Schweden', '', '0', '0', '0735875431', '00101620QY', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0132 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3292, '16950353', '0', 'Fabian', 'Eriksson', 'Råbyvägen', '28', '75422', 'Uppsala', 'Schweden', '', '0', '0', '0', '0010067GFY', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0132 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3293, '16950353', '0', 'Esmail', 'Zargarian', 'Ekebyvägen', '93', '18634', 'Vallentuna', 'Schweden', '', '0', '0', '0', '001007783K', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0134 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3294, '16950353', '0', 'Sheila', 'Lindblad', 'Storskogsvägen', '3', '14432', 'Rönninge', 'Schweden', '', '0', '0', '0723205823', '00100681RH', '0', 'Theorema', 'Panthos gold-schwarz', 'Uhr zurück 10.04.2013 ...Refund bitte', 'RG 0686 0135 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3295, '16950353', '0', 'Maria', 'Ingvarson', 'Violgatan', '1F', '43446', 'Kungsbacka', 'Schweden', '', '0', '0', '0', '00100315HS', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0136 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3296, '16950353', '0', 'Ekrem', 'limani', 'Fjärdholmsgränd', '29', '12744', 'Skärholmen', 'Schweden', '', '0', '0', '0761625927', '0010060TLW', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0137 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3297, '16950353', '0', 'Hevend', 'Hajo', 'Fjärde tvärgatan', '50', '80282', 'Gävle', 'Schweden', '', '0', '0', '0761628992', '0010016ZUJ', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0138 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3298, '16950353', '0', 'Lina', 'Cypiene', 'KASTVÄGEN', '3', '376 35', 'SVÄNGSTA', 'Schweden', '', '0', '0', '0763529407', '0010014AOC', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0139 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3299, '16950353', '0', 'Katarina', 'Ohlsen', 'Sångarevägen ', '18', '19135', 'Sollentuna ', 'Schweden', '', '0', '0', '0', '00100079U6', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0140 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3300, '16950353', '0', 'Sebastian', 'Wiese', 'Grynvägen', '57', '247 55', 'Dalby', 'Schweden', '', '0', '0', '0', '0010130FJU', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0141 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3301, '16950353', '0', 'Joanna', 'Kamph', 'Brändövägen ', '56', '165 72', 'Hässelby', 'Schweden', '', '0', '0', '0', '0010236RV9', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0142 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3302, '16950353', '0', 'Sabah', 'Azizi', 'jakthorns gatan', '20', '65632', 'karlstad', 'Schweden', '', '0', '0', '0739176527', '0010224PNC', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0143 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3303, '16950353', '0', 'Madeleine', 'Gartéus', 'Badvädersgatan 23', 'Lgh 316', '41836', 'Göteborg', 'Schweden', '', '0', '0', '0707979673', '00100848ES', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0144 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3304, '16950353', '0', 'Mizrob', 'Muhitdinov', 'c/o Gasumov, Fyrspannsgatan', '43,7tr', '16564', 'Hässlby', 'Schweden', '', '0', '0', '+46767050900', '00101670O5', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0145 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3305, '16950353', '0', 'Parimah', 'Nassiri', 'Blomensgatan', '7', '30266', 'Halmstad', 'Schweden', '', '0', '0', '0', '0010174B32', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0146 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3306, '16950353', '0', 'salwa', 'alyasiri', 'Bäckgårdsvägen', '35', '14341', 'Vårby', 'Schweden', '', '0', '0', '0763198513', '0010180FQY', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0147 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3307, '16950353', '0', 'Bilal', 'Topal', 'Krögar vägen', '201', '145 52', 'Norsborg', 'Schweden', '', '0', '0', '0', '00101718VY', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0148 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3308, '16950344', '0', 'Cristina', 'Brito', 'Vintervädersgatan', '21', '41836', 'Göteborg', 'Schweden', '', '0', '0', '0', '0010193KV1', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0020 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3309, '16950344', '0', 'tomas', 'serti', 'björkhöjdsgången', '6', '42651', 'Göteborg', 'Schweden', '', '0', '0', '0762282826', '0010132D46', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0021 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3310, '16950344', '0', 'Mikael', 'demir', 'Rubingatan ', '46', '42162', 'Göteborg ', 'Schweden', '', '0', '0', '0', '00100587S7', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0022 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3311, '16950344', '0', 'Andreas', 'Bengtsson', 'SÖDRA VÄGEN', '97', '41 263', 'GÖTEBORG', 'Schweden', '', '0', '0', '0707722570', '0010187CEH', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0023 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3312, '16950344', '0', 'Henrik', 'Högman', 'EKETRÄGATAN', '16B', '41873', 'GÖTEBORG', 'Schweden', '', '0', '0', '070488148', '0010104YP3', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0024 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3313, '16950344', '0', 'Aida', 'Mikaeili', 'TOFSVIPEGATAN', '13', '422 43', 'HISINGS BACKA', 'Schweden', '', '0', '0', '0', '0010023DXY', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0025 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3314, '16950344', '0', 'Fernand', 'Ndayizeye', 'Nybohovsbacken', '43', '11764', 'Stockholm', 'Schweden', '', '0', '0', '0737629656', '0010153HM8', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0026 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3315, '16950344', '0', 'Rickard', 'Wickenberg', 'Gärdesgatan', '3', '44132', 'Alingsås', 'Schweden', '', '0', '0', '0', '0010137R3E', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0027 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3316, '16950344', '0', 'Enlil', 'Mirza', 'Parkgatan', '17 A', '541 52', 'Skövde', 'Schweden', '', '0', '0', '0707530046', '0010005OJY', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0028 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3317, '16950344', '0', 'Christoffer', 'Palmqvist', 'Varpmossevägen', '20', '43639', 'Göteborg', 'Schweden', '', '0', '0', '0732328088', '00101173TF', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0029 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3318, '16950344', '0', 'Oscar', 'Petersson', 'Hängestensvägen', '33', '42167', 'Göteborg', 'Schweden', '', '0', '0', '0', '00101408AZ', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0030 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3319, '16950348', '0', 'Arben', 'Doko', 'Vårbogatan ', '7', '21232', 'Malmö', 'Schweden', '', '0', '0', '0', '00101733KO', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0031 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3320, '16950348', '0', 'Jonas', 'Xiao', 'Siriusplan', '79', '39351', 'Kalmar', 'Schweden', '', '0', '0', '0708885143', '00102484LB', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0032 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3321, '16950348', '0', 'Amir', 'Limane', 'Krokslätts Parkgata', '63C', '431 68', 'Mölndal', 'Schweden', '', '0', '0', '0', '0010007GC3', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0033 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3322, '16950348', '0', 'Cuong', 'Nguyen', 'hyacintgatan', '6', '21526', 'malmö', 'Schweden', '', '0', '0', '0768952225', '001014260T', '0', 'Theorema', 'Panthos gold', '25.03.2013 Uhr zurück...refund bitte', 'RG 0686 0034 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3323, '16950348', '0', 'Selma', 'Makas', 'Fornbyvägen ', '25', '16370', 'Spånga', 'Schweden', '', '0', '0', '0', '0010100LAR', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0035 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3324, '16950348', '0', 'Per', 'Gustafsson', 'Skolgatan', '9C', '19534', 'Märsta', 'Schweden', '', '0', '0', '0705933720', '0010110OC6', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0036 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3325, '16950348', '0', 'Sirvan', 'hassanpour', 'Spårhundsvägen ', '93', '72243', 'Västerås', 'Schweden', '', '0', '0', '0', '0010126AOH', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0019 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3326, '16950348', '0', 'Martin', 'Bengtsson', 'Annehultsvägen ', '6', '51172', 'Fritsla', 'Schweden', '', '0', '0', '0', '0010092RWH', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0037 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3327, '16950348', '0', 'Ali', 'Al-Rubayi', 'Gränby bilgata', '8', '75431', 'Uppsala', 'Schweden', '', '0', '0', '0735507640', '0010031ORV', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0038 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3328, '16950348', '0', 'amal', 'zeid', 'kullagatan', '38b', '25220', 'helsingborg', 'Schweden', '', '0', '0', '0', '0010164NN8', '0', 'Theorema', 'Panthos gold', '0', '1Z8VF459DK96959000', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3329, '16950348', '0', 'amal', 'zeid', 'kullagatan', '38b', '25220', 'helsingborg', 'Schweden', '', '0', '0', '0', '0010143CDM', '0', 'Theorema', 'Panthos gold', '0', '1Z8VF459DK96959000', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3330, '16950348', '0', 'Matlyubakhon', 'Rakhimova', 'Bäckgårdsvägen', '49', '14341', 'Vårby', 'Schweden', '', '0', '0', '0766116069', '0010108EM1', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0039 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3331, '16950348', '0', 'Vangelis', 'Fogelmark', 'Hägerstensvägen', '175A', '12653', 'Stockholm', 'Schweden', '', '0', '0', '0', '0010044BEQ', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0040 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3332, '16950348', '0', 'Sami', 'Khan', 'NORRBÄCKSGATAN', '28', '216 24', 'MALMÖ', 'Schweden', '', '0', '0', '0736903799', '0010038CIW', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0041 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3333, '16950348', '0', 'Bill', 'Kallberg', 'Järnåldersringen', '861', '13665', 'Söderby', 'Schweden', '', '0', '0', '0', '0010071F5U', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0042 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3334, '16950348', '0', 'Dilawer', 'Sadighi', 'Ardennergatan', '13', '19473', 'Upplands Väsby', 'Schweden', '', '0', '0', '0704109911', '0010241BKT', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0043 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3335, '16950348', '0', 'vorya', 'janali pour', 'Dalgången', '17 B', '60244', 'norrköping', 'Schweden', '', '0', '0', '0708716364', '0010200EUZ', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0044 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3336, '16950348', '0', 'Kai', 'Na Ranong', 'JUNKERGATAN', '9, 2 TR', '12653', 'HÄGERSTEN', 'Schweden', '', '0', '0', '0720401254', '0010068RAO', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0045 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3337, '16950348', '0', 'Liridon', 'Ahmeti', 'Spanielvägen', '7', '30264', 'Halmstad', 'Schweden', '', '0', '0', '0761653714', '0010165UEU', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0046 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3338, '16950348', '0', 'Admir', 'Catovic', 'Bagartorpsringen', '58', '17064', 'Solna', 'Schweden', '', '0', '0', '0', '0010089WB6', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0047 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3339, '16950348', '0', 'Jonas', 'Johansson', 'Styrestagatan', '4', '60229', 'Norrköping', 'Schweden', '', '0', '0', '0739410368', '0010204AZL', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0048 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3340, '16950348', '0', 'Jimmy', 'Lund', 'C/o Edborg.Hagstigen', '23', '14945', 'Nynäshamn', 'Schweden', '', '0', '0', '070-7451741', '0010065YYW', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0049 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3341, '16950348', '0', 'marcus', 'sonnerlund', 'vårdkasevägen', '7', '14170', 'stockholm', 'Schweden', '', '0', '0', '0707655570', '001021443R', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0050 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3342, '16950348', '0', 'patrik', 'yttring', 'ada nilssonsgata', '11', '12956', 'hägersten', 'Schweden', '', '0', '0', '0765681317', '0010037LFW', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0051 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3343, '16950348', '0', 'Patrik', 'Nyström', 'HANTVERKARGATAN', '12', '11221', 'STOCKHOLM', 'Schweden', '', '0', '0', '0046736423267', '0010228YMS', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0052 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3344, '16950348', '0', 'Michael', 'Carlsson', 'Nobelvägen', '77', '21433', 'Malmö', 'Schweden', '', '0', '0', '0', '0010102QH1', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0053 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3345, '16950348', '0', 'Alexander', 'Mattsson', 'Termovägen', '28', '17677', 'Järfälla', 'Schweden', '', '0', '0', '0700972971', '0010035OQT', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0054 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3346, '16950348', '0', 'yones', 'saeedi', 'sång vägen', '6b', '17736', 'järfälla', 'Schweden', '', '0', '0', '0735116551', '0010115SCD', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0055 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3347, '16950348', '0', 'Kenneth', 'Loke', 'Tvärvägen 2', 'lgh 1106', '16936', 'Solna', 'Schweden', '', '0', '0', '+46 701449717', '001011918V', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0056 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3348, '16950348', '0', 'carl', 'Löfström', 'Nordostpassagen ', '31', '41311', 'Göteborg', 'Schweden', '', '0', '0', '0', '0010073ZWC', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0057 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3349, '16950348', '0', 'musa', 'tömek', 'södra v ', '32', '82442', 'hudiksvall', 'Schweden', '', '0', '0', '0703742978', '0010191V3I', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0058 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3350, '16950348', '0', 'serod', 'sukhbaatar', 'SÖRBYPLAN', '8', '163 71', 'SPÅNGA', 'Schweden', '', '0', '0', '0762706213', '0010172729', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0059 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3351, '16950348', '0', 'amal', 'zeid', 'kullagatan', '38b', '25220', 'helsingborg', 'Schweden', '', '0', '0', '0', '0010220O08', '0', 'Theorema', 'Panthos gold', '0', '1Z8VF459DK96959000', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3352, '16950348', '0', 'Rasmus', 'Johansson', 'Munkhättevägen', '19b', '14745', 'Tumba', 'Schweden', '', '0', '0', '0', '0010125JNP', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0060 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3353, '16950348', '0', 'SAMIRE', 'Grainca', 'KUNGSGATAN', '12', '26132', 'LANDSKRONA', 'Schweden', '', '0', '0', '0700489826', '0010208LA9', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0061 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3354, '16950348', '0', 'Johanna', 'Svensson', 'Botildenborgvägen', '9A', '21362', 'Malmö', 'Schweden', '', '0', '0', '0733603311', '0010244MBZ', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0062 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3355, '16950348', '0', 'Iqra', 'Sarwar', 'Ångströmsgatan', '5', '11269', 'Stockholm', 'Schweden', '', '0', '0', '0739959519', '0010190XJ3', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0063 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3356, '16950348', '0', 'Sirvan', 'hassanpour', 'Spårhundsvägen ', '93', '72243', 'Västerås', 'Schweden', '', '0', '0', '0', '0010221O1S', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0019 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3357, '16950348', '0', 'Linus', 'Persson', 'Trycerigatan', '60', '25229', 'Hbg', 'Schweden', '', '0', '0', '0', '00101113AZ', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0064 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3358, '16950348', '0', 'Charlotte', 'Paleski', 'Enekullegatan', '6b', '41875', 'Göteborg', 'Schweden', '', '0', '0', '0', '0010242IHV', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0065 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3359, '16950352', '0', 'Ricardo', 'Alvarez Jopia', 'VÄNORTSSTRÅKET', '61 C', '19162', 'SOLLENTUNA', 'Schweden', '', '0', '0', '0738335669', '0010182LPC', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0066 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3360, '16950352', '0', 'salwa', 'alyasiri', 'lilla sällskapetsväg', '86', '12761', 'Skärholmen', 'Schweden', '', '0', '0', '0763198513', '0010226S5S', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0067 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3361, '16950352', '0', 'Mikael', 'Rosén', 'Växelmyntsgatan ', '21 D ', '41483', 'Göteborg', 'Schweden', '', '0', '0', '0', '0010151X4U', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0068 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3362, '16950352', '0', 'nebi', 'ibishi', 'järnvägsgatan', '13', '26132', 'landskrona', 'Schweden', '', '0', '0', '0736330669', '0010025SBI', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0069 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3363, '16950352', '0', 'Farman', 'Gorgis', 'FRUÄNGSGATAN', '23', '12951', 'HÄGERSTEN', 'Schweden', '', '0', '0', '0762400600', '0010076IWQ', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0070 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3364, '16950352', '0', 'Izabella', 'Jidah', 'Gränna Vägen', '12 A', '56132', 'Huskvarna', 'Schweden', '', '0', '0', '0737693156', '0010209K9Y', '0', 'Theorema', 'Panthos gold', '0', '1Z8VF459DK96630211', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3365, '16950352', '0', 'Izabella', 'Jidah', 'Gränna Vägen', '12 A', '56132', 'Huskvarna', 'Schweden', '', '0', '0', '0737693156', '0010202EFO', '0', 'Theorema', 'Panthos gold', '0', '1Z8VF459DK96630211', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3366, '16950352', '0', 'Andreas', 'Ingvarsson', 'Inedalsgatan', '5', '112 33', 'STOCKHOLM', 'Schweden', '', '0', '0', '0', '0010088SAO', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0071 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3367, '16950352', '0', 'Amani', 'Ammar', 'BACKAVÄGEN', '5', '21432', 'MALMÖ', 'Schweden', '', '0', '0', '+46701494941', '00100028TU', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0072 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3368, '16950352', '0', 'Claes', 'Tomtlund', 'Geijersgatan', '3', '65218', 'Karlstad', 'Schweden', '', '0', '0', '0735101276', '00101217W1', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0073 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3369, '16950352', '0', 'lakshman', 'samaranayake', 'sandstensvägen', '85bv', '13763', 'jordbro', 'Schweden', '', '0', '0', '0707929332', '0010083MB6', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0074 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3370, '16950352', '0', 'Gökhan', 'Redzepovski', 'Ligustergatan ', '14', '213 62', 'Malmö', 'Schweden', '', '0', '0', '0', '0010136ASM', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0075 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3371, '16950352', '0', 'Linus', 'Kaasik', 'Magle stora kyrkogata', '7a', '22350', 'Lund', 'Schweden', '', '0', '0', '0706141234', '0010010WSS', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0076 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3372, '16950352', '0', 'Samer', 'Kamit', 'Lättningebacken C/O Wafaa Galib', '14', '16362', 'Spånga', 'Schweden', '', '0', '0', '0708686844', '0010046OAS', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0077 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3373, '16950352', '0', 'Ammar', 'Kapasi', 'Bäckalyckevägen', '1', '55313', 'Jönköping', 'Schweden', '', '0', '0', '0704-244381', '00102134HO', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0078 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3374, '16950352', '0', 'Sara', 'Somi', 'Varbergagatan', '202', '70352', 'Örebro', 'Schweden', '', '0', '0', '0', '0010184562', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0079 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3375, '16950352', '0', 'Jennifer', 'Ho', 'Snödroppsgatan ', '25', '21527', 'Malmö', 'Schweden', '', '0', '0', '0765918289', '0010249ZKT', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0080 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3376, '16950352', '0', 'Henrik', 'Thoma', 'SANDBÄCKSGATAN', '13', '65340', 'KARLSTAD', 'Schweden', '', '0', '0', '0733937366', '00100909LY', '0', 'Theorema', 'Panthos gold', '', 'RG 0686 0081 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3377, '16950352', '0', 'Yunus', 'basoda', 'Alhagsvägen', '52', '14559', 'Norsborg', 'Schweden', '', '0', '0', '0', '00102387PV', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0082 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3378, '16950352', '0', 'Izabella', 'Jidah', 'Gränna Vägen', '12 A', '56132', 'Huskvarna', 'Schweden', '', '0', '0', '0737693156', '0010177WAX', '0', 'Theorema', 'Panthos gold', '0', '1Z8VF459DK96630211', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3379, '16950352', '0', 'Jimmy', 'Johansson', 'Odengatan', '31', '52142', 'Falköping', 'Schweden', '', '0', '0', '0', '0010194BDK', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0083 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3380, '16950343', '0', 'Johanna', 'Mehertab', 'klarvödersgatan', '24', '41839', 'Göteborg', 'Schweden', '', '0', '0', '0720359836', '0010107O1O', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2458 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3381, '16950343', '0', 'Mohammed', 'Ramadan', 'Bondegärdet', '51', '42433', 'Angered', 'Schweden', '', '0', '0', '0', '0010168YYW', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2459 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3382, '16950343', '0', 'Niklas', 'Holmander', 'HAGÅKERSGATAN', '26A', '43141', 'MÖLNDAL', 'Schweden', '', '0', '0', '0737744277', '0010216AJQ', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2460 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3383, '16950343', '0', 'Isac', 'Gustafsson', 'Nordövägen', '60', '43082', 'Donsö', 'Schweden', '', '0', '0', '0', '0010225VX3', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2461 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3384, '16950343', '0', 'Josef', 'Ali khan', 'Bondegärdet', '51', '42433', 'Göteborg', 'Schweden', '', '0', '0', '0720085731', '0010008PKU', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2462 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3385, '16950343', '0', 'Rexhep', 'Kadriu', 'Orrstigen', '31', '144 44', 'Rönninge', 'Schweden', '', '0', '0', '0738944142', '00100545KT', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2463 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3386, '16950347', '0', 'Albert', 'Bostedt', 'Värmevägen', '8', '183 36', 'Täby', 'Schweden', '', '0', '0', '+46703507502', '0010240GC5', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2464 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3387, '16950347', '0', 'Nataliya', 'Tumantseva', 'BÄCKGÅRDSVÄGEN', '13', '143 41', 'VÅRBY', 'Schweden', '', '0', '0', '0', '0010115C55', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2465 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3388, '16950347', '0', 'Soren', 'Shwan', 'Stallvägen', '7', '35252', 'Växjö', 'Schweden', '', '0', '0', '0765606779', '0010136KDN', '0', 'Theorema', 'Panthos silber', 'rep. 15.04.2013 RG 5181 4914 2DE', 'RG 0686 2466 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3389, '16950347', '0', 'Jonas', 'Xiao', 'Siriusplan', '79', '39351', 'Kalmar', 'Schweden', '', '0', '0', '0708885143', '0010180MIE', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2467 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3390, '16950347', '0', 'Anders', 'Brolin', 'SKÅNEGATAN', '28', '30236', 'HALMSTAD', 'Schweden', '', '0', '0', '0708302687', '0010084L1V', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2468 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3391, '16950347', '0', 'Anna', 'Yatsemyrska', 'NORRA INFARTSGATAN', '29', '28334', 'OSBY', 'Schweden', '', '0', '0', '0727205577', '0010190NSD', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2469 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3392, '16950347', '0', 'Samer', 'Shamoun', 'KASSMYRAVÄGEN', '52', '147 33', 'TUMBA', 'Schweden', '', '0', '0', '0763987877', '0010223VQ5', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2470 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3393, '16950347', '0', 'Ömer', 'Ayata', 'Holmvägen', '7', '19435', 'Upplands Väsby', 'Schweden', '', '0', '0', '0707201243', '0010083BBO', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2471 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3394, '16950347', '0', 'Ajdin', 'Mehanovic', 'Högsbogatan', '29', '41475', 'Göteborg', 'Schweden', '', '0', '0', '0735365372', '00100390MB', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2472 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3395, '16950347', '0', 'Nils', 'Ehrenberg', 'Maltgatan', '8', '12079', 'Stockholm', 'Schweden', '', '0', '0', '0704068807', '001023703F', '0', 'Theorema', 'Panthos silber', 'Uhr neu zurück...Refund', 'RG 0686 2473 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3396, '16950347', '0', 'Andreas', 'Nilsson', 'Törnestigen', '17', '31231', 'LAHOLM', 'Schweden', '', '0', '0', '0730305243', '00102468SG', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2474 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3397, '16950347', '0', 'Samer', 'Kamit', 'Lättningebacken C/O Wafaa Galib', '14', '16362', 'Spånga', 'Schweden', '', '0', '0', '0708686844', '0010113VTV', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2475 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3398, '16950347', '0', 'Matlyubakhon', 'Rakhimova', 'Bäckgårdsvägen', '49', '14341', 'Vårby', 'Schweden', '', '0', '0', '0766116069', '0010021SY7', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2476 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3399, '16950347', '0', 'Niclas', 'Gustavsson', 'Bangatan ', '8', '21426', 'Malmö', 'Schweden', '', '0', '0', '0', '001008782K', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2477 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3400, '16950347', '0', 'Marcus', 'Sundström', 'LANDSNORAVÄGEN', '47', '19251', 'SOLLENTUNA', 'Schweden', '', '0', '0', '0721555114', '0010001C1S', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2478 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3401, '16950347', '0', 'Calle', 'Sjöberg', 'Vegagatan', '15', '11329', 'Stockholm', 'Schweden', '', '0', '0', '0723123127', '0010037NED', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2479 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3402, '16950347', '0', 'Lilia', 'Salikhova', 'Grimstagatan', '59', '16257', 'Vällingby', 'Schweden', '', '0', '0', '+46725216911', '00102124DP', '0', 'Theorema', 'Panthos silber', '0', '1Z8VF459DK99827192', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3403, '16950347', '0', 'Ilona', 'Temiz', 'Tomtbergavägen', '327', '14570', 'Norsborg', 'Schweden', '', '0', '0', '0736320292', '0010198FUV', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2480 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3404, '16950347', '0', 'Lilia', 'Salikhova', 'Grimstagatan', '59', '16257', 'Vällingby', 'Schweden', '', '0', '0', '+46725216911', '00102475SJ', '0', 'Theorema', 'Panthos silber', '0', '1Z8VF459DK99827192', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3405, '16950347', '0', 'Lilia', 'Salikhova', 'Grimstagatan', '59', '16257', 'Vällingby', 'Schweden', '', '0', '0', '+46725216911', '0010125CXE', '0', 'Theorema', 'Panthos silber', '0', '1Z8VF459DK99827192', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3406, '16950347', '0', 'Jimmy', 'Lindqvist', 'RUNVÄGEN', '5', '14148', 'HUDDINGE', 'Schweden', '', '0', '0', '0735801454', '001018418C', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2481 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3407, '16950347', '0', 'Kristian', 'Tuunanen', 'Gunnilbogatan ', '6A', '72340', 'Västerås', 'Schweden', '', '0', '0', '0', '00100528RM', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2482 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3408, '16950347', '0', 'Simon', 'Petersson', 'Kalkstensvägen', '12', '74641', 'Bålsta', 'Schweden', '', '0', '0', '0700421177', '0010221UYI', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2483 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3409, '16950347', '0', 'David', 'Landholm', 'Heleneborgsgatan', '27', '11732', 'Stockholm', 'Schweden', '', '0', '0', '0722325592', '0010152AG3', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2457 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3410, '16950347', '0', 'Ali', 'Abbai', 'Lindhemsvägen ', '39', '19451', 'Upplands Väsby', 'Schweden', '', '0', '0', '0', '0010134JQR', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2484 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3411, '16950347', '0', 'Khalid', 'Tnatni', 'Stångjärnsgatan', '266', '72477', 'Västerås', 'Schweden', '', '0', '0', '0739788027', '0010213N99', '0', 'Theorema', 'Panthos silber', 'Uhr zurück erhalten ! Refund???', 'RG 0686 2485 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3412, '16950347', '0', 'adilijiang', 'abudureheman', 'SANKT GÖRANSGATAN', '146', '112 17', 'STOCKHOLM', 'Schweden', '', '0', '0', '0046723259915', '0010108M7B', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2486 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3413, '16950347', '0', 'Liv', 'Demir', 'Gullhavregatan ', '22', '70360', 'Örebro', 'Schweden', '', '0', '0', '0', '0010070AMM', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2487 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3414, '16950347', '0', 'David', 'Landholm', 'Heleneborgsgatan', '27', '11732', 'Stockholm', 'Schweden', '', '0', '0', '0722325592', '001022454D', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2457 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3415, '16950347', '0', 'Danijel', 'Stojanovic', 'Vickervägen', '3', '14569', 'Stockholm', 'Schweden', '', '0', '0', '0733018818', '0010195JB2', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2488 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3416, '16950347', '0', 'Awa', 'Karlsson', 'Äspinge', '5165', '24295', 'Hörby', 'Schweden', '', '0', '0', '0', '0010044IK1', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2489 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3417, '16950347', '0', 'Enrique Nicolae', 'Aguirre Brito', 'VÄNORTSSTRÅKET', '43 B', '19161', 'SOLLENTUNA', 'Schweden', '', '0', '0', '0704292647', '0010088FHB', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2490 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3418, '16950347', '0', 'Mattias', 'Demir', 'Vesslevägen', '6', '70348', 'Örebro', 'Schweden', '', '0', '0', '0707801666', '0010031JOE', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2491 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3419, '16950347', '0', 'Nilesh', 'Patel', 'Gånglåten', '7', '55307', 'Jönköping', 'Schweden', '', '0', '0', '0704851708', '0010094KCL', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2492 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3420, '16950347', '0', 'dennis', 'belin', 'Klappbryggan', '37', '18450', 'Stockholm', 'Schweden', '', '0', '0', '0', '0010248K1Y', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2493 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3421, '16950347', '0', 'Johan', 'Andersson', 'Hövägen', '45', '26353', 'Lerberget', 'Schweden', '', '0', '0', '0', '0010046IMY', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2494 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3422, '16950351', '0', 'Petter', 'Haraldsson', 'SICKLA STRAND', '73', '13134', 'NACKA', 'Schweden', '', '0', '0', '0', '00101193P2', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2495 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3423, '16950351', '0', 'ziqi', 'zhou', 'pinnmovagen 12 satra', '1203', '80630', 'Gävle', 'Schweden', '', '0', '0', '0', '0010191QB6', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2496 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3424, '16950351', '0', 'Qithara', 'Inal', 'Violbacken', '43', '55456', 'Jönköping', 'Schweden', '', '0', '0', '0736580255', '00101793MJ', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2497 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3425, '16950351', '0', 'Sara', 'Somi', 'Varbergagatan', '202', '70352', 'Örebro', 'Schweden', '', '0', '0', '0', '00100338D9', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2498 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3426, '16950351', '0', 'Hans', 'Johansson', 'Karl-Gustavs väg', '11', '45198', 'Uddevalla', 'Schweden', '', '0', '0', '0', '0010116CG4', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2499 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3427, '16950351', '0', 'Mikael', 'Johansson', 'Blåklintsvägen', '46', '44442', 'Stenungsund', 'Schweden', '', '0', '0', '0703-281499', '0010234VQR', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2500 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3428, '16950351', '0', 'Erika', 'Nygren', 'Brahegatan', '31', '11437', 'Stockholm', 'Schweden', '', '0', '0', '0703044716', '00100075GA', '0', 'Theorema', 'Panthos silber', '0', 'RG068600011DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3429, '16950351', '0', 'Joacim', 'Dahlgren', 'Uvedalsgatan', '43', '58931', 'Linköping', 'Schweden', '', '0', '0', '0', '0010020NW4', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 0002 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3430, '16950351', '0', 'Dusan', 'Milosevic', 'Kulladalsgatan ', '20A', '21564', 'Malmö', 'Schweden', '', '0', '0', '0', '00101862AQ', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 0003 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3431, '16950351', '0', 'Ricardo', 'Alvarez Jopia', 'VÄNORTSSTRÅKET', '61 C', '19162', 'SOLLENTUNA', 'Schweden', '', '0', '0', '0738335669', '0010145CYB', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 0004 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3432, '16950351', '0', 'Viktor', 'Mickelsson', 'rävsnäsvägen', '57', '12542', 'Älvsjö', 'Schweden', '', '0', '0', '0704968165', '0010229Q8B', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 0005 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3433, '16950351', '0', 'Wen', 'Jinjiu', 'Björnramsvängen', '27', '722 42', 'Västerås', 'Schweden', '', '0', '0', '0', '0010090BVW', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 0006 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3434, '16950351', '0', 'björn', 'wallbom', 'Solbrinken', '7', '13236', 'Saltsjö-boo', 'Schweden', '', '0', '0', '0', '0010069EHR', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 0007 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3435, '16950351', '0', 'Hans', 'Backefeldt', 'Platåvägen', '8', '42835', 'Kållered', 'Schweden', '', '0', '0', '46709240604', '0010178HR7', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 0008 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3436, '16950351', '0', 'Sandra Fabiola', 'Sepúlveda  Figueroa', 'Vitklövervägen', '38', '16347', 'Spånga', 'Schweden', '', '0', '0', '08363386', '00100271ME', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 0009 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3437, '16950351', '0', 'Jingwei', 'Wang', 'pinnmovagen 2 satra', '1101', '80630', 'Gävle', 'Schweden', '', '0', '0', '0', '0010208HV6', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 0018 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3438, '16950351', '0', 'Jingwei', 'Wang', 'pinnmovagen 2 satra', '1101', '80630', 'Gävle', 'Schweden', '', '0', '0', '0', '00102306PU', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 0018 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3439, '16950351', '0', 'Tobias', 'Johansson', 'Vultejusvägen', '26', '16856', 'Stockholm', 'Schweden', '', '0', '0', '0', '0010205EJW', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 0010 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3440, '16950351', '0', 'Niclas', 'Cangemark', 'Hägernäsvägen', '9', '18366', 'Täby', 'Schweden', '', '0', '0', '0731829972', '001017231Y', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 0011 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3441, '16950351', '0', 'Hans', 'Isaksson', 'Föreningsgatan', '2A', '24431', 'Kävlinge', 'Schweden', '', '0', '0', '0708203679', '0010066Z94', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 00127DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3442, '16950351', '0', 'Charbel', 'Haddad', 'Kyrkvärdsvägen ', '32', '14762', 'Uttran', 'Schweden', '', '0', '0', '0', '00102187PF', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2456 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(3443, '16950351', '0', 'Charbel', 'Haddad', 'Kyrkvärdsvägen ', '32', '14762', 'Uttran', 'Schweden', '', '0', '0', '0', '00101654P1', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 2456 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3444, '16950351', '0', 'Lorand', 'Deak', 'Jutegatan', '11', '50734', 'Borås', 'Schweden', '', '0', '0', '0760277474', '0010133REW', '0', 'Theorema', 'Panthos silber', '0', 'RG068600135DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3445, '16950351', '0', 'Jonas', 'Axelsson', 'Ekelundsvägen', '21', '22472', 'Lund', 'Schweden', '', '0', '0', '0709696685', '00100269I2', '0', 'Theorema', 'Panthos silber', '0', 'RG068600144DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3446, '16950351', '0', 'José', 'Luis Gutierrez', 'Rudberusgatan', '8', '53134', 'Lidköping', 'Schweden', '', '0', '0', '0', '0010103HS8', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 0015 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3447, '16950351', '0', 'Mikael', 'Nedstedt', 'Storgatan', '4', '15330', 'Järna', 'Schweden', '', '0', '0', '0', '0010093HU6', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 0016 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3448, '16950351', '0', 'lorans', 'lahdo', 'kantorsgatan', '2', '59531', 'Mjölby', 'Schweden', '', '0', '0', '0704305913', '0010099TTK', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 0017 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3449, '16950351', '0', 'Jingwei', 'Wang', 'pinnmovagen 2 satra', '1101', '80630', 'Gävle', 'Schweden', '', '0', '0', '0', '00100352D9', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 0018 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-11', '', '', '', '', '', ''),
(3450, '3073533', '0', '0', 'DAN BARNES', '61', 'EDEN AVENUE', 'ME5 0HW', 'CHATHAM', 'Grossbritannien', '', '0', '0', '7834151025', '0010131MQE', '0', 'Theorema', 'SAO PAOLO SILVER WITH BLACK STRAP UK', '0', 'RG 0686 0153 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3451, '3073533', '0', '0', 'ABDUL SUBHAN MIAH', '37', 'BISCOTT HOUSE', 'E3 3LZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7931404926', '001022788C', '0', 'Theorema', 'SAO PAOLO SILVER WITH BLACK STRAP UK', '0', 'RG 0686 0154 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3452, '3073544', '0', '0', 'DEREK LAW', 'LOWEN HOUSE', 'ST. PIRANS HILL', 'TR3 7AU', 'PERRANWELL STATION', 'Grossbritannien', '', '0', '0', '7812346981', '0010045VUB', '0', 'Theorema', 'COPACABANA GOLD WITH BROWN STRAP UK', '0', 'RG 0686 0155 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3453, '3073533', '0', '0', 'CAROLINE VAN GRAAN-BRUN', '27', 'CONISBOROUGH CRESCENT', 'SE6 2SP', 'LONDON', 'Grossbritannien', '', '0', '0', '7949136013', '0010167W1L', '0', 'Theorema', 'SAO PAOLO SILVER WITH BLACK STRAP UK', '0', 'RG 0686 0156 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3454, '3073544', '0', '0', 'SANDRA MILLWARD', '52', 'STAINING RD', 'FY3 0AG', 'BLACKPOOL', 'Grossbritannien', '', '0', '0', '7706085522', '0010070L1D', '0', 'Theorema', 'COPACABANA GOLD WITH BROWN STRAP UK', '0', 'RG 0686 0157 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3455, '3073533', '0', '0', 'YI YU', '36', 'EREBUS DRIVE', 'SE28 0GE', 'LONDON', 'Grossbritannien', '', '0', '0', '7825501889', '0010026R77', '0', 'Theorema', 'SAO PAOLO SILVER WITH BLACK STRAP UK', '0', 'RG068601520DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3456, '3073533', '0', '0', 'ALISON VANDYKEN', '41525', 'PERIVALE PARK', 'UB6 7RL', 'PERIVALE', 'Grossbritannien', '', '0', '0', '07786 805493', '0010149SVA', '0', 'Theorema', 'SAO PAOLO SILVER WITH BLACK STRAP UK', 'Uhr erhalten 02.09.2013', 'RG 0686 0158 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3457, '3073544', '0', '0', 'SCOTT RIPLEY', '2', 'BOSS STREET', 'SE1 2PT', 'LONDON', 'Grossbritannien', '', '0', '0', '4,47433E+11', '00100127PH', '0', 'Theorema', 'COPACABANA GOLD WITH BROWN STRAP UK', '0', 'RG 0686 0159 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3458, '3073544', '0', '0', 'YULIA SHKLEYNIKENE', '202', 'KENSINGTON CHURCH STREET', 'W8 4DP', 'LONDON', 'Grossbritannien', '', '0', '0', '7826546765', '0010126JHW', '0', 'Theorema', 'COPACABANA GOLD WITH BROWN STRAP UK', '0', 'RG 0686 0160 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3459, '3073533', '0', '0', 'NICOLA FLINT', '1', 'CABOT SQUARE', 'E14 4QJ', 'LONDON', 'Grossbritannien', '', '0', '0', '2078833407', '0010016NX8', '0', 'Theorema', 'SAO PAOLO SILVER WITH BLACK STRAP UK', '0', 'RG 0686 0161 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3460, '3073533', '0', '0', 'YI YU', '36', 'EREBUS DRIVE', 'SE28 0GE', 'LONDON', 'Grossbritannien', '', '0', '0', '7825501889', '00101879KT', '0', 'Theorema', 'SAO PAOLO SILVER WITH BLACK STRAP UK', '0', 'RG068601520DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3461, '3073533', '0', '0', 'ANGEL TURCU', '575', 'HOLBURN STREET', 'AB10 7LH', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7523838084', '0010018N9X', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 0162 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3462, '3073533', '0', '0', 'DANIELLE FITZPATRICK', '10', 'GROSVENOR ROAD', 'E10 6LQ', 'LONDON', 'Grossbritannien', '', '0', '0', '7947763789', '00100101QK', '0', 'Theorema', 'SAO PAOLO SILVER WITH BLACK STRAP UK', '0', 'RG 0686 0163 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3463, '3073533', '0', '0', 'WENDY MCKEOWN', '18', 'HENRY ROAD', 'EN4 8BD', 'HERTFORDSHIRE', 'Grossbritannien', '', '0', '0', '7950099973', '0010069E43', '0', 'Theorema', 'SAO PAOLO SILVER WITH BLACK STRAP UK', '0', 'RG 0686 0164 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3464, '3073544', '0', '0', 'CHRIS BECKLEY', '3', 'MORNINGTON ROAD', 'SE8 4BN', 'LONDON', 'Grossbritannien', '', '0', '0', '7958735935', '00102267OT', '0', 'Theorema', 'COPACABANA GOLD WITH BROWN STRAP UK', 'Will Geld zur?ck haben, hat aber keine Uhr zur?ck geschickt!\r\n\r\n21.05.2013 Uhr zur?ck...bitte refund Geld am 23.05.2013 zurück erhalten!', 'RG 0686 0165 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3465, '3073537', '0', '0', 'AVANI PATEL', '135', 'TOWNSEND LANE', 'NW9 8XB', 'LONDON', 'Grossbritannien', '', '0', '0', '4,47903E+11', '0010051O4H', '0', 'Theorema', 'SAO PAOLO BLACK WITH BLACK STRAP UK', '0', 'RG 0686 0166 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3466, '3073533', '0', '0', 'NAFIS AHMED', '30', 'GOOSELEY LANE', 'E6 6AP', 'LONDON', 'Grossbritannien', '', '0', '0', '7540793591', '0010087AX6', '0', 'Theorema', 'SAO PAOLO SILVER WITH BLACK STRAP UK', '0', 'RG 0686 0167 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3467, '3073544', '0', '0', 'FRANKLIN SAMUEL', '96', 'WIDDICOMBE WAY', 'BN2 4TJ', 'BRIGHTON', 'Grossbritannien', '', '0', '0', '7577432345', '0010111U4J', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 0168 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3468, '3073537', '0', '0', 'DAVID COOK', '54', 'LOWNDES AVENUE', 'HP5 2HJ', 'CHESHAM', 'Grossbritannien', '', '0', '0', '07540 809071', '0010184QOI', '0', 'Theorema', 'SAO PAOLO BLACK WITH BLACK STRAP UK', '0', 'RG 0686 0169 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3469, '3073533', '0', '0', 'EMMA BATTS', '8', 'BROOK GARDENS', 'E4 9ER', 'LONDON', 'Grossbritannien', '', '0', '0', '7834599402', '0010213UOH', '0', 'Theorema', 'SAO PAOLO SILVER WITH BLACK STRAP UK', '0', 'RG 0686 0170 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3470, '\'03068248', '0', 'mauro', 'leporoni', '\'valtreara', '\'77', '\'60040', 'genga', 'Italien', '', '0', '0', '\'073290159', '\'001009131C', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 0174 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3471, '\'03068248', '0', 'MArco', 'Mossuto', '\'via Muro', '\'79', '\'21025', 'Comerio', 'Italien', '', '0', '0', '\'3355755131', '\'00100993MP', '0', 'Theorema', 'Dubai - Quadrante rose gold con cinturino nero', '0', 'RG 0686 0175 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3472, '\'03068249', '0', 'corina', 'ciobanu', '\'VIA GIAN BATTISTA VIOTTI', '\'38', '\'13100', 'VERCELLI', 'Italien', '', 'Campanelo nome grecot', '0', '\'3453151083', '\'0010224VAM', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', 'Order soll lt. Groupon vom 22.05.2013 geblockt werden.', 'RG 0686 0176 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3473, '\'03068249', '0', 'Gianbruno', 'Guidi', '\'VIA BOLOGNA', '\'10', '\'47854', 'MONTE COLOMBO', 'Italien', '', '0', '0', '\'3316285749', '\'001010786C', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 0177 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3474, '\'03068249', '0', 'Giovanni', 'Lucia', '\'Nazionale', '\'22', '\'00184', 'Roma', 'Italien', '', 'C\\/o Hotel Artemide', '0', '\'0648991780', '\'00101586PB', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG068601737DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3475, '\'03068249', '0', 'Giovanni', 'Lucia', '\'Nazionale', '\'22', '\'00184', 'Roma', 'Italien', '', 'C\\/o Hotel Artemide', '0', '\'0648991780', '\'0010017QKI', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG068601737DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3476, '\'03068249', '0', 'Alessandra ferrari', 'Pharmaidea', '\'Via del commercio', '\'5', '\'25039', 'Travagliato', 'Italien', '', 'Orario ufficio', '0', '\'3409739077', '\'0010228RWE', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 0178 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3477, '\'03068249', '0', 'luca', 'venturini', '\'VIA MARTINELLI', '\'29', '\'20811', 'CESANO MADERNO', 'Italien', '', '0', '0', '\'3355305057', '\'0010075J2G', '0', 'Theorema', 'Dubai - Quadrante silver nero con cinturino nero', '0', 'RG 0686 0179 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3478, '\'03068259', '0', 'Luca', 'Fasciani', '\'VIA DEL TRIANGOLO', '\'1', '\'00042', 'ANZIO', 'Italien', '', '0', '0', '\'328/9853866', '\'0010126KJ5', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 0180 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3479, '\'03068259', '0', 'Paolo', 'Longobardo', '\'2 VIALE PARCO DELLA NOCE', '\'15', '\'80014', 'GIUGLIANO IN CAMPANIA', 'Italien', '', '0', '0', '\'3662059060', '\'0010240RMJ', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 0181 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3480, '\'03068259', '0', 'Rita', 'Villeggia', '\'VIA DELLA PINETA SACCHETTI', '\'482', '\'00168', 'ROMA', 'Italien', '', 'presso portineria', '0', '\'3474540500', '\'00100752CN', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 0182 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3481, '\'03068259', '0', 'Susanna', 'Usai', '\'VIA PIAVE', '\'22', '\'09017', 'SANT\'ANTIOCO', 'Italien', '', '0', '0', '\'3472610635', '\'00100882KY', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 0183 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3482, '03098471', '0', 'Adrian', 'Storberg', 'Huldregatan', '4c', '50642', 'Borås', 'Schweden', '', '0', '0', '0735460757', '00102426JG', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 01842DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3483, '03098471', '0', 'Alexandra', 'Chukharkina', 'Utsädesgatan', '1B', '43146', 'Mölndal', 'Schweden', '', '0', '0', '0760647585', '0010244Q6T', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 01723DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3484, '03098471', '0', 'Temesgen', 'Elias', 'Harrgatan', '2', '13342', 'Saltsjöbaden', 'Schweden', '', '0', '0', '0735894930', '0010162PRP', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 0185 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3485, '03098471', '0', 'Daniel', 'Panayatoff', 'JUNGFRUGATAN', '41B', '11444', 'STOCKHOLM', 'Schweden', '', '0', '0', '0768 75 52 75', '0010062LM4', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 0186 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3486, '03098471', '0', 'William', 'Sjögren', 'SKYTTEVÄGEN', '18', '19258', 'SOLLENTUNA', 'Schweden', '', '0', '0', '0739813055', '0010129CAN', '0', 'Theorema', 'Panthos silber', '0', 'RG 0686 0187 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3487, '03098495', '0', 'Lindström', 'Gundler Patrik', 'Ågesta Broväg', '32', '123 43', 'Farsta', 'Schweden', '', '0', '0', '0', '0010004SYU', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0188 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3488, '03098495', '0', 'serod', 'sukhbaatar', 'SÖRBYPLAN', '8', '163 71', 'SPÅNGA', 'Schweden', '', '0', '0', '0762706213', '0010186BFB', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0189 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3489, '03098495', '0', 'Daniel', 'Sedighha', 'RÖDKLÖVERVÄGEN', '45', '16573', 'HÄSSELBY', 'Schweden', '', '0', '0', '0', '0010229SB6', '0', 'Theorema', 'Panthos gold', '0', 'RG 0686 0190 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3490, '03098498', '0', 'Bojana', 'Dragovic', 'Brittsommargatan', '5', '41514', 'Göteborg', 'Schweden', '', '0', '0', '0762934248', '001007874B', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0191 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3491, '03098498', '0', 'Alexandra', 'Chukharkina', 'Utsädesgatan', '1B', '43146', 'Mölndal', 'Schweden', '', '0', '0', '0760647585', '0010137ZLD', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 01723DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3492, '03098498', '0', 'Emanuel', 'Andersson', 'FRIGGAGATAN', '13A', '41101', 'GÖTEBORG', 'Schweden', '', '0', '0', '46707632185', '0010017D4F', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0192 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3493, '03098498', '0', 'chorech', 'Hovak', 'baldersplan', '5', '81131', 'sandviken', 'Schweden', '', '0', '0', '0735555976', '0010238Q9Q', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0193 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3494, '03098498', '0', 'Roland', 'Forsberg', 'Smultronvägen', '12', '90435', 'Umeå', 'Schweden', '', '0', '0', '0705645501', '0010003G8Y', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0194 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3495, '03098498', '0', 'Farshid', 'Bagherpour', 'KOPPARVÄGEN', '29', '18744', 'TÄBY', 'Schweden', '', '0', '0', '0703052560', '0010073FLX', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0195 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3496, '03098498', '0', 'Rasmus', 'vejdegren', 'Agnes Lagerstedts gata', '16', '12951', 'Hägersten', 'Schweden', '', '0', '0', '+46739754686', '0010024M7L', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0196 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3497, '03098498', '0', 'Vasyl', 'Kimak', 'Eslövsvägen', '14', '12151', 'Johanneshov', 'Schweden', '', '0', '0', '0', '0010240KE7', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0197 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3498, '03098498', '0', 'Ola', 'Johansson', 'Kocksgatan', '55', '11629', 'Stockholm', 'Schweden', '', '0', '0', '0707438359', '0010015F1T', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0198 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3499, '03098498', '0', 'Ewa', 'Bryme', 'ÄNGSULLSVÄGEN', '1', '17852', 'EKERÖ', 'Schweden', '', '0', '0', '+46727171179', '0010147I87', '0', 'Theorema', 'Panthos gold-schwarz', '0', 'RG 0686 0199 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3500, '\'03068259', '0', 'Susanna', 'Usai', '\'VIA PIAVE', '\'22', '\'09017', 'SANT\'ANTIOCO', 'Italien', '', '0', '0', '\'3472610635', '\'00100882KY', '0', 'Theorema', 'Dubai - Quadrante gold nero con cinturino nero', '0', 'RG 0686 0183 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3501, '3098430', '0', 'ZHI', 'QIAO', 'avenida marques de montroig', '187  ', '08918', 'badalona', 'Spanien', '', '0', '0', '695207945', '0010008EOY', '0', 'Theorema', 'Opción C: reloj Theorema Tigris - Dial negro, esfera dorada y correa marrón', '0', 'RG 0686 0200 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3502, '3098506', '0', 'Cristina', 'Pérez de Algaba Chicano', 'C/Jimenez Aranda', 'No 19', '41018', 'Sevilla', 'Spanien', '', '0', '0', '657658481', '001023264P', '0', 'Theorema', 'Opción F: reloj Theorema Dubai - Dial plata, esfera negra y correa negra', '0', 'RG 0686 0201 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3503, '3098539', '0', 'kaba', 'mory', 'julio cesar 14', '14', '25003', 'lerida', 'Spanien', '', '0', '0', '632818774', '0010217QLV', '0', 'Theorema', 'Opci?n H: reloj Theorema Dubai - Dial negro, esfera dorada y correa negra', 'Groupon sagt nach 12 Tagen nicht schicken..Bitte aufpassen ob wir dafür bezahlt werden', 'RG 0686 0202 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3504, '3098506', '0', 'FRANCISCO', 'LINARES GIL', 'CALLE ALGUACILILLO', 'CASA 5', '18014', 'GRANADA', 'Spanien', '', '0', '0', '617587878', '0010207DD6', '0', 'Theorema', 'Opción F: reloj Theorema Dubai - Dial plata, esfera negra y correa negra', '0', 'RG 0686 0203 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3505, '3098539', '0', 'IGNACIO', 'GALLEGO TORTOSA', 'AMBOINA', '33', '29191', 'MALAGA', 'Spanien', '', '0', '0', '952100580', '00100796WV', '0', 'Theorema', 'Opción H: reloj Theorema Dubai - Dial negro, esfera dorada y correa negra', '0', 'RG 0686 0204 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3506, '03106393', '0', '0', 'JOACHIM SPANGSBERG', '30', 'HØJLEDDET', '2840', 'HOLTE', 'Dänemark', '', '0', '0', '41682181', 'BVFYADWRTX', '0', 'Theorema', 'MODEL MONACO DIAMOND I GULD', '0', 'RG 0686 0209 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3507, '03106391', '0', '0', 'RUDOLF WESTH JEPPESEN', '8', 'STORMGADE', '3390', 'HUNDESTED', 'Dänemark', '', '0', '0', '48263032', 'LXFL0X8R7W', '0', 'Theorema', 'MONACO SILVER/WHITE', '0', 'RG 0686 0210 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3508, '03106394', '0', '0', 'PETER B. PEDERSEN', '19 B', 'HØGEMOSEVEJ', '8380', 'TRIGE', 'Dänemark', '', '0', '0', '22848847', 'CEDWNFUYVH', '0', 'Theorema', 'MODEL MONACO DIAMOND I SORT', '0', 'RG 0686 0211 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3509, '03106395', '0', '0', 'MORTEN JØRGENSEN', '68', 'FOKKEN', '3070', 'SNEKKERSTEN', 'Dänemark', '', '0', '0', '60290262', '0T0LM2E3FB', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I GULD', '0', 'RG 0686 0212 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3510, '03106390', '0', '0', 'JIMMY VEJLEMARK', '106 B; ST', 'VESTERBRO', '5000', 'ODENSE', 'Dänemark', '', '0', '0', '22 41 56 77', 'O3W3F6200I', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I SØLV', '0', 'RG 0686 0213 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3511, '03106391', '0', '0', 'STINE ERNFELDT', '10; 3.', 'TORVET', '8300', 'ODDER', 'Dänemark', '', '0', '0', '89381605', '9X2DTS3AR6', '0', 'Theorema', 'MODEL MONACO DIAMOND I SØLV/HVID', '0', 'RG 0686 0214 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3512, '03106396', '0', '0', 'MARIAN JUVINA', '55', 'FREDERIKSSUNDSVEJ', '2400', 'KØBENHAVN', 'Dänemark', '', '0', '0', '30524137', '49C6QW1FNO', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I SORT', '0', 'RG 0686 0208 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3513, '03106390', '0', '0', 'LEEJA SHRESTHA', '48 A', 'MATTHÆUSGADE 4-408', '1666', 'KØBENHAVN V', 'Dänemark', '', '0', '0', '71582545', '5JK0PTO2U6', '0', 'Theorema', 'DAMASCUS SILVER', 'Uhr erhalten 11.11.2013\r\nUhr versendet 14.01.2014\r\nRL 70 464 062 1DE', 'RG 0686 0215 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3514, '03106391', '0', '0', 'KASPER DUELUND', '9', 'NØRREKÆR', '2640', 'HEDEHUSENE', 'Dänemark', '', '0', '0', '26716568', 'P09ZGES37T', '0', 'Theorema', 'MODEL MONACO DIAMOND I SØLV/HVID', '0', 'RG 0686 0216 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3515, '03106390', '0', '0', 'TOBIAS HILKJÆR JENSEN', '23', 'MULDAGER', '2605', 'BRØNDBY', 'Dänemark', '', '0', '0', '51298802', 'Q38VE864KF', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I SØLV', '0', 'Storniert von Groupon 08.02.2013', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3516, '03106391', '0', '0', 'TRONDUR SKAALUM', '1TH', 'ROSENØRNS ALLÉ 10D 1TH', '1634', 'COPENHAGEN (WEST)', 'Dänemark', '', '0', '0', '31120078', 'JCQZ907S72', '0', 'Theorema', 'MONACO SILVER/WHITE', '0', 'RG 0686 0217 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3517, '03106395', '0', '0', 'TOBIAS HILKJÆR JENSEN', '23', 'MULDAGER', '2605', 'BRØNDBY', 'Dänemark', '', '0', '0', '51298802', '5J7AUCY7L4', '0', 'Theorema', 'DAMACUS GOLD', '0', '1Z8VF459DK98029056', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3518, '03106395', '0', '0', 'SANDRA VICTORSON', '5. 185', 'VODROFFS TVÆRGADE 5B', '1909', 'FREDERIKSBERG C', 'Dänemark', '', '0', '0', '26343525', '94IB2G2765', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I GULD', '0', 'RG 0686 0218 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3519, '03106395', '0', '0', 'BENJAMIN ANYEMBE', '44', 'LYKKEGÃ¥RDSVEJ', '6700', 'ESBJERG', 'Dänemark', '', '0', '0', '21451597', 'EF4BG16405', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I GULD', '0', 'RG 0686 0219 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3520, '03106395', '0', '0', 'REGITZE JÖRGENSEN', '22B', 'RØDOVREVEJ', '2610', 'RØDOVRE', 'Dänemark', '', '0', '0', '0046705494181', 'I4A403Z5DR', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I GULD', '0', 'RG 0686 0220 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3521, '03106396', '0', '0', 'ALEX DUFRENNE', '5', 'NEELSVEJ', '2791', 'DRAGØR', 'Dänemark', '', '0', '0', '21234880', '800766N850', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I SORT', '0', 'RG 0686 0221 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3522, '03106396', '0', '0', 'JOHNNY POULSEN', '10', 'BULBJERGVEJ', '2720', 'VANLØSE', 'Dänemark', '', '0', '0', '40105070', 'XMOR7VPBQJ', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I SORT', 'Paket am 16.03.2013 leer zur?ck gekommen!\r\nNachforschung am 17.03.2013 gestellt!Erstattung bekommen!', 'RG 0686 0222 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3523, '03106394', '0', '0', 'KASPER MADSEN', '77', 'REERSLEVVEJ', '2640', 'HEDEHUSENE', 'Dänemark', '', '0', '0', '28794007', 'GJIGZESJAG', '0', 'Theorema', 'MONACO BLACK', '0', 'RG 0686 0223 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3524, '03106395', '0', '0', 'THIM ANDERSEN', '12', 'HIRSEAGER', '2690', 'KARLSLUNDE', 'Dänemark', '', '0', '0', '30209610', 'T65JCKF853', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I GULD', '0', '1Z8VF459DK99537264', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3525, '03106393', '0', '0', 'THIM ANDERSEN', '12', 'HIRSEAGER', '2690', 'KARLSLUNDE', 'Dänemark', '', '0', '0', '30209610', 'LEQWNTFFSE', '0', 'Theorema', 'MODEL MONACO DIAMOND I GULD', '0', '1Z8VF459DK99537264', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3526, '03106394', '0', '0', 'MARIAN JUVINA', '55', 'FREDERIKSSUNDSVEJ', '2400', 'KØBENHAVN', 'Dänemark', '', '0', '0', '30524137', 'YOOQFIUJEH', '0', 'Theorema', 'MODEL MONACO DIAMOND I SORT', '0', 'RG 0686 0208 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3527, '03106391', '0', '0', 'NADIA WILK', '1;-2', 'OLOF PALMES ALLE  42 A', '8200', 'AARHUS N', 'Dänemark', '', '0', '0', '20540305', 'HMZYBEN9ZO', '0', 'Theorema', 'MODEL MONACO DIAMOND I S?LV/HVID', '20.06.2013 RG518131875DE Will Geld zurück haben! 29.8.13', 'RG 0686 0224 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3528, '03106395', '0', '0', 'JONNA THOMASSEN', '21 2TH', 'PRINSESSEGADE', '1422', 'KØBENHAVN', 'Dänemark', '', '0', '0', '24247372', '6W1A5X69S6', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I GULD', '0', 'RG 0686 0225 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3529, '03106391', '0', '0', 'NICOLAI JENSEN', '142 2.TV', 'BALTORPVEJ', '2750', 'BALLERUP', 'Dänemark', '', '0', '0', '21752818', '250M8D0MI0', '0', 'Theorema', 'MODEL MONACO DIAMOND I SØLV/HVID', '0', 'RG 0686 0226 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3530, '03106394', '0', '0', 'JOAN JESPERSEN', '47', 'HVOLGÅRDEN', '9310', 'VODSKOV', 'Dänemark', '', '0', '0', '53501244', 'OPJPKOOKJJ', '0', 'Theorema', 'MONACO BLACK', '0', 'RG 0686 0227 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3531, '03106396', '0', '0', 'JAWAN ALWASITI', '6.TH.', 'GYNGEMOSE PARKVEJ 49', '2860', 'SØBØRG', 'Dänemark', '', '0', '0', '71873078', '3R1K4UH2P7', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I SORT', '0', 'RG 0686 0228 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3532, '03106396', '0', '0', 'NICKLAS KLAUSEN', '8B', 'VIEMOSEVEJ', '2610', 'RØDOVRE', 'Dänemark', '', '0', '0', '60196711', '3Z2RYZ7287', '0', 'Theorema', 'DAMASCUS BLACK', '0', 'RG 0686 0229 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3533, '03106396', '0', '0', 'SAJAN OJHA', '48 A', 'MATTHAEUSGADE 4; 408', '1666', 'KOBENHAVN V', 'Dänemark', '', '0', '0', '28774049', 'IK22S5M7W1', '0', 'Theorema', 'DAMASCUS BLACK', '0', 'RG 0686 0230 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3534, '03106396', '0', '0', 'TOBIAS HILKJÆR JENSEN', '23', 'MULDAGER', '2605', 'BRØNDBY', 'Dänemark', '', '0', '0', '51298802', '14Z9ZH862S', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I SORT', '0', '1Z8VF459DK98029056', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3535, '03106394', '0', '0', 'KRISTOPHER LARSEN', '278 ST TV', 'GILLESAGER', '2605', 'BRØNDBY', 'Dänemark', '', '0', '0', '40334283', 'HDYCGGGRCN', '0', 'Theorema', 'MODEL MONACO DIAMOND I SORT', '0', 'RG 0686 0231 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3536, '03106396', '0', '0', 'DANIEL FARGANIS', '21 3. TV', 'KETTEGÅRD ALLE', '2650', 'HVIDOVRE', 'Dänemark', '', '0', '0', '31177670', '62P869FYKG', '0', 'Theorema', 'DAMASCUS BLACK', '0', 'RG 0686 0232 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3537, '03106395', '0', '0', 'ADAM KAZIMIROW', '5 1.TV', 'FOLEHAVEN', '2500', 'VALBY', 'Dänemark', '', '0', '0', '25333556', '395CMVR7U6', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I GULD', '0', 'RG 0686 0207 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3538, '03106391', '0', '0', 'STEFFEN STENKILDE OLSEN', '4', 'ÅMARKEN', '4623', 'LILLE SKENSVED', 'Dänemark', '', '0', '0', '27513623', 'F34L52L2QR', '0', 'Theorema', 'MODEL MONACO DIAMOND I SØLV/HVID', '0', 'RG 0686 0233 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3539, '03106393', '0', '0', 'ALEXANDER VINTER', '9-2-24', 'TOPPERNE', '2620', 'ALBERTSLUND', 'Dänemark', '', '0', '0', '53531636', 'FGKSIAYXCZ', '0', 'Theorema', 'MODEL MONACO DIAMOND I GULD', '0', 'RG 0686 0234 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3540, '03106390', '0', '0', 'CHRIS JØRGENSEN', '3-2-6', 'TREKANTEN', '4200', 'SLAGELSE', 'Dänemark', '', '0', '0', '61338907', 'JNFDT8G03G', '0', 'Theorema', 'DAMASCUS SILVER', '0', 'RG 0686 0235 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3541, '03106396', '0', '0', 'THOMAS FELLOV MØLLER', '18 3TV', 'PRÆSTEKÆRVEJ', '2700', 'BRØNSHØJ', 'Dänemark', '', '0', '0', '+45 28559111', 'G2AA19S5M4', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I SORT', 'Uhr versendet 23.10.2013\r\nRG 6237 2603 5DE', 'RG 0686 0236 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3542, '03106395', '0', '0', 'BO LYNGBYE', '25', 'JELLERØD PARKVEJ', '2980', 'KOKKEDAL', 'Dänemark', '', '0', '0', '25408517', '2BJJEQEN2V', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I GULD', '0', 'RG 0686 0237 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3543, '03106396', '0', '0', 'LARS SEJR OLSEN', '11. 2.TH', 'TYCHO BRAHES ALLÉ', '2300', 'KØBENHAVN', 'Dänemark', '', '0', '0', '51938240', 'H9A82LJ45D', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I SORT', '0', 'RG 0686 0238 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3544, '03106393', '0', '0', 'ADAM KAZIMIROW', '5 1.TV', 'FOLEHAVEN', '2500', 'VALBY', 'Dänemark', '', '0', '0', '25333556', 'XRVLLFBGBH', '0', 'Theorema', 'MODEL MONACO DIAMOND I GULD', '0', 'RG 0686 0207 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3545, '03106395', '0', '0', 'BURIM TOPALLAJ', '143 2;TV', 'TAASTRUPGÅRDSVEJ', '2630', 'TAASTRUP', 'Dänemark', '', '0', '0', '+4520452567', '007Y105X3A', '0', 'Theorema', 'DAMACUS GOLD', '0', 'RG 0686 0239 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3546, '03106390', '0', '0', 'OVE SASS', '92', 'FRØKÆRPARKEN', '8320', 'MÅRSLET', 'Dänemark', '', '0', '0', '004540936665', '8A597CY07M', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I SØLV', '0', 'RG 0686 0240 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3547, '03106395', '0', '0', 'MARK JENSEN', '38; 1', 'CHRISTIANSDAL', '2610', 'RØDOVRE', 'Dänemark', '', '0', '0', '61606877', 'D7T22416F7', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I GULD', '0', 'RG 0686 0241 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3548, '03106391', '0', '0', 'HENRIK LINDAHL JENSEN', '26C; 1. 102', 'DREJØGADE', '2100', 'KØBENHAVN', 'Dänemark', '', '0', '0', '24643777', '6DTAP69BK2', '0', 'Theorema', 'MONACO SILVER/WHITE', '0', 'RG 0686 0242 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3549, '03106393', '0', '0', 'YUSUF TASCI', '163', 'GERSAGERPARKEN', '2670', 'GREVE', 'Dänemark', '', '0', '0', '52392307', 'EOFBOGDKTR', '0', 'Theorema', 'MONACO GOLD', '0', 'RG 0686 0243 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3550, '03106391', '0', '0', 'PAULINE MADSEN', '26', 'BOAGERVEJ', '3200', 'HELSINGE', 'Dänemark', '', '0', '0', '22730715', '7X469AD9YG', '0', 'Theorema', 'MODEL MONACO DIAMOND I SØLV/HVID', '0', 'RG 0686 0244 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3551, '03106396', '0', '0', 'TINO ZUPELLI', '14', 'KLOKKERHØJEN 14 1TV', '2400', 'KBH NV', 'Dänemark', '', '0', '0', '20952595', '63K18T4D56', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I SORT', '0', 'RG 0686 0205 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3552, '03106396', '0', '0', 'IVAN DUDIC', '4', 'KRONBORG HAVEBYVEJ 4', '3000', 'HELSINGØR', 'Dänemark', '', '0', '0', '29788386', '773GH36F0O', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I SORT', '0', 'RG 0686 0206 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3553, '03106395', '0', '0', 'MOHAMMAD AL-SHAMRI', '10. 1 TV', 'PILEBRO', '2730', 'HERLEV', 'Dänemark', '', '0', '0', '40549899', 'SXMX157TL6', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I GULD', '0', 'RG 0686 0245 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3554, '03106396', '0', '0', 'INE LARSEN', '48 ST', 'SCANDIAGADE', '2450', 'KØBENHAVN', 'Dänemark', '', '0', '0', '004531213111', '8628U936O6', '0', 'Theorema', 'DAMASCUS BLACK', '0', 'RG 0686 0246 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3555, '03106395', '0', '0', 'ABDULLAH BABRAKZAI ZADRAN', '62', 'VOLDEN', '4100', 'RINGSTED', 'Dänemark', '', '0', '0', '50468113', '3HT0YC4164', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I GULD\r\n\r\nrep. 25.02.2013 RG 0686 0640 8DE', '0', 'RG 0686 0247 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3556, '03106391', '0', '0', 'IVAN DUDIC', '4', 'KRONBORG HAVEBYVEJ 4', '3000', 'HELSINGØR', 'Dänemark', '', '0', '0', '29788386', 'N83108PTS9', '0', 'Theorema', 'MODEL MONACO DIAMOND I SØLV/HVID', '0', 'RG 0686 0206 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3557, '03106393', '0', '0', 'TINA DØSSING', '135    1TH', 'HOLDKÆRS AGER', '2770', 'KASTRUP', 'Dänemark', '', '0', '0', '51900064', 'EYXWFBJSXN', '0', 'Theorema', 'MODEL MONACO DIAMOND I GULD', '0', 'RG 0686 0248 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3558, '03106391', '0', '0', 'BRIAN SEILING', '7C; 2TV', 'TRIANGLEN', '2100', 'COPENHAGEN EAST', 'Dänemark', '', '0', '0', '+4528693100', 'FC9FVJNF8H', '0', 'Theorema', 'MODEL MONACO DIAMOND I S?LV/HVID', 'will reparatur!', 'RG 0686 0249 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3559, '03106395', '0', '0', 'MICHAEL MADSEN', '55', 'VINHAVEN', '2500', 'VALBY', 'Dänemark', '', '0', '0', '50460489', '63T2R12MO9', '0', 'Theorema', 'DAMACUS GOLD', '0', 'RG 0686 0250 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3560, '03106395', '0', '0', 'THIM ANDERSEN', '12', 'HIRSEAGER', '2690', 'KARLSLUNDE', 'Dänemark', '', '0', '0', '30209610', 'TJAF864Z0F', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I GULD', '0', '1Z8VF459DK99537264', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3561, '03106393', '0', '0', 'LUKAS JENSEN', '3A', 'AMAGER LANDEVEJ', '2770', 'KASTRUP', 'Dänemark', '', '0', '0', '53800453', 'GKFZMVATTL', '0', 'Theorema', 'MODEL MONACO DIAMOND I GULD', '0', 'RG 0686 0251 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3562, '03106396', '0', '0', 'TINO ZUPELLI', '14', 'KLOKKERHØJEN 14 1TV', '2400', 'KBH NV', 'Dänemark', '', '0', '0', '20952595', 'TMJI7TC811', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I SORT', '0', 'RG 0686 0205 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3563, '03106393', '0', '0', 'TOBIAS HILKJÆR JENSEN', '23', 'MULDAGER', '2605', 'BRØNDBY', 'Dänemark', '', '0', '0', '51298802', 'JMTPAYFBMW', '0', 'Theorema', 'MODEL MONACO DIAMOND I GULD', '0', '1Z8VF459DK98029056', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3564, '03106395', '0', '0', 'LARS KONGEBRO', 'VIBEVEJ 36 2', 'VIBEVEJ 36 2', '2400', 'KBH NV', 'Dänemark', '', '0', '0', '23208455', '6X0CH989I5', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I GULD', '0', 'RG 0686 0252 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3565, '03106390', '0', '0', 'NADIA FRANKSEN', '7-9', 'SEJERØGADE', '2100', 'KØBENHAVN Ø', 'Dänemark', '', '0', '0', '31372918', 'U1J3K50EUL', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I SØLV', '0', 'RG 0686 0253 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3566, '03106390', '0', '0', 'NINA WALIA', '223 ST.', 'RØDOVRE PARKVEJ', '2610', 'RØDOVRE', 'Dänemark', '', '0', '0', '60327274', '6ZJT7895N1', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I SØLV', '0', 'RG 0686 0254 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3567, '03106395', '0', '0', 'THIM ANDERSEN', '12', 'HIRSEAGER', '2690', 'KARLSLUNDE', 'Dänemark', '', '0', '0', '30209610', 'QC6B9HL8W4', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I GULD', '0', '1Z8VF459DK99537264', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3568, '03106390', '0', '0', 'LISA LYNGE', '15;2 TH', 'WESTEND', '1661', 'KØBENHAVN', 'Dänemark', '', '0', '0', '0045 26100712', '50885LRJEL', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I SØLV', '0', 'RG 0686 0255 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3569, '03106395', '0', '0', 'MANISHA SINGH', '19', 'OEHLENSCHLÆGERSGADE 3-3', '1663', 'KØBENHAVN V', 'Dänemark', '', '0', '0', '27948704', 'M512P63U7N', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I GULD', '0', 'RG 0686 0256 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3570, '3073627', '0', '0', 'ALI MUNTHRI', 'FLAT 72', '1535 THE MELTING POINT, 3 FIRTH STREET', 'HD1 3BB', 'HUDDERSFIELD', 'Grossbritannien', '', '0', '0', '0', 'TFMWH7BKTJ', '0', 'Theorema', 'COPACABANA GOLD WITH BROWN STRAP UK', '0', 'RG 0686 0257 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3571, '3073626', '0', '0', 'EDWARD TOOHER', 'G7', 'KONE,CALMOUNT PARK', '', 'BALLYMOUNT, DUBLIN 12', 'Irland', '', '0', '0', '0', 'C9FE65L8PT', '0', 'Theorema', 'COPACABANA MEN’S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 0258 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3572, '3073621', '0', '0', 'KEVIN CARROLL', '29', 'LIMEKILN GREEN, WALKINSTOWN', '', 'DUBLIN 12', 'Irland', '', '0', '0', '0', '2GKD6M379U', '0', 'Theorema', 'SAO PAOLO SILVER WITH BLACK STRAP UK', '0', 'RG 0686 0259 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3573, '3073623', '0', '0', 'VENTSISLAV DIMITROV', '16', 'BRUNEL HOUSE', 'BA2 1SP', 'BATH', 'Grossbritannien', '', '0', '0', '4,47415E+11', '5HCF82L6Z9', '0', 'Theorema', 'SAO PAOLO MEN?S SKELETON WATCH IN BLACK WITH BLACK STRAP\r\n\r\nWir haben keine GU von Groupon erhalten, da Geld erwartet wird', '0', 'RG 0686 0260 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3574, '3073625', '0', '0', 'SARA LEE O&APOS', '2', 'BALLYNAGERRAGH CLOSE', 'ROI', 'DUNHILL WATERFORD', 'Irland', '', '0', '0', '0', '9ZQ4TDFGCW', '0', 'Theorema', 'COPACABANA SILVER WITH BLACK STRAP UK', '0', 'RG 0686 0261 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3575, '3073626', '0', '0', 'MONA WALSH', '20', 'WOODLANDS GREEN, RENMORE', '', 'GALWAY', 'Irland', '', '0', '0', '0', '2D893CTPGX', '0', 'Theorema', 'COPACABANA BLACK WITH BLACK STRAP UK', '0', 'RG 0686 0262 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3576, '3073625', '0', '0', 'TIMOTHY GILL', 'APT 16', 'MILL COURT MILL PLACE', '23', 'BANDON CO CORK IRELAND', 'Irland', '', '0', '0', '086 1750648', 'E3GYKB789D', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 0263 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3577, '3073627', '0', '0', 'NADEZDA HOROVECA', '4', 'SUNDALE WALK', 'D24', 'DUBLIN', 'Irland', '', '0', '0', '851010441', 'RPV6RLAY8K', '0', 'Theorema', 'COPACABANA GOLD WITH BROWN STRAP UK', '0', 'RG 0686 0264 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3578, '3073626', '0', '0', 'DEREK MC DONNELL', 'C/O', 'PORTERING DEPARTMENT', 'DUBLIN 24', 'TALLAGHT HOSPITAL ,TALLAGHT', 'Irland', '', '0', '0', '0', '6BE67FVLW3', '0', 'Theorema', 'COPACABANA BLACK WITH BLACK STRAP UK', '0', 'RG 0686 0265 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3579, '3073623', '0', '0', 'LANCE TAYLOR', '295', 'CHAMBERS PARK', 'N/A', 'KILCOCK', 'Irland', '', '0', '0', '877957865', '3PB64MJL8N', '0', 'Theorema', 'SAO PAOLO BLACK WITH BLACK STRAP UK\r\n\r\nGeld am 15.02.2013 zur?ck erhalten! Uhr am 04.03.2013 zurück!', '0', 'RG 0686 0266 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3580, '3073624', '0', '0', 'AMIR ALOBAIDI', '76', 'POPTAHOF NOORD', '2624PZ', 'NEDERLAND  DELFT', 'Niederlande', '', '0', '0', '31619911984', 'VRV5LW4DNE', '0', 'Theorema', 'SAO PAOLO GOLD WITH BROWN STRAP UK', '0', 'RG 0686 0267 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3581, '3066674', '0', '0', 'GILL JARRETT-KERR', 'STONEHAVEN', 'LEIGH LANE, EAST KNOYLE', 'SP3 6AP', 'SALISBURY', 'Grossbritannien', '', '', '0', '0', '4RJMNV9DUB', '0', 'Theorema', 'PARAGON SILVER BODY; WHITE FACE; BROWN STRAP', '0', 'RG 0686 0268 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3582, '3066678', '0', '0', 'KATHY MULLINS', '8C', 'LANGSTONE AVE', 'PO9 1RU', 'PORTSMOUTH', 'Grossbritannien', '', '', '0', '0', 'FE72HWVK4A', '0', 'Theorema', 'PARAGON GOLD', '0', 'RG 0686 0269 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3583, '3066671', '0', '0', 'SAMUEL SHERWOOD', '57', 'FITZWILLIAM STREET', 'S63 7HG', 'ROTHERHAM', 'Grossbritannien', '', '', '0', '0', 'UL8Q5YRHVP', '0', 'Theorema', 'PARAGON SILVER BODY', '0', 'RG 0686 0270 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3584, '3066671', '0', '0', 'NATHAN HOTTE', '73', 'COTTERDALE', 'HU7 4AA', 'HULL', 'Grossbritannien', '', '', '0', '0', 'ZMAR468KWY', '0', 'Theorema', 'PARAGON SILVER BODY', '0', 'RG 0686 0271 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3585, '3066674', '0', '0', 'WILL CARADOC-HODGKINS', '354', 'OLD YORK ROAD', 'SW18 1SS', 'LONDON', 'Grossbritannien', '', '', '0', '0', 'QPM3HRU5X7', '0', 'Theorema', 'PARAGON SILVER BODY', '0', 'RG 0686 0272 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3586, '3066671', '0', '0', 'JON SWAINE', '91', 'ELM DRIVE', 'BN3 7JA', 'HOVE', 'Grossbritannien', '', '', '0', '0', '38PQ4X6ZHJ', '0', 'Theorema', 'PARAGON SILVER BODY', '0', 'RG 0686 0273 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3587, '3066673', '0', '0', 'JO-ANNE SCOTT', 'DUNSLEY', 'RIVERSIDE AVENUE', 'EN10 6RA', 'BROXBOURNE', 'Grossbritannien', '', '', '0', '0', 'WL9PT6BXEW', '0', 'Theorema', 'PARAGON SILVER BODY', '0', 'RG 0686 0274 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3588, '3066679', '0', '0', 'MALEI WONG', '133', 'THE MURRAYS', 'EH17 8UN', 'EDINBURGH', 'Grossbritannien', '', '', '0', '0', '8F3CHVALG2', '0', 'Theorema', 'PARAGON ROSE GOLD', 'Will Geld zurück für gebrauchte Uhr!', 'RG 0686 0275 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(3589, '3066679', '0', '0', 'MOUNI MALLELA', '41306', '146 OXFORD STREET', 'G5 9JG', 'GLASGOW', 'Grossbritannien', '', '', '0', '0', 'U7TYLNUP36', '0', 'Theorema', 'PARAGON ROSE GOLD', '0', 'RG 0686 0276 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3590, '3066679', '0', '0', 'GARY WELLS', '157', 'WHITBY ROAD (METALI WINDOWS)', 'HA4 9EB', 'RUISLIP', 'Grossbritannien', '', '', '0', '0', '7GZHD9TY7P', '0', 'Theorema', 'PARAGON ROSE GOLD', '0', 'RG 0686 0277 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3591, '3066679', '0', '0', 'CHRISTINE EARL', '8', 'SEELY AVENUE', 'NG14 6NF', 'NOTTINGHAM', 'Grossbritannien', '', '', '0', '0', '3K57N39LP6', '0', 'Theorema', 'PARAGON ROSE GOLD', '0', 'RG 0686 0278 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3592, '3066673', '0', '0', 'CAROL DERRICK', '47', 'MANSEL STREET', 'SA1 5SW', 'SWANSEA', 'Grossbritannien', '', '', '0', '0', '27LUGCZNXD', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0279 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3593, '3066679', '0', '0', 'VADIMS SONDORS', '2', 'WALNUT AVENUE', 'SO18 2HS', 'SOUTHAMPTON', 'Grossbritannien', '', '', '0', '0', 'UEADZ7FQ59', '0', 'Theorema', 'PARAGON ROSE GOLD', 'Uhr erhalten 31.10.2013\r\nUhr versendet 11.11.2013  RG 62 372 698 5DE', 'RG 0686 0280 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3594, '3066673', '0', '0', 'AGIE DEBCZYNSKA', '1', 'WHARF STREET', 'JE4 0ZX', 'JERSEY', 'Grossbritannien', '', '', '0', '0', '2PQ4L6732B', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0281 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3595, '3066677', '0', '0', 'DAVID A HOWE', 'UNIT2', 'APEX BUSINESS VILLAGE', 'NE23 7BF', 'CRAMLINGTON', 'Grossbritannien', '', '', '0', '0', '894CNFE87D', '0', 'Theorema', 'PARAGON SILVER WITH GOLD BEZEL', '0', 'RG 0686 0282 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3596, '3066677', '0', '0', 'PAUL DIMELOW', '17', 'PARK STREET', 'S80 1HW', 'WORKSOP', 'Grossbritannien', '', '', '0', '0', '5943628V7F', '0', 'Theorema', 'PARAGON SILVER WITH GOLD BEZEL', '0', 'RG 0686 0283 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3597, '3066679', '0', '0', 'JACK HAUGHEY', '17', 'STRATHEARN GROVE KIRKINTILLOCH', 'G66 2PL', 'GLASGOW', 'Grossbritannien', '', '', '0', '0', 'M4D7KZ8FBY', '0', 'Theorema', 'PARAGON ROSE GOLD', '0', 'RG 0686 0284 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3598, '3066678', '0', '0', 'BRETT HARRIS', '67', 'HOLYROOD RISE', 'S66 3QB', 'ROTHERHAM', 'Grossbritannien', '', '', '0', '0', '939WJL7R4T', '0', 'Theorema', 'PARAGON GOLD', '0', 'RG 0686 0285 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3599, '3066677', '0', '0', 'AHMAD SAFI', '', 'ROYAL HOLLOWAY COLLEGE, KINGSWOOD HALL; COOPERS HILL LANE', 'TW20 0LG', 'EGHAM', 'Grossbritannien', '', '', '0', '0', 'V73WY59KDM', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY AND GOLD BEZEL; BLACK FACE AND BLACK STRAP\r\n\r\nGeld am 28.02.2013 von Groupon zurück erhalten! Uhr???', '0', 'RG 0686 0286 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3600, '3066671', '0', '0', 'MARIOS NICOLAOU', '40', 'GROSVENOR PLACE,  L.E.K. CONSULTING', 'SW1X 7JL', 'LONDON', 'Grossbritannien', '', '', '0', '0', 'HN395UMP7L', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY; WHITE FACE AND BLACK STRAP\r\n\r\n04.03.2013 rep. RG 0686 0713 9DE', '0', 'RG 0686 0287 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3601, '3066678', '0', '0', 'K LLOYD', '71', 'ST. MARY STREET', 'NP11 6GQ', 'NEWPORT', 'Grossbritannien', '', '', '0', '0', '3A9VFU82H7', '0', 'Theorema', 'PARAGON GOLD', '0', 'RG 0686 0289 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3602, '3066674', '0', '0', 'DEBBIE THOROLD', '10', 'OAKFIELD DRIVE HUYTON', 'L36 0ST', 'MERSEYSIDE', 'Grossbritannien', '', '', '0', '0', 'J82Z3N69XJ', '0', 'Theorema', 'PARAGON SILVER BODY\r\n\r\nrep 25.02.2013 RG 0686 0639 9DE', '0', 'RG 0686 0290 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3603, '3066679', '0', '0', 'KISHAN JASSI', '173', 'MAXWELL DRIVE', 'LE11 5EJ', 'LOUGHBOROUGH', 'Grossbritannien', '', '', '0', '0', 'JN7VWX893T', '0', 'Theorema', 'PARAGON ROSE GOLD', '0', 'RG 0686 0291 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3604, '3066679', '0', '0', 'SARAH SPRIGGS', '147', 'EASTWORTH ROAD', 'KT16 8DU', 'CHERTSEY', 'Grossbritannien', '', '', '0', '0', 'UWE43RUF7B', '0', 'Theorema', 'PARAGON ROSE GOLD', '0', 'RG 0686 0292 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3605, '3066674', '0', '0', 'STEPHEN WHITTLE', '385', 'THORNE ROAD', 'DN2 5AW', 'DONCASTER', 'Grossbritannien', '', '', '0', '0', '6G5CXQP38R', '0', 'Theorema', 'PARAGON SILVER BODY\r\n\r\n04.03.2013 rep RG 0686 0711 1DE', '0', 'RG 0686 0293 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3606, '3066678', '0', '0', 'RUBY RAMSAMY', '19', 'MANSHIP ROAD', 'CR4 2AY', 'Mitcham, Surrey', 'Grossbritannien', '', '', '0', '0', '6VU6CPR725', '0', 'Theorema', 'PARAGON GOLD', '0', 'RG 0686 0294 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3607, '3066671', '0', '0', 'CRAIG WILLIAMS', '57', 'BYRON ROAD', 'CM2 6HH', 'CHELMSFORD', 'Grossbritannien', '', '', '0', '0', 'WYU583KM2C', '0', 'Theorema', 'PARAGON SILVER BODY', '0', 'RG 0686 0295 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3608, '3066679', '0', '0', 'RAYMOND EVANS', 'S.B.S LTD', 'UNITS 3 - 4 EUROCOURT , OLIVER CLOSE; WEST THURROCK.', 'RM20 3EE', 'WEST THURROCK.', 'Grossbritannien', '', '', '0', '0', 'Y5L3F7VY8T', '0', 'Theorema', 'PARAGON ROSE GOLD; WHITE FACE; BLACK STRAP', '0', 'RG 0686 0296 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3609, '3066671', '0', '0', 'HANNAH ENGLAND', 'SITE B', 'MAIDENBOWER BUSINESS PARK,  BALCOMBE ROAD', 'RH10 7ZJ', 'CRAWLEY', 'Grossbritannien', '', '', '0', '0', '7C72WJ7U9Y', '0', 'Theorema', 'PARAGON SILVER BODY; WHITE FACE; BLACK STRAP', '0', 'RG 0686 0297 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3610, '3066673', '0', '0', 'MARIA MORARU', 'FLAT 84', 'REGENCY LODGE ADELAIDE ROAD', 'NW3 5EB', 'LONDON', 'Grossbritannien', '', '', '0', '0', 'X2CMU4738D', '0', 'Theorema', 'PARAGON SILVER BODY', '20.02.2013 Uhr zur?ck...refund\r\n\r\nGeld am 27.02.2013 zurück gezahlt!', 'RG 0686 0298 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3611, '3066679', '0', '0', 'LOAN HOLT', '65', 'THE WOODFIELDS', 'CR2 0HJ', 'SANDERSTEAD', 'Grossbritannien', '', '', '0', '0', 'FJNR4HVP3T', '0', 'Theorema', 'PARAGON ROSE GOLD', '0', 'RG 0686 0288 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-13', '', '', '', '', '', ''),
(3612, '3106391', '0', '0', 'CECILIE FROBENIUS', 'ST TV', 'GODTHÅBSVEJ 239A', '2720', 'VANLØSE', 'Dänemark', '', '0', '0', '0', 'WFW53ZP303', '0', 'Theorema', 'MODEL MONACO DIAMOND I SÃ˜LV/HVID', '0', 'RG068603327DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-16', '', '', '', '', '', ''),
(3613, '3106390', '0', '0', 'GUSTAV TESCH', '40', 'VÆREBROVEJ', '2880', 'BAGSVÆRD', 'Dänemark', '', '0', '0', '28732603', 'F43A34701P', '0', 'Theorema', 'DAMASCUS SILVER', '0', 'RG068603335DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-16', '', '', '', '', '', ''),
(3614, '3106395', '0', '0', 'ANNABEL ALONSABE', '37', 'JYDEHOLMEN', '2720', 'VANLØSE', 'Dänemark', '', '0', '0', '21961574', 'XQ274H707S', '0', 'Theorema', 'DAMACUS GOLD', '0', 'RG068603344DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-16', '', '', '', '', '', ''),
(3615, '3106396', '0', '0', 'SEBASTIAN GROSET', '1A', 'LÆSSØESGADE', '2200', 'KØBENHAVN', 'Dänemark', '', '0', '0', '20624134', '6NRO6E4SS7', '0', 'Theorema', 'DAMASCUS BLACK', '0', 'RG068603358DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-16', '', '', '', '', '', ''),
(3616, '3106396', '0', '0', 'BIRTHE BROE', '2', 'SOLVÆNGET', '5610', 'ASSENS', 'Dänemark', '', '0', '0', '52403362', '10R35IV716', '0', 'Theorema', 'DAMASCUS BLACK', '0', 'RG068603361DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-16', '', '', '', '', '', ''),
(3617, '3106395', '0', '0', 'NARIT SARA CHRISTIANSEN', '14 ST.TV.', 'NORDRE JERNBANEVEJ', '3400', 'HILLERØD', 'Dänemark', '', '0', '0', '26129131', '986G32EXSU', '0', 'Theorema', 'DAMACUS GOLD', '0', 'RG068603375DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-16', '', '', '', '', '', ''),
(3618, '3106391', '0', '0', 'MONIR HADIFI', '27', 'PLATANVEJ 27 2TH', '1810', 'FREDERIKSBERG C', 'Dänemark', '', '0', '0', '60255330', '85Q7OB3H8Q', '0', 'Theorema', 'MONACO SILVER/WHITE', '0', 'RG068603389DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-16', '', '', '', '', '', ''),
(3619, '3106395', '0', '0', 'HAIDER HAVAERAH TASNEEM', 'NR. 7', 'FRØHAVEN', '2630', 'TAASTRUP', 'Dänemark', '', '0', '0', '31956523', 'AM736T3N0S', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I GULD', '0', 'RG068603392DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-16', '', '', '', '', '', ''),
(3620, '3106396', '0', '0', 'FREDERIK KRISTOFFERSEN', '150', 'DALSTRØGET', '2870', 'DYSSEGÅRD', 'Dänemark', '', '0', '0', '22236403', 'UJ2JWUE4V6', '0', 'Theorema', 'DAMASCUS BLACK', '0', 'RG068603401DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-16', '', '', '', '', '', ''),
(3621, '3106396', '0', '0', 'ALARIC ALEJO', '11', 'SIRGRÆSVEJ', '2770', 'KASTRUP', 'Dänemark', '', '0', '0', '60290262', '7J5STRVR3H', '0', 'Theorema', 'DAMASCUS BLACK', '0', 'RG068603415DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-16', '', '', '', '', '', ''),
(3622, '3073627', '0', '0', 'GERARDA MCCORMACK', '20', 'BOW BRIDGE COURT KILMAINHAM', 'DUBLIN', '8', 'Irland', '', '0', '0', '087-266-5238', 'LJMY89736B', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 0343 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3623, '3073625', '0', '0', 'IAIN DUFFY', '1 PARKPLACE', 'HATCH STREET', 'D2', 'DUBLIN', 'Irland', '', '0', '0', '851470163', 'JBH649NU5Z', '0', 'Theorema', 'COPACABANA SILVER WITH BLACK STRAP UK', '0', 'RG 0686 0344 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3624, '3073623', '0', '0', 'BRIONI LANE', 'C/O TELEFLEX', 'GARRYCASTLE. DUBLIN RD..', 'WESTMEATH', 'ATHLONE. WESTMEATH', 'Irland', '', '0', '0', '861703095', 'WR926H845J', '0', 'Theorema', 'SAO PAOLO BLACK WITH BLACK STRAP UK', '0', 'RG 0686 0345 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3625, '3073627', '0', '0', 'ANTOINETTE BROWN', '364', 'GALTYMORE ROAD. DRIMNAGH', '12', 'DUBLIN', 'Irland', '', '0', '0', '879832255', 'J8W7NR46JF', '0', 'Theorema', 'COPACABANA GOLD WITH BROWN STRAP UK', '0', 'RG 0686 0346 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3626, '3073625', '0', '0', 'COLETTE FARRINGTON', '11', 'BALLYOGAN VALE, CARRICKMINES', '', 'DUBLIN 18', 'Irland', '', '0', '0', '0', 'RXU5N6BJ4W', '0', 'Theorema', 'COPACABANA MEN’S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 0347 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3627, '3073625', '0', '0', 'VIORICA CARAUS', '10', '10 ELVEDEN HOUSE, 40-45 CORK STREET', '', 'DUBLIN 8', 'Irland', '', '0', '0', '0', 'KUE6XMDCGH', '0', 'Theorema', 'COPACABANA MEN’S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 0348 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3628, '3073623', '0', '0', 'NIGEL MILLER', '1 THE CHASE', 'RAMSGATE VILLAGE', 'WEXFORD', 'GOREY', 'Irland', '', '0', '0', '867327499', 'R69R547B23', '0', 'Theorema', 'SAO PAOLO BLACK WITH BLACK STRAP UK', '0', 'RG 0686 0342 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3629, '3073627', '0', '0', 'TERESA REDMOND', '0', '58 Stonepark Abbey Rathfarnham', '14', 'DUBLIN 14', 'Irland', '', '0', '0', '872981369', 'A7W43GEBUM', '0', 'Theorema', 'COPACABANA GOLD WITH BROWN STRAP UK', 'rep 06.05.2013  RG 5181 0212 8DE\r\nUhr erhalten 04.09.2013\r\nUhr versendet 09.09.2013 RG 5181 3835 7DE\r\n', 'RG 0686 0349 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3630, '3073625', '0', '0', 'RICHIE HOGAN', 'TINNAMONA', 'CALLAN', 'KILKENNY', 'KILKENNY', 'Irland', '', '0', '0', '0', '37468J2A53', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 0350 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3631, '3073627', '0', '0', 'DENISE O&APOS.GORMAN', '33', 'NEWLYN VALE', 'CORK', 'ROCHESTOWN', 'Irland', '', '0', '0', '857081733', '68QWHLNYD7', '0', 'Theorema', 'COPACABANA GOLD WITH BROWN STRAP UK', '0', 'RG 0686 0351 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3632, '3073623', '0', '0', 'JOHN FENTON', '36', 'SUNCOURT. MIDLETON', 'X', 'CO. CORK IRELAND', 'Irland', '', '0', '0', '086-6065444', 'ELA82ZNXJ6', '0', 'Theorema', 'SAO PAOLO BLACK WITH BLACK STRAP UK', '0', 'RG 0686 0352 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3633, '3073625', '0', '0', 'RICHARD COLLINS', '61', 'THE EGLINTON. DONNYBROOK CASTLE. STILLORGAN ROAD.', 'D4', 'DUBLIN', 'Irland', '', '0', '0', '861916065', 'RH3AYE8MZV', '0', 'Theorema', 'COPACABANA SILVER WITH BLACK STRAP UK', '0', 'RG 0686 0353 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3634, '3073627', '0', '0', 'CONOR WALSH', '7', 'BOUNDARY HOUSE LESLIE AVENUE DALKEY', '0', 'DUBLIN', 'Irland', '', '0', '0', '861005155', '26XF4H97PE', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 0354 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3635, '3073623', '0', '0', 'KEVIN COYLE', '10', 'ASHWOOD DRIVE, CLONDALKIN', '', 'Dublin 22', 'Irland', '', '0', '0', '0', '6DL7365J8F', '0', 'Theorema', 'SAO PAOLO MEN’S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 0355 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3636, '3073626', '0', '0', 'MOJISOLA OLOJO', '13', 'SHEEPHILL AVENUE', 'DUBLIN 15', 'BLANCHARDSTOWN', 'Irland', '', '0', '0', '872507105', '48MGA23YP4', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 0356 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3637, '3073625', '0', '0', 'TATJANA VOROBJOVA', '178', 'CASTLECURRAGH VALE', '15', 'BLANCHARDSTOWN', 'Irland', '', '0', '0', '876934931', 'C249K3FVJ7', '0', 'Theorema', 'COPACABANA SILVER WITH BLACK STRAP UK', '0', 'RG 0686 0357 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3638, '3073627', '0', '0', 'NIALL O&APOS.SULLIVAN', 'UNIT 3', 'CLOGHENN BUSSINES PARK BLARNEY ROAD', 'CORK', 'CORK', 'Irland', '', '0', '0', '3,53868E+11', 'CKXJ8NVHZQ', '0', 'Theorema', 'COPACABANA GOLD WITH BROWN STRAP UK', '0', 'RG 0686 0358 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3639, '3073627', '0', '0', 'NIGEL MILLER', '1 THE CHASE', 'RAMSGATE VILLAGE', 'WEXFORD', 'GOREY', 'Irland', '', '0', '0', '867327499', 'GC98AWM5ND', '0', 'Theorema', 'COPACABANA GOLD WITH BROWN STRAP UK', '0', 'RG 0686 0342 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3640, '3073623', '0', '0', 'ANNE COTTER', '1233', 'BALLYBURDEN', 'CO. CORK', 'BALLINCOLLIG', 'Irland', '', '0', '0', '868155279', 'Y7W3H64G92', '0', 'Theorema', 'SAO PAOLO MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 0359 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3641, '3073627', '0', '0', 'CRAIG RYAN', '122', 'PEARSE STREET', '2', 'DUBLIN', 'Irland', '', '0', '0', '851303498', '2QH63DVN92', '0', 'Theorema', 'COPACABANA GOLD WITH BROWN STRAP UK', '0', 'RG 0686 0360 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3642, '3073626', '0', '0', 'CARLO MORI', '41398', 'NASSAU STREET', 'IRELAND', 'DUBLIN 2', 'Irland', '', '0', '0', '879387601', '383C5YMFPT', '0', 'Theorema', 'COPACABANA BLACK WITH BLACK STRAP UK', '0', 'RG 0686 0361 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3643, '3073623', '0', '0', 'NEVILLE MULLALLY', 'BRIDGE', 'STREET. CALLAN.', '0', 'CO. KILKENNY', 'Irland', '', '0', '0', '3,53861E+11', 'LT8K7HAGYR', '0', 'Theorema', 'SAO PAOLO BLACK WITH BLACK STRAP UK', '0', 'RG 0686 0362 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3644, '3073625', '0', '0', 'PEARL LONERGAN', '0', 'MATER HOSPITAL', 'D7', 'ECCLES STREET. DUBLIN', 'Irland', '', '0', '0', '3,53873E+11', 'AFND8U645X', '0', 'Theorema', 'COPACABANA SILVER WITH BLACK STRAP UK', '0', 'RG 0686 0363 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3645, '3073627', '0', '0', 'JON MCGUINNESS', '196', 'CAPTAINS ROAD', '12', 'CRUMLIN', 'Irland', '', '0', '0', '871527466', '2ZWEV7UL9H', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 0364 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3646, '3073623', '0', '0', 'AMIT JAIN', '25', 'CASTLEKNOCK GREEN CASTLEKNOCK', '15', 'DUBLIN', 'Irland', '', '0', '0', '872317587', 'Y47C8V32UD', '0', 'Theorema', 'SAO PAOLO BLACK WITH BLACK STRAP UK', '01.03.2013 Uhr zur?ck...refund\r\nGeld am 16.03.2013 von Groupon zurück gezahlt!', 'RG 0686 0365 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3647, '3073627', '0', '0', 'DONAL TREACY', '142', 'RATOATH ESTATE, CABRA.', '', 'Dublin 7', 'Irland', '', '0', '0', '0', '5Q9PJ43FU6', '0', 'Theorema', 'COPACABANA MEN’S SKELETON WATCH IN GOLD WITH BROWN STRAP', '0', 'RG 0686 0366 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3648, '3073627', '0', '0', 'NIKKI BRYAN', '0', 'KILCLARE, CONNA', '', 'CO.CORK', 'Irland', '', '0', '0', '0', '24638WVUPD', '0', 'Theorema', 'COPACABANA MEN?S SKELETON WATCH IN GOLD WITH BROWN STRAP', '22.04.2013  RG 5181 0031 7DE', 'RG 0686 0367 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3649, '3073627', '0', '0', 'EDWARD HARRINGTON', '45', 'SILVERDALE ROAD', 'BALLINLOUGH CORK', 'N/A', 'Irland', '', '0', '0', '0', '2QHZKX8CM2', '0', 'Theorema', 'COPACABANA GOLD WITH BROWN STRAP UK', '0', 'RG068603684DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3650, '3073625', '0', '0', 'MICHA? BUGAJSKI', '46', 'CARRAIGE EAN', 'EDENDERRY', 'CO OFFALY', 'Irland', '', '0', '0', '0', 'Q3ZHCFVGQJ', '0', 'Theorema', 'COPACABANA SILVER WITH BLACK STRAP UK', '0', 'RG 0686 0369 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3651, '3106396', '0', '0', 'JOHN LAUTRUP', '07.01.1900', 'MORGENFRUEVEJ', '8541', 'SKØDSTRUP', 'Dänemark', '', '0', '0', '0', 'A5R5CH2I1W', '0', 'Theorema', 'DAMASCUS BLACK', '0', 'RG 0686 0370 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3652, '3066679', '0', '0', 'ROBERT SMITH', '1/1 135', 'HOLLOWGLEN ROAD', 'G32 0DR', 'GLASGOW', 'Grossbritannien', '', '0', '0', '0', 'U62HDPJT3U', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY', '0', 'RG 0686 0373 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3653, '3066671', '0', '0', 'MAIRI BREW', '8', 'SCOTT TERRACE', 'AB23 8YT', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '0', 'L46KJV29AH', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0374 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3654, '3066678', '0', '0', 'DAVID LANE', '105', 'STANLEY PARK AVENUE SOUTH', 'L4 7XD', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '0', '5AR8MLK4BP', '0', 'Theorema', 'THEOREMA PARAGON WITH GOLD BEZEL', '0', 'RG 0686 0375 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3655, '3066674', '0', '0', 'ALEX ROSS', '82', 'CLERKENWELL ROAD', 'EC1M 5RF', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '2M6BTY45G3', '0', 'Theorema', 'PARAGON SILVER BODY', '0', 'RG 0686 0376 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3656, '3066674', '0', '0', 'SAMUEL BEESLEY', '13', 'LANGDON ROAD', 'ME1 1UN', 'ROCHESTER', 'Grossbritannien', '', '0', '0', '0', '7VT829LFR6', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0377 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3657, '3066679', '0', '0', 'L TANG', '107', 'WAVERTREE ROAD', 'L7 1PG', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '0', 'M7HJ24EV89', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY', '0', 'RG 0686 0378 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3658, '3066674', '0', '0', 'NEIL MCARTHUR', '19', 'HIGHMORE ST', 'HR4 9PG', 'HEREFORD', 'Grossbritannien', '', '0', '0', '0', '6N2PLEVC3K', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0379 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3659, '3066671', '0', '0', 'TOM PELSER', 'RBS', 'BANKSIDE 3, 90-100 SOUTHWARK STREET', 'SE1 0SW', 'London', 'Grossbritannien', '', '0', '0', '0', 'BE75U8AYXV', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0380 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3660, '3066677', '0', '0', 'SUSAN SERFONTEIN', '134', 'PARK AVENUE', 'EN1 2BJ', 'ENFIELD', 'Grossbritannien', '', '0', '0', '0', 'VNECR4V658', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY AND GOLD BEZEL', '0', 'RG 0686 0381 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3661, '3066674', '0', '0', 'CHRISTIAN CHAPMAN', '107', 'HIGH GREEN', 'S35 3JG', 'SHEFFIED', 'Grossbritannien', '', '0', '0', '0', '2N3JVC8D6L', '0', 'Theorema', 'PARAGON SILVER BODY', '0', 'RG068603826DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3662, '3066671', '0', '0', 'CAROL DUKE', '30', 'FAIRGROVE DRIVE', 'G75 9FH', 'EAST KILBRIDE', 'Grossbritannien', '', '0', '0', '0', '6QB3EUG2M5', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0383 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3663, '3066678', '0', '0', 'MARK MONAGHAN', 'SARON', 'ASH BROW', 'WN8 7NF', 'WIGAN', 'Grossbritannien', '', '0', '0', '0', 'VMXUL5CDP9', '0', 'Theorema', 'THEOREMA PARAGON WITH GOLD BEZEL', '0', 'RG 0686 0384 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3664, '3066673', '0', '0', 'MICHAEL POOLE', '25', 'QUEENS ROAD', 'BS21 7TH', 'CLEVEDON', 'Grossbritannien', '', '0', '0', '0', 'H59MNYDC3E', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0385 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3665, '3066673', '0', '0', 'ENZA GIBSON', '39', 'DURHAM STREET', 'DD5 4PF', 'DUNDEE', 'Grossbritannien', '', '0', '0', '0', '9WVG8U73D4', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0386 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3666, '3066679', '0', '0', 'JOHN HIGHAM', '12', 'ABBEY CLOSE', 'L33 8YD', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '0', 'N2BLU765JP', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY', '0', 'RG 0686 0387 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3667, '3066679', '0', '0', 'SIMON EARLE', '16', 'LOVEL ROAD', 'SL9 9NN', 'GERRARDS CROSS', 'Grossbritannien', '', '0', '0', '0', '7VZELP757T', '0', 'Theorema', 'PARAGON ROSE GOLD', 'Will Reparatur!\r\n20.02.2013 uhr zur?ck...refund bitte\r\nGeld am 04.03.2013 zurück gezahlt von Groupon!', 'RG 0686 0388 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3668, '3066671', '0', '0', 'SAMANTHA WELLS', '52', 'DONNINGTON ROAD', 'NN15 5WL', 'BURTON LATIMER', 'Grossbritannien', '', '0', '0', '0', 'UK2V35DQ9H', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0389 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3669, '3066679', '0', '0', 'KAMALJIT DHINDSA', '29', 'RAVENSDALE GARDENS', 'WS5 3PX', 'WALSALL', 'Grossbritannien', '', '0', '0', '0', 'F8XVTJ4HQE', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY', '0', 'RG 0686 0390 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3670, '3066674', '0', '0', 'DAVID MCGUFF', '8', 'METHVEN TERRACE', 'EH18 1DE', 'LASSWADE MIDLOTHIAN', 'Grossbritannien', '', '0', '0', '0', 'MCVGJ2UDFZ', '0', 'Theorema', 'PARAGON SILVER BODY', '0', 'RG 0686 0391 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3671, '3066676', '0', '0', 'MATTHEW DAWSON', '46', 'PALACE ROAD', 'B9 5ES', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '0', 'BA7KZB36WQ', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY AND GOLD BEZEL', 'Paket liegt in ?sterreich! Nachforschung am 18.04.2013 gestellt!lt. Dt Post Uhr verloren! 03.06.2013', 'RG 0686 0392 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3672, '3066673', '0', '0', 'SANDRA HAMILTON', '70', 'SALISBURY', 'G74 3QE', 'GLASGOW', 'Grossbritannien', '', '0', '0', '0', '8TE6P497U5', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0393 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3673, '3066679', '0', '0', 'KIERAN SMITH', '6', 'BRYSON GARDENS', 'BT5 4TF', 'BELFAST', 'Grossbritannien', '', '0', '0', '0', 'EK2RXV37A5', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY', '0', 'RG 0686 0394 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3674, '3066679', '0', '0', 'ADRIAN LACUSTA (LOGMEIN)', '41518', 'HILLS PLACE', 'W1F 7SA', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '4ZERBT6KLJ', '0', 'Theorema', 'PARAGON ROSE GOLD. WHITE FACE. BLACK STRAP\r\n\r\nGeld am 22.02.2013 zur?ckerhalten ! Uhr????', '28.02.2013 Uhr zurück', 'RG 0686 0395 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3675, '3066671', '0', '0', 'XUANMING ZHU', 'D03D', 'WILMSLOW PARK', 'M13 0JP', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '0', '6RXM9FKPD4', '0', 'Theorema', 'PARAGON SILVER BODY', '0', 'RG 0686 0396 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3676, '3066678', '0', '0', 'PAUL BENNISON', '61', 'BELFAST ROAD', 'BT20 3PW', 'BANGOR', 'Grossbritannien', '', '0', '0', '0', 'CB965MD3U8', '0', 'Theorema', 'PARAGON GOLD', '0', 'RG 0686 0397 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3677, '3066678', '0', '0', 'YVONNE ELTON FLAT 2', '18. Jan', 'MCKINLEY ROAD', 'BH4 8AP', 'BOURNEMOUTH', 'Grossbritannien', '', '0', '0', '0', '3CKJFHVXEN', '0', 'Theorema', 'PARAGON GOLD', '0', 'RG 0686 0398 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3678, '3066676', '0', '0', 'GIOVANNA DIKE', '1', 'RELLY PATH', 'DH1 4JG', 'DURHAM', 'Grossbritannien', '', '0', '0', '0', 'HM5AZ2Q6BJ', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY AND GOLD BEZEL\r\n\r\n04.03.2013 rep RG 0686 0710 8DE', '0', 'RG 0686 0399 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3679, '3066679', '0', '0', 'BRAD HOTTE', '56', 'LANGTOFT GROVE', 'HU6 8LD', 'HULL', 'Grossbritannien', '', '0', '0', '0', 'K96D8HLR7U', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY', '0', 'RG 0686 0400 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3680, '3066678', '0', '0', 'JO CROWTHER', '5', 'KIMPTON RD, BROOK HSE', 'SM3 9QL', 'SUTTON', 'Grossbritannien', '', '0', '0', '0', '2N26XT72UP', '0', 'Theorema', 'THEOREMA PARAGON WITH GOLD BEZEL; BLACK FACE AND BLACK STRAP', '25.03.13 RG 0686 1433 3DE', 'RG 0686 0401 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3681, '3066677', '0', '0', 'SARAH BARRS', '8', 'ALBION STREET', 'ST1 1QH', 'STOKE-ON-TRENT', 'Grossbritannien', '', '0', '0', '0', '9PLN45G23Q', '0', 'Theorema', 'PARAGON SILVER WITH GOLD BEZEL', '0', 'RG 0686 0402 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3682, '3066671', '0', '0', 'SAEED DUDHIA', '3', 'TRIDENT WAY', 'BB1 3NU', 'BLACKBURN', 'Grossbritannien', '', '0', '0', '0', 'LAY8W76GV9', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '01-03-2013 Uhr zurück...refund bitte', 'RG 0686 0403 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3683, '3066674', '0', '0', 'MARIO LAMARRA', '1', 'GAUGHAN QUADRANT', 'ML1 3FB', 'MOTHERWELL', 'Grossbritannien', '', '0', '0', '0', 'LFCYP4T2NU', '0', 'Theorema', 'PARAGON SILVER BODY', '0', 'RG 0686 0404 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3684, '3066679', '0', '0', 'JON BARRETT', '5', 'THE SQUIRES', 'WR11 7XN', ' BLACKMINSTER;EVESHAM;WORCESTERSHIRE', 'Grossbritannien', '', '0', '0', '0', 'M8GBNPL5QY', '0', 'Theorema', 'PARAGON ROSE GOLD; WHITE FACE; BLACK STRAP', '0', 'RG 0686 0405 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3685, '3066679', '0', '0', 'CLAIRE WILKINSON', '3', 'SHEPHERDS WAY', 'HP5 1RH', 'CHESHAM', 'Grossbritannien', '', '0', '0', '0', 'G4QG3C2HV8', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY', '0', 'RG 0686 0406 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3686, '3066679', '0', '0', 'DONALD RABBETTS', '55', 'ASHMEAD RD', 'SO16 5DJ', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '0', 'NH34FL5Y2U', '0', 'Theorema', 'PARAGON ROSE GOLD. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0407 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3687, '3066674', '0', '0', 'HODAN J YUSSUF', '45', 'BAROQUE COURT, PRINCE REGENT ROAD', 'TW3 1QQ', 'HOUNSLOW', 'Grossbritannien', '', '0', '0', '0', '2YQ6JV5UR7', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY; WHITE FACE AND BROWN STRAP', 'rep 12.03.2013 RG 0686 1054 9DE', 'RG 0686 0408 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3688, '3066671', '0', '0', 'ELIZABETH CHISLETT', 'GROVELY HSE', 'TESTWOOD AVENUE', 'SO40 3LW', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '0', '3PVNZ4CKQM', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0409 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3689, '3066673', '0', '0', 'AHMED FAHIM', '65A', 'STATION APPROACH', 'HA4 6SD', 'SOUTH RUISLIP', 'Grossbritannien', '', '0', '0', '0', '7NW6BUEC72', '0', 'Theorema', 'PARAGON SILVER BODY', '0', 'RG068604101DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3690, '3066679', '0', '0', 'BRADLEY NUGENT', '20', 'KINGSDOWN WALK', 'SS8 9TZ', 'CANVEY ISLAND', 'Grossbritannien', '', '0', '0', '0', 'Q24BYH876U', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY', '0', 'RG 0686 0411 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3691, '3066679', '0', '0', 'MAUREEN SPARROW', '6', 'CRANBOURNE STREET', 'HU3 1PP', 'HULL', 'Grossbritannien', '', '0', '0', '0', '6QEG3H9M84', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY', '0', 'RG 0686 0412 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3692, '3066679', '0', '0', 'JOHN WATT', '51', 'MOUNT WILLIAM', 'FK10 3PH', 'SAUCHIE', 'Grossbritannien', '', '0', '0', '0', '89TJEHYULQ', '0', 'Theorema', 'PARAGON ROSE GOLD. WHITE FACE. BLACK STRAP', 'rep 12.03.2013 RG 0686 1055 2DE\r\nrep. 15.04.2013 RG 5181 4912 5DE', 'RG 0686 0413 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3693, '3066679', '0', '0', 'SEAN ALDRIDGE', '18', 'CAMERON STREET', 'L7 0EW', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '0', '5MV89BTZL5', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY', '0', 'RG 0686 0414 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3694, '3066673', '0', '0', 'STUART GARDINER', '86', 'DORSET WAY', 'BS37 7SP', 'YATE', 'Grossbritannien', '', '0', '0', '0', 'DBXE2M37KY', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0415 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3695, '3066679', '0', '0', 'SAM HAU', '50', 'TOPSHAM ROAD', 'EX2 4NF', 'EXETER', 'Grossbritannien', '', '0', '0', '0', 'PK2Z8C9JBA', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY', '0', 'RG 0686 0416 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3696, '3066679', '0', '0', 'MOHAN HALAPPA', '26', 'LIBERTON PLACE', 'EH16 6NA', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '0', '5RYLAJZB4K', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY', '0', 'RG 0686 0417 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3697, '3066674', '0', '0', 'DAVID TAYLOR', '25', 'GLENMORE DRIVE', 'M35 9HG', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '0', 'J7Z58T2346', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0418 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3698, '3066674', '0', '0', 'HOWARD MARSHALL', '7', 'LITTLE CARTRIDGE COURT', 'HP5 2RQ', 'CHESHAM', 'Grossbritannien', '', '0', '0', '0', 'L3C4M6G2YD', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '25.03.2013 Uhr zur?ck...refund bitte\r\nGeld am 08.04.2013 von Groupon zurück erhalten!', 'RG 0686 0419 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3699, '3066679', '0', '0', 'CHRISTINA PONTIERO', '1', 'DALMENY ROAD', 'ML3 6PP', 'SCOTLAND', 'Grossbritannien', '', '0', '0', '0', 'P73TCXNB4D', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY', 'Will Geld für getragene Uhr zurück!', 'RG 0686 0420 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3700, '3066673', '0', '0', 'TERRI-LEE HAWKINS', '17', 'SCHOLARS AVENUE', 'PE29 6GP', 'HUNTINGDON', 'Grossbritannien', '', '0', '0', '0', 'J7X25ZD6CH', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0421 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3701, '3066679', '0', '0', 'CALUM REID', '20', 'WHARF ROAD', 'SS17 0DH', 'STANFORD-LE-HOPE', 'Grossbritannien', '', '0', '0', '0', 'BKUE57B98T', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY', '0', 'RG 0686 0422 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3702, '3066671', '0', '0', 'MAXINE BARRABLE', '26', 'HOLMBURY AVENUE', 'RG45 6TQ', 'CROWTHORNE', 'Grossbritannien', '', '0', '0', '0', 'JEQNLFVZWY', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0423 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3703, '3066677', '0', '0', 'DAN CAMMACK', '23', 'DISCOVERY STREET', 'HP18 0GB', 'AYLESBURY', 'Grossbritannien', '', '0', '0', '0', 'JNFD3GEPWH', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY AND GOLD BEZEL', '0', 'RG 0686 0424 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3704, '3066673', '0', '0', 'MARTINE COLE', '49', 'FOXHOLES ROAD', 'BH15 3NB', 'POOLE', 'Grossbritannien', '', '0', '0', '0', '7C245QPRHX', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0425 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3705, '3066679', '0', '0', 'ANDREW CULLEN', '38', 'PARKSIDE GARDENS', 'NG8 2PQ', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '0', '86FWBY2PDR', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY', '0', 'RG 0686 0426 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3706, '3066679', '0', '0', 'ALEX NEWTON', '296', 'MUSWELL HILL BROADWAY', 'N10 2QR', 'LONDON', 'Grossbritannien', '', '0', '0', '0', 'XH2CNELWJ4', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY', '0', 'RG068604279DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3707, '3066673', '0', '0', 'PETAR NIKOLOV', '44', 'HILL RISE', 'UB6 8PB', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '842DE69G8Y', '0', 'Theorema', 'PARAGON SILVER BODY', '0', 'RG 0686 0428 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3708, '3066677', '0', '0', 'STEVEN MALONE', '105/8', 'MONTGOMERY STREET', 'EH7 5EX', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '0', 'M72NEJZCQ3', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY AND GOLD BEZEL', '0', 'RG 0686 0429 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3709, '3066671', '0', '0', 'DRAGOS VALENTIN FLOREAN', '142', 'WOKINGHAM ROAD', 'RG1 6JL', 'READING', 'Grossbritannien', '', '0', '0', '0', 'EGP5NC3HBV', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', 'Will Reparatur!', 'RG 0686 0430 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3710, '3066679', '0', '0', 'JAMES MATHIE', '10', 'HADRIAN TERRACE', 'ML1 3QS', 'LANARKSHIRE', 'Grossbritannien', '', '0', '0', '0', '7V95RPLNDE', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY; WHITE FACE AND BLACK STRAP', '0', 'RG 0686 0431 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3711, '3066674', '0', '0', 'SEB WALKER', '35', 'NETHERFIELD ROAD', 'S10 1RA', 'CROOKES', 'Grossbritannien', '', '0', '0', '0', '5B38FD2X6J', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0432 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3712, '3066679', '0', '0', 'ANDRADA IANUS', '3D', 'CLIFF ROAD', 'NW1 9AJ', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '4ZMCGHL7TR', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY', 'Will Geld zur?ck, da Sie angeblich die Uhr zur?ck geschickt hat, aber wir nie etwas bekommen haben. Angeblich hat Sie keine Paketnr.!\r\n\r\n15.04.2013 Uhr zurück...Bitte refund', 'RG 0686 0433 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3713, '3066679', '0', '0', 'MOIRA MONTGOMERY', '12', 'BALFOUR PLACE', 'EH6 5DW', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '0', '6GA438C2XR', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY', '10.03.203 Uhr zur?ck...refund bitte\r\nGeld am 16.03.2013 von Groupon zur?ck gezahlt!', 'RG 0686 0434 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3714, '3066679', '0', '0', 'STEPHEN VALLELY', '25A', 'DERRYBOYE ROAD', 'BT23 6TP', 'KILLINCHY', 'Grossbritannien', '', '0', '0', '0', 'H75A6QZE8P', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY', '0', 'RG 0686 0435 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3715, '3066673', '0', '0', 'MICHAEL.BLAIR@RSMMCW.COM BLAIR', '7', 'MILL VALLEY LANE', 'BT14 8FF', 'BELFAST', 'Grossbritannien', '', '0', '0', '0', 'WV87UJ96G2', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0436 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3716, '3066674', '0', '0', 'EDOUARD SIMON', '18', 'HANNOVER STREET', 'EH2 2EN', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '0', 'KBNRV8W75L', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0437 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3717, '3066678', '0', '0', 'DENISE DOBB', 'WOODWAY', 'THE GREEN, OLD DENABY', 'DN12 4JZ', 'Doncaster', 'Grossbritannien', '', '0', '0', '0', 'D5GZ2K8DNW', '0', 'Theorema', 'THEOREMA PARAGON WITH GOLD BEZEL; BLACK FACE AND BLACK STRAP', '0', 'RG 0686 0438 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3718, '3066678', '0', '0', 'KAYTIE TAYLOR', '24', 'PEARL AVENUE', 'NG17 7FE', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '0', '265JZWVG39', '0', 'Theorema', 'THEOREMA PARAGON WITH GOLD BEZEL', '0', 'RG 0686 0439 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3719, '3066673', '0', '0', 'DAVID CLARKE', '41313', 'BANKEND ROAD', 'G82 2RB', 'DUMBARTON', 'Grossbritannien', '', '0', '0', '0', 'LC7QNH5B92', '0', 'Theorema', 'PARAGON SILVER BODY. BLACK FACE. BLACK STRAP', '0', 'RG 0686 0440 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3720, '3066678', '0', '0', 'VALERIE SHAW', 'WINDWHISTLE', 'FARLEY HILL', 'DE4 3LL', 'MATLOCK DERBSYHIRE', 'Grossbritannien', '', '0', '0', '0', 'Q9TE25VZGL', '0', 'Theorema', 'PARAGON GOLD', '0', 'RG 0686 0441 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3721, '3066679', '0', '0', 'ANTHONY AKINGBADE', '149', 'PICARDY ROAD', 'DA17 5QL', 'BELVEDERE', 'Grossbritannien', '', '0', '0', '0', 'XBDP9ZT42W', '0', 'Theorema', 'PARAGON ROSE GOLD', '0', 'RG 0686 0442 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3722, '3066679', '0', '0', 'NARESH PINDORIA', '33-35', 'BIRCH AVENUE, WESTHOUGHTON', 'BL5 2NN', 'Bolton', 'Grossbritannien', '', '0', '0', '0', 'RQ3TF4AM58', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY; WHITE FACE AND BLACK STRAP', '0', 'RG 0686 0443 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3723, '3066671', '0', '0', 'SEAN GORRIE', '28', 'BALLANTRAE GARDENS', 'DD4 8QA', 'DUNDEE', 'Grossbritannien', '', '0', '0', '0', '4UZJ5X3QYN', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0444 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3724, '3066678', '0', '0', 'FIONA HUDSON', '260', 'TUTBURY ROAD', 'DE13 0NY', 'BURTON-ON-TRENT', 'Grossbritannien', '', '0', '0', '0', '259NQA8FZ7', '0', 'Theorema', 'PARAGON GOLD\r\n\r\nWill Geld zur?ck! Hat aber noch keine Uhr geschickt!', 'Uhr 15.04.2013 zur?ck...refund bitte Geld am 20.05.2013 zurück erhalten!', 'RG 0686 0445 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3725, '3066671', '0', '0', 'GERVASIOS ESERIDIS', '10', 'HAREWOOD AVENUE', 'NW1 6AA', 'LONDON', 'Grossbritannien', '', '0', '0', '0', 'YAXM5B9ZEV', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0446 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3726, '3066679', '0', '0', 'ADRIAN QUINN', '42', 'ST. MARYS CLOSE', 'WF3 1BL', 'WAKEFIELD', 'Grossbritannien', '', '0', '0', '0', 'J2LXHE3R8J', '0', 'Theorema', 'PARAGON ROSE GOLD', '0', 'RG 0686 0447 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3727, '3066671', '0', '0', 'HELEN SHARKEY', '1', 'TYLAGARW TERRACE', 'CF72 9HA', 'PONTYCLUN', 'Grossbritannien', '', '0', '0', '0', '8TE7YHF4LU', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0448 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3728, '3066674', '0', '0', 'ALISON MARTIN', '4', 'HUBY COURT', 'TS14 6GS', 'GUISBOROUGH', 'Grossbritannien', '', '0', '0', '0', 'QLGN2M3UEF', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0449 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3729, '3066678', '0', '0', 'ANDY PULL', '15', 'KENRICK SQUARE BLETCHINGLEY', 'RH1 4PU', 'REDHILL', 'Grossbritannien', '', '0', '0', '0', 'V8PRB764KY', '0', 'Theorema', 'THEOREMA PARAGON WITH GOLD BEZEL', '0', 'RG 0686 0450 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3730, '3066673', '0', '0', 'MITCHELL FURR', '2', 'WASHBURN CLOSE', 'MK41 7YQ', 'BEDFORD', 'Grossbritannien', '', '0', '0', '0', '829TENUB34', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0451 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(3731, '3066674', '0', '0', 'ISLAM ABOHELA', 'E086', 'CASTLE LEAZES', 'NE2 4NY', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '0', '9KPXJB4FN6', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0452 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3732, '3066673', '0', '0', 'SUSAN MOORE', '75', 'KENSINGTON ROAD', 'CV5 6GG', 'COVENTRY', 'Grossbritannien', '', '0', '0', '0', '3WFYCGBQJ8', '0', 'Theorema', 'PARAGON SILVER BODY', '0', 'RG 0686 0453 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3733, '3066673', '0', '0', 'JAMES DANCE', '18A', 'KENSINGTON TERRACE', 'LS6 1BE', 'LEEDS', 'Grossbritannien', '', '0', '0', '0', '5M79U68QPC', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0454 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3734, '3066673', '0', '0', 'HANNING ZHU', 'FLAT4', 'CROMWELL ROAD', 'SW7 4ET', 'LONDON', 'Grossbritannien', '', '0', '0', '0', 'JTY539J4MK', '0', 'Theorema', 'PARAGON SILVER BODY', '0', 'RG 0686 0455 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3735, '3066679', '0', '0', 'DEREK ANDERSON', '16', 'STRATHALLAN GATE', 'G75 8GW', 'EAST KILBRIDE', 'Grossbritannien', '', '0', '0', '0', '569NV7DMXT', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY', '0', 'RG 0686 0456 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3736, '3066679', '0', '0', 'KAREN WOLF', '197', 'MINVER CRESCENT', 'NG8 5PL', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '0', 'GUYGTC8R46', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY', '0', 'RG 0686 0457 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3737, '3066679', '0', '0', 'EAZAZ ALI', '53', 'WOODLANDS ROAD', 'IG1 1JN', 'ILFORD', 'Grossbritannien', '', '0', '0', '0', 'PM54FY39LA', '0', 'Theorema', 'PARAGON ROSE GOLD. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0458 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3738, '3066673', '0', '0', 'LIYUAN ZHANG', '', 'BROOK STREET', 'PR1 7EA', 'PRESTON', 'Grossbritannien', '', '0', '0', '0', 'NP98FLA4EJ', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0459 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3739, '24362961', '0', 'Juan', 'Martinez Vilches', 'Hernan cortes', '27', '46960', 'aldaia', 'Spanien', '', 'planta baja .Bar vilches', '0', '627460693', '0010021D6Q', '0', 'Theorema', 'Opción F: reloj Theorema Dubai - Dial plata, esfera negra y correa negra', '0', 'RG 0686 0460 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3740, '6580964c', '0', 'Cesar', 'Pato', 'Maldonado 20', 'calle', '05002', 'Avila', 'Spanien', '', 'bajo', '0', '669409332', '0010072A92', '0', 'Theorema', 'Opción F: reloj Theorema Dubai - Dial plata, esfera negra y correa negra', '0', 'RG 0686 0461 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-18', '', '', '', '', '', ''),
(3741, '3066674', '0', '0', 'SAM MOSES', '19', 'ELDEAN ROAD', 'NN5 6RF', 'NORTHAMPTON', 'Grossbritannien', '', '0', '0', '7710745546', 'LHNC637UB4', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY. WHITE FACE AND BROWN STRAP', '0', 'RG 0686 0481 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3742, '3066678', '0', '0', 'MUHAMMAD ZAHEER', '10', 'EDNAM ROAD', 'WV4 5BL', 'WOLVERHAMPTON', 'Grossbritannien', '', '0', '0', '7746367118', '579TLRM2F3', '0', 'Theorema', 'THEOREMA PARAGON WITH GOLD BEZEL. BLACK FACE AND BLACK STRAP', '0', 'RG 0686 0482 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3743, '3066674', '0', '0', 'STEVEN DUMIGAN', '41', 'DEMENSE GROVE', 'BT67 0DS', 'MOIRA', 'Grossbritannien', '', '0', '0', '7707049830', 'ZQ79NMJRW5', '0', 'Theorema', 'PARAGON SILVER BODY| WHITE FACE| BROWN STRAP', '0', 'RG 0686 0483 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3744, '3066679', '0', '0', 'ROBERT GILL', '35', 'KINNAIRD CRESCENT', 'G61 2BN', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7971922010', 'B29VY87PXK', '0', 'Theorema', 'PARAGON ROSE GOLD. WHITE FACE. BLACK STRAP', '10.03.2013 Uhr zurück...refund bitte', 'RG 0686 0484 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3745, '3066674', '0', '0', 'IVO DEKKERS', '39', 'MURILLO ROAD', 'SE13 5QG', 'LONDON', 'Grossbritannien', '', '0', '0', '7787762146', '6YF53Z9K27', '0', 'Theorema', 'PARAGON SILVER BODY| WHITE FACE| BROWN STRAP', '0', 'RG 0686 0485 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3746, '3066671', '0', '0', 'TOM HOLMES', 'WOODVILLE', 'WEST END', 'TN12 9HY', 'TONBRIDGE', 'Grossbritannien', '', '0', '0', '7734096191', 'V3GRY5UK7N', '0', 'Theorema', 'PARAGON SILVER BODY| WHITE FACE| BLACK STRAP', '0', 'RG 0686 0486 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3747, '3066678', '0', '0', 'MARIE VANKOVA', 'FLAT 8', '16 ESSEX ROAD', 'WD17 4EP', 'WATFORD', 'Grossbritannien', '', '0', '0', '7876234360', '79FTQ7V8JU', '0', 'Theorema', 'PARAGON GOLD. BLACK FACE. BLACK STRAP', '0', 'RG 0686 0487 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3748, '3066678', '0', '0', 'ADRIAN COOTE', '7', 'PLATT AVENUE', 'CW11 1DE', 'SANDBACH', 'Grossbritannien', '', '0', '0', '7881520308', 'X75P36JYGB', '0', 'Theorema', 'PARAGON GOLD| BLACK FACE| BLACK STRAP', '0', 'RG 0686 0488 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3749, '3066679', '0', '0', 'MEGAN MORGANS', '6', 'KNOWLYS DRIVE', 'LA3 2PD', 'HEYSHAM', 'Grossbritannien', '', '0', '0', '01524 851186', '5RYG68QPDA', '0', 'Theorema', 'THEOREMA PARAGON WITH ROSE GOLD BODY. WHITE FACE AND BLACK STRAP', '0', 'RG 0686 0489 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3750, '3066676', '0', '0', 'TERESA TERMINIELLO', '13', 'TUBBS CROFT', 'AL7 1FJ', 'WELWYN GARDEN CITY', 'Grossbritannien', '', '0', '0', '0', '28D3XT6A7C', '0', 'Theorema', 'PARAGON SILVER WITH GOLD BEZEL. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0490 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3751, '3066677', '0', '0', 'NINA ANDERSEN', '16', 'UPHILL DRIVE', 'BA1 6PA', 'BATH', 'Grossbritannien', '', '0', '0', '7575276242', 'T84V72Y35C', '0', 'Theorema', 'PARAGON SILVER WITH GOLD BEZEL. BLACK FACE. BLACK STRAP', '0', 'RG 0686 0491 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3752, '3066674', '0', '0', 'PATRICIA LEFEVRE', '4', 'WELL HOUSE ROAD', 'LS8 4BS', 'LEEDS', 'Grossbritannien', '', '0', '0', '7411088626', 'QGM3UXR9Z5', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0492 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3753, '3066679', '0', '0', 'JIALI WANG', '155', '90 NAVIGATION STREET', 'B5 4AB', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7850421229', 'ADXEP4YT6U', '0', 'Theorema', 'PARAGON ROSE GOLD. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0493 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3754, '3066671', '0', '0', 'SHANE CORSTORPHINE', '2', 'STANDINGSTONE', 'EH41 4LF', 'HADDINGTON', 'Grossbritannien', '', '0', '0', '7947621395', '9G3QDK2A6J', '0', 'Theorema', 'PARAGON SILVER BODY| WHITE FACE| BLACK STRAP', '0', 'RG 0686 0494 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3755, '3066679', '0', '0', 'SERGI ROSELLO', '27', 'GOSWELL ROAD', 'EC1M 7GT', 'LONDON', 'Grossbritannien', '', '0', '0', '7979071897', '3XPN4KW5EQ', '0', 'Theorema', 'PARAGON ROSE GOLD. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0495 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3756, '3066679', '0', '0', 'SAM LIGHT', '7', 'WESTVILLE ROAD', 'KT7 0UH', 'SURREY', 'Grossbritannien', '', '0', '0', '7725954194', '5L34UFY2XZ', '0', 'Theorema', 'PARAGON ROSE GOLD. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0496 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3757, '3066674', '0', '0', 'MEHRAN HADDADI', '67', 'LOUDEN HILL ROAD', 'G33 1GG', 'GLASGOW', 'Grossbritannien', '', '0', '0', '0', 'ZU57PRJ36Q', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0497 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3758, '3066671', '0', '0', 'MARIE HANCE', '56', 'CHERRYFIELDS SITTINGBOURNE', 'ME10 1YP', 'KENT', 'Grossbritannien', '', '0', '0', '01795 410529', '4ER49FQLYD', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0498 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3759, '3066674', '0', '0', 'ANDRZEJ POLEC', '44A', 'KINGSLEY PARK TERRACE', 'NN2 7HH', 'NORTHAMPTON', 'Grossbritannien', '', '0', '0', '7968537826', 'AW6YRFEZ8P', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY. WHITE FACE AND BROWN STRAP', '0', 'RG 0686 0499 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3760, '3066674', '0', '0', 'ELIZABETH GRAINGER', '136', 'COBB CLOSE', 'SL3 9QY', 'DATCHET. BERKSHIRE', 'Grossbritannien', '', '0', '0', '7941552689', '436R97KPMG', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0500 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3761, '3066678', '0', '0', 'BRIAN JOHNSTON', '11', 'WARRINGTON RD FAWDON', 'NE3 2PU', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '0', 'KG4Y37CDU6', '0', 'Theorema', 'PARAGON GOLD. BLACK FACE. BLACK STRAP', '0', 'RG 0686 0501 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3762, '3066674', '0', '0', 'LARA SHEARS', '26', 'CUMBERLAND CRESCENT', 'GL51 8AL', 'CHELTENHAM', 'Grossbritannien', '', '0', '0', '7714292324', '675WVM3D6H', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0502 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3763, '3066671', '0', '0', 'DESMOND DUNCAN', '157', 'BUCKLEY LANE', 'BL4 9SH', 'BOLTON', 'Grossbritannien', '', '0', '0', '1204574881', 'Z8MWK6JNXY', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0503 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3764, '3066679', '0', '0', 'PAULA CONNOR', '8', 'MOUNTROYAL CLOSE', 'SK14 4UJ', 'NEWTON HYDE', 'Grossbritannien', '', '0', '0', '7929205605', 'VF95NW8UVG', '0', 'Theorema', 'PARAGON ROSE GOLD. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0504 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3765, '3066674', '0', '0', 'THOMAS TOOTAL', '11', 'QUINTON STREET', 'SW18 3QR', 'LONDON', 'Grossbritannien', '', '0', '0', '7,79E+09', '9TWV4D5KQG', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0505 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3766, '3066678', '0', '0', 'TANIA STIRLING', '30', 'BEN ALDER DRIVE', 'PA2 7NN', 'PAISLEY', 'Grossbritannien', '', '0', '0', '0141-314-0297', 'VJQVXKL28V', '0', 'Theorema', 'PARAGON GOLD| BLACK FACE| BLACK STRAP', '0', 'RG 0686 0506 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3767, '3066674', '0', '0', 'MELANIE MCCARTNEY', '49', 'RENAISSANCE POINT', 'NE30 1LA', 'TYNE AND WEAR', 'Grossbritannien', '', '0', '0', '7762948571', 'MEGXMR679P', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0507 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3768, '3066678', '0', '0', 'KATHERINE SEAL', '55', 'GORDON AVENUE', 'SO14 6WH', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '7749519973', 'XYV2QP8947', '0', 'Theorema', 'THEOREMA PARAGON WITH GOLD BEZEL. BLACK FACE AND BLACK STRAP', '0', 'RG 0686 0508 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3769, '3066679', '0', '0', 'CHRISTOPHER PUNTON', '38', 'FAIRFIELD', 'NE12 8UF', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '1912667665', 'VA35TVFW79', '0', 'Theorema', 'PARAGON ROSE GOLD. WHITE FACE. BLACK STRAP', 'Uhr 10.03.2013 zurück...bitte refund', 'RG 0686 0509 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3770, '3066679', '0', '0', 'CHRISTOPHER FOLARIN', '1', 'TRONA COURT', 'ME10 5LD', 'SITTINGBOURNE', 'Grossbritannien', '', '0', '0', '7,96E+09', '327WZU3943', '0', 'Theorema', 'PARAGON ROSE GOLD| WHITE FACE| BLACK STRAP', '0', 'RG 0686 0510 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3771, '3066674', '0', '0', 'DAWN ETHERSON', '57', 'HOUSTON ROAD', 'PA6 7AW', 'CROSSLEE', 'Grossbritannien', '', '0', '0', '7,82E+09', 'M374XG2BY6', '0', 'Theorema', 'PARAGON SILVER BODY| WHITE FACE| BROWN STRAP', '0', 'RG 0686 0511 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3772, '3066677', '0', '0', 'CHERYL TAYLOR', '2B', 'ZIDER PASS', 'SS8 7QJ', 'CANVEY ISLAND', 'Grossbritannien', '', '0', '0', '7834923501', 'H5PNZ93QG8', '0', 'Theorema', 'PARAGON SILVER WITH GOLD BEZEL. BLACK FACE. BLACK STRAP', '0', 'RG 0686 0512 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3773, '3066678', '0', '0', 'MARSHA LIDDLE', '9', 'BRISTOL AVENUE', 'LE4 0HL', 'LEICESTER', 'Grossbritannien', '', '0', '0', '0782 488 4162', 'P64L8WJM7Z', '0', 'Theorema', 'PARAGON GOLD. BLACK FACE. BLACK STRAP', 'Will geld zur?ck! 10.09.13 Geld am 10.10.13 zurück erhalten! Uhr???', 'RG 0686 0513 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3774, '3066679', '0', '0', 'TREVOR KERR', '236', 'LATIMER ROAD', 'W10 6QY', 'London ', 'Grossbritannien', '', '0', '0', '7790907798', '6ZCQ4XUH63', '0', 'Theorema', 'PARAGON ROSE GOLD| WHITE FACE| BLACK STRAP', '0', 'RG 0686 0514 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3775, '3066671', '0', '0', 'DAVID SANDERS', '25', 'YORK CLOSE', 'GU35 9PX', 'WHITEHILL', 'Grossbritannien', '', '0', '0', '01420 472432', '252HVD78MP', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0515 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3776, '3066677', '0', '0', 'AMYLYNE HOUSE', '199', 'BREAM CLOSE', 'N17 9DW', 'LONDON', 'Grossbritannien', '', '0', '0', '7767041169', 'MU8NH7VAEC', '0', 'Theorema', 'PARAGON SILVER WITH GOLD BEZEL. BLACK FACE. BLACK STRAP', 'rep. 15.04.2013 RG 5181 4913 9DE', 'RG 0686 0516 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3777, '3066678', '0', '0', 'DEREK HUNTER', '102', 'WESTWOOD PARK', 'SE23 3QH', 'LONDON', 'Grossbritannien', '', '0', '0', '7944879747', 'K84N2BLY5J', '0', 'Theorema', 'PARAGON GOLD. BLACK FACE. BLACK STRAP', '0', 'RG 0686 0517 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3778, '3066674', '0', '0', 'ESAM KHMIS', '28.01.1900', 'LIONEL ROAD', 'CF5 1HN', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7880576445', 'LWVYF5TPX9', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0518 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3779, '3066671', '0', '0', 'JASDEV JHUTI', '87', 'CUBBINGTON ROAD', 'CV32 7AQ', 'LEAMINGTON SPA', 'Grossbritannien', '', '0', '0', '7415365599', '748GDFCU59', '0', 'Theorema', 'PARAGON SILVER BODY| WHITE FACE| BLACK STRAP', '0', 'RG 0686 0519 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3780, '3066679', '0', '0', 'JO SMITH', '27', 'AUDLEY FIRS', 'KT12 5NW', 'WALTON-ON-THAMES', 'Grossbritannien', '', '0', '0', '7980707771', 'QG8Z3EF27L', '0', 'Theorema', 'PARAGON ROSE GOLD. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0520 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3781, '3066678', '0', '0', 'SUSAN DEVINE', '6', 'NORTH GYLE DRIVE', 'EH12 8JN', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '1314766561', 'UDTNVLB8C6', '0', 'Theorema', 'THEOREMA PARAGON WITH GOLD BEZEL. BLACK FACE AND BLACK STRAP', '0', 'RG 0686 0521 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3782, '3066679', '0', '0', 'CAROL ROONEY', '3', 'MIDDLEWOOD ASHURST', 'WN8 6SR', 'SKELMERSDALE', 'Grossbritannien', '', '0', '0', '1695732689', '7EV2L86UWM', '0', 'Theorema', 'PARAGON ROSE GOLD. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0522 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3783, '3066671', '0', '0', 'DAVID LAW', '96', 'CRUMPSALL LANE', 'M8 5SG', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '1612122992', '2W2G268X4J', '0', 'Theorema', 'PARAGON SILVER BODY| WHITE FACE| BLACK STRAP', '10.03.2013 Uhr zurück...refund bitte', 'RG 0686 0523 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3784, '3066671', '0', '0', 'RACHEL SIMMS', '78', 'UPPERTHONG LANE', 'HD9 3BQ', 'HOLMFIRTH', 'Grossbritannien', '', '0', '0', '7522501809', '2DNU987KMA', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0524 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3785, '3066674', '0', '0', 'JULIE DE COURCY ROLLS', '33', 'CROW GREEN ROAD', 'CM15 9RB', 'BRENTWOOD', 'Grossbritannien', '', '0', '0', '7737486541', 'PV6P49ATKH', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0525 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3786, '3066679', '0', '0', 'DANNY JAMES', 'LILLYBROOK', 'FRIMLEY ROAD', 'GU12 5NS', 'ASHVALE', 'Grossbritannien', '', '0', '0', '7824667000', 'WKZHFQ5A9L', '0', 'Theorema', 'PARAGON ROSE GOLD. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0526 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3787, '3066673', '0', '0', 'MINDAUGAS JAROSAS', '26', 'BELMONT ROAD', 'BS4 3PB', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7837649652', 'Y7PJF28AZ9', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY. BLACK FACE AND BLACK STRAP', '0', 'RG 0686 0527 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3788, '3066671', '0', '0', 'A CRIBBIS', '14', 'RUSKIN AVENUE', 'S64 0AU', 'MEXBOROUGH', 'Grossbritannien', '', '0', '0', '7770819915', '76V3R57Y48', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0528 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3789, '3066679', '0', '0', 'SUNDEEP BOUGHAN', '15', 'MELBOURNE AVENUE', 'SL1 3ED', 'SLOUGH', 'Grossbritannien', '', '0', '0', '7932503259', '35X89W74DC', '0', 'Theorema', 'PARAGON ROSE GOLD. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0529 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3790, '3066671', '0', '0', 'GARY M BARBER', '15', 'ROODS CLOSE', 'NG17 1NL', 'SUTTON-IN-ASHFIELD', 'Grossbritannien', '', '0', '0', '1623858343', '6GT3VZ74EA', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0530 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3791, '3066674', '0', '0', 'CRAIG MESCUS', '61', 'HUTTON ROAD| MIDDLESBROUGH', 'TS6 8DB', 'MIDDLESBROUGH', 'Grossbritannien', '', '0', '0', '7807095218', '9368ERKHU5', '0', 'Theorema', 'PARAGON SILVER BODY| WHITE FACE| BROWN STRAP', '0', 'RG 0686 0531 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3792, '3066674', '0', '0', 'DAVID OWEN-CONWAY', '2', 'BLACKBARN COTTAGES. OLD MILL ROAD', 'UB9 5AR', 'DENHAM', 'Grossbritannien', '', '0', '0', '7971264619', '5G5YK235ZJ', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '25.03.2013 rep RG068614316DE', 'RG 0686 0532 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3793, '3066679', '0', '0', 'COLIN CARGILL', '21', 'MOUNT PLEASANT', 'HP14 3LD', 'HIGH WYCOMBE', 'Grossbritannien', '', '0', '0', '7886837636', '6YMZHC4X8P', '0', 'Theorema', 'PARAGON ROSE GOLD. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0533 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3794, '3066674', '0', '0', 'SONIA BANNISTER', '20', 'ALBANY ROAD', 'SL4 2QA', 'OLD WINDSOR', 'Grossbritannien', '', '0', '0', '7900821902', 'XMPYB7GK2H', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0534 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3795, '3066671', '0', '0', 'ILGVARS VEIDE', '163', 'THE GATEHAUS', 'BD1 5BQ', 'BRADFORD', 'Grossbritannien', '', '0', '0', '7922449926', 'F783GA6ZEF', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY. WHITE FACE AND BLACK STRAP', '0', 'RG 0686 0535 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3796, '3066678', '0', '0', 'OLOYEDE ADEOSUN', '68', 'HEOL STAUGHTON', 'CF10 5FS', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7837502939', 'HZBKLA4N2P', '0', 'Theorema', 'PARAGON GOLD. BLACK FACE. BLACK STRAP', '0', 'RG 0686 0536 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3797, '3066674', '0', '0', 'MUNISH DHEER', '42-44 (GASLA', 'MARKET STREET', 'AB11 5PL', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7833456011', '89R85WFJLK', '0', 'Theorema', 'PARAGON SILVER BODY| WHITE FACE| BROWN STRAP', '0', 'RG 0686 0537 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3798, '3066671', '0', '0', 'KEVIN DYER', '459', 'PARK AVENUE', 'WD23 2BW', 'BUSHEY', 'Grossbritannien', '', '0', '0', '7979848035', 'C9AXRY8PLJ', '0', 'Theorema', 'PARAGON SILVER BODY| WHITE FACE| BLACK STRAP', '0', 'RG 0686 0538 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3799, '3066677', '0', '0', 'JAN LANGER', '21 LINDEN GA', 'LINDEN GARDENS', 'W2 4HD', 'LONDON', 'Grossbritannien', '', '0', '0', '7521150565', 'GR2XU7EPN5', '0', 'Theorema', 'PARAGON SILVER WITH GOLD BEZEL. BLACK FACE. BLACK STRAP', '0', 'RG 0686 0539 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3800, '3066676', '0', '0', 'L D POP', '56', '56', 'NW9 6PE', 'LONDON', 'Grossbritannien', '', '0', '0', '7718182556', '4N36B4A7X8', '0', 'Theorema', 'PARAGON SILVER WITH GOLD BEZEL. WHITE FACE. BLACK STRAP', 'Geld am 12.04.2013 zurück erstattet! Uhr??? Nachforschung am 19.04.2013 gestellt!', 'RG 0686 0540 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3801, '3066679', '0', '0', 'SHARON WALLACE', '31', 'ALWIN ROAD', 'B65 8BN', 'ROWLEY REGIS', 'Grossbritannien', '', '0', '0', '7919072245', '9JMQ4ZB9V9', '0', 'Theorema', 'PARAGON ROSE GOLD. WHITE FACE. BLACK STRAP\r\n\r\nWill Uhr mit schwarzen Band!', '0', 'RG 0686 0541 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3802, '3066679', '0', '0', 'ALONA STEVENSON', 'LONDON', '35 GORDONBROCK RD.', 'SE4 1JA', 'LONDON', 'Grossbritannien', '', '0', '0', '4,47916E+11', 'HUW245PZVR', '0', 'Theorema', 'PARAGON ROSE GOLD. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0542 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3803, '3066674', '0', '0', 'JOSEPH FERRAIOLI', '93', 'HUNTINGTON ROAD', 'YO31 8RR', 'YORK.', 'Grossbritannien', '', '0', '0', '0', '23DAFZUL79', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0543 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3804, '3066677', '0', '0', 'KUNLE AKINTOYE', '06. Jan', 'HADLEIGH CLOSE', 'WD7 9LT', 'RADLETT', 'Grossbritannien', '', '0', '0', '7779288413', '4UDJ4M89T7', '0', 'Theorema', 'PARAGON SILVER WITH GOLD BEZEL. BLACK FACE. BLACK STRAP\r\n\r\nGeld am 28.2.2013 von Groupon zur?ck erhalten! Uhr????', '10.03.2013 Uhr zurück', 'RG 0686 0544 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3805, '3066671', '0', '0', 'JOANNAH WHITTEN', '7A', 'STAPELEY GARDENS', 'L26 9YG', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7581368655', 'LU5PB3TYQ8', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0545 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3806, '3066674', '0', '0', 'STEPHEN GOADBY', '149', 'UPPER SELSDON ROAD', 'CR2 0DU', 'SOUTH CROYDON', 'Grossbritannien', '', '0', '0', '7765854910', 'D9RZD7FK4D', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0546 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3807, '3073626', '0', '0', 'ALEXANDRA TEHLEANU', '46', 'WESTWOOD ROAD , FINGLAS', '', 'DUBLIN11', 'Irland', '', '0', '0', '0', '7XNZ8VHY25', '0', 'Theorema', 'COPACABANA MEN?S SKELETON WATCH IN BLACK WITH BLACK STRAP', '02.03.2013 Uhr zur?ck...bitte refund\r\nGeld am 16.03.2013 von Groupon zurück gezahlt!', 'RG 0686 0476 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3808, '3073625', '0', '0', 'JENNIE DAVIES', '15', 'ORATORY COURT', 'DUBLIN 18', 'DUN LAOGHAIRE', 'Irland', '', '0', '0', '0', 'QXL3BV7Q4E', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN SILVER WITH BLACK STRAP', '0', 'RG 0686 0477 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3809, '3073627', '0', '0', 'AOIFE CARTER', '0', 'WORMHOLE. ROSSCAHILL', '0', 'GALWAY. IRELAND', 'Irland', '', '0', '0', '0', '742DWG69YX', '0', 'Theorema', 'COPACABANA GOLD WITH BROWN STRAP UK', '0', 'RG 0686 0478 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3810, '3073625', '0', '0', 'XIUQIN WU', '15', 'LISMEEN HILLS', 'CAVAN', 'BALLYJAMESDUFF', 'Irland', '', '0', '0', '0', 'CD5K27C6J3', '0', 'Theorema', 'COPACABANA SILVER WITH BLACK STRAP UK', '0', 'RG 0686 0479 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3811, '3073626', '0', '0', 'DARIUSZ DZIEDZIC', '66', 'AN FIODAN DOUGHISKA', '00-000', 'GALWAY', 'Irland', '', '0', '0', '0', 'LUJTB759FA', '0', 'Theorema', 'COPACABANA MENâ€™S SKELETON WATCH IN BLACK WITH BLACK STRAP', '0', 'RG 0686 0480 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3812, '3106396', '0', '0', 'ZAHID NAWAZ', '15', 'CEDERKRATTET', '6705', 'ESBJERG', 'Dänemark', '', '0', '0', '0', 'O150LOAR67', '0', 'Theorema', 'MODEL DAMASCUS DIAMOND I SORT', '0', 'RG 0686 0475 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3813, '3066678', '0', '0', 'ALINA POPOVICI', '34', 'FOREMARK CLOSE', 'IG6 3EN', 'ILFORD', 'Grossbritannien', '', '0', '0', '0', 'T2HUJEA8PD', '0', 'Theorema', 'PARAGON GOLD. BLACK FACE. BLACK STRAP', '0', 'RG 0686 0547 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3814, '3066671', '0', '0', 'THOMAS BEVAN', '72', 'WELBECK STREET', 'W1G 0AY', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '7XJ84CK9AY', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0548 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3815, '3066671', '0', '0', 'MATTHEW FITTON', 'UNIT C', 'TOAST BAR AND BISTRO WEST POINT WELLINGTON ST', 'LS1 4JY', 'LEEDS', 'Grossbritannien', '', '0', '0', '0', '7HAY65KB42', '0', 'Theorema', 'THEOREMA PARAGON WITH SILVER BODY', '0', 'RG 0686 0549 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3816, '3066679', '0', '0', 'SARAH BARTON-WHITE', 'RIVER COURT', '120 FLEET STREET', 'EC4A 2BE', 'LONDON', 'Grossbritannien', '', '0', '0', '0', 'RZ6573RBYA', '0', 'Theorema', 'PARAGON ROSE GOLD. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0550 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3817, '3066671', '0', '0', 'LUCIEN NAJEV', '12', 'PRIMROSE STREET. EXCHANGE HOUSE', 'EC2A 2NY', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '53WT95ZGAE', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0551 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3818, '3066679', '0', '0', 'HUNG LEUNG', 'UNIT 2', 'MAITLAND HOUSE.WOK N GRILL RESTAURANT.33 CHICHESTER ROAD', 'SS1 2JY', 'SOUTHEND-ON-SEA', 'Grossbritannien', '', '0', '0', '0', 'ZJYF29M45V', '0', 'Theorema', 'PARAGON ROSE GOLD. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0552 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3819, '3066676', '0', '0', 'SVETLANA MIHAILOVA', 'UNIT 3', 'THE IVORIES. NORTHAMPTON STREET', 'N1 2HY', 'LONDON', 'Grossbritannien', '', '0', '0', '0', 'V3XWH5Q49E', '0', 'Theorema', 'PARAGON SILVER WITH GOLD BEZEL. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0553 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3820, '3066674', '0', '0', 'GERMAINE HUKA', '', 'WARWICK HOUSE. FARNBOROUGH AEROSPACE CENTRE', 'GU14 6YU', 'FARNBOROUGH. HAMPSHIRE. UK', 'Grossbritannien', '', '0', '0', '0', '478D5WPCYM', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0554 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3821, '3098539', '0', 'antonio', 'moreno rodriguez', 'Sor isabeld', '2', '23740', 'Andujar', 'Spanien', '', '3 izqrd', '0', '0', '0010063OVV', '0', 'Theorema', 'Opción H: reloj Theorema Dubai - Dial negro, esfera dorada y correa negra', '0', 'RG 0686 0556 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3822, '3098539', '0', 'Sefa', 'Garcia Ramos', 'C/Girona', '15', '17450', 'Hostalric', 'Spanien', '', '15', '0', '0', '00102182OM', '0', 'Theorema', 'Opción H: reloj Theorema Dubai - Dial negro, esfera dorada y correa negra', '0', 'RG 0686 0557 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-20', '', '', '', '', '', ''),
(3823, '03159407', '0', 'Alexander', 'Lundgren', 'Nansensgatan', '6C', '41719', 'Göteborg', 'Schweden', '', '0', '0', '0708562840', '0010209U16', '0', 'Theorema', 'Tigris T3010-2', '0', 'RG 0686 0589 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3824, '03159407', '0', 'Catharina', 'Lindqvist', 'Rektorsgatan', '8A', '25436', 'Helsingborg', 'Schweden', '', '0', '0', '0', '00100689E7', '0', 'Theorema', 'Tigris T3010-2', '0', 'RG 0686 0590 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3825, '03159407', '0', 'Thomas', 'Wiese', 'Grynvägen ', '57', '24755', 'Dalby', 'Schweden', '', '0', '0', '0', '0010077MU6', '0', 'Theorema', 'Tigris T3010-2', '0', 'RG 0686 0586 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3826, '03159407', '0', 'rita', 'jakob', 'EKENBERGSVÄGEN', '5', '196 30', 'KUNGSÄNGEN', 'Schweden', '', '0', '0', '0735755742', '00101018TW', '0', 'Theorema', 'Tigris T3010-2', '0', 'RG 0686 0591 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3827, '03159407', '0', 'Andrey', 'Sizov', 'Södra Stigen', '6', '43135', 'Möldal', 'Schweden', '', '0', '0', '0762154479', '0010060S31', '0', 'Theorema', 'Tigris T3010-2', '0', 'RG 0686 0592 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3828, '03159407', '0', 'Thomas', 'Wiese', 'Grynvägen ', '57', '24755', 'Dalby', 'Schweden', '', '0', '0', '0', '0010117GY4', '0', 'Theorema', 'Tigris T3010-2', '0', 'RG 0686 0586 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3829, '03159407', '0', 'zari', 'Mzouri', 'waldenströmsgatan', '10', '80280', 'Gävle', 'Schweden', '', '0', '0', '0', '00101217KM', '0', 'Theorema', 'Tigris T3010-2', '0', 'RG 0686 0593 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3830, '03159407', '0', 'Christopher', 'Larsson Holmqvist', 'liljeörnsgatan', '35', '16553', 'hässelby', 'Schweden', '', '0', '0', '0700615015', '0010227JK5', '0', 'Theorema', 'Tigris T3010-2', '0', 'RG 0686 0594 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3831, '03159407', '0', 'Rosoul', 'Ali', 'Backluravägen', '31b', '14943', 'Nynäshamn', 'Schweden', '', '0', '0', '0', '00101576IP', '0', 'Theorema', 'Tigris T3010-2', '10.04.2013 uhr zurück...refund bitte', 'RG 0686 0595 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3832, '03159407', '0', 'Tifa', 'Masic', 'Olskroksgatan', '20', '416 66', 'Göteborg', 'Schweden', '', '0', '0', '0735300258', '001003482X', '0', 'Theorema', 'Tigris T3010-2', '0', 'RG 0686 0596 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3833, '03159407', '0', 'Marlene', 'Stenvall', 'SÅGVÄGEN', '7', '91020', 'HÖRNEFORS', 'Schweden', '', '0', '0', '+46703034649', '0010090PMY', '0', 'Theorema', 'Tigris T3010-2', '0', 'RG 0686 0597 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3834, '03159407', '0', 'Hoger', 'Farhan', 'Östra-keillersgatan', '1A', '417 15', 'Göteborg', 'Schweden', '', '0', '0', '0', '0010161PXY', '0', 'Theorema', 'Tigris T3010-2', '0', 'RG 0686 0598 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3835, '03159407', '0', 'Olena', 'Fedorova', 'Bäckgårdsvägen 4', 'lgh 1301', '14342', 'Vårby', 'Schweden', '', '0', '0', '+46723199929', '0010021PO7', '0', 'Theorema', 'Tigris T3010-2', '0', 'RG 0686 0599 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3836, '03159408', '0', 'Maher', 'Salhi', 'Eriksbo Västergärde', '17', '42434', 'Göteborg', 'Schweden', '', '0', '0', '0709513532', '0010035E33', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0600 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3837, '03159408', '0', 'Maivi', 'Borglin', 'BÄVERGÅNGEN', '21', '27563', 'Blentarp', 'Schweden', '', '0', '0', '0702564084', '0010194JZD', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0601 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3838, '03159408', '0', 'Alexander', 'Öhrström', 'Lindormsgatan', '27', '50644', 'Borås', 'Schweden', '', '0', '0', '0735330861', '0010162DDG', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0602 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3839, '03159408', '0', 'Jonas', 'Larsson', 'RÖDHAKEVÄGEN', '93', '27433', 'SKURUP', 'Schweden', '', '0', '0', '0705717112', '0010066VK4', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0603 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3840, '03159408', '0', 'Josefine', 'Eriksson', 'Drottning kristinasväg', '47 g', '76141', 'Norrtälje', 'Schweden', '', '0', '0', '0', '0010176HFR', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0604 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3841, '03159408', '0', 'Sarah', 'Lejonsol', 'Frövigatan', '15', '12470', 'Bandhagen', 'Schweden', '', '0', '0', '0', '0010117QKP', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0605 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3842, '03159408', '0', 'Carl', 'Lindgren', 'Havberg', '150', '27491', 'SKURUP', 'Schweden', '', '0', '0', '0734257935', '0010229XJB', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0606 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3843, '03159408', '0', 'Carina', 'Nikolaidis', 'Högalids Närgränd', '8', '23156', 'TRELLEBORG', 'Schweden', '', '0', '0', '0', '0010100P8I', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0607 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3844, '03159408', '0', 'Sebastian', 'Nilsson', 'Mjölvägen', '54', '247 55', 'Dalby', 'Schweden', '', '0', '0', '0', '00102426WI', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0608 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3845, '03159408', '0', 'Daniel', 'Ebraham', 'Röllekestigen', '6', '55456', 'Jönköping', 'Schweden', '', '0', '0', '0760610295', '0010214CNQ', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0609 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3846, '03159408', '0', 'Viktor', 'Dreven', 'WADKÖPINGSGATAN', '88', '42251', 'HISINGS BACKA', 'Schweden', '', '0', '0', '0762501260', '0010041ADK', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0610 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3847, '03159408', '0', 'Christel', 'Daudi', 'KULLAVÄGEN', '19', '23251', 'ÅKARP', 'Schweden', '', '0', '0', '0733 361880', '0010232BGY', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0611 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3848, '03159408', '0', 'Erik', 'Hallgren', 'Majorsgatan', '3', '28133', 'Hässleholm', 'Schweden', '', '0', '0', '0', '00101338DK', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0612 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3849, '03159408', '0', 'Daniel', 'Panayatoff', 'JUNGFRUGATAN', '41B', '11444', 'STOCKHOLM', 'Schweden', '', '0', '0', '0768 75 52 75', '0010052QB4', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0613 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3850, '03159408', '0', 'Andreas', 'Allinger', 'Sidensvans vägen', '10', '12556', 'Stockholm', 'Schweden', '', '0', '0', '0', '00100769M1', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0614 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3851, '03159408', '0', 'Andreas', 'Andersson', 'Kriebsensgatan', '1', '63220', 'Eskilstuna', 'Schweden', '', '0', '0', '0735266836', '00102438VB', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0588 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3852, '03159408', '0', 'Alzahrani,', 'Akram Ahmed', 'Mojplan', '30', '16371', 'Spånga', 'Schweden', '', '0', '0', '0', '0010058QHQ', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0615 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3853, '03159408', '0', 'Amer', 'Panjsotoni', 'JÄRINGEGRÄND', '6', '163 63', 'SPÅNGA', 'Schweden', '', '0', '0', '0760425007', '001023971Q', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0616 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3854, '03159408', '0', 'Tim', 'Andreasson', 'Gröna gatan', '47', '41454', 'Göreborg', 'Schweden', '', '0', '0', '0709431847', '00101475OC', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0617 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3855, '03159408', '0', 'Batool', 'Al-najjar', 'Bäckgårdsvägen', '33 4 tr', '14341', 'Vårbygård, stockholm', 'Schweden', '', '0', '0', '0704429108', '0010181O5R', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0587 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3856, '03159408', '0', 'Jimmy', 'Persson', 'Bergandsvägen', '12', '21832', 'Bunkeflostrand', 'Schweden', '', '0', '0', '0702-082781', '0010234Q5D', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0618 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3857, '03159408', '0', 'serod', 'sukhbaatar', 'SÖRBYPLAN', '8', '16371', 'SPÅNGA', 'Schweden', '', '0', '0', '0762706213', '0010115VR5', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0619 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3858, '03159408', '0', 'Batool', 'Al-najjar', 'Bäckgårdsvägen', '33 4 tr', '14341', 'Vårbygård, stockholm', 'Schweden', '', '0', '0', '0704429108', '0010090DUA', '0', 'Theorema', 'Tigris T 3010-3 gold', '0', 'RG 0686 0587 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3859, '03159409', '0', 'Jerry', 'Lindquist', 'brännkyrkagatan', '32', '11822', 'Stockholm', 'Schweden', '', '0', '0', '0', '0010246HJ1', '0', 'Theorema', 'Tigris T3010-4', '12.03.2013 RG 0686 1080 0DE', 'RG 0686 0620 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3860, '03159409', '0', 'Josef', 'Sommarkrans', 'Bärby byväg', '1', '72591', 'Västerås', 'Schweden', '', '0', '0', '070 3039224', '0010180SBK', '0', 'Theorema', 'Tigris T3010-4', '0', 'RG 0686 0621 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3861, '03159409', '0', 'Natnael', 'Tesfamariam', 'ÅBERGSSONS VÄG', '17', '17077', 'SOLNA', 'Schweden', '', '0', '0', '0735252581', '0010184XWO', '0', 'Theorema', 'Tigris T3010-4', '0', 'RG 0686 0622 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3862, '03159409', '0', 'Jimmy', 'Larsson', 'Linnégatan', '3b', '72215', 'Västerås', 'Schweden', '', '0', '0', '0738424345', '0010065T48', '0', 'Theorema', 'Tigris T3010-4', '0', 'RG 0686 0623 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3863, '03159405', '0', 'Sara', 'Erzen', 'Rödsvägen', '11c', '47232', 'Orust', 'Schweden', '', '0', '0', '0762680284', '0010155QP6', '0', 'Theorema', 'Tigris T3010', '0', 'RG 0686 0624 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3864, '03159405', '0', 'Jessica', 'Ekfeldt', 'OSKARSBERGSVÄGEN', '11', '424 71', 'OLOFSTORP', 'Schweden', '', '0', '0', '46729368656', '0010187RIA', '0', 'Theorema', 'Tigris T3010', 'Nachforschung am 04.07.2013 gestellt!', 'RG 0686 0625 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3865, '03159405', '0', 'Carl', 'Starlander', 'Hedemoratäppan', '1', '11330', 'Stockholm', 'Schweden', '', '0', '0', '0', '0010181D5B', '0', 'Theorema', 'Tigris T3010', '0', 'RG 0686 0626 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3866, '03159405', '0', 'Klas', 'BernehjÃ¤lt', 'Holbergsgatan', '90', '16845', 'Bromma', 'Schweden', '', '0', '0', '0', '001020648R', '0', 'Theorema', 'Tigris T3010', '0', 'RG 0686 0627 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3867, '03159405', '0', 'Andreas', 'Andersson', 'Kriebsensgatan', '1', '63220', 'Eskilstuna', 'Schweden', '', '0', '0', '0735266836', '00100641JU', '0', 'Theorema', 'Tigris T3010', '0', 'RG 0686 0588 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3868, '3066678', '0', '0', 'STEVE PALMER', '2', 'HIGH HEATH COTTAGES. WHITWELL ROAD', 'SG4 8SZ', 'CODICOTE. HITCHIN', 'Grossbritannien', '', '0', '0', '07770 943916', '68UMWF9N2A', '0', 'Theorema', 'PARAGON GOLD. BLACK FACE. BLACK STRAP', '0', 'RG068605597DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3869, '3066676', '0', '0', 'HARVEY C/O DAVID GOLDBERG', '1075', 'FINCHLEY ROAD', 'NW11 0PU', 'LONDON', 'Grossbritannien', '', '0', '0', '7930534421', '54AYZ6WCF8', '0', 'Theorema', 'PARAGON SILVER WITH GOLD BEZEL. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0560 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3870, '3066671', '0', '0', 'NASIR SHARIF', '16', 'DANIEL PLACE', 'NW4 3PG', 'LONDON', 'Grossbritannien', '', '0', '0', '7956960097', 'VA896RZ47L', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0561 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3871, '3066674', '0', '0', 'MEHBOOB PATEL', '54', 'KINGS ROAD', 'E11 1AT', 'LONDON', 'Grossbritannien', '', '0', '0', '7590028765', '8N6U749W5X', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0562 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3872, '3066679', '0', '0', 'SHARRON HAWORTH', '21', 'SOUTH DR', 'BB12 8SH', 'BURNLEY', 'Grossbritannien', '', '0', '0', '1282779532', '48R529JVFP', '0', 'Theorema', 'PARAGON ROSE GOLD. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0563 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(3873, '3066678', '0', '0', 'ALEC MCPHERSON', '1', 'CROSS WAY', 'AL5 4RA', 'HARPENDEN', 'Grossbritannien', '', '0', '0', '7540097579', 'UCUK9RY68G', '0', 'Theorema', 'PARAGON GOLD. BLACK FACE. BLACK STRAP', '0', 'RG 0686 0564 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3874, '3066674', '0', '0', 'MAXIM THOMPSON', '15', 'MADEIRA AVENUE', 'BR1 4AP', 'BROMLEY', 'Grossbritannien', '', '0', '0', '7962244707', 'K9V8AHULJZ', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG068605654DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3875, '3066674', '0', '0', 'RICHARD CLAYMAN PCB LITIGATION', '90', 'CHANCERY LANE', 'WC2A 1EU', 'LONDON', 'Grossbritannien', '', '0', '0', '7771807174', 'Z9D38TKV7B', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0566 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3876, '3066671', '0', '0', 'NICHOLAS BARKER', '4', 'IVY TERRACE', 'HD6 2EG', 'BRIGHOUSE', 'Grossbritannien', '', '0', '0', '07909 222690', 'JCQ6XE3NF9', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '02.03.2013 Uhr zurück...refund bitte', 'RG 0686 0567 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3877, '3066674', '0', '0', 'AARON JONES', '1', 'ALFRED ROAD', 'W2 5EU', 'LONDON', 'Grossbritannien', '', '0', '0', '7823443503', '6KN748A9PB', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0568 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3878, '3066671', '0', '0', 'ABDULLAH HAJI', '36', 'CALAIS GATE CORMONT ROAD', 'SE5 9RQ', 'LONDON', 'Grossbritannien', '', '0', '0', '7961040423', '59VJUWY8TL', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0569 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3879, '3066671', '0', '0', 'BADAL KOTECHA', '124', 'FINCHLEY ROAD', 'NW3 5JS', 'LONDON', 'Grossbritannien', '', '0', '0', '7791289366', '3CPDBZ5E46', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '0', 'RG 0686 05708DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3880, '3066671', '0', '0', 'SIMON JOHNSON', '51', 'SANDFIELD MEADOW', 'WS13 6NH', 'LICHFIELD', 'Grossbritannien', '', '0', '0', '7806625853', '8G7NL5JPHX', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0571 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3881, '3066676', '0', '0', 'DAVID HAYWARD', '105', 'SOUTHSIDE', 'SW1E 6QT', 'VICTORIA STREET LONDON', 'Grossbritannien', '', '0', '0', '7785228389', '9HBL4P6VQM', '0', 'Theorema', 'PARAGON SILVER WITH GOLD BEZEL. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0572 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3882, '3066674', '0', '0', 'CHRISTOPHER MASON', '37', 'CHESTNUT CLOSE', 'DE56 4HD', 'BELPER', 'Grossbritannien', '', '0', '0', '7878574803', '5684HE7YPC', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0573 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3883, '3066671', '0', '0', 'JONAS HOLMBORG', '167', 'UPPER RICHMOND ROAD', 'SW15 6SE', 'LONDON', 'Grossbritannien', '', '0', '0', '7908637070', 'ATAREX65Z2', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0574 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3884, '3066671', '0', '0', 'PATRICIA BLEARS', '13', 'LIME AVE. LEFTWICH', 'CW9 8DS', 'NORTHWICH', 'Grossbritannien', '', '0', '0', '160642141', 'C7KB3YM4FG', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0575 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3885, '3066678', '0', '0', 'ANDREW RYLANCE', '7', 'GLOVER STREET', 'CH42 9LU', 'BIRKENHEAD', 'Grossbritannien', '', '0', '0', '7795144410', 'Q4625Y9UJX', '0', 'Theorema', 'PARAGON GOLD. BLACK FACE. BLACK STRAP', '0', 'RG 0686 05760DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3886, '3066678', '0', '0', 'RUSSELL CLIFTON-DEY', '62', 'BRITTON STREET', 'EC1M 5UY', 'LONDON', 'Grossbritannien', '', '0', '0', '7,51E+09', 'KW5CEGU2QF', '0', 'Theorema', 'PARAGON GOLD. BLACK FACE. BLACK STRAP', '0', 'RG 0686 0577 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3887, '3066674', '0', '0', 'SVETLANA PAVLOVA', '79', 'VENNER ROAD', 'SE26 5HU', 'LONDON', 'Grossbritannien', '', '0', '0', '7740411456', 'AUV8ZY64R9', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0578 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3888, '3066674', '0', '0', 'ANDREW WHITTAKER', '12. Jan', 'STATION ROAD', 'SG18 8AL', 'BIGGLESWADE', 'Grossbritannien', '', '0', '0', '01767 315934', 'M63YDNFATM', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0579 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3889, '3066671', '0', '0', 'STEPHEN STRANGE', '15', 'MILLMEAD WAY', 'SG14 3YH', 'HERTFORD', 'Grossbritannien', '', '0', '0', '01992 501260', '2H5Q82ATZR', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0580 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3890, '3066671', '0', '0', 'ALBERT FINDLAY', '23', 'MCEWAN CRESCENT', 'KA6 5DR', 'AYR', 'Grossbritannien', '', '0', '0', '7875261234', '675R9U686M', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0581 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3891, '3066674', '0', '0', 'TOM EAGELING', '3A', 'LINGFIELD CRESCENT', 'SE9 2RL', 'ELTHAM', 'Grossbritannien', '', '0', '0', '0', '6XW574E3UR', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0582 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3892, '3066671', '0', '0', 'ALBERTO MARTINEZ', '36 KENT HSE', 'AYLESFORD STREET', 'SW1V 3QB', 'LONDON', 'Grossbritannien', '', '0', '0', '7516382449', 'P6Z2HK3L95', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0583 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3893, '3066674', '0', '0', 'TIERNAN JINKS', '2ND FLOOR', 'COIN HOUSE', 'W1U 1JA', 'LONDON', 'Grossbritannien', '', '0', '0', '7718318819', 'NV3XDK5G4U', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0584 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3894, '3066677', '0', '0', 'MIDDY ZAKARAS', '25', 'COPTHAL AVENUE. 4TH FLOOR', 'EC2R 7BP', 'LONDON', 'Grossbritannien', '', '0', '0', '7595591747', '8K325E7U6Z', '0', 'Theorema', 'PARAGON SILVER WITH GOLD BEZEL. BLACK FACE. BLACK STRAP', '0', 'RG 0686 0585 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3895, '3066674', '0', '0', 'PETER KILSHAW', 'LONDON LODGE', 'BEDWELL PARK', 'AL9 6HY', 'ESSENDON HATFIELD', 'Grossbritannien', '', '0', '0', '1707653926', '6XZ8CN56EJ', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BROWN STRAP', '0', 'RG 0686 0628 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3896, '3066671', '0', '0', 'GREIG RYAN', '15', 'SIENA DRIVE', 'RH10 3SN', 'CRAWLEY', 'Grossbritannien', '', '0', '0', '7939299305', '32BE34UNZX', '0', 'Theorema', 'PARAGON SILVER BODY. WHITE FACE. BLACK STRAP', '0', 'RG 0686 0629 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3897, '3073623', '0', '0', 'MALGORZATA SKRZYPCZAK', '13', 'LAWRENCE GROVE', '0', 'DUBLIN 3', 'Irland', '', '0', '0', '0', 'L9JEGHXL2Q', '0', 'Theorema', 'SAO PAOLO BLACK WITH BLACK STRAP UK', '0', 'RG 0686 0630 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-25', '', '', '', '', '', ''),
(3898, '355695629974', '0', '0', 'Rovena Balliu', 'Rr.Sami Frasheri', 'P.20/10, Kati 8 ', '1000', 'Tirane/Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Gold', '0', 'RG068606805DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3899, '355664067097', '0', '0', 'Antea  Xhillari', 'Rr: \"Frederik Shiroka\", ', 'Kulla:1 Ap. 49', '1000', 'Tirane/Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamond Gold', '0', 'RG 0686 0681 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3900, '355682062820', '0', '0', 'Angjelin  Prela ', 'Rr.Kastriotet,', 'Farmacia \"Angjelini\"', '1000', 'Koder Kamez, Tirane/ Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamond Silver', '0', 'RG068606822DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3901, '355696092244', '0', '0', 'Dardan balliu ', 'Rr.Sami Frasheri', 'P.20/10, Kati 8 ', '1000', 'Tirane/Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamond Gold', '0', 'RG 0686 06836DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3902, '355692174934', '0', '0', 'Denisa Demi ', 'Rr. Abdi Toptani', 'Pallati \"Torre Drin\", Kati 10, Ap. 105', '1000', 'Tirane/Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamond Gold', '0', 'RG 0686 0684 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3903, '355672029098', '0', '0', 'Andi Gjergo ', 'Rr.\"Vaso Pasha\", ish-Blloku', 'Dyqani \"Natyral & Organik\"', '1000', 'Tirane/Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Silver', '0', 'RG 0686 0685 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3904, '355672035373', '0', '0', 'Arfjora Spahija', 'Rr.\"Vaso Pasha\", ish-Blloku', 'Dyqani \"Natyral & Organik\"', '1000', 'Tirane/Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamond Gold', '0', 'RG 0686 0686 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3905, '355694088877', '0', '0', 'Sidrit Xhuli ', 'Rr. E DIBRES ', 'PALLATI 357 , FARMACI XHULI', '1000', 'Tirane/Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamond Black', '0', 'RG 0686 0687 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3906, '355695131878', '0', '0', 'Elisa Metaj ', 'Rr: Artan Lenja ', 'Pallati NR 1 Dyqani Nr 1 (\'Print Shop\') ', '1000', 'Tirane/Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamond Gold', '0', 'RG 0686 0688 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3907, '355674053645', '0', '0', 'Steljana Zeka', 'Rruga Aleksander Goga , ', 'Lagjia 15 ', '2000', 'Durres Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamond Gold', '0', 'RG 0686 0689 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3908, '355692077888', '0', '0', 'Julian çuko', 'Unaza e re. Rruga Mikel Maruli. ', 'Kantier ndertimi E.J.A STUDIO shpk', '1000', 'Tirane/Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamond Gold', '0', 'RG 0686 0690 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3909, '355694615959', '0', '0', 'Inva Vila ', 'Rr.\"Vaso Pasha\", ish-Blloku', 'Dyqani \"Natyral & Organik\"', '1000', 'Tirane/Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamond Silver', '0', 'RG 0686 0691 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3910, '355692780914', '0', '0', 'Jonisa Frakulla ', 'Rr  Dritan Hoxha', 'p.IDS, kati 2.', '1000', 'Tirane/Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamond Gold', '0', 'RG 0686 0692 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3911, '355672031303/047210123', '0', '0', 'Veneranda Shuaipi ', 'Rr. Albanet', 'Laboratori \"Eranda Lab\"', '1000', 'Kamez, Tirane', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamond Gold', '0', 'RG 0686 0693 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3912, '355673225595', '0', '0', 'Romina Hyseni', 'Rr.Sami Frasheri', 'P.20/10, Kati 8 ', '1000', 'Tirane/Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamond Gold', '0', 'RG 0686 0694 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3913, '355673225595', '0', '0', 'Romina Hyseni', 'Rr.\"Vaso Pasha\", ish-Blloku', 'Dyqani \"Natyral & Organik\"', '1000', 'Tirane/Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamond Gold', '0', 'RG 0686 0695 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3914, '355692060014', '0', '0', 'Petrit Keqaj', 'Rr.\"Vaso Pasha\", ish-Blloku', 'Dyqani \"Natyral & Organik\"', '1000', 'Tirane/Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamond Black', '0', 'RG 0686 0696 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3915, '355674003671', '0', '0', 'Erind Rroko', 'Bulevardi : \"Deshmoret e Kombit\"', 'Qendra e Biznesit :\"Twin Towers\",Kulla 2 Kati 10/4. AYEN AS ENERGJI SH.A', '1000', 'TIRANE/ALBANIA', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamond Black', '0', 'RG 0686 0697 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3916, '355682070362', '0', '0', 'Enea Dajci ', 'Rr.\"Vaso Pasha\", ish-Blloku', 'Dyqani \"Natyral & Organik\"', '1000', 'Tirane/Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamond Black', '0', 'RG 0686 0698 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3917, '355694037119/695367893', '0', '0', 'Elma Ballku', 'Rruga \'\'Abdyl Frasheri\'\' ', 'Pallati Hekla,  kati 12', '1000', 'Tirane/Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Black', '0', 'RG 0686 0699 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3918, '355664152938', '0', '0', 'Stoli Seni ', 'Sheshi Shqiponja', 'Zyrat e deges se doganes ', '1000', 'Tirane/Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Diamond Gold', '0', 'RG 0686 0700 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3919, '355696091748', '0', '0', 'Arber Kaceli ', 'Rr. Thanas Ziko', 'Pallati  63/3', '1000', 'Tirane/Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema', 'Marco Polo Gold', '0', 'RG 0686 0701 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3920, '03159408', '0', 'Chirin', 'Ibrahim', 'Annerovägen', '42C', '25462', 'Helsingborg', 'Schweden', '', '0', '0', '0738797111', '00101822ZU', '0', 'Theorema', 'Tigris', '0', 'RG 0686 0638 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-26', '', '', '', '', '', ''),
(3921, '3066678', '0', '0', 'FREDERIC JEAN-BAPTISTE', '1', 'CANADA SQUARE', 'E14 5FA', 'LONDON', 'Grossbritannien', '', '0', '0', '7590826227', '24XRMN6EBW', '0', 'Theorema', 'PARAGON GOLD. BLACK FACE. BLACK STRAP', '0', 'RG068606544DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-26', '', '', '', '', '', ''),
(3922, '3066678', '0', '0', 'IONELA V SOLOMON', '60', 'ROSEDALE ROAD', 'RM9 4DL', 'DAGENHAM', 'Grossbritannien', '', '0', '0', '4,47701E+11', '47F5JPQ2R4', '0', 'Theorema', 'PARAGON GOLD. BLACK FACE. BLACK STRAP', '0', 'RG 0686 0655 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-26', '', '', '', '', '', ''),
(3923, '3066678', '0', '0', 'COLIN GRANT', '103', 'BOROUGH ROAD', 'SE1 OAA', 'LONDON', 'Grossbritannien', '', '0', '0', '7810637371', '3MY5VJR34W', '0', 'Theorema', 'PARAGON GOLD. BLACK FACE. BLACK STRAP', 'Geld am 23.04.2013 von Groupon zurück gezahlt! Uhr ???', 'RG 0686 0656 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-26', '', '', '', '', '', ''),
(3924, '3073626', '0', '0', 'MICHAEL KERINS', '160', 'THE CLOSE LOUGHBOLLARD', 'CLANE', 'NA', 'Irland', '', '0', '0', '0', '4RA7FVWYDJ', '0', 'Theorema', 'COPACABANA BLACK WITH BLACK STRAP UK', '0', 'Storniert', '0', '0', '2013-02-26', '', '', '', '', '', ''),
(3925, '3073623', '0', '0', 'MICHAEL KERINS', '160', 'THE CLOSE LOUGHBOLLARD', 'CLANE', 'NA', 'Irland', '', '0', '0', '0', 'ZA369K74QN', '0', 'Theorema', 'SAO PAOLO BLACK WITH BLACK STRAP UK', '0', 'Storniert', '0', '0', '2013-02-26', '', '', '', '', '', ''),
(3926, '3073625', '0', '0', 'MICHAEL KERINS', '160', 'THE CLOSE LOUGHBOLLARD', 'CLANE', 'NA', 'Irland', '', '0', '0', '0', 'HVPFWA7845', '0', 'Theorema', 'COPACABANA SILVER WITH BLACK STRAP UK', '0', 'Storniert', '0', '0', '2013-02-26', '', '', '', '', '', ''),
(3927, '3073627', '0', '0', 'MICHAEL KERINS', '160', 'THE CLOSE LOUGHBOLLARD', 'CLANE', 'NA', 'Irland', '', '0', '0', '0', 'XM98FUWK7J', '0', 'Theorema', 'COPACABANA GOLD WITH BROWN STRAP UK', '0', 'Storniert', '0', '0', '2013-02-26', '', '', '', '', '', ''),
(3928, '3073623', '0', '0', 'LUNGA MKHIZE', '12', 'BYLS BRIDGE BOULEVARD. HIGHVELD EXT 73', 'CENTURION', '157', 'Irland', '', '0', '0', '0', 'V9K46D8EU5', '0', 'Theorema', 'SAO PAOLO BLACK WITH BLACK STRAP UK', '0', 'storniert', '0', '0', '2013-02-26', '', '', '', '', '', ''),
(3929, '3073627', '0', '0', 'ARLETTE REHILL', '9', 'MARIE PLACE', '2BL', 'W7', 'Irland', '', '0', '0', '0', '96NT7ZRP8D', '0', 'Theorema', 'COPACABANA GOLD WITH BROWN STRAP UK', '0', 'Storniert', '0', '0', '2013-02-26', '', '', '', '', '', ''),
(3930, '3066678', '0', '0', 'SARAH WOODS', '35', 'WOODGREEN PARK', 'BT42 3DS', 'BALLYMENA', 'Grossbritannien', '', '0', '0', '0', '2K4NR75AFW', '0', 'Theorema', 'PARAGON GOLD', '0', 'RG 0686 0702 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-02-28', '', '', '', '', '', ''),
(3931, '3259449', '0', '0', 'DEREK COLLINS', '7', 'SEACLIFF ROAD', 'BALDOYLE DUBLIN', '13', 'Irland', '', '0', '0', '18396250', '0010089QIQ', '0', 'Theorema', 'MONACO DIAMOND IN GOLD', '0', 'RG 0686 0753 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3932, '3259452', '0', '0', 'DENISE DOYLE', '90', 'SEA VIEW AVENUE EASTWALL', 'DUBLIN', '3', 'Irland', '', '0', '0', '858386630', '00100877O3', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0754 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3933, '3259447', '0', '0', 'GRAHAM MC LOUGHLIN', '2', 'CHURCHWELL CLOSE', 'BELMAYNE', 'DUBLIN 13', 'Irland', '', '0', '0', '876308660', '001007591X', '0', 'Theorema', 'MONACO DIAMOND IN SILVER', '0', 'RG 0686 0755 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3934, '3259447', '0', '0', 'ALI MUNTHRI', 'FLAT 72', '1535 THE MELTING POINT.3 FIRTH STREET', 'HUDDERSFIELD', 'HD1 3BB', 'Irland', '', '0', '0', '7414554143', '00100274AT', '0', 'Theorema', 'MONACO DIAMOND IN SILVER', '0', 'RG 0686 0756 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3935, '3259451', '0', '0', 'CAM VAN LE', '183', 'CHARLESLAND COURT. GREYSTONES', 'GREYSTONES', 'WICKLOW', 'Irland', '', '0', '0', '899627933', '0010158H4V', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', 'Geld am 25.03.2013 zurück erhalten von Groupon! Uhr????', 'RG 0686 0757 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3936, '3259450', '0', '0', 'ADAM HEFFERNAN', 'PM204495', 'PARCEL MOTEL UNIT 5 MYGAN PARK', 'JAMESTOWN ROAD FINGLAS EAST', 'D11', 'Irland', '', '0', '0', '894865735', '0010030BBO', '0', 'Theorema', 'MONACO DIAMOND IN BLACK', '0', 'RG068607522DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3937, '3259453', '0', '0', 'NICOLAE NOVAC', '46', 'CLONTARF ROAD. THE FOOD ROOM LTD. CLONTARF.', 'DUBLIN', '3', 'Irland', '', '0', '0', '353867339244', '0010099OJW', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0758 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3938, '3259451', '0', '0', 'BRIAN SCULLY', 'ROSCREA', '17 CLUAIN ARD', 'TIPPERARY', 'EIRE', 'Irland', '', '0', '0', '879618498', '00101784KK', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 0759 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3939, '3259453', '0', '0', 'XIUQIN WU', '15', 'LISMEEN HILLS BALLYJAMESDUFF', 'IRELAND', 'CO.CAVAN', 'Irland', '', '0', '0', '877671106', '0010094RSA', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0760 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3940, '3259447', '0', '0', 'ORSI FONO MAGUIRE', '1', 'SEAPOINT. BARNA', 'GALWAY', 'NONE', 'Irland', '', '0', '0', '862515517', '001012813D', '0', 'Theorema', 'MONACO DIAMOND IN SILVER', '0', 'RG 0686 0761 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3941, '3259447', '0', '0', 'DAVID BROWN', '264', 'ELM MOUNT AVE', 'BEAUMONT', 'DUBLIN 9', 'Irland', '', '0', '0', '851192442', '0010250WET', '0', 'Theorema', 'MONACO DIAMOND IN SILVER', '0', 'RG 0686 0762 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3942, '3259447', '0', '0', 'VANESSA ALVAREZ', 'ONE', 'SPENCER DOCK NORTHWALL QUAY', 'PRICEWATERHOUSECOOPERS', 'DUBLIN 1', 'Irland', '', '0', '0', '353863728946', '0010061AG8', '0', 'Theorema', 'MONACO DIAMOND IN SILVER', '0', 'RG 0686 0763 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3943, '3259453', '0', '0', 'FRANCES POWER', 'C/O', 'BARRY&APOS.S TEA. KINSALE ROAD', 'CORK', '0', 'Irland', '', '0', '0', '353863661198', '00101699MN', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', 'rep. 20.06.2013 RG518131889DE', 'RG 0686 0764 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3944, '3259453', '0', '0', 'TREVOR O&APOS.REGAN', 'SUNVIEW', 'DRINAGH. DUNMANWAY.', 'CO. CORK', '1111', 'Irland', '', '0', '0', '872678836', '0010131KMJ', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0765 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3945, '3259447', '0', '0', 'DIANA KURCASTOVA', '46', 'LIOS ARD. TULLA RD.', 'ENNIS', 'CO.CLARE', 'Irland', '', '0', '0', '353866021527', '00100377R2', '0', 'Theorema', 'MONACO DIAMOND IN SILVER', '0', 'RG 0686 0766 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3946, '3259447', '0', '0', 'GRAHAM O&APOS.CONNOR', '182', 'HOWTH ROAD. SUTTON', 'DUBLIN 13', 'D13', 'Irland', '', '0', '0', '353872379878', '10237654', '0', 'Theorema', 'MONACO DIAMOND IN SILVER', '0', 'RG 0686 0767 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3947, '3259452', '0', '0', 'JENNIFER MULCAHY', '49', 'CASTLEKNOCK MEADOWS LAUREL LODGE', 'DUBLIN', 'DUBLIN 15', 'Irland', '', '0', '0', '864051025', '0010143PDG', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0768 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3948, '3259447', '0', '0', 'CIARAN HODGE', 'NA', 'PASSPORT OFFICE. MOLESWORTH ST', 'DUBLIN 2', 'NA', 'Irland', '', '0', '0', '874152331', '0010155XI1', '0', 'Theorema', 'MONACO DIAMOND IN SILVER', '0', 'RG 0686 0769 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3949, '3259452', '0', '0', 'SHARON O\'SULLIVAN', '9', 'MORNINGTON MANOR CT', 'MEATH', 'CO', 'Irland', '', '0', '0', '761783360', '0010086SG2', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', 'Sie will die Uhr nicht mehr haben, da angeblich zu lange Lieferzeit. Sie hat die Uhr aber am 14.03.2013 erhalten! Hat am 30.07.13 Geld zurück erhalten! Uhr????', 'RG 0686 0770 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3950, '3259447', '0', '0', 'FLORINEL ALGEORGE', '1', 'GLENVILLE COURT', '15', 'D', 'Irland', '', '0', '0', '876321403', '001000514S', '0', 'Theorema', 'MONACO DIAMOND IN SILVER', '0', 'RG 0686 0771 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3951, '3259452', '0', '0', 'YVONNE PETERSON', '', 'CAMDEN ROAD', 'CROSSHAVEN CO CORK', '0', 'Irland', '', '0', '0', '086/3734931', '00101695TF', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0772 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3952, '3259450', '0', '0', 'ANDRJS ZAHAROVS', '71', 'BOROIMHE HAZEL', 'SWORDS', 'DUBLIN', 'Irland', '', '0', '0', '353863304449', '0010169Q9L', '0', 'Theorema', 'MONACO DIAMOND IN BLACK', '0', 'RG 0686 0773 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3953, '3259452', '0', '0', 'NEIL SANDES', '18', 'PEATLANDS', 'BROOMFIELD. MIDLETON', '0', 'Irland', '', '0', '0', '087 1208282', '0010012Q3Y', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', 'Uhr erhalten04.09.2013\r\nUhr versendet 09.09.2013 RG 5181 3837 4DE', 'RG 0686 0774 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3954, '3259453', '0', '0', 'RACHAEL MURRAY', '114', 'RINGSEND PARK', 'DUBLIN', 'D4', 'Irland', '', '0', '0', '0', '0010149JCM', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0775 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3955, '3259447', '0', '0', 'KEVIN SLOWEY', '0', 'CLOVERFIELD. MITCHELSFORT', 'WATERGRASSHILL. CORK', '0', 'Irland', '', '0', '0', '863353432', '0010133HYV', '0', 'Theorema', 'MONACO DIAMOND IN SILVER', '0', 'RG 0686 0776 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3956, '3259453', '0', '0', 'CATHERINE HARDING', '28', 'BLACKTHORN GREEN. SANDYFORD', 'DUBLIN', '16', 'Irland', '', '0', '0', '01-2954748', '0010001RN3', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0777 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3957, '3259449', '0', '0', 'ADAM HEFFERNAN', 'PM204495', 'PARCEL MOTEL UNIT 5 MYGAN PARK', 'JAMESTOWN ROAD FINGLAS EAST', 'D11', 'Irland', '', '0', '0', '894865735', '001012472K', '0', 'Theorema', 'MONACO DIAMOND IN GOLD', '0', 'RG068607522DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3958, '3259453', '0', '0', 'GINTARE KERSULYTE', '18', 'THE WAY. DUNBOYNE CASTLE', 'DUNBOYNE', 'D15', 'Irland', '', '0', '0', '857053390', '0010109ND8', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 07788DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3959, '3259449', '0', '0', 'JOLITA MARKOVSKAJA', '24', 'O&APOS.HARES MILL', 'DUNDALK', 'CO.LOUTH', 'Irland', '', '0', '0', '0', '0010123UE0', '0', 'Theorema', 'MONACO DIAMOND IN GOLD', '0', 'RG 0686 0779 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3960, '3259453', '0', '0', 'MICHAL KLINGSPORN', '0', 'NEWBRIDGE CREDIT UNION. MAIN STREET', 'NEWBRIDGE', '45', 'Irland', '', '0', '0', '870554560', '00102105TE', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0780 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3961, '3259452', '0', '0', 'ELAINE FITZGERALD', '24', 'WALKINSTOWN PARADE', 'DUBLIN', 'DUBLIN 12', 'Irland', '', '0', '0', '086 8448701', '0010100LRF', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0781 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3962, '3259447', '0', '0', 'ADRIAN FUNDU', '6', 'THE COURT SADDLIER HALL', 'DUNBOYNE CO. MEATH', 'IRELAND', 'Irland', '', '0', '0', '862667227', '00102326LX', '0', 'Theorema', 'MONACO DIAMOND IN SILVER', '0', 'RG 0686 0782 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3963, '3259451', '0', '0', 'DIARMAID RYAN', '41', 'BENEAVIN PARK GLASNEVIN', 'DUBLIN', '11', 'Irland', '', '0', '0', '087 6227131', '0010221CJS', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 0783 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3964, '3259452', '0', '0', 'NOELEEN MCKENNA', '11', 'THE LAUREL. GRATTAN WOOD. HOLE IN WALL RD', 'DUBLIN 13', '13', 'Irland', '', '0', '0', '874174389', '00102182K0', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0784 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3965, '3259451', '0', '0', 'JAMES BONE', '132', 'CABRA PARK', 'PHISBOURGH', '000D7', 'Irland', '', '0', '0', '899521650', '00100225XJ', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', 'Geld am 07.03.2013 von Groupon zur?ck erhalten! Uhr???', 'RG 0686 0785 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3966, '3259449', '0', '0', 'JOHN CASSE', 'BALLYMURPHY', 'NAVAN ROAD', 'DUNSHAUGHLIN', '353', 'Irland', '', '0', '0', '861662409', '0010190W1B', '0', 'Theorema', 'MONACO DIAMOND IN GOLD', 'Geld am 28.03.2013 von Groupon zurück erhalten!', 'RG 0686 0786 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3967, '3259453', '0', '0', 'LESLEY MAGILL', 'GREENFIELDS', 'BALINROE', 'CO. WICKLOW', 'WICKLOW', 'Irland', '', '0', '0', '086 2516386', '0010243AM6', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0787 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3968, '3259449', '0', '0', 'SERGEI TALSI', '65', 'THE RICHMOND.NORTH BRUNSWICK STREET', 'DUBLIN', 'D-7', 'Irland', '', '0', '0', '862540960', '0010221O79', '0', 'Theorema', 'MONACO DIAMOND IN GOLD', '0', 'RG 0686 0788 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3969, '3259453', '0', '0', 'RAYMOND FULLER', '685', 'SOUTH CIRCULAR ROAD', 'DUBLIN', '8', 'Irland', '', '0', '0', '877604447', '0010237SYK', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0789 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-06', '', '', '', '', '', ''),
(3970, '3259447', '0', '0', 'ROSALEEN BARRETT', '26/27', 'DENZILLE LANE', 'DUBLIN 2', '0', 'IRLAND', '', '0', '0', '353872834919', '0010187H3X', '0', 'Theorema', 'MONACO DIAMOND IN SILVER', 'Uhr erhalten! 09.09.2013  Bitte refund!', 'RG 0686 0790 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3971, '3259449', '0', '0', 'IRENE LOUGHNANE', '34', 'GORT MHAOILIR RAHEEN ATHENRY', 'COUNTY GALWAY', '0', 'IRLAND', '', '0', '0', '087 6221014', '00100963SW', '0', 'Theorema', 'MONACO DIAMOND IN GOLD', '0', 'RG 0686 0791 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3972, '3218336', '0', '0', 'TINA SORENSEN', '12.1 TV', 'LYNEBORGGADE', '2300', 'Kobenhavn', 'Dänemark', '', '0', '0', '23248823', 'Z91502VIZR', '0', 'Theorema', 'COPACABANA GOLD', '0', 'RG068607964DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3973, '3218336', '0', '0', 'THOMAS JENSEN', '29.ST.TV.', 'MIKKELBORG PARK', '2970', 'Horsholm', 'Dänemark', '', '0', '0', '40545104', '0619Y4SE37', '0', 'Theorema', 'COPACABANA GOLD', 'Uhr kaputt angekommen! Will neue Uhr!', 'RG068607978DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3974, '3218337', '0', '0', 'NADHIR JAWAD', '111', 'RYMARKSVEJ', '2900', 'HELLERUP', 'Dänemark', '', '0', '0', '24837512', 'Q45E47JBNW', '0', 'Theorema', 'COPACABANA BLACK', '0', 'RG068607981DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3975, '3218336', '0', '0', 'SAMANTHA SCHILLING', '12', 'TRUNTESTIEN', '4540', 'FAREVEJLE', 'Dänemark', '', '0', '0', '26196620', '9UL9T8QYJ5', '0', 'Theorema', 'COPACABANA GOLD', '0', 'RG068607995DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3976, '3218336', '0', '0', 'BETTINA WIFSTRAND', '70', 'ALLINGVEJ', '2650', 'HVIDOVRE', 'Dänemark', '', '0', '0', '22675123', '1B754SEQ6O', '0', 'Theorema', 'COPACABANA GOLD', '0', 'RG068608001DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3977, '3218336', '0', '0', 'JESPER SORENSEN', '32', 'SOLSIKKEVEJ', '8500', 'GRENAA', 'Dänemark', '', '0', '0', '27826315', '4O12J3H0N1', '0', 'Theorema', 'COPACABANA GOLD', '0', 'RG068608015DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3978, '3218337', '0', '0', 'YASSIN ACHIBAN', '7 ST TV', 'ODENSEGADE', '2100', 'KOBENHAVN', 'Dänemark', '', '0', '0', '26470488', 'E4JT232G0J', '0', 'Theorema', 'COPACABANA BLACK', '22.04.2013 RG 5181 0038 2DE', 'RG068608029DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3979, '3218332', '0', '0', 'INGRIDA GERDAUSKAITE', '219 C. 7 TH', 'JAGTVEJ', '2100', 'KOBENHAVN O', 'Dänemark', '', '0', '0', '4528967131', 'OB2O6P9975', '0', 'Theorema', 'SAO PAOLO BLACK', '0', 'RG068608032DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3980, '3218336', '0', '0', 'LAURITS RASMUSSEN', '191', 'STENALDERVEJ ST. MF.', '8220', 'BRABRAND', 'Dänemark', '', '0', '0', '20619791', '70J983SP6O', '0', 'Theorema', 'COPACABANA GOLD', '25.03.2013 Uhr zur?ck...refund bitte\r\nGeld am 28.03.2013 von Groupon zurück gezahlt!', 'RG068608046DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3981, '3218336', '0', '0', 'CLAUS DAHL', '59', 'J E PITZNERSVEJ', '2730', 'HERLEV', 'Dänemark', '', '0', '0', '4520916299', '2Q35OB6749', '0', 'Theorema', 'COPACABANA GOLD', '0', 'RG068608050DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3982, '3218336', '0', '0', 'TOMMY PAULSEN', '16, 4 TH', 'DR. ABILDGAARDS ALLE', '1955', 'FREDERIKSBERG', 'Dänemark', '', '0', '0', '0', '9FQ4WZ3215', '0', 'Theorema', 'COPACABANA GOLD', '0', 'RG068608063DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3983, '3218336', '0', '0', 'MARTIN REX EMPACHER', '59', 'VOSBORGVEJ', '2770', 'KASTRUP', 'Dänemark', '', '0', '0', '0', '4AHOS76646', '0', 'Theorema', 'COPACABANA GOLD', '0', 'RG068608077DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3984, '3218331', '0', '0', 'THOMAS HINDKJAER', '16, 3.TV', 'SKYTTEGADE', '2200', 'KOBENHAVN', 'Dänemark', '', '0', '0', '0', '5XH8BGV004', '0', 'Theorema', 'COPACABANA SILVER', '0', 'RG068608085DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3985, '3218337', '0', '0', 'PAW HOUMANN LARSEN', 'FLODVEJ', '75. LEJ. 7', '2765', 'SMORUM', 'Dänemark', '', '0', '0', '61810094', '0RFKVUG069', '0', 'Theorema', 'COPACABANA BLACK', '0', 'RG068608094DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3986, '3218336', '0', '0', 'MOHAN SIVA', '53 ST TV', 'ESKEBAEKPARKEN', '8660', 'SKANDERBORG', 'Dänemark', '', '0', '0', '40335533', 'L382884GD0', '0', 'Theorema', 'COPACABANA GOLD', '0', 'RG068608103DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3987, '3259449', '0', '0', 'TOM EGAN', '136', 'WOODFIELD. SCHOLARSTOWN RD.. RATHFARNHAM', 'DUBLIN 16.', '0', 'Irland', '', '0', '0', '0', '0010122EWC', '0', 'Theorema', 'MONACO DIAMOND IN GOLD', '0', 'RG 0686 0813 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3988, '3246178', '0', '0', 'PATRICK BRADLEY', '52', 'LLYS WYLFA', 'CH7 6XB', 'MOLD', 'Grossbritannien', '', '0', '0', '7853980785', '00100959KX', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0817 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3989, '3246178', '0', '0', 'DAVID SKILLETT', '42', 'CLAREMONT GARDENS', 'RM14 1DN', 'UPMINSTER', 'Grossbritannien', '', '0', '0', '7938949365', '0010193V8K', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0817 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3990, '3246177', '0', '0', 'AFSHIN CHAVOLEH', '10', 'KESTREL CLOSE', 'NG4 1NS', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7414000998', '00101431OH', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0814 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3991, '3246177', '0', '0', 'DAVID BINKS', '99', 'NOTTINGHAM ROAD NUTHALL', 'NG16 1DN', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7443036375', '0010145CBL', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0819 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3992, '3246177', '0', '0', 'SCOTT MCNABNEY', '62', 'COATS CRESCENT', 'FK10 2AQ', 'ALLOA', 'Grossbritannien', '', '0', '0', '7787575342', '00100612IU', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0820 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3993, '3246178', '0', '0', 'MATTHEW DAWSON', '46', 'PALACE ROAD', 'B9 5ES', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7801161587', '0010019DP9', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0821 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3994, '3246174', '0', '0', 'JACKIE BRIGHAM', 'MBS', 'BOOTH STREET WEST', 'M15 6PB', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '07850 114 000', '0010248F53', '0', 'Theorema', 'MONACO DIAMOND IN GOLD', '0', 'RG 0686 0822 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3995, '3246178', '0', '0', 'JOSEPH RODGER', '17', 'RUSKIN TERRACE', 'G12 8DY', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7724035929', '001006857E', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0823 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3996, '3246177', '0', '0', 'KAREN WILLMORE', '14', 'DURLSTON ROAD', 'SO16 9JH', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '7739320382', '00101024PK', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', 'rep. 15.04.2013 RG 5181 4915 6DE\r\n\r\n21.05 Uhr zurück...bitte refund', 'RG 0686 0824 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3997, '3246178', '0', '0', 'ABIGAIL TEMPLETON', '20', 'GRANT ROAD', 'CR0 6PG', 'CROYDON', 'Grossbritannien', '', '0', '0', '7512146323', '0010202BNT', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0825 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3998, '3246174', '0', '0', 'ELLIOT KEAR', '7', 'RICHMOND PARK AVENUE', 'WF15 7NZ', 'WEST YORKSHIRE', 'Grossbritannien', '', '0', '0', '7809705096', '0010046ADH', '0', 'Theorema', 'MONACO DIAMOND IN GOLD', '0', 'RG 0686 0826 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(3999, '3246178', '0', '0', 'ROBBY MATHAROO', '4', 'COURT ROAD', 'UB2 5RY', 'SOUTHALL', 'Grossbritannien', '', '0', '0', '7801563271', '0010249US2', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0827 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4000, '3246177', '0', '0', 'SHERYL ANNE CAGADAS', 'ROOM 119', 'KODAK COURT. NIGHTINGALE AVENUE', 'HA1 3GN', 'HARROW', 'Grossbritannien', '', '0', '0', '7446974417', '0010185RWW', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0828 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4001, '3246178', '0', '0', 'HELEN GRANT', '24', 'JESSETT DRIVE', 'GU52 0XB', 'FLEET', 'Grossbritannien', '', '0', '0', '7989163315', '001022940N', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0829 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4002, '3246178', '0', '0', 'NICOLA VATILIOTIS', '7', 'LEWISHAM WAY', 'SE14 6PP', 'LONDON', 'Grossbritannien', '', '0', '0', '7771646763', '0010180SI8', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0830 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4003, '3246178', '0', '0', 'ALFRED GJONI', '24', 'REDSTART MANSION 1-3 MILL ROAD ILFORD', 'IG1 2DH', 'LONDON', 'Grossbritannien', '', '0', '0', '7429227676', '0010172XQD', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0831 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4004, '3246177', '0', '0', 'DARREN GRANT', '27', 'WALSHAM CLOSE', 'NG9 6LY', 'BEESTON. NOTTINGHAM. UK', 'Grossbritannien', '', '0', '0', '7967700024', '00100732EG', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0832 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4005, '3246178', '0', '0', 'INNOCENT IFEANYIKALU', '3', 'TRALEE COURT', 'SE16 3DT', 'SOUTHWARK LONDON', 'Grossbritannien', '', '0', '0', '7713009584', '0010030WWH', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0833 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4006, '3246177', '0', '0', 'WENWEI LI', '23', 'DERISLEY CLOSE', 'KT14 7QA', 'WEST BYFLEET', 'Grossbritannien', '', '0', '0', '7505856666', '001021461I', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', 'Uhr 20.03.2013 zur?ck...bitte refund\r\n\r\nGeld am 25.03.2013 zurück erhalten!', 'RG 0686 0834 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4007, '3246172', '0', '0', 'CAROLINE LYNCH', '35/2', 'SALAMANDER PLACE', 'EH6 7JJ', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7532201120', '00100635OI', '0', 'Theorema', 'MONACO DIAMOND IN SILVER', '0', 'RG 0686 0835 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4008, '3246177', '0', '0', 'LOGHIN TIVIG', '63', 'LYONETTE ROAD', 'DL1 2AR', 'DARLINGTON', 'Grossbritannien', '', '0', '0', '4,47448E+11', '0010142RU7', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0836 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4009, '3246178', '0', '0', 'MURAT SAHIN', '4', 'HIGH STREET', 'RM1 1HR', 'ROMFORD', 'Grossbritannien', '', '0', '0', '7747812975', '00101496JA', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0837 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4010, '3246177', '0', '0', 'GINA LAWRENCE', '26', 'GAINSBOROUGH DRIVE', 'B78 3PJ', 'STAFFORDSHIRE', 'Grossbritannien', '', '0', '0', '1827288925', '0010074ZMW', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0838 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4011, '3246177', '0', '0', 'STEPHEN MANSFIELD', '27', 'NORTHWOOD ROAD', 'L36 7TE', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '', '0010155RCC', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0839 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4012, '3246176', '0', '0', 'AYNEL BILGI', '19', 'BAMPTON ROAD', 'SE23 2BT', 'LONDON', 'Grossbritannien', '', '0', '0', '7415899029', '00100032W8', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', 'Nachforschung am 18.04.2013 gestellt! Paket soll zur?ck, da Kunde Geld erstattet bekommt!lt. Dt Post Uhr verloren! 03.06.2013', 'RG 0686 0840 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4013, '3246177', '0', '0', 'GAVIN BUCHAN', '2', 'MOSSEND AVENUE', 'G84 7DY', 'HELENSBURGH', 'Grossbritannien', '', '0', '0', '07857 047929', '0010241A2A', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0841 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4014, '3246178', '0', '0', 'FEMI SHOWUNMI', '89', 'FERNDALE ROAD', 'SW4 7RL', 'LONDON', 'Grossbritannien', '', '0', '0', '7961233996', '0010219K7K', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0842 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4015, '3246172', '0', '0', 'TONG LI', '13', 'BRUNSWICK HOUSE', 'PO1 3GB', 'PORTSMOUTH', 'Grossbritannien', '', '0', '0', '4,47809E+11', '0010129E8I', '0', 'Theorema', 'MONACO DIAMOND IN SILVER', '0', 'RG 0686 0843 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(4016, '3246178', '0', '0', 'DAVID HOLDEN', '0', 'THE BOAT & HORSES. BROADWAY. CHADDERTON', 'OL9 8AU', 'OLDHAM', 'Grossbritannien', '', '0', '0', '7808721302', '00100132TK', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0844 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4017, '3246177', '0', '0', 'HAYLEY BULLOCK', '14', 'ADDINSEL ROAD', 'SN25 2NR', 'SWINDON', 'Grossbritannien', '', '0', '0', '7887427905', '001004623I', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0845 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4018, '3246177', '0', '0', 'ZOE SOLOMON', '47', 'HERON STREET', 'OL8 4LP', 'OLDHAM', 'Grossbritannien', '', '0', '0', '7854472998', '0010083VSM', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0846 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4019, '3246175', '0', '0', 'YESKENDIR SERGAZIYEV', '38', 'CROSSLEY TERRACE', 'NE4 5NY', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7721912120', '0010026A3Q', '0', 'Theorema', 'MONACO DIAMOND IN BLACK', '0', 'RG 0686 0847 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4020, '3246178', '0', '0', 'DEREK DOWNS', '4', 'FURZELAND WAY', 'BN6 9JB', 'HASSOCKS', 'Grossbritannien', '', '0', '0', '7771593817', '0010038RF1', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 08488DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4021, '3246172', '0', '0', 'CHRISTIAAN PARTRIDGE', '1', 'EARLSFORD ROAD. MELLIS', 'IP23 8DY', 'EYE', 'Grossbritannien', '', '0', '0', '7903661945', '0010085EKG', '0', 'Theorema', 'MONACO DIAMOND IN SILVER', '0', 'RG 0686 0849 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4022, '3246178', '0', '0', 'VICTORIA PETRENKO', '118', 'LONGHILL ROAD', 'SE6 1UA', 'LONDON', 'Grossbritannien', '', '0', '0', '7961000875', '00100874C2', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0815 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4023, '3246178', '0', '0', 'JAMAL CRAWFORD', '1', 'SHEPHERD\'S PATH', 'UB5 5SB', 'LONDON', 'Grossbritannien', '', '0', '0', '7881374331', '0010216D14', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0850 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4024, '3246172', '0', '0', 'MICHAEL KNIGHT', '1', 'FARRIERS LEA', 'RH16 4FS', 'WEST SUSSEX', 'Grossbritannien', '', '0', '0', '7872599125', '0010064XZI', '0', 'Theorema', 'MONACO DIAMOND IN SILVER', 'Nachforschung AM 18.04.2013 gestellt!lt. Dt Post Uhr verloren! 03.06.2013', 'RG 0686 0851 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4025, '3246176', '0', '0', 'EMMA LUCAS', '24', 'COLLINGWOOD', 'GU14 6LX', 'FARNBOROUGH', 'Grossbritannien', '', '0', '0', '07828 590683', '0010127L2T', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 0852 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4026, '3246177', '0', '0', 'IAN STEWART', '57', 'ARISAIG DRIVE', 'G52 1HP', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7854842706', '0010243D8W', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0853 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4027, '3246174', '0', '0', 'STUART HALL', '0/2 . 75', 'BURGHEAD DRIVE', 'G51 4QH', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7875475504', '00102186CG', '0', 'Theorema', 'MONACO DIAMOND IN GOLD', '', 'RG 0686 0854 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4028, '3246177', '0', '0', 'HIFZA KAMRAAN', '65', 'FLACKWELL ROAD', 'B23 5EN', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7939891635', '0010016WWJ', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0855 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4029, '3246177', '0', '0', 'SHANTELLE KEOGH', '19', 'BEECH AVENUE', 'SK 38H', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7507918942', '0010220JLC', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0856 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4030, '3246178', '0', '0', 'ADEDAPO ADEMOSU', '7', 'HEANOR COURT', 'E5 0BQ', 'LONDON', 'Grossbritannien', '', '0', '0', '7956147172', '00100221US', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0857 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4031, '3246175', '0', '0', 'MOHAMMAD AZAM', '88', 'SPRINGDALE STREET', 'HD1 3NG', 'HUDDERSFIELD', 'Grossbritannien', '', '0', '0', '7898849109', '0010231ELM', '0', 'Theorema', 'MONACO DIAMOND IN BLACK', '0', 'RG 0686 0858 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4032, '3246178', '0', '0', 'JORDAN PACKHAM', '8', 'BIRLEY MOOR ROAD', 'S12 4WD', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7825908297', '00102449IV', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0816 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4033, '3246177', '0', '0', 'AMITA BAJAJ', '34', 'ASH TREE DELL', 'NW9 0AG', 'LONDON', 'Grossbritannien', '', '0', '0', '7824595675', '0010217I3N', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0859 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4034, '3246176', '0', '0', 'MARTIN BRUM', '12', 'MANSFIELD COURT', 'EH54 7BJ', 'LIVINGSTON', 'Grossbritannien', '', '0', '0', '7762323012', '00102060YA', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 0860 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4035, '3246177', '0', '0', 'SAMUEL YOUNG', '21', 'ATHERSTONE CLOSE', 'LE2 4SP', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7426167451', '0010055MA8', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0861 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4036, '3246178', '0', '0', 'MARK RICHARD NEWLAND', '48', 'WEST STREET', 'NG34 0SW', 'FOLKINGHAM', 'Grossbritannien', '', '0', '0', '7951453748', '0010227RGU', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0862 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4037, '3246178', '0', '0', 'A V BROOMHEAD', '11', 'VERMONT WAY', 'TN37 7TN', 'ST LEONARDS ON SEA', 'Grossbritannien', '', '0', '0', '7837676053', '00101566JE', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '25.03.2013 Uhr zur?ck...refund bitte Geld am 16.04.2013 zurück erhalten!', 'RG 0686 0863 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4038, '3246178', '0', '0', 'JOHN STEVEN MCMICHAEL', '17', 'FORGE VENNEL KILWINNING', 'KA13 6UE', 'AYRSHIRE', 'Grossbritannien', '', '0', '0', '7825131160', '0010110PZH', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0864 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4039, '3246178', '0', '0', 'ADE OLADEJO', 'FLAT 50', 'ALEXANDER FLEMING ROAD. MANOR PARK VILLAGE', 'GU2 7YW', 'GUILDFORD', 'Grossbritannien', '', '0', '0', '7446933497', '00100421IT', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0865 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4040, '3246174', '0', '0', 'MERGIM AHMETI', '49', 'WATERFORD ROAD', 'IP1 5NL', 'IPSWICH', 'Grossbritannien', '', '0', '0', '1473461303', '0010063RHJ', '0', 'Theorema', 'MONACO DIAMOND IN GOLD', 'rep. 15.04.2013 RG 5181 4917 3DE', 'RG 0686 0866 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4041, '3246172', '0', '0', 'IRFAN PATEL', '22', 'PORTLAND STREET', 'LA1 1SY', 'LANCASTER', 'Grossbritannien', '', '0', '0', '07725 164722', '00101866KF', '0', 'Theorema', 'MONACO DIAMOND IN SILVER', '0', 'RG 0686 0867 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4042, '3246178', '0', '0', 'KIRKWOOD WALKER', '32', 'STUBBS ROAD', 'WV3 7DJ', 'WOLVERHAMPTON', 'Grossbritannien', '', '0', '0', '7802797558', '0010208FRZ', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0868 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4043, '3246176', '0', '0', 'JACK KAY', '11', 'HELSTON CLOSE', 'DE24 ONS', 'DERBYSHIRE', 'Grossbritannien', '', '0', '0', '7794688650', '0010144PDE', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 0869 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4044, '3246174', '0', '0', 'UT VO', '30', 'POWELL ROAD', 'BD16 4PP', 'BINGLEY', 'Grossbritannien', '', '0', '0', '1274403210', '001017595T', '0', 'Theorema', 'MONACO DIAMOND IN GOLD', '0', 'RG 0686 0870 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4045, '3246177', '0', '0', 'RADOVAN JAKUBEK', '90', 'DERBY ROAD', 'SO14 0DL', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '7599848355', '0010045SCI', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0871 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4046, '3246177', '0', '0', 'STEPHANIE CALDER', '15', 'BRIMMOND COURT', 'AB32 6XU', 'WESTHILL', 'Grossbritannien', '', '0', '0', '7584055513', '0010041HSN', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0872 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4047, '3246178', '0', '0', 'VICTORIA PETRENKO', '118', 'LONGHILL ROAD', 'SE6 1UA', 'LONDON', 'Grossbritannien', '', '0', '0', '7961000875', '0010080RUY', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0815 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4048, '3246176', '0', '0', 'RICHARD RAMCREEPAUL', '6', 'LIME KILN CLOSE', 'NN12 8FP', 'SILVERSTONE VILLAGE. NORTHANTS', 'Grossbritannien', '', '0', '0', '7967217939', '00102268GU', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', 'Nachforschung am 05.05.2013 gestellt!\r\n07.06.2013 RG518109086DE\r\n\r\n', 'RG 0686 0873 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4049, '3246177', '0', '0', 'SHAUN BARDILL', '36', 'THE CHASE', 'DE56 0PL', 'KILBURN BELPER', 'Grossbritannien', '', '0', '0', '1332881459', '0010213QWP', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0874 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4050, '3246177', '0', '0', 'KIERAN SLAUGHTER', '11C', 'CABLE ROAD', 'BT38 9PZ', 'WHITEHEAD', 'Grossbritannien', '', '0', '0', '7912439302', '00101411YH', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0875 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4051, '3246178', '0', '0', 'NICHOLL WARNOCK', '32', 'GENERAL ROY WAY', 'ML8 4LP', 'CARLUKE', 'Grossbritannien', '', '0', '0', '01555 772376', '0010146B98', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '25.03.2013 Uhr zur?ck...Refund bitte\r\nGeld am 28.03.2013 zurück gezahlt!', 'RG 0686 0876 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4052, '3246178', '0', '0', 'LUKE OVERALL', '24', 'CLOVERS', 'CO9 1DE', 'HALSTEAD', 'Grossbritannien', '', '0', '0', '7795958440', '0010210JRL', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0877 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4053, '3246178', '0', '0', 'NAJEEB ANWAR', '44', 'BRIGHTWELL CRESCENT', 'SW17 9AE', 'LONDON', 'Grossbritannien', '', '0', '0', '7886401889', '0010011SYG', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0878 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4054, '3246177', '0', '0', 'JORDAN PACKHAM', '8', 'BIRLEY MOOR ROAD', 'S12 4WD', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7825908297', '0010004P4N', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0816 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4055, '3246174', '0', '0', 'PHILLIP EDGE', '33 ENG SQN.', 'RAF BRIZE NORTON', 'OX18 3LX', 'CARTERTON', 'Grossbritannien', '', '0', '0', '7595542347', '0010197AST', '0', 'Theorema', 'MONACO DIAMOND IN GOLD', '0', 'RG068608797DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4056, '3246178', '0', '0', 'D JOSEPH', '550', 'CALEDONIAN RD', 'N7 9SJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7852970077', '00100294CY', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0880 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4057, '3246176', '0', '0', 'SAU FONG NG', '3', 'PEMBROKE STREET', 'CF44 7BH', 'ABERDARE', 'Grossbritannien', '', '0', '0', '7715558809', '00101465XE', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 0881 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4058, '3246177', '0', '0', 'ZHAXYBEK NURTLESSOV', '83', 'CHAMBERLAIN HOUSE.PHOENIX ROAD', 'NW1 1EU', 'LONDON', 'Grossbritannien', '', '0', '0', '7515365945', '0010193WX2', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0882 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4059, '3246178', '0', '0', 'LEONARD JEWELL', '10', 'IBWORTH LANE', 'GU51 1AU', 'FLEET', 'Grossbritannien', '', '0', '0', '07966 519628', '0010050VDH', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0883 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4060, '3246178', '0', '0', 'ANNA GOLON', 'FLAT 107', 'THE LUCAS BUILDING ORMEAU AVE', 'BT2 8HB', 'BELFAST', 'Grossbritannien', '', '0', '0', '7521029209', '0010138TQ7', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0884 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4061, '3246178', '0', '0', 'AYRTON CAMPBELL', '23', 'GORSE STREET', 'M32 0HY', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7917215387', '00100881FG', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0885 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4062, '3246177', '0', '0', 'CALVIN WU', '19', 'MACNICOL PARK', 'G74 4QE', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7919054992', '0010206WXJ', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0886 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4063, '3246177', '0', '0', 'LUKE ASHER HUNTER', '34', 'KEIR CLOSE', 'CV32 5WE', 'LEAMINGTON SPA', 'Grossbritannien', '', '0', '0', '7887506531', '001022491N', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', 'Paket seit 14.03.2013 in UK! Nachforschung am 18.04.2013 gestellt! Will Geld zur?ck.lt. Dt Post Uhr verloren! 03.06.2013', 'RG 0686 0887 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4064, '3246178', '0', '0', 'NAJID IQBAL', '35', 'DERWENT HOUSE', 'E3 4PU', 'LONDON', 'Grossbritannien', '', '0', '0', '7702085642', '0010118RD5', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0888 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4065, '3246176', '0', '0', 'JOSEANN&APOS.S ROACH', '17', 'TEMERAIRE PLACE', 'TW8 0HW', 'BRENTFORD', 'Grossbritannien', '', '0', '0', '7947942368', '00101042PT', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 0889 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4066, '3246177', '0', '0', 'TAMEEM TAWFIQ', '4', 'ADEL GRANGE MEWS', 'LS16 8HZ', 'LEEDS', 'Grossbritannien', '', '0', '0', '7853187434', '0010225VAQ', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0890 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4067, '3246177', '0', '0', 'JAMES BROWNE', '65', 'MARINA CRESCENT', 'L30 1RP', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7891212871', '00100602AD', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0891 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4068, '3246177', '0', '0', 'J ROSE-WILLIAMS', '13B', 'PEMBER ROAD', 'NW10 5LR', 'LONDON', 'Grossbritannien', '', '0', '0', '07401342944 / 07943655925', '0010082WQ8', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0892 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4069, '3246178', '0', '0', 'SHEENA NEPAUL', '105', 'SKIPPER WAY', 'PO13 9EX', 'GOSPORT. HAMPSHIRE. UK', 'Grossbritannien', '', '0', '0', '7737330898', '0010027LLY', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0893 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4070, '3246178', '0', '0', 'RAJ KANG', '3', 'REDWOOD DRIVE', 'B69 2HY', 'TIVIDALE', 'Grossbritannien', '', '0', '0', '7720314981', '0010079GTQ', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0894 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4071, '3246176', '0', '0', 'BENJAMIN CHAPLIN', '6 CASTLE CLO', 'THORNTON DALE', 'YO18 7TW', 'PICKERING', 'Grossbritannien', '', '0', '0', '7747057272', '00102372P8', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 0895 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4072, '3246178', '0', '0', 'LIAM WRIGHT', '79', 'LUNE STREET', 'LA1 2AJ', 'LANCASTER', 'Grossbritannien', '', '0', '0', '7592850533', '00100710BO', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0896 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4073, '3246178', '0', '0', 'BOGDAN SCURTU', '2', 'HALFORD ROAD', 'E10 6DR', 'LONDON', 'Grossbritannien', '', '0', '0', '7534776203', '0010034IL9', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0897 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4074, '3246177', '0', '0', 'MR DARIUSZ KRAWCZYK', '5', 'MAITLAND PLACE', 'LS11 8NZ', 'LEEDS', 'Grossbritannien', '', '0', '0', '7950978225', '0010035KV9', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0898 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4075, '3246178', '0', '0', 'TERESA HUTCHINSON', '98', 'SEAMONS ROAD', 'WA14 4LB', 'ALTRINCHAM', 'Grossbritannien', '', '0', '0', '', '1,0131E+23', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'storniert ', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4076, '3246175', '0', '0', 'MOHAMMED MIAH', '42', 'BLACKBOY LANE', 'N15 5AR', 'LONDON', 'Grossbritannien', '', '0', '0', '7912217952', '00102340O4', '0', 'Theorema', 'MONACO DIAMOND IN BLACK', 'Will Geld zurück, da Uhr angeblich nicht angekommen. Uhr am 15.03.2013 zugestellt!', 'RG 0686 0899 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4077, '3246178', '0', '0', 'AFSHIN CHAVOLEH', '10', 'KESTREL CLOSE', 'NG4 1NS', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7414000998', '0010137JWR', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0814 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4078, '3246176', '0', '0', 'MARTINA DANKOVA', 'DOORWAY 6', 'SCHOOL OF HEALTH IN SS. TEVIOT PLACE', 'EH8 9AG', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7539719539', '0010236HQR', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '25.03.2013 Uhr zur?ck...refund bitteGeld am 08.04.2013 von Groupon zurück erhalten!', 'RG 0686 0900 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4079, '3246177', '0', '0', 'MOTI FRIEDLANDER', '15', 'WEST VIEW', 'NW4 2SY', 'LONDON', 'Grossbritannien', '', '0', '0', '07974 255 215', '0010075EQZ', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0901 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4080, '3246176', '0', '0', 'KAYIP FUNG', '50', 'CRISPIN STREET. FLAT DLA2. LILIAN KNOWLES HOUSE', 'E1 6HQ', 'LONDON', 'Grossbritannien', '', '0', '0', '7561310965', '0010225ADC', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 0902 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4081, '3246175', '0', '0', 'TREVOR CHARLTON', '44', 'LLANTARNAM DRIVE', 'CF15 8GA', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7900216476', '0010015G3W', '0', 'Theorema', 'MONACO DIAMOND IN BLACK', '0', 'RG 0686 0903 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4082, '3246174', '0', '0', 'KANE HATCHARD', '52A', 'GORSEY LANE', 'L40 3TF', 'ORMSKIRK', 'Grossbritannien', '', '0', '0', '7846061788', '0010045BM6', '0', 'Theorema', 'MONACO DIAMOND IN GOLD', '0', 'RG 0686 0904 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4083, '3246177', '0', '0', 'HASSAN ALI', '40', 'HAYTER LODGE. FREER CRESCENT', 'HP13 7QZ', 'HIGH WYCOMBE', 'Grossbritannien', '', '0', '0', '7568115578', '0010133UAT', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0905 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4084, '3246178', '0', '0', 'JASON EVANS', '487B', 'GREEN LANES', 'N4 1AJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7709549412', '0010109BTG', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0906 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4085, '3246176', '0', '0', 'MARIE HODGE', '4', 'FLOWERBURN COTTAGE', 'IV10 8TW', 'FORTROSE', 'Grossbritannien', '', '0', '0', '7739351006', '0010001PXD', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 0907 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4086, '3246177', '0', '0', 'PHUONG TRUONG', '9.68A', 'BOSTON ROAD', 'CR0 3EE', 'CROYDON', 'Grossbritannien', '', '0', '0', '7961778842', '0010151IQC', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0908 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4087, '3246176', '0', '0', 'LAURA O&APOS.GORMAN', '8', 'THE ALDERS', 'TW5 0HP', 'HOUNSLOW', 'Grossbritannien', '', '0', '0', '7917061604', '00100273RG', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 0909 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4088, '3246178', '0', '0', 'LAURA FAREY', 'ONE', 'READING CENTRAL', 'RG1 3YL', 'READING', 'Grossbritannien', '', '0', '0', '7779951819', '00102266SB', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0910 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4089, '3246177', '0', '0', 'MR ROBERT D MALCOLM', '18', 'BEAUFORT ROAD. CLIFTON', 'BS8 2JY', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7863551698', '00101250JK', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0911 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4090, '3246178', '0', '0', 'ABDUL OMAR', '98', 'CASTLETON ROAD', 'IG3 9QS', 'ILFORD', 'Grossbritannien', '', '0', '0', '7951603115', '0010153KGR', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '22.09.13 will Geld zurück, da uhr kaputt ist!', 'RG 0686 0912 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4091, '3246178', '0', '0', 'ANDRE ARKELL', '9 (2F4)', 'YEAMAN PLACE', 'EH11 1BR', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7979527113', '0010085K9O', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0913 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4092, '3246176', '0', '0', 'TIM TYLER', '4 RIFLES', 'WARD BKS', 'SP4 9NA', 'BULFORD', 'Grossbritannien', '', '0', '0', '7540737419', '00100022IG', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 0914 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4093, '3246178', '0', '0', 'JAMES TURLEY', '36', 'SHIRE RIDGE', 'WS9 9RB', 'WALSALL', 'Grossbritannien', '', '0', '0', '7527784860', '0010007DVX', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0915 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4094, '3246178', '0', '0', 'ABDUL KARIM', '10', '152 EVERSHOLT STREET', 'NW1 1BL', 'LONDON', 'Grossbritannien', '', '0', '0', '7984173645', '0010021KQ3', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0916 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4095, '3246175', '0', '0', 'FAYCAL MAHDI', '154', 'CLERKENWELL ROAD', 'EC1R 5AB', 'LONDON', 'Grossbritannien', '', '0', '0', '7581388280', '0010171KX1', '0', 'Theorema', 'MONACO DIAMOND IN BLACK', 'rep. 15.04.2013 RG 5181 4922 7DE', 'RG 0686 0917 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4096, '3246177', '0', '0', 'HILARY PHILLIPS', '9', 'SOMERSET GROVE', 'RG42 3TN', 'BRACKNELL', 'Grossbritannien', '', '0', '0', '7881998735', '00100648GE', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0918 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4097, '3246177', '0', '0', 'MARJORIE ANTONIO', '31', 'HESTON AVENUE', 'B42 2NT', 'B42 2NT', 'Grossbritannien', '', '0', '0', '7958469525', '0010008O5D', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0919 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4098, '3246178', '0', '0', 'JANE BARTLETT', '242', 'KNIGHTTHORPE ROAD', 'LE11 4JX', 'LOUGHBOROUGH', 'Grossbritannien', '', '0', '0', '7944603896', '00100833BF', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0920 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4099, '3246178', '0', '0', 'COLIN WRIGHT', '102', 'SUMMERTOWN ROAD', 'G51 2PU', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7810730530', '00100014HA', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0921 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4100, '3246172', '0', '0', 'TOMAS ZILINSKIS', 'FLAT 11. 17', 'WINDSOR', 'LU1 5DT', 'LUTON', 'Grossbritannien', '', '0', '0', '7946544139', '0010170ZA6', '0', 'Theorema', 'MONACO DIAMOND IN SILVER', '0', 'RG 0686 0922 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4101, '3246178', '0', '0', 'GREGG SMITH', '11', 'HAVENCREST DRIVE', 'LE5 2AJ', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7904731551', '0010171OAF', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0923 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4102, '3246177', '0', '0', 'BRIAN O&APOS.HALLORAN', '32', 'LADY LANE', 'CM2 0TQ', 'CHELMSFORD', 'Grossbritannien', '', '0', '0', '4,47799E+11', '00102461V3', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0924 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4103, '3246178', '0', '0', 'DANIEL MUNDAY', '4', 'CAMBO AVENUE', 'NE22 5NJ', 'BEDLINGTON', 'Grossbritannien', '', '0', '0', '7817709838', '0010237OZK', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0925 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4104, '3246176', '0', '0', 'PETER HOLLAND', '4G', 'BLENHEIM PARK ROAD', 'NG6 8YP', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7823327855', '0010191V3I', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 0926 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4105, '3246178', '0', '0', 'MINDAUGAS JAROSAS', '26', 'BELMONT ROAD', 'BS4 3PB', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7837649652', '0010159T4K', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0927 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4106, '3246178', '0', '0', 'ELIZABETH HARPER', '54', 'CLIFF ROAD', 'CH44 3AY', 'WALLASEY', 'Grossbritannien', '', '0', '0', '7891138222', '0010136LK5', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0928 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4107, '3246178', '0', '0', 'CRYSTAL LU', '110', 'LOWTHER STREET', 'YO31 7ND', 'YORK', 'Grossbritannien', '', '0', '0', '7427688668', '0010066M83', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0929 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4108, '3246177', '0', '0', 'SHARRON EMERY', '15', 'COURT ROAD', 'BH9 3DL', 'BOURNEMOUTH', 'Grossbritannien', '', '0', '0', '07850 692583', '00101103JB', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0930 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4109, '3246176', '0', '0', 'RYAN KEMP', '6', 'THE MOORINGS', 'KY11 9GL', 'DALGETYBAY', 'Grossbritannien', '', '0', '0', '7719254296', '0010137WPI', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '25.03.2013 Uhr zur?ck...refund bitte\r\nGeld am 28.03.2013 zurück erhalten!', 'RG 0686 0931 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4110, '3246176', '0', '0', 'CARRIE DUKE', '27A', 'BROOMHOUSE PLACE NORTH MIDLOTHIAN EDINBURGH', 'EH11 3UF', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '0131 539 4381', '10182784', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG068609320DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4111, '3246176', '0', '0', 'ALISTAIR GIBSON', 'FLAT1/1.17', 'LETHAMHILL ROAD', 'G33 2SG', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7894735006', '001010839A', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 0933 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4112, '3246178', '0', '0', 'ADAM KISZCZUK', '25 IRON VIEW', 'CRESSING ROAD', 'CM7 3NA', 'BRAINTREE', 'Grossbritannien', '', '0', '0', '4,4078E+12', '0010189FKR', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0934 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4113, '3246178', '0', '0', 'JAKE PORTER', '1', 'HORNBEAM WALK', 'NP10 8PW', 'NEWPORT', 'Grossbritannien', '', '0', '0', '7718646068', '0010064EQM', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0935 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4114, '3246176', '0', '0', 'ALEX GIVENS', '20', 'DUNSTER WAY', 'HA2 9PN', 'HARROW', 'Grossbritannien', '', '0', '0', '7805410945', '0010152QFG', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 0936 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4115, '3246176', '0', '0', 'STEPHEN MORGAN', '26', 'HEATON AVENUE', 'BL3 1QR', 'BOLTON', 'Grossbritannien', '', '0', '0', '07725 253212', '0010102MNN', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 0937 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4116, '3246178', '0', '0', 'SIVITA SOHONTA', '15', 'WALTON HEATH. BLETCHLEY', 'MK3 7RU', 'MILTON KEYNES', 'Grossbritannien', '', '0', '0', '7775848710', '0010031HNK', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0938 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4117, '3246176', '0', '0', 'WALID ABUSHIBA', '94', 'PRINCES ROAD', 'L8 8AD', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7540762327', '00102212JB', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', 'Will Reparatur! Geld am 23.04.2013 von Groupon zurück gezahlt! Uhr ????', 'RG 0686 0939 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4118, '3246177', '0', '0', 'DAWN GROSVENOR', '50', 'STOKESLEY CRESCENT', 'TS23 1ND', 'BILLINGHAM', 'Grossbritannien', '', '0', '0', '7917690182', '0010118PH3', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0940 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4119, '3246177', '0', '0', 'BRIAN ORRIE CHARLESON', '247', 'HAWTHORNE ROAD', 'L20 3AW', 'BOOTLE', 'Grossbritannien', '', '0', '0', '7525752399', '00100436SV', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0941 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4120, '3246177', '0', '0', 'REHANA CHITBAHAL', '680', 'LONGBRIDGE ROAD', 'RM8 2AH', 'DAGENHAM ESSEX', 'Grossbritannien', '', '0', '0', '7714030731', '00101073RU', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0942 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4121, '3246177', '0', '0', 'JAFAR IQBAL', '9', 'WARLINGHAM CLOSE', 'BL8 2QN', 'BURY', 'Grossbritannien', '', '0', '0', '7973376430', '00100998R1', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0943 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4122, '3246176', '0', '0', 'SAIJIRA SITTIPONGPITTAYA', '3', 'ROOM15 B. DEANSCOURT. ST.GEORGES ROAD', 'BS1 5UL', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7761712765', '00100059G0', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 0944 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4123, '3246172', '0', '0', 'ZAKARIA EL RHZARI', '26', 'GATLING ROAD', 'SE2 0RF', 'LONDON', 'Grossbritannien', '', '0', '0', '7518646991', '0010206PGY', '0', 'Theorema', 'MONACO DIAMOND IN SILVER', '0', 'RG 0686 0945 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4124, '3246177', '0', '0', 'ANGELA TOONE', 'WILLOWBROOK', 'CHENEY\'s LANE', 'NR16 1DB', 'TACOLNESTON. NORFOLK', 'Grossbritannien', '', '0', '0', '7401431443', '00101132MO', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', 'uhr erhalten 11.09.2013\r\nUhr zuruck versendet 13. 09.2013 It was kept under observation for two days and it worked just perfect!\r\nRG 5181 3858 1DE', 'RG 0686 0946 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4125, '3246175', '0', '0', 'MICHAEL POULTNEY', '41', 'FOSTON GATE. WIGSTON', 'LE18 3SS', 'LEICESTER', 'Grossbritannien', '', '0', '0', '1162810181', '0010230WSA', '0', 'Theorema', 'MONACO DIAMOND IN BLACK', '0', 'RG 0686 0947 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4126, '3246178', '0', '0', 'AIDAN MCDADE', '112', 'WIGSTON ROAD', 'CV2 2RH', 'COVENTRY', 'Grossbritannien', '', '0', '0', '07874 370376', '0010221NCU', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0948 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4127, '3246177', '0', '0', 'KAREN BROWN', '51', 'WAKEMANS', 'RG8 8JE', 'READING', 'Grossbritannien', '', '0', '0', '1491671285', '10086892', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0949 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4128, '3246178', '0', '0', 'AMANDA ROBINSON', '7', 'ACLE BURN', 'DL5 4XB', 'NEWTON AYCLIFFE', 'Grossbritannien', '', '0', '0', '7900433631', '0010073LCD', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0950 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4129, '3246176', '0', '0', 'ALEKSEJ FOMIN', '47', 'BARTHOLOMEW ROAD', 'OX4 3QL', 'OXFORD', 'Grossbritannien', '', '0', '0', '7941858155', '00100833JN', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 0951 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4130, '3246178', '0', '0', 'MIKE MULROONEY', '66', 'HALL LANE', 'L33 4YS', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7762822856', '0010106KGN', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0952 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4131, '3246178', '0', '0', 'LUDOVIC ALI-KPARAH', '50', 'SPENCERFIELD ROAD', 'KY11 1PG', 'INVERKEITHING', 'Grossbritannien', '', '0', '0', '7814043368', '0010065R1P', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0953 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4132, '3246178', '0', '0', 'JOHN MALLALIEU', '4', 'HUNTINGTON WAY', 'S66 8RJ', 'ROTHERHAM', 'Grossbritannien', '', '0', '0', '1709798139', '0010215NET', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0954 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4133, '3246178', '0', '0', 'MAJID AL-HARTHI', '48F', '48F FLORENCE PLACE', 'PH1 5BJ', 'PERTH', 'Grossbritannien', '', '0', '0', '7429613959', '0010057BW0', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0955 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4134, '3246172', '0', '0', 'FI WEIR', '2A', 'CLEVELEY ROAD', 'CH47 8XP', 'WIRRAL', 'Grossbritannien', '', '0', '0', '7501121476', '001010140L', '0', 'Theorema', 'MONACO DIAMOND IN SILVER', '0', 'RG 0686 0956 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-07', '', '', '', '', '', ''),
(4135, '3246177', '0', '0', 'MILES STRONG', '2', 'ANHALT ROAD', 'SW11 4PD', 'LONDON', 'Grossbritannien', '', '0', '0', '7938754033', '0010128YWK', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0966 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4136, '3246178', '0', '0', 'HARJEET JHUTTI', '5', 'ENDWOOD COURT ROAD', 'B20 2RX', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '07515 421600', '0010063HU2', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0958 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4137, '3246177', '0', '0', 'HUSSEIN NAZHA', '28', 'HEATH CLOSE', 'UB3 5LA', 'HAYES', 'Grossbritannien', '', '0', '0', '7807060666', '001009679R', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0959 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4138, '3246174', '0', '0', 'GARETH WELLS', '62', 'COSSINGTON ROAD', 'LE12 7RS', 'LOUGHBOROUGH', 'Grossbritannien', '', '0', '0', '7533011349', '0010228UXO', '0', 'Theorema', 'MONACO DIAMOND IN GOLD', '0', 'RG 0686 0965 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4139, '3246177', '0', '0', 'AMJID REHMAN', '147', 'IVOR ROAD', 'B11 4NS', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7855025077', '0010033AN6', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', 'Will Geld zur?ck! Uhr ???\r\nja bitte geben...Uhr ist zur?ck 25.03.2013\r\nGeld am 04.04.2013 zurück erhalten!', 'RG 0686 0964 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4140, '3246176', '0', '0', 'HUSSEIN NAZHA', '28', 'HEATH CLOSE', 'UB3 5LA', 'HAYES', 'Grossbritannien', '', '0', '0', '7807060666', '0010084Q17', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 0959 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4141, '3246177', '0', '0', 'ERIC KAMGA', '15', 'OAKLANDS CLOSE', 'LS8 3TE', 'LEEDS', 'Grossbritannien', '', '0', '0', '7833439660', '0010201X0F', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', 'Will Reparatur! Uhr kaputt! 27.05.2013 RG 5181 0626 6DE', 'RG 0686 0963 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4142, '3246177', '0', '0', 'MARTIN SMITH-STROUD', '18', 'LEAVELAND CLOSE', 'TN23 5SW', 'ASHFORD', 'Grossbritannien', '', '0', '0', '7875078985', '0010232E7L', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0962 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4143, '3246176', '0', '0', 'BARRIE HOWARD', '17', 'BEECHCROFT CLOSE', 'PO15 5NJ', 'FAREHAM', 'Grossbritannien', '', '0', '0', '07899 757696', '0010172FHV', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 0961 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4144, '3246177', '0', '0', 'HARJEET JHUTTI', '5', 'ENDWOOD COURT ROAD', 'B20 2RX', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '07515 421600', '0010017HQ8', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0958 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4145, '3246177', '0', '0', 'NILAM YAQOOB', '16', 'THORNHILL ROAD', 'CV1 4HR', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7540735378', '00100565CA', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0960 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4146, '3246177', '0', '0', 'JONATHAN WHEELDON', 'FLAT 19', '1 RATHBONE MARKET. BARKING ROAD', 'E16 1EH', 'LONDON', 'Grossbritannien', '', '0', '0', '7917653448', '0010149JF0', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', 'Geld am 19.03.2013 von Groupon zurück erhalten! Uhr????', 'RG 0686 0957 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4147, '3246178', '0', '0', 'ANGELA THORNE', '23', 'CHATBURN PARK DRIVE', 'BB7 2AY', 'CLITHEROE', 'Grossbritannien', '', '0', '0', '7810795880', '0010043EXT', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0968 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4148, '3246176', '0', '0', 'MASSIRI RUNGJANG', '26', 'DOVERS GREEN ROAD', 'RH2 8BT', 'REIGATE', 'Grossbritannien', '', '0', '0', '7837646436', '0010111SWN', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 0969 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4149, '3246177', '0', '0', 'MIKE SKINNER', '108', 'HARP ISLAND CLOSE', 'NW10 0DQ', 'LONDON', 'Grossbritannien', '', '0', '0', '77886542230', '0010117VAC', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', 'Geld von Groupon zurück gezahlt! Uhr????', 'RG 0686 0967 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4150, '3246176', '0', '0', 'MIKE SKINNER', '108', 'HARP ISLAND CLOSE', 'NW10 0DQ', 'LONDON', 'Grossbritannien', '', '0', '0', '77886542230', '00101741WM', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', 'Geld von Groupon zurück gezahlt! Uhr????', 'RG 0686 0967 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4151, '3246177', '0', '0', 'SARAH JONES', '29', 'HAZEL WAY', 'SN14 8QA', 'CHIPPENHAM', 'Grossbritannien', '', '0', '0', '7789505454', '00101 609 E7', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0970 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4152, '3246178', '0', '0', 'JEFFREY LAM', '1', 'GEORGE MEWS', 'NW1 2EU', 'LONDON', 'Grossbritannien', '', '0', '0', '4,47767E+11', '0010214UL2', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0971 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4153, '3246177', '0', '0', 'TREVOR SMEATON', 'UNIT 12', 'JUPITER BUSINESS PARK. 353 BENTLEY ROAD', 'DN5 9TJ', 'DONCASTER', 'Grossbritannien', '', '0', '0', '7714670900', '0010018PFD', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 0972 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4154, '3246178', '0', '0', 'CHRIS WEAVER', '69', 'MONINS AVENUE', 'DY4 7XP', 'TIPTON', 'Grossbritannien', '', '0', '0', '7800740477', '0010069FMB', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 0973 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(4155, '3218331', '0', '0', 'DORTHE VESTERSKOV', '28', 'ENERGIVEJ', '8420', 'KNEBEL', 'Dänemark', '', '0', '0', '6,02E+07', '6961J9L7V8', '0', 'Theorema', 'COPACABANA SILVER', '0', 'RG 0686 0974 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4156, '3218331', '0', '0', 'LENE HOLMGAARD', '8', 'SALBYVEJ', '2740', 'SKOVLUNDE', 'Dänemark', '', '0', '0', '61165577', 'ZI6031RE1F', '0', 'Theorema', 'COPACABANA SILVER', '0', 'RG068609758DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4157, '3218331', '0', '0', 'HENRIK BRONKE', '11-3-6', 'ESKADRONSVEJ', '4700', 'NAESTVED', 'Dänemark', '', '0', '0', '22167775', '9X6N12650O', '0', 'Theorema', 'COPACABANA SILVER', '0', 'RG 0686 0976 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4158, '\'03279830', '0', 'Silvia', 'Cavallari', '\'Via San Vitale Est - Fraz.Ganzanigo', '\'960', '\'40059', 'Medicina', 'Italien', '', '0', '0', '\'3396326395', '\'00101953WP', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 0978 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4159, '\'03279830', '0', 'cordella & sammarco snc', 'cordella &sammarco snc', '\'VIA CAPPUCCINI', '\'11/B', '\'72100', 'BRINDISI', 'Italien', '', '0', '0', '\'3453317037   083159406', '\'0010182IYA', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 0979 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4160, '\'03279830', '0', 'sandru', 'daniela', '\'marin faliero', '\'16', '\'37134', 'verona', 'Italien', '', '0', '0', '\'3801461801', '\'0010003DBT', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 0980 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4161, '\'03279830', '0', 'silvano', 'foresti', '\'VIALE GUGLIELMO MARCONI', '\'16D', '\'24044', 'DALMINE', 'Italien', '', '0', '0', '\'3395281978', '\'00100377SP', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 0981 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4162, '\'03279830', '0', 'Armando', 'Giuliani', '\'LOCALITÀ COMMENDA', '\'23', '\'62010', 'MONTECASSIANO', 'Italien', '', '0', '0', '\'335 7389918', '\'0010246337', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 0982 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4163, '\'03279830', '0', 'Livio', 'LUPARI', '\'VIA DI SAPONARA', '\'32', '\'00125', 'ROMA', 'Italien', '', '0', '0', '\'0652358249', '\'0010224D4R', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 0983 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4164, '\'03279830', '0', 'MARCHETTO AUTO SRL', 'MARCHETTO FABIO', '\'VIA SEMPIONE', '\'261', '\'20028', 'SAN VITTORE OLONA', 'Italien', '', '0', '0', '\'347/3515061', '\'00101081WK', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 0984 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4165, '\'03279830', '0', 'JESUS', 'MARTIN FRANCO', '\'VIA AURORA', '\'2', '\'10064', 'RIVA DI PINEROLO', 'Italien', '', '0', '0', '\'3318071171', '\'0010172ZOZ', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 0985 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4166, '\'03279830', '0', 'Giuseppe Maurizio', 'Messina', '\'VIA LEOPOLDO MOGGI', '\'41', '\'42015', 'CORREGGIO', 'Italien', '', '0', '0', '\'3661020109', '\'0010061J31', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 0986 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4167, '\'03279830', '0', 'Metal Carp Srl', 'Metal Carp Srl', '\'VIA INDUSTRIALE', '\'7', '\'25080', 'PREVALLE', 'Italien', '', '0', '0', '\'3285669859', '\'0010122GTS', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 0987 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4168, '\'03279830', '0', 'Valter', 'Occhetti', '\'VIA NICOLÒ MACHIAVELLI', '\'1', '\'10045', 'PIOSSASCO', 'Italien', '', '0', '0', '\'3498392425', '\'0010186Y8J', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 0988 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4169, '\'03279830', '0', 'andi', 'shani', '\'VIA AMBROGIO UBOLDO', '\'38', '\'20063', 'CERNUSCO SUL NAVIGLIO', 'Italien', '', '0', '0', '\'3336067110', '\'0010062UGN', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 0989 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4170, '\'03279830', '0', 'roberto', 'stelli', '\'VIA PIACENZA', '\'132/1', '\'16138', 'GENOVA', 'Italien', '', '0', '0', '\'3428087749', '\'0010250J96', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 0990 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4171, '\'03279830', '0', 'Antony', 'Zappulla', '\'Via caduti sul lavoro', '\'15', '\'20098', 'San Giuliano Milanese', 'Italien', '', '0', '0', '\'3892094649', '\'0010247LMS', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 0991 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4172, '\'03279832', '0', 'Michele', 'Alberti', '\'VIA PIO LA TORRE', '\'10', '\'25030', 'RONCADELLE', 'Italien', '', '0', '0', '\'030/2585169', '\'0010104LSN', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 0992 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4173, '\'03279832', '0', 'lara', 'berlini', '\'VIA GIUSEPPE GARIBALDI', '\'26', '\'47822', 'SANTARCANGELO DI ROMAGNA', 'Italien', '', '0', '0', '\'3939309071', '\'0010156Q5Y', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 0993 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4174, '\'03279832', '0', 'pietro', 'cacciapuoti', '\'VIA DUE MADONNE', '\'4/2', '\'41030', 'SAN PROSPERO', 'Italien', '', '0', '0', '\'3291214119', '\'0010216GH8', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 0994 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4175, '\'03279832', '0', 'Antonino', 'Emanuele', '\'Via dello statuto', '\'21', '\'24128', 'Bergamo', 'Italien', '', '0', '0', '\'3299241480', '\'0010196OXM', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 0995 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4176, '\'03279832', '0', 'Giuseppe', 'Misuriello', '\'Via Candiani', '\'16', '\'20158', 'Milano', 'Italien', '', '0', '0', '\'3487433071', '\'00100674CX', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 0996 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4177, '\'03279833', '0', 'mariana', 'alexandru', '\'caduti sul lavoro', '\'84', '\'90147', 'palermo', 'Italien', '', '0', '0', '\'3894708601', '\'001014362D', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 0997 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4178, '\'03279833', '0', 'Francesco', 'Bondi', '\'VIA GIUSEPPE ZATTERA', '\'15', '\'41124', 'MODENA', 'Italien', '', '0', '0', '\'3460090986', '\'00101906Q0', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 0998 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4179, '\'03279833', '0', 'Alessandro', 'Buzzi', '\'Via Costamagna ', '\'24', '\'18100', 'IMPERIA', 'Italien', '', '0', '0', '\'3666612040', '\'0010177XYH', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 0977 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4180, '\'03279833', '0', 'Alessandro', 'Buzzi', '\'Via Costamagna ', '\'24', '\'18100', 'IMPERIA', 'Italien', '', '0', '0', '\'3666612040', '\'0010244WAF', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 0977 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4181, '\'03279833', '0', 'Luca', 'Cavinato', '\'via moretta', '\'7 / 3', '\'35011', 'campodarsego', 'Italien', '', '0', '0', '\'3284897239  0495564902', '\'0010140WF8', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 0999 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4182, '\'03279833', '0', 'Sabrina', 'Ciani', '\'VIA GIOVANNI XXIII', '\'22', '\'48011', 'Alfonsine', 'Italien', '', '0', '0', '\'3929404662', '\'0010215D5W', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1000 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4183, '\'03279833', '0', 'Carmine', 'Colangelo', '\'VIA BORGHETELLE', '\'11/A', '\'82016', 'MONTESARCHIO', 'Italien', '', '0', '0', '\'3393033142', '\'00100125RT', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1001 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4184, '\'03279833', '0', 'GUARINI', 'COSIMO', '\'VIA OGNISSANTI', '\'59', '\'70131', 'BARI', 'Italien', '', '0', '0', '\'0804554566-3358439456', '\'001022537H', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '25.03.2013 RG 0686 1514 9DE', 'RG 0686 1002 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4185, '\'03279833', '0', 'MARIO', 'D\'AGOSTINO', '\'VIA EMILIA C/O COMANDO PROVINCIALE GUARDIA DI', '\'11', '\'89900', 'VIBO VALENTIA MARINA', 'Italien', '', '0', '0', '\'3388373336', '\'0010058INO', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1003 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4186, '\'03279833', '0', 'Antonietta', 'Gemito', '\'Strada della Pace', '\'7', '\'43055', 'Mezzani', 'Italien', '', '0', '0', '\'3317484943', '\'0010050WA3', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1004 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4187, '\'03279833', '0', 'Anca', 'Ilies', '\'F. D\\\'Assisi', '\'18', '\'10126', 'Torino', 'Italien', '', '0', '0', '\'3881696177', '\'0010226P5F', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1005 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4188, '\'03279833', '0', 'Cosmas', 'Kandolo Shungu', '\'Corso indipendenza', '\'61', '\'12038', 'Savigliano', 'Italien', '', '0', '0', '\'348-344-9543', '\'0010245Q96', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1006 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4189, '\'03279833', '0', 'Pompeo', 'Mangieri', '\'Via San Giovanni', '\'15', '\'84036', 'Sala Consilina', 'Italien', '', '0', '0', '\'0975 22439', '\'00102032KS', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1007 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4190, '\'03279833', '0', 'Gianluca', 'Mattei', '\'VIALE EUROPA', '\'29', '\'41020', 'RIOLUNATO', 'Italien', '', '0', '0', '\'3487205545', '\'0010163LDG', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1008 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4191, '\'03279833', '0', 'rafaela', 'noblet', '\'via san vittorino', '\'16', '\'00019', 'tivoli', 'Italien', '', '0', '0', '\'3407939308', '\'001020136S', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1009 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4192, '\'03279833', '0', 'Stanislav', 'Nyegodayev', '\'VIA COSTANTINO BARONI', '\'84', '\'20142', 'MILANO', 'Italien', '', '0', '0', '\'3290695026', '\'0010100IXR', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1010 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4193, '\'03279833', '0', 'Franco', 'Rocca', '\'Piazza Piccapietra,', '\'9', '\'16121', 'Genova', 'Italien', '', '0', '0', '\'3351036096', '\'0010038SBM', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1011 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4194, '\'03279833', '0', 'yunbo', 'wang', '\'via cremona', '\'5', '\'43126', 'Parma', 'Italien', '', '0', '0', '\'3925308588', '\'0010182L6S', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1012 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4195, '\'03279834', '0', 'andrei', 'arseni', '\'BERNA', '\'19/21', '\'00144', 'ROMA', 'Italien', '', '0', '0', '\'3204911845', '\'0010177JI5', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1013 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4196, '\'03279834', '0', 'antonella', 'cavagnaro', '\'corso lavagna', '\'22/3', '\'16043', 'chiavari (ge)', 'Italien', '', '0', '0', '\'3489142075', '\'00102416XE', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1014 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4197, '\'03279834', '0', 'pier paolo', 'di nardo', '\'benedetto croce', '\'105', '\'66040', 'quadri', 'Italien', '', '0', '0', '\'3331723015', '\'0010250BVH', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1015 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4198, '\'03279834', '0', 'Emiliano', 'Dimino', '\'VIA PRATESE', '\'597', '\'51100', 'PISTOIA', 'Italien', '', '0', '0', '\'3384922705', '\'001023798O', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1016 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4199, '\'03279834', '0', 'Antonio', 'Fonti', '\'VIA FRANCESCO RISMONDO', '\'36', '\'30173', 'VENEZIA', 'Italien', '', '0', '0', '\'3473946739', '\'0010075XV2', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1017 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4200, '\'03279834', '0', 'ines', 'galli', '\'STRADA BOBBIESE', '\'2', '\'29122', 'PIACENZA', 'Italien', '', '0', '0', '\'3479451573', '\'001001183U', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1018 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4201, '\'03279834', '0', 'Walter Piero', 'Millefanti', '\'Via Don Carlo Gnocchi', '\'3', '\'22070', 'Limido Comasco', 'Italien', '', '0', '0', '\'3474133119', '\'0010071SB5', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1019 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4202, '\'03279834', '0', 'Antonino Emanuele', 'Schifani', '\'Via dello Statuto', '\'21', '\'24128', 'Bergamo', 'Italien', '', '0', '0', '\'3922941480', '\'0010102MHJ', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1020 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4203, '\'03279834', '0', 'Luca', 'sommariva', '\'Via don minzoni', '\'26', '\'27020', 'Marcignago ', 'Italien', '', '0', '0', '\'', '\'0010215QNI', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1021 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4204, '\'03279834', '0', 'sofia', 'tirelli', '\'VIA ANGELA CONTINI', '\'4', '\'25126', 'BRESCIA', 'Italien', '', '0', '0', '\'3474760280', '\'0010223SU0', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1022 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4205, '\'03279834', '0', 'Dennis', 'Zanatta', '\'Roma', '\'65', '\'31050', 'Ponzano veneto', 'Italien', '', '0', '0', '\'3924659701', '\'00101935HN', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1023 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4206, '3098514', '0', 'ELENA', 'MICHALEVNA', 'calle encinas', '54', '04727', 'Vicar', 'Spanien', '', '9-2B', '0', '633791352', '0010018SXA', '0', 'Theorema', 'Opci?n G: reloj Theorema Dubai- Dial negro, esfera negra y correa negra', '15.04.2013 Uhr zurück...Spanien hat das Geld schon Refund', 'RG 0686 1024 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4207, '3098539', '0', 'patric', 'belinga', 'calle cal bernet', '10', '25001', 'lerida', 'Spanien', '', '3-3', '0', '602381718', '0010017FF1', '0', 'Theorema', 'Opción H: reloj Theorema Dubai - Dial negro, esfera dorada y correa negra', '0', 'RG 0686 1025 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4208, '3098539', '0', 'EBOUE', 'TOURE', 'CALLE COMPANYIA', '14', '25002', 'LLEIDA', 'Spanien', '', '1-1', '0', '688251968', '0010100DPQ', '0', 'Theorema', 'Opción H: reloj Theorema Dubai - Dial negro, esfera dorada y correa negra', '0', 'RG 0686 1026 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4209, '3098506', '0', 'Mario', 'Martinez Herrero', 'C/Malcampo', '18', '28002', 'Madrid', 'Spanien', '', '3o 6', '0', '607633105', '0010103R7R', '0', 'Theorema', 'Opción F: reloj Theorema Dubai - Dial plata, esfera negra y correa negra', '0', 'RG 0686 1027 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4210, '3098506', '0', 'Ana Isabel', 'Romero Garrido', 'JOAQUÍN TURINA', '2', '41960', 'GINES', 'Spanien', '', '2', '0', '600274119', '0010200XOD', '0', 'Theorema', 'Opción F: reloj Theorema Dubai - Dial plata, esfera negra y correa negra', '0', 'RG 0686 1028 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4211, '3098477', '0', 'Zhonglin', 'Ren', 'Calle Dos hermanas', '12', '28012', 'Madrid', 'Spanien', '', 'Local B', '0', '687599322', '0010074FXB', '0', 'Theorema', 'Opción E: reloj Theorema Dubai - Dial negro, esfera rosada y correa negra', '0', 'RG 0686 1029 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4212, '3098477', '0', 'CRISTINA', 'RODRIGUEZ DURAN', 'BULEVAR JOSE PRAT', '36', '28032', 'MADRID', 'Spanien', '', 'Local valaqua', '0', '616616967', '0010100PFC', '0', 'Theorema', 'Opción E: reloj Theorema Dubai - Dial negro, esfera rosada y correa negra', '0', 'RG 0686 1030 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4213, '3098506', '0', 'MANUEL MARINO', 'VICUÑA VALDÉS', 'CABRALES', '108-  3o B', '33206', 'GIJÓN', 'Spanien', '', '3o - B', '0', '647892111', '0010151RW9', '0', 'Theorema', 'Opción F: reloj Theorema Dubai - Dial plata, esfera negra y correa negra', '0', 'RG 0686 1031 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4214, '3098539', '0', 'mama', 'magloire', 'calle luis vargas', '4', '21001', 'huelva', 'Spanien', '', '1-b', '0', '632069466', '0010142JHJ', '0', 'Theorema', 'Opción H: reloj Theorema Dubai - Dial negro, esfera dorada y correa negra', '0', 'RG 0686 1032 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-11', '', '', '', '', '', ''),
(4215, '3259449', '0', '0', 'JILL LOVELESS', 'PM230953', 'UNIT 5 MYGAN PARK', 'D11', 'FINGLAS EAST', 'Irland', '', '0', '0', '836582555', '0010232E4L', '0', 'Theorema', 'MONACO DIAMOND IN GOLD', 'Geld am 16.03.2013 von Groupon zur?ck gezahlt! Uhr????\r\nNachforschung am 31.03.2013 gestellt! Uhr am 05.04.2013 ausgehändigt.', 'RG068610402DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-12', '', '', '', '', '', ''),
(4216, '3246178', '0', '0', 'LONG NGUYEN', '475A', 'HIGH ROAD LEYTONSTONE', 'E11 4JU', 'LONDON', 'Grossbritannien', '', '0', '0', '4,47438E+11', '00102181UW', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 1041 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-12', '', '', '', '', '', ''),
(4217, '3246178', '0', '0', 'MEHDI ANANI', '43', 'ASHFIELD ROAD', 'LE2 1LB', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7969184394', '0010194E7D', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', 'Kunde von Groupon suspendiert! Uhr????', 'RG 0686 1043 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-12', '', '', '', '', '', ''),
(4218, '3246176', '0', '0', 'RAMIN AZIZI', '36B', 'PINNER VIEW', 'HA1 4QA', 'HARROW', 'Grossbritannien', '', '0', '0', '7578848240', '0010025EMI', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '25.03.2013 Uhr zurück...Refund bitte', 'RG 0686 1042 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-12', '', '', '', '', '', ''),
(4219, '3246178', '0', '0', 'VINCENT NGOO', '10', 'WITAN STREET', 'E2 6FG', 'LONDON', 'Grossbritannien', '', '0', '0', '7587196596', '0010186NH9', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 1044 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-12', '', '', '', '', '', ''),
(4220, '3246176', '0', '0', 'KESHAV VERIDHI', '637', 'STANIFORTH ROAD', 'S9 4RD', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7925666771', '0010208SF3', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '10.06.13 Uhr Zurück. Bitte refund ', 'RG 0686 1045 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-12', '', '', '', '', '', ''),
(4221, '3246176', '0', '0', 'SAM JACKSON', '7', 'PARK CRESCENT', 'OL9 0QG', 'OLDHAM', 'Grossbritannien', '', '0', '0', '7766825159', '00101060PK', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 1046 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-12', '', '', '', '', '', ''),
(4222, '3246177', '0', '0', 'TAYO OLATEJU', '67', 'NICKELBY CLOSE', 'SE28 8LY', 'LONDON', 'Grossbritannien', '', '0', '0', '7897474994', '00100517HR', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 1047 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-12', '', '', '', '', '', ''),
(4223, '3246176', '0', '0', 'HARBHAJAN GOSAL', '192', 'EAST COMMON LANE', 'DN16 1HJ', 'SCUNTHORPE', 'Grossbritannien', '', '0', '0', '7779352777', '0010022U3K', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 1048 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-12', '', '', '', '', '', ''),
(4224, '3246178', '0', '0', 'RAMIN AZIZI', '36B', 'PINNER VIEW', 'HA1 4QA', 'HARROW', 'Grossbritannien', '', '0', '0', '7578848240', '0010112DN3', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '25.03.2013 Uhr zurück...refund bitte', 'RG 0686 1042 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-12', '', '', '', '', '', ''),
(4225, '3246178', '0', '0', 'LONG NGUYEN', '475A', 'HIGH ROAD LEYTONSTONE', 'E11 4JU', 'LONDON', 'Grossbritannien', '', '0', '0', '4,47438E+11', '10070184', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 1041 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-12', '', '', '', '', '', ''),
(4226, '3246177', '0', '0', 'DARREN COSTELLO', '34', 'ERROL GARDENS', 'G5 0RR', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7903302534', '0010136QMB', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND SILVER', '0', 'RG 0686 1049 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-12', '', '', '', '', '', ''),
(4227, '3246178', '0', '0', 'MARIATU ANDERSON', '4', 'ATWELL ROAD', 'SE15 4TW', 'LONDON', 'Grossbritannien', '', '0', '0', '7878678800', '0010228G0S', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 1050 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-12', '', '', '', '', '', ''),
(4228, '3246176', '0', '0', 'JOAO ASSIS', 'FLAT 3/1(2).', 'RUTHVEN STREET 16', 'G12 9BS', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7577431525', '0010064DNE', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 1051 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-12', '', '', '', '', '', ''),
(4229, '0', '0', '0', 'MASUD KARIM SIDDIQUI', 'HERNESAARENKATU 17C91', '0', '0', '00150 HELSINKI', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch Gold', '0', 'RG068610901DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4230, '0', '0', '0', 'Andrei Tarnovski', 'PL 409', '0', '0', '00101 Helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch Gold', '0', 'RG 0686 1091 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4231, '0', '0', '0', 'Thanh Van Nguyen', 'Haapakuja 2B 16', '0', '0', '01360 Vantaa', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch Gold', '0', 'RG 0686 1092 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4232, '0', '0', '0', 'Pirkko/Raimo Lukkarinen', 'Sammonkatu 5 B 16', '0', '0', '44100 ÄÄNEKOSKI', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch Gold', '0', 'RG 0686 1093 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4233, '0', '0', '0', 'Ipu Ruusunen', 'Volsintie 105', '0', '0', '02400 KIRKKONUMMI', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch Gold', '0', 'RG 0686 1094 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4234, '0', '0', '0', 'Laura Huhtakangas', 'Pohjavedenkatu 4 B 49', '0', '0', '00980 Helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch Gold', '0', 'RG 0686 1095 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4235, '0', '0', '0', 'Anna Nurmi', 'Ketostenkatu 37', '0', '0', '33300 TAMPERE', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch Gold', '0', 'RG 0686 1097 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4236, '0', '0', '0', 'Mikko Pöysti', 'Kalevan puistotie 19 C101', '0', '0', '33500 TAMPERE', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch Gold', '0', 'RG 0686 1098 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4237, '0', '0', '0', 'Anwar Sadni', 'Stoltinkatu 1 H 72', '0', '0', '20360 Turku', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch Gold', '0', 'RG 0686 1099 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4238, '0', '0', '0', 'Guotao Sun', 'Nuolihaukantie 17D', '0', '0', '02620 Espoo', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch Gold', '0', 'RG 0686 1100 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4239, '0', '0', '0', 'Martti Laiti', 'Metsätähdentie 39 A', '0', '0', '01350 Vantaa', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch Gold', '0', 'RG 0686 1101 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4240, '0', '0', '0', 'Hannu Hedman', 'Isokaari 8 b24', '0', '0', '00200 Helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch Gold', '0', 'RG 0686 1102 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4241, '0', '0', '0', 'pekka soikkanen', 'taivaskalliontie 1c7', '0', '0', '00600 helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch Gold', '0', 'RG068610963DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4242, '0', '0', '0', 'sumanasiri suwarisge', 'Linnoituskuja 1 C 24', '0', '0', '01280 Vantaa', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch rosegold', '0', 'RG 0686 1103 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4243, '0', '0', '0', 'Juha Auvinen', 'Iskostie 2 C 25', '0', '0', '01600 Vantaa', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch rosegold', '0', 'RG 0686 1105 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4244, '0', '0', '0', 'Ville Pöysti', 'Pellervonkatu 22 A 2', '0', '0', '33540 TAMPERE', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch rosegold', '0', 'RG 0686 1106 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4245, '0', '0', '0', 'Victoria Palmgren', 'Lutherinkatu 12 A 9', '0', '0', '00100 Helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch rosegold', '0', 'RG 0686 1107 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4246, '0', '0', '0', 'Tommi Voutilainen', 'Särkiniementie 18 as 11', '0', '0', '70700 Kuopio', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch rosegold', '0', 'RG 0686 1108 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4247, '0', '0', '0', 'Hannu Koisti', 'Kattilakatu 7', '0', '0', '33820 TAMPERE', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch rosegold', '0', 'RG 0686 1109 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4248, '0', '0', '0', 'Hannu Karhu', 'Yliopistonkatu 34 A 12', '0', '0', '40100 Jyväskylä', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch rosegold', '22.04.2013  RG 5181 0029 4DE\r\nNachforschung am 05.06.2013 gestellt! Geld am 14.06.2013 zurück erhalten!', 'RG 0686 1110 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4249, '0', '0', '0', 'Antti Turkki', 'Kristianinkatu 17 A6', '0', '0', '00170 Helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch rosegold', '0', 'RG 0686 1111 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4250, '0', '0', '0', 'Mika Harju', 'Ahventie 3 B 16', '0', '0', '02170 Espoo', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch rosegold', '0', 'RG 0686 1112 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4251, '0', '0', '0', 'Timo Tolvanen', 'Rykmentinkatu 6 AS. 22', '0', '0', '15700 LAHTI', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch rosegold', '0', 'RG 0686 1113 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4252, '0', '0', '0', 'Vilma Koskipää', 'sudenkatu 16a', '0', '0', '33530 TAMPERE', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch rosegold', '0', 'RG 0686 1114 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4253, '0', '0', '0', 'Tuuli Lamponen', 'Vaahtokuja 8 A 4', '0', '0', '01600 Vantaa', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch rosegold', '0', 'RG 0686 1115 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4254, '0', '0', '0', 'Satu Matero', 'Pärinmaantie 16', '0', '0', '37500 LEMPÄÄLÄ', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch rosegold', '0', 'RG 0686 1104 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4255, '0', '0', '0', 'Heli Turunen', 'Rengastie 9', '0', '0', '57710 SAVONLINNA', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch silber-schwarz', '0', 'RG 0686 1116 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4256, '0', '0', '0', 'Joni Plaketti', 'vuosaarentie 9 f 49', '0', '0', '00980 helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch silber-schwarz', '0', 'RG 0686 1117 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4257, '0', '0', '0', 'Juha Sihtola', 'Ulvilantie 29/2 H 103', '0', '0', '00350 Helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch silber-schwarz', '0', 'RG 0686 1118 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4258, '0', '0', '0', 'Meti Krasniqi', 'Kämnerintie 8 A 3', '0', '0', '00750 Helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch silber-schwarz', '0', 'RG 0686 1119 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4259, '0', '0', '0', 'Valon Katona', 'Kylänvanhimmantie 5-11 I 62', '0', '0', '00640 Helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch silber-schwarz', 'Uhr versendet 29.10.2013  RG 6237 2638 4DE', 'RG 0686 1120 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4260, '0', '0', '0', 'Joonas Pekkarinen', 'Riihimäenkatu 24 B25', '0', '0', '05900 HYVINKÄÄ', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch silber-schwarz', '0', 'RG 0686 1121 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4261, '0', '0', '0', 'Markku Pasanen', 'Vilppulantie 188', '0', '0', '41370 KUUSA', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch silber-schwarz', '0', 'RG 0686 1122 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4262, '0', '0', '0', 'Johanna Lindroos', 'Keihääntie 5a', '0', '0', '04320 Tuusula', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch silber-schwarz', '0', 'RG 0686 1123 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4263, '0', '0', '0', 'Jyri Leinonen', 'Kuopionlahdenkatu 17 A11', '0', '0', '70100 Kuopio', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch silber-schwarz', '0', 'RG 0686 1124 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4264, '0', '0', '0', 'Malin Löf', 'Iso Roobertinkatu 3-5C43A', '0', '0', '00120 HELSINKI', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch silber-schwarz', '0', 'RG 0686 1125 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4265, '0', '0', '0', 'Serguei Grigoriadi', 'Sunilanpolku 11C', '0', '0', '00720 HELSINKI', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch silber-schwarz', '0', 'RG 0686 1126 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4266, '0', '0', '0', 'Enis Islami', 'Kämnerintie 8 A 3', '0', '0', '00750 Helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch silber-schwarz', '0', 'RG 0686 1127 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4267, '0', '0', '0', 'Per-Erik Breitholtz', 'Niinijoentie 668', '0', '0', '32410 NIINIJOKI', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch silber-schwarz', '0', 'RG 0686 1128 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4268, '0', '0', '0', 'Enrico Annus', 'Somerotie 2 as 7', '0', '0', '45200 Kouvola', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch silber-schwarz', '0', 'RG 0686 1129 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4269, '0', '0', '0', 'Kalle Valkonen', 'Seljamäki 14A', '0', '0', '02770 ESPOO', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch silber-schwarz', '0', 'RG 0686 1130 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4270, '0', '0', '0', 'max liesegang', 'rätiälänkatu 15d as45', '0', '0', '20810 Turku', 'Finnland', '', '0', '0', '0', '0', '0', 'Toronto', 'Theorema watch silber-schwarz', '0', 'RG 0686 1131 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4271, '3246176', '0', '0', 'DAN RODRIGUES', '4TH FLOOR', 'BROAD QUAY HOUSE. PRINCE STREET', 'BS1 4DJ', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7709339065', '0010007BU5', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 1134 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4272, '3246176', '0', '0', 'THOMAS BEVAN', '72', 'WELBECK STREET', 'W1G 0AY', 'LONDON', 'Grossbritannien', '', '0', '0', '7530041088', '0010057G3H', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 1132 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4273, '3246176', '0', '0', 'BINDI PTEL', '2', 'COOPER ROAD', 'CR0 4DL', 'LONDON', 'Grossbritannien', '', '0', '0', '7748630698', '00102058MD', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 1133 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4274, '3246178', '0', '0', 'O VOLKOVS', '10', 'HOCKETT CLOSE', 'SE8 3PX', 'LONDON', 'Grossbritannien', '', '0', '0', '7778678192', '00101456K2', '0', 'Theorema', 'DAMASCUS DIAMOND IN BLACK AND GOLD', '0', 'RG 0686 1135 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4275, '3246176', '0', '0', 'THOMAS BEVAN', '72', 'WELBECK STREET', 'W1G 0AY', 'LONDON', 'Grossbritannien', '', '0', '0', '7530041088', '0010055L8D', '0', 'Theorema', 'DAMASCUS DIAMOND IN WHITE AND SILVER', '0', 'RG 0686 1132 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4276, '3218332', '0', '0', 'JESPER HANSEN', '8. 1.TV.', 'LANDBRUGSVEJ', '5260', 'ODENSE', 'Dänemark', '', '0', '0', '53626596', '6W4A925T6N', '0', 'Theorema', 'SAO PAOLO BLACK', '0', 'RG 0686 1136 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4277, '\'03279830', '0', 'federica', 'agovino', '\'VIA GALLIA', '\'96', '\'00183', 'ROMA', 'Italien', '', '0', '0', '3389917757', '\'00101412F8', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1139 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4278, '\'03279830', '0', 'Anthony Marco', 'Di tommaso', '\'VIA STAZIONE', '\'55', '\'23020', 'POGGIRIDENTI', 'Italien', '', '0', '0', '\'3485720469', '\'0010165RJJ', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1140 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4279, '\'03279830', '0', 'Cristian Gaetano Carmine', 'Esposito', '\'VIA FRATELLI CERVI', '\'8/E', '\'20098', 'SAN GIULIANO MILANESE', 'Italien', '', 'San Giuliano Milanese', '0', '\'3931042902', '\'0010231QLH', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1138 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4280, '\'03279830', '0', 'Emanuele', 'Malizia', '\'G. Matteotti', '\'19', '\'87040', 'Montalto Uffugo (CS)', 'Italien', '', '0', '0', '\'3206247345', '\'00100333GL', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1141 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4281, '\'03279830', '0', 'vincenzo', 'marino', '\'strada pradisera', '\'62', '\'21013', 'gallarate', 'Italien', '', 'Importante! Chiamare per la consegna', '0', '\'3496027421', '\'0010123UEV', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1142 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4282, '\'03279830', '0', 'andrea', 'melchiorre', '\'VIA GIOVE', '\'27', '\'64025', 'PINETO', 'Italien', '', 'citofono', '0', '\'3271240298', '\'00101259BZ', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '26.03.2013 Uhr zurück. \r\nGrund: Nicht zugestellt', 'RG 0686 1143 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4283, '\'03279830', '0', 'luisa', 'montrone', '\'via massera', '\'17', '\'65010', 'spoltore', 'Italien', '', 'montesilvano', '0', '\'3493938869', '\'0010051IDB', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1144 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4284, '\'03279830', '0', 'Gabriele', 'Palumbo', '\'VIA TOMMASO TRAETTA', '\'25', '\'70032', 'BITONTO', 'Italien', '', '0', '0', '\'3920590583', '\'0010023I8U', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1145 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4285, '\'03279830', '0', 'GIUSEPPE', 'PERRE', '\'Piazza I° Maggio', '\'6', '\'20011', 'Corbetta', 'Italien', '', 'Presso Farmacia Perre', '0', '\'3809070512', '\'0010089UTF', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1146 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4286, '\'03279830', '0', 'andrea', 'poggiali', '\'VIA MARECCHIESE', '\'273', '\'47922', 'RIMINI', 'Italien', '', 'superstars', '0', '\'0541727816', '\'0010209SKC', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', 'Geld von Groupon zurück erhalten!', 'RG 0686 1147 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4287, '\'03279830', '0', 'CARLO', 'QUARANTA', '\'VIA SILVESTRO II', '\'4/B', '\'00167', 'ROMA', 'Italien', '', '0', '0', '\'3346911727', '\'0010099Y4U', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1148 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4288, '\'03279830', '0', 'luigi', 'scarpa', '\'VIA VESC. CAPACCIO', '\'84', '\'84082', 'BRACIGLIANO', 'Italien', '', '0', '0', '\'3205545157', '\'0010065FFB', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1149 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4289, '\'03279830', '0', 'Wilfredo jr.', 'Vitalone', '\'Viale Giuseppe Mazzini', '\'88', '\'00195', 'Roma', 'Italien', '', '0', '0', '\'3385381869', '\'0010050NR9', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1150 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4290, '\'03279830', '0', 'Ilario', 'Zanella', '\'VIA GUGLIELMO MARCONI', '\'2', '\'44122', 'FERRARA', 'Italien', '', 'Dalle 9 alle 13 e dalle 15 alle 19', '0', '\'3403101165', '\'0010242P0H', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1151 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4291, '\'03279832', '0', 'Mouhassine', 'Azeddine', '\'VIA TRENTO', '\'93', '\'25080', 'NUVOLENTO', 'Italien', '', 'Dopo 12:30,,,,', '0', '\'3207639410', '\'0010068BWH', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1152 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4292, '\'03279832', '0', 'rima', 'bakir', '\'via augusto vanzetti', '\'20', '\'20133', 'milano', 'Italien', '', '0', '0', '\'3929896987', '\'001006281X', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1153 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4293, '\'03279832', '0', 'Angelo', 'Ciavarella', '\'VIA PO', '\'22', '\'86039', 'TERMOLI', 'Italien', '', '0', '0', '\'3402739653', '\'00101631RA', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1154 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4294, '\'03279832', '0', 'Maddalena Rosanna', 'Compagni', '\'Alessandri', '\'28', '\'41043', 'Formigine', 'Italien', '', '0', '0', '\'3475485352', '\'0010144OSG', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1155 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(4295, '\'03279832', '0', 'Morena', 'Fanti', '\'VIA FRATELLI CERVI', '\'2', '\'40055', 'CASTENASO', 'Italien', '', '0', '0', '\'3394643815', '\'0010148XJE', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1156 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4296, '\'03279832', '0', 'vincenzo', 'frusciante', '\'via valerio marziale', '\'4', '\'41012', 'carpi', 'Italien', '', '0', '0', '\'', '\'0010073XD1', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1157 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4297, '\'03279832', '0', 'Andrea', 'Iacca', '\'Via E. Cavalerio', '\'10', '\'72100', 'Brindisi', 'Italien', '', '0', '0', '\'3807573747', '\'0010128JK7', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1158 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4298, '\'03279832', '0', 'stefano', 'mazza', '\'VIA MODENA-CARPI', '\'124', '\'41019', 'SOLIERA', 'Italien', '', 'Presso Osteria Dal Nano', '0', '\'3280460547', '\'0010047AZX', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1159 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4299, '\'03279832', '0', 'Marco', 'Ovelli', '\'VIALE PONTASSIEVE', '\'3', '\'47838', 'RICCIONE', 'Italien', '', '0', '0', '\'3388397442', '\'00102258IH', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'storniert!', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4300, '\'03279832', '0', 'Simone', 'Viola', '\'Via Caio Cestio', '\'19', '\'00012', 'Guidonia Montecelio', 'Italien', '', '0', '0', '\'3929654709', '\'0010221IZY', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 11601DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4301, '\'03279833', '0', 'Erald', 'Bajrami', '\'Via XXV Aprile', '\'1', '\'36033', 'Isola Vicentina', 'Italien', '', 'Se possibile spedire nei seguenti orari: dalle 12:00 alle 13:00 e di pomeriggio dopo le 16:30', '0', '\'', '\'00100060FR', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1161 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4302, '\'03279833', '0', 'Stefano', 'Berri', '\'VIALE VISCONTI', '\'30', '\'20093', 'COLOGNO MONZESE', 'Italien', '', 'in portineria', '0', '\'3482310062', '\'00101643QS', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1162 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4303, '\'03279833', '0', 'alessandro', 'credi', '\'VIA LUIGI VANVITELLI', '\'45', '\'20129', 'MILANO', 'Italien', '', '0', '0', '\'3470343684', '\'0010021EP9', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1163 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4304, '\'03279833', '0', 'guilherme', 'dornelas', '\'VIA BISAGNO', '\'29', '\'00199', 'ROMA', 'Italien', '', 'consegnare a (faruk ahmod)', '0', '\'3273844617', '\'0010126OV6', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1164 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4305, '\'03279833', '0', 'Cristian Gaetano Carmine', 'Esposito', '\'VIA FRATELLI CERVI', '\'8/E', '\'20098', 'SAN GIULIANO MILANESE', 'Italien', '', 'San Giuliano Milanese', '0', '\'3931042902', '\'0010144ZGS', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1138 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4306, '\'03279833', '0', 'Rosino', 'Ferrantini', '\'Via Cardinale Garampi', '\'26', '\'00167', 'Roma', 'Italien', '', '0', '0', '\'3296148248', '\'0010192KCB', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1165 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4307, '\'03279833', '0', 'armida', 'ferri', '\'VIA ALCIDE DE GASPERI', '\'26', '\'80019', 'QUALIANO', 'Italien', '', '0', '0', '\'3393227128', '\'0010237IO8', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1166 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4308, '\'03279833', '0', 'vincenzo', 'florio', '\'monterosa n 177', '\'n 177', '\'80144', 'napoli', 'Italien', '', 'la baia del buongustaio s.r.l', '0', '\'3661643540', '\'0010179FGX', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1167 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4309, '\'03279833', '0', 'Luca', 'Gallerini', '\'Barucca', '\'8', '\'25038', 'Rovato', 'Italien', '', 'Primo piano', '0', '\'3342284504', '\'0010178OVY', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1168 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4310, '\'03279833', '0', 'Quirino', 'Iallonghi', '\'VIA SILVANO PIZZI', '\'11', '\'57124', 'LIVORNO', 'Italien', '', '0', '0', '\'0586404479', '\'0010117FUB', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1169 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4311, '\'03279833', '0', 'Crescenzo', 'Izzo', '\'VIA IV NOVEMBRE', '\'11', '\'81020', 'VALLE DI MADDALONI', 'Italien', '', '0', '0', '\'3396830792', '\'00102004CQ', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1170 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4312, '\'03279833', '0', 'Paolo', 'Lucchesi', '\'Via Empolese', '\'45/a', '\'51018', 'Pieve a Nievole', 'Italien', '', '0', '0', '\'0572950411', '\'0010217E02', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1171 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4313, '\'03279833', '0', 'Jonathan', 'Luczon Guerrero', '\'VIA DELLA MATTONAIA', '\'28', '\'50121', 'FIRENZE', 'Italien', '', 'campanello FONDELLI telefono 3663346923', '0', '\'3663346923', '\'0010229DH5', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1172 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4314, '\'03279833', '0', 'Alessandro', 'Luti', '\'via Cascina Giuditta', '\'7', '\'27010', 'Siziano', 'Italien', '', 'consegnare presso ditta Isolbepa s.r.l.', '0', '\'3472732450', '\'0010184X98', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1174 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4315, '\'03279833', '0', 'Luigi', 'Maiello', '\'Corso Garibaldi', '\'114', '\'60121', 'Ancona', 'Italien', '', '0', '0', '\'3345882199', '\'0010205V2U', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1175 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4316, '\'03279833', '0', 'Gabriele', 'Perrone', '\'VIA SANTA MARIA', '\'40', '\'12035', 'RACCONIGI', 'Italien', '', 'ore pasti', '0', '\'017285467', '\'00102366P8', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1176 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4317, '\'03279833', '0', 'Giuseppe', 'Perta', '\'ROMA', '\'28', '\'74027', 'SAN GIORGIO IONICO', 'Italien', '', '0', '0', '\'3331676772', '\'00100043GD', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1177 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4318, '\'03279833', '0', 'Orazio', 'Rapuano', '\'Via vittorio emanuele', '\'147', '\'84020', 'San gregorio magno', 'Italien', '', '0', '0', '\'3277088779', '\'0010031HFS', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1178 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4319, '\'03279833', '0', 'Nicola', 'Scognamiglio', '\'Via Marittima', '\'55', '\'80056', 'Ercolano Na', 'Italien', '', '0', '0', '\'3273908026', '\'0010057H76', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '10.06.2013 Uhr zur?ck. Nicht zugestellt! Uhr bitte nicht schicken! Hat Geld zurück erhalten!', 'RG 0686 1179 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4320, '\'03279833', '0', 'silvana', 'settanni', '\'VIALE LUIGI PINTO', '\'3 F', '\'71122', 'FOGGIA', 'Italien', '', '0', '0', '\'0881751283', '\'00101673QQ', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1180 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4321, '\'03279833', '0', 'Rosario', 'Troncone', '\'Via Circumvallazione Esterna', '\'42', '\'80026', 'Casoria', 'Italien', '', '0', '0', '\'339463529', '\'0010078P38', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1181 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4322, '\'03279833', '0', 'claudio', 'vespignani', '\'4 novembre', '\'72/2', '\'24125', 'bergamo', 'Italien', '', '0', '0', '\'3472739081', '\'00100963DI', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1182 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4323, '\'03279833', '0', 'Bruno', 'Zoccali', '\'San Leonardo', '\'16', '\'88060', 'Badolato', 'Italien', '', '0', '0', '\'3282223275', '\'0010191NQR', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1173 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4324, '\'03279834', '0', 'francesco', 'delpiano', '\'VIA CIMABUE', '\'5B', '\'10137', 'TORINO', 'Italien', '', '0', '0', '\'3402949578', '\'0010050U9N', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1183 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4325, '\'03279834', '0', 'Michele', 'Ferrante', '\'Panfilo castaldi', '\'4', '\'20124', 'Milano', 'Italien', '', 'Possibilmemte la consegna al mattino', '0', '\'3469434942', '\'001012129O', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1184 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4326, '\'03279834', '0', 'Michela', 'Fiordalisi', '\'Via Rieti', '\'14', '\'04100', 'Latina', 'Italien', '', '0', '0', '\'3205523831', '\'0010128F81', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1185 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4327, '\'03279834', '0', 'Vittorio', 'Francoli', '\'Via Parrocchiale', '\'32', '\'25015', 'Desenzano del Garda', 'Italien', '', 'suonare Francoli o Bonatti', '0', '\'030 9110484', '\'0010246XMP', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1188 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4328, '\'03279834', '0', 'cretu', 'gheorghe', '\'CORSO GROSSETO', '\'98 INT.21', '\'10148', 'TORINO', 'Italien', '', 'torino', '0', '\'3298716218', '\'0010005MW5', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1189 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4329, '\'03279834', '0', 'Riccardo', 'Iacobellis', '\'VIA MISURINA', '\'8', '\'30027', 'SAN DONA\' DI PIAVE', 'Italien', '', '0', '0', '\'042155865', '\'00100206SU', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1190 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4330, '\'03279834', '0', 'Virginio', 'Marazza', '\'Via Delle Calcare', '\'37', '\'00042', 'Anzio', 'Italien', '', '0', '0', '\'3382268872', '\'00100888JW', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1191 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4331, '\'03279834', '0', 'Ratto', 'MELISSA', '\'della mola', '\'13', '\'24030', 'mozzo', 'Italien', '', '0', '0', '\'3384580316', '\'00101055XW', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1192 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4332, '\'03279834', '0', 'massimo', 'paretti', '\'25 aprile', '\'10', '\'20847', 'albiate', 'Italien', '', '0', '0', '\'00393479706584', '\'0010151TL7', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1193 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4333, '\'03279834', '0', 'Luca', 'Piacentini', '\'via le rase', '\'20', '\'03100', 'frosinone', 'Italien', '', '0', '0', '\'3404582055', '\'0010097ZD5', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1194 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4334, '\'03279834', '0', 'daniele', 'picchereddu', '\'via diego simonetti', '\'76', '\'00122', 'roma', 'Italien', '', 'orario negozio \\u00e8 una tabaccheria', '0', '\'3494432416', '\'001002151X', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1195 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4335, '\'03279834', '0', 'Danilo Raffaele', 'Tarantino', '\'VIA CASERMA LUCANIA', '\'21/C', '\'85100', 'POTENZA', 'Italien', '', '0', '0', '\'+393284258117', '\'0010058G1Q', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1196 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4336, '\'03279834', '0', 'Andrea', 'Testa', '\'Via Don Sciolli', '\'18', '\'12038', 'Levaldigi', 'Italien', '', '0', '0', '\'3337143231', '\'0010012DE2', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1197 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4337, '\'03279834', '0', 'Marco', 'Tosatto', '\'VIA MASSIMILIANO KOLBE', '\'2A', '\'30036', 'SANTA MARIA DI SALA', 'Italien', '', 'ore pasti', '0', '\'3405356700', '\'0010192XT4', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1186 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4338, '\'03279834', '0', 'marian', 'tudor', '\'VIA LUIGI EINAUDI', '\'10', '\'27058', 'VOGHERA', 'Italien', '', '0', '0', '\'3207027013', '\'0010078I6F', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1187 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-13', '', '', '', '', '', ''),
(4339, '\'03279830', '0', 'Giuliana', 'Alfarè', '\'Via della Scuola', '\'16', '\'38050', 'Calceranica al Lago', 'Italien', '', '0', '0', '\'3408664386', '\'0010232IAG', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1199 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4340, '\'03279830', '0', 'Raffaele', 'Borriello', '\'via vallone', '\'13', '\'81024', 'maddaloni', 'Italien', '', '0', '0', '\'3389485184', '\'0010227BIC', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1201 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4341, '\'03279830', '0', 'Enrico', 'Bravi', '\'Via G. Lavorenti', '\'48', '\'37057', 'San Giovanni Lupatoto', 'Italien', '', '0', '0', '\'3924402866', '\'0010057TJA', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1202 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4342, '\'03279830', '0', 'Luigi', 'Brundí', '\'Via Pirandello', '\'10', '\'35010', 'Loreggia', 'Italien', '', 'presso Bonato Stefania', '0', '\'3389970759', '\'00100353IW', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1203 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4343, '\'03279830', '0', 'Matteo', 'Cagnacci', '\'VIA CERIA', '\'34', '\'56021', 'CASCINA', 'Italien', '', '0', '0', '\'3332916372', '\'0010156SHF', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '27.05.2013 RG 5181 0631 0DE', 'RG 0686 1204 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4344, '\'03279830', '0', 'elena', 'calò', '\'hermada', '\'10', '\'74013', 'ginosa', 'Italien', '', '0', '0', '\'3891706902', '\'0010055GX6', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1205 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4345, '\'03279830', '0', 'Paolo', 'Carta', '\'VIA EMILIO PIRASTU', '\'2', '\'09125', 'CAGLIARI', 'Italien', '', 'Cagliari via Pirastu n. 2 c\\/o Ministero del Lavoro', '0', '\'3388918313', '\'0010073JTC', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1206 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4346, '\'03279830', '0', 'Leone', 'Cristina', '\'VIA COSTANTINOPOLI', '\'38', '\'09129', 'CAGLIARI', 'Italien', '', '0', '0', '\'3927824550', '\'00101482OJ', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1207 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4347, '\'03279830', '0', 'Sentiero', 'd\'Argento', '\'VIA CERANO', '\'5', '\'28060', 'SOZZAGO', 'Italien', '', 'casa di riposo di Sozzago', '0', '\'3393906844', '\'0010205K7T', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1208 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4348, '\'03279830', '0', 'antonio', 'Dell\'omo', '\'VIA ENZO FERRARI', '\'12', '\'80029', 'SANT\'ANTIMO', 'Italien', '', '0', '0', '\'3298731956', '\'0010208L96', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1209 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4349, '\'03279830', '0', 'cristofaro', 'di caterino', '\'VIA SALVATORE DI GIACOMO', '\'13', '\'81036', 'SAN CIPRIANO D\'AVERSA', 'Italien', '', 'san cipriano d\'aversa', '0', '\'3278374372', '\'00101630VR', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1210 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4350, '\'03279830', '0', 'cose buone srl', 'Ferrari giovanni', '\'via enzo natta', '\'23', '\'37026', 'settimo di pescantina', 'Italien', '', 'orari dalle 05.00 a 12.00 dalle 14.30 a 18.30', '0', '\'3452627382', '\'00101761NE', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1211 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4351, '\'03279830', '0', 'fabio', 'gentile', '\'piazza papa giovanni paolo II', '\'12', '\'35020', 'maserà di padova', 'Italien', '', '0', '0', '\'3471708746', '\'0010027OTN', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1212 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4352, '\'03279830', '0', 'Alberto', 'Geremia', '\'Via Rivalta', '\'23', '\'10095', 'Grugliasco', 'Italien', '', 'Presso azienda ITALIA DISPLAY s.r.l.', '0', '\'3404031152', '\'00101772WQ', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1198 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4353, '\'03279830', '0', 'Alberto', 'Geremia', '\'Via Rivalta', '\'23', '\'10095', 'Grugliasco', 'Italien', '', 'Presso azienda ITALIA DISPLAY s.r.l.', '0', '\'3404031152', '\'0010145SOU', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1198 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4354, '\'03279830', '0', 'roberta', 'giacalone', '\'VIA FRANCESCO CRISPI', '\'155', '\'90133', 'PALERMO', 'Italien', '', '0', '0', '\'3290739498', '\'001013099N', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1213 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4355, '\'03279830', '0', 'Andrea', 'Giannini', '\'Via fratelli rosselli', '\'Snc', '\'60033', 'Chiaravalle', 'Italien', '', 'C\\/o banca monte dei paschi', '0', '\'3382875033', '\'0010132PV6', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1214 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4356, '\'03279830', '0', 'Niccolò', 'Greco', '\'VIA COLUCCIO SALUTATI', '\'11R', '\'50126', 'FIRENZE', 'Italien', '', 'Presso Le Grandi Marche moto', '0', '\'3386605423', '\'0010155XR3', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1215 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4357, '\'03279830', '0', 'edoardo', 'grespan', '\'VIA PANCIERA', '\'9', '\'31100', 'TREVISO', 'Italien', '', '0', '0', '\'3401261253', '\'00100951MM', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1216 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4358, '\'03279830', '0', 'antonello', 'ingusci c/o i.car s.r.l.', '\'VIA STALINGRADO', '\'65/15', '\'40128', 'BOLOGNA', 'Italien', '', 'c\\/o I.Car Srl', '0', '\'+393282231093', '\'00102142HO', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1217 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4359, '\'03279830', '0', 'Francesco', 'Langellotto', '\'Via passanti', '\'248', '\'84018', 'Scafati', 'Italien', '', '0', '0', '\'3926987920', '\'0010243FGK', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', 'Uhr zurückgekommen vonder Deutsche post..Annahme verweigert. 15.04.2013', 'RG 0686 1218 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4360, '\'03279830', '0', 'nicola', 'liberatore', '\'via della stazione', '\'19', '\'66040', 'quadri', 'Italien', '', 'bar ordanalif (chiuso il luned\\u00ec)', '0', '\'3331723015', '\'0010164DMR', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1219 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4361, '\'03279830', '0', 'ENZO', 'MAGHENZANI', '\'VIA MARZABOTTO', '\'7', '\'43019', 'SORAGNA', 'Italien', '', 'SORAGNA', '0', '\'338 8760835', '\'00100429ER', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1220 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4362, '\'03279830', '0', 'domenico', 'meo', '\'VIA MARTIRI DELLA LIBERTÀ', '\'N°2', '\'12032', 'BARGE', 'Italien', '', 'tutti i pomeriggi dalle 14:00 in poi tranne il marted\\u00ec e gioved\\u00ec', '0', '\'3347491447', '\'0010235XKG', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1221 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4363, '\'03279830', '0', 'Francesco', 'Morini', '\'via 24 maggio', '\'12', '\'55049', 'viareggio', 'Italien', '', 'Chiamare al cellulare con preavviso', '0', '\'3384911560', '\'0010211LJ5', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1222 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4364, '\'03279830', '0', 'elio', 'novarino', '\'via bussoleno', '\'9', '\'10093', 'collegno', 'Italien', '', '0', '0', '\'3483886605', '\'0010238KUU', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1223 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4365, '\'03279830', '0', 'venusti', 'salvatore', '\'Madonna Di Fatima', '\'13', '\'80057', 'Sant\'Antonio Abate', 'Italien', '', '0', '0', '\'3271992346', '\'00101494DQ', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1224 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4366, '\'03279830', '0', 'Aldo', 'Toni', '\'Via 2 Giugno', '\'16', '\'41058', 'Vignola', 'Italien', '', '0', '0', '\'+393358376731', '\'0010168CIV', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1225 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4367, '\'03279830', '0', 'antonio', 'vetere', '\'VIA ANDREA PALLADIO', '\'3', '\'42124', 'REGGIO EMILIA', 'Italien', '', '0', '0', '\'3473133550', '\'0010058DJS', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1226 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4368, '\'03279830', '0', 'Diego', 'Vio', '\'VIA GIACOMO MATTEOTTI', '\'19/11', '\'31022', 'PREGANZIOL', 'Italien', '', '0', '0', '\'3207131281', '\'0010072W9R', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1227 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4369, '\'03279830', '0', 'Luca', 'Vizzionato', '\'G. D\\\' Annunzio', '\'6', '\'31059', 'Zero Branco', 'Italien', '', '0', '0', '\'3930243728', '\'0010143LMU', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1228 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4370, '\'03279830', '0', 'alessandro', 'zoccolante', '\'monte amaro', '\'18', '\'65015', 'montesilvano', 'Italien', '', 'Possibilmente il venerd\\u00ec pom. O il luned\\u00ec mattina. Sarebbe meglio ricevere 1 avviso prima x me causa lav.', '0', '\'3483838029', '\'0010017SEG', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1200 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4371, '\'03279832', '0', 'Marisa', 'Ferro', '\'Moncenisio', '\'29', '\'00048', 'Nettuno', 'Italien', '', '0', '0', '\'3313772565', '\'0010099SZY', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG068612292DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4372, '\'03279832', '0', 'Carlo', 'Messa', '\'VIA DELLE RAZZICHE', '\'13', '\'25128', 'BRESCIA', 'Italien', '', '0', '0', '\'3387632090', '\'0010096G0K', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1230 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4373, '\'03279832', '0', 'Mariella', 'Panarello', '\'Strada Piossasco', '\'37', '\'10143', 'orbassano', 'Italien', '', '0', '0', '\'3928377180', '\'0010115838', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1231 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4374, '\'03279833', '0', 'michela', 'braconi', '\'via g.f.m. prosperi', '\'19', '\'63900', 'fermo', 'Italien', '', 'c\\/o monte dei paschi di siena', '0', '\'3477008124', '\'0010086XEQ', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1232 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4375, '\'03279833', '0', 'SARA', 'DI GIUSTO', '\'VIA JASPERS', '\'58', '\'00137', 'ROMA', 'Italien', '', 'C\\/O PODOLOGO', '0', '\'3804608115', '\'0010176BVQ', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1233 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4376, '\'03279833', '0', 'FRANCANGELO', 'MELLA', '\'VIA GALLIATE', '\'2', '\'28068', 'ROMENTINO', 'Italien', '', '0', '0', '\'3282910191', '\'0010122JUX', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1234 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4377, '\'03279833', '0', 'Ugo', 'Pattarello', '\'VIA BASSANO DEL GRAPPA', '\'1', '\'30035', 'MIRANO', 'Italien', '', 'TELEFONARE PRIMA DELLA CONSEGNA', '0', '\'3489021006', '\'0010114IP8', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1235 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4378, '\'03279834', '0', 'MAHMOUD SALAH ABDELAZIM', 'BADAWI', '\'VIA DEI GIOVI', '\'67', '\'20032', 'CORMANO', 'Italien', '', '0', '0', '\'3204035531', '\'0010059CW6', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1236 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4379, '\'03279834', '0', 'carmela', 'Bracco', '\'VIA MICHELANGELO NALDI', '\'33', '\'80055', 'PORTICI', 'Italien', '', '0', '0', '\'081271009', '\'0010208PL1', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1238 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4380, '\'03279834', '0', 'barbara elisa', 'cherubin', '\'PIAZZA ANGILBERTO II', '\'2', '\'20139', 'MILANO', 'Italien', '', '0', '0', '\'3474879033', '\'0010125J6L', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1239 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4381, '\'03279834', '0', 'pietro', 'd\'alessandro', '\'via marco polo', '\'2', '\'07100', 'sassari', 'Italien', '', '0', '0', '\'3298840596', '\'0010247M26', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1240 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4382, '\'03279834', '0', 'Stefano', 'Dell\'Erba', '\'delle borre', '\'32', '\'40131', 'Bologna', 'Italien', '', '0', '0', '\'3289355881', '\'0010244P8G', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1241 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4383, '\'03279834', '0', 'paolo', 'marte', '\'via giuseppe de vittorio', '\'snc', '\'89030', 'Africo', 'Italien', '', '0', '0', '\'3488371641', '\'0010185ORJ', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1242 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4384, '\'03279834', '0', 'emanuela', 'matta', '\'VIA COPENAGHEN', '\'12', '\'09129', 'CAGLIARI', 'Italien', '', '0', '0', '\'3206198666', '\'00101906P3', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1243 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4385, '\'03279834', '0', 'chirif', 'moufid', '\'VIA STALINGRADO', '\'16', '\'40128', 'BOLOGNA', 'Italien', '', '0', '0', '\'3896292896', '\'00100045W8', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1244 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4386, '\'03279834', '0', 'luca', 'romani', '\'VIA EZIO COMPARONI', '\'38/A', '\'42122', 'REGGIO EMILIA', 'Italien', '', 'orari dalle 7 alle 13 dalle 15 alle 19', '0', '\'3331958054', '\'0010227XCP', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1245 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4387, '\'03279834', '0', 'Simone', 'Sambo', '\'Hermada', '\'4/7', '\'30173', 'Mestre', 'Italien', '', '0', '0', '\'3494966144', '\'0010156OL4', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1246 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4388, '\'03279834', '0', 'andrea sebastiano', 'sarli', '\'VIA DURINI', '\'26', '\'20122', 'MILANO', 'Italien', '', '0', '0', '\'3459365717', '\'0010074DKJ', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1247 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4389, '\'03279834', '0', 'Meoli', 'Vera', '\'VIA LEONARDO DA VINCI', '\'5', '\'25045', 'CASTEGNATO', 'Italien', '', 'Castegnato', '0', '\'3408634785', '\'0010194533', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1237 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4390, '3098477', '0', 'ruben', 'sanchez gonzalez', 'SANTA AGUEDA', '23', '49159', 'VILLARALBO', 'Spanien', '', 'chalet 23', '0', '676728396', '0010022816', '0', 'Theorema', 'Opción E: reloj Theorema Dubai - Dial negro, esfera rosada y correa negra', '0', 'RG 0686 1250 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-14', '', '', '', '', '', ''),
(4391, '\'03279830', '0', 'Francesco', 'Aceto', '\'Via Carnazza', '\'32', '\'95030', 'tremestieri etneo', 'Italien', '', 'tremestieri etneo', '0', '\'3490515776', '\'0010049D4F', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '25.03.2013 Uhr zur?ck...refund bitte\r\nGeld wird zurück erstattet!', 'RG 0686 1258 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4392, '\'03279830', '0', 'sonia', 'amerighi', '\'via di cantagallo', '\'161/7', '\'59100', 'prato', 'Italien', '', '', '0', '\'3472200134', '\'0010014DA9', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1259 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4393, '\'03279830', '0', 'Antonio', 'Avallone', '\'Via Campana ', '\'321', '\'80010', 'Quarto', 'Italien', '', 'Da Consegnare Al Titolare Della Pasticceria Avallone s.a.s.', '0', '\'3313171198', '\'0010159Q26', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1260 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4394, '\'03279830', '0', 'Massimo', 'Battista', '\'VIA Luchino Visconti', '\'2', '\'47922', 'Rimini', 'Italien', '', '', '0', '\'3396109922', '\'0010039LX9', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1261 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4395, '\'03279830', '0', 'Stefano', 'Bellesi', '\'VIA TEATRO ROMANO', '\'58', '\'62100', 'MACERATA', 'Italien', '', '', '0', '\'3384671426', '\'0010183IXY', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1262 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4396, '\'03279830', '0', 'Enrico', 'Benedetto', '\'VIA ALBEROBELLO', '\'124', '\'70013', 'CASTELLANA GROTTE', 'Italien', '', '', '0', '\'3925062294', '\'0010196XVW', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1263 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4397, '\'03279830', '0', 'valentina', 'berdicchia', '\'VIA GIOVANNI FALCONE', '\'17', '\'50064', 'INCISA IN VAL D\'ARNO', 'Italien', '', '', '0', '\'3406616044', '\'0010113K3S', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1264 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4398, '\'03279830', '0', 'Dennis', 'Biancolino', '\'VIA BOSCO', '\'43', '\'41030', 'SAN PROSPERO', 'Italien', '', 'Presso sede azienda F.lli Baraldi S.p.a.', '0', '\'334 6982286', '\'0010241W4D', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1266 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4399, '\'03279830', '0', 'nikolin', 'broka', '\'VIA F. E I. ARCANGELI', '\'3', '\'24067', 'SARNICO', 'Italien', '', '', '0', '\'3284182940', '\'0010175IT2', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1267 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4400, '\'03279830', '0', 'Antonio', 'Caporusso', '\'Via carnia', '\'19', '\'70125', 'Bari', 'Italien', '', '', '0', '\'3883427921', '\'0010189E56', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1268 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4401, '\'03279830', '0', 'Giuseppe', 'Caprio', '\'VIA ALESSANDRO SCARLATTI', '\'2', '\'80129', 'NAPOLI', 'Italien', '', 'edicola di fronte funicolare via morghen', '0', '\'329173541', '\'0010146PC6', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1269 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4402, '\'03279830', '0', 'Mattia Carlo Luca', 'Casagrande', '\'Via Grasselli', '\'4', '\'20100', 'Milano', 'Italien', '', 'Milano', '0', '\'3489516867', '\'0010043MH8', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1270 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4403, '\'03279830', '0', 'Giancarlo', 'Cattaneo', '\'Armando diaz', '\'63', '\'26866', 'S.Angelo Lodigiano', 'Italien', '', 'Se assente citofonare Morsini Adrasti', '0', '\'3371081989', '\'0010053597', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1271 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4404, '\'03279830', '0', 'giuseppa', 'corona', '\'VIA VARESINA', '\'41\\A', '\'21040', 'JERAGO CON ORAGO', 'Italien', '', '', '0', '\'3409808436', '\'0010082PQ7', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1272 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4405, '\'03279830', '0', 'Neli Nicoleta', 'Crenicean', '\'VIA BENEDETTO CROCE', '\'7', '\'45026', 'LENDINARA', 'Italien', '', '', '0', '\'3407197840', '\'00100479NJ', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1273 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4406, '\'03279830', '0', 'Paolo', 'Crestani', '\'VIA CROSARA', '\'23', '\'36042', 'BREGANZE', 'Italien', '', '', '0', '\'392-1559874', '\'0010135NMX', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1274 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4407, '\'03279830', '0', 'Luigi', 'D\'Alessandro', '\'via salita quisisana', '\'41', '\'80053', 'castellammare di stabia', 'Italien', '', 'consegna orologio', '0', '\'3807777876', '\'0010226PJY', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1275 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4408, '\'03279830', '0', 'Cinzia', 'De Iorgi', '\'VIA PIETRO CASTELLI', '\'24', '\'98122', 'MESSINA', 'Italien', '', '', '0', '\'3470975686', '\'0010223RLX', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1276 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4409, '\'03279830', '0', 'Ledjon', 'Dumi', '\'VIA MILANO', '\'105', '\'26813', 'GRAFFIGNANA', 'Italien', '', 'gentilmente contattare prima della spedizione', '0', '\'3923334296', '\'00101941ZI', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1277 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4410, '\'03279830', '0', 'c/o LABCAFFE\'', 'Fausto Gioia', '\'via S.Paolo', '\'30', '\'84022', 'Campagna', 'Italien', '', 'orari per la consegna  08.00-13.00    14.30-17.00', '0', '\'3939168946', '\'0010048ZHH', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1278 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4411, '\'03279830', '0', 'Perisan', 'George Dorin', '\'Borgo Canale', '\'21', '\'24129', 'Bergamo', 'Italien', '', '', '0', '\'3738116636', '\'0010199PSL', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1279 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4414, '\'03279830', '0', 'Sandro', 'Guadagnolo', '\'Edmondo de Amicis', '\'64', '\'93100', 'Caltanisetta', 'Italien', '', 'Campanello Guadagnuolo La paglia', '0', '\'3934942137', '\'00101679BX', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1280 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4415, '\'03279830', '0', 'Sesilja', 'Isufi', '\'VIA GIOSUÈ CARDUCCI', '\'29', '\'25010', 'BORGOSATOLLO', 'Italien', '', '0', '0', '\'3207458820', '\'0010106YJP', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1281 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4416, '\'03279830', '0', 'Vincenzo', 'Izzo', '\'Via emilia est', '\'1141/1', '\'41122', 'Modena', 'Italien', '', 'Izzo', '0', '\'3382067420', '\'0010217QTO', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1282 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4417, '\'03279830', '0', 'Leonardo', 'Lafortezza', '\'VIA ALLORI', '\'5', '\'00030', 'MONTELANICO', 'Italien', '', '0', '0', '\'3494180089', '\'0010137C1M', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1283 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4418, '\'03279830', '0', 'Rocco', 'Lamanna', '\'borromini', '\'32', '\'70010', 'valenzano', 'Italien', '', '0', '0', '\'3498018959', '\'0010144618', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1257 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4419, '\'03279830', '0', 'Rocco', 'Lamanna', '\'borromini', '\'32', '\'70010', 'valenzano', 'Italien', '', '0', '0', '\'3498018959', '\'0010133IPK', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1257 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4420, '\'03279830', '0', 'Giuseppe', 'Laversa', '\'VIA GIACOMO PUCCINI', '\'N 31', '\'20851', 'LISSONE', 'Italien', '', '0', '0', '\'3496911520', '\'001011931F', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1284 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4421, '\'03279830', '0', 'domenico', 'mariotti', '\'VIA FRANCESCO DE SANCTIS', '\'2', '\'20141', 'MILANO', 'Italien', '', 'attenzione cattaneo maria e mariotti giovanni', '0', '\'347 8070005', '\'0010001EAV', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1285 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4422, '\'03279830', '0', 'Barbara', 'Maroino', '\'Via campo sportivo', '\'4', '\'13060', 'Raosio', 'Italien', '', '0', '0', '\'3491426181', '\'0010204QON', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1286 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4423, '\'03279830', '0', 'ENRICO', 'MARZOCCHI', '\'VIA CAVOUR', '\'39', '\'40024', 'CASTEL SAN PIETRO TERME', 'Italien', '', '0', '0', '\'051944546', '\'0010012WOK', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1287 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4424, '\'03279830', '0', 'Valentina', 'Massarenti / Di Salvo', '\'VIA DELL ARIETE', '\'145', '\'41126', 'MODENA', 'Italien', '', 'Consegna a Di Salvo', '0', '\'3932928421', '\'0010021ER3', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1288 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(4425, '\'03279830', '0', 'Moreno', 'Mezzetti', '\'Via Alessandro Piola Caselli', '\'117', '\'00121', 'Roma Ostia Lido', 'Italien', '', 'Scala A , Interno 7 , Secondo Piano', '0', '\'3921138984', '\'0010022XOR', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1289 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4426, '\'03279830', '0', 'Fortunato C/O MONASS', 'Monaco', '\'VIALE EUGENIO CHIESA', '\'6', '\'54100', 'MASSA', 'Italien', '', 'C\\/O MONASS ASSICURAZIONI', '0', '\'3357459988', '\'0010093CMA', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1290 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4427, '\'03279830', '0', 'rossella', 'montanari', '\'VIA FORO BOARIO', '\'30', '\'48022', 'LUGO', 'Italien', '', 'centro comm.le Globo effettuare consegna negozio MODA PIU\'', '0', '\'3494468100', '\'00100972LQ', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1291 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4428, '\'03279830', '0', 'Antonio', 'Moret', '\'VIA VITTORIO VENETO', '\'22', '\'31030', 'CISON DI VALMARINO', 'Italien', '', '0', '0', '\'3483233151', '\'00100874F8', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1292 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4429, '\'03279830', '0', 'Fabio', 'Morettini', '\'VIA LISBONA', '\'11', '\'06083', 'BASTIA UMBRA', 'Italien', '', '0', '0', '\'3467289892', '\'001016959Y', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1293 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4430, '\'03279830', '0', 'Stefania', 'Orofino', '\'VIA DOMENICO MILLELIRE', '\'22', '\'09127', 'CAGLIARI', 'Italien', '', '0', '0', '\'3487911122', '\'00100285NQ', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1294 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4431, '\'03279830', '0', 'nicola', 'pellegrinet', '\'VIA I MAGGIO', '\'13', '\'33070', 'CANEVA', 'Italien', '', '0', '0', '\'3339079997', '\'00102222JQ', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1295 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4432, '\'03279830', '0', 'Moreno', 'Pistelli', '\'VIA PERUGINO', '\'40/A', '\'60019', 'SENIGALLIA', 'Italien', '', 'telefonare prima va bene consegna sia mattino che pomeriggio', '0', '\'335413559', '\'00101091VO', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1296 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4433, '\'03279830', '0', 'Anisoara Anca', 'Pop', '\'Via europa', '\'96', '\'20089', 'Rozzano', 'Italien', '', '0', '0', '\'3801432713', '\'0010083HB1', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1297 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4434, '\'03279830', '0', 'Clara', 'Prandi', '\'VIA SAN GOTTARDO', '\'9', '\'23806', 'TORRE DE\' BUSI', 'Italien', '', 'Consegnare presso Bar Bacco', '0', '\'3316313187', '\'0010026L09', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1298 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4435, '\'03279830', '0', 'valentina', 'romanelli', '\'via delle terme di suio', '\'188', '\'04021', 'castelforte', 'Italien', '', '0', '0', '\'328-9676922', '\'0010153VTD', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1299 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4436, '\'03279830', '0', 'Francesco', 'Sani', '\'VIA SARZANESE', '\'1224/D', '\'55100', 'LUCCA', 'Italien', '', '0', '0', '\'3313718132', '\'0010069BJM', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1300 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4437, '\'03279830', '0', 'sandro', 'sibarelli', '\'CONTRADA LATTUGHELLE', '\'36', '\'87011', 'CASSANO ALLO IONIO', 'Italien', '', 'sibari', '0', '\'3457901432', '\'00100807YK', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1301 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4438, '\'03279830', '0', 'olivia luciana', 'tudor', '\'PIAZZA LANCIOTTO BALLERINI', '\'6', '\'50013', 'CAMPI BISENZIO', 'Italien', '', '0', '0', '\'3288144542', '\'0010011WPK', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1302 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4439, '\'03279830', '0', 'Mihaiel', 'Vrinceanu', '\'PIAZZA BORGO 30', '\'Piacenza', '\'29121', 'Piacenza', 'Italien', '', '0', '0', '\'3398111118', '\'0010045GJM', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1303 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4440, '\'03279830', '0', 'Andrea', 'Zuppetti', '\'Via Dello Statuto ', '\'21', '\'24128', 'Bergamo ', 'Italien', '', '0', '0', '\'3494204603', '\'0010221P1O', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1264 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4441, '\'03279832', '0', 'co mps vernio', 'BALDI', '\'VIA DI CAVARZANO', '\'8', '\'59024', 'VERNIO', 'Italien', '', 'oraio ufficio', '0', '\'0534898061', '\'0010222M3P', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1304 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4442, '\'03279832', '0', 'Arturo', 'Borrelli', '\'Tito Livio', '\'21', '\'80040', 'Volla', 'Italien', '', '0', '0', '0', '\'0010241S1V', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', 'Kunde soll storniert werden lt. Groupon Italien vom 27.03.2013.', 'RG 0686 1305 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4443, '\'03279832', '0', 'SONILA', 'CIPA', '\'PIAZZETTA CONCIAPELLI', '\'7', '\'35137', 'PADOVA', 'Italien', '', 'CAAF CISL', '0', '\'3493622361', '\'00101331DQ', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1307 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4444, '\'03279832', '0', 'PIETRO', 'DI TULLIO', '\'VIALE FRANCESCO DE BLASIO', '\'16', '\'70132', 'BARI', 'Italien', '', 'C\\/O Agenzia lobuono.s.a.s.', '0', '\'3357555037', '\'0010024BKA', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1308 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4445, '\'03279832', '0', 'Ugo', 'Fea', '\'CORSO ITALIA', '\'49', '\'18012', 'BORDIGHERA', 'Italien', '', 'C\\/o Hotel Savoia', '0', '\'3284671267', '\'0010001M5F', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1309 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4446, '\'03279832', '0', 'Gioele', 'filippi', '\'Via F.guardi', '\'20', '\'30020', 'Marcon', 'Italien', '', 'Dopo Le Ore 16:00', '0', '\'3494240741', '\'0010243TWP', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1310 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4447, '\'03279832', '0', 'LUIGI', 'FONTAN', '\'LARGO DELLE CHIESURE', '\'5', '\'31030', 'BREDA DI PIAVE', 'Italien', '', 'CONSEGNA SOLO POMERIGGIO', '0', '\'3483044539', '\'0010194MPV', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1311 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4448, '\'03279832', '0', 'ROBERTO', 'MORIONDO', '\'VIA CIRCONVALLAZIONE', '\'41', '\'10020', 'PECETTO TORINESE', 'Italien', '', 'CONSEGNARE TRA LE ORE 13 E LE ORE 14', '0', '\'3357089832', '\'00100910HA', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1312 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4449, '\'03279832', '0', 'Stefano', 'Savorelli', '\'Via randi', '\'25', '\'48026', 'San pancrazio', 'Italien', '', 'Presso studio tecnico marco calderoni', '0', '\'3478261889', '\'0010011HIM', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1313 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4450, '\'03279832', '0', 'Daniele', 'Scittarelli', '\'VIA APPIA', '\'52', '\'03043', 'CASSINO', 'Italien', '', '', '0', '\'3385711168', '\'001004315Q', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1306 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4451, '\'03279834', '0', 'Mycos di Caiazzo Salvatore Marcello', 'Caiazzo', '\'VIA GIUSEPPE DOSSETTI', '\'23/D', '\'84018', 'SCAFATI', 'Italien', '', 'Presso Centro Plaza orari d\'ufficio', '0', '\'0818637453', '\'0010140355', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1314 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4452, '\'03279834', '0', 'raffaello', 'ferrari', '\'STRADA PONTE CAPRAZUCCA', '\'6/A', '\'43121', 'PARMA', 'Italien', '', 'c\\/o Unione parmense degli Industriali', '0', '\'3479026181', '\'0010230EOG', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1315 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4453, '\'03279834', '0', 'Niccolò', 'Gherardeschi', '\'VIA TREDICI MARTIRI', '\'266', '\'50013', 'CAMPI BISENZIO', 'Italien', '', 'Consegnare all\'armeria FLORENSPORT', '0', '\'3389538647', '\'0010049WFH', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1316 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4454, '\'03279834', '0', 'erickson', 'lontok', '\'VIA DEL ROMITINO', '\'21', '\'50134', 'FIRENZE', 'Italien', '', '0', '0', '\'3930137938', '\'0010031FW5', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1317 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4455, '\'03279834', '0', 'Susanna', 'Mauri', '\'Loc. Lacotisce', '\'406', '\'34018', 'San Dorligo della Valle', 'Italien', '', '0', '0', '\'3408703615', '\'0010111291', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1318 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4456, '\'03279834', '0', 'Marco', 'Migliorini', '\'Piazza giosuè carducci', '\'8', '\'56019', 'Vecchiano', 'Italien', '', '0', '0', '\'3495966414', '\'00101839P3', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG068613196DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4457, '\'03279834', '0', 'Viorel', 'Musteata', '\'Palmiro Togliatti', '\'18', '\'20066', 'Melzo', 'Italien', '', 'Presso Euroslot', '0', '\'3807563405', '\'0010221RN2', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1320 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4458, '\'03279834', '0', 'MATTIA', 'PALERMO', '\'VIA VITTORIO POZZO', '\'9', '\'00142', 'ROMA', 'Italien', '', '0', '0', '\'3299063268', '\'0010150GRJ', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1321 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4459, '\'03279834', '0', 'Andrea', 'Pennino', '\'via del Serbatoio', '\'13', '\'80136', 'naooli', 'Italien', '', '0', '0', '0', '\'0010132KKB', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1322 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4460, '\'03279834', '0', 'GIOVANNI', 'ROSSI', '\'E.CAIROLI', '\'5', '\'21100', 'VARESE', 'Italien', '', 'orario portineria', '0', '\'482620910', '\'00101962KT', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1323 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4461, '03317936', '0', 'Marcus', 'Börjesson', 'NOLBYGATAN', '5B', '65462', 'KARLSTAD', 'Schweden', '', '0', '0', '0', '00100686NJ', '0', 'Theorema', 'Rio GM 107-1', 'rep 06.05.2013 RG 5181 0223 3DE', 'RG 0686 1328 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4462, '03317936', '0', 'Jan', 'Pellfolk', 'GUSTAV III:S BOULEVARD', '72', '169 74', 'SOLNA', 'Schweden', '', '0', '0', '0707157651', '0010118IQA', '0', 'Theorema', 'Rio GM 107-1', '0', 'RG 0686 1329 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4463, '03317936', '0', 'Hoang', 'Nguyen Van', 'Trollesundsvägen ', '77', '12457', 'Bandhagen', 'Schweden', '', '0', '0', '0', '0010105A3V', '0', 'Theorema', 'Rio GM 107-1', '0', 'RG 0686 1330 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4464, '03317936', '0', 'Dragan', 'Milosevic', 'Bågfilsgatan ', '68', '21871', 'Tygelsjö', 'Schweden', '', '0', '0', '0', '0010141NC6', '0', 'Theorema', 'Rio GM 107-1', '0', 'RG 0686 1331 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4465, '03317936', '0', 'Gustav', 'Åhman', 'Umeågatan', '22b', '25277', 'Helsingborg', 'Schweden', '', '0', '0', '0', '0010163QO9', '0', 'Theorema', 'Rio GM 107-1', '0', 'RG 0686 1332 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4466, '03317936', '0', 'Linus', 'Rakkenes', 'Gibraltargatan', '66', '41258', 'Göteborg', 'Schweden', '', '0', '0', '0704547440', '0010205GNR', '0', 'Theorema', 'Rio GM 107-1', '0', 'RG 0686 1333 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4467, '03317936', '0', 'David', 'Arenvall', 'Astrakangatan ', '4', '165 52', 'Stockholm', 'Schweden', '', '0', '0', '0', '00101281TU', '0', 'Theorema', 'Rio GM 107-1', '0', 'RG 0686 1334 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4468, '03317936', '0', 'Mathias', 'Leimalm', 'Claessonsgatan ', '8', '41656', 'Göteborg', 'Schweden', '', '0', '0', '0', '0010071V0E', '0', 'Theorema', 'Rio GM 107-1', '0', 'RG 0686 1335 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4469, '03317936', '0', 'Alexander', 'Blank', 'EKLÖVSVÄGEN', '40', '443 50', 'LERUM', 'Schweden', '', '0', '0', '0', '0010066EBG', '0', 'Theorema', 'Rio GM 107-1', '0', 'RG 0686 1336 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4470, '03317934', '0', 'therese', 'svensson motas', 'HAGALUNDSGATAN', '11', '169 65', 'SOLNA', 'Schweden', '', '0', '0', '0763363436', '0010080K9X', '0', 'Theorema', 'Rio GM 107-2', '0', 'RG 0686 1337 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4471, '03317934', '0', 'Ahmed', 'Dehchar', 'Pjäsbacken ', '16', '174 58', 'Sundbyberg', 'Schweden', '', '0', '0', '0736194299', '00101407HR', '0', 'Theorema', 'Rio GM 107-2', '0', 'RG 0686 1338 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4472, '03317934', '0', 'Carina', 'Forsström', 'GULLMARSGATAN', '7', '453 30', 'LYSEKIL', 'Schweden', '', '0', '0', '0523-13864', '0010090WMB', '0', 'Theorema', 'Rio GM 107-2', '0', 'RG 0686 1339 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4473, '03317934', '0', 'hampus', 'Granath', 'DROTTNINGGATAN', '36', '453 31', 'LYSEKIL', 'Schweden', '', '0', '0', '0768894002', '0010222EK3', '0', 'Theorema', 'Rio GM 107-2', '0', 'RG 0686 1340 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4474, '03317934', '0', 'Andreas', 'Fridén', 'Drottninggården', '200', '26146', 'Landskrona', 'Schweden', '', '0', '0', '0', '0010243S99', '0', 'Theorema', 'Rio GM 107-2', '0', 'RG 0686 1341 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4475, '03317934', '0', 'Olena', 'Smuk', 'INGEMARSGATAN', '4', '113 54', 'STOCKHOLM', 'Schweden', '', '0', '0', '0709183878', '0010213N61', '0', 'Theorema', 'Rio GM 107-2', '0', 'RG 0686 1342 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4476, '03317934', '0', 'Elin', 'Wide', 'Inteckningsvägen', '17 G', '12931', 'Hägersten', 'Schweden', '', '0', '0', '0', '0010166IQC', '0', 'Theorema', 'Rio GM 107-2', '0', 'RG 0686 1343 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4477, '03317934', '0', 'Kevin', 'pecheo lawchak', 'Tetorpsvägen 41', '19439', '19439', 'Upplands väsby', 'Schweden', '', '0', '0', '0704503658', '00102349FW', '0', 'Theorema', 'Rio GM 107-2', '0', 'RG 0686 1344 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4478, '03317934', '0', 'Oyoma', 'Andrew', 'REGNBÅGSVÄGEN', '9', '141 32', 'HUDDINGE', 'Schweden', '', '0', '0', '0709755198', '00100565J1', '0', 'Theorema', 'Rio GM 107-2', '0', 'RG 0686 1345 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4479, '03317934', '0', 'Jan', 'Gustavsson', 'SANDBJERSGATAN', '21', '234 38', 'LOMMA', 'Schweden', '', '0', '0', '0769499254', '0010226DAK', '0', 'Theorema', 'Rio GM 107-2', '0', 'RG 0686 1346 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4480, '03317934', '0', 'Victoria', 'Kumanina C/o Tsmokalo Y', 'Kvistbrogatan ', '14', '124 67', 'Bandhagen', 'Schweden', '', '0', '0', '0735637673', '0010115WNP', '0', 'Theorema', 'Rio GM 107-2', '0', 'RG 0686 1347 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4481, '03317934', '0', 'Patrik', 'Stiernstrand', 'Jättegrytsgatan', '2A', '41268', 'Göteborg', 'Schweden', '', '0', '0', '0', '0010075JX8', '0', 'Theorema', 'Rio GM 107-2', '0', 'RG 0686 1348 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4482, '03317934', '0', 'Ronny', 'Lodén', 'OSKARSVÄGEN', '84', '181 40', 'LIDINGÖ', 'Schweden', '', '0', '0', '0707551937', '0010237RT0', '0', 'Theorema', 'Rio GM 107-2', '0', 'RG 0686 1349 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4483, '03317932', '0', 'Timmy', 'Przybyla', 'KRONBORGSGRÄND', '16', '164 46', 'KISTA', 'Schweden', '', '0', '0', '0768692158', '0010225IL3', '0', 'Theorema', 'Rio GM107-3', '0', 'RG 0686 1350 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4484, '03317932', '0', 'anna', 'drozdz', 'Petunjevägen', '45', '14649', 'Tullinge', 'Schweden', '', '0', '0', '0733391007', '0010021GJ7', '0', 'Theorema', 'Rio GM107-3', '0', 'RG 0686 1351 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4485, '03317932', '0', 'beladr', 'kass hanna', 'karlslundsgatan', '38', '15163', 'södertälje', 'Schweden', '', '0', '0', '0733591005', '001008525T', '0', 'Theorema', 'Rio GM107-3', '0', 'RG 0686 1352 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4486, '03317932', '0', 'Cesar', 'Da Silva', 'BERNSTRÖMSVÄGEN', '42', '146 38', 'TULLINGE', 'Schweden', '', '0', '0', '0735051208', '0010010OJ8', '0', 'Theorema', 'Rio GM107-3', '0', 'RG 0686 1353 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4487, '03317932', '0', 'Nihari', 'Fernando', 'SKOGSVÄGEN', '4', '14144', 'stockholm', 'Schweden', '', '0', '0', '0723003882', '0010150UKN', '0', 'Theorema', 'Rio GM107-3', '0', 'RG 0686 1354 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4488, '03317932', '0', 'Sead', 'Topalovic', 'Brynjegatan', '2', '44237', 'Kungälv', 'Schweden', '', '0', '0', '0', '0010030NJE', '0', 'Theorema', 'Rio GM107-3', '0', 'RG 0686 1355 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4489, '03317932', '0', 'Mehdi', 'Moeinaddini', 'FLYGLÄRARGATAN', '8 BV', '12836', 'SKARPNÄCK', 'Schweden', '', '0', '0', '0', '0010070SCS', '0', 'Theorema', 'Rio GM107-3', '25.03.2013 Uhr zurück...refund bitte', 'RG 0686 1356 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4490, '03317932', '0', 'Luis alejandro', 'Orozco vargas', 'Terapivägen', '16E 2tr', '14156', 'Huddinge', 'Schweden', '', '0', '0', '0722979493', '0010137IR5', '0', 'Theorema', 'Rio GM107-3', '0', 'RG 0686 1357 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4491, '03317932', '0', 'Birgitta', 'Skarnäs', 'HOVSGRÄND', '7', '871 31', 'HÄRNÖSAND', 'Schweden', '', '0', '0', '0730737094', '0010160AXT', '0', 'Theorema', 'Rio GM107-3', 'rep. 29.04.2013 RG 5181 0063 0DE', 'RG 0686 1358 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4492, '03317932', '0', 'Admir', 'Catovic', 'Bagartorpsringen', '58', '17064', 'Solna', 'Schweden', '', '0', '0', '0', '0010078I4B', '0', 'Theorema', 'Rio GM107-3', '0', 'RG 0686 1359 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4493, '03317932', '0', 'Soran', 'Baweri', 'Tjädervägen', '7', '14172', 'Stockholm', 'Schweden', '', '0', '0', '070-5959280', '0010163T66', '0', 'Theorema', 'Rio GM107-3', '0', 'RG 0686 1360 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4494, '03317932', '0', 'Sinan', 'Alan', 'Storgatan', '38b', '64331', 'Vingåker', 'Schweden', '', '0', '0', '0722868999', '00102366QA', '0', 'Theorema', 'Rio GM107-3', '0', 'RG 0686 1361 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4495, '03317932', '0', 'Tobias', 'Zimmergren', 'HELMFELTSGATAN', '7', '254 40', 'HELSINGBORG', 'Schweden', '', '0', '0', '0708836205', '0010219BR5', '0', 'Theorema', 'Rio GM107-3', '0', 'RG 0686 1362 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4496, '03317932', '0', 'Kebron', 'Mariamkidane', 'MARIAGATAN', '1B', '17230', 'SUNDBYBERG', 'Schweden', '', '0', '0', '0730600492', '00100801V7', '0', 'Theorema', 'Rio GM107-3', '0', 'RG 0686 1363 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4497, '03317932', '0', 'Tony Montana', 'Assia', 'Stridsbergsgatan', '2A', '46132', 'Trollhättan', 'Schweden', '', '0', '0', '46736248343', '0010179QRP', '0', 'Theorema', 'Rio GM107-3', 'rep. 15.04.2013 RG 5181 4918 7DE', 'RG 0686 1364 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4498, '03317932', '0', 'Driton', 'Muhaxheri', 'Södra Förstadsgatan', '121E', '21428', 'Malmö', 'Schweden', '', '0', '0', '+46707975041', '0010014I7D', '0', 'Theorema', 'Rio GM107-3', '0', 'RG 0686 1365 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4499, '03317939', '0', 'Daniel', 'Panayatoff', 'JUNGFRUGATAN', '41B', '11444', 'STOCKHOLM', 'Schweden', '', '0', '0', '0768 75 52 75', '0010247FEG', '0', 'Theorema', 'Rio GM107-4', '0', 'RG 0686 1366 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4500, '03317939', '0', 'Viktor', 'björklund', 'Kupeskärsgatan', '43', '42160', 'Göteborg', 'Schweden', '', '0', '0', '0', '0010041FOR', '0', 'Theorema', 'Rio GM107-4', '0', 'RG 0686 1367 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4501, '03317939', '0', 'Robert', 'Bolesta', 'Ejdervagen', '43', '12349', 'Farsta', 'Schweden', '', '0', '0', '0769499482', '0010176W56', '0', 'Theorema', 'Rio GM107-4', '0', 'RG 0686 1368 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4502, '03317939', '0', 'rikard', 'krets', 'JEPPSAGÅRD', '10A', '24545', 'STAFFANSTORP', 'Schweden', '', '0', '0', '0705793067', '00102392UE', '0', 'Theorema', 'Rio GM107-4', '05.04.2013 Uhr zurück...refund bitte', 'RG 0686 1369 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4503, '03317939', '0', 'Niddi', 'Siven', 'KLANGVÄGEN', '111', '142 43', 'SKOGÅS', 'Schweden', '', '0', '0', '0707894254', '0010218SRA', '0', 'Theorema', 'Rio GM107-4', '0', 'RG 0686 1370 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4504, '3282085', '0', 'Joseba', 'Mimentza Larrinaga', 'PARQUE EMPRESARIAL BOROA P2A-4', 'AIC', '48340', 'AMOREBIETA-ETXANO', 'Spanien', '', '-', '0', '696353467', '0010176DHX', '0', 'Theorema', 'Opción B: reloj Theorema Newton Diamonds con carcasa plateada, dial negro y correa negra', '0', 'RG 0686 1325 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4505, '3282107', '0', 'ANTONIO', 'ÁLVAREZ MARÍN', 'CALLE PUERTO DE LEITARIEGOS', '19', '33207', 'GIJON', 'Spanien', '', '7-A', '0', '606916974', '001018079L', '0', 'Theorema', 'Opción C: reloj Theorema Newton Diamonds con carcasa dorada, dial negro y correa marrón', '0', 'RG 0686 1326 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4506, '3282107', '0', 'Sameer', 'Mohammed Salem Alwasaby', 'CALLE UNCETA', '78', '50010', 'ZARAGOZA', 'Spanien', '', 'principal B', '0', '633560700', '00100053TL', '0', 'Theorema', 'Opción C: reloj Theorema Newton Diamonds con carcasa dorada, dial negro y correa marrón', '0', 'RG 0686 1327 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-18', '', '', '', '', '', ''),
(4507, '\'03279830', '0', 'Gabriele', 'Criveller', '\'Via Bigone', '\'73', '\'31032', 'Casale sul Sile', 'Italien', '', 'Nel campanello c\'\\u00e8 scritto Toniolo Giorgio', '0', '3401061895', '\'0010173YOV', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG068613721DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-20', '', '', '', '', '', ''),
(4508, '\'03279830', '0', 'Alessandro', 'Michelini', '\'PIAZZA MARTIRI DELLA LIBERTÀ', '\'13', '\'25017', 'LONATO DEL GARDA', 'Italien', '', '0', '0', '\'3881616769', '\'0010184EO2', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1373 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-20', '', '', '', '', '', ''),
(4509, '\'03279832', '0', 'giancarlo', 'brescini', '\'VIA FEDERICO DELPINO', '\'91', '\'00171', 'ROMA', 'Italien', '', 'presente anche portiere dello stabile 8,00-13,00\\/15,00-19,00', '0', '\'3383659285', '\'0010030P99', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1374 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-20', '', '', '', '', '', ''),
(4510, '\'03279832', '0', 'eleonora', 'calta', '\'a. stradella', '\'161 h', '\'00124', 'roma', 'Italien', '', '0', '0', '\'3497231606', '\'0010215O82', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1375 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-20', '', '', '', '', '', ''),
(4511, '\'03279832', '0', 'Maria Rosaria', 'Lucignano', '\'pier paolo pasolini', '\'8', '\'80078', 'pozzuoli (NA)', 'Italien', '', '0', '0', '\'3400779682', '\'0010155DTC', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1376 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-20', '', '', '', '', '', ''),
(4512, '\'03279832', '0', 'Francesco', 'Meli', '\'VIA TIOLA', '\'3017', '\'40050', 'CASTELLO DI SERRAVALLE', 'Italien', '', 'ontatto per concordare consegna', '0', '\'346-1695685', '\'0010141U2P', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1377 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-20', '', '', '', '', '', ''),
(4513, '\'03279832', '0', 'Alessio', 'Panizza', '\'fontanella', '\'70', '\'13823', 'strona', 'Italien', '', '0', '0', '\'3381937289', '\'00101886B3', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1378 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-20', '', '', '', '', '', ''),
(4514, '\'03279832', '0', 'Luca', 'Paterniti', '\'VIA FELICE CAVALLOTTI', '\'227', '\'20099', 'SESTO SAN GIOVANNI', 'Italien', '', '0', '0', '\'3204297953', '\'0010052F9W', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1379 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-20', '', '', '', '', '', ''),
(4515, '\'03279832', '0', 'Andrea', 'pecchioli', '\'VIA DEL SABOTINO', '\'43', '\'59100', 'PRATO', 'Italien', '', 'suonare al portone', '0', '\'3476463900', '\'00101862EX', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1380 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-20', '', '', '', '', '', ''),
(4516, '\'03279832', '0', 'Assi Pont Sas di', 'Ponticello S', '\'VIA EDISON', '\'129', '\'92023', 'CAMPOBELLO DI LICATA', 'Italien', '', 'Campobello di Licata', '0', '\'0922878734', '\'00100573IP', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1381 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-20', '', '', '', '', '', ''),
(4517, '\'03279832', '0', 'Silvio', 'Rossi', '\'Via Passanti Trav. D.Sequino', '\'2', '\'84018', 'Scafati', 'Italien', '', '0', '0', '\'3338796962', '\'0010066BO9', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1382 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-20', '', '', '', '', '', ''),
(4518, '\'03279832', '0', 'andi', 'shani', '\'VIA AMBROGIO UBOLDO', '\'38', '\'20063', 'CERNUSCO SUL NAVIGLIO', 'Italien', '', '0', '0', '\'3336067110', '\'0010008YAE', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', 'Geld von Groupon zurück erhalten!', 'RG 0686 1383 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-20', '', '', '', '', '', ''),
(4519, '\'03279832', '0', 'Diego', 'Spaliviero', '\'via Alta', '\'1390', '\'04010', 'Borgo Sabotino', 'Italien', '', '0', '0', '\'3939112858', '\'0010020HLS', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '01.06.2013 Uhr zur?ck...Nicht zugestellt\r\n\r\n12.08.2013 RG518110708DE', 'RG 0686 1384 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-20', '', '', '', '', '', ''),
(4520, '\'03279832', '0', 'emanuele', 'stranieri', '\'VIA CORNELIO GALLO', '\'11', '\'00175', 'ROMA', 'Italien', '', '0', '0', '\'3313790269', '\'0010139D1V', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1385 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-20', '', '', '', '', '', ''),
(4521, '\'03279832', '0', 'Andrea', 'Troisi', '\'De rossi', '\'57', '\'70122', 'Bari', 'Italien', '', '0', '0', '\'3206168850', '\'00101306HL', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1386 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-20', '', '', '', '', '', ''),
(4522, '3282169', '0', 'Jose Manuel', 'Alvarez Bedia', 'CALLE GENERAL ELORZA', '89', '33001', 'OVIEDO', 'Spanien', '', 'Bajo', '0', '679180531', '0010122VHO', '0', 'Theorema Newton', 'Opción D: reloj Theorema Newton Diamonds con carcasa negra, dial negro y correa negra', '0', 'RG 0686 1417 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-23', '', '', '', '', '', ''),
(4523, '3282169', '0', 'ANTONIO', 'TORRES ARENAS', 'C/ ISLAS CIES', '9', '28970', 'HUMANES DE MADRID', 'Spanien', '', 'Suministros Illescas S A', '0', '649448797', '0010077CUI', '0', 'Theorema Newton', 'Opción D: reloj Theorema Newton Diamonds con carcasa negra, dial negro y correa negra', '0', 'RG 0686 1418 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-23', '', '', '', '', '', ''),
(4524, '3282014', '0', 'DONGNAN', 'LI', 'CALLE GRAN VIA', '57', '28013', 'MADRID', 'Spanien', '', '11-H', '0', '698381144', '0010174GAR', '0', 'Theorema Newton', 'Opción A: reloj Theorema Newton Diamonds con carcasa plateada, dial blanco y correa negra', '0', 'RG 0686 1419 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-23', '', '', '', '', '', ''),
(4525, '3282085', '0', 'VYACHESLAV', 'EFIMOVICH', 'CALLE EMILIOS', '18', '03183', 'TORREVIEJA', 'Spanien', '', 'calle Los Emilios,18', '0', '647268454', '00101164A8', '0', 'Theorema Newton', 'Opción B: reloj Theorema Newton Diamonds con carcasa plateada, dial negro y correa negra', '0', 'RG 0686 1420 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-23', '', '', '', '', '', ''),
(4526, '3282085', '0', 'Ivana', 'Hoffman', 'GAVINA', '22,PISO3', '07670', 'PORTOCOLOM', 'Spanien', '', '3', '0', '676778171', '0010229QX6', '0', 'Theorema Newton', 'Opción B: reloj Theorema Newton Diamonds con carcasa plateada, dial negro y correa negra', '0', 'RG 0686 1421 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-23', '', '', '', '', '', ''),
(4527, '3282085', '0', 'Pedro', 'monge terrones', 'Almendralejo', '1', '06830', 'La zarza', 'Spanien', '', '1', '0', '619035637', '0010078Q8V', '0', 'Theorema Newton', 'Opción B: reloj Theorema Newton Diamonds con carcasa plateada, dial negro y correa negra', '0', 'RG 0686 1422 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-23', '', '', '', '', '', ''),
(4528, '3282085', '0', 'carlos', 'martin mendez', 'juan crisostomo de arriaga', '8-4c', '48910', 'sestao', 'Spanien', '', '0', '0', '0', '0010206JBL', '0', 'Theorema Newton', 'Opción B: reloj Theorema Newton Diamonds con carcasa plateada, dial negro y correa negra', '0', 'RG 0686 1423 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-23', '', '', '', '', '', ''),
(4529, '\'03279830', '0', 'MATTHEW', 'DADGE', '\'VIA BARLETTA ', '\'15', '\'76016', 'MARGHERITA DI SAVOIA', 'Italien', '', '0', '0', '\'', '\'0010126ORO', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1424 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-23', '', '', '', '', '', ''),
(4530, '\'03279830', '0', 'DANIELA', 'MEDA', '\'VIA BORSA', '\'25', '\'20900', 'MONZA', 'Italien', '', '0', '0', '\'3663309261', '\'0010020PTC', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1425 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-23', '', '', '', '', '', ''),
(4531, '\'03279830', '0', 'Leonardo', 'Priore', '\'via a. volta', '\'94', '\'20832', 'desio', 'Italien', '', 'CITOFONARE AL NOME: Pri power', '0', '\'320/1813701', '\'001000982H', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1426 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-23', '', '', '', '', '', ''),
(4532, '\'03279830', '0', 'massimo', 'simonetti', '\'via G. Ungaretti', '\'4/G', '\'85025', 'melfi', 'Italien', '', 'melfi', '0', '\'3332588641', '\'00101159PF', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1427 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-23', '', '', '', '', '', ''),
(4533, '\'03279830', '0', 'marco', 'vitale presso Glaston', '\'VIA DELL\\\'INDUSTRIA', '\'1', '\'22070', 'BREGNANO', 'Italien', '', '', '0', '\'3284737393', '\'00100198BW', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1428 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-23', '', '', '', '', '', ''),
(4534, '\'03279834', '0', 'Angela', 'Francesco', '\'VIA PAOLO BORSELLINO', '\'23', '\'80019', 'QUALIANO', 'Italien', '', 'Felice Angela', '0', '\'3486948312', '\'0010068HM3', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1429 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-23', '', '', '', '', '', ''),
(4535, '\'03279834', '0', 'maria francesca', 'gabriele', '\'viale della repubblica', '\'249', '\'87100', 'cosenza', 'Italien', '', 'di fronte vigili del fuoco', '0', '\'3925235413', '\'0010100XCK', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1430 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-23', '', '', '', '', '', ''),
(4536, '03317936', '0', 'Fredrik', 'Vessberg', 'Praktnejlikegatan', '21', '29150', 'Kristianstad', 'Schweden', '', '0', '0', '0708995199', '00100026H5', '0', 'Theorema ', 'Rio GM107-1', '0', 'RG068613939DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4537, '03317936', '0', 'Deniz', 'Kurum', 'Sågargatan', '2b', '75317', 'Uppsala', 'Schweden', '', '0', '0', '0', '001002195N', '0', 'Theorema ', 'Rio GM107-1', '0', 'RG 0686 1394 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4538, '03317936', '0', 'Nashwoan', 'Faraj', 'Sommarvädersgatan ', '10', '41833', 'Göteborg', 'Schweden', '', '0', '0', '0', '0010106PV5', '0', 'Theorema ', 'Rio GM107-1', '0', 'RG 0686 1395 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4539, '03317936', '0', 'GLIGOR', 'DIMOVSKI', 'BORRGATAN', '5', '21124', 'MALMO', 'Schweden', '', '0', '0', '+46768685408', '0010079NHW', '0', 'Theorema ', 'Rio GM107-1', '0', 'RG 0686 1396 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4540, '03317936', '0', 'Eldin', 'Karisik', 'Umeågatan', '2D', '25277', 'Helsingborg', 'Schweden', '', '0', '0', '0', '0010024WS1', '0', 'Theorema ', 'Rio GM107-1', '0', 'RG 0686 13973DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4541, '03317936', '0', 'Nancy', 'Alarcon', 'SKRAKGRÄND', '5', '123 49', 'FARSTA', 'Schweden', '', '0', '0', '0768915565', '0010191LVM', '0', 'Theorema ', 'Rio GM107-1', '0', 'RG 0686 1398 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4542, '03317934', '0', 'Richard', 'Säverström', 'Kalendervägen', '36', '41511', 'Göteborg', 'Schweden', '', '0', '0', '0704091011', '001018206Z', '0', 'Theorema ', 'Rio GM107-2', '0', 'RG 0686 1399 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4543, '03317934', '0', 'Ilona', 'Bilecen', 'HUNDHAMRAVÄGEN', '41', '145 70', 'NORSBORG', 'Schweden', '', '0', '0', '0', '00101676XQ', '0', 'Theorema ', 'Rio GM107-2', '0', 'RG 0686 1400 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4544, '03317934', '0', 'Markus', 'Lindgren', 'Ugglevägen 189', '189', '14734', 'TUMBA', 'Schweden', '', '0', '0', '0727439215', '0010114PXG', '0', 'Theorema ', 'Rio GM107-2', '0', 'RG 0686 1401 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4545, '03317934', '0', 'Sofia', 'Skog', 'SPOVVÄGEN', '57', '746 33', 'BÅLSTA', 'Schweden', '', '0', '0', '0', '0010072SET', '0', 'Theorema ', 'Rio GM107-2', '0', 'RG 0686 1402 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4546, '03317934', '0', 'Juliane', 'Persmyren', 'Smalstigen', '3', '26193', 'Saxtorpsskogen', 'Schweden', '', '0', '0', '0707395783', '0010231YU6', '0', 'Theorema ', 'Rio GM107-2', '0', 'RG 0686 1403 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4547, '03317934', '0', 'Filip', 'Norlin', 'VIKVÄGEN', '9', '136 75', 'VENDELSÖ', 'Schweden', '', '0', '0', '+46707950500', '0010139JN1', '0', 'Theorema ', 'Rio GM107-2', '0', 'RG 0686 1404 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4548, '03317932', '0', 'Mathias', 'Dahlin', 'ÖSTRA GATAN', '9', '442 31', 'KUNGÄLV', 'Schweden', '', '0', '0', '0725868620', '0010124WPI', '0', 'Theorema ', 'Rio GM 107-3', '0', 'RG 0686 1405 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4549, '03317932', '0', 'Marie Louise', 'V. Faraj', 'Sommarvädersgatan', '10 lgh 1103', '41833', 'Göteborg', 'Schweden', '', '0', '0', '0', '0010154GKE', '0', 'Theorema ', 'Rio GM 107-3', '0', 'RG 0686 1406 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4550, '03317932', '0', 'Chiragli', 'Nigar', 'Hamiltongatan', '10', '80266', 'Gävle', 'Schweden', '', '0', '0', '0762013387', '0010203CVB', '0', 'Theorema ', 'Rio GM 107-3', '22.04.2013  RG 5181 0037 9DE', 'RG 0686 1407 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4551, '03317932', '0', 'She', 'Xiaoqi', 'SENAPSGATAN', '17', '424 43', 'ANGERED', 'Schweden', '', '0', '0', '0735876227', '0010141DPN', '0', 'Theorema ', 'Rio GM 107-3', '10.04.2013 Uhr zurück...refund bitte', 'RG 0686 1408 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4552, '03317932', '0', 'Kosai', 'Katan', 'musseronvägen', '21', '141160', 'huddinge', 'Schweden', '', '0', '0', '0722981625', '0010075CDY', '0', 'Theorema ', 'Rio GM 107-3', '0', 'RG 0686 1409 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4553, '03317932', '0', 'christoffer', 'lundin', 'VENDELSFRIDSGATAN', '5 A', '21764', 'MALMÖ', 'Schweden', '', '0', '0', '0', '0010087DDY', '0', 'Theorema ', 'Rio GM 107-3', '0', 'RG 0686 1410 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4554, '03317932', '0', 'Elena', 'Chugunova', 'GRANITVÄGEN', '19B', '75243', 'UPPSALA', 'Schweden', '', '0', '0', '0737545087', '0010211Z58', '0', 'Theorema ', 'Rio GM 107-3', '0', 'RG 0686 1411 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4555, '03317939', '0', 'Suat', 'Abay', 'TENORVÄGEN', '28', '142 42', 'SKOGÅS', 'Schweden', '', '0', '0', '0700211226', '0010182FA3', '0', 'Theorema ', 'Rio GM107-4', '0', 'RG 0686 1412 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4556, '03317939', '0', 'Mûzein', 'Yilmaz', 'Tornfalksgatan', '10 A', '21560', 'Malmö', 'Schweden', '', '0', '0', '0737617476', '0010012FZV', '0', 'Theorema ', 'Rio GM107-4', '0', 'RG 0686 1413 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4557, '03317939', '0', 'Malin', 'Ståhl', 'saltsjöbadsvägen', '5', '23432', 'Lomma', 'Schweden', '', '0', '0', '0', '001024880L', '0', 'Theorema ', 'Rio GM107-4', '0', 'RG 0686 1414 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4558, '03317939', '0', 'Benoit', 'Rocher', 'ANDERS REIMERS VÄG', '11', '117 50', 'STOCKHOLM', 'Schweden', '', '0', '0', '0', '0010030J62', '0', 'Theorema ', 'Rio GM107-4', '0', 'RG 0686 1415 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4559, '03317939', '0', 'nabil', 'manai', 'SÅGSTUVÄGEN', '2 A', '14149', 'HUDDINGE', 'Schweden', '', '0', '0', '0733833040', '0010007ZKR', '0', 'Theorema ', 'Rio GM107-4', '0', 'RG 0686 1416 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-22', '', '', '', '', '', ''),
(4560, '3282014', '0', 'juan jose', 'lopez santibañez', 'molinos', '11', '41620', 'marchena', 'Spanien', '', 'casa', '0', '650781373', '00101225DN', '0', 'Theorema ', 'Opción A: reloj Theorema Newton Diamonds con carcasa plateada, dial blanco y correa negra', '0', 'RG068614381DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-25', '', '', '', '', '', ''),
(4561, '3282169', '0', 'FRANCISCO', 'LINARES FERNANDEZ', 'San Antonio', '5', '14240', 'Belmez', 'Spanien', '', '1', '0', '607570206', '00102063DY', '0', 'Theorema ', 'Opción D: reloj Theorema Newton Diamonds con carcasa negra, dial negro y correa negra', '0', 'RG 0686 1439 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-25', '', '', '', '', '', ''),
(4562, '3282169', '0', 'jose manuel', 'nogueras diaz', 'CTRA. DEL PRAT', '68', '08940', 'CORNELLA DE LLOBREGAT', 'Spanien', '', '2-2', '0', '680301171', '00101082BH', '0', 'Theorema ', 'Opci?n D: reloj Theorema Newton Diamonds con carcasa negra, dial negro y correa negra', 'rep. 29.04.2013 RG 5181 0066 5DE', 'RG 0686 1440 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-25', '', '', '', '', '', ''),
(4563, '3282085', '0', 'Juan', 'Martinez Vilches', 'Joaquin Sorolla', '33', '46290', 'valencia', 'Spanien', '', '0', '0', '0', '0010148UJB', '0', 'Theorema ', 'Opción B: reloj Theorema Newton Diamonds con carcasa plateada, dial negro y correa negra', '0', 'RG 0686 1441 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-25', '', '', '', '', '', ''),
(4564, '3364446', '0', '0', 'SOREN KRAG RASMUSSEN', '135 2. TV.', 'SOBORG HOVEDGADE', '2860', 'SOBORG', 'Dänemark', '', '0', '0', '40308000', '8EEAK37NQ1', '0', 'Theorema ', 'RIO GOLD', '0', 'RG068615444DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(4565, '3364449', '0', '0', 'SORIN VASILACHE', '9', 'MOLLEVANGEN 1TH', '3460', 'BIRKEROD', 'Dänemark', '', '0', '0', '71415040', 'P9Q477VHCD', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1545 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4566, '3364446', '0', '0', 'ERKAN KOYLU', '15', 'HEGNET', '2600', 'GLOSTRUP', 'Dänemark', '', '0', '0', '22755490', '8603FV625H', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1546 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4567, '3364446', '0', '0', 'FINN PEDERSEN', '8.2', 'CLASSENSVEJ', '3360', 'LISELEJE', 'Dänemark', '', '0', '0', '29275206', 'RLK8Q2427B', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1547 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4568, '3364449', '0', '0', 'CHRISTOFFER KJAER HANSEN', '21 1. TV.', 'IMMANUELSVEJ', '6000', 'KOLDING', 'Dänemark', '', '0', '0', '27262185', 'KB3616T79O', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1548 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4569, '3364450', '0', '0', 'JACOB KONIG', '48', 'A. P. MOLLER KOLLEGIET', '5700', 'SVENDBORG', 'Dänemark', '', '0', '0', '31144021', 'XWQT0FRY5X', '0', 'Theorema ', 'RIO BLACK', '0', 'RG 0686 1549 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4570, '3364449', '0', '0', 'BIRTHE SORENSEN', '13B', 'PROVSTELOKKEN', '5200', 'ODENSE', 'Dänemark', '', '0', '0', '28436396', '5RZK08J97B', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1550 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4571, '3364446', '0', '0', 'MATTIAS HANSEN', '7. 3 TV', 'JOHAN KROHNS VEJ', '2500', 'VALBY', 'Dänemark', '', '0', '0', '50904108', '27SK34X0XF', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1551 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4572, '3364450', '0', '0', 'KIM JORGENSEN', '7', 'PER BJORNS VEJ', '3100', 'HORNBAEK', 'Dänemark', '', '0', '0', '4540115337', 'DEYG10W3MJ', '0', 'Theorema ', 'RIO BLACK', '0', 'RG 0686 1552 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4573, '3364448', '0', '0', 'CALVIN MACKENZIE', '95. ST. 4', 'EMILIEDALSVEJ', '8270', 'HOJBJERG', 'Dänemark', '', '0', '0', '26138637', 'A82EX6QFA5', '0', 'Theorema ', 'RIO SILVER WHITE DIAL', '0', 'RG 0686 1553 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4574, '3364449', '0', '0', 'DANIEL SCHLEIMANN', '18', 'AABOULEVARD', '2200', 'KOEBENHAVN N', 'Dänemark', '', '0', '0', '4520826538', 'U925F1KJ78', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1554 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4575, '3364448', '0', '0', 'HAMZAH PERWIAZ', '72 2 TV', 'VESTERGÅRDSVEJ', '2600', 'GLOSTRUP', 'Dänemark', '', '0', '0', '31959520', '0P7Z3058S6', '0', 'Theorema ', 'RIO SILVER WHITE DIAL', '0', 'RG 0686 1555 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4576, '3364450', '0', '0', 'TIM BRUUN MIKKELSEN', '29 1TV', 'BORGERGADE', '9000', 'AALBORG', 'Dänemark', '', '0', '0', '29806773', '172YE461YA', '0', 'Theorema ', 'RIO BLACK', '0', 'RG 0686 1556 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4577, '3364448', '0', '0', 'MICHAEL D. HANSEN', '87', 'STENHOJVAENGET', '7000', 'FREDERICIA', 'Dänemark', '', '0', '0', '20497688', '84CET5M1YS', '0', 'Theorema ', 'RIO SILVER WHITE DIAL', 'Will reparatur! Geld am 27.06.2013 zurück erhalten! Uhr ???', 'RG 0686 1557 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4578, '3364448', '0', '0', 'NATALIA WALKOWIAK', '20 . 2 TH', 'DRONNINGENSGADE', '9400', 'NORRESUNDBY', 'Dänemark', '', '0', '0', '50951888', 'IEGEVJ50PB', '0', 'Theorema ', 'RIO SILVER WHITE DIAL', '0', 'RG 0686 1558 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4579, '3364446', '0', '0', 'MIKKEL ENGLUND HANSEN', '31', 'FLINTAGERLOKKEN', '5250', 'ODENSE', 'Dänemark', '', '0', '0', '41 11 11 99', '835KJRF1S1', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1559 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4580, '3364450', '0', '0', 'JULIE JOY SALUDARES', '29', 'SKODSBORG STRANDVEJ', '2942', 'SKODSBORG', 'Dänemark', '', '0', '0', '0', '842O3KQ78E', '0', 'Theorema ', 'RIO BLACK', '0', 'RG 0686 1560 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4581, '3364449', '0', '0', 'ANDERS DAMM-HEJMDAL', '65', 'STENGARDSVAENGE', '2800', 'KGS.LYNGBY', 'Dänemark', '', '0', '0', '42444484', '7DCQCYU042', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1561 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4582, '3364449', '0', '0', 'AGNETHE LAUTH', '84.2-5', 'MARSELIS BOULEVARD', '8000', 'AARHUS', 'Dänemark', '', '0', '0', '61467100', '44WYBO050W', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1562 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4583, '3364446', '0', '0', 'LOUISE NIELSEN', '25', 'RESENBROVEJ', '2610', 'RODOVRE', 'Dänemark', '', '0', '0', '28348292', 'XL2905R9DW', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1563 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4584, '3364448', '0', '0', 'SOREN BJERG', '22', 'MOLLEPARKEN', '4140', 'BORUP', 'Dänemark', '', '0', '0', '28149072', 'DO243J2532', '0', 'Theorema ', 'RIO SILVER WHITE DIAL', '0', 'RG 0686 1564 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4585, '3364446', '0', '0', 'JORGEN LARSEN', '5 1.', 'SANKT NICOLAI GADE', '5700', 'SVENDBORG', 'Dänemark', '', '0', '0', '23461734', '663I1JJQVI', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1565 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4586, '3364446', '0', '0', 'ISAK RASMUSSEN', 'YRSAVEJ', '5  1 SAL', '2000', 'FREDERIKSBERG', 'Dänemark', '', '0', '0', '24486673', '6E4FPE1868', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1566 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4587, '3364449', '0', '0', 'TRINE LOGAN', '3', 'FRUEBJERGVEJ', '2100', 'KOBENHAVN', 'Dänemark', '', '0', '0', '31337388', '3P9RSU82W8', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1567 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4588, '3364449', '0', '0', 'ANNE TYCHSEN', '14', 'SLESVIGVEJ', '6400', 'SONDERBORG', 'Dänemark', '', '0', '0', '30223221', 'WQ1R7ZQ43R', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1568 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4589, '3364449', '0', '0', 'JETTE GAARDE', '9', 'FEMTE JUNI PLADS', '2000', 'FREDERIKSBERG', 'Dänemark', '', '0', '0', '23324020', '8P7HD7X6QJ', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1569 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4590, '3364446', '0', '0', 'ARELY ALVARADO', '122 2. TH', 'OSTERBROGADE', '2100', 'KOBENHAVNO', 'Dänemark', '', '0', '0', '51922243', '23PF77FT79', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1570 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4591, '3364446', '0', '0', 'JAMIE MARK CARTER', '56 H', 'KIRKEVEJ', '2791', 'DRAGOR', 'Dänemark', '', '0', '0', '29868090', '8EE327R0S3', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1571 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4592, '3364446', '0', '0', 'MATTIAS SUCKOW', '6', 'UDSIGTEN', '6400', 'SONDERBORG', 'Dänemark', '', '0', '0', '22676300', '8NS5U03F4J', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1572 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4593, '3364446', '0', '0', 'MARTIN GAARDE', '9', 'FEMTE JUNI PLADS', '2000', 'FREDERIKSBERG KOBENHAVN DANMARK', 'Dänemark', '', '0', '0', '20400509', '49A3R54S3D', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1573 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4594, '3364448', '0', '0', 'LARS MAIBORG', '89ST', 'HJALLSESEVEJ', '5230', 'ODENSE M', 'Dänemark', '', '0', '0', '20205480', '7040R89GG6', '0', 'Theorema ', 'RIO SILVER WHITE DIAL', '0', 'RG 0686 1577 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4595, '3364446', '0', '0', 'DANIEL HJORT OLSEN', '25B', 'SONDERGADE', '3700', 'RONNE', 'Dänemark', '', '0', '0', '61468266', 'L9VN7W0404', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1578 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4596, '3364450', '0', '0', 'ALEX HANSEN', '13B', 'PROVSTELOKKEN', '5200', 'ODENSE', 'Dänemark', '', '0', '0', '27141288', '342B93NCAT', '0', 'Theorema ', 'RIO BLACK', '10.04.2013 Uhr zur?ck...refund bitte Geld am 17.04.2013 zurück erhalten!', 'RG 0686 1579 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4597, '3364450', '0', '0', 'JANNIK HANSEN', '75. 467', 'NØRRE ALLÉ', '2100', 'KOBENHAVN O', 'Dänemark', '', '0', '0', '61625584', 'U60897RMY4', '0', 'Theorema ', 'RIO BLACK', '0', 'RG 0686 1580 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4598, '3364448', '0', '0', 'SAMIR ELHASNAOUI', '82 ST TH', 'FRANKRIGSGADE', '2300', 'KBH S', 'Dänemark', '', '0', '0', '25760602', 'TBX1AML9RK', '0', 'Theorema ', 'RIO SILVER WHITE DIAL', '0', 'RG 0686 1581 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4599, '3364449', '0', '0', 'ANDRIAS JAKOBSEN', '6', 'DANNEVIRKEGADE', '1763', 'KBH V', 'Dänemark', '', '0', '0', '0', '87M7C6SJ39', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', 'rep 06.05.2013 RG 5181 0219 3DE\r\nUhr erhalten 09.09.2013\r\nUhr versendet 13.09.2013  RG 5181 3880 8DE', 'RG 0686 1582 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4600, '3364446', '0', '0', 'MARIAM TOUSKA', '55 ST.TH', 'FYRKILDEVEJ', '9220', 'AALBORG OST', 'Dänemark', '', '0', '0', '20999588', '5X5C1A6893', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1583 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4601, '3364448', '0', '0', 'ALLAN PETERSEN', '12', 'FYRRESVINGET', '2840', 'HOLTE', 'Dänemark', '', '0', '0', '42929210', '3FIVTK6324', '0', 'Theorema ', 'RIO SILVER WHITE DIAL', '0', 'RG 0686 1584 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4602, '3364448', '0', '0', 'MARTIN GEJLSBJERG', '1', 'PRAESTEKAERVEJ', '4600', 'KOGE', 'Dänemark', '', '0', '0', '22791153', 'E63EIW79YR', '0', 'Theorema ', 'RIO SILVER WHITE DIAL', '0', 'RG 0686 1585 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4603, '3364449', '0', '0', 'CAMILLA LUND', 'STATIONSVEJ', '12 F ST TH', '4681', 'HERFOLGE', 'Dänemark', '', '0', '0', '4528294694', 'NL108217WI', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1586 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4604, '3364449', '0', '0', 'TUE SCHULTZ', '4.4.SAL', 'TYROLSGADE', '2300', 'KBH S', 'Dänemark', '', '0', '0', '23960710', 'GX6OK044G4', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1587 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4605, '3364446', '0', '0', 'BENT SORENSEN', '4', 'SKRAGADE', '9300', 'SAEBY', 'Dänemark', '', '0', '0', '40886255', 'YTIGP80DQ2', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1588 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4606, '3364450', '0', '0', 'BERAT HYSENI ID 23668888', '2776', 'DOGNPOSTEN', '2770', 'KASTRUP', 'Dänemark', '', '0', '0', '4523668888', '1754LELBL7', '0', 'Theorema ', 'RIO BLACK', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4607, '3364448', '0', '0', 'BRIAN SKOVBORG', '6', 'VANDRIGSVEJ', '4660', 'STORE HEDDINGE', 'Dänemark', '', '0', '0', '60601243', '428L36194W', '0', 'Theorema ', 'RIO SILVER WHITE DIAL', '0', 'RG 0686 1590 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4608, '3364448', '0', '0', 'CASPER RIISE MIDDELBO', '93. 2.TH.', 'LYNGBYVEJ', '2100', 'KOBENHAVN', 'Dänemark', '', '0', '0', '22670437', '84KG18DK8C', '0', 'Theorema ', 'RIO SILVER WHITE DIAL', '0', 'RG 0686 1591 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4609, '3364446', '0', '0', 'JONAS HJORT', '26', 'HALVDANSVEJ', '3080', 'TIKOB', 'Dänemark', '', '0', '0', '61680986', '72L4176R5R', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1592 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4610, '3364449', '0', '0', 'ANDREAS HYUN KIRKEGAARD', '96. 5TV', 'SOLVGADE', '1307', 'KOBENHAVN K', 'Dänemark', '', '0', '0', '31126686', '6W5G168218', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1593 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4611, '3364448', '0', '0', 'GUSTAV TESCH', '40. 2.-1', 'VAEREBROVEJ', '2880', 'BAGSVAERD', 'Dänemark', '', '0', '0', '28732603', 'D1L6HY3UDJ', '0', 'Theorema ', 'RIO SILVER WHITE DIAL', '0', 'RG 0686 1594 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4612, '3364446', '0', '0', 'CHRISTIAN JOHAN SORENSEN', '4 .1SAL', 'CARLSGADE', '5000', 'ODENSE C', 'Dänemark', '', '0', '0', '26308829', 'IY70C2RU3M', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1595 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4613, '3364446', '0', '0', 'BJARKE PETERSEN', '10.2', 'VOLDEN', '8000', 'AARHUS C.', 'Dänemark', '', '0', '0', '41674404', 'SX5QRB7QT3', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1596 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4614, '3364446', '0', '0', 'NORDEA LOUISE NAUR', '4', 'ENGHAVE PLADS', '1670', 'KOENHAVN', 'Dänemark', '', '0', '0', '40223626', 'OT87CRTJE7', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1574 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4615, '3364449', '0', '0', 'BIRGITTE HELENIUS', '8', 'JUELSTRUPPARKEN', '9530', 'STOVRING', 'Dänemark', '', '0', '0', '+45 22707794', 'B4U6H74PRT', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1575 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4616, '3364450', '0', '0', 'DANIEL GREVY SKOV', '51', 'SEESTGARDVEJ', '6000', 'KOLDING', 'Dänemark', '', '0', '0', '28933966', '5Y06VR4I20', '0', 'Theorema ', 'RIO BLACK', '0', 'RG 0686 1576 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4617, '3364448', '0', '0', 'ID20331653 NICKI RASMUSSEN', '655', 'DOGNPOSTEN', '5000', 'ODENSE C', 'Dänemark', '', '0', '0', '4520331653', '1OVEH8TI8K', '0', 'Theorema ', 'RIO SILVER WHITE DIAL', '0', 'RG068615974DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-27', '', '', '', '', '', ''),
(4618, '3364446', '0', '0', 'VILHELM LYBERTH', '6.4.TV.', 'THULEVEJ', '9210', 'AALBORG SO', 'Dänemark', '', '0', '0', '+45 42253614', 'Z001QPI00T', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1611 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4619, '3364450', '0', '0', 'ALEX VILLADSEN', '34', 'EVENTYRBAKKEN', '9240', 'NIBE', 'Dänemark', '', '0', '0', '20775817', '80LT498XXS', '0', 'Theorema ', 'RIO BLACK', '0', 'RG 0686 1612 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4620, '3364449', '0', '0', 'C/O ANDRE JENSEN', '4', 'BRUDELYSVEJ', '2880', 'BAGSVAERD', 'Dänemark', '', '0', '0', '60836583', 'V5O70RBH45', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1613 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4621, '3364446', '0', '0', 'KASPER BRYLD', '2F', 'BOGEVEJ', '5792', 'ARSLEV', 'Dänemark', '', '0', '0', '25322469', '0W95X8D49W', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1614 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4622, '3364446', '0', '0', 'PHILIP ZEBITHZ BRITING', '251', 'BRONDBY NORD VEJ', '2605', 'BRONDBY', 'Dänemark', '', '0', '0', '0', '9R0I68T8G4', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1615 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4623, '3364446', '0', '0', 'MARCK HEMMINGSEN', '13', 'TVAERSKIFTET', '2730', 'HERLEV', 'Dänemark', '', '0', '0', '51926664', '42ZRI86S70', '0', 'Theorema ', 'RIO GOLD', 'Will Geld zur?ck haben, hat Uhr aber nicht zur?ck geschickt!\r\nGeld am 10.06.2013 zurück erhalten!', 'RG 0686 1616 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4624, '3364446', '0', '0', 'ANDERS HAAGENSEN', '7. 3.TH', 'BUEGARDEN', '2880', 'BAGSVAERD', 'Dänemark', '', '0', '0', '20855907', 'S61OHQR545', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1617 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4625, '3364449', '0', '0', 'LASSE HJORTSHOJ', '3 ST. 1', 'AHUSENE', '8000', 'AARHUS', 'Dänemark', '', '0', '0', '60134102', '2M7H57M356', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1618 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4626, '3364446', '0', '0', 'A ABAWI', '52', 'GYVELHEGNET', '2630', 'TAASTRUP', 'Dänemark', '', '0', '0', '28485358', '9UZ3RI0F64', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1619 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4627, '3364448', '0', '0', 'ASK LADSTEN', '56. 2. TV', 'VENNEMINDEVEJ', '2100', 'KOBENHAVN', 'Dänemark', '', '0', '0', '71203428', '11D7G94322', '0', 'Theorema ', 'RIO SILVER WHITE DIAL', 'rep. 15.04.2013 RG 5181 4921 3DE', 'RG 0686 1610 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4628, '3364449', '0', '0', 'TOBIAS SORENSEN', '42', 'DRONNINGENSGADE', '1420', 'KOBENHAVN', 'Dänemark', '', '0', '0', '61370322', 'HJ3587160N', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', 'Uhr versendet 13. 03. 2013   RG 5181 3876 8DE', 'RG 0686 1601 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4629, '3364446', '0', '0', 'ADAM KAZIMIROW', '2B 1.TV', 'TASSTRUP HOVEDGADE', '2630', 'TAASTRUP', 'Dänemark', '', '0', '0', '25333556', '835TM794ZW', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1602 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4630, '3364446', '0', '0', 'MARIANNE AGGER', '10', 'DAKAVEJ', '8723', 'LOSNING', 'Dänemark', '', '0', '0', '30270241', 'LTWQS3G04J', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1603 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4631, '3364448', '0', '0', 'THOMAS RENO ANDERSEN', '110 2 TV', 'DYRINGPARKEN', '2660', 'BRONDBY STRAND', 'Dänemark', '', '0', '0', '+45 20774086', '44J8FZ483K', '0', 'Theorema ', 'RIO SILVER WHITE DIAL', '0', 'RG 0686 1604 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4632, '3364449', '0', '0', 'PIA THUESEN', '20', 'HUNDIGE STRANDVEJ', '2670', 'GREVE', 'Dänemark', '', '0', '0', '43577594', 'E0SB7VRIPA', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG068616008DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4633, '3364450', '0', '0', 'KRISTINA OLSEN', '15. 3. TV', 'LYONGADE', '2300', 'KOBENHAVN', 'Dänemark', '', '0', '0', '26351859', '3X313U9G9K', '0', 'Theorema ', 'RIO BLACK', '0', 'RG 0686 1606 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4634, '3364449', '0', '0', 'ARBEJDERNES LANDSBANK MAJBRITT ESMANN', '9B', 'BANEGARDSVEJ', '2600', 'GLOSTRUP', 'Dänemark', '', '0', '0', '22581102', '31E1AV401H', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1607 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4635, '3364446', '0', '0', 'PIA HENRIETTE ANDERSEN', '113 3', 'ADELGADE', '1304', 'KOBENHAVN', 'Dänemark', '', '0', '0', '27150207', '2P26D7B2F8', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1605 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4636, '3364446', '0', '0', 'NADIA EL-YAHYA', '54B. 1.TH', 'FREDERIKSSUNDSVEJ', '2400', 'KOBENHAVN', 'Dänemark', '', '0', '0', '27507774', 'Q34C8V83L6', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1608 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4637, '3364449', '0', '0', 'GANESWARY BALACHANDRAN', '23 1.TV', 'ROSENVAENGET', '3480', 'FREDENSBORG', 'Dänemark', '', '0', '0', '4528737458', '0I38373960', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1609 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4638, '3364449', '0', '0', 'SARA KOC', '21', 'HALLANDSPARKEN', '2630', 'HOJE TAASTRUP', 'Dänemark', '', '0', '0', '42958581', 'NQM7G750GZ', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1620 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4639, '3364450', '0', '0', 'OLIVER KIBENICH', '102. 4.TV', 'DUEVEJ', '2000', 'FREDERIKSBERG', 'Dänemark', '', '0', '0', '31318499', 'ZGUR7AQ71F', '0', 'Theorema ', 'RIO BLACK', '0', 'RG 0686 1621 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4640, '3364449', '0', '0', 'ANNETTE VIGSO', '164 TV', 'RUGARDSVEJ', '5464', 'BRENDERUP FYN', 'Dänemark', '', '0', '0', '23713686', 'QBLYZ0Q50P', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1622 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4641, '3364449', '0', '0', 'DENICE VROOMEN', '124', 'FUGLSANGPARK', '3520', 'FARUM', 'Dänemark', '', '0', '0', '60246958', 'TONNPE65UT', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1623 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4642, '3364449', '0', '0', 'PIERRE LARSEN', '36', 'PARALLELVEJ', '2650', 'HVIDOVRE', 'Dänemark', '', '0', '0', '28779769', '83H3B6382Z', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1624 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4643, '3364450', '0', '0', 'MARIAM BENDAHMAN', '45A. 1TH', 'FINSENSVEJ', '2000', 'FREDERIKSBERG', 'Dänemark', '', '0', '0', '26851667', '0N56JJDVJQ', '0', 'Theorema ', 'RIO BLACK', '0', 'RG 0686 1625 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4644, '3364446', '0', '0', 'ANDREAS BO CHRISTENSEN', '7.2 ,-8', 'SOHOJ PARK', '3650', 'OLSTYKKE', 'Dänemark', '', '0', '0', '0', 'RGQ1FP62A2', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1626 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4645, '3364450', '0', '0', 'JOHN LANGE PETERSEN', '280', 'HOLME PARKVEJ', '8270', 'HOJBJERG', 'Dänemark', '', '0', '0', '27821616', 'T97Z81PEYY', '0', 'Theorema ', 'RIO BLACK', 'Uhr versendet 16.09.2013   RG 5181 3889 5DE', 'RG 0686 1627 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4646, '3364446', '0', '0', 'ANDERS MINDAK', '11', 'GADSTRUPPARKEN', '4621', 'GADSTRUP', 'Dänemark', '', '0', '0', '53634621', 'P8726Y468C', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1628 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4647, '3364446', '0', '0', 'DIANA JAF', '93.1TH', 'VALLHOJS ALLE', '2610', 'RODOVRE', 'Dänemark', '', '0', '0', '31364601', 'CH8A16UBEH', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1629 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4648, '3364448', '0', '0', 'RUQIA NAOURA', '7. 1TH', 'HOFFDINGSVEJ', '2500', 'VALBY', 'Dänemark', '', '0', '0', '22783043', 'U6SJ8YXN1L', '0', 'Theorema ', 'RIO SILVER WHITE DIAL', 'Will Reparatur!', 'RG 0686 1630 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4649, '3364449', '0', '0', 'VIBEKE LARSEN', '80 D ST TH', 'FREDERIKSDALSVEJ', '2830', 'VIRUM', 'Dänemark', '', '0', '0', '25137565', '53QCQIO1AO', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1631 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4650, '3364450', '0', '0', 'ROBERT JONSSON', '15', 'SDR BOULEVARD', '7800', 'SKIVE', 'Dänemark', '', '0', '0', '21133530', '2TM3Z3T642', '0', 'Theorema ', 'RIO BLACK', 'Will Uhr nicht haben!', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4651, '3364449', '0', '0', 'ADAM OMARI', '30', 'VIEMOSEBRO 30', '2610', 'RODOVRE', 'Dänemark', '', '0', '0', '22906238', '1R3N9A94J5', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1633 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4652, '3364446', '0', '0', 'KLAUS BROCK', '262', 'HJULETS KVARTER', '5220', 'ODENSE SO', 'Dänemark', '', '0', '0', '26308824', 'X85L7U4S9M', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1634 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4653, '3364446', '0', '0', 'ZATOON HUSSAIN', '21 ST. TH.', 'BRANDHOLMS ALLE', '2610', 'RODOVRE', 'Dänemark', '', '0', '0', '27401744', 'OQ80G5A18N', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1635 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4654, '3364449', '0', '0', 'HANNE SONDERGAARD', '44', 'KAMSTRUPVEJ', '2610', 'RODOVRE', 'Dänemark', '', '0', '0', '61715450', '3Q846L4OQY', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1636 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4655, '3364449', '0', '0', 'ZENA LAUKAMP', 'F 8', 'TREKANTEN', '2630', 'TAASTRUP', 'Dänemark', '', '0', '0', '60670019', 'A18GP32064', '0', 'Theorema ', 'RIO SILVER BLACK DIAL', '0', 'RG 0686 1637 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4656, '3364448', '0', '0', 'JENS PALUDAN MELSON', '33', 'NORRETRANDERS VEJ', '9000', 'AALBORG', 'Dänemark', '', '0', '0', '0', 'S294DCX1WW', '0', 'Theorema ', 'RIO SILVER WHITE DIAL', '0', 'RG 0686 1638 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4657, '3364446', '0', '0', 'PETER HARTELIUS', 'OSTERBRO', '3H. 2. LEJL. 3', '9000', 'AALBORG', 'Dänemark', '', '0', '0', '22832661', 'KN8YOU3S91', '0', 'Theorema ', 'RIO GOLD', '0', 'RG 0686 1639 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-03-30', '', '', '', '', '', ''),
(4658, '\'03279830', '0', 'Robert Gabriel', 'Cehan', '\'VIA ANDERS CELSIUS', '\'6', '\'42124', 'REGGIO EMILIA', 'Italien', '', '0', '0', '\'3804754639', '\'0010180KRR', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1646 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4659, '\'03279830', '0', 'FRANCESCO', 'FERRIANI', '\'VIA VERONA', '\'7/C', '\'37068', 'VIGASIO', 'Italien', '', '0', '0', '\'393406062978', '\'00101324XC', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1647 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4660, '\'03279830', '0', 'Nicholas', 'Mariani', '\'Via Cadiroggio', '\'71', '\'42014', 'Castellarano (Reggio Emilia)', 'Italien', '', '0', '0', '\'3469559065', '\'00100358OE', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1648 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4661, '\'03279832', '0', 'marisa', 'trapiella', '\'VIA PAPA PAOLO VI', '\'54', '\'25050', 'PASSIRANO', 'Italien', '', '0', '0', '\'335328831', '\'00100998DR', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1649 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4662, '\'03279833', '0', 'Pasquale', 'Caiazzo', '\'Monti del Duca', '\'83 H', '\'74015', 'Martina Franca', 'Italien', '', '0', '0', '\'3282946104', '\'0010019NBM', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4663, '\'03279833', '0', 'michele', 'cocozzello', '\'santa maria del popolo', '\'28', '\'71022', 'ascoli satriano', 'Italien', '', '0', '0', '\'0885651181', '\'001023476E', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1651 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4664, '\'03279833', '0', 'Antonio', 'De Lucia', '\'Vicolo dei Fiori', '\'1', '\'00038', 'Valmontone', 'Italien', '', 'Interno 12', '0', '\'3899056482', '\'0010127P5Q', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1652 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4665, '\'03279833', '0', 'Eleonora Victoria', 'Guareschi', '\'VIA TRAVERSETOLO', '\'21', '\'43022', 'MONTECHIARUGOLO', 'Italien', '', '0', '0', '\'3457947857', '\'0010217SE0', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1653 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4666, '\'03279833', '0', 'Mariangela', 'La Malva', '\'VIA LUIGI EINAUDI', '\'14', '\'10036', 'SETTIMO TORINESE', 'Italien', '', '0', '0', '\'340/1089622', '\'0010023SWR', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 16541DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4667, '\'03279833', '0', 'Stefano', 'Laureti', '\'Via Marche', '\'68', '\'60019', 'Senigallia', 'Italien', '', 'Prima della consegna, chiamare gentilmente tel 338 35 63 704. possibilmente consegnare dalle 13 : 30 alle 14 : 30', '0', '\'3358286181', '\'0010021CV6', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1655 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4668, '\'03279833', '0', 'mladen', 'ragastovac', '\'via brioni', '\'88/a', '\'31030', 'altivole', 'Italien', '', '0', '0', '\'', '\'0010013EEX', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1645 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4669, '\'03279830', '0', 'Casaidea', 'Bomboniere', '\'VIA TIZIANO VECELLIO', '\'18', '\'36021', 'BARBARANO VICENTINO', 'Italien', '', '0', '0', '\'+393488563336', '\'00100490UO', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1713 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4670, '\'03279830', '0', 'Mirko', 'Duradoni', '\'viaccia a mezzana', '\'21/A', '\'59100', 'Prato', 'Italien', '', '0', '0', '\'3888860415', '\'00100074I7', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1714 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4671, '\'03279830', '0', 'Koytcho', 'Koev', '\'Luigi Meraviglia', '\'42', '\'20020', 'Lainate,Barbaiana', 'Italien', '', '0', '0', '\'3285951656', '\'0010001EBY', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1715 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4672, '\'03279830', '0', 'anna', 'vicinanza', '\'VIA SIGMUND FREUD', '\'80', '\'47924', 'RIMINI', 'Italien', '', '0', '0', '\'3476968204', '\'0010184116', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '22.04.2013 RG 5181 0034 8DE', 'RG 0686 1716 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4673, '\'03279833', '0', 'Marco', 'Damasco', '\'via vincenzo monti', '\'1', '\'20089', 'rozzano', 'Italien', '', '0', '0', '\'3386528790', '\'0010136MTL', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1717 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4674, '\'03279833', '0', 'leonardo', 'saliola', '\'VIA CAMILLO PROCACCINI', '\'7', '\'40129', 'BOLOGNA', 'Italien', '', '0', '0', '\'3200409876', '\'0010043UJK', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1718 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4675, '\'03279830', '0', 'Sara', 'Accardo', '\'VIA BEZZECCA', '\'4', '\'20835', 'MUGGIO\'', 'Italien', '', 'Presso service', '0', '\'3466136428', '\'0010219KZC', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1658 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4676, '\'03279830', '0', 'alice', 'belgio', '\'VIA FIORENTINA', '\'152', '\'56121', 'PISA', 'Italien', '', '0', '0', '\'3458541961', '\'0010023Q59', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1659 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4677, '\'03279830', '0', 'Giovanni', 'Carillo', '\'VIA DELLA RESISTENZA', '\'83/F', '\'84018', 'SCAFATI', 'Italien', '', '0', '0', '\'3347984824', '\'0010025STV', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1660 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4678, '\'03279830', '0', 'Michele', 'Cerrato', '\'Via antimo liberati', '\'19', '\'06132', 'Perugia', 'Italien', '', '0', '0', '\'3408398184', '\'0010185K59', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1661 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4679, '\'03279830', '0', 'GIUSEPPE', 'CHINDAMO', '\'VIA CADUTI OLTRONESI', '\'6', '\'22070', 'OLTRONA DI SAN MAMETTE', 'Italien', '', '0', '0', '\'3454540442', '\'0010250S8E', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1656 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4680, '\'03279830', '0', 'GIUSEPPE', 'CHINDAMO', '\'VIA CADUTI OLTRONESI', '\'6', '\'22070', 'OLTRONA DI SAN MAMETTE', 'Italien', '', '0', '0', '\'3454540442', '\'0010047DE2', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1656 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4681, '\'03279830', '0', 'stefania', 'corallo C/O MANUTENCOOP', '\'PORTO DI CAVERGNAGO', '\'6 A', '\'30173', 'MESTRE', 'Italien', '', '', '0', '\'3333256145   3666269816', '\'0010083VIG', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 16630DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4682, '\'03279830', '0', 'luca', 'dalla porta', '\'VIA LEONARDO UMILE', '\'17', '\'43125', 'PARMA', 'Italien', '', '0', '0', '\'3479995511', '\'0010123KVD', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1664 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4683, '\'03279830', '0', 'Saverio', 'Faccitondo', '\'Via brigata e divisione bari', '\'11/i', '\'70123', 'Bari', 'Italien', '', 'Officina metalmeccanica', '0', '\'3403109339', '\'00102313BC', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1665 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4684, '\'03279830', '0', 'Michele', 'Feliciani', '\'VIA FILIPPO TURATI', '\'4', '\'60027', 'OSIMO', 'Italien', '', '0', '0', '\'3288456446', '\'00101382ZA', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1666 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4685, '\'03279830', '0', 'andrea', 'languzzi', '\'via torino', '\'256', '\'10090', 'castiglione torinese', 'Italien', '', 'se non trovate lasciare al negozio fotografico E.s.p', '0', '\'3400062925', '\'0010155ZEK', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1667 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4686, '\'03279830', '0', 'ANTONINO', 'LANZEROTTI', '\'VIA VITTORIO LUGLI', '\'2', '\'40129', 'BOLOGNA', 'Italien', '', '0', '0', '\'3285683839', '\'0010004OV1', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1668 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4687, '\'03279830', '0', 'Luca', 'Molteni', '\'VIA PROVINCIALE', '\'56', '\'22038', 'TAVERNERIO', 'Italien', '', 'Presso Gaffuri materiale edile', '0', '\'3490976583', '\'0010248VJU', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1669 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4688, '\'03279830', '0', 'laura', 'passero', '\'VIA DEI GLICINI', '\'21', '\'20089', 'ROZZANO', 'Italien', '', '0', '0', '\'3202273126', '\'0010247OZ6', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1670 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4689, '\'03279830', '0', 'Alexandru Traian', 'Pop', '\'VIA GIOVANNI BATTISTA LULLI', '\'10', '\'20092', 'CINISELLO BALSAMO', 'Italien', '', 'ap 7 (nome citofono \\BOSTINA ION\\\") , sono disponibile dopo 19:00\"\"\"', '0', '\'3287448230', '\'0010002KAR', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1671 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4690, '\'03279830', '0', 'Andrea', 'Residori  C/O LAB ADIGE SNC', '\'via Antonio Milani', '\'5', '\'37025', 'Parona - Verona', 'Italien', '', 'c\\/o LABORATORIO ADIGE SNC (orario: lun-giovedi fino alle ore 16.30 ven.fino 12,30)', '0', '\'3460495393', '\'0010133NTP', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1672 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4691, '\'03279830', '0', 'filippo', 'russo', '\'VIA MARTIN LUTHER KING', '\'25', '\'42013', 'CASALGRANDE', 'Italien', '', '0', '0', '\'3382557992', '\'0010067VUV', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1673 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4692, '\'03279830', '0', 'S.A.T.I.R.', 'S.N.C.', '\'VIA MARIO TORRESI', '\'115', '\'60128', 'ANCONA', 'Italien', '', '8.00\\/12.30   15.00\\/17.30', '0', '\'3283178128', '\'0010163CW3', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '1Z8VF459DK94749268', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4693, '\'03279830', '0', 'S.A.T.I.R.', 'S.N.C.', '\'VIA MARIO TORRESI', '\'115', '\'60128', 'ANCONA', 'Italien', '', '8.00\\/12.30   15.00\\/17.30', '0', '\'3283178128', '\'00100899P8', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '1Z8VF459DK94749268', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4694, '\'03279830', '0', 'Luca', 'Senestro', '\'VIA TOMMASO LORENZONE', '\'2', '\'10060', 'PANCALIERI', 'Italien', '', '0', '0', '\'3336842333', '\'0010134WYR', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1674 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4695, '\'03279830', '0', 'Silvia', 'Terracciano', '\'VIA OLBIA', '\'21', '\'80038', 'POMIGLIANO D\'ARCO', 'Italien', '', 'pomeriggio', '0', '\'0818841308', '\'0010156ASN', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1675 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4696, '\'03279832', '0', 'Sara', 'Campo', '\'Raffaello', '\'28', '\'42024', 'Castelnovo sotto', 'Italien', '', '0', '0', '\'', '\'0010236196', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1676 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4697, '\'03279832', '0', 'Daniela', 'Guarnone', '\'via Susa', '\'8', '\'57023', 'Cecina', 'Italien', '', 'In caso di assenza citofonare al campanello Ancona Ruggeri', '0', '\'3472924818', '\'0010023OPG', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1677 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4698, '\'03279832', '0', 'Francesco', 'Laurelli', '\'Principe di Piemonte', '\'98', '\'86100', 'Campobasso', 'Italien', '', '0', '0', '\'0874412413', '\'0010231LIE', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1678 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4699, '\'03279832', '0', 'Giuseppe Maurizio', 'Messina', '\'VIA LEOPOLDO MOGGI', '\'41', '\'42015', 'CORREGGIO', 'Italien', '', 'chiamare un\'ora prima della consegna', '0', '\'3661020109', '\'0010195K9K', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1679 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4700, '\'03279832', '0', 'giovanni andrea', 'orani', '\'VIA CARLO FADDA', '\'2C', '\'07100', 'SASSARI', 'Italien', '', 'Orario Ufficio', '0', '\'3473816977', '\'0010081IQ1', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1680 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4701, '\'03279832', '0', 'S.A.T.I.R.', 'S.N.C.', '\'VIA MARIO TORRESI', '\'115', '\'60128', 'ANCONA', 'Italien', '', '8.00\\/12.30   15.00\\/17.30', '0', '\'3283178128', '\'00100264N4', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', '1Z8VF459DK94749268', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4702, '\'03279832', '0', 'pierpaolo', 'sartorelli', '\'via urnano viii', '\'4', '\'00053', 'civitavecchia', 'Italien', '', '0', '0', '\'328/2672400', '\'0010112JMI', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1681 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4703, '\'03279832', '0', 'arnaldo', 'tomba', '\'Via S.Giuliano', '\'4', '\'30173', 'Mestre', 'Italien', '', 'c\\/o I.C.B. Via S. Giuliano 4 Mestre', '0', '\'3356988590', '\'0010148OK4', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1682 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4704, '\'03279833', '0', 'massimo', 'agovino', '\'VIA MARCO NONIO BALBO', '\'8', '\'84014', 'NOCERA INFERIORE', 'Italien', '', '0', '0', '\'3287329926', '\'0010225HAQ', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1683 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4705, '\'03279833', '0', 'Maurizio', 'Battilana', '\'Vicolo monte grappa', '\'15', '\'31032', 'Lughignano', 'Italien', '', '0', '0', '\'3283041172', '\'0010105JEV', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1684 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4706, '\'03279833', '0', 'Riccardo William', 'Berti', '\'Palermo', '\'26/a', '\'43122', 'Parma', 'Italien', '', 'Consegna c\\/o Chiesi Farmaceutici', '0', '\'3477662669', '\'00100302FV', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1685 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4707, '\'03279833', '0', 'Salvatore', 'Bolognese', '\'Via porta', '\'58 b', '\'73020', 'Carpignano salentino', 'Italien', '', '0', '0', '\'3934370703', '\'00101678N2', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1686 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(4708, '\'03279833', '0', 'adrian', 'chiosea', '\'VIA A. BORRI', '\'2-4', '\'53037', 'SAN GIMIGNANO', 'Italien', '', '0', '0', '\'3922726365', '\'0010159UNO', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1687 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4709, '\'03279833', '0', 'Giuseppina', 'Costantino', '\'c/o STS SPA Via Pietro Chiesa', '\'7', '\'16149', 'Genova', 'Italien', '', '0', '0', '\'3498755650', '\'00102138DX', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1688 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4710, '\'03279833', '0', 'Valeriano', 'De Luca', '\'VIALE CAPPUCCINI', '\'397/A', '\'66034', 'LANCIANO', 'Italien', '', '0', '0', '\'3488125785', '\'00101015DH', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1689 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4711, '\'03279833', '0', 'Antonio', 'DI CARO', '\'VIALE ITALIA', '\'94/B', '\'75100', 'MATERA', 'Italien', '', 'consegnare tra le 14 e le 16', '0', '\'3357523220', '\'0010201HU6', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1690 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4712, '\'03279833', '0', 'maria rosaria', 'di nardo', '\'VIA CARLO VERRE', '\'56', '\'80026', 'CASORIA', 'Italien', '', 'Previo appuntamento telefonico', '0', '\'3356893478', '\'0010172KG5', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1691 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4713, '\'03279833', '0', 'Quirino Alessandro', 'Giacometti', '\'VIA GABRIELE D\\\'ANNUNZIO', '\'53', '\'50135', 'Firenze', 'Italien', '', 'Telefonare per concordare la consegna', '0', '\'3926897135', '\'00101542ZC', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1692 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4714, '\'03279833', '0', 'Raoul', 'Giorgi', '\'VIA MAIERA', '\'103', '\'00126', 'ROMA', 'Italien', '', 'Consegna il pomeriggio', '0', '\'3495972810', '\'0010194NL8', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1693 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4715, '\'03279833', '0', 'Giuseppe', 'Golino', '\'Via alessandro volta', '\'5', '\'81020', 'San nicola la strada (ce)', 'Italien', '', 'Bussare Golino Pasquale', '0', '\'3495017146', '\'0010183ESE', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1694 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4716, '\'03279833', '0', 'Luca', 'Luciani', '\'via Molinazzo', '\'3', '\'44028', 'Poggio Renatico - FE -', 'Italien', '', '0', '0', '\'3479120055', '\'0010056Y6S', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1695 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4717, '\'03279833', '0', 'Allegra', 'Luigi', '\'VIA GABRIELI', '\'2', '\'31021', 'MOGLIANO VENETO', 'Italien', '', 'orario pasti', '0', '\'3407143275', '\'00101816Z2', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1696 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4718, '\'03279833', '0', 'annalisa', 'messina', '\'CORSO MARTIRI DELLA LIBERTA', '\'41', '\'25122', 'BRESCIA', 'Italien', '', '0', '0', '\'3357277872', '\'001014715E', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1697 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4719, '\'03279833', '0', 'antonia', 'morelli', '\'VIA ELENA VALMARANA', '\'53', '\'35133', 'PADOVA', 'Italien', '', '0', '0', '\'3497116207', '\'0010098AV4', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1698 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4720, '\'03279833', '0', 'valentina', 'orrù', '\'VIA DEI VISCONTI', '\'8', '\'09131', 'CAGLIARI', 'Italien', '', '0', '0', '\'3477596609', '\'0010029FPK', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1699 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4721, '\'03279833', '0', 'Amparo', 'Pachon', '\'Contrada foro S.S. 16', '\'Snc', '\'66026', 'Ortona', 'Italien', '', '0', '0', '\'3381218547', '\'0010081UX8', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1700 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4722, '\'03279833', '0', 'Lidia', 'Pahniuc', '\'VIA GIUSEPE GARIBALDI', '\'36', '\'22100', 'COMO', 'Italien', '', '0', '0', '\'3209475098', '\'00101401X3', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1701 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4723, '\'03279833', '0', 'OTTAVIO', 'PARISI', '\'VIA TESCIONE', '\'14', '\'81100', 'CASERTA', 'Italien', '', 'CASERTA', '0', '\'3473307142', '\'0010190KV9', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1702 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4724, '\'03279833', '0', 'william', 'priore', '\'VIA FIRENZE', '\'1/A', '\'20063', 'CERNUSCO SUL NAVIGLIO', 'Italien', '', 'presso ditta primax sas', '0', '\'3470034404', '\'0010129ELC', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1703 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4725, '\'03279833', '0', 'Irma', 'Pulvirenti', '\'VIA PROVINCIALE RIPOSTO SCILLICHENTI', '\'30/D', '\'95024', 'ACIREALE', 'Italien', '', '0', '0', '\'3403676271', '\'00101938SK', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1704 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4726, '\'03279833', '0', 'Alberto', 'Rondinelli', '\'VIA RISORGIMENTO', '\'37', '\'48018', 'FAENZA', 'Italien', '', '0', '0', '\'3477821866', '\'0010089PMP', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1705 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4727, '\'03279833', '0', 'Dragos', 'Rotaru', '\'Via XXV Aprile, 12', '\'', '\'20060', 'Pozzo d\'Adda', 'Italien', '', '0', '0', '\'', '\'0010221DEP', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1706 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4728, '\'03279833', '0', 'Denis', 'Salatin', '\'capo di sotto', '\'2/4', '\'33082', 'Azzano Decimo', 'Italien', '', '0', '0', '\'3383261031', '\'0010142Z5M', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1707 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4729, '\'03279833', '0', 'francesca', 'Sanfilippo', '\'via roma', '\'121', '\'90017', 'santa flavia porticello', 'Italien', '', '0', '0', '\'3277107924', '\'0010166TTG', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1708 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4730, '\'03279833', '0', 'Loris', 'Tonarelli', '\'VIALE ARMANDO DIAZ', '\'2/4', '\'51016', 'MONTECATINI-TERME', 'Italien', '', '0', '0', '\'335 7125264', '\'0010059LS2', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1709 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4731, '\'03279833', '0', 'Agateno', 'Turrisi', '\'VIA SAN GIACOMO', '\'39/B', '\'10092', 'BEINASCO', 'Italien', '', 'ore pomeridiane', '0', '\'3922935241', '\'0010233BA1', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '15.04.2013 Uhr zurück...Groupon ITALIA hat Ihn das geld schon gegeben', 'RG 0686 1710 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4732, '\'03279833', '0', 'DANIELE VITO', 'ZAMBONINI', '\'VIA RODOLFO GRAZIANI', '\'72', '\'73040', 'NEVIANO', 'Italien', '', '0', '0', '\'3285372261', '\'0010005FMB', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1711 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4733, '\'03279834', '0', 'Sandro', 'Giacomelli', '\'VIA TOSCO ROMAGNOLA', '\'2/B', '\'50053', 'EMPOLI', 'Italien', '', 'contattare prima della consegna', '0', '\'393 9034881', '\'0010179B6K', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', 'RG 0686 1712 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4734, '\'03279830', '0', '\'0010117BEO', 'Alessia', '\'VIA MANTOVA', '\'52', '\'43123', 'PARMA', 'Italien', '', 'dalle 8 alle 12:30 e dalle 14:00 alle 17:00', '0', '\'0521245812', '\'0010117BEO', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG068617198DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4735, '\'03279830', '0', '\'0010176QTR', 'Elia', '\'VIA BOSCHIER', '\'67', '\'31020', 'SAN ZENONE DEGLI EZZELINI', 'Italien', '', 'Consegnare possibilmente dalle 12.30 in poi', '0', '\'3401486182', '\'0010176QTR', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1720 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4736, '\'03279830', '0', '\'0010164PQP', 'raffaele', '\'VIA SPERANZA', '\'27', '\'80016', 'MARANO DI NAPOLI', 'Italien', '', '0', '0', '\'3802695655', '\'0010164PQP', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1657 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4737, '\'03279830', '0', '\'0010046PAR', 'raffaele', '\'VIA SPERANZA', '\'27', '\'80016', 'MARANO DI NAPOLI', 'Italien', '', '0', '0', '\'3802695655', '\'0010046PAR', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1657 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4738, '\'03279830', '0', '\'0010041WAL', 'davide', '\'via madonna del carmine', '\'7', '\'10060', 'none', 'Italien', '', 'frazione san dalmazzo', '0', '\'3384870714', '\'0010041WAL', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1721 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4739, '\'03279830', '0', '\'0010238KPU', 'Daniele', '\'Viale Italia', '\'32', '\'31033', 'CASTELFRANCO VENETO', 'Italien', '', '0', '0', '\'3497269178', '\'0010238KPU', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1722 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4740, '\'03279830', '0', '\'0010148TPQ', 'mara', '\'carducci', '\'3', '\'21020', 'mornago fraz montonate', 'Italien', '', 'telefonare per la consegna', '0', '\'3335892402', '\'0010148TPQ', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1723 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4741, '\'03279830', '0', '\'0010029UH1', 'FEDERICA', '\'VIA PALOMBARESE', '\'748', '\'00013', 'FONTE NUOVA', 'Italien', '', '0', '0', '\'3204058902', '\'0010029UH1', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1724 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4742, '\'03279830', '0', '\'0010228DPV', 'Sergio', '\'Via Venosa', '\'2', '\'20137', 'Milano', 'Italien', '', '0', '0', '\'3498708902', '\'0010228DPV', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1725 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4743, '\'03279830', '0', '\'00102151D0', 'Wagner ', '\'Via rubieri', '\'66', '\'59100', 'Prato', 'Italien', '', '0', '0', '\'', '\'00102151D0', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1726 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4744, '\'03279830', '0', '\'0010125YF1', 'filippo', '\'vico segesta', '\'33', '\'95024', 'Acireale', 'Italien', '', '0', '0', '\'3398198976', '\'0010125YF1', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1727 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4745, '\'03279830', '0', '\'0010081KDX', 'Paola', '\'VIA LUIGI CHIARELLI', '\'19', '\'00137', 'ROMA', 'Italien', '', 'Servizio di portineria', '0', '\'3491677918', '\'0010081KDX', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1728 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4746, '\'03279830', '0', '\'0010235I9V', 'Virgilio Maria', '\'VIALE ANGELO CORTESI', '\'13', '\'06059', 'TODI', 'Italien', '', '0', '0', '\'0758942029', '\'0010235I9V', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1729 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4747, '\'03279830', '0', '\'00100532VS', 'Bruno', '\'Pol di Pastrengo', '\'36', '\'37010', 'Pastrengo VR', 'Italien', '', '0', '0', '\'3398767290', '\'00100532VS', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1730 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4748, '\'03279830', '0', '\'001003425O', 'loredana', '\'viale umberto I°', '\'39', '\'04100', 'latina', 'Italien', '', 'c\\/o Servizio Politiche Sociali contattare al cellulare 3356933843', '0', '\'335/6933843', '\'001003425O', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1731 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4749, '\'03279832', '0', '\'0010212OJ9', 'luca', '\'roma', '\'44', '\'30030', 'pianiga', 'Italien', '', '0', '0', '\'3478768793', '\'0010212OJ9', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1732 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4750, '\'03279832', '0', '\'00101966LE', 'Okidoki', '\'VIA DEL PURGATORIO', '\'56/B', '\'59100', 'PRATO', 'Italien', '', 'Presso negozio Okidoki', '0', '\'3282642583', '\'00101966LE', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1733 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4751, '\'03279832', '0', '\'0010150M8N', 'francesco Dottori', '\'VIA EUGUBINA', '\'73', '\'06122', 'PERUGIA', 'Italien', '', 'in assenza lasciare all\'edicola di fronte al palazzo', '0', '\'3933754661', '\'0010150M8N', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1734 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4752, '\'03279832', '0', '\'0010048YXU', 'Gennaro', '\'Via parini', '\'31', '\'80031', 'Brusciano', 'Italien', '', '0', '0', '\'3926482479', '\'0010048YXU', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1735 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4753, '\'03279832', '0', '\'0010170RDR', 'luciano', '\'pieve', '\'127', '\'42044', 'gualtieri', 'Italien', '', '0', '0', '\'3393700848', '\'0010170RDR', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1736 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4754, '\'03279832', '0', '\'0010059M3N', 'bruno', '\'via del sommergibile', '\'31', '\'00121', 'roma', 'Italien', '', '3483820660', '0', '\'3483820660', '\'0010059M3N', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1737 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4755, '\'03279832', '0', '\'0010014AHA', 'Abraham arturo', '\'VIA CASTRONOVO DI SICILIA', '\'15', '\'00132', 'ROMA', 'Italien', '', '0', '0', '\'3925519562', '\'0010014AHA', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1738 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4756, '\'03279832', '0', '\'00100036Q9', 'Marius', '\'Delle begonie 14', '\'Int 10', '\'00172', 'Roma', 'Italien', '', '0', '0', '\'3890991045', '\'00100036Q9', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1739 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4757, '\'03279832', '0', '\'0010187REC', 'iachini', '\'via crotone', '\'2', '\'37138', 'verona', 'Italien', '', 'verona', '0', '\'3382722223', '\'0010187REC', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1740 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4758, '\'03279832', '0', '\'00101081BX', 'Marco', '\'Via Como', '\'31', '\'21020', 'Taino', 'Italien', '', '0', '0', '\'3296362860', '\'00101081BX', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1741 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4759, '\'03279832', '0', '\'0010160KY2', 'daniele', '\'fontanelle', '\'2', '\'21020', 'galliate lombardo', 'Italien', '', '0', '0', '\'3292219979', '\'0010160KY2', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1742 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4760, '\'03279832', '0', '\'0010166R2H', 'Tony', '\'VIA DELLA TECNICA', '\'41', '\'40068', 'SAN LAZZARO DI SAVENA', 'Italien', '', 'presso PV TECHNOLOGY srl', '0', '\'333-5286922', '\'0010166R2H', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1743 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4761, '\'03279832', '0', '\'0010119Y5M', 'Entela', '\'VIA EMILIO GIORGI', '\'42', '\'41124', 'MODENA', 'Italien', '', '0', '0', '\'3403258249', '\'0010119Y5M', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1744 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4762, '\'03279832', '0', '\'0010073DP0', 'Mauro', '\'VIA ACAIA', '\'50', '\'00183', 'ROMA', 'Italien', '', '0', '0', '\'3491222637', '\'0010073DP0', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1745 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4763, '\'03279832', '0', '\'00101618CP', 'sartoria montagnana 1948', '\'VIA ERIDANIA', '\'1059', '\'45039', 'STIENTA', 'Italien', '', 'consegna presso sartoria montagnana', '0', '\'3487945395', '\'00101618CP', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1746 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4764, '\'03279832', '0', '\'0010090M2T', 'Nataliya', '\'VIALE VENTICINQUE MARZO 1831', '\'2C', '\'47922', 'RIMINI', 'Italien', '', '0', '0', '\'3804604920', '\'0010090M2T', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1747 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4765, '\'03279832', '0', '\'0010105VKI', 'Maurizio', '\'Roma', '\'13', '\'54022', 'Equi Terme', 'Italien', '', 'Chiedere al Bar La Posta', '0', '\'3298105743', '\'0010105VKI', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1748 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4766, '\'03279832', '0', '\'0010145Y2X', 'Augusto', '\'VIA DELLA NOVELLA', '\'42', '\'20900', 'MONZA', 'Italien', '', 'Riboldi Nova', '0', '\'3486406775', '\'0010145Y2X', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1749 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4767, '\'03279832', '0', '\'0010227LPC', 'Antonio', '\'Via G. Brodolini', '\'27', '\'80018', 'Mugnano di Napoli', 'Italien', '', '0', '0', '\'0815713064', '\'0010227LPC', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1750 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4768, '\'03279832', '0', '\'0010139TNF', 'Barbara Sharon', '\'VIA GIACOMO MATTEOTTI', '\'1', '\'10060', 'CANDIOLO', 'Italien', '', 'Candiolo', '0', '\'0119621143', '\'0010139TNF', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', 'lt. Groupon vom 05.04.2013 sollte die Uhr nicht geschickt werden!', 'RG 0686 1751 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4769, '\'03279832', '0', '\'0010188MEP', 'Meggiato', '\'VIA CARNIA', '\'4/5', '\'30034', 'MIRA', 'Italien', '', '0', '0', '\'3476821689', '\'0010188MEP', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1752 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4770, '\'03279832', '0', '\'0010042K4U', 'Libera', '\'VIALE LUIGI GHERZI', '\'31', '\'28100', 'NOVARA', 'Italien', '', 'c\\/o Memc Electronic Materials SpA', '0', '\'3398041160', '\'0010042K4U', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1753 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4771, '\'03279832', '0', '\'00101020HH', 'Luisa', '\'VIA GIUSEPPE MICHELI', '\'28', '\'42035', 'CASTELNOVO NE\' MONTI', 'Italien', '', '0', '0', '\'0522812725', '\'00101020HH', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1754 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4772, '\'03279832', '0', '\'00100123ML', 'Domenico', '\'VIA SAN CARLO BORROMEO', '\'90', '\'20017', 'RHO', 'Italien', '', '0', '0', '\'3334301318', '\'00100123ML', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1755 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4773, '\'03279832', '0', '\'00102412IY', 'fabio', '\'CORSO ABATE RAFFAELE MARCHESI', '\'12', '\'06063', 'MAGIONE', 'Italien', '', '0', '0', '\'3385732133', '\'00102412IY', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1756 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4774, '\'03279832', '0', '\'0010096YH5', 'Mihaiel', '\'PIAZZA BORGO 30', '\'Piacenza', '\'29121', 'Piacenza', 'Italien', '', '0', '0', '\'3398111118', '\'0010096YH5', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', 'RG 0686 1757 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4775, '\'03279833', '0', '\'00101192KR', 'Gaetano', '\'CORSO ANGELO RIZZOLI', '\'5', '\'80076', 'LACCO AMENO', 'Italien', '', 'c\\/o Bar La Battigia', '0', '\'3921034752', '\'00101192KR', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1758 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4776, '3282014', '0', 'Ibán', 'Hortelano', 'Alcalá', '201', '28028', 'Madrid', 'Spanien', '', 'Bajo D', '0', '636957453', '0010155IXY', '0', 'Theorema ', 'Opción A: reloj Theorema Newton Diamonds con carcasa plateada, dial blanco y correa negra', '0', 'RG 0686 1766 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4777, '3282085', '0', 'alejandro', 'peghin', 'CALLE ARIBAU', '114', '08036', 'BARCELONA', 'Spanien', '', 'atico 1o', '0', '659703808', '001019658M', '0', 'Theorema ', 'Opción B: reloj Theorema Newton Diamonds con carcasa plateada, dial negro y correa negra', '0', 'RG 0686 1767 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4778, '3098514', '0', 'Faustino', 'Marques Rodrigues', 'CALLE ALCALDE GREGORIO ESPINO', '56', '36205', 'VIGO', 'Spanien', '', 'Bajo', '0', '670044736', '00100566RE', '0', 'Theorema ', 'Opción G: reloj Theorema Dubai- Dial negro, esfera negra y correa negra', '0', 'RG 0686 1768 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4779, '3098430', '0', 'alfred', 'dustin', 'CALLE REVERENDO JOSE NOGUERA', '19', '46017', 'VALENCIA', 'Spanien', '', '4-16', '0', '632233555', '0010209U1E', '0', 'Theorema ', 'Opci?n C: reloj Theorema Tigris - Dial negro, esfera dorada y correa marr?n', 'Sollte nicht geschickt werden lt. Groupon vom 15.05.2013', 'RG 0686 1769 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4780, '3098477', '0', 'Angeles', 'Garcia Tudela', 'PLAZA CARRERES', 'NO 30', '46740', 'CARCAIXENT', 'Spanien', '', '1', '0', '615946843', '0010200T65', '0', 'Theorema ', 'Opción E: reloj Theorema Dubai - Dial negro, esfera rosada y correa negra', '0', 'RG 0686 1770 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4781, '3098506', '0', 'Eduardo', 'Useros Rodriguez', 'Vallehermoso 15', '15', '28015', 'Madrid', 'Spanien', '', '5-4', '0', '659730140', '0010031LB4', '0', 'Theorema ', 'Opción F: reloj Theorema Dubai - Dial plata, esfera negra y correa negra', '0', 'RG 0686 1771 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4782, '3098514', '0', 'FRANCISCO', 'VILLORIA VILLANUEVA', 'GENERAL MARGALLO', '4', '28020', 'MADRID', 'Spanien', '', '3 puerta 19', '0', '610046762', '0010099P53', '0', 'Theorema ', 'Opción G: reloj Theorema Dubai- Dial negro, esfera negra y correa negra', '0', 'RG 0686 1772 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4783, '3098539', '0', 'atouba', 'mbezele', 'CALLE REVERENDO JOSE NOGUERA', '19', '46017', 'VALENCIA', 'Spanien', '', 'esc 4 p16', '0', '632770824', '0010069I5E', '0', 'Theorema ', 'Opción H: reloj Theorema Dubai - Dial negro, esfera dorada y correa negra', '0', 'RG 0686 1773 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4784, '3098436', '0', 'Juan', 'Brocal', 'Islas baleares', '13', '07180', 'Sta. Ponsa', 'Spanien', '', '1', '0', '607481682', '0010154J16', '0', 'Theorema ', 'Opción D: reloj Theorema Tigris - Dial negro, esfera rosada y correa marrón', '0', 'RG 0686 1774 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4785, '3098514', '0', 'Jose Alberto', 'Garcia Cabrera', 'Hornillo', '11', '14001', 'Cordoba', 'Spanien', '', '11', '0', '619207843', '0010087A3A', '0', 'Theorema ', 'Opci?n G: reloj Theorema Dubai- Dial negro, esfera negra y correa negra', 'sollte storniert werden lt groupon vom 07.05.2013', 'RG 0686 1775 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4786, '3098539', '0', 'christiane', 'tchoukwe', 'CALLE LUIS DE VARGAS', '4', '21001', 'HUELVA', 'Spanien', '', '1-b', '0', '631111236', '0010085N2M', '0', 'Theorema ', 'Opci?n H: reloj Theorema Dubai - Dial negro, esfera dorada y correa negra', 'Geld am 30.05.2013 von groupon zurück gezahlt!', 'RG 0686 1776 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4787, '0', '0', '0', 'Nertila Shehu', ' Rr \"Jakov Xoxa\" nr.11 ', 'Bulevardi : Kongresi Permetit,International Commercial Bank, nr.11', '9301', 'Fier\\Albania', 'Albanien', '', '0', '0', '355662070123', '0', '0', 'Theorema Tigris', 'Rrip I zi fushe e zeze', '0', 'RG068615890DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4788, '0', '0', '0', 'Luiza Biberaj ', 'Rruga \" Dervish Hima\"', 'Farmaci  \"Health Care\"', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355694066577', '0', '0', 'Theorema Tigris', 'Rrip kaf fushe gri', '0', 'RG068617771DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4789, '0', '0', '0', 'Fation Topollaj ', 'Rruga \"Ali Shefqeti \"', 'Godina e \"News 24\"', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355693769979', '0', '0', 'Theorema Tigris', 'Rip kaf fushe e zeze', '0', 'RG 0686 1778 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4790, '0', '0', '0', 'Admir Zeqo', 'Rr.Emin Duraku', 'Pallati i Aviacionit ', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355692492334', '0', '0', 'Theorema Tigris', 'Rip kaf fushe e zeze', '0', 'RG 0686 1779 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4791, '0', '0', '0', 'Irida Ndrio', 'Rruga \"Aleksander I Madh\" Unaza e re', 'Pallatet Edglis shk.1  kat.9 ap.3 ', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355692982373', '0', '0', 'Theorema Tigris', 'Rrip I zi fushe e bardhe', '0', 'RG 0686 1780 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4792, '0', '0', '0', 'Engert Gjikdhima ', 'Rr.Budi ', 'Pallati nr.18 ap.7', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355684922315', '0', '0', 'Theorema Tigris', 'Rrip I zi fushe e bardhe', '0', 'RG 0686 1781 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4793, '0', '0', '0', 'Abaz Lala  ', 'Rruga Koco Brisku', 'Lagja 5 Maji', '3000', 'Elbasan\\Albania', 'Albanien', '', '0', '0', '355694107453', '0', '0', 'Theorema Tigris', 'Rip kaf fushe e zeze', '0', 'RG 0686 1782 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4794, '0', '0', '0', 'Silda Dajko ', 'Rr.\"Vaso Pasha\", ish-Blloku', 'Dyqani \"Natyral & Organik\"', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355695610465', '0', '0', 'Theorema Tigris', 'Rip kaf fushe e zeze', '0', 'RG 0686 1783 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4795, '0', '0', '0', 'Valter Mio ', 'Rr. \"Myslym Shyri\"', 'Pallati nr. 4  shk.2  kat.1 (Bar Saloon )', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355695298140', '0', '0', 'Theorema Tigris', 'Rip kaf fushe e zeze', '0', 'RG 0686 1784 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4796, '0', '0', '0', 'Klejdi Rustem', 'Rr.\" 6 Deshmoret \"', 'Lagja nr 7  pall nr .21', '7000', 'Korce\\Albania', 'Albanien', '', '0', '0', '355692793661', '0', '0', 'Theorema Tigris', 'Rrip kaf fushe gri', '0', 'RG 0686 1785 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4797, '0', '0', '0', 'Endrit Hysenaj ', 'Rr \"Imer Ndergjoni\"', 'Vila 55', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355683030130', '0', '0', 'Theorema Tigris', 'Rrip I zi fushe e zeze', '0', 'RG 0686 1786 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4798, '0', '0', '0', 'Ibrahim  Zyriqi', 'Rruga \"Andon Zako Cajupi\"', 'Ndertesa. 14  H. 14 Ap. 2 Postal Code 1019 ', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355672070910', '0', '0', 'Theorema Tigris', 'Rip kaf fushe e zeze', '0', 'RG 0686 1787 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4799, '0', '0', '0', 'Adrian Mujali ', 'Rruga \" Egnatia\" Lagja nr.4', 'Pall.1020  shk.1  ap.6', '1000', 'Durres\\Albania', 'Albanien', '', '0', '0', '355694079380', '0', '0', 'Theorema Tigris', 'Rrip I zi fushe e zeze', '0', 'RG 0686 1788 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4800, '0', '0', '0', 'Dea Kaziu ', 'Sheshi Demokracia', 'Qyteti Studentit Bujtina nr. 13', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355694292239', '0', '0', 'Theorema Tigris', 'Rip kaf fushe e zeze', '0', 'RG 0686 1789 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4801, '0', '0', '0', 'Artan  Islamaj', 'Rruga \"P.Meksi\" Aferi ish kinema \"17 Nentorit \"', 'Internet Caffe \"DURRESI \"', '2000', 'Durres\\Albania', 'Albanien', '', '0', '0', '355694079373', '0', '0', 'Theorema Tigris', 'Rip kaf fushe e zeze', '0', 'RG 0686 1790 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4802, '0', '0', '0', 'Olsian Cipa', 'Rruga\" Selite\"', 'Pallati Ponari shk.1 kati nr.1', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355696011277', '0', '0', 'Theorema Tigris', 'Rrip I zi fushe e zeze', '0', 'RG 0686 1791 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4803, '0', '0', '0', 'Olsian Cipa', 'Rruga\" Selite\"', 'Pallati Ponari shk.1 kati nr.1', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355696011277', '0', '0', 'Theorema Tigris', 'Rip kaf fushe e zeze', '0', 'RG 0686 1791 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4804, '0', '0', '0', 'Sokol Bunjaku', 'Rruga \" Ali Demi \"', 'Pall.104 H.25 AP.7 NJESIA BASHKIAKE 1 ', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355692086112', '0', '0', 'Theorema Tigris', 'Rrip kaf fushe gri', '0', 'RG 0686 1792 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4805, '0', '0', '0', 'Alket Veliu', 'Rruga \"Pjeter BUDI \"', 'WFL International Bookshop  Pall. Classic,  ', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355672059620', '0', '0', 'Theorema Tigris', 'Rip kaf fushe e zeze', '0', 'RG 0686 1793 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4806, '0', '0', '0', 'Tahir  Tivari', 'Rruga \" P.Meksi\" Afer ish kinema \"17 Nentori\"', 'Internet Caffe \"DURRESI \"', '2000', 'Durres\\Albania', 'Albanien', '', '0', '0', '355692714696', '0', '0', 'Theorema Tigris', 'Rrip I zi fushe e zeze', '0', 'RG 0686 1794 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4807, '0', '0', '0', 'Flora Lulaj ', 'Rruga Abdyl Frasheri', 'Pallati Hekla Nr.31 ', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355694070090', '0', '0', 'Theorema Tigris', 'Rrip I zi fushe e zeze', '0', 'RG 0686 1795 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4808, '0', '0', '0', 'Liliana Hasani', 'Rruga \"Ferit Xhejko\"', 'Pallati Laskaj ,kat. 3, ap.10', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355697489339', '0', '0', 'Theorema Tigris', 'Rrip I zi fushe e zeze', '0', 'RG 0686 1796 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4809, '0', '0', '0', 'Loena Bakuli ', 'Rruga \"Dokotor Vasil Laboviti\"', 'Lagja Varosh nr.19', '6000', 'Gjirokaster\\Albania', 'Albanien', '', '0', '0', '355693419776', '0', '0', 'Theorema Tigris', 'Rrip I zi fushe e zeze', '0', 'RG 0686 1797 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4810, '0', '0', '0', 'Emiljano Gjoza', 'Rr.Muhamet Gjollesha', 'Nr.82,H.3,Ap.9,kati 4 . (Shoqeria AEF BAILIFF SERVICE shpk.)', '1000', 'TiraneAlbania', 'Albanien', '', '0', '0', '355692049300', '0', '0', 'Theorema Tigris', 'Rrip I zi fushe e zeze', 'lt. Dt Post Uhr verloren! 12.06.2013', 'RG 0686 1798 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4811, '0', '0', '0', 'Albano Puli ', 'Lagjia \"Granice\"', 'Lagjia Granice', '6000', 'Gjirokaster\\Albania', 'Albanien', '', '0', '0', '355697753735', '0', '0', 'Theorema Tigris', 'Rip kaf fushe e zeze', '0', 'RG 0686 1799 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4812, '0', '0', '0', 'Aida Troka ', 'Rr.\"Sami Frasheri\"', 'P.20/10 Kati i 8', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355696616338', '0', '0', 'Theorema Tigris', 'Rip kaf fushe e zeze', '0', 'RG 0686 1800 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4813, '0', '0', '0', 'Luis Buxhuku', 'Rr ', 'Pallati. 59/1 ap.12', '1000', 'TiraneAlbania', 'Albanien', '', '0', '0', '355666692201', '0', '0', 'Theorema Tigris', 'Rrip I zi fushe e zeze', 'lt. Dt Post Uhr verloren! 29.05.2013', 'RG 0686 1801 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4814, '0', '0', '0', 'Marsida Taullai', 'Rr.', 'Banka Kombetare Tregtare, Lagjia nr.3, prane Portit Detar', '2000', 'Durres/Albania', 'Albanien', '', '0', '0', '355693643583', '0', '0', 'Theorema Tigris', 'Rrip I zi fushe e zeze', '0', 'RG 0686 1802 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-02', '', '', '', '', '', ''),
(4815, '\'03279830', '0', 'salvatore', 'bagnato', '\'dei transiti', '\'2', '\'20127', 'milano', 'Italien', '', '0', '0', '\'3666805038', '\'0010027R20', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1811 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4816, '\'03279830', '0', 'Davide', 'sfulcini', '\'VIA GIOVANNI BARTOLI', '\'34', '\'29121', 'PIACENZA', 'Italien', '', '0', '0', '\'0523 650697', '\'0010019RVK', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', 'RG 0686 1812 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4817, '\'03279833', '0', 'valerio', 'laganà', '\'alfonzo castriota', '\'11', '\'73043', 'copertino', 'Italien', '', 'chiamare prima della consegna', '0', '\'3290295653', '\'00100315SR', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1813 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4818, '\'03279833', '0', 'luca', 'martino', '\'valtenesi', '\'28/22', '\'25080', 'muscoline', 'Italien', '', '0', '0', '\'3334574721', '\'0010011K3N', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', 'RG 0686 1814 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4819, 'A0YC000000RW08JMAB', '0', '0', 'SALAHEDDINE BENCHABIR', '115', 'ALLENTON AVENUE BALLYCRAGH TALLAGHT', 'DUBLIN', '24', 'Irland', '', '0', '0', '876601779', '0010176XKW', '0', 'Theorema', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S  WATCH IN BLACK', '0', 'RG 5181 4613 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4820, 'A0YC000000RW08IMAB', '0', '0', 'PEDRITO SIMAO', '111', 'FLAT 2 NORTH STRAND ROAD', 'DUBLIN 3', 'DUBLIN', 'Irland', '', '0', '0', '3,53857E+11', '0010139YGX', '0', 'Theorema', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S WATCH IN SILVER', '0', 'RG 5181 4614 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4821, 'A0YC000000RW08HMAB', '0', '0', 'LARRY FINN', '0', 'KINREASK GURTEEN', 'GALWAY', 'BALLINASLO', 'Irland', '', '0', '0', '872304712', '0010095T1U', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN GOLD', '0', 'RG 5181 4615 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4822, 'A0YC000000RW08JMAB', '0', '0', 'SMITH MOLEFE', '57 CLAN', 'CHULLAIN PARK. FARNDREG ESTATE', 'DUNDALK', 'LOUTH', 'Irland', '', '0', '0', '899620072', '001008553I', '0', 'Theorema', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S  WATCH IN BLACK', '0', 'RG 5181 4616 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4823, 'A0YC000000RW08HMAB', '0', '0', 'GODFREY IBE', '52', 'LARCHFIELD. LOUGHBOY', 'KILKENNY', '99999', 'Irland', '', '0', '0', '3,539E+11', '00100223U7', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN GOLD', '0', 'RG 5181 4617 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4824, 'A0YC000000RW08HMAB', '0', '0', 'NORMAN CROKE', '0', 'CASTLEDILLON. STRAFFAN. CO. KILDARE', '0', '0', 'Irland', '', '0', '0', '087-6784731', '0010209V5R', '0', 'Theorema', 'THEOREMA ?MARCO POLO? AUTOMATIC MEN\'S WATCH IN GOLD', '27.05.2013 RG 5181 0661 5DE', 'RG 5181 4618 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4825, 'A0YC000000RW08GMAB', '0', '0', 'LOLIBETH CORRI', '1 DALCASSIAN', 'DOWNS GLASNEVIN', 'DUBLIN', 'D 11', 'Irland', '', '0', '0', '3,53867E+11', '0010103THR', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN BLACK', '0', 'RG518146129DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4826, 'A0YC000000RW08KMAB', '0', '0', 'JESSICA JOHNSON', '280', 'DOLPHIN HOUSE RIALTO DUBLIN 8', '353D', 'DUB 7', 'Irland', '', '0', '0', '877708242', '0010087SWS', '0', 'Theorema', 'THEOREMA ?MARCO POLO? DIAMOND? AUTOMATIC MEN\'S WATCH IN GOLD', 'Geld zurück erhalten! Uhr???', 'RG 5181 4619 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4827, 'A0YC000000RW08KMAB', '0', '0', 'JOHN ADELAIDE', '33', 'ROSSFIELD PARK', 'TALLAGHT DUBLIN', '353D24', 'Irland', '', '0', '0', '859512027', '00101574H2', '0', 'Theorema', 'THEOREMA ?MARCO POLO? DIAMOND? AUTOMATIC MEN\'S WATCH IN GOLD', 'Geld zurück erhalten! Uhr ???', 'RG 5181 4620 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4828, 'A0YC000000RW08KMAB', '0', '0', 'DENIS IKOZE', '120', 'RICHMOND ROAD', 'DUBLIN', 'D3', 'Irland', '', '0', '0', '851258631', '0010134TN3', '0', 'Theorema', 'THEOREMA ?MARCO POLO? DIAMOND? AUTOMATIC MEN\'S WATCH IN GOLD', 'Geld zurück erhalten! Uhr ????', 'RG 5181 4621 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4829, 'A0YC000000RW08JMAB', '0', '0', 'MATHEW WILSON', '22', 'NORTH CIRCULAR ROAD', 'DUBLIN 7', 'DUB7', 'Irland', '', '0', '0', '894904657', '0010048ELG', '0', 'Theorema', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S  WATCH IN BLACK', '0', 'RG 5181 4622 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4830, 'A0YC000000RW08HMAB', '0', '0', 'FRANCES MCQUILLAN', '42', 'DUN SAITHNE AVENUE BALBRIGGAN', 'CO DUBLIN', '0', 'Irland', '', '0', '0', '0', '0010104QFV', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN GOLD', '0', 'RG 5181 4623 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4831, 'A0YC000000RW08FMAB', '0', '0', 'TOMMY HAYES', 'NO 1', 'OAKGLADE. BLESSINGTON ROAD.', 'NAAS. CO KILDARE. IRELAND', '0', 'Irland', '', '0', '0', '872454234', '0010220P8Z', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN SILVER', '0', 'RG 5181 4624 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4832, 'A0YC000000RW08HMAB', '0', '0', 'ANTOINETTE BROWN', '364', 'GALTYMORE ROAD. DRIMNAGH', 'DUBLIN', '12', 'Irland', '', '0', '0', '879832255', '0010035K44', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN GOLD', '0', 'RG 5181 4625 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4833, 'A0YC000000RW08IMAB', '0', '0', 'CHINEDU OLOO', '19', 'SEAVIEW MOSNEY JULIANSTOWN', 'MEATH', '353', 'Irland', '', '0', '0', '18976788', '0010149G44', '0', 'Theorema', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S WATCH IN SILVER', '0', 'RG 5181 4626 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4834, 'A0YC000000RW08KMAB', '0', '0', 'YEABO FRANK', '49', 'THORNSFIELD SQUARE. CLONDALKIN', 'DUBLIN', 'D22', 'Irland', '', '0', '0', '3,539E+11', '0010098WTA', '0', 'Theorema', 'THEOREMA ?MARCO POLO? DIAMOND? AUTOMATIC MEN\'S WATCH IN GOLD', '21.05.2013 Uhr zur?ck...Grund: Nicht zugestellt Geld zurück erhalten!', 'RG 5181 4627 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4835, 'A0YC000000RW08KMAB', '0', '0', 'ILIE ZLOTILA', '14', 'OATFIELD AVENUE', 'DUBLIN', '22', 'Irland', '', '0', '0', '863786669', '00100896US', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ DIAMONDâ€™ AUTOMATIC MEN\'S WATCH IN GOLD', '0', 'RG 5181 4628 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4836, 'A0YC000000RW08KMAB', '0', '0', 'PETER OLENLE', 'APT4', 'WELLINGTON SQUARE. WELLINGTON STREET', 'WATERFORD', 'CO WATERFO', 'Irland', '', '0', '0', '899691288', '0010163L27', '0', 'Theorema', 'THEOREMA ?MARCO POLO? DIAMOND? AUTOMATIC MEN\'S WATCH IN GOLD', 'Geld zurück erhalten! Uhr ????', 'RG 5181 4629 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(4837, 'A0YC000000RW08GMAB', '0', '0', 'NICOLA O\'REILLY', '249', 'CASHEL ROAD', 'CRUMLIN', 'DUBLIN 12', 'Irland', '', '0', '0', '877730277', '0010126C9H', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN BLACK', '0', 'RG 5181 4630 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4838, 'A0YC000000RW08KMAB', '0', '0', 'CAMILLE JOHNSON', 'PM245647', '5 MYGAN PARK. JAMESTOWN ROAD', 'FLINGLAS EAST', 'DUBLIN 11', 'Irland', '', '0', '0', '876028879', '0010170W5M', '0', 'Theorema', 'THEOREMA ?MARCO POLO? DIAMOND? AUTOMATIC MEN\'S WATCH IN GOLD', 'Hat Geld zurück erhalten! Uhr???', 'RG 5181 4631 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4839, 'A0YC000000RW08KMAB', '0', '0', 'ANNE COOPER', '6', 'CUAN NA GREINE     CROOKE', 'CO WATERFORD', 'ROI', 'Irland', '', '0', '0', '877530700', '0010075REY', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ DIAMONDâ€™ AUTOMATIC MEN\'S WATCH IN GOLD', '0', 'RG 5181 4632 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4840, 'A0YC000000RW08KMAB', '0', '0', 'FRANK DEAN', '10', 'RATHMORE AVENUE', 'TYRELLSTOWN DUBLIN', 'DUB15', 'Irland', '', '0', '0', '871444693', '0010112ED1', '0', 'Theorema', 'THEOREMA ?MARCO POLO? DIAMOND? AUTOMATIC MEN\'S WATCH IN GOLD', 'Geld zurück gezahlt! Uhr???', 'RG 5181 4633 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4841, 'A0YC000000RW08JMAB', '0', '0', 'DAIMON FERGUS', '56', 'STRACOMER HILL', 'BUNDORAN. COUNTY DONEGAL. IRELAND', '0', 'Irland', '', '0', '0', '872398143', '00101556Z5', '0', 'Theorema', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S  WATCH IN BLACK', '0', 'RG 5181 4634 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4842, 'A0YC000000RW08KMAB', '0', '0', 'FRANK YOBOE', '29', 'THE MEIESTON. SANTRY CROSS', 'DUBLIN', '0', 'Irland', '', '0', '0', '3,539E+11', '0010231ZR1', '0', 'Theorema', 'THEOREMA ?MARCO POLO? DIAMOND? AUTOMATIC MEN\'S WATCH IN GOLD', 'Geld zur?ck gezahlt! Uhr??? Uhr 10.06.2013 erhalten.alles klar', 'RG 5181 4635 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4843, 'A0YC000000RW08HMAB', '0', '0', 'UNA MCCOURT', '0', 'COVIDIEN. DAMANSTOWN INDUSTRIAL EST..', 'MULHUDDART. DUBLIN', '15', 'Irland', '', '0', '0', '863055958', '0010076WKR', '0', 'Theorema', 'THEOREMA ?MARCO POLO? AUTOMATIC MEN\'S WATCH IN GOLD', 'rep 06.05.2013 RG 5181 0221 6DE', 'RG 5181 4636 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4844, 'A0YC000000RW08GMAB', '0', '0', 'ANNABELLE CHIN', '17', 'ASHTON COURT ASHTON BROC', 'SWORDS', 'CO.DUBLIN', 'Irland', '', '0', '0', '3,53831E+11', '00101072JN', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN BLACK', '0', 'RG 5181 4637 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4845, 'A0YC000000RW08IMAB', '0', '0', 'DEBBIE SCOTT', '17', 'KNOCKAIRE', 'DUBLIN', '16', 'Irland', '', '0', '0', '868854411', '0010142I66', '0', 'Theorema', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S WATCH IN SILVER', '0', 'RG 5181 4638 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4846, 'A0YC000000RW08KMAB', '0', '0', 'EIMEAR GOGGIN', '9', 'PRUSSIA STREET', 'DUBLIN 7', 'D7', 'Irland', '', '0', '0', '857729219', '00101532OQ', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ DIAMONDâ€™ AUTOMATIC MEN\'S WATCH IN GOLD', '0', 'RG 5181 4639 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4847, 'A0YC000000RW08KMAB', '0', '0', 'KAMILA STAFIJOWSKA', 'U18', 'LIFE PHARMACY SWAN SHOPPING CENTRE', 'DUBLIN', 'D6', 'Irland', '', '0', '0', '862357482', '0010022XYQ', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ DIAMONDâ€™ AUTOMATIC MEN\'S WATCH IN GOLD', '0', 'RG 5181 4640 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4848, 'A0YC000000RW08FMAB', '0', '0', 'LOLIBETH CORRI', '1 DALCASSIAN', 'DOWNS GLASNEVIN', 'DUBLIN', 'D 11', 'Irland', '', '0', '0', '3,53867E+11', '0010127LHX', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN SILVER', '0', 'RG518146129DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4849, 'A0YC000000RW08JMAB', '0', '0', 'CLAIRE KINSELLA', '87', 'SILLOGE GARDEN', 'BALLYMUN', 'DUBLIN 11', 'Irland', '', '0', '0', '830033434', '001016952Y', '0', 'Theorema', 'THEOREMA ?MARCO POLO DIAMOND? AUTOMATIC MEN\'S  WATCH IN BLACK', 'Geld zurück gezahlt! Uhr ???', 'RG 5181 4641 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4850, 'A0YC000000RW08JMAB', '0', '0', 'NEIL SPRING', '271', 'ORWELL PARK LAWNS. TEMPLEOGUE.', 'DUBLIN', '6W', 'Irland', '', '0', '0', '3,53869E+11', '00100343YW', '0', 'Theorema', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S  WATCH IN BLACK', '0', 'RG 5181 4642 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4851, 'A0YC000000RW08KMAB', '0', '0', 'MARK ABBEY', '6', 'RAMPART COURT', 'DUNDALK', 'CO LOUTH', 'Irland', '', '0', '0', '857565811', '00101818MY', '0', 'Theorema', 'THEOREMA ?MARCO POLO? DIAMOND? AUTOMATIC MEN\'S WATCH IN GOLD', 'Geld zurück erhalten! Uhr???', 'RG 5181 4643 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4852, 'A0YC000000RW08JMAB', '0', '0', 'DAVID GASCON', '3RD FLOOR', 'MACKEN HOUSE. 39-40A MAYOR STREET', 'DUBLIN', '1', 'Irland', '', '0', '0', '858126951', '0010241LJ7', '0', 'Theorema', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S  WATCH IN BLACK', '0', 'RG 5181 4644 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4853, 'A0YC000000RW08GMAB', '0', '0', 'JONATHAN CUSACK', 'ECHO GATE', 'DUBLIN ROAD', 'CO MEATH', 'TRIM', 'Irland', '', '0', '0', '872319376', '0010013FPC', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN BLACK', '0', 'RG 5181 4645 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4854, 'A0YC000000RW08JMAB', '0', '0', 'DAVID O\'SHEA', '16', 'HUFNEGAL STRASSE', 'FRANKFURT. GERMANY', '60326', 'Irland', '', '0', '0', '+49 173 7757737', '0010113EBI', '0', 'Theorema', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S  WATCH IN BLACK', '0', '43100074327', 'Hermes', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4855, 'A0YC000000RW08HMAB', '0', '0', 'SIOBHAN HARMAN', '50', 'CARRIGWOOD', 'FIRHOUSE', '24', 'Irland', '', '0', '0', '085 1118275', '0010033BAC', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN GOLD', '0', 'RG 5181 4646 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4856, 'A0YC000000RW08JMAB', '0', '0', 'GHERASIM DEAC', '17', 'RIVERWOOD DRIVE', 'DUBLIN', '15', 'Irland', '', '0', '0', '3,53087E+12', '0010212D9O', '0', 'Theorema', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S  WATCH IN BLACK', '0', 'RG 5181 4647 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4857, 'A0YC000000RW08JMAB', '0', '0', 'COLM MCCARTHY', '28', 'BELMORE ROAD', 'LYMINGTON. HANTS', 'SO41 3NT', 'Irland', '', '0', '0', '860892118', '0010021LR9', '0', 'Theorema', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S  WATCH IN BLACK', '0', 'RG 5181 4648 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4858, 'A0YC000000RW08IMAB', '0', '0', 'PASCAL BUBECK', '6', 'MOUNT PROSPECT PARK', 'DUBLIN', '3', 'Irland', '', '0', '0', '3,53873E+11', '0010099U16', '0', 'Theorema', 'THEOREMA ?MARCO POLO DIAMOND? AUTOMATIC MEN\'S WATCH IN SILVER', '0', 'RG 5181 4649 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4859, 'A0YC000000RW08HMAB', '0', '0', 'NOEL SWANTON', '3', '3 THE MEWS.ARD SIONNACH.SHANAKIEL', 'CORK', 'CORK', 'Irland', '', '0', '0', '872969130', '0010163TRT', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN GOLD', '0', 'RG 5181 4651 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4860, 'A0YC000000RW08JMAB', '0', '0', 'DARA O\'COISDEALBHA', '35', 'MEADOWBROOK AVENUE', 'MAYNOOTH', 'KILDARE', 'Irland', '', '0', '0', '851421876', '0010001BF5', '0', 'Theorema', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S  WATCH IN BLACK', '0', 'RG 5181 4652 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4861, 'A0YC000000RW08KMAB', '0', '0', 'FLORENCE OSHISANYA', '3', 'CASTLEGATE ELMS', 'ADAMSTOWN. LUCAN', '0', 'Irland', '', '0', '0', '899581782', '0010045HZ0', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ DIAMONDâ€™ AUTOMATIC MEN\'S WATCH IN GOLD', '0', 'RG 5181 4653 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4862, 'A0YC000000RW08KMAB', '0', '0', 'ANDREY BRONSHTEIN', '1', 'LANDSCAPE HOUSE. LANDSCAPE ROAD', 'DUBLIN', '14', 'Irland', '', '0', '0', '3,53858E+11', '0010066AKK', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ DIAMONDâ€™ AUTOMATIC MEN\'S WATCH IN GOLD', '0', 'RG 5181 4654 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4863, 'A0YC000000RW08IMAB', '0', '0', 'ZAFAR ALI PASHA', '23', 'OLD BRIDGE PARK LUCAN CO DUBLIN', 'DUBLIN', '22', 'Irland', '', '0', '0', '857676767', '001016316Y', '0', 'Theorema', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S WATCH IN SILVER', '0', 'RG 5181 4655 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4864, 'A0YC000000RW08KMAB', '0', '0', 'KRISTINA SILE', '38', 'BORU COURT.FOREST ROAD.', 'SWORDS', 'CO DUBLIN', 'Irland', '', '0', '0', '879826269', '001019694D', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ DIAMONDâ€™ AUTOMATIC MEN\'S WATCH IN GOLD', '0', 'RG 5181 4656 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4865, 'A0YC000000RW08IMAB', '0', '0', 'DOVILE KUCIKAITE', '0', 'BALLYCARROLL', 'BAREFIELD.ENNIS CO.CLARE', '0', 'Irland', '', '0', '0', '872153714', '0010136NSK', '0', 'Theorema', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S WATCH IN SILVER', '0', 'RG 5181 4657 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4866, 'A0YC000000RW08HMAB', '0', '0', 'SARAH O\'REGAN', '3', 'LARCH COURT', 'KENNEDY PARK. LIMERICK', 'N/A', 'Irland', '', '0', '0', '851312137', '00100199EV', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN GOLD', '0', 'RG 5181 4658 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4867, 'A0YC000000RW08GMAB', '0', '0', 'EMER RYAN', '57', 'CARRIG RUA GORTHLANDROE NENAGH', 'TIPPERARY IRELAND', 'EIRE', 'Irland', '', '0', '0', '851782701', '0010224TJG', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN BLACK', '0', 'RG 5181 4659 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4868, 'A0YC000000RW08GMAB', '0', '0', 'ELAINE MALONE', 'UNIT 1', 'THE DIAMOND CENTRE', 'MONAGHAN', 'MONAGHAN', 'Irland', '', '0', '0', '879714107', '0010154JRA', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN BLACK', '0', 'RG 5181 4660 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4869, 'A0YC000000RW08JMAB', '0', '0', 'WAYNE O\' CONNOR', 'CROSSHUE', 'BLACKWATER', 'ENNISCORTHY', 'CO WEXFORD', 'Irland', '', '0', '0', '879337972', '0010028E6Q', '0', 'Theorema', 'THEOREMA ?MARCO POLO DIAMOND? AUTOMATIC MEN\'S  WATCH IN BLACK', '27.05.2013 RG 5181 0630 6DE', 'RG 5181 4650 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(4870, '3360139', '0', '0', 'MARK MCQUADE', '24', 'BARONY DRIVE', 'G69 6TN', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7767241455', '00100094GF', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN SILVER', '0', 'RG518146764DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4871, '3360142', '0', '0', 'PATRICIA YORK', '1A', 'PELHAM ROAD', 'PO38 1UR', 'VENTNOR', 'Grossbritannien', '', '0', '0', '1983855108', '0010036JC6', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN GOLD', '0', 'RG 5181 4677 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4872, '3360142', '0', '0', 'SEAMUS MURRAY', '9', 'HARBOUR MEADOW', 'SN25 3DA', 'SWINDON', 'Grossbritannien', '', '0', '0', '7877849163', '0010037MXG', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN GOLD', '0', 'RG 5181 4678 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4873, '3360142', '0', '0', 'MR W', '1', 'TREWIN CLOSE', 'ME20 7JS', 'AYLESFORD', 'Grossbritannien', '', '0', '0', '7540289453', '00101894YY', '0', 'Theorema', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN GOLD', '0', 'RG 5181 4679 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4874, '3360143', '0', '0', 'LIYONG GE', '06 J 15', 'WRIGHT ROBINSON HALL. ALTRINCHAM STREET', 'M1 7JA', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7414643218', '00100990O5', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4875, '3360142', '0', '0', 'JULIE LEE-CONNOR', '10', 'ALDERTON CLOSE', 'L26 9SB', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7762156505', '0010005HE3', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4680 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4876, '3360139', '0', '0', 'JENNIFER ROSS', '9', 'BRIMMOND COURT', 'AB32 6XU', 'WESTHILL', 'Grossbritannien', '', '0', '0', '7974105544', '001024158Z', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' SILVER', '0', 'RG 5181 4681 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4877, '3360141', '0', '0', 'LIYONG GE', '06 J 15', 'WRIGHT ROBINSON HALL. ALTRINCHAM STREET', 'M1 7JA', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7414643218', '0010201LDT', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' BLACK', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4878, '3360142', '0', '0', 'JADE FEETHAM', '2', 'EDMOND GROVE', 'NG15 7TH', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7824702300', '0010063MAB', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4682 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4879, '3360143', '0', '0', 'WIN AUNG', '117', 'TRAVELLERS WAY', 'TW4 7QB', 'HOUNSLOW', 'Grossbritannien', '', '0', '0', '7958920402', '0010072OE0', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4683 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4880, '3360143', '0', '0', 'ROBERT PITTARAS', '32', 'HALL ROAD EAST', 'L23 8TU', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7702340585', '0010156WDE', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4674 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4881, '3360141', '0', '0', 'HASEEB TARIQ', '41', 'CELANDINE ROAD', 'LE5 1SW', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7855554406', '0010242PH0', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' BLACK', '0', 'RG 5181 4684 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4882, '3360142', '0', '0', 'JAZZ BRAR', '49', 'REGINA ROAD', 'UB2 5PL', 'SOUTHALL', 'Grossbritannien', '', '0', '0', '7973383970', '0010061P80', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4685 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4883, '3360144', '0', '0', 'MARJAN VATANPARAST', '40', 'THE AVENUE', 'NE9 5PP', 'NEWCASTLE', 'Grossbritannien', '', '0', '0', '7506436689', '0010147DFL', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4686 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4884, '3360143', '0', '0', 'OMARI MOHAMED', '13', 'ANNE MEWS', 'IG11 8GH', 'LONDON BARKING', 'Grossbritannien', '', '0', '0', '7507246648', '0010176DIX', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4687 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4885, '3360141', '0', '0', 'KUNAL KULKARNI', 'SOUTHWOOD', 'CHRISTCHURCH ROAD', 'GU25 4RW', 'VIRGINIA WATER', 'Grossbritannien', '', '0', '0', '7855859465', '0010178T2S', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' BLACK', '0', 'RG 5181 4688 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4886, '3360142', '0', '0', 'MICHAEL OWUSU', 'FLAT 2D', 'STOCK STREET', 'E13 0BY', 'PLAISTOW', 'Grossbritannien', '', '0', '0', '7539239126', '0010116NHF', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4689 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4887, '3360143', '0', '0', 'GEMMA COCKER', '13', 'CLIFTON RD', 'SO15 4GU', 'REGENTS PARK', 'Grossbritannien', '', '0', '0', '7878364804', '0010234SEC', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4690 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4888, '3360141', '0', '0', 'NADEEN MCNEICE', '506 DONEGAL', 'ROAD', 'BT12 6DY', 'BELFAST', 'Grossbritannien', '', '0', '0', '0', '00102103TR', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' BLACK', '0', 'RG 5181 4691 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4889, '3360142', '0', '0', 'MARIAM HUSSAIN', '37', 'RAVENSDALE ROAD', 'B10 9HU', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7703290704', '0010044NRG', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4692 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4890, '3360143', '0', '0', 'NIGEL KELSEY', 'UNIT  5', 'JAMES SEARLE INDUSTRIAL ESTATE', 'RH12 4AQ', 'HORSHAM', 'Grossbritannien', '', '0', '0', '7980756355', '001004519Q', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '22.04.2013 RG 5181 0030 3DE', 'RG 5181 4693 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4891, '3360142', '0', '0', 'KELLY AUJLA', '2A', 'PARK CRESCENT', 'ME4 6NR', 'CHATHAM', 'Grossbritannien', '', '0', '0', '7713469525', '0010013PPF', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4694 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4892, '3360141', '0', '0', 'SHARON MALONE', '9', 'ARDLEY CLOSE', 'NW10 0HE', 'LONDON', 'Grossbritannien', '', '0', '0', '7787737719', '0010031TWD', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' BLACK', '0', 'RG 5181 4695 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4893, '3360142', '0', '0', 'MOHAMMED ELHAG', '33', 'THE QUILTS', 'EH6 5RY', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7985234549', '0010233B1L', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4696 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4894, '3360143', '0', '0', 'SIMON WONG', '65', 'PRINCES AVENUE', 'W3 8LX', 'LONDON', 'Grossbritannien', '', '0', '0', '7891780070', '001017442Y', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4697 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4895, '3360142', '0', '0', 'LUCY ASTLE-FLETCHER', '24', 'CURLENDER CLOSE', 'CH41 7BW', 'BIRKENHEAD', 'Grossbritannien', '', '0', '0', '781512527', '0010129RUE', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4698 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4896, '3360143', '0', '0', 'HENDERSON A POLLARD', '5', 'CLEVELEYS ROAD', 'E5 9JW', 'LONDON', 'Grossbritannien', '', '0', '0', '7903363937', '0010199AMK', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4699 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4897, '3360142', '0', '0', 'OLUDOTUN OGUNSOLA', '40', 'ST AWDRYS ROAD', 'IG11 7QD', 'Barking, Essex', 'Grossbritannien', '', '0', '0', '7944697123', '0010111V45', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4700 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4898, '3360143', '0', '0', 'MUHAMMAD ZOHAIB HASAN', '8', 'GASELEE STREET', 'E14 9QZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7450577745', '0010093II2', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4701 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4899, '3360142', '0', '0', 'A ROLLOCK', '22', 'VICTORIA GATE', 'CM17 9TA', 'CHURCH LANGLEY', 'Grossbritannien', '', '0', '0', '07808 010390', '0010042CTP', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4702 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4900, '3360142', '0', '0', 'IONUT CARPIC', '2', 'BOWYER CLOSE', 'E6 5XU', 'LONDON', 'Grossbritannien', '', '0', '0', '7956522695', '00102411BH', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4703 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4901, '3360139', '0', '0', 'MERITON MORINA', '16', 'FLAT 12. 16 NEVERN SQUARE', 'SW5 9NW', 'LONDON', 'Grossbritannien', '', '0', '0', '7912623120', '00102069X5', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' SILVER', '0', 'RG 5181 4704 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4902, '3360142', '0', '0', 'LIYONG GE', '06 J 15', 'WRIGHT ROBINSON HALL. ALTRINCHAM STREET', 'M1 7JA', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7414643218', '00102086XN', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4903, '3360144', '0', '0', 'PAUL PALMER', '35', 'TORRENS RD', 'BT14 6LU', 'BELFAST', 'Grossbritannien', '', '0', '0', '7568326371', '0010037ZU8', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4705 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4904, '3360143', '0', '0', 'YAN WANG', 'LONDON ROAD', 'ASCOT ORIENTAL .LONDON ROAD .SUNNINGDALE', 'SL5 0PU', 'ASCOT', 'Grossbritannien', '', '0', '0', '7714035782', '00100642AO', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', 'Will Geld zurück, da Uhr nicht wie beschrieben ist! 29.4.2013', 'RG 5181 4673 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4905, '3360139', '0', '0', 'JAMIE EUSTACE', '26', 'BENTWELL AVENUE', 'NG5 7EZ', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7800761177', '001019693T', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' SILVER', '0', 'RG 5181 4706 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4906, '3360143', '0', '0', 'ANGELIKA NORDBACK', '40', 'OXFORD ROAD', 'HP11 2EE', 'HIGH WYCOMBE', 'Grossbritannien', '', '0', '0', '4,47796E+11', '00102174FW', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4707 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4907, '3360144', '0', '0', 'WEI JIE EMANUAL CHEONG', 'FLAT 9.07', '2B. QUEENS ROAD', 'BT3 9FL', 'BELFAST', 'Grossbritannien', '', '0', '0', '7548663601', '0010245RJ5', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4708 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4908, '3360143', '0', '0', 'JULIE BALKIN', '53', 'COLLINWARD AVENUE', 'BT36 6DY', 'NEWTOWNABBEY', 'Grossbritannien', '', '0', '0', '7773849661', '0010163HBY', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4709 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4909, '3360142', '0', '0', 'YASMIN CHURCHILL', '4', 'BEWICK GARDENS', 'PO19 6FS', 'CHICHESTER', 'Grossbritannien', '', '0', '0', '7841471704', '0010010UIL', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4710 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4910, '3360142', '0', '0', 'AZIZ ELBAHI', '41433', 'GRANTON MEDWAY', 'EH5 1HL', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7729922978', '0010191J64', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4711 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4911, '3360141', '0', '0', 'MR R B BARTROP', '21', 'CHAFFINCH CLOSE', 'RG41 3HN', 'WOKINGHAM', 'Grossbritannien', '', '0', '0', '7805778010', '00100838TM', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' BLACK', '0', 'RG 5181 4712 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4912, '3360144', '0', '0', 'S W     PETTIT', '15', 'BRIERY WAY AMERSHAM', 'HP6 6AT', 'BUCKINGHAMSHIRE', 'Grossbritannien', '', '0', '0', '7977055540', '0010179XP5', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4713 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4913, '3360142', '0', '0', 'JASVINDER KAUR', '352', 'SUTTON ROAD', 'WS5 3BB', 'WALSALL', 'Grossbritannien', '', '0', '0', '7870215580', '0010180FT8', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4714 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4914, '3360141', '0', '0', 'MAGDALENA KOPIEC', '41315', 'SAUGHTON MAINS TERRACE', 'EH11 3NT', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7895277326', '00100512FG', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' BLACK', '0', 'RG 5181 4715 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4915, '3360145', '0', '0', 'FRED CHARLTON', 'BUNGALOW 1', 'MELFORT. MILLIKEN PARK ROAD', 'PA10 2DB', 'JOHNSTONE', 'Grossbritannien', '', '0', '0', '07970 121040', '0010113Q6Z', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4716 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4916, '3360141', '0', '0', 'ANTHONY DALES', 'AIR MOVS SQN', 'RAF BRIZE NORTON', 'OX18 3LX', 'CARTERTON', 'Grossbritannien', '', '0', '0', '7794693741', '0010105BNB', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' BLACK', '0', 'RG 5181 4717 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4917, '3360144', '0', '0', 'EDWARD FLETCHER', '32', 'DEEMOUNT RD FERRYHILL', 'AB11 7TJ', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '0780 8811465', '0010192D1Z', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4718 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4918, '3360145', '0', '0', 'DAVID SAULTERS', '44', 'FINCH GROVE', 'BT9 6QH', 'BELFAST', 'Grossbritannien', '', '0', '0', '7889743073', '0010072PQ8', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4719 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4919, '3360144', '0', '0', 'KEVIN GREENE', '12', 'SUMMERLANDS', 'SS8 9QU', 'CANVEY ISLAND  ESSEX', 'Grossbritannien', '', '0', '0', '7745568975', '0010247ODH', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4675 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4920, '3360142', '0', '0', 'VANIA BATALHA', '7D', 'PADUA ROAD', 'SE20 8HF', 'LONDON', 'Grossbritannien', '', '0', '0', '7447025033', '0010167JL8', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4720 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4921, '3360145', '0', '0', 'MINASH JOSHI', '1ALVIS HOUSE', 'MANOR HOUSE DRIVE', 'CV1 2EE', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7738158570', '0010228YFO', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '21.05.2013 Uhr zur?ck...bitte refund Geld am 11.06.2013 zurückgezahlt!', 'RG 5181 4721 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4922, '3360144', '0', '0', 'MARTIN FALCONER', '2', 'TOMMY ARMOUR PLACE', 'DD7 7TQ', 'CARNOUSTIE', 'Grossbritannien', '', '0', '0', '7710676742', '0010066O7Q', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4722 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4923, '3360144', '0', '0', 'VANDANA SINGH', '76', 'CRANWORTH GARDENS', 'SW9 0NT', 'LONDON', 'Grossbritannien', '', '0', '0', '7544333600', '00100088BJ', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4723 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4924, '3360142', '0', '0', 'EDDY YAO', '15', 'FIRPARK COURT', 'G31 2GD', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7427628064', '0010067MVB', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '27.05.2013 RG518106235DE', 'RG 5181 4724 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4925, '3360142', '0', '0', 'EMMA PALMER', '30', 'LANGLER ROAD', 'NW10 5TL', 'LONDON', 'Grossbritannien', '', '0', '0', '7540269319', '0010144ALD', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4725 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4926, '3360139', '0', '0', 'MONISHA COELHO', '35', 'ALBANY ROAD', 'B17 9JX', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7889193748', '00101986IP', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' SILVER', 'Will reparatur! Uhr kaputt!Uhr ist bei Thomas! Will Geld zur?ck! Hat am 25.06.2013 Geld zurück erhalten!', 'RG 5181 4726 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4927, '3360145', '0', '0', 'SHABINA BEGUM', '17', 'VARDEN STREET', 'E1 2JD', 'LONDON', 'Grossbritannien', '', '0', '0', '7903124567', '0010210VP5', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '27.05.2013 RG518106601DE SHABINA BEGUM\r\n17 Silvester House Varden Street\r\nE1 2JD London\r\nGrossbritannien\r\n', 'RG 5181 4727 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4928, '3360145', '0', '0', 'CHRISTINE MARCH', '36', 'ROSEMARY COURT', 'YO61 3EZ', 'EASINGWOLD', 'Grossbritannien', '', '0', '0', '7535899712', '0010207TEF', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4728 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4929, '3360145', '0', '0', 'BENJAMIN SHAW', '81', 'CAMERON STREET', 'NG34 9RP', 'SLEAFORD', 'Grossbritannien', '', '0', '0', '7840077742', '0010142M63', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4729 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4930, '3360145', '0', '0', 'DR ALY SALAMA', '19', 'SURTEES DRIVE', 'DH1 4AR', 'DURHAM', 'Grossbritannien', '', '0', '0', '7730423042', '0010166LDZ', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4730 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4931, '3360145', '0', '0', 'JOSH PHIPPS', '9', 'CORDON CRESCENT', 'NN6 0PW', 'NORTHAMPTON', 'Grossbritannien', '', '0', '0', '7972788869', '0010155YJ2', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4731 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4932, '3360144', '0', '0', 'ROBERT PITTARAS', '32', 'HALL ROAD EAST', 'L23 8TU', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7702340585', '0010052ROK', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4674 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4933, '3360143', '0', '0', 'GEORGE JARVIS', '1', 'HORIZON POINT', 'HP2 7FZ', 'HEMEL HEMPSTEAD', 'Grossbritannien', '', '0', '0', '7568140524', '0010063TEA', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4732 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4934, '3360142', '0', '0', 'CLIVE MILLARD', '2', 'AUBREY DRIVE', 'CO10 1PY', 'SUDBURY', 'Grossbritannien', '', '0', '0', '7562725416', '0010136BD6', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4733 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4935, '3360145', '0', '0', 'ADAM BUXTON', '24', 'EASTCROFT AVE', 'DE23 1NL', 'DE23 1NL', 'Grossbritannien', '', '0', '0', '7852976678', '00102167YS', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4734 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4936, '3360142', '0', '0', 'STEVE ROBERTSON', '11', 'NIGG WAY', 'AB12 5RE', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7879211349', '0010001DEU', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4735 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4937, '3360142', '0', '0', 'NATALIE DRY', '33', 'FFORDD TY UNNOS', 'CF14 4NJ', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7912409609', '0010127JYE', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4736 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4938, '3360144', '0', '0', 'CHARLIE CATTERMOLE', '8', 'LINKS AVE. HELLESDON', 'NR6 5PE', 'NORWICH', 'Grossbritannien', '', '0', '0', '4,41603E+11', '001011649P', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', 'rep 29.04.2013 RG 5181 0064 3DE', 'RG 5181 4737 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4939, '3360145', '0', '0', 'XZ CHEONG', '21', 'PINEWOOD PARK', 'KT15 3BS', 'NEW HAW ADDLESTONE', 'Grossbritannien', '', '0', '0', '7801997340', '0010235RX6', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4738 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4940, '3360144', '0', '0', 'RUSLAN CHOTIANOVIC', '24E', 'JAMES STREET', 'AB11 5AP', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7563453047', '0010145RL9', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4739 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4941, '3360144', '0', '0', 'JENNIE HARRIS', '318', 'THE HIDES', 'CM20 3QU', 'HARLOW', 'Grossbritannien', '', '0', '0', '7891401989', '0010159D6G', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4740 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4942, '3360144', '0', '0', 'SHABAN OMBOKE', '51', 'WHITWORTH STREET WEST', 'M1 5EB', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7899837805', '00101378OK', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4741 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4943, '3360142', '0', '0', 'RICKI FELTHAM', '2', 'SAXON KING GARDENS', 'BH6 4EU', 'BOURNEMOUTH', 'Grossbritannien', '', '0', '0', '7712557572', '0010204WH3', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4742 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4944, '3360145', '0', '0', 'ANDREW BURCHNALL', '15', 'ST. LUKES CLOSE', 'LN3 4LY', 'LINCOLN', 'Grossbritannien', '', '0', '0', '7400721012', '0010231DZM', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4743 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4945, '3360145', '0', '0', 'ZAFRAN MAHMOOD', '63', 'WOODLANDS ROAD', 'B11 4EJ', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7722266636', '0010048P7W', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', 'Will Reparatur!', 'RG 5181 4744 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4946, '3360144', '0', '0', 'ANTON ANDERS', '41', 'PORLOCK ROAD', 'M23 1LZ', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7845818353', '0010206MR8', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4745 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4947, '3360141', '0', '0', 'MR TRUNG H BUI', '1', 'FLAT 1. HOWARD HOUSE. EVELYN STREET', 'SE8 5QS', 'LONDON', 'Grossbritannien', '', '0', '0', '7423408060', '00101441Q6', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' BLACK', '0', 'RG 5181 4746 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4948, '3360139', '0', '0', 'R MATZAK', '39', 'LISTER ROAD', 'IP1 5EQ', 'IPSWICH', 'Grossbritannien', '', '0', '0', '7725042694', '0010068NE7', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' SILVER', '0', 'RG 5181 4747 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4949, '3360145', '0', '0', 'MIKE STRANGE', '81', 'RIVER WAY', 'KT19 0HL', 'EPSOM', 'Grossbritannien', '', '0', '0', '7894584971', '00101648S7', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4748 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4950, '3360145', '0', '0', 'JORDAN BYRNE', '22', 'FARMSTEAD CLOSE', 'M35 9NU', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7545880816', '0010184OEP', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4749 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4951, '3360142', '0', '0', 'JAMIE EVANS', '18', 'SHERINGHAM DRIVE', 'WS15 2YG', 'RUGELEY', 'Grossbritannien', '', '0', '0', '7805256276', '0010095U0Q', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4750 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4952, '3360144', '0', '0', 'ABDUL SAUD', '26', 'ADDINGTON COURT HORSEGUARDS', 'EX4 4UY', 'EXETER', 'Grossbritannien', '', '0', '0', '7909988848', '0010227AAH', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4751 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4953, '3360141', '0', '0', 'MICHELLE TIERNEY', '48/6', 'ST ANDREW STREET DALKEITH', 'EH22 1BJ', 'MIDLOTHIAN', 'Grossbritannien', '', '0', '0', '1316630342', '00100360OA', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' BLACK', '0', 'RG 5181 4752 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4954, '3360144', '0', '0', 'ELLEN TURNBULL', '2', 'WINDERMERE GARDENS', 'ML3 7HL', 'HAMILTON', 'Grossbritannien', '', '0', '0', '1698477029', '0010219CBK', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4753 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4955, '3360144', '0', '0', 'TUDOR BRATIANU', '10', 'CHAMBERLAYNE AVENUE.WEMBLEY', 'HA9 8SR', 'LONDON', 'Grossbritannien', '', '0', '0', '7412021321', '00102021QF', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4754 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4956, '3360145', '0', '0', 'ALAN HALSALL', '20', 'WESTBURY CRESCENT', 'OX4 3RZ', 'OXFORD', 'Grossbritannien', '', '0', '0', '1865776666', '0010248ST1', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4755 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4957, '3360144', '0', '0', 'CONOR RITCHIE', '84', 'WHITECRAIG AVENUE', 'EH21 8NY', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7517216461', '0010212WFM', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', 'Uhr erhalten 09.09.2013\r\nUhr versendet 16,09.2013   RG 5181 3891 3DE\r\nUhr erhalten 28.10.2013\r\nUhr versendet 11.11.2013  RG 6237 2706 7DE', 'RG 5181 4756 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4958, '3360144', '0', '0', 'SADIYA ISLAM', '28C', 'HAZLITT ROAD', 'W14 0JY', 'LONDON', 'Grossbritannien', '', '0', '0', '7983217750', '0010090NC2', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4757 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4959, '3360142', '0', '0', 'OLIVER THRELFALL', '17', 'ROMAN WAY', 'SO45 4RP', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '7795556902', '0010100I8H', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4758 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4960, '3360141', '0', '0', 'GERALDINE JUDGE', 'WOODLEA', 'BLACKCRAIG', 'DG8 7AT', 'NEWTON STEWART', 'Grossbritannien', '', '0', '0', '7795271647', '0010191POQ', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' BLACK', '0', 'RG 5181 4759 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4961, '3360143', '0', '0', 'MIKE ADAMS', '23', '(SOLUTIONS DIVERSE) NEWBOLD ROAD', 'LE9 7QG', 'KIRKBY MALLORY LEICESTERSHIRE', 'Grossbritannien', '', '0', '0', '7805524951', '0010125QLP', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4760 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4962, '3360145', '0', '0', 'MICHAEL DURHAM', '19B', 'BLENHEIM SQUARE', 'LS2 9AR', 'LEEDS', 'Grossbritannien', '', '0', '0', '7817796722', '0010108Z7U', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4761 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4963, '3360145', '0', '0', 'MASOUD ANWAR', '3', 'TYNE WAY', 'CM1 2LR', 'CHELMSFORD', 'Grossbritannien', '', '0', '0', '7534868000', '0010161GC1', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4762 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4964, '3360141', '0', '0', 'JASON MCCURDY', '19', 'SPRING GARDENS', 'M2 1FB', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7834484069', '0010176WPJ', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' BLACK', '0', 'RG 5181 4763 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4965, '3360144', '0', '0', 'SEAN DUNNE', '8', 'DEVITTS CLOSE', 'B90 4SY', 'SOLIHULL', 'Grossbritannien', '', '0', '0', '7794947591', '00102424TS', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4764 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4966, '3360144', '0', '0', 'DAWID ZALESKI', '48', 'KINGS ROAD', 'EH15 1DX', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7405172625', '001007355H', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4765 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4967, '3360144', '0', '0', 'RANJAN SOLANKI', '126', 'MEADVALE ROAD', 'LE2 3WL', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7969571305', '0010085MX4', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4766 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4968, '3360139', '0', '0', 'STEPHEN SIMCOX', '17.', 'BOWNESS GROVE.', 'WV12 5DB', 'WOLVERHAMPTON. WEST MIDLANDS. ENGLAND', 'Grossbritannien', '', '0', '0', '07976 082620', '0010080UXQ', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' SILVER', '0', 'RG 5181 4767 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4969, '3360144', '0', '0', 'AISHA AKHTAR', '111', 'PARK HOUSE NI EDUCATION LTD', 'W5 5LB', 'LONDON', 'Grossbritannien', '', '0', '0', '7701020015', '0010232TYE', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', 'Will Geld zur?ck! 04.06.2013 Uhr gebraucht!', 'RG 5181 4768 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4970, '3360145', '0', '0', 'MADITA STOER', '85', 'WESTGATE APARTMENTS. 14 WESTERN GATEWAY', 'E16 1BJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7986821028', '0010176OW8', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4769 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4971, '3360144', '0', '0', 'LUISA HERNANDEZ', '369', 'HARROW ROAD', 'W9 3NA', 'LONDON', 'Grossbritannien', '', '0', '0', '4,47403E+11', '0010171ANO', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4770 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4972, '3360144', '0', '0', 'ISMA RAZA', '619', 'SHIELDS ROAD', 'G41 2RT', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7999216002', '0010023P8E', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4771 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4973, '3360141', '0', '0', 'J ROWLAND', '105', 'HIGH STREET', 'SG5 4LH', 'STOTFOLD', 'Grossbritannien', '', '0', '0', '7821579027', '0010202WXX', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' BLACK', '0', 'RG 5181 4772 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(4974, '3360142', '0', '0', 'MICHAEL WILLIAMS', '180', 'STANKS LANE SOUTH', 'LS14 5JA', 'LEEDS', 'Grossbritannien', '', '0', '0', '7405078092', '0010221JC5', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4773 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4975, '3360143', '0', '0', 'NAEEM BUTT', '183A', 'UPTON LANE', 'E7 9PJ', 'LONDON', 'Grossbritannien', '', '0', '0', '4,47921E+11', '0010126N5V', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4774 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4976, '3360143', '0', '0', 'KEVIN GREENE', '12', 'SUMMERLANDS', 'SS8 9QU', 'CANVEY ISLAND  ESSEX', 'Grossbritannien', '', '0', '0', '7745568975', '0010001XOL', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4675 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4977, '3360144', '0', '0', 'HENRY DOYLE', '9', 'HALL SQUARE', 'YO51 9AN', 'BOROUGHBRIDGE', 'Grossbritannien', '', '0', '0', '7903537753', '0010191HDD', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4775 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4978, '3360144', '0', '0', 'SUNJAY PATEL', '27', 'CHURSTON AVENUE', 'E13 0RJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7949711371', '00100244QV', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4776 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4979, '3360142', '0', '0', 'HOURD BATISTE', '73A', 'WALM LANE', 'NW2 4QL', 'WILLESDEN GREEN', 'Grossbritannien', '', '0', '0', '7931590025', '00100458YD', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4777 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4980, '3360142', '0', '0', 'ANGELA ARMSTRONG', '5', 'SKELDER AVENUE', 'NE12 8LJ', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7515351174', '00100251HD', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '15.04.2013 Uhr zur?ck...refund bitte Geld am 29.04.2013 zurück erstattet!', 'RG 5181 4778 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4981, '3360142', '0', '0', 'SAEED MOSLEH', '15', 'BITON CLOSE', 'B17 0AL', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7903152969', '0010226FUN', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4779 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4982, '3360143', '0', '0', 'LEE DONALDSON', '64', 'VALLEY VIEW', 'BL8 1WN', 'BURY', 'Grossbritannien', '', '0', '0', '7825323918', '0010246UBL', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4780 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4983, '3360145', '0', '0', 'PHILLIP TSVETKOV', '18', 'SUNNYDENE ROAD', 'CR8 2DG', 'PURLEY', 'Grossbritannien', '', '0', '0', '7734455068', '0010042VYL', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4781 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4984, '3360145', '0', '0', 'FRANCES KELLY', '25', 'WEST PILTON TERRACE', 'EH4 4HU', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '1315528681', '0010063RE4', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4782 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4985, '3360144', '0', '0', 'SARAH SMITH', '25', 'DUNLEY ROAD', 'DY13 0AY', 'STOURPORT-ON-SEVERN', 'Grossbritannien', '', '0', '0', '7939131516', '0010178U9B', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4783 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4986, '3360144', '0', '0', 'MANDEEP KAUR', '63', 'MIDLAND ROAD', 'NN3 8EL', 'NORTHAMPTON', 'Grossbritannien', '', '0', '0', '7432594649', '0010189CGZ', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', 'Nachforschung am 23.05.2013 gestellt! Uhr an uns zur?ck!\r\n\r\n27.05.2013 RG518106592DE\r\nGeld am 24.05.2013 zur?ck erhalten! Uhr????\r\nuHR VERLOREN!', 'RG 5181 4784 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4987, '3360144', '0', '0', 'PAUL RICHARDSON', '55', 'WINDSOR WALK', 'GU35 0SH', 'BORDON', 'Grossbritannien', '', '0', '0', '7903166589', '0010194ZMB', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4785 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4988, '3360144', '0', '0', 'MOHAMMED ALI BANANI', 'FLAT 23', 'KIMPTON HOUSE. FONTLEY WAY', 'SW15 4ND', 'LONDON', 'Grossbritannien', '', '0', '0', '7853271012', '0010054C50', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', 'Uhr erhalten 29.10.2013\r\nUhr versendet 14.11.2013  RG 6237 2728 8DE', 'RG 5181 4786 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4989, '3360141', '0', '0', 'TONTEP UTTHAYANIN', '25', 'ALAND COURT', 'SE16 7LA', 'LONDON', 'Grossbritannien', '', '0', '0', '7446822147', '0010238QPU', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' BLACK', '0', 'RG 5181 4787 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4990, '3360144', '0', '0', 'KEVIN ODONNELL', '28', 'HORNE WAY', 'B34 7SW', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7961170983', '00101196UO', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4788 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4991, '3360142', '0', '0', 'JOSEPH STEIN', '27', 'APEX CLOSE', 'BR3 5TU', 'BECKENHAM', 'Grossbritannien', '', '0', '0', '7815124296', '0010141MY4', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4789 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4992, '3360143', '0', '0', 'DARREN STRINGER', '153', 'HOWLANDS COURT', 'RH10 1AW', 'CRAWLEY', 'Grossbritannien', '', '0', '0', '7765256417', '00101385G9', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4790 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4993, '3360142', '0', '0', 'TERRY HARDCASTLE', '167', 'DUDLEYHILL ROAD', 'BD2 3AQ', 'BRADFORD', 'Grossbritannien', '', '0', '0', '7052460703', '001023227F', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', 'Uhr erhalten 13.09.2013', 'RG 5181 4791 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4994, '3360142', '0', '0', 'AMARITA KAUR', '6', 'CONISCLIFFE ROAD', 'N135 NNW', 'LONDON', 'Grossbritannien', '', '0', '0', '7706490197', '0010134DCR', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4792 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4995, '3360141', '0', '0', 'AGNES JANKOWIAK', 'FLAT1', '19 SPRING PLACE', 'NW5 3BB', 'LONDON', 'Grossbritannien', '', '0', '0', '7810461170', '0010052NVY', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' BLACK', '0', 'RG 5181 4793 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4996, '3360141', '0', '0', 'CHRIS BEACH', 'UNIT A11', 'SETTERS FARM. MOUNT PLEASANT LANE', 'SO41 8LS', 'LYMINGTON', 'Grossbritannien', '', '0', '0', '01590 670810', '0010138LIR', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' BLACK', '0', 'RG 5181 4794 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4997, '3360144', '0', '0', 'DENIS PAYEN', '35', 'LANGBOROUGH ROAD', 'RG40 2BU', 'WOKINGHAM', 'Grossbritannien', '', '0', '0', '7776202556', '0010176G48', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4795 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4998, '3360144', '0', '0', 'BETTY SHUM', '675', 'ST. HELENS RD.', 'BL3 3SQ', 'BOLTON', 'Grossbritannien', '', '0', '0', '7515830315', '0010214R6L', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4796 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(4999, '3360141', '0', '0', 'DAVID MCARTHUR', '197', 'AVONIEL ROAD', 'BT5 4SG', 'BELFAST', 'Grossbritannien', '', '0', '0', '7557797570', '0010164YKK', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' BLACK', '0', 'RG 5181 4797 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5000, '3360144', '0', '0', 'BOB OWEL', '80', 'STRAND', 'WC2R 0AF', 'LONDON', 'Grossbritannien', '', '0', '0', '7446830001', '0010134OCW', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4798 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5001, '3360143', '0', '0', 'DEBBIE OCKWELL', 'FLAT 9', 'EAST LODGE. MAIN STREET', 'NN6 8BU', 'EAST HADDON. NORTHANTS', 'Grossbritannien', '', '0', '0', '7967045332', '00101096UG', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4799 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5002, '3360142', '0', '0', 'MVUH ALASSA', '180', 'STANKS LANE SOUTH', 'LS14 5JA', 'LEEDS', 'Grossbritannien', '', '0', '0', '7417429839', '0010170WT3', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4800 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5003, '3360144', '0', '0', 'SIMON LAWRENCE', '19', 'SANWAY ROAD', 'KT14 7SF', 'WEST BYFLEET', 'Grossbritannien', '', '0', '0', '7768941191', '0010151H45', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4801 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5004, '3360144', '0', '0', 'ABHISHEK SALUJA', '17', 'TAYWOOD ROAD', 'UB5 6GB', 'NORTHOLT', 'Grossbritannien', '', '0', '0', '7859812176', '0010014IH3', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4802 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5005, '3360145', '0', '0', 'BEVERLEY SMITH', '92', 'EDENHALL DRIVE', 'L25 5NF', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7834528559', '0010201IWJ', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4803 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5006, '3360143', '0', '0', 'JOHN KINCHIN', '2', 'ADISHAM GREEN', 'ME10 2SR', 'SITTINGBOURNE', 'Grossbritannien', '', '0', '0', '7917597432', '0010128LH5', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4804 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5007, '3360145', '0', '0', 'DOUGLAS RICHARDSON', '34', 'GROVE AVENUE', 'S6 4AS', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7810350561', '00101014KV', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4805 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5008, '3360142', '0', '0', 'YAN WANG', 'LONDON ROAD', 'ASCOT ORIENTAL .LONDON ROAD .SUNNINGDALE', 'SL5 0PU', 'ASCOT', 'Grossbritannien', '', '0', '0', '7714035782', '0010218LB9', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4673 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5009, '3360145', '0', '0', 'PETE DAY', '7', 'UNDERWOOD GROVE', 'NE23 3UT', 'CRAMLINGTON', 'Grossbritannien', '', '0', '0', '7928266264', '0010168WFE', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4806 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5010, '3360144', '0', '0', 'SEAN GORRIE', '28', 'BALLANTRAE GARDENS', 'DD4 8QA', 'DUNDEE', 'Grossbritannien', '', '0', '0', '7535670238', '10237199', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4807 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5011, '3360143', '0', '0', 'HELEN EDWARDS', '100', 'BG GROUP. THAMES VALLEY PARK', 'RG6 1PT', 'READING', 'Grossbritannien', '', '0', '0', '7768498091', '0010106WY2', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4808 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5012, '3360142', '0', '0', 'CHRIS WAYMAN', '124', 'GREEN LANE', 'SW16 3NB', 'NORBURY', 'Grossbritannien', '', '0', '0', '7720244853', '0010234V9T', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4809 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5013, '3360144', '0', '0', 'SOPHIE SAWFORD', '1', 'ST PETERS HOUSE. GOWER STREET', 'DE1 1SB', 'DERBY', 'Grossbritannien', '', '0', '0', '07769 168047', '0010064YQ1', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4810 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5014, '3360145', '0', '0', 'TOM WHITTLE', '23', 'COPPER BEECH CLOSE', 'BH12 1BX', 'BRANKSOME', 'Grossbritannien', '', '0', '0', '7725366797', '0010224U83', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4811 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5015, '3360145', '0', '0', 'PHYLLIS JENKINS', '17', 'BRUDES HILL', 'IV3 8AG', 'INVERNESS', 'Grossbritannien', '', '0', '0', '01463 221206', '00101811EX', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4812 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5016, '3360143', '0', '0', 'KATHARINE CUNNINGHAM', 'MANOR FARM', 'COSTOCK ROAD', 'NG12 5QT', 'WYSALL. NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7738532922', '0010017HH2', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', '1Z8VF459D994415874', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5017, '3360145', '0', '0', 'KEVIN BAILEY', '48', 'MAPLE AVE', 'SK11 7RG', 'MACCLESFIELD', 'Grossbritannien', '', '0', '0', '1625619394', '0010145PQM', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4813 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5018, '3360143', '0', '0', 'ALY SOKOBA', '10', 'GEORGES ROAD', 'N7 8HA', 'LONDON', 'Grossbritannien', '', '0', '0', '7897305998', '00101454GX', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4814 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5019, '3360142', '0', '0', 'MANMEET SINGH RANDHAWA', '980', 'WARWICK ROAD', 'B27 6QG', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7429117058', '0010169UHB', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4815 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5020, '3360143', '0', '0', 'DEAN BLACK', '39', 'ROMAN ROAD', 'NE33 2HA', 'SOUTH SHIELDS', 'Grossbritannien', '', '0', '0', '7791085295', '0010124M3I', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4816 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5021, '3360145', '0', '0', 'PEDRO EDWARDS', '13', 'HANDEL HOUSE', 'TW2 7DR', 'TWICKENHAM', 'Grossbritannien', '', '0', '0', '7877974388', '0010167CDL', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4817 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5022, '3360144', '0', '0', 'FAN LI', '707', 'HIGH ROAD', 'N17 8AD', 'LONDON', 'Grossbritannien', '', '0', '0', '7446965810', '00100216UE', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' BLACK', '0', 'RG 5181 4818 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5023, '3360145', '0', '0', 'EMMA WASS', '6', 'BARN OWL CLOSE', 'NG20 0SH', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '07984 873 869', '0010067GFF', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4819 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5024, '3360142', '0', '0', 'DEBORAH ARNOLD', '19', 'MEADOWPARK ROAD', 'EH48 2SJ', 'BATHGATE', 'Grossbritannien', '', '0', '0', '7540235362', '00101570XO', '0', 'Theorema', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4820 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5025, '3360145', '0', '0', 'GURJINDER ATWAL', '33', 'JORDAN ROAD', 'B75 5AD', 'SUTTON COLDFIELD', 'Grossbritannien', '', '0', '0', '7977400222', '0010227DKN', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4821 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5026, '3360145', '0', '0', 'ZAC AMARTEIFIO', '1', 'SPRING COURT', 'E18 1QL', 'HERMON HILL', 'Grossbritannien', '', '0', '0', '7947505686', '0010036DCM', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', 'Uhr versendet 12.09.2013\r\nRG 5181 3860 4DE\r\nUhr erhalten 31.10.2013\r\nUhr versendet 04.11.2013  RG 6237 2666 2DE', 'RG 5181 4822 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5027, '3360145', '0', '0', 'CHIN BEH', 'UNIT B207 AR', '70 HURST STREET', 'B5 4TD', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7508037079', '0010170MYS', '0', 'Theorema', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG 5181 4823 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5028, '3364448', '0', '0', 'ELIDA KUZMANOVSKA', '43', 'BAEKKELUNDEN', '2660', 'BRONDBY STRAND', 'Dänemark', '', '0', '0', '22854160', '555PB99G8Q', '0', 'Theorema', 'RIO SILVER WHITE DIAL', '0', 'RG 5181 4571 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5029, '3364448', '0', '0', 'CN NEUMANN', '12A ST TV', 'DOMMERVAEGET', '4000', 'ROSKILDE', 'Dänemark', '', '0', '0', '28122620', '110ONKE2PP', '0', 'Theorema', 'RIO SILVER WHITE DIAL', '0', 'RG 5181 4572 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5030, '3364448', '0', '0', 'MANSOUR BANDRI', '14', 'ORNEBJERGVEJ', '3650', 'OLSTYKKE', 'Dänemark', '', '0', '0', '28181815', 'RP0HD43001', '0', 'Theorema', 'RIO SILVER WHITE DIAL', '0', 'RG 5181 4573 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5031, '3364446', '0', '0', 'MARTHA RODRIGUEZ', '30', 'PILEAGER', '4330', 'HVALSO', 'Dänemark', '', '0', '0', '40565015', '06T6YX178N', '0', 'Theorema', 'RIO GOLD', '0', 'RG 5181 4574 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5032, '3364449', '0', '0', 'DENNIS CHRISTIANSEN', '43', 'KRAGSBJERGVEJ', '5000', 'ODENSE', 'Dänemark', '', '0', '0', '22437011', 'F08J5U655U', '0', 'Theorema', 'RIO SILVER BLACK DIAL', '0', 'RG 5181 4575 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5033, '3364449', '0', '0', 'MATHIAS LARSEN', '25', 'LAERKEVEJ', '9330', 'DRONNINGLUND', 'Dänemark', '', '0', '0', '61702547', '4IPKG58NGW', '0', 'Theorema', 'RIO SILVER BLACK DIAL', '0', 'RG 5181 4576 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5034, '3364450', '0', '0', 'PERNILLE LIND', '44A', 'VALLENSVED BYGADE', '4700', 'NAESTVED', 'Dänemark', '', '0', '0', '+0045 28604127', '1472M8DL44', '0', 'Theorema', 'RIO BLACK', '0', 'RG 5181 4577 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5035, '3364446', '0', '0', 'JULIE VIRGINIA BANG RASMUSSEN', '12A 1TH', 'LYSTOFTEVEJ', '2800', 'KGS.LYNGBY', 'Dänemark', '', '0', '0', '22521350', '7XM9LWDM0O', '0', 'Theorema', 'RIO GOLD', '0', 'RG 5181 45707DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5036, '3364449', '0', '0', 'MIKKEL LASSEN', '10', 'LILLE SKOVVEJ', '6070', 'CHRISTIANSFELD', 'Dänemark', '', '0', '0', '31759528', 'V7BAG0MN3G', '0', 'Theorema', 'RIO SILVER BLACK DIAL', '0', 'RG 5181 4578 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5037, '3364446', '0', '0', 'CASPER TOLBOL CHRISTENSEN', '12', 'VILH.BECKSVEJ 12', '9900', 'FREDERIKSHAVN', 'Dänemark', '', '0', '0', '22132696', '5ZX67658UD', '0', 'Theorema', 'RIO GOLD', '0', 'RG 5181 4579 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5038, '3364448', '0', '0', 'CHRISTOFFER KRONHOLM', '22 ST TH', 'ESTHERSVEJ', '2900', 'HELLERUP', 'Dänemark', '', '0', '0', '24220541', '9CYZ7QU9Z6', '0', 'Theorema', 'RIO SILVER WHITE DIAL', '0', 'RG 5181 4580 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5039, '3364449', '0', '0', 'BJARKE TRAP', '9. 4TV', 'OVERSKOUSVEJ', '2500', 'VALBY', 'Dänemark', '', '0', '0', '51945945', '1FOZ5259K4', '0', 'Theorema', 'RIO SILVER BLACK DIAL', '0', 'RG 5181 4581 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5040, '3364450', '0', '0', 'JASPER KRONHOLM', '5.', 'BJORNBAKSVEJ', '2770', 'KASTRUP', 'Dänemark', '', '0', '0', '25216827', '23YJA209HZ', '0', 'Theorema', 'RIO BLACK', '0', 'RG 5181 4582 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5041, '3364446', '0', '0', 'KARWAN AHMAD', '2', 'KEJSERGADER', '1155', 'KBH K', 'Dänemark', '', '0', '0', '0', 'V869G8U0FT', '0', 'Theorema', 'RIO GOLD', '0', 'RG 5181 4583 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5042, '3364446', '0', '0', 'JULIE VIRGINIA BANG RASMUSSEN', '12A 1 TH', 'LYSTOFTEVEJ', '2800', 'KGS.LYNGBY', 'Dänemark', '', '0', '0', '22521350', '0WEWORF63U', '0', 'Theorema', 'RIO GOLD', '0', 'RG 5181 45707DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5043, '3364449', '0', '0', 'SUSSIE HARTELIUS', '15', 'BJERGEGADE', '3000', 'HELSINGOR', 'Dänemark', '', '0', '0', '20222661', '54F945K372', '0', 'Theorema', 'RIO SILVER BLACK DIAL', '0', 'RG 5181 4584 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5044, '3364446', '0', '0', 'ALI MOHAMMAD HASSAN', '3', 'REBAEK SOPARK', '2650', 'HVIDOVRE', 'Dänemark', '', '0', '0', '27882744', '8RJ8Y923PD', '0', 'Theorema', 'RIO GOLD', '22.04.2013 RG 5181 0028 5DE', 'RG 5181 4585 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5045, '3364446', '0', '0', 'GOODLUCK JOHN YAMWAKA', '3', 'HOJSTENSBAKKEN', '2605', 'BRONDBY', 'Dänemark', '', '0', '0', '52441833', 'SKEBK3SQOE', '0', 'Theorema', 'RIO GOLD', '0', 'RG 5181 4586 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5046, '3364446', '0', '0', 'ALEXANDER ROMANOVICH', '18. 2TH', 'ROLIGHEDSVEJ', '1958', 'FREDERIKSBERG', 'Dänemark', '', '0', '0', '60708143', '919QHCI1D1', '0', 'Theorema', 'RIO GOLD', '0', 'RG 5181 4587 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5047, '3364446', '0', '0', 'LARS GUTFELD', '1. 04TV', 'MEINUNGSGADE', '2200', 'KOBENHAVN N', 'Dänemark', '', '0', '0', '24656904', '0NZEKGO4U0', '0', 'Theorema', 'RIO GOLD', '0', 'RG 5181 4588 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5048, '3364448', '0', '0', 'JULIJA REZINA', '431A', 'LYNGBYVEJ', '2820', 'GENTOFTE', 'Dänemark', '', '0', '0', '40263059', '42LEU0A191', '0', 'Theorema', 'RIO SILVER WHITE DIAL', '0', 'RG 5181 4589 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5049, '3364446', '0', '0', 'PHAT KHUU', '9', 'SAETERDALSGADE 4TV', '2300', 'KOBEHAVN S', 'Dänemark', '', '0', '0', '31322542', 'N41H87J5KH', '0', 'Theorema', 'RIO GOLD', '0', 'RG 5181 4590 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5050, '3364448', '0', '0', 'THOMAS WITT', '10. 2. TV', 'PROVSTEVEJ', '2400', 'KOBENHAVN NV', 'Dänemark', '', '0', '0', '50548270', 'E1443CA9WU', '0', 'Theorema', 'RIO SILVER WHITE DIAL', '0', 'RG 5181 4591 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5051, '3364449', '0', '0', 'FADI ZUHEIR KHALIL', '5.1', 'HORHUSVEJ', '2300', 'KOBENHAVN S', 'Dänemark', '', '0', '0', '27297728', 'O37J2ZFZRK', '0', 'Theorema', 'RIO SILVER BLACK DIAL', '0', 'RG 5181 4592 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5052, '3364449', '0', '0', 'BRIAN PAJBJERG', '4. 2. SAL', 'HELMER SOGARDS ALLE', '2770', 'KASTRUP', 'Dänemark', '', '0', '0', '4521834744', 'NM5J07R49E', '0', 'Theorema', 'RIO SILVER BLACK DIAL', '0', 'RG 5181 4593 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5053, '3364449', '0', '0', 'NIELS BAK JENSEN', '62E. ST. -5', 'NORDLANDSVEJ', '8240', 'RISSKOV', 'Dänemark', '', '0', '0', '22232300', '41T7N2I8CP', '0', 'Theorema', 'RIO SILVER BLACK DIAL', '0', 'RG 5181 4594 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5054, '3364446', '0', '0', 'FILIP KARDEL', 'SYLOWS ALLE', '13 5.15', '2000', 'FREDERIKSBERG', 'Dänemark', '', '0', '0', '31430542', '738N9U4E6M', '0', 'Theorema', 'RIO GOLD', 'rep. 29.04.2013 RG 5181 0065 7DE', 'RG 5181 4595 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5055, '3364449', '0', '0', 'MICHAEL ULRICH MORTENSEN', '12', 'ESBYVEJ', '8240', 'RISSKOV', 'Dänemark', '', '0', '0', '50503121', '60M5KPIGN2', '0', 'Theorema', 'RIO SILVER BLACK DIAL', 'rep 06.05.2013 RG 5181 0218 0DE', 'RG 5181 4596 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5056, '3364450', '0', '0', 'KIM DAHL', '8 ST. TH', 'ORNESTI', '3300', 'FREDERIKSVAERK', 'Dänemark', '', '0', '0', '21975787', 'Z2A702N691', '0', 'Theorema', 'RIO BLACK', '0', 'RG 5181 4597 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5057, '3364449', '0', '0', 'VALDIS GRZIBOVSKIS', '49.1TV', 'VED UNGDOMSBOLIGERNE', '2820', 'GENTOFTE', 'Dänemark', '', '0', '0', '50116319', '1DDAPQO25A', '0', 'Theorema', 'RIO SILVER BLACK DIAL', '0', 'RG 5181 4598 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5058, '3364449', '0', '0', 'ANDERS SCHULTZ', '135', 'DALSOVEJ', '7200', 'GRINDSTED', 'Dänemark', '', '0', '0', '60155078', 'HAS8F34N6Y', '0', 'Theorema', 'RIO SILVER BLACK DIAL', '0', 'RG 5181 4599 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5059, '3364446', '0', '0', 'MARGIT BERGVOLD', '133', 'GLERUPVEJ', '2610', 'RODOVRE', 'Dänemark', '', '0', '0', '26390330', '14D238741C', '0', 'Theorema', 'RIO GOLD', '0', 'RG 5181 4600 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5060, '3364449', '0', '0', 'JESPER HINTZMANN', '77', 'JORDBAERVEJ', '2400', 'KBH NV', 'Dänemark', '', '0', '0', '41717063', 'TG224I90OQ', '0', 'Theorema', 'RIO SILVER BLACK DIAL', '0', 'RG 5181 4601 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5061, '3364449', '0', '0', 'BODIL CHRISTOPHERSEN', '1', 'GEDDEVAENGET', '4653', 'KARISE', 'Dänemark', '', '0', '0', '20285329', '7N490QDL12', '0', 'Theorema', 'RIO SILVER BLACK DIAL', '0', 'RG 5181 4602 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5062, '3364449', '0', '0', 'ANNE SIMONSEN', '51. 2 TV', 'STOREGADE', '6700', 'ESBJERG', 'Dänemark', '', '0', '0', '20636906', '23QFZZE859', '0', 'Theorema', 'RIO SILVER BLACK DIAL', '0', 'RG 5181 4603 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5063, '3364446', '0', '0', 'NIKOLAJ STEGMANN', '49', 'VORUP KIRKEVEJ', '8940', 'RANDERS', 'Dänemark', '', '0', '0', '51879267', '48265FW68A', '0', 'Theorema', 'RIO GOLD', '0', 'RG 5181 4604 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5064, '3364449', '0', '0', 'MIKAEL BOESEN', '161', 'RUNDFORBIVEJ', '2850', 'NAERUM', 'Dänemark', '', '0', '0', '4529435746', 'UMN6V5318U', '0', 'Theorema', 'RIO SILVER BLACK DIAL', '0', 'RG 5181 4605 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5065, '3364446', '0', '0', 'JOAKIM HOYER', '20', 'KILDEDALEN', '3400', 'HILLEROD', 'Dänemark', '', '0', '0', '28558943', '9ES9V3NZ70', '0', 'Theorema', 'RIO GOLD', '0', 'RG 5181 4606 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5066, '3364449', '0', '0', 'MADS HANSEN', '26', 'PLUGGEGARDSVEJ', '3700', 'RONNE', 'Dänemark', '', '0', '0', '61712318', 'CZHJ6XH5XT', '0', 'Theorema', 'RIO SILVER BLACK DIAL', '0', 'RG 5181 4607 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5067, '3364446', '0', '0', 'RASMUS HUNWARTSEN', '46 2MF', 'KASTRUPLUNDGADE', '2770', 'KASTRUP', 'Dänemark', '', '0', '0', '61285913', 'B4JQ2MZ4FC', '0', 'Theorema', 'RIO GOLD', '0', 'RG 5181 4608 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5068, '3364448', '0', '0', 'ULLA KOCH', '105', 'HYRDEENGEN', '2625', 'VALLENSBAEK1', 'Dänemark', '', '0', '0', '41398458', 'BF8105DV23', '0', 'Theorema', 'RIO SILVER WHITE DIAL', '0', 'RG 5181 4609 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5069, '3364450', '0', '0', 'MIKAEL LARSEN', '120', 'STRANDBY KIRKEVEJ', '6705', 'ESBJERG', 'Dänemark', '', '0', '0', '23411329', 'W14KNL8E08', '0', 'Theorema', 'RIO BLACK', '0', 'RG 5181 4610 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5070, '3364448', '0', '0', 'SOWAD HASSAN ALI ALJANABIE', '3', 'REBAEK SOPARK', '2750', 'HVIDOVRE', 'Dänemark', '', '0', '0', '30239935', 'US65H72GGJ', '0', 'Theorema', 'RIO SILVER WHITE DIAL', '22.04.2013 RG 5181 0028 5DE', 'RG 5181 4611 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5071, '3379167', '0', 'Peter', 'Castelein', 'Margrijhof', '30', '2632DE', 'NOOTDORP', 'Niederlande', '', '0', '0', '31651076020', '0010107RX1', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1872 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5072, '3379167', '0', 'Inger', 'Eijbergen', 'Schone van Boskoopgaarde', '37', '3824ab', 'Amersfoort', 'Niederlande', '', '0', '0', '653190372', '0010085HBW', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1873 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5073, '3379167', '0', 'Jeroen', 'Bouwmans', 'Harriet Freezerlaan', '20', '6532 SM', 'NIJMEGEN', 'Niederlande', '', '0', '0', '06-57348935', '0010087DXP', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1874 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5074, '3379167', '0', 'Marco', 'Don', 'Galgepad', '22', '2691 MH', '\'S-GRAVENZANDE', 'Niederlande', '', '0', '0', '0174-623030', '0010008FWP', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1875 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5075, '3379167', '0', 'HJP', 'Maas', 'Enschotsestraat', '143', '5014 DD', 'TILBURG', 'Niederlande', '', '0', '0', '06-24288901', '0010243E8K', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1876 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5076, '3379167', '0', 'jasper', 'wevers', 'Van Heemskerckstraat', '31B', '9726 GC', 'GRONINGEN', 'Niederlande', '', '0', '0', '651271331', '00100162BX', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1877 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5077, '3379167', '0', 'Ron', 'Van kampen', 'Tomatenstraat', '30', '2292 AN', 'WATERINGEN', 'Niederlande', '', '0', '0', '0174-221663', '10011110', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1878 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5078, '3379167', '0', 'Mohamed', 'Kaaouane', 'Brueghelstraat', '133', '2525 rc', 'Denhaag', 'Niederlande', '', '0', '0', '681385276', '0010221Y7U', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1879 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5079, '3379167', '0', 'A.K.', 'Tegov', 'Faustdreef', '341', '3561 LL', 'UTRECHT', 'Niederlande', '', '0', '0', '633625062', '00102387AN', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1880 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5080, '3379167', '0', 'Wout', 'Schmid', 'Ankeveenstraat', '87', '5036 CB', 'TILBURG', 'Niederlande', '', '0', '0', '134562864', '0010075HGF', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '22.04.2013  RG 5181 0032 5DE', 'RG 0686 1881 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5081, '3379167', '0', 'Alexander', 'Kozatchok', 'Da Costastraat', '6', '2321 AN', 'LEIDEN', 'Niederlande', '', '0', '0', '31612914461', '0010174EML', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', 'soll geblockt werden, lt. Groupon vom 24.04.2013', 'RG 0686 1882 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5082, '3379167', '0', 'Maaik', 'Godding', 'August Flamentstraat', '15', '6217 HX', 'MAASTRICHT', 'Niederlande', '', '0', '0', '652849001', '0010205DST', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1883 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5083, '3379167', '0', 'Herma', 'Blankespoor', 'Kerkstraat', '1', '6981 CK', 'DOESBURG', 'Niederlande', '', '0', '0', '653967644', '00101958ML', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1884 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5084, '3379167', '0', 'Hans', 'Wagner', 'Parkhout', '14', '3991 MR', 'HOUTEN', 'Niederlande', '', '0', '0', '622375470', '0010149VML', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1885 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5085, '3379167', '0', 'Alexander', 'Brouwer', 'Eerste Keucheniusstraat', '30 HUIS', '1051 HS', 'AMSTERDAM', 'Niederlande', '', '0', '0', '+316 41849215', '0010069CDQ', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1886 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5086, '3379167', '0', 'Jos', 'Schouren', 'Drossaert J. van Kesselstraat', '51', '6171KB', 'Stein', 'Niederlande', '', '0', '0', '640104071', '0010091JCA', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1887 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5087, '3379167', '0', 'A', 'Ammar', 'Laan van Meerdervoort', '1410', '2555 CK', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '654328307', '0010083KM8', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1888 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5088, '3379167', '0', 'Ali', 'Baddaou', 'Johan jongkindstraat', '57-4', '1062 CN', 'Amsterdam', 'Niederlande', '', '0', '0', '641005687', '10018806', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1889 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5089, '3379167', '0', 'Bjorn', 'Schras', 'Lommeroord', '28', '3743 BZ', 'BAARN', 'Niederlande', '', '0', '0', '613274478', '0010042JGQ', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1890 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5090, '3379167', '0', 'Ali Sina', 'Nawabi', 'Gersteveld', '15', '3902 EL', 'VEENENDAAL', 'Niederlande', '', '0', '0', '621561237', '0010187EDK', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1891 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5091, '3379167', '0', 'P.', 'Lindeboom - THB Europe', 'Diemerhof', '32-36', '1112 XN', 'DIEMEN', 'Niederlande', '', '0', '0', '626076218', '001009894J', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1892 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5092, '3379167', '0', 'Hans', 'Berentsen', 'Koperslager', '67', '7141 PL', 'GROENLO', 'Niederlande', '', '0', '0', '627068245', '001015717V', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1893 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5093, '3379167', '0', 'Raf', 'AriÃ«ns', 'Veranda', '9', '1628 JV', 'HOORN', 'Niederlande', '', '0', '0', '655774682', '0010162KSN', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1894 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5094, '3379167', '0', 'Elise', 'Thieme', 'Oostdijk', '227', '3261 KE', 'OUD-BEIJERLAND', 'Niederlande', '', '0', '0', '613809747', '00102243ME', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1895 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5095, '3379167', '0', 'Ruth', 'de Landmeter - de Vries', 'Oeverzwaluw', '11', '4411 GD', 'Rilland', 'Niederlande', '', '0', '0', '612436785', '0010155CUM', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1896 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5096, '3379167', '0', 'Jette', 'Sagel', 'Cartesiusweg', '135', '3534 BC', 'UTRECHT', 'Niederlande', '', '0', '0', '31614459637', '00100361ON', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1897 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5097, '3379167', '0', 'Maurits', 'Jongbloed', 'Laan van Meerdervoort', '136', '2517 BE', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '06-22989726', '0010078AIR', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1898 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5098, '3379167', '0', 'Mike', 'Timmers', 'Kotter', '22', '3232 CN', 'BRIELLE', 'Niederlande', '', '0', '0', '622753061', '0010135EI3', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1899 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5099, '3379167', '0', 'Merijam', 'van Eekelen', 'Olympiade', '86', '4873 DA', 'ETTEN-LEUR', 'Niederlande', '', '0', '0', '765035669', '0010131OPA', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', 'rep. 25.04.2013 RG 5181 0046 7DE', 'RG 0686 1900 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5100, '3379167', '0', 'Joke', 'Broeders', 'Franselaan', '246a', '3028 AR', 'Rotterdam', 'Niederlande', '', '0', '0', '06-46062301', '0010034DDO', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1901 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5101, '3379167', '0', 'yehudi', 'meijer', 'Madelief', '10', '2412 AJ', 'BODEGRAVEN', 'Niederlande', '', '0', '0', '0172-650635', '0010233Q3Q', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1902 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5102, '3379167', '0', 'Jordy', 'de Goede', 'Lange Dreef', '150', '2285 LC', 'RIJSWIJK', 'Niederlande', '', '0', '0', '06-22 777 608', '10114541', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1903 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5103, '3379167', '0', 'Martijn', 'van der Knaap', 'Mommastraat', '31', '2291 RR', 'WATERINGEN', 'Niederlande', '', '0', '0', '174226331', '0010081F85', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '10.05.2013 Uhr zurück...refund bitte', 'RG 0686 1904 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5104, '3379167', '0', 'rob', 'jacobs', 'Nachtegaallaan', '43', '5702 KJ', 'HELMOND', 'Niederlande', '', '0', '0', '6,22E+08', '0010067XYW', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1905 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5105, '3379167', '0', 'Sjaan', 'van T Geloof', 'Molentienden', '90', '3253 VG', 'OUDDORP', 'Niederlande', '', '0', '0', '610340598', '001007478A', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1906 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5106, '3379167', '0', 'Ingrid', 'Van winden', 'Ringvaart', '6', '3124 PB', 'SCHIEDAM', 'Niederlande', '', '0', '0', '104704179', '0010171XMM', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', '1Z8VF459DK92648317', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5107, '3379167', '0', 'Ingrid', 'Van winden', 'Ringvaart', '6', '3124 PB', 'SCHIEDAM', 'Niederlande', '', '0', '0', '1,05E+08', '0010204L6X', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', '1Z8VF459DK92648317', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5108, '3379167', '0', 'Thomas', 'Kuil', 'Cornelis Houtmanstraat', '32', '3572 LX', 'UTRECHT', 'Niederlande', '', '0', '0', '06-53297589', '0010101HUA', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', 'Uhr erhalten 10.09.2013\r\nUhr geschickt 11.09.2013 RG518138555DE', 'RG 0686 1907 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5109, '3379167', '0', 'ronald', 'staak', 'Delftweg', '66', '2289 BA', 'RIJSWIJK', 'Niederlande', '', '0', '0', '6,13E+08', '0010041RXE', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', 'rep. 25.04.2013 RG 5181 0045 3DE', 'RG 0686 1908 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5110, '3379167', '0', 'Ingrid', 'Van winden', 'Ringvaart', '6', '3124 PB', 'SCHIEDAM', 'Niederlande', '', '0', '0', '104704179', '0010066H04', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', '1Z8VF459DK92648317', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5111, '3379175', '0', 'Randy', 'Kiemeney', 'Rouboslaan', '48', '2252 TR', 'VOORSCHOTEN', 'Niederlande', '', '0', '0', '652896393', '0010185KQC', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1909 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5112, '3379175', '0', 'J', 'Brugman', 'Roelofszlaan', '15', '3431 GL', 'NIEUWEGEIN', 'Niederlande', '', '0', '0', '614673099', '0010061X2S', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1910 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5113, '3379175', '0', 'Servais', 'tielman', 'Maastrichterlaan', '110', '6374vs', 'Landgraaf', 'Niederlande', '', '0', '0', '', '0010206WJ2', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1911 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5114, '3379175', '0', 'suzanne', 'bosmans', 'Granietstraat', '87', '5345 SX', 'OSS', 'Niederlande', '', '0', '0', '612443833', '0010207A1E', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1912 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(5115, '3379175', '0', 'Rob', 'Tollenaar', 'Mechelsestraat', '30', '2587 XZ', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '070 3507503', '0010125SER', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1913 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5116, '3379175', '0', 'Ruud', 'Schouten', 'Vaartweg', '40', '5109RC', '\'s-Gravenmoer', 'Niederlande', '', '0', '0', '624335643', '0010198T7X', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1914 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5117, '3379175', '0', 'HenriÃ«t', 'Uijt de boogaardt', 'Wilhelminalaan', '66', '8262DG', 'Kampen', 'Niederlande', '', '0', '0', '652759883', '00100370LU', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1915 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5118, '3379175', '0', 'Jeroen', 'Goede', 'Oude Haagweg', '271', '2552 EP', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '070 3976209', '0010238QCQ', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1916 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5119, '3379175', '0', 'Ruud', 'van den Hoven', 'De Bik', '1 B', '3828 AM', 'HOOGLAND', 'Niederlande', '', '0', '0', '334803519', '0010085W52', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1917 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5120, '3379175', '0', 'benny', 'oostenbruggen', 'Jachthoornlaan', '12', '3721 BR', 'BILTHOVEN', 'Niederlande', '', '0', '0', '302200729', '00100284HT', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1918 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5121, '3379175', '0', 'Bas', 'Kerdel', 'De zicht', '60', '3224 BB', 'Hellevoetsluis', 'Niederlande', '', '0', '0', '624534532', '0010235Y7T', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1919 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5122, '3379175', '0', 'Erol', 'Baran', 'Belfort', '11', '2134 BP', 'HOOFDDORP', 'Niederlande', '', '0', '0', '235650565', '0010023GHF', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1920 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5123, '3379175', '0', 'H', 'Vegelin', 'Vogelwikke', '17', '4007 VV', 'TIEL', 'Niederlande', '', '0', '0', '683768330', '0010074NDY', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1921 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5124, '3379175', '0', 'Jan', 'Garritzen', 'Slakstraat', '66', '6462 CV', 'KERKRADE', 'Niederlande', '', '0', '0', '618847879', '0010182I7T', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1922 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5125, '3379175', '0', 'haris', 'dautovic', 'bellinistraat', '151', '5049cc', 'tilburg', 'Niederlande', '', '0', '0', '647871739', '0010005JD3', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1923 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5126, '3379175', '0', 'Jason', 'Asmus', 'Carel Willinksingel', '324', '3059 WD', 'ROTTERDAM', 'Niederlande', '', '0', '0', '6,39E+08', '0010237OKM', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1924 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5127, '3379175', '0', 'R', 'de Jel', 'Kort-Ambachtlaan', '19', '3333 EH', 'ZWIJNDRECHT', 'Niederlande', '', '0', '0', '786120834', '0010171JNQ', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1925 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5128, '3379175', '0', 'Will', 'van Bergen', 'Kolenstraat', '23', '1211 KP', 'HILVERSUM', 'Niederlande', '', '0', '0', '6,22E+08', '0010189VHV', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1926 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5129, '3379175', '0', 'bianca', 'van ginkel', 'Hunthum', '73', '3632 XP', 'Loenen a/d Vecht', 'Niederlande', '', '0', '0', '620210276', '0010157JAM', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1927 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5130, '3379175', '0', 'Sonny', 'kil', 'Breestraat', '21', '4645ec', 'Putte', 'Niederlande', '', '0', '0', '', '0010149HFU', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1928 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5131, '3379175', '0', 'erna', 'voortman', 'West', '65', '1633 JD', 'AVENHORN', 'Niederlande', '', '0', '0', '653116605', '0010167G3A', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1929 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5132, '3379175', '0', 'AndrÃ¨s', 'Wemmenhove', 'Veenstraat', '1', '9502 EZ', 'STADSKANAAL', 'Niederlande', '', '0', '0', '0599-610000', '00101192I4', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1818 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5133, '3379175', '0', 'Jurjen', 'Haitsma', 'Brandgans', '56', '1423rg', 'Uithoorn', 'Niederlande', '', '0', '0', '627898936', '00101613UZ', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1930 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5134, '3379175', '0', 'Bart', 'Righarts', 'Disseveltstraat', '12', '2231EW', 'Rijnsburg', 'Niederlande', '', '0', '0', '6,47E+08', '0010201QRE', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1931 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5135, '3379175', '0', 'bas', 'reekers', 'Klokketuin', '123', '1689kv', 'Zwaag', 'Niederlande', '', '0', '0', '639780222', '0010001UYT', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1932 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5136, '3379175', '0', 'remko', 'schaap', 'Anna Paulownaplein', '5', '2518 BK', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '614435668', '0010209OLM', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1933 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5137, '3379175', '0', 'thom', 'van der Vlugt', 'Kwekersweg', '29', '2171 DX', 'SASSENHEIM', 'Niederlande', '', '0', '0', '652414059', '0010029Y0X', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1934 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5138, '3379175', '0', 'jo', 'zelis', 'Kerkweg', '78', '6155 KP', 'PUTH', 'Niederlande', '', '0', '0', '621256385', '00100919GW', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1935 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5139, '3379175', '0', 'Amalia', 'Jansen', 'Stadshagen', '5', '3078 CS', 'ROTTERDAM', 'Niederlande', '', '0', '0', '624625235', '0010033GWT', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1936 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5140, '3379175', '0', 'Marc', 'Broere', 'Celsiusstraat', '15', '1097 PC', 'AMSTERDAM', 'Niederlande', '', '0', '0', '6,52E+08', '0010181UXC', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1937 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5141, '3379175', '0', 'Randy', 'Drielinger', 'Hoogoorddreef', '60', '1101 BE', 'AMSTERDAM ZUIDOOST', 'Niederlande', '', '0', '0', '621215466', '0010102VLE', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1938 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5142, '3379175', '0', 'Gert', 'Abma', 'Fascinatio Boulevard', '722', '2909 VA', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', '', '0', '0', '6,52E+08', '0010184CNF', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1939 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5143, '3379175', '0', 'Maria', 'van Dijk', 'Heilaar', '23', '2370', 'Arendonk', 'Niederlande', '', '0', '0', '3214671008', '0010204GC3', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1940 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5144, '3379175', '0', 'Ruud', 'Van Der Salm', 'Bijlmerdreef', '572', '61102AC', 'Amsterdam', 'Niederlande', '', '0', '0', '652591404', '001009259K', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1941 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5145, '3379175', '0', 'Manuel', 'van Lith', 'Achterstraat', '3', '4054 MS', 'ECHTELD', 'Niederlande', '', '0', '0', '651351506', '0010070X9Z', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1942 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5146, '3379175', '0', 'Andy', 'Howard', 'Hoogoorddreef', '9a', '1101 BA', 'Amsterdam', 'Niederlande', '', '0', '0', '3,16E+10', '0010117FGY', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1943 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5147, '3379175', '0', 'Bert', 'Koster', 'Hyacintenstraat', '8', '6101 NL', 'ECHT', 'Niederlande', '', '0', '0', '653366903', '0010234VHI', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1819 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5148, '3379175', '0', 'A', 'Van Goor', 'Kwikstaart', '6', '3641 ZL', 'MIJDRECHT', 'Niederlande', '', '0', '0', '652513228', '0010202T35', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1944 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5149, '3379175', '0', 'Nnamdi', 'Chieme', 'Schepenstraat', '1 C', '2922 VP', 'KRIMPEN AAN DEN IJSSEL', 'Niederlande', '', '0', '0', '619446338', '0010153YEN', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '22.04.2013 RG 5181 0033 4DE\r\n27.05.2013 RG 5181 0628 3DE', 'RG 0686 1945 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5150, '3379175', '0', 'John', 'Ger', 'Aangelag', '42', '5541 GK', 'Reusel', 'Niederlande', '', '0', '0', '645614091', '0010011GL3', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1946 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5151, '3379175', '0', 'A.G.', 'Witzand', 'Curielaan', '11', '3451 EK', 'VLEUTEN', 'Niederlande', '', '0', '0', '306775169', '00101765C3', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1947 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5152, '3379175', '0', 'Sabine', 'Aben', 'Californischeweg', '14', '5971 NV', 'GRUBBENVORST', 'Niederlande', '', '0', '0', '31773664117', '0010249M2C', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1948 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5153, '3379175', '0', 'Joey', 'Verhaert', 'Locht', '17', '3930', 'Hamont', 'Niederlande', '', '0', '0', '471260531', '0010097OR3', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1949 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5154, '3379175', '0', 'Luuk', 'van den Elsen', 'De Fazant', '7', '5864 BW', 'MEERLO', 'Niederlande', '', '0', '0', '630016415', '0010121YLX', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', 'rep. 25.04.2013 RG 5181 0043 6DE', 'RG 0686 1950 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5155, '3379175', '0', 'Madeleine', 'Peters', 'Cimbaalstraat', '44', '6544 XZ', 'NIJMEGEN', 'Niederlande', '', '0', '0', '024-3734542', '0010183C69', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1951 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5156, '3379175', '0', 'Bas', 'ter Braak', 'Industriestraat', '35', '7553 CK', 'HENGELO', 'Niederlande', '', '0', '0', '623938697', '0010024JWG', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1952 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5157, '3379175', '0', 'Alex', 'van Wankum', 'St. Eustatiusstraat', '46', '5046gc', 'Tilburg', 'Niederlande', '', '0', '0', '650267592', '0010112XVG', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1953 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5158, '3379175', '0', 'mat', 'elbers', 'Margrietstraat', '19', '5671 HP', 'NUENEN', 'Niederlande', '', '0', '0', '06-25013919', '0010041JPM', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1954 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5159, '3379175', '0', 'Guus', 'van Ewijk', 'Oude Leedeweg', '39C', '2641 NM', 'Pijnacker', 'Niederlande', '', '0', '0', '06 48766911', '0010018VCU', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1955 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5160, '3379175', '0', 'Rob', 'vd Graaf', 'Raamsingel', '18 D', '2012 DS', 'Haarlem', 'Niederlande', '', '0', '0', '611391535', '0010142DIK', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1956 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5161, '3379175', '0', 'Alphons', 'Peters', 'Agaatvlindersingel', '1a', '3544 ZA', 'Utrecht', 'Niederlande', '', '0', '0', '614325875', '0010155BGL', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1957 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5162, '3379175', '0', 'Etienne', 'Close', 'Sardinie', '205', '2721 HC', 'ZOETERMEER', 'Niederlande', '', '0', '0', '793610400', '0010025XGZ', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1958 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5163, '3379175', '0', 'H.P.A.', 'dungelmann', 'Dauw', '2', '3454 TN', 'DE MEERN', 'Niederlande', '', '0', '0', '030-8891117', '0010016MNQ', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1959 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5164, '3379175', '0', 'Susanne', 'Van Saase', 'Hillegommerdijk', '381', '2144kt', 'Beinsdorp', 'Niederlande', '', '0', '0', '621174054', '0010140CRD', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1960 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5165, '3379175', '0', 'CornÃ©', 'Vermetten', 'Marga Klompelaan', '21', '5122 BN', 'RIJEN', 'Niederlande', '', '0', '0', '06-22205914', '0010130N3A', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1961 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5166, '3379175', '0', 'Niek', 'Nijboer', 'George Orwellhof', '10', '6836 TL', 'ARNHEM', 'Niederlande', '', '0', '0', '642238717', '0010014F1E', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1962 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5167, '3379175', '0', 'Robert', 'Pauw', 'Pijlstaartsingel', '30', '2492 PC', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '31620955713', '0010148H5D', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1963 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5168, '3379175', '0', 'Wietse', 'Jilisen', 'Spechtstraat', '20', '6591 WL', 'GENNEP', 'Niederlande', '', '0', '0', '31622991722', '0010188TX5', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1964 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5169, '3379175', '0', 'Cennet', 'Atalan', 'Goudenregenstraat', '21A', '3073 CE', 'ROTTERDAM', 'Niederlande', '', '0', '0', '642623843', '0010136WQN', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1965 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5170, '3379175', '0', 'pierre', 'Hattem', 'Kerkweg', '8', '3945 BN', 'COTHEN', 'Niederlande', '', '0', '0', '31343563514', '0010172F5V', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', 'Geld von Groupon zur?ck gezahlt! Uhr???\r\nNachforschung am 22.04.2013 gestellt! Uhr wurde am 12.04.2013 zugestellt! Brief von Post liegt vor!', 'RG 0686 1966 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5171, '3379175', '0', 'Arnold', 'Stronkhorst', 'Zuiderklamp', '2', '5672 HD', 'NUENEN', 'Niederlande', '', '0', '0', '621551030', '0010200YOI', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1967 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5172, '3379175', '0', 'Tony', 'Pepping', 'De Driestal', '34', '1852 RC', 'HEILOO', 'Niederlande', '', '0', '0', '3172340449', '0010003DU3', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1968 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5173, '3379175', '0', 'Astrid', 'de vin', 'port scaldis', '41456', '4511 DA', 'Breskens', 'Niederlande', '', '0', '0', '117386086', '00100202EI', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '10.05.2013 Uhr zurück...bitte refund', 'RG 0686 1969 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5174, '3379175', '0', 'Olivier', 'Enthofen', 'Johanwagenaarkade', '9bis', '3533TA', 'Utrecht', 'Niederlande', '', '0', '0', '619416950', '0010026P2N', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1970 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5175, '3379175', '0', 'Eric', 'Lokven', 'Espalen', '4', '5235 EM', '\'s-Hertogenbosch', 'Niederlande', '', '0', '0', '06-51257085', '0010083V7C', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1817 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5176, '3379175', '0', 'A', 'van Dijk', 'Achterweg', '26', '8281 AT', 'GENEMUIDEN', 'Niederlande', '', '0', '0', '654950248', '0010231A4W', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1971 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5177, '3379175', '0', 'Theo', 'van Uden', 'Bultkroos', '61', '8043 NR', 'ZWOLLE', 'Niederlande', '', '0', '0', '611078932', '00101990QY', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1972 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5178, '3379176', '0', 'AndrÃ¨s', 'Wemmenhove', 'Veenstraat', '1', '9502 EZ', 'STADSKANAAL', 'Niederlande', '', '0', '0', '0599-610000', '10146288', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1818 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5179, '3379176', '0', 'Martijn', 'de Vries', 'P. Ellingstraat', '26', '1333 PT', 'ALMERE', 'Niederlande', '', '0', '0', '650205026', '0010098DU8', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1973 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5180, '3379176', '0', 'Elly', 'Straatman', 'Reeuwijkplaats', '15', '6843 KA', 'ARNHEM', 'Niederlande', '', '0', '0', '638301410', '0010167L2S', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1974 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5181, '3379176', '0', 'Nuri', 'eren', 'Tidore straat', '10e', '1094rn', 'Amsterdam', 'Niederlande', '', '0', '0', '', '0010163MCH', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1975 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5182, '3379176', '0', 'Stella', 'Salden', 'Lindenlaan', '23', '5249 av', 'Rosmalen', 'Niederlande', '', '0', '0', '629119803', '0010004H76', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1976 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5183, '3379176', '0', 'peterjan', 'de jongh', 'kranshof', '86', '4005 dc', 'tiel', 'Niederlande', '', '0', '0', '653224735', '0010055XO7', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1977 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5184, '3379176', '0', 'Michel', 'Wang', 'Kastanjelaan', '13', '9741 CN', 'GRONINGEN', 'Niederlande', '', '0', '0', '622761609', '0010035C1F', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1978 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5185, '3379176', '0', 'FN', 'Gyamfi', 'campanile 38', '38', '2134 BL', 'Hoofddorp', 'Niederlande', '', '0', '0', '614515145', '0010057EIT', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1979 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5186, '3379176', '0', 'Ben', 'ten Hove', 'Cort v/d Lindenstraat', '11', '3332CE', 'Zwijndrecht', 'Niederlande', '', '0', '0', '786125692', '10068293', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1980 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5187, '3379176', '0', 'Mark van', 'Duijvenvoorde', 'Oegstgeesterweg', '184', '2231 BC', 'RIJNSBURG', 'Niederlande', '', '0', '0', '641627814', '0010109VNB', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1981 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5188, '3379176', '0', 'lida', 'kadir', 'van Broeckhovenlaan', '7', '5213 HV', '\'S-HERTOGENBOSCH', 'Niederlande', '', '0', '0', '614493522', '00100729VN', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1982 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5189, '3379176', '0', 'oruc', 'akinci', 'wilgenstraat', '8', '7131zp', 'Lichtenvoorde', 'Niederlande', '', '0', '0', '31634723727', '0010176V9I', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1983 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5190, '3379176', '0', 'A', 'Kandil', 'Spuistraat', '52', '1012 TV', 'AMSTERDAM', 'Niederlande', '', '0', '0', '6,17E+08', '0010214IDW', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1984 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5191, '3379176', '0', 'Leandra', 'Lebacs', 'Pr Johan Willem Frisoln', '708', '2263 EN', 'LEIDSCHENDAM', 'Niederlande', '', '0', '0', '683566139', '00101982JE', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1985 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5192, '3379176', '0', 'Roxanne', 'Holshuijsen', 'Riouwstraat', '2', '1094 XP', 'AMSTERDAM', 'Niederlande', '', '0', '0', '641994463', '00100493YQ', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1986 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5193, '3379176', '0', 'Liesbeth', 'Deegenaars', 'Kerveltuin', '15', '2353 PM', 'LEIDERDORP', 'Niederlande', '', '0', '0', '718877491', '0010148PZ0', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1987 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5194, '3379176', '0', 'Ingrid', 'WÃ¶lcken', 'Boris pasternak', '17', '2037me', 'Haarlem', 'Niederlande', '', '0', '0', '617148356', '10188237', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1988 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5195, '3379176', '0', 'Marian', 'van Gendt', 'Stadhouderslaan', '78', '3116 HT', 'SCHIEDAM', 'Niederlande', '', '0', '0', '104736933', '0010131JK5', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1989 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5196, '3379176', '0', 'desiree', 'kohinor', 'Schalmei', '16', '6904 PZ', 'ZEVENAAR', 'Niederlande', '', '0', '0', '0316-25529', '00101538KJ', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1990 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5197, '3379176', '0', 'Bas', 'Verdegaal', 'Kerkstraat', '4', '2211 RJ', 'NOORDWIJKERHOUT', 'Niederlande', '', '0', '0', '610795490', '00100991G0', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1991 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5198, '3379176', '0', 'Fernando', 'Tjin Asjoe', 'Catharinapolder', '18', '2992 ZL', 'BARENDRECHT', 'Niederlande', '', '0', '0', '06-42720510', '00100191FD', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1992 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5199, '3379176', '0', 'Nadia', 'taets van amerongen', 'Donker Curtiusstraat', '31', '2241 NJ', 'WASSENAAR', 'Niederlande', '', '0', '0', '705118166', '0010029IUP', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1993 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5200, '3379176', '0', 'Nhat Anh', 'Le Ta', 'Groenteweg', '43', '2525 JT', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '652823288', '10174900', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1994 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5201, '3379176', '0', 'Corrie', 'Foet', 'Gotland', '49', '2548 WG', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '629245285', '00100711LT', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1995 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5202, '3379176', '0', 'anrong', 'xie', 'Boerenkamplaan', '169', '5712 AD', 'SOMEREN', 'Niederlande', '', '0', '0', '0493-491237', '0010044D5X', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1996 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5203, '3379176', '0', 'Morris', 'Jansen', 'Kleinland', '2', '5663 JP', 'GELDROP', 'Niederlande', '', '0', '0', '681363621', '0010062ATY', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1997 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5204, '3379176', '0', 'Romea', 'Douw', 'Port-Saidstraat', '136', '3067 MV', 'ROTTERDAM', 'Niederlande', '', '0', '0', '626665242', '0010210NFJ', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1998 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5205, '3379176', '0', 'Ellen', 'Hekman', 'Ramlehweg', '16a', '3061jx', 'Rotterdam', 'Niederlande', '', '0', '0', '31627028029', '0010149KEY', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1999 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5206, '3379176', '0', 'Kees', 'Diependaal', 'San Franciscostraat', '90-92', '1175 RE', 'LIJNDEN', 'Niederlande', '', '0', '0', '618144881', '001022235A', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 2000 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5207, '3379176', '0', 'Bart', 'Alliet', 'Eerste Ringdijkstraat', '4', '1097 BC', 'AMSTERDAM', 'Niederlande', '', '0', '0', '+32 495 588810', '0010245IZO', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG518145018DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5208, '3379176', '0', 'Warno', 'Kartokromo', 'Zeistpad', '15', '1324 NA', 'Almere', 'Niederlande', '', '0', '0', '634041111', '00101772TK', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4502 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5209, '3379176', '0', 'CBM', 'Klein Overmeen', 'Looyenland', '54', '6931 VG', 'WESTERVOORT', 'Niederlande', '', '0', '0', '514582485', '00101892CG', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4503 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5210, '3379176', '0', 'Irma', 'Brandsma', 'De Akkeren', '13', '3762 AN', 'SOEST', 'Niederlande', '', '0', '0', '643878862', '00101959I8', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4504 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5211, '3379176', '0', 'Roy', 'meinen', 'Edisonstraat', '17', '1972 RK', 'IJMUIDEN', 'Niederlande', '', '0', '0', '624817666', '0010234DHJ', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4505 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5212, '3379176', '0', 'Boy', 'Verduijn', 'Zuiderkade', '6', '1948 NG', 'BEVERWIJK', 'Niederlande', '', '0', '0', '655976895', '0010233HMB', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4506 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5213, '3379176', '0', 'Marlies', 'van Bemmel', 'Kouwenberg', '1', '5431 GZ', 'CUIJK', 'Niederlande', '', '0', '0', '645266855', '0010025R5I', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', 'rep. 25.04.2013 RG 5181 0044 0DE', 'RG 5181 4507 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5214, '3379176', '0', 'CC', 'de Lizer', 'Bergenboulevard', '204', '3825 AC', 'AMERSFOORT', 'Niederlande', '', '0', '0', '332858617', '0010203UEZ', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4508 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5215, '3379176', '0', 'Rene', 'Rustenburg', 'Middelzand', '5405', '1788 hd', 'Den Helder', 'Niederlande', '', '0', '0', '65160814', '0010181QF7', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4509 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5216, '3379176', '0', 'Hajer', 'Djemni', 'Hoefkade', '315', '2526 BT', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '31624492152', '0010182PBE', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '10.05.2013 uhr zurück...bitte refund', 'RG 5181 4510 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5217, '3379176', '0', 'Natasha', 'Keylard', 'Gruttosingel', '52', '2496 HX', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '622949568', '10155675', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4511 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5218, '3379176', '0', 'Barteld', 'Post', 'hoogstraat 154', 'lk', '1781lk', 'den helder', 'Niederlande', '', '0', '0', '223754376', '0010220RYE', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4512 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5219, '3379176', '0', 'Arend', 'Temming', 'Scheldelaan', '20', '2105xg', 'Heemstede', 'Niederlande', '', '0', '0', '622409201', '10102942', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4513 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5220, '3379176', '0', 'berdieke', 'bijdemast', 'dromerstraat', '73', '1511CM', 'oostzaan', 'Niederlande', '', '0', '0', '627433248', '0010089MSW', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4514 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5221, '3379176', '0', 'Lorenzo', 'Beverley', 'Zevenkampse Ring', '612', '3068 HG', 'ROTTERDAM', 'Niederlande', '', '0', '0', '621442437', '001018009D', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4515 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5222, '3379176', '0', 'Maarten', 'van der Heyden', 'Dolomietenlaan', '103 B', '5022 JH', 'Tilburg', 'Niederlande', '', '0', '0', '6,19E+08', '0010122KGG', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4516 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5223, '3379176', '0', 'Bert', 'Koster', 'Hyacintenstraat', '8', '6101 NL', 'ECHT', 'Niederlande', '', '0', '0', '653366903', '00100109VX', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1819 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5224, '3379176', '0', 'Karim', 'Amziab', 'Zijpenberg', '116', '2905 rn', 'Capelle aan den IJssel', 'Niederlande', '', '0', '0', '31107430740', '0010083YBL', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4517 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5225, '3379176', '0', 'Chris', 'van de Veen', 'Hindenhoek', '10', '8172 AC', 'VAASSEN', 'Niederlande', '', '0', '0', '0578-617385', '00101380IU', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4518 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5226, '3379176', '0', 'bouchra', 'hader ozturk', 'erich salomonstraat', '45', '1087av', 'amsterdam', 'Niederlande', '', '0', '0', '616171820', '0010147CZH', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4519 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5227, '3379176', '0', 'berry', 'van berkum', 'Steenstraat 16B', '', '7271 BP', 'BORCULO', 'Niederlande', '', '0', '0', '639198299', '0010058XIS', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', 'uhr erhalten 04.10.2013\r\nUhr versendet 11.10.2013  RG 5181 3991 9DE', 'RG 5181 4520 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5228, '3379176', '0', 'marinka', 'hol', 'Peelstraat', '81', '1079 RN', 'AMSTERDAM', 'Niederlande', '', '0', '0', '619879804', '0010140TPQ', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4521 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5229, '3379176', '0', 'Ron', 'van Brakel', 'Leemkuilstraat', '66', '7531 ZH', 'ENSCHEDE', 'Niederlande', '', '0', '0', '64639829', '00100963EV', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4522 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5230, '3379176', '0', 'Hanna', 'Talacua', 'Homeruslaan', '56', '3581 MJ', 'Utrecht', 'Niederlande', '', '0', '0', '31616425342', '00101231KI', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4523 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5231, '3379176', '0', 'Jelle', 'Uijt De Boogaardt', 'Erasmushage', '6', '8302zx', 'Emmeloord', 'Niederlande', '', '0', '0', '527860453', '0010173RUG', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4524 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5232, '3379176', '0', 'Ilknur', 'Turna', 'rietveldstraat', '3', '2033zc', 'haarlem', 'Niederlande', '', '0', '0', '633962071', '0010015CMO', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4525 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5233, '3379176', '0', 'mike', 'de raaf', 'Nieuwe Kerkstraat', '5', '3134 LR', 'VLAARDINGEN', 'Niederlande', '', '0', '0', '650499171', '0010081HUL', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4526 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5234, '3379176', '0', 'Hatice', 'Bagiran', 'Betedal', '26', '', 'Schiedam', 'Niederlande', '', '0', '0', '655696173', '00102485SQ', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4527 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5235, '3379176', '0', 'shama', 'alibux', 'Amaliastraat', '5', '2514 JC', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '06 15567483', '0010208QP9', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4528 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5236, '3379176', '0', 'alton', 'bito', 'Kruitberg', '2411', '1104 CA', 'AMSTERDAM ZUIDOOST', 'Niederlande', '', '0', '0', '634464529', '0010022Q2B', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4529 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5237, '3379176', '0', 'Bernie', 'de Hoop', 'Rousseaustraat', '27', '7323gn', 'Apeldoorn', 'Niederlande', '', '0', '0', '629249988', '0010219SMP', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4530 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5238, '3379176', '0', 'sabria', 'elbarbari', 'Kurt Callostraat', '21', '3067 CZ', 'ROTTERDAM', 'Niederlande', '', '0', '0', '611800225', '0010136YCA', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4531 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5239, '3379176', '0', 'Willy', 'Jacobs', 'Zoutestraat', '8', '4561 XB', 'HULST', 'Niederlande', '', '0', '0', '0114-316620', '0010117IS8', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4532 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5240, '3379176', '0', 'Nermin', 'Saracevic', 'Middeldijkerplein', '169', '2993 DL', 'BARENDRECHT', 'Niederlande', '', '0', '0', '614499112', '0010202GC7', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4533 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5241, '3379176', '0', 'Quintijn', 'Baert', 'Molenstraat', '69', '4731 HB', 'OUDENBOSCH', 'Niederlande', '', '0', '0', '31648977413', '0010178USE', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4534 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5242, '3379176', '0', 'yvonne', 'geerlings', 'Kinkerstraat', '135F', '1053 DM', 'AMSTERDAM', 'Niederlande', '', '0', '0', '206187306', '0010020XO9', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4535 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5243, '3379176', '0', 'Malti', 'Lokhai', 'Vredehofstraat', '18F', '3062 TB', 'Rotterdam', 'Niederlande', '', '0', '0', '614379881', '0010064S3L', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4536 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5244, '3379176', '0', 'Joke', 'van der Slik', 'Wijnruitstraat', '409', '3193 GN', 'HOOGVLIET ROTTERDAM', 'Niederlande', '', '0', '0', '104165945', '001013420A', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4537 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5245, '3379176', '0', 'jeanne', 'meulendijks', 'Pieter Pauluslaan', '12', '5652 VE', 'EINDHOVEN', 'Niederlande', '', '0', '0', '639098359', '0010235MY3', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4538 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5246, '3379176', '0', 'Eric', 'Lokven', 'Espalen', '4', '5235 EM', '\'s-Hertogenbosch', 'Niederlande', '', '0', '0', '06-51257085', '10113294', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1817 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5247, '3379176', '0', 'J.A.', 'Zandee', 'Laan van Welgelegen', '131', '4251 KL', 'WERKENDAM', 'Niederlande', '', '0', '0', '653471077', '0010107IOX', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4539 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5248, '3379176', '0', 'G.J.R.', 'van den Bovenkamp', 'Walmolenerf', '107', '2807 DE', 'GOUDA', 'Niederlande', '', '0', '0', '636026051', '0010082B4H', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4540 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(5249, '3379176', '0', 'nico', 'rodenburg', 'Rozeknop', '7', '1911 GZ', 'UITGEEST', 'Niederlande', '', '0', '0', '645168711', '0010059SLR', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4541 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5250, '3379176', '0', 'H.', 'Petit', 'A. Noordewier Reddingiuslaan', '75', '3066 JA', 'Rotterdam', 'Niederlande', '', '0', '0', '639775500', '00102414KW', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 5181 4542 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5251, '3379179', '0', 'Jeffrey', 'Schouren', 'Woeringenstraat', '19', '6171 PB', 'STEIN', 'Niederlande', '', '0', '0', '31653925953', '0010200SDN', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4543 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5252, '3379179', '0', 'Johan', 'Detering', 'Rikki Visserstraat', '13', '1336 KV', 'ALMERE', 'Niederlande', '', '0', '0', '365212476', '0010234C5O', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1820 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5253, '3379179', '0', 'Johan', 'Detering', 'Rikki Visserstraat', '13', '1336 KV', 'ALMERE', 'Niederlande', '', '0', '0', '365212476', '001006083Y', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1820 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5254, '3379179', '0', 'Chiel', 'Bakker', 'Tinnegieterstraat', '25', '5232 BL', '\'S-HERTOGENBOSCH', 'Niederlande', '', '0', '0', '06-23883961', '0010101UD2', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4544 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5255, '3379179', '0', 'thomas', 'veerman', 'St. Jozefstraat', '13', '1131 DX', 'VOLENDAM', 'Niederlande', '', '0', '0', '6,20E+08', '00100078UT', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4545 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5256, '3379179', '0', 'Bobby Doomernik', 'Doomernik', 'Pieter kleijnstraat', '13', '5246 GS', 'Den Bosch', 'Niederlande', '', '0', '0', '653628726', '0010012AYA', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4546 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5257, '3379179', '0', 'stef', 'de Vries', 'Bramenberg', '27', '3755 BW', 'EEMNES', 'Niederlande', '', '0', '0', '06 55738837', '0010129F84', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4547 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5258, '3379179', '0', 'andre', 'jansen', 'Brugstraat', '72', '4131 AZ', 'VIANEN', 'Niederlande', '', '0', '0', '616422438', '001021413A', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4548 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5259, '3379179', '0', 'Bert', 'Batenburg', 'Bakemastraat', '97', '3544MTV', 'Utrecht', 'Niederlande', '', '0', '0', '0,00E+00', '0010133GDF', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4549 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5260, '3379179', '0', 'Denise', 'Dekker', 'Lekdijk', '27', '2865 LA', 'AMMERSTOL', 'Niederlande', '', '0', '0', '646005595', '0010092XF8', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4550 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5261, '3379179', '0', 'b.', 'lajovic', 'Buitengaats', '37', '1186 MB', 'AMSTELVEEN', 'Niederlande', '', '0', '0', '646628511', '0010146GL9', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4551 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5262, '3379179', '0', 'martin', 'voort', 'Thorbeckestraat', '11', '2672 AZ', 'NAALDWIJK', 'Niederlande', '', '0', '0', '31653515546', '0010081NYB', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4552 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5263, '3379179', '0', 'Edwin', 'de Haan', 'Winter', '24', '3454 KS', 'DE MEERN', 'Niederlande', '', '0', '0', '614937259', '0010113DLG', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4553 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5264, '3379179', '0', 'Irmgard', 'Banas', 'Kamille', '62', '7577 HW', 'OLDENZAAL', 'Niederlande', '', '0', '0', '31541510367', '0010245ZP1', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '15.04.2013 Uhr zurück...refund bitte', 'RG 5181 4554 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5265, '3379179', '0', 'M.', 'Bomhof', 'Poortweg', '12', '2612 PA', 'DELFT', 'Niederlande', '', '0', '0', '+31 6 22 89 75 53', '0010135IYQ', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4555 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5266, '3379179', '0', 'Khalid', 'Khan', 'Van Hogendorpstraat', '7', '3201 WD', 'SPIJKENISSE', 'Niederlande', '', '0', '0', '645472978', '0010067MXN', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1821 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5267, '3379179', '0', 'Khalid', 'Khan', 'Van Hogendorpstraat', '7', '3201 WD', 'SPIJKENISSE', 'Niederlande', '', '0', '0', '645472978', '0010228CKL', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1821 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5268, '3379179', '0', 'jaime', 'Kortram', 'Clematisstraat', '28', '1032 GD', 'AMSTERDAM', 'Niederlande', '', '0', '0', '655562027', '0010239LXP', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4556 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5269, '3379179', '0', 'Guyon', 'de Koning', 'Oerdonk', '14', '6641 LJ', 'BEUNINGEN GLD', 'Niederlande', '', '0', '0', '06-57536356', '0010190H2X', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4557 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5270, '3379179', '0', 'Martin', 'Meijer', 'Bjornsonweg', '58', '3068 WX', 'ROTTERDAM', 'Niederlande', '', '0', '0', '06 53365217', '0010218QER', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4558 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5271, '3379179', '0', 'KEX Keukenexpert', 'T.a.v. J.v.d.Kamer', 'Julianaweg', '137A', '1131 DH', 'VOLENDAM', 'Niederlande', '', '0', '0', '653742284', '001016803T', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4559 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5272, '3379179', '0', 'Meindert', 'Visser', '\'t Feantsje', '1', '8407 DX', 'TERWISPEL', 'Niederlande', '', '0', '0', '655856470', '0010139MI9', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4560 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5273, '3379179', '0', 'Dion', 'Obers', 'Jan evertsenstraat', '171', '1057BW', 'Amsterdam', 'Niederlande', '', '0', '0', '615592661', '001010719R', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4561 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5274, '3379179', '0', 'Pascal', 'Rook', 'Terborchdreef', '18', '3262 NB', 'OUD-BEIJERLAND', 'Niederlande', '', '0', '0', '31630859651', '0010076C4S', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4562 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5275, '3379179', '0', 'Bart', 'Meijering', 'Lissenvaart', '136', '2724 SP', 'ZOETERMEER', 'Niederlande', '', '0', '0', '638040184', '0010180QNL', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4563 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5276, '3379179', '0', 'niels', 'boisnard', 'Refelingse Erven', '131', '5672 TC', 'NUENEN', 'Niederlande', '', '0', '0', '31639196031', '0010009AOG', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4564 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5277, '3379179', '0', 'ricardo', 'spee', 'Bosstraat', '12', '5951 EX', 'BELFELD', 'Niederlande', '', '0', '0', '643431054', '0010145OV7', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 5181 4565 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-09', '', '', '', '', '', ''),
(5278, '3407380', '0', 'domenico', 'maria', 'ruelle Masse', '10', '7134', 'Péronnes-lez-Binche', 'Belgien', '', '0', '0', '489994838', '0010137P77', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG068618220DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5279, '3407380', '0', 'steve', 'cardoen', 'rue du Warichet', '10', '4280', 'Grand-Hallet', 'Belgien', '', '0', '0', '475388689', '00100766HH', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1823 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5280, '3407380', '0', 'Rudy', 'De Bruyn', 'Braamlandstraat', '61', '9472', 'Iddergem', 'Belgien', '', '0', '0', '53660515', '0010018I31', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1824 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5281, '3407380', '0', 'Eli', 'De Mul', 'hoek ten eiken', '3', '2870', 'Purrs', 'Belgien', '', '0', '0', '479553237', '00101299LU', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1825 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5282, '3407380', '0', 'Isabelle', 'Duponchelle', 'rue de l\'EspÃ©rance', '6', '7700', 'Mouscron', 'Belgien', '', '0', '0', '478616498', '001013868U', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1826 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5283, '3407380', '0', 'Joy', 'Vanbesien', 'Dorpsstraat', '59A', '8470', 'Snaaskerke', 'Belgien', '', '0', '0', '59275433', '0010102AHC', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1827 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5284, '3407380', '0', 'glenn', 'cruypeninck', 'Kasteelstraat', '23', '9770', 'Kruishoutem', 'Belgien', '', '0', '0', '476363723', '0010036RCT', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1828 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5285, '3407380', '0', 'Laetitia', 'Huberty', 'Rue du 3 juin', '226', '4040', 'Herstal', 'Belgien', '', '0', '0', '499609643', '00101105PL', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', 'rep. 25.04.2013 RG 5181 0047 5DE', 'RG 0686 1829 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5286, '3407380', '0', 'Leroy', 'Desiron', 'Gemeentestraat', '171', '3010', 'Kessel-Lo', 'Belgien', '', '0', '0', '0498/303691', '00101328XK', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1830 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5287, '3407380', '0', 'Mireille', 'Fays', 'rue de Malpas', '12', '4287', 'Lincent', 'Belgien', '', '0', '0', '19510456', '00102383MJ', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', '0', 'RG 0686 1831 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5288, '3407380', '0', 'fatima', 'carvalho', 'rue des passeurs', '160', '4697', 'lasauvage', 'Belgien', '', '0', '0', '3,52692E+11', '0010162VRP', '0', 'Theorema Rio', 'Horloge met zilveren kast / witte wijzerplaat & zwarte band', 'soll nicht geschickt werden lt. Groupon vom 24.04.2013', 'RG 0686 1832 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5289, '3407382', '0', 'Asma', 'Malik', 'Chaussée de wavre', '144', '1050', 'Bruxelles', 'Belgien', '', '0', '0', '473841816', '00101883QP', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1816 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5290, '3407382', '0', 'Fabrice', 'Frankenne', 'rue Gineste', '3', '1210', 'Saint-Josse-Ten-Noode', 'Belgien', '', '0', '0', '496408421', '1,0061E+57', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1833 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5291, '3407382', '0', 'Asma', 'Malik', 'Chaussée de wavre', '144', '1050', 'Bruxelles', 'Belgien', '', '0', '0', '473841816', '0010052LRR', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1816 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5292, '3407382', '0', 'Saïd', 'Hamdi', 'Hans Van Wervekestraat', '9', '9051', 'Sint-Denijs-Westrem-Afsnee', 'Belgien', '', '0', '0', '476760098', '0010081X3E', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1834 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5293, '3407382', '0', 'Kristof', 'Vandepoel', 'Singellaan', '22', '3545', 'Halen', 'Belgien', '', '0', '0', '476413546', '0010086D6R', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1835 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5294, '3407382', '0', 'Stephane', 'Wenders', 'Thier des trixhes', '110/2', '4400', 'Flemalle haute', 'Belgien', '', '0', '0', '32472421551', '0010152XCT', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '22.04.2013 RG 5181 0035 1DE', 'RG 0686 1836 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5295, '3407382', '0', 'Xavier', 'Philippe', 'rue du Chantoir', '14', '4190', 'Xhoris', 'Belgien', '', '0', '0', '43692813', '0010161X47', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1837 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5296, '3407382', '0', 'Erik', 'Jennes', 'Manteliusstraat', '46', '3500', 'Hasselt', 'Belgien', '', '0', '0', '0496/694437', '00101754NQ', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1838 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5297, '3407382', '0', 'Evi', 'De Greef', 'Hoornveldstraat', '2B', '2520', 'Oelegem', 'Belgien', '', '0', '0', '478286788', '00100256L4', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1839 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5298, '3407382', '0', 'Abdel', 'Mahan', 'Avenue Wielemans Ceuppens', '176', '1190', 'Bruxelles', 'Belgien', '', '0', '0', '473534664', '0010217XTV', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1840 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5299, '3407382', '0', 'catherine', 'lebrun', 'Torrezeel', '26', '1547', 'Bever', 'Belgien', '', '0', '0', '495363357', '0010041KIM', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1841 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5300, '3407382', '0', 'guner', 'akan', 'Rue de l\'Arbre-Sainte-Barbe', '353', '4000', 'Rocourt', 'Belgien', '', '0', '0', '42263003', '0010019NF8', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1842 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5301, '3407382', '0', 'Dominique', 'Van de Woestyne', 'rue du ChÃ¢teau', '3', '6870', 'Mirwart', 'Belgien', '', '0', '0', '084 366309', '0010166A2B', '0', 'Theorema Rio', 'Horloge met zilveren kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1843 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5302, '3407383', '0', 'chnoyki', 'bouchaib', 'chaussée de Mons', '34', '1070', 'Anderlecht', 'Belgien', '', '0', '0', '493324786', '00101303C3', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', 'Uhr Zur?ck 04 april...adresse nicht korrekt ??? Geldzurück erhalten', 'RG 0686 1844 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5303, '3407383', '0', 'Steven', 'Uytterhaegen', 'Politiekegevangenenstraat', '39 bus 0201', '9600', 'Ronse', 'Belgien', '', '0', '0', '473957413', '0010204VKX', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1845 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5304, '3407383', '0', 'philippe', 'bostoen', 'Elshoutstraat', '7', '8780', 'Oostrozebeke', 'Belgien', '', '0', '0', '468120904', '0010058ACT', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1846 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5305, '3407383', '0', 'Gevorg', 'Voskanyan', 'Kapellestraat', '108', '8020', 'Oostkamp', 'Belgien', '', '0', '0', '488156116', '001007537G', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1847 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5306, '3407383', '0', 'Stephen', 'Harrison', 'Posthoornstraat', '72', 'Ledeberg', '9050', 'Belgien', '', '0', '0', '3292315057', '0010243IAB', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1848 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5307, '3407383', '0', 'fatima', 'dali', 'avenue AndromÃ¨de', '45', '1200', 'Woluwe-Saint-Lambert', 'Belgien', '', '0', '0', '27719670', '00101642KA', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1849 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5308, '3407383', '0', 'carolina', 'gonzalez gallego', 'Geebroek', '78', '3700', 'Tongeren', 'Belgien', '', '0', '0', '32477789191', '0010031OG2', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1850 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5309, '3407383', '0', 'Michael', 'Martinez', 'Dorpstraat', '10', '2940', 'Stabroek', 'Belgien', '', '0', '0', '473298217', '001022982C', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1851 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5310, '3407383', '0', 'Leopold', 'Mputu', 'Edmond nierinckxstraat', '2', '1500', 'Halle', 'Belgien', '', '0', '0', '486', '0010223D31', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1852 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5311, '3407383', '0', 'Petra', 'Heroes', 'Pals', '13', '3202', 'Rillaar', 'Belgien', '', '0', '0', '495450024', '00100889TG', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1853 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5312, '3407383', '0', 'Olivier', 'Callebaut', 'Pamelseklei', '37', '1760', 'Roosdaal', 'Belgien', '', '0', '0', '486695878', '0010249TF0', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1815 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5313, '3407383', '0', 'Olivier', 'Callebaut', 'Pamelseklei', '37', '1760', 'Roosdaal', 'Belgien', '', '0', '0', '486695878', '0010203X8I', '0', 'Theorema Rio', 'Horloge met gouden Kast / zwarte wijzerplaat en bruine band', '0', 'RG 0686 1815 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5314, '3407384', '0', 'artur', 'hayrapetyan', 'rue de Haerne', '127', '1040', 'Etterbeek', 'Belgien', '', '0', '0', '488136770', '00100316S1', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1854 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5315, '3407384', '0', 'marc', 'paquay', 'rue du Chêne', '4', '4100', 'Seraing', 'Belgien', '', '0', '0', '0477 42 19 68', '00101732AP', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1855 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5316, '3407384', '0', 'Andy', 'Prieus', 'Kerkskendorp', '39 / 1', '9451', 'Kerksken', 'Belgien', '', '0', '0', '0497 405 443', '00100464QF', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1856 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5317, '3407384', '0', 'pascal', 'schotte', 'Polderbaan', '46', '9400', 'Ninove', 'Belgien', '', '0', '0', '054/332465', '0010227W3B', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1857 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5318, '3407384', '0', 'Annemie', 'Vanhoof', 'Rozenberg', '87', '2400', 'Mol', 'Belgien', '', '0', '0', '495247259', '00100405TH', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1858 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5319, '3407384', '0', 'Marc', 'Verhaegen', 'Kinderstraat', '144', '2547', 'Lint', 'Belgien', '', '0', '0', '494561042', '0010226JDI', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1859 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5320, '3407384', '0', 'Gulhan', 'Ovali', 'August petenlei', '73', '2100', 'Anvers', 'Belgien', '', '0', '0', '484878911', '001023630E', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1860 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5321, '3407384', '0', 'ERKAN-SOFIA Alimentation', 'CIFCI', 'chaussÃ©e d\'Anvers', '316', '1000', 'Bruxelles', 'Belgien', '', '0', '0', '477932766', '0010013JHD', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1861 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5322, '3407384', '0', 'Ali', 'Marchouhi', 'Goswin de Stassartstraat', '95', '2800', 'Mechelen', 'Belgien', '', '0', '0', '486704571', '00100044GK', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1862 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5323, '3407384', '0', 'Rafael', 'Lozano', 'Bergstraat', '64', '1910', 'Berg', 'Belgien', '', '0', '0', '499289094', '00101503JI', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1863 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5324, '3407384', '0', 'Tom', 'Ceuppens', 'Groot Hagelkruis', '52', '2180', 'Ekeren', 'Belgien', '', '0', '0', '35424243', '00101362XO', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1864 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5325, '3407384', '0', 'Danny', 'Verdegem', 'Roeiersweg', '3', '9000', 'Gent', 'Belgien', '', '0', '0', '477581617', '00101872US', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1865 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5326, '3407384', '0', 'Dwight', 'Tielemans', 'Verbindingslaan', '40', '2150', 'Borsbeek', 'Belgien', '', '0', '0', '468103097', '0010044I47', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1866 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5327, '3407384', '0', 'Patrick', 'Dhont', 'Hertsvelde', '6 bus 4', '8200', 'Brugge', 'Belgien', '', '0', '0', '495586297', '00100197K2', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1867 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5328, '3407384', '0', 'Janssens', 'Lebrun', 'Avenue des étangs', '185', '1780', 'Wemmel', 'Belgien', '', '0', '0', '0475-782520', '0010119HK3', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1868 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5329, '3407384', '0', 'Velikova', 'Zlatomira', 'avenue Louise', '80', '1050', 'Bruxelles', 'Belgien', '', '0', '0', '32488470144', '0010096CFK', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1869 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5330, '3407384', '0', 'Adriaenssen', 'Lieselot', 'Hortensialaan', '37', '9080', 'Lochristi', 'Belgien', '', '0', '0', '476764180', '00100793AD', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1870 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5331, '3407384', '0', 'Jeroen', 'Staal', 'Kraaikant', '12', '3221', 'Nieuwrode', 'Belgien', '', '0', '0', '32473866229', '00101823C6', '0', 'Theorema Rio', 'Horloge met zwart kast / zwarte wijzerplaat en zwarte band', '0', 'RG 0686 1871 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-08', '', '', '', '', '', ''),
(5332, 'A0YC000000RW08GMAB', '0', '0', 'DESMOND SMITH', '10', 'SUMMERVILLE GREEN', 'D12', 'DUBLIN 12', 'Irland', '', '0', '0', '087-2875665', '0010234JDK', '0', 'Theorema ', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN BLACK', '0', 'RG 5181 4661 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5333, 'A0YC000000RW08HMAB', '0', '0', 'JEAN-FRANCOIS GOUANDJIA-GONDO', '143', 'ASHBROOK - CLONTARF', '3', 'DUBLIN', 'Irland', '', '0', '0', '876489293', '0010005KTO', '0', 'Theorema ', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN GOLD', '0', 'RG 5181 4662 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5334, 'A0YC000000RW08IMAB', '0', '0', 'IARLAI DUGGAN', '56', 'LEICNIN VILLAGE. TURLOUGH', 'CO.MAYO', 'CASTLEBAR', 'Irland', '', '0', '0', '863859786', '0010128Q9V', '0', 'Theorema ', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S WATCH IN SILVER', '0', 'RG 5181 4663 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5335, 'A0YC000000RW08HMAB', '0', '0', 'PATRICK KELLY', '20', 'MAIN ST CHAPELIZOD', 'DUBLIN 20', 'DUBLIN', 'Irland', '', '0', '0', '863608732', '00100901M0', '0', 'Theorema ', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN GOLD', '0', 'RG 5181 4664 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5336, 'A0YC000000RW08IMAB', '0', '0', 'FRANK HARROP', '2', 'KILMAGIG UPPER', '0', 'AVOCA CO. WICKLOW', 'Irland', '', '0', '0', '864073154', '0010109ZAN', '0', 'Theorema ', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S WATCH IN SILVER', '0', 'RG 5181 4665 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5337, 'A0YC000000RW08IMAB', '0', '0', 'JEAN TALBOT', '9', 'ADARE AVENUE COOLOCK', '17', 'DUBLIN', 'Irland', '', '0', '0', '01 8486658', '00100922HG', '0', 'Theorema ', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S WATCH IN SILVER', '0', 'RG 5181 4666 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5338, 'A0YC000000RW08JMAB', '0', '0', 'ANDY CHOO', '3', 'MAPLE AVENUE. CASTLEPARK VILLAGE', '1234', 'MALLOW. CO.CORK. IRELAND', 'Irland', '', '0', '0', '3,53872E+11', '0010082ND0', '0', 'Theorema ', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S  WATCH IN BLACK', '0', 'RG 5181 4667 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5339, 'A0YC000000RW08IMAB', '0', '0', 'SAUNDRA RYAN', '57', 'OAKWOOD OLD SINGLAND ROAD', '0', 'LIMERICK', 'Irland', '', '0', '0', '863052859', '0010224O0V', '0', 'Theorema ', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S WATCH IN SILVER', '0', 'RG 5181 4668 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5340, 'A0YC000000RW08KMAB', '0', '0', 'MARIA ISABEL CORTEZ', '42', 'CROFTWOOD DRIVE. BALLYFERMOT', 'DUBLIN 10', 'DUBLIN', 'Irland', '', '0', '0', '860706542', '0010164CXT', '0', 'Theorema ', 'THEOREMA â€˜MARCO POLOâ€™ DIAMONDâ€™ AUTOMATIC MEN\'S WATCH IN GOLD', '0', 'RG 5181 4669 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5341, 'A0YC000000RW08IMAB', '0', '0', 'DONNA SMITH', 'LIFE PHARMAC', 'SWAN SHOPPING CENTRE. RATHMINES', '6', 'DUBLIN', 'Irland', '', '0', '0', '864081755', '00101113XR', '0', 'Theorema ', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S WATCH IN SILVER', '0', 'RG 5181 4670 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5342, 'A0YC000000RW08HMAB', '0', '0', 'WASEEM SANYOUR', '6', 'MANOR VILLAGE', 'CO MAYO', 'CASTLEBAR', 'Irland', '', '0', '0', '873563467', '0010210VM1', '0', 'Theorema ', 'THEOREMA â€˜MARCO POLOâ€™ AUTOMATIC MEN\'S WATCH IN GOLD', '0', 'RG 5181 4671 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5343, 'A0YC000000RW08JMAB', '0', '0', 'PAUL O\' HANLON', '509', 'THE CUBES 2. BEACON SOUTH QUARTER. SANDYFORD', 'D18', 'DUBLIN', 'Irland', '', '0', '0', '851000637', '001003651K', '0', 'Theorema ', 'THEOREMA â€˜MARCO POLO DIAMONDâ€™ AUTOMATIC MEN\'S  WATCH IN BLACK', '0', 'RG 5181 4672 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-11', '', '', '', '', '', ''),
(5344, '3360142', '0', '0', 'SARAH NNADI', '79', 'PORTELET COURT', 'N1 5TL', 'LONDON', 'Grossbritannien', '', '0', '0', '7954092323', '0010077QC2', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4826 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5345, '3360142', '0', '0', 'CASSY CLIFFORD. BARCLAYS.', '1', 'CHURCHILL PLACE. 12TH FLOOR', 'E14 5HP', 'LONDON', 'Grossbritannien', '', '0', '0', '7713009191', '00101245P6', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4827 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5346, '3360142', '0', '0', 'WAFA MEGBER', '98', 'DERBY STREET', 'M8 8JW', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '1614784632', '00101838FI', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4828 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5347, '3360143', '0', '0', 'UZMA KIANI', '166', 'WILKINSON STREET', 'NG8 5FJ', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7943831573', '0010177TMX', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4829 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5348, '3360142', '0', '0', 'VICTORIA PETRENKO', '118', 'LONGHILL ROAD', 'SE6 1UA', 'LONDON', 'Grossbritannien', '', '0', '0', '7961000875', '001015366L', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG518148249DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5349, '3360143', '0', '0', 'DEREK KNIGHT', '35', 'WESTMINSTER CLOSE', 'WA4 2QS', 'WARRINGTON', 'Grossbritannien', '', '0', '0', '7917694621', '0010101JGV', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4830 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5350, '3360142', '0', '0', 'CHLOE LEVELLE', '66', 'CATHARINE CLOSE', 'RM16 6QH', 'GRAYS', 'Grossbritannien', '', '0', '0', '7402912112', '0010030BOA', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4831 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5351, '3360143', '0', '0', 'KHALID ASDAN', '73', 'GREENCROFT PENWORTHAM', 'PR1 9LB', 'PRESTON', 'Grossbritannien', '', '0', '0', '7778323840', '0010216HWA', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4832 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5352, '3360143', '0', '0', 'VICTORIA PETRENKO', '118', 'LONGHILL ROAD', 'SE6 1UA', 'LONDON', 'Grossbritannien', '', '0', '0', '7961000875', '0010241FQS', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG518148249DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5353, '3360142', '0', '0', 'MATTHEW PRICE', '4', 'DREWS ORCHARD', 'GL12 8BJ', 'CROMHALL', 'Grossbritannien', '', '0', '0', '7879995643', '00100841MR', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4833 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5354, '3360143', '0', '0', 'JAMES MARLER', 'CRYSTAL', 'BLUECOATS HOUSE. BLUECOATS AVENUE. WARE ROAD.', 'SG14 1PB', 'HERTFORD', 'Grossbritannien', '', '0', '0', '07583 461798', '0010123JRK', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4834 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5355, '3360143', '0', '0', 'KHURRAM HASEEB', '30', 'HAMMERMAN DRIVE', 'AB24 4SH', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7789795398', '0010011P38', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4835 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5356, '3360143', '0', '0', 'SUSAN SYMONDS', '24', 'PINFOLD GROVE', 'YO16 7GU', 'BRIDLINGTON', 'Grossbritannien', '', '0', '0', '7963414208', '0010070QAY', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4836 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5357, '3360142', '0', '0', 'JULIE SMITH', '21', 'DINGLE GARDENS', 'E14 0DN', 'LONDON', 'Grossbritannien', '', '0', '0', '7415371954', '0010027LAA', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4837 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5358, '3360142', '0', '0', 'MICHAEL CHRYSTAL', '82', 'STOTT DRIVE', 'M41 6WA', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7901510359', '0010224NKB', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4838 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5359, '3360143', '0', '0', 'MARK HERBERT', '10', 'CHATSWORTH ROAD', 'B62 8TA', 'HALESOWEN', 'Grossbritannien', '', '0', '0', '1216026726', '0010075RXQ', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4839 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5360, '3360139', '0', '0', 'SUZANNE O&APOS.KEANE', '35', 'WELLAND PLACE', 'CB6 2XA', 'ELY', 'Grossbritannien', '', '0', '0', '7986542062', '0010123D82', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' SILVER', '0', 'RG 5181 4840 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5361, '3360142', '0', '0', 'ABDULGHANI ALHARBI', '14', 'FREMANTLE WAY', 'UB3 2FX', 'HAYES', 'Grossbritannien', '', '0', '0', '7702210896', '0010047F4M', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4841 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5362, '3360143', '0', '0', 'PAUL GRAHAM', '85', 'HARTSCROFT', 'CR0 9LD', 'LINTON GLADE. SELSDON', 'Grossbritannien', '', '0', '0', '07710 038488', '0010081UEW', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4842 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5363, '3360142', '0', '0', 'TSVETELINA KICHUKOVA', '4', 'LOWER COOMBE STREET', 'CR0 1AA', 'CROYDON', 'Grossbritannien', '', '0', '0', '7853884623', '0010052N4V', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4843 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5364, '3360142', '0', '0', 'KATE HESTER', '103', 'LINDISFARNE', 'B77 2QW', 'TAMWORTH', 'Grossbritannien', '', '0', '0', '7970371374', '0010188BOW', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4844 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5365, '3360139', '0', '0', 'SARKA CAUSBY', '31', 'DARTMOUTH PLACE. 8 INGRES APARTMENTS', 'SE23 3AU', 'LONDON', 'Grossbritannien', '', '0', '0', '075707 99183', '0010106EJ1', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' SILVER', '0', 'RG 5181 4845 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5366, '3360142', '0', '0', 'ALI ADHAM', '1', 'ROY GROVE', 'TW12 3DN', 'HAMPTON', 'Grossbritannien', '', '0', '0', '7584436661', '0010156M5R', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '15.04.2013 Uhr zur?ck...refund bitte\r\nGeld am 24.04.2013 zurück gezahlt!', 'RG 5181 4846 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5367, '3360142', '0', '0', 'CHEN WANG', '132', 'EARLHAM ROAD', 'NR2 3HF', 'NORWICH', 'Grossbritannien', '', '0', '0', '7761716032', '0010159XEM', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4847 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5368, '3360142', '0', '0', 'NIGEL KENG', '87', 'ARNOS GROVE', 'N14 7AG', 'LONDON', 'Grossbritannien', '', '0', '0', '7730919184', '001000374D', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4848 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5369, '3360143', '0', '0', 'JINGMEI TANG', '50', 'APARTMENT. 9 BROWN SQUARE. PETERS HILL', 'BT13 2BW', 'BELFAST', 'Grossbritannien', '', '0', '0', '7865610710', '001002144V', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4849 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5370, '3360143', '0', '0', 'MATTHEW GLAYZER', '22', 'BEBLES ROAD', 'L39 4SZ', 'ORMSKIRK', 'Grossbritannien', '', '0', '0', '7809499866', '0010004HPN', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4850 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5371, '3360142', '0', '0', 'ALI ALI', '98', 'DERBY STREET', 'M8 8JW', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7514139474', '0010110SPD', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', 'Geld am 10.04.2013 zurück erhalten! Uhr???', 'RG 5181 4851 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5372, '3360139', '0', '0', 'MAJA GACH', '58', 'PITREUCHIE PLACE', 'DD8 2DQ', 'FORFAR', 'Grossbritannien', '', '0', '0', '1307462212', '0010035H7K', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' SILVER', '0', 'RG 5181 4852 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5373, '3360143', '0', '0', 'MEI QING LIN', '101C', 'DEPTFORD HIGH STREET', 'SE8 4AA', 'LONDON', 'Grossbritannien', '', '0', '0', '7951363646', '0010240TAA', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4853 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5374, '3360143', '0', '0', 'VIVEK CHIKBALLAPUR', '1', 'CABOT SQUARE', 'E14 4QJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7447085776', '0010085QQS', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4854 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5375, '3360143', '0', '0', 'ANDREY ARUTYUNYAN', '29-31', 'NEVERN SQUARE', 'SW5 9PE', 'LONDON', 'Grossbritannien', '', '0', '0', '7402110112', '0010020KES', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4855 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5376, '3360143', '0', '0', 'RETY LUBALA LULANDO', '18', 'HAVELOCK STREET', 'N1 0GA', 'LONDON', 'Grossbritannien', '', '0', '0', '7747331483', '00101299DR', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4856 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5377, '3360139', '0', '0', 'EDWIN HUANG', '24', 'NEELD CRESCENT', 'NW4 3RR', 'LONDON', 'Grossbritannien', '', '0', '0', '7914412258', '0010163GP3', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' SILVER', '0', 'RG 5181 4857 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5378, '3360143', '0', '0', 'AZRA ALI', 'FUTURE HOUSE', 'FUTURE ELECTRONICS LTD. THE GLANTY', 'TW20 9AH', 'EGHAM', 'Grossbritannien', '', '0', '0', '7834484971', '0010038I3V', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5379, '3360143', '0', '0', 'KIRI JEFFERIES', '36', 'STANE STREET', 'SG7 6TS', 'BALDOCK', 'Grossbritannien', '', '0', '0', '7905622554', '00100883WR', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4859 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5380, '3360142', '0', '0', 'JETMIR BEQJA', '108', 'BEVERLEY ROAD', 'HU3 1XA', 'HULL', 'Grossbritannien', '', '0', '0', '7830959494', '0010149J5R', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4860 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5381, '3360142', '0', '0', 'JOSEPH WHITTAKER', '7', 'BROOKSIDE AVE GT.SANKEY', 'WA5 2TD', 'WARRINGTON', 'Grossbritannien', '', '0', '0', '7979485696', '00100584NO', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4861 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5382, '3360142', '0', '0', 'IONUT MENDELA', '79', 'TURNER ROAD', 'HA8 6AT', 'EDGWARE', 'Grossbritannien', '', '0', '0', '7429603420', '0010152CWD', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4862 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5383, '3360142', '0', '0', 'ULMEKEN WRAPSON', '11', 'SARA CRESCENT', 'DA9 9NY', 'GREENHITHE', 'Grossbritannien', '', '0', '0', '7447942250', '0010217KES', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4863 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5384, '3360142', '0', '0', 'CARINA MANCINELLI', '144', 'TOLLINGTON PARK', 'N4 3AD', 'LONDON', 'Grossbritannien', '', '0', '0', '7891201147', '00101648DL', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '26.05.2013 RG 5181 0624 9DE', 'RG 5181 4864 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(5385, '3360142', '0', '0', 'NIROSHAN DAVID JESUTHASAN', '68', 'MCCLINTOCK HOUSE', 'LS10 1LP', 'LEEDS', 'Grossbritannien', '', '0', '0', '7972621132', '0010212HYL', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4865 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5386, '3360139', '0', '0', 'BOGDAN MICLOVICI', '41', 'KILN LANE. HEADINGTON', 'OX3 8HA', 'OXFORD', 'Grossbritannien', '', '0', '0', '7782108543', '001015384J', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' SILVER', '0', 'RG 5181 4866 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5387, '3360142', '0', '0', 'MONICA NOLAN-PEEL', '17', 'CAVENDISH CLOSE', 'RH12 5HX', 'HORSHAM', 'Grossbritannien', '', '0', '0', '7931846776', '0010235E3G', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4867 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5388, '3360142', '0', '0', 'TOMA SAVICKAITE', 'FLAT19', 'WATERSIDE. ST NICHOLAS STREET', 'CV1 4LZ', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7721003287', '0010099VDC', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4825 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5389, '3360139', '0', '0', 'PHILIP ARANZULLA', '68', 'THE MOUNT', 'CR5 2PZ', 'COULSDON', 'Grossbritannien', '', '0', '0', '7740825881', '0010245P0T', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' SILVER', '0', 'RG 5181 4868 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5390, '3360142', '0', '0', 'TANZILA ABBAS', '102', 'PEARL GARDENS', 'SL1 2YZ', 'SLOUGH', 'Grossbritannien', '', '0', '0', '0', '00101763BW', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4869 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5391, '3360143', '0', '0', 'TOMA SAVICKAITE', 'FLAT19', 'WATERSIDE. ST NICHOLAS STREET', 'CV1 4LZ', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7721003287', '0010087R96', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4825 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5392, '3360142', '0', '0', 'FRANK CHINEGWUNDOH', '56', 'REDBRIDGE LANE WEST', 'E11 2JU', 'LONDON', 'Grossbritannien', '', '0', '0', '7768753745', '0010158AUG', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4870 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5393, '3360145', '0', '0', 'AYAD MOHAMMED', '30', 'CARLTON VALE', 'NW6 5ER', 'LONDON', 'Grossbritannien', '', '0', '0', '00442076253853', '0010120KVM', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', 'Paket ist ausgeliefert aber nicht bei den Kunden\r\n\r\n2.Uhr 06.05.2013 RG518102145DE', 'RG 5181 4871 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5394, '3098539', '0', 'Carlos', 'Pariente Jiménez', 'AVENIDA FEDERICO SOTO', '14', '03001', 'ALICANTE', 'Spanien', '', 'oficina CX Catalunya Caixa', '0', '600736780', '0010121B5H', '0', 'Theorema ', 'Opción H: reloj Theorema Dubai - Dial negro, esfera dorada y correa negra', '0', 'RG 5181 4899 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5395, '3098539', '0', 'CLAUDIA SAVIANA', 'TATARICI', 'AVDA.ALEJANDRO RUBIO', 'No69', '28794', 'GUADALIX DE LA SIERRA', 'Spanien', '', 'APTO.507', '0', '627198704', '0010017M3D', '0', 'Theorema ', 'Opción H: reloj Theorema Dubai - Dial negro, esfera dorada y correa negra', '0', 'RG 5181 4900 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5396, '3098539', '0', 'Francisco', 'Manuel Uribe Rodriguez', 'Zabulon', '22', '41510', 'Sevilla', 'Spanien', '', 'Mairena del alcor', '0', '671966977', '00101091YY', '0', 'Theorema ', 'Opción H: reloj Theorema Dubai - Dial negro, esfera dorada y correa negra', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5397, '3098430', '0', 'elisa', 'elisa', 'pau casal', '1', '25250', 'belpuig', 'Spanien', '', 'baja p1', '0', '602179237', '00101952RG', '0', 'Theorema ', 'Opción C: reloj Theorema Tigris - Dial negro, esfera dorada y correa marrón', '0', 'RG 5181 4898 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5398, '3098514', '0', 'Jon', 'Oyanguren Mugica', 'Calle Urbina ', '19', '01002', 'Vitoria-gasteiz', 'Spanien', '', '5 Izda', '0', '688602367', '0010106NG7', '0', 'Theorema ', 'Opción G: reloj Theorema Dubai- Dial negro, esfera negra y correa negra', '0', 'RG 5181 4901 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5399, '3098539', '0', 'elisa', 'elisa', 'pau casal', '1', '25250', 'belpuig', 'Spanien', '', 'baja p1', '0', '602179237', '0010153QEH', '0', 'Theorema ', 'Opción H: reloj Theorema Dubai - Dial negro, esfera dorada y correa negra', '0', 'RG 5181 4898 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5400, '3098506', '0', 'Jose Juan', 'Martinez', 'Alcalde gines olmos', '6', '30700', 'Torre pacheco ( Murcia)', 'Spanien', '', '6', '0', '692051125', '0010208T6W', '0', 'Theorema ', 'Opción F: reloj Theorema Dubai - Dial plata, esfera negra y correa negra', '0', 'RG 5181 4902 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5401, '0', '0', '0', 'Pia Kivi', 'Lohjanharjuntie 103', '0', '0', '05100 RÖYKKÄ', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Sao Paolo', '0', 'RG 5181 4873 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5402, '0', '0', '0', 'MIkhail Kovalenko', 'Louhenkuja 10', '0', '0', '55100 IMATRA', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Sao Paolo', '0', 'RG 5181 4874 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5403, '0', '0', '0', 'Natalia Paloniemi', 'Tiilimestarinkuja 2 E 12', '0', '0', '05400 Jokela', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, silver', '22.05.2013 Uhr zur?ck...Nicht abgeholt von Kunden\r\n08.07.2013 Natalia Paloniemi, Tiilimestarinkuja2 E 12, 05400 Jokela, Finland RG518133037DE\r\n10.07.2013 Paragon in silver per UPS zurückerhalten...keine ahnung wie sie auf diese Uhr kommt.', 'RG 5181 4875 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5404, '0', '0', '0', 'SHAHPAR MORADI', 'ALBERGANESPLANADI 2 B 53', '0', '0', '02600 ESPOO', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, silver', '0', 'RG 5181 4876 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5405, '0', '0', '0', 'Reet Sarv', 'Sandelininkatu 3 a6', '0', '0', '05800 Hyvinkää', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, silver', '0', 'RG 5181 4877 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5406, '0', '0', '0', 'Toni Mäkinen', 'Paatsamakuja 4 E 76', '0', '0', '01360 VANTAA', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, black', '0', 'RG 5181 4878 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5407, '0', '0', '0', 'Andreas Fanta', 'Vesikuja 4', '0', '0', '02200 ESPOO', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, black', '0', 'RG 5181 4879 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5408, '0', '0', '0', 'Tanja Vaarna', 'Lokitie 31', '0', '0', '00980 HELSINKI', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, black', '0', 'RG 5181 4880 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5409, '0', '0', '0', 'Aija Ahonen', 'tapparakatu 7 b 24', '0', '0', '15700 lahti', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, black', '0', 'RG 5181 4881 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5410, '0', '0', '0', 'Henri Burtsov', 'Luoderannankatu 5', '0', '0', '70840 KUOPIO', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, black', '0', 'RG 5181 4882 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5411, '0', '0', '0', 'Riitta Vartiainen', 'Vaakatie 3 G 62', '0', '0', '00440 Helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, gold', '0', 'RG 5181 4883 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5412, '0', '0', '0', 'Ilkka Haapsaari', 'Akunkuja 5', '0', '0', '23100 MYNÄMÄKI', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, gold', '0', 'RG 5181 4884 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5413, '0', '0', '0', 'Tero Virtanen', 'Ankkuritie 2', '0', '0', '21100 NAANTALI', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, gold', '0', 'RG 5181 4885 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5414, '0', '0', '0', 'ELENA SALLINEN', 'HIRVITIE 10-12C', '0', '0', '04130 SIPOO', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, gold', '0', 'RG 5181 4886 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5415, '0', '0', '0', 'Matias Koistinen', 'Kiulukatu 40 C', '0', '0', '33820 TAMPERE', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, gold', '0', 'RG 5181 4887 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5416, '0', '0', '0', 'Juhani Vuorio', 'Kolmas linja 5 A 23', '0', '0', '00530 HELSINKI', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, gold', '0', 'RG 5181 4888 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5417, '0', '0', '0', 'Sadri Topalli', 'Laakavuorenkuja 2 c 37', '0', '0', '00970 Helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, gold', '0', 'RG 5181 4889 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5418, '0', '0', '0', 'Aleksi Kiivanen', 'Karpinkatu 27', '0', '0', '05830 HYVINKÄÄ', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, gold', '0', 'RG 5181 4890 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5419, '0', '0', '0', 'Nedzad Hadziu', 'Kotikonnuntie 10 c 55', '0', '0', '00940 Helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, gold', '0', 'RG 5181 4891 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5420, '0', '0', '0', 'Ari Karttunen', 'Orivedenkatu 13 d 79 33720', '0', '0', '33720 Tampere', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, gold', '0', 'RG 5181 4892 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5421, '0', '0', '0', 'Vladislav Sorokin', 'Pertunpellontie 1 G 24', '0', '0', '00740 HELSINKI', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, gold', '0', 'RG 5181 4893 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5422, '0', '0', '0', 'Andrei Karhu', 'Mäenlaskijantie 4 a 4', '0', '0', '00810 Helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, gold', '0', 'RG 5181 4872 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5423, '0', '0', '0', 'Andrei Karhu', 'Mäenlaskijantie 4 a 4', '0', '0', '00810 Helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, gold', '0', 'RG 5181 4872 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5424, '0', '0', '0', 'Aleksandr Skudarnov', 'vedenottamontie 12B 16', '0', '0', '00980 Helsinki', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, gold', '0', 'RG 5181 4894 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5425, '0', '0', '0', 'Jussi Kohtala', 'Kotakivenkatu 9', '0', '0', '60320 SEINÄJOKI', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, gold', '0', 'RG 5181 4895 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5426, '0', '0', '0', 'Blerim Cimili', 'Valpuri Innamaan katu 8A 2', '0', '0', '20610 TURKU', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, gold', '0', 'RG 5181 4896 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5427, '0', '0', '0', 'Driton Fazlia', 'Jaanintie 14', '0', '0', '20520 TURKU', 'Finnland', '', '0', '0', '0', '0', '0', 'Theorema ', 'Theorema Copacabana, gold', '0', 'RG 5181 48972DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5428, '3360143', '0', '0', 'ANTHONY ALMOND', '6', 'THORNDALE ROAD', 'L22 9QR', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7843528459', '0010157CP5', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG518148589DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5429, '3360143', '0', '0', 'ANNETTE CHADWICK', '12', 'SILVERDALE DRIVE', 'OL4 3DX', 'OLDHAM', 'Grossbritannien', '', '0', '0', '7877292509', '00100743AP', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG518149037DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5430, '3360143', '0', '0', 'RICHARD GRIMWOOD', '14', 'WELLINGTON CLOSE', 'IP28 8PJ', 'BURY ST. EDMUNDS', 'Grossbritannien', '', '0', '0', '7515643198', '00101827JB', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG518149045DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5431, '3360142', '0', '0', 'TANIA YILDIZ', '6', 'WEST STREET', 'DT6 3QP', 'BRIDPORT', 'Grossbritannien', '', '0', '0', '7970987894', '0010211HDP', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG518149054DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5432, '3360143', '0', '0', 'CHRIS GAYTER', '40', 'FIRWOOD DRIVE', 'GL4 0AD', 'GLOUCESTER', 'Grossbritannien', '', '0', '0', '7740776253', '0010090IFO', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG518149068DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5433, '3360142', '0', '0', 'KATHERINE KING', 'KEPLER', 'DAIRY LANE', 'DH4 5BH', 'HOUGHTON LE SPRING', 'Grossbritannien', '', '0', '0', '7846096360', '00100689ZY', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG518149071DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5434, '3360142', '0', '0', 'NEIL PATEL (LEGAL DEPT)', '1', 'PORTAL WAY', 'W3 6RS', 'LONDON', 'Grossbritannien', '', '0', '0', '7843556877', '0010197Z89', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG518149085DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5435, '3360145', '0', '0', 'SIMON DERBYSHIRE', '7', 'ROCKINGHAM COURT', 'S71 1HL', 'BARNSLEY', 'Grossbritannien', '', '0', '0', '7969969863', '0010173CI9', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' GOLD', '0', 'RG518149099DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5436, '3360142', '0', '0', 'LEONARD NGANDEU', '15', 'CATFORD HILL', 'SE6 4NU', 'LONDON', 'Grossbritannien', '', '0', '0', '4,47501E+11', '0010200FL7', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG518149108DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-12', '', '', '', '', '', ''),
(5437, '3360143', '0', '0', 'WAFA MEGBER', '98', 'DERBY STREET', 'M8 8JW', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '1614784632', '001021807U', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4987 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-15', '', '', '', '', '', ''),
(5438, '3360142', '0', '0', 'SANDRA ROSENFELD', '22', 'LITTLE PARK GARDENS', 'EN2 6PG', 'ENFIELD', 'Grossbritannien', '', '0', '0', '7747341508', '00100885L2', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' GOLD', '0', 'RG 5181 4988 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-15', '', '', '', '', '', ''),
(5439, '3360143', '0', '0', 'MONICA BOLIVAR', '39A', 'PAULET ROAD', 'SE5 9HP', 'LONDON', 'Grossbritannien', '', '0', '0', '7808224919', '0010009BWM', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 4989 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-15', '', '', '', '', '', ''),
(5440, '3098506', '0', 'Rafael', 'Igual', 'AVD. GUILLEM TATAY  17 Ñ', '17 Ñ', '46110', 'CAMPO OLIVAR', 'Spanien', '', '17 Ñ', '0', '609413749', '0010231ISF', '0', 'Theorema ', 'Opción F: reloj Theorema Dubai - Dial plata, esfera negra y correa negra', '0', 'RG518100158DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-19', '', '', '', '', '', ''),
(5441, '3098506', '0', 'Nader Cristian', 'Ruz Balanza', 'CALLE SANT JOAN DE MALTA', '48', '08018', 'BARCELONA', 'Spanien', '', '8o - 4a', '0', '678325724', '0010143AX7', '0', 'Theorema ', 'Opción F: reloj Theorema Dubai - Dial plata, esfera negra y correa negra', '0', 'RG 5181 0016 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-19', '', '', '', '', '', ''),
(5442, '3098539', '0', 'Rafael', 'Igual', 'AVD. GUILLEM TATAY 17Ñ', '17 Ñ', '46110', 'CAMPO OLIVAR', 'Spanien', '', '17 Ñ', '0', '609413749', '0010057PTR', '0', 'Theorema ', 'Opci?n H: reloj Theorema Dubai - Dial negro, esfera dorada y correa negra', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-19', '', '', '', '', '', ''),
(5443, '3098539', '', 'carlos', 'Muñoz Busquets', 'CALLE NICETO ALCALA ZAMORA', '39,', '07013', 'PALMA DE MALLORCA', 'Spanien', '', '1o A', '0', '647520303', '0010228CD4', '0', 'Theorema ', 'Opción H: reloj Theorema Dubai - Dial negro, esfera dorada y correa negra', '0', 'RG 5181 0017 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-19', '', '', '', '', '', ''),
(5444, '3360139', '0', '0', 'CHEN WANG', '132', 'EARLHAM ROAD', 'NR2 3HF', 'NORWICH', 'Grossbritannien', '', '0', '0', '7761716032', '0010195FPM', '0', 'Theorema ', 'THEOREMA \'MARCO POLO\' SILVER', '0', 'RG 5181 00201DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-20', '', '', '', '', '', ''),
(5445, '3360143', '0', '0', 'YUE HUANG', '0', 'ROOM B 068 BLOCK BTHE PLAZA. CLAY PIT LANE', 'LS2 8AR', 'LEEDS', 'Grossbritannien', '', '0', '0', '0044 07596473876', '00102118IO', '0', 'Theorema ', 'THEOREMA \'MARCO POLO DIAMOND\' SILVER', '0', 'RG 5181 0021 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-20', '', '', '', '', '', ''),
(5446, '3098539', '0', 'Yaya', 'KONNE', 'CALLE SANT JOAN DE MALTA', '48', '08018', 'BARCELONA', 'Spanien', '', '8 - 4', '0', '664573228', '0010105RMB', '0', 'Theorema ', 'Opción H: reloj Theorema Dubai - Dial negro, esfera dorada y correa negra', '0', 'RG 5181 0027 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-22', '', '', '', '', '', ''),
(5447, '3098539', '0', 'Yaya', 'KONNE', 'CALLE SANT JOAN DE MALTA', '48', '08018', 'BARCELONA', 'Spanien', '', '8 - 4', '0', '664573228', '0010230SU1', '0', 'Theorema ', 'Opción H: reloj Theorema Dubai - Dial negro, esfera dorada y correa negra', '0', 'RG 5181 0027 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-22', '', '', '', '', '', ''),
(5448, '0', '0', '0', 'Etleva  Agolli', 'Rruga. \"Andon Zako Cajupi\"', 'Pallati \"Conad\", kati i III', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema Toronto ', 'Skelet ngjyre floriri te kuqi/ fushë e zezë/ rrip kaf.', '0', 'RG 5181 0051 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-29', '', '', '', '', '', ''),
(5449, '0', '0', '0', 'brikena  okaj', 'Rruga. Naim Frasheri ', 'nr.259', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema Toronto ', 'Skelet ngjyre argjendi/ fushë e zeze / rrip i zi ', '0', 'RG 5181 0052 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-29', '', '', '', '', '', ''),
(5450, '0', '0', '0', 'flauers shoshi ', 'lagjia Qemal Stafa  Rruga Jorgji Karamitri', 'pall 1124', '4000', 'Shkoder\\Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Theorema Toronto ', 'Skelet ngjyre floriri / fushë e bardhe / rrip kafe', '0', 'RG 5181 0053 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-29', '', '', '', '', '', ''),
(5451, '3547363', '0', '0', 'MADS MORTENSEN', '45', 'HOEGH-GULDBERGS GADE', '8000', 'AARHUS', 'Dänemark', '', '0', '0', '41112613', 'N1L9QSBX79', '0', 'Theorema ', 'TOULON SILVERBLACK-UR', '01.06.2013 Uhr zurück.Adresse nicht korrekt', 'RG 5181 0055 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-29', '', '', '', '', '', ''),
(5452, '3547363', '0', '0', 'MARTIN TORNBAK', '271B. 1. 2', 'GL. KOGE LANDEVEJ', '2650', 'HVIDOVRE', 'Dänemark', '', '0', '0', '51839169', '8W2U6FN1MP', '0', 'Theorema ', 'TOULON SILVERBLACK-UR', '0', 'RG 5181 0056 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-29', '', '', '', '', '', ''),
(5453, '3547359', '0', '0', 'GUSTAV TESCH', '40. 2.-1', 'VAEREBROVEJ', '2880', 'BAGSVAERD', 'Dänemark', '', '0', '0', '28732603', '2937JD7X92', '0', 'Theorema ', 'TOULON SILVERWHITE-UR', '0', 'RG 5181 0057 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-29', '', '', '', '', '', ''),
(5454, '3547363', '0', '0', 'PETER HOLST', '72. 2.TV', 'FREDERIKSDALSVEJ', '2830', 'VIRUM', 'Dänemark', '', '0', '0', '21140318', '1F91YU22WL', '0', 'Theorema ', 'TOULON SILVERBLACK-UR', '0', 'RG 5181 0058 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-29', '', '', '', '', '', ''),
(5455, '3547359', '0', '0', 'GREGORY WILCZYNSKI', '2. ST.TV', 'A. C. JACOBSENS VEJ', '9400', 'NORRESUNDBY', 'Dänemark', '', '0', '0', '26403016', 'DMH32Y5P8S', '0', 'Theorema ', 'TOULON SILVERWHITE-UR', '0', 'RG 5181 0059 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-29', '', '', '', '', '', ''),
(5456, '3547363', '0', '0', 'KHURRAM AKRAM', '108 2TV', 'INGERSLEVSGADE', '1705', 'KBH V', 'Dänemark', '', '0', '0', '28742159', '168F260976', '0', 'Theorema ', 'TOULON SILVERBLACK-UR', '0', 'RG 5181 0060 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-29', '', '', '', '', '', ''),
(5457, '3547363', '0', '0', 'MIKKEL SCHLEDERMANN', '18', 'RORHOLMSGADE', '1352', 'KOBENHAVN K', 'Dänemark', '', '0', '0', '27228383', '8FU39L7087', '0', 'Theorema ', 'TOULON SILVERBLACK-UR', '0', 'RG 5181 0061 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-29', '', '', '', '', '', ''),
(5458, '3547363', '0', '0', 'MICHAEL TRUELSEN', '22E', 'KLOVERVEJ', '7190', 'BILLUND', 'Dänemark', '', '0', '0', '20415158', '0SK32ZV5GQ', '0', 'Theorema ', 'TOULON SILVERBLACK-UR', '0', 'RG 5181 0062 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-04-29', '', '', '', '', '', ''),
(5459, '3547359', '0', '0', 'OLIVER BENTSEN', '24 ST TV', 'HESSENSGADE', '2300', 'KOBENHAVN', 'Dänemark', '', '0', '0', '28897523', 'E5O689UZ5B', '0', 'Theorema ', 'TOULON SILVERWHITE-UR', '0', 'RG518101034DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-02', '', '', '', '', '', ''),
(5460, '3547359', '0', '0', 'BO ALMINDE', '12', 'DOLLERUP HOJ', '6640', 'LUNDERSKOV', 'Dänemark', '', '0', '0', '26718812', '61F7EKQINO', '0', 'Theorema ', 'TOULON SILVERWHITE-UR', '0', 'RG 5181 0104 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-02', '', '', '', '', '', ''),
(5461, '3547359', '0', '0', 'JAN JEPSEN', '10', 'KAERROJEL', '2670', 'GREVE', 'Dänemark', '', '0', '0', '61301710', '9XALQ4GGF9', '0', 'Theorema ', 'TOULON SILVERWHITE-UR', '0', 'RG 5181 0105 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-02', '', '', '', '', '', ''),
(5462, '3547363', '0', '0', 'VICTOR MEYER CHRISTENSEN', '30', 'ABY BAEKGARDSVEJ', '8230', 'ABYHOJ', 'Dänemark', '', '0', '0', '20181117', '93WMZLQUS2', '0', 'Theorema ', 'TOULON SILVERBLACK-UR', '0', 'RG 5181 0106 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-02', '', '', '', '', '', ''),
(5463, '3547363', '0', '0', 'LARS ARILDSEN', '31 1TH', 'DILDHAVEN', '2730', 'HERLEV', 'Dänemark', '', '0', '0', '61773594', 'F8OW4GHM2E', '0', 'Theorema ', 'TOULON SILVERBLACK-UR', '0', 'RG 5181 0107 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-02', '', '', '', '', '', ''),
(5464, '3547363', '0', '0', 'THOMAS RUDBAEK', '95', 'BJERGVEJ', '4100', 'RINGSTED', 'Dänemark', '', '0', '0', '27288447', '4T142VSZ78', '0', 'Theorema ', 'TOULON SILVERBLACK-UR', '0', 'RG 5181 0108 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-02', '', '', '', '', '', ''),
(5465, '3547363', '0', '0', 'SUSANNE KYED', '7', 'LOTTESMINDEVEJ', '3080', 'TIKOB', 'Dänemark', '', '0', '0', '20438930', 'CPUG148V1K', '0', 'Theorema ', 'TOULON SILVERBLACK-UR', '0', 'RG 5181 0109 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-02', '', '', '', '', '', ''),
(5466, '3547359', '0', '0', 'TRINE HOLM', '39', 'GARTNERVAENGET', '9760', 'VRA', 'Dänemark', '', '0', '0', '28147023', 'R2IC3895HX', '0', 'Theorema ', 'TOULON SILVERWHITE-UR', '0', 'RG 5181 0110 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-02', '', '', '', '', '', ''),
(5467, '3547359', '0', '0', 'BIRGITTE SCHLEMMER', '2', 'TOFTESVINGET', '8250', 'EGA', 'Dänemark', '', '0', '0', '61660773', 'MA0794XOFB', '0', 'Theorema ', 'TOULON SILVERWHITE-UR', '0', 'RG 5181 0111 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-02', '', '', '', '', '', ''),
(5468, '1640108', '0', 'Tommie ', 'Lundgren ', '0', 'Kantor edgrens väg 10c ', '44334', 'Lerum ', 'Schweden', '', '0', '0', '46739524189', '0', '0', 'Theorema Paragon', 'T3001-1', '0', 'RG 5181 0115 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5469, '1641016', '0', 'Maria ', 'Johnsson ', '0', 'Långgatan 36 ', '26531', 'Åstorp ', 'Schweden', '', '0', '0', '46762989999', '0', '0', 'Theorema Paragon', 'T3001-1', '0', 'RG 5181 0116 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5470, '1641398', '0', 'Pernilla ', 'Andersson ', '0', 'skogsheden ', '63510', 'Eskilstuna ', 'Schweden', '', '0', '0', '46704330495', '0', '0', 'Theorema Paragon', 'T3001-1', '0', 'RG 5181 0117 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5471, '1642306', '0', 'Shad ', 'Burhan ', '0', 'Ryttargatan 100 ', '19471', 'Upplands Väsby ', 'Schweden', '', '0', '0', '46700929949', '0', '0', 'Theorema Paragon', 'T3001-1', '0', 'RG 5181 0118 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5472, '1643257', '0', 'Antonios ', 'Pateniotis ', '0', 'Henriksdalsringen 107 Lgh 1204 ', '13132', 'Nacka ', 'Schweden', '', '0', '0', '46704681839', '0', '0', 'Theorema Paragon', 'T3001-1', '0', 'RG 5181 0119 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5473, '1644618', '0', 'Anna ', 'Remon ', '0', 'Störvägen 11 ', '75647', 'Uppsala ', 'Schweden', '', '0', '0', '46721880676', '0', '0', 'Theorema Paragon', 'T3001-1', '0', 'RG 5181 0120 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5474, '1644870', '0', 'Abu Shad Adnan ', 'Yusuf ', '0', 'C/o, Tandooriking, Götgatan 3, Stockholm ', '17230', 'Sundbyberg ', 'Schweden', '', '0', '0', '46727046318', '0', '0', 'Theorema Paragon', 'T3001-1', '0', 'RG 5181 0121 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5475, '1651139', '0', 'Pamela ', 'Lindqvist ', '0', 'Olofstorpsvägen 11 ', '26172', 'Häljarp ', 'Schweden', '', '0', '0', '46739331880', '0', '0', 'Theorema Paragon', 'T3001-1', '0', 'RG 5181 0122 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5476, '1642040', '0', 'Jacki ', 'Jakaria ', '0', 'Sköldgatan 1 Lgh 1203 ', '11863', 'Stockholm ', 'Schweden', '', '0', '0', '46736540836', '0', '0', 'Theorema Paragon', 'T3001-1+T3001-3', '0', 'RG 5181 0113 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5477, '1639286', '0', 'Ingrid Karin Elisabet ', 'Vesterlund ', '0', 'Lötbodalsvägen 3 ', '64692', 'Gnesta ', 'Schweden', '', '0', '0', '46706003556', '0', '0', 'Theorema Paragon', 'T3001-2', '0', 'RG 5181 0123 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5478, '1640016', '0', 'Mats ', 'Torebrandt ', '0', 'Svärtavägen 20 ', '18461', 'Åkersberga ', 'Schweden', '', '0', '0', '46733625165', '0', '0', 'Theorema Paragon', 'T3001-2', '0', 'RG 5181 0124 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5479, '1640546', '0', 'Dejan ', 'Sabadjija ', '0', 'Lilla Hovåsvägen 25 ', '43652', 'Hovås ', 'Schweden', '', '0', '0', '46704971939', '0', '0', 'Theorema Paragon', 'T3001-2', '0', 'RG 5181 0125 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5480, '1640770', '0', 'Marcus ', 'Bohlin ', '0', 'Långedal 12 ', '45741', 'Fjällbacka ', 'Schweden', '', '0', '0', '46722412074', '0', '0', 'Theorema Paragon', 'T3001-2', '0', 'RG 5181 0126 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5481, '1640817', '0', 'Mariwan ', 'Mahmod ', '0', 'Österplan 13 Lgh 1003 ', '75331', 'Uppsala ', 'Schweden', '', '0', '0', '46707969995', '0', '0', 'Theorema Paragon', 'T3001-2', '0', 'RG 5181 0127 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5482, '1640910', '0', 'Anel ', 'Ademovic ', '0', 'Gånglåtsvägen 71 ', '21578', 'Malmö ', 'Schweden', '', '0', '0', '46704197133', '0', '0', 'Theorema Paragon', 'T3001-2', '0', 'RG 5181 0128 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5483, '1642538', '0', 'tarik ', 'Abu Abda ', '0', 'Timjansgatan 26 ', '42442', 'Angered ', 'Schweden', '', '0', '0', '46709705942', '0', '0', 'Theorema Paragon', 'T3001-2', '0', 'RG 5181 0129 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5484, '1642869', '0', 'Tommy ', 'Johansson ', '0', 'Läggestavägen 59 ', '12431', 'Bandhagen ', 'Schweden', '', '0', '0', '46704184124', '0', '0', 'Theorema Paragon', 'T3001-2', '0', 'RG 5181 0130 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5485, '1643140', '0', 'Tony ', 'Hörnquist ', '0', 'Norra Stationsgatan 5 A Lgh 1201 ', '63344', 'Eskilstuna ', 'Schweden', '', '0', '0', '46768450863', '0', '0', 'Theorema Paragon', 'T3001-2', '0', 'RG 5181 0131 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5486, '1643577', '0', 'Jonas ', 'Edvardsson ', '0', 'morängatan 14a ', '41671', 'Göteborg ', 'Schweden', '', '0', '0', '46723113839', '0', '0', 'Theorema Paragon', 'T3001-2', '0', 'RG 5181 0132 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5487, '1643907', '0', 'Patrik ', 'Olofsson ', '0', 'Schouggatan 10b ', '98136', 'Kiruna ', 'Schweden', '', '0', '0', '46702361508', '0', '0', 'Theorema Paragon', 'T3001-2', '0', 'RG 5181 0133 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5488, '1643910', '0', 'Mattias ', 'Engström ', '0', 'Roslagstullsbacken 5, 1809 ', '11421', 'Stockholm ', 'Schweden', '', '0', '0', '46709602807', '0', '0', 'Theorema Paragon', 'T3001-2', '0', 'RG 5181 0134 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5489, '1643944', '0', 'Peter ', 'Alpedal ', '0', 'Lagmansvägen 29 Lgh 0903 ', '14162', 'Huddinge ', 'Schweden', '', '0', '0', '46701441446', '0', '0', 'Theorema Paragon', 'T3001-2', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5490, '1644315', '0', 'Firmesk ', 'Faraj ', '0', 'Höstvädersgatan 7 Lgh 1201 ', '41833', 'Göteborg ', 'Schweden', '', '0', '0', '46762600852', '0', '0', 'Theorema Paragon', 'T3001-2', '21.05.2013 Uhr zurück...Bitte refund', 'RG 5181 0136 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5491, '1644361', '0', 'Jens ', 'Danielsson ', '0', 'Linbastavägen 2 ', '51169', 'Sätila ', 'Schweden', '', '0', '0', '46707646869', '0', '0', 'Theorema Paragon', 'T3001-2', '0', 'RG 5181 0137 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5492, '1644512', '0', 'Magnus ', 'Wittlock ', '0', 'Forellstigen 9 Lgh 1001 ', '15139', 'Södertälje ', 'Schweden', '', '0', '0', '46703253773', '0', '0', 'Theorema Paragon', 'T3001-2', '0', 'RG 5181 0138 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5493, '1645983', '0', 'Janne ', 'Penttinen ', '0', 'Bergakungsvägen 13 ', '61633', 'Åby ', 'Schweden', '', '0', '0', '46768117121', '0', '0', 'Theorema Paragon', 'T3001-2', '0', 'RG 5181 0139 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5494, '1647203', '0', 'Mathias ', 'Taxén ', '0', 'Sellerigatan 7 ', '75449', 'Uppsala ', 'Schweden', '', '0', '0', '46734292325', '0', '0', 'Theorema Paragon', 'T3001-2', '0', 'RG 5181 0140 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5495, '1648814', '0', 'Pontus ', 'Eriksson ', '0', 'Härjedalsvägen 19 ', '82639', 'Söderhamn ', 'Schweden', '', '0', '0', '46706894353', '0', '0', 'Theorema Paragon', 'T3001-2', '0', 'RG 5181 0141 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5496, '1650457', '0', 'Matthias ', 'Andréasson ', '0', 'Säterbogatan 87 ', '72340', 'Västerås ', 'Schweden', '', '0', '0', '46707185375', '0', '0', 'Theorema Paragon', 'T3001-2', '0', 'RG 5181 0142 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5497, '1650554', '0', 'Dennis ', 'Järling ', '0', 'ekstigen 15 ', '73160', 'valskog ', 'Schweden', '', '0', '0', '46706375765', '0', '0', 'Theorema Paragon', 'T3001-2', '0', 'RG 5181 0143 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5498, '1650571', '0', 'carina ', 'holm ', '0', 'humlevägen 2 ', '23254', 'åkarp ', 'Schweden', '', '0', '0', '46708674868', '0', '0', 'Theorema Paragon', 'T3001-2', '0', 'RG 5181 0144 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5499, '1639327', '0', 'Petra ', 'Nilsson ', '0', 'Torsgatan 8 ', '27431', 'Skurup ', 'Schweden', '', '0', '0', '46737756254', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG518101459DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5500, '1639623', '0', 'Anders ', 'Meijgren ', '0', 'Majstångsgatan 36 ', '41472', 'Göteborg ', 'Schweden', '', '0', '0', '46706551657', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0146 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5501, '1639645', '0', 'Patrik ', 'Jacobson ', '0', 'Basungatan 23 ', '42167', 'Västra Frölunda ', 'Schweden', '', '0', '0', '46704540052', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0147 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5502, '1640222', '0', 'Jeanette ', 'Hugfeldt ', '0', 'Stortorpsvägen 52B ', '14265', 'Trångsund ', 'Schweden', '', '0', '0', '46706286500', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0148 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5503, '1640598', '0', 'Marcus ', 'Konstantinou ', '0', 'Knypplerskevägen 16 ', '16838', 'Bromma ', 'Schweden', '', '0', '0', '46727170393', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0149 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5504, '1640719', '0', 'Ingrid ', 'Höglund Karlsson ', '0', 'Ljunglidsvägen 5 ', '44831', 'Floda ', 'Schweden', '', '0', '0', '46705510054', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0150 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5505, '1640939', '0', 'Sebastian ', 'bulleghin ', '0', 'Långgatan 18b ', '73435', 'Hallstahammar ', 'Schweden', '', '0', '0', '46767152578', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0151 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5506, '1640983', '0', 'Pontus ', 'Lagelius ', '0', 'Liljegränd 6 ', '13554', 'Tyresö ', 'Schweden', '', '0', '0', '46721775776', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0152 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5507, '1641287', '0', 'Erik ', 'Lönnestig ', '0', 'Västanåvägen 88 ', '29594', 'Näsduk ', 'Schweden', '', '0', '0', '46738016510', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0153 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5508, '1641331', '0', 'Martin ', 'Olofsson ', '0', 'Skogsstigen 18 ', '44332', 'Lerum ', 'Schweden', '', '0', '0', '46739028866', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0154 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5509, '1641455', '0', 'Anette ', 'Hellman ', '0', 'Miraallén 15 Lgh 1201 ', '41758', 'Göteborg ', 'Schweden', '', '0', '0', '46707641759', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0155 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5510, '1641466', '0', 'Mustafa Ali ', 'Aurahim ', '0', 'Hjällbogärdet 4 Lgh 1301 ', '42434', 'Angered ', 'Schweden', '', '0', '0', '46736979171', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0156 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5511, '1641484', '0', 'Johan ', 'Tireland ', '0', 'Fjärilsstigen 50 ', '19735', 'Bro ', 'Schweden', '', '0', '0', '46736519265', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0157 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5512, '1641869', '0', 'Sebastian ', 'Karlsson ', '0', 'Bellmansvägen 6c ', '15231', 'Södertälje ', 'Schweden', '', '0', '0', '46739711696', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0158 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5513, '1642815', '0', 'Suad ', 'Januzi ', '0', 'Lextorpsvägen 365 ', '46164', 'Trollhättan ', 'Schweden', '', '0', '0', '46766102075', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0159 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5514, '1643127', '0', 'Mariana ', 'Alexis ', '0', 'Sedelvägen 21 ', '63362', 'Eskilstuna ', 'Schweden', '', '0', '0', '46762550963', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0160 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5515, '1643317', '0', 'Cassandra ', 'Perlby ', '0', 'Saarisvägen 14 A Lgh 1004 ', '21219', 'Malmö ', 'Schweden', '', '0', '0', '46762818045', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0161 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5516, '1643803', '0', 'Hanna ', 'Birgerstam ', '0', 'Gamla Gärdesgatan 24 A Lgh 1201 ', '44230', 'Kungälv ', 'Schweden', '', '0', '0', '46730229245', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0162 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5517, '1644363', '0', 'Erik ', 'Ekstam ', '0', 'Harpsundsvägen 139 ', '12458', 'Bandhagen ', 'Schweden', '', '0', '0', '46709119372', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0163 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5518, '1645424', '0', 'Johan ', 'Nyberg ', '0', 'Övre Husargatan 21 B Lgh 1301 ', '41314', 'Göteborg ', 'Schweden', '', '0', '0', '46730326922', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0164 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5519, '1645950', '0', 'Rosario ', 'Kvist ', '0', 'Näktergalsgatan 24 ', '25450', 'Helsingborg ', 'Schweden', '', '0', '0', '46735093351', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0165 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5520, '1646743', '0', 'Andreas ', 'Rubenson ', '0', 'Kvickrotsgatan 4 ', '26252', 'Ängelholm ', 'Schweden', '', '0', '0', '46768178312', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0166 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5521, '1649346', '0', 'Gun ', 'Olofsson ', '0', 'Sundbergsvägen 2 ', '94591', 'Norrfjärden ', 'Schweden', '', '0', '0', '46703220920', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0167 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5522, '1651156', '0', 'Thu ', 'Nguyen ', '0', 'Gunnaredsterrassen 56 ', '42466', 'Angered ', 'Schweden', '', '0', '0', '46737335728', '0', '0', 'Theorema Paragon', 'T3001-3', '0', 'RG 5181 0168 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5523, '1642956', '0', 'Sror ', 'Kamal Mohammad ', '0', 'Stavbygränd 9 Lgh 1102 ', '16375', 'Spånga ', 'Schweden', '', '0', '0', '46735421909', '0', '0', 'Theorema Paragon', 'T3001-1+T3001-2', '0', 'RG 5181 0114 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5524, '1639190', '0', 'Sepehr ', 'Shamloo ', '0', 'Hjalmarbrantingsgatan 52 ', '75434', 'Uppsala ', 'Schweden', '', '0', '0', '46763191973', '0', '0', 'Theorema Paragon', 'T3001-4', '0', 'RG 5181 0169 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5525, '1639630', '0', 'Jan ', 'Wikström ', '0', 'Arkenvägen 28 ', '18746', 'Täby ', 'Schweden', '', '0', '0', '46703419897', '0', '0', 'Theorema Paragon', 'T3001-4', '0', 'RG 5181 0170 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5526, '1639934', '0', 'Petter ', 'Haraldsson ', '0', 'Sickla strand 73 ', '13134', 'Nacka ', 'Schweden', '', '0', '0', '46736791146', '0', '0', 'Theorema Paragon', 'T3001-4', '0', 'RG 5181 0171 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5527, '1640748', '0', 'Daniel ', 'Kinnunen ', '0', 'Tägtvägen 29 ', '78440', 'Borlänge ', 'Schweden', '', '0', '0', '46700922159', '0', '0', 'Theorema Paragon', 'T3001-4', '0', 'RG 5181 0172 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5528, '1641420', '0', 'Patril ', 'Malm ', '0', 'Tallstigen 10 ', '18235', 'Danderyd ', 'Schweden', '', '0', '0', '46733641556', '0', '0', 'Theorema Paragon', 'T3001-4', '0', 'RG 5181 0173 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5529, '1641589', '0', 'Eldin ', 'Dervisoski ', '0', 'Bredgränd 5 ', '55320', 'Jönköping ', 'Schweden', '', '0', '0', '46730470705', '0', '0', 'Theorema Paragon', 'T3001-4', '0', 'RG 5181 0174 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5530, '1642784', '0', 'hamed ', 'SHIKH MOONESI ', '0', 'SAIMA GATAN 11 ', '16475', 'KISTA ', 'Schweden', '', '0', '0', '46762242671', '0', '0', 'Theorema Paragon', 'T3001-4', '0', 'RG 5181 0175 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5531, '1645061', '0', 'Darin ', 'Alabtah ', '0', 'Munkhättegatan 190 ', '21574', 'Malmö ', 'Schweden', '', '0', '0', '46761835925', '0', '0', 'Theorema Paragon', 'T3001-4', '0', 'RG 5181 0176 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5532, '1645459', '0', 'Twana ', 'Ghafour ', '0', 'Husingeplan 20 ', '16363', 'Spånga ', 'Schweden', '', '0', '0', '46765557557', '0', '0', 'Theorema Paragon', 'T3001-4', '0', 'RG 5181 0177 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5533, '1647575', '0', 'Leif ', 'Kvist ', '0', 'Ekgatan 14 g ', '26332', 'Höganäs ', 'Schweden', '', '0', '0', '46723183215', '0', '0', 'Theorema Paragon', 'T3001-4', '0', 'RG 5181 0178 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5534, '1647736', '0', 'John ', 'Jäverbrink ', '0', 'Viktor Rydbergsgatan 37b ', '41257', 'Göteborg ', 'Schweden', '', '0', '0', '46706761141', '0', '0', 'Theorema Paragon', 'T3001-4', '0', 'RG 5181 0179 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(5535, '1650502', '0', 'Martin ', 'Alexi ', '0', 'Björnssonsgatan 140 ', '16844', 'Bromma ', 'Schweden', '', '0', '0', '46707233415', '0', '0', 'Theorema Paragon', 'T3001-4', '0', 'RG 5181 0180 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5536, '1650833', '0', 'Karema ', 'Isselaatan ', '0', 'Bergsgårdsgärdet 46 ', '42432', 'ANGERED ', 'Schweden', '', '0', '0', '46736514268', '0', '0', 'Theorema Paragon', 'T3001-4', '0', 'RG 5181 0181 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-03', '', '', '', '', '', ''),
(5537, '3547363', '0', '0', 'METTE KRUSE', '19', 'SONDERHOLMVEJ', '8361', 'HASSELAGER', 'Dänemark', '', '0', '0', '28774044', '29D9ZGJ09E', '0', 'Theorema', 'TOULON SILVERBLACK-UR', '0', 'RG518102255DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-06', '', '', '', '', '', ''),
(5538, '\'03515366', '0', 'domenico', 'mariotti', '\'VIA FRANCESCO DE SANCTIS', '\'2', '\'20141', 'MILANO', 'Italien', '', 'attenzione cattaneo maria e mariotti giovanni', '0', '\'347 8070005', '\'00101493KU', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '---', 'RG518102817DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5539, '\'03515366', '0', 'alessandro', 'merlini', '\'VIALE DELLA REPUBBLICA', '\'174', '\'54100', 'MASSA', 'Italien', '', '0', '0', '\'3803311051', '\'00102318S3', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '---', 'RG518102658DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5540, '\'03515366', '0', 'Alberto', 'Ospite', '\'Donati', '\'12', '\'20146', 'Milano', 'Italien', '', '0', '0', '\'3450672081', '\'0010084J6Y', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '---', 'RG518102675DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5541, '\'03515366', '0', 'Carmine', 'Pippa', '\'VIA ROSARIO LIVATINO', '\'6', '\'84083', 'CASTEL SAN GIORGIO', 'Italien', '', 'Eurobusiness di carmine pippa', '0', '\'3286219765', '\'0010199JZK', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '---', 'RG518102661DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5542, '\'03515366', '0', 'Monia', 'Tebrizi', '\'Via Cisis', '\'34/2', '\'33052', 'Cervignano Del Friuli', 'Italien', '', 'Consengnare Presso Revas Group SPa', '0', '\'3403161625', '\'0010192VL4', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '---', 'RG518102715DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5543, '\'03515366', '0', 'Devis', 'Volpini', '\'Frazione arli', '\'2', '\'63095', 'Acquasanta terme', 'Italien', '', '0', '0', '\'3392226973', '\'0010015OA1', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '---', 'RG518102692DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5544, '\'03515366', '0', 'jing', 'zhao', '\'VIALE DANTE ALIGHIERI', '\'70', '\'38066', 'RIVA DEL GARDA', 'Italien', '', '0', '0', '\'3208373038', '\'0010164N91', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '---', 'RG518102729DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5545, '\'03515368', '0', 'VALTER', 'BOTTONI', '\'VIA NAVEI', '\'15', '\'10040', 'VAL DELLA TORRE', 'Italien', '', '0', '0', '\'0119680915', '\'0010093MLJ', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver', '---', 'RG518102689DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5546, '\'03515368', '0', 'Erica', 'Cantelli', '\'VIA TAMBURINI', '\'9', '\'28921', 'VERBANIA', 'Italien', '', '0', '0', '\'3494930563', '\'0010174Q22', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver', '0', 'RG518102732DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5547, '\'03515368', '0', 'michele', 'cocozzello', '\'santa maria del popolo', '\'28', '\'71022', 'ascoli satriano', 'Italien', '', '0', '0', '\'0885651181', '\'0010060EOR', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver', '---', 'RG518102701DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5548, '\'03515368', '0', 'LORENZO', 'PAPETTI', '\'VIA MANTOVA', '\'1', '\'27100', 'PAVIA', 'Italien', '', '0', '0', '\'331-6319035', '\'0010055TVK', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver', '---', 'RG518102785DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5549, '\'03515368', '0', 'Marco', 'Pizzagalli', '\'Via per due porte', '\'14', '\'27010', 'San genesio ed uniti', 'Italien', '', '0', '0', '\'3357212708', '\'00102319Y2', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver', '---', 'RG518102763DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5550, '\'03515369', '0', 'Francesca', 'Asirelli', '\'VIA PIETRO REALI', '\'64', '\'47121', 'FORLI\'', 'Italien', '', '0', '0', '\'349/3238976', '\'001010035B', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', '---', 'RG518102777DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5551, '\'03515369', '0', 'Paolo', 'Soncini', '\'VIA ANDREA MARIA AMPERE', '\'40', '\'20131', 'MILANO', 'Italien', '', '0', '0', '\'3298711368', '\'0010061YCC', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', '---', 'RG518102746DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5552, '\'03515370', '0', 'ferdinando', 'carneri', '\'VIA SASSARI', '\'89', '\'07046', 'PORTO TORRES', 'Italien', '', 'ore negozio :9-13  16.30-20', '0', '\'3495793304', '\'001023418I', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '---', 'RG518102803DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5553, '\'03515370', '0', 'Claudio', 'Gessi', '\'Via Colle Bracchi', '\'19', '\'00034', 'Colleferro', 'Italien', '', '0', '0', '\'3356392155', '\'0010001R9G', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '---', 'RG518102750DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5554, '\'03515370', '0', 'trafilerie chioderie sas', 'morandini', '\'VIA SONNA', '\'10', '\'23806', 'TORRE DE\' BUSI', 'Italien', '', '0', '0', '\'035785050', '\'0010038PQR', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '---', 'RG518102834DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5555, '\'03515380', '0', 'VINCENZO', 'FORNARI', '\'VIA BOSELLI', '\'14', '\'00019', 'TIVOLI', 'Italien', '', '0', '0', '\'3398713241', '\'0010003LBI', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante nero, ghiera oro', '---', 'RG518102851DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5556, '\'03515380', '0', 'maria angela', 'la malva', '\'VIA LUIGI EINAUDI', '\'14', '\'10036', 'SETTIMO TORINESE', 'Italien', '', 'settimo torinese', '0', '\'340/1089622', '\'0010103VGH', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante nero, ghiera oro', '---', 'RG518102794DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5557, '\'03515385', '0', 'GIULIANO', 'DAMASSA', '\'VIA LUNGA', '\'4', '\'48125', 'RAVENNA', 'Italien', '', '0', '0', '\'+39 335 221642', '\'0010180G6I', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '---', 'RG518102848DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5558, '\'03515385', '0', 'maurizio', 'Di Martire', '\'VIA PISINO', '\'159 F.7', '\'00177', 'ROMA', 'Italien', '', 'consegna portiere in caso assenza', '0', '\'+39 335263190', '\'0010034LC8', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '---', 'RG518102613DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5559, '\'03515385', '0', 'giovanna', 'di mola', '\'VIA SAN FLAVIANO', '\'16', '\'70014', 'CONVERSANO', 'Italien', '', '0', '0', '\'338-7816524', '\'0010065IN4', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '---', 'RG518102587DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5560, '\'03515385', '0', 'VINCENZO', 'FORNARI', '\'VIA BOSELLI', '\'14', '\'00019', 'TIVOLI', 'Italien', '', '0', '0', '\'3398713241', '\'00100538JN', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '---', 'RG518102851DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5561, '\'03515385', '0', 'rossella', 'gennari', '\'rimembranze', '\'7', '\'46019', 'viadana', 'Italien', '', 'solo il pomeriggio dopo le 14 telefonare prima', '0', '\'3386296660', '\'00100754MY', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '---', 'RG518102573DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5562, '\'03515385', '0', 'Francesco', 'Linza', '\'Via Copernico', '\'32', '\'20125', 'Milano', 'Italien', '', 'Staz. CC.  Milano Porta Garibaldi', '0', '\'3313614052', '\'0010194YWJ', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '---', 'RG518102595DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5563, '\'03515385', '0', 'Valerio', 'Lo Presti', '\'VIALE FRATELLI CASIRAGHI', '\'504', '\'20099', 'SESTO SAN GIOVANNI', 'Italien', '', '0', '0', '\'3337365751', '\'0010056JRM', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '01.06.13 Uhr von Kunden erhalten ohne anschreiben wieso wurde die Uhr zur?ckgeschickt ??? Uhr paragon rose NEU', 'RG518102560DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5564, '\'03515385', '0', 'brunella', 'pasquini', '\'VIA AURELIO SAFFI', '\'6', '\'25122', 'BRESCIA', 'Italien', '', '0', '0', '\'0303751934-  3386072743', '\'0010206VOQ', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '---', 'RG518102627DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5565, '\'03515385', '0', 'marco', 'ventre', '\'VIA PICENZA', '\'6', '\'84131', 'SALERNO', 'Italien', '', '0', '0', '\'3287195553', '\'00101221OG', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '---', 'RG518102635DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5566, '\'03515386', '0', 'Stefano', 'Montanari', '\'VIA CALABRIA', '\'6', '\'48015', 'CERVIA', 'Italien', '', '0', '0', '\'3358129787', '\'0010213GHV', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante silver', '---', 'RG518102825DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5567, '\'03515386', '0', 'EUGENIO', 'PARRILLA', '\'via porrettana 41', '\'39/a', '\'40057', 'granarolo dell\'emilia', 'Italien', '', 'granarolo dell\'emilia', '0', '\'0516021857', '\'001007347Q', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante silver', '---', 'RG518102644DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5568, '\'03515388', '0', 'Alfredo', 'D\'Avella', '\'VIA LIBERTÀ', '\'40', '\'20824', 'LAZZATE', 'Italien', '', 'LAZZATE', '0', '\'+393393904286', '\'0010028RC8', '0', 'Theorema Paragon', 'New - cinturino nero, quadrante nero, ghiera oro', '---', 'RG518102600DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5569, '\'03515388', '0', 'Mauro', 'Muffato', '\'Via Padova', '\'30-F', '\'30035', 'Mirano', 'Italien', '', '0', '0', '\'3357318019', '\'0010050CI5', '0', 'Theorema Paragon', 'New - cinturino nero, quadrante nero, ghiera oro', '---', 'RG518102865DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-13', '', '', '', '', '', ''),
(5570, '\'03515366', '0', 'Massimo', 'Cuce\'', '\'Consolare Valeria fraz.Tremestieri(ME)', '\'277', '\'98128', 'Messina', 'Italien', '', 'Consegna di mattina', '0', '\'3487614721', '\'001018382H', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '---', 'RG518103035DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5571, '\'03515366', '0', 'sandru', 'daniela', '\'marin faliero', '\'16', '\'37134', 'verona', 'Italien', '', '0', '0', '\'3801461801', '\'0010064OMS', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '---', 'RG518103066DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5572, '\'03515366', '0', 'Maria', 'Di Pietro', '\'Piazza Trento', '\'8', '\'20135', 'Milano', 'Italien', '', 'Presso europ Assistance Italia', '0', '\'3921016738', '\'0010022749', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '---', 'RG518103052DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5573, '\'03515366', '0', 'Massimo', 'Morelli', '\'PIAZZA CITTA DELLA PIEVE', '\'3', '\'06083', 'BASTIA UMBRA', 'Italien', '', '0', '0', '\'3203172693', '\'0010241HMX', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '---', 'RG518102882DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5574, '\'03515366', '0', 'marilisa', 'naoni', '\'VICOLO LUPO', '\'2', '\'25039', 'TRAVAGLIATO', 'Italien', '', '0', '0', '\'3206050635', '\'0010019AYB', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '---', 'RG518103106DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5575, '\'03515368', '0', 'Daniela', 'Arlati', '\'Via De Gasperi', '\'30', '\'20832', 'DESIO', 'Italien', '', '0', '0', '\'3394525008', '\'0010052R25', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver', '---', '1Z8VF459DK91162361', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5576, '\'03515368', '0', 'Daniela', 'Arlati', '\'Via De Gasperi', '\'30', '\'20832', 'DESIO', 'Italien', '', '0', '0', '\'3394525008', '\'0010191KRJ', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver', '---', '1Z8VF459DK91162361', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5577, '\'03515368', '0', 'Daniela', 'Arlati', '\'Via De Gasperi', '\'30', '\'20832', 'DESIO', 'Italien', '', '0', '0', '\'3394525008', '\'0010181KOV', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver', '---', '1Z8VF459DK91162361', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5578, '\'03515368', '0', 'Antonio', 'Bertolino', '\'Via Rio dei Volanti', '\'5', '\'81030', 'Carinola', 'Italien', '', '0', '0', '\'3286384187', '\'00101310K8', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver', '---', 'RG518102922DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5579, '\'03515368', '0', 'antonio', 'ciervo', '\'C/O INAIL - VIA BUFALINI', '\'7', '\'50122', 'firenze', 'Italien', '', 'CONSEGNA DAL LUN AL VEN DALLE ORE O8 ALLE 12', '0', '\'3201566069', '\'00100862CJ', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver', '---', 'RG518102984DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5580, '\'03515368', '0', 'Michael', 'Simone', '\'Via della costituente', '\'7', '\'43052', 'Colorno', 'Italien', '', '0', '0', '\'3203053732', '\'0010141GYA', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver', '---', 'RG518102975DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5581, '\'03515369', '0', 'Daniela', 'Arlati', '\'Via De Gasperi', '\'30', '\'20832', 'DESIO', 'Italien', '', '0', '0', '\'3394525008', '\'0010211D39', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', '---', '1Z8VF459DK91162361', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5582, '\'03515369', '0', 'valeria', 'bernardini', '\'VIA ROMA', '\'3', '\'01036', 'NEPI', 'Italien', '', '0', '0', '\'3336512901', '\'00102092SV', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', '---', 'RG518102998DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5583, '\'03515369', '0', 'Francesco', 'Ghiani', '\'VIA V. CORUZZI', '\'1', '\'43013', 'LANGHIRANO', 'Italien', '', '0', '0', '\'3400679221', '\'0010147DMI', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', '---', 'RG518102936DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5584, '\'03515369', '0', 'Maria', 'La Rocca', '\'VIA TRE RE', '\'27', '\'20861', 'BRUGHERIO', 'Italien', '', 'Interno 212', '0', '\'3466711315', '\'0010056N5R', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', '---', 'RG518102940DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5585, '\'03515369', '0', 'Carmelo', 'Nastasi', '\'VIA ANTONIO CONTI', '\'19 INT. B8', '\'00123', 'ROMA', 'Italien', '', 'consegna mattino avvisare cell 368962096', '0', '\'3664590084', '\'0010092QL7', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', '---', 'RG518102953DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5586, '\'03515369', '0', 'admir', 'nocaj', '\'via gramsci', '\'12', '\'20097', 'san donato  milanese', 'Italien', '', '0', '0', '\'3358769079', '\'0010123S9S', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', '---', 'RG518102967DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5587, '\'03515369', '0', 'mateo', 'orlando', '\'via cavour', '\'3b', '\'25013', 'carpenedolo', 'Italien', '', '0', '0', '\'3803616025', '\'00101403AT', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', 'Uhr nicht zugestellt und am 10.06 zur?ckgekommen\r\n\r\nKunde hat von Groupon Geld zur?ck bekommen. Auf keinen Fall schicken!\r\n\r\nUhr haben wir behalten', 'RG518103021DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5588, '\'03515369', '0', 'davide', 'vaiana', '\'VIA AMEDEO SOMMOVIGO', '\'79', '\'00155', 'ROMA', 'Italien', '', 'dopo le 17:30 tel. per appuntamento', '0', '\'00393351594233', '\'0010162W32', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', '---', 'RG518102905DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5589, '\'03515370', '0', 'Natali', 'Cozacenco', '\'VIA GIACOMO PUCCINI', '\'6', '\'35132', 'PADOVA', 'Italien', '', '0', '0', '\'3299636446', '\'0010136K3K', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '---', 'RG518102896DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5590, '\'03515370', '0', 'Trosino', 'Davide', '\'LOCALITA STROLLA', '\'2', '\'53036', 'POGGIBONSI', 'Italien', '', '0', '0', '\'', '\'0010243MB6', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '---', 'RG518103004DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5591, '\'03515370', '0', 'sergiu', 'lebeda', '\'torino', '\'9', '\'35020', 'legnaro', 'Italien', '', '0', '0', '\'3286741674', '\'0010050ASJ', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '---', 'RG518103018DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5592, '\'03515385', '0', 'MOAMEN', 'ELHAWI', '\'VIA TADDEO ALDEROTTI', '\'87/R', '\'50139', 'FIRENZE', 'Italien', '', '0', '0', '\'3405349671', '\'0010030MKL', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '---', 'RG518102919DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5593, '\'03515385', '0', 'Lucia', 'Lioi', '\'Bianchi', '\'80', '\'21049', 'Tradate', 'Italien', '', '0', '0', '\'3291912037', '\'001006687U', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '0', 'RG518103168DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5594, '\'03515385', '0', 'Vincenzo', 'SACCO', '\'CORRIDONI', '\'26', '\'20099', 'SESTO SAN GIOVANNI', 'Italien', '', 'C\\/O GUARDIA DI FINANZA', '0', '\'3317622696', '\'0010183TXN', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '0', 'RG518103154DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5595, '\'03515385', '0', 'giuseppe', 'villella', '\'via colle d\\\'agnola 52', '\'52', '\'50026', 'san casciano val di pesa', 'Italien', '', '0', '0', '\'055820686', '\'001019937Q', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '---', 'RG518103145DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5596, '\'03515385', '0', 'Yuji', 'Yahiro', '\'VIA NAZIONALE', '\'238/A', '\'61022', 'COLBORDOLO', 'Italien', '', '0', '0', '\'0721495250', '\'0010033P7M', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '---', 'RG518103137DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5597, '\'03515386', '0', 'Max', 'Ben Bachir', '\'G.Garibaldi', '\'85', '\'25069', 'Villa carcina  bs', 'Italien', '', '0', '0', '\'3408526984', '\'0010104QMB', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante silver', '---', 'RG518103123DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5598, '\'03515386', '0', 'Roberto', 'Modesti', '\'Bartolomeo Eustachi', '\'52', '\'20129', 'Milano', 'Italien', '', '0', '0', '\'3401163757', '\'0010056NTS', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante silver', '---', 'RG518103097DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5599, '\'03515386', '0', 'giuseppe', 'zilli', '\'repubblica', '\'62', '\'43121', 'parma', 'Italien', '', '0', '0', '\'3479022136', '\'0010054MRI', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante silver', '---Uhr kaputt!\r\nUhr erhalten 19.09.2013\r\nUhr versendet 26.09.2013  RG 5181 3954 2DE', 'RG518103070DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5600, '\'03515388', '0', 'Alessandro', 'Di Somma', '\'Via aurelia', '\'24', '\'16031', 'Bogliasco', 'Italien', '', '0', '0', '\'3498340218', '\'0010170MB5', '0', 'Theorema Paragon', 'New - cinturino nero, quadrante nero, ghiera oro', '---', 'RG518103049DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5601, '\'03515388', '0', 'A.Z. TECNOLOGIE PAONE FALVO', 'LUIGI SRL', '\'Viale Emilia', '\'98/b', '\'88100', 'Catanzaro', 'Italien', '', 'TEL AL 3384651606', '0', '\'3384651606', '\'0010110H3H', '0', 'Theorema Paragon', 'New - cinturino nero, quadrante nero, ghiera oro', '---', 'RG518103083DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5602, '\'03515388', '0', 'Consuelo', 'Micoli', '\'Strada per Longera', '\'269', '\'34100', 'Trieste', 'Italien', '', '0', '0', '\'328 9733247', '\'0010057N9D', '0', 'Theorema Paragon', 'New - cinturino nero, quadrante nero, ghiera oro', '---', 'RG518103110DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-14', '', '', '', '', '', ''),
(5603, 'a0YC000000SponkMAB', '0', '0', 'KEVIN SESGRAVE', '57', 'PLUNKETT CRESCENT', 'DUBLIN 11', 'FINGLAS WEST', 'Irland', '', '0', '0', '18345343', '0010082IO1', '0', 'Theorema Paragon', 'WATCH WITH GOLD BODY. BLACK FACE. AND BLACK STRAP', '0', 'RG 5181 0341 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5604, 'a0YC000000SponVMAR', '0', '0', 'STEPHEN O\'CARROLL', 'LISSOWEN', 'DOON', 'CO LK', 'LIMERICK', 'Irland', '', '0', '0', '085 153 1147', '0010204G73', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. BLACK FACE. AND BLACK STRAP', '0', 'RG 5181 0342 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5605, 'a0YC000000SponLMAR', '0', '0', 'MOHAMMED MAHNABI', '2062', 'THE RESIDENCES.BREAFFY WOODS', 'CO MAYO', 'CASTLEBAR', 'Irland', '', '0', '0', '873565105', '0010063KXU', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0343 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5606, 'a0YC000000Spoo9MAB', '0', '0', 'KAREN RYAN MC NAMARA', 'NO 8', 'ST PATRICKS ROAD SINGLAND', 'CO', 'LIMERICK', 'Irland', '', '0', '0', '00 353 86 8650565', '0010140QTB', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY WITH GOLD BEZEL. WHITE FACE. AND BLACK STRAP', '0', 'RG 5181 0344 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5607, 'a0YC000000SponfMAB', '0', '0', 'GREG MEAGHER', '38', 'SINGLAND CRESCENT GARRYOWEN', '', 'LIMERICK', 'Irland', '', '0', '0', '3,53877E+11', '0010026A8P', '0', 'Theorema Paragon', 'WATCH WITH GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG518103389DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5608, 'a0YC000000SpoqKMAR', '0', '0', 'VARUNINDER SINGH CHAHAL', 'BT2', '1ST FLOOR BT2. GRAFTON STREET.', 'DUBLIN2', 'DUBLIN', 'Irland', '', '0', '0', '863860311', '0010053K9P', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY WITH GOLD BEZEL. BLACK FACE AND BLACK STRAP', '0', 'RG 5181 0345 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5609, 'a0YC000000SponkMAB', '0', '0', 'KEVIN MAUME', 'CLONGOWES', 'WOOD COLLEGE', 'COKIL', 'CLANE', 'Irland', '', '0', '0', '45868202', '0010250E2U', '0', 'Theorema Paragon', 'WATCH WITH GOLD BODY. BLACK FACE. AND BLACK STRAP', '0', 'RG 5181 0346 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5610, 'a0YC000000SponzMAB', '0', '0', 'TITILAYO ADERIBOLE', '48', 'CHERRYCOURT', '', 'SUMMERHILL CO.MEATH', 'Irland', '', '0', '0', '871222707', '0010120J1D', '0', 'Theorema Paragon', 'WATCH WITH ROSE GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0347 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5611, 'a0YC000000SponfMAB', '0', '0', 'FEMI  PATRICK EHIGIATOR', 'APT 36', 'COMPASS COURT SOUTH ROYAL CANAL AVENUE', 'N/A', 'ASHTOWN. DUBLIN 15', 'Irland', '', '0', '0', '3,53877E+11', '0010131FI1', '0', 'Theorema Paragon', 'WATCH WITH GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0348 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5612, 'a0YC000000SponLMAR', '0', '0', 'ARTHUR LANIGAN-O\'KEEFFE', 'APT 3', '55 NORTHUMBERLAND RD. BALLSBRIDE', '0', 'DUBLIN 4', 'Irland', '', '0', '0', '3,53861E+11', '0010217NAA', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0349 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5613, 'a0YC000000SponLMAR', '0', '0', 'DICK CLERKIN', '20', 'NEWTOWNABBEY. TRIM', 'N/A', 'CO MEATH', 'Irland', '', '0', '0', '3,53877E+11', '0010185YIM', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0350 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5614, 'a0YC000000Spon1MAB', '0', '0', 'MUHAMMAD ALSADDIQUE', '607', 'CUBE 7. BEACON SOUTH QUARTER', '18', 'DUBLIN', 'Irland', '', '0', '0', '3,53877E+11', '0010218LGD', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. WHITE FACE. AND BLACK STRAP', '0', 'RG 5181 0351 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5615, 'a0YC000000SponfMAB', '0', '0', 'RONAN REGAN', '8', 'POLLNAROOMA WEST. SALTHILL.', '0', 'GALWAY', 'Irland', '', '0', '0', '863751360', '0010126QBG', '0', 'Theorema Paragon', 'WATCH WITH GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0352 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5616, 'a0YC000000SponfMAB', '0', '0', 'PAT GRATTAN', '29', 'SHERWOOD AVENUE', 'BT365GF', 'Newtownabbey', 'Grossbritannien', '', '0', '0', '7773181198', '0010142BHV', '0', 'Theorema Paragon', 'WATCH WITH GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG518103392DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5617, 'a0YC000000SponfMAB', '0', '0', 'LAIMONAS S.', '101', 'THE CLOISTERS', '21', 'BALLINCOLLIG.CORK', 'Irland', '', '0', '0', '3,53857E+11', '0010008HQH', '0', 'Theorema Paragon', 'WATCH WITH GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0353 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5618, 'a0YC000000Spon1MAB', '0', '0', 'GLENDA DOHERTY', '4 OLDWOOD', 'GOLF LINKS ROAD', '0', 'ROSCOMMOB', 'Irland', '', '0', '0', '0', '0010117Q08', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. WHITE FACE. AND BLACK STRAP', '0', 'RG 5181 0354 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5619, 'a0YC000000SponfMAB', '0', '0', 'TATJANA VISOMIRSKIS', '3', 'SUMMERFIELD RISE', '15', 'BLANCHARDSTOWN', 'Irland', '', '0', '0', '857294756', '00101098QK', '0', 'Theorema Paragon', 'WATCH WITH GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0355 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5620, 'a0YC000000SponzMAB', '0', '0', 'KELLY O\'TOOLE', '23', 'SEAVIEW PARK', 'NONE', 'MORNINGTON. CO. MEATH', 'Irland', '', '0', '0', '419827981', '00101654EV', '0', 'Theorema Paragon', 'WATCH WITH ROSE GOLD BODY. WHITE FACE. AND BROWN STRAP', 'Uhr erhalten 07.10.2013\r\n\r\nrep. 14.10.13 DHL 00340433836410583175', 'RG 5181 0356 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5621, 'a0YC000000SponfMAB', '0', '0', 'SUMANTH CHAVA', '28', 'THE VIEW ST WOLSTANS ABBEY', '1', 'CELBRIDGE CO KILDARE', 'Irland', '', '0', '0', '861715963', '00101695D9', '0', 'Theorema Paragon', 'WATCH WITH GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0357 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5622, 'a0YC000000SponfMAB', '0', '0', 'HELEN JESSON', '1', 'ARDMORE DRIVE', 'D5', 'ARTANE', 'Irland', '', '0', '0', '864016672', '00100525PN', '0', 'Theorema Paragon', 'WATCH WITH GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0358 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5623, 'a0YC000000SponkMAB', '0', '0', 'MARIAN O\'DONOGHUE', 'CAMRON', 'CAHIRCALLA ROAD', '0', 'ENNIS. CO. CLARE. IRELAND', 'Irland', '', '0', '0', '872474411', '00100854FF', '0', 'Theorema Paragon', 'WATCH WITH GOLD BODY. BLACK FACE. AND BLACK STRAP', '0', 'RG 5181 0359 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5624, 'a0YC000000Spon1MAB', '0', '0', 'BRIAN HACKETT', '198', 'ST DONAGHS ROAD', 'DUBLIN 5', 'DONAGHMEDE', 'Irland', '', '0', '0', '863888055', '00101143SG', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. WHITE FACE. AND BLACK STRAP', '0', 'RG 5181 0360 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5625, 'a0YC000000SponzMAB', '0', '0', 'GREG MEAGHER', '38', 'SINGLAND CRESCENT GARRYOWEN', 'LIMERICK', 'LRELAND', 'Irland', '', '0', '0', '3,53877E+11', '00100096DN', '0', 'Theorema Paragon', 'WATCH WITH ROSE GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG518103389DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5626, 'a0YC000000SponzMAB', '0', '0', 'VINCENT WALSH', '94', 'ASHLAWN PARK', 'CO. DUBLIN', 'BALLYBRACK', 'Irland', '', '0', '0', '872318567', '0010146H6B', '0', 'Theorema Paragon', 'WATCH WITH ROSE GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0361 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5627, 'a0YC000000SponLMAR', '0', '0', 'DAIRE FERGUSON', 'AVATRADE', 'DUBLIN EXCHANGE FACILITY', 'DUBLIN 1', 'IFSC', 'Irland', '', '0', '0', '872033740', '0010007VGT', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0362 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5628, 'a0YC000000SponzMAB', '0', '0', 'PAT GRATTAN', '29', 'SHERWOOD AVENUE', 'BT365GF', 'Newtownabbey', 'Grossbritannien', '', '0', '0', '7773181198', '10012649', '0', 'Theorema Paragon', 'WATCH WITH ROSE GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG518103392DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5629, 'a0YC000000SponfMAB', '0', '0', 'MARK O HANLON', 'NONE', 'ASHFORD HOUSE', 'NONE', 'DRUMALEE CAVAN', 'Irland', '', '0', '0', '00353 86 8555752', '001009974V', '0', 'Theorema Paragon', 'WATCH WITH GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0363 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5630, 'a0YC000000SponLMAR', '0', '0', 'LARA WOODS', 'NEWMARKET', 'BALLYCAR', '0', 'ON FERGUS. CO. CLARE', 'Irland', '', '0', '0', '086 3230835', '0010168Q87', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0364 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5631, 'a0YC000000SponzMAB', '0', '0', 'OLIVER ANTONI', '6', 'GRACEFIELD COURT', 'DUB', 'DUBLIN 5. ARTANE', 'Irland', '', '0', '0', '3,53864E+11', '0010194MBA', '0', 'Theorema Paragon', 'WATCH WITH ROSE GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0365 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5632, 'a0YC000000SponVMAR', '0', '0', 'AGNIESZKA AZIEWICZ', '50', 'KNOCKMAREE', 'DUBLIN 20', 'CHAPELIZOD', 'Irland', '', '0', '0', '866640542', '0010119CUO', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. BLACK FACE. AND BLACK STRAP', '0', 'RG 5181 0366 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5633, 'a0YC000000SponzMAB', '0', '0', 'WALEED TASHKANDI', '607 CUBE 7', 'BEACON SOUTH QUARTER. SANDYFORD', 'DUBLIN 18', 'DUBLIN', 'Irland', '', '0', '0', '879281144', '0010197EKF', '0', 'Theorema Paragon', 'WATCH WITH ROSE GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0367 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5634, 'a0YC000000SponVMAR', '0', '0', 'MARTINO PERLINI', '61', 'APT 61 GLANDORE ROAD DRUMCONDRA', '9', 'DUBLIN', 'Irland', '', '0', '0', '857869761', '10222864', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. BLACK FACE. AND BLACK STRAP', 'rep 20.06.2013 RG 5181 3191 5DE', 'RG 5181 0368 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5635, 'a0YC000000Spon1MAB', '0', '0', 'ABDULLAH ALZAHRANI', '510 EDGES 2', 'BEACON SOUTH QUARTER', 'DUBLIN 18', 'DUBLIN', 'Irland', '', '0', '0', '877063434', '0010080XUD', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. WHITE FACE. AND BLACK STRAP', '0', 'RG518103401DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5636, 'a0YC000000Spoo9MAB', '0', '0', 'PAT O BRIEN', '1 PINE LODGE', 'MYRTLEVILLE', '0', 'CO CORK', 'Irland', '', '0', '0', '214832171', '0010209T55', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY WITH GOLD BEZEL. WHITE FACE. AND BLACK STRAP', '0', 'RG 5181 0369 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5637, 'a0YC000000SponfMAB', '0', '0', 'DAYO MORAKINYO', '20', 'FOXFORD COURT. BALLYOWEN LANE', 'LUCAN', 'DUBLIN', 'Irland', '', '0', '0', '894941637', '0010090AM1', '0', 'Theorema Paragon', 'WATCH WITH GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0370 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5638, 'a0YC000000SponfMAB', '0', '0', 'SIOBHAN TWOMEY', '4', 'BOWLING GREEN SALLYS CROSS KANTURK', 'CORK', 'CO.CORK', 'Irland', '', '0', '0', '3,53857E+11', '0010130B82', '0', 'Theorema Paragon', 'WATCH WITH GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0371 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5639, 'a0YC000000Spoo9MAB', '0', '0', 'SIMON HORSLEY', '85', 'THE CRESCENT CARRICKMINES MANOR', 'DUBLIN18', 'DUBLIN', 'Irland', '', '0', '0', '087 213 4224', '0010135BIY', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY WITH GOLD BEZEL. WHITE FACE. AND BLACK STRAP', '0', 'RG 5181 0372 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5640, 'a0YC000000SponkMAB', '0', '0', 'DAVE O\'LEARY', 'DUNGAR', 'ROSCREA', '0', 'CO. TIPPERARY', 'Irland', '', '0', '0', '862400888', '0010165ZK8', '0', 'Theorema Paragon', 'WATCH WITH GOLD BODY. BLACK FACE. AND BLACK STRAP', '0', 'RG 5181 0373 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5641, 'a0YC000000SponLMAR', '0', '0', 'EMMA WORRELL', '0', 'COOLKENNO HALL', 'TULLOW', 'CO CARLOW', 'Irland', '', '0', '0', '087 6778941', '0010097CCX', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0374 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5642, 'a0YC000000SponkMAB', '0', '0', 'PETER OPOKA', 'BLOCK A. 32', 'CAMERON COURT. CORK ST', 'D-8', 'DUBLIN', 'Irland', '', '0', '0', '3,53876E+11', '0010170DZ3', '0', 'Theorema Paragon', 'WATCH WITH GOLD BODY. BLACK FACE. AND BLACK STRAP', '08.07.2013 RG 5181 3317 3DE\r\nPaket wurde nicht angenommen...Refused...keine ahnung wieso', 'RG 5181 0375 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5643, 'a0YC000000SponzMAB', '0', '0', 'ELIZABETH HANNEY', 'ANAN CARA', 'WILLIAMSTOWN. KELLS', 'IRL', 'CO MEATH', 'Irland', '', '0', '0', '087 2398828', '0010110QLE', '0', 'Theorema Paragon', 'WATCH WITH ROSE GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0376 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5644, 'a0YC000000SponVMAR', '0', '0', 'KRISTINA BUTAVICIUTE', '27A SUITE 1', 'RATHEBEALE ROAD THE GREEN', '234512', 'SWORDS CO.DUBLIN', 'Irland', '', '0', '0', '3,53085E+12', '00100325BW', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. BLACK FACE. AND BLACK STRAP', '0', 'RG 5181 0377 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5645, 'a0YC000000SponzMAB', '0', '0', 'DENISE DOYLE', '187', 'MALAHIDE ROAD', '5', 'DUBLIN', 'Irland', '', '0', '0', '851620951', '00101112NK', '0', 'Theorema Paragon', 'WATCH WITH ROSE GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0378 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5646, 'a0YC000000SponzMAB', '0', '0', 'ABDULLAH ALZAHRANI', '510 EDGES 2', 'BEACON SOUTH QUARTER', 'DUBLIN 18', 'DUBLIN', 'Irland', '', '0', '0', '877063434', '0010102II5', '0', 'Theorema Paragon', 'WATCH WITH ROSE GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG518103401DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5647, 'a0YC000000SponLMAR', '0', '0', 'MARTIN FLYNN', '4', 'LYNDON CRESCENTS DONNYBROOK', 'XXXX', 'DOUGLAS CO. CORK', 'Irland', '', '0', '0', '3,53851E+11', '00100187FN', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. WHITE FACE. AND BROWN STRAP', 'rep 20.06.2013 RG518131901DE', 'RG 5181 0379 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5648, 'a0YC000000Spon1MAB', '0', '0', 'DIONYSIOS GIANNOPOULOS', '80', 'SYNT. ZHSH', '26331', 'PATRA', 'Griechenland', '', '0', '0', '2610622317', '0010034SGH', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. WHITE FACE. AND BLACK STRAP', '0', 'RG 5181 0380 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5649, 'a0YC000000SponLMAR', '0', '0', 'DANIEL RAMIREZ', '18/21', 'ST STEPHEN\'S GREEN', 'DUBLIN 2', 'STEPHEN COURT', 'Irland', '', '0', '0', '857350942', '0010113DIH', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. WHITE FACE. AND BROWN STRAP', 'rep 25.06.2013 RG518132306DE\r\nUhr erhalten 26.08.2013 needs repair', 'RG518103812DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5650, 'a0YC000000SponzMAB', '0', '0', 'CHRISTINA FARRELL', '9', 'BANBURY COURT', 'W139UF', 'EALING', 'Irland', '', '0', '0', '7853148031', '0010178WA5', '0', 'Theorema Paragon', 'WATCH WITH ROSE GOLD BODY. WHITE FACE. AND BROWN STRAP', 'Uhr Kaputt!', 'RG 5181 0382 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5651, 'a0YC000000SponfMAB', '0', '0', 'AUROBINDA DE', '1', 'PARK PLACE. HATCH STREET', '2', 'DUBLIN', 'Irland', '', '0', '0', '00353 87 9082590', '0010217PUC', '0', 'Theorema Paragon', 'WATCH WITH GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 03830DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5652, 'a0YC000000SponzMAB', '0', '0', 'AISLINN LUCHERONI', 'H 39', 'COLLEGE GREEN', '2', 'DUBLIN', 'Irland', '', '0', '0', '3,53869E+11', '00102497FV', '0', 'Theorema Paragon', 'WATCH WITH ROSE GOLD BODY. WHITE FACE. AND BROWN STRAP', '08.07.2013 RG 5181 3319 5DE', 'RG 5181 0384 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5653, 'a0YC000000SponVMAR', '0', '0', 'MARK KENNA', 'n/a', 'TILESTYLE  LIMITED', 'D24', 'BALLYMOUNT RETAIL CENTRE', 'Irland', '', '0', '0', '8,74E+08', '00102453TR', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. BLACK FACE. AND BLACK STRAP', '0', 'RG 5181 0385 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5654, 'a0YC000000SponVMAR', '0', '0', 'ANTHONY MALONE', 'BLOCK C', 'BT IRELAND DUNDRUM BUSINESS PARK', '14', 'DUBLIN', 'Irland', '', '0', '0', '833704878', '0010153WQX', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. BLACK FACE. AND BLACK STRAP', '0', 'RG 5181 0386 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5655, 'a0YC000000SponfMAB', '0', '0', 'MOKSHUD AHMED CHOWDHURY', '573', 'APT-5 NORTH CIRCULAR ROAD', 'D1', 'DUBLIN-1', 'Irland', '', '0', '0', '3,53863E+11', '00102337J0', '0', 'Theorema Paragon', 'WATCH WITH GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0387 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5656, 'a0YC000000SponfMAB', '0', '0', 'BRENDAN KELLY', 'CALLAN', 'DRUMKEEN.LIFFORD', 'IRELAND', 'CO DONEGAL.', 'Irland', '', '0', '0', '862688041', '0010127RKG', '0', 'Theorema Paragon', 'WATCH WITH GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0388 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5657, 'a0YC000000SponLMAR', '0', '0', 'MUHAMMAD ADIB BIN SALLEH', 'WESTERN ROAD', 'C09 2. ROOM NO. 5. CASTLEWHITE APARTMENTS', 'CORK', 'CORK', 'Irland', '', '0', '0', '8,58E+08', '0010211RT8', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0389 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5658, 'a0YC000000SponVMAR', '0', '0', 'NERIJUS SIMANAVICIUS', '6', 'LINNETFIELDS COURT. CLONEE', 'D 15', 'DUBLIN', 'Irland', '', '0', '0', '8,57E+08', '0010093XQS', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. BLACK FACE. AND BLACK STRAP', '0', 'RG 5181 0390 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5659, 'a0YC000000Spon1MAB', '0', '0', 'GILL PHELAN', '100', 'BELMONT PARK RAHENY', '5', 'DUBLIN', 'Irland', '', '0', '0', '3,54E+11', '0010096VNT', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. WHITE FACE. AND BLACK STRAP', '0', 'RG 5181 0391 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5660, 'a0YC000000Spon1MAB', '0', '0', 'MORRIS ADE', '73', 'O\'HOGAN ROAD', 'DUBLIN 10', 'BALLYFERMOT', 'Irland', '', '0', '0', '8,74E+08', '0010229AV0', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. WHITE FACE. AND BLACK STRAP', 'Geld am 29.05.2013 zurück erhalten!', 'RG 5181 0392 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5661, 'a0YC000000SponzMAB', '0', '0', 'ROSALEEN O REILLY', 'n/a', 'CHURCH RD.BUNDORAN.CO.DONEGAL.', '0', 'DONEGAL.', 'Irland', '', '0', '0', '087 7783538', '0010168L61', '0', 'Theorema Paragon', 'WATCH WITH ROSE GOLD BODY. WHITE FACE. AND BROWN STRAP', 'Uhr erhalten 04.09.2013\r\nUhr versendet 09.09.2013  RG 5181 3839 1DE', 'RG 5181 0393 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5662, 'a0YC000000SponzMAB', '0', '0', 'CAROLINE LYONS', 'CARRAMACK', 'TULRAHAN', 'CO.MAYO', 'CLAREMORRIS', 'Irland', '', '0', '0', '086 0508425', '0010148S8E', '0', 'Theorema Paragon', 'WATCH WITH ROSE GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0394 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', ''),
(5663, 'a0YC000000Spon1MAB', '0', '0', 'MARK QUINN', 'CARRIGBEG', 'WEAVERS POINT. CROSSHAVEN', '0', 'CORK', 'Irland', '', '0', '0', '3,54E+11', '00100017IL', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY. WHITE FACE. AND BLACK STRAP', '0', 'RG 5181 0395 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-22', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(5664, '\'03515366', '0', 'marco', 'ceva', '\'via posalunga 22', '\'6', '\'16132', 'genova', 'Italien', '', '0', '0', '\'3280758933', '\'00101195TH', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0400 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5665, '\'03515366', '0', 'Alfonso', 'Giovane', '\'VIA DOMENICO DI GRAVINA', '\'22', '\'80136', 'NAPOLI', 'Italien', '', '0', '0', '\'081 5492540', '\'0010031FRY', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0401 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5666, '\'03515366', '0', 'Illuminato', 'Pizzino', '\'Venezia', '\'55B', '\'21047', 'Saronno', 'Italien', '', 'In assenza lasciare Sig. Goffredo Pietro', '0', '\'3357121047', '\'00101733K3', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0402 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5667, '\'03515366', '0', 'lucia', 'rossetto', '\'VIA GIUSEPPE GARIBALDI', '\'145', '\'31046', 'ODERZO', 'Italien', '', 'c\\/o DEMA', '0', '\'3400525834', '\'0010076LAP', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0403 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5668, '\'03515366', '0', 'S.T.I.L. LEGNO', 'simone del pistoia', '\'via dei lecci', '\'147', '\'55049', 'viareggio', 'Italien', '', '0', '0', '\'3356090872', '\'0010188BJ0', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0404 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5669, '\'03515368', '0', 'Nicola', 'Lombardi', '\'delle lame', '\'232', '\'40013', 'castelmaggiore  bologna', 'Italien', '', '0', '0', '\'3396667775', '\'0010021VYQ', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver', '0', 'RG 5181 0405 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5670, '\'03515368', '0', 'Natale', 'Marcone', '\'Luigi Iaffei', '\'11', '\'00052', 'Cerveteri', 'Italien', '', '0', '0', '\'3403113668', '\'0010117TJ1', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver', '0', 'RG 5181 0406 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5671, '\'03515369', '0', 'Tascone', 'Francesca', '\'via Barchetta', '\'14b int.16', '\'16162', 'Genova', 'Italien', '', '0', '0', '\'3934912010', '\'00101646AQ', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', '0', 'RG 5181 0407 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5672, '\'03515370', '0', 'RAFFAELLA', 'ANTONELLI', '\'PIAZZA DELLA MARRANELLA', '\'5/H', '\'00176', 'ROME', 'Italien', '', '0', '0', '\'3382784917', '\'0010123SCB', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '0', 'RG 5181 0408 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5673, '\'03515370', '0', 'Franco', 'Belotti', '\'Via Evaristo Baschenis', '\'7', '\'24122', 'Bergamo', 'Italien', '', '0', '0', '\'035-216440', '\'0010156ICO', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '0', 'RG 5181 0409 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5674, '\'03515370', '0', 'emilio', 'ciarliero', '\'VIA CASTELLO ARIOSO', '\'1', '\'85058', 'VIETRI DI POTENZA', 'Italien', '', 'via castello arioso 1', '0', '\'3463936607', '\'00100923NR', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '0', 'RG 5181 0410 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5675, '\'03515370', '0', 'claudio', 'covani', '\'via liguria', '\'160', '\'20025', 'legnano', 'Italien', '', 'orari pomeridiani', '0', '\'3491481877', '\'0010034V6K', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '0', 'RG 5181 0411 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5676, '\'03515385', '0', 'studio dentistico', 'casabona', '\'PIAZZALE TRAGHETTI IQBAL MASIH', '\'13', '\'16126', 'GENOVA', 'Italien', '', 'genova', '0', '\'3807286498', '\'0010159TMX', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '0', 'RG 5181 0412 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5677, '\'03515385', '0', 'paolo', 'ferrari agenzia groupama assicurazioni', '\'xx settembre', '\'10', '\'43121', 'parma', 'Italien', '', 'ufficio', '0', '\'3493720853', '\'0010195XZU', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '0', 'RG 5181 0413 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5678, '\'03515385', '0', 'ianuario carrino', 'mafalda', '\'VIA ALFONSO RUBILLI', '\'8', '\'83100', 'AVELLINO', 'Italien', '', 'ianuario\\/carrino', '0', '\'082531133', '\'0010110XJO', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '0', 'RG 5181 0414 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5679, '\'03515385', '0', 'Ettore', 'Visco Gilardi', '\'VIA MASOLINO DA PANICALE', '\'12', '\'20155', 'MILANO', 'Italien', '', 'custode', '0', '\'3493598113', '\'0010145DID', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '0', 'RG 5181 0415 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5680, '\'03515388', '0', 'Marco', 'Bajocco', '\'CORSO EUROPA', '\'450', '\'16132', 'GENOVA', 'Italien', '', '0', '0', '\'3387133257', '\'00100824BN', '0', 'Theorema Paragon', 'New - cinturino nero, quadrante nero, ghiera oro', '0', 'RG 5181 0416 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5681, '\'03515388', '0', 'sabrina', 'zucchetti', '\'via flavio stilicone', '\'15', '\'50142', 'firenze', 'Italien', '', 'firenze', '0', '\'3463660770', '\'00100886GP', '0', 'Theorema Paragon', 'New - cinturino nero, quadrante nero, ghiera oro', '0', 'RG 5181 0417 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5682, '\'03515366', '0', 'Vittorio', 'Bendazzoli', '\'VICOLO TERLAGO', '\'5', '\'38122', 'TRENTO', 'Italien', '', 'contattare telefonicamente al n 3494642456 in caso di assenza al domicilio', '0', '\'3494642456', '\'0010175RDD', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0418 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5683, '\'03515366', '0', 'Omar', 'Bonacci', '\'Via giorgione', '\'85', '\'87036', 'Rende', 'Italien', '', '0', '0', '\'3427308305', '\'0010244W6T', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0419 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5684, '\'03515366', '0', 'Diego', 'Bonazza', '\'Calamandrei', '\'5', '\'25025', 'Manerbio', 'Italien', '', '0', '0', '\'3333605169', '\'001018544X', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0420 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5685, '\'03515366', '0', 'Luca', 'Costantini', '\'Viale Sanremo', '\'42 D', '\'30038', 'Spinea', 'Italien', '', 'Presso Ottica Buena Vista Snc', '0', '\'339 1772075', '\'0010005JX3', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0421 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5686, '\'03515366', '0', 'Francesco', 'De Ronzo', '\'Via Giacomo Puccini', '\'24', '\'73038', 'Spongano', 'Italien', '', '0', '0', '\'3474050329', '\'001004630X', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0422 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5687, '\'03515366', '0', 'pasquale', 'esposito', '\'VIA ARTURO TOSCANINI', '\'26', '\'80048', 'SANT\'ANASTASIA', 'Italien', '', '0', '0', '\'3343538617', '\'0010133DJB', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0423 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5688, '\'03515366', '0', 'Giovanni', 'Gallo', '\'VIA NICOLO PAGANINI', '\'2', '\'40137', 'BOLOGNA', 'Italien', '', '0', '0', '\'3358471627', '\'0010145HY6', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5689, '\'03515366', '0', 'igor', 'gaudi', '\'VIA MILAZZO', '\'45', '\'47923', 'RIMINI', 'Italien', '', '0', '0', '\'3475640254', '\'0010215812', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0424 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5690, '\'03515366', '0', 'Ado', 'Gavioli', '\'VIA ERCOLANO', '\'3', '\'20155', 'MILANO', 'Italien', '', '0', '0', '\'3356450480', '\'00101594LK', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0425 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5691, '\'03515366', '0', 'Michela', 'Grimi', '\'VIA GENOVA', '\'4', '\'20010', 'CANEGRATE', 'Italien', '', 'CANEGRATE', '0', '\'3473439132', '\'0010132Q8L', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0426 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5692, '\'03515366', '0', 'Enrico ', 'Lami ', '\'Via Delle valle benedetta', '\'173/A', '\'57124', 'Valle benedetta ', 'Italien', '', '3333578780 Cellulare ', '0', '\'3333578780 ', '\'00101133NN', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0427 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5693, '\'03515366', '0', 'masaoud', 'mohamed ali', '\'vicolo dell\\\'archetto', '\'01', '\'62032', 'camerino', 'Italien', '', '0', '0', '\'3381493545', '\'0010220R3S', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0428 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5694, '\'03515366', '0', 'Marian', 'Nistorica', '\'Via romualdo bonfadini', '\'88', '\'20138', 'Milano', 'Italien', '', 'Consegna solo di lunedi a qualsiasi orario grazie', '0', '\'3490683498', '\'00100631LO', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0429 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5695, '\'03515366', '0', 'chiara', 'pezzino', '\'VIA ETNEA', '\'155', '\'95030', 'GRAVINA DI CATANIA', 'Italien', '', '0', '0', '\'3474600453', '\'00100796LA', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0430 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5696, '\'03515366', '0', 'Luciana', 'Piccaluga', '\'Quinta, Villaggio Sereno', '\'8', '\'25125', 'Brescia', 'Italien', '', 'PRIMA TELEFONARE', '0', '\'3495295066', '\'0010100JDK', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0431 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5697, '\'03515366', '0', 'CARLO', 'QUARANTA', '\'VIA SILVESTRO II', '\'4/B', '\'00167', 'ROMA', 'Italien', '', '0', '0', '\'3346911727', '\'00102474OK', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0432 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5698, '\'03515366', '0', 'Stefano', 'Saccardi', '\'Lungo l\\\'Ema', '\'1/3/5', '\'50022', 'Bagno a ripoli', 'Italien', '', '0', '0', '\'3356400512', '\'001021903L', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0433 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5699, '\'03515366', '0', 'Di Nolfo Michele', 'Tessitura Monti', '\'Via Saltore', '\'10', '\'31052', 'Maserada sul Piave', 'Italien', '', 'att. Di Nolfo Michele', '0', '\'3476274383', '\'00101552K2', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0434 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5700, '\'03515366', '0', 'miao', 'yu', '\'VIA CARLO IMBONATI', '\'56', '\'20159', 'MILANO', 'Italien', '', 'ristorante cucina cinese', '0', '\'3318241093', '\'0010174L3O', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0435 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5701, '\'03515368', '0', 'Cinzia', 'Cravagna', '\'Via san Parisio', '\'20', '\'31100', 'Treviso', 'Italien', '', 'Studio Duodo', '0', '\'3472737608', '\'0010101VNE', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver', '0', 'RG 5181 0436 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5702, '\'03515368', '0', 'JINWEI', 'HUANG', '\'VIA GUGLIELMO MARCONI', '\'136', '\'35020', 'PONTE SAN NICOLO\'', 'Italien', '', '0', '0', '\'3319830116', '\'0010155EFD', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver', '0', 'RG 5181 0437 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5703, '\'03515369', '0', 'claudio', 'cassetti', '\'luigi lablache', '\'14', '\'00139', 'roma', 'Italien', '', 'scala f int 2', '0', '\'3384020602', '\'0010139GV6', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', '0', 'RG 5181 0438 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5704, '\'03515369', '0', 'roberto', 'cioeta', '\'via m quarantelli', '\'8', '\'00049', 'velletri', 'Italien', '', '0', '0', '\'0039942192002', '\'001004526B', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', '0', 'RG 5181 0439 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5705, '\'03515369', '0', 'tommaso', 'di chiara', '\'via Cesare Pascarella', '\'25', '\'00153', 'Roma', 'Italien', '', 'Consegnare al portiere', '0', '\'3351831732', '\'0010175ZGE', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', '0', 'RG 5181 0440 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5706, '\'03515369', '0', 'carmine', 'di somma', '\'VIA AURELIA', '\'24', '\'16031', 'BOGLIASCO', 'Italien', '', '0', '0', '\'3472437287', '\'0010214CDJ', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', '0', 'RG 5181 0441 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5707, '\'03515369', '0', 'Ludovico', 'Gilardino', '\'c.so genova', '\'23', '\'20123', 'milano', 'Italien', '', '0', '0', '\'3348722332', '\'0010173J5U', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', '0', 'RG 5181 0442 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5708, '\'03515369', '0', 'Fabio', 'Michelazzo', '\'VIA PIERO CIAPESSONI', '\'1', '\'27100', 'PAVIA', 'Italien', '', 'Ora pranzo', '0', '\'3332693001', '\'0010132T65', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', '0', 'RG 5181 0443 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5709, '\'03515369', '0', 'Gian Paolo', 'Talleri', '\'VIA GIACOMO ZANELLA', '\'16', '\'36022', 'CASSOLA', 'Italien', '', 'se siamo assenti suonare al n.14', '0', '\'3349719216', '\'00102152QQ', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', '0', 'RG 5181 0444 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5710, '\'03515370', '0', 'Valter', 'Danieli', '\'VIA CANTAGAZZA', '\'4', '\'35044', 'MONTAGNANA', 'Italien', '', '0', '0', '\'3939984370', '\'0010131Q7Q', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '0', 'RG 5181 0445 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5711, '\'03515370', '0', 'Cristina', 'Giacomelli', '\'Via Casotto', '\'14/A', '\'25064', 'Gussago', 'Italien', '', '0', '0', '\'3391144321', '\'0010112HYC', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '0', 'RG 5181 0446 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5712, '\'03515370', '0', 'roberta', 'ramilli', '\'VIA SENECA', '\'7', '\'47814', 'BELLARIA-IGEA MARINA', 'Italien', '', '0', '0', '\'3394917554', '\'0010228NQS', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '0', 'RG 5181 0447 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5713, '\'03515370', '0', 'Rita', 'Sparano', '\'VIA LOUIS ARMSTRONG', '\'45', '\'80147', 'NAPOLI', 'Italien', '', 'passare nel pomeriggio, se \\u00e8 possibile prima dei 10 giorni lavorativi', '0', '\'3393498870', '\'0010162OIA', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '0', 'RG 5181 0448 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5714, '\'03515370', '0', 'Carlo', 'Ungarelli', '\'VIA GASPARE ASELLI', '\'11', '\'20133', 'MILANO', 'Italien', '', 'Portiere Luned\\u00ec-Venerd\\u00ec 08:30-12:30, Sabato 08:30-11:30', '0', '\'3398346585', '\'00100643N2', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '0', 'RG 5181 0449 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5715, '\'03515380', '0', 'giovanni', 'di stasi', '\'VIA DOMODOSSOLA', '\'96', '\'84091', 'BATTIPAGLIA', 'Italien', '', '0', '0', '\'3392611713', '\'0010154H36', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante nero, ghiera oro', '0', 'RG 5181 0450 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5716, '\'03515380', '0', 'Mara', 'Passarella', '\'VIA TECCHIONE', '\'24B', '\'20098', 'SAN GIULIANO MILANESE', 'Italien', '', 'Sig.ra Massimiliano Armenio', '0', '\'3483445590', '\'00100183VC', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante nero, ghiera oro', '0', 'RG 5181 0451 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5717, '\'03515380', '0', 'Francesco', 'turrone', '\'via Teano', '\'160', '\'72016', 'Montalbano Di Fasano', 'Italien', '', '0', '0', '\'3318629609', '\'0010037TL7', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante nero, ghiera oro', '0', 'RG 5181 0452 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5718, '\'03515385', '0', 'Collazuol', 'Anna', '\'PIAZZA EUROPA', '\'32', '\'35027', 'NOVENTA PADOVANA', 'Italien', '', '0', '0', '\'', '\'0010184NE7', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '0', 'RG 5181 0453 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5719, '\'03515385', '0', 'Lorenzo', 'Bocconi', '\'Via Salice', '\'132', '\'73010', 'Veglie', 'Italien', '', '0', '0', '\'3402632735', '\'0010061VAO', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '0', 'RG 5181 0454 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5720, '\'03515385', '0', 'Felice', 'Luigi Panico', '\'Vittorio emanuele', '\'80', '\'80013', 'Casalnuovo di napoli', 'Italien', '', '0', '0', '\'3282124613', '\'00100721DB', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '0', 'RG 5181 0455 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5721, '\'03515385', '0', 'Stefano', 'Salcuni', '\'Bocchialini', '\'6', '\'43125', 'Parma', 'Italien', '', '0', '0', '\'3495855567', '\'0010172LYY', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '0', 'RG 5181 0456 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5722, '\'03515385', '0', 'salvatore', 'scamarcia', '\'viale stazione', '\'17', '\'88050', 'sellia marina', 'Italien', '', '0', '0', '\'3331296567', '\'0010124UTG', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '0', 'RG 5181 0457 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5723, '\'03515385', '0', 'Grassi', 'Seimon', '\'Vittorio de Sica', '\'6', '\'61011', 'Gabicce Mare', 'Italien', '', '0', '0', '\'3497548447', '\'00101553LC', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '0', 'RG 5181 0458 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5724, '\'03515385', '0', 'gabriele', 'troncana   trix srl', '\'VIA FURA', '\'48', '\'25125', 'BRESCIA', 'Italien', '', '0', '0', '\'3408125287', '\'0010114HBM', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '25.07.2013 Uhr zurück...bitte refund', 'RG 5181 0459 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5725, '\'03515385', '0', 'Liliana', 'Zanoni', '\'Via Burattini', '\'6', '\'240123', 'Bergamo', 'Italien', '', 'Preferibilmente al mattino', '0', '\'3382750881', '\'0010068WW7', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '0', 'RG 5181 0460 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5726, '\'03515386', '0', 'Ara', 'Mirzoyan', '\'VIA SOLFERINO E SAN MARTINO', '\'34', '\'46100', 'MANTOVA', 'Italien', '', '0', '0', '\'3459898602', '\'0010005RTS', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante silver', '0', 'RG 5181 0461 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5727, '\'03515386', '0', 'Matteo', 'Saba', '\'Via Del Forte Tiburtino ', '\'120 ', '\'00159', 'Roma', 'Italien', '', 'Edificio 15 Scala B Interno 3', '0', '\'3668139001', '\'0010070SXP', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante silver', '0', 'RG 5181 0462 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5728, '\'03515386', '0', 'Mauro', 'Siciliano', '\'Via Currò', '\'10 rosso', '\'16151', 'Genova', 'Italien', '', 'orario 9:00-12:30  14:30-18:00', '0', '\'0106422010', '\'001021220G', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante silver', '0', 'RG 5181 0463 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5729, '\'03515388', '0', 'Eugenio', 'Chirico', '\'Piazza san biagio', '\'4', '\'20090', 'Buccinasco', 'Italien', '', 'C\\/O Banca Carige Italia', '0', '\'3397425247', '\'0010031KCU', '0', 'Theorema Paragon', 'New - cinturino nero, quadrante nero, ghiera oro', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5730, '\'03515388', '0', 'AGOSTINI', 'LUCA', '\'Via Portofino ', '\'20', '\'47838', 'Riccione', 'Italien', '', '0', '0', '\'3391954064', '\'0010128FT1', '0', 'Theorema Paragon', 'New - cinturino nero, quadrante nero, ghiera oro', '0', 'RG 5181 0465 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5731, '\'03515388', '0', 'ANA', 'Tsitsashvili', '\'Viale regina Giovanna', '\'24', '\'20129', 'Milano', 'Italien', '', 'Regalo', '0', '\'3274769085', '\'0010101FE2', '0', 'Theorema Paragon', 'New - cinturino nero, quadrante nero, ghiera oro', '0', 'RG 5181 0466 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5732, '\'03515369', '0', 'Gioele', 'Garone', '\'VIA DEGLI APULI', '\'41', '\'00185', 'ROMA', 'Italien', '', '0', '0', '\'3427394801', '\'0010107GMR', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5733, '\'03515370', '0', 'domenico', 'fiengo', '\'castiglione', '\'124', '\'41013', 'castelfranco emilia', 'Italien', '', '0', '0', '\'3484956814', '\'00100114NF', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '0', 'RG 5181 0488 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5734, '\'03515370', '0', 'Elma', 'Hodzic', '\'VIA DEL FRANZONE', '\'70', '\'25127', 'BRESCIA', 'Italien', '', 'BRESCIA', '0', '\'3331198145', '\'0010227AYY', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '0', 'RG 5181 0489 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5735, '\'03515386', '0', 'stefano', 'masiero', '\'via santa giustina', '\'5', '\'35030', 'veggiano pd', 'Italien', '', 'pomeriggio avvisare telefonicamente', '0', '\'3471813755', '\'0010173KR2', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante silver', '0', 'RG 5181 0490 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5736, '\'03515366', '0', 'Flavio', 'Gualtieri', '\'VIALE DELLE GINESTRE', '\'18 D', '\'84134', 'SALERNO', 'Italien', '', '0', '0', '\'3208057014', '\'0010191SMF', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 04676DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5737, '\'03515366', '0', 'Ivano', 'Lombardi', '\'RESIDENZA MERIDIANA', '\'441', '\'20080', 'BASIGLIO', 'Italien', '', 'P.IVA 07031130961', '0', '\'3487674469', '\'0010008VPD', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0468 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5738, '\'03515366', '0', 'Domenico', 'Martorelli', '\'CORSO UMBERTO I', '\'110', '\'81030', 'SUCCIVO', 'Italien', '', '0', '0', '\'3473336464', '\'0010209JFR', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0469 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5739, '\'03515366', '0', 'concetta', 'roccuzzo', '\'vle tica', '\'113', '\'96100', 'siracusa', 'Italien', '', '0', '0', '\'3386346932', '\'00101694S3', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0470 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5740, '\'03515366', '0', 'GIACOMO', 'RUSSO', '\'VIA DELLE INDUSTRIE', '\'35', '\'20060', 'COLTURANO', 'Italien', '', 'consegnare c\\/o CTR CONSULTING TESTING RESEARCH', '0', '\'3802485307', '\'0010081P1F', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0471 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5741, '\'03515368', '0', 'Waters S.p.A.', 'Waters S.p.A.', '\'VIALE DELL INNOVAZIONE', '\'3', '\'20126', 'MILANO', 'Italien', '', '0', '0', '\'00393358470682', '\'00100727U1', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver', '0', 'RG 5181 0472 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5742, '\'03515368', '0', 'alessandro', 'nardini', '\'VIA EUGENIO CURIEL', '\'24', '\'44012', 'BONDENO', 'Italien', '', '0', '0', '\'3492915850', '\'0010195EHN', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver', '0', 'RG 5181 0473 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5743, '\'03515369', '0', 'ersilio', 'di bernardo', '\'lung. Caboto vico 11', '\'7', '\'04024', 'gaeta', 'Italien', '', '0', '0', '\'3939381096', '\'0010063JKD', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', '0', 'RG 5181 0474 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5744, '\'03515369', '0', 'amarda', 'doci', '\'VIA LASIE', '\'16/E', '\'40026', 'IMOLA', 'Italien', '', '0', '0', '\'3200783954', '\'0010055NWA', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', '0', 'RG 5181 0475 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5745, '\'03515370', '0', 'pietro', 'bruno', '\'Sbarre superiori la boccetta', '\'58', '\'89132', 'reggio di calabria', 'Italien', '', '0', '0', '\'3401855310', '\'0010209UHO', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '05.08.2013 RF 5181 1049 5DE', 'RG 5181 0476 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5746, '\'03515370', '0', 'Carla', 'de angelis', '\'VIA ITALIA', '\'19', '\'30025', 'FOSSALTA DI PORTOGRUARO', 'Italien', '', 'Fossalta di Portogruaro', '0', '\'0421248114', '\'001016792Y', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '0', 'RG 5181 0477 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5747, '\'03515370', '0', 'ioan', 'enache', '\'viag.l menin 2', '\'2', '\'30010', 'campagna lupia', 'Italien', '', '0', '0', '\'3204129320', '\'0010241OWL', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', 'Uhr erhalten 11.10.2013', 'RG 5181 04781DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5748, '\'03515370', '0', 'Tetyana', 'Fedorova', '\'VIA GIOVANNI CABOTO', '\'8', '\'40033', 'CASALECCHIO DI RENO', 'Italien', '', '0', '0', '\'3206729747', '\'00102461DY', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '0', 'RG 5181 0479 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5749, '\'03515370', '0', 'Claudio', 'Ghezzi', '\'VIA DONATORI DI SANGUE', '\'15E', '\'25036', 'PALAZZOLO SULL\'OGLIO', 'Italien', '', '0', '0', '\'3475703218', '\'00100695PS', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '0', 'RG 5181 0480 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5750, '\'03515370', '0', 'Sabrina', 'SAPONARO', '\'VIALE JAPIGIA', '\'2', '\'73100', 'LECCE', 'Italien', '', 'presso vobis computer', '0', '\'3420706691', '\'0010104JZN', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro', '0', 'RG 5181 0481 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5751, '\'03515380', '0', 'Orlando', 'De Lauretis', '\'S.S. 17 km. 24,50', '\'s.n.c.', '\'67019', 'Scoppito', 'Italien', '', 'Galleria Longara Studio TEAM Progetti', '0', '\'3281857002', '\'0010085PCR', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante nero, ghiera oro', '0', 'RG 5181 0482 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5752, '\'03515385', '0', 'Barbara', 'Frascà', '\'VIA FRATELLI BANDIERA', '\'35/Q', '\'28040', 'VARALLO POMBIA', 'Italien', '', '0', '0', '\'3474678265', '\'00101078SM', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '0', 'RG 5181 0483 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5753, '\'03515385', '0', 'Tiziana', 'Gervasoni', '\'VIA PIETRO BROLIS', '\'10', '\'24125', 'BERGAMO', 'Italien', '', '0', '0', '\'3392527972', '\'0010025V5L', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '0', 'RG 5181 0484 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5754, '\'03515386', '0', 'gabriele', 'coffani', '\'VIA DEL SEBINO', '\'18', '\'25126', 'BRESCIA', 'Italien', '', '0', '0', '\'3461587489', '\'0010094WMU', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante silver', 'Uhr erhalten 10.09.2013', 'RG 5181 0485 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5755, '\'03515386', '0', 'francesco', 'messina', '\'VIA GASPARE MIGNOSI', '\'81', '\'90123', 'PALERMO', 'Italien', '', '0', '0', '\'3476967547', '\'00101030V3', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante silver', '0', 'RG 5181 0486 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5756, '\'03515388', '0', 'simone', 'roncati', '\'a.lugli', '\'6', '\'41012', 'carpi', 'Italien', '', '0', '0', '\'3468239026', '\'00101586NM', '0', 'Theorema Paragon', 'New - cinturino nero, quadrante nero, ghiera oro', '0', 'RG 5181 0487 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-23', '', '', '', '', '', ''),
(5757, '3676194', '0', '0', 'AHSAN RAHMANI', '4- 2.TH.', 'MAGEVEJ', '2400', 'KBH NV', 'Dänemark', '', '0', '0', '0', 'Y238FN9A0I', '0', 'Theorema ', 'DUBAI SILVER', 'Geld am 13.06.2013 zur?ck erhalten! Uhr zurück erhalten!', 'RG 5181 0497 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5758, '3676190', '0', '0', 'JEPPE MADSEN', '4A 2.TH', 'BAUMGARTENSVEJ', '5000', 'ODENSE C', 'Dänemark', '', '0', '0', '24221779', '5NNGVAR0P9', '0', 'Theorema ', 'DUBAI ROSE GOLD', '0', 'RG 5181 0498 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5759, '3676189', '0', '0', 'HONGJU SHI', 'ASKEBO 21', 'ABERTSLUND', '2620', 'COPENHAVEN', 'Dänemark', '', '0', '0', '42178168', 'JR5MEN7PRU', '0', 'Theorema ', 'DUBAI GOLD', '0', 'RG 5181 0499 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5760, '3676194', '0', '0', 'CASPER HANSEN', '333', 'ROSKILDEVEJ', '2610', 'RODOVRE', 'Dänemark', '', '0', '0', '20719176', 'HP0S5S79HD', '0', 'Theorema ', 'DUBAI SILVER', '0', 'RG 5181 0500 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5761, '3676190', '0', '0', 'FINN HANSEN', '30. 1.TV', 'TELEVAENGET', '2770', 'KASTRUP', 'Dänemark', '', '0', '0', '20314070', '5UG2AI22MG', '0', 'Theorema ', 'DUBAI ROSE GOLD', '0', 'RG 5181 0501 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5762, '3676190', '0', '0', 'PETER BOJESEN', '36 4 TV', 'HESSENSGADE', '2300', 'KOBENHAVN', 'Dänemark', '', '0', '0', '29277293', '5G0G4Z562K', '0', 'Theorema ', 'DUBAI ROSE GOLD', 'Uhr zur?ckgeschickt von Kunden am 10.06.13 \r\nKein anschreiben wieso  Geld am 14.06.2013 von Groupon zurück erhalten!', 'RG 5181 0502 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5763, '3676194', '0', '0', 'REBEN RIBATY', '3D 6.105', 'VODROFFS TVAERGADE', '1909', 'FREDERIKSBERG C', 'Dänemark', '', '0', '0', '42678700', '835UVLL439', '0', 'Theorema ', 'DUBAI SILVER', '0', 'RG 5181 0503 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5764, '3676194', '0', '0', 'NICOLINE SAMUELSEN', '14C 3 TV', 'GYVELVEJ', '4000', 'ROSKILDE', 'Dänemark', '', '0', '0', '28440452', '8CD4WV4DAL', '0', 'Theorema ', 'DUBAI SILVER', '0', 'RG 5181 0504 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5765, '3676194', '0', '0', 'JANNI BENGTSON', '59 1.TV', 'HOFFDINGSVEJ', '2500', 'VALBY', 'Dänemark', '', '0', '0', '20853137', '60UP842PX5', '0', 'Theorema ', 'DUBAI SILVER', '0', 'RG 5181 0505 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5766, '3676194', '0', '0', 'CASPER OLSEN', '15. 3.TV', 'IB SCHONBERGS ALLE', '2500', 'VALBY', 'Dänemark', '', '0', '0', '23296120', '3NR9YG1T9N', '0', 'Theorema ', 'DUBAI SILVER', '0', 'RG 5181 0506 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5767, '3676189', '0', '0', 'CECILIA KRISTENSEN', '14', 'GRANVEJ', '8930', 'RANDERS NO', 'Dänemark', '', '0', '0', '29829240', 'H49PT9228H', '0', 'Theorema ', 'DUBAI GOLD', '0', 'RG 5181 0507 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5768, '3676190', '0', '0', 'LASSE HERTZ', '30', 'KVAEDEHAVEN', '2600', 'GLOSTRUP', 'Dänemark', '', '0', '0', '40295074', 'Q8884WRWG4', '0', 'Theorema ', 'DUBAI ROSE GOLD', '0', 'RG 5181 0508 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5769, '3676189', '0', '0', 'CAMILLA HEBSGAARD', '14 1 T.H.', 'RADHUSGADE', '8300', 'ODDER', 'Dänemark', '', '0', '0', '28251763', 'C645N700Z9', '0', 'Theorema ', 'DUBAI GOLD', '10.06.2013 RG518109934DE', 'RG 5181 0509 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5770, '3676190', '0', '0', 'MARTIN RUBACH', '1A. ST.TV.', 'STEEN BLICHERSGADE', '8900', 'RANDERS C', 'Dänemark', '', '0', '0', '20820171', '8K57DFE7A6', '0', 'Theorema ', 'DUBAI ROSE GOLD', '0', 'RG 5181 0510 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5771, '3676189', '0', '0', 'JOHN FLARUP', 'LEEN', 'A2 3-1', '2630', 'TAASTRUP', 'Dänemark', '', '0', '0', '29236212', '1Z697P80SX', '0', 'Theorema ', 'DUBAI GOLD', '0', 'RG 5181 0511 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5772, '3676194', '0', '0', 'JACOB BRASCH', '14', 'MOSEDALVEJ', '2500', 'VALBY', 'Dänemark', '', '0', '0', '29435566', 'HQY6WYA798', '0', 'Theorema ', 'DUBAI SILVER', '0', 'RG 5181 0512 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5773, '3676190', '0', '0', 'Camilla  Hansen', '38B, 5 TH', 'HUMLEBAEKGADE', '2200', 'KOBENHAVN', 'Dänemark', '', '0', '0', 'None', 'M9TV33N2V8', '0', 'Theorema ', 'DUBAI ROSE GOLD', '0', 'RG 5181 0513 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5774, '3676189', '0', '0', 'MICHAEL ANDERSEN', '4.3TV', 'IVAR HUITFELDTSGADE', '9000', 'AALBORG', 'Dänemark', '', '0', '0', '4540300200', '7Y234S6EF6', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '10.06.2013 rep RG518109948DE', 'RG 5181 0514 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5775, '3676194', '0', '0', 'KORI KJELNAES', '2. 1. TH.', 'ROSAGADE', '2300', 'KOBENHAVN S', 'Dänemark', '', '0', '0', '42215151', 'YY41HY6PQP', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SÃ˜LV', '0', 'RG 5181 0515 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5776, '3676190', '0', '0', 'CLAUDIA MONICA CHIS', '39', 'MOLLEBAKKEN', '8471', 'SABRO', 'Dänemark', '', '0', '0', '20669109', 'EVVSJT1I1J', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I ROSAGULD', '0', 'RG 5181 0516 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5777, '3676189', '0', '0', 'NIKOLAI GADIENT LÜTSCHER', '27 4TV', 'WITTENBERGGADE', '2300', 'KOBENHAVN', 'Dänemark', '', '0', '0', '31433015', 'JX16FJ9N61', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0517 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5778, '3676189', '0', '0', 'BANKNORDIK SEBASTIAN TIEDGEN', '2', 'DRAGORHJORNET', '2791', 'DRAGOR', 'Dänemark', '', '0', '0', '26441664', '5H80O7QI51', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0518 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5779, '3676190', '0', '0', 'CITROEN DANMARK M. NORDLI', '16', 'SYDHAVNSGADE', '2450', 'KOBENHAVN', 'Dänemark', '', '0', '0', '29386140', 'A0YCYH102N', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I ROSAGULD', '04.06 Uhr zur?ck...refund bitte Geld am 05.06.13 zurück erhalten!', 'RG 5181 0519 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5780, '3676194', '0', '0', 'MIA ROLSTED', '3 4TV', 'MILANOVEJ', '2300', 'KOBENHAVN', 'Dänemark', '', '0', '0', '22416209', '60265U94DF', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SÃ˜LV', '0', 'RG 5181 0520 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5781, '3676189', '0', '0', 'SOREN BRYDESEN', '27', 'BARSMARK BYGADE', '6200', 'AABENRAA', 'Dänemark', '', '0', '0', '74618820', '0MB6ZL3993', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0521 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5782, '3676190', '0', '0', 'JAN MARIBO', '6. 2TV', 'DR. ABILDGAARDS ALLE', '1955', 'FREDERIKSBERG', 'Dänemark', '', '0', '0', '0', 'G3E5I2S0Y9', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I ROSAGULD', '0', 'RG 5181 0522 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5783, '3676189', '0', '0', 'MEREME ASLANI', '18. 2 TV', 'KOBBERVEJ', '2730', 'HERLEV', 'Dänemark', '', '0', '0', '31904424', '33Z51WZP65', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0523 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5784, '3676194', '0', '0', 'REHAN HUSSAIN', '46 2TH', 'SONDER BOULEVARD', '1720', 'KOBENHAVN V', 'Dänemark', '', '0', '0', '41686769', '19YVYK304O', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SÃ˜LV', '0', 'RG 5181 0524 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5785, '3676189', '0', '0', 'MARTIN DYRMOSE SORENSEN', '2 ST. 10', 'GEBAUERSGADE', '8000', 'AARHUS', 'Dänemark', '', '0', '0', '4529632490', 'S5024YI47X', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0525 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5786, '3676189', '0', '0', 'PETER JUVIK', '4. ST. TV', 'BIRKETINGET', '8000', 'AARHUS C.', 'Dänemark', '', '0', '0', '53646404', '7F759D2609', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0526 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5787, '3676194', '0', '0', 'YANG LIU', '21', 'ASKEBO', '2620', 'ALBERTSLUND', 'Dänemark', '', '0', '0', '42218810', 'W58Z9HUCE9', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SÃ˜LV', '0', 'RG 5181 0527 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5788, '3676194', '0', '0', 'ANDERS MARIBO', '41', 'MADUMVEJ', '2610', 'RODOVRE', 'Dänemark', '', '0', '0', '0', '7GN7433K0Q', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SÃ˜LV', '0', 'RG 5181 0528 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5789, '3676194', '0', '0', 'CHRISTINA G. RASMUSSEN', '165', 'STENMOLLEN', '2640', 'HEDEHUSENE', 'Dänemark', '', '0', '0', '0', '48O5I9CNEB', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SÃ˜LV', '0', 'RG 5181 0529 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5790, '3676194', '0', '0', 'LARS DIGET SONDERGAARD', '10', 'VINTHERVEJ', '8732', 'HOVEDGARD', 'Dänemark', '', '0', '0', '21425913', 'PL6NGL70E0', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SÃ˜LV', '0', 'RG 5181 0530 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5791, '3676194', '0', '0', 'RENE REBSDORF', '17', 'MOLLEPARKEN', '9370', 'HALS', 'Dänemark', '', '0', '0', '21635655', 'F7ADQ1H7SU', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SÃ˜LV', '0', 'RG 5181 0531 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5792, '3676194', '0', '0', 'RASMUS SIGURD SMED', '36A 1TV', 'FINSENSVEJ', '2000', 'FREDERIKSBERG', 'Dänemark', '', '0', '0', '272805274', 'P319B4Q0FN', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SÃ˜LV', '0', 'RG 5181 0532 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5793, '3676190', '0', '0', 'REDA SALIM', '3', 'MIKKEL VIBES GADE', '1417', 'CHRISTIANSHAVN', 'Dänemark', '', '0', '0', '50832941', '1027436L9G', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I ROSAGULD', '0', 'RG 5181 0533 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5794, '3676189', '0', '0', 'MARTIN BOTKJAER-BRUUN', '48 2TV', 'NAESBORGVEJ', '2650', 'HVIDOVRE', 'Dänemark', '', '0', '0', '20130711', 'PG210M0595', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0534 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5795, '3676194', '0', '0', 'ALDIN SUSKIC', '41 F', 'VESTERGADE', '7361', 'EJSTRUPHOLM', 'Dänemark', '', '0', '0', '31340666', 'JJU70ZQ2N4', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SÃ˜LV', '0', 'RG 5181 0535 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5796, '3676189', '0', '0', 'IVAN DUDIC', '4', 'KRONBORG HAVEBYVEJ 4', '3000', 'HELSINGOR', 'Dänemark', '', '0', '0', '29788386', 'G33034EL0W', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0536 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5797, '3676189', '0', '0', 'LARS SUHR OLSEN', '10', 'JENS NIELSENS VEJ', '2690', 'KARLSLUNDE', 'Dänemark', '', '0', '0', '20100925', '4T4R18UYNV', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', 'Uhr erhalten 04.09.2013\r\nUhr versendet  09.09.2013  RG 5181 3844 5DE', 'RG 5181 0537 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(5798, '3676194', '0', '0', 'BO KJAER ERICHSEN', '90', 'AEBLEVANG', '4300', 'HOLBAEK', 'Dänemark', '', '0', '0', '26719125', '7824A62OJJ', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SÃ˜LV', '0', 'RG 5181 0538 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5799, '3676194', '0', '0', 'DZEVDET REDZEPI', '48', 'FUGLEHAVEVEJ', '2750', 'BALLERUP', 'Dänemark', '', '0', '0', '31728806', '9T18651MO1', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SÃ˜LV', '0', 'RG 5181 0539 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5800, '3676194', '0', '0', 'JESPER LARSEN', '69', 'BYAGERVAENGET', '8330', 'BEDER', 'Dänemark', '', '0', '0', '25738790', 'U6R142A97Y', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SÃ˜LV', '0', 'RG 5181 0540 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5801, '3676189', '0', '0', 'JONAS STUB PEDERSEN', '33', 'AKACIEVEJ', '2791', 'DRAGOR', 'Dänemark', '', '0', '0', '27572112', 'M85JDLS7AB', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0541 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5802, '3676194', '0', '0', 'TREKANTENS STILLADSER', '19', 'BROVADVEJ', '7000', 'FREDERICIA', 'Dänemark', '', '0', '0', '28440702', 'P2A6H785X0', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SÃ˜LV', '0', 'RG 5181 0542 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5803, '3676194', '0', '0', 'MALTHE JUUL', '40', 'KILDEHOJEN', '8240', 'RISSKOV', 'Dänemark', '', '0', '0', '30251696', 'Q6OZ413V9C', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SÃ˜LV', '0', 'RG 5181 0543 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5804, '3676189', '0', '0', 'HEDRA YOUKHANIS', '22', 'BJORNSHOJVEJ', '8380', 'TRIGE', 'Dänemark', '', '0', '0', '52642537', 'CW79UG5Z20', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0544 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5805, '3676189', '0', '0', 'MICHELLE VARENHOLT', '4C ST', 'TEILMANNS ALLE', '4220', 'KORSOR', 'Dänemark', '', '0', '0', '42921601', 'VQJ1GA7200', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0545 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5806, '3676189', '0', '0', 'BRITT NORN MATTHIESEN', '5. 3 TV', 'SMEDEGADE', '2200', 'KOBENHAVN N', 'Dänemark', '', '0', '0', '22888097', '5MCFIQFX97', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0546 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5807, '3676189', '0', '0', 'KRISTA LARSEN', '26', 'ENGSTRUPGARDSVEJ', '2650', 'HVIDOVRE', 'Dänemark', '', '0', '0', '21921311', '82IT94EVF9', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0547 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5808, '3676189', '0', '0', 'NATASCHA OLESEN', '46 2MF', 'KASTRUPLUNDGADE', '2770', 'KASTRUP', 'Dänemark', '', '0', '0', '27503311', '525ML0DD68', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0548 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5809, 'a0YC000000SponfMAB', '0', '0', 'ENDA MCCULLAGH', '30', 'GLENMACOFFER RD', 'BT79 7RJ', 'OMAGH', 'Grossbritannien', '', '0', '0', '0', '0010172MPV', '0', 'Theorema Paragon', 'WATCH WITH GOLD BODY', '0', 'RG 5181 0491 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5810, 'a0YC000000SponVMAR', '0', '0', 'ARTHUR LANIGAN-O\'KEEFFE', 'APT 3', '55 NORTHUMBERLAND RD, BALLSBRIDE', '', 'DUBLIN 4', 'Irland', '', '0', '0', '0', '00100902JU', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY; BLACK FACE; AND BLACK STRAP', '0', 'RG 5181 0492 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5811, 'a0YC000000SponLMAR', '0', '0', 'MARIA KAVANAGH', '0', 'WILLBROOK HOUSE WHITECHURCH ROAD RATHFARNHAM', '16', 'DUBLIN', 'Irland', '', '0', '0', '0', '0010182FJ6', '0', 'Theorema Paragon', 'WATCH WITH SILVER BODY', '0', 'RG 5181 0493 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5812, 'a0YC000000SponzMAB', '0', '0', 'FRANK MADDEN', 'UNIT 5', 'WATERFRONT BUSINESS PARK', 'NONE', 'LITTLE ISLAND', 'Irland', '', '0', '0', '0', '0010033ALX', '0', 'Theorema Paragon', 'WATCH WITH ROSE GOLD BODY', '0', 'RG 5181 0494 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5813, 'a0YC000000SponzMAB', '0', '0', 'DEIRDRE KILRANE', 'CURRAGHTOWN', 'DRUMREE', '0', 'CO. MEATH', 'Irland', '', '0', '0', '0', '0010113ZK3', '0', 'Theorema Paragon', 'WATCH WITH ROSE GOLD BODY', '0', 'RG 5181 0495 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5814, 'a0YC000000SponfMAB', '0', '0', 'GHEORGHE CHEPTENE', '286', 'CASTLECURAGH HEATHS', '15', 'BLANCHARDSTOWN', 'Irland', '', '0', '0', '0', '0010176OTL', '0', 'Theorema Paragon', 'WATCH WITH GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG 5181 0496 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5815, '\'03515366', '0', 'SERGIO', 'BROCCOLI', '\'VIA  ARMANDO  DIAZ', '\'9', '\'70019', 'TRIGGIANO', 'Italien', '', '0', '0', '\'0804688172', '\'00101901R5', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0551 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5816, '\'03515366', '0', 'Italo', 'Capodaglio C/O UBI BANCA PRIVATE INVESTMENT', '\'VIA GEROLAMO BORGAZZI', '\'7', '\'20900', 'MONZA', 'Italien', '', '', '0', '\'335 6888187', '\'0010010RPS', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0552 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5817, '\'03515366', '0', 'ENZO', 'SICILIANO', '\'VIALE FAMAGOSTA', '\'1', '\'20142', 'MILANO', 'Italien', '', '0', '0', '\'3406978426', '\'0010227416', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0553 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5818, '\'03515366', '0', 'Christian', 'Vaiuso', '\'Pozzo dell\\\'amore', '\'88', '\'37010', 'Cavaion veronese', 'Italien', '', 'Pomeridiane', '0', '\'3477351156', '\'0010117LXO', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante silver', '0', 'RG 5181 0554 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5819, '\'03515368', '0', 'Manuel', 'Capuano', '\'CORSO CLAUDIO', '\'57', '\'84083', 'CASTEL SAN GIORGIO', 'Italien', '', '0', '0', '\'3939510564', '\'0010171YSE', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver', '0', 'RG 5181 0555 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5820, '\'03515368', '0', 'Erna', 'Forti', '\'STRADA LA RIZZA', '\'50/A', '\'37135', 'VERONA', 'Italien', '', 'Presso Impresa Edile Lonardi SPA - Cortesemente orari ufficio (8.30-12.30 e 14.30-19), grazie', '0', '\'3477080440', '\'0010169RO7', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver', '0', 'RG 5181 0556 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5821, '\'03515369', '0', 'michele', 'cocozzello', '\'santa maria del popolo', '\'28', '\'71022', 'ascoli satriano', 'Italien', '', '0', '0', '\'0885651181', '\'00101555NC', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante nero', '0', 'RG 5181 0557 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5822, '\'03515380', '0', 'Carlo', 'Pili', '\'VIA VITTORIO ANGIUS', '\'6', '\'09129', 'CAGLIARI', 'Italien', '', 'presso Corte dei Conti Procura Sardegna', '0', '\'3288673949', '\'0010022USU', '0', 'Theorema Paragon', 'Paragon - Cinturino nero, quadrante nero, ghiera oro', '0', 'RG 5181 0558 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5823, '\'03515385', '0', 'Marco', 'Archetti', '\'Via A. Gramsci', '\'14', '\'25030', 'Castel Mella (BS)', 'Italien', '', '0', '0', '\'+393475099088', '\'0010209LY4', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '0', 'RG 5181 0559 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5824, '\'03515385', '0', 'Maurizio', 'de Nardis', '\'VIALE REGINA ELENA', '\'20', '\'65122', 'PESCARA', 'Italien', '', 'ore ufficio', '0', '\'08527366', '\'001006269T', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '0', 'RG 5181 0560 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5825, '\'03515385', '0', 'Ugo', 'Fea', '\'CORSO ITALIA', '\'49', '\'18012', 'BORDIGHERA', 'Italien', '', 'C\\/o Hotel Savoia', '0', '\'3284671267', '\'0010007QXK', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '0', 'RG 5181 0561 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5826, '\'03515385', '0', 'Mauro', 'Giubilei', '\'via L. A. Guardati', '\'7A', '\'00062', 'Bracciano (RM)', 'Italien', '', '0', '0', '\'3385996681', '\'0010223JQR', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '0', 'RG 5181 0562 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5827, '\'03515385', '0', 'ROSY', 'STORNANTI', '\'c.da Licari', '\'S/N', '\'98063', 'GIOIOSA MAREA', 'Italien', '', 'c\\/o HOTEL AVALON SIKAN\\u00ec', '0', '\'3475247509', '\'00101359HW', '0', 'Theorema Paragon', 'Paragon - Cinturino marrone, quadrante silver, ghiera oro rosa', '0', 'RG 5181 0563 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5828, '\'03515386', '0', 'Riccardo', 'Rossi', '\'Via Paul Cezanne', '\'9', '\'00178', 'Roma', 'Italien', '', '0', '0', '\'3466365450', '\'0010050GL5', '0', 'Theorema Paragon', 'New - Cinturino nero, quadrante silver', '0', 'RG 5181 0564 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5829, '\'03515388', '0', 'Roberta', 'De Paoli', '\'VIA FRANCESCO FERRER', '\'31/BIS', '\'21052', 'BUSTO ARSIZIO', 'Italien', '', '0', '0', '\'0331340881', '\'0010041H62', '0', 'Theorema Paragon', 'New - cinturino nero, quadrante nero, ghiera oro', '0', 'RG 5181 0565 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5830, '3643772', '0', '0', 'CAROLIN ANDREASSON', '16D', 'GÖLJEMALAGATAN', '38235', 'NYBRO', 'Schweden', '', '0', '0', '762725091', '0010109J86', '0', 'Theorema ', 'Dubai Art.Nr.: T3009-3 Black/silver', '0', 'RG 5181 0568 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5831, '3643777', '0', '0', 'ADMIR CATOVIC', '58', 'BAGARTORPSRINGEN', '17064', 'SOLNA', 'Schweden', '', '0', '0', '0', '0010074ASS', '0', 'Theorema ', 'Dubai Art.Nr.: T3009 Black/gold', '0', 'RG 5181 0569 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5832, '3643777', '0', '0', 'FATOS SYLEJMANI', '15', 'BALLADGATAN', '21571', 'MALMÖ', 'Schweden', '', '0', '0', '735836544', '00101936RX', '0', 'Theorema ', 'Dubai Art.Nr.: T3009 Black/gold', '0', 'RG 5181 0570 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5833, '3643777', '0', '0', 'MIZROB MUHITDINOV', '43,7TR', 'C/O GASUMOV, FYRSPANNSGATAN', '16564', 'HÄSSELBY', 'Schweden', '', '0', '0', '0', '00100835K2', '0', 'Theorema ', 'Dubai Art.Nr.: T3009 Black/gold', '0', 'RG 5181 0571 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5834, '3643772', '0', '0', 'YVONNE ANGELDAHL', '43', 'TEGELGATAN', '75239', 'UPPSALA', 'Schweden', '', '0', '0', '0', '0010236FX6', '0', 'Theorema ', 'Dubai Art.Nr.: T3009-3 Black/silver', '0', 'RG 5181 0572 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5835, '3643777', '0', '0', 'JOAKIM DAHLBOM', '97', 'HASSELBACKEVÄGEN', '44444', 'STENUNGSUND', 'Schweden', '', '0', '0', '709704564', '0010228QP7', '0', 'Theorema ', 'Dubai Art.Nr.: T3009 Black/gold', '0', 'RG 5181 0573 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5836, '3643778', '0', '0', 'GÖRAN ROOS AF HJELMSÄTER', '62', 'ÖSTGÖTAGATAN', '11664', 'STOCKHOLM', 'Schweden', '', '0', '0', '0', '0010244KFI', '0', 'Theorema ', 'Dubai Art.Nr.: T3009-1 Black/rosÃ©', '0', 'RG 5181 0574 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5837, '3643772', '0', '0', 'JONAS PETTERSSON', '46', 'VILLAGATAN', '14941', 'NYNÄSHAMN', 'Schweden', '', '0', '0', '0', '0010043VL4', '0', 'Theorema ', 'Dubai Art.Nr.: T3009-3 Black/silver', '0', 'RG 5181 0575 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5838, '3643777', '0', '0', 'ROBIN HULTMAN', '48', 'BREVIKSVÄGEN', '13538', 'TYRESÖ', 'Schweden', '', '0', '0', '0', '0010088AFB', '0', 'Theorema ', 'Dubai Art.Nr.: T3009 Black/gold', '0', 'RG 5181 0576 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5839, '3643778', '0', '0', 'KLARA DOURROUJ', '2', 'MIDSOMMARGRÄND', '12635', 'STOCKHOLM', 'Schweden', '', '0', '0', '737799147', '10224320', '0', 'Theorema ', 'Dubai Art.Nr.: T3009-1 Black/rosÃ©', '0', 'RG 5181 0577 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5840, '3643778', '0', '0', 'BELAI SIMON', '17', 'KOBBARNAS VÄG', '41664', 'GÖTEBORG', 'Schweden', '', '0', '0', '707527855', '0010181O9G', '0', 'Theorema ', 'Dubai Art.Nr.: T3009-1 Black/rosÃ©', '0', 'RG 5181 0578 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5841, '3643772', '0', '0', 'ALEKSANDRA ISANSKA', '51', 'KOBBEGARDEN', '43637', 'ASKIM', 'Schweden', '', '0', '0', '708123889', '0010086OYJ', '0', 'Theorema ', 'Dubai Art.Nr.: T3009-3 Black/silver', '0', 'RG 5181 0579 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5842, '3643778', '0', '0', 'PETER BROSTRÖM', '10', 'FISKARVÄGEN', '15335', 'JÄRNA', 'Schweden', '', '0', '0', '707251429', '0010214UDP', '0', 'Theorema ', 'Dubai Art.Nr.: T3009-1 Black/rosÃ©', '0', 'RG 5181 0567 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5843, '3643777', '0', '0', 'JÖRGEN PETTERSSON', '14', 'DAMMVÄGEN', '51170', 'RYDAL', 'Schweden', '', '0', '0', '+46 705 933 221', '00101065BF', '0', 'Theorema ', 'Dubai Art.Nr.: T3009 Black/gold', '0', 'RG 5181 0580 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5844, '3643779', '0', '0', 'RAZVAN STROIE', '12', 'BLAKLOCKEVÄGEN', '19164', 'SOLLENTUNA', 'Schweden', '', '0', '0', '0', '0010123PP4', '0', 'Theorema ', 'Dubai Art.Nr.: T3009-2 Black/black', '0', 'RG 5181 0581 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5845, '3643777', '0', '0', 'KALLE MALMBERG', '42', 'ULLAS LYCKAS VÄG', '42833', 'KALLERED', 'Schweden', '', '0', '0', '0', '0010173U3G', '0', 'Theorema ', 'Dubai Art.Nr.: T3009 Black/gold', '0', 'RG 5181 0582 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5846, '3643777', '0', '0', 'LARS STRANDBERG', '25', 'TIMMERMANSGATAN', '60359', 'NORRKÖPING', 'Schweden', '', '0', '0', '011-140894', '0010191ZQ8', '0', 'Theorema ', 'Dubai Art.Nr.: T3009 Black/gold', '0', 'RG 5181 0583 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5847, '3643772', '0', '0', 'MIKAEL FRÄGREN', '19', 'MIDGARDSVÄEN', '13755', 'HANDEN', 'Schweden', '', '0', '0', '0', '0010207LV3', '0', 'Theorema ', 'Dubai Art.Nr.: T3009-3 Black/silver', '0', 'RG 5181 0584 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5848, '3643777', '0', '0', 'ZAKARIYA ABDO', '7A', 'KOLLEGIGATAN', '21454', 'MALMÖ', 'Schweden', '', '0', '0', '0', '0010047XGI', '0', 'Theorema ', 'Dubai Art.Nr.: T3009 Black/gold', '0', 'RG 5181 0585 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5849, '3643772', '0', '0', 'AHMED DEHCHAR', '16', 'PJÄSBACKEN', '17458', 'SUNDBYBERG', 'Schweden', '', '0', '0', '736194299', '0010217RWN', '0', 'Theorema ', 'Dubai Art.Nr.: T3009-3 Black/silver', '0', 'RG 5181 0586 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5850, '3643777', '0', '0', 'LONG LUC', '4', 'NORRA LIGARDEN', '42530', 'HISINGS KÄRRA', 'Schweden', '', '0', '0', '735888189', '00100559B3', '0', 'Theorema ', 'Dubai Art.Nr.: T3009 Black/gold', '0', 'RG 5181 0587 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5851, '3643772', '0', '0', 'PATRIK RYDASP', '7', 'KAGGENSGATAN', '39232', 'KALMAR', 'Schweden', '', '0', '0', '709390233', '00100603NM', '0', 'Theorema ', 'Dubai Art.Nr.: T3009-3 Black/silver', '0', 'RG518105668DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5852, '3643777', '0', '0', 'THANH HAI NGUYEN', '56', 'GUNNAREDSTERRASSEN', '42466', 'ANGERED', 'Schweden', '', '0', '0', '722536532', '0010046BT2', '0', 'Theorema ', 'Dubai Art.Nr.: T3009 Black/gold', '0', 'RG 5181 0588 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5853, '3643772', '0', '0', 'HAMDIJA DZEBO', '11C', 'HJALMAR PETRIS VÄG', '35247', 'VÄXJÖ', 'Schweden', '', '0', '0', '0706-007883', '0010196G8V', '0', 'Theorema ', 'Dubai Art.Nr.: T3009-3 Black/silver', '0', 'RG 5181 0589 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5854, '3643772', '0', '0', 'EMILIO PENAILILO', '105', 'ALGRYTEVÄGEN', '12732', 'STOCKHOLM', 'Schweden', '', '0', '0', '736977528', '00102101JR', '0', 'Theorema ', 'Dubai Art.Nr.: T3009-3 Black/silver', '0', 'RG 5181 0590 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5855, '3643777', '0', '0', 'PETER BROSTRÖM', '10', 'FISKARVÄGEN', '15335', 'JÄRNA', 'Schweden', '', '0', '0', '707251429', '00101662Z5', '0', 'Theorema ', 'Dubai Art.Nr.: T3009 Black/gold', '0', 'RG 5181 0567 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5856, '3643778', '0', '0', 'ANDREAS MARTIN LEIF SCHAUB', '104', 'MYGGDALSVÄGEN', '13543', 'TYRESÖ', 'Schweden', '', '0', '0', '0', '001020175W', '0', 'Theorema ', 'Dubai Art.Nr.: T3009-1 Black/rosÃ©', '0', 'RG 5181 0591 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5857, '3643777', '0', '0', 'KRISTOFER WENDEL', '34-8', 'VINSTORPSVÄGEN', '23441', 'LOMMA', 'Schweden', '', '0', '0', '768499549', '0010134FFN', '0', 'Theorema ', 'Dubai Art.Nr.: T3009 Black/gold', '0', 'RG 5181 0592 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5858, '3643777', '0', '0', 'GABRIEL ZANBIL', '22', 'DALKÄRRSLEDEN', '16271', 'VÄLLINGBY', 'Schweden', '', '0', '0', '761636178', '00101572P6', '0', 'Theorema ', 'Dubai Art.Nr.: T3009 Black/gold', '0', 'RG 5181 0593 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5859, '3643777', '0', '0', 'LASZLO SOLFALK', '26', 'BERTIL MUHRS GATA', '21236', 'MALMÖ', 'Schweden', '', '0', '0', '709492730', '00100529BW', '0', 'Theorema ', 'Dubai Art.Nr.: T3009 Black/gold', '0', 'RG 5181 0594 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5860, '3643772', '0', '0', 'JONATAN PETTERSSON', '55', 'MARGRETELUNDSVÄGEN', '16736', 'BROMMA', 'Schweden', '', '0', '0', '728531133', '0010238JXC', '0', 'Theorema ', 'Dubai Art.Nr.: T3009-3 Black/silver', '0', 'RG 5181 0595 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5861, '3643772', '0', '0', 'PATRIK RYDASP', '7', 'KAGGENSGATAN', '39232', 'KALMAR', 'Schweden', '', '0', '0', '709390233', '0010026RTR', '0', 'Theorema ', 'Dubai Art.Nr.: T3009-3 Black/silver', '0', 'RG518105668DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5862, '3643777', '0', '0', 'DANIEL ADLE SAHLIN', '629', 'LOMVÄGEN', '19257', 'SOLLENTUNA', 'Schweden', '', '0', '0', '732432399', '00100241R8', '0', 'Theorema ', 'Dubai Art.Nr.: T3009 Black/gold', '0', 'RG 5181 0596 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5863, '3643777', '0', '0', 'ELHAM SALEM', '5F', 'VARLÖKSGATAN', '41706', 'GÖTEBORG', 'Schweden', '', '0', '0', '+46 766 444 463', '0010048LXH', '0', 'Theorema ', 'Dubai Art.Nr.: T3009 Black/gold', '0', 'RG 5181 0597 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5864, '3643777', '0', '0', 'PAROSH AMIN', '26', 'SKALDEGATAN 26B', '70371', 'ÖREBRO', 'Schweden', '', '0', '0', '0', '0010215MH6', '0', 'Theorema ', 'Dubai Art.Nr.: T3009 Black/gold', '0', 'RG 5181 0598 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-24', '', '', '', '', '', ''),
(5865, '3643777', '0', '0', 'MARCUS EBEROTH', '47', 'VÄSTERGÅRDSVÄGEN', '14138', 'HUDDINGE', 'Schweden', '', '0', '0', '734170907', '00100011NP', '0', 'Theorema', 'Dubai Art.Nr.: T3009 Black/gold', '0', 'RG518105994DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5866, '3643772', '0', '0', 'SABRINA BERGKVIST DAVANI', '17A', 'INDUSTRIGATAN', '59541', 'MJÖLBY', 'Schweden', '', '0', '0', '721958697', '0010028O1A', '0', 'Theorema', 'Dubai Art.Nr.: T3009-3 Black/silver', '0', 'RG 5181 0600 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5867, '3643777', '0', '0', 'AMIN ABDO', '69 B', 'KROKUSGATAN', '21232', 'MALMÖ', 'Schweden', '', '0', '0', '736009492', '0010184F4R', '0', 'Theorema', 'Dubai Art.Nr.: T3009 Black/gold', '0', 'RG 5181 0601 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5868, '3643772', '0', '0', 'OMAR ABDO', '1', 'STENRÖSVÄGEN', '75266', 'UPPSALA', 'Schweden', '', '0', '0', '722693381', '0010147734', '0', 'Theorema', 'Dubai Art.Nr.: T3009-3 Black/silver', '0', 'RG 5181 0602 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5869, '3643772', '0', '0', 'EDISA ZAIMOVIC', '11A', 'JÄGERSROVÄGEN', '21362', 'MALMÖ', 'Schweden', '', '0', '0', '734254773', '0010185ARF', '0', 'Theorema', 'Dubai Art.Nr.: T3009-3 Black/silver', '0', 'RG 5181 0603 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5870, '3643777', '0', '0', 'ANDREAS BERGSTRÖM', '104A', 'C/O NORGREN, SOLNAVÄGEN', '16951', 'SOLNA', 'Schweden', '', '0', '0', '0', '0010129I5V', '0', 'Theorema', 'Dubai Art.Nr.: T3009 Black/gold', 'Uhr erhalten 20.09.2013\r\nUhr versendet 30.09.2013 Neue address :\r\nC/O Backteman\r\nYnglingagatan 17\r\n11347 Stockholm\r\nSweden\r\nRG518139613DE\r\n', 'RG 5181 0604 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5871, '3643777', '0', '0', 'THERESIA BJÖRK', '46', 'TVISTEVÄGEN', '90736', 'UMEÅ', 'Schweden', '', '0', '0', '730225002', '0010195NF4', '0', 'Theorema', 'Dubai Art.Nr.: T3009 Black/gold', '0', 'RG 5181 0605 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5872, '3643778', '0', '0', 'BALWINDER KAUR SANDHU', '15', 'UPPINGEGRÄND', '16361', 'SPÅNGA', 'Schweden', '', '0', '0', '0', '00100405UV', '0', 'Theorema', 'Dubai Art.Nr.: T3009-1 Black/rosé', '0', 'RG 5181 0606 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5873, '3643772', '0', '0', 'ADMIR CATOVIC', '58', 'BAGARTORPSRINGEN', '17064', 'SOLNA', 'Schweden', '', '0', '0', '0', '0010003OQV', '0', 'Theorema', 'Dubai Art.Nr.: T3009-3 Black/silver', '0', 'RG 5181 0607 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5874, '3643778', '0', '0', 'Meho Sabanic', '102', 'FYRKLÖVERSGATAN', '41721', 'GÖTEBORG', 'Schweden', '', '0', '0', '07363 88748', '0010027VJI', '0', 'Theorema', 'Dubai Art.Nr.: T3009-1 Black/rosé', '0', 'RG 5181 0608 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5875, '3676194', '0', '0', 'CILLE HOLM', '7-9', 'CARL BLOCKS ALLE', '2860', 'SØBORG', 'Dänemark', '', '0', '0', '27589295', 'S52174ZR3M', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SØLV', '0', 'RG 5181 0609 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5876, '3676194', '0', '0', 'DORTE VEMMELUND', '12', 'PRÆSTEGADE', '5300', 'KERTEMINDE', 'Dänemark', '', '0', '0', '31208495', '2J5T0TIHEA', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SØLV', '0', 'RG 5181 0610 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5877, '3676194', '0', '0', 'HENRIK MEISNER', '5', 'HVIDPILEVEJ', '2600', 'GLOSTRUP', 'Dänemark', '', '0', '0', '25472737', '5OK6M26655', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SØLV', '0', 'RG 5181 0611 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5878, '3676194', '0', '0', 'MADS MIKKELSEN', '37 1 TH', 'SANDHUSVEJ', '2500', 'VALBY', 'Dänemark', '', '0', '0', '51641031', '74I1XFI846', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SØLV', '0', 'RG 5181 0612 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5879, '3676194', '0', '0', 'THOMAS BARFRED', '67', 'MALMMOSEVEJ', '2830', 'VIRUM', 'Dänemark', '', '0', '0', '40610949', '6AIV09BFA6', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SØLV', '0', 'RG 5181 0613 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5880, '3676189', '0', '0', 'MAGNUS OLSEN', '1 1 MDF', 'HOVMARKEN', '3000', 'HELSINGØR', 'Dänemark', '', '0', '0', '22759506', 'Z2YU3794DQ', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0614 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5881, '3676194', '0', '0', 'CLAUS LARSEN', '1. 2TV', 'BRIGADEVEJ', '2300', 'KØBENHAVN', 'Dänemark', '', '0', '0', '28113836', 'HH136Z36B7', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SØLV', '0', 'RG 5181 0615 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5882, '3676189', '0', '0', 'PER BAY LARSEN', '8', 'Anneksgaardsvej ', '4000', 'ROSKILDE', 'Dänemark', '', '0', '0', '30992200', 'CITM0B95F4', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0616 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5883, '3676194', '0', '0', 'RICHARD HANLOV', '18', 'LERÅS', '2670', 'GREVE', 'Dänemark', '', '0', '0', '20717868', '85F32082U5', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I SØLV', '0', 'RG 5181 0617 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5884, '3676189', '0', '0', 'MATHIAS GRAUGAARD', '10 ST TV', 'UDBYGADE', '2200', 'KØBENHAVN', 'Dänemark', '', '0', '0', '+45 60144599', 'EE7CHF532X', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0618 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5885, '3676189', '0', '0', 'CRISTIAN DE GOBBA', '4B', 'LYKKESHOLMS ALLE', '1902', 'FREDERIKSBERG', 'Dänemark', '', '0', '0', '4526953450', 'XI10841IC3', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0619 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5886, '3676189', '0', '0', 'JAFAR BO PETERSEN', '28.ST TV', 'BORGM CHRISTIANSENSG', '2450', 'KØBENHAVN', 'Dänemark', '', '0', '0', '81910641', '4NYK25A03J', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0620 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5887, '3676189', '0', '0', 'MORTEN SLOT PETERSEN', '128', 'HVIDOVREVEJ', '2650', 'HVIDOVRE', 'Dänemark', '', '0', '0', '28197046', '00SKQ051F1', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0621 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5888, '3676189', '0', '0', 'MOHAMMAD ASIF', '27 2TV', 'BROHUSGADE', '2200', 'KØBENHAVN N', 'Dänemark', '', '0', '0', '42484645', 'CVNWV98S6P', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0622 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-05-27', '', '', '', '', '', ''),
(5889, 'a0YC000000SponfMAB', '0', '0', 'CLEMENTINE PRAT', '7', 'MANOR HALL MOUNT BROWN', '8', 'DUBLIN', 'Irland', '', '0', '0', '831562198', '0010159VVP', '0', 'Theorema', 'Paragon WATCH WITH GOLD BODY. WHITE FACE. AND BROWN STRAP', '0', 'RG518106629DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5890, '3643772', '0', '0', 'CHRISTOPHER BELLSTRÖM', '38', 'ÖSTRA HAMNGATAN', '73230', 'ARBOGA', 'Schweden', '', '0', '0', '707221991', '0010032FGT', '0', 'Theorema', 'DUBAI ART.NR.: T3009-3 BLACK/SILVER', '0', 'RG 5181 0666 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5891, '3643777', '0', '0', 'LOUISE DYREBRANT', '11', 'HUSABYVÄGEN', '12650', 'HÄGERSTEN', 'Schweden', '', '0', '0', '736556996', '0010082EVG', '0', 'Theorema', 'DUBAI ART.NR.: T3009 BLACK/GOLD', '0', 'RG 5181 0667 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5892, '3643777', '0', '0', 'VICTOR WENNERSTRÖM', '22', 'DJURGÅRDSGATAN', '41462', 'GÖTEBORG', 'Schweden', '', '0', '0', '0', '00101085F1', '0', 'Theorema', 'DUBAI ART.NR.: T3009 BLACK/GOLD', '0', 'RG 5181 0668 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5893, '3643772', '0', '0', 'BENI KOZOVSKI', '6', 'ALLHELGONAGATAN', '41513', 'GÖTEBORG', 'Schweden', '', '0', '0', '735396830', '00100106IV', '0', 'Theorema', 'DUBAI ART.NR.: T3009-3 BLACK/SILVER', '0', 'RG 5181 0669 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5894, '3643778', '0', '0', 'KRISTER SUNDGREN', '51', 'FOLKUNGAGATAN', '11622', 'STOCKHOLM', 'Schweden', '', '0', '0', '0', '00101230IP', '0', 'Theorema', 'DUBAI ART.NR.: T3009-1 BLACK/ROS?', 'Uhr erhalten 07.11.2013\r\nUhr versendet 11.11.2013  RG 6237 2703 6DE', 'RG 5181 0670 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5895, '3643778', '0', '0', 'NANCY ALARCON', '5', 'SKRAKGRÄND', '12349', 'FARSTA', 'Schweden', '', '0', '0', '768915565', '00101765H6', '0', 'Theorema', 'DUBAI ART.NR.: T3009-1 BLACK/ROSÉ', '0', 'RG 5181 0671 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5896, '3643777', '0', '0', 'HÅKAN MOLANDER', '1', 'VIK ÖSTERÄNGEN', '57197', 'FORSERUM', 'Schweden', '', '0', '0', '702888190', '0010208NYH', '0', 'Theorema', 'DUBAI ART.NR.: T3009 BLACK/GOLD', '0', 'RG 5181 0672 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5897, '3676194', '0', '0', 'SIDRA J. ASLAM', '32 2TV', 'BOGTRYKKERVEJ', '2400', 'KØBENHAVN NV', 'Dänemark', '', '0', '0', '22768614', '94OC7JSR73', '0', 'Theorema', 'THEOREMA-UR FRA DUBAI-SERIEN I SØLV', '0', 'RG518106632DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5898, '3676194', '0', '0', 'MILLE NYMAND', '71 B', 'ROSKILDEVEJ 71 B', '4300', 'HOLBÆK', 'Dänemark', '', '0', '0', '20945110', 'J4KJ67NR67', '0', 'Theorema', 'THEOREMA-UR FRA DUBAI-SERIEN I SØLV', '0', 'RG518106646DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5899, '3676189', '0', '0', 'PHILIP HOLRITZ FRANK', '32. ST. 4', 'VEJLEGÅRDSPARKEN', '2665', 'VALLENSBÆK STRAND', 'Dänemark', '', '0', '0', '23723113', 'J76682PM9J', '0', 'Theorema ', 'THEOREMA-UR FRA DUBAI-SERIEN I GULD', '0', 'RG 5181 0665 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5900, '3685296', '0', 'Jan', 'Stevens', 'Koekebroodstraat', '4', '9860', 'Balegem', 'Belgien', '', '0', '0', '478272312', '0010067HJ3', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, witte wijzerplaat en zwarte band.', '0', 'RG 5181 0755 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5901, '3685296', '0', 'BPM 364292', 'Mestre Fatima', '3, rue des Deux Luxembourg', '3', '6791', 'Athus', 'Belgien', '', '0', '0', '3,52621E+11', '00101186FT', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, witte wijzerplaat en zwarte band.', 'rep 25.06.2013 RG 5181 3233 7DE', 'RG 5181 0756 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5902, '3685296', '0', 'Ann', 'Delrue', 'Kerkstraat', '30', '2950', 'Kapellen', 'Belgien', '', '0', '0', '36652752', '00101012DN', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, witte wijzerplaat en zwarte band.', '0', '1Z8VF459DK93847029', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5903, '3685296', '0', 'michel', 'de spiegeleer', 'avenue Emmanuel Mounier', '53', '1200', 'Woluwe-Saint-Lambert', 'Belgien', '', '0', '0', '26745128', '0010164O84', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, witte wijzerplaat en zwarte band.', '0', 'RG 5181 0757 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5904, '3685296', '0', 'yves', 'LEVOISIN', 'rue de la Salle', '7', '4120', 'Rotheux-Rimière', 'Belgien', '', '0', '0', '32473110928', '00102277JW', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, witte wijzerplaat en zwarte band.', '0', 'RG 5181 0758 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5905, '3685296', '0', 'CATHERINE', 'BOULANGER', 'rue Fernand Cochard', '46', '5020', 'Flawinne', 'Belgien', '', '0', '0', '477457032', '0010037UME', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, witte wijzerplaat en zwarte band.', '0', 'RG 5181 0759 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5906, '3685296', '0', 'Tingting', 'Qiu', 'place du Marché', '12', '7140', 'Morlanwelz-Mariemont', 'Belgien', '', '0', '0', '485302550', '0010131W07', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, witte wijzerplaat en zwarte band.', '0', '1Z8VF459DK93483234', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5907, '3685296', '0', 'Tingting', 'Qiu', 'place du Marché', '12', '7140', 'Morlanwelz-Mariemont', 'Belgien', '', '0', '0', '485302550', '00102264JZ', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, witte wijzerplaat en zwarte band.', '0', '1Z8VF459DK93483234', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5908, '3685296', '0', 'stelian', 'pop', 'Koensborre', '10', '1730', 'Asse', 'Belgien', '', '0', '0', '497723983', '0010242BBE', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, witte wijzerplaat en zwarte band.', '0', '1Z8VF459DK90776049', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5909, '3685296', '0', 'véronique', 'HUS', 'rue Adolphe Willemyns', '51', '1070', 'Anderlecht', 'Belgien', '', '0', '0', '470306122', '0010217OE0', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, witte wijzerplaat en zwarte band.', '0', 'RG 5181 0760 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5910, '3685298', '0', 'frank', 'heyninck', 'Liersesteenweg', '231', '2547', 'Lint', 'Belgien', '', '0', '0', '0475 36 14 07', '0010002RVW', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0761 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5911, '3685298', '0', 'Gert', 'Merchiers', 'Paul Parmentierlaan', '225', '8300', 'Knokke', 'Belgien', '', '0', '0', '32478480118', '0010227IQA', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0762 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5912, '3685298', '0', 'Kurt', 'De Meue', 'Tivolistraat', '43', '9700', 'Oudenaarde', 'Belgien', '', '0', '0', '495428650', '0010101GK7', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0763 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5913, '3685298', '0', 'bvba', 'buysmans', 'W.A. Mozartlaan', '10', '3500', 'Hasselt', 'Belgien', '', '0', '0', '821 805 477', '0010182TTC', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0764 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5914, '3685298', '0', 'Ronald', 'Neuprez', 'avenue du Sergent Cotton', '15', '1410', 'Waterloo', 'Belgien', '', '0', '0', '32477840941', '0010247WJG', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0765 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5915, '3685298', '0', 'Said', 'Staouni Benabdallah', 'rue Marie-Christine', '170', '1020', 'Bruxelles', 'Belgien', '', '0', '0', '484783222', '001013011P', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0766 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5916, '3685298', '0', 'Filip', 'Cornelis', 'Sneeuwbesstraat', '3', '2180', 'Ekeren', 'Belgien', '', '0', '0', '484503997', '0010042YNS', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0767 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5917, '3685298', '0', 'Tim', 'Coenen', 'Spreet', '22', '2500', 'Lier', 'Belgien', '', '0', '0', '476685017', '0010144SNQ', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', '1Z8VF459DK92761453', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5918, '3685298', '0', 'Ann', 'Delrue', 'Kerkstraat', '30', '2950', 'Kapellen', 'Belgien', '', '0', '0', '36652752', '0010187ISK', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', '1Z8VF459DK93847029', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5919, '3685298', '0', 'Niki', 'Van den Eynde', 'Schoolstraat', '31', '9140', 'Temse', 'Belgien', '', '0', '0', '476701815', '0010220XF5', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0768 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5920, '3685298', '0', 'Maarten', 'Van Royen', 'Louis Schmidtlaan', '2', '1040', 'Etterbeek', 'Belgien', '', '0', '0', '32472584719', '00101508S9', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', '1Z8VF459DK93035469', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5921, '3685298', '0', 'Jean-Marie', 'Sarrazijn', 'Krommegrachtstraat', '3', '8630', 'Beauvoorde', 'Belgien', '', '0', '0', '495374773', '0010179P88', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0769 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5922, '3685298', '0', 'Marc', 'Smet', 'Ahornlaan', '29', '9030', 'Mariakerke', 'Belgien', '', '0', '0', '+32 495598019', '0010126QQ5', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0770 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5923, '3685299', '0', 'frank', 'de craene', 'Rechtstraat', '133', '9160', 'Eksaarde', 'Belgien', '', '0', '0', '476200765', '0010228VPC', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0771 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5924, '3685299', '0', 'Habiba', 'Gourari', 'rue d\'anderlecht', '75/11', '1000', 'bruxelles', 'Belgien', '', '0', '0', '479466708', '0010229HKV', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0772 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5925, '3685299', '0', 'Irina', 'Manoukian', 'rue de la Meuse', '75', '1080', 'Molenbeek-Saint-Jean', 'Belgien', '', '0', '0', '498808010', '0010189HI5', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0773 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5926, '3685299', '0', 'François', 'de Radzitzky', 'Route du Bois de Chaleux', '1', '5560', 'HOUYET', 'Belgien', '', '0', '0', '32475618412', '0010248ILK', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0774 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5927, '3685299', '0', 'Aissati', 'Brahim', 'Rue sur les pleins', '16', '4020', 'Jupille', 'Belgien', '', '0', '0', '483490633', '0010025YAR', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', 'uhr sent 02.09.2013 reparaturen gemacht RG 5181 3732 5DE', 'RG 5181 0775 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5928, '3685299', '0', 'Sanaa', 'Marchoud', 'Rue de l\'ègalité', '50', '4430', 'ANS', 'Belgien', '', '0', '0', '32495763275', '00101661MS', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0776 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5929, '3685299', '0', 'Tim', 'Coenen', 'Spreet', '22', '2500', 'Lier', 'Belgien', '', '0', '0', '476685017', '0010039MAT', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', '1Z8VF459DK92761453', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5930, '3685299', '0', 'Daniil', 'Danilov', 'Moldaustraat', '14', '8820', 'Torhout', 'Belgien', '', '0', '0', '32484264321', '00102013RB', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0777 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5931, '3685299', '0', 'Tingting', 'Qiu', 'place du Marché', '12', '7140', 'Morlanwelz-Mariemont', 'Belgien', '', '0', '0', '485302550', '0010075YGI', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', '1Z8VF459DK93483234', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5932, '3685299', '0', 'Sergei', 'Mihailov', 'Gilainstraat', '21', '3300', 'Tienen', 'Belgien', '', '0', '0', '30495407782', '0010238JPA', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0778 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5933, '3685299', '0', 'Lisa', 'Mulé', 'rue du Travail', '41294', '4102', 'Ougrée', 'Belgien', '', '0', '0', '0494/11 76 49', '0010123TDU', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0779 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5934, '3685300', '0', 'AHMED', 'BEN AYAD', 'Kapelstraat', '266', '2660', 'Hoboken', 'Belgien', '', '0', '0', '0494/898388', '001023558W', '0', 'Theorema ', 'Mechanical watch Model Monte, zilveren kast, zilveren wijzerplaat, zwarte band.', '0', 'RG 5181 0780 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5935, '3685300', '0', 'Lode', 'Scherpenheuvel', 'Vroentestraat', '4', '3270', 'Scherpenheuvel', 'Belgien', '', '0', '0', '499866546', '0010237JIP', '0', 'Theorema ', 'Mechanical watch Model Monte, zilveren kast, zilveren wijzerplaat, zwarte band.', '0', 'RG 5181 0781 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5936, '3685300', '0', 'Eric', 'DELFANTE', 'rue des Quatre Bonniers', '114', '7080', 'La Bouverie', 'Belgien', '', '0', '0', '476761597', '001022095J', '0', 'Theorema ', 'Mechanical watch Model Monte, zilveren kast, zilveren wijzerplaat, zwarte band.', '0', 'RG 5181 0782 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5937, '3685300', '0', 'PIERRE', 'SART', 'rue Elva', '30', '4460', 'Horion-Hozémont', 'Belgien', '', '0', '0', '495548391', '001014602O', '0', 'Theorema ', 'Mechanical watch Model Monte, zilveren kast, zilveren wijzerplaat, zwarte band.', '0', 'RG 5181 07831DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(5938, '3685301', '0', 'Stijn', 'De Neef', 'Sas', '29 BUS 7', '9200', 'Dendermonde', 'Belgien', '', '0', '0', '0496 17 50 46', '00100607HC', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0784 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5939, '3685301', '0', 'Albert', 'Volders', 'Vervoortplaats', '4', '3290', 'Diest', 'Belgien', '', '0', '0', '476500882', '0010138ILO', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0785 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5940, '3685301', '0', 'Alain', 'Mugabe', 'Jozef Libertstraat', '26', '2140', 'Borgerhout', 'Belgien', '', '0', '0', '494760416', '0010194W2I', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0786 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5941, '3685301', '0', 'Edith', 'van den Bosch', 'Langstraat', '29/5', '3770', 'Millen', 'Belgien', '', '0', '0', '486090877', '0010105F19', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0787 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5942, '3685301', '0', 'Lucian', 'VOICULESCU', 'Dorpsstraat', '8', '3050', 'Oud-Heverlee', 'Belgien', '', '0', '0', '485715578', '0010104FOB', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0788 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5943, '3685301', '0', 'ibrahim', 'isleyen', 'Kastelstraat', '45', '3582', 'Koersel', 'Belgien', '', '0', '0', '32484519273', '0010102CDH', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', '1Z8VF459DK94354078', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5944, '3685301', '0', 'frasher', 'blakaj', 'Steenweg op Merchtem', '39', '1780', 'Wemmel', 'Belgien', '', '0', '0', '498790323', '0010168DHG', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0789 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5945, '3685301', '0', 'Bert', 'Vuylsteke', 'Brusselsesteenweg', '393', '9050', 'Gentbrugge', 'Belgien', '', '0', '0', '476844962', '0010021DKX', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0790 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5946, '3685301', '0', 'Kris', 'Vanneste', 'Keibeekstraat', '12', '8550', 'Zwevegem', 'Belgien', '', '0', '0', '475321195', '1,0214E+103', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0791 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5947, '3685301', '0', 'zaur', 'basnukayev', 'rue Adolphe Marbotin', '80', '1030', 'Schaerbeek', 'Belgien', '', '0', '0', '0483/430 00 88', '0010241X9F', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0792 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5948, '3685301', '0', 'Rayco', 'Espanto', 'Ankerrui', '34', '2000', 'Antwerpen', 'Belgien', '', '0', '0', '475385554', '0010010OKP', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0793 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5949, '3685301', '0', 'stelian', 'pop', 'Koensborre', '10', '1730', 'Asse', 'Belgien', '', '0', '0', '497723983', '0010106BLD', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', '1Z8VF459DK90776049', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5950, '3685301', '0', 'Jerome', 'Mathonet', 'rue de Magnée', '118', '4610', 'Beyne-Heusay', 'Belgien', '', '0', '0', '32499361914', '0010237RZV', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0794 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5951, '3685301', '0', 'Maarten', 'Van Royen', 'Louis Schmidtlaan', '2', '1040', 'Etterbeek', 'Belgien', '', '0', '0', '32472584719', '00102070J7', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', '1Z8VF459DK93035469', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5952, '3685302', '0', 'Hovanes', 'Hakop', 'Zuidstraat', '41', '8630', 'Veurne', 'Belgien', '', '0', '0', '498408044', '0010243ZTP', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0795 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5953, '3685302', '0', 'Jean-Pierre', 'Thierens', 'Begijnenstraat', '109', '9100', 'Sint-Niklaas', 'Belgien', '', '0', '0', '37779652', '0010031IFO', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0796 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5954, '3685302', '0', 'nancy', 'jollings', 'Halstraat', '11', '3530', 'Houthalen', 'Belgien', '', '0', '0', '89717770', '0010190HMF', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0797 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5955, '3685302', '0', 'Lieve', 'Florizoone', 'Markt', '9', '8660', 'De Panne', 'Belgien', '', '0', '0', '475827973', '00102244P5', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0798 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5956, '3685302', '0', 'Maarten', 'Vervaeke', 'Kapellebilk', '4', '8740', 'Pittem', 'Belgien', '', '0', '0', '32486627541', '001017082J', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0799 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5957, '3685302', '0', 'Niels', 'Vanthuyne', 'Zeebruggelaan', '88', '8380', 'Zeebrugge-Lissewege', 'Belgien', '', '0', '0', '477662236', '0010149MFB', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0800 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5958, '3685302', '0', 'Huysmans', 'Jessica', 'Peperstraat', '42', '1910', 'Nederokkerzeel', 'Belgien', '', '0', '0', '479400352', '0010057BUT', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0801 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5959, '3685302', '0', 'noura', 'dakdaki', 'avenue du Scheutbosch', '27/2', '1080', 'Molenbeek-Saint-Jean', 'Belgien', '', '0', '0', '489862259', '0010014VZO', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0802 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5960, '3685302', '0', 'Renatus Edward', 'Rommelaere', 'rue du Try', '2', '1440', 'Wauthier-Braine', 'Belgien', '', '0', '0', '494980710', '0010042HY7', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0803 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5961, '3685302', '0', 'Fabian', 'Salazar', 'Rue Du Saphir', '35', '1030', 'Bruxelles', 'Belgien', '', '0', '0', '0', '00101356NE', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0804 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5962, '3685302', '0', 'Ludo & Anita', 'Van der Auwera - Van Geel', 'Catharinadreef', '2A', '2970', 'Schilde', 'Belgien', '', '0', '0', '475945103', '0010109ZIE', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0805 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5963, '3685302', '0', 'sofie', 'setterfield', 'Bergstraat', '30', '3190', 'Boortmeerbeek', 'Belgien', '', '0', '0', '0495 595 528', '0010228LP3', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0806 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5964, '3685302', '0', 'steven', 'snels', 'Herentalsebaan', '385', '2100', 'Deurne', 'Belgien', '', '0', '0', '485185299', '0010036K62', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0807 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5965, '3685302', '0', 'Maouche', 'Bilele', 'route de Châtelet', '33', '6010', 'Couillet', 'Belgien', '', '0', '0', '0495 384 620', '0010094M48', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0808 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5966, '3685302', '0', 'ibrahim', 'isleyen', 'Kastelstraat', '45', '3582', 'Koersel', 'Belgien', '', '0', '0', '32484519273', '0010129OCJ', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', '1Z8VF459DK94354078', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5967, '3685302', '0', 'Daniel', 'D\'hondt', 'Jules Destréelaan', '19', '9050', 'Gentbrugge', 'Belgien', '', '0', '0', '92319395', '0010115T5Y', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 08094DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5968, '3685302', '0', 'Snjezana', 'Micic', 'Quai des Ardennes', '43/61', '4020', 'Liege', 'Belgien', '', '0', '0', '32497667247', '001002746J', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0810 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5969, '3685302', '0', 'mandy', 'vandaele', 'Leuvensesteenweg', '60', '3191', 'Hever', 'Belgien', '', '0', '0', '472300112', '0010117FUU', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0811 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5970, '3685302', '0', 'Dominique', 'Depondt', 'Z.1 Researchpark', '110', '1731', 'Zellik', 'Belgien', '', '0', '0', '0476 98 30 87', '0010234RFD', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0812 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5971, '3685302', '0', 'Jade', 'Roumi', 'Hoogstraat', '99', '1650', 'Beersel', 'Belgien', '', '0', '0', '485388475', '00100720NN', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0813 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5972, '3685302', '0', 'Roelof', 'Beckers', 'Lintenberg', '33', '3294', 'Molenstede', 'Belgien', '', '0', '0', '475227463', '0010113I1T', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0814 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5973, '3685302', '0', 'laurent', 'Parezys', 'Hoevenstraat', '20', '2160', 'Wommelgem', 'Belgien', '', '0', '0', '495205993', '0010053Y8G', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0815 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5974, '3685302', '0', 'Rudi', 'Snellinx', 'Dorpsstraat 52 ', 'bus 19', '3665', 'As', 'Belgien', '', '0', '0', '497716622', '0010137VYM', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0816 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5975, '3685302', '0', 'Tatyana', 'Naniyeva', 'Statiestraat', '91', '2600', 'Berchem', 'Belgien', '', '0', '0', '32487432886', '0010125HIM', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0817 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5976, '3671206', '0', 'Wico', 'Gerritsen', 'Olympus', '102', '3524 WD', 'UTRECHT', 'Niederlande', '', '0', '0', '31614464984', '10127619', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, witte wijzerplaat en zwarte band.', '0', 'RG 5181 0674 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5977, '3671206', '0', 'Armando', 'Bermudez', 'Kornalijnhorst', '86', '2592 HZ', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '618320450', '001015577E', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, witte wijzerplaat en zwarte band.', '0', 'RG 5181 0675 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5978, '3671485', '0', 'Jan-Willem', 'Sanders', 'Bermweg', '32C', '3059 LA', 'ROTTERDAM', 'Niederlande', '', '0', '0', '+31 10 22222572', '0010136SP9', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0676 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5979, '3671485', '0', 'Minke', 'Baumfalk', 'Martin luther kinglaan', '522', '1111 lv', 'Diemen', 'Niederlande', '', '0', '0', '615829423', '1,01514E+13', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0677 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5980, '3671485', '0', 'i', 'ibrahim', 'Bergkristal', '104', '1703 EE', 'HEERHUGOWAARD', 'Niederlande', '', '0', '0', '648848390', '0010152IMT', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0678 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5981, '3671485', '0', 'Fernando', 'Tjin Asjoe', 'Catharinapolder', '18', '2992 ZL', 'BARENDRECHT', 'Niederlande', '', '0', '0', '06-42720510', '0010028TSO', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0679 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5982, '3671485', '0', 'Raman', 'Arif', 'Yokohamadreef', '74', '3564XL', 'Utrecht', 'Niederlande', '', '0', '0', '616522244', '00100244D0', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0680 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5983, '3671485', '0', 'Nick', 'Krefft', 'Churchillstraat', '45', '1411 XB', 'NAARDEN', 'Niederlande', '', '0', '0', '623284021', '0010216A2S', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0681 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5984, '3671485', '0', 'Manuela', 'Walraeven-Nix', 'Wallensgaard', '43', '6227 GN', 'MAASTRICHT', 'Niederlande', '', '0', '0', '06-24590014', '0010212PS5', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0682 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5985, '3671485', '0', 'Andy', 'Chiu', 'Scheepmakerspassage', '57', '3011 VH', 'ROTTERDAM', 'Niederlande', '', '0', '0', '638385848', '0010126PUP', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', 'bitte refund', 'RG 5181 0683 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5986, '3671485', '0', 'Rob', 'Vinks', 'Moerasvaren', '54', '3344 CG', 'Hendrik Ido Ambacht', 'Niederlande', '', '0', '0', '622832434', '10053728', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0684 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5987, '3671485', '0', 'Jan Arne', 'Dannenberg', 'Hendrik Jan v Opstallstr', '53', '7462 DL', 'RIJSSEN', 'Niederlande', '', '0', '0', '613611473', '0010096FMW', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0685 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5988, '3671485', '0', 'FC', 'Jousma', 'Stieltjesstraat', '123', '6511 AK', 'NIJMEGEN', 'Niederlande', '', '0', '0', '31627899783', '0010199PU4', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0686 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5989, '3671485', '0', 'Eric', 'Piens', 'Brusselsesteenweg', '127', '9230', 'Wetteren', 'Belgien', '', '0', '0', '0475-63 66 84', '0010201K7C', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0687 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5990, '3671485', '0', 'bas', 'koers', 'maasstraat', '25', '7333jc', 'apeldoorn', 'Niederlande', '', '0', '0', '619214528', '00100608SL', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0688 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5991, '3671485', '0', 'Eques Management beheer B.V.', 't.a.v. A.P. Ritter', 'Johannes J. Glasweg', '99', '1035 ST', 'AMSTERDAM', 'Niederlande', '', '0', '0', '207728188', '0010087DKA', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0689 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5992, '3671485', '0', 'Peter', 'Castelein', 'Margrijhof', '30', '2632DE', 'NOOTDORP', 'Niederlande', '', '0', '0', '31651076020', '0010003NO1', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0690 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5993, '3671485', '0', 'Jeroen', 'Bach', '1e C Huygensstr', '74 II', '1054 BW', 'AMSTERDAM', 'Niederlande', '', '0', '0', '653971179', '0010208QXS', '0', 'Theorema ', 'DAMASCUS Diamond met zilveren kast, zwarte wijzerplaat en zwarte band', '0', 'RG 5181 0691 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5994, '3671487', '0', 'Paula', 'Eliens', 'De Blauwverver', '72', '5283 XW', 'BOXTEL', 'Niederlande', '', '0', '0', '651808382', '00100157NB', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0692 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5995, '3671487', '0', 'Kaspars', 'Valpeteris', 'Oscar Romeroplein', '35', '2552 PX', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '610097628', '00100659SM', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0693 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5996, '3671487', '0', 'P.J.', 'Kiemeney', 'Notenstraat', '15', '2555 ZN', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '650270813', '0010062MI2', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0694 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5997, '3671487', '0', 'zineb', 'talbi', 'Oost-Sidelinge', '21B', '3043 JJ', 'ROTTERDAM', 'Niederlande', '', '0', '0', '686393463', '0010197QCE', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0695 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5998, '3671487', '0', 'G.', 'Lauwers', 'Madame Curiestraat', '18', '1433 AB', 'KUDELSTAART', 'Niederlande', '', '0', '0', '297326719', '00100332B6', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0696 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(5999, '3671487', '0', 'nadia', 'rassidi', 'Laurierstraat', '93-2RECHTS', '1016 PK', 'AMSTERDAM', 'Niederlande', '', '0', '0', '619373048', '0010041VDM', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0697 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6000, '3671487', '0', 'Patricia', 'Voormanns', 'Drielse weg', '8', '5321NC', 'Hedel', 'Niederlande', '', '0', '0', '653619378', '0010126E2O', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0698 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6001, '3671487', '0', 'marisse', 'verheijen', 'Padualaan', '16', '5237 EG', '\'S-HERTOGENBOSCH', 'Niederlande', '', '0', '0', '073-6429858', '1,0245E+75', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0673 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6002, '3671487', '0', 'gulcin', 'yilmaz', 'Meezenbroekstraat', '74', '9645 PK', 'VEENDAM', 'Niederlande', '', '0', '0', '5337393262', '0010188AY5', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0699 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6003, '3671487', '0', 'Carl', 'Ruiter', 'Sloepkade', '4', '2725 EZ', 'ZOETERMEER', 'Niederlande', '', '0', '0', '31614824155', '0010075EKN', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0700 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6004, '3671487', '0', 'Fabian', 'David', 'Beukenlaan', '46', '5651CD', 'Eindhoven', 'Niederlande', '', '0', '0', '644820080', '0010067X56', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0701 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6005, '3671487', '0', 'Talib', 'L', 'Hofdijk', '12', '3032 CG', 'ROTTERDAM', 'Niederlande', '', '0', '0', '624612681', '0010147QOD', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0702 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6006, '3671487', '0', 'jet', 'zwerts', 'Colorado', '32', '3315 WB', 'DORDRECHT', 'Niederlande', '', '0', '0', '622794737', '0010087MXQ', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0703 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6007, '3671487', '0', 'Gerrie', 'Meijer', 'Kleiweg', '20', '9831 PL', 'ADUARD', 'Niederlande', '', '0', '0', '629456391', '0010156TPS', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0704 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6008, '3671487', '0', 'peter', 'van duijvenvoorde', 'Houtkrocht', '15', '2201 PJ', 'NOORDWIJK', 'Niederlande', '', '0', '0', '641538797', '00100785FN', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0705 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6009, '3671487', '0', 'Michael', 'Kaersenhout', 'Tjalk', '3119', '8232 ND', 'Lelystad', 'Niederlande', '', '0', '0', '627408193', '0010243GOK', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0706 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6010, '3671487', '0', 'Remo', 'Willems', 'Citroenvlinderstraat', '15', '6533 SV', 'NIJMEGEN', 'Niederlande', '', '0', '0', '642712044', '0010123Q5V', '0', 'Theorema ', 'DAMASCUS Diamond met gouden kast, zwarte wijzerplaat en zwarte band.', '0', 'RG 5181 0707 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6011, '3671491', '0', 'Diana', 'Huijnen-Beckers', 'Kanunnik van Nuijsstraat', '58', '6451 BD', 'SCHINVELD', 'Niederlande', '', '0', '0', '613733352', '0010198NFB', '0', 'Theorema ', 'Mechanical watch Model Monte, zilveren kast, zilveren wijzerplaat, zwarte band.', '0', 'RG 5181 0708 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6012, '3671491', '0', 'erwin', 'ivens', 'Menno van Coehoornstraat', '2D18', '4811 AV', 'BREDA', 'Niederlande', '', '0', '0', '651092424', '0010042I5G', '0', 'Theorema ', 'Mechanical watch Model Monte, zilveren kast, zilveren wijzerplaat, zwarte band.', '0', 'RG 5181 0709 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6013, '3671491', '0', 'Dennis', 'Hoveling', 'Coosenhoekstraat', '68', '3237 AG', 'VIERPOLDERS', 'Niederlande', '', '0', '0', '181473351', '0010055GQP', '0', 'Theorema ', 'Mechanical watch Model Monte, zilveren kast, zilveren wijzerplaat, zwarte band.', '0', 'RG 5181 0710 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6014, '3671491', '0', 'Tim', 'Philippi', 'Oude Baan', '61', '5104 AW', 'DONGEN', 'Niederlande', '', '0', '0', '0162-785371', '0010236S16', '0', 'Theorema ', 'Mechanical watch Model Monte, zilveren kast, zilveren wijzerplaat, zwarte band.', '0', 'RG 5181 0711 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6015, '3671491', '0', 'ricardo', 'Honsbeek', 'Muggenbergstraat', '22', '5045 DJ', 'TILBURG', 'Niederlande', '', '0', '0', '652656954', '0010058HHM', '0', 'Theorema ', 'Mechanical watch Model Monte, zilveren kast, zilveren wijzerplaat, zwarte band.', '0', 'RG 5181 0712 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6016, '3671491', '0', 'Sedat', 'Tekin', 'Keizerstraat', '43', '2584 BB', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '614714189', '0010124KG5', '0', 'Theorema ', 'Mechanical watch Model Monte, zilveren kast, zilveren wijzerplaat, zwarte band.', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6017, '3671491', '0', 'Sedat', 'Tekin', 'Keizerstraat', '43', '2584 BB', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '614714189', '0010040XL4', '0', 'Theorema ', 'Mechanical watch Model Monte, zilveren kast, zilveren wijzerplaat, zwarte band.', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6018, '3671501', '0', 'Volker', 'Decher', 'Am Weiher', '1', '33605', 'Bielefeld', 'Deutschland', '', '0', '0', '49521 26127', '00100181O3', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', '43156044882', 'Hermes', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6019, '3671501', '0', 'P', 'Kok', 'Poldervaart', '10', '3295 GV', '\'S-GRAVENDEEL', 'Niederlande', '', '0', '0', '640224070', '0010076I3I', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0713 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6020, '3671501', '0', 'Rtj', 'Haeren', 'Jan Steenstraat', '16', '6464 BT', 'KERKRADE', 'Niederlande', '', '0', '0', '641470654', '0010064CSD', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0714 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6021, '3671501', '0', 'Soufian', 'Ouarghi', 'Orinocodreef', '33', '3563 ST', 'Utrecht', 'Niederlande', '', '0', '0', '31626356107', '00102436KT', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0715 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6022, '3671501', '0', 'Ruben', 'Busscher', 'Vretberg', '17', '7546PE', 'Enschede', 'Niederlande', '', '0', '0', '648246505', '0010174B6L', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0716 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6023, '3671501', '0', 'Priscilla', 'Roos', 'Jonge Arnoldusstraat', '98', '1501 VW', 'ZAANDAM', 'Niederlande', '', '0', '0', '655733098', '0010180BT1', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0717 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6024, '3671501', '0', 'Richard', 'Kampinga', 'Hoofdweg', '23', '9761 EA', 'EELDE', 'Niederlande', '', '0', '0', '653266099', '0010114KT9', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0718 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6025, '3671501', '0', 'Hofman', 'Hofman', 'IJplein', '412', '1021 LW', 'AMSTERDAM', 'Niederlande', '', '0', '0', '31624287893', '0010037SJB', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0719 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6026, '3671501', '0', 'miny', 'simons', 'Hooivorkstraat', '26', '4904 VH', 'OOSTERHOUT', 'Niederlande', '', '0', '0', '162452715', '001003315H', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0720 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6027, '3671501', '0', 'jose', 'clavero', 'Buitenweg', '15', '7545 SN', 'ENSCHEDE', 'Niederlande', '', '0', '0', '683233220', '0010112GIY', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0721 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6028, '3671501', '0', 'Sander', 'Smeets', 'Turfmarkt', '178', '2511DH', 'Den haag', 'Niederlande', '', '0', '0', '651209513', '0010035B2Z', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0722 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6029, '3671501', '0', 'Maaike', 'Hoekstra', 'Prins Bernhardlaan', '144 H', '2032 ZE', 'HAARLEM', 'Niederlande', '', '0', '0', '626398787', '0010204WDJ', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0723 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6030, '3671501', '0', 'Archana', 'Nottamkandath', 'Gustav Mahlerplein', '140', '1082 MA', 'AMSTERDAM', 'Niederlande', '', '0', '0', '-221922', '0010030NOQ', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0724 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6031, '3671501', '0', 'Arthur', 'Odding', 'Sterappelstraat', '2', '2564 RB', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '31703681053', '00100340QZ', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, zilveren kast, zilveren/zwarte wijzerplaat, zwarte band.', '0', 'RG 5181 0725 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6032, '3671505', '0', 'J.C.', 'Cekic- van Zwienen', 'Brahmsstraat', '23', '2901 HG', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', '', '0', '0', '644084804', '00101508NU', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0726 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6033, '3671505', '0', 'A.', 'Breukhoven', 'Koldeweypad', '2', '3067 SG', 'ROTTERDAM', 'Niederlande', '', '0', '0', '104211882', '0010123USA', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0727 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6034, '3671505', '0', 'Rabie', 'Chaara', 'Boere Jonkerplein', '72', '1508 HA', 'ZAANDAM', 'Niederlande', '', '0', '0', '611627922', '0010012XMC', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0728 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6035, '3671505', '0', 'Susanne', 'van Groeningen', 'Daan Hoeksemastraat', '23', '1336BH', 'Almere', 'Niederlande', '', '0', '0', '653979723', '0010147M5R', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0729 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6036, '3671505', '0', 'HJM', 'van Rijswijk', 'Spinnewiel', '57', '7641 LX', 'WIERDEN', 'Niederlande', '', '0', '0', '654377784', '0010011IA4', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0730 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6037, '3671505', '0', 'Rudy', 'Schippers', 'Hengstdalseweg', '144', '6523 EP', 'NIJMEGEN', 'Niederlande', '', '0', '0', '024-3605282', '0010140WEL', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0731 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6038, '3671505', '0', 'krishan', 'singh', 'Count Basiestraat', '50', '1544 LL', 'ZAANDIJK', 'Niederlande', '', '0', '0', '638506368', '00100559O6', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0732 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6039, '3671505', '0', 'Jeffrey', 'Borrenbergs', 'Keizersgracht', '21B', '5611 GC', 'EINDHOVEN', 'Niederlande', '', '0', '0', '31402197090', '0010186T7T', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0733 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6040, '3671505', '0', 'Bert', 'Huydts', 'Eisenhoeve', '3', '6225 DH', 'MAASTRICHT', 'Niederlande', '', '0', '0', '06-51203774', '0010064W89', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0734 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6041, '3671505', '0', 'p', 'van t Hof', 'Wilgenstraat', '28', '3332 BS', 'ZWIJNDRECHT', 'Niederlande', '', '0', '0', '078-6124228', '00100399XN', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0735 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6042, '3671505', '0', 'vladimirov', 'aldin', 'Gloriantplantsoen', '2', '2805 XA', 'GOUDA', 'Niederlande', '', '0', '0', '628436296', '00101320BD', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0736 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6043, '3671505', '0', 'Marcelo', 'Lameira Barbosa', 'Ruyschstraat', '55C', '1091BV', 'Amsterdam', 'Niederlande', '', '0', '0', '653521328', '0010163BAI', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0737 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6044, '3671505', '0', 'Loes', 'Witte', 'Binnenweg', '115', '2101 JE', 'HEEMSTEDE', 'Niederlande', '', '0', '0', '06-23259054', '0010209FBC', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0738 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6045, '3671505', '0', 'Matthijs', 'Snijders', 'Rozenoord', '86', '2651xp', 'Berkel en Rodenrijs', 'Niederlande', '', '0', '0', '614182630', '0010176FN7', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0739 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6046, '3671505', '0', 'Victoria', 'Legkova', 'Henri Dunantplein', '48', '2181 EM', 'HILLEGOM', 'Niederlande', '', '0', '0', '610776020', '00102124F6', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0740 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6047, '3671505', '0', 'A.A.S. Abdelrhim', 'NL', 'Delftlaan', '425-3 hoog', '2025LV', 'Haarlem', 'Niederlande', '', '0', '0', '681835035', '0010044YJ1', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0741 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6048, '3671505', '0', 'van', 'der Meer', 'Vesterwater', '12', '2497 ZV', 'Den Hag', 'Niederlande', '', '0', '0', '653362711', '0010016GIZ', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0742 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6049, '3671505', '0', 'Barb', 'Visinescu', 'Kleine Houtstraat', '83ZW', '2011 DJ', 'HAARLEM', 'Niederlande', '', '0', '0', '644478291', '0010181A4H', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0743 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6050, '3671505', '0', 'Danny', 'Van Der Hulst', 'Laarderweg', '199', '1403rj', 'Bussum', 'Niederlande', '', '0', '0', '624719827', '0010093DQY', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0744 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6051, '3671505', '0', 'Setareh', 'Yagoubi', '2e j c mensinglaan', '73', '1431tz', 'Aalsmeer', 'Niederlande', '', '0', '0', '642174102', '001017082P', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0745 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6052, '3671505', '0', 'Farley', 'Edwards', 'Herautpad', '10', '3119 DL', 'SCHIEDAM', 'Niederlande', '', '0', '0', '651288346', '00100503EW', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0746 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6053, '3671505', '0', 'Anja', 'Cetin', 'Uiverplein', '37', '2802 GB', 'GOUDA', 'Niederlande', '', '0', '0', '06-29008307', '0010019S3G', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0747 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6054, '3671505', '0', 'Sjors', 'Wesselink', 'Rapsodielaan', '1', '3438 TR', 'NIEUWEGEIN', 'Niederlande', '', '0', '0', '624702003', '0010022PRY', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0748 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6055, '3671505', '0', 'Tijmen', 'Cabollet', 'Rapenburg', '56', '2311 EX', 'LEIDEN', 'Niederlande', '', '0', '0', '653818411', '0010035BQL', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0749 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6056, '3671505', '0', 'stef', 'kema', 'Coronastraat', '50', '9742 EH', 'GRONINGEN', 'Niederlande', '', '0', '0', '621435482', '0010175OZ7', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0750 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6057, '3671505', '0', 'Rene', 'Vroomen', 'Thorbeckestraat', '25', '5707 JL', 'HELMOND', 'Niederlande', '', '0', '0', '652331301', '0010119BSI', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0751 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6058, '3671505', '0', 'marisse', 'verheijen', 'Padualaan', '16', '5237 EG', '\'S-HERTOGENBOSCH', 'Niederlande', '', '0', '0', '073-6429858', '0010094YB3', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0673 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6059, '3671505', '0', 'Vroni', 'van Berlo', 'Steengraaf', '70', '5469 TR', 'ERP', 'Niederlande', '', '0', '0', '634016957', '0010157YSG', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '25.06.2013 uhr zurück...refund bitte', 'RG 5181 0752 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6060, '3671505', '0', 'Hanneke', 'Frijling', 'Polsbroekstraat', '9', '2546 RK', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '642036669', '0010127JCN', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', '0', 'RG 5181 0753 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6061, '3671505', '0', 'Bart', 'Driessen', 'Drakesteyn', '5', '6006 AG', 'WEERT', 'Niederlande', '', '0', '0', '0031-630961740', '0010182OB4', '0', 'Theorema ', 'Mechanical watch Model Monte Carlo, gouden kast, zilveren wijzerplaat, bruine band.', 'Uhr erhalten 11.10.2013\r\nUhr versendet 21. 10.2013  RG 6237 2581 2DE', 'RG 5181 0754 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-05', '', '', '', '', '', ''),
(6062, '\'03733238', '0', 'Giuliano', 'Califano', '\'VIA PIETRO DEL PEZZO', '\'53', '\'84128', 'SALERNO', 'Italien', '', 'telefonare', '0', '\'3483981191', '\'0010143DYB', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG518108182DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', ''),
(6063, '\'03733238', '0', 'Pietro', 'Canaletti', '\'viale gramsci', '\'176', '\'20099', 'SESTO SAN GIOVANNI', 'Italien', '', 'Bar Tabacchi Campari', '0', '\'3294160068', '\'00101543S9', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 0819 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', ''),
(6064, '\'03733238', '0', 'gabriele', 'coffani', '\'VIA DEL SEBINO', '\'18', '\'25126', 'BRESCIA', 'Italien', '', '0', '0', '\'3461587489', '\'0010149P6Q', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '05.08.2013 RG518110637DE', 'RG 5181 0820 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', ''),
(6065, '\'03733239', '0', 'essecierre srl', 'c.a. MUSCARELLI', '\'VIA GIORGIO CASTELLI', '\'9', '\'20156', 'MILANO', 'Italien', '', 'citofono 38', '0', '\'3471340715', '\'00101088S4', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0821 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(6066, '\'03733239', '0', 'giuseppe', 'grisolia', '\'VIA SAN POLO DEI CAVALIERI', '\'24', '\'00159', 'ROMA', 'Italien', '', '0', '0', '\'0645555896', '\'0010010GSJ', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0822 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', ''),
(6067, '\'03733239', '0', 'Rosaria', 'Lancini', '\'VIA VITTORIO BACHELET', '\'5', '\'25040', 'CORTE FRANCA', 'Italien', '', 'Preferibile verso le ore 12', '0', '\'3388145359', '\'0010060VOX', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0823 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', ''),
(6068, '\'03733239', '0', 'Stefano', 'Turrini', '\'Via Firenze', '\'78', '\'48025', 'Riolo Terme', 'Italien', '', '0', '0', '\'3889029212', '\'0010052EKG', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0824 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', ''),
(6069, '\'03733239', '0', 'Vincenzo', 'Viteritti', '\'VIA LONGARONE', '\'7', '\'20021', 'BARANZATE', 'Italien', '', 'citofono 212', '0', '\'3477695369', '\'0010083FY8', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0825 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', ''),
(6070, '\'03733236', '0', 'Luigi', 'Di Tella', '\'Via Lago', '\'1', '\'04026', 'minturno', 'Italien', '', 'si prega di avvisare telefonicamente', '0', '\'340 6021269', '\'001009073U', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '25.07.2013 uhr nicht zugestellt und zurück zu mir', 'RG 5181 0826 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', ''),
(6071, '\'03733236', '0', 'Flora Giuseppina', 'Guarnieri', '\'Michelangelo Buonarroti', '\'43', '\'24059', 'Urgnano', 'Italien', '', 'PRESSO CONCERIA CONTI', '0', '\'3475065687', '\'00101232CU', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 0827 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', ''),
(6072, '\'03733236', '0', 'Zhongzhou', 'Hu', '\'Piazzale marconi', '\'8', '\'42121', 'Reggio emilia', 'Italien', '', '0', '0', '\'3927514888', '\'0010038MAZ', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 0828 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', ''),
(6073, '\'03733236', '0', 'francesco', 'sciarra', '\'VIA IGNAZIO SILONE', '\'6', '\'65012', 'CEPAGATTI', 'Italien', '', '0', '0', '\'3479819366', '\'0010030ICN', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 0829 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', ''),
(6074, '\'03733238', '0', 'Luca', 'Canova', '\'VIA VENEZIA', '\'17', '\'35131', 'PADOVA', 'Italien', '', '0', '0', '\'3494233588', '\'0010223O1D', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', 'Uhr erhalten 17.09.2013! The customer wants a new one! He says it doesn\' work! \r\nThe watch works perfectly, Zuruck versendet 23.09.2013\r\nRG 5181 3916 2DE', 'RG 5181 0830 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', ''),
(6075, '\'03733238', '0', 'claudio', 'casarano', '\'VIA CIRO MENOTTI', '\'36/2', '\'56038', 'PONSACCO', 'Italien', '', '0', '0', '\'3385742723', '\'0010202Q15', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 0831 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', ''),
(6076, '\'03733238', '0', 'Caterina', 'Somma', '\'Duca d\\\'aosta', '\'5', '\'34074', 'Monfalcone', 'Italien', '', '0', '0', '\'3389730479', '\'0010102V7K', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 0832 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', ''),
(6077, '\'03733239', '0', 'Olga', 'Baranova', '\'VIA SALVATORE QUASIMODO', '\'2', '\'20010', 'VANZAGO', 'Italien', '', '0', '0', '\'3920272261', '\'0010068NYI', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', 'Paket konnte nicht zugestellt werden...10.07.2013', 'RG 5181 0833 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', ''),
(6078, '\'03733239', '0', 'marsela', 'bendo', '\'VIA SANT ANGELO', '\'176/B', '\'31100', 'TREVISO', 'Italien', '', '0', '0', '\'', '\'00100498OX', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', 'Uhr darf auf keinen Fall geschickt werden! Geld am 22.10.2013 zurück erhalten!', 'RG 5181 0834 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', ''),
(6079, '\'03733239', '0', 'Vasile', 'Dalina', '\'Via Bernardo Rucellai', '\'6', '\'20126', 'Milano', 'Italien', '', '0', '0', '\'3298749610', '\'0010172GUQ', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0835 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', ''),
(6080, '\'03733239', '0', 'Ledia', 'Kaceli', '\'Via g. Micheli', '\'53', '\'43100', 'Parma', 'Italien', '', '0', '0', '\'3389967885', '\'0010198W6H', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0836 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', ''),
(6081, '\'03733239', '0', 'Alessandro', 'Petrucci', '\'via Magia', '\'26', '\'55040', 'Piano di Mommio', 'Italien', '', '0', '0', '\'3200210914', '\'0010015DAB', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0837 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', ''),
(6082, '\'03733239', '0', 'Santina', 'Taesi', '\'VIA VITTORIO TRAININI', '\'88', '\'25133', 'BRESCIA', 'Italien', '', '0', '0', '\'3484215965', '\'0010223B5P', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0838 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', ''),
(6083, '\'03733239', '0', 'Junwei', 'Zhu', '\'Corso italia', '\'119', '\'00012', 'Guidonia montecelio', 'Italien', '', '0', '0', '\'+393388673675', '\'0010229YB7', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0839 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-06', '', '', '', '', '', ''),
(6084, '\'03733236', '0', 'Alessia', 'Alzapiedi', '\'VIA MANTOVA', '\'52', '\'43123', 'PARMA', 'Italien', '', 'dalle 8 alle 12:30 e dalle 14:00 alle 17:00', '0', '\'0521245812', '\'0010244NUE', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 0841 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6085, '\'03733236', '0', 'Claudio', 'Ardagna', '\'VIA PIETRO NENNI', '\'4', '\'26013', 'CREMA', 'Italien', '', '0', '0', '\'0373200022', '\'0010091CN2', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 0842 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6086, '\'03733236', '0', 'Alessandro', 'Cerniglia', '\'via pietro nenni 38', '\'c', '\'90018', 'termini imerese', 'Italien', '', '0', '0', '\'3202693707', '\'00100651CF', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 0843 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6087, '\'03733236', '0', 'lisa', 'colombo', '\'VIA ENRICO CRESCITELLI', '\'1', '\'20900', 'MONZA', 'Italien', '', '0', '0', '\'3479229604', '\'0010242LK8', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 0844 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6088, '\'03733236', '0', 'pietro', 'd\'alessandro', '\'VIA MARCO POLO', '\'2', '\'07100', 'SASSARI', 'Italien', '', '0', '0', '\'3298840596', '\'0010081K77', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 0845 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6089, '\'03733236', '0', 'maurizio', 'De ascanis', '\'Via del vascello', '\'1', '\'33100', 'udine', 'Italien', '', 'Presso Ial fvg', '0', '\'3393320302', '\'0010138T28', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 0846 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6090, '\'03733236', '0', 'Immobiliare Atene Srl', 'Immobili E Investimenti', '\'VIA FRANCO BOLOGNESE', '\'25/D', '\'40129', 'BOLOGNA', 'Italien', '', 'presso immobiliare atene srl', '0', '\'3933352306', '\'0010213YTF', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', 'Uhr erhalten 05.11.2013\r\nUhr versendet 13.12.2013 RG 6237 2867 7DE', 'RG 5181 0847 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6091, '\'03733236', '0', 'Danny', 'Mingrone', '\'VIA CERVICATI', '\'38', '\'00132', 'ROMA', 'Italien', '', '0', '0', '\'3806558872', '\'0010149UOR', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 0848 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6092, '\'03733236', '0', 'TIPOPRESS SRL', 'paolini', '\'VIA DEI BARROCCIAI', '\'17', '\'41012', 'CARPI', 'Italien', '', 'attenzione sig.ra giusy paolini', '0', '\'3496224378', '\'0010181UE3', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 0849 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6093, '\'03733236', '0', 'Laura', 'Racanati', '\'VIA LUIGI MANZOTTI', '\'16', '\'20158', 'MILANO', 'Italien', '', 'C\\/o nuova marodent snc', '0', '\'3477421825', '\'0010064DIF', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 0850 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6094, '\'03733236', '0', 'ilaria', 'scagli', '\'VIA DOMENICO MICHELACCI', '\'161', '\'50145', 'FIRENZE', 'Italien', '', '0', '0', '\'3331011484', '\'0010068V4W', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 0851 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6095, '\'03733238', '0', 'Riccardo', 'Bearzot', '\'VIA MILITARE DI BORZOLI', '\'4', '\'16153', 'GENOVA', 'Italien', '', 'Telefonare prima della consegna', '0', '\'+393474053937', '\'0010211CAN', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 0852 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6096, '\'03733238', '0', 'mariapia', 'castellazzi', '\'VIA ALESSANDRO GUIDI', '\'56', '\'35125', 'PADOVA', 'Italien', '', '0', '0', '\'0488808637', '\'0010214DXX', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 0853 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6097, '\'03733238', '0', 'Pasquale', 'Clemente', '\'VIA PIETRO COSSA', '\'293/8/B', '\'10151', 'TORINO', 'Italien', '', '0', '0', '\'3287233335', '\'0010200JO1', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 0854 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6098, '\'03733238', '0', 'Alessandra', 'Gustin', '\'presso la scuola media M.de Tommasini', '\'34151', '\'34151', 'Trieste', 'Italien', '', '0', '0', '\'3400549579', '\'0010081W5X', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 0855 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6099, '\'03733238', '0', 'simone', 'mambrini', '\'VIA JACOPO DELLA QUERCIA', '\'74', '\'00155', 'ROMA', 'Italien', '', '0', '0', '\'3386241582', '\'0010069CDW', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 0856 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6100, '\'03733238', '0', 'Marco', 'Migliaccio', '\'VIA GIUSEPPE MASSARENTI', '\'54', '\'40138', 'BOLOGNA', 'Italien', '', '0', '0', '\'00393498225799', '\'00100630LH', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 0857 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6101, '\'03733238', '0', 'luca', 'negri', '\'VIA GIOVANNI SPADOLINI', '\'9/A', '\'20141', 'MILANO', 'Italien', '', '0', '0', '\'3406745705', '\'0010225PA8', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 0858 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6102, '\'03733238', '0', 'marco', 'pigozzi', '\'VIA IV NOVEMBRE', '\'245', '\'21040', 'CISLAGO', 'Italien', '', 'consegna tra le 12 e le 14', '0', '\'3404832926', '\'0010084LDU', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 0859 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6103, '\'03733238', '0', 'Santina', 'Taesi', '\'VIA VITTORIO TRAININI', '\'88', '\'25133', 'BRESCIA', 'Italien', '', '0', '0', '\'3484215965', '\'00100782L8', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 0860 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6104, '\'03733239', '0', 'ABDELKRIM', 'AKKAR', '\'VIA GIOVANNI PASCOLI', '\'9/B', '\'25126', 'BRESCIA', 'Italien', '', '0', '0', '\'00393273264704', '\'0010012981', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0861 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6105, '\'03733239', '0', 'Olesea', 'Antoci', '\'VIA MONTE ORTIGARA', '\'5', '\'21047', 'SARONNO', 'Italien', '', '0', '0', '\'3896867252', '\'0010102UH2', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0862 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6106, '\'03733239', '0', 'ANTONIO', 'BROCANELLI', '\'PIAZZA DON LUIGI STURZO', '\'22', '\'00047', 'MARINO', 'Italien', '', '0', '0', '\'3275422760', '\'0010114EFQ', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0863 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6107, '\'03733239', '0', 'Carmine', 'Carusone', '\'Via Delle Corti - Area Pip - Fraz. Oscato ', '\'3', '\'84085', 'Mercato San Severino', 'Italien', '', '0', '0', '\'3459484637', '\'0010160IFP', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0864 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6108, '\'03733239', '0', 'Elidor', 'Celbeqiri', '\'San Marco', '\'4958', '\'30124', 'Venezia', 'Italien', '', '0', '0', '\'3925558007', '\'0010014FCW', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0865 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6109, '\'03733239', '0', 'Yuliya', 'Chosik', '\'VIA REZIA', '\'4', '\'20135', 'MILANO', 'Italien', '', 'Tuttifrutti sas', '0', '\'393208464799', '\'00101638VX', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0866 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6110, '\'03733239', '0', 'Antonio', 'Curcio', '\'VIA COTRAZZO', '\'52', '\'84035', 'POLLA', 'Italien', '', '0', '0', '\'3355629209', '\'00100305YO', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0867 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6111, '\'03733239', '0', 'Giuseppe', 'Dragone', '\'VIA REGINA MARGHERITA', '\'79', '\'85040', 'NEMOLI', 'Italien', '', '0', '0', '\'0973422337', '\'0010044NSL', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0868 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6112, '\'03733239', '0', 'gianfranco', 'fasanella', '\'VIA DELLA RESISTENZA', '\'41', '\'87040', 'ZUMPANO', 'Italien', '', 'la provincia \\u00e8 COSENZA', '0', '\'3486904739', '\'0010075J1F', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0869 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6113, '\'03733239', '0', 'Rocco', 'Granata', '\'VIA ROMA', '\'174', '\'80017', 'MELITO DI NAPOLI', 'Italien', '', '0', '0', '\'0817101779', '\'0010144Q5I', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0870 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6114, '\'03733239', '0', 'Anwar', 'Mahmoud', '\'Civitali', '\'19', '\'20148', 'Milano', 'Italien', '', 'Taba srl', '0', '\'3207235648', '\'0010047BTI', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0871 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6115, '\'03733239', '0', 'dobrea', 'mircea', '\'VIA PORTUNNO', '\'97', '\'00054', 'FIUMICINO', 'Italien', '', '0', '0', '\'3202747831', '\'0010107GGW', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0872 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6116, '\'03733239', '0', 'Ara', 'Mirzoyan', '\'VIA SOLFERINO E SAN MARTINO', '\'34', '\'46100', 'MANTOVA', 'Italien', '', '0', '0', '\'3459898602', '\'0010092IHO', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0840 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6117, '\'03733239', '0', 'Ara', 'Mirzoyan', '\'VIA SOLFERINO E SAN MARTINO', '\'34', '\'46100', 'MANTOVA', 'Italien', '', '0', '0', '\'3459898602', '\'0010091H4E', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0840 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6118, '\'03733239', '0', 'Luigi', 'Morra', '\'VIA ROBERTO MAZZETTI', '\'5/A', '\'84135', 'SALERNO', 'Italien', '', 'via Roberto Mazzetti 5\\/a', '0', '\'089231522', '\'0010238S91', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0873 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6119, '\'03733239', '0', 'Antonio', 'Raimondo', '\'VIA ASMARA', '\'11B', '\'56121', 'PISA', 'Italien', '', '0', '0', '\'3393926150', '\'0010035W7V', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0874 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6120, '\'03733236', '0', 'Davide', 'Barillà', '\'VIA GIUSEPPE ANTONIO PROVANA', '\'9', '\'00123', 'ROMA', 'Italien', '', 'piano 1 int. 1 (zona la castelluccia)', '0', '\'3922319044', '\'001014641U', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 0876 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6121, '\'03733236', '0', 'M.Rosaria Tulino', 'c/o ITF Italiana Finiture srl', '\'VIA DEI REGGIOLARI', '\'28', '\'80144', 'NAPOLI', 'Italien', '', 'Orari cons.09,00-12,15 e 14,30-17,00', '0', '\'3388275098', '\'001002092O', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 0877 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6122, '\'03733236', '0', 'FRANCO', 'DALLEDONNE', '\'VIA DANTE SPAGGIARI', '\'20/A', '\'43122', 'PARMA', 'Italien', '', '0', '0', '\'3474970404', '\'0010240VSE', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 0878 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6123, '\'03733236', '0', 'Cristina', 'Gigante', '\'Via S.M. della Battaglia', '\'31', '\'00100', 'Roma', 'Italien', '', '0', '0', '\'3409828500', '\'0010191WP1', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 0879 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6124, '\'03733236', '0', 'La farmacia agraria soc coop', 'Marco amura', '\'VIALE CORNO D ORO', '\'21', '\'84025', 'EBOLI', 'Italien', '', 'Consegna a marco amura presso: la farmacia agraria', '0', '\'3335633224', '\'0010051FOJ', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 0880 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6125, '\'03733236', '0', 'luca', 'mazzanti', '\'VIA SER LAPO MAZZEI', '\'6', '\'50126', 'FIRENZE', 'Italien', '', '0', '0', '\'0556581494', '\'0010130H10', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 0881 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6126, '\'03733236', '0', 'alessio', 'spepi', '\'VIA GIOVANNI BERCHET', '\'38', '\'50019', 'SESTO FIORENTINO', 'Italien', '', '0', '0', '\'3392550488', '\'001022131C', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 0882 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6127, '\'03733236', '0', 'Luca', 'Viviani', '\'VIA TIEN AN MEN', '\'19', '\'25030', 'RONCADELLE', 'Italien', '', '0', '0', '\'+39 335 6548750', '\'0010011VLJ', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 0883 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6128, '\'03733238', '0', 'carlo', 'bortoletto', '\'VIA CASEGGIATO', '\'39A', '\'31020', 'VILLORBA', 'Italien', '', '0', '0', '\'3285681210', '\'0010209D9T', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 0884 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6129, '\'03733238', '0', 'Anna', 'De Simone', '\'A.Gramsci', '\'8', '\'80048', 'Sant\'Anastasi', 'Italien', '', '0', '0', '\'3334096449', '\'0010198ZCG', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 0885 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6130, '\'03733238', '0', 'Antonio', 'favale', '\'rossini', '\'10', '\'20010', 'bareggio', 'Italien', '', 'villa potete suonare tutti e due i campanelli', '0', '\'3406657321', '\'0010088I4B', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 0886 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6131, '\'03733238', '0', 'Roberto', 'Galli', '\'Via Brianza', '\'1', '\'20884', 'Sulbiate', 'Italien', '', '0', '0', '\'3339388707', '\'00101069OD', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 0887 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6132, '\'03733238', '0', 'ALESSANDRO', 'GIRALDI', '\'VIA RENATO CIUCCI', '\'36', '\'60019', 'SENIGALLIA', 'Italien', '', 'preferibili giornate di lun - merc - ven', '0', '\'3286111981', '\'0010204ONU', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 0888 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6133, '\'03733238', '0', 'Raluca', 'Habic', '\'VIA GIOVANNI GOLDONI', '\'51/D-E', '\'40011', 'ANZOLA DELL\'EMILIA', 'Italien', '', 'Per Luca', '0', '\'3486959194', '\'0010005Q2Y', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 0889 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6134, '\'03733238', '0', 'eljon', 'marku', '\'VIA FRANCESCO BARACCA', '\'231/14', '\'50127', 'FIRENZE', 'Italien', '', '0', '0', '\'3889219216', '\'0010001QTR', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 0875 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6135, '\'03733238', '0', 'Radu', 'Miron', '\'vicolo sant antonio', '\'14', '\'10029', 'villastellone', 'Italien', '', '0', '0', '\'3889388999', '\'0010241C6A', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '10.07.2013 Uhr nicht zugestellt', 'RG 5181 0890 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6136, '\'03733238', '0', 'Floriana', 'Paba', '\'VIA COSTANTINO IMPERATORE', '\'5', '\'09028', 'SESTU', 'Italien', '', '0', '0', '\'3471365077', '\'0010187R7A', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 0891 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6137, '\'03733238', '0', 'Michele', 'Ruggieri', '\'VIA SAN MARCO', '\'6', '\'35020', 'ALBIGNASEGO', 'Italien', '', '0', '0', '\'3313787182', '\'0010183RB2', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 0892 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6138, '\'03733239', '0', 'carlo', 'abate', '\'via castelli romani', '\'27', '\'00040', 'pomezia', 'Italien', '', 'fianco a pizzeria mercurio. dietro bar blablabla. presso agehzia programma casa, 3492352443 3488998428 069158856.', '0', '\'3492352443', '\'0010216FC3', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0893 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6139, '\'03733239', '0', 'Marika', 'Allegra', '\'VIA GABRIELI', '\'2', '\'31021', 'MOGLIANO VENETO', 'Italien', '', 'ORARIO PASTI', '0', '\'3402731570', '\'00101463FI', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0894 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6140, '\'03733239', '0', 'Paolo', 'Bellucci', '\'VIA DI COLLEGONZI', '\'65', '\'50059', 'VINCI', 'Italien', '', '0', '0', '\'3281782532', '\'0010148X5B', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0895 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6141, '\'03733239', '0', 'Simone', 'Caruso', '\'STRADA NAIROLE', '\'14', '\'12066', 'MONTICELLO D\'ALBA', 'Italien', '', '0', '0', '\'3348451726', '\'0010112NYD', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0896 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6142, '\'03733239', '0', 'Lorenzo', 'Dalmonte', '\'VIA FRATELLI MORELLI', '\'67', '\'48014', 'CASTEL BOLOGNESE', 'Italien', '', '0', '0', '\'3343942578', '\'0010071TUK', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0897 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6143, '\'03733239', '0', 'DANILO', 'FIORDELMONDO', '\'VIA MUCCIOLINA', '\'31', '\'60020', 'POLVERIGI', 'Italien', '', '0', '0', '\'3386001570', '\'0010101GYK', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0898 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6144, '\'03733239', '0', 'anca', 'gagea', '\'vicolo sant antonio', '\'14', '\'10029', 'villastellone', 'Italien', '', '0', '0', '\'3889388999', '\'0010074GT6', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '20.06.2013 Paket nicht zugestellt und wieder zurück zu mir', 'RG 5181 0899 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6145, '\'03733239', '0', 'alice', 'guarise', '\'VIA VERONA', '\'2', '\'38062', 'ARCO', 'Italien', '', '0', '0', '\'3409492662', '\'0010208EB0', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0900 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6146, '\'03733239', '0', 'eljon', 'marku', '\'VIA FRANCESCO BARACCA', '\'231/14', '\'50127', 'FIRENZE', 'Italien', '', '0', '0', '\'3889219216', '\'0010233H1M', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0875 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6147, '\'03733239', '0', 'yasmin', 'mendez', '\'VIA NICCOLO DA TOLENTINO', '\'13', '\'50141', 'FIRENZE', 'Italien', '', 'consegnare  a  mano campanello foronda toti', '0', '\'3273265034', '\'0010214L23', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0901 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6148, '\'03733239', '0', 'Paolo', 'Moretti', '\'Via S.C. in Gerusalemme', '\'91', '\'00185', 'Roma', 'Italien', '', '0', '0', '\'3482681583', '\'0010089VXL', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0902 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6149, '\'03733239', '0', 'Simone', 'Riviera', '\'VIA BENACENSE', '\'29/A', '\'38068', 'ROVERETO', 'Italien', '', 'TABACCHINO', '0', '\'3462145600', '\'00100862MQ', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0903 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6150, '\'03733239', '0', 'Carlo', 'Stawowczyk', '\'Via Scipione Borghese', '\'35 A', '\'00048', 'Nettuno', 'Italien', '', 'NOCCA ARREDAMENTI - Lun al Sab: dalle 9.30 - 13.00 o 16.30 - 19:30. No Giov pom.', '0', '\'3801376632', '\'0010218QVU', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0904 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6151, '\'03733239', '0', 'Giulia', 'Tomasino', '\'VIA DI TRASONE', '\'43', '\'00199', 'ROMA', 'Italien', '', '0', '0', '\'3488736811', '\'0010192C1E', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0905 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6152, '\'03733239', '0', 'Christian', 'Vicenzi', '\'VIA TRENTO TRIESTE', '\'3', '\'41036', 'MEDOLLA', 'Italien', '', '0', '0', '\'3475544475', '\'0010217UJX', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 0906 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-07', '', '', '', '', '', ''),
(6153, '3780243', '0', '0', 'YOUSRA BIARI', '44 TH', 'MJØLNERPARKEN', '2200', 'KØBENHAVN, NØRREBRO', 'Dänemark', '', '0', '0', '25536775', '0010197JFV', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '21.06.2013 Uhr zurück. GRUND: Umbekante adresse', 'RG518109112DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6154, '3780238', '0', '0', 'JONAS NORDSTJERNE', '6', 'SYRENVÆNGET', '4420', 'REGSTRUP', 'Dänemark', '', '0', '0', '22 74 48 84', '00101349Q1', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED HVID URSKIVE (03780238)', '0', 'RG 5181 0912 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6155, '3780243', '0', '0', 'KHOJA SIDDIQI', '99 KLD. TH.', 'VARBERGVEJ', '6100', 'HADERSLEV', 'Dänemark', '', '0', '0', '21952000', '0010216PJM', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 5181 0913 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6156, '3780243', '0', '0', 'HIKMAT HUSEIN', '100,ST TV', 'ALDERSROGADE', '2200', 'KØBENHAVN', 'Dänemark', '', '0', '0', '4526332970', '0010101R5I', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '20.06.2013 Uhr zurückgekommen...Adresse soll falch sein.\r\n??????? Warten was der Kunde sagt', 'RG 5181 0914 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6157, '3780243', '0', '0', 'CÖMERT CERAN', '38 3TV', 'MIMERSGADE', '2200', 'KØBENHAVN', 'Dänemark', '', '0', '0', '42312002', '0010053LRI', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 5181 0915 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6158, '3780244', '0', '0', 'TOBIAS TEICH HOLBØLL', '48A ST.TH', 'LINDE ALLÉ', '2720', 'VANLØSE', 'Dänemark', '', '0', '0', '28294006', '0010153NXA', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 5181 0916 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6159, '3780244', '0', '0', 'LEIF ROSENFELDT', '18', 'RAVNEKÆRSVEJ', '2870', 'DYSSEGÅRD', 'Dänemark', '', '0', '0', '20835102', '0010243J90', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 5181 0917 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6160, '3780244', '0', '0', 'PETER HOLST', '72, 2.TV', 'FREDERIKSDALSVEJ', '2830', 'VIRUM', 'Dänemark', '', '0', '0', '21140318', '0010104GKI', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 5181 0918 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6161, '3780244', '0', '0', 'HENRIK NIELSEN', '7', 'JAMES GRIEVE VÆNGET', '5270', 'ODENSE', 'Dänemark', '', '0', '0', '23639911', '10174975', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 5181 0919 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6162, '3780238', '0', '0', 'KASPER ANDERSEN', '8', 'BYMARKEN', '4532', 'GISLINGE', 'Dänemark', '', '0', '0', '60153582', '00101555KW', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED HVID URSKIVE (03780238)', '0', 'RG 5181 0920 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6163, '3780243', '0', '0', 'STEEN JENSEN', '4', 'BREGNEVEJ', '3600', 'FREDERIKSSUND', 'Dänemark', '', '0', '0', '61790579', '0010016HSW', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 5181 0921 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6164, '3780244', '0', '0', 'INGE LANGHOFF TOFT', '9', 'SKJOLDBJERG', '6100', 'HADERSLEV', 'Dänemark', '', '0', '0', '74525105', '00102265C5', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 5181 0922 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6165, '3780243', '0', '0', 'CASPER JACOBSEN', '5', 'NØVLINGSKOVVEJ', '7480', 'VILDBJERG', 'Dänemark', '', '0', '0', '26161404', '0010102JGT', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', '1Z8VF459DK99003545', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6166, '3780243', '0', '0', 'CASPER JACOBSEN', '5', 'NØVLINGSKOVVEJ', '7480', 'VILDBJERG', 'Dänemark', '', '0', '0', '26161404', '00100757J7', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', '1Z8VF459DK99003545', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6167, '3780238', '0', '0', 'BRIAN WEICHER', '3 TV', 'NANSENSGADE', '1366', 'KØBENHAVN', 'Dänemark', '', '0', '0', '30447895', '10179862', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED HVID URSKIVE (03780238)', '0', 'RG 5181 0923 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6168, '3780238', '0', '0', 'BJARKE CLAUSEN', '95', 'ÆBLEGRENEN', '5220', 'ODENSE SØ', 'Dänemark', '', '0', '0', '51924896', '0010220XQV', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED HVID URSKIVE (03780238)', '0', 'RG 5181 0924 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6169, '3780243', '0', '0', 'MICKEY FREDLØV', '69', 'DARUPLUND', '2660', 'BRØNDBY STRAND', 'Dänemark', '', '0', '0', '50480240', '0010074NE5', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 5181 0925 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6170, '3780243', '0', '0', 'VIBEKE DAHLSTRØM POULSEN', '11', 'BYFOGEDVEJ', '8920', 'RANDERS', 'Dänemark', '', '0', '0', '30820698', '00102318AV', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 5181 0926 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6171, '3780243', '0', '0', 'RONNI HOLMGREEN', '12 3TH', 'FÆRØVEJ', '4200', 'SLAGELSE', 'Dänemark', '', '0', '0', '31363460', '0010158G8W', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 5181 0927 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6172, '3780243', '0', '0', 'REDA SALIM', '3', 'MIKKEL VIBES GADE', '1417', 'CHRISTIANSHAVN', 'Dänemark', '', '0', '0', '50832941', '00101339I5', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', 'RG518131892DE  20.06.2013\r\n\r\n05.08.2013 RF518110455DE', 'RG 5181 0928 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6173, '3780238', '0', '0', 'LIS MOURTIZEN', '26', 'JÆGERTOFTEN', '6780', 'SKÆRBÆK', 'Dänemark', '', '0', '0', '40409933', '0010166XRW', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED HVID URSKIVE (03780238)', '0', 'RG 5181 0929 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6174, '3780238', '0', '0', 'EDITE ANDREJEVA', '89, 2 SAL', 'BIRKEDOMMERVEJ', '2400', 'KØBENHAVN', 'Dänemark', '', '0', '0', '30533550', '0010039K0Q', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED HVID URSKIVE (03780238)', '0', 'RG 5181 0930 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6175, '3780243', '0', '0', 'MUSTAFA ABOU AOUN', '54', 'GUDRUNSVEJ 54. 5.TH', '8220', 'BRABRAND', 'Dänemark', '', '0', '0', '60197881', '0010026FYW', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 5181 0931 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6176, '3780244', '0', '0', 'AHMAD ALI MOHAMMED', '8', 'BANGERTSGADE 8.2TH', '2200', 'KBH N', 'Dänemark', '', '0', '0', '27200776', '0010134WNJ', '0', 'Theorema ', 'DAMASCUS-UR I S?LV MED SORT URSKIVE (03780244)', 'Uhr angeblich nicht erhalten!', 'RG 5181 0932 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6177, '3780243', '0', '0', 'LUCAS JESSEN', '28 5TH', 'JULIUS VALENTINERS VEJ', '2000', 'FREDERIKSBERG', 'Dänemark', '', '0', '0', '30341182', '0010095YH8', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 5181 0933 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6178, '3780238', '0', '0', 'SØREN KARAS', '7', 'TRAVERBANEVEJ', '2920', 'CHARLOTTENLUND', 'Dänemark', '', '0', '0', '40483768', '00100375OS', '0', 'Theorema ', 'DAMASCUS-UR I S?LV MED HVID URSKIVE (03780238)', '08.07.2013 RG 5181 3333 2DE', 'RG 5181 0934 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6179, '3780244', '0', '0', 'KARINA JØRGENSEN', '86 A', 'CHR. WINTHERS VEJ', '8230', 'ÅBYHØJ', 'Dänemark', '', '0', '0', '61719119', '0010207XTT', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 5181 0935 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6180, '3780244', '0', '0', 'NORA ULDALL CHARMATI', '1, 3. SAL MF', 'AAKJÆRS ALLE', '2860', 'SØBORG', 'Dänemark', '', '0', '0', '22234212', '00101867UB', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 5181 0936 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6181, '3780243', '0', '0', 'NITU MAHARJAN', '8J,ST-105', 'DALSLANDSGADE', '2300', 'KØBENHAVN', 'Dänemark', '', '0', '0', '26667413', '10045406', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 5181 0937 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6182, '3780244', '0', '0', 'SHAFA ALWASITI', '49,6.TH.', 'GYNGEMOSE PARKVEJ', '2860', 'SØBORG', 'Dänemark', '', '0', '0', '60701037', '0010110X6I', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 5181 0938 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6183, '3780238', '0', '0', 'LAN £ SPAR', '45 3 TH', 'ARN NIELSENS BLV', '2650', 'HVIDOVRE', 'Dänemark', '', '0', '0', '50582591', '0010161U1U', '0', 'Theorema ', 'DAMASCUS-UR I S?LV MED HVID URSKIVE (03780238)', 'Geld am 06.06.2013 zur?ck erhalten! Uhr??? Uhr am 20.06.2013 zurück erhalten!', 'RG 5181 0939 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6184, '3780243', '0', '0', 'MORTEN SØGAARD', '313', 'VEJLEVEJ', '6000', 'KOLDING', 'Dänemark', '', '0', '0', '23410906', '00100702UD', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', '1Z8VF459DK96634351', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6185, '3780238', '0', '0', 'MORTEN SØGAARD', '313', 'VEJLEVEJ', '6000', 'KOLDING', 'Dänemark', '', '0', '0', '23410906', '00101463FG', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED HVID URSKIVE (03780238)', '0', '1Z8VF459DK96634351', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6186, '3780238', '0', '0', 'DICEA APS/OLE VINTHER CHRISTENSEN', '7,5,508', 'ARNE JACOBSENS ALLÉ', '2300', 'KØBENHAVN', 'Dänemark', '', '0', '0', '31780082', '001025027P', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED HVID URSKIVE (03780238)', '0', 'RG 5181 0940 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6187, '3780243', '0', '0', 'HIKMAT HUSEIN', '33 2 tv ', 'Ådalsparkvej ', '2970', 'Hørsholm', 'Dänemark', '', '0', '0', '4526332970', '0010132IWD', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', 'Paket am 21.06.2013 zurück gekommen!', 'RG 5181 0941 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6188, '3780243', '0', '0', 'SUFIAN BEN AMARE', '45 ST, TV', 'RUTEN', '2700', 'BRØNSHØJ', 'Dänemark', '', '0', '0', '50 78 38 22', '0010179E2H', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 5181 0942 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6189, '3780244', '0', '0', 'ESRA RIYAD', '76-266', 'BØGEPARKEN', '5240', 'ODENSE', 'Dänemark', '', '0', '0', '0', '0010202BOH', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 5181 0943 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6190, '3780243', '0', '0', 'TONNY VAN DIJK', '12', 'NATALVEJ', '2770', 'KASTRUP', 'Dänemark', '', '0', '0', '29709848', '0010062Z3R', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 5181 0944 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6191, '3780244', '0', '0', 'ERLING LAURIDSEN', '21', 'RUGHAVEN', '8410', 'RØNDE', 'Dänemark', '', '0', '0', '51327942', '00100942BE', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 5181 0945 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6192, '3780243', '0', '0', 'HANNA BOROCH', '2', 'VALMUEMARKEN', '9000', 'AALBORG', 'Dänemark', '', '0', '0', '98135149', '0010088GQ6', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 5181 0946 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6193, '3780243', '0', '0', 'A ABAWI', '52', 'GYVELHEGNET', '2630', 'TAASTRUP', 'Dänemark', '', '0', '0', '28485358', '0010041VHO', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 5181 0947 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6194, '3780243', '0', '0', 'ALI GAROSSI', '74', 'AHLGADE', '4300', 'HOLBÆK', 'Dänemark', '', '0', '0', '59441761', '10098508', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 5181 0948 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6195, '3780238', '0', '0', 'FATON REDZEPI', '48', 'FUGLEHAVEVEJ', '2750', 'BALLERUP', 'Dänemark', '', '0', '0', '22757146', '0010182WGF', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED HVID URSKIVE (03780238)', '0', 'RG 5181 0949 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6196, '3780238', '0', '0', 'JENS RISOM', '4', 'LILLE KONGENSGADE', '1074', 'KØBENHAVN', 'Dänemark', '', '0', '0', '25456065', '0010222MW1', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED HVID URSKIVE (03780238)', '0', 'RG 5181 0950 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(6197, '3780244', '0', '0', 'VICTOR KRØYER', '1, 3.SAL', 'ST. ST. BLICHERS GADE', '8000', 'AARHUS C', 'Dänemark', '', '0', '0', '26491305', '10089752', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 5181 0951 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6198, '3780238', '0', '0', 'ALDIN SUSKIC', '41 F', 'VESTERGADE', '7361', 'EJSTRUPHOLM', 'Dänemark', '', '0', '0', '53702287', '0010178V6L', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED HVID URSKIVE (03780238)', '0', 'RG 5181 0952 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6199, '3780243', '0', '0', 'REBEN RIBATY', '3D 6,105', 'VODROFFS TVAERGADE', '1909', 'FREDERIKSBERG C', 'Dänemark', '', '0', '0', '42678700', '0010129BV6', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 5181 0953 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-10', '', '', '', '', '', ''),
(6200, '3780243', '0', '0', 'SIMONE SVENNINGSEN', '1B', 'EGEVANGSVEJ', '3060', 'ESPERGÆRDE', 'Dänemark', '', '0', '0', '31375760', '0010173EEW', '0', 'Theorema', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG068614568DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6201, '3780238', '0', '0', 'LASSE NEERGAARD', '180', 'SKÆRING SKOLEVEJ', '8250', 'EGÅ', 'Dänemark', '', '0', '0', '52501714', '0010056PBF', '0', 'Theorema', 'DAMASCUS-UR I SØLV MED HVID URSKIVE (03780238)', '0', 'RG 0686 1457 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6202, '3780243', '0', '0', 'DANNY JESPERSEN', '39', 'FREJASVEJ', '8920', 'RANDERS', 'Dänemark', '', '0', '0', '0', '00102191FO', '0', 'Theorema', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 0686 1458 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6203, '3780238', '0', '0', 'NEGEENA USMAN', '73 2 MF', 'FALEN', '5000', 'ODENSE', 'Dänemark', '', '0', '0', '22199155', '0010008SD4', '0', 'Theorema', 'DAMASCUS-UR I SØLV MED HVID URSKIVE (03780238)', '0', 'RG 0686 1459 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6204, '3780244', '0', '0', 'ASBJØRN MÆRSK-MØLLER', '22', 'FJORDVANGEN', '4700', 'NÆSTVED', 'Dänemark', '', '0', '0', '26715513', '00101517KU', '0', 'Theorema', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', '1Z8VF459DK96064566', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6205, '3780238', '0', '0', 'ASBJØRN MÆRSK-MØLLER', '22', 'FJORDVANGEN', '4700', 'NÆSTVED', 'Dänemark', '', '0', '0', '26715513', '0010148NBR', '0', 'Theorema', 'DAMASCUS-UR I SØLV MED HVID URSKIVE (03780238)', '0', '1Z8VF459DK96064566', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6206, '3780243', '0', '0', 'MARTIN BRISE', '73 B STH', 'SALTVÆRKSVEJ', '2770', 'KASTRUP', 'Dänemark', '', '0', '0', '22983152', '00101945SN', '0', 'Theorema', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG068614608DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6207, '3780243', '0', '0', 'LEMAN TASDELEN', '4', 'EJDERSTEDGADE', '1761', 'KØBENHAVN', 'Dänemark', '', '0', '0', '27342403', '00101152YV', '0', 'Theorema', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '10.07.2013 Uhr zurück...refund bitte', '1Z8VF459DK98850177', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6208, '3780243', '0', '0', 'MIE MORTENSEN', '8', 'NYGADE', '8850', 'BJERRINGBRO', 'Dänemark', '', '0', '0', '28970890', '00102349EG', '0', 'Theorema', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 0686 1461 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6209, '3780244', '0', '0', 'MICHAEL DINH', '17', 'BELLAHØJVEJ', '6000', 'KOLDING', 'Dänemark', '', '0', '0', '50571617', '0010113B38', '0', 'Theorema', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 0686 1462 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6210, '3780244', '0', '0', 'KASPER BAK', '4, 3. TH', 'KILEVEJ', '2000', 'FREDERIKSBERG', 'Dänemark', '', '0', '0', '0', '00102305DV', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 0686 1463 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6211, '3780244', '0', '0', 'SUNDAR SHRESTHA', 'FØLFODVEJ', '266,17', '2300', 'KØBENHAVEN S', 'Dänemark', '', '0', '0', '4531565924', '0010068B7R', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 0686 1464 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6212, '3780244', '0', '0', 'MOHAMMED KHAIYAT', '3G , 1TH', 'TITANGADE', '2200', 'KØBENHAVN', 'Dänemark', '', '0', '0', '6,09E+07', '00101004M4', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 0686 1465 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6213, '3780243', '0', '0', 'ABID IQBAL', '3', 'KRATHUSET ST. 1', '2670', 'GREVE', 'Dänemark', '', '0', '0', '27501493', '0010092BBX', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 0686 1466 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6214, '3780243', '0', '0', 'AMANDA LEGH-SMITH', '35', 'KETILSVEJ', '2880', 'BAGSVÆRD', 'Dänemark', '', '0', '0', '26212920', '0010043E8Z', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 0686 1467 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6215, '3780244', '0', '0', 'THOMAS GRILL PILEGAARD', '34 2TH', 'WAGNERSVEJ', '2450', 'KØBENHAVN', 'Dänemark', '', '0', '0', '0', '0010040Z59', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 0686 1468 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6216, '3780244', '0', '0', 'LEMAN TASDELEN', '4', 'EJDERSTEDGADE', '1761', 'KØBENHAVN', 'Dänemark', '', '0', '0', '27342403', '0010144Z5L', '0', 'Theorema ', 'DAMASCUS-UR I S?LV MED SORT URSKIVE (03780244)', '10.07.2013 Uhr zurück...refund bitte', '1Z8VF459DK98850177', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6217, '3780243', '0', '0', 'MELISA KRISTIANSEN', '34, 1TH', 'PLATANVEJ', '8930', 'RANDERS', 'Dänemark', '', '0', '0', '61731833', '00101592XE', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 0686 1469 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6218, '3780244', '0', '0', 'JULIE GREGERS MØLLER CHRISTENSEN', '28, 1TV', 'VENNEMINDEVEJ', '2100', 'KØBENHAVN', 'Dänemark', '', '0', '0', '60504439', '0010069P2K', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 0686 14700DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6219, '3780238', '0', '0', 'MIKAEL BAGENKOP NIELSEN', '87 1. MF', 'LYSHØJGÅRDSVEJ', '2500', 'VALBY', 'Dänemark', '', '0', '0', '23376656', '0010057E73', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED HVID URSKIVE (03780238)', '0', 'RG 0686 1471 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6220, '3780243', '0', '0', 'JEANETTE BACH', '12', 'ALEXANDRAGADE', '5000', 'ODENSE', 'Dänemark', '', '0', '0', '28705047', '0010068I29', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 0686 1472 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6221, '3780244', '0', '0', 'BARIS ERTEN', '102-116', 'PALTHOLMVEJ', '3520', 'FARUM', 'Dänemark', '', '0', '0', '26649568', '0010236SV5', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 0686 1473 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6222, '3780243', '0', '0', 'REHMATTULLAH SHARIFI', '54 2TH', 'ÆRØVEJ', '4200', 'SLAGELSE', 'Dänemark', '', '0', '0', '71346004', '0010003D57', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 0686 1474 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6223, '3780243', '0', '0', 'ANETTE HOLLEGAARD', '19 2TH', 'DREWSENSVEJ', '5000', 'ODENSE C', 'Dänemark', '', '0', '0', '50918062', '0010084YTO', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 0686 1475 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6224, '3780238', '0', '0', 'ANN ENEVOLDSEN', 'BOBAKKEN', '19, 3. TV', '2720', 'VANLØSE', 'Dänemark', '', '0', '0', '22559225', '00101561RF', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED HVID URSKIVE (03780238)', '0', 'RG 0686 1476 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6225, '3780243', '0', '0', 'KARINA BREGENDAHL', '14', 'KOLDINGVEJ', '8940', 'RANDERS', 'Dänemark', '', '0', '0', '81616941', '0010137CLI', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 0686 1477 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6226, '3780243', '0', '0', 'JØRN ANDERSEN', '41 2 TV', 'ORDRUPVEJ', '2920', 'CHARLOTTENLUND', 'Dänemark', '', '0', '0', '53584150', '0010050OJW', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 0686 1478 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6227, '3780243', '0', '0', 'SUHAD HUSSAIN', '7 ST.TH', 'GULDBORGVEJ', '2660', 'BRØNDBY STRAND', 'Dänemark', '', '0', '0', '27619633', '0010211F1M', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 0686 1479 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6228, '3780244', '0', '0', 'DORTHE SØRENSEN', '2', 'SØNDRE DAMTOFTEN', '2680', 'SOLRØD STRAND', 'Dänemark', '', '0', '0', '25788650', '00101030I7', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 0686 1480 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6229, '3780243', '0', '0', 'PETER ROSE RASMUSSEN', '34', 'KÆRMARK', '2650', 'HVIDOVRE', 'Dänemark', '', '0', '0', '22448201', '00101912M1', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 0686 1481 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6230, '3780244', '0', '0', 'REYHAN MIZRAK', '3', 'KILDEGÅRDEN', '2620', 'ALBERTSLUND', 'Dänemark', '', '0', '0', '30868403', '0010136H0Q', '0', 'Theorema ', 'DAMASCUS-UR I S?LV MED SORT URSKIVE (03780244)', '21.06.2013 Uhr zur?ck.Bitte refund Geld am 25.06.2013 zurück gezahlt!', 'RG 0686 1482 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6231, '3780238', '0', '0', 'FARES KHEDIMI', '53 3 TV', 'TINGVEJ', '2300', 'KØBENHAVN', 'Dänemark', '', '0', '0', '27162021', '0010084T9K', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED HVID URSKIVE (03780238)', '0', 'RG 0686 1483 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6232, '3780243', '0', '0', 'JANET ONSBERG', '29 2 TH', 'SOLNAVEJ', '2860', 'SØBORG', 'Dänemark', '', '0', '0', '52301710', '10111713', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 0686 1484 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6233, '3780244', '0', '0', 'SOPHIA SIEJA', '7', 'EGEPARKEN', '6230', 'RØDEKRO', 'Dänemark', '', '0', '0', '60133173', '001010183S', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 0686 1485 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6234, '3780243', '0', '0', 'MAHNAZ WASEEM ASLAM', '111', 'EMDRUPVEJ', '2400', 'KØBENHAVN', 'Dänemark', '', '0', '0', '60379287', '0010093RND', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 0686 1486 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6235, '3780243', '0', '0', 'HANS CHRISTIAN JENSEN', '11 1ST TV', 'HESTENS BAKKE', '3000', 'HELSINGØR', 'Dänemark', '', '0', '0', '25685158', '0010061RQH', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 0686 1487 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6236, '3780243', '0', '0', 'KRIS WINKEL', '2A', 'EDITHSVEJ', '2600', 'GLOSTRUP', 'Dänemark', '', '0', '0', '+45 22647330', '00102250CK', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 0686 1488 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6237, '3780243', '0', '0', 'ALEXANDER RENARD', '3', 'ENGVEJ', '2625', 'VALLENSBÆK', 'Dänemark', '', '0', '0', '0', '0010007U9A', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 0686 1489 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6238, '3780238', '0', '0', 'KIRSTEN NISSEN - 43444512', '628', 'DØGNBOKS', '2605', 'BRØNDBY', 'Dänemark', '', '0', '0', '51157806', '0010017JLZ', '0', 'Theorema ', 'DAMASCUS-UR I S?LV MED HVID URSKIVE (03780238)', '19.06.2013 Uhr zur?ck...refund bitte Geld am 26.06.2013 zurück erhalten!', 'RG 0686 1490 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6239, '3780243', '0', '0', 'DAVID HANSEN', '1B, ST', 'OXFORD ALLÉ', '2300', 'KØBENHAVN', 'Dänemark', '', '0', '0', '0', '00100912DR', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 0686 1491 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6240, '3780244', '0', '0', 'HOMIRA SOLTANI', '217', 'AMAGERBROGADE 1.TH', '2300', 'KØBENHAVN S', 'Dänemark', '', '0', '0', '40631959', '0010012BGH', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 0686 1492 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6241, '3780238', '0', '0', 'KATJA LAW', '13', 'GRÆKENLANDSVEJ', '2300', 'KØBENHAVN', 'Dänemark', '', '0', '0', '28972870', '0010164ETT', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED HVID URSKIVE (03780238)', '0', 'RG 0686 1493 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-12', '', '', '', '', '', ''),
(6242, '\'03733236', '0', 'Raffaele', 'Mansi', '\'PIAZZA SAN GIOVANNI', '\'2', '\'84010', 'SCALA', 'Italien', '', '0', '0', '\'3282735689', '\'00100670RP', '0', 'Theorema Monte Carlo', 'Cassa argento, quadrante bianco e cinturino nero', '0', 'RG 5181 3016 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-13', '', '', '', '', '', ''),
(6243, '\'03733238', '0', 'rodolfo', 'arpa', '\'VIA SAN GIOVANNI BOSCO', '\'18', '\'24040', 'ARCENE', 'Italien', '', '0', '0', '\'+393496358802', '\'0010163MB4', '0', 'Theorema Monte Carlo', 'Cassa nera, quadrante nero e cinturino nero', '0', 'RG 5181 3017 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-13', '', '', '', '', '', ''),
(6244, '\'03733239', '0', 'Misto', 'Alushaj', '\'CORSO SIRACUSA', '\'181', '\'10137', 'TORINO', 'Italien', '', '0', '0', '\'3281782576', '\'0010170OCR', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 3018 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-13', '', '', '', '', '', ''),
(6245, '\'03733239', '0', 'paolo', 'guarniero', '\'VIALE VENTI SETTEMBRE', '\'60', '\'34126', 'TRIESTE', 'Italien', '', '0', '0', '\'3470544354', '\'0010072GU2', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 3019 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-13', '', '', '', '', '', ''),
(6246, '\'03733239', '0', 'Orazio', 'Romano', '\'VIA DEL CARMINE', '\'43', '\'98125', 'MESSINA', 'Italien', '', '0', '0', '\'3286871425', '\'0010202F4R', '0', 'Theorema Monte Carlo', 'Cassa oro, quadrante nero e cinturino marrone', '0', 'RG 5181 3020 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-13', '', '', '', '', '', ''),
(6247, '3780243', '0', '0', 'MOHSEN GHOLIPOUR', '109', 'FINSENSVEJ', '2000', 'FREDERIKSBERG', 'Dänemark', '', '0', '0', '0', '00100671DI', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG 5181 3027 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-13', '', '', '', '', '', ''),
(6248, '3780244', '0', '0', 'REALMÆGLERNE ATT: DENNIS MA', '179B', 'FREDERIKSSUNDSVEJ', '2700', 'BRØNSHØJ', 'Dänemark', '', '0', '0', '28185388', '001006483X', '0', 'Theorema ', 'DAMASCUS-UR I S?LV MED SORT URSKIVE (03780244)', '08.07.2013 RG 5181 3306 8DE', 'RG 5181 3028 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-13', '', '', '', '', '', ''),
(6249, '3780243', '0', '0', 'ROMAN HERUN', '75', 'RIBEVEJ', '6500', 'VOJENS', 'Dänemark', '', '0', '0', '50147201', '0010184AH2', '0', 'Theorema ', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '21.06.2013 Uhrzur?ck...bitte refund Geld wurde am 25.06.2013 zurück gezahlt!', 'RG 5181 3029 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-13', '', '', '', '', '', ''),
(6250, '3780244', '0', '0', 'LINDA BØGH ANDERSEN', '61 C', 'VÆGTERPARKEN', '2770', 'KASTRUP', 'Dänemark', '', '0', '0', '26546733', '00100133AE', '0', 'Theorema ', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG 5181 3030 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-13', '', '', '', '', '', ''),
(6251, '3780243', '0', '0', 'RAIAN MEHDI', '2, 3 SAL. TV', 'GILDBROVEJ', '2635', 'ISHØJ', 'Dänemark', '', '0', '0', '53371774', '0010014X8V', '0', 'Theorema', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG518130319DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-14', '', '', '', '', '', ''),
(6252, '3780244', '0', '0', 'JONAS ANDERSEN', '61', 'GL RINGSTEDVEJ', '4300', 'HOLBÆK', 'Dänemark', '', '0', '0', '21724144', '0010205RAU', '0', 'Theorema', 'DAMASCUS-UR I SØLV MED SORT URSKIVE (03780244)', '0', 'RG518130322DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-14', '', '', '', '', '', ''),
(6253, '3780243', '0', '0', 'PETER HOLMSGAARD', '12 2.TV', 'KONVALVEJ', '9000', 'AALBORG', 'Dänemark', '', '0', '0', '26201257', '0010011XB0', '0', 'Theorema', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', 'RG518130322DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-14', '', '', '', '', '', ''),
(6254, '1725604', '0', 'Darko ', 'Savic ', '0', 'Rökullagatan 12 A Lgh 1202 ', '25458', 'Helsingborg ', 'Schweden', '', '0', '0', '46736793384', '0', '0', 'Theorema', 'Modell: Copacabana GM-104-3, ', '0', 'RG 5181 30849DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6255, '1725626', '0', 'Loe ', 'Atawsson ', '0', 'Bennets väg 45 ', '21366', 'Malmö ', 'Schweden', '', '0', '0', '46736180777', '0', '0', 'Theorema', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3088 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6256, '1725660', '0', 'Mats ', 'Andersson ', '0', 'Nrådmansgatan32b ', '80321', 'Gävle ', 'Schweden', '', '0', '0', '46706442620', '0', '0', 'Theorema', 'Modell: Copacabana GM-104-3, ', '0', 'RG 5181 3089 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6257, '1725703', '0', 'Erik ', 'Nilsson ', '0', 'Jungmansgatan 7A ', '65228', 'Karlstad ', 'Schweden', '', '0', '0', '46763363365', '0', '0', 'Theorema', 'Modell: Copacabana GM-104-3, ', '0', 'RG 5181 3090 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6258, '1725743', '0', 'Mats ', 'Jensen ', '0', 'Swedenborgsgatan 8b ', '11848', 'Stockholm ', 'Schweden', '', '0', '0', '46709994593', '0', '0', 'Theorema', 'Modell: Sao Paolo GM: 103-2-01, ', '0', 'RG 5181 3091 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6259, '1725811', '0', 'Marcus ', 'Öfverberg ', '0', 'Västerlyckan 18 ', '42338', 'Torslanda ', 'Schweden', '', '0', '0', '46735139921', '0', '0', 'Theorema', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3092 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6260, '1726015', '0', 'Nam ', 'Do ', '0', 'Närkesgatan 3A ', '21430', 'Malmö ', 'Schweden', '', '0', '0', '46765646358', '0', '0', 'Theorema', 'Modell: Sao Paolo GM: 103-2-01, ', '0', 'RG 5181 3093 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6261, '1726100', '0', 'Peter ', 'Eriksson ', '0', 'Kilsbergsvägen 3 ', '16736', 'Bromma ', 'Schweden', '', '0', '0', '46705390859', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3094 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6262, '1726135', '0', 'mustafa ', 'jahdadic ', '0', 'fabelv.3 ', '17670', 'Järfälla ', 'Schweden', '', '0', '0', '46736645861', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3095 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6263, '1726238', '0', 'assem ', 'mejaddam ', '0', 'Spånga Kyrkväg 534 ', '16362', 'Spånga ', 'Schweden', '', '0', '0', '46735741963', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3096 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6264, '1726266', '0', 'Christian ', 'Busk ', '0', 'Mäster Ernsts Gata 14 ', '25435', 'Helsingborg ', 'Schweden', '', '0', '0', '46735013712', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-2, ', '0', 'RG 5181 3097 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6265, '1726291', '0', 'Nabil ', 'Qaadoun ', '0', 'vädurens gata 219 ', '13663', 'brandbergen ', 'Schweden', '', '0', '0', '46739771714', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-1-01, ', '0', 'RG 5181 3098 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6266, '1726302', '0', 'Daniel ', 'Sjösten ', '0', 'professorsgatan 9a ', '21553', 'malmö ', 'Schweden', '', '0', '0', '46707929381', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3099 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6267, '1726374', '0', 'Dennis ', 'Olander ', '0', 'Nymånegatan 45 ', '41501', 'Göteborg ', 'Schweden', '', '0', '0', '46709100253', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-1-01, ', '0', 'RG 5181 3100 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6268, '1726392', '0', 'Alex ', 'Johanss ', '0', 'Tallgatan 13 ', '17269', 'Sundbyberg ', 'Schweden', '', '0', '0', '46721602070', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3101 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6269, '1726415', '0', 'Sebastian ', 'Nilsson ', '0', 'Mjölvägen 54 ', '24755', 'Dalby ', 'Schweden', '', '0', '0', '46761155204', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3102 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6270, '1726432', '0', 'BO ', 'LARSSON ', '0', 'STYRMANSGATAN 8 ', '23431', 'LOMMA ', 'Schweden', '', '0', '0', '46705702850', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-1-01, ', '0', 'RG 5181 3103 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6271, '1726482', '0', 'shiyar ', 'ali ', '0', 'svarvargatan 32 ', '81136', 'sandviken ', 'Schweden', '', '0', '0', '46705137350', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM: 103-2-01, ', '0', 'RG 5181 3104 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6272, '1726483', '0', 'Henrik ', 'Thomas ', '0', 'Älta Mossväg 4 ', '13837', 'Älta ', 'Schweden', '', '0', '0', '46709705220', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-2, ', '0', 'RG 5181 3105 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6273, '1726507', '0', 'Dmytro ', 'Bubenets ', '0', 'Forvägen 3 lgh 1201 ', '14551', 'Norsborg ', 'Schweden', '', '0', '0', '46762199928', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-2, ', '0', 'RG 5181 3106 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6274, '1726549', '0', 'Lars ', 'Karlsson ', '0', 'Väderkvarnsbacken 147 ', '35256', 'Växjö ', 'Schweden', '', '0', '0', '46723995402', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3107 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6275, '1726551', '0', 'Erdogan ', 'Polat ', '0', 'Norra Parkvägen 3 D ', '26831', 'Svalöv ', 'Schweden', '', '0', '0', '46722334450', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3108 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6276, '1726586', '0', 'Paulo ', 'Cavalaria ', '0', 'Toredalsgatan 6 ', '41871', 'GÖTEBORG ', 'Schweden', '', '0', '0', '46737558877', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-2, ', '0', 'RG 5181 3109 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6277, '1726623', '0', 'Wilhelm ', 'Råbergh ', '0', 'Finn Malmgrensgatan 4 ', '41270', 'Göteborg ', 'Schweden', '', '0', '0', '46705282219', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-3, ', '0', 'RG 5181 3110 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6278, '1726657', '0', 'Harun ', 'Abdo ', '0', 'Kollegiegatan 7A ', '21454', 'Malmö ', 'Schweden', '', '0', '0', '46768544768', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3111 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6279, '1726716', '0', 'Yosief ', 'Negasi ', '0', 'Gåsagången 59 Läg 489 ', '42248', 'Hisings Backa ', 'Schweden', '', '0', '0', '46736264948', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3112 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6280, '1726729', '0', 'Christoffer ', 'Eskilsson ', '0', 'Rosenhillsvägen 13a ', '13736', 'Västerhaninge ', 'Schweden', '', '0', '0', '46768286351', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-2, ', '0', 'RG 5181 3113 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6281, '1726733', '0', 'Ivo ', 'Zeps ', '0', 'Ängsklockevägen 50 ', '18157', 'Lidingö ', 'Schweden', '', '0', '0', '46763979111', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3114 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6282, '1726773', '0', 'Martin ', 'Davidsson ', '0', 'Blidvädersgatan 36 ', '41830', 'Göteborg ', 'Schweden', '', '0', '0', '46733780750', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3115 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6283, '1726812', '0', 'Jonas ', 'Ekman ', '0', 'Smultronvägen 17 ', '19632', 'Kungsängen ', 'Schweden', '', '0', '0', '46739747304', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM: 103-2-01, ', '0', 'RG 5181 3116 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6284, '1726828', '0', 'Yashar ', 'Najafzadeh ', '0', 'Birger Jarlsgatan 122 ', '11420', 'Stockholm ', 'Schweden', '', '0', '0', '46707211034', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3117 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6285, '1726993', '0', 'Lisa ', 'Pihl ', '0', 'Liedstrandsgatan 1B ', '41658', 'Göteborg ', 'Schweden', '', '0', '0', '46734455113', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '29.07.2013 RG518110314DE', 'RG 5181 3118 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6286, '1727239', '0', 'Tommy ', 'Andersson ', '0', 'Flygradiogatan 18 ', '42134', 'Västra Frölunda ', 'Schweden', '', '0', '0', '46737873663', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-2, ', '0', 'RG 5181 3119 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6287, '1727997', '0', 'Omar ', 'Gnabie ', '0', 'Horisontvägen 63 ', '12834', 'Skarpnäck ', 'Schweden', '', '0', '0', '46737158801', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-2, ', '0', 'RG 5181 3120 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6288, '1728087', '0', 'Thomas ', 'Blom ', '0', 'Strandvägen 2 ', '43535', 'Mölnlycke ', 'Schweden', '', '0', '0', '46707737973', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-2, ', '08.07.2013 RG 5181 3321 3DE', 'RG 5181 3121 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6289, '1728185', '0', 'Agnes ', 'Torell Björkman ', '0', 'Toltorpsgatan 63 ', '43139', 'Mölndal ', 'Schweden', '', '0', '0', '46723585603', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-3, ', '0', 'RG 5181 3122 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6290, '1728420', '0', 'Jõrgen ', 'Ekdahl ', '0', 'Sveagatan 25 ', '44132', 'Alingsås ', 'Schweden', '', '0', '0', '46735008865', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3123 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6291, '1728516', '0', 'Caroline ', 'Levin Hanzén ', '0', 'Trägärdsgården 14 ', '43351', 'Öjersjö ', 'Schweden', '', '0', '0', '46702616125', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-3, ', '0', 'RG 5181 3124 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6292, '1728547', '0', 'Dan ', 'Hellman ', '0', 'Ekereds Höjd 25 ', '42456', 'Gunnilse ', 'Schweden', '', '0', '0', '46706318145', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM: 103-2-01, ', '0', 'RG 5181 3125 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6293, '1728674', '0', 'Faisal ', 'sheikh ', '0', 'Gånglåtsvägen 51 ', '21578', 'malmö ', 'Schweden', '', '0', '0', '46768568085', '0', '0', 'Theorema Monte Carlo', 'Modell: Sao Paolo GM: 103-2-01, ', '0', 'RG 5181 3126 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6294, '1728808', '0', 'Dragan ', 'Vojnovic ', '0', 'Fjugestagränd 11 ', '12472', 'Bandhagen ', 'Schweden', '', '0', '0', '46734020084', '0', '0', 'Theorema Monte Carlo', 'Modell: Sao Paolo GM-103-1-01, ', '0', 'RG 5181 3127 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6295, '1728908', '0', 'Marcus ', 'Grantinge ', '0', 'Fältgatan 18 ', '27536', 'Sjöbo ', 'Schweden', '', '0', '0', '46760460144', '0', '0', 'Theorema Monte Carlo', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3128 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6296, '1729332', '0', 'Diep ', 'Axelsson ', '0', 'Hufvudsta Gård, Lidret ', '17173', 'solna ', 'Schweden', '', '0', '0', '46704283711', '0', '0', 'Theorema Monte Carlo', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3129 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6297, '1729593', '0', 'simon ', 'andersson ', '0', 'grönsångarvägen 26 ', '43838', 'landvetter ', 'Schweden', '', '0', '0', '46735022061', '0', '0', 'Theorema Monte Carlo', 'Modell: Sao Paolo GM: 103-2-01, ', '0', 'RG 5181 3130 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6298, '1729677', '0', 'EvaLena ', 'Hellström ', '0', 'Varbergagatan 103 ', '70351', 'Örebro ', 'Schweden', '', '0', '0', '46768882232', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM: 103-2-01, ', '0', 'RG 5181 3131 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6299, '1729935', '0', 'Anders ', 'Olsson ', '0', 'kronetorpsgatan 44a ', '21226', 'Malmö ', 'Schweden', '', '0', '0', '46730873761', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-2, ', '0', 'RG 5181 3132 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6300, '1729994', '0', 'Daniel ', 'Collin ', '0', 'Kryssarvägen 8 ', '61834', 'Kolmården ', 'Schweden', '', '0', '0', '46737071088', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-2, ', '0', 'RG 5181 3133 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6301, '1730077', '0', 'Kajsa ', 'Sundklev ', '0', 'C/o One Design Center, Prästkragensväg 40 ', '13245', 'Saltsjö-Boo ', 'Schweden', '', '0', '0', '46733883886', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-1-01, ', '0', 'RG 5181 3134 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6302, '1730100', '0', 'Tomas ', 'Andersson ', '0', 'Morjhult laggaregården 1 ', '51793', 'Töllsjö ', 'Schweden', '', '0', '0', '46706406007', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3135 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6303, '1730118', '0', 'Dennis ', 'Ahlenius ', '0', 'Svängrumsgatan 47 ', '43135', 'Västra Frölunda ', 'Schweden', '', '0', '0', '46735136228', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM: 103-2-01, ', '0', 'RG 5181 3136 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6304, '1730146', '0', 'Martin ', 'Wiklund ', '0', 'Enbärsbägen 6 ', '43491', 'Kungsbacka ', 'Schweden', '', '0', '0', '46708208970', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-3, ', '0', 'RG 5181 3137 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6305, '1730311', '0', 'Kaveh ', 'Sigaroody ', '0', 'Bergen gatan 8 3 tr ', '16435', 'kista ', 'Schweden', '', '0', '0', '46762175393', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3138 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6306, '1730320', '0', 'Matts ', 'Johansson ', '0', 'Håkantorpsgatan 10 ', '72476', 'Västerås ', 'Schweden', '', '0', '0', '46739405420', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3139 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6307, '1730532', '0', 'Joel ', 'Nilsson ', '0', 'västeralnäs139 ', '89491', 'Själevad ', 'Schweden', '', '0', '0', '46768210600', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-2, ', '0', 'RG 5181 3140 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6308, '1730561', '0', 'Per ', 'Märs ', '0', 'Hästebrunnsvägen 31 ', '47535', 'Kalvsund ', 'Schweden', '', '0', '0', '46733998828', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-1-01, ', '0', 'RG 5181 3141 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6309, '1730682', '0', 'Nadia ', 'Boulkeroua ', '0', 'Stamgatan 37 ', '12574', 'älvsjö ', 'Schweden', '', '0', '0', '46739256000', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-3, ', '0', 'RG 5181 3142 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6310, '1730796', '0', 'Sandra ', 'Doormann ', '0', 'Brittsommargatan ', '41514', 'Göteborg ', 'Schweden', '', '0', '0', '46735853277', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-2, ', '0', 'RG 5181 3143 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6311, '1730824', '0', 'robert ', 'Thornberg ', '0', 'renlavsgången 83 ', '13535', 'tyresö ', 'Schweden', '', '0', '0', '46737888901', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-1-01, ', '0', 'RG 5181 3144 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6312, '1730825', '0', 'Jesper ', 'Carlander ', '0', 'Bastebecka 243 ', '45991', 'Ljungskile ', 'Schweden', '', '0', '0', '46723260636', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3145 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6313, '1730963', '0', 'Yunus ', 'Unlu ', '0', 'Alpvägen 10 ', '16865', 'Bromma ', 'Schweden', '', '0', '0', '46735141010', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-3, ', '0', 'RG 5181 3146 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6314, '1731118', '0', 'Mattias ', 'Karlsson ', '0', 'Cajos väg 19 ', '56142', 'Huskvarna ', 'Schweden', '', '0', '0', '46768648026', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3147 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6315, '1731123', '0', 'Reine Stefan ', 'Johansson ', '0', 'Korsberg 4 ', '45205', 'Sydkoster ', 'Schweden', '', '0', '0', '46705255116', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-2, ', '0', 'RG 5181 3148 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6316, '1731369', '0', 'Ellinor ', 'Johansson ', '0', 'Nedre Villagatan 21 B Lgh 1203 ', '15136', 'Södertälje ', 'Schweden', '', '0', '0', '46768019775', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-3, ', '0', 'RG 5181 3149 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6317, '1731474', '0', 'Kennet ', 'Johansson ', '0', 'Gällstaberg1 ', '18692', 'Vallentuna ', 'Schweden', '', '0', '0', '46708962047', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-3, ', '0', 'RG 5181 3150 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6318, '1731560', '0', 'Per-Ove ', 'Persson ', '0', 'Floragatan 27A ', '53136', 'LIDKÖPING ', 'Schweden', '', '0', '0', '46737070491', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-1-01, ', '0', 'RG 5181 3151 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6319, '1731968', '0', 'Mikael ', 'Modin ', '0', 'Översättravägen 8A ', '18470', 'Åkersberga ', 'Schweden', '', '0', '0', '46732312247', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-2, ', '0', 'RG 5181 3152 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6320, '1732140', '0', 'Daniel ', 'Borgström ', '0', 'Ulfsparregatan 9G ', '41657', 'Göteborg', 'Schweden', '', '0', '0', '46703473880', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-1-01 , ', '0', 'RG 5181 3153 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6321, '1732198', '0', 'hero ', 'fatahie ', '0', 'briljangatan33 ', '42149', 'västra frölunda ', 'Schweden', '', '0', '0', '46739802122', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-1-01, ', '0', 'RG 5181 3154 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6322, '1732260', '0', 'Alexander ', 'Lindbäck ', '0', 'Mellersta Skogsvägen 37 ', '23636', 'HÖLLVIKEN ', 'Schweden', '', '0', '0', '46704959690', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM: 103-2-01, ', '0', 'RG 5181 3155 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6323, '1732403', '0', 'Magnus ', 'Fossum ', '0', 'Hökegårdsgatan 11e ', '43138', 'Mölndal ', 'Schweden', '', '0', '0', '46707132021', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-1-01, ', '0', 'RG 5181 3156 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6324, '1732461', '0', 'Fredrik ', 'Nordberg ', '0', 'Hertigknutsgata 43 A ', '30267', 'Halmstad ', 'Schweden', '', '0', '0', '46705573964', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-1-01, ', '0', 'RG 5181 3159 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6325, '1732566', '0', 'Daniel ', 'Sandin ', '0', 'Vädurensväg 6 ', '24533', 'Staffanstorp ', 'Schweden', '', '0', '0', '46708343367', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3160 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6326, '1732610', '0', 'Peter ', 'Lam ', '0', 'Sleipnergatan 82 ', '19554', 'Märsta ', 'Schweden', '', '0', '0', '46737367446', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-2, ', '0', 'RG 5181 3161 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6327, '1732655', '0', 'Lena ', 'Hornbo ', '0', 'Råsundavägen 156 ', '16936', 'Solna ', 'Schweden', '', '0', '0', '46705828404', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM: 103-2-01, ', '0', 'RG 5181 3162 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6328, '1732736', '0', 'Deniz ', 'Soysüren/Waynes Coffee ', '0', 'Rådhustorget 12 ', '25221', 'Helsingborg ', 'Schweden', '', '0', '0', '46736570232', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-2, ', '0', 'RG 5181 3163 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6329, '1732809', '0', 'Helen ', 'Bergander ', '0', 'Solbergsvägen 8 ', '43360', 'Sävedalen ', 'Schweden', '', '0', '0', '46706007876', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-1-01 , ', 'LetsDeal Sweden Uhr zurück...bitte refund', 'RG 5181 3164 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6330, '1732818', '0', 'mohammed ', 'baranes ', '0', 'Von Rosens Väg 74 Lgh 1703 ', '21368', 'Malmö ', 'Schweden', '', '0', '0', '46736486820', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 30849DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6331, '1732888', '0', 'lutfi ', 'baranes ', '0', 'Von Rosens Väg 74 Lgh 1703 ', '21368', 'Malmö ', 'Schweden', '', '0', '0', '46736486820', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-1-01, ', '0', 'RG 5181 30849DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6332, '1732951', '0', 'Murat ', 'Atas ', '0', 'Kämpevägen 8b ', '15154', 'Södertälje ', 'Schweden', '', '0', '0', '46733335933', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3165 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6333, '1732962', '0', 'Ari ', 'Hama taleb ', '0', 'Stångholmsbacken46 ', '12740', 'Skärholmen ', 'Schweden', '', '0', '0', '46704020738', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-2, ', '0', 'RG 5181 3166 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6334, '1733321', '0', 'Rania ', 'Elkhoury ', '0', 'Forellgatan 35 ', '42658', 'Västra Frölunda ', 'Schweden', '', '0', '0', '46707183150', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-1-01 , ', '0', 'RG 5181 3167 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6335, '1733448', '0', 'Jacob ', 'Myrbäck ', '0', 'Skogvaktarvägen 2 ', '15147', 'Södertälje ', 'Schweden', '', '0', '0', '46709446609', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-3, ', '0', 'RG 5181 3168 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6336, '1733928', '0', 'amit ', 'katwal ', '0', 'C/O benny svensson , amit katwal Sjömskumsvägen 26 lgh 1101 ', '12357', 'Färsta ,stockholm ', 'Schweden', '', '0', '0', '46763934553', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-3, ', '0', 'RG 5181 3169 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6337, '1734010', '0', 'Sofia ', 'Nerén ', '0', 'Lillekärr norra 118 ', '42534', 'Hisings kärra ', 'Schweden', '', '0', '0', '46735253573', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-3, ', '0', 'RG 5181 3170 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6338, '1734598', '0', 'Glenn ', 'Alenbrink ', '0', 'Anders Personsgatan 19 ', '41648', 'Göteborg ', 'Schweden', '', '0', '0', '46735442456', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM: 103-2-01, ', '0', 'RG 5181 3171 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6339, '1734630', '0', 'Mehdi ', 'Bizanjoo ', '0', 'Fotbollvägen 37 ', '17553', 'Järfälla ', 'Schweden', '', '0', '0', '46762364533', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-1-01, ', '0', 'RG 5181 3172 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6340, '1734796', '0', 'Sanela ', 'Civic ', '0', 'Sjöbladsväg 7 ', '21370', 'Malmö ', 'Schweden', '', '0', '0', '46760528996', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-1-01, ', '0', 'RG 5181 3173 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6341, '1734902', '0', 'Sebina ', 'Hadzalic ', '0', 'Storgården 24 ', '58644', 'Linköping ', 'Schweden', '', '0', '0', '46764037232', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3174 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6342, '1734904', '0', 'dawit ', 'dejene ', '0', 'Lyckes väg 3L ', '83532', 'Krokom ', 'Schweden', '', '0', '0', '46760608760', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3175 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(6343, '1734954', '0', 'Alen ', 'Tabakovic ', '0', 'Önskeväfetsgatan 45 ', '41735', 'GÖTEBORG ', 'Schweden', '', '0', '0', '46736473885', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-1-01 , ', '0', 'RG 5181 3176 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6344, '1735035', '0', 'Richard ', 'Millberg ', '0', 'Tomtebogatan 11 ', '11339', 'Stockholm ', 'Schweden', '', '0', '0', '46701447751', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3177 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6345, '1735142', '0', 'Mario ', 'Fuenzalida Fuenzalida ', '0', 'Riksdalersgatan 51 ', '41481', 'Göteborg ', 'Schweden', '', '0', '0', '46760171121', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-1-01, ', '0', 'RG 5181 3178 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6346, '1735306', '0', 'Pierre ', 'Johansson-Berger ', '0', 'Badvädersgatan 23 ', '41836', 'Göteborg ', 'Schweden', '', '0', '0', '46700500641', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3179 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6347, '1735508', '0', 'Marie ', 'Azioni ', '0', 'Kärrvägen 45 ', '44943', 'Nol ', 'Schweden', '', '0', '0', '46739882755', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-1-01, ', '0', 'RG 5181 3180 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6348, '1735510', '0', 'Andreas ', 'Mårtensson ', '0', 'Källmossvägen 4 ', '13836', 'Älta ', 'Schweden', '', '0', '0', '46739511808', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-1-01, ', '0', 'RG 5181 3181 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6349, '1735720', '0', 'Richard ', 'Wester ', '0', 'Döbelnsgatan 46 ', '11352', 'Stockholm ', 'Schweden', '', '0', '0', '46735312322', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-2, ', '0', 'RG 5181 3182 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6350, '1735741', '0', 'peter ', 'larsson ', '0', 'jägarvägen 17 a ', '90420', 'umeå ', 'Schweden', '', '0', '0', '46768380112', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-2, ', '0', 'RG 5181 3183 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6351, '1735749', '0', 'Jonas ', 'Grönlund ', '0', 'Björkliden 2 ', '18741', 'Täby ', 'Schweden', '', '0', '0', '46735443209', '0', '0', 'Theorema ', 'Modell: Copacabana GM-104-2, ', '0', 'RG 5181 3184 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6352, '1735855', '0', 'Shahid ', 'Naseem ', '0', 'Ekgatan 22A ', '21363', 'Malmö ', 'Schweden', '', '0', '0', '46736525252', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM: 103-2-01, ', '0', 'RG 5181 3185 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6353, '1735866', '0', 'Riza ', 'Sadak ', '0', 'Kullagatan 5C ', '28133', 'Hässleholm ', 'Schweden', '', '0', '0', '46762447091', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-1-01, ', '0', 'RG 5181 3186 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6354, '1735883', '0', 'Eeva T ', 'Lind ', '0', 'Näckrosgatan 16 ', '75437', 'Uppsala ', 'Schweden', '', '0', '0', '46707446195', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3158 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6355, '1735922', '0', 'anton ', 'hadir ', '0', 'Grönängsslingan 10C ', '28133', 'Hässleholm ', 'Schweden', '', '0', '0', '46723685910', '0', '0', 'Theorema ', 'Modell: Sao Paolo GM-103-3-01, ', '0', 'RG 5181 3157 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-06-20', '', '', '', '', '', ''),
(6356, '3780243', '0', '0', 'KIM LIND', 'ALLEEN', '135', '2770', 'KASTRUP', 'Dänemark', '', '0', '0', '29433130', '0010212VRA', '0', 'Theorema', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '15.07.2013 RG 5181 3402 9DE', '1Z8VF4596842277881', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-20', '', '', '', '', '', ''),
(6357, '3803028', '0', '0', 'SUMEA ORUQI', 'I 60', 'HEINIITTY 5', '02940', 'ESPOO', 'Finnland', '', '0', '0', '451481445', '0010225SJL', '0', 'Theorema', 'Theorema Monte Carlo watch. Color: Silver/Black. Delivery included with tracking.', '0', '1Z8VF4596842870695', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6358, '3803028', '0', '0', 'RAISO C?C S?T', '1 A2', 'MESENAATINTIE', '00350', 'HELSINKI', 'Finnland', '', '0', '0', '0', '0010104PVA', '0', 'Theorema', 'Theorema Monte Carlo watch. Color: Silver/Black. Delivery included with tracking.', '0', '1Z8VF4596842070308', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6359, '3803020', '0', '0', 'SAKARI YRJÖ-KOSKINEN', '3', 'NUMMIKATU', '90100', 'OULU', 'Finnland', '', '0', '0', '3585060158', '10234825', '0', 'Theorema', 'Theorema Monte Carlo watch. Color: Gold/Brown. Delivery included with tracking.', '0', '1Z8VF4596840380718', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6360, '3803020', '0', '0', 'TATIANA KOVALENKO', 'B9', 'RAHTIMIEHENKATU 2', '33270', 'TAMPERE', 'Finnland', '', '0', '0', '405663013', '0010031X8P', '0', 'Theorema', 'Theorema Monte Carlo watch. Color: Gold/Brown. Delivery included with tracking.', '0', '1Z8VF4596841425927', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6361, '3803020', '0', '0', 'SIMON LIVSON', '16 A A', 'ETELÄINEN RAUTATIEKATU', '00100', 'HELSINKI', 'Finnland', '', '0', '0', '0400-294825', '0010171C7Q', '0', 'Theorema', 'Theorema Monte Carlo watch. Color: Gold/Brown. Delivery included with tracking.', '0', '1Z8VF4596840549939', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6362, '3803020', '0', '0', 'JUSSI METSOMÄKI', '3A7', 'PUNAHILKANTIE', '00820', 'HELSINKI', 'Finnland', '', '0', '0', '503718555', '0010208IP0', '0', 'Theorema', 'Theorema Monte Carlo watch. Color: Gold/Brown. Delivery included with tracking.', '0', '1Z8VF4596840416742', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6363, '3803020', '0', '0', 'HENRI LINDEMAN', '20 B 31', 'TARMOLANKATU', '06100', 'PORVOO', 'Finnland', '', '0', '0', '0', '001016868V', '0', 'Theorema', 'Theorema Monte Carlo watch. Color: Gold/Brown. Delivery included with tracking.', '0', '1Z8VF4596842610359', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6364, '3803020', '0', '0', 'JUKKA PESONEN', '13 E39', 'RUSTHOLLARINTIE', '00910', 'HELSINKI', 'Finnland', '', '0', '0', '400511228', '0010147VSV', '0', 'Theorema', 'Theorema Monte Carlo watch. Color: Gold/Brown. Delivery included with tracking.', '0', '1Z8VF4596842234766', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6365, '3803028', '0', '0', 'MARKUS HARHIO', '6 B 4', 'CENTNERGRÄNDEN', '00440', 'HELSINGFORS', 'Finnland', '', '0', '0', '400735635', '0010073YD9', '0', 'Theorema', 'Theorema Monte Carlo watch. Color: Silver/Black. Delivery included with tracking.', '0', '1Z8VF4596840513977', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6366, '3803028', '0', '0', 'NIINA KOUSA', '18', 'RISTO RYTIN TIE', '00570', 'HELSINKI', 'Finnland', '', '0', '0', '400747973', '0010167RI2', '0', 'Theorema ', 'Theorema Monte Carlo watch. Color: Silver/Black. Delivery included with tracking.', 'Uhr versendet 25.10.2013 RG623726044DE', '1Z8VF4596842391980', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6367, '3803028', '0', '0', 'KARI SALMINEN', '4 A', 'HIRVIKUJA', '02810', 'ESPOO', 'Finnland', '', '0', '0', '0', '0010039A9M', '0', 'Theorema ', 'Theorema Monte Carlo watch. Color: Silver/Black. Delivery included with tracking.', '0', '1Z8VF4596842132796', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6368, '3803020', '0', '0', 'JAAKKO KEKOLA', '26 B 48', 'NORTAMONKATU', '26100', 'RAUMA', 'Finnland', '', '0', '0', '458737411', '0010245GMR', '0', 'Theorema ', 'Theorema Monte Carlo watch. Color: Gold/Brown. Delivery included with tracking.', '0', '1Z8VF4596841920409', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6369, '3803029', '0', '0', 'ANETT VANNAI', '5 E 45', 'LINNOITUKSENKATU', '33330', 'TAMPERE', 'Finnland', '', '0', '0', '401684331', '00100632V7', '0', 'Theorema ', 'Theorema Monte Carlo watch. Color:White/Black. Delivery included with tracking.', '0', '1Z8VF4596840458813', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6370, '3803028', '0', '0', 'OILI SÄILÄ', '55', 'PORTHANINKATU 6 B', '00530', 'HELSINKI', 'Finnland', '', '0', '0', '503630835', '0010136N22', '0', 'Theorema ', 'Theorema Monte Carlo watch. Color: Silver/Black. Delivery included with tracking.', '0', '1Z8VF4596842572025', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6371, '3803029', '0', '0', 'MATTI ASIKAINEN', 'A5', 'KÖLIKATU 8', '20810', 'TURKU', 'Finnland', '', '0', '0', '3', '0010002CDO', '0', 'Theorema ', 'Theorema Monte Carlo watch. Color:White/Black. Delivery included with tracking.', '0', '1Z8VF4596841804035', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6372, '3803020', '0', '0', 'ANTERO HYYTIÄINEN', '13-15 B14', 'VALLERINKATU', '33270', 'TAMPERE', 'Finnland', '', '0', '0', '500627721', '00101997YP', '0', 'Theorema ', 'Theorema Monte Carlo watch. Color: Gold/Brown. Delivery included with tracking.', '0', '1Z8VF4596842018848', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6373, '3803020', '0', '0', 'KRISTIAN RASILA', '26 A 5', 'PYÖRÄTIE', '01280', 'VANTAA', 'Finnland', '', '0', '0', '503246450', '00102390BF', '0', 'Theorema ', 'Theorema Monte Carlo watch. Color: Gold/Brown. Delivery included with tracking.', '0', '1Z8VF4596840000459', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6374, '3803020', '0', '0', 'ESA KOLEHMAINEN', '4 D 43', 'KUJANEN', '00700', 'HELSINKI', 'Finnland', '', '0', '0', '503440491', '0010044HUW', '0', 'Theorema ', 'Theorema Monte Carlo watch. Color: Gold/Brown. Delivery included with tracking.', '0', '1Z8VF4596841052866', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6375, '3803020', '0', '0', 'NIKOLAI BALITSKI', '25G34', 'MARATONTIE', '01280', 'VANTAA', 'Finnland', '', '0', '0', '0', '0010173JMB', '0', 'Theorema ', 'Theorema Monte Carlo watch. Color: Gold/Brown. Delivery included with tracking.', '0', '1Z8VF4596841600077', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6376, '3803020', '0', '0', 'ANNI KORHONEN', '42', 'HARJUKATU 3 C', '00500', 'HELSINKI', 'Finnland', '', '0', '0', '401484157', '00101028TY', '0', 'Theorema ', 'Theorema Monte Carlo watch. Color: Gold/Brown. Delivery included with tracking.', '0', '1Z8VF4596841786083', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6377, '3803028', '0', '0', 'KIRILL PARSUKOV', '4A10', 'PUISTOTIE', '48100', 'KOTKA', 'Finnland', '', '0', '0', '445163216', '00100694VU', '0', 'Theorema ', 'Theorema Monte Carlo watch. Color: Silver/Black. Delivery included with tracking.', '0', '1Z8VF4596840074899', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6378, '3803028', '0', '0', 'NIKI ESKOLA', '7 A 7', 'SÄVELTIE', '00720', 'HELSINKI', 'Finnland', '', '0', '0', '456517228', '0010099UYJ', '0', 'Theorema ', 'Theorema Monte Carlo watch. Color: Silver/Black. Delivery included with tracking.', '0', '1Z8VF4596842850500', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6379, '3803029', '0', '0', 'DRITON FAZLIU', '2B 27', 'HUDDINGENPOLKU', '01600', 'VANTAA', 'Finnland', '', '0', '0', '0', '0010069CBL', '0', 'Theorema ', 'Theorema Monte Carlo watch. Color:White/Black. Delivery included with tracking.', '0', '1Z8VF4596841016913', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6380, '3803028', '0', '0', 'OLLI POST', '3', 'HAAPASAARENTIE', '28610', 'PORI', 'Finnland', '', '0', '0', '443456471', '0010098RZL', '0', 'Theorema ', 'Theorema Monte Carlo watch. Color: Silver/Black. Delivery included with tracking.', '0', '1Z8VF4596840598127', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6381, '3803029', '0', '0', 'ARI KERVINEN', '1 B 116', 'MUSTANLAHDENKATU', '33210', 'TAMPERE', 'Finnland', '', '0', '0', '442837584', '0010204CDV', '0', 'Theorema ', 'Theorema Monte Carlo watch. Color:White/Black. Delivery included with tracking.', '0', '1Z8VF4596842338136', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6382, '3803020', '0', '0', 'KIMMO SOUKKA', '9 BA', 'JOKITIE', '00780', 'HELSINKI', 'Finnland', '', '0', '0', '405503310', '0010206F6G', '0', 'Theorema ', 'Theorema Monte Carlo watch. Color: Gold/Brown. Delivery included with tracking.', '0', '1Z8VF4596842300943', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6383, '162958772', '0', '0', 'MELON BISRAT', '19', 'EASTMAN HOUSE', 'SW4 8NQ', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '00102148OV', '0', 'Theorema', 'THEOREMA MEN’S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841470557', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-20', '', '', '', '', '', ''),
(6384, '162952458', '0', '0', 'DAN CHEN', '35', 'SAIL HOUSE, SHIP WHARF', 'CO2 8YP', 'COLCHESTER', 'Grossbritannien', '', '0', '0', '7809686583', '0010243A5I', '0', 'Theorema', 'THEOREMA MEN?S CASABLANCA WATCH IN BLACK', '15.07.2013 RG 5181 3400 1DE', '1Z8VF4596840350965', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6385, '162937713', '0', '0', 'RALPH AUBREY', '92', 'CRAIGNETHAN CRESCENT NETHERBURN', 'ML9 3BY', 'LANARKSHIRE', 'Grossbritannien', '', '0', '0', '1698911303', '0010228KX6', '0', 'Theorema', 'THEOREMA MEN’S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842566176', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6386, '162913820', '0', '0', 'MELON BISRAT', '19', 'EASTMAN HOUSE', 'SW4 8NQ', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '002006032J', '0', 'Theorema', 'THEOREMA MEN?S CASABLANCA WATCH IN GOLD', 'Will Geld zurück! Uhr getragen.', '1Z8VF4596841470557', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6387, '162913160', '0', '0', 'GRAHAM DAVIES', '1', 'GREYHOUND SLIP', 'RH10 7FP', 'CRAWLEY', 'Grossbritannien', '', '0', '0', '7930281968', '0010189TT7', '0', 'Theorema', 'THEOREMA MEN’S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840460186', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6388, '162909625', '0', '0', 'MASTER ONI', '2', 'ARNOLD DOBSON HOUSE, ST. MARY\'S ROAD,', 'SE15 2EG', 'LONDON', 'Grossbritannien', '', '0', '0', '7956496053', '0010203GJ7', '0', 'Theorema', 'THEOREMA MEN’S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596842696991', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6389, '162908064', '0', '0', 'MIAN AHMAD', '11', 'KNIGHTON CLOSE', 'RH10 3SD', 'CRAWLEY', 'Grossbritannien', '', '0', '0', '7974717575', '0010019HE4', '0', 'Theorema', 'THEOREMA MEN’S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841860608', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6390, '162890311', '0', '0', 'JOHN REYNOLDS', '127', 'GREENSHANK DRIVE', 'KY11 8NW', 'DUNFERMLINE', 'Grossbritannien', '', '0', '0', '7415377156', '0010181BZW', '0', 'Theorema', 'THEOREMA MEN’S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842055012', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6391, '162861286', '0', '0', 'IMENE DJOUDI', '3', 'QUEENSDALE CRESCENT', 'W11 4TP', 'LONDON', 'Grossbritannien', '', '0', '0', '7535739415', '001019081V', '0', 'Theorema', 'THEOREMA MEN’S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841504225', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6392, '162845558', '0', '0', 'TOMAS DEGUTIS', '53', 'SYDNEY STREET', 'PE21 8NZ', 'BOSTON', 'Grossbritannien', '', '0', '0', '7414572084', '0010061VLA', '0', 'Theorema', 'THEOREMA MEN’S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842152238', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6393, '162826014', '0', '0', 'GEORGE THEODOSIOU', '44', 'HODGES DRIVE', 'B69 1LY', 'OLDBURY', 'Grossbritannien', '', '0', '0', '7794485951', '0010074JG6', '0', 'Theorema ', 'THEOREMA MEN’S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841263049', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6394, '162803587', '0', '0', 'WAFA MEGBER', '98', 'DERBY STREET', 'M8 8JW', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '1614784632', '0010219YVG', '0', 'Theorema ', 'THEOREMA MEN’S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841020659', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6395, '162637955', '0', '0', 'AZIM SIDDIQI', '46', 'DENE ROAD', 'HA6 2DE', 'NORTHWOOD', 'Grossbritannien', '', '0', '0', '7776237805', '00100016MA', '0', 'Theorema ', 'THEOREMA MEN’S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840129062', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6396, '162575826', '0', '0', 'FRANK SCALES', '4', 'NORTHCOTT GDNS', 'NE23 7SY', 'SEGHILL,CRAMLINGTON,NORTHUMBERLAND', 'Grossbritannien', '', '0', '0', '7946620034', '00100838DJ', '0', 'Theorema ', 'THEOREMA MEN’S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840412273', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6397, '162492970', '0', '0', 'KELLY HOLMES', '9', 'LIBERTY RISE', 'KT15 1NU', 'ADDLESTONE', 'Grossbritannien', '', '0', '0', '0', '0010180XXN', '0', 'Theorema ', 'THEOREMA MEN?S CASABLANCA WATCH IN BLACK', '05.08.2013 RF518110402DE\r\nUhr erhalten 26.09.2013\r\nUhr versendet 14.10.2013  RG 5181 3999 8DE', '1Z8VF4596841414288', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6398, '162415425', '0', '0', 'ZHEN WANG', '15', 'ESSEX GARDENS', 'RM11 3EH', 'HORNCHURCH', 'Grossbritannien', '', '0', '0', '7782263999', '0010173FK2', '0', 'Theorema ', 'THEOREMA MEN’S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840999097', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6399, '162392808', '0', '0', 'MATTHEW HARTLEY', '7', 'HITCHEN ROAD', 'NG10 3SB', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7891119051', '0010235J38', '0', 'Theorema ', 'THEOREMA MEN’S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841950707', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6400, '162792639', '0', '0', 'STEVEN GOSNELL', '59', 'WARWICK WAY', 'TF1 6JZ', 'TELFORD', 'Grossbritannien', '', '0', '0', '7968398463', '0010053NW7', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840573117', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6401, '162788085', '0', '0', 'KHALED HAMDAN', '33', 'PRINCE REGENTS CLOSE', 'BN2 5JP', 'BRIGHTON', 'Grossbritannien', '', '0', '0', '7862702819', '0010181DBF', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '22.07.2013 Uhr zur?ck...bitte refund Geld am 29.07.13 zurück erhalten!', '1Z8VF4596842290320', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6402, '162751048', '0', '0', 'UGUR OZDEMIR', '19 B', 'LEABOURNE ROAD', 'N16 6SU', 'LONDON', 'Grossbritannien', '', '0', '0', '7956372252', '0010198WW4', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841246335', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6403, '162734532', '0', '0', 'JOHN FREEMAN', '52', 'BROOKHILL ROAD', 'EN4 8SL', 'BARNET', 'Grossbritannien', '', '0', '0', '7973149146', '00102257LR', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841905140', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6404, '162712418', '0', '0', 'ZEYAD AABER', '1A', 'OAKHURST ROAD', 'SO17 1PP', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '7466092113', '10185962', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841650755', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6405, '162643358', '0', '0', 'EDUARDO VC', '125', 'WHITELADIES ROAD', 'BS8 2PL', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7841127368', '0010230ZCM', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '15.07.2013 RG 5181 3403 2DE Will Geld zur?ck!Geld am 13.08.13 von Groupon zurück erhalten!', '1Z8VF4596840387168', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6406, '162619380', '0', '0', 'JACQUELINE FERGUSON', '53A', 'FRIERN GARDENS', 'SS12 0HD', 'WICKFORD', 'Grossbritannien', '', '0', '0', '7952208127', '0010104KU1', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', 'Angeblich Paket nicht erhalten. Wurde aber am 26.06.2013 zugestellt. U-Schrift vorhanden!', '1Z8VF4596841138372', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6407, '162587977', '0', '0', 'BARNES GARY', '60', 'ST. AGNES ROAD', 'L36 5TB', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '0', '00101015EA', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841648384', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6408, '162544616', '0', '0', 'YUKUN LAI', '39', 'HURON CRESCENT', 'CF23 6DT', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7596477181', '0010232P1Q', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840981195', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6409, '162523409', '0', '0', 'CENAP KAYGUSUZ', '196 FLAT D', 'HORNSEY ROAD', 'N7 7LN', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '0010171D81', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840120801', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6410, '162515002', '0', '0', 'MOZIDA KHATUN', '29', 'BARKER STREET', 'B19 1EL', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7904122281', '0010238Y12', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842571213', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6411, '162514355', '0', '0', 'MUNIRA NURJAHAN', '20', 'DAYS CLOSE', 'CV1 5JW', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7944606954', '00100636SZ', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842956423', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6412, '162513371', '0', '0', 'KIM WONG', '59', 'COURTLANDS', 'SL6 2PT', 'MAIDENHEAD', 'Grossbritannien', '', '0', '0', '7863119829', '0010105QGK', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842620437', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6413, '162510747', '0', '0', 'ABUBAKER PATEL', '27', 'MOOR STREET', 'GL1 4NJ', 'GLOUCESTER', 'Grossbritannien', '', '0', '0', '7535671721', '00102383CH', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841227249', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6414, '162509511', '0', '0', 'SCOTT LEWINGTON', '1', 'NEWCOME PATH', 'WD7 9EL', 'RADLETT', 'Grossbritannien', '', '0', '0', '0', '0010030WYR', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840360856', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6415, '162508229', '0', '0', 'JOSHUA WILLIAMSON', 'E PLATT', 'WATERLOO STREET', 'BL1 8HU', 'BOLTON', 'Grossbritannien', '', '0', '0', '0', '0010190OGN', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841125260', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6416, '162508125', '0', '0', 'PETE MAINWARING', '43', 'MANOR WAY', 'E4 6NW', 'LONDON', 'Grossbritannien', '', '0', '0', '7967735193', '0010108P77', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841744476', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6417, '162503244', '0', '0', 'GEMMA FLOOD', '41', 'WOODLANDS DRIVE', 'CH2 3QQ', 'CHESTER', 'Grossbritannien', '', '0', '0', '0', '0010006AD4', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841162489', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6418, '162501231', '0', '0', 'DAWN BARRETT', '4', 'RIVER GORE GROVE', 'EH23 4GD', 'GOREBRIDGE', 'Grossbritannien', '', '0', '0', '7810278301', '0010051FJA', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842643298', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6419, '162501130', '0', '0', 'JUSTIN ROCLIFFE', '77', 'WESTWAY', 'RH10 3QS', 'COPTHORNE', 'Grossbritannien', '', '0', '0', '7946147629', '0010097AFJ', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842370903', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6420, '162500827', '0', '0', 'BECKIE BROOKS', '157', 'SAXON GARDENS', 'SS3 9PW', 'SOUTHEND-ON-SEA', 'Grossbritannien', '', '0', '0', '7508027098', '0010014M5T', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842049314', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6421, '162499080', '0', '0', 'RENATA PALASZYNSKA', '38C', 'LYTTON ROAD', 'EN5 5BY', 'BARNET', 'Grossbritannien', '', '0', '0', '7809440823', '0010146K7Z', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840502523', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6422, '162499005', '0', '0', 'PUJA MORJARIA', 'TSYS HOUSE', 'HARRY WESTON ROAD', 'CV3 2SN', 'COVENTRY', 'Grossbritannien', '', '0', '0', '0', '00100597TE', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840274539', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6423, '162496505', '0', '0', 'JACK ADAMS', '12', 'GREENACRES, PRESTON PARK AVENUE', 'BN1 6HR', 'BRIGHTON', 'Grossbritannien', '', '0', '0', '7759539691', '0010224L6Y', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842229343', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6424, '162496288', '', 'Yon-Ka Distribution Ltd.', 'ELAINE BRYANT', '22', 'OLD BOND STREET', 'W1S 4PY', 'LONDON', 'Grossbritannien', '', '0', '0', '2075188370', '00102154YG', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '15.07.2013 RG 5181 3420 5DE', '1Z8VF4596840150958', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6425, '162496118', '0', '0', 'WAJID RATYAL', '6', 'AMBLESIDE', 'BD9 5HX', 'Bradford ', 'Grossbritannien', '', '0', '0', '0', '0010173D6S', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842343362', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6426, '162494223', '0', '0', 'U PARMAR', 'RM', 'STATION ROAD', 'BS6 5DD', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7946456477', '0010144K2B', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842230573', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6427, '162493511', '0', '0', 'FELICINA CIMINO', '26', 'PLAITERS WAY', 'CM7 3AA', 'BRAINTREE', 'Grossbritannien', '', '0', '0', '7728328420', '00101101MY', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '25.07.2013 Uhr zur?ckgeschickt. Bitte refund Geld am 01.08.13 zurück erhalten!', '1Z8VF4596842956585', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6428, '162487215', '0', '0', 'CRISTIAN MAZZAGGIO', '35 A', 'SOUTHAMPTON WAY', 'SE5 7SW', 'LONDON', 'Grossbritannien', '', '0', '0', '7453300439', '0010040KB6', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842985393', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6429, '162484040', '0', '0', 'ELISABETH MAVIN', '21', 'BARKHAM ROAD', 'RG41 2XR', 'WOKINGHAM', 'Grossbritannien', '', '0', '0', '7528190927', '0010129XJA', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842701000', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6430, '162479956', '0', '0', 'MARK SMALL', '18', 'KENDAL GROVE', 'B92 0PS', 'SOLIHULL', 'Grossbritannien', '', '0', '0', '7977001085', '0010240KK1', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842007412', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6431, '162472133', '0', '0', 'DAVID ROGERS', '14', 'CLYFFORD ROAD', 'HA4 6PS', 'RUISLIP GARDENS', 'Grossbritannien', '', '0', '0', '1895678289', '0010061L4B', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840928627', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6432, '162469862', '0', '0', 'SOMYING KURUVELUKORN', '63', 'KENSINGTON HOUSE, 34 PARK LODGE AVENUE', 'UB7 9DG', 'WEST DRAYTON', 'Grossbritannien', '', '0', '0', '7815461919', '0010147JUU', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840059414', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6433, '162468294', '0', '0', 'WAYNE COUSINS', '30', 'GOSLING GATE ROAD GOLDTHORPE', 'S63 9LU', 'ROTHERHAM', 'Grossbritannien', '', '0', '0', '7837373713', '00100016O9', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840109824', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6434, '162463837', '0', '0', 'ABDURRAOUF BARUON', '75', 'RIVIERA DRIVE', 'L11 4UR', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7401535235', '0010112EM6', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842251238', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6435, '162460036', '0', '0', 'SHABIRA RAJWANI', '32', 'UPPER WOOD CLOSE', 'MK5 7GH', 'MILTON KEYNES', 'Grossbritannien', '', '0', '0', '7765077782', '0010250X22', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842583648', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6436, '162452737', '0', '0', 'SUE CLARK', 'n/a', 'PROVIDENCE COTTAGE', 'CO9 4EG', 'GAINSFORD END', 'Grossbritannien', '', '0', '0', '7721418725', '0010141TXO', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840207058', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6437, '162446897', '0', '0', 'MAKA DADIANI', '50', 'POPLAR ROAD', 'CV5 6FY', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7851303590', '00100548ZU', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840221461', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6438, '162446382', '0', '0', 'IRINA COMSA', '9', 'COTSWOLD CLOSE', 'MK41 9LR', 'BEDFORD', 'Grossbritannien', '', '0', '0', '7876195943', '00102119PP', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', 'Geld am 04.07.2013 zur?ck gezahlt! Uhr????\r\n15.08.2013 Uhr zurückerhalten...alles klar', '1Z8VF4596841726870', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6439, '162443161', '0', '0', 'PAUL MACDONALD', '3/1 36B', 'MANSIONHOUSE ROAD', 'G41 3DH', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7772751965', '0010106NVF', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840823285', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6440, '162441993', '0', '0', 'JOHN IONUT', '37', 'BEDFORD SQUARE', 'BN1 2PL', 'BRIGHTON', 'Grossbritannien', '', '0', '0', '7715339714', '0010098KER', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842610699', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6441, '162430546', '0', '0', 'GRZEGORZ DROZDZ', '65', 'KITCHENER ROAD', 'N17 6DU', 'LONDON', 'Grossbritannien', '', '0', '0', '7453286436', '0010239BHD', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840189104', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6442, '162422771', '0', '0', 'JULIUS AGANGA', '13B', 'BRUCE ROAD', 'NW10 8RE', 'LONDON', 'Grossbritannien', '', '0', '0', '7903860028', '0010139SP1', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841658515', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6443, '162420643', '0', '0', 'EMILY COOPER', '10', 'ROCHFORD GREEN', 'IG10 2BT', 'LOUGHTON', 'Grossbritannien', '', '0', '0', '7772552709', '0010034X3A', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840118921', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6444, '162386896', '0', '0', 'DANIEL EVANS', '32', 'SIDING TERRACE', 'SA10 6RE', 'NEATH', 'Grossbritannien', '', '0', '0', '7428628398', '0010014AYZ', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840670333', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6445, '162385597', '0', '0', 'DAVID VOIGT', '4', 'DENFIELD STEADINGS', 'DD11 2QQ', 'ARBROATH', 'Grossbritannien', '', '0', '0', '7732097038', '0010022NIU', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842412742', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6446, '162383203', '0', '0', 'MATTHEW RICHARDS', '36', 'Marjorie Avenue', 'LN6 7SD', 'Lincoln', 'Grossbritannien', '', '0', '0', '7891864868', '00100232NF', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841446155', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6447, '162382093', '0', '0', 'EMILIANA LUDOVICI', '132', 'SPECTRUM BLACKFRIARS ROAD', 'M3 7BP', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7780573471', '0010200KK8', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842870560', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6448, '162376671', '0', '0', 'SEAN HERMON', '3', 'MATTOCK WAY', 'OX14 2PB', 'ABINGDON', 'Grossbritannien', '', '0', '0', '7767416166', '0010040M9S', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842785975', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6449, '162376310', '0', '0', 'MARK ALLEN', 'FLAT 3 / 21', 'DRAGON PARADE', 'HG1 5DG', 'HARROGATE', 'Grossbritannien', '', '0', '0', '7919366582', '00100075IL', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840292386', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6450, '162373981', '0', '0', 'MATTY BROOK', '554', 'INGLEMIRE LANE', 'HU6 8JP', 'HULL', 'Grossbritannien', '', '0', '0', '7549097026', '0010096MFF', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840489790', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6451, '162372834', '0', '0', 'ZAINAB BULIWALA', '129', 'HALLIWELL ROAD', 'BL1 3NF', 'BOLTON', 'Grossbritannien', '', '0', '0', '7874615887', '0010212WGV', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842478208', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6452, '162372367', '0', '0', 'MARIUS OLARIU', '96', 'WEMBLEY PARK DRIVE', 'HA9 8HW', 'WEMBLEY', 'Grossbritannien', '', '0', '0', '7717846972', '0010148JN0', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842357615', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6453, '162369716', '0', '0', 'CALLUM MCMAHON', 'CLYDEPORT OP', 'KING GEORGE V DOCK', 'G51 4SD', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7769931182', '0010141TCS', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842228022', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6454, '162363115', '0', '0', 'VAHE ALTOUNIAN', '92 drayton avenue', 'west ealing ', 'W13 0LF', 'London', 'Grossbritannien', '', '0', '0', '0', '001004355K', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', 'Will Geld zur?ck haben! Hat aber keine Uhr zur?ck geschickt?!\r\n\r\n15.07.2013 Uhr zur?ck...bitte refund Geld am 17.07.13 zurück erhalten!', '1Z8VF4596841189433', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6455, '162362703', '0', '0', 'ANDY LEAVER', '63', 'FUNTINGTON ROAD', 'PO2 7LE', 'PORTSMOUTH', 'Grossbritannien', '', '0', '0', '7921778234', '0010013A2P', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841341848', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6456, '162361070', '0', '0', 'PAMELA CROOK', 'CNC, F6', 'CULHAM SCIENCE CENTRE', 'OX14 3DB', 'ABINGDON', 'Grossbritannien', '', '0', '0', '7761812626', '0010116IAI', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841785253', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6457, '162358777', '0', '0', 'JEFF WATSON', 'FLAT 15,', '75 WALLWOOD STREET', 'E14 7GS', 'LONDON', 'Grossbritannien', '', '0', '0', '7760667493', '0010036KY1', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841619665', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6458, '162358342', '0', '0', 'LUTFA BEGUM', '24', 'AMBERLEY WALK', 'OL9 6SL', 'OLDHAM', 'Grossbritannien', '', '0', '0', '7531144133', '0010080JDD', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842945079', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6459, '162355550', '0', '0', 'JORGE ESTIVAREZ', 'FLAT 7, 58', 'PECKHAM HILL STREET', 'SE15 5JR', 'LONDON', 'Grossbritannien', '', '0', '0', '7446014504', '00101952JA', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841861483', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6460, '162353583', '0', '0', 'JAMES BYNG', '88', 'HOMER CLOSE', 'PO13 9TL', 'GOSPORT', 'Grossbritannien', '', '0', '0', '7717852464', '0010136HLR', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840468893', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6461, '162347869', '0', '0', 'MATTHEW BROOK', '554', 'INGLEMIRE LANE ', 'HU6 8JP', 'Rumpf HULL', 'Grossbritannien', '', '0', '0', '7549097026', '0010174HQA', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', 'rep 12.07.2013 RG 5181 3379 1DE', '1Z8VF4596840867309', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6462, '162345484', '0', '0', 'LUCIAN ALEXANDRU', 'FLAT 53', 'ISOBEL HOUSE STAINES ROAD WEST', 'TW16 7BD', 'SUNBURY ON THAMES', 'Grossbritannien', '', '0', '0', '7576003047', '0010192M2T', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842156716', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6463, '162343076', '0', '0', 'TED GLASSPOOL', 'BRAE-MERE', 'SOUTH DOWN ROAD', 'PL10 1EH', 'TORPOINT', 'Grossbritannien', '', '0', '0', '7964302279', '0010132WQF', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840437121', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6464, '162338525', '0', '0', 'SEAN ARNOLD', '16', 'PHILIPSCOTE', 'WR11 3AZ', 'EVESHAM', 'Grossbritannien', '', '0', '0', '7568379001', '0010017DP7', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840808533', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6465, '162335717', '0', '0', 'STANLEY FRANKSON', '8B PETER HILL CLOSE', 'CHALFONT ST PETER', 'SL9 0HZ', 'GERRARDS CROSS', 'Grossbritannien', '', '0', '0', '7885444424', '0010012NG8', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', 'Will Geld zur?ck haben! Hat aber keine Uhr zur?ck geschickt!\r\n23.07.2013 Uhr zur?ckerhalten...bitte refund Geld am 30.07.13 zurück erhalten!', '1Z8VF4596842370949', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6466, '162329736', '0', '0', 'KEVIN GORMAN', '82', 'BARNMEAD ROAD', 'BR3 1JD', 'BECKENHAM', 'Grossbritannien', '', '0', '0', '2086596200', '00101656YI', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841224359', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6467, '162323993', '0', '0', 'COLM MCCARTHY', '28', 'BELMORE ROAD', 'SO41 3NT', 'LYMINGTON', 'Grossbritannien', '', '0', '0', '7917082389', '00100252CS', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842468764', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6468, '162322699', '0', '0', 'TEODORA BAEVA', '9A', 'THIRSK ROAD', 'SW11 5SU', 'LONDON', 'Grossbritannien', '', '0', '0', '7850509119', '0010042YHX', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842204173', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6469, '162321071', '0', '0', 'LIBBY TRUSCOTT', '91', 'GROVE CRESCENT, CROXLEY GREEN', 'WD3 3JT', 'RICKMANSWORTH', 'Grossbritannien', '', '0', '0', '7832961976', '0010103DNY', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842530589', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6470, '162320758', '0', '0', 'JUSTIN MCFARLIN', '67', 'APPERLEY ROAD', 'BD10 9SH', 'IDLE', 'Grossbritannien', '', '0', '0', '7887524848', '0010159Z8F', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842547991', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6471, '162311261', '0', '0', 'ERIKA SINKA', '134', 'YORK ROAD HAXBY', 'YO32 3EL', 'YORK', 'Grossbritannien', '', '0', '0', '7891084014', '0010153ZBP', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841356403', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6472, '162310902', '0', '0', 'ELEONORA MORICI', '17', 'CARAWAY HEIGHTS,  240 POPLAR HIGH STREET', 'E14 0BG', 'LONDON', 'Grossbritannien', '', '0', '0', '7735044082', '0010002AEG', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841055818', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6473, '162309147', '0', '0', 'MARCELO TORREJON', '38', 'OAKBANK AVENUE', 'KT12 3RB', 'WALTON-ON-THAMES', 'Grossbritannien', '', '0', '0', '0', '0010170QWI', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840746225', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6474, '162307037', '0', '0', 'ROBERT LEWIS', '58-72', 'UPPER GROUND', 'SE1 9LT', 'LONDON', 'Grossbritannien', '', '0', '0', '7870687406', '0010216KRH', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842527637', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6475, '162305313', '0', '0', 'NARINDER HARNAL', '57/58', 'SMITH STREET', 'B19 3EN', 'HOCKLEY', 'Grossbritannien', '', '0', '0', '7980556379', '00101847II', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842500049', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6476, '162301974', '0', '0', 'SAMANTHA WALSH', '36B', 'ABERCORN PLACE', 'NW8 9XP', 'LONDON', 'Grossbritannien', '', '0', '0', '7803630905', '00102258DF', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842763453', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6477, '162301164', '0', '0', 'NATHAN PESIN', 'FLAT 3A', 'GEORGE HOUSE, 61 KENSINGTON CHURCH', 'W8 4BA', 'LONDON', 'Grossbritannien', '', '0', '0', '7785508502', '00100674B1', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '01.07.2013 Uhr zurück...Bitte refund', '1Z8VF4596842417863', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6478, '162299839', '0', '0', 'GEERT-JAN ZWAGER', '310', 'ADANA BUILDING, CONINGTON ROAD', 'SE13 7FB', 'LONDON', 'Grossbritannien', '', '0', '0', '7592110323', '0010137UTK', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840563271', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6479, '162296623', '0', '0', 'JOHN O DONNELL', '86', 'OAKWOOD ROAD', 'RH6 7BX', 'HORLEY', 'Grossbritannien', '', '0', '0', '7872989220', '0010134LFU', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842299689', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6480, '162295353', '0', '0', 'BENJAMIN SAVILLE', 'M.POINT 517', 'PO BOX 62', 'HR4 7DD', 'HEREFORD', 'Grossbritannien', '', '0', '0', '7881289035', '00100058SO', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840727095', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6481, '162294359', '0', '0', 'SYLVIA OTHMAN', '8', 'PAGE PLACE', 'AL2 2FB', 'ST ALBANS', 'Grossbritannien', '', '0', '0', '7852426740', '00102303VU', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840945500', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6482, '162294105', '0', '0', 'M RIZWAN', '2', 'BRICKFIELDS BUSINESS PARK, OLD STOWMARKET', 'IP30 9QS', 'BURY ST EDMUNDS', 'Grossbritannien', '', '0', '0', '7508433085', '001006931L', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842054915', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(6483, '162293223', '0', '0', 'CHRIS CHARLES', '8', 'LEICESTER CLOSE', 'NN18 8QJ', 'CORBY', 'Grossbritannien', '', '0', '0', '7710653481', '00102422WA', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840155328', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6484, '162289934', '0', '0', 'CHRISTOPHER CHARLES', '8', 'LEICESTER CLOSE', 'NN18 8QJ', 'CORBY', 'Grossbritannien', '', '0', '0', '7710653481', '00101632W2', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840155328', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6485, '162288972', '0', '0', 'RONAK SHAH', 'FLAT 120', 'ST. WILLAM S COURT', 'N1 0GN', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '00102325SP', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840346738', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6486, '162286402', '0', '0', 'MARK JENNER', '41', 'VICARAGE ROAD', 'MK11 1BN', 'MILTON KEYNES', 'Grossbritannien', '', '0', '0', '7546751717', '001015747A', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841729144', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6487, '162285507', '0', '0', 'KEITH BLOWS', '11', 'ROSEMARY CLOSE', 'GU14 9RQ', 'FARNBOROUGH', 'Grossbritannien', '', '0', '0', '7967275530', '0010053JO0', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '22.07.2013 RG518134704DE', '1Z8VF4596840402551', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6488, '162285348', '0', '0', 'EIMRAN KHAN', '1', 'NYNEHEAD STREET', 'SE14 6ES', 'LONDON', 'Grossbritannien', '', '0', '0', '7833226439', '0010107GDF', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '30.07.2013 Uhr zur?ck...bitte refund Geld am 02.08.13 zurück erhalten!', '1Z8VF4596841466964', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6489, '162284318', '0', '0', 'MARTIN GREENWOOD', 'GREENACRE', 'WESTMARSH LANE, OLDBURY-ON-SEVERN', 'BS35 1QD', 'BRISTOL', 'Grossbritannien', '', '0', '0', '07814 703978', '0010026K78', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841022371', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6490, '162283168', '0', '0', 'YASH AGNIHOTRI', '126', 'MOUNT PARK AVENUE', 'CR2 6DJ', 'SOUTH CROYDON', 'Grossbritannien', '', '0', '0', '7999221992', '0010248TPG', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', 'Geld am 09.08.13 zurückerhalten! Uhr???', '1Z8VF4596841168787', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6491, '162281503', '0', '0', 'DAVID AKANGBE', '21', 'CELANDINE CLOSE', 'RM15 6JB', 'OCKENDON', 'Grossbritannien', '', '0', '0', '0', '0010169KQ4', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841006193', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6492, '162280991', '0', '0', 'THELMA BARLAAN', '6', 'ST. JOHNS WOOD ROAD', 'NW8 8RE', 'LONDON', 'Grossbritannien', '', '0', '0', '7891032828', '001013388U', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842634600', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6493, '162275801', '0', '0', 'JOHN HENDRY', 'FLAT 96', '120 WOOD LANE', 'TW7 5FG', 'ISLEWORTH', 'Grossbritannien', '', '0', '0', '2087580826', '10058564', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842154012', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6494, '162275474', '0', '0', 'ALEX CLEMPSON', '5TH FLOOR', '302-308 LANGHAM HOUSE REGENT STREET', 'W1B 3AT', 'LONDON', 'Grossbritannien', '', '0', '0', '7766738001', '0010003O3K', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841664428', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6495, '162275362', '0', '0', 'GIOVANNI BLANCO', '39-45', 'FINSBURY SQUARE', 'EC2A 1PQ', 'LONDON', 'Grossbritannien', '', '0', '0', '7960086200', '0010058PMW', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840265834', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6496, '162273472', '0', '0', 'ANTONIETTA PLOWRIGHT', '16A', 'FERNDALE ROAD', 'EN3 6DH', 'ENFIELD', 'Grossbritannien', '', '0', '0', '7882993359', '0010202PMA', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', 'Will Geld zurück für getragene und reparierte Uhr!04.10.13', '1Z8VF4596840058246', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6497, '162271788', '0', '0', 'REMIGIUSZ TYTKO', '10', 'GRIMSTON CLOSE', 'LE4 9NF', 'LEICESTER', 'Grossbritannien', '', '0', '0', '0', '0010247AT9', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840141655', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6498, '162269301', '0', '0', 'LYUBOMYR REVERA', 'FLAT 1', '161 MELLISH STREET', 'E14 8PJ', 'London ', 'Grossbritannien', '', '0', '0', '0', '0010093UW5', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842616068', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6499, '162267825', '0', '0', 'PETER APICELLA', '71', 'BROOKMANS AVENUE', 'AL9 7QG', 'HATFIELD', 'Grossbritannien', '', '0', '0', '7836566377', '0010023V8A', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840581475', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6500, '162267573', '0', '0', 'DEBI DEANE', '37', 'CHURCHILL DRIVE', 'TS11 6AX', 'REDCAR', 'Grossbritannien', '', '0', '0', '7733322484', '0010161PR1', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842137880', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6501, '162265199', '0', '0', 'DAVID PAUL', '54', 'MERRITT GARDENS', 'KT9 2GY', 'CHESSINGTON', 'Grossbritannien', '', '0', '0', '07949 217285', '0010132YQM', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840385295', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6502, '162265136', '0', '0', 'JASDEV REHNCY', '1276-1278', 'GREENFORD ROAD', 'UB6 0HH', 'GREENFORD', 'Grossbritannien', '', '0', '0', '0', '0010237U3E', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840423707', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6503, '162264501', '0', '0', 'KAUSHAL GANDHI', '1276-1278', 'GREENFORD ROAD', 'UB6 0HH', 'GREENFORD', 'Grossbritannien', '', '0', '0', '7825131230', '0010087L2M', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841353111', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6504, '162264055', '0', '0', 'PAUL GAYWOOD', '62', 'COLNE', 'RM18 8RF', 'TILBURY', 'Grossbritannien', '', '0', '0', '7500776209', '0010120XIX', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842273527', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6505, '162262744', '0', '0', 'DOMINIK LOPACINSKI', '139', 'WESTCOTT CRESCENT', 'W7 1NT', 'LONDON', 'Grossbritannien', '', '0', '0', '7949591539', '00100492NA', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842284935', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6506, '162261505', '0', '0', 'JACEK DYMINSKI', '25', 'TAVISTOCK ROAD', 'HA8 6DD', 'EDGWARE', 'Grossbritannien', '', '0', '0', '7737576799', '0010079LE2', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840487345', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6507, '162246659', '0', '0', 'ROB BURGESS', '65', 'SALCOMBE GARDENS', 'NE9 6UD', 'GATESHEAD', 'Grossbritannien', '', '0', '0', '7742108037', '0010113FZT', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841980756', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6508, '162243768', '0', '0', 'DAVID DIXON', '203', 'ANLABY PARK ROAD SOUTH', 'HU4 7DB', 'HULL', 'Grossbritannien', '', '0', '0', '7547767010', '0010122I6Q', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842865165', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6509, '162232110', '0', '0', 'DARYL LYTH', '39', 'TOPCLIFFE ROAD', 'TS17 9QL', 'STOCKTON-ON-TEES', 'Grossbritannien', '', '0', '0', '7752776111', '10178660', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842240571', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6510, '162219463', '0', '0', 'PAULO CASTRO', '14', 'BINFIELD ROAD', 'SW4 6TD', 'LONDON', 'Grossbritannien', '', '0', '0', '7805009730', '0010118XPT', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842206984', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6511, '162218080', '0', '0', 'MELIH EKIZOGLU', '35', 'PEMBRIDGE ROAD', 'W11 3HG', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '0010057ISA', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '10.07.2013 Uhr zurück...bitte refund', '1Z8VF4596841864391', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6512, '162216720', '0', '0', 'MATTHEW LAMBERT', '28', 'GAYVILLE ROAD', 'SW11 6JP', 'LONDON', 'Grossbritannien', '', '0', '0', '7738288712', '00100910QI', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840312809', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6513, '162214729', '0', '0', 'ANDY GUNAWARDHANA', '221 FLAT B', 'KINGSTON ROAD', 'SW19 3NW', 'LONDON', 'Grossbritannien', '', '0', '0', '7957355061', '0010039IEC', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842652215', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6514, '162214698', '0', '0', 'KAREN WARDLE', '3', 'LOWER ROAD', 'SL6 9HF', 'MAIDENHEAD', 'Grossbritannien', '', '0', '0', '+44 7980346496', '0010117IQV', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841982629', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6515, '162213873', '0', '0', 'GORDON DENNIS', '15', 'WILLIAM MACKIE CRESCENT', 'AB39 2PR', 'STONEHAVEN', 'Grossbritannien', '', '0', '0', '7725028623', '0010004WAG', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840404031', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6516, '162213592', '0', '0', 'MATTHEW MAGOWAN', '54', 'BALLYNOE GARDENS', 'BT19 1SA', 'BANGOR', 'Grossbritannien', '', '0', '0', '7921802640', '0010109RH6', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840016442', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6517, '162212872', '0', '0', 'KELLY CLARK', '2', 'SCHOOLYARD VIEW', 'HX3 6FB', 'HALIFAX', 'Grossbritannien', '', '0', '0', '7795264040', '0010077LYM', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842919857', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6518, '162209022', '0', '0', 'CALVIN WU', '19', 'MACNICOL PARK', 'G74 4QE', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7919054992', '0010054H7V', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842214260', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6519, '162208663', '0', '0', 'CHRISTOPHER SELLICK', '2', 'MEAD GARDENS', 'RG27 8NR', 'HOOK', 'Grossbritannien', '', '0', '0', '7517427776', '0010210ZO7', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842999673', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6520, '162207175', '0', '0', 'JAMES HUGHES', '11', 'MOOR END LODGE', 'HP1 1AL', 'HEMEL HEMPSTEAD', 'Grossbritannien', '', '0', '0', '7507558146', '0010012LY5', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '08.07.2013Uhr zur?ck...bitte refund Geld am 26.7.13 zurück erhalten!', '1Z8VF4596841376089', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6521, '162205915', '0', '0', 'LUKE MASON', '15', 'WALKER ROAD', 'LE4 8LR', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7875238675', '0010029STV', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842443496', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6522, '162199469', '0', '0', 'ANSAR ARSHAD', '6', 'FAIRFAX ROAD', 'MK40 4LS', 'BEDFORD', 'Grossbritannien', '', '0', '0', '7771347612', '0010104I5K', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', 'Will Geld zur?ck haben. Hat aber keine Uhr zur?ck geschickt!\r\n\r\n29.07.2013 Uhr zur?ck...bitte refund Geld am 01.08.13 zurück erhalten!', '1Z8VF4596842301906', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6523, '162198825', '0', '0', 'LINDA WARDLAW', '12', 'WANSBECK VIEW', 'NE62 5BN', 'CHOPPINGTON', 'Grossbritannien', '', '0', '0', '07885 952246', '0010197BPG', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', 'Geld am 18.07.13 von Groupon zurück erhalten! Uhr???', '1Z8VF4596840051314', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6524, '162197386', '0', '0', 'TOMAS STAJUCHINAS', '75', 'MILESTONE LANE', 'PE11 3XR', 'SPALDING', 'Grossbritannien', '', '0', '0', '7538700885', '0010009BOO', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840791720', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6525, '162196678', '0', '0', 'GARRY HAMILTON', '94', 'HUDDS VALE ROAD', 'BS5 7HN', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7887495355', '0010126UWY', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840623134', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6526, '162194442', '0', '0', 'HALIMA SHAINSHAH', '41', 'WORDSWORTH ROAD', 'NG7 5QU', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7775628404', '0010093NCV', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841645547', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6527, '162192871', '0', '0', 'PAUL BROWNE', '45A', 'MALLOW ROAD', 'IP24 2YD', 'THETFORD', 'Grossbritannien', '', '0', '0', '07788 754224', '0010150AIL', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842958958', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6528, '162189948', '0', '0', 'ANDY PARKER', 'KEITH LODGE', 'FOREST PARK ROAD', 'SO42 7SW', 'BROCKENHURST', 'Grossbritannien', '', '0', '0', '7738017660', '0010122B0C', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840663369', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6529, '162188845', '0', '0', 'DEBRA GARNER', '18', 'WILLSFORD AVENUE', 'L31 1JU', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '0', '0010229PR0', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842858771', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6530, '162188250', '0', '0', 'ALBINA BERESFORD', '6', 'ELLIOT ROAD', 'HA7 3SH', 'STANMORE', 'Grossbritannien', '', '0', '0', '7702345120', '00101972V1', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842645189', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6531, '162187534', '0', '0', 'ANDREW PARKER', 'KEITH LODGE', 'FOREST PARK ROAD', 'SO42 7SW', 'BROCKENHURST', 'Grossbritannien', '', '0', '0', '0', '0010227E8W', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '15.07.2013 RG518134015DE', '1Z8VF4596842122592', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6532, '162186846', '0', '0', 'FAZILA BALUCH', '111', 'LORRIMORE ROAD', 'SE17 3NA', 'LONDON', 'Grossbritannien', '', '0', '0', '7846429032', '0010195YGH', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840391000', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6533, '162184464', '0', '0', 'STUART REID', '5', 'LONGWILL TERRACE', 'G67 2RA', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7557038493', '0010223MEY', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842550414', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6534, '162183726', '0', '0', 'REBECCA MALLARD', '66', 'LONG CLOSE AVENUE', 'SN13 0NH', 'CORSHAM', 'Grossbritannien', '', '0', '0', '7724723041', '0010218C1S', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841700825', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6535, '162182318', '0', '0', 'LORRAINE HUTCHESON', '37', 'SIDLAW AVENUE', 'DD11 4BQ', 'ARBROATH', 'Grossbritannien', '', '0', '0', '7715941115', '0010135EUG', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842942232', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6536, '162177920', '0', '0', 'SAMANTHA NASH', '8', 'MUSKER PLACE', 'CB23 3LE', 'CAMBRIDGE', 'Grossbritannien', '', '0', '0', '1480831531', '0010102DOS', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842374641', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6537, '162177535', '0', '0', 'DIANE GRANT', '16', 'FAIRFIELD ROAD', 'DD10 0SG', 'MONTROSE', 'Grossbritannien', '', '0', '0', '7745985177', '001018312B', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '15.07.2013 Uhr zurück...refund bitte', '1Z8VF4596842098057', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6538, '162176544', '0', '0', 'SYLVIA ROWBOTHAM', '62', 'EVERGREEN WALK', 'BD16 2BP', 'BINGLEY', 'Grossbritannien', '', '0', '0', '1274560123', '00101195MX', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841212460', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6539, '162176258', '0', '0', 'NIGEL BROWNE', '236', 'LISNAFIN PARK', 'BT82 9DL', 'STRABANE', 'Grossbritannien', '', '0', '0', '7999692977', '0010020H92', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841817870', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6540, '162175710', '0', '0', 'ALAN JAMES LOWEY', '72', 'HAGGERSTON ROAD', 'L4 6SB', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7807182793', '0010090HU0', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841645010', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6541, '162175148', '0', '0', 'STEVE OLIVER', '24', 'BENBRIDGE AVE', 'BH11 9HN', 'BOURNEMOUTH', 'Grossbritannien', '', '0', '0', '7979129449', '0010144N9J', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840901691', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6542, '162174279', '0', '0', 'MICHAEL BARDSLEY', '47', 'HAMPTON ROAD', 'IP1 4AP', 'IPSWICH', 'Grossbritannien', '', '0', '0', '7950621652', '001014025D', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840580109', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6543, '162171025', '0', '0', 'KAILASH SUNNEECHURRA', '150', 'WATKIN ROAD', 'LE2 7HW', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7921525613', '0010168OT9', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841149511', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6544, '162170921', '0', '0', 'ANTHONY WORTH', '21', 'PARCROFT GARDENS', 'BA20 2BS', 'YEOVIL', 'Grossbritannien', '', '0', '0', '7554887868', '0010059ZM2', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841709924', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6545, '162170451', '0', '0', 'EMMA CAMPBELL', '45', 'RAINES COURT', 'TS4 2AN', 'MIDDLESBROUGH', 'Grossbritannien', '', '0', '0', '7727672320', '0010023DBL', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841361335', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6546, '162169470', '0', '0', 'HENRI HEINOLA', '265', 'STRAND', 'WC2R 1BH', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '0010167GLZ', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842203745', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6547, '162162161', '0', '0', 'JAMES MACLEOD', '16', 'LADESIDE GARDENS', 'KA25 7EA', 'KILBIRNIE', 'Grossbritannien', '', '0', '0', '7914136734', '0010108ZXT', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840337159', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6548, '162161460', '0', '0', 'NARESH CHANDER', '22', 'STEPHENSON WHARF', 'HP3 9WZ', 'HP3 9WZ', 'Grossbritannien', '', '0', '0', '7887645840', '0010069GO1', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840861565', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6549, '162156678', '0', '0', 'MICHAEL WEBBER', '17', 'MARSTON CLOSE', 'DT11 7RR', 'BLANDFORD FORUM', 'Grossbritannien', '', '0', '0', '7534132989', '00101822QT', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '15.07.2103 Uhr zur?ck...bitte refund Geld am 29.07.13 zurück erhalten!', '1Z8VF4596842876975', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6550, '162148865', '0', '0', 'WILLIAM JACKSON', '79', 'STUBLEY LANE', 'S18 1PG', 'DRONFIELD', 'Grossbritannien', '', '0', '0', '7977579258', '001019874Z', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842483381', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6551, '162146461', '0', '0', 'PHIL KING', '177', 'RODBOURNE ROAD', 'SN2 2AF', 'SWINDON', 'Grossbritannien', '', '0', '0', '7798766408', '00100117I0', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841780794', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6552, '162146065', '0', '0', 'SARA SMITH', '12', 'NOBLE CLOSE', 'CV34 6BL', 'WARWICK', 'Grossbritannien', '', '0', '0', '07821 238976', '0010120CS6', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842869205', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6553, '162145762', '0', '0', 'CLARE MASON', '54', 'PARKLANDS', 'GL12 7NR', 'WOTTON-UNDER-EDGE', 'Grossbritannien', '', '0', '0', '7896663946', '0010217W2D', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841848613', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6554, '162145249', '0', '0', 'TINENE PIETERSE', '7', 'HAVELOCK TERRACE, 204 AVRO HOUSE', 'SW8 4AS', 'LONDON', 'Grossbritannien', '', '0', '0', '7789710831', '10209426', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840819021', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6555, '162132264', '0', '0', 'SHARON SMITH', '7', 'LINDEN GROVE', 'S66 8DQ', 'ROTHERHAM', 'Grossbritannien', '', '0', '0', '7554364868', '0010125BR3', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841880435', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6556, '162131963', '0', '0', 'RICHARD LITTLE C/O CARNABY GAMING MACHINES', 'UNIT 7', 'LANCASTER ROAD', 'YO15 3QY', 'BRIDLINGTON', 'Grossbritannien', '', '0', '0', '7817515284', '00101483PJ', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841132841', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6557, '162122686', '0', '0', 'PHILIP ELLICK', 'WEST LODGE', 'THE MANOR', 'IP28 6SH', 'HERRINGSWELL', 'Grossbritannien', '', '0', '0', '7801307666', '00100909NA', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840676257', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6558, '162122247', '0', '0', 'SHABANA DAKRI', '9', 'CENTRE GARDENS', 'BL1 3HZ', 'BOLTON', 'Grossbritannien', '', '0', '0', '7429601420', '0010212LNS', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842610662', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6559, '162120423', '0', '0', 'TANYA SMITH', '34', 'AUDLEY ROAD', 'M19 3FQ', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7565511122', '0010003M2Y', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840036073', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6560, '162118756', '0', '0', 'CHARLOTTE MAY', '72', 'JUNCTION GARDENS', 'PL4 9AS', 'PLYMOUTH', 'Grossbritannien', '', '0', '0', '7845376096', '0010128AX0', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841052482', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6561, '162117843', '0', '0', 'WEN SUN', '90', 'HOLLOWAY ROAD', 'N7 8JG', 'LONDON', 'Grossbritannien', '', '0', '0', '7713130019', '0010226ERA', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841759899', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6562, '162114023', '0', '0', 'JAMES TAYLOR', '48', 'MANCHESTER ROAD', 'HD7 5JA', 'HUDDERSFIELD', 'Grossbritannien', '', '0', '0', '7540193825', '0010140F8G', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841258304', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6563, '162113655', '0', '0', 'JAKE WILLIAMS', '33', 'NORLANDS PARK', 'WA8 5BH', 'WIDNES', 'Grossbritannien', '', '0', '0', '0', '0010196OUL', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841647714', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6564, '162112372', '0', '0', 'DARRELL WHITTON', 'PB KENT', 'ALEXANDRA ROAD SOUTH', 'DN40 2QW', 'IMMINGHAM DOCK', 'Grossbritannien', '', '0', '0', '0', '00101665CX', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842028122', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6565, '162108498', '0', '0', 'BRAD BALL', '113', 'PICKET PEICE', 'SP11 6RU', 'ANDOVER', 'Grossbritannien', '', '0', '0', '07717 330651', '00101702J9', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841499536', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6566, '162105842', '0', '0', 'MOHEB SHALABI', '26', 'OLDACRE CLOSE', 'B76 1WF', 'SUTTON COLDFIELD', 'Grossbritannien', '', '0', '0', '1213827708', '001002282J', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '22.07.2013  RG518134681DE', '1Z8VF4596842161942', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6567, '162105753', '0', '0', 'LEO HOWSON', '47', 'THE CAUSEWAY', 'SN15 3DD', 'CHIPPENHAM', 'Grossbritannien', '', '0', '0', '7528797479', '001007613B', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840115353', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6568, '162102509', '0', '0', 'TOMA SAVICKAITE', 'FLAT 19', 'WATERSIDE, ST NICHOLAS STREET', 'CV1 4LZ', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7721003287', '0010246Z66', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840459769', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6569, '162102438', '0', '0', 'MARK POLLOWAY', '22', 'BLUECOATS YARD, KNIGHTRIDER ST', 'ME15 6LD', 'MAIDSTONE', 'Grossbritannien', '', '0', '0', '7805706882', '00101153UG', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '25.07.2013 RG518134845DE', '1Z8VF4596842295174', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6570, '162099781', '0', '0', 'MARCOS LOPES PEREZ', '18', '18 GOLDHAZE CLOSE', 'IG8 7LE', 'WOODFORD GREEN', 'Grossbritannien', '', '0', '0', '7889685313', '0010123X3V', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841721580', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6571, '162091673', '0', '0', 'RENEE HOILETT', 'FLAT D', '17 THANESCROFT GARDENS', 'CR0 5JR', 'EAST CROYDON', 'Grossbritannien', '', '0', '0', '7590031030', '0010036LZE', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840838993', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6572, '162090880', '0', '0', 'SEBASTIAN STASZAK', '33', 'LIONEL ROAD NORTH', 'TW8 9QZ', 'BRENTFORD', 'Grossbritannien', '', '0', '0', '7414808087', '0010097TE2', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841747400', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6573, '162089384', '0', '0', 'JULIE BALKIN', '53', 'COLLINWARD AVENUE', 'BT36 6DY', 'NEWTOWNABBEY', 'Grossbritannien', '', '0', '0', '7773849661', '00101005S3', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840546816', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6574, '162088979', '0', '0', 'DUG HARRISON', '58', 'STATION ROAD SOUTH', 'NR31 9AA', 'GREAT YARMOUTH', 'Grossbritannien', '', '0', '0', '07500 026020', '0010244IPP', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842337226', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6575, '162088824', '0', '0', 'ELIZABETH SPEIRS', '10/2', 'SIR MICHAEL PLACE', 'PA1 2HR', 'PAISLEY', 'Grossbritannien', '', '0', '0', '7787937410', '0010045XN3', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840218635', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6576, '162086653', '0', '0', 'STEPHANIE ROSE', 'FLAT D', 'THANESCROFT GARDENS', 'CR0 5JR', 'EAST CROYDON', 'Grossbritannien', '', '0', '0', '7590031030', '00101623ZS', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842291043', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6577, '162080691', '0', '0', 'AFIZ ALI', '26', 'STREATFEILD ROAD', 'NN5 7DE', 'NORTHAMPTON', 'Grossbritannien', '', '0', '0', '7724249647', '10046493', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841654457', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6578, '162080084', '0', '0', 'ROB SLATER', '38', 'ORLANDO DRIVE', 'NG4 3FL', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '07828 257774', '00101762F3', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840408868', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6579, '162079469', '0', '0', 'PAULINA LUBERA', '20', 'ALLINGTON CLOSE', 'UB6 8PH', 'GREENFORD', 'Grossbritannien', '', '0', '0', '7525235400', '00101309HS', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840654271', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6580, '162077112', '0', '0', 'MICHAEL OMOTAYO', '39', 'BYCULLAH ROAD', 'EN2 8EU', 'ENFIELD', 'Grossbritannien', '', '0', '0', '7401411147', '0010082SLT', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841490688', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6581, '162073390', '0', '0', 'SALAUDIN MUSTAFA', '45', 'THORN LANE', 'BD9 6NB', 'BRADFORD', 'Grossbritannien', '', '0', '0', '07711 062829', '0010087N14', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842018099', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6582, '162069593', '0', '0', 'ALAA KHALIFA', '489', 'SIPSON ROAD', 'UB7 0JB', 'WEST DRAYTON', 'Grossbritannien', '', '0', '0', '7531304773', '0010164Q8B', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841336505', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6583, '162065375', '0', '0', 'GEORGE JARVIS', '1', 'HORTON GARDENS', 'HP2 7NF', 'HEMEL HEMPSTEAD', 'Grossbritannien', '', '0', '0', '7568140524', '0010052UYS', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841545913', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6584, '162061437', '0', '0', 'R BIDIREAC', '86', 'ELMSTEAD AVENUE', 'HA9 8NY', 'WEMBLEY', 'Grossbritannien', '', '0', '0', '7735361734', '0010094HL8', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596841746321', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6585, '162061067', '0', '0', 'PAUL SPATCHURST', '12', 'ARTHURSWOOD ROAD', 'BS13 9EZ', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7757860648', '00101142PN', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '19.07.2013 RG 5181 3465 5DE', '1Z8VF4596841037730', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6586, '162060306', '0', '0', 'ANTONY MEHMET', '3', 'CARNARVON DRIVE', 'UB3 1PT', 'LONDON', 'Grossbritannien', '', '0', '0', '07903 781090', '0010044K2N', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841520145', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6587, '162056153', '0', '0', 'STEVE GENT', '98', 'BURRY ROAD', 'TN37 6QX', 'ST. LEONARDS-ON-SEA', 'Grossbritannien', '', '0', '0', '7805440037', '00100205VH', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842293550', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6588, '162054462', '0', '0', 'ANDY LEIGH', 'THE STUDIO', 'CLIFTON ROAD', 'BS23 1BJ', 'WESTON-SUPER-MARE', 'Grossbritannien', '', '0', '0', '07769 186466', '0010188NTX', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842457963', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6589, '162041763', '0', '0', 'ASHLEY HEFFORD', '80', 'BUSTICLE LANE', 'BN15 0DL', 'LANCING', 'Grossbritannien', '', '0', '0', '7875159098', '0010025BJ7', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', 'Uhr erhalten 16.09.2013\r\nNeu Uhr versendet 18.09.2013   RG518138961DE', '1Z8VF4596841113371', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6590, '162041389', '0', '0', 'OLIVIA MURRAY', '46', 'VICTORIA AVENUE', 'CT8 8BJ', 'WESTGATE-ON-SEA', 'Grossbritannien', '', '0', '0', '7792237806', '001014299J', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840359788', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6591, '162029961', '0', '0', 'STEPHEN WILLIAMS', '207', 'WARRINGTON ROAD', 'WA5 2RX', 'WARRINGTON', 'Grossbritannien', '', '0', '0', '7872065896', '00102053R4', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596842297190', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6592, '162027464', '0', '0', 'ARFAN AKBAR', '53', 'DEWSBURY ROAD', 'LU3 2HH', 'LUTON', 'Grossbritannien', '', '0', '0', '7454244674', '0010092ERI', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840025601', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6593, '162021866', '0', '0', 'ALAN JAMES LOWEY', '72', 'HAGGERSTON ROAD', 'L4 6SB', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7807182793', '0010077DKW', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596841645010', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6594, '162021366', '0', '0', 'JELINA BERLOW-RAHMAN', '4', 'LETHINGTON ROAD', 'G46 6TB', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7958387227', '0010123HFB', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596840255425', 'UPS', 'http://www.ups.com/WebTracking/track?loc=de_de', '2013-06-21', '', '', '', '', '', ''),
(6595, '163116721', '0', '0', 'JOHN BROSNAN', '3', 'BALLYMAW,WATERFALL', '0', 'CORK', 'Irland', '', '0', '0', '863968105', '0010110PY4', '0', 'Theorema', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG518131950DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6596, '163095921', '0', '0', 'NATASHA STURDY', '15', 'HEIDELBERG, ARDILEA,', '14', 'CLONSKEAGH, DUBLIN 14', 'Irland', '', '0', '0', '852279252', '0010075VQ2', '0', 'Theorema', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', 'RG 5181 3196 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6597, '162853041', '0', '0', 'KARINE CROSSAN', '23', 'TARMON MANOR', '0', 'CASTLEREA ROSCOMMON ', 'Irland', '', '0', '0', '879159887', '0010217QIZ', '0', 'Theorema', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3197 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6598, '162841387', '0', '0', 'TERRY O DONOVAN', 'CFS', 'TELLENGANA HOUSE', '0', 'BLACKROCK ROAD, CORK', 'Irland', '', '0', '0', '879859820', '00101759NM', '0', 'Theorema', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3198 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6599, '162811274', '0', '0', 'CONOR DOYLE', '36', 'SEAPOINT COUR', '0', 'BRAY,WICKLOW', 'Irland', '', '0', '0', '866010696', '0010188BCM', '0', 'Theorema', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', 'RG 5181 3199 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6600, '162677055', '0', '0', 'SANDRA HEALY', '20', 'PARKVIEW, GREENHILLS ROAD', '24', 'DUBLIN', 'Irland', '', '0', '0', '861255588', '0010060F38', '0', 'Theorema', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3200 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6601, '162665447', '0', '0', 'PAUL O NEILL', 'KILNACRANDY', 'QUIN', '1', 'CO.CLARE', 'Irland', '', '0', '0', '0', '0010002QA4', '0', 'Theorema', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', 'RG 5181 3201 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6602, '162645764', '0', '0', 'PATRICIA MELLEY', 'MEENAGOWAN', 'LETTERMACAWARD', '0', 'DONEGAL DONEGAL P.', 'Irland', '', '0', '0', '0', '00101414WI', '0', 'Theorema', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', 'RG 5181 3202 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6603, '162632682', '0', '0', 'NALEA CODREANU', '29', 'FOXBOROUGH AVENUE,LUCAN,CO.DUBLIN', '22', 'LUCAN', 'Irland', '', '0', '0', '858383334', '00102488X1', '0', 'Theorema', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3203 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6604, '162610872', '0', '0', 'MICHEAL LEONARD', 'LAGHTY', 'GLENFARNE', '0', 'CO. LEITRIM IRELAND', 'Irland', '', '0', '0', '860487172', '0010100M98', '0', 'Theorema', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3204 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6605, '162513785', '0', '0', 'MICHEAL MONIYA', '4', 'WELLINGTON SQUARE', '0', 'WATERFORD CO WATERFO', 'Irland', '', '0', '0', '834114562', '0010207UYL', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', 'Geld am 04.07.2013 zurück gezahlt! Uhr???', 'RG 5181 3205 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6606, '162211932', '0', '0', 'KENNETH BYRNE', '78 CASEMENT', 'DRIVE FINIALS WEST', '0', 'DUBLIN 11', 'Irland', '', '0', '0', '851660533', '0010034KTI', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', 'RG 5181 3206 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6607, '162194912', '0', '0', 'TOM O NEILL', '14', 'DANGAN DRIVE', '0', 'Dublin 12', 'Irland', '', '0', '0', '876168223', '00102189UM', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', 'RG 5181 3207 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6608, '162192637', '0', '0', 'PHILIPPA CAMPION', '11', 'TANEY LAWN', '14', 'DUNDRUM, DUBLIN', 'Irland', '', '0', '0', '0', 'a 00101409E4', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3208 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6609, '162187504', '0', '0', 'GERRY MC CABE', 'MONAGHAN', 'PLANT HIRE.DUBLIN ROAD, MONAGHAN', '0', 'CO,MONAGHAN REP OF IRELAND.', 'Irland', '', '0', '0', '879128848', '0010215XTL', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', 'RG 5181 3209 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6610, '162184134', '0', '0', 'FINBARR RYAN', '12', 'MILLRACE MEWS CHAPEL STREET', '0', 'BANDON CO. CORK.', 'Irland', '', '0', '0', '871415505', '0010141QG6', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', 'RG 5181 3210 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6611, '162175798', '0', '0', 'BASHARAT CHATHA', '13 B', 'FASHION CITY', 'D 24', 'DUBLIN', 'Irland', '', '0', '0', '871330340', '00101253KN', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3211 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6612, '162174076', '0', '0', 'NERTILA CELA', '35', 'SLIABH CAIRBE', '0', 'DRUMLISH', 'Irland', '', '0', '0', '0', '00100988BU', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', 'RG 5181 3212 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6613, '162167307', '0', '0', 'JASON DOYLE', '20', 'SEABROOK, RUSH', '0', 'DUBLIN', 'Irland', '', '0', '0', '879399282', '0010153BE7', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', 'RG 5181 3213 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6614, '162161779', '0', '0', 'MARTIN FLYNN', '79 OAKMOUNT', 'TOWER BLARNEY', '0', 'COUNTY CORK  IRELAND', 'Irland', '', '0', '0', '0', '00100862SW', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', 'RG 5181 3214 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6615, '162159307', '0', '0', 'KIM PEAT', '115', 'BURNELL SQUARE, MALAHIDE ROAD', '0', 'DUBLIN 17', 'Irland', '', '0', '0', '0', '0010192JKE', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3215 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6616, '162151657', '0', '0', 'CIARAN FARRELLY', '16', 'NESSAN COURT', '0', 'CHURCH ROAD, LIMERICK', 'Irland', '', '0', '0', '0', '0010196X17', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3216 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6617, '162148567', '0', '0', 'SARAH MOORE', '7', 'THE HERON, THORNWOOD APTS,', '0', 'BOOTERSTOWN CO.DUB', 'Irland', '', '0', '0', '872474379', '00101501MR', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', 'RG 5181 3217 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6618, '162144617', '0', '0', 'MARIA THERESA GARCIA', '20', 'SLI NA RIOGH', '0', 'NAAS,KILDARE', 'Irland', '', '0', '0', '353 861573197', '00101231I8', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', 'Paket liegt zur Abholung bereit!', 'RG 5181 3218 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6619, '162143753', '0', '0', 'FIDA HUSSAIN RANA', 'UNIT 13B', 'FASHION CITY BALLYMOUNT DUBLIN24', '0', 'DUBLIN24', 'Irland', '', '0', '0', '867743048', '00101488N5', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', 'RG 5181 3219 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6620, '162133826', '0', '0', 'CIAN MURRAY', '40A', 'FITZHERBERT COURT', '0', 'NAVAN CO. MEATH', 'Irland', '', '0', '0', '872711093', '0010188EN0', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3220 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6621, '162127297', '0', '0', 'JEAN NIZELIN', '10', 'BROOKSIDE', '0', 'BETTYSTOWN, ROI', 'Irland', '', '0', '0', '863331437', '0010161HXH', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3221 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6622, '162126105', '0', '0', 'ALAN COLLINS', 'WHITEOAKS', 'DROMBANNA', '0', 'LIMERICK', 'Irland', '', '0', '0', '0', '0010156RTU', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3222 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6623, '162098540', '0', '0', 'PARICIA MOTHERWAY', '9', 'TALLOW STREET', '0', 'YOUGHAL, CO CORK, IRELAND', 'Irland', '', '0', '0', '0', '0010075MYA', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3223 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(6624, '162076588', '0', '0', 'MICHAEL SKRYNNIKOV', '90', 'WHATLEYHALL,ARCHERSWOOD', '0', 'DUBLIN 15', 'Irland', '', '0', '0', '867925787', '0010181DNT', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3224 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6625, '162074172', '0', '0', 'SHANE MCFADDEN', '119', 'BUTTERFIELD AVENUE', 'D14', 'RATHFARNHAM', 'Irland', '', '0', '0', '872327563', '0010182D9Y', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', 'RG 5181 3225 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6626, '162072218', '0', '0', 'FRANKLIN ARUBI', '25', 'LAGORE STREET', '0', 'DUNSHAUGHLIN, CO. MEATH', 'Irland', '', '0', '0', '863087466', '0010206APW', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3226 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6627, '162062370', '0', '0', 'MICHAEL COGGINS', '25', 'RED ARCHES CLOSE', 'D13', 'THE COAST', 'Irland', '', '0', '0', '876374081', '001018639V', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3227 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6628, '162048210', '0', '0', 'DERVLA KENNY', 'PM296111', 'UNIT 5 MYGAN PARK JAMESTOWN RD', '0', 'FINGLAS DUBLIN 11', 'Irland', '', '0', '0', '0', '0010167FSG', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3228 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6629, '162021371', '0', '0', 'RICHARD CONNOLLY', 'CAMROSS', 'GORESBRIDGE', '0', 'KILKENNY', 'Irland', '', '0', '0', '863337766', '00100415LX', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3229 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-24', '', '', '', '', '', ''),
(6630, '163247043', '0', '0', 'NEIL SANGHVI', '222', 'REGENTS PARK ROAD', 'N3 3HP', 'LONDON', 'Grossbritannien', '', '0', '0', '7920515795', '0010239LRQ', '0', 'Theorema', 'THEOREMA MENâ€™S CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842032653', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-25', '', '', '', '', '', ''),
(6631, '162993399', '0', '0', 'QIUJING LI', 'J2.4', 'REGENTS COURT 35 RAWSON STREET', 'LE1 6TB', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7928342293', '0010179GGJ', '0', 'Theorema', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', '1Z8VF4596840607063', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-25', '', '', '', '', '', ''),
(6632, '3780243', '0', '0', 'MICHAEL SEEGERT', '', 'TREKANTEN F.2', '2630', 'TAASTRUP', 'Dänemark', '', '0', '0', '31963939', '0010048RYV', '0', 'Theorema', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', '1Z8VF4596840672475', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-25', '', '', '', '', '', ''),
(6633, '3780243', '0', '0', 'MIKAEL LARSEN', '120', 'STRANDBY KIRKEVEJ', '6705', 'ESBJERG', 'Dänemark', '', '0', '0', '23411329', '0010157KQ4', '0', 'Theorema', 'DAMASCUS-UR I GULD MED SORT URSKIVE (03780243)', '0', '1Z8VF4596841328881', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-25', '', '', '', '', '', ''),
(6634, '163495665', '0', '0', 'BRIAN CARROLL', '0', 'POWERS THE POT, HARNEYS CROSS', 'CLONMEL, CO. TIPPERARY', '0', 'Irland', '', '0', '0', '0', '0010034QW7', '0', 'Theorema', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3234 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-25', '', '', '', '', '', ''),
(6635, '163495540', '0', '0', 'ANDREEA IZOTA', 'UNIT 6', 'JOHNSTOWN SHOPPING CENTER, IVY CAFE', 'NAVAN CO MEATH', '353', 'Irland', '', '0', '0', '874189409', '0010163XL1', '0', 'Theorema', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', 'RG518132354DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-25', '', '', '', '', '', ''),
(6636, '163468681', '0', '0', 'FRANK FALVEY', '2', 'TICKNOCK WAY, TICKNOCK HILL,', 'DUBLIN 18', 'D18', 'Irland', '', '0', '0', '00353 872275775', '00101382WF', '0', 'Theorema', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', 'RG 5181 3236 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-25', '', '', '', '', '', ''),
(6637, '163451096', '0', '0', 'MAREK GAUDY', '162', 'THE SPINNAKER, ARRAN QUAY', 'DUBLIN', '7', 'Irland', '', '0', '0', '851463796', '00100428IJ', '0', 'Theorema', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', 'RG 5181 3237 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-25', '', '', '', '', '', ''),
(6638, '163433564', '0', '0', 'NERTILA CELA', '35', 'SLIABH CAIRBE DRUMLISH', 'LONGFORD IRELAND', 'IRELAND', 'Irland', '', '0', '0', '871632881', '0010001H3I', '0', 'Theorema', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3238 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-25', '', '', '', '', '', ''),
(6639, '163425050', '0', '0', 'NOIRIN O DONOGHUE', 'LACKABAWN', 'MILLSTREET TOWN', 'CO. CORK', 'CORK', 'Irland', '', '0', '0', '879061567', '0010164ZRH', '0', 'Theorema', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3239 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-25', '', '', '', '', '', ''),
(6640, '163395144', '0', '0', 'ALINA MARTINAS', '4', 'COOPERS COURT BOND STREET D8', 'DUBLIN', '0', 'Irland', '', '0', '0', '871127330', '0010031PD1', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3240 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-25', '', '', '', '', '', ''),
(6641, '163393742', '0', '0', 'HAFIZ YOUNAS', '72', 'EARLSFORT ROAD LUCAN', 'CO DUBLIN', 'DUBLIN', 'Irland', '', '0', '0', '867210041', '0010189FDC', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', 'RG 5181 3241 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-25', '', '', '', '', '', ''),
(6642, '163377311', '0', '0', 'NUALA PREISS ELECTRO AUTOMATION LTD', 'N.A', 'EA HOUSE DAMASTOWN INDUSTRIAL PARK', 'DUBLIN 15', 'N/A', 'Irland', '', '0', '0', '18246632', '0010071SFA', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3242 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-25', '', '', '', '', '', ''),
(6643, '163373932', '0', '0', 'EMMA COWLEY', '19', 'HIGHFIELD DOWNS', 'SWORDS', 'CO.DUBLIN', 'Irland', '', '0', '0', '0851464693 / 0862627738', '0010057NBQ', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3243 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-25', '', '', '', '', '', ''),
(6644, '163324420', '0', '0', 'MARY MC FADDEN', 'COOLATEE', 'THORMANBY ROAD', 'CO.  DUBLIN', 'HOWTH', 'Irland', '', '0', '0', '861764288', '0010023B49', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', 'RG 5181 3244 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-25', '', '', '', '', '', ''),
(6645, '163323532', '0', '0', 'SANDRA FLANAGAN', '28', 'GLENDORA AVENUE', 'CAHERDAVIN, LIMERICK', 'NA', 'Irland', '', '0', '0', '851512611', '00100745AA', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', 'RG 5181 3245 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-25', '', '', '', '', '', ''),
(6646, '\'03887725', '0', '0', 'domenico alba', '\'CONTRADA CAPITOLO', '\'NC', '\'70043', 'MONOPOLI', 'Italien', '', '0', '0', '\'3356539973', '\'0010119SK3', '0', 'Theorema Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596840844119', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6647, '\'03887725', '0', '0', 'barbara becelli', '\'VIA PIANA', '\'SNC', '\'00060', 'PONZANO ROMANO', 'Italien', '', '0', '0', '\'3387061826', '\'0010185B7S', '0', 'Theorema Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596840864526', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6648, '\'03887725', '0', '0', 'tullia bellelli', '\'VIA ALESSANDRO LA MARMORA', '\'75', '\'90143', 'PALERMO', 'Italien', '', '0', '0', '\'091300006', '\'0010127P96', '0', 'Theorema Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596842975939', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6649, '\'03887725', '0', '0', 'Stefano CASABONA', '\'VIA DEL TEMPIO', '\'8', '\'57123', 'LIVORNO', 'Italien', '', '0', '0', '\'3346181201', '\'0010227BTG', '0', 'Theorema Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596840278348', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6650, '\'03887725', '0', '0', 'Mariangela La Grotta', '\'G.Guinizzelli', '\'2', '\'74029', 'Talsano', 'Italien', '', '0', '0', '\'3385096732', '\'00100463PP', '0', 'Theorema Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596840871750', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6651, '\'03887725', '0', '0', 'Alessandro Petrucci', '\'via Magia', '\'26', '\'55040', 'Piano di Mommio', 'Italien', '', '0', '0', '\'3200210914', '\'0010062PYF', '0', 'Theorema Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596840856160', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6652, '\'03887725', '0', '0', 'gianfranco vetere rossi', '\'VIA GIROLAMO FRESCOBALDI', '\'21', '\'44121', 'FERRARA', 'Italien', '', '0', '0', '\'3279838797', '\'00101012MY', '0', 'Theorema Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596842331571', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6653, '\'03887727', '0', '0', 'Ramdan Abdelgadier', '\'VIA MODICA', '\'15', '\'20143', 'MILANO', 'Italien', '', '0', '0', '\'+393357907285', '\'00101576B1', '0', 'Theorema Sao Paolo', 'Cassa nero e cinturino nero', '0', '1Z8VF4596841397986', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6654, '\'03887727', '0', '0', 'Giovanni paterniti', '\'VIA GIOVANNI BERCHET', '\'12', '\'30175', 'VENEZIA', 'Italien', '', '0', '0', '\'393294163427', '\'0010143QTZ', '0', 'Theorema Sao Paolo', 'Cassa nero e cinturino nero', '31.07.2013 Kunde hat Geld zur?ck bekommen! Auf keinen Fall noch mal schicken!\r\nUhr zurück...wird nicht geschickt', '1Z8VF4596840155391', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6655, '\'03887728', '0', '0', 'barbara becelli', '\'VIA PIANA', '\'SNC', '\'00060', 'PONZANO ROMANO', 'Italien', '', '0', '0', '\'3387061826', '\'0010223WXQ', '0', 'Theorema Sao Paolo', 'Cassa oro e cinturino marrone', '0', '1Z8VF4596840864526', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6656, '\'03887728', '0', '0', 'roberto benvenuti', '\'siro brodolini', '\'31', '\'20863', 'concorezzo', 'Italien', '', '0', '0', '\'3356457275', '\'0010098TJP', '0', 'Theorema Sao Paolo', 'Cassa oro e cinturino marrone', '0', '1Z8VF4596842143211', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6657, '\'03887728', '0', '0', 'Guido Casarotti', '\'VIA CAMPIGLIA', '\'23', '\'55022', 'BAGNI DI LUCCA', 'Italien', '', '0', '0', '\'3400592126', '\'00100410BB', '0', 'Theorema Sao Paolo', 'Cassa oro e cinturino marrone', '0', '1Z8VF4596840573626', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6658, '\'03887728', '0', '0', 'Pierluigi Preziusi', '\'via Enrico Fermi', '\'3', '\'76013', 'Minervino Murge', 'Italien', '', '0', '0', '\'3286114011', '\'00101837CX', '0', 'Theorema ', 'Cassa oro e cinturino marrone', '0', '1Z8VF4596841095034', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6659, '163527708', '0', '0', 'MARGARET ROBAN', '15', 'KIRKPATRICK DR', 'D15', 'COOL MINE', 'Irland', '', '0', '0', '0', '00100881A8', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BLACK', '0', 'RG 5181 3249 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6660, '162515179', '0', '0', 'KEVIN TYRRELL', 'KILBROOK', 'ENFIELD', 'MEATH', 'CO MEATH', 'Irland', '', '0', '0', '857110184', '0010053TZ4', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3250 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6661, '162514585', '0', '0', 'NEIL O  SULLIVAN', 'n/a', 'WOODFORD, LISTOWEL', '68', 'KERRY', 'Irland', '', '0', '0', '877606884', '0010072KBV', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3251 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6662, '162514524', '0', '0', 'KRISTINE TKACOVA', '58', 'CARRAIG MOR', 'GALWAY', 'LOUGHREA', 'Irland', '', '0', '0', '871524547', '00101281EP', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3252 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6663, '162498684', '0', '0', 'NESLIHAN BAUMANN', '108', 'HUNSTOWN RISE,', 'D15', 'BLANCHARDSTOWN', 'Irland', '', '0', '0', '858875849', '0010108LZI', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', 'Geld am 05.07.2013 zur?ck gezahlt! Uhr???\r\nUhr am 01.08.2013 zurückerhalten...bitte refund', 'RG 5181 3253 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6664, '162497957', '0', '0', 'JENNY MARKS', '14', 'TARA LAWN,THE DONAGHIES', '13', 'DUBLIN', 'Irland', '', '0', '0', '0', '0010014RXD', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3254 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6665, '162497341', '0', '0', 'ROBERT KAVANAGH', '42 GLENDALE', 'GLENDALE', 'NA', 'LEIXLIP CO KILDARE', 'Irland', '', '0', '0', '0', '001002981E', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3255 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6666, '162495971', '0', '0', 'EDWIN JOOSEN', 'FREEMAN', 'HOUSE, EASPOINT BUSINESS PARK, FAIRVIEW', 'DUBLIN 3', 'DUBLIN', 'Irland', '', '0', '0', '871124994', '0010092JFB', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3256 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6667, '162486295', '0', '0', 'JOVITA AUSIURIENE', '41', 'WESTLAND ROW', 'D2', 'DUBLIN 2', 'Irland', '', '0', '0', '866681423', '0010178INH', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3257 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6668, '162485481', '0', '0', 'KEVIN DARDIS', 'UNITS 1 & 2', 'DONORE INDUSTRIAL ESTATE', 'LOUTH', 'DONORE RD, DROGHEDA', 'Irland', '', '0', '0', '086 8207499', '0010214YPY', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3258 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6669, '162478145', '0', '0', 'JOHN AKIN', '33', 'ROSSFIELD PARK, TALLAGHT', 'D24', 'DUBLIN', 'Irland', '', '0', '0', '857418522', '0010163N6W', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', 'Geld am 05.07.20013 zurück gezahlt! Uhr???', 'RG 5181 3259 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6670, '162474923', '0', '0', 'VALDAS DREVINSKAS', '3', 'REDBERRY,FINNSTOWN', 'n/a', 'LUCAN,CO. DUBLIN', 'Irland', '', '0', '0', '0', '0010219W0V', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3260 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6671, '162463293', '0', '0', 'BRIGHT ASEMOTA', '9', 'MAC UILLIAM AVENUE FORTUNESTOWN', 'DUBLIN 24', 'DUBLIN', 'Irland', '', '0', '0', '877830355', '00100409UK', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3261 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6672, '162459272', '0', '0', 'DEBBIE DUFFY', '42', 'THE SPIRES, CHURCH ROAD, BALLINA', 'NA', 'CO. MAYO, IRELAND', 'Irland', '', '0', '0', '876430874', '0010004VIX', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3262 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6673, '162452195', '0', '0', 'ELAINE OBRIEN', '4', 'SHEEPMOOR GARDENS', '15', 'DUBLIN', 'Irland', '', '0', '0', '879234010', '0010009EF9', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3263 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6674, '162432549', '0', '0', 'ROSELYN ROGANDO', 'APT.2,', 'SMYTHS HOUSE, 128 LOWER GEORGES ST. DUN', 'COUNTY DUB', 'CO. DUBLIN', 'Irland', '', '0', '0', '01-535-3076', '00102469IX', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3264 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6675, '162410851', '0', '0', 'PAUL DORRIAN', '139', 'MANOR VILLAGE', 'IRL', 'WESTPORT RD CASTLEBAR', 'Irland', '', '0', '0', '872282429', '001013784H', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', 'RG 5181 3265 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6676, '162377962', '0', '0', 'MICHAEL CAHILL', '1', 'CARRAIGBAN, KILLARNEY ROAD', '353', 'MACROOM, CORK', 'Irland', '', '0', '0', '0', '0010110WRL', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', 'RG 5181 3266 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6677, '162357648', '0', '0', 'JONNY MCGREECHAN', '9', 'EASTLY COURT', 'n/a', 'MALLOW', 'Irland', '', '0', '0', '863393310', '0010104RFD', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', 'RG 5181 3267 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6678, '162336810', '0', '0', 'YUNUS YILMAZ', 'CLONATTIN', '4 VALLEY PARK CLONATTIN VILLAGE', 'n/a', 'GOREY CO.WEXFORD', 'Irland', '', '0', '0', '872042066', '0010121PGP', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3268 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6679, '162282013', '0', '0', 'ALAN COLLINS', 'DOONDARA', 'COMMEEN HILL', 'CARRIGALIN', 'CORK', 'Irland', '', '0', '0', '877776660', '00101386PO', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3248 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6680, '162276755', '0', '0', 'OLGA GULAKOVA', '41', 'STOCKING WELL WOOD', 'D16', 'DUBLIN', 'Irland', '', '0', '0', '879267717', '0010168LAS', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', 'RG 5181 3269 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6681, '162272260', '0', '0', 'SANDRA HEALY', '20', 'PARKVIEW, GREENHILLS ROAD', '24', 'DUBLIN', 'Irland', '', '0', '0', '861255588', '0010156UWP', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', 'Geld am 04.07.2012 zurück gezahlt! Uhr???', 'RG 5181 3270 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6682, '162269684', '0', '0', 'VALERIU SLEPUHIN', '9', 'LINNETFIELDS WALK', 'D15', 'DUBLIN 15 CASTAHEANY', 'Irland', '', '0', '0', '877105308', '0010085R6Y', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3271 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6683, '162263469', '0', '0', 'ALAN COLLINS', 'DOONDARA', 'COMMEEN HILL', 'CARRIGALIN', 'CORK', 'Irland', '', '0', '0', '877776660', '0010241OXM', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', 'RG 5181 3248 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6684, '162262482', '0', '0', 'LORRAINE MURPHY', 'C/O', 'KILDARE VILLAGE MANAGEMENT OFFICE', 'EIRE', 'NURNEY ROAD, KILDARE TOWN', 'Irland', '', '0', '0', '871798201', '00101608RA', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', 'RG 5181 3272 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6685, '162244066', '0', '0', 'DEBORAH ANDREWS', '44 BUNRATTY', 'COOLOCK', '17', 'DUBLIN', 'Irland', '', '0', '0', '0', '0010205RS9', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', 'RG 5181 3273 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6686, '162233010', '0', '0', 'DAINIUS URNIEZIUS', '1', 'SHANNON GEAL', 'NONE', 'CARRICK ON SHANNON', 'Irland', '', '0', '0', '0', '0010125B0W', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '15.07.2013  RG 5181 3404 6DE', 'RG 5181 3274 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6687, '162218595', '0', '0', 'JOSEPH KEELEY', '48', 'WHITETHORN CRESCENT', 'P', 'PALMERSTOWN DUBLIN 22', 'Irland', '', '0', '0', '860625907', '0010158GZ4', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', 'RG 5181 3275 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-27', '', '', '', '', '', ''),
(6688, '163506359', '0', '0', 'GILL MULFORD', '111', 'THE CAUSEWAY', 'OX13 6SJ', 'ABINGDON', 'Grossbritannien', '', '0', '0', '7891441885', '0010208I2Q', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', '1Z8VF4596842807441', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6689, '163115100', '0', '0', 'DUAN WU', '23A', 'ACORN CLOSE', 'CO4 0HY', 'COLCHESTER', 'Grossbritannien', '', '0', '0', '7448653167', '0020035I60', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841810859', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6690, '162852485', '0', '0', 'CAROL BLACK', '3', 'PERTH ROAD', 'KY13 9XU', 'KINROSS', 'Grossbritannien', '', '0', '0', '0', '00100881RY', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '10.08.2013 Uhr zurück...bitte refund', '1Z8VF4596840205265', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6691, '162939640', '0', '0', 'CHRISTOPHER JOHNSON', '74', 'CARR ROAD', 'UB5 4RD', 'NORTHOLT', 'Grossbritannien', '', '0', '0', '0790 4924936', '00101877QF', '0', 'Theorema ', 'THEOREMA MEN’S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840090675', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6692, '162931267', '0', '0', 'MIROSLAV KULAS', '6', 'DUNSTANS COURT 113 TOTTERIDGE ROAD', 'HP13 6EY', 'HIGH WYCOMBE', 'Grossbritannien', '', '0', '0', '7932619221', '0010065GCR', '0', 'Theorema ', 'THEOREMA MEN’S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840567080', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6693, '162914147', '0', '0', 'JACKIE DANN', '19', 'WOODSIDE', 'CM0 7RD', 'SOUTHMINSTER', 'Grossbritannien', '', '0', '0', '7793653994', '0010094JT5', '0', 'Theorema ', 'THEOREMA MEN’S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840734498', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6694, '162897985', '0', '0', 'LAURA MCLEOD', '19', 'BONNINGTON AVENUE', 'ML11 9AL', 'LANARK', 'Grossbritannien', '', '0', '0', '7891716415', '0020096R4Q', '0', 'Theorema ', 'THEOREMA MEN’S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842692904', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6695, '162885072', '0', '0', 'WILLIAM FAUPEL', '5', 'CLAREMONT DRIVE', 'WA14 5ND', 'ALTRINCHAM', 'Grossbritannien', '', '0', '0', '7783994685', '00101247DB', '0', 'Theorema ', 'THEOREMA MEN’S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596842542316', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6696, '162883172', '0', '0', 'KWABENA OWUSU-DONKOR', '35', 'HOLLAND GROVE', 'SW9 6ER', 'LONDON', 'Grossbritannien', '', '0', '0', '2075645215', '0010019LI6', '0', 'Theorema ', 'THEOREMA MEN’S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596842382721', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6697, '162882009', '0', '0', 'HARJINDER DHASEE', 'VILLAGE STOR', 'HIGH STREET', 'GL55 6SA', 'CHIPPING CAMPDEN', 'Grossbritannien', '', '0', '0', '1386438204', '00200290FD', '0', 'Theorema ', 'THEOREMA MEN’S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841314136', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6698, '162592567', '0', '0', 'HENNA MAHMOOD', '49', 'SHAKESPEARE STREET', 'B11 4RU', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7432620009', '002018336S', '0', 'Theorema ', 'THEOREMA MEN?S CASABLANCA WATCH IN GOLD', '10.07.2013 Uhr zur?ck...refund bitte Geld am 08.10.13 zurück erhalten!', '1Z8VF4596841436540', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6699, '162592536', '0', '0', 'ABDUL-KARIM CONTEH', '79', 'SOMERVILLE ROAD', 'RM6 5BB', 'ROMFORD', 'Grossbritannien', '', '0', '0', '7940548840', '0020124J21', '0', 'Theorema ', 'THEOREMA MEN’S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841849952', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6700, '162559643', '0', '0', 'ROYA KESHTMAND', '27', 'CHICHESTER COURT, CHESSINGTON ROAD', 'KT17 1TP', 'EWELL EPSOM', 'Grossbritannien', '', '0', '0', '7885780540', '0020201KPS', '0', 'Theorema ', 'THEOREMA MEN’S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841654368', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6701, '162494457', '0', '0', 'JONUZ META', '40', 'CAVENDISH HOUSE', 'TW10 7PJ', 'LONDOM', 'Grossbritannien', '', '0', '0', '7960293436', '002015390Q', '0', 'Theorema ', 'THEOREMA MEN’S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842949771', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6702, '162797346', '0', '0', 'YING CUI', 'FLAT43', '80 CHRISTCHURCH RD', 'BH1 4DA', 'BOURNEMOUTH', 'Grossbritannien', '', '0', '0', '7888841688', '0010021T22', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841836180', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6703, '162791752', '0', '0', 'LUDMILA BARKOVSKA', '655D', 'GREAT NORTHERN ROAD', 'AB24 2BX', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '0', '0010147CXE', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840413594', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6704, '162743553', '0', '0', 'ALI ABDALLAH', '17', 'JAKEMAN ROAD', 'B12 9NT', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '+44 7891017115', '0010080A2Z', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840782007', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6705, '162735286', '0', '0', 'VICTOR REMAHL', '22', 'NEW CHURCH ROAD,  FLAT 4', 'BN3 4FH', 'HOVE', 'Grossbritannien', '', '0', '0', '7933279056', '0020004UWI', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842041410', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6706, '162731839', '0', '0', 'COLIN WORRALL', '30', 'ST. CHRISTOPHERS DRIVE', 'L36 8JJ', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7834785148', '0020229X3C', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840291823', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6707, '162730171', '0', '0', 'BAZ CHANDIHOK', '37', 'RECTORY ROAD FLAT 2', 'M8 5EA', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7745152862', '0010133I3N', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840633230', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6708, '162722074', '0', '0', 'RAMON SHOGBENI', '280', 'LODGE LANE', 'RM5 2EX', 'ROMFORD', 'Grossbritannien', '', '0', '0', '7956581751', '0010045ZG8', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596842165644', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6709, '162714402', '0', '0', 'NAVDEEP SANGHERA', '25', 'ASH STREET', 'WV3 0DD', 'WOLVERHAMPTON', 'Grossbritannien', '', '0', '0', '7733931804', '00201444GF', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840989053', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6710, '162702308', '0', '0', 'NIGEL LONG', '1', 'MAY WALK', 'E13 0RY', 'LONDON', 'Grossbritannien', '', '0', '0', '7562346738', '00201940D1', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842203469', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6711, '162687372', '0', '0', 'ABHISHEK RAWAT', 'SUITE 3', 'BRIDGEWATER SOFTWARE DEVELOPMENT LTD, 269,', 'HP4 1AA', 'BERKHAMSTED', 'Grossbritannien', '', '0', '0', '7540613137', '0010005WOI', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841908870', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6712, '162679150', '0', '0', 'HAKAM YASEEN', 'RNOH', 'BROCKLEY HILL', 'HA7 4LP', 'STANMORE', 'Grossbritannien', '', '0', '0', '7919923879', '0020148KY9', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842205289', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6713, '162659791', '0', '0', 'ABDULAZIZ ALFALEH', '37', 'CADDOW ROAD', 'NR5 9PQ', 'NORWICH', 'Grossbritannien', '', '0', '0', '7765111318', '0020172QM2', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842192696', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6714, '162627778', '0', '0', 'KATHERINE ANDERSON', '71', 'JOHN KENT AVE', 'CO2 9HE', 'COLCHESTER', 'Grossbritannien', '', '0', '0', '0', '0010130FDN', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '26.07.2013 RG 5181 1022 6DE', '1Z8VF4596840971106', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6715, '162626378', '0', '0', 'DIANA WILLIAMS', '3', 'MCCALL CRESENT CHARLTON', 'SE7 8HS', 'LONDON', 'Grossbritannien', '', '0', '0', '7786254619', '0010020BFH', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840640517', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6716, '162624474', '0', '0', 'VALBONA SINO', '2', 'COLTSWOOD COURT,3 PICKARD CLOSE', 'N14 6JE', 'LONDON', 'Grossbritannien', '', '0', '0', '7584178755', '0020170C73', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840300929', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6717, '162601109', '0', '0', 'GAVIN TUNNICLIFFE', '75', 'MELDRUM MAINS', 'ML6 0QQ', 'AIRDRIE', 'Grossbritannien', '', '0', '0', '1236766597', '0020225KK7', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '17.07.2013 will Geld zur?ck haben!\r\n\r\nUhr am 18.07 zurück...bitte refund', '1Z8VF4596842052337', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6718, '162586855', '0', '0', 'MUHAMMAD NADEEM', '28', 'ADVICE AVENUE', 'RM16 6QN', 'GRAYS', 'Grossbritannien', '', '0', '0', '7973641190', '0010174MRX', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841994741', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6719, '162585904', '0', '0', 'JOSEPH NEALE-GUNNS', '6-10', 'ST. MARGARETS GREEN', 'IP4 2BS', 'IPSWICH', 'Grossbritannien', '', '0', '0', '7427661884', '0020193VXN', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842228157', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6720, '162570429', '0', '0', 'MICHAEL HUFFER', '46', 'BRIARDENE AVENUE', 'CV12 8RN', 'BEDWORTH', 'Grossbritannien', '', '0', '0', '7980303521', '0010059OMO', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', 'Hat angeblich Paket nicht erhalten! Jetzt Uhr kaputt!\r\n05.08.2013 RF518110464DE\r\n19.08.2013 RG 5181 3606 4DE\r\nUhe erhalten10.09.2013 Bitte refund!!!', '1Z8VF4596841852564', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6721, '162565484', '0', '0', 'LORRAINE LAMB', '41', 'CHICHESTER ROAD', 'PO2 0AB', 'PORTSMOUTH', 'Grossbritannien', '', '0', '0', '7868555381', '0010194EXZ', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596842967975', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6722, '162565164', '0', '0', 'LORRAINE LAMB', '41', 'CHICHESTER ROAD', 'PO2 0AB', 'PORTSMOUTH', 'Grossbritannien', '', '0', '0', '7868555381', '00201474MT', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842967975', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6723, '162518476', '0', '0', 'SEAN O CONNOR', '32', 'HAYLE ROAD', 'ME15 6PG', 'MAIDSTONE', 'Grossbritannien', '', '0', '0', '7522564514', '0020097KX3', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841674382', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6724, '162515865', '0', '0', 'SOBIA DEHQUANI', '60', 'ST. CHRISTOPHERS GARDENS', 'CR7 7NS', 'THORNTON HEATH', 'Grossbritannien', '', '0', '0', '7823888133', '0010083YXW', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840071794', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6725, '162515812', '0', '0', 'LIZ MICH', '3', 'ROMNEY AVENUE', 'OL11 2RR', 'ROCHDALE', 'Grossbritannien', '', '0', '0', '7949299327', '0020205W0S', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840260204', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6726, '162515145', '0', '0', 'JIHAD ALKILANI', 'FLAT 4', '10A CAMBALT RD', 'SW15 6EW', 'LONDON', 'Grossbritannien', '', '0', '0', '7912026666', '002001375R', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841339619', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6727, '162514272', '0', '0', 'CHENG ZHANG', '28', 'TREVOR ROAD', 'UB3 1RZ', 'HAYES', 'Grossbritannien', '', '0', '0', '7791298076', '0020095Z28', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '15.07.2013 Uhr zurückgekommen...nicht zugestellt', '1Z8VF4596842410020', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6728, '162513991', '0', '0', 'KRISHNA MUDRAGADA', '298-2', 'SOUTH GYLE ROAD', 'EH12 9DU', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7921687794', '0020142AUV', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842571437', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6729, '162512963', '0', '0', 'TOM GLASNER', 'HAWKFIELD', 'ASH LANE', 'BS32 4DB', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7500838333', '00201412YW', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840923846', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6730, '162512820', '0', '0', 'JACK POWELL', '21', 'THE DRIVE', 'SM4 6DH', 'MORDEN', 'Grossbritannien', '', '0', '0', '7860576677', '0020067FDN', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842567255', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6731, '162512072', '0', '0', 'OLEKSANDR SKORLUPIN', '58', 'GLENAVON ROAD', 'E15 4DD', 'LONDON', 'Grossbritannien', '', '0', '0', '7853531557', '0020083CUX', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840601667', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6732, '162510261', '0', '0', 'CHRIS GAYTER', '40', 'FIRWOOD DRIVE', 'GL4 0AD', 'GLOUCESTER', 'Grossbritannien', '', '0', '0', '7740776253', '0010199PLR', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840127073', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6733, '162507517', '0', '0', 'TOQEER BASHIR', '113', 'ST. ANNS ROAD', 'M25 9GE', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7428594466', '0020210Q3W', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840243483', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6734, '162506881', '0', '0', 'MEHVASH RIAZ', '8', 'MEAD CLOSE', 'DE24 9PE', 'DERBY', 'Grossbritannien', '', '0', '0', '7507911513', '0020127PGE', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840050897', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6735, '162506312', '0', '0', 'EVE MITCHELL', '17', 'CROWN ROAD', 'GU25 4HS', 'VIRGINIA WATER', 'Grossbritannien', '', '0', '0', '07720 805789', '0020173WVQ', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841649301', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6736, '162506057', '0', '0', 'VALDETE SABA', '83', 'LADYSMITH AVENUE', 'IG2 7AX', 'ILFORD', 'Grossbritannien', '', '0', '0', '7424033883', '002003102S', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841138710', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6737, '162504588', '0', '0', 'ADAM AHMED', '22', 'HAMILTON CRESCENT', 'HA2 9JD', 'HARROW', 'Grossbritannien', '', '0', '0', '7775187588', '00201066L1', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840619121', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6738, '162503825', '0', '0', 'ARLANDAS BUKMANAS', '42', 'BROOMFIELDS', 'SS13 3LG', 'BASILDON', 'Grossbritannien', '', '0', '0', '7449311991', '0020020JWT', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842190536', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6739, '162502167', '0', '0', 'CRAIG BUNYAN', '21', 'WHITE LEYS CLOSE', 'OX11 7LP', 'DIDCOT', 'Grossbritannien', '', '0', '0', '7878492493', '0010016SL1', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841952947', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6740, '162497578', '0', '0', 'PERI THEODOSIOU', '45', 'WESTERHAM ROAD', 'NG11 6DP', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7958136598', '0020159H4E', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842006351', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6741, '162496992', '0', '0', 'EBENEZER BOATENG', '88', 'UXBRIDGE ROAD', 'W12 8LR', 'LONDON', 'Grossbritannien', '', '0', '0', '7411743554', '0020242NDB', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841450766', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6742, '162491834', '0', '0', 'LEON LANGRISH', '26', 'PLAITERS WAY', 'CM7 3AA', 'BRAINTREE', 'Grossbritannien', '', '0', '0', '7875386227', '0020167C6M', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842386174', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6743, '162490374', '0', '0', 'MARC MORILLO ADAN', 'FLAT1,11-17', 'REGENT STREET', 'CV32 5HG', 'LEAMINGTON SPA', 'Grossbritannien', '', '0', '0', '7584412810', '0020227VXD', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '10.08.2013 Uhr zur?ck...bitte refund Geld am 12.08.13 zurück erhalten!', '1Z8VF4596840912581', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6744, '162487305', '0', '0', 'HAYLEY SINCLAIR', '25', 'BEATTY RISE', 'RG7 1FQ', 'READING', 'Grossbritannien', '', '0', '0', '7584138975', '00201967XL', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842129997', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6745, '162487276', '0', '0', 'SOPHIE PETRIDOU', '17', 'CURZON GROVE', 'CV31 1QU', 'LEAMINGTON SPA', 'Grossbritannien', '', '0', '0', '0', '0020224IJK', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '10.08.2013 Uhr zurück...bitte refund', '1Z8VF4596842138405', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6746, '162486874', '0', '0', 'PAOLO DAMA', '201A MILTON', 'MILTON ROAD', 'CB4 1XG', 'CAMBRIDGE', 'Grossbritannien', '', '0', '0', '7825432909', '0020140RX5', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840037812', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6747, '162486079', '0', '0', 'MICHAEL SEERY', 'FLAT 65', 'BRACKEN HOUSE,DEVONS ROAD', 'E3 3RG', 'LONDON', 'Grossbritannien', '', '0', '0', '7961559632', '0020156Y9B', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', 'Geld am 05.08.13 zur?ck erhalten! Uhr???? Geld am 09.08.13 nochmal zurück erhalten!', '1Z8VF4596840928225', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6748, '162485515', '0', '0', 'CATALIN GHINEA', '71', 'LULLINGSTONE LANE', 'SE13 6UH', 'LONDON', 'Grossbritannien', '', '0', '0', '7889262226', '0020011AUD', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840909639', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6749, '162484165', '0', '0', 'CAROL BULGER', '55', 'DULWICH GRANGE', 'TF5 0ED', 'TELFORD', 'Grossbritannien', '', '0', '0', '7896793428', '00200724MT', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842082046', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6750, '162483639', '0', '0', 'ARNANDA MISEVICIUTE', '23', 'GADWALL WAY', 'SE28 0DB', 'LONDON', 'Grossbritannien', '', '0', '0', '7960161168', '0010120SSE', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840545451', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6751, '162482801', '0', '0', 'SANDIP PATEL', 'CAE HOUSE', 'COLONIAL WAY', 'WD24 4PT', 'WATFORD', 'Grossbritannien', '', '0', '0', '7984452831', '0020233SYF', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', 'Hat Paket angeblich nicht erhalten!', '1Z8VF4596841399868', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6752, '162480000', '0', '0', 'HARRISON RULER', '19', 'BEECH CLOSE', 'IP21 4EH', 'DISS', 'Grossbritannien', '', '0', '0', '0044 07540990263', '0020115SH3', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840745271', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6753, '162475747', '0', '0', 'MAHER ALQURASHI', '16', 'CRAIGOUR AVENUE', 'EH17 7NJ', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7908810785', '0020186IND', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840681689', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6754, '162475722', '0', '0', 'GRAEME TURNBULL', '5', 'ORPINE COURT', 'NE63 8JQ', 'ASHINGTON', 'Grossbritannien', '', '0', '0', '7973866780', '0020218S3U', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '26.07.2013 RG 5181 1020 9DE', '1Z8VF4596840309091', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6755, '162474665', '0', '0', 'SHAUKAT SHAH', '100', 'SANDFORD ROAD', 'E6 3RB', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '0020244QSR', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841727502', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6756, '162470790', '0', '0', 'ROSS KENNEDY', '7', 'OXGANGS FARM GROVE', 'EH13 9PW', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7969458615', '0020250E2E', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841036919', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6757, '162468599', '0', '0', 'ELEANOR ELEANOR MCMASTER', '12', 'BURNS STREET', 'KA12 8RP', 'IRVINE', 'Grossbritannien', '', '0', '0', '7887955779', '0010250HFM', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840337328', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6758, '162461642', '0', '0', 'MUHAMMAD AHMED', '11', 'JUBILEE STREET', 'E1 3HF', 'LONDON', 'Grossbritannien', '', '0', '0', '7951492558', '0010107WQV', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841728734', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6759, '162460373', '0', '0', 'MUHAMMAD RAHMAN', 'FLAT4', 'CITYGATE HOUSE, 399-425 EASTERN AVENUE', 'IG2 6LQ', 'IG2 6LQ', 'Grossbritannien', '', '0', '0', '7964601694', '0010050TMW', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841311148', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6760, '162460158', '0', '0', 'F YAO', '52', 'SHAFTESBURY AVENUE', 'W1D 6LP', 'LONDON', 'Grossbritannien', '', '0', '0', '7533302567', '0010019QE6', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '20.07.2013 Uhr zur?ck...bitte refund Geld am 23.07.13 zurück erhalten!', '1Z8VF4596841184554', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6761, '162450623', '0', '0', 'ROBERT I CIOBANU', '18', 'AULTONE WAY', 'SM5 2LQ', 'CARSHALTON', 'Grossbritannien', '', '0', '0', '7740191971', '10237229', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840448968', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(6762, '162449649', '0', '0', 'LIAQAT ALI', '45', 'ROWNEY ROAD', 'RM9 4PP', 'DAGENHAM ESSEX', 'Grossbritannien', '', '0', '0', '7863600020', '0010069ON4', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841204371', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6763, '162448957', '0', '0', 'BARNES GARY', '60', 'ST. AGNES ROAD', 'L36 5TB', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '0', '0010125TCV', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842550781', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6764, '162444878', '0', '0', 'STUART REDPATH', '11 FLOOR', 'QUADRANT HOUSE, THE QUADRANT', 'SM2 5AS', 'SUTTON', 'Grossbritannien', '', '0', '0', '7748786603', '0010152QPV', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840588192', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6765, '162444052', '0', '0', 'JAY VASA', '99', 'ELMSLEIGH AVENUE', 'HA3 8HY', 'HARROW', 'Grossbritannien', '', '0', '0', '7967965544', '001012905I', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840416608', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6766, '162441808', '0', '0', 'ISAAC DANGANA', '336', 'ABBEY ROAD', 'RG24 9EH', 'BASINGSTOKE', 'Grossbritannien', '', '0', '0', '7872025758', '00100587P2', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841136016', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6767, '162440410', '0', '0', 'ROZH NOOH', '16/6', 'ORWELL PLACE', 'EH11 2AE', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7450282264', '0010075XTT', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841846428', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6768, '162437720', '0', '0', 'JENNIFER SKUSE', '3', 'UPPER CONHAM VALE', 'BS15 3BB', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7787259348', '0010001JUK', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841647830', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6769, '162432250', '0', '0', 'TERRY WOODS', '26', 'CLARK ROAD', 'SG8 7AY', 'ROYSTON', 'Grossbritannien', '', '0', '0', '7814391144', '0010244O9M', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '05-08-2013 RF518110549DE', '1Z8VF4596842640246', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6770, '162431569', '0', '0', 'RODNEY WILKES', '38', 'CLEVELAND ROAD', 'LE18 1NF', 'WIGSTON', 'Grossbritannien', '', '0', '0', '7941350161', '0010064W8I', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840923659', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6771, '162421911', '0', '0', 'HUGH ELLIOTT', '6A', 'MILLER STREET', 'PA5 8HW', 'JOHNSTONE', 'Grossbritannien', '', '0', '0', '7773881239', '0010149OWN', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841598063', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6772, '162414795', '0', '0', 'L ROGOVA', '40', 'FIRWOOD DRIVE', 'GL4 0AD', 'GLOUCESTER', 'Grossbritannien', '', '0', '0', '7501026757', '0010248F42', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840763475', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6773, '162402739', '0', '0', 'DAWN JONES', '42', 'WATSON ROAD', 'SG1 2LS', 'STEVENAGE', 'Grossbritannien', '', '0', '0', '7886765441', '00101172OO', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840519882', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6774, '162397937', '0', '0', 'ENAMUL HOQUE', '29', 'MAIN ROAD', 'OL9 6JX', 'OLDHAM', 'Grossbritannien', '', '0', '0', '7872835430', '00101653EL', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596842967297', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6775, '162394774', '0', '0', 'XIAOWEN ZHANG', '3', 'GREEN ROAD', 'PO5 4ES', 'SOUTHSEA', 'Grossbritannien', '', '0', '0', '7702797313', '00100337XT', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN bicolor ', '0', '1Z8VF4596841205709', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6776, '162389808', '0', '0', 'AMANDEEP KAPOOR', '3', 'ELSWORTH CLOSE', 'TW14 8SF', 'FELTHAM', 'Grossbritannien', '', '0', '0', '7545890757', '001010041S', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840335115', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6777, '162388627', '0', '0', 'ABDERRAZAK HAJB', '168', 'RAY LODGE ROAD', 'IG8 7PB', 'WOODFORD GREEN', 'Grossbritannien', '', '0', '0', '7870673192', '0010157P4M', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842455527', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6778, '162388290', '0', '0', 'JOHN MCCLENAGHAN', 'GES SITE 26', 'BALLINISKA ROAD', 'BT48 0NA', 'LONDONDERRY', 'Grossbritannien', '', '0', '0', '7868050814', '0010163MGJ', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840666937', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6779, '162388002', '0', '0', 'PETER KELLY', '12', 'GRANTON AVENUE', 'NG11 9AL', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7540309062', '00100303JC', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840069341', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6780, '162386243', '0', '0', 'JOHN BEAN', '16', 'BICKRAM CRESCENT', 'KY12 9XL', 'DUNFERMLINE', 'Grossbritannien', '', '0', '0', '7974809822', '0010196I36', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842762758', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6781, '162385524', '0', '0', 'DANIELE SANTOS', '92', 'PARK ROAD', 'N8 8JQ', 'LONDON', 'Grossbritannien', '', '0', '0', '7510768056', '0010031VBT', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '20.07.2013 RG 5181 3467 8DE', '1Z8VF4596841847169', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6782, '162384494', '0', '0', 'MANDY BLACKBURN', '45', 'BROADWAY ,FAILSWORTH', 'M35 0DX', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7989368136', '0010160PCP', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842422571', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6783, '162383265', '0', '0', 'RASHMI SHANKAR', '13', 'BRADFORD ROAD', 'LU5 6EQ', 'TODDINGTON', 'Grossbritannien', '', '0', '0', '7515124182', '0010112U37', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840588987', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6784, '162382333', '0', '0', 'PARMINDER BHACHU', '17', 'BEECHWOOD ROAD', 'B43 6JN', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7870554904', '0010168OUV', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841446397', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6785, '162381357', '0', '0', 'TLAKALE CLEGG', '1', 'NEWHAVEN', 'PR3 3SU', 'LONGRIDGE', 'Grossbritannien', '', '0', '0', '7547690921', '0010052DTM', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841094802', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6786, '162379885', '0', '0', 'LEANNE MIDDLETON', '23', 'BERTHER ROAD', 'RM11 3HU', 'HORNCHURCH', 'Grossbritannien', '', '0', '0', '7971677881', '0010063VSD', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841634219', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6787, '162378698', '0', '0', 'DEMIR NURCE', 'FLAT 5', 'QUEENS WALK', 'W5 1TN', 'LONDON', 'Grossbritannien', '', '0', '0', '7504118236', '0010029W34', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842164627', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6788, '162377365', '0', '0', 'FILIP GUSTAVSSON', '9', 'AVALON ROAD', 'SW6 2EX', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '0010190DQW', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841786038', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6789, '162376852', '0', '0', 'PIA ZANELLI', '95', 'GROSVENOR GARDENS', 'IG8 0AR', 'WOODFORD GREEN', 'Grossbritannien', '', '0', '0', '7984675496', '10179756', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842598445', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6790, '162376498', '0', '0', 'MIHRIBAN BUDAK', 'SNIP IN', '332 LEWISHAM HIGH STREET', 'SE13 6LE', 'LONDON', 'Grossbritannien', '', '0', '0', '7595959204', '0010105KNG', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840701853', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6791, '162375666', '0', '0', 'PHIL STEPHENS', 'MERCER LTD', 'GUILDFORD ROAD', 'KT22 9DF', 'LEATHERHEAD', 'Grossbritannien', '', '0', '0', '7789030231', '0010195WGA', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841196265', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6792, '162374993', '0', '0', 'CAI ELIAS-SCHOFIELD', '89', 'AUCHENLODMENT ROAD', 'PA5 9NU', 'JOHNSTONE', 'Grossbritannien', '', '0', '0', '0', '0010043XFN', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840181675', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6793, '162374694', '0', '0', 'DEAN HARNETT', '23', 'MILL LANE', 'SK6 1QJ', 'STOCKPORT', 'Grossbritannien', '', '0', '0', '7854900717', '0010026X9U', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842758085', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6794, '162372700', '0', '0', 'MICHAEL PEARMAN', '13', 'GELERT AVENUE', 'LE5 2NS', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7710819352', '001015970G', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842025492', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6795, '162372486', '0', '0', 'ELLIOTT CHANDLER', '19', 'INGLEDEN CLOSE', 'ME10 2UF', 'SITTINGBOURNE', 'Grossbritannien', '', '0', '0', '7791291295', '0010008FZN', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840083905', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6796, '162371116', '0', '0', 'SAMIHAH KAUSAR', '31', 'COLSTON ROAD', 'E7 8QD', 'LONDON', 'Grossbritannien', '', '0', '0', '7950218118', '0010065SUC', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842033312', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6797, '162370120', '0', '0', 'DEBORAH LEE', '60', 'BICKERSTAFFE STREET', 'WA10 1DS', 'ST. HELENS', 'Grossbritannien', '', '0', '0', '7706821515', '001010115U', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840973720', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6798, '162367836', '0', '0', 'TED GLASSPOOL', 'BRAE-MERE', 'SOUTH DOWN ROAD', 'PL10 1EH', 'TORPOINT', 'Grossbritannien', '', '0', '0', '7964302279', '0010095AIF', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596842005138', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6799, '162367773', '0', '0', 'NAMAZ MOHAMED', '1', 'LINCOLN ROAD', 'E13 8LP', 'LONDON', 'Grossbritannien', '', '0', '0', '7712643841', '0010209FLD', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841227543', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6800, '162365030', '0', '0', 'RAMONA BOLOS', '94A', 'CROXTED ROAD', 'SE21 8NP', 'LONDON', 'Grossbritannien', '', '0', '0', '7738235925', '001009637Q', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', 'Uhr erhalten 17.09.2013\r\nUhr versendet 23.09.2013\r\nRG 5181 3924 7DE', '1Z8VF4596840740954', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6801, '162364036', '0', '0', 'ABIDEMI OGUNSOLA', '96 NORTH STR', '510 KINGS HOUSE', 'IG11 8FH', 'BARKING', 'Grossbritannien', '', '0', '0', '7429377307', '00101242UC', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842645367', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6802, '162363910', '0', '0', 'HARPREET SHERGILL', '4C', 'HIGH STREET', 'SL1 1EE', 'SLOUGH', 'Grossbritannien', '', '0', '0', '7429405320', '10011967', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840040773', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6803, '162363267', '0', '0', 'ALINA CHWAST', 'FLAT 0/2', '90 SILVERGROVE STREET', 'G40 1DR', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7448304367', '001013385R', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841027189', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6804, '162361092', '0', '0', 'SAM TAYLOR', 'n/a', 'WHITLEY LANE', 'HX3 9TF', 'HALIFAX', 'Grossbritannien', '', '0', '0', '7898904292', '10017790', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841704590', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6805, '162360312', '0', '0', 'PAUL CRASSWELLER', '37', 'RYDAL ROAD', 'PO12 4ES', 'GOSPORT', 'Grossbritannien', '', '0', '0', '7825767656', '0010170TJ1', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841173002', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6806, '162357796', '0', '0', 'SUSAN MURPHY', '20', 'CARRYHUGH ROAD', 'BT60 3DQ', 'ARMAGH', 'Grossbritannien', '', '0', '0', '7902743814', '0010028OCO', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841532418', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6807, '162356382', '0', '0', 'EDWARD BAKER', '788', 'LONDON ROAD', 'CR7 6JB', 'THORNTON HEATH', 'Grossbritannien', '', '0', '0', '7834819663', '0010119B5N', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841882826', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6808, '162353486', '0', '0', 'MARK BRIDE', '13', 'CAMMELL COURT, PARK RD STH', 'CH43 4XZ', 'BIRKENHEAD, WIRRAL', 'Grossbritannien', '', '0', '0', '1512012446', '0010218M1W', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841324232', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6809, '162353059', '0', '0', 'ELENA USTIC', '11', 'BHANDARI CLOSE', 'OX4 3DT', 'OXFORD', 'Grossbritannien', '', '0', '0', '7891460937', '0010151V4C', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841956649', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6810, '162352856', '0', '0', 'BABU ALPHONSE', '12', 'BROAD OAK', 'OX3 8TS', 'OXFORD', 'Grossbritannien', '', '0', '0', '7944154875', '00101474AY', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842880059', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6811, '162348828', '0', '0', 'VICTORIA TEBBY', 'HOLT FARM', '(DAVIES) WELSH ROAD EAST', 'CV47 1NB', 'SOUTHAM', 'Grossbritannien', '', '0', '0', '7970759760', '0010164ATF', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840194465', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6812, '162347726', '0', '0', 'DANIEL PHIPPS', '3', 'CENTRAL AVENUE', 'EN8 7JG', 'WALTHAM CROSS', 'Grossbritannien', '', '0', '0', '7702235589', '0010156FSG', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841999871', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6813, '162346755', '0', '0', 'DONNA HUTCHINSON', '20', 'NEVIN GROVE', 'B42 1PE', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7539369658', '0010071Q9R', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841396281', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6814, '162346597', '0', '0', 'SHAZIA GHAFFAR', '332-336', '90 GABRIELLE HOUSE, 332-336 PERTH ROAD', 'IG2 6FG', 'ESSEX', 'Grossbritannien', '', '0', '0', '7951556587', '0010183TH5', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840483698', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6815, '162341483', '0', '0', 'THEA AL-SABTI', '47', 'CLAPHAM HIGH STREET', 'SW4 7TL', 'LONDON', 'Grossbritannien', '', '0', '0', '7894390649', '0010101M3J', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841362101', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6816, '162339614', '0', '0', 'ADRIAN LEUCIUC', '96', 'WEMBLEY PARK DRIVE', 'HA9 8HW', 'WEMBLEY', 'Grossbritannien', '', '0', '0', '7720319882', '0010003CLL', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840131513', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6817, '162339474', '0', '0', 'ABU TAHIR', '133', 'ARGYLL AVENUE', 'LU3 1EJ', 'LUTON', 'Grossbritannien', '', '0', '0', '7815190203', '001023014X', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841891923', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6818, '162338515', '0', '0', 'JENNY HOWELL', '3 THE STABLE', 'HOWBRIDGE HALL ROAD', 'CM8 3HX', 'WITHAM', 'Grossbritannien', '', '0', '0', '7834473865', '0010207BJD', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842743331', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6819, '162338239', '0', '0', 'ROBERT CHRISTOFORIDES FLAMBURIARI', 'FLAT 6', 'ROXBURGH MANSIONS 32 KENSINGTON COURT', 'W8 5BQ', 'LONDON', 'Grossbritannien', '', '0', '0', '1425655124', '0010193XA3', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841785744', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6820, '162336789', '0', '0', 'ISABELLE SOOBRAMANIEN', 'HOLLY BANK', 'VICARAGE LANE', 'DE56 4EB', 'DERBY', 'Grossbritannien', '', '0', '0', '7878272927', '0010221A4N', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841119151', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6821, '162336491', '0', '0', 'NORMAN JENKINS', '80', 'CHURCH ROAD', 'CF38 1EN', 'PONTYPRIDD', 'Grossbritannien', '', '0', '0', '7970506784', '00102286Y3', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', 'neu uhre versendet 13.09.2013 RG 5181 3882 5DE', '1Z8VF4596842843563', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6822, '162336249', '0', '0', 'MOHAMMED SALEEM CHAUDHRY', '11', 'ROSKEN GROVE', 'SL2 3DZ', 'FARNHAM ROYAL', 'Grossbritannien', '', '0', '0', '7770410980', '0010048MIW', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840058979', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6823, '162335114', '0', '0', 'JAMES SMITH', '126', 'OLD FARLEIGH ROAD', 'CR2 8QF', 'SOUTH CROYDON', 'Grossbritannien', '', '0', '0', '7990536244', '0010159DS1', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840865383', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6824, '162333393', '0', '0', 'NATALIE BRIGHT', '80', 'CHURCH ROAD', 'CF38 1EN', 'PONTYPRIDD', 'Grossbritannien', '', '0', '0', '7970506784', '0010192DKJ', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841362790', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6825, '162332803', '0', '0', 'SYED ASMAT ALI', '258', 'KINGSTON ROAD', 'IG1 1PG', 'ILFORD', 'Grossbritannien', '', '0', '0', '0', '0010047F8D', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840651201', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6826, '162331656', '0', '0', 'EMINE KELES', '3', 'COCKER ROAD', 'EN1 4QQ', 'ENFIELD', 'Grossbritannien', '', '0', '0', '7540960302', '001005431V', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840830615', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6827, '162330330', '0', '0', 'JAMES SMITH', '126', 'OLD FARLEIGH ROAD', 'CR2 8QF', 'SOUTH CROYDON', 'Grossbritannien', '', '0', '0', '7990536244', '0010085GKZ', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840865383', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6828, '162329938', '0', '0', 'ROBERTO CONVERTINI', '19', 'INGLE ROAD', 'ME4 5SD', 'CHATHAM', 'Grossbritannien', '', '0', '0', '7538400036', '0010172LWB', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841001027', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6829, '162327780', '0', '0', 'JOHN FORD', '15', 'BRIDGE VIEW', 'DA9 9GA', 'GREENHITHE', 'Grossbritannien', '', '0', '0', '1322409014', '0010213U7Y', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '19.08.2013  RG518136055DE', '1Z8VF4596840262435', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6830, '162324906', '0', '0', 'MATTHEW HARTLEY', '7', 'HITCHEN ROAD', 'NG10 3SB', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7725321521', '0010064YX3', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840714849', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6831, '162323056', '0', '0', 'CHRISTOPHE MESLIN', '77', 'AMSTERDAM ROAD', 'E14 3UU', 'LONDON', 'Grossbritannien', '', '0', '0', '7572787898', '0010195OFX', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841458259', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6832, '162322893', '0', '0', 'RICHARD M BURN', '74', 'SOUTH ROAD', 'BS20 7DY', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7784632551', '0010215BIK', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841592667', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6833, '162321812', '0', '0', 'RITA GRIFFIN', 'FLAT E', 'BROOKSBY HOUSE, BROOKSBY STREET', 'N1 1HF', 'LONDON', 'Grossbritannien', '', '0', '0', '7818825612', '001023477O', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840218073', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6834, '162317493', '0', '0', 'FELICIA TEAGUE', '185G', 'RECTORY ROAD', 'RM17 5SH', 'GRAYS', 'Grossbritannien', '', '0', '0', '7956551031', '00101674NI', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596842434488', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6835, '162307971', '0', '0', 'SOLOMON ADEGOKE', '13', 'GLENDALE WAY', 'SE28 8HA', 'LONDON', 'Grossbritannien', '', '0', '0', '7956119965', '00101912TS', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841341893', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6836, '162304525', '0', '0', 'MALLY POWER', '99', 'OXFORD ROAD', 'B27 6DR', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7786982761', '00100977SG', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842040304', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6837, '162300339', '0', '0', 'GREG CULLEN', '26-29', 'PARK CRESCENT', 'W1B 1HT', 'LONDON', 'Grossbritannien', '', '0', '0', '7738622606', '0010042AAT', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '09.07.2013 Uhr zurück...refund bitte', '1Z8VF4596840629718', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6838, '162298547', '0', '0', 'PHILIPP SCHULZE', '2', 'GIBSON LANE DALLINGTON PARK RD', 'NN5 7PN', 'NORTHAMPTON', 'Grossbritannien', '', '0', '0', '7794313188', '0010082VZW', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596842210120', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6839, '162297817', '0', '0', 'ALEX SPATCHURST', '24', 'SUMERLIN DRIVE', 'BS21 6YW', 'CLEVEDON', 'Grossbritannien', '', '0', '0', '7757860648', '0010087LP1', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842881530', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6840, '162297613', '0', '0', 'NICKY LAMBERT', '11', 'WESTERLAND AVE', 'SS8 8JX', 'CANVEY ISLAND', 'Grossbritannien', '', '0', '0', '7773077746', '0010162A3A', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841743940', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6841, '162296928', '0', '0', 'DAVID WASS', 'MILLSTREAM', 'MAIDENHEAD ROAD', 'SL4 5GD', 'WINDSOR', 'Grossbritannien', '', '0', '0', '7777667994', '0010097AGW', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840897358', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6842, '162295317', '0', '0', 'KENNETH HANNIGAN', '7', 'JUBILEE WAY', 'SL3 9NP', 'SLOUGH', 'Grossbritannien', '', '0', '0', '0', '00100378V7', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842441765', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6843, '162292698', '0', '0', 'JAYME GIBSON', '141', 'SOMERFORD ROAD', 'BH23 3PY', 'CHRISTCHURCH', 'Grossbritannien', '', '0', '0', '7854052826', '00101407MY', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842477174', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6844, '162290311', '0', '0', 'SIMON WELLS', '4', 'TURNPIKE LANE', 'UB10 0AH', 'UXBRIDGE', 'Grossbritannien', '', '0', '0', '7817534786', '00100624TQ', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840103580', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6845, '162290015', '0', '0', 'CHARLES FITZSIMONS', '16', 'MOUNT PLEASANT ROAD', 'W5 1SG', 'LONDON', 'Grossbritannien', '', '0', '0', '7990527410', '00100544OI', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840420997', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6846, '162289465', '0', '0', 'JONATHAN JONES', '56', 'NORTHDOWN ROAD', 'B91 3NB', 'SOLIHULL', 'Grossbritannien', '', '0', '0', '0', '0010126H1B', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842529402', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6847, '162288430', '0', '0', 'MICHAEL HOULIHAN', 'ALPHA MOTORS', 'WARRINGTON ROAD', 'WN3 6XB', 'WIGAN', 'Grossbritannien', '', '0', '0', '7598404357', '0010128LIM', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596842528814', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6848, '162287979', '0', '0', 'MARIE FERGUSON', 'CHEEL KOHTI', 'BACK RD', 'G84 0QF', 'HELENSBURGH', 'Grossbritannien', '', '0', '0', '0', '0010172A3I', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596842519226', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6849, '162285995', '0', '0', 'HELEN TOWNSEND', 'COTTON', 'TRANSPORT, CHURCH STREET', 'DE11 9NR', 'CHURCH GRESLEY, SWADLINCOTE', 'Grossbritannien', '', '0', '0', '07950 708601', '0010186Y4U', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '12.08.2013 RG518110654DE\r\nUhr erhalten 10.09.2013 Bitte refund!!!', '1Z8VF4596841600639', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6850, '162283432', '0', '0', 'CHARLOTTE BREACH', '31 FLAT 5', 'MANOR ROAD', 'BR3 5JB', 'BECKENHAM', 'Grossbritannien', '', '0', '0', '7540195260', '0010216VJR', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '29.07.2013 RG 5181 1027 4DE\r\nNachforschung am 23.08.2013 gestellt!\r\nCasablanca gold 16.09.13 Fedex 577108568086', '1Z8VF4596841873041', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6851, '162276919', '0', '0', 'DAVID LAUGHLIN', 'COTTESLOE', 'HIGH STREET', 'GL54 2AP', 'BOURTON ON THE WATER', 'Grossbritannien', '', '0', '0', '7500892137', '0010106EGF', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596842436459', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6852, '162276604', '0', '0', 'DAVID LAUGHLIN', 'COTTESLOE', 'HIGH STREET', 'GL54 2AP', 'BOURTON ON THE WATER', 'Grossbritannien', '', '0', '0', '7500892137', '00101077XG', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842436459', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6853, '162275397', '0', '0', 'HOSEIN AKBARI', '70', 'LAKESIDE ROAD', 'N13 4PR', 'PALMERS GREEN', 'Grossbritannien', '', '0', '0', '7850035019', '0010174UXA', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842390865', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6854, '162273663', '0', '0', 'MINHAZ PATEL', '38', 'SHAKESPEARE CRESCENT', 'E12 6LN', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '00102047CN', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840836271', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6855, '162273223', '0', '0', 'TUAN NGUYEN', '82', 'CARLTON STREET', 'WF10 1EE', 'CASTLEFORD', 'Grossbritannien', '', '0', '0', '7523103184', '0010116N7R', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842872684', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6856, '162268154', '0', '0', 'JEREMY HAMILTON', '322', 'WESTERN AVENUE', 'W3 0PH', 'LONDON', 'Grossbritannien', '', '0', '0', '7841410484', '0010089UQG', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', 'Geld am 17.07.13 zurück erhalten! Uhr???', '1Z8VF4596841600095', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6857, '162267776', '0', '0', 'VITALIK MARCHUK', '53', 'LACEY STREET', 'IP4 2PH', 'IPSWICH', 'Grossbritannien', '', '0', '0', '7588708840', '0010152C6X', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596842118507', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6858, '162267021', '0', '0', 'KOFI OMARI', '5', 'BROOKLYN COURT,FRITHVILLE GARDENS', 'W12 7JL', 'LONDON', 'Grossbritannien', '', '0', '0', '7577309988', '0010168WP3', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840527917', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6859, '162266453', '0', '0', 'MOHINDER SINGH BAINS', '5', 'DENNIS ROAD', 'DA11 7NN', 'GRAVESEND', 'Grossbritannien', '', '0', '0', '7956466603', '0010059GHP', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841928321', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6860, '162265550', '0', '0', 'MARK WOOD', '69', 'RALPH ROAD', 'B90 3JU', 'SOLIHULL', 'Grossbritannien', '', '0', '0', '0', '0010163NKH', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842419736', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6861, '162264991', '0', '0', 'YANCHAO YU', '215/6', 'CAUSEWAYSIDE', 'EH9 1PH', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7521521986', '00100869U4', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841102141', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6862, '162259668', '0', '0', 'MARTIN SHEPHERD', '10', 'KERSEY GARDENS', 'RM3 0ER', 'ROMFORD', 'Grossbritannien', '', '0', '0', '7749507174', '0010164EX6', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840075558', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6863, '162258518', '0', '0', 'JOHN KING', '23', 'LOMOND GARDENS ELDERSLIE', 'PA5 9LG', 'JOHNSTONE', 'Grossbritannien', '', '0', '0', '7901870681', '0010202ZQ7', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841439967', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6864, '162257810', '0', '0', 'MICHAEL OMOLOLA', '16', 'PATMORE HOUSE MAYVILLE ESTATE', 'N16 8LQ', 'LONDON', 'Grossbritannien', '', '0', '0', '7403343395', '0010099NA4', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841295372', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6865, '162233254', '0', '0', 'LEE STOBBS', '113', 'HORSLEY VALE', 'NE34 6LD', 'SOUTH SHIELDS', 'Grossbritannien', '', '0', '0', '7551899620', '0010038AKJ', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841741782', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6866, '162219385', '0', '0', 'AYHAN EKIZOGLU', '35', 'PEMBRIDGE ROAD', 'W11 3HG', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '0010001ONE', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '10.07.2013 Uhr zurück...bitte refund', '1Z8VF4596841879198', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6867, '162219281', '0', '0', 'LIAM ASLETT', '44', 'FEENAN HIGHWAY', 'RM18 8JD', 'TILBURY', 'Grossbritannien', '', '0', '0', '7870568403', '00100725DL', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840807605', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6868, '162218648', '0', '0', 'FULYA ERDINC', '35', 'PEMBRIDGE ROAD', 'W11 3HG', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '00101788LE', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', '10.07.2013 Uhr zurück...bitte refund', '1Z8VF4596840627014', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6869, '162218143', '0', '0', 'MELIH EKIZOGLU', '35', 'PEMBRIDGE ROAD', 'W11 3HG', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '0010118R55', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '10.07.2013 Uhr zurück...bitte refund', '1Z8VF4596840437425', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6870, '162215600', '0', '0', 'BORIS PAK', '137 A', 'KILBURN HIGH ROAD', 'NW6 7HR', 'LONDON', 'Grossbritannien', '', '0', '0', '7872388381', '001013473J', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842338832', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6871, '162214851', '0', '0', 'BALDEV BIRDI', '4', 'WOODBERRY GARDENS', 'N12 0HD', 'LONDON', 'Grossbritannien', '', '0', '0', '7958669360', '0010111ZXB', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842431249', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6872, '162214182', '0', '0', 'BABITA JOSEPH', '25', 'HOPWOOD STREET', 'S70 2BS', 'BARNSLEY', 'Grossbritannien', '', '0', '0', '7944485334', '0010100YBV', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN BICOLOUR', 'Uhr am 22.07.2013 zur?ckgeschickt zum umtauschen gegen Gold.\r\nUhr in Gold schicken wir n?chste Woche 26.07.2013 RG 5181 1021 2DE', '1Z8VF4596842814657', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6873, '162214052', '0', '0', 'MARCOS LOPES PEREZ', '18', '18 GOLDHAZE CLOSE', 'IG8 7LE', 'WOODFORD GREEN', 'Grossbritannien', '', '0', '0', '7889685313', '00101107X6', '0', 'Theorema ', 'THEOREMA MENB S CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842589062', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6874, '162213151', '0', '0', 'PAMELA HODGETTS', '4', 'DOTTEREL CLOSE', 'WN7 1LB', 'LEIGH', 'Grossbritannien', '', '0', '0', '7747801080', '0010181HTF', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840854475', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6875, '162212654', '0', '0', 'ANITA JOHN', '8', 'KEW BRIDGE ROAD', 'TW8 0FG', 'LONDON', 'Grossbritannien', '', '0', '0', '7831972938', '00100766T5', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '10.08.2013 Uhr zur?ck...bitte refund\r\n\r\n17.09.2013  796700731492   Fedex\r\nUhr erhalten 18.10.2013 (ganz neu)', '1Z8VF4596842710885', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6876, '162212343', '0', '0', 'GURVINDER TAKHAR', '2', 'REEVES CLOSE', 'DY4 7SQ', 'TIPTON', 'Grossbritannien', '', '0', '0', '7538457255', '00100953WV', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841258297', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6877, '162211375', '0', '0', 'MR M A CURRY', 'BIGGER SCENE', 'TURNEY WYLDE, TYNE VIEW TERRACE', 'NE28 6SG', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7939487769', '0010015JLP', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841596707', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6878, '162210393', '0', '0', 'GRACE SEPPUYA', '61', 'CLIVEDEN CLOSE', 'BN1 6UD', 'BRIGHTON', 'Grossbritannien', '', '0', '0', '7515687689', '0010166BJP', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596842826117', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6879, '162209193', '0', '0', 'JAMES HUGHES', '11', 'MOOR END LODGE', 'HP1 1AL', 'HEMEL HEMPSTEAD', 'Grossbritannien', '', '0', '0', '7507558146', '0010153KUM', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '05.07.2013 Uhr zurück...bitte refund', '1Z8VF4596841046524', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6880, '162207544', '0', '0', 'SUJIT BISWAS', '63', 'TYLNEY ROAD', 'S2 2RX', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7846263828', '10199628', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841357939', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6881, '162206953', '0', '0', 'JAK GJINI', 'LEMMINGS', '2A MARKET PLACE', 'SL9 9EA', 'CHALFONT ST PETER', 'Grossbritannien', '', '0', '0', '7950705268', '0010223Q89', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842860348', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6882, '162206822', '0', '0', 'MANUEL PALLISTER', 'FLAT 2', 'KEYSTONE HOUSE, 106A ALBERTA STREET', 'SE17 3RT', 'LONDON', 'Grossbritannien', '', '0', '0', '7815800641', '0010182LDU', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', 'Uhr zur?ck am 10.07.2013...will die Uhr in Gold haben\r\nMus ab n?chste woche 25.07 geschickt werden\r\n\r\nRG518134695DE', '1Z8VF4596841653752', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6883, '162205604', '0', '0', 'CYRIL FOMIN', '3', 'TENNYSON COURT', 'NE8 3NL', 'GATESHEAD', 'Grossbritannien', '', '0', '0', '7722485811', '0010194VJ3', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842838168', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6884, '162204800', '0', '0', 'DANIEL JONES', '6', 'INGOT CLOSE', 'LL11 5FB', 'WREXHAM', 'Grossbritannien', '', '0', '0', '7807836122', '0010177QS8', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842513571', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6885, '162203706', '0', '0', 'BULENT DOGAN', '14', 'ILLEYBROOK SQUARE', 'B32 3DD', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7986991566', '0010218F2L', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841485809', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6886, '162203615', '0', '0', 'MELISSA FRENCH', '67', 'CRANLEIGH DRIVE', 'M33 3PT', 'SALE', 'Grossbritannien', '', '0', '0', '7969269963', '0010222QDL', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841125215', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6887, '162201359', '0', '0', 'ROY GOUDIE', '5', 'NEW LODGE ROAD,MUCKAMORE', 'BT41 2EX', 'ANTRIM', 'Grossbritannien', '', '0', '0', '7968332003', '00100262F7', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '05.08.2013 RG518110376DE\r\n\r\nNachforschung am 20.08.13 gestellt! Uhr am 08.08.2013 zugestellt! Unterschrift vorhanden!', '1Z8VF4596840755626', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6888, '162201052', '0', '0', 'SAMIR MABOUK', '12', 'WEST PORT', 'DD1 5EP', 'DUNDEE', 'Grossbritannien', '', '0', '0', '7512766951', '0010154CE9', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', 'Geld am 05.07.2013 zurück erhalten! Uhr ???', '1Z8VF4596842477030', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6889, '162200851', '0', '0', 'ALAN PATRICK', '21', 'BEECHWOOD AVENUE', 'NE9 6PP', 'GATESHEAD', 'Grossbritannien', '', '0', '0', '7835101548', '00102091PR', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', 'Uhr erhalten 03.12.2013', '1Z8VF4596842389448', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6890, '162200412', '0', '0', 'PAUL LITTLE', '2', 'NASH WAY', 'GL16 8RQ', 'COLEFORD', 'Grossbritannien', '', '0', '0', '7881903561', '0010031XE8', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596842592852', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6891, '162200290', '0', '0', 'MARIUS SAVU', '17', 'YOUNGS ROAD', 'IG2 7LF', 'ILFORD', 'Grossbritannien', '', '0', '0', '7535451814', '00100988FE', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842187264', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6892, '162200254', '0', '0', 'VINCENT GACHOT', '20', 'CLANRICARDE GARDENS', 'W2 4NA', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '0010011WAI', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '10.07.2013 Uhr zur?ck...keine Ahnung wieso nicht zugestellt\r\n05.08.2013 RG 5181 1061 0DE', '1Z8VF4596840272675', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6893, '162199653', '0', '0', 'GOPAL SARKI', '26', 'GOWER CLOSE', 'RG21 5GX', 'BASINGSTOKE', 'Grossbritannien', '', '0', '0', '7897469468', '00100575OO', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841949086', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6894, '162197388', '0', '0', 'VITTA PETRENKO', '118', 'LONGHILL ROAD', 'SE6 1UA', 'LONDON', 'Grossbritannien', '', '0', '0', '7961000875', '0010128PB5', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840316494', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6895, '162196676', '0', '0', 'VICTORIA PETRENKO', '118', 'LONGHILL ROAD', 'SE6 1UA', 'LONDON', 'Grossbritannien', '', '0', '0', '7961000875', '0010145YM3', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840316494', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6896, '162196237', '0', '0', 'VICTORIA PETRENKO', '118', 'LONGHILL ROAD', 'SE6 1UA', 'LONDON', 'Grossbritannien', '', '0', '0', '7961000875', '00102334HG', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840316494', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6897, '162196118', '0', '0', 'BRANDON JOHN HERBERT', '96', 'BILLERICAY ROAD', 'CM13 3SD', 'BRENTWOOD', 'Grossbritannien', '', '0', '0', '7447622557', '0010022ZBC', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840474902', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6898, '162195781', '0', '0', 'PETER DONALDSON', '10', 'PLYMOUTH CLOSE', 'L19 2HR', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7737772981', '0010226TRF', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841524310', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6899, '162194880', '0', '0', 'STUART EDMONDS', '48', 'ELLESMERE', 'BS35 2ES', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7734080512', '0010161YMX', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596842564721', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(6900, '162194638', '0', '0', 'HALIMA SHAINSHAH', '41', 'WORDSWORTH ROAD', 'NG7 5QU', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7775628404', '0010227EGL', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596842696133', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6901, '162193974', '0', '0', 'HALIMA SHAINSHAH', '41', 'WORDSWORTH ROAD', 'NG7 5QU', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7775628404', '0010024UOL', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842696133', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6902, '162191465', '0', '0', 'KATY PHENIX', '18', 'THE GREEN', 'TS12 1NF', 'SALTBURN-BY-THE-SEA', 'Grossbritannien', '', '0', '0', '1287625139', '0010148DWM', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841018546', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6903, '162187820', '0', '0', 'ASIYA TAFADER', '15', 'SHONA HOUSE, 229 PRINCE REGENT  LANE', 'E13 8SN', 'LONDON', 'Grossbritannien', '', '0', '0', '7878765123', '0010247R8N', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', 'Angeblich falsche Größe und Farbe- Will neue Uhr!', '1Z8VF4596842631952', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6904, '162186404', '0', '0', 'PHILIP THOMAS', '21', 'GRANDISON RISE', 'HR1 1PP', 'HEREFORD', 'Grossbritannien', '', '0', '0', '7814264228', '0010067ROB', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840636362', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6905, '162185324', '0', '0', 'SURBJIT JAGAIT', '145', 'DAVENTRY ROAD', 'CV3 5HB', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7767266508', '0010215UMV', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840131773', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6906, '162184551', '0', '0', 'PENNY KEITH', '23', 'QUEEN STREET', 'PE37 7BZ', 'SWAFFHAM', 'Grossbritannien', '', '0', '0', '7833088892', '0010121FPZ', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840218180', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6907, '162183981', '0', '0', 'ELENA ION', '104', 'INGLEHURST GARDENS', 'IG4 5HA', 'ILFORD', 'Grossbritannien', '', '0', '0', '7572213992', '0010030GK6', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', 'Geld am 30.07.13 von Groupon Zurück erhalten! Uhr ????', '1Z8VF4596842995597', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6908, '162182960', '0', '0', 'SAHJAD RAMZAM', '8', 'BRANTWOOD VILLAS', 'BD9 6PR', 'BRADFORD', 'Grossbritannien', '', '0', '0', '7769266604', '0010071LTR', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841564009', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6909, '162182028', '0', '0', 'ALEKSANDER PEPLINSKI', '6', 'WOODBERRY DOWN', 'N4 2TG', 'LONDON', 'Grossbritannien', '', '0', '0', '7446861254', '00100350YO', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841023414', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6910, '162178658', '0', '0', 'NEIL GAULD', '62', 'BURGHEAD', 'IV30 5YN', 'ELGIN', 'Grossbritannien', '', '0', '0', '7775441963', '0010180Q44', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840473823', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6911, '162175526', '0', '0', 'PAUL ROBINSON', '15', 'BARROWBURN GREEN', 'TS17 0FF', 'STOCKTON-ON-TEES', 'Grossbritannien', '', '0', '0', '1642308257', '0010232VQP', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842015234', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6912, '162174315', '0', '0', 'GORDON FORBES', '205', 'GUARDWELL CRESCENT', 'EH17 7SL', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7812039921', '0010034ZM3', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841747642', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6913, '162174293', '0', '0', 'TOMMY CHRISOSTOMOU', '31', 'RUSHEY HILL', 'EN2 7RN', 'ENFIELD', 'Grossbritannien', '', '0', '0', '7946445035', '0010131S8X', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841771053', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6914, '162173157', '0', '0', 'DAVID LOVE', '1', 'GLENDALE PLACE', 'KA7 3SA', 'AYR', 'Grossbritannien', '', '0', '0', '7851222158', '0010077VW1', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841185464', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6915, '162172798', '0', '0', 'PAUL GARNER', 'BIRCHWOOD', 'WYCOLLAR DRIVE', 'BB2 7AG', 'BLACKBURN', 'Grossbritannien', '', '0', '0', '7879776971', '10238288', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842090877', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6916, '162171144', '0', '0', 'CAROLE LAVERTY', '18', 'LISNOE PARK', 'BT27 5NS', 'LISBURN', 'Grossbritannien', '', '0', '0', '7765134386', '0010123KU3', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840587282', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6917, '162167745', '0', '0', 'JACEK BORKOWICZ', '19', 'CALDERBECK WAY', 'M22 4UY', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7894149845', '001022227N', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841774694', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6918, '162156428', '0', '0', 'MR BEN MORGAN', '25', 'GARRISON LANE', 'KT9 2LD', 'CHESSINGTON', 'Grossbritannien', '', '0', '0', '0', '0010143PVO', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841753108', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6919, '162156404', '0', '0', 'JAMIE BLACKFORD', '6', 'FOXLYDIATE CRESCENT', 'B97 6NA', 'REDDITCH', 'Grossbritannien', '', '0', '0', '7411779255', '0010088MWE', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842622515', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6920, '162156229', '0', '0', 'ANTHONY LEMARD', '35', 'WYKEHAM ROAD', 'HA3 8LL', 'HARROW', 'Grossbritannien', '', '0', '0', '7850401229', '00100320HB', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840482920', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6921, '162155770', '0', '0', 'ZAIRAB ZABIER', '1-3', 'WELLINGTON STREET', 'BB1 8AF', 'BLACKBURN', 'Grossbritannien', '', '0', '0', '7909941462', '0010106HQN', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840434339', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6922, '162155330', '0', '0', 'DANIEL MCDERMOTT', '13A', 'UPLANDS ROAD', 'CR8 5EE', 'KENLEY', 'Grossbritannien', '', '0', '0', '7826061213', '001007694C', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841576747', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6923, '162154931', '0', '0', 'JEAN SOUZA', '38', 'HAWARDEN HILL', 'NW2 7BR', 'LONDON', 'Grossbritannien', '', '0', '0', '7947186532', '10245467', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840010153', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6924, '162152869', '0', '0', 'ARASH GHAREHCHAHI', '16', 'JACKSON ROAD', 'CB4 2RQ', 'CAMBRIDGE', 'Grossbritannien', '', '0', '0', '7411929700', '0010035UHO', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840834568', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6925, '162151414', '0', '0', 'STEPHEN GARDNER', '24', 'FOXTON ROAD', 'CV3 2HN', 'COVENTRY', 'Grossbritannien', '', '0', '0', '0', '0010169QWX', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840149979', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6926, '162148655', '0', '0', 'HARSHANI SINGAKKUTTI ARACHCHILAGE', '5', 'IVANHOE DRIVE', 'HA3 8QR', 'HARROW', 'Grossbritannien', '', '0', '0', '7588668468', '00101200QT', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840056382', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6927, '162146928', '0', '0', 'EISHA SALARIYA', '20', 'NORTH HYDE LANE', 'TW5 0EQ', 'HOUNSLOW', 'Grossbritannien', '', '0', '0', '7714170527', '00101673L0', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842653796', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6928, '162143236', '0', '0', 'JOSEPH BUCHANAN', '16', 'LYNEDOCH CRESCENT', 'G3 6EQ', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7793441058', '0010033KJZ', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', 'rep 15.07.2013  RG 5181 3407 7DE. Will Geld zurück haben!17.07.2013', '1Z8VF4596841042206', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6929, '162141822', '0', '0', 'GARETH D GIBBON', '21', 'TYLERS WAY', 'BS37 7FB', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7917691003', '0010129CKU', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840321611', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6930, '162135971', '0', '0', 'RICHARD FIELDING', '30', 'BLOUNTS COURT', 'SN10 5QE', 'DEVIZES', 'Grossbritannien', '', '0', '0', '01380 721417', '0010061RBE', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842592021', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6931, '162132753', '0', '0', 'SHARON SMITH', '7', 'LINDEN GROVE', 'S66 8DQ', 'ROTHERHAM', 'Grossbritannien', '', '0', '0', '7554364868', '0010150LZF', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840953439', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6932, '162129674', '0', '0', 'MR V R DOROMONIEC VIEIRA', '814', 'FLAT 6 RADFORD COURT 814 OLD KENT ROAD', 'SE15 1AJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7724532010', '0010220TII', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0Geld am 01.08.13 zurück erhalten! Uhr???', '1Z8VF4596840505842', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6933, '162125758', '0', '0', 'MISS S OMAR', 'APT 206', 'EALING ROAD', 'TW8 0GE', 'BRENTFORD', 'Grossbritannien', '', '0', '0', '7753344998', '0010053HR2', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840349253', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6934, '162125704', '0', '0', 'KLODIAN METUSHI', '5', 'BABINGTON', 'RM8 2XL', 'DAGENHAM', 'Grossbritannien', '', '0', '0', '7447661442', '0010058IB7', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842583666', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6935, '162125617', '0', '0', 'MANBIR BASI', 'FLAT 17', 'FLAT 17 BLACKSMITHS HOUSE, GILLARDS MEWS', 'E17 6RB', 'LONDON', 'Grossbritannien', '', '0', '0', '7703391579', '0010056OAH', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '10.07.2013 uhr zur?ck...refund bitte Geld am 17.7.13 zurück erhalten!', '1Z8VF4596840309073', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6936, '162125449', '0', '0', 'KHALID ASDAN', '73', 'GREENCROFT', 'PR1 9LB', 'PRESTON', 'Grossbritannien', '', '0', '0', '7778323840', '0010183P8O', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841625489', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6937, '162123711', '0', '0', 'DAVID BRAMLEY', '3', 'RINGWOOD DRIVE', 'NE23 1NA', 'CRAMLINGTON', 'Grossbritannien', '', '0', '0', '7802923343', '0010210RD6', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596842632899', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6938, '162119667', '0', '0', 'JAHANGIR KHAN', '35', 'CARLTON STREET', 'WF2 8TQ', 'WAKEFIELD', 'Grossbritannien', '', '0', '0', '7734264537', '0010187SMQ', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842431301', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6939, '162117129', '0', '0', 'OLUWABUKOLA OLAYIDE ARIFASE', '134', 'QUILL STREET', 'N4 2AE', 'LONDON', 'Grossbritannien', '', '0', '0', '7908684372', '0010023MP1', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840120712', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6940, '162115321', '0', '0', 'REICE COOK', '168', 'KENT HOUSE ROAD', 'BR3 1JY', 'BECKENHAM', 'Grossbritannien', '', '0', '0', '7960527046', '0010241UDU', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840801129', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6941, '162111048', '0', '0', 'JACK O\'CONNOR', '13 FOLLETT', 'ANN LANE', 'SW10 0HA', 'LONDON', 'Grossbritannien', '', '0', '0', '7539372196', '00102247QP', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840572538', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6942, '162108531', '0', '0', 'NATASHA ABOAGYE', 'FLAT 12,BIRC', 'GROVE CRESCENT', 'KT12 2HB', 'WALTON ON THAMES', 'Grossbritannien', '', '0', '0', '7943743597', '0010055MSI', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841534943', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6943, '162108518', '0', '0', 'MICHAEL COATES', '20', 'WESTGARTH', 'NE5 4PA', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7940200486', '0010073V4Q', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842788356', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6944, '162102613', '0', '0', 'TOM BULL', '29', 'ATLAS ROAD', 'CO6 2LU', 'COLCHESTER', 'Grossbritannien', '', '0', '0', '7764768179', '0010137UM1', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840432760', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6945, '162100690', '0', '0', 'MARK ALLARD', '30', 'ILSLEY ROAD', 'RG24 9RU', 'BASINGSTOKE', 'Grossbritannien', '', '0', '0', '7851967177', '00101319II', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842568174', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6946, '162094543', '0', '0', 'ARTHUR LEESE', '106', 'LEONARD STREET', 'ST6 1HH', 'STOKE-ON-TRENT', 'Grossbritannien', '', '0', '0', '7951768321', '0010182CHK', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842294586', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6947, '162089648', '0', '0', 'TARIQ KHAN', '8', 'CANVEY CLOSE', 'RH11 9HD', 'CRAWLEY', 'Grossbritannien', '', '0', '0', '0', '0010068G7M', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841711993', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6948, '162088551', '0', '0', 'JOHN HEANEY', '51', 'HIGH MEADOWS', 'BL7 9AS', 'BOLTON', 'Grossbritannien', '', '0', '0', '7702420042', '0010090QOW', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842920407', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6949, '162085793', '0', '0', 'BARBARA SNAITH', 'ACORN LODGE', 'GUBEON WOOD', 'NE61 6BH', 'MORPETH', 'Grossbritannien', '', '0', '0', '0', '0010108T14', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596842019810', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6950, '162084285', '0', '0', 'RICHARD SWEETING', '46', 'GREEN WILLOWS', 'NP44 3DU', 'CWMBRAN', 'Grossbritannien', '', '0', '0', '7788248604', '0010232WNF', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841110221', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6951, '162083825', '0', '0', 'PAUL FARRINGTON THE CHILDRENS ADVENTURE FARM', 'CAFT', 'BOOTH BANK FARM, REDDY LANE,', 'WA14 3RE', 'MILLINGTON', 'Grossbritannien', '', '0', '0', '01565 830053', '0010055EOX', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596842291632', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6952, '162083795', '0', '0', 'TIMOTHY KEARNEY', '9', 'THE PINFOLD', 'DE72 3FD', 'DERBY', 'Grossbritannien', '', '0', '0', '7794905592', '0010049WMX', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841664044', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6953, '162083639', '0', '0', 'RAYMOND HWANG', 'UNIT S3', '6 - 10 ST MARGARET S GREEN', 'IP4 2BS', 'IPSWICH', 'Grossbritannien', '', '0', '0', '7940258176', '00102360CR', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596841327453', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6954, '162082111', '0', '0', 'STEVEN BEATTIE', '5', 'NEWLANDCRAIGS AVENUE', 'PA5 9BJ', 'JOHNSTONE', 'Grossbritannien', '', '0', '0', '7887721014', '0010108O6V', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', 'Uhr erhalten 27.08.2013', '1Z8VF4596840381860', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6955, '162079267', '0', '0', 'PAUL FARRINGTON THE CHILDRENS ADVENTURE FARM', 'CAFT', 'BOOTH BANK FARM, REDDY LANE,', 'WA14 3RE', 'MILLINGTON', 'Grossbritannien', '', '0', '0', '01565 830053', '00101616CM', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842291632', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6956, '162079264', '0', '0', 'COSMIN STAMATE', '34', 'PARKSTONE ROAD', 'E17 3JB', 'LONDON', 'Grossbritannien', '', '0', '0', '7501050778', '0010029A9Q', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', 'Hat angeblich ware nicht erhalten!', '1Z8VF4596840927271', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6957, '162078460', '0', '0', 'JESSICA DAWES', '5', 'BUCKWELL CLOSE', 'NN8 5BP', 'WELLINGBOROUGH', 'Grossbritannien', '', '0', '0', '7870499599', '0010154MJI', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842063683', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6958, '162070276', '0', '0', 'AMAN SEKHON', '105/106', 'SPONEND FISBAR', 'CV1 3HF', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7590381972', '0010245WCL', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '01.08.2013 Uhr zur?ck...bitte refund Geld am 09.08.13 zurück erhalten!', '1Z8VF4596842891092', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6959, '162069774', '0', '0', 'LUCY HETHERINGTON', '1', 'GREENQUARRIES', 'CA7 8BU', 'WIGTON', 'Grossbritannien', '', '0', '0', '0', '0010092R8G', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842509504', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6960, '162068951', '0', '0', 'M D BUCKLEY', '193', 'ROTHERHITHE STREET', 'SE16 5QY', 'LONDON', 'Grossbritannien', '', '0', '0', '7900943309', '00100629CL', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840018913', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6961, '162066714', '0', '0', 'MARK HANSARD', '71', 'MEADOW ROAD', 'WD25 0JB', 'WATFORD', 'Grossbritannien', '', '0', '0', '7837104149', '0010036DFX', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840519328', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6962, '162062943', '0', '0', 'TOBIAS SCHNEIDLER', 'FLAT 8', 'ARETHUSA HOUSE, CAHIR STREET', 'E14 3RD', 'LONDON', 'Grossbritannien', '', '0', '0', '07947 511388', '00101816CR', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', 'Geld am 15.08.2013 zurück erhalten! Uhr ???', '1Z8VF4596840110732', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6963, '162049928', '0', '0', 'EDVINAS E ERNAS', '22', 'GROVE ROAD', 'ME2 4BX', 'ROCHESTER', 'Grossbritannien', '', '0', '0', '7453325466', '0010214BXJ', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', 'Nachforschung am 05.08.2013 gestellt! Geld am 02.08.13 zurück erhalten! Auf keinen Fall neue Uhr schicken!', '1Z8VF4596840893147', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6964, '162049721', '0', '0', 'BRENDAN BLAIR', '111', 'ILEX CLOSE', 'CO2 9QF', 'COLCHESTER, ESSEX', 'Grossbritannien', '', '0', '0', '7907989916', '0010074E1Y', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841966558', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6965, '162046072', '0', '0', 'RINALDS PAVELSONS', '55', 'WAGGONERS WAY', 'HR2 6RJ', 'HEREFORD', 'Grossbritannien', '', '0', '0', '7711055486', '00102030L6', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842430964', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6966, '162044197', '0', '0', 'STEPHEN DEMETRIOU', '55', 'LOWTHER DRIVE', 'EN2 7JP', 'LONDON', 'Grossbritannien', '', '0', '0', '7939979237', '0010094WGB', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841386372', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6967, '162034584', '0', '0', 'MICHAEL HEFFORD', '80', 'BUSTICLE LANE', 'BN15 0DL', 'LANCING', 'Grossbritannien', '', '0', '0', '7870942930', '0010005CEO', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840932783', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6968, '162034333', '0', '0', 'CHRISTINE HEFFORD', '80', 'BUSTICLE LANE', 'BN15 0DL', 'LANCING', 'Grossbritannien', '', '0', '0', '7880907737', '0010219SAT', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840932783', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6969, '162032085', '0', '0', 'JAMES THOMPSON', '62', 'THE DRIVE', 'TN22 1DA', 'UCKFIELD', 'Grossbritannien', '', '0', '0', '7941902594', '0010162V6J', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840170196', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6970, '162028036', '0', '0', 'SUJIT BISWAS', '61', 'SYCAMORE ROAD', 'B21 0QW', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7846263828', '10091424', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841357939', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6971, '162027280', '0', '0', 'YEASMIN KHANOM', '11B', 'MILITARY ROAD', 'ME4 4JG', 'CHATHAM', 'Grossbritannien', '', '0', '0', '7870493451', '0010132DV9', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841198601', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6972, '162027164', '0', '0', 'YEASMIN KHANOM', '11B', 'MILITARY ROAD', 'ME4 4JG', 'CHATHAM KENT', 'Grossbritannien', '', '0', '0', '7870493451', '0010081E7M', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596841198601', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6973, '162024932', '0', '0', 'HASAN DOLANBAY', '68/70', 'GOLDERS GREEN ROAD', 'NW11 8LN', 'LONDON', 'Grossbritannien', '', '0', '0', '7894662731', '0010045SL2', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596840118010', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6974, '162024729', '0', '0', 'MAHER ALQURASHI', '16', 'CRAIGOUR AVENUE', 'EH17 7NJ', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7908810785', '0010048J5H', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN BICOLOUR', '0', '1Z8VF4596840681689', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6975, '162024651', '0', '0', 'ROBIN EVANS', '34 (3)', 'SANDON STREET', 'L8 7NT', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7447097757', '0010216BZH', '0', 'Theorema ', 'THEOREMA MENBS CASABLANCA WATCH IN GOLD', '0', '1Z8VF4596842028426', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6976, 'a0YC000000SrigxMAB', '0', '0', 'CLARE OULAJJA', '52', 'MAUDLIN COURT', 'THOMASTOWN', 'KILKENNY', 'Irland', '', '0', '0', '872296360', '0010212IF1', '0', 'Theorema ', 'THEOREMA MENâ€™S CASABLANCA WATCH IN GOLD', '0', 'RG518132765DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6977, '3831872', '0', '0', 'PATRICK VAN DE GRAAF', '5 a', 'WILHELMINAPLEIN', '6411 KV', 'HEERLEN', 'Niederlande', '', '0', '0', '613731922', '0010176TQ5', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596840029830', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6978, '3887892', '0', '0', 'CHEDIE F', '36', 'JAN PIETERSZ. COENSTRAAT', '2595 WP', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '612487581', '0010098CRU', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596842222242', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6979, '3831872', '0', '0', 'DANNY CAFFA', '4', 'MAZUREPLANTSOEN', '1336 CV', 'ALMERE', 'Niederlande', '', '0', '0', '0', '0010008K1W', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596841705651', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6980, '3887892', '0', '0', 'ROBERT DRENTH', '2', 'KEIZERSMANTEL', '7826 GK', 'EMMEN', 'Niederlande', '', '0', '0', '646031405', '0010094GFQ', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596840580065', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6981, '3887892', '0', '0', 'ESLI STORK', '28', 'HYACINTHENSTRAAT', '2071 PV', 'SANTPOORT-NOORD', 'Niederlande', '', '0', '0', '653597538', '0010102EBX', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596840945475', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6982, '3887892', '0', '0', 'RAYEN DHAUKAL', '133A', 'LAMBERTUSSTRAAT', '3061 XX', 'ROTTERDAM', 'Niederlande', '', '0', '0', '642369101', '0010037FOA', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841901886', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6983, '3831876', '0', '0', 'DONYA IMAM', '682', 'RIJSWIJKSEPLEIN', '2516 LW', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '683166565', '0010114WHE', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596842549293', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6984, '3887892', '0', '0', 'RANDY MAARTENS', '63', 'GROOTZEIL', '1319 AT', 'ALMERE', 'Niederlande', '', '0', '0', '618918891', '0010230CDX', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', 'Betrüger', '1Z8VF4596841987704', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6985, '3831872', '0', '0', 'LEONIE DASHORST', '8', 'MAHLERSTRAAT', '7391 SZ', 'TWELLO', 'Niederlande', '', '0', '0', '613911374', '0010199GC7', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596842317113', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6986, '3887892', '0', '0', 'SHIVANO FONG-TIN-JOEN', '54', 'CHOPINPAD', '1323 RZ', 'ALMERE', 'Niederlande', '', '0', '0', '622744097', '00102102KM', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', 'Betrüger', '1Z8VF4596842637527', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6987, '3831876', '0', '0', 'MARTIJN TUILOO', '74', 'MARCONISTRAAT', '2809 PE', 'GOUDA', 'Niederlande', '', '0', '0', '06-13834831', '0010040T23', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596842048931', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6988, '3887892', '0', '0', 'SHIVANO FONG-TIN-JOEN', '54', 'CHOPINPAD', '1323 RZ', 'ALMERE', 'Niederlande', '', '0', '0', '622744097', '0010219SPK', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', 'Betrüger', '1Z8VF4596842637527', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6989, '3887892', '0', '0', 'RAYEN DHAUKAL', '133A', 'LAMBERTUSSTRAAT', '3061 XX', 'ROTTERDAM', 'Niederlande', '', '0', '0', '642369101', '0010174VO0', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841901886', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6990, '3887892', '0', '0', 'RENZO VAN DEN AKKER', '1', 'BINNENBAAN', '3161 VA', 'RHOON', 'Niederlande', '', '0', '0', '617127313', '0010232DHB', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596842651341', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6991, '3831876', '0', '0', 'ERIC VDBURG', '55', 'HENRI DUNANTPLEIN', '2181 ES', 'HILLEGOM', 'Niederlande', '', '0', '0', '628600221', '00101974OS', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596840544756', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6992, '3831872', '0', '0', 'BRAM LAMERS', '95-II', 'EERSTE ATJEHSTRAAT', '1094KE', 'AMSTERDAM', 'Niederlande', '', '0', '0', '651518965', '0010158GX1', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596840829163', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6993, '3831872', '0', '0', 'DANNY SIMON', '4', 'GANZENVEER', '1967 JG', 'HEEMSKERK', 'Niederlande', '', '0', '0', '628656784', '0010184706', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596842604571', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6994, '3887892', '0', '0', 'RANOE GHIRAW', '4', 'SANDENBURGBAAN', '3077 XT', 'ROTTERDAM', 'Niederlande', '', '0', '0', '626975917', '0010226G9V', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841970981', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6995, '3887892', '0', '0', 'SYLVIA VAN DER WEIDE', '2206', 'MALZWIN', '1788 XJ', 'JULIANADORP', 'Niederlande', '', '0', '0', '06-22463709', '00100511O9', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841028393', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6996, '3887892', '0', '0', 'TOM TROK', '2 HS', 'JOHAN SCHIPPERSPLANTSOEN', '1063 JX', 'AMSTERDAM', 'Niederlande', '', '0', '0', '614489261', '0010056QYG', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841876806', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6997, '3887892', '0', '0', 'DOMINIC IDENBURG', '375', 'KIMWIERDE', '1353 ES', 'ALMERE', 'Niederlande', '', '0', '0', '622366249', '00100958HL', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596840616213', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6998, '3887892', '0', '0', 'RANDY MAARTENS', '63', 'GROOTZEIL', '1319 AT', 'ALMERE', 'Niederlande', '', '0', '0', '618918891', '001005373E', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', 'Betrüger', '1Z8VF4596841987704', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(6999, '3831872', '0', '0', 'CHE-SHENG CHIANG', '211', 'MENNO TER BRAAKLAAN', '2624 TE', 'DELFT', 'Niederlande', '', '0', '0', '0', '0010135EOO', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '15.07.2013 RG 5181 3405 0DE', '1Z8VF4596842346627', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7000, '3831873', '0', '0', 'MAARTEN STIENEN', '24', 'DEERNSSTRAAT', '2273 VC', 'VOORBURG', 'Niederlande', '', '0', '0', '512857149', '00101832JR', '0', 'Theorema ', 'CASABLANCA - ZILVER-/GOUDKLEURIG (SILVER/GOLD)', '0', '1Z8VF4596840168038', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7001, '3887892', '0', '0', 'PATRICK KRUISLAND', '15', 'STOHOLM', '2133 KC', 'HOOFDDORP', 'Niederlande', '', '0', '0', '612534010', '001004866Y', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596842180449', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7002, '3831872', '0', '0', 'MARTIJN TUILOO', '74', 'MARCONISTRAAT', '2809 PE', 'GOUDA', 'Niederlande', '', '0', '0', '06-13834831', '0010151YO3', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596842048931', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7003, '3831872', '0', '0', 'JELLY REINDERS', '53', 'MEESTER VAN EKSTRAAT', '8433 KK', 'HAULERWIJK', 'Niederlande', '', '0', '0', '613912066', '0010006YHJ', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596841483856', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7004, '3887892', '0', '0', 'DAVID GHIOTTI', '12', 'LODEWIJK HOUBENSTRAAT', '5611 TE', 'EINDHOVEN', 'Niederlande', '', '0', '0', '629228292', '0010193H47', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596840178269', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7005, '3887892', '0', '0', 'ADRI SIMAMORA', '62', 'JAN HEYNSLAAN', '5622 KM', 'EINDHOVEN', 'Niederlande', '', '0', '0', '628709776', '00101335K1', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596840363675', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7006, '3831872', '0', '0', 'LIANNE KLIJN', '13', 'VELSENPAD', '1324 PX', 'ALMERE', 'Niederlande', '', '0', '0', '365244205', '0010093L29', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596841140083', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7007, '3887892', '0', '0', 'MARTIJN TERBRAAK', '37', 'VAN OGTROPWEG', '1949 BM', 'WIJK AAN ZEE', 'Niederlande', '', '0', '0', '643285588', '0010248AGM', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841607490', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7008, '3831873', '0', '0', 'ANGELIEK DE BOER-BENSCHOP', '27', 'GORDEL VAN SMARAGD', '1448 AE', 'PURMEREND', 'Niederlande', '', '0', '0', '0', '0010246LXO', '0', 'Theorema ', 'CASABLANCA - ZILVER-/GOUDKLEURIG (SILVER/GOLD)', '0', '1Z8VF4596840865909', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7009, '3887892', '0', '0', 'HANS SCHOONENBERG', '39', 'WILHELMINASTRAAT', '6001 HD', 'WEERT', 'Niederlande', '', '0', '0', '641783655', '0010070VKR', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841015316', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7010, '3887892', '0', '0', 'MIKE KRAK', '18', 'KEMPENSEBAAN', '5613 JD', 'EINDHOVEN', 'Niederlande', '', '0', '0', '618255032', '00101548EN', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841155728', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7011, '3831872', '0', '0', 'ANOUSCHKA DEKKER-HAVEMAN', '18', 'KARMOZIJNHOF', '1339 HM', 'ALMERE', 'Niederlande', '', '0', '0', '368484234', '0010250ABO', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596840387131', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7012, '3831872', '0', '0', 'DIANA COOMAN', '14', 'FIJISTRAAT', '1339NS', 'ALMERE', 'Niederlande', '', '0', '0', '614182918', '0010012645', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596840809541', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7013, '3887892', '0', '0', 'KIM GOMMERS', '4', 'HORICKHEIDE', '6035 PN', 'OSPEL', 'Niederlande', '', '0', '0', '610085897', '0010045W6J', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841522956', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7014, '3831875', '0', '0', 'MOMOYAMA CHEN', '178', 'MARIE V EIJSDEN-VINKSTR', '3066 JB', 'ROTTERDAM', 'Niederlande', '', '0', '0', '641900828', '0010089NTP', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596841627361', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7015, '3831873', '0', '0', 'NURI EREN', '10E', 'TIDORESTRAAT', '1094 RN', 'AMSTERDAM', 'Niederlande', '', '0', '0', '642141965', '0010208KNV', '0', 'Theorema ', 'CASABLANCA - ZILVER-/GOUDKLEURIG (SILVER/GOLD)', '0', '1Z8VF4596840222773', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7016, '3831875', '0', '0', 'DOMINIQUE JONGMAN', '42', 'GILDENPLEIN', '2134 BC', 'HOOFDDORP', 'Niederlande', '', '0', '0', '630605971', '0010179UBU', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596842409185', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7017, '3831873', '0', '0', 'KAMINIE JAIRAM', '105', 'LAAN DER V.O.C.', '1335 TK', 'ALMERE', 'Niederlande', '', '0', '0', '654744066', '00102156R2', '0', 'Theorema ', 'CASABLANCA - ZILVER-/GOUDKLEURIG (SILVER/GOLD)', '0', '1Z8VF4596841286597', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7018, '3831875', '0', '0', 'NADIA RAHOUTI', '27', 'GANGESDREEF', '3564 SN', 'UTRECHT', 'Niederlande', '', '0', '0', '648190640', '0010061MRQ', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '10.07.2013 uhr zurück...bitte refund', '1Z8VF4596841955006', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7019, '3831872', '0', '0', 'MAIKEL LONIS', '114', 'KROMMENIEERWEG', '1521 HL', 'WORMERVEER', 'Niederlande', '', '0', '0', '641186591', '0010104HB3', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596840514412', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7020, '3831875', '0', '0', 'JACQUELINE LAMBERTS', '78', 'WATERSTRAAT', '6882 GG', 'VELP GLD', 'Niederlande', '', '0', '0', '653168893', '0010098JL6', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596842064824', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7021, '3831875', '0', '0', 'PIET J.M. SNIJDERS', '99A', 'VORSENPOEL', '5283 ZG', 'BOXTEL', 'Niederlande', '', '0', '0', '644910527', '0010246N3C', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596842706238', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7022, '3831872', '0', '0', 'LI JIAO', '33', 'HAAKSBERGWEG', '1101 BP', 'AMSTERDAM ZUIDOOST', 'Niederlande', '', '0', '0', '627890141', '0010023G9V', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596841538645', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7023, '3887892', '0', '0', 'COR LOEF', '32', 'PICARDIEHOF', '5627 HL', 'EINDHOVEN', 'Niederlande', '', '0', '0', '040-2415417', '0010067ZPD', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596840662057', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7024, '3831875', '0', '0', 'JOCHEM VALK', '122', 'HATERTSEVELDWEG', '6531 ZE', 'NIJMEGEN', 'Niederlande', '', '0', '0', '06 45225364', '0010224H9A', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596842176463', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7025, '3831875', '0', '0', 'BAFO OWUSU', '369', 'KELBERGEN', '1104 LS', 'AMSTERDAM ZUIDOOST', 'Niederlande', '', '0', '0', '639847773', '00100577ZT', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596842181877', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7026, '3831875', '0', '0', 'ROEL GABRIELS', '186', 'BERYLDIJK', '4706 EE', 'ROOSENDAAL', 'Niederlande', '', '0', '0', '612500415', '0010233QIV', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596842778287', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7027, '3831876', '0', '0', 'JP VD HURK', '13', 'POOTVELDEN', '5685 JS', 'BEST', 'Niederlande', '', '0', '0', '0', '0010216XNM', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596840065694', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7028, '3831875', '0', '0', 'PETER TABANGAN', '14', 'ELIASSTRAAT', '2522 CB', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '0', '00102300A2', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596842144103', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7029, '3887892', '0', '0', 'ROB BLOKDIJK', '1', 'HET HOOG', '1633 GE', 'AVENHORN', 'Niederlande', '', '0', '0', '0', '00100823J6', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596842113511', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7030, '3831875', '0', '0', 'JAN LEEUWENSTEIN', '7', 'ORANJESTRAAT', '2991 CK', 'BARENDRECHT', 'Niederlande', '', '0', '0', '654778570', '00100198M1', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596842073921', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7031, '3831872', '0', '0', 'LUCHIE KLEIN TWENNAAR', '1F', 'DR. ABRAHAM KUYPERLAAN', '1402 SB', 'BUSSUM', 'Niederlande', '', '0', '0', '653116983', '0010161FDE', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596841125331', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7032, '3831873', '0', '0', 'JEAN NIAMAT', '120A', 'BROEKSLOOTKADE', '2516 XK', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '06-38044751', '0010155HXT', '0', 'Theorema ', 'CASABLANCA - ZILVER-/GOUDKLEURIG (SILVER/GOLD)', '10.08.2013 Uhr zurück...bitte refund', '1Z8VF4596841367740', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7033, '3831873', '0', '0', 'F WIJBENGA', '82', 'PELGRIMSHEI', '5685 HT', 'BEST', 'Niederlande', '', '0', '0', '638319338', '0010104T1N', '0', 'Theorema ', 'CASABLANCA - ZILVER-/GOUDKLEURIG (SILVER/GOLD)', 'Bitte refund...Uhr ausverkauft', '1Z8VF4596841901153', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7034, '3831875', '0', '0', 'CHRISTOPHER IGNACIUS', '15', 'BIERSTRAAT', '2512 AC', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '0', '00101888XU', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596841825567', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7035, '3887892', '0', '0', 'KHALID AKHIYATE', '319', 'ELANDPLEIN', '2513 HX', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '641364032', '0010159AAM', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596840240977', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7036, '3831875', '0', '0', 'RICHARD VAN BILJOUW', '4', 'BRONSTIJDKREEK', '3206 HA', 'SPIJKENISSE', 'Niederlande', '', '0', '0', '616792419', '00102506AR', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596842247387', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7037, '3831872', '0', '0', 'THEO VAN DER A', '29', 'DE WIEKE', '7876 GZ', 'VALTHERMOND', 'Niederlande', '', '0', '0', '629408202', '0010174D6P', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596840944798', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7038, '3831875', '0', '0', 'R VAN MOURIK', '19', 'JAN VAN ZUTPHENLAAN', '3555 SM', 'UTRECHT', 'Niederlande', '', '0', '0', '652778849', '0010010DBD', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596841433203', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7039, '3831875', '0', '0', 'MARIELLE MALLEE', '237', 'STRESEMANNPLAATS', '3068 JL', 'ROTTERDAM', 'Niederlande', '', '0', '0', '643562663', '0010030I56', '0', 'Theorema ', 'CASABLANCA - silber weiß', '0', '1Z8VF4596842812613', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7040, '3831875', '0', '0', 'MIKE KLAPPER', '15', 'MARSMANSTRAAT', '3333 VC', 'ZWIJNDRECHT', 'Niederlande', '', '0', '0', '0', '0010207HDW', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596841183028', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(7041, '3831876', '0', '0', 'FRISO AKKERMAN', '30', 'GROTE BUREN', '8749 GE', 'PINGJUM', 'Niederlande', '', '0', '0', '517579974', '0010165M7P', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596841644431', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7042, '3831872', '0', '0', 'RIC DE VRIES', '47', 'TAPPERSWEG', '2031 ET', 'HAARLEM', 'Niederlande', '', '0', '0', '629461081', '0010134RTY', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596840296846', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7043, '3831876', '0', '0', 'ROB VINKS', '54', 'MOERASVAREN', '3344 CG', 'HENDRIK IDO AMBACHT', 'Niederlande', '', '0', '0', '622832434', '00100317MN', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596842240259', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7044, '3887892', '0', '0', 'BAS WILLEMSE', '109', 'EBRO', '1423 AP', 'UITHOORN', 'Niederlande', '', '0', '0', '06 51616635', '0010201W9U', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596840574661', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7045, '3887892', '0', '0', 'GERARD HOL', '42', 'DIERENRIEM', '3813 VN', 'AMERSFOORT', 'Niederlande', '', '0', '0', '31618486868', '00100167E7', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596840400071', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7046, '3887892', '0', '0', 'ROEL CORONEL', '44 HUIS', 'PRETORIUSSTRAAT', '1092 GH', 'AMSTERDAM', 'Niederlande', '', '0', '0', '639356933', '00100598YO', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596840816480', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7047, '3831872', '0', '0', 'OMER AVSAR', '11A', 'MADELIEFSTRAAT', '3083 TA', 'ROTTERDAM', 'Niederlande', '', '0', '0', '624442829', '0010130EAJ', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596840923891', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7048, '3831873', '0', '0', 'HEIDIE GRAS', '395', 'BOUMABOULEVARD', '9723 ZS', 'GRONINGEN', 'Niederlande', '', '0', '0', '653942851', '0010093AJK', '0', 'Theorema ', 'CASABLANCA - ZILVER-/GOUDKLEURIG (SILVER/GOLD)', '0', '1Z8VF4596842822308', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7049, '3831875', '0', '0', 'DINANT JANSEN', '64', 'MOZARTLAAN', '2625 CJ', 'DELFT', 'Niederlande', '', '0', '0', '640290590', '0010185SSV', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596842611714', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7050, '3831876', '0', '0', 'UMIT TERMAN', '3', 'ASTERSTRAAT', '6214TB', 'MAASTRICHT', 'Niederlande', '', '0', '0', '0', '0010239HX9', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596842392121', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7051, '3831872', '0', '0', 'MICHELLE-ANN ARRINDEL', '51', 'WIJHESTRAAT', '2541 BA', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '648608098', '0010144MSZ', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596841263530', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7052, '3831875', '0', '0', 'RINUS VAN DER GALIÃ‹N', '9', 'ALBRECHT VAN BEIERENSTR', '1718 XG', 'HOOGWOUD', 'Niederlande', '', '0', '0', '226754472', '00101383C1', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596841325946', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7053, '3887892', '0', '0', 'TIM KOUTERS', '35', 'PIET HEINSTRAAT', '5612 GA', 'EINDHOVEN', 'Niederlande', '', '0', '0', '06-26450354', '0010116TVJ', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841679350', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7054, '3831873', '0', '0', 'DENNIS VAN DIJK', '17', 'JASMIJNSTRAAT', '1338 ZS', 'ALMERE', 'Niederlande', '', '0', '0', '641455613', '0010137K2T', '0', 'Theorema ', 'CASABLANCA - ZILVER-/GOUDKLEURIG (SILVER/GOLD)', '0', '1Z8VF4596841423769', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7055, '3831875', '0', '0', 'BERT-JAN VAANDRAGER', '43B', 'ZUIDHOEK', '3082 PC', 'ROTTERDAM', 'Niederlande', '', '0', '0', '642129138', '0010025CK7', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596842659174', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7056, '3831876', '0', '0', 'JAAP V BALLEGOOIJEN', '13', 'MORGENSTRAAT', '5305 CJ', 'ZUILICHEM', 'Niederlande', '', '0', '0', '418673084', '0010087BLH', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596841485587', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7057, '3887892', '0', '0', 'M ZOETEBIER', '568', 'LAAN VAN VLAANDEREN', '1066 MX', 'AMSTERDAM', 'Niederlande', '', '0', '0', '629558787', '0010233JXA', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596840002993', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7058, '3831875', '0', '0', 'VERTROUWELIJK PHILIP STOLKER', '77', 'SCHIEWEG', '2627 AT', 'DELFT', 'Niederlande', '', '0', '0', '622885929', '0010206XX6', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596840311408', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7059, '3831875', '0', '0', 'BOB VAN LEEUWEN', '21', 'ACHTER \'T SCHOP', '5262 PL', 'VUGHT', 'Niederlande', '', '0', '0', '0', '0010083CYA', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596841510816', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7060, '3831872', '0', '0', 'A.T WARCHULSKI', '14', 'HONDIUSSTRAAT', '2562 NA', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '643833814', '0010167Y12', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596842701224', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7061, '3831873', '0', '0', 'WIL NIESE', '13', 'MOEZELSTROOM', '2721DK', 'ZOETERMEER', 'Niederlande', '', '0', '0', '623965610', '0010072ZFD', '0', 'Theorema ', 'CASABLANCA - ZILVER-/GOUDKLEURIG (SILVER/GOLD)', '0', '1Z8VF4596842982636', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7062, '3831875', '0', '0', 'ABDELMALIK BELKADI', '153', 'PEITKREEK', '3079 BM', 'ROTTERDAM', 'Niederlande', '', '0', '0', '655322611', '00100950SF', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596841455047', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7063, '3831876', '0', '0', 'JON LINDEN', '80B', 'MAASKADE', '3071 ND', 'ROTTERDAM', 'Niederlande', '', '0', '0', '651480616', '0010068X2L', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596840218457', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7064, '3831875', '0', '0', 'ARIF SOYKAN', '8', 'ARRESLEEDRIFT', '3436 AV', 'NIEUWEGEIN', 'Niederlande', '', '0', '0', '614841765', '00102002SL', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596841372869', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7065, '3831873', '0', '0', 'JANE BORGART-JELLEMA', '132', 'JAN LIGTHARTSTRAAT', '1964 HX', 'HEEMSKERK', 'Niederlande', '', '0', '0', '623691611', '0010069TWA', '0', 'Theorema ', 'CASABLANCA - ZILVER-/GOUDKLEURIG (SILVER/GOLD)', '0', '1Z8VF4596841018279', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7066, '3887892', '0', '0', 'ELENA CHORNOUSOVA', '43', 'CITERLAAN', '3438 CC', 'NIEUWEGEIN', 'Niederlande', '', '0', '0', '624425533', '00102239P9', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841254684', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7067, '3831875', '0', '0', 'BERT-JAN VAANDRAGER', '43B', 'ZUIDHOEK', '3082 PC', 'ROTTERDAM', 'Niederlande', '', '0', '0', '642129138', '0010113UMP', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596842659174', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7068, '3831873', '0', '0', 'NICOLET DRAISMA', '30', 'DIRKLANGENDWARSSTRAAT', '2611 JA', 'DELFT', 'Niederlande', '', '0', '0', '31152120679', '0010035FHL', '0', 'Theorema ', 'CASABLANCA - ZILVER-/GOUDKLEURIG (SILVER/GOLD)', '0', '1Z8VF4596841182092', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7069, '3831875', '0', '0', 'REMKO VAN PRAAG', '28', 'BENTINCKSTRAAT', '3861 KW', 'NIJKERK GLD', 'Niederlande', '', '0', '0', '615582101', '0010103RFA', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596842900509', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7070, '3831873', '0', '0', 'TIRZA GULEI', '5', 'WENGEHOUT', '2719 KC', 'ZOETERMEER', 'Niederlande', '', '0', '0', '619900878', '0010148LI2', '0', 'Theorema ', 'CASABLANCA - ZILVER-/GOUDKLEURIG (SILVER/GOLD)', '0', '1Z8VF4596842509915', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7071, '3831876', '0', '0', 'FRANS JANSEN', '7', 'EIKAKKERHOEVEN', '5242 KJ', 'ROSMALEN', 'Niederlande', '', '0', '0', '651114049', '0010023162', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596842110327', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7072, '3831872', '0', '0', 'FRED SPIEKSMA', '9', 'ALENCONLAAN', '5627 TB', 'EINDHOVEN', 'Niederlande', '', '0', '0', '06-14429922', '00100997KI', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596840801736', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7073, '3831876', '0', '0', 'INEKE RAAMAN', '16', 'ZAAIHOEK', '2614 WX', 'DELFT', 'Niederlande', '', '0', '0', '618189290', '0010077FNF', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596840684140', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7074, '3831872', '0', '0', 'SHEER SAMOEDJ', '19', 'OKTOBERSTRAAT', '1335 EM', 'ALMERE', 'Niederlande', '', '0', '0', '621426050', '0010203MPR', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596840857552', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7075, '3887892', '0', '0', 'TINO VAN DUIJVENVOORDE', '43', 'LELIEVAART', '2724 SB', 'ZOETERMEER', 'Niederlande', '', '0', '0', '615013335', '0010166YLO', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596840421969', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7076, '3831872', '0', '0', 'CHRIS WALRAVE', '60', 'BOEIER', '1771 GP', 'WIERINGERWERF', 'Niederlande', '', '0', '0', '622210750', '0010138M8F', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596841477372', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7077, '3887892', '0', '0', 'MONIQUE STOOP', '53', 'ZOMERLAND', '4761 TB', 'ZEVENBERGEN', 'Niederlande', '', '0', '0', '168328514', '0010025P6J', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596840123782', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7078, '3831872', '0', '0', 'H ZIERZ', '10', 'KOLMONDSTRAAT', '6291 HM', 'VAALS', 'Niederlande', '', '0', '0', '06-23364349', '0010226BFV', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596841461192', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7079, '3831872', '0', '0', 'CHRISTOPHER IGNACIUS', '15', 'BIERSTRAAT', '2512 AC', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '31621346532', '00100884G7', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596841825567', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7080, '3831875', '0', '0', 'PETER HANKEL', '6', 'ANNA DE WAALSTRAAT', '2135 NS', 'HOOFDDORP', 'Niederlande', '', '0', '0', '063 494 14 32', '0010007SLE', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '26.07.2013 RG518110169DE\r\n12.08.2013 1Z8VF4596841088266\r\nUhr erhalten 06.09.2013  Bitte refund1', '1Z8VF4596841589608', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7081, '3831872', '0', '0', 'I. SPELT', '14C', 'WITTE VAN HAEMSTEDESTR', '3021 SW', 'ROTTERDAM', 'Niederlande', '', '0', '0', '640125271', '0010154BGP', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596842609012', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7082, '3887892', '0', '0', 'PATRICK WASSING', '12', 'ALEXANDRIET', '1703 BM', 'HEERHUGOWAARD', 'Niederlande', '', '0', '0', '628784900', '0010077Y23', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', 'Uhr erhalten  19.11.2013 (nuk mbyllesh kapsja dhe e beri Martini)\r\nUhr versendet RG 62372 697 1DE 19.11.2013', '1Z8VF4596840619425', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7083, '3831875', '0', '0', 'RIANE BOVEKERK', '45', 'SCHOTDEUREN', '4241 BP', 'ARKEL', 'Niederlande', '', '0', '0', '618031548', '0010091P9C', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596840720832', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7084, '3831875', '0', '0', 'MEZDA MEESTER', '162', 'BENTISMAHEERD', '9736 EJ', 'GRONINGEN', 'Niederlande', '', '0', '0', '646123039', '0010065IJB', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', 'bitte refund', '1Z8VF4596842013245', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7085, '3831873', '0', '0', 'RICK ADJEI', '11', 'DENARIUSSTRAAT', '4903 RC', 'OOSTERHOUT', 'Niederlande', '', '0', '0', '614167743', '0010110N9D', '0', 'Theorema ', 'CASABLANCA - ZILVER-/GOUDKLEURIG (SILVER/GOLD)', '0', '1Z8VF4596840596656', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7086, '3831875', '0', '0', 'M NOUR', '27 3H', 'NANNOSTRAAT', '1061 EL', 'AMSTERDAM', 'Niederlande', '', '0', '0', '650684315', '001009604A', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596841571064', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7087, '3887892', '0', '0', 'TOM DE GEUS', '90', 'ZENITHLAAN', '7904 AE', 'HOOGEVEEN', 'Niederlande', '', '0', '0', '528240012', '001022824C', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841036473', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7088, '3887892', '0', '0', 'A.J. BROEKMAN', '5', 'DE GAARDEN', '8101 ZD', 'RAALTE', 'Niederlande', '', '0', '0', '0572-353919', '001020961A', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841092886', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7089, '3887892', '0', '0', 'ROB NEIJENHOF VAN', '129', 'GENERAAL SMUTSSTRAAT', '2987 XX', 'RIDDERKERK', 'Niederlande', '', '0', '0', '622454712', '0010156I77', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596840840293', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7090, '3887892', '0', '0', 'REBECCA DOEJAAREN-DU PRE', '26', 'DR JJP OUDSINGEL', '3067 EG', 'ROTTERDAM', 'Niederlande', '', '0', '0', '628315875', '0010153MLL', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596842378709', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7091, '3831876', '0', '0', 'CHANTAL TELLEKAMP', '126', 'HEIKANTSESTRAAT', '4841 ES', 'PRINSENBEEK', 'Niederlande', '', '0', '0', '623026383', '0010090CYC', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596841808111', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7092, '3831873', '0', '0', 'JEFFREY SWIERS', '66', 'DR. KNIPPENBERGHOF', '5709 EG', 'HELMOND', 'Niederlande', '', '0', '0', '625016282', '0010220CRO', '0', 'Theorema ', 'CASABLANCA - ZILVER-/GOUDKLEURIG (SILVER/GOLD)', '0', '1Z8VF4596841228524', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7093, '3831875', '0', '0', 'MAARTEN KETELAAR', '123', 'GROOTZEIL', '1034 LT', 'AMSTERDAM', 'Niederlande', '', '0', '0', '0', '0010238G6J', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596842739935', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7094, '3887892', '0', '0', 'WISHAL BADRISING', '95', 'THERESE SCHWARTZESTRAAT', '1328 CB', 'ALMERE', 'Niederlande', '', '0', '0', '646877678', '001014975S', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596842442344', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7095, '3887892', '0', '0', 'DOMINIQUE VAN DEN BERG', '17-1HOOG', 'NASSAUSTRAAT', '1404 CS', 'BUSSUM', 'Niederlande', '', '0', '0', '646088964', '00101676U3', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596842435754', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7096, '3831872', '0', '0', 'EVA VIERING', '96', 'VAN KINSCHOTSTRAAT', '2614 XN', 'DELFT', 'Niederlande', '', '0', '0', '640251014', '0010072BLC', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '30.07.2013 Uhr zurück...bitte refund', '1Z8VF4596841820160', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7097, '3831872', '0', '0', 'CEES VLAAR', '15', 'JAN VAN GOYENSTRAAT', '2102 CA', 'HEEMSTEDE', 'Niederlande', '', '0', '0', '0', '00101945OY', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596842695572', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7098, '3887892', '0', '0', 'ERNA LAARHOVEN', '13', 'JOHANNA WESTERDIJKLAAN', '2104 TT', 'HEEMSTEDE', 'Niederlande', '', '0', '0', '235292432', '0010227YHK', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841161980', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7099, '3887892', '0', '0', 'J GUVEN', '49', 'WESTLANDSEPLEIN', '2512 SX', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '685236622', '0010243BEF', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596842319399', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7100, '3887892', '0', '0', 'MONIQUE STOOP', '53', 'ZOMERLAND', '4761 TB', 'ZEVENBERGEN', 'Niederlande', '', '0', '0', '168328514', '0010137F9C', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596840123782', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7101, '3831875', '0', '0', 'MITCHELL PLAT', '124', 'NOORWITSSTRAAT', '3067 KT', 'ROTTERDAM', 'Niederlande', '', '0', '0', '64547786', '0010158V1Y', '0', 'Theorema ', 'CASABLANCA - GOUDKLEURIG/ZWART (GOLD/BLACK)', '0', '1Z8VF4596842267801', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7102, '3831872', '0', '0', 'LISA VERHEUL', '16', 'MONDLANESTRAAT', '2807 RJ', 'GOUDA', 'Niederlande', '', '0', '0', '631767512', '0010053ANB', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596840107219', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7103, '3887892', '0', '0', 'JANE RANGA', '725', 'LOUIS DAVIDSSTRAAT', '2551 EV', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '650603446', '0010001DP6', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596840937626', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7104, '3887892', '0', '0', 'FATMA UYSAL', '4', 'JOOP DEN UYLLAAN', '3119 VH', 'SCHIEDAM', 'Niederlande', '', '0', '0', '654622812', '0010204V31', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596840859032', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7105, '3887892', '0', '0', 'PAUL KAMPHUIS', '1', 'LAVENDEL', '7483 CM', 'HAAKSBERGEN', 'Niederlande', '', '0', '0', '624936303', '0010034KJM', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841971444', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7106, '3831872', '0', '0', 'ROY LEEUWENSTEIN', '15', 'ORANJESTRAAT', '2991 CK', 'BARENDRECHT', 'Niederlande', '', '0', '0', '0', '0010182POT', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596840374850', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7107, '3887892', '0', '0', 'L TER HAAR', '39', 'HARDERWIJKERWEG', '3886 AL', 'GARDEREN', 'Niederlande', '', '0', '0', '618921790', '0010075XJS', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841169268', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7108, '3887892', '0', '0', 'EDWARD VAN HERPEN', '40', 'OOSTELIJKE RANDWEG', '4782 PZ', 'MOERDIJK', 'Niederlande', '', '0', '0', '622393631', '0010181NCC', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596840454675', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7109, '3831876', '0', '0', 'RENATE EN MICHEL VANDENBERG', '27', 'BARTOKSTRAAT', '3161 WB', 'RHOON', 'Niederlande', '', '0', '0', '613993062', '0010153IFI', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596840331084', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7110, '3831876', '0', '0', 'JACOBUS LEEUWEN', '21', 'ACHTER \'T SCHOP', '5262 PL', 'VUGHT', 'Niederlande', '', '0', '0', '0', '0010035BDR', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596842898497', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7111, '3887892', '0', '0', 'RANIA MOHAMED', '172', 'HULSHORSTSTRAAT', '2573 EP', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '648828054', '0010046PME', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841256904', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7112, '3887892', '0', '0', 'JABER AKHRIF', '5', 'MOLENWEG', '2223 HC', 'KATWIJK', 'Niederlande', '', '0', '0', '653991480', '0010217161', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', 'Uhr erhalten 15.11.2013', '1Z8VF4596840506314', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7113, '3887892', '0', '0', 'ILIAS ZERROUG', '248C', 'PIETER CALANDLAAN', '1069 KW', 'AMSTERDAM', 'Niederlande', '', '0', '0', '614849154', '0010240TJO', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596842746721', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7114, '3831876', '0', '0', 'JGM DERKSEN', '57', 'BANNEWEG', '4204 AA', 'GORINCHEM', 'Niederlande', '', '0', '0', '0183-644444', '0010086K5T', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596841078133', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7115, '3887892', '0', '0', 'RENE CROOIJMANS', '17', 'DE REMISE', '5611 CX', 'EINDHOVEN', 'Niederlande', '', '0', '0', '621191795', '00100418Y2', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596840600542', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7116, '3887892', '0', '0', 'KOEN REDDINGIUS', '19-2', 'EMMASTRAAT', '6828 HA', 'ARNHEM', 'Niederlande', '', '0', '0', '06-28053067', '0010118C7U', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596840413950', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7117, '3887892', '0', '0', 'MUAMMER UZMAY', '193-G', 'SAM VAN HOUTENSTRAAT', '1067 JG', 'AMSTERDAM', 'Niederlande', '', '0', '0', '624645372', '0010171SOS', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596842618360', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7118, '3831872', '0', '0', 'OLENA DIJKSTRA', '1', 'HUSTINXSTRAAT', '6164 GX', 'GELEEN', 'Niederlande', '', '0', '0', '467501704', '0010121KDN', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596840313773', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7119, '3887892', '0', '0', 'ELIAS FAQIRZADA', '204', 'FLORALAAN WEST', '5644 BL', 'EINDHOVEN', 'Niederlande', '', '0', '0', '0', '00100805MS', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841600184', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7120, '3831872', '0', '0', 'ALEX VLAMINGS', '36', 'MARGARET MITCHELLSTRAAT', '3207 MT', 'SPIJKENISSE', 'Niederlande', '', '0', '0', '653860235', '0010054RHS', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596842577593', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7121, '3831872', '0', '0', 'ANDREA MILIKIC', '16', 'GELDERSE ROOSSTRAAT', '9741 KM', 'GRONINGEN', 'Niederlande', '', '0', '0', '626606667', '0010172PLH', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596842346001', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7122, '3831876', '0', '0', 'JOOST VAN DER WOUDEN', '76B', 'SONMANSSTRAAT', '3039 DM', 'ROTTERDAM', 'Niederlande', '', '0', '0', '639265411', '0010076CDQ', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596840005418', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7123, '3831872', '0', '0', 'ADRI SIMAMORA', '62', 'JAN HEYNSLAAN', '5622 KM', 'EINDHOVEN', 'Niederlande', '', '0', '0', '628709776', '0010188DFJ', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596840655823', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7124, 'a0YC000000SrihHMAR', '0', '0', 'ASHLING MCCARTHY', '31', 'MILLBROOK COURT', '', 'MIDLETON CO. CORK', 'Irland', '', '0', '0', '086-8844316', '0010072K5D', '0', 'Theorema ', 'THEOREMA MEN?S CASABLANCA WATCH IN BLACK', '0', 'RG518132779DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7125, '03887725', '0', '0', 'Elena Brylyakova', '\'VIALE ANTONIO BECCADELLI', '\'21', '\'47921', 'RIMINI', 'Italien', '', 'ann`s boutique', '0', '+79272601934', '\'00101768GC', '0', 'Theorema  Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596840397237', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7126, '\'03887725', '0', '0', 'Maddalena Rosanna Compagni', '\'Alessandri', '\'28', '\'41043', 'Formigine', 'Italien', '', '', '0', '\'3475485352', '\'0010182UUE', '0', 'Theorema  Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596841329648', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7127, '\'03887725', '0', '0', 'Andrea del rizzo', '\'VIA DELLE ACQUE', '\'9/C', '\'33170', 'PORDENONE', 'Italien', '', '0', '0', '\'3703250641', '\'00100812U6', '0', 'Theorema  Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596842553055', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7128, '\'03887725', '0', '0', 'Daniel Ferro', '\'VIA FRATELLI CORRIDONI', '\'52', '\'33050', 'GONARS', 'Italien', '', '0', '0', '\'3934336980', '\'0010157JS2', '0', 'Theorema  Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596840167468', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7129, '\'03887725', '0', '0', 'Hodo jeminaj', '\'VIA GIUSEPPE VERDI', '\'20', '\'42124', 'REGGIO EMILIA', 'Italien', '', '0', '0', '\'3283887223', '\'0010103P6X', '0', 'Theorema  Sao Paolo', 'Cassa argento e cinturino nero', 'uhr erhalten 28.10.2013\r\nUhr versendet 01.11.2013  RG 6237 2660 5DE', '1Z8VF4596842272877', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7130, '\'03887725', '0', '0', 'Sara Lorenzetti', '\'VIA MAZZANTA', '\'46', '\'37045', 'LEGNAGO', 'Italien', '', '0', '0', '\'3495107459', '\'0010063ROB', '0', 'Theorema  Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596841969288', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7131, '\'03887725', '0', '0', 'Gennaro malvone', '\'giovannino guareschi', '\'17', '\'43015', 'noceto   pr', 'Italien', '', '0', '0', '\'0521627317', '\'0010132VC4', '0', 'Theorema  Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596841356690', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7132, '\'03887725', '0', '0', 'Giovanni Mele', '\'VIA GIOVANNI MARIA ANGIOY', '\'29', '\'09071', 'ABBASANTA', 'Italien', '', '0', '0', '\'3391239387', '\'0010147O1U', '0', 'Theorema  Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596842535100', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7133, '\'03887725', '0', '0', 'Dorina Musat', '\'via caravaggio', '\'138', '\'20060', 'Mombretto di Mediglia', 'Italien', '', '0', '0', '\'3473444687', '\'0010092J2X', '0', 'Theorema  Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596841604519', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7134, '\'03887725', '0', '0', 'Sebastiano paterniti', '\'VIA GIOACCHINO GRECO', '\'2', '\'87021', 'BELVEDERE MARITTIMO', 'Italien', '', '0', '0', '\'393294163427', '\'0010209T8V', '0', 'Theorema  Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596840664920', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7135, '\'03887725', '0', '0', 'Giuseppe Piscioneri', '\'VIA CARLO ALBERTO DALLA CHIESA', '\'46/A', '\'89041', 'CAULONIA', 'Italien', '', 'Delegaione Aci Caulonia Marina', '0', '\'3289539053', '\'0010016394', '0', 'Theorema  Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596841816335', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7136, '\'03887725', '0', '0', 'Andrea Scarlino', '\'VIA TIRRENO', '\'333', '\'10136', 'TORINO', 'Italien', '', '0', '0', '\'3286271490', '\'00100692LQ', '0', 'Theorema  Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596841158743', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7137, '\'03887725', '0', '0', 'Marco turrini', '\'via firenze', '\'78', '\'48025', 'RIOLO TERME', 'Italien', '', '0', '0', '\'349 44 11 414', '\'0010139MDN', '0', 'Theorema  Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596840792158', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7138, '\'03887725', '0', '0', 'Valentina Rossi Vodafone Quarrata', '\'Via montalbano', '\'142', '\'51039', 'Quarrata', 'Italien', '', 'Negozio vodafone', '0', '\'3464986186', '\'0010005SDD', '0', 'Theorema  Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596842816566', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7139, '\'03887727', '0', '0', 'Andrea giuffrida', '\'VICO OLIVELLA', '\'9', '\'95040', 'CAMPOROTONDO ETNEO', 'Italien', '', 'in caso di mittente assente citofonare ballaro\'-licciardello', '0', '\'3284752206', '\'0010154FQR', '0', 'Theorema  Sao Paolo', 'Cassa nero e cinturino nero', '0', '1Z8VF4596840331977', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7140, '\'03887727', '0', '0', 'Enrico Pagnin', '\'VIA ROMA', '\'136', '\'35020', 'SAONARA', 'Italien', '', 'Avviso Telefonico', '0', '\'3805011251', '\'00102087PT', '0', 'Theorema  Sao Paolo', 'Cassa nero e cinturino nero', '0', '1Z8VF4596841438388', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7141, '\'03887728', '0', '0', 'Michael Asperti', '\'Via Martiri Della Libertá', '\'47', '\'24060', 'Chiuduno', 'Italien', '', '0', '0', '\'3347879663', '\'0010038EVH', '0', 'Theorema  Sao Paolo', 'Cassa oro e cinturino marrone', '0', '1Z8VF4596842235792', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7142, '\'03887728', '0', '0', 'Celano Cristina', '\'VIA CRISTOFORO COLOMBO', '\'34', '\'84098', 'PONTECAGNANO FAIANO', 'Italien', '', '0', '0', '\'3392661784', '\'0010042J5Z', '0', 'Theorema  Sao Paolo', 'Cassa oro e cinturino marrone', '0', '1Z8VF4596841824200', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7143, '\'03887728', '0', '0', 'Marco cusmano', '\'VIA CADUTI BOLLATESI', '\'14', '\'20021', 'BOLLATE', 'Italien', '', 'No lunedi, no dalle 12,30 alle 14,30', '0', '\'3933911401', '\'0010137Y20', '0', 'Theorema  Sao Paolo', 'Cassa oro e cinturino marrone', '15.07.2013 Uhr zur?ck da name, adresse nicht OK\r\n\r\n29.07.2013 RG518110288DE', '1Z8VF4596842303619', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7144, '\'03887728', '0', '0', 'Sofia Grillo', '\'VIA GARDA MENATA', '\'44', '\'44011', 'ARGENTA', 'Italien', '', '0', '0', '\'3281848493', '\'0010117PKP', '0', 'Theorema  Sao Paolo', 'Cassa oro e cinturino marrone', '0', '1Z8VF4596842774021', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7145, '\'03887728', '0', '0', 'maria angela la malva', '\'VIA LUIGI EINAUDI', '\'14', '\'10036', 'SETTIMO TORINESE', 'Italien', '', 'settimo torinese', '0', '\'340/1089622', '\'0010232NOD', '0', 'Theorema  Sao Paolo', 'Cassa oro e cinturino marrone', '0', '1Z8VF4596842335433', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7146, '\'03887728', '0', '0', 'Laura La Sala', '\'VIA FRATELLI CERVI', '\'14', '\'20068', 'PESCHIERA BORROMEO', 'Italien', '', '\\u00e8 presente la portineria, in caso di mia assenza si pu\\u00f2 lasciare il pacco al custode', '0', '\'3342091585', '\'0010228RNP', '0', 'Theorema  Sao Paolo', 'Cassa oro e cinturino marrone', '0', '1Z8VF4596840087849', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-01', '', '', '', '', '', ''),
(7147, '\'03887728', '0', '0', 'Sebastiano paterniti', '\'VIA GIOACCHINO GRECO', '\'2', '\'87021', 'BELVEDERE MARITTIMO', 'Italien', '', '0', '0', '\'393294163427', '\'0010148XLQ', '0', 'Theorema  Sao Paolo', 'Cassa oro e cinturino marrone', '0', '1Z8VF4596840664920', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-06-28', '', '', '', '', '', ''),
(7148, '\'03887725', '0', '0', 'Angelo Avenia', '\'VIA RONDINELLA', '\'19', '\'20080', 'ZIBIDO SAN GIACOMO', 'Italien', '', '0', '0', '\'0290002635', '\'0010138M98', '0', 'Theorema Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596840007489', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7149, '\'03887725', '0', '0', 'Gianna Avenia', '\'VIA RONDINELLA', '\'19', '\'20080', 'ZIBIDO SAN GIACOMO', 'Italien', '', '0', '0', '\'02 90002635', '\'0010226YTY', '0', 'Theorema Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596840007489', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7150, '\'03887725', '0', '0', 'Benedetta Bellucci', '\'VIA DON LUIGI STURZO', '\'51/53', '\'56025', 'PONTEDERA', 'Italien', '', 'c\\/o Costruzioni Novicrom srl', '0', '\'3470079842', '\'0010233ME1', '0', 'Theorema Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596842214895', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7151, '\'03887725', '0', '0', 'Nicola Bisello', '\'VIA BALDON DON DOMENICO', '\'5/C', '\'35011', 'CAMPODARSEGO', 'Italien', '', 'Consegna se possibile al pomeriggio', '0', '\'3467353958', '\'0010011GX7', '0', 'Theorema Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596840213309', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7152, '\'03887725', '0', '0', 'Andrea Bonotto', '\'Viale viareggio', '\'84', '\'30038', 'Spinea', 'Italien', '', '0', '0', '\'3282054276', '\'0010235TLS', '0', 'Theorema Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596842102710', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7153, '\'03887725', '0', '0', 'Andrea Bonotto', '\'Viale viareggio', '\'84', '\'30038', 'Spinea', 'Italien', '', '0', '0', '\'3282054276', '\'0010217M4O', '0', 'Theorema Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596842102710', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7154, '\'03887725', '0', '0', 'Giuseppe Ceccantini', '\'VIA OMBRONE', '\'48', '\'01014', 'MONTALTO DI CASTRO', 'Italien', '', '', '0', '\'3899976970', '\'00101219Z5', '0', 'Theorema Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596840983120', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7155, '\'03887725', '0', '0', 'Valter guidotto', '\'VIA SCANDOLARA', '\'66/C', '\'31059', 'ZERO BRANCO', 'Italien', '', '31059', '0', '\'3393285759', '\'0010107WMO', '0', 'Theorema Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596841954534', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7156, '\'03887725', '0', '0', 'Giuseppe Lomanto', '\'VIA ANTONIO PANCAMO', '\'23 A', '\'92100', 'AGRIGENTO', 'Italien', '', '0', '0', '\'3294124097', '\'00101488RW', '0', 'Theorema Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596841116949', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7157, '\'03887725', '0', '0', 'Cinzia Petrone', '\'VIA XXV APRILE', '\'SNC', '\'20010', 'OSSONA', 'Italien', '', 'Ditta S.I.R.R.A.B. SRL 8.00-12.00 13.30-17.30', '0', '\'3476607941', '\'00102016R1', '0', 'Theorema Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596840570352', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7158, '\'03887725', '0', '0', 'Marco pettini', '\'LARGO DURANTI LIDO', '\'2/E', '\'00128', 'ROMA', 'Italien', '', '0', '0', '\'3925561953', '\'0010156V2J', '0', 'Theorema Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596842414768', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7159, '\'03887725', '0', '0', 'Emanuela purita', '\'amendola', '\'8/c', '\'20846', 'macherio', 'Italien', '', '0', '0', '\'3936637717', '\'0010141YUL', '0', 'Theorema Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596842750172', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7160, '\'03887727', '0', '0', 'Thomas Basso', '\'S. Marco', '\'61', '\'35020', 'Sant\'Angelo di piove', 'Italien', '', '0', '0', '\'3409316179', '\'0010205LN5', '0', 'Theorema Sao Paolo', 'Cassa nero e cinturino nero', '0', '1Z8VF4596840676588', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7161, '\'03887727', '0', '0', 'Alfredo Cigarini', '\'VIA FIRENZE', '\'14', '\'41126', 'MODENA', 'Italien', '', '0', '0', '\'3396610656', '\'00101207QD', '0', 'Theorema Sao Paolo', 'Cassa nero e cinturino nero', '0', '1Z8VF4596841293990', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7162, '\'03887727', '0', '0', 'Gian Antonio Ciocca', '\'VIA LEVATA', '\'27', '\'24068', 'SERIATE', 'Italien', '', '0', '0', '\'035294018', '\'0010017EM2', '0', 'Theorema Sao Paolo', 'Cassa nero e cinturino nero', '0', '1Z8VF4596840702405', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7163, '\'03887727', '0', '0', 'Gianmaria Delbourgo Ricco', '\'VIA CESAREA', '\'15/4', '\'16121', 'GENOVA', 'Italien', '', '0', '0', '\'3398342668', '\'0010068SC5', '0', 'Theorema Sao Paolo', 'Cassa nero e cinturino nero', '0', '1Z8VF4596841001812', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7164, '\'03887727', '0', '0', 'Matteo milizia', '\'STRADA COLLE SAN DONATO', '\'25', '\'65129', 'PESCARA', 'Italien', '', '0', '0', '\'3358229633', '\'00102145RD', '0', 'Theorema Sao Paolo', 'Cassa nero e cinturino nero', '0', '1Z8VF4596841292222', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7165, '\'03887728', '0', '0', 'Denis Cappelletti', '\'VIA TORQUATO TARAMELLI', '\'8/C', '\'38122', 'TRENTO', 'Italien', '', 'c\\/o centro Franca Martini', '0', '\'340/3417913', '\'0010216JDO', '0', 'Theorema Sao Paolo', 'Cassa oro e cinturino marrone', '0', '1Z8VF4596840673634', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7166, '\'03887728', '0', '0', 'GS COMPUTERS SRL', '\'VIA LONGARONE', '\'9', '\'41015', 'NONANTOLA', 'Italien', '', '0', '0', '\'059545744', '\'0010229NCI', '0', 'Theorema Sao Paolo', 'Cassa oro e cinturino marrone', '0', '1Z8VF4596841246040', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7167, '\'03887728', '0', '0', 'Fahid sharif', '\'VIA GIUSEPPE GARIBALDI', '\'142', '\'25069', 'VILLA CARCINA', 'Italien', '', '0', '0', '\'3313017069', '\'0010017CWS', '0', 'Theorema Sao Paolo', 'Cassa oro e cinturino marrone', '0', '1Z8VF4596842109455', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7168, '03887728', '0', '0', 'Chiara Vagnarelli', '\'STRADA DI PIEDIMONTE', '\'38', '\'05100', 'TERNI', 'Italien', '', '0', '0', '\'3282066139', '\'0010143I1E', '0', 'Theorema Sao Paolo', 'Cassa oro e cinturino marrone', '0', '1Z8VF4596842363868', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7169, '3887892', '0', '0', 'KHALED KHALIL', '139', 'BURG DE VLUGTLAAN', '1063 BK', 'AMSTERDAM', 'Niederlande', '', '0', '0', '643666100', '0010117CXJ', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841109279', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7170, '3831876', '0', '0', 'LOUISE AS', '50', 'HENRI TER HALLSTRAAT', '2548 ZG', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '651997661', '0010234231', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596840445685', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7171, '3831876', '0', '0', 'PIETER VAN DIEPEN', '16-B', 'BORNEOSTRAAT', '1094 CJ', 'AMSTERDAM', 'Niederlande', '', '0', '0', '612610784', '0010022QFG', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596842473098', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7172, '3831876', '0', '0', 'DRISS BELKHAYATTE', '188', 'JAN PIETER HEIJESTRAAT', '1054 MN', 'AMSTERDAM', 'Niederlande', '', '0', '0', '06-41849746', '0010003FAD', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596840291501', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7173, '3831876', '0', '0', 'WESLEY VAN GILS', '78', 'HOENDERLOOSTRAAT', '2573 RP', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '263533316', '0010177EUV', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596842000919', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7174, '3831876', '0', '0', 'DENNIS DE WIT', '71', 'PRELUDEWEG', '1312 SN', 'ALMERE', 'Niederlande', '', '0', '0', '650542347', '0010207XPV', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596840701326', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7175, '3831876', '0', '0', 'FARUK CIFCI', '112', 'STOOMTRAMWEG', '3071 ZH', 'ROTTERDAM', 'Niederlande', '', '0', '0', '614608698', '0010002S2P', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596841492739', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7176, '3831872', '0', '0', 'ANDREA MILIKIC', '16', 'GELDERSE ROOSSTRAAT', '9741 KM', 'GRONINGEN', 'Niederlande', '', '0', '0', '626606667', '00102098AP', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596840475143', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7177, '3887892', '0', '0', 'MARK JANSEN', '14', 'BUCHTDWARSSTRAAT', '5571 CS', 'BERGEIJK', 'Niederlande', '', '0', '0', '613628139', '0010172AJD', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596842748550', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7178, '3831872', '0', '0', 'CEES VAN BERGEN HENEGOUWEN', '1', 'THALIAPLEIN', '4611 MK', 'BERGEN OP ZOOM', 'Niederlande', '', '0', '0', '164244654', '001002478O', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596841412968', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7179, '3887892', '0', '0', 'B.M. VAN DER MEULEN', '7', 'WATERLELIE', '9801 LG', 'ZUIDHORN', 'Niederlande', '', '0', '0', '594507495', '0010245XFW', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841568372', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7180, '3887892', '0', '0', 'EVELINE WIJNVELDT', '1', 'KALESLAND', '3274 CH', 'HEINENOORD', 'Niederlande', '', '0', '0', '653926989', '0010076H2D', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596842314787', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(7181, '3887892', '0', '0', 'JONATHAN CALVO', '1', 'WULVERHORST', '2402 LJ', 'ALPHEN AAN DEN RIJN', 'Niederlande', '', '0', '0', '0', '0010162TG5', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596842752198', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7182, '3831876', '0', '0', 'RUDOLF CONQUET', '316', 'KRALINGSE KERKLAAN', '3065 CB', 'ROTTERDAM', 'Niederlande', '', '0', '0', '642200940', '0010060GUJ', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596841980603', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7183, '3831872', '0', '0', 'RANDOLF BURGERS', '172', 'ST. ANTONIELAAN', '6821 GK', 'ARNHEM', 'Niederlande', '', '0', '0', '06-12580722', '0010120C2P', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596842100016', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7184, '3887892', '0', '0', 'JOHAN KABALT', '8', 'VAN BORSSELESTRAAT', '1947 JL', 'BEVERWIJK', 'Niederlande', '', '0', '0', '251225955', '00101001MU', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596842210424', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7185, '3831872', '0', '0', 'LAURENS COLENBRANDER', '56', 'SONDERHOLM', '2133 JG', 'HOOFDDORP', 'Niederlande', '', '0', '0', '681872433', '0010204VWE', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596841411834', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7186, '3831876', '0', '0', 'ERWIN KELDERMAN', '3', 'WESTERDUINWEG', '1976 BV', 'IJMUIDEN', 'Niederlande', '', '0', '0', '0', '001018779W', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596841804240', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7187, '3831872', '0', '0', 'SIMONE DOOL', '3', 'FAKKELGRAS', '2318 TB', 'LEIDEN', 'Niederlande', '', '0', '0', '643796066', '0010152KH3', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596842487654', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7188, '3831872', '0', '0', 'KONSTANTIN GUNIN', '2', 'ANDRIES BICKERWEG 2', '2517JP', 'DEN HAAG', 'Niederlande', '', '0', '0', '629076604', '0010216A94', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596842562063', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7189, '3831872', '0', '0', 'WILMA SMIT', '5', 'ZESSTEDENWEG', '1613 JA', 'GROOTEBROEK', 'Niederlande', '', '0', '0', '228520238', '0010113IIN', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596841127473', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7190, '3831873', '0', '0', 'ISHAK AKDI', '203-1', 'LUTMASTRAAT', '1074 TV', 'AMSTERDAM', 'Niederlande', '', '0', '0', '685559990', '0010207IQ8', '0', 'Theorema ', 'CASABLANCA - ZILVER-/GOUDKLEURIG (SILVER/GOLD)', '0', '1Z8VF4596840283887', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7191, '3831876', '0', '0', 'BERNHARD JOHAN ROS', '22', 'ACACIALAAN', '9771 AJ', 'SAUWERD', 'Niederlande', '', '0', '0', '645691064', '0010016XTS', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '15.07.2013 Uhr zur?ckgekommen...nicht zugestellt Geld zurück erhalten!', '1Z8VF4596842131297', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7192, '3887892', '0', '0', 'RAHIM VAHABIANI', '201', 'MARKENGOUW', '1024 CZ', 'AMSTERDAM', 'Niederlande', '', '0', '0', '617878588', '0010110ENI', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596842769706', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7193, '3831872', '0', '0', 'WILLY LEP', '45', 'KLEINE DIJLAKKER', '8701 HX', 'BOLSWARD', 'Niederlande', '', '0', '0', '515580402', '0010191TM9', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596841299118', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7194, '3887892', '0', '0', 'DENNIS VAN VEEN', '54', 'SONDERHOLM', '2133 JG', 'HOOFDDORP', 'Niederlande', '', '0', '0', '640884422', '0010093ICT', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596842819527', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7195, '3831876', '0', '0', 'RENE CROOIJMANS', '50', 'HOOGSTRAAT', '5615 PR', 'EINDHOVEN', 'Niederlande', '', '0', '0', '621191795', '0010005MS2', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596840430931', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7196, '3887892', '0', '0', 'HENDRIK VANHEES', '56', 'IEPENLAAN', '4921 DR', 'MADE', 'Niederlande', '', '0', '0', '0162-682611', '0010090JKC', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596842233347', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7197, '3887892', '0', '0', 'CHRISTA LODDER', '40', 'BOMMELSEDIJK', '3258 LB', 'DEN BOMMEL', 'Niederlande', '', '0', '0', '627741006', '0010177N14', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841326758', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7198, '3887892', '0', '0', 'A BARSATI', '16', 'WOLFRAATHSTRAAT', '3077 TS', 'ROTTERDAM', 'Niederlande', '', '0', '0', '646357216', '00101959W1', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '22.07.2013 RG518134718DE', '1Z8VF4596842811169', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7199, '3831872', '0', '0', 'XIAOYING PI', '380', 'DRINKWATERWEG', '3063 JC', 'ROTTERDAM', 'Niederlande', '', '0', '0', '687182673', '0010025M09', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596842786572', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7200, '3831876', '0', '0', 'RANDY MAARTENS', '54', 'CHOPINPAD', '1323 RZ', 'ALMERE', 'Niederlande', '', '0', '0', '618918891', '00100492EV', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', 'Betr?ger Uhr nicht geschickt!', '1Z8VF4596840352981', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7201, '3831872', '0', '0', 'PAULA BARTELS', '17', 'ARCHITECT KROPHOLLERKADE', '2552 ZS', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '640899958', '0010241G5T', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596840610399', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7202, '3831876', '0', '0', 'FRED VAN DIJEN', '189', 'WATERWEG', '3731 HH', 'DE BILT', 'Niederlande', '', '0', '0', '302210180', '00100381PY', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596842658808', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7203, '3831872', '0', '0', 'RONALD DEGELING', '26G', 'PASTOOR GIELENSTRAAT', '1614 LM', 'LUTJEBROEK', 'Niederlande', '', '0', '0', '228515434', '00100452TE', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596842598212', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7204, '3831872', '0', '0', 'STANLEY WIRHT', '4', 'MARKT', '4651 BC', 'STEENBERGEN', 'Niederlande', '', '0', '0', '0', '0010238YBR', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596842528627', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7205, '3887892', '0', '0', 'NICK WINKENS', '17', 'HEINSBERGSTRAAT', '6223 GP', 'MAASTRICHT', 'Niederlande', '', '0', '0', '043-3644198', '001005231P', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841550032', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7206, '3887892', '0', '0', 'PATRICK LA GRAND', '14', 'EMMASTRAAT', '2935 XE', 'OUDERKERK AAN DEN IJSSEL', 'Niederlande', '', '0', '0', '0', '0010215H7U', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', 'bitte refund', '1Z8VF4596841762447', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7207, '3831876', '0', '0', 'SUI CHEUNG', '269', 'SNELFILTERWEG', '3063 JG', 'ROTTERDAM', 'Niederlande', '', '0', '0', '617250857', '00101696IU', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596842265858', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7208, '3887892', '0', '0', 'THOMAS VAN DE LEUR', '31-2', 'NIASSTRAAT', '1095 TV', 'AMSTERDAM', 'Niederlande', '', '0', '0', '0', '0010096JBW', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596842160265', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7209, '3831872', '0', '0', 'J.TH. LAGENDIJK', '31', 'MOLENLAAN', '3299BH', 'MAASDAM', 'Niederlande', '', '0', '0', '06-17476650', '00102007HS', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596840545675', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7210, '3831876', '0', '0', 'SACHA ISTATIA', '21', 'PLOEGSTRAAT', '1445 RT', 'PURMEREND', 'Niederlande', '', '0', '0', '618373170', '00102306DP', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/WIT (SILVER/WHITE)', '0', '1Z8VF4596842522089', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7211, '3887892', '0', '0', 'PAUL VREEBURG', '39', 'PIJLKRUIDVELD', '2492 LB', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '703272031', '0010002AFJ', '0', 'Theorema ', 'CASABLANCA - VOLLEDIG ZWART (ALL IN BLACK)', '0', '1Z8VF4596841189497', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7212, '3831872', '0', '0', 'WERNER KANHAI', '184', 'SIBELIUSWEG', '2901 GH', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', '', '0', '0', '0', '00101069VY', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596841647901', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7213, '3831873', '0', '0', 'AARON BAKKER', '144', 'DUNANTSTRAAT', '2131 RT', 'HOOFDDORP', 'Niederlande', '', '0', '0', '0', '0010044SA0', '0', 'Theorema ', 'CASABLANCA - ZILVER-/GOUDKLEURIG (SILVER/GOLD)', '0', '1Z8VF4596842997317', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7214, '3831873', '0', '0', 'BENJAMIN VAN BEZOOIJEN', '45', 'BERVOETSBOS', '2134 PL', 'HOOFDDORP', 'Niederlande', '', '0', '0', '642114350', '0010040FZA', '0', 'Theorema ', 'CASABLANCA - ZILVER-/GOUDKLEURIG (SILVER/GOLD)', '0', '1Z8VF4596841337728', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7215, '3831872', '0', '0', 'AGJ DE VET', '70', 'LUCAS VAN LEYDENSTRAAT', '5213 BB', 'S-HERTOGENBOSCH', 'Niederlande', '', '0', '0', '736120686', '001016396A', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596841769137', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7216, '3831872', '0', '0', 'ALFONS MULDER', '14', 'STEENMORSWEG', '7161 LZ', 'NEEDE', 'Niederlande', '', '0', '0', '0547-352762', '0010117NR6', '0', 'Theorema ', 'CASABLANCA - ZILVERKLEURIG/ZWART (SILVER/BLACK)', '0', '1Z8VF4596840391546', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7217, 'a0YC000000SrihHMAR', '0', '0', 'PHILIP STIMPSON', '1', 'TALBOT ROAD', '0', 'MALAHIDE CO DUBLIN', 'Irland', '', '0', '0', '876865236', '0010086UOM', '0', 'Theorema ', 'THEOREMA MEN?S CASABLANCA WATCH IN BLACK', '0', 'RG518132955DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7218, 'a0YC000000SrihHMAR', '0', '0', 'FERGAL GILES', '71', 'CLEVEDON, LR KILMONEY ROAD, CARRIGALINE', '0', 'CORK', 'Irland', '', '0', '0', '879978143', '0010118X1L', '0', 'Theorema ', 'THEOREMA MEN?S CASABLANCA WATCH IN BLACK', '0', 'RG518132969DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7219, '3903348', '0', '0', 'MAAHA SANDHU', '23', 'LINDEVEJ', '4030', 'TUNE', 'Dänemark', '', '0', '0', '40557813', '001004478X', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '0', '1Z8VF4596842304958', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7220, '3903353', '0', '0', 'HASSAN MUNAWAR', '26', 'AKSEL MØLLERS HAVE', '2000', 'FREDERIKSBERG', 'Dänemark', '', '0', '0', '28890834', '00101160O1', '0', 'Theorema ', 'CASABLANCA-UR I GULD/SØLV (03903353)', '0', '1Z8VF4596840609365', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7221, '3903348', '0', '0', 'PER NOTSTAD', '24', 'RISBJERGGÅRDS ALLE', '2650', 'HVIDOVRE', 'Dänemark', '', '0', '0', '0', '0010074AOQ', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '0', '1Z8VF4596840404773', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7222, '3903454', '0', '0', 'HENNING JENSEN', '7', 'BIRKHOLMSVEJ', '2830', 'VIRUM', 'Dänemark', '', '0', '0', '20425167', '0010197T6O', '0', 'Theorema ', 'CASABLANCA-UR I SØLV/SORT (03903454)', '0', '1Z8VF4596840791186', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7223, '3903348', '0', '0', 'MARTIN BITTENDORFER', '132', 'POTTEMAGERPORTEN', '2650', 'HVIDOVRE', 'Dänemark', '', '0', '0', '26812480', '0010170232', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '0', '1Z8VF4596840868595', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7224, '3903349', '0', '0', 'LINEA SVENDSEN', '18', 'TEGLKÅSVEJ', '2770', 'KASTRUP', 'Dänemark', '', '0', '0', '60898727', '0010190KCX', '0', 'Theorema ', 'CASABLANCA-UR I SORT (03903349)', '10.07.2013 Uhr zurück...refund bitte', '1Z8VF4596842737008', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7225, '3903454', '0', '0', 'JONAS BORG', '20', 'NØRREGÅRDSVEJ', '2610', 'RØDOVRE', 'Dänemark', '', '0', '0', '27511491', '0010132411', '0', 'Theorema ', 'CASABLANCA-UR I SØLV/SORT (03903454)', '0', '1Z8VF4596842496411', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7226, '3903346', '0', '0', 'AMIR AKBAR ALI RAKHANGE', '29 4 TH', 'TELEMARKSGADE', '2300', 'KØBENHAVN S', 'Dänemark', '', '0', '0', '41287294', '0010018O5N', '0', 'Theorema ', 'CASABLANCA-UR I SØLV (03903346)', '0', '1Z8VF4596842246824', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7227, '3903346', '0', '0', 'TIM ID 28804081 HAAGENSEN', '642', 'DOEGNPOSTEN', '3200', 'HELSINGE', 'Dänemark', '', '0', '0', '28804081', '0010028BXL', '0', 'Theorema ', 'CASABLANCA-UR I S?LV (03903346)', '10.07.2013 Uhr zurück...refund bitte', '1Z8VF4596841088239', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7228, '3903454', '0', '0', 'NIMACO IDIRIS HASSAN NUR', '9B', 'WAGNERSVEJ', '2450', 'KØBENHAVN', 'Dänemark', '', '0', '0', '60416210', '0010002YF8', '0', 'Theorema ', 'CASABLANCA-UR I SØLV/SORT (03903454)', '0', '1Z8VF4596841120649', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7229, '3903349', '0', '0', 'DANIEL THAYSEN', 'ELMEVEJ', '20', '6580', 'VAMDRUP', 'Dänemark', '', '0', '0', '31516960', '0010237JJF', '0', 'Theorema ', 'CASABLANCA-UR I SORT (03903349)', '0', '1Z8VF4596841444059', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7230, '3903454', '0', '0', 'JOACHIM FISCHER', '8', '2 SAL HESLEGÅRDSVEJ', '2900', 'HELLERUP', 'Dänemark', '', '0', '0', '20637677', '00102187KB', '0', 'Theorema ', 'CASABLANCA-UR I SØLV/SORT (03903454)', '0', '1Z8VF4596841158467', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7231, '3903454', '0', '0', 'CHINH DINH', '4', 'ALLÉPARKEN', '5290', 'MARSLEV', 'Dänemark', '', '0', '0', '26838832', '0010178H3I', '0', 'Theorema ', 'CASABLANCA-UR I SØLV/SORT (03903454)', '0', '1Z8VF4596842363877', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7232, '3903454', '0', '0', 'MADS MYRUP', '88 4TV', 'DUEVEJ', '2000', 'FREDERIKSBERG', 'Dänemark', '', '0', '0', '28894587', '001009011D', '0', 'Theorema ', 'CASABLANCA-UR I SØLV/SORT (03903454)', '0', '1Z8VF4596841160285', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7233, '3903346', '0', '0', 'BETTINA ØSTERBYE C/O. TOTAL AVIATION LTD. A/S', '36 B', 'KIRSTINEHØJ', '2770', 'KASTRUP', 'Dänemark', '', '0', '0', '24220754', '001023499D', '0', 'Theorema ', 'CASABLANCA-UR I SØLV (03903346)', '0', '1Z8VF4596842647696', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7234, '3903454', '0', '0', 'MIRUNA VALESCU', '52', '2TH TRIGE CENTERVEJ', '8380', 'TRIGE', 'Dänemark', '', '0', '0', '52944803', '0010125XIE', '0', 'Theorema ', 'CASABLANCA-UR I SØLV/SORT (03903454)', '0', '1Z8VF4596842926107', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7235, '3903353', '0', '0', 'WEN XIE', '8F', '1-202 DALSLANDSGADE', '2300', 'KØBENHAVN', 'Dänemark', '', '0', '0', '4531415266', '00101247D3', '0', 'Theorema ', 'CASABLANCA-UR I GULD/SØLV (03903353)', '0', '1Z8VF4596840492811', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7236, '3903348', '0', '0', 'JOHNNY PEDERSEN', '13', 'SMEDEVEJ', '6710', 'ESBJERG', 'Dänemark', '', '0', '0', '20623436', '0010216VRU', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '0', '1Z8VF4596842255921', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7237, '3903349', '0', '0', 'SUNE MOSEHOLM', '98.1', 'VESTERBRO', '5000', 'ODENSE', 'Dänemark', '', '0', '0', '51511988', '0010245HK2', '0', 'Theorema ', 'CASABLANCA-UR I SORT (03903349)', '0', '1Z8VF4596842507337', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7238, '3903349', '0', '0', 'KATJA CARLSEN', '848', 'GRANTOFTEPARKEN', '2750', 'BALLERUP', 'Dänemark', '', '0', '0', '27916667', '0010018TB2', '0', 'Theorema ', 'CASABLANCA-UR I SORT (03903349)', '0', '1Z8VF4596840949748', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7239, '3903346', '0', '0', 'LINNA ØHLENSCHLÆGER', '43 ST', 'MARIENDALSVEJ', '2000', 'FREDERIKSBERG', 'Dänemark', '', '0', '0', '52723333', '0010091YS9', '0', 'Theorema ', 'CASABLANCA-UR I S?LV (03903346)', '10.07.2013 Uhr zurück...bitte refund', '1Z8VF4596842683156', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7240, '3903346', '0', '0', 'VASYL ZANUDA', '23', 'DRENGSTEDVEJ', '6780', 'SKÆRBÆK', 'Dänemark', '', '0', '0', '4550362436', '0010219TY2', '0', 'Theorema ', 'CASABLANCA-UR I SØLV (03903346)', '0', '1Z8VF4596840807561', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7241, '3903348', '0', '0', 'JULIE WENG', '29', '2 TV.HESSENSGADE', '2300', 'KØBENHAVN', 'Dänemark', '', '0', '0', '60173441', '0010042D7W', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '15.07 Uhr zurück...bitte refund', '1Z8VF4596840422977', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7242, '3903348', '0', '0', 'KAWA SALIMI', '15. 2 TH', 'VAGTELVEJ', '2000', 'FREDERIKSBERG', 'Dänemark', '', '0', '0', '28962320', '0010181HNW', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '0', '1Z8VF4596840629389', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7243, '3903348', '0', '0', 'KIM TRUSTRUP', '5 1.TV', 'VOGNMANDSVEJ', '5800', 'NYBORG', 'Dänemark', '', '0', '0', '50496180', '0010098FH3', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '0', '1Z8VF4596840526794', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7244, '3903349', '0', '0', 'THOMAS ANDERSEN', '93 4 TH', 'LYSHØJGÅRDSVEJ', '2500', 'VALBY', 'Dänemark', '', '0', '0', '24340018', '0010139PK4', '0', 'Theorema ', 'CASABLANCA-UR I SORT (03903349)', '0', '1Z8VF4596842215205', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7245, '3903348', '0', '0', 'NICKLAS REITHS', '17', 'FABRIKSVEJ', '3000', 'HELSINGØR', 'Dänemark', '', '0', '0', '52393634', '00101746CG', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '0', '1Z8VF4596841794618', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7246, '3903348', '0', '0', 'HUBERT CORNETT', '2', 'SØNDERGADE', '5450', 'OTTERUP', 'Dänemark', '', '0', '0', '4530642675', '0010166W6Q', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '0', '1Z8VF4596841365028', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7247, '3903454', '0', '0', 'MICHAEL WITTING BONDE', '70', 'SALAMANDERPARKEN', '8260', 'VIBY', 'Dänemark', '', '0', '0', '28268880', '0010096SD6', '0', 'Theorema ', 'CASABLANCA-UR I SØLV/SORT (03903454)', '0', '1Z8VF4596840026431', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7248, '3903454', '0', '0', 'ALAA AL- GHAZALI', '14. 2 TH', 'GRIFFENFELDSGADE', '2200', 'KØBENHAVN', 'Dänemark', '', '0', '0', '28733322', '0010103JLA', '0', 'Theorema ', 'CASABLANCA-UR I SØLV/SORT (03903454)', '0', '1Z8VF4596842878848', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7249, '3903346', '0', '0', 'JØRGEN LARSEN', '5 1.', 'SANKT NICOLAI GADE', '5700', 'SVENDBORG', 'Dänemark', '', '0', '0', '23461734', '00100626O6', '0', 'Theorema ', 'CASABLANCA-UR I SØLV (03903346)', '0', '1Z8VF4596840022257', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7250, '3903353', '0', '0', 'NICKOLEI HAXTHAUSEN', '118', 'H/F ENGVANG', '2300', 'KØBENHAVN.S', 'Dänemark', '', '0', '0', '21905385', '0010122CJ8', '0', 'Theorema ', 'CASABLANCA-UR I GULD/SØLV (03903353)', '0', '1Z8VF4596842556669', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7251, '3903454', '0', '0', 'LONE GRÆNS', '92', 'HØJSLETTEN', '2730', 'HERLEV', 'Dänemark', '', '0', '0', '4525353513', '0010139ALC', '0', 'Theorema ', 'CASABLANCA-UR I SØLV/SORT (03903454)', '0', '1Z8VF4596840582072', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7252, '3903346', '0', '0', 'SUNE MOSEHOLM', '98.1', 'VESTERBRO', '5000', 'ODENSE', 'Dänemark', '', '0', '0', '51511988', '0010195SW5', '0', 'Theorema ', 'CASABLANCA-UR I S?LV (03903346)', '10.07.2013 Uhr zurück...bitte refund', '1Z8VF4596842507337', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7253, '3903353', '0', '0', 'ELIAS YOUSSEF ELIAS', '1', '1TV ØSTERGÅRDEN', '2635', 'ISHØJ', 'Dänemark', '', '0', '0', '4522414868', '0010093S3L', '0', 'Theorema ', 'CASABLANCA-UR I GULD/SØLV (03903353)', '0', '1Z8VF4596841595244', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7254, '3903353', '0', '0', 'ELIAS YOUSSEF ELIAS', '1', '1TV ØSTERGÅRDEN', '2635', 'ISHØJ', 'Dänemark', '', '0', '0', '4522414868', '0010086SEM', '0', 'Theorema ', 'CASABLANCA-UR I GULD/SØLV (03903353)', '0', '1Z8VF4596841595244', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7255, '3903349', '0', '0', 'ELIAS YOUSSEF ELIAS', '1', '1TV ØSTERGÅRDEN', '2635', 'ISHØJ', 'Dänemark', '', '0', '0', '4522414868', '00101339UB', '0', 'Theorema ', 'CASABLANCA-UR I SORT (03903349)', '0', '1Z8VF4596841595244', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7256, '3903348', '0', '0', 'ELIAS YOUSSEF ELIAS', '1', '1TV ØSTERGÅRDEN', '2635', 'ISHØJ', 'Dänemark', '', '0', '0', '4522414868', '0010104SZ2', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '0', '1Z8VF4596841595244', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7257, '3903346', '0', '0', 'ELIAS YOUSSEF ELIAS', '1', '1TV ØSTERGÅRDEN', '2635', 'ISHØJ', 'Dänemark', '', '0', '0', '4522414868', '0010078ZC9', '0', 'Theorema ', 'CASABLANCA-UR I SØLV (03903346)', '0', '1Z8VF4596841595244', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7258, '3903346', '0', '0', 'UL INTERNATIONAL DEMKO A/S LEIF GRØNBERG', '5A', 'BORUPVANG', '2750', 'BALLERUP', 'Dänemark', '', '0', '0', '23309446', '0010152KKT', '0', 'Theorema ', 'CASABLANCA-UR I SØLV (03903346)', '0', '1Z8VF4596841364636', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7259, '3903348', '0', '0', 'UL INTERNATIONAL DEMKO A/S LEIF GRØNBERG', '5A', 'BORUPVANG', '2750', 'BALLERUP', 'Dänemark', '', '0', '0', '23309446', '001012439O', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '0', '1Z8VF4596841364636', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7260, '3903346', '0', '0', 'MARTIN ANDERSEN', '13', 'METALBUEN', '2750', 'BALLERUP', 'Dänemark', '', '0', '0', '27639477', '0010245ZYC', '0', 'Theorema ', 'CASABLANCA-UR I SØLV (03903346)', '0', '1Z8VF4596840604306', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7261, '3903348', '0', '0', 'JAN DINGEMANS VAN DE LOUW', '35', 'FOLEMARKSVEJ', '2605', 'BRØNDBY', 'Dänemark', '', '0', '0', '60942797', '0010222QIF', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '0', '1Z8VF4596841593719', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7262, '3903348', '0', '0', 'ZAHRA YAMOLLAEI', '269 2.TH', 'RØDEGÅRDSVEJ', '5230', 'ODENSE', 'Dänemark', '', '0', '0', '61687359', '00102432SV', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '0', '1Z8VF4596842574121', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7263, '3903454', '0', '0', 'LIV GRØNASTØD', '22', 'RØDHÆTTEVEJ', '2730', 'HERLEV', 'Dänemark', '', '0', '0', '28142372', '001015464F', '0', 'Theorema ', 'CASABLANCA-UR I SØLV/SORT (03903454)', '0', '1Z8VF4596842645536', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7264, '3903349', '0', '0', 'ARTON RAMA', '8', 'MELLEMVANG', '4300', 'HOLBÃ¦K', 'Dänemark', '', '0', '0', '0', '0010033D6O', '0', 'Theorema ', 'CASABLANCA-UR I SORT (03903349)', '0', '1Z8VF4596840907944', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7265, '3903353', '0', '0', 'DB/JACOB RASMUSSEN', '1', 'MUNKERISVEJ', '5230', 'ODENSE M', 'Dänemark', '', '0', '0', '25424230', '0010003U6K', '0', 'Theorema ', 'CASABLANCA-UR I GULD/SØLV (03903353)', '0', '1Z8VF4596842883225', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7266, '3903349', '0', '0', 'MICHELLA SCHOU', '72', 'HAREVÆNGET', '4733', 'TAPPERNØJE', 'Dänemark', '', '0', '0', '81737994', '00101513LF', '0', 'Theorema ', 'CASABLANCA-UR I SORT (03903349)', '0', '1Z8VF4596840405763', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7267, '3903353', '0', '0', 'TORBEN KRISTENSEN', '75', 'NYBROVEJ', '2820', 'GENTOFTE', 'Dänemark', '', '0', '0', '23689000', '00100117G7', '0', 'Theorema ', 'CASABLANCA-UR I GULD/SØLV (03903353)', '0', '1Z8VF4596842841172', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7268, '3903349', '0', '0', 'HENRIK POULSEN', '5', 'DYBVADVEJ', '4600', 'KØGE', 'Dänemark', '', '0', '0', '61696209', '0010200RHD', '0', 'Theorema ', 'CASABLANCA-UR I SORT (03903349)', '0', '1Z8VF4596842867583', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7269, '3903349', '0', '0', 'DONATAS BULAVINAS', '40A2-2', 'KALMARGADE', '8200', 'AARHUS', 'Dänemark', '', '0', '0', '4525547569', '0010056Y4U', '0', 'Theorema ', 'CASABLANCA-UR I SORT (03903349)', '0', '1Z8VF4596842584996', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7270, '3903348', '0', '0', 'SABRINA OLSEN', '5', '2 TH DAMGÅRDSVEJ', '3660', 'STENLØSE', 'Dänemark', '', '0', '0', '235292432', '0010057CC8', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '0', '1Z8VF4596841093401', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-03', '', '', '', '', '', ''),
(7271, '3903348', '0', '0', 'MERKUR ANDELSKASSE ATT: MATHILDE HASSING', '40; 1.', 'VESTERBROGADE', '1620', 'KØBENHAVN V', 'Dänemark', '', '0', '0', '62656723', '00100521R1', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '0', '1Z8VF4596841037043', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-04', '', '', '', '', '', ''),
(7272, '3903349', '0', '0', 'KENNETH FRIIS-SKOVBJERG', '68-70', 'CARGO CENTERVEJ', '7190', 'BILLUND', 'Dänemark', '', '0', '0', '28354485', '0010170N1Q', '0', 'Theorema ', 'CASABLANCA-UR I SORT (03903349)', '0', '1Z8VF4596841000457', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-04', '', '', '', '', '', ''),
(7273, '3903454', '0', '0', 'JENS KAAE PETERSEN', '22', 'SVESTRUPVEJ', '3650', 'ØLSTYKKE', 'Dänemark', '', '0', '0', '23440323', '00100556ZL', '0', 'Theorema ', 'CASABLANCA-UR I SØLV/SORT (03903454)', '0', '1Z8VF4596840354863', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-04', '', '', '', '', '', ''),
(7274, '3903454', '0', '0', 'DENNIS KYED', '10', 'MØLLETOFTEN', '7080', 'BØRKOP', 'Dänemark', '', '0', '0', '27598757', '0010185TQC', '0', 'Theorema ', 'CASABLANCA-UR I SØLV/SORT (03903454)', '0', '1Z8VF4596841200277', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-04', '', '', '', '', '', ''),
(7275, '3903349', '0', '0', 'MIE RASMUSSEN', '100', 'FLINTAGERGÅRDVEJ', '5250', 'ODENSE', 'Dänemark', '', '0', '0', '53559369', '0010100MMQ', '0', 'Theorema ', 'CASABLANCA-UR I SORT (03903349)', '0', '1Z8VF4596842636680', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-04', '', '', '', '', '', ''),
(7276, '3903349', '0', '0', 'ANDERS JENSEN', '74', 'RINGSTEDVEJ', '4690', 'HASLEV', 'Dänemark', '', '0', '0', '52400876', '0010172YF7', '0', 'Theorema ', 'CASABLANCA-UR I SORT (03903349)', '0', '1Z8VF4596840764090', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-04', '', '', '', '', '', ''),
(7277, '3903348', '0', '0', 'ANDERS JENSEN', '74', 'RINGSTEDVEJ', '4690', 'HASLEV', 'Dänemark', '', '0', '0', '52400876', '0010033PWN', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '0', '1Z8VF4596840764090', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-04', '', '', '', '', '', ''),
(7278, '3903454', '0', '0', 'THOMAS ELDRUP', '3 ST.', 'GURREVEJ', '2650', 'HVIDOVRE', 'Dänemark', '', '0', '0', '61704001', '0010039UC7', '0', 'Theorema ', 'CASABLANCA-UR I SØLV/SORT (03903454)', '0', '1Z8VF4596840682508', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-04', '', '', '', '', '', ''),
(7279, '3903349', '0', '0', 'BERIT SVARER', '29', '3TV TELEMARKSGADE', '2300', 'KØBENHAVN S', 'Dänemark', '', '0', '0', '42253281', '0010042DYK', '0', 'Theorema ', 'CASABLANCA-UR I SORT (03903349)', '0', '1Z8VF4596841491918', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-04', '', '', '', '', '', ''),
(7280, '3903454', '0', '0', 'JESPER PETERSEN', '32', '1.31 STRANDBOULEVARDEN', '2100', 'KØBENHAVN', 'Dänemark', '', '0', '0', '22212227', '00101235VN', '0', 'Theorema ', 'CASABLANCA-UR I SØLV/SORT (03903454)', '0', '1Z8VF4596842292328', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-04', '', '', '', '', '', ''),
(7281, '3903348', '0', '0', 'MICHAEL JOHANSEN', '1', 'ST TH HASSELVEJ', '2720', 'VANLØSE', 'Dänemark', '', '0', '0', '81730281', '0010041V5I', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '0', '1Z8VF4596842183731', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-04', '', '', '', '', '', ''),
(7282, '3903349', '0', '0', 'PER KINEONE TATTOO STAGIL', '173', 'SKIBHUSVEJ', '5000', 'ODENSE', 'Dänemark', '', '0', '0', '31156398', '0010230LJ2', '0', 'Theorema ', 'CASABLANCA-UR I SORT (03903349)', '0', '1Z8VF4596840266146', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-04', '', '', '', '', '', ''),
(7283, '3903348', '0', '0', 'KAREN JØRGENSEN', '27', '4 TH ÅBOULEVARD', '1960', 'FREDERIKSBERG', 'Dänemark', '', '0', '0', '40444019', '0010179XNI', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '15.08.2013 Uhr zurückerhalten...bitte refund', '1Z8VF4596841639554', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-04', '', '', '', '', '', ''),
(7284, '3903454', '0', '0', 'KASPER NICKELSEN', '13', 'NYVEJ', '8543', 'HORNSLET', 'Dänemark', '', '0', '0', '22721299', '00102456S1', '0', 'Theorema ', 'CASABLANCA-UR I SØLV/SORT (03903454)', '0', '1Z8VF4596842403967', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-04', '', '', '', '', '', ''),
(7285, '3903348', '0', '0', 'BENJAMIN LUND', '20', 'JELSBUEN', '2620', 'ALBERTSLUND', 'Dänemark', '', '0', '0', '53800486', '0010154HM3', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '0', '1Z8VF4596841659372', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-04', '', '', '', '', '', ''),
(7286, '3903348', '0', '0', 'JONAS SCHUBERT ANDERSEN', '15 3TV', 'RÅDHUSVÆNGET', '2770', 'KASTRUP', 'Dänemark', '', '0', '0', '42787875', '0010207LET', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '0', '1Z8VF4596841505788', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-04', '', '', '', '', '', ''),
(7287, '3903349', '0', '0', 'JEPPE MEHL', '20', 'VISBYGADE', '8200', 'AARHUS', 'Dänemark', '', '0', '0', '40141623', '0010125HL3', '0', 'Theorema ', 'CASABLANCA-UR I SORT (03903349)', '0', '1Z8VF4596841043198', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-04', '', '', '', '', '', ''),
(7288, '3903349', '0', '0', 'Albert  Glor', '7', 'VED VOLDEN', '1425', 'KØBENHAVN', 'Dänemark', '', '0', '0', '26274416', '00100127XZ', '0', 'Theorema ', 'CASABLANCA-UR I SORT (03903349)', '0', '1Z8VF4596842371608', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-04', '', '', '', '', '', ''),
(7289, '3903349', '0', '0', 'BERY DYBGAARD', '37', 'HØJVANG NORD', '6580', 'VAMDRUP', 'Dänemark', '', '0', '0', '4522160788', '00101185TP', '0', 'Theorema ', 'CASABLANCA-UR I SORT (03903349)', '0', '1Z8VF4596841591015', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-04', '', '', '', '', '', ''),
(7290, '3903348', '0', '0', 'XIAOFENG CHEN', '35 ST.TH.', 'MARSTALSGADE', '2100', 'KØBENHAVN', 'Dänemark', '', '0', '0', '4552738943', '0010146JVK', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '15.07.2013 Uhr zur?ckgekommen. Adresse nicht OK\r\nUhr versendet 04.09.2013 RG518138122DE Under the following name: YUE BAO', '1Z8VF4596840801423', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-04', '', '', '', '', '', ''),
(7291, '3903353', '0', '0', 'TELIA DENMARK ATT. DANIEL CHRISTENSEN', '139', 'HOLMBLADSGADE', '2300', 'KØBENHAVN', 'Dänemark', '', '0', '0', '31780081', '00102034GW', '0', 'Theorema ', 'CASABLANCA-UR I GULD/SØLV (03903353)', '0', '1Z8VF4596842102836', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-04', '', '', '', '', '', ''),
(7292, '3864037', '0', 'LEMONA DIEZ', 'Iturgitxi ', 'Iturgitxi ', '1 bajo', '48991', 'Algorta getxo bizkaia', 'Spanien', '', 'Bajo', '0', '605941628', '0010011KDE', '0', 'Theorema', 'Opción C: reloj Theorema Casablanca (carcasa plateada, esfera negra y correa negra)', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-05', '', '', '', '', '', ''),
(7293, '3864037', '0', 'Ferrer Rey', 'CALLE DE JOSE ADRIO BARREIRO', 'CALLE DE JOSE ADRIO BARREIRO', '79', '36004', 'PONTEVEDRA', 'Spanien', '', 'B', '0', '647 508 245', '0010010EVE', '0', 'Theorema', 'Opción C: reloj Theorema Casablanca (carcasa plateada, esfera negra y correa negra)', '0', 'RG518133346DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7294, '3864037', '0', 'Schodlok', 'Calle del Rocio', 'Calle del Rocio', '5 B', '29601', 'Marbella', 'Spanien', '', '5-1', '0', '639382736', '0010001HYX', '0', 'Theorema', 'Opción C: reloj Theorema Casablanca (carcasa plateada, esfera negra y correa negra)', '0', 'RG 5181 3335 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7295, '3864037', '0', 'santiago ', 'calzada', 'Calle Vilana 4bis. piso 5-1', '', '08022', 'Barcelona', 'Spanien', '', 'Bajo', '0', '662115586', '0010190QV5', '0', 'Theorema', 'Opci?n C: reloj Theorema Casablanca (carcasa plateada, esfera negra y correa negra)', 'Nachforschung am 10.09.2013 gestellt!\r\n\r\n08.10.2013 zweite Uhr geschickt! Fedex 578824852960', 'RG 5181 3336 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7296, '3864078', '0', 'Lopez Ariza', 'CALLE CARLOS III', 'CALLE CARLOS III', '3', '33204', 'GIJON', 'Spanien', '', 'No 4 nave 13', '0', '639037943', '0010014L74', '0', 'Theorema', 'Opción D: reloj Theorema Casablanca (carcasa y esfera bicolor y correa negra)', '0', 'RG 5181 3337 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7297, '3863188', '0', 'Conde Pedrero', 'POL. CENTROVÍA. C/ BUENOS AIRES, 4, NAVE 13', 'POL. CENTROVÍA. C/ BUENOS AIRES, 4, NAVE 13', '4 NAVE 13', '50196', 'LA MUELA', 'Spanien', '', '8o - 4a', '0', '678325724', '0010104HXG', '0', 'Theorema', 'Opción A: reloj Theorema Casablanca (carcasa plateada y esfera blanca y correa negra)', '0', 'RG 5181 3338 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7298, '3863188', '0', 'Ruz Balanza', 'CALLE SANT JOAN DE MALTA', 'CALLE SANT JOAN DE MALTA', '48', '08018', 'BARCELONA', 'Spanien', '', '5 - 1', '0', '667353766', '0010130KEV', '0', 'Theorema', 'Opción A: reloj Theorema Casablanca (carcasa plateada y esfera blanca y correa negra)', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-05', '', '', '', '', '', ''),
(7299, '3863995', '0', 'Dobre', 'AVINGUDA DEL PARAL.LEL', 'AVINGUDA DEL PARAL.LEL', '170', '08015', 'BARCELONA', 'Spanien', '', 'Bloque - 6 , 1A', '0', '634915445', '0010006LC4', '0', 'Theorema', 'Opción B: reloj Theorema Casablanca (carcasa dorada, esfera negra y correa marrón)', '0', 'RG 5181 3339 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7300, '3863995', '0', 'Melnychenko', 'CALLE ALONSO ZAMORA VICENTE', 'CALLE ALONSO ZAMORA VICENTE', 'NO5', '28702', 'SAN SEBASTIAN DE LOS REYES', 'Spanien', '', '1b , derecha', '0', '638394887', '0010031SWY', '0', 'Theorema', 'Opción B: reloj Theorema Casablanca (carcasa dorada, esfera negra y correa marrón)', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-05', '', '', '', '', '', ''),
(7301, '3863995', '0', 'abreu', 'CALLE JUAN DE LA COSA', 'CALLE JUAN DE LA COSA', '# 16', '24009', 'LEON', 'Spanien', '', 'Bloque - 6 , 1A', '0', '634915445', '0010088T03', '0', 'Theorema', 'Opción B: reloj Theorema Casablanca (carcasa dorada, esfera negra y correa marrón)', '0', 'RG 5181 3340 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7302, '3863995', '0', 'Melnychenko', 'CALLE ALONSO ZAMORA VICENTE', 'CALLE ALONSO ZAMORA VICENTE', 'NO5', '28702', 'SAN SEBASTIAN DE LOS REYES', 'Spanien', '', 'Bloque - 6 , 1A', '0', '634915445', '0010214PSU', '0', 'Theorema', 'Opción B: reloj Theorema Casablanca (carcasa dorada, esfera negra y correa marrón)', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-05', '', '', '', '', '', ''),
(7303, '3863995', '0', 'Melnychenko', 'Alonso zamora vincente', 'Alonso zamora vincente', 'No5', '28701', 'San Sebastaian de los reyes', 'Spanien', '', '', '0', '666341970', '00100380ID', '0', 'Theorema', 'Opción B: reloj Theorema Casablanca (carcasa dorada, esfera negra y correa marrón)', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-05', '', '', '', '', '', ''),
(7304, '3863995', '0', 'Lanero Gonzalez', 'Avd. Zumalacarregui', 'Avd. Zumalacarregui', '32', '48006', 'Bilbao', 'Spanien', '', '8o - 4a', '0', '678325724', '0010194SMG', '0', 'Theorema', 'Opción B: reloj Theorema Casablanca (carcasa dorada, esfera negra y correa marrón)', '0', 'RG 5181 3341 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7305, '3864037', '0', 'Ruz Balanza', 'CALLE SANT JOAN DE MALTA', 'CALLE SANT JOAN DE MALTA', '48', '08018', 'BARCELONA', 'Spanien', '', '4o dcha no 8', '0', '616892589', '0010090B17', '0', 'Theorema', 'Opción C: reloj Theorema Casablanca (carcasa plateada, esfera negra y correa negra)', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-05', '', '', '', '', '', ''),
(7306, '3863188', '0', 'Cuesta García', 'C/ Fco. JAVIER DE LANDABURU', 'C/ Fco. JAVIER DE LANDABURU', '8 4o dcha', '01010', 'VITORIA-GASTEIZ', 'Spanien', '', '3a', '0', '637371416', '0010097JAV', '0', 'Theorema', 'Opción A: reloj Theorema Casablanca (carcasa plateada y esfera blanca y correa negra)', '0', 'RG 5181 3342 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7307, '3864037', '0', 'Martin Perez', 'CALLE JERONIMA LLORENTE', 'CALLE JERONIMA LLORENTE', '48', '28039', 'MADRID', 'Spanien', '', '4', '0', '609757971', '0010007NDU', '0', 'Theorema', 'Opción C: reloj Theorema Casablanca (carcasa plateada, esfera negra y correa negra)', '0', 'RG 5181 3343 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7308, '3864037', '0', 'Gubia sanchez', 'Avda. Gral. Mitre', 'Avda. Gral. Mitre', '151', '08022', 'Barcelona', 'Spanien', '', 'no 1', '0', '647506590', '00101807TG', '0', 'Theorema', 'Opción C: reloj Theorema Casablanca (carcasa plateada, esfera negra y correa negra)', '0', 'RG 5181 3344 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7309, '3864037', '0', 'puerto blanco', 'CALLE LOS JAZMINES', 'CALLE LOS JAZMINES', '1', '28925', 'ALCORCON', 'Spanien', '', '2º-2ª', '0', '669182305', '0010218PPT', '0', 'Theorema', 'Opción C: reloj Theorema Casablanca (carcasa plateada, esfera negra y correa negra)', '0', 'RG 5181 3346 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7310, '3864037', '0', 'Tellechea', 'Calle Les Salines', 'Calle Les Salines', '23-25', '08830', 'Sant Boi de Llobregat', 'Spanien', '', 'Bajos2', '0', '677247275', '0010244V6T', '0', 'Theorema', 'Opción C: reloj Theorema Casablanca (carcasa plateada, esfera negra y correa negra)', '0', 'RG 5181 3347 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7311, '3864037', '0', 'Martínez Furriol', 'JOSEP CUXART', 'JOSEP CUXART', '34', '08940', 'CORNELLA DE LLOBREGAT', 'Spanien', '', 'portal7/1D', '0', '666251924', '00100532S6', '0', 'Theorema', 'Opción C: reloj Theorema Casablanca (carcasa plateada, esfera negra y correa negra)', '0', 'RG 5181 3348 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7312, '3864078', '0', 'Gonzalez-Prieto', 'C./de la Laguna', 'C./de la Laguna', '44-Por7/1D', '15160', 'SADA', 'Spanien', '', '4A', '0', '677751759', '0010173FR4', '0', 'Theorema', 'Opción D: reloj Theorema Casablanca (carcasa y esfera bicolor y correa negra)', '0', 'RG 5181 3349 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7313, '3863188', '0', 'Villellas Castillo', 'AVENIDA SANTA ISABEL', 'AVENIDA SANTA ISABEL', '116', '50016', 'ZARAGOZA', 'Spanien', '', '1-1', '0', '602030549', '0010107YL7', '0', 'Theorema', 'Opción A: reloj Theorema Casablanca (carcasa plateada y esfera blanca y correa negra)', '0', 'RG 5181 3350 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7314, '3863188', '0', 'ebrima', 'calle del norte', 'calle del norte', '14', '25007', 'lerida', 'Spanien', '', '1-1', '0', '602030549', '00101458CA', '0', 'Theorema', 'Opción A: reloj Theorema Casablanca (carcasa plateada y esfera blanca y correa negra)', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-05', '', '', '', '', '', ''),
(7315, '3863995', '0', 'ebrima', 'calle del norte', 'calle del norte', '14', '25007', 'lerida', 'Spanien', '', '1-1', '0', '602030549', '0010212Q77', '0', 'Theorema', 'Opción B: reloj Theorema Casablanca (carcasa dorada, esfera negra y correa marrón)', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-05', '', '', '', '', '', ''),
(7316, '3863995', '0', 'ebrima', 'calle del norte', 'calle del norte', '14', '25007', 'lerida', 'Spanien', '', '1b', '0', '631526518', '00101022G9', '0', 'Theorema', 'Opción B: reloj Theorema Casablanca (carcasa dorada, esfera negra y correa marrón)', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-05', '', '', '', '', '', ''),
(7317, '3863995', '0', 'onana', 'calle julio cesar', 'calle julio cesar', '14', '25003', 'lerida', 'Spanien', '', '1b', '0', '631526518', '0010076JXW', '0', 'Theorema', 'Opción B: reloj Theorema Casablanca (carcasa dorada, esfera negra y correa marrón)', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-05', '', '', '', '', '', ''),
(7318, '3863995', '0', 'onana', 'calle julio cesar', 'calle julio cesar', '14', '25003', 'lerida', 'Spanien', '', '6oA', '0', '669320237', '00100756JV', '0', 'Theorema', 'Opción B: reloj Theorema Casablanca (carcasa dorada, esfera negra y correa marrón)', '0', 'storniert', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-05', '', '', '', '', '', ''),
(7319, '3864037', '0', 'Fernández de Quincoces Catón', 'PLAZA AVIADOR RUIZ DE ALDA', 'PLAZA AVIADOR RUIZ DE ALDA', '1', '41004', 'SEVILLA', 'Spanien', '', '0', '0', '614608698', '0010161KTF', '0', 'Theorema', 'Opción C: reloj Theorema Casablanca (carcasa plateada, esfera negra y correa negra)', '0', 'RG 5181 3345 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7320, '\'03887725', '0', '0', 'Svitlana Borovyk', '\'Faccini', '\'393', '\'47522', 'Cesena', 'Italien', '', '0', '0', '\'3288226734', '\'0010180ELE', '0', 'Theorema Sao Paolo', 'Cassa argento e cinturino nero', '0', '1Z8VF4596840636675', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(7321, '\'03887728', '0', '0', 'Cludio bassani', '\'via della pace', '\'15', '\'48022', 'lugo', 'Italien', '', '0', '0', '\'054577527', '\'00101070GL', '0', 'Theorema Sao Paolo', 'Cassa oro e cinturino marrone', '0', '1Z8VF4596841713080', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7322, '\'03887728', '0', '0', 'Laura Bechi', '\'PIAZZA DEI LEGNAMI', '\'26', '\'57123', 'LIVORNO', 'Italien', '', '0', '0', '\'3337917189', '\'0010001CFQ', '0', 'Theorema Sao Paolo', 'Cassa oro e cinturino marrone', '0', '1Z8VF4596842480491', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7323, '\'03887728', '0', '0', 'Gabriele Piccardo', '\'VIA GAETANO DONIZETTI', '\'5A/5', '\'16154', 'GENOVA', 'Italien', '', '0', '0', '\'3929176440', '\'00100686XC', '0', 'Theorema Sao Paolo', 'Cassa oro e cinturino marrone', '0', '1Z8VF4596842038906', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7324, '3864078', '0', 'Alberto', 'Martínez', 'C/Montserrat de Casanovas', '189-193', '08032', 'Barcelona', 'Spanien', '', 'Bjos 1a,Esc A', '0', '669536419', '0010189YEP', '0', 'Theorema ', 'Opción D: reloj Theorema Casablanca (carcasa y esfera bicolor y correa negra)', '0', 'RG 5181 3351 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7325, '3864037', '0', 'Nuria', 'Gómez González', 'CALLE WENCES MORENO', '10', '37007', 'SALAMANCA', 'Spanien', '', '6oB', '0', '662511572', '00101487E5', '0', 'Theorema ', 'Opción C: reloj Theorema Casablanca (carcasa plateada, esfera negra y correa negra)', '0', 'RG 5181 3352 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7326, '3863924', '0', '0', 'JONAS AGNEPIL', '42', 'FÅGELSTAVÄGEN', '12433', 'BANDHAGEN', 'Schweden', '', '0', '0', '0', '0010166KQX', '0', 'Theorema ', 'Theorema Monte Carlo: Silver Case/Black dial & Black band (Art.Nr.: GM-102-2)', '0', '1Z8VF4596842474882', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7327, '3863924', '0', '0', 'ADAM FATHI', '29', 'SJÖBLADS VÄG', '21370', 'MALMÖ', 'Schweden', '', '0', '0', '0', '0010076I8L', '0', 'Theorema ', 'Theorema Monte Carlo: Silver Case/Black dial & Black band (Art.Nr.: GM-102-2)', '0', '1Z8VF4596840422299', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7328, '3863928', '0', '0', 'PAUL NILSSEN', '49', 'STOPVÄGEN', '16836', 'BROMMA', 'Schweden', '', '0', '0', '735135995', '00100803QJ', '0', 'Theorema ', 'Theorema Monte Carlo: Gold Case/Black dial & brown band (Art.Nr.: GM-102-3)', '0', '1Z8VF4596840160705', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7329, '3863913', '0', '0', 'SUELLEN DA SILVA PEREIRA', '107', 'OXLEDSVÄGEN', '43367', 'SÄVEDALEN', 'Schweden', '', '0', '0', '768545253', '0010152HKN', '0', 'Theorema ', 'Theorema Monte Carlo: Silver Case/White dial & black band (Art.Nr.: GM-102-1)', '0', '1Z8VF4596840790114', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7330, '3863913', '0', '0', 'PETTER KARLSSON', '31', 'SEGERSJÖVÄGEN', '14761', 'UTTRAN', 'Schweden', '', '0', '0', '0', '0010220T8Q', '0', 'Theorema ', 'Theorema Monte Carlo: Silver Case/White dial & black band (Art.Nr.: GM-102-1)', '0', '1Z8VF4596841410522', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7331, '3863924', '0', '0', 'NIKLAS HOLMQVIST', '4', 'SMEDJEGATAN', '53231', 'SKARA', 'Schweden', '', '0', '0', '704661522', '0010031ZEH', '0', 'Theorema ', 'Theorema Monte Carlo: Silver Case/Black dial & Black band (Art.Nr.: GM-102-2)', '0', '1Z8VF4596841121933', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7332, '3863924', '0', '0', 'DUGAGJIN REZNIQI', '38', 'BIGARRÅGRÄNDEN', '25375', 'HELSINGBORG', 'Schweden', '', '0', '0', '0', '00100509DP', '0', 'Theorema ', 'Theorema Monte Carlo: Silver Case/Black dial & Black band (Art.Nr.: GM-102-2)', '0', '1Z8VF4596842024340', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7333, '3863928', '0', '0', 'DOMINIQUE CHATZOGLAKIS', '5', 'KORNVÄGEN', '14568', 'NORSBORG', 'Schweden', '', '0', '0', '0', '0010190G62', '0', 'Theorema ', 'Theorema Monte Carlo: Gold Case/Black dial & brown band (Art.Nr.: GM-102-3)', '05.08.2013 RG518110623DE', '1Z8VF4596840217752', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7334, '3863928', '0', '0', 'QUDUS EQBAL', '12 4TR', 'KANTATVÄGEN', '13140', 'NACKA', 'Schweden', '', '0', '0', '762927425', '00100484XY', '0', 'Theorema ', 'Theorema Monte Carlo: Gold Case/Black dial & brown band (Art.Nr.: GM-102-3)', '0', '1Z8VF4596840802164', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7335, '3863928', '0', '0', 'POJA KHAKPOUR', '7', 'MÖRBYHÖJDEN', '18232', 'DANDERYD', 'Schweden', '', '0', '0', '725730971', '0010049L60', '0', 'Theorema ', 'Theorema Monte Carlo: Gold Case/Black dial & brown band (Art.Nr.: GM-102-3)', '05.08.2013 RF518110504DE', '1Z8VF4596842877572', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7336, '3863928', '0', '0', 'LINA WENDELL', '77', 'STAMGATAN', '12574', 'ÄLVSJÖ', 'Schweden', '', '0', '0', '704676007', '00100917Z8', '0', 'Theorema ', 'Theorema Monte Carlo: Gold Case/Black dial & brown band (Art.Nr.: GM-102-3)', '0', '1Z8VF4596842543986', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7337, '3863928', '0', '0', 'OLA PETTERSSON', '8', 'EJDERVÄGEN', '61162', 'NYKÖPING', 'Schweden', '', '0', '0', '705448233', '0010118G7I', '0', 'Theorema ', 'Theorema Monte Carlo: Gold Case/Black dial & brown band (Art.Nr.: GM-102-3)', '0', '1Z8VF4596841901395', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7338, '3863928', '0', '0', 'ADAM FATHI', '29', 'SJÖBLADS VÄG', '21370', 'MALMÖ', 'Schweden', '', '0', '0', '0', '0010247N2C', '0', 'Theorema ', 'Theorema Monte Carlo: Gold Case/Black dial & brown band (Art.Nr.: GM-102-3)', '0', '1Z8VF4596840049809', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7339, '3863913', '0', '0', 'RIKARD LARSSON', '24', 'SKOGÄNGSVÄGEN', '61732', 'SKÄRBLACKA', 'Schweden', '', '0', '0', '708774040', '0010143D2P', '0', 'Theorema ', 'Theorema Monte Carlo: Silver Case/White dial & black band (Art.Nr.: GM-102-1)', '0', '1Z8VF4596842089218', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7340, '3863924', '0', '0', 'ANDREI CIOBANU', '2', 'FORELLGATAN', '13342', 'NACKA', 'Schweden', '', '0', '0', '0', '0010082ZDP', '0', 'Theorema ', 'Theorema Monte Carlo: Silver Case/Black dial & Black band (Art.Nr.: GM-102-2)', '0', '1Z8VF4596841119624', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7341, '3863913', '0', '0', 'EWA GLEDIN', '16B', 'BJÖRNGÅRDSGATAN', '11852', 'STOCKHOLM', 'Schweden', '', '0', '0', '4796863775', '0010201IRH', '0', 'Theorema ', 'Theorema Monte Carlo: Silver Case/White dial & black band (Art.Nr.: GM-102-1)', '0', '1Z8VF4596842241034', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7342, '3863924', '0', '0', 'AMAL BAZZI', '84', 'KLARABERGSVIADUKTEN', '11164', 'STOCKHOLM', 'Schweden', '', '0', '0', '764110643', '0010128MLB', '0', 'Theorema ', 'Theorema Monte Carlo: Silver Case/Black dial & Black band (Art.Nr.: GM-102-2)', '0', '1Z8VF4596841553440', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7343, '165169281', '0', '0', 'ULRICH BÆKSTED', '58', 'UTZONS ALLÉ', '5240', 'ODENSE', 'Dänemark', '', '0', '0', '26198549', '0010068Q73', '0', 'Theorema ', 'CASABLANCA-UR I SORT (03903349)', '0', '1Z8VF4596841156852', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7344, '165123052', '0', '0', 'HELLE JØRGENSEN', 'SAUGSKÆRALLE', '4', '5700', 'SVENDBORG', 'Dänemark', '', '0', '0', '28834565', '001006757U', '0', 'Theorema ', 'CASABLANCA-UR I SORT (03903349)', '0', '1Z8VF4596840151260', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-08', '', '', '', '', '', ''),
(7345, '3903348', '0', '0', 'CHRISTINE MIA HENRIKSEN', '10', 'AARSLEFFSGADE', '4760', 'VORDINGBORG', 'Dänemark', '', '0', '0', '61310182', '0010250171', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '0', '1Z8VF4596842928721', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7346, '3903454', '0', '0', 'JOHNNY ASGAARD JENSEN', '18', 'GRAMBYVEJ', '2610', 'RØDOVRE', 'Dänemark', '', '0', '0', '40838046', '0010179ETC', '0', 'Theorema ', 'CASABLANCA-UR I S?LV/SORT (03903454)', '02.08.2013 Uhr zurück...ich weiss es nicht ob Kunde refund will', '1Z8VF4596842460137', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7347, '3903454', '0', '0', 'MORTEN KRISTENSEN', '28 B', 'NORDRE STRANDVEJ', '3000', 'HELSINGØR', 'Dänemark', '', '0', '0', '42462500', '0010122WJS', '0', 'Theorema ', 'CASABLANCA-UR I SØLV/SORT (03903454)', '0', '1Z8VF4596840182549', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7348, '3903348', '0', '0', 'JAN OVESEN', '6', 'LINDEHØJEN', '3210', 'VEJBY', 'Dänemark', '', '0', '0', '20647494', '0010190S51', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '0', '1Z8VF4596841195953', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7349, '3903348', '0', '0', 'NIKOLA LEKIC', '19. 1 TH', 'MAGLEPARKEN', '2750', 'BALLERUP', 'Dänemark', '', '0', '0', '28583803', '00102459QT', '0', 'Theorema ', 'CASABLANCA-UR I GULD (03903348)', '0', '1Z8VF4596841600362', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7350, '3903346', '0', '0', 'MARTIN BRISE', '73 B STH', 'SALTVÆRKSVEJ', '2770', 'KASTRUP', 'Dänemark', '', '0', '0', '22983152', '0010200Y07', '0', 'Theorema ', 'CASABLANCA-UR I SØLV (03903346)', '0', '1Z8VF4596840495774', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7351, '3903353', '0', '0', 'BAYRAM ATICI', '189', 'STRANDVEJEN', '2900', 'HELLERUP', 'Dänemark', '', '0', '0', '26297016', '00100953PY', '0', 'Theorema ', 'CASABLANCA-UR I GULD/S?LV (03903353)', '22.07.2013 Uhr zurück...bitte refund', '1Z8VF4596842982181', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7352, '3903454', '0', '0', 'KIM SKINNERUP', '75B; 2TH', 'LINDHOLMSVEJ', '9400', 'NØRRESUNDBY', 'Dänemark', '', '0', '0', '20937073', '00101519XD', '0', 'Theorema ', 'CASABLANCA-UR I SØLV/SORT (03903454)', '0', '1Z8VF4596842159599', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7353, '3863995', '0', 'Vaceslav', 'Polanskis', 'Calle Boyero 3B, 2 izq', '.', '03007', 'Alicante', 'Spanien', '', '.', '0', '693975532', '0010026VRN', '0', 'Theorema ', 'Opci?n B: reloj Theorema Casablanca (carcasa dorada, esfera negra y correa marr?n)', 'Neue Uhr erhalten 06.09.2013 Retour ', 'RG 5181 3353 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7354, '3863995', '0', 'Belen', 'Maneiro Vila', 'CALLE MONTERO RIOS', 'PORTAL 12', '15701', 'SANTIAGO DE COMPOSTELA', 'Spanien', '', '3.A', '0', '659150960', '001016567Y', '0', 'Theorema ', 'Opción B: reloj Theorema Casablanca (carcasa dorada, esfera negra y correa marrón)', '0', 'RG 5181 3354 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7355, '3864037', '0', 'Salvador', 'Fabregat Ferrer', 'CALLE MERCE VILARET', '1', '08174', 'SANT CUGAT DEL VALLES', 'Spanien', '', 'bajos', '0', '619814022', '00100629AZ', '0', 'Theorema ', 'Opción C: reloj Theorema Casablanca (carcasa plateada, esfera negra y correa negra)', '0', 'RG 5181 3355 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7356, '3864037', '0', 'Francisco', 'Rovirosa Sanchez', 'AVINGUDA SANT IGNASI DE LOIOLA', '42', '08912', 'BADALONA', 'Spanien', '', '2', '0', '933837663', '0010067E59', '0', 'Theorema ', 'Opción C: reloj Theorema Casablanca (carcasa plateada, esfera negra y correa negra)', '0', 'RG 5181 3356 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7357, '3864037', '0', 'Minerva', 'Rojo Rodriguez', 'NAGUSIA', '2', '48500', 'LAS CARRERAS', 'Spanien', '', '1o A', '0', '637543830', '001008358M', '0', 'Theorema ', 'Opción C: reloj Theorema Casablanca (carcasa plateada, esfera negra y correa negra)', '0', 'RG 5181 3357 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7358, '0', '0', '0', 'Bledi Bilali ', ',Rruga S.Halili ', 'Lagja :Zogu i Pare', '4000', 'Shkoder\\Albania', 'Albanien', '', '0', '0', '355692098231', '0', '0', 'Toulon', 'Fusha  argjent te zi', '0', 'RG 5181 3359 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7359, '0', '0', '0', 'Gjergji vrapi ', 'Rruga Antipatrea', 'Posta Shqiptare Berat', '5000', 'Berat\\Albania ', 'Albanien', '', '0', '0', '355695303864', '0', '0', 'Toulon', 'Fusha  argjent te bardh', '0', 'RG 5181 3360 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7360, '0', '0', '0', 'KRISTIANA Duri', 'Luigj Gurakuqi ', 'P.89/A Kati 10', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355696002225', '0', '0', 'Toulon', 'Fusha  argjent te bardh', '0', 'RG 5181 3361 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7361, '0', '0', '0', 'Eldisa Zhebo ', 'Rruga Frang Bardhi, Qendra Kristal, ', 'Qendra Kristal, godina B3 Ap 3\\13', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355692090163', '0', '0', 'Toulon', 'Fusha  argjent te zi', '0', 'RG 5181 3362 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7362, '0', '0', '0', 'Fatlum  Myzyraj', 'Lagjia 1 ', 'P9 shk12 ap10', '8500', 'Kukes\\Albania', 'Albanien', '', '0', '0', '355696132133', '0', '0', 'Toulon', 'Fusha  argjent te bardh', '0', 'RG 5181 3363 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7363, '0', '0', '0', 'Angel  Hiluku', 'Blinisht ', 'Lezhe', '4500', 'Lezhe\\Albania', 'Albanien', '', '0', '0', '355672180083', '0', '0', 'Toulon', 'Fusha  argjent te zi', '0', 'RG 5181 3364 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7364, '0', '0', '0', 'Diana Bardhi ', 'Rruga Sami Frasheri,', 'Nr. 10 Fondi Shqiptar i Zhvillimit', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355664080180', '0', '0', 'Toulon', 'Fusha  argjent te zi', '0', 'RG 5181 3365 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7365, '0', '0', '0', 'Ermal Muhametaj ', 'Rruga Sami Frasheri ', 'P 20\\10 kati 8 ', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355692115949', '0', '0', 'Toulon', 'Fusha  argjent te bardh', '0', 'RG 5181 3366 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7366, '0', '0', '0', 'Luljeta Cenaj ', 'Stadiumi Dinamo Rruga Gjon Bue Shpata', 'Drejtoria e Pergjithshme e Tatimeve', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355672050648', '0', '0', 'Toulon', 'Fusha  argjent te zi', '0', 'RG 5181 3367 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7367, '0', '0', '0', 'Mirjeta Ramizi', 'Sheshi Italia ', 'Hotel Sheraton kat 1 zyrat e OSBE ', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355695442590', '0', '0', 'Toulon', 'Fusha  argjent te zi', '0', 'RG 5181 3368 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7368, '0', '0', '0', 'Bledar Ymeri', 'Rruga Ismail Qemali, ', 'No. 27 P.O. Box 8319 100 Intesa San Paolo Bank', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355682046436', '0', '0', 'Toulon', 'Fusha  argjent te zi', '0', 'RG 5181 3369 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7369, '0', '0', '0', 'Aleksander  Vangjeli', ', Rr. Kavajes, ', 'Raiffeisen Bank Nr. 44', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355684073492', '0', '0', 'Toulon', 'Fusha  argjent te bardh', '0', 'RG 5181 3370 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7370, '0', '0', '0', 'Ilir Hoxha', 'Lagja nr 1', ',pallati 86,shkalla1,', '3400', 'Librazhd\\Albania', 'Albanien', '', '0', '0', '355684056298', '0', '0', 'Toulon', 'Fusha  argjent te bardh', '0', 'RG 5181 3371 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7371, '0', '0', '0', 'Diana Bardhi ', 'Rruga Sami Frasheri ', 'Nr. 10, Fondi Shqiptar I Zhvilimit ', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355664080180', '0', '0', 'Toulon', 'me fushë ngjyrë argjendi të bardhë', '0', 'RG 5181 3365 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7372, '0', '0', '0', 'Ndricim Maksuti ', 'Rezidenca Kodra e Diellit ', 'Zyrat  e Standartit  A 0/1, ', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355693163143', '0', '0', 'Toulon', 'me fushë ngjyrë argjendi të bardhë', '0', 'RG 5181 3372 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7373, '0', '0', '0', 'Ndricim Maksuti ', 'Rezidenca Kodra e Diellit ', 'Zyrat  e Standartit  A 0/1, ', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355693163143', '0', '0', 'Toulon', 'me fushë ngjyrë argjendi të bardhë', '0', 'RG 5181 3372 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7374, '0', '0', '0', 'Eni  Culli', 'Rr.Pashko Vasa ish-Blloku', '.Pall 14.Ap 15. Shkalla 2', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355684029106', '0', '0', 'Toulon', 'me fushë ngjyrë argjendi të bardhë', '0', 'RG 5181 3373 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7375, '0', '0', '0', 'Malvina Metaj', 'Rruga Sami Frasheri ', 'Pall 20\\10 kati 8', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355695777001', '0', '0', 'Toulon', 'me fushë ngjyrë argjendi të bardhë', '0', 'RG 5181 3374 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7376, '0', '0', '0', 'Gentian Gaba ', 'Rruga Dritan Hoxha 39-1 ', '39-1 godina Intersig ', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '355664063909', '0', '0', 'Toulon', 'me fushë ngjyrë argjendi të bardhë', '0', 'RG 5181 3375 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7377, '0', '0', '0', 'Rezart  Shehu', 'rruga Aranit Serbi ', 'pall 1144', '9400', 'Vlore\\Albania', 'Albanien', '', '0', '0', '355692664178', '0', '0', 'Toulon', 'me fushë ngjyrë argjendi te zi ', '0', 'RG 5181 3376 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7378, '0', '0', '0', 'Elena Caci ', 'Rruga Sami Frasheri ', 'Pall 20\\10 kati 8', '1000', 'Tirane\\Albania', 'Albanien', '', '0', '0', '0', '0', '0', 'Toulon', 'me fushe ngjyre argjendi te zi', '0', 'RG 5181 3377 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7379, '3891659', '0', '0', 'JARKIN BOURGOING', '95 BTE 18', 'AVENUE DE L\'AULNE', '1180', 'UCCLE', 'Belgien', '', '0', '0', '32483377153', '00102013CG', '0', 'Theorema  Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596841779233', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7380, '3891659', '0', '0', 'JARKIN BOURGOING', '95 BTE 18', 'AVENUE DE L\'AULNE', '1180', 'UCCLE', 'Belgien', '', '0', '0', '32483377153', '0010170LX6', '0', 'Theorema  Casablanca', 'MOD?LE NOIR', '05.08.2013 1Z8VF4596841078035', '1Z8VF4596841779233', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7381, '3891659', '0', '0', 'ANAHID ISSA', '68', 'WOLUWEVELD', '1932', 'SINT STEVENS WOLUWE', 'Belgien', '', '0', '0', '0477/515971', '0010124C8P', '0', 'Theorema  Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596840911644', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7382, '3891659', '0', '0', 'LEO CARDINAELS', '8', 'KERKPLEIN', '3950', 'BOCHOLT', 'Belgien', '', '0', '0', '472796031', '0010196KGA', '0', 'Theorema  Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840335053', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7383, '3891659', '0', '0', 'NICK DE VOS', '66', 'KORTE KOPSTRAAT', '2900', 'SCHOTEN', 'Belgien', '', '0', '0', '471664453', '0010151LJM', '0', 'Theorema  Casablanca', 'MODEL ZWART', '0', '1Z8VF4596842149466', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7384, '3891659', '0', '0', 'ARLETTE MAES', '42', 'KERKSTRAAT', '8400', 'OOSTENDE', 'Belgien', '', '0', '0', '475742259', '10024873', '0', 'Theorema  Casablanca', 'MODEL ZWART', '0', '1Z8VF4596842454877', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7385, '3891659', '0', '0', 'MANH-CHINH KHU', '104', 'AVENUE HENRI CONSCIENCE', '1140', 'EVERE', 'Belgien', '', '0', '0', '487024367', '0010224TI1', '0', 'Theorema  Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596840351286', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7386, '3891659', '0', '0', 'GUNTER ILLEGEMS', '1', 'HAMEAU DE PERUWELZ', '7181', 'FELUY', 'Belgien', '', '0', '0', '476633234', '0010043VSO', '0', 'Theorema  Casablanca', 'MOD?LE NOIR', 'Uhr erhalten 09.09.2013\r\nUhr  geschickt 11.09.2013 RG 5181 3853 3DE', '1Z8VF4596840938698', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7387, '3891659', '0', '0', 'NOURA DAKDAKI', '27 - 02', 'AVENUE DU SCHEUTBOSCH', '1080', 'MOLENBEEK-SAINT-JEAN', 'Belgien', '', '0', '0', '489862259', '0010142W6M', '0', 'Theorema  Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596840317108', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7388, '3871456', '0', '0', 'LIESBET DEBEN', '1', 'VAN LAUWSTRAAT', '3630', 'OPGRIMBIE', 'Belgien', '', '0', '0', '496506682', '0010011HJB', '0', 'Theorema  Casablanca', 'MODEL ZILVER/WIT', '0', '1Z8VF4596840586514', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7389, '3871452', '0', '0', 'LIESBET DEBEN', '1', 'VAN LAUWSTRAAT', '3630', 'OPGRIMBIE', 'Belgien', '', '0', '0', '496506682', '0010210WCY', '0', 'Theorema  Casablanca', 'MODEL ZILVER/ZWART', '0', '1Z8VF4596840586514', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7390, '3891659', '0', '0', 'RIK VERSLYPE', '41', 'RIJKSWEG', '8820', 'TORHOUT', 'Belgien', '', '0', '0', '51725495', '0010205OBX', '0', 'Theorema  Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840846920', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7391, '3871452', '0', '0', 'RIK VERSLYPE', '41', 'RIJKSWEG', '8820', 'TORHOUT', 'Belgien', '', '0', '0', '51725495', '0010016X6Q', '0', 'Theorema  Casablanca', 'MODEL ZILVER/ZWART', '0', '1Z8VF4596840846920', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7392, '3871452', '0', '0', 'ASIM SARWARAASIM', '891', 'GAVERSESTEENWEG', '9820', 'MERELBEAK', 'Belgien', '', '0', '0', '32476764978', '00102298V0', '0', 'Theorema  Casablanca', 'MODEL ZILVER/ZWART', '0', '1Z8VF4596840198336', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7393, '3891659', '0', '0', 'ALAIN ROMBAUT', '100', 'ANTWERPSESTEENWEG', '2630', 'AARTSELAAR', 'Belgien', '', '0', '0', '0032 474 84 27 95', '0010193MG2', '0', 'Theorema  Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840740749', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7394, '3891659', '0', '0', 'ALAIN ROMBAUT', '100', 'ANTWERPSESTEENWEG', '2630', 'AARTSELAAR', 'Belgien', '', '0', '0', '0032 474 84 27 95', '0010091YJS', '0', 'Theorema  Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840740749', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7395, '3891659', '0', '0', 'ALAIN ROMBAUT', '100', 'ANTWERPSESTEENWEG', '2630', 'AARTSELAAR', 'Belgien', '', '0', '0', '0032 474 84 27 95', '0010137SS3', '0', 'Theorema  Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840740749', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7396, '3871452', '0', '0', 'JEAN-CHRISTOPHE DE BOCK', '120', 'RUE DE LA MONTAGNE', '7712', 'HERSEAUX', 'Belgien', '', '0', '0', '56330201', '0010154NFR', '0', 'Theorema  Casablanca', 'MODÈLE ARGENT/NOIR', '0', '1Z8VF4596841574150', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7397, '3891659', '0', '0', 'DIMITRI VAN VYNCKT', '3', 'KLOOSTERSTRAAT', '9870', 'MACHELEN', 'Belgien', '', '0', '0', '475362414', '00102159QM', '0', 'Theorema  Casablanca', 'MODEL ZWART', '0', '1Z8VF4596841798561', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7398, '3871452', '0', '0', 'DAMIEN DEBROQUEVILLE', '161', 'RUE ZANDBEEK', '1180', 'BRUXELLES', 'Belgien', '', '0', '0', '0', '0010141J8I', '0', 'Theorema  Casablanca', 'MODÈLE ARGENT/NOIR', '0', '1Z8VF4596840513977', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7399, '3891659', '0', '0', 'ANDRÉ LECLERCQ', '12', 'ALLÉE DES SAULES', '4837', 'BAELEN', 'Belgien', '', '0', '0', '475427602', '0010138T1F', '0', 'Theorema  Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596842820382', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7400, '3871456', '0', '0', 'BART DE BREMME', '34', 'HEIPLASSTRAAT', '9340', 'LEDE', 'Belgien', '', '0', '0', '0471/45 85 61', '0010198IA0', '0', 'Theorema  Casablanca', 'MODEL ZILVER/WIT', '0', '1Z8VF4596841817790', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7401, '3891659', '0', '0', 'CHRISTINE DUEZ', '14', 'RUE DE CHIÈVRES', '7333', 'TERTRE', 'Belgien', '', '0', '0', '32495773803', '0010182D28', '0', 'Theorema  Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596842606202', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7402, '3891659', '0', '0', 'KOEN MERGAN', '72', 'KEPPESTRAAT', '9320', 'EREMBODEGEM', 'Belgien', '', '0', '0', '476964471', '0010245FPD', '0', 'Theorema  Casablanca', 'MODEL ZWART', '0', '1Z8VF4596841285614', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7403, '3871456', '0', '0', 'PAUL SMETS', '12', 'WISSELSTRAAT', '2970', 'SCHILDE', 'Belgien', '', '0', '0', '32476243156', '0010117RJY', '0', 'Theorema  Casablanca', 'MODEL ZILVER/WIT', '0', '1Z8VF4596842956021', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7404, '3871452', '0', '0', 'DANIELLE CILLEN', '83', 'POPULIERENLAAN', '2940', 'HOEVENEN', 'Belgien', '', '0', '0', '03 664 60 42', '001005392F', '0', 'Theorema  Casablanca', 'MODEL ZILVER/ZWART', '0', '1Z8VF4596840717435', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7405, '3871452', '0', '0', 'NATHALIE HOUSIAUX', '15', 'AVENUE DÉSIRÉ YERNAUX', '1300', 'WAVRE', 'Belgien', '', '0', '0', '32473677339', '0010052WCH', '0', 'Theorema  Casablanca', 'MOD?LE ARGENT/NOIR', '25.07.2013 Uhr zurückgeschickt...refund bitte', '1Z8VF4596842669841', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7406, '3871452', '0', '0', 'BIANCA VERHAEGEN', '52/5', 'MAASFORTBAAN', '2500', 'LIER', 'Belgien', '', '0', '0', '495517990', '00101918GS', '0', 'Theorema  Casablanca', 'MODEL ZILVER/ZWART', '05.08.2013 RG518110535DE', '1Z8VF4596841913257', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7407, '3891659', '0', '0', 'RENATUS EDWARD ROMMELAERE', '2', 'RUE DU TRY', '1440', 'WAUTHIER-BRAINE', 'Belgien', '', '0', '0', '494980710', '00102333T3', '0', 'Theorema  Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596840547664', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7408, '3891659', '0', '0', 'ANDREAS MARKOVITZ', '20', 'MERKEMVELDWEG', '8210', 'LOPPEM', 'Belgien', '', '0', '0', '476508406', '0010060A29', '0', 'Theorema  Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840673072', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7409, '3891659', '0', '0', 'PAUL SELS', '46', 'BEELDEKENSSTRAAT', '2290', 'VORSELAAR', 'Belgien', '', '0', '0', '475734316', '0010099OJ7', '0', 'Theorema  Casablanca', 'MODEL ZWART', '0', '1Z8VF4596841389486', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7410, '3871456', '0', '0', 'JOHAN VAES', '121', 'LEESTSESTEENWEG', '2800', 'MECHELEN', 'Belgien', '', '0', '0', '486507791', '00101030W0', '0', 'Theorema  Casablanca', 'MODEL ZILVER/WIT', '0', '1Z8VF4596841796894', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7411, '3871452', '0', '0', 'EVELYN VANDAMME', '8', 'BLAUWVOETSTRAAT', '8830', 'HOOGLEDE', 'Belgien', '', '0', '0', '486689733', '0010147BTZ', '0', 'Theorema  Casablanca', 'MODEL ZILVER/ZWART', '0', '1Z8VF4596840995304', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7412, '3871452', '0', '0', 'BART VAN KERCKHOVEN', '78', 'PUURSESTEENWEG', '2880', 'BORNEM', 'Belgien', '', '0', '0', '38899172', '0010008K1I', '0', 'Theorema  Casablanca', 'MODEL ZILVER/ZWART', '0', '1Z8VF4596841084715', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7413, '3891659', '0', '0', 'JAN VAN DORPE', '8', 'HAAGSTRAAT', '9700', 'OUDENAARDE', 'Belgien', '', '0', '0', '0495 82 21 00', '0010197EJO', '0', 'Theorema  Casablanca', 'MODEL ZWART', '0', '1Z8VF4596841165128', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7414, '3871452', '0', '0', 'LEEN VINCK', '40', 'VOGELKERSLAAN', '2910', 'ESSEN', 'Belgien', '', '0', '0', '477304967', '0010196YXV', '0', 'Theorema  Casablanca', 'MODEL ZILVER/ZWART', '0', '1Z8VF4596840336534', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7415, '3871452', '0', '0', 'PETER GILSON', '47', 'GEBRANDESTRAAT', '3511', 'KURINGEN', 'Belgien', '', '0', '0', '11724280', '00100975UA', '0', 'Theorema  Casablanca', 'MODEL ZILVER/ZWART', '0', '1Z8VF4596840698948', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7416, '3871452', '0', '0', 'EDDY GELSOMINO', '27', 'RUE DE LA COLLINE', '6782', 'BEBANGE', 'Belgien', '', '0', '0', '3', '0010080UT4', '0', 'Theorema  Casablanca', 'MODÈLE ARGENT/NOIR', '0', '1Z8VF4596841352354', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7417, '3891659', '0', '0', 'SAM POLFLIET', '30', 'BAMPSLAAN', '3500', 'HASSELT', 'Belgien', '', '0', '0', '0032 472 34 50 40', '0010114C19', '0', 'Theorema  Casablanca', 'MODEL ZWART', '0', '1Z8VF4596841396763', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7418, '3871452', '0', '0', 'CONNY DEVOOGHT', '97', 'HERTSBERGSESTRAAT', '8020', 'OOSTKAMP', 'Belgien', '', '0', '0', '0496 60 75 21', '0010136ILC', '0', 'Theorema  Casablanca', 'MODEL ZILVER/ZWART', '0', '1Z8VF4596842932172', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7419, '3891659', '0', '0', 'GIANPAOLO ZANDONELLA', '7', 'CLOS PONT A NOLE', '6032', 'MONT SUR MARCHIENNE', 'Belgien', '', '0', '0', '497045888', '0010029QV8', '0', 'Theorema  Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596842058582', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7420, '3871455', '0', '0', 'PATRICK VAN ACHTE', '213', 'MEERSSTRAAT', '1742', 'SINT-KATHERINA-LOMBEEK', 'Belgien', '', '0', '0', '02 582 08 51', '0010152VVP', '0', 'Theorema  Casablanca', 'MODEL ZWART/GOUD', '0', '1Z8VF4596840875998', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7421, '3871456', '0', '0', 'DANIEL HACES CORCES', '49', 'NOEVERSELAAN', '2850', 'BOOM', 'Belgien', '', '0', '0', '484907679', '0010146U1N', '0', 'Theorema  Casablanca', 'MODEL ZILVER/WIT', '0', '1Z8VF4596841484408', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7422, '3871455', '0', '0', 'VANTUAN LUONG', '5B', 'DENNENSTRAAT', '9220', 'HAMME', 'Belgien', '', '0', '0', '32485678640', '0010043HME', '0', 'Theorema  Casablanca', 'MODEL ZWART/GOUD', '0', '1Z8VF4596842983813', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7423, '3871455', '0', '0', 'LUCIEN DHAENE', '3', 'SERVAESLAAN', '9800', 'SINT-MARTENS-LEERNE', 'Belgien', '', '0', '0', '475848334', '0010247X24', '0', 'Theorema  Casablanca', 'MODEL ZWART/GOUD', '0', '1Z8VF4596841474222', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7424, '3871455', '0', '0', 'SANDRA VAN BELLE', '216', 'AVENUE ROGIER', '1030', 'BRUXELLES', 'Belgien', '', '0', '0', '47993618', '0010164IR4', '0', 'Theorema  Casablanca', 'MODÈLE OR/NOIR', '0', '1Z8VF4596842055638', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7425, '3871456', '0', '0', 'FABIAN PRESSIA', '183', 'RUE MOLINVAUX', '4000', 'LIÈGE', 'Belgien', '', '0', '0', '497151801', '0010217BKR', '0', 'Theorema  Casablanca', 'MODÈLE ARGENT/BLANC', '0', '1Z8VF4596840828048', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7426, '3891659', '0', '0', 'CHARLES MERLIN', '87', 'TUINDELLE', '3090', 'OVERIJSE', 'Belgien', '', '0', '0', '475645935', '00101520EP', '0', 'Theorema  Casablanca', 'MOD?LE NOIR', '01.08.2013 Uhr erhalten...bitte refund', '1Z8VF4596842891458', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7427, '3871452', '0', '0', 'ANTOINE CELEN (BENEDETTI NV)', 'B5/46', 'INDUSTRIEPARK', '2235', 'HULSHOUT', 'Belgien', '', '0', '0', '496260023', '10131778', '0', 'Theorema  Casablanca', 'MODEL ZILVER/ZWART', '0', '1Z8VF4596841345862', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7428, '3871455', '0', '0', 'MERYAM DAGHBOUJ', '158', 'GASTON FABRÉLAAN', '2610', 'WILRIJK', 'Belgien', '', '0', '0', '484152808', '0010163QR7', '0', 'Theorema  Casablanca', 'MODEL ZWART/GOUD', '0', '1Z8VF4596841291278', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7429, '3871455', '0', '0', 'BERT DUCHESNE', '22', 'STEENSTRAAT', '2180', 'EKEREN', 'Belgien', '', '0', '0', '32486442295', '00100931CS', '0', 'Theorema  Casablanca', 'MODEL ZWART/GOUD', '0', '1Z8VF4596841827681', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7430, '3891659', '0', '0', 'JAN PEYNENBORG', '21', 'WUPSTRAAT', '2812', 'MUIZEN', 'Belgien', '', '0', '0', '475732072', '0010183SW2', '0', 'Theorema  Casablanca', 'MODEL ZWART', '0', '1Z8VF4596842055094', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7431, '3871452', '0', '0', 'ANDRÉ LAMMENS', '27 3A', 'BROUWERIJSTRAAT', '9880', 'AALTER', 'Belgien', '', '0', '0', '478431778', '0010049I1Z', '0', 'Theorema  Casablanca', 'MODEL ZILVER/ZWART', '0', '1Z8VF4596841073503', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7432, '3871452', '0', '0', 'BRYAN FAGE', '3', 'RUE D\'AVALON', '1159', 'LUXEMBOURG', 'Luxemburg', '', '0', '0', '0', '0010067LW4', '0', 'Theorema  Casablanca', 'MOD?LE ARGENT/NOIR', 'Mr F.MINNE\r\n8, clos du bocage\r\nB-1332 Genval\r\nBelgique\r\n', '1Z8VF4596840982916', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7433, '3871452', '0', '0', 'BRYAN FAGE', '3', 'RUE D\'AVALON', '1159', 'LUXEMBOURG', 'Luxemburg', '', '0', '0', '0', '10070030', '0', 'Theorema  Casablanca', 'MODÈLE ARGENT/NOIR', '0', '1Z8VF4596840982916', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7434, '3891659', '0', '0', 'LUC POLOME', '19', 'CHEMIN DE LA TERRE FRANCHE', '1470', 'BOUSVAL', 'Belgien', '', '0', '0', '0', '001024221U', '0', 'Theorema  Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596840883327', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7435, '3891659', '0', '0', 'NIELS HERMANS', '20', 'MAKELSTRAAT', '2431', 'VEERLE', 'Belgien', '', '0', '0', '478235662', '0010042RBM', '0', 'Theorema  Casablanca', 'MODEL ZWART', '0', '1Z8VF4596842874735', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7436, '3871455', '0', '0', 'MEIRLEIR HANGAN', '25', 'A. VAN DER MOERENSTRAAT', '9240', 'ZELE', 'Belgien', '', '0', '0', '86836086', '0010194B8P', '0', 'Theorema  Casablanca', 'MODEL ZWART/GOUD', '0', '1Z8VF4596840057149', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7437, '3871455', '0', '0', 'BYRAM ESSBOUI', '27', 'RUE DE DECEMBRE', '1200', 'BRUXELLES', 'Belgien', '', '0', '0', '0484/794522', '0010120PZ6', '0', 'Theorema  Casablanca', 'MODÈLE OR/NOIR', '0', '1Z8VF4596840530556', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7438, '3871452', '0', '0', 'BARA PATRICK', '24', 'RES CHRISTINA LODGES', '7030', 'MONS', 'Belgien', '', '0', '0', '0', '0010115LPM', '0', 'Theorema  Casablanca', 'MODÈLE ARGENT/NOIR', '0', '1Z8VF4596840394963', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7439, '3871452', '0', '0', 'WILLY BELLEN', '2', 'KLAPROOS', '1700', 'DILBEEK', 'Belgien', '', '0', '0', '0475 614282', '0010211YOG', '0', 'Theorema  Casablanca', 'MODEL ZILVER/ZWART', '0', '1Z8VF4596841750370', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7440, '3871452', '0', '0', 'GLEN VOETS', '2', 'ROMMERSHEIDE D', '2960', 'BRECHT', 'Belgien', '', '0', '0', '472200400', '001010773Y', '0', 'Theorema  Casablanca', 'MODEL ZILVER/ZWART', '0', '1Z8VF4596840696780', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7441, '3871452', '0', '0', 'MICHAEL DEHENEFFE', '3', 'RUE CARDINAL-MERCIER', '1400', 'NIVELLES', 'Belgien', '', '0', '0', '32473744857', '0010128MJQ', '0', 'Theorema  Casablanca', 'MODÈLE ARGENT/NOIR', '0', '1Z8VF4596842334194', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7442, '3871455', '0', '0', 'FRANCIS ALLARD', '311', 'AV. DES CROIX DE GUERRE', '1120', 'BRUXELLES', 'Belgien', '', '0', '0', '477412754', '0010079C9F', '0', 'Theorema  Casablanca', 'MODÈLE OR/NOIR', '0', '1Z8VF4596842762605', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7443, '3871455', '0', '0', 'PATRICK BOGAERT', '20', 'VAN DEN NESTLEI', '2018', 'ANTWERPEN', 'Belgien', '', '0', '0', '484957786', '0010134CR9', '0', 'Theorema  Casablanca', 'MODEL ZWART/GOUD', '0', '1Z8VF4596841082011', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7444, '3871455', '0', '0', 'FRANK DE CRAENE', '133', 'RECHTSTRAAT', '9160', 'EKSAARDE', 'Belgien', '', '0', '0', '476200765', '0010033SL5', '0', 'Theorema  Casablanca', 'MODEL ZWART/GOUD', '0', '1Z8VF4596842392425', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7445, '3871452', '0', '0', 'GEORGES LENOIR', '26-06', 'MANITOBALAAN', '8200', 'SINT-ANDRIES', 'Belgien', '', '0', '0', '050/391490', '0010236BFN', '0', 'Theorema  Casablanca', 'MODEL ZILVER/ZWART', '0', '1Z8VF4596842793831', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7446, '3871453', '0', '0', 'MALIKA BAHADDOU', '146', 'RUE DU PRÉ AUX OIES', '1130', 'BRUXELLES', 'Belgien', '', '0', '0', '475247970', '0010150NJV', '0', 'Theorema  Casablanca', 'MOD?LE ARGENT/OR', '15.07.2013 RG518110305DE', '1Z8VF4596841386247', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7447, '3871452', '0', '0', 'KEVIN GOOVAERTS', '41', 'DENNENLAAN', '2243', 'PULLE', 'Belgien', '', '0', '0', '476418564', '00101853TY', '0', 'Theorema  Casablanca', 'MODEL ZILVER/ZWART', '0', '1Z8VF4596840269652', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7448, '3871452', '0', '0', 'KATJA MANDERVELD', '252', 'SINT-TRUIDENSESTEENWEG', '3300', 'TIENEN', 'Belgien', '', '0', '0', '472984272', '0010093KQW', '0', 'Theorema  Casablanca', 'MODEL ZILVER/ZWART', '0', '1Z8VF4596841544067', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7449, '3871456', '0', '0', 'OLIVIER LANSZWEERT', '413', 'MOERKERKSE STEENWEG', '8310', 'SINT-KRUIS', 'Belgien', '', '0', '0', '496729726', '001005496V', '0', 'Theorema  Casablanca', 'MODEL ZILVER/WIT', '0', '1Z8VF4596841309473', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7450, '3871455', '0', '0', 'FERNAND GILLIS', '93', 'BRASSCHAATSEBAAN', '2970', 'SCHILDE', 'Belgien', '', '0', '0', '03/3841040', '0010049JP1', '0', 'Theorema  Casablanca', 'MODEL ZWART/GOUD', '0', '1Z8VF4596841665883', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7451, '3871455', '0', '0', 'LOUIS TRAPPENIERS', '21', 'RUE DU MARAIS', '1495', 'SART-DAMES-AVELINES', 'Belgien', '', '0', '0', '479299736', '10031676', '0', 'Theorema  Casablanca', 'MOD?LE OR/NOIR', '05.08.2013 RF 5181 1039 3DE', '1Z8VF4596841713295', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7452, '3871455', '0', '0', 'MARTIN WILLEMS', '135', 'BELGIËLEI', '2018', 'ANTWERPEN', 'Belgien', '', '0', '0', '32255218', '0010219DDF', '0', 'Theorema  Casablanca', 'MODEL ZWART/GOUD', '0', '1Z8VF4596840551702', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7453, '3871455', '0', '0', 'KURT DE CRAENE', '51', 'EDMOND HELDERWEIRDTSTR.', '9041', 'OOSTAKKER', 'Belgien', '', '0', '0', '0486 90 70 34', '0010144FE5', '0', 'Theorema  Casablanca', 'MODEL ZWART/GOUD', 'Uhr erhalten 26.08.2013', '1Z8VF4596840281110', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7454, '3871452', '0', '0', 'SAM VANDER VEKEN', '7-B2', 'LINDEVELDSTRAAT', '1930', 'NOSSEGEM', 'Belgien', '', '0', '0', '472339111', '0010218CJ3', '0', 'Theorema  Casablanca', 'MODEL ZILVER/ZWART', '0', '1Z8VF4596840001529', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7455, '3891659', '0', '0', 'PHIL STOUTEN', '92', 'MARIA-THERESIASTRAAT', '3000', 'LEUVEN', 'Belgien', '', '0', '0', '0474/770535', '0010088VZU', '0', 'Theorema  Casablanca', 'MODEL ZWART', '0', '1Z8VF4596841812937', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7456, '3871452', '0', '0', 'K QAROLLI', '7', 'STIJGBEUGELSTRAAT', '2020', 'ANTWERPEN', 'Belgien', '', '0', '0', '486109259', '001007742J', '0', 'Theorema  Casablanca', 'MODEL ZILVER/ZWART', '0', '1Z8VF4596841815345', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7457, '3871455', '0', '0', 'ELSJE APOSTEL', '5', 'VAARTSTRAAT', '2330', 'MERKSPLAS', 'Belgien', '', '0', '0', '477323625', '0010213JDC', '0', 'Theorema  Casablanca', 'MODEL ZWART/GOUD', '0', '1Z8VF4596842108750', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7458, '3871455', '0', '0', 'CHRISTOPHE VEREEKEN', '28B', 'MEDIALAAN', '1800', 'VILVOORDE', 'Belgien', '', '0', '0', '32496685260', '0010138ZO9', '0', 'Theorema  Casablanca', 'MODEL ZWART/GOUD', 'Uhr 10.08.2013 zurück...bitte refund', '1Z8VF4596841793164', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7459, '3891659', '0', '0', 'GUY SCHIPPERS', '30 - 03', 'HENDRIK CONSCIENCESTRAAT', '2800', 'MECHELEN', 'Belgien', '', '0', '0', '487356096', '0010185UWI', '0', 'Theorema  Casablanca', 'MODEL ZWART', '0', '1Z8VF4596842968572', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7460, '3871455', '0', '0', 'WOUT JORIS', '22', 'DE NEUFSTRAAT', '2100', 'DEURNE', 'Belgien', '', '0', '0', '488088758', '0010242DI3', '0', 'Theorema  Casablanca', 'MODEL ZWART/GOUD', '0', '1Z8VF4596841734987', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7461, '3871452', '0', '0', 'ANDREA NICOLOSI', '85/B', 'RUE DE LA CARRIERE', '4040', 'HERSTAL', 'Belgien', '', '0', '0', '0', '00100449P7', '0', 'Theorema  Casablanca', 'MODÈLE ARGENT/NOIR', '0', '1Z8VF4596840192396', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7462, '3871456', '0', '0', 'PATRICK VEERE', '642', 'COUPURE', '9000', 'GENT', 'Belgien', '', '0', '0', '475353452', '00101423KR', '0', 'Theorema  Casablanca', 'MODEL ZILVER/WIT', '0', '1Z8VF4596840440804', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7463, '3871452', '0', '0', 'BASTIEN LEJEUNE', '5', 'RUE CAMILLE MOÏES', '4280', 'TROGNÉE', 'Belgien', '', '0', '0', '498973493', '0010045YWK', '0', 'Theorema  Casablanca', 'MODÈLE ARGENT/NOIR', '0', '1Z8VF4596841580214', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7464, '3871455', '0', '0', 'JEAN SALUMU', '11', 'KAPELSTRAAT', '8450', 'BREDENE', 'Belgien', '', '0', '0', '479261270', '0010106SI3', '0', 'Theorema  Casablanca', 'MODEL ZWART/GOUD', '0', '1Z8VF4596842710625', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7465, '3891659', '0', '0', 'YVONNE VARGA', '52', 'ROMEINSE KASSEI', '3700', 'TONGEREN', 'Belgien', '', '0', '0', '485431503', '0010105Q6Z', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596842932038', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7466, '3871456', '0', '0', 'KOEN VAN STEENBRUGGE', '17', 'INDUSTRIEPARK DE BRUWAAN', '9700', 'OUDENAARDE', 'Belgien', '', '0', '0', '475568005', '0010180NUN', '0', 'Theorema Casablanca', 'MODEL ZILVER/WIT', '0', '1Z8VF4596841344443', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(7467, '3891659', '0', '0', 'BART LYCKE', '64', 'GUIDO GEZELLELAAN', '8210', 'LOPPEM', 'Belgien', '', '0', '0', '477329899', '0010034R0O', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840047856', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7468, '3891659', '0', '0', 'LUIZA BALBABYAN', '66', 'GASTON GHELDOLFLAAN', '9030', 'MARIAKERKE', 'Belgien', '', '0', '0', '499152454', '00101615DR', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596841142269', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7469, '3891659', '0', '0', 'PROGECO SHANA', '2', 'TRANSCONTINENTAALWEG', '2030', 'ANTWERPEN', 'Belgien', '', '0', '0', '477173522', '00101406O1', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840727675', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7470, '3891659', '0', '0', 'SEVLIN BOZ', '41', 'RUE BUFFON', '1070', 'ANDERLECHT', 'Belgien', '', '0', '0', '472685249', '0010047F9D', '0', 'Theorema Casablanca', 'MODÃˆLE NOIR', '0', '1Z8VF4596840904081', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7471, '3891659', '0', '0', 'ALAIN LAZARD', '5', 'RUE PETIT VIAMONT', '4540', 'AMAY', 'Belgien', '', '0', '0', '497591218', '001001800R', '0', 'Theorema Casablanca', 'MODÃˆLE NOIR', '0', '1Z8VF4596840771493', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7472, '3891659', '0', '0', 'IVAN PEDRO LOBATO HOYOS', '57', 'DE BEUCKERSTRAAT', '2018', 'ANTWERPEN', 'Belgien', '', '0', '0', '497749997', '0010146V6U', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596842429903', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7473, '3891659', '0', '0', 'ANJA VAN PETEGHEM', '3', 'BELGICASTRAAT', '9042', 'OOSTAKKER', 'Belgien', '', '0', '0', '479613576', '0010231XWS', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596841979311', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7474, '3871455', '0', '0', 'ANN VAN DEN BOSSCHE', '81', 'HOFKOUTER', '9520', 'SINT-LIEVENS-HOUTEM', 'Belgien', '', '0', '0', '0497 71 04 68', '0010044M1H', '0', 'Theorema Casablanca', 'MODEL ZWART/GOUD', '0', '1Z8VF4596841519728', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7475, '3891659', '0', '0', 'YOLANDE SCHOONBAERT', '60', 'KONIJNENBERG', '1702', 'GROOT-BIJGAARDEN', 'Belgien', '', '0', '0', '24667690', '0010202YWR', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840151135', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7476, '3891659', '0', '0', 'SAMIR WARGA', '128', 'RUE CAYAUDERIE', '6000', 'CHARLEROI', 'Belgien', '', '0', '0', '484658380', '0010120M2F', '0', 'Theorema Casablanca', 'MODÃˆLE NOIR', '0', '1Z8VF4596842973548', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7477, '3891659', '0', '0', 'JAN DE WOLF', '188', 'KLEIN HEIKEN', '2180', 'EKEREN', 'Belgien', '', '0', '0', '476631009', '0010095STU', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840086957', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7478, '3891659', '0', '0', 'JEANIQUE DUFOOR', '14', 'ST. CATHARINASTRAAT', '8800', 'ROESELARE', 'Belgien', '', '0', '0', '0', '0010059F8R', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596842591362', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7479, '3891659', '0', '0', 'DAYLEN KEUNEN', '12', 'WATERTORENSTRAAT', '3583', 'PAAL', 'Belgien', '', '0', '0', '474483189', '0010079A9S', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840586774', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7480, '3871456', '0', '0', 'APOTHEEK LAURY DE RIDDER', '114', 'SINT-GILLISLAAN', '9200', 'SINT-GILLIS-DENDERMONDE', 'Belgien', '', '0', '0', '479382979', '0010065RB7', '0', 'Theorema Casablanca', 'MODEL ZILVER/WIT', '0', '1Z8VF4596842173180', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-12', '', '', '', '', '', ''),
(7481, 'a0YC000000StGULMA3', '0', '0', 'NATALJA BALCIUNIENE', '15 CHARNWOOD PARK,CLONSILLA', 'BLANCHARDSTOWN .IRELAND', '15', 'DUBLIN', 'Irland', '', '0', '0', '353857627595', '0010196S59', '0', 'Theorema ', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', 'RG518133805DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7482, 'a0YC000000StGRNMA3', '0', '0', 'MAISIE MACNAMARA', '15 THE LAURELS,DOORADOYLE', '', '1', 'LIMERICK', 'Irland', '', '0', '0', '877865516', '0010177LA5', '0', 'Theorema ', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', 'RG 5181 3381 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7483, 'a0YC000000StGUkMAN', '0', '0', 'LISA O REILLY', '44 CHURCH ST, COOTEHILL', '', '0', 'CAVAN', 'Irland', '', '0', '0', '874122459', '00100647SB', '0', 'Theorema ', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', 'RG 5181 3382 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7484, 'a0YC000000StGUkMAN', '0', '0', 'MARY ADAMSON', '39,BEAUBEC, DUBLIN ROAD', '', '', 'DROGHEDA CO. LOUTH', 'Irland', '', '0', '0', '872146772', '0010247KN3', '0', 'Theorema ', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', 'RG 5181 3383 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7485, 'a0YC000000StGRNMA3', '0', '0', 'DAYAKAR KOMIRELLY', '27 MANOR PLACE, ONGAR VILLAGE', '', '15', 'DUBLIN', 'Irland', '', '0', '0', '857337576', '00101999JF', '0', 'Theorema ', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', 'RG 5181 3384 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7486, 'a0YC000000StGULMA3', '0', '0', 'KAREN KILLORAN', '173  canterbrook ', 'Navan  ', '0', 'CO MEATH', 'Irland', '', '0', '0', '0', '00101394HU', '0', 'Theorema ', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', 'RG 5181 3385 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7487, 'a0YC000000StGUkMAN', '0', '0', 'ANDREW BYRNE', 'FOXWOOD WATERFALL RD, ENNISKERRY', '', '', 'CO.WICKLOW', 'Irland', '', '0', '0', '860632484', '001018663R', '0', 'Theorema ', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '03.08.2013 Uhr zur?ck....bitte refundGeld am 08.08.13 zurück erhalten!', 'RG 5181 3386 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7488, 'a0YC000000StGULMA3', '0', '0', 'BRIAN FORSYTH', '35 AUBURN ROAD,DUN LAOGHAIRE', '', '18', 'DUBLIN', 'Irland', '', '0', '0', '861592558', '00100147SH', '0', 'Theorema ', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', 'RG 5181 3387 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7489, 'a0YC000000StGULMA3', '0', '0', 'PAULINE MURRAY', '62 OAK DOWNS, CLONDALKIN', '', '22', 'DUBLIN', 'Irland', '', '0', '0', '353863934143', '00100833SP', '0', 'Theorema ', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', 'RG 5181 3388 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7490, 'a0YC000000StGULMA3', '0', '0', 'JAMES ENNIS', 'THE DEMO LAB TRINITY BIOTEC', 'BRAY BUSINESS PARK, SOUTHERNCROSS ROAD,', '', 'BRAY, CO.W', 'Irland', '', '0', '0', '876808055', '0010009CHC', '0', 'Theorema ', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', 'RG 5181 3389 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7491, 'a0YC000000StGRNMA3', '0', '0', 'KEVIN MULLEN', 'ROOM 2B GPO, O CONNELL STREET', '', 'D1', 'DUBLIN', 'Irland', '', '0', '0', '087 8070827', '0010022RQF', '0', 'Theorema ', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', 'RG 5181 3390 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7492, 'a0YC000000StGULMA3', '0', '0', 'TOMMY BREEN', 'UNIT 10 DEANS GRANGE BUS PARK', '', '', 'BLACKROCK CO DUBLIN', 'Irland', '', '0', '0', '861700175', '00102193RW', '0', 'Theorema ', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', 'Will Geld zurück! Uhr????', 'RG 5181 3391 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7493, 'a0YC000000StGRNMA3', '0', '0', 'JONATHAN CUSACK', 'ECHO GATE DUBLIN ROAD', '', '', 'TRIM CO MEATH', 'Irland', '', '0', '0', '872319376', '0010157K2A', '0', 'Theorema ', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', 'RG 5181 3392 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7494, 'a0YC000000StGRNMA3', '0', '0', 'ABDUL REHAM', '10 GATE LODGE', '', '', 'WESTMEATH ATHLONE', 'Irland', '', '0', '0', '852411911', '001003164N', '0', 'Theorema ', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', 'Geld am 25.09.2013 zurück erhalten! Uhr????', 'RG 5181 3393 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7495, 'a0YC000000StGUkMAN', '0', '0', 'EMER KEAVENEY', '11 ST. BRENDANS AVE.', '', 'D5', 'ARTANE', 'Irland', '', '0', '0', '834263691', '0010099SBK', '0', 'Theorema ', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', 'RG 5181 3394 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7496, '3891659', '0', '0', 'BAYAN SAFAI', '0', '8 STAAKSKENSTRAAT', '9000', 'GENT', 'Belgien', '', '0', '0', '484330484', '00100640NK', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840450599', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7497, '3891659', '0', '0', 'ANNELIES VAN PETEGHEM', '0', '16 MEIDOORNLAAN', '1820', 'STEENOKKERZEEL', 'Belgien', '', '0', '0', '486512861', '00100704FR', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840519006', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7498, '3871456', '0', '0', 'CHRISTOPHE CLINET', '0', '41 PLACE ALBERT IER', '4960', 'MALMEDY', 'Belgien', '', '0', '0', '80447964', '0010049NNN', '0', 'Theorema Casablanca', 'MODÈLE ARGENT/BLANC', '0', '1Z8VF4596841478415', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7499, '3871456', '0', '0', 'ERICA ARRELL', '0', '31 DAALSTRAAT', '3870', 'KLEIN-GELMEN', 'Belgien', '', '0', '0', '11792896', '0010016QES', '0', 'Theorema Casablanca', 'MODEL ZILVER/WIT', '0', '1Z8VF4596842428824', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7500, '3891659', '0', '0', 'SOPHIE CHARLIER', '0', '2 RUE DES ECOLES', '5060', 'ARSIMONT', 'Belgien', '', '0', '0', '471235745', '0010187WSP', '0', 'Theorema Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596842470233', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7501, '3871456', '0', '0', 'THIERRY WERA', '0', '19 RUE FERNAND HENROTAUX', '4607', 'DALLHEM', 'Belgien', '', '0', '0', '475922935', '00101664N1', '0', 'Theorema Casablanca', 'MODÈLE ARGENT/BLANC', '0', '1Z8VF4596840702647', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7502, '3891659', '0', '0', 'DANNY NACKERS', '0', '55 STREEPSTRAAT', '2950', 'KAPELLEN', 'Belgien', '', '0', '0', '0495/230870', '00100193NA', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596842226051', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7503, '3891659', '0', '0', 'VAN BERGEN WILFRIED', '0', '49 AKKER', '2180', 'EKEREN', 'Belgien', '', '0', '0', '476643620', '0010247NF3', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840140469', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7504, '3891659', '0', '0', 'FONS WIERINCKX', '0', '24 GOBBELSRODE', '3220', 'KORTRIJK-DUTSEL', 'Belgien', '', '0', '0', '476875787', '0010230LJ4', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596842545877', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7505, '3891659', '0', '0', 'NATHAN VERBOOMEN', '0', '107 BOSSTRAAT', '3060', 'BERTEM', 'Belgien', '', '0', '0', '484695295', '00102133JC', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596842542281', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7506, '3871456', '0', '0', 'FREDERIK DECLERCQ', '0', '18 MARKTPLEIN', '8620', 'NIEUWPOORT', 'Belgien', '', '0', '0', '058/243116', '0010122EOP', '0', 'Theorema Casablanca', 'MODEL ZILVER/WIT', '0', '1Z8VF4596842229692', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7507, '3871456', '0', '0', 'CARMEN BOGAERT', '0', '23 TYBAARTSTRAAT', '9170', 'SINT-GILLIS-WAAS', 'Belgien', '', '0', '0', '485466213', '0010074VJ2', '0', 'Theorema Casablanca', 'MODEL ZILVER/WIT', '0', '1Z8VF4596840708105', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7508, '3871456', '0', '0', 'CARMEN BOGAERT', '0', '23 TYBAARTSTRAAT', '9170', 'SINT-GILLIS-WAAS', 'Belgien', '', '0', '0', '485466213', '0010224V2Q', '0', 'Theorema Casablanca', 'MODEL ZILVER/WIT', '0', '1Z8VF4596840708105', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7509, '3891659', '0', '0', 'TOM KERSELAERS', '0', '90 PARKSTRAAT', '3053', 'HAASRODE', 'Belgien', '', '0', '0', '0487/020747', '0010026TJU', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840077510', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7510, '3891659', '0', '0', 'LINDA KLEIN', '0', '104 RUE DES MARAÎCHERS', '4041', 'VOTTEM', 'Belgien', '', '0', '0', '498787146', '0010005E0T', '0', 'Theorema Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596842437921', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7511, '3891659', '0', '0', 'MARIO LOOS', '0', '402 KAPELLENSTEENWEG', '2920', 'KALMTHOUT', 'Belgien', '', '0', '0', '478613127', '0010133ADC', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840889330', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7512, '3891659', '0', '0', 'NORDIN EL KHATOUTI', '0', '30 RUE DE MEXICO', '1080', 'BRUXELLES', 'Belgien', '', '0', '0', '32477621568', '0010155313', '0', 'Theorema Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596840531742', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7513, '3891659', '0', '0', 'JURGEN VELKENIERS', '0', '12 BURGEMEESTER DEWALQUESTRAAT', '3770', 'RIEMST', 'Belgien', '', '0', '0', '491715659', '001017486L', '0', 'Theorema Casablanca', 'MODEL ZWART', '05-08.13 RF518110478DE', '1Z8VF4596840465154', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7514, '3891659', '0', '0', 'NORDIN EL KHATOUTI', '0', '30 RUE DE MEXICO', '1080', 'BRUXELLES', 'Belgien', '', '0', '0', '32477621568', '00101906LA', '0', 'Theorema Casablanca', 'MOD?LE NOIR', 'Groupon hat refund the money', '1Z8VF4596840531742', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7515, '3871456', '0', '0', 'DEBBY GOOSSENS', '0', '78 KRUISKENSLEI', '2850', 'BOOM', 'Belgien', '', '0', '0', '477605328', '00100908QY', '0', 'Theorema Casablanca', 'MODEL ZILVER/WIT', '05.08.2013 RG 5181 1064 5DE', '1Z8VF4596842789560', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7516, '3891659', '0', '0', 'PAUL WAROUX', '0', '113 COLLEGELAAN', '2140', 'BORGERHOUT', 'Belgien', '', '0', '0', '4755640', '0010250HXG', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840604977', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7517, '3871456', '0', '0', 'GUNTHER PAUWELS', '0', '126 PROVINCIEWEG', '9552', 'BORSBEKE', 'Belgien', '', '0', '0', '474998828', '0010179W3Z', '0', 'Theorema Casablanca', 'MODEL ZILVER/WIT', '0', '1Z8VF4596842011381', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7518, '3891659', '0', '0', 'THULIER TONY', '0', '7 KASTEELDREEF', '8587', 'HELKIJN', 'Belgien', '', '0', '0', '0474 45 06 55', '0010065POE', '0', 'Theorema Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596840108790', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-15', '', '', '', '', '', ''),
(7519, '3891659', '0', '0', 'JOACHIM DE VOGELAERE', '29 AALBROEKSTRAAT', '', '9890', 'Semmerzake', 'Belgien', '', '0', '0', '0', '0010126GN8', '0', 'Theorema Casablanca', 'MODEL ZWART', '29.07.2013 RG518110291DE', '1Z8VF4596841408437', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7520, '3891659', '0', '0', 'NOURA DAKDAKI', '27/ 2 AVENUE DU SCHEUTBOSCH', '', '1080', 'MOLENBEEK-SAINT-JEAN', 'Belgien', '', '0', '0', '489862259', '0010033985', '0', 'Theorema Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596842460842', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7521, '3891659', '0', '0', 'MANUEL LILLIU', '62 NIEUWELAAN', '', '1860', 'MEISE', 'Belgien', '', '0', '0', '497105829', '0010077JW1', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840804251', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7522, '3891659', '0', '0', 'KOEN METSU', '22 TER VOORTLAAN', '', '2650', 'EDEGEM', 'Belgien', '', '0', '0', '0', '00101788OG', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596841538663', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7523, '3891659', '0', '0', 'PIERRE DE LA KETHULLE', '91 SCHELDESTRAAT', '', '2000', 'ANTWERPEN', 'Belgien', '', '0', '0', '495155020', '0010052B19', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840764072', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7524, '3891659', '0', '0', 'ALWIN VAN MOESEKE', '45 STEYNSTRAAT', 'Navan  ', '2660', 'HOBOKEN', 'Belgien', '', '0', '0', '471442322', '0010157WUP', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840580485', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7525, '3891659', '0', '0', 'PIERRE LAUWERS', '92B1 ARMAND SEGERSLEI', '', '2640', 'MORTSEL', 'Belgien', '', '0', '0', '34491454', '0010028V8X', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840087894', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7526, '3891659', '0', '0', 'VINCENZO LEOTTA', '115-117 RUE LÉON THEODOR', '', '1090', 'JETTE', 'Belgien', '', '0', '0', '485141716', '0010069VRH', '0', 'Theorema Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596841386309', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7527, '3891659', '0', '0', 'ADELAIDE HUBLART', '14 RUE DU CENTRE', '', '5333', 'SORINNE-LA -LONGUE', 'Belgien', '', '0', '0', '472666597', '0010154M81', '0', 'Theorema Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596840575713', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7528, '3891659', '0', '0', 'ANDRÉ DELO', '12 PORTUGEESSTRAAT', 'BRAY BUSINESS PARK, SOUTHERNCROSS ROAD,', '1790', 'TERALFENE', 'Belgien', '', '0', '0', '496500806', '001008525V', '0', 'Theorema Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596842756121', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7529, '3891659', '0', '0', 'FARID MARCHOUH', '6 PASTORIJSTRAAT', '', '2060', 'ANTWERPEN', 'Belgien', '', '0', '0', '486700250', '0010163T4B', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596841027536', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7530, '3891659', '0', '0', 'MATTHIAS REYNIERS', '180 KEIZERSHOEK', '', '2550', 'KONTICH', 'Belgien', '', '0', '0', '486140132', '0010188ASH', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840489941', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7531, '3891659', '0', '0', 'MICHAËL CATHELYNS - GARAGE SELLESLAGHS', '28 PRINS BOUDEWIJNLAAN', '', '2550', 'KONTICH', 'Belgien', '', '0', '0', '488873116', '00100508RT', '0', 'Theorema Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596840243358', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7532, '3891659', '0', '0', 'BENONI BURIE', '17 LINTJESWERKSTRAAT', '', '9500', 'MOERBEKE', 'Belgien', '', '0', '0', '0', '0010101Q7F', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596842387762', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7533, '3891659', '0', '0', 'MICHEL SOETENS', '17 RUE DE MARBAIS', '', '5150', 'FLORIFFOUX', 'Belgien', '', '0', '0', '0498 92 99 60', '0010122I1L', '0', 'Theorema Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596840023176', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7534, '3891659', '0', '0', 'DAVID BOONE', '162 STEENWEG OP UKKEL', '8 STAAKSKENSTRAAT', '1650', 'BEERSEL', 'Belgien', '', '0', '0', '0', '00101956GD', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596841249583', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7535, '3891659', '0', '0', 'LUC VAN LOOVEREN', '2 FELIX TIMMERMANSLAAN', '16 MEIDOORNLAAN', '2840', 'REET', 'Belgien', '', '0', '0', '486127856', '00101893CY', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596842166992', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7536, '3891659', '0', '0', 'LUC VAN LOOVEREN', '2 FELIX TIMMERMANSLAAN', '41 PLACE ALBERT IER', '2840', 'REET', 'Belgien', '', '0', '0', '486127856', '0010244K95', '0', 'Theorema Casablanca', 'MODEL ZWART', 'Uhr erhalten 09.09.2013', '1Z8VF4596842166992', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7537, '3891659', '0', '0', 'JESSE VANKEIRSBILCK', '32 RUE DES CHASSEURS', '31 DAALSTRAAT', '7700', 'MOUSCRON', 'Belgien', '', '0', '0', '495678482', '0010066LTV', '0', 'Theorema Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596841875405', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7538, '3891659', '0', '0', 'GUY LAMAL', '11 RUE HAUTE', '2 RUE DES ECOLES', '1370', 'JAUCHELETTE', 'Belgien', '', '0', '0', '473691224', '0010119OVG', '0', 'Theorema Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596842474819', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7539, '3871456', '0', '0', 'ISABELLE TELLIER', '23 RUE DU BURG', '19 RUE FERNAND HENROTAUX', '7640', 'ANTOING', 'Belgien', '', '0', '0', '069 44 68 00', '0010215UON', '0', 'Theorema Casablanca', 'MODÈLE ARGENT/BLANC', '0', '1Z8VF4596840065229', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7540, '3891659', '0', '0', 'MARC KEIJENBERG', '27 PLEY', '55 STREEPSTRAAT', '3798', 'S GRAVENVOEREN', 'Belgien', '', '0', '0', '04/3810388', '00101086I6', '0', 'Theorema Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596842746632', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7541, '3891659', '0', '0', 'CHARLES SIMON', '15 AVENUE VAN BEETHOVEN', '49 AKKER', '1331', 'ROSIÈRES', 'Belgien', '', '0', '0', '067 288218', '0010184G3V', '0', 'Theorema Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596840619041', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7542, '3871456', '0', '0', 'IVAN ROELANT', '41 HENDRIK CONSCIENCESTRAAT', '24 GOBBELSRODE', '9100', 'SINT-NIKLAAS', 'Belgien', '', '0', '0', '486537370', '0010213TZV', '0', 'Theorema Casablanca', 'MODEL ZILVER/WIT', '0', '1Z8VF4596841782452', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7543, '3891659', '0', '0', 'HANNES OPPEEL', '34 HUTTESTRAAT', '107 BOSSTRAAT', '9800', 'GRAMMENE', 'Belgien', '', '0', '0', '479517268', '0010058SWF', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596842336861', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7544, '3891659', '0', '0', 'RONALD DE MEULDER', '151 LAGEWEG', '18 MARKTPLEIN', '2660', 'HOBOKEN', 'Belgien', '', '0', '0', '0', '0010227WFD', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596841382278', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7545, '3871452', '0', '0', 'SALOUA BOULAKHRIF', '11 POLLEPELSTRAAT', '23 TYBAARTSTRAAT', '2060', 'ANTWERPEN', 'Belgien', '', '0', '0', '475528547', '0010225FNA', '0', 'Theorema Casablanca', 'MODEL ZILVER/ZWART', '0', '1Z8VF4596841018680', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7546, '3891659', '0', '0', 'MARLEEN BEYERS', '28 WESTDOORN', '23 TYBAARTSTRAAT', '2990', 'WUUSTWEZEL', 'Belgien', '', '0', '0', '36695215', '0010056T6X', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840346096', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7547, '3891659', '0', '0', 'DAVE BAERT', '25 MONNIKENVELD', '90 PARKSTRAAT', '8490', 'JABBEKE', 'Belgien', '', '0', '0', '50680595', '0010038XU3', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596841464500', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7548, '3891659', '0', '0', 'MARTIN DE GUSSEM', '129 GENTSESTEENWEG', '104 RUE DES MARAÎCHERS', '9230', 'WETTEREN', 'Belgien', '', '0', '0', '0476 935 139', '0010044VS8', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596840473912', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7549, '3891659', '0', '0', 'VLORA VELIJA', '525 CHAUSSÉE DE TONGRES', '402 KAPELLENSTEENWEG', '4000', 'ROCOURT', 'Belgien', '', '0', '0', '499722261', '00101928R3', '0', 'Theorema Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596842474328', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7550, '3871456', '0', '0', 'GUY VAN BAREL', '81 SINT-BARTHOLOMEUSSTRAAT', '30 RUE DE MEXICO', '2170', 'MERKSEM', 'Belgien', '', '0', '0', '486368871', '0010096XFZ', '0', 'Theorema Casablanca', 'MODEL ZILVER/WIT', '0', '1Z8VF4596840565733', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7551, '3891659', '0', '0', 'FILIEP LEFEBVRE', '45 HOOGPLAATSSTRAAT', '12 BURGEMEESTER DEWALQUESTRAAT', '8510', 'KOOIGEM', 'Belgien', '', '0', '0', '475721310', '00100726UB', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596842848148', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7552, '3891659', '0', '0', 'LAURENT SAUDOYEZ', '6 SENTIER DES VACHES', '30 RUE DE MEXICO', '7012', 'FLÉNU', 'Belgien', '', '0', '0', '494671239', '0010035IK5', '0', 'Theorema Casablanca', 'MODÈLE NOIR', '0', '1Z8VF4596842421554', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7553, '3989303', '0', '0', 'JIE SONG', '3-3', 'HERNINGVEJ 1', '8000', 'AARHUS', 'Dänemark', '', '0', '0', '0045-50356224', '00100067PL', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SØLVSKIVE (03989303)', '0', '1Z8VF4596841385962', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7554, '3989305', '0', '0', 'MADS NIELSEN', '', 'JAMES GRIEVE VÆNGET 8', '5270', 'ODENSE N', 'Dänemark', '', '0', '0', '31131219', '00101135NP', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596841841370', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7555, '3989305', '0', '0', 'SASAN KHAFAJI', '1.TH', 'NIELS EBBESENS VEJ 3A', '1911', 'FREDERIKSBERG', 'Dänemark', '', '0', '0', '31491600', '00101486JJ', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596842887785', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7556, '3989305', '0', '0', 'SAMUEL AGBA', '3 TH', 'BISPEPARKEN 26', '2400', 'KØBENHAVN', 'Dänemark', '', '0', '0', '22940966', '0010229OYS', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596840625196', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7557, '3989306', '0', '0', 'SIMONE SVENNINGSEN', '0', 'EGEVANGSVEJ 1B', '3060', 'ESPERGÆRDE', 'Dänemark', '', '0', '0', '31375760', '00100236N4', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SORT SKIVE (03989306)', '0', '1Z8VF4596840153606', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7558, '3989305', '0', '0', 'PETER HENRI TANDRUP', '0', 'MØRKHØJVEJ 83', '2730', 'HERLEV', 'Dänemark', '', '0', '0', '23253431', '0010105XN5', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596840573019', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7559, '3989306', '0', '0', 'JONAS SCHUBERT ANDERSEN', '0', 'RÅDHUSVÆNGET 15 3TV', '2770', 'KASTRUP', 'Dänemark', '', '0', '0', '42787875', '0010016CRZ', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SORT SKIVE (03989306)', '0', '1Z8VF4596840983424', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7560, '3989306', '0', '0', 'KRISTOFFER SKYTTE', '0', 'SYVHØJVÆNGE 228', '2625', 'VALLENSBÆK', 'Dänemark', '', '0', '0', '24464538', '00101428DH', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SORT SKIVE (03989306)', '0', '1Z8VF4596840484839', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7561, '3989303', '0', '0', 'NICK DYRSTRÃ¸M', '0', 'TRANEGILDE BYGADE 36A', '2635', 'ISHÃ¸J', 'Dänemark', '', '0', '0', '50384038', '0010203LF5', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SØLVSKIVE (03989303)', '0', '1Z8VF4596841177240', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7562, '3989305', '0', '0', 'BASIL ABIDI', '0', 'Kildebakkegaards alle 14', '2870', 'Dyssegaard', 'Dänemark', '', '0', '0', '52519122', '0010166F43', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596842160658', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7563, '3989306', '0', '0', 'CHRISTIAN BENDTSEN', '0', '282 RØDKÆLKEVEJ', '2600', 'GLOSTRUP', 'Dänemark', '', '0', '0', '51312880', '0010178S9E', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SORT SKIVE (03989306)', '0', '1Z8VF4596842535066', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7564, '3989303', '0', '0', 'KASPER BO HANSEN', '0', 'SOLVÆNGET 11', '4296', 'NYRUP', 'Dänemark', '', '0', '0', '20136005', '00101227GM', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SØLVSKIVE (03989303)', '0', '1Z8VF4596841400471', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7565, '3989306', '0', '0', 'DAVID BØTCHER', '0', '61 MEDELBYVEJ', '2610', 'RØDOVRE', 'Dänemark', '', '0', '0', '60652107', '00100478TV', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SORT SKIVE (03989306)', '0', '1Z8VF4596840856884', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7566, '3989305', '0', '0', 'DAVID BØTCHER', '0', '61 MEDELBYVEJ', '2610', 'RØDOVRE', 'Dänemark', '', '0', '0', '60652107', '0010247EJM', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596840856884', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7567, '3989305', '0', '0', 'LAZAR JOKIC', '0', '38 BALTORPVEJ', '2750', 'BALLERUP', 'Dänemark', '', '0', '0', '22386323', '0010112F3U', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596840004295', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7568, '3989305', '0', '0', 'SUNE NIELSEN', '0', '11 LINDEBO', '2630', 'TAASTRUP', 'Dänemark', '', '0', '0', '23710524', '0010046LHT', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596840942709', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7569, '3989303', '0', '0', 'WEN XIE', '1-202 DALSLANDSGADE', '8F', '2300', 'KØBENHAVN', 'Dänemark', '', '0', '0', '4531415266', '0010164Q4Y', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SØLVSKIVE (03989303)', '0', '1Z8VF4596842772112', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7570, '3989303', '0', '0', 'REMZIJE REXHEPI', '0', '13 A UTTERSLEVVEJ', '2400', 'KØBENHAVN', 'Dänemark', '', '0', '0', '31105658', '00100898AC', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SØLVSKIVE (03989303)', '0', '1Z8VF4596841592523', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7571, '3989305', '0', '0', 'MAJBRITT WAGNER-ECKERT', '0', '68 EJBYVEJ', '4070', 'KIRKE HYLLINGE', 'Dänemark', '', '0', '0', '42446818', '0010045QTX', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596842503939', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7572, '3989305', '0', '0', 'LING NU CHEN', '3.TV BLOKLAND', '52', '2620', 'ALBERTSLUND', 'Dänemark', '', '0', '0', '0', '0010234POR', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596841606348', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7573, '3989305', '0', '0', 'KASPER CHRISTIANSEN', '0', '24 KIRKEVEJ', '8920', 'RANDERS', 'Dänemark', '', '0', '0', '53620244', '0010219NF1', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596840999757', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7574, '3989305', '0', '0', 'SARA JENSEN', '0', '17 KERTEMINDEVEJ', '5540', 'ULLERSLEV', 'Dänemark', '', '0', '0', '30137969', '0010210PA3', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596842784163', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7575, '3989306', '0', '0', 'NATALIE KHADRA', '0', '2 ERNST KAPERS VEJ 2 4. TV', '2450', 'KØBENHAVN', 'Dänemark', '', '0', '0', '81616782', '0010056G8W', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SORT SKIVE (03989306)', '0', '1Z8VF4596840059576', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7576, '3989305', '0', '0', 'CHENAR BATOL', '2 SAL TH', 'KURLANDSGADE 26', '2300', 'KØBENHAVN', 'Dänemark', '', '0', '0', '52519032', '00100960T4', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596840925988', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7577, '3989305', '0', '0', 'GITTE MADSEN', '0', 'GITTE BHUTHO MØLLEBAKKEN 50', '5560', 'AARUP', 'Dänemark', '', '0', '0', '2625340', '0010087BWX', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596841483392', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7578, '3989306', '0', '0', 'MADS PETERSEN', '0', '21 VIBORGGADE', '2100', 'KØBENHAVN', 'Dänemark', '', '0', '0', '20781678', '00101294M0', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SORT SKIVE (03989306)', '0', '1Z8VF4596840831801', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7579, '3989305', '0', '0', 'CAFE WESSEL KIM LINDE BAKELUND', 'CAFE WESSEL', '30 ALGADE', '5750', 'RINGE', 'Dänemark', '', '0', '0', '21820924', '0010138FPU', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596841071210', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7580, '3989305', '0', '0', 'MARTIN ØSTERBERG AGERSKOV', '0', '51 VASEGÅRDEN', '2680', 'SOLRØD STRAND', 'Dänemark', '', '0', '0', '20205153', '00101745PI', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596841301622', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7581, '3989303', '0', '0', 'HUSSEIN SABTIY', '0', '17. 1TV HØJE-TAASTRUP BOULEVARD', '2630', 'TAASTRUP', 'Dänemark', '', '0', '0', '30100474', '0010118E9C', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SØLVSKIVE (03989303)', '0', '1Z8VF4596840623036', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7582, '3989303', '0', '0', 'LASSE KRUSE JENSEN', '0', '2 DANNEGÅRDSVEJ', '4520', 'SVINNINGE', 'Dänemark', '', '0', '0', '24470259', '0010014HES', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SØLVSKIVE (03989303)', '0', '1Z8VF4596841135446', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7583, '3989305', '0', '0', 'FLEMMING HOLST', '0', 'TOUSVEJ 101', '8230', 'ÅBYHØJ', 'Dänemark', '', '0', '0', '0', '0010171LW2', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596841938856', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7584, 'a0YC000000StGRNMA3', '0', '0', 'JOHN RICE', '44 PHIBSBOROUGH ROAD', '', 'N/A', 'DUBLIN 7', 'Irland', '', '0', '0', '879667056', '0010101SR7', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', 'RG518134219DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7585, 'a0YC000000StGULMA3', '0', '0', 'DOROTA BURDA', '53 HOLYWELL CRESCENT NORTH', '', 'CO.DUBLIN', 'SWORDS', 'Irland', '', '0', '0', '864060977', '00102347BG', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', 'RG518134222DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7586, 'a0YC000000StGUkMAN', '0', '0', 'JANE MULHOLLAND', '1 1 ELMWOOD CLOSE, TERMONABBEY, ', '', '', 'DROGHEDA, CO LOUTH', 'Irland', '', '0', '0', '0', '0010075935', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', 'RG518134236DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7587, 'a0YC000000StGRNMA3', '0', '0', 'SIARHEI VARONIK', '14 THE CLOSE HAZELHATCH PARK', '', '0', 'CELBRIDGE CO.KILDARE', 'Irland', '', '0', '0', '851364437', '00100864QL', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', 'Uhr erhalten 12.09.2013\r\nUhr versendet 24.09.2013  RG 518139343DE', 'RG518134240DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7588, 'a0YC000000StGRNMA3', '0', '0', 'SHOLA ADELE', '42 LEINSTER STREET NORTH', '4,59923E+15', 'DUBLIN7', 'PHISBROUGH DUBLIN', 'Irland', '', '0', '0', '832135255', '0010094EM2', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', 'Geld am 09.10.13 zurückerhalten! Uhr???', 'RG518134253DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7589, 'a0YC000000StGULMA3', '0', '0', 'DANIEL RYAN', 'NO 64 ASHBROOK', '', '91', 'ORANMORE', 'Irland', '', '0', '0', '879237715', '0010019NS8', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', 'RG518134267DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7590, 'a0YC000000StGULMA3', '0', '0', 'ANN KEENAN', 'CLONROSS ABBEYLEIX ROAD', '', '', 'PORTLAOISE. COUNTY LAOIS', 'Irland', '', '0', '0', '872123243', '00100162VA', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', 'RG518134275DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7591, 'a0YC000000StGULMA3', '0', '0', 'ANGELA WILLIAMSON', '4 UNITY TERRACE, DIPTON', '', 'DH9 9BA', 'CO DURHAM', 'Grossbritannien', '', '0', '0', '7835026164', '00102307IA', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', 'RG518134284DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7592, 'a0YC000000StGRNMA3', '0', '0', 'AMANDA(WANBIN) WANG', '38/39 HUAWEI TECHNOLOGIES (IRE) CO. LTD. PEMBROKE', '', '2', 'DUBLIN', 'Irland', '', '0', '0', '862178866', '0010093QQ4', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', 'RG518134298DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7593, 'a0YC000000StGULMA3', '0', '0', 'MAIRE BOLGER', '3 KINGSTON CRESCENT', 'BALLINTEER', '16', 'DUBLIN', 'Irland', '', '0', '0', '00 353 86 1983989', '0010201JCW', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', 'RG518134307DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7594, 'a0YC000000StGRNMA3', '0', '0', 'ANDRZEJ ZAJACZKOWSKI', '9 ARD AULIN MUNGRET', '', '61', 'LIMERICK', 'Irland', '', '0', '0', '877462752', '0010099WQM', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', 'RG518134315DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7595, 'a0YC000000StGRNMA3', '0', '0', 'JANICE O CONNELL', 'THE FOLLIES DRUMDERRIG COURT', '', 'NA', 'KINSALE, CO CORK', 'Irland', '', '0', '0', '0', '0010135I84', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', 'RG518134324DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7596, 'a0YC000000StGULMA3', '0', '0', 'ROBERTAS VISNARAUSKAS', '14 SAINT MOCHTAS ROAD,CLONSILLA,DUBLIN 15', 'NP7-76-CX7', '', 'DUBLIN 15', 'Irland', '', '0', '0', '872629864', '00101247QX', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', 'RG518134338DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7597, 'a0YC000000StGULMA3', '0', '0', 'EMMANUEL SHABALALA', '10 RATHMORE AVENUE', '', 'DUB15', 'DUBLIN', 'Irland', '', '0', '0', '856954188', '0010119CST', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', 'Geld am 20.07.13 zurück erhalten! Uhr???', 'RG518134341DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7598, 'a0YC000000StGUkMAN', '0', '0', 'JIE LIU', '62 WOODFORD DOWNS CLONDALKIN', '', 'DUBLIN 22', 'DUBLIN', 'Irland', '', '0', '0', '0', '0010149SOS', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', 'RG518134355DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7599, 'a0YC000000StGULMA3', '0', '0', 'SANDRA LYONS', '26 ONYX, THE GRANGE,BREWERY RD', '', '', 'BLACKROCK, CO. DUBLIN.', 'Irland', '', '0', '0', '0', '0010073F42', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', 'RG518134369DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7600, 'a0YC000000StGRNMA3', '0', '0', 'REX ROCAMORA', '48 FFORSTER LAWN, LUCAN', '', 'Dublin', '1', 'Irland', '', '0', '0', '861693277', '0010141HQT', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '28.07.2013 Uhr zur?ck...bitte refund\r\nGeld am 01.08.13 von Groupon zurück gezahlt!', 'RG518134372DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7601, 'a0YC000000StGRNMA3', '0', '0', 'BABATUNDE AKINSE', '04 INVENT BUILDING', 'DUBLIN CITY UNIVERSITY, GLASNEVIN', '9', 'DUBLIN', 'Irland', '', '0', '0', '857463440', '0010215OFW', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', 'RG518134386DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7602, 'a0YC000000StGRNMA3', '0', '0', 'SUMESH PALIKHE', 'DOCK ROAD APARTMENT 611 MOUNT KENNETT APARTMENTS, MOUNT KENNETH PLACE DOCK ROAD , LIMERICK', '894555704', '353', 'LIMERICK', 'Irland', '', '0', '0', '894550497', '0010109668', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', 'Uhr erhalten 12.09.2013', 'RG518134390DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7603, 'a0YC000000StGUkMAN', '0', '0', 'KARIM SHAH', '2 ROCKBROOK COURT', '', 'WESTMEATH', 'ATHLONE', 'Irland', '', '0', '0', '851642330', '0010068E4O', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', 'Geld am 05.08.13 zurück erhalten ! Uhr ????', 'RG518134409DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7604, 'a0YC000000StGRNMA3', '0', '0', 'SIMONAS KARSOKAS', '1 TULLA HOUSE, BLOCK E1, CLARE VILLAGE, MALAHIDE RD', '', 'D 17', 'DUBLIN', 'Irland', '', '0', '0', '834362375', '0010071661', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '30.07.2013 Uhr zur?ck...bitte refund Geld am 03.08.13 zurück erhalten!', 'RG518134412DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7605, 'a0YC000000StGULMA3', '0', '0', 'DAVE RYAN', '3008 LAKE DRIVE', 'GLANBIA CONSUMER FOODS,??CITY WEST BUSINESS PARK,??DUBLIN 24', '24', 'DUBLIN', 'Irland', '', '0', '0', '867800126', '0010059P4T', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', 'RG518134426DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7606, 'a0YC000000StGULMA3', '0', '0', 'SAMANTHA PARE', 'ROOM 1.07 CENTRAL PATHOLOGY BUILDING, ST. JAMES S', 'DEPARTMENT OF CLINICAL MICROBIOLOGY - TRINITY COLLEGE??ROOM 1.07 - CENTRAL PATHOLOGY BUILDING??SIR PATRICK DUN LABORATORY??ST. JAMES S HOSPITAL??DUBLIN 8', 'DUBLIN 8', 'DUBLIN', 'Irland', '', '0', '0', '353 86 241 0983', '0010128GB6', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', 'RG518134430DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7607, 'a0YC000000StGRNMA3', '0', '0', 'RAMA KATEPALLY', '33 KINGSMILL COURT, 62-64 BOLTON STREET', '', '1', 'DUBLIN', 'Irland', '', '0', '0', '899551187', '001008525S', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', 'RG518134443DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7608, 'a0YC000000StGRNMA3', '0', '0', 'KEN DOWD', '4 ORLAGH PARK, KNOCKLYON', '', '16', 'DUBLIN', 'Irland', '', '0', '0', '868103667', '0010238RLI', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', 'RG518134457DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7609, 'a0YC000000StGUkMAN', '0', '0', 'DECLAN KIDNEY', '52 SOUTHBANK, SWORDS', '', '0', 'DUBLIN', 'Irland', '', '0', '0', '872508021', '0010212ZDC', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', 'RG518134465DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(7610, 'a0YC000000StGRNMA3', '0', '0', 'FIONNUALA GLEESON', '20 EGLINTON TERRACE DONNYBROOK', '', 'D4', 'DUBLIN', 'Irland', '', '0', '0', '868375131', '001022067U', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', 'RG518134474DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7611, 'a0YC000000StGRNMA3', '0', '0', 'JOHN MEENAN', 'SWEET BRIAR MOOREFIELD DRIVE', '', 'NEWBRIDGE', 'CO KILDARE', 'Irland', '', '0', '0', '45431607', '0010132139', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', 'RG518134488DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-17', '', '', '', '', '', ''),
(7612, 'a0YC000000StGULMA3', '0', '0', 'PAUL TIERNAN', '7 FERRYVIEW COTTAGES', 'WORLDS END', '0', 'KINSALE, CO. CORK', 'Irland', '', '0', '0', '0', '0010031NIY', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', 'RG 5181 3449 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-18', '', '', '', '', '', ''),
(7613, 'a0YC000000SrigsMAB', '0', '0', 'DIARMUID RYAN', 'COOLANAUGH', 'NEWCESTOWN', 'n/a', 'BANDON', 'Irland', '', '0', '0', '0', '0', '0', 'Theorema', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', 'RG 5181 3450 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-18', '', '', '', '', '', ''),
(7614, 'a0YC000000SrigsMAB', '0', '0', 'RUAIRI CORKERY', '15', 'CLUAINSHEE AIKENS VILLAGE. SANDYFORD', 'n/a', 'DUBLIN 18', 'Irland', '', '0', '0', '866032571', '0010022EF3', '0', 'Theorema', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', 'RG 5181 3451 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-18', '', '', '', '', '', ''),
(7615, 'a0YC000000SrigsMAB', '0', '0', 'MATHIEU RENGNET', '6400', 'AIRPORT BUSINESS PARK KINSALE ROAD', 'CO.CORK', 'CORK', 'Irland', '', '0', '0', '0', '00100834GA', '0', 'Theorema', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', 'Uhr erhalten! 09.09.2013 Bitte refund!', 'RG 5181 3452 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-18', '', '', '', '', '', ''),
(7616, 'a0YC000000SrigsMAB', '0', '0', 'CHRIS LOUGHNANE', '114', 'CLAREVIEW PARK, BALLYBANE', 'n/a', 'GALWAY', 'Irland', '', '0', '0', '0', '0010227DLY', '0', 'Theorema', 'THEOREMA MENBS CASABLANCA WATCH IN SILVER', '0', 'RG 5181 3453 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-18', '', '', '', '', '', ''),
(7617, '3891659', '0', '0', 'RINGO VANDEPUT', '101-107 HENGSTENBERG', '0', '3090', 'OVERIJSE', 'Belgien', '', '0', '0', '0', '00100204EC', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596842133268', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-18', '', '', '', '', '', ''),
(7618, '3891659', '0', '0', 'RINGO VANDEPUT', '101-107 HENGSTENBERG', '0', '3090', 'OVERIJSE', 'Belgien', '', '0', '0', '0', '00101562D7', '0', 'Theorema Casablanca', 'MODEL ZWART', '0', '1Z8VF4596842133268', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-18', '', '', '', '', '', ''),
(7619, '3871456', '0', '0', 'RINGO VANDEPUT', '101-107 HENGSTENBERG', '0', '3090', 'OVERIJSE', 'Belgien', '', '0', '0', '0', '0010218VK7', '0', 'Theorema Casablanca', 'MODEL ZILVER/WIT', '0', '1Z8VF4596842133268', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-18', '', '', '', '', '', ''),
(7620, '3989305', '0', '0', 'NICOLAI STEENSEN', 'GRØNHØJVEJ 46', '0', '8462', 'HARLEV J', 'Dänemark', '', '0', '0', '22427320', '0010194ZR8', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596840582367', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7621, '3989303', '0', '0', 'RUNE THOMSEN', '8', '2. TV KONGOVEJ', '2300', 'KØBENHAVN S', 'Dänemark', '', '0', '0', '61770378', '00102262QB', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SØLVSKIVE (03989303)', '0', '1Z8VF4596840095081', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7622, '3989305', '0', '0', 'AMNI ALI', 'FASANVEJ 51', '1 TH', '4600', 'KØGE', 'Dänemark', '', '0', '0', '42750046', '0010058XP3', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596842062497', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7623, '3989305', '0', '0', 'HASAN AL-SUBEIHI', 'STENGADE 27 3', 'TH', '2200', 'KØBENHAVN', 'Dänemark', '', '0', '0', '52199252', '0010209GE9', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596842820908', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7624, '3989303', '0', '0', 'LARS RAVN', 'VAMDRUPVEJ 1 C ST. TH', '0', '2610', 'RØDOVRE', 'Dänemark', '', '0', '0', '25118029', '00100940DH', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SØLVSKIVE (03989303)', '0', '1Z8VF4596840677774', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7625, '3989306', '0', '0', 'RASMUS KNOOP', 'EMIL MÃ¸LLER GADE 43A', '3. L1', '8700', 'HORSENS', 'Dänemark', '', '0', '0', '25178117', '0010185V9I', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SORT SKIVE (03989306)', '0', '1Z8VF4596840110723', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7626, '3989305', '0', '0', 'MOHAMOUD OSMAN', 'PARKVEJ 110 2th', 'DER MÅ LIGE GODT RINGES EN DAG FØR LEVERINGEN', '4700', 'NÆSTVED', 'Dänemark', '', '0', 'mudi.o11@gmail.com', '28455502', '00101278FR', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', 'Uhr erhalten 04.09.2013', '1Z8VF4596840842139', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7627, '3989305', '0', '0', 'ANDREAS FRIIS', 'TOFTEN 47', '0', '7190', 'BILLUND', 'Dänemark', '', '0', '0', '28932593', '0010012JEY', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596841364181', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7628, '3989305', '0', '0', 'ASAWER MOHAMAD-ALI MAJID MOHAMAD-ALI', 'EGEVEJ 18', '0', '4030', 'TUNE', 'Dänemark', '', '0', '0', '23969543', '00101680XM', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596841741595', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7629, 'a0YC000000StALFMA3', '0', '0', 'VYTAS KLIMAVICIUS', '6 ELMIRA WAY 30 WALKER HOUSE', '0', 'M5 3DU', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '0', '0010087YG2', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840910001', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7630, 'a0YC000000StAS0MAN', '0', '0', 'MADHURIMA RANU', '51 FARRIERS CLOSE', '0', 'SN1 2QX', 'SWINDON', 'Grossbritannien', '', '0', '0', '7833533397', '0010211VKJ', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840969413', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7631, 'a0YC000000StALFMA3', '0', '0', 'MADHURIMA RANU', '51 FARRIERS CLOSE', '0', 'SN1 2QX', 'SWINDON', 'Grossbritannien', '', '0', '0', '7833533397', '0010184WQ7', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840969413', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7632, 'a0YC000000StALFMA3', '0', '0', 'PETER DENEV', '23 POPPY CLOSE', '0', 'UB5 5TP', 'NORTHOLT', 'Grossbritannien', '', '0', '0', '7810808708', '0010072YW2', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841019821', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7633, 'a0YC000000StARlMAN', '0', '0', 'PATRICK COOMBES', '52 GLENAVON ROAD', '0', 'B14 5BL', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7717280186', '0010173Y5G', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840161231', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7634, 'a0YC000000StARlMAN', '0', '0', 'MARIE SMITH', '8 CLEVEDON AVENUE', '0', 'M41 9PR', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7852351955', '00101633CF', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840493641', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7635, 'a0YC000000StARlMAN', '0', '0', 'SHUYI CHEN', '126 ECHO BUILDING WEST WEAR STREET', '0', 'SR1 1XH', 'SUNDERLAND', 'Grossbritannien', '', '0', '0', '7784613989', '00101495SI', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841117055', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7636, 'a0YC000000StALFMA3', '0', '0', 'JIM WEIGHT', '40 CRAVEN STREET', '0', 'WC2N 5NG', 'LONDON', 'Grossbritannien', '', '0', '0', '7718582133', '0010037NK2', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '15.08.2013 Uhr zurückerhalten...bitte refund', '1Z8VF4596841131468', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7637, 'a0YC000000StARlMAN', '0', '0', 'ALI ABDALLAH', '17 JAKEMAN ROAD', '0', 'B12 9NT', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '+44 7891017115', '0010208QVU', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842636877', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7638, 'a0YC000000StALFMA3', '0', '0', 'RAYMOND BUCHAN', '48 ELGINHAUGH GARDENS', '0', 'EH22 3GZ', 'DALKEITH', 'Grossbritannien', '', '0', '0', '1316630623', '0010172R1I', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841733282', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7639, 'a0YC000000StALFMA3', '0', '0', 'IONEL STAN', '7 MULGRAVE ROAD, FLAT 3', '0', 'CR0 1BL', 'CROYDON', 'Grossbritannien', '', '0', '0', '7882900936', '0010067WTD', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840520692', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7640, 'a0YC000000StARlMAN', '0', '0', 'IQBAL AHMED', '80 KEOGH ROAD', '0', 'E15 4NS', 'LONDON', 'Grossbritannien', '', '0', '0', '7830458025', '0010248CAN', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841099101', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7641, 'a0YC000000StARlMAN', '0', '0', 'SWAPNA PAWAN', '18 BWLLFA DARE TERRACE', '0', 'CF44 8UH', 'ABERDARE', 'Grossbritannien', '', '0', '0', '7809204555', '0010001NTA', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842568512', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7642, 'a0YC000000StARlMAN', '0', '0', 'CATHERINE WHITBY', '5 COURTLANDS CAMBORNE ROAD', '0', 'SM2 6RN', 'SUTTON', 'Grossbritannien', '', '0', '0', '7449938621', '0010093B6E', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841028928', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7643, 'a0YC000000StALFMA3', '0', '0', 'BIBI GURIB', '16 GRESHAM ROAD', '0', 'CM14 4HN', 'BRENTWOOD', 'Grossbritannien', '', '0', '0', '0', '00100965CD', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841580330', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7644, 'a0YC000000StARlMAN', '0', '0', 'WILLIAM WRIGHT', '16 MAYFIELD ROAD', '0', 'CT18 8HL', 'FOLKESTONE', 'Grossbritannien', '', '0', '0', '7905031850', '0010228YCO', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840322745', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7645, 'a0YC000000StARlMAN', '0', '0', 'WILLIAM WRIGHT', '16 MAYFIELD ROAD', '0', 'CT18 8HL', 'FOLKESTONE', 'Grossbritannien', '', '0', '0', '7905031850', '001009285R', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', 'Schlussel versendet 22.01.2014', '1Z8VF4596840322745', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7646, 'a0YC000000StAS0MAN', '0', '0', 'KIMBERLEY DEAN', '15 UPPER COOMBE', '0', 'LU7 2SQ', 'LEIGHTON BUZZARD', 'Grossbritannien', '', '0', '0', '7715593872', '001001383H', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842356152', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7647, 'a0YC000000StALFMA3', '0', '0', 'SAID SHADI', '4 HART PLACE', '0', 'CF24 2TP', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7951953939', '0010204XHD', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840780563', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7648, 'a0YC000000StARlMAN', '0', '0', 'NARINDER MAHAL', '22 EVERSLEY CRESCENT', '0', 'TW7 4LS', 'ISLEWORTH', 'Grossbritannien', '', '0', '0', '7951476251', '0010068Q4A', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840695978', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7649, 'a0YC000000StARlMAN', '0', '0', 'PAMELA CHISHOLM', '75 THE MYRKE', '0', 'SL3 9AB', 'SLOUGH', 'Grossbritannien', '', '0', '0', '7976189505', '0010148S8M', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841202382', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7650, 'a0YC000000StARlMAN', '0', '0', 'STEVEN HILL', '119 TENNYSON ROAD', '0', 'CV2 5JD', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7930899200', '0010095USM', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841399797', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7651, 'a0YC000000StALFMA3', '0', '0', 'CLARE MUSSETT', '10 LANGLEY', 'BRETTON', 'PE3 8QA', 'PETERBOROUGH', 'Grossbritannien', '', '0', '0', '7773069602', '0010097I3U', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840388201', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7652, 'a0YC000000StARlMAN', '0', '0', 'SIMON READ', '6 WATERSIDE BUSINESS PARK', 'SMITH FLOW CONTROL LTD??EASTWAYS INDUSTRAIL ESTATE??WITH AM??ESSSEX CM8 3YQ', 'CM8 3YQ', 'WITH AM', 'Grossbritannien', '', '0', '0', '7957848452', '0010018V1Q', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840267618', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7653, 'a0YC000000StAS0MAN', '0', '0', 'ADE SHITTU', '84-99 THIRLEBY ROAD', '0', 'SW1P 1HH', 'LONDON', 'Grossbritannien', '', '0', '0', '7539687581', '0010189KC3', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840138025', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7654, 'a0YC000000StAS0MAN', '0', '0', 'FREDERIC JEAN-BAPTISTE', '1 CANADA SQUARE', 'MOODY S ANALYTICS UK LTD', 'E14 5FA', 'LONDON', 'Grossbritannien', '', '0', '0', '7590826227', '0010216D19', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842099430', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7655, 'a0YC000000StARlMAN', '0', '0', 'MELAKU ABAY', '258 BELSIZE ROAD', 'C/O KINETIC ENTERPRISES LTD', 'NW6 4BT', 'LONDON', 'Grossbritannien', '', '0', '0', '7894232569', '0010115HCB', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842251845', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7656, 'a0YC000000StARlMAN', '0', '0', 'RICHARD BRAUEN', '29 NEWLANDS QUAY', '0', 'E1W 3QZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7932733304', '0010042WM6', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842695250', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7657, 'a0YC000000StARlMAN', '0', '0', 'JUBA LAKRIMI', '117B HOWSON ROAD', '0', 'SE4 2BB', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '0010247WVD', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842529662', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7658, 'a0YC000000StARlMAN', '0', '0', 'ALAN KILLIN', '1 HAYCROFT HOUSE, HAYCROFT LANE, ALKINGTON', '0', 'GL13 9LH', 'GLOUCESTER', 'Grossbritannien', '', '0', '0', '1454250712', '00100520CG', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840855072', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7659, 'a0YC000000StAS0MAN', '0', '0', 'MICHAEL TAGOE', '5 ORPEN GARDENS', '0', 'BS7 9UA', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7958740073', '0010153KNO', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842771480', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7660, 'a0YC000000StAS0MAN', '0', '0', 'TOM EBBRELL', '11 DARKES LANE', 'RAINE AND CO ESTATE AGENTS', 'EN6 1AZ', 'POTTERS BAR', 'Grossbritannien', '', '0', '0', '7969309375', '0010155VDV', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841378890', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7661, 'a0YC000000StAS0MAN', '0', '0', 'ANDREW JAMIESON', '319 PRESTBURY ROAD', '0', 'GL52 3DF', 'CHELTENHAM', 'Grossbritannien', '', '0', '0', '7887998023', '0010116OZ1', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841777306', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7662, 'a0YC000000StARlMAN', '0', '0', 'JOEL MANNING', '145 HALE DRIVE', '0', 'NW7 3EJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7908682422', '0010098WB8', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840066719', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7663, 'a0YC000000StARlMAN', '0', '0', 'KARL DINES', '47 TURPINS LANE', '0', 'IG8 8AZ', 'WOODFORD GREEN', 'Grossbritannien', '', '0', '0', '7841141660', '0010128PJI', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841347128', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7664, 'a0YC000000StALFMA3', '0', '0', 'CHIJIOKE EBERE', '62 SALK ROAD', '0', 'NR31 7RL', 'GREAT YARMOUTH', 'Grossbritannien', '', '0', '0', '7703724545', '0010193AUI', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841718530', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7665, 'a0YC000000StALFMA3', '0', '0', 'DANIEL WATSON', '3 KNOWLE AVENUE', '0', 'FY5 3PW', 'THORNTON-CLEVELEYS', 'Grossbritannien', '', '0', '0', '0', '0010095H7T', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840280942', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7666, 'a0YC000000StALFMA3', '0', '0', 'MARK WOODROW', '41 MACKIE GROVE', '0', 'BS34 7NG', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7810513039', '0010191A15', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842134356', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7667, 'a0YC000000StARlMAN', '0', '0', 'VICKY BUTTERWORTH', '47 CASTLEHILL ROAD', '0', 'WS9 9DA', 'WALSALL', 'Grossbritannien', '', '0', '0', '7891405432', '00102354AL', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840378767', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7668, 'a0YC000000StALFMA3', '0', '0', 'ALEX WITTING', 'OAKFIELDS SHORTTHORN ROAD', '0', 'NR10 5NU', 'NORWICH', 'Grossbritannien', '', '0', '0', '7717475665', '0010179YEJ', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840114176', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7669, 'a0YC000000StARlMAN', '0', '0', 'RICHARD ROGERS', '53 RADFORD ROAD', '0', 'EX2 4ES', 'EXETER', 'Grossbritannien', '', '0', '0', '7855354662', '0010056OVB', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840440582', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7670, 'a0YC000000StAS0MAN', '0', '0', 'HELEN MCKEEVER', '11 SEDDON STREET', '0', 'M38 9RN', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7970055606', '00101909BF', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840457994', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7671, 'a0YC000000StALFMA3', '0', '0', 'S LYNCH', '199 PINEAPPLE ROAD', 'KINGS HEATH', 'B30 2SY', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7535341722', '0010077ML3', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842266400', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7672, 'a0YC000000StALFMA3', '0', '0', 'BARRY WILSON', '1 PLANE CLOSE', '0', 'L9 1JE', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7786176727', '0010101I4Q', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841965817', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7673, 'a0YC000000StAS0MAN', '0', '0', 'SHENAZ PATEL', '116 BRIDGE ROAD', '0', 'LE5 3QN', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7858816400', '001013137B', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841656222', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7674, 'a0YC000000StARlMAN', '0', '0', 'JENNIFER TSO', '3 DEVEY CLOSE', '0', 'KT2 7DZ', 'KINGSTON', 'Grossbritannien', '', '0', '0', '7905779488', '0010136F6H', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840437630', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7675, 'a0YC000000StAS0MAN', '0', '0', 'STUART WALMSLEY', '47 ROEBURN WAY', '0', 'WA5 2PF', 'WARRINGTON', 'Grossbritannien', '', '0', '0', '7795254988', '0010233IYB', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840410042', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7676, 'a0YC000000StALFMA3', '0', '0', 'BELINDA KENNEDY', '22 ESK ROAD', '0', 'E13 8LJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7769722875', '0010218YKC', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840673456', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7677, 'a0YC000000StAS0MAN', '0', '0', 'LESLEY BRINES', '74 ST STEPHENS AVENUE', '0', 'G73 5NB', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7919338000', '0010007UQ3', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840327866', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7678, 'a0YC000000StARlMAN', '0', '0', 'LAURA LITTLEWOOD', '9 OAKDALE AVENUE', '0', 'WA6 6PY', 'FRODSHAM', 'Grossbritannien', '', '0', '0', '0', '00102389SD', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '30.09.13 Uhr kaputt- will neue Uhr!', '1Z8VF4596841473278', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7679, 'a0YC000000StALFMA3', '0', '0', 'WIOLETA RZEMINSKA', '90 SOMERFORD GROVE ESTATE', '0', 'N16 7TN', 'LONDON', 'Grossbritannien', '', '0', '0', '7403377535', '0010198TPY', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840209681', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7680, 'a0YC000000StALFMA3', '0', '0', 'HELEN SHORT', '30 CROXDEN WAY', '0', 'MK42 9FX', 'BEDFORD', 'Grossbritannien', '', '0', '0', '78379657025', '0010180N72', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841637092', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7681, 'a0YC000000StARlMAN', '0', '0', 'CHRIS HOLDSWORTH', '145 STATION LANE LAPWORTH', '0', 'B94 6JH', 'SOLIHULL', 'Grossbritannien', '', '0', '0', '7732066662', '0010167GX5', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841855507', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7682, 'a0YC000000StARlMAN', '0', '0', 'LOUIS COOL', '66 WARREN CLOSE', '0', 'SO16 6BJ', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '7801565057', '0010204P03', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842964914', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7683, 'a0YC000000StAS0MAN', '0', '0', 'DAWNE CARTER', '18 SINCLAIR ROAD NORTH', '0', 'BT19 1PX', 'BANGOR', 'Grossbritannien', '', '0', '0', '0', '0010205JQI', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', 'RG518134559DE', 'DEP', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7684, 'a0YC000000StAS0MAN', '0', '0', 'ARJANA KARAMETA', '35 CEDAR COURT', '0', 'N10 1EG', 'LONDON', 'Grossbritannien', '', '0', '0', '7849118935', '0010082BM6', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841256735', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7685, 'a0YC000000StARlMAN', '0', '0', 'DEBORAH CONWAY', '8 BURN BRIDGE DRIVE', '0', 'ML10 6UP', 'STRATHAVEN', 'Grossbritannien', '', '0', '0', '7970260003', '0010202R83', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842639141', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7686, 'a0YC000000StALFMA3', '0', '0', 'ADNAN IQBAL', 'FLAT 20 THE GRAINSTORE ', '3 SEAGULL LANE', 'E16 1AZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7860375761', '00100605K4', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841312558', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7687, 'a0YC000000StAS0MAN', '0', '0', 'ANTHONY DONNELLY', '79 LEMSFORD ROAD', '0', 'AL1 3PD', 'ST. ALBANS', 'Grossbritannien', '', '0', '0', '7402866072', '0010017ERM', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '19.08.2013 RG518136047DE', '1Z8VF4596842376961', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7688, 'a0YC000000StAS0MAN', '0', '0', 'CORINNE SHEMMINGS', '82 CELESTION DRIVE', '0', 'IP3 8GF', 'IPSWICH', 'Grossbritannien', '', '0', '0', '7870153933', '0010020PMF', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841932370', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7689, 'a0YC000000StARlMAN', '0', '0', 'NARINDER MANKU', 'TRURO HOUSE STEPHENSONS WAY', 'ACECAD SOFTWARE', 'DE21 6LY', 'DERBY', 'Grossbritannien', '', '0', '0', '7929361544', '0010132ZDE', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842078784', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7690, 'a0YC000000StARlMAN', '0', '0', 'LOKESHWARAN NATARAJAN', '7C NORTH WILLIAM STREET', '0', 'PH1 5PT', 'PERTH', 'Grossbritannien', '', '0', '0', '7584626926', '0010033H08', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841916192', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7691, 'a0YC000000StALFMA3', '0', '0', 'FABIOLA LIKA', '12 FARADAY CLOSE', '0', 'N7 8BH', 'LONDON', 'Grossbritannien', '', '0', '0', '7535888126', '0010233PNW', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840544603', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7692, 'a0YC000000StAS0MAN', '0', '0', 'CARL BLAIR', '11 MARINA COURT MARNHAM CRESCENT', '0', 'UB6 9SS', 'GREENFORD MIDDLESEX', 'Grossbritannien', '', '0', '0', '07980 998877', '0010002E7U', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840064015', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7693, 'a0YC000000StALFMA3', '0', '0', 'AHMED RAJE', '6 CALEDONIA ROAD', '0', 'WF17 5NH', 'BATLEY', 'Grossbritannien', '', '0', '0', '7965371320', '0010111V04', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842574425', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7694, 'a0YC000000StAS0MAN', '0', '0', 'MERITON MORINA', '16, FLAT 12 NEVERN SQUARE', '0', 'SW5 9NW', 'LONDON', 'Grossbritannien', '', '0', '0', '7912623120', '0010192CQU', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841175831', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7695, 'a0YC000000StALFMA3', '0', '0', 'JULIA CLOWES', '22 KNOWLE LANE', '0', 'NG16 2QA', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7760225430', '0010176A3D', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', 'Geld am 02.08.2013 von Groupon zurück erhalten! Uhr ????', '1Z8VF4596840968245', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7696, 'a0YC000000StAS0MAN', '0', '0', 'MICHAEL STEWART', 'LINN BURN HOUSE', '0', 'AB56 5JL', 'DRYBRIDGE', 'Grossbritannien', '', '0', '0', '7743419505', '0010052UW3', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', 'RG518134545DE', 'DEP', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7697, 'a0YC000000StAS0MAN', '0', '0', 'JEKATERINA SAMSURINA', '24 MORTON CLOSE', '0', 'E1 2QT', 'LONDON', 'Grossbritannien', '', '0', '0', '7411644665', '0010120XR6', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840526061', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7698, 'a0YC000000StALFMA3', '0', '0', 'BEN YEOMANS', '18 THE LEYS', '0', 'DE11 0TZ', 'SWADLINCOTE', 'Grossbritannien', '', '0', '0', '1283219513', '00102306QM', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841491472', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7699, 'a0YC000000StAS0MAN', '0', '0', 'ANTHONY MELI', '64 THORNEYWOOD MOUNT', '0', 'NG3 2PZ', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7943941545', '0010102MHQ', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840047883', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7700, 'a0YC000000StAS0MAN', '0', '0', 'NELI BOGDANOVA', 'FLAT 10 CAMPE HOUSE, COLNEY HATCH LANE', '0', 'N10 1AR', 'LONDON', 'Grossbritannien', '', '0', '0', '4,4788E+11', '0010161CAP', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841295292', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7701, 'a0YC000000StARlMAN', '0', '0', 'SRILATHA SADASIVAM', '78 ACORN CLOSE', '0', 'TN23 3HR', 'ASHFORD', 'Grossbritannien', '', '0', '0', '7510374942', '0010121RHQ', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841333704', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7702, 'a0YC000000StARlMAN', '0', '0', 'JOHN MURPHY', '34 KNIGHTS HILL, ALDRIDGE', '0', 'WS9 0TG', 'WALSALL', 'Grossbritannien', '', '0', '0', '7747671842', '0010090X51', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '05.08.2013  RF518110447DE', '1Z8VF4596842263118', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7703, 'a0YC000000StALFMA3', '0', '0', 'RAHOOF KHAN', '102 THUMPERS', '0', 'HP2 5SQ', 'HEMEL HEMPSTEAD', 'Grossbritannien', '', '0', '0', '7972019664', '00102467EC', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840183520', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7704, 'a0YC000000StARlMAN', '0', '0', 'JOSH THACKRAY', '26 MAPPERLEY DRIVE', '0', 'NE15 7RU', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '07437 019929', '00101236BU', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840194938', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7705, 'a0YC000000StAS0MAN', '0', '0', 'SAM FOSTER', '42 BUCKINGHAM RISE', '0', 'CV5 9HE', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7725851110', '0010081AJU', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841397342', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7706, 'a0YC000000StARlMAN', '0', '0', 'SAM LEIGHTON', '91 ROYAL GEORGE ROAD', '0', 'RH15 9SJ', 'BURGESS HILL', 'Grossbritannien', '', '0', '0', '7847567142', '0010223HBQ', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842890753', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7707, 'a0YC000000StALFMA3', '0', '0', 'QASIM RAHMAN', '21 BIRCH GROVE', 'RUSHOLME', 'M14 5JX', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7730562359', '0010142DGL', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840775168', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7708, 'a0YC000000StARlMAN', '0', '0', 'FOYEZ UDDIN', '99 HORNSEY PARK ROAD', '0', 'N8 0JU', 'LONDON', 'Grossbritannien', '', '0', '0', '7940490887', '0010089YFT', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840150574', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7709, 'a0YC000000StAS0MAN', '0', '0', 'JAVID IQBAL', '56 VALNAY STREET', '0', 'SW17 8PT', 'LONDON', 'Grossbritannien', '', '0', '0', '7885461989', '10084236', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840116987', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7710, 'a0YC000000StALFMA3', '0', '0', 'RICHARD KING', '1 ASCOT GATE', 'FLAT 4/3', 'G12 0AP', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7780114115', '0010030UQL', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842774398', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7711, 'a0YC000000StARlMAN', '0', '0', 'ADRIAN ROWE', '6 FROBISHER GARDENS', '0', 'RM16 6EJ', 'GRAYS', 'Grossbritannien', '', '0', '0', '7919304983', '0010162DD7', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841222806', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7712, 'a0YC000000StARlMAN', '0', '0', 'ANGELIKA JAROS', '1 FOXBORO RD FLAT 18 CRESCENT COURT', '0', 'RH1 1TD', 'REDHILL', 'Grossbritannien', '', '0', '0', '7825914737', '0010026ROA', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840562218', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7713, 'a0YC000000StARlMAN', '0', '0', 'RAJEA HELAL', '9 HOPE CLOSE, OFF NASH ROAD', '0', 'RM6 5JG', 'CHADWELL HEATH, ROMFORD', 'Grossbritannien', '', '0', '0', '7877181571', '0010046JH1', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842892626', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7714, 'a0YC000000StAS0MAN', '0', '0', 'ALLAN PRESTON', '44 RESTALRIG ROAD', '0', 'EH6 8BL', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7977059867', '00102293ST', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841314038', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7715, 'a0YC000000StAS0MAN', '0', '0', 'KEITH MCGROARY', '34 BRANKSOME HILL ROAD', '0', 'GU47 0QE', 'SANDHURST', 'Grossbritannien', '', '0', '0', '7747739980', '0010043YWJ', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840926441', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7716, 'a0YC000000StALFMA3', '0', '0', 'ABU TAHIR', '133 ARGYLL AVENUE', '0', 'LU3 1EJ', 'LUTON', 'Grossbritannien', '', '0', '0', '7815190203', '0010229SUI', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840829850', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7717, 'a0YC000000StALFMA3', '0', '0', 'NATHAN SHEPHERD', '14 PARKVALE AVENUE', '0', 'PA8 7LB', 'ERSKINE', 'Grossbritannien', '', '0', '0', '7429184183', '0010078NNX', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840124263', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7718, 'a0YC000000StAS0MAN', '0', '0', 'ANDY ENGLISH', '31 CARRIAGE MEWS', '0', 'IG1 4GS', 'ILFORD', 'Grossbritannien', '', '0', '0', '7737379593', '0010244YAN', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840909675', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7719, 'a0YC000000StARlMAN', '0', '0', 'JOSHUA HACKETT', '25 HIGHBURY AVENUE', '0', 'NG6 9DB', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7766514111', '0010227NUM', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842286086', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7720, 'a0YC000000StARlMAN', '0', '0', 'ANNA OLORUNFUNMI-PENZA', '6 LIARDET STREET', '0', 'SE14 6HT', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '00102211P4', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840353499', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7721, 'a0YC000000StALFMA3', '0', '0', 'INA JEFFREY', '97 ALLISON GARDENS', '0', 'EH48 3AY', 'BLACKRIDGE', 'Grossbritannien', '', '0', '0', '7850283031', '0010051VKL', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840211909', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7722, 'a0YC000000StARlMAN', '0', '0', 'DANIEL ROBINSON', '47 HOLLY DRIVE', 'POWERS CARPETS AND FLOORING', 'LE17 4RL', 'LUTTERWORTH', 'Grossbritannien', '', '0', '0', '7843228185', '00101338GK', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840961313', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7723, 'a0YC000000StARlMAN', '0', '0', 'PETER FAULKNER', '82 FROBISHER GREEN', '0', 'TQ2 6JH', 'TORQUAY', 'Grossbritannien', '', '0', '0', '7801726727', '0010109OKR', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841701726', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7724, 'a0YC000000StARlMAN', '0', '0', 'CLARE MILLS', 'GREEN COTTAG KIRKBY LANE', '0', 'NG16 6HW', 'PINXTON', 'Grossbritannien', '', '0', '0', '7944444866', '00100495WW', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841533131', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7725, 'a0YC000000StAS0MAN', '0', '0', 'CATHERINE ALLEN', '46 THE CARRI GOBOWEN ROAD', '0', 'SY11 1BX', 'OSWESTRY', 'Grossbritannien', '', '0', '0', '0', '0010197EDN', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842555544', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7726, 'a0YC000000StAS0MAN', '0', '0', 'MIHAI POPOVICI', '34 FOREMARK CLOSE', '0', 'IG6 3EN', 'ILFORD', 'Grossbritannien', '', '0', '0', '7792377996', '10041AHA', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840868951', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7727, 'a0YC000000StALFMA3', '0', '0', 'CONNY SHARPLES', '104 KINGSLEIGH ROAD', '0', 'SK4 3PG', 'STOCKPORT', 'Grossbritannien', '', '0', '0', '7594881202', '0010069BIZ', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841573366', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7728, 'a0YC000000StARlMAN', '0', '0', 'MATTHEW STONE', 'WHITE COTTAG KENN STREET', '0', 'BS21 6TL', 'CLEVEDON', 'Grossbritannien', '', '0', '0', '7791138746', '001005364K', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '19.08.2013 RG518135996DE', '1Z8VF4596840768774', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7729, 'a0YC000000StALFMA3', '0', '0', 'SIMON ORCHARD-LISLE', '185 HAINAULT ROAD', '0', 'E11 1EU', 'LONDON', 'Grossbritannien', '', '0', '0', '7980593750', '0010083GHH', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '08.08.2013 Uhr zur?ck...bitte refund Geld am 09.08.13 zurück erhalten!', '1Z8VF4596840555182', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7730, 'a0YC000000StALFMA3', '0', '0', 'SERGIO GARCIA VALIENTE', '58 ST. MARGARETS ROAD', '0', 'N17 6TY', 'LONDON', 'Grossbritannien', '', '0', '0', '7429458503', '0010158I4J', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840032595', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7731, 'a0YC000000StAS0MAN', '0', '0', 'RYAN EVANS', 'MINI WESTERLY BRIDGWATER MINI, THE SHOUWGROUND, TAUNTON ROAD', 'WESTERLY BRIDGWATER MINI--THE SHOWGROUND--TAUNTON ROAD--BRIDGWATER--TA66DD', 'TA6 6DD', 'BRIDGWATER', 'Grossbritannien', '', '0', '0', '7860333702', '0010168BVB', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841301006', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7732, 'a0YC000000StALFMA3', '0', '0', 'DIMPLE MAKANI', '10 WRIGHTS CLOSE', 'LEAVE PARCEL WITH FLAT 9 IF NOT AT HOME', 'RM10 7NN', 'DAGENHAM', 'Grossbritannien', '', '0', '0', '7984066334', '0010070Y1K', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840460417', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7733, 'a0YC000000StALFMA3', '0', '0', 'SHAHID KHAN', '6 CHRISTCHURCH ROAD', '0', 'S3 9HN', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7545324755', '0010086GRL', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842610822', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7734, 'a0YC000000StAS0MAN', '0', '0', 'MUHAMMAD USMAN YOUSAF', '36 ANCHORSIDE CLOSE', 'BLACK WATCH PLZ THANKS', 'M21 8AR', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7894465627', '0010206T0I', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840852235', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7735, 'a0YC000000StARlMAN', '0', '0', 'ROSS MCKAY', 'FLAT 2 PORTIA AVENUE', '0', 'CH63 5LD', 'WIRRAL', 'Grossbritannien', '', '0', '0', '07943 213618', '0010194WA5', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840284644', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7736, 'a0YC000000StAS0MAN', '0', '0', 'TOM HOLMES', 'WOODVILLE WEST END', '0', 'TN12 9HY', 'TONBRIDGE', 'Grossbritannien', '', '0', '0', '7734096191', '00100696WO', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840008059', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7737, 'a0YC000000StALFMA3', '0', '0', 'NEDYALKO DENEV', 'FLAT 4 7 RAYNERS ROAD', '0', 'SW15 2AY', 'LONDON', 'Grossbritannien', '', '0', '0', '7704208500', '0010045FYQ', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842122467', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7738, 'a0YC000000StAS0MAN', '0', '0', 'ALGIRDAS IVANAUSKAS', '110 BRIDGE ROAD', '0', 'RM17 6DA', 'GRAYS', 'Grossbritannien', '', '0', '0', '7455199116', '0010185WYN', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842727877', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7739, 'a0YC000000StARlMAN', '0', '0', 'JULIET CHAWATAMA', '269 ELM PARK AVENUE', 'ESSEX', 'RM12 4PG', 'HORNCHURCH', 'Grossbritannien', '', '0', '0', '7737573854', '001012760B', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', 'Geld am 19.07.13 zurück erhalten! Uhr???', '1Z8VF4596840924283', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7740, 'a0YC000000StALFMA3', '0', '0', 'YEMI ALLAMAN', '37MANORCOURT CENTRAL SQUARE', 'YOU MAY ALSO CALL 07508 879754 FOR MY BOYFRIEND SHAKEEM FEARON WHO ALSO LIVES AT THIS ADDRESS IF I AM NOT AVAILABLE', 'HA9 7AX', 'WEMBLEY', 'Grossbritannien', '', '0', '0', '7880221526', '0010249J9Q', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841811698', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7741, 'a0YC000000StAS0MAN', '0', '0', 'PARIS WILLIAMS', 'FLAT 4 CHALMERS HOUSE, BORDER CRESCENT ROAD', 'FLAT 4 CHALMERS HOUSE', 'SE26 6DE', 'LONDON', 'Grossbritannien', '', '0', '0', '7581072500', '00102208K5', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841490106', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7742, 'a0YC000000StALFMA3', '0', '0', 'ANNE-PATRICIA WICKHAM', '32 VICTORIANA WAY, OFF HAMSTEAD ROAD', '0', 'B20 2SZ', 'HANDSWORTH BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7951258892', '0010236RA7', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842059518', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7743, 'a0YC000000StALFMA3', '0', '0', 'JACK MANNERS', '21A NORFOLK ROAD', 'EDGBASTON', 'B15 3PZ', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7972180423', '0010031OSO', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842619921', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7744, 'a0YC000000StARlMAN', '0', '0', 'KRAIG VALENTINO', '47 MEMORIAL AVENUE', '0', 'E15 3BT', 'LONDON', 'Grossbritannien', '', '0', '0', '7930307001', '10029399', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842271332', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(7745, 'a0YC000000StALFMA3', '0', '0', 'MISS Z', '20 WOODLANDS AVENUE', '0', 'RG5 3HJ', 'READING', 'Grossbritannien', '', '0', '0', '0', '0010094YF4', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840113748', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7746, 'a0YC000000StARlMAN', '0', '0', 'SUSAN MOSS', '18 LANGWITH VALLEY ROAD', '0', 'LS22 5DW', 'WETHERBY', 'Grossbritannien', '', '0', '0', '7539233936', '0010039XSD', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841247156', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7747, 'a0YC000000StARlMAN', '0', '0', 'FOLORUNSO COKER', '31 BIDEFORD AVENUE', '0', 'UB6 8DD', 'GREENFORD', 'Grossbritannien', '', '0', '0', '7989188464', '0010166DS2', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841771562', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7748, 'a0YC000000StARlMAN', '0', '0', 'ANNE-MARIE BAIN', '46 HILLHOUSE STREET', '0', 'G21 4HS', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7960412442', '0010145EV6', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840786978', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7749, 'a0YC000000StAS0MAN', '0', '0', 'DANIEL G', '30 TERRACE ROAD', '0', 'B19 1BP', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7540128210', '0010139BSU', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840393384', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7750, 'a0YC000000StARlMAN', '0', '0', 'RUTH PICKFORD', '41 WOOD STREET', '0', 'ST13 5LX', 'LEEK', 'Grossbritannien', '', '0', '0', '7786656570', '0010211GPE', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842690791', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7751, 'a0YC000000StARlMAN', '0', '0', 'ROSALIND VICKERS', '10 LINDBURY AVENUE', '0', 'SK2 5SH', 'STOCKPORT', 'Grossbritannien', '', '0', '0', '7736430985', '00101259QU', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840779208', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7752, 'a0YC000000StARlMAN', '0', '0', 'DANIEL HINE', '5 SWANMORE P PARK LANE', '0', 'SO32 2QS', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '0', '0010161YRD', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842758610', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7753, 'a0YC000000StARlMAN', '0', '0', 'CHRISTOPHER GIBB', '12A HIGH CALSIDE', 'Please delay delivery until 5th August.', 'PA2 6BZ', 'Paisley', 'Grossbritannien', '', '0', '0', '7867418688', '00101713JT', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841729028', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7754, 'a0YC000000StARlMAN', '0', '0', 'MARK DILLON-KELLY', '9 MAYNE COURT', '0', 'E8 2JJ', 'LONDON', 'Grossbritannien', '', '0', '0', '07815 732 243', '0010219D6Y', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842790432', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7755, 'a0YC000000StARlMAN', '0', '0', 'SEAMUS DONNELLY', '38 CLARENDON MANOR', '0', 'BT48 7TH', 'DERRY', 'Grossbritannien', '', '0', '0', '7738156998', '0010195PNQ', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', 'will geld zur?ck!\r\n08.08 Uhr zur?ck...bitte refund Geld am 09.08.13 zurück erhalten!', 'RG518134562DE', 'DEP', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7756, 'a0YC000000StARlMAN', '0', '0', 'LUCY HATHERSMITH', '3 BRIXHAM ROAD', '3 BRIXHAM ROAD--HUCKNALL --NOTTINGHAM', 'NG15 6JQ', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '07753 186340', '0010187RDS', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841586254', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7757, 'a0YC000000StAS0MAN', '0', '0', 'DONOVAN BROWN', '52 CRAIGEN AVENUE', '0', 'CR0 7JN', 'CROYDON', 'Grossbritannien', '', '0', '0', '7956376194', '0010137CMU', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840520665', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7758, 'a0YC000000StARlMAN', '0', '0', 'MICHAEL HO', '34 CHURCHILL DRIVE', '0', 'TS11 6AX', 'CLEVELAND', 'Grossbritannien', '', '0', '0', '7943548308', '0010101JD3', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840946072', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7759, 'a0YC000000StARlMAN', '0', '0', 'AMANDA STUBBINS', '13 CROWN MEADOW', '13 CROWN MEADOW --WORCESTER--WR2 6QJ', 'WR2 6QJ', 'WORCESTER', 'Grossbritannien', '', '0', 'amanda.stubbins@hotmail.co.uk', '7970688001/ 01905 640518', '0010085M4B', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', 'Uhr erhalten 11.09.2013 Bitte refund!', '1Z8VF4596841962481', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7760, 'a0YC000000StARlMAN', '0', '0', 'MAVIS LEECH', '98 SHELLEY ROAD', '0', 'M27 0PB', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '1612791630', '00100597KD', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842669896', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7761, 'a0YC000000StARlMAN', '0', '0', 'THOMAS HOPEWELL', '80 TREVOR ROAD', '0', 'M41 5GH', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7901880638', '00100072OX', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842168301', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7762, 'a0YC000000StAS0MAN', '0', '0', 'ROBERT MCGLONE', '11 WHITEWELL COURT', 'IF NO ONE IS AT HOME, AS LONG AS THE MATTRESS IS COVERED IN PLASTIC/PROCTED FROM RAIN, UNLOCK BACK GATE AND JUST LEAVE UO THE SIDE OF THE HOUSE. THANKS', 'BT36 7FB', 'NEWTOWNABBEY', 'Grossbritannien', '', '0', '0', '7789713199', '0010124DY2', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', 'RG518134576DE', 'DEP', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7763, 'a0YC000000StARlMAN', '0', '0', 'MARK OLIVER', '2 THE MAGPIES', '0', 'CM16 6QG', 'EPPING', 'Grossbritannien', '', '0', '0', '7710098765', '0010197J8L', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842938121', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7764, 'a0YC000000StALFMA3', '0', '0', 'SUSAN LOUGH', '135 MIDDLE ROAD SHOREHAM BY SEA', '0', 'BN43 6LL', 'SUSSEX', 'Grossbritannien', '', '0', '0', '7717745763', '0010113FWR', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842409532', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7765, 'a0YC000000StALFMA3', '0', '0', 'CHRIS WOODHOUSE', '1 ORCHARD CLOSE', '0', 'CB24 8TN', 'CAMBRIDGE', 'Grossbritannien', '', '0', '0', '7595734824', '00100804W2', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840071945', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7766, 'a0YC000000StAS0MAN', '0', '0', 'CELIA PESTANA-BECK', '86-88 CLERKENWELL ROAD', '0', 'EC1M 5RJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7932643691', '0010196M19', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841025350', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7767, 'a0YC000000StALFMA3', '0', '0', 'SIMON WATSON', '31 MALTHOUSE COTTAGES', '0', 'PO20 8QJ', 'WEST WITTERING', 'Grossbritannien', '', '0', '0', '0', '0010040DK9', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841369766', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7768, 'a0YC000000StALFMA3', '0', '0', 'HAMISH MITCHELL', '3A RYMER ROAD', '0', 'CR0 6EF', 'CROYDON', 'Grossbritannien', '', '0', '0', '7970990706', '0010126NRK', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840205176', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7769, 'a0YC000000StAS0MAN', '0', '0', 'COLETTE CESANO', '8 STOVOLDS WAY', '0', 'GU11 3LR', 'Aldershot ', 'Grossbritannien', '', '0', '0', '0', '0010034GJN', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841564278', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7770, 'a0YC000000StAS0MAN', '0', '0', 'HOCINE AKBAL', '8 COLCHESTER AVENUE ILFORD', '0', 'E12- 5LE', 'LONDON', 'Grossbritannien', '', '0', '0', '7984122987', '0010150KLM', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841748990', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7771, 'a0YC000000StALFMA3', '0', '0', 'AMY LASHMAR', '54 MONKS WAY', '0', 'BH11 9TR', 'BOURNEMOUTH', 'Grossbritannien', '', '0', '0', '7753210434', '0010200E3G', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842657407', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7772, 'a0YC000000StAS0MAN', '0', '0', 'SAM ODDY', '34 WOKING ROAD', '0', 'BH14 0BZ', 'POOLE', 'Grossbritannien', '', '0', '0', '7533376446', '0010247QX3', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841456813', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7773, 'a0YC000000StARlMAN', '0', '0', 'O.C FAYEFUNMI', '284 LINK ROAD', '0', 'SS8 9UX', 'CANVEY ISLAND', 'Grossbritannien', '', '0', '0', '7930523136', '00101824ET', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840247229', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7774, 'a0YC000000StALFMA3', '0', '0', 'LUKE GARDINER', '47 DELTIC', '0', 'B77 2DU', 'TAMWORTH', 'Grossbritannien', '', '0', '0', '7795538286', '001000652O', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841128632', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7775, 'a0YC000000StALFMA3', '0', '0', 'GABRIELA CARRASCO', '48 FLAT 9 LYNTON ROAD', '0', 'W3 9HW', 'LONDON', 'Grossbritannien', '', '0', '0', '7801855524', '0010241V4S', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840201045', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7776, 'a0YC000000StAS0MAN', '0', '0', 'REZA DILMAHOMED', '132 PITVILLE AVE', '0', 'L18 7JQ', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7835297529', '00101406QC', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842564454', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7777, 'a0YC000000StALFMA3', '0', '0', 'ROSIE DARBYSHIRE', '19 CORBRIDGE', '0', 'L16 7QN', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '1517226685', '0010020ENB', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841318865', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7778, 'a0YC000000StARlMAN', '0', '0', 'MOHAMMED KARIM', '17 APSLEY HOUSE, STEPNEY WAY, LONDON', 'STEPNEY WAY', 'E1 3DS', 'LONDON', 'Grossbritannien', '', '0', '0', '7538724910', '0010022W92', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', 'Geld am 26.07.2013 von Groupon zurück erhalten! Uhr ????', '1Z8VF4596842400684', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7779, 'a0YC000000StALFMA3', '0', '0', 'DJAMILA DJOUDI', '3 HUME HOUSE QUEENSDALE CRESCENT', '0', 'W11 4TP', 'LONDON', 'Grossbritannien', '', '0', '0', '7528437557', '0010137XN1', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842928098', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7780, 'a0YC000000StALFMA3', '0', '0', 'ALEX GAIR', '72 ST. AUGUSTINES AVE', 'FLAT 8, INGLESIDE COURT', 'CR2 6JH', 'SOUTH CROYDON', 'Grossbritannien', '', '0', '0', '7500939498', '0010183JW5', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842246502', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7781, 'a0YC000000StARlMAN', '0', '0', 'JAMES KONI', '18 ARNE GROVE', '0', 'BR6 9TT', 'ORPINGTON', 'Grossbritannien', '', '0', '0', '7919585645', '0010243XZO', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842455910', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7782, 'a0YC000000StAS0MAN', '0', '0', 'STUART CLARKE', '6 CHAPEL GATE', '0', 'PE12 0TR', 'SPALDING', 'Grossbritannien', '', '0', '0', '7766727420', '0010103R58', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842656328', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7783, 'a0YC000000StALFMA3', '0', '0', 'JANE HATFIELD', '117 INCHBONNIE ROAD', '0', 'CM3 5ZW', 'CHELMSFORD', 'Grossbritannien', '', '0', '0', '7918665485', '0010076Y4L', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841947739', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7784, 'a0YC000000StARlMAN', '0', '0', 'JOSH CHESTERFIELD', '40 GREAT EASTERN STREET', '0', 'EC2A 3EP', 'LONDON', 'Grossbritannien', '', '0', '0', '78008008974', '0010139BLB', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '08.08.2013 Uhr zurück...bitte refund', '1Z8VF4596842430142', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7785, 'a0YC000000StARlMAN', '0', '0', 'THOMAS DAVIS', '6 KNOCKNAREA ROAD', '0', 'BT28 2TA', 'LISBURN', 'Grossbritannien', '', '0', '0', '2892621989', '0010010SQW', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', 'RG518134580DE', 'DEP', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7786, 'a0YC000000StAS0MAN', '0', '0', 'COLIN ROBSON', '18 QUEENS ROAD', '0', 'AB42 3AX', 'PETERHEAD', 'Grossbritannien', '', '0', '0', '7863836635', '0010213CQH', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840367966', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7787, 'a0YC000000StALFMA3', '0', '0', 'OLURONKE OJEDIRAN', '25 STANDFIELD GARDENS', '0', 'RM10 8JS', 'DAGENHAM', 'Grossbritannien', '', '0', '0', '7950242022', '0010017CU1', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842023378', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7788, 'a0YC000000StARlMAN', '0', '0', 'ADEMOLA ADELEKE', 'BP TECHNOLOGY CENTRE', '0', 'RG8 7QR', 'READING', 'Grossbritannien', '', '0', '0', '7950242022', '0010067L1T', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841269785', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7789, 'a0YC000000StAS0MAN', '0', '0', 'SANDRA CROOK', 'ALBYNS DOMSEY LANE LITTLE WALTHAM', '0', 'CM3 3PS', 'CHELMSFORD ESSEX', 'Grossbritannien', '', '0', '0', '7703272711', '00102193MC', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840207192', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7790, 'a0YC000000StALFMA3', '0', '0', 'BOBBY RAI', '3 DENHAM PARADE  OXFORD ROAD', '0', 'UB9 4DZ', 'DENHAM', 'Grossbritannien', '', '0', '0', '7957214494', '00100033JJ', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840935600', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7791, 'a0YC000000StALFMA3', '0', '0', 'JOHN ANTHONY WITHERS', '9 LYDIATE CLOSE', '0', 'BL3 3AH', 'BOLTON', 'Grossbritannien', '', '0', '0', '7713125233', '00101164FS', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', 'Uhr erhalten 03.10.2013', '1Z8VF4596842555017', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7792, 'a0YC000000StARlMAN', '0', '0', 'LISA MOORE', '10 RUTLAND TERRACE', '0', 'GU11 1PR', 'ALDERSHOT', 'Grossbritannien', '', '0', '0', '7765861959', '00100407PV', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841165422', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7793, 'a0YC000000StAS0MAN', '0', '0', 'JOHN DAVID KELLY', '34 RISHWORTH RISE', '0', 'OL2 7QA', 'OLDHAM', 'Grossbritannien', '', '0', '0', '7753470463', '0010130KP9', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841866835', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7794, 'a0YC000000StALFMA3', '0', '0', 'JESSICA KERCHISS', '76 PETERBOROUGH RD', '0', 'SW6 3EB', 'LONDON', 'Grossbritannien', '', '0', '0', '7714719803', '00102058Q9', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840759248', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7795, 'a0YC000000StAS0MAN', '0', '0', 'SHIYU YANG', '308 HARBORNE PARK ROAD', '0', 'B17 0NE', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7743170884', '0010159G1R', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842942652', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7796, 'a0YC000000StAS0MAN', '0', '0', 'ALEXANDER NUCERA', '14 SIMPSON STREET', '0', 'SW11 3HN', 'LONDON', 'Grossbritannien', '', '0', '0', '7901024677', '0010208KXU', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841517060', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7797, 'a0YC000000StALFMA3', '0', '0', 'CHIARA PIANGIOLINO', '14 SIMPSON STREET', '0', 'SW11 3HN', 'LONDON', 'Grossbritannien', '', '0', '0', '7901279642', '0010004H9U', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841582472', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7798, 'a0YC000000StALFMA3', '0', '0', 'LEE WILLOCK', '7 ORDNANCE COURT', '0', 'NG9 5GG', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7412642636', '0010118NPW', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842238888', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7799, 'a0YC000000StARlMAN', '0', '0', 'PATRICIA MASON', '5 MAPLE AVENUE', '0', 'LE8 5TZ', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7802475718', '0010113JGW', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842586298', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7800, 'a0YC000000StARlMAN', '0', '0', 'PATRICIA MASON', '5 MAPLE AVENUE', '0', 'LE8 5TZ', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7802475718', '001019201B', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842586298', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7801, 'a0YC000000StARlMAN', '0', '0', 'EDDIE BERTRAND', '55 VICTORIA ROAD', '0', 'M14 6BW', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7540523838', '00101417W7', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841724701', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7802, 'a0YC000000StARlMAN', '0', '0', 'GARY PARKER', '103 NORWOOD AVENUE', '0', 'BD18 2AT', 'SHIPLEY', 'Grossbritannien', '', '0', '0', '7877488424', '0010246BRV', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841754116', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7803, 'a0YC000000StAS0MAN', '0', '0', 'XINWEN WANG', '165 ROKER AVENUE', '0', 'SR6 0HQ', 'SUNDERLAND', 'Grossbritannien', '', '0', '0', '7743163638', '0010099CBT', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841774523', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7804, 'a0YC000000StALFMA3', '0', '0', 'RACHEL HEATH', '131 PRINCESS STREET', '0', 'M1 7DN', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7855231286', '00101472BA', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840885932', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7805, 'a0YC000000StARlMAN', '0', '0', 'EDWARD TOOLEY', '92 ALBERT STREET', '0', 'WN5 9EF', 'WIGAN', 'Grossbritannien', '', '0', '0', '07814 676323', '0010024A3V', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841188345', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7806, 'a0YC000000StALFMA3', '0', '0', 'MINGHAO HUANG', 'FLAT 11, LINACRE COURT, SPRING LANE, HEADINGTON', '0', 'OX3 8LU', 'OXFORD', 'Grossbritannien', '', '0', '0', '7554418879', '00101058L2', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841781757', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7807, 'a0YC000000StALFMA3', '0', '0', 'G ROPER', '6 WARWICK ROAD', '0', 'DY8 5DL', 'STOURBRIDGE', 'Grossbritannien', '', '0', '0', '7921244784', '0010163JRM', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841766167', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7808, 'a0YC000000StALFMA3', '0', '0', 'ALAN MANLOW', '29 CHARLECOTE CLOSE', '0', 'GU14 7EG', 'FARNBOROUGH', 'Grossbritannien', '', '0', '0', '7736827247', '0010089RU6', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840241574', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7809, 'a0YC000000StAS0MAN', '0', '0', 'FENG SHANG', '15 KENNETH DIXON, GOODRICKE COLLEGE,', '0', 'YO10 5GP', 'YORK', 'Grossbritannien', '', '0', '0', '0', '00100899U2', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842307982', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7810, 'a0YC000000StAS0MAN', '0', '0', 'MOCANU CRISTIAN', '101 QUEENS ROAD', '0', 'WD17 2QL', 'WATFORD', 'Grossbritannien', '', '0', '0', '7734459934', '0010240SBN', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841065398', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7811, 'a0YC000000StALFMA3', '0', '0', 'MR D NGUYEN', '7 WHITCHER CLOSE', '0', 'SE14 6HS', 'LONDON', 'Grossbritannien', '', '0', '0', '7761752345', '1002970', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841613803', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7812, 'a0YC000000StAS0MAN', '0', '0', 'JEMEL JOHNSON', '69 AUSTIN WAY', 'GROUND FLOOR FLAT', 'RG12 9HQ', 'BRACKNELL', 'Grossbritannien', '', '0', '0', '7949671947', '00101763O4', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840053214', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7813, 'a0YC000000StAS0MAN', '0', '0', 'CHRIS TAYLOR', '23 BRITANNIA CRESCENT', '0', 'CO7 9PF', 'COLCHESTER', 'Grossbritannien', '', '0', '0', '7894427826', '0010061PPR', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841483623', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7814, 'a0YC000000StAS0MAN', '0', '0', 'BRIAN FERGUSON', '29 CALLANDER ROAD', '0', 'G68 0BT', 'CUMBERNAULD', 'Grossbritannien', '', '0', '0', '7792706389', '0010078YFK', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842005030', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7815, 'a0YC000000StARlMAN', '0', '0', 'AKINYELE AKINLABI', '4 BOTHERS CLOSE', '4 BOTHERS CLOSE--BRECHIN--DD9 6FB', 'DD9 6FB', 'BRECHIN', 'Grossbritannien', '', '0', '0', '7725648190', '0010153PC7', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840717444', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7816, 'a0YC000000StAS0MAN', '0', '0', 'LISA BRAILSFORD', '8 WALKER CLOSE', '0', 'BS16 6UR', 'BRISTOL', 'Grossbritannien', '', '0', '0', '07933 909121', '0010025QH0', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842720856', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7817, 'a0YC000000StARlMAN', '0', '0', 'BEN LYLE', '15 DUCHESS DRIVE', '0', 'BN25 2XL', 'SEAFORD', 'Grossbritannien', '', '0', '0', '7845474596', '00100341AB', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841115262', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7818, 'a0YC000000StALFMA3', '0', '0', 'SULAYMAN CHAM', '67 INGS ROAD', '0', 'WF1 1DE', 'WAKEFIELD', 'Grossbritannien', '', '0', '0', '7961752871', '0010073S8L', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841000671', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7819, 'a0YC000000StARlMAN', '0', '0', 'VON CREED', '9 PEPPER STREET', '0', 'SY4 5RH', 'QUINA BROOK, WEM', 'Grossbritannien', '', '0', '0', '7956949395', '00102509EM', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841477087', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7820, 'a0YC000000StAS0MAN', '0', '0', 'NIKOLAY KOLEV', '4 HONEYSUCKLE AVENUE', '0', 'WA5 1BF', 'WARRINGTON', 'Grossbritannien', '', '0', '0', '0', '0010142YY9', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841644495', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7821, 'a0YC000000StALFMA3', '0', '0', 'KEYTH WARREN', '56 SPICER PLACE', '0', 'CV22 7EA', 'RUGBY', 'Grossbritannien', '', '0', '0', '7801494324', '0010130HOS', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840602906', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7822, 'a0YC000000StARlMAN', '0', '0', 'LLOYD LUWANI', '22 MARSDEN CLOSE', '0', 'NG6 0BR', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7868440970', '0010118J8F', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840452319', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7823, 'a0YC000000StALFMA3', '0', '0', 'INTESAR HANASH', '77 ELLESMERE ROAD', '0', 'S4 7JA', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7737087306', '0010182ARA', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840292724', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7824, 'a0YC000000StAS0MAN', '0', '0', 'CONNOR HOWE', '95 HENDERSON DRIVE', '0', 'DA1 5LF', 'DARTFORD', 'Grossbritannien', '', '0', '0', '7508176160', '0010214Q1F', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842224133', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7825, 'a0YC000000StARlMAN', '0', '0', 'ANTHONY BIRD', '5 RIFTS AVENUE', '0', 'TS12 1QE', 'SALTBURN-BY-THE-SEA', 'Grossbritannien', '', '0', '0', '7870855689', '0010231VBR', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '20.08.2013  RG518136078DE', '1Z8VF4596842346547', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7826, 'a0YC000000StALFMA3', '0', '0', 'DARIUSH FASSIHI', 'WATERGATE, MIDDLE ROAD', '0', 'NR13 5EG', 'NORWICH', 'Grossbritannien', '', '0', '0', '7711666099', '0010068EHN', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842759959', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7827, 'a0YC000000StAS0MAN', '0', '0', 'RAVI DHIMAN', '630 NEW HALL LANE', '0', 'PR1 4TE', 'PRESTON', 'Grossbritannien', '', '0', '0', '7912941316', '0010111ML1', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842564365', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7828, 'a0YC000000StALFMA3', '0', '0', 'MARKUS GEHRING', '81 BARTON ROAD', '0', 'CB3 9LL', 'CAMBRIDGE', 'Grossbritannien', '', '0', '0', '0', '00101813V7', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840859774', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7829, 'a0YC000000StALFMA3', '0', '0', 'MARK BONE', '24 PEABODY HILL', '0', 'SE21 8LD', 'LONDON', 'Grossbritannien', '', '0', '0', '7595905252', '0010235QDQ', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842746187', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7830, 'a0YC000000StAS0MAN', '0', '0', 'SHARON SIMMONS', '25 SQUIRES CLOSE', '0', 'ME2 2TZ', 'ROCHESTER', 'Grossbritannien', '', '0', '0', '1634296218', '0010112Z8H', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841323591', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7831, 'a0YC000000StALFMA3', '0', '0', 'ELIZABETH KERR', '102 LEANDER CRESCENT', 'GLASGOW SCOTLAND', 'PA4 0XQ', 'RENFREW', 'Grossbritannien', '', '0', '0', '7837055814', '00100231T5', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841692004', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7832, 'a0YC000000StAS0MAN', '0', '0', 'PAUL BROWN', '76 HAYWOOD LANE', '0', 'S36 2QF', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7984432361', '00101012VD', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842951419', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7833, 'a0YC000000StALFMA3', '0', '0', 'ALEXANDRA MONTEIRO', '93 OLD FARM ROAD', '0', 'N2 9RG', 'LONDON', 'Grossbritannien', '', '0', '0', '7943274611', '0010195G7G', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841201829', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7834, 'a0YC000000StALFMA3', '0', '0', 'MICHAEL DAMASCENO', '6 COLEBROOK ROAD', '0', 'SW16 5QX', 'LONDON', 'Grossbritannien', '', '0', '0', '7754441421', '0010187U6F', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841543237', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7835, 'a0YC000000StARlMAN', '0', '0', 'GAUTAMI PATEL', '518 FLAT 1', '0', 'AB10 1TT', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7598695540', '0010050J3N', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', 'Schliesse  RL 7199 6935 1DE\r\n24.03.215', '1Z8VF4596840075647', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7836, 'a0YC000000StARlMAN', '0', '0', 'VICTORIA PETRENKO', '118 LONGHILL ROAD', '0', 'SE6 1UA', 'LONDON', 'Grossbritannien', '', '0', '0', '7961000875', '0010080P76', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841899050', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7837, 'a0YC000000StARlMAN', '0', '0', 'DANIEL HOLDCROFT', '61 LYNN AVENUE', '0', 'ST7 1PA', 'STOKE-ON-TRENT', 'Grossbritannien', '', '0', '0', '7795103001', '0010061VMJ', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840113462', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7838, 'a0YC000000StAS0MAN', '0', '0', 'VASILEIOS AMVROSIOU', '18 POND PLACE', '0', 'SW3 6QJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7879001199', '0010018IC1', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842818877', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7839, 'a0YC000000StALFMA3', '0', '0', 'HENRY STEVENS', '19 COLBORNE COURT', '0', 'SW19 2JX', '139 HIGH PATH', 'Grossbritannien', '', '0', '0', '7816852635', '0010061PST', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840115282', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7840, 'a0YC000000StAS0MAN', '0', '0', 'MUSADDIQ KHAN', '19 SEDGWICK CLOSE', '0', 'BD8 7RE', 'BRADFORD', 'Grossbritannien', '', '0', '0', '7927000020', '0010118GVO', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '10.08.2013 Uhr zur?ck...bitte refund Geld am 13.08.13 zurück erhalten', '1Z8VF4596840102698', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7841, 'a0YC000000StARlMAN', '0', '0', 'MOIRA FOXLEY', '41 WILLINGTON ROAD', '0', 'DE65 6HX', 'DERBY', 'Grossbritannien', '', '0', '0', '7973780173', '0010012T3H', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841881103', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7842, 'a0YC000000StALFMA3', '0', '0', 'ROBERT CUMMING', '1 VANGUARD COURT', '0', 'NG34 7WL', 'SLEAFORD', 'Grossbritannien', '', '0', '0', '7771510956', '0010041RM2', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841550514', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7843, 'a0YC000000StARlMAN', '0', '0', 'PAULS NEMIROVSKIS', '4 ST. PAULS CLOSE', 'BEFORE DELIVERY PLEASE TELEPHONE FOR TIME APPOINTMENT.', 'BD8 7NS', 'BRADFORD', 'Grossbritannien', '', '0', '0', '7852100199', '0010233XRC', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841210926', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7844, 'a0YC000000StARlMAN', '0', '0', 'SAMANTHA JONES', '27 DINGLE ROAD', '0', 'BH5 2DP', 'BOURNEMOUTH', 'Grossbritannien', '', '0', '0', '7545154419', '10147552', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842962336', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7845, 'a0YC000000StARlMAN', '0', '0', 'DONALD MACCALLUM', '1 FLAT 6 NEW MART GARDENS', '0', 'EH14 1TZ', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '07896 245898', '0010152BT5', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842904747', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7846, 'a0YC000000StARlMAN', '0', '0', 'SARAH HOPKINSON', '69 MERRITTS BROOK LANE', '0', 'B31 1PP', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7871509070', '0010180PVV', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840138150', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7847, 'a0YC000000StALFMA3', '0', '0', 'CHI PUN YEUNG', '3 WOODACRE CLOSE', '0', 'M33 3UZ', 'SALE', 'Grossbritannien', '', '0', '0', '7838070368', '0010085PST', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842762561', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7848, 'a0YC000000StARlMAN', '0', '0', 'JOHN HOLLAND', '71 AXMINSTER CRESCENT', '0', 'DA16 1HQ', 'WELLING', 'Grossbritannien', '', '0', '0', '7739953018', '00101020L8', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840877978', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7849, 'a0YC000000StARlMAN', '0', '0', 'JULIE DELAHAUT', '36 BRACKEN CLOSE', '0', 'OX18 1UB', 'CARTERTON', 'Grossbritannien', '', '0', '0', '7846318344', '0010112ANZ', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842584389', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7850, 'a0YC000000StAS0MAN', '0', '0', 'HIREN YAGNIK', '28 STATION ROAD', 'VILLAGE DENTAL SURGERY ACOCKS GREEN', 'B27 6DN', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7789012000', '0010027CGO', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840981793', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7851, 'a0YC000000StARlMAN', '0', '0', 'TOMA SAVICKAITE', 'FLAT 19 WATERSIDE, ST NICHOLAS STREET', '0', 'CV1 4LZ', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7721003287', '00101557YM', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841170201', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7852, 'a0YC000000StALFMA3', '0', '0', 'CRAIG ANDREW', '20 GAY ELMS ROAD', '0', 'BS13 9BB', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7947072175', '0010052EHE', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842249616', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7853, 'a0YC000000StALFMA3', '0', '0', 'THOMAS COCHRANE', '7 FAIRLEY COURT', '0', 'KY12 8UT', 'DUNFERMLINE', 'Grossbritannien', '', '0', '0', '07711 801643', '00101483GX', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', 'Angeblich Uhr nicht erhalten! Paket wurde am 24.06.2013 zugestellt. U-Schrift vorhanden! Geld am 21.10.13 zurück erhalten!', '1Z8VF4596840320023', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7854, 'a0YC000000StALFMA3', '0', '0', 'STUART DAVISON', '57 BEATTY RISE', 'SPENCER\'S WOOD', 'RG7 1FQ', 'READING', 'Grossbritannien', '', '0', '0', '0', '0010062IG1', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840481430', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7855, 'a0YC000000StAS0MAN', '0', '0', 'THOMAS COCHRANE', '7 FAIRLEY COURT', '0', 'KY12 8UT', 'DUNFERMLINE', 'Grossbritannien', '', '0', '0', '97711801643', '0010234JSD', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841833843', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7856, 'a0YC000000StAS0MAN', '0', '0', 'LORRAINE PLEDGER', '11 CHESTERWOOD TERRACE', '0', 'NE10 0RU', 'GATESHEAD', 'Grossbritannien', '', '0', '0', '7963077543', '0010193PIS', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840477258', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7857, 'a0YC000000StAS0MAN', '0', '0', 'KANGNIAN DONG', '56 ROYAL YORK CRESCENT', '0', 'BS8 4JP', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7825216168', '0010023ARU', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841511664', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7858, 'a0YC000000StALFMA3', '0', '0', 'GARETH POLLOCK', '6 ROSSLYN CLOSE', '0', 'BT49 0WA', 'LIMAVADY', 'Grossbritannien', '', '0', '0', '7970696591', '0010102JUW', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', 'RG518134593DE', 'DEP', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7859, 'a0YC000000StALFMA3', '0', '0', 'STUART CONNELL', '27 TRISTRAM CLOSE', '0', 'BA21 3GU', 'YEOVIL', 'Grossbritannien', '', '0', '0', '7891658691', '00102425GJ', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841153480', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7860, 'a0YC000000StALFMA3', '0', '0', 'SALEEM BASHIR', '26 FOUNTAIN ROAD', '0', 'NP4 8HU', 'PONTYPOOL', 'Grossbritannien', '', '0', '0', '7877656401', '0010206G87', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840960896', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7861, 'a0YC000000StARlMAN', '0', '0', 'JACK HARRY', '11 RAGLAN CLOSE', '0', 'NP12 1GA', 'BLACKWOOD', 'Grossbritannien', '', '0', '0', '7814431422', '00102075RU', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842559308', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7862, 'a0YC000000StARlMAN', '0', '0', 'ALI AL JUMA', '149 LANDMARK PLACE', '0', 'CF10 2HS', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7983408309', '0010137B0E', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842048717', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7863, 'a0YC000000StARlMAN', '0', '0', 'CHRIS CARNEY', '23 MORETON DRIVE', 'BROADBENT MAWSON --111/113 OLD STREET --ASHTON-UNDER-LYNE --OL6 7RL', 'BL8 1QT', 'BURY', 'Grossbritannien', '', '0', '0', '07966 248766', '00102186Y6', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841529128', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7864, 'a0YC000000StAS0MAN', '0', '0', 'JAMES CARRIGAN', '28 CUBBINGTON ROAD', '0', 'CV6 7BN', 'COVENTRY', 'Grossbritannien', '', '0', '0', '0', '0010092LE5', '0', 'Theorema', 'COPACABANA WATCH WITH silber CASE - GM-104-3', '0', '1Z8VF4596840100538', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7865, 'a0YC000000StALFMA3', '0', '0', 'LEE GREGORY', '53 DRUMMORMIE ROAD', '0', 'KY12 8RL', 'DUNFERMLINE', 'Grossbritannien', '', '0', '0', '7794563323', '00101392JD', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '30.07.2013 Uhr zur?ck..bitte refund Geld am 12.08.13 zurück erhalten!', '1Z8VF4596842862944', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7866, 'a0YC000000StARlMAN', '0', '0', 'ALEX GARY', '4 LITTLE HEATH', '0', 'RM6 4XX', 'ROMFORD', 'Grossbritannien', '', '0', '0', '7539249129', '0010158I5A', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', 'Uhr erhalten 18.09.2013 Bitte refund!', '1Z8VF4596842916350', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7867, 'a0YC000000StALFMA3', '0', '0', 'SUE NALL', '188 WANLIP LANE', '0', 'LE4 4GG', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7879497284', '00101554AD', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842360763', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7868, 'a0YC000000StARlMAN', '0', '0', 'SUKHDEEP DEHAL', '91 COLE STREET', 'PLEASE USE 2ND DOOR,THROUGH THE GATE', 'DY2 9PA', 'DUDLEY', 'Grossbritannien', '', '0', '0', '7429210061', '00102292SL', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840296177', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7869, 'a0YC000000StARlMAN', '0', '0', 'CALVIN BELL', '28 BYKER STREET', '0', 'NE6 3AJ', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7738157492', '0010088OVR', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841822588', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7870, 'a0YC000000StARlMAN', '0', '0', 'LEE STANLEY', '3 KIRKFIELD GROVE', '0', 'CH42 1RY', 'BIRKENHEAD', 'Grossbritannien', '', '0', '0', '7825165954', '00100278M4', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840039990', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7871, 'a0YC000000StARlMAN', '0', '0', 'MOHAMMED KARIM', '17 APSLEY HOUSE, STEPNEY WAY, LONDON', 'STEPNEY WAY', 'E1 3DS', 'LONDON', 'Grossbritannien', '', '0', '0', '7538724910', '0010030WI5', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', 'Geld am 26.07.13 zurück erhalten! Uhr ???', '1Z8VF4596840048408', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7872, 'a0YC000000StARlMAN', '0', '0', 'YUSUFU KARGBO', '89A ECCLESBOURNE ROAD', '0', 'CR7 7BR', 'THORNTON HEATH', 'Grossbritannien', '', '0', '0', '7403414119', '00102121G7', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840947811', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7873, 'a0YC000000StARlMAN', '0', '0', 'WILLIAM WU', '24 PEACE COURT', 'LEAVE TO NEIGHBOUR', 'SE1 5TR', 'LONDON', 'Grossbritannien', '', '0', '0', '7594800408', '0010214JQY', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841838222', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7874, 'a0YC000000StARlMAN', '0', '0', 'CASPER MORTENSEN', '4 THE HEIGHTS', 'PGS--4 THE HEIGHTS,--BROOKLANDS, --WEYBRIDGE,--SURREY,--KT130NY,--UK', 'KT13 0NY', 'WEYBRIDGE', 'Grossbritannien', '', '0', '0', '7450282489', '0010230VKK', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841819636', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7875, 'a0YC000000StARlMAN', '0', '0', 'ANGELA PEARSON', '5 FREDERICK CRESCENT', '0', 'KY11 4TJ', 'DUNFERMLINE', 'Grossbritannien', '', '0', '0', '7845697038', '0010126KMJ', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842992045', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7876, 'a0YC000000StAS0MAN', '0', '0', 'GUY CALVE', '3 DONNINGTON PLACE', 'UNITED KINGDOM', 'OX12 9YE', 'WANTAGE', 'Grossbritannien', '', '0', '0', '7977408444', '0010125N6E', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841455458', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7877, 'a0YC000000StAS0MAN', '0', '0', 'HUSSAIN MALIK', '33 THE GLEN', '0', 'UB2 5RS', 'LONDON', 'Grossbritannien', '', '0', '0', '7519821940', '0010148SSA', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842309864', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-19', '', '', '', '', '', ''),
(7878, 'a0YC000000StALFMA3', '0', '0', 'RICHARD GARVIE', '6 KEIR STREET', '0', 'KY4 9DS', 'COWDENBEATH', 'Grossbritannien', '', '0', '0', '7912989544', '00101358IJ', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841219098', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(7879, 'a0YC000000StARlMAN', '0', '0', 'ALIREZA MOTEVALLI', '130 COPGROVE ROAD', '0', 'LS8 2RS', 'LEEDS', 'Grossbritannien', '', '0', '0', '0', '0010017XT5', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842637509', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7880, 'a0YC000000StAS0MAN', '0', '0', 'VICTORIA NEWTON', '67 WOOD AVENUE', '0', 'NG10 5FX', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7854143560', '0010006W6T', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841946918', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7881, 'a0YC000000StALFMA3', '0', '0', 'CHEE MUN', '19 POLPERRO WALK', '0', 'SK14 3DJ', 'HYDE', 'Grossbritannien', '', '0', '0', '0', '0010025AT4', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', 'Will geld zurück!', '1Z8VF4596841247325', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7882, 'a0YC000000StALFMA3', '0', '0', 'BARRY MORFETT', '16 WILKIE DRIVE', '0', 'NG34 0UE', 'SLEAFORD', 'Grossbritannien', '', '0', '0', '7715501066', '001015463D', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842638731', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7883, 'a0YC000000StARlMAN', '0', '0', 'DAVID ARTHUR', '9 FARE VIEW', '0', 'AB31 4DZ', 'BANCHORY', 'Grossbritannien', '', '0', '0', '7525250528', '0010015TLN', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842221145', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7884, 'a0YC000000StARlMAN', '0', '0', 'SIMON ROOK', '19 ROYDS HALL AVENUE', 'WIBSEY', 'BD6 1HG', 'BRADFORD', 'Grossbritannien', '', '0', '0', '7730925228', '0010222G3Y', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842094551', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7885, 'a0YC000000StAS0MAN', '0', '0', 'MARLEEN MOORE', '18 HADDON DRIVE', 'SPONDON DERBY', 'DE21 7PF', 'DERBY', 'Grossbritannien', '', '0', '0', '07811 373798', '0010068S1E', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841358965', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7886, 'a0YC000000StARlMAN', '0', '0', 'KEITH YOUNG', '36 HIGH STREET', '0', 'DN9 2HH', 'DONCASTER', 'Grossbritannien', '', '0', '0', '7799563341', '0010105O4D', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842114378', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7887, 'a0YC000000StALFMA3', '0', '0', 'RAJEN RAGHWANI', 'UNIT 1 LAXCON CLOSE', 'LAXCON HOUSE--LAXCON CLOSE--DRURY WAY--NEASDEN--LONDON--NW10 0TG', 'NW10 0TG', 'LONDON', 'Grossbritannien', '', '0', '0', '7875588205', '0010240587', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840460784', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7888, 'a0YC000000StAS0MAN', '0', '0', 'JAMES PHILLIPS', '54 HOE LANE', '0', 'RM4 1AU', 'ROMFORD', 'Grossbritannien', '', '0', '0', '7771620563', '0010221BMR', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841498199', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7889, 'a0YC000000StAS0MAN', '0', '0', 'KARL PACKHAM', '94A UPLANDS ROAD', '0', 'N8 9NJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7545781659', '0010010FFK', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841326605', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7890, 'a0YC000000StALFMA3', '0', '0', 'TOM KETLEY', 'N/A ASHTREE HOUSE STATION ROAD', '0', 'HU12 0BJ', 'OTTRINGHAM', 'Grossbritannien', '', '0', '0', '7707485148', '0010112FV2', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842046013', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7891, 'a0YC000000StARlMAN', '0', '0', 'TOM DIGBY', 'APARTMENT 50 MASONS MILL', '0', 'BD17 7EA', 'SALTS MILL ROAD, SHIPLEY', 'Grossbritannien', '', '0', '0', '7500220050', '0010240EGW', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842756425', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7892, 'a0YC000000StALFMA3', '0', '0', 'RUSSELL SIDDLE', '40 HERNE ROAD', '0', 'KT6 5BP', 'SURBITON', 'Grossbritannien', '', '0', '0', '7939261268', '0010110S9M', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842557837', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7893, 'a0YC000000StAS0MAN', '0', '0', 'MENG HENG LOH', '149 FELLOWS ROAD', '0', 'NW3 3JJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7506780488', '0010056NHH', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840550249', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7894, 'a0YC000000StARlMAN', '0', '0', 'TUAN NGUYEN', '82 CARLTON STREET', '0', 'WF10 1EE', 'CASTLEFORD', 'Grossbritannien', '', '0', '0', '7523103184', '00102135ZW', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841833656', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7895, 'a0YC000000StAS0MAN', '0', '0', 'IGBINOSA AGHAYERE', '111 CLARENDON GARDENS', '0', 'HA9 7LF', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '00100596JW', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842508069', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7896, 'a0YC000000StARlMAN', '0', '0', 'PAT SHEEHY', '3 DENTON AVENUE', '0', 'NG31 7JD', 'GRANTHAM', 'Grossbritannien', '', '0', '0', '7940850401', '0010031GOK', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841673472', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7897, 'a0YC000000StALFMA3', '0', '0', 'BRENDAN O SULLIVAN', '51 NORTHSTEAD MANOR DRIVE', '0', 'YO12 6AF', 'SCARBOROUGH', 'Grossbritannien', '', '0', '0', '7790925173', '00101385ME', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841429889', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7898, 'a0YC000000StARlMAN', '0', '0', 'TUAN NGUYEN', '82 CARLTON STREET', '0', 'WF10 1EE', 'CASTLEFORD', 'Grossbritannien', '', '0', '0', '7523103184', '0010073AWY', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841833656', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7899, 'a0YC000000StAS0MAN', '0', '0', 'RACHID AOUDIA', '4 BEAUFORT GARDENS', '0', 'TW5 9DL', 'HOUNSLOW', 'Grossbritannien', '', '0', '0', '7738248338', '0010138C4I', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842115706', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7900, 'a0YC000000StALFMA3', '0', '0', 'CHRISTOPHER ARKLEY', 'SKODA RAILWAY STREET', 'BENFIELD SKODA GARAGE', 'NE4 7AD', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7525632719', '0010109CN4', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841245112', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7901, 'a0YC000000StALFMA3', '0', '0', 'SARAH POTTS', '15 PRIESTY FIELDS', '0', 'CW12 4AQ', 'CHESHIRE', 'Grossbritannien', '', '0', '0', '0', '0010189AGW', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840365520', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7902, 'a0YC000000StALFMA3', '0', '0', 'MICHAEL ROBERT LASHBROOK', '83 REDHILLS', '0', 'EX4 1SH', 'EXETER', 'Grossbritannien', '', '0', '0', '7717457349', '0010010YD7', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841576934', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7903, 'a0YC000000StAS0MAN', '0', '0', 'ADAM DEARDEN', '3 LANCING CLOSE', '0', 'PE4 6QX', 'PETERBOROUGH', 'Grossbritannien', '', '0', '0', '7791319849', '00102248R2', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840979340', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7904, 'a0YC000000StAS0MAN', '0', '0', 'JOHN NAYLOR', '46 ALPINE RISE', '0', 'BD13 3NA', 'BRADFORD', 'Grossbritannien', '', '0', '0', '7506863388', '0010235NO7', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840672751', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7905, 'a0YC000000StAS0MAN', '0', '0', 'ANDREA HOLT', '21 COMBERBACH DRIVE', '0', 'CW5 7GS', 'NANTWICH', 'Grossbritannien', '', '0', '0', '0', '0010209PWD', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842757166', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7906, 'a0YC000000StAS0MAN', '0', '0', 'JASON MAWLAM', '31 BROUGHTON GRANGE', '0', 'SN3 1LW', 'SWINDON', 'Grossbritannien', '', '0', '0', '0', '0010016KWV', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840332574', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7907, 'a0YC000000StARlMAN', '0', '0', 'GARY WALKER', '37 SHELDON HALL AVENUE', '0', 'B33 0ER', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7925219770', '0010144V0G', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841498984', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7908, 'a0YC000000StAS0MAN', '0', '0', 'STEPHEN JOSEPH', '8 OSBORNE ROAD', '0', 'GU14 6PT', 'FARNBOROUGH', 'Grossbritannien', '', '0', '0', '7944716660', '0010042CBR', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842356394', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7909, 'a0YC000000StARlMAN', '0', '0', 'JAMES FISHER', '7 THE NEUK', '0', 'ML2 7QY', 'WISHAW', 'Grossbritannien', '', '0', '0', '7760995177', '0010210401', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842004808', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7910, 'a0YC000000StAS0MAN', '0', '0', 'MAUREEN BANNISTR', '9 KIRKRIGGS GARDENS', '0', 'G73 4LU', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7838368518', '0010144TSO', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842544216', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7911, 'a0YC000000StARlMAN', '0', '0', 'PAUL GRAY', '20 ST. NINIAN\'S ROAD', '0', 'PA2 6TP', 'PAISLEY', 'Grossbritannien', '', '0', '0', '7963930995', '001020028J', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840074620', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7912, 'a0YC000000StAS0MAN', '0', '0', 'AIDEN TODD', '13 PARK AVENUE', '0', 'M19 2EE', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7742105074', '0010156X19', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842696035', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7913, 'a0YC000000StALFMA3', '0', '0', 'SEBASTIAN SULKOWSKI', '28 ELDER PLACE', '0', 'BN1 4GF', 'BRIGHTON', 'Grossbritannien', '', '0', '0', '7523750709', '0010088E4Y', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840508447', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7914, 'a0YC000000StAS0MAN', '0', '0', 'FRAZ MURRAY', '32 TEUCHATCROFT', '0', 'DD8 1JJ', 'FORFAR', 'Grossbritannien', '', '0', '0', '7944359761', '0010065YM7', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841611850', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7915, 'a0YC000000StARlMAN', '0', '0', 'NEIL THOMAS', '28 CATHEDRAL ROAD', 'MR NEIL THOMAS--TOTALJOBS.COM--SOPHIA HOUSE, 28 CATHEDRAL ROAD--CARDIFF, CF11 9LJ', 'CF11 9LJ', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7429677309', '0010032FLT', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '08.08.2013 uhr zur?ck...bitte refund Geld am 12.08.13 zurück erhalten!', '1Z8VF4596842106261', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7916, 'a0YC000000StAS0MAN', '0', '0', 'MICHELE REES', '15 LLWYN Y BRYN', '0', 'SA10 6DZ', 'NEATH', 'Grossbritannien', '', '0', '0', '7988203289', '0010242RKK', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841091672', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7917, 'a0YC000000StALFMA3', '0', '0', 'URAIH IFY', 'MEZZ FLOOR CIVIC CENTRE, WOLVERHAMPTON CITY COUNCIL', '0', 'WV1 1RL', 'WOLVERHAMPTON', 'Grossbritannien', '', '0', '0', '7857874850', '0010099UO7', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840668088', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7918, 'a0YC000000StALFMA3', '0', '0', 'RAMIN NURIYEV', '56 QUEENS CRESCENT', '0', 'AB15 4BE', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7776340986', '0010190P3C', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842935491', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7919, 'a0YC000000StARlMAN', '0', '0', 'STEWART REID', 'CAMPUS 3 GYRODATA LTD,  BALGOWNIE DRIVE', '0', 'AB22 8GW', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '07554 335124', '0010103SWE', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840993904', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7920, 'a0YC000000StARlMAN', '0', '0', 'CHARLES ADOGA', '3 CORMORANT BRAE', '0', 'AB12 3WH', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7832830288', '0010074HIN', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842943311', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7921, 'a0YC000000StALFMA3', '0', '0', 'JANETTE KING', '19 FALCONSIDE DRIVE SPONDON', '0', 'DE21 7TQ', 'DERBY', 'Grossbritannien', '', '0', '0', '07811 373798', '001014560G', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841883727', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7922, 'a0YC000000StARlMAN', '0', '0', 'DENISS IVANKOVS', '6 NORFOLK SALFORD', '0', 'M6 6DP', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7979448171', '00100814F3', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842915137', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7923, 'a0YC000000StALFMA3', '0', '0', 'JAMES HAIGH', '17 RAMSDEN STREET', '0', 'WF10 5HD', 'CASTLEFORD', 'Grossbritannien', '', '0', '0', '7816508547', '0010167MV2', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842137540', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7924, 'a0YC000000StALFMA3', '0', '0', 'TRACY MCGOWAN', '146 WITHAM ROAD', '0', 'LN10 6RA', 'WOODHALL SPA', 'Grossbritannien', '', '0', '0', '7748113280', '0010150TKH', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841650951', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7925, 'a0YC000000StAS0MAN', '0', '0', 'MARK LLOYD', '218 NORTHBOROUGH ROAD', '0', 'SW16 4BA', 'LONDON', 'Grossbritannien', '', '0', '0', '7582287490', '0010008LET', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', 'Will Geld zurück!', '1Z8VF4596840555360', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7926, 'a0YC000000StAS0MAN', '0', '0', 'MARK LLOYD', '218 NORTHBOROUGH ROAD', '0', 'SW16 4BA', 'LONDON', 'Grossbritannien', '', '0', '0', '7582287490', '0010241AX7', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840555360', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7927, 'a0YC000000StALFMA3', '0', '0', 'SHABIRA RAJWANI', '32 UPPER WOOD CLOSE', '0', 'MK5 7GH', 'MILTON KEYNES', 'Grossbritannien', '', '0', '0', '7765077782', '00101063BT', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840950772', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7928, 'a0YC000000StALFMA3', '0', '0', 'GEMMA MORGAN-GEER', '179 CORNBRASH RISE', '0', 'BA14 7TU', 'TROWBRIDGE', 'Grossbritannien', '', '0', '0', '7986951524', '00101755UF', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841937188', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7929, 'a0YC000000StAS0MAN', '0', '0', 'SARAH MARTLND', '2 CHEETHAM HILL ROAD', 'PENINSULA BUSINESS SERVICES LTD--THE PENINSULA BUILDING --FLOOR 6', 'M4 4FB', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7977283866', '0010201HR1', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842614597', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7930, 'a0YC000000StALFMA3', '0', '0', 'J EDWARDS', '32 AUDLEY RISE', '0', 'TQ12 4JW', 'NEWTON ABBOT', 'Grossbritannien', '', '0', '0', '7801668463', '00100484KX', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842083009', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7931, 'a0YC000000StALFMA3', '0', '0', 'GAVIN VAUSE', '13 LYDGATE AVENUE', 'O\'CONNOR UTILITIES LTD--UNIT 10 SANDFOLD LANE--MANCHESTER --M19 3BJ', 'BL2 5AH', 'BOLTON', 'Grossbritannien', '', '0', '0', '7538464421', '0010228BDJ', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842442415', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7932, 'a0YC000000StARlMAN', '0', '0', 'MARK WARD', '14 AIRTON CLOSE', '0', 'M40 7NZ', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7879778978', '0010079J2Y', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842792823', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7933, 'a0YC000000StALFMA3', '0', '0', 'FAISAL NATHANI', '4 OFFICE CAMPUS, PARAGON BUSINESS PARK', 'FUTURMASTER LTD--4 OFFICE CAMPUS--PARAGON BUSINESS PARK--WAKEFIELD--WF1 2UY', 'WF1 2UY', 'WAKEFIELD', 'Grossbritannien', '', '0', '0', '7738211161', '0010065TV6', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '22.09.13 will geld zurück! Anfrage von Groupon!', '1Z8VF4596842234239', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7934, 'a0YC000000StAS0MAN', '0', '0', 'GEMMA O\'CALLAGHAN', '9 WEMBLEY GARDENS', '0', 'L9 8BR', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7739490884', '0010014H5Y', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842866646', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7935, 'a0YC000000StALFMA3', '0', '0', 'STEVEN ROBERTSON', '7 GFR MARGARET STREET', '0', 'AB10 1UJ', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7873141179', '0010177AAQ', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840790052', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7936, 'a0YC000000StALFMA3', '0', '0', 'ALAN MCLEOD', '1F VICARLAND PLACE', 'CAMBUSLANG', 'G72 8QE', 'GLASGOW', 'Grossbritannien', '', '0', '0', '0', '0010122H5P', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841104461', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7937, 'a0YC000000StALFMA3', '0', '0', 'LEE OWEN', '132 MOSSWAY', '0', 'M24 1NT', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '07773 371682', '0010159GL2', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842909877', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7938, 'a0YC000000StARlMAN', '0', '0', 'RICHARD NEWMAN', '14 SWIFT BUSINESS CENTRE', '0', 'CF24 5JR', 'CARDIFF', 'Grossbritannien', '', '0', '0', '07554 434035', '00100482Y4', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842306287', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7939, 'a0YC000000StALFMA3', '0', '0', 'DI WANG', '7B GOLDERS WAY', '22 GOLDERS GREEN ROAD LONDON-NW11 8LL', 'NW11 8JY', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '0010034NMA', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841393695', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7940, 'a0YC000000StARlMAN', '0', '0', 'ADAM TANECKI', '11 GREENE COURT, 2 SAMUEL CLOSE', '0', 'SE14 5RP', 'LONDON', 'Grossbritannien', '', '0', '0', '7772290595', '0010114XN6', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842272108', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7941, 'a0YC000000StALFMA3', '0', '0', 'KEITH MCMORRAN', '77 DRUM STREET GILMERTON', '0', 'EH17 8RN', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7565164314', '0010227TPP', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841041510', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7942, 'a0YC000000StALFMA3', '0', '0', 'TAHSEEN ALI', '26 ERNEST TERRACE', 'LANCASHIRE', 'OL12 9BN', 'ROCHDALE', 'Grossbritannien', '', '0', '0', '7877920456', '0010244K46', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '02.08.2013 Uhr zur?ck...bitte refund Geld am 05.08.13 von Groupon zurück erhalten!', '1Z8VF4596842801929', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7943, 'a0YC000000StARlMAN', '0', '0', 'ZAIN ALABEDEEN', '35 SILLINS AVENUE', '0', 'B98 8LA', 'REDDITCH', 'Grossbritannien', '', '0', '0', '7450343430', '0010019Q4T', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840653334', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7944, 'a0YC000000StARlMAN', '0', '0', 'TAHSEEN ALI', '26 ERNEST TERRACE', 'LANCASHIRE', 'OL12 9BN', 'ROCHDALE', 'Grossbritannien', '', '0', '0', '7877920456', '0010156RMH', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '02.08.2013 Uhr zur?ck...bitte refund Geld am 05.08.13 zurück erhalten!', '1Z8VF4596842801929', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7945, 'a0YC000000StAS0MAN', '0', '0', 'LINDA OGUNS', 'FLAT 5 RUBENS GARDENS, 469A LORDSHIP LANE', 'PLS CALL ME PRIOR TO DELIVERY DAY', 'SE22 8JZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7869118800', '0010058XUY', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842695741', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7946, 'a0YC000000StARlMAN', '0', '0', 'BRIAN HOWARD', '27 BURDON LANE', '0', 'SM2 7PP', 'SUTTON', 'Grossbritannien', '', '0', '0', '078 90 91 92 93', '0010181M3E', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '08.08.2013 Uhr zurück...bitte refund', '1Z8VF4596842029158', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7947, 'a0YC000000StALFMA3', '0', '0', 'MIKE CONROY', '93 QUEENSWAY', '0', 'SK8 3HG', 'STOCKPORT', 'Grossbritannien', '', '0', '0', '7713278999', '00100558XI', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840753566', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7948, 'a0YC000000StALFMA3', '0', '0', 'ANNA BARWICK', '57 WOLVERTON ROAD', '0', 'BH7 6HX', 'BOURNEMOUTH', 'Grossbritannien', '', '0', '0', '7866734014', '0010216P1O', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840968978', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7949, 'a0YC000000StAS0MAN', '0', '0', 'LEON KENNEDY TAMBLING', '18 HOLLYWOOD CROFT', '0', 'B42 1HT', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '0', '00100665AO', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841775380', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7950, 'a0YC000000StAS0MAN', '0', '0', 'FREDDY MEY', '52 KIMBERLEY ROAD', '0', 'DE72 3GE', 'DERBY', 'Grossbritannien', '', '0', '0', '1332602658', '0010036HP7', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842272797', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7951, 'a0YC000000StAS0MAN', '0', '0', 'ANDREW NEILSON', '5/16 WESTFIELD ROAD', '0', 'EH11 2QT', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7789766007', '0010095PVF', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '08.08.2013 Uhr zurück...bitte refund', '1Z8VF4596841561208', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7952, 'a0YC000000StALFMA3', '0', '0', 'RAYMOND MCDONALD', '42 MOSSIDE TERRACE', '0', 'EH48 2UJ', 'BATHGATE', 'Grossbritannien', '', '0', '0', '0', '001000596B', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841740612', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7953, 'a0YC000000StALFMA3', '0', '0', 'STUART BALDWIN', '34 WHITTINGTON ROAD', '0', 'GL51 6BS', 'CHELTENHAM', 'Grossbritannien', '', '0', '0', '7989667258', '0010016NEM', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841911026', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7954, 'a0YC000000StAS0MAN', '0', '0', 'INAN KIRAL', '3 COCKER ROAD', '0', 'EN1 4QQ', 'ENFIELD', 'Grossbritannien', '', '0', '0', '7540960285', '10100', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841172432', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7955, 'a0YC000000StALFMA3', '0', '0', 'INAN KIRAL', '3 COCKER ROAD', '0', 'EN1 4QQ', 'ENFIELD', 'Grossbritannien', '', '0', '0', '7540960285', '0010074H93', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841172432', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7956, 'a0YC000000StAS0MAN', '0', '0', 'NATHAN LYONS', '143 CHARLES STREET', '0', 'LE12 7SH', 'LOUGHBOROUGH', 'Grossbritannien', '', '0', '0', '7528936896', '0010040D2Y', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '10.08.2013 Uhr zur?ck...bitte refund Geld am 11.08.13 zurück erhalten!', '1Z8VF4596841624846', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7957, 'a0YC000000StALFMA3', '0', '0', 'STEPHEN KENDALL', '6 GRENVILLE AVENUE', 'PLEASE PUT PARCEL IN THE GARAGE IF NO ANSWER', 'TQ14 9NJ', 'TEIGNMOUTH', 'Grossbritannien', '', '0', '0', '7776250921', '0010092EJY', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842368256', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7958, 'a0YC000000StALFMA3', '0', '0', 'DARREN STATHAM', '2 CHEETHAM HILL ROAD', 'PENINSULA BUSINESS SERVICES--FLOOR 6--2 CHEETHAM HILL RD--M4 4FB', 'M4 4FB', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7837560412', '0010027JHS', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842502663', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7959, 'a0YC000000StAS0MAN', '0', '0', 'JUSTIN TULL', '31 THORNBRIDGE CLOSE', 'RUSHDEN', 'NN10 9NJ', 'RUSHDEN', 'Grossbritannien', '', '0', '0', '7971278280', '00100227JR', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '01.08.2013 Uhr zur?ck...bitte refund Geld am 05.08.2013 von Groupon zurück erhalten!', '1Z8VF4596841128070', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7960, 'a0YC000000StAS0MAN', '0', '0', 'ADEBANKE BAMIDELE', '124 BRYDON CLOSE', 'MADISON COURT', 'M6 5TN', 'SALFORD', 'Grossbritannien', '', '0', '0', '7453720458', '0010028YY1', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840344481', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7961, 'a0YC000000StALFMA3', '0', '0', 'PATRICIA LEESON-SMITH', '33 QUEENS ROAD', '0', 'SO31 9JY', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '02380 604176', '0010071LN9', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842251890', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7962, 'a0YC000000StALFMA3', '0', '0', 'EAZAZ ALI', '53 WOODLANDS ROAD', '0', 'IG1 1JN', 'ILFORD', 'Grossbritannien', '', '0', '0', '7914585898', '0010194EEJ', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596842950303', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7963, 'a0YC000000StALFMA3', '0', '0', 'KRZYSZTOF MILCZAREK', '42-52 NOTTINGHAM PLACE', 'PHARMACY DEPARTMENT-THE PRINCESS GRACE HOSPITAL', 'W1U 5NY', 'LONDON', 'Grossbritannien', '', '0', '0', '7733104331', '0010026OGG', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841539715', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7964, 'a0YC000000StAS0MAN', '0', '0', 'ANKUR DESAI', '157 PECKHAM HILL STREET', 'RAKHS NEWS', 'SE15 5JZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7411040215', '0010096ADF', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840120123', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7965, 'a0YC000000StAS0MAN', '0', '0', 'STEFAN HUGHES', '14 PARKWOODCLOSE', '0', 'WS8 7BU', 'WALSALL', 'Grossbritannien', '', '0', '0', '7790880250', '0010067M2I', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840791533', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7966, 'a0YC000000StARlMAN', '0', '0', 'DAVID DISSAKE', '198 ELLIOT STREET (FLAT0/2)', '0', 'G3 8EX', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7538374073', '1013127X', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842653947', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7967, 'a0YC000000StARlMAN', '0', '0', 'CAROLE SULLIVAN', '12 WOODBURN DRIVE', 'WEST CROSS', 'SA3 5TZ', 'SWANSEA', 'Grossbritannien', '', '0', '0', '7904976112', '00100623PC', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841807354', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7968, 'a0YC000000StAS0MAN', '0', '0', 'JON PAUL BUCK', '23 LABURNUM DRIVE', '0', 'BB5 3AW', 'OSWALDTWISTLE', 'Grossbritannien', '', '0', '0', '7515363165', '00100290B9', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840351768', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7969, 'a0YC000000StARlMAN', '0', '0', 'JON PAUL BUCK', '23 LABURNUM DRIVE', '0', 'BB5 3AW', 'OSWALDTWISTLE', 'Grossbritannien', '', '0', '0', '7515363165', '00100059UW', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840351768', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7970, 'a0YC000000StAS0MAN', '0', '0', 'ADIL HUSSAIN', '39 EVELYN ROAD', '0', 'B11 3JH', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '1217666137', '0010163AXP', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840387177', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7971, 'a0YC000000StAS0MAN', '0', '0', 'JOHN MCCONACHIE', '40 BABYLON DRIVE', '0', 'ML4 2DN', 'BELLSHILL', 'Grossbritannien', '', '0', '0', '7701014774', '0010021A6E', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841013587', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7972, 'a0YC000000StALFMA3', '0', '0', 'NANU MIAH', '18A MAGAZINE ROAD', '0', 'TN24 8NN', 'ASHFORD', 'Grossbritannien', '', '0', '0', '7985626674', '0010050AG3', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841330994', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7973, 'a0YC000000StALFMA3', '0', '0', 'JUNAID SOHAIL', '15 HOLLIN PARK ROAD', '0', 'LS8 3HD', 'LEEDS', 'Grossbritannien', '', '0', '0', '7871894671', '00100815NV', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840439405', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7974, 'a0YC000000StARlMAN', '0', '0', 'YOYO YU', '49 LONSDALE RD', '0', 'SW13 9JR', 'LONDON', 'Grossbritannien', '', '0', '0', '7939293939', '0010037ODK', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840438817', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7975, 'a0YC000000StALFMA3', '0', '0', 'RACHEL LUFF', '6 VILLANDRY FORT ROAD', '0', 'BN9 9GD', 'NEWHAVEN', 'Grossbritannien', '', '0', '0', '7931382744', '0010165I2Z', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '10.08.2013 Uhr erhalten Geld am 12,08.13 zurück erhalten!', '1Z8VF4596840429229', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7976, 'a0YC000000StAS0MAN', '0', '0', 'RANDZ RAI', '393 FISHPONDS ROAD', '0', 'BS5 6RJ', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7833086503', '00100481S7', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842510636', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7977, 'a0YC000000StARlMAN', '0', '0', 'PETER GELDART', '2 GRENVILLE CLOSE', '0', 'BH24 1UJ', 'RINGWOOD', 'Grossbritannien', '', '0', '0', '7725056280', '0010041C7K', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842783048', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7978, 'a0YC000000StAS0MAN', '0', '0', 'BAISI OLAOGUN', '58 MONARCH DRIVE, KEMSLEY, SITTINGBOURNE', '0', 'ME10 2GE', 'KENT', 'Grossbritannien', '', '0', '0', '7877159658', '00102313JK', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840346452', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7979, 'a0YC000000StARlMAN', '0', '0', 'CLAIRE GOLDFINCH', '23 CLIFTON AVENUE', '0', 'SS7 5RB', 'BENFLEET', 'Grossbritannien', '', '0', '0', '7841576923', '00200371AW', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840300867', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7980, 'a0YC000000StAS0MAN', '0', '0', 'CHRIS ASHLEY', '86A HIGH STREET', '0', 'PO13 9DA', 'LEE-ON-THE-SOLENT', 'Grossbritannien', '', '0', '0', '7824874032', '00101174N3', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841746278', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7981, 'a0YC000000StARlMAN', '0', '0', 'CATHERINE BOW', '5 SHENLEY ROAD', '0', 'MK5 8AR', 'MILTON KEYNES', 'Grossbritannien', '', '0', '0', '7878264278', '0020145Q94', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840782687', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7982, 'a0YC000000StARlMAN', '0', '0', 'RAKHI SOLANKI', '93 FALCONDALE ROAD', '0', 'BS9 3JN', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7508775621', '00202423P4', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842510092', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7983, 'a0YC000000StARlMAN', '0', '0', 'EBRU KELES', '7 GODWIN HOUSE,THURTLE ROAD, LONDON', '0', 'E2 8PH', 'LONDON', 'Grossbritannien', '', '0', '0', '7542033004', '0020020L3L', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840028500', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7984, 'a0YC000000StARlMAN', '0', '0', 'SHADAB AHMED', '42 ADDISON AVENUE', '0', 'TW3 4AP', 'HOUNSLOW', 'Grossbritannien', '', '0', '0', '7961906816', '0020095BTR', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841437914', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7985, 'a0YC000000StAS0MAN', '0', '0', 'SANDEEP BATRA', '74 LODORE GARDENS', 'LODORE GARDENS--KINGSBURY LONDON', 'NW9 0DN', 'LONDON', 'Grossbritannien', '', '0', '0', '7726885858', '0010177S64', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842838328', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7986, 'a0YC000000StARlMAN', '0', '0', 'JIN GAO', 'FLAT 01 69 OTAGO STREET', '0', 'G12 8PQ', 'GLASGOW', 'Grossbritannien', '', '0', '0', '773041600', '0020134DLF', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840329739', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7987, 'a0YC000000StARlMAN', '0', '0', 'TONY MCVEIGH', '11 SWIFTS CLOSE', '0', 'L30 2RJ', 'BOOTLE', 'Grossbritannien', '', '0', '0', '7756549352', '0020120VBU', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842012148', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7988, 'a0YC000000StARlMAN', '0', '0', 'ZAYD MAHFOOTH', '113 SHEEN LANE', 'NEED ASAP BEFORE WEEKEND', 'SW14 8AE', 'LONDON', 'Grossbritannien', '', '0', '0', '7967333333', '00200185EC', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840985557', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7989, 'a0YC000000StARlMAN', '0', '0', 'ANA GOUVEIA', '9 CLOUTSHAM STREET', 'IN MORNING AFTER 9.40 BUT IF IS POSSIBLE BEFORE DELIVERY A CALL', 'NN1 3LL', 'NORTHAMPTON', 'Grossbritannien', '', '0', '0', '7428018545', '0020112RH8', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842349964', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7990, 'a0YC000000StARlMAN', '0', '0', 'ANDY JAMES', '75 THE MYRKE', '0', 'SL3 9AB', 'SLOUGH', 'Grossbritannien', '', '0', '0', '7769187301', '00201998RX', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '2 Copacabana erhalten 14.01.2014', '1Z8VF4596842205378', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7991, 'a0YC000000StARlMAN', '0', '0', 'AJAY MISHRA', '28 STENSON ROAD', '0', 'DE23 1JB', 'DERBY', 'Grossbritannien', '', '0', '0', '7508506035', '0020247EKR', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842651789', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7992, 'a0YC000000StAS0MAN', '0', '0', 'HANNAH SYERS', 'HEADLAND QUEEN STREET', '0', 'LS1 2TW', 'LEEDS', 'Grossbritannien', '', '0', '0', '7841652182', '0010011JYW', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842789195', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7993, 'a0YC000000StARlMAN', '0', '0', 'PAWEL WOZNIAK', '61 CARLTON STR', '0', 'NN16 8ED', 'KETTERING', 'Grossbritannien', '', '0', '0', '7963172650', '00200743AJ', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841717602', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7994, 'a0YC000000StAS0MAN', '0', '0', 'MICHAEL BUSH', '67 WEST AVENUE', '0', 'HD9 6HE', 'HOLMFIRTH', 'Grossbritannien', '', '0', '0', '7734527212', '0010080WA2', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841537011', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7995, 'a0YC000000StAS0MAN', '0', '0', 'WILLIAM LORD', '23 THE CRESCENT', '0', 'LE8 4FP', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7734421294', '0010121ZON', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841347422', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7996, 'a0YC000000StARlMAN', '0', '0', 'CORDELIA XU', 'STROUD CIRENCESTER', 'ROYAL AGRICULTURAL UNIVERSITY', 'GL7 6JS', 'CIRENCESTER', 'Grossbritannien', '', '0', '0', '7831864381', '0010043Q46', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840248835', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7997, 'a0YC000000StARlMAN', '0', '0', 'VICKY KENT', '12 FOXGLOVE CRESCENT WARREN HEATH', '0', 'IP3 8RE', 'IPSWICH SUFFOLK', 'Grossbritannien', '', '0', '0', '7842921359', '0010004UW5', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840341242', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7998, 'a0YC000000StAS0MAN', '0', '0', 'LAUREN GUY', '45 ACACIA AVENUE', '0', 'L36 5TN', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7970466316', '0010174CR6', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840724650', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(7999, 'a0YC000000StAS0MAN', '0', '0', 'AARTI CHAUHAN', '76 CROFTS ROAD', '0', 'HA1 2PJ', 'HARROW', 'Grossbritannien', '', '0', '0', '2088634333', '00102489QU', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840499065', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8000, 'a0YC000000StARlMAN', '0', '0', 'RICHARD POPOV', '7 MINT DALE', '0', 'LA9 6DG', 'KENDAL', 'Grossbritannien', '', '0', '0', '1539738013', '00100135HV', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841764472', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8001, 'a0YC000000StARlMAN', '0', '0', 'RICHARD JACQUES', '56 GLENEAGLES DRIVE', '0', 'TN38 0EH', 'ST LEONARDS ON SEA', 'Grossbritannien', '', '0', '0', '7812777888', '00101117NE', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840620888', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8002, 'a0YC000000StAS0MAN', '0', '0', 'MATHEW QUINN', '12 POTTERY CLOSE', '0', 'L35 3RN', 'PRESCOT', 'Grossbritannien', '', '0', '0', '7872902123', '0010075UAJ', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842168294', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8003, 'a0YC000000StARlMAN', '0', '0', 'PHYLLIS DREWETT', '61 ROSE DRIVE', '0', 'WS8 7EB', 'WALSALL', 'Grossbritannien', '', '0', '0', '0', '00101984HE', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842506703', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8004, 'a0YC000000StARlMAN', '0', '0', 'VLADIMIR IMERI', '16 MEADOWS LANE', 'BROWN STRAP PLEASE', 'CH4 7BH', 'CHESTER', 'Grossbritannien', '', '0', '0', '7990552086', '00100087LT', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840736110', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8005, 'a0YC000000StARlMAN', '0', '0', 'ALASTAIR MACDONALD', 'FLAT 3/1 163 PARKLANDS OVAL', '0', 'G53 7UF', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7825221071', '0010183VPJ', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841956523', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8006, 'a0YC000000StARlMAN', '0', '0', 'CASSANDRA COLE', '40A BOWER END', '0', 'OX44 7YW', 'OXFORD', 'Grossbritannien', '', '0', '0', '7886084782', '0010226NHV', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842267936', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8007, 'a0YC000000StARlMAN', '0', '0', 'RICHA BASNET', 'C/O Rydon Maintenance Hygeia Building', '66 College Road', 'HA1 1BE', 'HARROW', 'Grossbritannien', '', '0', '0', '7538479895', '0010168P7W', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840770341', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8008, 'a0YC000000StAS0MAN', '0', '0', 'DIMPLE SINGH', '2 BROWNSWOOD ROAD', 'FLAT 1 JACQUIE CANNON HOUSE', 'N4 2PH', 'LONDON', 'Grossbritannien', '', '0', '0', '7568360254', '00102078MY', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842563759', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8009, 'a0YC000000StAS0MAN', '0', '0', 'ROBERT COLWILL', '8 MAIN ROAD', '0', 'SA10 8LP', 'NEATH', 'Grossbritannien', '', '0', '0', '1639680000', '0010158J3Y', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840748161', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8010, 'a0YC000000StARlMAN', '0', '0', 'ANITA HE', 'UNIT 306 CHALK FARM ROAD', '0', 'NW1 8AH', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '0010002OPB', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840423574', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8011, 'a0YC000000StARlMAN', '0', '0', 'SALLY WOLANSKI', '3 ESSEX STREET', '0', 'CV21 2NE', 'RUGBY', 'Grossbritannien', '', '0', '0', '7983880300', '00102257PC', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840689985', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(8012, 'a0YC000000StARlMAN', '0', '0', 'DEAN CROAD', '10 ASH GREEN', 'CALL ME 30 MINS BEFORE DELIVERY SO I CAN GET TO THIS ADDRESS TO TAKE DELIVERY.', 'UB9 4EJ', 'UXBRIDGE', 'Grossbritannien', '', '0', '0', '7745336982', '0010066EGG', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840647396', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8013, 'a0YC000000StAS0MAN', '0', '0', 'ARTUR SZYMCZAK', '33 CEDAR ROAD', '0', 'CT2 0HZ', 'CANTERBURY', 'Grossbritannien', '', '0', '0', '7515699209', '00100869JH', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842395806', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8014, 'a0YC000000StARlMAN', '0', '0', 'ROY BYERS', '114 SQUIRRELS HEATH ROAD', '0', 'RM3 0LU', 'ROMFORD', 'Grossbritannien', '', '0', '0', '7762793428', '00102065RT', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842035212', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8015, 'a0YC000000StAS0MAN', '0', '0', 'JOANNA KRZYZYNSKA', '104 STROUD CRESCENT', '0', 'SW15 3EH', 'LONDON', 'Grossbritannien', '', '0', '0', '7500828994', '0010001KCT', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841665623', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8016, 'a0YC000000StARlMAN', '0', '0', 'LISA BLIGH', '42 FAIRMEAD ROAD', '0', 'L11 5AT', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7766560575', '0010051FFT', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840387033', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8017, 'a0YC000000StAS0MAN', '0', '0', 'ROB SLATER', '38 ORLANDO DRIVE', '0', 'NG4 3FL', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '07828 257774', '0010055AB6', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840299441', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8018, 'a0YC000000StAS0MAN', '0', '0', 'DANIEL GOSSA', '54 SEATON WALK', '0', 'AB24 1SH', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7533699050', '0010108SSS', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840502854', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8019, 'a0YC000000StAS0MAN', '0', '0', 'HANCO VAN DEN BERG', '4 PRINCES AVE', '0', 'W3 8LS', 'LONDON', 'Grossbritannien', '', '0', '0', '7702589996', '001012623Q', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840097267', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8020, 'a0YC000000StARlMAN', '0', '0', 'ABDUL AFZALZADA', '124 CAPRICORN CRESCENT', '0', 'L14 9LS', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7722580058', '0010099PAO', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841182672', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8021, 'a0YC000000StAS0MAN', '0', '0', 'LEE MORGAN-GEER', '179 CORNBRASH RISE', '0', 'BA14 7TU', 'TROWBRIDGE', 'Grossbritannien', '', '0', '0', '7867430453', '0010133JBX', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '08.08.2013 Uhr zur?ck...bitte refund Geld am 10.08.13 zurück erhalten', '1Z8VF4596842859083', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8022, 'a0YC000000StAS0MAN', '0', '0', 'PAUL WILSON', '6 BRONTE DRIVE', '0', 'WS11 7GL', 'CANNOCK', 'Grossbritannien', '', '0', '0', '7891931245', '0010128OF9', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841226491', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8023, 'a0YC000000StARlMAN', '0', '0', 'NICK SMITH', '57 BELLE VUE AVENUE', '0', 'LS15 4AG', 'LEEDS', 'Grossbritannien', '', '0', '0', '7837324381', '001010479K', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841384909', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8024, 'a0YC000000StARlMAN', '0', '0', 'THOMAS GREATBATCH', '40 BRISCOE WAY', '0', 'IP27 9SA', 'BRANDON', 'Grossbritannien', '', '0', '0', '7825876594', '0010082UB4', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842434317', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8025, 'a0YC000000StARlMAN', '0', '0', 'TERRY CASWELL', '113 KINGSLEY ROAD', '0', 'PO4 8HL', 'SOUTHSEA', 'Grossbritannien', '', '0', '0', '2392783620', '0010165MN4', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840474724', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8026, 'a0YC000000StARlMAN', '0', '0', 'LEE SIMONS', '4 NAPIER CLOSE', '0', 'SS14 1JA', 'BASILDON', 'Grossbritannien', '', '0', '0', '7810302975', '0010146IJT', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840606135', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8027, 'a0YC000000StARlMAN', '0', '0', 'MATT JONES', '55 GRACECHURCH STREET', '0', 'EC3V 0UF', 'LONDON', 'Grossbritannien', '', '0', '0', '7919171985', '0010179FXP', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841928545', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8028, 'a0YC000000StALFMA3', '0', '0', 'HARISH SALHAN', '88 WESTBOURNE ROAD', 'PLEASE DELIVER AFTER 2:30PM.', 'B21 8AT', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7834533566', '0010014H0E', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840541955', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8029, 'a0YC000000StAS0MAN', '0', '0', 'NEVILLE DUGAN', '22 REGENCY PARK', '0', 'BT23 8ZG', 'NEWTOWNARDS', 'Grossbritannien', '', '0', '0', '0', '0010178YLM', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', 'RG518134752DE', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8030, 'a0YC000000StAS0MAN', '0', '0', 'SHADAB AHMED', '42 ADDISON AVENUE', '0', 'TW3 4AP', 'HOUNSLOW', 'Grossbritannien', '', '0', '0', '7961906816', '0010238I0L', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841041770', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8031, 'a0YC000000StARlMAN', '0', '0', 'DAVID CAMBRIDGE', '11 SCOTT PLACE', '0', 'KA21 5TA', 'SALTCOATS', 'Grossbritannien', '', '0', '0', '7969075810', '0010242IMD', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841128187', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8032, 'a0YC000000StARlMAN', '0', '0', 'JAVAID FAROOQ', '11 CAMPBELL PARK DRIVE', '0', 'EH13 0HS', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '79504107343', '00100208WK', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840905599', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8033, 'a0YC000000StAS0MAN', '0', '0', 'MOHAMED ARSHAD MALIK', '27A WEST ROAD', '0', 'NE4 9PU', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7540255148', '0010191NAQ', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842474006', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8034, 'a0YC000000StARlMAN', '0', '0', 'GAVIN WALSH', '22 EAST PARADE', '0', 'LS1 5BY', 'LEEDS', 'Grossbritannien', '', '0', '0', '7506323003', '0010151EBD', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841933413', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8035, 'a0YC000000StARlMAN', '0', '0', 'JILLIAN SMART', '18 BELL LANE ORRELL', '0', 'WN5 0DH', 'WIGAN', 'Grossbritannien', '', '0', '0', '01942 743912', '0010143XE2', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841383820', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8036, 'a0YC000000StARlMAN', '0', '0', 'FAISAL ABRO', '21 TELFORD STREET', '0', 'CF11 6EH', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7768149779', '00102014WY', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842925233', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8037, 'a0YC000000StAS0MAN', '0', '0', 'MICHAEL EDMONDS', '1 DOWNSVIEW ROAD', '0', 'BN25 4PU', 'SEAFORD', 'Grossbritannien', '', '0', '0', '01323 896695', '0010226ELI', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842657649', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8038, 'a0YC000000StARlMAN', '0', '0', 'ASLIHAN CAKIR', '6 DALBYS CRESCENT', '0', 'N17 8HF', 'LONDON', 'Grossbritannien', '', '0', '0', '7512018199', '00100831M1', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '21.08.2013 Uhr erhalten...bitte refund', '1Z8VF4596842681050', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8039, 'a0YC000000StARlMAN', '0', '0', 'MR LIAM', '10 BLUEBELL CLOSE', '0', 'TN23 3NG', 'ASHFORD', 'Grossbritannien', '', '0', '0', '7703788141', '0010159Y1M', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842095461', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8040, 'a0YC000000StAS0MAN', '0', '0', 'NIKESH VIJAYAKUMAR', '25 BARR STREET', 'APOLLO ACCESSORIES LTD', 'B19 3EH', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7951656044', '0010210GFN', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840000879', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8041, 'a0YC000000StAS0MAN', '0', '0', 'MATT HIBBITT', 'BROOK HALL BROOK STREET', '0', 'CV34 4BL', 'WARWICK', 'Grossbritannien', '', '0', '0', '7506731115', '00102277UB', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '10.08.2013 Uhr erhalten...bitte refund Geld am 21.08.2013 zurück erhalten!', '1Z8VF4596841497289', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8042, 'a0YC000000StARlMAN', '0', '0', 'HNIN HNIN SWE', '138 KINGSLEY ROAD , HOUNSLOW', '0', 'TW3 4AD', 'LONDON', 'Grossbritannien', '', '0', '0', '7891581830', '0010160I8L', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '19.08.2013  RG 5181 3600 2DE', '1Z8VF4596842684691', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8043, 'a0YC000000StARlMAN', '0', '0', 'GLENN BIRD', '33 HERBERT ROAD', '0', 'B67 5DD', 'SMETHWICK', 'Grossbritannien', '', '0', '0', '7590460972', '001009665R', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842663105', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8044, 'a0YC000000StARlMAN', '0', '0', 'DAMIEN THOMAS', '9 WHINCOVER GARDENS', 'PHONE IF ANY PROBLEMS WITH DELIVERY', 'LS12 5DB', 'LEEDS', 'Grossbritannien', '', '0', '0', '7917353561', '0010186UTY', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840532518', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8045, 'a0YC000000StAS0MAN', '0', '0', 'SHEENA CHOHAN', '28 DERWENT CLOSE', '0', 'CV21 1JX', 'RUGBY', 'Grossbritannien', '', '0', '0', '7534441848', '0010073U0H', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841392927', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8046, 'a0YC000000StARlMAN', '0', '0', 'HENRY MCINALLY', '13 LEANDER CRESCENT', 'BELLSHILL--STRATHCLYDE', 'ML4 1JA', 'BELLSHILL', 'Grossbritannien', '', '0', '0', '1698296626', '00100633FE', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841344336', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8047, 'a0YC000000StARlMAN', '0', '0', 'MALDE ODEDRA', '74 COLUMBINE ROAD', '0', 'LE5 1UG', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7961757404', '001022014P', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842486744', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8048, 'a0YC000000StARlMAN', '0', '0', 'LEON KENNEDY TAMBLING', '18 HOLLYWOOD CROFT', 'BIRMINGHAM', 'B42 1HT', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '0', '00101740T6', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840920152', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8049, 'a0YC000000StAS0MAN', '0', '0', 'ANDREW DOHERTY', '38 ST GEORGE\'S TERRACE', '0', 'NE36 0LU', 'EAST BOLDON', 'Grossbritannien', '', '0', '0', '0', '0010127EW9', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841744565', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8050, 'a0YC000000StAS0MAN', '0', '0', 'STEVEN TOSHACK', '90 CANADA ROAD', '0', 'CD14 3BY', 'CARDIFF', 'Grossbritannien', '', '0', '0', '0', '0010172OQN', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', 'Will Geld zur?ck ! Uhr???\r\nUhr erhalten 26.08.2013 Bitte refund!', '1Z8VF4596841059976', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8051, 'a0YC000000StAS0MAN', '0', '0', 'PHILIP MCAULAY', '2 NETHERWOOD COURT', '0', 'ML1 2EF', 'MOTHERWELL', 'Grossbritannien', '', '0', '0', '7810863947', '0010085PUY', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840966381', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8052, 'a0YC000000StARlMAN', '0', '0', 'MARK GOULDING', 'UNIT E BENTLEY BUS PKBLENHEIM WAY', 'DEEP IN BALLOONS', 'PE6 8LD', 'PETERBOROUGH', 'Grossbritannien', '', '0', '0', '7918697545', '001012439I', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840563799', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8053, 'a0YC000000StARlMAN', '0', '0', 'ALISON WILLIAMS', '1 LAKE END COURT', '0', 'SL6 0JQ', 'TAPLOW', 'Grossbritannien', '', '0', '0', '0845 643 5237', '001023498N', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '15.08.2013 RG 5181 1067 1DE', '1Z8VF4596841952205', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8054, 'a0YC000000StARlMAN', '0', '0', 'STUART ANDREW DURHAM', '15 GREENFIELD WAY', '0', 'WF2 0TN', 'WAKEFIELD', 'Grossbritannien', '', '0', '0', '7414828220', '0010178EVV', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841231618', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8055, 'a0YC000000StALFMA3', '0', '0', 'SCOTT BLACKIE', '7 BUCKMASTER ROAD', '0', 'SW11 1EN', 'LONDON', 'Grossbritannien', '', '0', '0', '7890030354', '00102207LN', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596840502023', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8056, 'a0YC000000StALFMA3', '0', '0', 'DANIEL STOKELD', 'BIFAB FIFE ENERGY PARK', 'FIFE', 'KY8 3RA', 'METHIL', 'Grossbritannien', '', '0', '0', '7545176091', '0010019TOX', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841863436', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8057, 'a0YC000000StAS0MAN', '0', '0', 'ADAM ASHINGTON', '40 SPARROW CLOSE', '0', 'NR31 8SG', 'GREAT YARMOUTH', 'Grossbritannien', '', '0', '0', '7783622786', '0010003PD9', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841415849', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8058, 'a0YC000000StAS0MAN', '0', '0', 'ALAN THOMPSON', '100 BERKSHIRE PLACE', '0', 'RG41 5RD', 'WINNERSH TRIANGLE', 'Grossbritannien', '', '0', '0', '7799406288', '0010109R54', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841259250', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8059, 'a0YC000000StARlMAN', '0', '0', 'MARTYN SAUNDERS', '16 SAW CLOSE', '0', 'OX44 7TW', 'OXFORD', 'Grossbritannien', '', '0', '0', '7807633728', '00101907ZI', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840493669', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8060, 'a0YC000000StAS0MAN', '0', '0', 'MICHAEL MOONEY', '12 PERRY AVENUE', '0', 'SK14 4ET', 'HYDE', 'Grossbritannien', '', '0', '0', '7883423694', '0010088EB7', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596841219070', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8061, 'a0YC000000StARlMAN', '0', '0', 'MARC KANGATI', '5 LOK FU GARDENS', '0', 'M8 8JX', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7946268632', '0010120RA3', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596842535486', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8062, 'a0YC000000StAS0MAN', '0', '0', 'NATHAN ONEAL-JORDAN', '2 FARNLEY ROAD', '0', 'SE25 6PA', 'LONDON', 'Grossbritannien', '', '0', '0', '7957255738', '0010167QWJ', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840542892', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8063, 'a0YC000000StAS0MAN', '0', '0', 'JOEL SOARES', '33 CHERTSEY CRESCENT', '0', 'CR0 0DE', 'CROYDON', 'Grossbritannien', '', '0', '0', '7432102987', '10157906', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596840341304', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8064, 'a0YC000000StARlMAN', '0', '0', 'MR B RODRIGUEZ', '27 RUSHTON HOUSE, ALBION AVENUE', '0', 'SW8 2SE', 'LONDON', 'Grossbritannien', '', '0', '0', '7887661514', '0010119ZWZ', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841030719', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8065, 'a0YC000000StALFMA3', '0', '0', 'CAROL COOMBE', '1 HERONS WOOD', '0', 'CM20 1RN', 'HARLOW', 'Grossbritannien', '', '0', '0', '1279454811', '0010035BP8', '0', 'Theorema', 'COPACABANA WATCH WITH SILVER CASE - GM-104-1', '0', '1Z8VF4596841711126', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8066, 'a0YC000000StARlMAN', '0', '0', 'CONSTANTIN ANDREI', 'FLAT 29 SIDNEY STREET', '0', 'E1 3EL', 'LONDON', 'Grossbritannien', '', '0', '0', '079 6071 7600', '0010110D41', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841482535', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8067, 'a0YC000000StAS0MAN', '0', '0', 'ADNAN SHEIKH', '8 OKEHAMPTON AVENUE', '0', 'LE5 5NS', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7564095210', '0010187UM6', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842444940', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8068, 'a0YC000000StARlMAN', '0', '0', 'ERMAL SARACI', '2 HAARLEM ROAD', 'DELIVERY TO CALL ME WHEN ARRIVE', 'W14 0JL', 'LONDON', 'Grossbritannien', '', '0', '0', '7872615722', '001009149G', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840698359', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8069, 'a0YC000000StARlMAN', '0', '0', 'SAYED AHMED', '124 FAIRHOLM ROAD', '0', 'NE4 8AS', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7446842949', '0010097NMD', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596841342767', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8070, 'a0YC000000StARlMAN', '0', '0', 'MONICA URZICA', 'HUNTERSGAY WHEELER LANE', 'WHEELER LANE,--WITLEY,--SURREY', 'GU8 5QU', 'GODALMING', 'Grossbritannien', '', '0', '0', '7775446054', '0020160COW', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '08.08.2013 Uhr zur?ck...bitte refund Geld am 09.08.13 zurück erhalten!', '1Z8VF4596840478177', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8071, 'a0YC000000StARlMAN', '0', '0', 'CLAIRE CHAMBERS', 'O CAMPION HOUSE, PICKERING ROAD WEST, SNAINTON', '0', 'YO13 9PL', 'SCARBOROUGH', 'Grossbritannien', '', '0', '0', '07880 701221', '0020024JE4', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840204588', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-22', '', '', '', '', '', ''),
(8072, '3989305', '0', '0', 'AHMED EL-TAHRA', 'AHORN ALLE 8 1TV 8', '', '4100', 'RINGSTED', 'Dänemark', '', '0', '0', '31935204', '0010066RHL', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596843723173', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-23', '', '', '', '', '', ''),
(8073, '3989305', '0', '0', 'MEI LAN LIN', 'BLOKLAND 52', '3.TV', '2620', 'ALBERTSLUND', 'Dänemark', '', '0', '0', '23611491', '0010067KVX', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596845522583', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-23', '', '', '', '', '', ''),
(8074, '3989303', '0', '0', 'YASSIN IDRISSI', 'TÅRNBYVEJ 63 2 TH.', '', '2770', 'KASTRUP', 'Dänemark', '', '0', '0', '42915506', '0010210V66', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SØLVSKIVE (03989303)', '0', '1Z8VF4596844985595', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-23', '', '', '', '', '', ''),
(8075, '3989306', '0', '0', 'PIA CHRISTENSEN', 'HIMMELHØJ 7', '', '9210', 'AALBORG', 'Dänemark', '', '0', '0', '4528898732', '0010066K9Y', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SORT SKIVE (03989306)', '0', '1Z8VF4596844968201', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-23', '', '', '', '', '', ''),
(8076, '3989305', '0', '0', 'KAJ WEN', 'DREWSENSVE ST MF 26', '', '5000', 'ODENSE C', 'Dänemark', '', '0', '0', '24673427', '0010075UV3', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596845086411', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-23', '', '', '', '', '', ''),
(8077, '3989303', '0', '0', 'GÜL YÜKSEL', 'BEATEVEJ 2 ST TH', '', '2500', 'VALBY', 'Dänemark', '', '0', '0', '25747629', '0010020ORD', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SØLVSKIVE (03989303)', '0', '1Z8VF4596845316225', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-23', '', '', '', '', '', ''),
(8078, '3989306', '0', '0', 'ANNE-LOUISE LYKKE NIELSEN', 'PRINS HARALDS ALLE 88', '', '5250', 'ODENSE SV', 'Dänemark', '', '0', '0', '40103990', '00100432PX', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SORT SKIVE (03989306)', '0', '1Z8VF4596843593635', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-23', '', '', '', '', '', ''),
(8079, '3989306', '0', '0', 'DANIEL KARTRUD', 'VESTERBROGADE 22', '', '1620', 'KØBENHAVN', 'Dänemark', '', '0', '0', '46760966042', '0010239O1H', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SORT SKIVE (03989306)', '10.08.2013 Uhr kann nicht zugestellt werden. adresse nicht OK\r\n\r\n19.08.2013 RG518135982DE', '1Z8VF4596845414646', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-23', '', '', '', '', '', ''),
(8080, '3989305', '0', '0', 'SØREN BØRSTING', 'SØNDER ALLE 16', '', '8940', 'RANDERS', 'Dänemark', '', '0', '0', '22884061', '00101782PT', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596843435252', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-23', '', '', '', '', '', ''),
(8081, '3989305', '0', '0', 'LARS RAVN', 'VAMDRUPVEJ 1 C ST. TH', '', '2610', 'RØDOVRE', 'Dänemark', '', '0', '0', '25118029', '0010159F9U', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596845071463', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-23', '', '', '', '', '', ''),
(8082, '3989303', '0', '0', 'SHAHNAZ GHOLAMREZAI', 'ESKEBJERGGÅRD 18 ST TV', '', '2760', 'MÅLØV', 'Dänemark', '', '0', '0', '23202071', '0010214FUP', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SØLVSKIVE (03989303)', '0', '1Z8VF4596843099278', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-23', '', '', '', '', '', ''),
(8083, '3989303', '0', '0', 'SØREN DAMGAARD', '13 EGE ALLE', '', '2650', 'HVIDOVRE', 'Dänemark', '', '0', '0', '30139541', '0010151WWE', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SØLVSKIVE (03989303)', '0', '1Z8VF4596843254680', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-23', '', '', '', '', '', ''),
(8084, '3989305', '0', '0', 'SARA SCHØDT', 'KRAGSBJERGVEJ 7', '', '5000', 'ODENSE', 'Dänemark', '', '0', '0', '51920042', '0010043YXY', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596843833698', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-23', '', '', '', '', '', ''),
(8085, '3989303', '0', '0', 'ULLA KRISTENSEN', 'SKOVLEDET 3', '', '2830', 'VIRUM', 'Dänemark', '', '0', '0', '60831853', '00101171SA', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SØLVSKIVE (03989303)', '0', '1Z8VF4596842020228', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8086, '3989305', '0', '0', 'YANG LIU', 'ASKEBO 21', '', '2620', 'ALBERTSLUND', 'Dänemark', '', '0', '0', '42218810', '0010021AS9', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596840201634', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8087, '3989305', '0', '0', 'YANG LIU', 'ASKEBO 21', '', '2620', 'ALBERTSLUND', 'Dänemark', '', '0', '0', '42218810', '0010063VY8', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596840201634', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8088, '3989305', '0', '0', 'LASSE STORM', 'FORTVEJ 56', '', '2610', 'RØDOVRE', 'Dänemark', '', '0', '0', '60437606', '0010126JEF', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596842574041', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8089, '3989305', '0', '0', 'HANNAH ROSTED', 'SKRÆDERKÆR 5', '', '3660', 'STENLØSE', 'Dänemark', '', '0', '0', '4527112077', '0010094TEK', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596842237450', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8090, '3989305', '0', '0', 'DUC DAT DINH', 'HOLMSTRUPHØJVEJ 9', '', '8210', 'AARHUS', 'Dänemark', '', '0', '0', '30294326', '0010114S2E', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596841291867', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8091, '3989303', '0', '0', 'RASMUS JENSEN', 'STAVNSHOLT GYDEVEJ 142B', '', '3520', 'FARUM', 'Dänemark', '', '0', '0', '29932618', '0010245BM1', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SØLVSKIVE (03989303)', '0', '1Z8VF4596841837278', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8092, '3989305', '0', '0', 'JACOB LYKKE ANDERSEN', 'JAGTVEJ 40', '', '4040', 'JYLLINGE', 'Dänemark', '', '0', '0', '42318735', '0010035C6G', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596842973682', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8093, '3989303', '0', '0', 'MILLE STRUVE', 'DAMSBO VÆNGE 13 2th', '', '2500', 'VALBY', 'Dänemark', '', '0', '0', '29859729', '00100078O3', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SØLVSKIVE (03989303)', '0', '1Z8VF4596840801094', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8094, '3989305', '0', '0', 'BIKRAM LAMA', 'VEJLEDALEN 80 1 TH', '', '2635', 'ISHØJ', 'Dänemark', '', '0', '0', '26281661', '0010182P74', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596840419507', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8095, '3989305', '0', '0', 'BIKRAM LAMA', 'VEJLEDALEN 80 1TH', '', '2635', 'ISHØJ', 'Dänemark', '', '0', '0', '26281661', '0010165C8O', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596840419507', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8096, '3989305', '0', '0', 'TRINE SÃ¸GAARD NIELSEN', 'HOLMELUND 18', '', '5560', 'AARUP', 'Dänemark', '', '0', '0', '', '0010068UTN', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596840928912', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8097, '3989303', '0', '0', 'KIM LAURSEN', 'MØLLEGADE 26B1', '', '8700', 'HORSENS', 'Dänemark', '', '0', '0', '51919835', '0010141H9T', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG S?LVSKIVE (03989303)', 'Uhr erhalten 09.09.2013\r\nUhr versendet 16.09.2013   RG 5181 3895 8DE\r\nUhr erhalten 30.09.2013\r\nUhr versendet 18.10.2013  RG 6237 2561 9DE', '1Z8VF4596841429325', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8098, '3989305', '0', '0', 'DANIEL CHRISTENSEN', 'PARKBOULEVARDEN 42', '', '8920', 'RANDERS', 'Dänemark', '', '0', '0', '31395207', '0010033UVI', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596841020739', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8099, '3989305', '0', '0', 'MADS MELDGAARD', 'VESTRE RINGGADE 45 ST. TV', '', '8000', 'AARHUS', 'Dänemark', '', '0', '0', '53372528', '0010169SJQ', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596841803143', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8100, 'a0YC000000StAS0MAN', '0', '0', 'CHENYAO ZHANG', 'FLAT 6, 36 BIGGIN STREET', '', 'LE11 1UA', 'LOUGHBOROUGH', 'Grossbritannien', '', '0', '0', '7770141418', '0010090O6N', '0', 'Theorema', 'COPACABANA WATCH WITH BLACK CASE - GM-104-3', '0', '1Z8VF4596842876555', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8101, 'a0YC000000StARlMAN', '0', '0', 'HAO JIN', '28 WEST STREET Whickham', '', 'NE16 4AN', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7510794800', '0020132X29', '0', 'Theorema', 'Copacabana Watch With Gold Case - GM-104-2', '0', '1Z8VF4596840340967', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8102, 'a0YC000000StARlMAN', '0', '0', 'Mate Soma Pesti', '77 MOORE ROAD', '', 'SE19 3RB', 'LONDON', 'Grossbritannien', '', '0', '0', '7508914483', '0020136KSJ', '0', 'Theorema', 'Copacabana Watch With Gold Case - GM-104-2', '19.08.2013   RG518135979DE', '1Z8VF4596842296379', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8103, 'a0YC000000StARlMAN', '0', '0', 'Jonathan Walsh', '53 KENT ROAD', '', 'G3 7BL', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7725216813', '0020115QAH', '0', 'Theorema', 'Copacabana Watch With Gold Case - GM-104-2', '0', '1Z8VF4596841842780', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8104, 'a0YC000000StARlMAN', '0', '0', 'Simon Kelly', '66 CHILTERN STREET', '', 'W1U 4JT', 'LONDON', 'Grossbritannien', '', '0', '0', '7738245380', '0020224YMT', '0', 'Theorema', 'Copacabana Watch With Gold Case - GM-104-2', '0', '1Z8VF4596841080193', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8105, 'a0YC000000StAS0MAN', '0', '0', 'Stuart Masterson', '23 NEWBURY CLOSE', '', 'NN18 8RJ', 'CORBY', 'Grossbritannien', '', '0', '0', '7531549999', '0010037E2N', '0', 'Theorema', 'Copacabana Watch With Black Case - GM-104-3', '0', '1Z8VF4596842108607', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8106, 'a0YC000000StARlMAN', '0', '0', 'mark kent', '6 THE POTLOCKS', '', 'DE65 6YA', 'DERBY', 'Grossbritannien', '', '0', '0', '7891759031', '0020203OUP', '0', 'Theorema', 'Copacabana Watch With Gold Case - GM-104-2', '0', '1Z8VF4596841028017', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8107, 'a0YC000000StAS0MAN', '0', '0', 'Ali Tawfik', '35 MALTINGS PLACE', '', 'RG1 6QG', 'READING', 'Grossbritannien', '', '0', '0', '7411226212', '0010093NHB', '0', 'Theorema', 'Copacabana Watch With Black Case - GM-104-3', '0', '1Z8VF4596842938425', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8108, 'a0YC000000StAS0MAN', '0', '0', 'Izabella Sitek', '124 MARKHOUSE AVENUE WALTHAMSTOW', '', 'E17 8AZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7741183078', '0010143VEU', '0', 'Theorema', 'Copacabana Watch With Black Case - GM-104-3', '0', '1Z8VF4596840939839', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8109, 'a0YC000000StAS0MAN', '0', '0', 'Matthew Morris', '14 CORBIERE CLOSE', '', 'SO16 9QS', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '4,47862E+11', '0010183LCU', '0', 'Theorema', 'Copacabana Watch With Black Case - GM-104-3', '0', '1Z8VF4596840132245', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8110, 'a0YC000000StARlMAN', '0', '0', 'Zoe Gordon', '152 ASHES ROAD', '', 'B69 4RB', 'OLDBURY', 'Grossbritannien', '', '0', '0', '7800749990', '00201065M6', '0', 'Theorema', 'Copacabana Watch With Gold Case - GM-104-2', '0', '1Z8VF4596842615658', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8111, 'a0YC000000StARlMAN', '0', '0', 'Rafiq Hussain', '93 Caroline Square,', 'This address is for Lloyds Pharmacy, The pharmacy is open 9am - 5.30pm Monday to Saturday, I work there. please call me if you need further information.', 'BD23 1DA', 'Skipton,', 'Grossbritannien', '', '0', '0', '07841 685886', '0020039MI0', '0', 'Theorema', 'Copacabana Watch With Gold Case - GM-104-2', '0', '1Z8VF4596841490062', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8112, 'a0YC000000StARlMAN', '0', '0', 'Emma-Jane Lewis', '10 INSWELL COURT', '', 'PL19 8LS', 'TAVISTOCK', 'Grossbritannien', '', '0', '0', '7913743677', '0020176Y1O', '0', 'Theorema', 'Copacabana Watch With Gold Case - GM-104-2', '0', '1Z8VF4596841855472', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8113, 'a0YC000000StARlMAN', '0', '0', 'Sally Brackpool', 'The cabin 167 -169 elmer road. Elmer', '', 'PO22 6JA', 'Bognor Regis', 'Grossbritannien', '', '0', '0', '7840535423', '00202253II', '0', 'Theorema', 'Copacabana Watch With Gold Case - GM-104-2', '12.08.2013 RG 5181 1066 8DE', '1Z8VF4596842811883', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8114, 'a0YC000000StARlMAN', '0', '0', 'catherine ward', '30 CLIFF VIEW ROAD', 'Cliffsend--Ramsgate', 'CT12 5EE', 'RAMSGATE', 'Grossbritannien', '', '0', '0', '7922911682', '00202136FE', '0', 'Theorema', 'Copacabana Watch With Gold Case - GM-104-2', '0', '1Z8VF4596840459296', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8115, 'a0YC000000StARlMAN', '0', '0', 'Amanda Clark', '29 LACHE PARK AVENUE', '', 'CH4 8HR', 'CHESTER', 'Grossbritannien', '', '0', '0', '7855443686', '0020080S3O', '0', 'Theorema', 'Copacabana Watch With Gold Case - GM-104-2', '0', '1Z8VF4596842897701', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8116, 'a0YC000000StARlMAN', '0', '0', 'GLEN SCALES', '38 SANDOWN PARK', '', 'BT28 2EN', 'LISBURN', 'Grossbritannien', '', '0', '0', '7955784134', '0020014OL5', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', 'RG518134810DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8117, 'a0YC000000StARlMAN', '0', '0', 'JOHN HOLLIN', '3 MINSTER COURT', 'C/O EASY FOREX??MINCING LANE', 'EC3R 7DD', 'LONDON', 'Grossbritannien', '', '0', '0', '7876342949', '0020117ZLC', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', '1Z8VF4596840547520', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8118, 'a0YC000000StARlMAN', '0', '0', 'GARY CULLEN', '61 MERSEY DRIVE', '', 'M45 8LN', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '0161 272 1201', '0020110OG8', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', 'will Geld zurück. Uhr wurde am 23.08.13 repariert und geschickt.', '1Z8VF4596842958930', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8119, 'a0YC000000StGRNMA3', '0', '0', 'MARY ROSE FITZPATRICK', '40 WHITEHALL ROAD WEST', '', '12', 'DUBLIN', 'Irland', '', '0', '0', '876165726', '00101842KL', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', 'RG 5181 3482 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8120, 'a0YC000000StGRNMA3', '0', '0', 'AMANDA FAHY', '132 MILLBROOK', '', 'NAVAN', 'JOHNSTOWN', 'Irland', '', '0', '0', '857042456', '00100592FU', '0', 'Theorema', 'COPACABANA WATCH WITH GOLD CASE - GM-104-2', '0', 'RG 5181 3483 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-07-26', '', '', '', '', '', ''),
(8121, '1836623', '0', '0', 'Peeter Lindström ', 'John ericssonsv.77B ', '0', '21747', 'Malmö ', 'Schweden ', '', '0', '0', '46704381781', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844505737', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8122, '1837084', '0', '0', 'Ingela Tobiasson ', 'Brohultsvägen 141 ', '0', '25465', 'Helsingborg ', 'Schweden ', '', '0', '0', '46707822766', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843242746', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8123, '1837100', '0', '0', 'Car-Johan Lindgren ', 'Lomgatan 5 ', '0', '42669', 'Västra Frölunda ', 'Schweden ', '', '0', '0', '46735443474', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844539353', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8124, '1837554', '0', '0', 'Sandra Kilic ', 'Bergsgårdsgärdet 63 ', '0', '42432', 'Angered ', 'Schweden ', '', '0', '0', '46739438940', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844411561', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8125, '1837583', '0', '0', 'Simrat Dhillon ', 'oslogatan 22 1 tr, lgh 1103 ', '0', '16432', 'Kista ', 'Schweden ', '', '0', '0', '46726517230', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596845235376', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8126, '1837623', '0', '0', 'Amrit Dhillon Madhan ', 'Tisslingeplan 46, 1tr, lgh 1102 ', '0', '16361', 'Spånga ', 'Schweden ', '', '0', '0', '46726517230', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844346785', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8127, '1837653', '0', '0', 'Gurpal Singh Dhillon ', 'Tisslingeplan 46 ', '0', '16361', 'Spånga ', 'Schweden ', '', '0', '0', '46739991483', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843641798', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8128, '1837682', '0', '0', 'Mikael Karlsson ', 'Nytorpsvägen 22 ', '0', '59073', 'Ljungsbro ', 'Schweden ', '', '0', '0', '46725360978', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844176405', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8129, '1837700', '0', '0', 'Dilbag Dhillon ', 'Tisslingeplan 46, 1tr, lgh 1102 ', '0', '16361', 'Spånga ', 'Schweden ', '', '0', '0', '46769935959', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843766618', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8130, '1837739', '0', '0', 'Muhammad Ali ', 'Von Lingens Väg 68 Lgh 1801 ', '0', '21371', 'Malmö ', 'Schweden ', '', '0', '0', '46767149109', '0', '0', 'Theorema', 'Casablanca Gold, ', 'Neue Uhr erhalten 29.08.2013 \r\nUhr vieder  versendet 11.09.2013 RG518138516DE', '1Z8VF4596843588427', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8131, '1837791', '0', '0', 'Robin Häggman ', 'Reveljgränd 25 A Lgh 1602 ', '0', '83138', 'Östersund ', 'Schweden ', '', '0', '0', '46703168820', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', 'RG518140086DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8132, '1837875', '0', '0', 'Ann-Karin Lundström ', 'Vandrarstigen 56 Lgh 1002 ', '0', '94153', 'Piteå ', 'Schweden ', '', '0', '0', '46702712085', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', 'RG518140072DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8133, '1837999', '0', '0', 'Lucas Lundin ', 'Björnsonsgatan 158 Lgh 1402 ', '0', '16844', 'Bromma ', 'Schweden ', '', '0', '0', '46707582063', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844203456', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8134, '1838069', '0', '0', 'Jerrie magnusson ', 'åbylundsgatan 6 ', '0', '58236', 'Linköping ', 'Schweden ', '', '0', '0', '46768946318', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596845911662', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8135, '1838075', '0', '0', 'Jonas Reinbrand ', 'Furumovägen 16 Lgh 1702 ', '0', '80641', 'Gävle ', 'Schweden ', '', '0', '0', '46762421640', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', 'RG518140069DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8136, '1838080', '0', '0', 'Mikael Edman ', 'Timmervägen 25 ', '0', '14252', 'Länna ', 'Schweden ', '', '0', '0', '46709300021', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596845798885', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8137, '1838169', '0', '0', 'Olivia Strand ', 'Valloxvägen 19C ', '0', '74142', 'Knivsta ', 'Schweden ', '', '0', '0', '46768944890', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844409896', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8138, '1838225', '0', '0', 'Yachar Nezar Husein ', 'Vimmerbyplan 12 Lgh 1102 ', '0', '16374', 'Spånga ', 'Schweden ', '', '0', '0', '46763050102', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844620504', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8139, '1838306', '0', '0', 'Ali Ghorbani pour ', 'Vinddraget 7a ', '0', '80277', 'Gävle ', 'Schweden ', '', '0', '0', '46762137662', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', 'RG518140055DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8140, '1838345', '0', '0', 'Pär Skoglund ', 'Gamla Strandlinjen 4 H Lgh 1101 ', '0', '43335', 'Partille ', 'Schweden ', '', '0', '0', '46707706239', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843864520', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8141, '1838417', '0', '0', 'Elia Abdo ', 'Tornfalkgatan 32 Lgh 1101 ', '0', '70349', 'Örebro ', 'Schweden ', '', '0', '0', '46760664089', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844409930', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8142, '1838441', '0', '0', 'Sadina Kunovac ', 'Bruksgatan 9 B Lgh 1101 ', '0', '27236', 'Simrishamn ', 'Schweden ', '', '0', '0', '46738798881', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', 'RG518140041DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8143, '1838445', '0', '0', 'Mattias Renström ', 'Fridhemsgatan 90b ', '0', '85461', 'Sundsvall ', 'Schweden ', '', '0', '0', '46705226969', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', 'RG518140038DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8144, '1838454', '0', '0', 'Nadeem Salim ', 'Frejgatan 11 Lgh 1201 ', '0', '19553', 'Märsta ', 'Schweden ', '', '0', '0', '46760694151', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843571766', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8145, '1838493', '0', '0', 'Oskar Freiman ', 'Avstyckningsvägen 76 ', '0', '14560', 'Norsborg ', 'Schweden ', '', '0', '0', '46733269538', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596845787575', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8146, '1838561', '0', '0', 'Abdulhu Dakuki ', 'Östrafäladsgatan10 ', '0', '21224', 'Malmö ', 'Schweden ', '', '0', '0', '46739494518', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844610980', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8147, '1838727', '0', '0', 'Amer Sofradzija ', 'Östra Förstadsgatan 3 C Lgh 1202 ', '0', '21131', 'Malmö ', 'Schweden ', '', '0', '0', '46736490561', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843137995', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8148, '1838824', '0', '0', 'Nercivan Suleimanovska ', 'Kvartettgatan 20 ', '0', '21571', 'Malmö ', 'Schweden ', '', '0', '0', '46760499766', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843624600', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8149, '1838837', '0', '0', 'Dejan Sakotic ', 'Grankvistgatan 2 Lgh 1102 ', '0', '63224', 'Eskilstuna ', 'Schweden ', '', '0', '0', '46762902062', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596845086813', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8150, '1838923', '0', '0', 'Jessica Ly Ingberg ', 'Atlasgatan 14 A ', '0', '58243', 'Linköping ', 'Schweden ', '', '0', '0', '46725606299', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843900623', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8151, '1838970', '0', '0', 'Hussein HASSOUN ', 'granrisvägen 29b ', '0', '70235', 'örebro ', 'Schweden ', '', '0', '0', '46766338395', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843402037', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(8152, '1838984', '0', '0', 'Martin Dahlgren ', 'Brännekullavägen 40 ', '0', '42341', 'Torslanda ', 'Schweden ', '', '0', '0', '46707896588', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596845487041', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8153, '1838995', '0', '0', 'Stefan Rosenblom Hammarroth ', 'Kungsklippan 12 Lgh 1109 ', '0', '11225', 'Stockholm ', 'Schweden ', '', '0', '0', '46735044544', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596845211650', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8154, '1839003', '0', '0', 'Doreyet Shabo ', 'storsten 268a ', '0', '76153', 'norrtälje ', 'Schweden ', '', '0', '0', '46762941491', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843391862', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8155, '1839008', '0', '0', 'Marcus Dahlstedt ', 'Nedergårdsvägen 9 Lgh 1605 ', '0', '14740', 'Tumba ', 'Schweden ', '', '0', '0', '46707256098', '0', '0', 'Theorema', 'Casablanca Gold, ', '', '1Z8VF4596844203670', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8156, '1839009', '0', '0', 'Malin Magnusson ', 'Fredriksbergsgatan 9 Lgh 1001 ', '0', '21211', 'Malmö ', 'Schweden ', '', '0', '0', '46730249861', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843783082', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8157, '1839140', '0', '0', 'Axel Meltzer ', 'Götavägen 15 ', '0', '18261', 'Djursholm ', 'Schweden ', '', '0', '0', '46735330315', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596845826095', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8158, '1839283', '0', '0', 'Alen Osmic ', 'Stallvägen 42 A Lgh 1002 ', '0', '35256', 'Växjö ', 'Schweden ', '', '0', '0', '46735376400', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844188705', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8159, '1839336', '0', '0', 'Daniel Poulsen ', 'Tränaregatan 4 ', '0', '21235', 'Malmö ', 'Schweden ', '', '0', '0', '46737862558', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844486919', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8160, '1839360', '0', '0', 'Jane Orto ', 'Åsögatan 100 Lgh 1401 ', '0', '11829', 'Stockholm ', 'Schweden ', '', '0', '0', '46735264991', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843696720', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8161, '1839426', '0', '0', 'Majnon Jawid ', 'Ardennergatan 76 Lgh 1004 ', '0', '19473', 'Upplands Väsby ', 'Schweden ', '', '0', '0', '46732310321', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596845754136', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8162, '1839486', '0', '0', 'Juhani vuolas ', 'Torkhusgatan 8a ', '0', '12065', 'Stockholm ', 'Schweden ', '', '0', '0', '46704339928', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844155142', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8163, '1839529', '0', '0', 'Sanna Törnqvist Olofsson ', 'Okstigen 2 ', '0', '15248', 'Södertälje ', 'Schweden ', '', '0', '0', '46762030470', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843555757', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8164, '1839566', '0', '0', 'Johan Singman ', 'Nedergårdsvägen 9 Lgh 1404 ', '0', '14740', 'Tumba ', 'Schweden ', '', '0', '0', '46767107599', '0', '0', 'Theorema', 'Casablanca Gold, ', '22-08-13 Retour von UPS\r\nUhr schicken 26.08.2013     RG 5181 3637 3DE', '1Z8VF4596845371960', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8165, '1839612', '0', '0', 'Sadat Mavric ', 'Serenadgatan 28 Lgh 1404 ', '0', '21572', 'Malmö ', 'Schweden ', '', '0', '0', '46721827936', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596845379775', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8166, '1839686', '0', '0', 'Jimmy Söderling ', 'Annedalsgatan 9 ', '0', '23333', 'Svedala ', 'Schweden ', '', '0', '0', '46735026000', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596845466233', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8167, '1839719', '0', '0', 'Stfan norling ', 'ekebydalsvägen 64 ', '0', '18633', 'Vallentuna ', 'Schweden ', '', '0', '0', '46736450786', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843474193', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8168, '1839740', '0', '0', 'Abubakar Ahmed  Abdulagi ', 'Puddelugnsgatan20 lgh1103 ', '0', '72473', 'Västerås ', 'Schweden ', '', '0', '0', '46737597260', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843312803', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8169, '1839752', '0', '0', 'Max Nilsson ', 'Skäggebjersvägen 15 ', '0', '23831', 'Oxie ', 'Schweden ', '', '0', '0', '46709751695', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843047010', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8170, '1839760', '0', '0', 'Christian Niehqvist ', 'Baltzarsgatan 14 F Lgh 1202 ', '0', '21136', 'Malmö ', 'Schweden ', '', '0', '0', '46735006254', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843252824', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8171, '1839786', '0', '0', 'Jimmy Söderling Industri-Vågar ', 'Annedalsgatan 9 ', '0', '23333', 'Svedala ', 'Schweden ', '', '0', '0', '46735026000', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596845466233', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8172, '1839816', '0', '0', 'Oscar Arvidsson ', 'Lådspikaregatan 16 ', '0', '41680', 'Göteborg ', 'Schweden ', '', '0', '0', '46720048129', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843783242', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8173, '1839817', '0', '0', 'Daniel Lundberg ', 'Underåsgatan 20A ', '0', '41251', 'Göteborg ', 'Schweden ', '', '0', '0', '46708176893', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843459852', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8174, '1839831', '0', '0', 'Jesper Lange ', 'Stagneliusvägen 32 ', '0', '11259', 'Stockholm ', 'Schweden ', '', '0', '0', '46708835992', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843512061', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8175, '1839834', '0', '0', 'Sabrina Svensson ', 'Braunsväg 7 ', '0', '38832', 'Ljungbyholm ', 'Schweden ', '', '0', '0', '46727255280', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843315873', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8176, '1839907', '0', '0', 'Peter Löf ', 'Stiftsgatan 8 ', '0', '61933', 'Trosa ', 'Schweden ', '', '0', '0', '46760509195', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843207285', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8177, '1839941', '0', '0', 'Catarina af Ekenstam ', 'Tidaholmsvägen 32 ', '0', '12148', 'Johanneshov ', 'Schweden ', '', '0', '0', '46736261188', '0', '0', 'Theorema', 'Casablanca Gold, ', 'Uhr schicken 26.08.2013  RG 5181 3638 7DE\r\nUhr erhalten 03.10.2013\r\nUhr versendet 11.10.2013 RG 5181 3990 5DE\r\n', '1Z8VF4596845082291', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8178, '1839994', '0', '0', 'Ayub Qurishi ', 'Stensjögatan 54 ', '0', '21765', 'Malmö ', 'Schweden ', '', '0', '0', '46707203730', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843996905', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8179, '1840086', '0', '0', 'Christoffer glöckner moberg ', 'solmark eken ', '0', '59047', 'vikingstad ', 'Schweden ', '', '0', '0', '46760449810', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843767117', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8180, '1840087', '0', '0', 'Hakan Stigh ', 'Glottervägen 24 ', '0', '61633', 'Åby ', 'Schweden ', '', '0', '0', '46709404320', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596845568927', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8181, '1840123', '0', '0', 'Linnea Dovborg ', 'Tetorpsvägen 95 ', '0', '19439', 'Upplands Väsby ', 'Schweden ', '', '0', '0', '46733676997', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596845538334', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8182, '1840126', '0', '0', 'Quoc Cuong Vu ', 'Svedjestråket 10 Lgh 1102 ', '0', '45172', 'Uddevalla ', 'Schweden ', '', '0', '0', '46720066494', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844371346', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8183, '1840233', '0', '0', 'M Aslam ', 'C/O Hussain Mussarat Kantorsgatan 24, Room 131 ', '0', '75424', 'Uppsala ', 'Schweden ', '', '0', '0', '46760339377', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844923955', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8184, '1840265', '0', '0', 'Christoffer Lindblad ', 'Drejarvägen 19 ', '0', '14173', 'Segeltorp ', 'Schweden ', '', '0', '0', '46760504934', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843812166', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8185, '1840294', '0', '0', 'Robin Forssén ', 'Fridhemsvägen 4B ', '0', '89135', 'Örnsköldsvik ', 'Schweden ', '', '0', '0', '46727353001', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', 'RG518140024DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8186, '1840337', '0', '0', 'Linus Svensson ', 'Kulladalsgatan 14b ', '0', '21564', 'Malmö ', 'Schweden ', '', '0', '', '46707918418', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843459389', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8187, '1840360', '0', '0', 'Ismail Ezzaytouni ', 'Norra hällesåkersvägen 120 ', '0', '43792', 'Lindome ', 'Schweden ', '', '0', '', '46733806115', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844650393', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8188, '1840477', '0', '0', 'Robin Möller ', 'Södergatan 27B ', '0', '45140', 'Uddevalla ', 'Schweden ', '', '0', '', '46760269827', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843241005', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8189, '1840903', '0', '0', 'Marie olsson ', '0dengatan 12 ', '0', '11424', 'Stockholm ', 'Schweden ', '', '0', '', '46700999496', '0', '0', 'Theorema', 'Casablanca Gold, ', 'Uhr erhalten 09.09.2013', '1Z8VF4596843647210', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8190, '1840967', '0', '0', 'Anette Norlén Bäckström ', 'Brynjevägen 5 ', '0', '75440', 'Uppsala ', 'Schweden ', '', '0', '', '46702223366', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844645023', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8191, '1841001', '0', '0', 'Eleanore Taylor ', 'Terserusvägen 6 ', '0', '16859', 'Bromma ', 'Schweden ', '', '0', '', '46739808709', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596845970438', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8192, '1841047', '0', '0', 'Mattias Lindmark ', 'Hallmans Väg 43 ', '0', '42471', 'Olofstorp ', 'Schweden ', '', '0', '', '46735071871', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596845919440', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8193, '1841080', '0', '0', 'Christoffer Hellgren ', 'Västra Varvsgatan 5 B Lgh 1103 ', '0', '21111', 'Malmö ', 'Schweden ', '', '0', '', '46709462920', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844948054', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8194, '1841127', '0', '0', 'Alice hoffmann ', 'pastellvägen 9 ', '0', '12136', 'Johanneshov ', 'Schweden ', '', '0', '', '46707156468', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843272268', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8195, '1841154', '0', '0', 'Britt-Inger Svensson ', 'Hanekullen 220 ', '0', '44293', 'Kareby ', 'Schweden ', '', '0', '', '46707130119', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844468073', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8196, '1841161', '0', '0', 'Göran Karlsson ', 'Kastanjegatan 11 ', '0', '61433', 'Söderköping ', 'Schweden ', '', '0', '', '46708557585', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844071483', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8197, '1841166', '0', '0', 'Jonas Nordström ', 'Jenny Linds Gata 26 ', '0', '12952', 'Hägersten ', 'Schweden ', '', '0', '', '46732312213', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596845178492', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8198, '1841203', '0', '0', 'Mattias Skjutare ', 'Sävvägen 16 d ', '0', '44557', 'Surte ', 'Schweden ', '', '0', '', '46708218939', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844045109', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8199, '1841210', '0', '0', 'Viktoria Hardzeyeva ', 'finnstastigen 54 ', '0', '19735', 'bro ', 'Schweden ', '', '0', '', '46762367943', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596845687316', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8200, '1841361', '0', '0', 'Yingtao Zheng ', 'Knarrhögsgatan 4 A Lgh 1302 ', '0', '43160', 'Mölndal ', 'Schweden ', '', '0', '', '46761637888', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843481121', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8201, '1841397', '0', '0', 'Pedram Forouzanmehr ', 'Skvadronsbacken 46 Lgh 1201 ', '0', '17447', 'Sundbyberg ', 'Schweden ', '', '0', '', '46700516076', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843762532', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8202, '1841590', '0', '0', 'Louise Nilsson ', 'Kulladalsgatan 14b ', '0', '21564', 'Malmö ', 'Schweden ', '', '0', '', '46705760398', '0', '0', 'Theorema', 'Casablanca Gold, ', 'Uhr erhalten 11.09.2013', '1Z8VF4596845427543', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8203, '1841598', '0', '0', 'Tommy Ojakangas ', 'Rönnvägen 7 Lgh 1108 ', '0', '45534', 'Munkedal ', 'Schweden ', '', '0', '', '46702223722', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596843532156', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8204, '1841708', '0', '0', 'Oliver Strandberg ', 'Fredhällsgatan 13 ', '0', '11254', 'Stockholm ', 'Schweden ', '', '0', '', '46708304343', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844892364', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8205, '1842277', '0', '0', 'Sinan erdal ', 'lammholmsbacken 207 ', '0', '14347', 'vårby ', 'Schweden ', '', '0', '', '46707701004', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596844684179', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8206, '1842286', '0', '0', 'Jan Olov Lindqvist ', 'Norrgärdesvägen 17 ', '0', '14464', 'Rönninge ', 'Schweden ', '', '0', '', '46707354530', '0', '0', 'Theorema', 'Casablanca Gold, ', '0', '1Z8VF4596845043583', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8207, '1835978', '0', '0', 'Niklas Skoog ', 'Askims svartmosseväg 38A ', '0', '43639', 'Askim ', 'Schweden ', '', '0', '', '46708867615', '0', '0', 'Theorema', 'Casablanca Silver, ', '0', '1Z8VF4596843666593', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8208, '1836230', '0', '0', 'Robin Lantz ', 'Vasagatan 9 ', '0', '17267', 'Sundbyberg ', 'Schweden ', '', '0', '', '46707172300', '0', '0', 'Theorema', 'Casablanca Silver, ', '0', '1Z8VF4596843409209', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8209, '1836912', '0', '0', 'Susanne Fors Jémin ', 'Morgonbrisvägen 2 A Lgh 1305 ', '0', '45161', 'Uddevalla ', 'Schweden ', '', '0', '', '46735112109', '0', '0', 'Theorema', 'Casablanca Silver, ', '0', '1Z8VF4596843887416', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8210, '1837075', '0', '0', 'Yan CHEN ', 'Aschebergsgatan 5, B001 ', '0', '41127', 'Göteborg ', 'Schweden ', '', '0', '', '46765536717', '0', '0', 'Theorema', 'Casablanca Silver, ', '0', '1Z8VF4596845077225', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8211, '1837307', '0', '0', 'Annelie Lehnberg ', 'Benelyckevägen 11 ', '0', '44370', 'Gråbo ', 'Schweden ', '', '0', '', '46734040022', '0', '0', 'Theorema', 'Casablanca Silver, ', '0', '1Z8VF4596844914634', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8212, '1837539', '0', '0', 'Fredrik Per Oscar Erdmann ', 'Hemmesta Dalväg 26 ', '0', '13930', 'Värmdö ', 'Schweden ', '', '0', '', '46760290988', '0', '0', 'Theorema', 'Casablanca Silver, ', '0', 'RG518140015DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8213, '1837767', '0', '0', 'David Ovanis ', 'Fotbollsvägen 40 ', '0', '42433', 'Angered ', 'Schweden ', '', '0', '', '46739383775', '0', '0', 'Theorema', 'Casablanca Silver, ', '0', '1Z8VF4596843676251', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8214, '1837835', '0', '0', 'Victoria Svensson ', 'Hagmarksgatan 29 B Lgh 1003 ', '0', '70216', 'Örebro ', 'Schweden ', '', '0', '', '46766121188', '0', '0', 'Theorema', 'Casablanca Silver, ', '0', '1Z8VF4596845672466', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8215, '1837859', '0', '0', 'Ziba Shtab ', 'Bredfjällsgatan 8 ', '0', '42435', 'Angered ', 'Schweden ', '', '0', '', '46737388765', '0', '0', 'Theorema', 'Casablanca Silver, ', '0', '1Z8VF4596844660275', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8216, '1838034', '0', '0', 'Joakim Bardin ', 'Kvillegatan 7 ', '0', '41708', 'Göteborg ', 'Schweden ', '', '0', '', '46706337344', '0', '0', 'Theorema', 'Casablanca Silver, ', '0', '1Z8VF4596843375684', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8217, '1838159', '0', '0', 'Hanifa Rizvanovic ', 'Bangatan 24 Lgh 1203 ', '0', '15132', 'Södertälje ', 'Schweden ', '', '0', '', '46733960334', '0', '0', 'Theorema', 'Casablanca Silver, ', '0', '1Z8VF4596843114698', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8218, '1838401', '0', '0', 'Alexander Busk ', 'Prostgatan 7 ', '0', '59740', 'Åtvidaberg ', 'Schweden ', '', '0', '', '46725366060', '0', '0', 'Theorema', 'Casablanca Silver, ', '0', '1Z8VF4596844333306', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8219, '1838609', '0', '0', 'Atanas Banishki ', 'Liegatan 9 ', '0', '72467', 'Västerås ', 'Schweden ', '', '0', '', '46708818456', '0', '0', 'Theorema', 'Casablanca Silver, ', '0', '1Z8VF4596844247516', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8220, '1835903', '0', '0', 'Monika Halef ', 'Glasyrstigen 28 ', '0', '15155', 'Södertälje ', 'Schweden ', '', '0', '', '46737716710', '0', '0', 'Theorema', 'Casablanca Black, ', '0', '1Z8VF4596843433325', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8221, '1835917', '0', '0', 'Nils Torbjörn Larsson ', 'Lustigknoppsvägen 15 ', '0', '14462', 'Rönninge ', 'Schweden ', '', '0', '', '46707728537', '0', '0', 'Theorema', 'Casablanca Black, ', '0', '1Z8VF4596843426735', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8222, '1835986', '0', '0', 'Joakim Eklund ', 'Ormingeringen 50b ', '0', '13233', 'Saltsjö-boo ', 'Schweden ', '', '0', '', '46709990256', '0', '0', 'Theorema', 'Casablanca Black, ', '0', '1Z8VF4596844323746', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8223, '1835996', '0', '0', 'Elias Posluk ', 'Spannmålsgatan 29 ', '0', '58336', 'Linköping ', 'Schweden ', '', '0', '', '46704678370', '0', '0', 'Theorema', 'Casablanca Black, ', '0', '1Z8VF4596845380352', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8224, '1836012', '0', '0', 'Linda Eriksson ', 'Rotsunda Torg 5 Lgh 1201 ', '0', '19278', 'Sollentuna ', 'Schweden ', '', '0', '', '46720153504', '0', '0', 'Theorema', 'Casablanca Black, ', '0', '1Z8VF4596845612566', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8225, '1836521', '0', '0', 'Ninos Gawrieh ', 'Idrottsgalan 13 ', '0', '60363', 'Norrköping ', 'Schweden ', '', '0', '', '46735792925', '0', '0', 'Theorema', 'Casablanca Black, ', '0', '1Z8VF4596844396374', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8226, '1836557', '0', '0', 'Mahmoud Hamdan ', 'Mölnesjögatan 104 ', '0', '42450', 'Angered ', 'Schweden ', '', '0', '', '46707767182', '0', '0', 'Theorema', 'Casablanca Black, ', '0', '1Z8VF4596845067781', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8227, '1836693', '0', '0', 'Adam Schön Svensson ', 'Kjellanders Gata 14 ', '0', '21236', 'Malmö ', 'Schweden ', '', '0', '', '46768262622', '0', '0', 'Theorema', 'Casablanca Black, ', '0', '1Z8VF4596843522792', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8228, '1836777', '0', '0', 'Niklas Karlsson ', 'Klippvägen 5 ', '0', '18697', 'Brottby ', 'Schweden ', '', '0', '', '46762979498', '0', '0', 'Theorema', 'Casablanca Black, ', '0', '1Z8VF4596843817401', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8229, '1837785', '0', '0', 'Mathias Ekman ', 'Muraragatan 33 ', '0', '75437', 'Uppsala ', 'Schweden ', '', '0', '', '46739331668', '0', '0', 'Theorema', 'Casablanca Black, ', '0', '1Z8VF4596843767617', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8230, '1837928', '0', '0', 'Susanne Svennefiord ', 'Källehöjdsgatan 2 ', '0', '42249', 'Hisings Backa ', 'Schweden ', '', '0', '', '46760253034', '0', '0', 'Theorema', 'Casablanca Black, ', '0', '1Z8VF4596844549422', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8231, '1838040', '0', '0', 'Göran Nilsson ', 'Malmbergsvägen 7 ', '0', '14191', 'Huddinge ', 'Schweden ', '', '0', '', '46704135239', '0', '0', 'Theorema', 'Casablanca Black, ', '0', '1Z8VF4596845298835', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8232, '1', '0', '0', 'Neritan Peni ', 'Lagja: Aqif Pasha', 'Rruga: Vasil Taja 43 ', '3000', 'Elbasan\\Albania', 'Albanien', '', '0', '0', '3550', '0', '0', 'Theorema Dubai', 'Fushe ngjyre Flori i Verdhe', '0', 'RG518140165DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8233, '2', '0', '0', 'Zabit  kaja', 'eskaj bubullime', 'bubullime', '9000', 'Lushnje\\Albania', 'Albanien', '', '0', '0', '3550', '0', '0', 'Theorema Dubai', 'Fushe ngjyre Flori i Verdhe', '0', 'RG518140174DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8234, '3', '0', '0', 'Viktorija Prifti', 'lagja14 rruga mikpritja durrsake. Shkozet -Durres', 'kaldaja sha ', '2000', 'Durres/Albania', 'Albanien', '', '0', '0', '3550', '0', '0', 'Theorema Dubai', 'Fushe ngjyre Flori i Verdhe', '0', 'RG518140188DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8235, '4', '0', '0', 'Arber Demeti ', 'Bulevardi  Bajram Curri', 'Raiffeisen Bank, ETC kati i 6,', '1000', 'Tirana/Albania', 'Albanien', '', '0', '0', '3550', '0', '0', 'Theorema Dubai', 'Fushe ngjyre Argjend i Bardhe', '0', 'RG518140191DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8236, '5', '0', '0', 'Viktorija Prifti', 'lagja14 rruga mikpritja durrsake. Shkozet -Durres', 'kaldaja sha ', '2000', 'Durres/Albania', 'Albanien', '', '0', '0', '355672021085', '0', '0', 'Theorema Dubai', 'Fushe ngjyre Argjend i Bardhe', '0', 'RG518140188DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8237, '6', '0', '0', 'Klaudia  Xhuti', 'Rruga .Ndre Mjeda ', 'Pall.1, Shk.5,Ap.58', '1000', 'Tirana/Albania', 'Albanien', '', '0', '0', '355694585968', '0', '0', 'Theorema Dubai', 'Fushe ngjyre Flori i Verdhe', '0', 'RG518140205DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8238, 'a0YC000000TEnYXMA1', '0', '0', 'KAMOLY DAWODU', '9 BEVERSTONE ROAD', '0', 'CR7 7LL', 'THORNTON HEATH', 'Grossbritannien', '', '0', '0', '7947759961', '0010013DBL', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596845644451', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8239, 'a0YC000000TEnYXMA1', '0', '0', 'MUNAF HABEEB', '51 BECKFIELD ROAD', '0', 'BD16 1QR', 'BINGLEY', 'Grossbritannien', '', '0', '0', '7854367705', '00102201BZ', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844712665', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8240, 'a0YC000000TEnYXMA1', '0', '0', 'DAVID NEVATTE', '13 PARTRIDGE GARDENS', '0', 'PO8 9XG', 'WATERLOOVILLE', 'Grossbritannien', '', '0', '0', '7766254263', '0010152RO9', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843892473', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8241, 'a0YC000000TEnYSMA1', '0', '0', 'SOI-LIN LIENG', '15 MORETON AVENUE', '0', 'NN8 2JE', 'WELLINGBOROUGH', 'Grossbritannien', '', '0', '0', '7748632489', '0010146JCU', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844119888', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8242, 'a0YC000000TEnYXMA1', '0', '0', 'NAOMI DUNSTAN', '107 BEDFORD ROAD', '0', 'SG6 4DX', 'LETCHWORTH GARDEN CITY', 'Grossbritannien', '', '0', '0', '7960070568', '0010084FI2', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844890893', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8243, 'a0YC000000TEnYXMA1', '0', '0', 'ANNA JAKUBOWSKA', '12 MULBERRY DRIVE', '0', 'WR14 4AT', 'MALVERN', 'Grossbritannien', '', '0', '0', '7846708273', '00100658DK', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844861503', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8244, 'a0YC000000TEnXaMAL', '0', '0', 'SOPHIA GANDHI', 'N/A COOMBE COTTAGE CHURCH AVENUE', '0', 'HA5 5JQ', 'PINNER, MIDDLESEX', 'Grossbritannien', '', '0', '0', '7988899594', '0010129PLE', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845447718', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8245, 'a0YC000000TEnYSMA1', '0', '0', 'DANIEL HOBIN', '21 CASPIAN CLOSE', 'WHITELEY', 'PO15 7BP', 'FAREHAM', 'Grossbritannien', '', '0', '0', '7824635009', '001015532X', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596845425527', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8246, 'a0YC000000TEnXaMAL', '0', '0', 'AMY DE FAVERI', 'NORTH LODGE STANLAKE PARK', '0', 'RG10 0BN', 'READING', 'Grossbritannien', '', '0', '0', '7759393982', '0010081IP1', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', 'Uhr erhalten 27.08.2013  Bitte Refund!', '1Z8VF4596844530932', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8247, 'a0YC000000TEnXaMAL', '0', '0', 'MARY ANN AGUSTIN-GATILOGO', '115 GOLDEN DRIVE', '0', 'MK6 5BS', 'MILTON KEYNES', 'Grossbritannien', '', '0', '0', '7973580258', '0010071I5Z', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844059943', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8248, 'a0YC000000TEnYXMA1', '0', '0', 'JAKE ROSS', '52 MONTROSE DRIVE', '0', 'CV10 7LX', 'NUNEATON', 'Grossbritannien', '', '0', '0', '7793216279', '001020095N', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844468555', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8249, 'a0YC000000TEnYSMA1', '0', '0', 'KAVEH AHMADI', '15 GREENGATE CLOSE', '0', 'BL9 7AW', 'BURY', 'Grossbritannien', '', '0', '0', '4,4754E+11', '0010081YEV', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596845972767', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8250, 'a0YC000000TEnYXMA1', '0', '0', 'JASON GARSIDE', '8A ETON HILL ROAD', '0', 'M26 2XG', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7815613170', '0010070KYO', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843148572', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8251, 'a0YC000000TEnXaMAL', '0', '0', 'MARK PHILCOCK', '10 GENEVA DRIVE', '0', 'ST1 6UW', 'STOKE-ON-TRENT', 'Grossbritannien', '', '0', '0', '7725415016', '0010100ETM', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843531988', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8252, 'a0YC000000TEnXaMAL', '0', '0', 'FIONA YOUNG', '1 LITTLE BARROW COTTAGES', '0', 'GL56 0XU', 'DONNINGTON', 'Grossbritannien', '', '0', '0', '1451832393', '0010126I2I', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844218995', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8253, 'a0YC000000TEnYSMA1', '0', '0', 'RICHARD JONES', '13 CURTIN DRIVE', '0', 'WS10 8RJ', 'WEDNESBURY', 'Grossbritannien', '', '0', '0', '7854852696', '0010151A6P', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844465601', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8254, 'a0YC000000TEnXaMAL', '0', '0', 'FAYE JONES', '18 TREVITHICK CLOSE', '0', 'WV16 5AQ', 'BRIDGNORTH', 'Grossbritannien', '', '0', '0', '7800667075', '0010093Q6A', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843287814', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8255, 'a0YC000000TEnYwMAL', '0', '0', 'SYLWIA HARBUZ', '28 JEAVONS LANE', '0', 'CB23 6AZ', 'GREAT CAMBOURNE', 'Grossbritannien', '', '0', '0', '7557959315', '0010136NTH', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596843061629', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8256, 'a0YC000000TEnYSMA1', '0', '0', 'LUKASZ SZCZEPANSKI', '5 CHESTERTON TERRACE', '0', 'E13 0DG', 'LONDON', 'Grossbritannien', '', '0', '0', '7908408263', '0010163EZ5', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844123033', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8257, 'a0YC000000TEnXaMAL', '0', '0', 'HOLLY SPROSON', '1 HYDE SQUARE', '0', 'M24 4AL', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7816853917', '0010154XV7', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845368045', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8258, 'a0YC000000TEnYrMAL', '0', '0', 'PATRICIA RATCLIFFE', '213 LOW LANE', '0', 'LS18 5QW', 'LEEDS', 'Grossbritannien', '', '0', '0', '7791042210', '0010107AR8', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596844852657', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8259, 'a0YC000000TEnYSMA1', '0', '0', 'CALLAN MOORE', '9 MANOR LANE', '0', 'TW16 5EB', 'SUNBURY-ON-THAMES', 'Grossbritannien', '', '0', '0', '7742613126', '00100136WQ', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843392861', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8260, 'a0YC000000TEnYwMAL', '0', '0', 'HEATHER THOMAS', 'ISCOED FARM ROAD', '0', 'CF44 6LJ', 'ABERDARE', 'Grossbritannien', '', '0', '0', '7535681783', '0010210JUR', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596845164676', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8261, 'a0YC000000TEnYSMA1', '0', '0', 'MICHAEL SEDDON', '64 ANDREWS LANE', '0', 'L37 2EW', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7706646882', '0010197VLC', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843304081', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8262, 'a0YC000000TEnYXMA1', '0', '0', 'INNES HALL', '25 DRUM BRAE GROVE', '0', 'EH4 7RY', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7725879195', '0010164ERF', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844507093', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8263, 'a0YC000000TEnXaMAL', '0', '0', 'KAREN BOWEN', '17 LABURNUM WAY', '0', 'SS6 9GN', 'RAYLEIGH', 'Grossbritannien', '', '0', '0', '01268 786352', '0010228CQR', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845629709', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8264, 'a0YC000000TEnYXMA1', '0', '0', 'SARA JAVED', '9A HARLE STREET', '0', 'SA11 3DN', 'NEATH', 'Grossbritannien', '', '0', '0', '7401594841', '0010123TNQ', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843287912', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8265, 'a0YC000000TEnYSMA1', '0', '0', 'ABDUL AFZALZADA', '124 CAPRICORN CRESCENT', '0', 'L14 9LS', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7722580058', '0010105X5V', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843457729', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8266, 'a0YC000000TEnXaMAL', '0', '0', 'LUCIA BENOVA', '21 BELMONT HILL', 'BELMONT COURT', 'AL1 1RB', 'ST ALBANS', 'Grossbritannien', '', '0', '0', '7514116665', '0010246RDR', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844075130', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8267, 'a0YC000000TEnXaMAL', '0', '0', 'IMRAN NAWAZ', '3 RICHMOND ROAD CROYDON', '0', 'CR0 4SQ', 'LONDON', 'Grossbritannien', '', '0', '0', '7861546889', '0010169A8F', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844636140', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8268, 'a0YC000000TEnYXMA1', '0', '0', 'ANDRE HENNY-BROWN', '27 ST. DUNSTANS AVENUE', '0', 'W3 6QD', 'LONDON', 'Grossbritannien', '', '0', '0', '7583337352', '0010082STQ', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843796756', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8269, 'a0YC000000TEnYXMA1', '0', '0', 'NOEL BENNETT', '265 HARROGATE ROAD', '0', 'BD2 3RQ', 'BRADFORD', 'Grossbritannien', '', '0', '0', '7565960486', '0010243L87', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596845972963', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8270, 'a0YC000000TEnYSMA1', '0', '0', 'PAUL BRUNSKILL', 'N/A FAST AUTOCARE LTD', '0', 'TS18 2NH', 'ROSS ROAD STOCKTON ON TEES', 'Grossbritannien', '', '0', '0', '7793592281', '10160AMM', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843940778', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8271, 'a0YC000000TEnYrMAL', '0', '0', 'PHIL VAUGHAN', 'FEEDWATER TARRAN ROAD', '0', 'CH46 4TU', 'WIRRAL', 'Grossbritannien', '', '0', '0', '7875514617', '0010175RC4', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596843436180', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8272, 'a0YC000000TEnYSMA1', '0', '0', 'KEVIN PAVEY', '23 REDLAKE DRIVE', '0', 'TA1 2RU', 'TAUNTON', 'Grossbritannien', '', '0', '0', '4,47815E+11', '00101610VT', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596845755199', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8273, 'a0YC000000TEnYXMA1', '0', '0', 'MUHAMMAD ASIF SAEED KUNWAR', '78 GORDON AVENUE', '0', 'BS5 7DS', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7823325521', '0010063WAO', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596845353800', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8274, 'a0YC000000TEnYXMA1', '0', '0', 'SIMON SCHOLEY ISC', 'UNIT 3 POPLAR HALL', 'WHATFIELD ROAD--ELMSETT AIRFIELD--ELMSETT', 'IP7 6LN', 'IPSWICH', 'Grossbritannien', '', '0', '0', '4,47515E+11', '00101128RP', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596845448011', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8275, 'a0YC000000TEnYXMA1', '0', '0', 'ALEX BORONIKOV', 'FLAT 139 HALLSVILLE ROAD', 'THE SPHERE', 'E16 1BF', 'LONDON', 'Grossbritannien', '', '0', '0', '7917652336', '00101040OP', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', 'Geld am 05.10.13 zurück erhalten! Uhr???', '1Z8VF4596843613827', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8276, 'a0YC000000TEnYXMA1', '0', '0', 'SHELDON DUNKLEY', '36 MULTI WAY', '0', 'W3 7NX', 'LONDON', 'Grossbritannien', '', '0', '0', '7949298783', '00102323NN', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844387231', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8277, 'a0YC000000TEnYSMA1', '0', '0', 'CHRIS GODDARD', '54 COLEBROOK ROAD', 'PLEASE LEAVE WITH NEIGHBOUR IF IM NOT IN.', 'B90 2LD', 'SOLIHULL', 'Grossbritannien', '', '0', '0', '7854814490', '0010143PAP', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844864242', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8278, 'a0YC000000TEnYXMA1', '0', '0', 'RICHARD ROGERS', '53 RADFORD ROAD', '0', 'EX2 4ES', 'EXETER', 'Grossbritannien', '', '0', '0', '7855354662', '0010059UQU', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK\r\n', 'Monaco uhr erhalten und Marco polo senden: 27.08.2013\r\nRG 5181 3660 3DE', '1Z8VF4596844300850', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8279, 'a0YC000000TEnYSMA1', '0', '0', 'JANIS OLUTNIKS', '39 LOVERS LANE', '0', 'NG24 1HU', 'NEWARK', 'Grossbritannien', '', '0', '0', '7556016130', '0010030VR4', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844713066', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8280, 'a0YC000000TEnXaMAL', '0', '0', 'OLLIE TULLOCH', '92 CHARTER ROAD', '0', 'SN15 2RB', 'CHIPPENHAM', 'Grossbritannien', '', '0', '0', '7887479518', '0010192FCZ', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845476875', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8281, 'a0YC000000TEnYwMAL', '0', '0', 'GRAEME WHITE', '7 STAVELY WAY', '0', 'NG2 6QR', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7540636562', '001016198Q', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596843928283', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8282, 'a0YC000000TEnYXMA1', '0', '0', 'HARRISON RULER', '19 BEECH CLOSE', '0', 'IP21 4EH', 'DISS', 'Grossbritannien', '', '0', '0', '0044 07540990263', '0010194LBD', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844963297', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8283, 'a0YC000000TEnYmMAL', '0', '0', 'MISS J D ROSS', '29 HIGHFIELD CRESCENT', '0', 'LS28 7JH', 'PUDSEY', 'Grossbritannien', '', '0', '0', '7813962959', '0010095GAE', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', '0', '1Z8VF4596843637909', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8284, 'a0YC000000TEnYXMA1', '0', '0', 'PAUL COOK', '50 EAGLE WAY', '0', 'GL4 4WS', 'GLOUCESTER', 'Grossbritannien', '', '0', '0', '7595222849', '001000434Z', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843768116', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8285, 'a0YC000000TEnYmMAL', '0', '0', 'LAUREN CURTIS', '48 BOLEYN CLOSE', '0', 'RH10 7QJ', 'CRAWLEY', 'Grossbritannien', '', '0', '0', '7584678158', '0010115G5U', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', '0', '1Z8VF4596843529928', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8286, 'a0YC000000TEnXaMAL', '0', '0', 'RUBINDER TAKHAR', '2 SANDYGATE TERRACE', 'SURRYS CONVINCE STORE', 'BD4 8PT', 'BRADFORD', 'Grossbritannien', '', '0', '0', '1132570997', '00102130HC', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845059334', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8287, 'a0YC000000TEnYXMA1', '0', '0', 'MARIE MCCREITH', '102 FORMOSA DRIVE', 'FAZAKERLEY', 'L10 7LF', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '1512811449', '10116354', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843052344', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8288, 'a0YC000000TEnYXMA1', '0', '0', 'TILLY JAY', '17 AVOCET LANE', 'MARTLESHAM HEATH', 'IP5 3SF', 'IPSWICH', 'Grossbritannien', '', '0', '0', '7934682637', '0010044VHD', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843364954', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8289, 'a0YC000000TEnXaMAL', '0', '0', 'MELISSA WILLIAMS', '32 DURBAN ROAD', '0', 'NR33 0UH', 'LOWESTOFT', 'Grossbritannien', '', '0', '0', '7731822173', '00100368QR', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845613163', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8290, 'a0YC000000TEnXaMAL', '0', '0', 'JEREMY RAYNOR', '101 CLOCKHOUSE LANE', '0', 'RM5 3QS', 'ROMFORD', 'Grossbritannien', '', '0', '0', '7970089670', '0010136FP7', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843772978', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8291, 'a0YC000000TEnYwMAL', '0', '0', 'IAN PARRY', '9 DOLWEN CLOSE', '0', 'LL29 8NU', 'COLWYN BAY', 'Grossbritannien', '', '0', '0', '7768522809', '0010239NTD', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596844780387', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8292, 'a0YC000000TEnYSMA1', '0', '0', 'ASMA REHMAN', '21 TINSEL ROAD', 'WEST YORKSHIRE', 'WF12 7JU', 'DEWSBURY', 'Grossbritannien', '', '0', '0', '7792011796', '00100978HM', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596845131399', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8293, 'a0YC000000TEnXaMAL', '0', '0', 'DAVE MUNDELL', '94 WESTWOOD ROAD', '0', 'CV5 6GB', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7429442218', '00100602SE', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', 'Uhr erhalten  26.08.2013  Bitte refund!!!', '1Z8VF4596843482004', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8294, 'a0YC000000TEnYrMAL', '0', '0', 'TERRY SMITH', '69 PINEWOOD AVENUE', '0', 'UB8 3LP', 'UXBRIDGE', 'Grossbritannien', '', '0', '0', '7778510544', '0010154GS0', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596844248211', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8295, 'a0YC000000TEnXaMAL', '0', '0', 'MOHAMMAD SOHAIL', '183A UPTON LANE', '0', 'E7 9PJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7800843768', '0010200SSG', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843206026', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8296, 'a0YC000000TEnYSMA1', '0', '0', 'TRACY STONIER', '51 HIGHLEY DRIVE', '0', 'CV6 3LR', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7986548816', '00101186OS', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843091436', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8297, 'a0YC000000TEnYSMA1', '0', '0', 'CLAIRE GEBRETSADIK', '6 KILWYNET WAY', '0', 'PA3 4NU', 'PAISLEY', 'Grossbritannien', '', '0', '0', '7415123992', '00101102XS', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596845200448', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8298, 'a0YC000000TEnXaMAL', '0', '0', 'BEVERLEY JANE AMIN', '20 STELVIO PARK DRIVE', '0', 'NP20 3EJ', 'NEWPORT', 'Grossbritannien', '', '0', '0', '7814878326', '0010013HT2', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843989057', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8299, 'a0YC000000TEnYXMA1', '0', '0', 'M DOUGLAS', '138 CHESTER ROAD', '0', 'WA4 6AQ', 'WARRINGTON', 'Grossbritannien', '', '0', '0', '7883086141', '0010042LHQ', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596845673269', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8300, 'a0YC000000TEnXaMAL', '0', '0', 'GARY SOWERBUTTS', '19 PARSONAGE CLOSE', '0', 'WN8 0JL', 'SKELMERSDALE', 'Grossbritannien', '', '0', '0', '7791630632', '00101221ZK', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844829076', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8301, 'a0YC000000TEnXaMAL', '0', '0', 'CHARLOTTE NOBLE', '14 MARKET PLACE', 'N&P', 'IP22 4AB', 'DISS', 'Grossbritannien', '', '0', '0', '7919124913', '00100661HB', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845992487', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(8302, 'a0YC000000TEnYrMAL', '0', '0', 'PHIL ROBERTS', '30 ORION WAY', '0', 'LU7 3XJ', 'LEIGHTON BUZZARD', 'Grossbritannien', '', '0', '0', '0788 4443362', '0010204ZXN', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596843259498', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8303, 'a0YC000000TEnYXMA1', '0', '0', 'IRVING MCLEOD', '14 FEBRUARY COURTYARD', '0', 'NE8 2GF', 'GATESHEAD UPON TYNE', 'Grossbritannien', '', '0', '0', '0191 4608177', '0010179QHJ', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844886102', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8304, 'a0YC000000TEnYXMA1', '0', '0', 'LESLEY JOHNSTON', '69 LINEN COURT', '0', 'M3 6JG', 'SALFORD', 'Grossbritannien', '', '0', '0', '7742843978', '00101316AZ', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843888317', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8305, 'a0YC000000TEnXaMAL', '0', '0', 'STEPHEN BALL', 'THE STABLES MAIN STREET', '0', 'LE67 2SG', 'COALVILLE', 'Grossbritannien', '', '0', '0', '07860 743261', '10226802', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845642122', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8306, 'a0YC000000TEnXaMAL', '0', '0', 'MICHAEL TOWNSEND', '25 MILLERS WALK', '0', 'WS3 4QS', 'WALSALL', 'Grossbritannien', '', '0', '0', '7764760483', '10234498', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844483538', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8307, 'a0YC000000TEnXaMAL', '0', '0', 'ANDREW WENHAM', '18 GADDESDEN CRESCENT', '0', 'WD25 9QX', 'WATFORD', 'Grossbritannien', '', '0', '0', '7908112180', '0010127TQY', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845308547', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8308, 'a0YC000000TEnYrMAL', '0', '0', 'GORDON GRAY', '2 FITZROY PLACE', '0', 'G3 7RH', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7730496856', '0010241C90', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596843173151', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8309, 'a0YC000000TEnYXMA1', '0', '0', 'KAREN HARRISON', '26 GLEADLESS COMMON', '0', 'S12 2UQ', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7766087292', '10235688', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844893363', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8310, 'a0YC000000TEnXaMAL', '0', '0', 'ALISON OREILLY', '26 MARKET STANCE TIMMER MARKET', '0', 'AB11 5HP', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '1224911284', '00101737FY', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845645174', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8311, 'a0YC000000TEnYwMAL', '0', '0', 'ARLENE BENNETT', '3 SUNNINGDALE DRIVE', 'FELIXSTOWE', 'IP11 9LE', 'FELIXSTOWE', 'Grossbritannien', '', '0', '0', '7500865822', '0010036ISP', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596844564585', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8312, 'a0YC000000TEnYwMAL', '0', '0', 'MARGARET WILLIAMS', '37 THE ORCHARD', '0', 'IP27 0HR', 'BRANDON', 'Grossbritannien', '', '0', '0', '1842814299', '0010238CVY', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596845347595', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8313, 'a0YC000000TEnYXMA1', '0', '0', 'CHRIS SILLITOE', '7 DUCHY TERRACE', '0', 'PL14 5LS', 'LISKEARD', 'Grossbritannien', '', '0', '0', '7778737600', '0010176M1N', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844850202', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8314, 'a0YC000000TEnXaMAL', '0', '0', 'ABDUL AYUB', '29 MALVERN AVENUE', '0', 'BL9 6NW', 'BURY', 'Grossbritannien', '', '0', '0', '7861760786', '0010147ZR3', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845688413', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8315, 'a0YC000000TEnYXMA1', '0', '0', 'ROBERT JONES', '117 BLACKSHAW ROAD TOOTING', '0', 'SW17 0BU', 'LONDON', 'Grossbritannien', '', '0', '0', '2086727299', '0010114PLD', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844838226', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8316, 'a0YC000000TEnYmMAL', '0', '0', 'HELEN HUTT', '6 KIMBERLEY ROAD', 'MUM AND DADS ADDRESS??ANN AND BILL PEAKE??02476 301250', 'CV8 3AQ', 'COVENTRY', 'Grossbritannien', '', '0', '0', '07736 352844', '0010069BUD', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', '0', '1Z8VF4596843235638', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8317, 'a0YC000000TEnYSMA1', '0', '0', 'SUSAN COLLISON', '32 CARRINGTON ROAD', 'ADLINGTON', 'PR7 4RS', 'CHORLEY', 'Grossbritannien', '', '0', '0', '7873416183', '0010183FI6', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843376647', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8318, 'a0YC000000TEnYmMAL', '0', '0', 'GARETH WILLIAMS', '23 STOCKS LANE', '0', 'CH3 5TE', 'CHESTER', 'Grossbritannien', '', '0', '0', '07854 201308', '00100310J5', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', '0', '1Z8VF4596843917259', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8319, 'a0YC000000TEnYSMA1', '0', '0', 'JENNY JONES', '10 EVESHAM ROAD', '0', 'GL52 2AB', 'CHELTENHAM', 'Grossbritannien', '', '0', '0', '4,47884E+11', '0010249UIB', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843273463', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8320, 'a0YC000000TEnYSMA1', '0', '0', 'WILLIAM LACKEY', '13 GLENBURN ROAD', '0', 'BT40 3HA', 'LARNE', 'Grossbritannien', '', '0', '0', '7714592805', '0010192OPP', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', 'RG518140112DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8321, 'a0YC000000TEnYXMA1', '0', '0', 'NARINDER TAKHAR', '1 BURNBRAE CRESCENT', '0', 'KA11 2DU', 'IRVINE', 'Grossbritannien', '', '0', '0', '7702950601', '0010037DE2', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843496688', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8322, 'a0YC000000TEnYXMA1', '0', '0', 'TYSHAWN HARRIS', '21 BROSELEY BROOK CLOSE', '0', 'B9 4PA', 'BIRMINGHAM', 'Grossbritannien', '', '0', 'myster_t@hotmail.co.uk', '7727134815', '0010121L0O', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', 'Uhr erhalten 04.09.2013 Bitte refund!', '1Z8VF4596845395695', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8323, 'a0YC000000TEnYXMA1', '0', '0', 'KENNETH MACMILLAN', '5 PARKHALL TERRACE', '0', 'G81 3RU', 'CLYDEBANK', 'Grossbritannien', '', '0', '0', '7581049172', '001010616S', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', 'Geld am 06.08.13 zurück erhalten!', 'storniert', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8324, 'a0YC000000TEnXaMAL', '0', '0', 'LYNN LAWSON', '18 CHAPEL ROW', '0', 'CB8 9ED', 'NEWMARKET', 'Grossbritannien', '', '0', '0', '0', '0010090PK2', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845392849', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8325, 'a0YC000000TEnYwMAL', '0', '0', 'KIRANDIP MANDAR', '100 COLWITH ROAD', '0', 'W6 9EZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7983516793', '0010203MUQ', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596843794329', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8326, 'a0YC000000TEnYwMAL', '0', '0', 'DAVID ROBERTSHAW', '42 SHERIDAN CLOSE', '0', 'ME14 2QP', 'MAIDSTONE', 'Grossbritannien', '', '0', '0', '7720298356', '0010018B7O', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', 'Uhr erhalten 26.08.2013 Bitte refund!', '1Z8VF4596845347737', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8327, 'a0YC000000TEnYXMA1', '0', '0', 'JACOB BULLOCK', '8 CURZON LANE', 'IF AWAY, PLEASE LEAVE AT NUMBER 10 CURZON LANE, NEXT DOOR. THANK YOU.', 'DE56 4DE', 'DERBY', 'Grossbritannien', '', '0', '0', '7713326564', '0010022UYP', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596845404746', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8328, 'a0YC000000TEnXaMAL', '0', '0', 'PEYMAN KHANJAN', '9 YOUNG STREET', 'SNUPPS LTD.', 'W8 5EH', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '00101799OU', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843221358', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8329, 'a0YC000000TEnYrMAL', '0', '0', 'JAI HUME', '10 SOMERSET HOUSE, MOORFIELDS ROAD', '0', 'BA2 2HU', 'BATH', 'Grossbritannien', '', '0', '0', '7549949379', '00102478GQ', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596843813567', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8330, 'a0YC000000TEnYXMA1', '0', '0', 'LEIGH GERRISH', '22 KINGSTON ROAD', '0', 'BS3 1DP', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7766594040', '00101461U7', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843557371', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8331, 'a0YC000000TEnYwMAL', '0', '0', 'SILVIA BOSISIO', '11 ELSTEAD HOUSE, REDLANDS WAY', '0', 'SW2 3LT', 'LONDON', 'Grossbritannien', '', '0', '0', '7737896427', '0010095X0H', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596845788789', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8332, 'a0YC000000TEnYmMAL', '0', '0', 'RACHEL WITHERS', '32 LAPWING CLOSE', 'BRADLEY STOKE', 'BS32 0BJ', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7786557116', '0010003H32', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', '0', '1Z8VF4596843403796', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8333, 'a0YC000000TEnXaMAL', '0', '0', 'MOHAMMED MIAH', '46 ESSEX GARDENS', '0', 'MK42 0EQ', 'BEDFORD', 'Grossbritannien', '', '0', '0', '7845505570', '00100498UO', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843458406', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8334, 'a0YC000000TEnYXMA1', '0', '0', 'ROBYNE MILSOM', 'THE BUNGALOW RIVER LANE', '0', 'PE19 6RD', 'ST. NEOTS', 'Grossbritannien', '', '0', '0', '7817653882', '0010026FMF', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843768616', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8335, 'a0YC000000TEnYSMA1', '0', '0', 'GUMRU MEHDIYEVA', 'FLAT 1, 114 KING\'S CROSS ROAD', '0', 'WC1X 9DS', 'LONDON', 'Grossbritannien', '', '0', '0', '7745965050', '00100769VQ', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596845510425', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8336, 'a0YC000000TEnYSMA1', '0', '0', 'JANE CONNELL', '9 VYNE ROAD', '0', 'RG24 9HX', 'BASINGSTOKE', 'Grossbritannien', '', '0', '0', '7766306191', '0010053NS9', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844819836', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8337, 'a0YC000000TEnYXMA1', '0', '0', 'WILL CURTIS', '47 MARK LANE', 'JUBILEE INSURANCE--1ST FLOOR', 'EC3R 7QQ', 'LONDON', 'Grossbritannien', '', '0', '0', '7817162368', '0010014ADQ', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844085450', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8338, 'a0YC000000TEnXaMAL', '0', '0', 'MAUREEN ELPHICK', 'LEX BUSINESS SMYRNA STREET', 'LEX BUSINESS EQUIPMENT', 'M26 4BN', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '1617245711', '00101871RW', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843513668', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8339, 'a0YC000000TEnYXMA1', '0', '0', 'ZHI YANG', '45 NOBLES GREEN ROAD', '0', 'SS9 5QQ', 'LEIGH-ON-SEA', 'Grossbritannien', '', '0', '0', '7941639658', '0010237EIS', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843653472', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8340, 'a0YC000000TEnXaMAL', '0', '0', 'JEAN MCNEIL', '11 MANTHORPE CLOSE', '0', 'NR1 2NP', 'NORWICH', 'Grossbritannien', '', '0', '0', '7808158338', '001008097V', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845440886', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8341, 'a0YC000000TEnYwMAL', '0', '0', 'SERENA GHALE', '36 AUDLEY WAY', '0', 'SL5 8EF', 'ASCOT', 'Grossbritannien', '', '0', '0', '7823333422', '0010194TDT', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596845371899', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8342, 'a0YC000000TEnYrMAL', '0', '0', 'RICHARD RHODES', '43 ALTON ROAD', '0', 'BH14 8SW', 'POOLE', 'Grossbritannien', '', '0', '0', '7841639517', '001008620Y', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596845102509', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8343, 'a0YC000000TEnXaMAL', '0', '0', 'VICTORIA HIGGS-ALLEN', '56 WOODLAND AVENUE', '0', 'WV6 8NE', 'WOLVERHAMPTON', 'Grossbritannien', '', '0', '0', '7960093574', '00102045VD', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', 'Uhr Marco polo replaced with Monaco 26.08.2013\r\nRG 5181 3655 0DE', '1Z8VF4596843048715', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8344, 'a0YC000000TEnXaMAL', '0', '0', 'SUSAN DAWKINS', '2 MATTHEWS CLOSE', 'RUSHTON', 'NN14 1QJ', 'KETTERING', 'Grossbritannien', '', '0', '0', '01536 418028', '0010148WNM', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843986523', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8345, 'a0YC000000TEnYXMA1', '0', '0', 'JOSHUA FULTON', '53 BURY NEW ROAD', '0', 'OL10 4RE', 'HEYWOOD', 'Grossbritannien', '', '0', '0', '7557443320', '0010056AK1', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844651936', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8346, 'a0YC000000TEnYXMA1', '0', '0', 'ASTRID MARTINS', '56, SHOREHAM CLOSE', '0', 'CR0 7YJ', 'CROYDON', 'Grossbritannien', '', '0', '0', '0', '0010184AD3', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843340943', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8347, 'a0YC000000TEnYXMA1', '0', '0', 'MALAY PANCHAL', '15 PAUL CLOSE', '0', 'E15 4QE', 'LONDON', 'Grossbritannien', '', '0', '0', '7702563651', '0010240UAR', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843509557', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8348, 'a0YC000000TEnYmMAL', '0', '0', 'LYNDSEY GIBSON', '69 HAUGH ROAD', 'RHA, UNIT 3', 'G3 8TX', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7735449659', '00101486GB', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', 'Uhr erhalten 26.08.2013 Bitte refund!!!', '1Z8VF4596845373762', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8349, 'a0YC000000TEnYXMA1', '0', '0', 'PAUL FAIRBOTHAM', '34 COVERDALE', '0', 'TS8 9SF', 'MIDDLESBROUGH', 'Grossbritannien', '', '0', '0', '7960091278', '00100417XA', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843509575', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8350, 'a0YC000000TEnYSMA1', '0', '0', 'FOKRUL ALI', '75 CHING WAY', 'CHINGFORD', 'E4 8YE', 'LONDON', 'Grossbritannien', '', '0', '0', '7535627564', '0010035V6Q', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596845452980', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8351, 'a0YC000000TEnYXMA1', '0', '0', 'KEITH PALLETT', '55 PILGRIMS LANE', '0', 'NN7 3PJ', 'BUGBROOKE', 'Grossbritannien', '', '0', '0', '7900653756', '0010197FEF', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', 'Uhr erhalten 27.08.2013', '1Z8VF4596845299996', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8352, 'a0YC000000TEnYXMA1', '0', '0', 'LEWIS BLANKLEY', '3 TYES END', 'BEAUMONT LEYS', 'LE4 0PN', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7792902332', '00100858NG', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596845306601', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8353, 'a0YC000000TEnXaMAL', '0', '0', 'KEVIN GROOME', '6D RUSSELL STREET', '0', 'ML2 7AL', 'WISHAW', 'Grossbritannien', '', '0', '0', '7740988688', '0010230LAN', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844488819', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8354, 'a0YC000000TEnXaMAL', '0', '0', 'NAVEED IQBAL', '1 PEART STREET', '0', 'BB10 1EP', 'BURNLEY', 'Grossbritannien', '', '0', '0', '7907715574', '0010232TNG', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845222620', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8355, 'a0YC000000TEnXaMAL', '0', '0', 'PERMINDER BHANGAL', '33 CHAPEL ROAD', '0', 'BN11 1EG', 'WORTHING', 'Grossbritannien', '', '0', '0', '7751202091', '00100208KS', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844844031', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8356, 'a0YC000000TEnYwMAL', '0', '0', 'MATTHEW HOLT', '64 LITTLE YELDHAM ROAD', '0', 'CO9 4QT', 'HALSTEAD', 'Grossbritannien', '', '0', '0', '7904111289', '0010022B4E', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596845249049', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8357, 'a0YC000000TEnYmMAL', '0', '0', 'DAVID FINDLAY', 'N/A SELECTA TYRE', 'OPTION ONE', 'DE6 1DG', 'ASHBOURNE', 'Grossbritannien', '', '0', '0', '1335342135', '0010221SAN', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', '0', '1Z8VF4596844493652', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8358, 'a0YC000000TEnYwMAL', '0', '0', 'BERNIE WALSH', '7 MULBERRY GARDENS GT BLAKENHAM', '0', 'IP6 0HU', 'IPSWICH', 'Grossbritannien', '', '0', '0', '1473833458', '00101222P4', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596843393860', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8359, 'a0YC000000TEnYSMA1', '0', '0', 'WAKASH WAHEED', '2 GLASTONBURY AVENUE', '0', 'WF1 4TR', 'WAKEFIELD', 'Grossbritannien', '', '0', '0', '7702687915', '0010206YBF', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843125677', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8360, 'a0YC000000TEnYSMA1', '0', '0', 'AMANDEEP GILL', '226 PERRY COMMON ROAD', '0', 'B23 7AU', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '0121 356 5458', '0010006KTG', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596845825087', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8361, 'a0YC000000TEnYXMA1', '0', '0', 'COLIN BENNETT', '5 THE CRESCENT', '0', 'LS28 9AB', 'LEEDS', 'Grossbritannien', '', '0', '0', '7545633593', '0010218NQL', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843188092', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8362, 'a0YC000000TEnYrMAL', '0', '0', 'DAVID POWELL C/O T A BLAKE', 'UNIT 3A FINCHWOOD FARM TRADING EST.COPSE LANE', '0', 'PO11 0QB', 'HAYLING ISLAND', 'Grossbritannien', '', '0', '0', '7973319603', '0010067RT1', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596844070706', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8363, 'a0YC000000TEnYwMAL', '0', '0', 'PATRICIA WRIGHT', '29 ROSS AVENUE', '0', 'PA4 8BE', 'RENFREW', 'Grossbritannien', '', '0', '0', '1415616728', '0010142PGR', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596845088919', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8364, 'a0YC000000TEnYXMA1', '0', '0', 'WAKASH WAHEED', '2 GLASTONBURY AVENUE', '0', 'WF1 4TR', 'WAKEFIELD', 'Grossbritannien', '', '0', '0', '7702687915', '0010090SFW', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843125677', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8365, 'a0YC000000TEnYSMA1', '0', '0', 'NADINE PARTRIDGE', '63 GRANTHAM AVENUE', '0', 'CO10 0ZG', 'SUDBURY', 'Grossbritannien', '', '0', '0', '7830381865', '00100506C7', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843218728', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8366, 'a0YC000000TEnXaMAL', '0', '0', 'RAY HAUGHAN', '49 CLIFFORD TERRACE', '0', 'NE40 4UA', 'RYTON', 'Grossbritannien', '', '0', '0', '7858268826', '001022793Q', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845396130', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8367, 'a0YC000000TEnYSMA1', '0', '0', 'JING LIANG', 'ACCOUNTS, GROVES JOHN & WESTRUP LTD', 'SILKHOUSE COURT --TITHEBARN STREET', 'L2 2QW', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7904311727', '0010202WKF', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596845117146', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8368, 'a0YC000000TEnYmMAL', '0', '0', 'MARIE DUNKLEY', '2 NORTH PORTWAY CLOSE', 'ROUND SPINNEY IND EST', 'NN3 8RQ', 'NORTHAMPTON', 'Grossbritannien', '', '0', '0', '01604 642200', '00102484H8', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', '0', '1Z8VF4596844037752', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8369, 'a0YC000000TEnYXMA1', '0', '0', 'CHERYL YOULDON', '1 TREFULA PARK, WEST DERBY', '0', 'L12 7LH', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7510241672', '00101474O3', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843573960', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8370, 'a0YC000000TEnYwMAL', '0', '0', 'JOAN WHYBRO', '21 FREDERICK ROAD', '0', 'RM13 8NJ', 'RAINHAM', 'Grossbritannien', '', '0', '0', '7974240909', '0010094H8O', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596845501775', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8371, 'a0YC000000TEnXaMAL', '0', '0', 'MANDY TAYLOR', '128A CARDEN AVENUE', 'TANSATIONS', 'BN1 8NE', 'BRIGHTON', 'Grossbritannien', '', '0', '0', '7918163519', '00101219F9', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843557184', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8372, 'a0YC000000TEnXaMAL', '0', '0', 'PAUL BROWN', '43 TOWNHEAD STREET', '0', 'ML10 6DH', 'STRATHAVEN', 'Grossbritannien', '', '0', '0', '7842021179', '0010055B24', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845036199', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8373, 'a0YC000000TEnXaMAL', '0', '0', 'KAYLEIGH GREEN', '24 PENCARN AVENUE', '0', 'NP10 8TJ', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7791424821', '00101785T9', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844394803', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8374, 'a0YC000000TEnYSMA1', '0', '0', 'TERRY WILLIAMS', '125 BRADLEY CRESCENT', '0', 'BS11 9SS', 'BRISTOL', 'Grossbritannien', '', '0', '0', '0117 9829558', '0010087PAJ', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844849018', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8375, 'a0YC000000TEnYSMA1', '0', '0', 'BERAT ALIU', '14 FLAT0/1 WHIMBREL WYND', 'ULTRA CLEAN CAR WASH MY WORK ADRESS', 'PA4 8TJ', 'RENFREW', 'Grossbritannien', '', '0', '0', '7581343756', '0010095ETS', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843974821', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8376, 'a0YC000000TEnYwMAL', '0', '0', 'STEVE POTTS', '14 ROTUNDA ROAD', '0', 'BN23 6LE', 'EASTBOURNE', 'Grossbritannien', '', '0', '0', '0', '0010080YX5', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596843308238', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8377, 'a0YC000000TEnYXMA1', '0', '0', 'KEITH CRANNY', '118 PALGRAVE ROAD', '0', 'NR30 1QE', 'GREAT YARMOUTH', 'Grossbritannien', '', '0', '0', '7825046141', '00101325JO', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596845945242', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8378, 'a0YC000000TEnYrMAL', '0', '0', 'DAVID ALDERSON', '8 HELMSDALE CLOSE', '0', 'DL1 3TT', 'Darlington ', 'Grossbritannien', '', '0', '0', '7970497863', '0010043GZ8', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596845141851', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8379, 'a0YC000000TEnXaMAL', '0', '0', 'JASON HAYWOOD', '61 RATHBONE COURT', '477 STONEY STANTON ROAD', 'CV6 5EA', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7500589272', '0010224I91', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845914061', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8380, 'a0YC000000TEnYSMA1', '0', '0', 'TERRY YOUNG', '27 EDINBURGH ROAD', 'NEWBOLD', 'S41 7HF', 'CHESTERFIELD', 'Grossbritannien', '', '0', '0', '1246265651', '0010224P1H', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844637872', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8381, 'a0YC000000TEnYXMA1', '0', '0', 'MOHSIN JAVED', '568 BROMFORD LANE', 'WASHWOOD HEATH', 'B8 2DS', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7541090769', '0010105MWT', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844649289', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8382, 'a0YC000000TEnXaMAL', '0', '0', 'DONNA COLWELL', '35 NEEDHILL CLOSE', '0', 'B93 9QS', 'SOLIHULL', 'Grossbritannien', '', '0', '0', '7825916740', '00100735CY', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844844291', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8383, 'a0YC000000TEnYrMAL', '0', '0', 'KAREN HAYES', '34 COOPER DRIVE', '0', 'NN8 4UW', 'WELLINGBOROUGH', 'Grossbritannien', '', '0', '0', '7595491606', '0010005555', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596843278904', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8384, 'a0YC000000TEnYrMAL', '0', '0', 'SUKHDEEP SANDHU', '44 FIRS DRIVE', '0', 'TW5 9TD', 'HOUNSLOW', 'Grossbritannien', '', '0', '0', '7946243560', '00100898JW', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596843769115', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8385, 'a0YC000000TEnYmMAL', '0', '0', 'HARLEY ROBERTS', '1 LOWER REA ROAD', '0', 'TQ5 9UD', 'BRIXHAM', 'Grossbritannien', '', '0', '0', '7432633775', '0010146ARI', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', '0', '1Z8VF4596844490922', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8386, 'a0YC000000TEnYXMA1', '0', '0', 'PAUL DAVIES', '240 ABERGELE ROAD', '0', 'LL29 9YH', 'OLD COLWYN', 'Grossbritannien', '', '0', '0', '7736974864', '00100071KN', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844580334', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8387, 'a0YC000000TEnXaMAL', '0', '0', 'NEIL RUTHERFORD', '15 MOORLANDS ROAD', '0', 'GU15 3AF', 'CAMBERLEY', 'Grossbritannien', '', '0', '0', '07818 113 745', '00100261OP', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844733348', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8388, 'a0YC000000TEnYXMA1', '0', '0', 'ALANA ROBERTS', '6JUSTPAWDOGS THE PANTILES', '0', 'CM12 0UA', 'BILLERICAY', 'Grossbritannien', '', '0', '0', '7595464740', '0010075JXC', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844805958', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8389, 'a0YC000000TEnXaMAL', '0', '0', 'LEE PARK', '37 MOORLAND CRESENT', '0', 'BH16 5LA', 'POOLE', 'Grossbritannien', '', '0', '0', '07922 921380', '00100946QC', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844414166', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8390, 'a0YC000000TEnXaMAL', '0', '0', 'HUONG PHAM', '14A FURTHERWICK ROAD', 'MAGIC NAILS,', 'SS8 7AE', 'CANVEY ISLAND', 'Grossbritannien', '', '0', '0', '7887623783', '0010237QLC', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843533977', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8391, 'a0YC000000TEnYXMA1', '0', '0', 'SAHIL MOMAND', '59 TURNSTONE WAY', 'STUNGROUND', 'PE2 8SN', 'PETERBOROUGH', 'Grossbritannien', '', '0', '0', '7401011500', '0010169BUH', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843101380', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8392, 'a0YC000000TEnYwMAL', '0', '0', 'NOEL TOBIN', '6A CHURCHFIELD ROAD', '0', 'W3 6EG', 'LONDON', 'Grossbritannien', '', '0', '0', '7860592854', '00100516VF', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596845612397', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8393, 'a0YC000000TEnYwMAL', '0', '0', 'ELIZABETH ALMA', '1-3 HILLSIDE COURT', '0', 'B45 8UU', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7724011310', '0010213ERW', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596843723002', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8394, 'a0YC000000TEnYXMA1', '0', '0', 'MARK KENNIE', '29 APPLEDORNE GARDENS', '0', 'B34 6TN', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7932331852', '00101679U4', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844849214', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8395, 'a0YC000000TEnYwMAL', '0', '0', 'JULIE SPENCER', '10 SANDFORD ROAD', '0', 'BH20 4DH', 'WAREHAM', 'Grossbritannien', '', '0', '0', '7876727795', '001001698X', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596844767026', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8396, 'a0YC000000TEnXaMAL', '0', '0', 'J P BROADHEAD', '55 DOULTON CLOSE', '0', 'CM17 9RG', 'HARLOW', 'Grossbritannien', '', '0', '0', '7718170222', '0010108AKS', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843212439', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8397, 'a0YC000000TEnYmMAL', '0', '0', 'BENJAMIN PARKER', '15 FROME ROAD', '0', 'BA3 3JX', 'RADSTOCK', 'Grossbritannien', '', '0', '0', '7590037903', '1,0138E+16', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', '0', '1Z8VF4596844481441', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8398, 'a0YC000000TEnYXMA1', '0', '0', 'CHALE COLE', '41 ANGEL CLOSE', '0', 'N18 2UA', 'LONDON', 'Grossbritannien', '', '0', '0', '7516898644', '00100922UJ', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', 'Geld am 15.08.2013 zurück erhalten! Uhr ???', '1Z8VF4596843030055', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8399, 'a0YC000000TEnYSMA1', '0', '0', 'SAVIO PACHECO', '3 CADOGAN GATE', 'OAKLEY CAPITAL', 'SW1X 0AS', 'LONDON', 'Grossbritannien', '', '0', '0', '7919852742', '0010174Y2W', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596845074264', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8400, 'a0YC000000TEnYSMA1', '0', '0', 'CHERISSE SINCLAIR', '63 SWIFTSURE ROAD', '0', 'RM16 6YB', 'GRAYS', 'Grossbritannien', '', '0', '0', '7816341293', '0010094YFI', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596845190076', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8401, 'a0YC000000TEnXaMAL', '0', '0', 'JUDITH BROWN', '5 OMROD ROAD', '0', 'OL10 1FQ', 'HEYWOOD', 'Grossbritannien', '', '0', '0', '7872000754', '0010003HG4', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844913484', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8402, 'a0YC000000TEnYXMA1', '0', '0', 'DANIELLE HOMER', '75 MILDENHALL ROAD', 'GREAT BARR', 'B42 2PF', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7541030941', '0010241GAP', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844340496', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8403, 'a0YC000000TEnYXMA1', '0', '0', 'AHLAM OMERI', '6 BOUVERIE PLACE', 'LEAVE WITH FLAT 4 IF I AM UNAVAILABLE', 'W2 1RF', 'LONDON', 'Grossbritannien', '', '0', '0', '7790583120', '0010087QWD', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', 'Uhr erhalten 02.09.2013 Bitte refund!!!', '1Z8VF4596845727102', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8404, 'a0YC000000TEnYXMA1', '0', '0', 'HO TIN CHAI', '20 DOROTHY DRIVE', '0', 'L7 1PW', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7934587592', '00101564ZG', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596845089310', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8405, 'a0YC000000TEnYXMA1', '0', '0', 'DAWN WHELAN', '12 BARHAM CLOSE', '0', 'HA0 2HQ', 'WEMBLEY', 'Grossbritannien', '', '0', '0', '7731576280', '00100181SJ', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844803129', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8406, 'a0YC000000TEnYmMAL', '0', '0', 'JONATHAN FLETCHER', '1B SNOWHILL VIEW', '0', 'WF1 3JN', 'WAKEFIELD', 'Grossbritannien', '', '0', '0', '7795508784', '0010182YJ2', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', 'Nachforschung am 10.09.2013', '1Z8VF4596845204533', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8407, 'a0YC000000TEnYmMAL', '0', '0', 'NASIMA ALI', '29 TRINITY ROAD', '0', 'B6 6AJ', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7730555806', '00101804AD', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', '0', '1Z8VF4596845189542', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8408, 'a0YC000000TEnYrMAL', '0', '0', 'THAIRA KAUSER', '10 FRANCIS ROAD', '0', 'WD18 0QE', 'WATFORD', 'Grossbritannien', '', '0', '0', '7875404388', '00101394FC', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596845814151', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8409, 'a0YC000000TEnYmMAL', '0', '0', 'JOHN BRADLEY', '104 GRANVILLE ROAD', 'PLEASE ADVISE DATE OF DELIVERY IF POSSIBLE? THANK YOU.', 'N22 5LX', 'LONDON', 'Grossbritannien', '', '0', '0', '7595897412', '0010088ZJH', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', '0', '1Z8VF4596844894362', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8410, 'a0YC000000TEnXaMAL', '0', '0', 'STORM CURTIS', '6 FRIARS WALK', '0', 'NG13 8HE', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7773469527', '0010214EVW', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843606175', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8411, 'a0YC000000TEnXaMAL', '0', '0', 'THOMAS LOCKYER', 'CONTROL GEAR HEOL GROESWEN', 'TREFOREST INDUSTRIAL ESTATE', 'CF37 5YF', 'PONTYPRIDD', 'Grossbritannien', '', '0', '0', '7711392084', '0010053QVM', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844085585', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8412, 'a0YC000000TEnYXMA1', '0', '0', 'HAYLEY LEIGHTON', '747 CANNOCK ROAD', 'SCOTLANDS POST OFFICE-WEDNESFIELD', 'WV10 8PN', 'WOLVERHAMPTON', 'Grossbritannien', '', '0', '0', '7912360366', '0010204EOK', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844028593', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8413, 'a0YC000000TEnYSMA1', '0', '0', 'AZUBUIKE WOGBOROMA', '51 WESTMOOR GARDENS', '0', 'EN3 7LN', 'ENFIELD', 'Grossbritannien', '', '0', '0', '7789072823', '0010213LCC', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843291201', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8414, 'a0YC000000TEnYSMA1', '0', '0', 'RAHINA KAMALI', 'FLAT 5 3 RICK ROBERTS WAY', '0', 'E15 2FR', 'LONDON', 'Grossbritannien', '', '0', '0', '7966619404', '0010164DKV', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844489416', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8415, 'a0YC000000TEnYXMA1', '0', '0', 'GEMMA FOSTER', 'BONBY HOUSE CARR LANE', '0', 'DN20 0PX', 'BONBY', 'Grossbritannien', '', '0', '0', '7790309724', '0010155S5Q', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844599226', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8416, 'a0YC000000TEnYXMA1', '0', '0', 'MATT HUTCHINSON', '255 KINGSTON ROAD', '0', 'KT19 0BN', 'EPSOM', 'Grossbritannien', '', '0', '0', '7746327776', '0010160IDU', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844556638', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8417, 'a0YC000000TEnXaMAL', '0', '0', 'GABRIEL DRAGHICI', '167 GARTH ROAD', '0', 'SM4 4LF', 'MORDEN', 'Grossbritannien', '', '0', '0', '7961063006', '0010240FC6', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843857645', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8418, 'a0YC000000TEnXaMAL', '0', '0', 'BEKI TOLLIDAY', '10 ASCENDALE', '0', 'PE6 8NZ', 'PETERBOROUGH', 'Grossbritannien', '', '0', '0', '7779682737', '0010196208', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844158256', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8419, 'a0YC000000TEnXaMAL', '0', '0', 'JANET PYBUS', '11 WHITEGATES CRESCENT', 'WILLASTON', 'CH64 2UX', 'NESTON', 'Grossbritannien', '', '0', '0', '1512003559', '0010209Y9W', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843874466', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8420, 'a0YC000000TEnXaMAL', '0', '0', 'WAN CHEK CHIN', '10A BEECH TREE ROAD', '0', 'LE67 4JN', 'COALVILLE', 'Grossbritannien', '', '0', '0', '7734837993', '001011694B', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844782278', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8421, 'a0YC000000TEnYXMA1', '0', '0', 'GAIL MONTGOMERY', '32 GREEN WALK', '0', 'BT37 9AB', 'NEWTOWNABBEY', 'Grossbritannien', '', '0', '0', '2890867445', '0010098C4D', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', 'RG518140126DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8422, 'a0YC000000TEnYSMA1', '0', '0', 'DIANNE SMITH', '15 WINDWARD ROAD', 'EAST KILBRIDE', 'G75 8NS', 'GLASGOW', 'Grossbritannien', '', '0', '0', '01355 225932', '0010194FJC', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844676697', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8423, 'a0YC000000TEnXaMAL', '0', '0', 'IRINA SMIRNOVA', '41 MAIDEN STREET', '0', 'DT4 8AZ', 'WEYMOUTH', 'Grossbritannien', '', '0', '0', '1305781046', '00100685ON', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845415305', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8424, 'a0YC000000TEnYXMA1', '0', '0', 'PENNANT HUSKINSON', '1 MILBOURNE MANOR COTTAGE', 'IF OUT LEAVE ON FRONT DOOR STEP', 'SN16 9JA', 'MALMESBURY', 'Grossbritannien', '', '0', '0', '7855869874', '0010073JR8', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843049518', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8425, 'a0YC000000TEnXaMAL', '0', '0', 'KAREN MCDONALD', '1 THORNHILL ROAD', 'RASTRICK BRIGHOUSE', 'HD6 3AX', 'WEST YORKSHIRE', 'Grossbritannien', '', '0', '0', '7786159509', '001004368H', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844155320', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8426, 'a0YC000000TEnXaMAL', '0', '0', 'ADEYINKA OLUKOYA', '24 HAVRE DES PAS', 'FLAT 12 GROSVENOR APARTMENTS', 'JE2 4UQ', 'ST HELIER', 'Jersey', '', '0', '0', '7700707525', '0010137XJW', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', 'RG518140130DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8427, 'a0YC000000TEnXaMAL', '0', '0', 'JOHN BENNETT', '26 BERRYWELL DRIVE', '0', 'LE9 8JW', 'LEICESTERSHIRE', 'Grossbritannien', '', '0', '0', '7712108688/ Mobile 07712108688', '0010041LUF', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', 'Uhr erhalten 10.09.2013 \r\nNeue Uhr versendet 10.09.2013  RG518138502DE', '1Z8VF4596844268735', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8428, 'a0YC000000TEnYXMA1', '0', '0', 'TUFA BADAWI', '12 HARTS LANE', '0', 'IG11 8LZ', 'BARKING', 'Grossbritannien', '', '0', '0', '7904663482', '0010102AWJ', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', 'Uhr erhalten 09.09.2013 Bitte refund!', '1Z8VF4596843485743', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8429, 'a0YC000000TEnYwMAL', '0', '0', 'STEVE CROSS', '100 KEATS ROAD', '0', 'ME20 6TR', 'LARKFIELD', 'Grossbritannien', '', '0', '0', '0', '0010221T2V', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596844062359', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8430, 'a0YC000000TEnYSMA1', '0', '0', 'MAX SILVESTER', '11 BELMONT CLOSE', '0', 'SW4 6AJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7748385901', '00101807ES', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596845014560', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8431, 'a0YC000000TEnYrMAL', '0', '0', 'WC CHIN', '10A BEECH TREE ROAD', '0', 'LE67 4JN', 'COALVILLE', 'Grossbritannien', '', '0', '0', '7714164610', '0010210IWD', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596845718372', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8432, 'a0YC000000TEnYSMA1', '0', '0', 'ANDREA SCHUURMAN', '28 PARK LANE', '0', 'YO8 8EW', 'SELBY', 'Grossbritannien', '', '0', '0', '01757 611103', '0010222SBR', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843509780', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8433, 'a0YC000000TEnYmMAL', '0', '0', 'ANTONY JACKSON', '84 HILTON LANE', '0', 'WS6 6DT', 'WALSALL', 'Grossbritannien', '', '0', '0', '7507136485', '0010134J3M', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', '0', '1Z8VF4596843284791', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8434, 'a0YC000000TEnXaMAL', '0', '0', 'AINE PARIZE', '76 COLESHILL ROAD', '0', 'B75 7BA', 'SUTTON COLDFIELD', 'Grossbritannien', '', '0', '0', '1212182579', '0010110JMV', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843099401', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8435, 'a0YC000000TEnYwMAL', '0', '0', 'BEN HOLDSWORTH', '35 WINTHORPE CRESCENT', '0', 'WF3 3EF', 'WAKEFIELD', 'Grossbritannien', '', '0', '0', '7800658300', '0010130V32', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596843769615', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8436, 'a0YC000000TEnYXMA1', '0', '0', 'CHRIS DARCEY', '18 JONES CLOSE', '0', 'NN13 6JD', 'BRACKLEY', 'Grossbritannien', '', '0', '0', '7778415326', '0010124TUJ', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843471427', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8437, 'a0YC000000TEnYSMA1', '0', '0', 'JOHN STEVENSON', 'BFPO 28 WEST END ROAD', '0', 'HA4 6DQ', 'RUISLIP', 'Grossbritannien', '', '0', '0', '1383732321', '0010169K57', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '22-08-13 retour\r\nUhr versendet 06.09.2013 \r\nRG518138207DE', '1Z8VF4596844340834', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8438, 'a0YC000000TEnYXMA1', '0', '0', 'ROBERT SCHOFIELD', 'MOSS COTTAGE HOLMES CHAPEL ROAD', 'NR CONGLETON', 'CW12 4SW', 'CONGLETON', 'Grossbritannien', '', '0', '0', '7824441480', '0010216QLC', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844073847', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8439, 'a0YC000000TEnYXMA1', '0', '0', 'MANJIT SINGH', '17 ROWLANDS WALK', '0', 'SO18 2GX', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '7702027265', '0010010FWI', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596845526454', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8440, 'a0YC000000TEnXaMAL', '0', '0', 'GEORGE PAUL', '3 SUNHILL CLOSE', 'UNITED KINGDOM', 'GL7 4LY', 'FAIRFORD', 'Grossbritannien', '', '0', '0', '7803408852', '00101335JG', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845314665', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8441, 'a0YC000000TEnXaMAL', '0', '0', 'DUNCAN MAXIM', '8 WOODLANDS', '0', 'ME17 4EE', 'MAIDSTONE', 'Grossbritannien', '', '0', '0', '7904330376', '0010172NC6', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843414471', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8442, 'a0YC000000TEnYXMA1', '0', '0', 'ANDREW FREESTONE', '11 MILLS ROAD', '0', 'SN12 7DT', 'MELKSHAM', 'Grossbritannien', '', '0', '0', '7786254694', '00100719DO', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843761882', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(8443, 'a0YC000000TEnYwMAL', '0', '0', 'BEN MOORE', 'WJ LEWIS MILLS HILL ROAD', 'MIDDLETON', 'M24 2FB', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7730268920', '0010007WJK', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596845852897', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8444, 'a0YC000000TEnYXMA1', '0', '0', 'BAWAN MERANY', '113 SHEEN LANE', '0', 'SW14 8AE', 'LONDON', 'Grossbritannien', '', '0', '0', '7855555787', '00101776XS', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596845343508', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8445, 'a0YC000000TEnYSMA1', '0', '0', 'SAMANTHA FRANCIS', '7 BLACKWELL CLOSE', 'HIGHAM FERRERS--NORTHAMPTONSHIRE', 'NN10 8PJ', 'RUSHDEN', 'Grossbritannien', '', '0', '0', '7732329416', '0010159I8O', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843649718', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8446, 'a0YC000000TEnYSMA1', '0', '0', 'DON MURRAY', '20 LAWRENCE COURT', '0', 'FK5 4FS', 'LARBERT', 'Grossbritannien', '', '0', '0', '7854930395', '0010148ITD', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596845547520', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8447, 'a0YC000000TEnYwMAL', '0', '0', 'BRIAN DEARDEN', '38 ALBURN COURT', '0', 'M40 8DE', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7719663133', '0010103CJ7', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', 'Uhr erhalten 28.08.2013\r\n29-08-13\r\nWochentag schaltet nicht\r\n\r\nUhr versendet 02.09.2013 reparaturen gemacht \r\nRG 5181 3734 8DE\r\n\r\nTORONTO neue erhalten 06.09.2013', '1Z8VF4596844772930', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8448, 'a0YC000000TEnYwMAL', '0', '0', 'STEVEN LANGLEY', '5/5 BONNINGTON GAIT', '0', 'EH6 5NZ', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7917763396', '0010242QD6', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596845621949', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8449, 'a0YC000000TEnXaMAL', '0', '0', 'RACHEL CLEMPSON', '38 LLOYD AVENUE', '0', 'TQ2 7DH', 'TORQUAY', 'Grossbritannien', '', '0', '0', '7549953304', '0010064X38', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845550552', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8450, 'a0YC000000TEnXaMAL', '0', '0', 'ANDREW YOUNG', '4 TEMPLE WAY', '0', 'DL5 7QH', 'NEWTON AYCLIFFE', 'Grossbritannien', '', '0', '0', '7880355625', '0010031KH3', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844774769', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8451, 'a0YC000000TEnXaMAL', '0', '0', 'LORRAINE SHWENN', 'TIERRA VISTA CHURCH LANE', '0', 'HU11 5QG', 'SIGGLESTHORNE EAST YORKSHIRE', 'Grossbritannien', '', '0', '0', '1964534906', '0010123ADA', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843870577', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8452, 'a0YC000000TEnYXMA1', '0', '0', 'PAULINE KIRK', '1 PARKSIDE', '0', 'TS21 1DE', 'STOCKTON-ON-TEES', 'Grossbritannien', '', '0', '0', '7734774373', '0010180MQT', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844373988', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8453, 'a0YC000000TEnYSMA1', '0', '0', 'IAN BACKHOUSE', '6 HIDCOTE ROAD', '0', 'CV8 2PP', 'KENILWORTH', 'Grossbritannien', '', '0', '0', '7976848271', '0010029UGB', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843380990', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8454, 'a0YC000000TEnYSMA1', '0', '0', 'MARK WESTON', '5 BELL COURT', '0', 'SN12 8AX', 'MELKSHAM', 'Grossbritannien', '', '0', '0', '7894816781', '00101376W7', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843147608', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8455, 'a0YC000000TEnXaMAL', '0', '0', 'MARTIN MCHUGH MARTEC ENG', '20 CLYDESMILL DRIVE', '0', 'G32 8RG', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7802262118', '0010219WKH', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845689814', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8456, 'a0YC000000TEnYrMAL', '0', '0', 'SYED HUSAIN', '22 RUTHERFORD CLOSE', '0', 'UB8 3WG', 'UXBRIDGE', 'Grossbritannien', '', '0', '0', '7717320207', '00102285B2', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596844383628', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8457, 'a0YC000000TEnYXMA1', '0', '0', 'ANGELA PRIOR', '3 FORGE COTTAGES', '0', 'HP15 6LJ', 'HIGH WYCOMBE', 'Grossbritannien', '', '0', '0', '0', '00102464R2', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596845565037', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8458, 'a0YC000000TEnYXMA1', '0', '0', 'CARMELO GRISTINA', '1 COLEBROOK AVENUE', '0', 'LU3 3DY', 'LUTON', 'Grossbritannien', '', '0', '0', '7796848282', '0010054BFU', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596845130041', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8459, 'a0YC000000TEnYSMA1', '0', '0', 'KERIN DOUGLAS', '20 SENTAMU CLOSE', '0', 'SE24 9BF', 'LONDON', 'Grossbritannien', '', '0', '0', '7949363761', '0010014Q6R', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844134656', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8460, 'a0YC000000TEnYwMAL', '0', '0', 'STEPHEN PATON', '65 BUTTERTON DRIVE', '0', 'M18 8GZ', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7972762777', '0010037VKP', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596843394869', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8461, 'a0YC000000TEnYrMAL', '0', '0', 'RYAN DAWES', '11 HAREBELL CLOSE', 'BEFORE 7 WORKING DAY WOULD BE GREAT. THANKS', 'BN17 6WE', 'LITTLEHAMPTON', 'Grossbritannien', '', '0', '0', '7876552266', '0010225HZ8', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF459D991368565', 'UPS Express', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-07', '', '', '', '', '', ''),
(8462, 'a0YC000000TEnYSMA1', '0', '0', 'ANTHONY THARBY', '23 ROTHERBY GROVE', '0', 'PE1 4UX', 'PETERBOROUGH', 'Grossbritannien', '', '0', '0', '7809572608', '0010223RQM', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844086673', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8463, 'a0YC000000TEnYSMA1', '0', '0', 'MOHAMED ANISE', '15 BELMONT ROAD', '0', 'HA3 7PJ', 'HARROW', 'Grossbritannien', '', '0', '0', '0', '0010175E7I', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596845346087', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8464, 'a0YC000000TEnYXMA1', '0', '0', 'ABUBAKAR BADAWI', '12 HARTS LANE', '0', 'IG11 8LZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7950884242', '0010213W5S', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', 'uhr erhalten 09.09.2013 Bitte refund!', '1Z8VF4596844869096', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8465, 'a0YC000000TEnYrMAL', '0', '0', 'SUFI BADAWI', '12 HARTS LANE', '0', 'IG11 8LZ', 'BARKING', 'Grossbritannien', '', '0', '0', '7983414060', '00101852R1', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596845511700', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8466, 'a0YC000000TEnYrMAL', '0', '0', 'SHADAB AHMED', '42 ADDISON AVENUE', '0', 'TW3 4AP', 'HOUNSLOW', 'Grossbritannien', '', '0', '0', '7961906816', '0010168C15', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596843889914', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8467, 'a0YC000000TEnYXMA1', '0', '0', 'SHADAB AHMED', '42 ADDISON AVENUE', '0', 'TW3 4AP', 'HOUNSLOW', 'Grossbritannien', '', '0', '0', '7961906816', '00101902LH', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843889914', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8468, 'a0YC000000TEnYwMAL', '0', '0', 'AJAY MISHRA', '12 MARTHA STREET', '0', 'E1 2PX', 'LONDON', 'Grossbritannien', '', '0', '0', '7946847930', '0010152T1H', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596845979724', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8469, 'a0YC000000TEnYSMA1', '0', '0', 'LIPON ASHRAF', '27 CAREW CRT BASINGHALL GARDENS', '0', 'SM2 6AR', 'SUTTON', 'Grossbritannien', '', '0', '0', '7739435354', '0010008IIN', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843717135', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8470, 'a0YC000000TEnYwMAL', '0', '0', 'USMAN SIDDIQUE', '405A LEA BRIDGE ROAD', '0', 'E10 7EA', 'LONDON', 'Grossbritannien', '', '0', '0', '7581291175', '0010197HJ5', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596845598145', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8471, 'a0YC000000TEnYSMA1', '0', '0', 'MARC GUEZENEC', '7 BARTLETT CLOSE', '0', 'ME5 8TX', 'CHATHAM', 'Grossbritannien', '', '0', '0', '7811961277', '0010150DXP', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844278751', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8472, 'a0YC000000TEnYwMAL', '0', '0', 'TOM HOLMES', 'WOODVILLE WEST END', '0', 'TN12 9HY', 'TONBRIDGE', 'Grossbritannien', '', '0', '0', '7734096191', '0010151PA0', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', 'Uhr erhalten 26.08 2013 -Monaco diamond Black -Rovena\' fahlure  Bitte refund!', '1Z8VF4596844174961', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8473, 'a0YC000000TEnYSMA1', '0', '0', 'TOM RUSSELL', '14 PARK ROAD', 'PARK COURT', 'GL5 2HQ', 'STROUD', 'Grossbritannien', '', '0', '0', '7547982710', '001024055H', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844062779', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8474, 'a0YC000000TEnYwMAL', '0', '0', 'RICHARD FIELDING', '30 BLOUNTS COURT', '0', 'SN10 5QE', 'DEVIZES', 'Grossbritannien', '', '0', '0', '01380 721417', '0010011BGC', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596843678188', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8475, 'a0YC000000TEnYXMA1', '0', '0', 'PATRYK BARTOSZYNSKI', '50B/3 BROOMHOUSE GROVE', '0', 'EH11 3TZ', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7861409966', '0010150KT8', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844317191', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8476, 'a0YC000000TEnYSMA1', '0', '0', 'LAITH ALSHAMAONY', '9 QUEX MEWS QUEX MEWS', '0', 'NW6 4PW', 'LONDON', 'Grossbritannien', '', '0', '0', '7528209685', '0010024DLN', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843435805', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8477, 'a0YC000000TEnXaMAL', '0', '0', 'DAVID HILTON', '39 LILAC AVENUE', '0', 'SS12 0BL', 'WICKFORD', 'Grossbritannien', '', '0', '0', '7977181780', '0010063BU3', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844250011', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8478, 'a0YC000000TEnYSMA1', '0', '0', 'ADRIAN BYAS', '16 WALTON CLOSE', '0', 'HA1 4UY', 'LONDON', 'Grossbritannien', '', '0', '0', '7401203210', '0010070CO2', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844335822', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8479, 'a0YC000000TEnYSMA1', '0', '0', 'ROBERT HASKETH', '6 SHAFTSBURY CLOSE', '0', 'WV14 7QZ', 'BILSTON', 'Grossbritannien', '', '0', '0', '1902494412', '0010044ST2', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596845229230', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8480, 'a0YC000000TEnYwMAL', '0', '0', 'LORRAINE SIMCOX', 'n/a STEEL AND ALLOY PROCESSING LTD', 'TRAFALAR WORKS--UNION STREET--WEST BROMWICH', 'B70 6BZ', 'WEST MIDLANDS', 'Grossbritannien', '', '0', '0', '7803822528', '0010199SG0', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596844026246', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8481, 'a0YC000000TEnXaMAL', '0', '0', 'SARAH JANE STARK', '7 BELVEDERE AVENUE', '0', 'NG7 6EZ', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7912214744', '0010042OJD', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845982854', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8482, 'a0YC000000TEnXaMAL', '0', '0', 'ANGELA MANLOW', '29 CHARLECOTE CLOSE', '0', 'GU14 7EG', 'FARNBOROUGH', 'Grossbritannien', '', '0', '0', '7921140965', '0010138VJ7', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844115060', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8483, 'a0YC000000TEnYrMAL', '0', '0', 'MARCELA IOSIF', '12 GRESHAM ROAD', '0', 'E16 3DU', 'LONDON', 'Grossbritannien', '', '0', '0', '7759822392', '0010104SPA', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596843798870', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8484, 'a0YC000000TEnXaMAL', '0', '0', 'ANDREW CUNNINGTON', '25 MORLAND ROAD', '0', 'B43 7JH', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '07814 961566', '0010089WBU', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845370283', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8485, 'a0YC000000TEnXaMAL', '0', '0', 'PATRICK AGER', '21A OLD STREET', '0', 'IP14 3NT', 'HAUGHLEY', 'Grossbritannien', '', '0', '0', '7879691426', '0010141N91', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844725295', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8486, 'a0YC000000TEnXaMAL', '0', '0', 'JOSNA VEKRAIA', '24 WYNDALE AVENUE', '0', 'NW9 9PU', 'LONDON', 'Grossbritannien', '', '0', '0', '07989 409 719', '0010145OES', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845919904', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8487, 'a0YC000000TEnYSMA1', '0', '0', 'DIANA SANDOVAL', '25BISHOPSMEA CAMBERWELL ROAD', '25 BISHOPSMEAD', 'SE5 0EU', 'LONDON', 'Grossbritannien', '', '0', '0', '7738942815', '00101817J8', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843770112', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8488, 'a0YC000000TEnYrMAL', '0', '0', 'JAGTAR GABHA', 'FLAT E 134 HIGH STREET', '0', 'TW5 9PY', 'CRANFORD , HOUNSLOW', 'Grossbritannien', '', '0', '0', '+44 7940 119090', '0010060S9U', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596845451927', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8489, 'a0YC000000TEnYSMA1', '0', '0', 'PREM JEGA', '104 GODALMING AVENUE', '0', 'SM6 8NW', 'WALLINGTON', 'Grossbritannien', '', '0', '0', '0,00E+00', '0010233G9H', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844101333', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8490, 'a0YC000000TEnYrMAL', '0', '0', 'SAFIA MAHMOUD', '68 TAVISTOCK DOWN', '0', 'BN1 7FH', 'BRIGHTON', 'Grossbritannien', '', '0', '0', '7861222444', '0010129MXC', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596843414346', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8491, 'a0YC000000TEnYrMAL', '0', '0', 'K RAUF', '66 SANDY LANE', '0', 'SM2 7EN', 'SUTTON', 'Grossbritannien', '', '0', '0', '7860864897', '0010237UQO', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596843246957', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8492, 'a0YC000000TEnYwMAL', '0', '0', 'JAMES HOOPER', '4 SEARLE COURT AVENUE', 'LEAVE IN PORCH IF NOT IN PLEASE.', 'BS4 4QR', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7847508595', '00102305A5', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596843215169', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8493, 'a0YC000000TEnYwMAL', '0', '0', 'DOLORES RIVERA MENDEZ', '353 HARTSHILL RD', '0', 'ST4 7NR', 'STOKE ON TRENT', 'Grossbritannien', '', '0', '0', '7843925943', '0010062UEZ', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596843294977', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8494, 'a0YC000000TEnYrMAL', '0', '0', 'VALA BARZINJI', '162-174 CROMWELL ROAD', 'CROMWELL HOSPITAL--OUTPATIENT PHARMACY DEPARTMENT--CROMWELL ROAD', 'SW5 0TU', 'LONDON', 'Grossbritannien', '', '0', '0', '7879434863', '0010238XV0', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596844422380', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8495, 'a0YC000000TEnYmMAL', '0', '0', 'PAUL WILSON', '55 HEATHFIELD SQUARE', '0', 'SW18 3HZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7527955066', '0010085MDO', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', '0', '1Z8VF4596843093390', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8496, 'a0YC000000TEnXaMAL', '0', '0', 'AFSHIN ALIPOUR-FARIDANI', '1A PARK CRESCENT', '0', 'PR9 9NW', 'SOUTHPORT', 'Grossbritannien', '', '0', '0', '7881612497', '00102174FU', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843964001', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8497, 'a0YC000000TEnYSMA1', '0', '0', 'SHARON SAMPLAY', '51 ASTLEY ROAD', '0', 'B21 8DL', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7891033151', '0010165BNW', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596845450213', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8498, 'a0YC000000TEnYXMA1', '0', '0', 'DANIEL BOWLER', '397 HIGH ROAD', '0', 'HA9 6AA', 'WEMBLEY', 'Grossbritannien', '', '0', '0', '7795198439', '0010062BP5', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843328029', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8499, 'a0YC000000TEnXaMAL', '0', '0', 'PREET KAUR', '114 BURKET CLOSE', '0', 'UB2 5NT', 'SOUTHALL', 'Grossbritannien', '', '0', '0', '077 8050 6965', '0010040LAW', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843333433', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8500, 'a0YC000000TEnXaMAL', '0', '0', 'GORDON VINCENT', '40D WILBURY WAY', '0', 'SG4 0AP', 'HITCHIN', 'Grossbritannien', '', '0', '0', '7973553224', '00100612QG', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', 'Will Geld zurück! 10.09.13', '1Z8VF4596843762443', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8501, 'a0YC000000TEnYXMA1', '0', '0', 'JOSH LELAN', '20 MAIN STREET', '0', 'DE65 5AS', 'DERBY', 'Grossbritannien', '', '0', '0', '7593301958', '00100490PG', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843967455', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8502, 'a0YC000000TEnYXMA1', '0', '0', 'DARREN KITT', '7 CLIFTON AVENUE', '0', 'PL7 4BH', 'PLYMOUTH', 'Grossbritannien', '', '0', '0', '7557773544', '0010234UDN', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596845071052', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8503, 'a0YC000000TEnYSMA1', '0', '0', 'SHAKIB AHMAD MOHEBZADA', '7 STEPHEN OAKE CLOSE', '0', 'M8 8AZ', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7533711815', '001004291I', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844475261', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8504, 'a0YC000000TEnYrMAL', '0', '0', 'PAULO SOARES', 'JO RICHARDSO CASTLE GREEN,GALE STREET', 'MY HUSBAND, PAULO SOARES IS GONNA PICK UP THE DELIVERY.', 'RM9 4UN', 'DAGENHAM', 'Grossbritannien', '', '0', '0', '7862736250', '0010083D1B', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596845551079', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8505, 'a0YC000000TEnYXMA1', '0', '0', 'S TABERSHAM', '2A  HAGBOURNE ROAD', 'MY ADDRESS IS JUST 2A HAGBOURNE ROAD DIDCOT', 'OX11 8DH', 'DIDCOT OXFORDSHIRE', 'Grossbritannien', '', '0', '0', '7766012386', '0010162WPO', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843834482', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8506, 'a0YC000000TEnYmMAL', '0', '0', 'AIMAN RIZVI', '269 MANSFIELD ROAD', 'PENDINE HOUSE, PENDINE CLOSE,--REDHILL', 'NG5 8LW', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7889752474', '0010014564', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', '0', '1Z8VF4596845421496', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8507, 'a0YC000000TEnYXMA1', '0', '0', 'AVRIL GIBSON', '16 ROWNHAM CLOSE', '0', 'BS3 2JN', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7908427489', '0010011YZE', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843568109', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8508, 'a0YC000000TEnYmMAL', '0', '0', 'MICHAEL CREED', '46 SEYMOUR STREET', '0', 'CF24 2NR', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7786735026', '0010075X5J', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', '0', '1Z8VF4596843290319', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8509, 'a0YC000000TEnXaMAL', '0', '0', 'LAYLA MUKHPULOVA', '27 DERRYMORE MEADOWS', '0', 'BT35 7GA', 'NEWRY', 'Grossbritannien', '', '0', '0', '7725357303', '001023365F', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', 'RG518140214DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8510, 'a0YC000000TEnYrMAL', '0', '0', 'ABI PREECE', '34 DORSET ROAD', '0', 'TN40 1SH', 'BEXHILL ON SEA', 'Grossbritannien', '', '0', '0', '7840158757', '0010189S3F', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596845925531', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8511, 'a0YC000000TEnXaMAL', '0', '0', 'MR R HIGGOTT', '8 THRIFT ROAD', '0', 'DE14 3LJ', 'BURTON-ON-TRENT', 'Grossbritannien', '', '0', '0', '7528089075', '0010076Q9Y', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845070544', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8512, 'a0YC000000TEnYXMA1', '0', '0', 'ROSS DYER', '144 ABBOTSFORD DRIVE', '0', 'NG3 1NF', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7,50E+09', '0010025XM3', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596845455156', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8513, 'a0YC000000TEnYrMAL', '0', '0', 'SMIYA AHMED', '47 QUEBEC ROAD', '0', 'IG1 4TU', 'ILFORD', 'Grossbritannien', '', '0', '0', '7944755003', '00101164KX', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596844895361', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8514, 'a0YC000000TEnYwMAL', '0', '0', 'CHARLOTTE THOMPSON', '4 HARLOW PARK CRESCENT', '0', 'HG2 0AW', 'HARROGATE', 'Grossbritannien', '', '0', '0', '0,00E+00', '0010097ESG', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596844567171', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8515, 'a0YC000000TEnYSMA1', '0', '0', 'PARAMJIT GILL', '1 LABURNUM GROVE', '0', 'UB1 2PB', 'SOUTHALL', 'Grossbritannien', '', '0', '0', '7886720889', '0010077QNN', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843606586', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8516, 'a0YC000000TEnYXMA1', '0', '0', 'JOSEPH ECCLESON', 'C/G HOUSE FEATHERSTONE STREET', 'FIRST LINE OF ADDRESS IS COASTGUARD HOUSE AS NO HOUSE NUMBER', 'SR6 0PD', 'SUNDERLAND', 'Grossbritannien', '', '0', '0', '7961018109', '00101411DC', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596845709597', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8517, 'a0YC000000TEnYSMA1', '0', '0', 'EMILY HAMILTON', 'LYNDALE COLD NORTON ROAD', '0', 'CM3 6HP', 'LATCHINGDON, CHELMSFORD', 'Grossbritannien', '', '0', '0', '7834060465', '00100929DB', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844732205', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8518, 'a0YC000000TEnYrMAL', '0', '0', 'AYHAN KOC', '187 OFFORD ROAD FLAT 10', 'DELIVERY ADRESS : FLAT 10, 187 OFFORD ROAD N1 1LR ISLINGTON', 'N1 1LR', 'LONDON', 'Grossbritannien', '', '0', '0', '7557732112', '0010188APM', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596843290417', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8519, 'a0YC000000TEnYrMAL', '0', '0', 'MARCIN MARTYNIAK', '16A GURNARDS AVENUE', '0', 'MK6 2EU', 'MILTON KEYNES', 'Grossbritannien', '', '0', '0', '7707906946', '0010135SC8', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596844360223', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8520, 'a0YC000000TEnYSMA1', '0', '0', 'ROBERT AKUNGA', 'ROOM 377 THE DRIVE', 'CHILVER HALL, BLOCK 1, FLAT 5, ROOM 377, VWHARLEY END, THE DRIVE', 'MK43 0GE', 'BEDFORD', 'Grossbritannien', '', '0', '0', '7968797919', '0010225A2U', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596845877638', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8521, 'a0YC000000TEnYSMA1', '0', '0', 'ALLAN AKUNGA', 'ROOM J1D GILES LANE', 'UNIVERSITY OF KENT , GILES LANE, THE PAVILLION, WOOLF COLLEGE, BLOCK J, FLOOR 1', 'CT2 7BQ', 'CANTERBURY', 'Grossbritannien', '', '0', '0', '7706419314', '0010185IPY', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844338641', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8522, 'a0YC000000TEnYXMA1', '0', '0', 'BEN MIDGLEY', '24 TORRE ROAD', 'IF NOT IN LEAVE IN PAPER BIN', 'BD6 3PQ', 'BRADFORD', 'Grossbritannien', '', '0', '0', '7983970333', '0010225C6Z', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844399255', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8523, 'a0YC000000TEnXaMAL', '0', '0', 'EDWARD WILEY', '48 HARTFIELD CLOSE', '0', 'S41 0NU', 'CHESTERFIELD', 'Grossbritannien', '', '0', '0', '7825649673', '00102318A3', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844475467', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8524, 'a0YC000000TEnXaMAL', '0', '0', 'AFFRA HARTREE', '4 LOUGHRIGG MEADOW', '0', 'LA22 0DZ', 'AMBLESIDE', 'Grossbritannien', '', '0', '0', '1539433104', '0010011PC8', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', 'RG518140228DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8525, 'a0YC000000TEnXaMAL', '0', '0', 'CLIFTON MUIL', '215 MERTON ROAD', 'DILEVER NEXT DOOR TO THE SHOP 217 MERTON ROAD IF NOT HOME', 'SW18 5EE', 'LONDON', 'Grossbritannien', '', '0', '0', '7515122801', '0010241MEG', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843738685', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8526, 'a0YC000000TEnXaMAL', '0', '0', 'PHILIP PARKINSON', '56 COMMONDALE AVENUE', '0', 'TS19 0RL', 'STOCKTON-ON-TEES', 'Grossbritannien', '', '0', '0', '7817700419', '001019426D', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', 'Uhr erhalten 23.09.2013\r\nUhr versendet 14.10.2013  RG 5181 4000 7DE', '1Z8VF4596843957699', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8527, 'a0YC000000TEnXaMAL', '0', '0', 'SHAM RAD', '65 GOLDERS GREEN ROAD', '0', 'NW11 8EL', 'LONDON', 'Grossbritannien', '', '0', '0', '2084554477', '0010008MVJ', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844456308', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8528, 'a0YC000000TEnYrMAL', '0', '0', 'SEBASTIAN TOBAR', '12 TREACHERS CLOSE', '0', 'HP5 2HN', 'CHESHAM', 'Grossbritannien', '', '0', '0', '7837816959', '00100735MP', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596845450517', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8529, 'a0YC000000TEnYXMA1', '0', '0', 'ANATOLIS PLOCIS', '3 MARLBOROUGH ROAD', '0', 'OX16 5BZ', 'BANBURY', 'Grossbritannien', '', '0', '0', '7577447450', '0010187W5R', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', 'storniert', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8530, 'a0YC000000TEnXaMAL', '0', '0', 'TIM MANSON', '1 OAKLANDS AVENUE', '0', 'N9 7LN', 'LONDON', 'Grossbritannien', '', '0', '0', '7891841475', '00100153BW', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843189733', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8531, 'a0YC000000TEnXaMAL', '0', '0', 'KIRAN TAILOR', '16 TYSOE HILL', '0', 'LE3 8AQ', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7754411941', '0010134FQB', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844566743', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8532, 'a0YC000000TEnYSMA1', '0', '0', 'KAROLINA BYLKA', '3 BAKEWELL LANE', '0', 'NG15 6UR', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7891032122', '0010227GFW', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844903351', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8533, 'a0YC000000TEnYrMAL', '0', '0', 'VALERIJS BALDOVS', '22 CONISTON GARDEN', '0', 'LS15 0BL', 'LEEDS', 'Grossbritannien', '', '0', '0', '7727062959', '0010244EVM', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596843215561', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8534, 'a0YC000000TEnYXMA1', '0', '0', 'ASHA SINGH', '89 KINGSLEY CLOSE', 'ASHTON UNDER LYNE', 'OL6 9DF', 'ASHTON-UNDER-LYNE', 'Grossbritannien', '', '0', '0', '7800843307', '0010143KNX', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844879370', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8535, 'a0YC000000TEnYXMA1', '0', '0', 'AYE IZIDUH', '201 RUISLIP ROAD', '0', 'UB6 9RZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7889940288', '0010113OIT', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844230784', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8536, 'a0YC000000TEnYXMA1', '0', '0', 'AMY O\'NEILL', '16 VYNER ROAD SOUTH', 'THE ROBERTSON SANDIE HOME--PRENTON--WIRRAL', 'CH43 7PR', 'MERSEYSIDE', 'Grossbritannien', '', '0', '0', '7590507845', '0010003TFW', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843165795', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8537, 'a0YC000000TEnYXMA1', '0', '0', 'CHARLES HARNESS', 'N/A WESTFIELDS FARM', '0', 'CV31 1XL', 'FOSSE WAY', 'Grossbritannien', '', '0', '0', '7824639092', '0010159VT4', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596845740409', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8538, 'a0YC000000TEnYrMAL', '0', '0', 'ROCHELLE GRAHAM', '89 BLEGBOROUGH ROAD', '0', 'SW16 6DL', 'LONDON', 'Grossbritannien', '', '0', '0', '7718174210', '0010239ZBE', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596843770612', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8539, 'a0YC000000TEnXaMAL', '0', '0', 'PETER WILSON', '14 SOUTHFIELDS', '0', 'NE23 7HU', 'CRAMLINGTON', 'Grossbritannien', '', '0', '0', '0', '0010107CTU', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844432422', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8540, 'a0YC000000TEnYXMA1', '0', '0', 'MATT BURRIDGE', '9 CRESCENT COURT', '0', 'SW4 8HR', 'LONDON', 'Grossbritannien', '', '0', '0', '7850726497', '0010139GAG', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843861836', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8541, 'a0YC000000TEnYSMA1', '0', '0', 'LUKE COX', '54 NORTH STREET', '0', 'LE12 8QA', 'LOUGHBOROUGH', 'Grossbritannien', '', '0', '0', '7545115672', '0010127IG4', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596845754841', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8542, 'a0YC000000TEnYrMAL', '0', '0', 'JOSH LELAN', '20 MAIN STREET', 'CHURCH BROUGHTON', 'DE65 5AS', 'DERBY', 'Grossbritannien', '', '0', '0', '0', '0010047846', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596843967455', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8543, 'a0YC000000TEnYXMA1', '0', '0', 'MYKHAYLO VYSHNEVSKYY', '13 HOLYOAKE COURT', '0', 'SE16 5HJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7883300410', '0010100ZAY', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844115668', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8544, 'a0YC000000TEnXaMAL', '0', '0', 'AMJAD KHAN', '81 MARSDEN ROAD', '0', 'B98 7BL', 'REDDITCH', 'Grossbritannien', '', '0', '0', '7775501050', '0010045V3R', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845584507', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8545, 'a0YC000000TEnYSMA1', '0', '0', 'JULIE SHEPHERD', '9 HURSTBOURNE CRESCENT', '0', 'WV1 2EE', 'WOLVERHAMPTON', 'Grossbritannien', '', '0', '0', '7823325112', '0010098RUO', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843175471', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8546, 'a0YC000000TEnYXMA1', '0', '0', 'JAMES RICHARDSON', '73 OCTOBER DRIVE', '0', 'L6 4ET', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7722146164', '00100013VD', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596845082880', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8547, 'a0YC000000TEnXaMAL', '0', '0', 'SARAH HALLAM', '17 HALLAM CLOSE', '0', 'DN4 7RT', 'DONCASTER', 'Grossbritannien', '', '0', '0', '7939130753', '0010236PGH', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843333899', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8548, 'a0YC000000TEnYwMAL', '0', '0', 'AMJAD KHAN', '6 VICARAGE VIEW', '0', 'B97 4RF', 'REDDITCH', 'Grossbritannien', '', '0', '0', '7775501050', '0010188D37', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596845584507', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8549, 'a0YC000000TEnYSMA1', '0', '0', 'KINGSLEY EMEYE', '3 LOCHINCH PARK', '0', 'AB12 3RF', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7956039763', '0010063IHI', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844250717', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8550, 'a0YC000000TEnXaMAL', '0', '0', 'KAREN GREEN', '160 HIGH STREET', '0', 'DG5 4BY', 'DALBEATTIE', 'Grossbritannien', '', '0', '0', '1556610810', '0010002B5W', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844108523', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8551, 'a0YC000000TEnYrMAL', '0', '0', 'HAROON ABBASI', '24 DONALD ROAD PLAISTOW', '0', 'E13- 0QE', 'LONDON', 'Grossbritannien', '', '0', '0', '7738088909', '0010140H5J', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', 'Uhr erhalten 30.08.2013 \r\nUhr versendet 09.09.2013  RG 5181 3843 1DE', '1Z8VF4596844893934', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8552, 'a0YC000000TEnXaMAL', '0', '0', 'AUDREY DOUGLAS', '24 BIRCH STREET', '4TH FLOOR', 'WV1 4HY', 'WOLVERHAMPTON', 'Grossbritannien', '', '0', '0', '07795 956036', '00102421V2', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596844902941', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8553, 'a0YC000000TEnYSMA1', '0', '0', 'CATE LONGHI', '12 LAUREATE WAY', '0', 'M34 7NH', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7736473955', '0010085DAY', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844591555', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8554, 'a0YC000000TEnYSMA1', '0', '0', 'ALLAN MCKINNON-BROWN', '9 GRIANAIG, CLOS DU BOIS, GRAND BOUET', '0', 'GY1 2RR', 'ST PETER PORT, ', 'GUERNSEY', '', '0', '0', '7780100452', '00101938BQ', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', 'RG518140231DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8555, 'a0YC000000TEnYXMA1', '0', '0', 'MATTHEW PARKINSON', 'CENTRYAN HOU GROTTO LANE', 'CENTRYAN HOUSE', 'WA16 9HL', 'KNUTSFORD', 'Grossbritannien', '', '0', '0', '7547172173', '0010202CR8', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844175764', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8556, 'a0YC000000TEnYSMA1', '0', '0', 'LIAM F GAYNOR', '42-54 MANOR ROAD', 'MERITYRE SPECIALISTS', 'SM6 0AB', 'WALLINGTON', 'Grossbritannien', '', '0', '0', '7928132977', '0010036ZIJ', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844231578', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8557, 'a0YC000000TEnYSMA1', '0', '0', 'MARIA CRACKNELL', '18 EVELYN TERRACE', '0', 'NE21 4QH', 'BLAYDON-ON-TYNE', 'Grossbritannien', '', '0', '0', '7850248535', '0010229MQB', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843294986', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8558, 'a0YC000000TEnYSMA1', '0', '0', 'VIJAY SISODIYA', '1 BRICES MEADOW', '0', 'MK5 7HB', 'MILTON KEYNES', 'Grossbritannien', '', '0', '0', '7825446871', '00100052HZ', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844461990', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8559, 'a0YC000000TEnYXMA1', '0', '0', 'SUKHY CHAHAL', '120 WOODSIDE AVENUE SOUTH', '0', 'CV3 6BE', 'COVENTRY', 'Grossbritannien', '', '0', '0', '0,00E+00', '0010239R7L', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843988601', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8560, 'a0YC000000TEnYSMA1', '0', '0', 'IRAM KAUSER', '98 OMBERSLEY ROAD', '0', 'B12 8XB', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7792705688', '0010221U11', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596843890813', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8561, 'a0YC000000TEnYrMAL', '0', '0', 'KATHLEEN CANNELL', '4 BATTERY CLOSE', '0', 'L17 9PP', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7791593962', '00101172UQ', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '0', '1Z8VF4596843544625', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8562, 'a0YC000000TEnYwMAL', '0', '0', 'KARINA SARGENT', '30 ROYLE ROAD', '0', 'OL11 3ET', 'ROCHDALE', 'Grossbritannien', '', '0', '0', '7824903399', '0010014GAH', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596843286039', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8563, 'a0YC000000TEnYmMAL', '0', '0', 'KAREN WATSON', '5 OVAL PARK', '0', 'DL16 6LN', 'SPENNYMOOR', 'Grossbritannien', '', '0', '0', '7903430262', '0010179JYB', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', '0', '1Z8VF4596845011045', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8564, 'a0YC000000TEnYmMAL', '0', '0', 'JANE TYNDALL', '22 ASHLAR ROAD', '0', 'L17 0DU', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7834532748', '0010200A64', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', '0', '1Z8VF4596843775653', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8565, 'a0YC000000TEnXaMAL', '0', '0', 'TONDERAI DANGAREMBIZI', 'FLAT 6 8 WYNDHAM CRESCENT', '0', 'N19 5QJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7903590947', '0010162DTU', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843395868', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8566, 'a0YC000000TEnYXMA1', '0', '0', 'DAMIAN KENNY', '38 WELLGREEN ROAD', 'PLEASE DELIVER BETWEEN THE 13TH AND 17TH OF AUG IF POSS.', 'LIVERP OOL', 'L25 1QR', 'Grossbritannien', '', '0', '0', '7585779775', '0010074LGI', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596845047678', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8567, 'a0YC000000TEnYXMA1', '0', '0', 'ILYAS MOHAMAD', '508 EDGWARE ROAD', 'PLEASE GIVE ME CALL-07466357584', 'NW9 5AB', 'LONDON', 'Grossbritannien', '', '0', '0', '7466357584', '0010201W9G', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', 'Uhr schicken 26.08.2013  RG 518136360DE', '1Z8VF4596844867089', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8568, 'a0YC000000TEnYwMAL', '0', '0', 'INAM UL-HAQ', '164 ST. PAULS AVENUE', '0', 'SL2 5ER', 'SLOUGH', 'Grossbritannien', '', '0', '0', '07763 658881', '0010066GNQ', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596843550092', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8569, 'a0YC000000TEnYmMAL', '0', '0', 'SPENCER STOCKLEY', '243 WIMBORNE ROAD', '0', 'BH15 2EG', 'POOLE DORSET', 'Grossbritannien', '', '0', '0', '7505702014', '0010059QI7', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', '0', '1Z8VF4596843952701', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8570, 'a0YC000000TEnYXMA1', '0', '0', 'MICHAEL DOUGLAS', '75 EAST LEA', '0', 'DH6 3ED', 'DURHAM', 'Grossbritannien', '', '0', '0', '7881305868', '0010236WRS', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596845690919', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8571, 'a0YC000000TEnYmMAL', '0', '0', 'JENNIFER MUNDIE', '32 SCHOOL ROAD', 'ST FERGUS', 'AB42 3HD', 'PETERHEAD', 'Grossbritannien', '', '0', '0', '7515767093', '00101678VO', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', '0', '1Z8VF4596845740721', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8572, 'a0YC000000TEnYrMAL', '0', '0', 'PAUL LITOWCZUK', '64 HAZEL GROVE', '0', 'NG3 6DN', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7910991076', '001017494D', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', '21.08.2013 Uhr erhalten. Bitte refund !!!', '1Z8VF4596845038133', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8573, 'a0YC000000TEnXaMAL', '0', '0', 'ADAM STEVENSON', '4 WEELEY ROAD', '0', 'CO7 8NB', 'AINGERS GREEN', 'Grossbritannien', '', '0', '0', '7921729717', '00100291A4', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843079147', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8574, 'a0YC000000TEnYwMAL', '0', '0', 'TANIA MIRANDA', '49 ANTELOPE CLOSE', '0', 'CT16 2GN', 'DOVER', 'Grossbritannien', '', '0', '0', '7540943323', '001023253M', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596844519759', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8575, 'a0YC000000TEnYwMAL', '0', '0', 'DALE PRIME', 'ATOS 1020 ESKDALE ROAD', '0', 'RG41 5TS', 'WOKINGHAM', 'Grossbritannien', '', '0', '0', '7738815069', '0010189UQI', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596844775964', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8576, 'a0YC000000TEnXaMAL', '0', '0', 'Sanjeev Jassal', '43 ALLBROOK KNOLL', '0', 'SO50 4RX', 'EASTLEIGH', 'Grossbritannien', '', '0', '0', '7810865997', '190444665', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596845623778', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8577, 'a0YC000000TEnXaMAL', '0', '0', 'MICHELLE ROBINSON', '32 EASTWOOD GARDENS', 'FELLING', 'NE10 0AH', 'GATESHEAD', 'Grossbritannien', '', '0', '0', '7539307394', '0010166UR7', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', 'Will Geld zurück!', '1Z8VF4596843799182', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8578, 'a0YC000000TEnYXMA1', '0', '0', 'ZAK MAHMOUD', '15 BRIAR AVENUE', '0', 'SW16 3AB', 'LONDON', 'Grossbritannien', '', '0', '0', '7786553399', '0010019P2G', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843598194', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8579, 'a0YC000000TEnXaMAL', '0', '0', 'VINCENT DOHERTY', '678 CHESTER ROAD', 'CHARLTON HOUSE,??OLD TRAFFORD', 'M16 0GW', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7958085538', '0010065XEA', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845476802', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8580, 'a0YC000000TEnXaMAL', '0', '0', 'STEVEN LAWSON', '15 LONGTOWN CLOSE', '0', 'RM3 7QP', 'ROMFORD', 'Grossbritannien', '', '0', '0', '7976603234', '0010189CAE', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843651018', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8581, 'a0YC000000TEnYwMAL', '0', '0', 'MARK SINGH', '29 DUMBRECK ROAD', '0', 'G41 5LJ', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7917227601', '0010135TN7', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH BLACK', '0', '1Z8VF4596844696826', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(8582, 'a0YC000000TEnYXMA1', '0', '0', 'OLIVIER KAYONGA', '100 OLD HALL STREET', 'THE PLAZA  SERVICESOURCE ??9TH FLOOR', 'L3 9QJ', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7903061891', '0010031UU3', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596844150236', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8583, 'a0YC000000TEnYSMA1', '0', '0', 'DOROTHY WESTERMAN', '5 EBBLAKE CLOSE', 'POTTERNE MEADOW', 'BH31 6GF', 'VERWOOD', 'Grossbritannien', '', '0', '0', '0775 225 4137', '0010032458', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596845107246', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8584, 'a0YC000000TEnYrMAL', '0', '0', 'GREG HOLMES', '69 WRIGLEY HEAD', '0', 'M35 9BH', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7828993898', '0010242DOM', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH GOLD', 'Uhr erhalten 16.09.2013', '1Z8VF4596843823850', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8585, 'a0YC000000TEnYSMA1', '0', '0', 'GLORIA SLATTER', 'N/A BUSHLEY PARK FARM', '0', 'GL20 6HP', 'TEWKESBURY GLOUCESTERSHIRE', 'Grossbritannien', '', '0', '0', '7973406573', '001007137K', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596845316065', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8586, 'a0YC000000TEnYXMA1', '0', '0', 'TAHIRA ASLAM', '76 EMPRESS ROAD', '0', 'DE23 6TE', 'DERBY', 'Grossbritannien', '', '0', '0', '7967635468', '0010081YCB', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', 'Neue Uhr erhalten 11.09.2013', '1Z8VF4596845959871', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8587, 'a0YC000000TEnYXMA1', '0', '0', 'STEVE WELBELOVE', '14 CHAFFINCH CLOSE', '0', 'BN13 2TZ', 'WORTHING', 'Grossbritannien', '', '0', '0', '1903532601', '001012777X', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596843091285', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8588, 'a0YC000000TEnYmMAL', '0', '0', 'RICHAO ZHENG', '24 HIDCOTE HOUSE', '2 PENRUDDOCK DRIVE', 'CV4 8LN', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7846580401', '0010157CW5', '0', 'Theorema', 'MARCO POLO DIAMOND WATCH SILVER', '0', '1Z8VF4596844606299', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8589, 'a0YC000000TEnXaMAL', '0', '0', 'KEITH CHORLTON', '104 DIALSTONE LANE', '0', 'SK2 6AQ', 'STOCKPORT', 'Grossbritannien', '', '0', '0', '1614569258', '10054860', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845560907', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8590, 'a0YC000000TEnXaMAL', '0', '0', 'BEN GREEN', '2 FABIS DRIVE', '0', 'NG11 8NZ', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '1158462060', '0010197RY6', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843771111', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8591, 'a0YC000000TEnXaMAL', '0', '0', 'WILLIAM HEANEY', '110 1/2 GLASGOW ROAD', '0', 'G82 1JN', 'DUMBARTON', 'Grossbritannien', '', '0', '0', '7825084774', '00101749TE', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843412928', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8592, 'a0YC000000TEnXaMAL', '0', '0', 'MICHAEL HENSTOCK', '29 MONTROSE DRIVE', '0', 'PR9 7JA', 'SOUTHPORT', 'Grossbritannien', '', '0', '0', '7875719038', '0010096H41', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596843622335', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8593, 'a0YC000000TEnXaMAL', '0', '0', 'BRIAN CONSTABLE', '49 ORCHARD ROAD', '0', 'CB24 9HL', 'CAMBRIDGE', 'Grossbritannien', '', '0', '0', '7806406648', '0010248J7D', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845095349', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8594, 'a0YC000000TEnYSMA1', '0', '0', 'NICOLE PATERSON', '79 ALLER PLACE', '0', 'EH54 6RG', 'LIVINGSTON', 'Grossbritannien', '', '0', '0', '7595466782', '001013112V', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', '0', '1Z8VF4596844687952', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8595, 'a0YC000000TEnYXMA1', '0', '0', 'JANE LAURIE', '2-4 COAL ROAD', 'BOSWELL ARMS', 'KA18 2AH', 'CUMNOCK', 'Grossbritannien', '', '0', '0', '1290423394', '001004842F', '0', 'Theorema', 'MONACO DIAMOND WATCH BLACK', '0', '1Z8VF4596845016166', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8596, 'a0YC000000TEnYSMA1', '0', '0', 'JIANUO WANG', '2 LETT ROAD', '0', 'SW9 0AF', 'LONDON', 'Grossbritannien', '', '0', '0', '7425133333', '0010017LRB', '0', 'Theorema', 'MONACO DIAMOND WATCH GOLD', 'Uhr versendet 02.09.2013   RG518137379DE', '1Z8VF4596843055976', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8597, 'a0YC000000TEnXaMAL', '0', '0', 'GRAHAM SNEDDON', '9 GLENCAIRN DRIVE', '0', 'ML5 5HE', 'COATBRIDGE', 'Grossbritannien', '', '0', '0', '01236 435628', '0010106B9F', '0', 'Theorema', 'MONACO DIAMOND WATCH SILVER', '0', '1Z8VF4596845743380', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-09', '', '', '', '', '', ''),
(8598, '04071824', '0', '0', 'VANJA GOTOVAC', 'EBBE RODES ALLE 8,1.T.H', '0', '2500', 'VALBY', 'Dänemark', '', '0', '0', '72586641', '00100321WL', '0', 'Theorema', 'MARCO POLO-UR I GULD (04071824)', '0', '1Z8VF4596843574398', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8599, '04071825', '0', '0', 'JESPER SOLBERG-NIELSEN', 'BRUNHOVED 2A', '0', '6400', 'SØNDERBORG', 'Dänemark', '', '0', '0', '22771007', '0010138IKI', '0', 'Theorema', 'MARCO POLO-UR I SORT (04071825)', '0', '1Z8VF4596844205007', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8600, '04071822', '0', '0', 'CATHRINE HANSEN', 'POLENSGADE 21 2TH', '0', '2300', 'KØBENHAVN', 'Dänemark', '', '0', '0', '40502715', '00100083Z2', '0', 'Theorema', 'MARCO POLO-UR I SØLV (04071822)', '0', '1Z8VF4596843051210', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8601, '04071825', '0', '0', 'CHRISTINA MIKKELSEN', 'SPURVEHØJVEJ 15, 2TH', '0', '2650', 'HVIDOVRE', 'Dänemark', '', '0', '0', '41142484', '0010145DNO', '0', 'Theorema', 'MARCO POLO-UR I SORT (04071825)', '0', '1Z8VF4596844889029', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8602, '04071824', '0', '0', 'CHRISTIAN HELWEG', 'GAMMELKONGEVEJ 101, 3 TH', '0', '1850', 'FREDERIKSBERG C', 'Dänemark', '', '0', '0', '61727606', '00102448OQ', '0', 'Theorema', 'MARCO POLO-UR I GULD (04071824)', '0', '1Z8VF4596843454437', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8603, '04071824', '0', '0', 'Rikke Kjeld', 'Bethesdavej 9 2. TV', 'Denmark', '8200', 'Aarhus', 'Dänemark', '', '0', '0', '+4540955781', '190352229', '0', 'Theorema', 'Marco Polo-ur i guld (04071824)', '0', '1Z8VF4596843043443', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8604, '04071824', '0', '0', 'Marianne Hornbo', 'Lindevangen 4', '0', '3490', 'Kvistgård', 'Dänemark', '', '0', '0', '4044618', '190345565', '0', 'Theorema', 'Marco Polo-ur i guld (04071824)', '0', '1Z8VF4596844112054', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8605, '04071824', '0', '0', 'pawel habel', 'Skovhøj 42 1 TV', '0', '8361', 'Hasselager', 'Dänemark', '', '0', '0', '26521605', '190333514', '0', 'Theorema', 'Marco Polo-ur i guld (04071824)', '0', '1Z8VF4596843876268', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8606, '04071825', '0', '0', 'Rasmus Vahlgreen', 'Tofteholmen 44', '0', '2690', 'Karlslunde', 'Dänemark', '', '0', '0', '23989015', '190329331', '0', 'Theorema', 'Marco Polo-ur i sort (04071825)', '0', '1Z8VF4596845912072', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8607, '04071824', '0', '0', 'Farooq Nazir Butt', 'Nålemagerstien 36', '0', '2300', 'København', 'Dänemark', '', '0', '0', '31555007', '190314313', '0', 'Theorema', 'Marco Polo-ur i guld (04071824)', '0', '1Z8VF4596845755484', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8608, '04071825', '0', '0', 'Frederik Schmidt', '13 Hjortøvej', '0', '4700', 'Næstved', 'Dänemark', '', '0', '0', '25481782', '190291822', '0', 'Theorema', 'Marco Polo-ur i sort (04071825)', '0', '1Z8VF4596843502492', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8609, '04071824', '0', '0', 'Kjeld Kielstrup', 'Morelvej 163', '0', '5250', 'Odense', 'Dänemark', '', '0', '0', '31170046', '190275776', '0', 'Theorema', 'Marco Polo-ur i guld (04071824)', '0', '1Z8VF4596844409109', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8610, '04071824', '0', '0', 'Hugo Morton', 'Torvestrædet 4', '0', '2740', 'Skovlunde', 'Dänemark', '', '0', '0', '42421402', '190272350', '0', 'Theorema', 'Marco Polo-ur i guld (04071824)', '0', '1Z8VF4596844491314', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8611, '04071822', '0', '0', 'Mads Jørgensen', '4, 1. sal, lejl. 2 Bjergbygade', '0', '4200', 'Slagelse', 'Dänemark', '', '0', '0', '25149596', '190252260', '0', 'Theorema', 'Marco Polo-ur i sølv (04071822)', '0', '1Z8VF4596843125122', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8612, '04071824', '0', '0', 'Juan Galiano Marmolejo', 'Ålekistevej 196-3TV', '0', '2720', 'Vanløse', 'Dänemark', '', '0', '0', '31752678', '190245323', '0', 'Theorema', 'Marco Polo-ur i guld (04071824)', '0', '1Z8VF4596843646533', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8613, '04071824', '0', '0', 'Cecilie louise bigum', 'Kirkevej 21B 2TV', '0', '2920', 'Charlottenlund', 'Dänemark', '', '0', '0', '81618582', '190236309', '0', 'Theorema', 'Marco Polo-ur i guld (04071824)', '0', '1Z8VF4596844951540', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8614, '04071824', '0', '0', 'HARKOP MAMIKONIAN', 'ÆBLEGÅRDEN 1', '0', '4300', 'HOLBÆK', 'Dänemark', '', '0', '0', '40428353', '0010204RH7', '0', 'Theorema', 'MARCO POLO-UR I GULD (04071824)', '0', '1Z8VF4596845096151', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8615, '04071824', '0', '0', 'MOHAMMED HEICH', 'ERICAPARKEN 9 STH', '0', '2820', 'GENTOFTE', 'Dänemark', '', '0', '0', '26220627', '0010075Y9Q', '0', 'Theorema', 'MARCO POLO-UR I GULD (04071824)', '0', '1Z8VF4596844896360', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8616, '04071824', '0', '0', 'ALLAN HANSEN', 'VALHØJS ALLE 190 C', '0', '2610', 'RØDOVRE', 'Dänemark', '', '0', '0', '25131399', '0010055IWV', '0', 'Theorema', 'MARCO POLO-UR I GULD (04071824)', '0', '1Z8VF4596845528176', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8617, '04071822', '0', '0', 'DANIEL FALKENBRINK', 'SØNDERJYLLANDS ALLE 11', '0', '2000', 'FREDERIKSBERG', 'Dänemark', '', '0', '0', '42403099', '0010168VJJ', '0', 'Theorema', 'MARCO POLO-UR I SØLV (04071822)', '0', '1Z8VF4596843127586', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8618, '04071822', '0', '0', 'ATKINS DANMARK ATT:LARS-KRISTIAN SODE', 'ARNE JACOBSENS ALLÉ 17', '0', '2300', 'KØBENHAVN', 'Dänemark', '', '0', '0', '31731300', '0010101IYD', '0', 'Theorema', 'MARCO POLO-UR I SØLV (04071822)', '0', '1Z8VF4596844390594', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8619, '04071825', '0', '0', 'MICHELLE DARDECKER', 'HALLENSLEVVEJ 36', '0', '4281', 'GØRLEV', 'Dänemark', '', '0', '0', '53381290', '0010172R39', '0', 'Theorema', 'MARCO POLO-UR I SORT (04071825)', '0', '1Z8VF4596843173204', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8620, '04071825', '0', '0', 'IVAN DUDIC', 'KRBG HAVEBYVEJ 4', '0', '3000', 'HELSINGØR', 'Dänemark', '', '0', '0', '+4529788386', '00100242RK', '0', 'Theorema', 'MARCO POLO-UR I SORT (04071825)', '0', '1Z8VF4596845091414', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8621, '04071822', '0', '0', 'ITLAS AKHTAR', 'HERLEVVÆNGE 3,1 TH', 'RING FØR LEVERING', '2730', 'HERLEV', 'Dänemark', '', '0', '0', '30864595', '00102343I2', '0', 'Theorema', 'MARCO POLO-UR I SØLV (04071822)', '0', '1Z8VF4596844121222', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8622, '04071825', '0', '0', 'DJAMEL NIRI', 'JÆGERGADE 7 3TH', '0', '2200', 'KØBENHAVN', 'Dänemark', '', '0', '0', '52393832', '00100861HN', '0', 'Theorema', 'MARCO POLO-UR I SORT (04071825)', '0', '1Z8VF4596844198632', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8623, '04071824', '0', '0', 'BRIAN BENTZEN', 'PROVST BENTZONS VEJ 43', '0', '2860', 'SØBORG', 'Dänemark', '', '0', '0', '50781367', '0010123DU8', '0', 'Theorema', 'MARCO POLO-UR I GULD (04071824)', '0', '1Z8VF4596844819649', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8624, '04071825', '0', '0', 'HELEN HAMANN', 'VALBY KIRKEVEJ 12', '0', '2500', 'VALBY', 'Dänemark', '', '0', '0', '51927313', '0010182T8E', '0', 'Theorema', 'MARCO POLO-UR I SORT (04071825)', '0', '1Z8VF4596844640251', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8625, '04071824', '0', '0', 'SURESH GHIMIRE', 'DALSLANDSGADE 8H,ST,-103', '0', '2300', 'KØBENHAVN', 'Dänemark', '', '0', '0', '004571402370', '0010004XO3', '0', 'Theorema', 'MARCO POLO-UR I GULD (04071824)', '0', '1Z8VF4596845076468', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8626, '04071824', '0', '0', 'JAMIE MARK CARTER', 'KIRKEVEJ 56 H', '0', '2791', 'DRAGØR', 'Dänemark', '', '0', '0', '29868090', '001014250F', '0', 'Theorema', 'MARCO POLO-UR I GULD (04071824)', '0', '1Z8VF4596844904270', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8627, '04071822', '0', '0', 'ANDREAS NINDL', 'FLINTERUPVEJ 16', 'ANDREAS NINDL', '2720', 'VANLØSE', 'Dänemark', '', '0', '0', '28199558', '0010076NAY', '0', 'Theorema', 'MARCO POLO-UR I SØLV (04071822)', '0', '1Z8VF4596843859689', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8628, '04071825', '0', '0', 'RENE BENDTSEN', 'JERNBANEGADE 2', '0', '6940', 'LEM ST', 'Dänemark', '', '0', '0', '24433275', '0010192FAT', '0', 'Theorema', 'MARCO POLO-UR I SORT (04071825)', '0', '1Z8VF4596843238699', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8629, '04071824', '0', '0', 'JIMMI LARSEN', 'REBÆK SØPARK 21, 2MF', '0', '2650', 'HVIDOVRE', 'Dänemark', '', '0', '0', '51884894', '0010233PGK', '0', 'Theorema', 'MARCO POLO-UR I GULD (04071824)', '0', '1Z8VF4596843497301', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8630, '04071825', '0', '0', 'HENRIK MØLGAARD', 'RØNNEVEJ 5', '0', '8870', 'LANGÅ', 'Dänemark', '', '0', '0', '30542353', '0010114OSX', '0', 'Theorema', 'MARCO POLO-UR I SORT (04071825)', '0', '1Z8VF4596844851514', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8631, '04071824', '0', '0', 'FLEMMING VOSS', 'PADBORGVEJ 14', '0', '4600', 'KØGE', 'Dänemark', '', '0', '0', '20144038', '0010023WQV', '0', 'Theorema', 'MARCO POLO-UR I GULD (04071824)', '0', '1Z8VF4596844877327', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8632, '04071825', '0', '0', 'NICKY KNUDSEN', 'CIRKLEN D 11', '0', '2630', 'TAASTRUP', 'Dänemark', '', '0', '0', '23912828', '0010001LFB', '0', 'Theorema', 'MARCO POLO-UR I SORT (04071825)', '15.08.2013 Uhr zurück...bitte refund', '1Z8VF4596845110732', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8633, '04071824', '0', '0', 'MORTEN KOFOED WITZNER', 'KROGSTENS ALLE 5', 'HURTIGST MULIGT TAK :)', '2650', 'HVIDOVRE', 'Dänemark', '', '0', '0', '28709214', '0010089NLI', '0', 'Theorema', 'MARCO POLO-UR I GULD (04071824)', '0', '1Z8VF4596845647743', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8634, '04071825', '0', '0', 'MELOUKI EL-AZZAWI', 'MANØVEJ 88, 2TH', '0', '4700', 'NÆSTVED', 'Dänemark', '', '0', '0', '27170637', '001017772X', '0', 'Theorema', 'MARCO POLO-UR I SORT (04071825)', '21.08.2013 Uhr erhalten...bitte refund', '1Z8VF4596845744352', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8635, '04071824', '0', '0', 'LASSE MATTHIESEN', 'AHLEFELDTSVEJ 13', '0', '5230', 'ODENSE', 'Dänemark', '', '0', '0', '41682442', '0010213GG2', '0', 'Theorema', 'MARCO POLO-UR I GULD (04071824)', '0', '1Z8VF4596844416566', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8636, '04071825', '0', '0', 'PEARL LORD', 'SKARØGADE 7', '0', '2100', 'KØBENHAVN', 'Dänemark', '', '0', '0', '25598232', '0010205YMG', '0', 'Theorema', 'MARCO POLO-UR I SORT (04071825)', '0', '1Z8VF4596844040373', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8637, '04071822', '0', '0', 'ANDERS BUNDGAARD CHRISTENSEN', 'SKOLEGADE 2A,3.TH.', '0', '2500', 'VALBY', 'Dänemark', '', '0', '0', '22767642', '0010199J74', '0', 'Theorema', 'MARCO POLO-UR I SØLV (04071822)', '0', '1Z8VF4596844951782', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8638, '04071825', '0', '0', 'TAI HUNG VAN', 'MARIBOVEJ 96', '0', '2500', 'VALBY', 'Dänemark', '', '0', '0', '50595987', '00101940S8', '0', 'Theorema', 'MARCO POLO-UR I SORT (04071825)', '0', '1Z8VF4596843046799', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8639, '04071825', '0', '0', 'LASSE KRUSE JENSEN', 'DANNEGÅRDSVEJ 2', '0', '4520', 'SVINNINGE', 'Dänemark', '', '0', '0', '24470259', '0010143EEA', '0', 'Theorema', 'MARCO POLO-UR I SORT (04071825)', '0', '1Z8VF4596845381404', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8640, '04071824', '0', '0', 'Lidl danmark K/S ejendomskontoret Greve Att. Jan Nymann', '79 Hundigevej', '1. sal', '2670', 'Greve', 'Dänemark', '', '0', '0', '30610446', '0010172O1M', '0', 'Theorema', 'MARCO POLO-UR I GULD (04071824)', '0', '1Z8VF4596843771611', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8641, '04071824', '0', '0', 'ANIKA PELUFFO', 'KASTRUPVEJ 20 1,TH', '0', '2300', 'KØBENHAVN S', 'Dänemark', '', '0', '0', '20307053', '0010025F68', '0', 'Theorema', 'MARCO POLO-UR I GULD (04071824)', '0', '1Z8VF4596845393428', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8642, '04071825', '0', '0', 'NIELS FREDERIKSEN', 'STRYNØGADE 10 3.SAL', '0', '2100', 'KBH Ø', 'Dänemark', '', '0', '0', '004526204737', '00101039RE', '0', 'Theorema', 'MARCO POLO-UR I SORT (04071825)', '0', '1Z8VF4596843382836', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8643, '04071825', '0', '0', 'AMNI ALI', 'FASANVEJ 51, 1 TH', '0', '4600', 'KØGE', 'Dänemark', '', '0', '0', '42750046', '0010176HBN', '0', 'Theorema', 'MARCO POLO-UR I SORT (04071825)', '0', '1Z8VF4596844435849', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8644, '04071824', '0', '0', 'HELLE STUB HØJEN', 'SVENDBORGVEJ 6', '0', '4000', 'ROSKILDE', 'Dänemark', '', '0', '0', '26853519', '0010027L4V', '0', 'Theorema', 'MARCO POLO-UR I GULD (04071824)', '0', '1Z8VF4596845408457', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8645, '04071822', '0', '0', 'BRIAN SKOVBORG', 'VANDRIGSVEJ VANDRIGSVEJ', '0', '4660', 'STORE HEDDINGE', 'Dänemark', '', '0', '0', '60601243', '0010246AH1', '0', 'Theorema', 'MARCO POLO-UR I SØLV (04071822)', '0', '1Z8VF4596845916667', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8646, '04071825', '0', '0', 'NIELS RINGBORG', '130G 1.TH HVIDOVREVEJ', '0', '2650', 'HVIDOVRE', 'Dänemark', '', '0', '0', '40186686', '0010031PP4', '0', 'Theorema', 'MARCO POLO-UR I SORT (04071825)', '0', '1Z8VF4596845936476', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8647, '04071824', '0', '0', 'DANIELLA SCHAD', 'VILDBANESTIEN 13 4TH 13', '0', 'ISHØJ', '2635', 'Dänemark', '', '0', '0', '22282932', '0010161YTK', '0', 'Theorema', 'MARCO POLO-UR I GULD (04071824)', '0', '1Z8VF4596843403885', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8648, '04071824', '0', '0', 'LINE JØRGENSEN', 'NØRREGADE 68C', '0', '3300', 'FREDERIKSVÆRK', 'Dänemark', '', '0', '0', '26948860', '0010140NAF', '0', 'Theorema', 'MARCO POLO-UR I GULD (04071824)', '0', '1Z8VF4596843814897', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8649, '04071825', '0', '0', 'LENE KROGH', 'GL GULDAGERVEJ 25', '0', '6710', 'ESBJERG', 'Dänemark', '', '0', '0', '61785192', '00102017VN', '0', 'Theorema', 'MARCO POLO-UR I SORT (04071825)', '0', '1Z8VF4596845825505', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8650, '04071824', '0', '0', 'MADS OLDENBURG', 'ØSTRE ALLE 69 ST', '0', '9000', 'AALBORG', 'Dänemark', '', '0', '0', '31231639', '0010121MMH', '0', 'Theorema', 'MARCO POLO-UR I GULD (04071824)', '0', '1Z8VF4596844851710', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8651, '04071825', '0', '0', 'STEFAN HANSEN', 'I G SMITHS ALLE 22A', '0', '2650', 'HVIDOVRE', 'Dänemark', '', '0', '0', '50745234', '0010015CAS', '0', 'Theorema', 'MARCO POLO-UR I SORT (04071825)', '0', '1Z8VF4596845669523', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-12', '', '', '', '', '', ''),
(8652, '04071824', '0', '0', 'Mohamoud Osman', 'Parkvej 110, 2th.', '0', '4700', 'Næstved', 'Dänemark', '', '0', '0', '28455502', '190692844', '0', 'Theorema', 'Marco Polo-ur i guld (04071824)', 'Uhr erhalten 30.08.2013 Neue Sao Paolo in gold versendet 27.09.2013  RG 518139573DE', '1Z8VF4596845014935', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8653, '04071825', '0', '0', 'Anette Bihl', 'Enghaven 60', '0', '7100', 'Vejle', 'Dänemark', '', '0', '0', '61684488', '190511230', '0', 'Theorema', 'Marco Polo-ur i sort (04071825)', '0', '1Z8VF4596844183942', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8654, '04071824', '0', '0', 'yalcin yetik', 'Gadelandet 2D 2 TH', '0', '2700', 'Brønshøj', 'Dänemark', '', '0', '0', '27149198', '190494755', '0', 'Theorema', 'Marco Polo-ur i guld (04071824)', '0', '1Z8VF4596843632557', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8655, '04071822', '0', '0', 'pernille jensen', 'Hovedgaden 1', '0', '4652', 'Hårlev', 'Dänemark', '', '0', '0', '28910328', '190903363', '0', 'Theorema', 'Marco Polo-ur i sølv (04071822)', '0', '1Z8VF4596843576761', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8656, 'a0YC000000TEnYSMA1', '0', '0', 'andrew morris', 'big forhill farm, lea end lane', '0', 'b38 9eb', 'birmingham', 'Grossbritannien', '', '0', '0', '0', '191218469', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596845542990', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8657, 'a0YC000000TEnXaMAL', '0', '0', 'Justyna Polanska', 'Big forhill farm, Lea end lane', '0', 'b38 9eb', 'Birmingham', 'Grossbritannien', '', '0', '0', '7511535325', '191216655', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596844829601', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8658, 'a0YC000000TEnYmMAL', '0', '0', 'Andrew Sharkey', '30 WATLING STREET', '0', 'AL1 2QB', 'ST. ALBANS', 'Grossbritannien', '', '0', '0', '7828479718', '191201728', '0', 'Theorema', 'Marco Polo Diamond Watch Silver', '0', '1Z8VF4596845091816', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8659, 'a0YC000000TEnYrMAL', '0', '0', 'Andrew Sharkey', '30 WATLING STREET', '0', 'AL1 2QB', 'ST. ALBANS', 'Grossbritannien', '', '0', '0', '7828479718', '191201514', '0', 'Theorema', 'Marco Polo Diamond Watch Gold', '0', '1Z8VF4596845091816', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8660, 'a0YC000000TEnYXMA1', '0', '0', 'Karen Outram', 'FLAT 4 33 Whitehall Road East', 'Please press buzzer for flat 4 at top of small set of sets to side of iron gate', 'BD11 2EQ', 'BRADFORD', 'Grossbritannien', '', '0', '0', '7969634745', '191174841', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596845705626', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8661, 'a0YC000000TEnYXMA1', '0', '0', 'Issa Al-Musawi', '70 DARYNGTON DRIVE', '0', 'UB6 8BL', 'GREENFORD', 'Grossbritannien', '', '0', '0', '7870501982', '191168053', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596844007034', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8662, 'a0YC000000TEnYwMAL', '0', '0', 'Kevin Downie', '9 DIRLETON GATE', '0', 'G61 1NP', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7850310495', '191165511', '0', 'Theorema', 'Marco Polo Diamond Watch Black', '0', '1Z8VF4596844892042', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8663, 'a0YC000000TEnXaMAL', '0', '0', 'Arif Shah', '249 AMBERLEY STREET', '0', 'BD3 8QS', 'BRADFORD', 'Grossbritannien', '', '0', '0', '7432793526', '191164764', '0', 'Theorema', 'Monaco Diamond Watch Silver', 'Euro 289 Nachforschung und Schaden an UPS gemeldet!', '1Z8VF4596843416657', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8664, 'a0YC000000TEnXaMAL', '0', '0', 'Don Howie', '8 SEABROOK DRIVE', '0', 'BR4 9AJ', 'WEST WICKHAM', 'Grossbritannien', '', '0', '0', '07956 814595', '191154286', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596843396867', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8665, 'a0YC000000TEnYSMA1', '0', '0', 'Fargol Forouzesh', '5 Stewards court, carlise close', '0', 'KT2 7AU', 'KINGSTON UPON THAMES', 'Grossbritannien', '', '0', '0', '7446199109', '191152401', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596843008679', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8666, 'a0YC000000TEnYXMA1', '0', '0', 'susan thomas', '25 bannerman road', '0', 'ng6 9ja', 'bulwell nottingham', 'Grossbritannien', '', '0', '0', '7974635281', '191146623', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596844388089', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8667, 'a0YC000000TEnYSMA1', '0', '0', 'Abid Mustafa', '73B HIGH STREET', '0', 'WV16 4DX', 'BRIDGNORTH', 'Grossbritannien', '', '0', '0', '7428933715', '191145717', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596845231094', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8668, 'a0YC000000TEnYwMAL', '0', '0', 'Matthew Higgins', '14 BRODIE CLOSE', 'if not in leave at number 12 or in green bin at side of house', 'CV21 3US', 'RUGBY', 'Grossbritannien', '', '0', '0', '7872306263', '191141436', '0', 'Theorema', 'Marco Polo Diamond Watch Black', 'Uhr erhalten 04.09.2013\r\nMonaco Schwarz gesendet am 11.09.2013\r\nRG 5181 3852 0DE', '1Z8VF4596845393704', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8669, 'a0YC000000TEnYmMAL', '0', '0', 'Tobias Smith', '5 GEORGE ROAD', '0', 'B48 7PB', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7771860645', '191137831', '0', 'Theorema', 'Marco Polo Diamond Watch Silver', '0', '1Z8VF4596844491912', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8670, 'a0YC000000TEnYSMA1', '0', '0', 'Josh Patience', '63 Chambers avenue', '0', 'SO51 5bj', 'ROMSEY', 'Grossbritannien', '', '0', '0', '7754005970', '191135347', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596845501720', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8671, 'a0YC000000TEnYwMAL', '0', '0', 'Denis Hondus', '33 SUMMERS LANE', '0', 'N12 0PE', 'LONDON', 'Grossbritannien', '', '0', '0', '7961281678', '191134991', '0', 'Theorema', 'Marco Polo Diamond Watch Black', '0', '1Z8VF4596843359139', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8672, 'a0YC000000TEnYXMA1', '0', '0', 'Patrick Hourigan', 'GARRARDS COWFOLD ROAD', '0', 'RH13 8LY', 'WEST GRINSTEAD', 'Grossbritannien', '', '0', '0', '7798851495', '191130468', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596843560143', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8673, 'a0YC000000TEnXaMAL', '0', '0', 'Marc MEDJEKANE', 'Flat No 6 Egerton Close', '0', 'S3 7XJ', 'Sheffield', 'Grossbritannien', '', '0', '0', '7917364246', '191129086', '0', 'Theorema', 'Monaco Diamond Watch Silver', 'Uhr erhalten 04.09.2013 Bitte refund! ', '1Z8VF4596844760756', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8674, 'a0YC000000TEnYSMA1', '0', '0', 'Benjamin Makepeace', '59 SIRDAR ROAD', '0', 'IP1 2LB', 'IPSWICH', 'Grossbritannien', '', '0', '0', '7778606527', '191128787', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596845376965', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8675, 'a0YC000000TEnYrMAL', '0', '0', 'Ruth Mew', '3 HALLOWS CLOSE', '0', 'CW6 0QF', 'TARPORLEY', 'Grossbritannien', '', '0', '0', '01829 309001', '191123172', '0', 'Theorema', 'Marco Polo Diamond Watch Gold', '0', '1Z8VF4596844184772', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8676, 'a0YC000000TEnYrMAL', '0', '0', 'Susan James', '75 ST. ISAN ROAD', '0', 'CF14 4LW', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7989758023', '191118316', '0', 'Theorema', 'Marco Polo Diamond Watch Gold', '0', '1Z8VF4596843920183', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8677, 'a0YC000000TEnYwMAL', '0', '0', 'Hassan Mirza', '34 THE QUADRANT', 'Deliver to the company IDPP', 'TW9 1DN', 'RICHMOND', 'Grossbritannien', '', '0', '0', '7739965018', '191114007', '0', 'Theorema', 'Marco Polo Diamond Watch Black', '0', '1Z8VF4596845879190', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8678, 'a0YC000000TEnYSMA1', '0', '0', 'Helen Galia-Schupfer', '41 Exeter Rd.', '0', 'OX5 2DY', 'Kidlington', 'Grossbritannien', '', '0', '0', '7833296204', '191106056', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596844517804', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8679, 'a0YC000000TEnYXMA1', '0', '0', 'Nigel Munjoma', '30 CLIFTON ROAD', '0', 'DA16 1QA', 'WELLING', 'Grossbritannien', '', '0', '0', '7947714424', '191076065', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596843052013', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8680, 'a0YC000000TEnYrMAL', '0', '0', 'Jamie Spurling', '2 TAMARISK DRIVE', 'Work offshore and please dont pass number on', 'NR30 5BN', 'GREAT YARMOUTH', 'Grossbritannien', '', '0', '0', '7886829371', '191074492', '0', 'Theorema', 'Marco Polo Diamond Watch Gold', '0', '1Z8VF4596845057827', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8681, 'a0YC000000TEnYXMA1', '0', '0', 'mohammed abdul', '16 burford close', '0', 'lu3 4ds', 'luton', 'Grossbritannien', '', '0', '0', '7946435544', '191067522', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596843071234', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8682, 'a0YC000000TEnXaMAL', '0', '0', 'Ruilong WANG', '11 BURGESS STREET', 'FLAT 169,BURGESS HOUSE', 'LE1 4QG', 'LEICESTER', 'Grossbritannien', '', '0', '0', '0', '191175324', '0', 'Theorema', 'Monaco Diamond Watch Silver', 'RG 5181 3718 9DE Watch replaced', '1Z8VF4596843188243', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8683, 'a0YC000000TEnYrMAL', '0', '0', 'Remi Sellers', '17 NIMROD ROAD', '0', 'SW16 6SZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7590058080', '191113074', '0', 'Theorema', 'Marco Polo Diamond Watch Gold', '0', '1Z8VF4596844664851', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8684, 'a0YC000000TEnYXMA1', '0', '0', 'Lim Kadiali', '9 Mallory Buildings St John Street', 'st john street', 'EC1V 4JE', 'london', 'Grossbritannien', '', '0', '0', '07772 151013', '191065484', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596843517066', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8685, 'a0YC000000TEnXaMAL', '0', '0', 'Michael Fridd', '14 WATER LANE', 'House name: hall farm house', 'NN9 6AG', 'WELLINGBOROUGH', 'Grossbritannien', '', '0', '0', '7792859704', '191058120', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596845120874', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8686, 'a0YC000000TEnXaMAL', '0', '0', 'Rizwan Siddiqui', '10 SALTWELLS ROAD', '0', 'TS4 2EA', 'MIDDLESBROUGH', 'Grossbritannien', '', '0', '0', '7515428209', '191055465', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596843812282', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8687, 'a0YC000000TEnXaMAL', '0', '0', 'Nicola O\'Connor', '14 PRINCE WILLIAM DRIVE', '0', 'RG31 5WD', 'READING', 'Grossbritannien', '', '0', '0', '1189411053', '191054752', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596844487294', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8688, 'a0YC000000TEnYmMAL', '0', '0', 'Jemma Ivins', '9 Clarence Street', '0', 'CF41 7LP', 'Ton Pentre', 'Grossbritannien', '', '0', '0', '0', '191044509', '0', 'Theorema', 'Marco Polo Diamond Watch Silver', '0', '1Z8VF4596845201901', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8689, 'a0YC000000TEnXaMAL', '0', '0', 'Andy Fawkes', '54 RUBYS WALK', '0', 'NG24 3FZ', 'NEWARK', 'Grossbritannien', '', '0', '0', '7958233918', '191043882', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596843772110', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8690, 'a0YC000000TEnYXMA1', '0', '0', 'Stephen McClure', '12.33 2k Queens Road', '0', 'BT3 9FH', 'Belfast', 'Grossbritannien', '', '0', '0', '7891217694', '191040060', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', 'RG518140245DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8691, 'a0YC000000TEnYXMA1', '0', '0', 'Abiodun William Lawal', '25 YARDLEY GARDENS, THORNBURY', '0', 'PL68UA', 'PLYMOUTH', 'Grossbritannien', '', '0', '0', '7833450603', '191040004', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596843143335', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8692, 'a0YC000000TEnYwMAL', '0', '0', 'Judith Cliffe', '56 MOORLAND AVENUE', '0', 'ST9 0EQ', 'STOKE-ON-TRENT', 'Grossbritannien', '', '0', '0', '7505725019', '191029775', '0', 'Theorema', 'Marco Polo Diamond Watch Black', '0', '1Z8VF4596843776349', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8693, 'a0YC000000TEnYXMA1', '0', '0', 'asfa nazir', '21 MORNINGTON STREET', '0', 'BD21 2EA', 'KEIGHLEY', 'Grossbritannien', '', '0', '0', '7743974498', '191023897', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596843128950', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8694, 'a0YC000000TEnYSMA1', '0', '0', 'Daniel Oloyede', '73 claymill Raglan road', '07946 706987', 'Se18 7hx', 'London', 'Grossbritannien', '', '0', '0', '7577490104', '191020926', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596843817161', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8695, 'a0YC000000TEnXaMAL', '0', '0', 'Fabiola Lika', '12 FARADAY CLOSE', '0', 'N7 8BH', 'LONDON', 'Grossbritannien', '', '0', '0', '7535888126', '191014881', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596845816971', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8696, 'a0YC000000TEnXaMAL', '0', '0', 'Harry Pollitt', '20 CORNMARSH WAY', 'Covingham', 'SN3 5DH', 'SWINDON', 'Grossbritannien', '', '0', '0', '7932580217', '191007562', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596844064384', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8697, 'a0YC000000TEnXaMAL', '0', '0', 'ann gwilliam', '58 ALDER AVENUE', 'widnes', 'WA8 6QG', 'WIDNES', 'Grossbritannien', '', '0', '0', '7904295096', '190992638', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596844055394', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8698, 'a0YC000000TEnXaMAL', '0', '0', 'Zain Mohammed', '4 THE LARCHES', '0', 'BB1 6PR', 'BLACKBURN', 'Grossbritannien', '', '0', '0', '7403473606', '190990676', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596844446006', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8699, 'a0YC000000TEnYXMA1', '0', '0', 'ian ferguson', '13 RANELAGH STREET', '0', 'BT6 8NP', 'BELFAST', 'Grossbritannien', '', '0', '0', '7462899444', '190982243', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', 'RG518140259DE', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8700, 'a0YC000000TEnYXMA1', '0', '0', 'Russell Holliday', '16 CATTON LANE', 'black', 'DE12 8JP', 'SWADLINCOTE', 'Grossbritannien', '', '0', '0', '7887525132', '190980361', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596843450020', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8701, 'a0YC000000TEnXaMAL', '0', '0', 'Sarah Palmer', '8 Tailors link', '0', 'Le73zx', 'East goscote', 'Grossbritannien', '', '0', '0', '1162698116', '190976939', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596843575431', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8702, 'a0YC000000TEnXaMAL', '0', '0', 'Donna Seeby', '77 HEATH LANE', '0', 'WA3 7DW', 'WARRINGTON', 'Grossbritannien', '', '0', '0', '7970080091', '190974986', '0', 'Theorema', 'Monaco Diamond Watch Silver', 'Uhr erhalten 09.09.2013', '1Z8VF4596845324449', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8703, 'a0YC000000TEnXaMAL', '0', '0', 'Wajid Haider', '66 Torrington Park', '0', 'N12 9PJ', 'London', 'Grossbritannien', '', '0', '0', '7753260987', '190972281', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596843153057', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8704, 'a0YC000000TEnXaMAL', '0', '0', 'Grace Muumbe', '5 PLEASANT CLOSE', '0', 'NP12 2GQ', 'BLACKWOOD', 'Grossbritannien', '', '0', '0', '7710549909', '190968138', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596843277263', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8705, 'a0YC000000TEnYwMAL', '0', '0', 'Karen Lynas', '194 CHORLEY NEW ROAD', '0', 'BL1 5AA', 'BOLTON', 'Grossbritannien', '', '0', '0', '7776198001', '190967231', '0', 'Theorema', 'Marco Polo Diamond Watch Black', '0', '1Z8VF4596843273070', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8706, 'a0YC000000TEnYXMA1', '0', '0', 'Edward Fleet', '3 BRISTOL HILL', '0', 'BS4 5AA', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7960163304', '190966815', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596844676482', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8707, 'a0YC000000TEnXaMAL', '0', '0', 'Faza Khan', '21 STAMFORD ROAD', '0', 'M13 0SE', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7547326887', '190962291', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596844583493', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8708, 'a0YC000000TEnYwMAL', '0', '0', 'anthony worth', '21 PARCROFT GARDENS', '21 Parcroft Gardens Yeovil ba202bs', 'BA20 2BS', 'YEOVIL', 'Grossbritannien', '', '0', '0', '7554887868', '190948201', '0', 'Theorema', 'Marco Polo Diamond Watch Black', '0', '1Z8VF4596845250108', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8709, 'a0YC000000TEnYrMAL', '0', '0', 'krista schebesch-maiden', '49 taranto rd', '0', 'so16 5pl', 'southampton', 'Grossbritannien', '', '0', '0', '07872 339281', '190946326', '0', 'Theorema', 'Marco Polo Diamond Watch Gold', '0', '1Z8VF4596845692319', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8710, 'a0YC000000TEnYSMA1', '0', '0', 'Richard Stone', '38 HIGH STREET', 'Olney', 'MK46 4BB', 'OLNEY', 'Grossbritannien', '', '0', '0', '1234711348', '190944692', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596845286124', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8711, 'a0YC000000TEnXaMAL', '0', '0', 'Abayomi Okomayin', '50 Secker house', '0', 'SW9 7TP', 'Loughborough estate', 'Grossbritannien', '', '0', '0', '7947679667', '190944240', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596844367539', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8712, 'a0YC000000TEnYXMA1', '0', '0', 'chevone delany', '118 WATFORD ROAD', '0', 'AL2 3JZ', 'ST. ALBANS', 'Grossbritannien', '', '0', '0', '7501323632', '190942961', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596844832544', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8713, 'a0YC000000TEnYSMA1', '0', '0', 'IAN COBBOLD', 'Unit 4 Optima Business Park', 'Pindar Road', 'EN11 0DY', 'Hoddesdon', 'Grossbritannien', '', '0', '0', '7723344204', '190941393', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596844737157', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8714, 'a0YC000000TEnXaMAL', '0', '0', 'R BIDIREAC', '86 ELMSTEAD AVENUE', '0', 'HA9 8NY', 'WEMBLEY', 'Grossbritannien', '', '0', '0', '7735361734', '190934866', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596844897369', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8715, 'a0YC000000TEnYwMAL', '0', '0', 'Pawel Karczewski', '23 NORTH ROAD', '0', 'N7 9PX', 'LONDON', 'Grossbritannien', '', '0', '0', '7888211405', '190802034', '0', 'Theorema', 'Marco Polo Diamond Watch Black', 'Neue Uhr erhalten 6.09.2013\r\nUhr versendet 23.09.2013   RG 5181 39202DE', '1Z8VF4596843489178', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8716, 'a0YC000000TEnYwMAL', '0', '0', 'JUNIOR MUIR', '333 SULIVAN COURT,PETERBOROUGH ROAD,FULHAM', '0', 'SW6 3BZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7415188054', '190799284', '0', 'Theorema', 'Marco Polo Diamond Watch Black', '0', '1Z8VF4596845648582', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8717, 'a0YC000000TEnYSMA1', '0', '0', 'Wendy Connolly', '8 WOODWAY WALK', 'Walsgrave', 'CV2 2AS', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7500554463', '190531338', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596843071592', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8718, 'a0YC000000TEnYSMA1', '0', '0', 'wendy connolly', '8 WOODWAY WALK', '0', 'CV2 2AS', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7500554463', '190688753', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596843071592', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8719, 'a0YC000000TEnYwMAL', '0', '0', 'richao zheng', '24 hidcote house', '0', 'cv4 8ln', 'coventry', 'Grossbritannien', '', '0', '0', '7846580401', '190529435', '0', 'Theorema', 'Marco Polo Diamond Watch Black', '0', '1Z8VF4596844614208', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8720, 'a0YC000000TEnYwMAL', '0', '0', 'melissa sundrum', '105 BALLARDS WALK', 'lee chapel north', 'SS15 5JR', 'BASILDON', 'Grossbritannien', '', '0', '0', '7546263152', '190489789', '0', 'Theorema', 'Marco Polo Diamond Watch Black', '0', '1Z8VF4596843892419', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8721, 'a0YC000000TEnYXMA1', '0', '0', 'diane barrick', 'SOUTHMERE SOUTHGATE', '0', 'HU18 1RF', 'HORNSEA', 'Grossbritannien', '', '0', '0', '1964504213', '190424011', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596843882224', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8722, 'a0YC000000TEnYSMA1', '0', '0', 'louise webb', '2 JEWEL STREET', '0', 'CF63 3NQ', 'BARRY', 'Grossbritannien', '', '0', '0', '7791619466', '190408403', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596845519631', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8723, 'a0YC000000TEnYSMA1', '0', '0', 'Ian Wild', '32 CLANFIELD ROAD', 'Norris Green', 'L11 2TF', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '0', '190381802', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596845300643', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8724, 'a0YC000000TEnYXMA1', '0', '0', 'steven wolfe', '41 MOUNT STREET', '0', 'IP22 4QG', 'DISS', 'Grossbritannien', '', '0', '0', '7775774538', '190366341', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596844881250', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8725, 'a0YC000000TEnYSMA1', '0', '0', 'Anna Ostroumova', '28B Callcott Road', '0', 'NW6 7EA', 'London', 'Grossbritannien', '', '0', '0', '7887801402', '191324481', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596845677461', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(8726, 'a0YC000000TEnYrMAL', '0', '0', 'Sree Guha', '42 ROSE GARDENS', '0', 'W5 4JX', 'LONDON', 'Grossbritannien', '', '0', '0', '+44 7983583570', '191226224', '0', 'Theorema', 'Marco Polo Diamond Watch Gold', '0', '1Z8VF4596843465274', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8727, 'a0YC000000TEnYrMAL', '0', '0', 'Claire Lawson', '228 Bangor Road', 'If no one at 228, please deliver to 226', 'BT18 0JH', 'Holywood', 'Grossbritannien', '', '0', '0', '7518924473', '191226211', '0', 'Theorema', 'Marco Polo Diamond Watch Gold', '0', 'RG518140262DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8728, 'a0YC000000TEnYSMA1', '0', '0', 'James Clark', '44 TIDDINGTON ROAD', '0', 'CV37 7BA', 'STRATFORD-UPON-AVON', 'Grossbritannien', '', '0', '0', '7706479947', '191225713', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596845519695', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8729, 'a0YC000000TEnXaMAL', '0', '0', 'Sam Poole', '6 Brewery Court', 'High Street', 'EX7 9HF', 'Dawlish', 'Grossbritannien', '', '0', '0', '7515650947', '191225003', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596845538307', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8730, 'a0YC000000TEnYSMA1', '0', '0', 'Victor Saudray', '35 FURLONG ROAD', '0', 'CV1 2UA', 'COVENTRY', 'Grossbritannien', '', '0', '0', '0', '191224950', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596844252519', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8731, 'a0YC000000TEnXaMAL', '0', '0', 'Adam Stephenson', '81 HARGWYNE STREET', '0', 'SW9 9RH', 'LONDON', 'Grossbritannien', '', '0', '0', '7590070494', '191224463', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596845238328', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8732, 'a0YC000000TEnXaMAL', '0', '0', 'melane Inthiraraj', '23 BOSTONTHORPE ROAD', '0', 'W7 2HD', 'LONDON', 'Grossbritannien', '', '0', '0', '7983525146', '191222957', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596844031730', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8733, 'a0YC000000TEnYrMAL', '0', '0', 'kofi daaku', '54 LONGHEATH GARDENS', '0', 'CR0 7TD', 'CROYDON', 'Grossbritannien', '', '0', '0', '0', '191221874', '0', 'Theorema', 'Marco Polo Diamond Watch Gold', '0', '1Z8VF4596843728749', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8734, 'a0YC000000TEnXaMAL', '0', '0', 'diane morris', '209 STATION ROAD', 'angela jaynes florist', 'CV7 7FE', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7752249695', '191221107', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596843585359', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8735, 'a0YC000000TEnYXMA1', '0', '0', 'Carly Ablott', '14 HEYRIDGE DRIVE', '0', 'M22 4HB', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7740867090', '191219154', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596845617561', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8736, 'a0YC000000TEnYrMAL', '0', '0', 'Edward Botha', '404 Indigo blu', '14 Crown Point Road', 'LS10 1EL', 'Leeds', 'Grossbritannien', '', '0', '0', '7545469025', '191217588', '0', 'Theorema', 'Marco Polo Diamond Watch Gold', '0', '1Z8VF4596843201370', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8737, 'a0YC000000TEnXaMAL', '0', '0', 'julita konieczna', '236 FULHAM ROAD', 'enter carluccios restaurant', 'SW10 9NB', 'LONDON', 'Grossbritannien', '', '0', '0', '0', '191215024', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596845672788', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8738, 'a0YC000000TEnXaMAL', '0', '0', 'Laura Cook', '6 CONSALL GROVE', '0', 'ST4 8YW', 'STOKE-ON-TRENT', 'Grossbritannien', '', '0', '0', '7818272451', '191214609', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596845927799', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8739, 'a0YC000000TEnYXMA1', '0', '0', 'christopher jones', '45 HIGH MEADOW', '0', 'NP11 5AD', 'NEWPORT', 'Grossbritannien', '', '0', '0', '7967140606', '191213834', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596845022408', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8740, 'a0YC000000TEnYXMA1', '0', '0', 'Clare Wright', '2 MANOR COUR BARNES WALLIS ROAD', 'Gamma Business Communications is the name of the business at this address', 'PO15 5TH', 'FAREHAM', 'Grossbritannien', '', '0', '0', '7776303919', '191213428', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596843772610', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8741, 'a0YC000000TEnYmMAL', '0', '0', 'Paul Harrison', '100 BROOK LANE', '0', 'CH2 2EU', 'CHESTER', 'Grossbritannien', '', '0', '0', '7581374182', '191213012', '0', 'Theorema', 'Marco Polo Diamond Watch Silver', '0', '1Z8VF4596843354429', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8742, 'a0YC000000TEnYXMA1', '0', '0', 'Luke Woolley', '53 LAURIE ROAD', '0', 'W7 1BL', 'LONDON', 'Grossbritannien', '', '0', '0', '7960341554', '191210739', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596845903831', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8743, 'a0YC000000TEnYrMAL', '0', '0', 'Terry Gujadhur', '8 GODDARD CLOSE', '0', 'RH10 7HR', 'CRAWLEY', 'Grossbritannien', '', '0', '0', '7876716273', '191210208', '0', 'Theorema', 'Marco Polo Diamond Watch Gold', '0', '1Z8VF4596843116847', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8744, 'a0YC000000TEnYrMAL', '0', '0', 'Kelly HEATH', '44A DEVONPORT ROAD', 'Plymouth taxis limited. White pvc door above the cancer research shop. Press \"taxi\" buzzer.', 'PL3 4DH', 'PLYMOUTH', 'Grossbritannien', '', '0', '0', '7917191577', '191208562', '0', 'Theorema', 'Marco Polo Diamond Watch Gold', '0', '1Z8VF4596843849458', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8745, 'a0YC000000TEnYSMA1', '0', '0', 'Ashia Arshad', '22 WATKINS DRIVE', '0', 'M25 0DS', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7779800917', '191207586', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596844717660', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8746, 'a0YC000000TEnYrMAL', '0', '0', 'Raj Devsi', '11 BENNETTS AVENUE', '0', 'UB6 8AU', 'GREENFORD', 'Grossbritannien', '', '0', '0', '7886615444', '191204033', '0', 'Theorema', 'Marco Polo Diamond Watch Gold', '0', '1Z8VF4596845697476', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8747, 'a0YC000000TEnYSMA1', '0', '0', 'Gemma Nicholson', '1 HAMPTON DRIVE', '0', 'NE10 9EP', 'GATESHEAD', 'Grossbritannien', '', '0', '0', '1914403291', '191202655', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596844724885', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8748, 'a0YC000000TEnYXMA1', '0', '0', 'Javairia Khokhar', '69 Fitzroy Road', '0', 'BD3 9PB', 'Bradford', 'Grossbritannien', '', '0', '0', '07885 981295', '191200069', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596844295894', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8749, 'a0YC000000TEnYrMAL', '0', '0', 'gowri Vijayan', '45 D REGENT WALK', '0', 'AB24 1SX', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7749869496', '191196124', '0', 'Theorema', 'Marco Polo Diamond Watch Gold', '0', '1Z8VF4596843066508', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8750, 'a0YC000000TEnYXMA1', '0', '0', 'Sam Kitson', '31 FAIRWAYS', '0', 'TW11 9PP', 'TEDDINGTON', 'Grossbritannien', '', '0', '0', '7730232291', '191195017', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596845452711', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8751, 'a0YC000000TEnYSMA1', '0', '0', 'Adam Geal', '1 Smiths Cottages', 'Main Road, Fishbourne,', 'Po18 8bb', 'Chichester', 'Grossbritannien', '', '0', '0', '7702479941', '191193160', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596844230524', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8752, 'a0YC000000TEnXaMAL', '0', '0', 'Janet Boyd', '8 SANDFIELD ROAD', '0', 'L25 3PE', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '0751 7232673', '191192372', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596845135939', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8753, 'a0YC000000TEnYXMA1', '0', '0', 'darren carragher', '40 ARBOR DRIVE', '0', 'M19 1HG', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7876381428', '191190695', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596843464944', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8754, 'a0YC000000TEnXaMAL', '0', '0', 'Christopher Moore', '11 KETCHAM CLOSE', '0', 'BN24 5DW', 'PEVENSEY', 'Grossbritannien', '', '0', '0', '7506155667', '191179941', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596845673554', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8755, 'a0YC000000TEnXaMAL', '0', '0', 'Julie Clark', '1 DENE BOTTOM', '0', 'HD8 0PW', 'HUDDERSFIELD', 'Grossbritannien', '', '0', '0', '1484521742', '191248058', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596845977762', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8756, 'a0YC000000TEnYwMAL', '0', '0', 'Steve Taylor', '25 TENNYSON ROAD', 'Drolysden', 'M43 7YJ', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '0161 370 1234', '191228973', '0', 'Theorema', 'Marco Polo Diamond Watch Black', '0', '1Z8VF4596844953575', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8757, 'a0YC000000TEnXaMAL', '0', '0', 'Amanda Mccayna', 'BENTLEY GOLF ONGAR ROAD', '0', 'CM15 9SS', 'BRENTWOOD', 'Grossbritannien', '', '0', '0', '7790878408', '191050885', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', '1Z8VF4596844136985', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8758, 'a0YC000000TEnYSMA1', '0', '0', 'Jonathan Davies', '10 CLIFTON WAY', '0', 'DE15 9DW', 'BURTON-ON-TRENT', 'Grossbritannien', '', '0', '0', '7854819535', '191050883', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596843623996', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8759, 'a0YC000000TEnYwMAL', '0', '0', 'Markin Gandor', 'APT 6 CHERRY STREET', '0', 'S2 4ST', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7743879064', '191029358', '0', 'Theorema', 'Marco Polo Diamond Watch Black', '0', '1Z8VF4596845670600', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8760, 'a0YC000000TEnYSMA1', '0', '0', 'Darren Statham', '2 CHEETHAM HILL ROAD', 'Peninsula Business Services Floor 6 2 Cheetham Hill Rd M4 4FB', 'M4 4FB', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7837560412', '191018868', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596843292817', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8761, '4067389', '0', '0', 'MURAT KATIRCI', 'VAN DUYVENVOORDELAAN 34', '0', '3341 GM', 'HENDRIK-IDO-AMBACHT', 'Niederlande', '', '0', '0', '0', '0010151SAP', '0', 'Theorema', 'TORONTO - GOUDKLEURIG / WITTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596843909080', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8762, '4067366', '0', '0', 'BELAL BARAKZAI', 'LEHARSTRAAT 9', '0', '5151 LG', 'DRUNEN', 'Niederlande', '', '0', '0', '644303499', '0010174C6A', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', 'Bitte refund...keine Ahnung wo die Uhr ist', '1Z8VF4596843912094', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8763, '4067387', '0', '0', 'BEN HUISMAN', 'CONDORWEG 14', '0', '2651 WN', 'BERKEL EN RODENRIJS', 'Niederlande', '', '0', '0', '0', '00102279M8', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596843834704', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8764, '4067366', '0', '0', 'LUAN NGUYEN', 'RUGSTREEPPAD 24', '0', '2441 HD', 'NIEUWVEEN', 'Niederlande', '', '0', '0', '623931144', '0010154Q4F', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596843292915', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8765, '4067387', '0', '0', 'SHEILA ANWARI', 'HARRIET FREEZERSTRAAT 26B', '0', '1103 MS', 'AMSTERDAM ZUIDOOST', 'Niederlande', '', '0', '0', '652825674', '0010158R7W', '0', 'Theorema', 'TORONTO - ROSÉ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', 'Uhr erhalten 06.09.2013 Bitte refund! No email sent , there is not one!', '1Z8VF4596845262720', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8766, '4067387', '0', '0', 'ROWAN DE KOSTER', 'SMITSWEG 19', '0', '3222 AG', 'HELLEVOETSLUIS', 'Niederlande', '', '0', '0', '620608433', '0010228GVM', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596844680137', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8767, '4067366', '0', '0', 'ISMAIL BRAHIM', 'ZONNEBAAN 35', 'PEPSICO NEDERLAND', '3542 EB', 'UTRECHT', 'Niederlande', '', '0', '0', '626927182', '0010032BK8', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', 'Nachforschung am 10.09.2013 gestellt!', '1Z8VF4596844041149', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8768, '4067387', '0', '0', 'ELROY ROLINK', 'LAAN VAN ENGELSWIER 10 BIS', 'UTRECHT LIVING', '3551XW', 'UTRECHT', 'Niederlande', '', '0', '0', '650217540', '0010145AMD', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596845001752', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8769, '4067387', '0', '0', 'DANNY MEIJER', 'DE PLEVIER 184', '0', '7609 TW', 'ALMELO', 'Niederlande', '', '0', '0', '681049758', '00102000OX', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596845977968', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8770, '4067389', '0', '0', 'IRIS WELZEN', 'STATIONSWEG 9', '9', '9989 BT', 'WARFFUM', 'Niederlande', '', '0', '0', '0', '00101868XP', '0', 'Theorema', 'TORONTO - GOUDKLEURIG / WITTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596845745771', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8771, '4067387', '0', '0', 'JEFFREY ROELOFS', 'HOLSTRAAT 4', '0', '6269 AW', 'MARGRATEN', 'Niederlande', '', '0', '0', '06-23612715', '0010143F6E', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596844041185', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8772, '4067389', '0', '0', 'J.M. ARTS', 'ZWANENVELD 7524', 'SSCO', '6538 TP', 'NIJMEGEN', 'Niederlande', '', '0', '0', '648862655', '0010243H8Y', '0', 'Theorema', 'TORONTO - GOUDKLEURIG / WITTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596845160198', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8773, '4067387', '0', '0', 'DIANA VAN MAAREN', 'ABEL TASMANSTRAAT 41', '0', '1363 KB', 'ALMERE', 'Niederlande', '', '0', '0', '620499759', '0010024HYC', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596843558807', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8774, '4067366', '0', '0', 'HENK TEN HOVE', 'GROENENDAEL 137', '0', '8271 EH', 'IJSSELMUIDEN', 'Niederlande', '', '0', '0', '383324584', '0010215HXB', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596845453014', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8775, '4067389', '0', '0', 'SNAKE BOEREN', 'ATILLA 5', 'SNAKEEYES', '5629 NA', 'EINDHOVEN', 'Niederlande', '', '0', '0', '622113117', '0010249YLP', '0', 'Theorema', 'TORONTO - GOUDKLEURIG / WITTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596845418820', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8776, '4067366', '0', '0', 'JEAN-PIERRE MAAS', 'POTTENBAKKERSTRAAT 35', 'SCHIEFER LIGHTING', '4871 EP', 'ETTEN-LEUR', 'Niederlande', '', '0', '0', '651080524', '0010159HJP', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596844992238', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8777, '4067366', '0', '0', 'VINCA SMIT', 'AMBACHTSTRAAT 13', '0', '2181 RC', 'HILLEGOM', 'Niederlande', '', '0', '0', '657048007', '0010021KN2', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', 'Uhr erhalten 5.09.2013!\r\nUhr geschickt RG 5181 3854 7DE', '1Z8VF4596844269243', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8778, '4067387', '0', '0', 'HARRY BIJKERK', 'VESTDIJKGAARDE 30', '0', '7414 VM', 'DEVENTER', 'Niederlande', '', '0', '0', '0570-640517', '0010099I87', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596845505851', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8779, '4067389', '0', '0', 'MARTIN VAN DORP', 'BREESTRAAT 71', '0', '1541 EC', 'KOOG AAN DE ZAAN', 'Niederlande', '', '0', '0', '075-6120598', '0010145MWM', '0', 'Theorema', 'TORONTO - GOUDKLEURIG / WITTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596844718061', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8780, '4067387', '0', '0', 'RICHARD ALBERS', 'WILGENLAAN 47', '0', '2404 EB', 'ALPHEN AAN DEN RIJN', 'Niederlande', '', '0', '0', '172493539', '0010241W44', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596844281872', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8781, '4067387', '0', '0', '(Prologis) HANANE BENTARCHA', 'SCHIPHOL BOULEVARD 115 TOWER F (6)', 'TOWER F 6 FLOOR', '1118 BG', 'Amsterdam', 'Niederlande', '', '0', '0', '615215698', '00101690S2', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596844533288', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8782, '4067366', '0', '0', 'JAN BOSCH', 'BERBERISHAGE 21', '0', '9408 EN', 'ASSEN', 'Niederlande', '', '0', '0', '592851124', '0010187IC7', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596844368298', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8783, '4067366', '0', '0', 'ANNE MULLINK', 'TEYLINGEN 13', '0', '2261 XN', 'LEIDSCHENDAM', 'Niederlande', '', '0', '0', '623664596', '0010208HBU', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596844842908', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8784, '4067389', '0', '0', 'ERWIN AUBEL', 'PASTOOR SAVENIJELAAN 7', '0', '6678 BK', 'OOSTERHOUT GLD', 'Niederlande', '', '0', '0', '622996696', '0010155S2W', '0', 'Theorema', 'TORONTO - GOUDKLEURIG / WITTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596843773119', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8785, '4067366', '0', '0', 'ROBERT HUYZEN', 'R. VOSSTRAAT 9', '0', '9728 MA', 'GRONINGEN', 'Niederlande', '', '0', '0', '611626509', '0010244FQ0', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596845334929', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8786, '4067387', '0', '0', 'MARCEL BRAAK', 'BRUGLAAN 72', '0', '7611 BX', 'AADORP', 'Niederlande', '', '0', '0', '613160701', '0010073K22', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596845664331', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8787, '4067387', '0', '0', 'MARJO DEN OUDEN', 'IN DE CRAMER 9A', '0', '6411 RS', 'HEERLEN', 'Niederlande', '', '0', '0', '614457154', '00100792JG', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596845457341', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8788, '4067366', '0', '0', 'HANS BEUMERS', 'VAN KEPPELSTRAAT 7', '0', '7631 JK', 'OOTMARSUM', 'Niederlande', '', '0', '0', '541293978', '0010142H4U', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596844569955', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8789, '4067366', '0', '0', 'JESSE SJAK-SHIE', 'BELLAMYSTRAAT 5', '0', '2533 GJ', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '648839390', '0010120NMO', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596845618168', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8790, '4067366', '0', '0', 'JENNEFER KNOTTERS', 'FONTEINKRUIDLAAN 2', '0', '7534 JP', 'ENSCHEDE', 'Niederlande', '', '0', '0', '622551366', '00102409VY', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596845577971', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8791, '4067389', '0', '0', 'K. DE KOE', 'RAADHUISKADE 77A', '0', '9648 KD', 'WILDERVANK', 'Niederlande', '', '0', '0', '621864176', '001012942S', '0', 'Theorema', 'TORONTO - GOUDKLEURIG / WITTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596845385384', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8792, '4067366', '0', '0', 'MARTIJN KNOTTERS', 'FONTEINKRUIDLAAN 2', '0', '7534 JP', 'ENSCHEDE', 'Niederlande', '', '0', '0', '622551366', '0010238E5A', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', 'Uhr erhalten 28.08.2013 Bitte refund!\r\n', '1Z8VF4596844536392', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8793, '4067366', '0', '0', 'DAVE MENIST', 'HERMITAGE 83', '0', '1506TX', 'ZAANDAM', 'Niederlande', '', '0', '0', '075 7717287', '0010109IR4', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596844687005', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8794, '4067387', '0', '0', 'NIELS ANTONIS', 'VINKENBOS 35', '0', '5521 SZ', 'EERSEL', 'Niederlande', '', '0', '0', '619937686', '0010245160', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596844253214', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8795, '4067389', '0', '0', 'B. DEMIRTAS', 'EINDHOVENSINGEL 276', '0', '6844 CT', 'ARNHEM', 'Niederlande', '', '0', '0', '649631991', '0010220YP5', '0', 'Theorema', 'TORONTO - GOUDKLEURIG / WITTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596845011027', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8796, '4067366', '0', '0', 'GERT-JAN DE BOER', 'T ZUDEN 11', '0', '9351 LA', 'LEEK', 'Niederlande', '', '0', '0', '06-46844953', '0010139Y8I', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596843696435', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8797, '4067366', '0', '0', 'MARCO VAN RIJSEWIJK', 'HERMELIJN 1', '0', '7423 EJ', 'DEVENTER', 'Niederlande', '', '0', '0', '610258489', '0010236XPK', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596844605441', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8798, '4067366', '0', '0', 'JOANNA TRAWINSKA', 'VAN DEN BOSCHSTRAAT 269', 'DEURBEL WERKT NIET - HARD KLOPPEN', '2595 AD', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '613445343', '0010135G5M', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596845194054', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8799, '4067366', '0', '0', 'WCPG MOESKOPS', 'KORZE 33', '0', '5504 ML', 'VELDHOVEN', 'Niederlande', '', '0', '0', '402556768', '0010010AE9', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0\r\n609919138036\r\nEverest Silber schwarz', '1Z8VF4596845678264', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8800, '4067366', '0', '0', 'OLIVIER JACOBS', 'LAURA ASHLEYSTRAAT 31', '0', '3059 ME', 'ROTTERDAM', 'Niederlande', '', '0', '0', '648133379', '0010125O7X', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596843634073', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8801, '4067366', '0', '0', 'PATRICK VAN DONGEN', 'FLUWEELMOS 23', '0', '3994 KN', 'HOUTEN', 'Niederlande', '', '0', '0', '643826122', '0010176JJG', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596843597480', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8802, '4067366', '0', '0', 'TIM VAN DUIN', 'BENESSERLAAN 252', '0', '1911 VJ', 'UITGEEST', 'Niederlande', '', '0', '0', '651308362', '0010092EOI', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596845664493', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8803, '4067366', '0', '0', 'J LITAN', 'HUIS TE HOORNKADE 53', '0', '2282 JZ', 'RIJSWIJK', 'Niederlande', '', '0', '0', '06-43208742', '001007691V', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596843091105', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8804, '4067387', '0', '0', 'MAJID RIFFIE', 'POSTJESWEG 437', '0', '1062 JV', 'AMSTERDAM', 'Niederlande', '', '0', '0', '652326153', '00102084BT', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596843893310', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8805, '4067366', '0', '0', 'VINCENT WILLEMSE', 'HOLTGESBROEK 1410', '0', '6546 PH', 'NIJMEGEN', 'Niederlande', '', '0', '0', '654946833', '0010049L3Q', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596844447121', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8806, '4067387', '0', '0', 'OMNITRACS EUROPE B.V. HUGO BURM', 'LAAN VAN DIEPENVOORDE 17', 'ADRES BEDRIJF. DUS NIET OP ZATERDAG', '5582 LA', 'WAALRE', 'Niederlande', '', '0', '0', '618732000', '0010203DLI', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596845088535', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8807, '4067387', '0', '0', 'R DORRESTEIJN', 'MOZARTLAAN 135-1', '0', '7557 DN', 'HENGELO', 'Niederlande', '', '0', '0', '742434153', '001011575Q', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596844713548', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8808, '4067387', '0', '0', 'EWOUD VAN WAVEREN', 'WENCKEBACHSTRAAT 44', '0', '2522 CL', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '615940786', '0010103FTT', '0', 'Theorema', 'TORONTO - ROS? GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', 'Uhr erhalten und replaced mit eine neue 28.08.2013\r\nRG 5181 3680 7DE\r\nNeue uhr erhalten 13.09.2013', '1Z8VF4596844378152', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8809, '4067389', '0', '0', 'GERARD DE JONG', 'TABAKSLAND 14', '0', '3931 RT', 'WOUDENBERG', 'Niederlande', '', '0', '0', '06-44243395', '0010026RQ9', '0', 'Theorema', 'TORONTO - GOUDKLEURIG / WITTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596844898368', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8810, '4067387', '0', '0', 'RUBEN COLLIJ', 'DORPSWEG 51', '0', '1676 GC', 'TWISK', 'Niederlande', '', '0', '0', '227545733', '0010066CIU', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596844450171', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8811, '4067387', '0', '0', 'NARINDRE DOEKHIE', 'STRAKONICESTRAAT 12', '0', '3402 SP', 'IJSSELSTEIN', 'Niederlande', '', '0', '0', '653104221', '00101235BG', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596845169582', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8812, '4067389', '0', '0', 'RUBEN COLEN', 'JULIANALAAN 16', '0', '5735 CV', 'AARLE-RIXTEL', 'Niederlande', '', '0', '0', '643107494', '001011946M', '0', 'Theorema', 'TORONTO - GOUDKLEURIG / WITTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596844752596', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8813, '4067387', '0', '0', 'PEET VAN DER ELST', 'STRAAT TER LEEDE 51', '0', '2361 CD', 'WARMOND', 'Niederlande', '', '0', '0', '0612928419/0713010037', '0010074KWL', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596843055207', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8814, '4067366', '0', '0', 'PETER GRUNEWALD', 'VONDELLAAN 260', '0', '9721 LL', 'GRONINGEN', 'Niederlande', '', '0', '0', '507505542', '001014057E', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596845693416', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8815, '4067389', '0', '0', 'PAUL HERMUS', 'NEDEREINDSEWEG 578', '31653346926 HERMUS HOLDING BV', '3546 PV', 'UTRECHT', 'Niederlande', '', '0', '0', '0', '0010223GY8', '0', 'Theorema', 'TORONTO - GOUDKLEURIG / WITTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596843643223', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8816, '4067387', '0', '0', 'PAUL HERMUS', 'NEDEREINDSEWEG 578', '31653346926 HERMUS HOLDING BV', '3546 PV', 'UTRECHT', 'Niederlande', '', '0', '0', '0', '00101555RI', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596843643223', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8817, '4067366', '0', '0', 'PAUL HERMUS', 'NEDEREINDSEWEG 578', '31653346926 HERMUS HOLDING BV', '3546 PV', 'UTRECHT', 'Niederlande', '', '0', '0', '0', '0010038JSO', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596843643223', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8818, '4067366', '0', '0', 'RON VAN DE VELDE', 'BEGIJNENAKKER 18', '0', '4841 CL', 'PRINSENBEEK', 'Niederlande', '', '0', '0', '642722015', '0010099GEH', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596843840635', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8819, '4067387', '0', '0', 'MITCHELL BAKKER', 'NEPTUNUSSTRAAT 73', '0', '2586 GR', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '0', '0010195JBR', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596845781642', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8820, '4067387', '0', '0', 'THEO VENROOIJ', 'BUITENPAS 21', '0', '5384 RL', 'HEESCH', 'Niederlande', '', '0', '0', '653793483', '0010093E5S', '0', 'Theorema', 'TORONTO - ROS? GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', 'Uhr erhalten 28.08.2013\r\n29-08-13\r\nZeiger stehen um 12 nicht genau ?bereinander\r\nUhr versendet 09.09.2013 RG 5181 3840 5DE', '1Z8VF4596845122256', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8821, '4067389', '0', '0', 'NICO HETTINGA', 'SMIDSBUURT 53', '0', '8932 GP', 'LEEUWARDEN', 'Niederlande', '', '0', '0', '653492438', '00100645ZI', '0', 'Theorema', 'TORONTO - GOUDKLEURIG / WITTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596843278468', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8822, '4067389', '0', '0', 'NIELS VAN STRAATEN', 'JACOBA VAN BEIERENLAAN 99', '0', '2353 DT', 'LEIDERDORP', 'Niederlande', '', '0', '0', '638244591', '0010242JMI', '0', 'Theorema', 'TORONTO - GOUDKLEURIG / WITTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596845026271', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8823, '4067366', '0', '0', 'ED SALOME', 'GERARD SCHOLTENSTRAAT 118A', '0', '3035 ST', 'ROTTERDAM', 'Niederlande', '', '0', '0', '104673247', '0010219CH5', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596844101682', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8824, '4067387', '0', '0', 'JAN HAMETER', 'OOST-BREUKELDERWEG 137', '0616245766 JHHCOMPANY', '6721 PH', 'BENNEKOM', 'Niederlande', '', '0', '0', '616245766', '0010205ICK', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596844800695', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8825, '4067387', '0', '0', 'HANS KLEIN BRETELER', 'AMBACHTSHOF 1', '0', '2291 DX', 'WATERINGEN', 'Niederlande', '', '0', '0', '0174-298506', '0010242X6Q', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596844579300', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8826, '4067366', '0', '0', 'COR LAAMERS', 'JUSTUS VAN EFFENSTRAAT 91', '0', '1813 KW', 'ALKMAAR', 'Niederlande', '', '0', '0', '623408533', '0010228HGU', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', 'Uhr erhalten 05.09.2013\r\nUhr versendet 13.09.2013  RG 5181 3872 3DE', '1Z8VF4596843653516', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8827, '4067366', '0', '0', 'JACQUELINE FOXEN', 'MUHLENBERGSTRAAT 5', '0', '6372 JK', 'LANDGRAAF', 'Niederlande', '', '0', '0', '683161606', '0010128INJ', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596845599322', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8828, '4067366', '0', '0', 'JANNY ZONDERVAN', 'VIVALDISTRAAT 178', '0', '2901 HC', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', '', '0', '0', '010-8220224', '0010022EVD', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596845952734', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8829, '4067366', '0', '0', 'SHERLYN KUIPER', 'FILOMEENTJE ERF 36', '0', '2907 BC', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', '', '0', '0', '617030419', '0010168H5G', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596844809749', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8830, '4067366', '0', '0', 'LEO FOLKERS', 'SLEEDOORNWEG 90', '0', '9674 JK', 'WINSCHOTEN', 'Niederlande', '', '0', '0', '597430940', '0010115ASJ', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596844426359', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8831, '4067366', '0', '0', 'GERIEKE TIMMER', 'KLEMSTRAAT 2', '0', '3907 LL', 'VEENENDAAL', 'Niederlande', '', '0', '0', '647057039', '0010101B4F', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596843818562', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8832, '4067389', '0', '0', 'S.E. VINKE', 'TEMPESTSTRAAT 7A', '0', '3077 CV', 'ROTTERDAM', 'Niederlande', '', '0', '0', '0', '0010195WVV', '0', 'Theorema', 'TORONTO - GOUDKLEURIG / WITTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596845362372', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8833, '4067387', '0', '0', 'AMANDA MALESTEIN', 'NIEUWE SCHANS 34', '0', '3751 BC', 'BUNSCHOTEN-SPAKENBURG', 'Niederlande', '', '0', '0', '648167148', '0010061DJ3', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596843393780', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8834, '4067389', '0', '0', 'SJAAK ESSEN', 'GEERLING 8A', '0', '1611 BT', 'BOVENKARSPEL', 'Niederlande', '', '0', '0', '614182033', '0010043SRP', '0', 'Theorema', 'TORONTO - GOUDKLEURIG / WITTE WIJZERPLAAT EN BRUINE BAND', 'Uhr versendet 09.09.2013\r\nRG 5181 3841 4DE', '1Z8VF4596845808793', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8835, '4067387', '0', '0', 'ARTHUR HEURTER', 'SIERRA NEVADA 36', '0', '1567 KN', 'ASSENDELFT', 'Niederlande', '', '0', '0', '643246217', '0010109LNE', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596844663405', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8836, '4067366', '0', '0', 'ETIENNE DE GRAAFF', 'LANGE HEUL 111', '0', '1403 NG', 'BUSSUM', 'Niederlande', '', '0', '0', '611922375', '0010223926', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596843773619', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8837, '4067366', '0', '0', 'MICHEL LIEFRINK', 'ARCHIMEDESSTRAAT 68', '0', '2517 RX', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '708876263', '0010241534', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596844315424', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8838, '4067366', '0', '0', 'JHC VAN DER MINNE', 'LOBELIUSLAAN 48', '0', '2341 PJ', 'OEGSTGEEST', 'Niederlande', '', '0', '0', '652312321', '0010199U1V', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596845424831', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8839, '4067366', '0', '0', 'MATTHY HECTOR', 'HILDO KROPLAAN 30', '0', '2552 XS', 'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '620206639', '00102038MU', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596844797842', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8840, '4067389', '0', '0', 'HANS VAN DER SCHILDEN', 'SAMUEL ESMEIJERSTRAAT 11', '0', '1318 CA', 'ALMERE', 'Niederlande', '', '0', '0', '036-5401960', '0010016DYH', '0', 'Theorema', 'TORONTO - GOUDKLEURIG / WITTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596845290459', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8841, '4067387', '0', '0', 'DEREK LANCEE', 'ARENA BOULEVARD 66', 'HACO WONEN & SLAPEN', '1101 DJ', 'AMSTERDAM ZUIDOOST', 'Niederlande', '', '0', '0', '06-13292827', '0010113F7W', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596843518663', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8842, '4067387', '0', '0', 'ANDRE SEINHORST', 'HAVENSTRAAT 108', '0', '7005 AG', 'DOETINCHEM', 'Niederlande', '', '0', '0', '622493552', '0010174384', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596845458475', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8843, '4067387', '0', '0', 'DEWIEN JAGMOHAN', 'WILGENWEDE 56', '0', '2993 TB', 'BARENDRECHT', 'Niederlande', '', '0', '0', '610240210', '0010023EE8', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596843045889', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8844, '4067387', '0', '0', 'MIMOUN MARGHICH', 'BEZEMBINDERSPAD 14', '0', '1033 ZW', 'AMSTERDAM', 'Niederlande', '', '0', '0', '0', '0010216I2J', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596844776892', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8845, '4067366', '0', '0', 'JIM BOERE', 'VAN MAANENSTRAAT 93', '0', '3119 MV', 'SCHIEDAM', 'Niederlande', '', '0', '0', '06-24694216', '0010016ETG', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596843307506', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8846, '4067389', '0', '0', 'YARELI FERDON', 'RIELANT 13', '0', '1141 RC', 'MONNICKENDAM', 'Niederlande', '', '0', '0', '634073592', '0010118AXP', '0', 'Theorema', 'TORONTO - GOUDKLEURIG / WITTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596843053718', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8847, '4067387', '0', '0', 'DINI VAN BENNEKOM', 'MARSMANPLEIN 27', '0', '3261SR', 'OUD-BEIJERLAND', 'Niederlande', '', '0', '0', '0186-849672', '0010175XD5', '0', 'Theorema', 'TORONTO - ROS? GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', 'Uhr erhalten 23.08.2013\r\nUhr am 26.08.2013 neu geschickt  RG518136356DE', '1Z8VF4596845791524', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8848, '4067366', '0', '0', 'CAROLA HULSBEEK', 'NIJHUISKAMP 7', '0', '7576 EV', 'OLDENZAAL', 'Niederlande', '', '0', '0', '620936806', '0010138FCB', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596845256933', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8849, '4067366', '0', '0', 'JAN BUTNER', 'I G J VAN DEN BOSCHSTR 10', '0', '4475 AL', 'WILHELMINADORP', 'Niederlande', '', '0', '0', '0113-222545', '0010225V18', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', 'Uhr erhalten 28.08.2013\r\nBitte refund!', '1Z8VF4596845745940', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8850, '4067387', '0', '0', 'STANLEY WIRHT', 'MARKT 4', 'DT&S TANDTECHNIEK', '4651 BC', 'STEENBERGEN', 'Niederlande', '', '0', '0', '0', '0010053V53', '0', 'Theorema', 'TORONTO - ROSÃ‰ GOUDKLEURIG / ZWARTE WIJZERPLAAT EN BRUINE BAND', '0', '1Z8VF4596844714556', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8851, '4067366', '0', '0', 'JOHN PETERS', 'KEMENADEPLEIN 11', '0', '6222 VD', 'MAASTRICHT', 'Niederlande', '', '0', '0', '640748230', '0010216DBD', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596845378767', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8852, '4067366', '0', '0', 'REMKO PASVEER', 'VASTERTLANDEN 118', '0', '7542 LD', 'ENSCHEDE', 'Niederlande', '', '0', '0', '652421159', '0010003JT9', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596845314576', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8853, '4067366', '0', '0', 'JORRIT VAN DEN BERG', 'ALBERT HARKEMAWEG 7', '0', '9831 SV', 'ADUARD', 'Niederlande', '', '0', '0', '620597790', '00100939FR', '0', 'Theorema', 'TORONTO - ZILVERKLEURIG / ZWARTE LIJNEN EN ZWARTE BAND', '0', '1Z8VF4596843057983', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8854, '4107668', '0', '0', 'ELSA VERMEULEN', 'HEISTRAAT 117', '0', '2610', 'WILRIJK', 'Belgien', '', '0', '0', '0486/976087', '0010101SXO', '0', 'Theorema', 'TORONTO HORLOGE MET GOUDKLEURIGE KAST', '0', '1Z8VF4596844704996', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8855, '4107667', '0', '0', 'JENS FEYS', 'LIGYWIJK 108', '0', '8900', 'IEPER', 'Belgien', '', '0', '0', '494076478', '0010111FW5', '0', 'Theorema', 'TORONTO HORLOGE MET ZILVERKLEURIGE KAST', '0', '1Z8VF4596843511606', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8856, '4107668', '0', '0', 'JENS FEYS', 'LIGYWIJK 108', '0', '8900', 'IEPER', 'Belgien', '', '0', '0', '494076478', '001000109F', '0', 'Theorema', 'TORONTO HORLOGE MET GOUDKLEURIGE KAST', '0', '1Z8VF4596843511606', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8857, '4107666', '0', '0', 'SONJA FRANCK', 'PIERSTRAAT 124/5', '0', '2630', 'AARTSELAAR', 'Belgien', '', '0', '0', '477661606', '0010219BLW', '0', 'Theorema', 'TORONTO HORLOGE MET ROSÉKLEURIGE KAST', '0', '1Z8VF4596844493812', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8858, '4107667', '0', '0', 'ROMAIN GÉRARD', 'RUE DE LA MONTAGNE 58', '0', '1315', 'PIÉTREBAIS', 'Belgien', '', '0', '0', '494919401', '0010144XOM', '0', 'Theorema', 'UNE MONTRE TORONTO. MODÈLE ARGENT', '0', '1Z8VF4596844027629', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8859, '4107667', '0', '0', 'PATRICK LEENKNECHT', 'WALLEMOTESTRAAT 48', '0', '8870', 'IZEGEM', 'Belgien', '', '0', '0', '051/307578', '0010127EKB', '0', 'Theorema', 'TORONTO HORLOGE MET ZILVERKLEURIGE KAST', '0', '1Z8VF4596845449038', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8860, '4107666', '0', '0', 'SULAIMAN KHAN', 'TURNHOUTSEBAAN 193', '0', '2140', 'BORGERHOUT', 'Belgien', '', '0', '0', '483476307', '0010222FBU', '0', 'Theorema', 'TORONTO HORLOGE MET ROSÉKLEURIGE KAST', '0', '1Z8VF4596844654040', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8861, '4107666', '0', '0', 'SITARAM KARKI', 'PREDIKHERINNENSTRAAT 4', '0', '3000', 'LEUVEN', 'Belgien', '', '0', '0', '488243020', '00102243WL', '0', 'Theorema', 'TORONTO HORLOGE MET ROSÉKLEURIGE KAST', '0', '1Z8VF4596845698653', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8862, '4107668', '0', '0', 'FREDDY VLAEYEN', 'HALENSEBAAN 86', '0', '3290', 'WEBBEKOM', 'Belgien', '', '0', '0', '013/334212', '0010083MX1', '0', 'Theorema', 'TORONTO HORLOGE MET GOUDKLEURIGE KAST', 'Uhr erhalten 12.09.2013', '1Z8VF4596843398865', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(8863, '4107667', '0', '0', 'GERT ROELEN', 'WACHELBERGEN 68', '0', '2990', 'WUUSTWEZEL', 'Belgien', '', '0', '0', '473835390', '001001439Q', '0', 'Theorema', 'TORONTO HORLOGE MET ZILVERKLEURIGE KAST', '0', '1Z8VF4596844930670', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8864, '4107666', '0', '0', 'TIM VANDROOGENBROECK', 'KERKSTRAAT 45', '0', '1700', 'SINT-ULRIKS-KAPELLE', 'Belgien', '', '0', '0', '472440188', '0010214U35', '0', 'Theorema', 'TORONTO HORLOGE MET ROSÉKLEURIGE KAST', '0', '1Z8VF4596843430088', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8865, '4107668', '0', '0', 'LIESJE VAN HAASTER', 'WATERMUNTSTRAAT 2', '0', '9032', 'WONDELGEM', 'Belgien', '', '0', '0', '494275298', '0010177URM', '0', 'Theorema', 'TORONTO HORLOGE MET GOUDKLEURIGE KAST', '0', '1Z8VF4596845593097', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8866, '4107667', '0', '0', 'YANNIS BAECKELANT', 'RUE DE LA CHAUFFERETTE 1', '0', '1000', 'BRUXELLES', 'Belgien', '', '0', '0', '32497210002', '001012877G', '0', 'Theorema', 'UNE MONTRE TORONTO. MODÈLE ARGENT', '0', '1Z8VF4596845275707', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8867, '4107666', '0', '0', 'ALIK ALAVERDYAN', 'WICHELSE STEENWEG 31', '0', '9340', 'LEDE', 'Belgien', '', '0', '0', '498369988', '0010250OCM', '0', 'Theorema', 'TORONTO HORLOGE MET ROSÉKLEURIGE KAST', '0', '1Z8VF4596845093912', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8868, '4107668', '0', '0', 'DRILON BEQIRAJ', 'AV CHARLES DE COSTER 10', '0', '1780', 'WEMMEL', 'Belgien', '', '0', '0', '487549461', '0010072WJR', '0', 'Theorema', 'UNE MONTRE TORONTO. MODÈLE OR', '0', '1Z8VF4596845023729', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8869, '4107667', '0', '0', 'ALI MATOUF', 'GRAAF JANSSTRAAT 45 / 201', '0', '8434', 'WESTENDE', 'Belgien', '', '0', '0', '489920817', '0010156TI7', '0', 'Theorema', 'TORONTO HORLOGE MET ZILVERKLEURIGE KAST', '0', '1Z8VF4596843001130', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8870, '4107666', '0', '0', 'DIRK DE BRUYN', 'BOSSTRAAT 35', '0', '2850', 'BOOM', 'Belgien', '', '0', '0', '486357131', '001006817Y', '0', 'Theorema', 'TORONTO HORLOGE MET ROSÉKLEURIGE KAST', '0', '1Z8VF4596844522147', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8871, '4107667', '0', '0', 'JAN DE WAELE', 'DURMEN 37', '0', '9240', 'ZELE', 'Belgien', '', '0', '0', '476566582', '001003125C', '0', 'Theorema', 'TORONTO HORLOGE MET ZILVERKLEURIGE KAST', '0', '1Z8VF4596845242751', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8872, '4107666', '0', '0', 'ARTHUR RODENBACH', 'ANTOON CATRIESTRAAT 1', '0', '9031', 'DRONGEN', 'Belgien', '', '0', '0', '92365210', '0010086Y1R', '0', 'Theorema', 'TORONTO HORLOGE MET ROSÉKLEURIGE KAST', '0', '1Z8VF4596843578965', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8873, '4107667', '0', '0', 'DANNY NACKERS', 'STREEPSTRAAT 55', '0', '2950', 'KAPELLEN', 'Belgien', '', '0', '0', '0495/230870', '00101649KU', '0', 'Theorema', 'TORONTO HORLOGE MET ZILVERKLEURIGE KAST', '0', '1Z8VF4596844306774', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8874, '4107667', '0', '0', 'RAINER KLOSE', 'HEIVELDEKENS 18', '0', '2550', 'KONTICH', 'Belgien', '', '0', '0', '476462905', '0010231LNX', '0', 'Theorema', 'TORONTO HORLOGE MET ZILVERKLEURIGE KAST', '0', '1Z8VF4596844162189', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8875, '4107667', '0', '0', 'MATHIEU SEGHERS', 'KONINGSHOEVEWEG 7 BUS 1', '0', '9170', 'DE KLINGE', 'Belgien', '', '0', '0', '478433607', '0010036GKF', '0', 'Theorema', 'TORONTO HORLOGE MET ZILVERKLEURIGE KAST', '0', '1Z8VF4596844441190', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8876, '4107667', '0', '0', 'THOMAS VON WALDBURG', 'AVENUE EUGÈNE PLASKY 80', '0', '1030', 'SCHAERBEEK', 'Belgien', '', '0', '0', '498390199', '00100087KI', '0', 'Theorema', 'UNE MONTRE TORONTO| MODÈLE ARGENT', '0', '1Z8VF4596845599804', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8877, '4107668', '0', '0', 'VINCENT VILLÉ', 'berkenlaan 3', 'Canon', '1831', 'diegem', 'Belgien', '', '0', '0', '496808040', '0010076SW5', '0', 'Theorema', 'UNE MONTRE TORONTO| MODÈLE OR', '0', '1Z8VF4596844854011', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8878, '4107668', '0', '0', 'PATRICK DE WAEN', 'JAN MULSSTRAAT 91', '0', '1853', 'STROMBEEK-BEVER', 'Belgien', '', '0', '0', '4774668014', '0010180NSG', '0', 'Theorema', 'UNE MONTRE TORONTO| MODÈLE OR', '0', '1Z8VF4596845779824', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8879, '4107667', '0', '0', 'ROBERT SMISDOM', 'STEENWEG 23', 'AUTO\'S ROBERT', '3870', 'KLEIN-GELMEN', 'Belgien', '', '0', '0', '475765752', '0010102OQS', '0', 'Theorema', 'TORONTO HORLOGE MET ZILVERKLEURIGE KAST', '0', '1Z8VF4596843913235', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8880, '4107666', '0', '0', 'MARIE-HÉLÈNE VAN BEVER', 'AVENUE EINSTEIN 14', 'ABBOTT SA', '1300', 'WAVRE', 'Belgien', '', '0', '0', '010/475471', '0010180LDW', '0', 'Theorema', 'UNE MONTRE TORONTO| MOD?LE ROS?', 'Uhr erhalten 10.09.2013\r\nUhr versendet  neu adrese  16.09.2013  \r\nVan Bever Marie Helene\r\nRue des Longs Champs 26/7\r\n5070 Fosses La Ville\r\nBelgium\r\nRG518138860DE\r\n', '1Z8VF4596845350241', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8881, '4107666', '0', '0', 'GLENN D\'HOOGE', 'BERGSTRAAT 29', '0', '9290', 'BERLARE', 'Belgien', '', '0', '0', '496829913', '0010096AR3', '0', 'Theorema', 'TORONTO HORLOGE MET ROSÉKLEURIGE KAST', '0', '1Z8VF4596843346858', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8882, '4107668', '0', '0', 'MATHIAS JORIS', 'PICARDIËLAAN 81', '0', '2970', 'SCHILDE', 'Belgien', '', '0', '0', '478693918', '0010228P8Q', '0', 'Theorema', 'TORONTO HORLOGE MET GOUDKLEURIGE KAST', '0', '1Z8VF4596845919066', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8883, '4107666', '0', '0', 'MARC BEL', 'BERTEN FERMONTPLEIN 12', '0', '2140', 'BORGERHOUT', 'Belgien', '', '0', '0', '6', '0010173M3H', '0', 'Theorema', 'TORONTO HORLOGE MET ROSÉKLEURIGE KAST', '0', '1Z8VF4596843442879', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8884, '4107667', '0', '0', 'LEA LEEMANS', 'PHILIPPE SPETHSTRAAT 106', '0', '2950', 'KAPELLEN', 'Belgien', '', '0', '0', '36645850', '0010213CXC', '0', 'Theorema', 'TORONTO HORLOGE MET ZILVERKLEURIGE KAST', '0', '1Z8VF4596845254284', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8885, '4107668', '0', '0', 'PIERRE YOUATOU TOWO', 'SPORTPLEINSTRAAT 64', '0', '1970', 'WEZEMBEEK-OPPEM', 'Belgien', '', '0', '0', '477258153', '00100431NG', '0', 'Theorema', 'UNE MONTRE TORONTO| MODÈLE OR', '0', '1Z8VF4596844249292', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8886, '4107666', '0', '0', 'GUY VANDENHOUDT', 'HEIDEBLOEMSTRAAT 10', '0', '3520', 'ZONHOVEN', 'Belgien', '', '0', '0', '0479 267387', '0010203BNJ', '0', 'Theorema', 'TORONTO HORLOGE MET ROSÉKLEURIGE KAST', '0', '1Z8VF4596844483903', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8887, '4107668', '0', '0', 'FRANKY ZUTTERMAN', 'ZWANESTUK 4', '0', '8000', 'Brugge', 'Belgien', '', '0', '0', '498304409', '0010139SNO', '0', 'Theorema', 'TORONTO HORLOGE MET GOUDKLEURIGE KAST', '0', '1Z8VF4596843774118', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8888, '4107668', '0', '0', 'FRANKY ZUTTERMAN', 'ZWANESTUK 4', '0', '8000', 'Brugge', 'Belgien', '', '0', '0', '498304409', '0010015I9J', '0', 'Theorema', 'TORONTO HORLOGE MET GOUDKLEURIGE KAST', '0', '1Z8VF4596843774118', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8889, '4107668', '0', '0', 'ALEX HACHEZ', 'AVENUE DES HÉLIOTROPES 2A', '0', '1030', 'SCHAERBEEK', 'Belgien', '', '0', '0', '477630808', '0010126FXA', '0', 'Theorema', 'UNE MONTRE TORONTO| MODÈLE OR', '0', '1Z8VF4596843295921', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8890, '4107666', '0', '0', 'STELIAN POP', 'KOENSBORRE 10', '0', '1730', 'ASSE', 'Belgien', '', '0', '0', '497723983', '00100547PD', '0', 'Theorema', 'UNE MONTRE TORONTO| MODÈLE ROSÉ', '0', '1Z8VF4596845185331', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8891, '4107666', '0', '0', 'SONIA VAN DAMME', 'ZUIDMOERSTRAAT 143', '0', '9900', 'EEKLO', 'Belgien', '', '0', '0', '479912795', '0010114ICT', '0', 'Theorema', 'TORONTO HORLOGE MET ROSÉKLEURIGE KAST', '0', '1Z8VF4596844138349', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8892, '4107667', '0', '0', 'KOEN RYKX', 'BLIJKBAAN 26', '0', '3540', 'HERK-DE-STAD', 'Belgien', '', '0', '0', '494366909', '00102105MO', '0', 'Theorema', 'TORONTO HORLOGE MET ZILVERKLEURIGE KAST', '0', '1Z8VF4596843010951', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8893, '4107667', '0', '0', 'MAZY CHRISTOPHE', 'RUE DE LA STATION 115', '0', '6210', 'RÈVES', 'Belgien', '', '0', '0', '32474815991', '00102487TU', '0', 'Theorema', 'UNE MONTRE TORONTO| MODÈLE ARGENT', '0', '1Z8VF4596844419161', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8894, '4107666', '0', '0', 'ANDRE WARENIK', 'AVENU VAN OVERBEK 206. APT N9', '0', '1083', 'BRUXELLES', 'Belgien', '', '0', '0', '6235326963', '0010019DQP', '0', 'Theorema', 'TORONTO HORLOGE MET ROS?KLEURIGE KAST', 'Uhr erhalten 05.09.2013 Retour ', '1Z8VF4596845338970', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8895, '4107668', '0', '0', 'ANDRE WARENIK', 'AVENU VAN OVERBEK 206. APT N9', '0', '1083', 'BRUXELLES', 'Belgien', '', '0', '0', '6235326963', '00102241ZR', '0', 'Theorema', 'TORONTO HORLOGE MET GOUDKLEURIGE KAST', '2 uhr erhalten 05.09.2013 Retour', '1Z8VF4596845338970', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-15', '', '', '', '', '', ''),
(8896, 'a0YC000000TEwrEMAT', '0', '0', 'Mark McNeill', '27 Wilfield Road', 'Sandymount', 'Dublin 4', 'Dublin', 'Irland', '', '0', '0', '863664345', '191309874', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', 'RG518140302DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-16', '', '', '', '', '', ''),
(8897, 'a0YC000000TEwrEMAT', '0', '0', 'Paul Craddock', '20 Glenview Grange', '0', '1111', 'Sligo', 'Irland', '', '0', '0', '0', '191108863', '0', 'Theorema', 'Monaco Diamond Watch Silver', 'Neue Uhr erhalten 10.09.2013 Neue Uhr versendet RG518138480DE ', 'RG518140316DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-16', '', '', '', '', '', ''),
(8898, 'a0YC000000TEwsfMAD', '0', '0', 'Debra Richardson', '32 Drimnagh Road', '0', '12', 'Dublin', 'Irland', '', '0', '0', '857034231', '190989469', '0', 'Theorema', 'Marco Polo Diamond Watch Gold', '0', 'RG518140320DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-16', '', '', '', '', '', ''),
(8899, 'a0YC000000TEwrEMAT', '0', '0', 'Sinead Hickey', 'Eyon House Murroe', '0', '0', 'Limerick', 'Irland', '', '0', '0', '877820768', '190942944', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', 'RG518140347DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-16', '', '', '', '', '', ''),
(8900, 'a0YC000000TEwrEMAT', '0', '0', 'Mairead Fitzsimons', '19 Hazel Lawn', '0', '15', 'Blanchardstown, Dublin', 'Irland', '', '0', '0', '862296524', '190935745', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', 'RG518140355DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-16', '', '', '', '', '', ''),
(8901, 'a0YC000000TEwrmMAD', '0', '0', 'Dina Kaytukova', '1 Bolton court/ Bolton Street', '0', '1', 'Dublin', 'Irland', '', '0', '0', '0', '190876741', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', 'RG518140364DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-16', '', '', '', '', '', ''),
(8902, 'a0YC000000TEwsfMAD', '0', '0', 'Graham Scanlon', '31f Pearse House, Pearse st, Dublin 2', '0', '1', 'Dublin', 'Irland', '', '0', '0', '16706766', '190858007', '0', 'Theorema', 'Marco Polo Diamond Watch Gold', '0', 'RG518140381DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-16', '', '', '', '', '', ''),
(8903, 'a0YC000000TEwrEMAT', '0', '0', 'James Callaghan', '1 Cloonaghbawn, Ballinfull. Co. Sligo', '0', 'xxxx', 'Sligo', 'Irland', '', '0', '0', '0', '190824702', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', 'RG518140404DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-16', '', '', '', '', '', ''),
(8904, 'a0YC000000TEwrEMAT', '0', '0', 'clidagh linnane', '52 connaught street', 'phisborough', 'dub7', 'dublin', 'Irland', '', '0', '0', '899777737', '00102014CJ', '0', 'Theorema', 'Monaco Diamond Watch Silver', 'Geld am 21.08.2013 zur?ck erhalten ! Uhr ???\r\nThe watch has arrived 23.09.2013', 'RG518140418DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-16', '', '', '', '', '', ''),
(8905, 'a0YC000000TEwrEMAT', '0', '0', 'Declan Costello', '16b Ard Na Gaoithe, Clybaun Road', '0', '0', 'Galway', 'Irland', '', '0', '0', '878586162', '190969297', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', 'RG518140333DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-16', '', '', '', '', '', ''),
(8906, 'a0YC000000TEwrrMAD', '0', '0', 'John Barry Whelan', '147 The Meadows East', 'Belgard Heights', 'D24', 'Tallaght', 'Irland', '', '0', '0', '0', '190874753', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', 'RG518140378DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-16', '', '', '', '', '', ''),
(8907, 'a0YC000000TEwrmMAD', '0', '0', 'Kate O Sullivan', '99 College Street', '0', '64', 'Killarney', 'Irland', '', '0', '0', '0', '190837975', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', 'RG518140395DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-16', '', '', '', '', '', ''),
(8908, 'a0YC000000TEwrEMAT', '0', '0', 'gurav kumar', '54 old windmill court', 'Lower gerald, griffin street', '0', 'limerick', 'Irland', '', '0', '0', '861040915', '190780335', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', 'RG518140421DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-16', '', '', '', '', '', ''),
(8909, 'a0YC000000TEwrmMAD', '0', '0', 'Ian O\'Gorman', '13 Windmill Park', '0', 'Dublin 12', 'Dublin', 'Irland', '', '0', '0', '860818961', '190680431', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', 'RG518140435DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-16', '', '', '', '', '', ''),
(8910, 'a0YC000000TEnYSMA1', '0', '0', 'fred hardicre', '34 burgess drive failsworth', '', 'm35 0eu', 'manchester', 'Grossbritannien', '', '0', '0', '7881661293', '191334337', '0', 'Theorema', 'Monaco Diamond Watch Gold', '0', '1Z8VF4596843706389', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-16', '', '', '', '', '', ''),
(8911, '4107667', '0', '0', 'DE SMEDT JEAN', 'WARANDE 8', '0', '9255', 'BUGGENHOUT', 'Belgien', '', '0', '0', '476989394', '00101224BM', '0', 'Theorema', 'TORONTO HORLOGE MET ZILVERKLEURIGE KAST', '0', '1Z8VF4596841925315', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-19', '', '', '', '', '', ''),
(8912, '4107667', '0', '0', 'MAURITS CRUL', 'DONKSTRAAT 73', '0', '9990', 'MALDEGEM', 'Belgien', '', '0', '0', '50715361', '0010015M29', '0', 'Theorema', 'TORONTO HORLOGE MET ZILVERKLEURIGE KAST', '0', '1Z8VF4596842065725', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-19', '', '', '', '', '', ''),
(8913, '4107667', '0', '0', 'CALLENS GAUTHIER', 'CLOS DU HUSSARD 10', '0', '1410', 'WATERLOO', 'Belgien', '', '0', '0', '472301589', '0010141IKR', '0', 'Theorema', 'UNE MONTRE TORONTO. MODÈLE ARGENT', '0', '1Z8VF4596841297138', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-19', '', '', '', '', '', ''),
(8914, '4107666', '0', '0', 'THIBAUT WAVREILLE', 'RUE D\'OFFAGNE 37', '0', '6850', 'PALISEUL', 'Belgien', '', '0', '0', '32472702048', '0010056UYN', '0', 'Theorema', 'UNE MONTRE TORONTO. MODÈLE ROSÉ', '0', '1Z8VF4596841719548', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-19', '', '', '', '', '', ''),
(8915, '4107666', '0', '0', 'SUSI KARTOLOH', 'JOZEF CARDIJNSTRAAT 3', '0', '2660', 'HOBOKEN', 'Belgien', '', '0', '0', '485707073', '0010247KLB', '0', 'Theorema', 'UNE MONTRE TORONTO. MODÈLE ROSÉ', '0', '1Z8VF4596842432953', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-19', '', '', '', '', '', ''),
(8916, '4107668', '0', '0', 'MAXIME LECOCQ', 'GRAND-PLACE 29', 'EXCELSIOR LECOCQ MAXIME', '7000', 'MONS', 'Belgien', '', '0', '0', '475539644', '0010242NHK', '0', 'Theorema', 'UNE MONTRE TORONTO. MODÈLE OR', '0', '1Z8VF4596842537368', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-19', '', '', '', '', '', ''),
(8917, '4107667', '0', '0', 'ASTRID RAVON', 'RUE DES JÉSUITES 7', '0', '7500', 'TOURNAI', 'Belgien', '', '0', '0', '487927051', '0010063AXX', '0', 'Theorema', 'UNE MONTRE TORONTO. MODÈLE ARGENT', '0', '1Z8VF4596841132770', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-19', '', '', '', '', '', ''),
(8918, '4107667', '0', '0', 'PASCAL COENRAETS', 'RUE DE ROCOURT 113', 'CPCP', '4041', 'VOTTEM', 'Belgien', '', '0', '0', '495389015', '0010180ZUW', '0', 'Theorema', 'UNE MONTRE TORONTO. MODÈLE ARGENT', '0', '1Z8VF4596840319188', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-19', '', '', '', '', '', ''),
(8919, '4107666', '0', '0', 'GASTON DRAMAIX', 'RUE DE MONNEL 17', '0', '7500', 'TOURNAI', 'Belgien', '', '0', '0', '0475/790072', '0010184W1M', '0', 'Theorema', 'UNE MONTRE TORONTO. MODÈLE ROSÉ', '0', '1Z8VF4596842196594', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-19', '', '', '', '', '', ''),
(8920, '4107668', '0', '0', 'DIDIER DONNAY', 'RUE JEAN RAMEY 12', '0', '4000', 'LIÈGE', 'Belgien', '', '0', '0', '42244639', '0010024GUD', '0', 'Theorema', 'UNE MONTRE TORONTO. MODÈLE OR', '0', '1Z8VF4596842865003', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-19', '', '', '', '', '', ''),
(8921, '4107667', '0', '0', 'ABDOU LAZIBI', 'RUE DE LA GOUVELÈTE 6', '0', '4630', 'AYENEUX', 'Belgien', '', '0', '0', '32499524671', '0010139CYC', '0', 'Theorema', 'UNE MONTRE TORONTO. MODÈLE ARGENT', '0', '1Z8VF4596841424419', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-19', '', '', '', '', '', ''),
(8922, '4107668', '0', '0', 'DIMITRI DESMAELE', 'MERCURIUSSTRAAT 5/12', '0', '1930', 'NOSSEGEM', 'Belgien', '', '0', '0', '0496/69 11 28', '001021328J', '0', 'Theorema', 'TORONTO HORLOGE MET GOUDKLEURIGE KAST', '0', '1Z8VF4596842974823', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-19', '', '', '', '', '', ''),
(8923, 'a0YC000000TEnYwMAL', '0', '0', 'Ricky Dhaliwal', '4 MIRANDA DRIVE', 'Heathcote', 'CV34 6FE', 'WARWICK', 'Grossbritannien', '', '0', '0', '7595676000', '191510761', '0', 'Theorema', 'Marco Polo Diamond Watch Black', '0', '1Z8VF4596840616231', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-19', '', '', '', '', '', ''),
(8924, 'a0YC000000TEnYXMA1', '0', '0', 'Robert David Fox', 'Unit-2 J.Reid Trading Engineering Ltd,Factory Road, Sandycroft,', '0', 'CH5 2QJ', 'Deeside,North Wales.', 'Grossbritannien', '', '0', '0', '01244 520688', '191492921', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596840086466', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-19', '', '', '', '', '', ''),
(8925, 'a0YC000000TEnXaMAL', '0', '0', 'Martina Mowbray', '22 STRATHMORE PARK NORTH', '0', 'BT15 5HR', 'BELFAST', 'Grossbritannien', '', '0', '0', '7845148109', '191523163', '0', 'Theorema', 'Monaco Diamond Watch Silver', '0', 'RG518110773DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-19', '', '', '', '', '', ''),
(8926, '4071819', '0', '0', 'Shiva Prasad Pokhrel', 'Birkedommervej 10, 2 TV', '0', '2400', 'Kobenhavn', 'Dänemark', '', '0', 'itsme_bicky@hotmail.com', '004542 79 36 56', '192474692', '0', 'Theorema', 'Monte Carlo-ur med guld og sort urkasse (04071819)', '0', '1Z8VF4596840091870', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-26', '', '', '', '', '', ''),
(8927, 'a0YC000000TGYe3MAH', '0', '0', 'Laure Guizouarn', '738 CHEMIN DE L ORMEE', '0', '06140', 'VENCE', 'Frankreich ', '', '0', '0', '625761294', '192513936', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', '0', '1Z8VF4596840688280', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-26', '', '', '', '', '', ''),
(8928, 'a0YC000000TGYdtMAH', '0', '0', 'Lilia Haouas-javayon', '9 RUE PONTEVES', '0', '13002', 'MARSEILLE', 'Frankreich ', '', '0', '0', '634924665', '192496062', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596840975693', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-26', '', '', '', '', '', ''),
(8929, 'a0YC000000TGYemMAH', '0', '0', 'Guillaume Even', '155 AVENUE DE LA REPUBLIQUE', '0', '94800', 'VILLEJUIF', 'Frankreich ', '', '0', '0', '147265443', '192486487', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596840054106', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-26', '', '', '', '', '', ''),
(8930, 'a0YC000000TGYecMAH', '0', '0', 'Adeline Knobloch', '1 PLACE D ANGLETERRE', '0', '54500', 'VANDOEUVRE LES NANCY', 'Frankreich ', '', '0', '0', '628713485', '192476420', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596840023514', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-26', '', '', '', '', '', ''),
(8931, 'a0YC000000TGYdjMAH', '0', '0', 'Florence Huvé', '24 Rue des Genêts', '0', '37260', 'MONTS', 'Frankreich ', '', '0', '0', '662240188', '192470407', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596842983920', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-26', '', '', '', '', '', ''),
(8932, 'a0YC000000TGYdjMAH', '0', '0', 'Helene Martin', '11 RUE CARNOT', '0', '92400', 'COURBEVOIE', 'Frankreich ', '', '0', '0', '604521987', '192465371', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596842035338', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-26', '', '', '', '', '', ''),
(8933, 'a0YC000000TGYecMAH', '0', '0', 'sylvie airaud', '33 RUE DES BOUCHAUDS', '0', '85140', 'LES ESSARTS', 'Frankreich ', '', '0', '0', '618161390', '192464605', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596842277747', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-26', '', '', '', '', '', ''),
(8934, 'a0YC000000TGYemMAH', '0', '0', 'Freddy Sylvain', '89 Rue jacquard', 'Appartement', '69120', 'vaulx en velin', 'Frankreich ', '', '0', '0', '659595071', '192459056', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596842811150', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-26', '', '', '', '', '', ''),
(8935, 'a0YC000000TGYemMAH', '0', '0', 'YOUNES WADAH', '4 RUE DES HORTENSIAS', '0', '59160', 'LOMME', 'Frankreich ', '', '0', '0', '627247514', '192456237', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596842735564', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-08-26', '', '', '', '', '', ''),
(8936, 'a0YC000000TGEQeMAP', '0', '0', 'giovanni comite', 'CONTRADA TRAMONTI 6', '', '87067', 'ROSSANO', 'Italien', '', '0', '0', '3408450130', '193057051', '0', 'Theorema', 'Marco Polo Gold', '0', 'RG518136625DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-28', '', '', '', '', '', ''),
(8937, 'a0YC000000TGEUkMAP', '0', '0', 'luca maraglino', 'VIA COLONNELLO SCARANO 24', 'studio legale', '74016', 'MASSAFRA', 'Italien', '', '0', '0', '3477507669', '192953644', '0', 'Theorema', 'Marco Polo Black', '0', 'RG518136634DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-28', '', '', '', '', '', ''),
(8938, 'a0YC000000TGEJJMA5', '0', '0', 'Valter Cocchi', 'VIA PIERO GOBETTI 8', '', '40017', 'SAN GIOVANNI IN PERSICETO', 'Italien', '', '0', '0', '51823916', '192617437', '0', 'Theorema', 'Marco Polo Silver', '0', 'RG518136648DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-28', '', '', '', '', '', ''),
(8939, '4071819', '0', '0', 'jacob aagaard ernst', 'Skovsangervænget 5', '', '5210', 'Odense', 'Dänemark', '', '0', '0', '60164931', '193231765', '0', 'Theorema', 'Monte Carlo-ur med guld og sort urkasse (04071819)', '0', 'RG 5181 3682 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8940, '4071819', '0', '0', 'Mikkel Hasling', 'Havneholmen 60', '2TV', '1561', 'København', 'Dänemark', '', '0', '0', '28196680', '193045823', '0', 'Theorema', 'Monte Carlo-ur med guld og sort urkasse (04071819)', '0', 'RG 5181 3683 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8941, '4071819', '0', '0', 'Elisabeth Søndergaard', 'Ellingersvej 7', '', '5230', 'Odense', 'Dänemark', '', '0', '0', '30231187', '192907471', '0', 'Theorema', 'Monte Carlo-ur med guld og sort urkasse (04071819)', '0', 'RG 5181 3684 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8942, '4071818', '0', '0', 'Cathrine Larsen', 'Charlotte Muncks Vej 28', '3TH', '2400', 'København', 'Dänemark', '', '0', '0', '42348848', '192850620', '0', 'Theorema', 'Monte Carlo-ur med sølv og sort urkasse (04071818)', '0', 'RG 5181 3685 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8943, '4071819', '0', '0', 'Ditte mortensen', 'Nykær 56', '7 TV.', '2605', 'Brøndby', 'Dänemark', '', '0', '0', '22616932', '192814304', '0', 'Theorema', 'Monte Carlo-ur med guld og sort urkasse (04071819)', '0', 'RG 5181 3686 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8944, '4071816', '0', '0', 'HongJian Bian', 'Mesterstien 11', '2 TH', '2400', 'København NV', 'Dänemark', '', '0', '0', '42708820', '193269112', '0', 'Theorema', 'Monte Carlo-ur med sølv og hvid urkasse (04071816)', '0', 'RG 5181 3687 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8945, '4071819', '0', '0', 'Martin Pedersen', 'Gevninge Bygade 49', 'Gevninge', '4000', 'Roskilde', 'Dänemark', '', '0', '0', '41101718', '192795131', '0', 'Theorema', 'Monte Carlo-ur med guld og sort urkasse (04071819)', '0', 'RG 5181 3688 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8946, '4071819', '0', '0', 'Sven Rosenaa', 'Bibliotekvej 60', 'Company', '2650', 'Hvidovre', 'Dänemark', '', '0', '0', '36783411', '192775426', '0', 'Theorema', 'Monte Carlo-ur med guld og sort urkasse (04071819)', '0', 'RG 5181 3689 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8947, '4071819', '0', '0', 'Paulina Owsiejew', 'Hovmestervej 27', '3', '2400', 'København', 'Dänemark', '', '0', '0', '60182952', '192727352', '0', 'Theorema', 'Monte Carlo-ur med guld og sort urkasse (04071819)', '0', 'RG 5181 3690 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8948, '4071818', '0', '0', 'Inass El-Khatib', 'Ringparken 4', '1TH', '4000', 'Roskilde', 'Dänemark', '', '0', '0', '40322706', '192716479', '0', 'Theorema', 'Monte Carlo-ur med sølv og sort urkasse (04071818)', '0', 'RG 5181 3691 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8949, '4071819', '0', '0', 'Ronnie Jensen', 'Lundevej 9', '', '4652', 'Hårlev', 'Dänemark', '', '0', '0', '42410265', '192669503', '0', 'Theorema', 'Monte Carlo-ur med guld og sort urkasse (04071819)', '0', 'RG 5181 3692 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8950, '4071818', '0', '0', 'Murat Bilgin', 'Stenager 169', '', '2600', 'Glostrup', 'Dänemark', '', '0', '0', '4527623652', '192656004', '0', 'Theorema', 'Monte Carlo-ur med sølv og sort urkasse (04071818)', '0', 'RG 51813 693 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8951, '4071816', '0', '0', 'Kenneth Larsen', 'Nordvænget 20', '', '3520', 'Farum', 'Dänemark', '', '0', '0', '28124741', '192635489', '0', 'Theorema', 'Monte Carlo-ur med sølv og hvid urkasse (04071816)', '0', 'RG 5181 3694 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8952, '4071819', '0', '0', 'Dorthe Søndergaard', 'Usserød Kongevej 75B', '', '2970', 'Hørsholm', 'Dänemark', '', '0', '0', '24610396', '192659153', '0', 'Theorema', 'Monte Carlo-ur med guld og sort urkasse (04071819)', '0', 'RG 5181 3695 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8953, 'a0YC000000TGYemMAH', '0', '0', 'JEAN PHILIPPE LOIGEROT', '234 RESIDENCE DU COLOMBIER', '', '59134', 'FOURNES EN WEPPES', 'Frankreich', '', '0', '0', '320071946', '193047764', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', 'RG 5181 3696 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8954, 'a0YC000000TGYecMAH', '0', '0', 'CYRILLE GUERY', '74 RUE DE LA BATTERIE', '', '54200', 'BICQUELEY', 'Frankreich', '', '0', '0', '620828931', '193045459', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', 'RG 5181 3697 4DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8955, 'a0YC000000TGYdtMAH', '0', '0', 'Hervé Patrick Roger', '242 RUE COLBERT', '', '92700', 'COLOMBES', 'Frankreich', '', '0', '0', '770696294', '193013245', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Or', '0', 'RG 5181 3698 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8956, 'a0YC000000TGYdjMAH', '0', '0', 'Blanchard ABNER', '16 RUE EMILE MOSELLY', '', '54000', 'NANCY', 'Frankreich', '', '0', '0', '612785710', '192993931', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF459DK92758243', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8957, 'a0YC000000TGYecMAH', '0', '0', 'Blanchard ABNER', '16 RUE EMILE MOSELLY', '', '54000', 'NANCY', 'Frankreich', '', '0', '0', '612785710', '192993657', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF459DK92758243', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8958, 'a0YC000000TGYecMAH', '0', '0', 'Clément Oloruntimilehin', '00 Res.les Oliviers.Val St André.', '', '13100', 'Aix en Provence', 'Frankreich', '', '0', '0', '06 12 45 46 49', '192959595', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', 'RG 5181 3699 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8959, 'a0YC000000TGYemMAH', '0', '0', 'rafad abid', '9 AVENUE DE TAILLEBOURG', '', '75011', 'PARIS', 'Frankreich', '', '0', '0', '612778056', '192683968', '0', 'Theorema', '1 Theorema Mod?le \"Monaco Diamond\" Cadran Noir, Contour Argent', 'Uhr erhalten 05.09.2013 Retour', '1Z8VF459DK94973435', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8960, 'a0YC000000TGYecMAH', '0', '0', 'rafad abid', '9 AVENUE DE TAILLEBOURG', '', '75011', 'PARIS', 'Frankreich', '', '0', '0', '612778056', '192683933', '0', 'Theorema', '1 Theorema Mod?le \"Monaco Diamond\" Cadran Noir, Contour Or', 'Uhr erhalten 05.09.2013 Retour', '1Z8VF459DK94973435', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8961, 'a0YC000000TGYdtMAH', '0', '0', 'rafad abid', '9 AVENUE DE TAILLEBOURG', '', '75011', 'PARIS', 'Frankreich', '', '0', '0', '612778056', '192683824', '0', 'Theorema', '1 Theorema Mod?le \"Marco Polo Diamond\" Cadran Noir, Contour Or', 'Uhr erhalten 05.09.2013 Retour', '1Z8VF459DK94973435', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8962, 'a0YC000000TGYeIMAX', '0', '0', 'Lalou Djamel', '29 BOULEVARD PAUL PERRIN', '', '44600', 'ST NAZAIRE', 'Frankreich', '', '0', '0', '651990966', '191936741', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Noir', '0', 'RG 5181 3700 8DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8963, 'a0YC000000TGYeIMAX', '0', '0', 'Jeremy Charvet', '30 Rue De La Poterie', '', '22200', 'Pabu', 'Frankreich', '', '0', '0', '648120351', '191924283', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Noir', '0', 'RG 5181 3701 1DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8964, 'a0YC000000TGYeIMAX', '0', '0', 'jacques akermann', '00 le laouzard', 'Lieu-dit: \"Le Laouzard\"', '31540', 'maurens', 'Frankreich', '', '0', '0', '33682027242', '191922851', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Noir', '0', 'RG 5181 3702 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8965, 'a0YC000000TGYeIMAX', '0', '0', 'Philippe Sellier', '17 RUE DES ERABLES', 'Petite Porte En Fer', '94440', 'VILLECRESNES', 'Frankreich', '', '0', '0', '629862790', '191921816', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Noir', '0', 'RG 5181 3703 9DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8966, 'a0YC000000TGYecMAH', '0', '0', 'Farid TAFAT', '72 AVENUE EDISON', '', '75013', 'PARIS', 'Frankreich', '', '0', '0', '604508364', '191918202', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', 'RG 5181 3704 2DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8967, 'a0YC000000TGYecMAH', '0', '0', 'jean-baptiste jordan', '7 RUE DES LILAS', '', '74960', 'CRAN GEVRIER', 'Frankreich', '', '0', '0', '622934594', '191910443', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', 'RG 5181 3705 6DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8968, 'a0YC000000TGYecMAH', '0', '0', 'Maxence Bos', '5 RUE PASTEUR', '', '62440', 'HARNES', 'Frankreich', '', '0', '0', '623852234', '191909993', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', 'RG 5181 3706 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8969, 'a0YC000000TGYdjMAH', '0', '0', 'Vandy Ky', '87 BOULEVARD FRANCOIS GROSSO', '', '6000', 'NICE', 'Frankreich', '', '0', '0', '628355540', '191891785', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Argent', '0', 'RG 5181 3707 3DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(8970, 'a0YC000000TGYdjMAH', '0', '0', 'Cherguit Najat', '38 RUE DE NORMANDIE', '', '92400', 'COURBEVOIE', 'Frankreich', '', '0', '0', '625084602', '192439210', '0', 'Theorema', '1 Theorema ModÃ¨le \"Marco Polo Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596844428777', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8971, 'a0YC000000TGYdjMAH', '0', '0', 'De lacaze mathilde Agence guy hoquet l immobilier', '471 ROUTE DE TOULOUSE', '', '33140', 'VILLENAVE D ORNON', 'Frankreich', '', '0', '0', '612217621', '192435787', '0', 'Theorema', '1 Theorema Mod?le \"Marco Polo Diamond\" Cadran Noir, Contour Argent', 'Uhr erhalten am 11.10.2013, \r\nUhr versendet 14.10.2013 RG 6237 2515 4DE\r\nUhr erhalten 31.10.2013\r\nuhr versendet 31.10.2013\r\nRG 6237 2651 2DE', '1Z8VF4596844404186', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8972, 'a0YC000000TGYemMAH', '0', '0', 'Aurelie CANOPE', '80 RUE HENRI BARBUSSE', 'Appeler pour ouverture du portail', '93200', 'ST DENIS', 'Frankreich', '', '0', '0', '650020043', '192430771', '0', 'Theorema', '1 Theorema ModÃ¨le \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596843003192', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8973, 'a0YC000000TGYe3MAH', '0', '0', 'Manuel Rodriguez', '1 T RUE DE LA PIERRE FRITE', '', '60240', 'LAVILLETERTRE', 'Frankreich', '', '0', '0', '688536668', '192421606', '0', 'Theorema', '1 Theorema ModÃ¨le \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', '0', '1Z8VF4596843681807', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8974, 'a0YC000000TGYe3MAH', '0', '0', 'LAMIA EDCM / BOUCETTA - GONZALEZ', '36 RUE LOUIS LEPINE', 'ZI SUD', '13500', 'MARTIGUES', 'Frankreich', '', '0', '0', '620772331', '192420954', '0', 'Theorema', '1 Theorema Mod?le \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', 'Uhr erhalten 19.09.2013 Bitte refund!', '1Z8VF4596843656013', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8975, 'a0YC000000TGYemMAH', '0', '0', 'Patrick Tanguy', '4 LE HOME', '', '35610', 'PLEINE FOUGERES', 'Frankreich', '', '0', '0', '672949103', '192418446', '0', 'Theorema', '1 Theorema ModÃ¨le \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596843501822', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8976, 'a0YC000000TGYdtMAH', '0', '0', 'Anis Fattah', '6 PLACE ANDRE MALRAUX', '', '91270', 'VIGNEUX SUR SEINE', 'Frankreich', '', '0', '0', '646161590', '192416978', '0', 'Theorema', '1 Theorema ModÃ¨le \"Marco Polo Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596844755235', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8977, 'a0YC000000TGYemMAH', '0', '0', 'amar hebhab', '23 BOULEVARD PAUL ARENE', '', '13014', 'MARSEILLE', 'Frankreich', '', '0', '0', '634401683', '192408364', '0', 'Theorema', '1 Theorema ModÃ¨le \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596844512247', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8978, 'a0YC000000TGYe3MAH', '0', '0', 'Yannick CECCARELLI', '45 RUE D AUDUN', '', '57840', 'OTTANGE', 'Frankreich', '', '0', '0', '680545056', '192397934', '0', 'Theorema', '1 Theorema ModÃ¨le \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', '0', '1Z8VF4596845028859', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8979, 'a0YC000000TGYemMAH', '0', '0', 'Christiane HEULLUY', '3 RUE DU CALVAIRE', '', '88150', 'VILLONCOURT', 'Frankreich', '', '0', '0', '682763445', '192396804', '0', 'Theorema', '1 Theorema ModÃ¨le \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596845321068', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8980, 'a0YC000000TGYemMAH', '0', '0', 'Eurocoustic Coralie Wybail', '7 PLACE DE SAVERNE', '', '92400', 'COURBEVOIE', 'Frankreich', '', '0', '0', '676582517', '192389953', '0', 'Theorema', '1 Theorema ModÃ¨le \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596844764878', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8981, 'a0YC000000TGYemMAH', '0', '0', 'Saillard Sophie', '75 CHEMIN DE L OLIVET', 'Residence de l\'olivet Bt H', '6110', 'LE CANNET', 'Frankreich', '', '0', '0', '660496560', '192376358', '0', 'Theorema', '1 Theorema ModÃ¨le \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596845907499', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8982, 'a0YC000000TGYdtMAH', '0', '0', 'Axel Secret', '91 CHEMIN DES RONDES', '', '30000', 'NIMES', 'Frankreich', '', '0', '0', '650563406', '192355728', '0', 'Theorema', '1 Theorema ModÃ¨le \"Marco Polo Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596844011298', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8983, 'a0YC000000TGYecMAH', '0', '0', 'Maccagno Manon', '636 ROUTE DE SAINT PAUL', '', '6480', 'LA COLLE SUR LOUP', 'Frankreich', '', '0', '0', '662766445', '192351559', '0', 'Theorema', '1 Theorema ModÃ¨le \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596845614108', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8984, 'a0YC000000TGYe3MAH', '0', '0', 'Frederic Roy', '20 Route de l ile du nord', 'Lieu dit', '33710', 'Gauriac', 'Frankreich', '', '0', '0', '633232250', '192339667', '0', 'Theorema', '1 Theorema ModÃ¨le \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', '0', '1Z8VF4596843776116', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8985, 'a0YC000000TGYecMAH', '0', '0', 'Philippe Fremont', '4 PLACE JACQUES MADAULE', '', '92130', 'ISSY LES MOULINEAUX', 'Frankreich', '', '0', '0', '0', '192337834', '0', 'Theorema', '1 Theorema ModÃ¨le \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596845217921', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8986, 'a0YC000000TGYecMAH', '0', '0', 'oussama louhaidia', '3 RUE DE LA CHATAIGNERAIE', 'Numero 9', '35510', 'CESSON SEVIGNE', 'Frankreich', '', '0', '0', '618904080', '192337010', '0', 'Theorema', '1 Theorema ModÃ¨le \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596844227332', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8987, 'a0YC000000TGYemMAH', '0', '0', 'Jean-Marc ROLEN', '17 RUE DE LA SENETTE', '', '78955', 'CARRIERES SOUS POISSY', 'Frankreich', '', '0', '0', '651620107', '192327696', '0', 'Theorema', '1 Theorema ModÃ¨le \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596844500349', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8988, 'a0YC000000TGYemMAH', '0', '0', 'Leonte Vasile bogdan', '7 RUE MICHEL ANGE', '', '92160', 'ANTONY', 'Frankreich', '', '0', '0', '753639510', '192324924', '0', 'Theorema', '1 Theorema ModÃ¨le \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596845892951', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8989, 'a0YC000000TGYe3MAH', '0', '0', 'severine farah', '3 T PLACE CESAIRE LEVILLAIN', '', '76530', 'GRAND COURONNE', 'Frankreich', '', '0', '0', '695176972', '192323044', '0', 'Theorema', '1 Theorema ModÃ¨le \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', '0', '1Z8VF4596845021169', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8990, 'a0YC000000TGYecMAH', '0', '0', 'Manuel Mayilvahanan', '4 ALLEE PASSOT', '', '95400', 'VILLIERS LE BEL', 'Frankreich', '', '0', '0', '0', '192308711', '0', 'Theorema', '1 Theorema ModÃ¨le \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596844860979', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8991, 'a0YC000000TGYdtMAH', '0', '0', 'Navarro Benjamin', '2 RESIDENCE MARINAND', '', '9340', 'VERNIOLLE', 'Frankreich', '', '0', '0', '673463409', '192304011', '0', 'Theorema', '1 Theorema ModÃ¨le \"Marco Polo Diamond\" Cadran Noir, Contour Or', '0', 'RG518140744DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8992, 'a0YC000000TGYecMAH', '0', '0', 'Julien MAURER', '5 RUE DU DAIM', '', '67450', 'MUNDOLSHEIM', 'Frankreich', '', '0', '0', '686140084', '192303061', '0', 'Theorema', '1 Theorema ModÃ¨le \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596845979395', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8993, 'a0YC000000TGYe3MAH', '0', '0', 'Micha Marquis', '21 HAMEAU CLAIRIERE', '', '33440', 'AMBARES ET LAGRAVE', 'Frankreich', '', '0', '0', '786768057', '192299534', '0', 'Theorema', '1 Theorema ModÃ¨le \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', '0', '1Z8VF4596845410006', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8994, 'a0YC000000TGYdtMAH', '0', '0', 'Gerard Kouakou', '55 T AVENUE DE SAMBRE ET MEUSE', '', '77500', 'CHELLES', 'Frankreich', '', '0', '0', '659102688', '192299396', '0', 'Theorema', '1 Theorema ModÃ¨le \"Marco Polo Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596843056215', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8995, 'a0YC000000TGYdjMAH', '0', '0', 'Claudine DERYCKE', '0 Rue du Couvent EM Mediterranee Parc', '', '13700', 'Marignane', 'Frankreich', '', '0', '0', '616217365', '192298983', '0', 'Theorema', '1 Theorema ModÃ¨le \"Marco Polo Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596843694026', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8996, 'a0YC000000TGYecMAH', '0', '0', 'Mickael Dupont', '13 BOULEVARD JOSEPH HENTGES', '', '59113', 'SECLIN', 'Frankreich', '', '0', '0', '619751711', '192297953', '0', 'Theorema', '1 Theorema ModÃ¨le \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596844059434', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8997, 'a0YC000000TGYemMAH', '0', '0', 'norbert fargere', '41 RUE GALLIENI', '', '92500', 'RUEIL MALMAISON', 'Frankreich', '', '0', '0', '603856221', '192290865', '0', 'Theorema', '1 Theorema ModÃ¨le \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596845448440', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8998, 'a0YC000000TGYecMAH', '0', '0', 'Julien Mayer', '68 Chemin du fumadis', '', '4220', 'Corbieres', 'Frankreich', '', '0', '0', '649292944', '192289436', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', 'Uhr erhalten 25.09.2013 Bitte refund!', 'RG518140758DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(8999, 'a0YC000000TGYecMAH', '0', '0', 'CAMELYA HARCHACHE', '61 MONTEE PICHOU', 'MR HARCHACHE BOUALEM', '13016', 'MARSEILLE', 'Frankreich', '', '0', '0', '615591974', '192283902', '0', 'Theorema', '1 Theorema ModÃ¨le \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596843881261', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(9000, 'a0YC000000TGYdtMAH', '0', '0', 'Faixo Laura', '746 Rue de la croix de Lavit', 'Bat A Apt A105', '34090', 'Montpellier', 'Frankreich', '', '0', '0', '671515867', '192277083', '0', 'Theorema', '1 Theorema ModÃ¨le \"Marco Polo Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596844717071', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9001, '3989305', '0', '0', 'AHMED EL-TAHRA', 'AHORN ALLE 8 1TV 8', '', '4100', 'RINGSTED', 'Dänemark', '', '0', '0', '31935204', '0010066RHL', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596843723173', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9002, '3989305', '0', '0', 'MEI LAN LIN', 'BLOKLAND 52', '3.TV', '2620', 'ALBERTSLUND', 'Dänemark', '', '0', '0', '23611491', '0010067KVX', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596845522583', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9003, '3989303', '0', '0', 'YASSIN IDRISSI', 'TÅRNBYVEJ 63 2 TH.', '', '2770', 'KASTRUP', 'Dänemark', '', '0', '0', '42915506', '0010210V66', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SØLVSKIVE (03989303)', '0', '1Z8VF4596844985595', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9004, '3989306', '0', '0', 'PIA CHRISTENSEN', 'HIMMELHØJ 7', '', '9210', 'AALBORG', 'Dänemark', '', '0', '0', '4528898732', '0010066K9Y', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SORT SKIVE (03989306)', '0', '1Z8VF4596844968201', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9005, '3989305', '0', '0', 'KAJ WEN', 'DREWSENSVE ST MF 26', '', '5000', 'ODENSE C', 'Dänemark', '', '0', '0', '24673427', '0010075UV3', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596845086411', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9006, '3989303', '0', '0', 'GÜL YÜKSEL', 'BEATEVEJ 2 ST TH', '', '2500', 'VALBY', 'Dänemark', '', '0', '0', '25747629', '0010020ORD', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SØLVSKIVE (03989303)', '0', '1Z8VF4596845316225', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9007, '3989306', '0', '0', 'ANNE-LOUISE LYKKE NIELSEN', 'PRINS HARALDS ALLE 88', '', '5250', 'ODENSE SV', 'Dänemark', '', '0', '0', '40103990', '00100432PX', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SORT SKIVE (03989306)', '0', '1Z8VF4596843593635', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9008, '3989306', '0', '0', 'DANIEL KARTRUD', 'VESTERBROGADE 22', '', '1620', 'KØBENHAVN', 'Dänemark', '', '0', '0', '46760966042', '0010239O1H', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SORT SKIVE (03989306)', '0', '1Z8VF4596845414646', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9009, '3989305', '0', '0', 'SØREN BØRSTING', 'SØNDER ALLE 16', '', '8940', 'RANDERS', 'Dänemark', '', '0', '0', '22884061', '00101782PT', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596843435252', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9010, '3989305', '0', '0', 'LARS RAVN', 'VAMDRUPVEJ 1 C ST. TH', '', '2610', 'RØDOVRE', 'Dänemark', '', '0', '0', '25118029', '0010159F9U', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596845071463', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9011, '3989303', '0', '0', 'SHAHNAZ GHOLAMREZAI', 'ESKEBJERGGÅRD 18 ST TV', '', '2760', 'MÅLØV', 'Dänemark', '', '0', '0', '23202071', '0010214FUP', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SØLVSKIVE (03989303)', '0', '1Z8VF4596843099278', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9012, '3989303', '0', '0', 'SØREN DAMGAARD', '13 EGE ALLE', '', '2650', 'HVIDOVRE', 'Dänemark', '', '0', '0', '30139541', '0010151WWE', '0', 'Theorema', 'SAO PAOLO MED SORT REM OG SØLVSKIVE (03989303)', '0', '1Z8VF4596843254680', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9013, '3989305', '0', '0', 'SARA SCHØDT', 'KRAGSBJERGVEJ 7', '', '5000', 'ODENSE', 'Dänemark', '', '0', '0', '51920042', '0010043YXY', '0', 'Theorema', 'SAO PAOLO MED BRUN REM OG GULDSKIVE (03989305)', '0', '1Z8VF4596843833698', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9014, 'a0YC000000TGYemMAH', '0', '0', 'cecile \"harmonie coiffure\" bouschet', '12 AVENUE DE LA CONDAMINE', 'salon de coiffure harmonie', '30600', 'VAUVERT', 'Frankreich', '', '0', '0', '466533217', '0010244L18', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596845455512', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9015, 'a0YC000000TGYdtMAH', '0', '0', 'CYRILLE GUERY', '74 RUE DE LA BATTERIE', '', '54200', 'BICQUELEY', 'Frankreich', '', '0', '0', '620828931', '00101899VD', '0', 'Theorema', '1 Theorema Mod?le \"Marco Polo Diamond\" Cadran Noir, Contour Or', 'Uhr erhalten 04.09.2013\r\nGeld am 12.09.2013 zurück erhalten! Uhr darf nicht mehr geschickt werden.', '1Z8VF4596843321320', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9016, 'a0YC000000TGYemMAH', '0', '0', 'sadia Zouggagh', '34 b apparte rue du marechal french', '', '59140', 'dunkerque', 'Frankreich', '', '0', '0', '610825687', '0010176OYV', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596843794730', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9017, 'a0YC000000TGYe3MAH', '0', '0', 'Yann Gaussens', '1 RUE DU MAS PROVEDO', '', '66380', 'PIA', 'Frankreich', '', '0', '0', '678552322', '00100927OC', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', '0', '1Z8VF4596843971744', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9018, 'a0YC000000TGYemMAH', '0', '0', 'Badreddine Jaafar', '38 Rue Barbes', '', '30300', 'Beaucaire', 'Frankreich', '', '0', '0', '760596789', '0010150GSR', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596843108356', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9019, 'a0YC000000TGYdjMAH', '0', '0', 'seury julien', '16 rue de l\'ancienne prison apt 5', 'résidence vieux marché bâtiment b appartement 5', '76000', 'Rouen', 'Frankreich', '', '0', '0', '677114189', '0010075ZZP', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596843220564', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9020, 'a0YC000000TGYe3MAH', '0', '0', 'Laurent FERNANDEZ', '608 ROUTE DES BRIQUES', '', '73420', 'MERY', 'Frankreich', '', '0', '0', '479541832', '0010221N9D', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', '0', '1Z8VF4596843684377', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9021, 'a0YC000000TGYdtMAH', '0', '0', 'Blanc Antoine', '1 LIEU DIT LA HUSSAUDIERE', 'Lieu dit', '72340', 'RUILLE SUR LOIR', 'Frankreich', '', '0', '0', '678174697', '0010137VIT', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596844835783', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9022, 'a0YC000000TGYecMAH', '0', '0', 'Etienne Schaeffer', '31 AVENUE FELIX FAURE', '', '26000', 'VALENCE', 'Frankreich', '', '0', '0', '980436408', '0010111PCY', '0', 'Theorema', '1 Theorema Mod?le \"Monaco Diamond\" Cadran Noir, Contour Or', 'Uhr erhalten 29.10.2013\r\nUhr versendet 04.11.2013  RG 6237 2667 6DE', '1Z8VF4596845570790', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9023, 'a0YC000000TGYecMAH', '0', '0', 'fabien real', '99 AVENUE HENRY CHERON', 'Batiment c', '14000', 'CAEN', 'Frankreich', '', '0', '0', '684516678', '0010194L0F', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596843945406', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9024, 'a0YC000000TGYdtMAH', '0', '0', 'Priscillia Inclima', '12 BOULEVARD BEL AIR', '', '13012', 'MARSEILLE', 'Frankreich', '', '0', '0', '695818186', '0010003PEG', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596843775617', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9025, 'a0YC000000TGYecMAH', '0', '0', 'michel daures', '00 LIEU DIT CRABIE', '', '81310', 'PEYROLE', 'Frankreich', '', '0', '0', '674957503', '0010068BTU', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596843237421', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9026, 'a0YC000000TGYe3MAH', '0', '0', 'laura bartolini', '10 AVENUE FREDERIC CHEVILLON', '', '13380', 'PLAN DE CUQUES', 'Frankreich', '', '0', '0', '631190909', '00101511D8', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', '0', '1Z8VF4596844466833', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9027, 'a0YC000000TGYdjMAH', '0', '0', 'Anthony Pinto', '56 RUE DE CANTELOUP', 'batiment B appartement 3', '33170', 'GRADIGNAN', 'Frankreich', '', '0', '0', '612434962', '0010050AP0', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596845159842', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9028, 'a0YC000000TGYemMAH', '0', '0', 'Anne Traore', '1 LE CHATENAY EST', '', '26210', 'LENS LESTANG', 'Frankreich', '', '0', '0', '670053785', '0010085D26', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596845172452', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9029, 'a0YC000000TGYemMAH', '0', '0', 'Briffod Lat', '1 A CHEMIN DE LA MOTTE', 'Villa 10 les jardins d\'anais', '30510', 'GENERAC', 'Frankreich', '', '0', '0', '679215418', '0010082LO1', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596844120661', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9030, 'a0YC000000TGYdtMAH', '0', '0', 'Tahir Katkay', '16 RUE AMPERE', '', '95400', 'ARNOUVILLE', 'Frankreich', '', '0', '0', '622680332', '0010029OFW', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596844980474', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9031, 'a0YC000000TGYecMAH', '0', '0', 'Hirlasse Hemmani', '15 ALLEE DU MAS DE POUANE', 'Batiment 15', '13500', 'rdc Martigues', 'Frankreich', '', '0', '0', '651264448', '0010195XHW', '0', 'Theorema', '1 Theorema Mod?le \"Monaco Diamond\" Cadran Noir, Contour Or', 'Geld am 18.01.2014 zurück erhalten! Uhr????', '1Z8VF4596845687889', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9032, 'a0YC000000TGYemMAH', '0', '0', 'Abderrahmane Limame', '12 Rue louis bleriot', '11 eme etages porte 3', '78130', 'Les mureaux', 'Frankreich', '', '0', '0', '623864071', '0010063MA3', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596845738896', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9033, 'a0YC000000TGYe3MAH', '0', '0', 'Jasmin Slomic', '42 ROUTE DE THIONVILLE', '', '57050', 'METZ', 'Frankreich', '', '0', '0', '605557516', '0010039UBI', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', '0', '1Z8VF4596843789504', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9034, 'a0YC000000TGYdtMAH', '0', '0', 'Santoni Francois', '25 Boulevard Des Lilas Blancs', '', '13013', 'Marseille', 'Frankreich', '', '0', '0', '603407748', '0010193OWY', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596844255712', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9035, 'a0YC000000TGYe3MAH', '0', '0', 'Lavigne Colette', '81 rue déménitroux ', '', '76260', 'Eu  Seine-Maritime', 'Frankreich', '', '0', '0', '324723278', '0010072KHR', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', '0', '1Z8VF4596845913526', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9036, 'a0YC000000TGYemMAH', '0', '0', 'alain lagarde', '10 B RUE DE CORINTHE', '', '40230', 'ST VINCENT DE TYROSSE', 'Frankreich', '', '0', '0', '609918969', '0010098A4L', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596845498931', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9037, 'a0YC000000TGYdtMAH', '0', '0', 'Igor Paliukh', '104 RUE OBERKAMPF', '', '75011', 'PARIS', 'Frankreich', '', '0', '0', '652747156', '001010915R', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596844307942', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9038, 'a0YC000000TGYecMAH', '0', '0', 'Jing Basquin', '24 ALLEE DU BOCAGE', '', '77400', 'THORIGNY SUR MARNE', 'Frankreich', '', '0', '0', '628846362', '00101506K1', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596845796556', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9039, 'a0YC000000TGYemMAH', '0', '0', 'Allali Belkacem', '196 BOULEVARD ARISTIDE BRIAND', '', '93100', 'MONTREUIL', 'Frankreich', '', '0', '0', '650486753', '00100129B3', '0', 'Theorema', '1 Theorema Mod?le \"Monaco Diamond\" Cadran Noir, Contour Argent', 'Uhr erhalten 05.09.2013 Retour Neue Adresse', '1Z8VF4596844180767', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9040, 'a0YC000000TGYdtMAH', '0', '0', 'Baghdad Imran', '18 RUE SALVADOR ALLENDE', 'Appartement 203', '59120', 'LOOS', 'Frankreich', '', '0', '0', '620339931', '10138611', '0', 'Theorema', '1 Theorema Mod?le \"Marco Polo Diamond\" Cadran Noir, Contour Or', 'Geld am 18.09.13 zurückerhalten ! Uhr???', '1Z8VF4596843036577', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9041, 'a0YC000000TGYdtMAH', '0', '0', 'Allali Belkacem', '196 BOULEVARD ARISTIDE BRIAND', '', '93100', 'MONTREUIL', 'Frankreich', '', '0', '0', '650486753', '0010221TUG', '0', 'Theorema', '1 Theorema Mod?le \"Marco Polo Diamond\" Cadran Noir, Contour Or', '2 Uhr erhalten 05.09.2013 Retour-Neue Adresse', '1Z8VF4596844180767', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9042, 'a0YC000000TGYe3MAH', '0', '0', 'chi trinh vuong', '1 ALLEE DES MESANGES', '', '86280', 'ST BENOIT', 'Frankreich', '', '0', '0', '665751119', '00100333DF', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', '0', '1Z8VF4596843866993', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9043, 'a0YC000000TGYemMAH', '0', '0', 'Mehdi Hammache', '17 Rue De Ruze', 'Telephoner Car Pas De Sonnette', '77270', 'Villeparisis', 'Frankreich', '', '0', '0', '788448107', '0010027FCE', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596845193608', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9044, 'a0YC000000TGYe3MAH', '0', '0', 'Fadila Labibes', '35 AVENUE ARISTIDE BRIAND', '', '68200', 'MULHOUSE', 'Frankreich', '', '0', '0', '662374445', '0010194N7H', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', '0', '1Z8VF4596843895818', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9045, 'a0YC000000TGYdjMAH', '0', '0', 'Battaïni Andréa', '135 AVENUE SAINTE MARGUERITE', 'Le Castel Provençale Bat D2', '06200', 'NICE', 'Frankreich', '', '0', '0', '666139131', '10011130', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596845349628', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9046, 'a0YC000000TGYemMAH', '0', '0', 'Najwa Bouazzaoui', '19 VILLA DES ENCLOS', '', '91080', 'COURCOURONNES', 'Frankreich', '', '0', '0', '685284338', '0010080P2P', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596843891036', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9047, 'a0YC000000TGYeIMAX', '0', '0', 'Henry Jerome', '14 Rue Drogon', '', '57000', 'Metz', 'Frankreich', '', '0', '0', '650239045', '0010144TVA', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Noir', '0', '1Z8VF4596844416048', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9048, 'a0YC000000TGYe3MAH', '0', '0', 'Yan meguenni', '13 Avenue Du Marechal Dode', '', '95600', 'Eaubonne', 'Frankreich', '', '0', '0', '671119936', '001002717J', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', '0', '1Z8VF4596844980652', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9049, '\'a0YC000000TGEJJMA5', '0', '0', 'Claudia Berra', '\'Gandhi', '\'18', '\'20070', 'Cerro al Lambro', 'Italien', '', '0', '0', '\'3472943520', '\'00101352L5', '0', 'Theorema Marco Polo', 'Silver', '0', '1Z8VF4596844187859', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9050, '\'a0YC000000TGEJJMA5', '0', '0', 'Umberto Caldari', '\'VIA MONTE BIANCO', '\'63', '\'01100', 'VITERBO', 'Italien', '', 'Caldari Umberto', '0', '\'335307449', '\'0010064P03', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518140568DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9051, '\'a0YC000000TGEJJMA5', '0', '0', 'Claudio civardi', '\'via Roma', '\'34', '\'29017', 'Fiorenzuola d\'Arda', 'Italien', '', '0', '0', '\'0523982074', '\'0010208EJF', '0', 'Theorema Marco Polo', 'Silver', '0', '1Z8VF4596844120063', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9052, '\'a0YC000000TGEJJMA5', '0', '0', 'Clemente crisci', '\'VIA NAPOLI', '\'196', '\'81027', 'SAN FELICE A CANCELLO', 'Italien', '', '0', '0', '\'0823751471', '\'0010024K75', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518140571DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9053, '\'a0YC000000TGEJJMA5', '0', '0', 'Andrea Dondini', '\'VIA PRIMO MAGGIO', '\'511', '\'41019', 'SOLIERA', 'Italien', '', '0', '0', '\'3407524352', '\'0010044ULV', '0', 'Theorema Marco Polo', 'Silver', '0', '1Z8VF4596845975282', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9054, '\'a0YC000000TGEJJMA5', '0', '0', 'Alessandro fossati', '\'VIA GIUSEPPE LONGHI', '\'21', '\'20900', 'MONZA', 'Italien', '', '0', '0', '\'', '\'0010110PYE', '0', 'Theorema Marco Polo', 'Silver', '0', '1Z8VF4596844130294', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9055, '\'a0YC000000TGEJJMA5', '0', '0', 'Rosaria Lancini', '\'VIA VITTORIO BACHELET', '\'5', '\'25040', 'CORTE FRANCA', 'Italien', '', 'Preferibile verso le ore 12', '0', '\'3388145359', '\'0010188DFX', '0', 'Theorema Marco Polo', 'Silver', '0', '1Z8VF4596844124907', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9056, '\'a0YC000000TGEJJMA5', '0', '0', 'Victor Lovas', '\'VIA SAN GIUSEPPE ARTIGIANO', '\'5', '\'54038', 'MONTIGNOSO', 'Italien', '', '0', '0', '\'', '\'0010181SRL', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518140585DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9057, '\'a0YC000000TGEJJMA5', '0', '0', 'Alfonso maruotto', '\'san leone magno vi traversa', '\'2', '\'84062', 'olevano su tusciano', 'Italien', '', '0', '0', '\'3450716488', '\'0010010625', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518140599DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9058, '\'a0YC000000TGEJJMA5', '0', '0', 'Andrea Massari', '\'Carducci', '\'3', '\'06036', 'MONTEFALCO', 'Italien', '', 'C\\/o Farmacia Moderna', '0', '\'3459000421', '\'001023648P', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518140608DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9059, '\'a0YC000000TGEJJMA5', '0', '0', 'Teresa merola', '\'VIA NAZIONALE APPIA', '\'143', '\'81040', 'CURTI', 'Italien', '', '0', '0', '\'0823841853', '\'0010149YM5', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518140611DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9060, '\'a0YC000000TGEJJMA5', '0', '0', 'FRASCHETTA DEL MARE NACITI MASSIMO', '\'CORSO DEL POPOLO', '\'38/40', '\'00042', 'ANZIO', 'Italien', '', 'FRASCHETTA DEL MARE SRL', '0', '\'3288384004', '\'0010153PXT', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518140625DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9061, '\'a0YC000000TGEJJMA5', '0', '0', 'Nicola picotti', '\'VIA PRIMO MAGGIO', '\'14', '\'25050', 'PROVAGLIO D\'ISEO', 'Italien', '', '0', '0', '\'3388591914', '\'00100909LZ', '0', 'Theorema Marco Polo', 'Silver', '0', '1Z8VF4596843220162', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9062, '\'a0YC000000TGEJJMA5', '0', '0', 'Claudio Pollicino', '\'PIAZZA TRENTO', '\'2', '\'95128', 'CATANIA', 'Italien', '', '0', '0', '\'', '\'00102376CS', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518140639DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9063, '\'a0YC000000TGEJJMA5', '0', '0', 'Francesco Pontemezzo', '\'Via Alberto asquini', '\'39', '\'00156', 'roma', 'Italien', '', '0', '0', '\'', '\'0010081YN8', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518140642DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9064, '\'a0YC000000TGEJJMA5', '0', '0', 'Emilio STERRANTINO', '\'VIA DUCEZIO', '\'40', '\'98124', 'MESSINA', 'Italien', '', 'DOTT.', '0', '\'3476373245', '\'00100163AK', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518140656DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9065, '\'a0YC000000TGEJJMA5', '0', '0', 'Luca Trentini', '\'PIAZZA MONSIGNOR GIUSEPPE PLACIDO NICOLINI', '\'4/5', '\'38123', 'TRENTO', 'Italien', '', 'Bar\\/ristorante', '0', '\'', '\'00101436RB', '0', 'Theorema Marco Polo', 'Silver', '0', '1Z8VF4596845169000', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9066, '\'a0YC000000TGEJJMA5', '0', '0', 'Paolo Vannini', '\'VIA SALICETO', '\'36', '\'40013', 'CASTEL MAGGIORE', 'Italien', '', '0', '0', '\'3398957467', '\'0010014JPM', '0', 'Theorema Marco Polo', 'Silver', '0', '1Z8VF4596845455218', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9067, '\'a0YC000000TGEQeMAP', '0', '0', 'Daniele Centola', '\'VIA GIOVANNI SCHIAPARELLI', '\'8', '\'20125', 'MILANO', 'Italien', '', 'Commissariato di P.S. Garibaldi-Venezia', '0', '\'3666066790', '\'0010128SSI', '0', 'Theorema Marco Polo', 'Gold', '0', '1Z8VF4596845133020', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9068, '\'a0YC000000TGEQeMAP', '0', '0', 'Jacopo ciliesa', '\'via londra', '\'20', '\'07026', 'olbia', 'Italien', '', '0', '0', '\'', '\'00101175L4', '0', 'Theorema Marco Polo', 'Gold', '0', 'RG518140660DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9069, '\'a0YC000000TGEQeMAP', '0', '0', 'Giuseppe De Vecchi', '\'VIA QUATTRO NOVEMBRE', '\'34', '\'20092', 'CINISELLO BALSAMO', 'Italien', '', 'Consegna Dopo Le 14.00', '0', '\'3382544077', '\'0010040GYF', '0', 'Theorema Marco Polo', 'Gold', '0', '1Z8VF4596843167444', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9070, '\'a0YC000000TGEQeMAP', '0', '0', 'Olesia Mulko', '\'VIA ALDO MORO', '\'34', '\'31036', 'ISTRANA', 'Italien', '', '0', '0', '\'3208026661', '\'0010038VO0', '0', 'Theorema Marco Polo', 'Gold', '0', '1Z8VF4596843276059', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9071, '\'a0YC000000TGEQeMAP', '0', '0', 'Roberta Ricciardi', '\'VIA PIETRO LANDI', '\'29', '\'47121', 'FORLI\'', 'Italien', '', '0', '0', '\'3283107893', '\'0010051DE2', '0', 'Theorema Marco Polo', 'Gold', '0', '1Z8VF4596844480264', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9072, '\'a0YC000000TGEQeMAP', '0', '0', 'Massimo Sergi', '\'priuli', '\'11A', '\'35127', 'padova', 'Italien', '', '0', '0', '\'3494220381', '\'0010063LK9', '0', 'Theorema Marco Polo', 'Gold', 'Kunde hat Geld zurück erhalten! Uhr darf nicht geschickt werden!', '1Z8VF4596844356078', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9073, '\'a0YC000000TGEQeMAP', '0', '0', 'Gheorghe zaporojan', 'VIA AL LAGO', '\'4', '\'32046', 'SAN VITO DI CADORE', 'Italien', '', 'eco sistemi snc', '0', '\'393208347321', '\'0010072VHQ', '0', 'Theorema Marco Polo', 'Gold', '0', 'RG518140673DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9074, '\'a0YC000000TGEUkMAP', '0', '0', 'Andrea Baruzzi', '\'Cairoli', '\'19', '\'40026', 'Imola', 'Italien', '', 'Suonare Baruzzi - Castellari', '0', '\'3479004416', '\'0010003KWY', '0', 'Theorema Marco Polo', 'Black', '0', '1Z8VF4596844826499', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9075, '\'a0YC000000TGEUkMAP', '0', '0', 'Federica Castoldi', '\'VIA 26 FEBBRAIO 1945', '\'7', '\'20022', 'CASTANO PRIMO', 'Italien', '', '0', '0', '\'3497965810', '\'0010065P1K', '0', 'Theorema Marco Polo', 'Black', '0', '1Z8VF4596844773108', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9076, '\'a0YC000000TGEUkMAP', '0', '0', 'Antonio Chiari', '\'Viale tommaso dal molin', '\'33', '\'25015', 'Desenzano del garda', 'Italien', '', 'Hotel Est\\u00e8e', '0', '\'3492969639', '\'00100632WI', '0', 'Theorema Marco Polo', 'Black', '0', '1Z8VF4596843295314', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9077, '\'a0YC000000TGEUkMAP', '0', '0', 'Fabio De Zotti', '\'VIA DEL BORGO DAL MAS', '\'10C', '\'31029', 'VITTORIO VENETO', 'Italien', '', '0', '0', '\'3468655634', '\'0010165HBP', '0', 'Theorema Marco Polo', 'Black', '0', '1Z8VF4596845769120', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9078, '\'a0YC000000TGEUkMAP', '0', '0', 'Angelo Del vacchio', '\'Via starza', '\'34', '\'84022', 'CAMPAGNA', 'Italien', '', '0', '0', '\'3356071532', '\'0010077Z91', '0', 'Theorema Marco Polo', 'Black', 'Hat Geld am 23.08.13 zurück erhalten! Uhr ???', 'RG518140687DE', 'Deutsche post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9079, '\'a0YC000000TGEUkMAP', '0', '0', 'Roberto Giannotta', '\'VIA CARLO ALBERTO DALLA CHIESA', '\'8', '\'73020', 'CUTROFIANO', 'Italien', '', '0', '0', '\'3397125111', '\'00100888IZ', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518140695DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9080, '\'a0YC000000TGEUkMAP', '0', '0', 'Carlo GROSSO', '\'PIAZZA VILLANOVA', '\'15', '\'09011', 'CALASETTA', 'Italien', '', '0', '0', '\'3408912949', '\'00101501WT', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518140700DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9081, '\'a0YC000000TGEUkMAP', '0', '0', 'Layth Obeidat', '\'VIA SOLFERINO', '\'125', '\'43014', 'MEDESANO', 'Italien', '', '0', '0', '\'3343091290', '\'0010230H18', '0', 'Theorema Marco Polo', 'Black', '0', '1Z8VF4596844900363', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9082, '\'a0YC000000TGEUkMAP', '0', '0', 'Diego Piazza', '\'VIA ANTONIO MEUCI', '\'12', '\'20845', 'SOVICO', 'Italien', '', '0', '0', '\'3406934361', '\'0010221636', '0', 'Theorema Marco Polo', 'Black', '0', '1Z8VF4596843372178', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9083, '\'a0YC000000TGEUkMAP', '0', '0', 'Paolo Pretoriani', '\'PIAZZALE PRINCIPESSA CLOTILDE', '\'6', '\'20121', 'MILANO', 'Italien', '', '0', '0', '\'3492502098', '\'0010180TU2', '0', 'Theorema Marco Polo', 'Black', '0', '1Z8VF4596844211581', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9084, '\'a0YC000000TGEUkMAP', '0', '0', 'Massimo previato', '\'VIA SANTE ZENNARO', '\'13 B', '\'45100', 'ROVIGO', 'Italien', '', 'grignano polesine', '0', '\'3476532319', '\'0010013FW9', '0', 'Theorema Marco Polo', 'Black', '0', '1Z8VF4596845114596', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9085, '\'a0YC000000TGEUkMAP', '0', '0', 'Leonardo Sacco', '\'VIA DELLE FONTI', '\'39', '\'50028', 'TAVARNELLE VAL DI PESA', 'Italien', '', '0', '0', '\'3289105158', '\'00101268F2', '0', 'Theorema Marco Polo', 'Black', '0', '1Z8VF4596845937206', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9086, '\'a0YC000000TGEUkMAP', '0', '0', 'alaa mohamed ali sarhan', '\'VIA ALBALONGA', '\'28', '\'00183', 'ROMA', 'Italien', '', 'myster pizza', '0', '\'3277007837', '\'00102291FK', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518140713DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9087, '\'a0YC000000TGEUkMAP', '0', '0', 'Renato Stella', '\'VIA GIOVANNI CENA', '\'9', '\'10036', 'SETTIMO TORINESE', 'Italien', '', '0', '0', '\'3474032545', '\'0010142YX2', '0', 'Theorema Marco Polo', 'Black', '0', '1Z8VF4596843165222', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9088, '\'a0YC000000TGEUkMAP', '0', '0', 'Debora Vacchini', '\'Via sardegna', '\'3/c', '\'20090', 'Pieve Emanuele', 'Italien', '', 'C\\/o Anteprima srl', '0', '\'3318698992', '\'0010209PSN', '0', 'Theorema Marco Polo', 'Black', '0', '1Z8VF4596843482639', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-22', '', '', '', '', '', ''),
(9089, '4071819', '0', '0', 'Dzenisa Pejmanovic', 'Benløseparken 195 1th', '', '4100', 'Ringsted', 'Dänemark', '', '0', '0', '27820853', '0010237OO9', '0', 'Theorema', 'Monte Carlo-ur med guld og sort urkasse (04071819)', '0', '1Z8VF4596845955099', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9090, '4071818', '0', '0', 'Kwesi Appiah-Boateng', 'Dagøgade 12', '4TH', '2300', 'København', 'Dänemark', '', '0', '0', '60180995', '0010078AS2', '0', 'Theorema', 'Monte Carlo-ur med sølv og sort urkasse (04071818)', '0', '1Z8VF4596845157700', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9091, '4071818', '0', '0', 'Sebahattin Gøkcen', 'Mimersgade 38 1 TH', '', '2200', 'København', 'Dänemark', '', '0', '0', '4520742279', '00100465XO', '0', 'Theorema', 'Monte Carlo-ur med sølv og sort urkasse (04071818)', '0', '1Z8VF4596845695914', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9092, '4071819', '0', '0', 'Hakim Chakiri', 'Hørdumsgade 29 2 TV', '', '2450', 'København', 'Dänemark', '', '0', '0', '28447737', '0010197HUK', '0', 'Theorema', 'Monte Carlo-ur med guld og sort urkasse (04071819)', '0', '1Z8VF4596844545720', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9093, '4071818', '0', '0', 'Kevin thepprasit Kulchaeng', 'Kollegiebakken 9.st-3108', '', '2800', 'Kgs. Lyngby', 'Dänemark', '', '0', '0', '51365803', '0010089JTQ', '0', 'Theorema', 'Monte Carlo-ur med sølv og sort urkasse (04071818)', '0', '1Z8VF4596845643130', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9094, '4071819', '0', '0', 'Ulla Rasmussen', 'Vildrosevej 2B', 'Danmark', '3630', 'Jægerspris', 'Dänemark', '', '0', '0', '43996751', '0010236KMF', '0', 'Theorema', 'Monte Carlo-ur med guld og sort urkasse (04071819)', '0', '1Z8VF4596845484142', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9095, '4071819', '0', '0', 'Susanne Eriksen', 'Ahornvej 17', '', '2791', 'Dragør', 'Dänemark', '', '0', '0', '4520552783', '0010172GDX', '0', 'Theorema', 'Monte Carlo-ur med guld og sort urkasse (04071819)', '0', '1Z8VF4596845724758', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9096, '4071818', '0', '0', 'Tina Larsen', 'englandsvej 14', '', '2300', 'københavn s', 'Dänemark', '', '0', '0', '27150618', '0010116W34', '0', 'Theorema', 'Monte Carlo-ur med sølv og sort urkasse (04071818)', '0', '1Z8VF4596844780967', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-23', '', '', '', '', '', ''),
(9097, 'a0YC000000TEnYrMAL', '0', '0', 'Jing Liang', 'Accounts Groves John & Westrup Ltd', 'Silkhouse Court Tithebarn Street', 'L2 2QW', 'Liverpool', 'Grossbritannien', '', '0', '0', '7904311727', '0010152UIL', '0', 'Theorema', 'Marco Polo Diamond Watch Gold', 'Uhr versendet 24.09.2013  RG 5181 3938 3DE', '1Z8VF4596843620300', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9098, '4071818', '0', '0', 'Rattanawalee Potiwongvanich', 'Tagensvej 114A 4 tv', '', '2200', 'København N', 'Dänemark', '', '0', '0', '4529916407', '00100243OM', '0', 'Theorema', 'Monte Carlo-ur med sølv og sort urkasse (04071818)', '0', '1Z8VF4596843054511', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9099, '4071818', '0', '0', 'Martin Eriksen', 'Spongbækken 22 1 SAL', '', '8362', 'Hørning', 'Dänemark', '', '0', '0', '28973897', '00102437TR', '0', 'Theorema', 'Monte Carlo-ur med sølv og sort urkasse (04071818)', '0', '1Z8VF4596845960323', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9100, '4071819', '0', '0', 'Ulla Lund-Sørensen', 'Volkmøllevej 7', '', '8960', 'Randers', 'Dänemark', '', '0', '0', '86494559', '0010107J1P', '0', 'Theorema', 'Monte Carlo-ur med guld og sort urkasse (04071819)', '0', '1Z8VF4596844873732', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9101, '4071819', '0', '0', 'Kurt Søderberg', 'Viadukt Alle 8TH', '', '2900', 'Hellerup', 'Dänemark', '', '0', '0', '21426403', '0010064R8N', '0', 'Theorema', 'Monte Carlo-ur med guld og sort urkasse (04071819)', 'Uhr erhalten 19.09.2013 Bitte refund!', '1Z8VF4596845890748', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9102, 'a0YC000000TGYecMAH', '0', '0', 'Baillet Antoine', '24 RUE GEORGES CUVIER', '', '38300', 'BOURGOIN JALLIEU', 'Frankreich', '', '0', '0', '680833609', '0010058ZX3', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596845267350', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9103, 'a0YC000000TGYdtMAH', '0', '0', 'MEHDI KEMMOUCHE', '98 RUE DE FRANCE BAT B', 'Palais Eridan  5eme étage', '06000', 'NICE', 'Frankreich', '', '0', '0', '619174749', '10148569', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596845483750', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9104, 'a0YC000000TGYemMAH', '0', '0', 'David Salland', '11 CHEMIN DES BOCQUETTES', '', '77450', 'LESCHES', 'Frankreich', '', '0', '0', '609276184', '0010045USG', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596845019565', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9105, 'a0YC000000TGYdtMAH', '0', '0', 'Jean-Pierre VINEL', '31 RUE DU SERPENT', '', '33600', 'PESSAC', 'Frankreich', '', '0', '0', '06 81 72 70 56', '0010196RGP', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596844523379', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9106, 'a0YC000000TGYemMAH', '0', '0', 'pierre yves dittlot', '20 PARC LUBONIS', '', '06000', 'NICE', 'Frankreich', '', '0', '0', '603626380', '0010037WLD', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596844179966', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9107, 'a0YC000000TGYemMAH', '0', '0', 'Marine Léon-sylla', '12A Rue De Magellan', '401', '91300', 'Massy', 'Frankreich', '', '0', '0', '648371029', '0010040LLU', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596844114785', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9108, 'a0YC000000TGYecMAH', '0', '0', 'Stéphanie Bourg', '28 chemin du moulin Hameau St Laurent', '', '59114', 'Steenvoorde', 'Frankreich', '', '0', '0', '624801704', '0010175H7O', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596845689798', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9109, 'a0YC000000TGYecMAH', '0', '0', 'Benjamin Boge', '8 RUE GUSTAVE ROUANET', 'Esc.C', '75018', 'PARIS', 'Frankreich', '', '0', '0', '688227670', '00100576IT', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596844304409', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9110, 'a0YC000000TGYdtMAH', '0', '0', 'Pexoto Franck', '530 CHEMIN SAINTE ELISABETH chez gredziak', '', '06140', 'VENCE', 'Frankreich', '', '0', '0', '679571634', '0010236VNF', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596844283183', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9111, 'a0YC000000TGYdjMAH', '0', '0', 'sacha quinto', 'RD44 CHEMIN DU PRE D ICARD', '', '83120', 'LE PLAN DE LA TOUR', 'Frankreich', '', '0', '0', '665732437', '0010002WT6', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596845276420', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9112, 'a0YC000000TGYecMAH', '0', '0', 'Patrick Biongo', '6 ALLEE GEORGES LEBLANC', 'Chez Lubaya', '93300', 'AUBERVILLIERS', 'Frankreich', '', '0', '0', '685733906', '00100347YX', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596844945833', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9113, 'a0YC000000TGYecMAH', '0', '0', 'Ponchon / chaix jeremy', 'Av edourd he Le mirassol', '', '83700', 'Saint Raphael', 'Frankreich', '', '0', '0', '601155227', '001020916U', '0', 'Theorema', '1 Theorema Mod?le \"Monaco Diamond\" Cadran Noir, Contour Or', 'Geld zurück erhalten! Uhr????', '1Z8VF4596843478840', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9114, 'a0YC000000TGYecMAH', '0', '0', 'bruno mahe', '15 ROUTE DE SAINT ANDRE DES EAUX', '', '44350', 'GUERANDE', 'Frankreich', '', '0', '0', '651371098', '00101818A8', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596843731459', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9115, 'a0YC000000TGYemMAH', '0', '0', 'maximilien coiplet', '37 RUE DE LA CROIX ROUGE', '', '78700', 'CONFLANS STE HONORINE', 'Frankreich', '', '0', '0', '666648330', '0010182IUC', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596845319660', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9116, 'a0YC000000TGYemMAH', '0', '0', 'ALAIN ISSOUGHANE', '201 RUE BONAPARTE', '', '91000', 'EVRY', 'Frankreich', '', '0', '0', '699342473', '10208450', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596845219474', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9117, 'a0YC000000TGYecMAH', '0', '0', 'sami yahiaou', '9 SQUARE AUGUSTE RENOIR', '', '75014', 'PARIS', 'Frankreich', '', '0', '0', '787819996', '0010092OR5', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596844366889', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9118, 'a0YC000000TGYecMAH', '0', '0', 'MARC DERVEAUX', '14 RUE BRAQUE', 'APPT 2', '62000', 'ARRAS', 'Frankreich', '', '0', '0', '785101053', '00101621RV', '0', 'Theorema', '1 Theorema Mod?le \"Monaco Diamond\" Cadran Noir, Contour Or', 'Uhr erhalten 28.08.2013 Retour\r\nIhr auf keinen Fall schicken. Kunde hat Geld zurück erhalten!', '1Z8VF4596845257898', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9119, 'a0YC000000TGYdjMAH', '0', '0', 'morane salerno', '117 RUE DE LYON', '', '01800', 'BOURG ST CHRISTOPHE', 'Frankreich', '', '0', '0', '676832387', '0010103HT2', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596843722192', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9120, 'a0YC000000TGYe3MAH', '0', '0', 'stephanie lohrer', '38 rue benedit', 'Bat E appt 231', '13004', 'marseille', 'Frankreich', '', '0', '0', '668992825', '0010004Q6A', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', '0', '1Z8VF4596843654711', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9121, 'a0YC000000TGYdjMAH', '0', '0', 'Benedicte Saadi', '8 PLACE DU PLACE DU 14 JUILLET', '', '34120', 'PEZENAS', 'Frankreich', '', '0', '0', '678590231', '0010156I4B', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596844352527', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9122, 'a0YC000000TGYeIMAX', '0', '0', 'Correia Faria', '3 ALLEE CLEMENT ADER', 'Digicode : 04866A / Appartement 2380 / Rdc Gauche', '92290', 'CHATENAY MALABRY', 'Frankreich', '', '0', '0', '619407198', '0010010TC3', '0', 'Theorema', '1 Theorema Mod?le \"Monaco Diamond\" Cadran Noir, Contour Noir', 'Geld am 15.10.2013 zur?ck erhalten! Uhr ???', '1Z8VF4596845377937', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9123, 'a0YC000000TGYe3MAH', '0', '0', 'abdel-illah hazzazi', '1 rue des alpes resd le martinet', '3 etage', '74200', 'thonon les bains', 'Frankreich', '', '0', '0', '648565981', '00101696AR', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', '0', '1Z8VF4596845026940', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9124, 'a0YC000000TGYeIMAX', '0', '0', 'abdelhakim halla', '36 AVENUE HENRI BARBUSSE', '4eme etage interphone 27', '92700', 'COLOMBES', 'Frankreich', '', '0', '0', '682973717', '001001448Q', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Noir', '0', '1Z8VF4596843755559', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9125, 'a0YC000000TGYe3MAH', '0', '0', 'dimitri bonneau', '13 RUE DU PRESIDENT WILSON', 'résidence les gravouses', '63100', 'CLERMONT FERRAND', 'Frankreich', '', '0', '0', '667068663', '001001374O', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', '0', '1Z8VF4596844779764', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9126, 'a0YC000000TGYe3MAH', '0', '0', 'Houfani Karim', '20 B RUE AUPICK', '', '59820', 'GRAVELINES', 'Frankreich', '', '0', '0', '637773242', '0010184ETR', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', '0', '1Z8VF4596845675570', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9127, 'a0YC000000TGYecMAH', '0', '0', 'Catherine Teixeira', '193  Rue De Vilaine', '', '45640', 'Sandillon', 'Frankreich', '', '0', '0', '687067706', '0010067HTV', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596844978987', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9128, 'a0YC000000TGYeIMAX', '0', '0', 'Evariste Bionaz', '192 AVENUE DE LA MARECHALE', 'Batiment 11', '94420', 'LE PLESSIS TREVISE', 'Frankreich', '', '0', '0', '611300092', '0010150QW3', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Noir', '0', '1Z8VF4596845785997', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9129, 'a0YC000000TGYdjMAH', '0', '0', 'CREDIPAR Catherine PEYRESBLANQUES', '32 RUE MALLET STEVENS BAT H BP 9006 CS 18012', '', '30971', 'NIMES', 'Frankreich', '', '0', '0', '685650310', '0010215QRM', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596844352607', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9130, 'a0YC000000TGYecMAH', '0', '0', 'cosson aurélie', '1 IMPASSE DES ROSES', '', '67117', 'FURDENHEIM', 'Frankreich', '', '0', '0', '625935828', '0010028XLC', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596845694817', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9131, 'a0YC000000TGYdtMAH', '0', '0', 'Beaupere Manuella', '7 RUE DE VERDUN', '', '76720', 'AUFFAY', 'Frankreich', '', '0', '0', '662805042', '0010224YBW', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596843188627', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9132, 'a0YC000000TGYemMAH', '0', '0', 'Rncloisons Naiken Lindsay', '9 RUE DE MORET SUR LOING', '', '77176', 'SAVIGNY LE TEMPLE', 'Frankreich', '', '0', '0', '684027135', '00101449OL', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596843170038', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9133, 'a0YC000000TGYdjMAH', '0', '0', 'Mohamed AMRY', '19 RUE DES PEUPLIERS', '', '67380', 'LINGOLSHEIM', 'Frankreich', '', '0', '0', '658978542', '0010046Z14', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596844535044', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(9134, 'a0YC000000TGYemMAH', '0', '0', 'Philippe Duhalde', '0 quartier hiridehere', '', '64 480', 'ustaritz', 'Frankreich', '', '0', '0', '603533542', '0010112JXQ', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', 'RG518140537DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9135, 'a0YC000000TGYe3MAH', '0', '0', 'affif zaccaria', '5 rue marius rulland', '', '74000', 'Annecy', 'Frankreich', '', '0', '0', '667427515', '0010197AT1', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', '0', '1Z8VF4596845339657', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9136, 'a0YC000000TGYemMAH', '0', '0', 'Ornella ULANIO', '84 AVENUE SAINTE MARGUERITE', 'Les terrasses de sainte marguerite', '06200', 'NICE', 'Frankreich', '', '0', '0', '06 15 65 38 31', '001021920Q', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596844640804', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9137, 'a0YC000000TGYecMAH', '0', '0', 'Ornella ULANIO', '84 AVENUE SAINTE MARGUERITE', 'Les terrasses de sainte marguerite', '06200', 'NICE', 'Frankreich', '', '0', '0', '06 15 65 38 31', '0010087F3K', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596844640804', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9138, 'a0YC000000TGYeIMAX', '0', '0', 'LAURENT Stéphanie', '1 place du bal des conscrits  ', '', '74100', 'ville-la-grand', 'Frankreich', '', '0', '0', '626110468', '0010047L9I', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Noir', '0', '1Z8VF4596845891676', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9139, 'a0YC000000TGYdtMAH', '0', '0', 'zhuoyuan wang', '113 BOULEVARD CARNOT', '', '06400', 'CANNES', 'Frankreich', '', '0', '0', '665982310', '0010068K5F', '0', 'Theorema', '1 Theorema Mod?le \"Marco Polo Diamond\" Cadran Noir, Contour Or', 'Hat Geld am 30.10.2013 zurück erhalten! Uhr???', '1Z8VF4596844255016', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9140, 'a0YC000000TGYeIMAX', '0', '0', 'zhuoyuan wang', '113 BOULEVARD CARNOT', '', '06400', 'CANNES', 'Frankreich', '', '0', '0', '665982310', '0010006VQL', '0', 'Theorema', '1 Theorema Mod?le \"Monaco Diamond\" Cadran Noir, Contour Noir', 'Retour Uhr erhalten 02.09.2013 Geld am 25.11.2013 zurück erhalten!', '1Z8VF4596844255016', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9141, 'a0YC000000TGYecMAH', '0', '0', 'Jean francois Tardy', '1 LE MOULIN', '', '16120', 'ANGEAC CHARENTE', 'Frankreich', '', '0', '0', '652097690', '00100148HR', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596844274095', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9142, 'a0YC000000TGYdjMAH', '0', '0', 'nelly bianchi', '1 les résidences du parc', 'le village', '26120', 'montvendre', 'Frankreich', '', '0', '0', '618382693', '00102024DQ', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596843716707', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9143, 'a0YC000000TGYeIMAX', '0', '0', 'Luc LEISER', '67 RUE SAINT ALOISE', '', '67100', 'STRASBOURG', 'Frankreich', '', '0', '0', '695638630', '0010059RNO', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Noir', '0', '1Z8VF4596843894917', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9144, 'a0YC000000TGYecMAH', '0', '0', 'Pexoto Franck', '530 Chez gredziak chein sainte elisabeth', '', '6140', 'Vence', 'Frankreich', '', '0', '0', '679571634', '0010192G2C', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596844283183', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9145, 'a0YC000000TGYemMAH', '0', '0', 'el hady arbia', '11 RUE GUTENBERG', 'trosieme etage appartement 304 code entrée a2015b', '6000', 'NICE', 'Frankreich', '', '0', '0', '628324056', '00100314UI', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent', '0', '1Z8VF4596845867774', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9146, 'a0YC000000TGYe3MAH', '0', '0', 'Jean-Baptiste Giacomini', '8 Residence la tournelle saint louis', 'Appatement 141 Etage 6', '93200', 'Saint Denis', 'Frankreich', '', 'Caldari Umberto', '0', '682551303', '0010239YFC', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', '0', '1Z8VF4596844784721', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9147, 'a0YC000000TGYe3MAH', '0', '0', 'Iaria Salvatore', '308 AVENUE AVENUE SAINTE MARGUERITE', 'Bat b', '06200', 'NICE', 'Frankreich', '', '0', '0', '665914595', '0010096XM1', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Blanc, Contour Argent', '0', '1Z8VF4596843140829', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9148, 'a0YC000000TGYdtMAH', '0', '0', 'sonia alaume', '361 rue herbert paul valery', '', '34070', 'montepellier', 'Frankreich', '', '0', '0', '619801620', '0010162LIW', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Or', '0', '1Z8VF4596845003143', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-21', '', '', '', '', '', ''),
(9149, '4071818', '0', '0', 'Michael Knudtzen', 'Furesø Parkvej 32', '', '2830', 'Virum', 'Dänemark', '', '0', '0', '29292499', '0010147YXV', '0', 'Theorema', 'Monte Carlo-ur med sølv og sort urkasse (04071818)', '0', '1Z8VF4596843608128', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9150, '4071819', '0', '0', 'Frederik Weibel', 'Østbanegade 167 2.th', '', '2100', 'København', 'Dänemark', '', '0', '0', '21491762', '0010059PQT', '0', 'Theorema', 'Monte Carlo-ur med guld og sort urkasse (04071819)', '0', '1Z8VF4596845809532', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9151, '4071818', '0', '0', 'Jens Sørensen', 'Thistedvej 99', '', '9400', 'Nørresundby', 'Dänemark', '', 'Preferibile verso le ore 12', '0', '20467198', '0010022R86', '0', 'Theorema', 'Monte Carlo-ur med sølv og sort urkasse (04071818)', '0', '1Z8VF4596844594543', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9152, '4071819', '0', '0', 'Stefan Hansen', 'I G Smiths Alle 22A', '', '2650', 'Hvidovre', 'Dänemark', '', '0', '0', '50745234', '0010084W30', '0', 'Theorema', 'Monte Carlo-ur med guld og sort urkasse (04071819)', '0', '1Z8VF4596844019156', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9153, '4071818', '0', '0', 'Mark TOEPFER', 'Kamstrupvej 26', '', '2610', 'Rødovre', 'Dänemark', '', '0', '0', '61608805', '0010016QLK', '0', 'Theorema', 'Monte Carlo-ur med sølv og sort urkasse (04071818)', '0', '1Z8VF4596844899367', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9154, '\'a0YC000000TGEJJMA5', '0', '0', 'Claudio Bonizzato', 'VIA SANTA BARBARA 13', '0', '\'35030', 'SELVAZZANO DENTRO', 'Italien', '', '0', '0', '\'049630401', '\'0010139DZW', '0', 'Theorema Marco Polo', 'Silver', '0', '1Z8VF4596845411176', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9155, '\'a0YC000000TGEJJMA5', '0', '0', 'Carmine Di Somma', 'VIA AURELIA 24', '0', '\'16031', 'BOGLIASCO', 'Italien', '', '0', '0', '\'', '\'0010239RY8', '0', 'Theorema Marco Polo', 'Silver', '0', '1Z8VF4596844690582', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9156, '\'a0YC000000TGEJJMA5', '0', '0', 'Samanta Di tommaso', 'VIA PIER FORTUNATO CALVI 1/1', '0', '\'65125', 'PESCARA', 'Italien', '', '0', '0', '\'3351323166', '\'001020065G', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518140470DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9157, '\'a0YC000000TGEJJMA5', '0', '0', 'Amedeo palma', 'VIA CRISTOFORO COLOMBO 2 H Scala', '0', '\'95027', 'SAN GREGORIO DI CATANIA', 'Italien', '', '0', '0', '\'3476635656', '\'0010165BJ8', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518140483DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9158, '\'a0YC000000TGEQeMAP', '0', '0', 'Oietro Accardi', 'VIA RENATO FUCINI 52', '0', '\'50053', 'EMPOLI', 'Italien', '', '0', '0', '\'3933302584', '\'0010001YPV', '0', 'Theorema Marco Polo', 'Gold', '0', '1Z8VF4596844494419', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9159, '\'a0YC000000TGEQeMAP', '0', '0', 'Federico D\'auria', 'VIA CAPRILE 100', '0', '\'80054', 'GRAGNANO', 'Italien', '', '0', '0', '\'3389489829', '\'0010189DGO', '0', 'Theorema Marco Polo', 'Gold', '0', 'RG518140497DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9160, '\'a0YC000000TGEQeMAP', '0', '0', 'Andrea melchiorre', 'VIA GIOVE 27', '0', '\'64025', 'PINETO', 'Italien', '', 'citofono', '0', '\'3271240298', '\'00100139GP', '0', 'Theorema Marco Polo', 'Gold', '0', 'RG518140506DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9161, '\'a0YC000000TGEQeMAP', '0', '0', 'Tiziano ZERIUL', 'via carducci 19/a', '0', '\'34122', 'TRIESTE', 'Italien', '', '0', '0', '\'3356657079', '\'0010045U6W', '0', 'Theorema Marco Polo', 'Gold', '0', '1Z8VF4596843262644', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9162, '\'a0YC000000TGEUkMAP', '0', '0', 'Roberto Benelli', 'VIA REALE 113', '0', '\'48123', 'RAVENNA', 'Italien', '', '0', '0', '\'3270493196', '\'00101097J9', '0', 'Theorema Marco Polo', 'Black', '0', '1Z8VF4596845363255', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9163, '\'a0YC000000TGEUkMAP', '0', '0', 'Mara Bettiol', 'VICOLO SANT ANDREA 13', '0', '\'31038', 'PAESE', 'Italien', '', '0', '0', '\'+393289475322', '\'0010090X8M', '0', 'Theorema Marco Polo', 'Black', '0', '1Z8VF4596843879461', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9164, '\'a0YC000000TGEUkMAP', '0', '0', 'Achille frasca', 'VIA PROVINCIALE CARRARA AVENZA 52 b', '0', '\'54033', 'CARRARA', 'Italien', '', 'ora consegna 17,00 - 21,00', '0', '\'3402631684', '\'0010120SN2', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518140510DE', 'DEP', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9165, '\'a0YC000000TGEUkMAP', '0', '0', 'Roberto gayet', 'PIAZZA COPPA 7', '0', '\'15033', 'CASALE MONFERRATO', 'Italien', '', '0', '0', '\'3357794606', '\'00100848WY', '0', 'Theorema Marco Polo', 'Black', '0', '1Z8VF4596844222686', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9166, 'a0YC000000TEnYXMA1', '0', '0', 'michelle begbie', '15 ROXBURGH STREET', '', 'EH8 9TA', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7868018417', '0010017CHP', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596844854217', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9167, 'a0YC000000TEnYXMA1', '0', '0', 'Donna Maclean', '71 BARMULLOCH ROAD', '', 'G21 4YG', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7889768603', '0010052NUR', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596843572023', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9168, 'a0YC000000TEnYXMA1', '0', '0', 'Alexander Baxter', '4 HOY GARDENS', '', 'ML1 4GW', 'MOTHERWELL', 'Grossbritannien', '', '0', '0', '7714503287', '0010195MJD', '0', 'Theorema', 'Monaco Diamond Watch Black', '0', '1Z8VF4596843817438', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9169, '4107668', '0', '0', 'DOMINIQUE PETERS', 'RUE SAINT-PAUL 22', '', '4000', 'LIÈGE', 'Belgien', '', '0', '0', '42220524', '0010233REP', '0', 'Theorema', 'UNE MONTRE TORONTO. MODÈLE OR', '0', '1Z8VF4596845518481', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9170, '4107666', '0', '0', 'MANON SAELENS', 'TABAKSVELD 16', '', '8650', 'HOUTHULST', 'Belgien', '', '0', '0', '473658200', '0010232RNM', '0', 'Theorema', 'TORONTO HORLOGE MET ROSÉKLEURIGE KAST', '0', '1Z8VF4596843745499', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9171, '4107666', '0', '0', 'MAGALI DE SCHAETZEN', 'PLACE DU CHAMP DE MARS 5', 'FRESHFIELDS BRUCKHAUS DERINGER LLP', '1050', 'BRUSSELS', 'Belgien', '', '0', '0', '32476292836', '0010176NVI', '0', 'Theorema', 'UNE MONTRE TORONTO. MODÈLE ROSÉ', '0', '1Z8VF4596843932107', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9172, '4107666', '0', '0', 'VALÉRIE LÉONET', 'LE RY SAINT-JEAN 23 BOITE 9', '', '1370', 'JODOIGNE', 'Belgien', '', '0', '0', '478369226', '0010107UI4', '0', 'Theorema', 'UNE MONTRE TORONTO. MODÈLE ROSÉ', '0', '1Z8VF4596845094313', 'UPS', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-20', '', '', '', '', '', ''),
(9173, 'a0YC000000TIOLFMA5', '0', '0', 'John Alders', 'Schiermonnikoog 49', '0', '1967 GA', 'HEEMSKERK', 'Niederlande', '', '0', '0', '634937390', '001012919G', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Bruin/Goud/Zwart', '0', '1Z8VF4596841150974', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9174, 'a0YC000000TIOLFMA5', '0', '0', 'Marga van Altena', 'Hongerlandsedijk 214', '0', '3201 LW', 'SPIJKENISSE', 'Niederlande', '', '0', '0', '06-17878013', '0010210ROB', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Bruin/Goud/Zwart', '0', '1Z8VF4596840157380', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9175, 'a0YC000000TIOKqMAP', '0', '0', 'E Hage', 'Wilgenkade 4', '0', '2492 TR', 'Den Haag', 'Niederlande', '', '0', '0', '621275042', '0010056GZT', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zwart', '0', '1Z8VF4596841854795', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9176, 'a0YC000000TIOKqMAP', '0', '0', 'Abdullah Almaz', 'Turfschipper 64', 'Almaz projecten bv', '2292 JB', 'WATERINGEN', 'Niederlande', '', '0', '0', '642972280', '0010213NIC', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zwart', '0', '1Z8VF4596842343200', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9177, 'a0YC000000TIOKqMAP', '0', '0', 'Ali Babour', 'Oranjerivierdreef 16B', '0', '3564 BE', 'UTRECHT', 'Niederlande', '', '0', '0', '628356431', '00100277VY', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zwart', '0', '1Z8VF4596840722616', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9178, 'a0YC000000TIOKRMA5', '0', '0', 'F.J.C. Schoenmakers', 'Vossenlaar 41', '0', '4854 GL', 'BAVEL', 'Niederlande', '', '0', '0', '31627386602', '0010143AQ5', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zilver', '0', '1Z8VF4596842093025', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9179, 'a0YC000000TIOKRMA5', '0', '0', 'Alice Davies', 'Voorthuizenstraat 120', '0', '2573 AM', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '650901312', '001019857L', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zilver', '0', '1Z8VF4596842554438', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9180, 'a0YC000000TIOKqMAP', '0', '0', 'Nathaly Geerman', 'Schenkweg 72', '0', '2595 XX', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '626260827', '0010226EM5', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zwart', '0', '1Z8VF4596841206842', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9181, 'a0YC000000TILKhMAP', '0', '0', 'Freja Arendtsen', 'Tagmosevej 21B', '0', '8541', 'Skødstrup', 'Dänemark', '', '0', '0', '52179271', '0010141R4U', '0', 'Theorema Paragon', 'Theorema-ur med guldfarvet urkasse og hvid urskive (a0YC000000TILKhMAP)', '0', '1Z8VF4596840150252', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9182, 'a0YC000000TILKhMAP', '0', '0', 'Mie Line Christensen', 'Hyldegårdsvej 12  1-3', '0', '2920', 'Gave Charlottenlund', 'Dänemark', '', '0', '0', '29848840', '0010033LBE', '0', 'Theorema Paragon', 'Theorema-ur med guldfarvet urkasse og hvid urskive (a0YC000000TILKhMAP)', '0', '1Z8VF4596841484668', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9183, 'a0YC000000TILKhMAP', '0', '0', 'Tax Free Worldwide Denmark', 'Rådhusstræde 3 2SAL', '0', '1466', 'København', 'Dänemark', '', '0', '0', '27972494', '0010035OHL', '0', 'Theorema Paragon', 'Theorema-ur med guldfarvet urkasse og hvid urskive (a0YC000000TILKhMAP)', '0', '1Z8VF4596841310078', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9184, 'a0YC000000TILTyMAP', '0', '0', 'Arnel Catak', 'Ulsøparken 39 3.TH.', '0', '2660', 'Brøndby Strand', 'Dänemark', '', '0', '0', '26112660', '0010019SXW', '0', 'Theorema Paragon', 'Theorema-ur med rødguldsfarvet urkasse og hvid urskive (a0YC000000TILTyMAP)', '0', '1Z8VF4596841726487', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9185, 'a0YC000000TILUIMA5', '0', '0', 'Bjarne Laursen', 'Egeskovvej 2 B', '0', '8700', 'Horsens', 'Dänemark', '', '0', '0', '21813226', '001007699I', '0', 'Theorema Paragon', 'Theorema-ur med sølvfarvet urkasse og sort urskive (a0YC000000TILUIMA5)', '0', '1Z8VF4596841833898', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9186, 'a0YC000000TILNLMA5', '0', '0', 'Imran Shareef', 'Saxogade 45', '0', '1662', 'København', 'Dänemark', '', '0', '0', '50215555', '00101948FE', '0', 'Theorema Paragon', 'Theorema-ur med guldfarvet urkasse og sort urskive (a0YC000000TILNLMA5)', '0', '1Z8VF4596840732301', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9187, 'a0YC000000TILNLMA5', '0', '0', 'Jannik Züberlein', 'Ved sønderport 23', '0', '2300', 'København', 'Dänemark', '', '0', '0', '0', '00101813AQ', '0', 'Theorema Paragon', 'Theorema-ur med guldfarvet urkasse og sort urskive (a0YC000000TILNLMA5)', '0', '1Z8VF4596840521717', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9188, 'a0YC000000TILUIMA5', '0', '0', 'james hughes', 'bådsmandstraede 10 a', '0', '1407', 'københavn', 'Dänemark', '', '0', '0', '40681056', '0010199SXH', '0', 'Theorema Paragon', 'Theorema-ur med sølvfarvet urkasse og sort urskive (a0YC000000TILUIMA5)', '0', '1Z8VF4596840302123', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9189, 'a0YC000000TILTyMAP', '0', '0', 'Jesper Nielsen', 'Holmbladsgade 139', 'JENI36', '2300', 'København', 'Dänemark', '', '0', '0', '27210739', '0010005LGJ', '0', 'Theorema Paragon', 'Theorema-ur med rødguldsfarvet urkasse og hvid urskive (a0YC000000TILTyMAP)', '0', '1Z8VF4596842173537', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9190, 'a0YC000000TILTyMAP', '0', '0', 'ID61270854 Bruno Friis', 'Pakkeboks 9018', '0', '9000', 'Aalborg', 'Dänemark', '', '0', '0', '61270854', '0010204MAS', '0', 'Theorema Paragon', 'Theorema-ur med rødguldsfarvet urkasse og hvid urskive (a0YC000000TILTyMAP)', '0', '1Z8VF4596842235943', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9191, 'a0YC000000TILUIMA5', '0', '0', 'Lonnie Fodgaard', 'Obovej 19', '0', '8940', 'Randers', 'Dänemark', '', '0', '0', '22106586', '0010184IHF', '0', 'Theorema Paragon', 'Theorema-ur med sølvfarvet urkasse og sort urskive (a0YC000000TILUIMA5)', '0', '1Z8VF4596842589357', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9192, 'a0YC000000TILUIMA5', '0', '0', 'Emerson Bent Noergaard', 'Åderupvej 41', '0', '4700', 'Næstved', 'Dänemark', '', '0', '0', '42403380', '0010164VT6', '0', 'Theorema Paragon', 'Theorema-ur med sølvfarvet urkasse og sort urskive (a0YC000000TILUIMA5)', '0', '1Z8VF4596842333766', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9193, 'a0YC000000TILTyMAP', '0', '0', 'john kjær', 'Hvedevænget 92 1.TH', '0', '4700', 'Næstved', 'Dänemark', '', '0', '0', '20972172', '0010138CUR', '0', 'Theorema Paragon', 'Theorema-ur med rødguldsfarvet urkasse og hvid urskive (a0YC000000TILTyMAP)', '0', '1Z8VF4596840569177', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9194, 'a0YC000000TILKhMAP', '0', '0', 'Solrun Rasmussen', 'Heibergsgade 18 3 TV', '0', '1056', 'København', 'Dänemark', '', '0', '0', '21659015', '0010123QMR', '0', 'Theorema Paragon', 'Theorema-ur med guldfarvet urkasse og hvid urskive (a0YC000000TILKhMAP)', '0', '1Z8VF4596842395584', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9195, 'a0YC000000TILNLMA5', '0', '0', 'Malte Guldborg', 'Færøgade 29  2TV', '0', '9000', 'Aalborg', 'Dänemark', '', '0', '0', '42927760', '0010147QE2', '0', 'Theorema Paragon', 'Theorema-ur med guldfarvet urkasse og sort urskive (a0YC000000TILNLMA5)', '0', '1Z8VF4596840912992', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9196, 'a0YC000000TILUIMA5', '0', '0', 'Søren Rasmussen', 'Knudsbølvej 45', '0', '2610', 'Rødovre', 'Dänemark', '', '0', '0', '28741637', '0010007OYJ', '0', 'Theorema Paragon', 'Theorema-ur med sølvfarvet urkasse og sort urskive (a0YC000000TILUIMA5)', '0', '1Z8VF4596841221405', 'UPS', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-09-11', '', '', '', '', '', ''),
(9197, 'a0YC000000TGYeIMAX', '0', '0', 'Hieu Truong', '120 RUE DU COMMANDANT ROLLAND', 'Cs167', '13008', 'MARSEILLE', 'Frankreich', '', '0', '0', '770043532', '001010003J', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Noir', '0', 'RG 5181 3727 7DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(9198, 'a0YC000000TGYeIMAX', '0', '0', 'Morales Guillaume', '571d 571d route d\'avignon', '0', '84700', 'Sorgues', 'Frankreich', '', '0', '0', '682267142', '0010244SDX', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Noir', '0', 'RG 5181 3817 5DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-08-29', '', '', '', '', '', ''),
(9199, 'a0YC000000TGYeIMAX', '0', '0', 'mohammed salama', '2 RUE MAURICE AUDIN', '0', '93200', 'ST DENIS', 'Frankreich', '', '0', '0', '624178608', '00101911UD', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Noir', '0', 'RG518138326DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-10', '', '', '', '', '', ''),
(9200, 'a0YC000000TGYemMAH', '0', '0', 'CHAN leung fu', '1 rue Foucher Lepelletier', '0', '92130', 'Issy les Moulineaux', 'Frankreich', '', '0', '0', '680588811', '10081468', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Argent - a0YC000000TGYemMAH', '0', 'RG518137507DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9201, 'a0YC000000TGYecMAH', '0', '0', 'Floriane Martinez', '56 GRANDE RUE', '0', '60540', 'PUISEUX LE HAUBERGER', 'Frankreich', '', '0', '0', '661778871', '001002013O', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or - a0YC000000TGYecMAH', '0', 'RG518137515DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9202, 'a0YC000000TGYecMAH', '0', '0', 'CYRIL SAINT-JEVIN', '48 Route de boutigny', '0', '91820', 'Vayres sur essonne', 'Frankreich', '', '0', '0', '670066914', '0010233VME', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or - a0YC000000TGYecMAH', '0', 'RG518137524DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9203, 'a0YC000000TGYecMAH', '0', '0', 'titame kaim', '15 bis rue chenneviere', '0', '76320', 'Caudebec les elbeuf', 'Frankreich', '', '0', '0', '609605333', '0010069EUB', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or - a0YC000000TGYecMAH', '0', 'RG518137538DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9204, 'a0YC000000TGYdjMAH', '0', '0', 'myriam bouazza', '245 RUE LOUIS ROUSSEL', 'batiment e2 appt 14 rdc', '34070', 'MONTPELLIER', 'Frankreich', '', '0', '0', '760805099', '0010176GN4', '0', 'Theorema', '1 Theorema Modèle \"Marco Polo Diamond\" Cadran Noir, Contour Argent - a0YC000000TGYdjMAH', '0', 'RG518137541DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9205, 'a0YC000000TGYeIMAX', '0', '0', 'bernard klein', '26 AVENUE EMILE LEONARD', '0', '30250', 'AUBAIS', 'Frankreich', '', '0', '0', '672738472', '00100286OM', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Noir - a0YC000000TGYeIMAX', '0', 'RG 5181 3833 0DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9206, 'a0YC000000TGYecMAH', '0', '0', 'Boutemza mehdi', '5 RUE ROBESPIERRE', '0', '69700', 'GIVORS', 'Frankreich', '', '0', '0', '640338665', '001011661J', '0', 'Theorema', '1 Theorema Modèle \"Monaco Diamond\" Cadran Noir, Contour Or - a0YC000000TGYecMAH', '0', 'RG518137555DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9207, 'a0YC000000TGEUkMAP', '0', '0', 'EDOARDO CAPRIOLO', 'STRADA ROSERO 14', '0', '10020', 'PECETTO TORINESE', 'Italien', '', '0', '0', '3395033269', '0010231LT6', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518137569DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9208, 'a0YC000000TGEJJMA5', '0', '0', 'giancarlo alecce c/o Banca Popolare di Novara', 'STRADA TORINO 35/D', 'da lunedi a venerdi 8.30-13.30 e 14.45-16.15', '10092', 'BEINASCO', 'Italien', '', '0', '0', '3339113007', '0010231T9S', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518137572DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9209, 'a0YC000000TGEJJMA5', '0', '0', 'Danilo Connelli', 'Macello 12', '0', '95027', 'San gregorio di ct', 'Italien', '', '0', '0', '3934843205', '0010124LLC', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518137586DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9210, 'a0YC000000TGEJJMA5', '0', '0', 'Andrea Viola', 'VIA GORIZIA 27', '0', '25035', 'OSPITALETTO', 'Italien', '', '0', '0', '3341476539', '0010051VBX', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518137590DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9211, 'a0YC000000TGEJJMA5', '0', '0', 'achille quadrelli', 'VIA parini 5', '0', '21041', 'ALBIZZATE', 'Italien', '', '0', '0', '3402497013', '00101763I6', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518137609DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9212, 'a0YC000000TGEQeMAP', '0', '0', 'Gabriela Turconi', 'Via Ugo La Malfa 2', '0', '20010', 'Arluno', 'Italien', '', '0', '0', '3402876303', '00101269OD', '0', 'Theorema Marco Polo', 'Gold', '0', 'RG518137612DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9213, 'a0YC000000TGEJJMA5', '0', '0', 'umberto lenti', 'abeti 27', '0', '74020', 'leporano', 'Italien', '', '0', '0', '3286555952', '0010057SGS', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518137626DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9214, 'a0YC000000TGEUkMAP', '0', '0', 'Marco Zottino', 'VIA MONTELLO 5', '0', '30016', 'IESOLO', 'Italien', '', '0', '0', '3391790497', '0010093FRR', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518137630DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9215, 'a0YC000000TGEUkMAP', '0', '0', 'Federica Zagheni', 'Via Cassiopea 46/c', '0', '20060', 'Cassina dè pecchi', 'Italien', '', '0', '0', '340/3589030', '00100456VL', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518137643DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9216, 'a0YC000000TGEUkMAP', '0', '0', 'alessio franco', 'col major 8', 'ore 12.15 - 13.45', '33077', 'sacile (PN)', 'Italien', '', '0', '0', '3474971769', '0010205NGO', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518137657DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9217, 'a0YC000000TGEQeMAP', '0', '0', 'Davide Mariottini', 'VIA SANT\'ANTONIO 52', 'Possibilmente ora di pranzo 12:00 / 13:00', '25046', 'CAZZAGO SAN MARTINO', 'Italien', '', '0', '0', '3338430679', '0010143RTS', '0', 'Theorema Marco Polo', 'Gold', '0', 'RG518137665DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9218, 'a0YC000000TGEQeMAP', '0', '0', 'Camelia Andrei', 'VIA VITTORIO BACHELET 12', '0', '40026', 'IMOLA', 'Italien', '', '0', '0', '3296906788', '0010149SFW', '0', 'Theorema Marco Polo', 'Gold', '0', 'RG518137674DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9219, 'a0YC000000TGEQeMAP', '0', '0', 'STEFANO VECCHIETTI', 'VIA DEI SOLTERI 41/7', '0', '38121', 'TRENTO', 'Italien', '', '0', '0', '3288538781', '0010022XCW', '0', 'Theorema Marco Polo', 'Gold', '0', 'RG518137688DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9220, 'a0YC000000TGEJJMA5', '0', '0', 'Diego Tommaso Isidori', 'Antonio Stoppani 3/E', 'Preavvisare il giorno prima', '61032', 'Marotta di Fano', 'Italien', '', '0', '0', '3381256099', '0010170X7I', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518137691DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9221, 'a0YC000000TGEUkMAP', '0', '0', 'Massimiliano Fusco', 'VIA ALESSANDRO TROTTER 35', '0', '156', 'ROMA', 'Italien', '', '0', '0', '3474865180', '0010064Q8B', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518137705DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9222, 'a0YC000000TGEJJMA5', '0', '0', 'Antonio Pallagrosi', 'VIA ANTONIO LA PICCIRELLA 3', '0', '71122', 'FOGGIA', 'Italien', '', '0', '0', '3', '0010033HB5', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518137714DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9223, 'a0YC000000TGEUkMAP', '0', '0', 'Claudio De Piazza', 'VIA DANTE ALIGHIERI 26', '0', '22070', 'OLTRONA DI SAN MAMETTE', 'Italien', '', '0', '0', '3474568793', '0010176L85', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518137728DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9224, 'a0YC000000TGEUkMAP', '0', '0', 'Emilia Foresto', 'VIA DEI LIMONI 61', 'Preferibile di mattina', '172', 'ROMA', 'Italien', '', '0', '0', '3287305540', '0010222UGO', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518137731DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9225, 'a0YC000000TGEJJMA5', '0', '0', 'Luca Racioppa', 'VIA LUIGI CAPUANA 32', '0', '41123', 'MODENA', 'Italien', '', '0', '0', '3475030104', '00101942QR', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518137745DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9226, 'a0YC000000TGEQeMAP', '0', '0', 'Marica Inguscio', 'VIA Filippo Brunelleschi S.n.c.', '0', '73043', 'COPERTINO', 'Italien', '', '0', '0', '3290634444', '0010203DEO', '0', 'Theorema Marco Polo', 'Gold', '0', 'RG518137759DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9227, 'a0YC000000TGEUkMAP', '0', '0', 'Rossella FERRARA', 'VIA BELLONI 72/74', '0', '36040', 'SAREGO', 'Italien', '', '0', '0', '3474647766', '10037335', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518137762DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9228, 'a0YC000000TGEUkMAP', '0', '0', 'Gianluca Rosati', 'VIA CARLO DENINA 8', '0', '179', 'ROMA', 'Italien', '', '0', '0', '3356333077', '00100574HP', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518137776DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9229, 'a0YC000000TGEJJMA5', '0', '0', 'Marko Uldrijan', 'VIA DELLE MANDORLE 12', '0', '40', 'POMEZIA', 'Italien', '', '0', '0', '3934374676', '0010120YEQ', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518137780DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9230, 'a0YC000000TGEJJMA5', '0', '0', 'Alessandra Vianello c/o Hotel Palazzo Paruta', 'campo San Angelo San Marco 38', '0', '30124', 'Venezia', 'Italien', '', '0', '0', '3283418697', '00101588AN', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518137793DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9231, 'a0YC000000TGEUkMAP', '0', '0', 'piero misuraca', 'PIAZZA DELLA TORRETTA 39', 'afsf', '186', 'ROMA', 'Italien', '', '0', '0', '3204428054', '001010555O', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518137802DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9232, 'a0YC000000TGEQeMAP', '0', '0', 'Sabrina De Rosa', 'VIA PODGORA 2', '0', '84132', 'SALERNO', 'Italien', '', '0', '0', '3927839429', '0010183GDR', '0', 'Theorema Marco Polo', 'Gold', '0', 'RG518137816DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9233, 'a0YC000000TGEJJMA5', '0', '0', 'Blanka Liskova', 'VIA MARCORA 61/69', 'Excen s.r.l.', '20097', 'SAN DONATO MILANESE', 'Italien', '', '0', '0', '333 1655816', '0010207DGY', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518137820DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9234, 'a0YC000000TGEJJMA5', '0', '0', 'Massimo Piantoni', 'VIA PAPA GIOVANNI XXIII 79', '0', '18019', 'VALLECROSIA', 'Italien', '', '0', '0', '3495422544', '0010241UMG', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518137833DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9235, 'a0YC000000TGEJJMA5', '0', '0', 'alessandro pinori', 'strada dell\'ecce homo 10/a 10', '0', '50050', 'gambassi terme', 'Italien', '', '0', '0', '346 1702751', '0010048NDT', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518137847DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9236, 'a0YC000000TGEJJMA5', '0', '0', 'Cosimo Taveri', 'Contrada Costa Morena 39', 'c/o Brindisi Terminal', '72100', 'Brindisi', 'Italien', '', '0', '0', '3403438988', '0010093MIT', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518137855DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9237, 'a0YC000000TGEJJMA5', '0', '0', 'Rigers Haxhia', 'VIA ANTONIO LABRIOLA 25', '0', '50065', 'PONTASSIEVE', 'Italien', '', '0', '0', '3294599624', '0010022P4V', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518137864DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9238, 'a0YC000000TGEJJMA5', '0', '0', 'Jin Kim', 'VIA PAOLO DI DONO 44', 'IFAD', '142', 'ROMA', 'Italien', '', '0', '0', '3923059624', '00101454CY', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518137878DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9239, 'a0YC000000TGEUkMAP', '0', '0', 'Mirko Danielli', 'VIA LAVINO 83/A', 'UNICREDITBANCA Calderino', '40050', 'MONTE SAN PIETRO', 'Italien', '', '0', '0', '3346960113', '0010078ZHG', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518137881DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9240, 'a0YC000000TGEJJMA5', '0', '0', 'Anna Facchini', 'VIA ENRICO GIGLIOLI HILLYER 24', '0', '16142', 'GENOVA', 'Italien', '', '0', '0', '109413659', '0010038MT6', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518137895DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9241, 'a0YC000000TGEUkMAP', '0', '0', 'Ennio De Negri', 'VIA ARISTONIDA 21', '0', '124', 'ROMA', 'Italien', '', '0', '0', '3473407120', '0010123V5B', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518137904DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9242, 'a0YC000000TGEQeMAP', '0', '0', 'fabio marchioni', 'casello 6/f', '0', '25079', 'vobarno', 'Italien', '', '0', '0', '3', '0010248DLU', '0', 'Theorema Marco Polo', 'Gold', '0', 'RG518137918DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9243, 'a0YC000000TGEJJMA5', '0', '0', 'Eleonora Sigalini', 'VIA CARLO ALBERTO DALLA CHIESA 28', '0', '25032', 'Chiari', 'Italien', '', '0', '0', '3388559429', '10105449', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518137921DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9244, 'a0YC000000TGEJJMA5', '0', '0', 'Pasqualino Civerchia', 'VIA SAVONA 13', '0', '40', 'ARDEA', 'Italien', '', '0', '0', '3383901702', '00100407JJ', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518137935DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9245, 'a0YC000000TGEQeMAP', '0', '0', 'Antonio Turillazzi', 'VIA GIORGIO LA PIRA 5', '0', '53041', 'ASCIANO', 'Italien', '', '0', '0', '3490771837', '00100881RX', '0', 'Theorema Marco Polo', 'Gold', '0', 'RG518137949DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9246, 'a0YC000000TGEUkMAP', '0', '0', 'Massimiliano Bruschi', 'VIA DEGLI ARTIGIANI 16', 'F.lli Scannavini SnC', '41036', 'MEDOLLA', 'Italien', '', 'Caldari Umberto', '0', '3356514340', '00102465O2', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518137952DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9247, 'a0YC000000TGEUkMAP', '0', '0', 'oscar lucchini', 'VIA CORFU 102', 'ATTENZIONE: consegnare solo alla reception del decimo piano presso Società Guber spa e chiedere di Lucchini Oscar', '25124', 'BRESCIA', 'Italien', '', '0', '0', '3470118621', '0010067EGM', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518137966DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9248, 'a0YC000000TGEUkMAP', '0', '0', 'fabrizio casula', 'VIA LEGNANO 10', '0', '9134', 'CAGLIARI', 'Italien', '', '0', '0', '347944005', '0010054NPH', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518137970DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9249, 'a0YC000000TGEUkMAP', '0', '0', 'pasquale bonomo', 'VIALE TIRSO 8', '0', '81030', 'CASTEL VOLTURNO', 'Italien', '', '0', '0', '339/8237166', '0010153XTH', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518137983DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9250, 'a0YC000000TGEJJMA5', '0', '0', 'Giancarlo Bettoni', 'VIA VITTORIO VENETO 85', '0', '25042', 'BORNO', 'Italien', '', '0', '0', '3331067533', '0010187GCU', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518137997DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9251, 'a0YC000000TGEJJMA5', '0', '0', 'Pietro De Carolis', 'Via Selva 95', '0', '3036', 'Isola del Liri', 'Italien', '', 'Preferibile verso le ore 12', '0', '776814929', '0010009RAM', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518138003DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9252, 'a0YC000000TGEUkMAP', '0', '0', 'gabriella garbi', 'VIA OSSALENGO 5E', '0', '26100', 'CREMONA', 'Italien', '', '0', '0', '3386372834', '0010050MEV', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518138017DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9253, 'a0YC000000TGEUkMAP', '0', '0', 'davide bustaffa', 'STRADA MONTATA 9', '0', '46047', 'PORTO MANTOVANO', 'Italien', '', '0', '0', '3406005939', '0010154LCG', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518138025DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9254, 'a0YC000000TGEJJMA5', '0', '0', 'Vizzone Maddalena', 'R. Bertieri 4', 'c/o Sudler & Hennessey', '20146', 'Milano', 'Italien', '', '0', '0', '3385418725', '0010117BYQ', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518138034DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9255, 'a0YC000000TGEUkMAP', '0', '0', 'Ranjit Khehra', 'VIA LEONCINO 29', 'La griglia', '37121', 'VERONA', 'Italien', '', '0', '0', '458031212', '0010079HO0', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518138048DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9256, 'a0YC000000TGEQeMAP', '0', '0', 'giorgia benusiglio', 'VIA ROMOLO GESSI 28', 'Citofono benusiglio', '20146', 'MILANO', 'Italien', '', '0', '0', '3334070525', '0010066QYC', '0', 'Theorema Marco Polo', 'Gold', '0', 'RG518138051DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9257, 'a0YC000000TGEQeMAP', '0', '0', 'Sergio Gennaio', 'VIA ISCHIA 1', 'Consegna Via Ischia Marina di Mancaversa', '73057', 'TAVIANO', 'Italien', '', '0', '0', '3405494493', '0010243PCG', '0', 'Theorema Marco Polo', 'Gold', '0', 'RG518138065DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9258, 'a0YC000000TGEUkMAP', '0', '0', 'Vladimir Plamadeala', 'VIA FRANCESCO RIZZOLI 4', 'Campanello: UniPro S.R.L.', '40125', 'BOLOGNA', 'Italien', '', '0', '0', '3273679484', '00102196K5', '0', 'Theorema Marco Polo', 'Black', '0', 'RG518138079DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9259, 'a0YC000000TGEJJMA5', '0', '0', 'Marco Chirigoni', 'VIA I MAGGIO 23', '0', '41032', 'CAVEZZO', 'Italien', '', '0', '0', '3466770172', '0010212S4M', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518138082DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9260, 'a0YC000000TGEQeMAP', '0', '0', 'Gionni Polidori', 'Rio pozzale 69', '0', '56021', 'cascina', 'Italien', '', 'citofono', '0', '3389712672', '00100717Q6', '0', 'Theorema Marco Polo', 'Gold', '0', 'RG518138096DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9261, 'a0YC000000TGEJJMA5', '0', '0', 'Gaetano Antonio Colecchia', 'VIA RUGGIERO BONGHI 9', '0', '71121', 'FOGGIA', 'Italien', '', '0', '0', '3384974931', '0010219XJA', '0', 'Theorema Marco Polo', 'Silver', '0', 'RG518138105DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9262, 'a0YC000000TGEQeMAP', '0', '0', 'piero vanzetti', 'VIA FALIERO MARIN 78', '0', '37138', 'VERONA', 'Italien', '', '0', '0', '3477173513', '0010235S22', '0', 'Theorema Marco Polo', 'Gold', 'Uhr erhalten um 14 okt 2013 und eine silber schwarz schicken um 14 okt 2013\r\nRG 6237 2514 5DE', 'RG518138119DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-04', '', '', '', '', '', ''),
(9263, 'a0YC000000TIOLFMA5', '0', '0', 'George Cristain', 'Melissantstraat 296', '0', '3086EP', 'Rotterdam', 'Niederlande', '', '0', '0', '687633341', '0010250HNC', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Bruin/Goud/Zwart', 'Uhr erhalten 03.10.2013 Bitte refund!', '577108567399', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9264, 'a0YC000000TIOLFMA5', '0', '0', 'George Cristain', 'Melissantstraat 296', '0', '3086EP', 'Rotterdam', 'Niederlande', '', '0', '0', '687633341', '0010002OJH', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Bruin/Goud/Zwart', 'Uhr erhalten 03.10.2013 Bitte refund The customer has two Copernicus gold!', '577108567399', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9265, 'a0YC000000TIOKRMA5', '0', '0', 'Nathalie Huiting', 'Augustinusstraat 64', '0', '3076 ND', 'ROTTERDAM', 'Niederlande', '', '0', '0', '651632279', '0010242DB4', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zilver', '0', '577108567436', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9266, 'a0YC000000TIOLtMAP', '0', '0', 'Sanne Fidder', 'Billitonstraat 47A', '0', '9715 EP', 'GRONINGEN', 'Niederlande', '', '0', '0', '3125141629', '0010227JV9', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zwart/Zwart', 'Uhr erhalten , Retour 27. 09.2013 Bitte refund!!!!', '577108567458', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9267, 'a0YC000000TIOLFMA5', '0', '0', 'daniella de jong', 'Kamperfoelielaan 3', '0', '3233 CG', 'OOSTVOORNE', 'Niederlande', '', '0', '0', '0181 484455', '0010114UGY', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Bruin/Goud/Zwart', '0', '577108567470', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9268, 'a0YC000000TIOLFMA5', '0', '0', 'Dikran Ceven', 'Rhaanbrink 28', '0', '7544 NA', 'ENSCHEDE', 'Niederlande', '', '0', '0', '651222988', '0010046PJR', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Bruin/Goud/Zwart', '0', '577108567491', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9269, 'a0YC000000TIOLFMA5', '0', '0', 'theo Nachtegaal', 'Gazellestraat 32', '0', '3523 SV', 'UTRECHT', 'Niederlande', '', '0', '0', '641484943', '0010027WY4', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Bruin/Goud/Zwart', '0', '577108567517', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9270, 'a0YC000000TIOKqMAP', '0', '0', 'Racquel Brunk', 'Langenhorst 191', '0', '3085 HD', 'ROTTERDAM', 'Niederlande', '', '0', '0', '639199603', '0010013UE1', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zwart', '0', '577108567539', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(9271, 'a0YC000000TIOKqMAP', '0', '0', 'Yolanda Mulder', 'Dr Holtroplaan 42', '0', '5652 XR', 'EINDHOVEN', 'Niederlande', '', '0', '0', '624181828', '00101266N7', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zwart', '0', '577108567550', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9272, 'a0YC000000TIOLtMAP', '0', '0', 'Cley Agyei', 'C. van Eesterenlaan 562', '0', '1019 KB', 'AMSTERDAM', 'Niederlande', '', '0', '0', '681402738', '0010119TBA', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zwart/Zwart', '0', '577108567572', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9273, 'a0YC000000TIOKRMA5', '0', '0', 'Piet van Keulen', 'Djept 102A', '0', '5509 LH', 'VELDHOVEN', 'Niederlande', '', '0', '0', '31651803131', '0010162CNQ', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zilver', '0', '577108567594', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9274, 'a0YC000000TIOKqMAP', '0', '0', 'Abdalla Al Moussawi', 'Irissenveld 2', '0', '1901 LL', 'CASTRICUM', 'Niederlande', '', '0', '0', '623273121', '0010048P4M', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zwart', '0', '577108567610', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9275, 'a0YC000000TIOKqMAP', '0', '0', 'N Siebelink', 'Filipijnen 135', '0', '3524 JK', 'UTRECHT', 'Niederlande', '', '0', '0', '641492209', '0010083K78', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zwart', '0', '577108567631', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9276, 'a0YC000000TIOLFMA5', '0', '0', 'Rob De Graaf', 'Van der Woudestraat 27', '0', '1815 VT', 'ALKMAAR', 'Niederlande', '', '0', '0', '31628460382', '0010150HDR', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Bruin/Goud/Zwart', '0', '577108567653', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9277, 'a0YC000000TIOKRMA5', '0', '0', 'E Westerborg', 'Eric Kropstraat 60', '0', '3071 AE', 'ROTTERDAM', 'Niederlande', '', '0', '0', '618210922', '0010023Q67', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zilver', '0', '577108567675', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9278, 'a0YC000000TIOKqMAP', '0', '0', 'Frank Smit', 'Pausgang 10D', '0', '9712 EZ', 'GRONINGEN', 'Niederlande', '', '0', '0', '634865980', '0010248MI7', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zwart', '0', '577108567697', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9279, 'a0YC000000TIOKqMAP', '0', '0', 'Rick van Egmond', 'Waltersingel 120 A', '0', '7314 NX', 'APELDOORN', 'Niederlande', '', '0', '0', '631534110', '0010025OCD', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zwart', '0', '577108567712', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9280, 'a0YC000000TIOLFMA5', '0', '0', 'Robin Gansner', 'IJsbrand de Jongstraat 3', '0', '2041 GN', 'ZANDVOORT', 'Niederlande', '', '0', '0', '646790772', '0010083JY1', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Bruin/Goud/Zwart', 'uhr erhalten 30.09.2013 bitte refund', '577108567734', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9281, 'a0YC000000TIOLFMA5', '0', '0', 'Gerard Rust', 'Wibo Lanslaan 26', '0', '2493 AL', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '651587707', '0010241NAZ', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Bruin/Goud/Zwart', '0', '577108567756', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9282, 'a0YC000000TIOLtMAP', '0', '0', 'Esther van der Zwaart', 'Prins Hendrikstraat 21', '0', '3131 PK', 'VLAARDINGEN', 'Niederlande', '', '0', '0', '102344334', '0010231CDU', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zwart/Zwart', '0', '577108567778', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9283, 'a0YC000000TIOLFMA5', '0', '0', 'marcel schlenter', 'Delstraat 3', '0', '6432 EA', 'HOENSBROEK', 'Niederlande', '', '0', '0', '455229395', '0010072AC5', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Bruin/Goud/Zwart', '0', '577108567790', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9284, 'a0YC000000TIOLFMA5', '0', '0', 'M.H. Gun', 'H.J. Topstraat 45', '0', '9645 CG', 'VEENDAM', 'Niederlande', '', '0', '0', '652670910', '00101338OK', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Bruin/Goud/Zwart', '0', '577108567815', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9285, 'a0YC000000TIOLFMA5', '0', '0', 'Peter houdijk', 'Zuid Willemsvaart 392', '0', '5211 NW', '\'S-HERTOGENBOSCH', 'Niederlande', '', '0', '0', '645810936', '0010246GYX', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Bruin/Goud/Zwart', '0', '577108567837', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9286, 'a0YC000000TIOKqMAP', '0', '0', 'joeri jong', 'Witte Brug 26', '0', '2924 BN', 'KRIMPEN AAN DEN IJSSEL', 'Niederlande', '', '0', '0', '180520457', '00101540LO', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zwart', '0', '577108567859', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9287, 'a0YC000000TIOLFMA5', '0', '0', 'Milad Valadan', 'Domeynen 17', '0', '1834 ET', 'SINT PANCRAS', 'Niederlande', '', '0', '0', '642497559', '0010119KDJ', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Bruin/Goud/Zwart - 006C000000kuAS8IAM', '0', '577108567918', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9288, 'a0YC000000TIOKqMAP', '0', '0', 'Alexandra Hendriksen', 'Beatrixstraat 42', '0', '6824 LR', 'ARNHEM', 'Niederlande', '', '0', '0', '31611448838', '0010179ZQ5', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zwart - 006C000000kuAS8IAM', '0', '577108567930', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9289, 'a0YC000000TIOLFMA5', '0', '0', 'Jan Van geel', 'Overlangelstraat 3', '0', '5045 SR', 'TILBURG', 'Niederlande', '', '0', '0', '135711890', '0010214RRZ', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Bruin/Goud/Zwart - 006C000000kuAS8IAM', '0', '577108567951', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9290, 'a0YC000000TIOKqMAP', '0', '0', 'peter john van guine', 'Francois Valentijnstraat 172', '0', '2595 WE', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '651154565', '10239834', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zwart - 006C000000kuAS8IAM', '0', '577108567973', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9291, 'a0YC000000TIOLtMAP', '0', '0', 'Hanna Nawroth', 'Koningin Emmakade 77', '0', '2518 RM', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '617427175', '0010063A8E', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zwart/Zwart - 006C000000kuAS8IAM', '0', '577108567995', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9292, 'a0YC000000TIOLFMA5', '0', '0', 'Ans van Dinther', 'Wolvespoor 14', '0', '5343 XM', 'OSS', 'Niederlande', '', '0', '0', '645240983', '0010055F97', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Bruin/Goud/Zwart - 006C000000kuAS8IAM', '0', '577108568010', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-13', '', '', '', '', '', ''),
(9293, 'a0YC000000TIONfMAP', '0', '0', 'sofie lebeer', 'Weehaagstraat 82', '0', '9160', 'Eksaarde', 'Belgien', '', '0', '0', '0486 905294', '0010023F5H', '0', 'Pionier Coppernicus', 'zilveren kast en zilveren wijzerplaat - 006C000000kuAXIIA2', '0', '577108568156', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9294, 'a0YC000000TIONuMAP', '0', '0', 'Sad Fikri', 'Rue André Renard 55', '0', '4420', 'Saint-nicolas', 'Belgien', '', '0', '0', '32498709277', '0010185SVD', '0', 'Pionier Coppernicus', 'mouvement doré', '0', '577108568178', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9295, 'a0YC000000TIONfMAP', '0', '0', 'mounia attar', 'chaussée de Drogenbos 79/3', '0', '1180', 'Uccle', 'Belgien', '', '0', '0', '479273678', '0010239FHK', '0', 'Pionier Coppernicus', 'mouvement argenté', '0', '577108568190', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9296, 'a0YC000000TIONuMAP', '0', '0', 'dorien de weert', 'Amelbergastraat 16', '0', '2240', 'Zandhoven', 'Belgien', '', '0', '0', '474570788', '0010059R7N', '0', 'Pionier Coppernicus', 'gouden kast en zwarte wijzerplaat - 006C000000kuAXIIA2', '0', '577108568215', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9297, 'a0YC000000TIONuMAP', '0', '0', 'Nicolas Devriese', 'Rietvelde 24', '0', '9100', 'Sint-Niklaas', 'Belgien', '', '0', '0', '474636685', '0010173OGD', '0', 'Pionier Coppernicus', 'gouden kast en zwarte wijzerplaat - 006C000000kuAXIIA2', '0', '577108568237', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9298, 'a0YC000000TIONpMAP', '0', '0', 'Melissa Knops', 'Wulmersumsesteenweg 615', '0', '3300', 'Goetsenhoven', 'Belgien', '', '0', '0', '474136891', '0010138OLS', '0', 'Pionier Coppernicus', 'zilveren kast en zwarte wijzerplaat - 006C000000kuAXIIA2', '0', '577108568259', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9299, 'a0YC000000TIONpMAP', '0', '0', 'sergiu cristea', 'Noordmolenstraat 4', '0', '8800', 'Roeselare', 'Belgien', '', '0', '0', '479128229', '00101638YG', '0', 'Pionier Coppernicus', 'zilveren kast en zwarte wijzerplaat - 006C000000kuAXIIA2', '0', '577108568270', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9300, 'a0YC000000TIONuMAP', '0', '0', 'Serge Pommee', 'Pastoor Van Dijckstraat 4/ B2', '0', '3500', 'Hasselt', 'Belgien', '', '0', '0', '0476/512110', '0010160TLM', '0', 'Pionier Coppernicus', 'gouden kast en zwarte wijzerplaat - 006C000000kuAXIIA2', '0', '577108568292', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9301, 'a0YC000000TIONuMAP', '0', '0', 'Hovanes Hakop', 'Zuidstraat 41', '0', '8630', 'Veurne', 'Belgien', '', '0', '0', '498408044', '00101145I2', '0', 'Pionier Coppernicus', 'gouden kast en zwarte wijzerplaat - 006C000000kuAXIIA2', '0', '577108568318', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9302, 'a0YC000000TIONpMAP', '0', '0', 'virginie lecomte', 'rue d\'Enhaive 55/305', 'cindy', '5100', 'Jambes', 'Belgien', '', '0', '0', '495124864', '00100417SG', '0', 'Pionier Coppernicus', 'mouvement argenté', '0', '577108568330', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9303, 'a0YC000000TIONuMAP', '0', '0', 'Najib Triki', 'Rue des brasseurs 4 a', '0', '6600', 'Bastogne', 'Belgien', '', '0', '0', '32472868552', '0010212OYL', '0', 'Pionier Coppernicus', 'mouvement doré', '0', '577108568351', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9304, 'a0YC000000TIONfMAP', '0', '0', 'Stefaan Festjens', 'Karel Van Wijnendaeleln 24', '0', '9830', 'Sint-Martens-Latem', 'Belgien', '', '0', '0', '0476/ 99 37 88', '0010084GVN', '0', 'Pionier Coppernicus', 'zilveren kast en zilveren wijzerplaat - 006C000000kuAXIIA2', '0', '577108568373', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9305, 'a0YC000000TIOGkMAP', '0', '0', 'carine hietbrink', 'Godveerdegemstraat 71', '0', '9620', 'Zottegem', 'Belgien', '', '0', '0', '474890027', '00102208VE', '0', 'Pionier Coppernicus', 'zwarte kast en zwarte wijzerplaat - 006C000000kuAXIIA2', '0', '577108568395', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9306, 'a0YC000000TIOGkMAP', '0', '0', 'Filippin Marco', 'rue Willy Coppens 4', '0', '1170', 'Watermael-Boitsfort', 'Belgien', '', '0', '0', '475495656', '001016895T', '0', 'Pionier Coppernicus', 'mouvement noir', '0', '577108568410', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9307, 'a0YC000000TIONuMAP', '0', '0', 'Melissa Knops', 'Wulmersumsesteenweg 615', '0', '3300', 'Goetsenhoven', 'Belgien', '', '0', '0', '474136891', '00100372LT', '0', 'Pionier Coppernicus', 'gouden kast en zwarte wijzerplaat - 006C000000kuAXIIA2', '0', '577108568432', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9308, 'a0YC000000TIONpMAP', '0', '0', 'hendrik miguet', 'Venneborglaan 14', '0', '2100', 'Deurne', 'Belgien', '', '0', '0', '3233246007', '0010196DJD', '0', 'Pionier Coppernicus', 'zilveren kast en zwarte wijzerplaat - 006C000000kuAXIIA2', '0', '577108568454', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9309, 'a0YC000000TIOGkMAP', '0', '0', 'Antoine Mosikwa', 'Avenue Neptune Nr\'8', '0', '1410', 'Waterloo', 'Belgien', '', '0', '0', '02/3852426', '00101058HS', '0', 'Pionier Coppernicus', 'mouvement noir', '0', '577108568476', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9310, 'a0YC000000TIONuMAP', '0', '0', 'Vital Simons', 'Witloofstraat 6', '0', '3070', 'Kortenberg', 'Belgien', '', '0', '0', '489361368', '0010202SC8', '0', 'Pionier Coppernicus', 'gouden kast en zwarte wijzerplaat - 006C000000kuAXIIA2', '0', '577108568498', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9311, 'a0YC000000TILKhMAP', '0', '0', 'QiaoHui Xie', 'Sundbyvestervej 99', '0', '2300', 'København', 'Dänemark', '', '0', '0', '45 60171657', '0010034X4G', '0', 'Theorema Paragon', 'Theorema-ur med guldfarvet urkasse og hvid urskive (a0YC000000TILKhMAP)', '0', '577108568513', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9312, 'a0YC000000TILKhMAP', '0', '0', 'sahbi sebri', 'Ruten D6', 'al madina halal slagter', '2700', 'Brønshøj', 'Dänemark', '', 'Caldari Umberto', '0', '24663206', '0010160XSC', '0', 'Theorema Paragon', 'Theorema-ur med guldfarvet urkasse og hvid urskive (a0YC000000TILKhMAP)', '0', '577108568535', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9313, 'a0YC000000TILKhMAP', '0', '0', 'Charlotte Grøn', 'Nålemagerstien 75', '0', '2300', 'København', 'Dänemark', '', '0', '0', '28913904', '00101713S0', '0', 'Theorema Paragon', 'Theorema-ur med guldfarvet urkasse og hvid urskive (a0YC000000TILKhMAP)', '0', '577108568557', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9314, 'a0YC000000TILKhMAP', '0', '0', 'Nazer Nour', 'Gavlhusvej 51', '1.tv', '2700', 'Brønshøj', 'Dänemark', '', '0', '0', '4560706188', '0010058XT8', '0', 'Theorema Paragon', 'Theorema-ur med guldfarvet urkasse og hvid urskive (a0YC000000TILKhMAP)', '0', '577108568579', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9315, 'a0YC000000TILKhMAP', '0', '0', 'Sobit Ram Gc', 'Vejledalen 80', '1TH', '2635', 'Ishøj', 'Dänemark', '', '0', '0', '4522396911', '0010030RQP', '0', 'Theorema Paragon', 'Theorema-ur med guldfarvet urkasse og hvid urskive (a0YC000000TILKhMAP)', '0', '577108568590', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9316, 'a0YC000000TILNLMA5', '0', '0', 'Susanna Selvarajah', 'Odinsgade 29', '11 St.', '9000', 'Aalborg', 'Dänemark', '', '0', '0', '81757000', '001020301B', '0', 'Theorema Paragon', 'Theorema-ur med guldfarvet urkasse og sort urskive (a0YC000000TILNLMA5)', '0', '577108568616', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9317, 'a0YC000000TILNLMA5', '0', '0', 'Mads Mikkelsen', 'Sandhusvej 37 1 th', '0', '2500', 'Valby', 'Dänemark', '', 'Preferibile verso le ore 12', '0', '51641031', '0010155YCG', '0', 'Theorema Paragon', 'Theorema-ur med guldfarvet urkasse og sort urskive (a0YC000000TILNLMA5)', '0', '577108568638', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9318, 'a0YC000000TILTyMAP', '0', '0', 'Patrick Dean Bonner', 'Sundbyvestervej 49', '0', '2300', 'København', 'Dänemark', '', '0', '0', '31196619', '0010207L59', '0', 'Theorema Paragon', 'Theorema-ur med rødguldsfarvet urkasse og hvid urskive (a0YC000000TILTyMAP)', '0', '577108568650', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9319, 'a0YC000000TILKhMAP', '0', '0', 'Jan Lindhøj', 'Vibevej 5', '0', '8641', 'Sorring', 'Dänemark', '', '0', '0', '28746348', '0010127IVR', '0', 'Theorema Paragon', 'Theorema-ur med guldfarvet urkasse og hvid urskive (a0YC000000TILKhMAP)', '0', '577108568671', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9320, 'a0YC000000TILKhMAP', '0', '0', 'Micala Kaastrup - Olsen', 'Peter Fabers Gade 20. 1.sai', '0', '2200', 'København N', 'Dänemark', '', '0', '0', '27140701', '0010040TYH', '0', 'Theorema Paragon', 'Theorema-ur med guldfarvet urkasse og hvid urskive (a0YC000000TILKhMAP)', '0', '577108568693', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9321, 'a0YC000000TILTyMAP', '0', '0', 'Ana Stojanovic', 'Falkoner Alle 71', '0', '2000', 'Frederiksberg', 'Dänemark', '', '0', '0', '60 42 32 13', '0010212IVB', '0', 'Theorema Paragon', 'Theorema-ur med rødguldsfarvet urkasse og hvid urskive (a0YC000000TILTyMAP)', '0', '577108568719', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9322, 'a0YC000000TILNLMA5', '0', '0', 'Kirsten Thorius', 'Pretoria Alle 14', '0', '2770', 'Kastrup', 'Dänemark', '', '0', '0', '30630486', '0010031Y46', '0', 'Theorema Paragon', 'Theorema-ur med guldfarvet urkasse og sort urskive (a0YC000000TILNLMA5)', '0', '577108568730', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9323, 'a0YC000000TILKhMAP', '0', '0', 'Hanne Dalgaard Larsen', 'Biskorupvej 6', '0', '5240', 'Odense NØ', 'Dänemark', '', '0', '0', '28902286', '001014351C', '0', 'Theorema Paragon', 'Theorema-ur med guldfarvet urkasse og hvid urskive (a0YC000000TILKhMAP)', '0', '577108568752', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9324, 'a0YC000000TIOLtMAP', '0', '0', 'Simon de Koning', 'Bansingel 29', '0', '4731 VN', 'OUDENBOSCH', 'Niederlande', '', '0', '0', '622163252', '0010062ADJ', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zwart/Zwart', '0', '577108568101', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9325, 'a0YC000000TIOKRMA5', '0', '0', 'Jan Visscher', 'Vincent van Goghstraat 47', '0', '1132 TE', 'VOLENDAM', 'Niederlande', '', '0', '0', '299363833', '00100074PC', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zilver', '0', '577108568123', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-16', '', '', '', '', '', ''),
(9326, 'a0YC000000TRKoMMAX', '0', '0', 'Andres Gallego', 'English summer s.a partida de tamarit S/n', 'S/n', '43008', 'Tarragona', 'Spanien', '', '0', '0', '675023291', '0010015R6I', '0', 'Pionier Coppernicus', 'OpciÃ³n C: reloj Coppernicus de correa marrÃ³n, esfera dorada y fondo negro', '0', '577108570546', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9327, 'a0YC000000TRKnnMAH', '0', '0', 'francisco Sanchez bajo', 'CARNICERIAS 2', 'atico a', '47140', 'LAGUNA DE DUERO', 'Spanien', '', '0', '0', '685511958', '00102272H3', '0', 'Pionier Coppernicus', 'OpciÃ³n B: reloj Coppernicus de correa negra, esfera plateada y fondo negro', '0', '577108570568', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9328, 'a0YC000000TIOLFMA5', '0', '0', 'Peter Kevenaar', 'Harp 33', '0', '3068 HM', 'ROTTERDAM', 'Niederlande', '', '0', '0', '31653332502', '0010115XN4', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Bruin/Goud/Zwart', '0', '577108568822', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9329, 'a0YC000000TIOKqMAP', '0', '0', 'Vincent Willemse', 'Holtgesbroek 1410', '0', '6546 PH', 'NIJMEGEN', 'Niederlande', '', '0', '0', '654946833', '0010061CA0', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zwart', 'Uhr erhalten 08.10.2013 Bitte refund!', '577108568844', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9330, 'a0YC000000TIOLtMAP', '0', '0', 'Prem Ghiraw', 'Warmelostraat 29', '0', '3077 RL', 'ROTTERDAM', 'Niederlande', '', '0', '0', '624657157', '0010223RU4', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zwart/Zwart', '0', '577108568866', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9331, 'a0YC000000TIOLFMA5', '0', '0', 'Ron IJdel', 'Elzenhaantje 3', '0', '1562 LZ', 'KROMMENIE', 'Niederlande', '', '0', '0', '31652305214', '001010134O', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Bruin/Goud/Zwart', '0', '577108568888', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9332, 'a0YC000000TIOLFMA5', '0', '0', 'peggy rust-rellum', 'Adriaen Nimantsstraat 17A', '0', '3074 NA', 'ROTTERDAM', 'Niederlande', '', '0', '0', '31619100978', '0010190VXX', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Bruin/Goud/Zwart', '0', '577108568903', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9333, 'a0YC000000TIOKRMA5', '0', '0', 'Richard Tempelaar', 'Scheppinckmate 65', '0', '8014 JR', 'ZWOLLE', 'Niederlande', '', '0', '0', '384235082', '0010042RCX', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zilver', '0', '577108568925', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9334, 'a0YC000000TIOKRMA5', '0', '0', 'EJ Van Laere', 'Achterstraat 16', '651275221', '4115 RP', 'ASCH', 'Niederlande', '', '0', '0', '345501943', '00100743TI', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zilver', '0', '577108568947', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9335, 'a0YC000000TIOKqMAP', '0', '0', 'Gijs Dollekens', '\'t Leemsveld 9', '0', '5706 KN', 'HELMOND', 'Niederlande', '', '0', '0', '643195247', '00101511PS', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zwart', '0', '577108568969', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9336, 'a0YC000000TIOLtMAP', '0', '0', 'Ali Babour', 'Oranjerivierdreef 16B', '0', '3564 BE', 'UTRECHT', 'Niederlande', '', '0', '0', '628356431', '10082492', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zwart/Zwart', '0', '577108568980', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9337, 'a0YC000000TIOLFMA5', '0', '0', 'D Faasse', 'Guus Gelukstraat 17', '0', '1336 ZK', 'ALMERE', 'Niederlande', '', '0', '0', '365223213', '001016129K', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Bruin/Goud/Zwart', '0', '577108569005', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9338, 'a0YC000000TIOKRMA5', '0', '0', 'Stephan Bontekoning', 'Zwanenveld 2325', '0', '6538 NV', 'NIJMEGEN', 'Niederlande', '', '0', '0', '31645580348', '0010133S9I', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zilver', '0', '577108569027', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9339, 'a0YC000000TIOKqMAP', '0', '0', 'Denise Van Den Broek', 'Akkerstraat 91', '0', '5025 MG', 'TILBURG', 'Niederlande', '', '0', '0', '653366551', '0010015P78', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zwart', '0', '577108569049', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9340, 'a0YC000000TIOKRMA5', '0', '0', 'Hadj Hadj', 'Van Alphenstraat 19', '0', '3842 CP', 'HARDERWIJK', 'Niederlande', '', '0', '0', '641841176', '0010188B3N', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zilver', '0', '577108569060', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9341, 'a0YC000000TIOKRMA5', '0', '0', 'reza sabouri', 'Wolgadreef 96', '0', '3561 CS', 'UTRECHT', 'Niederlande', '', '0', '0', '653201108', '00100339LJ', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Zwart/Zilver/Zilver', 'Uhr erhalten 08.10.2013 Bitte refund!', '577108569082', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9342, 'a0YC000000TIOLFMA5', '0', '0', 'Mariska Stuart', 'Vlierweg 20', '0', '1032 LG', 'AMSTERDAM', 'Niederlande', '', '0', '0', '623575806', '0010076S9S', '0', 'Pionier Coppernicus', 'Pionier Automatic Skeleton Movement - Bruin/Goud/Zwart', '0', '577108569108', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9343, '196551307', '0', '0', 'Sil Van Eygen', 'Glazenleeuwstraat 108', '0', '9120', 'Beveren-Waas', 'Belgien', '', '0', '0', '471284684', '0010003KRQ', '0', 'Pionier Coppernicus', 'zilveren kast en zwarte wijzerplaat', '0', '577108569623', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9344, '196523216', '0', '0', 'Jeroen De Loos', 'Schriek 350', '0', '2180', 'Ekeren', 'Belgien', '', '0', '0', '498722539', '00101671AY', '0', 'Pionier Coppernicus', 'zwarte kast en zwarte wijzerplaat', '0', '577108569645', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9345, '196521182', '0', '0', 'Büsra Katirci', 'Spoorwegstraat 29', '0', '3600', 'Genk', 'Belgien', '', '0', '0', '486302703', '0010136YDU', '0', 'Pionier Coppernicus', 'zilveren kast en zwarte wijzerplaat', '0', '577108569667', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9346, '196514528', '0', '0', 'Christian Mayombo', 'rue Emile Verhaeren 8', '0', '4031', 'Angleur', 'Belgien', '', '0', '0', '32496803063', '0010211HTD', '0', 'Pionier Coppernicus', 'Une montre Pionier Copernicus à mouvement automatique - coloris bracelet noir', '0', '577108569689', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9347, '196506872', '0', '0', 'Damien De Broqueville', 'Rue Zandbeek 161', '0', '1180', 'Bruxelles', 'Belgien', '', '0', '0', '+32 492 91 01 65', '0010024YJ3', '0', 'Pionier Coppernicus', 'Une montre Pionier Copernicus à mouvement automatique - coloris bracelet noir', '0', '577108569704', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9348, '196485654', '0', '0', 'Sabine Vanden Bossche', 'Halsesteenweg 42', 'B&A Advies BVBA', '9402', 'Meerbeke', 'Belgien', '', '0', '0', '487197247', '0010017HUX', '0', 'Pionier Coppernicus', 'gouden kast en zwarte wijzerplaat', '0', '577108569726', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9349, '196468303', '0', '0', 'OLIVIER MAILLEUX', 'En Charotte 2', '0', '6940', 'Barvaux-sur-Ourthe', 'Belgien', '', '0', '0', '495515250', '0010204J0O', '0', 'Pionier Coppernicus', 'Une montre Pionier Copernicus à mouvement automatique - coloris bracelet brun', '0', '577108569748', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9350, '196444644', '0', '0', 'C.I.K. BVBA', 'Bergafstraat 44', 'Bedrijfsnaam naam gebouw', '9550', 'verdieping …Hillegem', 'Belgien', '', '0', '0', '93613634', '0010027WF9', '0', 'Pionier Coppernicus', 'zilveren kast en zwarte wijzerplaat', '0', '577108569760', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9351, '196435606', '0', '0', 'Jan Cuypers', 'Willekensmolenstraat 163 BUS 4', '0', '3500', 'Hasselt', 'Belgien', '', '0', '0', '011 35 36 11', '10193561', '0', 'Pionier Coppernicus', 'zilveren kast en zwarte wijzerplaat', '0', '577108569781', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9352, '196432767', '0', '0', 'Eric Devolder', 'Rosweg 6', '0', '1750', 'Sint-Martens-Lennik', 'Belgien', '', '0', '0', '0475 63 11 30', '0010090EJT', '0', 'Pionier Coppernicus', 'Une montre Pionier Copernicus à mouvement automatique - coloris bracelet noir', '0', '577108569807', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9353, '196413429', '0', '0', 'Kurt Schreurs', 'Stokkemerbaan 108A', '0', '3650', 'Dilsen-Stokkem', 'Belgien', '', '0', '0', '32474992181', '0010188LP0', '0', 'Pionier Coppernicus', 'gouden kast en zwarte wijzerplaat', '0', '577108569829', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9354, '196407071', '0', '0', 'Maïté Marquez', 'rue de Pilzen 69', '0', '4020', 'Jupille-sur-Meuse', 'Belgien', '', '0', '0', '495884088', '0010233OHL', '0', 'Pionier Coppernicus', 'Une montre Pionier Copernicus à mouvement automatique - coloris bracelet noir', '0', '577108569840', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9355, '196404537', '0', '0', 'Jordan Remacle', 'Allee d ottomont  50', '0', '4821', 'Andrimont', 'Belgien', '', '0', '0', '489305939', '0010222RE2', '0', 'Pionier Coppernicus', 'Une montre Pionier Copernicus à mouvement automatique - coloris bracelet brun', '0', '577108569862', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9356, '196403262', '0', '0', 'Ann Windels', 'Hof Ter Weze 7', 'Quaestor NV', '8800', 'Rumbeke', 'Belgien', '', '0', '0', '51263360', '0010196ENW', '0', 'Pionier Coppernicus', 'gouden kast en zwarte wijzerplaat', '0', '577108569884', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9357, '196386011', '0', '0', 'Lindsey Boutry', 'Hogeweg 104', '0', '8930', 'Menen', 'Belgien', '', '0', '0', '31473616149', '0010027XJ6', '0', 'Pionier Coppernicus', 'gouden kast en zwarte wijzerplaat', '0', '577108569900', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9358, '196345859', '0', '0', 'Nadia Lamkanfi', 'Kreglingerstraat 22', '0', '2100', 'Deurne', 'Belgien', '', '0', '0', '484880272', '0010218AVI', '0', 'Pionier Coppernicus', 'gouden kast en zwarte wijzerplaat', '0', '577108569921', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9359, '196334653', '0', '0', 'Kristof Ryheul', 'Erkegemstraat 4', '0', '8020', 'Oostkamp', 'Belgien', '', '0', '0', '479242586', '0010044A83', '0', 'Pionier Coppernicus', 'gouden kast en zwarte wijzerplaat', '0', '577108569943', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9360, '196306662', '0', '0', 'Edith Smeets', 'Baksveld 38', '0', '2260', 'Westerlo', 'Belgien', '', '0', '0', '479336079', '0010170Q7X', '0', 'Pionier Coppernicus', 'zilveren kast en zilveren wijzerplaat', '0', '577108569965', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9361, '196291886', '0', '0', 'Armend Kuçi', 'Euerardstraat 68', '0', '9900', 'Eeklo', 'Belgien', '', '0', '0', '0497 071 269', '0010020PQR', '0', 'Pionier Coppernicus', 'gouden kast en zwarte wijzerplaat', '0', '577108569987', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9362, '196269018', '0', '0', 'Youssef El Morabit', 'Hombeeksesteenweg 226', 'Rijwoning', '2800', 'Mechelen', 'Belgien', '', '0', '0', '484050236', '0010143U2J', '0', 'Pionier Coppernicus', 'gouden kast en zwarte wijzerplaat', '0', '577108570009', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9363, '196264589', '0', '0', 'patrick van houtte', 'Neteweg 11', '0', '2850', 'Boom', 'Belgien', '', '0', '0', '477459926', '0010239A6H', '0', 'Pionier Coppernicus', 'gouden kast en zwarte wijzerplaat', '0', '577108570020', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9364, '196261141', '0', '0', 'Benjamin Hendriks', 'Laarnesteenweg 55', '0', '9230', 'Wetteren', 'Belgien', '', '0', '0', '472363305', '0010057IPA', '0', 'Pionier Coppernicus', 'gouden kast en zwarte wijzerplaat', '0', '577108570042', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9365, '196261025', '0', '0', 'alex de beck', 'Beekstraat 27', '0', '9031', 'Drongen', 'Belgien', '', '0', '0', '477338312', '0010189TU4', '0', 'Pionier Coppernicus', 'gouden kast en zwarte wijzerplaat', '0', '577108570064', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9366, '196252311', '0', '0', 'Jillie Dams', 'Wiekevorstse-Goorweg 30', '0', '2222', 'Wiekevorst', 'Belgien', '', '0', '0', '14265919', '0010162PHP', '0', 'Pionier Coppernicus', 'gouden kast en zwarte wijzerplaat', '0', '577108570086', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9367, '196243271', '0', '0', 'HAMID BTITA', 'boulevard du Jubilé 122', '0', '1080', 'Molenbeek-Saint-Jean', 'Belgien', '', '0', '0', '32488286635', '0010213YIK', '0', 'Pionier Coppernicus', 'Une montre Pionier Copernicus à mouvement automatique - coloris bracelet noir', '0', '577108570101', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9368, '196239251', '0', '0', 'Mina and Jolio TAKEUCHI and Nzimbala', 'Jules Adantstraat 21', 'Dr Nzimbala M Jolio SPRL', '1950', 'Kraainem', 'Belgien', '', '0', '0', '27728518', '0010007S1T', '0', 'Pionier Coppernicus', 'Une montre Pionier Copernicus à mouvement automatique - coloris bracelet brun', '0', '577108570123', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9369, '196230524', '0', '0', 'hossein keshvari ghalati', 'avenue de Fré 188 / B5', '0', '1180', 'Uccle', 'Belgien', '', '0', '0', '484025834', '0010236IXT', '0', 'Pionier Coppernicus', 'Une montre Pionier Copernicus à mouvement automatique - coloris bracelet brun', '0', '577108570145', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9370, '196213998', '0', '0', 'Alpha Diallo', 'Avenue Eugene Demolder 44', '0', '1030', 'Bruxelles', 'Belgien', '', '0', '0', '493899893', '001013395J', '0', 'Pionier Coppernicus', 'Une montre Pionier Copernicus à mouvement automatique - coloris bracelet brun', '0', '577108570167', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9371, '196213049', '0', '0', 'De coene Scott', 'Graslei 12', '0', '9000', 'Gent', 'Belgien', '', '0', '0', '489172812', '0010024MU7', '0', 'Pionier Coppernicus', 'Une montre Pionier Copernicus à mouvement automatique - coloris bracelet brun', '0', '577108570189', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9372, '196208620', '0', '0', 'Gunther Corens', 'Peerdekerkhofstraat 64', '0', '2235', 'Hulshout', 'Belgien', '', '0', '0', '31499708380', '0010087BE1', '0', 'Pionier Coppernicus', 'zilveren kast en zilveren wijzerplaat', '0', '577108570204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9373, '196108149', '0', '0', 'Julia Pali', 'Sperwerstraat 22', '0', '9185', 'Wachtebeke', 'Belgien', '', '0', '0', '485400901', '0010219KST', '0', 'Pionier Coppernicus', 'gouden kast en zwarte wijzerplaat', '0', '577108570226', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9374, '196077054', '0', '0', 'Jean de Villenfagne', 'avenue des Capucines 5', '0', '1030', 'Schaerbeek', 'Belgien', '', '0', '0', '3222154357', '00101110KS', '0', 'Pionier Coppernicus', 'Une montre Pionier Copernicus à mouvement automatique - coloris bracelet brun', '0', '577108570248', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9375, '196062235', '0', '0', 'Frank Keysers', 'Voetbalstraat 21', '0', '2980', 'Zoersel', 'Belgien', '', 'Caldari Umberto', '0', '497168634', '0010220W5Z', '0', 'Pionier Coppernicus', 'zilveren kast en zilveren wijzerplaat', '0', '577108570260', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9376, '196051642', '0', '0', 'claudiu barticel', 'avenue des Frères Becqué 27/16', '0', '1082', 'Berchem-Sainte-Agathe', 'Belgien', '', '0', '0', '32473704345', '0010040KQQ', '0', 'Pionier Coppernicus', 'Une montre Pionier Copernicus à mouvement automatique - coloris bracelet brun', '0', '577108570281', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9377, '196039817', '0', '0', 'Mosebi Mokganedi', 'Montoyerstraat 17', '0', '1000', 'Brussel', 'Belgien', '', '0', '0', '32493979895', '0010052HH1', '0', 'Pionier Coppernicus', 'Une montre Pionier Copernicus ? mouvement automatique - coloris bracelet noir', 'Uhr erhalten 03.10.2013 \r\nUhr versendet 12.11.2013   RG 6237 2719 0DE', '577108570307', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9378, '196555921', '0', '0', 'Lieve Willems', 'Webstraat 2E', '0', '2222', 'Wiekevorst', 'Belgien', '', '0', '0', '496261131', '0010002R9Q', '0', 'Pionier Coppernicus', 'gouden kast en zwarte wijzerplaat', '0', '577108570329', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9379, '196424615', '0', '0', 'Catherine Vandamme', 'rue de l\'Agasse 20', '0', '5030', 'Gembloux', 'Belgien', '', '0', '0', '495538684', '0010171NT5', '0', 'Pionier Coppernicus', 'Une montre Pionier Copernicus à mouvement automatique - coloris bracelet noir', '0', '577108570340', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9380, '196418925', '0', '0', 'Martijn Roosen', 'Spiegelstraat 29', '0', '3800', 'Sint-Truiden', 'Belgien', '', 'Preferibile verso le ore 12', '0', '498502143', '00102029OI', '0', 'Pionier Coppernicus', 'zilveren kast en zilveren wijzerplaat', '0', '577108570362', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9381, '196335555', '0', '0', 'Wim Eeckhout', 'Burg. Maenhautstr. 79', '0', '9820', 'Merelbeke', 'Belgien', '', '0', '0', '93248950', '001015614V', '0', 'Pionier Coppernicus', 'zilveren kast en zwarte wijzerplaat', '0', '577108570384', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9382, '196282804', '0', '0', 'Jill Gielis', 'Karel Engelslaan 10', '0', '2960', 'Sint-Lenaarts', 'Belgien', '', '0', '0', '33130371', '0010038LFM', '0', 'Pionier Coppernicus', 'gouden kast en zwarte wijzerplaat', '0', '577108570400', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9383, '196267206', '0', '0', 'Arne Mortier', 'Mezenstraat 1B', '0', '3945', 'Oostham', 'Belgien', '', '0', '0', '495273426', '0010179EYV', '0', 'Pionier Coppernicus', 'zilveren kast en zilveren wijzerplaat', 'Lt. Fedex soll die Adresse falsch sein!', '577108570421', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9384, '196226354', '0', '0', 'Myriam Cremers', 'Zomerstraat 14', '0', '2340', 'Beerse', 'Belgien', '', '0', '0', '14614210', '0010075AO8', '0', 'Pionier Coppernicus', 'zilveren kast en zwarte wijzerplaat', '0', '577108570443', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9385, '196122999', '0', '0', 'WASAMBA IBULU BERTIN', 'rue des Perdrix 6', '0', '1040', 'Etterbeek', 'Belgien', '', '0', '0', '487391741', '00100882GU', '0', 'Pionier Coppernicus', 'Une montre Pionier Copernicus à mouvement automatique - coloris bracelet brun', '0', '577108570465', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9386, '196096404', '0', '0', 'Christian Peeters', 'Steenweg op Zondereigen 39', '0', '2300', 'Turnhout', 'Belgien', '', '0', '0', '479663126', '0010183U7B', '0', 'Pionier Coppernicus', 'zilveren kast en zilveren wijzerplaat', '0', '577108570487', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9387, '196072129', '0', '0', 'Fernand Rocmans', 'rue Mont Chevreuil 35', '0', '6200', 'Bouffioulx', 'Belgien', '', '0', '0', '478766573', '001003958U', '0', 'Pionier Coppernicus', 'Une montre Pionier Copernicus à mouvement automatique - coloris bracelet brun', '0', '577108570502', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-18', '', '', '', '', '', ''),
(9388, 'a0YC000000TRKn9MAH', '0', '0', 'vivian ekhator', 'calle st josep 24', '1,2 la llagosta', '08120', 'Barcelona', 'Spanien', '', '0', '0', '653427281', '0010085IDF', '0', 'Pionier Coppernicus', 'OpciÃ³n A: reloj Coppernicus de correa negra, esfera y fondo plateado', '0', '577108570682', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9389, 'a0YC000000TRKn9MAH', '0', '0', 'LJGvan denBerg', 'CALLE ARANJUEZ 4A', '2-4a', '28981', 'MADRID', 'Spanien', '', '0', '0', '602866703', '0010168TPU', '0', 'Pionier Coppernicus', 'OpciÃ³n A: reloj Coppernicus de correa negra, esfera y fondo plateado', '0', '577108570708', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9390, 'a0YC000000TRKoMMAX', '0', '0', 'jacinto esteban  vidal', 'PLACA JOSEP IRLA I BOSCH 15', 'casa', '17003', 'GIRONA', 'Spanien', '', '0', '0', '655867906', '0010238D1E', '0', 'Pionier Coppernicus', 'OpciÃ³n C: reloj Coppernicus de correa marrÃ³n, esfera dorada y fondo negro', '0', '577108570720', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9391, 'a0YC000000TRKnnMAH', '0', '0', 'Alfonso Curras Baeza', 'CALLE SAN JUAN 32', '2A', '29005', 'MALAGA', 'Spanien', '', '0', '0', '619369473', '0010075PO8', '0', 'Pionier Coppernicus', 'OpciÃ³n B: reloj Coppernicus de correa negra, esfera plateada y fondo negro', '0', '577108570741', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9392, 'a0YC000000TRKoMMAX', '0', '0', 'francisco sanchez bajo', 'CARNICERIAS 2', 'atico a', '47140', 'VALLADOLID', 'Spanien', '', '0', '0', '685511958', '00101052OD', '0', 'Pionier Coppernicus', 'OpciÃ³n C: reloj Coppernicus de correa marrÃ³n, esfera dorada y fondo negro', '0', '577108570763', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9393, '196619692', '0', '0', 'Nailia Salmaeva', 'Santiagostraat 27 /51', '', '2030', 'Antwerpen', 'Belgien', '', '0', '0', '489724715', '00102383ZJ', '0', 'Pionier Coppernicus', 'Een Pionier Coppernicus-uurwerk met zwart bandje, zilveren kast en zilveren wijzerplaat', '0', '577108570796', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9394, '196617944', '0', '0', 'Armen Nikoghosyan', 'Taboralaan 56', '0', '8400', 'Oostende', 'Belgien', '', '0', '0', '497708090', '0010058BEC', '0', 'Pionier Coppernicus', 'Een Pionier Coppernicus-uurwerk met bruin bandje, gouden kast en zwarte wijzerplaat', 'He got a defective watch! We got the bad one on the 4th of oct. 2013 and send a new one on the same day \r\nRG 5181 3971 5DE', '577108570811', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9395, '196604568', '0', '0', 'Camille Vanhulst', 'Rue Zandbeek 76', '0', '1180', 'Bruxelles', 'Belgien', '', '0', '0', '479841742', '001012314F', '0', 'Pionier Coppernicus', 'Une montre Pionier Copernicus Ã  mouvement automatique - coloris bracelet brun, mouvement dorÃ©, cadran noir', '0', '577108570833', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9396, '196593831', '0', '0', 'Kilian Hamon', 'Chaussee de la hulpe 177 boite 20', 'Bureau@hamon&associes', '1170', 'Bruxelles', 'Belgien', '', '0', '0', '477724784', '0010217Q87', '0', 'Pionier Coppernicus', 'Une montre Pionier Copernicus Ã  mouvement automatique - coloris bracelet noir, mouvement argentÃ©, cadran noir', '0', '577108570855', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9397, '196568966', '0', '0', 'Samy Verlinden', 'rue Pierre Hap Lemaitre 65', '0', '1040', 'Etterbeek', 'Belgien', '', '0', '0', '04 86 285 526', '0010108BOQ', '0', 'Pionier Coppernicus', 'Une montre Pionier Copernicus Ã  mouvement automatique - coloris bracelet brun, mouvement dorÃ©, cadran noir', '0', '577108570877', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9398, 'a0YC000000TILKhMAP', '0', '0', 'Anne-Grethe Holm', 'Rybjerg Alle 41', '0', '2730', 'Herlev', 'Dänemark', '', '0', '0', '51942031', '0010104BWG', '0', 'Theorema Paragon', 'Theorema-ur med guldfarvet urkasse og hvid urskive (a0YC000000TILKhMAP)', '0', '577108570616', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9399, 'a0YC000000TILTyMAP', '0', '0', 'Tommy Hansen', 'Skarupvej 132', '0', '2650', 'Hvidovre', 'Dänemark', '', '0', '0', '40416242', '00101772LH', '0', 'Theorema Paragon', 'Theorema-ur med rÃ¸dguldsfarvet urkasse og hvid urskive (a0YC000000TILTyMAP)', '0', '577108570638', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9400, 'a0YC000000TILTyMAP', '0', '0', 'Oliver Odin Andersen', 'Sundbyvester Hvf. Safirgangen 128', '0', '2300', 'Kobenhavn', 'Dänemark', '', '0', '0', '60185333', '0010100REP', '0', 'Theorema Paragon', 'Theorema-ur med rÃ¸dguldsfarvet urkasse og hvid urskive (a0YC000000TILTyMAP)', '0', '577108570650', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9401, 'a0YC000000TGEUkMAP', '0', '0', 'cesare soldani', 'VIA GIACOMO PUCCINI 31', 'Possibilmente in mattinata', '24030', 'PRESEZZO', 'Italien', '', '0', '0', '338 7455683', '0010099AFB', '0', 'Theorema Marco Polo', 'Black', '0', '577108575033', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-20', '', '', '', '', '', ''),
(9402, 'a0YC000000TGEUkMAP', '0', '0', 'ANDREA ATZORI', 'VIA ANDREA VESALIO 2/C', '0', '09134', 'CAGLIARI', 'Italien', '', '0', '0', '3922411544', '0010183YWW', '0', 'Theorema Marco Polo', 'Black', '0', '577108575055', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-20', '', '', '', '', '', ''),
(9403, 'a0YC000000TGEQeMAP', '0', '0', 'armando durio', 'VIA GIACOMO PUCCINI 6', '0', '21022', 'AZZATE', 'Italien', '', '0', '0', '332455003', '0010152MJ6', '0', 'Theorema Marco Polo', 'Gold', '0', '577108575077', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-20', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(9404, 'a0YC000000TGEJJMA5', '0', '0', 'Patrizia Zar', 'VIA FORLI 9/2', '0', '16127', 'GENOVA', 'Italien', '', '0', '0', '339/1194756', '0010089VCW', '0', 'Theorema Marco Polo', 'Silver', '0', '577108575099', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-20', '', '', '', '', '', ''),
(9405, 'a0YC000000TSTneMAH', '0', '0', 'Camille Faivre d\'Arcier', 'xx Newenham House,Northern Cross Business Park, Fourth Level, Malahide road', '0', '17', 'Dublin', 'Irland', '', '0', '0', '894323694', '0010006SR9', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108575114', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-20', '', '', '', '', '', ''),
(9406, 'a0YC000000TSTn0MAH', '0', '0', 'Susanne Connolly', '51 Ryebridge Rise Kilcock', '0', 'Co.kildare', 'Co.kildare', 'Irland', '', '0', '0', '851538500', '001021892R', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108575136', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-20', '', '', '', '', '', ''),
(9407, 'UK120910SW53', '0', '0', 'Stephanie Brigham', '3 JULIANS WALK', 'Anlaby', 'HU10 6UW', 'HULL', 'Grossbritannien', '', '0', '0', '7534263484', '0010192FM9', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108574894', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-20', '', '', '', '', '', ''),
(9408, 'UK120910SW54', '0', '0', 'KATHLEEN SPENCE', '1 MOORLANDS PLACE', '0', 'GU15 3EE', 'CAMBERLEY', 'Grossbritannien', '', '0', '0', '4,41276E+11', '0010214ZXA', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', 'Hat am 23.09.2013 das Geld zur?ck erhalten! Uhr wurde am 23.09.13 zugestellt! Keine Uhr zur?ck erhalten!!!', '577108574910', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-20', '', '', '', '', '', ''),
(9409, 'UK120910SW53', '0', '0', 'Tanith Winter', '72 THE GREEN', '0', 'SN10 5UZ', 'DEVIZES', 'Grossbritannien', '', '0', '0', '7961930959', '0010189RJQ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108574931', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-20', '', '', '', '', '', ''),
(9410, 'UK120910SW51', '0', '0', 'Cheryl Cummins', '8 ULDALE WAY', '0', 'L11 2UA', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7944618397', '0010022NGU', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108574953', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-20', '', '', '', '', '', ''),
(9411, 'UK120910SW54', '0', '0', 'Henna Tai', '55 charles gardner court', 'haberdasher street', 'N1 6DS ', 'LONDON', 'Grossbritannien', '', '0', 'henna_t@hotmail.co.uk', '791284173', '001000443X', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108574975', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-20', '', '', '', '', '', ''),
(9412, 'UK120910SW51', '0', '0', 'Justinas Dabkevicius', '88 Manwood ROAD', 'Please Knock The Door. Dont Ring The Bell Cuz Bell Is For Other Tenants', 'SE4 1SB', 'LONDON', 'Grossbritannien', '', '0', '0', '7429593003', '0010131ODJ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108574997', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-20', '', '', '', '', '', ''),
(9413, 'UK120910SW53', '0', '0', 'Jessie Sparkes', '* High trees house, steep st,', '0', 'NP16 5PJ', 'Chepstow, Monmouthshire', 'Grossbritannien', '', '0', '0', '7715182408', '0010054FH7', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108575011', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-20', '', '', '', '', '', ''),
(9414, 'a0YC000000TSTnjMAH', '0', '0', 'james ennis', 'The Demo Lab trinity Biotec', 'Bray Business Park, Southerncross Road,', 'Bray Co. Wicklow', 'BRAY, CO.W', 'Irland', '', '0', '0', '876808055', '00101894ME', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108575272', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9416, 'a0YC000000TSTn0MAH', '0', '0', 'annmarie nolan', 'n/a n/a', 'Clarndale Granges road', 'Kilkenny', 'Kilkenny', 'Irland', '', '0', 'nolan.annmarie@gmail.com', '867783334', '001008421J', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108575310', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9417, 'a0YC000000TSTnjMAH', '0', '0', 'Erduan Ramadani', '15 Deerhaven  Crescent', 'Clonee', 'Dublin 15', '15', 'Irland', '', '0', '0', '3,53878E+11', '0010032JPX', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108575331', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9418, 'a0YC000000TSTneMAH', '0', '0', 'Patrick Carmody', '21 Daleview Road', '0', 'County Dublin', 'No Postcod', 'Irland', '', '0', '0', '3,53873E+11', '00100865H3', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '25.09.13 lt. Fedex falsche ADresse!', '577108575353', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9419, 'UK120910SW52', '0', '0', 'Myles Wiltshire', '190 HIGH STREET COLLIERS WOOD', '0', 'SW19 2BN', 'LONDON', 'Grossbritannien', '', '0', '0', '7530024856', '0010143VMT', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108575375', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9420, 'UK120910SW52', '0', '0', 'Stanley Brown', '68 LIVERMERE ROAD', '0', 'E8 4LQ', 'LONDON', 'Grossbritannien', '', '0', '0', '7429596397', '0010213ALK', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108575397', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9421, 'UK120910SW51', '0', '0', 'Rebecca Young', '5 Clare Road Hartford', '0', 'PE291QB', 'Huntingdon', 'Grossbritannien', '', '0', '0', '7731988210', '0010123DAQ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108575412', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9422, 'UK120910SW54', '0', '0', 'Lauren Bird', '3 PRESTWICK WHITMINSTER LANE', '0', 'GL2 7PA', 'GLOUCESTER', 'Grossbritannien', '', '0', '0', '7703016354', '0010024GVX', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '25.09.13 Fedex braucht neue Adresse!', '577108575434', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9423, 'UK120910SW54', '0', '0', 'Mike Hind', '64 SPENCER ROAD', '0', 'TS6 9BD', 'MIDDLESBROUGH', 'Grossbritannien', '', '0', '0', '7805501241', '0010082USX', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108575456', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9424, 'UK120910SW51', '0', '0', 'Menglei Zhu', '48 QUEENS GARDENS', 'Flat 3, 48 queena garden. W2 3AA', 'W2 3AA', 'LONDON', 'Grossbritannien', '', '0', '0', '7707767044', '0010102RQQ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108575478', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9425, 'UK120910SW52', '0', '0', 'arscene nzau', '4 St Anna Road', '0', 'EN5 2QJ', 'Barnet', 'Grossbritannien', '', '0', '0', '7983781413', '0010001BS4', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108575490', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9426, 'UK120910SW50', '0', '0', 'Edgar Avetisyan', '190 BEDMINSTER ROAD', '0', 'BS3 5NQ', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7549945104', '0010032X49', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With White Face - Silver', '30.09.13 will Geld zurück! Uhr???', '577108575515', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9427, 'UK120910SW52', '0', '0', 'Mobolaji Laniyan', '92 SEWELL ROAD', '0', 'SE2 9BZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7540657722', '0010169F0S', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108575537', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9428, 'UK120910SW52', '0', '0', 'Sam Campbell', '49 SAMUEL STREET', 'This is a gift for Mr. Lee Sinnot', 'WA5 1BB', 'WARRINGTON', 'Grossbritannien', '', '0', '0', '7507187772', '0010201C51', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108575559', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9429, 'UK120910SW54', '0', '0', 'Ruth cawley', '15 Weston street', 'Swadlincote', 'DE11 9at', 'Derbyshire', 'Grossbritannien', '', '0', '0', '7792641295', '0010015IVB', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108575570', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9430, 'UK120910SW51', '0', '0', 'Jaki Shewan', '36 HIGH STREET', '0', 'IV10 8SU', 'FORTROSE', 'Grossbritannien', '', '0', '0', '1381622333', '0010028MO9', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', 'RG518140815DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9431, 'UK120910SW54', '0', '0', 'catia troiani', '19 PEMBRIDGE ROAD', '0', 'W11 3HG', 'LONDON', 'Grossbritannien', '', '0', '0', '7827225940', '00101821B3', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108575618', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9432, 'UK120910SW53', '0', '0', 'Frankie Gough', '83 LINDLEY STREET', '0', 'YO24 4JG', 'YORK', 'Grossbritannien', '', '0', '0', '7568360126', '0010175E1N', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108575630', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9433, 'UK120910SW54', '0', '0', 'Issa Al-Musawi', '70 DARYNGTON DRIVE', '0', 'UB6 8BL', 'GREENFORD', 'Grossbritannien', '', '0', '0', '7870501982', '0010199P4U', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108575651', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9434, 'UK120910SW53', '0', '0', 'Jacalyn Moffat', 'Balmayo Windygates Road', '0', 'KY8 4DR', 'Leven', 'Grossbritannien', '', '0', '0', '7894760497', '0010059P6B', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '30.09.13 will Geld zur?ck! Uhr???\r\nUhr erhalten 08.10.2013 Bitte refund! Geld am 04.11.2013 zurück erhalten!', '577108575673', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9435, 'UK120910SW53', '0', '0', 'yi Wei', '12A Ovington court, 197-205 Brompton road', '0', 'SW3 1LB', 'London', 'Grossbritannien', '', '0', '0', '7598465573', '0010177Y3S', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108575695', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9436, 'UK120910SW52', '0', '0', 'Adam Newland', 'Long reach SCHOOL LANE', '0', 'Ip136dx', 'Woodbridge', 'Grossbritannien', '', '0', '0', '7776213487', '0010039CYJ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108575710', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9438, 'UK120910SW54', '0', '0', 'Wendy Rumball', '4 HASTED CLOSE', '0', 'IP33 2UA', 'BURY ST. EDMUNDS', 'Grossbritannien', '', '0', '0', '7751109762', '00102428NP', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108575754', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9439, 'UK120910SW54', '0', '0', 'Anthony Medhurst', '39 crouch oak lane', '0', 'kt15 2an', 'addlestone surrey', 'Grossbritannien', '', '0', '0', '7815753225', '0010049S7Y', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108575776', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9440, 'a0YC000000TRKoMMAX', '0', '0', 'alexandru ciripoiu', 'CALLE CINE 40', '4', '28024', 'MADRID', 'Spanien', '', '0', '0', '678842326', '0010193Q8W', '0', 'Theorema Coppernicus', 'OpciÃ³n C: reloj Coppernicus de correa marrÃ³n, esfera dorada y fondo negro', '0', '577108575228', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9441, 'a0YC000000TRKoMMAX', '0', '0', 'Marie Obileye', 'Carrer de Llacuna. EIMS SPAIN, Building A 56-70', 'Planta 9', '08005', 'Barcelona', 'Spanien', '', '0', '0', '654167912', '00100469PU', '0', 'Theorema Coppernicus', 'OpciÃ³n C: reloj Coppernicus de correa marrÃ³n, esfera dorada y fondo negro', '0', '577108575240', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9442, 'UK120910SW53', '0', '0', 'Rebecca Timms', '66 LICHFORD ROAD', '0', 'S2 3LA', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7456270659', '001019835T', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108571792', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9443, 'UK120910SW54', '0', '0', 'Armando Da Costa', '197 Coast Road', '0', 'Ne7 7rr', 'Newcastle upon Tyne', 'Grossbritannien', '', '0', '0', '7425147396', '001023121A', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108571818', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9444, 'UK120910SW54', '0', '0', 'BALJIT BAJWA', '3 AUTUMN WAY', '0', 'UB7 9GP', 'WEST DRAYTON', 'Grossbritannien', '', '0', '0', '7881717636', '0010142KD9', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108571830', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9445, 'UK120910SW54', '0', '0', 'Jessica Dunne', '7 GRANITE TERRACE', '0', 'L36 6BS', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '0151 4430141', '001000219G', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108571851', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9446, 'UK120910SW51', '0', '0', 'Jennifer Wilson', '17 Longdene Close', 'This is my sister number (Jean Stanley)', 'NE31 1NZ', 'Hebburn, Tyne and Wear', 'Grossbritannien', '', '0', '0', '0191 4839446', '0010223V4L', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108571873', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9447, 'UK120910SW54', '0', '0', 'Josh Shepherd', '9 HURSTBOURNE CRESCENT', '0', 'WV1 2EE', 'WOLVERHAMPTON', 'Grossbritannien', '', '0', '0', '7788410248', '0010175NXG', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108571895', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9448, 'UK120910SW54', '0', '0', 'Flavius Daniel Martolea', '14 WALNUT TREE ROAD', '0', 'Tw8 0jy', 'Brentford', 'Grossbritannien', '', '0', '0', '7412581005', '0010233SU6', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108571910', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9449, 'UK120910SW54', '0', '0', 'Elena Daskalova', 'Apt 9, 114 Templemore Avenue', '0', 'BT5 4FX', 'Belfast', 'Grossbritannien', '', '0', '0', '7577768368', '0010009SYC', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108571932', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9450, 'UK120910SW53', '0', '0', 'Angela Tran', '78 ASYLUM ROAD', 'Peckham', 'SE15 2LW', 'LONDON', 'Grossbritannien', '', '0', '0', '7539228386', '0010212QF2', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108571954', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9451, 'UK120910SW52', '0', '0', 'Ben Ladyman', '10 HIGHCLERE ROAD', '0', 'CM77 7WX', 'BRAINTREE', 'Grossbritannien', '', '0', '0', '7984946174', '0010164XRU', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108571976', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9452, 'UK120910SW52', '0', '0', 'sarfraz hussain', '319 SAREHOLE ROAD', '0', 'B28 0AL', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7711066547', '0010158S2L', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108571998', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9453, 'UK120910SW54', '0', '0', 'Eliza Greenshields', '108A Caversham Avenue', '0', 'N13 4LN', 'London', 'Grossbritannien', '', '0', '0', '7930643959', '0010108BED', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108572012', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9454, 'UK120910SW53', '0', '0', 'Nguyen Nguyen', '37 MARYON GROVE', '0', 'SE7 8BY', 'LONDON', 'Grossbritannien', '', '0', '0', '4,47429E+11', '00100304VK', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108572034', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9455, 'UK120910SW54', '0', '0', 'Prashant Mahajan', '5 NORTH COLONNADE', '0', 'E14 4BB', 'LONDON', 'Grossbritannien', '', '0', '0', '7906814069', '0010121A4E', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', 'Uhr erhalten 30.09.2013\r\nUhr replaced and versendet 30.09.2013  RG518139595DE', '577108572056', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9456, 'UK120910SW50', '0', '0', 'Muchada Bvunzawabaya', '340 TILE HILL LANE', '0', 'CV4 9DS', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7772790291', '0010244VCG', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With White Face - Silver', '0', '577108572078', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9457, 'UK120910SW51', '0', '0', 'Muchada Bvunzawabaya', '340 TILE HILL LANE', '0', 'CV4 9DS', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7772790291', '0010170TCU', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108571119', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9458, 'UK120910SW53', '0', '0', 'Abigail Fraser-Smith', '35 LONGFIELD ROAD', '0', 'L21 8LA', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7772088931', '00100310BB', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108572078', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9459, 'UK120910SW51', '0', '0', 'Thomas Hurst', '18 FARMWAY', '0', 'LE3 2XA', 'LEICESTER', 'Grossbritannien', '', '0', '0', '0116 2916829', '0010132BJV', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108572090', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9460, 'UK120910SW54', '0', '0', 'amandeep matharoo', '191 HEATH ROAD', '0', 'TW3 2NU', 'HOUNSLOW', 'Grossbritannien', '', '0', '0', '4,47536E+11', '001001015V', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108572115', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9461, 'UK120910SW54', '0', '0', 'Amy Pearson', '7 MERCER AVENUE', '0', 'CV2 4PN', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7540460290', '0010101Y3D', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108572137', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9462, 'UK120910SW54', '0', '0', 'Serdar Tombul', '4 Edington Road', '0', 'EN37JS', 'London', 'Grossbritannien', '', '0', '0', '7561100099', '0010239LU4', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108572159', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9463, 'UK120910SW52', '0', '0', 'Alice Murray', '96 CONNEGAR LEYS, blisworth', '0', 'NN7 3DF', 'NORTHAMPTON', 'Grossbritannien', '', '0', '0', '7581058265', '0010178ALK', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', 'uhr erhalten 30.09.2013 bitte refund Geld am 01.10.2013 zurück erhalten!', '577108572170', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9464, 'UK120910SW54', '0', '0', 'Gabriela Ablorsu', '1 MILESTONE CLOSE', '0', 'CF14 4NQ', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7792159969', '00101296SC', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108572192', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9465, 'UK120910SW52', '0', '0', 'Luke Edwards', '3 BRIDGE STREET', 'Lower Cwmtwrch', 'SA9 2SY', 'SWANSEA', 'Grossbritannien', '', '0', '0', '7807301483', '00101316R7', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108572218', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9466, 'UK120910SW51', '0', '0', 'Lydia Powell', '15 MEADOW VIEW ROAD KEMPSTON', '0', 'MK42 7BE', 'BEDFORD', 'Grossbritannien', '', '0', '0', '1234853068', '0010010IXW', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108572230', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9467, 'UK120910SW52', '0', '0', 'Ka Chun Leung', '38/4 OCHILTREE GARDENS', '0', 'EH16 5SN', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7900970992', '0010110KFZ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108571093', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9468, 'UK120910SW53', '0', '0', 'Kristian Klacan', '10 Wendy House', '0', 'N12 9TJ', 'London', 'Grossbritannien', '', '0', '0', '7840364151', '0010048D44', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '25.09.13 lt. Fedex Adresse falsch!', '577108572251', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9469, 'UK120910SW53', '0', '0', 'Donna Pyle', '19 Deering close st marys island', '0', 'Me43sx', 'Kent', 'Grossbritannien', '', '0', '0', '7740952422', '0010093L7O', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108572273', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9470, 'UK120910SW52', '0', '0', 'Pam Cheng', '73 GEORGE STREET', '0', 'PA23 8BP', 'DUNOON', 'Grossbritannien', '', '0', '0', '7729208056', '00100619Q7', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', 'RG518140775DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9471, 'UK120910SW50', '0', '0', 'Jade Cove', '15 Beaconsfield, romilly road', '0', 'Cf62 6lf', 'barry', 'Grossbritannien', '', '0', '0', '7926986241', '0010064BT6', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With White Face - Silver', '0', '577108572310', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9472, 'UK120910SW51', '0', '0', 'Gary Jenkins', '0 Pathology Dept, Spire Alexandra Hospital', 'Impton Lane, Walderslade, Chatham', 'ME5 9PG', 'Gillingham', 'Grossbritannien', '', '0', '0', '7906996191', '00102494TX', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108572332', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9473, 'UK120910SW54', '0', '0', 'Natalie Byne', '95 GRESHAM STREET', 'Monitise Plc - My Work', 'EC2V 7NA', 'LONDON', 'Grossbritannien', '', '0', '0', '4,47769E+11', '0010204TWK', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108572354', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9474, 'UK120910SW54', '0', '0', 'Victoria Gooden', '14 Hospital Field, Black Notley', '0', 'Cm77 8fb', 'Braintree', 'Grossbritannien', '', '0', '0', '7834357485', '0010161OAE', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', 'Uhr erhalten 07.10.2013 Bitte refund! Geld am 08.10.13 zurückerhalten!', '577108572376', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9475, 'UK120910SW53', '0', '0', 'Debbie Murray', '1 ABERCORN DRIVE', '0', 'EH8 7JR', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7788138851', '0010195BWY', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108572398', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9476, 'UK120910SW51', '0', '0', 'Stevie Brailsford', '15C HILL CLOSE', '0', 'NG2 6GQ', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7791984299', '00101888Q3', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108572413', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9477, 'UK120910SW52', '0', '0', 'Jose Antonio Falco Rodriguez', '8 Oak Tree Avenue', '0', 'CB4 1BA', 'Cambridge', 'Grossbritannien', '', '0', '0', '0', '0010157P1C', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108572435', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9478, 'UK120910SW54', '0', '0', 'Hayley Booth', '20 VICTORIA MILLS', '0', 'HD9 2TP', 'HOLMFIRTH', 'Grossbritannien', '', '0', '0', '7850922514', '0010235QLL', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108572457', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9479, 'UK120910SW52', '0', '0', 'Gemma Davies', '10 WALLHEAD ROAD', '0', 'CF47 0SS', 'MERTHYR TYDFIL', 'Grossbritannien', '', '0', '0', '7538374675', '00100712KW', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108572479', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9480, 'UK120910SW54', '0', '0', 'Graham McCaig', '1 lochmill Antermony road', '0', 'G668ab', 'Glasgow', 'Grossbritannien', '', '0', '0', '7541452758', '0010236HS9', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '23.09.13 Fedex wartet auf korrekte Adresse!', '577108572490', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9481, 'UK120910SW52', '0', '0', 'Chelsey Wheeler', '4 WOODVIEW ROAD', '0', 'NR9 5EU', 'NORWICH', 'Grossbritannien', '', '0', '0', '7837568721', '0010226KRZ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108572516', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9482, 'UK120910SW54', '0', '0', 'Issa Al-Musawi', '70 DARYNGTON DRIVE', '0', 'UB6 8BL', 'GREENFORD', 'Grossbritannien', '', '0', '0', '7870501982', '0010147IM2', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108572538', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9483, 'UK120910SW51', '0', '0', 'Michelle Plant', '52 LOCKWOOD STREET', '0', 'ST2 7HN', 'STOKE-ON-TRENT', 'Grossbritannien', '', '0', '0', '7846270770', '0010052HRM', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108572550', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9484, 'UK120910SW51', '0', '0', 'Taylor Measor', '19 DE MONTFORT ROAD', '0', 'BN2 3AW', 'BRIGHTON', 'Grossbritannien', '', '0', '0', '7946303705', '0010250GUW', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108572571', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9485, 'UK120910SW51', '0', '0', 'Heather Buxton', '72 Seagrim road', '0', 'BH8 0BD', 'Bournemouth', 'Grossbritannien', '', '0', '0', '7766606339', '00101202Z6', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108572593', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9486, 'UK120910SW51', '0', '0', 'Helen Cockwell', '50 CADOXTON TERRACE', '0', 'SA10 8BR', 'NEATH', 'Grossbritannien', '', '0', '0', '1639772061', '0010016GZ0', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108572619', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9487, 'UK120910SW54', '0', '0', 'Syed Moudoodi', '6 CARDREW AVENUE', '0', 'N12 9LD', 'LONDON', 'Grossbritannien', '', '0', '0', '7453302688', '0010107JB8', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108572630', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9488, 'UK120910SW53', '0', '0', 'Olubukola Mary Alade', '69 LEADENHALL STREET', 'Towers Watson (Re) Insurers Brokers Ltd Landmark House', 'EC3A 2DB', 'LONDON', 'Grossbritannien', '', '0', '0', '7545008553', '0010100CJ1', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108572652', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9489, 'UK120910SW53', '0', '0', 'Mohamed Anise', '15 Belmont Road', '0', 'HA3 7PJ', 'HARROW', 'Grossbritannien', '', '0', '0', '4,47573E+11', '0010125T9Q', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108572674', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9490, 'UK120910SW51', '0', '0', 'Rachel Keepins', '14 STONECHAT CLOSE', 'Rest Bay', 'CF36 3QF', 'PORTHCAWL', 'Grossbritannien', '', '0', '0', '7545246091', '00101904M0', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '30.09.13 will Geld zur?ck! Uhr???\r\nUhr erhalten 07.10.2013 Bitte refund! Geld am 09.10.13 zurück erhalten!', '577108572696', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9491, 'UK120910SW54', '0', '0', 'Ka Chun Leung', '38/4 OCHILTREE GARDENS', '0', 'EH16 5SN', 'EDINBURGH', 'Grossbritannien', '', 'Caldari Umberto', '0', '7900970992', '0010030ZLN', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108571093', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9492, 'UK120910SW51', '0', '0', 'Simone Salvidge', '23 VAUGHAN ROAD', 'Signature House', 'AL5 4EL', 'HARPENDEN', 'Grossbritannien', '', '0', '0', '7747478403', '0010161UQK', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', 'Uhr erhalten 26. 09. 2013 Bitte refund Geld am 08.10.13 zurück erhalten!', '577108572711', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9493, 'UK120910SW50', '0', '0', 'Alexander Paton', '23 VAUGHAN ROAD', 'Signature Gifts Ltd Signature House', 'AL5 4EL', 'HARPENDEN', 'Grossbritannien', '', '0', '0', '7914676516', '001010334X', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With White Face - Silver', '0', '577108572733', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9494, 'UK120910SW51', '0', '0', 'idowu ajiboye', '45 HOLME STREET', '0', 'MK42 9AS', 'BEDFORD', 'Grossbritannien', '', '0', '0', '7897430880', '0010176CIY', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '23.09.13 Fedex braucht korrekte Adresse!', '577108572755', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9495, 'UK120910SW53', '0', '0', 'Giuliana Contino', '9 TRETAWN GARDENS', '0', 'NW7 4NP', 'LONDON', 'Grossbritannien', '', '0', '0', '7943317707', '0010024N88', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108572799', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9496, 'UK120910SW52', '0', '0', 'Joel Soares', '33 CHERTSEY CRESCENT', '0', 'CR0 0DE', 'CROYDON', 'Grossbritannien', '', 'Preferibile verso le ore 12', '0', '7432102987', '0010145ZRX', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108572814', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9497, 'UK120910SW53', '0', '0', 'Jessica Hall', '10 ROMAN CRESCENT', '0', 'DL9 3HY', 'CATTERICK GARRISON', 'Grossbritannien', '', '0', '0', '7879335957', '0010221VWN', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108572836', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9498, 'UK120910SW53', '0', '0', 'lisa higo', '29 HOLLY AVENUE', '0', 'LS16 6PL', 'LEEDS', 'Grossbritannien', '', '0', '0', '7932080894', '0010130K3Q', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108572858', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9499, 'UK120910SW54', '0', '0', 'connor donnelly', '42 MYSTERY CLOSE', 'Wavertree', 'L15 0AB', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7758866994', '00101761Q5', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108572870', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9500, 'UK120910SW53', '0', '0', 'Paul Robson', '12 RIDLEY AVENUE', '0', 'TS5 7AN', 'MIDDLESBROUGH', 'Grossbritannien', '', '0', '0', '7984000391', '00100399GL', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108572891', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9501, 'UK120910SW54', '0', '0', 'Darra Sira', 'LOWERBITTELL BITTELL ROAD', '0', 'B48 7BN', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7876773671', '0010052QTF', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108572917', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9502, 'UK120910SW51', '0', '0', 'Nicola Apicella', 'FLAT 20 Felix court 11CHARCOT ROAD', '0', 'NW9 5ZE', 'LONDON', 'Grossbritannien', '', '0', '0', '7714537193', '0010033C83', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108572939', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9503, 'UK120910SW50', '0', '0', 'Karl Blundell', '91 Ruston Road', '0', 'SE18 5QX', 'London', 'Grossbritannien', '', '0', '0', '7923654679', '001008382X', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With White Face - Silver', '0', '577108572950', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9504, 'UK120910SW54', '0', '0', 'Sarah Naula', '3/1 155 reidvale street', '0', 'G31 1rl', 'Glasgow', 'Grossbritannien', '', '0', '0', '1415561363', '0010099N3F', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108572972', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9505, 'UK120910SW53', '0', '0', 'Lindy Ward', '104 ST. MARYS STREET', '0', 'WA4 1BH', 'WARRINGTON', 'Grossbritannien', '', '0', '0', '07921 188884', '0010047BJX', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108572994', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9506, 'UK120910SW53', '0', '0', 'Michelle Dunn', '0 Network Rail, Carrs Croft. Priory Place', '0', 'PH2 0DS', 'Perth', 'Grossbritannien', '', '0', '0', '7837300772', '00101051RO', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', 'RG518140789DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9507, 'UK120910SW54', '0', '0', 'Shadab Ahmed', '42 ADDISON AVENUE', '0', 'TW3 4AP', 'HOUNSLOW', 'Grossbritannien', '', '0', '0', '7961906816', '10156588', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108573030', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9508, 'UK120910SW54', '0', '0', 'tony jones', '28 STONELEIGH CRESCENT', 'House name, company, flat etc.', 'BS4 2RQ', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7773041889', '0010250I8C', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108571130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9509, 'UK120910SW54', '0', '0', 'tony jones', '28 STONELEIGH CRESCENT', '0', 'BS4 2RQ', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7773041889', '001017023W', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108571130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9510, 'UK120910SW52', '0', '0', 'paul bonser', '21 HARCOURT ROAD', '0', 'BH5 2JG', 'BOURNEMOUTH', 'Grossbritannien', '', '0', '0', '1202426993', '0010082SEC', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108573052', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9511, 'UK120910SW54', '0', '0', 'carol quinn', '6 LUTTERWORTH PLACE', '0', 'NE12 8QW', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7762824207', '0010050ATF', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108573074', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9512, 'UK120910SW54', '0', '0', 'Craig Richards', '109A RICHMOND ROAD', '0', 'CF24 3BS', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7446861354', '0010055ZJD', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108573096', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9513, 'UK120910SW52', '0', '0', 'Henry Odogwu', '291 WATFORD WAY', '0', 'NW4 4TB', 'LONDON', 'Grossbritannien', '', '0', '0', '7958295539', '0010029YKN', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108573111', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9514, 'UK120910SW54', '0', '0', 'Scott Reid', '1 MONART ROAD', '0', 'PH1 5US', 'PERTH', 'Grossbritannien', '', '0', '0', '7738612525', '0010071DK9', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', 'Groupon ordered the wrong watch for him. We got the wrong one on the 4th of oct 2013 and send the right one on the same day RG 5181 3972 9DE', 'RG518140792DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9515, 'UK120910SW51', '0', '0', 'Deborah Nelson', '19 LAUREL CLOSE', '0', 'SL3 0QB', 'SLOUGH', 'Grossbritannien', '', '0', '0', '7752444833', '0010070CZX', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108571016', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9516, 'UK120910SW51', '0', '0', 'Deborah Nelson', '19 LAUREL CLOSE', '0', 'SL3 0QB', 'SLOUGH', 'Grossbritannien', '', '0', '0', '7752444833', '0010003C2B', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108571016', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9517, 'UK120910SW54', '0', '0', 'Lynne Hardwick', '13 CHEVINS CLOSE', '0', 'WF17 0QQ', 'BATLEY', 'Grossbritannien', '', '0', '0', '7926743780', '0010160ANE', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108573155', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9518, 'UK120910SW53', '0', '0', 'Kingsley Dafe', '163 LAMBOURNE ROAD', '0', 'IG7 6EF', 'CHIGWELL', 'Grossbritannien', '', '0', '0', '7956486490', '10154087', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108573177', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9519, 'UK120910SW52', '0', '0', 'Duong Nguyen', '23 Edgy Nails', 'Huntbach Street', 'ST1 2BL', 'Stoke On Trent', 'Grossbritannien', '', '0', '0', '7918686666', '0010053ML2', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108573199', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9520, 'UK120910SW51', '0', '0', 'Ann Morgan', '15 CATHCART GREEN', 'Guilden Sutton', 'CH3 7SR', 'CHESTER', 'Grossbritannien', '', '0', '0', '7970799852', '0010050YOT', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108573214', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9521, 'UK120910SW50', '0', '0', 'Abdul Hamid Faruki', '103 GREENHOLM ROAD', '0', 'B44 8HT', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7877771415', '0010079NS1', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With White Face - Silver', '0', '577108573236', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9522, 'UK120910SW54', '0', '0', 'david mcleod', '15 PERIMETER ROAD', '0', 'IV30 6AF', 'ELGIN', 'Grossbritannien', '', '0', '0', '1343544308', '0010075IJI', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9523, 'UK120910SW50', '0', '0', 'david mcleod', '15 PERIMETER ROAD', '0', 'IV30 6AF', 'ELGIN', 'Grossbritannien', '', '0', '0', '1343544308', '0010194JTT', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With White Face - Silver', '0', '', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9524, 'UK120910SW54', '0', '0', 'Peter McCullagh', '24 LONGFIELD ROAD', 'EGLINTON', 'BT47 3PY', 'LONDONDERRY', 'Grossbritannien', '', '0', '0', '7,74E+09', '00100299QF', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108573258', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9525, 'UK120910SW53', '0', '0', 'Anna Cooper', '298 ASHLEY ROAD', '0', 'BH14 9BZ', 'POOLE', 'Grossbritannien', '', '0', '0', '1202738673', '00100674QL', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108573270', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9526, 'UK120910SW50', '0', '0', 'Andrew Henderson', '1 ORMISTON AVENUE', '0', 'EH33 1HR', 'TRANENT', 'Grossbritannien', '', '0', '0', '7584868107', '00100917EA', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With White Face - Silver', '0', '577108573291', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9527, 'UK120910SW53', '0', '0', 'kingsley ofeimu', '32 HOLBORN STREET', '0', 'LS6 2QP', 'LEEDS', 'Grossbritannien', '', '0', '0', '7403384577', '00100287VN', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108573317', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9528, 'UK120910SW53', '0', '0', 'Zoe McEvoy', '21 HAMPSON STREET', '0', 'M33 3HJ', 'SALE', 'Grossbritannien', '', '0', '0', '7850214350', '00101179V4', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108573339', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9529, 'UK120910SW51', '0', '0', 'Kelly Holmes', '7 CROMER ROAD', '0', 'WD24 4DY', 'WATFORD', 'Grossbritannien', '', '0', '0', '7825161078', '10107051', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108573350', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9530, 'UK120910SW51', '0', '0', 'Nitin Jain', '316 THE WATER GARDENS', '0', 'W2 2DQ', 'LONDON', 'Grossbritannien', '', '0', '0', '7503568089', '0010172XHB', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108573372', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9531, 'UK120910SW54', '0', '0', 'Marcel Carabuse', '59 COWLEY ROAD', 'Vindis Skoda Cambridge', 'CB4 0DN', 'CAMBRIDGE', 'Grossbritannien', '', '0', '0', '7786528170', '00100563PR', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108573394', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9532, 'UK120910SW53', '0', '0', 'Ali Ahmed', '68 ST. HUBERTS ROAD', '0', 'BB6 7AF', 'BLACKBURN', 'Grossbritannien', '', '0', '0', '1254877171', '0010022MSO', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108573410', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9533, 'UK120910SW52', '0', '0', 'Suzanne Lee', '15 LOWER CHESTNUT STREET', '0', 'WR1 1PB', 'WORCESTER', 'Grossbritannien', '', '0', '0', '7,83E+09', '0010219QRP', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108573431', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9534, 'UK120910SW53', '0', '0', 'michelle beardsell', '12 helvellyn drive burnley', '0', 'bb120ta', 'lancs', 'Grossbritannien', '', '0', '0', '', '0010235Y9J', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108573453', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9535, 'UK120910SW54', '0', '0', 'Hina Gadhia', '26 BROMPTON ROAD', '0', 'LE5 1PQ', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7870266847', '0010138M2N', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108573475', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9536, 'UK120910SW54', '0', '0', 'Stephen Darkin', '43 WINDSOR CRESCENT', '0', 'M25 0DD', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7818051639', '0010136RY2', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108573497', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(9537, 'UK120910SW51', '0', '0', 'Laura Crump', '8 CLOPTON COTTAGES, CLOPTON', '0', 'CB8 8PF', 'NEWMARKET', 'Grossbritannien', '', '0', '0', '7896799643', '001020464X', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108573512', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9538, 'UK120910SW54', '0', '0', 'Lindsay Green', '70 WHITLEY ROAD', 'Upper CAmbourne', 'CB23 6AS', 'CAMBRIDGE', 'Grossbritannien', '', '0', '0', '7723331061', '0010017ZKJ', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108573534', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9539, 'UK120910SW54', '0', '0', 'Lebona Vernon', '5Holly Court Sandy Lane', '0', 'OX4 6LR', 'Oxford', 'Grossbritannien', '', '0', '0', '7590067085', '0010021RE5', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108573556', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9540, 'UK120910SW51', '0', '0', 'Fabian Boguslawski', 'Flat 33 Sentamu Close', '0', 'SE24 9BF', 'LONDON', 'Grossbritannien', '', '0', '0', '7412531744', '0010164P8V', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108573578', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9541, 'UK120910SW51', '0', '0', 'Warren Dean', '285 WIMBLEDON PARK ROAD', '0', 'SW19 6NP', 'LONDON', 'Grossbritannien', '', '0', '0', '7517734548', '00101428VO', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108573590', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9542, 'UK120910SW51', '0', '0', 'Marta Skibniewska', '140 PARK PREWETT ROAD', '0', 'RG24 9TY', 'BASINGSTOKE', 'Grossbritannien', '', '0', '0', '7988114041', '0010216YKQ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108573615', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9543, 'UK120910SW53', '0', '0', 'Pooja Chauhan', '13 Warley Road', '0', 'UB4 0PZ', 'Hayes', 'Grossbritannien', '', '0', '0', '7462321111', '0010168NEN', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108573637', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9544, 'UK120910SW51', '0', '0', 'Steven Guraya', '21 MAX ROAD', '0', 'CV6 1EP', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7528672697', '0010112N5K', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108573659', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9545, 'UK120910SW53', '0', '0', 'Simon Bleakley', '50 SHAFTESBURY AVENUE', '0', 'SO17 1SD', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '7784142742', '0010199AAL', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', 'Uhr erhalten 30.09.2013 Bitte refund!Geld am 04.10.13 zurück erhalten!', '577108573670', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9546, 'UK120910SW52', '0', '0', 'Debra Owen', '18 WILLSFORD AVENUE', '0', 'L31 1JU', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '4,47516E+11', '0010046F8M', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108573692', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9547, 'UK120910SW54', '0', '0', 'Rachel Dluzaninova', '11 STANMORE CRESCENT', '0', 'OX18 3UF', 'CARTERTON', 'Grossbritannien', '', '0', '0', '7540942515', '0010178JCQ', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108573718', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9548, 'UK120910SW52', '0', '0', 'Stephen Elliott', '1a woodlands Croft road', '0', 'Bt 18 ope', 'Holywood', 'Grossbritannien', '', '0', '0', '7850511294', '00101526BJ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108573730', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9549, 'UK120910SW51', '0', '0', 'Alison Carter', '5 GIBSON CLOSE', '0', 'IP3 9RW', 'IPSWICH', 'Grossbritannien', '', '0', '0', '7710564315', '0010203T5F', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108573751', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9550, 'UK120910SW54', '0', '0', 'Richard Clarke', '31 REEVES CROFT', 'Hodge Lea', 'MK12 6DB', 'MILTON KEYNES', 'Grossbritannien', '', '0', '0', '7951432050', '0010197SYV', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108573773', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9551, 'UK120910SW52', '0', '0', 'Vijeta Hegde', '1 LONDON ROAD', 'NDS UK - Staines, Middlesex', 'TW18 4EX', 'STAINES', 'Grossbritannien', '', '0', '0', '7590735221', '0010138W23', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108573795', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9552, 'UK120910SW51', '0', '0', 'frances cully', '146 SOUTH ROAD', '0', 'RM15 6BX', 'SOUTH OCKENDON', 'Grossbritannien', '', '0', '0', '1708852700', '001007289X', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108573810', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9553, 'UK120910SW53', '0', '0', 'Jocob Dunn', '24 HEOL PENLAN', '0', 'CF14 2BY', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7454627405', '0010044Q8W', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108573832', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9554, 'UK120910SW51', '0', '0', 'Nathan Dony', '36 BRAUNSTON DRIVE', '0', 'UB4 9RB', 'HAYES', 'Grossbritannien', '', '0', '0', '7792115308', '0010234P7Q', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108573854', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9555, 'UK120910SW54', '0', '0', 'Jason Longmore', 'LAR TRAFFIC WHARF ROAD', '0', 'EN3 4TA', 'ENFIELD', 'Grossbritannien', '', '0', '0', '7632969007', '0010145VGN', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108573876', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9556, 'UK120910SW53', '0', '0', 'Stephen Duffy', '16 BEE-ORCHID WAY', 'Rockland St Mary', 'NR14 7UJ', 'NORWICH', 'Grossbritannien', '', '0', '0', '7585505930', '00101447B6', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108573898', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9557, 'UK120910SW54', '0', '0', 'Cathy Ferguson', '228 BIRCHFIELD ROAD', '0', 'WA8 9EH', 'WIDNES', 'Grossbritannien', '', '0', '0', '1515384330', '0010097Y93', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108573913', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9558, 'UK120910SW53', '0', '0', 'Abid Hasan', '209 MERTON ROAD', 'Mohammad Shah & Co / Bank House', 'SW19 1EE', 'LONDON', 'Grossbritannien', '', '0', '0', '7833204202', '0010159CG2', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108573935', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9559, 'UK120910SW54', '0', '0', 'Darren Ashworth', '26 NEVILLE AVENUE', '0', 'FY5 3BG', 'THORNTON-CLEVELEYS', 'Grossbritannien', '', '0', '0', '7817875370', '0010225IIQ', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108570980', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9560, 'UK120910SW51', '0', '0', 'Peter Hanson', '5 CUTLERS GREEN', '0', 'LU2 8UN', 'LUTON', 'Grossbritannien', '', '0', '0', '7584993747', '0010092FJT', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108573957', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9561, 'UK120910SW52', '0', '0', 'Darren Ashworth', '26 NEVILLE AVENUE', '0', 'FY5 3BG', 'THORNTON-CLEVELEYS', 'Grossbritannien', '', '0', '0', '7817875370', '0010068FJ1', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108570980', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9562, 'UK120910SW54', '0', '0', 'Gavin Ridley', '25 EASTBOURNE GARDENS', '0', 'NE26 1PU', 'WHITLEY BAY', 'Grossbritannien', '', '0', '0', '7792577381', '0010249TUI', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108573979', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9563, 'UK120910SW52', '0', '0', 'Sowmya Raju', '4 FALLOW CORNER DROVE', '0', 'PE15 0LT', 'MARCH', 'Grossbritannien', '', '0', '0', '7506459637', '001023134C', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108573990', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9564, 'UK120910SW52', '0', '0', 'Kerry-Ann Cooper', '23 NEWTOWN ROAD', '0', 'SO50 9BZ', 'EASTLEIGH', 'Grossbritannien', '', '0', '0', '7581367886', '0010101Q9E', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108574015', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9565, 'UK120910SW54', '0', '0', 'Jordan James Howard', '100 RUSHDEAN ROAD', '0', 'ME2 2QB', 'ROCHESTER', 'Grossbritannien', '', '0', '0', '01634 722598', '0010117U8I', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108571071', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9566, 'UK120910SW54', '0', '0', 'Jordan James Howard', '100 RUSHDEAN ROAD', '0', 'ME2 2QB', 'ROCHESTER', 'Grossbritannien', '', '0', '0', '01634 722598', '0010130UYM', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108571071', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9567, 'UK120910SW54', '0', '0', 'Catherine Snary', '3 BLACKTHORN DRIVE', '0', 'LE4 1BH', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7921856652', '00101148AM', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108574037', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9568, 'UK120910SW54', '0', '0', 'Terry Young', '27 EDINBURGH ROAD', 'Newbold', 'S41 7HF', 'CHESTERFIELD', 'Grossbritannien', '', '0', '0', '1246265651', '0010116A57', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108574059', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9569, 'UK120910SW51', '0', '0', 'Robert young', '16 SKIRSA STREET', '0', 'G23 5AL', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7886503640', '0010113UUC', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108574070', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9570, 'UK120910SW52', '0', '0', 'Jenny Foster', 'THE CHERUBS POPLARS CLOSE', 'New Barn', 'DA3 7LP', 'LONGFIELD', 'Grossbritannien', '', '0', '0', '7828613590', '00100102OE', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108574092', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9571, 'UK120910SW54', '0', '0', 'Christine Shelley', '3 CLIFTON PLACE', 'belvedere road', 'EX34 9JJ', 'ILFRACOMBE', 'Grossbritannien', '', '0', '0', '1271867634', '0010234B33', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108574118', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9572, 'UK120910SW51', '0', '0', 'Enzo Iacono', '1A RIBBESFORD AVENUE', '0', 'WV10 6DU', 'WOLVERHAMPTON', 'Grossbritannien', '', '0', '0', '7891112163', '0010007Q3P', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108574130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9573, 'UK120910SW50', '0', '0', 'Dovydas Mirzabekjan', '33 Delamere  2 HAWKER PLACE', '0', 'E17 4GB', 'LONDON', 'Grossbritannien', '', '0', '0', '7956733851', '0010014UHM', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With White Face - Silver', '0', '577108574151', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9574, 'UK120910SW54', '0', '0', 'Dawid Lis', '14 STANSTED CLOSE', '0', 'CM1 2TW', 'CHELMSFORD', 'Grossbritannien', '', '0', '0', '7414765826', '001003417T', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108574173', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9575, 'UK120910SW54', '0', '0', 'lee goodacre', '31 STANEWAY', '0', 'NE10 8LR', 'GATESHEAD', 'Grossbritannien', '', '0', '0', '7837698933', '0010135FHK', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108574195', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9576, 'UK120910SW53', '0', '0', 'Phil Hodgson', '3 BROUGHTON ROAD', '0', 'TS22 5AX', 'BILLINGHAM', 'Grossbritannien', '', '0', '0', '7845306038', '0010250BZG', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108574210', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9577, 'UK120910SW53', '0', '0', 'aurina saburova', '25 GROVE STREET', 'if no one in, please leave at next door', 'NG24 3AR', 'NEWARK', 'Grossbritannien', '', '0', '0', '7791419684', '0010147TE9', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108574232', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9578, 'UK120910SW52', '0', '0', 'Ifran Hussain', '9 DEERSTALKER SQUARE', '0', 'B16 0PT', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7429678582', '0010156UI1', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', 'Uhr erhalten 30.09.2013 Bitte refund!Geld am 02.10.2013 zurück erhalten!', '577108574254', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9579, 'UK120910SW54', '0', '0', 'Daniel Moore', '1 Stile Cottages', 'Brighton Road', 'RH1 6PS', 'Redhill', 'Grossbritannien', '', '0', '0', '7704799160', '0010003WLW', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108574276', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9580, 'UK120910SW54', '0', '0', 'Paul Humphrys', 'Hair Gallery 5 High Street', '0', 'DN37 0JW', 'Waltham', 'Grossbritannien', '', '0', '0', '77890549638', '0010163VGJ', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', 'Uhr erhalten 16.10.2013 Bitte refund!\r\nINFO: Bitte keine refund weil wir eine zweiet uhr geshickt haben\r\n28.10.2013   RG62 372 629 6DE', '577108574298', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9581, 'UK120910SW51', '0', '0', 'Agnieszka Glodniok', '90 NORTHFLEET ROAD', '0', 'M30 7PQ', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7866618344', '0010209PJ9', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108574313', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9582, 'UK120910SW52', '0', '0', 'Jeff Hughes', '17 INGOL LANE', '0', 'FY6 9BJ', 'POULTON-LE-FYLDE', 'Grossbritannien', '', '0', '0', '7912899127', '0010181VNK', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108574335', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9583, 'UK120910SW51', '0', '0', 'lorraine stuart', '17 BEECHERS ROAD', '0', 'BN41 2RG', 'BRIGHTON', 'Grossbritannien', '', '0', '0', '1273424052', '0010166F4G', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108574357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9584, 'UK120910SW50', '0', '0', 'deborah simpson', '266 GLEADLESS ROAD', 'Lloyds pharmacy', 'S2 3AH', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '1142557410', '0010044J7I', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With White Face - Silver', '0', '577108574379', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9585, 'UK120910SW51', '0', '0', 'Mandy Milligan', '3 ANDERSON CRESCENT', '0', 'IV30 4HJ', 'ELGIN', 'Grossbritannien', '', '0', '0', '01343 552636', '0010244JTM', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', 'RG518140801DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9586, 'UK120910SW51', '0', '0', 'jamie clark', '8 GREEN LANE', '0', 'WF9 3LR', 'PONTEFRACT', 'Grossbritannien', '', '0', '0', '7885420680', '0010104UQN', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108574416', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9587, 'UK120910SW54', '0', '0', 'Robin Davies', '1 Highbury Grove', 'N/A', 'Po62rj', 'Portsmouth', 'Grossbritannien', '', '0', '0', '7769269121', '00102206O5', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108574438', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9588, 'UK120910SW52', '0', '0', 'Patrick Dunne', '58 WORTH ROAD', '0', 'RH10 7DS', 'CRAWLEY', 'Grossbritannien', '', '0', '0', '7850015012', '0010130OYU', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108574450', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9589, 'UK120910SW53', '0', '0', 'Vipusan Kukanathan', '12 REDFORD AVENUE', '0', 'SM6 9DP', 'WALLINGTON', 'Grossbritannien', '', '0', '0', '7718907343', '0010114YI8', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108574471', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9590, 'UK120910SW53', '0', '0', 'Roxanne Diamon', '5 The Green', '0', 'W3 7PQ', 'East Acton', 'Grossbritannien', '', '0', '0', '7796666566', '00100359EP', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108574493', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9591, 'UK120910SW52', '0', '0', 'Derek Edgar', '3 HEATHER CLOSE', 'Lyme Green Business Park', 'SK11 0LR', 'MACCLESFIELD', 'Grossbritannien', '', '0', '0', '07767 814951', '001010068A', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108571038', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9592, 'UK120910SW51', '0', '0', 'Derek Edgar', '3 HEATHER CLOSE', 'Lyme Green Business Park', 'SK11 0LR', 'MACCLESFIELD', 'Grossbritannien', '', '0', '0', '07767 814951', '00102401YB', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108571038', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9593, 'UK120910SW50', '0', '0', 'Janine Gardner', '56 WESTGATE ROAD', '0', 'NE1 5XU', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7595985542', '00100959PQ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With White Face - Silver', '0', '577108574519', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9594, 'UK120910SW53', '0', '0', 'Sunny Talafair', '42 Highfield Road', '0', 'B435AN', 'Birmingham', 'Grossbritannien', '', '0', '0', '0', '0010023TEW', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '004.10.13 will Geld zur?ck!\r\nUhr erhalten 16.10.2013 Bitte refund! Geld am 18.10.2013 zurück erhalten', '577108574530', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9595, 'UK120910SW52', '0', '0', 'Christopher Smith', '5 HALL GREEN GRIFFITHS ROAD', '0', 'B71 2BA', 'WEST BROMWICH', 'Grossbritannien', '', '0', '0', '7583445489', '0010002HL2', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108574552', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9596, 'UK120910SW53', '0', '0', 'Callum McCarthy', '50 ATHERFIELD ROAD', '0', 'SO16 9NG', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '7506503336', '0010083NQI', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108574574', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9597, 'UK120910SW53', '0', '0', 'Nyarko Dikoh', '10 RAMSGATE CLOSE', '0', 'E16 1UE', 'LONDON', 'Grossbritannien', '', '0', '0', '7462142170', '0010087W29', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108574596', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9598, 'UK120910SW54', '0', '0', 'Dusko Koncar', 'Flat 2 19 Weech Road', '0', 'NW6 1DL', 'London', 'Grossbritannien', '', '0', '0', '7897448686', '0010054EIW', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', 'Hat angeblich Uhr nicht erhalten! Lt Fedex am 24.09.13 zugestellt ! Unterschrift vorhanden! Geld am 08.10.13 zurück erhalten!', '577108574611', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9599, 'UK120910SW54', '0', '0', 'Tracey Moyes', '39 ABINGDON ROAD', '0', 'GU47 9RN', 'SANDHURST', 'Grossbritannien', '', '0', '0', '7736312365', '0010179S5G', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108574633', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9600, 'UK120910SW51', '0', '0', 'Joy Skidmore', '1 DEVON WAY', '0', 'B31 2TS', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7870598728', '0010189FFK', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108574655', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9601, 'UK120910SW53', '0', '0', 'Larissa Wilson', '75 DUFF STREET', '0', 'AB44 1LX', 'MACDUFF', 'Grossbritannien', '', '0', '0', '1261833905', '0010080UWP', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108574677', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9602, 'UK120910SW54', '0', '0', 'Kristopher Clark', '75 ORCADES DRIVE', 'Simshill', 'G44 5DP', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7703380562', '0010196AXG', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108574699', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9603, 'UK120910SW53', '0', '0', 'Amit Thaper', '3 SHERBORNE CLOSE', 'The door bell doesnt work please knock hard or leave at No2', 'SL3 0PB', 'SLOUGH', 'Grossbritannien', '', '0', '0', '7956156046', '0010218EV6', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108574714', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9604, 'UK120910SW51', '0', '0', 'Julie Peak', '102 SOUTHCOATES AVENUE', '0', 'HU9 3HD', 'HULL', 'Grossbritannien', '', '0', '0', '7930609076', '0010032HG4', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108574736', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9605, 'UK120910SW54', '0', '0', 'Inan Kiral', '3 COCKER ROAD', '0', 'EN1 4QQ', 'ENFIELD', 'Grossbritannien', '', '0', '0', '7540960285', '0010123W0X', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108574758', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9606, 'UK120910SW53', '0', '0', 'Gennaro Depiano', '56 HIGH STREET', '0', 'WD5 0RH', 'ABBOTS LANGLEY', 'Grossbritannien', '', '0', '0', '7835063743', '0010171DQ6', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108574770', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9607, 'UK120910SW54', '0', '0', 'Zeiyad Reid', '6D CHURCH TERRACE', '0', 'SE13 5BT', 'LONDON', 'Grossbritannien', '', '0', '0', '7930447699', '00100169HQ', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108574791', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9608, 'UK120910SW51', '0', '0', 'Anri Nadryan', '85 SHIPMAN ROAD', '0', 'E16 3DT', 'LONDON', 'Grossbritannien', '', '0', '0', '4,47446E+11', '0010031VRN', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108574817', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9609, 'UK120910SW53', '0', '0', 'Joshua finch', 'SILVERBRANCH SHERINGHAM ROAD', '0', 'NR25 6PF', 'HOLT', 'Grossbritannien', '', '0', '0', '7780983452', '0010126TGF', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108574839', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9610, 'UK120910SW51', '0', '0', 'Hasan Dolanbay', '68/70 GOLDERS GREEN ROAD', '0', 'NW11 8LN', 'LONDON', 'Grossbritannien', '', '0', '0', '7894662731', '00101338TJ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108571050', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9611, 'UK120910SW53', '0', '0', 'Hasan Dolanbay', '68/70 GOLDERS GREEN ROAD', '0', 'NW11 8LN', 'LONDON', 'Grossbritannien', '', '0', '0', '7894662731', '0010055CXP', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108571050', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-19', '', '', '', '', '', ''),
(9774, '197581653', '0', '0', 'kevin sonck', 'Leon Soetemanslaan 7', '', '3080', 'Tervuren', 'Belgien', '', '0', '0', '32473265748', '0010235NAE', '0', 'Theorema Toronto', 'Une montre Toronto, modÃ¨le cadran  or rose et numÃ©ros noirs, bracelet brun', '0', '577108576978', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9773, '197590843', '0', '0', 'Jeannot Gielen', 'Hasseltsebaan 133', '', '3940', 'Hechtel', 'Belgien', '', '0', '0', '498452268', '0010153EA8', '0', 'Theorema Toronto', 'Toronto horloge met zilverkleurige kast met zwarte lijnen en zwarte polsband', '0', '577108576967', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9772, '197603064', '0', '0', 'Modest Ramaekers', 'Sint-Truidersteenweg 126', '', '3700', 'Tongeren', 'Belgien', '', '0', '0', '12233584', '001024544T', '0', 'Theorema Toronto', 'Toronto horloge met zilverkleurige kast met zwarte lijnen en zwarte polsband', '0', '577108576956', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9771, '197606448', '0', '0', 'Nisan Ala', 'Varenbosstraat 28', '', '2800', 'Mechelen', 'Belgien', '', '0', '0', '487633277', '0010108FTL', '0', 'Theorema Toronto', 'Toronto horloge met goudkleurige kast met witte cijferplaat en bruine polsband', '0', '577108576945', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9770, '197616176', '0', '0', 'Tim Calluy', 'Lelienlaan 33', '', '2180', 'Ekeren', 'Belgien', '', '0', '0', '486438050', '0010095YO4', '0', 'Theorema Toronto', 'Toronto horloge met rosÃ©kleurige kast met zwarte cijferplaat en bruine polsband', '0', '577108576934', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9769, '197629899', '0', '0', 'karl cuveele', 'Bredeweg 49', '', '3080', 'Duisburg', 'Belgien', '', '0', '0', '475909833', '0010009L9R', '0', 'Theorema Toronto', 'Toronto horloge met zilverkleurige kast met blauwe lijnen en zwarte polsband', '0', '577108576923', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9768, '197652213', '0', '0', 'Koen Triangle', 'Hertogstraat 141', '', '3001', 'Heverlee', 'Belgien', '', '0', '0', '494586001', '0010244UC1', '0', 'Theorema Toronto', 'Toronto horloge met zilverkleurige kast met blauwe lijnen en zwarte polsband', '0', '577108576912', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9767, '197653096', '0', '0', 'Capax en Co. Bvba Derenette', 'Rijksweg 437A BUS 2', 'Be477 297 111 Capax & Co', '3650', 'Dilsen', 'Belgien', '', '0', '0', '485168838', '0010229O1U', '0', 'Theorema Toronto', 'Toronto horloge met rosÃ©kleurige kast met zwarte cijferplaat en bruine polsband', '0', '577108576901', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9766, '197656828', '0', '0', 'sven vercammen', 'Blaasveldstraat 63', 'blaasveldstraat 63', '2830', 'Tisselt', 'Belgien', '', '0', '0', '32894492', '0010211KIG', '0', 'Theorema Toronto', 'Toronto horloge met rosÃ©kleurige kast met zwarte cijferplaat en bruine polsband', '0', '577108576897', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9765, '197966675', '0', '0', 'bona carlier', 'av. de la Joyeuse Entree 48', '', '7020', 'Nimy', 'Belgien', '', '0', '0', '488562363', '0010243ETD', '0', 'Theorema Toronto', 'Une montre Toronto, modÃ¨le cadran or et numÃ©ros blancs, bracelet brun', '0', '577108576886', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9764, '197990019', '0', '0', 'A dezdari', 'rue grimberieux 201 201', '', '4420', 'St nicolas liege', 'Belgien', '', '0', '0', '32472107801', '0010233FIU', '0', 'Theorema Toronto', 'Une montre Toronto, modÃ¨le cadran argent et lignes noires, bracelet noir', '0', '577108576875', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9763, '197780677', '0', '0', 'Gabija Sinkeviciute', '16 Valley walk', '', 'Z775z', 'Mallow', 'Irland', '', '0', '0', '851067753', '0010151BKH', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108576864', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9762, '197709825', '0', '0', 'Annette Lagerstam', 'Spjutsundintie 71 AS 3', '', '01190', 'BOX', 'Finnland', '', '0', '0', '407475606', '0010156HJ2', '0', 'Theorema Coppernicus', 'Musta/hopea/hopea: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577108577161', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9761, '197760364', '0', '0', 'Marianne Salminen', 'Kalliokuja 14A', '', '01230', 'VANTAA', 'Finnland', '', '0', '0', '503248802', '0010129FCB', '0', 'Theorema Coppernicus', 'Musta/musta/musta: Miesten Pionier-rannekello, sis. toimituskulut', 'Uhr erhalten 28.10 .2013   Bitte refund', '577108577150', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9760, '197761635', '0', '0', 'Han Lei', 'Pekankatu A2', '', '96200', 'ROVANIEMI', 'Finnland', '', '0', '0', '407401918', '0010242PNF', '0', 'Theorema Coppernicus', 'Musta/musta/musta: Miesten Pionier-rannekello, sis. toimituskulut', 'Uhr neu erhalten 16.10.2013 und eine neue uhr versendet the same day\r\nRG623725463DE\r\n', '577108577140', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9759, '197787943', '0', '0', 'Pavlo Kappalin', 'Soukankuja 14B 17', '', '02360', 'ESPOO', 'Finnland', '', '0', '0', '358000000000', '0010149BL1', '0', 'Theorema Coppernicus', 'Ruskea/kulta/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577108577139', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9758, '197791120', '0', '0', 'Riku Laaka', 'ulappasaarentie 2 B A 3', '', '00980', 'Helsinki', 'Finnland', '', '0', '0', '443778970', '0010193NZK', '0', 'Theorema Coppernicus', 'Musta/hopea/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577108577128', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9757, '197809704', '0', '0', 'Kimmo Forsman', 'Ruoholahdenkatu 24 B 47', '', '00180', 'HELSINKI', 'Finnland', '', '0', '0', '400812370', '0010106KFF', '0', 'Theorema Coppernicus', 'Ruskea/kulta/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577108577117', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9756, '197843595', '0', '0', 'Jevgen Bugrymenko', 'Hansinkatu 1 C 72', '', '01400', 'Vantaa', 'Finnland', '', '0', '0', '417220520', '00102063R0', '0', 'Theorema Coppernicus', 'Musta/hopea/musta: Miesten Pionier-rannekello, sis. toimituskulut', '07.11.2013 Kunde Hat Geld zur?ck erhalten! Uhr???Uhr am 06.01.13 erhalten!', '577108577106', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9755, '197941295', '0', '0', 'Veli Jussila', 'Ainonkatu 33 B 22', '', '53100', 'LAPPEENRANTA', 'Finnland', '', '0', '0', '358000000000', '00100867I3', '0', 'Theorema Coppernicus', 'Ruskea/kulta/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577108577091', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9754, '197942031', '0', '0', 'Teppo Sainio', 'Vanhamäentie 12', '', '48300', 'KOTKA', 'Finnland', '', '0', '0', '358000000000', '0010189BL6', '0', 'Theorema Coppernicus', 'Musta/hopea/hopea: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577108577080', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9753, '197952443', '0', '0', 'kiril pasukov', 'Nuuniitynkuja 4E', '', '02710', 'ESPOO', 'Finnland', '', '0', '0', '445163216', '00100604XM', '0', 'Theorema Coppernicus', 'Musta/hopea/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577108577070', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9752, '197868711', '0', '0', 'brixhilda bare', 'VIA PAPA GIOVANNI XXIII 24/V', '', '47814', 'BELLARIA-IGEA MARINA', 'Italien', '', '0', '0', '3898413477', '0010092A9O', '0', 'Theorema', 'Copernicus - Cinturino marrone, ghiera oro (GM-501/3)', '0', '577108577069', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9751, '197893152', '0', '0', 'Franco Caprini', 'ponte metauro 84/a', '', '61030', 'montemaggiore al metauro Pesaro e Urbino', 'Italien', '', '0', '0', '3939855213', '1016020', '0', 'Theorema', 'Copernicus - Cinturino nero quadrante nero (GM-501/2)', '0', '577108577058', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9750, '197276701', '0', '0', 'Karen Sant', 'Apt 232, Citygate 3, 5 Blantyre Str,', '', 'M15 4JJ', 'Manchester', 'Grossbritannien', '', '0', '0', '7783103037', '00100151D5', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108576739', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9749, '197277823', '0', '0', 'Andrea Newson', '47 RUSKIN ROAD', '', 'SO50 4JW', 'EASTLEIGH', 'Grossbritannien', '', '0', '0', '7787125022', '00100229QW', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108576717', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9748, '197284733', '0', '0', 'yuan gao', 'FLAT193 TRAWLER ROAD', 'Flat193 Fitzroy house', 'SA1 1XX', 'SWANSEA', 'Grossbritannien', '', '0', '0', '7463502961', '0010003YN8', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108576691', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9747, '197289786', '0', '0', 'Michael George Thornton', '7 RUNSWICK AVENUE', 'If no body in ring the phone number above or leave with next door neighbour. Please leave a note saying where. Many thanks.', 'YO21 3UB', 'WHITBY', 'Grossbritannien', '', '0', '0', '7787401622', '0010101CTE', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108576670', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9746, '197296832', '0', '0', 'georgia quinn', '16 PARK STREET', '', 'LL11 2NN', 'WREXHAM', 'Grossbritannien', '', '0', '0', '7540055561', '0010020V8U', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108576658', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9745, '197306216', '0', '0', 'Sheryl O. Ducusin', 'Flat 6 42 Allington Road', '', 'Nw4 3de', 'Hendon, London', 'Grossbritannien', '', '0', '0', '7411751417', '00100116AI', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108576636', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9744, '197321881', '0', '0', 'Hadiss Khossravi', '248 VARSITY DRIVE', '', 'TW1 1AN', 'TWICKENHAM', 'Grossbritannien', '', '0', '0', '7810000000', '0010174D23', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108576614', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9743, '197325709', '0', '0', 'James Aspinall', '1 MINT AVENUE', '', 'BB9 6JU', 'NELSON', 'Grossbritannien', '', '0', '0', '7976700293', '0010126HHN', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108576599', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9742, '197328838', '0', '0', 'karis lee', '1 GREENVALE ROAD', '', 'GU21 2HB', 'WOKING', 'Grossbritannien', '', '0', '0', '7729194849', '0010223RSO', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108576577', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9741, '197351998', '0', '0', 'osman ali', '13 NICHOLAS CLOSE', 'Please press door bell firmly and twice if not call mobile 07904 601 405', 'WD24 6DL', 'WATFORD', 'Grossbritannien', '', '0', '0', '7904601405', '001020386C', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108576555', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9740, '197359771', '0', '0', 'Asfand tariq', '41 celandine road', '', 'Le56ss', 'Leicester', 'Grossbritannien', '', '0', '0', '7803057563', '10009930', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With White Face - Silver', '0', '577108576533', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9739, '197360587', '0', '0', 'Joel Acheampong', '52 HACKINGTON CRESCENT', '', 'BR3 1RZ', 'BECKENHAM', 'Grossbritannien', '', '0', '0', '+44 7429 112378', '001004347W', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108576511', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9738, '197364457', '0', '0', 'Ms M L Innes', '63 COMMERCIAL COURT', '', 'G5 0PH', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7930153881', '0010001O8L', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108576496', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9737, '197365760', '0', '0', 'Louise Harris', '12 Acre Close thurcroft', '', 'S66 9ew', 'Rotherham', 'Grossbritannien', '', '0', '0', '7931613240', '00102475UP', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108576474', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9736, '197554304', '0', '0', 'kelly merritt', '8A MICKLEHAM WAY', 'these gifts are for xmas presents please can i recive them on time thanks.', 'CR0 0PN', 'CROYDON', 'Grossbritannien', '', '0', '0', '7576539702', '0010198L8T', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', 'Uhr erhalten 04.10.2013 Bitte refund! Geld am 08.10.13 zurück erhalten!', '577108576452', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9735, '197404382', '0', '0', 'Katie Latham', '172 NORTH AVENUE', '', 'SS2 4EU', 'SOUTHEND-ON-SEA', 'Grossbritannien', '', '0', '0', '7897233314', '0010040GEV', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108576430', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9734, '197498639', '0', '0', 'Elena Evoyan', '40 QUEENS ROAD', 'Flat 4 Quadrangle Lodge', 'SW19 8LJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7501426113', '0010191Y24', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108576408', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9733, '197498638', '0', '0', 'Elena Evoyan', '40 QUEENS ROAD', 'Flat 4 Quadrangle Lodge', 'SW19 8LJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7501426113', '0010095MMS', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108576408', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9732, '197517896', '0', '0', 'Michael Hicks', '7 MONKTON CLOSE', '', 'BH22 9LL', 'FERNDOWN', 'Grossbritannien', '', '0', '0', '7765566034', '00100407RD', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108576382', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9731, '197547585', '0', '0', 'Sahrish Yousaf', '50 STUBBS CO CHASELEY DRIVE', 'Chiswick', 'W4 4BD', 'LONDON', 'Grossbritannien', '', '0', '0', '7894447850', '0010037EBO', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108576360', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9730, '197604755', '0', '0', 'Vivek Chikballapur', '24 ALLEN ROAD', '', 'BR3 4NP', 'BECKENHAM', 'Grossbritannien', '', '0', '0', '7876576622', '00100159CF', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108576349', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9729, '197642543', '0', '0', 'Adrienn Szabo Hangya', '24. CRANBORNE AVENUE', '', 'KT6 7JS', 'SURBITON', 'Grossbritannien', '', '0', '0', '7850466043', '0010217N6V', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108576327', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9728, '197647558', '0', '0', 'Pauline Lord', '123 BROWN LODGE DRIVE', '', 'OL15 0ET', 'LITTLEBOROUGH', 'Grossbritannien', '', '0', '0', '7980000000', '0010103W6L', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108576305', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(9727, '197368455', '0', '0', 'Prashanta Poudel', '14 Bruach Na Laoi', '', '353', 'Cork', 'Irland', '', '0', '0', '894515842', '0010098VVQ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108576831', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-24', '', '', '', '', '', ''),
(9726, '197415331', '0', '0', 'Elaine OBrien', '4 Sheepmoor Gardens', '', '15', 'dublin', 'Irland', '', '0', '0', '879234010', '0010243SA8', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108576810', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-24', '', '', '', '', '', ''),
(9725, '197468104', '0', '0', 'Toyah Gilligan', '18 Grange lodge court, Clongriffin', '', '13', 'Dublin', 'Irland', '', '0', '0', '851376090', '0010003U6J', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With White Face - Silver', 'Uhr erhalten 07.10.2013 Bitte refund! Geld am 10.10.13 zurückerhalten!', '577108576794', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-24', '', '', '', '', '', ''),
(9724, '197153766', '0', '0', 'Marie Obileye', 'Carrer de Llacuna. EIMS SPAIN, Building A 56-70', 'Planta 9', '08005', 'Barcelona', 'Spanien', '', '0', '0', '654167912', '00100469PU', '0', 'Theorema Coppernicus', 'Opción C: reloj Coppernicus de correa marrón, esfera dorada y fondo negro', '0', '577108575240', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9723, '197164457', '0', '0', 'alexandru ciripoiu', 'CALLE CINE 40', '4', '28024', 'MADRID', 'Spanien', '', '0', '0', '678842326', '0010193Q8W', '0', 'Theorema Coppernicus', 'Opción C: reloj Coppernicus de correa marrón, esfera dorada y fondo negro', '0', '577108575228', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9722, '197103836', '0', '0', 'Anthony Medhurst', '39 crouch oak lane', '', 'kt15 2an', 'addlestone surrey', 'Grossbritannien', '', '0', '0', '7815753225', '0010049S7Y', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577108575776', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9721, '197130710', '0', '0', 'Wendy Rumball', '4 HASTED CLOSE', '', 'IP33 2UA', 'BURY ST. EDMUNDS', 'Grossbritannien', '', '0', '0', '7751109762', '00102428NP', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577108575754', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9720, '197178825', '0', '0', 'Nigel Jones', '9 FAIRLAWN', '', 'SN3 6ET', 'SWINDON', 'Grossbritannien', '', '0', '0', '1793323275', '0010230WR5', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', 'Uhr erhalten 03.10.2013 Bitte refund! Geld am 05.10.13 zurück erhalten!', '577108575732', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9719, '197106564', '0', '0', 'Adam Newland', 'Long reach SCHOOL LANE', '', 'Ip136dx', 'Woodbridge', 'Grossbritannien', '', '0', '0', '7776213487', '0010039CYJ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze - 006C000000kuTh4', '0', '577108575710', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(9718, '197137794', '0', '0', 'yi Wei', '12A Ovington court, 197-205 Brompton road', '', 'SW3 1LB', 'London', 'Grossbritannien', '', '0', '0', '7598465573', '0010177Y3S', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold - 006C000000kuTh4', '0', '577108575695', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9716, '197155877', '0', '0', 'Issa Al-Musawi', '70 DARYNGTON DRIVE', '', 'UB6 8BL', 'GREENFORD', 'Grossbritannien', '', '0', '0', '7870501982', '0010199P4U', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577108575651', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9715, '197166849', '0', '0', 'Frankie Gough', '83 LINDLEY STREET', '', 'YO24 4JG', 'YORK', 'Grossbritannien', '', '0', '0', '7570000000', '0010175E1N', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold - 006C000000kuTh4', '0', '577108575630', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9714, '197167615', '0', '0', 'catia troiani', '19 PEMBRIDGE ROAD', '', 'W11 3HG', 'LONDON', 'Grossbritannien', '', '0', '0', '7827225940', '00101821B3', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577108575618', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9713, '197183060', '0', '0', 'Jaki Shewan', '36 HIGH STREET', '', 'IV10 8SU', 'FORTROSE', 'Grossbritannien', '', '0', '0', '1381622333', '0010028MO9', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver - 006C000000kuTh4', '0', 'RG518140815DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9712, '197186716', '0', '0', 'Ruth cawley', '15 Weston street', 'Swadlincote', 'DE11 9at', 'Derbyshire', 'Grossbritannien', '', '0', '0', '7792641295', '0010015IVB', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577108575570', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9711, '197187141', '0', '0', 'Sam Campbell', '49 SAMUEL STREET', 'This is a gift for Mr. Lee Sinnot', 'WA5 1BB', 'WARRINGTON', 'Grossbritannien', '', '0', '0', '7507187772', '0010201C51', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze - 006C000000kuTh4', '0', '577108575559', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9710, '197187348', '0', '0', 'Mobolaji Laniyan', '92 SEWELL ROAD', '', 'SE2 9BZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7540657722', '0010169F0S', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze - 006C000000kuTh4', '0', '577108575537', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9708, '197191015', '0', '0', 'arscene nzau', '4 St Anna Road', '', 'EN5 2QJ', 'Barnet', 'Grossbritannien', '', '0', '0', '7983781413', '0010001BS4', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze - 006C000000kuTh4', '0', '577108575490', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9707, '197192853', '0', '0', 'Menglei Zhu', '48 QUEENS GARDENS', 'Flat 3, 48 queena garden. W2 3AA', 'W2 3AA', 'LONDON', 'Grossbritannien', '', '0', '0', '7707767044', '0010102RQQ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver - 006C000000kuTh4', '0', '577108575478', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9706, '197199022', '0', '0', 'Mike Hind', '64 SPENCER ROAD', '', 'TS6 9BD', 'MIDDLESBROUGH', 'Grossbritannien', '', '0', '0', '7805501241', '0010082USX', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577108575456', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9705, '197204262', '0', '0', 'Lauren Bird', '3 PRESTWICK WHITMINSTER LANE', '', 'GL2 7PA', 'GLOUCESTER', 'Grossbritannien', '', '0', '0', '7703016354', '0010024GVX', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577108575434', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9704, '197215315', '0', '0', 'Rebecca Young', '5 Clare Road Hartford', '', 'PE291QB', 'Huntingdon', 'Grossbritannien', '', '0', '0', '7731988210', '0010123DAQ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver - 006C000000kuTh4', '0', '577108575412', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9703, '197221484', '0', '0', 'Stanley Brown', '68 LIVERMERE ROAD', '', 'E8 4LQ', 'LONDON', 'Grossbritannien', '', '0', '0', '7429596397', '0010213ALK', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze - 006C000000kuTh4', '0', '577108575397', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9702, '197221902', '0', '0', 'Myles Wiltshire', '190 HIGH STREET COLLIERS WOOD', '', 'SW19 2BN', 'LONDON', 'Grossbritannien', '', '0', '0', '7530024856', '0010143VMT', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze - 006C000000kuTh4', '0', '577108575375', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9701, '197148482', '0', '0', 'Patrick Carmody', '21 Daleview Road', '', 'County Dublin', 'No Postcod', 'Irland', '', '0', '0', '354000000000', '00100865H3', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108575353', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9700, '197184323', '0', '0', 'Erduan Ramadani', '15 Deerhaven  Crescent', 'Clonee', 'Dublin 15', '15', 'Irland', '', '0', '0', '354000000000', '0010032JPX', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108575331', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9699, '197184585', '0', '0', 'annmarie nolan', 'n/a n/a', 'Clarndale Granges road', 'Kilkenny', 'Kilkenny', 'Irland', '', '0', '0', '867783334', '001008421J', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108575310', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9697, '197253136', '0', '0', 'james ennis', 'The Demo Lab trinity Biotec', 'Bray Business Park, Southerncross Road,', 'Bray Co. Wicklow', 'BRAY, CO.W', 'Irland', '', '0', '0', '876808055', '00101894ME', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577108575272', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9698, '197189342', '0', '0', 'alex william', '588 NORTH CIRCULAR ROAD', '', 'DUBLIN 1', '353', 'Irland', '', '0', '0', '877881649', '001004701G', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', 'Geld am 02.10.2013 zurück erhalten! Uhr????', '577108575294', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(9775, '197571919', '0', '0', 'bouchra adian', 'place Albert-Elisabeth 42/5', '', '7330', 'Saint-Ghislain', 'Belgien', '', '0', '0', '32491735148', '101873000', '0', 'Theorema Toronto', 'Toronto horloge met zilverkleurige kast met zwarte lijnen en zwarte polsband', '0', '577108576989', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9776, '197570732', '0', '0', 'alexander boi', 'Molengeleed 14', '', '8000', 'Brugge', 'Belgien', '', '0', '0', '0474/310734', '0010099BFQ', '0', 'Theorema Toronto', 'Toronto horloge met goudkleurige kast met witte cijferplaat en bruine polsband', '0', '577108576990', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9777, '197569444', '0', '0', 'bouchra adian', 'place Albert-Elisabeth 42/5', '', '7330', 'Saint-Ghislain', 'Belgien', '', '0', '0', '32491735148', '0010127V1C', '0', 'Theorema Toronto', 'Toronto horloge met zilverkleurige kast met blauwe lijnen en zwarte polsband', '0', '577108577003', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9778, '197564045', '0', '0', 'Bart De Ceuster', 'Bisschoppenhoflaan 284', 'Residentie Ten Hove Bus 14', '2100', 'Deurne', 'Belgien', '', '0', '0', '31630613169', '0010140CJT', '0', 'Theorema Toronto', 'Toronto horloge met rosÃ©kleurige kast met zwarte cijferplaat en bruine polsband', '0', '577108577014', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9779, '197554567', '0', '0', 'Isabelle Wanschoor', 'rue Prunieau 5', 'CNE', '6000', 'Charleroi', 'Belgien', '', '0', '0', '32478295951', '00102397DI', '0', 'Theorema Toronto', 'Une montre Toronto, modÃ¨le cadran  or rose et numÃ©ros noirs, bracelet brun', '0', '577108577025', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9780, '197542393', '0', '0', 'Maarten Vervaeke', 'Kapellebilk 4', '', '8740', 'Pittem', 'Belgien', '', '0', '0', '32486627541', '00101209U2', '0', 'Theorema Toronto', 'Toronto horloge met goudkleurige kast met witte cijferplaat en bruine polsband', '0', '577108577036', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9781, '197533756', '0', '0', 'J. DOL', 'rue de la Bruyere 7', '', '1380', 'Lasne-Chap.-St.-Lambert', 'Belgien', '', '0', '0', '28887215', '00101018HB', '0', 'Theorema Toronto', 'Une montre Toronto, modÃ¨le cadran  or rose et numÃ©ros noirs, bracelet brun', '0', '577108577047', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(9782, '197516450', '0', '0', 'krishan patel', '18 CAISTOR PARK ROAD', '', 'e15 3pt', 'london', 'Grossbritannien', '', '0', '0', '7856543545', '0010174DR7', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108577356', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9783, '197622014', '0', '0', 'Folorunso Coker', '31 BIDEFORD AVENUE', '', 'UB6 8DD', 'GREENFORD', 'Grossbritannien', '', '0', '0', '7989188464', '0010217MFX', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108577367', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9784, '197661697', '0', '0', 'Veronika Homoliakova', '52 PEET STREET', '', 'DE22 3RF', 'DERBY', 'Grossbritannien', '', '0', '0', '7725892257', '0010191K93', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108577378', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9785, '197519127', '0', '0', 'Aziz Sayahi', '12 MCCOID WAY', '', 'SE1 1PT', 'LONDON', 'Grossbritannien', '', '0', '0', '7944418840', '0010118B0Y', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108577389', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9786, '197661698', '0', '0', 'Veronika Homoliakova', '52 PEET STREET', '', 'DE22 3RF', 'DERBY', 'Grossbritannien', '', '0', '0', '7725892257', '00100128AR', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108577378', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9787, '197505401', '0', '0', 'Stevie Murray', '7 BEVERLEY DRIVE', '', 'NE62 5XU', 'CHOPPINGTON', 'Grossbritannien', '', '0', '0', '7568363840', '0010018GVA', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108577404', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9788, '197499998', '0', '0', 'David Mellstrom', '40 Denewood', '', 'NE12 7FA', 'Newcastle-Upon-Tyne', 'Grossbritannien', '', '0', '0', '7508992732', '00100944XC', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108577415', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9789, '197487876', '0', '0', 'Jasmine Conway', '28 SAWKINS GARDENS', '', 'CM2 9SD', 'CHELMSFORD', 'Grossbritannien', '', '0', '0', '01245 281515', '0010147BBH', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108577426', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9790, '197482524', '0', '0', 'pam yeomans', '69 LOSCOE-DENBY LANE', '', 'DE75 7RX', 'HEANOR', 'Grossbritannien', '', '0', '0', '7826635751', '0010227VAN', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108577437', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9791, '197480664', '0', '0', 'ameen saleh', '21 KIPPEN DRIVE', '', 'G76 8JG', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7515652541', '0010083PIV', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108577448', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9792, '197454432', '0', '0', 'Christopher Bacon', '28 MONMOUTH WAY', '', 'CF61 2GT', 'LLANTWIT MAJOR', 'Grossbritannien', '', '0', '0', '7850528746', '0010042YKG', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108577459', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9793, '197412346', '0', '0', 'David Vines', '22 CLINTON CLOSE', '', 'GU21 2AL', 'WOKING', 'Grossbritannien', '', '0', '0', '7976800725', '0010238V0D', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108577460', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9794, '197387710', '0', '0', 'Zera Taner', '23 ACER ROAD', '', 'E8 3GX', 'LONDON', 'Grossbritannien', '', '0', '0', '7882625221', '0010200V12', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108577470', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9795, '197488565', '0', '0', 'Chris Fisher-Raynor', '27 NORMANSFIELD CLOSE', '', 'WD23 4HL', 'BUSHEY', 'Grossbritannien', '', '0', '0', '7790877491', '0010151B1Y', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108577481', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9796, '197432166', '0', '0', 'Leigh Edwards-Samuels', '18 STEPNEY ROAD', '', 'BS5 9AU', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7818064498', '0010124XXZ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108577492', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9797, '197424015', '0', '0', 'Marina Timofeeva', '2 Beaumont Court, Laburnum Road', 'Saturday delivery, please, if possible. Many thanks.', 'CR4 2NE', 'Mitcham', 'Grossbritannien', '', '0', '0', '4,47505E+11', '0010088ZTA', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108577507', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9798, '197413072', '0', '0', 'James Fairhurst', '1 HIGH PARK', '', 'WN6 8DF', 'WIGAN', 'Grossbritannien', '', '0', '0', '4,47591E+11', '0010192OKX', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With White Face - Silver', '0', '577108577518', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9799, '197506777', '0', '0', 'Bela Shabani', '1 HENDON WAY', '1 hocroft court', 'NW2 2LU', 'LONDON', 'Grossbritannien', '', '0', '0', '7853153585', '00101409G3', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', 'Geld am 03.10.2013 zur?ck erhalten! Uhr????\r\nUhr erhalten 11.10.2013 Bitte refund!', '577108577529', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9800, '197720472', '0', '0', 'Lois Farr', '34 KILLYNEEDAN ROAD', '', 'BT80 9BR', 'COOKSTOWN', 'Grossbritannien', '', '0', '0', '7999695009', '0010065KHS', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', 'Uhr erhalten 07.10.2013 Bitte refund!Geld am 09.10.13 zurück erhalten!', '577108577530', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9801, '197725295', '0', '0', 'joanna Humphrys', '58 GROVEDALE CLOSE', '', 'EN7 5NE', 'WALTHAM CROSS', 'Grossbritannien', '', '0', '0', '7966373160', '00100555GR', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577108577540', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9802, '198015441', '0', '0', 'Hubert Walkiewicz', '11 WOOLRAM WYGATE', '', 'PE11 1PB', 'SPALDING', 'Grossbritannien', '', '0', '0', '4,47521E+11', '00101697VU', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108577551', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9803, '191728674', '0', '0', 'francesco sciarra', 'VIA IGNAZIO SILONE 6', '', '65012', 'CEPAGATTI', 'Italien', '', '0', '0', '3479819366', '10248000000', '0', 'Theorema Marco Polo', 'Silver', '0', '577108577210', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9804, '198140466', '0', '0', 'David Ballagh', 'Ceann Scribe Sunnybank', '', 'Kilquade', 'Wicklow', 'Irland', '', '0', '0', '862384896', '0010166VWW', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With White Face - Silver', '0', '577108577334', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9805, '198104193', '0', '0', 'Emer Harte', '24-26 City Quay', 'Quintillion', 'Dublin', 'D2', 'Irland', '', '0', '0', '3,53878E+11', '0010081V4I', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577108577345', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9806, '198285948', '0', '0', 'Laurence Wery', 'rue Solovaz 17 /2', '', '4470', 'Saint-Georges-sur-Meuse', 'Belgien', '', '0', '0', '32475922342', '0010092U06', '0', 'Theorema Toronto', 'Une montre Toronto, modÃ¨le cadran argent et lignes bleues, bracelet noir', '0', '577108577286', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9807, '198143578', '0', '0', 'Guy Kustermans', 'Kerkstraat 142', 'Gelijkvloers', '2060', 'Antwerpen', 'Belgien', '', '0', '0', '494601124', '10056952', '0', 'Theorema Toronto', 'Toronto horloge met zilverkleurige kast met zwarte lijnen en zwarte polsband', '0', '577108577297', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9808, '198012650', '0', '0', 'Sabrine meskallal', 'rue de Birmingham 360', '', '1070', 'Anderlecht', 'Belgien', '', '0', '0', '489855669', '00102262F8', '0', 'Theorema Toronto', 'Une montre Toronto, modÃ¨le cadran or et numÃ©ros blancs, bracelet brun', '0', '577108577301', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9809, '198016922', '0', '0', 'lindsey di sancarlo', 'Kraaistraat 32', '', '3530', 'Houthalen', 'Belgien', '', '0', '0', '484941737', '0010081DNQ', '0', 'Theorema Toronto', 'Toronto horloge met rosÃ©kleurige kast met zwarte cijferplaat en bruine polsband', '0', '577108577312', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9810, '198100163', '0', '0', 'george johann', 'rue du Centre 5', '', '5530', 'Godinne-Mont', 'Belgien', '', '0', '0', '476334256', '00101671MC', '0', 'Theorema Toronto', 'Une montre Toronto, modÃ¨le cadran  or rose et numÃ©ros noirs, bracelet brun', '0', '577108577323', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9811, '197971362', '0', '0', 'Schiarlene Williams', '21 CLAPHAM MANOR STREET', '', 'SW4 6DU', 'LONDON', 'Grossbritannien', '', '0', '0', '7958956771', '0010048GGG', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108577562', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9812, '197962294', '0', '0', 'Jan Dance', '7 DUNKIRK CLOSE', '', 'RG41 3UX', 'WOKINGHAM', 'Grossbritannien', '', '0', '0', '7803723021', '1017660000', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108577573', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9813, '197904452', '0', '0', 'PETER RING', '5 WAY VOLANTE', '', 'DA12 4SQ', 'GRAVESEND', 'Grossbritannien', '', '0', '0', '7962163745', '0010070G1B', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108577584', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9814, '197865610', '0', '0', 'Anatolij Matyjaskoit', '90A PALMERSTON ROAD', '', 'BH1 4HU', 'BOURNEMOUTH', 'Grossbritannien', '', '0', '0', '7850084628', '0010199PO5', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108577595', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9815, '197859725', '0', '0', 'Marcin Skpwyrski', '33 Market Street', '', 'CB7 5JG', 'Soham', 'Grossbritannien', '', '0', '0', '7858751450', '0010075CZH', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108577600', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9816, '197859156', '0', '0', 'Agustin Kola', '37B HETLEY ROAD', '', 'W12 8BA', 'LONDON', 'Grossbritannien', '', '0', '0', '7920045865', '00102371PB', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108577610', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9817, '197854314', '0', '0', 'Miri Dauti', '2 NEWLAND ROAD', '', 'N8 7SL', 'LONDON', 'Grossbritannien', '', '0', '0', '7725977297', '0010222DOH', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108577621', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9818, '197851236', '0', '0', 'Kelly Daughtrey', '1 Inchcape Fleet Solutions', 'Haven House Compass Road', 'PO6 4RP', 'Portsmouth', 'Grossbritannien', '', '0', '0', '7800769001', '0010058T8U', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-2 With Black Face', '0', '577108577632', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9819, '197849956', '0', '0', 'Amadeusz Nowak', '11AYTONHOUSE COLE STREET', '', 'YO31 7QB', 'YORK', 'Grossbritannien', '', '0', '0', '7701058653', '00100203F2', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108577643', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9820, '197846649', '0', '0', 'Elaine Cattrell', '19 HAWTHORN GARDENS', 'Drumsagard Village Cambuslang', 'G72 7GP', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7884066596', '0010247WR7', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108577654', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9821, '197838577', '0', '0', 'Vicky Suzanne', '15 ROWAN WAY', '', 'NG24 3AU', 'NEWARK', 'Grossbritannien', '', '0', '0', '7796307769', '0010063XXG', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108577665', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9822, '197838086', '0', '0', 'PAMELA EVANS', '20 INSTITUTION PLACE', '', 'BT12 4AE', 'BELFAST', 'Grossbritannien', '', '0', '0', '7738417838', '0010132NHR', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108577676', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9823, '197836099', '0', '0', 'ross Pullen', '56 Leatherhead Road', '', 'KT21 2SY', 'Ashtead', 'Grossbritannien', '', '0', '0', '7950177276', '0010048SR2', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-2 With Black Face', '0', '577108577687', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9824, '197829629', '0', '0', 'Khalid Raja', '78 ECCLESTON CRESCENT', '', 'RM6 4RA', 'ROMFORD', 'Grossbritannien', '', '0', '0', '7940095614', '0010191J3P', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108577698', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9825, '197824265', '0', '0', 'Adam Marsden', '37 HEYES LANE', '37 heyes lane Timperley', 'WA15 6EF', 'ALTRINCHAM', 'Grossbritannien', '', '0', '0', '7801499785', '0010010CRP', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108577702', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9826, '197822600', '0', '0', 'raymond eneko', '13 WARREN HOUSE', '', 'W14 8TT', 'KENSINGTON', 'Grossbritannien', '', '0', '0', '7,87E+09', '0010038TVC', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108577713', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9827, '197820464', '0', '0', 'Ken Thompson', '6 ATTINGHAM CLOSE', '', 'TS8 9HS', 'MIDDLESBROUGH', 'Grossbritannien', '', '0', '0', '7,90E+09', '0010117UO1', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108577724', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9828, '197819381', '0', '0', 'A Hieron', '157-159 WHITEWAY ROAD', 'Address is a nursery, come through main entrance', 'BS5 7RW', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7773676661', '0010031GVY', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108577735', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9829, '197817218', '0', '0', 'monika mazurek', 'Flat 4 108 Andersons Road', '', 'SO14 5FD', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '4,4238E+11', '0010126P0W', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108577746', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9830, '197815233', '0', '0', 'Edward Lee', '1 Robinson Road', '', 'CV12 0EL', 'Bedworth', 'Grossbritannien', '', '0', '0', '0', '0010062R1M', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108577757', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9831, '197803350', '0', '0', 'paul asquith', '9 ULVERSTON ROAD', '', 'HU4 7HL', 'HULL', 'Grossbritannien', '', '0', '0', '1,48E+09', '0010094UMX', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108577768', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9832, '197790878', '0', '0', 'Louise E Bragg', 'FLAT 4, 12 BRIARSWOOD', '', 'SO16 6SQ', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '07896 325126', '0010172XVR', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108577779', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9833, '197780175', '0', '0', 'Nitin Sharma', '70 PRINCES STREET', '', 'EH2 2DF', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7707750307', '0010199LC7', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108577780', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9834, '197779916', '0', '0', 'Sowmya Raju', '4 FALLOW CORNER DROVE', '', 'PE15 0LT', 'MARCH', 'Grossbritannien', '', '0', '0', '7,51E+09', '0010013GE5', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108577790', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9835, '197771185', '0', '0', 'liz fedrick', '12 GRENFELL AVENUE', 'Saltash', 'PL12 4JB', 'SALTASH', 'Grossbritannien', '', '0', '0', '7846160262', '0010232Q9F', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108577805', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9836, '197764504', '0', '0', 'Munawar Kazi', '48 BROAD AVENUE', '', 'LE5 4PR', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7970310847', '0010160BRG', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108577816', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9837, '197763769', '0', '0', 'Sarah White', '75 ARMADALE ROAD', '', 'GU21 3LD', 'WOKING', 'Grossbritannien', '', '0', '0', '07717 416328', '0010175GQO', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108577827', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9838, '197756718', '0', '0', 'Jasmin Hall', '15B MOOR STREET', '', 'L39 2AA', 'ORMSKIRK', 'Grossbritannien', '', '0', '0', '7828686765', '00101203AW', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108577838', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9839, '197754841', '0', '0', 'Lisa Collins', '14 CHEETHAM STREET', '', 'OL2 8PW', 'OLDHAM', 'Grossbritannien', '', '0', '0', '7739340686', '0010004VN1', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108577849', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9840, '197750774', '0', '0', 'Masood Ahmed', '12 GLENPARKE ROAD', '', 'E7 8BW', 'LONDON', 'Grossbritannien', '', '0', '0', '7903206898', '001009018Y', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108577850', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9841, '197750147', '0', '0', 'Susan Fountain', '8 TARMACHAN CLOSE', 'House name, company, flat etc.', 'KY11 8LD', 'DUNFERMLINE', 'Grossbritannien', '', '0', '0', '07968 242532', '0010145CCN', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', 'Geld am 10.10.13 zurückerhalten! Uhr???', '577108577860', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9842, '197745410', '0', '0', 'Lynne Russell', '13 TALYGARN COURT', '', 'CF72 9UH', 'PONTYCLUN', 'Grossbritannien', '', '0', '0', '1443449747', '0010118OTP', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0Geld am 10.10.13 zurück erhalten! Uhr???', '577108577871', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9843, '197744397', '0', '0', 'Joanna Farag', 'Aptmnt 209 87 Branston', '', 'B18 6bt', 'Birmingham', 'Grossbritannien', '', '0', '0', '7928389210', '0010098X62', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108577882', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9844, '197739020', '0', '0', 'nicola sappleton', '127 norfolk avenue', '', 'n13 6al', 'london', 'Grossbritannien', '', '0', '0', '7904817348', '0010090ACM', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', 'Geld am 07.10.13 zurück erhalten! Uhr???', '577108577893', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9845, '197734627', '0', '0', 'D Cummins', '5 BRENDA CRESCENT', '', 'L23 4TY', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '1519244431', '0010077RFC', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108577908', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9846, '197728539', '0', '0', 'Susan Matthews', '00 Old Rectory Cottage, englefield road', '', 'Rg7 5as', 'Theale, reading', 'Grossbritannien', '', '0', '0', '7977935149', '0010110QVK', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108577919', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9847, '197724560', '0', '0', 'scott gibson', '185 FARNBOROUGH ROAD', '', 'NG11 8HP', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7979524697', '0010122FCV', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108577920', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9848, '197722736', '0', '0', 'Peter Le Hegarat', '163 Hayes Apartments', 'The Hayes', 'CF10 1BN', 'Cardiff', 'Grossbritannien', '', '0', '0', '7975614411', '0010071YN2', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108577930', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9849, '197719690', '0', '0', 'donna savage', '40 INSTOW WALK', '', 'PL5 3QR', 'PLYMOUTH', 'Grossbritannien', '', '0', '0', '7873256028', '0010229DPO', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108577941', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9850, '197691940', '0', '0', 'Caroline Harper', '62 KING EDWARD ROAD', 'Abington', 'NN1 5LU', 'NORTHAMPTON', 'Grossbritannien', '', '0', '0', '7859074384', '0010073IH8', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108577952', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9851, '197669410', '0', '0', 'Joe Ayres', '2 SAXONS WAY', '', 'B14 5BJ', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7875640150', '0010087HMB', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108577963', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9852, '198148762', '0', '0', 'Sherry Ringrose', 'HAZELWOOD WEST TILBOURIES', 'Could you please deliver after the 8th of April 2013 Thanks S. Ringrose', 'AB12 5GD', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7411165832', '0010177R0O', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108577974', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9853, '197875719', '0', '0', 'Suh Fun Yeoh', '42 SPRINGFIELD AVENUE', '', 'HU15 1BU', 'BROUGH', 'Grossbritannien', '', '0', '0', '7583144000', '0010050VTV', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108577985', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9854, '197665606', '0', '0', 'michele Alexander', '22 MARKHAM AVENUE', 'Kinson', 'BH10 7HN', 'BOURNEMOUTH', 'Grossbritannien', '', '0', '0', '7983269055', '0010208E6D', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108577996', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9855, '197660006', '0', '0', 'Robert Barnard', '6 ALBERT PLACE', '', 'MK45 2RZ', 'BEDFORD', 'Grossbritannien', '', '0', '0', '7846143941', '0010076FX1', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9856, '197653640', '0', '0', 'Liam hurley', '2 OTTAWA CLOSE', '', 'BB2 7EB', 'BLACKBURN', 'Grossbritannien', '', '0', '0', '7850058394', '001000857S', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578010', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9857, '197644999', '0', '0', 'julie redmond', '32 OXFORD DRIVE', '', 'BB1 2DW', 'BLACKBURN', 'Grossbritannien', '', '0', '0', '7564103744', '0010186NRI', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578021', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9858, '197634549', '0', '0', 'Peter Neill', 'Flat 1, 166-168 Cathedral Road', 'Leave At The Dentists If You Can\'t Fit It Through The Letterbox', 'CF11 9JD', 'Cardiff', 'Grossbritannien', '', '0', '0', '7824440111', '0010112GJ5', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578032', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9859, '197631945', '0', '0', 'simon gibb', '14 wilcot gardens', '', 'gu24 9dh', 'bisley woking', 'Grossbritannien', '', '0', '0', '7780902784', '001022849K', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578043', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9860, '197627013', '0', '0', 'Jenna Smith', '6 TONYN CLOSE', '', 'B48 7NH', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7837339684', '0010192MEL', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578054', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9861, '197626349', '0', '0', 'Ben Branch', '142 mountbatten way', 'Chilwell', 'ng9 6rx', 'nottingham', 'Grossbritannien', '', '0', '0', '7885971673', '0010033MO5', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578065', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9862, '197619026', '0', '0', 'Zuber Mohamed', '17arthur har Smethwick', '', 'B66 4NX', 'Birmingham', 'Grossbritannien', '', '0', '0', '7759595960', '0010022J26', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578076', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9863, '197617734', '0', '0', 'michelle Smalley', 'G.T.MORGAN DESFORD ROAD', 'kirby muxloe', 'LE9 2BF', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7854107664', '0010152D92', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578087', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9864, '197615200', '0', '0', 'Demitri Lightbourne', '42 GREEN LANE', '', 'IG1 1YL', 'ILFORD', 'Grossbritannien', '', '0', '0', '7448136725', '00100752G8', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578098', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9865, '197614501', '0', '0', 'Suleyman Maltabas', '23 Sir Alexander Road', '', 'W3 7JG', 'London', 'Grossbritannien', '', '0', '0', '7929412745', '0010223M5O', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578102', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9866, '197610979', '0', '0', 'Yeremyah Farrell', '3 GRACE AVENUE', '', 'DA7 4NN', 'BEXLEYHEATH', 'Grossbritannien', '', '0', '0', '4,47804E+11', '00100267FG', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108578113', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9867, '197605372', '0', '0', 'Liam Kay', '87 KATHERINE DRIVE', '', 'LU5 4NS', 'DUNSTABLE', 'Grossbritannien', '', '0', '0', '7515350155', '0010092DBW', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108578124', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9868, '197604954', '0', '0', 'Tracey Wickham', '14 BURMARSH CLOSE', '', 'ME5 7LZ', 'CHATHAM', 'Grossbritannien', '', '0', '0', '7966106208', '00101057AN', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578135', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9869, '197597573', '0', '0', 'Angela Goulton', '31 Windsor Park', 'Kingswood', 'HU7 3AA', 'Hull', 'Grossbritannien', '', '0', '0', '7879002120', '0010001QK7', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', 'Geld am 16.10.2013 zurück erhalten! Uhr???', '577108578146', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9870, '197597304', '0', '0', 'Shireen murray-hunter', '31 Shepheards Lane', '', 'rg42 2bn', 'rg42 2bn', 'Grossbritannien', '', '0', '0', '7957990402', '0010080RGA', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578157', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9871, '197595113', '0', '0', 'Joyce Roffey', '38 CAERNARVON CLOSE', '', 'CR4 1XD', 'MITCHAM', 'Grossbritannien', '', '0', '0', '7946811608', '0010205SIP', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-2 With Black Face', '0', '577108578168', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9872, '197588705', '0', '0', 'tilak kotecha', '2 Oriel Court', 'EA Consulting Group EA HOUSE 106 the Green', 'TW2 5ag', 'Twickenham', 'Grossbritannien', '', '0', '0', '7817594937', '0010150CAB', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108578179', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9873, '197586554', '0', '0', 'Yusuf Ali', '92 PRIMROSE CLOSE', '', 'LU3 1EY', 'LUTON', 'Grossbritannien', '', '0', '0', '7868846974', '0010072VXX', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578180', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9874, '197583923', '0', '0', 'Renell Morgan', '8 FRIARS CLOSE', '', 'UB5 6JA', 'Northolt, Middlesex', 'Grossbritannien', '', '0', '0', '7432159123', '0010115LWC', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578190', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9875, '197581594', '0', '0', 'AGNIESZKA ESTEVEZ', '12 CYPRESS PLACE', '', 'CF5 3LN', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7928038384', '00102169F3', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', 'Geld am 30.10.13 zurück erhalten! Uhr???', '577108578205', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9876, '197577258', '0', '0', 'Krishan Sahdev', '35 Colbrook Avenue', '', 'UB3 1TG', 'London', 'Grossbritannien', '', '0', '0', '7944113344', '0010243MJW', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578216', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9877, '197576965', '0', '0', 'Reece Barnard', '78 RUSHBOTTOM LANE', '', 'SS7 4DW', 'BENFLEET', 'Grossbritannien', '', '0', '0', '7850422050', '00102166T4', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578227', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9878, '197575653', '0', '0', 'Azita Zadeh', '2 Countess Road', '', 'SK11 8RR', 'Macclesfield', 'Grossbritannien', '', '0', '0', '7769157681', '0010129A1V', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-2 With Black Face', '0', '577108578238', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9879, '197570704', '0', '0', 'Sixtus Ajoku', '150 NEW STREET', 'Apartment 413, The Rotunda', 'B2 4PA', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7588217121', '00102143BU', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108578249', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9880, '197555880', '0', '0', 'JOHN CAMERON', '43B Ferry Street', '', 'DD10 8BZ', 'Montrose', 'Grossbritannien', '', '0', '0', '7725197878', '00102124K8', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-2 With Black Face', '0', '577108578250', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9881, '197554074', '0', '0', 'Andrew Williams', '95 WILLOW DRIVE', '', 'ST13 7FG', 'LEEK', 'Grossbritannien', '', '0', '0', '7775675710', '0010168VZW', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578260', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9882, '197549240', '0', '0', 'Ian Muigai', '32 STANBOROUGH AVENUE', '', 'WD6 5LP', 'BOREHAMWOOD', 'Grossbritannien', '', '0', '0', '7901229533', '0010023FIK', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578271', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9883, '197544048', '0', '0', 'davina Laverick', 'The Sandhouse', '', 'DY12 1XA', 'Upper Arley', 'Grossbritannien', '', '0', '0', '7796250008', '0010235YME', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108578282', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9884, '197540457', '0', '0', 'Bina Thakore', 'PRENTIS PHAR STREATHAM HIGH ROAD', '', 'SW16 1BB', 'LONDON', 'Grossbritannien', '', '0', '0', '7908688253', '001008928T', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578293', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9885, '197540273', '0', '0', 'Ian Woods', 'Unit 5 Quarry Road', 'Westgate Glass and Mirror Co Cleckheaton', 'BD19 5HP', 'Bradford', 'Grossbritannien', '', '0', '0', '7787121907', '00100284DY', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108578308', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9886, '197537164', '0', '0', 'Vicki Berriman', '8A TOWNSEND', '', 'CB6 2TA', 'ELY', 'Grossbritannien', '', '0', '0', '7825201303', '0010159JNJ', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-2 With Black Face', '0', '577108578319', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9887, '197528750', '0', '0', 'Farook Khan', '18 Ulleswater road', '', 'N14 7BS', 'N14 7bs', 'Grossbritannien', '', '0', '0', '7904024442', '00102123ZZ', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578320', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9888, '198131740', '0', '0', 'Steven Cramer', '25 BROADSTONE', '', 'TS8 9XY', 'MIDDLESBROUGH', 'Grossbritannien', '', '0', '0', '7919156226', '0010025F2Q', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578330', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9889, '197905943', '0', '0', 'Kay Moss', '108 WEST WAY', '', 'BH9 3DZ', 'BOURNEMOUTH', 'Grossbritannien', '', '0', '0', '7745773989', '0010198WTT', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578341', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(9890, '197865548', '0', '0', 'Istvan Orosz', '25 BEACONSFIELD ROAD', 'Nuffield Hospital', 'G12 0PJ', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7746561417', '001016166Y', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578352', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9891, '197857647', '0', '0', 'Patricia Dolman', '21 HARLECH WAY', 'Stretton', 'DE13 0JN', 'BURTON-ON-TRENT', 'Grossbritannien', '', '0', '0', '7894659600', '0010181W1N', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578363', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9892, '197836011', '0', '0', 'James Manship', '10A CROFTS BANK ROAD', 'Hall Dental Studio', 'M41 0TS', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '1617474795', '0010155AS8', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578374', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9893, '197819789', '0', '0', 'William T Smith', '10 DAVY DRIVE', 'North West industrial estate', 'SR8 2JF', 'PETERLEE', 'Grossbritannien', '', '0', '0', '7837174944', '0010039LI3', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578385', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9894, '197782320', '0', '0', 'sandra baker', '64 DAWLISH ROAD', '', 'RG2 7SF', 'READING', 'Grossbritannien', '', '0', '0', '1189611571', '0010020PFA', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578396', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9895, '197769869', '0', '0', 'yusuf ali', '1 RIDGE PARK', '', 'CR8 3PN', 'PURLEY', 'Grossbritannien', '', '0', '0', '7502121812', '0010094SIW', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578400', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9896, '197726461', '0', '0', 'aky kamali', '2 balsdean farm cottages', '', 'bn2 7la', 'brighton', 'Grossbritannien', '', '0', '0', '7956205805', '00102204CK', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578411', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9897, '197724073', '0', '0', 'Brian Pearson', '567 BRADFORD ROAD', '', 'BD19 6BU', 'CLECKHEATON', 'Grossbritannien', '', '0', '0', '07867 780678', '0010112MK6', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578422', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9898, '197522723', '0', '0', 'Colin Gillespie', '83 LEGLEN WOOD DRIVE', '', 'G21 3PH', 'GLASGOW', 'Grossbritannien', '', '0', '0', '0141 5573371', '00101466XI', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', 'Geld am 07.10.13 zurück erhalten! Uhr???', '577108578433', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9899, '197517381', '0', '0', 'Lutamyo Mtawali', 'Flat 13 Donne House', '4 Samuel Close', 'SE14 5RP', 'London', 'Grossbritannien', '', '0', '0', '4,42076E+11', '0010027FPB', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578444', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9900, '197513969', '0', '0', 'Elizabeth Bellani', '50 Dolphin Court', 'Kingsmead Road', 'HP11 1XF', 'High Wycombe', 'Grossbritannien', '', '0', '0', '07958 073842', '0010119D2Z', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', 'Geld am 25.10.13 zurück erhalten! Uhr???', '577108578455', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9901, '197513294', '0', '0', 'Matt Rourke', '1 Big m motorspares', 'Wrotham road Meopham', 'Da13 0jl', 'Grave send', 'Grossbritannien', '', '0', '0', '7719543363', '0010130DDW', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578466', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9902, '197513158', '0', '0', 'Richard McClurg', '8 GEORGEWELL DRIVE', '', 'DG8 6NB', 'NEWTON STEWART', 'Grossbritannien', '', '0', '0', '7917819409', '0010133S4Q', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', 'Geld am 07.10.13 zurückerhalten!', '577108578477', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9903, '197512951', '0', '0', 'Alan COUSINS', '72 HIGH FURLONG', '', 'OX16 1PT', 'BANBURY', 'Grossbritannien', '', '0', '0', '7905328979', '0010143IBH', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578488', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9904, '197512785', '0', '0', 'Amir hossein Granmayeh', '14 SNELLINGS ROAD', 'Hersham', 'KT12 5JG', 'WALTON-ON-THAMES', 'Grossbritannien', '', '0', '0', '7973128072', '0010091NSZ', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108578499', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9905, '197512462', '0', '0', 'Amir hossein Granmayeh', '14 SNELLINGS ROAD', 'Hersham', 'KT12 5JG', 'WALTON-ON-THAMES', 'Grossbritannien', '', '0', '0', '7973128072', '00101871WF', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578499', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9906, '197512394', '0', '0', 'Fudong Zhang', '43 ST. MARKS CRESCENT', '', 'B1 2PY', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7723389910', '0010209KGE', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578514', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9907, '197511871', '0', '0', 'Wajihuddin Yasini', '131 ELM PARK AVENUE', '', 'RM12 4SN', 'HORNCHURCH', 'Grossbritannien', '', '0', '0', '1708780151', '0010153KO3', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578525', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9908, '197510942', '0', '0', 'William Goodall', '67 MUROB PARK', '', 'BT43 6JQ', 'BALLYMENA', 'Grossbritannien', '', '0', '0', '7849147128', '0010156P1D', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578536', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9909, '197509286', '0', '0', 'fei wei', '43 ST. MARKS CRESCENT', '', 'B1 2PY', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7886305052', '0010203GKR', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578547', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9910, '197506719', '0', '0', 'Jana Gazova', '11 NORTHLEIGH ROAD', '', 'M16 0EG', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7902440495', '0010131M48', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578558', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9911, '197505654', '0', '0', 'adele bold', '22 ROOKWOOD TERRACE', 'osmondthorpe', 'LS9 0LN', 'LEEDS', 'Grossbritannien', '', '0', '0', '7505133248', '00101411WA', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578569', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9912, '197504537', '0', '0', 'Gemma charlesworth', '13 BROOK LANE', 'Barrow upon soar', 'LE12 8PW', 'LOUGHBOROUGH', 'Grossbritannien', '', '0', '0', '1509415702', '001022647E', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578570', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9913, '197501590', '0', '0', 'Annett Mueller', '102 FINSBURY CLOSE', '', 'WA5 1QT', 'WARRINGTON', 'Grossbritannien', '', '0', '0', '01925 232759', '10084623', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578580', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9914, '197501420', '0', '0', 'nicola smith', '22 THORNEY LEYS', '', 'OX28 5LR', 'WITNEY', 'Grossbritannien', '', '0', '0', '7779756657', '0010155YXQ', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578591', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9915, '197499324', '0', '0', 'Gemma Bales', '35 Mount avenue', '', 'Bd2 2jb', 'Bradford', 'Grossbritannien', '', '0', '0', '7912291298', '0010002SDQ', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108578606', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9916, '197496916', '0', '0', 'calum wark', '7 SIDLAW WAY', '', 'ML9 1US', 'LARKHALL', 'Grossbritannien', '', '0', '0', '7445828882', '0010059FG7', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578617', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9917, '197496323', '0', '0', 'chris nash', '24 MULBERRY WAY', '', 'TN21 8YN', 'HEATHFIELD', 'Grossbritannien', '', '0', '0', '7590333868', '0010147WEY', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578628', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9918, '197494446', '0', '0', 'nigel atwell', '7 HAYDON GATE', '', 'BA3 3RB', 'RADSTOCK', 'Grossbritannien', '', '0', '0', '7794346602', '0010014FQ6', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108578639', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9919, '197491588', '0', '0', 'Olivia Kirtland', '20 ESSEX ROAD', '', 'DA3 7QL', 'LONGFIELD', 'Grossbritannien', '', '0', '0', '01474 709071', '10010290', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578640', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9920, '197490186', '0', '0', 'Diane kaley', '24 primrose street', '', 'ch5 4qb', 'flintshire', 'Grossbritannien', '', '0', '0', '1244819771', '00101038BQ', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578650', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9921, '197487463', '0', '0', 'Paula Callaghan', '20 SHIEL PLACE', 'Sikeside', 'ML5 4RL', 'COATBRIDGE', 'Grossbritannien', '', '0', '0', '7903268581', '0010223X4C', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578661', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9922, '197487289', '0', '0', 'Colin Richmond', '42 ANNICK DRIVE', '', 'KA11 4ER', 'IRVINE', 'Grossbritannien', '', '0', '0', '7811434477', '0010083QC6', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108578672', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9923, '197485687', '0', '0', 'gina freeman', '102 NINESPRINGS WAY', '', 'SG4 9NX', 'HITCHIN', 'Grossbritannien', '', '0', '0', '7957497858', '0010229UA0', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108578683', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9924, '197484287', '0', '0', 'Emma Potter', '65 Warren Crescent', '', 'SO16 6BZ', 'Southampton', 'Grossbritannien', '', '0', '0', '7972231062', '10131848', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578694', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9925, '197482343', '0', '0', 'Thomas Connaughton', '82 MOUNT ROAD', '', 'M187bq', 'Manchester', 'Grossbritannien', '', '0', '0', '7875479321', '0010052KI6', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578709', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9926, '197479641', '0', '0', 'Ali TABA', '54 HAMILTON STREET', 'House name, company, flat etc.', 'LE2 1FP', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7446285152', '0010162MFK', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108578710', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9927, '197479214', '0', '0', 'Rebecca Kelly', 'FLAT 608 COLDHARBOUR LANE', 'Room 6, Flat 608, Quantock court', 'BS16 1ZP', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7896570344', '00101901SF', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578720', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9928, '197477524', '0', '0', 'wayne mattocks', '28 NEWTOWN AVENUE', '', 'S71 4HF', 'BARNSLEY', 'Grossbritannien', '', '0', '0', '01226 725980', '00100981SC', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108578731', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9929, '197466264', '0', '0', 'Hiron Miah', '15 GAINSFORD ROAD', '', 'S9 4RJ', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '1142444791', '00100818YN', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578742', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9930, '197465777', '0', '0', 'Simon Carroll', '1/22 WESTERN HARBOUR DRIVE', 'Western Harbour Drive', 'EH6 6LR', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7792337690', '00101508P2', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578753', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9931, '197464018', '0', '0', 'Anette Tysoe', '3 YEW TREE GREEN', '', 'L31 1DD', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7775393632', '0010194AOY', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', 'Geld am 30.10.13 zurück erhalten!  Uhr???', '577108578764', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9932, '197463631', '0', '0', 'sandra fay', '25 KEITH AVENUE', '', 'G46 6LG', 'GLASGOW', 'Grossbritannien', '', '0', '0', '1415717662', '0010005FVW', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578775', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9933, '197461165', '0', '0', 'Dharma Rao', '14 Burnham court brent street Hendon', '', 'Nw4 2RE', 'London', 'Grossbritannien', '', '0', '0', '7949604731', '0010078NSU', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578786', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9934, '197458759', '0', '0', 'Sean Mulligan', '82 Victoria Gardens', '', 'Bt15 5de', 'Belfast', 'Grossbritannien', '', '0', '0', '7980560180', '0010175GV2', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578797', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9935, '197456431', '0', '0', 'Gary Finch', '8 SCARISBRICK STREET', '', 'WN1 2BS', 'WIGAN', 'Grossbritannien', '', '0', '0', '7958118853', '0010022MI4', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578801', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9936, '197454765', '0', '0', 'Scott Murphy', 'TY WERN CAE\'R WERN', '', 'CF48 1AE', 'MERTHYR TYDFIL', 'Grossbritannien', '', '0', '0', '7507683962', '0010106N6N', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578812', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9937, '197453173', '0', '0', 'claire grigson', '180 COLLIER ROW LANE', 'Romford', 'RM5 3EA', 'ROMFORD', 'Grossbritannien', '', '0', '0', '7872027931', '0010222VDH', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-2 With Black Face', '0', '577108578823', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9938, '197451925', '0', '0', 'Maureen Rose', '78 JERSEY ROAD', '', 'MK12 5BH', 'MILTON KEYNES', 'Grossbritannien', '', '0', '0', '01908 313114', '0010080U1N', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108578834', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9939, '197449066', '0', '0', 'Beth Cordrey', 'Flat 2 3 oaklands road', 'Bromley', 'Br1 3SJ', 'Kent', 'Grossbritannien', '', '0', '0', '7939563898', '0010086UV8', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578845', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9940, '197448872', '0', '0', 'Maureen Harper', '6 Ridgway Road,Knighton', '', 'LE2 3LH', 'Leicester', 'Grossbritannien', '', '0', '0', '7977567176', '0010231YC9', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578856', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9941, '197446723', '0', '0', 'amanda bracher', '15 GEORGE AVENUE', '', 'B78 3PN', 'TAMWORTH', 'Grossbritannien', '', '0', '0', '7920434545', '00102117NW', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578867', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9942, '197445950', '0', '0', 'Jayne Brannigan', '4 KELD GROVE', '', 'TS19 7RG', 'STOCKTON-ON-TEES', 'Grossbritannien', '', '0', '0', '7940438549', '0010214K27', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578878', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9943, '197442546', '0', '0', 'Philip Doolan', '3 MICHELDEVER CLOSE', '', 'RG28 7JJ', 'WHITCHURCH', 'Grossbritannien', '', '0', '0', '7799116297', '0010064BAO', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578889', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9944, '197441047', '0', '0', 'sarah liverpool', '285A BRAMFORD LANE', 'Ipswich', 'IP1 4EU', 'IPSWICH', 'Grossbritannien', '', '0', '0', '7872833911', '0010006YA9', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578890', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9945, '197437323', '0', '0', 'karen harland', '135 MILLER DRIVE', '', 'PO16 7LR', 'FAREHAM', 'Grossbritannien', '', '0', '0', '7854613980', '0010217M32', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108578904', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9946, '197437121', '0', '0', 'Steve Robertson', '22 COLLIESTON STREET', '', 'AB22 8WN', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7879211349', '00100659G6', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578915', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9947, '197432438', '0', '0', 'Martin Clews', '19 LANCING ROAD', 'Burlington', 'CV12 9QU', 'BEDWORTH', 'Grossbritannien', '', '0', '0', '7966163915', '0010082Y4F', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578926', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9948, '197431580', '0', '0', 'Ricky Howarth', '63 LOCK LANE', '', 'M31 4PJ', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7595997667', '0010003F9T', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578937', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9949, '197429657', '0', '0', 'lorna fielding', '31 BODELWYDDAN AVENUE', '', 'LL29 9NP', 'COLWYN BAY', 'Grossbritannien', '', '0', '0', '7803514200', '00102337VU', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578948', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9950, '197428793', '0', '0', 'akram chaudhary', '100 SUDBURY COURT DRIVE', '', 'HA1 3TF', 'HARROW', 'Grossbritannien', '', '0', '0', '7956295214', '00101975VI', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578959', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9951, '197428493', '0', '0', 'Charles Loh', '34D ROSEMOUNT PLACE', 'Aberdeen', 'AB25 2XB', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7578665747', '10173237', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108578960', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9952, '197427465', '0', '0', 'emma marchant', '40 LAWRENCE CLOSE', '', 'BH20 6NH', 'WAREHAM', 'Grossbritannien', '', '0', '0', '7860574144', '0010183CIM', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578970', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9953, '197424824', '0', '0', 'Helen Fish', '3 Boxer rd, Wittering', '', 'Pe86ae', 'Peterborough', 'Grossbritannien', '', '0', '0', '0', '00100665ZS', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578981', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9954, '197422374', '0', '0', 'Jamie Martin', '20 AUCHINLECK GARDENS', 'Robroyston', 'G33 1PL', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7500701880', '0010016O95', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108578992', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9955, '197421971', '0', '0', 'Janet Weaver', '33 LOWER STREET', '', 'WV6 9AA', 'WOLVERHAMPTON', 'Grossbritannien', '', '0', '0', '7833208936', '0010030ETL', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108579006', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9956, '197419348', '0', '0', 'lee scott', '19 TUDOR CLOSE', '', 'NG4 2DR', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7905615824', '00100022XY', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108579017', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9957, '197419338', '0', '0', 'Martin Tullett', '12 OLD SCHOOL CLOSE', '', 'NR5 8BU', 'NORWICH', 'Grossbritannien', '', '0', '0', '7748953038', '00101284F2', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-2 With Black Face', '0', '577108579028', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9958, '197417203', '0', '0', 'curtis fisher', '9 SANDON GROVE', '', 'B24 9DQ', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '1216816904', '00101831JI', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-2 With Black Face', '0', '577108579039', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9959, '197416249', '0', '0', 'Musa Shabir', '5A OTTERBURN GARDENS', 'Brookfield', 'TS5 8DE', 'MIDDLESBROUGH', 'Grossbritannien', '', '0', '0', '7716271012', '0010202KDL', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108579040', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9960, '197415006', '0', '0', 'Dean Landau', '18 MEADOWCROFT ROAD', 'If no one is in then please leave with a neighbour. Thank you.', 'N13 4EA', 'LONDON', 'Grossbritannien', '', '0', '0', '7955170570', '0010166IH6', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108579050', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9961, '197413216', '0', '0', 'suzanne prudhoe', '645 DURHAM ROAD', '', 'NE9 5HA', 'GATESHEAD', 'Grossbritannien', '', '0', '0', '7791918000', '0010213PBC', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108579061', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9962, '197412889', '0', '0', 'Dimple joseph', '47 RIVERMILL', '', 'CM20 1NS', 'HARLOW', 'Grossbritannien', '', '0', '0', '7925556351', '0010045TLN', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108579072', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9963, '197412210', '0', '0', 'Elzbieta Ramalho', '135 SHACKLEWELL LANE', '17 jeeva mansions', 'N16 7RW', 'LONDON', 'Grossbritannien', '', '0', '0', '4,47989E+11', '00100863I1', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-2 With Black Face', '0', '577108579083', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9964, '197411652', '0', '0', 'Scott Scherer', '9 FOXTON COURT', 'Cleadon', 'SR6 7XQ', 'SUNDERLAND', 'Grossbritannien', '', '0', '0', '7453463563', '00100478GQ', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108579094', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9965, '197410339', '0', '0', 'wendy mark', '8 finch place', '', 'pa50rn', 'johnstone', 'Grossbritannien', '', '0', '0', '0', '0010077KT7', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', 'RG518140832DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9966, '197409660', '0', '0', 'Maryam Ali', '1 Ridge Park', '', 'CR8 3PN', 'Purley', 'Grossbritannien', '', '0', '0', '0', '001016547N', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108579110', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9967, '197409409', '0', '0', 'Hasan Dolanbay', '68/70 GOLDERS GREEN ROAD', '', 'NW11 8LN', 'LONDON', 'Grossbritannien', '', '0', '0', '7894662731', '0010189ZEG', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108579120', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9968, '197407154', '0', '0', 'James Ballard', '6 SILVERMERE PARK', '', 'TF11 9BN', 'SHIFNAL', 'Grossbritannien', '', '0', '0', '07971 743354', '0010143JR2', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108579131', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9969, '197406729', '0', '0', 'balbir singh', '106 KERESLEY ROAD', '', 'CV6 2JE', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7715369734', '0010100NRX', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108579142', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9970, '197405812', '0', '0', 'Lorraine Errington', '90 dn4 7eg', '', 'DN4 7EG', 'DONCASTER', 'Grossbritannien', '', '0', '0', '07913 594306', '0010247NR4', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108579153', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9971, '197404774', '0', '0', 'David Jackson', '7 High Street', 'Cole & Day Somersham', 'PE28 3JA', 'Cambs.', 'Grossbritannien', '', '0', '0', '7711868515', '0010069AH4', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108579164', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9972, '197404458', '0', '0', 'andrew kenny', '19 PRINCESS AVENUE', '', 'WA10 6NF', 'ST. HELENS', 'Grossbritannien', '', '0', '0', '7736780154', '00100655OF', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108579175', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9973, '197403539', '0', '0', 'Billy May', '119 CROFTON LANE', 'orpington', 'BR5 1HB', 'ORPINGTON', 'Grossbritannien', '', '0', '0', '7857553431', '00102196JZ', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108579186', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9974, '197400728', '0', '0', 'gary smith', '6 greenbanks', 'first drive', 'tq14 8tj', 'teignmouth', 'Grossbritannien', '', '0', '0', '7734917475', '00100970O5', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108579197', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9975, '197399808', '0', '0', 'Christopher Sherry', '6 Brails drive', '', 'B762uw', 'Birmingham', 'Grossbritannien', '', '0', '0', '0', '00101861A5', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108579201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9976, '197398529', '0', '0', 'sal ahmed', '75 GILMORE PLACE', '', 'EH3 9NU', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '1312291215', '00100539A7', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108579212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9977, '197396427', '0', '0', 'Naresh Chander', '22 STEPHENSON WHARF', '', 'HP3 9WZ', 'HEMEL HEMPSTEAD', 'Grossbritannien', '', '0', '0', '7887645840', '0010033B6M', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108579223', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9978, '197395900', '0', '0', 'Richard Hilton', '14 WOODPECKER CRESCENT', '', 'RH15 9XY', 'BURGESS HILL', 'Grossbritannien', '', '0', '0', '7795670090', '0010029TPV', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108579234', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9979, '197394528', '0', '0', 'thomas thompson', '16 orion way', '', 'ml8 5tp', 'carluke', 'Grossbritannien', '', '0', '0', '0', '0010234SPZ', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108579245', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9980, '197377231', '0', '0', 'pak ho tse', '7 OVER STREET', '', 'BN1 4EE', 'BRIGHTON', 'Grossbritannien', '', '0', '0', '7428296441', '00101207JN', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108579256', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9981, '197376095', '0', '0', 'John McPherson', '23 KING STREET', '', 'AB24 5AA', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7809207954', '0010224Y84', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108579267', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-27', '', '', '', '', '', ''),
(9982, '197865171', '0', '0', 'Stephen Barton', '52 MAINS RIVER', 'Erskine, Renfrewshire', 'PA8 7JP', 'ERSKINE', 'Grossbritannien', '', '0', '0', '7763773205', '0010163NM4', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108579532', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(9983, '197853432', '0', '0', 'Binita Subba', '124 BEATRICE STREET', 'title should be miss but there is no option available ..', 'SN2 1BE', 'SWINDON', 'Grossbritannien', '', '0', '0', '7828086385', '0010056XGG', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108579543', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(9984, '197864654', '0', '0', 'Stephen Barton', '52 MAINS RIVER', 'Erskine, Renfrewshire', 'PA8 7JP', 'ERSKINE', 'Grossbritannien', '', '0', '0', '7763773205', '0010135HG6', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-2 With Black Face', '0', '577108579554', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(9985, '197863906', '0', '0', 'Daniella Barton', '52 MAINS RIVER', 'Erskine, Renfrewshire', 'PA8 7JP', 'ERSKINE', 'Grossbritannien', '', '0', '0', '7763773205', '0010023VJT', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108579565', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(9986, '198218829', '0', '0', 'nikki catterall', '122B DARLINGTON STREET EAST', '', 'WN1 3BH', 'WIGAN', 'Grossbritannien', '', '0', '0', '7920022888', '10171871', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108579576', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(9987, '198023386', '0', '0', 'shiobban o\'sullivan', '145 BYRES ROAD', '', 'G12 8TT', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7799035956', '0010240XMQ', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108579587', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(9988, '197790809', '0', '0', 'Stephen Barton', '52 MAINS RIVER', 'Erskine, Renfrewshire', 'PA8 7JP', 'ERSKINE', 'Grossbritannien', '', '0', '0', '7763773205', '0010179DDH', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108579598', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(9989, '197544706', '0', '0', 'Sofia Lorenzo', '42 Barrowfield', 'Eye road', 'Pe14qj', 'Peterborough', 'Grossbritannien', '', '0', '0', '7756327384', '0010136QIQ', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108579602', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(9990, '198223805', '0', '0', 'Gareth Diamond (EC Harris)', '3 PICCADILLY PLACE', 'EC Harris Floor 10', 'M1 3BN', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7763652051', '0010231WMF', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108579613', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(9991, '198245694', '0', '0', 'Miriam Ali', 'FLAT 25 SOUTH GROVE', 'Flat 25 southgrove house highgate', 'N6 6LR', 'LONDON', 'Grossbritannien', '', '0', '0', '7414279009', '0010027ID5', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-2 With Black Face', '0', '577108579624', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(9992, '198056883', '0', '0', 'Sheharyar Ali', '5 LAUNCESTON ROAD', '', 'WS5 3EB', 'WALSALL', 'Grossbritannien', '', '0', '0', '7921264699', '0010041PXZ', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108579635', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(9993, '198058586', '0', '0', 'martin miah', '57 DUGDELL CLOSE', '', 'BH22 8BQ', 'FERNDOWN', 'Grossbritannien', '', '0', '0', '4,47956E+11', '0010248DYH', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108579646', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(9994, '198011190', '0', '0', 'Mark Robson', '5 BRACKEN CLOSE', '', 'PR6 0EJ', 'CHORLEY', 'Grossbritannien', '', '0', '0', '7462931780', '0010100OOF', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-2 With Black Face', '0', '577108579657', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(9995, '198061031', '0', '0', 'Joseph White', '4 WARWICK CLOSE', '', 'GU11 3SX', 'ALDERSHOT', 'Grossbritannien', '', '0', '0', '7936148059', '0010162DLT', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108579668', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(9996, '197600481', '0', '0', 'Andrew David Kyme', '410 NEWCHURCH ROAD', 'Rawtenstall', 'BB4 7SN', 'ROSSENDALE', 'Grossbritannien', '', '0', '0', '07866 422699', '0010184V5K', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '577108579679', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(9997, '198271525', '0', '0', 'Carole Royle', '174 BARKERHOUSE ROAD', '', 'BB9 9HA', 'NELSON', 'Grossbritannien', '', '0', '0', '1,28E+09', '0010140NW6', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108579680', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(9998, '198261278', '0', '0', 'Sarena Charlesworth', '9 ALL HALLOWS ROAD', 'Preston', 'TQ3 1EB', 'PAIGNTON', 'Grossbritannien', '', '0', '0', '7,92E+09', '0010042O4S', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108579690', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(9999, '198251851', '0', '0', 'Luke Pattison', '177 BROOMFIELD ROAD', '', 'HD1 4QH', 'HUDDERSFIELD', 'Grossbritannien', '', '0', '0', '1924215922', '0010019YXJ', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-2 With Black Face', '0', '577108579705', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10000, '198215610', '0', '0', 'robert hayim', '0 THE NEW HOUSE, ARKWRIGHT ROAD', 'Please note the house is located next door to Number 15.', 'NW3 6AA', 'LONDON', 'Grossbritannien', '', '0', '0', '7,94E+09', '0010155HOH', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108579716', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10001, '198260347', '0', '0', 'Maciej Musial', '21 HAWTHORN ROAD WEST', '', 'CF14 2FL', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7933306831', '0010048AD9', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108579727', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10002, '198270183', '0', '0', 'Kirsty Boyd', '345 SHIELDS ROAD', '', 'ML1 2LD', 'MOTHERWELL', 'Grossbritannien', '', '0', '0', '7,91E+09', '0010194XE2', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '577108579738', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10003, '197460122', '0', '0', 'David Colbourne', '85 COTSWOLD CRESCENT', '', 'Ts23 2qb', 'Billingham', 'Grossbritannien', '', '0', '0', '7931673858', '00100081HQ', '0', 'Theorema', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '577108579749', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10004, '197481774', '0', '0', 'Georgios Vouzounaras', '215B LATCHMERE ROAD', '(Flat B)', 'SW11 2LA', 'LONDON', 'Grossbritannien', '', '0', '0', '7428063969', '0010185DAS', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108579510', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10005, '197358254', '0', '0', 'Wade Dudley', '111 LABURNUM AVENUE', '', 'B37 6AN', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '+44 7534 524829', '0010035Y48', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577108579521', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10006, '198440217', '0', '0', 'Domien De Coninck', 'Gentseaardeweg 64', '', '9032', 'Wondelgem', 'Belgien', '', '0', '0', '475864569', '0010214Q35', '0', 'Theorema', 'Toronto horloge met rosÃ©kleurige kast met zwarte cijferplaat en bruine polsband', '0', '577108579451', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10007, '198390939', '0', '0', 'karel boenne', 'Adolf Dhavelaan 41', '', '9940', 'Evergem', 'Belgien', '', '0', '0', '472734499', '00101173SO', '0', 'Theorema', 'Toronto horloge met rosÃ©kleurige kast met zwarte cijferplaat en bruine polsband', '0', '577108579462', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10008, '198469434', '0', '0', 'patrick gussemÃ©', 'rue des deux Chapelles 19', '', '6230', 'Obaix', 'Belgien', '', '0', '0', '477310912', '0010038UBO', '0', 'Theorema', 'Une montre Toronto, modÃ¨le cadran argent et lignes bleues, bracelet noir', '0', '577108579473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10009, '198476645', '0', '0', 'Lotte Seghers', 'Mechelsestraat 37', '', '3000', 'Leuven', 'Belgien', '', '0', '0', '476408557', '0010153MCT', '0', 'Theorema', 'Toronto horloge met rosÃ©kleurige kast met zwarte cijferplaat en bruine polsband', '0', '577108579484', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10010, '198359274', '0', '0', 'Marc Deneyer', 'Ambachtstraat 9', '', '3530', 'Helchteren', 'Belgien', '', '0', '0', '3211724161', '0010191N96', '0', 'Theorema', 'Toronto horloge met rosÃ©kleurige kast met zwarte cijferplaat en bruine polsband', '0', '577108579495', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10011, '198413710', '0', '0', 'Marianne De wit', 'Alf.Van den Sandelaan 61', 'Organizer', '2970', 'Schilde', 'Belgien', '', '0', '0', '475655011', '0010075TE3', '0', 'Theorema', 'Toronto horloge met rosÃ©kleurige kast met zwarte cijferplaat en bruine polsband', '0', '577108579500', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10012, '198272788', '0', '0', 'Fabio Lorenzo', 'VIA PORDENONE 21', '', '73100', 'LECCE', 'Italien', '', '0', '0', '3278255014', '00102201ZS', '0', 'Pionier Coppernicus', 'Copernicus - Cinturino marrone, ghiera oro (GM-501/3)', '0', '577108579440', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10013, '198509999', '0', '0', 'pasi nupponen', 'pl box 19', '', '1351', 'vantaa', 'Finnland', '', '0', '0', '409000006', '0010196PIS', '0', 'Theorema Toronto', 'Musta/hopea/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577108579360', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10014, '198369720', '0', '0', 'Tomi Nuutinen', 'Solkimaeenkatu 19', '', '33710', 'TAMPERE', 'Finnland', '', '0', '0', '0', '00101241HX', '0', 'Theorema Toronto', 'Musta/hopea/hopea: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577108579370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10015, '198348006', '0', '0', 'Can Zhang', 'Palokaerjenkuja 7B10', '', '5860', 'HYVINKAA', 'Finnland', '', '0', '0', '0', '0010018QKX', '0', 'Theorema Toronto', 'Ruskea/kulta/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577108579381', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10016, '198480627', '0', '0', 'abdul qureshi', 'matinsyrjae 7 a 8', '', '2230', 'espoo', 'Finnland', '', '0', '0', '401633710', '0010214GFI', '0', 'Theorema Toronto', 'Ruskea/kulta/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577108579392', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10017, '198254982', '0', '0', 'Dang Trung Le', 'Viljelijaentie 4-6B063', '', '410', 'HELSINKI', 'Finnland', '', '0', '0', '3,5844E+11', '0010098CKV', '0', 'Theorema Toronto', 'Ruskea/kulta/musta: Miesten Pionier-rannekello, sis. toimituskulut', '25.10.2013 zum 2. mal geschickt 577108582344\r\n', '577108579407', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10018, '198077291', '0', '0', 'Tony Muurimaeki', 'Punavarpusentie 9', '', '2660', 'ESPOO', 'Finnland', '', '0', '0', '505379430', '0010094D9H', '0', 'Theorema Toronto', 'Musta/hopea/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577108579418', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10019, '198076498', '0', '0', 'Teemu Heikinheimo', 'Kuonomaeentie 5 A 1', '', '1800', 'Klaukkala', 'Finnland', '', '0', '0', '407773109', '0010208SUL', '0', 'Theorema Toronto', 'Ruskea/kulta/musta: Miesten Pionier-rannekello, sis. toimituskulut', 'The address where we have to send the watch after we get the wrong one! 17.11.2013\r\nJoukolantie 4 B 23\r\n03100\r\nNummela\r\nFinland\r\nUhr erhalten 12.12.2013\r\nUhr versendet 13.12.2013  RG 6237 2868 5DE', '577108579429', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10020, '198141110', '0', '0', 'Timo Torttila', 'Kustavintie 8 E', '', '20320', 'TURKU', 'Finnland', '', '0', '0', '503171394', '00102458LB', '0', 'Theorema Toronto', 'Ruskea/kulta/musta: Miesten Pionier-rannekello, sis. toimituskulut', 'Uhr auf keinen Fall nochmal schicken. Kunde hat Geld zur?ck erhalten! Uhr??? Uhr am 06.01.2014 erhalten!', '577108579430', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-30', '', '', '', '', '', ''),
(10021, '198521571', '0', '0', 'Jurgita Garnyte', 'Nyevegen 3', '0', '4344', 'Bryne', 'Norwegen', '', '0', '0', '92563991', '0010144WNL', '0', 'Theorema', 'Alternativ 4: Monaco Diamond med hvit urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10022, '198492969', '0', '0', 'Krenz Mikhail Panis', 'Dragonveien 49', '0', '1396', 'BILLINGSTAD', 'Norwegen', '', '0', '0', '47826449', '0010235AU6', '0', 'Theorema', 'Alternativ 4: Monaco Diamond med hvit urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10023, '198487066', '0', '0', 'Liridon esati', 'Damfaret 23', '0', '671', 'Oslo', 'Norwegen', '', '0', '0', '45774240', '0010249UMN', '0', 'Theorema', 'Alternativ 4: Monaco Diamond med hvit urkasse. Verdi 7739 kr.', '0', 'storniert', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10024, '198477384', '0', '0', 'Ali Shah', 'Ammerudhellinga 70', '0', '959', 'OSLO', 'Norwegen', '', '0', '0', '98803309', '0010049WCS', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10025, '198466703', '0', '0', 'Loana Tran', 'Statsråd Mathiesens vei 1', '0', '594', 'OSLO', 'Norwegen', '', '0', '0', '97962277', '00102384XR', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(10026, '198442746', '0', '0', 'Anders Kristiansen', 'Støperigata 25', '0', '4014', 'STAVANGER', 'Norwegen', '', '0', '0', '97422104', '0010045IF2', '0', 'Theorema', 'Alternativ 4: Monaco Diamond med hvit urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10027, '198431063', '0', '0', 'Qasim Abbas Malik', 'Fjellstuveien 30D', '0', '982', 'OSLO', 'Norwegen', '', '0', '0', '40969360', '00100173RA', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10028, '198367685', '0', '0', 'Niklas Sköld', 'Kongsvegen 1', '0', '2380', 'BRUMUNDDAL', 'Norwegen', '', '0', '0', '48053743', '0010213MHX', '0', 'Theorema', 'Alternativ 4: Monaco Diamond med hvit urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10029, '198367552', '0', '0', 'Simon Pizzoni', 'Bryggetorget 17', '0', '250', 'OSLO', 'Norwegen', '', '0', '0', '90747949', '0010137XPP', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10030, '198344624', '0', '0', 'Håvard Løseth Modell', 'Nertrøa 30', '0', '7089', 'HEIMDAL', 'Norwegen', '', '0', '0', '92895805', '10085221', '0', 'Theorema', 'Alternativ 4: Monaco Diamond med hvit urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10031, '198338391', '0', '0', 'Viorica Marticiuc', 'Solveien 7 B', '0', '1177', 'OSLO', 'Norwegen', '', '0', '0', '90997952', '0010147DQL', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10032, '198308158', '0', '0', 'Liv Kielland', 'Hammergt 23', '0', '4370', 'EGERSUND', 'Norwegen', '', '0', '0', '51491602', '00101478PA', '0', 'Theorema', 'Alternativ 1: Vienna Diamond med sort lær. Verdi 7119 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10033, '198273079', '0', '0', 'Abu Bakar', 'Granstangen 30 C', '0', '1051', 'OSLO', 'Norwegen', '', '0', '0', '45180609', '0010158U96', '0', 'Theorema', 'Alternativ 2: Vienna Diamond med brunt lær. Verdi 7119 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10034, '198279955', '0', '0', 'Tor Moltumyr', 'Skarpetegvegen 21', 'Skarpetegvegen 21', '6012', 'ÅLESUND', 'Norwegen', '', '0', '0', '41315239', '00100796VE', '0', 'Theorema', 'Alternativ 4: Monaco Diamond med hvit urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10035, '198251694', '0', '0', 'Henrik Øvrebø', 'Akslabakken 14', '0', '5252', 'SØREIDGREND', 'Norwegen', '', '0', '0', '90974650', '0010058AMB', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10036, '198241671', '0', '0', 'Nina Le', 'Sofienberggata 4', '0', '551', 'OSLO', 'Norwegen', '', '0', '0', '46219208', '00100705XS', '0', 'Theorema', 'Alternativ 1: Vienna Diamond med sort lær. Verdi 7119 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10037, '198200309', '0', '0', 'Erduan Esati', 'Damfaret 24', '0', '671', 'OSLO', 'Norwegen', '', '0', '0', '45774239', '0010116Y6J', '0', 'Theorema', 'Alternativ 4: Monaco Diamond med hvit urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10038, '198189195', '0', '0', 'Olga Chelnokova', 'Gabels gate 45b 40-999998', '0', '262', 'Oslo', 'Norwegen', '', '0', '0', '95529522', '0010136N5M', '0', 'Theorema', 'Alternativ 2: Vienna Diamond med brunt lær. Verdi 7119 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10039, '198117208', '0', '0', 'xiao xiao', 'Vikjå 26', '0', '4260', 'TORVASTAD', 'Norwegen', '', '0', '0', '97419017', '0010090R1S', '0', 'Theorema', 'Alternativ 4: Monaco Diamond med hvit urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10040, '198092147', '0', '0', 'Knut Ola Fjeldstad', 'Enggata 15', '0', '2830', 'Raufoss', 'Norwegen', '', '0', '0', '98020401', '0010231B5N', '0', 'Theorema', 'Alternativ 4: Monaco Diamond med hvit urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10041, '198072299', '0', '0', 'Rune Klementsen', 'Heimdalsvegen 19B', '0', '7080', 'HEIMDAL', 'Norwegen', '', '0', '0', '41257571', '0010032F9A', '0', 'Theorema', 'Alternativ 2: Vienna Diamond med brunt lær. Verdi 7119 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10042, '198062217', '0', '0', 'Benjamin Berggraf', 'Gangstuveien 6B', '0', '952', 'OSLO', 'Norwegen', '', '0', '0', '91147034', '0010134KEH', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10043, '198525659', '0', '0', 'arsen mali', 'lanbølgen 1', 'lanbølgen 1', '1150', 'oslo', 'Norwegen', '', '0', '0', '97878790', '0010102NVS', '0', 'Theorema', 'Alternativ 1: Vienna Diamond med sort lær. Verdi 7119 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10044, '198399656', '0', '0', 'Youlian Prodanov', 'Tormodsvei 7', '0', '1473', 'Lørenskog', 'Norwegen', '', '0', '0', '90143220', '00100086O5', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10045, '198204572', '0', '0', 'Nutupiya Borhali', 'Svaneviksveien 26', '0', '5063', 'Bergen', 'Norwegen', '', '0', '0', '96989207', '0010033TQ4', '0', 'Theorema', 'Alternativ 4: Monaco Diamond med hvit urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10046, '198173245', '0', '0', 'Farrukh Ehsan Khokhar', 'Hoveveien 7', '0', '4306', 'SANDNES', 'Norwegen', '', '0', '0', '98114406', '0010202RGP', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10047, '198133518', '0', '0', 'Adam Ahlquist', 'Johan Hjorts vei 22', '0', '5081', 'Bergen', 'Norwegen', '', '0', '0', '91192602', '0010194DUP', '0', 'Theorema', 'Alternativ 2: Vienna Diamond med brunt lær. Verdi 7119 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10048, '198059069', '0', '0', 'Torstein Sogn', 'Frydenlundsveien 1', '0', '3520', 'JEVNAKER', 'Norwegen', '', '0', '0', '48360409', '00102371HM', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10049, '198048788', '0', '0', 'abdala tahlil', 'Enerhauggata 7', '0', '651', 'OSLO', 'Norwegen', '', '0', '0', '+47 99309569', '0010025MRJ', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10050, '198044461', '0', '0', 'nick seyed-hejaz', 'Furuset allé 19', '0', '1053', 'OSLO', 'Norwegen', '', '0', '0', '40856768', '0010060UZY', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10051, '198026640', '0', '0', 'Morten Svendsberget', 'Tante Ulrikkes vei 36 C', '0', '984', 'OSLO', 'Norwegen', '', '0', '0', '4799700122', '0010212K2C', '0', 'Theorema', 'Alternativ 4: Monaco Diamond med hvit urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10052, '198017163', '0', '0', 'Bjørnar Bjørnholt', 'Sognsveien 147', '0', '860', 'OSLO', 'Norwegen', '', '0', '0', '22239101', '0010032CXZ', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10053, '198001476', '0', '0', 'john haugen', 'ivar opshals gt C/O tove Rikenberg 13c', '0', '2004', 'lillestrøm', 'Norwegen', '', '0', '0', '94266990', '0010182CY7', '0', 'Theorema', 'Alternativ 1: Vienna Diamond med sort lær. Verdi 7119 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10054, '197992251', '0', '0', 'Emmanuel Mahimbo', 'Gneisveien 5B', '0', '4027', 'STAVANGER', 'Norwegen', '', '0', '0', '92647497', '00101421AJ', '0', 'Theorema', 'Alternativ 4: Monaco Diamond med hvit urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10055, '197987459', '0', '0', 'Liv-Karin Lahn-Johannessen', 'Fæsteråsen 94', '0', '5184', 'OLSVIK', 'Norwegen', '', '0', '0', '97502082', '0010039J2I', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', 'Uhr erhalten 29.11.2013\r\nBitte refund!', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10056, '197986176', '0', '0', 'Carina Sarah Bull Tessand', 'Frederik Glads gate 8B', '0', '482', 'OSLO', 'Norwegen', '', '0', '0', '92556918', '0010245YPD', '0', 'Theorema', 'Alternativ 4: Monaco Diamond med hvit urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10057, '197975694', '0', '0', 'Klaus Myrvang', 'pb 2900 23', '0', '608', 'Tøyen', 'Norwegen', '', '0', '0', '95479270', '0010015C16', '0', 'Theorema', 'Alternativ 2: Vienna Diamond med brunt lær. Verdi 7119 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10058, '197962907', '0', '0', 'Yazan Al-janabi', 'Paul Fjermstads veg 68', '0', '7052', 'TRONDHEIM', 'Norwegen', '', '0', '0', '98448913', '0010133ATT', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', 'storniert', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10059, '197941159', '0', '0', 'Sindre Persson', 'Tråkka 34C', '0', '774', 'OSLO', 'Norwegen', '', '0', '0', '93271009', '0010242RPO', '0', 'Theorema', 'Alternativ 1: Vienna Diamond med sort lær. Verdi 7119 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10060, '197911851', '0', '0', 'Sarah Serussi', 'Kleists gate 5', '0', '7018', 'Trondheim', 'Norwegen', '', '0', '0', '95898187', '0010077F2C', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10061, '197907574', '0', '0', 'Tor-Henning Gimre', 'Kjervastadveien 28', '0', '4325', 'SANDNES', 'Norwegen', '', '0', '0', '4799021031', '0010236KV5', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10062, '197882191', '0', '0', 'Thanh Thai', 'Storhammeren 31', '0', '5145', 'FYLLINGSDALEN', 'Norwegen', '', '0', '0', '46660616', '0010001J81', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10063, '197864573', '0', '0', 'Thanh Thai', 'Storhammeren 31', '0', '5145', 'FYLLINGSDALEN', 'Norwegen', '', '0', '0', '46660616', '0010014TSV', '0', 'Theorema', 'Alternativ 4: Monaco Diamond med hvit urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10064, '198585324', '0', '0', 'Petter Blom', 'Gaseidvika 20a, 202b 20 A', '0', '6015', 'ALESUND', 'Norwegen', '', '0', '0', '91385948', '0010096YNY', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10065, '198565753', '0', '0', 'Karl Vernor', '37 Rathlin Road, Drumcondra, Dublin 9', '0', '', 'Dublin', 'Irland', '', '0', '0', '3,53869E+11', '0010113JF4', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '578824849780', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10066, '198557209', '0', '0', 'Mercedes Clap - Santander Financial Products', 'Block 8 Harcourt Centre', '0', '2', 'Dublin 2', 'Irland', '', '0', '0', '877909093', '0010201L68', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', 'Uhr versendet 29. 10. 2013   RG623726407DE', '578824849790', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10067, '198545175', '0', '0', 'Roisin Downes', '42 Birchgrove Kill Ave', '0', 'Co Dublin', 'Dun Laoghaire', 'Irland', '', '0', '0', '877719048', '0010214UH6', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '578824849805', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10068, '198990554', '0', '0', 'Svitlana Goriainova', 'VIA Monte Pramaggiore 13', '0', '141', 'ROMA', 'Italien', '', '0', '0', '3487254030', '0010111Q92', '0', 'Pionier', 'Copernicus - Cinturino marrone, ghiera oro (GM-501/3)', '0', '578824849816', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10069, '198761033', '0', '0', 'DOMENICO FASANELLI', 'via Salvador Allende, 37', 'c/o Guardia di Finanza', '29015', 'Castel San Giovanni', 'Italien', '', '0', '0', '3339945925', '0010053GS5', '0', 'Pionier', 'Copernicus - Cinturino nero, ghiera nera (GM-501/4)', '0', '578824849827', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10070, '198740585', '0', '0', 'Alessandro Jori', 'Via Gorizia 5', 'DA CONSEGNARE PRESSO JORI ALFREDO', '26013', 'Crema', 'Italien', '', '0', '0', '3473583559', '00100173L8', '0', 'Pionier', 'Copernicus - Cinturino nero quadrante nero (GM-501/2)', '0', '578824849838', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10071, '198715355', '0', '0', 'GNUTTI - Anna Cocomazzi', 'VIA DOMENICO GHIDONI 187', '0', '25035', 'OSPITALETTO', 'Italien', '', '0', '0', '3395678627', '00101262HL', '0', 'Pionier', 'Copernicus - Cinturino nero quadrante nero (GM-501/2)', '0', '578824849849', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10072, '198557045', '0', '0', 'cristina binda', 'VIA DELLE PIANE 25', '0', '21020', 'MONVALLE', 'Italien', '', '0', '0', '33954692252', '00100082DI', '0', 'Pionier', 'Copernicus - Cinturino nero quadrante silver (GM-501/1)', '0', '578824849850', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10073, '198451179', '0', '0', 'Silvia Casella', 'VIA CHIAVELLA 26/1', '0', '17100', 'SAVONA', 'Italien', '', '0', '0', '3,93474E+11', '00101058SH', '0', 'Pionier', 'Copernicus - Cinturino marrone, ghiera oro (GM-501/3)', '0', '578824849860', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-01', '', '', '', '', '', ''),
(10074, '199019354', '0', '0', 'Lucinda Davis', '34 DEN LANE', '0', 'OL4 4NN', 'OLDHAM', 'Grossbritannien', '', '0', '0', '7720534582', '0010108KDF', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824850154', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10075, '198992455', '0', '0', 'Surjit Ahir', '63 PARK ROAD WEST', 'Please do not leave it with any of my neighbours. Thanks you!', 'WV1 4PJ', 'WOLVERHAMPTON', 'Grossbritannien', '', '0', '0', '7590267814', '0010129G1H', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824850165', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10076, '198848724', '0', '0', 'Petar Kirov', '4 WOODFIELD DRIVE', '0', 'EN4 8PA', 'BARNET', 'Grossbritannien', '', '0', '0', '7450459045', '0010029MQ5', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824850176', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10077, '198777601', '0', '0', 'Kofil Chowdhury', '14 TWEED ROAD', '0', 'SL3 8XA', 'SLOUGH', 'Grossbritannien', '', '0', '0', '7730566014', '0010164G5I', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824849920', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10078, '198758113', '0', '0', 'Sharon Simmons', '25 Squires close', '0', 'Me22tz', 'Rochester', 'Grossbritannien', '', '0', '0', '1634296218', '0010098U9P', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824849930', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10079, '198743279', '0', '0', 'Adam Giles', '36 WINDMILL AVENUE', '0', 'OX26 3DY', 'BICESTER', 'Grossbritannien', '', '0', '0', '1869245880', '0010005F2J', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824849941', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10080, '198707203', '0', '0', 'Debra Ayling', '47 ALBERT ROAD', '0', 'BH12 2BU', 'POOLE', 'Grossbritannien', '', '0', '0', '7972107999', '00100072U5', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824849952', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10081, '198652017', '0', '0', 'Tahani Nouwailati', '28 BERYSTEDE', '0', 'KT2 7PQ', 'KINGSTON UPON THAMES', 'Grossbritannien', '', '0', '0', '7949123174', '0010054XBI', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824849963', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10082, '198389633', '0', '0', 'Elaine Blows', '11 ROSEMARY CLOSE', '0', 'GU14 9RQ', 'FARNBOROUGH', 'Grossbritannien', '', '0', '0', '7811783694', '00101409KS', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824849974', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10083, '197592616', '0', '0', 'Margaret Mullin', '1 MERSEY BANK ROAD', '0', 'CH62 1BP', 'WIRRAL', 'Grossbritannien', '', '0', '0', '0151 644 9429', '0010209WYG', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824849985', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10084, '197565829', '0', '0', 'janice halsall', '20 HALL LANE', '0', 'PR4 5ZD', 'PRESTON', 'Grossbritannien', '', '0', '0', '7722209021', '0010151H44', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824849996', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10085, '197564947', '0', '0', 'Steven Hardiman', '58 CROOK LANE', '0', 'CW7 3DR', 'WINSFORD', 'Grossbritannien', '', '0', '0', '7743802626', '0010049S2Y', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824850007', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10086, '197550645', '0', '0', 'Jacqueline McFarland', '45 MARINA PARK', '0', 'BT5 6BA', 'BELFAST', 'Grossbritannien', '', '0', '0', '2890294235', '00100776J8', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824850018', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10087, '197535298', '0', '0', 'Gary Payne', '78 LARKSWOOD ROAD', '0', 'E4 9DU', 'LONDON', 'Grossbritannien', '', '0', '0', '07860 529665', '0010047WMK', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824850029', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10088, '197529350', '0', '0', 'john musgrave', '2 ELLOUGHTONTHORPE WAY', '0', 'HU15 1TJ', 'BROUGH', 'Grossbritannien', '', '0', '0', '1482667605', '0010154NKZ', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824850030', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10089, '199041530', '0', '0', 'Craig Furey', '82 Riverside lower broughton', '0', 'M7 1pn', 'Salford', 'Grossbritannien', '', '0', '0', '7895149619', '00100175VF', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-2 With Black Face', '0', '578824850040', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10090, '197600510', '0', '0', 'ania mcivor', '72 STEWART AVENUE', '0', 'BT80 8LH', 'COOKSTOWN', 'Grossbritannien', '', '0', '0', '7833357366', '0010157ABX', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-2 With Black Face', '0', '578824850051', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10091, '199073807', '0', '0', 'TOMA Savickaite', 'Flat 19 Waterside, st Nicholas street', '0', 'Cv1 4lz', 'Coventry', 'Grossbritannien', '', '0', '0', '7721003287', '0010180MDJ', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '578824850062', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10092, '198797957', '0', '0', 'angel turcu', '5/6 MURDOCH TERRACE', '0', 'EH11 1BE', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7462921537', '0010225SAF', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '578824850073', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10093, '198791114', '0', '0', 'Jekaterina Bobovikova', '7 Meadow court Ditton Fields', '0', 'CB5 8QW', 'Cambridge', 'Grossbritannien', '', '0', '0', '7842681477', '0010206N5G', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '578824850084', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10094, '197583348', '0', '0', 'Jude Kagho', 'Apt 20 Ethos Court', 'Russell Street', 'CH3 5BB', 'CHESTER', 'Grossbritannien', '', '0', '0', '7578498277', '0010107WP8', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '578824850095', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10095, '197549265', '0', '0', 'Sean Keane', '24 BRIGANTINE WAY', 'If no answer, either neighbour.', 'NP10 8EW', 'NEWPORT', 'Grossbritannien', '', '0', '0', '7861452455', '0010006GFX', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '578824850100', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10096, '198819921', '0', '0', 'Dr Norbert laimer', '389A GREEN STREET', '0', 'E13 9AU', 'LONDON', 'Grossbritannien', '', '0', '0', '7466645589', '00101013F7', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', 'Geld am 01.10.2013 zurück erhalten! Uhr???', '578824850110', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10097, '197658830', '0', '0', 'Maryann Mendum', '10 HAZEL GREEN', '0', 'RG26 5JL', 'TADLEY', 'Grossbritannien', '', '0', '0', '1189815603', '0010234FOZ', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '578824850121', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10098, '197609230', '0', '0', 'Christine Wondin', '30 Station Road Ardersier', '0', 'IV2 7ST', 'inverness', 'Grossbritannien', '', '0', '0', '7597334134', '0010236BSS', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', 'RG518115033DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10099, '197602437', '0', '0', 'Matt Tidey', '75 Admirals Walk', '0', 'SS3 9HT', 'Shoeburyness, Essex', 'Grossbritannien', '', '0', '0', '4,47838E+11', '00101530BR', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', 'Geld am 19.10.13 zurück erhalten! Uhr???', '578824850143', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10100, '199136218', '0', '0', 'John Cliff', '3 Smiths Yard, Church Street', '0', 'DE6 1AB', 'Ashbourne', 'Grossbritannien', '', '0', '0', '7944144862', '001024283A', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824850441', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10101, '199133350', '0', '0', 'samuel akopian', '21 C BENBOW ROAD', '0', 'W6 0AU', 'LONDON', 'Grossbritannien', '', '0', '0', '4,47881E+11', '0010180SQD', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824850452', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10102, '199126276', '0', '0', 'Jolene Peachey', '183a Gelli Road', '0', 'CF41 7NA', 'PENTRE', 'Grossbritannien', '', '0', '0', '7800722061', '00102001J1', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824850463', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10103, '199123788', '0', '0', 'Thomas Connolly', '8 WOODWAY WALK', '0', 'CV2 2AS', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7500554463', '00101713DU', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824850474', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10104, '199004427', '0', '0', 'Nitin Jain', '316 THE WATER GARDENS', '0', 'W2 2DQ', 'LONDON', 'Grossbritannien', '', '0', '0', '7503568089', '0010248UFK', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824850485', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10105, '198989850', '0', '0', 'Fr James Mealy', '44 LightwoodsHill', '0', 'B67 5EB', 'Smethwick, Bearwood', 'Grossbritannien', '', '0', '0', '7941456113', '0010084TDT', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', 'Geld am 30.10.13 zurück erhalten! Uhr???', '578824850496', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10106, '198988153', '0', '0', 'Jonathan Moyna', '4 WOODSIDE WALK', '0', 'BT17 0SX', 'BELFAST', 'Grossbritannien', '', '0', '0', '7840299985', '0010117LAY', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824850500', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10107, '198963149', '0', '0', 'George Wedgwood', '15 MANOR GROVE', '0', 'TW9 4QQ', 'RICHMOND', 'Grossbritannien', '', '0', '0', '7511866414', '0010202OO5', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824850511', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10108, '198943372', '0', '0', 'Gary Harrison', '12 MEATH WAY', '0', 'TS14 7PG', 'GUISBOROUGH', 'Grossbritannien', '', '0', '0', '7846270124', '0010160NG3', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824850522', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10109, '198933279', '0', '0', 'Graham Anderson', '11 Seaway', '0', 'Ne332nq', 'South shields', 'Grossbritannien', '', '0', '0', '1914560388', '0010044YTB', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824850533', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10110, '198784987', '0', '0', 'james coen', '108 DEERSWOOD AVENUE', '0', 'AL10 8SA', 'HATFIELD', 'Grossbritannien', '', '0', '0', '7507207334', '0010051R69', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '06.01.2014 RL704621300DE', '578824850544', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10111, '198738476', '0', '0', 'Richard Smith', '154 OLD SHOREHAM ROAD', 'Shoreham by sea', 'BN43 5TE', 'SHOREHAM-BY-SEA', 'Grossbritannien', '', '0', '0', '7793224860', '0010042CVC', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824850555', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10112, '198689316', '0', '0', 'Lukman Iqbal', '8 SILVERDALE AVENUE', '0', 'M25 0FD', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7568580479', '00102176AB', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824850566', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10113, '199175370', '0', '0', 'Laura Pritchard', '91 WOLVERHAMPTON ROAD', 'Sedgley', 'DY3 1QX', 'DUDLEY', 'Grossbritannien', '', '0', '0', '7944392276', '00102257JO', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-2 With Black Face', '0', '578824850577', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10114, '199128610', '0', '0', 'Hayley Comper', '96 ALEXANDRA ROAD', '0', 'SS3 0GW', 'SOUTHEND-ON-SEA', 'Grossbritannien', '', '0', '0', '07887 500949', '0010237COO', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-2 With Black Face', '0', '578824850588', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10115, '199002154', '0', '0', 'Liam Wyles', '9 DRAGON CRESCENT', '0', 'LS12 4AZ', 'LEEDS', 'Grossbritannien', '', '0', '0', '7972944055', '0010079M3E', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-2 With Black Face', '0', '578824850599', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10116, '199098309', '0', '0', 'Aaron Gates', '142 GLOUCESTER ROAD', '0', 'EX4 2JB', 'EXETER', 'Grossbritannien', '', '0', '0', '7772710281', '0010198J74', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '578824850603', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10117, '199014658', '0', '0', 'Mareka Bija', '1 CLIFF CRESCENT', '0', 'HX2 7DF', 'HALIFAX', 'Grossbritannien', '', '0', '0', '7540161333', '00101612JH', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '578824850614', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10118, '198971294', '0', '0', 'Georgi Georgiev', '1 OLIVER GROVE', 'Flat 2', 'SE25 6EJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7447730695', '0010207ZY6', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '578824850625', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10119, '198958562', '0', '0', 'John Barrowcliff', '49 TURRET ROAD', '0', 'CH45 5HE', 'WALLASEY', 'Grossbritannien', '', '0', '0', '7557983931', '001015132K', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '578824850636', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10120, '198872508', '0', '0', 'Robert Morrison', '58A HERTINGFORDBURY ROAD', '0', 'SG14 1LB', 'HERTFORD', 'Grossbritannien', '', '0', '0', '7985336836', '001013534S', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '578824850647', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10121, '199200062', '0', '0', 'Henderson A Pollard', '5 CLEVELEYS ROAD', '0', 'E5 9JW', 'LONDON', 'Grossbritannien', '', '0', '0', '7582372086', '0010158PH9', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '578824850658', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10122, '199198245', '0', '0', 'MUHAMMAD HAQ', '405 A LEA BRIDGE ROAD', '0', 'E10 7EA', 'LONDON', 'Grossbritannien', '', '0', '0', '7581002020', '0010109OSU', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '578824850669', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10123, '199099785', '0', '0', 'martin butcher', '121AA KINGS ROAD', '0', 'CM1 2BD', 'CHELMSFORD', 'Grossbritannien', '', '0', '0', '7799792465', '00102059AJ', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', 'Geld am 07.10.13 zurück erhalten!', '578824850670', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10124, '199092019', '0', '0', 'nicola sappleton', '127 norfolk avenue', '0', 'n13 6al', 'london', 'Grossbritannien', '', '0', '0', '7904817348', '0010195J2A', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '578824850680', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10125, '199087209', '0', '0', 'Katie Elezi', '14 VICTORIA PARK', 'flat 4', 'CT6 5BJ', 'HERNE BAY', 'Grossbritannien', '', '0', '0', '7732897515', '0010024KSC', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '578824850691', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10126, '199080660', '0', '0', 'Alberto Murselaj', '55 FARNHAM ROAD', '0', 'DA16 1LG', 'WELLING', 'Grossbritannien', '', '0', '0', '7946486873', '0010149QI9', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '578824850706', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10127, '199059876', '0', '0', 'Olga Abreu', '36 GOFFS PARK ROAD', '0', 'RH11 8AY', 'CRAWLEY', 'Grossbritannien', '', '0', '0', '7905189154', '00102422PH', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '578824850717', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10128, '198995480', '0', '0', 'Clement Townsend', '87 Shakespeare Road Herne Hill', '0', 'SE24 OPX', 'London', 'Grossbritannien', '', '0', '0', '7841108613', '0010059WP6', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '578824850728', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10129, '198957859', '0', '0', 'Charlote Langley', '57 SHARPTHORNE CRESCENT', 'Please Leave In Porch Or With Any Neighbours If No One Is Home.', 'BN41 2DP', 'BRIGHTON', 'Grossbritannien', '', '0', '0', '7920147721', '0010041NY3', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '578824850739', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10130, '198922631', '0', '0', 'alison mcadam', '17 EARLSWOOD', 'tanhouse', 'WN8 6AT', 'SKELMERSDALE', 'Grossbritannien', '', '0', '0', '1695729848', '00101488T8', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '578824850740', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10131, '198845799', '0', '0', 'Tony Goodall', '20 Hull Building, 35 Annadale Crescent', '0', 'BT7 3NE', 'Belfast', 'Grossbritannien', '', '0', '0', '7825683097', '0010066F2B', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '578824850750', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10132, '198653617', '0', '0', 'Seamus Coyle', '15 Auburn  Avenue', 'Dun Laoghaire', 'Dublin', 'Dublin 18', 'Irland', '', '0', '0', '874198833', '0010024KES', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '578824850419', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10133, '198642209', '0', '0', 'Jason Irwin', '18 Park Avenue East', 'Lios Rua Ballyvolane', 'Cork', '21', 'Irland', '', '0', '0', '863849115', '0010051NKT', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '578824850420', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10134, '198539914', '0', '0', 'Paul Driscoll', 'No2an tosach Cul Ard Carrigtohill', '0', 'Co Cork', '1234', 'Irland', '', '0', '0', '872634485', '0010014CYH', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '578824850430', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10135, '199151811', '0', '0', 'kamel betaimi', '15 IMPASSE PASTEUR', '0', '63400', 'CHAMALIERES', 'Frankreich', '', '0', '0', '685774663', '0010039YYZ', '0', 'Pionier Malibu', 'ModÃ¨le 2 (502-2)', '0', '578824850761', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10136, '199105676', '0', '0', 'Morad Kadi', '1 RUE AUGUSTE RENOIR', '0', '93420', 'VILLEPINTE', 'Frankreich', '', '0', '0', '689367110', '0010177M8H', '0', 'Pionier Malibu', 'ModÃ¨le 3 (502-3)', '0', '578824850772', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10137, '199102894', '0', '0', 'Celine Boutte', '12 residence guy de maupassant', '0', '76190', 'freville', 'Frankreich', '', '0', '0', '659063985', '001011381L', '0', 'Pionier Malibu', 'ModÃ¨le 3 (502-3)', '0', '578824850783', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10138, '199001805', '0', '0', 'andre thomas', '26 BOULEVARD DES PROVINCES', '0', '69110', 'STE FOY LES LYON', 'Frankreich', '', '0', '0', '760826936', '0010210NQF', '0', 'Pionier Malibu', 'ModÃ¨le 3 (502-3)', '0', '578824850794', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10139, '198999153', '0', '0', 'Christelle Vaz', '3 Rue Maurice Violette Residence Pierre de Coubertin, Bat. C Appt. 100', '0', '28600', 'Luisant', 'Frankreich', '', '0', '0', '624060886', '0010201RLB', '0', 'Pionier Malibu', 'ModÃ¨le 4 (502-4)', '0', '578824850809', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10140, '198996348', '0', '0', 'Brothelande Julien', '6 B BOULEVARD DE L ESTUAIRE', '0', '44200', 'NANTES', 'Frankreich', '', '0', '0', '621234942', '0010115VMO', '0', 'Pionier Malibu', 'ModÃ¨le 1 (502-1)', '0', '578824850810', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10141, '198995431', '0', '0', 'PASCAL PELLENZ', '12 RUE DU POIRIER DE LA MARIEE', '0', '54250', 'CHAMPIGNEULLES', 'Frankreich', '', '0', '0', '383312407', '00101557KW', '0', 'Pionier Malibu', 'Modèle 2 (502-2)', 'Euro 199,-', '578824850820', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10142, '198985742', '0', '0', 'Geraldine Latapie Soulier', '20 B ROUTE DE LA MAIRIE', '0', '33750', 'BEYCHAC ET CAILLAU', 'Frankreich', '', '0', '0', '662168745', '0010041FFC', '0', 'Pionier Malibu', 'ModÃ¨le 1 (502-1)', '0', '578824850831', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10143, '198980602', '0', '0', 'philippe bovari-cabinet cressin', '28 AVENUE CARNOT', '0', '6500', 'MENTON', 'Frankreich', '', '0', '0', '645038582', '0010156DS5', '0', 'Pionier Malibu', 'ModÃ¨le 3 (502-3)', '0', '578824850842', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10144, '198973178', '0', '0', 'Serge Wenga', '230 AVENUE RENE CASSAGNE', '0', '33150', 'CENON', 'Frankreich', '', '0', '0', '647679570', '0010121SVW', '0', 'Pionier Malibu', 'ModÃ¨le 1 (502-1)', '0', '578824850853', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10145, '198951955', '0', '0', 'Alexandre LONCLE', 'La Roseraie 3851 route du val de gorbio', 'ou (route de Menton)', '6500', 'gorbio', 'Frankreich', '', '0', '0', '640467189', '0010090SOU', '0', 'Pionier Malibu', 'ModÃ¨le 3 (502-3)', '0', '578824850864', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10146, '198949498', '0', '0', 'Gaboua Kevin', '6 RUE EMILE MASSON', '0', '44000', 'NANTES', 'Frankreich', '', '0', '0', '647983254', '00100423GP', '0', 'Pionier Malibu', 'ModÃ¨le 3 (502-3)', '0', '578824850875', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10147, '198948824', '0', '0', 'dominique wojtowicz', '4 B GRANDE RUE VERTE', '0', '78610', 'LE PERRAY EN YVELINES', 'Frankreich', '', '0', '0', '662934897', '001012649C', '0', 'Pionier Malibu', 'ModÃ¨le 3 (502-3)', '0', '578824850886', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10148, '198939531', '0', '0', 'Julien Philippot', '22 CHEMIN DU PIGEONNIER', '0', '7200', 'AUBENAS', 'Frankreich', '', '0', '0', '677634712', '0010096JR0', '0', 'Pionier Malibu', 'ModÃ¨le 2 (502-2)', '0', '578824850897', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10149, '198933718', '0', '0', 'Mathieu Taurel', '120 AVENUE JULES FERRY', '0', '13600', 'LA CIOTAT', 'Frankreich', '', '0', '0', '33622459155', '0010239O6W', '0', 'Pionier Malibu', 'ModÃ¨le 2 (502-2)', '0', '578824850901', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10150, '198928519', '0', '0', 'Peyrichou Jeremy', '194 RUE VICTOR THUILLAT', 'Appt E39  10 eme etage', '87100', 'LIMOGES', 'Frankreich', '', '0', '0', '671595724', '0010068KK4', '0', 'Pionier Malibu', 'ModÃ¨le 4 (502-4)', '0', '578824850912', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10151, '198923080', '0', '0', 'menouar sebbaha', '112 GALERIE DE L ARLEQUIN', '0', '38100', 'GRENOBLE', 'Frankreich', '', '0', '0', '624073448', '0010237B2M', '0', 'Pionier Malibu', 'ModÃ¨le 3 (502-3)', '0', '578824850923', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10152, '198913644', '0', '0', 'JÃ©rÃ´me Lorido', '12 CLOS DES BLEUETS', '0', '74940', 'ANNECY LE VIEUX', 'Frankreich', '', '0', '0', '950180270', '0010019LXM', '0', 'Pionier Malibu', 'ModÃ¨le 1 (502-1)', '0', '578824850934', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10153, '198912177', '0', '0', 'Alexandre BOSQ', '62 IMPASSE DES PIGNATEU', '0', '83190', 'OLLIOULES', 'Frankreich', '', '0', '0', '608037265', '0010180AHZ', '0', 'Pionier Malibu', 'ModÃ¨le 4 (502-4)', '0', '578824850945', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10154, '198902495', '0', '0', 'Patrick DESFOUX', '28 ALLEE DES BOCAGES bat B1', '0', '77177', 'BROU SUR CHANTEREINE', 'Frankreich', '', '0', '0', '06 60 86 51 01', '001011085G', '0', 'Pionier Malibu', 'ModÃ¨le 3 (502-3)', '0', '578824850956', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10155, '198896876', '0', '0', 'Niang Gagne Siry', '9rue cluvier Nice', '0', '6200', 'Nice', 'Frankreich', '', '0', '0', '623232060', '00101444MV', '0', 'Pionier Malibu', 'Modèle 4 (502-4)', 'Uhr darf nicht geschickt werden, da Kunde hat Geld zurück erhalten!', '578824850967', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10156, '198896753', '0', '0', 'Niang Gagne Siry', '9rue cluvier Nice', '0', '6200', 'Nice', 'Frankreich', '', '0', '0', '623232060', '0010096I1F', '0', 'Pionier Malibu', 'Modèle 4 (502-4)', 'Geld am 25.11.2013 zurück erhalten! Uhr???', '578824850978', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10157, '198896019', '0', '0', 'claire mercier', '65 ave de boutiny le coriandre 1', '0', '6530', 'peymeinade', 'Frankreich', '', '0', '0', '614396338', '0010044Q63', '0', 'Pionier Malibu', 'ModÃ¨le 2 (502-2)', '0', '578824850989', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10158, '198895493', '0', '0', 'hatem el hattab', '254 ROUTE DE TURIN', '0', '6300', 'NICE', 'Frankreich', '', '0', '0', '635100533', '0010156LGA', '0', 'Pionier Malibu', 'ModÃ¨le 2 (502-2)', '0', '578824850990', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10159, '198891870', '0', '0', 'Helena Leote', '6 AVENUE HENRI GILBERT', '0', '94290', 'Villeneuve le roi', 'Frankreich', '', '0', '0', '781565756', '0010062NFW', '0', 'Pionier Malibu', 'ModÃ¨le 3 (502-3)', '0', '578824851003', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10160, '198878678', '0', '0', 'Joel Michelot', '1001 ROUTE DE BORDIGNIN', 'Filly', '74140', 'SCIEZ', 'Frankreich', '', '0', '0', '617899066', '00101746SW', '0', 'Pionier Malibu', 'ModÃ¨le 1 (502-1)', '0', '578824851014', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10161, '198877751', '0', '0', 'Yohan Villez', '11 ROUTE DE TURRETOT', '0', '76280', 'CRIQUETOT L ESNEVAL', 'Frankreich', '', '0', '0', '615487780', '00102307IQ', '0', 'Pionier Malibu', 'ModÃ¨le 2 (502-2)', '0', '578824851025', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10162, '198863343', '0', '0', 'PASTOR Roland', '13 Route departementale 2204', '13 villa helena', '6440', 'Blausasc', 'Frankreich', '', '0', '0', '493620411', '0010120AEN', '0', 'Pionier Malibu', 'ModÃ¨le 4 (502-4)', '0', '578824851036', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10163, '198850901', '0', '0', 'Medjahed Omar', '240 RUE DU GENERAL RENAULT', 'E23', '37000', 'TOURS', 'Frankreich', '', '0', '0', '646113893', '00102394P3', '0', 'Pionier Malibu', 'ModÃ¨le 3 (502-3)', '0', '578824851047', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10164, '198848329', '0', '0', 'lin xiaosen', '20 RUE MAURICE RAVEL', '0', '92230', 'GENNEVILLIERS', 'Frankreich', '', '0', '0', '695228292', '0010104OFQ', '0', 'Pionier Malibu', 'ModÃ¨le 4 (502-4)', '0', '578824851058', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10165, '198846622', '0', '0', 'Cedric Lafond', '6 LA PRAIRIE DE LESCARRAN', '0', '33680', 'LE PORGE', 'Frankreich', '', '0', '0', '698475930', '10029614', '0', 'Pionier Malibu', 'ModÃ¨le 4 (502-4)', '0', '578824851069', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(10166, '198845525', '0', '0', 'rajaram ramkhelawon', '6 impasse boutron', '0', '75010', 'paris', 'Frankreich', '', '0', '0', '624865858', '00101404JN', '0', 'Pionier Malibu', 'ModÃ¨le 3 (502-3)', '0', '578824851070', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10167, '199149489', '0', '0', 'christophe berthelot', 'Avenue Louise 525', 'CBC Banque', '1050', 'ixelles', 'Belgien', '', '0', '0', '0475/75/37/61', '0010231N6F', '0', 'Theorema', 'Une montre Toronto, modÃ¨le cadran argent et lignes noires, bracelet noir', '0', '578824851080', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10168, '198667111', '0', '0', 'Lacroix David', 'rue de la Motte 49', '0', '5660', 'Boussu-en-Fagne', 'Belgien', '', '0', '0', '494393913', '00101325CS', '0', 'Theorema', 'Une montre Toronto, modÃ¨le cadran or et numÃ©ros blancs, bracelet brun', '0', '578824851091', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10169, '198578006', '0', '0', 'Marc Berkvens', 'Mezennestje 17', '0', '2990', 'Wuustwezel', 'Belgien', '', '0', '0', '0', '0010180N4C', '0', 'Theorema', 'Toronto horloge met zilverkleurige kast met zwarte lijnen en zwarte polsband', '0', '578824851106', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10170, '197929369', '0', '0', 'Jonathan Spillier', 'rue des Deportes 4A', '0', '1480', 'Clabecq', 'Belgien', '', '0', '0', '32498628417', '0010145POH', '0', 'Theorema', 'Une montre Toronto, modÃ¨le cadran argent et lignes noires, bracelet noir', '0', '578824851117', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10171, '197851527', '0', '0', 'Victor Bertels', 'Schildersstraat 33', '0', '2000', 'Antwerpen', 'Belgien', '', '0', '0', '495623977', '0010125WVS', '0', 'Theorema', 'Toronto horloge met goudkleurige kast met witte cijferplaat en bruine polsband', '0', '578824851128', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10172, '197848896', '0', '0', 'Fetouani Samir', 'Rue de la sincerite 39', '0', '1070', 'Bruxelles', 'Belgien', '', '0', '0', '488582927', '0010095VGF', '0', 'Theorema', 'Une montre Toronto, modÃ¨le cadran argent et lignes noires, bracelet noir', '0', '578824851139', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10173, '197833537', '0', '0', 'Tim De Smet', 'Heidebloemstraat 62 / 6', '0', '9100', 'Sint-niklaas', 'Belgien', '', '0', '0', '32488450221', '00102425BY', '0', 'Theorema', 'Toronto horloge met zilverkleurige kast met zwarte lijnen en zwarte polsband', '0', '578824851140', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10174, '197739545', '0', '0', 'Caroline Verstuyft', 'Antwerpsesteenweg 699', '0', '9040', 'Sint-Amandsberg', 'Belgien', '', '0', '0', '485584675', '001022623O', '0', 'Theorema', 'Toronto horloge met zilverkleurige kast met blauwe lijnen en zwarte polsband', '0', '578824851150', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10175, '197942945', '0', '0', 'sandy meyers', 'Kantstraat 20', '0', '2480', 'Dessel', 'Belgien', '', '0', '0', '499474790', '10150824', '0', 'Theorema', 'Toronto horloge met zilverkleurige kast met blauwe lijnen en zwarte polsband', '0', '578824851161', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10176, '197935039', '0', '0', 'Dirk Bastiaens', 'Bikschotelaan 114', '0', '2600', 'Berchem', 'Belgien', '', '0', '0', '32475774814', '0010178O71', '0', 'Theorema', 'Toronto horloge met goudkleurige kast met witte cijferplaat en bruine polsband', '0', '578824851172', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10177, '197795848', '0', '0', 'OmKalsoum bouaiachi', 'Evarist de Coninckstraat 14', '0', '8790', 'Waregem', 'Belgien', '', '0', '0', '485180240', '0010149WLY', '0', 'Theorema', 'Toronto horloge met zilverkleurige kast met zwarte lijnen en zwarte polsband', '0', '578824851183', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10178, '197761446', '0', '0', 'Kris Donders', 'Dr willemsstraat 13', '0', '3500', 'Hasselt', 'Belgien', '', '0', '0', '498635682', '0010102WAW', '0', 'Theorema', 'Toronto horloge met rosÃ©kleurige kast met zwarte cijferplaat en bruine polsband', '0', '578824851194', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10179, '197748693', '0', '0', 'Dorothy Goetinck', 'Koning Boudewijnlaan 31', '0', '8310', 'Assebroek', 'Belgien', '', '0', '0', '050/37/18/55', '0010089K70', '0', 'Theorema', 'Toronto horloge met goudkleurige kast met witte cijferplaat en bruine polsband', '0', '578824851209', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10180, '197808474', '0', '0', 'Inge Boeckx', 'Postelarenweg 244', '0', '2400', 'Mol', 'Belgien', '', '0', '0', '497047183', '0010141H4D', '0', 'Theorema', 'Toronto horloge met goudkleurige kast met witte cijferplaat en bruine polsband', 'Uhr erhalten 23.10.2013', '578824851210', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10181, '197822245', '0', '0', 'Cindy Wijnants', 'Varenberg 21', '0', '3080', 'Vossem', 'Belgien', '', '0', '0', '0477/67 62 61', '00101024NH', '0', 'Theorema', 'Toronto horloge met zilverkleurige kast met blauwe lijnen en zwarte polsband', '0', '578824851220', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10182, '197740438', '0', '0', 'nicole florizoone', 'Duinhoekstraat 164', '0', '8660', 'De Panne', 'Belgien', '', '0', '0', '32486510325', '0010047O11', '0', 'Theorema', 'Toronto horloge met goudkleurige kast met witte cijferplaat en bruine polsband', '0', '578824851231', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10183, '197839334', '0', '0', 'Ann Delrue', 'Kerkstraat 30', 'ann.delrue@telenet.be Ann Delrue', '2950', 'Kapellen', 'Belgien', '', '0', '0', '36652752', '0010055Q17', '0', 'Theorema', 'Toronto horloge met zilverkleurige kast met zwarte lijnen en zwarte polsband', '0', '578824851242', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10184, '199149220', '0', '0', 'Giulia Funaro', 'SS100 S.N.', 'CONSEGNARE PRESSO TIQUATTRO SAS', '70010', 'CAPURSO', 'Italien', '', '0', '0', '804550429', '0010030FVP', '0', 'Pionier', 'Copernicus - Cinturino nero quadrante silver (GM-501/1)', '0', '578824851253', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10185, '199053242', '0', '0', 'meriem frazao', 'Pieter Soutmanlaan 29', '0', '1701 MA', 'HEERHUGOWAARD', 'Niederlande', '', '0', '0', '617163158', '00102011HQ', '0', 'Theorema Toronto', 'Theorema horloge - Goudkleurige kast met witte cijferplaat en bruine band', '0', '578824851334', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10186, '199086984', '0', '0', 'kick stulen', 'Blotenberglaan 31', '0', '6717 EM', 'EDE GLD', 'Niederlande', '', '0', '0', '318848186', '0010144STU', '0', 'Theorema Toronto', 'Theorema horloge - Goudkleurige kast met witte cijferplaat en bruine band', '0', '578824851312', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10187, '199089521', '0', '0', 'Dominique van Maas', 'Raafstraat 7', '0', '2025 ZE', 'HAARLEM', 'Niederlande', '', '0', '0', '611761227', '0010003X2E', '0', 'Theorema Toronto', 'Theorema horloge - Goudkleurige kast met witte cijferplaat en bruine band', '0', '578824851297', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10188, '199128435', '0', '0', 'elly jaminon', 'Meikers 22', '0', '6245 PS', 'EIJSDEN', 'Niederlande', '', '0', '0', '043-4092891', '0010163VEP', '0', 'Theorema Toronto', 'Theorema horloge - Goudkleurige kast met witte cijferplaat en bruine band', '0', '578824851301', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10189, '199138624', '0', '0', 'Charlotte Jansen van\'t Land', 'Snoeksloot 11', '0', '3993 HG', 'HOUTEN', 'Niederlande', '', '0', '0', '306351551', '0010062RMC', '0', 'Theorema Toronto', 'Theorema horloge - Goudkleurige kast met witte cijferplaat en bruine band', '0', '578824851286', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10190, '199158936', '0', '0', 'marika bruning', 'Prof Ulricus Huberstraat 15', '0', '8801 EC', 'FRANEKER', 'Niederlande', '', '0', '0', '628092033', '0010113VYG', '0', 'Theorema Toronto', 'Theorema horloge - Goudkleurige kast met witte cijferplaat en bruine band', '0', '578824851323', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10191, '199172938', '0', '0', 'Suzanne Vestjens', 'Landbouwstraat 14', '0', '5712 SM', 'SOMEREN', 'Niederlande', '', '0', '0', '643040252', '0010071YN4', '0', 'Theorema Toronto', 'Theorema horloge - Goudkleurige kast met witte cijferplaat en bruine band', '0', '578824851345', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10192, '199180595', '0', '0', 'Catelijne Witte', 'Lindenlaan 639', '0', '1185 LZ', 'AMSTELVEEN', 'Niederlande', '', '0', '0', '630391209', '0010043VSJ', '0', 'Theorema Toronto', 'Theorema horloge - Goudkleurige kast met witte cijferplaat en bruine band', '0', '578824851275', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10193, '199260883', '0', '0', 'Aimad Madher', 'Insula 38', '0', '6416 BZ', 'Heerlen', 'Niederlande', '', '0', '0', '627883006', '0010061IEJ', '0', 'Theorema Toronto', 'Theorema horloge - Goudkleurige kast met witte cijferplaat en bruine band', '0', '578824851264', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10194, '199045777', '0', '0', 'Anita Vreenegoor', 'Kooizand 8', '0', '1141 KE', 'MONNICKENDAM', 'Niederlande', '', '0', '0', '619441955', '0010141KIW', '0', 'Theorema Toronto', 'Theorema horloge - RosÃ©kleurige kast met zwarte cijferplaat en bruine band', '0', '578824851356', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10195, '199052144', '0', '0', 'Menno Noor', 'Waddenzeestraat 92', '0', '1784 VD', 'DEN HELDER', 'Niederlande', '', '0', '0', '611747429', '0010246K3Y', '0', 'Theorema Toronto', 'Theorema horloge - RosÃ©kleurige kast met zwarte cijferplaat en bruine band', '0', '578824851404', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10196, '199111486', '0', '0', 'Marvin Linger', 'Marnixdwarsstraat 42', '0', '3034 CX', 'ROTTERDAM', 'Niederlande', '', '0', '0', '31649952018', '00101807UB', '0', 'Theorema Toronto', 'Theorema horloge - RosÃ©kleurige kast met zwarte cijferplaat en bruine band', '0', '578824851390', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10197, '199130754', '0', '0', 'Nils Van Oostende', 'Zwanenkamp 906', '0', '3607px', 'Maarssen', 'Niederlande', '', '0', '0', '0346-551392', '0010031MDN', '0', 'Theorema Toronto', 'Theorema horloge - RosÃ©kleurige kast met zwarte cijferplaat en bruine band', '0', '578824851426', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10198, '199146324', '0', '0', 'Hanneke van Dorst', 'Van Heutszlaan 3', '0', '6821 KB', 'ARNHEM', 'Niederlande', '', '0', '0', '622458545', '0010066AZA', '0', 'Theorema Toronto', 'Theorema horloge - RosÃ©kleurige kast met zwarte cijferplaat en bruine band', '0', '578824851378', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10199, '199149224', '0', '0', 'n soussi', 'Clusiushof 160', '0', '2341 PX', 'OEGSTGEEST', 'Niederlande', '', '0', '0', '620710586', '0010074Y9Y', '0', 'Theorema Toronto', 'Theorema horloge - RosÃ©kleurige kast met zwarte cijferplaat en bruine band', '0', '578824851415', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10200, '199149738', '0', '0', 'Sainah Reis', 'Gillis van Ledenberchstr 132-1', '0', '1052 VL', 'AMSTERDAM', 'Niederlande', '', '0', '0', '06-12179961', '0010073EVY', '0', 'Theorema Toronto', 'Theorema horloge - RosÃ©kleurige kast met zwarte cijferplaat en bruine band', '0', '578824851448', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10201, '199149739', '0', '0', 'Sainah Reis', 'Gillis van Ledenberchstr 132-1', '0', '1052 VL', 'AMSTERDAM', 'Niederlande', '', '0', '0', '06-12179961', '0010164LVV', '0', 'Theorema Toronto', 'Theorema horloge - RosÃ©kleurige kast met zwarte cijferplaat en bruine band', '0', '578824851448', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10202, '199169220', '0', '0', 'Frank Bos', 'Weg en Bos 36', '0', '2661 DH', 'BERGSCHENHOEK', 'Niederlande', '', '0', '0', '620960441', '001002142M', '0', 'Theorema Toronto', 'Theorema horloge - RosÃ©kleurige kast met zwarte cijferplaat en bruine band', '0', '578824851367', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10203, '199170445', '0', '0', 'Patricia Knegt', 'Grens 3', '0', '5111 EA', 'BAARLE-NASSAU', 'Niederlande', '', '0', '0', '31653555080', '0010057JK9', '0', 'Theorema Toronto', 'Theorema horloge - RosÃ©kleurige kast met zwarte cijferplaat en bruine band', '0', '578824851437', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10204, '199249406', '0', '0', 'Mark Bottinga', 'Vrolikstraat 48-3', '0', '1091 VG', 'AMSTERDAM', 'Niederlande', '', '0', '0', '646033244', '00101958VS', '0', 'Theorema Toronto', 'Theorema horloge - RosÃ©kleurige kast met zwarte cijferplaat en bruine band', '0', '578824851389', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10205, '199080302', '0', '0', 'Ahmed Tariq', 'Chrysantenstraat 31', '0', '1214 BL', 'HILVERSUM', 'Niederlande', '', '0', '0', '31652540799', '00101778PM', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met blauwe lijnen en zwarte band', '0', '578824851459', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10206, '199097237', '0', '0', 'Ank ten Have', 'Haagkamp 7A', '0', '2675 SK', 'HONSELERSDIJK', 'Niederlande', '', '0', '0', '174648612', '0010230IRP', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met blauwe lijnen en zwarte band', '0', '578824851460', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10207, '199104853', '0', '0', 'Timon van Groningen', 'Cijnsland 18', '0', '3271 VB', 'MIJNSHEERENLAND', 'Niederlande', '', '0', '0', '646607175', '0010250OGX', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met blauwe lijnen en zwarte band', '0', '578824851530', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10208, '199136812', '0', '0', 'MIEKE MANTJE', 'Westerweg 29', '0', '1791 PH', 'DEN BURG', 'Niederlande', '', '0', '0', '222310421', '00102141J4', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met blauwe lijnen en zwarte band', '0', 'RG518115047DE', 'Deutsche Post', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10209, '199164108', '0', '0', 'Henk de Regt', 'Bremenweg 2', 'Energiewacht Deventer', '7418 EJ', 'DEVENTER', 'Niederlande', '', '0', '0', '555052868', '0010050G20', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met blauwe lijnen en zwarte band', '0', '578824851481', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10210, '199177343', '0', '0', 'Karin Sarrucco', 'Carel Willinkstraat 8', '0', '5645 LJ', 'EINDHOVEN', 'Niederlande', '', '0', '0', '612301102', '0010135NZK', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met blauwe lijnen en zwarte band', '0', '578824851492', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10211, '199186003', '0', '0', 'Richard Uneken', 'Gooistraat 10', '0', '7559ll', 'Hengelo', 'Niederlande', '', '0', '0', '074-2783707', '0010044RC4', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met blauwe lijnen en zwarte band', '0', '578824851529', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10212, '199193523', '0', '0', 'Rebecca Doejaaren-du Pre', 'Dr. J.J.P. Oudsingel 26', '0', '3067 EG', 'ROTTERDAM', 'Niederlande', '', '0', '0', '628315875', '0010070IE9', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met blauwe lijnen en zwarte band', '0', '578824851518', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10213, '199210713', '0', '0', 'Dimitri Kamperveen', 'Meppelsingel 53', '0', '1324 CS', 'ALMERE', 'Niederlande', '', '0', '0', '620316533', '0010147SG2', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met blauwe lijnen en zwarte band', '0', '578824851470', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10214, '199073695', '0', '0', 'Maaike Albrecht', 'Oud-Loosdrechtsedijk 229', '0', '1231 LX', 'LOOSDRECHT', 'Niederlande', '', '0', '0', '06-14280621', '0010032YLE', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met zwarte lijnen en zwarte band', '0', '578824851562', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10215, '199152995', '0', '0', 'Paul Bruin', 'Ganzenweg 10', 'Gasunie Ravenstein', '5371 HA', 'RAVENSTEIN', 'Niederlande', '', '0', '0', '631037181', '0010162P19', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met zwarte lijnen en zwarte band', '0', '578824851573', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10216, '199160314', '0', '0', 'Swen van den Bosch', 'Stoelenmakerslaan 28', '0', '3454 DT', 'DE MEERN', 'Niederlande', '', '0', '0', '643690547', '0010113VNT', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met zwarte lijnen en zwarte band', '0', '578824851584', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10217, '199196930', '0', '0', 'Ingmar Jans', 'Overburen 2', '0', '9636 HA', 'ZUIDBROEK', 'Niederlande', '', '0', '0', '631052754', '0010213C31', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met zwarte lijnen en zwarte band', 'Uhr neu erhalten 17.10.2013 neu uhr versendet 17.10.2013\r\nRG 6237 25582DE', '578824851540', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10218, '199201741', '0', '0', 'Jurrien van der Veer', 'Nieuwe Hescheweg 11', 'Het Hooghuis', '5342 EB', 'OSS', 'Niederlande', '', '0', '0', '653752435', '0010009I3Q', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met zwarte lijnen en zwarte band', '0', '578824851551', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10219, '199113920', '0', '0', 'karina jensen', 'Durup Alle 81', '0', '2730', 'Herlev', 'Dänemark', '', '0', '0', '26821251', '0010057UM2', '0', 'Pionier Coppernicus', 'Theorema-ur i guld med sort urskive (a0YC000000TSlWtMAL)', '0', '578824851595', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10220, '199087607', '0', '0', 'Christoffer Sakstrup', 'Nordvestvej 31 1.sal', 'TRIP TRAP', '9000', 'Aalborg', 'Dänemark', '', '0', '0', '60637362', '001009526R', '0', 'Pionier Coppernicus', 'Theorema-ur i guld med sort urskive (a0YC000000TSlWtMAL)', '0', '578824851600', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10221, '198983515', '0', '0', 'Michael Bryde', 'Strandkærvej 39', '0', '8700', 'Horsens', 'Dänemark', '', '0', '0', '20130084', '0010033DD4', '0', 'Pionier Coppernicus', 'Theorema-ur i sølv med sort urskive (a0YC000000TSlVCMA1)', '0', '578824851610', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10222, '198972858', '0', '0', 'Lasse Kruse Jensen', 'Dannegårdsvej 2', '0', '4520', 'Svinninge', 'Dänemark', '', '0', '0', '24470259', '0010066V5J', '0', 'Pionier Coppernicus', 'Theorema-ur i sort med sort urskive (a0YC000000TSlXDMA1)', '0', '578824851621', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10223, '198958401', '0', '0', 'Self Care Shop Att sia lewinsky', 'Nordre Frihavnsgade 25', '0', '2109', 'Kbh ø', 'Dänemark', '', '0', '0', '60420200', '0010190G3A', '0', 'Pionier Coppernicus', 'Theorema-ur i sort med sort urskive (a0YC000000TSlXDMA1)', '0', '578824851632', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10224, '198931406', '0', '0', 'Kasper Musaeus Nielsen', 'Tinghøjvej 2 St. Th', '0', '2860', 'Søborg', 'Dänemark', '', '0', '0', '27376422', '001001503I', '0', 'Pionier Coppernicus', 'Theorema-ur i guld med sort urskive (a0YC000000TSlWtMAL)', '0', '578824851643', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10225, '198842853', '0', '0', 'Tulasi Sapkota', 'Gammel Køge Landevej 863', '0', '2665', 'Vallensbæk Strand', 'Dänemark', '', '0', '0', '4525477460', '0010126TX7', '0', 'Pionier Coppernicus', 'Theorema-ur i guld med sort urskive (a0YC000000TSlWtMAL)', 'Uhr erhalten 16.10.2013 unpacked, full retour by Fedex-maybe wrong address???\r\nVersendet   RG 6237 2618 5DE    25 10.2013', '578824851654', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10226, '198771981', '0', '0', 'Anne Petersen', 'Plantagevej 7', '0', '9900', 'Frederikshavn', 'Dänemark', '', '0', '0', '30258102', '0010159NGS', '0', 'Pionier Coppernicus', 'Theorema-ur i guld med sort urskive (a0YC000000TSlWtMAL)', '0', '578824851665', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10227, '198666434', '0', '0', 'Sune Langhoff-Jensen', 'Flintevej 3', '0', '8800', 'Viborg', 'Dänemark', '', '0', '0', '28497186', '00101266PO', '0', 'Pionier Coppernicus', 'Theorema-ur i sølv med hvid urskive (a0YC000000TSlSSMA1)', '0', '578824851676', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10228, '198664412', '0', '0', 'Wanida Pannin', '32 2.1 Vaerebrovej', '0', '2880', 'Bagsværd', 'Dänemark', '', '0', '0', '23696454', '0010177WSY', '0', 'Pionier Coppernicus', 'Theorema-ur i s?lv med hvid urskive (a0YC000000TSlSSMA1)', 'uhr erhalten 09.10.2013 Bitte refund!', '578824851687', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10229, '198664393', '0', '0', 'Montader N. Shaker', 'Brunevang 51 ST. TV.', 'C/O Nabil Talkani & Rafah', '2610', 'Rødovre', 'Dänemark', '', '0', '0', '21856822', '0010151TXR', '0', 'Pionier Coppernicus', 'Theorema-ur i sort med sort urskive (a0YC000000TSlXDMA1)', '0', '578824851698', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10230, '198655387', '0', '0', 'Benedikte Billingsø Boldt', 'Vindfløjen 24', '0', '9380', 'Vestbjerg', 'Dänemark', '', '0', '0', '51893205', '0010160UCP', '0', 'Pionier Coppernicus', 'Theorema-ur i sølv med sort urskive (a0YC000000TSlVCMA1)', '0', '578824851702', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10231, '198605658', '0', '0', 'Pilestræde Røngten Att. Jette Kjær', 'Pilestræde 58 STUEN', '0', '1112', 'København', 'Dänemark', '', '0', '0', '25487258', '0010081EEB', '0', 'Pionier Coppernicus', 'Theorema-ur i sølv med sort urskive (a0YC000000TSlVCMA1)', '0', '578824851713', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10232, '198596769', '0', '0', 'brian skovborg', 'vandrigsvej 6', '0', '4660', 'Store Heddinge', 'Dänemark', '', '0', '0', '60601243', '00100817C8', '0', 'Pionier Coppernicus', 'Theorema-ur i sort med sort urskive (a0YC000000TSlXDMA1)', '0', '578824851724', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10233, '199025608', '0', '0', 'carlos policarpo', 'Haugerudveien 76', '0', '0674', 'OSLO', 'Norwegen', '', '0', '0', '40075028', '001013677S', '0', 'Theorema', 'Alternativ 4: Monaco Diamond med hvit urkasse. Verdi 7739 kr.', '0', '578824849768', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10234, '198839818', '0', '0', 'markus myklebust', 'Bakkerudveien 20', '0', '1152', 'OSLO', 'Norwegen', '', '0', '0', '41545052', '0010249EJD', '0', 'Theorema', 'Alternativ 1: Vienna Diamond med sort lÃ¦r. Verdi 7119 kr.', '0', '578824849768', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10235, '198838430', '0', '0', 'Truls Jensen', 'Vallefaret 11', '0', '0663', 'Oslo', 'Norwegen', '', '0', '0', '98671989', '00102505TR', '0', 'Theorema', 'Alternativ 4: Monaco Diamond med hvit urkasse. Verdi 7739 kr.', '0', '578824849768', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10236, '198821410', '0', '0', 'silje egdetveit nustad', 'Darres gate 3', '0', '0175', 'OSLO', 'Norwegen', '', '0', '0', '92206681', '00100415SJ', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849768', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10237, '198797017', '0', '0', 'Kjell Jenssen', 'Skogstjerna 5', '0', '8250', 'ROGNAN', 'Norwegen', '', '0', '0', '4741763917', '0010086TE7', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', 'Uhr erhalten 20.01.2014\r\nBitte refund! The customer has taken the money back from Groupon!', '578824849768', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10238, '198796734', '0', '0', 'Hans Roste', 'Ludvig Skattums gate 28C', '0', '2819', 'GJOVIK', 'Norwegen', '', '0', '0', '41000042', '0010133WKG', '0', 'Theorema', 'Alternativ 4: Monaco Diamond med hvit urkasse. Verdi 7739 kr.', '0', '578824849768', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10239, '198767083', '0', '0', 'Viggo Holger-Jensen', 'Hoyangveien 11', '0', '3080', 'HOLMESTRAND', 'Norwegen', '', '0', '0', '40010225', '0010246PMS', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849768', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10240, '198767002', '0', '0', 'lejla delic', 'Calmeyers gate 9', '0', '0183', 'OSLO', 'Norwegen', '', '0', '0', '95309633', '0010181FJY', '0', 'Theorema', 'Alternativ 1: Vienna Diamond med sort lÃ¦r. Verdi 7119 kr.', '0', '578824849768', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10241, '198766128', '0', '0', 'Buelent Atmaca', 'Traverveien 29', '0', '0588', 'OSLO', 'Norwegen', '', '0', '0', '4792467771', '0010099PBC', '0', 'Theorema', 'Alternativ 4: Monaco Diamond med hvit urkasse. Verdi 7739 kr.', '0', '578824849768', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10242, '198758438', '0', '0', 'Rachid Cherqaoui', 'granstangen 12B oslo', '0', '1051', 'oslo', 'Norwegen', '', '0', '0', '91323278', '0010229EBO', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849768', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10243, '198715781', '0', '0', 'Vria Naseri', 'Grorudveien 95B', '0', '1053', 'OSLO', 'Norwegen', '', '0', '0', '45611180', '0010213NMH', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849768', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10244, '198714501', '0', '0', 'Marius Backe', 'Verven 15', '0', '3041', 'DRAMMEN', 'Norwegen', '', '0', '0', '97135892', '001021811M', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849768', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10245, '198648247', '0', '0', 'Helena L Santibanez', 'Vekslerveien 7', '0', '0585', 'OSLO', 'Norwegen', '', '0', '0', '91592727', '0010104V6L', '0', 'Theorema', 'Alternativ 3: Monaco Diamond med sort urkasse. Verdi 7739 kr.', '0', '578824849768', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10246, '198644390', '0', '0', 'Vidar Mikkelsen', 'Reeveien 36', '0', '4340', 'BRYNE', 'Norwegen', '', '0', '0', '46162792', '0010097W73', '0', 'Theorema', 'Alternativ 4: Monaco Diamond med hvit urkasse. Verdi 7739 kr.', 'Uhr erhalten 13.12.2013 . Bitte refund!!!', '578824849768', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10247, '198675747', '0', '0', 'Jaakko Halme', 'Kasarmikatu 14 A7', '0', '130', 'Helsinki', 'Finnland', '', '0', '0', '0', '0010152FHC', '0', 'Pionier Coppernicus', 'Ruskea/kulta/musta: Miesten Pionier-rannekello, sis. toimituskulut', 'Uhr kommt zuruck um 3.10.2013\r\nUhr versendet 12.11.2013\r\nRG 6237 2718 6DE\r\nUhr erhalten 30.12.2013 Geld am 17.01.2014 zurück erhalten! Uhr auf keinen Fall schicken!', '578824851735', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10248, '198674903', '0', '0', 'Teemu Halme', 'Kaivokatu 10B 28', '0', '20520', 'Turku', 'Finnland', '', '0', '0', '407453617', '0010017JC8', '0', 'Pionier Coppernicus', 'Musta/musta/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '578824851746', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10249, '198672288', '0', '0', 'tapani haemaelaeinen', 'Sahakatu 2', '0', '65170', 'VAASA', 'Finnland', '', '0', '0', '443261286', '0010189KVL', '0', 'Pionier Coppernicus', 'Ruskea/kulta/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '578824851757', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10250, '198613124', '0', '0', 'Aya Al-husnaui', 'Vaalantie 29C12', '0', '20750', 'TURKU', 'Finnland', '', '0', '0', '466654280', '0010215HSD', '0', 'Pionier Coppernicus', 'Musta/hopea/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '578824851768', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10251, '198584898', '0', '0', 'Seija nurmi', 'Kaskenpolttajantie 18 A', '0', '2340', 'ESPOO', 'Finnland', '', '0', '0', '503035435', '00102086U3', '0', 'Pionier Coppernicus', 'Musta/hopea/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '578824851779', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10252, '198582460', '0', '0', 'Antti Turkki', 'Kristianinkatu 17 A6', '0', '170', 'Helsinki', 'Finnland', '', '0', '0', '505897301', '00100134B9', '0', 'Pionier Coppernicus', 'Musta/hopea/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '578824851780', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10253, '198564905', '0', '0', 'Erkki Sako', 'Yliopistonkatu 1 F 87', '0', '20100', 'TURKU', 'Finnland', '', '0', '0', '3,58401E+11', '0010092IO1', '0', 'Pionier Coppernicus', 'Ruskea/kulta/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '578824851790', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-02', '', '', '', '', '', ''),
(10254, '199213743', '0', '0', 'Lauren Ellison', '75 MORBORNE CLOSE', '0', 'M12 4DU', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7816454835', '00102449JV', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '578824851930', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10255, '199207517', '0', '0', 'Majed Najeeb', '46 BERKELEY CRESCENT', '0', 'EN4 8BS', 'BARNET', 'Grossbritannien', '', '0', '0', '46720190677', '00101003PI', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '578824851860', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10256, '199207143', '0', '0', 'Camilo Estevez', '12 CYPRESS PLACE', '0', 'CF5 3LN', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7923948861', '0010138TYR', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '578824851871', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10257, '199205370', '0', '0', 'Danielle Vistica', '156-162, 2D The pinnacle, high road', '0', 'Rm6 6pn', 'Romford', 'Grossbritannien', '', '0', '0', '7854628837', '0010020LV3', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Black', '0', '578824851882', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10258, '199195577', '0', '0', 'Yussuf Said', '7 Belfort Court, Laud Close', 'Call upon delivery', 'RG1 6RE', 'Reading', 'Grossbritannien', '', '0', '0', '7455578737', '001015105G', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '578824851893', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10259, '199181593', '0', '0', 'Samantha Jones', '107 MALCOLM DRIVE', '0', 'NN5 5NJ', 'NORTHAMPTON', 'Grossbritannien', '', '0', '0', '7875155705', '0010116BRG', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824851908', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10260, '199161149', '0', '0', 'James Wade', '5 Lucan Drive', '0', 'TW18 1QS', 'Staines', 'Grossbritannien', '', '0', '0', '7717004955', '00100257DJ', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502-3 With Black Face on Gold', '0', '578824851919', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10261, '199160576', '0', '0', 'Elizabeth Mcilroy', '154A GLASGOW ROAD', '0', 'ML3 0QG', 'HAMILTON', 'Grossbritannien', '', '0', '0', '7948993266', '0010173XI2', '0', 'Pionier', 'Malibu Diamonds Watch - GM-502 With Silver Face', '0', '578824851920', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10262, '199429471', '0', '0', 'sarah aoun', '14 RUE DES DARDANELLES', '0', '75017', 'PARIS', 'Frankreich', '', '0', '0', '786601389', '00101253SJ', '0', 'Pionier', 'ModÃ¨le 1 (502-1)', '0', '578824851941', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10263, '199551692', '0', '0', 'Heleen Ide', 'Monnickendammerrijweg 34', '0', '1452 PM', 'ILPENDAM', 'Niederlande', '', '0', '0', '31647157082', '0010095SQE', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met zwarte lijnen en zwarte band', '0', '578824851952', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10264, '199544594', '0', '0', 'Stanislavs Kosirevs', 'Nieuwestad 10', '0', '8911 CS', 'LEEUWARDEN', 'Niederlande', '', '0', '0', '31652521612', '0010155NTR', '0', 'Theorema Toronto', 'Theorema horloge - Goudkleurige kast met witte cijferplaat en bruine band', '0', '578824851963', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10265, '199544595', '0', '0', 'Stanislavs Kosirevs', 'Nieuwestad 10', '0', '8911 CS', 'LEEUWARDEN', 'Niederlande', '', '0', '0', '31652521612', '0010013ASJ', '0', 'Theorema Toronto', 'Theorema horloge - Goudkleurige kast met witte cijferplaat en bruine band', '0', '578824851963', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10266, '199530956', '0', '0', 'Danny brinkman', 'Prof. H.Bavinckstraat 24', '0', '1068 KD', 'AMSTERDAM', 'Niederlande', '', '0', '0', '651005961', '0010014LD7', '0', 'Theorema Toronto', 'Theorema horloge - Goudkleurige kast met witte cijferplaat en bruine band', '0', '578824851985', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10267, '199479848', '0', '0', 'Renee Meijer', 'Falster 102', '0', '1506 BN', 'ZAANDAM', 'Niederlande', '', '0', '0', '075-6310379', '0010235BHX', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met blauwe lijnen en zwarte band', '0', '578824851996', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10268, '199398277', '0', '0', 'Julia Remmers', 'Neerharenstraat 9', 'Topfit', '6215 JL', 'MAASTRICHT', 'Niederlande', '', '0', '0', '643991451', '0010010RGU', '0', 'Theorema Toronto', 'Theorema horloge - RosÃ©kleurige kast met zwarte cijferplaat en bruine band', '0', '578824852000', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10269, '199359283', '0', '0', 'H. Scholten', 'Els 106', '0', '8446sv', 'Heerenveen', 'Niederlande', '', '0', '0', '646056730', '0010087B7E', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met blauwe lijnen en zwarte band', '0', '578824852010', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10270, '199358322', '0', '0', 'Erik de Jong', 'Muilwijckstraat 24', '0', '3353 VG', 'PAPENDRECHT', 'Niederlande', '', '0', '0', '614247036', '00100218AQ', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met zwarte lijnen en zwarte band', '0', '578824852021', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10271, '199351759', '0', '0', 'Menno Matthesius', 'Boomvalk 26', '0', '1191 SB', 'OUDERKERK AAN DE AMSTEL', 'Niederlande', '', '0', '0', '204965027', '001004915Y', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met zwarte lijnen en zwarte band', '0', '578824852032', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10272, '199350592', '0', '0', 'Sabrina Kim Harmanus', 'Trappistenstraat 67', '0', '5101 XC', 'DONGEN', 'Niederlande', '', '0', '0', '629286848', '0010212F7W', '0', 'Theorema Toronto', 'Theorema horloge - Goudkleurige kast met witte cijferplaat en bruine band', '0', '578824852043', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10273, '199347272', '0', '0', 'Shanshan Li', 'Hoofddorpplein 9-1', 'Hoofddorpplein 9-1', '1059 CV', 'AMSTERDAM', 'Niederlande', '', '0', '0', '613695529', '0010112D46', '0', 'Theorema Toronto', 'Theorema horloge - Goudkleurige kast met witte cijferplaat en bruine band', '0', '578824852054', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10274, '199338158', '0', '0', 'marleen mathijssen', 'Lakerstraat 23', '0', '5613 EN', 'EINDHOVEN', 'Niederlande', '', '0', '0', '040-2982316', '0010153V5P', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met zwarte lijnen en zwarte band', '0', '578824852065', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10275, '199326896', '0', '0', 'M Torg', 'Tekkopstraat 93', '0', '1107 RS', 'AMSTERDAM ZUIDOOST', 'Niederlande', '', '0', '0', '643464458', '001009683L', '0', 'Theorema Toronto', 'Theorema horloge - RosÃ©kleurige kast met zwarte cijferplaat en bruine band', '0', '578824852076', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10276, '199313277', '0', '0', 'Leopoldo Principe', 'Fuutlaan 13', '0', '2566 SB', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '622589739', '0010223JTQ', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met blauwe lijnen en zwarte band', '0', '578824852087', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10277, '199273471', '0', '0', 'Chun Man', 'Bloemenweg 128', '0', '6221 TX', 'MAASTRICHT', 'Niederlande', '', '0', '0', '31684119372', '001011378I', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met blauwe lijnen en zwarte band', '0', '578824852098', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10278, '199323542', '0', '0', 'Fatma Cayci', 'Anna Bijnsstraat 56', '0', '5344 BW', 'OSS', 'Niederlande', '', '0', '0', '628888361', '0010097A41', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met blauwe lijnen en zwarte band', '0', '578824852102', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10279, '199271680', '0', '0', 'Joost Nolde', 'Shakespearelaan 39', '0', '5629 MP', 'EINDHOVEN', 'Niederlande', '', '0', '0', '653101601', '00101936P8', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met zwarte lijnen en zwarte band', '0', '578824852113', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10280, '199203245', '0', '0', 'Trygve M. Bechsgaard', 'Engblommevej 63', '0', '2400', 'Kobenhavn', 'Dänemark', '', '0', '0', '22318271', '0010029PCT', '0', 'Pionier Coppernicus', 'Theorema-ur i guld med sort urskive (a0YC000000TSlWtMAL)', '0', '578824852124', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10281, '199265203', '0', '0', 'Jarmo Hintikka', 'Pitkaekallionkaari 24', '0', '15160', 'LAHTI', 'Finnland', '', '0', '0', '451363396', '00102184SM', '0', 'Pionier Coppernicus', 'Musta/hopea/musta: Miesten Pionier-rannekello, sis. toimituskulut', 'Uhr erhalten 04.12.2013  Bitte refund!!!', '578824852135', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10282, '199256045', '0', '0', 'Oleg Larionov', 'Saramaeentie 1B6', '0', '20300', 'TURKU', 'Finnland', '', '0', '0', '3,58506E+11', '0010003PAG', '0', 'Pionier Coppernicus', 'Musta/hopea/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '578824852146', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10283, 'a0YC000000TSdgPMAT', '0', 'Eline', 'Cruz', 'Rua Professor Moisés Amzalak 9', '0', '1600-648', 'Lisboa', 'Portugal', '', '7 Frente', '0', '961210446', '00101538MX', '0', 'Pionier Coppernicus', 'Opção B: relógio Coppernicus de bracelete preta, aro prateado e fundo preto', '0', '578824852157', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10284, 'a0YC000000TSdgPMAT', '0', 'Hélio Renato', 'Martins Marques', 'Rua do Monte 15', '0', '4740-545', 'ESPOSENDE', 'Portugal', '', 'Góios Marinhas', '0', '969042226', '0010195F9D', '0', 'Pionier Coppernicus', 'Opção B: relógio Coppernicus de bracelete preta, aro prateado e fundo preto', '0', '578824852168', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-04', '', '', '', '', '', ''),
(10285, '199822816', '0', '0', 'Abdul Abubakar', '22 ASHWORTH SQUARE', '0', 'WF1 4SN', 'WAKEFIELD', 'Grossbritannien', '', '0', '0', '7794351270', '0010212BHH', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '578824852180', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10286, '199815161', '0', '0', 'Darren Fairhurst', '15 ATHOL CRESCENT', '0', 'WN2 4HE', 'WIGAN', 'Grossbritannien', '', '0', '0', '7725532623', '0010017CVS', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '578824852190', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10287, '199804702', '0', '0', 'Paul Hayward', '31 PANCROFT', '0', 'RM4 1BX', 'ROMFORD', 'Grossbritannien', '', '0', '0', '7946182422', '0010027W93', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '578824852205', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10288, '199801701', '0', '0', 'Shahir Uddin', '115 TEESDALE STREET', 'Call me anytime and if i dont pick up then leave me a message. Thanks', 'E2 6GT', 'LONDON', 'Grossbritannien', '', '0', '0', '7568163054', '00102303LU', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '578824852216', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10289, '199800700', '0', '0', 'Petko Kumchev', '3 Porcupine Close', '0', 'se9 3ae', 'London', 'Grossbritannien', '', '0', '0', '7500930257', '0010184MH3', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', 'Geld am 02.11.2013 zurück erhalten! Uhr???', '578824852227', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10290, '199923561', '0', '0', 'Djamel Makhloufi', '19 AVENUE VICTOR HUGO', '0', '93120', 'LA COURNEUVE', 'Frankreich', '', '0', '0', '695569399', '00102150KA', '0', 'Pionier Malibu', 'Modèle 3 (502-3)', 'Wenn Uhr zurück kommt auf keinen Fall schicken Kunde hat geld zurück erhalten!', '578824852238', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10291, '199845968', '0', '0', 'micaela goncalves', '32 RUE JULES GUESDE', '0', '59160', 'LOMME', 'Frankreich', '', '0', '0', '688634079', '0010038IIX', '0', 'Pionier Malibu', 'ModÃ¨le 3 (502-3)', '0', '578824852249', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10292, '199797977', '0', '0', 'Gaetan PRORIOL', '54 AVENUE DE LA LIBERATION', '0', '42340', 'VEAUCHE', 'Frankreich', '', '0', '0', '619689448', '00100384UF', '0', 'Pionier Malibu', 'ModÃ¨le 2 (502-2)', '0', '578824852250', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10293, '199719939', '0', '0', 'MARYLENE OCTAVE', '78 ALLEE DU HAPCHOT', '0', '33127', 'ST JEAN D ILLAC', 'Frankreich', '', '0', '0', '663611729', '0010060UNQ', '0', 'Pionier Malibu', 'ModÃ¨le 2 (502-2)', '0', '578824852260', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10294, '199711822', '0', '0', 'helene saloux', 'LE PASSOIR LIEU DIT LE PASSOIR', '0', '35230', 'NOYAL CHATILLON SUR SEICHE', 'Frankreich', '', '0', '0', '299522603', '0010241MMQ', '0', 'Pionier Malibu', 'ModÃ¨le 4 (502-4)', '0', '578824852271', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10295, '199666709', '0', '0', 'Jerome Point', '981 E ROUTE DE CHEZ LE BOIS', '0', '74370', 'Les ollieres', 'Frankreich', '', '0', '0', '629583232', '00102217O4', '0', 'Pionier Malibu', 'ModÃ¨le 1 (502-1)', '0', '578824852282', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10296, '199663794', '0', '0', 'Campaert Cyndie', '981 E ROUTE DE CHEZ LE BOIS', '0', '74370', 'LES OLLIERES', 'Frankreich', '', '0', '0', '617572576', '00101799WV', '0', 'Pionier Malibu', 'ModÃ¨le 4 (502-4)', '0', '578824852293', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10297, '199605231', '0', '0', 'felicite marjorie', '21 RUE ARCHEREAU', '0', '75019', 'PARIS', 'Frankreich', '', '0', '0', '752317254', '00100843HF', '0', 'Pionier Malibu', 'ModÃ¨le 4 (502-4)', '0', 'storniert', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(10298, '199581489', '0', '0', 'Christophe MILOSEVIC', '11 RUE AMPERE', 'Societe Sodimas', '26600', 'PONT DE L ISERE', 'Frankreich', '', '0', '0', '620019810', '0010128JPJ', '0', 'Pionier Malibu', 'ModÃ¨le 4 (502-4)', '0', '578824852319', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10299, '199569802', '0', '0', 'dominique Gallippi', '10 RUE DU PRIEURE', '0', '69130', 'ECULLY', 'Frankreich', '', '0', '0', '617420514', '0010087JHO', '0', 'Pionier Malibu', 'ModÃ¨le 1 (502-1)', '0', '578824852320', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10300, '199542254', '0', '0', 'Jacques STEHLIN', '8 RUE DU CHENE', '0', '68640', 'MUESPACH LE HAUT', 'Frankreich', '', '0', '0', '675862786', '0010025QJI', '0', 'Pionier Malibu', 'ModÃ¨le 4 (502-4)', '0', '578824852330', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10301, '199496908', '0', '0', 'Bertrand SIMONE', '4 RUE D ARCANGUES', 'Res. Les allees des Brindos apt 9', '64600', 'ANGLET', 'Frankreich', '', '0', '0', '680422818', '0010196S1F', '0', 'Pionier Malibu', 'ModÃ¨le 3 (502-3)', '0', '578824852341', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10302, '199479558', '0', '0', 'Morad Kadi', '1 RUE AUGUSTE RENOIR', '0', '93420', 'VILLEPINTE', 'Frankreich', '', '0', '0', '689367110', '0010024AES', '0', 'Pionier Malibu', 'ModÃ¨le 1 (502-1)', '0', '578824852352', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10303, '199881404', '0', '0', 'Sterk Adviesbureau Johan van Meel', 'Kerkhofweg 5', '0', '4835 GA', 'BREDA', 'Niederlande', '', '0', '0', '646189023', '0010033NC4', '0', 'Theorema Toronto', 'Theorema horloge - RosÃ©kleurige kast met zwarte cijferplaat en bruine band', '0', '578824852477', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10304, '199871172', '0', '0', 'Gabi Konkel', 'Hendrik van Deventerstr 174', '0', '2563 XZ', '\'S-GRAVENHAGE', 'Niederlande', '', '0', '0', '630909264', '001023992R', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met zwarte lijnen en zwarte band', '0', '578824852374', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10305, '199871094', '0', '0', 'Yalkun Yarmemet', 'Zomertaling 32', '0', '1715 HN', 'SPANBROEK', 'Niederlande', '', '0', '0', '659673537', '0010143I4B', '0', 'Theorema Toronto', 'Theorema horloge - Goudkleurige kast met witte cijferplaat en bruine band', '0', '578824852385', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10306, '199870916', '0', '0', 'Laima Bobrika', 'Kelders 23', '0', '8911 JD', 'LEEUWARDEN', 'Niederlande', '', '0', '0', '616171334', '0010030JB2', '0', 'Theorema Toronto', 'Theorema horloge - RosÃ©kleurige kast met zwarte cijferplaat en bruine band', '0', '578824852396', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10307, '199784251', '0', '0', 'Mark Albers', 'John F. Kennedylaan 32', '0', '7314 PS', 'APELDOORN', 'Niederlande', '', '0', '0', '630088992', '0010019CCU', '0', 'Theorema Toronto', 'Theorema horloge - RosÃ©kleurige kast met zwarte cijferplaat en bruine band', '0', '578824852400', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10308, '199782455', '0', '0', 'Medine Yumlu', 'Maurits Sabbehof 21HS', '0', '1064 HS', 'AMSTERDAM', 'Niederlande', '', '0', '0', '614121870', '00100528SK', '0', 'Theorema Toronto', 'Theorema horloge - Goudkleurige kast met witte cijferplaat en bruine band', '0', '578824852411', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10309, '199753828', '0', '0', 'Farid Omani', 'Hendrikstraat 14', '0', '6129 AK', 'URMOND', 'Niederlande', '', '0', '0', '046-5463173', '0010092QLJ', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met blauwe lijnen en zwarte band', '0', '578824852422', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10310, '199753694', '0', '0', 'Willem Oranje', 'Violiervaart 63', '0', '2724 VS', 'ZOETERMEER', 'Niederlande', '', '0', '0', '630030858', '0010075QGF', '0', 'Theorema Toronto', 'Theorema horloge - Goudkleurige kast met witte cijferplaat en bruine band', '0', '578824852433', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10311, '199540880', '0', '0', 'tim bogert', '2e Industrieweg 6', 'GSWB Lopik', '3411 ME', 'LOPIK', 'Niederlande', '', '0', '0', '06-33980085', '0010182Q3K', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met zwarte lijnen en zwarte band', '0', '578824852444', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10312, '199466699', '0', '0', 'C. de Mooij', 'Broekweg 8', '0', '2235 BJ', 'Valkenburg', 'Niederlande', '', '0', '0', '06-23932551', '0010199Q83', '0', 'Theorema Toronto', 'Theorema horloge - Goudkleurige kast met witte cijferplaat en bruine band', '0', '578824852455', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10313, '199705596', '0', '0', 'Shaki Nersesian', 'Hildegard van Bingenweg 42', '0', '9408 BT', 'ASSEN', 'Niederlande', '', '0', '0', '647175834', '0010232VL0', '0', 'Theorema Toronto', 'Theorema horloge - Goudkleurige kast met witte cijferplaat en bruine band', '0', '578824852466', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10314, '199829299', '0', '0', 'maryam argah', 'Buddingevej 132', '2', '2800', 'Kgs.Lyngby', 'Dänemark', '', '0', '0', '31349534', '00100702ND', '0', 'Pionier Coppernicus', 'Theorema-ur i guld med sort urskive (a0YC000000TSlWtMAL)', '0', '578824852488', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10315, '199813057', '0', '0', 'Mikkel Risum', 'Under Lien 29', '0', '9000', 'Aalborg', 'Dänemark', '', '0', '0', '22520858', '00101414QF', '0', 'Pionier Coppernicus', 'Theorema-ur i sÃ¸lv med hvid urskive (a0YC000000TSlSSMA1)', '0', '578824852499', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10316, '199810853', '0', '0', 'Amalie Johansen', 'Langgade 40', '0', '9000', 'Aalborg', 'Dänemark', '', '0', '0', '27859377', '0010230LN3', '0', 'Pionier Coppernicus', 'Theorema-ur i guld med sort urskive (a0YC000000TSlWtMAL)', '0', '578824852503', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10317, '199631523', '0', '0', 'Louise Lang Glaring', 'Skovvej 26', '0', '4682', 'Tureby', 'Dänemark', '', '0', '0', '27240271', '00100774LU', '0', 'Pionier Coppernicus', 'Theorema-ur i sÃ¸lv med sort urskive (a0YC000000TSlVCMA1)', '0', '578824852514', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10318, '199592143', '0', '0', 'Henning Broholm', 'Ida Tesdorpfsvej 3A ST TH', '0', '3050', 'Humlebaek', 'Dänemark', '', '0', '0', '51270921', '0010006EF7', '0', 'Pionier Coppernicus', 'Theorema-ur i sÃ¸lv med sort urskive (a0YC000000TSlVCMA1)', '0', '578824852525', 'FedEx', 'https://www.deutschepost.de/sendungs...l=de&init=true', '2013-10-07', '', '', '', '', '', ''),
(10319, '178099287', '0', '0', 'joanne mcdowell', '2 ELSMERE MANOR', '', 'BT5 7QD', 'BELFAST', 'Grossbritannien', '', '0', '0', '7870593064', '0010052JCL', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '578824852591', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10320, '178157005', '0', '0', 'John Lemon', '52 DIXIE STREET', 'Jacksdale', 'NG16 5JZ', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '07703 658123', '001011114M', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '578824852606', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10321, '178112193', '0', '0', 'Linda Birch', '25 CALVERLEY LANE', 'Bramley', 'LS13 3LP', 'LEEDS', 'Grossbritannien', '', '0', '0', '7402630633', '00101481AE', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '578824852617', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10322, '178085264', '0', '0', 'mic brookes', '17 LINGMELL CLOSE', '', 'CA28 9RT', 'WHITEHAVEN', 'Grossbritannien', '', '0', '0', '7716144676', '0010093I4L', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '578824852628', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10323, '178102933', '0', '0', 'sean mcconkey', '42 NORTHLANDS', 'rumney', 'CF3 3AQ', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7977097436', '0010228X7C', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '578824852639', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10324, '178116977', '0', '0', 'Steve Richardson', '25 Captain Cook Crescent', '', 'YO22 4Hl', 'Whitby', 'Grossbritannien', '', '0', '0', '7788973209', '0010026YIF', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '578824852640', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10325, '178119832', '0', '0', 'Sylvia Hotchin', '22 MARKET STREET', 'Winterton', 'DN15 9PT', 'SCUNTHORPE', 'Grossbritannien', '', '0', '0', '4,47747E+11', '00100889OK', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '578824852650', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10326, '178098204', '0', '0', 'Tony Thornalley', '59 MATTHEW FLINDERS WAY', 'If out leave with any neighbour', 'PE21 8BN', 'BOSTON', 'Grossbritannien', '', '0', '0', '7766810214', '0010248R48', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '578824852661', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10327, '178157864', '0', '0', 'Traechslin Patrick', '206 PILGRIMS WAY', 'Ladywell point 206 Pilgrims way Eccles new road M50 1AZ', 'M50 1AU', 'SALFORD', 'Grossbritannien', '', '0', '0', '7463141320', '0010130VWF', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '578824852672', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10328, '178144831', '0', '0', 'Chris Shepherd', '33 THE MEAD', '', 'M5 5LL', 'SALFORD', 'Grossbritannien', '', '0', '0', '1617373719', '00100946OV', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '578824852683', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10329, '178141600', '0', '0', 'janet kirby', '114 EASTCOTTS ROAD', 'Bedford', 'MK42 0JU', 'BEDFORD', 'Grossbritannien', '', '0', '0', '7501020642', '00100708OF', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '578824852694', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10330, '178132591', '0', '0', 'Lee Harris', '22 LEA CROSS GROVE', '', 'WA8 4FG', 'WIDNES', 'Grossbritannien', '', '0', '0', '7,84E+09', '00101703XH', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '578824852709', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10331, '178150412', '0', '0', 'Leslie Holland', '60 ELLISTON AVENUE', '', 'B44 8TJ', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '1213250454', '0010215N5X', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '578824852710', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10332, '178120754', '0', '0', 'Nicola Arnold', '92 PRIORY AVENUE', '', 'E4 8AD', 'LONDON', 'Grossbritannien', '', '0', '0', '7714676787', '0010152KHF', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '578824852720', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10333, '178084708', '0', '0', 'Tracy Wesselingh', '1 Shirland golf shop, lower Delves, Shirland', '', 'DE55 6AU', 'Alfreton', 'Grossbritannien', '', '0', '0', '7711410858', '00102187IY', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '578824852731', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10334, '178110834', '0', '0', 'Amy Geeson', '23 SEDGEMOOR CLOSE', '', 'BS48 4YR', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7,88E+09', '00100029D9', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '578824852742', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10335, '178096795', '0', '0', 'Andy Vickers', '547 CHESSINGTON ROAD', '', 'KT19 9HW', 'EPSOM', 'Grossbritannien', '', '0', '0', '7,81E+09', '0010221CVS', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '578824852753', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10336, '178107126', '0', '0', 'ANGELA IRONSIDE', '2236 GREAT WESTERN ROAD', 'SANNA BAY', 'G15 6UT', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7815726360', '00100760NK', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '578824852764', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10337, '178095125', '0', '0', 'Catherine Davies', 'JSP WORSHAM MILL', 'Worsham Mill', 'OX29 0TA', 'WITNEY', 'Grossbritannien', '', '0', '0', '7,74E+09', '00101272L3', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '578824852775', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10338, '178127779', '0', '0', 'Claire Herbert', '4 PUTNEY ROAD', 'JB Print Finishing Ltd', 'LE2 7TF', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7855123692', '0010223XOP', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '578824852786', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10339, '178120706', '0', '0', 'Edward McArthur', '15 OVERTON CRESCENT', '', 'PA15 4JB', 'GREENOCK', 'Grossbritannien', '', '0', '0', '1,48E+09', '0010059H3Y', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '578824852797', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10340, '178099049', '0', '0', 'John Patrick', '3 OXHILL CLOSE', '', 'B98 0ER', 'REDDITCH', 'Grossbritannien', '', '0', '0', '1527523323', '0010129EEE', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '578824852801', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10341, '178094205', '0', '0', 'Julie Jones', 'DOLAFON STATION ROAD', '', 'LL26 0EH', 'LLANRWST', 'Grossbritannien', '', '0', '0', '7790003029', '00100349S6', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '578824852812', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10342, '178135127', '0', '0', 'Neil Atkinson', '57 BONHAY ROAD', '', 'EX4 4JD', 'EXETER', 'Grossbritannien', '', '0', '0', '7901653859', '0010249XCQ', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '578824852823', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10343, '178084078', '0', '0', 'Nicky Ueckermann', '10 MINSTER WAY', '', 'CM9 6YT', 'MALDON', 'Grossbritannien', '', '0', '0', '7845814086', '0010139GP6', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '578824852834', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10344, '178118309', '0', '0', 'Paul Foxon', '20 PORTMAN SQUARE', 'Home House ltd', 'W1H 6LW', 'LONDON', 'Grossbritannien', '', '0', '0', '7736504914', '0010032XQU', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '578824852845', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10345, '178152643', '0', '0', 'Angela Steenson', '2 BURNFIELD ROAD', '', 'Sk5 6pd', 'Stockport', 'Grossbritannien', '', '0', '0', '7984667803', '0010237TNT', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '578824852856', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10346, '178099163', '0', '0', 'David Lorimer', '1 BELLFLOWER PLACE', '', 'G53 7YE', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7525009466', '0010225ZU1', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '578824852867', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10347, '178119002', '0', '0', 'Karolina Pilewska', '5/9 MORRISON CIRCUS', '', 'EH3 8DW', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7921575649', '0010131CWM', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '578824852878', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10348, '178131480', '0', '0', 'Neil Skelton', '15 CHAPEL ROAD', 'House name, company, flat etc.', 'NP7 7DN', 'ABERGAVENNY', 'Grossbritannien', '', '0', '0', '7894643778', '00100059SK', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '578824852889', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10349, '178114124', '0', '0', 'Paul Batehup', 'Unit 15 Swan Business Centre', '', 'Bn27 2by', 'Hailsham', 'Grossbritannien', '', '0', '0', '7715104237', '0010074WY2', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '578824852890', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10350, '178106154', '0', '0', 'Richard Rogers', '53 Radford Road', '', 'EX2 4ES', 'EXETER', 'Grossbritannien', '', '0', '0', '7855354662', '0010083IXX', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '578824852904', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10351, '178099009', '0', '0', 'Stephen Mccairns', '18 EAST ROAD', 'Ayrshire', 'KA12 0BW', 'IRVINE', 'Grossbritannien', '', '0', '0', '7805637077', '0010004BY1', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '578824852915', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10352, '178125515', '0', '0', 'Terry Sinclair', '37 ARRAN CLOSE', '', 'DA8 3SL', 'ERITH', 'Grossbritannien', '', '0', '0', '7918778923', '0010181L81', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '578824852926', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10353, '178159979', '0', '0', 'Wayne Metcalfe', '16 High Street', '', 'Ip1 3jx', 'Ipswich', 'Grossbritannien', '', '0', '0', '7718066688', '00101472AC', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '578824852937', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10354, '178097681', '0', '0', 'Yasmin Hamouda', '43 REID STREET', '', 'BT6 8PE', 'Belfast', 'Grossbritannien', '', '0', '0', '7,74E+09', '001018352F', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '578824852948', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10355, '178095219', '0', '0', 'Zita Middleton', 'VODAFONE BUCKINGHAM ROAD', 'Buckingham Road Bletchley', 'MK3 5JL', 'MILTON KEYNES', 'Grossbritannien', '', '0', '0', '7500803787', '0010070W4X', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '578824852959', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-08', '', '', '', '', '', ''),
(10356, '197253136', '0', '0', 'james ennis', 'The Demo Lab trinity Biotec', 'Bray Business Park, Southerncross Road,', 'Bray Co. Wicklow', 'BRAY, CO.W', 'Irland', '', '0', '0', '876808055', '00101894ME', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(20327, '243338600', NULL, NULL, 'Paul OHagan', 'Shoreline TBA', '902', 'Dubai', 'Palm Jumeirah', '', 'AE', NULL, NULL, '9,71506E+11', '0010095CXX', NULL, NULL, 'Theorema Sao Paolo Watch-Black strap with black case and black face (GM-103-2)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '11.05.2014 05:38', 'a0YC000000Y2GPbMAN', '1', 'a0YC000000Y2GPbMAN', '', '1499.00'),
(10358, '197184585', '0', '0', 'annmarie nolan', 'n/a n/a', 'Clarndale Granges road', 'Kilkenny', 'Kilkenny', 'Irland', '', '0', '0', '867783334', '001008421J', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10359, '197184323', '0', '0', 'Erduan Ramadani', '15 Deerhaven  Crescent', 'Clonee', 'Dublin 15', '15', 'Irland', '', '0', '0', '3,54E+11', '0010032JPX', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10360, '197148482', '0', '0', 'Patrick Carmody', '21 Daleview Road', '', 'County Dublin', 'No Postcod', 'Irland', '', '0', '0', '3,54E+11', '00100865H3', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10361, '197221902', '0', '0', 'Myles Wiltshire', '190 HIGH STREET COLLIERS WOOD', '', 'SW19 2BN', 'LONDON', 'Grossbritannien', '', '0', '0', '7530024856', '0010143VMT', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10362, '197221484', '0', '0', 'Stanley Brown', '68 LIVERMERE ROAD', '', 'E8 4LQ', 'LONDON', 'Grossbritannien', '', '0', '0', '7429596397', '0010213ALK', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10363, '197215315', '0', '0', 'Rebecca Young', '5 Clare Road Hartford', '', 'PE291QB', 'Huntingdon', 'Grossbritannien', '', '0', '0', '7731988210', '0010123DAQ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10364, '197204262', '0', '0', 'Lauren Bird', '3 PRESTWICK WHITMINSTER LANE', '', 'GL2 7PA', 'GLOUCESTER', 'Grossbritannien', '', '0', '0', '7703016354', '0010024GVX', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10365, '197199022', '0', '0', 'Mike Hind', '64 SPENCER ROAD', '', 'TS6 9BD', 'MIDDLESBROUGH', 'Grossbritannien', '', '0', '0', '7805501241', '0010082USX', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10366, '197192853', '0', '0', 'Menglei Zhu', '48 QUEENS GARDENS', 'Flat 3, 48 queena garden. W2 3AA', 'W2 3AA', 'LONDON', 'Grossbritannien', '', '0', '0', '7707767044', '0010102RQQ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10367, '197191015', '0', '0', 'arscene nzau', '4 St Anna Road', '', 'EN5 2QJ', 'Barnet', 'Grossbritannien', '', '0', '0', '7983781413', '0010001BS4', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10368, '197189085', '0', '0', 'Edgar Avetisyan', '190 BEDMINSTER ROAD', '', 'BS3 5NQ', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7,55E+09', '0010032X49', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With White Face - Silver - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10369, '197187348', '0', '0', 'Mobolaji Laniyan', '92 SEWELL ROAD', '', 'SE2 9BZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7540657722', '0010169F0S', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10370, '197187141', '0', '0', 'Sam Campbell', '49 SAMUEL STREET', 'This is a gift for Mr. Lee Sinnot', 'WA5 1BB', 'WARRINGTON', 'Grossbritannien', '', '0', '0', '7507187772', '0010201C51', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10371, '197186716', '0', '0', 'Ruth cawley', '15 Weston street', 'Swadlincote', 'DE11 9at', 'Derbyshire', 'Grossbritannien', '', '0', '0', '7792641295', '0010015IVB', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10372, '197183060', '0', '0', 'Jaki Shewan', '36 HIGH STREET', '', 'IV10 8SU', 'FORTROSE', 'Grossbritannien', '', '0', '0', '1381622333', '0010028MO9', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver - 006C000000kuTh4', '0', 'RG518140815DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10373, '197167615', '0', '0', 'catia troiani', '19 PEMBRIDGE ROAD', '', 'W11 3HG', 'LONDON', 'Grossbritannien', '', '0', '0', '7827225940', '00101821B3', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10374, '197166849', '0', '0', 'Frankie Gough', '83 LINDLEY STREET', '', 'YO24 4JG', 'YORK', 'Grossbritannien', '', '0', '0', '7,57E+09', '0010175E1N', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10375, '197155877', '0', '0', 'Issa Al-Musawi', '70 DARYNGTON DRIVE', '', 'UB6 8BL', 'GREENFORD', 'Grossbritannien', '', '0', '0', '7870501982', '0010199P4U', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10377, '197137794', '0', '0', 'yi Wei', '12A Ovington court, 197-205 Brompton road', '', 'SW3 1LB', 'London', 'Grossbritannien', '', '0', '0', '7598465573', '0010177Y3S', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10378, '197106564', '0', '0', 'Adam Newland', 'Long reach SCHOOL LANE', '', 'Ip136dx', 'Woodbridge', 'Grossbritannien', '', '0', '0', '7776213487', '0010039CYJ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10379, '197178825', '0', '0', 'Nigel Jones', '9 FAIRLAWN', '', 'SN3 6ET', 'SWINDON', 'Grossbritannien', '', '0', '0', '1793323275', '0010230WR5', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10380, '197130710', '0', '0', 'Wendy Rumball', '4 HASTED CLOSE', '', 'IP33 2UA', 'BURY ST. EDMUNDS', 'Grossbritannien', '', '0', '0', '7751109762', '00102428NP', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10381, '197103836', '0', '0', 'Anthony Medhurst', '39 crouch oak lane', '', 'kt15 2an', 'addlestone surrey', 'Grossbritannien', '', '0', '0', '7815753225', '0010049S7Y', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10382, '197164457', '0', '0', 'alexandru ciripoiu', 'CALLE CINE 40', '4', '28024', 'MADRID', 'Spanien', '', '0', '0', '678842326', '0010193Q8W', '0', 'Theorema Coppernicus', 'OpciÃ³n C: reloj Coppernicus de correa marrÃ³n, esfera dorada y fondo negro', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10383, '197153766', '0', '0', 'Marie Obileye', 'Carrer de Llacuna. EIMS SPAIN, Building A 56-70', 'Planta 9', '8005', 'Barcelona', 'Spanien', '', '0', '0', '654167912', '00100469PU', '0', 'Theorema Coppernicus', 'OpciÃ³n C: reloj Coppernicus de correa marrÃ³n, esfera dorada y fondo negro', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(20326, '242752513', NULL, NULL, 'wiam abbara', '123 103', 'Ø§Ù„Ø·Ø§Ø¨Ù‚ Ø§Ù„Ø§ÙˆÙ„', 'Ø¯Ø¨ÙŠ', 'Ø§Ù„ØºØ±Ù‡ÙˆØ¯ Ù…ÙØ§Ø¨Ù„ Ù…Ø­Ø·Ø© Ù…ØªØ± Ø¬ÙŠ Ø¬ÙŠ ÙƒÙˆ', '2344', 'AE', NULL, NULL, '504816167', '00100395N5', NULL, NULL, 'Ø³Ø§Ø¹Ø§Øª Theorema Sao Paolo Ù„Ù„Ø±Ø¬Ø§Ù„- Ø³ÙˆØ§Ø± Ø£Ø³ÙˆØ¯ Ù…Ø¹ Ø¬Ø³Ù… ÙØ¶ÙŠ ÙˆØ§Ø¬Ø© Ø³ÙˆØ¯Ø§Ø¡ (GM-103-1)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '08.05.2014 02:08', 'a0YC000000Y2GPRMA3', '1', 'a0YC000000Y2GPRMA3', '', '1499.00'),
(10385, '197415331', '0', '0', 'Elaine OBrien', '4 Sheepmoor Gardens', '', '15', 'dublin', 'Irland', '', '0', '0', '879234010', '0010243SA8', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-24', '', '', '', '', '', ''),
(10386, '197368455', '0', '0', 'Prashanta Poudel', '14 Bruach Na Laoi', '', '353', 'Cork', 'Irland', '', '0', '0', '894515842', '0010098VVQ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-24', '', '', '', '', '', ''),
(10387, '197647558', '0', '0', 'Pauline Lord', '123 BROWN LODGE DRIVE', '', 'OL15 0ET', 'LITTLEBOROUGH', 'Grossbritannien', '', '0', '0', '7,98E+09', '0010103W6L', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10388, '197642543', '0', '0', 'Adrienn Szabo Hangya', '24. CRANBORNE AVENUE', '', 'KT6 7JS', 'SURBITON', 'Grossbritannien', '', '0', '0', '7850466043', '0010217N6V', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10389, '197604755', '0', '0', 'Vivek Chikballapur', '24 ALLEN ROAD', '', 'BR3 4NP', 'BECKENHAM', 'Grossbritannien', '', '0', '0', '7876576622', '00100159CF', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10390, '197547585', '0', '0', 'Sahrish Yousaf', '50 STUBBS CO CHASELEY DRIVE', 'Chiswick', 'W4 4BD', 'LONDON', 'Grossbritannien', '', '0', '0', '7894447850', '0010037EBO', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10391, '197517896', '0', '0', 'Michael Hicks', '7 MONKTON CLOSE', '', 'BH22 9LL', 'FERNDOWN', 'Grossbritannien', '', '0', '0', '7765566034', '00100407RD', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10392, '197498638', '0', '0', 'Elena Evoyan', '40 QUEENS ROAD', 'Flat 4 Quadrangle Lodge', 'SW19 8LJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7501426113', '0010095MMS', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10393, '197498639', '0', '0', 'Elena Evoyan', '40 QUEENS ROAD', 'Flat 4 Quadrangle Lodge', 'SW19 8LJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7501426113', '0010191Y24', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10394, '197404382', '0', '0', 'Katie Latham', '172 NORTH AVENUE', '', 'SS2 4EU', 'SOUTHEND-ON-SEA', 'Grossbritannien', '', '0', '0', '7897233314', '0010040GEV', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10395, '197554304', '0', '0', 'kelly merritt', '8A MICKLEHAM WAY', 'these gifts are for xmas presents please can i recive them on time thanks.', 'CR0 0PN', 'CROYDON', 'Grossbritannien', '', '0', '0', '7576539702', '0010198L8T', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10396, '197365760', '0', '0', 'Louise Harris', '12 Acre Close thurcroft', '', 'S66 9ew', 'Rotherham', 'Grossbritannien', '', '0', '0', '7931613240', '00102475UP', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10397, '197364457', '0', '0', 'Ms M L Innes', '63 COMMERCIAL COURT', '', 'G5 0PH', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7930153881', '0010001O8L', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10398, '197360587', '0', '0', 'Joel Acheampong', '52 HACKINGTON CRESCENT', '', 'BR3 1RZ', 'BECKENHAM', 'Grossbritannien', '', '0', '0', '+44 7429 112378', '001004347W', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10399, '197359771', '0', '0', 'Asfand tariq', '41 celandine road', '', 'Le56ss', 'Leicester', 'Grossbritannien', '', '0', '0', '7803057563', '10009930', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With White Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10400, '197351998', '0', '0', 'osman ali', '13 NICHOLAS CLOSE', 'Please press door bell firmly and twice if not call mobile 07904 601 405', 'WD24 6DL', 'WATFORD', 'Grossbritannien', '', '0', '0', '7904601405', '001020386C', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10401, '197328838', '0', '0', 'karis lee', '1 GREENVALE ROAD', '', 'GU21 2HB', 'WOKING', 'Grossbritannien', '', '0', '0', '7729194849', '0010223RSO', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10402, '197325709', '0', '0', 'James Aspinall', '1 MINT AVENUE', '', 'BB9 6JU', 'NELSON', 'Grossbritannien', '', '0', '0', '7976700293', '0010126HHN', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10403, '197321881', '0', '0', 'Hadiss Khossravi', '248 VARSITY DRIVE', '', 'TW1 1AN', 'TWICKENHAM', 'Grossbritannien', '', '0', '0', '7,81E+09', '0010174D23', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10404, '197306216', '0', '0', 'Sheryl O. Ducusin', 'Flat 6 42 Allington Road', '', 'Nw4 3de', 'Hendon, London', 'Grossbritannien', '', '0', '0', '7411751417', '00100116AI', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10405, '197296832', '0', '0', 'georgia quinn', '16 PARK STREET', '', 'LL11 2NN', 'WREXHAM', 'Grossbritannien', '', '0', '0', '7540055561', '0010020V8U', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10406, '197289786', '0', '0', 'Michael George Thornton', '7 RUNSWICK AVENUE', 'If no body in ring the phone number above or leave with next door neighbour. Please leave a note saying where. Many thanks.', 'YO21 3UB', 'WHITBY', 'Grossbritannien', '', '0', '0', '7787401622', '0010101CTE', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10407, '197284733', '0', '0', 'yuan gao', 'FLAT193 TRAWLER ROAD', 'Flat193 Fitzroy house', 'SA1 1XX', 'SWANSEA', 'Grossbritannien', '', '0', '0', '7463502961', '0010003YN8', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10408, '197277823', '0', '0', 'Andrea Newson', '47 RUSKIN ROAD', '', 'SO50 4JW', 'EASTLEIGH', 'Grossbritannien', '', '0', '0', '7787125022', '00100229QW', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10409, '197276701', '0', '0', 'Karen Sant', 'Apt 232, Citygate 3, 5 Blantyre Str,', '', 'M15 4JJ', 'Manchester', 'Grossbritannien', '', '0', '0', '7783103037', '00100151D5', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10410, '197893152', '0', '0', 'Franco Caprini', 'ponte metauro 84/a', '', '61030', 'montemaggiore al metauro Pesaro e Urbino', 'Italien', '', '0', '0', '3939855213', '1016020', '0', 'Theorema', 'Copernicus - Cinturino nero quadrante nero (GM-501/2)', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10411, '197868711', '0', '0', 'brixhilda bare', 'VIA PAPA GIOVANNI XXIII 24/V', '', '47814', 'BELLARIA-IGEA MARINA', 'Italien', '', '0', '0', '3898413477', '0010092A9O', '0', 'Theorema', 'Copernicus - Cinturino marrone, ghiera oro (GM-501/3)', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10412, '197952443', '0', '0', 'kiril pasukov', 'Nuuniitynkuja 4E', '', '2710', 'ESPOO', 'Finnland', '', '0', '0', '445163216', '00100604XM', '0', 'Theorema Coppernicus', 'Musta/hopea/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10413, '197942031', '0', '0', 'Teppo Sainio', 'Vanhamäentie 12', '', '48300', 'KOTKA', 'Finnland', '', '0', '0', '3,58E+11', '0010189BL6', '0', 'Theorema Coppernicus', 'Musta/hopea/hopea: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10414, '197941295', '0', '0', 'Veli Jussila', 'Ainonkatu 33 B 22', '', '53100', 'LAPPEENRANTA', 'Finnland', '', '0', '0', '3,58E+11', '00100867I3', '0', 'Theorema Coppernicus', 'Ruskea/kulta/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(11690, '205688858', '0', '0', 'claus dupont', 'Nørrevoldgade 49ST', '0', '5800', 'Nyborg', 'Dänemark', '', '0', '0', '4531386088', '0010035XGN', '0', 'Pionier Miami', 'Brunt Pionier-ur med gyldne detaljer (a0YC000000UuRPQMA3)', '0', '577108585685', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(10416, '197809704', '0', '0', 'Kimmo Forsman', 'Ruoholahdenkatu 24 B 47', '', '180', 'HELSINKI', 'Finnland', '', '0', '0', '400812370', '0010106KFF', '0', 'Theorema Coppernicus', 'Ruskea/kulta/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10417, '197791120', '0', '0', 'Riku Laaka', 'ulappasaarentie 2 B A 3', '', '980', 'Helsinki', 'Finnland', '', '0', '0', '443778970', '0010193NZK', '0', 'Theorema Coppernicus', 'Musta/hopea/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10418, '197787943', '0', '0', 'Pavlo Kappalin', 'Soukankuja 14B 17', '', '2360', 'ESPOO', 'Finnland', '', '0', '0', '3,58E+11', '0010149BL1', '0', 'Theorema Coppernicus', 'Ruskea/kulta/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10419, '197761635', '0', '0', 'Han Lei', 'Pekankatu A2', '', '96200', 'ROVANIEMI', 'Finnland', '', '0', '0', '407401918', '0010242PNF', '0', 'Theorema Coppernicus', 'Musta/musta/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10421, '197709825', '0', '0', 'Annette Lagerstam', 'Spjutsundintie 71 AS 3', '', '1190', 'BOX', 'Finnland', '', '0', '0', '407475606', '0010156HJ2', '0', 'Theorema Coppernicus', 'Musta/hopea/hopea: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10422, '197780677', '0', '0', 'Gabija Sinkeviciute', '16 Valley walk', '', 'Z775z', 'Mallow', 'Irland', '', '0', '0', '851067753', '0010151BKH', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10423, '197990019', '0', '0', 'A dezdari', 'rue grimberieux 201 201', '', '4420', 'St nicolas liege', 'Belgien', '', '0', '0', '32472107801', '0010233FIU', '0', 'Theorema Toronto', 'Une montre Toronto, modÃ¨le cadran argent et lignes noires, bracelet noir', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10424, '197966675', '0', '0', 'bona carlier', 'av. de la Joyeuse Entree 48', '', '7020', 'Nimy', 'Belgien', '', '0', '0', '488562363', '0010243ETD', '0', 'Theorema Toronto', 'Une montre Toronto, modÃ¨le cadran or et numÃ©ros blancs, bracelet brun', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10425, '197656828', '0', '0', 'sven vercammen', 'Blaasveldstraat 63', 'blaasveldstraat 63', '2830', 'Tisselt', 'Belgien', '', '0', '0', '32894492', '0010211KIG', '0', 'Theorema Toronto', 'Toronto horloge met rosÃ©kleurige kast met zwarte cijferplaat en bruine polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10426, '197653096', '0', '0', 'Capax en Co. Bvba Derenette', 'Rijksweg 437A BUS 2', 'Be477 297 111 Capax & Co', '3650', 'Dilsen', 'Belgien', '', '0', '0', '485168838', '0010229O1U', '0', 'Theorema Toronto', 'Toronto horloge met rosÃ©kleurige kast met zwarte cijferplaat en bruine polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10427, '197652213', '0', '0', 'Koen Triangle', 'Hertogstraat 141', '', '3001', 'Heverlee', 'Belgien', '', '0', '0', '494586001', '0010244UC1', '0', 'Theorema Toronto', 'Toronto horloge met zilverkleurige kast met blauwe lijnen en zwarte polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10428, '197629899', '0', '0', 'karl cuveele', 'Bredeweg 49', '', '3080', 'Duisburg', 'Belgien', '', '0', '0', '475909833', '0010009L9R', '0', 'Theorema Toronto', 'Toronto horloge met zilverkleurige kast met blauwe lijnen en zwarte polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10429, '197616176', '0', '0', 'Tim Calluy', 'Lelienlaan 33', '', '2180', 'Ekeren', 'Belgien', '', '0', '0', '486438050', '0010095YO4', '0', 'Theorema Toronto', 'Toronto horloge met rosÃ©kleurige kast met zwarte cijferplaat en bruine polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10430, '197606448', '0', '0', 'Nisan Ala', 'Varenbosstraat 28', '', '2800', 'Mechelen', 'Belgien', '', '0', '0', '487633277', '0010108FTL', '0', 'Theorema Toronto', 'Toronto horloge met goudkleurige kast met witte cijferplaat en bruine polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10431, '197603064', '0', '0', 'Modest Ramaekers', 'Sint-Truidersteenweg 126', '', '3700', 'Tongeren', 'Belgien', '', '0', '0', '12233584', '001024544T', '0', 'Theorema Toronto', 'Toronto horloge met zilverkleurige kast met zwarte lijnen en zwarte polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10432, '197590843', '0', '0', 'Jeannot Gielen', 'Hasseltsebaan 133', '', '3940', 'Hechtel', 'Belgien', '', '0', '0', '498452268', '0010153EA8', '0', 'Theorema Toronto', 'Toronto horloge met zilverkleurige kast met zwarte lijnen en zwarte polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10433, '197581653', '0', '0', 'kevin sonck', 'Leon Soetemanslaan 7', '', '3080', 'Tervuren', 'Belgien', '', '0', '0', '32473265748', '0010235NAE', '0', 'Theorema Toronto', 'Une montre Toronto, modÃ¨le cadran  or rose et numÃ©ros noirs, bracelet brun', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10434, '197571919', '0', '0', 'bouchra adian', 'place Albert-Elisabeth 42/5', '', '7330', 'Saint-Ghislain', 'Belgien', '', '0', '0', '32491735148', '101873000', '0', 'Theorema Toronto', 'Toronto horloge met zilverkleurige kast met zwarte lijnen en zwarte polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(10435, '197570732', '0', '0', 'alexander boi', 'Molengeleed 14', '', '8000', 'Brugge', 'Belgien', '', '0', '0', '0474/310734', '0010099BFQ', '0', 'Theorema Toronto', 'Toronto horloge met goudkleurige kast met witte cijferplaat en bruine polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10436, '197569444', '0', '0', 'bouchra adian', 'place Albert-Elisabeth 42/5', '', '7330', 'Saint-Ghislain', 'Belgien', '', '0', '0', '32491735148', '0010127V1C', '0', 'Theorema Toronto', 'Toronto horloge met zilverkleurige kast met blauwe lijnen en zwarte polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10437, '197564045', '0', '0', 'Bart De Ceuster', 'Bisschoppenhoflaan 284', 'Residentie Ten Hove Bus 14', '2100', 'Deurne', 'Belgien', '', '0', '0', '31630613169', '0010140CJT', '0', 'Theorema Toronto', 'Toronto horloge met rosÃ©kleurige kast met zwarte cijferplaat en bruine polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10438, '197554567', '0', '0', 'Isabelle Wanschoor', 'rue Prunieau 5', 'CNE', '6000', 'Charleroi', 'Belgien', '', '0', '0', '32478295951', '00102397DI', '0', 'Theorema Toronto', 'Une montre Toronto, modÃ¨le cadran  or rose et numÃ©ros noirs, bracelet brun', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10439, '197542393', '0', '0', 'Maarten Vervaeke', 'Kapellebilk 4', '', '8740', 'Pittem', 'Belgien', '', '0', '0', '32486627541', '00101209U2', '0', 'Theorema Toronto', 'Toronto horloge met goudkleurige kast met witte cijferplaat en bruine polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10440, '197533756', '0', '0', 'J. DOL', 'rue de la Bruyere 7', '', '1380', 'Lasne-Chap.-St.-Lambert', 'Belgien', '', '0', '0', '28887215', '00101018HB', '0', 'Theorema Toronto', 'Une montre Toronto, modÃ¨le cadran  or rose et numÃ©ros noirs, bracelet brun', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10441, '197253136', '0', '0', 'james ennis', 'The Demo Lab trinity Biotec', 'Bray Business Park, Southerncross Road,', 'Bray Co. Wicklow', 'BRAY, CO.W', 'Irland', '', '0', '0', '876808055', '00101894ME', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10443, '197184585', '0', '0', 'annmarie nolan', 'n/a n/a', 'Clarndale Granges road', 'Kilkenny', 'Kilkenny', 'Irland', '', '0', '0', '867783334', '001008421J', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10444, '197184323', '0', '0', 'Erduan Ramadani', '15 Deerhaven  Crescent', 'Clonee', 'Dublin 15', '15', 'Irland', '', '0', '0', '3,54E+11', '0010032JPX', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10445, '197148482', '0', '0', 'Patrick Carmody', '21 Daleview Road', '', 'County Dublin', 'No Postcod', 'Irland', '', '0', '0', '3,54E+11', '00100865H3', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10446, '197221902', '0', '0', 'Myles Wiltshire', '190 HIGH STREET COLLIERS WOOD', '', 'SW19 2BN', 'LONDON', 'Grossbritannien', '', '0', '0', '7530024856', '0010143VMT', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10447, '197221484', '0', '0', 'Stanley Brown', '68 LIVERMERE ROAD', '', 'E8 4LQ', 'LONDON', 'Grossbritannien', '', '0', '0', '7429596397', '0010213ALK', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10448, '197215315', '0', '0', 'Rebecca Young', '5 Clare Road Hartford', '', 'PE291QB', 'Huntingdon', 'Grossbritannien', '', '0', '0', '7731988210', '0010123DAQ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10449, '197204262', '0', '0', 'Lauren Bird', '3 PRESTWICK WHITMINSTER LANE', '', 'GL2 7PA', 'GLOUCESTER', 'Grossbritannien', '', '0', '0', '7703016354', '0010024GVX', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10450, '197199022', '0', '0', 'Mike Hind', '64 SPENCER ROAD', '', 'TS6 9BD', 'MIDDLESBROUGH', 'Grossbritannien', '', '0', '0', '7805501241', '0010082USX', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10451, '197192853', '0', '0', 'Menglei Zhu', '48 QUEENS GARDENS', 'Flat 3, 48 queena garden. W2 3AA', 'W2 3AA', 'LONDON', 'Grossbritannien', '', '0', '0', '7707767044', '0010102RQQ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10452, '197191015', '0', '0', 'arscene nzau', '4 St Anna Road', '', 'EN5 2QJ', 'Barnet', 'Grossbritannien', '', '0', '0', '7983781413', '0010001BS4', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10453, '197189085', '0', '0', 'Edgar Avetisyan', '190 BEDMINSTER ROAD', '', 'BS3 5NQ', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7,55E+09', '0010032X49', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With White Face - Silver - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10454, '197187348', '0', '0', 'Mobolaji Laniyan', '92 SEWELL ROAD', '', 'SE2 9BZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7540657722', '0010169F0S', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10455, '197187141', '0', '0', 'Sam Campbell', '49 SAMUEL STREET', 'This is a gift for Mr. Lee Sinnot', 'WA5 1BB', 'WARRINGTON', 'Grossbritannien', '', '0', '0', '7507187772', '0010201C51', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10456, '197186716', '0', '0', 'Ruth cawley', '15 Weston street', 'Swadlincote', 'DE11 9at', 'Derbyshire', 'Grossbritannien', '', '0', '0', '7792641295', '0010015IVB', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10457, '197183060', '0', '0', 'Jaki Shewan', '36 HIGH STREET', '', 'IV10 8SU', 'FORTROSE', 'Grossbritannien', '', '0', '0', '1381622333', '0010028MO9', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver - 006C000000kuTh4', '0', 'RG518140815DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10458, '197167615', '0', '0', 'catia troiani', '19 PEMBRIDGE ROAD', '', 'W11 3HG', 'LONDON', 'Grossbritannien', '', '0', '0', '7827225940', '00101821B3', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10459, '197166849', '0', '0', 'Frankie Gough', '83 LINDLEY STREET', '', 'YO24 4JG', 'YORK', 'Grossbritannien', '', '0', '0', '7,57E+09', '0010175E1N', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10460, '197155877', '0', '0', 'Issa Al-Musawi', '70 DARYNGTON DRIVE', '', 'UB6 8BL', 'GREENFORD', 'Grossbritannien', '', '0', '0', '7870501982', '0010199P4U', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', 'Uhr erhalten 28.10.2013\r\nUhr versendet 28.10.2013\r\nRG623726217DE', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10462, '197137794', '0', '0', 'yi Wei', '12A Ovington court, 197-205 Brompton road', '', 'SW3 1LB', 'London', 'Grossbritannien', '', '0', '0', '7598465573', '0010177Y3S', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10463, '197106564', '0', '0', 'Adam Newland', 'Long reach SCHOOL LANE', '', 'Ip136dx', 'Woodbridge', 'Grossbritannien', '', '0', '0', '7776213487', '0010039CYJ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10464, '197178825', '0', '0', 'Nigel Jones', '9 FAIRLAWN', '', 'SN3 6ET', 'SWINDON', 'Grossbritannien', '', '0', '0', '1793323275', '0010230WR5', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10465, '197130710', '0', '0', 'Wendy Rumball', '4 HASTED CLOSE', '', 'IP33 2UA', 'BURY ST. EDMUNDS', 'Grossbritannien', '', '0', '0', '7751109762', '00102428NP', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10466, '197103836', '0', '0', 'Anthony Medhurst', '39 crouch oak lane', '', 'kt15 2an', 'addlestone surrey', 'Grossbritannien', '', '0', '0', '7815753225', '0010049S7Y', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face - 006C000000kuTh4', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10467, '197164457', '0', '0', 'alexandru ciripoiu', 'CALLE CINE 40', '4', '28024', 'MADRID', 'Spanien', '', '0', '0', '678842326', '0010193Q8W', '0', 'Theorema Coppernicus', 'OpciÃ³n C: reloj Coppernicus de correa marrÃ³n, esfera dorada y fondo negro', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10468, '197153766', '0', '0', 'Marie Obileye', 'Carrer de Llacuna. EIMS SPAIN, Building A 56-70', 'Planta 9', '8005', 'Barcelona', 'Spanien', '', '0', '0', '654167912', '00100469PU', '0', 'Theorema Coppernicus', 'OpciÃ³n C: reloj Coppernicus de correa marrÃ³n, esfera dorada y fondo negro', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-23', '', '', '', '', '', ''),
(10470, '197415331', '0', '0', 'Elaine OBrien', '4 Sheepmoor Gardens', '', '15', 'dublin', 'Irland', '', '0', '0', '879234010', '0010243SA8', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-24', '', '', '', '', '', ''),
(10471, '197368455', '0', '0', 'Prashanta Poudel', '14 Bruach Na Laoi', '', '353', 'Cork', 'Irland', '', '0', '0', '894515842', '0010098VVQ', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-24', '', '', '', '', '', ''),
(10472, '197647558', '0', '0', 'Pauline Lord', '123 BROWN LODGE DRIVE', '', 'OL15 0ET', 'LITTLEBOROUGH', 'Grossbritannien', '', '0', '0', '7,98E+09', '0010103W6L', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10473, '197642543', '0', '0', 'Adrienn Szabo Hangya', '24. CRANBORNE AVENUE', '', 'KT6 7JS', 'SURBITON', 'Grossbritannien', '', '0', '0', '7850466043', '0010217N6V', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10474, '197604755', '0', '0', 'Vivek Chikballapur', '24 ALLEN ROAD', '', 'BR3 4NP', 'BECKENHAM', 'Grossbritannien', '', '0', '0', '7876576622', '00100159CF', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10475, '197547585', '0', '0', 'Sahrish Yousaf', '50 STUBBS CO CHASELEY DRIVE', 'Chiswick', 'W4 4BD', 'LONDON', 'Grossbritannien', '', '0', '0', '7894447850', '0010037EBO', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10476, '197517896', '0', '0', 'Michael Hicks', '7 MONKTON CLOSE', '', 'BH22 9LL', 'FERNDOWN', 'Grossbritannien', '', '0', '0', '7765566034', '00100407RD', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10477, '197498638', '0', '0', 'Elena Evoyan', '40 QUEENS ROAD', 'Flat 4 Quadrangle Lodge', 'SW19 8LJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7501426113', '0010095MMS', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10478, '197498639', '0', '0', 'Elena Evoyan', '40 QUEENS ROAD', 'Flat 4 Quadrangle Lodge', 'SW19 8LJ', 'LONDON', 'Grossbritannien', '', '0', '0', '7501426113', '0010191Y24', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10479, '197404382', '0', '0', 'Katie Latham', '172 NORTH AVENUE', '', 'SS2 4EU', 'SOUTHEND-ON-SEA', 'Grossbritannien', '', '0', '0', '7897233314', '0010040GEV', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10480, '197554304', '0', '0', 'kelly merritt', '8A MICKLEHAM WAY', 'these gifts are for xmas presents please can i recive them on time thanks.', 'CR0 0PN', 'CROYDON', 'Grossbritannien', '', '0', '0', '7576539702', '0010198L8T', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10481, '197365760', '0', '0', 'Louise Harris', '12 Acre Close thurcroft', '', 'S66 9ew', 'Rotherham', 'Grossbritannien', '', '0', '0', '7931613240', '00102475UP', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10482, '197364457', '0', '0', 'Ms M L Innes', '63 COMMERCIAL COURT', '', 'G5 0PH', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7930153881', '0010001O8L', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10483, '197360587', '0', '0', 'Joel Acheampong', '52 HACKINGTON CRESCENT', '', 'BR3 1RZ', 'BECKENHAM', 'Grossbritannien', '', '0', '0', '+44 7429 112378', '001004347W', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10484, '197359771', '0', '0', 'Asfand tariq', '41 celandine road', '', 'Le56ss', 'Leicester', 'Grossbritannien', '', '0', '0', '7803057563', '10009930', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With White Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10485, '197351998', '0', '0', 'osman ali', '13 NICHOLAS CLOSE', 'Please press door bell firmly and twice if not call mobile 07904 601 405', 'WD24 6DL', 'WATFORD', 'Grossbritannien', '', '0', '0', '7904601405', '001020386C', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10486, '197328838', '0', '0', 'karis lee', '1 GREENVALE ROAD', '', 'GU21 2HB', 'WOKING', 'Grossbritannien', '', '0', '0', '7729194849', '0010223RSO', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10487, '197325709', '0', '0', 'James Aspinall', '1 MINT AVENUE', '', 'BB9 6JU', 'NELSON', 'Grossbritannien', '', '0', '0', '7976700293', '0010126HHN', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10488, '197321881', '0', '0', 'Hadiss Khossravi', '248 VARSITY DRIVE', '', 'TW1 1AN', 'TWICKENHAM', 'Grossbritannien', '', '0', '0', '7,81E+09', '0010174D23', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10489, '197306216', '0', '0', 'Sheryl O. Ducusin', 'Flat 6 42 Allington Road', '', 'Nw4 3de', 'Hendon, London', 'Grossbritannien', '', '0', '0', '7411751417', '00100116AI', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10490, '197296832', '0', '0', 'georgia quinn', '16 PARK STREET', '', 'LL11 2NN', 'WREXHAM', 'Grossbritannien', '', '0', '0', '7540055561', '0010020V8U', '0', 'Theorema', 'DAMASCUS Diamond Theorema Automatic Watch With White Face', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10491, '197289786', '0', '0', 'Michael George Thornton', '7 RUNSWICK AVENUE', 'If no body in ring the phone number above or leave with next door neighbour. Please leave a note saying where. Many thanks.', 'YO21 3UB', 'WHITBY', 'Grossbritannien', '', '0', '0', '7787401622', '0010101CTE', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10492, '197284733', '0', '0', 'yuan gao', 'FLAT193 TRAWLER ROAD', 'Flat193 Fitzroy house', 'SA1 1XX', 'SWANSEA', 'Grossbritannien', '', '0', '0', '7463502961', '0010003YN8', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch WIth Black Face - Gold', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10493, '197277823', '0', '0', 'Andrea Newson', '47 RUSKIN ROAD', '', 'SO50 4JW', 'EASTLEIGH', 'Grossbritannien', '', '0', '0', '7787125022', '00100229QW', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10494, '197276701', '0', '0', 'Karen Sant', 'Apt 232, Citygate 3, 5 Blantyre Str,', '', 'M15 4JJ', 'Manchester', 'Grossbritannien', '', '0', '0', '7783103037', '00100151D5', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Bronze', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-25', '', '', '', '', '', ''),
(10495, '197893152', '0', '0', 'Franco Caprini', 'ponte metauro 84/a', '', '61030', 'montemaggiore al metauro Pesaro e Urbino', 'Italien', '', '0', '0', '3939855213', '1016020', '0', 'Theorema', 'Copernicus - Cinturino nero quadrante nero (GM-501/2)', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10496, '197868711', '0', '0', 'brixhilda bare', 'VIA PAPA GIOVANNI XXIII 24/V', '', '47814', 'BELLARIA-IGEA MARINA', 'Italien', '', '0', '0', '3898413477', '0010092A9O', '0', 'Theorema', 'Copernicus - Cinturino marrone, ghiera oro (GM-501/3)', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10497, '197952443', '0', '0', 'kiril pasukov', 'Nuuniitynkuja 4E', '', '2710', 'ESPOO', 'Finnland', '', '0', '0', '445163216', '00100604XM', '0', 'Theorema Coppernicus', 'Musta/hopea/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10498, '197942031', '0', '0', 'Teppo Sainio', 'Vanhamäentie 12', '', '48300', 'KOTKA', 'Finnland', '', '0', '0', '3,58E+11', '0010189BL6', '0', 'Theorema Coppernicus', 'Musta/hopea/hopea: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10499, '197941295', '0', '0', 'Veli Jussila', 'Ainonkatu 33 B 22', '', '53100', 'LAPPEENRANTA', 'Finnland', '', '0', '0', '3,58E+11', '00100867I3', '0', 'Theorema Coppernicus', 'Ruskea/kulta/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10501, '197809704', '0', '0', 'Kimmo Forsman', 'Ruoholahdenkatu 24 B 47', '', '180', 'HELSINKI', 'Finnland', '', '0', '0', '400812370', '0010106KFF', '0', 'Theorema Coppernicus', 'Ruskea/kulta/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10502, '197791120', '0', '0', 'Riku Laaka', 'ulappasaarentie 2 B A 3', '', '980', 'Helsinki', 'Finnland', '', '0', '0', '443778970', '0010193NZK', '0', 'Theorema Coppernicus', 'Musta/hopea/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10503, '197787943', '0', '0', 'Pavlo Kappalin', 'Soukankuja 14B 17', '', '2360', 'ESPOO', 'Finnland', '', '0', '0', '3,58E+11', '0010149BL1', '0', 'Theorema Coppernicus', 'Ruskea/kulta/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10504, '197761635', '0', '0', 'Han Lei', 'Pekankatu A2', '', '96200', 'ROVANIEMI', 'Finnland', '', '0', '0', '407401918', '0010242PNF', '0', 'Theorema Coppernicus', 'Musta/musta/musta: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(20325, '242855633', NULL, NULL, 'Marwan Almarzuoqi', 'Ø´Ø§Ø±Ø¹ Ø§Ù„Ø´ÙŠØ® Ù…Ø­Ù…Ø¯ Ø¨Ù† Ø²Ø§ÙŠØ¯ Ù¡Ù¡Ù¡', 'R473', 'Ø¯Ø¨ÙŠ', 'Ù…Ø­ÙŠØµÙ†Ù‡ 4', '', 'AE', NULL, NULL, '508884478', '0010083RBW', NULL, NULL, 'Ø³Ø§Ø¹Ø§Øª Theorema Sao Paolo Ù„Ù„Ø±Ø¬Ø§Ù„- Ø³ÙˆØ§Ø± Ø¨Ù†ÙŠÙ…Ø¹ Ø¬Ø³Ù… ÙØ¶ÙŠ ÙˆØ§Ø¬Ø© Ø°Ù‡Ø¨ÙŠØ© (GM-103-4)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '08.05.2014 11:08', 'a0YC000000Y2GPvMAN', '1', 'a0YC000000Y2GPvMAN', '', '1499.00'),
(10506, '197709825', '0', '0', 'Annette Lagerstam', 'Spjutsundintie 71 AS 3', '', '1190', 'BOX', 'Finnland', '', '0', '0', '407475606', '0010156HJ2', '0', 'Theorema Coppernicus', 'Musta/hopea/hopea: Miesten Pionier-rannekello, sis. toimituskulut', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10507, '197780677', '0', '0', 'Gabija Sinkeviciute', '16 Valley walk', '', 'Z775z', 'Mallow', 'Irland', '', '0', '0', '851067753', '0010151BKH', '0', 'Theorema', 'TIGRIS - Theorema Automatic Watch With Black Face - Silver', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10508, '197990019', '0', '0', 'A dezdari', 'rue grimberieux  201', '', '4420', 'St nicolas liege', 'Belgien', '', '0', '0', '32472107801', '0010233FIU', '0', 'Theorema Toronto', 'Une montre Toronto, mod?le cadran argent et lignes noires, bracelet noir', 'Monte Carlo gold repariert und versendet 08.11.2013            RG 6237 2695 4DE', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10509, '197966675', '0', '0', 'bona carlier', 'av. de la Joyeuse Entree 48', '', '7020', 'Nimy', 'Belgien', '', '0', '0', '488562363', '0010243ETD', '0', 'Theorema Toronto', 'Une montre Toronto, modÃ¨le cadran or et numÃ©ros blancs, bracelet brun', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10510, '197656828', '0', '0', 'sven vercammen', 'Blaasveldstraat 63', 'blaasveldstraat 63', '2830', 'Tisselt', 'Belgien', '', '0', '0', '32894492', '0010211KIG', '0', 'Theorema Toronto', 'Toronto horloge met rosÃ©kleurige kast met zwarte cijferplaat en bruine polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10511, '197653096', '0', '0', 'Capax en Co. Bvba Derenette', 'Rijksweg 437A BUS 2', 'Be477 297 111 Capax & Co', '3650', 'Dilsen', 'Belgien', '', '0', '0', '485168838', '0010229O1U', '0', 'Theorema Toronto', 'Toronto horloge met rosÃ©kleurige kast met zwarte cijferplaat en bruine polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10512, '197652213', '0', '0', 'Koen Triangle', 'Hertogstraat 141', '', '3001', 'Heverlee', 'Belgien', '', '0', '0', '494586001', '0010244UC1', '0', 'Theorema Toronto', 'Toronto horloge met zilverkleurige kast met blauwe lijnen en zwarte polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10513, '197629899', '0', '0', 'karl cuveele', 'Bredeweg 49', '', '3080', 'Duisburg', 'Belgien', '', '0', '0', '475909833', '0010009L9R', '0', 'Theorema Toronto', 'Toronto horloge met zilverkleurige kast met blauwe lijnen en zwarte polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10514, '197616176', '0', '0', 'Tim Calluy', 'Lelienlaan 33', '', '2180', 'Ekeren', 'Belgien', '', '0', '0', '486438050', '0010095YO4', '0', 'Theorema Toronto', 'Toronto horloge met rosÃ©kleurige kast met zwarte cijferplaat en bruine polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10515, '197606448', '0', '0', 'Nisan Ala', 'Varenbosstraat 28', '', '2800', 'Mechelen', 'Belgien', '', '0', '0', '487633277', '0010108FTL', '0', 'Theorema Toronto', 'Toronto horloge met goudkleurige kast met witte cijferplaat en bruine polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10516, '197603064', '0', '0', 'Modest Ramaekers', 'Sint-Truidersteenweg 126', '', '3700', 'Tongeren', 'Belgien', '', '0', '0', '12233584', '001024544T', '0', 'Theorema Toronto', 'Toronto horloge met zilverkleurige kast met zwarte lijnen en zwarte polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10517, '197590843', '0', '0', 'Jeannot Gielen', 'Hasseltsebaan 133', '', '3940', 'Hechtel', 'Belgien', '', '0', '0', '498452268', '0010153EA8', '0', 'Theorema Toronto', 'Toronto horloge met zilverkleurige kast met zwarte lijnen en zwarte polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10518, '197581653', '0', '0', 'kevin sonck', 'Leon Soetemanslaan 7', '', '3080', 'Tervuren', 'Belgien', '', '0', '0', '32473265748', '0010235NAE', '0', 'Theorema Toronto', 'Une montre Toronto, modÃ¨le cadran  or rose et numÃ©ros noirs, bracelet brun', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10519, '197571919', '0', '0', 'bouchra adian', 'place Albert-Elisabeth 42/5', '', '7330', 'Saint-Ghislain', 'Belgien', '', '0', '0', '32491735148', '101873000', '0', 'Theorema Toronto', 'Toronto horloge met zilverkleurige kast met zwarte lijnen en zwarte polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10520, '197570732', '0', '0', 'alexander boi', 'Molengeleed 14', '', '8000', 'Brugge', 'Belgien', '', '0', '0', '0474/310734', '0010099BFQ', '0', 'Theorema Toronto', 'Toronto horloge met goudkleurige kast met witte cijferplaat en bruine polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10521, '197569444', '0', '0', 'bouchra adian', 'place Albert-Elisabeth 42/5', '', '7330', 'Saint-Ghislain', 'Belgien', '', '0', '0', '32491735148', '0010127V1C', '0', 'Theorema Toronto', 'Toronto horloge met zilverkleurige kast met blauwe lijnen en zwarte polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10522, '197564045', '0', '0', 'Bart De Ceuster', 'Bisschoppenhoflaan 284', 'Residentie Ten Hove Bus 14', '2100', 'Deurne', 'Belgien', '', '0', '0', '31630613169', '0010140CJT', '0', 'Theorema Toronto', 'Toronto horloge met rosÃ©kleurige kast met zwarte cijferplaat en bruine polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10523, '197554567', '0', '0', 'Isabelle Wanschoor', 'rue Prunieau 5', 'CNE', '6000', 'Charleroi', 'Belgien', '', '0', '0', '32478295951', '00102397DI', '0', 'Theorema Toronto', 'Une montre Toronto, modÃ¨le cadran  or rose et numÃ©ros noirs, bracelet brun', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10524, '197542393', '0', '0', 'Maarten Vervaeke', 'Kapellebilk 4', '', '8740', 'Pittem', 'Belgien', '', '0', '0', '32486627541', '00101209U2', '0', 'Theorema Toronto', 'Toronto horloge met goudkleurige kast met witte cijferplaat en bruine polsband', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10525, '197533756', '0', '0', 'J. DOL', 'rue de la Bruyere 7', '', '1380', 'Lasne-Chap.-St.-Lambert', 'Belgien', '', '0', '0', '28887215', '00101018HB', '0', 'Theorema Toronto', 'Une montre Toronto, modÃ¨le cadran  or rose et numÃ©ros noirs, bracelet brun', '0', '577109000000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-09-26', '', '', '', '', '', ''),
(10526, '200452457', '0', '0', 'Christopher Ali', '24 ASHBROOK ROAD', '0', 'N19 3DH', 'LONDON', 'Grossbritannien', '', '0', '0', '7833463863', '0010061MUP', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '577108579852', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10527, '200100456', '0', '0', 'Daniel Hughes', '170 HEMPSTEAD ROAD', '25 elizabeth court', 'WD17 4LR', 'WATFORD', 'Grossbritannien', '', '0', '0', '7921481795', '0010175I9J', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '577108579863', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10528, '200209651', '0', '0', 'Elaine Batty', '15 Honeysuckle Lane', 'High Farm Country Park', 'HU179SL', 'Routh', 'Grossbritannien', '', '0', '0', '7557668297', '00101548OG', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '577108579874', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10529, '199941157', '0', '0', 'Gillian Clapson', 'Aincroft Cove Road Fleet', '0', 'GU51 2RT', 'Hampshire', 'Grossbritannien', '', '0', '0', '1252616292', '00101810CV', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '577108579885', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10530, '199966516', '0', '0', 'Ian Ruddiman', 'Nstage Ltd Trent Industrial Estate', '', 'OL2 7UT', 'Oldham', 'Grossbritannien', '', '0', '0', '7973492309', '0010066C7U', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '577108579896', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10531, '200068285', '0', '0', 'Jayesh Mistry', '1 CAPEL GARDENS', '0', 'HA5 5RE', 'PINNER', 'Grossbritannien', '', '0', '0', '07951 574181', '001009248B', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '577108579900', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10532, '200128838', '0', '0', 'Laura Gowans', '83 WINDSOR ROAD', '0', 'HU5 4HG', 'HULL', 'Grossbritannien', '', '0', '0', '7,87E+09', '0010099XHL', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', 'Geld am 02.11.2013 zurück erhalten! Uhr???', '577108579911', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10533, '200109279', '0', '0', 'Linda Mc Kinney', '128 LECKY ROAD', 'Brandywell', 'BT48 6NP', 'LONDONDERRY', 'Grossbritannien', '', '0', '0', '4,43E+11', '00101047BD', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '06.01.2014 RL704621313DE', '577108579922', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10534, '200239047', '0', '0', 'mark bennett', '19 DORSET ROAD', '0', 'L36 1XU', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7552396156', '0010022L9X', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '577108579933', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10535, '199990514', '0', '0', 'qing feng gu', '23 LITTLE CLARENDON STREET', '0', 'OX1 2HU', 'OXFORD', 'Grossbritannien', '', '0', '0', '7780833666', '0010082FP3', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '577108579944', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10536, '200280239', '0', '0', 'Rose Chu', '33 RAILTON ROAD', '0', 'SE24 0LN', 'LONDON', 'Grossbritannien', '', '0', '0', '7825314350', '0010011O1I', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '577108579955', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10537, '200407406', '0', '0', 'Steven Ferry', '41 Pentland veiw terrace', '0', 'Eh25 9nb', 'Roslin', 'Grossbritannien', '', '0', '0', '7,78E+09', '0010033V1A', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '577108579966', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10538, '200176949', '0', '0', 'Vicki Dunlop', '97 Main Road Middleton Cheney', '0', 'OX17 2PD', 'BANBURY Oxon', 'Grossbritannien', '', '0', '0', '7979750405', '00102325U7', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '577108579977', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10539, '200207804', '0', '0', 'Alhassan Kwasau', '18 BEECHCROFT ROAD', '0', 'NG31 7NL', 'GRANTHAM', 'Grossbritannien', '', '0', '0', '7551354361', '0010142NMO', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108579988', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10540, '200243700', '0', '0', 'Andrew Mitchell', '15 BETSYFIELD DRIVE', 'Croft', 'WA3 7LJ', 'WARRINGTON', 'Grossbritannien', '', '0', '0', '1925764500', '0010240IUW', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108579999', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10541, '200402687', '0', '0', 'Andriy Kozhak', 'Flat 3 Siena house, 4 St. Catherine Close', '0', 'RG41 5RG', 'Sindlesham, Wokingham', 'Grossbritannien', '', '0', '0', '7,55E+09', '0010104NKT', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580000', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10542, '200068510', '0', '0', 'Angela martin', '20 FIVESTANKS PLACE', '0', 'EH52 6BJ', 'BROXBURN', 'Grossbritannien', '', '0', '0', '01506 858814', '00101479RR', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580010', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10543, '200211023', '0', '0', 'Ann Shephard', 'Gratna Harford Bridge', '0', 'PL19 9LS', 'Tavistock', 'Grossbritannien', '', '0', '0', '7970704556', '00102495X6', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580021', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10544, '199960343', '0', '0', 'Anna Hewitt', '1 FERNHURST CLOSE', '0', 'WF14 9TG', 'MIRFIELD', 'Grossbritannien', '', '0', '0', '7,89E+09', '00102022AB', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580032', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10545, '200268545', '0', '0', 'Arminda Oliveira', '10 SWANSTON PATH', '0', 'WD19 7DS', 'WATFORD', 'Grossbritannien', '', '0', '0', '7701015083', '0010030RMI', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', 'Uhr zurück erhalten zwecks reparatur! 01.03.2014', '577108580043', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10546, '199975251', '0', '0', 'asif bashir', '2  high street loanhead', 'hand in to loanhead post office', 'eh209ra', 'edinburgh', 'Grossbritannien', '', '0', '0', '7,81E+09', '0010041DTO', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580054', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10547, '200025549', '0', '0', 'Barry Reid', '11 COLLEONARD DRIVE', '0', 'AB45 1DP', 'BANFF', 'Grossbritannien', '', '0', '0', '7538286634', '00100777SG', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580065', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10548, '200048534', '0', '0', 'Carl Burn', 'HCR LAD REME ST. LEONARDS ROAD', '0', 'SL4 3DN', 'WINDSOR', 'Grossbritannien', '', '0', '0', '7712201857', '0010003MN9', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580076', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10549, '200084727', '0', '0', 'Charles Loh', '34D ROSEMOUNT PLACE', 'Aberdeen', 'AB25 2XB', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7578665747', '00100181HD', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580087', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10550, '200009156', '0', '0', 'Charlie Coombe-jones', '23 SEAVIEW CIRCLE', 'Leave with neighbours if no answer', 'AB23 8RN', 'ABERDEEN', 'Grossbritannien', '', '0', '0', '7590066594', '0010221CX9', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580098', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10551, '200279353', '0', '0', 'Charlotte Gregry', '12 MCIVER CLOSE', 'Felbridge', 'RH19 2PN', 'EAST GRINSTEAD', 'Grossbritannien', '', '0', '0', '7718765834', '0010020B9J', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580102', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10552, '200068192', '0', '0', 'claire bryant', '28 BROOKDALE ROAD', '0', 'BS13 7PZ', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7824390962', '0010088MFU', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580113', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10553, '200104127', '0', '0', 'Colin Rogers', '31 SWALLOW FIELDS', '0', 'L9 6ED', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7858392522', '0010085L8T', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580124', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10554, '200366713', '0', '0', 'Dan Fish', '50 BARTON ROAD', 'ICS Ltd, The Granary, 50 Barton Road, Worsley', 'M28 2EB', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7803125058', '00100765A0', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580135', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10555, '200110336', '0', '0', 'Elisabeth Hilton', '4 THE THRIFT', '0', 'DA2 8BL', 'DARTFORD', 'Grossbritannien', '', '0', '0', '1474706898', '0010193R4O', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580146', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10556, '200449554', '0', '0', 'Helen Dryburgh', '21 COWPER CRESCENT', '0', 'CO4 5XT', 'COLCHESTER', 'Grossbritannien', '', '0', '0', '7712293843', '00101431O4', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580157', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10557, '200052018', '0', '0', 'Jamil Ali', '8 Rye Hill Cromwell Hill', '0', 'Lu2 7py', 'Luton', 'Grossbritannien', '', '0', '0', '7429786854', '0010244U62', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580168', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10558, '200283496', '0', '0', 'john Crawley', '30 LEAFIELD WAY', '0', 'SN13 9SW', 'CORSHAM', 'Grossbritannien', '', '0', '0', '01225 811411', '00101078OB', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580179', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10559, '200127634', '0', '0', 'Jonathan Crawford', '25 GARLAND STREET', '0', 'IP33 1HB', 'BURY ST. EDMUNDS', 'Grossbritannien', '', '0', '0', '7815813814', '00101465DQ', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580180', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10560, '200181274', '0', '0', 'Karen Costelloe', '1 Darent Valley Hospital', 'Darenth wood road', 'DA2 8DA', 'Dartford', 'Grossbritannien', '', '0', '0', '7980292780', '0010117S6N', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580190', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10561, '199934797', '0', '0', 'Katie Davison', '41 HILL RISE DRIVE', 'Market Weighton', 'YO43 3JZ', 'YORK', 'Grossbritannien', '', '0', '0', '7,89E+09', '00100103YA', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580205', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10562, '200519453', '0', '0', 'Katie Elezi', '14 VICTORIA PARK', '0', 'CT6 5BJ', 'HERNE BAY', 'Grossbritannien', '', '0', '0', '4,48E+11', '0010163YTU', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580216', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10563, '200112750', '0', '0', 'kylie galvin', 'Clopton road 67 clopton road sheldon', '0', 'b330rh', 'Birmingham', 'Grossbritannien', '', '0', '0', '7773856324', '001019467A', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580227', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10564, '200080255', '0', '0', 'Lauren Craig', 'Balneerin HERIOT WAY', '0', 'EH38 5YN', 'HERIOT', 'Grossbritannien', '', '0', '0', '7795578842', '0010021LAU', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580238', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10565, '199947457', '0', '0', 'Lina Rimdeikaite', '3/6 SOUTHHOUSE SQUARE', '0', 'EH17 8DN', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7738848617', '0010135AFY', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580249', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10566, '200265631', '0', '0', 'Maurice Down', '5 MERCIAN CLOSE', 'Capita Watermoor', 'GL7 1LT', 'CIRENCESTER', 'Grossbritannien', '', '0', '0', '077207 19225', '0010121K2U', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580250', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10567, '199936512', '0', '0', 'Patrick Bond', '2 Hollybrook Manor', '0', 'BT367XR', 'Belfast', 'Grossbritannien', '', '0', '0', '7825270722', '0010071Q58', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580260', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10568, '200406233', '0', '0', 'Renius Montvila', '30 PATRICK ROAD', '0', 'E13 9QA', 'LONDON', 'Grossbritannien', '', '0', '0', '7425911937', '10169943', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580271', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10569, '199985648', '0', '0', 'Samantha Packer', '12 DURDHAM PARK', '0', 'BS6 6XA', 'BRISTOL', 'Grossbritannien', '', '0', '0', '07810 735620', '0010037IPL', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580282', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10570, '200068413', '0', '0', 'Sarra Szmit', '7 Bramley road', '0', 'Sk72dw', 'Stockport', 'Grossbritannien', '', '0', '0', '1614390677', '0010208OFB', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580293', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10571, '200139799', '0', '0', 'Sean Ormerod', '7 Birch close', '0', 'Dn22 8la', 'Ranskill, Nr Retford', 'Grossbritannien', '', '0', '0', '7835416388', '0010083APP', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580308', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10572, '200218520', '0', '0', 'shannon rodrigues', '2 Dove Cottage', 'Old house lane, hartlip', 'me9 7sn', 'nr sittingbourne', 'Grossbritannien', '', '0', '0', '7831589213', '0010054GTB', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580319', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(10573, '200184033', '0', '0', 'Stephen MacGregor', '4 WITTON COURT', '0', 'TS23 3JS', 'BILLINGHAM', 'Grossbritannien', '', '0', '0', '7985138629', '0010063JY5', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580320', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10574, '200461333', '0', '0', 'thomas boyle', '8 BALFRON ROAD', '0', 'PA15 3ED', 'GREENOCK', 'Grossbritannien', '', '0', '0', '1475648860', '0010004WDS', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580330', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10575, '200049172', '0', '0', 'TORKAN HIRBOD', '26 BARNABY WAY', '0', 'IG7 6NZ', 'CHIGWELL', 'Grossbritannien', '', '0', '0', '7725000073', '00101536CK', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108580341', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10576, '200083096', '0', '0', 'Aamer Akhtar', '15 THE VALE', '0', 'B11 4EN', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7903041968', '00101766U4', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580352', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10577, '200201217', '0', '0', 'Adrian Dady', '110 THE QUEENS WALK', 'GLA Technology Group', 'SE1 2AA', 'LONDON', 'Grossbritannien', '', '0', '0', '7514572934', '0010029ZVN', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580363', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10578, '199948547', '0', '0', 'Alistair Ward', 'SAGENTIA LTD ROYSTON ROAD', '0', 'CB22 7GG', 'CAMBRIDGE', 'Grossbritannien', '', '0', '0', '7515385921', '0010119YO5', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580374', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10579, '200082199', '0', '0', 'Annette Atkinson', 'Top of Muswell Hill Primary School', 'Muswell Hill', 'N10 3ST', 'London', 'Grossbritannien', '', '0', '0', '2084448488', '0010125C4V', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580385', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10580, '200231964', '0', '0', 'Branka Tyers', '49 HOLDERNESS ROAD', '0', 'LE4 2LQ', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7962018455', '0010233OI9', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580396', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10581, '199935995', '0', '0', 'catalin bobocea', '2a diamond road', '0', 'wd24 5ew', 'watford', 'Grossbritannien', '', '0', '0', '', '0010100TUK', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580400', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10582, '200050412', '0', '0', 'Craig Pratt', '23 BIRCH AVENUE', '0', 'OL12 9QH', 'ROCHDALE', 'Grossbritannien', '', '0', '0', '7456571127', '001025084V', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580411', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10583, '200032701', '0', '0', 'Deivydas Trinkunas', '57 DEAN LANE', '0', 'BS3 1BS', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7411952460', '0010072Q1D', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580422', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10584, '200058192', '0', '0', 'Devon Manning', '27 WILDOAKS CLOSE', '0', 'HA6 3NW', 'NORTHWOOD', 'Grossbritannien', '', '0', '0', '7837562848', '0010152HXR', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580433', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10585, '200358836', '0', '0', 'Emily Neale', '2 Sandy lodge', 'Grove road', 'Ta8 2hf', 'Grove road somerset', 'Grossbritannien', '', '0', '0', '7833328008', '10113441', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580444', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10586, '199981068', '0', '0', 'Gemma Bower', '33 South Street', '0', 'PO14 4DL', 'Titchfield', 'Grossbritannien', '', '0', '0', '7786915556', '00101092U0', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580455', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10587, '200031758', '0', '0', 'Gemma Cullen', '1 ALEXANDER ROAD', '0', 'CR5 3JD', 'COULSDON', 'Grossbritannien', '', '0', '0', '7769315176', '0010185CI3', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580466', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10588, '200113084', '0', '0', 'Grzegorz Ciepal', '83 HALSBURY ROAD EAST', '0', 'UB5 4PY', 'NORTHOLT', 'Grossbritannien', '', '0', '0', '4,48E+11', '0010046I6M', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580477', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10589, '199981160', '0', '0', 'Jacqui Anderson', 'THE FIRS Crapstone', 'Crapstone', 'PL20 7PJ', 'YELVERTON', 'Grossbritannien', '', '0', '0', '01822 853068', '10222328', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580488', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10590, '200109919', '0', '0', 'Julija Stubailo', '238 RABOURNMEAD DRIVE', '0', 'UB5 6YN', 'NORTHOLT', 'Grossbritannien', '', '0', '0', '7808209330', '0010042ED4', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580499', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10591, '200057961', '0', '0', 'Karen Wilson', '34 Shepherd Drive', '0', 'CO45BW', 'Colchester', 'Grossbritannien', '', '0', '0', '7881471572', '0010245D5I', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580503', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10592, '199928176', '0', '0', 'Kudus Kolade', '16 DALMARNOCK DRIVE', '0', 'G40 4LN', 'Glasgow', 'Grossbritannien', '', '0', '0', '7957402410', '0010200VW5', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580514', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10593, '200206438', '0', '0', 'Michael Laycock', '3 LAKESTON CLOSE', '0', 'TS26 0LN', 'HARTLEPOOL', 'Grossbritannien', '', '0', '0', '01429 868243', '0010238RIM', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580525', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10594, '200190339', '0', '0', 'michelle green', '31A REGARTH AVENUE', '0', 'RM1 1TJ', 'ROMFORD', 'Grossbritannien', '', '0', '0', '1708502265', '0010186MOY', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580536', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10595, '200188098', '0', '0', 'Mohammad Jamil', '26 LANGMORE STUTFIELD STREET', '0', 'E1 1SB', 'LONDON', 'Grossbritannien', '', '0', '0', '7903116750', '0010232TJK', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580547', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10596, '199939975', '0', '0', 'MR EURYN WILDE', '2 Olive Grove', '0', 'CO2 9NF', 'Colchester', 'Grossbritannien', '', '0', '0', '7748647268', '0010068OJ0', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580558', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10597, '200128515', '0', '0', 'MR K WESOLOWSKI', '29 CHARTERIS ROAD', '0', 'IG8 0AS', 'WOODFORD GREEN', 'Grossbritannien', '', '0', '0', '7988888167', '0010146F82', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580569', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10598, '200050779', '0', '0', 'Nannette Musa', '40 GOODWOOD CLOSE', 'Bromford', 'B36 8QB', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7590188986', '0010074EJL', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580570', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10599, '200275599', '0', '0', 'Nicholas Kirkley', '19 SHERATON DRIVE', '0', 'DN36 4TN', 'GRIMSBY', 'Grossbritannien', '', '0', '0', '7789433059', '0010122GMY', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580580', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10600, '200066079', '0', '0', 'Patricia O\'Doherty', '476 Seacoast Road', '0', 'BT49 0LF', 'Limavady', 'Grossbritannien', '', '0', '0', '2877750882', '0010009URA', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580591', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10601, '200242355', '0', '0', 'philip bentley', '3 woodlands walk great dunmow', '0', 'cm6 1yq', 'essex', 'Grossbritannien', '', '0', '0', '07866 566244', '0010138QBR', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580606', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10602, '200118433', '0', '0', 'Richard Bell', '65 GLEBE ROAD', '0', 'S10 1FB', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7772856956', '0010226W1P', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580617', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10603, '199972339', '0', '0', 'Ruth Hosty', '22 KENSINGTON MANOR', 'Dollingstown', 'BT66 7HR', 'CRAIGAVON', 'Grossbritannien', '', '0', '0', '4,48E+11', '0010053IZI', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580628', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10604, '200115627', '0', '0', 'S W     PETTIT', '15 BRIERY WAY', '0', 'HP6 6AT', 'AMERSHAM', 'Grossbritannien', '', '0', '0', '7977055540', '0010111SVV', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580639', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10605, '200187108', '0', '0', 'salma khanom', '26 langmore house', '0', 'e1 1sb', 'LONDON', 'Grossbritannien', '', '0', '0', '4,48E+11', '00100909P2', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580640', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10606, '200206669', '0', '0', 'steven nugent', '20 KINGSDOWN WALK', '0', 'SS8 9TZ', 'CANVEY ISLAND', 'Grossbritannien', '', '0', '0', '1268696920', '00101330VP', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580650', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10607, '200503098', '0', '0', 'Susan Heeds', '21 FAULKNERS WAY', '0', 'LU7 2SS', 'LEIGHTON BUZZARD', 'Grossbritannien', '', '0', '0', '7939031432', '00102286BW', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580661', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10608, '200432959', '0', '0', 'susan tucker', '76 BATCHWOOD DRIVE', '0', 'AL3 5SA', 'ST. ALBANS', 'Grossbritannien', '', '0', '0', '01727 840955', '00101436NR', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108580672', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10609, '200102802', '0', '0', 'Andrew Daley', '22 Brook Street', '0', 'DE562AP', 'Nether Heage, Belper', 'Grossbritannien', '', '0', '0', '7710593495', '0010155DBY', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580683', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10610, '199958501', '0', '0', 'Anish Vadher', '1 ROBINSON WAY', '0', 'LE67 9QQ', 'MARKFIELD', 'Grossbritannien', '', '0', '0', '7515452525', '0010032P9M', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580694', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10611, '200119494', '0', '0', 'Atanas Nikolov', '42 CEDAR CLOSE', '0', 'IG9 6EJ', 'BUCKHURST HILL', 'Grossbritannien', '', '0', '0', '7737529217', '10007188', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580709', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10612, '200214169', '0', '0', 'Beth Williamson', '7 ST. CUTHBERTS CLOSE', 'If not in please leave in garage', 'NE42 6HA', 'PRUDHOE', 'Grossbritannien', '', '0', '0', '7415881620', '0010051XVK', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580710', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10613, '200203599', '0', '0', 'Brenda Jackson', '31 THORINGTON GARDENS', '0', 'TS17 0UR', 'STOCKTON-ON-TEES', 'Grossbritannien', '', '0', '0', '7939411679', '0010105N1K', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580720', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10614, '200386507', '0', '0', 'Caroline Robinson', '45 GREENFORD ROAD', '0', 'HA1 3QF', 'HARROW', 'Grossbritannien', '', '0', '0', '7708189691', '00102236DB', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580731', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10615, '200437483', '0', '0', 'Cheryl Merridew', '61 MORRIS AVENUE', '0', 'CF14 5JX', 'CARDIFF', 'Grossbritannien', '', '0', '0', '07792 390102', '0010082PSZ', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580742', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10616, '200052849', '0', '0', 'Chun Foo Choong', '25 MOSSWATER WYND', '0', 'G68 9JU', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7540951300', '00102494AC', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580753', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10617, '200303642', '0', '0', 'Clare Wannell', '29 HURST AVENUE', '0', 'EX2 5LG', 'EXETER', 'Grossbritannien', '', '0', '0', '7885829689', '0010154M4Y', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580764', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10618, '200438529', '0', '0', 'David Morris', '84 CHATSWORTH DRIVE', '0', 'EN1 1EZ', 'ENFIELD', 'Grossbritannien', '', '0', '0', '7887778777', '0010033D4K', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580775', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10619, '200105740', '0', '0', 'George Watson', '18 Lanark Rd, Ravenstruther', '0', 'ML11 7SS', 'Lanark', 'Grossbritannien', '', '0', '0', '1555870703', '0010128M16', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580786', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10620, '200465189', '0', '0', 'Harshad Mistry', '149 BANKS ROAD', '0', 'NG9 6HL', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '0115 9171587', '0010022BTA', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580797', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10621, '200094547', '0', '0', 'Joanna Konieczna', '12 LONG HILL ROAD', '0', 'HD2 1PJ', 'HUDDERSFIELD', 'Grossbritannien', '', '0', '0', '7867488461', '0010038BT6', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580801', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10622, '200255158', '0', '0', 'Kay Smith', '123 CREDITON ROAD', '0', 'EX20 1NZ', 'OKEHAMPTON', 'Grossbritannien', '', '0', '0', '9,67E+11', '00101804G9', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580812', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10623, '200427058', '0', '0', 'Kirsty Robertson', '4 KENMORE AVENUE', 'DEANS', 'EH54 8NE', 'LIVINGSTON', 'Grossbritannien', '', '0', '0', '01506 411735', '00100261IM', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580823', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10624, '200182088', '0', '0', 'Matt Jones', '55 GRACECHURCH STREET', '0', 'EC3V 0UF', 'LONDON', 'Grossbritannien', '', '0', '0', '7919171985', '0010127MAN', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580834', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10625, '200278964', '0', '0', 'Michael Francis', '36 Chesterford House - Portway Gardens', 'Flat 36 is on the 9th floor', 'SE18 4PF', 'London', 'Grossbritannien', '', '0', '0', '7988722547', '00102059RG', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580845', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10626, '200186897', '0', '0', 'neal perryman', '1 ORKNEY CLOSE', '0', 'CV10 7LB', 'NUNEATON', 'Grossbritannien', '', '0', '0', '7847303218', '0010035FUW', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', 'Paket wahrscheinlich verloren!', '577108580856', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10627, '200017951', '0', '0', 'Nikodem Goraj', '3 ABINGDON ROAD', 'W8 Catering', 'W8 6AH', 'LONDON', 'Grossbritannien', '', '0', '0', '7909094054', '0010121BXN', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580867', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10628, '200183548', '0', '0', 'Paul Blakeney', '5 HIGHWOODS', 'Caterham', 'CR3 6AX', 'CATERHAM', 'Grossbritannien', '', '0', '0', '7917085663', '00101440W1', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580878', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10629, '200258738', '0', '0', 'Raymond Duffin', '34 Upper Mill Street', '0', 'Bt34 1EY', 'Newry', 'Grossbritannien', '', '0', '0', '7803144003', '00100296IV', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580889', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10630, '199949865', '0', '0', 'Ryan Hawker', '85 HESTERS WAY ROAD', '0', 'GL51 0RG', 'CHELTENHAM', 'Grossbritannien', '', '0', '0', '7557520008', '0010145PYR', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580890', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10631, '200019177', '0', '0', 'Samanth Asquith', '46 Thompson ave', '0', 'Bd2 1js', 'Bradford', 'Grossbritannien', '', '0', '0', '7510464416', '0010100XBD', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580904', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10632, '200259732', '0', '0', 'Sara Wojewodzic', '6 LYTHAM PLACE', '0', 'LS12 5PJ', 'LEEDS', 'Grossbritannien', '', '0', '0', '4,48E+11', '0010162ODV', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580915', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10633, '200520668', '0', '0', 'Sarah Drury', '60 MALTING LANE', '0', 'RM16 3HJ', 'GRAYS', 'Grossbritannien', '', '0', '0', '07725 555686', '0010220C9G', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580926', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10634, '200420430', '0', '0', 'SarahJoanne keiller', '17 WHITEHILL GROVE', '0', 'EH22 2LJ', 'DALKEITH', 'Grossbritannien', '', '0', '0', '7793532001', '0010040MEI', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580937', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10635, '200033517', '0', '0', 'Stacey Monks', '75 FARMWAY', '0', 'M24 1dl', 'Manchester', 'Grossbritannien', '', '0', '0', '7837122941', '0010187R2S', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580948', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10636, '200342946', '0', '0', 'Tracy Cook', 'WESTWELL BOXLEY ROAD', '0', 'ME5 9JD', 'CHATHAM', 'Grossbritannien', '', '0', '0', '01634 868806', '0010073SPU', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580959', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10637, '199946638', '0', '0', 'Tracy Taylor', '10 RIVERSDALE DRIVE', '0', 'DN14 5LJ', 'GOOLE', 'Grossbritannien', '', '0', '0', '7716248642', '0010028FGV', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580960', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10638, '200129937', '0', '0', 'William Berridge', '1 Victoria court', 'Kent street', 'NG1 3LZ', 'Nottingham', 'Grossbritannien', '', '0', '0', '7900697135', '0010069IOO', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580970', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10639, '200212840', '0', '0', 'yvette Lyseight', '2 Freshfield Avenue', '0', 'MK10 9QU', 'Broughton Milton Keynes', 'Grossbritannien', '', '0', '0', '7886365872', '0010139DAN', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108580981', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10640, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '0000-00-00', '', '', '', '', '', ''),
(10641, '199964092', '0', '0', 'Cyriel Frere', 'Kalfstraat 22', '0', '6212 GW', 'MAASTRICHT', 'Niederlande', '', '0', '0', '31618836305', '0010153QZG', '0', 'Theorema', 'Theorema horloge - Zilverkleurige kast met blauwe lijnen en zwarte band', '0', '577108581028', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10642, '199947957', '0', '0', 'H Scheppink', 'Erve Wolters 15', '0', '7463 CP', 'RIJSSEN', 'Niederlande', '', '0', '0', '0548-365192', '0010129LJW', '0', 'Theorema', 'Theorema horloge - Zilverkleurige kast met blauwe lijnen en zwarte band', '0', '577108581039', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10643, '200469982', '0', '0', 'Pierre Nordenskiold', 'Kanalens Kvarter 140,2tv', '0', '2620', 'Albertslund', 'Dänemark', '', '0', '0', '61319050', '0010059I69', '0', 'Pionier Coppernicus', 'Theorema-ur i guld med sort urskive (a0YC000000TSlWtMAL)', '0', '577108579750', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10644, '200269164', '0', '0', 'jonas johansen', 'Knudsgade 21', '0', '8700', 'Horsens', 'Dänemark', '', '0', '0', '29800814', '0010215BQY', '0', 'Pionier Coppernicus', 'Theorema-ur i sÃ¸lv med sort urskive (a0YC000000TSlVCMA1)', '0', '577108579760', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10645, '200156688', '0', '0', 'Ronny Sauer', 'Rundvangen 7', '0', '2605', 'Brondby', 'Dänemark', '', '0', '0', '30787776', '0010221KZ8', '0', 'Pionier Coppernicus', 'Theorema-ur i sÃ¸lv med hvid urskive (a0YC000000TSlSSMA1)', '0', '577108579771', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10646, '200060849', '0', '0', 'Faton Redzepi', 'Fuglehavevej 48', 'Danmark', '2750', 'Ballerup', 'Dänemark', '', '0', '0', '4522757146', '00100089EQ', '0', 'Pionier Coppernicus', 'Theorema-ur i sÃ¸lv med hvid urskive (a0YC000000TSlSSMA1)', '0', '577108579782', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10647, '200032366', '0', '0', 'Randi Foldbjerg', 'Kastetvej 115 ST TV', '0', '9000', 'Aalborg', 'Dänemark', '', '0', '0', '6,17E+07', '0010130POH', '0', 'Pionier Coppernicus', 'Theorema-ur i guld med sort urskive (a0YC000000TSlWtMAL)', '0', '577108579793', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10648, '200028261', '0', '0', 'Mette Saatterup', 'Kanalvej 154', 'C/o De Frie ForsikringsmÃ¦glere', '5000', 'Odense', 'Dänemark', '', '0', '0', '2,06E+07', '0010108A87', '0', 'Pionier Coppernicus', 'Theorema-ur i sÃ¸lv med hvid urskive (a0YC000000TSlSSMA1)', '0', '577108579808', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10649, '199952870', '0', '0', 'Bjar Sahid', 'Markskellet 2, 2 TV', '0', '2720', 'Vanlose', 'Dänemark', '', '0', '0', '26290422', '0010170EBX', '0', 'Pionier Coppernicus', 'Theorema-ur i guld med sort urskive (a0YC000000TSlWtMAL)', '0', '577108579819', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10650, '199928448', '0', '0', 'Daniel Nielsen', 'Saltvaerksvej 151', '0', '2770', 'Kastrup', 'Dänemark', '', '0', '0', '23205969', '0010247KH1', '0', 'Pionier Coppernicus', 'Theorema-ur i sort med sort urskive (a0YC000000TSlXDMA1)', '0', '577108579820', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10651, '199906427', '0', '0', 'linda Nagel', 'Sobakken 26', '0', '4760', 'Vordingborg', 'Dänemark', '', '0', '0', '23860991', '00101240UM', '0', 'Pionier Coppernicus', 'Theorema-ur i sÃ¸lv med hvid urskive (a0YC000000TSlSSMA1)', '0', '577108579830', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10652, '199906348', '0', '0', 'Karolina Ciborowska', 'Hojstrupvej 43 ST', '0', '2700', 'Bronshoj', 'Dänemark', '', '0', '0', '3,04E+07', '00101019J4', '0', 'Pionier Coppernicus', 'Theorema-ur i sÃ¸lv med hvid urskive (a0YC000000TSlSSMA1)', '0', '577108579841', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-09', '', '', '', '', '', ''),
(10653, '200662441', '0', '0', 'Hassan Achour', '42 ST. MARYS ROAD', 'harlesden', 'NW10 4AY', 'LONDON', 'Grossbritannien', '', '0', '0', '4,47852E+11', '0010023MQ5', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', 'Geld am 18.10.13 zurück erhalten! Uhr???', '577108581040', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-11', '', '', '', '', '', ''),
(10654, '200661100', '0', '0', 'Yusuf Adewale', '16 Highview House, Hatch Grove', '0', 'RM6 5NS', 'Romford', 'Grossbritannien', '', '0', '0', '7944348708', '0010180ISF', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108581142', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-11', '', '', '', '', '', ''),
(10655, '200655915', '0', '0', 'Surkhab Malik', '3/2 308 Burnfeild road', '0', 'G43 1EF', 'Glasgow', 'Grossbritannien', '', '0', '0', '4,47804E+11', '0010065EMW', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108581061', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-11', '', '', '', '', '', ''),
(10656, '200643301', '0', '0', 'Billy Richardson', '95 DIBAN AVENUE', '0', 'RM12 4YH', 'HORNCHURCH', 'Grossbritannien', '', '0', '0', '7,94E+09', '101031000000', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108581072', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-11', '', '', '', '', '', ''),
(10657, '200641464', '0', '0', 'Alan Wegg', 'UNIT 2 WELLOW LANE', 'John wegg accident repairs Unit 2 wansdyke workshops', 'BA2 8HD', 'BATH', 'Grossbritannien', '', '0', '0', '7912861859', '0010189NOE', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '577108581083', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-11', '', '', '', '', '', ''),
(10658, '200632567', '0', '0', 'Callum Towler', '5 ASH TREE CLOSE', 'Occold', 'IP23 7LD', 'EYE', 'Grossbritannien', '', '0', '0', '7714710800', '0010211HF7', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108581094', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-11', '', '', '', '', '', ''),
(10659, '200582682', '0', '0', 'Niall Carlier', '34 CORAM GREEN', '0', 'CM13 1LN', 'BRENTWOOD', 'Grossbritannien', '', '0', '0', '7,58E+09', '00101504WP', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108581109', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-11', '', '', '', '', '', ''),
(10660, '200556727', '0', '0', 'Charlotte Healy', '10 HONINGHAM ROAD', '0', 'DE7 9JZ', 'ILKESTON', 'Grossbritannien', '', '0', '0', '7807888212', '00100455G3', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108581110', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-11', '', '', '', '', '', ''),
(10661, '200546482', '0', '0', 'Artur Haritonov', '43 Upper North Street', 'Flat 503 Casson Apartments', 'E14 6FY', 'london', 'Grossbritannien', '', '0', '0', '7,88E+09', '00101069B8', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108581120', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-11', '', '', '', '', '', ''),
(10662, '200578053', '0', '0', 'Adam Green', '14 YOUNGMAN AVENUE', 'Histon', 'CB24 9HP', 'CAMBRIDGE', 'Grossbritannien', '', '0', '0', '7875174588', '0010141TLH', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108581131', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-11', '', '', '', '', '', ''),
(10663, '200624343', '0', '0', 'Candy Vien', 'Kirkegaerdsvej 4 st. 11', '0', '8000', 'Arhus C', 'Dänemark', '', '0', '0', '26136904', '0010150NQV', '0', 'Pionier Coppernicus', 'Theorema-ur i guld med sort urskive (a0YC000000TSlWtMAL)', '0', '577108581164', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-11', '', '', '', '', '', ''),
(10664, '200572389', '0', '0', 'Carlos Lopez', 'Wildersgade 2a. 2th.', '0', '1408', 'Kobenhavn K', 'Dänemark', '', '0', '0', '0', '00101378XQ', '0', 'Pionier Coppernicus', 'Theorema-ur i guld med sort urskive (a0YC000000TSlWtMAL)', '0', '577108581175', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-11', '', '', '', '', '', ''),
(10665, '199979444', '0', '0', 'H Nijenhuis', 'Drumptselaan 5', '', '4003 HA', 'TIEL', 'Niederlande', '', '0', '0', '344611975', '0010176I8Z', '0', 'Theorema Toronto', 'Theorema horloge - Zilverkleurige kast met blauwe lijnen en zwarte band', '0', '577108581153', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-11', '', '', '', '', '', ''),
(10666, '200919086', '0', '0', 'Susana Queiruga penedo', 'POLIGONO DE BERGONDO PARCELA', 'B-18', '15165', 'BERGONDO SAN SALVADOR', 'Spanien', '', '0', '0', '629562880', '0010113WDA', '0', 'Theorema ', 'OpciÃ³n C: reloj Coppernicus de correa marrÃ³n, esfera dorada y fondo negro', '0', '577108581186', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-11', '', '', '', '', '', ''),
(10667, '199813637', '0', '0', 'Narcis Cemalovic', 'Smiskaret 61', '', '7563', 'MALVIK', 'Norwegen', '', '0', '0', '99712570', '0010003K4W', '0', 'Theorema ', 'Alternativ 3: Marco Polo E', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10668, '199800478', '0', '0', 'Chun Kit Chau', 'Kalbakkslyngen 18', '', '0951', 'OSLO', 'Norwegen', '', '0', '0', '40168016', '0010248CXV', '0', 'Theorema ', 'Alternativ 3: Marco Polo E', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10669, '201054893', '0', '0', 'Geir Nordal-Pedersen', 'Løtveitneset 11', '', '5151', 'STRAUMSGREND', 'Norwegen', '', '0', '0', '55120443', '0010127CGH', '0', 'Theorema ', 'Alternativ 4: Marco Polo SBB', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10670, '199791068', '0', '0', 'Ahmed Jamal Rana', 'Nybrottveien 12 B', '', '0980', 'OSLO', 'Norwegen', '', '0', '0', '4793835560', '0010069APV', '0', 'Theorema ', 'Alternativ 4: Marco Polo SBB', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10671, '199778676', '0', '0', 'Stein Løvås', 'Vollavegen 11', '', '2335', 'STANGE', 'Norwegen', '', '0', '0', '48990717', '0010035AGW', '0', 'Theorema ', 'Alternativ 4: Marco Polo SBB', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10672, '199800090', '0', '0', 'Gjermund Nygjelten', 'Sofies plass 1', 'h0101', '0169', 'OSLO', 'Norwegen', '', '0', '0', '41522998', '0010060FTY', '0', 'Theorema ', 'Alternativ 5: Marco Polo SS', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10673, '199826363', '0', '0', 'Tore Hunes', 'Rustadsaga 6', '', '0693', 'OSLO', 'Norwegen', '', '0', '0', '99105560', '0010119B2A', '0', 'Theorema ', 'Alternativ 6: Marco Polo SW', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10674, '199801953', '0', '0', 'Marianne Kommedal Bråten', 'Sagabakken 5', '', '3174', 'REVETAL', 'Norwegen', '', '0', '0', '40852574', '0010086HRM', '0', 'Theorema ', 'Alternativ 6: Marco Polo SW', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10675, '199791165', '0', '0', 'Jørgen Olsen', 'Hellebakkgrenda 26', '', '5215', 'LYSEKLOSTER', 'Norwegen', '', '0', '0', '99357745', '0010029E4A', '0', 'Theorema ', 'Alternativ 6: Marco Polo SW', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10676, '200457316', '0', '0', 'Veronica Grahn', 'Teievegen 70 A', '0', '2070', 'Raholt', 'Norwegen', '', '0', '0', '45269946', '0010211OUB', '0', 'Theorema ', 'Alternativ 1: Marco Polo B, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10677, '200387324', '0', '0', 'Tor Jan Tonnesen', 'Andoysloyfen 73', '0', '4623', 'KRISTIANSAND S', 'Norwegen', '', '0', '0', '4791585444', '0010053XA4', '0', 'Theorema ', 'Alternativ 1: Marco Polo B, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10678, '200868601', '0', '0', 'Nils Petter Dronnen', 'Storskaret 9', '0', '6006', 'ALESUND', 'Norwegen', '', '0', '0', '95248710', '0010096SRX', '0', 'Theorema ', 'Alternativ 1: Marco Polo B, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10679, '200801430', '0', '0', 'terje rostvold', 'Moltmyra 79', '0', '7091', 'TILLER', 'Norwegen', '', '0', '0', '91672048', '0010137H5D', '0', 'Theorema ', 'Alternativ 1: Marco Polo B, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10680, '200267071', '0', '0', 'Regine Sjosten', 'Briskebyveien LGHT 511', '0', '0259', 'OSLO', 'Norwegen', '', '0', '0', '40641566', '0010138GQ7', '0', 'Theorema ', 'Alternativ 1: Marco Polo B, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10681, '200251239', '0', '0', 'Teresa Ho', 'Sigurd Hoels vei 96', '0', '0655', 'Oslo', 'Norwegen', '', '0', '0', '90936826', '10101153', '0', 'Theorema ', 'Alternativ 1: Marco Polo B, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10682, '200236251', '0', '0', 'suzan aricigil', 'papyrusveien 31', '0', '3050', 'mjondalen', 'Norwegen', '', '0', '0', '48124081', '0010186QV2', '0', 'Theorema ', 'Alternativ 1: Marco Polo B, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10683, '200205724', '0', '0', 'gelavizh tamari', 'kjerrberg terrasse 7', '0', '4050', 'sola', 'Norwegen', '', '0', '0', '48358119', '0010070U9S', '0', 'Theorema ', 'Alternativ 1: Marco Polo B, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10684, '200450684', '0', '0', 'Nasir Ahmed', 'Lindebergasen 62B', '0', '1068', 'OSLO', 'Norwegen', '', '0', '0', '99113669', '0010154YPH', '0', 'Theorema ', 'Alternativ 1: Marco Polo B, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10685, '200223221', '0', '0', 'Armend Podrimaj', 'Bakerovnsberget 17', '0', '1353', 'BAERUMS VERK', 'Norwegen', '', '0', '0', '98111747', '0010077PYO', '0', 'Theorema ', 'Alternativ 1: Marco Polo B, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10686, '200120802', '0', '0', 'joel szabo', 'Makeveien 14B', '0', '0139', 'OSLO', 'Norwegen', '', '0', '0', '40306642', '0010047SHA', '0', 'Theorema ', 'Alternativ 1: Marco Polo B, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10687, '200106887', '0', '0', 'Hassan Noureddine', 'Lofsrudhogda 203', '0', '1281', 'oslo', 'Norwegen', '', '0', '0', '99873053', '0010181RMJ', '0', 'Theorema ', 'Alternativ 1: Marco Polo B, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10688, '200028945', '0', '0', 'steinar johansen', 'Erling Michelsens vei 28C', '0', '1061', 'OSLO', 'Norwegen', '', '0', '0', '92085085', '00102227PQ', '0', 'Theorema ', 'Alternativ 1: Marco Polo B, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10689, '200026665', '0', '0', 'Poul Houmoller', 'Helga Vaneks vei 1F', '0', '1281', 'OSLO', 'Norwegen', '', '0', '0', '91136300', '0010098FF8', '0', 'Theorema ', 'Alternativ 1: Marco Polo B, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10690, '200105891', '0', '0', 'Frode Prado-Kristiansen', 'Goteborggata 14', '0', '0566', 'OSLO', 'Norwegen', '', '0', '0', '91994600', '00100524RW', '0', 'Theorema ', 'Alternativ 1: Marco Polo B, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10691, '199869430', '0', '0', 'xiao xiao', 'Vikja 26', '0', '4260', 'TORVASTAD', 'Norwegen', '', '0', '0', '97419017', '0010005UCP', '0', 'Theorema ', 'Alternativ 1: Marco Polo B, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10692, '200446638', '0', '0', 'Anne Rinde', 'Gamle Kjelsasvei 40', '0', '0492', 'OSLO', 'Norwegen', '', '0', '0', '92202182', '0010108DLR', '0', 'Theorema ', 'Alternativ 1: Marco Polo B, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10693, '200130753', '0', '0', 'maeda zahid', 'Kristoffer Robins vei 56', '0', '0978', 'OSLO', 'Norwegen', '', '0', '0', '40051210', '0010039LHE', '0', 'Theorema ', 'Alternativ 1: Marco Polo B, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10694, '199958667', '0', '0', 'Oksana Reinfelde', 'Engelia 57B', '0', '2019', 'SKEDSMOKORSET', 'Norwegen', '', '0', '0', '95415993', '0010130KT1', '0', 'Theorema ', 'Alternativ 1: Marco Polo B, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10695, '199952461', '0', '0', 'Jian Pashaei', 'Grimsrodhogda 77', '0', '1786', 'HALDEN', 'Norwegen', '', '0', '0', '41301097', '00100596MD', '0', 'Theorema ', 'Alternativ 1: Marco Polo B, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10696, '200058842', '0', '0', 'Kjell Ove Gjosaeer', 'Hallerakervegen 7', '0', '5430', 'Bremnes', 'Norwegen', '', '0', '0', '91120905', '00100551O0', '0', 'Theorema ', 'Alternativ 2: Marco Polo D, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10697, '199984513', '0', '0', 'Jonathan Robertson', 'Bertrand Narvesens vei 47', '0', '0661', 'OSLO', 'Norwegen', '', '0', '0', '98317123', '0010025B3S', '0', 'Theorema ', 'Alternativ 2: Marco Polo D, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10698, '199926194', '0', '0', 'phu nguyen', 'Osterhaus gate 10', '0', '0183', 'OSLO', 'Norwegen', '', '0', '0', '47637621', '0010207WHY', '0', 'Theorema ', 'Alternativ 2: Marco Polo D, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10699, '199839504', '0', '0', 'Baard Isdahl', 'Ole Irgens vei 54', '0', '5019', 'BERGEN', 'Norwegen', '', '0', '0', '93889233', '001009796K', '0', 'Theorema ', 'Alternativ 2: Marco Polo D, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10700, '200816358', '0', '0', 'Oystein Brustad', 'Myrlia 26', 'Myrlia', '1481', 'HAGAN', 'Norwegen', '', '0', '0', '99106344', '0010202L7K', '0', 'Theorema ', 'Alternativ 3: Marco Polo E, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10701, '200462736', '0', '0', 'Knut Rolvjsord', 'Kingos gate 17', '0', '0457', 'OSLO', 'Norwegen', '', '0', '0', '97596303', '00100977FL', '0', 'Theorema ', 'Alternativ 3: Marco Polo E, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10702, '200257892', '0', '0', 'Rupa Misra', 'Haugerudhagan 85', '0', '0673', 'OSLO', 'Norwegen', '', '0', '0', '22323408', '00101380OB', '0', 'Theorema ', 'Alternativ 3: Marco Polo E, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10703, '200061501', '0', '0', 'Nur Chawwa', 'Vebekkveien 1346', '0', '1346', 'GJETTUM', 'Norwegen', '', '0', '0', '4,57E+07', '0010030FJQ', '0', 'Theorema ', 'Alternativ 3: Marco Polo E, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10704, '199988207', '0', '0', 'Kristoffer Forgard', 'Wistings vei 39', '0', '3182', 'HORTEN', 'Norwegen', '', '0', '0', '46674733', '0010197UF5', '0', 'Theorema ', 'Alternativ 3: Marco Polo E, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10705, '199920862', '0', '0', 'Geir Ove Perlestenbakken', 'Nordkappgata 1', '0', '0479', 'OSLO', 'Norwegen', '', '0', '0', '90788383', '0010018VCO', '0', 'Theorema ', 'Alternativ 3: Marco Polo E, Theorema herreklokke. Verdi 6159 kr.', '0', '577108581201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10706, '200269507', '0', '0', 'Knut Ola Fjeldstad', 'Enggata 15', '0', '2830', 'Raufoss', 'Norwegen', '', '0', '0', '98020401', '0010081JWZ', '0', 'Theorema ', 'Alternativ 4: Marco Polo SBB, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10707, '200268154', '0', '0', 'Cato Aas Johansen', 'Briskevn. 31', '0', '1712', 'Gralum', 'Norwegen', '', '0', '0', '90412486', '00102077NJ', '0', 'Theorema ', 'Alternativ 4: Marco Polo SBB, Theorema herreklokke. Verdi 6401 kr.', 'Uhr erhalten 20.01.2014\r\nBitte refund!', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10708, '200260134', '0', '0', 'Mohamed Jibril', 'Ilsvikveien 21 A', '0', '7018', 'Trondheim', 'Norwegen', '', '0', '0', '40087215', '0010061QUR', '0', 'Theorema ', 'Alternativ 4: Marco Polo SBB, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10709, '200211100', '0', '0', 'fredrik olsen', 'Heiaveien 31C', '0', '4843', 'ARENDAL', 'Norwegen', '', '0', '0', '93675220', '0010240F9E', '0', 'Theorema ', 'Alternativ 4: Marco Polo SBB, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10710, '200154842', '0', '0', 'Erlend Herbjornrod', 'Kringsjaveien 23', '0', '1415', 'Oppegard', 'Norwegen', '', '0', '0', '92053080', '10085966', '0', 'Theorema ', 'Alternativ 4: Marco Polo SBB, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10711, '200123456', '0', '0', 'Eli Rindheim Larsen', 'Ruskeneshaugen 11', '0', '5251', 'SOREIDGREND', 'Norwegen', '', '0', '0', '4793804671', '0010199K2L', '0', 'Theorema ', 'Alternativ 4: Marco Polo SBB, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10712, '200096093', '0', '0', 'Jonas Bouabdillah', 'Rognerudveien 52-A', '0', '0681', 'OSLO', 'Norwegen', '', '0', '0', '48070210', '00101832ST', '0', 'Theorema ', 'Alternativ 4: Marco Polo SBB, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10713, '200095721', '0', '0', 'Eirik Borsheim', 'Vilhelm Storms gate 2', '0', '7012', 'TRONDHEIM', 'Norwegen', '', '0', '0', '40103060', '0010007TL5', '0', 'Theorema ', 'Alternativ 4: Marco Polo SBB, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10714, '200042031', '0', '0', 'Lars Eivind Os', 'Hoffselvpromenaden 4', '0', '0279', 'Oslo', 'Norwegen', '', '0', '0', '99464220', '00100379YQ', '0', 'Theorema ', 'Alternativ 4: Marco Polo SBB, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(10715, '200007149', '0', '0', 'saleem ghani', 'Smeltedigelen 2', '0', '0195', 'OSLO', 'Norwegen', '', '0', '0', '94739550', '10048759', '0', 'Theorema ', 'Alternativ 4: Marco Polo SBB, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10716, '199989526', '0', '0', 'Lars chr Warp', 'Klokkerlia 8A', '0', '3531', 'KROKKLEIVA', 'Norwegen', '', '0', '0', '99491903', '0010233ABB', '0', 'Theorema ', 'Alternativ 4: Marco Polo SBB, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10717, '200371871', '0', '0', 'Nechirvan Soleyman', 'Toftes gate 13A', '0', '0556', 'OSLO', 'Norwegen', '', '0', '0', '46621342', '0010153GYS', '0', 'Theorema ', 'Alternativ 5: Marco Polo SS, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10718, '200983994', '0', '0', 'Amira Sarajlic', 'Bjonnbasen 5', '0', '4324', 'SANDNES', 'Norwegen', '', '0', '0', '9,58E+07', '00101023KV', '0', 'Theorema ', 'Alternativ 5: Marco Polo SS, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10719, '200335322', '0', '0', 'Baber- Osman Ashraf', 'Frydenbergveien 31 B', '0', '0575', 'OSLO', 'Norwegen', '', '0', '0', '41745197', '0010027UGA', '0', 'Theorema ', 'Alternativ 5: Marco Polo SS, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10720, '200278649', '0', '0', 'David Lundgren', 'Jens Bjelkes gate 77', '0', '0652', 'OSLO', 'Norwegen', '', '0', '0', '4,53E+07', '0010107VVE', '0', 'Theorema ', 'Alternativ 5: Marco Polo SS, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10721, '200272036', '0', '0', 'Ellen Ardal', 'Thereses gate 1 A', '0', '0358', 'OSLO', 'Norwegen', '', '0', '0', '91329834', '10234862', '0', 'Theorema ', 'Alternativ 5: Marco Polo SS, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10722, '200233095', '0', '0', 'Robert Valklev', 'Granlien 43', '0', '5105', 'EIDSVAG I ASANE', 'Norwegen', '', '0', '0', '48283199', '0010249AU2', '0', 'Theorema ', 'Alternativ 5: Marco Polo SS, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10723, '200177580', '0', '0', 'Tuan Minh Tran', 'Madlamarkveien 6', '0', '4041', 'HAFRSFJORD', 'Norwegen', '', '0', '0', '91888967', '0010092P9Y', '0', 'Theorema ', 'Alternativ 5: Marco Polo SS, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10724, '200133621', '0', '0', 'Raina Raja', 'Grevlingveien 34B', '0', '0595', 'OSLO', 'Norwegen', '', '0', '0', '405 12 768', '0010068RB9', '0', 'Theorema ', 'Alternativ 5: Marco Polo SS, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10725, '200120841', '0', '0', 'Martin Simonsen', 'Frederik Glads gate 15', '0', '482', 'OSLO', 'Norwegen', '', '0', '0', '40471161', '0010231BOD', '0', 'Theorema ', 'Alternativ 5: Marco Polo SS, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10726, '200098880', '0', '0', 'Ylva Flesvig', 'Fiskestien 10', '0', '1404', 'Siggerud', 'Norwegen', '', '0', '0', '92859698', '00101122JW', '0', 'Theorema ', 'Alternativ 5: Marco Polo SS, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10727, '200071252', '0', '0', 'Andreas Haugsvaer', 'Jessnesstranda 150', '0', '2320', 'FURNES', 'Norwegen', '', '0', '0', '92661696', '0010128HDB', '0', 'Theorema ', 'Alternativ 5: Marco Polo SS, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10728, '200344768', '0', '0', 'Lillian Therese Sorensen', 'Dr. Martha Persens gate 23B', '0', '4020', 'STAVANGER', 'Norwegen', '', '0', '0', '93247627', '0010069K4Q', '0', 'Theorema ', 'Alternativ 5: Marco Polo SS, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10729, '200071882', '0', '0', 'hamid Selhi', 'Hagegata 30', '0', '0653', 'OSLO', 'Norwegen', '', '0', '0', '94118375', '0010056SRG', '0', 'Theorema ', 'Alternativ 5: Marco Polo SS, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10730, '200056702', '0', '0', 'Cristina Olteanu', 'Gimleveien 5', '0', '1358', 'JAR', 'Norwegen', '', '0', '0', '98277304', '0010003Y0E', '0', 'Theorema ', 'Alternativ 5: Marco Polo SS, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10731, '200414893', '0', '0', 'Nadia Kurenya', 'Statsrad Mathiesens vei 2A', '0', '0598', 'OSLO', 'Norwegen', '', '0', '0', '99117072', '0010144QJP', '0', 'Theorema ', 'Alternativ 6: Marco Polo SW, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10732, '200404495', '0', '0', 'Atle Almas', 'Madserud alle 26', '0', '0274', 'OSLO', 'Norwegen', '', '0', '0', '98289307', '0010164KV4', '0', 'Theorema ', 'Alternativ 6: Marco Polo SW, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10733, '200303474', '0', '0', 'Niklas Skoeld', 'Kongsvegen 1', '0', '2380', 'BRUMUNDDAL', 'Norwegen', '', '0', '0', '48053743', '0010061AQX', '0', 'Theorema ', 'Alternativ 6: Marco Polo SW, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10734, '200585192', '0', '0', 'Tore Landsem', 'Jamthaugvegen 96', '0', '7562', 'HUNDHAMAREN', 'Norwegen', '', '0', '0', '41930444', '00101406DC', '0', 'Theorema ', 'Alternativ 6: Marco Polo SW, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10735, '200384086', '0', '0', 'Dutta Gunnar', 'Gunnar Schjelderupsvei 13A 0485', '0', '0485', 'Oslo', 'Norwegen', '', '0', '0', '45292200', '001004962I', '0', 'Theorema ', 'Alternativ 6: Marco Polo SW, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10736, '200177747', '0', '0', 'Thetese Nygard', 'Sverres gate 28', '0', '5010', 'BERGEN', 'Norwegen', '', '0', '0', '98871882', '0010233NN1', '0', 'Theorema ', 'Alternativ 6: Marco Polo SW, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10737, '199926829', '0', '0', 'phu nguyen', 'Osterhaus gate 10', '0', '0183', 'OSLO', 'Norwegen', '', '0', '0', '4,76E+07', '0010170LE8', '0', 'Theorema ', 'Alternativ 6: Marco Polo SW, Theorema herreklokke. Verdi 6401 kr.', '0', '577108581212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10738, '201757679', '0', '0', 'Lobar Umarova', 'Gråspurvevej 67', '2.2', '2400', 'København NV', 'Dänemark', '', '0', '0', '60523624', '0010216FGV', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853212', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10739, '201748873', '0', '0', 'Nichlas Hammerlund', 'Lemberggade 1 ST. TH.', 'ST. TH.', '2300', 'København', 'Dänemark', '', '0', '0', '28128256', '0010025SAW', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853223', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10740, '201645078', '0', '0', 'peter yndal', 'knud lavards gade 7 st tv', '0', '1730', 'København V', 'Dänemark', '', '0', '0', '51890430', '0010178F5J', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853234', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10741, '201631068', '0', '0', 'Marjolijn van den Hout', 'Peder Skrams Gade 1', '3TV', '1054', 'København', 'Dänemark', '', '0', '0', '30520567', '0010223GPI', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853245', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10742, '201575812', '0', '0', 'Kasper Lundbye', 'Gammelgårds Alle 33', '2 TV.', '2665', 'Vallensbæk Strand', 'Dänemark', '', '0', '0', '53530866', '0010051MDL', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853256', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10743, '201546817', '0', '0', 'Simone Ahlers Pedersen', 'Ved Grænsen 28', '0', '2000', 'Frederiksberg', 'Dänemark', '', '0', '0', '4522289404', '00100969GD', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853267', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10744, '201531877', '0', '0', 'Abdul Hanan', 'Houlkærvej 14.2.MF', '0', '8800', 'Viborg', 'Dänemark', '', '0', '0', '42457882', '0010119Y56', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853278', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10745, '201520930', '0', '0', 'Thomas Antonsen', 'Måløvvang 4 ST TH', '0', '2760', 'Måløv', 'Dänemark', '', '0', '0', '28342690', '001023539J', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853289', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10746, '201500337', '0', '0', 'Karina Knudsen', 'Militærvej 16', '0', '2791', 'Dragør', 'Dänemark', '', '0', '0', '22302083', '0010231X1F', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853290', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10747, '201499753', '0', '0', 'Kim Schnabelrauch', 'Panumsvej 58', '0', '2500', 'Valby', 'Dänemark', '', '0', '0', '40200095', '0010077W2S', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853304', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10748, '201462845', '0', '0', 'Stefan Knapp', 'Tuborg Boulevard 5', 'Virksomheden PA Consulting Group', '2900', 'Hellerup', 'Dänemark', '', '0', '0', '20341795', '0010106MP3', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853315', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10749, '201756738', '0', '0', 'Jesper Jensen', 'Kirsebærvangen 119', '0', '2765', 'Smørum', 'Dänemark', '', '0', '0', '28719901', '00102136X4', '0', 'Theorema', 'Theorema Rio ur i sølv med hvid kant (a0YC000000TVBvlMAH)', '0', '578824853326', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10750, '201607166', '0', '0', 'Bente Bressendorff', 'Juelsvej 22', '0', '4390', 'Vipperød', 'Dänemark', '', '0', '0', '28836875', '0010228ADL', '0', 'Theorema', 'Theorema Rio ur i sølv med hvid kant (a0YC000000TVBvlMAH)', '0', '578824853337', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10751, '201570918', '0', '0', 'Jesper Jensen', 'Kirsebærvangen 119', '0', '2765', 'Smørum', 'Dänemark', '', '0', '0', '28719901', '0010064CD0', '0', 'Theorema', 'Theorema Rio ur i sølv med hvid kant (a0YC000000TVBvlMAH)', '0', '578824853326', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10752, '201551864', '0', '0', 'Rasmus Jansson', 'rosenbæk torv 19.3.6 19.3.6', '0', '5000', 'Odense C', 'Dänemark', '', '0', '0', '31224081', '0010056V87', '0', 'Theorema', 'Theorema Rio ur i s?lv med hvid kant (a0YC000000TVBvlMAH)', '27.10.13 will Geld zurück! Uhr???', '578824853348', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10753, '201507691', '0', '0', 'Pall Thor Ingvarsson', 'Aggersborggade 6', '2. TV', '2100', 'København', 'Dänemark', '', '0', '0', '60144540', '0010208TX8', '0', 'Theorema', 'Theorema Rio ur i sølv med hvid kant (a0YC000000TVBvlMAH)', '0', '578824853359', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10754, '201491109', '0', '0', 'Teis ankerstjerne', 'Valhals Plads 28', '0', '3650', 'Ølstykke', 'Dänemark', '', '0', '0', '61670501', '0010036LFB', '0', 'Theorema', 'Theorema Rio ur i sølv med hvid kant (a0YC000000TVBvlMAH)', '0', '578824853360', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10755, '201658533', '0', '0', 'jadranka begic', 'Christmas Møllers Vej 3.1TV', '0', '5200', 'Odense', 'Dänemark', '', '0', '0', '22594022', '0010208A1B', '0', 'Theorema', 'Theorema Rio ur i s?lv med sort kant (a0YC000000TVBvbMAH)', 'Uhr erhalten 11.11.2013 Bitte refund!!!', '578824853370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10756, '201655434', '0', '0', 'Cortex Consult A/S Att. LOOF', 'Trekronergade 126 F', '4. sal', '2500', 'Valby', 'Dänemark', '', '0', '0', '27143493', '001003125P', '0', 'Theorema', 'Theorema Rio ur i sølv med sort kant (a0YC000000TVBvbMAH)', '0', '578824853381', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10757, '201535940', '0', '0', 'Lone Vester', 'Agernstrædet 1', '0', '2750', 'Ballerup', 'Dänemark', '', '0', '0', '40410137', '0010214SWO', '0', 'Theorema', 'Theorema Rio ur i sølv med sort kant (a0YC000000TVBvbMAH)', '0', '578824853392', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10758, '201496496', '0', '0', 'Lasse Kruse Jensen', 'Dannegårdsvej 2', '0', '4520', 'Svinninge', 'Dänemark', '', '0', '0', '24470259', '0010181KC8', '0', 'Theorema', 'Theorema Rio ur i sølv med sort kant (a0YC000000TVBvbMAH)', '0', '578824853407', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10759, '201493062', '0', '0', 'Sibel kuyulu', 'Mariehøj 330', '0', '2990', 'Nivå', 'Dänemark', '', '0', '0', '28680184', '0010236UDF', '0', 'Theorema', 'Theorema Rio ur i sølv med sort kant (a0YC000000TVBvbMAH)', '0', '578824853418', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10760, '201674175', '0', '0', 'Yassin Koulij', 'Murergade 12 1 TH', '0', '2200', 'København', 'Dänemark', '', '0', '0', '31441162', '0010051VMO', '0', 'Theorema', 'Theorema Rio ur i sort (a0YC000000TVBwAMAX)', '0', '578824853429', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10761, '201668174', '0', '0', 'Katrine Lundbye', 'Gammel Køge Landevej 890', '0', '2665', 'Vallensbæk Strand', 'Dänemark', '', '0', '0', '26237703', '0010011MW8', '0', 'Theorema', 'Theorema Rio ur i sort (a0YC000000TVBwAMAX)', '0', '578824853430', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10762, '201613502', '0', '0', 'Nicolai Emil Ottesen', 'Visbygade 12A 5tv.', 'Man skal igennem to døre for at komme ind i min opgang.', '2100', 'København Ø', 'Dänemark', '', '0', '0', '71707003', '0010238WFB', '0', 'Theorema', 'Theorema Rio ur i sort (a0YC000000TVBwAMAX)', '0', '578824853440', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10763, '201536840', '0', '0', 'Susana Elene Jürgensen', 'Østergade 20', '0', '4030', 'Tune', 'Dänemark', '', '0', '0', '41419559', '0010002TBW', '0', 'Theorema', 'Theorema Rio ur i sort (a0YC000000TVBwAMAX)', '0', '578824853451', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10764, '201471604', '0', '0', 'Jan Pedersen', 'Peder Lykkes Vej 61-401', '0', '2300', 'København', 'Dänemark', '', '0', '0', '40790672', '0010095FX9', '0', 'Theorema', 'Theorema Rio ur i sort (a0YC000000TVBwAMAX)', '0', '578824853462', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10765, '201498340', '0', '0', 'Jesus Tazon Castanera', 'CALLE GUTIERREZ SOLANA 20', '7 b', '39011', 'SANTANDER', 'Spanien', '', '0', '0', '649500898', '0010189WPS', '0', 'Pionier', 'OpciÃ³n A: reloj Coppernicus de correa negra, esfera y fondo plateado', '0', '578824853006', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-15', '', '', '', '', '', ''),
(10766, '201397032', '0', '0', 'Nerea Rebolleda Romero', 'BIDEBARRIETA 9', '6oA', '48215', 'IURRETA', 'Spanien', '', '0', '0', '615797281', '00102392WO', '0', 'Pionier', 'OpciÃ³n B: reloj Coppernicus de correa negra, esfera plateada y fondo negro', '0', '578824853017', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-15', '', '', '', '', '', ''),
(10767, '201280603', '0', '0', 'Sandra Lacort', 'CALLE CONFRIDES 9', '0', '3202', 'ELX', 'Spanien', '', '0', '0', '629301706', '001018449X', '0', 'Pionier', 'OpciÃ³n C: reloj Coppernicus de correa marrÃ³n, esfera dorada y fondo negro', '0', '578824853028', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-15', '', '', '', '', '', ''),
(10768, '201229471', '0', '0', 'Eliseo Varona Alvarez', 'CALLE ARAGO 386', 'Exser Group', '8009', 'BARCELONA', 'Spanien', '', '0', '0', '934582668', '00100584W7', '0', 'Pionier', 'OpciÃ³n B: reloj Coppernicus de correa negra, esfera plateada y fondo negro', '0', '578824853039', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-15', '', '', '', '', '', ''),
(10769, '201228984', '0', '0', 'Eliseo Varona Alvarez', 'CALLE ARAGO 386', 'Exser Group', '8009', 'BARCELONA', 'Spanien', '', '0', '0', '9,35E+08', '00100028LF', '0', 'Pionier', 'OpciÃ³n D: reloj Coppernicus de correa negra, esfera y fondo negro', '0', '578824853039', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-15', '', '', '', '', '', ''),
(10770, '201213442', '0', '0', 'Josep Izquierdo Vera', 'CARRER BRUC 19-21', '1', '08241', 'Manresa', 'Spanien', '', '0', '0', '609523956', '0010246GB2', '0', 'Pionier', 'OpciÃ³n A: reloj Coppernicus de correa negra, esfera y fondo plateado', '0', '578824853201', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10771, '201133431', '0', '0', 'Maite cenoz huarte', 'AVENIDA SANCHO EL FUERTE 49', '6B', '31007', 'PAMPLONA', 'Spanien', '', '0', '0', '629907378', '0010090N66', '0', 'Pionier', 'OpciÃ³n C: reloj Coppernicus de correa marrÃ³n, esfera dorada y fondo negro', '0', '578824852992', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-14', '', '', '', '', '', ''),
(10772, '201431653', '0', '0', 'Linda Cole', '210 THOMAS LANE', '', 'L14 5PA', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '1512280851', '0010117PM2', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '578824853164', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10773, '201426866', '0', '0', 'Phil Billington', '71 King Street, Seagrave', '', 'LE12 7LY', 'Loughborough', 'Grossbritannien', '', '0', '0', '7831152617', '0010042EPH', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '578824853175', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10774, '201404359', '0', '0', 'Eliska Neuzilova', '31 Coniston House', 'Spinner Croft', 'S40 2GD', 'CHESTERFIELD', 'Grossbritannien', '', '0', '0', '7875406656', '0010208ROU', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '578824853186', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10775, '201251788', '0', '0', 'Ben Glanville', 'O9 HOLLOWAY COURT', '', 'SA70 7NX', 'TENBY', 'Grossbritannien', '', '0', '0', '7972821907', '0010091ZON', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '578824853197', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10776, '201645093', '0', '0', 'Donatas Peciulis', 'Bruveien 9', '0', '3055', 'KROKSTADELVA', 'Norwegen', '', '0', '0', '96850257', '0010239S9O', '0', 'Theorema', 'Alternativ 6: Marco Polo SW', '0', '578824853050', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-15', '', '', '', '', '', ''),
(10777, '201635451', '0', '0', 'Alexander Larsen', 'Amalie Skrams Vei 5', '0', '7045', 'Trondheim', 'Norwegen', '', '0', '0', '99156928', '10009342', '0', 'Theorema', 'Alternativ 1: Marco Polo B', '0', '578824853050', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-15', '', '', '', '', '', ''),
(10778, '201592094', '0', '0', 'Inji Nevsat', 'Haarklous plass 13B', '0', '0479', 'OSLO', 'Norwegen', '', '0', '0', '40069475', '0010094MR6', '0', 'Theorema', 'Alternativ 6: Marco Polo SW', '0', '578824853050', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-15', '', '', '', '', '', ''),
(10779, '201563554', '0', '0', 'Sozan Jamal Jibril', 'Soleievegen 24f', '0', '7802', 'Namsos', 'Norwegen', '', '0', '0', '90564624', '0010131BH7', '0', 'Theorema', 'Alternativ 1: Marco Polo B', '0', '578824853050', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-15', '', '', '', '', '', ''),
(10780, '201521227', '0', '0', 'Ali Gazujev', 'Haftor Jonssons gate 7A', '0', '1725', 'SARPSBORG', 'Norwegen', '', '0', '0', '400 92 845', '0010234JPY', '0', 'Theorema', 'Alternativ 4: Marco Polo SBB', '0', '578824853050', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-15', '', '', '', '', '', ''),
(10781, '201439966', '0', '0', 'Omid Kamalladini', 'Guletjødnvegen 75B', '0', '4250', 'KOPERVIK', 'Norwegen', '', '0', '0', '40146044', '0010067XJD', '0', 'Theorema', 'Alternativ 3: Marco Polo E', '0', '578824853050', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-15', '', '', '', '', '', ''),
(10782, '201427573', '0', '0', 'Ole Henrik Aarstad', 'Sars\' gate 60', '0', '0564', 'OSLO', 'Norwegen', '', '0', '0', '92636536', '0010184BMX', '0', 'Theorema', 'Alternativ 3: Marco Polo E', '0', '578824853050', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-15', '', '', '', '', '', ''),
(10783, '201232852', '0', '0', 'Hashim Passawe', 'Konsul Børs Gate 18B', '0', '5006', 'Bergen', 'Norwegen', '', '0', '0', '92826893', '00100345Z3', '0', 'Theorema', 'Alternativ 4: Marco Polo SBB', '0', '578824853050', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-15', '', '', '', '', '', ''),
(10784, '201175196', '0', '0', 'Bjarte rekvig', 'Haakon Tveters vei 78', 'Haakon Tveters Vei 78', '0686', 'OSLO', 'Norwegen', '', '0', '0', '4797527139', '0010014KS9', '0', 'Theorema', 'Alternativ 5: Marco Polo SS', '0', '578824853050', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-15', '', '', '', '', '', ''),
(10785, '201168367', '0', '0', 'Christer Skoland', 'Halldis vei 14', '0', '3244', 'Sandefjord', 'Norwegen', '', '0', '0', '97708856', '0010222QJ2', '0', 'Theorema', 'Alternativ 4: Marco Polo SBB', '0', '578824853050', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-15', '', '', '', '', '', ''),
(10786, '201232356', '0', '0', 'Camil Hujic', 'Brånåslia 1A', '0', '2019', 'SKEDSMOKORSET', 'Norwegen', '', '0', '0', '46850625', '00102225B3', '0', 'Theorema', 'Alternativ 5: Marco Polo SS', '0', '578824853050', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-15', '', '', '', '', '', ''),
(10787, '201838312', '0', '0', 'Fredrik Ahlström', 'STALLVÄGEN 26', 'lgh 1205', '35256', 'VÄXJÖ', 'Schweden', '', '0', '0', '707822286', '0010160FUT', '0', 'Pionier Acapulco', 'Modell GM-504-3. Brun/svart/svart.', 'Uhr erhalten 04.11.2013 Uhr versendet 04.11.2013\r\nRG 6237 2664 5DE', '578824853495', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10788, '201828284', '0', '0', 'Johan Sejdhage', 'SICKLA ALLÉ 7', '', '13165', 'NACKA', 'Schweden', '', '0', '0', '0', '0010055SU3', '0', 'Pionier Acapulco', 'Modell GM-504-1. Svart/silver/silver.', '0', '578824853500', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10789, '201816213', '0', '0', 'Robert Sandberg', 'NIBBLA BACKE 17', '', '17853', 'EKERÖ', 'Schweden', '', '0', '0', '708701478', '00101986FI', '0', 'Pionier Acapulco', 'Modell GM-504-4. Svart/svart/svart.', '0', '578824853510', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10790, '201744516', '0', '0', 'Ewa Eriksson', 'KÄRRKAVLEVÄGEN 4', '', '13672', 'VENDELSÖ', 'Schweden', '', '0', '0', '704889713', '0010131FNE', '0', 'Pionier Acapulco', 'Modell GM-504-4. Svart/svart/svart.', '0', '578824853521', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10791, '201742327', '0', '0', 'Artur Karapetyan', 'LIEGATAN 196', '', '72467', 'VÄSTERÅS', 'Schweden', '', '0', '0', '073-7561673', '0010115SOJ', '0', 'Pionier Acapulco', 'Modell GM-504-3. Brun/svart/svart.', '0', '578824853532', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10792, '201685304', '0', '0', 'Annagreta Wedin', 'LINJAN 4', '', '73740', 'FAGERSTA', 'Schweden', '', '0', '0', '705357874', '00101041KK', '0', 'Pionier Acapulco', 'Modell GM-504-3. Brun/svart/svart.', '0', '578824853543', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10793, '201651920', '0', '0', 'Lucas Kjellberg', 'MUSSERONVÄGEN 13', '', '13244', 'SALTSJÖ-BOO', 'Schweden', '', '0', '0', '3898413477', '0010032YRW', '0', 'Pionier Acapulco', 'Modell GM-504-2. Svart/svart/silver.', '0', '578824853554', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10794, '201796742', '0', '0', 'Christopher Mccabe', 'Jens Bjelkes gate 86A', '0', '0652', 'OSLO', 'Norwegen', '', '0', '0', '41292961', '00101155NT', '0', 'Theorema ', 'Alternativ 3: Marco Polo E', '0', '578824853484', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10795, '201774943', '0', '0', 'Erik Martinsen', 'Fredrik Borgensveg 16 A', '0', '2040', 'KLØFTA', 'Norwegen', '', '0', '0', '40458851', '001010049F', '0', 'Theorema ', 'Alternativ 4: Marco Polo SBB', '0', '578824853484', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10796, '201731736', '0', '0', 'Christel Nessler', 'Øvre Holmegate 5', '0', '4006', 'STAVANGER', 'Norwegen', '', '0', '0', '98672117', '0010148TWC', '0', 'Theorema ', 'Alternativ 4: Marco Polo SBB', '0', '578824853484', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10797, '201699278', '0', '0', 'Viktoria Jensen', 'Knut Alvssons vei 39', '0', '0574', 'OSLO', 'Norwegen', '', '0', '0', '41352668', '00101681Q1', '0', 'Theorema ', 'Alternativ 4: Marco Polo SBB', '18.12.2013 Fedex 578824880444', '578824853484', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10798, '201685969', '0', '0', 'Fabio Artuso', 'Oreliveien 10', '0', '0580', 'OSLO', 'Norwegen', '', '0', '0', '45519129', '00100488PY', '0', 'Theorema ', 'Alternativ 3: Marco Polo E', '0', '578824853484', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10799, '201652417', '0', '0', 'Alexander Berglund', 'Sønnaveien 58', '0', '1476', 'RASTA', 'Norwegen', '', '0', '0', '91524292', '0010125BSV', '0', 'Theorema ', 'Alternativ 4: Marco Polo SBB', '0', '578824853484', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10800, '199790464', '0', '0', 'Souad Atia', 'Beverveien 29', '0', '0596', 'OSLO', 'Norwegen', '', '0', '0', '40063172', '0010102BXF', '0', 'Theorema ', 'Alternativ 4: Marco Polo SBB', '0', '578824853484', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10801, '199789489', '0', '0', 'Abdelkader Koubaa', 'Beverveien 29', '0', '0596', 'OSLO', 'Norwegen', '', '0', '0', '40063172', '0010080N3T', '0', 'Theorema ', 'Alternativ 1: Marco Polo B', '0', '578824853484', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-16', '', '', '', '', '', ''),
(10802, '201600310', '0', '0', 'barua nure asmael', 'MOSSGATAN 83', '0', '65466', 'KARLSTAD', 'Schweden', '', '0', '0', '738946000', '00101354KG', '0', 'Pionier Acapulco', 'Modell GM-504-3. Brun/svart/svart.', '0', '578824853061', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-15', '', '', '', '', '', ''),
(10803, '201550408', '0', '0', 'Gert Zethzon', 'VÄSTANVÄG 74', '0', '21615', 'LIMHAMN', 'Schweden', '', '0', '0', '705582888', '0010091UCP', '0', 'Pionier Acapulco', 'Modell GM-504-3. Brun/svart/svart.', '0', '578824853072', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-15', '', '', '', '', '', ''),
(10804, '201548846', '0', '0', 'Solveig Petursdottir', 'Övre Djupedalsgatan 9D 3. vån', '0', '41307', 'Göteborg', 'Schweden', '', '0', '0', '729443289', '00101604BF', '0', 'Pionier Acapulco', 'Modell GM-504-2. Svart/svart/silver.', '0', '578824853083', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-15', '', '', '', '', '', ''),
(10805, '201521762', '0', '0', 'Filip Norlin', 'VIKVÄGEN 9', '0', '13675', 'VENDELSÖ', 'Schweden', '', '0', '0', '46707950500', '00102198PW', '0', 'Pionier Acapulco', 'Modell GM-504-3. Brun/svart/svart.', '0', '578824853094', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-15', '', '', '', '', '', ''),
(10806, '201502397', '0', '0', 'Vanja Pajkic', 'Laxgatan  3', '0', '13343', 'Saltsjöbaden', 'Schweden', '', '0', '0', '0', '0010091T24', '0', 'Pionier Acapulco', 'Modell GM-504-4. Svart/svart/svart.', '0', '578824853109', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-15', '', '', '', '', '', ''),
(10807, '201863512', '0', '0', 'Charlotte Jidblad', 'SKAELLSJOEAESVAEGEN 3', '0', '43893', 'LANDVETTER', 'Schweden', '', '0', '0', '763096363', '0010244LRW', '0', 'Pionier Acapulco', 'Modell GM-504-2. Svart/svart/silver.', '0', '578824853657', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-17', '', '', '', '', '', ''),
(10808, '202009068', '0', '0', 'Aysegul Arslan', 'Ringtoften 2. 1. 3 dør', '0', '2740', 'Skovlunde', 'Dänemark', '', '0', '0', '28517248', '0010248JCP', '0', 'Theorema ', 'Theorema Rio ur i sølv med sort kant (a0YC000000TVBvbMAH)', '0', '578824853565', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-17', '', '', '', '', '', ''),
(10809, '201983245', '0', '0', 'Jesper Laursen', 'Hobrovej 77 1 TH', '0', '9530', 'Støvring', 'Dänemark', '', '0', '0', '40379584', '0010004SSM', '0', 'Theorema ', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853576', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-17', '', '', '', '', '', ''),
(10810, '201937914', '0', '0', 'Bitten From Lund', 'Lystruplund 50', '0', '8520', 'Lystrup', 'Dänemark', '', '0', '0', '27215835', '0010169F0I', '0', 'Theorema ', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853587', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-17', '', '', '', '', '', ''),
(10811, '201933313', '0', '0', 'Charlotte De Voss', 'M Bechs Alle 136', '0', '2650', 'Hvidovre', 'Dänemark', '', '0', '0', '30780368', '00101503QT', '0', 'Theorema ', 'Theorema Rio ur i sort (a0YC000000TVBwAMAX)', '0', '578824853598', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-17', '', '', '', '', '', ''),
(10812, '201928249', '0', '0', 'Mark Olsen', 'Bregnerødgade 7', '2. TV.', '2200', 'København', 'Dänemark', '', '0', '0', '26444293', '0010209ROP', '0', 'Theorema ', 'Theorema Rio ur i sølv med sort kant (a0YC000000TVBvbMAH)', '0', '578824853602', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-17', '', '', '', '', '', ''),
(10813, '201856724', '0', '0', 'Jon Baldur Steinicke Sverrisson', 'Højdevej 7', '0', '5874', 'Hesselager', 'Dänemark', '', '0', '0', '41186689', '0010043R77', '0', 'Theorema ', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853613', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-17', '', '', '', '', '', ''),
(10814, '201882176', '0', '0', 'Sylvia Ayoko', 'Søndre Ringvej 72', '4-15', '4000', 'Roskilde', 'Dänemark', '', '0', '0', '4528886916', '0010182XNC', '0', 'Theorema ', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853624', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-17', '', '', '', '', '', ''),
(10815, '201922462', '0', '0', 'Arthur Strøm', 'Ørhagevej 130', '0', '7700', 'Thisted', 'Dänemark', '', '0', '0', '26478912', '00100539CW', '0', 'Theorema ', 'Theorema Rio ur i sølv med sort kant (a0YC000000TVBvbMAH)', '0', '578824853635', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-17', '', '', '', '', '', ''),
(10816, '201857984', '0', '0', 'henrik lollesgaard', 'Skibhusvej 33 2TV', '0', '5000', 'Odense', 'Dänemark', '', '0', '0', '66127994', '0010122P9F', '0', 'Theorema ', 'Theorema Rio ur i sølv med hvid kant (a0YC000000TVBvlMAH)', '0', '578824853646', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-17', '', '', '', '', '', ''),
(10817, '202120808', '0', '0', 'Tero Kurvinen', 'Harjutori 12 B 34', '0', '500', 'HELSINKI', 'Finnland', '', '0', '0', '456761912', '0010186E6Q', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-4) sis. toimituskulut', '0', '578824853668', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-17', '', '', '', '', '', ''),
(10818, '202063679', '0', '0', 'Ekaterina Gracheva', 'Juolukkakuja 1a 5', '0', '99130', 'Sirkka', 'Finnland', '', '0', '0', '407714544', '0010014J86', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-3) sis. toimituskulut', '0', '578824853679', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-17', '', '', '', '', '', ''),
(10819, '202015372', '0', '0', 'Krista Rekonen', 'Esterinkuja 6', '0', '1420', 'VANTAA', 'Finnland', '', '0', '0', '503922064', '0010122BGJ', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-2) sis. toimituskulut', '0', '578824853680', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-17', '', '', '', '', '', ''),
(10820, '202012543', '0', '0', 'Janne Sarin', 'Kuusimaeentie 13A', '0', '1260', 'VANTAA', 'Finnland', '', '0', '0', '358400705229', '0010044CCF', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-1) sis. toimituskulut', 'Uhr erhalten 25.11.2013\r\nUhr versendet 06.12.2013 RG 6237 28310 DE\r\n', '578824853690', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-17', '', '', '', '', '', ''),
(10821, '202010126', '0', '0', 'Eleni Kassaye', 'kilonkallio 10 B17 02610 1 C 28', '0', '2610', 'Espoo, Finland', 'Finnland', '', '0', '0', '+358 43833331', '0010002XXP', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-2) sis. toimituskulut', '0', '578824853705', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-17', '', '', '', '', '', ''),
(10822, '202009314', '0', '0', 'henri vuoristo', 'Hiekkaharjuntie 13 B 11', '0', '1300', 'VANTAA', 'Finnland', '', '0', '0', '445612790', '0010016F5V', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-2) sis. toimituskulut', '0', '578824853716', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-17', '', '', '', '', '', ''),
(10823, '201988761', '0', '0', 'Hannu Halme', 'Krattikuja 1 D', '0', '2320', 'Espoo', 'Finnland', '', '0', '0', '504666365', '0010048QWN', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-3) sis. toimituskulut', '0', '578824853727', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-17', '', '', '', '', '', ''),
(10824, '202240906', '0', '0', 'Joanne Harrison', '41 SCOTT AVENUE', '0', 'L36 0TS', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7985290638', '00101358FA', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824853749', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10825, '202221985', '0', '0', 'Theresa Pemble', '32 YARNINGALE ROAD', '0', 'CV3 3EL', 'COVENTRY', 'Grossbritannien', '', '0', '0', '779138835', '0010005V16', '0', 'Theorema', 'Marco Polo Watch: Silver Case - White Face - Black Strap', '0', '578824853750', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10826, '202219727', '0', '0', 'Mayur Mistry', '11 BRANDSLAND', 'Reigate', 'RH2 7PA', 'REIGATE', 'Grossbritannien', '', '0', '0', '7939254977', '001014112M', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824853760', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10827, '202219518', '0', '0', 'Lisa Hedlund', '1503 One Osnaburgh Street', '0', 'Nw13De', 'London', 'Grossbritannien', '', '0', '0', '7938012195', '00102078EG', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - White Face - Black Strap', '0', '578824853771', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10828, '202215962', '0', '0', 'Amy Hannah', '22 NETHERMAINS ROAD', 'Leave in porch', 'G62 6NL', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7427663843', '10157803', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824853782', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10829, '202214382', '0', '0', 'Anup K Baraili', '14 GLENTHORNE ROAD', '0', 'E17 7AR', 'LONDON', 'Grossbritannien', '', '0', '0', '7412417040', '0010045CSK', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824853793', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10830, '202212669', '0', '0', 'Bhawana Rai', '123 IVANHOE AVENUE', '0', 'CV11 4RJ', 'NUNEATON', 'Grossbritannien', '', '0', '0', '7861765401', '0010062HF5', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824853808', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10831, '202211531', '0', '0', 'Shumin Zhou', '18 HOWFORD GROVE', '0', 'B7 4JJ', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7415119182', '0010097S8V', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824853819', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10832, '202211387', '0', '0', 'Hasan Dolanbay', '68/70 GOLDERS GREEN ROAD', '0', 'NW11 8LN', 'LONDON', 'Grossbritannien', '', '0', '0', '7894662731', '0010117YAL', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - White Face - Black Strap', '0', '578824853820', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10833, '202336056', '0', '0', 'Arben Merxha', 'Vesterbrogade 37', '0', '1620', 'Københaven v', 'Dänemark', '', '0', '0', '26350279', '0010024BV5', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853830', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10834, '202328564', '0', '0', 'Andreas Spenner', 'Horsensvej 6 St Mf', '0', '3000', 'Helsingør', 'Dänemark', '', '0', '0', '20247075', '001008296S', '0', 'Theorema', 'Theorema Rio ur i sølv med hvid kant (a0YC000000TVBvlMAH)', '0', '578824853841', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10835, '202326168', '0', '0', 'Pia Mandalia', 'Kirkegårdsvej 8', '1.-4', '2300', 'København', 'Dänemark', '', '0', '0', '42641888', '0010073K8V', '0', 'Theorema', 'Theorema Rio ur i sort (a0YC000000TVBwAMAX)', '0', '578824853852', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10836, '202277878', '0', '0', 'Victoria Caballero', 'Tåsingegade 29', '1.2.', '2100', 'København', 'Dänemark', '', '0', '0', '53630765', '00101386II', '0', 'Theorema', 'Acapulco-ur med sorte detaljer (a0YC000000TVAMRMA5)', '0', '578824853863', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10837, '202277766', '0', '0', 'Roman Wyrozumski', 'Bjerregade 34 ST TV', '0', '8700', 'Horsens', 'Dänemark', '', '0', '0', '52743137', '0010033OZC', '0', 'Theorema', 'Theorema Rio ur i sølv med sort kant (a0YC000000TVBvbMAH)', '0', '578824853874', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10838, '202266142', '0', '0', 'amadou conteh', 'Stolpehøj 19', '0', '2820', 'Gentofte', 'Dänemark', '', '0', '0', '60161803', '0010039HZW', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853885', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10839, '202166618', '0', '0', 'Liane speedtsberg Bentzen', 'Billesgade 4', 'ST TV', '5000', 'Odense', 'Dänemark', '', '0', '0', '41821777', '00100116TN', '0', 'Theorema', 'Theorema Rio ur i sølv med sort kant (a0YC000000TVBvbMAH)', '0', '578824853896', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10840, '202137401', '0', '0', 'Christoffer Nielsen', 'Fredskovhellet 22 STV', '0', '3400', 'Hillerød', 'Dänemark', '', '0', '0', '60474994', '0010139DM1', '0', 'Theorema', 'Theorema Rio ur i sølv med hvid kant (a0YC000000TVBvlMAH)', '0', '578824853900', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10841, '202117507', '0', '0', 'Frank Hansen', 'Magleparken 70 3 TV', '0', '2750', 'Ballerup', 'Dänemark', '', '0', '0', '31798889', '001021931V', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853911', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10842, '202113461', '0', '0', 'Jacob Kjerulff Hansen', 'Sjællandsgade 62 2. TV', '0', '9000', 'Aalborg', 'Dänemark', '', '0', '0', '28868974', '00100127JX', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853922', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10843, '202095229', '0', '0', 'Martin Damgaard', 'Ådalsvej 26', '0', '9210', 'Aalborg Sø', 'Dänemark', '', '0', '0', '29624231', '0010234LSQ', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853933', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10844, '202070854', '0', '0', 'Morten Dambo', 'Holme Parkvej 266', '0', '8270', 'Højbjerg', 'Dänemark', '', '0', '0', '23722380', '0010250DY6', '0', 'Theorema', 'Theorema Rio ur i sølv med sort kant (a0YC000000TVBvbMAH)', '0', '578824853944', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10845, '202036930', '0', '0', 'Micha Simonsen', 'Guldbergsgade 101 1 tv', '0', '2200', 'København', 'Dänemark', '', '0', '0', '42335538', '0010109ROH', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853955', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10846, '202071939', '0', '0', 'Louise Matthiesen Paulsen', 'Frederikssundsvej 60A', '2.TV', '2400', 'København', 'Dänemark', '', '0', '0', '71109161', '00100975TN', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824853966', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10847, '202244713', '0', '0', 'Alexander Leise-Hansen', 'Hauchsvej 17', '0', '1825', 'Frederiksberg', 'Dänemark', '', '0', '0', '71200992', '0010057YRQ', '0', 'Theorema', 'Theorema Rio ur i sort (a0YC000000TVBwAMAX)', 'Uhr erhalten 28.10.2013 \r\nBitte refund!', '578824853977', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-18', '', '', '', '', '', ''),
(10848, '202426798', '0', '0', 'Zhihao Li', 'APT 299 ST. JOHN\'S WALK', '0', 'B5 4TL', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7564127726', '0010111O9V', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - White Face - Black Strap', '0', '578824853988', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10849, '202413655', '0', '0', 'Gerly Collado', '19 BERRY HILL', '0', 'HA7 4NY', 'STANMORE', 'Grossbritannien', '', '0', '0', '7586828495', '0010184VL0', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - White Face - Black Strap', '0', '578824853999', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10850, '202412402', '0', '0', 'Daniel Halici', '1 BRIDGE STREET', '0', 'SA14 8TW', 'LLANELLI', 'Grossbritannien', '', '0', '0', '7462904494', '00101335L7', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - White Face - Black Strap', '0', '578824854002', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10851, '202411044', '0', '0', 'Mohammed Ali', '55 HORNINGLOW ROAD', '0', 'S5 6SB', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7596479130', '0010028F1F', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - White Face - Black Strap', '0', '578824854013', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10852, '202408132', '0', '0', 'Islam Shyha', '6 FAIRVILLE CRESCENT', 'Benton Newcastle upon Tyne', 'NE7 7UA', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7429459444', '0010088IXE', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - White Face - Black Strap', '0', '578824854024', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10853, '202399377', '0', '0', 'Fahad Almanie', 'DOUGLAS COUR PANNS BANK', '0', 'SR1 1XS', 'SUNDERLAND', 'Grossbritannien', '', '0', '0', '7446983772', '001023026C', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - White Face - Black Strap', 'Uhr erhalten 07.11.2013 Bite refund! Geld am 26.10.13 zurück erhalten!', '578824854035', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10854, '202397122', '0', '0', 'Diane Attree', '21 ELDER CLOSE', '0', 'RG31 5WG', 'READING', 'Grossbritannien', '', '0', '0', '7823770974', '0010086TUX', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - White Face - Black Strap', '0', '578824854046', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10855, '202379747', '0', '0', 'Nick Bromley', '10 ALBERT ROAD', '0', 'BS31 1AA', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7,55E+09', '0010020IA0', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - White Face - Black Strap', '0', '578824854057', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10856, '202379725', '0', '0', 'Joseph Beere', '56 REVERDY ROAD', '0', 'SE1 5QD', 'LONDON', 'Grossbritannien', '', '0', '0', '7946382479', '0010140Z1N', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - White Face - Black Strap', 'Geld am 26.10.13 zurück erhalten! Uhr???', '578824854068', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(10857, '202366278', '0', '0', 'Anthony James', '12 LONDONDERRY PARADE STERLING RD', '0', 'DA8 3JJ', 'ERITH', 'Grossbritannien', '', '0', '0', '7564939144', '00101605HJ', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - White Face - Black Strap', '0', '578824854079', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10858, '202363590', '0', '0', 'Milouda Boukhmiss', '25 Harvey Ho Aylesford Street', '0', 'SW1V 3RU', 'London', 'Grossbritannien', '', '0', '0', '7553111804', '0010176KG8', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - White Face - Black Strap', '0', '578824854080', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10859, '202333818', '0', '0', 'Segun Omotuyole', '48, 14 EVAN COOK CLOSE', '0', 'SE15 2HN', 'LONDON', 'Grossbritannien', '', '0', '0', '7846832028', '00101424M6', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - White Face - Black Strap', '0', '578824854090', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10860, '202297773', '0', '0', 'Josh Carrington-Swaby', '11 FAIRFIELD TERRACE', '0', 'LS13 3DH', 'LEEDS', 'Grossbritannien', '', '0', '0', '7445275140', '0010044H9P', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - White Face - Black Strap', '0', '578824854105', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10861, '202293312', '0', '0', 'danielle ortseifen', '90 CLIFTON ROAD', '0', 'PR8 6HP', 'SOUTHPORT', 'Grossbritannien', '', '0', '0', '7708712352', '0010063NVN', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - White Face - Black Strap', '0', '578824854116', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10862, '202286444', '0', '0', 'Milouda Boukhmiss', '25 Harvey Ho Aylesford Street', '0', 'SW1V 3RU', 'London', 'Grossbritannien', '', '0', '0', '7553111804', '00101014RP', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - White Face - Black Strap', 'Geld am 16.10.2013 Geld zurück erhalten! Uhr???', '578824854127', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10863, '202278798', '0', '0', 'rob winchle', 'The old vicarage residential home', 'Church end Frampton on severn', 'GL2 7EE', 'Glos', 'Grossbritannien', '', '0', '0', '7738428456', '0010036YSI', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - White Face - Black Strap', '0', '578824854138', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10864, '202266184', '0', '0', 'Malcolm Ginks', '8 SOUTHVIEW CLOSE', '0', 'BN42 4TX', 'BRIGHTON', 'Grossbritannien', '', '0', '0', '1273595586', '0010021M8A', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - White Face - Black Strap', '0', '578824854149', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10865, '202417646', '0', '0', 'Rebecca Irwin', '1 the neuk', 'kinmundy cottages', 'ab21 7pq', 'newmachar', 'Grossbritannien', '', '0', '0', '7856498493', '00101650PB', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854150', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10866, '202413349', '0', '0', 'Shammi Heera', '2 The rookery', '0', 'Sg99jz', 'Westmill', 'Grossbritannien', '', '0', '0', '7870808767', '0010249V83', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854160', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10867, '202408985', '0', '0', 'Reza Yengjeh Louei', '303 Greenland Way', '0', 'S9 5GG', 'Sheffield', 'Grossbritannien', '', '0', '0', '7780911584', '001017891D', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854583', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10868, '202407172', '0', '0', 'Michelle Read', '320 STONELEA', '0', 'Wa7 6LH', 'Runcorn', 'Grossbritannien', '', '0', '0', '7545804295', '0010174OYS', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854594', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10869, '202404038', '0', '0', 'Edward Corcoran', 'Flat 6 Edwy Court, 24 Bellingdon Road', '0', 'HP5 2AB', 'Chesham', 'Grossbritannien', '', '0', '0', '7746707843', '0010250TXP', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854193', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10870, '202394143', '0', '0', 'louise anderson', '55 PITSTONE ROAD', '0', 'NN4 8TL', 'NORTHAMPTON', 'Grossbritannien', '', '0', '0', '7955273315', '0010099CSH', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854208', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10871, '202392145', '0', '0', 'Harry Franks', '31 KESWICK ROAD', '0', 'B92 7PL', 'SOLIHULL', 'Grossbritannien', '', '0', '0', '7852211567', '0010115EQ4', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854219', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10872, '202387552', '0', '0', 'Andy Weir', '36 CAMDEAN CRESCENT', '07860553700 mobile', 'KY11 2TH', 'DUNFERMLINE', 'Grossbritannien', '', '0', '0', '1383410349', '0010247NRY', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854220', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10873, '202379284', '0', '0', 'danny stewart', '66 school road', '0', 'ml11 0lp', 'coalburn', 'Grossbritannien', '', '0', '0', '0', '00100342VU', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854230', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10874, '202369194', '0', '0', 'Sharon jackson', '8 DEVONSHIRE WAY', '0', 'PO14 3AQ', 'FAREHAM', 'Grossbritannien', '', '0', '0', '01329 513173', '001016348F', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854241', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10875, '202367751', '0', '0', 'Arkadiusz Meyer', '31 DURHAM ROAD', '0', 'WR5 1NJ', 'WORCESTER', 'Grossbritannien', '', '0', '0', '7454015400', '0010026N8U', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854252', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10876, '202366881', '0', '0', 'Anthony James', '12 LONDONDERRY PARADE STERLING RD', '0', 'DA8 3JJ', 'ERITH', 'Grossbritannien', '', '0', '0', '7564939144', '0010051U2G', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854263', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10877, '202364710', '0', '0', 'James Trowman', '2 LABURNUM DRIVE', '0', 'B76 2SP', 'SUTTON COLDFIELD', 'Grossbritannien', '', '0', '0', '7815040828', '00100747TD', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854274', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10878, '202359762', '0', '0', 'Adrien Espinasse', 'The Pig Beaulieu Road', '0', 'SO42 7Ql', 'Brockenhurst', 'Grossbritannien', '', '0', '0', '7720548080', '00100098B5', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854285', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10879, '202356136', '0', '0', 'Janet Bate', '7 FAY AVENUE', '0', 'M9 7BT', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7889163964', '0010088RD0', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854296', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10880, '202345940', '0', '0', 'martin leadbeater', '143 CHADDESDEN PARK ROAD', '0', 'DE21 6HP', 'DERBY', 'Grossbritannien', '', '0', '0', '7505223569', '0010024ULS', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854300', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10881, '202345933', '0', '0', 'Pauline Edwards', '156 BASSETT GREEN ROAD', '0', 'SO16 3LW', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '2392646535', '0010030W18', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854311', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10882, '202343418', '0', '0', 'bogdan cosac', '46 harrisons wharf,london road', '0', 'rm191qw', 'purfleet', 'Grossbritannien', '', '0', '0', '7912642374', '0010187F23', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854322', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10883, '202338930', '0', '0', 'Ian Boyd-Brown', '156 BASSETT GREEN ROAD', '0', 'SO16 3LW', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '2380323919', '0010049UQD', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854333', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10884, '202335654', '0', '0', 'Antony Millar', '5 CAMPBELL ROAD', '0', 'KT13 0TF', 'WEYBRIDGE', 'Grossbritannien', '', '0', '0', '7957598886', '0010177M4Q', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854344', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10885, '202326814', '0', '0', 'Sundeep Malhotra', '34 EVELYN CLOSE', '0', 'TW2 7BN', 'TWICKENHAM', 'Grossbritannien', '', '0', '0', '7770235058', '0010132ZCH', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854355', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10886, '202313755', '0', '0', 'Holly Smith', '5 Westwood Rise', '0', 'LS27 9NJ', 'Leeds', 'Grossbritannien', '', '0', '0', '7921862703', '00100696PB', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854366', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10887, '202303363', '0', '0', 'neil reid', '7 GLEN ROAD', '0', 'G32 0DH', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7977928746', '0010231UV7', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854377', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10888, '202279527', '0', '0', 'james lloyd', '33 MARSDEN LANE', '0', 'NE34 7HT', 'SOUTH SHIELDS', 'Grossbritannien', '', '0', '0', '7780512180', '0010032UGZ', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854388', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10889, '202271376', '0', '0', 'Michael Reidy', '28 CLAYTON PARK SQUARE', 'Could the delivery driver give me a call 1hr before the delivery so I can make sure I can sign for the package. Thank you.', 'NE24DP', 'Newcastle upon Tyne', 'Grossbritannien', '', '0', '0', '7833455062', '0010127XBN', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854399', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10890, '202268124', '0', '0', 'Sian Mccain', 'The paddocks Cholmondeley', 'Malpas', 'Sy148al', 'Cheshire', 'Grossbritannien', '', '0', '0', '7740187712', '10239927', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854403', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10891, '202265081', '0', '0', 'Simon Hood', '2 SOUTH PARADE', 'iOpener', 'OX2 7JL', 'OXFORD', 'Grossbritannien', '', '0', '0', '7878249700', '0010092S8N', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854414', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10892, '202264944', '0', '0', 'Tony Russell', '2 Masefield Road', '0', 'ME20 6UB', 'Larkfield', 'Grossbritannien', '', '0', '0', '7808434897', '0010043SBJ', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854425', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10893, '202264886', '0', '0', 'Ina Katso', '15 COCKFOSTERS ROAD', '0', 'EN4 0AE', 'BARNET', 'Grossbritannien', '', '0', '0', '7443582263', '0010118U7N', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854436', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10894, '202263417', '0', '0', 'Clare Hickman', 'UNIT 8 Hillcrest Trading Estate, CORNGREAVES ROAD', '0', 'B64 7BT', 'CRADLEY HEATH', 'Grossbritannien', '', '0', '0', '07971 425383', '0010154YWU', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854447', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10895, '202245099', '0', '0', 'Vivian Lewis', '1 GLEBE ROAD', '0', 'SY3 0PJ', 'SHREWSBURY', 'Grossbritannien', '', '0', '0', '7577719649', '0010075VXW', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824854458', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10896, '202405681', '0', '0', 'Lucy Durnin', '14 EDWARD STREET', '0', 'OX16 4SA', 'BANBURY', 'Grossbritannien', '', '0', '0', '7854435422', '00100162OZ', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824854469', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10897, '202360005', '0', '0', 'Nick Pratt', '11 DEVON CLOSE', '0', 'IG9 5LF', 'Buckhurst Hill', 'Grossbritannien', '', '0', '0', '7967817261', '0010070NC8', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824854470', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10898, '202305360', '0', '0', 'Stacy Murphy', '5 RAYCROFT AVENUE', '0', 'M9 7EA', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7713077034', '0010146FIM', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824854480', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10899, '202275947', '0', '0', 'Abby Conway', '16 Willmott Road', '0', 'B75 5NS', 'Birmingham', 'Grossbritannien', '', '0', '0', '7818214009', '0010032QLJ', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824854491', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10900, '202271319', '0', '0', 'Victoria Martinek', '3 MEADOWCOURT ROAD', 'Jan 00', 'LE2 2PD', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7968840045', '0010069IM4', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824854506', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10901, '202253560', '0', '0', 'Stephen Wiltshire Avalon Aero Ltd', 'Hangar 526 Churchill Way', 'Biggin Hill Airport', 'TN16 3BN', 'Biggin Hill', 'Grossbritannien', '', '0', '0', '01959 573106', '0010087HS4', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824854517', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10902, '202244690', '0', '0', 'Brenda Smith', '54 PARK AVENUE SOUTH', '0', 'HG2 9BE', 'HARROGATE', 'Grossbritannien', '', '0', '0', '7968508195', '00100938LD', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824854528', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10903, '202300989', '0', '0', 'Klara Scally', '2 ALBANY CLOSE', '0', 'CM1 2EP', 'CHELMSFORD', 'Grossbritannien', '', '0', '0', '7734432802', '00101584FC', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824854539', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10904, '202277243', '0', '0', 'Simon Grimshaw', '20 KIRKSTEAD ROAD', '0', 'SK8 7PZ', 'CHEADLE', 'Grossbritannien', '', '0', '0', '7946004459', '0010020VSB', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824854540', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10905, '202256841', '0', '0', 'James Byng', '44 FITZROY DRIVE', 'Lee on the solent', 'PO13 8LZ', 'LEE-ON-THE-SOLENT', 'Grossbritannien', '', '0', '0', '7717852464', '00100268AG', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824854550', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10906, '202420895', '0', '0', 'Noureddine Rihi', '163 GRAFTON ROAD', '0', 'NW5 4BH', 'LONDON', 'Grossbritannien', '', '0', '0', '7455945934', '0010163ZDH', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824854561', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10907, '202406689', '0', '0', 'Charis Harriet Wills', 'Oak house Swaffham road', '0', 'Pe339qb', 'Norfolk', 'Grossbritannien', '', '0', '0', '7867429032', '00101584EQ', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824854572', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10908, '202403825', '0', '0', 'Ebrahim Fakhro', '1 JORDAN STREET', 'Hill Quays apartments flat 5  07449977787/07449960666 ebrahim fakhro', 'M15 4QU', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7449977788', '0010213PUG', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824854583', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10909, '202386030', '0', '0', 'Laszlo Erdody', 'B8 KINCARDINE ROAD', 'Flat B8 Room 3 Kincardine Court Kincardine Road', 'M13 9JA', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '4,4754E+11', '0010242VZU', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824854594', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10910, '202362200', '0', '0', 'Laura Keet', '40 Old Glebe Fernhurst', '0', 'GU27 3HT', 'Haslemere', 'Grossbritannien', '', '0', '0', '1428658633', '0010233MJ8', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824854609', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10911, '202274002', '0', '0', 'Nicola Wraight', '3 NEW BEWICK FARM COTTAGES', '0', 'NE66 2DS', 'ALNWICK', 'Grossbritannien', '', '0', '0', '7970995323', '0010113FCK', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824854610', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10912, '202273121', '0', '0', 'Jamie Darling', '7 CARLAVEROCK CRESCENT', '0', 'EH33 2DY', 'TRANENT', 'Grossbritannien', '', '0', '0', '7730394435', '0010192JV9', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824854620', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10913, '202270416', '0', '0', 'Elizabeth Hobdell', '32 Ruffle close', '0', 'UB7 9BP', 'West drayton', 'Grossbritannien', '', '0', '0', '7599365977', '0010214V6V', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824854631', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10914, '202431286', '0', '0', 'Russell Hunter', '16 HAYES COURT', '0', 'S20 4TS', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7917632601', '001006543R', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854642', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10915, '202429942', '0', '0', 'Katie Stringer', '2 LABURNUM DRIVE', '0', 'B76 2SP', 'SUTTON COLDFIELD', 'Grossbritannien', '', '0', '0', '7976955926', '0010031TI5', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854653', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10916, '202427258', '0', '0', 'Nii Adamafio', '207 LAMBOURNE COURT, NAVESTOCK CRESCENT', '0', 'IG8 7BD', 'WOODFORD GREEN, ESSEX', 'Grossbritannien', '', '0', '0', '7956912858', '0010203N6T', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854664', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10917, '202438273', '0', '0', 'Simon Young', '416 WELBECK ROAD', 'Walker', 'NE6 2NX', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7960459251', '0010191O5W', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854675', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10918, '202413330', '0', '0', 'Martin Li', 'Strata House Kings Reach Road', 'Leave With concierge', 'Sk4 2hd', 'Stockport', 'Grossbritannien', '', '0', '0', '7515632674', '0010023V3V', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854686', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10919, '202405075', '0', '0', 'Nicola Miller', '24 Oak Walk', '0', 'SS5 5AR', 'Hockley', 'Grossbritannien', '', '0', '0', '7894552778', '00100257L5', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854697', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10920, '202404405', '0', '0', 'Brett Powell-Cullingford', '29 RINGWOOD ROAD', '0', 'BN22 8TA', 'EASTBOURNE', 'Grossbritannien', '', '0', '0', '7889733893', '0010202TPH', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854701', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10921, '202402200', '0', '0', 'Graham Bolton', '15 Roseberry avenue', '0', 'Pe25 3ha', 'Skegness', 'Grossbritannien', '', '0', '0', '7788370148', '0010184GXB', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854712', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10922, '202398967', '0', '0', 'Aaron Goldsmith', 'Meadowcroft MAUDLINS', '0', 'sa708de', 'Tenby', 'Grossbritannien', '', '0', '0', '7769296108', '0010070S4B', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854723', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10923, '202387263', '0', '0', 'Karen Leek', '14 LLANRWST CLOSE', '0', 'L8 6UZ', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7825351003', '00100601A1', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854734', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10924, '202379281', '0', '0', 'Patricia Wilson', '2 WHEATFIELD ROAD', '0', 'WA8 5BU', 'WIDNES', 'Grossbritannien', '', '0', '0', '1514244835', '0010042BPC', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854745', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10925, '202371807', '0', '0', 'Lauren Cannon', '2 ANSON CLOSE', '0', 'NE33 5DQ', 'SOUTH SHIELDS', 'Grossbritannien', '', '0', '0', '07870835171/07772916836', '10154518', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854756', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10926, '202365111', '0', '0', 'Rebecca Millar', '78 WHEELERS LANE', '0', 'KT18 7SA', 'EPSOM', 'Grossbritannien', '', '0', '0', '7792039543', '0010236ZU9', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854767', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10927, '202358415', '0', '0', 'Rachel Rignall', '19 CLOVER AVENUE', '0', 'L26 7XG', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7984683951', '00101582GW', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854778', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10928, '202348413', '0', '0', 'Bob Vorley', '179 MAIN ROAD', '0', 'SS5 4EJ', 'HOCKLEY', 'Grossbritannien', '', '0', '0', '7775427279', '00100097V1', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854789', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10929, '202343656', '0', '0', 'Terry Young', '27 EDINBURGH ROAD', 'Newbold', 'S41 7HF', 'CHESTERFIELD', 'Grossbritannien', '', '0', '0', '1246265651', '0010131UQQ', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854790', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10930, '202338804', '0', '0', 'Natalie Skillen', '22 ROSAPENNA DRIVE', '0', 'BT14 6GT', 'BELFAST', 'Grossbritannien', '', '0', '0', '7516230232', '0010152EV5', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854804', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10931, '202325224', '0', '0', 'Stephanie Ibbs', '9B NORFOLK ROAD', '0', 'S2 2ST', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7507241410', '0010006YVD', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854815', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10932, '202304499', '0', '0', 'Keith Harbottle', '79 NEWGATE STREET', '0', 'NE61 1BX', 'MORPETH', 'Grossbritannien', '', '0', '0', '7595762267', '0010069R2W', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854826', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10933, '202296004', '0', '0', 'Tony Dwyer', '77 COUNTY PARK AVENUE', '0', 'B62 8SX', 'HALESOWEN', 'Grossbritannien', '', '0', '0', '7740467460', '0010021B35', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854837', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10934, '202270472', '0', '0', 'Nauris Vilcans', '22 HESTER ROAD', 'Name of the company is Foster and Partners', 'SW11 4AN', 'LONDON', 'Grossbritannien', '', '0', '0', '7928039043', '0010016EBY', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854848', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10935, '202269700', '0', '0', 'Jonathan Rose', '34 KNOCKDARRAGH PARK', '0', 'BT4 2LE', 'BELFAST', 'Grossbritannien', '', '0', '0', '7706425701', '0010039GNL', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854859', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10936, '202265543', '0', '0', 'Vincent Mitchell', 'UNIT 8 ROCKBANK PLACE', 'Glasgow Pneumatic Services UK Ltd', 'G40 2UZ', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7881814491', '0010043TCE', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854860', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10937, '202258042', '0', '0', 'Selahattin Bulut', '34 THE BYWAY', '0', 'EN6 2LW', 'POTTERS BAR', 'Grossbritannien', '', '0', '0', '7810008242', '0010190IXY', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824854870', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10938, '202414674', '0', '0', 'Alan COUSINS', '72 HIGH FURLONG', '0', 'OX16 1PT', 'BANBURY', 'Grossbritannien', '', '0', '0', '7905328979', '0010210OHG', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824854881', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10939, '202404388', '0', '0', 'Nicola Bradshaw', '12 12b Shaws Rd', '0', 'PR8 4LP', 'Southport', 'Grossbritannien', '', '0', '0', '7500159110', '00100457JQ', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824854892', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10940, '202399398', '0', '0', 'Daryl Esty', '4 KIPLING ROAD', '0', 'B30 1AZ', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7716795985', '0010058H1B', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824854907', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10941, '202397717', '0', '0', 'Beth Passaro', '25 HIGHMERES ROAD', '0', 'LE4 9LZ', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7912214097', '0010195S0L', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824854918', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10942, '202395658', '0', '0', 'Mohammedyasin Dawood', '4 Dalston Gardens', '0', 'Bl1 3sp', 'Bolton', 'Grossbritannien', '', '0', '0', '7892649180', '0010233KBR', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824854929', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10943, '202389861', '0', '0', 'Riham Abdulkadir', '42 SYLVAN AVENUE', '0', 'N22 5HY', 'LONDON', 'Grossbritannien', '', '0', '0', '7500015337', '0010069SH2', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824854930', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10944, '202361227', '0', '0', 'Jackie Pritchard', '8 HILLHEAD WAY', '0', 'NE5 5QS', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7836796891', '00100373MX', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824854940', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10945, '202325032', '0', '0', 'Emily Trounce ( Sarah Cooks Team)', 'Bridge Sales MMT CENTRE', 'SEVERN BRIDGE AUST', 'BS35 4BL', 'Bristol', 'Grossbritannien', '', '0', '0', '7837295074', '001002911A', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824854951', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10946, '202313443', '0', '0', 'Christopher Sherry', '6 Brails drive', '0', 'B762uw', 'Birmingham', 'Grossbritannien', '', '0', '0', 'ÃŸ', '0010088QAH', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', 'Will Geld  zurück haben für gebrauchte Uhr!  14.06.14', '578824854962', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10947, '202291923', '0', '0', 'Mark Mitchell', '18 Shalbourne Square', 'Hackney Wick', 'E9 5JN', 'London', 'Grossbritannien', '', '0', '0', '7535230338', '0010028OA4', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824854973', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10948, '202252479', '0', '0', 'James hodges', '8 havercroft south hiendley', '0', 's72 9bh', 'barnsley', 'Grossbritannien', '', '0', '0', '7917410174', '0010220B5W', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824854984', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10949, '202250222', '0', '0', 'Hadeel Al-Essa', '25 FROGSTON AVENUE', '0', 'EH10 7AQ', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7718068525', '0010056UHW', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824854995', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10950, '202436656', '0', '0', 'Meg Taylor', '21 SHERWELL RISE SOUTH', '0', 'TQ2 6NG', 'TORQUAY', 'Grossbritannien', '', '0', '0', '7875160002', '0010168CJ1', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '578824855009', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10951, '202407569', '0', '0', 'Claire Ashton Johnson', '7 CHURCH STREET', '0', 'LE15 8RS', 'OAKHAM', 'Grossbritannien', '', '0', '0', '7833513674', '0010053TA7', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '578824855010', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10952, '202396841', '0', '0', 'Michael Morris', '2 Pinewood Chadderton', '0', 'OL9 9TS', 'Oldham', 'Grossbritannien', '', '0', '0', '7930681924', '0010028N6Y', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '578824855020', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10953, '202359251', '0', '0', 'jason HACKER', '17 WHITECLIFF CRESCENT', '0', 'BH14 8DT', 'POOLE', 'Grossbritannien', '', '0', '0', '7776235869', '0010016LBZ', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '578824855031', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10954, '202356432', '0', '0', 'Ian Hutchinson', '5 DUNMORE CRESCENT', '0', 'CH66 4PH', 'ELLESMERE PORT', 'Grossbritannien', '', '0', '0', '7920850996', '0010211WXI', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '578824855042', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10955, '202350674', '0', '0', 'John Calvert-jones', '23 HAWTHORN GROVE', '0', 'BA2 5QA', 'BATH', 'Grossbritannien', '', '0', '0', '07976 332213', '0010174QX8', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '578824855053', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10956, '202322929', '0', '0', 'Ian Wells', '40 THE PANTILES', '0', 'DA7 5HG', 'BEXLEYHEATH', 'Grossbritannien', '', '0', '0', '1689823682', '0010245XI7', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '578824855064', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10957, '202306745', '0', '0', 'Assad Khattal', '141 FRESTON ROAD', '0', 'W10 6TH', 'LONDON', 'Grossbritannien', '', '0', '0', '7769051118', '0010009NG4', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '578824855075', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10958, '202249638', '0', '0', 'Margaret Bell', '23 ALEXANDER STREET', '0', 'ML5 3JL', 'COATBRIDGE', 'Grossbritannien', '', '0', '0', '7784645216', '0010055YND', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '578824855086', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10959, '202334505', '0', '0', 'Albert Weastell', 'TAC Wigman Road, Bilborough', '0', 'NG8 3HY', 'Nottingham', 'Grossbritannien', '', '0', '0', 'ß', '0010022ESI', '0', 'Theorema', 'Marco Polo Watch: Silver Case - White Face - Black Strap', '0', '578824855097', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10960, '202321092', '0', '0', 'Kevin Quinn', '26 BALLYORAN PARK', 'Portadown', 'BT62 1JN', 'CRAIGAVON', 'Grossbritannien', '', '0', '0', '2838331891', '0010153I08', '0', 'Theorema', 'Marco Polo Watch: Silver Case - White Face - Black Strap', '0', '578824855101', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10961, '202318921', '0', '0', 'Ian Wells', '1 Victoria Works, 6 Fairways', '0', 'BR5 1EG', 'Petts Wood', 'Grossbritannien', '', '0', '0', '7429137381', '0010177DH3', '0', 'Theorema', 'Marco Polo Watch: Silver Case - White Face - Black Strap', '0', '578824855112', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10962, '202370568', '0', '0', 'Amira Debech', 'Ankerveien 4B', '0', '4876', 'GRIMSTAD', 'Norwegen', '', '0', '0', '98060088', '0010245T6L', '0', 'Theorema', 'Alternativ 1: Theorema RIO - GM107-1. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10963, '202304751', '0', '0', 'Dag Vestli', 'Vetteringen 7', '0', '2068', 'Jessheim', 'Norwegen', '', '0', '0', '99718458', '0010241DF1', '0', 'Theorema', 'Alternativ 1: Theorema RIO - GM107-1. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10964, '202398519', '0', '0', 'Dardane Krasniqi', 'Olav M. Troviks vei 2', '0', '0864', 'OSLO', 'Norwegen', '', '0', '0', '97658012', '0010131T34', '0', 'Theorema', 'Alternativ 1: Theorema RIO - GM107-1. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10965, '202354078', '0', '0', 'Derya Erik', 'Tante Ulrikkes vei 42A', '0', '0984', 'OSLO', 'Norwegen', '', '0', '0', '45575470', '0010020LAR', '0', 'Theorema', 'Alternativ 1: Theorema RIO - GM107-1. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10966, '202328203', '0', '0', 'Kristine Zvirgzde', 'Søråshøgda 92', '0', '5235', 'RÅDAL', 'Norwegen', '', '0', '0', '47167270', '0010226IM1', '0', 'Theorema', 'Alternativ 1: Theorema RIO - GM107-1. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10967, '202286699', '0', '0', 'Lars Mikkelsen', 'Falsens gate 7', '0', '7052', 'TRONDHEIM', 'Norwegen', '', '0', '0', '95059454', '00101548CR', '0', 'Theorema', 'Alternativ 1: Theorema RIO - GM107-1. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10968, '202353571', '0', '0', 'Ole Einar Robøle', 'Kvålsvegen 42', '0', '2966', 'SLIDRE', 'Norwegen', '', '0', '0', '48146004', '0010176ILJ', '0', 'Theorema', 'Alternativ 1: Theorema RIO - GM107-1. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10969, '202382363', '0', '0', 'Øyvind Magnestad', 'Blessomveien 48', '0', '1709', 'SARPSBORG', 'Norwegen', '', '0', '0', '93214776', '0010090AD4', '0', 'Theorema', 'Alternativ 1: Theorema RIO - GM107-1. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10970, '202405746', '0', '0', 'vibeke Aakre Guldbrandsen', 'Svartamyra 15', '0', '5350', 'BRATTHOLMEN', 'Norwegen', '', '0', '0', '92432381', '0010179QHR', '0', 'Theorema', 'Alternativ 1: Theorema RIO - GM107-1. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10971, '202375114', '0', '0', 'aleksander traeet', 'Træet 76', '0', '5314', 'KJERRGARDEN', 'Norwegen', '', '0', '0', '91715254', '0010229S65', '0', 'Theorema', 'Alternativ 2: Theorema RIO - GM107-2. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10972, '202283019', '0', '0', 'Harald Krystad', 'Postdamveien 1A', '0', '1164', 'OSLO', 'Norwegen', '', '0', '0', '93084977', '0010155NKS', '0', 'Theorema', 'Alternativ 2: Theorema RIO - GM107-2. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10973, '202242630', '0', '0', 'Harald Manner Kolsrud', 'Vallerveien 69 e', '0', '1344', 'Haslum', 'Norwegen', '', '0', '0', '93810553', '00100982YB', '0', 'Theorema', 'Alternativ 2: Theorema RIO - GM107-2. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10974, '202347824', '0', '0', 'Henrik Schlott', 'Liaveien 12', '0', '0587', 'OSLO', 'Norwegen', '', '0', '0', '92270790', '0010232I9G', '0', 'Theorema', 'Alternativ 2: Theorema RIO - GM107-2. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10975, '202301671', '0', '0', 'Odd Arne Furseth', 'Rudsberghaugen 16', '0', '2005', 'RÆLINGEN', 'Norwegen', '', '0', '0', '93403104', '0010175COI', '0', 'Theorema', 'Alternativ 2: Theorema RIO - GM107-2. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10976, '202402198', '0', '0', 'PAK Vasset Lopez', 'Grenseveien 7a a', '0', '0571', 'oslo', 'Norwegen', '', '0', '0', '99271527', '0010237GDV', '0', 'Theorema', 'Alternativ 2: Theorema RIO - GM107-2. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10977, '202304455', '0', '0', 'Zouheir Othmani', 'Farexvegen 9', '0', '2016', 'Frogner', 'Norwegen', '', '0', '0', '98680156', '0010028P6K', '0', 'Theorema', 'Alternativ 2: Theorema RIO - GM107-2. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10978, '202281146', '0', '0', 'Else A. Bjerga', 'Solåsveien 65', '0', '4330', 'ÅLGÅRD', 'Norwegen', '', '0', '0', '90672659', '0010210Y39', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10979, '202392344', '0', '0', 'Fana optikk Jacobsen', 'Østre Nesttunveien 5221 NESTTUN', '0', '5221', 'NESTTUN', 'Norwegen', '', '0', '0', '92091777', '0010171NJG', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10980, '202355051', '0', '0', 'Hashim Passawe', 'Sørenga 62A', '0', '0150', 'OSLO', 'Norwegen', '', '0', '0', '41589282', '0010229EHZ', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10981, '202370397', '0', '0', 'Jan Lennart Omland', 'Soltunvegen 4A', '0', '7500', 'STJØRDAL', 'Norwegen', '', '0', '0', '47662344', '0010231DPY', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10982, '202343609', '0', '0', 'mohammad asif', 'munkerudkleiva 22d', '0', '1164', 'oslo', 'Norwegen', '', '0', '0', '92461425', '0010184XY5', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10983, '202297512', '0', '0', 'Mohammed Ahmed Yassin', 'Fantoftveien 14 B  ', 'P.O.Box 1058', '5075', 'Bergen', 'Norwegen', '', '0', '0', '4741006373', '001001406I', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '03.02.2014 2.Uhr geschickt RL 7052 8681 7DE', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10984, '202286683', '0', '0', 'randi berdal', 'Røldalsvei 106 106', '0', '5750', 'ODDA', 'Norwegen', '', '0', '0', '95523576', '0010145Y9T', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10985, '202397114', '0', '0', 'Rilind Januzi', 'Ravnåsveien 41E', '0', '1254', 'OSLO', 'Norwegen', '', '0', '0', '45770886', '0010029WJW', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10986, '202386703', '0', '0', 'Robert Holleland Vabo', 'Øvre Fredlundvei 9D', '0', '5073', 'BERGEN', 'Norwegen', '', '0', '0', '46412284', '00102405FE', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10987, '202370020', '0', '0', 'Rolf Rasmussen', 'Rogagaten 16', '0', '5055', 'BERGEN', 'Norwegen', '', '0', '0', '95278540', '0010220H8K', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10988, '202408998', '0', '0', 'Rolf Sten Andersen', 'Anne Maries vei 1', '0', '0373', 'OSLO', 'Norwegen', '', '0', '0', '40805602', '00100616KD', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10989, '202279410', '0', '0', 'Tom Nøkleby', 'Bjerkelia 11', '0', '1170', 'OSLO', 'Norwegen', '', '0', '0', '41365436', '0010211IDW', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10990, '202394875', '0', '0', 'Ivan Risnes', 'Sigurdsgate 15', '0', '5015', 'Bergen', 'Norwegen', '', '0', '0', '45466042', '0010169YEO', '0', 'Theorema', 'Alternativ 4: Marco Polo SBB', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10991, '198542294', '0', '0', 'Saddam Hussain', 'Dalegata 71', '0', '6516', 'KRISTIANSUND N', 'Norwegen', '', '0', '0', '4740972097', '00101652M6', '0', 'Theorema', 'Alternativ 4: Monaco Diamond med hvit urkasse. Verdi 7739 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10992, '202232938', '0', '0', 'Aleksander Kragset', 'Børsteveien 4A', '0', '0585', 'OSLO', 'Norwegen', '', '0', '0', '41009957', '0010080PNR', '0', 'Theorema', 'Alternativ 4: Theorema RIO - GM107-4. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10993, '202328577', '0', '0', 'Anne Kristine Vasset', 'Grenseveien 7A', '0', '0571', 'OSLO', 'Norwegen', '', '0', '0', '99271527', '0010157ZEO', '0', 'Theorema', 'Alternativ 4: Theorema RIO - GM107-4. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(10994, '202278316', '0', '0', 'Daniel Arian Myrdahl', 'Blessomveien 26', '0', '1709', 'SARPSBORG', 'Norwegen', '', '0', '0', '48266268', '0010106IAY', '0', 'Theorema', 'Alternativ 4: Theorema RIO - GM107-4. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10995, '202293799', '0', '0', 'Jarle Hyldgaard', 'Lysefjordgata 12', '0', '4014', 'STAVANGER', 'Norwegen', '', '0', '0', '90033174', '00101618BI', '0', 'Theorema', 'Alternativ 4: Theorema RIO - GM107-4. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10996, '202332442', '0', '0', 'Joao Carlos Rodrigues Pereira', 'Sofienberggata 13B', '0', '0551', 'OSLO', 'Norwegen', '', '0', '0', '45008298', '0010187KLI', '0', 'Theorema', 'Alternativ 4: Theorema RIO - GM107-4. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10997, '202278513', '0', '0', 'pavel prazarouski', 'Micheletveien 18B', '0', '1053', 'OSLO', 'Norwegen', '', '0', '0', '91198392', '001013398M', '0', 'Theorema', 'Alternativ 4: Theorema RIO - GM107-4. Verdi 10 412 kr.', 'Uhr erhalten 13.12.2013. Bitte refund!', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10998, '202294806', '0', '0', 'saqib hussain', 'Ragnhild Schibbyes vei 12', '0', '0968', 'OSLO', 'Norwegen', '', '0', '0', '40072125', '0010086YGC', '0', 'Theorema', 'Alternativ 4: Theorema RIO - GM107-4. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(10999, '202352215', '0', '0', 'Sibel Erik', 'Tante Ulrikkes vei 42A', '0', '0984', 'OSLO', 'Norwegen', '', '0', '0', '92043056', '0010189G8H', '0', 'Theorema', 'Alternativ 4: Theorema RIO - GM107-4. Verdi 10 412 kr.', '0', '578824855204', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11000, '202414623', '0', '0', 'Ole Roed Jakobsen', 'Toftevangen 1', '0', '3320', 'Skaevinge', 'Dänemark', '', '0', '0', '22171521', '0010079F6Y', '0', 'Theorema', 'Theorema Rio ur i sÃ¸lv med sort kant (a0YC000000TVBvbMAH)', '0', '578824855167', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11001, '202408256', '0', '0', 'lingling jiang', 'vognporten 14, st-505', '0', '2620', 'ALBERTSLUND', 'Dänemark', '', '0', '0', '31390447', '0010081W2N', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', 'Uhr erhalten 04.11.2013 Bitte refund!', '578824855178', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11002, '202360204', '0', '0', 'Olena Olenych', 'Ahornvaenget 3', '0', '5690', 'Tommerup', 'Dänemark', '', '0', '0', '53276944', '0010082W46', '0', 'Theorema', 'Acapulco-ur med gulddetaljer (a0YC000000TVAL0MAP)', '0', '578824855189', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11003, '202382937', '0', '0', 'Arne Frokjaer', 'Solklintvej 45', '0', '8250', 'Ega', 'Dänemark', '', '0', '0', '25402266', '00101765RI', '0', 'Theorema', 'Theorema Rio ur i sort (a0YC000000TVBwAMAX)', '0', '578824855190', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11004, '202429033', '0', '0', 'Janne Hirvonen', 'Laidunpolku 5A5', '0', '01360', 'Vantaa', 'Finnland', '', '0', '0', '0', '00101709GI', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-2) sis. toimituskulut', '0', '578824855248', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11005, '202350899', '0', '0', 'Juha-Matti Vierimaa', 'Kurjenkatu 5 as 17 5', '0', '20760', 'PIISPANRISTI', 'Finnland', '', '0', '0', '0', '0010187HAD', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-1) sis. toimituskulut', '0', '578824855259', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11006, '202312762', '0', '0', 'Karoliina Hakala', 'Puunkaatajantie 29 D 26', '0', '00760', 'Helsinki', 'Finnland', '', '0', '0', '407512372', '00102136O3', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-3) sis. toimituskulut', '0', '578824855260', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11007, '202275937', '0', '0', 'Milla Pohtio', 'Matinraitti 14 B 11', '0', '02230', 'Espoo', 'Finnland', '', '0', '0', '447777883', '0010071VYR', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-1) sis. toimituskulut', '0', '578824855270', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11008, '202257073', '0', '0', 'Niklas Lind', 'Hiekkaharjuntie 15 C 35', '0', '01300', 'VANTAA', 'Finnland', '', '0', '0', '407015481', '0010189MPQ', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-4) sis. toimituskulut', '0', '578824855281', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11009, '202236752', '0', '0', 'Tamiru hailu', 'Ruohotie 10 C3', '0', '00700', 'helsinki', 'Finnland', '', '0', '0', '050 3365696', '0010196QM7', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-3) sis. toimituskulut', '0', '578824855292', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11010, '202227273', '0', '0', 'Kari Hyttinen', 'Vuorilehdonkuja 1B2', '0', '01200', 'VANTAA', 'Finnland', '', '0', '0', '405089303', '00100494F6', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-3) sis. toimituskulut', '0', '578824855307', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11011, '202222702', '0', '0', 'Seija Linna', 'Kirjavantolpankatu 2A8', '0', '05830', 'HYVINKAEAE', 'Finnland', '', '0', '0', '204274215', '0010118COD', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-1) sis. toimituskulut', '0', '578824855318', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11012, '202199207', '0', '0', 'Fredrika Wuorela', 'Taehtitorninkatu 7 A AS 30', '0', '20700', 'TURKU', 'Finnland', '', '0', '0', '400737132', '001017961C', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-2) sis. toimituskulut', '0', '578824855329', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11013, '202401714', '0', '0', 'Marwa Alwan', 'Kukinkuja 8 D 36', '0', '01620', 'Vantaa', 'Finnland', '', '0', '0', '440201190', '0010245L6Q', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-2) sis. toimituskulut', '0', '578824855330', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11014, '202328075', '0', '0', 'Kevin Silbereisen', 'Viljeliaentie 4-6 C 72', '0', '00410', 'Helsinki', 'Finnland', '', '0', 'kevinsilbereisen@googlemail.com', '+358465655342', '001013125F', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-4) sis. toimituskulut', '18.12.2013 578824880411  Fedex', '578824855340', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11015, '202260795', '0', '0', 'Tuija Hanhineva', 'Ukonperaentie 8', '0', '90830', 'HAUKIPUDAS', 'Finnland', '', '0', '0', '505721959', '00102085S9', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-1) sis. toimituskulut', '0', '578824855351', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11016, '202225723', '0', '0', 'Matti Uronen', 'Lotankatu 1 A 16', '0', '02680', 'Espoo', 'Finnland', '', '0', '0', '440926962', '00100912QX', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-4) sis. toimituskulut', '0', '578824855362', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11017, '202136670', '0', '0', 'Petri Kalliokoski', 'Albertinkatu 14 A 9', '0', '00120', 'HELSINKI', 'Finnland', '', '0', '0', '3,58406E+11', '00101620X1', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-3) sis. toimituskulut', '0', '578824855373', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11018, '202124029', '0', '0', 'Sami Rajala', 'Insinaeaerinkatu 58 C 11', '0', '33720', 'TAMPERE', 'Finnland', '', '0', '0', '405898959', '00100046OW', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-2) sis. toimituskulut', '0', '578824855384', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11019, '202419236', '0', '0', 'salam salim', 'GRÖNKVISTS GRÄND 28', '1101', '151 65', 'SÖDERTÄLJE', 'Schweden', '', '0', '0', '700361006', '0010238B7J', '0', 'Theorema Acapulco', 'Modell GM-504-4. Svart/svart/svart.', '0', '578824855215', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11020, '202384265', '0', '0', 'Mikael Löfstrand', 'BARNENS BYVÄG 24', '0', '444 61', 'STORA HÖGA', 'Schweden', '', '0', '0', '730324785', '0010136OJS', '0', 'Theorema Acapulco', 'Modell GM-504-3. Brun/svart/svart.', '0', '578824855226', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11021, '202158285', '0', '0', 'Oscar Randmaa', 'SVARTENSGATAN 6A', '0', '11620', 'STOCKHOLM', 'Schweden', '', '0', '0', '707929224', '0010048D13', '0', 'Theorema Acapulco', 'Modell GM-504-4. Svart/svart/svart.', '0', '578824855237', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-21', '', '', '', '', '', ''),
(11022, '202606768', '0', '0', 'Adam Cunnington', '16 Grebe Drive', '0', 'LU7 4BH', 'Leighton Buzzard', 'Grossbritannien', '', '0', '0', '7800743095', '0010211G6H', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824855400', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11023, '202548839', '0', '0', 'Andy Ye', '3 GREEN STREET', '0', 'WA5 1TW', 'WARRINGTON', 'Grossbritannien', '', '0', '0', '7810600688', '0010240CD4', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824855410', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11024, '202557212', '0', '0', 'Bob Bolton', '36 MOSS ROAD', '0', 'FK13 6NS', 'TILLICOULTRY', 'Grossbritannien', '', '0', '0', '7796943747', '0010060V6B', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824855421', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11025, '202589845', '0', '0', 'Campbell Ford', '21 HILLCREST', '0', 'WF4 2EW', 'WAKEFIELD', 'Grossbritannien', '', '0', '0', '7968567228', '0010159OSC', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824855432', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11026, '202558568', '0', '0', 'daniel field', '95 CHARLTON ROAD', '0', 'SP10 3LA', 'ANDOVER', 'Grossbritannien', '', '0', '0', '7854213612', '0010171JM4', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824855443', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11027, '202530645', '0', '0', 'Francis Lydon', '90 Morley Avenue', '0', 'N22 6NG', 'London', 'Grossbritannien', '', '0', '0', '7765034305', '0010057SKW', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824855454', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11028, '202982119', '0', '0', 'Gavin Feetham', '8 BLACKMIRES WAY', '0', 'NG17 4JQ', 'SUTTON-IN-ASHFIELD', 'Grossbritannien', '', '0', '0', '07515 363637', '0010080JVY', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824855465', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11029, '202554027', '0', '0', 'Ikechukwu Nnadi', '79 Portelet Court', '0', 'N1 5TL', 'London', 'Grossbritannien', '', '0', '0', '7830892002', '0010024JC7', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824855476', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11030, '202607002', '0', '0', 'Lamar Williams', '101 Farmstead road', 'Ring other number if preferred one is unavailable - 07578000504', 'Se63eb', 'London', 'Grossbritannien', '', '0', '0', '7869459037', '0010199C7A', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824855487', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11031, '202528923', '0', '0', 'Paul Owen', '8 Tanners Lane', '0', 'DE65 6FP', 'Repton', 'Grossbritannien', '', '0', '0', '07590 064471', '0010204P64', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824855498', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11032, '202505067', '0', '0', 'sanjeev chughwani', '16 BRAMBLEWICK DRIVE', '0', 'DE23 3YG', 'DERBY', 'Grossbritannien', '', '0', '0', '7951657280', '0010130SD4', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824855502', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11033, '202685436', '0', '0', 'Sarah O\'Mara', '17 PURSHALL CLOSE', 'Southcrest', 'B97 4PD', 'REDDITCH', 'Grossbritannien', '', '0', '0', '01527 584214', '0010085MQU', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824855513', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11034, '202631619', '0', '0', 'steven ferry', '41 PENTLAND VIEW TERRACE', '0', 'EH25 9NB', 'ROSLIN', 'Grossbritannien', '', '0', '0', '7903511998', '0010165S45', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824855524', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11035, '202878747', '0', '0', 'Tom Markovitch', '21 DORMER PLACE', 'Linden House', 'CV32 5AA', 'LEAMINGTON SPA', 'Grossbritannien', '', '0', '0', '7951587156', '0010032A1D', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824855535', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11036, '202510945', '0', '0', 'Akhmedkhadzhi Akhmadov', '13 HAWLEY CRESCENT', '0', 'NW1 8NP', 'LONDON', 'Grossbritannien', '', '0', '0', '7429312092', '001001662H', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824855546', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11037, '202461075', '0', '0', 'Andy Haigh', '18-22 ST. MICHAELS ROAD', 'BHP Mitchells Headingley', 'LS6 3AW', 'LEEDS', 'Grossbritannien', '', '0', '0', '7557943748', '00100199VU', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824855557', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11038, '202574978', '0', '0', 'Anna Murashka', '36 TOOTING BEC ROAD', '0', 'SW17 8BE', 'LONDON', 'Grossbritannien', '', '0', '0', '7961684864', '001010753S', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824855568', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11039, '202618935', '0', '0', 'Billie-Lou Smith', '754 HAGLEY ROAD WEST', '0', 'B68 0PJ', 'OLDBURY', 'Grossbritannien', '', '0', '0', '7508287254', '0010042LAA', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824855579', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11040, '202612824', '0', '0', 'Charley Butler', '114 ST. MILDREDS ROAD', '0', 'NR5 8RY', 'NORWICH', 'Grossbritannien', '', '0', '0', '7739025957', '0010192DD4', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824855580', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11041, '202611828', '0', '0', 'Chris Park', '1 MULBERRY WAY', '0', 'CV10 0XD', 'NUNEATON', 'Grossbritannien', '', '0', '0', '7968998012', '0010095HTZ', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824855590', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11042, '202467253', '0', '0', 'claire george', 'Atpac ltd Unit f burts wharf Crabtree manor way  north', '0', 'DA17 6LJ', 'Belvedere Kent', 'Grossbritannien', '', '0', '0', '7776243545', '0010150U1S', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824855605', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11043, '202827182', '0', '0', 'Claire Maguire', '7 HAYWOOD CRESCENT', '0', 'WA7 6NA', 'RUNCORN', 'Grossbritannien', '', '0', '0', '7507848808', '0010179KBO', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824855616', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11044, '202573757', '0', '0', 'Diane Hutchinson', '172 BROMLEY HEATH ROAD', '0', 'BS16 6JB', 'BRISTOL', 'Grossbritannien', '', '0', '0', '0117 9573163', '0010125AHU', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824855627', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11045, '202609726', '0', '0', 'Frances Skinner', '29 CHATSWORTH ROAD', '0', 'DA1 5AT', 'DARTFORD', 'Grossbritannien', '', '0', '0', '7815561286', '0010149JXD', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824855638', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11046, '202528426', '0', '0', 'Hazel Turberville', '18 Kestrel Close', '0', 'TA6 5DS', 'Bridgwater', 'Grossbritannien', '', '0', '0', '1278424142', '00100807BB', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824855649', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11047, '202533701', '0', '0', 'Karen Gordon', 'WINGS VICTORIA ROAD', '0', 'PO11 0LU', 'HAYLING ISLAND', 'Grossbritannien', '', '0', '0', '7880793238', '0010195ROD', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824855650', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11048, '202577744', '0', '0', 'kim hayes', '9 LOXWOOD ROAD', '0', 'PO8 9TU', 'WATERLOOVILLE', 'Grossbritannien', '', '0', '0', '778915339', '00100638OT', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824855660', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11049, '202576263', '0', '0', 'Laura Williams', '25 RODMELL CLOSE', 'Bromley Cross', 'BL7 9DT', 'BOLTON', 'Grossbritannien', '', '0', '0', '7515675980', '0010124YO6', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824855671', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11050, '202502043', '0', '0', 'Leigh sayles', '77 Dykes lane', '0', 'S6 4rl', 'Sheffield', 'Grossbritannien', '', '0', '0', '7595428542', '0010212STR', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824855682', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11051, '202625836', '0', '0', 'Mark Williams', '13 GLEN BARR', '0', 'DH2 2JN', 'CHESTER LE STREET', 'Grossbritannien', '', '0', '0', '7760282291', '0010242OMT', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824855693', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11052, '202512468', '0', '0', 'Raphael Deinhart', '24 Burton Street', '0', 'LE11 2DT', 'Loughborough', 'Grossbritannien', '', '0', '0', '4,47726E+11', '0010055R5X', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824855708', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11053, '202481424', '0', '0', 'Simon Shier', '61 Oaktree drive', '0', 'NP10 9JN', 'Newport', 'Grossbritannien', '', '0', '0', '7792521402', '0010077ME9', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824855719', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11054, '202844287', '0', '0', 'Zoe Lawrence', '1 LANGDALE CRESCENT', '0', 'WN2 5RF', 'WIGAN', 'Grossbritannien', '', '0', '0', '7725325642', '0010248CWY', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824855720', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11055, '202600477', '0', '0', 'Brian Kearns', '12 STERNCOURT ROAD', 'Frenchay', 'BS16 1LA', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7506916478', '0010105GOV', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824855730', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11056, '202533706', '0', '0', 'Chander Kanda', '127 DOVEDALE ROAD', '0', 'WV4 6RE', 'WOLVERHAMPTON', 'Grossbritannien', '', '0', '0', '7792390333', '001012860R', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824855741', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11057, '202462067', '0', '0', 'Daniel Turner', '24 RAMSONS WAY', 'st fagons', 'CF5 4QY', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7720647778', '0010162VEO', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824855752', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11058, '202567165', '0', '0', 'H Wang', '1 Gillian Street', '0', 'SE13 7AH', 'London', 'Grossbritannien', '', '0', '0', '7723830883', '0010019QP6', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824855763', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11059, '202572488', '0', '0', 'Hak Lee', '21 DUNNYKIRK AVENUE', '0', 'NE3 3YY', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7584286347', '0010027S26', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824855774', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11060, '202617262', '0', '0', 'Heidi Stevens', '38 UNION STREET', '0', 'GU14 7QB', 'FARNBOROUGH', 'Grossbritannien', '', '0', '0', '7715528869', '0010168F6A', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824855785', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11061, '202586079', '0', '0', 'Megan Norwood', 'Flat 3 5 george street', '0', 'La1 1xq', 'Lancaster', 'Grossbritannien', '', '0', '0', '7568377632', '00102239BC', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824855796', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11062, '202608405', '0', '0', 'Piotr Wnuk', '9B LOFTUS ROAD', '0', 'IG11 8QT', 'BARKING', 'Grossbritannien', '', '0', '0', '7824902590', '001024084H', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824855800', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11063, '202600587', '0', '0', 'Sarah wright', '49 edinburgh house', '0', 'rm2 6jp', 'romford', 'Grossbritannien', '', '0', '0', '7903828737', '0010246S9Y', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824855811', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11064, '202585091', '0', '0', 'Charlotte Anderson', '17 HONEYSUCKLE DRIVE', '0', 'NR20 3TT', 'DEREHAM', 'Grossbritannien', '', '0', '0', '7429944622', '0010207EHG', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824855822', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11065, '202480954', '0', '0', 'Elizabeth Pickford', '7 OYSTER TANK ROAD', '0', 'CO7 0DW', 'COLCHESTER', 'Grossbritannien', '', '0', '0', '7766690576', '0010232OL3', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824855833', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11066, '202507787', '0', '0', 'Kieran Platten', 'Greystones THE AVENUE', 'Mitsubishi shogun on the drive', 'Ng17 1gj', 'Nottinghamshire', 'Grossbritannien', '', '0', '0', '7989422670', '0010047XDS', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824855844', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11067, '202575041', '0', '0', 'Shauna Gorey', 'Flat 3/2 6 Alexandra Gate', '0', 'G31 3AY', 'Glasgow', 'Grossbritannien', '', '0', '0', '7455171925', '0010205I2T', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824855855', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11068, '202740243', '0', '0', 'Audrey Simpson', '6 DURIE BANK', '0', 'KY8 5FG', 'LEVEN', 'Grossbritannien', '', '0', '0', '1333350985', '00101564MO', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824855866', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11069, '202498311', '0', '0', 'carlie benee', '10 BELLINGHAM LANE', '0', 'SS6 7ED', 'RAYLEIGH', 'Grossbritannien', '', '0', '0', '7789801548', '0010243B3D', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824855877', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11070, '202586223', '0', '0', 'Daniel Woodward', '12 BULWER ROAD', '0', 'NG17 8DR', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7834220282', '0010027AI3', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824855888', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11071, '202568570', '0', '0', 'Richard Figgins', '122 WITHERSFIELD ROAD', '0', 'CB9 9HE', 'HAVERHILL', 'Grossbritannien', '', '0', '0', '7503072747', '0010223D67', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824855899', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11072, '202564213', '0', '0', 'Wee Hean Tiah', 'Flat 14 Arthur court, Queensway', 'Flat 14, Arthur Court, Queensway', 'W2 5HW', 'London', 'Grossbritannien', '', '0', '0', '7742129090', '0010227WEU', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824855903', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11073, '202484674', '0', '0', 'Angie Roberson', 'Passmores Ac Tracyes Road', '0', 'CM18 6jh', 'HARLOW', 'Grossbritannien', '', '0', '0', '796233644', '0010063BAK', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824855914', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11074, '202470055', '0', '0', 'Bhavin Shah', '1 KINGS AVENUE', 'Alpha Omega Group', 'N21 3NA', 'LONDON', 'Grossbritannien', '', '0', '0', '7738013624', '0010019TVZ', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824855925', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11075, '202867144', '0', '0', 'Carol Mercer', '9 MOUNT CRESCENT', 'kirkby', 'L32 2BA', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '1512920333', '0010134YRY', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824855936', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11076, '202536919', '0', '0', 'Emma Glover', '60 ENTWISLE STREET', '0', 'M27 9SB', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7538035046', '0010178TZZ', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824855947', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11077, '202608948', '0', '0', 'Harrison Thomas', '11 SUSSEX ROAD', '0', 'KT3 3PY', 'NEW MALDEN', 'Grossbritannien', '', '0', '0', '7771848168', '0010249KI2', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824855958', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11078, '202620826', '0', '0', 'Justin Nixon', '697 BLACKPOOL ROAD', 'Ashton', 'PR2 1XH', 'PRESTON', 'Grossbritannien', '', '0', '0', '7521449453', '0010121ORP', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824855969', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11079, '202564244', '0', '0', 'Kathryn Matthews', '17 FARNSFIELD AVENUE', 'Burton Joyce', 'NG14 5GF', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '0115 9117130', '001011164T', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824855970', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11080, '202735125', '0', '0', 'Kelly Davies', '59 BRISTOL ROAD', '0', 'GL1 5SB', 'GLOUCESTER', 'Grossbritannien', '', '0', '0', '7932056386', '0010062KM9', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824855980', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11081, '202530962', '0', '0', 'laura wellard', '8 CHURCHILL AVENUE', '0', 'UB10 0EB', 'UXBRIDGE', 'Grossbritannien', '', '0', '0', '7546520303', '0010049MPG', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824855991', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11082, '202530936', '0', '0', 'Mandy Mushing', '11 EPWELL GROVE', '0', 'B44 8DG', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7790723808', '00100074H6', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824856005', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11083, '202531504', '0', '0', 'Melissa Fry', '45 CROYDON ROAD', '0', 'TN16 1TU', 'WESTERHAM', 'Grossbritannien', '', '0', '0', '07885 933032', '0010024UWL', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824856016', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11084, '202563223', '0', '0', 'Michael Daniels', '94 WALTON ROAD', '0', 'WA4 6NP', 'WARRINGTON', 'Grossbritannien', '', '0', '0', '7880788634', '0010110FSN', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824856027', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11085, '202613863', '0', '0', 'Minisha Gupta', 'Flat 22 Aces court northdrive', '0', 'TW3 1AH', 'Hounslow', 'Grossbritannien', '', '0', '0', '7929292704', '0010222F2B', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824856038', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11086, '202608476', '0', '0', 'Muhammed Ali', 'Flat 5 124 Granby street', '0', 'LE1 1DL', 'Leicester', 'Grossbritannien', '', '0', '0', '7595896407', '0010247GJ9', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824856049', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11087, '202610720', '0', '0', 'Naomi Chen', '35 Hill Top Lane. Allerton', '0', 'BD15 7EX', 'Bradford', 'Grossbritannien', '', '0', '0', '7920488281', '00100844N4', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824856050', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11088, '202521145', '0', '0', 'Pawan Kumar Gurung', '45 WATER LANE', '0', 'GU14 8XQ', 'FARNBOROUGH', 'Grossbritannien', '', '0', '0', '7411808999', '0010200YC2', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824856060', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11089, '202503437', '0', '0', 'Petra Rezacova', '1 Stamford place, Flat 2', 'Flat 2', 'M33 3BT', 'Sale', 'Grossbritannien', '', '0', '0', '7792022246', '00101697G2', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824856071', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11090, '202516841', '0', '0', 'simona kearnon', '7 YORK WAY', '0', 'GU47 9DE', 'SANDHURST', 'Grossbritannien', '', '0', '0', '7412747478', '0010129G1D', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824856082', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11091, '202614890', '0', '0', 'stefania ciobanu', '16A COURTENAY AVENUE', '0', 'HA3 5JJ', 'HARROW', 'Grossbritannien', '', '0', '0', '7424694073', '0010151E5B', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824856093', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11092, '202551101', '0', '0', 'Steven Williams', '6 Caister Way', 'If not in, please leave with a neighbour', 'CW7 1LT', 'Winsford', 'Grossbritannien', '', '0', '0', '7595876378', '0010162ZBJ', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824856108', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11093, '202563563', '0', '0', 'Ana Tiu', '4 Burghclere Drive', '0', 'Me16 8uq', 'Maidstone, Kent', 'Grossbritannien', '', '0', '0', '7896316816', '0010080CV5', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824856119', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11094, '202843461', '0', '0', 'Carol butler', '22 AMBERLEY ROAD', '0', 'SL2 2LR', 'SLOUGH', 'Grossbritannien', '', '0', '0', '1753535906', '0010121G56', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824856120', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11095, '202486494', '0', '0', 'derrick Muyinga', '35 BRIDPORT STREET', '24 BRIDPOINT APARTMENTS', 'L3 5QF', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7462224303', '0010064P4V', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824856130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11096, '202528891', '0', '0', 'Harry Chapman', '40 BERKSHIRE ROAD', '0', 'RG9 1NB', 'HENLEY-ON-THAMES', 'Grossbritannien', '', '0', '0', '7848911930', '00101580BV', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824856141', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11097, '202531391', '0', '0', 'Hollie Barker', '22 TACON ROAD', '0', 'IP11 2DS', 'FELIXSTOWE', 'Grossbritannien', '', '0', '0', '7841986633', '10240721', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824856152', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11098, '202616230', '0', '0', 'Kristine Hailova', '7 SYERSTON COURT', '0', 'NG18 4TE', 'MANSFIELD', 'Grossbritannien', '', '0', '0', '7882640049', '0010166RCR', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824856163', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11099, '202471413', '0', '0', 'Oliver Grayburn', '1 NUFFIELD CLOSE', '0', 'SN5 5WT', 'SWINDON', 'Grossbritannien', '', '0', '0', '7855430544', '001022294U', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824856174', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11100, '202656054', '0', '0', 'Richard Hilton', '14 WOODPECKER CRESCENT', '0', 'RH15 9XY', 'BURGESS HILL', 'Grossbritannien', '', '0', '0', '7795670090', '00101383LN', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824856185', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11101, '202576755', '0', '0', 'Sinan Erdogan', '71 BLACK PRINCE ROAD', '0', 'SE11 6AB', 'LONDON', 'Grossbritannien', '', '0', '0', '4,474E+11', '00101809PQ', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824856196', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11102, '202470405', '0', '0', 'Andy Somers', '130 Bury Hill Close', '0', 'SP11 7NA', 'Andover', 'Grossbritannien', '', '0', '0', '7584661983', '0010191OS9', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '578824856200', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11103, '202478561', '0', '0', 'Connor Goodhew', '101 WINDMILL LANE', '0', 'NN9 6SJ', 'WELLINGBOROUGH', 'Grossbritannien', '', '0', '0', '7715301759', '0010060GFL', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '578824856211', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11104, '202582133', '0', '0', 'Husrav Raupov', '25 SHELDON SQUARE', '0', 'W2 6EY', 'LONDON', 'Grossbritannien', '', '0', '0', '7577405400', '0010247PN6', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '578824856222', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11105, '202613469', '0', '0', 'natasha dicker', '3 Crescent Road, Verwood', '0', 'BH31 6DA', 'Dorset', 'Grossbritannien', '', '0', '0', '7772978659', '0010182JEK', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '578824856233', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11106, '202487159', '0', '0', 'Samantha Crown', '9 KINSEY VIEW', '0', 'IP5 2HD', 'IPSWICH', 'Grossbritannien', '', '0', '0', '7841042381', '0010093KTL', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '578824856244', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11107, '202482904', '0', '0', 'Mark Davies', '6 STEIN ROAD', '0', 'PO10 8LD', 'EMSWORTH', 'Grossbritannien', '', '0', '0', '7880724121', '0010101BUL', '0', 'Theorema', 'Marco Polo Watch: Silver Case - White Face - Black Strap', '0', '578824856255', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11108, '202600811', '0', '0', 'Melvyn Walton', '32 CHARNWOOD COURT', '0', 'DY9 9EU', 'STOURBRIDGE', 'Grossbritannien', '', '0', '0', '7759751218', '0010237W32', '0', 'Theorema', 'Marco Polo Watch: Silver Case - White Face - Black Strap', '0', '578824856266', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11109, '202763537', '0', '0', 'Jesper Kristensen', 'Filosofhaven 30', '3.th', '5000', 'Odense C', 'Dänemark', '', '0', '0', '21530597', '0010062BYG', '0', 'Theorema', 'Theorema Rio ur i sort (a0YC000000TVBwAMAX)', '0', '578824856645', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11110, '202768092', '0', '0', 'Omar Ali', 'K. M. Klausensgade 20', 'St tv', '2450', 'København sv', 'Dänemark', '', '0', '0', '27345490', '0010211AOQ', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824856656', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11111, '202600044', '0', '0', 'Amin Afkir', 'Smedetoften 32', '3. TV', '2400', 'København', 'Dänemark', '', '0', '0', '52507964', '0010146G3R', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824856667', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11112, '202929039', '0', '0', 'Knud Werner', 'Ægirsvej 4', '0', '4100', 'Ringsted', 'Dänemark', '', '0', 'ksw@c.dk', '23824243', '00101576HT', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', 'Uhr erhalten 28.10.2013   Bitte refund', '578824856678', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11113, '202926647', '0', '0', 'Peter Lose Iversen', 'Horsekildevej 43 1tv', '0', '2500', 'Valby', 'Dänemark', '', '0', '0', '23249111', '0010202M4D', '0', 'Theorema', 'Theorema Rio ur i sølv med sort kant (a0YC000000TVBvbMAH)', '0', '578824856689', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11114, '202870845', '0', '0', 'Sonja Petersen', 'Morbærhaven 10', '-18', '2620', 'Albertslund', 'Dänemark', '', '0', '0', '29880987', '0010167RDH', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824856690', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11115, '202855449', '0', '0', 'Søsser maaløe kruse', 'Marbæk Park 24', '0', '2750', 'Ballerup', 'Dänemark', '', '0', '0', '29867576', '0010038ADE', '0', 'Theorema', 'Acapulco-ur med sølvfarvede detaljer (a0YC000000TVALnMAP)', '0', '578824856704', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11116, '202804679', '0', '0', 'Søren Sandegaard', 'Lottesvej 13 ST. 5', '0', '8220', 'Brabrand', 'Dänemark', '', '0', '0', '22279664', '0010061FPX', '0', 'Theorema', 'Theorema Rio ur i sølv med sort kant (a0YC000000TVBvbMAH)', '0', '578824856715', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11117, '202772072', '0', '0', 'søren engberg', 'Pårupvej 2A', '0', '3230', 'Græsted', 'Dänemark', '', '0', '0', '41662291', '00100928RX', '0', 'Theorema', 'Theorema Rio ur i sølv med hvid kant (a0YC000000TVBvlMAH)', '0', '578824856726', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11118, '202694694', '0', '0', 'Anders Mikkelsen', 'Hornemanns Vænge NR.13 1.TH', '0', '2500', 'Valby', 'Dänemark', '', '0', '0', '40947813', '0010045C5U', '0', 'Theorema', 'Acapulco-ur med gulddetaljer (a0YC000000TVAL0MAP)', '0', '578824856737', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11119, '202640982', '0', '0', 'Noman Tahir', 'Vejledalen 64 2 th', '0', '2635', 'Ishøj', 'Dänemark', '', '0', '0', '61464698', '0010242D8H', '0', 'Theorema', 'Theorema Rio ur i s?lv med sort kant (a0YC000000TVBvbMAH)', 'Uhr erhalten 07.11.2013 Bitte refund!!!', '578824856748', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11120, '202640279', '0', '0', 'Ulla Rohde', 'Segaltvej 35', '0', '8541', 'Skødstrup', 'Dänemark', '', '0', '0', '51896332', '0010149YRD', '0', 'Theorema', 'Theorema Rio ur i sølv med sort kant (a0YC000000TVBvbMAH)', '0', '578824856759', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11121, '202697750', '0', '0', 'Vincent Philippe Brandt-Jeppesen', 'Robert Jacobsens Vej 62 8 2', '0', '2300', 'København', 'Dänemark', '', '0', '0', '30378394', '001020066O', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '578824856760', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11122, '203145165', '0', '0', 'Amna Husnain', '34A LLANOVER ROAD', '0', 'HA9 7LJ', 'WEMBLEY', 'Grossbritannien', '', '0', '0', '7957703026', '0010191CTP', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11123, '203053406', '0', '0', 'Gurminder Sihra', '55 LINKS AVENUE', 'Gidea Park', 'RM2 6NH', 'ROMFORD', 'Grossbritannien', '', '0', '0', '7793093054', '0010238PH2', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856380', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11124, '203113843', '0', '0', 'Ian Loy', '2 MATLOCK STREET', 'I check my emails everyday but may not be able to answer calls whilest at work', 'M30 7HG', 'Manchester', 'Grossbritannien', '', '0', '0', '7891060644', '0010128J3J', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', 'Geld am 05.11.2013 zurück erhalten! Uhr???', '578824856391', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11125, '203155382', '0', '0', 'Jacqueline Hutton', '1 HAWKHILL PLACE', '0', 'KA20 4HN', 'STEVENSTON', 'Grossbritannien', '', '0', '0', '1294605398', '0010227PY1', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856406', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11126, '203060442', '0', '0', 'Khalil Ur Rahman', '9 Mavis Road', '0', 'Bb2 6sw', 'Blackburn', 'Grossbritannien', '', '0', '0', '7508000064', '00101725Y3', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856417', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11127, '203052413', '0', '0', 'Moussa Diaoune', '22 Rosenthal Road', '0', 'Se6 2by', 'London', 'Grossbritannien', '', '0', '0', '7595372363', '00102392EM', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856428', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11128, '203053855', '0', '0', 'Natalie Witterick', '20 PARK AVENUE', '0', 'TS17 7JN', 'STOCKTON-ON-TEES', 'Grossbritannien', '', '0', '0', '7881338761', '0010110L3E', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856439', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11129, '203160156', '0', '0', 'Nicholas Konstantinou', '64C CRUICK AVENUE', '0', 'RM15 6EL', 'SOUTH OCKENDON', 'Grossbritannien', '', '0', '0', '1708910267', '0010121MOS', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856440', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11130, '203141636', '0', '0', 'Sarah Harris', '57 DRYBURGH CRESCENT', 'Ham', 'PL2 2NX', 'PLYMOUTH', 'Grossbritannien', '', '0', '0', '1752350689', '0010099YTF', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856450', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(11131, '203110696', '0', '0', 'Amer Nasser', '19 SELDEN CHURCHILL GARDENS', '0', 'SW1V 3DG', 'LONDON', 'Grossbritannien', '', '0', '0', '7877045451', '0010219NDJ', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824856461', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11132, '203139004', '0', '0', 'Ashley Morris', '43 AVOCET DRIVE', '0', 'DY10 4JT', 'KIDDERMINSTER', 'Grossbritannien', '', '0', '0', '7966326645', '001016877G', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824856472', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11133, '202999608', '0', '0', 'hatice aslan', '68A CHARDMORE ROAD', '0', 'N16 6JH', 'LONDON', 'Grossbritannien', '', '0', '0', '7853485333', '0010108KR9', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '578824856483', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11134, '203141485', '0', '0', 'Angela Morris', '49/51 BARBOURNE ROAD', 'Business address', 'WR1 1SA', 'WORCESTER', 'Grossbritannien', '', '0', '0', '7812345614', '0010179LXR', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824856494', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11135, '203051931', '0', '0', 'Moussa Diaoune', '22 Rosenthal Road', '0', 'Se6 2by', 'London', 'Grossbritannien', '', '0', '0', '7595372363', '0010184J1B', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824856428', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11136, '203138686', '0', '0', 'Robert Lennard', '00 The Moorlands Halifax Rd', '0', 'BB10 3QS', 'Burnley', 'Grossbritannien', '', '0', '0', '7772600729', '0010126MY2', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824856510', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11137, '203184405', '0', '0', 'stephen mackenzie', '5 BERNALDBY AVENUE', '0', 'TS14 8DB', 'GUISBOROUGH', 'Grossbritannien', '', '0', '0', '7969218303', '0010030V2R', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824856520', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11138, '202999163', '0', '0', 'hatice aslan', '68A CHARDMORE ROAD', '0', 'N16 6JH', 'LONDON', 'Grossbritannien', '', '0', '0', '7853485333', '0010097ZM5', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824856483', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11139, '203015199', '0', '0', 'Holly Croall', '16 Cearns Road', '0', 'CH43 1XE', 'Birkenhead', 'Grossbritannien', '', '0', '0', '7500262570', '00101855WX', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824856542', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11140, '203136937', '0', '0', 'Katie A Tobin', '178 NORTHCOTE ROAD', '0', 'SW11 6RE', 'LONDON', 'Grossbritannien', '', '0', '0', '7745902847', '00102004XV', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824856553', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11141, '203089702', '0', '0', 'Lorelie Rarela', '8 OSBORNE ROAD', '0', 'BH25 6AD', 'NEW MILTON', 'Grossbritannien', '', '0', '0', '7825581628', '0010182GQA', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824856564', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11142, '203132807', '0', '0', 'Rafal Rapacz', '20 BIRDHAM CLOSE', '0', 'PO21 5TD', 'BOGNOR REGIS', 'Grossbritannien', '', '0', '0', '7889443128', '0010029TCL', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824856575', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11143, '203151510', '0', '0', 'Tamas Balogh', 'EF SCHOOL PULLENS LANE', '0', 'OX3 0DT', 'OXFORD', 'Grossbritannien', '', '0', '0', '7446092269', '00100888AW', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824856586', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11144, '203056814', '0', '0', 'Yousif AlAbdulgani', '6 Beauchamp  Greyfriars Road', '0', 'CV1 3RW', 'Coventry', 'Grossbritannien', '', '0', '0', '7944899989', '00101261D9', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824856597', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11145, '203107233', '0', '0', 'Ben Sykes', 'TRAD FURN BAMFORTH STREET', 'Traditional Furniture Company', 'S6 2HE', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7557050796', '0010220JM9', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824856601', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11146, '203156309', '0', '0', 'Laura Carman', '8 CORONATION GREEN', '0', 'TS3 0LR', 'MIDDLESBROUGH', 'Grossbritannien', '', '0', '0', '1642956803', '00100383WI', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824856612', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11147, '203137065', '0', '0', 'Gemma Connor', '23 PALACE GREEN', '0', 'CR0 9AJ', 'CROYDON', 'Grossbritannien', '', '0', '0', '7792626074', '0010071AU6', '0', 'Theorema', 'Marco Polo Watch: Silver Case - White Face - Black Strap', '0', '578824856623', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11148, '203181886', '0', '0', 'Marta Jimenez', '9 queen squa LYNDHURST ROAD', 'Interbev UK ltd. Opening hours from 9 to 17 pm', 'SL5 9FE', 'ASCOT', 'Grossbritannien', '', '0', '0', '7783442541', '00102507LC', '0', 'Theorema', 'Marco Polo Watch: Silver Case - White Face - Black Strap', '0', '578824856634', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11149, '202881902', '0', '0', 'Ross Keating', 'Willow court Blacklion', 'Directly Across the road from church.', '0', 'Greystones , Co. Wicklow', 'Irland', '', '0', '0', '353872110155', '0010221GOH', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '578824856277', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11150, '202867761', '0', '0', 'John Condren', '27 Buttery court', '0', 'Co cork', 'Market square, mallow', 'Irland', '', '0', '0', '861702538', '0010207YBX', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '578824856288', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11151, '202668190', '0', '0', 'Nicholas kelly', '78 Cardiffbridge road finglas west dublin 11', '0', '11', 'Dublin', 'Irland', '', '0', '0', '852118498', '0010124X27', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '578824856299', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11152, '202665472', '0', '0', 'Dima Paladi', '14 Concert Building Park west', '0', 'D.12', 'Dublin', 'Irland', '', '0', '0', '353879640285', '0010066JHB', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '578824856303', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11153, '202641522', '0', '0', 'Janis Jezkovs', '3 Penrose quay', '0', '1111', 'Cork', 'Irland', '', '0', '0', '857233121', '0010141NK2', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '578824856314', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11154, '202551310', '0', '0', 'Leon Cooney', '51 Ardmore Wood', '0', 'CO.WICKLOW', 'Bray', 'Irland', '', '0', '0', '851153156', '0010218ANP', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '578824856325', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11155, '202930968', '0', '0', 'Owen Daly', '36 Church View', 'Station Road Ballincollig', 'Cork', 'Cork', 'Irland', '', '0', '0', '353874168522', '0010153F1K', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '578824856336', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11156, '202928769', '0', '0', 'Donna Walsh', '36 The Paddocks Drive', 'The Paddocks', 'codublin', 'Adamstown', 'Irland', '', '0', '0', '879830816', '0010052AU6', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '578824856347', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11157, '202818979', '0', '0', 'Patricia Gregan', '1 Hilltop Cottage, Forest Great', '0', '1', 'Swords, Co. Dublin', 'Irland', '', '0', '0', '8405633', '0010230BU4', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '578824856358', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11158, '202689474', '0', '0', 'Brian O Donovan', '5 Barretts hill', '0', 'Cork', 'Bandon', 'Irland', '', '0', '0', '857622938', '0010209KD6', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '578824856369', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11159, '202737111', '0', '0', 'Andrisoaei Vasile', 'Castleforbes  105b Mc Mahon Transport', '', 'Dublin1', 'Dublin1', 'Irland', '', '0', '0', '876900244', '0010249ID2', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108581234', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11160, '202729261', '0', '0', 'Martin Connaughton', 'Sandfield Knockcroghery', '', 'Co Roscomm', 'Roscommon', 'Irland', '', '0', '0', '877744852', '00100220AB', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108581245', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11161, '202753322', '0', '0', 'Hubert Pitter', '00 (ebay)The Atrium Building Old Navan Road,Blanchardstown,', 'Please deliver this item at The Building Old Navan Road, Blanchardstown Dublin 15, Ireland', '15', 'Dublin', 'Irland', '', '0', '0', '3,53863E+11', '0010231Q2U', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108581256', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11162, '202580651', '0', '0', 'Joe Dolan', 'Hillcrest Rathmeel Lawns', 'Ballina', 'N/A', 'Mayo', 'Irland', '', '0', '0', '3,53867E+11', '0010175ULB', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108581267', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11163, '202545743', '0', '0', 'Janette Carmody', '23 St. Marys Ave, Off Cathedral Rd,', '', '21', 'Cork', 'Irland', '', '0', '0', '863287525', '0010004UNH', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108581278', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11164, '202541465', '0', '0', 'Niko Perttula', 'Maanmittarinkatu 12 AS.4', '', '28100', 'PORI', 'Finnland', '', '0', '0', '405275619', '0010054VII', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-1) sis. toimituskulut', '0', '577108581337', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11165, '202514300', '0', '0', 'Marko Heikkinen', 'Pellervontie 15', '', '5830', 'HYVINKÄÄ', 'Finnland', '', '0', '0', '401814188', '0010158X0V', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-4) sis. toimituskulut', '0', '577108581348', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11166, '202505741', '0', '0', 'Hannu Haanpää', 'Nikunpellonkuja 1 D 7', '', '2920', 'ESPOO', 'Finnland', '', '0', '0', '400436433', '0010174X1G', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-1) sis. toimituskulut', '0', '577108581359', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11167, '202505653', '0', '0', 'Hannu Haanpää', 'Nikunpellonkuja 1 D 7', '', '2920', 'ESPOO', 'Finnland', '', '0', '0', '400436433', '0010153V9R', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-2) sis. toimituskulut', '0', '577108581359', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11168, '202485192', '0', '0', 'Wang Nianxing', 'Kuohukuja 1J 140', '', '20540', 'TURKU', 'Finnland', '', '0', '0', '3', '0010162O6B', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-4) sis. toimituskulut', '0', '577108581360', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11169, '202539876', '0', '0', 'Self Care Shop Att sia lewinsky', 'Nordre Frihavnsgade 25', '', '2100', 'København', 'Dänemark', '', '0', '0', '60420200', '00100306PW', '0', 'Theorema', 'Theorema Rio ur i sort (a0YC000000TVBwAMAX)', '0', '577108581289', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11170, '202535862', '0', '0', 'Jesper Bach Knudsen', 'Gl Skolevej 17 1TV', '', '2750', 'Ballerup', 'Dänemark', '', '0', '0', '23625748', '00100239YC', '0', 'Theorema', 'Theorema Rio ur i sølv med sort kant (a0YC000000TVBvbMAH)', '0', '577108581290', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11171, '202496801', '0', '0', 'Lars Lundbye', 'Gammel Køge Landevej 890', '', '2665', 'Vallensbæk Strand', 'Dänemark', '', '0', '0', '4524820755', '0010243L3B', '0', 'Theorema', 'Theorema Rio ur i sølv med hvid kant (a0YC000000TVBvlMAH)', '0', '577108581304', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11172, '202537269', '0', '0', 'Trine Pedersen', 'Buddinge Hovedgade 151 1 th', '', '2860', 'Søborg', 'Dänemark', '', '0', '0', '40260536', '00101206J8', '0', 'Theorema', 'Theorema Rio ur i sølv med sort kant (a0YC000000TVBvbMAH)', '0', '577108581315', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11173, '202455777', '0', '0', 'Michael Busch-petersen', 'Kongevejen 198', '', '2830', 'Virum', 'Dänemark', '', '0', '0', '21638591', '0010037JPX', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '577108581326', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11174, '202566016', '0', '0', 'Cecilia Ellmark Tornberg', 'Sørkedalsveien 11F', '', '0369', 'OSLO', 'Norwegen', '', '0', '0', '40556205', '001015979Q', '0', 'Theorema', 'Alternativ 1: Theorema RIO - GM107-1. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11175, '202744147', '0', '0', 'Johannes Ho', 'Storgata 57', '', '0182', 'OSLO', 'Norwegen', '', '0', '0', '47994280', '0010234TUH', '0', 'Theorema', 'Alternativ 1: Theorema RIO - GM107-1. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11176, '202805045', '0', '0', 'Shkodrane Rexhaj-Ahmeti', 'Østhagan 13 A', '', '2742', 'Grua', 'Norwegen', '', '0', '0', '48147333', '0010236NVI', '0', 'Theorema', 'Alternativ 1: Theorema RIO - GM107-1. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11177, '202643818', '0', '0', 'Susanne Tjernslien', 'Hans Nordahls gate 98A', '', '0485', 'OSLO', 'Norwegen', '', '0', '0', '90102856', '00101901QQ', '0', 'Theorema', 'Alternativ 1: Theorema RIO - GM107-1. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11178, '202936878', '0', '0', 'Aysun Erdogan', 'Farmen Nedre 26 B', '', '3024', 'DRAMMEN', 'Norwegen', '', '0', '0', '93601808', '0010172R2S', '0', 'Theorema', 'Alternativ 2: Theorema RIO - GM107-2. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11179, '202775716', '0', '0', 'Bishnu Prasad Joshi', 'Økern Trgvei 92 HO816', '', '0589', 'Oslo', 'Norwegen', '', '0', '0', '4792523405', '0010227M8I', '0', 'Theorema', 'Alternativ 2: Theorema RIO - GM107-2. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11180, '202739572', '0', '0', 'Faik Anjeri Motlak', 'Veungsdalsveien 46', '', '3615', 'KONGSBERG', 'Norwegen', '', '0', '0', '41603268', '0010022UVP', '0', 'Theorema', 'Alternativ 2: Theorema RIO - GM107-2. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11181, '202793936', '0', '0', 'Mae Ann Coco', 'Bruserudveien 334', '', '3080', 'Holmestrand', 'Norwegen', '', '0', '0', '94828537', '0010143FU0', '0', 'Theorema', 'Alternativ 2: Theorema RIO - GM107-2. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11182, '202947221', '0', '0', 'Abdulla Shadeed', 'Bjerregaards gate 56 D', '', '0174', 'OSLO', 'Norwegen', '', '0', '0', '99882267', '0010008WCE', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11183, '202971763', '0', '0', 'Åke Scherffenberg', 'Trygve Strømbergs vei 6A', '', '1263', 'OSLO', 'Norwegen', '', '0', '0', '98219772', '00100888ZY', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11184, '202776316', '0', '0', 'dhanpati neupane', 'H0816 ', 'Økern Torgvei 92', '0589', 'Oslo', 'Norwegen', '', '0', '0', '94734633', '0010185M6X', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11185, '202939982', '0', '0', 'Fredrik Larsen', 'Abildsøfaret 8', '', '1187', 'Oslo', 'Norwegen', '', '0', '0', '95161205', '0010054PB9', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11186, '202940452', '0', '0', 'Mai Thi Ngoc Nguyen', 'Bjerklundsbakken 4', '', '1911', 'FLATEBY', 'Norwegen', '', '0', '0', '0047 99490990', '0010164YIG', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11187, '202762862', '0', '0', 'Marin Khan', 'Tjernlia 3', '', '1279', 'Oslo', 'Norwegen', '', '0', '0', '41698842', '0010113PG9', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11188, '202622284', '0', '0', 'Mle Soete', 'Øvre Storgate 50', '', '3018', 'DRAMMEN', 'Norwegen', '', '0', '0', '95780857', '0010075BB5', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11189, '202930310', '0', '0', 'Ola Skjørli Oterhals', 'Frydenbergveien 52', '', '0575', 'OSLO', 'Norwegen', '', '0', '0', '93825778', '0010183HDC', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11190, '202865493', '0', '0', 'Petter Svendsen', 'Skiringssalveien 134', '', '3213', 'SANDEFJORD', 'Norwegen', '', '0', '0', '99277850', '0010170JNR', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11191, '202569846', '0', '0', 'Steinar Nygård', 'Blåsbortveien 18', '', '0873', 'OSLO', 'Norwegen', '', '0', '0', '90860725', '0010236JH8', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11192, '202744346', '0', '0', 'Svein Håkon Henriksen', 'Bjørnveien 88', '', '0773', 'OSLO', 'Norwegen', '', '0', '0', '97029096', '0010031MHT', '0', 'Theorema', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11193, '202857082', '0', '0', 'Andreas Widlund', 'Thorvald Meyers gate 46', '', '0552', 'OSLO', 'Norwegen', '', '0', '0', '40340563', '0010027XU6', '0', 'Theorema', 'Alternativ 4: Theorema RIO - GM107-4. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11194, '202774644', '0', '0', 'Cathrine Storøy', 'Huldreveien 25', '', '1388', 'Borgen', 'Norwegen', '', '0', '0', '90574945', '0010037IQZ', '0', 'Theorema', 'Alternativ 4: Theorema RIO - GM107-4. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11195, '202945478', '0', '0', 'Kay Olav Berg', 'Kanonhallveien 22 E', '', '0585', 'OSLO', 'Norwegen', '', '0', '0', '95183254', '001000208K', '0', 'Theorema', 'Alternativ 4: Theorema RIO - GM107-4. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11196, '202792175', '0', '0', 'Knut Hjelmervik', 'Kløvervegen 28', '', '2052', 'JESSHEIM', 'Norwegen', '', '0', '0', '93440304', '00101785HB', '0', 'Theorema', 'Alternativ 4: Theorema RIO - GM107-4. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11197, '202834915', '0', '0', 'Marius Gulbrandsen', 'Steinerud 21', '', '2770', 'JAREN', 'Norwegen', '', '0', '0', '90360900', '0010205SFM', '0', 'Theorema', 'Alternativ 4: Theorema RIO - GM107-4. Verdi 10 412 kr.', '0', '577108581473', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11198, '202772813', '0', '0', 'Dmitry Dedov', 'KALENDERVÄGEN 6', '', '41511', 'GÖTEBORG', 'Schweden', '', '0', '0', '765834311', '0010187IJ5', '0', 'Pionier Acapulco', 'Modell GM-504-4. Svart/svart/svart.', 'Uhr erhalten 07.11.2013 \r\nUhr versendet 08.11.2013\r\nRG 6237 2697 1DE\r\n', '577108581370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11199, '202755511', '0', '0', 'Caroline Karaara', 'Lundagatan 43', '', '11728', 'Stockholm', 'Schweden', '', '0', '0', '0', '0010174CXQ', '0', 'Pionier Acapulco', 'Modell GM-504-1. Svart/silver/silver.', 'Uhr erhalten 07.11.2013 Bitte refund!\r\nDie Kunde mochte die Uhr Zuruck\r\nVersendet 08.11.2013    RG 6237 2694 5DE', '577108581381', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11200, '202729308', '0', '0', 'Oskar Huss', 'RESTALUNDSVÄGEN 85', '', '70216', 'ÖREBRO', 'Schweden', '', '0', '0', '765528498', '00101448Z2', '0', 'Pionier Acapulco', 'Modell GM-504-3. Brun/svart/svart.', '0', '577108581392', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11201, '202707165', '0', '0', 'Olesya Malinina', 'VRETA BACKE 34', 'c/o Gabi Benjamin', '14744', 'TUMBA', 'Schweden', '', '0', '0', '739136152', '00100278WE', '0', 'Pionier Acapulco', 'Modell GM-504-2. Svart/svart/silver.', '0', '577108581407', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11202, '202705954', '0', '0', 'Daniel Johansson', 'SANKT JÖRGENS VÄG 28D', '', '42249', 'HISINGS BACKA', 'Schweden', '', '0', '0', '701477469', '00101324RO', '0', 'Pionier Acapulco', 'Modell GM-504-2. Svart/svart/silver.', '0', '577108581418', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11203, '202693518', '0', '0', 'Marita Karlsson', 'TULPANVÄGEN 28', '', '18694', 'VALLENTUNA', 'Schweden', '', '0', '0', '768383007', '0010207U1W', '0', 'Pionier Acapulco', 'Modell GM-504-3. Brun/svart/svart.', '0', '577108581429', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11204, '202636991', '0', '0', 'Jiann-shiun Tseng', 'Stora björn 35', '', '41516', 'Göteborg', 'Schweden', '', '0', '0', '707400308', '00100174DO', '0', 'Pionier Acapulco', 'Modell GM-504-3. Brun/svart/svart.', '0', '577108581430', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11205, '202561216', '0', '0', 'Nina Palm', 'ALBYVÄGEN 19', '', '14557', 'NORSBORG', 'Schweden', '', '0', '0', '762101340', '0010124JBI', '0', 'Pionier Acapulco', 'Modell GM-504-4. Svart/svart/svart.', '0', '577108581440', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11206, '202500288', '0', '0', 'Manar Ali', 'RAMELS VÄG 147', '', '21369', 'Malmö', 'Schweden', '', '0', '0', '0', '0010053JAG', '0', 'Pionier Acapulco', 'Modell GM-504-3. Brun/svart/svart.', '0', '577108581451', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11207, '202496967', '0', '0', 'Felix Jansson', 'Gamla Bällskärsgatan 23b 23b', '', '42244', 'Hisingsbacka', 'Schweden', '', '0', '0', '762706606', '0010138T6K', '0', 'Pionier Acapulco', 'Modell GM-504-3. Brun/svart/svart.', '0', '577108581462', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-22', '', '', '', '', '', ''),
(11208, '203131825', '0', '0', 'Natalja Cernova', '26 Riverside', 'Loughlinstown drive', 'N/A', 'Dublin 18', 'Irland', '', '0', '0', '852398653', '0010220GC3', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108581484', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11209, '203125989', '0', '0', 'Stefan Mose', 'Damparken 10', '', '2610', 'Rødovre', 'Dänemark', '', '0', '0', '28940641', '001024772K', '0', 'Theorema', 'Theorema Rio ur i s?lv med sort kant (a0YC000000TVBvbMAH)', 'Uhr erhalten 14.11.2013\r\nUhr versendet 14. 11. 2013  RG 6237 2733 1DE', '577108581495', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11210, '203091904', '0', '0', 'Sebastian Schou', 'Lorentzensvej 18', '', '4070', 'Kirke Hyllinge', 'Dänemark', '', '0', '0', '40476248', '0010134L61', '0', 'Theorema', 'Theorema Rio ur i sølv med sort kant (a0YC000000TVBvbMAH)', '0', '577108581500', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11211, '203090969', '0', '0', 'Sharareh Farshchi', 'Klingstrupvænget 103', '', '5230', 'Odense', 'Dänemark', '', '0', '0', '30235933', '0010142VBJ', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '577108581510', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11212, '203090268', '0', '0', 'Aziza Baraki', 'Hyldvej 23', '', '4540', 'Fårevejle', 'Dänemark', '', '0', '0', '53622102', '10140449', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '577108581521', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11213, '203058921', '0', '0', 'Christina Jensen', 'Randrupvej 46', 'Ambrosius bergmann', '2610', 'Rødovre', 'Dänemark', '', '0', '0', '53660819', '00101634HM', '0', 'Theorema', 'Theorema Rio ur i guld (a0YC000000TVBw0MAH)', '0', '577108581532', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11214, '202995316', '0', '0', 'Eske Hoeneveld', 'Dalgasgade 8', '3.sal', '7400', 'Herning', 'Dänemark', '', '0', '0', '60173417', '0010047Y89', '0', 'Theorema', 'Theorema Rio ur i sølv med sort kant (a0YC000000TVBvbMAH)', '0', '577108581543', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11215, '203142237', '0', '0', 'Maria Gregersen', 'c/o Susanne Henriksen', 'Tæbyvej 12', '2610', 'Rødovre', 'Dänemark', '', '0', '0', '298272714', '00101886EN', '0', 'Theorema', 'Theorema Rio ur i sort (a0YC000000TVBwAMAX)', '0', '577108581554', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11216, '203134694', '0', '0', 'Jostein Petersen', 'c/o Susanne Henriksen', 'Tæbyvej 12', '2610', 'Rødovre', 'Dänemark', '', '0', '0', '298224420', '0010050EU5', '0', 'Theorema', 'Theorema Rio ur i sølv med hvid kant (a0YC000000TVBvlMAH)', '0', '577108581565', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11217, '203180797', '0', '0', 'Ariada Busujeva', 'Tähtimötie 2A 5', '', '02620', 'ESPOO', 'Finnland', '', '0', '0', '469032349', '0010233MBY', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-4) sis. toimituskulut', '0', '577108581668', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11218, '202595413', '0', '0', 'Hannu Haanpää', 'Nikunpellonkuja 1 D 7', '', '02920', 'ESPOO', 'Finnland', '', '0', '0', '400436433', '0010038FGD', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-3) sis. toimituskulut', '0', '577108581679', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11219, '202595149', '0', '0', 'Hannu Haanpää', 'Nikunpellonkuja 1 D 7', '', '02920', 'ESPOO', 'Finnland', '', '0', '0', '400436433', '00100281BK', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-1) sis. toimituskulut', '0', '577108581679', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11220, '202614953', '0', '0', 'Attila Cser', 'Siltakyläntie 2 I 40', '', '00740', 'Helsinki', 'Finnland', '', '0', '0', '3', '0010191F20', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-3) sis. toimituskulut', 'Uhr erhalten 14.11.2013\r\nUhr versendet 15.11.2013 neue Adresse\r\nKomeetankatu 1\r\n02210 Espoo\r\nFinland\r\nRG 62 372 734 5DE\r\n', '577108581680', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11221, '202620721', '0', '0', 'Mike Stevens', '3 TEMPLE BACK EAST', '', 'BS1 6DZ', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7837660632', '0010149KWX', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108581576', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11222, '202616415', '0', '0', 'Jade Poole', '2 Penrose Place', '', 's13 7eh', 'Sheffield', 'Grossbritannien', '', '0', '0', '7773454270', '0010169MKX', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '577108581587', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11223, '202612326', '0', '0', 'Barry Arnold', '10 SYLVAN RIDGE', '', 'GU47 8QT', 'SANDHURST', 'Grossbritannien', '', '0', '0', '7808781202', '0010127SFW', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '577108581598', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11224, '202609518', '0', '0', 'Samet Seker', '69 GRANLEIGH ROAD', '', 'E11 4RG', 'LONDON', 'Grossbritannien', '', '0', '0', '7450217733', '0010011VYM', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '577108581602', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11225, '202596908', '0', '0', 'Mital Patel', '17 Anderson Road', '', 'Wd7 9eq', 'Radlett', 'Grossbritannien', '', '0', '0', '7852090427', '0010217C1W', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108581613', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11226, '202592574', '0', '0', 'Liliya Ivanova', '34A DEODAR ROAD', 'Bridge studios  Logbook loans Putney', 'SW15 2NN', 'LONDON', 'Grossbritannien', '', '0', '0', '7881610900', '001018932F', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108581624', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11227, '202550570', '0', '0', 'Abs Rauf', '27 michael road', '', 'E11 3DY', 'london', 'Grossbritannien', '', '0', '0', '07949 399230', '0010212Q2Q', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '577108581635', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11228, '202542244', '0', '0', 'May Yu', '89 OAKLEY CLOSE', '', 'TW7 4HY', 'ISLEWORTH', 'Grossbritannien', '', '0', '0', '7501558288', '0010238B87', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '577108581646', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11229, '203197831', '0', '0', 'luca arlotti', 'VIA ANDREA COSTA 4', '', '47825', 'TORRIANA', 'Italien', '', '0', '0', '3331461669', '0010245EIJ', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', '577108581657', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-23', '', '', '', '', '', ''),
(11230, '203241386', '0', '0', 'Christian Moesgaard', 'Vardegade 27 5 TH', '0', '2100', 'Kobenhavn', 'Dänemark', '', '0', '0', '31352892', '0010138MQD', '0', 'Theorema Rio', 'Theorema Rio ur i sÃ¸lv med sort kant (a0YC000000TVBvbMAH)', '0', '577108582300', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11231, '203065089', '0', '0', 'Conni Christiansen', 'Gjellum terrasse 27A', '0', '1389', 'HEGGEDAL', 'Norwegen', '', '0', '0', '90560204', '0010035HGM', '0', 'Theorema Rio', 'Alternativ 2: Theorema RIO - GM107-2. Verdi 10 412 kr.', '0', '577108582322', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11232, '203099789', '0', '0', 'Gøran Isachsen', 'Ole Richters gate 44', '0', '7500', 'STJØRDAL', 'Norwegen', '', '0', '0', '95807610', '0010244P6E', '0', 'Theorema Rio', 'Alternativ 2: Theorema RIO - GM107-2. Verdi 10 412 kr.', '0', '577108582322', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11233, '203334284', '0', '0', 'Jeyarajah Morinraj', 'Ulvenveien 117 C', '0', '0665', 'OSLO', 'Norwegen', '', '0', '0', '46399999', '00100649XV', '0', 'Theorema Rio', 'Alternativ 2: Theorema RIO - GM107-2. Verdi 10 412 kr.', '0', '577108582322', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11234, '202505053', '0', '0', 'Behdad Malakan', 'Langbølgen 44 1', '0', '1150', 'Oslo', 'Norwegen', '', '0', '0', '98806914', '0010010QV5', '0', 'Theorema Rio', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '577108582322', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11235, '203326435', '0', '0', 'Ernst Mørtsell', 'Væretrøa 202', 'væretrøa 202', '7054', 'RANHEIM', 'Norwegen', '', '0', '0', '90914530', '001007752H', '0', 'Theorema Rio', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '577108582322', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11236, '202481347', '0', '0', 'Finn Magnus Tvedten', 'Grunnvikveien 4B', '0', '3230', 'SANDEFJORD', 'Norwegen', '', '0', '0', '40693353', '00102225SY', '0', 'Theorema Rio', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '577108582322', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11237, '202502010', '0', '0', 'Hassan Bilal iqbal', 'Sigurds gate 10', '0', '0650', 'OSLO', 'Norwegen', '', '0', '0', '45150786', '00101721WV', '0', 'Theorema Rio', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '577108582322', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11238, '203172931', '0', '0', 'Hilde Gjestad', 'Jørnsløkkveien 3', '0', '0687', 'OSLO', 'Norwegen', '', '0', '0', '93083314', '001002123P', '0', 'Theorema Rio', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '577108582322', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11239, '203114536', '0', '0', 'Mona-Brit Frydenlund', 'Skivn. 64', '0', '1410', 'KOLBOTN', 'Norwegen', '', '0', '0', '95259323', '0010224Y4Z', '0', 'Theorema Rio', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '577108582322', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11240, '203064319', '0', '0', 'Stian Skålevik', 'St. Hansstredet 22', '0', '5011', 'Bergen', 'Norwegen', '', '0', '0', '45287528', '0010018TJ0', '0', 'Theorema Rio', 'Alternativ 3: Theorema RIO - GM107-3. Verdi 10 412 kr.', '0', '577108582322', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11241, '203331725', '0', '0', 'jenny tran', 'Søllerødvegen 1', '0', '5538', 'HAUGESUND', 'Norwegen', '', '0', '0', '99408487', '00102163ZN', '0', 'Theorema Rio', 'Alternativ 4: Theorema RIO - GM107-4. Verdi 10 412 kr.', '0', '577108582322', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11242, '202503029', '0', '0', 'Lars Erik Ødegaard', 'Bekkedalsveien 15', '0', '3030', 'DRAMMEN', 'Norwegen', '', '0', '0', '99411503', '0010212P3T', '0', 'Theorema Rio', 'Alternativ 4: Theorema RIO - GM107-4. Verdi 10 412 kr.', '0', '577108582322', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11243, '203215321', '0', '0', 'angela paolelli', 'VIA GROTTAMINARDA 55', 'citofonare paolelli nicola', '132', 'ROMA', 'Italien', '', '0', '0', '3201460947', '0010064K0Y', '0', 'Theorema Newton', 'Theorema GM-4004 Silver Case/White Dial/Black Band - 006C000000lMfOs', '0', '577108582296', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11244, '203354647', '0', '0', 'Yosief Kiros', 'VIA GIOVANNI AMENDOLA 7', '0', '42049', 'SANT\'ILARIO D\'ENZA', 'Italien', '', '0', '0', '3,93208E+11', '0010240DII', '0', 'Theorema Newton', 'Theorema GM-4004 Silver Case/White Dial/Black Band - 006C000000lMfOs', '0', '577108582160', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11245, '203358418', '0', '0', 'claudio tofini', 'VIA DI PORTONACCIO 214', 'carrozzeria', '159', 'ROMA', 'Italien', '', '0', '0', '3289348983', '00102050XY', '0', 'Theorema Newton', 'Theorema GM-4004 Silver Case/White Dial/Black Band - 006C000000lMfOs', '0', '577108582150', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11246, '203384487', '0', '0', 'Eugenio Orciani', 'via Liberta  287/E', '0', '80055', 'Portici', 'Italien', '', '0', '0', '817762930', '00102043UK', '0', 'Theorema Newton', 'Theorema GM-4004 Silver Case/White Dial/Black Band - 006C000000lMfOs', '0', '577108582127', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11247, '203346095', '0', '0', 'jianhui liu', 'VICOLO ALDO MORO 14/5', '0', '31025', 'SANTA LUCIA DI PIAVE', 'Italien', '', '0', '0', '3,93316E+12', '0010148JRV', '0', 'Theorema Newton', 'Theorema GM-4004 Silver Case/White Dial/Black Band - 006C000000lMfOs', '0', '577108582193', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11248, '203350012', '0', '0', 'junhao chen', 'VIA MONTE CRISTALLO 3', '0', '20159', 'MILANO', 'Italien', '', '0', '0', '3315620900', '0010190LXQ', '0', 'Theorema Newton', 'Theorema GM-4004 Silver Case/White Dial/Black Band - 006C000000lMfOs', '0', '577108582171', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11249, '203379781', '0', '0', 'Mariana Dobrin', 'VIALE NILDE JOTTI 11', '0', '10040', 'RIVALTA DI TORINO', 'Italien', '', '0', '0', '3,9341E+11', '0010015NWT', '0', 'Theorema Newton', 'Theorema GM-4004 Silver Case/White Dial/Black Band - 006C000000lMfOs', '0', '577108582138', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11250, '203377213', '0', '0', 'Salvatore Lena', 'VIA ALFONSO FAILLA 1', 'ex Via Resuttano n.15', '96100', 'SIRACUSA', 'Italien', '', '0', '0', '3334750953', '0010021T6O', '0', 'Theorema Newton', 'Theorema GM-4004 Silver Case/White Dial/Black Band - 006C000000lMfOs', '0', '577108582149', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11251, '203385011', '0', '0', 'Elisa Fabbriciani', 'LOCALITA GAVILLE LA CROCINA 29', '0', '52100', 'AREZZO', 'Italien', '', '0', '0', '3288279823', '0010185GJJ', '0', 'Theorema Newton', 'Theorema GM-4004 Silver Case/White Dial/Black Band - 006C000000lMfOs', '0', '577108582116', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11252, '203348632', '0', '0', 'iryna kulakovska', 'VIA DON MILANI 125', '0', '35020', 'ALBIGNASEGO', 'Italien', '', '0', '0', '3495480041', '0010172ITL', '0', 'Theorema Newton', 'Theorema GM-4004 Silver Case/White Dial/Black Band - 006C000000lMfOs', '0', '577108582182', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11253, '203319505', '0', '0', 'Lucia Stabile', 'VIA OLTRONA 20', 'C/o bianchi Giuseppe e c. Snc', '21020', 'BARASSO', 'Italien', '', '0', '0', '3409974188', '00102485U3', '0', 'Theorema Newton', 'Theorema GM-4004 Silver Case/White Dial/Black Band - 006C000000lMfOs', '0', '577108582219', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11254, '203318120', '0', '0', 'Amleto Pezzella', 'VIA ROMA 18/R', '0', '80030', 'CARBONARA DI NOLA', 'Italien', '', '0', '0', '818253595', '0010191PGJ', '0', 'Theorema Newton', 'Theorema GM-4004 Silver Case/White Dial/Black Band - 006C000000lMfOs', '0', '577108582220', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11255, '203291249', '0', '0', 'Francesco Celia', 'LOCALITA SANT\'ANNA 98', '0', '12065', 'MONFORTE D\'ALBA', 'Italien', '', '0', '0', '3803174336', '0010099QD7', '0', 'Theorema Newton', 'Theorema GM-4004 Silver Case/White Dial/Black Band - 006C000000lMfOs', '0', '577108582230', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11256, '203224440', '0', '0', 'lorella michelagnoli', 'VIA BRUNO SPINELLI 24', '0', '59015', 'CARMIGNANO', 'Italien', '', '0', '0', '331 5921805', '0010178YEX', '0', 'Theorema Newton', 'Theorema GM-4004 Silver Case/White Dial/Black Band - 006C000000lMfOs', '0', '577108582285', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11257, '203274108', '0', '0', 'LUCIANA BOBBO', 'VIA GIUSEPPE MION 25/B', '0', '30034', 'MIRA', 'Italien', '', '0', '0', '415600231', '0010113Q7J', '0', 'Theorema Newton', 'Theorema GM-4004 Silver Case/White Dial/Black Band - 006C000000lMfOs', '0', '577108582241', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11258, '203227351', '0', '0', 'Romina Allasia', 'VIA ROMA 86', 'presso bar tabaccheria \"caffÃ¨ del centro\"', '12030', 'CAVALLERMAGGIORE', 'Italien', '', '0', '0', '3464794049', '0010042U3L', '0', 'Theorema Newton', 'Theorema GM-4004 Silver Case/White Dial/Black Band - 006C000000lMfOs', '0', '577108582252', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11259, '203335278', '0', '0', 'Rosalia Lo Presti', 'VIA RADICI 101', 'Pomeriggio dopo 14.00', '41049', 'SASSUOLO', 'Italien', '', '0', '0', '3498540403', '00102033F3', '0', 'Theorema Newton', 'Theorema GM-4004 Silver Case/White Dial/Black Band - 006C000000lMfOs', '0', '577108582208', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11260, '203326883', '0', '0', 'Amanda Hazell', '34 RIDGEMOUNT AVENUE', '0', 'CR5 3AQ', 'COULSDON', 'Grossbritannien', '', '0', '0', '7720913789', '0010064FD9', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '577108581727', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11261, '203297062', '0', '0', 'Amer Nasser', '19 SELDEN CHURCHILL GARDENS', '0', 'SW1V 3DG', 'LONDON', 'Grossbritannien', '', '0', '0', '7877045451', '001001978I', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '577108581738', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11262, '203349958', '0', '0', 'Antony Denham', 'C/O FHWARDEN LANDOR STREET', '0', 'B8 1AE', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '1213277575', '0010188UPH', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '577108581749', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11263, '203240037', '0', '0', 'Emily Trounce ( Sarah Cooks Team)', 'Bridge Sales MMT CENTRE', 'SEVERN BRIDGE AUST', 'BS35 4BL', 'Bristol', 'Grossbritannien', '', '0', '0', '7837295074', '0010022N7X', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '577108581750', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11264, '203184847', '0', '0', 'Frank Senior', '7 DRUMMOND COURT', '0', 'LS16 5QE', 'LEEDS', 'Grossbritannien', '', '0', '0', '1132781273', '0010123RE0', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '577108581760', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11265, '203295458', '0', '0', 'Jim Pineda', '57 WELBECK AVENUE', '0', 'DL1 2DR', 'DARLINGTON', 'Grossbritannien', '', '0', '0', '7712260706', '0010002E4S', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '577108581771', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11266, '203369690', '0', '0', 'Jolene Peachey', '3 Maindy Road', '0', 'CF41 7EZ', 'PENTRE', 'Grossbritannien', '', '0', '0', '7800722061', '0010025BTW', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '577108581782', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11267, '203304119', '0', '0', 'Louela Eve Bisares-Mcdonald', '243 north end road', '38 lickey house ', 'W14 9UQ', 'london', 'Grossbritannien', '', '0', '0', '7429007921', '00100876EI', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '577108581793', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11268, '203230184', '0', '0', 'Natalia Virdee', '48 sherwell Lane', '0', 'TQ2 6bd', 'Torquay', 'Grossbritannien', '', '0', '0', '1803690262', '00101806XF', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '577108581808', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(11269, '203369944', '0', '0', 'Niquae Davis', '20 Malago Road', '0', 'Bs3 4jr', 'Bristol', 'Grossbritannien', '', '0', '0', '7766025114', '0010217DYW', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '577108581819', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11270, '203348746', '0', '0', 'Syeda Ahsan', '519 FOUNDRY LANE', '0', 'LS9 6RE', 'LEEDS', 'Grossbritannien', '', '0', '0', '7801882871', '001023706L', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '577108581820', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11271, '203092058', '0', '0', 'Beaux Saunter', '163 ST. MARYS LANE', '0', 'RM14 3BL', 'UPMINSTER', 'Grossbritannien', '', '0', '0', '7964883001', '0010157YKG', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '577108581830', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11272, '203313216', '0', '0', 'William Davidson', '2 Winton Court', '0', 'EH32 0TS', 'Cockenzie', 'Grossbritannien', '', '0', '0', '1875813407', '0010209JKD', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', '0', '577108581841', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11273, '203254061', '0', '0', 'Aurimas Andrijaitis', '101 GERTRUDE ROAD', '0', 'DA17 5AS', 'BELVEDERE', 'Grossbritannien', '', '0', '0', '7568186673', '0010139SXK', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108581852', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11274, '203237962', '0', '0', 'Danielle Allen', '8 KNOCKNAGONEY GARDENS', '0', 'BT4 2QA', 'BELFAST', 'Grossbritannien', '', '0', '0', '7429024763', '00101354XW', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108581863', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11275, '203204965', '0', '0', 'James Neville', '41 STOCKS ROAD', '0', 'NG16 2QF', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7939469907', '10001394', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108581874', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11276, '203220377', '0', '0', 'Jodie Penny', '49 LAMPITS HILL', 'Adamsons Laboratory Services', 'SS17 9AA', 'STANFORD-LE-HOPE', 'Grossbritannien', '', '0', '0', '7816075086', '0010077NX3', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108581885', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11277, '203347303', '0', '0', 'Pratik Shah', '33 Cambridge Road', '0', 'SS1 1ET', 'Southend-on-sea', 'Grossbritannien', '', '0', '0', '7843867877', '0010154YHP', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', 'Geld am 04.11.2013 zurück erhalten ! Uhr???', '577108581896', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11278, '203370784', '0', '0', 'Rod Turner', '44 BROUGHTON STREET', '0', 'SW8 3QU', 'LONDON', 'Grossbritannien', '', '0', '0', '07947 848424', '001022476N', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108581900', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11279, '203356161', '0', '0', 'tom forrest', '11 LINDEN LEA', 'Hamilton', 'ML3 9AE', 'HAMILTON', 'Grossbritannien', '', '0', '0', '7831187972', '0010063GNM', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108581911', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11280, '203358454', '0', '0', 'Ceylan Kalan', '10 ACTON MEWS', '0', 'E84EF', 'London', 'Grossbritannien', '', '0', '0', '7964996075', '0010242UNC', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '577108581922', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11281, '203310010', '0', '0', 'sheila strathie', '26 Elrick gardens', '0', 'AM21 0PY', 'Anerdeenshire', 'Grossbritannien', '', '0', '0', '1651862185', '0010190CSI', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '577108581933', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11282, '203239724', '0', '0', 'Christena Richardson', '67A GLENGARRY ROAD', '0', 'SE22 8QA', 'LONDON', 'Grossbritannien', '', '0', '0', '7956512357', '00100352K5', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108581944', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11283, '203297359', '0', '0', 'Mark Ivers', '275 WATLING AVENUE', 'call before delivery', 'HA8 0ND', 'EDGWARE', 'Grossbritannien', '', '0', '0', '7845449500', '00102304JB', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108581955', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11284, '203355181', '0', '0', 'Pete Lane', '10 HAWTHORNE CLOSE', '0', 'LN4 3YE', 'LINCOLN', 'Grossbritannien', '', '0', '0', '7957101526', '00100904AY', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108581966', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11285, '203285660', '0', '0', 'Zoe Coupe', '13 HEATON CLOSE', 'Leave with neighbough if not avaialble', 'PR5 4LJ', 'PRESTON', 'Grossbritannien', '', '0', '0', '07810 804036', '0010208CH8', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108581977', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11286, '203327400', '0', '0', 'Amanda Hazell', '34 RIDGEMOUNT AVENUE', '0', 'CR5 3AQ', 'COULSDON', 'Grossbritannien', '', '0', '0', '7720913789', '0010027DXJ', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '577108581727', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11287, '203277175', '0', '0', 'Lindsey Hodgson', '6 BRIARDENE WALK', '0', 'TS19 8UU', 'STOCKTON-ON-TEES', 'Grossbritannien', '', '0', '0', '7875208521', '0010143EJA', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '577108581999', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11288, '203203106', '0', '0', 'Loice Mugwagwa', '2 FINSBURY AVENUE', 'Bw9.d1.11', 'Ec2m 2pp', 'London', 'Grossbritannien', '', '0', '0', '7446123956', '0010058B1S', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '577108582002', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11289, '203334372', '0', '0', 'nouho fofana', '31 ROUNDTABLE ROAD', '0', 'BR1 5LQ', 'BROMLEY', 'Grossbritannien', '', '0', '0', '7946138990', '00102335EO', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '577108582013', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11290, '203308684', '0', '0', 'rosemarie whittington', '60 KENDAL DRIVE', '0', 'L31 9AZ', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7888649822', '00100207P1', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '577108582024', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11291, '203190206', '0', '0', 'Charlotte Edwards', '19 BROOKSIDE TERRACE', '0', 'CH2 3PX', 'CHESTER', 'Grossbritannien', '', '0', '0', '7713148664', '0010001R6U', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '577108582035', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11292, '203290532', '0', '0', 'davia beaumont', '1b siddons road', '0', 'se23 2jg', 'london', 'Grossbritannien', '', '0', '0', '7539426416', '0010089KQ6', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '577108582046', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11293, '203364186', '0', '0', 'Klara Fibrichova', '36 GREEN LANE', '0', 'KT12 5EZ', 'WALTON-ON-THAMES', 'Grossbritannien', '', '0', '0', '7841849272', '00102214X1', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '577108582057', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11294, '203247934', '0', '0', 'Rana Malik', '367 ST. BENEDICTS ROAD', '0', 'B10 9ND', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7788934028', '0010023SOH', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '577108582068', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11295, '203118429', '0', '0', 'Souhair Wissam', '4 copeswood court,sipson rd', '0', 'UB7 0JF', 'west drayton', 'Grossbritannien', '', '0', '0', '7929234800', '0010164EJP', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '577108582079', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11296, '203361712', '0', '0', 'Tino Pehkonen', 'Juustenintie 3 H100', '0', '00410', 'HELSINKI', 'Finnland', '', '0', '0', '7852090427', '0010217C1W', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-4) sis. toimituskulut', '0', '577108582311', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11297, '203291920', '0', '0', 'Andrea Redmond', '3 Templeville Park, Templeogue', '0', 'Dublin W6', '0', 'Irland', '', '0', '0', '868770087', '0010177GUE', '0', 'Theorema Rio', 'Silver Case/Black Dial/Black Band', '0', '577108581705', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11298, '203356354', '0', '0', 'Avril Joy Murnane', '0 Ballincrokig', '0', 'Whites Cross,Co Cork', '0', 'Irland', '', '0', '0', '860896855', '0010227T0P', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108581716', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11299, '202411670', '0', '0', 'fernando manuel teixeira placido', 'Penafiel', 's. mamede recesinhos penafiel', '4560-800', 'Porto', 'Portugal', '', 'rua aldeia nova s. mamede recesinhos 276', '0', '919290389', '0010200SBT', '0', 'Pionier Coppernicus', 'OpÃ§Ã£o B: relÃ³gio Coppernicus de bracelete preta, aro prateado e fundo preto', '0', '577108582080', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11300, '202193810', '0', '0', 'Daniel Ferreira', '693, 695, 697', 'guifoes, matosinhos', '4460-039', 'Porto', 'Portugal', '', 'rua da lomba 697', '0', '961780122', '00102076RA', '0', 'Pionier Coppernicus', 'OpÃ§Ã£o A: relÃ³gio  relógio Coppernicus de bracelete castanha, aro dourado e fundo preto', '0', '577108582090', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11301, '201881125', '0', '0', 'Iryna Vyshnyakova', '1 drt', 'Arrifana', '3700-524', 'Aveiro', 'Portugal', '', 'General Norton de Matos 15', '0', '961063896', '0010178NDA', '0', 'Pionier Coppernicus', 'OpÃ§Ã£o C: relÃ³gio Coppernicus de bracelete castanha, aro dourado e fundo preto', '0', '577108582105', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11302, '203525674', '0', '0', 'Andrew Carrano', '86 DRAYTON AVENUE', '0', 'W13 0LF', 'LONDON', 'Grossbritannien', '', '0', '0', '7702029885', '0010149WBD', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856792', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11303, '203522035', '0', '0', 'Asim Majid', '101 HARTINGTON TERRACE', '0', 'BD7 2HL', 'BRADFORD', 'Grossbritannien', '', '0', '0', '7920208786', '0010107X1B', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856807', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11304, '203555783', '0', '0', 'Creighton Rees', '31 GLANMOR GARDENS', '0', 'Cf483ae', 'Merthyr tydfil', 'Grossbritannien', '', '0', '0', '7415648668', '0010072NRC', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856818', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11305, '203518289', '0', '0', 'Fairouz el Abadi', 'flat 8 10 bradburne road', '0', 'BH2 5ST', 'Bournemouth', 'Grossbritannien', '', '0', '0', '1202972402', '001022562F', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856829', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11306, '203558251', '0', '0', 'Harry Williams', '76 LADYBARN LANE', 'Fallowfield', 'M14 6YU', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7791742773', '0010135B83', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856830', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11307, '203610304', '0', '0', 'James Davis', '1 GRANGE AVENUE', '0', 'EN4 8NJ', 'BARNET', 'Grossbritannien', '', '0', '0', '7814386943', '0010245N27', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856840', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11308, '203675529', '0', '0', 'Jie Lin', '54 GUNNER LANE', '0', 'SE18 6XH', 'LONDON', 'Grossbritannien', '', '0', '0', '7535272227', '10195946', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856851', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11309, '203519915', '0', '0', 'John Cocker', '73 BROKEN CROSS', '0', 'SK11 8TU', 'MACCLESFIELD', 'Grossbritannien', '', '0', '0', '7808796555', '00102476Q3', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856862', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11310, '203552409', '0', '0', 'Melanie Robinson', '0 LEIGH LANE', '0', 'BL8 1RJ', 'BURY', 'Grossbritannien', '', '0', '0', '7836737145', '0010183B9B', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856873', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11311, '203521139', '0', '0', 'michael marchant', '220 EASTERN AVENUE', '0', 'SS2 4BN', 'SOUTHEND-ON-SEA', 'Grossbritannien', '', '0', '0', '7766481024', '00100311D6', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856884', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11312, '203501556', '0', '0', 'MICHAEL PHILIP BERGSTROM', '19 ASQUITH STREET, GRIFFITHSTOWN,', '0', 'NP4 5HL', 'PONTYPOOL. TORFAEN. GWENT. SOUTH WALES', 'Grossbritannien', '', '0', '0', '1495753178', '0010081V1F', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856895', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11313, '203637135', '0', '0', 'Mohammed Asam', '30 WARWICK STREET', '0', 'S60 2QA', 'ROTHERHAM', 'Grossbritannien', '', '0', '0', '7856281524', '0010091FRC', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856900', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11314, '203560113', '0', '0', 'Phil French', '36 ROMSEY ROAD', 'Picadors', 'SO43 7AR', 'LYNDHURST', 'Grossbritannien', '', '0', '0', '7578318458', '0010059HBP', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856910', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11315, '203604768', '0', '0', 'Praveen Repakula', 'Penthouse Beaulieu Court, 35 Winn Road', '0', 'SO17 1EL', 'Southampton', 'Grossbritannien', '', '0', '0', '7595966903', '001001662Z', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856921', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11316, '203545799', '0', '0', 'sharon mook', '34 SCARISBRICK NEW ROAD', '0', 'PR8 6QE', 'SOUTHPORT', 'Grossbritannien', '', '0', '0', '7943603750', '0010181RI7', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856932', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11317, '203568019', '0', '0', 'Simon Moffatt', '23 STOCKTON GROVE', 'Tile cross', 'B33 0JF', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7874367657', '0010192IC9', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856943', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11318, '203541869', '0', '0', 'stacey gurner', '2 MEADOW VIE GLANCYNON TERRACE', 'Abercynon', 'CF45 4TG', 'MOUNTAIN ASH', 'Grossbritannien', '', '0', '0', '7825432385', '0010006C7G', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856954', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11319, '203527332', '0', '0', 'Wasiu Bakare', '5 CHURCH ELM LANE', 'Flat 303', 'RM10 9QR', 'DAGENHAM', 'Grossbritannien', '', '0', '0', '7702566420', '00102121RW', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '578824856965', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11320, '203497375', '0', '0', 'alyson thorpe', '17 METCALFE STREET', '0', 'LE9 7FL', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7850432931', '0010213KRJ', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824856976', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11321, '203805829', '0', '0', 'Andre Hutabarat', '111 MILLAIS ROAD', '0', 'E11 4EZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7743160574', '0010056EHT', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824856987', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11322, '203610801', '0', '0', 'Edward Burton', 'SPRINGFIELDS DITCHLING ROAD', '0', 'RH17 7RF', 'HAYWARDS HEATH', 'Grossbritannien', '', '0', '0', '1444471664', '00100619Q7', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824856998', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11323, '203806920', '0', '0', 'Emma Rachel Bromley', '89 WHALLEY ROAD', 'Sabden', 'BB7 9EA', 'CLITHEROE', 'Grossbritannien', '', '0', '0', '1282776554', '0010238DXO', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857001', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11324, '203760791', '0', '0', 'Jack Edmonds', '24 EASTFIELD ROAD', '0', 'RM10 8PU', 'DAGENHAM', 'Grossbritannien', '', '0', '0', '7584412059', '0010182PN1', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857012', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11325, '203755219', '0', '0', 'jayne hodgetts', '20 DALTON COURT', '0', 'WV5 8AG', 'WOLVERHAMPTON', 'Grossbritannien', '', '0', '0', '7731961596', '0010084XDL', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857023', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11326, '203676690', '0', '0', 'Jie Lin', '54 GUNNER LANE', '0', 'SE18 6XH', 'LONDON', 'Grossbritannien', '', '0', '0', '7535272227', '00100447SG', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824856851', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11327, '203531593', '0', '0', 'Mr Juan J D Esquivel', '19 Rose Way', '0', 'SE12 8DN', 'London', 'Grossbritannien', '', '0', '0', '7727539693', '0010002T1M', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857045', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11328, '203736728', '0', '0', 'Sam Smails', '2 WIDDRINGTON TERRACE', 'Stella', 'NE21 4LX', 'BLAYDON-ON-TYNE', 'Grossbritannien', '', '0', '0', '7827338618', '0010163N90', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857056', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11329, '203749462', '0', '0', 'stephen kirton', '7 WOODLAND DRIVE', '0', 'SR4 8QP', 'SUNDERLAND', 'Grossbritannien', '', '0', '0', '7941424252', '0010051INA', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857067', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11330, '203736831', '0', '0', 'Steven Kellock', '1 GARNQUEEN CRESCENT', '0', 'ML5 2SY', 'COATBRIDGE', 'Grossbritannien', '', '0', '0', '1236879002', '0010021ECB', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857078', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11331, '203549036', '0', '0', 'Stuart Bailey', '45 ASHFIELD WAY', 'Wood laithes village', 'S66 3RT', 'ROTHERHAM', 'Grossbritannien', '', '0', '0', '01709 533551', '0010110ILI', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857089', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11332, '203570561', '0', '0', 'Stuart Wade', '12 NEWLANDS', '0', 'LS28 5BB', 'PUDSEY', 'Grossbritannien', '', '0', '0', '1132192903', '00101185AJ', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857090', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11333, '203558442', '0', '0', 'Alan Robertson', '15 DEANBURN WALK', '0', 'EH51 0NB', 'BO\'NESS', 'Grossbritannien', '', '0', '0', '7888694271', '00101853IP', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824857104', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11334, '203777385', '0', '0', 'Oznur Pasli', '37A IPSWICH STREET', '0', 'IP14 1AH', 'STOWMARKET', 'Grossbritannien', '', '0', '0', '7714995893', '0010131KVN', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824857115', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11335, '203743426', '0', '0', 'Paul Egglestone', '82 TREVARREN DRIVE', '0', 'Sr20yz', 'Sunderland', 'Grossbritannien', '', '0', '0', '7903582843', '0010068L53', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824857126', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11336, '203575424', '0', '0', 'stephen taylor', '21 GLENBRITTLE DRIVE', '0', 'PA2 7QJ', 'PAISLEY', 'Grossbritannien', '', '0', '0', '7531812615', '0010123IET', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824857137', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11337, '203574897', '0', '0', 'Ben Shutt', '1 Officers\' Mess, RAF Wyton', '0', 'PE28 2EA', 'HUNTINGDON', 'Grossbritannien', '', '0', '0', '7852931634', '0010068LK9', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824857148', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11338, '203753042', '0', '0', 'Kerene Lindsay', '6 Home Place', 'Universal Fibre Optics Ltd', 'TD12 4DT', 'Coldstream', 'Grossbritannien', '', '0', '0', '1890883416', '0010203FC9', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824857159', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11339, '203561044', '0', '0', 'Natalie Tavernier', '41 HELMSDALE CLOSE', '0', 'UB4 9QS', 'HAYES', 'Grossbritannien', '', '0', '0', '7947215518', '0010001LKD', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824857160', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11340, '203666127', '0', '0', 'Nicole Thomson', '32 BELLSIDE ROAD', 'If no one home leave under car with cover', 'ML1 5NU', 'MOTHERWELL', 'Grossbritannien', '', '0', '0', '7753468869', '0010058I5Q', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824857170', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11341, '203608353', '0', '0', 'Carole Cobb', 'UNIT 15 The admirals park williams road', '0', 'PO3 5NJ', 'PORTSMOUTH', 'Grossbritannien', '', '0', '0', '7961775377', '0010015WYM', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824857181', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11342, '203681244', '0', '0', 'Hecky Chen', '39 ASHFIELD AVENUE', '0', 'YO17 7LE', 'MALTON', 'Grossbritannien', '', '0', '0', '7429090522', '00100545DN', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824857192', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11343, '203772726', '0', '0', 'Jess Regan', '2 HAROLD ROAD', 'Edgbaston', 'B16 9DA', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7798905463', '0010240B5I', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824857207', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11344, '203644823', '0', '0', 'Kristofer Klitou', '5 GREENWAY', '0', 'N14 6NP', 'LONDON', 'Grossbritannien', '', '0', '0', '7535970736', '0010235LFY', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824857218', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11345, '203535574', '0', '0', 'mark robert hutchcraft', '34 BRITANNIA AVENUE', '0', 'NG6 0EB', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7948095347', '0010033CO7', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824857229', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11346, '203595875', '0', '0', 'Menh Hua', '15-17 pennyfields', 'docklands', 'E14 8HP', 'london', 'Grossbritannien', '', '0', '0', '7711081888', '0010119Q6S', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824857230', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11347, '203501799', '0', '0', 'Ruth Freeman', '2 The Parkside', '0', 'NG33 5RA', 'South Witham', 'Grossbritannien', '', '0', '0', '7851116864', '0010156Y7C', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824857240', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11348, '203650417', '0', '0', 'Sonia Fruja', '10 BRICKET ROAD', '0', 'AL1 3JX', 'ST. ALBANS', 'Grossbritannien', '', '0', '0', '7598536422', '0010030NY8', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824857251', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11349, '203595574', '0', '0', 'Stacie Edwards', '22 GREENHILL CLOSE', '0', 'BS22 7PE', 'WESTON-SUPER-MARE', 'Grossbritannien', '', '0', '0', '7850537680', '0010078A15', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824857262', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11350, '203679911', '0', '0', 'Tuan Anh Nguyen', 'Flat 1 ,Howard house, evelyn street', '0', 'se8 5qs', 'London', 'Grossbritannien', '', '0', '0', '4,47404E+11', '00101249XN', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824857273', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11351, '203726807', '0', '0', 'Wesley Richardson', '17 KIMBERLEY STREET', '0', 'Ol84ny', 'Oldham', 'Grossbritannien', '', '0', '0', '7850163613', '00100803LO', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824857284', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11352, '203586707', '0', '0', 'Yaying Chen', '16 CORNWALLIS ROAD', '0', 'WN3 5UN', 'Wigan', 'Grossbritannien', '', '0', '0', '7825718098', '0010208PC9', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824857295', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11353, '203765604', '0', '0', 'Charlotte Caton', '229 RAINHAM ROAD NORTH', '0', 'RM10 7EH', 'DAGENHAM', 'Grossbritannien', '', '0', '0', '7805225574', '0010012UCS', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824857300', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11354, '203705524', '0', '0', 'COLIN DANN', '143 SISEFIELD ROAD', '0', 'B38 9JB', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7817213580', '0010053HUJ', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824857310', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11355, '203799708', '0', '0', 'Hannah Tidcombe', '164 ORMONDS CLOSE', 'Bradley stoke', 'BS32 0DZ', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7866841048', '0010141Q14', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824857321', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11356, '203695417', '0', '0', 'Katie Hildreth', '10 LAMBOURN AVENUE', '0', 'NE29 7BQ', 'NORTH SHIELDS', 'Grossbritannien', '', '0', '0', '7815207108', '00101436V0', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824857332', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11357, '203522988', '0', '0', 'robert hubbard', '36 ROSEBANK ROAD', '0', 'LE8 5QY', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7711430604', '0010211Y6K', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824857343', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11358, '203770043', '0', '0', 'Tosin Sanusi', '66 NORTH DOWNS ROAD', 'new addington', 'CR0 0LD', 'CROYDON', 'Grossbritannien', '', '0', '0', '4,47958E+11', '0010095XCE', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '578824857354', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11359, '203698004', '0', '0', 'Amanda Peak', '1 ELMFIELD GROVE', '0', 'NE3 4XA', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '07736 731158', '00101276MT', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '578824857365', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11360, '203775415', '0', '0', 'brendan OMEARA', '20 HIGHVILLE ROAD', '0', 'L16 9JF', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '1517220628', '00101772EO', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '578824857376', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11361, '203533767', '0', '0', 'james weir', '6D UNION STREET', 'Dykehead', 'ML7 4AR', 'SHOTTS', 'Grossbritannien', '', '0', '0', '7803286790', '0010066LH7', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '578824857387', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11362, '203524872', '0', '0', 'Sharon Pearson', '10 DA VINCI WALK', '0', 'SN4 7FG', 'SWINDON', 'Grossbritannien', '', '0', '0', '7702184884', '0010246P1N', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '578824857398', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11363, '203735115', '0', '0', 'Andrea Purdy', 'TSG Gosforth Parkway', 'Leave with Receptionist', 'ne12 8et', '1 Gosforth parkway, Gosforth Business Park, Newcastle upon Tyne, Tyne & Wear', 'Grossbritannien', '', '0', '0', '7943229774', '0010207FZO', '0', 'Theorema', 'Marco Polo Watch: Silver Case - White Face - Black Strap', '0', '578824857402', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11364, '203560071', '0', '0', 'Kyle Broad', '41 HILLSIDE AVENUE', '0', 'ST7 4LW', 'STOKE-ON-TRENT', 'Grossbritannien', '', '0', '0', '7972771064', '0010149R39', '0', 'Theorema', 'Marco Polo Watch: Silver Case - White Face - Black Strap', '0', '578824857413', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11365, '203519040', '0', '0', 'roberto goracci', 'VIA PASUBIO 26', '0', '57023', 'CECINA', 'Italien', '', '0', '0', '3291776903', '0010106PY0', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', '577108582712', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11366, '203432594', '0', '0', 'Andrea Rasola', 'VIA CESARE FANI 121', 'Italia', '139', 'ROMA', 'Italien', '', '0', '0', '3394745695', '0010061RLH', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', '577108582723', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11367, '203510326', '0', '0', 'clelia pressato', 'VIA LEGA LOMBARDA 9', '0', '24123', 'BERGAMO', 'Italien', '', '0', '0', '035 220478', '00100621G9', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', '577108582734', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11368, '203508525', '0', '0', 'francesco santoro', 'VIA GIUSEPPE ARGENTI 36', '0', '28100', 'NOVARA', 'Italien', '', '0', '0', '3771618183', '0010133K1R', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', '577108582745', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11369, '203483320', '0', '0', 'Francesco Zimmitti', 'VIA IBLEA 28', '0', '96010', 'MELILLI', 'Italien', '', '0', '0', '3341710062', '0010024A78', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', '577108582756', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11370, '203580133', '0', '0', 'Alfredo Messina', 'VIA DELLA DATARIA 22', 'c/o Salini Costruttori S.p.A.', '187', 'ROMA', 'Italien', '', '0', '0', '393208427343', '0010013VIM', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '577108582767', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11371, '203539089', '0', '0', 'Luca Bottacini', 'VIA GIANFRANCESCO CIENO 16', '0', '37030', 'BADIA CALAVENA', 'Italien', '', '0', '0', '3479109477', '00100688OD', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '577108582778', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11372, '203526970', '0', '0', 'Luca Mezzetti', 'VIA FOSSETTA SELICE 20/B', '0', '40026', 'IMOLA', 'Italien', '', '0', '0', '3382201956', '0010070LB7', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '577108582789', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11373, '203587680', '0', '0', 'Davide Ghezzi', 'VIA VITTORIO EMANUELE II 26', '0', '23849', 'ROGENO', 'Italien', '', '0', '0', '3455624112', '00102457OG', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108582790', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11374, '203447418', '0', '0', 'Francesco Roma', 'Alfred Nobel  9', '0', '4010', 'Borgo Podgora', 'Italien', '', '0', '0', '393314307148', '00101819KW', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108582804', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11375, '203541580', '0', '0', 'Luigi Milanesi', 'VIA CASTAGNOLA 18 BIS', '0', '27051', 'CAVA MANARA', 'Italien', '', '0', '0', '3312431391', '0010214HKR', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108582815', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11376, '203553669', '0', '0', 'Nadica Minic', 'VIA CASTELLANA 234/N', '0', '30174', 'VENEZIA', 'Italien', '', '0', '0', '3665951088', '0010061MB9', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108582826', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11377, '203562627', '0', '0', 'Omar Znati', 'Via San Francesco 2', '0', '39012', 'Merano', 'Italien', '', '0', '0', '3206926421', '001022712X', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108582837', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11378, '203561029', '0', '0', 'Omar Znati', 'Via San Francesco 2', '0', '39012', 'Merano', 'Italien', '', '0', '0', '3206926421', '0010140LHP', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108582837', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11379, '203518542', '0', '0', 'Rosanna D\'errico', 'LUCANIA 2', '0', '74027', 'SAN GIORGIO IONICO', 'Italien', '', '0', '0', '3271973544', '0010206AKH', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108582859', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11380, '203619063', '0', '0', 'Sorin Scutaru', 'VIA GHIBELLINA 96/R', 'The Cover Store', '50122', 'FIRENZE', 'Italien', '', '0', '0', '3206230628', '0010186KAT', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108582860', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11381, '203437981', '0', '0', '102 Awad', 'KINGSLEY ROA KINGSLEY ROAD', 'Hounslow middelse', 'TW3 4AB', 'HOUNSLOW', 'Grossbritannien', '', '0', '0', '7930453290', '0010118DZZ', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '577108582355', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11382, '203438082', '0', '0', 'Amar Kotak', '55 EASTBURY ROAD', '0', 'WD19 4JN', 'WATFORD', 'Grossbritannien', '', '0', '0', '7828467671', '10224980', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '577108582366', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11383, '203433785', '0', '0', 'david walker', '33 WINDERMERE ROAD', '0', 'ST5 3HN', 'NEWCASTLE', 'Grossbritannien', '', '0', '0', '1782621435', '0010248IAW', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '577108582377', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11384, '203447634', '0', '0', 'Emma Hughes', '2 GULL CLOSE', 'Peel Common Gosport', 'PO13 0RT', 'GOSPORT', 'Grossbritannien', '', '0', '0', '7800715860', '0010108S75', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '577108582388', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11385, '203449387', '0', '0', 'Harvey Wheatley', '15 ASPLEY PARK DRIVE', '0', 'NG8 3EA', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7896548067', '0010098K7H', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '577108582399', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11386, '203449785', '0', '0', 'Katherine Crewe', 'Boundary House', 'The Heath', 'CM22 7AB', 'Hatfield Heath', 'Grossbritannien', '', '0', '0', '7792236716', '001013674K', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '577108582403', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11387, '203435150', '0', '0', 'Kevin Trebillcock', '4 RIDSDALE SQUARE', '0', 'NE63 8AQ', 'ASHINGTON', 'Grossbritannien', '', '0', '0', '01670 225475', '0010014DLR', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '577108582414', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11388, '203472595', '0', '0', 'lynsey jay', '18 CEDAR AVENUE', '0', 'SK15 3GD', 'STALYBRIDGE', 'Grossbritannien', '', '0', '0', '7780452724', '0010049GWE', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '577108582425', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11389, '203441356', '0', '0', 'Martyn Cusack', '6 UFFMOOR ESTATE', '0', 'B63 4JR', 'HALESOWEN', 'Grossbritannien', '', '0', '0', '7920510421', '0010077JJC', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '577108582436', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11390, '203435029', '0', '0', 'thomas Wilson', '26 CAMPSIE ROAD', '0', 'KA1 3RP', 'KILMARNOCK', 'Grossbritannien', '', '0', '0', '7899975554', '0010124J8F', '0', 'Theorema', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', '0', '577108582447', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11391, '203448688', '0', '0', 'Beth Carnall', '30 PEAKDALE CRESCENT', '0', 'S12 4SA', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7772603844', '0010104HMA', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108582458', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11392, '203462718', '0', '0', 'Boo hsiung Voon', '14 MARLBOROUGH GROVE', '0', 'LS2 9AJ', 'LEEDS', 'Grossbritannien', '', '0', '0', '7412054017', '0010031KCQ', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108582469', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11393, '203438956', '0', '0', 'Caroline Flood', '34 DELL ROAD', 'Tilehurst', 'RG31 6PA', 'READING', 'Grossbritannien', '', '0', '0', '7765924633', '0010210PJT', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108582470', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11394, '203492318', '0', '0', 'Fiona Wright', '4 YORKE ROAD', '0', 'KA10 6EW', 'TROON', 'Grossbritannien', '', '0', '0', '7816884485', '0010233AKK', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108582480', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11395, '203440089', '0', '0', 'GRAEME LEE', '2 MARSH VIEW', 'SANDY LANE BRINDLE', 'PR6 8PQ', 'CHORLEY', 'Grossbritannien', '', '0', '0', '447831617720', '0010066TK5', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108582491', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11396, '203445207', '0', '0', 'Liam Kelly', '2 Santon ave fallow field', '0', 'M146QZ', 'Manchester', 'Grossbritannien', '', '0', '0', '1612864086', '0010151TTM', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108582506', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11397, '203451316', '0', '0', 'simon moffatt', '23 STOCKTON GROVE', '0', 'B33 0JF', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7850965508', '00102180GO', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108582517', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11398, '203449781', '0', '0', 'Tania LLoyd', '31 WALKER ROAD', '0', 'SL6 2QU', 'MAIDENHEAD', 'Grossbritannien', '', '0', '0', '7866478480', '0010068RFI', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108582528', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11399, '203459245', '0', '0', 'Tara Campbell-lees', '334 QUINTON ROAD', '0', 'B17 0RE', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7791676519', '0010220CJ8', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108582539', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11400, '203448340', '0', '0', 'Jody Prince', '66 HIGH STREET', '0', 'DE75 7LF', 'HEANOR', 'Grossbritannien', '', '0', '0', '7890317901', '0010016WYZ', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '577108582540', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11401, '203441264', '0', '0', 'thomas barrowman', '268 Dyke Road, Knightswood', '0', 'g13 4qx', 'Glasgow', 'Grossbritannien', '', '0', '0', '1415618419', '0010220SW1', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108582550', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11402, '203443829', '0', '0', 'Antonis Kleopa', '20 Lynton Avenue', '0', 'NW9 6PD', 'London', 'Grossbritannien', '', '0', '0', '7455194760', '0010087QDA', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '577108582561', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11403, '203480538', '0', '0', 'carole bodley', '34 HIGHFIELD ROAD', '0', 'WS12 2DX', 'CANNOCK', 'Grossbritannien', '', '0', '0', '1543276154', '0010144PI2', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '577108582572', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11404, '203454768', '0', '0', 'carrie newton', '9 HOGARTH WALK', '0', 'PL9 8ET', 'PLYMOUTH', 'Grossbritannien', '', '0', '0', '07833 616226', '10232985', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '577108582583', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(11405, '203446771', '0', '0', 'Dave Cutts', '38 Berkeley Drive', '0', 'RM11 3PY', 'Hornchurch', 'Grossbritannien', '', '0', '0', '0', '0010048J97', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '577108582594', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11406, '203446854', '0', '0', 'Kate Findlay', '90 STATION ROAD', '0', 'CM21 9JY', 'SAWBRIDGEWORTH', 'Grossbritannien', '', '0', '0', '7793741988', '001022415D', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '577108582609', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11407, '203452071', '0', '0', 'roy packard', '23 SOUTH AVENUE', '0', 'OX14 1QR', 'ABINGDON', 'Grossbritannien', '', '0', '0', '7798608597', '0010172W3S', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '577108582610', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11408, '203457969', '0', '0', 'Demitri Lightbourne', '42 GREEN LANE', '0', 'IG1 1YL', 'ILFORD', 'Grossbritannien', '', '0', '0', '7448136725', '0010014V3B', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '577108582620', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11409, '203495698', '0', '0', 'Charlie Howorth', '36 STRETTON ROAD', '0', 'LE8 9GN', 'LEICESTER', 'Grossbritannien', '', '0', '0', '7977944708', '0010201II3', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '577108582631', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11410, '203456385', '0', '0', 'chibueze ogu', '62 Menzies Road, Aberdeen', '0', 'AB11 9BH', 'AB11 9BH', 'Grossbritannien', '', '0', '0', '7760919660', '0010042RXP', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '577108582642', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11411, '203414902', '0', '0', 'Clare Wade', '12 Newlands Farsley', '0', 'LS28 5BB', 'Pudsey', 'Grossbritannien', '', '0', '0', '1132192903', '0010137JSD', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '577108582653', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11412, '203468336', '0', '0', 'David Jackson', '19 GORTON ROAD', '0', 'HU10 6LU', 'HULL', 'Grossbritannien', '', '0', '0', '1482658133', '0010043QRF', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '577108582664', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11413, '203449878', '0', '0', 'Emma Renilson', '4 WEST OAKHILL PARK', '0', 'L13 4BW', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7554117831', '00102142GH', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '577108582675', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11414, '203462831', '0', '0', 'jenny warren', '4 SOUTHERN GARDENS', 'Ringwood road totton', 'SO40 8RW', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '7733336776', '0010161MK9', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '577108582686', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11415, '203494744', '0', '0', 'Sarah Booth', '47 PRINCESS STREET', '0', 'WF6 1AB', 'NORMANTON', 'Grossbritannien', '', '0', '0', '7930750598', '0010205PEO', '0', 'Theorema', 'Marco Polo Watch: Silver Case - Black Face - Black Strap', '0', '577108582697', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11416, '203410676', '0', '0', 'Kelly Sargeant', '190 ABBOTSBURY ROAD', '0', 'DT4 0NA', 'WEYMOUTH', 'Grossbritannien', '', '0', '0', '7580076051', '0010162GD1', '0', 'Theorema', 'Marco Polo Watch: Silver Case - White Face - Black Strap', '0', '577108582701', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11417, '203518483', '0', '0', 'Niko Haerkoenen', 'Hansatie 4 G 82', '0', '2780', 'ESPOO', 'Finnland', '', '0', '0', '358407453446', '0010003WRE', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-3) sis. toimituskulut', '0', '577108582918', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11418, '203695266', '0', '0', 'Alex Piccinini', 'VIA GIOACCHINO ROSSINI 27', '', '41033', 'CONCORDIA SULLA SECCHIA', 'Italien', '', '0', '0', '3489218754', '0010146LYS', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108582892', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11419, '203648838', '0', '0', 'angela lauro', 'VIA CIRCONVALLAZIONE 137', '', '10040', 'ALMESE', 'Italien', '', '0', '0', '3472891461', '0010119Z66', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '577108582907', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11420, '203511944', '0', '0', 'Padraig Walshe', '7 Blackcastle estate', '', 'navan', '0', 'Irland', '', '0', '0', '833035152', '00102157NG', '0', 'Theorema Rio', 'Gold Case/Black Dial/Brown Band', '0', '577108582881', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-25', '', '', '', '', '', ''),
(11421, '203798704', '0', '0', 'Maurice Lynch', '66 Ashgrove', '', '0', 'Mountmellick, Laois', 'Irland', '', '0', '0', '353863011247', '0010080EM5', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108582973', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11422, '203776750', '0', '0', 'Diarmaid Marsh', '180 Ryevale Lawns', '', 'n/a', 'Leixlip', 'Irland', '', '0', '0', '872213440', '0010225NF0', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108582984', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11423, '203722367', '0', '0', 'graham stamps', '11 Alderwood Grove', '', '24', 'Tallaght Dublin', 'Irland', '', '0', '0', '086 8037422', '0010123A5Q', '0', 'Theorema Rio', 'Black Case/Black Dial/Black Band', '0', '577108582995', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11424, '203712231', '0', '0', 'RITA BRUSSINO C/O LINTEL', 'PIAZZA DERNA 225', '0', '10155', 'TORINO', 'Italien', '', '0', '0', '3294020072', '0010060EGW', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', '577108583009', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11425, '203720088', '0', '0', 'ALIS NASSIRI MAHALLATI', 'VIA ANTONIO LEVANTI 26/A', '0', '40138', 'BOLOGNA', 'Italien', '', '0', '0', '3475462550', '00102450B0', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', '577108583010', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11426, '203702855', '0', '0', 'MARIA SCALABRIN', 'VIA VITTORIO EMANUELE II 12', 'ALL\' ATTENZIONE MARIA SCALABRIN', '44015', 'PORTOMAGGIORE', 'Italien', '', '0', '0', '3393934335', '0010002FX4', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', '577108583020', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11427, '203804326', '0', '0', 'Alberto Salimbeni', 'VIA SIMONE MASTAGUERRA 13', '0', '47122', 'FORLI\'', 'Italien', '', '0', '0', '347/5351568', '00100418V6', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '577108583031', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11428, '203806856', '0', '0', 'Alessandro Rapicetta', 'VIA ASSISI 4', '0', '59100', 'PRATO', 'Italien', '', '0', '0', '3402212662', '0010096LSB', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '577108583042', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11429, '203711310', '0', '0', 'ALIS NASSIRI MAHALLATI', 'VIA ANTONIO LEVANTI 26/A', '0', '40138', 'BOLOGNA', 'Italien', '', '0', '0', '3475462550', '00100042XN', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '577108583010', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11430, '203642689', '0', '0', 'deborah campagna', 'VIA ABRUZZO 7', '0', '20090', 'OPERA', 'Italien', '', '0', '0', '3384999829', '0010025YG8', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '577108583064', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11431, '203708257', '0', '0', 'Nicola Rignano', 'VIA GIORGIO AMENDOLA 57', '0', '81031', 'AVERSA', 'Italien', '', '0', '0', '8119663317', '00100205VS', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '577108583075', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11432, '203716899', '0', '0', 'claudio bernardini', 'VIA GIUSEPPE TOPPETA 24/1', '0', '65125', 'PESCARA', 'Italien', '', '0', '0', '3922793427', '0010161GTK', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108583086', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11433, '203699203', '0', '0', 'Francesco Fanigliulo', 'VIA FRATELLI ROSSELLI 4', '0', '74121', 'TARANTO', 'Italien', '', '0', '0', '3475586019', '0010235ZI8', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108583097', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11434, '203735360', '0', '0', 'tiziano bosco', 'VIALE MONTE GRAPPA 66', '0', '31100', 'TREVISO', 'Italien', '', 'rua aldeia nova s. mamede recesinhos 276', '0', '422230313', '0010050VB5', '0', 'Pionier Coppernicus', 'Quadrante, cassa e cinturino neri (04)', '0', '577108583101', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11435, '203825553', '0', '0', 'Sami Kauhanen', 'Tiiliruukinkatu 22A6', '0', '33200', 'TAMPERE', 'Finnland', '', '0', '0', '040 5582545', '10215152', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-2) sis. toimituskulut', '0', '577108583134', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11436, '203804293', '0', '0', 'Pasi Marttila', 'Jaenislahdenkatu 2 H 50', '0', '33410', 'TAMPERE', 'Finnland', '', '0', '0', '050 3476079', '001014095S', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-3) sis. toimituskulut', '0', '577108583145', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11437, '203783118', '0', '0', 'Jale Naskali', 'Suvikuja 2 C 24 2', '0', '780', 'Helsinki', 'Finnland', '', '0', '0', '458492812', '10224821', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-3) sis. toimituskulut', 'Uhr erhalten 03.12.2013 Bitte refund!!!', '577108583156', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11438, '203780423', '0', '0', 'Tapio Marjanen', 'Kalevankatu 7 A 23', '0', '100', 'Helsinki', 'Finnland', '', '0', '0', '442720545', '0010127VHB', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-4) sis. toimituskulut', 'Uhr erhalten 03.12.2013 Bitte refund!', '577108583167', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11439, '203751815', '0', '0', 'Mohammed Dajani', 'Talvikkitie 13', '0', '45120', 'KOUVOLA', 'Finnland', '', '0', '0', '405046421', '00100177LZ', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-2) sis. toimituskulut', '0', '577108583178', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11440, '203751561', '0', '0', 'Mohammed Dajani', 'Talvikkitie 13', '0', '45120', 'KOUVOLA', 'Finnland', '', '0', '0', '405046421', '0010200Z7A', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-1) sis. toimituskulut', '0', '577108583178', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11441, '203761925', '0', '0', 'Abacus Medicine Anita Broust', 'Vesterbrogade 149', '0', '1620', 'København', 'Dänemark', '', '0', '0', '22229660', '0010197KLS', '0', 'Pionier ', 'Acapulco-ur med sorte detaljer (a0YC000000TVAMRMA5)', 'Uhr erhalten 15.11.2013\r\nBitte refund!!!', '577108583112', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11442, '203728454', '0', '0', 'Jeannet Havmann', 'vognmandsmarken 19', '1.th', '2100', 'kbh ø', 'Dänemark', '', '0', '0', '41584045', '0010208MD5', '0', 'Pionier ', 'Acapulco-ur med gulddetaljer (a0YC000000TVAL0MAP)', '0', '577108583123', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-28', '', '', '', '', '', ''),
(11443, '203997426', '0', '0', 'Birol Pamukcu', 'VIALE DEL GHISALLO 20', 'Beko Italy srl', '20151', 'Milano', 'Italien', '', '0', '0', '3381691371', '0010077QJH', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', '577108583535', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11444, '204032605', '0', '0', 'MARIO CERUTTI', 'VIA ASIAGO 59/17', '2Â° PIANO', '10142', 'TORINO', 'Italien', '', '0', '0', '3737645503', '0010059YO5', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', '577108583546', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11445, '204131025', '0', '0', 'noemi clemente', 'VIA VITTORIO EMANUELE II 30', '0', '12048', 'SOMMARIVA DEL BOSCO', 'Italien', '', '0', '0', '3466700163', '00101774MK', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', '577108583557', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11446, '204146484', '0', '0', 'urian stelian', 'PIAZZALE LUIGI EMANUELE CORVETTO 3', '0', '20139', 'milano', 'Italien', '', '0', '0', '3400535398', '0010043IEU', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', '577108583568', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11447, '204353872', '0', '0', 'alessio matricardi', 'VIA CESARE PAVESE 22', '0', '47853', 'CORIANO', 'Italien', '', '0', '0', '3474094981', '0010071M54', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', '577108583579', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11448, '204188374', '0', '0', 'Antonio Tascone', 'VIA FILZI 17', '0', '66050', 'SAN SALVO', 'Italien', '', '0', '0', '873548233', '0010236U4U', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', '577108583580', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11449, '204327932', '0', '0', 'Debora Catapano', 'Alessandrini 7', '0', '50060', 'Pelago', 'Italien', '', '0', '0', '3387704239', '0010200UR7', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', '577108583590', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11450, '204332591', '0', '0', 'Francesca Asirelli', 'VIA PIETRO REALI 64', '0', '47121', 'FORLI\'', 'Italien', '', '0', '0', '349/3238976', '0010116ISL', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', '577108583605', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11451, '204138148', '0', '0', 'Mario Diodato', 'VIA STARZALUNGA 5', '0', '81024', 'MADDALONI', 'Italien', '', '0', '0', '3930142840', '0010244F2Y', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', '577108583616', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11452, '203882336', '0', '0', 'paola gandolfo', 'VIA DEL FORTE BRAVETTA 124', '0', '164', 'ROMA', 'Italien', '', '0', '0', '3384600156', '0010183GYR', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', '577108583627', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11453, '204159561', '0', '0', 'Paolo Ghironi', 'VIA VENTI SETTEMBRE 12', '0', '187', 'roma', 'Italien', '', '0', '0', '3313682102', '0010064UM4', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', '577108583638', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11454, '204390989', '0', '0', 'Tommaso Sannino', 'VIA VILLANOVA 2', 'tommaso', '80056', 'Ercolano', 'Italien', '', '0', '0', '3421238600', '0010169HX6', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', '577108583649', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11455, '204124660', '0', '0', 'anna mannai', 'via schiavazzi palazzo bodano scala c 4', '0', '9126', 'cagliari', 'Italien', '', '0', '0', '3471874674', '0010128NO8', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '577108583650', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11456, '203954671', '0', '0', 'cecilia pinto', 'VIALE CAPPUCCINI N.3 PRESSO S', 'presso studio dentistico nassisi roberto', '10023', 'chieri', 'Italien', '', '0', '0', '389-0588342', '0010250XOX', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '577108583660', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11457, '203948868', '0', '0', 'Christian Pozza', 'VIA DELLE PRIARE 44', '0', '36040', 'SOSSANO', 'Italien', '', '0', '0', '3480610794', '00101307AJ', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '577108583671', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11458, '203986838', '0', '0', 'claudio giovanni tarella', 'VIA DEI POGGI 7B', '0', '16035', 'RAPALLO', 'Italien', '', '0', '0', '3408406288', '0010049R0T', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '577108583682', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11459, '204331606', '0', '0', 'david vassalini', 'VIA MONDALINO 4', 'Le frasche/studio bontempi', '25070', 'preseglie', 'Italien', '', '0', '0', '3355835025', '00101443HW', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '577108583693', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11460, '203842114', '0', '0', 'Giampiero Ferracuti', 'VIA DELLA FERROVIA 17/A', '0', '60129', 'ANCONA', 'Italien', '', '0', '0', '335 7602410', '0010074WGI', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '577108583708', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11461, '204146165', '0', '0', 'Nicola Mori', 'VIA CARONE 30', '0', '25065', 'LUMEZZANE', 'Italien', '', '0', '0', '3277389941', '0010157XK7', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '577108583719', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11462, '204032791', '0', '0', 'Simone De Micheli', 'VIA AMATORE SCIESA 47', '0', '73042', 'CASARANO', 'Italien', '', '0', '0', '3286518409', '0010105W5F', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '577108583720', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11463, '203967183', '0', '0', 'Teresa Rizzardi', 'VIA EMILIO LUSSU 4', '0', '20128', 'MILANO', 'Italien', '', '0', '0', '3389455391', '00100958GL', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '577108583730', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11464, '204262747', '0', '0', 'Amarilda Llika', 'All\' Asilo 12', '0', '28802', 'Mergozzo', 'Italien', '', '0', '0', '3382937609', '00100866RD', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108583741', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11465, '204216831', '0', '0', 'DARIO SEMENZATO', 'PIAZZA DEL MERCATO 5/2', '0', '30175', 'VENEZIA', 'Italien', '', '0', '0', '3355305868', '0010053SYL', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108583752', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11466, '204158364', '0', '0', 'Francesca Ghezzi', 'VIA DEI TULIPANI 5', '0', '20146', 'MILANO', 'Italien', '', '0', '0', '3391466775', '0010185FXN', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108583763', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11467, '203987440', '0', '0', 'maria mianulli', 'VICO COLANGIULI 14', '0', '75100', 'MATERA', 'Italien', '', '0', '0', '3299458979', '10055696', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108583774', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11468, '204211989', '0', '0', 'mario cervellione', 'VIA VENZONE 8', 'scala D int 3', '177', 'roma', 'Italien', '', '0', '0', '3388121167', '001024347Q', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108583785', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11469, '204350021', '0', '0', 'roberto mirabella', 'VIA ORTO MASTRANGELO 77', '0', '3020', 'pisa', 'Italien', '', '0', '0', '3491064223', '0010085DQD', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108583796', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11470, '204162997', '0', '0', 'SORIN CONDURACHE', 'VIA SAN FELICE 12', '0', '30173', 'VENEZIA', 'Italien', '', '0', '0', '3297828160', '00100165GR', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108583800', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11471, '203927378', '0', '0', 'stefania rossi', 'VIA FILIPPO CORRIDONI 23/A', '0', '30172', 'VENEZIA', 'Italien', '', '0', '0', '3477929793', '0010137SF7', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108583811', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11472, '204065749', '0', '0', 'Stefano Pozzi', 'VIA SERAFINO 17', '0', '22027', 'RONAGO', 'Italien', '', '0', '0', '3450076998', '00100887GX', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108583822', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11473, '203887927', '0', '0', 'Toma Ciubuc', 'VICOLO DEI CHIODI 19', '0', '30027', 'SAN DONA\' DI PIAVE', 'Italien', '', '0', '0', '3273460531', '0010244HOP', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108583833', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11474, '204170996', '0', '0', 'vincenzo florio', 'VIA MONTE ROSA N 177', 'la baia del buongustaio s.r.l', '80144', 'napoli', 'Italien', '', '0', '0', '3661643540', '0010054H9D', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108583844', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11475, '203965751', '0', '0', 'Ben Blake', '9 SWINDON CLOSE', '0', 'CH49 3QS', 'WIRRAL', 'Grossbritannien', '', '0', '0', '1516069515', '0010057EXH', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108583237', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11476, '204014912', '0', '0', 'David Bruce', '276 UPPER ROAD', '0', 'BT38 8PN', 'CARRICKFERGUS', 'Grossbritannien', '', '0', '0', '7854249976', '0010172W3A', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108583248', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11477, '204003593', '0', '0', 'David Price', '7 DAVIS TERRACE', '0', 'SR8 3JF', 'PETERLEE', 'Grossbritannien', '', '0', '0', '7943813149', '0010190V3J', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108583259', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11478, '204000521', '0', '0', 'Gavin Lloyd', '1 MONTSERRAT ROAD', '0', 'RG24 9PF', 'BASINGSTOKE', 'Grossbritannien', '', '0', '0', '7543677623', '00100921M8', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108583260', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11479, '204346769', '0', '0', 'John Daly', '117 SHERRARDS WAY', '0', 'EN5 2BS', 'BARNET', 'Grossbritannien', '', '0', '0', '7788140812', '0010156JGO', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108583270', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11480, '203995773', '0', '0', 'Martin Smith', '158 HAMMONDS DRIVE', '0', 'PE1 5AA', 'PETERBOROUGH', 'Grossbritannien', '', '0', '0', '7813132197', '00100981LL', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108583281', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11481, '203973698', '0', '0', 'Nick Cooper', '72 FENLAND ROAD', '0', 'PE30 3ES', 'KING\'S LYNN', 'Grossbritannien', '', '0', '0', '1553672583', '0010121OS1', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108583292', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11482, '203995272', '0', '0', 'samantha smith', '19 BEECH AVENUE', '0', 'HU10 6AA', 'HULL', 'Grossbritannien', '', '0', '0', '7939588079', '0010123CW9', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108583307', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11483, '203983606', '0', '0', 'sheila Bassra', '48 WILLMOTT ROAD', '0', 'B75 5NS', 'SUTTON COLDFIELD', 'Grossbritannien', '', '0', '0', '1213234127', '0010106WMM', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108583318', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11484, '204282064', '0', '0', 'Simone Fleming', '59 HEAD WEIR ROAD', '0', 'EX15 1NN', 'CULLOMPTON', 'Grossbritannien', '', '0', '0', '7902525093', '10101272', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108583329', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11485, '204284860', '0', '0', 'Bob Vorley', '179 MAIN ROAD', '0', 'SS5 4EJ', 'HOCKLEY', 'Grossbritannien', '', '0', '0', '7775427279', '0010124KQY', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '577108583330', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11486, '204261157', '0', '0', 'Michael Ireland', '4 GREENBANK GROVE', '0', 'AB43 7HX', 'FRASERBURGH', 'Grossbritannien', '', '0', '0', '7773970664', '0010122R1D', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '577108583340', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11487, '204004282', '0', '0', 'Anisha Kunvarji', '5 SCHOOL CRESCENT', '0', 'DA1 4SJ', 'DARTFORD', 'Grossbritannien', '', '0', '0', '7979084281', '00102078EL', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108583351', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11488, '204015078', '0', '0', 'Stewart Fisher', '14 SOUTH ENTRANCE', '0', 'IP17 1DQ', 'SAXMUNDHAM', 'Grossbritannien', '', '0', '0', '1728833873', '00101212JX', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108583362', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11489, '203991539', '0', '0', 'Tiji Xavier', '172 PRESCOT ROAD', '0', 'L7 0JD', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7868723261', '0010167QY6', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108583373', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11490, '204379794', '0', '0', 'Christopher O\'Mahony', 'Inchwell Road', '0', '________', 'Kanturk, Co.Cork', 'Irland', '', '0', '0', '087 2349386', '0010123G7W', '0', 'Theorema Rio', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108583215', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11491, '204160738', '0', '0', 'Laura Fields', '15 Ashwood Way', '0', 'Dublin 22', 'Dublin', 'Irland', '', '0', '0', '00 353 1 87 9154930', '0010127L2J', '0', 'Theorema Rio', 'Silver Case/White Dial/Black Band', '0', '577108583226', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-29', '', '', '', '', '', ''),
(11492, '204578819', '0', '0', 'Felicia Gavelfält', 'ERIKSDALSGATAN 48', '0', '11859', 'STOCKHOLM', 'Schweden', '', '0', '0', '737011348', '0010237BK7', '0', 'Theorema Rio', 'Guld/svart med brunt läderarmband (modell GM107-3).', '0', '577108584325', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11493, '204432877', '0', '0', 'Mårten Blix', 'NÄSBYVÄGEN 21A', '0', '13553', 'TYRESÖ', 'Schweden', '', '0', '0', '702406273', '0010113QIW', '0', 'Theorema Rio', 'Guld/svart med brunt läderarmband (modell GM107-3).', '0', '577108584336', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11494, '204585849', '0', '0', 'Nancy Alarcon', 'SKRAKGRÄND 5', '0', '12349', 'FARSTA', 'Schweden', '', '0', '0', '768915565', '0010018HFB', '0', 'Theorema Rio', 'Silver/vit med svart läderarmband (modell GM107-2).', '0', '577108584347', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11495, '204466760', '0', '0', 'Heikki Leskinen', 'KAROLINSKA VÄGEN 20', 'Lina Lu', '17164', 'SOLNA', 'Schweden', '', '0', '0', '739208960', '0010087J5G', '0', 'Theorema Rio', 'Silver/vit med svart läderarmband (modell GM107-2).', '0', '577108584358', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11496, '204249889', '0', '0', 'Max Stergiou', 'FOGDEVÄGEN 94', '0', '12841', 'BAGARMOSSEN', 'Schweden', '', '0', '0', '0', '0010071TNJ', '0', 'Theorema Rio', 'Silver/svart med svart läderarmband (modell GM107-1).', '0', '577108584369', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11497, '204597311', '0', '0', 'Ronan Murray', '1 Coundon Court, Killiney,', '0', '0', 'Dublin', 'Irland', '', '0', '0', '872665906', '0010017YSY', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108583903', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11498, '204567670', '0', '0', 'Jakub Wrobel', '53 Malahide Road Burnell Court', '0', '17', 'Dublin', 'Irland', '', '0', '0', '899503863', '0010202QJN', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '577108583914', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11499, '204551598', '0', '0', 'Steven Stein', '10 Kempton Rise, Navan Road', '0', 'Dublin 7', 'Dublin', 'Irland', '', '0', '0', '868114316', '0010099OQE', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '577108583925', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11500, '204547736', '0', '0', 'Michael Murphy', '0', '0', '', 'Letterkenny', 'Irland', '', '0', '0', '863506653', '0010076D2Q', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108583936', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11501, '204528218', '0', '0', 'linda mackle', '3 wellington street', '0', 'dun', 'laoghaire', 'Irland', '', '0', '0', '858205253', '0010054NBA', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', 'Uhr erhalten 25.11.2013\r\nUhr versendet 25.11.2013 (Groupon sent the wrong order and the client wanted an all black stainless steel watch)\r\nRG 6237 2800 5DE', '577108583947', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11502, '204516195', '0', '0', 'Arman Cahatol', '121 Hillside', '0', 'Co.wicklow', 'Greystones', 'Irland', '', '0', '0', '353860779803', '0010249E1K', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108583958', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11503, '204487684', '0', '0', 'Karen Ryan Mc Namara', 'No 8 St Patricks Road Singland', 'Karen Ryan Mc Namara  8 St. Patricks Road Singland, Limerick, Ireland.', 'Co', 'Limerick', 'Irland', '', '0', '0', '00 353 86 8650565', '00100611NO', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108583969', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11504, '204444920', '0', '0', 'Jenny Arthurs', '14 Chestnut Grove', 'Church Street ', 'Kilcock', 'Co Kildare', 'Irland', '', '0', '0', '861914517', '0010062UCR', '0', 'Theorema', 'Marco Polo Watch: Silver Case - White Face - Black Strap', '0', '577108583970', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11505, '204416590', '0', '0', 'Patrick Jordan', '6 Woodbrook Park', '0', 'Dublin 16', 'Dublin', 'Irland', '', '0', '0', '447840523611', '00102125XJ', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '577108583980', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11506, '204520483', '0', '0', 'Renata Minetto', 'VIA AURELIO ROBINO 71G/R', 'Falegnameria Minetto', '16142', 'GENOVA', 'Italien', '', '0', '0', '3774883229', '00100497EG', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', '577108584093', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11507, '204442721', '0', '0', 'Deborak Cutillo', 'VIA SILVIO PELLICO 63', '0', '36040', 'SAREGO', 'Italien', '', '0', '0', '3480394558', '0010145KUV', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', '577108584108', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11508, '204532188', '0', '0', 'dhiraj sharma', 'VIA LEONA 21', 'fraz levane', '52025', 'MONTEVARCHI', 'Italien', '', '0', '0', '3203145788', '0010027KMP', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', '577108584119', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11509, '204581246', '0', '0', 'Francesco Alinovi', 'VIA PIETRO MASCAGNI 5', '0', '43015', 'NOCETO', 'Italien', '', '0', '0', '393392150101', '0010142SE2', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', '577108584120', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11510, '204483885', '0', '0', 'Franco PALIAGA', 'LOCALITA&APOS; DOLINA 544/1', '0', '34018', 'SAN DORLIGO DELLA VALLE-DOLINA', 'Italien', '', '0', '0', '408326423', '00101207IS', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', '577108584130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11511, '204463295', '0', '0', 'Morena Battello', 'VIA GIOSUÃˆ CARDUCCI 5', '0', '37060', 'SONA', 'Italien', '', '0', '0', '3498315633', '0010085ANS', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', '577108584141', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11512, '204461575', '0', '0', 'olga mirza', 'VIA FABIO FILZI 45/B INT 3', 'presso Transalpe', '57122', 'LIVORNO', 'Italien', '', '0', '0', '3931850346', '0010220SJR', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', '577108584152', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11513, '204462499', '0', '0', 'Paolo Fumagalli', 'VIA GIUSEPPE PARINI 14', '0', '23887', 'OLGIATE MOLGORA', 'Italien', '', '0', '0', '3334824847', '0010042CN7', '0', 'Theorema Newton', 'Quadrante nero, cassa gold e cinturino marrone (03)', '0', '577108584163', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11514, '204579950', '0', '0', 'cristina binda', 'VIA DELLE PIANE 25', '0', '21020', 'MONVALLE', 'Italien', '', '0', '0', '33954692252', '0010150U52', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '577108584174', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11515, '204487743', '0', '0', 'Paolo Santoro', 'VIA FONTANA SISTILIANA 35', '0', '03011', 'ALATRI', 'Italien', '', '0', '0', '393299609687', '0010249BXH', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '577108584185', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11516, '204497530', '0', '0', 'patrizia tozzi', 'VIA VENTICINQUE APRILE 471', '0', '21042', 'CARONNO PERTUSELLA', 'Italien', '', '0', '0', '3478040496', '0010239HS4', '0', 'Theorema Newton', 'Quadrante nero, cassa silver e cinturino nero (01)', '0', '577108584196', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11517, '204516254', '0', '0', 'Alessio Gorgeri', 'VIA PADRE GIOVANNI ANTONELLI 31', 'Erboristeria Bottega della Salute', '51100', 'PISTOIA', 'Italien', '', '0', '0', '3331291378', '0010147WR8', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108584200', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11518, '204454703', '0', '0', 'anqi xue', 'via s.ampellio 5 scala H piano terra 5', '0', '20141', 'milano', 'Italien', '', '0', '0', '3664108551', '00101981ES', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108584211', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11519, '204562360', '0', '0', 'Cristina Margarita', 'Via cenacchio 1/D', '0', '48010', 'Cotignola', 'Italien', '', '0', '0', '3358317614', '0010232IEA', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108584222', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11520, '204573489', '0', '0', 'daniele evangelisti', 'VIA ETRURIA 11', '0', '00055', 'LADISPOLI', 'Italien', '', '0', '0', '3339866645', '0010097GLJ', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108584233', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11521, '204539466', '0', '0', 'Emanuela Fato', 'VIA FRANCESCO GUICCIARDINI 78/2', '0', '41124', 'MODENA', 'Italien', '', '0', '0', '3296541757', '0010062EI9', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108584244', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11522, '204493845', '0', '0', 'luca bedetti', 'VIA ANTONIO GRAMSCI 5', '0', '40020', 'CASALFIUMANESE', 'Italien', '', '0', '0', '3381030411', '0010212GCN', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108584255', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11523, '204476015', '0', '0', 'Nicola Fanciullo', 'VIA GLORENZA 70/A', '0', '39100', 'BOLZANO', 'Italien', '', '0', '0', '3382690195', '0010015UAJ', '0', 'Theorema Newton', 'Quadrante, cassa e cinturino neri (04)', '0', '577108584266', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11524, '204302446', '0', '0', 'Tomi Miettinen', 'Karjalantie 893', '0', '23100', 'MYNAEMAEKI', 'Finnland', '', '0', '0', '050-4058251', '00102220X8', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-3) sis. toimituskulut', '0', '577108584277', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11525, '204001665', '0', '0', 'Jan-Henrik Tuovinen', 'Itkonniemenkatu 3 b23', '0', '70100', 'kuopio', 'Finnland', '', '0', '0', '405356114', '0010098OHG', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-3) sis. toimituskulut', '0', '577108584288', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11526, '203980693', '0', '0', 'Reima Ruohonen', 'Sirppitie 1 L', '0', '20540', 'TURKU', 'Finnland', '', '0', '0', '504111011', '0010092I7H', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-1) sis. toimituskulut', '0', '577108584299', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11527, '203911800', '0', '0', 'Kaj Nyberg', 'Elsankuja 2 D 34', '0', '2230', 'ESPOO', 'Finnland', '', '0', '0', '408693019', '0010088KIE', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-3) sis. toimituskulut', '0', '577108584303', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11528, '204524482', '0', '0', 'Antonina Pirttilahti', 'Laentinen Pitkaekatu 22 B 43', '0', '20100', 'TURKU', 'Finnland', '', '0', '0', '442633299', '0010188JUA', '0', 'Theorema Rio', 'Theoreman rannekello (GM107-3) sis. toimituskulut', 'Uhr erhalten 15.12.2013\r\nBitte refund!!!\r\n', '577108584314', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11529, '204504928', '0', '0', 'Jodie Cole', '15 Hilton Road', '0', 'ME3 8LA', 'Cliffe Woods, Kent', 'Grossbritannien', '', '0', '0', '7891449972', '0010049AOF', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108584005', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11530, '203938255', '0', '0', 'Liam McEvoy', '8 KINNAIRD AVENUE', '0', 'NE15 7DH', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7815711631', '0010043WPI', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108584016', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11531, '203907882', '0', '0', 'Tracey Gale', '6 ONSLOW ROAD', '0', 'PL2 3QG', 'PLYMOUTH', 'Grossbritannien', '', '0', '0', '441752774005', '0010219GKK', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108584027', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11532, '204522400', '0', '0', 'carol Hargreaves C m healthcare', '2 Sunnybank street', 'Ossett', 'W5 8pe', 'Wakefield', 'Grossbritannien', '', '0', '0', '7856183701', '0010215DFS', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '577108584038', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11533, '203922183', '0', '0', 'Rebekah Miller', '54 THE MOUNT', '0', 'CR5 2PY', 'COULSDON', 'Grossbritannien', '', '0', '0', '7545977197', '0010012VCT', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '577108584049', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11534, '204449247', '0', '0', 'Tracy Hussain', '18 LEYFIELD AVENUE', '0', 'SK6 4AP', 'STOCKPORT', 'Grossbritannien', '', '0', '0', '7805404745', '00100763M1', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '577108584050', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11535, '203950433', '0', '0', 'Andreea Cata', '99 COLCHESTER ROAD', '0', 'HA8 0QX', 'EDGWARE', 'Grossbritannien', '', '0', '0', '7460491608', '0010224TKC', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108584060', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11536, '204596295', '0', '0', 'Ben Ghazi', '267 DEVONSHIRE ROAD', '0', 'M46 9QB', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7790914202', '00100076SC', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108584071', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11537, '204585616', '0', '0', 'jacquie McIntyre', '28 MARLBOROUGH GARDENS', '0', 'SO30 2AS', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '7775940706', '10048898', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108584082', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-30', '', '', '', '', '', ''),
(11538, '204609458', '0', '0', 'Per-Arne Albrigtsen', 'Marmorveien 29', '0', '3070', 'Sande i Vestfold', 'Norwegen', '', '0', '0', '95875005', '0010092HWK', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11539, '204558520', '0', '0', 'Bjørn Agnalt Myhren', 'Holbergs gate 3', '0', '0166', 'OSLO', 'Norwegen', '', '0', '0', '92685659', '00101524BD', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11540, '204523306', '0', '0', 'Beslan Emzeev', 'Gamle Borgen vei 16', '0', '1383', 'ASKER', 'Norwegen', '', '0', '0', '40074851', '0010143U8X', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11541, '204506955', '0', '0', 'Rilind Januzi', 'Ravnåsveien 41E', '0', '1254', 'OSLO', 'Norwegen', '', '0', '0', '45770886', '0010223AZ8', '0', 'Pionier', 'Alternativ 2: Theorema ACAPULCO GM-504-2. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11542, '204368519', '0', '0', 'Paul - Magne Sandnes', 'Aldor Ingebrigtsens veg 44 B', '0', '9010', 'TROMSØ', 'Norwegen', '', '0', '0', '4795201109', '0010078R7R', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(11543, '204345805', '0', '0', 'Tom Nilsen Hoel', 'St. Halvards vei 18A', '0', '1358', 'JAR', 'Norwegen', '', '0', '0', '47334400', '0010170MWJ', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11544, '204294935', '0', '0', 'PerOve Askeland', 'Løfjellveien 59', '0', '5300', 'Kleppestø', 'Norwegen', '', '0', '0', '48045385', '0010245A55', '0', 'Pionier', 'Alternativ 1: Theorema ACAPULCO GM-504-1. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11545, '204289654', '0', '0', 'Iram Ali', 'Lørenveien 36 A', '0', '0585', 'OSLO', 'Norwegen', '', '0', '0', '98639394', '001010779X', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11546, '204276373', '0', '0', 'Vidar Olsen', 'Gamlevegen 19', '0', '6423', 'Molde', 'Norwegen', '', '0', '0', '95111806', '0010121JW2', '0', 'Pionier', 'Alternativ 1: Theorema ACAPULCO GM-504-1. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11547, '204255715', '0', '0', 'Dmytro Kononchuk', 'Dyringveien 31', '0', '1385', 'ASKER', 'Norwegen', '', '0', '0', '95492843', '00102218AY', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11548, '204246899', '0', '0', 'Aud Randi Næss', 'Hanekleiva 151', '0', '3090', 'HOF', 'Norwegen', '', '0', '0', '4795005261', '0010082LHA', '0', 'Pionier', 'Alternativ 2: Theorema ACAPULCO GM-504-2. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11549, '204204461', '0', '0', 'Anders Bakke', 'C J Andersens vei  3', '0', '3260', 'Larvik', 'Norwegen', '', '0', '0', '0', '0010151CT9', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11550, '204197462', '0', '0', 'Hamide Huyuk', 'Greveveien 68', '0', '3269', 'Larvik', 'Norwegen', '', '0', '0', '98110723', '0010131ANS', '0', 'Pionier', 'Alternativ 2: Theorema ACAPULCO GM-504-2. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11551, '204468914', '0', '0', 'Ravn Freddy Stiansen', 'Vogts gate 10', '0', '0474', 'OSLO', 'Norwegen', '', '0', '0', '46461136', '00102070AK', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11552, '204358624', '0', '0', 'Ove Hanstad', 'Brekktrøa 9 B', '0', '7227', 'GIMSE', 'Norwegen', '', '0', '0', '95773454', '00101532HV', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11553, '204306816', '0', '0', 'Anette Vik', 'Alveveien 8B', '0', '4314', 'SANDNES', 'Norwegen', '', '0', '0', '48087924', '0010023W18', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11554, '204291063', '0', '0', 'Christian sveen', 'Løkkaveien 2', '0', '1900', 'Fetsund', 'Norwegen', '', '0', '0', '40107932', '0010085CT9', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11555, '204262058', '0', '0', 'Knut Rudsbråten', 'Gamle Lommedalsvei 105', '0', '1348', 'RYKKINN', 'Norwegen', '', '0', '0', '90290108', '0010067I1L', '0', 'Pionier', 'Alternativ 1: Theorema ACAPULCO GM-504-1. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11556, '204240110', '0', '0', 'Jan Olav Nerland', 'Ole Nordgaards veg 82', '0', '7049', 'TRONDHEIM', 'Norwegen', '', '0', '0', '+47 91109616', '0010237IEA', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11557, '204228847', '0', '0', 'Ronny Haklien', 'Traverveien 27', '0', '0588', 'OSLO', 'Norwegen', '', '0', '0', '0', '0010031G1S', '0', 'Pionier', 'Alternativ 1: Theorema ACAPULCO GM-504-1. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11558, '204181226', '0', '0', 'Espen Solvang', 'Brøsetvegen 186 B', '0', '7048', 'TRONDHEIM', 'Norwegen', '', '0', '0', '99248940', '0010033M55', '0', 'Pionier', 'Alternativ 1: Theorema ACAPULCO GM-504-1. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11559, '204156627', '0', '0', 'Tomasz Przadka', 'Stangsgate 14A', '0', '3179', 'ÅSGÅRDSTRAND', 'Norwegen', '', '0', '0', '99887779', '0010232A79', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11560, '204103129', '0', '0', 'Richard Andersen', 'Grensestien 24', '0', '1251', 'Oslo', 'Norwegen', '', '0', '0', '47891936', '0010231G4M', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11561, '204092264', '0', '0', 'Aron Bjerketveit', 'Dalsbergstien 10 A', '0', '0170', 'OSLO', 'Norwegen', '', '0', '0', '94175448', '0010177M7M', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11562, '204077105', '0', '0', 'Chris Johansen', 'Tømmerbakken 15', '0', '5101', 'EIDSVÅGNESET', 'Norwegen', '', '0', '0', '98800066', '0010093RS2', '0', 'Pionier', 'Alternativ 1: Theorema ACAPULCO GM-504-1. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11563, '204070654', '0', '0', 'Thomas Angell', 'Svennengveien 6', '0', '8010', 'BODØ', 'Norwegen', '', '0', '0', '48890080', '0010181FIW', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11564, '204058697', '0', '0', 'vria naseri', 'Grorudveien 95B', '0', '1053', 'OSLO', 'Norwegen', '', '0', '0', '45611180', '001010239Y', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11565, '204039299', '0', '0', 'Morten Røskar', 'Madshjellen 14', '0', '6523', 'FREI', 'Norwegen', '', '0', '0', '92813495', '001005395Y', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11566, '204031617', '0', '0', 'iren kringhaug', 'Dælenenggata 40B ', 'LEILIGH', '0567', 'OSLO', 'Norwegen', '', '0', '0', '90887923', '10239645', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11567, '204027646', '0', '0', 'tore asbjørnsen', 'Lurastø 16', '0', '4315', 'SANDNES', 'Norwegen', '', '0', '0', '90163033', '0010164C1H', '0', 'Pionier', 'Alternativ 1: Theorema ACAPULCO GM-504-1. Verdi 9422 kr.', '0', '577108584370', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11568, '204714053', '0', '0', 'Andrew Madden', '12 st.catherines grove, rush', '0', 'DUB00', 'dublin', 'Irland', '', '0', '0', '861911965', '00100774ST', '0', 'Theorema ', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824857446', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11569, '204707085', '0', '0', 'Ishwor Gurung', '43-45 5 Henrietta Hall, Bolton Street', '0', 'D1', 'Dublin', 'Irland', '', '0', '0', '877389244', '0010045YSN', '0', 'Theorema ', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824857457', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11570, '204694384', '0', '0', 'Ciaran Langan', '5 Kenure Crescent', '0', '0', 'Rush, Dublin', 'Irland', '', '0', '0', '872879381', '0010105H2J', '0', 'Theorema ', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857468', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11571, '204689462', '0', '0', 'Jan Jaros', '20 Annagh Court', 'Dublin 15', '15', 'Blanchardstown', 'Irland', '', '0', '0', '833089071', '00101149XV', '0', 'Theorema ', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857479', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11572, '204665855', '0', '0', 'Claire Louise Hopkins', 'Aisling Gael Ballynoe, Whites Cross', '0', '0', 'Cork', 'Irland', '', '0', '0', '860734279', '0010031AD2', '0', 'Theorema ', 'Marco Polo Watch: Black Face - Metal Strap', '0', '578824857480', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11573, '204656552', '0', '0', 'Paul Cleary', '58 Bunratty Ave', '0', '17', 'Dublin', 'Irland', '', '0', '0', '876600648', '0010132BA9', '0', 'Theorema ', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857490', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11574, '204806654', '0', '0', 'Andy Ye', '3 GREEN STREET', '', 'WA5 1TW', 'WARRINGTON', 'Grossbritannien', '', '0', '0', '7810600688', '001000773G', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857505', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11575, '204754446', '0', '0', 'Anthony Moore', '1 LOTHLORIEN CLOSE', '0', 'DE23 2RY', 'DERBY', 'Grossbritannien', '', '0', '0', '7453586811', '00101363DS', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857516', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11576, '204722794', '0', '0', 'chi chi ihuomah', '69 HARDS TOWN', '0', 'ME4 4ND', 'CHATHAM', 'Grossbritannien', '', '0', '0', '7875591007', '0010134P8C', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857527', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11577, '204766239', '0', '0', 'Edwina Shala', '23A AINSWORTH ROAD', '0', 'E9 7JE', 'LONDON', 'Grossbritannien', '', '0', '0', '7975795489', '00101206ND', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857538', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11578, '204789604', '0', '0', 'Ian Dixon', '7 DAVIDS WALK', '0', 'L25 5HL', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7713486890', '00100994HO', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857549', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11579, '204667081', '0', '0', 'Jack Fethon', '48 HEADS LANE', '0', 'HU13 0JH', 'HESSLE', 'Grossbritannien', '', '0', '0', '7710162058', '001018014Q', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857550', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11580, '204790443', '0', '0', 'James Barrett', 'UNITS8-9 LINCOLN WAY', 'In the shire tractors building', 'BB7 1QD', 'CLITHEROE', 'Grossbritannien', '', '0', '0', '7795248157', '0010237MV1', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857560', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11581, '204812790', '0', '0', 'Kamil Kudla', '86 Marlborough', '0', 'SR7 7SA', 'Seaham', 'Grossbritannien', '', '0', '0', '4,47446E+11', '0010113VND', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857571', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11582, '204788731', '0', '0', 'kate brogan', '25 ESKDALE', '0', 'WN8 6EB', 'SKELMERSDALE', 'Grossbritannien', '', '0', '0', '7540224234', '00100815G3', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857582', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11583, '204745257', '0', '0', 'Kevin Shepherd', '19 KINGSWOOD ROAD', '0', 'NP25 5BX', 'MONMOUTH', 'Grossbritannien', '', '0', '0', '7716709257', '10198741', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857593', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11584, '204730066', '0', '0', 'laura espinosa', '43 KATHERINE ROAD', '0', 'E6 1PD', 'LONDON', 'Grossbritannien', '', '0', '0', '7950451118', '00100548I8', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857608', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11585, '204791275', '0', '0', 'Magda Chuchla', '4 FERRYMEAD AVENUE', '0', 'Ub6 9th', 'Greenford', 'Grossbritannien', '', '0', '0', '7792742645', '0010107I36', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', 'Paket wird bei Fedex gesucht!', '578824857619', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '0000-00-00', '', '', '', '', '', '289.00'),
(11586, '204788009', '0', '0', 'matt Barton', '95 moorfield', '0', 'cm187qg', 'essex', 'Grossbritannien', '', '0', '0', '7505485860', '0010005DOY', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857620', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11587, '204687551', '0', '0', 'Laura Bradley', 'BRADLEY HOUS COTEROYD AVENUE', '0', 'LS27 7TU', 'LEEDS', 'Grossbritannien', '', '0', '0', '7881550451', '0010180ZKP', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824857630', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11588, '204803288', '0', '0', 'Manjula Patel', '120 Parsons Hill', '0', 'B30 3QP', 'Birmingham', 'Grossbritannien', '', '0', '0', '7577300310', '0010216GJZ', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824857641', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11589, '204789020', '0', '0', 'Anthony Hamilton', '6 BLACKWALL WAY', 'leave with the concierge', 'E14 9GT', 'LONDON', 'Grossbritannien', '', '0', '0', '7450259577', '0010015XH3', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824857652', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11590, '204727498', '0', '0', 'Carol O\'mahony', '78 CLACTON ROAD', '0', 'E17 8ar', 'London', 'Grossbritannien', '', '0', '0', '7944676127', '0010117YI1', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824857663', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11591, '204701481', '0', '0', 'david williams', '28A RANDLESDOWN ROAD', '0', 'SE6 3BT', 'LONDON', 'Grossbritannien', '', '0', '0', '7960675440', '0010239H74', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824857674', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11592, '204758599', '0', '0', 'Leanne Herring', '16 BLENHEIM WAY', '0', 'PE7 3WF', 'PETERBOROUGH', 'Grossbritannien', '', '0', '0', '7527180357', '0010037QW8', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824857685', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11593, '204783765', '0', '0', 'Louise Rawlinson', '17 VILLEBON WHITNASH ROAD', '0', 'CV31 2HW', 'LEAMINGTON SPA', 'Grossbritannien', '', '0', '0', '7944501207', '0010240D7Y', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824857696', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11594, '204780060', '0', '0', 'Ross Elliott', '49 BEECH AVENUE', '0', 'PE10 9RZ', 'BOURNE', 'Grossbritannien', '', '0', '0', '7845541450', '0010014M66', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824857700', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11595, '204772447', '0', '0', 'Tasha Burridge', '32 HARBUT ROAD', '0', 'SW11 2RB', 'LONDON', 'Grossbritannien', '', '0', '0', '7823771828', '0010124G7T', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824857711', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11596, '204710697', '0', '0', 'Thomas Mitchell', '194 WHITTINGHAM DRIVE', '0', 'BL0 9NY', 'BURY', 'Grossbritannien', '', '0', '0', '7983391589', '00102058SX', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824857722', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11597, '204653010', '0', '0', 'Sarah Guldbrandt Andersen', 'Eskjaervej 13', '0', '2720', 'Vanlose', 'Dänemark', '', '0', '0', '27269286', '00102431V0', '0', 'Pionier', 'Acapulco-ur med sorte detaljer (a0YC000000TVAMRMA5)', 'Uhr erhalten 25.11.2013\r\nUhr versendet 25.11.2013 RG 6237 2801 4DE', '578824857733', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11598, '204786848', '0', '0', 'Anna Zakutajeva', '7 Carmanhall road', 'Apt 630, Cube 7 , the Beacon south quarter ', 'Dublin 18', 'Sandyford', 'Irland', '', '0', '0', '863616110', '0010130YJU', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108584601', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11599, '204898520', '0', '0', 'Ethan Jacob', 'Gortavalley Castleblakeney Ballinasloe', '0', '353', 'Galway', 'Irland', '', '0', '0', '870564561', '0010018DFG', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108584612', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11600, '204799384', '0', '0', 'Gary Browne', 'Casa Pio Killeens Commons Road', '0', 'Eire', 'Cork', 'Irland', '', '0', '0', '00353877416251', '0010034X4S', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108584623', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11601, '204885199', '0', '0', 'Karen Cronin', '28 Treacy park', '0', 'Eire', 'Carrick on suir co tipperary', 'Irland', '', '0', '0', '874143735', '00101895LU', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', 'Uhr erhalten 11.11.2013\r\nUhr versendet 11.11.2013  RG 6237 2712 4DE\r\nUhr erhalten 14.01.2014\r\nBitte refund!\r\n', '577108584634', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11602, '204744030', '0', '0', 'karen murphy', '57 stepaside park', '0', '18', 'dublin', 'Irland', '', '0', '0', '35312950177', '0010199SXD', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108584645', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11603, '204911458', '0', '0', 'Amy McLeod', '63 Howth View Park', '0', 'Dublin 13', 'Donaghmede', 'Irland', '', '0', '0', '0', '00101474AW', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108584656', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11604, '204748472', '0', '0', 'Alena Pavlickova', 'Garveys Inn Eyre Square', '0', 'none', 'Galway', 'Irland', '', '0', '0', '851789954', '0010206CLP', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '577108584667', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11605, '204803762', '0', '0', 'Jason Maguire', '94 The Park Sallins Road', '0', 'Kildare', 'Naas', 'Irland', '', '0', '0', '873180689', '0010198KHK', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '577108584678', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11606, '204786563', '0', '0', 'Paul Doherty', '27 Hillside gardens', '0', 'null', 'Skerries', 'Irland', '', '0', '0', '872863640', '0010114CDB', '0', 'Theorema', 'Marco Polo Watch: Black Face - Metal Strap', '0', '577108584689', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11607, '204758700', '0', '0', 'Grzegorz Adamiec', '26 Altamont', 'Millstreet', 'xxxxx', 'Millstreet, Co. Cork', 'Irland', '', '0', '0', '873630332', '0010140CRD', '0', 'Theorema', 'Marco Polo Watch: Silver Case - White Face - Black Strap', '0', '577108584690', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11608, '204888235', '0', '0', 'Joanne Fleming Fisher Property Management', '13B Main Street', 'Ongar Village', 'Dublin 15', 'Dublin 15', 'Irland', '', '0', '0', '3,53871E+11', '0010173A86', '0', 'Theorema', 'Marco Polo Watch: Silver Case - White Face - Black Strap', '0', '577108584704', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11609, '204939524', '0', '0', 'Andreas Näslund', 'Porfyrvägen 7', '0', '90742', 'Umeå', 'Schweden', '', '0', '0', '761095838', '0010020K62', '0', 'Theorema Rio', 'Silver/svart med svart l?derarmband (modell GM107-1).', 'Uhr erhalten 21.11.2013 \r\nBitte refund!', '577108584440', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11610, '204847598', '0', '0', 'Mattias Fägersjö', 'KÄLLESJÖVÄGEN 26', '0', '27157', 'YSTAD', 'Schweden', '', '0', '0', '722414545', '0010060Q7E', '0', 'Theorema Rio', 'Guld/svart med brunt läderarmband (modell GM107-3).', '0', '577108584450', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11611, '204801185', '0', '0', 'David Jahkopson', 'VARBERGAGATAN 146', '0', '70352', 'ÖREBRO', 'Schweden', '', '0', '0', '736196684', '0010096Q7V', '0', 'Theorema Rio', 'Guld/svart med brunt läderarmband (modell GM107-3).', '0', '577108584461', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11612, '204781984', '0', '0', 'lima noori', 'RAPSVÄGEN 125', '0', '23238', 'ARLÖV', 'Schweden', '', '0', '0', '722636204', '0010109MKN', '0', 'Theorema Rio', 'Svart/svart med svart läderarmband (modell GM107-4).', '0', '577108584472', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11613, '204755626', '0', '0', 'Ted Hall', 'Ringdansvägen 21', '0', '24542', 'Staffanstorp', 'Schweden', '', '0', '0', '0', '0010241OUF', '0', 'Theorema Rio', 'Guld/svart med brunt läderarmband (modell GM107-3).', '0', '577108584483', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11614, '204764666', '0', '0', 'Mewika Pongchaila', 'KLEVBERGSVÄGEN 1', '0', '17960', 'STENHAMRA', 'Schweden', '', '0', '0', '732540828', '0010021GTA', '0', 'Theorema Rio', 'Guld/svart med brunt läderarmband (modell GM107-3).', '0', '577108584494', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11615, '204345996', '0', '0', 'Nihad Svraka', 'DOMAREGATAN 12A', '0', '57335', 'TRANÅS', 'Schweden', '', '0', '0', '46735695483', '0010194A6Z', '0', 'Theorema Rio', 'Svart/svart med svart läderarmband (modell GM107-4).', '0', '577108584509', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11616, '204339504', '0', '0', 'viktor dreven', 'WADKÖPINGSGATAN 88', '0', '42251', 'HISINGS BACKA', 'Schweden', '', '0', '0', '762501260', '0010170MSY', '0', 'Theorema Rio', 'Svart/svart med svart läderarmband (modell GM107-4).', '0', '577108584510', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11617, '204301661', '0', '0', 'Dmytro Bubenets', 'FORVÄGEN 3 LGH 1201', '0', '14551', 'NORSBORG, Stockholm ', 'Schweden', '', '0', '0', '736747116', '0010197CWM', '0', 'Theorema Rio', 'Svart/svart med svart l?derarmband (modell GM107-4).', 'Uhr erhalten 15.11.2013 \r\nemail sent, waiting for an answer!!!\r\nUhr versendet 10.01.2014  RL 70 462 142 9DE', '577108584520', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11618, '204300575', '0', '0', 'Robert Kofoed', 'Skönviksvägen 286', '0', '12266', 'Stockholm', 'Schweden', '', '0', '0', '709700362', '0010039ZF3', '0', 'Theorema Rio', 'Silver/vit med svart läderarmband (modell GM107-2).', '0', '577108584531', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11619, '204295339', '0', '0', 'Shwan Mosui', 'Dackevägen 19', '0', '17734', 'Järfälla', 'Schweden', '', '0', '0', '733330222', '0010232PNP', '0', 'Theorema Rio', 'Silver/vit med svart läderarmband (modell GM107-2).', '0', '577108584542', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11620, '204286242', '0', '0', 'Kristofer Eriksson', 'VÄDERLEKSTORGET 13', '0', '41832', 'GÖTEBORG', 'Schweden', '', '0', '0', '762687270', '0010132WV4', '0', 'Theorema Rio', 'Silver/vit med svart läderarmband (modell GM107-2).', '0', '577108584553', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11621, '204213405', '0', '0', 'Mario Ruiz', 'KUNGSGATAN 5 LGH 1410', '0', '63220', 'ESKILSTUNA', 'Schweden', '', '0', '0', '706259166', '0010141N48', '0', 'Theorema Rio', 'Guld/svart med brunt läderarmband (modell GM107-3).', '0', '577108584564', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11622, '204188755', '0', '0', 'Dugagjin Rezniqi', 'BLÅKULLAGATAN 21A', '0', '25457', 'HELSINGBORG', 'Schweden', '', '0', '0', '723887518', '0010238NGR', '0', 'Theorema Rio', 'Svart/svart med svart läderarmband (modell GM107-4).', '0', '577108584575', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-10-31', '', '', '', '', '', ''),
(11623, '204930211', '0', '0', 'Paal Nebylien', 'Skullerudveien 28', '0', '1188', 'OSLO', 'Norwegen', '', '0', '0', '90104706', '0010108HWX', '0', 'Pionier', 'Alternativ 1: Theorema ACAPULCO GM-504-1. Verdi 9422 kr.', '0', '578824857994', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11624, '204789796', '0', '0', 'Ayub Ali', 'Lørenveien 36', '0', '0585', 'OSLO', 'Norwegen', '', '0', '0', '40456277', '00100258P5', '0', 'Pionier', 'Alternativ 2: Theorema ACAPULCO GM-504-2. Verdi 9422 kr.', '0', '578824857994', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11625, '204798634', '0', '0', 'Bijar Maruf', 'Lindebergåsen 31B', '0', '1071', 'OSLO', 'Norwegen', '', '0', '0', '90790411', '0010015GTS', '0', 'Pionier', 'Alternativ 2: Theorema ACAPULCO GM-504-2. Verdi 9422 kr.', '0', '578824857994', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11626, '205007466', '0', '0', 'Maciej Baluta', 'Furuset allé 11B', '0', '1053', 'OSLO', 'Norwegen', '', '0', '0', '92535944', '0010042O5E', '0', 'Pionier', 'Alternativ 2: Theorema ACAPULCO GM-504-2. Verdi 9422 kr.', '0', '578824857994', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11627, '204778558', '0', '0', 'Tore Jansen', 'Hanekleiva 151', '0', '3090', 'HOF', 'Norwegen', '', '0', '0', '91726761', '0010014DDK', '0', 'Pionier', 'Alternativ 2: Theorema ACAPULCO GM-504-2. Verdi 9422 kr.', '0', '578824857994', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11628, '204680288', '0', '0', 'Adriana Maria Freitas Øvretveit', 'Nils Langhelles vei 98', '0', '5148', 'FYLLINGSDALEN', 'Norwegen', '', '0', '0', '90789066', '0010194RGM', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '578824857994', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11629, '204908710', '0', '0', 'Amund Hognestad Jensen', 'Tomterstubben 13B', '0', '2080', 'EIDSVOLL', 'Norwegen', '', '0', '0', '48131550', '0010154PEW', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '578824857994', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11630, '204745363', '0', '0', 'Cristina Novacili', 'Postboks 2', 'Kringsja 2', '0807', 'Oslo', 'Norwegen', '', '0', '0', '99861095', '0010016DR5', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '578824857994', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11631, '204701710', '0', '0', 'Faisal Ssali', 'Årdalsgata 4', '0', '4014', 'STAVANGER', 'Norwegen', '', '0', '0', '45105870', '0010229R46', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '578824857994', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11632, '205054496', '0', '0', 'Joachim Enoksen', 'Tronsholen 3', '0', '4325', 'SANDNES', 'Norwegen', '', '0', '0', '99256815', '0010131BMT', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '578824857994', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11633, '205003429', '0', '0', 'Malik Hamayun Kabir', 'Tuensvingen 4A', '0', '2000', 'LILLESTRØM', 'Norwegen', '', '0', '0', '98241609', '0010103L75', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '578824857994', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11634, '204939151', '0', '0', 'Marianne Mowe', 'Bråtenveien 2', '0', '1458', 'FJELLSTRAND', 'Norwegen', '', '0', '0', '41531647', '0010083DFG', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '578824857994', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11635, '205015475', '0', '0', 'Mohammad Abo Joaila', 'Lutvannsveien 30', '0', '0676', 'Oslo', 'Norwegen', '', '0', '0', '45804536', '0010225I8B', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '578824857994', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11636, '204767895', '0', '0', 'Øivind Johannessen', 'Vestre Storheilia 8', '0', '5239', 'RÅDAL', 'Norwegen', '', '0', '0', '91825501', '0010021CAJ', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '578824857994', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11637, '204793117', '0', '0', 'Patrick Gjønnes', 'Jensebråten 32', '0', '3189', 'HORTEN', 'Norwegen', '', 'rua aldeia nova s. mamede recesinhos 276', '0', '93484365', '0010241JH0', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '578824857994', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11638, '204787064', '0', '0', 'Steinar Tharaldsen', 'Vassenden 7', '0', '6270', 'BRATTVÅG', 'Norwegen', '', '0', '0', '90197012', '00101398W5', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '578824857994', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11639, '204755839', '0', '0', 'unni strugstad', 'postboks 66', '0', '7083', 'LEINSTRAND', 'Norwegen', '', '0', '0', '90511782', '0010117PY8', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '578824857994', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11640, '204656570', '0', '0', 'Arman Ardalani', 'Bringebærstien 5', '0', '1348', 'Rykkinn', 'Norwegen', '', '0', '0', '95124291', '0010137H4W', '0', 'Pionier', 'Alternativ 4: Theorema ACAPULCO GM-504-4. Verdi 9422 kr.', '0', '578824857994', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11641, '204886192', '0', '0', 'Alexandra Bovey', '2 TUDOR COURT', '0', 'SP8 4TF', 'GILLINGHAM', 'Grossbritannien', '', '0', '0', '1747823569', '0010167N8O', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857803', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11642, '205071047', '0', '0', 'Bhavna Thakur', '23 WHITLEY VILLAGE', 'whitley village', 'CV3 4AH', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7908209035', '0010115GLO', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857814', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11643, '204946818', '0', '0', 'clare cowell', '60 FARADAY AVENUE', '0', 'B32 1LT', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7985437964', '0010137J4N', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857825', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11644, '205068322', '0', '0', 'Daniel Bastien', '31 GREAT HARRY DRIVE', '0', 'SE9 3DD', 'LONDON', 'Grossbritannien', '', '0', '0', '7930948470', '0010178BMP', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857836', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11645, '205033789', '0', '0', 'Gemma Tideswell', '31 Hollis Street', '0', 'Ng7 7as', 'Nottingham', 'Grossbritannien', '', '0', '0', '7581105051', '0010140OFN', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857847', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11646, '205053651', '0', '0', 'Jade Rees', '16 CHAPLIN WALK', 'Newland House', 'CO10 0YT', 'SUDBURY', 'Grossbritannien', '', '0', '0', '7502376722', '0010014TS4', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857858', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11647, '205035515', '0', '0', 'Kyle Broad', '41 HILLSIDE AVENUE', '0', 'ST7 4LW', 'STOKE-ON-TRENT', 'Grossbritannien', '', '0', '0', '7972771064', '0010060Q3W', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857869', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11648, '204943825', '0', '0', 'Parul CHHABRA', '222-226 HIGH STREET', '0', 'TW3 1HB', 'HOUNSLOW', 'Grossbritannien', '', '0', '0', '4,47951E+11', '001000668P', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857870', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11649, '204959042', '0', '0', 'Tanya Jones white', 'Flat 3 Flat 3, 5 the Avenue', '0', 'Ln1 1 pa', 'Lincoln', 'Grossbritannien', '', '0', '0', '7825391391', '0010117Y0E', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857880', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11650, '205041482', '0', '0', 'Victoria Petrenko', '118 LONGHILL ROAD', '0', 'SE6 1UA', 'LONDON', 'Grossbritannien', '', '0', '0', '7961000875', '001013819N', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '578824857891', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11651, '205094533', '0', '0', 'Daniel Painter', '23 Kenyon Lane', '0', 'M40 9Jg', 'Manchester', 'Grossbritannien', '', '0', '0', '7927302197', '0010197VH2', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824857906', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11652, '204919077', '0', '0', 'Lauren Lolly Harry', '99 Hopkinstown Road', '0', 'CF37 2PS', 'Pontypridd', 'Grossbritannien', '', '0', '0', '7812417004', '0010044CGC', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824857917', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11653, '204838845', '0', '0', 'Matthew Williamson', '149 HIGHFIELDS PARK DRIVE', '0', 'DE22 1BW', 'DERBY', 'Grossbritannien', '', '0', '0', '7818113440', '001006320X', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824857928', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11654, '204940732', '0', '0', 'sammad waheed', '24 BANKS YARD', '0', 'TW5 0AX', 'HOUNSLOW', 'Grossbritannien', '', '0', '0', '4,4789E+11', '00102504CD', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824857939', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11655, '204904619', '0', '0', 'Tracey Hart', '178 ROWNEY AVENUE', '0', 'CB10 2YE', 'SAFFRON WALDEN', 'Grossbritannien', '', '0', '0', '1799526727', '0010037C9B', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824857940', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11656, '205063548', '0', '0', 'Bethany Glover', '30 Annesley Crescent', '0', 'WN3 6RY', 'WIGAN', 'Grossbritannien', '', '0', '0', '7808138451', '0010022G8Y', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824857950', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11657, '205027477', '0', '0', 'Donna Montgomery', '4 Woodsorrel Road', '0', 'L156uh', 'Liverpool ', 'Grossbritannien', '', '0', '0', '7919490529', '0010089FUE', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824857961', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11658, '205059566', '0', '0', 'Luthfa Ahmed', '164 BELGRAVE ROAD', 'Black face,black metal strap pls', 'CV2 5BH', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7415510990', '0010216YNE', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824857972', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11659, '205024531', '0', '0', 'Vinod Bagha', 'Kallys cakes 392 high st, west bromwich', '0', 'B70 9LB', 'Birmingham', 'Grossbritannien', '', '0', '0', '7801432503', '0010164H45', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824857983', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-01', '', '', '', '', '', ''),
(11660, '205245106', '0', '0', 'Svein Cato Kalhovd', 'Osterdalen 9', '0', '5305', 'FLORVAG', 'Norwegen', '', '0', '0', '92832885', '0010080JK4', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '577108585229', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11661, '205126557', '0', '0', 'Elisei Florian', '59 KINGS AVENUE', '0', 'UB6 9DD', 'GREENFORD', 'Grossbritannien', '', '0', '0', '447872966940', '0010193JL6', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108585012', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11662, '205156899', '0', '0', 'Kelly Green', '14 Silver Business Park', 'Taylormade Designs Ltd Airfield Way', 'BH23 3TA', 'Christchurch', 'Grossbritannien', '', '0', '0', '447824395291', '00102368Z0', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108585023', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11663, '205225789', '0', '0', 'Lee Hulyer', '81 Heron Croft', '0', 'CB75WA', 'Soham', 'Grossbritannien', '', '0', '0', '7899955725', '00101961YG', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108585034', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11664, '205181732', '0', '0', 'R Taylor', '2 SPALDINGS LANE', '0', 'CB25 9FF', 'CAMBRIDGE', 'Grossbritannien', '', '0', '0', '7806826431', '0010185AW5', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108585045', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11665, '205146618', '0', '0', 'louise kennedy', '9 GEORGE GOVAN ROAD', '0', 'KY15 4GY', 'CUPAR', 'Grossbritannien', '', '0', '0', '7891096691', '0010181OSG', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '577108585056', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11666, '205207074', '0', '0', 'Jelena Zabelina', '120 phoenix court,black eagle drive', '0', 'DA11 9AZ', 'Northfleet,Kent', 'Grossbritannien', '', '0', '0', '7529404095', '0010135O1Q', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108585067', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11667, '205155099', '0', '0', 'Jakob Cicek', 'TORNFALKGATAN 130', '0', '70349', 'OEREBRO', 'Schweden', '', '0', '0', '734206050', '0010144XWE', '0', 'Theorema Rio', 'Guld/svart med brunt lÃ¤derarmband (modell GM107-3).', '0', '577108585159', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11668, '205347443', '0', '0', 'Carroll Igboanugo', '235 Hardwicke apartments', 'Catherine lane off church street,Dublin 7', 'Dublin7', 'Dublin 7', 'Irland', '', '0', '0', '087 9841356', '0010045B65', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108584840', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11669, '205000416', '0', '0', 'Claudiu Marian', '4 parnell place', '0', 'd1', 'dublin', 'Irland', '', '0', '0', '876026266', '0010174J9L', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108584851', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11670, '205040267', '0', '0', 'Davina Ryan', 'Gilt Groupe Hamilton House', 'Castletroy', '0', 'Limerick', 'Irland', '', '0', '0', '851493416', '0010232FJW', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108584862', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11671, '204973645', '0', '0', 'Lisa Nangle', '176 Belmont', 'Greystones road', 'Co. Wicklo', 'Bray', 'Irland', '', '0', '0', '866016658', '00100934PA', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108584873', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11672, '205070990', '0', '0', 'Sean O\'Grady', 'PGE Cabragh Business Park', '0', 'none', 'Thurles, Co Tipperary', 'Irland', '', '0', '0', '868554192', '0010051BQP', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108584884', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11673, '205060003', '0', '0', 'Andrew Reid', '15 Cleevaun, Naas', '0', 'KE', 'Co. Kildare', 'Irland', '', '0', '0', '851387552', '0010121XGR', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108584895', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11674, '204951044', '0', '0', 'Carlos Cucho', 'RUSSELL COURT HOTEL ', '21-25 Harcourt street', '', 'Dublin 2', 'Irland', '', '0', '0', '879019139', '0010070G57', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '577108584900', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11675, '205071548', '0', '0', 'David Corby', '23 Glen Ellan Avenue', '0', 'Swords', 'Co Dublin', 'Irland', '', '0', '0', '086 6020997', '00100087C4', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '577108584910', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11676, '205019884', '0', '0', 'Imantas Merfeldas', '29 Park ridge grangerath', '0', 'None', 'Drogheda', 'Irland', '', '0', '0', '857883588', '0010124Z45', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '577108584921', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11677, '205269543', '0', '0', 'Nicola Naessens', '1167 Colville street', 'Rosslare harbour', '0', 'Wexford', 'Irland', '', '0', '0', '879233560', '0010185NQK', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '577108584932', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11678, '204962672', '0', '0', 'Daniel Fanica', '39 Kilkee House, Clare Village, Clarehall', '0', 'Dublin 17', 'Dublin', 'Irland', '', '0', '0', '3,53862E+11', '00101647L1', '0', 'Theorema', 'Marco Polo Watch: Silver Case - White Face - Black Strap', '0', '577108584943', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11679, '205048275', '0', '0', 'Neasa Canavan', 'Mall Medical center', '0', '0', 'Tuam Co. Galway', 'Irland', '', '0', '0', '876607496', '001018069E', '0', 'Theorema', 'Marco Polo Watch: Silver Case - White Face - Black Strap', 'Uhr erhalten 29.11.2013', '577108584954', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11680, '204997312', '0', '0', 'Jennifer Costigan', '0 Laya Healthcare', 'Unit 5 East Gate Business Park, East Gate Road, Little Island', '0', 'Co Cork', 'Irland', '', '0', '0', '086 3653511', '0010162BT0', '0', 'Theorema', 'Marco Polo Watch: White Face - Metal Strap', '0', '577108584965', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(11681, '205042875', '0', '0', 'Julie Grant', '188  Bangor road', 'Crumlin', 'Dublin 12', 'Dublin 12', 'Irland', '', '0', '0', '872401176', '00100781P7', '0', 'Theorema', 'Marco Polo Watch: White Face - Metal Strap', '0', '577108584976', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11682, '205038989', '0', '0', 'Paul Harris', '190 Bangor Rd Kimmage D12', '0', '12', 'Kimmage', 'Irland', '', '0', '0', '860794709', '0010193U0V', '0', 'Theorema', 'Marco Polo Watch: White Face - Metal Strap', '0', '577108584987', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11683, '205270856', '0', '0', 'sandra coser', 'VIA ANTONIO GRAMSCI 24', '0', '38123', 'TRENTO', 'Italien', '', '0', '0', '3494380317', '0010095PM7', '0', 'Theorema Newton', 'Quadrante bianco, cassa silver e cinturino nero (02)', '0', '577108585148', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11684, '205322710', '0', '0', 'Elina Laurila', 'Mertakatu 4', '0', '40250', 'JYVÄSKYLÄ', 'Finnland', '', '0', '0', '442556286', '0010066ISX', '0', 'Theorema', 'Rannekello 506-2', '0', '577108585160', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11685, '205257552', '0', '0', 'joni vesterinen', 'Papinniityntie 44 B 10', '0', '13210', 'HÄMEENLINNA', 'Finnland', '', '0', '0', '415019798', '0010150CPK', '0', 'Theorema', 'Rannekello 506-2', '0', '577108585181', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11686, '205252864', '0', '0', 'Elina Suominen', 'Sorolaisenkatu 4 A 1', '0', '21200', 'RAISIO', 'Finnland', '', '0', '0', '400667985', '0010240IR3', '0', 'Theorema', 'Rannekello 506-2', '0', '577108585192', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11687, '205246988', '0', '0', 'Saija Karttunen-Kmets', 'Jänislahdenkatu 7 B 27', '0', '33410', 'TAMPERE', 'Finnland', '', '0', '0', '58443E+11', '0010245QA5', '0', 'Theorema', 'Rannekello 506-2', '06.01.14 RL704621344DE', '577108585207', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11688, '205277611', '0', '0', 'Sofia Lorentz', 'Nervanderinkatu 12 a 14', '0', '00100', 'Helsinki', 'Finnland', '', '0', '0', '040-7401508', '0010071HKV', '0', 'Theorema', 'Rannekello 506-3', '0', '577108585170', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11689, '205222981', '0', '0', 'Tuula Nyström', 'Finnoontie 36 H 15', '0', '02280', 'ESPOO', 'Finnland', '', '0', '0', '443862009', '0010088OCN', '0', 'Theorema', 'Rannekello 506-3', '0', '577108585218', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-04', '', '', '', '', '', ''),
(11691, '205686914', '0', '0', 'Ellen Rævsager', 'Galpestykket 371', '0', '4000', 'Roskilde', 'Dänemark', '', '0', '0', '21409598', '0010126C5L', '0', 'Pionier Miami', 'Brunt Pionier-ur med gyldne detaljer (a0YC000000UuRPQMA3)', '0', '577108585696', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11692, '205582372', '0', '0', 'Heidi Hansen', 'Slåenvænget 13', '0', '2680', 'Solrød Strand', 'Dänemark', '', '0', '0', '21685803', '0010011BUX', '0', 'Pionier Miami', 'Brunt Pionier-ur med gyldne detaljer (a0YC000000UuRPQMA3)', '0', '577108585700', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11693, '205647015', '0', '0', 'Sabrina Lykke', 'Bregnørvej 7', '0', '5330', 'Munkebo', 'Dänemark', '', '0', '0', '22664370', '0010201FAC', '0', 'Pionier Miami', 'Brunt Pionier-ur med gyldne detaljer (a0YC000000UuRPQMA3)', '0', '577108585711', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11694, '205923149', '0', '0', 'Steen Ancher Iversen', '@ 135a', '0', '8520', 'lystrup', 'Dänemark', '', '0', '0', '30586575', '10051887', '0', 'Pionier Miami', 'Brunt Pionier-ur med gyldne detaljer (a0YC000000UuRPQMA3)', '0', '577108585722', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11695, '205852970', '0', '0', 'Fethullah Hanci', 'Ågården 22-1TH', '0', '2635', 'Ishøj', 'Dänemark', '', '0', '0', '25676011', '0010051SUA', '0', 'Pionier Miami', 'Sort Pionier-ur med røde detaljer (a0YC000000UuRPaMAN)', '0', '577108585733', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11696, '205666183', '0', '0', 'gina al-farra', 'Nørrevangen 5', '0', '2610', 'Rødovre', 'Dänemark', '', '0', '0', '30705058', '0010171YRG', '0', 'Pionier Miami', 'Sort Pionier-ur med røde detaljer (a0YC000000UuRPaMAN)', '0', '577108585744', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11697, '205595956', '0', '0', 'Henrik Granskov', 'Maj Alle 29', '0', '2730', 'Herlev', 'Dänemark', '', '0', '0', '51178238', '0010155VYR', '0', 'Pionier Miami', 'Sort Pionier-ur med røde detaljer (a0YC000000UuRPaMAN)', '0', '577108585755', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11698, '205847694', '0', '0', 'Kjeld Petersen', 'Drejøvej 16', '0', '5466', 'Asperup', 'Dänemark', '', '0', '0', '4524219484', '0010035D16', '0', 'Pionier Miami', 'Sort Pionier-ur med røde detaljer (a0YC000000UuRPaMAN)', '0', '577108585766', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11699, '205656158', '0', '0', 'Bent Damgaard', 'Tofteholmen 78', '0', '2690', 'Karlslunde', 'Dänemark', '', '0', '0', '28602418', '00101234H0', '0', 'Pionier Miami', 'Sort Pionier-ur med rosagyldne detaljer (a0YC000000UuRKDMA3)', '0', '577108585777', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11700, '206026477', '0', '0', 'Ceylan Arslan', 'Peter Sabroes Gade 21', '3 TH', '2450', 'København', 'Dänemark', '', '0', '0', '28517248', '0010146X34', '0', 'Pionier Miami', 'Sort Pionier-ur med rosagyldne detaljer (a0YC000000UuRKDMA3)', 'Uhr erhalten 22.11.2013\r\nUhr versendet 29.11.2013 RG 6237 2809 3DE', '577108585788', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11701, '206030097', '0', '0', 'Mette Jensen', 'Heldbovej 19', '0', '2500', 'Valby', 'Dänemark', '', '0', '0', '51948460', '00101911X3', '0', 'Pionier Miami', 'Sort Pionier-ur med rosagyldne detaljer (a0YC000000UuRKDMA3)', '0', '577108585799', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11702, '205466066', '0', '0', 'zeneb shami', 'hiirakotie 4 A 2', '0', '01200', 'vantaa', 'Finnland', '', '0', '0', '0', '0010018XSF', '0', 'Pionier Miami', 'Rannekello 506-2', 'Uhr erhalten 24.01.2014\r\nBitte refund Uhren gebraucht!', '577108585376', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11703, '205830830', '0', '0', 'Aso Nuri', 'Tähtimötie 2 D 43', '0', '02620', 'Espoo', 'Finnland', '', '0', '0', '400670121', '00100750RL', '0', 'Pionier Miami', 'Rannekello 506-3', '0', '577108585387', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11704, '205734181', '0', '0', 'Ari Pellilä', 'Raiviosuonmäki 4 D 49', '0', '01620', 'VANTAA', 'Finnland', '', '0', '0', '405213743', '001010857R', '0', 'Pionier Miami', 'Rannekello: GM-506-1', '0', '577108585398', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11705, '205769007', '0', '0', 'Heli Saari', 'Kalliopohjantie 9A3', '0', '04300', 'TUUSULA', 'Finnland', '', '0', '0', '040-8206964', '0010101XBW', '0', 'Pionier Miami', 'Rannekello: GM-506-1', '0', '577108585402', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11706, '205968480', '0', '0', 'Oleg Glouchenko', 'Yliopistonkatu 24 B 32', '0', '20100', 'TURKU', 'Finnland', '', '0', '0', '040-7094666', '0010127YTX', '0', 'Theorema', 'Theorema Paragon -rannekello (TH-PARAGON-RG) sis. toimituskulut', '0', '577108585413', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11707, '205682653', '0', '0', 'Antti Johansson', 'Töölöntorinkatu 1B A 2', '0', '00260', 'HELSINKI', 'Finnland', '', '0', '0', '0', '0010139AOM', '0', 'Theorema', 'Theorema Paragon -rannekello (TH-PARAGON-Sw-Gold) sis. toimituskulut', '0', '577108585424', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11708, '205639722', '0', '0', 'Jaakko Ihanainen', 'Revonkuja 3', '0', '41500', 'HANKASALMI AS', 'Finnland', '', '0', '0', '040 5034086', '10211655', '0', 'Theorema', 'Theorema Paragon -rannekello (TH-PARAGON-Sw-Gold) sis. toimituskulut', 'Nachforschung gestellt!\r\n02.01.14 RL704540447DE', '577108585435', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11709, '205565760', '0', '0', 'kimmo nurmi', 'Askistontie 6B', '0', '01680', 'VANTAA', 'Finnland', '', '0', '0', '405927885', '0010245LWT', '0', 'Theorema', 'Theorema Paragon -rannekello (TH-PARAGON-Sw-Gold) sis. toimituskulut', '06.01.2014 Uhr zurück erhalten! refund!', '577108585446', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11710, '206038636', '0', '0', 'Martti Toivonen', 'Sepeteuksentie 22 B', '0', '00760', 'HELSINKI', 'Finnland', '', '0', '0', '0', '0010203Y3A', '0', 'Theorema', 'Theorema Paragon -rannekello (TH-PARAGON-Sw-Gold) sis. toimituskulut', '0', '577108585457', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11711, '205602796', '0', '0', 'pekka viiankorpi', 'Keskilinja 2', '0', '55610', 'IMATRA', 'Finnland', '', '0', '0', '401851107', '00101888GO', '0', 'Theorema', 'Theorema Paragon -rannekello (TH-PARAGON-Sw-Gold) sis. toimituskulut', '0', '577108585468', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11712, '206030083', '0', '0', 'sergio fernandez', 'jakomäentie 22 d', '0', '00770', 'helsinki', 'Finnland', '', '0', '0', '0', '10191713', '0', 'Theorema', 'Theorema Paragon -rannekello (TH-PARAGON-Sw-Gold) sis. toimituskulut', '0', '577108585479', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11713, '205548119', '0', '0', 'Veli Yli-Kuha', 'Antinkatu 4 A 10', '0', '37100', 'NOKIA', 'Finnland', '', '0', '0', '0500-732911', '0010119G2K', '0', 'Theorema', 'Theorema Paragon -rannekello (TH-PARAGON-Sw-Gold) sis. toimituskulut', '0', '577108585480', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11714, '205854412', '0', '0', 'Jamie Mcdermott', '6 The orchard', 'Killester', '5', 'Dublin', 'Irland', '', '0', '0', '860751705', '0010103U47', '0', 'Theorema', 'Marco Polo Watch: White Face - Metal Strap', '0', '577108585273', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11715, '205809057', '0', '0', 'Lisa Ludlow', '182 Silverlawns', '0', '1234', 'Navan, Co. Meath', 'Irland', '', '0', '0', '868840917', '0010232WH8', '0', 'Theorema', 'Marco Polo Watch: White Face - Metal Strap', '0', '577108585284', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11716, '205771013', '0', '0', 'Helena Downey', 'Atlantahouse main street', '0', 'cork', 'bantry', 'Irland', '', '0', '0', '860643670', '0010038WO8', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '577108585295', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11717, '205389041', '0', '0', 'Leah Garcia', '88 New row square', '0', '8', 'Dublin', 'Irland', '', '0', '0', '862358789', '0010215TJI', '0', 'Theorema', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', '0', '577108585300', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11718, '205947657', '0', '0', 'derek reid', '146 Tonlegee Road Raheny D5', '0', '13', 'dublin', 'Irland', '', '0', '0', '868725920', '001020935I', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108585310', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11719, '205460442', '0', '0', 'Hussein Aied', 'UCD Urban Institute', 'University College Dublin Richview Belfield Dublin 4', 'Dublin 4', 'Dublin', 'Irland', '', '0', '0', '894015986', '0010048E4N', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108585321', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11720, '205901304', '0', '0', 'Ian Fitzsimons', '180 Ashcroft', 'Alt: Raheny Carpets, Main Street', 'Dublin 5', 'Raheny', 'Irland', '', '0', '0', '879259332', '0010012TVK', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108585332', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11721, '205422067', '0', '0', 'BELINDA SANSOM', 'IRISH STREET', '0', 'CO LOUTH', 'ARDEE', 'Irland', '', '0', '0', '087 9752332', '0010145F0W', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108585343', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11722, '205684370', '0', '0', 'edith emerson', '4 Birchfield avenue goatstown', '0', 'dublin 14', 'Dublin 14', 'Irland', '', '0', '0', '8,73E+08', '0010035J2E', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108585354', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11723, '205616741', '0', '0', 'vera lee', '2 Riverston Gardens', 'Navan Road', '7', 'Dublin', 'Irland', '', '0', '0', '3,53872E+11', '00102055CJ', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108585365', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11724, '205686419', '0', '0', 'David Medina', 'RÅSSERÖD 559', '0', '451 92', 'UDDEVALLA', 'Schweden', '', '0', '0', '0', '0010100GPB', '0', 'Theorema Rio', 'Guld/svart med brunt läderarmband (modell GM107-3).', '0', '577108585490', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11725, '205680871', '0', '0', 'Elin Rastman', 'BILDRADIOGATAN 45', '0', '421 34', 'VÄSTRA FRÖLUNDA', 'Schweden', '', '0', '0', '720401744', '0010191S0D', '0', 'Theorema Rio', 'Guld/svart med brunt läderarmband (modell GM107-3).', '0', '577108585505', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11726, '205247798', '0', '0', 'Hanna Fasiol', 'MÅSVÄGEN 4a', '0', '22733', 'Lund', 'Schweden', '', '0', '0', '762482778', '0010139G49', '0', 'Theorema Rio', 'Guld/svart med brunt läderarmband (modell GM107-3).', '0', '577108585516', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11727, '205276239', '0', '0', 'Marcus Wedenmark', 'HÄVDEDALSVÄGEN 7', '0', '443 39', 'LERUM', 'Schweden', '', '0', '0', '701442726', '0010145VXJ', '0', 'Theorema Rio', 'Guld/svart med brunt läderarmband (modell GM107-3).', '0', '577108585527', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11728, '205381302', '0', '0', 'Tim Christensen', 'NORRA VÄGEN 13B', '0', '30232', 'HALMSTAD', 'Schweden', '', '0', '0', '768865962', '0010125EC2', '0', 'Theorema Rio', 'Guld/svart med brunt läderarmband (modell GM107-3).', '0', '577108585538', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11729, '205291973', '0', '0', 'Asadang Bear Choomchan', 'Folkungagatan 23b', '0', '50635', 'Borås', 'Schweden', '', '0', '0', '733895206', '0010062YYB', '0', 'Theorema Rio', 'Silver/svart med svart läderarmband (modell GM107-1).', '0', '577108585641', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11730, '205582645', '0', '0', 'Christine Gabrielsson', 'SKÄCKLINGEVÄGEN 43', '1001', '147 55', 'TUMBA', 'Schweden', '', '0', '0', '733609883', '00100722ZD', '0', 'Theorema Rio', 'Silver/svart med svart läderarmband (modell GM107-1).', '0', '577108585550', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11731, '205510728', '0', '0', 'Gustav Paulsson', 'HÄSSLEBY 111', '0', '705 91', 'ÖREBRO', 'Schweden', '', '0', '0', '738555591', '00101386GW', '0', 'Theorema Rio', 'Silver/svart med svart läderarmband (modell GM107-1).', '0', '577108585560', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11732, '205680218', '0', '0', 'Niklas Tegel', 'ÅKERLYCKAN 30', '0', '245 37', 'STAFFANSTORP', 'Schweden', '', '0', '0', '0767-655255', '00101842GA', '0', 'Theorema Rio', 'Silver/svart med svart läderarmband (modell GM107-1).', '0', '577108585571', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11733, '205240963', '0', '0', 'Adrian Hansson', 'SMEDMÄSTARVÄGEN 5', '0', '575 95', 'EKSJÖ', 'Schweden', '', '0', '0', '730461835', '00101574RE', '0', 'Theorema Rio', 'Silver/vit med svart läderarmband (modell GM107-2).', '0', '577108585663', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11734, '205241297', '0', '0', 'Agust Hansson', 'SMEDMÄSTARVÄGEN 5', '0', '57595', 'Eksjö', 'Schweden', '', '0', '0', '761141218', '0010220T1T', '0', 'Theorema Rio', 'Silver/vit med svart läderarmband (modell GM107-2).', '0', '577108585663', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11735, '205464820', '0', '0', 'Aliaksandr Bykau', 'Skåpvägen 5 LGH 1201', 'c/o Natalia Alexandrova', '12245', 'Enskede', 'Schweden', '', '0', '0', '760832558', '0010063SJU', '0', 'Theorema Rio', 'Silver/vit med svart läderarmband (modell GM107-2).', '0', '577108585608', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11736, '205518833', '0', '0', 'Samer Shamoun', 'Baldersväg 16', '0', '14571', 'Norsborg', 'Schweden', '', '0', '0', '763987877', '00102038RQ', '0', 'Theorema Rio', 'Svart/svart med svart läderarmband (modell GM107-4).', '0', '577108585619', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11737, '205682859', '0', '0', 'Sargon Kalasho', 'BRILJANTGATAN 91', '0', '421 49', 'VÄSTRA FRÖLUNDA', 'Schweden', '', '0', '0', '722639132', '001014861C', '0', 'Theorema Rio', 'Svart/svart med svart läderarmband (modell GM107-4).', '0', '577108585620', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11738, '205305914', '0', '0', 'adam Smith', 'FLAT 2 CHAPEL STREET', '0', 'LU1 5DA', 'LUTON', 'Grossbritannien', '', '0', '0', '7587963921', '10041998', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108585836', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11739, '205262713', '0', '0', 'ALI BOUDALI', '73A FULTON STREET', '0', 'G13 1QQ', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7961902794', '0010100C9M', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108585847', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11740, '205298440', '0', '0', 'Aura Astirbadi', '5 EVENDEN ROAD', '0', 'DA13 0HA', 'GRAVESEND', 'Grossbritannien', '', '0', '0', '0', '0010079S85', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108585858', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11741, '205237700', '0', '0', 'Charl Du Toit (Security)', '1 MORE LONDON PLACE', 'Ernst & Young LLP', 'SE1 2AF', 'LONDON', 'Grossbritannien', '', '0', '0', '7768886591', '00102043YR', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108585869', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11742, '205424310', '0', '0', 'Jacqui Parfitt', '101 OFFINGTON AVENUE', '0', 'BN14 9PR', 'WORTHING', 'Grossbritannien', '', '0', '0', '01903 603646', '0010131TRC', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108585870', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11743, '205251659', '0', '0', 'Joe Hinds', '3 ANGLE CLOSE', '0', 'CF62 9ED', 'Barry', 'Grossbritannien', '', '0', '0', '7742454882', '001014189F', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108585880', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11744, '205409519', '0', '0', 'Lewis Baker', '38 STANHOPE ROAD', 'Longwell Green', 'BS30 9AH', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7855845180', '0010125PJY', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108585891', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11745, '205295998', '0', '0', 'Liam Cadwallader', '11 HAYES ROAD', 'Wolverley Kidderminster', 'DY11 5UL', 'KIDDERMINSTER', 'Grossbritannien', '', '0', '0', '7973770355', '0010030OSX', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108585906', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11746, '205328941', '0', '0', 'Mark Burnard', '10 RODMEAD WALK', '0', 'BS13 9HU', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7576116416', '00102221K2', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108585917', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11747, '205504701', '0', '0', 'robyn simson', '2 baywood gardens', '0', 'bn26bn', 'bn26bn', 'Grossbritannien', '', '0', '0', '7725496728', '0010160VBG', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108585928', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11748, '205294306', '0', '0', 'Yan He', 'flat1/1 222 killearn street', '0', 'G22 5JD', 'Glasgow', 'Grossbritannien', '', '0', '0', '7576210822', '0010124P3D', '0', 'Theorema', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', '0', '577108585939', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11749, '205339142', '0', '0', 'Anna Punte', '51 CROSSWAY', '0', 'RM8 2SH', 'DAGENHAM', 'Grossbritannien', '', '0', '0', '7446022783', '0010165U3P', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '577108585940', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11750, '205435368', '0', '0', 'Donna Allardice', 'ST ANTHONYS HORSLEY LANE', '0', 'DE21 5BH', 'DERBY', 'Grossbritannien', '', '0', '0', '7852506650', '001023577D', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '577108585950', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11751, '205500566', '0', '0', 'jamie standish', '55 SOUTHEND', '0', 'DN7 4EJ', 'DONCASTER', 'Grossbritannien', '', '0', '0', '7854659771', '0010243Y64', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '577108585961', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11752, '205450411', '0', '0', 'Jamil Choudory', '49 Caerleon Road', '0', 'NP19 7BW', 'Newport', 'Grossbritannien', '', '0', '0', '7926901386', '0010206UVJ', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '577108585972', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11753, '205283035', '0', '0', 'kim swinton', '47 HOLLY MILL CRESCENT', '0', 'BL1 8TX', 'BOLTON', 'Grossbritannien', '', '0', '0', '7771855934', '0010141DPX', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '577108585983', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11754, '205371277', '0', '0', 'Queen Stevenson', '10 Barside T Layer Road', '0', 'Co2 7HX', 'Colchester', 'Grossbritannien', '', '0', '0', '7949499294', '0010213BYF', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '577108585994', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11755, '205294215', '0', '0', 'Yan He', 'flat1/1 222 killearn street', '0', 'G22 5JD', 'Glasgow', 'Grossbritannien', '', '0', '0', '7576210822', '0010159GT3', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '577108585939', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11756, '205485583', '0', '0', 'aimerod antoine', '56 WAKELY ROAD', 'kinson', 'BH11 9EF', 'BOURNEMOUTH', 'Grossbritannien', '', '0', '0', '7590609904', '0010151TD6', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108586019', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11757, '205452495', '0', '0', 'Gareth Franklin', '132 3/4 COMISTON ROAD', '0', 'EH10 5QN', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7936542344', '0010101BHC', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108586020', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11758, '205280826', '0', '0', 'Hrayr Aydinyan', '19 MARKHOUSE AVENUE', '0', 'E17 8AY', 'London', 'Grossbritannien', '', '0', '0', '7447071778', '0010004X1Z', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108586030', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11759, '205273425', '0', '0', 'Louise Marshall', '400b Mortimer Square', 'Zizzi restaurant', 'Mk9 2hp', 'Milton keynes', 'Grossbritannien', '', 'rua aldeia nova s. mamede recesinhos 276', '0', '7789037343', '0010179E7L', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108586041', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11760, '205290507', '0', '0', 'Martin Edwards', 'Flat 1 Wellington House. 16 Ardmore Road', 'please leave in bins storage if not at home', 'BH14 8SA', 'Poole', 'Grossbritannien', '', '0', '0', '7881938017', '00100638FM', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108586052', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11761, '205243266', '0', '0', 'monika nowak', '9a glenmore street', '0', 'bt5 4he', 'belfast', 'Grossbritannien', '', '0', '0', '7938471217', '00101232XV', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108586063', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11762, '205351302', '0', '0', 'Natalie Ingham', '207 Muirhead Avenue', '0', 'L13 0ay', 'Liverpool', 'Grossbritannien', '', '0', '0', '7595347807', '0010118E6F', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108586074', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11763, '205289859', '0', '0', 'Nkosi Inniss', '2 COTTON STREET', 'leave the package at the concierge', 'M4 5BD', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7984646677', '0010137I0Y', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108586085', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11764, '205333257', '0', '0', 'sally Chalkley', '46 WINNARDS PARK', '0', 'SO31 7BY', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '1489480724', '00100611MK', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108586096', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-05', '', '', '', '', '', ''),
(11765, '202845517', '0', '0', 'Helge Christiansen', 'Ospedalen 261', '0', '5308', 'Kleppestø', 'Norwegen', '', '0', '0', '93482502', '0010076P4F', '0', 'Theorema', 'Alternativ 1: Theorema RIO - GM107-1. Verdi 10 412 kr.', '0', '578824858074', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11766, '205615738', '0', '0', 'agata ksiazek', 'Dælenenggata 12B', '0', '0567', 'OSLO', 'Norwegen', '', '0', '0', '96848955', '0010112MVO', '0', 'Pionier', 'Alternativ 2: Theorema ACAPULCO GM-504-2. Verdi 9422 kr.', '0', '578824858074', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11767, '206184775', '0', '0', 'Anh Le', 'Nedbergkollveien 26', '0', '3050', 'MJØNDALEN', 'Norwegen', '', '0', '0', '40177011', '0010004CTS', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '578824858074', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11768, '205987118', '0', '0', 'Linn Fahlstrøm', 'Eiavien 1165', '0', '4376', 'HELLELAND', 'Norwegen', '', '0', '0', '+ 47 99645791', '0010214BEH', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '578824858074', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11769, '206018199', '0', '0', 'Mohamed Bourmani', 'Paal Bergs vei 36', '0', '1348', 'RYKKINN', 'Norwegen', '', '0', '0', '98805612', '0010144T92', '0', 'Pionier', 'Alternativ 3: Theorema ACAPULCO GM-504-3. Verdi 9422 kr.', '0', '578824858074', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11770, '205803964', '0', '0', 'Bjørn Stensby', 'Markavegen 2', '0', '6856', 'SOGNDAL', 'Norwegen', '', '0', '0', '92022031', '0010003V79', '0', 'Pionier', 'Alternativ 4: Theorema ACAPULCO GM-504-4. Verdi 9422 kr.', '0', '578824858074', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11771, '205901404', '0', '0', 'Elisabeth L Thoresen', 'Granvegen 24', '0', '3520', 'JEVNAKER', 'Norwegen', '', '0', '0', '95701521', '0010050G1K', '0', 'Pionier', 'Alternativ 4: Theorema ACAPULCO GM-504-4. Verdi 9422 kr.', '0', '578824858074', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11772, '206058858', '0', '0', 'Morten Nesbakken', 'dueveien 3', '0', '1448', 'Drobak', 'Norwegen', '', '0', '0', '90628436', '0010053GJ4', '0', 'Pionier', 'Alternativ 4: Theorema ACAPULCO GM-504-4. Verdi 9422 kr.', '0', '578824858074', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11773, '206128318', '0', '0', 'Jakub Wrobel', '53 Malahide Road Burnell Court', '0', '17', 'Dublin', 'Irland', '', '0', '0', '899503863', '10106719', '0', 'Theorema', 'Marco Polo Watch: White Face - Metal Strap', '0', '578824858019', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11774, '206081130', '0', '0', 'Ciaran Langan', '5 Kenure Crescent', 'Rush', '0', 'Dublin', 'Irland', '', '0', '0', '872879381', '00102427HS', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '578824858020', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11775, '206054466', '0', '0', 'Alena Pavlickova', 'Garveys Inn Eyre Square', '0', 'none', 'Galway', 'Irland', '', '0', '0', '851789954', '001017876S', '0', 'Theorema', 'Marco Polo Watch: White Face - Metal Strap', '0', '578824858030', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11776, '206175948', '0', '0', 'Jwan Karim', 'Malmin kauppatie 6a g106', '0', '700', 'Helsinki', 'Finnland', '', '0', '0', '407600502', '0010090C2E', '0', 'Theorema', 'Theorema Paragon -rannekello (T3001-gg) sis, toimituskulut', '0', '578824858041', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11777, '206146089', '0', '0', 'Heidi Karhunkoski', 'Paeaeskylaenrinne 6', 'c 64', '500', 'HELSINKI', 'Finnland', '', '0', '0', '449066682', '*0010172E47', '0', 'Theorema', 'Theorema Paragon -rannekello (T3001-gg) sis, toimituskulut', '0', '578824858052', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11778, '206144905', '0', '0', 'Tarja Frilander', 'Larin Parasken polku 19', '0', '420', 'HELSINKI', 'Finnland', '', '0', '0', '405474642', '0010082VPP', '0', 'Theorema', 'Theorema Paragon -rannekello (TH-PARAGON-RG) sis. toimituskulut', '0', '578824858063', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11779, '206053884', '0', '0', 'tracey pond', '292 NEW HALL LANE', '0', 'PR1 4SU', 'PRESTON', 'Grossbritannien', '', '0', '0', '7828108499', '00100906VE', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824858096', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11780, '206004412', '0', '0', 'YEZI SU', 'flat 8 323 woodborough road', '0', 'NG3 4JT', 'nottingham', 'Grossbritannien', '', '0', '0', '7831424246', '0010051KGS', '0', 'Theorema', 'Marco Polo Watch:  White Face - Metal Strap', '0', '578824858100', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11781, '205384044', '0', '0', 'Adrian Laycock', '4-8 BROWNING STREET', '0', 'CW1 3BB', 'CREWE', 'Grossbritannien', '', '0', '0', '7753728973', '0010106VIU', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858111', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11782, '205633426', '0', '0', 'Alma Douglas', '64 RAWLSTON WAY', 'Blakelaw', 'NE5 3XX', 'NEWCASTLE UPON TYNE', 'Grossbritannien', '', '0', '0', '7971711118', '0010082F9R', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858122', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11783, '205408107', '0', '0', 'Beverley Pitwood Brown', '9 NURSERY GARDENS', 'lowdham', 'NG14 7WB', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7754153606', '0010188J7M', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858133', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11784, '206004255', '0', '0', 'bill davies', '97 OPHIR ROAD', '0', 'PO2 9ER', 'PORTSMOUTH', 'Grossbritannien', '', '0', '0', '7805563180', '0010033R2C', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858144', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11785, '205498527', '0', '0', 'Bozhidar Ivanov', '74 MOSELLE AVENUE', '0', 'N22 6ET', 'LONDON', 'Grossbritannien', '', '0', '0', '7446097037', '0010095PD1', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858155', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11786, '205477279', '0', '0', 'Cameron Bevan', '38 ENVILLE ROAD', '0', 'NP20 5AD', 'NEWPORT', 'Grossbritannien', '', '0', '0', '7891243915', '0010104GPX', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858166', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11787, '206106042', '0', '0', 'Caroline Brown', '2 SHANKLAND GROVE', '0', 'PA15 2PE', 'GREENOCK', 'Grossbritannien', '', '0', '0', '7946889902', '0010001UGB', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858177', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11788, '205515107', '0', '0', 'Chanelle Belcher', '1000ft PEEK HILL', '0', 'PL20 6PD', 'YELVERTON', 'Grossbritannien', '', '0', '0', '7702610740', '0010051F6B', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858188', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11789, '205362776', '0', '0', 'Charlie Simpson', '18 ELDON STREET', '0', 'S70 2JB', 'BARNSLEY', 'Grossbritannien', '', '0', '0', '7805201016', '0010009Y92', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858199', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11790, '205928509', '0', '0', 'Charlotte Sivess', '196 ST. ANNES ROAD', '0', 'FY4 2EF', 'BLACKPOOL', 'Grossbritannien', '', '0', '0', '7788274633', '0010088YXK', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858203', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11791, '205404342', '0', '0', 'Christopher Meally', '186 FRANKLEY BEECHES ROAD', '0', 'B31 5LY', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7979802878', '0010219F66', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858214', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11792, '205402900', '0', '0', 'Craig Pollard', '77 LAYTON ROAD', '0', 'PO13 0JG', 'GOSPORT', 'Grossbritannien', '', '0', '0', '7718635720', '0010028VV2', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858225', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11793, '205333980', '0', '0', 'Daniel Hooper', '57 NEWTOWN AVENUE', '0', 'PO21 5HR', 'BOGNOR REGIS', 'Grossbritannien', '', '0', '0', '7738129842', '0010085USS', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824859699', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11794, '206000278', '0', '0', 'Daniel Shakeshaft', '4 ASCOT MEWS', '0', 'CM0 7GH', 'SOUTHMINSTER', 'Grossbritannien', '', '0', '0', '7803073756', '0010176E6I', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858236', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11795, '205305003', '0', '0', 'David Woods', '4 THE BRAMBLES', '0', 'RG45 6EF', 'CROWTHORNE', 'Grossbritannien', '', '0', '0', '1344773536', '0010145XET', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858247', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11796, '206130024', '0', '0', 'donna dever', '1 THE BYWAY', 'leave in porch if not in thanks or at no 11 the', 'L23 2UL', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '1519243240', '0010249L3S', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858258', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11797, '205488960', '0', '0', 'elizabeth brayford', '0 yew tree house, yew tree lane', '0', 'cw57py', 'bridgemere, nantwich', 'Grossbritannien', '', '0', '0', '0', '0010017UFC', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858269', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11798, '205302388', '0', '0', 'Gary Miller', '30 SHELLEY RISE', '0', 'GU14 8SJ', 'FARNBOROUGH', 'Grossbritannien', '', '0', '0', '7808513445', '00100258UB', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858270', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11799, '206210947', '0', '0', 'haroon khamis', '96 WELLHEAD LANE', '0', 'B42 2SY', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7535665658', '00100191Y6', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858280', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11800, '205407478', '0', '0', 'Hayley Baird', '0 ROSS COTTAGE DRIVE', '0', 'ML3 7WR', 'HAMILTON', 'Grossbritannien', '', '0', '0', '01698 284665', '0010069S6W', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858291', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11801, '205347131', '0', '0', 'Ishmael Griffiths', '22 BRETTS CLOSE', '0', 'Cv1 5tp', 'Coventry', 'Grossbritannien', '', '0', '0', '7585604762', '0010073OB3', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858306', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11802, '206204836', '0', '0', 'Jack Fethon', '48 HEADS LANE', '0', 'HU13 0JH', 'HESSLE', 'Grossbritannien', '', '0', '0', '7710162058', '0010167WYI', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858317', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11803, '205906309', '0', '0', 'James Gilmour', '10 FRASER WALK', '0', 'KA3 7PH', 'KILMARNOCK', 'Grossbritannien', '', '0', '0', '7809697321', '00101122CW', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', 'RG518110950DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11804, '205451457', '0', '0', 'Jamil Choudory', '49 Caerleon Road', '0', 'NP19 7BW', 'Newport', 'Grossbritannien', '', '0', '0', '7926901386', '001015111C', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858339', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11805, '205468378', '0', '0', 'jon hicks', '16 MANSION DRIVE', '0', 'WA16 8BZ', 'KNUTSFORD', 'Grossbritannien', '', '0', '0', '7823884478', '0010239MH2', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858340', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11806, '205476977', '0', '0', 'Josh Balodis', '58 ST. LOYES STREET', 'Wilson Peacock Estate agents', 'MK40 1HD', 'BEDFORD', 'Grossbritannien', '', '0', '0', '7917622620', '0010005W46', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858350', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11807, '205490378', '0', '0', 'Katherine Slack', '150 MINORIES', '0', 'EC3N 1LS', 'LONDON', 'Grossbritannien', '', '0', '0', '7583280263', '00101147I2', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858361', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11808, '205514749', '0', '0', 'kaylie wells', '34 LINCOLN ROAD', '0', 'NE34 7HX', 'SOUTH SHIELDS', 'Grossbritannien', '', '0', '0', '7963199068', '0010008CIX', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858372', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11809, '205949528', '0', '0', 'kimberley bretherton', '54 Haven road', '0', 'l101lt', 'liverpool', 'Grossbritannien', '', '0', '0', '0,00E+00', '00101269WK', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858383', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11810, '206210720', '0', '0', 'Kristian Van Anderson-Redman', '1 GREYHOUND ROAD', '0', 'N17 6XP', 'LONDON', 'Grossbritannien', '', '0', '0', '7732078244', '00100572HJ', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858394', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11811, '205368883', '0', '0', 'Louise Meharg', '0 Deveron House, 318 Whalley road', 'Deveron House', 'BB5 5QX', 'Clayton le moors, Lancashire', 'Grossbritannien', '', '0', '0', '7790136231', '0010231KQ5', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858409', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11812, '205466215', '0', '0', 'Lucy Jones', '26 PORTLAND ROAD', '0', 'M30 9DH', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7738789834', '*0010044E57', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858410', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11813, '205499615', '0', '0', 'Matt Swanson', '13 Shakespeare Drive', '0', 'LE3 2SR', 'Leicester', 'Grossbritannien', '', '0', '0', '1162245654', '00100028YB', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858420', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11814, '205824810', '0', '0', 'melissa worlock', '33 SHELLARDS ROAD', '0', 'BS30 9DP', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7583301620', '00100805GR', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858431', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11815, '205456977', '0', '0', 'Michael Curley', '7 FOLLY LANE', '0', 'BT60 1AS', 'ARMAGH', 'Grossbritannien', '', '0', '0', '7938481303', '0010225ARO', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858442', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11816, '205891235', '0', '0', 'Michael Stewart', '44 KENWORTHY ROAD', '0', 'S36 1BZ', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '1142887078', '0010173JGB', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858453', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11817, '205631976', '0', '0', 'Mrs Amy Buey', 'Midsummer Ve Soskin Drive', 'Stantonbury Fields', 'MK14 6DT', 'Milton Keynes', 'Grossbritannien', '', '0', '0', '7845370873', '00101727JF', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858464', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11818, '205599316', '0', '0', 'muner al-jaryan', '160 STANLEY ROAD', '0', 'TW3 1YT', 'HOUNSLOW', 'Grossbritannien', '', '0', '0', '7853031701', '0010246JRY', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858475', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(11819, '205883877', '0', '0', 'natalie haylett', '2 MINERAL CLOSE', '0', 'EN5 2PQ', 'BARNET', 'Grossbritannien', '', '0', '0', '7798633013', '0010160FUU', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858486', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11820, '205505406', '0', '0', 'Nathan Edwards', '29 WILLIAMS CLOSE', '0', 'BS30 9BS', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7429387824', '0010223FIL', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858497', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11821, '205300190', '0', '0', 'r f browne', '20 brunel close', '0', 'bd9 5ba', 'bradford', 'Grossbritannien', '', '0', '0', '7857852083', '0010156TU7', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858501', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11822, '206130331', '0', '0', 'Raducu Cristian', '37 London Road', 'The White Horse', 'WD7 9ER', 'Shenley', 'Grossbritannien', '', '0', '0', '7447945446', '0010154P27', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858512', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11823, '206041114', '0', '0', 'reza dilmahomed', '132 pitville ave', '0', 'L18 7JQ', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7835297529', '00100636J8', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858523', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11824, '206068088', '0', '0', 'Richard Hilton', '14 WOODPECKER CRESCENT', '0', 'RH15 9XY', 'BURGESS HILL', 'Grossbritannien', '', '0', '0', '7795670090', '0010144KJB', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858534', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11825, '205914380', '0', '0', 'Ronak Patel', '21 MALDEN AVENUE', '0', 'UB6 0DJ', 'GREENFORD', 'Grossbritannien', '', '0', '0', '7963185677', '001015501M', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858545', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11826, '206056042', '0', '0', 'rubi khan', '16 KENSINGTON GARDENS', '0', 'IG1 3EL', 'ILFORD', 'Grossbritannien', '', '0', '0', '7819671235', '0010109QI4', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858556', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11827, '206070455', '0', '0', 'Sam Stuart', '60 GEORGE ROAD', '0', 'GU1 4NR', 'GUILDFORD', 'Grossbritannien', '', '0', '0', '7799628723', '0010108PGU', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858567', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11828, '206092119', '0', '0', 'Sarah McCall', '95 CLOUGH ROAD', '0', 'S61 1RG', 'ROTHERHAM', 'Grossbritannien', '', '0', '0', '7947439959', '10210514', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858578', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11829, '205521390', '0', '0', 'shakeel hussain', '8 COLVILLE ROAD', '0', 'B12 8EH', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7891611990', '0010027O4M', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858589', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11830, '205383113', '0', '0', 'Stacey Strange', '142 ROCHDALE ROAD', '0', 'BL9 7BD', 'BURY', 'Grossbritannien', '', '0', '0', '7715536727', '0010181OPD', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858590', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11831, '205518576', '0', '0', 'Stephanie Veitch', '28 BRAY ROAD', '0', 'YO10 4JG', 'YORK', 'Grossbritannien', '', '0', '0', '7919897467', '00102504WL', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858604', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11832, '205429450', '0', '0', 'susan hodgson', '261 warrington road lowerince', '0', 'wn3 4qh', 'wigan lancs', 'Grossbritannien', '', '0', '0', '1942824905', '0010217UJN', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858615', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11833, '205486849', '0', '0', 'valda wilson', '81 parkbrow drive southdene kirkby', '0', 'L32 8te', 'liverpool', 'Grossbritannien', '', '0', '0', '7577221549', '0010015ZPN', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858626', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11834, '205415000', '0', '0', 'Wendy Markham', '6 Viburnum green', '0', 'NR32 2SN', 'Lowestoft', 'Grossbritannien', '', '0', '0', '7710611863', '0010048TQR', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824858637', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11835, '205344997', '0', '0', 'Amanda Wright', '72 Markyate Road', '0', 'LU1 4BX', 'Slip End', 'Grossbritannien', '', '0', '0', '01582 850652', '00102166OR', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '578824858648', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11836, '205369613', '0', '0', 'ashley martin', '19 WATERSTON ROAD', '0', 'CF14 2SS', 'CARDIFF', 'Grossbritannien', '', '0', '0', '7756159469', '00101753O3', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '578824858659', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11837, '205398693', '0', '0', 'Bradley Beech', '3 WARBLINGTON PLACE', '0', 'PO3 6FN', 'PORTSMOUTH', 'Grossbritannien', '', '0', '0', '2392298974', '0010046IOW', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '578824858660', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11838, '206055513', '0', '0', 'Farnz Ali', '132 Herrick rd', '0', 'B81ph', 'birmingham', 'Grossbritannien', '', '0', '0', '07429 519240', '0010200PMK', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '578824858670', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11839, '206213857', '0', '0', 'Frank Donald', '14A GORSEY INTAKES', 'Broadbottom', 'SK14 6EH', 'HYDE', 'Grossbritannien', '', '0', '0', '07584 418540', '0010129LQ0', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '578824858681', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11840, '205299863', '0', '0', 'Hasan Dolanbay', '68/70 GOLDERS GREEN ROAD', '0', 'NW11 8LN', 'LONDON', 'Grossbritannien', '', '0', '0', '7894662731', '001024191N', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '578824858692', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11841, '205911046', '0', '0', 'Husrav Raupov', '25 SHELDON SQUARE', '0', 'W2 6EY', 'LONDON', 'Grossbritannien', '', '0', '0', '7577405400', '00101129TU', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '578824858707', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11842, '206085142', '0', '0', 'jack bradshaw', 'ws atkins  ashley road', 'jack the gardener', 'kt18 5bw', 'epsom', 'Grossbritannien', '', '0', '0', '7703674632', '0010124CFJ', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '578824858718', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11843, '205469452', '0', '0', 'Jeff Dury', '15 BRICKFIELD CRESCENT', '0', 'CF47 0DW', 'MERTHYR TYDFIL', 'Grossbritannien', '', '0', '0', '7976592246', '0010121LQ4', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '578824858729', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11844, '205411177', '0', '0', 'Kevin Sedgwick', '236 BURWELL MEADOW', '0', 'OX28 5JJ', 'WITNEY', 'Grossbritannien', '', '0', '0', '7917320604', '001019513E', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '578824858730', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11845, '205826400', '0', '0', 'Kingston Jaja', '1 HASSOP CLOSE', 'Beswick', 'M11 3JS', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7412858183', '0010156Y58', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '578824858740', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11846, '205484931', '0', '0', 'laura angel', '18 STENNER ROAD', 'Coningsby', 'LN4 4RP', 'LINCOLN', 'Grossbritannien', '', '0', '0', '7412008274', '0010235MNK', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '578824858751', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11847, '206001103', '0', '0', 'Laura Jones', '54 PATRICK ROAD', '0', 'NN18 9NB', 'CORBY', 'Grossbritannien', '', '0', '0', '7875101857', '0010177JVV', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '578824858762', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11848, '205490420', '0', '0', 'Matt Swanson', '13 Shakespeare Drive', '0', 'LE3 2SR', 'Leicester', 'Grossbritannien', '', '0', '0', '1162245654', '001010496W', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '578824858420', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11849, '205946334', '0', '0', 'Nicole Barrett', '38 HILARY CRESCENT', '0', 'LE67 5PL', 'COALVILLE', 'Grossbritannien', '', '0', '0', '7535875756', '0010095UH1', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '578824858773', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11850, '205486316', '0', '0', 'Prince appiah', 'FLAT 36 BLOC BOSTON PARK ROAD', 'Brentford', 'TW8 9JY', 'BRENTFORD', 'Grossbritannien', '', '0', '0', '4,47794E+11', '0010136QHP', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '578824859655', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11851, '205374120', '0', '0', 'Samantha Gardner', '11 CHURCH AVENUE', '0', 'HG1 4HE', 'HARROGATE', 'Grossbritannien', '', '0', '0', '7891560274', '00101656NX', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '578824858795', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11852, '205488817', '0', '0', 'simon myatt', '157 THORNBURY ROAD', '0', 'WS2 8JJ', 'WALSALL', 'Grossbritannien', '', '0', '0', '01922 633045', '0010215SLP', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '578824858800', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11853, '205489665', '0', '0', 'Stephanie Bentley', 'Sketts Barn Walton', '0', 'TF6 6AN', 'Telford, Shropshire', 'Grossbritannien', '', '0', '0', '07708 927856', '0010198SAA', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '578824858810', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11854, '205319402', '0', '0', 'Stuart jolliffe', '2 OKEHAMPTON CLOSE', '0', 'PL7 2RP', 'PLYMOUTH', 'Grossbritannien', '', '0', '0', '1752345191', '0010093EJH', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '578824858821', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11855, '205389695', '0', '0', 'andy molyneux', '85 ALL SAINTS ROAD', '0', 'L24 3UX', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '4,47917E+11', '0010132QGE', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - White Face', '0', '578824858832', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11856, '205650194', '0', '0', 'Christopher Myatt', '3 Freer Court', '8 Freer Street', 'WS1 1QD', 'Walsall', 'Grossbritannien', '', '0', '0', '7955093358', '0010036X9H', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - White Face', '0', '578824858843', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11857, '206075746', '0', '0', 'abubakar umara', '41 BROAD STREET', 'B407 castle Exchange', 'NG1 3AP', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '7769080347', '0010243FKU', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824858854', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11858, '205595921', '0', '0', 'Ann Bevan', '27 OVERBERRY ORCHARD', '0', 'CV33 9SJ', 'LEAMINGTON SPA', 'Grossbritannien', '', '0', '0', '01926 831068', '0010131G2W', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824858865', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11859, '205503239', '0', '0', 'Azid Miah', '25 JOHNSTONE STREET', '0', 'B19 1SZ', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7826916545', '00101346FH', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824858876', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11860, '205323464', '0', '0', 'Craig Fraser', '19 THE DALES', '0', 'HU16 5JN', 'COTTINGHAM', 'Grossbritannien', '', '0', '0', '7973491312', '0010135ID2', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824858887', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11861, '205932313', '0', '0', 'Dan chen', '37 CHIPPENHAM ROAD', '0', 'W9 2AH', 'LONDON', 'Grossbritannien', '', '0', '0', '7894989945', '0010055UEJ', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824858898', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11862, '206135050', '0', '0', 'Danny Croizat', '18D NOTTING HILL GATE', '0', 'W11 3JE', 'LONDON', 'Grossbritannien', '', '0', '0', '7584073675', '0010237OCO', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824858902', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11863, '205863772', '0', '0', 'David Butler', '20 BROOK ROAD', '0', 'B45 9UH', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7796092605', '00100270IU', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824858913', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11864, '205367123', '0', '0', 'David Holloway', '14 CHALET HILL', '0', 'GU35 0TQ', 'BORDON', 'Grossbritannien', '', '0', '0', '7894804456', '0010236AYU', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824858924', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11865, '205909537', '0', '0', 'David Keith Simpson', '31 MEADOW ROAD', '0', 'CA28 8EW', 'WHITEHAVEN', 'Grossbritannien', '', '0', '0', '7801567056', '0010152NOD', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824858935', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11866, '205352250', '0', '0', 'Gaz Carter', '43 WOODHALL ROAD', '0', 'SK5 7QB', 'STOCKPORT', 'Grossbritannien', '', '0', '0', '7779237659', '0010214XJC', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824858946', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11867, '205393619', '0', '0', 'heather gallagher', '15 Monks Meadow', 'Pestonpans', 'EH32 9GP', 'Edinburgh', 'Grossbritannien', '', '0', '0', '1875813649', '0010036VU8', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824858957', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11868, '205891917', '0', '0', 'Jack Gardner', '47 GLEBE DRIVE', 'Please deliver after 1pm', 'SS6 9HJ', 'RAYLEIGH', 'Grossbritannien', '', '0', '0', '7572124262', '0010034DDQ', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824858968', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11869, '205459241', '0', '0', 'Jumar Castillo', '40 WHITFIELD STREET', 'London', 'W1T 2RH', 'LONDON', 'Grossbritannien', '', '0', '0', '7968222858', '0010244JPE', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824858979', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11870, '205330871', '0', '0', 'Kay Lennox', '20 BROCKLEY ROAD', '0', 'SE4 2RU', 'LONDON', 'Grossbritannien', '', '0', '0', '7415882753', '0010149C7F', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824858980', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11871, '205458711', '0', '0', 'KEVIN VINES', '2 OUSE CLOSE', 'CHANDLERS FORD', 'SO53 4RW', 'EASTLEIGH', 'Grossbritannien', '', '0', '0', '7967652348', '0010069I5T', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824858990', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11872, '205488613', '0', '0', 'Michael Genus', '103 Rathbone Road', '0', 'B67 5JE', 'Smethwick', 'Grossbritannien', '', '0', '0', '7976685286', '0010239EYW', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824859004', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11873, '205783426', '0', '0', 'mrs Jane Einon', '27 ashton gate', '0', 'MK45 1AG', 'flitwick', 'Grossbritannien', '', '0', '0', '7595669843', '0010187HR7', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824859015', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11874, '206091859', '0', '0', 'Nicola Leadbetter', '130 SYCAMORE LANE', '0', 'WA5 1UL', 'WARRINGTON', 'Grossbritannien', '', '0', '0', '7725628657', '0010186P5N', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824859026', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11875, '206114924', '0', '0', 'Patrice Johnson', '1 Victoria Street', 'BIS  Room B03            Print Unit', 'SW1H 0ET', 'Westminister          LONDON', 'Grossbritannien', '', '0', '0', '020 7215 5210', '00100852YC', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824859037', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11876, '205401494', '0', '0', 'Peter Melon', '1/9 LOCHRIN TERRACE', '0', 'EH3 9QJ', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7706908544', '00101374QN', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824859048', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11877, '205449044', '0', '0', 'Phillip Tsvetkov', '18 SUNNYDENE ROAD', '0', 'CR8 2DG', 'PURLEY', 'Grossbritannien', '', '0', '0', '7734455068', '00100479O9', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824859059', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11878, '205322888', '0', '0', 'Richard Jones', '13 CURTIN DRIVE', '0', 'WS10 8RJ', 'WEDNESBURY', 'Grossbritannien', '', '0', '0', '7854852696', '0010185Q31', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824859060', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11879, '205515473', '0', '0', 'Roy Fogarty', '9 ST. HILDAS PLACE', '0', 'LS9 0BX', 'LEEDS', 'Grossbritannien', '', '0', '0', '7568192484', '0010188EKK', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824859070', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11880, '206061250', '0', '0', 'Sarah Bloor', '49 BARTHOMLEY ROAD', '0', 'ST1 6NS', 'STOKE-ON-TRENT', 'Grossbritannien', '', '0', '0', '7585608830', '0010123HHE', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824859081', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11881, '205499742', '0', '0', 'Shaun Coathup', '28 COPPULL HALL LANE', '0', 'PR7 4PP', 'CHORLEY', 'Grossbritannien', '', '0', '0', '7944611422', '00101173TI', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824859092', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11882, '205779489', '0', '0', 'Shirley Rosie', '39 TOWERHILL GARDENS', '0', 'IV2 5FR', 'INVERNESS', 'Grossbritannien', '', '0', '0', '07515 758840', '0010167NCH', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', 'RG518110963DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11883, '205499555', '0', '0', 'Victoria Petrenko', '118 LONGHILL ROAD', '0', 'SE6 1UA', 'LONDON', 'Grossbritannien', '', '0', '0', '7961000875', '0010159H9C', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824859118', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11884, '205499557', '0', '0', 'Victoria Petrenko', '118 LONGHILL ROAD', '0', 'SE6 1UA', 'LONDON', 'Grossbritannien', '', '0', '0', '7961000875', '00101212JK', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824859118', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11885, '205499556', '0', '0', 'Victoria Petrenko', '118 LONGHILL ROAD', '0', 'SE6 1UA', 'LONDON', 'Grossbritannien', '', '0', '0', '7961000875', '001012723V', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824859118', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11886, '205586763', '0', '0', 'anita hurst', '46 prideaux brune ave', '0', 'Po130ue', 'gosport', 'Grossbritannien', '', '0', '0', '1329511589', '0010247MOK', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859129', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11887, '205823965', '0', '0', 'Anthony Thomas Heath', '102 CONGLETON ROAD NORTH', '0', 'ST7 3BQ', 'STOKE-ON-TRENT', 'Grossbritannien', '', '0', '0', '7762333481', '0010243KN3', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11888, '205496309', '0', '0', 'arben ballmi', '119 WALTHAM WAY', '0', 'E4 8HD', 'LONDON', 'Grossbritannien', '', '0', '0', '7427115171', '0010144KNZ', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859140', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11889, '205450508', '0', '0', 'Beverley Corson', '64C PARK ROAD', '0', 'SW19 2HT', 'LONDON', 'Grossbritannien', '', '0', '0', '7841923568', '0010226K37', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859151', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11890, '205412749', '0', '0', 'Bhavna Thakur', '23 WHITLEY VILLAGE', 'whitley village', 'CV3 4AH', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7908209035', '0010035OZ8', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859162', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11891, '205346310', '0', '0', 'claire richards', '36a Holly Avenue', '0', 'ne2 2py', 'Jesmond, Newcastle upon tyne', 'Grossbritannien', '', '0', '0', '0', '0010086AGN', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859173', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11892, '205395206', '0', '0', 'Daniel Birkett', '54 MacDonald Street, Orrell, Wigan', '0', 'WN5 0AJ', 'Lancashire', 'Grossbritannien', '', '0', '0', '7894661390', '00102288M3', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859184', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11893, '205395205', '0', '0', 'Daniel Birkett', '54 MacDonald Street, Orrell, Wigan', '0', 'WN5 0AJ', 'Lancashire', 'Grossbritannien', '', '0', '0', '7894661390', '0010071G2C', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859184', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11894, '205395204', '0', '0', 'Daniel Birkett', '54 MacDonald Street, Orrell, Wigan', '0', 'WN5 0AJ', 'Lancashire', 'Grossbritannien', '', '0', '0', '7894661390', '0010194X8W', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859184', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11895, '205844377', '0', '0', 'Danielle Baddeley', '20 LYNDALE COURT', '0', 'CW7 3BZ', 'WINSFORD', 'Grossbritannien', '', '0', '0', '7756052731', '0010087PY6', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859200', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11896, '205432167', '0', '0', 'David McIlroy', '1A CRARAE AVENUE', '0', 'G61 1HL', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7908816523', '0010196UK2', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859210', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11897, '205458862', '0', '0', 'Diane Smith', 'Emandees, 6  Mayfield Raod', '0', 'CT16 3LH', 'Whitfield. DOVER. Kent', 'Grossbritannien', '', '0', '0', '1304829890', '0010057LU7', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859221', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11898, '205662933', '0', '0', 'Emma Gregory', '39 SYCAMORE AVENUE', '0', 'DN14 0WU', 'GOOLE', 'Grossbritannien', '', '0', '0', '1977279916', '0010019YVB', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859232', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11899, '205467455', '0', '0', 'Emma Jane Stickles', '42 GREYSTONES ROAD', '0', 'ME15 8PE', 'MAIDSTONE', 'Grossbritannien', '', '0', '0', '7814876563', '10202774', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859243', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11900, '205347826', '0', '0', 'gareth cook', '16 NIGHTINGALE GARDENS', '0', 'CF38 1GB', 'PONTYPRIDD', 'Grossbritannien', '', '0', '0', '1443207661', '0010073S3X', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859254', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11901, '205415788', '0', '0', 'Greg Leighton', 'FLAT 2 GOSBROOK ROAD', '0', 'RG4 8BT', 'READING', 'Grossbritannien', '', '0', '0', '7540554132', '0010082WXP', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859265', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11902, '206021233', '0', '0', 'haroon khamis', '96 WELLHEAD LANE', '0', 'B42 2SY', 'BIRMINGHAM', 'Grossbritannien', '', '0', '0', '7535665658', '00101614XC', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824858280', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11903, '205404251', '0', '0', 'James Higgins', '4 DERRAMORE HEIGHTS', '0', 'BT45 5RX', 'MAGHERAFELT', 'Grossbritannien', '', '0', '0', '7725034583', '0010138H9D', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859276', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11904, '205519575', '0', '0', 'Janette Van der Ham', '28 HIGHFIELD ROAD', 'Please leave in carport if no answer', 'PH2 6RL', 'PERTH', 'Grossbritannien', '', '0', '0', '1738551640', '00101514PR', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', 'RG518110977DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11905, '205485273', '0', '0', 'Jennifer Taylor', '71 TANTALLON DRIVE', '0', 'ML5 2LU', 'COATBRIDGE', 'Grossbritannien', '', '0', '0', '1236421330', '0010027FAO', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859298', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11906, '205398780', '0', '0', 'joanne jackson', '18 LICHFIELD ROAD', 'sandhills', 'WS9 9PE', 'WALSALL', 'Grossbritannien', '', '0', '0', '1543373263', '0010213BH2', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859302', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11907, '205348088', '0', '0', 'Jody Hay', '5 MOORE PLACE', '0', 'KA20 3HW', 'STEVENSTON', 'Grossbritannien', '', '0', '0', '7891681779', '0010067PSR', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859313', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11908, '205400256', '0', '0', 'Joseph White', '32 EBENEZER DRIVE', 'Rogerstone', 'NP10 9BZ', 'NEWPORT', 'Grossbritannien', '', '0', '0', '7979199060', '0010191BBK', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859324', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11909, '205491083', '0', '0', 'Lauren Hunter', '133 Dryburn Avenue', '0', 'G52 2AL', 'Glasgow', 'Grossbritannien', '', '0', '0', '7535977168', '0010095DVS', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859335', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11910, '205509853', '0', '0', 'Linda Mc Kinney', '128 LECKY ROAD', 'Brandywell', 'BT48 6NP', 'LONDONDERRY', 'Grossbritannien', '', '0', '0', '0', '0010245QAU', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859346', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11911, '205855243', '0', '0', 'Luke Hern', '11 INGLESHAM WAY', '0', 'BH15 4PA', 'POOLE', 'Grossbritannien', '', '0', '0', '7702667640', '0010114F69', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11912, '205472699', '0', '0', 'Natalie Thomas', 'RWE Trigonos, Windmill Hill Business Park', '0', 'SN5 6PB', 'White Hill Way, Swindon', 'Grossbritannien', '', '0', '0', '7845588862', '0010181OPO', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11913, '205986710', '0', '0', 'Neil Taylor', '18 PRIORY ROAD', '0', 'WA14 3BP', 'ALTRINCHAM', 'Grossbritannien', '', '0', '0', '7738874893', '0010146UB1', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859379', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11914, '205543950', '0', '0', 'Nichola Coope', '26 HIGHLAND ROAD', 'Berry Hill', 'NG18 4PT', 'MANSFIELD', 'Grossbritannien', '', '0', '0', '7766204168', '0010229JBF', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859380', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11915, '206023912', '0', '0', 'Richard McTaggart', '25 BALCOMIE STREET', '0', 'G33 3QR', 'GLASGOW', 'Grossbritannien', '', '0', '0', '1417740155', '0010214IOL', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859390', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11916, '205945579', '0', '0', 'Sarah Currigan', '3 Camellia Drive', '0', 'DN3 1JE', 'Kirk Sandall,  Doncaster', 'Grossbritannien', '', '0', '0', '7831652383', '001024008W', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859405', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11917, '205908204', '0', '0', 'Sherell Metoukson', '17 17 WINDFIELD CLOSE', 'Pls ring me a day before delivery to notify me. Most preferably deliver on weekend if posible . Thanks', 'SE26 4PQ', 'LONDON', 'Grossbritannien', '', '0', '0', '7919033274', '0010051YD5', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859416', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11918, '205507318', '0', '0', 'Stacey drennan', '15 FARNDALE SQUARE', '0', 'DL14 ORD', 'County Durham', 'Grossbritannien', '', '0', '0', '7801579492', '0010248HGK', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859427', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11919, '205380047', '0', '0', 'Thomas Fowler', '97 ABBEYSTEAD', '0', 'WN8 9LP', 'SKELMERSDALE', 'Grossbritannien', '', '0', '0', '7788261744', '0010141APE', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859438', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11920, '205504298', '0', '0', 'zhihuan pan', '24 PARKHOUSE COURT', '24 park house court hatfield hertfordshire', 'AL10 9QZ', 'HATFIELD', 'Grossbritannien', '', '0', '0', '7784339228', '10033307', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '578824859449', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11921, '206216412', '0', '0', 'aicha adamou', '19 KINGSWAY', '0', 'HA9 7QP', 'WEMBLEY', 'Grossbritannien', '', '0', '0', '7903857053', '001008763F', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '578824859450', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11922, '205455294', '0', '0', 'Annette Macdonald', '12 CLYDESDALE ROAD', '0', 'ML4 2QB', 'BELLSHILL', 'Grossbritannien', '', '0', '0', '1698840220', '0010196U6Z', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '578824859460', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11923, '205733219', '0', '0', 'anthony worth', '21 PARCROFT GARDENS', '21 Parcroft Gardens Yeovil ba202bs', 'BA20 2BS', 'YEOVIL', 'Grossbritannien', '', '0', '0', '7554887868', '0010084FYK', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '578824859471', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11924, '205401631', '0', '0', 'Brendan Blair', '2 CAVALIER GROVE', '0', 'CO2 7SF', 'COLCHESTER', 'Grossbritannien', '', '0', '0', '7907989916', '0010133OFY', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '578824859482', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11925, '205353900', '0', '0', 'Craig Waterworth', '28 HINDSFORD BRIDGE MEWS', '0', 'M46 9QZ', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7943546274', '0010121KJR', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '578824859493', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11926, '205987708', '0', '0', 'Daniel Marshall', '210 LEEDS ROAD', '0', 'Ls25 7eh', 'Kippax', 'Grossbritannien', '', '0', '0', '7791651949', '0010238TNM', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '578824859508', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11927, '205457794', '0', '0', 'Debbie Moody', '18 BLOOMFIELD COURT', '0', 'BT19 7HY', 'BANGOR', 'Grossbritannien', '', '0', '0', '7879613516', '0010100GGO', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '578824859519', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11928, '206089720', '0', '0', 'Eduard Popescu', '12 WILLIS ROAD', '0', 'E15 3HH', 'LONDON', 'Grossbritannien', '', '0', '0', '7587437249', '0010149U72', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '578824859520', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11929, '205484456', '0', '0', 'emma vine', '4 BEAUFORT CLOSE', '0', 'BS24 8PN', 'WESTON-SUPER-MARE', 'Grossbritannien', '', '0', '0', '7810081737', '0010119UUO', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '578824859530', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11930, '205591683', '0', '0', 'Jason Aitken', '4 St mungos place', '0', 'Eh467jh', 'West linton', 'Grossbritannien', '', '0', '0', '0', '0010130KIF', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '578824859541', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11931, '205464144', '0', '0', 'Kanval Nagpal', '25 GLADDING ROAD', '0', 'EN7 6XA', 'Cheshunt', 'Grossbritannien', '', '0', '0', '7712622268', '0010016OWJ', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '578824859552', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11932, '205311993', '0', '0', 'Leahana Wilson', '70 MEADOW CRESCENT', '0', 'BN11 2SQ', 'WORTHING', 'Grossbritannien', '', '0', '0', '7979328533', '0010148G1A', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '578824859563', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11933, '205467920', '0', '0', 'lynda lovick', '106 KENSINGTON ROAD', '0', 'PO2 0RB', 'PORTSMOUTH', 'Grossbritannien', '', '0', '0', '7837551921', '0010217QNP', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '578824859574', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11934, '205389258', '0', '0', 'Mehnaz Zaman', '23 Woodhouse Road', '0', 'Wf1 4ng', 'Wakefield', 'Grossbritannien', '', '0', '0', '1924650937', '0010061KLH', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '578824859585', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11935, '205348151', '0', '0', 'Paul Smyth', '11 BARN COURT', '0', 'G72 6ZS', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7525795170', '0010185Q8D', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '578824859596', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11936, '205497218', '0', '0', 'Pauline Apthorp', '25 Holloway House, Holloway Road, Maldon, Essex', '0', 'CM9 4SG', 'Essex', 'Grossbritannien', '', '0', '0', '7976963961', '0010027CSO', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '578824859600', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11937, '205320324', '0', '0', 'Pawan Kumar Gurung', '45 WATER LANE', '0', 'GU14 8XQ', 'FARNBOROUGH', 'Grossbritannien', '', '0', '0', '7411808999', '0010009NSK', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '578824859611', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11938, '205850438', '0', '0', 'sally-anne tucker', '11 ROWLING STREET', '0', 'CF40 1QY', 'TONYPANDY', 'Grossbritannien', '', '0', '0', '1443442551', '00101597I7', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '578824859622', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11939, '205497014', '0', '0', 'Terry Young', '27 EDINBURGH ROAD', 'Newbold', 'S41 7HF', 'CHESTERFIELD', 'Grossbritannien', '', '0', '0', '1246265651', '0010162JLM', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '578824859633', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-06', '', '', '', '', '', ''),
(11940, '206471618', '0', '0', 'Carly Dudyk', '114A HIGHER GREEN LANE', '0', 'M29 7JB', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7966893377', '00101006AR', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '577108586214', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11941, '206283594', '0', '0', 'Carol butler', '22 AMBERLEY ROAD', '0', 'SL2 2LR', 'SLOUGH', 'Grossbritannien', '', '0', '0', '1753535906', '0010242D14', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '577108586225', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11942, '206427285', '0', '0', 'christine lintern', '43 STRADBROOK AVENUE', '0', 'BS5 8PJ', 'BRISTOL', 'Grossbritannien', '', '0', '0', '7786013418', '0010140CX9', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '577108586236', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11943, '206239239', '0', '0', 'Danny Croizat', '18D NOTTING HILL GATE', '0', 'W11 3JE', 'LONDON', 'Grossbritannien', '', '0', '0', '7584073675', '0010141KQH', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '577108586247', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11944, '206586894', '0', '0', 'Dave Taylor', '6 the greenway', '0', 'HU181SL', 'hornsea', 'Grossbritannien', '', '0', '0', '7960318450', '00100181OD', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '577108586258', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11945, '206339110', '0', '0', 'david whiteley', '4 ROBERTS DRIVE', '0', 'L20 6JB', 'BOOTLE', 'Grossbritannien', '', '0', '0', '7583102698', '0010137QKL', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '577108586269', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11946, '206320109', '0', '0', 'dylan lawless', '6 Stakers Court', '0', 'Al5 5pa', 'Harpenden', 'Grossbritannien', '', '0', '0', '7760301203', '0010153LHO', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '577108586270', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11947, '206320741', '0', '0', 'James McGarry', 'PRESWYLFA CHURCH STREET', '0', 'SA19 9AA', 'LLANGADOG', 'Grossbritannien', '', '0', '0', '7739799300', '0010007CSJ', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '577108586280', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11948, '206339589', '0', '0', 'joanna goldberg', '31 BENSKIN ROAD', '0', 'WD18 0HN', 'WATFORD', 'Grossbritannien', '', '0', '0', '7830113035', '0010201CR4', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '577108586291', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11949, '206294276', '0', '0', 'Nadine Elayan', '4B BURNETT ROAD', 'Streetly', 'B74 3EJ', 'SUTTON COLDFIELD', 'Grossbritannien', '', '0', '0', '7523662952', '0010060DQ4', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '577108586306', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11950, '206321313', '0', '0', 'Paul Munro', '8 NICHOLSON WAY', '0', 'EH54 8LS', 'LIVINGSTON', 'Grossbritannien', '', '0', '0', '7714688898', '0010139AGG', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '577108586317', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11951, '206570357', '0', '0', 'Robert Haworth', '20 Marles Court', '0', 'BB10 3DT', 'Burnley', 'Grossbritannien', '', '0', '0', '7803723296', '0010164WO4', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '577108586328', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(11952, '206547348', '0', '0', 'Shannon Cole', '38 WINDSOR CHASE', '0', 'NR8 6LW', 'NORWICH', 'Grossbritannien', '', '0', '0', '7557350687', '0010228IKI', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '577108586339', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11953, '206041800', '0', '0', 'stephen clarke', '30 Downs Court', 'Amhurst Road', 'E8 1AT', 'london', 'Grossbritannien', '', '0', '0', '7845381633', '10119192', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '577108586340', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11954, '206332212', '0', '0', 'Akhmedkhadzhi Akhmadov', '13 HAWLEY CRESCENT', '0', 'NW1 8NP', 'LONDON', 'Grossbritannien', '', '0', '0', '7429312092', '0010050SX1', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '577108586350', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11955, '206587035', '0', '0', 'Amanda Cleland', '23 YEW PLACE', '0', 'PA5 0DY', 'JOHNSTONE', 'Grossbritannien', '', '0', '0', '7944474439', '0010030HET', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', 'RG518140877DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11956, '206298337', '0', '0', 'Christopher Tindall', '33 LADY EDITHS PARK', 'Newby', 'YO12 5PB', 'SCARBOROUGH', 'Grossbritannien', '', '0', '0', '7807014997', '0010106J94', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '577108586372', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11957, '206278418', '0', '0', 'dee. Par', '123 TYRREL WAY', '0', 'NW9 7QP', 'LONDON', 'Grossbritannien', '', '0', '0', '07747 713460', '10227083', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '577108586383', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11958, '206548387', '0', '0', 'Jason Patterson', '538 GARRATT LANE', '0', 'SW17 0NY', 'LONDON', 'Grossbritannien', '', '0', '0', '7703757069', '00100102RH', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '577108586394', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11959, '206280313', '0', '0', 'lesley tregunno', '28 JACKS CLOSE', 'pls post through letter box', 'SS11 8ED', 'WICKFORD', 'Grossbritannien', '', '0', '0', '7971990896', '10035986', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '577108586409', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11960, '206545987', '0', '0', 'melissa vernon', '89 ALEXANDRA ROAD', '0', 'CW10 0EG', 'MIDDLEWICH', 'Grossbritannien', '', '0', '0', '7921380871', '00100192DF', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '577108586410', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11961, '206345258', '0', '0', 'Michael Thomas', '25 CHILDWALL VALLEY ROAD', '0', 'L16 4PB', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7402341614', '00100541VO', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '577108586420', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11962, '206584676', '0', '0', 'michelle blackmore', '14 BRYNAU DRIVE', 'Mayals', 'SA3 5EE', 'SWANSEA', 'Grossbritannien', '', '0', '0', '7971696622', '00102443OK', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '577108586431', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11963, '206367516', '0', '0', 'Steph Anderson', '20 MAGNUS DRIVE', '0', 'CO4 9WQ', 'COLCHESTER', 'Grossbritannien', '', '0', '0', '7530159497', '0010086GQ1', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '577108586442', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11964, '206297162', '0', '0', 'Vanessa Robertson', 'Flat 10 3 st winifreds road', 'Flat 10 st winifreds court', 'BH2 6NY', 'Bournemouth', 'Grossbritannien', '', '0', '0', '7427748912', '0010074SPP', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '577108586453', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11965, '206347644', '0', '0', 'Hasan Ergis', '42 ELMDALE ROAD', '0', 'N13 4UL', 'LONDON', 'Grossbritannien', '', '0', '0', '7885273350', '001015379H', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - White Face', '0', '577108586464', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11966, '206559691', '0', '0', 'Zacharia Tsamplakos', 'UNIT 6 SHIELD ROAD', 'Europa Worldwide Mereside park', 'TW15 1BL', 'ASHFORD', 'Grossbritannien', '', '0', '0', '7411766252', '0010018MGX', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - White Face', '0', '577108586475', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11967, '206587036', '0', '0', 'Andrew Ponting', '2 West Oak', 'The Avenue', 'BR3 5EZ', 'Beckenham', 'Grossbritannien', '', '0', '0', '7869514791', '0010037VC2', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '577108586486', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11968, '206576608', '0', '0', 'Anita Dhungana', '62 SHERFIELD GARDENS', '0', 'SW15 4PR', 'LONDON', 'Grossbritannien', '', '0', '0', '7944449858', '0010142MZW', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '577108586497', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11969, '206500831', '0', '0', 'Ashley Warby', 'N/A Cherrydown house, sandbank wisbech st mary', 'No street number.', 'PE13 4SE', 'Wisbech', 'Grossbritannien', '', '0', '0', '1945410437', '0010249A2S', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '577108586501', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11970, '206340128', '0', '0', 'Ben Jones', '3 DOVERFIELD ROAD', '0', 'SW2 5NE', 'LONDON', 'Grossbritannien', '', '0', '0', '7958692581', '00100462SV', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '577108586512', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11971, '206554835', '0', '0', 'Conway Hughes', '27 LIGHTS CLOSE', '0', 'BH23 1RH', 'CHRISTCHURCH', 'Grossbritannien', '', '0', '0', '7975621225', '0010017LXO', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '577108586523', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11972, '206348859', '0', '0', 'Gulam Muhammod', '19 OYSTER ROW', '0', 'E1 0BG', 'LONDON', 'Grossbritannien', '', '0', '0', '7,57E+09', '0010204XO4', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '577108586534', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11973, '206571744', '0', '0', 'Michael Millane', 'OAK LODGE, GLEBE ROAD', '0', 'CM11 1RL', 'BILLERICAY', 'Grossbritannien', '', '0', '0', '4,48E+11', '0010113MEG', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '577108586545', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11974, '206569082', '0', '0', 'pelin bezginsoy', '51 RANGEMOOR ROAD', '0', 'N15 4LP', 'LONDON', 'Grossbritannien', '', '0', '0', '7445256087', '00100498NC', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '577108586556', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11975, '206582843', '0', '0', 'rameez qureshi', '16 NORTHAMPTON DRIVE', '0', 'G12 0LE', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7725149301', '0010205T7T', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '577108586567', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11976, '206226067', '0', '0', 'Richard Swindells', '11 KNOWSLEY ROAD', 'If there is no reply, please allow no. 9 or 7 to take the delivery. Thank you in advance.', 'SK1 4JA', 'STOCKPORT', 'Grossbritannien', '', '0', '0', '7854087681', '0010090N4B', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '577108586578', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11977, '206556377', '0', '0', 'Sherees Anson Fisher', '6 Ken Wilson House', 'Pritchards Road', 'e2 9bp', 'london', 'Grossbritannien', '', '0', '0', '7923357854', '00102127MR', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '577108586589', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11978, '206333082', '0', '0', 'Adrian Allushi', '6 A ETCHINGHAM PARK ROAD', '0', 'N3 2EA', 'London', 'Grossbritannien', '', '0', '0', '7824887118', '0010179L8N', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '577108586590', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11979, '206454927', '0', '0', 'Amy Pyott', '64 CARLTON AVENUE', '0', 'S81 7JZ', 'WORKSOP', 'Grossbritannien', '', '0', '0', '7875924246', '0010099X7P', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '577108586604', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11980, '206575944', '0', '0', 'Carly Fleming', '31 HILL LANE', '0', 'SO15 5RY', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '7835370293', '0010189YB5', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '577108586615', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11981, '206316167', '0', '0', 'daniel stewart', '44 KENWORTHY ROAD', '0', 'S36 1BZ', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7708313968', '0010204PVS', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '577108586626', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11982, '206233014', '0', '0', 'Kelly Gillard', '49 LARKHAM LANE', 'Larkham house dental practice', 'PL7 4PH', 'PLYMOUTH', 'Grossbritannien', '', '0', '0', '7749964688', '00101993TE', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '577108586637', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11983, '206479076', '0', '0', 'Mariami Chokrisvili', '105 WINDRUSH', 'Please leave the package to my landlords if I am absent.', 'OX16 1QG', 'BANBURY', 'Grossbritannien', '', '0', '0', '7794650259', '0010187KXR', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '577108586648', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11984, '206350503', '0', '0', 'Adnan Ilyas', '217 LONDON ROAD', '0', 'RG1 3NY', 'READING', 'Grossbritannien', '', '0', '0', '7588001044', '0010026SM4', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '577108586659', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11985, '206447583', '0', '0', 'christine kernohan', '23 SILLOTH DRIVE', '0', 'NE37 1PZ', 'WASHINGTON', 'Grossbritannien', '', '0', '0', '7943564633', '0010077RU7', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '577108586660', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11986, '206469319', '0', '0', 'maureen smith', '36 TILLINGHAM WAY', '0', 'BN24 5PS', 'PEVENSEY', 'Grossbritannien', '', '0', '0', '1323740719', '0010176GEP', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '577108586670', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11987, '206313282', '0', '0', 'Laila Frandsen', 'Kastruplundgade 31', '0', '2770', 'Kastrup', 'Dänemark', '', '0', '0', '26816977', '0010143N5X', '0', 'Pionier Miami', 'Brunt Pionier-ur med gyldne detaljer (a0YC000000UuRPQMA3)', '0', '577108586773', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11988, '206311729', '0', '0', 'Amalie Dahlmann', 'Søborg Hovedgade 4tv 147', '4tv', '2860', 'Søborg', 'Dänemark', '', '0', '0', '26360174', '00100766BG', '0', 'Pionier Miami', 'Brunt Pionier-ur med gyldne detaljer (a0YC000000UuRPQMA3)', '0', '577108586784', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11989, '206334545', '0', '0', 'Thomas Christensen', 'Møllegade 10C. 1TH.', '0', '2791', 'Dragør', 'Dänemark', '', '0', '0', '30642931', '0010036M7F', '0', 'Pionier Miami', 'Sort Pionier-ur med hvide detaljer (a0YC000000UuRPBMA3)', '0', '577108586795', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11990, '206203080', '0', '0', 'thomas feldberg', 'Næringen 48 1 SAL', 'nr 3', '8240', 'Risskov', 'Dänemark', '', '0', '0', '28903618', '00102060PO', '0', 'Pionier Miami', 'Sort Pionier-ur med hvide detaljer (a0YC000000UuRPBMA3)', '0', '577108586800', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11991, '206327929', '0', '0', 'Amneh Massri', 'Høje Gladsaxe 25', '3. TH', '2860', 'Søborg', 'Dänemark', '', '0', '0', '42950444', '00102042QM', '0', 'Pionier Miami', 'Sort Pionier-ur med røde detaljer (a0YC000000UuRPaMAN)', '0', '577108586810', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11992, '206264936', '0', '0', 'sanne rindom', 'Hovedgaden 6B', '0', '4050', 'Skibby', 'Dänemark', '', '0', '0', '27577238', '00101756FA', '0', 'Pionier Miami', 'Sort Pionier-ur med røde detaljer (a0YC000000UuRPaMAN)', '0', '577108586821', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11993, '206601471', '0', '0', 'Jesse Tennberg', 'Santaniitynkatu 24 B 21', '0', '04250', 'Kerava', 'Finnland', '', '0', '0', '0', '0010227C7N', '0', 'Theorema', 'Miesten Theorema Newton -rannekello (GM-4004-4) sis. toimituskulut', '0', '577108586729', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11994, '206587851', '0', '0', 'Svetlana Djomina', 'Jaekaerlaentie 8 B 13', '0', '00940', 'Helsinki', 'Finnland', '', '0', '0', '451088777', '0010185PX2', '0', 'Theorema', 'Miesten Theorema Newton -rannekello (GM-4004-4) sis. toimituskulut', '0', '577108586730', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11995, '206296806', '0', '0', 'son pham', 'Kaakkoispolku 2E 25', '0', '06400', 'PORVOO', 'Finnland', '', '0', '0', '505534339', '0010038TJ4', '0', 'Theorema', 'Theorema Paragon -rannekello (T3001-gg) sis, toimituskulut', '0', '577108586740', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11996, '206510694', '0', '0', 'zeneb shami', 'Hiirakkotie 4 A 2', '0', '01200', 'VANTAA', 'Finnland', '', '0', '0', '468911565', '0010195VWX', '0', 'Pionier Miami', 'Rannekello 506-3, sis. toimituskulut', '06.01.2014 RL704621358DE\r\nUhr erhalten 24.01.2014 Uhren gebraucht !', '577108586751', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11997, '206365600', '0', '0', 'Riitta Sutela', 'Salpausselaentie 9 B 34', '0', '00710', 'HELSINKI', 'Finnland', '', '0', '0', '0400-411 115', '001016197R', '0', 'Pionier Miami', 'Rannekello 506-3, sis. toimituskulut', '0', '577108586762', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11998, '206350173', '0', '0', 'Joseph Brady', '58 Mangerton road', '0', 'DUBLIN 12', 'Drimnagh', 'Irland', '', '0', '0', '851408139', '00102216PG', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108586133', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(11999, '206396431', '0', '0', 'Noel Giblin', '10 Highfieldpark', '0', 'Ireland', 'Ballaghaderreen co roscommon', 'Irland', '', '0', '0', '863039424', '0010159QVA', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108586144', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(12000, '206182111', '0', '0', 'Pavel Gorbovski', '15 Alexandra East Road', '0', 'D-3', 'Dublin', 'Irland', '', '0', '0', '872232175', '0010029CC3', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108586155', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(12001, '206542422', '0', '0', 'Siobhan O\'Reilly', '11 Landscape Crescent', '0', 'Churchtown', 'Dublin 14', 'Irland', '', '0', '0', '353 1 87 9157578', '0010003DDI', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108586166', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(12002, '206521565', '0', '0', 'wendy gleeson', '60 Boroimhe Laurels, Swords', '0', '1', 'co dublin', 'Irland', '', '0', '0', '3,53862E+11', '00102386MQ', '0', 'Theorema', 'Marco Polo Watch: Black Face - Black Metal Strap', '0', '577108586177', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(12003, '206303410', '0', '0', 'kim Clarke', 'C/o Michelle 8 The Meadows', 'Ballyjamesduff', '0', 'Co.Cavan', 'Irland', '', '0', '0', '833021852', '0010030TA5', '0', 'Theorema', 'Marco Polo Watch: White Face - Metal Strap', '0', '577108586188', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(12004, '206500837', '0', '0', 'Lenka Kovacikova', '66 Baggot Street Lower', 'Mercer Accommodation Group', '2', 'Dublin', 'Irland', '', '0', '0', '857744538', '00101697KJ', '0', 'Theorema', 'Marco Polo Watch: White Face - Metal Strap', '0', '577108586199', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(12005, '206193159', '0', '0', 'Teresa Dowling', '0 Ballybar', 'Ballybar', 'eire', 'Carlow', 'Irland', '', '0', '0', '085 1144403', '0010192JH8', '0', 'Theorema', 'Marco Polo Watch: White Face - Metal Strap', '0', '577108586203', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-07', '', '', '', '', '', ''),
(12006, '206638706', '0', '0', 'Bjørg Heitmann', 'Øwregata 6', '0', '6004', 'ÅLESUND', 'Norwegen', '', '0', '0', '94439879', '0010157VW6', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12007, '206771100', '0', '0', 'Camilla Bendal', 'Kvernabekkveien 55', '0', '5243', 'FANA', 'Norwegen', '', '0', '0', '40483026', '00101885LF', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12008, '206650457', '0', '0', 'Einar Solheim', 'Damsgårdsveien 54', '0', '5058', 'BERGEN', 'Norwegen', '', '0', '0', '92808252', '0010101XY5', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12009, '206669902', '0', '0', 'Eivind Brekke', 'Ole Bullsgate 44', '0', '2000', 'Lillestrøm', 'Norwegen', '', 'rua aldeia nova s. mamede recesinhos 276', '0', '92017476', '0010004H5S', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12010, '206850651', '0', '0', 'Erik R. Kløvstad', 'Haugåsveien 38 B', '0', '4016', 'STAVANGER', 'Norwegen', '', '0', '0', '91728933', '0010084WIO', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12011, '206803733', '0', '0', 'Haavard Hovde', 'Erleveien 16', '0', '4950', 'RISØR', 'Norwegen', '', '0', '0', '37150550 / 90103010', '0010106SB1', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12012, '206874802', '0', '0', 'Heidi Marie Spanne Khashab', 'Moksheimsjøen 5', '0', '5542', 'Karmsund', 'Norwegen', '', '0', '0', '48352325', '0010053BHY', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12013, '206667457', '0', '0', 'Jo Clausen', 'Valdresvegen 3', '0', '2900', 'FAGERNES', 'Norwegen', '', '0', '0', '99619169', '0010179HB6', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12014, '207020682', '0', '0', 'Jon Esperum', 'Vilbergveien 29', '0', '0687', 'OSLO', 'Norwegen', '', '0', '0', '93001180', '0010082EBY', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12015, '207020681', '0', '0', 'Jon Esperum', 'Vilbergveien 29', '0', '0687', 'OSLO', 'Norwegen', '', '0', '0', '93001180', '0010156Q7T', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12016, '206731506', '0', '0', 'karstein langhelle', 'Blystadringen 8 C BLYSTADLIA', '0', '2014', 'BLYSTADLIA', 'Norwegen', '', '0', '0', '48297862', '00101363KX', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12017, '206727338', '0', '0', 'Lasse Meuche', 'Borgenveien 8J', '0', '0370', 'OSLO', 'Norwegen', '', '0', '0', '95190034', '0010132NIU', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12018, '207100809', '0', '0', 'Mari Skeibrok', 'Nedre Møllenberg gate 56A', '0', '7014', 'TRONDHEIM', 'Norwegen', '', '0', '0', '95558190', '0010118IME', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12019, '206762510', '0', '0', 'Marianne Løvset', 'Hans Hansens vei 137', '0', '3022', 'DRAMMEN', 'Norwegen', '', '0', '0', '4732833863', '0010204W44', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12020, '207187196', '0', '0', 'Maryam Sarayani', 'Østliveien 60', '0', '1389', 'Heggedal', 'Norwegen', '', '0', '0', '48350848', '00101748RB', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12021, '206716457', '0', '0', 'Nina Kjersem', 'Solbråtanveien 78 A', '0', '1410', 'KOLBOTN', 'Norwegen', '', '0', '0', '90672128', '00100697JB', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12022, '206908533', '0', '0', 'Steinar Bakken', 'Søndre Husebytun 8G', '0', '7097', 'SAUPSTAD', 'Norwegen', '', '0', '0', '95297500', '0010201YKP', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12023, '206651928', '0', '0', 'Sture Bø', 'Klostergaten 4', '0', '5005', 'BERGEN', 'Norwegen', '', '0', '0', '90839093', '0010080X17', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12024, '206657889', '0', '0', 'terje fredriksen', 'Karsevegen 7 D', '0', '7050', 'TRONDHEIM', 'Norwegen', '', '0', '0', '95102164', '00102267ON', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12025, '206631478', '0', '0', 'Terje Muggerud', 'Liebakken 24', '0', '3048', 'DRAMMEN', 'Norwegen', '', '0', '0', '95026229', '0010027TWG', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12026, '206863061', '0', '0', 'Thor Larsen', 'Sverrestien 63', '0', '1337', 'Sandvika', 'Norwegen', '', '0', '0', '90131438', '0010150LOS', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12027, '206615973', '0', '0', 'Vidar gundersen', 'Arne Solbergs veg 58', '0', '7092', 'TILLER', 'Norwegen', '', '0', '0', '97717939', '001003708X', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12028, '206626285', '0', '0', 'Vigdís Fondevik', 'Dueveien 7', '0', '3080', 'HOLMESTRAND', 'Norwegen', '', '0', '0', '93038833', '0010058IS0', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12029, '207141900', '0', '0', 'Zsuzsanna Abarbanell', 'Nebbejordet 111', '0', '1266', 'OSLO', 'Norwegen', '', '0', '0', '40042008', '0010200BCG', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12030, '207046105', '0', '0', 'Bjørnar Bjørnholt', 'Sognsveien 147', '0', '0860', 'OSLO', 'Norwegen', '', '0', '0', '22239101', '0010008XKC', '0', 'Theorema', 'Alternativ 2: Theorema Paragon Redgold klokke TH-PARAGON-RG.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12031, '207120996', '0', '0', 'carlos gomez', 'Brinkveien 57 ', '0', '2050', 'Jessheim akkerhus', 'Norwegen', '', '0', '0', '97774757', '00100370Z0', '0', 'Theorema', 'Alternativ 2: Theorema Paragon Redgold klokke TH-PARAGON-RG.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12032, '206735992', '0', '0', 'Erling Thomas Henschien', 'Sørbyhaugen 10', 'Sørbyhaugen 10', '0377', 'OSLO', 'Norwegen', '', '0', '0', '92055838', '0010152MFC', '0', 'Theorema', 'Alternativ 2: Theorema Paragon Redgold klokke TH-PARAGON-RG.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12033, '206700946', '0', '0', 'Magnus A. E. Egeness', 'Fjørtofts gate 9', '0', '0461', 'OSLO', 'Norwegen', '', '0', '0', '92494090', '0010244L2D', '0', 'Theorema', 'Alternativ 2: Theorema Paragon Redgold klokke TH-PARAGON-RG.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12034, '206850332', '0', '0', 'Shuaib Ahmed', 'Nåkkves vei 1', '0', '0670', 'OSLO', 'Norwegen', '', '0', '0', '40637619', '0010062U3W', '0', 'Theorema', 'Alternativ 2: Theorema Paragon Redgold klokke TH-PARAGON-RG.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12035, '206952374', '0', '0', 'Trond Kollskau', 'Minneveien 11', '0', '1512', 'MOSS', 'Norwegen', '', '0', '0', '47058150', '00101551TO', '0', 'Theorema', 'Alternativ 2: Theorema Paragon Redgold klokke TH-PARAGON-RG.', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12036, '206776954', '0', '0', 'Hans Hansen', 'Tanangervegen 338', '0', '4056', 'TANANGER', 'Norwegen', '', '0', '0', '99550000', '0010134B2L', '0', 'Theorema', 'Alternativ 3: Theorema Paragon Automatic Watch Global Timer TH-PARAGON-Sw-Gold', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12037, '206649467', '0', '0', 'Merete Bognøy', 'Tellevikvegen 198', '0', '5108', 'HORDVIK', 'Norwegen', '', '0', '0', '41259610', '0010200S2H', '0', 'Theorema', 'Alternativ 3: Theorema Paragon Automatic Watch Global Timer TH-PARAGON-Sw-Gold', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12038, '206780279', '0', '0', 'Morten Bastian Nordberg', 'Rugveien 75', '0', '0679', 'Oslo', 'Norwegen', '', '0', '0', '95167557', '10040853', '0', 'Theorema', 'Alternativ 3: Theorema Paragon Automatic Watch Global Timer TH-PARAGON-Sw-Gold', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12039, '206655570', '0', '0', 'Morten Storstein', 'Eiksveien 72A', '0', '1361', 'ØSTERÅS', 'Norwegen', '', '0', '0', '91139967', '0010118MIM', '0', 'Theorema', 'Alternativ 3: Theorema Paragon Automatic Watch Global Timer TH-PARAGON-Sw-Gold', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12040, '206686773', '0', '0', 'Olav Helge Gjelsvik', 'Tjernveien 6', '0', '5232', 'PARADIS', 'Norwegen', '', '0', '0', '91311799', '0010102A74', '0', 'Theorema', 'Alternativ 3: Theorema Paragon Automatic Watch Global Timer TH-PARAGON-Sw-Gold', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12041, '206851147', '0', '0', 'Shuaib Ahmed', 'Nåkkves vei 1', '0', '0670', 'OSLO', 'Norwegen', '', '0', '0', '40637619', '001012253Z', '0', 'Theorema', 'Alternativ 3: Theorema Paragon Automatic Watch Global Timer TH-PARAGON-Sw-Gold', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12042, '206826160', '0', '0', 'syzane kaciu', 'Alfred Hess veg 5', '0', '7028', 'TRONDHEIM', 'Norwegen', '', '0', '0', '99682074', '0010035S66', '0', 'Pionier', 'Alternativ 3: Theorema Paragon Automatic Watch Global Timer TH-PARAGON-Sw-Gold', '0', '577108587130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12043, '206924273', '0', '0', 'Jonathan Cusack', 'Echo gate Dublin road', '0', 'Trim', 'Co Meath', 'Irland', '', '0', '0', '872319376', '0010249UHT', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '577108586854', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12044, '207047955', '0', '0', 'Miroslava Sulova', '18 Dromard Terrace', '0', '4', 'Dublin', 'Irland', '', '0', '0', '876472481', '0010059WC1', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', 'uhr erhalten 20.11.2013\r\nUhr versendet 20.11.2013 \r\nRG 6237 2770 8DE  ', '577108586865', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12045, '207081012', '0', '0', 'Neil Moynihan', '4 Ushers quay', 'Dublin 8', '8', 'Dublin', 'Irland', '', '0', '0', '868558845', '0010127NF8', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '577108586876', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12046, '207082382', '0', '0', 'bernie arthur', '60 lios ard', '0', '0', 'tulla road,ennis,co.clare', 'Irland', '', '0', '0', '087 7851236', '0010133MCG', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '577108586887', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12047, '207019807', '0', '0', 'fida hussain rana', 'unit 13b fashion city ballymount dublin24', '0', '0', 'Dublin24', 'Irland', '', '0', '0', '867743048', '0010154X27', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '577108586898', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12048, '207050023', '0', '0', 'James Barrett', '2 Ballygologue Road', '0', '0', 'Listowel,Co. Kerry', 'Irland', '', '0', '0', '0', '0010049HEI', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '577108586902', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12049, '207032342', '0', '0', 'Thomas Meade', '11 Annsbrook Glenealy Co. Wicklow', '0', '404', 'Glenealy Co. Wicklow', 'Irland', '', '0', '0', '861930533', '0010226XMQ', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - White Face', '0', '577108586913', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12050, '206982248', '0', '0', 'Caroline Hardy', 'Ciaran nevin 6 rathfarnham road', '0', 'D6w', 'Terenure crossroads', 'Irland', '', '0', '0', '851236863', '0010096ANN', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '577108586924', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12051, '207081955', '0', '0', 'Michelle Riordan', '32 Sycamore Road, Dundrum', '0', '16', 'Dublin', 'Irland', '', '0', '0', '872530858', '0010147QB9', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '577108586935', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12052, '206935730', '0', '0', 'Vanessa Alvarez', 'M50 Concessi Luttrellstown Road, Diswellstown', 'Castleknock', 'Dublin 15', 'Dublin 15', 'Irland', '', '0', '0', '0', '0010164VH9', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '577108586946', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12053, '207072949', '0', '0', 'Barry Minnock', '8 Beverton park, Donabate, dublin', '0', 'Xxx', 'Dublin', 'Irland', '', '0', '0', '868264181', '0010014O1G', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '577108586957', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12054, '206970704', '0', '0', 'Svetlana Bartosova', '41 Sandyford Hall View', '0', 'D18', 'Sandyford', 'Irland', '', '0', '0', '851677167', '0010175DSP', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '577108586968', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12055, '207054585', '0', '0', 'Clara Sanchez', '148 DOWNTON AVENUE', '0', 'SW2 3TT', 'LONDON', 'Grossbritannien', '', '0', '0', '7796467177', '0010194BOQ', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '577108586980', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12056, '207061326', '0', '0', 'Jaroslaw Porebski', 'Unit 5 Riffa Business Park', 'Harrogate Road', 'LS21 2RZ', 'Leathley', 'Grossbritannien', '', '0', '0', '7707853430', '0010119QER', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '577108586990', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12057, '207040941', '0', '0', 'Liam Wright', '14 WESTMINSTER CLOSE', '0', 'WA8 8AU', 'WIDNES', 'Grossbritannien', '', '0', '0', '7447012052', '0010012R66', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '577108587004', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12058, '206944551', '0', '0', 'Mark Ward', '18 ELCOT CLOSE', '0', 'M40 7SG', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7879778978', '0010092GEM', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '577108587015', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12059, '207089304', '0', '0', 'neil annan', '17 FOUNTAINS WAY', '0', 'HU15 2NW', 'BROUGH', 'Grossbritannien', '', '0', '0', '0,00E+00', '0010013P84', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '577108587026', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12060, '207086051', '0', '0', 'Karl Ewart', '27 Allen Street', 'Please deliver to #22 neighbour if not in', 'DH3 3JG', 'Chester-le-street', 'Grossbritannien', '', '0', '0', '7889133755', '0010191HBD', '0', 'Theorema', 'Monaco Watch With Black Strap, Silver Case and Black and Silver Dial', '0', '577108587037', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12061, '206990355', '0', '0', 'Mounia Makhloufi', 'Lloyds bank 399 Oxford Street', '0', 'W1C 2BU', 'London', 'Grossbritannien', '', '0', '0', '7794056709', '0010111D4Y', '0', 'Theorema', 'Monaco Watch With Black Strap, Silver Case and Black and Silver Dial', 'Versendet Rio Schwarz 05.12.2013  RG 62 372 826 6DE\r\nMounia Makhloufi\r\n10 Hanover Square\r\nW1S 1HJ\r\nLloyds Bank\r\nLondon\r\nGrossbritannien\r\n', '577108587048', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12062, '206998967', '0', '0', 'Simon Warren', '4 MOUNT ROYAL', 'House name, company, flat etc.', 'BT21 0QY', 'DONAGHADEE', 'Grossbritannien', '', '0', '0', '7521388576', '0010250NR2', '0', 'Theorema', 'Monaco Watch With Black Strap, Silver Case and Black and Silver Dial', '0', '577108587059', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12063, '206943374', '0', '0', 'WASIU ADESHINA', '102 GASKELL STREET', '0', 'M40 1NS', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7536879019', '0010105S6G', '0', 'Theorema', 'Monaco Watch With Black Strap, Silver Case and Black and Silver Dial', '0', '577108587060', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12064, '206938218', '0', '0', 'Eva Bogdanova', '11 CROWN STREET', '0', 'M35 9BD', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7565300634', '00100765VJ', '0', 'Theorema', 'Paragon Watch With Brown Strap, Redgold Case and White Dial', '0', '577108587070', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12065, '206964688', '0', '0', 'Gillian Seed', '1 Annand House, John St North, Meadowfield', '0', 'DH7 8RS', 'Durham', 'Grossbritannien', '', '0', '0', '07962 169 145', '0010134FGL', '0', 'Theorema', 'Paragon Watch With Brown Strap, Redgold Case and White Dial', '0', '577108587081', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12066, '207038809', '0', '0', 'Jedrzej Ziolkowski', '41 ARLINGTON GARDENS', '0', 'W4 4EZ', 'LONDON', 'Grossbritannien', '', '0', '0', '7766601733', '0010184D6N', '0', 'Theorema', 'Paragon Watch With Brown Strap, Redgold Case and White Dial', '0', '577108587092', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12067, '207049878', '0', '0', 'Ryan Hawker', '85 HESTERS WAY ROAD', '0', 'GL51 0RG', 'CHELTENHAM', 'Grossbritannien', '', '0', '0', '7557520008', '0010144KGO', '0', 'Theorema', 'Paragon Watch With Brown Strap, Redgold Case and White Dial', '0', '577108587107', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12068, '207190207', '0', '0', 'Kurt Forslund', 'Hojdevej 36,ST.TH.', '0', '2300', 'Kobenhavn', 'Dänemark', '', '0', '0', '61737085', '0010149OIH', '0', 'Theorema Newton', 'Ur med sort rem, urkasse og urskive', '', '577108587129', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12069, '207253732', '0', '0', 'William Cassidy', '8 canon moon Ringsend', '0', 'Dublin 4', 'Dublin', 'Irland', '', '0', '0', '872021248', '0010090DJR', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824860188', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-11', '', '', '', '', '', ''),
(12070, '206611251', '0', '0', 'Abdul Abubakar', '9 SPRINGFIELD CLOSE', 'Lofthouse', 'WF3 3GA', 'WAKEFIELD', 'Grossbritannien', '', '0', '0', '7794351270', '001015797S', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824859780', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12071, '206679801', '0', '0', 'Amanda Williams', '2 Exacta House', 'St Johns Court Vicars Lane', 'CH1 1QE', 'Chester', 'Grossbritannien', '', '0', '0', '7595884829', '0010082QRV', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824859791', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12072, '206633205', '0', '0', 'ANASTASIOS PAGIASLIS', '3 LENTON MANOR', '', 'NG7 2FW', 'NOTTINGHAM', 'Grossbritannien', '', '0', '0', '4,47528E+11', '1,0044E+75', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824859806', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12073, '206804196', '0', '0', 'Andrew Millar', '8 MANSE BRAE', '', 'KA18 2QR', 'CUMNOCK', 'Grossbritannien', '', '0', '0', '7971006675', '0010185AA4', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824859817', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12074, '206857878', '0', '0', 'Christopher Woods', '9 DELL CLOSE', '', 'HP5 2TP', 'CHESHAM', 'Grossbritannien', '', '0', '0', '7836272890', '00100718HC', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824859828', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12075, '206879058', '0', '0', 'Hanadi Elhag', '33 The Quilts', '', 'EH6 5RY', 'Edinburgh', 'Grossbritannien', '', '0', '0', '7412558859', '0010060KXT', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824859839', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12076, '206788581', '0', '0', 'Queen Stevenson', '10 BARSIDE T LAYER ROAD', '', 'CO2 7JX', 'COLCHESTER', 'Grossbritannien', '', '0', '0', '7949499294', '00100881RB', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824859840', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12077, '206877334', '0', '0', 'Suky Sehgal', '7 COPSE WAY', '', 'RG40 4EJ', 'WOKINGHAM', 'Grossbritannien', '', '0', '0', '7796062496', '0010162R5F', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824859850', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12078, '206851133', '0', '0', 'Barry Northwood', '10 NINIAN PARK ROAD', '', 'PO3 5DJ', 'PORTSMOUTH', 'Grossbritannien', '', '0', '0', '07872 007977', '0010174J3B', '0', 'Theorema', 'Monaco Watch With Black Strap, Silver Case and Black and Silver Dial', '0', '578824859861', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12079, '206724366', '0', '0', 'Dan Birkett', '251 KATHLEEN ROAD', '', 'SO19 8HF', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '7545473700', '00101825XG', '0', 'Theorema', 'Monaco Watch With Black Strap, Silver Case and Black and Silver Dial', '0', '578824859872', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12080, '206712835', '0', '0', 'denise harding', '32 New Street', 'Horn Cutting Tools Ltd', 'Bh24 3AD', 'Ringwood hampshire', 'Grossbritannien', '', '0', '0', '7557098499', '0010245XIO', '0', 'Theorema', 'Monaco Watch With Black Strap, Silver Case and Black and Silver Dial', '0', '578824859883', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12081, '206714648', '0', '0', 'Emily Negus', '106-120 KINGS ROAD', 'Please leave with front desk and ask for me.(Hilton Brighton Metropole)', 'BN1 2FU', 'BRIGHTON', 'Grossbritannien', '', '0', '0', '7445392840', '00100305B9', '0', 'Theorema', 'Monaco Watch With Black Strap, Silver Case and Black and Silver Dial', '0', '578824859894', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12082, '206806783', '0', '0', 'Jacqueline McGill', '54 SUNDRUM PLACE', '', 'KA136SR', 'North Ayrshire', 'Grossbritannien', '', '0', '0', '7811534312', '0010159POL', '0', 'Theorema', 'Monaco Watch With Black Strap, Silver Case and Black and Silver Dial', '0', '578824859909', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12083, '206827976', '0', '0', 'James Maguire', '27 ELIZABETHAN WAY', '', 'PA4 0LY', 'RENFREW', 'Grossbritannien', '', '0', '0', '7507284913', '0010078XYU', '0', 'Theorema', 'Monaco Watch With Black Strap, Silver Case and Black and Silver Dial', '0', '578824859910', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12084, '206814081', '0', '0', 'magdaline hayler', '30 st brides rd rothesay', '', 'PA20 0JP', 'Isle of Bute', 'Grossbritannien', '', '0', '0', '1700504399', '0010088NII', '0', 'Theorema', 'Monaco Watch With Black Strap, Silver Case and Black and Silver Dial', '0', 'RG518115078DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12085, '206795199', '0', '0', 'Marjorie Anne Garner', '3 GRENADIER DRIVE', '', 'DL6 1SB', 'NORTHALLERTON', 'Grossbritannien', '', '0', '0', '07890 2799289', '0010075D9M', '0', 'Theorema', 'Monaco Watch With Black Strap, Silver Case and Black and Silver Dial', '0', '578824859931', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12086, '206797819', '0', '0', 'PHILIPPA MORTON', '23 CHEAPSIDE', 'WAKEFIELD', 'WF1 2TF', 'WAKEFIELD', 'Grossbritannien', '', '0', '0', '7720296415', '0010206OZJ', '0', 'Theorema', 'Monaco Watch With Black Strap, Silver Case and Black and Silver Dial', '0', '578824859942', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12087, '206736814', '0', '0', 'Xiaohang Liu', '6 SWAN DRIVE', '', 'NW9 5DE', 'LONDON', 'Grossbritannien', '', '0', '0', '7891938076', '00100832RY', '0', 'Theorema', 'Monaco Watch With Black Strap, Silver Case and Black and Silver Dial', '0', '578824859953', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(12088, '206654575', '0', '0', 'Amelia Stock', '1A TREVOR CLOSE', 'isleworth', 'TW7 7LQ', 'ISLEWORTH', 'Grossbritannien', '', '0', '0', '7961093833', '0010052NOD', '0', 'Theorema', 'Paragon Watch With Black Strap, Gold Case and Black Dial', '0', '578824859964', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12089, '206681104', '0', '0', 'Fidel Okot', '1 Baldwin house St Martins Estate Tulse Hill', '', 'SW2 3BZ', 'London', 'Grossbritannien', '', '0', '0', '7539626561', '0010163P8S', '0', 'Theorema', 'Paragon Watch With Brown Strap, Gold Case and White Dial', '0', '578824859975', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12090, '206662927', '0', '0', 'James Wilby', '5A THE OLD LISTER BUILDING', 'Upper Stoneham Farm', 'BN8 5RH', 'LEWES', 'Grossbritannien', '', '0', '0', '7841186059', '0010103V0S', '0', 'Theorema', 'Paragon Watch With Brown Strap, Gold Case and White Dial', '0', '578824859986', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12091, '206665399', '0', '0', 'Katie Brett', '60 SPRING LANE', '', 'SO50 6BA', 'EASTLEIGH', 'Grossbritannien', '', '0', '0', '7982715324', '00101861CO', '0', 'Theorema', 'Paragon Watch With Brown Strap, Gold Case and White Dial', '0', '578824859997', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12092, '206747355', '0', '0', 'Matthew Pengelly', 'HIGHMEAD WESTRA', 'Dinas Powis', 'CF64 4HA', 'DINAS POWYS', 'Grossbritannien', '', '0', '0', '7713037322', '0010107O72', '0', 'Theorema', 'Paragon Watch With Brown Strap, Gold Case and White Dial', '0', '578824860008', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12093, '206712691', '0', '0', 'Mohammed Namaz', '1 LINCOLN ROAD', 'If I\'m not at home give it to the person who\'s at home and call me and inform me please and update me the delivery status thanks.', 'E13 8LP', 'LONDON', 'Grossbritannien', '', '0', '0', '7432467904', '00100865MM', '0', 'Theorema', 'Paragon Watch With Brown Strap, Gold Case and White Dial', '0', '578824860019', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12094, '206768587', '0', '0', 'Shameema Begum', '2 MENOTTI STREET', '', 'E2 6JH', 'LONDON', 'Grossbritannien', '', '0', '0', '7539545698', '0010131VX1', '0', 'Theorema', 'Paragon Watch With Brown Strap, Gold Case and White Dial', '0', '578824860020', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12095, '206870548', '0', '0', 'Benn Tully', '147 ARTHUR VIEW CRESCENT', '', 'Eh 22 1qs', 'Edinburgh', 'Grossbritannien', '', '0', '0', '07446 963443', '0010086H38', '0', 'Theorema', 'Paragon Watch With Brown Strap, Redgold Case and White Dial', '0', '578824860030', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12096, '206665605', '0', '0', 'Elizabeth Carr', '77 KEENS LANE', '', 'GU3 3JS', 'GUILDFORD', 'Grossbritannien', '', '0', '0', '7737800632', '0010139PGY', '0', 'Theorema', 'Paragon Watch With Brown Strap, Redgold Case and White Dial', '0', '578824860041', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12097, '206720574', '0', '0', 'Gonzalo Basualdo', '35 SEYMOUR ROAD', '', 'E10 7LZ', 'LONDON', 'Grossbritannien', '', '0', '0', '4,4794E+11', '0010188HOZ', '0', 'Theorema', 'Paragon Watch With Brown Strap, Redgold Case and White Dial', '0', '578824860052', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12098, '206781276', '0', '0', 'Iyi Ogiehor', '75 Sky Peals Road, Woodford Green', '', 'IG8 9NE', 'Essex', 'Grossbritannien', '', '0', '0', '4,47958E+11', '0010223ATG', '0', 'Theorema', 'Paragon Watch With Brown Strap, Redgold Case and White Dial', '0', '578824860063', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12099, '206776756', '0', '0', 'Martin Cant', '14 THE BOLEYN', '', 'L31 9PT', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7507815297', '0010116KPW', '0', 'Theorema', 'Paragon Watch With Brown Strap, Redgold Case and White Dial', '0', '578824860074', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12100, '206714138', '0', '0', 'shaun davison', '26 HAZLEBARROW ROAD', '', 'S8 8AW', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7875170020', '0010080I94', '0', 'Theorema', 'Paragon Watch With Brown Strap, Redgold Case and White Dial', '0', '578824860085', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12101, '206515097', '0', '0', 'Gary Barazi', 'ANGLIAN WATE KINGFISHER WAY', '', 'PE29 6FN', 'HUNTINGDON', 'Grossbritannien', '', '0', '0', '7,91E+09', '00101638Y1', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824860096', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12102, '206369723', '0', '0', 'Ashleigh Mills', '35 BIRKDALE DRIVE', '', 'PR2 1UN', 'PRESTON', 'Grossbritannien', '', '0', '0', '7,83E+09', '0010028VM7', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '578824860100', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12103, '206587608', '0', '0', 'George Everitt', '20 MOFFAT ROAD', 'croydon surrey', 'CR7 8PU', 'THORNTON HEATH', 'Grossbritannien', '', '0', '0', '7421336974', '0010177D5N', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824860111', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12104, '206543389', '0', '0', 'Jamie Boocock', '13A SOUTH PARADE', '', 'WF5 0EF', 'OSSETT', 'Grossbritannien', '', '0', '0', '7792740252', '0010086HEC', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824860122', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12105, '206589048', '0', '0', 'John Dale', '51 HANDSWORTH CRESCENT', '', 'S9 4BN', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '1142443227', '0010062B0B', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '578824860133', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-08', '', '', '', '', '', ''),
(12106, '207326131', '0', '0', 'Knut Relbe-Moe', 'Karisveien 292', '0', '2013', 'Skjetten', 'Norwegen', '', '0', '0', '98224609', '00100950A8', '0', 'Theorema', 'Alternativ 1: Theorema Paragon Automatic T3001-gg.', '0', '577108587770', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12107, '207569710', '0', '0', 'Amornsiri Arunsuwannagorn', 'Skrabben SKRABBEN 1D', '0', '0682', 'OSLO', 'Norwegen', '', '0', '0', '41206510', '0010226RP5', '0', 'Theorema', 'Alternativ 2: Theorema Paragon Redgold klokke TH-PARAGON-RG.', '0', '577108587770', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12108, '207416032', '0', '0', 'Tom Fjeld-Nielsen', 'Konsul Schjelderups vei 2', '0', '0286', 'OSLO', 'Norwegen', '', '0', '0', '91792917', '00102342OF', '0', 'Theorema', 'Alternativ 2: Theorema Paragon Redgold klokke TH-PARAGON-RG.', '0', '577108587770', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12109, '207403475', '0', '0', 'Svein Haugerud', 'Sørenga 87', '0', '0150', 'OSLO', 'Norwegen', '', '0', '0', '4791391452', '0010232IQX', '0', 'Theorema', 'Alternativ 2: Theorema Paragon Redgold klokke TH-PARAGON-RG.', '0', '577108587770', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12110, '207339360', '0', '0', 'Ruth Sørum Lie-Nielsen', 'Hofftunet 11', '0', '0379', 'OSLO', 'Norwegen', '', '0', '0', '97065236', '00101490W2', '0', 'Theorema', 'Alternativ 2: Theorema Paragon Redgold klokke TH-PARAGON-RG.', '0', '577108587770', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12111, '207275212', '0', '0', 'daniel syvertsen', 'Rugdeveien 13', '0', '4626', 'KRISTIANSAND S', 'Norwegen', '', '0', '0', '93062339', '0010141VSU', '0', 'Theorema', 'Alternativ 2: Theorema Paragon Redgold klokke TH-PARAGON-RG.', '0', '577108587770', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12112, '207755483', '0', '0', 'Pooneh Tabei', 'TÄPPGRÄND 105', '0', '121 33', 'ENSKEDEDALEN', 'Schweden', '', '0', '0', '707976733', '00101785J3', '0', 'Theorema', 'Theorema Model NEWTON - GM-4004-3.', '0', '577108587736', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12113, '207737146', '0', '0', 'Farrukh Khidirov', 'HIDINGE BACKE 5', '1105', '163 65', 'SPÅNGA', 'Schweden', '', '0', '0', '765910777', '0010069XMC', '0', 'Theorema', 'Theorema Model NEWTON - GM-4004-3.', '0', '577108587747', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12114, '207737145', '0', '0', 'Farrukh Khidirov', 'HIDINGE BACKE 5', '1105', '163 65', 'SPÅNGA', 'Schweden', '', '0', '0', '765910777', '00102410CW', '0', 'Theorema', 'Theorema Model NEWTON - GM-4004-3.', '0', '577108587747', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12115, '207737144', '0', '0', 'Farrukh Khidirov', 'HIDINGE BACKE 5', '1105', '163 65', 'SPÅNGA', 'Schweden', '', '0', '0', '765910777', '00102466O1', '0', 'Theorema', 'Theorema Model NEWTON - GM-4004-3.', '0', '577108587747', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12116, '207679241', '0', '0', 'Roger Carlsson', 'SKOGSGLÄNTAN 17', '0', '435 38', 'MÖLNLYCKE', 'Schweden', '', '0', '0', '0708 685554', '0010025NH1', '0', 'Theorema', 'Theorema Model NEWTON - GM-4004-3.', '0', '577108587758', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12117, '207706188', '0', '0', 'mazin badri noel', 'KLOTVÄGEN 7', '0', '151 59', 'SÖDERTÄLJE', 'Schweden', '', '0', '0', '700418862', '0010171U2T', '0', 'Theorema', 'Theorema Model NEWTON - GM-4004-4.', '0', '577108587769', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12118, '207385187', '0', '0', 'Eimear Harridge', '0 St. Dominic\'s College', '0', '0', 'Dublin 7', 'Irland', '', '0', '0', '879614286', '00101214G2', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '577108587254', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12119, '207467272', '0', '0', 'Michelle Kavanagh', '3 Alfie byrne house grenville street', 'Please call 0857491220 if im un reachable', '1', 'Dublin', 'Irland', '', '0', '0', '876181275', '0010011IHP', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '577108587265', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12120, '207328177', '0', '0', 'Deborah Kavanagh', '4 Slade Castle View', '0', 'County', 'Dublin', 'Irland', '', '0', '0', '85177', '0010248OXZ', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', 'Uhr erhalten 05.12.2013', '577108587276', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12121, '207412588', '0', '0', 'Eoghan Considine', '1 Knocknahorgan', 'Glanmire', '-', 'Cork', 'Irland', '', '0', '0', '879716130', '00102067I5', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '577108587287', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12122, '207439533', '0', '0', 'Lauren Byrne', '7 Belfry hall', 'citywest', '24', 'Dublin', 'Irland', '', '0', '0', '851503810', '0010076FU0', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '577108587298', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12123, '207373002', '0', '0', 'Rachel O\'Leary', '30 Eglantine Crescent', 'Mallow', 'Co. Cork', 'Mallow', 'Irland', '', '0', '0', '877789837', '0010033JD7', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '577108587302', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12124, '207575074', '0', '0', 'sean kennedy', '588 north circular road', '0', 'dublin1', 'dublin', 'Irland', '', '0', '0', '871184706', '0010029PJW', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '577108587313', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12125, '207382819', '0', '0', 'Edward Brady', '34 Ballsgrove', 'Drogheda ', 'ireland', 'co Louth', 'Irland', '', '0', '0', '866009022', '0010147NAQ', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '577108587324', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12126, '207457639', '0', '0', 'Jolanta Matuseviciene', '27 Crestwood Avenue', '0', 'NONE', 'Ashbourne', 'Irland', '', '0', '0', '857199498', '0010246PKS', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '577108587335', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12127, '207415686', '0', '0', 'Susan Bland', 'C/O Murphys Truck Centre', 'Ballymount, Clondalkin,', 'D22', 'Dublin', 'Irland', '', '0', '0', '879036464', '0010058XMN', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '0', '577108587346', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12128, '207483216', '0', '0', 'Peter Kramec', '3 Churchview court', '0', 'Wicklow', 'Newtownmountkennedy', 'Irland', '', '0', '0', '3,5388E+11', '00101904LF', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '577108587357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12129, '207587692', '0', '0', 'tadeus mezanec', '21 oak glen view southern cross', '0', '1', 'bray co.Wicklow', 'Irland', '', '0', '0', '3,53851E+11', '0010227R97', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '577108587368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12130, '207373195', '0', '0', 'Susanna Pellikka', 'Kolsarintie 3D72', '0', '390', 'HELSINKI', 'Finnland', '', '0', '0', '405691500', '00100337KM', '0', 'Theorema', 'Miesten Theorema Newton -rannekello (GM-4004-4) sis. toimituskulut', '0', '577108587703', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12131, '207318611', '0', '0', 'Paeivi Huju', 'Liisankuja 2 A 21', '0', '2230', 'Espoo', 'Finnland', '', '0', '0', '407454722', '00101655CV', '0', 'Theorema', 'Miesten Theorema Newton -rannekello (GM-4004-3) sis. toimituskulut', '0', '577108587714', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12132, '207265054', '0', '0', 'Iiro Ihanamaeki', 'Eerikinkatu 2 B 19', '0', '20100', 'TURKU', 'Finnland', '', '0', '0', '456389452', '0010205GVE', '0', 'Theorema', 'Miesten Theorema Newton -rannekello (GM-4004-3) sis. toimituskulut', '0', '577108587725', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12133, '207609035', '0', '0', 'Anne Beirne', '1 Knockaulin Drive', '0', 'Offaly', 'Ferbane', 'Irland', '', '0', '0', '879840367', '0010154RSR', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '577108587379', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12134, '207658051', '0', '0', 'artem skrynnikov', '90 whatleyhall,archerswood castaheany', '0', '15', 'dublin', 'Irland', '', '0', '0', '8,68E+08', '0010036NSM', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '577108587380', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12135, '207675808', '0', '0', 'jackie irwin', '3 Beaubec Dublin Road', '0', '0', 'Drogheda, Co.Louth', 'Irland', '', '0', '0', '8,61E+08', '0010236JN9', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '577108587390', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12136, '207684885', '0', '0', 'Niamh O\'Brien', 'Unit 12 Old Quarry Campus', 'Universal Fabrics', 'Blanch D15', 'Kilshane business park', 'Irland', '', '0', '0', '857462839', '0010110Q5O', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '0', '577108587405', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12137, '207690109', '0', '0', 'Natalia Drohomyretska', '15 Silver Pines.Brewery Road.Stillorgan', '0', 'D18', 'Co.Dublin', 'Irland', '', '0', '0', '857605040', '0010028MCQ', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', 'Defekt uhr erhalten 25.11.2013\r\nUhr versendet 25.11.2013   RG 6237 2802 8DE\r\n', '577108587416', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12138, '207620943', '0', '0', 'Carmen Costin', '204 The New Hardwicke, Church st', '0', '7', 'Dublin 7', 'Irland', '', '0', '0', '8,76E+08', '0010207LTT', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '577108587427', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12139, '207644197', '0', '0', 'Dermot Conway', 'n/a Emc Ovens, Co. Cork', '0', 'n/a', 'Co. Cork', 'Irland', '', '0', '0', '8,62E+08', '00100027O5', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '577108587438', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12140, '207728365', '0', '0', 'Michelle Cunningham', '000 Convent road', '0', 'Co mayo', 'Claremorris', 'Irland', '', '0', '0', '876541225', '0010228B3D', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', '0', '577108587449', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12141, '207718632', '0', '0', 'christopher murphy', '-0 kilberry cross', '0', '-', 'navan co. meath R.O.I', 'Irland', '', '0', '0', '872173913', '0010055OYC', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '0', '577108587450', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12142, '207618972', '0', '0', 'Jørnn Ladegaard Jensen', 'Yrsavej 10', '0', '8230', 'Åbyhøj', 'Dänemark', '', '0', '0', '20776051', '0010231HMI', '0', 'Theorema', 'Theorema Paragon Automatic T3001-gg', '0', '577108587519', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12143, '207541746', '0', '0', 'Lasse Odgaard', 'Steinmannsvej 13', '0', '4600', 'Køge', 'Dänemark', '', '0', '0', '27289151', '0010011ILK', '0', 'Theorema', 'Theorema Paragon Automatic T3001-gg', '0', '577108587520', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12144, '207574433', '0', '0', 'Lykke Clausen', 'Vigerslevvej 305 ST TH', '0', '2500', 'Valby', 'Dänemark', '', '0', '0', '20783759', '0010202TO0', '0', 'Theorema', 'Theorema Paragon Automatic T3001-gg', '0', '577108587530', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12145, '207454627', '0', '0', 'Nicolai Mortensen', 'Købmagergade 79', '2 T.V.', '7000', 'Fredericia', 'Dänemark', '', '0', '0', '24596040', '00101219OT', '0', 'Theorema', 'Theorema Paragon Automatic T3001-gg', '0', '577108587541', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12146, '207532582', '0', '0', 'Susan Søndergaard', 'Huldbergs Alle 52B', '0', '2800', 'Kgs.Lyngby', 'Dänemark', '', '0', '0', '99559029', '0010170YSS', '0', 'Theorema', 'Theorema Paragon Automatic T3001-gg', '0', '577108587552', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12147, '207365948', '0', '0', 'Philip Holm', 'Østergade 41', '2. 01', '5000', 'Odense C', 'Dänemark', '', '0', '0', '27643753', '0010094WFS', '0', 'Theorema', 'Theorema Paragon automatic watch Global Timer', '0', '577108587563', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12148, '207379527', '0', '0', 'Samuel Lenghel', 'Paludan Mullers Vej 35,', '2TV ', '8210', 'Aarhus', 'Dänemark', '', '0', '0', '22677117', '0010147EHX', '0', 'Theorema', 'Theorema Paragon automatic watch Global Timer', 'Uhr erhalten 21.11.2013 06.01.14 RL704640480DE', '577108587585', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12149, '207419379', '0', '0', 'Sebastian Bjarnø', 'Hædersdalvej 18 26214906', '0', '2650', 'Hvidovre', 'Dänemark', '', '0', 'bjarno_88@hotmail.com', '26214906', '0010200L8D', '0', 'Theorema', 'Theorema Paragon automatic watch Global Timer', 'Uhr erhalten 25.11.2013 Bitte refund!\r\n\r\n02.01.14 RL704543284DE', '577108587596', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12150, '207621824', '0', '0', 'Søren Børsting', 'Sønder Alle 16', '0', '8940', 'Randers', 'Dänemark', '', '0', 'sorensb@gmail.com', '22884061', '001011193D', '0', 'Theorema', 'Theorema Paragon automatic watch Global Timer', '29.11.2013 578824868329', '577108587574', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12151, '207641734', '0', '0', 'Marc Gerner', 'Julius Bloms Gade 2 5.TV', '0', '2200', 'København', 'Dänemark', '', '0', '0', '21214446', '0010005GBT', '0', 'Theorema', 'Theorema Paragon redgold watch', '0', '577108587600', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12152, '207658726', '0', '0', 'Suzie Bjørn Eskelund Brøste', 'Slotsherrens Have 32', '1. TH', '2610', 'Rødovre', 'Dänemark', '', '0', '0', '21971925', '001004332H', '0', 'Theorema', 'Theorema Paragon redgold watch', '0', '577108587611', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12153, '207562285', '0', '0', 'Amir Naghibi', 'Frederiks Alle 60KLN-DANIA', '0', '8000', 'Aarhus', 'Dänemark', '', '0', '0', '61696009', '00100482OV', '0', 'Theorema Newton', 'Ur med brun rem  guldfarvet urkasse og sort urskive', '0', '577108587622', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12154, '207205205', '0', '0', 'Annemette Okholm', 'Trekronergade 2 1TV', '0', '2500', 'Valby', 'Dänemark', '', '0', '0', '22509945', '0010202MYS', '0', 'Theorema Newton', 'Ur med brun rem  guldfarvet urkasse og sort urskive', '0', '577108587633', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12155, '207226278', '0', '0', 'emma borre', 'Ryttervænget 50', '0', '4800', 'Nykøbing', 'Dänemark', '', '0', '0', '28710584', '0010005D7N', '0', 'Theorema Newton', 'Ur med brun rem  guldfarvet urkasse og sort urskive', '0', '577108587644', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12156, '207691174', '0', '0', 'Hend Saleh', 'Kløvermarken 15', '1TV', '3060', 'Espergærde', 'Dänemark', '', '0', '0', '60465009', '00100409PY', '0', 'Theorema Newton', 'Ur med brun rem  guldfarvet urkasse og sort urskive', '0', '577108587655', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12157, '207428827', '0', '0', 'Jan Kop', 'Cort Adelers Gade 3 sttv', '0', '1053', 'København  K', 'Dänemark', '', '0', '0', '23847285', '0010225GI8', '0', 'Theorema Newton', 'Ur med brun rem  guldfarvet urkasse og sort urskive', '0', '577108587666', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12158, '207297817', '0', '0', 'John Olsen', 'Strandvejen 77', '0', '4600', 'Køge', 'Dänemark', '', '0', '0', '31615065', '0010166MK1', '0', 'Theorema Newton', 'Ur med brun rem  guldfarvet urkasse og sort urskive', '0', '577108587677', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12159, '207709087', '0', '0', 'Fie Lundbye', 'Lyongade  36', '2 tv.', '2300', 'Kbh s', 'Dänemark', '', '0', '0', '0', '0010225IKR', '0', 'Theorema Newton', 'Ur med sort rem urkasse og urskive', '0', '577108587688', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12160, '207419622', '0', '0', 'Sebastian Bjarnø', 'Hædersdalvej 18 26214906', '0', '2650', 'Hvidovre', 'Dänemark', '', '0', 'bjarno_88@hotmail.com', '26214906', '0010001P6Q', '0', 'Theorema Newton', 'Ur med sort rem urkasse og urskive', 'Uhr erhalten 25.11.2013 Bitte refund!!!\r\n\r\n02.01.14 RL704543284DE', '577108587596', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12161, '207597774', '0', '0', 'Sean Mcqueen', '19 ZEALAND DRIVE', '0', 'SS8 8NW', 'CANVEY ISLAND', 'Grossbritannien', '', '0', '0', '7841477500', '0010073RTA', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '577108587460', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12162, '207576396', '0', '0', 'Vanessa Jones', '47 THE GROVE', '0', 'DA14 5NG', 'SIDCUP', 'Grossbritannien', '', '0', '0', '7989816837', '0010148Q76', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '577108587471', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12163, '207444831', '0', '0', 'Victoria Pettigrew', '4 WILLOW ROAD', '0', 'GL53 8PQ', 'CHELTENHAM', 'Grossbritannien', '', '0', '0', '7866672831', '0010132AHG', '0', 'Theorema', 'Paragon Watch With Brown Strap, Redgold Case and White Dial', '0', '577108587482', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12164, '207393528', '0', '0', 'Ashleigh Cowans', '58 MAYFAIR', '0', 'RG30 4RD', 'READING', 'Grossbritannien', '', '0', '0', '7500700828', '0010246CCW', '0', 'Theorema', 'Monaco Watch With Black Strap, Silver Case and Black and Silver Dial', '0', '577108587493', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-12', '', '', '', '', '', ''),
(12165, '207978376', '', '', 'Alana Dineen', '34 ODELL PLACE', '', 'B5 7RQ', 'BIRMINGHAM', 'Grossbritannien', '', '', '', '7572643772', '0010200XJQ', '', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824860291', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12166, '207964986', '0', '0', 'Callum Hunter', '524 OLD DALKEITH ROAD', '0', 'EH17 7DP', 'EDINBURGH', 'Grossbritannien', '', '0', '0', '7858055655', '001006886B', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824860306', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12167, '207684711', '0', '0', 'Daniel Holmes', '35 NORTHWOOD ROAD', '0', 'CH43 0SN', 'PRENTON', 'Grossbritannien', '', '0', '0', '7899987348', '00101792LN', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824860317', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12168, '208009886', '0', '0', 'Faisal Ibrahim', '20 SUNBEAM CRESCENT', '0', 'W10 5DW', 'LONDON', 'Grossbritannien', '', '0', '0', '7585772077', '0010192JKI', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824860328', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12169, '207881791', '0', '0', 'Irmina Trubas', '76A BEVOIS VALLEY ROAD', '0', 'SO14 0JZ', 'SOUTHAMPTON', 'Grossbritannien', '', '0', '0', '7593253110', '00101764HM', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824860339', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12170, '207744308', '0', '0', 'Jean Wallace', '11 Grange Lane', '0', 'BT364QB', 'Newtownabbey', 'Grossbritannien', '', '0', '0', '90847260', '0010207LYP', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824860340', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12171, '207737401', '0', '0', 'Kunanon Chunsuwan', '5 CROMPTON STREET', '0', 'W2 1ND', 'LONDON', 'Grossbritannien', '', '0', '0', '7925483573', '0010214BCR', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824860350', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12172, '207895692', '0', '0', 'Leanne Rogers', '1B BESCOT CRESCENT', 'Palfrey Walsall', 'WS1 4DQ', 'WALSALL', 'Grossbritannien', '', '0', '0', '7793559766', '0010040T9Y', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824860361', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12173, '207729613', '0', '0', 'Thuy Cap', '8 CHANDOS STREET', '0', 'CV2 4HS', 'COVENTRY', 'Grossbritannien', '', '0', '0', '7449980441', '0010125J49', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824860372', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12174, '207601204', '0', '0', 'Wayne Kisten', '34 HIGHFIELD ROAD', 'Please ring buzzer at gate if closed , for deliveries that do not fit into post box.', 'WR14 1HZ', 'Malvern, worcestershire', 'Grossbritannien', '', '0', '0', '7527964008', '0010137CCB', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824860383', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12175, '208031272', '0', '0', 'Ian Dixon', '7 DAVIDS WALK', '0', 'L25 5HL', 'LIVERPOOL', 'Grossbritannien', '', '0', '0', '7713486890', '00100795IB', '0', 'Theorema', 'Paragon Watch With Brown Strap, Redgold Case and White Dial', '0', '578824860394', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12176, '207626891', '0', '0', 'LOUISE VINCE', '22 WYNCHURCH ROAD', '0', 'BT6 0JH', 'BELFAST', 'Grossbritannien', '', '0', '0', '7850242194', '0010249P34', '0', 'Theorema', 'Paragon Watch With Brown Strap, Redgold Case and White Dial', '0', '578824860409', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12177, '207683410', '0', '0', 'Steve Claringbold', '50 CORPORATION STREET', '0', 'ME1 1NH', 'ROCHESTER', 'Grossbritannien', '', '0', '0', '1634404919', '00101307ZK', '0', 'Theorema', 'Paragon Watch With Brown Strap, Redgold Case and White Dial', '0', '578824860410', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12178, '207601026', '0', '0', 'Wayne Kisten', '34 HIGHFIELD ROAD', 'Please ring buzzer at gate if closed , for deliveries that do not fit into post box.', 'WR14 1HZ', 'Malvern, worcestershire', 'Grossbritannien', '', '0', '0', '7527964008', '001009266C', '0', 'Theorema', 'Paragon Watch With Brown Strap, Redgold Case and White Dial', '0', '578824860383', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12179, '208066004', '0', '0', 'stanley festus', 'Ratsutilanaukio 6B 14', '0', '1800', 'Klaukkala', 'Finnland', '', '0', '0', '452367775', '0010230HWV', '0', 'Pionier', 'Pionier Florida Diamonds -rannekello GM-505-3', '0', '578824860453', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12180, '208018256', '0', '0', 'Jarmo Paunonen', 'Siilitie 11B L357', '0', '800', 'Helsinki', 'Finnland', '', '0', '0', '503401788', '00100318GI', '0', 'Pionier', 'Pionier Florida Diamonds -rannekello GM-505-3', '0', '578824860464', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12181, '207980327', '0', '0', 'Seppo Pitkaenen', 'Soidintie 5 B', '0', '40630', 'JYVAESKYLAE', 'Finnland', '', '0', '0', '505185448', '0010152HJ6', '0', 'Pionier', 'Pionier Florida Diamonds -rannekello GM-505-3', '0', '578824860475', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12182, '207975501', '0', '0', 'Samuel Groenstrand', 'Elvalankatu 4', '0', '33270', 'TAMPERE', 'Finnland', '', '0', '0', '503876138', '0010164NJ5', '0', 'Pionier', 'Pionier Florida Diamonds -rannekello GM-505-5', '0', '578824860486', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12183, '207968883', '0', '0', 'Matias Snickars', 'Caloniuksenkatu 4A22', '0', '100', 'HELSINKI', 'Finnland', '', '0', '0', '358503044266', '0010132PCB', '0', 'Pionier', 'Pionier Florida Diamonds -rannekello GM-505-5', '0', '578824860497', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12184, '207917040', '0', '0', 'arttu mikkola', 'Haemeenpuisto 53 b 31 53', '0', '33200', 'Tampere', 'Finnland', '', '0', '0', '409385038', '0010057VDD', '0', 'Pionier', 'Pionier Florida Diamonds -rannekello GM-505-6', '0', '578824860501', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12185, '207889868', '0', '0', 'Sandra Donner', 'Tennbyvaegen 48 B 33', '0', '21600', 'PARGAS', 'Finnland', '', '0', '0', '400417490', '0010017KW6', '0', 'Pionier', 'Pionier Florida Diamonds -rannekello GM-505-4', '0', '578824860512', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12186, '207872668', '0', '0', 'van han tran', 'Suolaketie 4C31', '0', '6400', 'PORVOO', 'Finnland', '', '0', '0', '040-1482555', '0010144CVM', '0', 'Pionier', 'Pionier Florida Diamonds -rannekello GM-505-5', '0', '578824860523', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12187, '207844136', '0', '0', 'Timo Pietilae', 'Vanha Saunalahdentie 4 C', '0', '2330', 'ESPOO', 'Finnland', '', '0', '0', '400815598', '0010151A6S', '0', 'Pionier', 'Pionier Florida Diamonds -rannekello GM-505-3', '0', '578824860534', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-14', '', '', '', '', '', ''),
(12188, '208180176', '0', '0', 'Lorraine Coldrick', '0 Coolcronan', 'Foxford', 'Foxford', 'Co.mayo', 'Irland', '', '0', '0', '876538597', '0010241BUH', '0', 'Pionier', 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', '0', '578824860578', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12189, '208270158', '0', '0', 'Tanja Koski', 'Lillmalmintie 4', '0', '04360', 'TUUSULA', 'Finnland', '', '0', '0', '404195624', '0010130Y55', '0', 'Theorema', 'Miesten Theorema Newton -rannekello (GM-4004-3) sis. toimituskulut', '0', '578824861026', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12190, '208269473', '0', '0', 'Harri Aalto', 'Kaupinmaeenpolku 10 A 9', '0', '00440', 'Helsinki', 'Finnland', '', '0', '0', '358453497822', '0010244GNE', '0', 'Pionier', 'Pionier Florida Diamonds -rannekello GM-505-2', 'Uhr erhalten 26.12.2013   Bitte refund! Geld am 17.01.2014 zurück erhalten!', '578824860902', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12191, '208197632', '0', '0', 'aija ahonen', 'Tapparakatu 1-9', '0', '15700', 'LAHTI', 'Finnland', '', '0', '0', '505344345', '0010241FN6', '0', 'Pionier', 'Pionier Florida Diamonds -rannekello GM-505-3', '0', '578824860913', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12192, '208257368', '0', '0', 'Esko Komppa', 'Kalevankuja 1A', '0', '55100', 'IMATRA', 'Finnland', '', '0', '0', '458521227', '0010221D3I', '0', 'Pionier', 'Pionier Florida Diamonds -rannekello GM-505-3', '0', '578824860924', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12193, '208130619', '0', '0', 'Maria Gustafsson', 'Mechelininkatu 4 B 51', '0', '00100', 'HELSINKI', 'Finnland', '', '0', '0', '358505464895', '00100188QQ', '0', 'Pionier', 'Pionier Florida Diamonds -rannekello GM-505-3', '0', '578824860935', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12194, '208130513', '0', '0', 'Annika Honkanen', 'Vaeaeraenkalliontie 14 B 22', '0', '36220', 'Kangasala', 'Finnland', '', '0', '0', '451535100', '0010197FBG', '0', 'Pionier', 'Pionier Florida Diamonds -rannekello GM-505-4', '0', '578824860946', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12195, '208151674', '0', '0', 'Mindy Miiluvaara', 'Vaaralankulma 22 I', '0', '01230', 'VANTAA', 'Finnland', '', '0', '0', '505906640', '0010204D80', '0', 'Pionier', 'Pionier Florida Diamonds -rannekello GM-505-4', '0', '578824860957', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12196, '208281470', '0', '0', 'Olli Kettunen', 'Kaupinmaeenpolku 10', 'A 9', '00440', 'HELSINKI', 'Finnland', '', '0', '0', '407061214', '0010156JS5', '0', 'Pionier', 'Pionier Florida Diamonds -rannekello GM-505-4', '0', '578824860968', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12197, '208119898', '0', '0', 'Markus Sjoegren', 'Rahakamarinportti 2 B 27', '0', '00240', 'HELSINKI', 'Finnland', '', '0', '0', '0,00E+00', '0010169H2N', '0', 'Pionier', 'Pionier Florida Diamonds -rannekello GM-505-5', '0', '578824860979', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12198, '208115953', '0', '0', 'Ali Duhoky', 'Heinaesarantie 17', '0', '00630', 'HELSINKI', 'Finnland', '', '0', '0', '458442020', '0010042H5F', '0', 'Pionier', 'Pionier Florida Diamonds -rannekello GM-505-6', '06.01.14 RL704640493DE', '578824860980', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12199, '205097847', '0', '0', 'Kari Korhonen', 'Sammon valtatie 63', '0', '33560', 'TAMPERE', 'Finnland', '', '0', '0', '405050385', '0010059HDG', '0', 'Pionier', 'Rannekello 506-3, sis. toimituskulut', '0', '578824860990', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12200, '205103351', '0', '0', 'Tommi Maeaettae', 'Kalkunvuorenkatu 12 A 2', '0', '33330', 'TAMPERE', 'Finnland', '', '0', '0', '358449432854', '0010027MSA', '0', 'Pionier', 'Rannekello 506-3, sis. toimituskulut', '30.12.2013 Deutsche Post RG 5181 12068DE\r\nUhr erhalten 12.02.2014\r\nWaiting for the customer to contact us!!! Geld zurück erhalten von Groupon ! Uhr nicht schicken!', '578824861004', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12201, '208098731', '0', '0', 'Ahmad Karwani', '23 Sarsfield Road', '0', 'Ub67ae', 'Perivale', 'Grossbritannien', '', '0', '0', '7947777701', '0010234P6L', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824860589', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12202, '208204785', '0', '0', 'ANGELA IRONSIDE', '2236 GREAT WESTERN ROAD', 'SANNA BAY', 'G15 6UT', 'GLASGOW', 'Grossbritannien', '', '0', '0', '7815726360', '0010153USN', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824860590', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12203, '208167104', '0', '0', 'Charles Bramley', '108 ROUNCIL LANE', '0', 'CV8 1FQ', 'KENILWORTH', 'Grossbritannien', '', '0', '0', '7760662849', '0010047JHA', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824860604', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12204, '208183658', '0', '0', 'Drelon Tabaku', '61 SEBBON STREET', '0', 'N1 2EF', 'LONDON', 'Grossbritannien', '', '0', '0', '7768671531', '0010032YAM', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824860615', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12205, '208145165', '0', '0', 'Duncan Fay', '5 GARSDALE', '0', 'NN2 8UY', 'Northampton', 'Grossbritannien', '', '0', '0', '7590391662', '0010093RHB', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824860626', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12206, '208284339', '0', '0', 'Faye Wilson', '10 ACADEMY STREET', '0', 'DG7 1AP', 'CASTLE DOUGLAS', 'Grossbritannien', '', '0', '0', '7912320924', '00102351C9', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824860637', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12207, '208145081', '0', '0', 'Hao Zheng', '311-1 Fitzroy court Vicarage St', '0', 'LU1 3FA', 'Luton', 'Grossbritannien', '', '0', '0', '447454609009', '0010219TCU', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824860648', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12208, '208114292', '0', '0', 'Khaiyaam Shah ã‹›', '7 BARRY LAWSON CLOSE', '0', 'M8 9EY', 'MANCHESTER', 'Grossbritannien', '', '0', '0', '7429297798', '0010030W3F', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824860659', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12209, '208098468', '0', '0', 'Shirley Rosie', '39 TOWERHILL GARDENS', '0', 'IV2 5FR', 'INVERNESS', 'Grossbritannien', '', '0', '0', '07515 758840', '00101519PV', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824860670', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12210, '208097298', '0', '0', 'Slochna Soba', '100a roxeth green avenue', 'flat 2    churchill court harrow', 'ha2 8ba', 'london', 'Grossbritannien', '', '0', '0', '7412436730', '0010038HAM', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', '578824860681', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12211, '208142894', '0', '0', 'Tamson Moore', 'Unit 5 Ewood Manchester Road', '0', 'Bb4 6lb', 'Rossendale', 'Grossbritannien', '', '0', '0', '7741285437', '0010053FXU', '0', 'Theorema', 'Monaco Watch With Black Strap, Gold Case and Black Dial', '0', 'RG518110985DE', 'Deutsche Post', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12212, '208196256', '0', '0', 'Isaac Oyekan', '40 Marie curie', 'SCEAUX gardens', 'Se5 7dq', 'London', 'Grossbritannien', '', '0', '0', '7772473802', '0010143PU1', '0', 'Theorema', 'Paragon Watch With Brown Strap, Redgold Case and White Dial', '0', '578824860692', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12213, '208187339', '0', '0', 'Katie Young', '5 OWLTHORPE RISE', '0', 'S20 5PA', 'SHEFFIELD', 'Grossbritannien', '', '0', '0', '7963415883', '0010127ONJ', '0', 'Theorema', 'Paragon Watch With Brown Strap, Redgold Case and White Dial', '0', '578824860707', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12214, '208192164', '0', '0', 'NOOR ALHUDA AL SAQRI', 'Flat 8-10 Hemlocks, Broadgate Park', '0', 'ng9 2uS', 'nottingham', 'Grossbritannien', '', '0', '0', '7849063885', '00101056CT', '0', 'Theorema', 'Paragon Watch With Brown Strap, Redgold Case and White Dial', '0', '578824860718', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12215, '208061604', '0', '0', 'Richard Rogers', '53 Radford Road', '0', 'EX2 4ES', 'EXETER', 'Grossbritannien', '', '0', '0', '7855354662', '0010097OPQ', '0', 'Theorema', 'Paragon Watch With Brown Strap, Redgold Case and White Dial', '0', '578824860729', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12216, '208242585', '0', '0', 'Marino danese', 'VIA MELVIN JONES 151', '0', '70043', 'MONOPOLI', 'Italien', '', '0', '0', '3356745162', '00100098Q5', '0', 'Pionier', 'Orologio Pionier (GM-504-3) - Marrone con ghiera oro', '0', '578824860740', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12217, '208229111', '0', '0', 'BRUNO CALICCHIO', 'VIA PIERRI 52/C', '0', '82010', 'SAN NICOLA MANFREDI', 'Italien', '', '0', '0', '3396375033', '0010193IQS', '0', 'Pionier', 'Orologio Pionier (GM-504-2) - Nero con ghiera nera', '0', '578824860751', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12218, '208040868', '0', '0', 'Geetaben Baria', 'Nyrnberggade 4', 'ST TH', '2300', 'København', 'Dänemark', '', '0', '0', '60130978', '0010042AJU', '0', 'Theorema', 'Theorema Paragon Automatic T3001-gg', '0', '578824861048', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12219, '208262432', '0', '0', 'Anastasija Braznikova', 'Stærevej 66', '113', '2400', 'København', 'Dänemark', '', '0', '0', '50271371', '0010006EX0', '0', 'Theorema', 'Theorema Paragon Automatic T3001-gg', '0', '578824861059', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12220, '208162137', '0', '0', 'ancuta MURARIU', 'Holtetvej 58', '0', '9362', 'Gandrup', 'Dänemark', '', '0', '0', '4581391694', '0010070CCN', '0', 'Theorema', 'Theorema Paragon Automatic T3001-gg', '0', '578824861060', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12221, '208159956', '0', '0', 'Anne-Marie Varas', 'Provst Bentzons Vej 23', '0', '2860', 'Søborg', 'Dänemark', '', '0', '0', '24837546', '00100782GH', '0', 'Theorema', 'Theorema Paragon Automatic T3001-gg', '0', '578824861070', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12222, '208135925', '0', '0', 'Birte Tønner', 'Blomstervangen 34', '0', '8250', 'Egå', 'Dänemark', '', '0', '0', '30232882', '0010033UB9', '0', 'Theorema', 'Theorema Paragon Automatic T3001-gg', '0', '578824861081', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12223, '208135924', '0', '0', 'Birte Tønner', 'Blomstervangen 34', '0', '8250', 'Egå', 'Dänemark', '', '0', '0', '30232882', '0010194D8G', '0', 'Theorema', 'Theorema Paragon Automatic T3001-gg', 'Uhr erhalten 07.01.2014\r\nBitte refund!', '578824861081', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12224, '207787211', '0', '0', 'Brith Christiansen', 'Stenholt 39', '0', '6092', 'Sønder Stenderup', 'Dänemark', '', '0', '0', '20131962', '0010088R19', '0', 'Theorema', 'Theorema Paragon Automatic T3001-gg', '0', '578824861092', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12225, '207913791', '0', '0', 'Irina Ailenei', 'Jernbanegade 58', '0', '4000', 'Roskilde', 'Dänemark', '', '0', '0', '27457310', '0010044IJH', '0', 'Theorema', 'Theorema Paragon Automatic T3001-gg', '0', '578824861107', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(12226, '208166722', '0', '0', 'Krzysztof  Lang Lang', 'Skarpæsvej 129 K', '0', '9990', 'Skagen', 'Dänemark', '', '0', '0', '61793661', '0010163N6F', '0', 'Theorema', 'Theorema Paragon Automatic T3001-gg', '0', '578824861118', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12227, '208210464', '0', '0', 'Lisbeth Frederiksen', 'Pontsøvej 33', '0', '3000', 'Helsingør', 'Dänemark', '', '0', '0', '20918519', '0010137COI', '0', 'Theorema', 'Theorema Paragon Automatic T3001-gg', '0', '578824861129', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12228, '208329525', '0', '0', 'Majbritt Hjorth', 'Holmstrupgårdvej 196', 'Hvis den findes i hvis er det et ønske. Ellers i sort', '8210', 'Aarhus', 'Dänemark', '', '0', '0', '28888864', '0010024X1J', '0', 'Theorema', 'Theorema Paragon Automatic T3001-gg', '0', '578824861130', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12229, '208066296', '0', '0', 'Tobias Nielsen', 'Rathsacksvej 5', '0', '1862', 'Frederiksberg C', 'Dänemark', '', '0', '0', '23745048', '0010058D21', '0', 'Theorema', 'Theorema Paragon Automatic T3001-gg', '0', '578824861140', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12230, '207786512', '0', '0', 'Tranbjerg Kirke att. Lone', 'Kirketorvet 2', '0', '8310', 'Tranbjerg', 'Dänemark', '', '0', '0', '22575701', '00101151RZ', '0', 'Theorema', 'Theorema Paragon automatic watch Global Timer', '0', '578824861151', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12231, '208091018', '0', '0', 'Frederik Strandhøj', 'Åbenrå 10', '3. sal lejl. 9', '1124', 'København', 'Dänemark', '', '0', '0', '28777275', '0010114FAY', '0', 'Theorema', 'Theorema Paragon redgold watch', '0', '578824861162', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12232, '207884563', '0', '0', 'Steffen Sørensen', 'Jordbrovej 14 ST. TH.', '0', '8200', 'Aarhus', 'Dänemark', '', '0', '0', '40277315', '00102114PK', '0', 'Theorema', 'Theorema Paragon redgold watch', '0', '578824861173', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12233, '207815765', '0', '0', 'Helle Jensen', 'Gothersgade 13', '2', '1123', 'København', 'Dänemark', '', '0', '0', '27828883', '10080655', '0', 'Theorema', 'Ur med brun rem  guldfarvet urkasse og sort urskive', '0', '578824861184', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12234, '207791340', '0', '0', 'Michael Jørgensen', 'Østre Havnevej 23', '3. SAL Telemarketingbureaue', '5700', 'Svendborg', 'Dänemark', '', '0', '0', '29880776', '0010019WCY', '0', 'Theorema', 'Ur med brun rem  guldfarvet urkasse og sort urskive', '0', '578824861195', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12235, '207846385', '0', '0', 'Jan Henningsen', 'Birkeskellet 4', '0', '2000', 'Frederiksberg', 'Dänemark', '', '0', '0', '40811961', '0010102O1H', '0', 'Theorema', 'Ur med sort rem  urkasse og urskive', '0', '578824861200', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12236, '207806056', '0', '0', 'soufian el maimouni', 'Sylen 10', '2. mf - Dør 258', '2630', 'Taastrup', 'Dänemark', '', '0', '0', '45 81225321', '0010131E2I', '0', 'Theorema', 'Ur med sort rem  urkasse og urskive', '0', '578824861210', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12237, '199752669', '0', '0', 'Damien Viet Tran', 'Thornes gate 6', '0', '3510', 'HØNEFOSS', 'Norwegen', '', '0', '0', '90522689', '00102414IE', '0', 'Theorema', 'Alternativ 1: Marco Polo B', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12238, '199738689', '0', '0', 'Fredrik Vogt', 'Lislebyveien 216', '0', '1617', 'FREDRIKSTAD', 'Norwegen', '', '0', '0', '99725328', '00100974QH', '0', 'Theorema', 'Alternativ 1: Marco Polo B', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12239, '199654280', '0', '0', 'Jostein Vagslid', 'Doktor Holms vei 33', '0', '0787', 'OSLO', 'Norwegen', '', '0', '0', '90871450', '001016813F', '0', 'Theorema', 'Alternativ 1: Marco Polo B', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12240, '199724708', '0', '0', 'Lars Sundsbø', 'Solielunden 31A', '0', '1523', 'MOSS', 'Norwegen', '', '0', '0', '94057600', '0010026MEG', '0', 'Theorema', 'Alternativ 1: Marco Polo B', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12241, '199753477', '0', '0', 'Olav Grindflek', 'Herregårdsveien 8A', 'c/o Ståle Grindflek', '1168', 'OSLO', 'Norwegen', '', '0', '0', '47246075', '00100898C8', '0', 'Theorema', 'Alternativ 1: Marco Polo B', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12242, '199641949', '0', '0', 'Per Magne Rundereim', 'Einekroken 6 B 6 B', '0', '6150', 'ØRSTA', 'Norwegen', '', '0', '0', '91882906', '0010025GCM', '0', 'Theorema', 'Alternativ 1: Marco Polo B', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12243, '205269639', '0', '0', 'Alfred Buchhas', 'Mellomfjellet 40', '0', '2022', 'GJERDRUM', 'Norwegen', '', '0', '0', '98645766', '00101101K8', '0', 'Pionier', 'Alternativ 1: Modell Miami GM-506-2.', 'Uhr erhalten 20.01.2014\r\nUhr versendet 20.01.2014 RL 70 497 227 0DE', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12244, '205237112', '0', '0', 'Anita Solem', 'Lundåsen 35', '0', '7089', 'Heimdal', 'Norwegen', '', '0', '0', '93052651', '0010169OXX', '0', 'Pionier', 'Alternativ 1: Modell Miami GM-506-2.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12245, '205855893', '0', '0', 'Dmitri Volkov', 'Lauritz Hervigs vei 37A', '0', '3035', 'DRAMMEN', 'Norwegen', '', '0', '0', '4746356632', '0010033UTV', '0', 'Pionier', 'Alternativ 1: Modell Miami GM-506-2.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12246, '205267015', '0', '0', 'Einar Lundal', 'Teigland 1', '0', '5590', 'ETNE', 'Norwegen', '', '0', '0', '90063232', '00101036DK', '0', 'Pionier', 'Alternativ 1: Modell Miami GM-506-2.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12247, '205164808', '0', '0', 'Evy Andersen', 'Wilsters vei 9', '0', '0580', 'OSLO', 'Norwegen', '', '0', '0', '93230248', '0010242RM7', '0', 'Pionier', 'Alternativ 1: Modell Miami GM-506-2.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12248, '205202974', '0', '0', 'Kenneth Vassdal', 'Skogsnaret 10', '0', '3150', 'TOLVSRØD', 'Norwegen', '', '0', '0', '92814834', '00100931EQ', '0', 'Pionier', 'Alternativ 1: Modell Miami GM-506-2.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12249, '205190848', '0', '0', 'Laila Løseth', 'Skogveien 12 12', '0', '7300', 'ORKANGER', 'Norwegen', '', '0', '0', '4793034205', '0010194UPA', '0', 'Pionier', 'Alternativ 1: Modell Miami GM-506-2.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12250, '205420114', '0', '0', 'Magdalena Nilsson', 'Sognsveien 102 R', '0', '0857', 'OSLO', 'Norwegen', '', '0', '0', '98667604', '0010241NCN', '0', 'Pionier', 'Alternativ 1: Modell Miami GM-506-2.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12251, '205708864', '0', '0', 'marit hernæs', 'Jegeråsen 37', '0', '1362', 'HOSLE', 'Norwegen', '', '0', '0', '92206680', '0010239S2O', '0', 'Pionier', 'Alternativ 1: Modell Miami GM-506-2.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12252, '205604088', '0', '0', 'Sarah Helen Poulsen', 'Linderngata 10', '0', '0455', 'OSLO', 'Norwegen', '', '0', '0', '40247699', '00102332DP', '0', 'Pionier', 'Alternativ 1: Modell Miami GM-506-2.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12253, '205314447', '0', '0', 'tone haveland', 'Smedbrekka 6', '0', '5936', 'MANGER', 'Norwegen', '', '0', '0', '+47 95948774', '0010057DRQ', '0', 'Pionier', 'Alternativ 1: Modell Miami GM-506-2.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12254, '205252562', '0', '0', 'torgny isene', 'engerveien 28 c', '0', '1900', 'fetsund', 'Norwegen', '', '0', '0', '95883431', '0010077TBY', '0', 'Pionier', 'Alternativ 1: Modell Miami GM-506-2.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12255, '205229921', '0', '0', 'Vendula Hakenova', 'Kristine Bonnevies vei 16', '0', '0592', 'Oslo', 'Norwegen', '', '0', '0', '94232285', '0010246KXI', '0', 'Pionier', 'Alternativ 1: Modell Miami GM-506-2.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12256, '208285528', '0', '0', 'Javadieh samadi', 'Østliveien 31', '0', '1389', 'HEGGEDAL', 'Norwegen', '', '0', '0', '46416623', '00101625MU', '0', 'Pionier', 'Alternativ 1: Theorema NEWTON herreklokke GM-4004-1', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12257, '208269331', '0', '0', 'Jo Even Tomren', 'Vervgata 4', '0', '6003', 'ÅLESUND', 'Norwegen', '', '0', '0', '41418238', '0010093WTP', '0', 'Pionier', 'Alternativ 1: Theorema NEWTON herreklokke GM-4004-1', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12258, '208766759', '0', '0', 'Julijanne Hegnes', 'Sollien 36', '0', '5096', 'BERGEN', 'Norwegen', '', '0', '0', '92289216', '0010086RUA', '0', 'Pionier', 'Alternativ 1: Theorema NEWTON herreklokke GM-4004-1', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12259, '205287132', '0', '0', 'Angie Arroyo', 'Ljabruveien 11', '0', '1169', 'OSLO', 'Norwegen', '', '0', '0', '46212682', '00101384XM', '0', 'Pionier', 'Alternativ 2: Modell Miami GM-506-3.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12260, '205276660', '0', '0', 'Antigona Hajredini Ibishi', 'Bekkelivegen 22 B', '0', '2315', 'Hamar', 'Norwegen', '', '0', '0', '40052317', '0010154FTE', '0', 'Pionier', 'Alternativ 2: Modell Miami GM-506-3.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12261, '205321840', '0', '0', 'aud Danielsen', 'Ulsbergveien 15', '0', '4034', 'STAVANGER', 'Norwegen', '', '0', '0', '92834254', '0010013LLA', '0', 'Pionier', 'Alternativ 2: Modell Miami GM-506-3.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12262, '205597319', '0', '0', 'Audrius Makejenkovas', 'Lunden 15a 14161', '0', '0598', 'Oslo', 'Norwegen', '', '0', '0', '92521500', '0010248P8J', '0', 'Pionier', 'Alternativ 2: Modell Miami GM-506-3.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12263, '205171629', '0', '0', 'Calin Steindal', 'Seljeveien 27', '0', '0575', 'OSLO', 'Norwegen', '', '0', '0', '90662357', '00100244VC', '0', 'Pionier', 'Alternativ 2: Modell Miami GM-506-3.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12264, '205196810', '0', '0', 'constantine amirthanathan', 'Damsgårdsallmenningen 9', '0', '5160', 'LAKSEVÅG', 'Norwegen', '', '0', '0', '91767732', '0010090W5E', '0', 'Pionier', 'Alternativ 2: Modell Miami GM-506-3.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12265, '205321554', '0', '0', 'David Eriksson', 'Vollengvegen 9', '0', '2090', 'Hurdal', 'Norwegen', '', '0', '0', '97629281', '00100981EM', '0', 'Pionier', 'Alternativ 2: Modell Miami GM-506-3.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12266, '205537972', '0', '0', 'Eva Gutterød', 'Gopledalsveien 80', '0', '3269', 'LARVIK', 'Norwegen', '', '0', '0', '97083711', '0010132Q8J', '0', 'Pionier', 'Alternativ 2: Modell Miami GM-506-3.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12267, '205420127', '0', '0', 'Hege Ramberg', 'Disenveien 14A', '0', '0587', 'OSLO', 'Norwegen', '', '0', '0', '93066484', '0010189PXU', '0', 'Pionier', 'Alternativ 2: Modell Miami GM-506-3.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12268, '205456933', '0', '0', 'henok araya', 'Rudsveien 18D', '0', '1346', 'GJETTUM', 'Norwegen', '', '0', '0', '90410319', '00102333L8', '0', 'Pionier', 'Alternativ 2: Modell Miami GM-506-3.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12269, '205229807', '0', '0', 'herem mahmood ali', 'Byvegen 72', '0', '5200', 'OS', 'Norwegen', '', '0', '0', '99560943', '0010089CQZ', '0', 'Pionier', 'Alternativ 2: Modell Miami GM-506-3.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12270, '205379619', '0', '0', 'Hermod Martinsen', 'Mellamyra 5', '0', '8643', 'BJERKA', 'Norwegen', '', '0', '0', '41104316', '00102507NS', '0', 'Pionier', 'Alternativ 2: Modell Miami GM-506-3.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12271, '205931105', '0', '0', 'Irina Dobrova', 'Instituttveien 17', '0', '2007', 'Kjeller', 'Norwegen', '', '0', '0', '922 48 493', '0010008SVB', '0', 'Pionier', 'Alternativ 2: Modell Miami GM-506-3.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12272, '205246611', '0', '0', 'Jonas Storm-Johannessen', 'Nesveien 11', '0', '1394', 'NESBRU', 'Norwegen', '', '0', '0', '97020238', '00101592KH', '0', 'Pionier', 'Alternativ 2: Modell Miami GM-506-3.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12273, '205165857', '0', '0', 'Knut Wielechowski', 'Vårliveien 26', '0', '4016', 'STAVANGER', 'Norwegen', '', '0', '0', '90608029', '0010038WYR', '0', 'Pionier', 'Alternativ 2: Modell Miami GM-506-3.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12274, '205184903', '0', '0', 'Lars Martin Undhjem', 'Etterstadsletta 67A', '0', '0660', 'OSLO', 'Norwegen', '', '0', '0', '91378509', '0010083K57', '0', 'Pionier', 'Alternativ 2: Modell Miami GM-506-3.', 'Uhr erhalten 03.02.2014\r\nBitte refund!', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12275, '205175980', '0', '0', 'Magne Albert Fredriksen', 'Snorresvei 52', '0', '8400', 'SORTLAND', 'Norwegen', '', '0', '0', '40239436', '0010095DGE', '0', 'Pionier', 'Alternativ 2: Modell Miami GM-506-3.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12276, '205231813', '0', '0', 'Ruth Rokkones', 'Post Boks 167 167', '0', '5873', 'Bergen', 'Norwegen', '', '0', '0', '41073456', '00101299QF', '0', 'Pionier', 'Alternativ 2: Modell Miami GM-506-3.', '0', '578824861357', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12277, '205805734', '0', '0', 'Tatiana Sorokina', 'Gangstuveien 2C', '0', '0952', 'OSLO', 'Norwegen', '', '0', '0', '94878040', '0010223HPL', '0', 'Pionier', 'Alternativ 2: Modell Miami GM-506-3.', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12278, '205182672', '0', '0', 'Tuan Hoang', 'Ragnhilds vei 12', '0', '1473', 'LØRENSKOG', 'Norwegen', '', '0', '0', '45803456', '00100426K3', '0', 'Pionier', 'Alternativ 2: Modell Miami GM-506-3.', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12279, '205482042', '0', '0', 'Vegard Nesse', 'Løkavannstunet 10A', '0', '5534', 'HAUGESUND', 'Norwegen', '', '0', '0', '91911144', '0010115I7X', '0', 'Pionier', 'Alternativ 2: Modell Miami GM-506-3.', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12280, '208811364', '0', '0', 'Alida Vedelden', 'Garver Ytteborgs vei 113', '0', '0977', 'OSLO', 'Norwegen', '', '0', '0', '40889136', '0010057F5B', '0', 'Pionier', 'Alternativ 2: Theorema NEWTON herreklokke GM-4004-2', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12281, '208470632', '0', '0', 'Anne-Karin Borgen', 'Ulsrudveien 40 D', '0', '0690', 'OSLO', 'Norwegen', '', '0', '0', '0', '0010113GAN', '0', 'Pionier', 'Alternativ 2: Theorema NEWTON herreklokke GM-4004-2', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12282, '208548469', '0', '0', 'Denes Bazsika', 'Hadelandsveien 988', '0', '1484', 'HAKADAL', 'Norwegen', '', '0', '0', '46365600', '00101417KE', '0', 'Pionier', 'Alternativ 2: Theorema NEWTON herreklokke GM-4004-2', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12283, '208327461', '0', '0', 'Gro-Anita Hindenes', 'Flyndrevikvegen 39', '0', '5177', 'BJØRØYHAMN', 'Norwegen', '', '0', '0', '41603090', '0010014P49', '0', 'Pionier', 'Alternativ 2: Theorema NEWTON herreklokke GM-4004-2', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12284, '208286141', '0', '0', 'Javadieh samadi', 'Østliveien 31', '0', '1389', 'HEGGEDAL', 'Norwegen', '', '0', '0', '46416623', '00102375GE', '0', 'Pionier', 'Alternativ 2: Theorema NEWTON herreklokke GM-4004-2', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12285, '208668288', '0', '0', 'Linn Jensen', 'Øvre Stavsetvegen 32 ', '0', '7026', 'Trondheim', 'Norwegen', '', '0', '0', '92626167', '0010036ZWS', '0', 'Pionier', 'Alternativ 2: Theorema NEWTON herreklokke GM-4004-2', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12286, '208603264', '0', '0', 'aneta jankowska', 'Grindbråtan 62C', '0', '1484', 'HAKADAL', 'Norwegen', '', '0', '0', '93612596', '0010073IV9', '0', 'Pionier', 'Alternativ 2: Theorema Paragon Redgold klokke TH-PARAGON-RG.', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12287, '199751475', '0', '0', 'roar staven', 'Toneveien 7', '0', '7072', 'HEIMDAL', 'Norwegen', '', '0', '0', '0', '0010095QT4', '0', 'Theorema', 'Alternativ 3: Marco Polo E', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12288, '208741120', '0', '0', 'Amal Jamal', 'Haganjordet 14', '0', '1351', 'RUD', 'Norwegen', '', '0', '0', '98650435', '0010103UGH', '0', 'Pionier', 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12289, '208320041', '0', '0', 'Andreas Ofstad', 'Lille Prestrudveg 11', '0', '2315', 'HAMAR', 'Norwegen', '', '0', '0', '48147569', '00100902TM', '0', 'Pionier', 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12290, '208282877', '0', '0', 'Anuri Emmanuel Gbahara', 'Peckels gate 12', '0', '3616', 'KONGSBERG', 'Norwegen', '', '0', '0', '99866589', '001005075Q', '0', 'Pionier', 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12291, '208403590', '0', '0', 'Camilla Jacobsen', 'Lotterudveien 1', '0', '1912', 'ENEBAKK', 'Norwegen', '', '0', '0', '48090914', '00101359R5', '0', 'Pionier', 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12292, '208598358', '0', '0', 'Camilla Suzann Nilsen', 'Engene 84B', 'H0102', '3012', 'DRAMMEN', 'Norwegen', '', '0', '0', '0', '0010181O18', '0', 'Pionier', 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12293, '208210699', '0', '0', 'Eilif Døsen', 'Østre Hopsveien 32', '0', '5232', 'PARADIS', 'Norwegen', '', '0', '0', '90532277', '00100559AV', '0', 'Pionier', 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12294, '208725900', '0', '0', 'Emil Iversen', 'Eidslandet 21', '0', '5728', 'EIDSLANDET', 'Norwegen', '', '0', '0', '4118088', '0010157Q42', '0', 'Pionier', 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12295, '208720397', '0', '0', 'Faraz seyedi', 'Hegdehaugsveien 11', '0', '0352', 'Oslo', 'Norwegen', '', '0', '0', '93886977', '0010051A89', '0', 'Pionier', 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12296, '208613916', '0', '0', 'hawre Fatahi', 'Paal Bergs vei 44', '0', '1348', 'RYKKINN', 'Norwegen', '', '0', '0', '92054831', '00102163WX', '0', 'Pionier', 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12297, '208722287', '0', '0', 'Heidi Ramsrud', 'Trondhjemsvegen 369', '0', '2825', 'GJØVIK', 'Norwegen', '', '0', '0', '99101607', '001012212G', '0', 'Pionier', 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12298, '208345051', '0', '0', 'imran mukhtar', 'Lerkeveien 18A', '0', '1053', 'OSLO', 'Norwegen', '', '0', '0', '45234382', '0010170BBW', '0', 'Pionier', 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12299, '208269118', '0', '0', 'Jo Even Tomren', 'Vervgata 4', '0', '6003', 'ÅLESUND', 'Norwegen', '', '0', '0', '41418238', '0010024PGB', '0', 'Pionier', 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12300, '208448985', '0', '0', 'Ole-Johan Holmefjord', 'Emil korsmos vei 2', '0', '0678', 'OSLO', 'Norwegen', '', '0', '0', '40521200', '0010171UQE', '0', 'Pionier', 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12301, '208382385', '0', '0', 'Petmat Babujeva', 'Vormavegen 25', '0', '2080', 'Eidsvoll', 'Norwegen', '', '0', '0', '92664014', '0010179BPT', '0', 'Pionier', 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12302, '208594593', '0', '0', 'SAIDU MOMOH', 'Beverveien 23', '0', '0596', 'OSLO', 'Norwegen', '', '0', '0', '95401313', '0010067GG2', '0', 'Pionier', 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12303, '208815249', '0', '0', 'Steffen Sandvold Lundin', 'Kvernelandsveien 24', '0', '4323', 'SANDNES', 'Norwegen', '', '0', '0', '98824302', '10099649', '0', 'Pionier', 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12304, '208530522', '0', '0', 'vickneswarajah selliah', 'Tunvegen 14 A', '0', '7058', 'JAKOBSLI', 'Norwegen', '', '0', '0', '95941996', '00100175FR', '0', 'Pionier', 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12305, '208283904', '0', '0', 'Yingyi Li', 'Hesjakollen 17', '0', '5142', 'Fyllingsdalen', 'Norwegen', '', '0', '0', '97104025', '00102298MB', '0', 'Pionier', 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12306, '199764992', '0', '0', 'JAKOB MATHISEN', 'Myrdalskogen 21', 'MYRDALSKOGEN 21', '5118', 'ULSET', 'Norwegen', '', '0', '0', '0', '00100681FX', '0', 'Theorema', 'Alternativ 4: Marco Polo SBB', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12307, '199680696', '0', '0', 'Selcan Polat', 'Stovner Senter 11', '0', '0985', 'OSLO', 'Norwegen', '', '0', '0', '0', '0010250T6G', '0', 'Theorema', 'Alternativ 4: Marco Polo SBB', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12308, '205185772', '0', '0', 'Astrid Lamark', 'Lamarkveien 20 A', '0', '8400', 'SORTLAND', 'Norwegen', '', '0', '0', '0', '*0010193E83', '0', 'Pionier', 'Alternativ 4: Modell Miami GM-506-1.', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12309, '205204502', '0', '0', 'Stein Øyen', 'Snarøyveien 103B', '0', '1367', 'SNARØYA', 'Norwegen', '', '0', '0', '40300060', '0010125A6N', '0', 'Pionier', 'Alternativ 4: Modell Miami GM-506-1.', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12310, '205395552', '0', '0', 'Therese Nygård', 'Sverres gate 28', '0', '5010', 'BERGEN', 'Norwegen', '', '0', '0', '98871882', '0010082D5Q', '0', 'Pionier', 'Alternativ 4: Modell Miami GM-506-1.', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12311, '208241618', '0', '0', 'Aliesia Zatoka', 'Trondheimsveien 139B 402', '0', '0570', 'Oslo Sinsen', 'Norwegen', '', '0', '0', '95087234', '001010766O', '0', 'Pionier', 'Alternativ 4: Theorema NEWTON herreklokke GM-4004-4', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12312, '208609378', '0', '0', 'Andrej Petkevic', 'Dyretråkket 31', '0', '1251', 'OSLO', 'Norwegen', '', '0', 'a.petkevic@gmail.com', '96751393', '0010157I1C', '0', 'Pionier', 'Alternativ 4: Theorema NEWTON herreklokke GM-4004-4', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12313, '208558445', '0', '0', 'Anorshan Pulendran', 'Ammerudveien 52', '0', '0958', 'OSLO', 'Norwegen', '', '0', '0', '97929210', '0010242KNU', '0', 'Pionier', 'Alternativ 4: Theorema NEWTON herreklokke GM-4004-4', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12314, '208741965', '0', '0', 'christian friessnegg', 'Østre Jansrud 113B', '0', '1383', 'ASKER', 'Norwegen', '', '0', '0', '98867193', '00101437UB', '0', 'Pionier', 'Alternativ 4: Theorema NEWTON herreklokke GM-4004-4', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12315, '208537010', '0', '0', 'Christian Olsen Nordby', 'Lønborglien 44', '0', '5039', 'BERGEN', 'Norwegen', '', '0', '0', '90720877', '0010016GC6', '0', 'Pionier', 'Alternativ 4: Theorema NEWTON herreklokke GM-4004-4', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12316, '208800638', '0', '0', 'Garthigan Sabeswaran', 'Østerdalsgata 2 A', '0', '0658', 'OSLO', 'Norwegen', '', '0', '0', '41753593', '00101307G6', '0', 'Pionier', 'Alternativ 4: Theorema NEWTON herreklokke GM-4004-4', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12317, '208624301', '0', '0', 'Kaspar Bolstad Skjellin', 'Kandidat Færdens vei 7', '0', '3510', 'HØNEFOSS', 'Norwegen', '', '0', '0', '92651374', '0010142C6L', '0', 'Pionier', 'Alternativ 4: Theorema NEWTON herreklokke GM-4004-4', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12318, '208792530', '0', '0', 'Michael Sivertsen', 'Kreklingvegen 17', '0', '4353', 'KLEPP STASJON', 'Norwegen', '', '0', '0', '93259905', '00101985RH', '0', 'Pionier', 'Alternativ 4: Theorema NEWTON herreklokke GM-4004-4', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12319, '208354301', '0', '0', 'rune Larsen', 'Buskveien 25B', '0', '3151', 'TOLVSRØD', 'Norwegen', '', '0', '0', '99029546', '0010068H8Y', '0', 'Pionier', 'Alternativ 4: Theorema NEWTON herreklokke GM-4004-4', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12320, '208724489', '0', '0', 'Shako Farhad', 'Rolf E. Stenersens allé 38 H0607', '0', '0858', 'OSLO', 'Norwegen', '', '0', '0', '46854581', '0010196B0M', '0', 'Pionier', 'Alternativ 4: Theorema NEWTON herreklokke GM-4004-4', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12321, '208332158', '0', '0', 'tord røsstad', 'Nygårdsgaten 66', '0', '5008', 'BERGEN', 'Norwegen', '', '0', '0', '48046204', '001022306H', '0', 'Pionier', 'Alternativ 4: Theorema NEWTON herreklokke GM-4004-4', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12322, '208273584', '0', '0', 'Vasile Tatu', 'Åstunet 8', 'Åstunet 8', '1481', 'HAGAN', 'Norwegen', '', '0', '0', '92888871', '0010067QRF', '0', 'Pionier', 'Alternativ 4: Theorema NEWTON herreklokke GM-4004-4', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12323, '199687425', '0', '0', 'Linn Helsøe Sætaberget', 'Johan selmers gate 8', '0', '0475', 'Oslo', 'Norwegen', '', '0', '0', '0', '0010106VSI', '0', 'Theorema', 'Alternativ 5: Marco Polo SS', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12324, '199643392', '0', '0', 'Haakon B Johansen', 'Deørvei 73', '0', '1555', 'SON', 'Norwegen', '', '0', '0', '0', '0010249QTH', '0', 'Theorema', 'Alternativ 6: Marco Polo SW', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12325, '199656108', '0', '0', 'Kirsten Haugan c/o COWI AS', 'Otto Nielsens veg 12', '0', '7052', 'TRONDHEIM', 'Norwegen', '', '0', '0', '0', '00102002HM', '0', 'Theorema', 'Alternativ 6: Marco Polo SW', '0', '578824861368', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2013-11-18', '', '', '', '', '', ''),
(12326, 'fulfillment_line_item_id', 'groupon_number', 'order_date', 'shipment_address_name', 'shipment_address_street', 'shipment_address_street_2', 'shipment_address_city', 'shipment_address_stat', 'shipment_address_postal_code', 'ship', 'shipment_address_postal_code', 'shipment_address_city', 'customer_phone', 'custom_field_value', 'gift', 'gift_message', 'item_name', 'shipment_carrier', 'shipment_tracking_number', 'shipment_carrier', 'ship_date', '0000-00-00', 'order_date', 'merchant_sku_item', 'quantity_r', 'groupon_sku', 'groupon_cost', 'sell_price'),
(12330, '212978283', NULL, NULL, 'Louise Mc Mahon', '43 Osprey Park', 'Templeogue', '6W', 'Dublin', 'Irland', 'IE', NULL, NULL, '861692359', '0010072YLV', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face', NULL, '578824871623', 'FedEx', NULL, '2013-12-09', '05.12.2013 13:02', 'a0YC000000Vwu3nMAB', '1', 'a0YC000000Vwu3nMAB', '', '239.00'),
(12331, '211687132', NULL, NULL, 'Megan Heaton', '16 GIBFIELD ROAD', '', 'WA9 5FW', 'ST. HELENS', 'Grossbritannien', 'GB', NULL, NULL, '7850378280', '0010192Y57', NULL, NULL, 'Damascus Diamond Theorema Automatic Silver Watch With White Face - Black Strap', NULL, '578824871277', 'FedEx', NULL, '2013-12-04', '29.11.2013 23:22', 'UK131025AMC09', '1', 'a0YC000000Uu4IPMAZ', '129.99', '199.00'),
(12329, '213102412', '', '', 'Jason Dee', '76 Griffith Parade', 'Glasnevin', '11', 'Dublin', 'Irland', 'IE', '', '', '086 746 7754', '0010233O3C', '', '', 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', '', '578824871612', 'FedEx', 'test', '2013-12-09', '05.12.2013 21:32', 'a0YC000000Vwu3pMAB', '1', 'a0YC000000Vwu3pMAB', '', '239.00'),
(12332, '211942345', NULL, NULL, 'anthony mcncihol', '52 GILLYGATE', '2Let Agency', 'YO31 7EQ', 'YORK', 'Grossbritannien', 'GB', NULL, NULL, '7760787567', '0010078S5I', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824870649', 'FedEx', NULL, '2013-12-04', '01.12.2013 10:52', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(12333, '211858898', NULL, NULL, 'Avalyn Beare', '12 Kestrel House', 'Parkside Avenue', 'SE10 8FP', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7896881673', '0010233AWT', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824870650', 'FedEx', NULL, '2013-12-04', '30.11.2013 20:22', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(12334, '211694954', NULL, NULL, 'Chris Sanders', 'RADNOR HILLS HEARTSEASE', '', 'LD7 1LU', 'KNIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '7977268740', '0010096S6B', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824870660', 'FedEx', NULL, '2013-12-04', '30.11.2013 00:22', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(12335, '211800707', NULL, NULL, 'Ernest Asare', '11 Plasel Court,', 'Pawsey Close,', 'E13 0QH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7909888813', '0010028KXN', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824870671', 'FedEx', NULL, '2013-12-04', '30.11.2013 14:52', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(12336, '211844862', NULL, NULL, 'Farshad Etemadi', '29 ALBERT ROAD', '', 'SK8 5DB', 'CHEADLE', 'Grossbritannien', 'GB', NULL, NULL, '7590459378', '0010221QV1', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824870682', 'FedEx', NULL, '2013-12-04', '30.11.2013 18:52', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(12337, '211889533', NULL, NULL, 'firuza hussain', '73 SHIRLEY ROAD', '', 'b27 7nb', 'birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7842954697', '0010082PUE', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824870693', 'FedEx', NULL, '2013-12-04', '01.12.2013 00:22', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(12338, '211822323', NULL, NULL, 'Hollie Schulz', '193 MAIN STREET', '', 'LE67 9TQ', 'MARKFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7811859009', '00100736CV', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824870708', 'FedEx', NULL, '2013-12-04', '30.11.2013 16:52', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(12339, '211779971', NULL, NULL, 'Jackie O\'Sullivan', '44 NORTH HILL', 'Highgate Group Practice', 'N6 4QA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7446832238', '0010200ZN9', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824871299', 'FedEx', NULL, '2013-12-04', '30.11.2013 12:52', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(12340, '211618108', NULL, NULL, 'Jamie Wilkinson', '17 CARFAX AVENUE', 'Tongham Farnham', 'GU10 1BD', 'FARNHAM', 'Grossbritannien', 'GB', NULL, NULL, '7909590198', '00100466CQ', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824870720', 'FedEx', NULL, '2013-12-04', '29.11.2013 17:22', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(12341, '212154951', NULL, NULL, 'Laura Soper', '51 Hamlet way', '', 'CV37 0AL', 'Stratford upon Avon', 'Grossbritannien', 'GB', NULL, NULL, '7720821178', '0010155YSB', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824870730', 'FedEx', NULL, '2013-12-04', '02.12.2013 09:52', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(12342, '212220286', NULL, NULL, 'Solene Nugent', '8 MEADOWBANK ROAD', 'Advanced Sensors', 'BT38 8YF', 'CARRICKFERGUS', 'Grossbritannien', 'GB', NULL, NULL, '7570093732', '0010113WH6', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824870741', 'FedEx', NULL, '2013-12-04', '02.12.2013 13:52', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(12343, '212189683', NULL, NULL, 'alf kitwood', 'COASTGUARD H CHARK LANE', 'Broom Way', 'PO13 9FL', 'LEE-ON-THE-SOLENT', 'Grossbritannien', 'GB', NULL, NULL, '7917865925', '0010119A3P', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face', NULL, '578824870752', 'FedEx', NULL, '2013-12-04', '02.12.2013 11:53', 'UK131023AMC07', '1', 'a0YC000000UtmLWMAZ', '126.99', '199.00'),
(12344, '212169897', NULL, NULL, 'Anita Carnachan', '14 SOMERSET CRESCENT', '', 'TS12 2BP', 'SALTBURN-BY-THE-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7808202314', '0010160GH4', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face', NULL, '578824870763', 'FedEx', NULL, '2013-12-04', '02.12.2013 10:52', 'UK131023AMC07', '1', 'a0YC000000UtmLWMAZ', '126.99', '199.00'),
(12345, '211696582', NULL, NULL, 'Carlos Carvalho', '16 Somerset Hall', 'Creighton Road', 'N17 8SH', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7423499054', '0010108LJB', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face', NULL, '578824870774', 'FedEx', NULL, '2013-12-04', '30.11.2013 00:52', 'UK131023AMC07', '1', 'a0YC000000UtmLWMAZ', '126.99', '199.00'),
(12346, '211814099', NULL, NULL, 'Dominic Lester Bentley', '325 NEW ASHBY ROAD', '', 'Le11 4et', 'Loughborough, leicester', 'Grossbritannien', 'GB', NULL, NULL, '7540221925', '00101629VG', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face', NULL, '578824870785', 'FedEx', NULL, '2013-12-04', '30.11.2013 15:52', 'UK131023AMC07', '1', 'a0YC000000UtmLWMAZ', '126.99', '199.00'),
(12347, '211740625', NULL, NULL, 'a walding', '77 CHURCH LANE', '', 'LS28 7RR', 'PUDSEY', 'Grossbritannien', 'GB', NULL, NULL, '1132575603', '00100801V8', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824870796', 'FedEx', NULL, '2013-12-04', '30.11.2013 10:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(12348, '211866457', NULL, NULL, 'Christian Wynn', '7 INCHFIELD', '', 'BB10 3PS', 'BURNLEY', 'Grossbritannien', 'GB', NULL, NULL, '7909202429', '0010113P5V', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824870800', 'FedEx', NULL, '2013-12-04', '30.11.2013 21:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(12349, '211993607', NULL, NULL, 'christine rieder', '0 nightingale house', '', 'ng32 3ne', 'grantham', 'Grossbritannien', 'GB', NULL, NULL, '1529455217', '0010097EPS', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824870811', 'FedEx', NULL, '2013-12-04', '01.12.2013 14:52', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(12350, '211980186', NULL, NULL, 'Ellen Fowler', '3 PARK HALL LANE', 'West Hallam', 'DE7 6HR', 'ILKESTON', 'Grossbritannien', 'GB', NULL, NULL, '7788868426', '0010186OV1', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824870822', 'FedEx', NULL, '2013-12-04', '01.12.2013 13:52', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(12351, '211843024', NULL, NULL, 'Julie Todhunter', '19 NEWLANDS LANE', 'Workington', 'CA14 3NF', 'WORKINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7429834976', '00101314CK', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824870833', 'FedEx', NULL, '2013-12-04', '30.11.2013 18:52', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(12352, '211811037', NULL, NULL, 'kathleen amos', '56 HERON STREET', '', 'ST4 3AS', 'STOKE-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '1782334706', '00100199QC', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824870844', 'FedEx', NULL, '2013-12-04', '30.11.2013 15:52', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(12353, '212207562', NULL, NULL, 's. vadukul', '50 ELIBANK ROAD', '', 'SE9 1QL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '2084880170', '0010137F0X', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824870855', 'FedEx', NULL, '2013-12-04', '02.12.2013 13:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(12354, '211890046', NULL, NULL, 'Scott McSeveney', '12 Cheves Circle', '', 'Ab42 4sw', 'Aberdeen', 'Grossbritannien', 'GB', NULL, NULL, '7771277408', '0010104I2X', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824870866', 'FedEx', NULL, '2013-12-04', '01.12.2013 00:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(12355, '212111000', NULL, NULL, 'Suzanne Elmore', 'Ashmead LOVE LANE', '', 'BS37 6EX', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7740502569', '0010015JAI', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824870877', 'FedEx', NULL, '2013-12-04', '02.12.2013 00:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(12356, '211829551', NULL, NULL, 'Wissal Zinbi', '16 Goosander court, 1 raven close, colindale', 'My address: 16 goosander court, 1raven close, colindale, NW9 5BH , london', 'NW9 5BH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7731538713', '0010035X8O', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824870888', 'FedEx', NULL, '2013-12-04', '30.11.2013 17:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(12357, '211822403', NULL, NULL, 'Anthony Gibson', '5 ALDEBY CLOSE', '', 'LE2 9HY', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7585629963', '001013115U', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824870899', 'FedEx', NULL, '2013-12-04', '30.11.2013 16:52', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(12358, '211772809', NULL, NULL, 'Atif Ahmad', '64 CAISTOR ROAD', '', 'SW12 8PZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7903705536', '00101903UB', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824870903', 'FedEx', NULL, '2013-12-04', '30.11.2013 12:22', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(12359, '211792873', NULL, NULL, 'benny liu', '39 PARK ROAD', '', 'CV1 2LE', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7853462742', '00100415PV', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824870914', 'FedEx', NULL, '2013-12-04', '30.11.2013 13:52', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(12360, '211816533', NULL, NULL, 'Bernard Gaughan', '1 PHOENIX DRIVE', '', 'L14 9PS', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7792651923', '0010202N32', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824870925', 'FedEx', NULL, '2013-12-04', '30.11.2013 16:22', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(12361, '211882920', NULL, NULL, 'Danny Scofield', '111B ST. MARKS ROAD', '', 'W10 6NP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7507477114', '0010042UEE', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824870936', 'FedEx', NULL, '2013-12-04', '30.11.2013 23:22', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(12362, '211843898', NULL, NULL, 'Gitana Petraityte', '1 1Florida Court, Station Approach', '', 'TW18 4LZ', 'Staines', 'Grossbritannien', 'GB', NULL, NULL, '7957154550', '00100402RB', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824870947', 'FedEx', NULL, '2013-12-04', '30.11.2013 18:52', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(12363, '211591720', NULL, NULL, 'haroon khamis', '96 WELLHEAD LANE', '', 'B42 2SY', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7535665658', '0010038LI5', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824870958', 'FedEx', NULL, '2013-12-04', '29.11.2013 15:22', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(12364, '211991625', NULL, NULL, 'Karen Morgan', '64 ROSELAND ROAD', 'WAUNARLWYDD', 'SA5 4ST', 'SWANSEA', 'Grossbritannien', 'GB', NULL, NULL, '7792774210', '0010098MLZ', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824870969', 'FedEx', NULL, '2013-12-04', '01.12.2013 14:53', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(12365, '211799756', NULL, NULL, 'Kath Callaby', '20 COTSWOLD CLOSE', 'SIMMONDLEY', 'SK13 6NB', 'GLOSSOP', 'Grossbritannien', 'GB', NULL, NULL, '7769310108', '0010191Q8H', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824870970', 'FedEx', NULL, '2013-12-04', '30.11.2013 14:52', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(12366, '211849397', NULL, NULL, 'Louise Robinson', '75 Wheatlands Park', '', 'TS10 2PF', 'Cleveland', 'Grossbritannien', 'GB', NULL, NULL, '1642481261', '0010089MGK', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824870980', 'FedEx', NULL, '2013-12-04', '30.11.2013 19:22', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(12367, '211654750', NULL, NULL, 'Lynne Armstrong', '50 THE GREEN', '', 'LE12 5DB', 'LOUGHBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7901525149', '0010135P89', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824870991', 'FedEx', NULL, '2013-12-04', '29.11.2013 20:22', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(12368, '211875254', NULL, NULL, 'Mark Dimascio', '4 PURVIS ROAD', 'Rushden', 'NN10 9QB', 'RUSHDEN', 'Grossbritannien', 'GB', NULL, NULL, '7999245501', '0010208IDM', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824871005', 'FedEx', NULL, '2013-12-04', '30.11.2013 22:22', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(12369, '211812153', NULL, NULL, 'Michaela James', '21 VALLEY VIEW ROAD', '', 'ME1 3PB', 'ROCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '1634400637', '00101794I6', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824871016', 'FedEx', NULL, '2013-12-04', '30.11.2013 15:52', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(12370, '212200477', NULL, NULL, 'Muhammad Alvi', '9 COPPLESTONE DRIVE', '', 'M33 5JJ', 'SALE', 'Grossbritannien', 'GB', NULL, NULL, '7514363654', '0010237HBZ', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824871027', 'FedEx', NULL, '2013-12-04', '02.12.2013 12:52', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(12371, '211974864', NULL, NULL, 'NERINGA BARTKIENE', '87 QUEEN ELEANOR ROAD', '', 'NN4 8NN', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7894038116', '0010093AL2', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824871038', 'FedEx', NULL, '2013-12-04', '01.12.2013 13:22', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(12372, '211889412', NULL, NULL, 'Rikki Eastley', '25 COURTENAY PARK', '', 'TQ10 9BT', 'SOUTH BRENT', 'Grossbritannien', 'GB', NULL, NULL, '7900902608', '0010224F7W', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824871049', 'FedEx', NULL, '2013-12-04', '01.12.2013 00:22', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(12373, '211830390', NULL, NULL, 'Robert Bennington', '38 HAREBELL CLOSE', '', 'TS170SL', 'Ingleby Barwick', 'Grossbritannien', 'GB', NULL, NULL, '7736284407', '00101990YH', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824871050', 'FedEx', NULL, '2013-12-04', '30.11.2013 17:52', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(12374, '211781293', NULL, NULL, 'Rosanna Richfield', '52 George street', '1st floor, REED Education', 'CR0 1PB', 'surrey', 'Grossbritannien', 'GB', NULL, NULL, '7776220729', '0010192DBI', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824871060', 'FedEx', NULL, '2013-12-04', '30.11.2013 12:53', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(12375, '212136134', NULL, NULL, 'Sarah Townsend', '8 ARTHUR STREET', '', 'S62 5ND', 'ROTHERHAM', 'Grossbritannien', 'GB', NULL, NULL, '7805471830', '0010160DH5', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824871071', 'FedEx', NULL, '2013-12-04', '02.12.2013 08:22', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(12376, '211834453', NULL, NULL, 'stuart reid', '6 TICHBORNE ROAD', 'harefield', 'SO18 5HZ', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '2380325383', '0010011YQW', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824871082', 'FedEx', NULL, '2013-12-04', '30.11.2013 17:52', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(12377, '211847219', NULL, NULL, 'Adeleye Adebisi', '96 BIRCH LANE', '', 'M13 0WN', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7448557789', '00100193QZ', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824871093', 'FedEx', NULL, '2013-12-04', '30.11.2013 19:22', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(12378, '211729863', NULL, NULL, 'Danielle Peers', '28 WHALLEY CLOSE', 'Timperley', 'WA15 6TP', 'ALTRINCHAM', 'Grossbritannien', 'GB', NULL, NULL, '1619720380', '0010161YEB', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824871108', 'FedEx', NULL, '2013-12-04', '30.11.2013 09:22', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(12379, '211729567', NULL, NULL, 'Danny Scofield', '111B ST. MARKS ROAD', '', 'W10 6NP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7507477114', '0010009JHG', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824870936', 'FedEx', NULL, '2013-12-04', '30.11.2013 09:23', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(12380, '211789726', NULL, NULL, 'Dean Harrison', '14 RANDOLPH ROAD', 'Kearsley', 'BL4 8EB', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7775991577', '0010037YAO', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824871120', 'FedEx', NULL, '2013-12-04', '30.11.2013 13:52', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(12381, '211774320', NULL, NULL, 'Gregor Mitchell', 'Flat 2/1 16 Willowbank Grove, Bonhill', '', 'G83 9GE', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7955145735', '0010140H7D', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824871130', 'FedEx', NULL, '2013-12-04', '30.11.2013 12:22', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(12382, '211890185', NULL, NULL, 'Hassan Mahmood', '23 STANDISH GARDENS', '', 'S5 8YD', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7881292977', '0010055MWF', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824871141', 'FedEx', NULL, '2013-12-04', '01.12.2013 00:22', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(12383, '211828996', NULL, NULL, 'Jack Fenwick', '38 HAREBELL CLOSE', '', 'TS17 0SL', 'Stockton-on-Tees', 'Grossbritannien', 'GB', NULL, NULL, '7854512086', '0010153APO', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824871152', 'FedEx', NULL, '2013-12-04', '30.11.2013 17:22', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(12384, '212114301', NULL, NULL, 'Jelena Dmitrijeva', '37 HARBOROUGH ROAD', '', 'SW16 2XP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7412632203', '0010022A7N', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824871163', 'FedEx', NULL, '2013-12-04', '02.12.2013 00:52', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(12385, '211748436', NULL, NULL, 'karen stone', '77 TITCHFIELD ROAD', '', 'PO14 2JE', 'FAREHAM', 'Grossbritannien', 'GB', NULL, NULL, '1329312223', '0010152R46', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824871174', 'FedEx', NULL, '2013-12-04', '30.11.2013 10:52', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(12386, '212031758', NULL, NULL, 'kelly maxwell', '32 ELMWOOD GARDENS', 'Lobley Hill', 'NE11 0BX', 'GATESHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7766513831', '0010136X81', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824871185', 'FedEx', NULL, '2013-12-04', '01.12.2013 17:52', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(12387, '211732466', NULL, NULL, 'kirsty varney', '72 WINTER ROAD', '', 'S75 2EL', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7972900597', '0010211VE4', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824871196', 'FedEx', NULL, '2013-12-04', '30.11.2013 09:52', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(12388, '211766249', NULL, NULL, 'Lee Mcneilis', '20 PENDLE DRIVE', '', 'L21 0HZ', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7905150906', '0010042B2J', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824871200', 'FedEx', NULL, '2013-12-04', '30.11.2013 11:52', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(12389, '212084793', NULL, NULL, 'Matt Guise', '18 MEADOW VIEW', '', 'DY13 0JS', 'STOURPORT-ON-SEVERN', 'Grossbritannien', 'GB', NULL, NULL, '07825 177246', '001016735H', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824871211', 'FedEx', NULL, '2013-12-04', '01.12.2013 21:53', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(12390, '211578678', NULL, NULL, 'Nicola Mccormack', '74 HURLINGHAM ROAD', '', 'B44 0LX', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7588636360', '0010060YDA', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824871222', 'FedEx', NULL, '2013-12-04', '29.11.2013 14:23', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(12391, '211873622', NULL, NULL, 'Nicola Parker', '2 WINIFRED STREET', '', 'M30 8PG', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7815518511', '0010185COB', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824871233', 'FedEx', NULL, '2013-12-04', '30.11.2013 21:52', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(12392, '211753183', NULL, NULL, 'Sheila Critchley', '6 RAITHBY DRIVE', 'Hawkley Hall', 'WN3 5PY', 'WIGAN', 'Grossbritannien', 'GB', NULL, NULL, '1942491904', '0010122P8W', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824871244', 'FedEx', NULL, '2013-12-04', '30.11.2013 10:53', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(12393, '211802552', NULL, NULL, 'Suhel Ahmed', '91 STECHFORD ROAD', '', 'B34 6AB', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7877734205', '0010183EHU', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824871255', 'FedEx', NULL, '2013-12-04', '30.11.2013 14:52', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(12394, '208297239', '', '', 'AGOSTINHO LEÃƒO DE SOUSA', 'Avenida Martins da Costa 211', 'MEIXOMIL', '4595-231', 'MEIXOMIL Porto', 'Portugal', '', '', '', '962310270', '0010017Y76', '', 'Coppernicus', 'Opção B: relógio Coppernicus de bracelete preta, aro prateado e fundo preto', '', '577108588710', 'FedEx', '', '2013-11-18', '', '', '', '', '', ''),
(12395, '207233377', NULL, NULL, 'Adrian Mustafa', 'Parallellvägen 9a', '', '43335', 'Partille', 'Schweden', 'SE', NULL, NULL, '', '00101816H5', NULL, NULL, 'Theorema Model NEWTON - GM-4004-1.', NULL, '577108587975', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2HMAV', '1', 'a0YC000000UuR2HMAV', '', '1895.00'),
(12396, '207280129', NULL, NULL, 'Marcus Isaksson', 'FRESTAVÄGEN 30', '', '192 48', 'SOLLENTUNA', 'Schweden', 'SE', NULL, NULL, '46703139884', '00101978L6', NULL, NULL, 'Theorema Model NEWTON - GM-4004-1.', NULL, '577108587986', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2HMAV', '1', 'a0YC000000UuR2HMAV', '', '1895.00'),
(12397, '207189127', NULL, NULL, 'mark ng', 'KUNGSHÖJDSGATAN 1', '', '411 20', 'GÖTEBORG', 'Schweden', 'SE', NULL, NULL, '769398110', '001001901I', NULL, NULL, 'Theorema Model NEWTON - GM-4004-1.', NULL, '577108587997', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2HMAV', '1', 'a0YC000000UuR2HMAV', '', '1895.00'),
(12398, '207170411', NULL, NULL, 'Nancy Alarcon', 'SKRAKGRÄND 5', '', '123 49', 'FARSTA', 'Schweden', 'SE', NULL, NULL, '768915565', '00101612LL', NULL, NULL, 'Theorema Model NEWTON - GM-4004-1.', NULL, '577108588000', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2HMAV', '1', 'a0YC000000UuR2HMAV', '', '1895.00'),
(12399, '207227405', NULL, NULL, 'Adrian Edgren', 'HALLEGATAN 13', 'lgh 333', '417 02', 'GÖTEBORG', 'Schweden', 'SE', NULL, NULL, '702890494', '10177728', NULL, NULL, 'Theorema Model NEWTON - GM-4004-2.', NULL, '577108588011', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2lMAF', '1', 'a0YC000000UuR2lMAF', '', '1895.00'),
(12400, '208276793', NULL, NULL, 'Almir Ramicevic', 'STILLMANSGATAN 1', 'FESTO AB', '212 25', 'MALMÖ', 'Schweden', 'SE', NULL, NULL, '707600783', '0010175Y74', NULL, NULL, 'Theorema Model NEWTON - GM-4004-2.', NULL, '577108588022', 'FedEx', NULL, '2013-11-18', '14.11.2013 13:15', 'a0YC000000UuR2lMAF', '1', 'a0YC000000UuR2lMAF', '', '1895.00'),
(12401, '208066251', NULL, NULL, 'Ammar Nouman', 'BJÖRKNÄSVÄGEN 12', '', '151 37', 'SÖDERTÄLJE', 'Schweden', 'SE', NULL, NULL, '762891521', '0010180PX1', NULL, NULL, 'Theorema Model NEWTON - GM-4004-2.', NULL, '577108588033', 'FedEx', NULL, '2013-11-18', '13.11.2013 15:14', 'a0YC000000UuR2lMAF', '1', 'a0YC000000UuR2lMAF', '', '1895.00'),
(12402, '207310813', NULL, NULL, 'Daniel Lundberg', 'UNDERÅSGATAN 20A', '', '412 51', 'GÖTEBORG', 'Schweden', 'SE', NULL, NULL, '708176893', '0010087KK2', NULL, NULL, 'Theorema Model NEWTON - GM-4004-2.', NULL, '577108588044', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2lMAF', '1', 'a0YC000000UuR2lMAF', '', '1895.00'),
(12403, '207219899', NULL, NULL, 'Helle Løvetofte', 'P A Hanssons väg 56 A', '', '21463', 'Malmö', 'Schweden', 'SE', NULL, NULL, '707790036', '0010118YJM', NULL, NULL, 'Theorema Model NEWTON - GM-4004-2.', NULL, '577108588055', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2lMAF', '1', 'a0YC000000UuR2lMAF', '', '1895.00'),
(12404, '207251629', '', '', 'Kenneth Glorvigen', 'ERIK DAHLBERGSGATAN 7', '', '211 48', 'MALMÖ', 'Schweden', '', '', '', '', '10099990', '', '', 'Theorema Model NEWTON - GM-4004-2.', '06.01.2014 RL704621287DE', '577108588066', 'FedEx', '', '2013-11-18', '', '', '', '', '', ''),
(12405, '207378428', NULL, NULL, 'Mats Erik Setterberg', 'ARVESGÄRDE 26', 'Lgh. 1403', '417 44', 'GÖTEBORG', 'Schweden', 'SE', NULL, NULL, '722816196', '0010109PXY', NULL, NULL, 'Theorema Model NEWTON - GM-4004-2.', NULL, '577108588077', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2lMAF', '1', 'a0YC000000UuR2lMAF', '', '1895.00'),
(12406, '207507895', NULL, NULL, 'Nader Dashtipour', 'NORRA SJÖBOGATAN 55', '', '506 43', 'BORÅS', 'Schweden', 'SE', NULL, NULL, '760505055', '0010130RCW', NULL, NULL, 'Theorema Model NEWTON - GM-4004-2.', NULL, '577108588088', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2lMAF', '1', 'a0YC000000UuR2lMAF', '', '1895.00'),
(12407, '207235375', NULL, NULL, 'Tat Van Ta Ngo', 'GALILEIS GATA 11', 'Vån 4', '415 17', 'GÖTEBORG', 'Schweden', 'SE', NULL, NULL, '', '0010150BG3', NULL, NULL, 'Theorema Model NEWTON - GM-4004-2.', NULL, '577108588099', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2lMAF', '1', 'a0YC000000UuR2lMAF', '', ''),
(12408, '208132625', NULL, NULL, 'Tiina Nordahl', 'JÄRLA GÅRDSVÄG 9', '', '131 61', 'NACKA', 'Schweden', 'SE', NULL, NULL, '702537038', '0010202ONB', NULL, NULL, 'Theorema Model NEWTON - GM-4004-2.', NULL, '577108588103', 'FedEx', NULL, '2013-11-18', '13.11.2013 20:14', 'a0YC000000UuR2lMAF', '1', 'a0YC000000UuR2lMAF', '', '1895.00'),
(12409, '207257334', NULL, NULL, 'Abdi Shaafici Mohamed', 'SIRIUSGATAN 16', '', '415 22', 'GÖTEBORG', 'Schweden', 'SE', NULL, NULL, '736531781', '00100216EY', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588114', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', '1895.00'),
(12410, '207244772', NULL, NULL, 'Alexander Franck', 'SVARVARGATAN 1', '', '112 49', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '704476375', '0010037B5C', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588125', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', '1895.00'),
(12411, '207299100', NULL, NULL, 'Anas Shoubaki', 'PLUGGVÄGEN 23', '', '135 46', 'TYRESÖ', 'Schweden', 'SE', NULL, NULL, '', '0010063OD7', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588136', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', '1895.00'),
(12412, '207239578', NULL, NULL, 'Aniza Silva', 'KÖPMANSGATAN 8', '', '771 32', 'LUDVIKA', 'Schweden', 'SE', NULL, NULL, '46761296378', '0010203RLA', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588147', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', '1895.00'),
(12413, '207239577', NULL, NULL, 'Aniza Silva', 'KÖPMANSGATAN 8', '', '771 32', 'LUDVIKA', 'Schweden', 'SE', NULL, NULL, '46761296378', '0010076YHR', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588147', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', '1895.00'),
(12414, '207243927', NULL, NULL, 'Anneli Wiklund', 'KYRKSTADSVÄGEN 16', '', '931 33', 'SKELLEFTEÅ', 'Schweden', 'SE', NULL, NULL, '702934524', '0010095I26', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588169', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', '1895.00'),
(12415, '207284965', NULL, NULL, 'Christian Jonsson', 'RINGBLOMMAN 16', '', '17852', 'Ekerö', 'Schweden', 'SE', NULL, NULL, '704279376', '0010248RRD', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588170', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', '1895.00'),
(12416, '207977852', NULL, NULL, 'Dariusz Wojdaszko', 'SÖDRA JORDBROVÄGEN 169', '', '137 62', 'JORDBRO', 'Schweden', 'SE', NULL, NULL, '704021574', '0010070F0W', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588180', 'FedEx', NULL, '2013-11-18', '13.11.2013 09:44', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', '1895.00'),
(12417, '207157834', NULL, NULL, 'David Erneholm', 'ÖCKERÖGATAN 1D', '', '414 52', 'GÖTEBORG', 'Schweden', 'SE', NULL, NULL, '737895200', '0010027KP3', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588191', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', '1895.00'),
(12418, '208172229', NULL, NULL, 'Elin Nässel', 'RÄNG SANDSVÄGEN 42', '', '23591', 'Vellinge', 'Schweden', 'SE', NULL, NULL, '706794275', '0010155GGR', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588206', 'FedEx', NULL, '2013-11-18', '13.11.2013 23:14', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', '1895.00'),
(12419, '208084827', NULL, NULL, 'Emin Majidli', 'FLYGARVÄGEN 58', '', '175 69', 'JÄRFÄLLA', 'Schweden', 'SE', NULL, NULL, '', '0010214RL6', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588217', 'FedEx', NULL, '2013-11-18', '13.11.2013 16:14', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', ''),
(12420, '207861644', NULL, NULL, 'Gihan Mohammed', 'Solistvägen 97', '', '75654', 'Uppsala', 'Schweden', 'SE', NULL, NULL, '', '0010085G1B', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588228', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', '1895.00'),
(12421, '207188816', NULL, NULL, 'Hans Boberg', 'KLOSTERVÄGEN 9', '', '196 31', 'KUNGSÄNGEN', 'Schweden', 'SE', NULL, NULL, '703259341', '001024545R', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588239', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', '1895.00'),
(12422, '207933755', NULL, NULL, 'henric idehäll', 'RIBACKSVÄGEN 1', '', '806 43', 'GÄVLE', 'Schweden', 'SE', NULL, NULL, '762498430', '00101014JQ', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588240', 'FedEx', NULL, '2013-11-18', '12.11.2013 23:14', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', '1895.00'),
(12423, '208158406', NULL, NULL, 'Jimmie Berglund', 'VERKSGATAN 22', '', '722 10', 'VÄSTERÅS', 'Schweden', 'SE', NULL, NULL, '734470001', '0010152REE', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588250', 'FedEx', NULL, '2013-11-18', '13.11.2013 22:14', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', '1895.00'),
(12424, '207121681', NULL, NULL, 'Lisa Ackermann', 'SMEDGATAN 5', '', '216 18', 'LIMHAMN', 'Schweden', 'SE', NULL, NULL, '703394783', '0010179VEO', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588261', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', '1895.00'),
(12425, '207281930', NULL, NULL, 'Mabest Rahman Ali', 'Herrhagsvägen  257', '', '75267', 'Uppsala', 'Schweden', 'SE', NULL, NULL, '', '00100948M5', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588272', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', ''),
(12426, '207157498', NULL, NULL, 'Rasmus Anker', 'VÅRVINDSGATAN 32', '', '418 73', 'GÖTEBORG', 'Schweden', 'SE', NULL, NULL, '709389038', '0010022WUA', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588283', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', '1895.00'),
(12427, '208136713', NULL, NULL, 'Sarkis Khatchadourian', 'PRÄSTGÅRDSVÄGEN 5', '', '151 61', 'SÖDERTÄLJE', 'Schweden', 'SE', NULL, NULL, '', '0010237BP6', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588294', 'FedEx', NULL, '2013-11-18', '13.11.2013 20:44', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', '1895.00'),
(12428, '208067553', NULL, NULL, 'Seryozha Donikyan', 'LURSTIGEN 9', '', '124 62', 'BANDHAGEN', 'Schweden', 'SE', NULL, NULL, '708864249', '00102210TI', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588309', 'FedEx', NULL, '2013-11-18', '13.11.2013 15:14', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', '1895.00'),
(12429, '207210518', NULL, NULL, 'Simon Eriksson', 'BOLLTORPSHÖJDSVÄGEN 101', '', '441 58', 'ALINGSÅS', 'Schweden', 'SE', NULL, NULL, '761855369', '0010184F58', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588310', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', '1895.00'),
(12430, '207301516', NULL, NULL, 'Simon Olofsson', 'MARKÖRGATAN 3F', '', '723 38', 'VÄSTERÅS', 'Schweden', 'SE', NULL, NULL, '707709386', '00100627XI', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588320', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', '1895.00'),
(12431, '207219970', NULL, NULL, 'Tomas Andersson', 'MORJHULT LAGGAREGÅRDEN 1', '', '517 93', 'TÖLLSJÖ', 'Schweden', 'SE', NULL, NULL, '', '0010117B24', NULL, NULL, 'Theorema Model NEWTON - GM-4004-3.', NULL, '577108588331', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR2vMAF', '1', 'a0YC000000UuR2vMAF', '', '1895.00'),
(12432, '207286115', NULL, NULL, 'Andreas Kartrud', 'ZENITHGATAN 18', '', '212 14', 'MALMÖ', 'Schweden', 'SE', NULL, NULL, '760966042', '00102303T8', NULL, NULL, 'Theorema Model NEWTON - GM-4004-4.', NULL, '577108588342', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR35MAF', '1', 'a0YC000000UuR35MAF', '', '1895.00'),
(12433, '207896279', NULL, NULL, 'Daniel Hasselberg', 'ÖDSMÅL 510', '', '442 98', 'Kode', 'Schweden', 'SE', NULL, NULL, '46735225848', '0010034VG1', NULL, NULL, 'Theorema Model NEWTON - GM-4004-4.', NULL, '577108588353', 'FedEx', NULL, '2013-11-18', '12.11.2013 20:14', 'a0YC000000UuR35MAF', '1', 'a0YC000000UuR35MAF', '', '1895.00'),
(12434, '207359458', NULL, NULL, 'Daniela Lecei', 'BAGARTORPSRINGEN 72', '', '170 65', 'SOLNA', 'Schweden', 'SE', NULL, NULL, '704328232', '0010077RQ2', NULL, NULL, 'Theorema Model NEWTON - GM-4004-4.', NULL, '577108588364', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR35MAF', '1', 'a0YC000000UuR35MAF', '', '1895.00'),
(12435, '207885124', NULL, NULL, 'David Chamun David Chamun', 'APRILGATAN 58', '', '415 15', 'GÖTEBORG', 'Schweden', 'SE', NULL, NULL, '704077105', '0010159FGM', NULL, NULL, 'Theorema Model NEWTON - GM-4004-4.', NULL, '577108588375', 'FedEx', NULL, '2013-11-18', '12.11.2013 19:14', 'a0YC000000UuR35MAF', '1', 'a0YC000000UuR35MAF', '', '1895.00'),
(12436, '207213824', NULL, NULL, 'Eric Hansson', ' C/O Kjell Svensson', 'VALHALLAVÄGEN 22B', '114 22', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '', '00102444PO', NULL, NULL, 'Theorema Model NEWTON - GM-4004-4.', NULL, '577108588386', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR35MAF', '1', 'a0YC000000UuR35MAF', '', ''),
(12437, '207341664', NULL, NULL, 'Germán Wannhoff', 'HÅLLSÄTRABACKEN 13', '', '127 37', 'SKÄRHOLMEN', 'Schweden', 'SE', NULL, NULL, '768818503', '0010181P5V', NULL, NULL, 'Theorema Model NEWTON - GM-4004-4.', NULL, '577108588397', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR35MAF', '1', 'a0YC000000UuR35MAF', '', '1895.00'),
(12438, '207254306', NULL, NULL, 'Khanh Tran', 'BREDFJÄLLSGATAN 66', '', '424 35', 'ANGERED', 'Schweden', 'SE', NULL, NULL, '707262199', '0010099TFA', NULL, NULL, 'Theorema Model NEWTON - GM-4004-4.', NULL, '577108588401', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR35MAF', '1', 'a0YC000000UuR35MAF', '', '1895.00'),
(12439, '207288732', NULL, NULL, 'Mats Erik Setterberg', 'ARVESGÄRDE 26', 'Lgh. 1403', '417 44', 'GÖTEBORG', 'Schweden', 'SE', NULL, NULL, '722816196', '0010080RUV', NULL, NULL, 'Theorema Model NEWTON - GM-4004-4.', NULL, '577108588077', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR35MAF', '1', 'a0YC000000UuR35MAF', '', '1895.00'),
(12440, '207220861', '', '', 'Peter Åkerström', 'Solursgränd 4', '', '162 65', 'Vällingby', 'Schweden', '', '', '', '', '0010176UL6', '', '', 'Theorema Model NEWTON - GM-4004-4.', '18.12.2013 578824880400  Fedex', '577108588423', 'FedEx', '', '2013-11-18', '', '', '', '', '', ''),
(12441, '207219450', NULL, NULL, 'Saijad Rahimi', 'Sandbackagatan  7c', '', '21221', 'Malmö', 'Schweden', 'SE', NULL, NULL, '', '10224529', NULL, NULL, 'Theorema Model NEWTON - GM-4004-4.', NULL, '577108588434', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR35MAF', '1', 'a0YC000000UuR35MAF', '', '1895.00'),
(12442, '208136832', NULL, NULL, 'Sarkis Khatchadourian', 'PRÄSTGÅRDSVÄGEN 5', '', '151 61', 'SÖDERTÄLJE', 'Schweden', 'SE', NULL, NULL, '', '00100652QX', NULL, NULL, 'Theorema Model NEWTON - GM-4004-4.', NULL, '577108588294', 'FedEx', NULL, '2013-11-18', '13.11.2013 20:44', 'a0YC000000UuR35MAF', '1', 'a0YC000000UuR35MAF', '', '1895.00'),
(12443, '207275097', NULL, NULL, 'Vanja Pajkic', 'Laxgatan  3', '', '13343', 'Saltsjöbaden', 'Schweden', 'SE', NULL, NULL, '', '00100521JO', NULL, NULL, 'Theorema Model NEWTON - GM-4004-4.', NULL, '577108588456', 'FedEx', NULL, '2013-11-18', '12.11.2013 17:14', 'a0YC000000UuR35MAF', '1', 'a0YC000000UuR35MAF', '', '1895.00'),
(12444, '208523174', NULL, NULL, 'Jussi Saeynaeslahti', 'Sateentie 8 D 133', '', '2100', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '400864714', '00100993KO', NULL, NULL, 'Pionier Florida Diamonds -rannekello GM-505-2', NULL, '577108588478', 'FedEx', NULL, '2013-11-18', '15.11.2013 16:18', 'a0YC000000UuuPtMAJ', '1', 'a0YC000000UuuPtMAJ', '', '239.00'),
(12445, '208690113', NULL, NULL, 'Amir Naghibi', 'Frederiks Alle 60KLN-DANIA', '', '8000', 'Aarhus', 'Dänemark', 'DK', NULL, NULL, '61696009', '0010026FM3', NULL, NULL, 'Theorema Paragon Automatic T3001-gg', NULL, '577108588581', 'FedEx', NULL, '2013-11-18', '16.11.2013 11:36', 'a0YC000000UujzWMAR', '1', 'a0YC000000UujzWMAR', '', '1199.00'),
(12446, '208642557', NULL, NULL, 'Marty Ettrup', 'Perlevej 15', '. (valgfri)', '2650', 'Hvidovre', 'Dänemark', 'DK', NULL, NULL, '20925024', '0010128UH3', NULL, NULL, 'Theorema Paragon redgold watch', NULL, '577108588592', 'FedEx', NULL, '2013-11-18', '16.11.2013 07:36', 'a0YC000000UujzbMAB', '1', 'a0YC000000UujzbMAB', '', '1199.00'),
(12447, '208582692', NULL, NULL, 'torben pedersen', 'Vognmandsvej 6 1.SAL', '', '5800', 'Nyborg', 'Dänemark', 'DK', NULL, NULL, '40841681', '0010107FH1', NULL, NULL, 'Theorema Paragon Automatic T3001-gg', NULL, '577108588607', 'FedEx', NULL, '2013-11-18', '15.11.2013 18:36', 'a0YC000000UujzWMAR', '1', 'a0YC000000UujzWMAR', '', '1199.00'),
(12448, '208535683', NULL, NULL, 'Christian Jacobsen', 'Norregade 48', '', '7480', 'Vildbjerg', 'Dänemark', 'DK', NULL, NULL, '22643889', '0010192JJH', NULL, NULL, 'Theorema Paragon Automatic T3001-gg', NULL, '577108588618', 'FedEx', NULL, '2013-11-18', '15.11.2013 14:06', 'a0YC000000UujzWMAR', '1', 'a0YC000000UujzWMAR', '', '1199.00'),
(12449, '208574136', NULL, NULL, 'Mary Ryan', '00 Butlers Centra', 'Main street, Dundrum', '0', 'Tipperary', 'Irland', 'IE', NULL, NULL, '876744880', '0010079ZD6', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '577108587872', 'FedEx', NULL, '2013-11-18', '15.11.2013 19:02', 'a0YC000000Vwu3oMAB', '1', 'a0YC000000Vwu3oMAB', '', '239.00'),
(12450, '208758451', NULL, NULL, 'Naomi Riedy', '11 patrick st', 'mountmellick', '0', 'co laois', 'Irland', 'IE', NULL, NULL, '851166345', '0010080QBP', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '577108587894', 'FedEx', NULL, '2013-11-18', '16.11.2013 20:02', 'a0YC000000Vwu3oMAB', '1', 'a0YC000000Vwu3oMAB', '', '239.00'),
(12451, '208770558', NULL, NULL, 'Sandra Fungueirino Vilar', '49 Carrickmount Drive', '', 'Dublin 14', 'Rathfarnham', 'Irland', 'IE', NULL, NULL, '868482021', '00101080KU', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '577108587910', 'FedEx', NULL, '2013-11-18', '16.11.2013 21:02', 'a0YC000000Vwu3pMAB', '1', 'a0YC000000Vwu3pMAB', '', '239.00'),
(12452, '208724406', NULL, NULL, 'Tomas Triuska', '7 Rusheeney Green', '', 'D-15', 'Clonsilla', 'Irland', 'IE', NULL, NULL, '851424224', '0010162C3M', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '577108587931', 'FedEx', NULL, '2013-11-18', '16.11.2013 16:02', 'a0YC000000Vwu3pMAB', '1', 'a0YC000000Vwu3pMAB', '', '239.00'),
(12453, '208710473', NULL, NULL, 'Mairead Cooney', '2 Newbury heights', '', 'Dublin 17', 'Clonshaugh rd', 'Irland', 'IE', NULL, NULL, '860824239', '0010208XSD', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '577108587953', 'FedEx', NULL, '2013-11-18', '16.11.2013 14:32', 'a0YC000000Vwu3mMAB', '1', 'a0YC000000Vwu3mMAB', '', '239.00'),
(12454, '208299784', NULL, NULL, 'Giovanni Napoli', 'VIA SAN PIER D ARENA 57/8', '', '16149', 'GENOVA', 'Italien', 'IT', NULL, NULL, '3498613070', '0010029Q6B', NULL, NULL, 'Orologio Pionier (GM-504-1) - Nero con ghiera silver', NULL, '577108588489', 'FedEx', NULL, '2013-11-18', '14.11.2013 13:37', 'IT110413CS01', '1', 'a0YC000000UvO8KMAV', '142.71', '229.99'),
(12455, '208640205', NULL, NULL, 'Vega Srl', 'CORSO ITALIA 644', '', '44043', 'MIRABELLO', 'Italien', 'IT', NULL, NULL, '3332470379', '0010217BQE', NULL, NULL, 'Orologio Pionier (GM-504-1) - Nero con ghiera silver', NULL, '577108588490', 'FedEx', NULL, '2013-11-18', '16.11.2013 06:58', 'IT110413CS01', '1', 'a0YC000000UvO8KMAV', '142.71', '229.99'),
(12456, '208377750', NULL, NULL, 'Alberto Spadoni', 'VIA ROTTA 122', '', '48123', 'RAVENNA', 'Italien', 'IT', NULL, NULL, '3421353340', '10219949', NULL, NULL, 'Orologio Pionier (GM-504-2) - Nero con ghiera nera', NULL, '577108588504', 'FedEx', NULL, '2013-11-18', '14.11.2013 19:28', 'IT110413CS02', '1', 'a0YC000000UvO1UMAV', '142.71', '229.99'),
(12457, '208698911', NULL, NULL, 'Cristian Mora', 'VIA TAZIO NUVOLARI 44/A', 'Sicur Coperture srl', '43122', 'PARMA', 'Italien', 'IT', NULL, NULL, '3460605686', '0010147NG1', NULL, NULL, 'Orologio Pionier (GM-504-2) - Nero con ghiera nera', NULL, '577108588515', 'FedEx', NULL, '2013-11-18', '16.11.2013 12:28', 'IT110413CS02', '1', 'a0YC000000UvO1UMAV', '142.71', '229.99'),
(12458, '208581971', NULL, NULL, 'Lino succi cimentini', 'VIA RISORGIMENTO 2', 'c/o SACMA MACCHINE X LAMIERA', '21020', 'CROSIO DELLA VALLE', 'Italien', 'IT', NULL, NULL, '349-6188625', '00101751A2', NULL, NULL, 'Orologio Pionier (GM-504-3) - Marrone con ghiera oro', NULL, '577108588526', 'FedEx', NULL, '2013-11-18', '15.11.2013 18:28', 'IT110413CS03', '1', 'a0YC000000UvO8yMAF', '142.71', '229.99'),
(12459, '208731157', NULL, NULL, 'Nicola Vacca', 'VIA CARMELITANI SCALZI 20', 'Cell 3474974788', '37122', 'VERONA', 'Italien', 'IT', NULL, NULL, '3474974788', '0010186LMS', NULL, NULL, 'Orologio Pionier (GM-504-3) - Marrone con ghiera oro', NULL, '577108588537', 'FedEx', NULL, '2013-11-18', '16.11.2013 15:58', 'IT110413CS03', '1', 'a0YC000000UvO8yMAF', '142.71', '229.99'),
(12460, '208794439', NULL, NULL, 'Stefano Tarascio', 'VIA LUCIANO CHAILLY 1/A', 'chiamare prima', '44124', 'FERRARA', 'Italien', 'IT', NULL, NULL, '3493262600', '0010187JPO', NULL, NULL, 'Orologio Pionier (GM-504-3) - Marrone con ghiera oro', NULL, '577108588548', 'FedEx', NULL, '2013-11-18', '16.11.2013 23:58', 'IT110413CS03', '1', 'a0YC000000UvO8yMAF', '142.71', '229.99'),
(12461, '208756461', NULL, NULL, 'Cipressi Daniele', 'VIA FOSSO FORESTE SN', 'A.S.D. SAGITTARIUS FIGHTING CLUB', '65015', 'MONTESILVANO', 'Italien', 'IT', NULL, NULL, '3297074599', '0010041MAD', NULL, NULL, 'Orologio Pionier (GM-504-4) - Nero con dettagli oro', NULL, '577108588559', 'FedEx', NULL, '2013-11-18', '16.11.2013 18:28', 'IT110413CS04', '1', 'a0YC000000UvO9IMAV', '142.71', '229.99'),
(12462, '208325738', NULL, NULL, 'Vincenzo Galluccio', 'VIA CUSCINA 2', '', '42042', 'FABBRICO', 'Italien', 'IT', NULL, NULL, '0522 660623', '0010103OGX', NULL, NULL, 'Orologio Pionier (GM-504-4) - Nero con dettagli oro', NULL, '577108588560', 'FedEx', NULL, '2013-11-18', '14.11.2013 15:35', 'IT110413CS04', '1', 'a0YC000000UvO9IMAV', '142.71', '229.99'),
(12463, '208407082', NULL, NULL, 'Anne Mcgarry', '15/2 12 dobbies loan place', 'Townhead', 'G4 0bh', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '1415524370', '0010237KBV', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '577108588629', 'FedEx', NULL, '2013-11-18', '14.11.2013 22:24', 'UK131024AMC07', '1', 'a0YC000000UtsdNMAR', '135.00', '219.00'),
(12464, '208396473', NULL, NULL, 'Brendan Blair', '2 CAVALIER GROVE', '', 'CO2 7SF', 'COLCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7907989916', '0010132HS4', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '577108588630', 'FedEx', NULL, '2013-11-18', '14.11.2013 21:54', 'UK131024AMC07', '1', 'a0YC000000UtsdNMAR', '135.00', '219.00'),
(12465, '208405654', NULL, NULL, 'lorna jones', '32 UPPER ALBERT ROAD', 'meersbrook', 'S8 9HR', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7888849541', '0010086Q6R', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '577108588640', 'FedEx', NULL, '2013-11-18', '14.11.2013 22:24', 'UK131024AMC07', '1', 'a0YC000000UtsdNMAR', '135.00', '219.00'),
(12466, '208408407', NULL, NULL, 'Merna Liddawi', '99 Congreve Road', '', 'bn14 8EN', 'Worthing', 'Grossbritannien', 'GB', NULL, NULL, '7873266567', '0010077LFS', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '577108588651', 'FedEx', NULL, '2013-11-18', '14.11.2013 22:53', 'UK131024AMC07', '1', 'a0YC000000UtsdNMAR', '135.00', '219.00'),
(12467, '208407377', NULL, NULL, 'Paul Langley', '18 BARLE CLOSE', '', 'TS17 0PL', 'Stockton on Tees', 'Grossbritannien', 'GB', NULL, NULL, '7808655125', '0010025YSE', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '577108588662', 'FedEx', NULL, '2013-11-18', '14.11.2013 22:22', 'UK131024AMC07', '1', 'a0YC000000UtsdNMAR', '135.00', '219.00'),
(12468, '208398786', NULL, NULL, 'Scott Weldon', '35 HALLAM STREET', '', 'B71 4HF', 'WEST BROMWICH', 'Grossbritannien', 'GB', NULL, NULL, '7725832972', '0010011VW9', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '577108588673', 'FedEx', NULL, '2013-11-18', '14.11.2013 21:53', 'UK131024AMC07', '1', 'a0YC000000UtsdNMAR', '135.00', '219.00'),
(12469, '208327829', NULL, NULL, 'Yasmin Tsang', '3 GREEN STREET', '', 'WA5 1TW', 'WARRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7810600688', '0010130V4R', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '577108588684', 'FedEx', NULL, '2013-11-18', '14.11.2013 16:34', 'UK131024AMC07', '1', 'a0YC000000UtsdNMAR', '135.00', '219.00'),
(12470, '208363724', NULL, NULL, 'julian blackmore', '11 MADOX BROWN END', '', 'GU47 0GJ', 'SANDHURST', 'Grossbritannien', 'GB', NULL, NULL, '7748264706', '0010241CXU', NULL, NULL, 'Paragon Watch With Brown Strap, Redgold Case and White Dial', NULL, '577108588695', 'FedEx', NULL, '2013-11-18', '14.11.2013 19:36', 'UK131024AMC09', '1', 'a0YC000000UtsiWMAR', '97.00', '149.00'),
(12471, '208856330', NULL, NULL, 'Martina Dluha', 'pm16691 parcelmotel,uni5 mygan park,jamestown road', '', 'd11', 'finglas', 'Irland', 'IE', NULL, NULL, '862073523', '0010224SB2', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', NULL, '578824861405', 'FedEx', NULL, '2013-11-19', '17.11.2013 12:32', 'a0YC000000Vwu4pMAB', '1', 'a0YC000000Vwu4pMAB', '', '239.00'),
(12472, '208978930', NULL, NULL, 'Aliona Fulga', '4 Newtown Glendale', '', 'Ireland', 'Leixlip', 'Irland', 'IE', NULL, NULL, '877643036', '0010083U01', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824861416', 'FedEx', NULL, '2013-11-19', '17.11.2013 23:02', 'a0YC000000Vwu3oMAB', '1', 'a0YC000000Vwu3oMAB', '', '239.00'),
(12473, '208974427', NULL, NULL, 'Olga Sviagla', '61 Kincora Court', '', '3', 'Clontarf, Dublin', 'Irland', 'IE', NULL, NULL, '3,53833E+11', '001007810W', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824861427', 'FedEx', NULL, '2013-11-19', '17.11.2013 22:32', 'a0YC000000Vwu3pMAB', '1', 'a0YC000000Vwu3pMAB', '', '239.00'),
(12474, '208969305', NULL, NULL, 'Ann Wilde Pacon Waste', 'Unit 4F Fingal Bay Business Park', '', '1', 'Balbriggan, Co.Dublin', 'Irland', 'IE', NULL, NULL, '860234048', '0010206ZAQ', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824861438', 'FedEx', NULL, '2013-11-19', '17.11.2013 22:02', 'a0YC000000Vwu4oMAB', '1', 'a0YC000000Vwu4oMAB', '', '239.00'),
(12475, '208795871', NULL, NULL, 'Massimo Zanetti', 'Via Sandro Gallo 23', '', '30126', 'Lido di Venezia', 'Venezia', 'Ital', NULL, NULL, '3403006750', '0010181ZC8', NULL, NULL, 'Orologio Pionier Acapulco (GM-504-1) - Nero con ghiera silver', NULL, '578824861450', 'FedEx', NULL, '2013-11-19', '17.11.2013 00:28', 'IT110413CS01', '1', 'a0YC000000UvO8KMAV', '142.71', '229.99'),
(12476, '209044110', NULL, NULL, 'nicoletta bonso', 'via mascagni 46', '', '30030', 'salzano', 'Venezia', 'Ital', NULL, NULL, '3315801414', '00100559H1', NULL, NULL, 'Orologio Pionier (GM-504-1) - Nero con ghiera silver', NULL, '578824861460', 'FedEx', NULL, '2013-11-19', '18.11.2013 09:28', 'IT110413CS01', '1', 'a0YC000000UvO8KMAV', '142.71', '229.99'),
(12477, '208895243', NULL, NULL, 'salvatore scamarcia', 'VIA DELLA STAZIONE 17', '', '88050', 'SELLIA MARINA', 'CZ', 'Ital', NULL, NULL, '3331296567', '0010118IUP', NULL, NULL, 'Orologio Pionier (GM-504-2) - Nero con ghiera nera', NULL, '578824861471', 'FedEx', NULL, '2013-11-19', '17.11.2013 14:58', 'IT110413CS02', '1', 'a0YC000000UvO1UMAV', '142.71', '229.99'),
(12478, '208915142', NULL, NULL, 'stefano bariselli', 'VIA DANTE ALIGHIERI 14', 'consegna tardo pomeriggio', '25030', 'ADRO', 'BS', 'Ital', NULL, NULL, '307356291', '001005578C', NULL, NULL, 'Orologio Pionier (GM-504-2) - Nero con ghiera nera', NULL, '578824861482', 'FedEx', NULL, '2013-11-19', '17.11.2013 16:58', 'IT110413CS02', '1', 'a0YC000000UvO1UMAV', '142.71', '229.99'),
(12479, '208884062', NULL, NULL, 'biagio genovese', 'CONTRADA CUTURA 119', 'consegnare c/o federazione calabrese bcc', '87036', 'RENDE', 'CS', 'Ital', NULL, NULL, '3383501456', '0010102CRB', NULL, NULL, 'Orologio Pionier (GM-504-3) - Marrone con ghiera oro', NULL, '578824861493', 'FedEx', NULL, '2013-11-19', '17.11.2013 13:58', 'IT110413CS03', '1', 'a0YC000000UvO8yMAF', '142.71', '229.99'),
(12480, '208838230', NULL, NULL, 'cristina mazzotti', 'd.l.sturzo 5', '', '25032', 'chiari', 'Brescia', 'Ital', NULL, NULL, '3397391504', '0010050OI7', NULL, NULL, 'Orologio Pionier (GM-504-3) - Marrone con ghiera oro', NULL, '578824861508', 'FedEx', NULL, '2013-11-19', '17.11.2013 10:28', 'IT110413CS03', '1', 'a0YC000000UvO8yMAF', '142.71', '229.99'),
(12481, '209033426', NULL, NULL, 'Jeroen van Noortwijk', 'Bilderdijkstraat 16', '', 'BUNSCHOTEN-SPAKENBURG', 'Niederlande', '3751 EX', 'NL', NULL, NULL, '623881220', '0010204SU2', NULL, NULL, 'Casablanca Silver/Black', NULL, '577108589018', 'FedEx', NULL, '2013-11-19', '18.11.2013 08:58', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12482, '209032801', '', '', 'Nicolet Draisma', 'Dirklangendwarsstraat 30', '31152120679 nicoletdraisma@ziggo.nl', '2611 JA ', 'DELFT', 'Niederlande', '', '', '', '31152120679', '0010210WUD', '', '', 'Casablanca Silver/Black', '', '577108589029', 'FedEx', '', '2013-11-19', '', '', '', '', '', ''),
(12491, '207353174', NULL, NULL, 'Stephen Wallace', '4 College gate, college manor,cobh', '', '0', 'Cork', 'Irland', 'IE', NULL, NULL, '877792249', '0010164FJD', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', NULL, '577108589154', 'FedEx', NULL, '2013-11-20', '10.11.2013 11:32', 'a0YC000000Vwu4pMAB', '1', 'a0YC000000Vwu4pMAB', '', '239.00'),
(12483, '209022227', NULL, NULL, 'Kendra Den hoed', 'Veenkade 111a', '', '\'S-GRAVENHAGE', 'Niederlande', '2513EK', 'NL', NULL, NULL, '641840742', '0010008W9Z', NULL, NULL, 'Casablanca Silver/Black', NULL, '577108589030', 'FedEx', NULL, '2013-11-19', '18.11.2013 07:58', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12484, '209021068', NULL, NULL, 'Ahmet Altin', 'Laan van Broekpolder 150', '', 'BEVERWIJK', 'Niederlande', '1948 AR', 'NL', NULL, NULL, '646200181', '0010085QEG', NULL, NULL, 'Casablanca Silver/Black', NULL, '577108589040', 'FedEx', NULL, '2013-11-19', '18.11.2013 07:58', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12485, '209014720', NULL, NULL, 'vladimirov aldin', 'Gloriantplantsoen 2', '', 'GOUDA', 'Niederlande', '2805 XA', 'NL', NULL, NULL, '628436296', '0010178GRE', NULL, NULL, 'Casablanca Silver/Black', NULL, '577108589051', 'FedEx', NULL, '2013-11-19', '18.11.2013 07:28', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12486, '209012632', NULL, NULL, 'Stephan De Hoop', 'Domela Nieuwenhuisstraat 55', '', 'NIJMEGEN', 'Niederlande', '6535 TZ', 'NL', NULL, NULL, '631791979', '0010156NB4', NULL, NULL, 'Casablanca Silver/White', NULL, '577108589062', 'FedEx', NULL, '2013-11-19', '18.11.2013 07:29', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12487, '209069526', NULL, NULL, 'Desiree Borbone', 'VIA ROMA 47', '', '10093', 'COLLEGNO', 'Italien', 'IT', NULL, NULL, '3498415597', '0010018ME2', NULL, NULL, 'Orologio Pionier (GM-504-2) - Nero con ghiera nera', NULL, '577108589084', 'FedEx', NULL, '2013-11-19', '18.11.2013 11:29', 'IT110413CS02', '1', 'a0YC000000UvO1UMAV', '142.71', '229.99'),
(12488, '209176838', NULL, NULL, 'giuseppe ciraolo', 'rudone 30', 'barsax (bartabacchi)presso C.C IPERSIMPLI', '25038', 'Rovato', 'Italien', 'IT', NULL, NULL, '3401623087', '0010227C1Y', NULL, NULL, 'Orologio Pionier (GM-504-3) - Marrone con ghiera oro', NULL, '577108589095', 'FedEx', NULL, '2013-11-19', '18.11.2013 19:58', 'IT110413CS03', '1', 'a0YC000000UvO8yMAF', '142.71', '229.99'),
(12489, '209101317', NULL, NULL, 'Klaura Filari', 'Via Mattagnano 77', '', '50039', 'Vicchio', 'Italien', 'IT', NULL, NULL, '3774436165', '0010121TL0', NULL, NULL, 'Orologio Pionier (GM-504-3) - Marrone con ghiera oro', NULL, '577108589100', 'FedEx', NULL, '2013-11-19', '18.11.2013 13:28', 'IT110413CS03', '1', 'a0YC000000UvO8yMAF', '142.71', '229.99'),
(12490, '209216695', NULL, NULL, 'Alessandro Coha', 'SP460 17/B', 'Il cubo design', '10087', 'VALPERGA', 'Italien', 'IT', NULL, NULL, '3482589323', '0010179VSY', NULL, NULL, 'Orologio Pionier (GM-504-4) - Nero con dettagli oro', NULL, '577108589110', 'FedEx', NULL, '2013-11-19', '18.11.2013 22:58', 'IT110413CS04', '1', 'a0YC000000UvO9IMAV', '142.71', '229.99'),
(12492, '209122394', NULL, NULL, 'Qin Su', 'FLAT 9 River Court, UPPER GROUND', '', 'SE1 9PE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7785608181', '0010014LR8', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '577108589165', 'FedEx', NULL, '2013-11-20', '18.11.2013 16:24', 'UK131024AMC07', '1', 'a0YC000000UtsdNMAR', '135.00', '219.00'),
(12493, '209216425', NULL, NULL, 'Jorge Bras', 'Rua do Pinhal 250', 'Na REHAU LDA', '4470-640', 'Maia Porto', 'Portugal', 'PT', NULL, NULL, '964756629', '0010018HOW', NULL, NULL, 'OpÃ§Ã£o A: relÃ³gio Coppernicus de bracelete preta e aro e fundo prateados', NULL, '577108589176', 'FedEx', NULL, '2013-11-20', '19.11.2013 00:08', 'a0YC000000TSdzVMAT', '1', 'a0YC000000TSdzVMAT', '', '229.00'),
(12494, '209124778', '', '', 'Manuel Barroso', 'AV Diogo Caso, 2F no6', 'Infantado', '2670-327', 'Loures Lisboa', 'Portugal', '', '', '', '963814478', '00101231QA', '', '', 'Opção C: relógio Coppernicus de bracelete castanha, aro dourado e fundo preto', '', '577108589187', 'FedEx', '', '2013-11-20', '', '', '', '', '', ''),
(12495, '208823145', NULL, NULL, 'Jan Smeijers', 'Lavendel 11', '', '2925 VA', 'KRIMPEN AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '624696499', '0010014GPI', NULL, NULL, 'Casablanca All in Black', NULL, '578824862927', 'FedEx', NULL, '2013-11-27', '18.11.2013 13:35', 'NL131017LB05', '1', 'a0YC000000UsoTUMAZ', '185.00', '299.95'),
(12496, '208846770', NULL, NULL, 'M. Wissema', 'Heunpark 4513', '', '5261 WE', 'VUGHT', 'Niederlande', 'NL', NULL, NULL, '06-29541620', '00101154XY', NULL, NULL, 'Casablanca All in Black', NULL, '578824862938', 'FedEx', NULL, '2013-11-27', '18.11.2013 13:35', 'NL131017LB05', '1', 'a0YC000000UsoTUMAZ', '185.00', '299.95'),
(12497, '208825572', NULL, NULL, 'Michael De Groot', 'Houtzaagmolen 166', '', '1622 HN', 'HOORN', 'Niederlande', 'NL', NULL, NULL, '625071073', '0010101N3K', NULL, NULL, 'Casablanca All in Black', NULL, '578824862949', 'FedEx', NULL, '2013-11-27', '18.11.2013 13:35', 'NL131017LB05', '1', 'a0YC000000UsoTUMAZ', '185.00', '299.95'),
(12498, '208815426', NULL, NULL, 'Wilbert berkers', 'Hoog-Beugt 4', '', '5473 KP', 'HEESWIJK-DINTHER', 'Niederlande', 'NL', NULL, NULL, '655566700', '0010243KHE', NULL, NULL, 'Casablanca All in Black', NULL, '578824862950', 'FedEx', NULL, '2013-11-27', '18.11.2013 13:35', 'NL131017LB05', '1', 'a0YC000000UsoTUMAZ', '185.00', '299.95'),
(12499, '208833039', NULL, NULL, 'Z.T.van der Schuur', 'Ringweg 20', 'B.van der Schuur vof B.van der Schuur vof', '3754 LW', 'EEMDIJK', 'Niederlande', 'NL', NULL, NULL, '620137737', '0010079XAP', NULL, NULL, 'Casablanca All in Black', NULL, '578824862960', 'FedEx', NULL, '2013-11-27', '18.11.2013 13:35', 'NL131017LB05', '1', 'a0YC000000UsoTUMAZ', '185.00', '299.95'),
(12500, '208814374', NULL, NULL, 'GJ Zwanenburg', 'Westbroekerweg 127', '', '1991 LZ', 'VELSERBROEK', 'Niederlande', 'NL', NULL, NULL, '653356227', '0010153NLM', NULL, NULL, 'Casablanca Gold/Black', NULL, '578824862971', 'FedEx', NULL, '2013-11-27', '18.11.2013 13:35', 'NL131017LB02', '1', 'a0YC000000UsoT0MAJ', '185.00', '299.95'),
(12501, '208825067', NULL, NULL, 'Jeffrewy Glasbergen', 'Heemraadlaan 51', '', '2352 RG', 'LEIDERDORP', 'Niederlande', 'NL', NULL, NULL, '614191075', '0010018UBV', NULL, NULL, 'Casablanca Gold/Black', NULL, '578824862982', 'FedEx', NULL, '2013-11-27', '18.11.2013 13:35', 'NL131017LB02', '1', 'a0YC000000UsoT0MAJ', '185.00', '299.95'),
(12502, '208822394', NULL, NULL, 'kjell vendrig', 'Hesseplaats 102B', '', '3068 EA', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '104813132', '0010215MFB', NULL, NULL, 'Casablanca Gold/Black', NULL, '578824862993', 'FedEx', NULL, '2013-11-27', '18.11.2013 13:35', 'NL131017LB02', '1', 'a0YC000000UsoT0MAJ', '185.00', '299.95'),
(12503, '208818050', NULL, NULL, 'Michael Lopulalan', 'Kortendijk 26', '', '4201kt', 'Gorinchem', 'Niederlande', 'NL', NULL, NULL, '652663068', '0010032CVK', NULL, NULL, 'Casablanca Gold/Black', NULL, '578824863007', 'FedEx', NULL, '2013-11-27', '18.11.2013 13:35', 'NL131017LB02', '1', 'a0YC000000UsoT0MAJ', '185.00', '299.95'),
(12504, '208833350', NULL, NULL, 'Sunil Bandaru', 'Merelstraat 98', '', '3514 CN', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '31685547100', '1,00E+11', NULL, NULL, 'Casablanca Gold/Black', NULL, '578824863018', 'FedEx', NULL, '2013-11-27', '18.11.2013 13:35', 'NL131017LB02', '1', 'a0YC000000UsoT0MAJ', '185.00', '299.95'),
(12505, '208865476', NULL, NULL, 'Amy Brouwer', 'Kleine Vos 24', '', '4007 JC', 'TIEL', 'Niederlande', 'NL', NULL, NULL, '651902055', '0010053TEB', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863029', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12506, '209065430', NULL, NULL, 'C.J.P. Post', 'Amsterdamsestraatweg 923', '', '3555 HN', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '638926468', '0010081NLW', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863030', 'FedEx', NULL, '2013-11-21', '18.11.2013 10:58', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12507, '208901392', NULL, NULL, 'corrie moget', 'Alk 18', '', '2201 XN', 'NOORDWIJK', 'Niederlande', 'NL', NULL, NULL, '621208687', '0010077YS5', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863040', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12508, '209342551', NULL, NULL, 'Darryl Antonius', 'Paardenweide 64', '', '1689 MD', 'ZWAAG', 'Niederlande', 'NL', NULL, NULL, '06-42160413', '00101857PN', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863051', 'FedEx', NULL, '2013-11-21', '19.11.2013 14:28', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12509, '208979475', NULL, NULL, 'Dennis De Wit', 'Lauwersmeer 9b', '', '5347 JR', 'Oss', 'Niederlande', 'NL', NULL, NULL, '651815209', '0010103FJN', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863062', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(12510, '209113705', NULL, NULL, 'Ebru Surer', 'Hobbemastraat 234A', '', '2526 JV', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '621449606', '00100319BY', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863073', 'FedEx', NULL, '2013-11-21', '18.11.2013 14:28', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12511, '208847028', NULL, NULL, 'Furkan Elliyasa', 'Ranonkelkade 45, 1 HOOG', '', '1031 XT', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '623925375', '0010123AFG', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863084', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12512, '208927778', NULL, NULL, 'Gergana Valcheva', '2e Messstraat 46', '', '2586 XD', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '31613365758', '00101518KO', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863095', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12513, '209191806', NULL, NULL, 'h korkmaz', 'De Run 5425', 'horecaline bv', '5504 DG', 'VELDHOVEN', 'Niederlande', 'NL', NULL, NULL, '628486993', '0010032GUN', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863100', 'FedEx', NULL, '2013-11-21', '18.11.2013 20:58', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12514, '209318020', NULL, NULL, 'jan vos', 'Jan van Speijkstraat 3', '', '5224 DC', '\'S-HERTOGENBOSCH', 'Niederlande', 'NL', NULL, NULL, '653630215', '00100518X2', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863110', 'FedEx', NULL, '2013-11-21', '19.11.2013 12:28', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12515, '209409648', NULL, NULL, 'Jasper Nota', 'Jan Hanzenstraat 344', '', '1053 XL', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '630043943', '0010017N78', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863121', 'FedEx', NULL, '2013-11-21', '19.11.2013 20:28', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12516, '209107709', NULL, NULL, 'jos clowting', 'Klipperkade 140', '', '2725 HC', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '079-3425729', '00101653KC', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863132', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:58', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12517, '209374764', NULL, NULL, 'Karel van der Kolk', 'Hindeloopenkade 3', '', '3826 BK', 'AMERSFOORT', 'Niederlande', 'NL', NULL, NULL, '06 40946410', '0010158DTD', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863143', 'FedEx', NULL, '2013-11-21', '19.11.2013 17:28', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12518, '208826522', NULL, NULL, 'karin kwak', 'Heekstraat 32', '', '3192 TE', 'HOOGVLIET ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '619252895', '0010016NIR', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863154', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12519, '208838985', NULL, NULL, 'Kevin Loerakker', 'Van Oorschotstraat 11', '', '2032 SM', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '634723854', '0010246U2R', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863165', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12520, '208916840', NULL, NULL, 'Linda Bouwer', 'Overgauwseweg 19', '', '2641 NC', 'PIJNACKER', 'Niederlande', 'NL', NULL, NULL, '653372099', '00100505JX', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863176', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12521, '208911683', NULL, NULL, 'M W D Gaasbeek', 'Olympiade 11', '', '2924 AL', 'KRIMPEN AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '653417591', '0010009TWV', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863187', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12522, '209181310', NULL, NULL, 'Manni Naderifard', 'Mosselkreek 1', '', '3823 JG', 'AMERSFOORT', 'Niederlande', 'NL', NULL, NULL, '631900624', '0010083NWV', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863198', 'FedEx', NULL, '2013-11-21', '18.11.2013 19:58', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12523, '209176392', NULL, NULL, 'Marie Best', 'Barbotinestraat 11', '', '6216 VP', 'MAASTRICHT', 'Niederlande', 'NL', NULL, NULL, '06-51786898', '0010142GD3', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863202', 'FedEx', NULL, '2013-11-21', '18.11.2013 19:58', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12524, '208872128', NULL, NULL, 'Marieke Havermans', 'Dertien Loten 97', '', '5223 ZX', '\'S-HERTOGENBOSCH', 'Niederlande', 'NL', NULL, NULL, '073 6133954', '0010203RT0', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863213', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12525, '209108693', NULL, NULL, 'mirella van houten', 'Vlasakker 45', '', '3124 AJ', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '655802039', '001012893X', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863224', 'FedEx', NULL, '2013-11-21', '18.11.2013 14:28', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12526, '208948758', NULL, NULL, 'mitchel knufman', 'Penningkruid 60', '', '5803 KK', 'VENRAY', 'Niederlande', 'NL', NULL, NULL, '652715141', '00100472N8', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863235', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12527, '209082706', NULL, NULL, 'N Mansuryan', 'Esdoornhof 29', '', '3831 XX', 'LEUSDEN', 'Niederlande', 'NL', NULL, NULL, '033-8890414', '00100633VP', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863246', 'FedEx', NULL, '2013-11-21', '18.11.2013 12:28', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12528, '209348265', NULL, NULL, 'Olivier SIMONNOT', 'Dirk van Voorburglaan 9', '', '2273 DK', 'VOORBURG', 'Niederlande', 'NL', NULL, NULL, '638323946', '0010175EOF', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863257', 'FedEx', NULL, '2013-11-21', '19.11.2013 15:28', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12529, '208832922', NULL, NULL, 'Rick de Koning', 'Karel Doormanstraat 390H', '', '3012 GR', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '614708121', '00101886RK', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863268', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12530, '209085577', NULL, NULL, 'Rita Mouradian', 'Moerkerkestraat 106 b2', '', '3081rx', 'Rotterdam', 'Niederlande', 'NL', NULL, NULL, '643655345', '00101191QD', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863279', 'FedEx', NULL, '2013-11-21', '18.11.2013 12:28', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12531, '208816740', NULL, NULL, 'rob versteeg', 'Vergiliusstraat 39', '', '2314 CK', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '071-5414447', '0010162DV9', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863280', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12532, '209134427', NULL, NULL, 'Rosa Hollestein', 'Blikhoek 38', '', '4453 BE', '\'S-HEERENHOEK', 'Niederlande', 'NL', NULL, NULL, '615522166', '0010057AT1', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863290', 'FedEx', NULL, '2013-11-21', '18.11.2013 16:28', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12533, '208951275', NULL, NULL, 'sheila ocalia', 'Marsstraat 33', '', '2132 HR', 'HOOFDDORP', 'Niederlande', 'NL', NULL, NULL, '654951100', '00100806M9', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863305', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12534, '208916843', NULL, NULL, 'stephanie hazewinkel', 'Eemlustlaan 25', '', '3755 TN', 'EEMNES', 'Niederlande', 'NL', NULL, NULL, '31612423480', '0010149PVC', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863316', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12535, '209043035', NULL, NULL, 'Sven van Zanten', 'Beethovenlaan 23', '', '7391 XV', 'TWELLO', 'Niederlande', 'NL', NULL, NULL, '611735872', '0010021L7H', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863327', 'FedEx', NULL, '2013-11-21', '18.11.2013 09:28', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12536, '208927356', NULL, NULL, 'Sylvia Ruizendaal', 'Pluto 210', '', '1785 AZ', 'DEN HELDER', 'Niederlande', 'NL', NULL, NULL, '612443950', '00100343QA', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863338', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12537, '208970220', NULL, NULL, 'Tamar de Leeuw', 'Citroenvlinderstraat 9', '', '1432 MA', 'AALSMEER', 'Niederlande', 'NL', NULL, NULL, '297367076', '0010023NFD', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863349', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12538, '208972234', NULL, NULL, 'Tim Walet', 'Uitdamstraat 32', '', '3826 CG', 'AMERSFOORT', 'Niederlande', 'NL', NULL, NULL, '628426022', '0010042DK8', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863350', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12539, '209340619', NULL, NULL, 'Tjon Lai', 'Maanzaadstraat 25', '', '1446 EW', 'PURMEREND', 'Niederlande', 'NL', NULL, NULL, '647870242', '00102237ZC', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863360', 'FedEx', NULL, '2013-11-21', '19.11.2013 14:28', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12540, '209160985', NULL, NULL, 'VQD Phan', 'Boulevard Heuvelink 5-2', '', '6828 KG', 'ARNHEM', 'Niederlande', 'NL', NULL, NULL, '31681785577', '0010095OLX', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863371', 'FedEx', NULL, '2013-11-21', '18.11.2013 18:28', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12541, '209203738', NULL, NULL, 'Weronika Maszotta', 'Novemberstraat 33', '', '1335 EX', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '31684690076', '0010069QYS', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863382', 'FedEx', NULL, '2013-11-21', '18.11.2013 21:58', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12542, '208890180', NULL, NULL, 'Yusuf Dasci', 'Leyweg 766', '', '2545 GP', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '681480070', '0010072JBR', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824863393', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(12543, '208796263', NULL, NULL, 'Lokhim Wong', 'Doenradestraat 396A', '', '4834 GK', 'BREDA', 'Niederlande', 'NL', NULL, NULL, '624810439', '001006467Q', NULL, NULL, 'Casablanca Silver/Gold', NULL, '578824863408', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB01', '1', 'a0YC000000UsoSqMAJ', '185.00', '299.95'),
(12544, '209420417', NULL, NULL, 'adem ozdemir', 'Kabajastraat 37', '', '1448 DT', 'PURMEREND', 'Niederlande', 'NL', NULL, NULL, '616882856', '0010099XV0', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863419', 'FedEx', NULL, '2013-11-21', '19.11.2013 20:58', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12545, '209218377', NULL, NULL, 'Arie van Doorne', 'Noordoordplaat 29', '', '4465 AW', 'GOES', 'Niederlande', 'NL', NULL, NULL, '640307861', '0010020PJ9', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863420', 'FedEx', NULL, '2013-11-21', '18.11.2013 23:28', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12546, '209119909', NULL, NULL, 'Bob van Damme', 'Bijsterveldenlaan 57', '', '5045 ZX', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '06-18382719', '00100958UI', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863430', 'FedEx', NULL, '2013-11-21', '18.11.2013 15:28', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12547, '209294993', NULL, NULL, 'Ccoq Ouwerkerk', 'Jan Wilspark 8', '', '2343 NT', 'OEGSTGEEST', 'Niederlande', 'NL', NULL, NULL, '618700027', '0010116DIJ', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863441', 'FedEx', NULL, '2013-11-21', '19.11.2013 10:58', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12548, '208882221', NULL, NULL, 'Cornelis Los', 'Mijzijde 4', '', '3471 GM', 'KAMERIK', 'Niederlande', 'NL', NULL, NULL, '616720526', '0010037OZ8', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863452', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12549, '208855626', NULL, NULL, 'Dick Tump', 'Ypelobrink 159', '', '7544 CG', 'ENSCHEDE', 'Niederlande', 'NL', NULL, NULL, '637186928', '0010084XSM', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863463', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12550, '209131663', NULL, NULL, 'Erwin de Ruiter', 'Antennestraat 56', '', '1322 AS', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '622451496', '00100214RM', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863474', 'FedEx', NULL, '2013-11-21', '18.11.2013 16:28', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12551, '209152997', NULL, NULL, 'Gerard Martineau', 'Pastoorslaan 24', '', '6241 BK', 'BUNDE', 'Niederlande', 'NL', NULL, NULL, '619878082', '0010057EY1', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863485', 'FedEx', NULL, '2013-11-21', '18.11.2013 17:58', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12552, '209142574', NULL, NULL, 'H. van Gelder', 'Hemelrijken 138', '', '5612 WR', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '644789613', '0010050S93', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863496', 'FedEx', NULL, '2013-11-21', '18.11.2013 16:58', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12553, '208827812', NULL, NULL, 'Hamid Afzali', 'Veluwemeer 61', '', '2729 PB', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '618639165', '001019891T', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863500', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12554, '209159154', NULL, NULL, 'Hennie van der Gaag', 'Akkerpad 63', '', '3124 AA', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '104719010', '0010136MQ3', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863511', 'FedEx', NULL, '2013-11-21', '18.11.2013 18:28', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12555, '208840627', NULL, NULL, 'Herbert Blaak', 'Anjelierstraat 16', '', '7601 BL', 'ALMELO', 'Niederlande', 'NL', NULL, NULL, '620038667', '0010022JH6', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863522', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12556, '209274736', NULL, NULL, 'Hillie van der Veen-Sahebali', 'Sleutelbloem 70', '', '8935 RR', 'LEEUWARDEN', 'Niederlande', 'NL', NULL, NULL, '653410324', '0010090QC4', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863533', 'FedEx', NULL, '2013-11-21', '19.11.2013 09:28', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12557, '209160845', NULL, NULL, 'Jan Dubach', 'Zandbloem 121', '', '5658 BZ', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '402216767', '0010107O2Q', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863544', 'FedEx', NULL, '2013-11-21', '18.11.2013 18:28', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12558, '209172034', NULL, NULL, 'Joan Mordan', 'Digna Johannaweg 380', '', '3193 PJ', 'HOOGVLIET ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '624937553', '00100040KT', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863555', 'FedEx', NULL, '2013-11-21', '18.11.2013 19:28', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12559, '209228182', NULL, NULL, 'Johan Pordon', 'Van Coevenhovenstraat 55', '', '1961 NZ', 'HEEMSKERK', 'Niederlande', 'NL', NULL, NULL, '251237584', '001020365Y', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863566', 'FedEx', NULL, '2013-11-21', '19.11.2013 04:28', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12560, '208945425', NULL, NULL, 'Joke Sleeman', 'Herenweg 39B', '', '2105mc', 'Heemstede', 'Niederlande', 'NL', NULL, NULL, '235389193', '0010223ZMD', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863577', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12561, '208817863', NULL, NULL, 'Joost Schipaanboord', 'Liester 31', '', '9302 CB', 'RODEN', 'Niederlande', 'NL', NULL, NULL, '612954865', '0010209UTN', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863588', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12562, '209042097', NULL, NULL, 'K.J.A. Aelberts', 'Tienbunder 13', '', '4823 BN', 'BREDA', 'Niederlande', 'NL', NULL, NULL, '610825005', '0010132N7J', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863599', 'FedEx', NULL, '2013-11-21', '18.11.2013 09:28', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12563, '208920367', NULL, NULL, 'Karlijn van der Noll', 'Geldropseweg 20', '', '5611 SH', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '634928894', '0010165R3J', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863603', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12564, '208912891', NULL, NULL, 'M W D Gaasbeek', 'Olympiade 11', '', '2924 AL', 'KRIMPEN AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '653417591', '0010226N2I', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863187', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12565, '208829559', NULL, NULL, 'Martin Koevoet', 'Sleutelbloem 15', '', '3621 TK', 'BREUKELEN', 'Niederlande', 'NL', NULL, NULL, '629598970', '00100586J5', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863625', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12566, '208827429', NULL, NULL, 'Maychen Fon', 'Maartensdijklaan 52', '', '2541 XR', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '616466676', '001014893P', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863636', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12567, '208836638', NULL, NULL, 'Meggie van der Kraan', 'Fazantlaan 149', '', '6951 JM', 'DIEREN', 'Niederlande', 'NL', NULL, NULL, '683236583', '0010083KPB', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863647', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12568, '208914112', NULL, NULL, 'Mieke Zaal', 'A.M. de Jonghove 4', '', '2726 DB', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '615404843', '00101434EQ', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863658', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12569, '209305810', NULL, NULL, 'Patricia Pherai', 'Strevelsweg 29B', '', '3073 DS', 'Rotterdam', 'Niederlande', 'NL', NULL, NULL, '641974146', '0010018DXJ', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863669', 'FedEx', NULL, '2013-11-21', '19.11.2013 11:58', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12570, '208939188', NULL, NULL, 'R. Steenbergen', 'Van den Broekstraat 13', '', '9731 LW', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '505413841', '0010096JHY', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863670', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12571, '208954535', NULL, NULL, 'Tom Van Pelt', 'Bramengaarde 85', '', '3344 PD', 'HENDRIK-IDO-AMBACHT', 'Niederlande', 'NL', NULL, NULL, '649751819', '0010089D4F', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863680', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12572, '208940138', NULL, NULL, 'Weizhong Liang', 'Mambo 46', '', '2152 ST', 'NIEUW-VENNEP', 'Niederlande', 'NL', NULL, NULL, '31634615616', '00101521HS', NULL, NULL, 'Casablanca Silver/White', NULL, '578824863691', 'FedEx', NULL, '2013-11-21', '18.11.2013 13:35', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(12573, '209361035', NULL, NULL, 'Louise Wigginton', '19 THAMES SIDE', '', 'Rg1 8dr', 'Reading', 'Grossbritannien', 'GB', NULL, NULL, '7932556006', '0010113JE4', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '578824861600', 'FedEx', NULL, '2013-11-21', '19.11.2013 17:22', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(12574, '209303618', NULL, NULL, 'joanne reynolds', 'Zygology 2 Barnes wallis court, wellington road', '', 'HP12 3PS', 'high wycombe', 'Grossbritannien', 'GB', NULL, NULL, '7952152195', '0010044PFK', NULL, NULL, 'Panthos Watch With Black Strap and Silver Case', NULL, '578824861611', 'FedEx', NULL, '2013-11-21', '19.11.2013 12:52', 'UK131025AMC01', '1', 'a0YC000000VxqiZMAR', '144.01', '249.00'),
(12575, '209337010', NULL, NULL, 'Rebecca Young', '24 CHERRYWOOD', '', 'NE6 4NW', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7590633919', '0010079TJ9', NULL, NULL, 'Panthos Watch With Black Strap and Silver Case', NULL, '578824861622', 'FedEx', NULL, '2013-11-21', '19.11.2013 15:23', 'UK131025AMC01', '1', 'a0YC000000VxqiZMAR', '144.01', '249.00'),
(12576, '209287315', NULL, NULL, 'Richard Rogers', '53 Radford Road', '', 'EX2 4ES', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7855354662', '10123592', NULL, NULL, 'Panthos Watch With Black Strap and Silver Case', NULL, '578824861633', 'FedEx', NULL, '2013-11-21', '19.11.2013 11:23', 'UK131025AMC01', '1', 'a0YC000000VxqiZMAR', '144.01', '249.00'),
(12577, '209310361', NULL, NULL, 'William Page', '26 CANDIDUS COURT', '', 'PE4 5DB', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '07776 291118', '00100338C0', NULL, NULL, 'Panthos Watch With Black Strap and Silver Case', NULL, '578824861644', 'FedEx', NULL, '2013-11-21', '19.11.2013 13:24', 'UK131025AMC01', '1', 'a0YC000000VxqiZMAR', '144.01', '249.00'),
(12578, '209422779', NULL, NULL, 'Dan Kelly', '89 STONE BARN LANE', '', 'WA7 2PQ', 'RUNCORN', 'Grossbritannien', 'GB', NULL, NULL, '7783626384', '0010220E1V', NULL, NULL, 'Panthos Watch With Black Strap, Silver Case and Black Dial', NULL, '578824861655', 'FedEx', NULL, '2013-11-21', '19.11.2013 22:23', 'UK131025AMC02', '1', 'a0YC000000VxqiaMAB', '144.01', '249.00'),
(12579, '209386024', NULL, NULL, 'Debbie Summerfield', '19 BRIARFIELDS LANE', '', 'S35 0AA', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7740873267', '00101024SW', NULL, NULL, 'Panthos Watch With Black Strap, Silver Case and Black Dial', NULL, '578824861666', 'FedEx', NULL, '2013-11-21', '19.11.2013 19:22', 'UK131025AMC02', '1', 'a0YC000000VxqiaMAB', '144.01', '249.00'),
(12580, '209395484', NULL, NULL, 'emma judd', '15 SCOTT ROAD', '', 'SG2 0BZ', 'STEVENAGE', 'Grossbritannien', 'GB', NULL, NULL, '01438 367204', '00102175SX', NULL, NULL, 'Panthos Watch With Black Strap, Silver Case and Black Dial', NULL, '578824861677', 'FedEx', NULL, '2013-11-21', '19.11.2013 20:23', 'UK131025AMC02', '1', 'a0YC000000VxqiaMAB', '144.01', '249.00'),
(12581, '209392782', NULL, NULL, 'Goda Simoniene', '109-110 NEW BOND STREET', '', 'W1S 1DW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7502448329', '0010088AT5', NULL, NULL, 'Panthos Watch With Black Strap, Silver Case and Black Dial', NULL, '578824861688', 'FedEx', NULL, '2013-11-21', '19.11.2013 19:53', 'UK131025AMC02', '1', 'a0YC000000VxqiaMAB', '144.01', '249.00'),
(12582, '209375890', NULL, NULL, 'Iain Renwick', '12 Meikle Park Road', '', 'EH42 1XD', 'Dunbar', 'Grossbritannien', 'GB', NULL, NULL, '7796022488', '0010234LCQ', NULL, NULL, 'Panthos Watch With Black Strap, Silver Case and Black Dial', NULL, '578824861699', 'FedEx', NULL, '2013-11-21', '19.11.2013 18:53', 'UK131025AMC02', '1', 'a0YC000000VxqiaMAB', '144.01', '249.00'),
(12583, '209372660', NULL, NULL, 'Jennifer Sullivan', '12 Albany Reach', 'Queens Road', 'KT7 0QH', 'Thames Ditton', 'Grossbritannien', 'GB', NULL, NULL, '7865918069', '0010161KI3', NULL, NULL, 'Panthos Watch With Black Strap, Silver Case and Black Dial', NULL, '578824861703', 'FedEx', NULL, '2013-11-21', '19.11.2013 18:22', 'UK131025AMC02', '1', 'a0YC000000VxqiaMAB', '144.01', '249.00'),
(12584, '209351694', NULL, NULL, 'Julie Hepburn', '104 ALBION STREET', '', 'ML5 3SD', 'COATBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '1236603329', '00100739W2', NULL, NULL, 'Panthos Watch With Black Strap, Silver Case and Black Dial', NULL, '578824861714', 'FedEx', NULL, '2013-11-21', '19.11.2013 16:22', 'UK131025AMC02', '1', 'a0YC000000VxqiaMAB', '144.01', '249.00'),
(12585, '209411297', NULL, NULL, 'Mark Keddie', '66 SYWELL ROAD', '', 'NN6 0AN', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '1604642651', '0010016D86', NULL, NULL, 'Panthos Watch With Black Strap, Silver Case and Black Dial', NULL, '578824861725', 'FedEx', NULL, '2013-11-21', '19.11.2013 21:24', 'UK131025AMC02', '1', 'a0YC000000VxqiaMAB', '144.01', '249.00'),
(12586, '209436700', NULL, NULL, 'paul donnelly', '67 LISSAN ROAD', '', 'BT80 8EW', 'COOKSTOWN', 'Grossbritannien', 'GB', NULL, NULL, '7809866514', '00100759GQ', NULL, NULL, 'Panthos Watch With Black Strap, Silver Case and Black Dial', NULL, '578824861736', 'FedEx', NULL, '2013-11-21', '19.11.2013 23:23', 'UK131025AMC02', '1', 'a0YC000000VxqiaMAB', '144.01', '249.00'),
(12587, '209300371', NULL, NULL, 'Tracy Karim', '82 FALCON DRIVE', '', 'WF10 5SB', 'CASTLEFORD', 'Grossbritannien', 'GB', NULL, NULL, '07813 953973', '00101094AM', NULL, NULL, 'Panthos Watch With Black Strap, Silver Case and Black Dial', NULL, '578824861747', 'FedEx', NULL, '2013-11-21', '19.11.2013 12:23', 'UK131025AMC02', '1', 'a0YC000000VxqiaMAB', '144.01', '249.00'),
(12588, '209314156', NULL, NULL, 'STEFANO PENTA', 'VIA PIATTI 4', 'MATTINA SE POSSIBILE', '22078', 'TURATE', 'CO', 'Ital', NULL, NULL, '349/2727435', '0010139XJO', NULL, NULL, 'Orologio Pionier (GM-504-1) - Nero con ghiera silver', NULL, '578824861769', 'FedEx', NULL, '2013-11-21', '19.11.2013 12:28', 'IT110413CS01', '1', 'a0YC000000UvO8KMAV', '142.71', '229.99'),
(12589, '209368406', NULL, NULL, 'Antonio Giusto', 'VIA BONAVENTURA ZUMBINI 6', 'Hotel Residence Zumbini 6, stanza 318', '20143', 'MILANO', 'MI', 'Ital', NULL, NULL, '3458381158', '0010040ORM', NULL, NULL, 'Orologio Pionier (GM-504-3) - Marrone con ghiera oro', NULL, '578824861770', 'FedEx', NULL, '2013-11-21', '19.11.2013 16:58', 'IT110413CS03', '1', 'a0YC000000UvO8yMAF', '142.71', '229.99'),
(12590, '209534446', NULL, NULL, 'elisabetta vittori', 'VIA SAN FRANCESCO 35', '', '24050', 'CIVIDATE AL PIANO', 'BG', 'Ital', NULL, NULL, '3296498392', '00102382P3', NULL, NULL, 'Orologio Pionier (GM-504-3) - Marrone con ghiera oro', NULL, '578824861780', 'FedEx', NULL, '2013-11-21', '20.11.2013 11:28', 'IT110413CS03', '1', 'a0YC000000UvO8yMAF', '142.71', '229.99'),
(12591, '209297704', NULL, NULL, 'luca pignataro', 'VIA A. AMATRUDA 7', '', '84086', 'ROCCAPIEMONTE', 'SA', 'Ital', NULL, NULL, '3468011175', '0010008ESV', NULL, NULL, 'Orologio Pionier (GM-504-3) - Marrone con ghiera oro', NULL, '578824861791', 'FedEx', NULL, '2013-11-21', '19.11.2013 11:28', 'IT110413CS03', '1', 'a0YC000000UvO8yMAF', '142.71', '229.99'),
(12592, '209365103', NULL, NULL, 'Maila Iannone', 'VIA FELICE CAVALLOTTI 17', 'appartamento, primo piano', '28845', 'DOMODOSSOLA', 'VB', 'Ital', NULL, NULL, '3396469642', '00100046H4', NULL, NULL, 'Orologio Pionier (GM-504-3) - Marrone con ghiera oro', NULL, '578824861806', 'FedEx', NULL, '2013-11-21', '19.11.2013 16:58', 'IT110413CS03', '1', 'a0YC000000UvO8yMAF', '142.71', '229.99'),
(12593, '209508257', NULL, NULL, 'Marianne Magpantay', 'VIALE VINCENZO LANCETTI 37', '', '20158', 'MILANO', 'MI', 'Ital', NULL, NULL, '3345929436', '0010229JRR', NULL, NULL, 'Orologio Pionier (GM-504-3) - Marrone con ghiera oro', NULL, '578824861817', 'FedEx', NULL, '2013-11-21', '20.11.2013 09:58', 'IT110413CS03', '1', 'a0YC000000UvO8yMAF', '142.71', '229.99'),
(12594, '209479704', NULL, NULL, 'susanna pregnolato', 'VIA LUIGI LONGO 55', '', '45018', 'PORTO TOLLE', 'RO', 'Ital', NULL, NULL, '3332137368', '00101623PM', NULL, NULL, 'Orologio Pionier (GM-504-3) - Marrone con ghiera oro', NULL, '578824861828', 'FedEx', NULL, '2013-11-21', '20.11.2013 08:34', 'IT110413CS03', '1', 'a0YC000000UvO8yMAF', '142.71', '229.99'),
(12595, '209396000', NULL, NULL, 'Valentina Labella', 'VIA DEL PRATO DELLA SIGNORA 15', '', '00199', 'ROMA', 'RM', 'Ital', NULL, NULL, '3479894038', '0010140ILC', NULL, NULL, 'Orologio Pionier (GM-504-3) - Marrone con ghiera oro', NULL, '578824861839', 'FedEx', NULL, '2013-11-21', '19.11.2013 19:28', 'IT110413CS03', '1', 'a0YC000000UvO8yMAF', '142.71', '229.99'),
(12596, '209383430', NULL, NULL, 'Wensheng Hu', 'VIA CARAVAGGIO 21', '', '42122', 'REGGIO EMILIA', 'RE', 'Ital', NULL, NULL, '3484206724', '0010152UT2', NULL, NULL, 'Orologio Pionier (GM-504-3) - Marrone con ghiera oro', NULL, '578824861840', 'FedEx', NULL, '2013-11-21', '19.11.2013 18:28', 'IT110413CS03', '1', 'a0YC000000UvO8yMAF', '142.71', '229.99'),
(12597, '209426363', NULL, NULL, 'Flavio Zisa', 'VIA A. COLLA 8', '', '29015', 'CASTEL SAN GIOVANNI', 'PC', 'Ital', NULL, NULL, '3286348818', '0010181QWQ', NULL, NULL, 'Orologio Pionier (GM-504-4) - Nero con dettagli oro', NULL, '578824861850', 'FedEx', NULL, '2013-11-21', '19.11.2013 21:28', 'IT110413CS04', '1', 'a0YC000000UvO9IMAV', '142.71', '229.99'),
(12598, '209415991', NULL, NULL, 'Maurizio Menicacci', 'VIA CAMOGGIANO 12/A', 'Telefonare in caso assenza 348 6030345', '50031', 'BARBERINO DI MUGELLO', 'FI', 'Ital', NULL, NULL, '558421777', '00100836A9', NULL, NULL, 'Orologio Pionier (GM-504-4) - Nero con dettagli oro', NULL, '578824861861', 'FedEx', NULL, '2013-11-21', '19.11.2013 20:58', 'IT110413CS04', '1', 'a0YC000000UvO9IMAV', '142.71', '229.99'),
(12599, '209149625', '', '', 'Ville Niemi', 'Huvilakatu 26 B 40', '', '80200', 'JOENSUU', 'Finnland', '', '', '', '452324091', '0010104HG1', '', '', 'Pionier Florida Diamonds -rannekello GM-505-5', '', '578824863717', 'FedEx', '', '2013-11-21', '', '', '', '', '', ''),
(12600, '209424652', NULL, NULL, 'Conny Roels', 'Kortrijksesteenweg 53', 'ING Kantoor', '9830', 'Sint-Martens-Latem', 'Belgien', 'BE', NULL, NULL, '+32 494 800870', '0010173AHY', NULL, NULL, 'Casablanca Model zilver/wit', NULL, '578824861883', 'FedEx', NULL, '2013-11-27', '19.11.2013 21:18', 'NL131017LB03', '1', 'a0YC000000Uso3pMAB', '185.00', '299.95'),
(12601, '209304608', NULL, NULL, 'Mary-Ann Staar (Altius)', 'Havenlaan 86C bus 414', 'Altius (Tour& Taxis Building)', '1000', 'Brussel', 'Belgien', 'BE', NULL, NULL, '495540443', '0010173UTO', NULL, NULL, 'Casablanca Model zilver/zwart', NULL, '578824861894', 'FedEx', NULL, '2013-11-27', '19.11.2013 11:48', 'NL131017LB04', '1', 'a0YC000000UsoMFMAZ', '185.00', '299.95'),
(12602, '209407562', NULL, NULL, 'Wai-Ho Liu', 'Guido Gezellestraat 15', '', '9470', 'Denderleeuw', 'Belgien', 'BE', NULL, NULL, '4988297927', '0010104VMV', NULL, NULL, 'Casablanca Model Casablanca zilver/zwart', NULL, '578824861909', 'FedEx', NULL, '2013-11-27', '19.11.2013 20:18', 'NL131017LB04', '1', 'a0YC000000UsoMFMAZ', '185.00', '299.95'),
(12603, '209101038', NULL, NULL, 'Andy Kravanja', 'Louis Pasteurstraat  37', '', '3620', 'Lanaken', 'Belgien', 'BE', NULL, NULL, '32496134415', '00101013H8', NULL, NULL, 'Model zwart', NULL, '578824861910', 'FedEx', NULL, '2013-11-27', '18.11.2013 13:48', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(12604, '209101039', NULL, NULL, 'Andy Kravanja', 'Louis Pasteurstraat  37', '', '3620', 'Lanaken', 'Belgien', 'BE', NULL, NULL, '32496134415', '00102450W1', NULL, NULL, 'Casablanca Model zwart', NULL, '578824861910', 'FedEx', NULL, '2013-11-27', '18.11.2013 13:48', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(12605, '209038418', NULL, NULL, 'Francis Van Looy', 'Eyendijkstraat 6', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '0475/64 57 17', '001005831M', NULL, NULL, 'Casablanca Model zwart', NULL, '578824861931', 'FedEx', NULL, '2013-11-27', '18.11.2013 09:18', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(12606, '209276229', NULL, NULL, 'frederik van tiggelen', 'Bloemenlaan 3', '', '2990', 'Loenhout', 'Belgien', 'BE', NULL, NULL, '36698664', '0010027OF4', NULL, NULL, 'casablanca Model zwart', NULL, '578824861942', 'FedEx', NULL, '2013-11-27', '19.11.2013 09:50', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(12607, '209059345', NULL, NULL, 'Luc Teunen', 'Vrijgezellenstraat 40', '', '2160', 'Wommelgem', 'Belgien', 'BE', NULL, NULL, '00 32 499 74 02 43', '0010075PLS', NULL, NULL, 'Casablanca Model zwart', NULL, '578824861953', 'FedEx', NULL, '2013-11-27', '18.11.2013 10:48', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(12608, '209401486', NULL, NULL, 'marc vandercruyssen', 'Eendenplasstraat 68', '', '9940', 'Evergem', 'Belgien', 'BE', NULL, NULL, '32475497730', '0010163IM6', NULL, NULL, 'Casablanca Model zwart', NULL, '578824861964', 'FedEx', NULL, '2013-11-27', '19.11.2013 19:48', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(12609, '209156161', NULL, NULL, 'Suzan Yildirim', 'Heistraat 70', '', '9100', 'Sint-Niklaas', 'Belgien', 'BE', NULL, NULL, '32487804839', '0010224IC1', NULL, NULL, 'Casablanca Model zwart', NULL, '578824861975', 'FedEx', NULL, '2013-11-27', '18.11.2013 18:18', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(12610, '209335159', NULL, NULL, 'Elise Vanhoof', 'Wijerken 151', '', '3920', 'Lommel', 'Belgien', 'BE', NULL, NULL, '32477604876', '0010204F8Y', NULL, NULL, 'Casablanca Model Casablanca zwart/goud', NULL, '578824861986', 'FedEx', NULL, '2013-11-27', '19.11.2013 13:49', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(12611, '209384795', NULL, NULL, 'Germain Meganck', 'IJzerland 28', '', '8792', 'Desselgem', 'Belgien', 'BE', NULL, NULL, '56728024', '0010050ZKQ', NULL, NULL, 'Model zwart/goud', NULL, '578824861997', 'FedEx', NULL, '2013-11-27', '19.11.2013 18:18', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(12612, '209384794', NULL, NULL, 'Germain Meganck', 'IJzerland 28', '', '8792', 'Desselgem', 'Belgien', 'BE', NULL, NULL, '56728024', '0010248T04', NULL, NULL, 'Casablanca Model Casablanca zwart/goud', NULL, '578824861997', 'FedEx', NULL, '2013-11-27', '19.11.2013 18:18', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(12613, '209195046', NULL, NULL, 'ilse vancraenenbroeck', 'Liersesteenweg 43', '', '2640', 'Mortsel', 'Belgien', 'BE', NULL, NULL, '474646987', '0010086VTT', NULL, NULL, 'Casablanca Model zwart/goud', NULL, '578824862011', 'FedEx', NULL, '2013-11-27', '18.11.2013 20:48', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(12614, '209422360', NULL, NULL, 'Lucien Timmers', 'Bloemenhofstraat 11', '', '3500', 'Sint-Lambrechts-Herk', 'Belgien', 'BE', NULL, NULL, '0496 27 64 44', '001017928B', NULL, NULL, 'Casablanca Model zwart/goud', NULL, '578824862022', 'FedEx', NULL, '2013-11-27', '19.11.2013 21:18', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(12615, '209422231', NULL, NULL, 'Lucien Timmers', 'Bloemenhofstraat 11', '', '3500', 'Sint-Lambrechts-Herk', 'Belgien', 'BE', NULL, NULL, '0496 27 64 44', '0010056HHR', NULL, NULL, 'Casablanca Model zwart/goud', NULL, '578824862022', 'FedEx', NULL, '2013-11-27', '19.11.2013 21:18', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(12616, '209439415', NULL, NULL, 'Nicolas Bossut', 'Westendelaan 339', 'Bistro Kippenren', '8434', 'Westende', 'Belgien', 'BE', NULL, NULL, '58235046', '0010214JPR', NULL, NULL, 'Casablanca Model zwart/goud', NULL, '578824862044', 'FedEx', NULL, '2013-11-27', '19.11.2013 22:48', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(12617, '209156791', NULL, NULL, 'Wim De Waele', 'Lisstraat 8', '', '8730', 'Beernem', 'Belgien', 'BE', NULL, NULL, '496500293', '001018044A', NULL, NULL, 'Casablanca Model zwart/goud', NULL, '578824862055', 'FedEx', NULL, '2013-11-27', '18.11.2013 18:18', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(12618, '209340123', NULL, NULL, 'Pierre Sretenovic', 'rue Desire Blondiau 129', '', '7332', 'Sirault', 'Belgien', 'BE', NULL, NULL, '478620074', '0010216IMM', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/or', NULL, '578824862066', 'FedEx', NULL, '2013-11-27', '19.11.2013 14:18', 'NL131017LB01', '1', 'a0YC000000UsoKQMAZ', '185.00', '299.95'),
(12619, '209107597', NULL, NULL, 'julien ruzzene', 'Kraanstraat 85', '', '1761', 'Borchtlombeek', 'Belgien', 'BE', NULL, NULL, '478070843', '0010232C5Z', NULL, NULL, 'Une montre Theorema Casablanca - coloris : noir', NULL, '578824862077', 'FedEx', NULL, '2013-11-27', '18.11.2013 14:18', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(12620, '209128767', NULL, NULL, 'Maxime Barbe', 'chaussee de Marche 729 BTE 2', '', '5100', 'Wierde', 'Belgien', 'BE', NULL, NULL, '498441210', '00100665PI', NULL, NULL, 'Une montre Theorema Casablanca - coloris : noir', NULL, '578824862088', 'FedEx', NULL, '2013-11-27', '18.11.2013 15:48', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(12621, '209281603', NULL, NULL, 'Sarojini Longueville', 'rue Celestin Cherpion 21', '', '1390', 'Bossut-Gottechain', 'Belgien', 'BE', NULL, NULL, '0474/930658', '00100128VY', NULL, NULL, 'Une montre Theorema Casablanca - coloris : noir', NULL, '578824862099', 'FedEx', NULL, '2013-11-27', '19.11.2013 09:52', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(12622, '209064311', NULL, NULL, 'Austin Singleton', 'Malehoeklaan 68 001', '', '8310', 'St Kruis-Brugge', 'Belgien', 'BE', NULL, NULL, '488346692', '0010075CRU', NULL, NULL, 'Une montre Theorema Casablanca - coloris : or/noir', NULL, '578824862103', 'FedEx', NULL, '2013-11-27', '18.11.2013 11:18', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(12623, '209340992', NULL, NULL, 'FRANCOISE FENAUX', 'RUE DE CORBAIS 33 33', '', '1435', 'MONT SAINT GUIBERT', 'Belgien', 'BE', NULL, NULL, '3210659159', '0010227P6H', NULL, NULL, 'Une montre Theorema Casablanca - coloris : or/noir', NULL, '578824862114', 'FedEx', NULL, '2013-11-27', '19.11.2013 14:18', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(12624, '209216521', NULL, NULL, 'Baojian Ding', 'VILDANDSVÄGEN 28F1202', '', '227 34', 'LUND', 'Schweden', '', NULL, NULL, '700231981', '0010102M6A', NULL, NULL, 'Miami GM-506-1.', NULL, '578824863728', 'FedEx', NULL, '2013-11-21', '19.11.2013 01:14', 'a0YC000000UuRGPMA3', '1', 'a0YC000000UuRGPMA3', '', '1799.00'),
(12625, '209276392', NULL, NULL, 'Marzena Mroczek', 'domarev. 1 BV', '', '43344', 'Partille', 'Schweden', '', NULL, NULL, '739199934', '0010160K64', NULL, NULL, 'Miami GM-506-1.', NULL, '578824863739', 'FedEx', NULL, '2013-11-21', '19.11.2013 11:45', 'a0YC000000UuRGPMA3', '1', 'a0YC000000UuRGPMA3', '', '1799.00'),
(12626, '209398969', NULL, NULL, 'Marcus Lindström', 'Bagarfruvägen 83', '', '12866', 'Stockholm', 'Schweden', '', NULL, NULL, '', '0010137OK8', NULL, NULL, 'Miami GM-506-2.', NULL, '578824863740', 'FedEx', NULL, '2013-11-21', '19.11.2013 21:44', 'a0YC000000UuRMWMA3', '1', 'a0YC000000UuRMWMA3', '', '1799.00'),
(12627, '209461977', NULL, NULL, 'Maria Karlsson', 'STUDIEGÅNGEN Läg 101', '', '41681', 'Göteborg', 'Schweden', '', NULL, NULL, '768868606', '00100733OU', NULL, NULL, 'Miami GM-506-2.', NULL, '578824863750', 'FedEx', NULL, '2013-11-21', '20.11.2013 08:44', 'a0YC000000UuRMWMA3', '1', 'a0YC000000UuRMWMA3', '', '1799.00'),
(12628, '209506481', NULL, NULL, 'Marie Ardenstedt', 'MALMVÄGEN 12', '', '137 71', 'DALARÖ', 'Schweden', '', NULL, NULL, '704330347', '0010168N3C', NULL, NULL, 'Miami GM-506-2.', NULL, '578824863761', 'FedEx', NULL, '2013-11-21', '20.11.2013 11:44', 'a0YC000000UuRMWMA3', '1', 'a0YC000000UuRMWMA3', '', '1799.00'),
(12629, '209263147', NULL, NULL, 'Shamiran Lion', 'ÖSTERGATAN 41 7 TR', '', '15243', 'SÖDERTÄLJE', 'Schweden', '', NULL, NULL, '760543217', '00102031IB', NULL, NULL, 'Miami GM-506-2.', NULL, '578824863989', 'FedEx', NULL, '2013-11-21', '19.11.2013 10:44', 'a0YC000000UuRMWMA3', '1', 'a0YC000000UuRMWMA3', '', '1799.00'),
(12630, '209357028', NULL, NULL, 'Abdulla Mahfodha', 'BROHULTSVÄGEN 124', '', '254 65', 'HELSINGBORG', 'Schweden', '', NULL, NULL, '46765586606', '0010138ZVE', NULL, NULL, 'Miami GM-506-3.', NULL, '578824863783', 'FedEx', NULL, '2013-11-21', '19.11.2013 18:14', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(12631, '209265280', NULL, NULL, 'adrian cavani', 'EDSVIKSVÄGEN 31', '', '191 45', 'SOLLENTUNA', 'Schweden', '', NULL, NULL, '702674120', '0010225RUJ', NULL, NULL, 'Miami GM-506-3.', NULL, '578824863794', 'FedEx', NULL, '2013-11-21', '19.11.2013 10:44', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(12632, '209346670', NULL, NULL, 'Ahmadu Bah', 'BLÅSVÄDERSGATAN 16', '', '418 32', 'GÖTEBORG', 'Schweden', '', NULL, NULL, '704992130', '00102114JH', NULL, NULL, 'Miami GM-506-3.', NULL, '578824863809', 'FedEx', NULL, '2013-11-21', '19.11.2013 17:14', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(12633, '209522913', NULL, NULL, 'Carlos Hernandes', 'SKRAKGRÄND 11', '', '12349', 'FARSTA', 'Schweden', '', NULL, NULL, '734338362', '0010214GFU', NULL, NULL, 'Miami GM-506-3.', NULL, '578824863810', 'FedEx', NULL, '2013-11-21', '20.11.2013 13:14', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(12634, '209430137', NULL, NULL, 'Christer Karlsson', 'ALMGRÄND 7', '', '165 76', 'HÄSSELBY', 'Schweden', 'SE', NULL, NULL, '070-2973765', '0010053TM6', NULL, NULL, 'Miami GM-506-3.', NULL, '578824863820', 'FedEx', NULL, '2013-11-21', '19.11.2013 23:44', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(12635, '209378660', NULL, NULL, 'Credo Adamah', 'RINKEBYPLAN 2', '', '163 73', 'SPÅNGA', 'Schweden', '', NULL, NULL, '760470826', '001019305U', NULL, NULL, 'Miami GM-506-3.', NULL, '578824863831', 'FedEx', NULL, '2013-11-21', '19.11.2013 19:44', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(12636, '209269796', NULL, NULL, 'Daniel Käck', 'SANKT ERIKSGATAN 124', '', '113 31', 'STOCKHOLM', 'Schweden', '', NULL, NULL, '0735-442465', '0010140N23', NULL, NULL, 'Miami GM-506-3.', NULL, '578824863842', 'FedEx', NULL, '2013-11-21', '19.11.2013 11:14', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(12637, '209259588', NULL, NULL, 'Gabriel Jorga', 'BLÅELDSVÄGEN 2', '', '35251', 'VÄXJÖ', 'Schweden', '', NULL, NULL, '733372557', '0010246WIL', NULL, NULL, 'Miami GM-506-3.', NULL, '578824863853', 'FedEx', NULL, '2013-11-21', '19.11.2013 10:44', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(12638, '209219860', NULL, NULL, 'Henrik Olofsson', 'ARRENDEGATAN 152', '', '441 56', 'ALINGSÅS', 'Schweden', 'SE', NULL, NULL, '708713753', '00101125PQ', NULL, NULL, 'Miami GM-506-3.', NULL, '578824863864', 'FedEx', NULL, '2013-11-21', '19.11.2013 01:44', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(12639, '209424655', NULL, NULL, 'Ida Andersson', 'Hultabogatan 3', '', '263 38', 'Höganäs', 'Schweden', 'SE', NULL, NULL, '', '0010169D5F', NULL, NULL, 'Miami GM-506-3.', NULL, '578824863875', 'FedEx', NULL, '2013-11-21', '19.11.2013 23:14', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(12640, '209232432', NULL, NULL, 'Ingemar Lundell', 'LYCKEVÄGEN 3', '', '246 32', 'LÖDDEKÖPINGE', 'Schweden', 'SE', NULL, NULL, '0708-748561', '0010139U5E', NULL, NULL, 'Miami GM-506-3.', NULL, '578824863886', 'FedEx', NULL, '2013-11-21', '19.11.2013 08:14', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(12641, '209375792', NULL, NULL, 'Linda Isaksson Lööw', 'NIDAROSSLINGAN 7', '', '175 66', 'JÄRFÄLLA', 'Schweden', '', NULL, NULL, '070-7595517', '0010013MIW', NULL, NULL, 'Miami GM-506-3.', NULL, '578824863897', 'FedEx', NULL, '2013-11-21', '19.11.2013 19:44', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(12642, '209384579', NULL, NULL, 'Lucas Kjellberg', 'MUSSERONVÄGEN 13', '', '132 44', 'SALTSJÖ-BOO', 'Schweden', '', NULL, NULL, '', '00101846D9', NULL, NULL, 'Miami GM-506-3.', NULL, '578824863901', 'FedEx', NULL, '2013-11-21', '19.11.2013 20:14', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(12643, '209254657', NULL, NULL, 'Michael Fagré', 'BALDERSVÄGEN 4', '', '187 73', 'TÄBY', 'Schweden', 'SE', NULL, NULL, '702016111', '001003323G', NULL, NULL, 'Miami GM-506-3.', NULL, '578824863912', 'FedEx', NULL, '2013-11-21', '19.11.2013 10:14', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(12644, '209529027', NULL, NULL, 'Paula Vennsten', 'DOKTOR LIBORIUS GATA 44', '', '41323', 'GÖTEBORG', 'Schweden', '', NULL, NULL, '702052000', '0010188YAE', NULL, NULL, 'Miami GM-506-3.', NULL, '578824863923', 'FedEx', NULL, '2013-11-21', '20.11.2013 13:14', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(12645, '209263385', NULL, NULL, 'Shamiran Lion', 'ÖSTERGATAN 41 7 TR', '', '15243', 'SÖDERTÄLJE', 'Schweden', '', NULL, NULL, '760543217', '0010067VTQ', NULL, NULL, 'Miami GM-506-3.', NULL, '578824863989', 'FedEx', NULL, '2013-11-21', '19.11.2013 10:44', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(12646, '209364273', NULL, NULL, 'Terence Evans', 'MÄSTER SAMUELSGATAN 44', '', '111 57', 'STOCKHOLM', 'Schweden', '', NULL, NULL, '735050285', '0010082JOH', NULL, NULL, 'Miami GM-506-3.', NULL, '578824863934', 'FedEx', NULL, '2013-11-21', '19.11.2013 18:44', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(12647, '209294513', NULL, NULL, 'Aladin Fejzulovic', 'STENGATAN 56', '', '572 58', 'OSKARSHAMN', 'Schweden', 'se', NULL, NULL, '', '0010037QLY', NULL, NULL, 'Miami GM-506-4.', NULL, '578824863945', 'FedEx', NULL, '2013-11-21', '19.11.2013 13:14', 'a0YC000000UuRN5MAN', '1', 'a0YC000000UuRN5MAN', '', '1799.00'),
(12648, '209436376', '', '', 'Alexander Franck', 'SVARVARGATAN 1', '', '112 49', 'STOCKHOLM', 'Schweden', '', '', '', '704476375', '0010063DOE', '', '', 'Miami GM-506-4.', 'Uhr erhalten 10.12.2013 Bitte refund!!!', '578824863956', 'FedEx', '', '2013-11-21', '', '', '', '', '', ''),
(12649, '209219381', NULL, NULL, 'Oscar Widén Einarsson', 'RÖLIDEN 25', '', '433 63', 'SÄVEDALEN', 'Schweden', 'SE', NULL, NULL, '707462493', '00100070X4', NULL, NULL, 'Miami GM-506-4.', NULL, '578824863967', 'FedEx', NULL, '2013-11-21', '19.11.2013 01:44', 'a0YC000000UuRN5MAN', '1', 'a0YC000000UuRN5MAN', '', '1799.00'),
(12650, '209438706', NULL, NULL, 'Ranjeni Sivasubramaniam', 'Von Øtkensvei 33', '', '1430', 'ÅS', 'Norwegen', 'NO', NULL, NULL, '48488214', '0010066GJW', NULL, NULL, 'Alternativ 1: GM-505-1', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '20.11.2013 00:40', 'a0YC000000UuuM8MAJ', '1', 'a0YC000000UuuM8MAJ', '', '1969.00'),
(12651, '209477818', NULL, NULL, 'Erlend Greiner', 'Thereses gate 38 B', '', '0168', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '90747709', '0010239S26', NULL, NULL, 'Alternativ 1: Theorema NEWTON herreklokke GM-4004-1', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '20.11.2013 10:10', 'a0YC000000VxomZMAR', '1', 'a0YC000000VxomZMAR', '', '1779.00'),
(12652, '209053415', NULL, NULL, 'gyda haraldsen', 'Stensgata 18', 'Stensgata 18', '0358', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '90187288', '0010234BH7', NULL, NULL, 'Alternativ 1: Theorema NEWTON herreklokke GM-4004-1', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '18.11.2013 12:10', 'a0YC000000VxomZMAR', '1', 'a0YC000000VxomZMAR', '', '1779.00'),
(12653, '208979482', NULL, NULL, 'Jan Kåre Brandsdal', 'Moltmyra 151', '', '7091', 'TILLER', 'Norwegen', 'NO', NULL, NULL, '', '*0010134E09', NULL, NULL, 'Alternativ 1: Theorema NEWTON herreklokke GM-4004-1', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '18.11.2013 00:10', 'a0YC000000VxomZMAR', '1', 'a0YC000000VxomZMAR', '', ''),
(12654, '208973086', NULL, NULL, 'Torstein Sogn', 'Frydenlundsveien 1', '', '3520', 'JEVNAKER', 'Norwegen', 'NO', NULL, NULL, '48360409', '0010249Q5D', NULL, NULL, 'Alternativ 1: Theorema NEWTON herreklokke GM-4004-1', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '17.11.2013 23:10', 'a0YC000000VxomZMAR', '1', 'a0YC000000VxomZMAR', '', '1779.00'),
(12655, '209410723', NULL, NULL, 'sarbu carmen maria', 'Christian Michelsens gate 27', '', '0568', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '96702846', '0010031TSE', NULL, NULL, 'Alternativ 2: GM-505-2', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '19.11.2013 22:10', 'a0YC000000UuuJtMAJ', '1', 'a0YC000000UuuJtMAJ', '', '1969.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(12656, '208995451', NULL, NULL, 'Adnan Shaluni', 'Turbinveien 12', '', '0195', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '4790730284', '0010247YXF', NULL, NULL, 'Alternativ 2: Theorema NEWTON herreklokke GM-4004-2', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '18.11.2013 03:10', 'a0YC000000VxomaMAB', '1', 'a0YC000000VxomaMAB', '', '1779.00'),
(12657, '209310176', NULL, NULL, 'Karl-Kristian Olsen', 'Markveien 4B', '', '4307', 'SANDNES', 'Norwegen', 'NO', NULL, NULL, '90753444', '0010033HB8', NULL, NULL, 'Alternativ 2: Theorema NEWTON herreklokke GM-4004-2', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '19.11.2013 14:10', 'a0YC000000VxomaMAB', '1', 'a0YC000000VxomaMAB', '', '1779.00'),
(12658, '209151976', NULL, NULL, 'Åke Scherffenberg', 'Trygve Strømbergs vei 6A', '', '1263', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '98219772', '001013745G', NULL, NULL, 'Alternativ 3: GM-505-3', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '18.11.2013 20:10', 'a0YC000000UuuNBMAZ', '1', 'a0YC000000UuuNBMAZ', '', '1969.00'),
(12659, '209129499', NULL, NULL, 'Sergey Letyagin', 'Hegrenesveien 18', '', '5042', 'Bergen', 'Norwegen', 'NO', NULL, NULL, '46274957', '0010220U13', NULL, NULL, 'Alternativ 3: GM-505-3', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '18.11.2013 18:10', 'a0YC000000UuuNBMAZ', '1', 'a0YC000000UuuNBMAZ', '', '1969.00'),
(12660, '209193037', NULL, NULL, 'Ayna Magomadova', 'Etterstadsletta 122', '', '0659', 'Oslo', 'Norwegen', 'NO', NULL, NULL, '94120661', '0010234MEW', NULL, NULL, 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '18.11.2013 22:40', 'a0YC000000VxombMAB', '1', 'a0YC000000VxombMAB', '', '1779.00'),
(12661, '208915969', NULL, NULL, 'Bjørn Tore Drage Drage', 'Øvre Stadionveien 68', '', '5161', 'LAKSEVÅG', 'Norwegen', 'NO', NULL, NULL, '41184501', '0010219GEC', NULL, NULL, 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', NULL, 'storniert', 'FedEx', NULL, '2013-11-21', '17.11.2013 18:40', 'a0YC000000VxombMAB', '1', 'a0YC000000VxombMAB', '', '1779.00'),
(12662, '209052376', NULL, NULL, 'Farid Ahamad Rahim', 'Landskronaveien  63', '', '2013', 'Skjetten', 'Norwegen', 'NO', NULL, NULL, '47901232', '0010126Y7K', NULL, NULL, 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '18.11.2013 12:10', 'a0YC000000VxombMAB', '1', 'a0YC000000VxombMAB', '', '1779.00'),
(12663, '208976956', NULL, NULL, 'Hong Vo', 'Gauterødveien 105', '', '3114', 'TØNSBERG', 'Norwegen', 'NO', NULL, NULL, '46760203', '001016540B', NULL, NULL, 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '17.11.2013 23:40', 'a0YC000000VxombMAB', '1', 'a0YC000000VxombMAB', '', '1779.00'),
(12664, '208969538', NULL, NULL, 'John Klausen', 'Steinskjellveien 37', '', '4310', 'HOMMERSÅK', 'Norwegen', 'NO', NULL, NULL, '41628387', '0010004OJQ', NULL, NULL, 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '17.11.2013 23:10', 'a0YC000000VxombMAB', '1', 'a0YC000000VxombMAB', '', '1779.00'),
(12665, '208844926', NULL, NULL, 'Larisa Tipura', 'Kubbedalen 33 E', '', '5350', 'BRATTHOLMEN', 'Norwegen', 'NO', NULL, NULL, '92243520', '0010151PNK', NULL, NULL, 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '17.11.2013 12:40', 'a0YC000000VxombMAB', '1', 'a0YC000000VxombMAB', '', '1779.00'),
(12666, '209087111', NULL, NULL, 'Melchor Domingo Sarmiento', 'Ravnkroken 32B', '', '1254', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '94196024', '0010028RRJ', NULL, NULL, 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '18.11.2013 14:40', 'a0YC000000VxombMAB', '1', 'a0YC000000VxombMAB', '', '1779.00'),
(12667, '208867626', NULL, NULL, 'Mona-Brit Frydenlund', 'Skivn. 64', '', '1410', 'KOLBOTN', 'Norwegen', 'NO', NULL, NULL, '95259323', '0010158YA9', NULL, NULL, 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '17.11.2013 14:40', 'a0YC000000VxombMAB', '1', 'a0YC000000VxombMAB', '', '1779.00'),
(12668, '208841460', NULL, NULL, 'Øyvind Ottesen', 'Vindharpevegen 12', '', '5239', 'RÅDAL', 'Norwegen', 'NO', NULL, NULL, '41192851', '00101898UJ', NULL, NULL, 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '17.11.2013 12:40', 'a0YC000000VxombMAB', '1', 'a0YC000000VxombMAB', '', '1779.00'),
(12669, '208937460', NULL, NULL, 'samim habibi', 'garver ytterborgs vei 123', '', '0977', 'Oslo', 'Norwegen', 'NO', NULL, NULL, '41399050', '0010032CHX', NULL, NULL, 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '17.11.2013 20:40', 'a0YC000000VxombMAB', '1', 'a0YC000000VxombMAB', '', '1779.00'),
(12670, '208980908', NULL, NULL, 'Sara Saman rashid', 'Jønningsheiveien 29', '', '4316', 'Sandnes', 'Norwegen', 'NO', NULL, NULL, '90929784', '0010079DRU', NULL, NULL, 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '18.11.2013 00:10', 'a0YC000000VxombMAB', '1', 'a0YC000000VxombMAB', '', '1779.00'),
(12671, '208974813', NULL, NULL, 'Christoffer nilsen', 'Skanseløkka 27', '', '1383', 'Asker', 'Norwegen', 'NO', NULL, NULL, '46766061', '0010007IS5', NULL, NULL, 'Alternativ 4: Theorema NEWTON herreklokke GM-4004-4', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '17.11.2013 23:40', 'a0YC000000VxomcMAB', '1', 'a0YC000000VxomcMAB', '', '1779.00'),
(12672, '208949748', NULL, NULL, 'Fredrik Hov', 'Stamnåsveien 25', '', '3175', 'RAMNES', 'Norwegen', 'NO', NULL, NULL, '48159701', '00102322YK', NULL, NULL, 'Alternativ 4: Theorema NEWTON herreklokke GM-4004-4', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '17.11.2013 21:40', 'a0YC000000VxomcMAB', '1', 'a0YC000000VxomcMAB', '', '1779.00'),
(12673, '209479320', NULL, NULL, 'karoline rød', 'Odins gate 5B', '', '0266', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '90195216', '0010091ROD', NULL, NULL, 'Alternativ 5: GM-505-5', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '20.11.2013 10:10', 'a0YC000000UuuO2MAJ', '1', 'a0YC000000UuuO2MAJ', '', '1969.00'),
(12674, '209263994', NULL, NULL, 'xiao xiao', 'Vikjå 26', '', '4260', 'TORVASTAD', 'Norwegen', 'NO', NULL, NULL, '97419017', '00102315S8', NULL, NULL, 'Alternativ 5: GM-505-5', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '19.11.2013 10:40', 'a0YC000000UuuO2MAJ', '1', 'a0YC000000UuuO2MAJ', '', '1969.00'),
(12675, '209335539', NULL, NULL, 'tor martinsen', 'Økern Torgvei 5A', '', '0580', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '93068933', '0010012TS1', NULL, NULL, 'Alternativ 6: GM-505-6', NULL, '578824864036', 'FedEx', NULL, '2013-11-21', '19.11.2013 16:10', 'a0YC000000UuuOCMAZ', '1', 'a0YC000000UuuOCMAZ', '', '1969.00'),
(12676, '209507096', NULL, NULL, 'David Banbury', '5 BEACONSFIELD ROAD', '', 'NW10 2JE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7774132872', '0010207N57', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '577108589224', 'FedEx', NULL, '2013-11-22', '20.11.2013 10:54', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(12677, '209623206', NULL, NULL, 'June Harrington', '5 Beechwood Gardens, Westhill', '', 'AB32 6YE', 'Aberdeen', 'Grossbritannien', 'GB', NULL, NULL, '7788590702', '00100230DV', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '577108589235', 'FedEx', NULL, '2013-11-22', '20.11.2013 19:22', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(12678, '209609560', NULL, NULL, 'Nadine Thomas', '127 BRISCOE ROAD', '', 'RM13 9QQ', 'RAINHAM', 'Grossbritannien', 'GB', NULL, NULL, '7926939541', '0010209S5B', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '577108589246', 'FedEx', NULL, '2013-11-22', '20.11.2013 18:23', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(12679, '209607296', NULL, NULL, 'Vicki Kibble', '5 RIDDINGS ROAD', '', 'SR5 5LS', 'SUNDERLAND', 'Grossbritannien', 'GB', NULL, NULL, '7887660407', '0010050WCC', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '577108589257', 'FedEx', NULL, '2013-11-22', '20.11.2013 18:23', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(12680, '209610102', NULL, NULL, 'Yvonne Breckon', '147 WESTBOURNE ROAD', '', 'TS25 5RB', 'HARTLEPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7883031481', '00101252LF', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '577108589268', 'FedEx', NULL, '2013-11-22', '20.11.2013 18:23', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(12681, '209545153', NULL, NULL, 'Caroline Allen', '65 FITZROY DRIVE', '', 'LS8 4AG', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7791776060', '0010119EGU', NULL, NULL, 'Panthos Watch With Black Strap, Silver Case and Black Dial', NULL, '577108589279', 'FedEx', NULL, '2013-11-22', '20.11.2013 13:23', 'UK131025AMC02', '1', 'a0YC000000VxqiaMAB', '144.01', '249.00'),
(12682, '209566727', NULL, NULL, 'Tehniat Lindsay', '12 BADGERS BANK ROAD', 'Sutton Coldfield', 'B74 4EN', 'SUTTON COLDFIELD', 'Grossbritannien', 'GB', NULL, NULL, '07886 281 674', '0010014LRD', NULL, NULL, 'Panthos Watch With Black Strap, Silver Case and Black Dial', NULL, '577108589280', 'FedEx', NULL, '2013-11-22', '20.11.2013 14:53', 'UK131025AMC02', '1', 'a0YC000000VxqiaMAB', '144.01', '249.00'),
(12683, '209584953', NULL, NULL, 'Aisling McEvoy', '69 ST. LEONARDS AVENUE', '', 'BN3 4QH', 'HOVE', 'Grossbritannien', 'GB', NULL, NULL, '7595863013', '0010054JVU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589290', 'FedEx', NULL, '2013-11-27', '20.11.2013 16:23', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12684, '209478987', NULL, NULL, 'Angelo Mendoza', '45 BUCKINGHAM AVENUE', '', 'GL51 8DA', 'CHELTENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7400696166', '0010173MU8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589305', 'FedEx', NULL, '2013-11-27', '20.11.2013 09:36', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12685, '209626794', NULL, NULL, 'Anne Barwell', '118 Barnsley Road                 South Kirkby', '', 'WF9 3AR', 'Pontefract', 'Grossbritannien', 'GB', NULL, NULL, '7792471670', '00101508QS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589316', 'FedEx', NULL, '2013-11-27', '20.11.2013 19:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12686, '209539841', NULL, NULL, 'Anne Whtfield-Ray', '100 WINDSOR STREET SOUTH', 'Williamson & Soden Solicitors', 'B7 4HZ', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '0121 333 4848', '0010197MKJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589327', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12687, '209474989', NULL, NULL, 'April Downer', '12 FOREST ROAD', '', 'BH22 0EU', 'FERNDOWN', 'Grossbritannien', 'GB', NULL, NULL, '1202861367', '0010057UJ5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589338', 'FedEx', NULL, '2013-11-27', '20.11.2013 08:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12688, '209479075', NULL, NULL, 'B Bending', 'HM Prison Service College', 'Stretton Under Fosse Nr Rugby', 'CV23 0TH', 'Warks', 'Grossbritannien', 'GB', NULL, NULL, '01788 804128', '0010029G3R', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589349', 'FedEx', NULL, '2013-11-27', '20.11.2013 09:36', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12689, '209495678', NULL, NULL, 'Benjamin Caladine', '45 CALVARDS CROFT', '', 'MK12 6AP', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7824513920', '00102444G5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589350', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:55', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12690, '209549934', NULL, NULL, 'c Jones', 'Skibbly The Technocentre, Puma Way', '', 'CV1 2TT', 'coventry', 'Grossbritannien', 'GB', NULL, NULL, '7973321852', '0010096FTI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589360', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12691, '209510805', NULL, NULL, 'Carolyn Lodge', 'HUDDERSFIELD ROAD', 'Weir Valves & Controls UK Ltd Britannia House', 'HX5 9JR', 'ELLAND', 'Grossbritannien', 'GB', NULL, NULL, '7900904138', '0010038ADZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589371', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:24', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12692, '209641244', NULL, NULL, 'Carolyn Owen', 'PLAS MADRYN LON UCHAF', 'Morfa Nefyn', 'LL53 6AD', 'PWLLHELI', 'Grossbritannien', 'GB', NULL, NULL, '01758 720283', '00102007RS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589382', 'FedEx', NULL, '2013-11-27', '20.11.2013 20:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12693, '209527129', NULL, NULL, 'Carolyn Stride', '5 TALL TREES CLOSE', 'Four Oaks', 'B74 4PJ', 'SUTTON COLDFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7870978150', '0010016KA4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589393', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:25', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12694, '209552843', NULL, NULL, 'catherine Byrne', '79 ELMFIELD AVENUE', 'pype hayes', 'B24 0QF', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '1213514967', '0010051E8H', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589408', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12695, '209643255', NULL, NULL, 'Cheryl Bickerton', '22 MAES TUDNO', '', 'LL22 7RX', 'ABERGELE', 'Grossbritannien', 'GB', NULL, NULL, '1745823018', '0010071ZGC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589419', 'FedEx', NULL, '2013-11-27', '20.11.2013 20:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12696, '209492444', NULL, NULL, 'Daniel Clarke', 'FLAT 3, ', '6 WOLSELEY PLACE', 'M20 3LR', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7716635810', '0010176G21', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108591555', 'FedEx', NULL, '2013-11-27', '20.11.2013 09:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12697, '209510809', NULL, NULL, 'Darren Scanlon', '165 HARROW ROAD', '', 'HA9 6DN', 'WEMBLEY', 'Grossbritannien', 'GB', NULL, NULL, '7940000748', '0010177Q4F', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589430', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:23', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12698, '209608936', NULL, NULL, 'Denise Dalzell', '0 Hawthorn House,Farm Lane', '', 'ST10 4PU', 'Withington Leigh', 'Grossbritannien', 'GB', NULL, NULL, '4,4189E+11', '0010214K1J', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589441', 'FedEx', NULL, '2013-11-27', '20.11.2013 18:23', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12699, '209492824', NULL, NULL, 'Derek McDonald', '19 EFFINGHAM ROAD', '', 'BD16 1LQ', 'BINGLEY', 'Grossbritannien', 'GB', NULL, NULL, '7857152589', '0010085I8Q', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589452', 'FedEx', NULL, '2013-11-27', '20.11.2013 09:54', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12700, '209577167', NULL, NULL, 'Dom Hughes', '13 Halfmerk South', 'Calderwood', 'G74 3EQ', 'East Kilbride', 'Grossbritannien', 'GB', NULL, NULL, '1355244079', '001012978P', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589463', 'FedEx', NULL, '2013-11-27', '20.11.2013 15:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12701, '209512197', NULL, NULL, 'Doreen Piercy', '31-33 PENNYWELL ROAD', 'Pennywell resource centre', 'EH4 4PJ', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7946071115', '0010015YFU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589474', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:22', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12702, '209539618', NULL, NULL, 'Elizabeth roscoe', '13 WEMYSSFIELD', 'High street', 'KY1 1XN', 'KIRKCALDY', 'Grossbritannien', 'GB', NULL, NULL, '1592268491', '00100143XT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589485', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12703, '209491057', NULL, NULL, 'george sneath', '158 PORTOBELLO HIGH STREET', '', 'EH15 1AH', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7912481634', '0010069NWP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589496', 'FedEx', NULL, '2013-11-27', '20.11.2013 09:54', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12704, '209600473', NULL, NULL, 'graham thaxton', '3 GROVE GARDENS', '', 'EN3 5PG', 'ENFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7917652430', '001004161Q', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589500', 'FedEx', NULL, '2013-11-27', '20.11.2013 17:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12705, '209596412', NULL, NULL, 'Grant Roden', '59 Priorswalk', '', 'TD6 9RD', 'Melrose', 'Grossbritannien', 'GB', NULL, NULL, '1896822369', '00101898D6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589511', 'FedEx', NULL, '2013-11-27', '20.11.2013 17:23', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12706, '209627180', NULL, NULL, 'Hannna Brown', '12 WILKINSON BAKER AVENUE', 'Hatfield peveral', 'CM3 2NB', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7951259968', '0010239HRS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589522', 'FedEx', NULL, '2013-11-27', '20.11.2013 19:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12707, '209677055', NULL, NULL, 'harry landa', '186 hucknall road', '', 'ng51fb', 'Nottingham', 'Grossbritannien', 'GB', NULL, NULL, '7886460078', '00101953KW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589533', 'FedEx', NULL, '2013-11-27', '20.11.2013 23:22', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12708, '209539357', NULL, NULL, 'Hiu lam Sharon Wong', 'FLAT2 ROOM9 WARWICK NEW ROAD', '', 'CV32 5JE', 'LEAMINGTON SPA', 'Grossbritannien', 'GB', NULL, NULL, '7449310100', '00100221SQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589544', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12709, '209629338', NULL, NULL, 'Howard Hill', '36 PRESCOTT ROAD', '', 'CA2 6EE', 'CARLISLE', 'Grossbritannien', 'GB', NULL, NULL, '7789104947', '0010110PXW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589555', 'FedEx', NULL, '2013-11-27', '20.11.2013 19:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12710, '209674557', NULL, NULL, 'Iestyn Taylor', '3 FAIRWATER AVENUE', '', 'CF5 3AR', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7875291026', '0010153RTX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589566', 'FedEx', NULL, '2013-11-27', '20.11.2013 23:23', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12711, '209522415', NULL, NULL, 'Jennifer Berridge', '160 LINDSAY AVENUE', '', 'S5 7SG', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '1142402850', '0010174K35', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589577', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12712, '209519749', NULL, NULL, 'Jesse Darko', '21 Gunton mews', '', 'Se13 6au', 'London/Hither Green', 'Grossbritannien', 'GB', NULL, NULL, '7865544176', '0010122IBB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108592025', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:54', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12713, '209629516', NULL, NULL, 'john frazer', '102 BASIL WAY', '', 'NE34 8UF', 'SOUTH SHIELDS', 'Grossbritannien', 'GB', NULL, NULL, '7717454692', '001001849L', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589599', 'FedEx', NULL, '2013-11-27', '20.11.2013 19:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12714, '209601835', NULL, NULL, 'Jonathan Cranshaw', '35 FISHER STREET', '', 'FY1 3HX', 'BLACKPOOL', 'Grossbritannien', 'GB', NULL, NULL, '1253627109', '0010068MMU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108592070', 'FedEx', NULL, '2013-11-27', '20.11.2013 17:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12715, '209501823', NULL, NULL, 'Joseph Robinson', 'FIELD HOUSE CHURCH LANE', '', 'LE17 6PG', 'LUTTERWORTH', 'Grossbritannien', 'GB', NULL, NULL, '77932553008', '0010172ZCK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589614', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12716, '209493791', NULL, NULL, 'karen aspaturian', '18/20 PEACOCK AVENUE', '', 'WA1 3RJ', 'WARRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7593752821', '0010058EP1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589625', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12717, '209501698', NULL, NULL, 'Kelly Sneyd', '105 DARLINGTON ROAD', '', 'TS18 5HA', 'STOCKTON-ON-TEES', 'Grossbritannien', 'GB', NULL, NULL, '7889936677', '0010113ID1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589636', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:23', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12718, '209601550', NULL, NULL, 'Lawrence Nisbett', '83 DUCIE STREET', '', 'M1 2JQ', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '4,47872E+11', '0010192IVW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589647', 'FedEx', NULL, '2013-11-27', '20.11.2013 17:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12719, '209623644', NULL, NULL, 'Lewis Baker', '2 PINE COURT', 'Keynsham', 'BS31 2RA', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7855845180', '0010139R94', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589658', 'FedEx', NULL, '2013-11-27', '20.11.2013 19:23', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12720, '209551327', NULL, NULL, 'lewis nisbett', '16 COOPER STREET', 'Stretford', 'M32 8NA', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7879221654', '0010242HSU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589669', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12721, '209498259', NULL, NULL, 'Louise Carter', '42 HARRIS ROAD', '', 'CW9 7PF', 'NORTHWICH', 'Grossbritannien', 'GB', NULL, NULL, '7768040801', '0010133ESS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589670', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:55', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12722, '209559761', NULL, NULL, 'Michael Dawson', '64 dunstable road toddington', '', 'lu56dr', 'bedfordshire', 'Grossbritannien', 'GB', NULL, NULL, '7891789504', '0010042QBE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589680', 'FedEx', NULL, '2013-11-27', '20.11.2013 14:23', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12723, '209621625', NULL, NULL, 'Michael Jagodzinski', '13 TAWNY WAY', '', 'Se16 2ng', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7885752177', '0010224PWA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589691', 'FedEx', NULL, '2013-11-27', '20.11.2013 19:23', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12724, '209555330', NULL, NULL, 'Naomi Webb', '0 WIMLAND ROAD', 'Baldhorns Park Farm Rusper', 'RH12 4QU', 'HORSHAM', 'Grossbritannien', 'GB', NULL, NULL, '1293871575', '0010027GA5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589706', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12725, '209550017', NULL, NULL, 'Nicholas Lynch', '11 MANSHIP ROAD', '', 'CR4 2AY', 'MITCHAM', 'Grossbritannien', 'GB', NULL, NULL, '7725466753', '0010156TEG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589717', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:54', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12726, '209566806', NULL, NULL, 'Nicola Saunders', '9 SADDLERS WAY', '', 'TN23 3PF', 'ASHFORD', 'Grossbritannien', 'GB', NULL, NULL, '7792759745', '0010163UGU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589728', 'FedEx', NULL, '2013-11-27', '20.11.2013 14:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12727, '209497747', NULL, NULL, 'Paul Lister', '21 Quarry Gardens', '', 'KT22 8UE', 'Leatherhead', 'Grossbritannien', 'GB', NULL, NULL, '7879417573', '0010204LB3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589739', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:56', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12728, '209523722', NULL, NULL, 'Peter Croft', '23 STATION ROAD', 'Cropredy', 'OX17 1PS', 'BANBURY', 'Grossbritannien', 'GB', NULL, NULL, '1295750340', '0010045T8Z', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589740', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12729, '209475282', NULL, NULL, 'Raphael Mccord', '21 TOBARCOORAN AVENUE', '', 'BT36 6EP', 'NEWTOWNABBEY', 'Grossbritannien', 'GB', NULL, NULL, '7983238324', '001022384E', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589750', 'FedEx', NULL, '2013-11-27', '20.11.2013 08:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12730, '209671375', NULL, NULL, 'Renell Morgan', '8 FRIARS CLOSE', '', 'UB5 6JA', 'Northolt, Middlesex', 'Grossbritannien', 'GB', NULL, NULL, '7432159123', '0010230CLJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589761', 'FedEx', NULL, '2013-11-27', '20.11.2013 22:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12731, '209554223', NULL, NULL, 'Richard Barrington', '4 HAZELWOOD', '', 'CH49 2RQ', 'WIRRAL', 'Grossbritannien', 'GB', NULL, NULL, '1516060216', '0010128V2S', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589772', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12732, '209545961', NULL, NULL, 'Richard West', '15 GATEFORD CLOSE', '', 'NG9 3GB', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '1159288516', '0010246BKG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589783', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:22', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12733, '209498011', NULL, NULL, 'richard westwood', '52 COLNE ROAD', '', 'BD22 7PB', 'KEIGHLEY', 'Grossbritannien', 'GB', NULL, NULL, '7973895388', '001018889N', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589794', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:54', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12734, '209670299', NULL, NULL, 'Ronnie Mooney', '5 WEST SCOTT TERRACE', '', 'ML3 6SG', 'HAMILTON', 'Grossbritannien', 'GB', NULL, NULL, '7860827049', '0010024MD8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589809', 'FedEx', NULL, '2013-11-27', '20.11.2013 22:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12735, '209641276', NULL, NULL, 'Ryan Yates', '31 CORRANCE ROAD', '', 'BD12 9LH', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7807690128', '001003672C', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589810', 'FedEx', NULL, '2013-11-27', '20.11.2013 20:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12736, '209610383', NULL, NULL, 'sharon Mckay', '214 MUSTERS ROAD', 'Musters medical practice', 'NG2 7Dr', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7793935922', '0010138Q9Y', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589820', 'FedEx', NULL, '2013-11-27', '20.11.2013 18:23', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12737, '209472522', NULL, NULL, 'Steven Blackham', '4 LEYLAND ROAD', '', 'CV5 8JB', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7808733868', '0010075T4I', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589831', 'FedEx', NULL, '2013-11-27', '20.11.2013 08:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12738, '209489636', NULL, NULL, 'Steven Hampshire', '0 FCS Lasermail Limited', '111  Wood Lane Erdington,  Birmingham', 'B24 9QL', 'West Midlands', 'Grossbritannien', 'GB', NULL, NULL, '1213064300', '00101373P9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589842', 'FedEx', NULL, '2013-11-27', '20.11.2013 09:54', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12739, '209660359', NULL, NULL, 'Suzanne Locke', '42 FieldFare Way', '', 'Ol13 9pp', 'Bacup', 'Grossbritannien', 'GB', NULL, NULL, '', '0010103VSQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589853', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12740, '209664709', NULL, NULL, 'Tom Phillips', '11 PINEWOOD CLOSE', '', 'L37 2HX', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7823884448', '0010013HJM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589864', 'FedEx', NULL, '2013-11-27', '20.11.2013 22:23', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12741, '209677829', NULL, NULL, 'Tony Robertson', '17 LISMORE AVENUE', '', 'KY2 6DE', 'KIRKCALDY', 'Grossbritannien', 'GB', NULL, NULL, '7813197379', '00100468F1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589875', 'FedEx', NULL, '2013-11-27', '20.11.2013 23:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12742, '209555916', NULL, NULL, 'Wendy Jones', '52 VICARAGE ROAD', '', 'MK18 3BH', 'BUCKINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7889966024', '001023111A', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589886', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12743, '209648862', NULL, NULL, 'YuliyaWhyte Whyte', '7 OLDMELDRUM ROAD', '', 'AB41 7PY', 'ELLON', 'Grossbritannien', 'GB', NULL, NULL, '7805824211', '0010143SW8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589897', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:22', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12744, '209591982', NULL, NULL, 'Yvonne MacDougall', '103 HILLVIEW DRIVE', '', 'G76 7LA', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7917839308', '0010219W8K', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589901', 'FedEx', NULL, '2013-11-27', '20.11.2013 16:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12745, '209553192', NULL, NULL, 'yvonne rankin', '95 REDBRAE ROAD', '', 'G66 2DE', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7845941937', '0010160QWV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108589912', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(12746, '209662696', NULL, NULL, 'Adam Ryall', '93 CHILDWALL PARK AVENUE', '', 'L16 0JF', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7841343010', '0010042U4Q', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108589923', 'FedEx', NULL, '2013-11-22', '20.11.2013 22:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12747, '209450544', NULL, NULL, 'Adama Seck', '27 Elham house pemboury road', '', 'E5 8lt', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7951189844', '0010237N3W', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108589934', 'FedEx', NULL, '2013-11-22', '20.11.2013 03:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12748, '209601096', NULL, NULL, 'Amanda Marsh', '2 HIGHFIELD ROAD', 'Caterham', 'CR3 6QX', 'CATERHAM', 'Grossbritannien', 'GB', NULL, NULL, '7984492482', '00102279S7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108589945', 'FedEx', NULL, '2013-11-22', '20.11.2013 17:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12749, '209577181', NULL, NULL, 'Amy Hoadley', '44 EBBSFLEET WALK', '', 'DA11 9EN', 'GRAVESEND', 'Grossbritannien', 'GB', NULL, NULL, '4,47787E+11', '0010061O3I', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108589956', 'FedEx', NULL, '2013-11-22', '20.11.2013 15:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12750, '209518889', NULL, NULL, 'Arron Cullen', '1 HIGH HURST CLOSE', 'Middleton', 'M24 4TB', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7801424147', '0010196HWL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108589967', 'FedEx', NULL, '2013-11-22', '20.11.2013 11:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12751, '209655134', NULL, NULL, 'Ashley Weaver', '293 Old chester road', '', 'CH423XQ', 'Merseyside', 'Grossbritannien', 'GB', NULL, NULL, '7526446421', '0010048YCW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108589978', 'FedEx', NULL, '2013-11-22', '20.11.2013 21:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12752, '209639083', NULL, NULL, 'Caitlin Mansell', '69 COLESHILL ROAD', 'Water Orton', 'B46 1QX', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7734919326', '0010204PCP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108589989', 'FedEx', NULL, '2013-11-22', '20.11.2013 20:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12753, '209637048', NULL, NULL, 'catherine Frudd', '30 MOORSIDE ROAD', '', 'SA3 5EY', 'SWANSEA', 'Grossbritannien', 'GB', NULL, NULL, '1792415146', '0010049FSL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108589990', 'FedEx', NULL, '2013-11-22', '20.11.2013 20:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12754, '209520548', NULL, NULL, 'Chris Donnelly', '17 MONKSFIELD', '', 'TS23 1FD', 'BILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7808611641', '0010182TCJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590000', 'FedEx', NULL, '2013-11-22', '20.11.2013 11:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12755, '209615091', NULL, NULL, 'Christine Ellis', '92 HEDINGHAM ROAD', '', 'CO9 2DW', 'HALSTEAD', 'Grossbritannien', 'GB', NULL, NULL, '7794271262', '0010192KIQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590011', 'FedEx', NULL, '2013-11-22', '20.11.2013 18:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12756, '209630017', NULL, NULL, 'christopher Mckenna', '60 ST. JOSEPHS CRESCENT', '', 'L3 3JF', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7974407684', '00100531LW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590022', 'FedEx', NULL, '2013-11-22', '20.11.2013 19:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12757, '209498049', NULL, NULL, 'claire Chadwick', '1 BARRATT GARDENS', 'Middleton', 'M24 5JU', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7515026537', '0010233O4E', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590033', 'FedEx', NULL, '2013-11-22', '20.11.2013 10:56', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12758, '209525039', NULL, NULL, 'Claire Morgan', '15 HAWKHILL CLOSE', 'Waldridge Park', 'DH2 3TU', 'CHESTER LE STREET', 'Grossbritannien', 'GB', NULL, NULL, '07595 362916', '00102295GC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590044', 'FedEx', NULL, '2013-11-22', '20.11.2013 12:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12759, '209569853', NULL, NULL, 'Colin Clark Clark', '134 dunalistair drive', '', 'G33 6NU', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7866893037', '0010078XS6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590055', 'FedEx', NULL, '2013-11-22', '20.11.2013 14:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12760, '209654900', NULL, NULL, 'EILIDH CANT', '85 DUNDEE ROAD', '', 'DD8 2PP', 'LETHAM', 'Grossbritannien', 'GB', NULL, NULL, '01307 818070', '0010039S26', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590066', 'FedEx', NULL, '2013-11-22', '20.11.2013 21:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12761, '209517137', NULL, NULL, 'Eva Amanda Watson', '11 ASHMOOR ROAD', '', 'M22 0FD', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7786234187', '0010193U2Y', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590077', 'FedEx', NULL, '2013-11-22', '20.11.2013 11:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12762, '209599275', NULL, NULL, 'Gary Johnson', '8 PACKINGTON STREET', '', 'PL2 1ET', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7809883497', '00100186KH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590088', 'FedEx', NULL, '2013-11-22', '20.11.2013 17:24', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12763, '209567535', NULL, NULL, 'Gillian Sinclair', 'Chep UK LTD ', 'Village Way, The Village, Trafford Park', 'M17 1HR', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '0161 972 2048', '0010067WN1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590099', 'FedEx', NULL, '2013-11-22', '20.11.2013 14:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12764, '209674476', NULL, NULL, 'Hannah McArdle', '11 LENNOX GARDENS', '', 'LS15 0PA', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7814018552', '00100984HT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590103', 'FedEx', NULL, '2013-11-22', '20.11.2013 23:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12765, '209609321', NULL, NULL, 'Heather Roebuck', '72 HALL BOWER LANE', '', 'HD4 6RW', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '4,41484E+11', '0010035EVA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590114', 'FedEx', NULL, '2013-11-22', '20.11.2013 18:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12766, '209487113', NULL, NULL, 'Ian Wells', '1 Victoria Works, 6 Fairways', '', 'BR5 1EG', 'Petts Wood', 'Grossbritannien', 'GB', NULL, NULL, '7429137381', '00101872GH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590125', 'FedEx', NULL, '2013-11-22', '20.11.2013 09:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12767, '209539185', NULL, NULL, 'Jason Wroot', '250 TOWNGATE', '', 'WF5 0PZ', 'OSSETT', 'Grossbritannien', 'GB', NULL, NULL, '07827 986311', '00100906NC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590136', 'FedEx', NULL, '2013-11-22', '20.11.2013 12:54', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12768, '209644516', NULL, NULL, 'John Kanyemba', 'Grove House MANSION GATE DRIVE', '', 'LS7 4DN', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7815455928', '0010158AAR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590147', 'FedEx', NULL, '2013-11-22', '20.11.2013 20:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12769, '209468459', NULL, NULL, 'Julie Kenyon', '70 GREENBANK ROAD', 'PLEASE LEAVE OVER FENCE IF NO ANS', 'M26 4FR', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7951688889', '0010129MDA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590158', 'FedEx', NULL, '2013-11-22', '20.11.2013 08:22', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12770, '209676545', NULL, NULL, 'Julie Lea', 'BOOKER LTD IRTHLINGBOROUGH ROAD', 'Wellingborough', 'NN8 1LT', 'WELLINGBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '1933469082', '00101532VX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590169', 'FedEx', NULL, '2013-11-22', '20.11.2013 23:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12771, '209535966', NULL, NULL, 'Julie Sims', '55 COLMORE ROW', 'Wragge & Co FAO. Julie Sims', 'B3 2AS', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7887950208', '0010165WXI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590170', 'FedEx', NULL, '2013-11-22', '20.11.2013 12:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12772, '209492698', NULL, NULL, 'Karen Wilkie', '100 UNION STREET', 'Peterkins 100 Union Street Aberdeen, AB10 1QR', 'AB10 1QR', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7812198731', '00102258AY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590180', 'FedEx', NULL, '2013-11-22', '20.11.2013 09:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12773, '209553283', NULL, NULL, 'Kelly Skinner', '27 HAWKINS DRIVE', 'Chafford hundred', 'RM16 6GE', 'GRAYS', 'Grossbritannien', 'GB', NULL, NULL, '1375483796', '0010195SMJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590191', 'FedEx', NULL, '2013-11-22', '20.11.2013 13:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12774, '209628214', NULL, NULL, 'Kierra Burnand', '11 EDWIN CLOSE', '', 'RG19 4GW', 'THATCHAM', 'Grossbritannien', 'GB', NULL, NULL, '7957950569', '0010091QX5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590206', 'FedEx', NULL, '2013-11-22', '20.11.2013 19:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12775, '209514237', NULL, NULL, 'kirsty mclellan', '4 EXETER CLOSE', '', 'sk165lj', 'dukinfield', 'Grossbritannien', 'GB', NULL, NULL, '07870 621 423', '0010226BB1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590217', 'FedEx', NULL, '2013-11-22', '20.11.2013 11:24', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12776, '209537301', NULL, NULL, 'Laura Kathryn McAlpine', '36 STORNOWAY DRIVE', '', 'KA3 2GJ', 'KILMARNOCK', 'Grossbritannien', 'GB', NULL, NULL, '07549 589 160', '0010241EOS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590228', 'FedEx', NULL, '2013-11-22', '20.11.2013 12:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12777, '209550766', NULL, NULL, 'Laura Kirkham', '2 Galleon Court, Lamer Street', '', 'EH42 1GX', 'Dunbar', 'Grossbritannien', 'GB', NULL, NULL, '1368869828', '0010146CSX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590239', 'FedEx', NULL, '2013-11-22', '20.11.2013 13:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12778, '209563986', NULL, NULL, 'Laura Wilson-Bell', '22 BROOKES RISE', '', 'DH7 8XY', 'DURHAM', 'Grossbritannien', 'GB', NULL, NULL, '7896837385', '0010127F7C', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590240', 'FedEx', NULL, '2013-11-22', '20.11.2013 14:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12779, '209610328', NULL, NULL, 'Lesley Forrester', '5 BARLOCH STREET', '0/2', 'G22 5AN', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7766502958', '0010242M3G', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590250', 'FedEx', NULL, '2013-11-22', '20.11.2013 18:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12780, '209562859', NULL, NULL, 'Lin Wood', '23 St Clements Court', '', 'Ct10 2ts', 'Broadstairs', 'Grossbritannien', 'GB', NULL, NULL, '7812070912', '00101698SH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590261', 'FedEx', NULL, '2013-11-22', '20.11.2013 14:22', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12781, '209583115', NULL, NULL, 'Lisa Smith Heckmondwike Grammar School', 'HGS HIGH STREET', '', 'WF16 0AH', 'HECKMONDWIKE', 'Grossbritannien', 'GB', NULL, NULL, '7800519297', '0010123G51', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590272', 'FedEx', NULL, '2013-11-22', '20.11.2013 16:24', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12782, '209552358', NULL, NULL, 'Lyn Battye', 'April April Cottage Branch Road, Ainley Top', '', 'HD2 2DX', 'Huddersfield', 'Grossbritannien', 'GB', NULL, NULL, '7707411130', '00100543PD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590283', 'FedEx', NULL, '2013-11-22', '20.11.2013 13:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(12783, '209515980', NULL, NULL, 'Lynn Coombs', 'KENT UNION MANDELA BLDG, UNIVERSITY OF KENT', '', 'CT2 7NW', 'CANTERBURY', 'Grossbritannien', 'GB', NULL, NULL, '01227 824212', '0010147M6U', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590294', 'FedEx', NULL, '2013-11-22', '20.11.2013 11:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12784, '209491517', NULL, NULL, 'marisa batt', '20 BALDOCKS ROAD', '', 'CM16 7EB', 'EPPING', 'Grossbritannien', 'GB', NULL, NULL, '7818000800', '0010111YM7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590309', 'FedEx', NULL, '2013-11-22', '20.11.2013 09:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12785, '209625161', NULL, NULL, 'Mark Darville', '29 ROSEHILL WAY', '', 'NE5 3PE', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7877975246', '0010099U7R', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590310', 'FedEx', NULL, '2013-11-22', '20.11.2013 19:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12786, '209530767', NULL, NULL, 'Mark McIver', '37 KING STREET', 'Reed Recruitment', 'M2 7AT', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7817284372', '0010209Q2H', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590320', 'FedEx', NULL, '2013-11-22', '20.11.2013 12:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12787, '209540967', NULL, NULL, 'Mark Mclarty', 'Yacht Haven Irvine Road', '', 'KA30 8EZ', 'Largs', 'Grossbritannien', 'GB', NULL, NULL, '7888707602', '0010155A25', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590331', 'FedEx', NULL, '2013-11-22', '20.11.2013 12:54', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12788, '209500084', NULL, NULL, 'Mark Smith', '24-26 MAID MARIAN WAY', '', 'NG1 6HS', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7533864027', '001016086A', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590342', 'FedEx', NULL, '2013-11-22', '20.11.2013 10:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12789, '209605009', NULL, NULL, 'martyn wilcox', '27 CLINTON ROAD', '', 'BS3 5PB', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '1179636500', '0010008GWT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590353', 'FedEx', NULL, '2013-11-22', '20.11.2013 17:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12790, '209507614', NULL, NULL, 'matthew quarterman', '3 BOMBAY STREET', '', 'SE16 3UX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '4,42072E+11', '0010007ST6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590364', 'FedEx', NULL, '2013-11-22', '20.11.2013 10:55', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12791, '209504852', NULL, NULL, 'muhaimin dzulfakar', '52 DUKE STREET', '', 'NN16 9DZ', 'KETTERING', 'Grossbritannien', 'GB', NULL, NULL, '7413556514', '0010085MXH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590375', 'FedEx', NULL, '2013-11-22', '20.11.2013 10:55', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12792, '209627015', NULL, NULL, 'Nicholas Ward', '3 AIRE VIEW AVENUE', '', 'BD16 1NS', 'BINGLEY', 'Grossbritannien', 'GB', NULL, NULL, '7770671168', '0010108WRI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590386', 'FedEx', NULL, '2013-11-22', '20.11.2013 19:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12793, '209627579', NULL, NULL, 'peter hunter', '164 LINTON ROAD', 'Eastmoor', 'WF1 4HT', 'WAKEFIELD', 'Grossbritannien', 'GB', NULL, NULL, '1924210511', '0010106VH4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590397', 'FedEx', NULL, '2013-11-22', '20.11.2013 19:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12794, '209578308', NULL, NULL, 'Petrina Wolff', '73 BUCKINGHAM ROAD WEST', 'Heaton Moor', 'SK4 4BT', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '161432543', '0010130QFM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590401', 'FedEx', NULL, '2013-11-22', '20.11.2013 15:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12795, '209618383', NULL, NULL, 'Richard McTaggart', '25 BALCOMIE STREET', '', 'G33 3QR', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '1417740155', '00102191CI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590412', 'FedEx', NULL, '2013-11-22', '20.11.2013 18:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12796, '209669101', NULL, NULL, 'richard wickens', '31 MANOR ROAD', '', 'BN15 0PH', 'LANCING', 'Grossbritannien', 'GB', NULL, NULL, '4,41904E+11', '0010113HVX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590423', 'FedEx', NULL, '2013-11-22', '20.11.2013 22:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12797, '209613089', NULL, NULL, 'S Kai Siow', '88-91 PRESTON STREET', '', 'BN1 2HG', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '7860601264', '0010089PXY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590434', 'FedEx', NULL, '2013-11-22', '20.11.2013 18:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12798, '209532203', NULL, NULL, 'samantha kenny', '4 REDOUBT CLOSE', '', 'SG4 0FP', 'HITCHIN', 'Grossbritannien', 'GB', NULL, NULL, '7771305305', '0010210RQ4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590445', 'FedEx', NULL, '2013-11-22', '20.11.2013 12:24', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12799, '209507207', NULL, NULL, 'Sarah Edwards', '48 ANGLESEY AVENUE', '', 'ME15 9SU', 'MAIDSTONE', 'Grossbritannien', 'GB', NULL, NULL, '7834909414', '0010249AHR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590456', 'FedEx', NULL, '2013-11-22', '20.11.2013 10:55', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12800, '209499101', NULL, NULL, 'Sarah Lovie', '1 PORTSOKEN STREET', 'Lloyds Chambers, SSY', 'E1 8PH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7921638464', '00101615Q6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590467', 'FedEx', NULL, '2013-11-22', '20.11.2013 10:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12801, '209494751', NULL, NULL, 'Sheila Hansford', '38 HIGH MEADOWS', '', 'BA3 2RY', 'RADSTOCK', 'Grossbritannien', 'GB', NULL, NULL, '7817620739', '0010220XRN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590478', 'FedEx', NULL, '2013-11-22', '20.11.2013 10:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12802, '209610884', NULL, NULL, 'shilee lau', '39A PLUNGINGTON ROAD', '', 'PR1 7EP', 'PRESTON', 'Grossbritannien', 'GB', NULL, NULL, '7527277090', '0010107XN1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590489', 'FedEx', NULL, '2013-11-22', '20.11.2013 18:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12803, '209516447', NULL, NULL, 'Sonia Wallace', '61 BURRENDALE PARK ROAD', '', 'BT33 0JF', 'NEWCASTLE', 'Grossbritannien', 'GB', NULL, NULL, '7793210775', '0010086OYV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590490', 'FedEx', NULL, '2013-11-22', '20.11.2013 11:24', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12804, '209666280', NULL, NULL, 'Tarne Westcott (Credit Suisse, KFED 57)', '1 CABOT SQUARE', '', 'E14 4QJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7973189929', '0010247SIA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590504', 'FedEx', NULL, '2013-11-22', '20.11.2013 22:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12805, '209604283', NULL, NULL, 'Thomas Crilly', '40 BANKTON WAY', '', 'EH54 9EG', 'LIVINGSTON', 'Grossbritannien', 'GB', NULL, NULL, '7798792302', '00100129QS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590515', 'FedEx', NULL, '2013-11-22', '20.11.2013 17:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12806, '209598181', NULL, NULL, 'vinicius salcedo', '17, FLAT 5 BOYN HILL AVENUE', '', 'SL6 4EY', 'MAIDENHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7801890179', '0010062SW7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590526', 'FedEx', NULL, '2013-11-22', '20.11.2013 17:24', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12807, '209542807', NULL, NULL, 'Wendy Carter', '21 HYDE VIEW ROAD', '', 'AL5 4PA', 'HARPENDEN', 'Grossbritannien', 'GB', NULL, NULL, '7903364040', '0010124FTK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590537', 'FedEx', NULL, '2013-11-22', '20.11.2013 13:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12808, '209648671', NULL, NULL, 'yvonne marks', '80 NORTH AVENUE', '', 'SS8 9HJ', 'CANVEY ISLAND', 'Grossbritannien', 'GB', NULL, NULL, '97917523884', '0010102BW5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590548', 'FedEx', NULL, '2013-11-22', '20.11.2013 21:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12809, '209670161', NULL, NULL, 'ZHIQIANG LI', '28 THE NILE, 26 CITY ROAD EAST', '', 'M15 4TB', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7455976637', '0010232TPL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108590559', 'FedEx', NULL, '2013-11-22', '20.11.2013 22:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(12810, '209660328', NULL, NULL, 'anant patel', '51 KNIGHTON DRIVE', '', 'IG8 0NZ', 'WOODFORD GREEN', 'Grossbritannien', 'GB', NULL, NULL, '2082702820', '00101174HC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590560', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:54', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12811, '209652244', NULL, NULL, 'Arran Dickinson', '51 CHURCH WALK SOUTH', '', 'SN2 2JE', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7795670186', '0010045IG8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590570', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:23', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12812, '209586426', NULL, NULL, 'Ben Harshak', '6 ARDEN ROAD', '', 'N33an', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7847244169', '0010099BVH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590581', 'FedEx', NULL, '2013-11-27', '20.11.2013 16:22', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12813, '209597228', NULL, NULL, 'Brian Drowley', '2 UNION WAY', '', 'OX28 6HD', 'WITNEY', 'Grossbritannien', 'GB', NULL, NULL, '01993 775153', '0010005J3Q', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590592', 'FedEx', NULL, '2013-11-27', '20.11.2013 17:24', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12814, '209566578', NULL, NULL, 'colin allen', '37 LULLINGSTONE CRESCENT', 'ingleby barwick', 'TS17 5GJ', 'STOCKTON-ON-TEES', 'Grossbritannien', 'GB', NULL, NULL, '4,4743E+11', '0010182R5B', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590607', 'FedEx', NULL, '2013-11-27', '20.11.2013 14:52', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12815, '209617203', NULL, NULL, 'D Peek', '11 LONGLAND WAY', '', 'HP12 3UN', 'HIGH WYCOMBE', 'Grossbritannien', 'GB', NULL, NULL, '7715237495', '0010211CJQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590618', 'FedEx', NULL, '2013-11-27', '20.11.2013 18:53', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12816, '209485587', NULL, NULL, 'Daniel McGuigan', '3 Bainfield place', '', 'EH11 1BF', 'Edinburgh', 'Grossbritannien', 'GB', NULL, NULL, '4,4778E+11', '0010015EI9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590629', 'FedEx', NULL, '2013-11-27', '20.11.2013 09:54', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12817, '209498993', NULL, NULL, 'Eaglesfield Eaglesfield', '7 derwent house Huntingdon Green', '', 'DE21 6AB', 'Derby', 'Grossbritannien', 'GB', NULL, NULL, '7841114927', '0010134LA0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590630', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:53', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12818, '209503514', NULL, NULL, 'Emily Stamp', 'HOLBUTTS FRM MIDDLEHILL', '', 'SN13 8QN', 'CORSHAM', 'Grossbritannien', 'GB', NULL, NULL, '7967840504', '0010165PI0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590640', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:54', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12819, '209504584', NULL, NULL, 'Helen Holland', '99 FERRY ROAD', 'Burns Pet Nutriton Kidwelly', 'SA17 5EJ', 'KIDWELLY', 'Grossbritannien', 'GB', NULL, NULL, '7974562722', '0010097A1S', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590651', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:55', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12820, '209620272', NULL, NULL, 'Lyn Collishaw', 'SBM Overfields Primary School, Daisy Lane, Ormesby', '', 'TS7 9JF', 'Middlesbrough', 'Grossbritannien', 'GB', NULL, NULL, '07974 835209', '0010186XD8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590662', 'FedEx', NULL, '2013-11-27', '20.11.2013 19:23', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12821, '209498104', NULL, NULL, 'Mrs Steeden', '4 TEST ROAD', '', 'RG28 7LP', 'WHITCHURCH', 'Grossbritannien', 'GB', NULL, NULL, '1256895436', '0010095G3A', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590673', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:57', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12822, '209645198', NULL, NULL, 'paul Bishop', '47 SHAW LANE', '', 'B60 4DY', 'BROMSGROVE', 'Grossbritannien', 'GB', NULL, NULL, '7921699140', '0010184HS8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590684', 'FedEx', NULL, '2013-11-27', '20.11.2013 20:54', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12823, '209544452', NULL, NULL, 'Philip Mensah', '132A CANNON HILL LANE', '', 'SW20 9ET', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7539939665', '0010129UMH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590695', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:24', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12824, '209534097', NULL, NULL, 'Przemek Jankowski', 'Flat 9 6 Hawkhill Close', '', 'eh7 6fe', 'edinburgh', 'Grossbritannien', 'GB', NULL, NULL, '7711424410', '0010059XM4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590700', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:52', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12825, '209568235', NULL, NULL, 'Rebecca Owen', '6 INSTOW CLOSE', 'House name, company, flat etc.', 'OL9 0QF', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7710129355', '0010204A7A', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590710', 'FedEx', NULL, '2013-11-27', '20.11.2013 14:53', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12826, '209527703', NULL, NULL, 'Richard Roocroft', '8 ST. KILDA AVENUE', 'Kearsley', 'BL4 8JB', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7825955069', '0010038DOX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590721', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:24', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12827, '209599179', NULL, NULL, 'Ronald Calthorpe', '2 WARREN HEATH ROAD', '', 'IP3 8TD', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '7710323340', '0010183ORD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590732', 'FedEx', NULL, '2013-11-27', '20.11.2013 17:23', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12828, '209522518', NULL, NULL, 'Ryan Hawker', '85 HESTERS WAY ROAD', '', 'GL51 0RG', 'CHELTENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7557520008', '00101762IF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590743', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:53', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12829, '209677381', NULL, NULL, 'Ryan Womersley', '5 Heathness road', '', 'LS29 0JP', 'Addingham, ilkley', 'Grossbritannien', 'GB', NULL, NULL, '7557805639', '0010220JP3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590754', 'FedEx', NULL, '2013-11-27', '20.11.2013 23:52', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12830, '209529465', NULL, NULL, 'Serena Banga', '119 YEADING LANE', '', 'UB4 0EP', 'HAYES', 'Grossbritannien', 'GB', NULL, NULL, '7949252140', '00102152DF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590765', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:23', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12831, '209656243', NULL, NULL, 'Shivesh Kaushik', 'Kilmorey Hall, Flat 23, Room 9', 'Brunel University,  Kingston Lane', 'UB8 3PH', 'Uxbridge', 'Grossbritannien', 'GB', NULL, NULL, '4,47415E+11', '001006819N', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590776', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:54', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12832, '209567768', NULL, NULL, 'Stephen Hill', '10 CLEVELAND CLOSE', 'Ormesby', 'TS7 9BX', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '01642 321962', '0010069UCN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590787', 'FedEx', NULL, '2013-11-27', '20.11.2013 14:52', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12833, '209535481', NULL, NULL, 'Steven Hender', '30 SCHOOL CLOSE', '', 'BS5 6EB', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7557209314', '0010199LSF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108590798', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:54', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(12834, '209503376', NULL, NULL, 'alan tetlow', '26 DERWENT CLOSE', '', 'M34 2FW', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7803507728', '00101794RU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108593032', 'FedEx', NULL, '2013-11-22', '20.11.2013 10:55', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12835, '209647772', NULL, NULL, 'Ali Butt', '13 CHRYSSELL ROAD', '', 'SW9 6NQ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7872584793', '0010175LRG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108590813', 'FedEx', NULL, '2013-11-22', '20.11.2013 21:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12836, '209495813', NULL, NULL, 'amanda britton', '109 SLADE ROAD', 'sandwich House The mill', 'B23 7PN', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7855451545', '00100958NP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108590824', 'FedEx', NULL, '2013-11-22', '20.11.2013 10:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12837, '209485918', NULL, NULL, 'andrew skinner', '111 RIVER WAY', '', 'BH23 2QJ', 'CHRISTCHURCH', 'Grossbritannien', 'GB', NULL, NULL, '1202565265', '00102178CK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108590835', 'FedEx', NULL, '2013-11-22', '20.11.2013 09:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12838, '209607055', NULL, NULL, 'Angela Howard', '2 WESTBANK ROAD', '', 'CH42 7JL', 'BIRKENHEAD', 'Grossbritannien', 'GB', NULL, NULL, '1515146459', '0010016OIN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108590846', 'FedEx', NULL, '2013-11-22', '20.11.2013 18:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12839, '209532224', NULL, NULL, 'baljeet marwah', '21 BROOKGATE', 'Ashtonvale trading estate', 'BS3 2UN', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '0117 963 7727', '00100791SN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108590857', 'FedEx', NULL, '2013-11-22', '20.11.2013 12:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12840, '209527651', NULL, NULL, 'Ben Sinfield', '48 Sullington Road', 'Shepshed Loughborough', 'LE129JG', 'Leicester', 'Grossbritannien', 'GB', NULL, NULL, '7805343016', '0010104T1X', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108590868', 'FedEx', NULL, '2013-11-22', '20.11.2013 12:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12841, '209637789', NULL, NULL, 'Chris Wylie', '35 JULIAN ROAD', '', 'SO19 8LY', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '2380444875', '0010025GMF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108590879', 'FedEx', NULL, '2013-11-22', '20.11.2013 20:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12842, '209564024', NULL, NULL, 'Claire Payne', '35 BRANOC CO CLOCKHOUSE WAY', '', 'CM7 3AL', 'BRAINTREE', 'Grossbritannien', 'GB', NULL, NULL, '01376 334039', '00100889CU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108590880', 'FedEx', NULL, '2013-11-22', '20.11.2013 14:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12843, '209481405', NULL, NULL, 'Colin Roy Kirby', '14 NEWLAND DRIVE', '', 'CH44 2AX', 'WALLASEY', 'Grossbritannien', 'GB', NULL, NULL, '07778 476572', '0010159R09', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108590890', 'FedEx', NULL, '2013-11-22', '20.11.2013 09:34', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12844, '209550044', NULL, NULL, 'Danielle Southwell', '8 SELBY DRIVE', '', 'M41 8NX', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7900193695', '0010018JDN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108590905', 'FedEx', NULL, '2013-11-22', '20.11.2013 13:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12845, '209613699', NULL, NULL, 'Davey Whitehead', '42 daleside Greetland', '', 'Hx48qd', 'Halifax', 'Grossbritannien', 'GB', NULL, NULL, '7725173467', '0010149B23', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108590916', 'FedEx', NULL, '2013-11-22', '20.11.2013 18:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12846, '209588331', NULL, NULL, 'Dawn Armitage', '119 COPPICE WOOD AVENUE', '', 'LS19 7LQ', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '01943 8770715', '10039122', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108590927', 'FedEx', NULL, '2013-11-22', '20.11.2013 16:24', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12847, '209668486', NULL, NULL, 'debbie sherratt', '41 ROSLISTON ROAD SOUTH', 'Drakelow Burton on trent', 'DE14 9UD', 'BURTON-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7977316236', '00100575CM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108590938', 'FedEx', NULL, '2013-11-22', '20.11.2013 22:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12848, '209667041', NULL, NULL, 'EMMA O\'BRIEN', '19 MAGDALENS CLOSE', '', 'HG4 1HH', 'RIPON', 'Grossbritannien', 'GB', NULL, NULL, '7903291541', '0010111BDC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108590949', 'FedEx', NULL, '2013-11-22', '20.11.2013 22:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12849, '209489335', NULL, NULL, 'Graham Pelling', 'GREENZONE BRUNEL DRIVE', '', 'NG24 2EG', 'NEWARK', 'Grossbritannien', 'GB', NULL, NULL, '7454821109', '0010043CXG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108590950', 'FedEx', NULL, '2013-11-22', '20.11.2013 09:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12850, '209620548', NULL, NULL, 'Hannah Fitzpatrick', '81 LINDISFARNE', 'Glascote', 'B77 2QW', 'TAMWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7800929948', '00102193RQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108590960', 'FedEx', NULL, '2013-11-22', '20.11.2013 19:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12851, '209680385', NULL, NULL, 'Hanzalahhusain Ismail', '14 Gwendolen road', '', 'Le5 5fe', 'Leicester', 'Grossbritannien', 'GB', NULL, NULL, '7877635999', '0010200F3F', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108590971', 'FedEx', NULL, '2013-11-22', '20.11.2013 23:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12852, '209573150', NULL, NULL, 'jacqueline buchanan', '35 CARSON AVENUE', '', 'S25 3QP', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7725470709', '0010178SY4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108590982', 'FedEx', NULL, '2013-11-22', '20.11.2013 15:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12853, '209620670', NULL, NULL, 'Janice Baker', '38 STANHOPE ROAD', '', 'BS30 9AH', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '0117 9322046', '0010135COS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108590993', 'FedEx', NULL, '2013-11-22', '20.11.2013 19:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12854, '209573265', NULL, NULL, 'Jo Roome', '2 Wellington Court, Spencers Wood', '', 'RG7 1BN', 'Reading', 'Grossbritannien', 'GB', NULL, NULL, '0787 9880763', '1,01E+07', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108591007', 'FedEx', NULL, '2013-11-22', '20.11.2013 15:24', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12855, '209562446', NULL, NULL, 'Jon Bona', '96 UNION GROVE', '', 'AB10 6SA', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7921918799', '00100641LS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108591018', 'FedEx', NULL, '2013-11-22', '20.11.2013 14:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12856, '209600215', NULL, NULL, 'Joseph O\'Herlihy', '42 Eden Sq 12 Cheapside', 'Apartment 42', 'L2 2DQ', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7771533604', '0010231CRJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108591029', 'FedEx', NULL, '2013-11-22', '20.11.2013 17:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12857, '209615165', NULL, NULL, 'joshua carter', '59 MOUNT ROAD', '', 'ST15 8DD', 'STONE', 'Grossbritannien', 'GB', NULL, NULL, '1785816119', '0010182L4B', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108591030', 'FedEx', NULL, '2013-11-22', '20.11.2013 18:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12858, '209509813', NULL, NULL, 'Kamal Hazem', '31 MANSEL ROAD', '', 'B10 9PG', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7594877199', '0010085C3Y', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108591040', 'FedEx', NULL, '2013-11-22', '20.11.2013 10:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12859, '209680319', NULL, NULL, 'Lukman Patel', '68 Gwendolen road', '', 'Le5 5fe', 'Leicester', 'Grossbritannien', 'GB', NULL, NULL, '7814057375', '00101099CV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108591051', 'FedEx', NULL, '2013-11-22', '20.11.2013 23:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12860, '209612703', NULL, NULL, 'Mick O\'Keefe', '4 SWALLOW FIELDS', '', 'L9 6ED', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7926712055', '0010060UU5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108591062', 'FedEx', NULL, '2013-11-22', '20.11.2013 18:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12861, '209550095', NULL, NULL, 'Mohsen Booali', '1 CLEABARROW DRIVE', 'Worsley', 'M28 1UL', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7980371046', '0010115EYT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108591073', 'FedEx', NULL, '2013-11-22', '20.11.2013 13:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12862, '209595348', NULL, NULL, 'moyra kernohan', '59 WARDLEY DRIVE', '', 'NE10 8AH', 'GATESHEAD', 'Grossbritannien', 'GB', NULL, NULL, '0191 4952449', '00102374FQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108591084', 'FedEx', NULL, '2013-11-22', '20.11.2013 17:24', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12863, '209525769', NULL, NULL, 'Nick Christmas-Webb', '16 GRANTHAM CLOSE', 'Freshbrook', 'SN5 8NZ', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7738618609', '0010129KCO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108591095', 'FedEx', NULL, '2013-11-22', '20.11.2013 12:25', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12864, '209659871', NULL, NULL, 'Nicolae Urzica', '5 LAWRENCE WAY', '', 'NW10 0AL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7854944227', '00100528PD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108591100', 'FedEx', NULL, '2013-11-22', '20.11.2013 21:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12865, '209505626', NULL, NULL, 'Phil Goldsmith', 'ResGB Park Barn, Park Farm', 'Rectory Rd', 'RG23 7ED', 'Oakley, Basingstoke', 'Grossbritannien', 'GB', NULL, NULL, '07813 195645', '0010066CGU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108591110', 'FedEx', NULL, '2013-11-22', '20.11.2013 10:55', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12866, '209666608', NULL, NULL, 'Rabie Fitouri', '45 GLADSTONE ROAD', 'Miller', 'BN41 1LJ', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '7946564248', '00101246A0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108591121', 'FedEx', NULL, '2013-11-22', '20.11.2013 22:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12867, '209503881', NULL, NULL, 'Richard Rogers', '53 Radford Road', '', 'EX2 4ES', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7855354662', '0010080HMK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108591132', 'FedEx', NULL, '2013-11-22', '20.11.2013 10:55', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12868, '209611859', NULL, NULL, 'Robert kirkby', '44 BLANCH CROFT', '', 'DE73 8GG', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7912036217', '0010004FUH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108591143', 'FedEx', NULL, '2013-11-22', '20.11.2013 18:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12869, '209540229', NULL, NULL, 'Robert Skingsley Uniexpress LTD', '. Olympic Freight Terminal, Bennett Street', '', 'M12 5NL', 'Ardwick, Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7843284698', '00102017KY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108591154', 'FedEx', NULL, '2013-11-22', '20.11.2013 12:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12870, '209519150', NULL, NULL, 'ross allen', '30 PALATINE ROAD', 'Withington', 'M20 3JJ', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7816118965', '0010203GJ3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108591165', 'FedEx', NULL, '2013-11-22', '20.11.2013 11:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12871, '209501391', NULL, NULL, 'Sharon Hartley', '35 LAWRENCE CRESCENT', 'Off Priestley Avenue', 'WF16 9AZ', 'HECKMONDWIKE', 'Grossbritannien', 'GB', NULL, NULL, '7766648624', '0010164HG4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108591176', 'FedEx', NULL, '2013-11-22', '20.11.2013 10:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12872, '209510035', NULL, NULL, 'Stephen Birkett', '16 PALACE CLOSE', '', 'CH6 5YE', 'FLINT', 'Grossbritannien', 'GB', NULL, NULL, '7825721621', '0010158PS8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108591187', 'FedEx', NULL, '2013-11-22', '20.11.2013 10:56', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12873, '209622235', NULL, NULL, 'Tracey Wickham', '14 BURMARSH CLOSE', '', 'ME5 7LZ', 'CHATHAM', 'Grossbritannien', 'GB', NULL, NULL, '7966106208', '00100333R9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108591198', 'FedEx', NULL, '2013-11-22', '20.11.2013 19:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12874, '209494936', NULL, NULL, 'Val Russell', '76 PANORAMA ROAD', '', 'BH13 7RG', 'POOLE', 'Grossbritannien', 'GB', NULL, NULL, '07818 043545', '0010051HUO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108591202', 'FedEx', NULL, '2013-11-22', '20.11.2013 10:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(12875, '209536849', NULL, NULL, 'aleeyah khan', '159 moore avenue', '', 'bd7 4jr', 'bradford', 'Grossbritannien', 'GB', NULL, NULL, '', '0010137KMY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591213', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12876, '209672303', NULL, NULL, 'Alex Harlow', '93 WINDSOR ROAD', '', 'LU7 9GG', 'LEIGHTON BUZZARD', 'Grossbritannien', 'GB', NULL, NULL, '7885793445', '0010177MX9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591224', 'FedEx', NULL, '2013-11-27', '20.11.2013 22:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12877, '209489193', NULL, NULL, 'Alison Mason', '591 CHORLEY NEW ROAD', '', 'BL6 6LA', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '1204691673', '0010217A1P', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591235', 'FedEx', NULL, '2013-11-27', '20.11.2013 09:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12878, '209673129', NULL, NULL, 'Amy Baker', 'LEOLINE TRAV UPPER SUNBURY ROAD', '', 'TW12 2DW', 'HAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7776496328', '0010115B3G', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591246', 'FedEx', NULL, '2013-11-27', '20.11.2013 23:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12879, '209571568', NULL, NULL, 'Andrew Hill', '10 CLEVELAND CLOSE', '', 'TS7 9BX', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '01642 321962', '00100910CU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591257', 'FedEx', NULL, '2013-11-27', '20.11.2013 15:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12880, '209607242', NULL, NULL, 'Andrew Peters', '8 STERLING CHASE', '', 'HG5 0WF', 'KNARESBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7949880084', '0010061B8X', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591268', 'FedEx', NULL, '2013-11-27', '20.11.2013 18:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12881, '209513867', NULL, NULL, 'Andy Russell', '1113 XQ7 Building', 'South Taylorson Street, Salford', 'M5 3FY', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7795695553', '0010222QQL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591279', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12882, '209626034', NULL, NULL, 'Angel Brock', '138 PORTNALLS ROAD', '', 'CR5 3DX', 'COULSDON', 'Grossbritannien', 'GB', NULL, NULL, '7903864401', '0010101E8O', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591280', 'FedEx', NULL, '2013-11-27', '20.11.2013 19:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12883, '209644212', NULL, NULL, 'Angela Savage', '3A HEADLEY ROAD', 'Woodley', 'RG5 4JB', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7817244494', '0010181GHU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591290', 'FedEx', NULL, '2013-11-27', '20.11.2013 20:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12884, '209548214', NULL, NULL, 'Angharad Jones', '43 OSBORNE GROVE', '', 'NG5 2HE', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7966213590', '0010057MR6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591305', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12885, '209669943', NULL, NULL, 'Anita Middleton', '13 Badbury', '', 'SN4 0EU', 'Nr Swindon', 'Grossbritannien', 'GB', NULL, NULL, '7941388410', '0010025RZK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591316', 'FedEx', NULL, '2013-11-27', '20.11.2013 22:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12886, '209510013', NULL, NULL, 'Audrone Sakiroviene', '30 Meadway', '', 'sk12 1dz', 'Poynton', 'Grossbritannien', 'GB', NULL, NULL, '7914636762', '0010213CJY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591327', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:57', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12887, '209512424', NULL, NULL, 'Aziz Elbahi', '8/6 Granton Medway', 'Want to collecte from post office pls', 'Eh5 1HL', 'Edinburgh', 'Grossbritannien', 'GB', NULL, NULL, '7729922978', '0010126JTY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591338', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12888, '209602513', NULL, NULL, 'barbara hardy', '00 Weaver cottage', '', 'ch1 6br', 'Old Sealand road, Chester', 'Grossbritannien', 'GB', NULL, NULL, '1244880594', '0010226BUE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591349', 'FedEx', NULL, '2013-11-27', '20.11.2013 17:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12889, '209548600', NULL, NULL, 'Benjamin Lane', '11 CHAPEL LANE', 'Kirby Cross', 'CO13 0NF', 'FRINTON-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7590477686', '0010002P7O', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591350', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12890, '209466951', NULL, NULL, 'Bill Moore', '114 BRENTWOOD ROAD', '', 'RM1 2RX', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7825524658', '0010173P3R', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591360', 'FedEx', NULL, '2013-11-27', '20.11.2013 08:29', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12891, '209524077', NULL, NULL, 'C Hammond', '41 REDBOURN ROAD', '', 'WS3 3XT', 'WALSALL', 'Grossbritannien', 'GB', NULL, NULL, '01922 710302', '00101044D7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591371', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12892, '209578927', NULL, NULL, 'Candy Isles', '19 SINCLAIR WAY', 'Darenth', 'DA2 7JS', 'DARTFORD', 'Grossbritannien', 'GB', NULL, NULL, '7515698795', '0010198SI4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591382', 'FedEx', NULL, '2013-11-27', '20.11.2013 15:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12893, '209519837', NULL, NULL, 'Carol Garrod', '8 DENBY CLOSE', '', 'DN15 8BZ', 'SCUNTHORPE', 'Grossbritannien', 'GB', NULL, NULL, '7850362569', '0010195VWM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591393', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12894, '209604092', NULL, NULL, 'Carole Wright', 'The cottage Corner Ffordd Corwen//Ffordd y Rhos', '', 'Ch7 4lf', 'Treuddyn', 'Grossbritannien', 'GB', NULL, NULL, '7800543966', '0010205HCW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591408', 'FedEx', NULL, '2013-11-27', '20.11.2013 17:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12895, '209573832', NULL, NULL, 'Caroline Parsons', '59 B Edward Street', '', 'WS11 5JF', 'Cannock', 'Grossbritannien', 'GB', NULL, NULL, '7763485682', '0010244DX5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591419', 'FedEx', NULL, '2013-11-27', '20.11.2013 15:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12896, '209542834', NULL, NULL, 'Carolyn Brady', '43 CHRISTIEMILLER AVENUE', '', 'EH7 6TB', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7446046716', '0010009F36', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591420', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12897, '209526475', NULL, NULL, 'Carys Adams', 'FLAT 5, 16 DORIAN ROAD', '', 'BS7 0XW', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7969770672', '0010016RQ3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591430', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12898, '209625759', NULL, NULL, 'cathy farrington', '4 SIMONSIDE', '', 'WA8 4YL', 'WIDNES', 'Grossbritannien', 'GB', NULL, NULL, '7885608275', '0010018XP0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591441', 'FedEx', NULL, '2013-11-27', '20.11.2013 19:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12899, '209508187', NULL, NULL, 'Charles McCartney', '86 KILGAD ROAD', '', 'BT42 3HY', 'BALLYMENA', 'Grossbritannien', 'GB', NULL, NULL, '07933 094562', '0010189RGY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591452', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12900, '209584749', NULL, NULL, 'Charlie Wymer', '15 PORTLAND STREET', '', 'BN1 1RN', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '7794059110', '0010001ADL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591463', 'FedEx', NULL, '2013-11-27', '20.11.2013 16:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12901, '209652467', NULL, NULL, 'Charlotte O\'Neil', '15 Brent road', '', 'G46 8jg', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '', '0010058E9D', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591474', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12902, '209672106', NULL, NULL, 'chloe lewis', 'TY_WERN CAE\'R WERN', '', 'CF48 1AE', 'MERTHYR TYDFIL', 'Grossbritannien', 'GB', NULL, NULL, '7792972640', '0010117JPT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591485', 'FedEx', NULL, '2013-11-27', '20.11.2013 22:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12903, '209521179', NULL, NULL, 'christina wyatt', '45 ROYATE HILL', 'East vile', 'BS5 6LP', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7747026678', '0010063M3Q', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591496', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12904, '209546079', NULL, NULL, 'Christine Saull', '0 CF CAPITAL CAPITAL HOUSE RAYNHAM ROAD', '', 'CM23 5TT', 'BISHOPS STORTFORD', 'Grossbritannien', 'GB', NULL, NULL, '1279759462', '0010035XAW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591500', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12905, '209536318', NULL, NULL, 'Colleen Golding', 'Highwood NEWBIGGEN STREET', '', 'CM6 2Qt', 'Thaxted', 'Grossbritannien', 'GB', NULL, NULL, '7769250510', '00100647I9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591511', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12906, '209577100', NULL, NULL, 'Craig Long', '135 HALLBRIDGE GARDENS', '', 'WN8 0EP', 'SKELMERSDALE', 'Grossbritannien', 'GB', NULL, NULL, '7882335076', '00100418I5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591522', 'FedEx', NULL, '2013-11-27', '20.11.2013 15:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12907, '209526390', NULL, NULL, 'Craig Priestnall', '34 FERNWOOD DRIVE', '', 'ST13 8JD', 'LEEK', 'Grossbritannien', 'GB', NULL, NULL, '7815591489', '0010031KEY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591533', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(12908, '209603017', NULL, NULL, 'Daisy Murphy', '1 LIMPSFIELD HIGH STREET', 'LANE END  LIMPSFIELD HIGH STREET OXTED', 'RH8 0DR', 'SURREY', 'Grossbritannien', 'GB', NULL, NULL, '7718164292', '0010014E2U', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591544', 'FedEx', NULL, '2013-11-27', '20.11.2013 17:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12909, '209495251', NULL, NULL, 'Daniel Clarke', 'FLAT 3, ', '6 WOLSELEY PLACE', 'M20 3LR', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7716635810', '0010248P9M', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591555', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:57', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12910, '209671666', NULL, NULL, 'Daniel Mollon', '3 WINDSOR RIDE', '', 'RG40 3LG', 'WOKINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7763987277', '001019678S', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591566', 'FedEx', NULL, '2013-11-27', '20.11.2013 22:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12911, '209539909', NULL, NULL, 'Daniel Plant', '14 SKI VIEW', '', 'SR3 1NW', 'SUNDERLAND', 'Grossbritannien', 'GB', NULL, NULL, '4595696123', '0010026CRC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591577', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12912, '209584689', NULL, NULL, 'Darrel Conway', '43 Selbourne road', '', 'Ss74an', 'Benfleet', 'Grossbritannien', 'GB', NULL, NULL, '1268794811', '001002897Y', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591588', 'FedEx', NULL, '2013-11-27', '20.11.2013 16:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12913, '209530322', NULL, NULL, 'darren kenny', 'RRG PEUGEOT EDINBURGH WAY', 'rrg peugeot  edinburgh way', 'OL11 2PD', 'ROCHDALE', 'Grossbritannien', 'GB', NULL, NULL, '7581491867', '0010163F4T', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591599', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12914, '209606017', NULL, NULL, 'David Barron', '35 Kitchener Ashmore Road', '', 'Se18 4at', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7817863434', '0010231RJ2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591603', 'FedEx', NULL, '2013-11-27', '20.11.2013 17:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12915, '209617399', NULL, NULL, 'David Bowman', 'Dakota cotta Main street', '', 'Yo41 5qs', 'Bolton', 'Grossbritannien', 'GB', NULL, NULL, '07801 885253', '0010076MTI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591614', 'FedEx', NULL, '2013-11-27', '20.11.2013 18:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12916, '209571380', NULL, NULL, 'David Mann', '330 BOWTHORPE ROAD', '', 'NR5 8AE', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '7584328829', '00100076PF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591625', 'FedEx', NULL, '2013-11-27', '20.11.2013 15:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12917, '209667145', NULL, NULL, 'Dawn Galloway', '37 QUEEN STREET', '', 'BT42 2BD', 'BALLYMENA', 'Grossbritannien', 'GB', NULL, NULL, '2825878822', '0010024W2F', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591636', 'FedEx', NULL, '2013-11-27', '20.11.2013 22:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12918, '209594255', NULL, NULL, 'dawn grix', '6 TUDOR CLOSE', '', 'WS14 9RX', 'LICHFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7769684001', '0010192KHJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591647', 'FedEx', NULL, '2013-11-27', '20.11.2013 17:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12919, '209610961', '', '', 'debbie mclaughlin', '1 tor view', '', 'PL19 0PB', 'tavistock', 'Grossbritannien', '', '', '', '7967751215', '0010083W9N', '', '', 'Theorema Men?s Casablanca Watch - Brown Strap, Gold Case and Black Dial', '06.01.2014 RL704621327DE', '577108591658', 'FedEx', '', '2013-11-27', '', '', '', '', '', ''),
(12920, '209520926', NULL, NULL, 'Denise Burley', '11 GRAYSFIELD', '', 'AL7 4BL', 'WELWYN GARDEN CITY', 'Grossbritannien', 'GB', NULL, NULL, '07989 489846', '0010067OUO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591669', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12921, '209541188', NULL, NULL, 'donald booth', '276 BURY ROAD', '', 'BL8 3DT', 'BURY', 'Grossbritannien', 'GB', NULL, NULL, '1204886800', '00100457FF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591670', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12922, '209445499', NULL, NULL, 'Dong eun Kim', '19 HODFORD ROAD', '', 'NW11 8NL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7703671500', '0010050CM3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591680', 'FedEx', NULL, '2013-11-27', '20.11.2013 01:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12923, '209671428', NULL, NULL, 'Donna Cartledge', '92 SYDNEY ROAD', 'Post on mondays or thursdays', 'ct14 9xd', 'Walmer Kent', 'Grossbritannien', 'GB', NULL, NULL, '7703380398', '00101029HO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591691', 'FedEx', NULL, '2013-11-27', '20.11.2013 22:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12924, '209547939', NULL, NULL, 'donna smart', '51 Pretoria Road', '', 'CF39 8PW', 'Tonyrefail', 'Grossbritannien', 'GB', NULL, NULL, '01443 675389', '0010164DDP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591706', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12925, '209506074', NULL, NULL, 'Edwina Bawa', 'Flat 6 (behind iron gate), 268a Old Christchurch Road', '', 'BH1 1PH', 'Bournemouth', 'Grossbritannien', 'GB', NULL, NULL, '4,4778E+11', '0010199GEO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591717', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12926, '209635712', NULL, NULL, 'Ellie Cap', '8 CHANDOS STREET', '', 'CV2 4HS', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7449980441', '00101597XQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591728', 'FedEx', NULL, '2013-11-27', '20.11.2013 20:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12927, '209676338', NULL, NULL, 'Emma James', '2 Fishery Passage', '', 'HP1 1RF', 'Hemel Hempstead', 'Grossbritannien', 'GB', NULL, NULL, '4,41443E+11', '0010178DDI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591739', 'FedEx', NULL, '2013-11-27', '20.11.2013 23:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12928, '209561174', NULL, NULL, 'faria issa', '11 enders court', '', 'mk5 6gd', 'milton keynes', 'Grossbritannien', 'GB', NULL, NULL, '', '00101822RQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591740', 'FedEx', NULL, '2013-11-27', '20.11.2013 14:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12929, '209644938', NULL, NULL, 'Fayaz Tarmahomed', '5 NEWHAVEN ROAD', '', 'LE5 6JF', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7980786376', '001005664Q', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591750', 'FedEx', NULL, '2013-11-27', '20.11.2013 20:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12930, '209629367', NULL, NULL, 'Fidel Okot', '1 Baldwin house St Martins Estate Tulse Hill', '', 'SW2 3BZ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7539626561', '0010103NTU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591761', 'FedEx', NULL, '2013-11-27', '20.11.2013 19:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12931, '209531239', NULL, NULL, 'francine davey', '45 stockmans way musgrave industrial park', 'm1 motors', 'BT11 9GE', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7808148770', '0010133LY4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591772', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12932, '209635139', NULL, NULL, 'gabbie richardson', '2 FERNSIDE', '', 'BS48 3LS', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7817449676', '0010148HJD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591783', 'FedEx', NULL, '2013-11-27', '20.11.2013 20:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12933, '209637695', NULL, NULL, 'gareth watts', '57 COLLYHURST AVENUE', '', 'FY4 3NF', 'BLACKPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7807852330', '0010241KEO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591794', 'FedEx', NULL, '2013-11-27', '20.11.2013 20:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12934, '209461963', NULL, NULL, 'Gavin Figura', '10 FEARNLEIGH DRIVE', '', 'Ng60jh', 'Nottingham', 'Grossbritannien', 'GB', NULL, NULL, '7568303991', '001021192I', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591809', 'FedEx', NULL, '2013-11-27', '20.11.2013 07:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12935, '209599427', NULL, NULL, 'Gavin Mcgrath', '8 MONTPELLIER GARDENS', '', 'DD4 0NW', 'DUNDEE', 'Grossbritannien', 'GB', NULL, NULL, '7453883129', '10051655', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591810', 'FedEx', NULL, '2013-11-27', '20.11.2013 17:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12936, '209507019', NULL, NULL, 'George Pavlou', '4 FAR MOSS ROAD', 'Blundellsands', 'L23 8TQ', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7801751158', '0010008R6B', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591820', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:55', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12937, '209678793', NULL, NULL, 'Georgia Thompson', 'HILLTOP MILL LANE', '', 'ME9 7TD', 'SITTINGBOURNE', 'Grossbritannien', 'GB', NULL, NULL, '7517530040', '0010203JS7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591831', 'FedEx', NULL, '2013-11-27', '20.11.2013 23:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12938, '209610896', NULL, NULL, 'Gillian Akkermans', 'Cae Hir Cribyn', '', 'SA48 7NG', 'Lampeter', 'Grossbritannien', 'GB', NULL, NULL, '1570470839', '00102494KQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591842', 'FedEx', NULL, '2013-11-27', '20.11.2013 18:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12939, '209655585', NULL, NULL, 'Gillian Hunter', '5 GLENLOCHAY ROAD', '', 'PH2 0AX', 'PERTH', 'Grossbritannien', 'GB', NULL, NULL, '7557798279', '0010095CC2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'RG518111062DE', 'Deutsche Post', NULL, '2013-11-27', '20.11.2013 21:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12940, '209536438', NULL, NULL, 'Goldschmidt & Howland Simon Kirsh', '249 WEST END LANE', '', 'NW6 1XN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7779619623', '0010003IPY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591864', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12941, '209647614', NULL, NULL, 'Gordon Hartley', '114 CHRISTCHURCH ROAD', '', 'NG15 6SB', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '1159568466', '0010012Q4M', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591875', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12942, '209573440', NULL, NULL, 'Guri Singh', '62 Macnaughton Drive', '', 'Ka3 7nd', 'Kilmarnock', 'Grossbritannien', 'GB', NULL, NULL, '7447428225', '0010223W34', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'RG518111076DE', 'Deutsche Post', NULL, '2013-11-27', '20.11.2013 15:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12943, '209513068', NULL, NULL, 'Heather frost_Thomas', '13 MONTPELIER', '', 'BS23 2RH', 'WESTON-SUPER-MARE', 'Grossbritannien', 'GB', NULL, NULL, '4,47713E+11', '0010079ENU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591897', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12944, '209522314', NULL, NULL, 'Helen Loudon', '4 HOPEMAN CLOSE', '', 'AB41 8AZ', 'ELLON', 'Grossbritannien', 'GB', NULL, NULL, '7974823967', '0010155SUS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591901', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12945, '209555083', NULL, NULL, 'Helen Richards', '1 West Gate Close', '', 'CF36 3NP', 'Nottage, Porthcawl', 'Grossbritannien', 'GB', NULL, NULL, '01656 711325', '001011393C', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591912', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12946, '209621470', NULL, NULL, 'Howard Smith', '25 BROOKSIDE CRESCENT', 'Upton', 'CH49 4LE', 'WIRRAL', 'Grossbritannien', 'GB', NULL, NULL, '7725537863', '00100326C8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591923', 'FedEx', NULL, '2013-11-27', '20.11.2013 19:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12947, '209489477', NULL, NULL, 'Iain Harkness', 'ROSEHEATH WILTON DEAN', '', 'TD9 7HZ', 'HAWICK', 'Grossbritannien', 'GB', NULL, NULL, '1450373451', '00100552FQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591934', 'FedEx', NULL, '2013-11-27', '20.11.2013 09:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12948, '209532755', NULL, NULL, 'Irene Nash', 'NEXANS CHESNEY WOLD', 'Nexans House Chesney Wold Bleak Hall', 'MK6 1LA', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '75229786631', '0010167LMR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591945', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12949, '209541309', NULL, NULL, 'Jalal Ahmed', '25 ASKE ROAD ASKE ROAD', '', 'TS1 4DA', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7745186615', '0010238NK2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591956', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12950, '209525581', NULL, NULL, 'Jamie Gibson', '10 PICKERING GROVE', 'Hartlepool', 'TS25 1NG', 'HARTLEPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7429051570', '0010150KS6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591967', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12951, '209506038', NULL, NULL, 'janet vivienne jobber', '34 MEMORIAL CLOSE', '', 'WV13 2PA', 'WILLENHALL', 'Grossbritannien', 'GB', NULL, NULL, '1902276488', '00100929ZE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591978', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12952, '209577761', NULL, NULL, 'janine grayson', '222 HAIGH MOOR ROAD', '', 'WF3 1EN', 'WAKEFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7930227330', '0010108GTJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591989', 'FedEx', NULL, '2013-11-27', '20.11.2013 15:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12953, '209567445', NULL, NULL, 'Jason Callender', 'KCBS LLP 1412 - 1420 High Road', 'Brook Point - 3rd floor.', 'N20 9BH', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7796340756', '001006099Y', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108591990', 'FedEx', NULL, '2013-11-27', '20.11.2013 14:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12954, '209561881', NULL, NULL, 'Jason Phung', '301, ROOM F BOND STREET SOUTH', '301, Room F, Marketgate, Bond Street,', 'BS1 3PG', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7463009424', '0010179O88', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592003', 'FedEx', NULL, '2013-11-27', '20.11.2013 14:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12955, '209548450', NULL, NULL, 'Jenn Nielsen', '63 MAYFIELD AVENUE', '', 'NE15 9BD', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7593291646', '0010071WGW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592014', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12956, '209519422', NULL, NULL, 'Jesse Darko', '21 Gunton mews', '', 'Se13 6au', 'London/Hither Green', 'Grossbritannien', 'GB', NULL, NULL, '7865544176', '0010232E9T', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592025', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12957, '209661200', NULL, NULL, 'Jessica Eastley', '6 BECKETTS CLOSE', '', 'Mk45 2JL', 'Maulden', 'Grossbritannien', 'GB', NULL, NULL, '7702007657', '0010078TYQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592036', 'FedEx', NULL, '2013-11-27', '20.11.2013 22:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12958, '209655899', NULL, NULL, 'JOHN FLANIGAN', '14 MCCULLOCH AVE', 'VIEWPARK', 'G71 6JW', 'lanarkshire', 'Grossbritannien', 'GB', NULL, NULL, '7957624713', '0010247J57', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592047', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12959, '209672792', '', '', 'john lane', '24 le pre des chenes', 'St John', 'JE3 4BF', 'Jersey C.I.', 'Grossbritannien', '', '', '', '07829 863876', '0010048PRD', '', '', 'Theorema Men?s Casablanca Watch - Brown Strap, Gold Case and Black Dial', 'Uhr erhalten 12.12.2013\r\n13.12.2013 rep 577108604592', '577108592058', 'FedEx', '', '2013-11-27', '', '', '', '', '', ''),
(12960, '209483634', NULL, NULL, 'john stevenson', '60 TURNERS AVENUE', 'flat g', 'PA1 2NZ', 'PAISLEY', 'Grossbritannien', 'GB', NULL, NULL, '1418879321', '001009835G', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592069', 'FedEx', NULL, '2013-11-27', '20.11.2013 09:35', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12961, '209502664', NULL, NULL, 'Jonathan Cranshaw', '35 FISHER STREET', '', 'FY1 3HX', 'BLACKPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7412609789', '0010054QN9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592070', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:55', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12962, '209488964', NULL, NULL, 'Jordan Ferrell', '17 WALLINGTON WALK', '', 'TS23 3XJ', 'BILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7813188249', '0010204SK5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592080', 'FedEx', NULL, '2013-11-27', '20.11.2013 09:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12963, '209515756', NULL, NULL, 'Julia Barber', '43 AFFLECK AVENUE', 'Mile Oak', 'B78 3NJ', 'TAMWORTH', 'Grossbritannien', 'GB', NULL, NULL, '01827 287528', '0010075YZG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592091', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12964, '209620173', NULL, NULL, 'julie louise woolford', '17 MILEBUSH', '', 'LU7 2UB', 'LEIGHTON BUZZARD', 'Grossbritannien', 'GB', NULL, NULL, '7919100065', '0010121FYU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592106', 'FedEx', NULL, '2013-11-27', '20.11.2013 19:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12965, '209603039', NULL, NULL, 'Julie Martin', '11 HERALD WAY', '', 'LE10 2NX', 'HINCKLEY', 'Grossbritannien', 'GB', NULL, NULL, '7946421082', '0010069UAH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592117', 'FedEx', NULL, '2013-11-27', '20.11.2013 17:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12966, '209466691', NULL, NULL, 'Kahwei Ng', '72 WARHAM ROAD', '', 'CR2 6LB', 'SOUTH CROYDON', 'Grossbritannien', 'GB', NULL, NULL, '7824835805', '0010215OSW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592128', 'FedEx', NULL, '2013-11-27', '20.11.2013 08:28', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12967, '209614544', NULL, NULL, 'Kailash Sunneechurra', '150 WATKIN ROAD', '', 'LE2 7HW', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7921525613', '001023306W', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592139', 'FedEx', NULL, '2013-11-27', '20.11.2013 18:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12968, '209556986', NULL, NULL, 'Katie Marden', '1 Saxon Place', 'Lower buckland road', 'SO41 9EZ', 'Lymington', 'Grossbritannien', 'GB', NULL, NULL, '7738788125', '0010038NX9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592140', 'FedEx', NULL, '2013-11-27', '20.11.2013 14:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12969, '209601628', NULL, NULL, 'Kevin Davis', '6 DENSTEAD WALK', '', 'ME15 8UJ', 'MAIDSTONE', 'Grossbritannien', 'GB', NULL, NULL, '7813019076', '0010225EA8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592150', 'FedEx', NULL, '2013-11-27', '20.11.2013 17:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12970, '209485255', NULL, NULL, 'Kevin Dent', '15 CULLODEN PARK', 'Culloden', 'IV2 7AY', 'INVERNESS', 'Grossbritannien', 'GB', NULL, NULL, '7787436193', '0010017IWT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'RG518111080DE', 'Deutsche Post', NULL, '2013-11-27', '20.11.2013 09:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12971, '209446487', NULL, NULL, 'kevin orourke', '7 RAINSCAR', '', 'B77 4LJ', 'TAMWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7908197882', '0010171QBP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592172', 'FedEx', NULL, '2013-11-27', '20.11.2013 01:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12972, '209495469', NULL, NULL, 'Kristi Kay (NFU MUTUAL)', '6C HIGH STREET', 'Horncastle', 'LN9 5BL', 'HORNCASTLE', 'Grossbritannien', 'GB', NULL, NULL, '1507525357', '0010245VIL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592183', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12973, '209444504', NULL, NULL, 'Leonie Norbury', 'HOLLY BANK WOODHOUSES', 'Opposite garden centre', 'DE13 8NR', 'BURTON-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7969469122', '0010112KFH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592194', 'FedEx', NULL, '2013-11-27', '20.11.2013 00:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12974, '209513456', NULL, NULL, 'lesley parkinson', '151 berwick court', 'nod rise', 'cv5 7jn', 'coventry', 'Grossbritannien', 'GB', NULL, NULL, '2477044245', '0010129HRH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592209', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12975, '209599066', NULL, NULL, 'lewis porteous', '48 THE LINK', '', 'HU4 6TX', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7720847181', '001011447P', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592210', 'FedEx', NULL, '2013-11-27', '20.11.2013 17:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12976, '209646423', NULL, NULL, 'Linda Mc Kinney', '128 LECKY ROAD', 'Brandywell', 'BT48 6NP', 'LONDONDERRY', 'Grossbritannien', 'GB', NULL, NULL, '4,42871E+11', '0010144M9J', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592220', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12977, '209494710', NULL, NULL, 'Linda Stewart', '40 SEAFIELD DRIVE', '', 'KA7 4BJ', 'AYR', 'Grossbritannien', 'GB', NULL, NULL, '01292 262373', '0010156CWD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592231', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12978, '209532324', NULL, NULL, 'Lisa Davison', '50 CENNON GROVE', '', 'TS17 5DB', 'STOCKTON-ON-TEES', 'Grossbritannien', 'GB', NULL, NULL, '7877398581', '00101280OH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592242', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12979, '209564257', NULL, NULL, 'Lisa Quait', '5 MARCONI WAY', 'If not in leave with neighbour Thanks. Lisa', 'AL4 0JG', 'ST. ALBANS', 'Grossbritannien', 'GB', NULL, NULL, '07949 602623', '0010106XMN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592253', 'FedEx', NULL, '2013-11-27', '20.11.2013 14:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12980, '209655975', NULL, NULL, 'Lizzie Grant', 'Wild And Wol 124 Walcot Street, The Icehouse', '', 'Ba15bg', 'Bath', 'Grossbritannien', 'GB', NULL, NULL, '7760167677', '0010074T4B', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592264', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12981, '209663986', NULL, NULL, 'Louise Bray', 'The old crow Crow lane', '', 'Bs10 7 dw', 'Bristol', 'Grossbritannien', 'GB', NULL, NULL, '7861103456', '00101273JT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592275', 'FedEx', NULL, '2013-11-27', '20.11.2013 22:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12982, '209546029', NULL, NULL, 'Lynsey Prescott', '2 CLEVELAND STREET', 'Ruabon', 'LL14 6NR', 'WREXHAM', 'Grossbritannien', 'GB', NULL, NULL, '7793087074', '0010170JE4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592286', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12983, '209660530', NULL, NULL, 'Mark Bright', '29 Wincombe Drive', '', 'BH22 8HX', 'Wimborne', 'Grossbritannien', 'GB', NULL, NULL, '4,47972E+11', '0010042GTM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592297', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12984, '209624809', NULL, NULL, 'mark richards', '25/4 HUNTINGDON PLACE', '', 'EH7 4AT', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7939093105', '00101329QM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592301', 'FedEx', NULL, '2013-11-27', '20.11.2013 19:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12985, '209487618', NULL, NULL, 'Maryrose mutch', '181 liff road', '', 'dd2 2tg', 'DUNDEE', 'Grossbritannien', 'GB', NULL, NULL, '1382800315', '0010066N58', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592312', 'FedEx', NULL, '2013-11-27', '20.11.2013 09:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12986, '209515522', NULL, NULL, 'Mashuda Hashimi', '5 ROKEBY STREET', '', 'E15 3NS', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7400835555', '0010201RPT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592323', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12987, '209575533', NULL, NULL, 'Melanie Kiernan', '13 TANSHELF DRIVE', '', 'WF8 4DH', 'PONTEFRACT', 'Grossbritannien', 'GB', NULL, NULL, '7528044281', '0010194W0D', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592334', 'FedEx', NULL, '2013-11-27', '20.11.2013 15:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12988, '209560138', NULL, NULL, 'Melloney Bibra', ' Brayfield Cottage', 'Brayfield Road, Bray', 'SL6 2BW', 'Maidenhead', 'Grossbritannien', 'GB', NULL, NULL, '7733360260', '00102218FM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108593054', 'FedEx', NULL, '2013-11-27', '20.11.2013 14:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12989, '209531689', NULL, NULL, 'michael gunter', '20 CAMBRIAN PLACE', '', 'SA13 1HD', 'PORT TALBOT', 'Grossbritannien', 'GB', NULL, NULL, '1639766163', '0010082LXT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592356', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12990, '209587593', NULL, NULL, 'Michael Hughes', '68 WOOD CLOSE', 'Leave by side entrance if out many thanks.', 'SL4 3LA', 'WINDSOR', 'Grossbritannien', 'GB', NULL, NULL, '1753869169', '0010120KRU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592367', 'FedEx', NULL, '2013-11-27', '20.11.2013 16:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12991, '209626211', NULL, NULL, 'mick dale', '55 jacoby place', '', 'b5 7un', 'birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7828102391', '0010145GYJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592378', 'FedEx', NULL, '2013-11-27', '20.11.2013 19:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12992, '209567524', NULL, NULL, 'Miles Parry', '25 NORTH COLONNADE', '', 'E14 5HS', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7445543973', '0010107NQE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592389', 'FedEx', NULL, '2013-11-27', '20.11.2013 14:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12993, '209618129', NULL, NULL, 'Mo Arnold', '14 Elton close', '', 'PE9 2UL', 'Stamford', 'Grossbritannien', 'GB', NULL, NULL, '', '0010046COF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592390', 'FedEx', NULL, '2013-11-27', '20.11.2013 18:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12994, '209605806', NULL, NULL, 'Mohd Alrwaili', 'BRYDON CLOSE BRYDON CLOSE', '96 Madison Court', 'M6 5TL', 'SALFORD', 'Grossbritannien', 'GB', NULL, NULL, '4,47873E+11', '00101876VK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592404', 'FedEx', NULL, '2013-11-27', '20.11.2013 17:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12995, '209562386', NULL, NULL, 'Narjes Khatoon Jafari', 'KB PORTSMOUTH ROAD', 'Portsmouth road St Andrew\'s House  Esher', 'KT10 9SA', 'ESHER', 'Grossbritannien', 'GB', NULL, NULL, '7557160226', '001022725F', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592415', 'FedEx', NULL, '2013-11-27', '20.11.2013 14:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12996, '209509513', NULL, NULL, 'Navdeep Bhandal', '24 ASTER WAY', '', 'WS5 4RX', 'WALSALL', 'Grossbritannien', 'GB', NULL, NULL, '7525920781', '10172045', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592426', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:57', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12997, '209516764', NULL, NULL, 'Nazma Mahmood Hafeez', '19 Kingston Road', '', 'IG1 1PA', 'Ilford', 'Grossbritannien', 'GB', NULL, NULL, '7539737852', '0010210I8P', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592437', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12998, '209509747', NULL, NULL, 'Nicki Kythreotis', '100 SALISBURY ROAD', '', 'EN5 4JN', 'BARNET', 'Grossbritannien', 'GB', NULL, NULL, '7960486829', '0010030CWH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592448', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:57', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(12999, '209615785', NULL, NULL, 'Nikki Hawker', '17 MANDEVILLE CLOSE', 'Tilehurst Reading', 'RG30 4JT', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7918630295', '0010140DOQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592459', 'FedEx', NULL, '2013-11-27', '20.11.2013 18:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13000, '209657425', NULL, NULL, 'Norman Quinn', '2 KNOCKMOUNT GARDENS', '', 'BT5 6GP', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7515634081', '00101582I1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592460', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13001, '209515291', NULL, NULL, 'Obi Amobi', '10 SOUTH COLONNADE', 'Canary Wharf', 'E14 4PU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7770641449', '0010131EQ8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592470', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13002, '209627908', NULL, NULL, 'Pam McHarg', '73 PENNANT ROAD', '', 'NG6 0JB', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7879881234', '0010047IE5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592481', 'FedEx', NULL, '2013-11-27', '20.11.2013 19:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13003, '209489951', NULL, NULL, 'Pamela Richardson', '58 CYPRESS GLADE', '', 'EH54 9JH', 'LIVINGSTON', 'Grossbritannien', 'GB', NULL, NULL, '7957697576', '0010239GFU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592492', 'FedEx', NULL, '2013-11-27', '20.11.2013 09:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13004, '209589875', NULL, NULL, 'PAMELA WOOTTON', '13 bank top RUGELEY', '', 'WS15 2GD', 'RUGELEY', 'Grossbritannien', 'GB', NULL, NULL, '01889 575450', '0010139V5F', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592507', 'FedEx', NULL, '2013-11-27', '20.11.2013 16:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13005, '209502840', NULL, NULL, 'Paul Davies', '103b High street', '', 'WS6 7AE', 'Walsall', 'Grossbritannien', 'GB', NULL, NULL, '7947822167', '0010111U70', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592518', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13006, '209601626', NULL, NULL, 'Paul Hayward', '31 PANCROFT', '', 'RM4 1BX', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7946182422', '00100856BS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592529', 'FedEx', NULL, '2013-11-27', '20.11.2013 17:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13007, '209659421', NULL, NULL, 'Paul Rennie', '11 SPRINGWOOD', '', 'CF23 6UA', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '2920250665', '10077409', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592530', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13008, '209650975', NULL, NULL, 'Paul Watkiss', '20 GROSVENOR GRANGE', 'label for my name and leave at reception', 'WA1 4SF', 'WARRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7943947817', '0010006LHQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592540', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13009, '209611767', NULL, NULL, 'Paula Cowburn', '12 TOFTS ROAD', 'Cleckheaton', 'BD19 3BE', 'CLECKHEATON', 'Grossbritannien', 'GB', NULL, NULL, '7761815780', '0010094JCR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592551', 'FedEx', NULL, '2013-11-27', '20.11.2013 18:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13010, '209570715', NULL, NULL, 'phi compton', '107 BALFOUR ROAD', '', 'DY6 7EQ', 'KINGSWINFORD', 'Grossbritannien', 'GB', NULL, NULL, '7881523121', '00101662QS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592562', 'FedEx', NULL, '2013-11-27', '20.11.2013 15:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13011, '209653855', NULL, NULL, 'philip arden', '306 BOUNDARY ROAD', '', 'WA10 2PT', 'ST. HELENS', 'Grossbritannien', 'GB', NULL, NULL, '7801269097', '0010209AAX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592573', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13012, '209623431', NULL, NULL, 'Philip Taylor', '53 BUTE STREET', '', 'CF42 6bd', 'Treorchy', 'Grossbritannien', 'GB', NULL, NULL, '7877534743', '0010070ITP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592584', 'FedEx', NULL, '2013-11-27', '20.11.2013 19:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13013, '209486832', NULL, NULL, 'Rachel Lees', 'C/o SPSO 4 Melville Street', '', 'EH3 7NS', 'Edinburgh', 'Grossbritannien', 'GB', NULL, NULL, '7769324408', '10019953', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592595', 'FedEx', NULL, '2013-11-27', '20.11.2013 09:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13014, '209651020', NULL, NULL, 'Raj Gohil', '19 chepstow road', '', 'le2 1pb', 'Leicester', 'Grossbritannien', 'GB', NULL, NULL, '7869572186', '0010219KND', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592600', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13015, '209504903', NULL, NULL, 'ray laing', '29 ALBYN PLACE', 'House name, company, flat etc.', 'AB10 1YL', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7901228122', '0010169EUY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592610', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:57', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13016, '209662760', NULL, NULL, 'Rhiannon Ernest', '118 Heol Carnau', '', 'Cf55NG', 'Cardiff', 'Grossbritannien', 'GB', NULL, NULL, '7766503918', '0010246PBC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592621', 'FedEx', NULL, '2013-11-27', '20.11.2013 22:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13017, '209472429', NULL, NULL, 'richard ames', 'MEADOW FARM SHARPS LANE', 'meadow farm horringer', 'IP29 5PS', 'BURY ST. EDMUNDS', 'Grossbritannien', 'GB', NULL, NULL, '7979645555', '00101907P1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592632', 'FedEx', NULL, '2013-11-27', '20.11.2013 08:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13018, '209568914', NULL, NULL, 'Richard Andrews', '236 DILLOTFORD AVENUE', '', 'CV3 5EG', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '4,47931E+11', '00100907RW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592643', 'FedEx', NULL, '2013-11-27', '20.11.2013 14:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13019, '209595991', NULL, NULL, 'Richard Ross', '38 INCHINNAN ROAD', 'Renfrew Golf Club', 'PA4 9EG', 'RENFREW', 'Grossbritannien', 'GB', NULL, NULL, '7970366355', '00100526QM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592654', 'FedEx', NULL, '2013-11-27', '20.11.2013 17:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13020, '209645568', NULL, NULL, 'Richard Taylor', '27 CHERWELL GARDENS', '', 'NG13 8YW', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7557767731', '0010143HX7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592665', 'FedEx', NULL, '2013-11-27', '20.11.2013 20:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13021, '209658195', NULL, NULL, 'Rina Begum', '60 MYRDLE STREET', '', 'E1 1HL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7940064992', '001023451I', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592676', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13022, '209539429', NULL, NULL, 'Rita Hobson', '5 GOATHLAND CLOSE', '', 'S13 7TA', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '1142699784', '0010072Y6W', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592687', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13023, '209446284', NULL, NULL, 'Robert Haworth', '20 MARLES COURT', '', 'BB10 3DT', 'BURNLEY', 'Grossbritannien', 'GB', NULL, NULL, '7803723296', '0010093C6G', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592698', 'FedEx', NULL, '2013-11-27', '20.11.2013 01:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13024, '209614800', NULL, NULL, 'Robert Howard', '15 ROSEDALE AVENUE', 'Heysham', 'LA3 2HS', 'MORECAMBE', 'Grossbritannien', 'GB', NULL, NULL, '7712423154', '00100973QS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592702', 'FedEx', NULL, '2013-11-27', '20.11.2013 18:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13025, '209548022', NULL, NULL, 'Ros Whitley', '10 STOCKHOUSE CLOSE', '', 'CM9 8HT', 'MALDON', 'Grossbritannien', 'GB', NULL, NULL, '7918163745', '10084362', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592713', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13026, '209519051', NULL, NULL, 'rosemary mehmet', '13 BULLSMOOR RIDE', 'if out leave at number 7 bullsmoor ride please', 'EN8 8HY', 'WALTHAM CROSS', 'Grossbritannien', 'GB', NULL, NULL, '7949511616', '0010184N9J', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592724', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13027, '209649051', NULL, NULL, 'Ryan Yates', '31 CORRANCE ROAD', '', 'BD12 9LH', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7792445267', '0010142UC8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108589810', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13028, '209611509', NULL, NULL, 'S Kai Siow', '88-91 PRESTON STREET', '', 'BN1 2HG', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '7860601264', '0010224UMG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592746', 'FedEx', NULL, '2013-11-27', '20.11.2013 18:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13029, '209518814', NULL, NULL, 'sallyanne dowell', '28 WAVELL ROAD', '', 'WS2 0EF', 'WALSALL', 'Grossbritannien', 'GB', NULL, NULL, '7411621816', '00101867XN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592757', 'FedEx', NULL, '2013-11-27', '20.11.2013 11:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13030, '209528429', NULL, NULL, 'Sandeep Kohli', 'GROVELANDS WOODLANDS ROAD', '', 'BR1 2AD', 'BROMLEY', 'Grossbritannien', 'GB', NULL, NULL, '7872342248', '0010110ISS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592768', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13031, '209507730', NULL, NULL, 'Sara Dodds', 'LLOYDS BANK CANONS WAY', '', 'BS1 5LL', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '07970 720163', '10010942', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592779', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:56', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13032, '209640594', NULL, NULL, 'Sarah Brighton', '36 SLATCH HOUSE ROAD', '', 'B67 5QD', 'SMETHWICK', 'Grossbritannien', 'GB', NULL, NULL, '7835831604', '0010036LDY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592780', 'FedEx', NULL, '2013-11-27', '20.11.2013 20:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(13033, '209675944', NULL, NULL, 'Sarah Clay', 'CLAY HIGH STREET', '', 'GL9 1DG', 'BADMINTON', 'Grossbritannien', 'GB', NULL, NULL, '7545019102', '0010027GA9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592790', 'FedEx', NULL, '2013-11-27', '20.11.2013 23:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13034, '209537843', NULL, NULL, 'Savas Arslan', '58 LONDON ROAD', 'Milestone Cafe (Open 06.00 To 16.00)', 'DA2 6AN', 'DARTFORD', 'Grossbritannien', 'GB', NULL, NULL, '7832989934', '0010062V7C', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592805', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13035, '209626740', NULL, NULL, 'shirley cochrane', '16 GLENLOCHAY ROAD', '', 'PH2 0AX', 'PERTH', 'Grossbritannien', 'GB', NULL, NULL, '7944288307', '0010197RRV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'RG518111093DE', 'Deutsche Post', NULL, '2013-11-27', '20.11.2013 19:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13036, '209466761', NULL, NULL, 'Shishoo Miah', '92 HAMILTON ROAD', '', 'M13 0PJ', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7843886621', '10162891', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592827', 'FedEx', NULL, '2013-11-27', '20.11.2013 08:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13037, '209637132', NULL, NULL, 'simon english', '57 HILL FARM WAY', '', 'BN42 4YG', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '1273270673', '00100499I0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592838', 'FedEx', NULL, '2013-11-27', '20.11.2013 20:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13038, '209538920', NULL, NULL, 'steve coupe', '0 HAYFIELD ROAD', 'chapel en le frith', 'SK23 0JP', 'HIGH PEAK', 'Grossbritannien', 'GB', NULL, NULL, '01298 811566', '10053628', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592849', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:55', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13039, '209573199', NULL, NULL, 'Sue Clare Girlguiding Trading Service', '3 Lyon Close', 'Lyon Close Atlantic St Broadheath', 'WA14 5EQ', 'Altrincham', 'Grossbritannien', 'GB', NULL, NULL, '07710 421065', '0010122YED', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592850', 'FedEx', NULL, '2013-11-27', '20.11.2013 15:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13040, '209674819', NULL, NULL, 'T Emery', '35A VICTORIA STREET', '', 'LE8 8AZ', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7794475726', '0010168U7L', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592860', 'FedEx', NULL, '2013-11-27', '20.11.2013 23:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13041, '209605341', NULL, NULL, 'Tanya Frederick', '14 WARREN ROAD', '', 'E4 6QS', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7506845772', '0010214JBJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592871', 'FedEx', NULL, '2013-11-27', '20.11.2013 17:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13042, '209649816', NULL, NULL, 'Terry Horton', 'Flat 2 22 Eaton Place', '', 'BN2 1EH', 'Brighton', 'Grossbritannien', 'GB', NULL, NULL, '07767 348991', '00101650LY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592882', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13043, '209547549', NULL, NULL, 'tracy thorpe-willett', '10 MARIO WAY', '', 'CO2 7QN', 'COLCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '1206366839', '0010021HIL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592893', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13044, '209555686', NULL, NULL, 'Tyrone j Chang', '295 MOTTINGHAM ROAD', '', 'SE9 4SY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7506994597', '00101462K3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592908', 'FedEx', NULL, '2013-11-27', '20.11.2013 13:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13045, '209617835', NULL, NULL, 'vasile Pana', '1 ELDENE CENTRE', 'Smile dental care', 'SN3 3RZ', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7807027777', '0010023KND', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592919', 'FedEx', NULL, '2013-11-27', '20.11.2013 18:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13046, '209560154', NULL, NULL, 'Veronica Murphy', '28 PHROSSO ROAD', '', 'BN11 5SL', 'WORTHING', 'Grossbritannien', 'GB', NULL, NULL, '7889655038', '00101192Z2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592920', 'FedEx', NULL, '2013-11-27', '20.11.2013 14:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13047, '209527175', NULL, NULL, 'Victor velastegui', '8 WHISTON ROAD', '', 'E2 8RX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7702152114', '0010116U14', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592930', 'FedEx', NULL, '2013-11-27', '20.11.2013 12:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13048, '209668599', NULL, NULL, 'William Couper', '108 NIGHTINGALE ROAD', '', 'GU1 1EP', 'GUILDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7973307455', '0010243GS4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592941', 'FedEx', NULL, '2013-11-27', '20.11.2013 22:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13049, '209648643', NULL, NULL, 'William Ellis', '21 EDGEWOOD COURT', '', 'BT41 4PG', 'ANTRIM', 'Grossbritannien', 'GB', NULL, NULL, '2894468038', '00101238HO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592952', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13050, '209604832', NULL, NULL, 'Xiang Dong', '2F2 7 MONTAGUE TERRACE', '', 'EH3 5QX', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7448771704', '0010125OSV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592963', 'FedEx', NULL, '2013-11-27', '20.11.2013 17:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13051, '209671709', NULL, NULL, 'Yao Wang', '149 PERNE ROAD', '', 'CB1 3NT', 'CAMBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '4,47448E+11', '00100054QT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592974', 'FedEx', NULL, '2013-11-27', '20.11.2013 22:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13052, '209656125', NULL, NULL, 'Yaying Chen', '16 CORNWALLIS ROAD', '', 'WN3 5UN', 'Wigan', 'Grossbritannien', 'GB', NULL, NULL, '7825718098', '0010022X9P', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592985', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13053, '209444519', NULL, NULL, 'Yingbo Bai', '100 LIVERPOOL STREET', '', 'EC2M 2RH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7557170223', '0010157I6V', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108592996', 'FedEx', NULL, '2013-11-27', '20.11.2013 00:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13054, '209509440', NULL, NULL, 'Yvonne Kent', '94 BUCCLEUCH STREET', 'flat 1 Garnethill', 'G3 6DY', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7885208309', '0010039ESY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108593000', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13055, '209654369', NULL, NULL, 'Zamir Ch', '40 CAMBRIDGE STREET', 'kfc', 'NN8 1DW', 'WELLINGBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7531382939', '0010130JB9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108593010', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13056, '209565194', NULL, NULL, 'Zuber Edilbi', 'lautamiehenkatu 6c26', '', '15100', 'lahti', 'Finnland', 'FI', NULL, NULL, '3,584E+11', '00101293WP', NULL, NULL, 'Pionier Florida Diamonds -rannekello GM-505-1', NULL, '577108593168', 'FedEx', NULL, '2013-11-25', '20.11.2013 16:48', 'a0YC000000UuuPPMAZ', '1', 'a0YC000000UuuPPMAZ', '', '239.00'),
(13057, '209579750', NULL, NULL, 'Jukka Kopra', 'Leinonkuja 2', '', '33580', 'TAMPERE', 'Finnland', 'FI', NULL, NULL, '503426700', '0010033CWE', NULL, NULL, 'Pionier Florida Diamonds -rannekello GM-505-3', NULL, '577108593179', 'FedEx', NULL, '2013-11-25', '20.11.2013 17:48', 'a0YC000000UuuPyMAJ', '1', 'a0YC000000UuuPyMAJ', '', '239.00'),
(13058, '209873533', NULL, NULL, 'Laura Tenhonen', 'Paeivaerinteentie 20', '', '02880', 'VEIKKOLA', 'Finnland', 'FI', NULL, NULL, '400502814', '0010018EXH', NULL, NULL, 'Pionier Florida Diamonds -rannekello GM-505-4', NULL, '577108593180', 'FedEx', NULL, '2013-11-25', '21.11.2013 22:18', 'a0YC000000UuuQIMAZ', '1', 'a0YC000000UuuQIMAZ', '', '239.00'),
(13059, '209878496', NULL, NULL, 'Shaida Palani', 'Valpuri Innamaan katu 11 G 32', '', '20610', 'TURKU', 'Finnland', 'FI', NULL, NULL, '', '00101717BV', NULL, NULL, 'Pionier Florida Diamonds -rannekello GM-505-6', NULL, '577108593190', 'FedEx', NULL, '2013-11-25', '21.11.2013 22:49', 'a0YC000000UuuQcMAJ', '1', 'a0YC000000UuuQcMAJ', '', '239.00'),
(13060, '209925073', NULL, NULL, 'salam salim', 'GRÖNKVISTS GRÄND 28', '1101', '151 65', 'SÖDERTÄLJE', 'Schweden', 'SE', NULL, NULL, '700361006', '0010138L2Z', NULL, NULL, 'Miami GM-506-1.', NULL, '577108593205', 'FedEx', NULL, '2013-11-25', '22.11.2013 04:14', 'a0YC000000UuRGPMA3', '1', 'a0YC000000UuRGPMA3', '', '1799.00'),
(13061, '210267899', NULL, NULL, 'TOMMY OWÉN', 'VICKERVÄGEN 153', '', '831 62', 'ÖSTERSUND', 'Schweden', 'SE', NULL, NULL, '738185617', '00100065HG', NULL, NULL, 'Miami GM-506-1.', NULL, '577108593216', 'FedEx', NULL, '2013-11-25', '23.11.2013 19:44', 'a0YC000000UuRGPMA3', '1', 'a0YC000000UuRGPMA3', '', '1799.00'),
(13062, '210260415', NULL, NULL, 'Carina Levin', 'SICKLA ALLÉ 47', '', '131 65', 'NACKA', 'Schweden', 'SE', NULL, NULL, '703072950', '0010198Z5S', NULL, NULL, 'Miami GM-506-2.', NULL, '577108593227', 'FedEx', NULL, '2013-11-25', '23.11.2013 18:44', 'a0YC000000UuRMWMA3', '1', 'a0YC000000UuRMWMA3', '', '1799.00'),
(13063, '209655666', NULL, NULL, 'janice fridlund', 'ROBERT ANBERGS VÄG 15', '', '151 53', 'SÖDERTÄLJE', 'Schweden', 'SE', NULL, NULL, '728512120', '0010235XLR', NULL, NULL, 'Miami GM-506-2.', NULL, '577108593238', 'FedEx', NULL, '2013-11-25', '20.11.2013 22:44', 'a0YC000000UuRMWMA3', '1', 'a0YC000000UuRMWMA3', '', '1799.00'),
(13064, '209721190', NULL, NULL, 'Jimmy Jensen', 'NILS ÅKESSONGATAN 21', '', '233 33', 'SVEDALA', 'Schweden', 'SE', NULL, NULL, '', '0010118PX2', NULL, NULL, 'Miami GM-506-2.', NULL, '577108593249', 'FedEx', NULL, '2013-11-25', '21.11.2013 10:18', 'a0YC000000UuRMWMA3', '1', 'a0YC000000UuRMWMA3', '', '1799.00'),
(13065, '210267168', NULL, NULL, 'Kristina Haddad', 'LAVENDELVÄGEN 36', '', '145 74', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '707231556', '0010193B9F', NULL, NULL, 'Miami GM-506-2.', NULL, '577108593250', 'FedEx', NULL, '2013-11-25', '23.11.2013 19:14', 'a0YC000000UuRMWMA3', '1', 'a0YC000000UuRMWMA3', '', '1799.00'),
(13066, '209802176', NULL, NULL, 'Alexandra Blad', 'Karlsgatan 9', '', '25224', 'Helsingborg', 'Schweden', 'SE', NULL, NULL, '730968660', '0010143GY8', NULL, NULL, 'Miami GM-506-3.', NULL, '577108593260', 'FedEx', NULL, '2013-11-25', '21.11.2013 15:14', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(13067, '210190603', NULL, NULL, 'Björn Emtfeldt', 'LÖVUDDSVÄGEN 23B', '', '18595', 'VAXHOLM', 'Schweden', 'SE', NULL, NULL, '704763591', '0010158Y51', NULL, NULL, 'Miami GM-506-3.', NULL, '577108593271', 'FedEx', NULL, '2013-11-25', '23.11.2013 12:14', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(13068, '210306521', NULL, NULL, 'Bruce Kisch', 'SMULTRONGATAN 6', '', '212 31', 'MALMÖ', 'Schweden', 'SE', NULL, NULL, '768537405', '0010218IJR', NULL, NULL, 'Miami GM-506-3.', NULL, '577108593282', 'FedEx', NULL, '2013-11-25', '24.11.2013 00:14', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(13069, '210010794', NULL, NULL, 'caroline skog', 'VATTENVERKSVÄGEN 30', '', '453 36', 'LYSEKIL', 'Schweden', 'SE', NULL, NULL, '768377230', '0010023MOU', NULL, NULL, 'Miami GM-506-3.', NULL, '577108593293', 'FedEx', NULL, '2013-11-25', '22.11.2013 14:15', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(13070, '209894940', NULL, NULL, 'Densmaa Bayart', 'VETEVÄGEN 14', '', '145 68', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '700171608', '0010006DWC', NULL, NULL, 'Miami GM-506-3.', NULL, '577108593308', 'FedEx', NULL, '2013-11-25', '21.11.2013 22:44', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(13071, '209770920', NULL, NULL, 'Gabriel Mirza', 'DRAGONVÄGEN 12', '', '194 33', 'UPPLANDS VÄSBY', 'Schweden', 'SE', NULL, NULL, '760255514', '0010056FAK', NULL, NULL, 'Miami GM-506-3.', NULL, '577108593319', 'FedEx', NULL, '2013-11-25', '21.11.2013 13:14', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(13072, '209556776', NULL, NULL, 'Ida Andersson', 'Hultabogatan 3', '', '263 38', 'Höganäs', 'Schweden', 'SE', NULL, NULL, '', '0010075BLS', NULL, NULL, 'Miami GM-506-3.', NULL, '577108593320', 'FedEx', NULL, '2013-11-25', '20.11.2013 15:14', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(13073, '209749815', NULL, NULL, 'LI CHEN', 'BÄLGVÄGEN 11', '', '744 51', 'MORGONGÅVA', 'Schweden', 'SE', NULL, NULL, '704335702', '0010051CHM', NULL, NULL, 'Miami GM-506-3.', NULL, '577108593330', 'FedEx', NULL, '2013-11-25', '21.11.2013 11:44', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(13074, '210184590', NULL, NULL, 'Michael Parmlind', 'HÖGSTENSGATAN 31', '', '777 50', 'SMEDJEBACKEN', 'Schweden', 'SE', NULL, NULL, '704060981', '0010241GN1', NULL, NULL, 'Miami GM-506-3.', NULL, '577108593341', 'FedEx', NULL, '2013-11-25', '23.11.2013 11:45', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(13075, '210252357', NULL, NULL, 'sherwan Soranros', 'skarpnäcksgårdsvägen 12', '', '128 31', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '736769513', '0010145OVH', NULL, NULL, 'Miami GM-506-3.', NULL, '577108593352', 'FedEx', NULL, '2013-11-25', '23.11.2013 17:44', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(13076, '210294429', NULL, NULL, 'Sofia Georgiadou Wallgren', 'Norra promenaden 104 b', '', '60218', 'Norrköping', 'Schweden', 'SE', NULL, NULL, '737231828', '0010094EO3', NULL, NULL, 'Miami GM-506-3.', NULL, '577108593363', 'FedEx', NULL, '2013-11-25', '23.11.2013 22:14', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(13077, '209764444', NULL, NULL, 'Gabi Chabe', 'LÖTSJÖVÄGEN 91', '', '174 43', 'SUNDBYBERG', 'Schweden', 'SE', NULL, NULL, '704446900', '0010226L14', NULL, NULL, 'Miami GM-506-4.', NULL, '577108593374', 'FedEx', NULL, '2013-11-25', '21.11.2013 12:44', 'a0YC000000UuRN5MAN', '1', 'a0YC000000UuRN5MAN', '', '1799.00'),
(13078, '209649898', NULL, NULL, 'Johan Skavland', 'Nøkkveien 6', '', '4314', 'SANDNES', 'Norwegen', 'NO', NULL, NULL, '97064766', '0010234DFI', NULL, NULL, 'Alternativ 1: GM-505-1', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '20.11.2013 22:10', 'a0YC000000UuuM8MAJ', '1', 'a0YC000000UuuM8MAJ', '', '1969.00'),
(13079, '209675320', '', '', 'tavar Dehzani', 'Gjerdrumsveien 71', '', '2020', 'SKEDSMOKORSET', 'Norwegen', '', '', '', '90085519', '00101063LE', '', '', 'Alternativ 1: GM-505-1', 'Will Geld zurück haben? Uhr???', '577108593113', 'FedEx', '', '2013-11-25', '21.11.2013 00:10', 'a0YC000000UuuM8MAJ', '1', 'a0YC000000UuuM8MAJ', '', '1969.00'),
(13080, '210346999', NULL, NULL, 'Tine Larsen Fjeldaas', 'Haugerudveien 86', '', '0674', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '45806623', '0010094QH1', NULL, NULL, 'Alternativ 1: GM-505-1', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '24.11.2013 11:10', 'a0YC000000UuuM8MAJ', '1', 'a0YC000000UuuM8MAJ', '', '1969.00'),
(13081, '209556255', NULL, NULL, 'Vibeche Ledal', 'Bekkinga 35', '', '1481', 'HAGAN', 'Norwegen', 'NO', NULL, NULL, '92490266', '0010109JHE', NULL, NULL, 'Alternativ 1: GM-505-1', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '20.11.2013 15:10', 'a0YC000000UuuM8MAJ', '1', 'a0YC000000UuuM8MAJ', '', '1969.00'),
(13082, '210010367', NULL, NULL, 'Atheesan Saravanapavan', 'Pilestredet Park 1', '', '0176', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '94287937', '00101903U7', NULL, NULL, 'Alternativ 1: Theorema NEWTON herreklokke GM-4004-1', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '22.11.2013 14:40', 'a0YC000000VxomZMAR', '1', 'a0YC000000VxomZMAR', '', '1779.00'),
(13083, '209643872', NULL, NULL, 'Ashkan Jahanbani Ghahfarokhi', 'Elgeseter gate 26 A', '', '7030', 'TRONDHEIM', 'Norwegen', 'NO', NULL, NULL, '90367701', '0010012T12', NULL, NULL, 'Alternativ 2: GM-505-2', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '20.11.2013 22:10', 'a0YC000000UuuJtMAJ', '1', 'a0YC000000UuuJtMAJ', '', '1969.00'),
(13084, '209806044', NULL, NULL, 'Maria Changur', 'Osterhaus gate 3', '', '0183', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '92250364', '0010212NSH', NULL, NULL, 'Alternativ 2: GM-505-2', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '21.11.2013 15:40', 'a0YC000000UuuJtMAJ', '1', 'a0YC000000UuuJtMAJ', '', '1969.00'),
(13085, '210283507', NULL, NULL, 'daniel syvertsen', 'Rugdeveien 13', '', '4626', 'KRISTIANSAND S', 'Norwegen', 'NO', NULL, NULL, '93062339', '00102008UH', NULL, NULL, 'Alternativ 2: Theorema NEWTON herreklokke GM-4004-2', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '23.11.2013 21:10', 'a0YC000000VxomaMAB', '1', 'a0YC000000VxomaMAB', '', '1779.00'),
(13086, '209932550', NULL, NULL, 'Simen Fossum Ski', 'Rundtom 31', '', '1385', 'ASKER', 'Norwegen', 'NO', NULL, NULL, '91597201', '0010088FAX', NULL, NULL, 'Alternativ 2: Theorema NEWTON herreklokke GM-4004-2', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '22.11.2013 08:10', 'a0YC000000VxomaMAB', '1', 'a0YC000000VxomaMAB', '', '1779.00'),
(13087, '209903910', NULL, NULL, 'Sissel Aarholt', 'Olav Engelbrektssons allé 56', '', '7040', 'TRONDHEIM', 'Norwegen', 'NO', NULL, NULL, '98898665', '00101883OG', NULL, NULL, 'Alternativ 2: Theorema NEWTON herreklokke GM-4004-2', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '21.11.2013 23:40', 'a0YC000000VxomaMAB', '1', 'a0YC000000VxomaMAB', '', '1779.00'),
(13088, '209584516', NULL, NULL, 'Elias Ibrahim', 'Bygdøy allé 35', '', '0262', 'Oslo', 'Norwegen', 'NO', NULL, NULL, '90248506', '0010021CRM', NULL, NULL, 'Alternativ 3: GM-505-3', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '20.11.2013 17:10', 'a0YC000000UuuNBMAZ', '1', 'a0YC000000UuuNBMAZ', '', '1969.00'),
(13089, '209557819', NULL, NULL, 'Hege Ramberg', 'Disenveien 14A', '', '0587', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '93066484', '0010030P13', NULL, NULL, 'Alternativ 3: GM-505-3', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '20.11.2013 15:10', 'a0YC000000UuuNBMAZ', '1', 'a0YC000000UuuNBMAZ', '', '1969.00'),
(13090, '209654826', NULL, NULL, 'Pishtiwan Poor', 'tunvegen 5', '', '2008', 'fjerdingby', 'Norwegen', 'NO', NULL, NULL, '41385226', '0010180V1O', NULL, NULL, 'Alternativ 3: GM-505-3', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '20.11.2013 22:40', 'a0YC000000UuuNBMAZ', '1', 'a0YC000000UuuNBMAZ', '', '1969.00'),
(13091, '210083510', NULL, NULL, 'Adnan Sistek', 'Daletoppen 8', '', '1387', 'Asker', 'Norwegen', 'NO', NULL, NULL, '41621489', '00102464ED', NULL, NULL, 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '22.11.2013 20:10', 'a0YC000000VxombMAB', '1', 'a0YC000000VxombMAB', '', '1779.00'),
(13092, '209889649', NULL, NULL, 'Anniken Neste', 'Brageveien 2D', '', '0452', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '41511047', '0010169J2O', NULL, NULL, 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '21.11.2013 22:40', 'a0YC000000VxombMAB', '1', 'a0YC000000VxombMAB', '', '1779.00'),
(13093, '209798194', NULL, NULL, 'Cecilie Grøndal', 'Tangerudveien 38', '', '0982', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '45240265', '0010129IEL', NULL, NULL, 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '21.11.2013 15:10', 'a0YC000000VxombMAB', '1', 'a0YC000000VxombMAB', '', '1779.00'),
(13094, '210365496', NULL, NULL, 'Matias Vikane', 'Sjøkrigsskoleveien 18', '', '5165', 'LAKSEVÅG', 'Norwegen', 'NO', NULL, NULL, '47387210', '0010245FP5', NULL, NULL, 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '24.11.2013 12:10', 'a0YC000000VxombMAB', '1', 'a0YC000000VxombMAB', '', '1779.00'),
(13095, '209898296', NULL, NULL, 'Razita Kaimova', 'Landingsveien 38', '', '0767', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '48027792', '0010146J9I', NULL, NULL, 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '21.11.2013 23:10', 'a0YC000000VxombMAB', '1', 'a0YC000000VxombMAB', '', '1779.00'),
(13096, '209763549', NULL, NULL, 'Tara Aebrahim', 'Rosenborggata 10', '', '0356', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '45281798', '00100588VP', NULL, NULL, 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '21.11.2013 12:40', 'a0YC000000VxombMAB', '1', 'a0YC000000VxombMAB', '', '1779.00'),
(13097, '209773143', NULL, NULL, 'Tommy Grøtte', 'Røyslivegen 6C', '', '2611', 'LILLEHAMMER', 'Norwegen', 'NO', NULL, NULL, '45273303', '0010205EKK', NULL, NULL, 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '21.11.2013 13:40', 'a0YC000000VxombMAB', '1', 'a0YC000000VxombMAB', '', '1779.00'),
(13098, '209584047', NULL, NULL, 'maren andersen Nesheim', 'Bjørkeveien 1 5537', '', '5537', 'haugesund', 'Norwegen', 'NO', NULL, NULL, '97770947', '0010212IMH', NULL, NULL, 'Alternativ 4: GM-505-4', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '20.11.2013 17:10', 'a0YC000000UuuNiMAJ', '1', 'a0YC000000UuuNiMAJ', '', '1969.00'),
(13099, '210246869', NULL, NULL, 'Camilla Grohs', 'Tollnesjordet 11', '', '3736', 'SKIEN', 'Norwegen', 'NO', NULL, NULL, '99225528', '0010221MFJ', NULL, NULL, 'Alternativ 4: Theorema NEWTON herreklokke GM-4004-4', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '23.11.2013 17:40', 'a0YC000000VxomcMAB', '1', 'a0YC000000VxomcMAB', '', '1779.00'),
(13100, '209918343', NULL, NULL, 'Parviz Zakaria', 'Lysåsvegen 16', '', '2052', 'Jessheim', 'Norwegen', 'NO', NULL, NULL, '97681042', '001020711Q', NULL, NULL, 'Alternativ 4: Theorema NEWTON herreklokke GM-4004-4', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '22.11.2013 01:40', 'a0YC000000VxomcMAB', '1', 'a0YC000000VxomcMAB', '', '1779.00'),
(13101, '210040847', NULL, NULL, 'Thomas Sveum', 'Theodor løvstadsvei 5', '', '0286', 'Oslo', 'Norwegen', 'NO', NULL, NULL, '47246834', '00101591TV', NULL, NULL, 'Alternativ 4: Theorema NEWTON herreklokke GM-4004-4', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '22.11.2013 16:10', 'a0YC000000VxomcMAB', '1', 'a0YC000000VxomcMAB', '', '1779.00'),
(13102, '209633053', NULL, NULL, 'Kjersti Hansson', 'Ellen Gleditsch’ vei 6', '', '0987', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '92041036', '0010212FP9', NULL, NULL, 'Alternativ 5: GM-505-5', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '20.11.2013 21:10', 'a0YC000000UuuO2MAJ', '1', 'a0YC000000UuuO2MAJ', '', '1969.00'),
(13103, '209578386', NULL, NULL, 'Silje Anine Sjølie', 'Stolmakergata 9 A', '', '0551', 'Oslo', 'Norwegen', 'NO', NULL, NULL, '95296913', '00100106EB', NULL, NULL, 'Alternativ 5: GM-505-5', NULL, '577108593113', 'FedEx', NULL, '2013-11-25', '20.11.2013 16:40', 'a0YC000000UuuO2MAJ', '1', 'a0YC000000UuuO2MAJ', '', '1969.00'),
(13104, '210062944', NULL, NULL, 'Beta Consulting bvba bvba', 'Madeliefjesstraat 102', '', '1850', 'Grimbergen', 'Belgien', 'BE', NULL, NULL, '0488/416176', '00100592W1', NULL, NULL, 'Model zwart/goud', NULL, '577108593157', 'FedEx', NULL, '2013-11-27', '22.11.2013 16:18', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(13105, '210253071', NULL, NULL, 'A da Graca Semedo', 'Goeman Borgesiusstraat 7', '', '3118 TV', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '010-4378957', '00100227JO', NULL, NULL, 'Casablanca Silver/Black', NULL, '577108593396', 'FedEx', NULL, '2013-11-25', '23.11.2013 15:58', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(13106, '210013289', NULL, NULL, 'Fatma Topcu', 'Piet Heinstraat 22', '', '5021 VN', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '641275124', '00101579W1', NULL, NULL, 'Casablanca Silver/Black', NULL, '577108593400', 'FedEx', NULL, '2013-11-25', '22.11.2013 12:30', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(13107, '210083441', NULL, NULL, 'Marion Schut', 'Klaas Katerstraat 20', '', '3904 EE', 'VEENENDAAL', 'Niederlande', 'NL', NULL, NULL, '0318-528581', '00100444R8', NULL, NULL, 'Casablanca Silver/Black', NULL, '577108593411', 'FedEx', NULL, '2013-11-25', '22.11.2013 17:58', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(13108, '210066109', NULL, NULL, 'Michael Satory', 'Admiraal de Ruyterstraat 90', '', '3262 XG', 'OUD-BEIJERLAND', 'Niederlande', 'NL', NULL, NULL, '650425533', '0010163H6L', NULL, NULL, 'Casablanca Silver/Black', NULL, '577108593422', 'FedEx', NULL, '2013-11-25', '22.11.2013 16:30', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(13109, '210087736', NULL, NULL, 'Roger Swart', 'Nieuwehaven 4B', '', '2801 EA', 'GOUDA', 'Niederlande', 'NL', NULL, NULL, '624878365', '0010219N8L', NULL, NULL, 'Casablanca Silver/Black', NULL, '577108593433', 'FedEx', NULL, '2013-11-25', '22.11.2013 18:28', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(13110, '209719255', NULL, NULL, 'Yvonne Boom', 'Emmastraat 19', '', '2991 BB', 'BARENDRECHT', 'Niederlande', 'NL', NULL, NULL, '628449742', '001011816A', NULL, NULL, 'Casablanca Silver/Black', NULL, '577108593444', 'FedEx', NULL, '2013-11-25', '21.11.2013 08:58', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(13111, '210216293', NULL, NULL, 'A laouhi', 'Middelcoopstraat 63', '', '4102 CG', 'CULEMBORG', 'Niederlande', 'NL', NULL, NULL, '31626871678', '0010042V51', NULL, NULL, 'Casablanca Silver/White', NULL, '577108593455', 'FedEx', NULL, '2013-11-25', '23.11.2013 12:29', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(13112, '210120590', NULL, NULL, 'Ceriel Riemersma', 'Van Egmondkade 28', '', '3553jh', 'Utrecht', 'Niederlande', 'NL', NULL, NULL, '641465842', '0010208CAE', NULL, NULL, 'Casablanca Silver/White', NULL, '577108593466', 'FedEx', NULL, '2013-11-25', '22.11.2013 21:28', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(13113, '210216951', NULL, NULL, 'Nick Schrooten', 'Zwiksweg 18', '', '7468 BR', 'ENTER', 'Niederlande', 'NL', NULL, NULL, '623969759', '001004001N', NULL, NULL, 'Casablanca Silver/White', NULL, '577108593477', 'FedEx', NULL, '2013-11-25', '23.11.2013 12:31', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(13114, '209740012', NULL, NULL, 'Silvana Legue', 'Spechtstraat 15', '', '2352 EX', 'LEIDERDORP', 'Niederlande', 'NL', NULL, NULL, '630649587', '00100162PR', NULL, NULL, 'Casablanca Silver/White', NULL, '577108593488', 'FedEx', NULL, '2013-11-25', '21.11.2013 09:37', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(13115, '210046408', NULL, NULL, 'Sabrina Picchetti', 'VIA JOHN FITZGERALD KENNEDY 43', 'c/o Lafert spa', '30027', 'SAN DONA\' DI PIAVE', 'VE', 'Ital', NULL, NULL, '3928796758', '0010112DRV', NULL, NULL, 'Orologio Pionier (GM-504-1) - Nero con ghiera silver', NULL, '577108593135', 'FedEx', NULL, '2013-11-25', '22.11.2013 15:00', 'IT110413CS01', '1', 'a0YC000000UvO8KMAV', '142.71', '229.99'),
(13116, '210310078', NULL, NULL, 'Emanuela Sotiri', '85 ST. ANN\'S ROAD', '', 'N15 6NJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '07988 262957 or 07869040376', '00100843UF', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '577108593503', 'FedEx', NULL, '2013-11-25', '23.11.2013 23:23', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(13117, '210035567', NULL, NULL, 'jacky oliver', '37B STATION ROAD', 'Queensferry, Deeside', 'CH5 1SU', 'DEESIDE', 'Grossbritannien', 'GB', NULL, NULL, '4,41245E+11', '0010061SYP', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '577108593514', 'FedEx', NULL, '2013-11-25', '22.11.2013 14:55', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(13118, '210133479', NULL, NULL, 'Alejandro Parra', '37 BENTWORTH ROAD', '', 'W12 7AA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7871669706', '00100811Y4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108593525', 'FedEx', NULL, '2013-11-28', '23.11.2013 00:23', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13119, '210094153', NULL, NULL, 'Ashley Steward Gregory I', '23 DAME AGNES GROVE', '', 'CV6 7HN', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7769227489', '0010159KG3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108593536', 'FedEx', NULL, '2013-11-28', '22.11.2013 19:58', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13120, '210049844', '', '', 'Calum Ross', '54 ARGYLE STREET', '', 'IV2 3BB', 'INVERNESS', 'Grossbritannien', '', '', '', '7846846866', '0010149DOV', '', '', 'Theorema Men?s Casablanca Watch - Black Strap, Black Case and Black Dial', '', 'RG518111133DE', 'Deutsche Post', '', '2013-11-27', '', '', '', '', '', ''),
(14718, '214099753', NULL, NULL, 'Lucas Musial', 'Søndre Mohagen 42', '', '2016', 'Frogner', 'Norwegen', '', NULL, NULL, '4746462027', '0010164V5K', NULL, NULL, 'Alternativ 1: Klokke i sølv/hvit. Monte Carlo', NULL, '577108604386', 'FedEx', NULL, '2013-12-12', '10.12.2013 11:10', 'a0YC000000VzVLYMA3', '1', 'a0YC000000VzVLYMA3', '', '2259.00'),
(13121, '210179866', NULL, NULL, 'Gemma Snowball', '65-67 COCKTON HILL ROAD', '', 'DL14 6HS', 'BISHOP AUCKLAND', 'Grossbritannien', 'GB', NULL, NULL, '7920772923', '00100496LP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108593558', 'FedEx', NULL, '2013-11-28', '23.11.2013 10:50', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13122, '210098280', NULL, NULL, 'Helene Sinclair', '1 WHINFIELD ROAD', 'VisitScotland (Shepherds Mill)', 'TD7 5DT', 'SELKIRK', 'Grossbritannien', 'GB', NULL, NULL, '175023802', '0010181ONP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108593569', 'FedEx', NULL, '2013-11-28', '22.11.2013 20:31', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13123, '210263425', NULL, NULL, 'John Mackey', '26 Dulverton gardens', '', 'ls11 0lf', 'Leeds', 'Grossbritannien', 'GB', NULL, NULL, '', '00101269R6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108593570', 'FedEx', NULL, '2013-11-28', '23.11.2013 17:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13124, '210253440', NULL, NULL, 'Jonathan Small', '3 CHRISTINE INGRAM GARDENS', '', 'RG42 2LX', 'BRACKNELL', 'Grossbritannien', 'GB', NULL, NULL, '4,47919E+11', '0010166L0P', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108593580', 'FedEx', NULL, '2013-11-28', '23.11.2013 16:54', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13125, '210035277', NULL, NULL, 'Julia Andriaharisata', 'liberty park QUEENS ROAD', 'flat 434A', 'CV1 3GX', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7835256513', '00100525YT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108593591', 'FedEx', NULL, '2013-11-28', '22.11.2013 14:54', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13126, '210121955', NULL, NULL, 'Julie Collett', '22 CROMWELL PARK', '', 'CB24 5PX', 'CAMBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7889006571', '0010184YGA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108593606', 'FedEx', NULL, '2013-11-28', '22.11.2013 22:22', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13127, '210117349', NULL, NULL, 'Kay Richardson', '3 MANSION COURT', '', 'NE22 5LE', 'BEDLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '1670530768', '0010134KYB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108593617', 'FedEx', NULL, '2013-11-28', '22.11.2013 21:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13128, '210179325', NULL, NULL, 'Kevin Platts', '44 PLADDA TERRACE', 'Broomlands', 'KA11 1DL', 'IRVINE', 'Grossbritannien', 'GB', NULL, NULL, '7866582255', '0010007WAR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108593628', 'FedEx', NULL, '2013-11-28', '23.11.2013 10:30', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13129, '210080488', NULL, NULL, 'Lee Croucher', '9 OAKWOOD', 'Lean Lane Estate', 'NE10 8LU', 'GATESHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7795471424', '0010004F7V', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108593639', 'FedEx', NULL, '2013-11-28', '22.11.2013 18:54', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13130, '210080327', NULL, NULL, 'Luke Taylor', '22 SEDBERG STREET', '', 'PR2 3BP', 'PRESTON', 'Grossbritannien', 'GB', NULL, NULL, '7754460775', '00100975LA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108593640', 'FedEx', NULL, '2013-11-28', '22.11.2013 18:58', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13131, '209998334', NULL, NULL, 'Margarita Montoya', '192 STAMFORD HILL', 'Flat 9. Please delivery to my flat door. Thank you.', 'N16 6RA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7545456065', '0010112WK6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108593650', 'FedEx', NULL, '2013-11-28', '22.11.2013 13:41', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13132, '210042952', NULL, NULL, 'Megan Lovett', '1 NORWICH ROAD', '', 'NR13 4NT', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '7706148766', '00101254H9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108593661', 'FedEx', NULL, '2013-11-28', '22.11.2013 15:24', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13133, '210212203', NULL, NULL, 'michael burton', '18 HEWITT AVENUE', '', 'M34 2NP', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7793357531', '0010028UEE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108593672', 'FedEx', NULL, '2013-11-28', '23.11.2013 12:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13134, '210065404', NULL, NULL, 'wayne pitman', '46 GLEBE STREET', '', 'CF64 1EF', 'PENARTH', 'Grossbritannien', 'GB', NULL, NULL, '7919164140', '0010053J46', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108593683', 'FedEx', NULL, '2013-11-28', '22.11.2013 18:08', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13135, '210134354', NULL, NULL, 'Wenbo Zhang', '20 ALEXANDRA ROAD', '', 'N8 0PP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7772475926', '001006014P', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108593694', 'FedEx', NULL, '2013-11-28', '23.11.2013 00:22', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13136, '210159104', NULL, NULL, 'Alistair McDonald', '1 THORNTHWAITE CLOSE', '', 'TS12 2FW', 'SALTBURN-BY-THE-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7976456763', '00102230XK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593709', 'FedEx', NULL, '2013-11-26', '23.11.2013 10:30', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13137, '209998420', NULL, NULL, 'Bev Hayes', '4 BELFRY CLOSE', '', 'MK42 9RQ', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7756627607', '001000167C', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593710', 'FedEx', NULL, '2013-11-26', '22.11.2013 14:03', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13138, '210099814', NULL, NULL, 'Bogdan Mesanio', '32 WEMBDON HILL', 'The Annexxe', 'TA6 7PX', 'BRIDGWATER', 'Grossbritannien', 'GB', NULL, NULL, '7999095226', '0010171XWZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593720', 'FedEx', NULL, '2013-11-26', '22.11.2013 20:37', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13139, '210102930', NULL, NULL, 'Brennan Fry', '22 FREWER AVENUE', '', 'CF5 3JY', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7843419754', '0010077X2X', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593731', 'FedEx', NULL, '2013-11-26', '22.11.2013 20:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13140, '210281563', NULL, NULL, 'Christopher Ryan', '1/7 Morham Gait', '', 'EH10 5GH', 'Edinburgh', 'Grossbritannien', 'GB', NULL, NULL, '7712408947', '0010118T3H', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593742', 'FedEx', NULL, '2013-11-26', '23.11.2013 19:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13141, '210032418', NULL, NULL, 'Christopher Trainor', '79 CAVANACAW MANOR', '', 'BT60 2FH', 'ARMAGH', 'Grossbritannien', 'GB', NULL, NULL, '7736048528', '0010104NF7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593753', 'FedEx', NULL, '2013-11-26', '22.11.2013 14:33', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13142, '210056814', NULL, NULL, 'FAHD ALBLOWI', '8 GLENAVNA MANOR', '8 GLENAVNA MANOR', 'BT37 0HW', 'NEWTOWNABBEY', 'Grossbritannien', 'GB', NULL, NULL, '7412087229', '0010150LPV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593764', 'FedEx', NULL, '2013-11-26', '22.11.2013 18:06', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13143, '210090178', NULL, NULL, 'Gustavo Faccini', '37 GLOUCESTER ROAD', '', 'E17 6AE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7428145601', '0010131AJY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593775', 'FedEx', NULL, '2013-11-26', '22.11.2013 19:27', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13144, '210129413', NULL, NULL, 'Hayley Littlefield', '31 RIPLEY GROVE', '', 'PO3 6NH', 'PORTSMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7792428286', '001007937G', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593786', 'FedEx', NULL, '2013-11-26', '22.11.2013 23:24', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13145, '210072948', NULL, NULL, 'Jasmine Jasper', '32 HAZELHURST CRESCENT', '', 'BN14 0HN', 'WORTHING', 'Grossbritannien', 'GB', NULL, NULL, '7540221086', '0010082TG3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593797', 'FedEx', NULL, '2013-11-26', '22.11.2013 17:58', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13146, '210125967', NULL, NULL, 'Joanne Breen', '238 DANE ROAD', '', 'M33 2LT', 'SALE', 'Grossbritannien', 'GB', NULL, NULL, '7545145261', '0010087LWX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593801', 'FedEx', NULL, '2013-11-26', '22.11.2013 22:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13147, '210094318', NULL, NULL, 'karen simpson', '32 THE AULD ROAD', 'village', 'G67 2SF', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '1236612845', '0010246PFS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593812', 'FedEx', NULL, '2013-11-26', '22.11.2013 20:05', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13148, '210072628', NULL, NULL, 'Kelham Hurst', '34 SHERWIN ROAD', '', 'NG7 1SA', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7930302223', '00102223Y2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593823', 'FedEx', NULL, '2013-11-26', '22.11.2013 17:59', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13149, '210116967', NULL, NULL, 'Lewis Brown', '103 PEAKE AVENUE', '', 'CO13 0SQ', 'FRINTON-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7538300519', '10168448', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593834', 'FedEx', NULL, '2013-11-26', '22.11.2013 21:55', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13150, '210032132', NULL, NULL, 'Lynda Woods', 'Silver Birches', ' Bramlands Lane', 'BN5 9TG', 'Henfield, West Sussex', 'Grossbritannien', 'GB', NULL, NULL, '01273 492 373', '00100450KS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593845', 'FedEx', NULL, '2013-11-26', '22.11.2013 14:30', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13151, '210139642', NULL, NULL, 'Muhammad Allauddin', '182 WALFORD ROAD', '', 'B11 1QD', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7411226900', '0010207R9S', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593856', 'FedEx', NULL, '2013-11-26', '23.11.2013 01:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13152, '210097389', NULL, NULL, 'Rafal Karys', '76 Down Edge', '', 'AL3 7JR', 'Redbourn', 'Grossbritannien', 'GB', NULL, NULL, '7725328968', '0010144BYB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593867', 'FedEx', NULL, '2013-11-26', '22.11.2013 20:31', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13153, '210093518', NULL, NULL, 'ryan poulter', '22 MAPLE PLACE', '', 'S35 1QW', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7738042186', '0010156HEX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593878', 'FedEx', NULL, '2013-11-26', '22.11.2013 19:54', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13154, '210293786', NULL, NULL, 'sarah percival', '14 PEARCE CLOSE', '', 'SN2 7SW', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7896524179', '0010202AP9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593889', 'FedEx', NULL, '2013-11-26', '23.11.2013 21:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13155, '210029282', NULL, NULL, 'Shona Mair', '11 OMACHIE PLACE', 'Wellbank Broughty Ferry', 'DD5 3PH', 'DUNDEE', 'Grossbritannien', 'GB', NULL, NULL, '7515761602', '0010112CX5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593890', 'FedEx', NULL, '2013-11-26', '22.11.2013 14:25', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13156, '210114328', NULL, NULL, 'Simon Lewin', '77 FARRINGDON ROAD', 'Dsa engineering ltd', 'EC1M 3JU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7794096264', '0010211JUV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593904', 'FedEx', NULL, '2013-11-26', '22.11.2013 21:54', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13157, '210103214', NULL, NULL, 'Siobhan Alston', '19 KINGS DRIVE', 'Westerwood Green', 'G68 0HS', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '1236734277', '0010126DE5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593915', 'FedEx', NULL, '2013-11-26', '22.11.2013 20:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13158, '210265455', NULL, NULL, 'Stephen Keen', '28A RICHMOND ROAD', '', 'EX8 2NB', 'EXMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '1395273060', '001017499C', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593926', 'FedEx', NULL, '2013-11-26', '23.11.2013 18:22', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13159, '210300189', NULL, NULL, 'Viola Elenius', '60 GAIRN ROAD', '', 'AB10 6AP', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7531594505', '0010176BD9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593937', 'FedEx', NULL, '2013-11-26', '23.11.2013 22:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13160, '210134729', NULL, NULL, 'Wenbo Zhang', '20 ALEXANDRA ROAD', '', 'N8 0PP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7772475926', '00100761FW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593948', 'FedEx', NULL, '2013-11-26', '23.11.2013 00:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13161, '210130005', NULL, NULL, 'William Zhang', '17 WELLS STREET', 'Adress 17 green remedies', 'W1T 3PD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7760888026', '0010093V2P', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593959', 'FedEx', NULL, '2013-11-26', '22.11.2013 23:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13162, '210273438', NULL, NULL, 'YEZI SU', 'flat 8 323 woodborough road', '', 'NG3 4JT', 'nottingham', 'Grossbritannien', 'GB', NULL, NULL, '7831424246', '00101358JB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593960', 'FedEx', NULL, '2013-11-26', '23.11.2013 18:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13163, '210272217', NULL, NULL, 'Yufeng liang', '16 HARTLAND AVENUE', '', 'MK40 3BD', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7446866170', '00101670UX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108593970', 'FedEx', NULL, '2013-11-26', '23.11.2013 18:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13164, '210046970', NULL, NULL, 'anu gupta', '65 WOODLEA', '', 'NE12 9BG', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7964096191', '00102434V1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108593981', 'FedEx', NULL, '2013-11-28', '22.11.2013 15:57', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13165, '210182515', NULL, NULL, 'liz biscoe', '22 WELLINGTON ROAD', '', 'EX2 9DU', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '1392426913', '0010041L2C', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108593992', 'FedEx', NULL, '2013-11-28', '23.11.2013 11:17', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13166, '210098859', NULL, NULL, 'natalie jacobs', '6 /16 brock close', '', 'b45 9au', 'birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7966619615', '0010027R33', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108594006', 'FedEx', NULL, '2013-11-28', '22.11.2013 20:37', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(13167, '210067183', NULL, NULL, 'Nicola Bottone', '16 HOLBROOK ROAD', 'House name, company, flat etc.', 'CV37 9DZ', 'STRATFORD-UPON-AVON', 'Grossbritannien', 'GB', NULL, NULL, '1789204753', '0010056AY3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108594017', 'FedEx', NULL, '2013-11-28', '22.11.2013 18:10', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13168, '210310946', NULL, NULL, 'Peter Wilkes', 'HILL COTTAGE HENLEY ROAD', '', 'SL7 2DQ', 'MARLOW', 'Grossbritannien', 'GB', NULL, NULL, '7768880512', '0010202FE4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108594028', 'FedEx', NULL, '2013-11-28', '23.11.2013 23:52', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13169, '210173596', NULL, NULL, 'richard threadgold', '14 MULTON LE BEAULIEU PARK', '', 'CM1 6EF', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '9664947275', '0010149K4F', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108594039', 'FedEx', NULL, '2013-11-28', '23.11.2013 10:58', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13170, '210281785', NULL, NULL, 'Rosemary Atkins', '60 MANSEL STREET', '', 'SA1 5TF', 'SWANSEA', 'Grossbritannien', 'GB', NULL, NULL, '4,41792E+11', '10018959', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108594040', 'FedEx', NULL, '2013-11-28', '23.11.2013 19:52', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13171, '210028995', NULL, NULL, 'Ruslan Nazaralijev', '12 NORTHDOWN AVENUE', '', 'M15 4HB', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7462494679', '0010110TXW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108594050', 'FedEx', NULL, '2013-11-28', '22.11.2013 14:38', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13172, '210025352', NULL, NULL, 'Sajid Mahmood', '90 Mansel road', '', 'B10 9lz', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7795682822', '0010127ZXR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108594061', 'FedEx', NULL, '2013-11-28', '22.11.2013 14:41', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13173, '210183259', NULL, NULL, 'Amanda Johnson', '31 CEDAR ROAD', 'St Athan Barry', 'CF62 4JT', 'BARRY', 'Grossbritannien', 'GB', NULL, NULL, '7727619754', '001000119T', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108594072', 'FedEx', NULL, '2013-11-26', '23.11.2013 11:58', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13174, '210108452', NULL, NULL, 'Andrew John', '63 BRYNTEG ROAD', '', 'SA4 4FR', 'SWANSEA', 'Grossbritannien', 'GB', NULL, NULL, '7429574741', '0010044RYA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108594083', 'FedEx', NULL, '2013-11-26', '22.11.2013 21:28', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13175, '210127498', NULL, NULL, 'Caroline Montgomery', '2600 LONDON ROAD', '', 'G32 8XY', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7846013332', '00100658H6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108594094', 'FedEx', NULL, '2013-11-26', '22.11.2013 23:24', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13176, '210115722', NULL, NULL, 'Charlotte Brown', '259 WOODLANDS ROAD', '', 'ME7 2SY', 'GILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '1634851721', '00100286WG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108594109', 'FedEx', NULL, '2013-11-26', '22.11.2013 21:54', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13177, '210122605', NULL, NULL, 'Debbie Duncan', '10 Tullyhue Park', '', 'BT62 2DN', 'Tandragee', 'Grossbritannien', 'GB', NULL, NULL, '4,47894E+11', '00101395H3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108594110', 'FedEx', NULL, '2013-11-26', '22.11.2013 22:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13178, '210103455', NULL, NULL, 'Elmas Solak', '239 CHARLTON ROAD', '', 'N9 8HH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7724527264', '00101722B4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108594120', 'FedEx', NULL, '2013-11-26', '22.11.2013 20:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13179, '210045819', NULL, NULL, 'Jane Higgins', 'MAPLETON HANDFORD LANE', '', 'GU46 6BP', 'YATELEY', 'Grossbritannien', 'GB', NULL, NULL, '1252409711', '00102119SY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108594131', 'FedEx', NULL, '2013-11-26', '22.11.2013 15:58', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13180, '210140350', NULL, NULL, 'K Abeyasinghe', '12 Stella Court, Central Way', 'North Road', 'NW10 7FL', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7897651347', '0010143KO6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108594142', 'FedEx', NULL, '2013-11-26', '23.11.2013 02:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13181, '210240977', NULL, NULL, 'Lowell Cunningham', '74 THE AULD ROAD', '', 'G67 2RH', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7735598837', '00101502YN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108594153', 'FedEx', NULL, '2013-11-26', '23.11.2013 15:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13182, '210185261', NULL, NULL, 'Maria Ssemwanga', '11 APSLEY CLOSE', '', 'CM23 3PX', 'BISHOP\'S STORTFORD', 'Grossbritannien', 'GB', NULL, NULL, '1279503293', '00101736IN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108594164', 'FedEx', NULL, '2013-11-26', '23.11.2013 11:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13183, '210093218', NULL, NULL, 'N FARRELL', '47 HATFIELD ROAD', '', 'B19 1JP', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7960775333', '0010130SHY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108594175', 'FedEx', NULL, '2013-11-26', '22.11.2013 20:35', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13184, '210239483', NULL, NULL, 'Paul Adams', '4 OTTERSTON GROVE', '', 'KY11 9PA', 'DUNFERMLINE', 'Grossbritannien', 'GB', NULL, NULL, '7779991383', '0010127Q42', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108594186', 'FedEx', NULL, '2013-11-26', '23.11.2013 15:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13185, '210114275', NULL, NULL, 'paul close', '28 QUEENSFERRY ROAD', '', 'EH29 9AQ', 'KIRKLISTON', 'Grossbritannien', 'GB', NULL, NULL, '131', '0010032IYL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108594197', 'FedEx', NULL, '2013-11-26', '22.11.2013 21:55', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13186, '210113307', NULL, NULL, 'Peter Dillon', '14 DEAN CLOSE', '', 'TF9 3UR', 'MARKET DRAYTON', 'Grossbritannien', 'GB', NULL, NULL, '1630655905', '0010099L5P', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108594201', 'FedEx', NULL, '2013-11-26', '22.11.2013 21:54', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13187, '210192724', NULL, NULL, 'richard threadgold', '14 MULTON LEA', 'BEAULIEU PARK', 'CM1 6EF', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '9664947275', '0010084OB1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108594212', 'FedEx', NULL, '2013-11-26', '23.11.2013 11:54', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13188, '210131981', NULL, NULL, 'Rong nie', 'Green Remedi 17 Wells Street', '', 'W1T 3PD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '2072062666', '10125186', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108594223', 'FedEx', NULL, '2013-11-26', '22.11.2013 23:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13189, '210241776', NULL, NULL, 'Samir Matadar', '5 JENNABY WALK', '', 'BL1 8EL', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7742865993', '0010171D92', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108594234', 'FedEx', NULL, '2013-11-26', '23.11.2013 15:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13190, '210040083', NULL, NULL, 'Stacey Stockley', '136 GUERNSEY ROAD', '', 'L13 6RY', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7426998365', '0010058RTU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108594245', 'FedEx', NULL, '2013-11-26', '22.11.2013 15:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13191, '210086189', NULL, NULL, 'Susan Murray', '49 HARBURY AVENUE', '', 'PR8 2TA', 'SOUTHPORT', 'Grossbritannien', 'GB', NULL, NULL, '01704 575483', '00102367BQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108594256', 'FedEx', NULL, '2013-11-26', '22.11.2013 19:26', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13192, '210133899', NULL, NULL, 'Wenbo Zhang', '20 ALEXANDRA ROAD', '', 'N8 0PP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7772475926', '0010013I5V', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108593948', 'FedEx', NULL, '2013-11-26', '23.11.2013 00:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13193, '210302867', NULL, NULL, 'ALI ALFAIFI', '1A OLD MANSE COURT', 'NEWTOWNABBEY', 'BT37 0PW', 'NEWTOWNABBEY', 'Grossbritannien', 'GB', NULL, NULL, '4,47881E+11', '0030086IQQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594278', 'FedEx', NULL, '2013-11-28', '23.11.2013 22:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13194, '210284051', NULL, NULL, 'Amanda Cawsey', '11 HEATHCOAT SQUARE', '', 'EX16 5LH', 'TIVERTON', 'Grossbritannien', 'GB', NULL, NULL, '1884256755', '00302448A8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594289', 'FedEx', NULL, '2013-11-28', '23.11.2013 20:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13195, '210261113', NULL, NULL, 'Andreea Asubiaro', '2 VIEWPOINT WEST STREET', 'West street', 'RM17 6XG', 'GRAYS', 'Grossbritannien', 'GB', NULL, NULL, '7450413796', '002014659D', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594290', 'FedEx', NULL, '2013-11-28', '23.11.2013 17:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13196, '210061802', NULL, NULL, 'ANDRZEJ KAWIK', '195 ST. ALBANS AVENUE', '', 'W4 5JT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7894318507', '0020131AR4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594304', 'FedEx', NULL, '2013-11-28', '22.11.2013 17:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13197, '210239237', '', '', 'anees syed', '32 shelley drive', '', 'de249gw', 'derby', 'Grossbritannien', '', '', '', '7703295386', '0020005EPH', '', '', 'Theorema Men?s Casablanca Watch - Brown Strap, Gold Case and Black Dial', 'Paket angeblich leer, aber er hat keine Meldung an Fedex gemacht!', '577108594315', 'FedEx', '', '2013-11-28', '', '', '', '', '', ''),
(13198, '210113758', NULL, NULL, 'aneka coley', '64B ST. DONATTS ROAD', '', 'SE14 6NT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7957838881', '0020105MKI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594326', 'FedEx', NULL, '2013-11-28', '22.11.2013 21:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13199, '210116979', NULL, NULL, 'Angelo Paule', '30 WINSLADE ROAD', 'Please be careful :)', 'L4 9UR', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7411281642', '0020250IIJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594337', 'FedEx', NULL, '2013-11-28', '22.11.2013 21:55', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13200, '210092607', NULL, NULL, 'Anne McConville', '88 TALLANT ROAD', '', 'G15 7PX', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7760435576', '0020001KG1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594348', 'FedEx', NULL, '2013-11-28', '22.11.2013 19:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13201, '210091719', NULL, NULL, 'Ausra Strackaitiene', '77A ST. ANN\'S ROAD', '', 'N15 6NJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7882160900', '0020159AX7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594359', 'FedEx', NULL, '2013-11-28', '22.11.2013 19:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13202, '210078252', NULL, NULL, 'Bhushan Bhatt', '16 Thornton Avenue', '', 'Ub7 9jt', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7400999144', '0020198OB7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594360', 'FedEx', NULL, '2013-11-28', '22.11.2013 18:46', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13203, '209993140', NULL, NULL, 'Bria Bennett', '40 CROWN HILL', '', 'BS5 7JP', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7403073919', '0020013KV0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594370', 'FedEx', NULL, '2013-11-28', '22.11.2013 13:17', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13204, '210106259', NULL, NULL, 'Brian Rootham', '29 FAIRCLOUGH AVENUE', '', 'WA1 2JR', 'WARRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '01925 651180', '0020193AWF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594381', 'FedEx', NULL, '2013-11-28', '22.11.2013 20:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13205, '210038469', NULL, NULL, 'carol grant', '5 WESLEY CLOSE', '', 'SO19 0FX', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7772528116', '0020196VPH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594392', 'FedEx', NULL, '2013-11-28', '22.11.2013 14:56', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13206, '210275109', NULL, NULL, 'caroline moncur', '29 PILMUIR PLACE', '', 'KY12 9FD', 'DUNFERMLINE', 'Grossbritannien', 'GB', NULL, NULL, '7702549383', '0020012BUD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594407', 'FedEx', NULL, '2013-11-28', '23.11.2013 19:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13207, '210053573', NULL, NULL, 'Casey Tuckwell', '4 PEMBROKE WAY', 'Hayes', 'UB3 1PZ', 'HAYES', 'Grossbritannien', 'GB', NULL, NULL, '7926888426', '0020243BRQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594418', 'FedEx', NULL, '2013-11-28', '22.11.2013 16:27', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13208, '210133717', NULL, NULL, 'Cat Harrison', '151 ROTHBURY TERRACE', 'Heaton', 'NE6 5DB', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7984468859', '20116833', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594429', 'FedEx', NULL, '2013-11-28', '23.11.2013 00:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13209, '210089066', NULL, NULL, 'Catherine Caulfield', 'FLAT 1 251 BROADWAY', 'Horsforth', 'LS18 4RS', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7712512657', '0020024QWW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594430', 'FedEx', NULL, '2013-11-28', '22.11.2013 19:26', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13210, '210204992', NULL, NULL, 'Catherine Elaine Morrison', '9 INCHCOLM GARDENS', '', 'G69 0QP', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7534803892', '0020137O73', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594440', 'FedEx', NULL, '2013-11-28', '23.11.2013 12:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13211, '210127417', NULL, NULL, 'Chandan barua', '10 DOD STREET', 'Charles Worth House', 'E14 7EE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7703000057', '0020242IPK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594451', 'FedEx', NULL, '2013-11-28', '22.11.2013 23:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13212, '209984794', NULL, NULL, 'Charles Whiston', '5 BROCKWAY', 'Borough green', 'TN15 8HS', 'SEVENOAKS', 'Grossbritannien', 'GB', NULL, NULL, '7568305701', '0020239AIS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594462', 'FedEx', NULL, '2013-11-28', '22.11.2013 13:15', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13213, '210047381', NULL, NULL, 'Charlotte Lay', '88 MEREWAY ROAD', '', 'TW2 6RG', 'TWICKENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7703392882', '0020031MVD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594473', 'FedEx', NULL, '2013-11-28', '22.11.2013 15:59', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13214, '210069375', NULL, NULL, 'Christianne Whitfield', '37 SOUTHOVER HIGH STREET', '', 'BN7 1HX', 'LEWES', 'Grossbritannien', 'GB', NULL, NULL, '7769504267', '0020056P3U', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594484', 'FedEx', NULL, '2013-11-28', '22.11.2013 18:08', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13215, '210095906', NULL, NULL, 'Christopher Foott', '38 PLEASANT STREET', '', 'OL11 3BE', 'ROCHDALE', 'Grossbritannien', 'GB', NULL, NULL, '7968507717', '0020114CV8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594495', 'FedEx', NULL, '2013-11-28', '22.11.2013 20:36', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13216, '210102278', NULL, NULL, 'Colin Eatough', '58 MODE HILL LANE', '', 'M45 8JH', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7792519687', '0020015PA1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594500', 'FedEx', NULL, '2013-11-28', '22.11.2013 20:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13217, '210032356', NULL, NULL, 'Craig Ridgley', '109 SWAN STREET', 'Sileby Loughborough', 'LE12 7NN', 'LOUGHBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7984480913', '0020120DM1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594510', 'FedEx', NULL, '2013-11-28', '22.11.2013 14:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13218, '210081522', NULL, NULL, 'Damaein Houghton', '15 PEREGRINE ROAD', 'Hucknall', 'NG15 8HF', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7824608624', '0020074B3N', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594521', 'FedEx', NULL, '2013-11-28', '22.11.2013 18:56', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13219, '210240296', NULL, NULL, 'daniel brown', '23 PEBBLE MILL DRIVE', '', 'WS11 6UT', 'CANNOCK', 'Grossbritannien', 'GB', NULL, NULL, '7837417462', '0020069S6E', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594532', 'FedEx', NULL, '2013-11-28', '23.11.2013 15:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13220, '210082452', NULL, NULL, 'Daniel King', '32 HIGH STREET', 'West Coker', 'BA22 9AR', 'YEOVIL', 'Grossbritannien', 'GB', NULL, NULL, '7766555377', '0020197N3B', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594543', 'FedEx', NULL, '2013-11-28', '22.11.2013 18:57', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13221, '210035183', NULL, NULL, 'Danielle Cole', '34 THE RISE', '', 'UB10 0JL', 'UXBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7884000463', '0020109UIV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594554', 'FedEx', NULL, '2013-11-28', '22.11.2013 14:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13222, '210093422', NULL, NULL, 'David Brookes', '255 FARREN ROAD', 'Walsgrave', 'CV2 5DA', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7598310284', '0020219T01', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594565', 'FedEx', NULL, '2013-11-28', '22.11.2013 19:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13223, '210124514', NULL, NULL, 'Davinder Chowdhury', '12 WOLSEY CLOSE', '', 'UB2 4NQ', 'SOUTHALL', 'Grossbritannien', 'GB', NULL, NULL, '07931 399151', '0020232SWT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108595116', 'FedEx', NULL, '2013-11-28', '22.11.2013 22:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13224, '210243528', NULL, NULL, 'Ervin Pergjergji', '7 Burrage Court', 'Worgan Street', 'SE16 7WA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7966077854', '00200549NJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594587', 'FedEx', NULL, '2013-11-28', '23.11.2013 15:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13225, '210188496', NULL, NULL, 'gigi gheorghe', '60 PORTERS AVENUE', '', 'RM8 2AG', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7737780692', '00202180YV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594598', 'FedEx', NULL, '2013-11-28', '23.11.2013 11:14', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13226, '210122507', NULL, NULL, 'idajet haxhiu', 'flat 15 743a sidcup road', '', 'se9 3sa', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7429893954', '0020095C2G', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594602', 'FedEx', NULL, '2013-11-28', '22.11.2013 22:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13227, '210025805', NULL, NULL, 'Jacqui Salazar', '30 HOLLOW LANE', '', 'RG2 9BT', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7769707242', '00200111EL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594613', 'FedEx', NULL, '2013-11-28', '22.11.2013 14:38', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13228, '210187448', NULL, NULL, 'James Clark', '54 FINELLA PLACE', 'Angus, Scotland', 'DD4 9HL', 'DUNDEE', 'Grossbritannien', 'GB', NULL, NULL, '07711 584451', '0020124H31', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594624', 'FedEx', NULL, '2013-11-28', '23.11.2013 10:56', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13229, '210218543', NULL, NULL, 'Jane Kearney', '9 Bronaber Close', '', 'TS17 5HR', 'Ingleby Barwick, Stockton on Tees, Cleveland', 'Grossbritannien', 'GB', NULL, NULL, '7951293001', '0020029XF1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594635', 'FedEx', NULL, '2013-11-28', '23.11.2013 13:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13230, '210266887', NULL, NULL, 'Jen Wilson', '69 BLACKDOWN ROAD', '', 'GU16 6QJ', 'CAMBERLEY', 'Grossbritannien', 'GB', NULL, NULL, '07917 661999', '002008668I', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594646', 'FedEx', NULL, '2013-11-28', '23.11.2013 18:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13231, '210023974', NULL, NULL, 'Jodi Brinton', '2 BROCKLEY ROAD', '', 'BS31 3BN', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7841289455', '0020170ND4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594657', 'FedEx', NULL, '2013-11-28', '22.11.2013 14:29', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13232, '210130625', NULL, NULL, 'Josh Ford', 'Missoula  7 Springfield Road', '', 'Cm2 6je', 'Chelmsford', 'Grossbritannien', 'GB', NULL, NULL, '7957292344', '00201327EV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594668', 'FedEx', NULL, '2013-11-28', '22.11.2013 23:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13233, '210118317', NULL, NULL, 'KERRI FAIRISH', '19 ROSEDALE', '', 'DL16 6SB', 'SPENNYMOOR', 'Grossbritannien', 'GB', NULL, NULL, '7956980083', '0020004XW9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594679', 'FedEx', NULL, '2013-11-28', '22.11.2013 22:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13234, '210041644', NULL, NULL, 'Larisa Mandache', '67 HARDSTAFF ROAD', '', 'NG2 4HR', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7773172238', '0020009JX5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594680', 'FedEx', NULL, '2013-11-28', '22.11.2013 15:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13235, '210265447', NULL, NULL, 'Lee Johnston', '51 PRIMROSE CLOSE', 'Purley-On-Thames', 'RG8 8DG', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7970548650', '0020234JEF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594690', 'FedEx', NULL, '2013-11-28', '23.11.2013 18:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13236, '210123368', NULL, NULL, 'Liam O\'Brien', '308 HOLMESDALE ROAD', '', 'SE25 6PP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7532288469', '0020003BVC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594705', 'FedEx', NULL, '2013-11-28', '22.11.2013 22:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13237, '210192490', NULL, NULL, 'Liarna Berner', '3 BAKER STREET', 'monster ink', 'SY23 2BJ', 'ABERYSTWYTH', 'Grossbritannien', 'GB', NULL, NULL, '4,47792E+11', '00200508DH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594716', 'FedEx', NULL, '2013-11-28', '23.11.2013 11:59', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13238, '210232356', NULL, NULL, 'Luke Snelling', '1 TOWER ROAD', '', 'BN11 1DP', 'WORTHING', 'Grossbritannien', 'GB', NULL, NULL, '7925933790', '00202215P8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594727', 'FedEx', NULL, '2013-11-28', '23.11.2013 14:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13239, '210260817', NULL, NULL, 'Maia Andrews', 'woolsery barton', 'black dog', 'ex17 4sa', 'crediton', 'Grossbritannien', 'GB', NULL, NULL, '01363 860087', '0020093WGJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594738', 'FedEx', NULL, '2013-11-28', '23.11.2013 17:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13240, '210108459', NULL, NULL, 'Malachi Wilson', '64 BRADGATE ROAD', '', 'SE6 4TS', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7717837097', '0020138TET', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594749', 'FedEx', NULL, '2013-11-28', '22.11.2013 21:27', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13241, '210107797', NULL, NULL, 'Mandy Williams', 'G. Y. G. Carmarthen Road, Fforest', '', 'sa4 0ft', 'Swansea', 'Grossbritannien', 'GB', NULL, NULL, '1792883830', '0020245F88', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594750', 'FedEx', NULL, '2013-11-28', '22.11.2013 21:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13242, '210309662', NULL, NULL, 'Mandy Wilson', '8 SPRINGWOOD', '', 'KY11 8TT', 'DUNFERMLINE', 'Grossbritannien', 'GB', NULL, NULL, '1383731617', '0030241KNV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594760', 'FedEx', NULL, '2013-11-28', '23.11.2013 23:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13243, '210077148', NULL, NULL, 'Marion Dunn', '2A WAVERLEY TERRACE', '', 'EH19 3BD', 'BONNYRIGG', 'Grossbritannien', 'GB', NULL, NULL, '1316637186', '0020043JBJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594771', 'FedEx', NULL, '2013-11-28', '22.11.2013 18:57', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13244, '210070923', NULL, NULL, 'mary garner', '79 WENTWORTH ROAD', '', 'WN4 9UH', 'WIGAN', 'Grossbritannien', 'GB', NULL, NULL, '4,41942E+11', '0020026WH6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594782', 'FedEx', NULL, '2013-11-28', '22.11.2013 18:06', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13245, '210126070', NULL, NULL, 'Muhammad Q Butt', '16 CLEPSTONE AVENUE', '', 'TS5 5LL', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7530846594', '0020168TH8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594793', 'FedEx', NULL, '2013-11-28', '22.11.2013 22:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13246, '210141254', NULL, NULL, 'Negar alipor', 'Flat 9/5 2 taylor place', '', 'G4 0nz', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7885736878', '0020081DCF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594808', 'FedEx', NULL, '2013-11-28', '23.11.2013 02:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13247, '210138434', NULL, NULL, 'paris wilson', '1 christopher thomas court old bread st, old market', '', 'bs2 0ff', 'bristol', 'Grossbritannien', 'GB', NULL, NULL, '7791451191', '002022519V', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594819', 'FedEx', NULL, '2013-11-28', '23.11.2013 01:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13248, '210310513', NULL, NULL, 'Parween jaspal', '62-64 MOOR STREET', 'Earlsdon', 'CV5 6EU', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7764460007', '0030030RFV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594820', 'FedEx', NULL, '2013-11-28', '23.11.2013 23:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13249, '210101772', NULL, NULL, 'Qianyi He', '111 VICTORIA ROAD', '', 'HD1 3RT', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7438750870', '0020040L7S', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594830', 'FedEx', NULL, '2013-11-28', '22.11.2013 20:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13250, '210274654', NULL, NULL, 'Richard Lovelock', '6 CHURCH LANE', '', 'BS16 6TA', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '1179701988', '0020173W05', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594841', 'FedEx', NULL, '2013-11-28', '23.11.2013 19:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13251, '209997019', NULL, NULL, 'rong nie', 'Green Remedi 17 WELLS STREET', '', 'W1T 3PD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7453840088', '0020032T90', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594852', 'FedEx', NULL, '2013-11-28', '22.11.2013 13:47', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13252, '210234354', NULL, NULL, 'Sam Reed', '2 Romney street', '', 'Ts1 4ne', 'Middlesbrough', 'Grossbritannien', 'GB', NULL, NULL, '', '0020188XC1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594863', 'FedEx', NULL, '2013-11-28', '23.11.2013 15:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13253, '210117369', NULL, NULL, 'Sarah-Jane Whitmore', '224A PARK LANE', '', 'NN5 6QW', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7740599025', '0020217Q7O', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594874', 'FedEx', NULL, '2013-11-28', '22.11.2013 21:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13254, '210082766', NULL, NULL, 'Sarannya Ranjit', '7 ENNISKILLEN ROAD', '', 'CB4 1SQ', 'CAMBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7714626833', '0020082F3M', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594885', 'FedEx', NULL, '2013-11-28', '22.11.2013 18:58', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13255, '210103596', NULL, NULL, 'scott gardner', '152 OLD CROFT LANE', '', 'B34 7BX', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7527889977', '0020171H6D', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594896', 'FedEx', NULL, '2013-11-28', '22.11.2013 20:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13256, '210123678', NULL, NULL, 'Sharon Foran-Smith', '66 CRANLEIGH ROAD', 'Feltham', 'TW13 4QB', 'FELTHAM', 'Grossbritannien', 'GB', NULL, NULL, '7906579544', '00200386OY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594900', 'FedEx', NULL, '2013-11-28', '22.11.2013 22:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13257, '210186664', NULL, NULL, 'Shenel Peart', '4 IRVINE HOU CALEDONIAN ROAD', '', 'N7 8TH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7525243071', '00200876AC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594911', 'FedEx', NULL, '2013-11-28', '23.11.2013 11:56', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13258, '210266392', NULL, NULL, 'Stephen Keen', '28A RICHMOND ROAD', '', 'EX8 2NB', 'EXMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '1395273060', '0020052U1Y', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594922', 'FedEx', NULL, '2013-11-28', '23.11.2013 18:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13259, '210268986', NULL, NULL, 'Steve Holmes', '31 CONWAY ROAD', '', 'B90 4RF', 'SOLIHULL', 'Grossbritannien', 'GB', NULL, NULL, '7557532225', '0020213Y2U', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594933', 'FedEx', NULL, '2013-11-28', '23.11.2013 18:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13260, '210129023', NULL, NULL, 'Steven Mundy', '10 Fanshawe Place', '', 'Ox4 2te', 'Oxford', 'Grossbritannien', 'GB', NULL, NULL, '', '20179906', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594944', 'FedEx', NULL, '2013-11-28', '22.11.2013 23:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13261, '210073005', NULL, NULL, 'Stewart Oneil', 'FLAT4-2 KIRKMUIR DRIVE', 'Rutherglen', 'G73 4BE', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7824470951', '0020128KGV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594955', 'FedEx', NULL, '2013-11-28', '22.11.2013 18:14', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13262, '210019813', NULL, NULL, 'Sudabeh Khodadadian', '37 BRAEMAR CRESCENT', '', 'G61 1DE', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7771349459', '0020184W74', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594966', 'FedEx', NULL, '2013-11-28', '22.11.2013 14:41', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13263, '210099007', NULL, NULL, 'Suzie Williams', '61 THE WHITHYS', '', 'BA16 9PJ', 'STREET', 'Grossbritannien', 'GB', NULL, NULL, '1458442900', '0020167P8E', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594977', 'FedEx', NULL, '2013-11-28', '22.11.2013 20:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13264, '210080620', NULL, NULL, 'sylwia Kola', 'Apartment 27 26 Cornhill', '', 'L1 8DT', 'Liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7429580958', '002000843W', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594988', 'FedEx', NULL, '2013-11-28', '22.11.2013 18:57', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13265, '210035261', NULL, NULL, 'Thomas Gibson', '1 HALKSHILL GARDENS', '', 'KA30 9AU', 'LARGS', 'Grossbritannien', 'GB', NULL, NULL, '01475 689779', '00201913DI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108594999', 'FedEx', NULL, '2013-11-28', '22.11.2013 14:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13266, '210127649', NULL, NULL, 'Thomas Sanders', '8 GORSEMOOR WAY', '', 'WV11 2DL', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7837735606', '0020111ZIE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108595002', 'FedEx', NULL, '2013-11-28', '22.11.2013 23:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13267, '210102756', NULL, NULL, 'Tina Forrest', '70 Oldwood road', '', 'M232yd', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7792622299', '00200735FL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108595013', 'FedEx', NULL, '2013-11-28', '22.11.2013 20:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13268, '210081808', NULL, NULL, 'tina plews', '23 LONDON ROAD', 'river  dover', 'CT17 0SF', 'DOVER', 'Grossbritannien', 'GB', NULL, NULL, '1304825061', '0020066HPN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108595024', 'FedEx', NULL, '2013-11-28', '22.11.2013 18:58', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13269, '210010155', NULL, NULL, 'Tom Maher', '. Middle House', '', 'TN6 3PJ', 'Mark Cross', 'Grossbritannien', 'GB', NULL, NULL, '01892 853424', '0020068RLX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108595035', 'FedEx', NULL, '2013-11-28', '22.11.2013 13:39', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13270, '210060396', NULL, NULL, 'Tracey Daly', '7 Ferry Rd', 'Irlam', 'M44 6DW', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7809376792', '0020070JEJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108595046', 'FedEx', NULL, '2013-11-28', '22.11.2013 17:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13271, '210129991', NULL, NULL, 'Yihan Gao', '90 NAVIGATION STREET', 'Apt17 Orion building', 'B5 4AA', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7944728258', '00201192QK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108595057', 'FedEx', NULL, '2013-11-28', '22.11.2013 23:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13272, '210023262', NULL, NULL, 'Youcef Idir', '25 ROPEMAKER STREET', 'Mitsubishi  2nd floor reception', 'EC2Y 9AJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7766815074', '00200020ZZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108595068', 'FedEx', NULL, '2013-11-28', '22.11.2013 14:41', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13273, '210067941', NULL, NULL, 'Zachary King', '254 WEST BARNES LANE', '', 'KT3 6LU', 'NEW MALDEN', 'Grossbritannien', 'GB', NULL, NULL, '7894955796', '0020041MKR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108595079', 'FedEx', NULL, '2013-11-28', '22.11.2013 17:58', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13274, '210251007', NULL, NULL, 'johan de boever', 'Varendrieskouter 169', '', '9031', 'Drongen', 'Belgien', 'BE', NULL, NULL, '0495/844710', '0010011TQN', NULL, NULL, 'Model zwart', NULL, '578824867506', 'FedEx', NULL, '2013-12-03', '23.11.2013 15:48', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(13275, '210220538', NULL, NULL, 'Alexis Van Acker', 'Lieven Bauwensstraat 2', 'Belisol Brugge', '8200', 'Sint-Andries', 'Belgien', 'BE', NULL, NULL, '476960911', '0010197B7S', NULL, NULL, 'Model zwart', NULL, '578824867517', 'FedEx', NULL, '2013-12-03', '23.11.2013 12:48', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(13276, '210142088', NULL, NULL, 'Ron Dezutter', 'Grasklokjesweg 4', '', '9820', 'Merelbeke', 'Belgien', 'BE', NULL, NULL, '32498741130', '0010200I6H', NULL, NULL, 'Model zwart', NULL, '578824867528', 'FedEx', NULL, '2013-12-03', '23.11.2013 02:18', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(13277, '210286822', NULL, NULL, 'sanae koumzi', 'Amsterdamstraat 14', '', '2000', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '499777185', '0010061UWK', NULL, NULL, 'Model zwart/goud', NULL, '578824867539', 'FedEx', NULL, '2013-12-03', '23.11.2013 19:48', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(13278, '210285121', NULL, NULL, 'mehmet guzel', 'Bosmanstraat 24', 'Bedrijfsnaam, naam gebouw, verdieping ...', '9160', 'Lokeren', 'Belgien', 'BE', NULL, NULL, '494878685', '0010241M9E', NULL, NULL, 'Model zwart/goud', NULL, '578824867540', 'FedEx', NULL, '2013-12-03', '23.11.2013 19:18', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(13279, '210147855', NULL, NULL, 'Ollivier Savary', 'clos des Fifres 9', '', '1348', 'Louvain-la-Neuve', 'Belgien', 'BE', NULL, NULL, '32477765978', '0010176JDE', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/blanc', NULL, '578824867550', 'FedEx', NULL, '2013-12-03', '23.11.2013 06:18', 'NL131017LB03', '1', 'a0YC000000Uso3pMAB', '185.00', '299.95'),
(13280, '210253175', NULL, NULL, 'Catherine Volcher', 'rue de Colinet 3', '', '1380', 'Maransart', 'Belgien', 'BE', NULL, NULL, '0475/903462', '0010144KUG', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/noir', NULL, '578824867561', 'FedEx', NULL, '2013-12-03', '23.11.2013 15:48', 'NL131017LB04', '1', 'a0YC000000UsoMFMAZ', '185.00', '299.95'),
(13281, '210255542', '', '', 'Ines Naman', 'Boulevard de la Sauveniere 153/34', '', '4000', 'Liege', 'Belgien', '', '', '', '+32 491 07 97 56', '00102237W9', '', '', 'Une montre Theorema Casablanca - coloris : or/noir', '06.01.2014 RL704640476DE', '578824867572', 'FedEx', '', '2013-12-03', '', '', '', '', '', ''),
(13282, '210613171', NULL, NULL, 'An Ho', 'Tylkedam 40', '', '8918 LW', 'LEEUWARDEN', 'Niederlande', 'NL', NULL, NULL, '628264321', '0010108C6R', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824867594', 'FedEx', NULL, '2013-12-03', '25.11.2013 11:59', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(13283, '210516503', NULL, NULL, 'Patricia Catano', 'Dordtselaan 150D', '', '3073 GM', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '651318734', '0010226AD1', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824867609', 'FedEx', NULL, '2013-12-03', '24.11.2013 22:28', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(13284, '210515259', NULL, NULL, 'Diana Panhuijzen', 'Kapelstraat 106', '', '5741 CH', 'BEEK EN DONK', 'Niederlande', 'NL', NULL, NULL, '615683804', '0010117OZJ', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824867610', 'FedEx', NULL, '2013-12-03', '24.11.2013 22:28', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(13285, '210350409', NULL, NULL, 'Dirk van Amstel', 'Boulevard Ir de Vassy 44', '', '1931 CR', 'EGMOND AAN ZEE', 'Niederlande', 'NL', NULL, NULL, '725061810', '0010234UYZ', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824867620', 'FedEx', NULL, '2013-12-03', '24.11.2013 09:30', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(13286, '210433198', NULL, NULL, 'L ie-Lie Eringaard', 'Bermweg 6', '', '3059 LA', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '102238146', '0010211VUK', NULL, NULL, 'Casablanca Silver/White', NULL, '578824867631', 'FedEx', NULL, '2013-11-27', '24.11.2013 15:28', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(13287, '210579784', NULL, NULL, 'lorella passerini', 'VIA ISONZO 12', 'scendere box', '20095', 'CUSANO MILANINO', 'Italien', 'IT', NULL, NULL, '26191703', '00100634BJ', NULL, NULL, 'Orologio Pionier (GM-504-3) - Marrone con ghiera oro', NULL, '578824867491', 'FedEx', NULL, '2013-11-27', '25.11.2013 09:59', 'IT110413CS03', '1', 'a0YC000000UvO8yMAF', '142.71', '229.99'),
(13288, '210505137', NULL, NULL, 'dee fairbairn', '21 THE RIGGS', 'Auchtermuchty', 'KY14 7DX', 'CUPAR', 'Grossbritannien', 'GB', NULL, NULL, '7803842735', '001016076U', NULL, NULL, 'Damascus Diamond Theorema Automatic Silver Watch With White Face - Black Strap', NULL, '577108599762', 'FedEx', NULL, '2013-11-26', '24.11.2013 22:24', 'UK131025AMC09', '1', 'a0YC000000Uu4IPMAZ', '129.99', '199.00'),
(13289, '210384804', NULL, NULL, 'Abigail Williams', '5 REDLANDS COURT FARM', '5 mile lane Bonvilston', 'CF5 6TQ', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '07971 871754', '00101763IL', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '577108599773', 'FedEx', NULL, '2013-11-26', '24.11.2013 12:54', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(13290, '210463996', NULL, NULL, 'stacey halliday', '23A WESTWARD PLACE', 'harraton', 'NE38 9AR', 'WASHINGTON', 'Grossbritannien', 'GB', NULL, NULL, '1914174620', '0010057ROV', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '577108599784', 'FedEx', NULL, '2013-11-26', '24.11.2013 19:22', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(13291, '210557732', NULL, NULL, 'ANN LEAK', '17 MANOR ROAD', '', 'EN5 2LH', 'BARNET', 'Grossbritannien', 'GB', NULL, NULL, '7748388962', '0010226S51', NULL, NULL, 'Panthos Watch With Black Strap and Silver Case', NULL, '577108599795', 'FedEx', NULL, '2013-11-26', '25.11.2013 09:52', 'UK131025AMC01', '1', 'a0YC000000VxqiZMAR', '144.01', '249.00'),
(13292, '210520936', NULL, NULL, 'Adnan Mir', '35 GILLIAT ROAD', '', 'SL1 3QX', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '7545374886', '0010210ADW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108599800', 'FedEx', NULL, '2013-12-03', '24.11.2013 23:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13293, '210490820', NULL, NULL, 'Agnieszka Garnowska', '53 LEWIN TERRACE', '', 'TW14 8ED', 'FELTHAM', 'Grossbritannien', 'GB', NULL, NULL, '7706922339', '0010034B92', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108599810', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:26', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13294, '210348780', NULL, NULL, 'Alex Macleod', '4 MILESMARK COURT', '', 'KY12 9PD', 'DUNFERMLINE', 'Grossbritannien', 'GB', NULL, NULL, '7974789623', '0010010ITJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108599821', 'FedEx', NULL, '2013-12-03', '24.11.2013 10:32', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(13295, '210404983', NULL, NULL, 'Alex Ward', '1 YELVERTON ROAD', 'Richmond House Benchmark Advertising (unit 3)', 'BH1 1DA', 'BOURNEMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7446175491', '0010227IWH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108599832', 'FedEx', NULL, '2013-12-03', '24.11.2013 14:26', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13296, '210519781', NULL, NULL, 'Andrada Deac', '7 BRACEY ROAD', '', 'TA12 6HE', 'MARTOCK', 'Grossbritannien', 'GB', NULL, NULL, '7707762351', '0010142IJU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108599843', 'FedEx', NULL, '2013-12-03', '24.11.2013 23:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13297, '210376334', NULL, NULL, 'chris palmer', '6 WILLENHALL STREET', '', 'NP19 0DJ', 'NEWPORT', 'Grossbritannien', 'GB', NULL, NULL, '7747764497', '10186497', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108601398', 'FedEx', NULL, '2013-12-03', '24.11.2013 11:54', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13298, '210471159', NULL, NULL, 'Colin Hunter', '2 Smeaton court, cornmill view', '', 'Ls18 5NG', 'Horsforth Leeds', 'Grossbritannien', 'GB', NULL, NULL, '', '0010147QP4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108599854', 'FedEx', NULL, '2013-12-03', '24.11.2013 19:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13299, '210545599', NULL, NULL, 'edward hare', '4 HARVEYS HILL', '', 'LU2 7YL', 'LUTON', 'Grossbritannien', 'GB', NULL, NULL, '7539984296', '0010083UY5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108599865', 'FedEx', NULL, '2013-12-03', '25.11.2013 08:31', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13300, '210522663', NULL, NULL, 'Eli Frankenhuis', '1 CUBLEY ROAD', '', 'M7 4GN', 'SALFORD', 'Grossbritannien', 'GB', NULL, NULL, '7724527537', '001011787U', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108599876', 'FedEx', NULL, '2013-12-03', '25.11.2013 00:22', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13301, '210421981', NULL, NULL, 'Fernando Matumato', '3 Selsey court', '', 'SW181DS', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7799136557', '00101679DH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108599887', 'FedEx', NULL, '2013-12-03', '24.11.2013 15:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13302, '210408721', NULL, NULL, 'gus murchie', '18 ARDLOCHAN TERRACE', 'maidens', 'KA26 9NX', 'GIRVAN', 'Grossbritannien', 'GB', NULL, NULL, '1655331329', '0010212T89', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108599898', 'FedEx', NULL, '2013-12-03', '24.11.2013 14:24', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13303, '210364041', NULL, NULL, 'Heba Al Saadi', '70 ROMILLY DRIVE', 'If not at home, to be left in the recycle box infront my flat door.', 'WD19 5EW', 'WATFORD', 'Grossbritannien', 'GB', NULL, NULL, '7772197244', '0010170KFT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108599902', 'FedEx', NULL, '2013-12-03', '24.11.2013 11:25', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13304, '210522905', NULL, NULL, 'Hosein Akbari', '70 Lakeside road', '', 'N134pr', 'Palmers green', 'Grossbritannien', 'GB', NULL, NULL, '7850035019', '0010089WB2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108599913', 'FedEx', NULL, '2013-12-03', '25.11.2013 00:22', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13305, '210476442', NULL, NULL, 'jacky bellman', '31 LOWER STREET', 'Glebe Cottage', 'RH20 2BH', 'PULBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7970996084', '0010021JV1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108599924', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:22', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13306, '210504495', NULL, NULL, 'Jenni Orsini', '5 Mayfair Close', '', 'Bb4 4ll', 'Helmshore, rossendale, lancs', 'Grossbritannien', 'GB', NULL, NULL, '7957827280', '0010208IYG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108599935', 'FedEx', NULL, '2013-12-03', '24.11.2013 22:23', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13307, '210524488', NULL, NULL, 'Joel mUKUNA', '3 Folkestone Road East', '', 'm11 4LP', 'M11 4Lp', 'Grossbritannien', 'GB', NULL, NULL, '7899013175', '00100094VB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108599946', 'FedEx', NULL, '2013-12-03', '25.11.2013 00:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13308, '210507422', NULL, NULL, 'John ashcroft', '12 JASMINE GARDENS', 'bold', 'WA9 4ZL', 'ST. HELENS', 'Grossbritannien', 'GB', NULL, NULL, '7527978462', '0010055TP4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108599957', 'FedEx', NULL, '2013-12-03', '24.11.2013 22:23', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13309, '210521827', NULL, NULL, 'Keith Mclaren', '3 ARBUTHNOTT LOAN', '', 'DD5 3TN', 'DUNDEE', 'Grossbritannien', 'GB', NULL, NULL, '7970110050', '0010218OQX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108599968', 'FedEx', NULL, '2013-12-03', '25.11.2013 00:22', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13310, '210375323', NULL, NULL, 'Kim Ingle', '6 SOUTH ROAD', '', 'CV23 0BY', 'RUGBY', 'Grossbritannien', 'GB', NULL, NULL, '7857109813', '0010019ODH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108599979', 'FedEx', NULL, '2013-12-03', '24.11.2013 11:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13311, '210332437', NULL, NULL, 'Larry Emmerson', 'Topsie Eastsands', '', 'Sn83an', 'Burbage wilts', 'Grossbritannien', 'GB', NULL, NULL, '1672810602', '00101185QJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108599980', 'FedEx', NULL, '2013-12-03', '24.11.2013 08:54', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13312, '210512991', NULL, NULL, 'Lois Smith', '36 CHURCH COURT', '', 'BT30 8QX', 'DOWNPATRICK', 'Grossbritannien', 'GB', NULL, NULL, '7749800105', '0010101S28', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108599990', 'FedEx', NULL, '2013-12-03', '24.11.2013 22:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13313, '210499493', NULL, NULL, 'Maranzano Angela maria', 'FLAT 5 PATRIOT SQUARE', '', 'E2 9NU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '4,4743E+11', '0010145YWI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108600005', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13314, '210489395', NULL, NULL, 'Mark Aldus', '8 AUCKLAND VIEW', '', 'DL14 0JQ', 'BISHOP AUCKLAND', 'Grossbritannien', 'GB', NULL, NULL, '7557357213', '0010136CU1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108600016', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:22', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13315, '210402456', NULL, NULL, 'Matthew baker', 'borderline, poplars nursery', 'Yapton lane,', 'bn18 0as', 'walberton,', 'Grossbritannien', 'GB', NULL, NULL, '7503860543', '00102213RS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108600027', 'FedEx', NULL, '2013-12-03', '24.11.2013 13:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13316, '210506220', NULL, NULL, 'Neil Fitzmaurice', '11 TEYNHAM AVENUE', 'Knowsley Village Prescot', 'L34 0JQ', 'PRESCOT', 'Grossbritannien', 'GB', NULL, NULL, '7951580001', '0010066YDL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108600038', 'FedEx', NULL, '2013-12-03', '24.11.2013 22:24', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13317, '210424403', NULL, NULL, 'Paul Degnan', '2 THE MEADOWS', '', 'SK6 1AD', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7805377286', '0010044SOA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108600049', 'FedEx', NULL, '2013-12-03', '24.11.2013 15:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13318, '210466251', NULL, NULL, 'Paul Newton', '6 HAMILTON PARK', 'Downton', 'SP5 3QN', 'SALISBURY', 'Grossbritannien', 'GB', NULL, NULL, '7921813576', '0010235EP5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108600050', 'FedEx', NULL, '2013-12-03', '24.11.2013 19:26', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13319, '210481210', NULL, NULL, 'Peter Goodwin', '14 SYCAMORE CRESCENT', 'Macclesfield', 'SK11 8LL', 'MACCLESFIELD', 'Grossbritannien', 'GB', NULL, NULL, '1625502048', '0010017C7E', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108600060', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:22', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13320, '210442975', NULL, NULL, 'Peter Turp', '30 ASHLEIGH VALE', '', 'S70 3RL', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7771542931', '00102405YD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108600071', 'FedEx', NULL, '2013-12-03', '24.11.2013 17:22', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13321, '210361938', NULL, NULL, 'rory lavelle', '31 TREVELYAN COURT', '', 'SL4 3SE', 'WINDSOR', 'Grossbritannien', 'GB', NULL, NULL, '7770427117', '00100620NW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108600082', 'FedEx', NULL, '2013-12-03', '24.11.2013 10:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13322, '210516414', NULL, NULL, 'Sandra Curry', '8 ROBINSONS GROVE', '', 'DN20 9QB', 'BRIGG', 'Grossbritannien', 'GB', NULL, NULL, '7800973998', '0010211IVK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108600093', 'FedEx', NULL, '2013-12-03', '24.11.2013 23:23', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13323, '210502430', NULL, NULL, 'sarah harris', 'CHEZNOUS CARTERS CLAY', 'Lockerley', 'SO51 0GN', 'ROMSEY', 'Grossbritannien', 'GB', NULL, NULL, '01794 340910', '0010108FL3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108601078', 'FedEx', NULL, '2013-12-03', '24.11.2013 22:24', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13324, '210367383', NULL, NULL, 'Stefan Drapan', '10 HOLLIN AVENUE', '', 'HD3 4AW', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7950837778', '0010003TOL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108600108', 'FedEx', NULL, '2013-12-03', '24.11.2013 11:22', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13325, '210485756', NULL, NULL, 'Stephanie Booth', '5 CARLTON GARDENS', 'flat 4', 'SW1Y 5AD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7919921813', '0010232NCD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108600119', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13326, '210450137', NULL, NULL, 'Sumaira Khalid', '19 MEADOW WALK', '', 'B64 7EG', 'CRADLEY HEATH', 'Grossbritannien', 'GB', NULL, NULL, '7883510652', '0010100D10', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108600120', 'FedEx', NULL, '2013-12-03', '24.11.2013 18:24', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13327, '210484094', NULL, NULL, 'Valentino Ferraro', '375 LOWEDGES CRESCENT', '', 'S8 7LL', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7985345148', '0010130J00', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108602604', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:55', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13328, '210374931', NULL, NULL, 'victoria ashton', '12 BROOMPARK AVENUE', '', 'KA9 1LR', 'PRESTWICK', 'Grossbritannien', 'GB', NULL, NULL, '7821342400', '0010076G3V', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108600130', 'FedEx', NULL, '2013-12-03', '24.11.2013 11:54', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13329, '210486073', NULL, NULL, 'Zara Kattan', '443 Brick Lane Music Hall', '443 North Woolwich Road Silvertown', 'E16 2DA', 'London', 'Grossbritannien', 'GB', NULL, NULL, '020 7511 6655', '00101316I9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108600141', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:54', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13330, '210482300', NULL, NULL, 'Adam Coombes', '78 CENTRAL AVENUE', '', 'SS2 5HS', 'SOUTHEND-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7584293019', '0010051ETC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600152', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13331, '210402981', NULL, NULL, 'Anisiya Mochalova', '5B Petticoat Tower,  Petticoat Square', '', ' E17EE', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7510860712', '00101841PD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600163', 'FedEx', NULL, '2013-12-03', '24.11.2013 13:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13332, '210544127', NULL, NULL, 'Anne Ramsay', '15 HATTON ROAD', 'Luncarty', 'PH1 3UZ', 'PERTH', 'Grossbritannien', 'GB', NULL, NULL, '1738828997', '0010103WS7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, 'RG518111147DE', 'Deutsche Post', NULL, '2013-12-03', '25.11.2013 08:31', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13333, '210451624', NULL, NULL, 'Blaga Marius', '37 BARNETTS WAY', '', 'TN4 9DW', 'TUNBRIDGE WELLS', 'Grossbritannien', 'GB', NULL, NULL, '7577910919', '0010133MDR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600185', 'FedEx', NULL, '2013-12-03', '24.11.2013 18:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13334, '210479940', NULL, NULL, 'Cain Edwards', '29 SOUTHERN ROAD', 'Cowlersley', 'HD4 5TJ', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7789200808', '0010109QMP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600196', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:26', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13335, '210446394', NULL, NULL, 'Carol Best', '15 RHODES AVENUE', '', 'OL4 5DU', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7904191703', '0010073NMM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600200', 'FedEx', NULL, '2013-12-03', '24.11.2013 17:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13336, '210443342', NULL, NULL, 'Claire Price', '59 MARSHALL GROVE', '', 'B44 8HP', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7891010507', '0010006W5N', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600211', 'FedEx', NULL, '2013-12-03', '24.11.2013 17:24', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13337, '210521256', NULL, NULL, 'Craig Edley', '84 AVONDALE ROAD', '', 's43 3eq', 'chesterfield', 'Grossbritannien', 'GB', NULL, NULL, '7971403434', '0010198SJB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600222', 'FedEx', NULL, '2013-12-03', '25.11.2013 00:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13338, '210331313', NULL, NULL, 'craig lee', '5 BLAIRFORKIE DRIVE', '', 'FK9 4PE', 'STIRLING', 'Grossbritannien', 'GB', NULL, NULL, '7725360583', '0010157F14', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600233', 'FedEx', NULL, '2013-12-03', '24.11.2013 08:54', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13339, '210521623', NULL, NULL, 'Craig Pollard', '77 LAYTON ROAD', '', 'PO13 0JG', 'GOSPORT', 'Grossbritannien', 'GB', NULL, NULL, '7718635720', '0010037N6I', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600244', 'FedEx', NULL, '2013-12-03', '25.11.2013 00:22', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13340, '210354070', NULL, NULL, 'Debbie Braxton', 'SYLVAN SEWARDSTONE ROAD', 'Chingford', 'E4 7RG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '2035389793', '10245139', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600255', 'FedEx', NULL, '2013-12-03', '24.11.2013 10:35', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13341, '210379845', NULL, NULL, 'Derek Knighton', '55 HILLBROOK CRESCENT', '', 'TS17 5BN', 'STOCKTON-ON-TEES', 'Grossbritannien', 'GB', NULL, NULL, '7784500665', '0010170YRK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600266', 'FedEx', NULL, '2013-12-03', '24.11.2013 12:27', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13342, '210401283', NULL, NULL, 'Edwin Nino', '489-493 BOLTON ROAD', 'Pendlebury', 'M27 8QT', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7533605239', '0010250K8O', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600277', 'FedEx', NULL, '2013-12-03', '24.11.2013 13:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13343, '210456398', NULL, NULL, 'Emiliya Zasheva', '34 DENBIGH ROAD', '', 'W13 8NH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7783510673', '0010083A4P', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600288', 'FedEx', NULL, '2013-12-03', '24.11.2013 18:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13344, '210455420', NULL, NULL, 'Emma kelsey', '19 WAVERLEY ROAD', '', 'HX5 0NL', 'ELLAND', 'Grossbritannien', 'GB', NULL, NULL, '7904174013', '00101949C5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600299', 'FedEx', NULL, '2013-12-03', '24.11.2013 18:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13345, '210443059', NULL, NULL, 'Gillian Brown', '18 MORTON CRESCENT', 'Fencehouses', 'DH4 6AD', 'HOUGHTON LE SPRING', 'Grossbritannien', 'GB', NULL, NULL, '7527225935', '00102059V1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600303', 'FedEx', NULL, '2013-12-03', '24.11.2013 17:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13346, '210437222', NULL, NULL, 'H Brown', '29 FLETCHER WAY', 'Acle', 'NR13 3RQ', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '7912876749', '00101215B7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600314', 'FedEx', NULL, '2013-12-03', '24.11.2013 16:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13347, '210381452', NULL, NULL, 'Helen Fairweather', '42 BRADMAN WAY', '', 'SG1 5RE', 'Stevenage', 'Grossbritannien', 'GB', NULL, NULL, '7947694116', '0010162C9Q', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600325', 'FedEx', NULL, '2013-12-03', '24.11.2013 12:27', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13348, '210462835', NULL, NULL, 'Hugh Campbell', '45 HILL STREET', 'St Aloysius\' College Garnethill', 'G3 6RJ', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7771517205', '00101662FW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600336', 'FedEx', NULL, '2013-12-03', '24.11.2013 19:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13349, '210368804', NULL, NULL, 'Jake Marshall', 'ALI CELL RAF HONINGTON', '', 'IP31 1EE', 'BURY ST. EDMUNDS', 'Grossbritannien', 'GB', NULL, NULL, '7807258459', '0010056VO6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600347', 'FedEx', NULL, '2013-12-03', '24.11.2013 11:26', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13350, '210401080', NULL, NULL, 'Jan Odonnell', '9 BRABAZON DRIVE', 'Leave in garage left door if not in', 'TS11 6NL', 'REDCAR', 'Grossbritannien', 'GB', NULL, NULL, '7742487857', '0010074BHO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600358', 'FedEx', NULL, '2013-12-03', '24.11.2013 13:54', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13351, '210343622', NULL, NULL, 'Jemma Elliott', '6 SNAKE LANE', '', 'B48 7NU', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7841712788', '0010110IG3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600369', 'FedEx', NULL, '2013-12-03', '24.11.2013 10:14', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13352, '210485310', NULL, NULL, 'jillian charlton', '4 HAININGHEAD', '', 'NE38 8SB', 'WASHINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7929194157', '10243187', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600370', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13353, '210502049', NULL, NULL, 'Jo Parkhouse', '1 Cavendish Mill', 'Cavendish Mill Stoney Middleton', 'S32 4TH', 'Hope Valley', 'Grossbritannien', 'GB', NULL, NULL, '7506525725', '0010173YQ7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600380', 'FedEx', NULL, '2013-12-03', '24.11.2013 22:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13354, '210420154', NULL, NULL, 'Joanne Burton', '10 Kingston Gardens', '', 'ls15 7pp', 'leeds', 'Grossbritannien', 'GB', NULL, NULL, '7759069732', '0010059IDI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108602659', 'FedEx', NULL, '2013-12-03', '24.11.2013 15:24', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13355, '210436378', NULL, NULL, 'Joanne Frost', '30 Templecombe Road', '', 'SO50 8QL', 'Southampton', 'Grossbritannien', 'GB', NULL, NULL, '', '0010188TUC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600406', 'FedEx', NULL, '2013-12-03', '24.11.2013 16:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13356, '210497237', NULL, NULL, 'JURGA PACERINSKAITE', '287 WOOD STREET', '24 ST GEORGES COURT', 'E17 3NL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7429342118', '0010208URH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600417', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13357, '210497635', NULL, NULL, 'Karen Livesey', '111 MOORSIDE STREET', '', 'M43 7HH', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '0161 301 3223', '0010050Z1M', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600428', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:54', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13358, '210446238', NULL, NULL, 'Kirsty Maclean', '19 BROADACRE', '', 'WN8 0BL', 'SKELMERSDALE', 'Grossbritannien', 'GB', NULL, NULL, '7507872191', '0010024K6L', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600439', 'FedEx', NULL, '2013-12-03', '24.11.2013 17:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13359, '210436594', NULL, NULL, 'Lainey Lawrie', '11 WESTBROOKE ROAD', '', 'GU34 1JL', 'ALTON', 'Grossbritannien', 'GB', NULL, NULL, '7801447542', '0010138MIY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600440', 'FedEx', NULL, '2013-12-03', '24.11.2013 16:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13360, '210485361', NULL, NULL, 'LaVonne Sinclair', '5 Fernan Dell Crownhill', '', 'MK8 0EL', 'Milton Keynes', 'Grossbritannien', 'GB', NULL, NULL, '7944390073', '0010072O0G', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600450', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:55', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13361, '210376501', NULL, NULL, 'Linas Brazaitis', '163 PEEL HOUSE LANE', 'Weekdays preferably as ita work address.', 'WA8 9UH', 'WIDNES', 'Grossbritannien', 'GB', NULL, NULL, '7738496596', '0010017DIY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600461', 'FedEx', NULL, '2013-12-03', '24.11.2013 11:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13362, '210387573', NULL, NULL, 'Linda Wolfe', '41 MOUNT STREET', '', 'IP22 4QG', 'DISS', 'Grossbritannien', 'GB', NULL, NULL, '1379642696', '0010197AW6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600472', 'FedEx', NULL, '2013-12-03', '24.11.2013 12:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13363, '210413474', NULL, NULL, 'Lisa Edwards', 'FLAT 16 POET THACKERAY AVENUE', '', 'RM18 8HR', 'TILBURY', 'Grossbritannien', 'GB', NULL, NULL, '7737716525', '0010071EIK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600483', 'FedEx', NULL, '2013-12-03', '24.11.2013 14:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13364, '210431558', NULL, NULL, 'Louisa Haywood-Wilson', '35 THORPE DOWNS ROAD', '', 'DE11 9FB', 'SWADLINCOTE', 'Grossbritannien', 'GB', NULL, NULL, '7507509905', '00100470WD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600494', 'FedEx', NULL, '2013-12-03', '24.11.2013 16:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13365, '210483125', NULL, NULL, 'Marcus Williams', '19 BROAD STREET', '', 'NN6 9EB', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7740161953', '0010203BSQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600509', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13366, '210422147', NULL, NULL, 'Mark Menzies', '6 BADGER COURT', '', 'EH52 5TA', 'BROXBURN', 'Grossbritannien', 'GB', NULL, NULL, '7904382436', '0010115VCK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600510', 'FedEx', NULL, '2013-12-03', '24.11.2013 15:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13367, '210460392', NULL, NULL, 'maureen evans', '1 HAMPSTEAD ROAD', '', 'TS6 0QW', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7748879877', '10175964', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600520', 'FedEx', NULL, '2013-12-03', '24.11.2013 18:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13368, '210446195', NULL, NULL, 'Owen Maycroft', '23 JASMIN WAY', '', 'ST7 4UJ', 'STOKE-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7841039223', '00100279H2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600531', 'FedEx', NULL, '2013-12-03', '24.11.2013 17:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13369, '210444442', NULL, NULL, 'Paul Godfrey', 'STFC COUNTY ROAD', '', 'SN1 2ED', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7930620781', '0010058YAD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600542', 'FedEx', NULL, '2013-12-03', '24.11.2013 17:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13370, '210437551', NULL, NULL, 'Paul Mackey', '16 Heathcroft Crescent', '', 'LS11 8UA', 'Leeds', 'Grossbritannien', 'GB', NULL, NULL, '', '0010114OJD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600553', 'FedEx', NULL, '2013-12-03', '24.11.2013 16:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13371, '210522573', NULL, NULL, 'Ruby Howes', '15 Cranbourne House', 'Marigold street', 'SE16 4PF', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7773353811', '0010020QJR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600564', 'FedEx', NULL, '2013-12-03', '25.11.2013 00:22', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13372, '210330825', NULL, NULL, 'Sang Leung', 'Flat 3, 105 WISE ROAD', '', 'E15 2FN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7885466996', '0010201OXK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600575', 'FedEx', NULL, '2013-12-03', '24.11.2013 08:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13373, '210480424', NULL, NULL, 'Shane Perkins', '105 Sadler', '', 'Cv6 2le', 'Coventry', 'Grossbritannien', 'GB', NULL, NULL, '', '0010041L2H', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108601089', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:22', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13374, '210500401', NULL, NULL, 'Sophie Cartledge', '37 STANDON CRESCENT', '', 'S9 1PN', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7557981266', '00101775PY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600586', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:54', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13375, '210395973', NULL, NULL, 'Stacey Perryment', '55 BUSHFIELD CRESCENT', '', 'HA8 8XQ', 'EDGWARE', 'Grossbritannien', 'GB', NULL, NULL, '7707584707', '0010125RPW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600597', 'FedEx', NULL, '2013-12-03', '24.11.2013 13:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13376, '210432949', NULL, NULL, 'Stephen Eastwood', '1F1 28 HERIOTHILL TERRACE', '', 'EH7 4DY', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7854883317', '0010214LTQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600601', 'FedEx', NULL, '2013-12-03', '24.11.2013 16:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13377, '210471627', NULL, NULL, 'Susan Scott', '17 SPRING GROVE', '', 'HU3 1JZ', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '1482445052', '0010080PEJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600612', 'FedEx', NULL, '2013-12-03', '24.11.2013 19:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13378, '210388197', NULL, NULL, 'terence brooker', 'AVIARY THE STREET', '', 'RG27 0PJ', 'HOOK', 'Grossbritannien', 'GB', NULL, NULL, '7973307486', '0010105S8S', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600623', 'FedEx', NULL, '2013-12-03', '24.11.2013 12:55', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13379, '210506466', NULL, NULL, 'tony brown', '11 PIKE ROAD', 'leave with neighbour or around back of house', 'PL3 6HF', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7800936446', '00100526NP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600634', 'FedEx', NULL, '2013-12-03', '24.11.2013 22:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13380, '210503683', NULL, NULL, 'Zubair Janjua', 'Flat 3, 23 Kingston Hill', '', 'KT2 7PW', 'Kingston Upon Thames', 'Grossbritannien', 'GB', NULL, NULL, '7545875669', '0010022ITV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108600645', 'FedEx', NULL, '2013-12-03', '24.11.2013 22:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13381, '210509435', NULL, NULL, 'Barry Reader', '211 UTTOXETER ROAD', '', 'DE3 9AX', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7840215178', '0010022X72', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600656', 'FedEx', NULL, '2013-12-03', '24.11.2013 22:52', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13382, '210426496', NULL, NULL, 'Benedek Attila', '16 ST. HELENS ROAD', '', 'DN4 5EH', 'DONCASTER', 'Grossbritannien', 'GB', NULL, NULL, '7827325782', '00101156SX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600667', 'FedEx', NULL, '2013-12-03', '24.11.2013 15:53', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13383, '210420236', NULL, NULL, 'David Hendy', '37 ST. PETERS CLOSE', '', 'GL51 9DX', 'CHELTENHAM', 'Grossbritannien', 'GB', NULL, NULL, '1242228083', '00100703VT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600678', 'FedEx', NULL, '2013-12-03', '24.11.2013 15:22', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13384, '210317022', NULL, NULL, 'Enea Kola', 'Apartment 27 26 CORNHILL', '', 'L1 8DT', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7877015390', '0010146RK4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600689', 'FedEx', NULL, '2013-12-03', '24.11.2013 01:22', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13385, '210462555', NULL, NULL, 'Gael Schaller', '15 TRINITY STREET', '', 'CB2 1TB', 'CAMBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7908954631', '0010223XGR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600690', 'FedEx', NULL, '2013-12-03', '24.11.2013 19:26', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13386, '210505621', NULL, NULL, 'godfrey odonnell', '22 HASLAM PLACE', '', 'DE56 0AG', 'BELPER', 'Grossbritannien', 'GB', NULL, NULL, '7816309333', '0010108FF0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600704', 'FedEx', NULL, '2013-12-03', '24.11.2013 22:23', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13387, '210350744', '', '', 'Irina Rogoznikova', '40 RUSSELL ROAD', 'D Flat.', 'W14 8HT', 'LONDON', 'Grossbritannien', '', '', '', '7447090294', '00102134S7', '', '', 'Theorema Men?s Casablanca Watch - Black Strap, Silver Case and Gold Dial', '06.01.2014 RL704640459DE', '577108600715', 'FedEx', '', '2013-12-03', '', '', '', '', '', ''),
(13388, '210349835', NULL, NULL, 'karen White', '4 the beeches  tickton', '', 'Hu17 9RL', 'Beverley', 'Grossbritannien', 'GB', NULL, NULL, '7961293991', '0010250B4Y', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600726', 'FedEx', NULL, '2013-12-03', '24.11.2013 10:33', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13389, '210426018', NULL, NULL, 'kathleen macluskey', '8 GARDNER STREET', 'Jungle in the City', 'G11 5NG', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7837939110', '0010160TEF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600737', 'FedEx', NULL, '2013-12-03', '24.11.2013 15:52', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13390, '210425559', NULL, NULL, 'Lee Lipson', '8 GROSVENOR PARK LANE', 'Please Leave With Flat 7 Or Outside Door If No one Is Home Thanks', 'M7 4JZ', 'SALFORD', 'Grossbritannien', 'GB', NULL, NULL, '7970778537', '0010198UNG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600748', 'FedEx', NULL, '2013-12-03', '24.11.2013 15:53', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13391, '210467589', NULL, NULL, 'Miss K M Stansbury', '3 HIGHAM VIEW', '', 'S75 5EU', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7446096350', '0010137LYH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600759', 'FedEx', NULL, '2013-12-03', '24.11.2013 19:25', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13392, '210390089', NULL, NULL, 'Nadeem Patel', '12 ECKERSLEY ROAD', '', 'BL1 8EA', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7512328997', '00100422B0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600760', 'FedEx', NULL, '2013-12-03', '24.11.2013 12:54', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13393, '210430216', NULL, NULL, 'patricia price', '187 manchester rd surgery', '', 'bb11 4hp', 'lancashire', 'Grossbritannien', 'GB', NULL, NULL, '1282420680', '0010139NL5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600770', 'FedEx', NULL, '2013-12-03', '24.11.2013 16:22', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13394, '210377129', NULL, NULL, 'Pauline Wilson', '37 COLDHAMS CRESCENT', '', 'PE29 1UE', 'HUNTINGDON', 'Grossbritannien', 'GB', NULL, NULL, '7801978298', '0010104VCK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600781', 'FedEx', NULL, '2013-12-03', '24.11.2013 11:52', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13395, '210350587', NULL, NULL, 'Richard Gill', '8 GARFIELD TERRACE', '', 'Pl1 5nu', 'Plymouth', 'Grossbritannien', 'GB', NULL, NULL, '7791869640', '00101408EF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600792', 'FedEx', NULL, '2013-12-03', '24.11.2013 10:33', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13396, '210493197', NULL, NULL, 'Sakura Pietersz', '9 TYLER WALK', '', 'Sl3 7gt', 'Langley', 'Grossbritannien', 'GB', NULL, NULL, '7581073498', '0010187CMV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600807', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:26', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13397, '210486236', NULL, NULL, 'samah mohamed', '1neville Hou NEVILLE ROAD', '', 'NW6 5BT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7787445893', '00100494OT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600818', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:55', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13398, '210518230', NULL, NULL, 'shade banks', '14 SYCAMORE PLACE, BRADWELL VILLAGE, BURFORD,', '', 'OX18 4XG', 'OXFORDSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7988131292', '0010087SPJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600829', 'FedEx', NULL, '2013-12-03', '24.11.2013 23:52', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13399, '210428812', NULL, NULL, 'Susan Laing', '34 WENSLEY CLOSE', 'Ouston Chester le Street', 'DH2 1SD', 'CHESTER LE STREET', 'Grossbritannien', 'GB', NULL, NULL, '0191 4528777', '0010055A2I', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600830', 'FedEx', NULL, '2013-12-03', '24.11.2013 16:22', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13400, '210412613', NULL, NULL, 'Thingocdiep VU', 'FLAT 8 HARROWGATE ROAD', 'Good', 'E9 7BS', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7885280668', '0010047MVN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600840', 'FedEx', NULL, '2013-12-03', '24.11.2013 14:52', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13401, '210485493', NULL, NULL, 'Usman Sharif', '3 MONMOUTH AVENUE', '', 'E18 1NU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7989391590', '0010246UK7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600851', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:53', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13402, '210317453', NULL, NULL, 'Wesley Grant', '112 COPGROVE ROAD', '', 'LS8 2RS', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7743822591', '0010216LFW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600862', 'FedEx', NULL, '2013-12-03', '24.11.2013 01:22', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13403, '210479977', NULL, NULL, 'XU LI', '39A BETHEL STREET', '', 'NR2 1NR', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '7979785877', '0010144GSS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108600873', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:22', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13404, '210526701', NULL, NULL, 'Andrew Wileman', '23 NEWMAN DRIVE', 'Church Gresley', 'DE11 9RZ', 'SWADLINCOTE', 'Grossbritannien', 'GB', NULL, NULL, '01283 299929', '0010184S4H', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108600884', 'FedEx', NULL, '2013-11-26', '25.11.2013 01:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13405, '210448625', NULL, NULL, 'Carol Islam', '50 MARSTON GARDENS', '', 'LU2 7DU', 'LUTON', 'Grossbritannien', 'GB', NULL, NULL, '7812200276', '00100354YB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108600895', 'FedEx', NULL, '2013-11-26', '24.11.2013 17:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13406, '210410521', NULL, NULL, 'Chris Phillipou', '73 HASTINGS AVENUE', '', 'Ig6 1dx', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7944202447', '0010160J1L', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108600900', 'FedEx', NULL, '2013-11-26', '24.11.2013 14:54', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13407, '210509912', NULL, NULL, 'conor catney', '15 TULLYMORE DRIVE', '', 'BT11 8NH', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7756407737', '001013712W', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108600910', 'FedEx', NULL, '2013-11-26', '24.11.2013 22:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13408, '210520444', NULL, NULL, 'Gordon Lyall', '7 FLAT 5 EAST PILTON FARM CRESCENT', '', 'EH5 2GF', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7733883814', '0010047W57', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108600921', 'FedEx', NULL, '2013-11-26', '24.11.2013 23:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13409, '210477458', NULL, NULL, 'Jadeed Beita', '12 FOSTER STREET', '', 'LN5 7QF', 'LINCOLN', 'Grossbritannien', 'GB', NULL, NULL, '7585286060', '10063015', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108600932', 'FedEx', NULL, '2013-11-26', '24.11.2013 20:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13410, '210332644', NULL, NULL, 'Jemma Parfitt', '135 Netheroyd Hill Road', '', 'HD2 2LX', 'Huddersfield', 'Grossbritannien', 'GB', NULL, NULL, '7988605718', '00102021A9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108600943', 'FedEx', NULL, '2013-11-26', '24.11.2013 08:54', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13411, '210398350', NULL, NULL, 'John Maunder', '56 SMITHIES AVENUE', 'Sully', 'CF64 5SS', 'PENARTH', 'Grossbritannien', 'GB', NULL, NULL, '2920531379', '00101220FR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108600954', 'FedEx', NULL, '2013-11-26', '24.11.2013 13:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13412, '210430674', NULL, NULL, 'Luke Swift', '8 FULLER ROAD', 'Lower swainswick', 'BA1 7BB', 'BATH', 'Grossbritannien', 'GB', NULL, NULL, '7807147285', '0010038K7X', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108600965', 'FedEx', NULL, '2013-11-26', '24.11.2013 16:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13413, '210407778', NULL, NULL, 'Marc Thomas', '65 LIVINGSTONE ROAD', 'THOMAS DOOR AND WINDOW CONTROLS units 1-5', 'BN3 3WN', 'HOVE', 'Grossbritannien', 'GB', NULL, NULL, '7809899551', '00100267BX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108600976', 'FedEx', NULL, '2013-11-26', '24.11.2013 14:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13414, '210350353', NULL, NULL, 'Maryam Olajide', '12 CRAVEN STREET', '', 'LN5 8DF', 'LINCOLN', 'Grossbritannien', 'GB', NULL, NULL, '7435520512', '0010024PEA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108600987', 'FedEx', NULL, '2013-11-26', '24.11.2013 10:30', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13415, '210442109', NULL, NULL, 'Melanie Maclean', '19 BROADACRE', '', 'WN8 0BL', 'SKELMERSDALE', 'Grossbritannien', 'GB', NULL, NULL, '7415890266', '0010007MNG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108600998', 'FedEx', NULL, '2013-11-26', '24.11.2013 17:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13416, '210463603', NULL, NULL, 'Nicola Cameron', '128 HALBEATH ROAD', '', 'KY11 4LF', 'DUNFERMLINE', 'Grossbritannien', 'GB', NULL, NULL, '7947271896', '0010094QKV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108601001', 'FedEx', NULL, '2013-11-26', '24.11.2013 19:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13417, '210384424', NULL, NULL, 'Nicole Spalding', '56 VINEFIELDS', '', 'EH34 5HD', 'TRANENT', 'Grossbritannien', 'GB', NULL, NULL, '1875340658', '0010037H10', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108601012', 'FedEx', NULL, '2013-11-26', '24.11.2013 12:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13418, '210316471', NULL, NULL, 'paul gunn', '29 BROUGHTON AVENUE', '', 'TS4 3PY', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7712162673', '0010186S1A', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108601023', 'FedEx', NULL, '2013-11-26', '24.11.2013 00:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13419, '210372379', NULL, NULL, 'Peter Donnelly', '19 HERONS RISE', '', 'SP10 2DY', 'ANDOVER', 'Grossbritannien', 'GB', NULL, NULL, '1264324654', '0010010Z1K', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108601034', 'FedEx', NULL, '2013-11-26', '24.11.2013 11:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(13420, '210522361', NULL, NULL, 'Rutger Zietsma', '4A JOHN STREET', '', 'NE30 4PL', 'NORTH SHIELDS', 'Grossbritannien', 'GB', NULL, NULL, '7870100160', '0010148ER8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108601045', 'FedEx', NULL, '2013-11-26', '25.11.2013 00:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13421, '210522054', NULL, NULL, 'Ryan Lindsay', '17 OSBASTON CLOSE', '', 'CV5 7NN', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7825234841', '0010205K3W', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108601056', 'FedEx', NULL, '2013-11-26', '25.11.2013 00:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13422, '210520612', NULL, NULL, 'Sam Weston', '35 WESTCOTT WAY', '', 'NN3 3BE', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '1604637726', '0010167EMV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108601067', 'FedEx', NULL, '2013-11-26', '24.11.2013 23:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13423, '210501505', NULL, NULL, 'sarah harris', 'CHEZNOUS CARTERS CLAY', 'Lockerley', 'SO51 0GN', 'ROMSEY', 'Grossbritannien', 'GB', NULL, NULL, '01794 340910', '0010247UAU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108601078', 'FedEx', NULL, '2013-11-26', '24.11.2013 21:54', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13424, '210494099', NULL, NULL, 'Shane Perkins', '105 Sadler', '', 'Cv6 2le', 'Coventry', 'Grossbritannien', 'GB', NULL, NULL, '', '00100707IF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108601089', 'FedEx', NULL, '2013-11-26', '24.11.2013 21:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13425, '210368564', NULL, NULL, 'Sharon Pitman', '60 FLAT 0/2 DORCHESTER AVENUE', 'Glasgow', 'G12 0ED', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7592392815', '0010023TOP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108601090', 'FedEx', NULL, '2013-11-26', '24.11.2013 11:25', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13426, '210515004', NULL, NULL, 'Sherif El Faham', '10 WEYMOUTH STREET', '', 'W1W 5BX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7551806281', '0010118D9L', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108601104', 'FedEx', NULL, '2013-11-26', '24.11.2013 23:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13427, '210455467', NULL, NULL, 'thao phan', '9 SPRINGWOOD SPRINGWOOD AVENUE', '', 'HD1 4BG', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7423260660', '00101335Y9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108601115', 'FedEx', NULL, '2013-11-26', '24.11.2013 18:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13428, '210453118', NULL, NULL, 'Tony Carter', '107 SHIPMAN ROAD', '', 'YO43 3RA', 'YORK', 'Grossbritannien', 'GB', NULL, NULL, '7796824117', '001007364F', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108601126', 'FedEx', NULL, '2013-11-26', '24.11.2013 18:24', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13429, '210505012', NULL, NULL, 'Wendy Peters', '4 RIVERSIDE', 'Storrington', 'RH20 4NN', 'PULBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7969286019', '0010054FRH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108601137', 'FedEx', NULL, '2013-11-26', '24.11.2013 22:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13430, '210499072', NULL, NULL, 'William Owen', '19 Ripon Ave', '', 'HD2 2QP', 'Huddersfield', 'Grossbritannien', 'GB', NULL, NULL, '7577218310', '*0010232E99', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108601148', 'FedEx', NULL, '2013-11-26', '24.11.2013 21:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13431, '210459467', NULL, NULL, 'Aaron Foster', '4 Ness House', 'Fairfield Road Scotland', 'IV3 5QA', 'Inverness', 'Grossbritannien', 'GB', NULL, NULL, '7968695277', '00301322SI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'RG518111155DE', 'Deutsche Post', NULL, '2013-12-03', '24.11.2013 18:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13432, '210458311', NULL, NULL, 'Aaron Hooper', '198 HARRINGTON ROAD', '', 'BS14 8JY', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7970057635', '00300310Y3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601160', 'FedEx', NULL, '2013-12-03', '24.11.2013 18:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13433, '210515933', NULL, NULL, 'Abdou J Badjie', '2a Roy Road', '', 'Ha6 1eh', 'Northwood', 'Grossbritannien', 'GB', NULL, NULL, '7578822938', '0030058K45', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601170', 'FedEx', NULL, '2013-12-03', '24.11.2013 23:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13434, '210499448', NULL, NULL, 'Ahmed Saleh', '7 Aldridge Court', 'Aldridge Road Villas', 'w11 1bs', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7961861966', '003004578S', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601181', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13435, '210374241', NULL, NULL, 'Alexander Michael', '27 PILBOROUGH WAY', '', 'CO3 9XW', 'COLCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7891059678', '0030211IKD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601192', 'FedEx', NULL, '2013-12-03', '24.11.2013 11:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13436, '210490232', NULL, NULL, 'Alfredas Radavicius', '85A COLWORTH ROAD', '', 'E11 1JA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '4,4743E+11', '0030191NW9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601207', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13437, '210315527', NULL, NULL, 'Amir Ali', '605 POLLOKSHAWS ROAD', '', 'G41 2QA', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7414618241', '0030016AEM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601218', 'FedEx', NULL, '2013-12-03', '24.11.2013 00:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13438, '210424893', NULL, NULL, 'andre soliman', '109 MANSELL ROAD', '', 'BN43 6GP', 'SHOREHAM-BY-SEA', 'Grossbritannien', 'GB', NULL, NULL, '4,41273E+11', '0030234MGP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601229', 'FedEx', NULL, '2013-12-03', '24.11.2013 15:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13439, '210369148', NULL, NULL, 'Angela Nicholas', '1 PAULET CLOSE', 'Townhill park', 'SO18 2EY', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7576705074', '00300644MF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601230', 'FedEx', NULL, '2013-12-03', '24.11.2013 11:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13440, '210453659', NULL, NULL, 'arrum osman', '94 ST. PETERS ROAD', '', 'LE2 1DE', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7775212627', '00300152DG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601240', 'FedEx', NULL, '2013-12-03', '24.11.2013 18:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13441, '210427269', NULL, NULL, 'Ashleigh Trickett', '72 CHANDLERS COURT', '', 'FK8 1NR', 'STIRLING', 'Grossbritannien', 'GB', NULL, NULL, '7710193944', '0030044XHH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601251', 'FedEx', NULL, '2013-12-03', '24.11.2013 16:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13442, '210433022', NULL, NULL, 'Azarmindokht Aalamani', '3 perkins sq London', '', 'Se19hu', 'London', 'Grossbritannien', 'GB', NULL, NULL, '2074039827', '0030246S72', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601262', 'FedEx', NULL, '2013-12-03', '24.11.2013 16:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13443, '210344415', NULL, NULL, 'Azra Makkan', '7 Albert rd', '', 'Bl1 5he', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7725319673', '0030109CR4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601273', 'FedEx', NULL, '2013-12-03', '24.11.2013 10:36', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13444, '210431827', NULL, NULL, 'Benjamin Raper', 'LOSELY HOLMBURY ROAD', '', 'GU6 7SJ', 'CRANLEIGH', 'Grossbritannien', 'GB', NULL, NULL, '01483 277563', '00300594HU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601284', 'FedEx', NULL, '2013-12-03', '24.11.2013 16:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13445, '210440301', NULL, NULL, 'Bhavesh Patel', '1 LAWTON CLOSE', '', 'SK6 3EQ', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7984244837', '0030197WHU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601295', 'FedEx', NULL, '2013-12-03', '24.11.2013 17:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13446, '210316679', NULL, NULL, 'Bibek Limbu', 'RAO DEPT 2 RGR, SHORNCLIFFE', '', 'CT20 3HJ', 'FOLKESTONE', 'Grossbritannien', 'GB', NULL, NULL, '7769113800', '0030071WC7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601300', 'FedEx', NULL, '2013-12-03', '24.11.2013 01:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13447, '210460909', NULL, NULL, 'Braide Victoria', '17 BLAKENEY CLOSE', '', 'NR4 7QP', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '7917763536', '0030178S41', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601310', 'FedEx', NULL, '2013-12-03', '24.11.2013 18:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13448, '210485314', NULL, NULL, 'Brian Ashitey', '10 BROOMCROFT AVENUE', 'Northolt', 'UB5 6HZ', 'NORTHOLT', 'Grossbritannien', 'GB', NULL, NULL, '7904389837', '00301439WY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601321', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:55', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13449, '210478000', NULL, NULL, 'Caroline Shawley', '9 HURLANDS CLOSE', '', 'GU9 9JF', 'FARNHAM', 'Grossbritannien', 'GB', NULL, NULL, '7730145759', '0030181PWV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601332', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13450, '210426596', NULL, NULL, 'Cath Williams', 'SACRED HEART WINDERMERE ROAD', 'Leigh', 'WN7 1UX', 'LEIGH', 'Grossbritannien', 'GB', NULL, NULL, '7881024771', '0030166LYI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601343', 'FedEx', NULL, '2013-12-03', '24.11.2013 15:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13451, '210456026', NULL, NULL, 'celine dyke', '1 BARRIE ROAD', 'Whitecross Hereford Herefordshire England', 'HR4 0QQ', 'HEREFORD', 'Grossbritannien', 'GB', NULL, NULL, '7772430153', '0030147HI6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601354', 'FedEx', NULL, '2013-12-03', '24.11.2013 18:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13452, '210392783', NULL, NULL, 'Cengiz Bakbak', '19 LONDON ROAD', 'Morden', 'SM4 5HT', 'MORDEN', 'Grossbritannien', 'GB', NULL, NULL, '7984201990', '0030072YLW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601365', 'FedEx', NULL, '2013-12-03', '24.11.2013 13:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13453, '210522856', NULL, NULL, 'Chris Aristidou', '7 FELSTEAD ROAD', 'Felstead road', 'EN8 7HB', 'WALTHAM CROSS', 'Grossbritannien', 'GB', NULL, NULL, '7796535634', '0030097S5T', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601376', 'FedEx', NULL, '2013-12-03', '25.11.2013 00:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13454, '210315361', NULL, NULL, 'Chris Mann', '48 CHURCH LANE', '', 'S44 5AH', 'CHESTERFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7885745577', '0030175KZU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601387', 'FedEx', NULL, '2013-12-03', '24.11.2013 00:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13455, '210373784', NULL, NULL, 'chris palmer', '6 WILLENHALL STREET', '', 'NP19 0DJ', 'NEWPORT', 'Grossbritannien', 'GB', NULL, NULL, '7747764497', '0030139RIG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601398', 'FedEx', NULL, '2013-12-03', '24.11.2013 11:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13456, '210465673', NULL, NULL, 'Chris White', '217 UPPERTHORPE', 'Toybox nursery', 'S6 3NG', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7973324738', '00301225G5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601402', 'FedEx', NULL, '2013-12-03', '24.11.2013 19:26', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13457, '210477404', NULL, NULL, 'Cianca Green', '66 ASPINALL ROAD', '', 'SE4 2EG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7581467354', '0030066ABA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601413', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13458, '210510299', NULL, NULL, 'Cora Chase', '39 MOLLY HUGGINS CLOSE', 'Balham', 'SW12 0LZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7535523123', '0030185FWS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601424', 'FedEx', NULL, '2013-12-03', '24.11.2013 22:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13459, '210365696', NULL, NULL, 'dace sulce', '22 ELLWOOD CLOSE', '', 'SO19 6BN', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7542057651', '0030113AZS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601435', 'FedEx', NULL, '2013-12-03', '24.11.2013 11:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13460, '210464729', NULL, NULL, 'Dalvinder Gill', '87  Narbrough Road South', '', 'le3 2hd', 'Leicester', 'Grossbritannien', 'GB', NULL, NULL, '', '0030039BQW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601446', 'FedEx', NULL, '2013-12-03', '24.11.2013 19:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13461, '210491700', NULL, NULL, 'David Condor', 'Flat C 9-11 Adine Road', '', 'E13 8LL', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7714288287', '0030096SJV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601457', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13462, '210443530', NULL, NULL, 'David Hamilton', '2 ARDNAHOE AVENUE', 'if not in please leave with neighbour', 'G42 0DG', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7895574331', '0030221I2E', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601468', 'FedEx', NULL, '2013-12-03', '24.11.2013 17:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13463, '210417348', NULL, NULL, 'David Kirby', 'Gore Court Gore Street', '', 'CT12 4LL', 'Monkton', 'Grossbritannien', 'GB', NULL, NULL, '4,47814E+11', '0030157C2Z', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601479', 'FedEx', NULL, '2013-12-03', '24.11.2013 15:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13464, '210365091', NULL, NULL, 'David Womack', '59 HUND OAK DRIVE', '', 'DN7 6RL', 'DONCASTER', 'Grossbritannien', 'GB', NULL, NULL, '7825776774', '0030163BWJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601480', 'FedEx', NULL, '2013-12-03', '24.11.2013 11:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13465, '210491251', NULL, NULL, 'Dawn Copeland', '8 Auckland View', '', 'DL14 0JQ', 'Bishop Auckland', 'Grossbritannien', 'GB', NULL, NULL, '', '00301555MO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601490', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13466, '210353093', NULL, NULL, 'Dawn Embury', '1A SANDOWN GARDENS', '', 'M41 5EZ', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7738237363', '0030217PG7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601505', 'FedEx', NULL, '2013-12-03', '24.11.2013 10:35', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13467, '210317318', NULL, NULL, 'Debbie Leung', '85 DUCHESS STREET', '', 'OL2 7XD', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7854120291', '0030249T9C', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601516', 'FedEx', NULL, '2013-12-03', '24.11.2013 01:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13468, '210464769', NULL, NULL, 'Diane Hutchinson', '172 BROMLEY HEATH ROAD', '', 'BS16 6JB', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '0117 9573163', '003006396S', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601527', 'FedEx', NULL, '2013-12-03', '24.11.2013 19:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13469, '210439447', NULL, NULL, 'Donna Thorrington', '67 GLYN EIDDEW', 'Pentwyn', 'CF23 7BQ', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7789373635', '0030106MOA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601538', 'FedEx', NULL, '2013-12-03', '24.11.2013 17:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13470, '210453198', NULL, NULL, 'Dovile Kasteckaite', '20 SHORNDEAN STREET', '', 'SE6 2ES', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7958699016', '0030220YJU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601549', 'FedEx', NULL, '2013-12-03', '24.11.2013 18:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13471, '210404717', NULL, NULL, 'Emma Johnson', '87 Mark road', 'If you get no answer call leave in the back garden by the door.', 'L38 0BQ', 'Liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7547049069', '0030121T5T', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601550', 'FedEx', NULL, '2013-12-03', '24.11.2013 14:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13472, '210491763', NULL, NULL, 'Gagandeep Shokar', '382 COLLEGE STREET', '', 'NG10 4GN', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7528220019', '00300288JP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601560', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13473, '210486654', NULL, NULL, 'Gayatri Sahay', '19 HYDE PARK STREET', '', 'W2 2JW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7789692629', '00302192SN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601571', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13474, '210339611', NULL, NULL, 'Gillian Lawrenson', '2 KNARESBOROUGH ROAD', '', 'CH44 2BG', 'WALLASEY', 'Grossbritannien', 'GB', NULL, NULL, '1516301637', '0030199OYU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601582', 'FedEx', NULL, '2013-12-03', '24.11.2013 09:37', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13475, '210425560', NULL, NULL, 'Greg Westcott', '15 COURT HILL', 'Court House, Surrey', 'CR5 3NQ', 'COULSDON', 'Grossbritannien', 'GB', NULL, NULL, '7809706156', '0030138PLH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601593', 'FedEx', NULL, '2013-12-03', '24.11.2013 15:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13476, '210511907', NULL, NULL, 'GUANBIN HUANG', '16 SHEFFIELD STREET', '', 'LE3 0GX', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7935799769', '0030202EGM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601608', 'FedEx', NULL, '2013-12-03', '24.11.2013 22:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13477, '210470532', NULL, NULL, 'Harry Morgan', '21 LIGHTERMANS WAY', '', 'DA9 9FN', 'GREENHITHE', 'Grossbritannien', 'GB', NULL, NULL, '7855125687', '0030150EQC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601619', 'FedEx', NULL, '2013-12-03', '24.11.2013 19:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13478, '210479835', NULL, NULL, 'Hayley Morton', '2 addison close', '', 'l32 9sj', 'liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7568148007', '0030165IAK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601620', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13479, '210319238', NULL, NULL, 'hilary parnell', 'LLAMEDOS CROSS LANE', '', 'PL31 2EH', 'BODMIN', 'Grossbritannien', 'GB', NULL, NULL, '120872880', '0030230PP0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601630', 'FedEx', NULL, '2013-12-03', '24.11.2013 02:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13480, '210432522', NULL, NULL, 'hugh Mccullough', '142 FINAGHY ROAD NORTH', '', 'BT10 0JD', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7912504692', '0030067S61', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601641', 'FedEx', NULL, '2013-12-03', '24.11.2013 16:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13481, '210496879', NULL, NULL, 'ian risley', '45 THE QUADRANT', 'ushers bakery', 'AL4 9RB', 'ST. ALBANS', 'Grossbritannien', 'GB', NULL, NULL, '7747198073', '00300870JP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601652', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13482, '210525036', NULL, NULL, 'Ikechukwu Uzor', '58 Elswick 58 Elswick Road, Lewisham', 'please ask for international passport for identification', 'SE13 7SR', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7429281043', '0030002JUC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601663', 'FedEx', NULL, '2013-12-03', '25.11.2013 00:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13483, '210465071', NULL, NULL, 'Jak Brett', '75 COMBE DRIVE', '', 'NE15 8XB', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7528684711', '0030179NHD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601674', 'FedEx', NULL, '2013-12-03', '24.11.2013 19:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13484, '210491830', NULL, NULL, 'James Heley', '35 BRIGANTINE WAY', '', 'NP10 8EW', 'NEWPORT', 'Grossbritannien', 'GB', NULL, NULL, '07500 901287', '0030080UP2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601685', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:26', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13485, '210466130', NULL, NULL, 'Jas Singh', '10 Methley View', '', 'Ls7 3nh', 'Leeds', 'Grossbritannien', 'GB', NULL, NULL, '7720869412', '0030011H5K', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601696', 'FedEx', NULL, '2013-12-03', '24.11.2013 19:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13486, '210519555', NULL, NULL, 'Jessica Buckley', '34 SUNNYMEAD ROAD', '', 'B26 1LJ', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7581306297', '0030115TOY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601700', 'FedEx', NULL, '2013-12-03', '24.11.2013 23:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13487, '210492008', NULL, NULL, 'Joanna Stylianou', '5 Sundial Court', 'On Target Recruitment 5 Sundial Court Tolworth Rise South SURBITON KT5 9NN', 'KT5 9NN', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7854291542', '0030029Q3S', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601711', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13488, '210390996', NULL, NULL, 'John Cross', '20 LANG ROAD', 'Barassie', 'KA10 6TP', 'TROON', 'Grossbritannien', 'GB', NULL, NULL, '1292679481', '00301426A2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601722', 'FedEx', NULL, '2013-12-03', '24.11.2013 13:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13489, '210375452', NULL, NULL, 'John Gargett', '73 East view, wideopen', 'Newcastle upon Tyne', 'Ne13 6ee', 'Ne13 6ee', 'Grossbritannien', 'GB', NULL, NULL, '7941674865', '00301111WC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601733', 'FedEx', NULL, '2013-12-03', '24.11.2013 11:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13490, '210511987', NULL, NULL, 'John Morton', '14 LODSWORTH DRIVE', 'SOUTHFIELD GARDENS', 'NE23 7XR', 'CRAMLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7999110943', '0030228MGD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601744', 'FedEx', NULL, '2013-12-03', '24.11.2013 22:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13491, '210490028', NULL, NULL, 'karen thackeray', '11 BUCKTHORNE DRIVE', '', 'WF3 2DA', 'WAKEFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7831281695', '0030112H3A', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601755', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13492, '210492012', NULL, NULL, 'Kaye Kirby', '99 SALTWELLS ROAD', '', 'DY2 0BN', 'DUDLEY', 'Grossbritannien', 'GB', NULL, NULL, '7909807192', '0030130VQ2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601766', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13493, '210394593', NULL, NULL, 'Kayleigh Argyle', '57 FOSTER AVENUE', '', 'SL4 4NH', 'WINDSOR', 'Grossbritannien', 'GB', NULL, NULL, '7540634134', '00300339KO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601777', 'FedEx', NULL, '2013-12-03', '24.11.2013 13:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13494, '210490664', NULL, NULL, 'Kerry Gillespie', '24 BARKERS LANE', '', 'MK41 9SJ', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7415376824', '0030223QNO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601788', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13495, '210420435', NULL, NULL, 'Laura Lane', '113 YORK ROAD', '', 'TS5 6LJ', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7881270241', '00301862TK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601799', 'FedEx', NULL, '2013-12-03', '24.11.2013 15:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13496, '210569192', NULL, NULL, 'LAURA SOUTHALL', '2 BALSALL STREET', '', 'CV7 7AR', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7775787324', '00301234WN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601803', 'FedEx', NULL, '2013-12-03', '25.11.2013 09:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13497, '210373468', NULL, NULL, 'Laurie Cowden', '22 RATHMORE WAY', '', 'BT37 9DS', 'NEWTOWNABBEY', 'Grossbritannien', 'GB', NULL, NULL, '7971341713', '0030189DO2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601814', 'FedEx', NULL, '2013-12-03', '24.11.2013 11:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13498, '210457217', NULL, NULL, 'Lee Bell', '40 LANGDALE CRESCENT', '', 'LA9 6JU', 'KENDAL', 'Grossbritannien', 'GB', NULL, NULL, '7805788171', '0030212HYT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601825', 'FedEx', NULL, '2013-12-03', '24.11.2013 18:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13499, '210416175', '', '', 'Lewis Wallbridge', '6 CHERRY AVENUE', '', 'BN18 0LB', 'ARUNDEL', 'Grossbritannien', '', '', '', '7894851564', '0030081SKQ', '', '', 'Theorema Men?s Casablanca Watch - Brown Strap, Gold Case and Black Dial', '1.Uhr verloren\r\n18.12.2013- 578824879749  Fedex', '577108601836', 'FedEx', '', '2013-12-03', '', '', '', '', '', ''),
(13500, '210333282', NULL, NULL, 'Li Chen', '124 HORNSEY PARK ROAD', '', 'N8 0JY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7702683641', '0030216TUF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601847', 'FedEx', NULL, '2013-12-03', '24.11.2013 08:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13501, '210504570', NULL, NULL, 'Lloyd Newby', '129 REPTON CLOSE', '', 'LU3 3UP', 'LUTON', 'Grossbritannien', 'GB', NULL, NULL, '7903017061', '00300693EB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601858', 'FedEx', NULL, '2013-12-03', '24.11.2013 22:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13502, '210522035', NULL, NULL, 'LYNN DAWSON', '120B TYERSAL ROAD', '', 'BD4 8HG', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7531162623', '0030090HP2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601869', 'FedEx', NULL, '2013-12-03', '25.11.2013 00:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13503, '210486310', NULL, NULL, 'Maria Lloyd', '17 THE BEECHES', '', 'BN1 5LS', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '7769328327', '0030038LCM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601870', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13504, '210431499', NULL, NULL, 'Marie Perry', '39 PARK ROAD', 'Andrew walsh funeral directors ltd', 'WS3 3SS', 'WALSALL', 'Grossbritannien', 'GB', NULL, NULL, '7891074022', '0030089B9A', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601880', 'FedEx', NULL, '2013-12-03', '24.11.2013 16:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13505, '210377573', NULL, NULL, 'Marilyn McGuire', '0 Barton Road', '', 'IP32 7BG', 'Bury St Edmunds', 'Grossbritannien', 'GB', NULL, NULL, '07788 238334', '0030117HEA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601891', 'FedEx', NULL, '2013-12-03', '24.11.2013 12:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13506, '210320648', NULL, NULL, 'Mark Bonner', 'Flat 14 Kilmuir House, 1 Depot Road', '', 'KT17 4RJ', 'Epsom', 'Grossbritannien', 'GB', NULL, NULL, '7597786112', '00300925FN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601906', 'FedEx', NULL, '2013-12-03', '24.11.2013 03:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13507, '210378684', NULL, NULL, 'Mark Eales', '46 Pilton Close', '', 'NN3 5EZ', 'Northampton', 'Grossbritannien', 'GB', NULL, NULL, '7976950077', '0030083QQ5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601917', 'FedEx', NULL, '2013-12-03', '24.11.2013 12:27', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13508, '210331958', NULL, NULL, 'Mark Robinson', 'BROOK VIEW, LEIGH LANE', 'Leigh Lane, Off Owlerbarrow Road, Walshaw', 'BL8 1RJ', 'BURY', 'Grossbritannien', 'GB', NULL, NULL, '4,47837E+11', '00302064TV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601928', 'FedEx', NULL, '2013-12-03', '24.11.2013 08:55', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13509, '210316758', NULL, NULL, 'Martha Napier', '5 CARRICK GROVE', '', 'G32 0RG', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '1417787981', '30013459', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601939', 'FedEx', NULL, '2013-12-03', '24.11.2013 01:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13510, '210477447', NULL, NULL, 'Martin Hoban', '39 NICANDER ROAD', '', 'L18 1HU', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7718079735', '0030004VT4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601940', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13511, '210472334', NULL, NULL, 'Maryana Meikhail', '81 AMBERLEY DRIVE', '', 'BN3 8JQ', 'HOVE', 'Grossbritannien', 'GB', NULL, NULL, '7973407098', '00302424LT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601950', 'FedEx', NULL, '2013-12-03', '24.11.2013 19:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13512, '210338648', NULL, NULL, 'Maryanne niblett', 'MYTYE HOUSE SCHOOL LANE', '', 'LE8 5US', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7412343609', '0030240H16', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601961', 'FedEx', NULL, '2013-12-03', '24.11.2013 09:41', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13513, '210465923', NULL, NULL, 'michael tebbutt', '3 LITTLE DITTON', '', 'CB8 9SA', 'NEWMARKET', 'Grossbritannien', 'GB', NULL, NULL, '1638730356', '0030127BET', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601972', 'FedEx', NULL, '2013-12-03', '24.11.2013 19:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13514, '210388027', NULL, NULL, 'Michelle Davies', '50 LANCASTER STREET', '', 'NP13 3EQ', 'ABERTILLERY', 'Grossbritannien', 'GB', NULL, NULL, '7792530655', '003012412F', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601983', 'FedEx', NULL, '2013-12-03', '24.11.2013 12:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13515, '210587307', NULL, NULL, 'Michelle Sheppard', '69 RIDGE STREET', '', 'WD24 6BL', 'WATFORD', 'Grossbritannien', 'GB', NULL, NULL, '07850 264 307', '0030177X65', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108601994', 'FedEx', NULL, '2013-12-03', '25.11.2013 11:57', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13516, '210468484', NULL, NULL, 'nasir Olajide', '12 CRAVEN STREET', '', 'LN5 8DF', 'LINCOLN', 'Grossbritannien', 'GB', NULL, NULL, '4,47572E+11', '0030079L9S', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602008', 'FedEx', NULL, '2013-12-03', '24.11.2013 19:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13517, '210470247', NULL, NULL, 'natalie wilday', '68 Radnor Drive', '', 'pr9 9rs', 'Southport', 'Grossbritannien', 'GB', NULL, NULL, '7703627222', '0030076URT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602019', 'FedEx', NULL, '2013-12-03', '24.11.2013 19:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13518, '210490388', NULL, NULL, 'Nazia Begum', '221 LORD STREET', '', 'WS1 4DU', 'WALSALL', 'Grossbritannien', 'GB', NULL, NULL, '7882928796', '0030141BSJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602020', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13519, '210390467', NULL, NULL, 'Neil Innis', '9 LINGCREST', '', 'NE9 6SN', 'GATESHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7557149101', '0030226YMY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602030', 'FedEx', NULL, '2013-12-03', '24.11.2013 13:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13520, '210354983', NULL, NULL, 'Nick Walker', '30 Aldington Close', '', 'B98 7ne', 'Redditch', 'Grossbritannien', 'GB', NULL, NULL, '7787447610', '0030006IV8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602041', 'FedEx', NULL, '2013-12-03', '24.11.2013 10:36', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13521, '210401578', NULL, NULL, 'Nicola Stubbs', '10 CORNMILL LANE', '', 'LS17 9EQ', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '4,47957E+11', '0030021IHG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602052', 'FedEx', NULL, '2013-12-03', '24.11.2013 13:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13522, '210353702', NULL, NULL, 'Ntambu Rasgado', '102 INZIEVAR TERRACE', '', 'G32 8JT', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7947505721', '0030170DMZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602063', 'FedEx', NULL, '2013-12-03', '24.11.2013 10:26', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13523, '210518333', NULL, NULL, 'ozden akgun', '11 WOOLGREAVES DRIVE', 'could someone give me a call couple hours before delivery so i can make sure im at home', 'WF2 6DP', 'WAKEFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7830161284', '0030169INE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602074', 'FedEx', NULL, '2013-12-03', '24.11.2013 23:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13524, '210432770', NULL, NULL, 'paul bryan', '1 SANDPIPER DRIVE', '', 'HU4 6UP', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7890846622', '0030114LH7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602085', 'FedEx', NULL, '2013-12-03', '24.11.2013 16:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13525, '210319591', NULL, NULL, 'Paul Butler', '11 SHAW CLOSE', '', 'Ch66 2qe', 'Ellesmere Port', 'Grossbritannien', 'GB', NULL, NULL, '7759538453', '00301949FP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602096', 'FedEx', NULL, '2013-12-03', '24.11.2013 02:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13526, '210495491', NULL, NULL, 'Paul Gilson', '16 Priory Road', '', 'RH15 9HB', 'Burgess Hill', 'Grossbritannien', 'GB', NULL, NULL, '7738831646', '0030145EJJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602100', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13527, '210443794', NULL, NULL, 'Pauline Webb', '53 CHALDRON WAY', 'Eaglescliffe', 'TS16 0SD', 'STOCKTON-ON-TEES', 'Grossbritannien', 'GB', NULL, NULL, '7949685270', '0030172YQV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602111', 'FedEx', NULL, '2013-12-03', '24.11.2013 17:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13528, '210410119', NULL, NULL, 'pelin bezginsoy', '14 RANGEMOOR ROAD   TOTTENHAM', '', 'N15 4LP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7445256087', '0030056VXT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602122', 'FedEx', NULL, '2013-12-03', '24.11.2013 14:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13529, '210426633', NULL, NULL, 'Peter Anforth', '24 NEW TAYLOR FOLD', '', 'BB10 2LP', 'BURNLEY', 'Grossbritannien', 'GB', NULL, NULL, '7971281413', '0030204D5W', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602133', 'FedEx', NULL, '2013-12-03', '24.11.2013 15:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13530, '210471440', NULL, NULL, 'Peter Benson', '32 CAMELOT WAY', 'Duston', 'NN5 4BG', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '01604 582264', '0030248RRB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602144', 'FedEx', NULL, '2013-12-03', '24.11.2013 19:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13531, '210457468', NULL, NULL, 'phillip harvey', '12 DRAKE WAY', '', 'L10 7LL', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7414753737', '0030225DS4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602155', 'FedEx', NULL, '2013-12-03', '24.11.2013 18:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13532, '210461431', NULL, NULL, 'Rachel Bligh', '1 STAVELEY LANE', 'Thirbycliffe Cottages', 'S43 3YQ', 'CHESTERFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7807965144', '0030144U9O', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602166', 'FedEx', NULL, '2013-12-03', '24.11.2013 18:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13533, '210335731', NULL, NULL, 'Ray Meager', '297 DAYS LANE', '', 'DA15 8PQ', 'SIDCUP', 'Grossbritannien', 'GB', NULL, NULL, '2083041305', '0030084IYK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602177', 'FedEx', NULL, '2013-12-03', '24.11.2013 09:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13534, '210362929', NULL, NULL, 'Raymond Leonard', '4 SUNNINGDALE GROVE', '', 'TS27 3PW', 'HARTLEPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7854319359', '0030048S27', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602188', 'FedEx', NULL, '2013-12-03', '24.11.2013 10:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13535, '210488261', NULL, NULL, 'Razwana Nasheen', '63 BROOMHILL STREET', '', 'ST6 5JB', 'STOKE-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7432129942', '0030100TYG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602199', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13536, '210513994', NULL, NULL, 'Refael Sharphy', '125c CLAPTON COMMON', 'Flat 4', 'E5 9AB', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7943823700', '0030233AJH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602203', 'FedEx', NULL, '2013-12-03', '24.11.2013 23:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13537, '210469228', NULL, NULL, 'Ric Noble', '44 SWAIN COURT', '', 'DL6 1EL', 'NORTHALLERTON', 'Grossbritannien', 'GB', NULL, NULL, '01609 779321', '0030198MJF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602214', 'FedEx', NULL, '2013-12-03', '24.11.2013 19:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13538, '210496875', NULL, NULL, 'richard harper', '7 SALISBURY CLOSE', '', 'WS13 7SN', 'LICHFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7546930525', '00300366ZT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602225', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13539, '210383138', NULL, NULL, 'Robert Lavender', '8 SEVERN ROAD', 'Colley gate  Halesowen', 'B63 2LP', 'HALESOWEN', 'Grossbritannien', 'GB', NULL, NULL, '7989072394', '0030082D8F', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602236', 'FedEx', NULL, '2013-12-03', '24.11.2013 12:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13540, '210461479', NULL, NULL, 'Robin Jackson', '8 NORMAN CLOSE', '', 'Tq12 1pb', 'Newton abbot', 'Grossbritannien', 'GB', NULL, NULL, '01626 204282', '0030184IAS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602247', 'FedEx', NULL, '2013-12-03', '24.11.2013 18:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13541, '210447650', NULL, NULL, 'Robyn Keet', 'Doctors Surg 1 Marlborough Street', '', 'PL1 4AE', 'Plymouth', 'Grossbritannien', 'GB', NULL, NULL, '7854674603', '0030001SLC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602258', 'FedEx', NULL, '2013-12-03', '24.11.2013 17:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13542, '210379587', NULL, NULL, 'Ryan Green', '19 CHAPEL STREET', '', 'SK4 3AH', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7817175632', '0030153Y33', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602269', 'FedEx', NULL, '2013-12-03', '24.11.2013 12:26', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13543, '210445778', NULL, NULL, 'Sandra Harrison', '77 MANOR ROAD', '', 'M43 6QD', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7790252641', '0030151EYF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602270', 'FedEx', NULL, '2013-12-03', '24.11.2013 17:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13544, '210441142', NULL, NULL, 'Sandra Lambert', '26C GEORGE STREET', '', 'BS23 3AS', 'WESTON-SUPER-MARE', 'Grossbritannien', 'GB', NULL, NULL, '7796005326', '00300129P3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602280', 'FedEx', NULL, '2013-12-03', '24.11.2013 17:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13545, '210453686', NULL, NULL, 'Sara Stearn', 'April April House Almondsbury Business Centre', '', 'BS32 4QH', 'Bradley Stoke Bristol', 'Grossbritannien', 'GB', NULL, NULL, '7970610179', '0030108KCW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602291', 'FedEx', NULL, '2013-12-03', '24.11.2013 18:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(13546, '210478011', NULL, NULL, 'Sarah Anne Hilton', '30 ROWANTREE ROAD', '', 'BT25 1NN', 'DROMORE', 'Grossbritannien', 'GB', NULL, NULL, '7824398553', '00300540VG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602306', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13547, '210536380', NULL, NULL, 'Sarah Crow', '66 ST. THOMAS DRIVE', '', 'PO21 4UA', 'BOGNOR REGIS', 'Grossbritannien', 'GB', NULL, NULL, '7886529707', '00302389J4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602317', 'FedEx', NULL, '2013-12-03', '25.11.2013 07:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13548, '210451439', NULL, NULL, 'Sarah Payne', '1 DEERPARK ROAD', '', 'EH54 8AG', 'LIVINGSTON', 'Grossbritannien', 'GB', NULL, NULL, '7931094812', '0030091G6U', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602328', 'FedEx', NULL, '2013-12-03', '24.11.2013 18:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13549, '210387532', NULL, NULL, 'Sarbjit Nagra', '37 LUDDESDOWN ROAD', '', 'SN5 8HJ', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7585605138', '0030227FCF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602339', 'FedEx', NULL, '2013-12-03', '24.11.2013 12:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13550, '210449019', NULL, NULL, 'Sarune Petrauskaite', '5 CARLTON GARDENS', 'please leave the parcel to the security guards', 'SW1Y 5AD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7588162162', '30180894', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602340', 'FedEx', NULL, '2013-12-03', '24.11.2013 17:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13551, '210444032', NULL, NULL, 'saulius mikalajunas', '240 DERSINGHAM AVENUE', '', 'E12 6HW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7853853729', '00301887GT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602350', 'FedEx', NULL, '2013-12-03', '24.11.2013 17:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13552, '210349652', NULL, NULL, 'Sean hope', 'Olive branch Main street , clipsham', 'Please deliver to the kitchen manager', 'LE15 7SH', 'Nr Oakham ,Rutland', 'Grossbritannien', 'GB', NULL, NULL, '07568 370 881', '0030126PBF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602361', 'FedEx', NULL, '2013-12-03', '24.11.2013 10:31', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13553, '210328420', NULL, NULL, 'Sergej Berbash', '29A NEWCASTLE ROAD', '', 'SR5 1JA', 'SUNDERLAND', 'Grossbritannien', 'GB', NULL, NULL, '7526335856', '00301902FE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602372', 'FedEx', NULL, '2013-12-03', '24.11.2013 08:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13554, '210468009', NULL, NULL, 'Sharon Kehoe', '57 GLENAVON ROAD', '', 'CH43 0RD', 'PRENTON', 'Grossbritannien', 'GB', NULL, NULL, '7882321357', '0030187BXC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602383', 'FedEx', NULL, '2013-12-03', '24.11.2013 19:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13555, '210417979', NULL, NULL, 'Simon Holmes', '31 CONWAY ROAD', '', 'B90 4RF', 'SOLIHULL', 'Grossbritannien', 'GB', NULL, NULL, '7855390120', '0030243OVI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602394', 'FedEx', NULL, '2013-12-03', '24.11.2013 15:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13556, '210396657', NULL, NULL, 'Siouxsie Pang', '9 INNOX MILL CLOSE', '', 'BA14 9BA', 'TROWBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7969899070', '0030102P0J', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602409', 'FedEx', NULL, '2013-12-03', '24.11.2013 13:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13557, '210484886', NULL, NULL, 'SORINEL STEFAN', '9 collard avenue', '', 'ig10 2er', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7912783421', '00300326NK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602410', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:55', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13558, '210481086', NULL, NULL, 'Stephen Absolom', '117 Lyndhurst road', '', 'RG30 6UA', 'Reading', 'Grossbritannien', 'GB', NULL, NULL, '7588070447', '0030193XFU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602420', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13559, '210496836', NULL, NULL, 'Susan Robinson', '2 BESSINGHAM GARDENS', '', 'BD6 2AA', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7961093495', '0030009XLF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602431', 'FedEx', NULL, '2013-12-03', '24.11.2013 21:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13560, '210406038', NULL, NULL, 'teresa naulls', '1 PARKFIELD DRIVE', '', 'HU3 6TF', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7957622782', '0030116XK3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602442', 'FedEx', NULL, '2013-12-03', '24.11.2013 14:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13561, '210418377', NULL, NULL, 'terry andrews', '65 THE SPINNEY', 'leave in porch if out', 'PO16 8QD', 'FAREHAM', 'Grossbritannien', 'GB', NULL, NULL, '7762722730', '00300992EB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602453', 'FedEx', NULL, '2013-12-03', '24.11.2013 15:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13562, '210477117', NULL, NULL, 'Thomas Edward Finn', '5 SHERBOURNE CLOSE', '', 'HP2 4JA', 'HEMEL HEMPSTEAD', 'Grossbritannien', 'GB', NULL, NULL, '1442269714', '00300556TQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602464', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13563, '210468716', NULL, NULL, 'Tina Muller', '65 LEICESTER ROAD', '', 'LE67 6HN', 'IBSTOCK', 'Grossbritannien', 'GB', NULL, NULL, '7791191007', '00300377PQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602475', 'FedEx', NULL, '2013-12-03', '24.11.2013 19:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13564, '210506914', NULL, NULL, 'Vaida Masaitiene', '50 Fairway Avenue', '', 'Nw9 0ej', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7760319557', '00300189TD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602486', 'FedEx', NULL, '2013-12-03', '24.11.2013 22:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13565, '210319751', NULL, NULL, 'Victor Velastegui', '8 WHISTON ROAD', '8 wistow house Whiston road London E2 8rx', 'E2 8RX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7702152114', '0030050IPD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602497', 'FedEx', NULL, '2013-12-03', '24.11.2013 02:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13566, '210438712', NULL, NULL, 'Vitalijs Agafonovs', '1 HEATH STREET', '', 'B797JH', 'Tamworth', 'Grossbritannien', 'GB', NULL, NULL, '777877703', '0030075YIB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602501', 'FedEx', NULL, '2013-12-03', '24.11.2013 17:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13567, '210419564', NULL, NULL, 'Wei Xu', '40 OCCAM ROAD', 'Gold-i Limited The Surrey Technology Centre', 'GU2 7YG', 'GUILDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7912221547', '0030098UUJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602512', 'FedEx', NULL, '2013-12-03', '24.11.2013 15:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13568, '210479885', NULL, NULL, 'wendy morgan', '17 pontshonnorton road', '', 'cf374na', 'pontypridd', 'Grossbritannien', 'GB', NULL, NULL, '1443493068', '003002471T', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602523', 'FedEx', NULL, '2013-12-03', '24.11.2013 20:26', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13569, '210336287', NULL, NULL, 'Yasin Moalim', '19 Hungerdown', '', 'e4 6qj', 'chingford', 'Grossbritannien', 'GB', NULL, NULL, '7837004067', '0030158SBE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602534', 'FedEx', NULL, '2013-12-03', '24.11.2013 09:36', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13570, '210474110', NULL, NULL, 'zana Hawkings', '1 Glan dylan cottage', '', 'sy245jx', 'Ceredigion Ynyslas', 'Grossbritannien', 'GB', NULL, NULL, '7540384309', '0030073R3I', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602545', 'FedEx', NULL, '2013-12-03', '24.11.2013 19:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13571, '210422712', NULL, NULL, 'zuleyha guney', '7 OXTON COUR ROSE MOUNT', '', 'CH43 5SU', 'PRENTON', 'Grossbritannien', 'GB', NULL, NULL, '7857745940', '003007765O', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108602556', 'FedEx', NULL, '2013-12-03', '24.11.2013 15:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13572, '210453406', NULL, NULL, 'Danny Dootson', '53 NORLEY HALL AVENUE', '', 'WN5 9TG', 'WIGAN', 'Grossbritannien', 'GB', NULL, NULL, '7710622518', '00101837LR', NULL, NULL, 'Toronto Theorema Mechanical Gold Watch With White Face - Brown Strap', NULL, '577108602670', 'FedEx', NULL, '2013-11-26', '24.11.2013 18:23', 'UK131025AMC07', '1', 'a0YC000000Uu436MAB', '143.01', '249.00'),
(13573, '210335447', NULL, NULL, 'Katrina Atkinson', '360 PICKERING ROAD', 'Hessle High Road', 'HU4 7AF', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '1482507303', '0010116W6R', NULL, NULL, 'Toronto Theorema Mechanical Rose Gold Watch With Black Face - Brown Strap', NULL, '577108602692', 'FedEx', NULL, '2013-11-26', '24.11.2013 09:40', 'UK131025AMC08', '1', 'a0YC000000Uu4FaMAJ', '143.01', '249.00'),
(13574, '210491388', NULL, NULL, 'Mitesh Shah', '64 HINDES ROAD', '', 'HA1 1SL', 'HARROW', 'Grossbritannien', 'GB', NULL, NULL, '7944907889', '001001710T', NULL, NULL, 'Toronto Theorema Mechanical Rose Gold Watch With Black Face - Brown Strap', NULL, '577108602718', 'FedEx', NULL, '2013-11-26', '24.11.2013 21:23', 'UK131025AMC08', '1', 'a0YC000000Uu4FaMAJ', '143.01', '249.00'),
(13575, '210502851', NULL, NULL, 'Tian Luo', 'FLAT 35, 108-124 NARROW STREET', '', 'E14 8BB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7770888774', '0010113GFK', NULL, NULL, 'Toronto Theorema Mechanical Rose Gold Watch With Black Face - Brown Strap', NULL, '577108602730', 'FedEx', NULL, '2013-11-26', '24.11.2013 22:24', 'UK131025AMC08', '1', 'a0YC000000Uu4FaMAJ', '143.01', '249.00'),
(13576, '210483482', NULL, NULL, 'Valentino Ferraro', '375 LOWEDGES CRESCENT', '', 'S8 7LL', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7985345148', '0010154R3K', NULL, NULL, 'Toronto Theorema Mechanical Rose Gold Watch With Black Face - Brown Strap', NULL, '577108602604', 'FedEx', NULL, '2013-11-26', '24.11.2013 20:54', 'UK131025AMC08', '1', 'a0YC000000Uu4FaMAJ', '143.01', '249.00'),
(13577, '210385921', NULL, NULL, 'Beatrice Shaffer', 'Quantum 170 Charminster road', '', 'Bh8 9rl', 'BOURNEMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7814025021', '0010027XBQ', NULL, NULL, 'Toronto Theorema Mechanical Silver Watch With White and Black Face - Black Strap', NULL, '577108602615', 'FedEx', NULL, '2013-11-26', '24.11.2013 12:55', 'UK131025AMC06', '1', 'a0YC000000Uu4DtMAJ', '143.01', '249.00'),
(13578, '210518674', NULL, NULL, 'Carly Misuraca', '12 YORK CLOSE', '', 'KT14 7HW', 'WEST BYFLEET', 'Grossbritannien', 'GB', NULL, NULL, '7730337602', '0010038CM1', NULL, NULL, 'Toronto Theorema Mechanical Silver Watch With White and Blue Face - Black Strap', NULL, '577108602626', 'FedEx', NULL, '2013-11-26', '24.11.2013 23:52', 'UK131025AMC05', '1', 'a0YC000000Uu4ABMAZ', '143.01', '249.00'),
(13579, '210435093', NULL, NULL, 'Paul Pilgrim', '61 CHARNWOOD DRIVE', 'Hartshill', 'CV10 0UE', 'NUNEATON', 'Grossbritannien', 'GB', NULL, NULL, '7739026230', '00101441DP', NULL, NULL, 'Toronto Theorema Mechanical Silver Watch With White and Blue Face - Black Strap', NULL, '577108602637', 'FedEx', NULL, '2013-11-26', '24.11.2013 16:53', 'UK131025AMC05', '1', 'a0YC000000Uu4ABMAZ', '143.01', '249.00'),
(13580, '210621720', NULL, NULL, 'Julie Ryder', '36 ROWANWOOD GARDENS', '', 'NE11 0DP', 'GATESHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7834999706', '00101406NP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108602843', 'FedEx', NULL, '2013-11-28', '25.11.2013 15:06', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13581, '210000092', NULL, NULL, 'Karolina Sileikaite', '121 ST. GEORGES ROAD', '', 'RM9 5JB', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7450164786', '0010111QNW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108602887', 'FedEx', NULL, '2013-11-28', '25.11.2013 14:54', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13582, '210626884', NULL, NULL, 'Rosie Earle', '4 ALMA GROVE', 'Shipley', 'BD18 1DQ', 'SHIPLEY', 'Grossbritannien', 'GB', NULL, NULL, '7960383904', '0010193FS5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108602865', 'FedEx', NULL, '2013-11-28', '25.11.2013 13:56', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13583, '209989111', NULL, NULL, 'Befney Varley', '287 MILL LANE', 'Sutton', 'WA9 4EY', 'ST. HELENS', 'Grossbritannien', 'GB', NULL, NULL, '7889731009', '0010199EFV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108602902', 'FedEx', NULL, '2013-12-03', '25.11.2013 14:54', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13584, '209890986', NULL, NULL, 'Noreen butt', '41 COTSWOLD GARDENS', '', 'NW2 1QT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7725467978', '0010230GDQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108602913', 'FedEx', NULL, '2013-12-03', '21.11.2013 21:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13585, '210610828', NULL, NULL, 'Audrey Elder', '61 HACTON LANE', '', 'RM12 6PH', 'HORNCHURCH', 'Grossbritannien', 'GB', NULL, NULL, '4,41708E+11', '0010244VH8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108602924', 'FedEx', NULL, '2013-11-28', '25.11.2013 14:14', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13586, '210694586', NULL, NULL, 'Amanda Duffield', '30 HOPEFIELD GRANGE', '', 'BT56 8QD', 'PORTRUSH', 'Grossbritannien', 'GB', NULL, NULL, '863001084', '00100725NX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108602935', 'FedEx', NULL, '2013-11-28', '25.11.2013 19:37', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13587, '210705539', NULL, NULL, 'Ashleigh donnachie', '14 DALSERF COURT', '', 'G31 4AB', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7900995334', '0010177YRQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108602946', 'FedEx', NULL, '2013-11-28', '25.11.2013 20:38', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13588, '210663019', NULL, NULL, 'Brian Food', '569 CHESTERFIELD ROAD', '', 'S8 0RW', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7794422114', '0010132ABQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108602957', 'FedEx', NULL, '2013-11-28', '25.11.2013 16:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13589, '210690549', NULL, NULL, 'CAROL ANN SEAL', '27 HUTCHEON LOW PLACE', '', 'AB21 9WL', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '07990 885442', '00101313EA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108602968', 'FedEx', NULL, '2013-11-28', '25.11.2013 20:11', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13590, '210711858', NULL, NULL, 'Julie Griffiths', '20 GRATLEY CROFT', '', 'WS12 4PY', 'CANNOCK', 'Grossbritannien', 'GB', NULL, NULL, '1543322719', '0010146OX3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108602979', 'FedEx', NULL, '2013-11-28', '25.11.2013 21:41', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13591, '210702084', NULL, NULL, 'karen jones', '40 CARMAN CLOSE', '', 'NG16 1JX', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7944758542', '0010183U2D', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108602980', 'FedEx', NULL, '2013-11-28', '25.11.2013 20:49', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13592, '210693337', NULL, NULL, 'Lynda Messa', 'Kingsland Marldon Road', 'Paignton', 'TQ3 1SX', 'Paignton', 'Grossbritannien', 'GB', NULL, NULL, '7717774751', '0010196ZM5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108602990', 'FedEx', NULL, '2013-11-28', '25.11.2013 19:36', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13593, '210725405', NULL, NULL, 'MARYSIA HAMILTON-KIRKWOOD', '99 ALLT-YR-YN AVENUE', '', 'NP20 5DE', 'NEWPORT', 'Grossbritannien', 'GB', NULL, NULL, '01633 662834', '0010098A1J', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108603004', 'FedEx', NULL, '2013-11-28', '25.11.2013 21:58', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13594, '209992167', NULL, NULL, 'Peter Slaughter', '253 BINGLEY ROAD', '', 'BD18 4DW', 'SHIPLEY', 'Grossbritannien', 'GB', NULL, NULL, '7949069069', '001002215K', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108603015', 'FedEx', NULL, '2013-11-28', '25.11.2013 14:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13595, '210601991', NULL, NULL, 'Steven Clark', '33 DARGAI PLACE', '', 'EH52 6TG', 'BROXBURN', 'Grossbritannien', 'GB', NULL, NULL, '01506 852535', '0010142T43', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108603026', 'FedEx', NULL, '2013-11-28', '25.11.2013 14:13', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13596, '209992296', NULL, NULL, 'Beverley Clarke', '22 Holmesdale Park Coopers Hill Road', '', 'RH1 4NW', 'Nutfield', 'Grossbritannien', 'GB', NULL, NULL, '07969 762986', '0020016DXH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108603037', 'FedEx', NULL, '2013-11-29', '25.11.2013 14:36', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13597, '209990382', NULL, NULL, 'cheryl lomas', '154 WILLSON AVENUE', '', 'DE23 1TW', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '4,47913E+11', '0020209EHD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108603048', 'FedEx', NULL, '2013-11-29', '25.11.2013 14:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13598, '210088826', NULL, NULL, 'Jodie Moore', '36 WEBSTER WAY', '', 'NR30 5XA', 'GREAT YARMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '1493377604', '0020037TC7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108603059', 'FedEx', NULL, '2013-11-29', '22.11.2013 19:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13599, '210612688', NULL, NULL, 'julie sadler', 'THE LIMES CHAPEL STREET', '', 'LS25 5HP', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7762546571', '0030222VKD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108603060', 'FedEx', NULL, '2013-11-29', '25.11.2013 14:38', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13600, '210616804', NULL, NULL, 'Lisa Scales', '210 BATH ROAD', 'IQ Slough Marketing Suite,  Black & Decker Building', 'SL1 3YD', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '7738663919', '00300532KH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108603070', 'FedEx', NULL, '2013-11-29', '25.11.2013 13:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13601, '209991678', NULL, NULL, 'Vahideh Banafshei', '86A,BASEMENT WALTERTON ROAD', '', 'W9 3PQ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7568349731', '00201343WO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108603081', 'FedEx', NULL, '2013-11-29', '25.11.2013 14:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13602, '210724330', NULL, NULL, 'Louise Corio', '14 LOCKYER CLOSE', '', 'RG41 5RR', 'WOKINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7900243884', '0010148URB', NULL, NULL, 'Toronto Theorema Mechanical Silver Watch With White and Black Face - Black Strap', NULL, '577108603092', 'FedEx', NULL, '2013-11-28', '25.11.2013 22:36', 'UK131025AMC06', '1', 'a0YC000000Uu4DtMAJ', '143.01', '249.00'),
(13603, '210885840', NULL, NULL, 'Gisela Fischer Aasheim', 'Storåsveien 12', '', '1169', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '47246819', '00100115QN', NULL, NULL, 'Alternativ 1: GM-505-1', NULL, '578824868178', 'FedEx', NULL, '2013-11-28', '26.11.2013 17:10', 'a0YC000000UuuM8MAJ', '1', 'a0YC000000UuuM8MAJ', '', '1969.00'),
(13604, '210884088', NULL, NULL, 'syzane kaciu', 'Alfred Hess veg 5', '', '7028', 'TRONDHEIM', 'Norwegen', 'NO', NULL, NULL, '99682074', '00102197M5', NULL, NULL, 'Alternativ 1: GM-505-1', NULL, '578824868178', 'FedEx', NULL, '2013-11-28', '26.11.2013 17:10', 'a0YC000000UuuM8MAJ', '1', 'a0YC000000UuuM8MAJ', '', '1969.00'),
(13605, '210416609', NULL, NULL, 'Ruken Ulker', 'Vevelstadveien 107a', '', '1404', 'Siggerud', 'Norwegen', 'NO', NULL, NULL, '96882323', '0010067RHL', NULL, NULL, 'Alternativ 2: GM-505-2', NULL, '578824868178', 'FedEx', NULL, '2013-11-28', '24.11.2013 16:10', 'a0YC000000UuuJtMAJ', '1', 'a0YC000000UuuJtMAJ', '', '1969.00'),
(13606, '210465930', NULL, NULL, 'Rashid Maaz', 'Munkedamsveien 74', '', '0270', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '98108023', '00100911YX', NULL, NULL, 'Alternativ 2: Theorema NEWTON herreklokke GM-4004-2', NULL, '578824868178', 'FedEx', NULL, '2013-11-28', '24.11.2013 20:10', 'a0YC000000VxomaMAB', '1', 'a0YC000000VxomaMAB', '', '1779.00'),
(13607, '210927579', NULL, NULL, 'Evelina Eriksson', 'Hegdehaugsveien 27A', '', '0352', 'Oslo', 'Norwegen', 'NO', NULL, NULL, '40556935', '0010218G3O', NULL, NULL, 'Alternativ 3: GM-505-3', NULL, '578824868178', 'FedEx', NULL, '2013-11-28', '26.11.2013 20:40', 'a0YC000000UuuNBMAZ', '1', 'a0YC000000UuuNBMAZ', '', '1969.00'),
(13608, '210962803', NULL, NULL, 'Taqi Hosseini', 'Ringen 16', '', '1405', 'Langhus', 'Norwegen', 'NO', NULL, NULL, '46573114', '0010102YGP', NULL, NULL, 'Alternativ 3: GM-505-3', NULL, '578824868178', 'FedEx', NULL, '2013-11-28', '26.11.2013 23:10', 'a0YC000000UuuNBMAZ', '1', 'a0YC000000UuuNBMAZ', '', '1969.00'),
(13609, '210613875', NULL, NULL, 'suzan aricigil', 'papyrusveien 31', '', '3050', 'mjøndalen', 'Norwegen', 'NO', NULL, NULL, '48124081', '00101292JQ', NULL, NULL, 'Alternativ 4: GM-505-4', NULL, '578824868178', 'FedEx', NULL, '2013-11-28', '25.11.2013 14:10', 'a0YC000000UuuNiMAJ', '1', 'a0YC000000UuuNiMAJ', '', '1969.00'),
(13610, '210431431', NULL, NULL, 'Kristin Holby', 'Porfyrveien 3 A', 'Porfyrveien 3 A', '0753', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '99526493', '0010189E2W', NULL, NULL, 'Alternativ 5: GM-505-5', NULL, '578824868178', 'FedEx', NULL, '2013-11-28', '24.11.2013 17:40', 'a0YC000000UuuO2MAJ', '1', 'a0YC000000UuuO2MAJ', '', '1969.00'),
(13611, '210891557', NULL, NULL, 'Colin Isaacs', 'HOLLYWOOD HENDREW LANE', '', 'NP18 2AB', 'NEWPORT', 'Grossbritannien', 'GB', NULL, NULL, '7791967982', '0010052TXL', NULL, NULL, 'Damascus Diamond Theorema Automatic Silver Watch With White Face - Black Strap', NULL, '577108603140', 'FedEx', NULL, '2013-11-29', '26.11.2013 16:53', 'UK131025AMC09', '1', 'a0YC000000Uu4IPMAZ', '129.99', '199.00'),
(13612, '209996808', NULL, NULL, 'DELP Ltd Toft', '70 PRINCE AVENUE', '', 'SS2 6NN', 'SOUTHEND-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7768422639', '0010162RVC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108603151', 'FedEx', NULL, '2013-11-29', '26.11.2013 10:10', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13613, '210859558', NULL, NULL, 'Csaba Janos Szasz', '11 Walton Court', '23 LYONSDOWN ROAD', 'EN5 1JW', 'NEW BARNET', 'Grossbritannien', 'GB', NULL, NULL, '7728380537', '00102391DP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108603162', 'FedEx', NULL, '2013-11-29', '26.11.2013 14:09', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13614, '210919226', NULL, NULL, 'Gillian Alvey', '11 Far Lawns, Carlton', '', 'S71 3FL', 'Barnsley', 'Grossbritannien', 'GB', NULL, NULL, '7725363842', '00102243A5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108603173', 'FedEx', NULL, '2013-11-29', '26.11.2013 18:54', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13615, '210773299', NULL, NULL, 'Kathy Lee', '55 THORNLEIGH GARDENS', '', 'BT20 4NW', 'BANGOR', 'Grossbritannien', 'GB', NULL, NULL, '7980659159', '00101523R2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108603184', 'FedEx', NULL, '2013-11-29', '26.11.2013 07:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13616, '210886536', NULL, NULL, 'Leon Rosen', '31 REDSTONE PARK', '', 'RH1 4AS', 'REDHILL', 'Grossbritannien', 'GB', NULL, NULL, '7889506626', '0010233AM5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108603195', 'FedEx', NULL, '2013-11-29', '26.11.2013 16:24', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13617, '210945187', NULL, NULL, 'Lesley Elrod', '34 WINDSOR CRESCENT', 'Westerhope', 'NE5 2LX', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '1912431771', '0010014QKQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108603200', 'FedEx', NULL, '2013-11-29', '26.11.2013 22:28', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13618, '210865244', NULL, NULL, 'Malcolm Mcilveen', 'Unit D2 Voyager Park', 'Sea-Fire', 'PO3 5FN', 'Portfield Road', 'Grossbritannien', 'GB', NULL, NULL, '1489557033', '00100217PA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108603210', 'FedEx', NULL, '2013-11-29', '26.11.2013 14:24', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13619, '210756150', NULL, NULL, 'Minh Ngo', '101 ROUNTON ROAD', '', 'E3 4EY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7877465572', '0010089B1B', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108603221', 'FedEx', NULL, '2013-11-29', '26.11.2013 00:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13620, '210778203', NULL, NULL, 'Paul Milford', '103 COWICK HILL', '', 'EX2 9NJ', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '1392204272', '0010198VI3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108603232', 'FedEx', NULL, '2013-11-29', '26.11.2013 08:26', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13621, '210856790', NULL, NULL, 'Victoria Howe', 'Aplan 18\' WEST STREET', '', 'GU9 7DR', 'FARNHAM', 'Grossbritannien', 'GB', NULL, NULL, '7825185462', '0010097TVX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108603243', 'FedEx', NULL, '2013-11-29', '26.11.2013 14:14', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13622, '210469377', NULL, NULL, 'Patricia Evans', '3 HOLLYHOCK DRIVE', '', 'CF31 2NS', 'BRIDGEND', 'Grossbritannien', 'GB', NULL, NULL, '7889252912', '0030049FT1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108603254', 'FedEx', NULL, '2013-11-29', '24.11.2013 19:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13623, '210804582', NULL, NULL, 'Patricia Kozuch', '100 GEORGE STREET', 'Reception', 'W1U 8NU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7867332959', '0010230JAE', NULL, NULL, 'Toronto Theorema Mechanical Gold Watch With White Face - Brown Strap', NULL, '577108603265', 'FedEx', NULL, '2013-11-29', '26.11.2013 09:58', 'UK131025AMC07', '1', 'a0YC000000Uu436MAB', '143.01', '249.00'),
(13624, '210957457', NULL, NULL, 'Warren Hibbert', '36 PETWORTH CLOSE', '', 'M22 4YR', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7886923903', '0010080H7E', NULL, NULL, 'Toronto Theorema Mechanical Gold Watch With White Face - Brown Strap', NULL, '577108603276', 'FedEx', NULL, '2013-11-29', '26.11.2013 22:25', 'UK131025AMC07', '1', 'a0YC000000Uu436MAB', '143.01', '249.00'),
(13625, '210844086', NULL, NULL, 'Miss Weng Mui Chan', '49 GOULDEN STREET', '', 'M4 5EN', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7947744652', '0010064HO9', NULL, NULL, 'Toronto Theorema Mechanical Rose Gold Watch With Black Face - Brown Strap', NULL, '577108603287', 'FedEx', NULL, '2013-11-29', '26.11.2013 13:33', 'UK131025AMC08', '1', 'a0YC000000Uu4FaMAJ', '143.01', '249.00'),
(13626, '210950159', NULL, NULL, 'Nat Bailey', '46 RAINOW ROAD', '', 'SK10 2PF', 'MACCLESFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7715317967', '0010051Z1Q', NULL, NULL, 'Toronto Theorema Mechanical Rose Gold Watch With Black Face - Brown Strap', NULL, '577108603298', 'FedEx', NULL, '2013-11-29', '26.11.2013 21:33', 'UK131025AMC08', '1', 'a0YC000000Uu4FaMAJ', '143.01', '249.00'),
(13627, '210880399', NULL, NULL, 'Shamshir Afsar', '10 ALICE STREET', '', 'NP20 2HS', 'NEWPORT', 'Grossbritannien', 'GB', NULL, NULL, '7970343838', '0010156QBS', NULL, NULL, 'Toronto Theorema Mechanical Rose Gold Watch With Black Face - Brown Strap', NULL, '577108603302', 'FedEx', NULL, '2013-11-29', '26.11.2013 15:24', 'UK131025AMC08', '1', 'a0YC000000Uu4FaMAJ', '143.01', '249.00'),
(13628, '210940513', NULL, NULL, 'Ami Cox', '17 ARUNDEL STREET', '', 'OL5 0NY', 'ASHTON-UNDER-LYNE', 'Grossbritannien', 'GB', NULL, NULL, '7725851917', '0010171IQR', NULL, NULL, 'Toronto Theorema Mechanical Silver Watch With White and Black Face - Black Strap', NULL, '577108603313', 'FedEx', NULL, '2013-11-29', '26.11.2013 21:53', 'UK131025AMC06', '1', 'a0YC000000Uu4DtMAJ', '143.01', '249.00'),
(13629, '210941593', NULL, NULL, 'Christella Sweeney', '35 BYNG ROAD', '', 'L4 8TN', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7926469896', '0010155LDH', NULL, NULL, 'Toronto Theorema Mechanical Silver Watch With White and Black Face - Black Strap', NULL, '577108603324', 'FedEx', NULL, '2013-11-29', '26.11.2013 21:24', 'UK131025AMC06', '1', 'a0YC000000Uu4DtMAJ', '143.01', '249.00'),
(13630, '210970141', NULL, NULL, 'Lauren Green', '15 Cheverton Road', '', 'B31 1RU', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '', '00102420EA', NULL, NULL, 'Toronto Theorema Mechanical Silver Watch With White and Black Face - Black Strap', NULL, '577108603335', 'FedEx', NULL, '2013-11-29', '26.11.2013 22:53', 'UK131025AMC06', '1', 'a0YC000000Uu4DtMAJ', '143.01', '249.00'),
(13631, '210970689', NULL, NULL, 'Valerie Langham', '16 RANMORE CLOSE', '', 'NG9 3FR', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7815765208', '0010202H03', NULL, NULL, 'Toronto Theorema Mechanical Silver Watch With White and Blue Face - Black Strap', NULL, '577108603346', 'FedEx', NULL, '2013-11-29', '26.11.2013 22:52', 'UK131025AMC05', '1', 'a0YC000000Uu4ABMAZ', '143.01', '249.00'),
(13632, '211121528', NULL, NULL, 'Chris Barrett', 'Unit 11 Burnell Square', 'Malahide Road', '1', 'Dublin 17', 'Irland', 'IE', NULL, NULL, '871343225', '00101672PL', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '577108603368', 'FedEx', NULL, '2013-11-29', '27.11.2013 17:03', 'a0YC000000VybIIMAZ', '1', 'a0YC000000VybIIMAZ', '', '195.00'),
(13633, '211171927', NULL, NULL, 'Lidia Ibanescu', 'Flat 7, 36 lower rathmines road', 'Please ring the door bell when ariving .if im not home leave it at the post office', 'Dublin 6', 'Dublin', 'Irland', 'IE', NULL, NULL, '863040875', '0010227RPD', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '577108603379', 'FedEx', NULL, '2013-11-29', '27.11.2013 20:03', 'a0YC000000VybIIMAZ', '1', 'a0YC000000VybIIMAZ', '', '195.00'),
(13634, '211186931', NULL, NULL, 'J Humphries', '0 Killeenyarda', 'Holycross Thurles', 'ROI', 'Co. Tipperary', 'Irland', 'IE', NULL, NULL, '879387631', '0010097S9Q', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '577108603380', 'FedEx', NULL, '2013-11-29', '27.11.2013 21:03', 'a0YC000000VybFnMAJ', '1', 'a0YC000000VybFnMAJ', '', '180.00'),
(13635, '211098829', NULL, NULL, 'Abiodun Hozzein', '12  Rathgarve Green', 'Water Street', 'Westmeath', 'Castlepollard', 'Irland', 'IE', NULL, NULL, '353 873508294', '0010097IY6', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '577108603390', 'FedEx', NULL, '2013-11-29', '27.11.2013 16:04', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13636, '211111681', NULL, NULL, 'Anthony Kelly', '105 Kenilworth Park', 'Harolds Cross', '6W', 'Dublin', 'Irland', 'IE', NULL, NULL, '087 7654977', '0010021WWY', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '577108603405', 'FedEx', NULL, '2013-11-29', '27.11.2013 16:04', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13637, '211214121', NULL, NULL, 'bernie barber', '0 zanshin, tweedmount', '', 'blarney', 'co.cork', 'Irland', 'IE', NULL, NULL, '872339870', '0010182TXO', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '577108603416', 'FedEx', NULL, '2013-11-29', '27.11.2013 23:33', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13638, '211196117', NULL, NULL, 'David Kirwan', '83 Leighlin road crumlin', '', '12', 'Dublin', 'Irland', 'IE', NULL, NULL, '858156390', '0010227CMB', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '577108603427', 'FedEx', NULL, '2013-11-29', '27.11.2013 22:03', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13639, '211147160', NULL, NULL, 'denise williams', '10 willison avenue', '', 'ireland', 'blarney, co. cork', 'Irland', 'IE', NULL, NULL, '868108301', '0010232PCT', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '577108603438', 'FedEx', NULL, '2013-11-29', '27.11.2013 18:33', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13640, '211134300', '', '', 'Elma Kingston', '0 Bridgetown', 'Kerrykeel', '0', 'LETTERKENNY, Co.Donegal', 'Irland', '', '', '', '749150068', '0010153CGJ', '', '', 'Marco Polo Watch: White Face - Metal Strap', 'Uhr erhalten 17.12.2013\r\n18.12.2013 578824880433\r\n\r\n16.01.2014 RL704890479DE Will Geld zur?ck! Uhr am 07.02.2014 zurück erhalten!\r\n\r\n', '577108603449', 'FedEx', '', '2013-11-29', '', '', '', '', '', ''),
(13641, '211193769', NULL, NULL, 'John Molloy', '2 Hawthorns', 'kilbrogan', 'cork', 'bandon', 'Irland', 'IE', NULL, NULL, '3,53872E+11', '0010206G92', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '577108603450', 'FedEx', NULL, '2013-11-29', '27.11.2013 21:32', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13642, '211117625', NULL, NULL, 'Laura Connell', '134 Lindsay Road', '', 'Dublin 9', 'Glasnevin', 'Irland', 'IE', NULL, NULL, '861247208', '0010243GM9', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '577108603460', 'FedEx', NULL, '2013-11-29', '27.11.2013 16:33', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13643, '211094375', NULL, NULL, 'Nigel Farrell', '31 Rutland grove', 'Crumlin Dublin 12', 'D12', 'Dublin', 'Irland', 'IE', NULL, NULL, '858447696', '0010183VT3', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '577108603471', 'FedEx', NULL, '2013-11-29', '27.11.2013 14:03', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13644, '211211137', NULL, NULL, 'Risteard Brennan', '123 Griffith Avenue', 'Drumcondra', 'Dublin 9', 'Dublin', 'Irland', 'IE', NULL, NULL, '863150071', '0010058Y7T', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '577108603482', 'FedEx', NULL, '2013-11-29', '27.11.2013 23:33', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13645, '211734506', NULL, NULL, 'Rune Petersen', 'munkebjergvej 181 3tv', '', '5320', 'odense', 'Dänemark', 'DK', NULL, NULL, '25688848', '0010196IE3', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '578824870329', 'FedEx', NULL, '2013-12-02', '30.11.2013 08:36', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', '1199.00'),
(13646, '211622110', NULL, NULL, 'Mohammed El-Hajjibrahim', 'Hoje Topholm 4, 3 TH', '', '3390', 'Hundested', 'Dänemark', 'DK', NULL, NULL, '50314306', '0010242SAN', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '578824870330', 'FedEx', NULL, '2013-12-02', '29.11.2013 16:36', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', '1199.00'),
(13647, '211669078', NULL, NULL, 'Daniel Tagaard', 'Heimdalsparken 42 2th', '', '7500', 'Holstebro', 'Dänemark', 'DK', NULL, NULL, '30626587', '0010013MFD', NULL, NULL, 'Damascus-ur i sÃ¸lv med sort urskive', NULL, '578824870340', 'FedEx', NULL, '2013-12-02', '29.11.2013 20:36', 'a0YC000000VymUKMAZ', '1', 'a0YC000000VymUKMAZ', '', '1199.00'),
(13648, '211552778', NULL, NULL, 'Vicky Svensson', 'Tinghojvej 47B 2TV', '', '2860', 'Soborg', 'Dänemark', 'DK', NULL, NULL, '28979049', '00100411CW', NULL, NULL, 'Damascus-ur i sÃ¸lv med sort urskive', NULL, '578824870351', 'FedEx', NULL, '2013-12-02', '29.11.2013 11:36', 'a0YC000000VymUKMAZ', '1', 'a0YC000000VymUKMAZ', '', '1199.00'),
(13649, '211544511', NULL, NULL, 'Mikael Thomsen', 'Troldhasselvej 19', '', '9230', 'Svenstrup J.', 'Dänemark', 'DK', NULL, NULL, '20 15 59 08', '0010183P9A', NULL, NULL, 'Damascus-ur i sÃ¸lv med sort urskive', NULL, '578824870362', 'FedEx', NULL, '2013-12-02', '29.11.2013 11:06', 'a0YC000000VymUKMAZ', '1', 'a0YC000000VymUKMAZ', '', '1199.00'),
(13650, '211523879', NULL, NULL, 'Prima Liu', 'Gronjordsvej 4221', 'Gronjordskollegiet', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '53680515', '00101296YM', NULL, NULL, 'Damascus-ur i sÃ¸lv med sort urskive', NULL, '578824870373', 'FedEx', NULL, '2013-12-02', '29.11.2013 09:36', 'a0YC000000VymUKMAZ', '1', 'a0YC000000VymUKMAZ', '', '1199.00'),
(13651, '211611488', NULL, NULL, 'Maximiliam Broström', 'VALLNÄSVÄGEN 26', '', '703 58', 'ÖREBRO', 'Schweden', 'SE', NULL, NULL, '19222870', '0010181IWD', NULL, NULL, 'GM-505-1 - Svart läderband med boett i stål och vit urtavla.', NULL, '578824870395', 'FedEx', NULL, '2013-12-02', '29.11.2013 17:44', 'a0YC000000UuuRkMAJ', '1', 'a0YC000000UuuRkMAJ', '', '2195.00'),
(13652, '211866015', NULL, NULL, 'Saber Arya', 'PER ALBIN HANSSONS 51 A', '', '21463', 'MALMÖ', 'Schweden', 'SE', NULL, NULL, '46762765687', '0010230WLT', NULL, NULL, 'GM-505-2 - Svart läderband med boett i stål och svart urtavla.', NULL, '578824870400', 'FedEx', NULL, '2013-12-02', '30.11.2013 22:14', 'a0YC000000UuuS4MAJ', '1', 'a0YC000000UuuS4MAJ', '', '2195.00'),
(13653, '211691712', NULL, NULL, 'Jocelyne Hachem', 'MERKURIGATAN 26', '', '195 56', 'MÄRSTA', 'Schweden', 'SE', NULL, NULL, '739369206', '0010178MDZ', NULL, NULL, 'GM-505-3 - Brunt läderband med boett i guld och svart urtavla.', NULL, '578824870410', 'FedEx', NULL, '2013-12-02', '30.11.2013 00:44', 'a0YC000000UuuSOMAZ', '1', 'a0YC000000UuuSOMAZ', '', '2195.00'),
(13654, '211683453', NULL, NULL, 'Jean Yosef', 'LINVÄGEN 14', '', '145 67', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '737702307', '0010048FTH', NULL, NULL, 'GM-505-3 - Brunt läderband med boett i guld och svart urtavla.', NULL, '578824870421', 'FedEx', NULL, '2013-12-02', '29.11.2013 23:44', 'a0YC000000UuuSOMAZ', '1', 'a0YC000000UuuSOMAZ', '', '2195.00'),
(13655, '211683452', NULL, NULL, 'Jean Yosef', 'LINVÄGEN 14', '', '145 67', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '737702307', '00100626L4', NULL, NULL, 'GM-505-3 - Brunt läderband med boett i guld och svart urtavla.', NULL, '578824870421', 'FedEx', NULL, '2013-12-02', '29.11.2013 23:44', 'a0YC000000UuuSOMAZ', '1', 'a0YC000000UuuSOMAZ', '', '2195.00'),
(13656, '211635267', NULL, NULL, 'Maria Norman', 'Vallnäsvägen 25', ' lgh 1301', '70358', 'Örebro', 'Schweden', 'SE', NULL, NULL, '', '00101308EB', NULL, NULL, 'GM-505-3 - Brunt läderband med boett i guld och svart urtavla.', NULL, '578824870443', 'FedEx', NULL, '2013-12-02', '29.11.2013 19:44', 'a0YC000000UuuSOMAZ', '1', 'a0YC000000UuuSOMAZ', '', ''),
(13657, '211581292', NULL, NULL, 'Malin Brostrom', 'HÄLLEBERGSGATAN 4', '', '442 54', 'YTTERBY', 'Schweden', 'SE', NULL, NULL, '736756632', '0010166Q5W', NULL, NULL, 'GM-505-3 - Brunt läderband med boett i guld och svart urtavla.', NULL, '578824870454', 'FedEx', NULL, '2013-12-02', '29.11.2013 15:14', 'a0YC000000UuuSOMAZ', '1', 'a0YC000000UuuSOMAZ', '', '2195.00'),
(13658, '211579101', NULL, NULL, 'Inas Fathi Moussa', 'BRILJANTGATAN 69', '', '42149', 'VÄSTRA FRÖLUNDA', 'Schweden', 'SE', NULL, NULL, '737295899', '001010098Q', NULL, NULL, 'GM-505-3 - Brunt läderband med boett i guld och svart urtavla.', NULL, '578824870465', 'FedEx', NULL, '2013-12-02', '29.11.2013 15:14', 'a0YC000000UuuSOMAZ', '1', 'a0YC000000UuuSOMAZ', '', '2195.00'),
(13659, '211541083', NULL, NULL, 'Emelie Irewald', 'PARKGATAN 6', '', '112 30', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '736553605', '00101410FB', NULL, NULL, 'GM-505-3 - Brunt läderband med boett i guld och svart urtavla.', NULL, '578824870476', 'FedEx', NULL, '2013-12-02', '29.11.2013 12:44', 'a0YC000000UuuSOMAZ', '1', 'a0YC000000UuuSOMAZ', '', '2195.00'),
(13660, '211658164', NULL, NULL, 'Arezoo Badiei', 'KALENDERVÄGEN 83', '', '415 11', 'GÖTEBORG', 'Schweden', 'SE', NULL, NULL, '704135405', '001005056E', NULL, NULL, 'GM-505-4 - Stålband med boett i stål och vit urtavla.', NULL, '578824870487', 'FedEx', NULL, '2013-12-02', '29.11.2013 21:44', 'a0YC000000UuuSYMAZ', '1', 'a0YC000000UuuSYMAZ', '', '2195.00'),
(13661, '211106146', NULL, NULL, 'brian White', '65 The Orchard, Lucan', '', '0', 'Co. Dublin', 'Irland', 'IE', NULL, NULL, '3,53868E+11', '0010183YHR', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '578824868914', 'FedEx', NULL, '2013-12-02', '29.11.2013 09:04', 'a0YC000000VybIIMAZ', '1', 'a0YC000000VybIIMAZ', '', '195.00'),
(13662, '211366810', NULL, NULL, 'ANITA STANLEY STANLEY', '3 Block 9 Beau Park Road', '', 'Dublin 13', 'Clongriffin', 'Irland', 'IE', NULL, NULL, '876695415', '0010230PY5', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '578824868925', 'FedEx', NULL, '2013-12-02', '28.11.2013 16:32', 'a0YC000000VybFnMAJ', '1', 'a0YC000000VybFnMAJ', '', '180.00'),
(13663, '211431957', NULL, NULL, 'christopher murray', 'fearagh ballymurray', 'knockcroghery', '1', 'roscommon', 'Irland', 'IE', NULL, NULL, '872469332', '0010094IUJ', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '578824868936', 'FedEx', NULL, '2013-12-02', '28.11.2013 22:02', 'a0YC000000VybFnMAJ', '1', 'a0YC000000VybFnMAJ', '', '180.00'),
(13664, '211316280', NULL, NULL, 'danielle Kelly', '10 Coill Tire', 'Doughiska, Galway', 'irl', 'Galway', 'Irland', 'IE', NULL, NULL, '868641466', '0010152KIH', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '578824868947', 'FedEx', NULL, '2013-12-02', '28.11.2013 13:02', 'a0YC000000VybFnMAJ', '1', 'a0YC000000VybFnMAJ', '', '180.00'),
(13665, '211224670', NULL, NULL, 'Iryna Rudenko', '18 Elm Court,Park Road', '', '0', 'Killarney', 'Irland', 'IE', NULL, NULL, '861728752', '00100059SC', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '578824868958', 'FedEx', NULL, '2013-12-02', '28.11.2013 01:02', 'a0YC000000VybFnMAJ', '1', 'a0YC000000VybFnMAJ', '', '180.00'),
(13666, '211372421', NULL, NULL, 'Jamie O\'Neill', '38 Forest Close', '', 'Dublin 24', 'Tallaght, Kingswood Heights', 'Irland', 'IE', NULL, NULL, '857160845', '0010153JXY', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '578824868969', 'FedEx', NULL, '2013-12-02', '28.11.2013 17:02', 'a0YC000000VybFnMAJ', '1', 'a0YC000000VybFnMAJ', '', '180.00'),
(13667, '211264078', NULL, NULL, 'Marie Herdman', '66 Whitestown Park', 'Blanchardstown', '0', 'Dublin 15', 'Irland', 'IE', NULL, NULL, '858293499', '0010079QLG', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '578824868970', 'FedEx', NULL, '2013-12-02', '28.11.2013 10:32', 'a0YC000000VybFnMAJ', '1', 'a0YC000000VybFnMAJ', '', '180.00'),
(13668, '211340134', NULL, NULL, 'Niamh Moloney', '44 Dalkey Park', '', 'Co Dublin', 'Dublin', 'Irland', 'IE', NULL, NULL, '851506578', '00102416Y2', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '578824868980', 'FedEx', NULL, '2013-12-02', '28.11.2013 14:32', 'a0YC000000VybFnMAJ', '1', 'a0YC000000VybFnMAJ', '', '180.00'),
(13669, '211335976', NULL, NULL, 'sandra douglas', '45 prussia street', 'day and night laundry', 'dublin 7', 'dublin', 'Irland', 'IE', NULL, NULL, '857877810', '0010020DE9', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '578824868991', 'FedEx', NULL, '2013-12-02', '28.11.2013 14:02', 'a0YC000000VybFnMAJ', '1', 'a0YC000000VybFnMAJ', '', '180.00'),
(13670, '211277030', NULL, NULL, 'Saoirse Browne', '19 Riverview Ballineen', '', '3', 'Co. Cork', 'Irland', 'IE', NULL, NULL, '3,53858E+11', '00102147BG', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '578824869005', 'FedEx', NULL, '2013-12-02', '28.11.2013 10:05', 'a0YC000000VybFnMAJ', '1', 'a0YC000000VybFnMAJ', '', '180.00'),
(13671, '211453723', NULL, NULL, 'terese Meagher', ' Milestown', 'Cloneen Clonmel', 'IRELAND', 'Tipperary', 'Irland', 'IE', NULL, NULL, '872557600', '0010007Q52', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '578824869016', 'FedEx', NULL, '2013-12-02', '28.11.2013 23:32', 'a0YC000000VybFnMAJ', '1', 'a0YC000000VybFnMAJ', '', '180.00'),
(13672, '211286296', NULL, NULL, 'yvonne ritchie', '82 hollystown park', '', 'd 15', 'dublin', 'Irland', 'IE', NULL, NULL, '01 8249859', '0010209LE6', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '578824869027', 'FedEx', NULL, '2013-12-02', '28.11.2013 11:02', 'a0YC000000VybFnMAJ', '1', 'a0YC000000VybFnMAJ', '', '180.00'),
(13673, '211418455', NULL, NULL, 'Alex Bequin', 'Unit E Technology Park', 'Address line 2', 'Co Cork', 'Clonakilty', 'Irland', 'IE', NULL, NULL, '238832338', '0010121Y7P', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824869038', 'FedEx', NULL, '2013-12-02', '28.11.2013 21:02', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13674, '211390684', NULL, NULL, 'Anna Racis', '3 BRAMLEY TERRACE', 'APPLEWOOD', '1', 'SWORDS', 'Irland', 'IE', NULL, NULL, '858299373', '0010012RNU', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824869049', 'FedEx', NULL, '2013-12-02', '28.11.2013 19:02', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13675, '211435583', NULL, NULL, 'Arlene Hogan', '53-54 Eccles Street', 'Dublin 7', '0', 'Dublin 7', 'Irland', 'IE', NULL, NULL, '857327063', '00101198S2', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824869050', 'FedEx', NULL, '2013-12-02', '28.11.2013 22:02', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(13676, '211409823', NULL, NULL, 'Cathy Fitzgerald', '33 Palmerstown Green', '', '20', 'Dublin', 'Irland', 'IE', NULL, NULL, '857891107', '10191630', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824869060', 'FedEx', NULL, '2013-12-02', '28.11.2013 20:32', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13677, '211307032', NULL, NULL, 'Catriona Needham', '13 Cushlawn Drive', '', '24', 'Tallaght Dublin', 'Irland', 'IE', NULL, NULL, '872107572', '0010181NVN', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824869071', 'FedEx', NULL, '2013-12-02', '28.11.2013 12:02', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13678, '211416051', NULL, NULL, 'Fiona Hegarty', '59 Harmony Hill', 'Kiltoy', '0', 'Letterkenny', 'Irland', 'IE', NULL, NULL, '876436243', '0010157EVA', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824869082', 'FedEx', NULL, '2013-12-02', '28.11.2013 20:32', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13679, '211450700', NULL, NULL, 'Gareth Moore', '97 Donomore park', 'Tallaght', '24', 'Dublin', 'Irland', 'IE', NULL, NULL, '857115931', '0010228MEZ', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824869093', 'FedEx', NULL, '2013-12-02', '28.11.2013 23:33', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13680, '211438826', NULL, NULL, 'jean talbot', '9 adare avenue', 'coolock', '17', 'dublin', 'Irland', 'IE', NULL, NULL, '01 8486658', '0010086B4C', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824869108', 'FedEx', NULL, '2013-12-02', '28.11.2013 22:32', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13681, '211398496', NULL, NULL, 'Joe English', '59 Harmony Hill', '', '0', 'Letterkenny Co Donegal', 'Irland', 'IE', NULL, NULL, '863639034', '001004414E', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824869119', 'FedEx', NULL, '2013-12-02', '28.11.2013 19:32', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13682, '211293901', '', '', 'Karl Moffatt', 'Myoran Leitrim p.o', '', 'Co.roscomm', 'Carrick-On-Shannon', 'Irland', '', '', '', '719620859', '0010198ADS', '', '', 'Marco Polo Watch: White Face - Metal Strap', '06.01.14 RL704621295DE', '578824869120', 'FedEx', '', '2013-12-02', '', '', '', '', '', ''),
(13683, '211309130', NULL, NULL, 'miriam townsend', '188 Knockmore', '', 'None', 'Arklow', 'Irland', 'IE', NULL, NULL, '876471655', '0010073VLP', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824869130', 'FedEx', NULL, '2013-12-02', '28.11.2013 12:32', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13684, '211244541', NULL, NULL, 'Philip Quinlan @ Canon', '3006 Lake Drive citywest', '', 'Co Dublin', 'Saggart', 'Irland', 'IE', NULL, NULL, '868502460', '0010178R64', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824869141', 'FedEx', NULL, '2013-12-02', '28.11.2013 08:02', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13685, '211425914', NULL, NULL, 'Ronan Kirrane', 'Dalgin Milltown', '', 'Galway, Ir', 'Tuam. Co. Galway', 'Irland', 'IE', NULL, NULL, '879520169', '0010091KFT', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824869152', 'FedEx', NULL, '2013-12-02', '28.11.2013 21:32', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13686, '211448548', NULL, NULL, 'Sharon Knowles', '37 Wheatfield grove', '', 'Dublin 22', 'Clondalkin', 'Irland', 'IE', NULL, NULL, '3,53878E+11', '00100162YK', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824869163', 'FedEx', NULL, '2013-12-02', '28.11.2013 23:02', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13687, '211268443', '', '', 'Vanessa Alvarez', 'M50 Concessi Luttrellstown Road, Diswellstown', 'Castleknock', 'Dublin 15', 'Dublin 15', 'Irland', '', '', '', '3,53864E+11', '0010107LGU', '', '', 'Marco Polo Watch: White Face - Metal Strap', '06.01.14 RL704621335DE', '578824869174', 'FedEx', '', '2013-12-02', '', '', '', '', '', ''),
(13688, '211500802', NULL, NULL, 'debbie matthew', '24 murrayknowe', '', 'ky5 0la', 'cardenden', 'Grossbritannien', 'GB', NULL, NULL, '7867503557', '00100679R2', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', NULL, '578824869196', 'FedEx', NULL, '2013-12-02', '29.11.2013 09:23', 'UK131023AMC12', '1', 'a0YC000000UtmNxMAJ', '126.99', '199.00'),
(13689, '211459107', NULL, NULL, 'Hassan Basheer', '3 CHAPMAN PLACE', '', 'N4 2PD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7907787615', '0010055GGR', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', NULL, '578824869200', 'FedEx', NULL, '2013-12-02', '29.11.2013 00:52', 'UK131023AMC12', '1', 'a0YC000000UtmNxMAJ', '126.99', '199.00'),
(13690, '211517904', NULL, NULL, 'Jane Einon', '27 ashton gate', '', 'MK45 1AG', 'flitwick', 'Grossbritannien', 'GB', NULL, NULL, '7595669843', '0010187D8T', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', NULL, '578824869211', 'FedEx', NULL, '2013-12-02', '29.11.2013 10:22', 'UK131023AMC12', '1', 'a0YC000000UtmNxMAJ', '126.99', '199.00'),
(13691, '211463412', NULL, NULL, 'Toma Platonovaite', '9 ORCHARD AVENUE', 'Waiting for delivery... :)', 'HR2 6SJ', 'HEREFORD', 'Grossbritannien', 'GB', NULL, NULL, '7798646870', '0010069T0Y', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', NULL, '578824869222', 'FedEx', NULL, '2013-12-02', '29.11.2013 01:52', 'UK131023AMC12', '1', 'a0YC000000UtmNxMAJ', '126.99', '199.00'),
(13692, '211643589', NULL, NULL, 'adam parker', '52 SHELLEY DRIVE', '', 'WF11 8ST', 'KNOTTINGLEY', 'Grossbritannien', 'GB', NULL, NULL, '7790908919', '0010070WET', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824869233', 'FedEx', NULL, '2013-12-02', '29.11.2013 19:22', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(13693, '211587240', NULL, NULL, 'Brenda May', '12 Invercauld road', '', 'AB16 5TW', 'Aberdeen', 'Grossbritannien', 'GB', NULL, NULL, '758895449', '0010165TS4', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824869244', 'FedEx', NULL, '2013-12-02', '29.11.2013 14:53', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(13694, '211588161', NULL, NULL, 'Carl Bristow', '12 SANTOLINA WAY', '', 'HU4 6QP', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '01482 562934', '00100740RG', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824869255', 'FedEx', NULL, '2013-12-02', '29.11.2013 14:53', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(13695, '211629811', NULL, NULL, 'Janine McFarlane', '6 PENNINE CLOSE', 'Upperthong', 'HD9 3EY', 'HOLMFIRTH', 'Grossbritannien', 'GB', NULL, NULL, '1484683497', '0010189Q9O', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824869266', 'FedEx', NULL, '2013-12-02', '29.11.2013 18:22', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(13696, '211611431', NULL, NULL, 'Jay Mccloy', '44 Citrus Crescent', '', 'G71 5LT', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7707445881', '0010045XYV', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824869277', 'FedEx', NULL, '2013-12-02', '29.11.2013 16:52', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(13697, '211705342', NULL, NULL, 'Matt Hutchison', '25 WILDBROOK ROAD', '', 'M38 0FU', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7811193510', '0010222IB0', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824869288', 'FedEx', NULL, '2013-12-02', '30.11.2013 05:52', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(13698, '211635093', NULL, NULL, 'Shahid Hassan', '9 RUSSELL STREET', 'Heaton', 'BL1 4BE', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7793074389', '0010114ZIA', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824869299', 'FedEx', NULL, '2013-12-02', '29.11.2013 18:52', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(13699, '211658446', NULL, NULL, 'Ann Marie Carty', '1 KENMORE DRIVE', '', 'WA15 8QN', 'ALTRINCHAM', 'Grossbritannien', 'GB', NULL, NULL, '7738393580', '0010249CWL', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face', NULL, '578824869303', 'FedEx', NULL, '2013-12-02', '29.11.2013 20:52', 'UK131023AMC07', '1', 'a0YC000000UtmLWMAZ', '126.99', '199.00'),
(13700, '211605662', '', '', 'Craig Gibbons', '220 FALCON AVENUE', 'Call me if any problems.', 'RM17 6SE', 'GRAYS', 'Grossbritannien', '', '', '', '7512757853', '0010078O4C', '', '', 'Pionier: Florida Diamonds Watch - Black Strap - White Face', 'Paket falsch zugestellt Nachforschung am 03.01.14 gestellt!', '578824869314', 'FedEx', '', '2013-12-02', '', '', '', '', '', ''),
(13701, '211621374', NULL, NULL, 'Jennifer Sullivan', '12 Albany Reach', 'Queens Road', 'KT7 0QT', 'THAMES DITTON', 'Grossbritannien', 'GB', NULL, NULL, '7865918069', '0010014RH5', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face', NULL, '578824869325', 'FedEx', NULL, '2013-12-02', '29.11.2013 17:22', 'UK131023AMC07', '1', 'a0YC000000UtmLWMAZ', '126.99', '199.00'),
(13702, '211540261', NULL, NULL, 'Lana Rogers', '21 BRANTWOOD WAY', '', 'BR5 3WA', 'ORPINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7859886749', '0010010Y82', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face', NULL, '578824869336', 'FedEx', NULL, '2013-12-02', '29.11.2013 11:53', 'UK131023AMC07', '1', 'a0YC000000UtmLWMAZ', '126.99', '199.00'),
(13703, '211650542', NULL, NULL, 'Clare soper', '2 Bertram Hs Victoria St', '', 'TQ9 5EF', 'Totnes', 'Grossbritannien', 'GB', NULL, NULL, '', '0010146OJJ', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824869347', 'FedEx', NULL, '2013-12-02', '29.11.2013 19:52', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(13704, '211467797', NULL, NULL, 'Gunay Isgandarova', '5 WESTFIELD WAY', 'Hatton House 5B', 'E1 4PD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7463151458', '0010217O5U', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824869358', 'FedEx', NULL, '2013-12-02', '29.11.2013 04:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(13705, '211552158', NULL, NULL, 'Ian Johnson', '24 GREENSLADE ROAD', '', 'WS5 3QH', 'WALSALL', 'Grossbritannien', 'GB', NULL, NULL, '7803199374', '10156228', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824869369', 'FedEx', NULL, '2013-12-02', '29.11.2013 12:24', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(13706, '211566515', NULL, NULL, 'Janice Bell', 'ELMS BMW', 'Stansted Road', 'CM23 2BT', 'BISHOPS STORTFORD', 'Grossbritannien', 'GB', NULL, NULL, '7802235295', '00101435MW', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824869370', 'FedEx', NULL, '2013-12-02', '29.11.2013 13:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(13707, '211653931', NULL, NULL, 'Jennifer Jones', '7 HUGHES STREET', '', 'CF40 1LX', 'TONYPANDY', 'Grossbritannien', 'GB', NULL, NULL, '7854027371', '00100426N3', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824869380', 'FedEx', NULL, '2013-12-02', '29.11.2013 20:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(13708, '211517449', NULL, NULL, 'John Cable', '39 BENJAMIN LANE', 'Wexham', 'SL3 6AB', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '1753534396', '0010092AJH', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824869391', 'FedEx', NULL, '2013-12-02', '29.11.2013 10:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(13709, '211464069', NULL, NULL, 'Kamran Choudhury', '189 EASTERN AVENUE', '', 'IG4 5AW', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7943336664', '0010211FLF', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824869406', 'FedEx', NULL, '2013-12-02', '29.11.2013 02:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(13710, '211607164', NULL, NULL, 'Kyaw Soe Hlaing', '1,CHAPELROW BONFIRE CORNER', 'Hampshire', 'PO1 3GP', 'PORTSMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7526911273', '0010102QON', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824869417', 'FedEx', NULL, '2013-12-02', '29.11.2013 16:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(13711, '211481038', NULL, NULL, 'Shaun Coathup', '18 COOPERS PLACE', '', 'PR7 7BY', 'CHORLEY', 'Grossbritannien', 'GB', NULL, NULL, '7590630219', '00101593R6', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824869428', 'FedEx', NULL, '2013-12-02', '29.11.2013 07:52', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(13712, '211650044', NULL, NULL, 'Suzana Petrusevska', '1 TURNPIKE LANE', '', 'N8 0EP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7801704852', '0010065ELU', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824869439', 'FedEx', NULL, '2013-12-02', '29.11.2013 19:52', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(13713, '211688145', NULL, NULL, 'Charlotte Rees', '46 FURZE CLOSE', '', 'SN5 5DB', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7850652203', '0010007R1B', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824869440', 'FedEx', NULL, '2013-12-02', '29.11.2013 23:22', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(13714, '211555313', NULL, NULL, 'Jo Gilbey', '6 MEADOWHEAD ROAD', 'Bassett', 'SO16 7AD', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7970088203', '0010017QDR', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824869450', 'FedEx', NULL, '2013-12-02', '29.11.2013 12:52', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(13715, '211551454', NULL, NULL, 'Kelly Hopton', '34 PARK GATE ROAD', '', 'WS15 4RN', 'RUGELEY', 'Grossbritannien', 'GB', NULL, NULL, '7815500818', '0010240JGF', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824869461', 'FedEx', NULL, '2013-12-02', '29.11.2013 12:23', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(13716, '211673334', NULL, NULL, 'Lachie Innes', '40 Mossfield Drive', '', 'PH33 7PE', 'Fort William', 'Grossbritannien', 'GB', NULL, NULL, '7445849549', '0010216N99', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, 'RG518111178DE', 'Deutsche Post', NULL, '2013-12-02', '29.11.2013 21:52', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(13717, '211582006', NULL, NULL, 'MARDIN NAMSHIRI', '204 ROOKERY ROAD, HANDSWORTH', '', 'B21 9PY', 'BIRMINGHAM,', 'Grossbritannien', 'GB', NULL, NULL, '7411340691', '00102451MB', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824869483', 'FedEx', NULL, '2013-12-02', '29.11.2013 14:23', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(13718, '211628438', NULL, NULL, 'Robert Skingsley Uniexpress LTD', '. Bennett Street', 'Olympic Freight Terminal', 'M12 5NL', 'Ardwick, Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7843284698', '0010070M5X', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824869494', 'FedEx', NULL, '2013-12-02', '29.11.2013 18:22', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(13719, '211671382', NULL, NULL, 'sonya thorne', '125 LABURNUM AVENUE', '', 'DA1 2QW', 'DARTFORD', 'Grossbritannien', 'GB', NULL, NULL, '7957757307', '0010092OPI', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824869509', 'FedEx', NULL, '2013-12-02', '29.11.2013 21:52', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(13720, '211676270', NULL, NULL, 'Suzanne Milligan', '125 Rye Road', '', 'G21 3LH', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7986272056', '00100067EE', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824869510', 'FedEx', NULL, '2013-12-02', '29.11.2013 22:22', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(13721, '211537605', NULL, NULL, 'Amanda Thomas', '3 & 4 Roundabout Court', 'Ayjay Group Ltd', 'CF83 8FS', 'CAERPHILLY', 'Grossbritannien', 'GB', NULL, NULL, '7779298759', '0010079FZ5', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824869520', 'FedEx', NULL, '2013-12-02', '29.11.2013 11:53', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(13722, '211523449', NULL, NULL, 'Bogdan ichim', '89 christchurch avenue', '', 'ha3 8lz', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7960410821', '0010219RHL', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824869531', 'FedEx', NULL, '2013-12-02', '29.11.2013 10:53', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(13723, '211639895', NULL, NULL, 'carl collins', '62 tatnam road', 'poole', 'bh15 2ds', 'poole', 'Grossbritannien', 'GB', NULL, NULL, '7810882611', '0010178IB5', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824869542', 'FedEx', NULL, '2013-12-02', '29.11.2013 18:52', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(13724, '211649396', NULL, NULL, 'David Fox', '1 Plomeros House', 'Caledonia', 'NE21 6AX', 'Tyne', 'Grossbritannien', 'GB', NULL, NULL, '7505184268', '0010214AO8', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824869553', 'FedEx', NULL, '2013-12-02', '29.11.2013 19:52', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(13725, '211626729', NULL, NULL, 'Deborah Jane Coonan', '7 CANBERRA PLACE', '', 'PO20 2WB', 'CHICHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7761823812', '0010043ZVI', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824869564', 'FedEx', NULL, '2013-12-02', '29.11.2013 17:53', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(13726, '211496456', NULL, NULL, 'Gareth Edwards', '1 The Ration Store', 'The Parade, Caversfield', 'OX27 8AF', 'Bicester', 'Grossbritannien', 'GB', NULL, NULL, '7825395975', '0010241LJ6', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824869575', 'FedEx', NULL, '2013-12-02', '29.11.2013 09:23', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(13727, '211573341', NULL, NULL, 'kristina vilimaite', '23 LACOCK DRIVE', '', 'BS30 7HD', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7951992828', '0010209HU5', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824869586', 'FedEx', NULL, '2013-12-02', '29.11.2013 13:53', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(13728, '211522030', NULL, NULL, 'lisa Straughton', '6 Forge Road', '', 'Me10 2au', 'Sittingbourne', 'Grossbritannien', 'GB', NULL, NULL, '7525823952', '0010004OIO', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824869597', 'FedEx', NULL, '2013-12-02', '29.11.2013 10:52', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(13729, '211541629', NULL, NULL, 'maureen rutherford', '107 bathgo avenue', '', 'PA1 3DZ', 'paisley', 'Grossbritannien', 'GB', NULL, NULL, '1415871123', '0010238TAW', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824869601', 'FedEx', NULL, '2013-12-02', '29.11.2013 11:52', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(13730, '211627351', NULL, NULL, 'Remi Garrett', '14 JOHNSON CLOSE', '', 'IP2 8HX', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '7535693232', '0010125ZQP', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824869612', 'FedEx', NULL, '2013-12-02', '29.11.2013 17:53', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(13731, '211564591', NULL, NULL, 'Sukhwinder Singh', '15A LAWRENCE LAWRENCE ROAD', '', 'E13 0QD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7747856478', '00101726YB', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824869623', 'FedEx', NULL, '2013-12-02', '29.11.2013 13:23', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(13732, '211522458', NULL, NULL, 'waterguard services Strachan', 'UNIT 2 OAKWELL VIEW', '', 'S71 1HX', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7954418638', '001005166Y', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824869634', 'FedEx', NULL, '2013-12-02', '29.11.2013 10:53', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(13733, '211441939', NULL, NULL, 'Abbie Sniffen', '19 PITSEAVILLE GROVE', '', 'SS16 4HW', 'BASILDON', 'Grossbritannien', 'GB', NULL, NULL, '7449989380', '0020245U6B', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869645', 'FedEx', NULL, '2013-12-02', '28.11.2013 22:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13734, '211457235', NULL, NULL, 'Alan Robert Gordon', '387 STAMFORDHAM ROAD', '', 'NE5 5HA', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7576191166', '002001314J', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869656', 'FedEx', NULL, '2013-12-02', '29.11.2013 00:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13735, '211107811', NULL, NULL, 'Andrew Callaway', '2 TFF Queens Park Road', '', 'BH8 9BP', 'Bournemouth', 'Grossbritannien', 'GB', NULL, NULL, '7877780269', '0020146TTJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869667', 'FedEx', NULL, '2013-12-02', '29.11.2013 09:39', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13736, '211138138', NULL, NULL, 'Annabelle Mullard', '11 POOL STREET', '', 'NN11 3TS', 'DAVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7817290851', '00201755A2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869678', 'FedEx', NULL, '2013-12-02', '29.11.2013 09:39', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13737, '211441510', NULL, NULL, 'Chieh Ni', '13-31 VITTORIA STREET', '', 'B1 3ND', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7877447881', '0020235O7X', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869689', 'FedEx', NULL, '2013-12-02', '28.11.2013 22:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13738, '210839265', NULL, NULL, 'Clive Tunstall', '12 DARWIN ROAD', '', 'DE3 9HT', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7733184174', '0010036J6M', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869690', 'FedEx', NULL, '2013-12-02', '29.11.2013 09:39', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13739, '211402930', NULL, NULL, 'Corina Traistaru', '11-12VICTO CHURCH LANE', '', 'E11 1HG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7964199429', '002016145O', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869704', 'FedEx', NULL, '2013-12-02', '28.11.2013 19:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13740, '211232370', NULL, NULL, 'Daniel Mills', '69 OWEN STREET', '', 'WA10 3DN', 'ST. HELENS', 'Grossbritannien', 'GB', NULL, NULL, '7766164150', '0020114FDS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869715', 'FedEx', NULL, '2013-12-02', '28.11.2013 04:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13741, '211410921', NULL, NULL, 'Dean Feltham', '24 GAINSBROOK CRESCENT', '', 'WS11 9TN', 'CANNOCK', 'Grossbritannien', 'GB', NULL, NULL, '7779124627', '002002573V', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869726', 'FedEx', NULL, '2013-12-02', '28.11.2013 20:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13742, '211152399', NULL, NULL, 'Glen Montgomery', '40 KILNASLEE ROAD', '', 'BT70 2UD', 'DUNGANNON', 'Grossbritannien', 'GB', NULL, NULL, '7734450646', '00202249QJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869737', 'FedEx', NULL, '2013-12-02', '29.11.2013 09:39', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13743, '211328535', NULL, NULL, 'Isobel Keenan', '17 COOLHAM DRIVE', '', 'BN2 5HU', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '7828789293', '0020042XOQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869748', 'FedEx', NULL, '2013-12-02', '28.11.2013 13:54', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13744, '211328534', NULL, NULL, 'Isobel Keenan', '17 COOLHAM DRIVE', '', 'BN2 5HU', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '7828789293', '00200829O1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869748', 'FedEx', NULL, '2013-12-02', '28.11.2013 13:55', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13745, '211390860', NULL, NULL, 'Jamie Brown', '92 ENNERDALE ROAD', '', 'NN3 6BX', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7813989949', '0020148TO7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869760', 'FedEx', NULL, '2013-12-02', '28.11.2013 18:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13746, '211280949', NULL, NULL, 'Jennifer McFall', '7 TAVISTOCK ROAD', '', 'UB10 8PW', 'UXBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7944502401', '0020033VUB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869770', 'FedEx', NULL, '2013-12-02', '28.11.2013 10:54', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13747, '210804286', NULL, NULL, 'John Molloy', '29 WHITTON DENE', '', 'TW3 2JN', 'HOUNSLOW', 'Grossbritannien', 'GB', NULL, NULL, '7957866873', '0010213U92', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869781', 'FedEx', NULL, '2013-12-02', '29.11.2013 09:39', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13748, '211335912', NULL, NULL, 'Kathrin Meier', '88 SALISBURY ROAD', '', 'ME14 2TX', 'MAIDSTONE', 'Grossbritannien', 'GB', NULL, NULL, '7876826904', '0020069Q94', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869792', 'FedEx', NULL, '2013-12-02', '28.11.2013 14:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13749, '211384252', NULL, NULL, 'keith jennings', '60 GRANGE ROAD', '', 'ME7 2PU', 'GILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7762140185', '00201512B9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869807', 'FedEx', NULL, '2013-12-02', '28.11.2013 18:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13750, '211302455', NULL, NULL, 'Kevin Littler', '82 PELHAM ROAD', '', 'WA4 2HA', 'WARRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7821139475', '002009617V', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869818', 'FedEx', NULL, '2013-12-02', '28.11.2013 11:58', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13751, '211232164', NULL, NULL, 'laura Colebrook', '16 CHETWOOD DRIVE', '', 'WA8 9BL', 'WIDNES', 'Grossbritannien', 'GB', NULL, NULL, '7762780177', '0020174NQG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869829', 'FedEx', NULL, '2013-12-02', '28.11.2013 04:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13752, '211449968', NULL, NULL, 'Leanne Black', '39 MAIN STREET', '', 'PA9 1BQ', 'JOHNSTONE', 'Grossbritannien', 'GB', NULL, NULL, '7834561367', '0020219UYA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, 'RG518111181DE', 'Deutsche Post', NULL, '2013-12-02', '28.11.2013 23:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13753, '211227089', NULL, NULL, 'Lee Cosgrove', '16 Pine Road', '', 'LA145EL', 'Barrow-In-Furness', 'Grossbritannien', 'GB', NULL, NULL, '7713448578', '0020184WDR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869840', 'FedEx', NULL, '2013-12-02', '28.11.2013 01:27', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13754, '211393286', NULL, NULL, 'Linda Kemp', '33 BEECH HILL', '', 'SG6 4EE', 'LETCHWORTH GARDEN CITY', 'Grossbritannien', 'GB', NULL, NULL, '7909333213', '00201981R3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869851', 'FedEx', NULL, '2013-12-02', '28.11.2013 18:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13755, '211455308', NULL, NULL, 'Mahmoud Khalid', '83 LILY CLOSE', '', 'W14 9YB', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7890327354', '0020028YNS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869862', 'FedEx', NULL, '2013-12-02', '28.11.2013 23:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13756, '211453186', NULL, NULL, 'Mar LANGHORNE', '187 RYELAND ROAD', 'Duston', 'NN5 6XJ', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7584323246', '0020021DC4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869873', 'FedEx', NULL, '2013-12-02', '28.11.2013 23:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13757, '211088836', NULL, NULL, 'Martin Green', '28 BRAMBLE LAWN', '', 'GL4 5YF', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7957450963', '0020241MSI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869884', 'FedEx', NULL, '2013-12-02', '29.11.2013 09:39', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13758, '211403280', NULL, NULL, 'mary conway', '12 CHURCH LANE', '', 'EN8 0DY', 'WALTHAM CROSS', 'Grossbritannien', 'GB', NULL, NULL, '7787428295', '00200551YS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869895', 'FedEx', NULL, '2013-12-02', '28.11.2013 19:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13759, '211378711', NULL, NULL, 'Michelle Mason', '8 CHIPPENHAM ROAD', '', 'RM3 8EX', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7538022366', '0020225LII', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869900', 'FedEx', NULL, '2013-12-02', '28.11.2013 17:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13760, '211249046', NULL, NULL, 'Miss Smyth', '3 IRWIN ROAD', '', 'GU2 7PW', 'GUILDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7713445431', '0020231VQI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869910', 'FedEx', NULL, '2013-12-02', '29.11.2013 09:39', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13761, '211193822', NULL, NULL, 'Olivia Keen', '29-31 Highstreet crossroads garage prestwood', '', 'Hp16 9eg', 'Bucks', 'Grossbritannien', 'GB', NULL, NULL, '7588462030', '0020228OIP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869921', 'FedEx', NULL, '2013-12-02', '29.11.2013 09:39', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13762, '211196351', NULL, NULL, 'Paul Appleton', '75 HOYLAKE ROAD', '', 'M33 2XJ', 'SALE', 'Grossbritannien', 'GB', NULL, NULL, '7980670185', '0020057UWP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869932', 'FedEx', NULL, '2013-12-02', '29.11.2013 09:39', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13763, '211443011', NULL, NULL, 'Paul Wilson', '17 RAILWAY TERRACE', '', 'TS16 0BS', 'STOCKTON-ON-TEES', 'Grossbritannien', 'GB', NULL, NULL, '7870766992', '0020007YDX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869943', 'FedEx', NULL, '2013-12-02', '28.11.2013 22:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13764, '211185494', NULL, NULL, 'pauline elson', '45 GREENFIELDS AVENUE', 'Shavington', 'CW2 5HE', 'CREWE', 'Grossbritannien', 'GB', NULL, NULL, '7702837001', '0020131FTN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869954', 'FedEx', NULL, '2013-12-02', '29.11.2013 09:39', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13765, '211321265', NULL, NULL, 'Pauline Wallwork Wallwork', '10 Dronfield Road, Northenden', '', 'M22 4AW', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '1619982869', '00200039IU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869965', 'FedEx', NULL, '2013-12-02', '28.11.2013 13:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13766, '211441554', NULL, NULL, 'Plamen Topuzov', '60 GREENSTEAD AVENUE', 'woodford green', 'IG8 7ES', 'WOODFORD GREEN', 'Grossbritannien', 'GB', NULL, NULL, '7834545068', '0020014GF9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869976', 'FedEx', NULL, '2013-12-02', '28.11.2013 22:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13767, '211456383', NULL, NULL, 'Rabih Ouaijan', '11A WEST HALKIN STREET', 'CCC House', 'SW1X 8JL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7515145766', '0020045MH5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869987', 'FedEx', NULL, '2013-12-02', '29.11.2013 00:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13768, '211212073', NULL, NULL, 'rachel burt', '32 BARTON ROAD', '', 'TA8 2LT', 'BURNHAM-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7738920269', '0020158KCY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824869998', 'FedEx', NULL, '2013-12-02', '29.11.2013 09:39', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13769, '211253967', NULL, NULL, 'Rebeka Beer', 'Flat 133, 10 HALL STREET', 'Apartment 133', 'B18 6BX', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7860840243', '0020240F4X', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824870009', 'FedEx', NULL, '2013-12-02', '29.11.2013 09:39', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13770, '211200727', NULL, NULL, 'Rob Dillane', '129B SOUTHBURY ROAD', '', 'EN1 1PN', 'ENFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7852370620', '00201780YX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824870010', 'FedEx', NULL, '2013-12-02', '29.11.2013 09:39', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13771, '211292739', NULL, NULL, 'Robert O\'Donovan', '103 PLAINS AVENUE', '', 'ME15 7AR', 'MAIDSTONE', 'Grossbritannien', 'GB', NULL, NULL, '7968775918', '0020122BUP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824870020', 'FedEx', NULL, '2013-12-02', '28.11.2013 11:28', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13772, '211447648', NULL, NULL, 'Roznak Daniela-lavinia', '70 CHATSWORTH ROAD', '', 'E15 1QZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7450285554', '00200394W1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824870031', 'FedEx', NULL, '2013-12-02', '28.11.2013 22:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13773, '211405709', NULL, NULL, 'Ryan Kirkbride', '10 BIRCHWOOD ROAD', '', 'TS7 8DG', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7455014219', '0020152FM8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824870042', 'FedEx', NULL, '2013-12-02', '28.11.2013 19:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13774, '211519699', NULL, NULL, 'Sandeep Kaur Dosanjh', '267 STOKE ROAD', 'Slough', 'SL2 5AX', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '7855365787', '0020023B4F', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824870053', 'FedEx', NULL, '2013-12-02', '29.11.2013 10:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13775, '211312403', NULL, NULL, 'Sari Saeed', '13 Dawnay Road', '', 'BD5 9LH', 'Bradford', 'Grossbritannien', 'GB', NULL, NULL, '7872004478', '0020041VV5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824870064', 'FedEx', NULL, '2013-12-02', '28.11.2013 12:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13776, '211252951', NULL, NULL, 'sharon daly', 'Sigma House', 'A13 Eastbound', 'RM16 3AY', 'Grays, Essex', 'Grossbritannien', 'GB', NULL, NULL, '7812122419', '0020164WHG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824870075', 'FedEx', NULL, '2013-12-02', '28.11.2013 09:18', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13777, '211388794', NULL, NULL, 'Simon Warren', '64 COPSON STREET', '', 'LE67 6LB', 'IBSTOCK', 'Grossbritannien', 'GB', NULL, NULL, '1530457303', '0020218EB2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824870086', 'FedEx', NULL, '2013-12-02', '28.11.2013 18:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13778, '211455821', NULL, NULL, 'Teresa White', '29 NAIRN ROAD', '', 'BH13 7NF', 'POOLE', 'Grossbritannien', 'GB', NULL, NULL, '7703774606', '0020022RDO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824870097', 'FedEx', NULL, '2013-12-02', '28.11.2013 23:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13779, '211395087', NULL, NULL, 'william simpson', '7 TANGMERE CLOSE', '', 'NE23 2EJ', 'CRAMLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7895877396', '0020217YI1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824870101', 'FedEx', NULL, '2013-12-02', '28.11.2013 19:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13780, '211218461', NULL, NULL, 'zana sichma', '19 wakefield house', 'goldsmith road', 'SE15 5ST', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7731563589', '0020191G5V', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824870112', 'FedEx', NULL, '2013-12-02', '28.11.2013 00:58', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13781, '211297511', NULL, NULL, 'Zarar Hussain', '57 ROTHESAY TERRACE', 'Great Horton', 'BD7 1QE', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7854010257', '00200507IV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824870123', 'FedEx', NULL, '2013-12-02', '28.11.2013 11:28', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13782, '211263937', NULL, NULL, 'Zarar Hussain', '9 ELLERCROFT TERRACE', 'Lidget Green', 'BD7 2EQ', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7967040638', '00200916IM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824870123', 'FedEx', NULL, '2013-12-02', '28.11.2013 10:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13783, '211416522', NULL, NULL, 'Zyta Glin-Conway', '253 RUNLEY ROAD', '', 'LU1 1TY', 'LUTON', 'Grossbritannien', 'GB', NULL, NULL, '1582417284', '0020196NGD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824870145', 'FedEx', NULL, '2013-12-02', '28.11.2013 20:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13784, '210606959', NULL, NULL, 'Carl Jones', '41 CARAWAY DRIVE', 'BRADWELL', 'NR31 8TS', 'GREAT YARMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7876411630', '00300177GJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824870156', 'FedEx', NULL, '2013-12-02', '29.11.2013 09:39', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13785, '210593170', NULL, NULL, 'zoe Harrison', '2 BARLOW CRESCENT', 'Marple Stockport', 'SK6 7PE', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7794993119', '0030162NP8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824870167', 'FedEx', NULL, '2013-12-02', '29.11.2013 09:39', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13786, '211418852', NULL, NULL, 'Jacqueline Brown', '6 HEATH ROAD', 'Hordle', 'SO41 0GG', 'LYMINGTON', 'Grossbritannien', 'GB', NULL, NULL, '1425511207', '0010112JM8', NULL, NULL, 'Toronto Theorema Mechanical Gold Watch With White Face - Brown Strap', NULL, '578824870178', 'FedEx', NULL, '2013-12-02', '28.11.2013 20:52', 'UK131025AMC07', '1', 'a0YC000000Uu436MAB', '143.01', '249.00'),
(13787, '211525530', NULL, NULL, 'Jacqueline Hutton', '1 HAWKHILL PLACE', '', 'KA20 4HN', 'STEVENSTON', 'Grossbritannien', 'GB', NULL, NULL, '1294605398', '00100922LF', NULL, NULL, 'Toronto Theorema Mechanical Gold Watch With White Face - Brown Strap', NULL, '578824870189', 'FedEx', NULL, '2013-12-02', '29.11.2013 10:53', 'UK131025AMC07', '1', 'a0YC000000Uu436MAB', '143.01', '249.00'),
(13788, '211571593', NULL, NULL, 'Adam Davis', '99 JUNCTION ROAD', '', 'TS20 1PX', 'STOCKTON-ON-TEES', 'Grossbritannien', 'GB', NULL, NULL, '7401336676', '00100832LV', NULL, NULL, 'Toronto Theorema Mechanical Rose Gold Watch With Black Face - Brown Strap', NULL, '578824870190', 'FedEx', NULL, '2013-12-02', '29.11.2013 13:52', 'UK131025AMC08', '1', 'a0YC000000Uu4FaMAJ', '143.01', '249.00'),
(13789, '211291852', NULL, NULL, 'Edward Curran', '5 JAMES WATT WAY', 'Flat 2/2', 'PA15 2AD', 'GREENOCK', 'Grossbritannien', 'GB', NULL, NULL, '1475895120', '0010141IE2', NULL, NULL, 'Toronto Theorema Mechanical Rose Gold Watch With Black Face - Brown Strap', NULL, '578824870204', 'FedEx', NULL, '2013-12-02', '28.11.2013 11:29', 'UK131025AMC08', '1', 'a0YC000000Uu4FaMAJ', '143.01', '249.00'),
(13790, '211381816', NULL, NULL, 'gilmina ryckyte', '47 SOUTH MARKET ROAD', '', 'NR30 2BT', 'GREAT YARMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7412609232', '0010084Q2G', NULL, NULL, 'Toronto Theorema Mechanical Rose Gold Watch With Black Face - Brown Strap', NULL, '578824870215', 'FedEx', NULL, '2013-12-02', '28.11.2013 17:52', 'UK131025AMC08', '1', 'a0YC000000Uu4FaMAJ', '143.01', '249.00'),
(13791, '211522038', NULL, NULL, 'Liudmila Razveeva', '18 Alexander house', 'Seven Kings way', 'KT2 5BY', 'Kingston upon Thames', 'Grossbritannien', 'GB', NULL, NULL, '7788641561', '0010150UDN', NULL, NULL, 'Toronto Theorema Mechanical Rose Gold Watch With Black Face - Brown Strap', NULL, '578824870226', 'FedEx', NULL, '2013-12-02', '29.11.2013 10:52', 'UK131025AMC08', '1', 'a0YC000000Uu4FaMAJ', '143.01', '249.00'),
(13792, '211254596', NULL, NULL, 'mikhael adam', '58 DELLOW CLOSE', 'dellow close', 'IG2 7ED', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7940092546', '0010187ET8', NULL, NULL, 'Toronto Theorema Mechanical Rose Gold Watch With Black Face - Brown Strap', NULL, '578824870237', 'FedEx', NULL, '2013-12-02', '28.11.2013 09:13', 'UK131025AMC08', '1', 'a0YC000000Uu4FaMAJ', '143.01', '249.00'),
(13793, '211434945', NULL, NULL, 'viktoras rakasis', '6 SPRINGFIELD ROAD', '', 'PE1 2JG', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7587942641', '0010128HGK', NULL, NULL, 'Toronto Theorema Mechanical Rose Gold Watch With Black Face - Brown Strap', NULL, '578824870248', 'FedEx', NULL, '2013-12-02', '28.11.2013 21:52', 'UK131025AMC08', '1', 'a0YC000000Uu4FaMAJ', '143.01', '249.00'),
(13794, '211232738', NULL, NULL, 'Efe Komon ISS Facility Services Ltd, 10th floor', 'Plaza 3 South quay, 189 Marsh Wall', '', 'E14 9SH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7955889887', '0010220BA4', NULL, NULL, 'Toronto Theorema Mechanical Silver Watch With White and Black Face - Black Strap', NULL, '578824870259', 'FedEx', NULL, '2013-12-02', '28.11.2013 04:52', 'UK131025AMC06', '1', 'a0YC000000Uu4DtMAJ', '143.01', '249.00'),
(13795, '211587905', NULL, NULL, 'Hazel Austin', '6 THE COPPINS', '', 'WA2 9DY', 'WARRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7740287296', '0010021O8C', NULL, NULL, 'Toronto Theorema Mechanical Silver Watch With White and Black Face - Black Strap', NULL, '578824870260', 'FedEx', NULL, '2013-12-02', '29.11.2013 14:52', 'UK131025AMC06', '1', 'a0YC000000Uu4DtMAJ', '143.01', '249.00'),
(13796, '211622704', NULL, NULL, 'mandie gill', '278 stratford road', 'park surgery', 'b90 3af', 'solihull', 'Grossbritannien', 'GB', NULL, NULL, '7580797101', '001019958P', NULL, NULL, 'Toronto Theorema Mechanical Silver Watch With White and Black Face - Black Strap', NULL, '578824870270', 'FedEx', NULL, '2013-12-02', '29.11.2013 17:53', 'UK131025AMC06', '1', 'a0YC000000Uu4DtMAJ', '143.01', '249.00'),
(13797, '211360214', NULL, NULL, 'Richard Rogers', '53 Radford Road', '', 'EX2 4ES', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7855354662', '001013381P', NULL, NULL, 'Toronto Theorema Mechanical Silver Watch With White and Black Face - Black Strap', NULL, '578824870281', 'FedEx', NULL, '2013-12-02', '28.11.2013 16:22', 'UK131025AMC06', '1', 'a0YC000000Uu4DtMAJ', '143.01', '249.00'),
(13798, '211487452', NULL, NULL, 'Rita Moran', '37 Fauldspark Crescent', '', 'G696NG', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7908292159', '0010127H5S', NULL, NULL, 'Toronto Theorema Mechanical Silver Watch With White and Black Face - Black Strap', NULL, '578824870292', 'FedEx', NULL, '2013-12-02', '29.11.2013 08:22', 'UK131025AMC06', '1', 'a0YC000000Uu4DtMAJ', '143.01', '249.00'),
(13799, '211406553', NULL, NULL, 'Christopher Baxter', '92 GREAT WESTERN ROAD', 'Bathstore', 'G4 9AD', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7508282293', '00101666U2', NULL, NULL, 'Toronto Theorema Mechanical Silver Watch With White and Blue Face - Black Strap', NULL, '578824870307', 'FedEx', NULL, '2013-12-02', '28.11.2013 19:52', 'UK131025AMC05', '1', 'a0YC000000Uu4ABMAZ', '143.01', '249.00'),
(13800, '211073293', NULL, NULL, 'Leonne Pineda', '16 the green Greenvalley', '', 'Douglas', 'Donnybrook', 'Irland', 'IE', NULL, NULL, '861687184', '0010185TD4', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '578824868075', 'FedEx', NULL, '2013-11-28', '27.11.2013 12:32', 'a0YC000000VybIIMAZ', '1', 'a0YC000000VybIIMAZ', '', '195.00'),
(13801, '211067573', NULL, NULL, 'Paul Walshe Ceo', '30 Cabinteely Crescent', '', 'Dublin 18', 'Dublin', 'Irland', 'IE', NULL, NULL, '860892237', '0010126H5F', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '578824868086', 'FedEx', NULL, '2013-11-28', '27.11.2013 12:32', 'a0YC000000VybIIMAZ', '1', 'a0YC000000VybIIMAZ', '', '195.00'),
(13802, '211048260', NULL, NULL, 'Denis Roberto Potrick', '7 Eden College, burgh quay', '', 'd2', 'Ireland', 'Irland', 'IE', NULL, NULL, '087 094 6175', '00102463A8', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '578824868097', 'FedEx', NULL, '2013-11-28', '27.11.2013 11:04', 'a0YC000000VybIIMAZ', '1', 'a0YC000000VybIIMAZ', '', '195.00'),
(13803, '211036826', NULL, NULL, 'Vitalija Vilkiene', '24 the Rise', 'Lakepoint', '0', 'Mullingar', 'Irland', 'IE', NULL, NULL, '851000021', '0010006A66', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', NULL, '578824868101', 'FedEx', NULL, '2013-11-28', '27.11.2013 10:03', 'a0YC000000Vyb8nMAB', '1', 'a0YC000000Vyb8nMAB', '', '195.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(13804, '211046877', NULL, NULL, 'Sarah Jayne Byrne', '43 Stanford green, walkinstown', 'Christmas gift', 'D12', 'Dublin, ireland', 'Irland', 'IE', NULL, NULL, '851299231', '00100981N5', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824868112', 'FedEx', NULL, '2013-11-28', '27.11.2013 11:05', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(13805, '210907653', '', '', 'denise jones', '37 DARESBURY AVENUE', '', 'M41 8GJ', 'MANCHESTER', 'Grossbritannien', '', '', '', '7453960631', '0010181IJR', '', '', 'Theorema Men?s Casablanca Watch - Black Strap, Silver Case and Silver Dial', 'Uhr verloren! Nicht gescannt!Nachforschung am 08.01.2013 gestellt!\r\n\r\n02.01.13 RL704540433DE', '578824868190', 'FedEx', '', '2013-11-28', '', '', '', '', '', ''),
(13806, '210795740', NULL, NULL, 'Lyndsey Dawber', '36 Willis lane', '', 'L35 3ru', 'Whiston', 'Grossbritannien', 'GB', NULL, NULL, '', '0010216JHV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868204', 'FedEx', NULL, '2013-11-28', '26.11.2013 10:14', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13807, '210761864', NULL, NULL, 'Grace Yap', '62A OLDHAM STREET', 'Balinese spa 2nd floor', 'M4 1LE', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7505699920', '00102070TH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868215', 'FedEx', NULL, '2013-11-28', '26.11.2013 03:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13808, '209903929', NULL, NULL, 'christina cunliffe', '67 67 KENWORTHY LANE', '', 'M22 4EF', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7813030569', '0010111U1H', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '578824864780', 'Fedex', NULL, '2013-11-25', '21.11.2013 22:53', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(13809, '209747521', NULL, NULL, 'Samuel Robeson', '17 MOUNTAIN VIEW', '', 'BD18 1AH', 'SHIPLEY', 'Grossbritannien', 'GB', NULL, NULL, '7964022392', '0010076VS4', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '578824864790', 'Fedex', NULL, '2013-11-25', '21.11.2013 10:54', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(13810, '209697520', NULL, NULL, 'Shahrooz Shoghi-rezvani', '80 BYEWATERS', '', 'WD18 8WJ', 'WATFORD', 'Grossbritannien', 'GB', NULL, NULL, '7525853352', '0010074SQ7', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '578824864805', 'Fedex', NULL, '2013-11-25', '21.11.2013 07:22', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(13811, '209743502', NULL, NULL, 'Victoria Bullock', '45 MARTON GROVE', '', 'DN7 6JB', 'DONCASTER', 'Grossbritannien', 'GB', NULL, NULL, '7900430478', '0010169KS8', NULL, NULL, 'Monaco Watch With Black Strap, Gold Case and Black Dial', NULL, '578824864816', 'Fedex', NULL, '2013-11-25', '21.11.2013 10:53', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(13812, '209909859', NULL, NULL, 'Ben Pitts', '63 PARK WAY', '', 'N20 0XN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7940162135', '0010207J7N', NULL, NULL, 'Panthos Watch With Black Strap and Silver Case', NULL, '578824867377', 'Fedex', NULL, '2013-11-25', '21.11.2013 23:23', 'UK131025AMC01', '1', 'a0YC000000VxqiZMAR', '144.01', '249.00'),
(13813, '209797545', NULL, NULL, 'Rehman Ibrahim Security', 'Southgate Southgate College High Street Southgate', 'Southgate', 'N14 6BS', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7411308769', '0010170FWJ', NULL, NULL, 'Panthos Watch With Black Strap and Silver Case', NULL, '578824867399', 'Fedex', NULL, '2013-11-25', '21.11.2013 14:23', 'UK131025AMC01', '1', 'a0YC000000VxqiZMAR', '144.01', '249.00'),
(13814, '209909911', NULL, NULL, 'Ben Pitts', '63 PARK WAY', '', 'N20 0XN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7940162135', '0010036PNM', NULL, NULL, 'Panthos Watch With Black Strap, Silver Case and Black Dial', NULL, '578824867377', 'Fedex', NULL, '2013-11-25', '21.11.2013 23:22', 'UK131025AMC02', '1', 'a0YC000000VxqiaMAB', '144.01', '249.00'),
(13815, '209816399', NULL, NULL, 'Amie Brotherton', '49 BLACKWELL CLOSE', '', 'NN10 8PJ', 'RUSHDEN', 'Grossbritannien', 'GB', NULL, NULL, '7950111522', '0010012WPY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824864850', 'Fedex', NULL, '2013-11-27', '21.11.2013 15:23', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13816, '209956524', NULL, NULL, 'Amy Fisher', '13 MARION ROAD', 'Southsea Hampshire', 'PO4 0QX', 'SOUTHSEA', 'Grossbritannien', 'GB', NULL, NULL, '7795556221', '0010040HQ5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824864860', 'Fedex', NULL, '2013-11-27', '22.11.2013 10:43', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13817, '209732704', NULL, NULL, 'Amy Nadin', '1 Clapham House', 'Festival Place', 'RG21 7JN', 'Basingstoke', 'Grossbritannien', 'GB', NULL, NULL, '7939960277', '00100434D1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824864871', 'Fedex', NULL, '2013-11-27', '21.11.2013 10:47', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13818, '209733877', NULL, NULL, 'Barbara MCClure', '20 THORNDALE ROAD', '', 'BT29 4UD', 'CRUMLIN', 'Grossbritannien', 'GB', NULL, NULL, '7972767954', '0010178S8V', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824864882', 'Fedex', NULL, '2013-11-27', '21.11.2013 09:56', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13819, '209752381', NULL, NULL, 'Barry Denmead', '131 BELSWAINS LANE', 'c/o Wilden Services Limited', 'HP3 9UZ', 'HEMEL HEMPSTEAD', 'Grossbritannien', 'GB', NULL, NULL, '1442212941', '00102261WS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824864893', 'Fedex', NULL, '2013-11-27', '21.11.2013 11:22', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13820, '209819500', NULL, NULL, 'Brett Fellows', '4 ALBANY ROAD', 'Kilnhurst', 'S64 5UG', 'MEXBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7794701047', '0010161QQP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824864908', 'Fedex', NULL, '2013-11-27', '21.11.2013 15:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13821, '209874341', NULL, NULL, 'carol airey', '9 THIRLMERE ROAD', '', 'M41 8PT', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7568344461', '001024330S', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824864919', 'Fedex', NULL, '2013-11-27', '21.11.2013 20:22', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13822, '209714100', NULL, NULL, 'Carolin Dawson', '1 MILL LANE', 'National Express House', 'B5 6DB', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '4,41215E+11', '0010202DLA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824864920', 'Fedex', NULL, '2013-11-27', '21.11.2013 08:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13823, '209783569', NULL, NULL, 'Caroline Easton', '10 CAMPBELL CLOSE', '', 'CM2 9BE', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7795257994', '0010104MAN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824864930', 'Fedex', NULL, '2013-11-27', '21.11.2013 13:23', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13824, '209881765', NULL, NULL, 'Charlene Howling', '21 TOMSON AVENUE', '', 'CV6 1LJ', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7429166836', '00101688QM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824864941', 'Fedex', NULL, '2013-11-27', '21.11.2013 20:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13825, '209908816', NULL, NULL, 'Claire Hill', '506 THE PADDOCK', 'Stourbridge', 'DY9 0RE', 'STOURBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '4,47896E+11', '0010020ZVB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824864952', 'Fedex', NULL, '2013-11-27', '21.11.2013 22:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13826, '209802650', NULL, NULL, 'Colleen Scullion', '23 Dromdallagan', 'Straw', 'BT45 7EY', 'Draperstown', 'Grossbritannien', 'GB', NULL, NULL, '7834789254', '0010205KKI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824864963', 'Fedex', NULL, '2013-11-27', '21.11.2013 14:23', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13827, '209893826', NULL, NULL, 'David Burns', 'WOODCROFT LINDEN CLOSE', '', 'FY5 2QZ', 'THORNTON-CLEVELEYS', 'Grossbritannien', 'GB', NULL, NULL, '7976726916', '00102031LI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824864974', 'Fedex', NULL, '2013-11-27', '21.11.2013 21:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13828, '209901393', NULL, NULL, 'Debbie Davison', '3 TWO ACRE GROVE', '', 'CH66 2SD', 'ELLESMERE PORT', 'Grossbritannien', 'GB', NULL, NULL, '7734901327', '0010115RHT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824864985', 'Fedex', NULL, '2013-11-27', '21.11.2013 22:23', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13829, '209845299', NULL, NULL, 'derek crosbie', '23 MILDMAY STREET', '', 'N1 4AB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7798566018', '00102177PB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824864996', 'Fedex', NULL, '2013-11-27', '21.11.2013 17:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13830, '209937295', NULL, NULL, 'Dianne Chatterley', '32 CHERRY TREE WALK', 'Batchley Redditch', 'B97 6PB', 'REDDITCH', 'Grossbritannien', 'GB', NULL, NULL, '1527', '0010151O16', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865000', 'Fedex', NULL, '2013-11-27', '22.11.2013 07:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13831, '209899464', NULL, NULL, 'Donatas Juodeikis', '25 South Molton Road', '', 'e16 1PE', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7402759839', '0010106CRD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865010', 'Fedex', NULL, '2013-11-27', '21.11.2013 22:24', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13832, '209909329', NULL, NULL, 'Francesca Allard', '2b keiths wood', '', 'SG3 6PU', 'Knebworth', 'Grossbritannien', 'GB', NULL, NULL, '7527538487', '0010132FWJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865021', 'Fedex', NULL, '2013-11-27', '21.11.2013 23:22', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13833, '209841553', NULL, NULL, 'George Thomas', '265 PARK ROAD', '', 'LE11 2HF', 'LOUGHBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7462886540', '0010236H7K', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865032', 'Fedex', NULL, '2013-11-27', '21.11.2013 17:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13834, '209730930', NULL, NULL, 'Hayley Hayes', '40 GREAT GEORGE STREET', 'Cohen cramer solicitors 3rd floor', 'LS1 3DL', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7974154244', '0010047KLJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865043', 'Fedex', NULL, '2013-11-27', '21.11.2013 10:54', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13835, '209879756', NULL, NULL, 'Hazel Lunney', '34 SHERWIN ROAD', '', 'NG7 1SA', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '0115 8419970', '0010086GYC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865054', 'Fedex', NULL, '2013-11-27', '21.11.2013 20:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13836, '209842688', NULL, NULL, 'James Stockwell', '14 GLENEAGLES CLOSE', '', 'WD19 6LS', 'WATFORD', 'Grossbritannien', 'GB', NULL, NULL, '7805275221', '0010248W5Y', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865065', 'Fedex', NULL, '2013-11-27', '21.11.2013 17:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13837, '209914669', NULL, NULL, 'Joe Barker', '137 LONDON STREET', '', 'PE37 7DW', 'SWAFFHAM', 'Grossbritannien', 'GB', NULL, NULL, '7940241950', '0010222JXD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865076', 'Fedex', NULL, '2013-11-27', '21.11.2013 23:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13838, '209882872', NULL, NULL, 'Joey Star', '258 ELMWOOD ELMWOOD AVENUE', '', 'TW13 7QB', 'FELTHAM', 'Grossbritannien', 'GB', NULL, NULL, '7533126601', '00101628K1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865087', 'Fedex', NULL, '2013-11-27', '21.11.2013 20:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13839, '209802039', NULL, NULL, 'JOHN GILLESPIE', '166 HALIFAX ROAD', '', 'OL16 2NJ', 'ROCHDALE', 'Grossbritannien', 'GB', NULL, NULL, '1706661803', '0010102FE6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865098', 'Fedex', NULL, '2013-11-27', '21.11.2013 14:24', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13840, '209750675', NULL, NULL, 'john quinn', '8 Firdale cotgrave', '', 'ng12 3na', 'Nottingham', 'Grossbritannien', 'GB', NULL, NULL, '', '0010087UYB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865102', 'Fedex', NULL, '2013-11-27', '21.11.2013 10:59', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13841, '209844254', NULL, NULL, 'Joseph Vincent', '2 CARR BANK DRIVE', '', 'S11 7FD', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7747863991', '0010030X3O', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865113', 'Fedex', NULL, '2013-11-27', '21.11.2013 17:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13842, '209983412', NULL, NULL, 'juan romay', '0 CROSS DEEP', '', 'TW1 4QJ', 'TWICKENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7966663852', '00100843N5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865124', 'Fedex', NULL, '2013-11-27', '22.11.2013 10:56', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13843, '209904270', NULL, NULL, 'Karen James', '6 ST. HELIER CLOSE', 'House name, company, flat etc.', 'RG41 2HA', 'WOKINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7554458062', '00101278FY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865135', 'Fedex', NULL, '2013-11-27', '21.11.2013 22:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13844, '209735097', NULL, NULL, 'kerrie steele', '73 DOUGLAS DRIVE', 'Mossend', 'ML4 2QZ', 'BELLSHILL', 'Grossbritannien', 'GB', NULL, NULL, '01698 621083', '00100937R2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865146', 'Fedex', NULL, '2013-11-27', '21.11.2013 10:57', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13845, '209803525', NULL, NULL, 'Luke Michael', '47 WOODCOTE GROVE ROAD', '', 'CR5 2AJ', 'COULSDON', 'Grossbritannien', 'GB', NULL, NULL, '7515984793', '0010070AXT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865157', 'Fedex', NULL, '2013-11-27', '21.11.2013 14:22', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13846, '209919771', NULL, NULL, 'Mary Sinclair', '32 LANGFAULDS CRESCENT', '', 'G81 5HL', 'CLYDEBANK', 'Grossbritannien', 'GB', NULL, NULL, '7568572535', '0010099NE0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865168', 'Fedex', NULL, '2013-11-27', '22.11.2013 00:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13847, '209730084', NULL, NULL, 'Michael Rattenbury', 'HORIZON COREWAY', '', 'EX10 9SD', 'SIDMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7732571579', '0010105UX7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865179', 'Fedex', NULL, '2013-11-27', '21.11.2013 10:44', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13848, '209888343', NULL, NULL, 'Mollie Brown', '52 FARNWORTH STREET', '', 'WA8 9LW', 'WIDNES', 'Grossbritannien', 'GB', NULL, NULL, '7545397694', '00101076DL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865180', 'Fedex', NULL, '2013-11-27', '21.11.2013 21:27', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13849, '209732521', NULL, NULL, 'Nicola Neville', '60 PICCARD DRIVE', '', 'PE11 2GP', 'SPALDING', 'Grossbritannien', 'GB', NULL, NULL, '7976878328', '00101995OP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865190', 'Fedex', NULL, '2013-11-27', '21.11.2013 10:43', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13850, '209683702', NULL, NULL, 'patrycja stanaszek', '46 BRACKLEY ROAD', '', 'MK42 9SH', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7446264054', '00102477U9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865205', 'Fedex', NULL, '2013-11-27', '21.11.2013 00:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13851, '209919286', NULL, NULL, 'Paul Armitage', 'The Look 14-18 King Street', '', 'HD1 2QE', 'Huddersfield', 'Grossbritannien', 'GB', NULL, NULL, '7826542160', '0010196BWG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865216', 'Fedex', NULL, '2013-11-27', '22.11.2013 00:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13852, '209702902', NULL, NULL, 'Penelope Morgan', '14 ROWAN WALK', '', 'RM11 2JA', 'HORNCHURCH', 'Grossbritannien', 'GB', NULL, NULL, '7889403305', '0010065UKN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865227', 'Fedex', NULL, '2013-11-27', '21.11.2013 07:52', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13853, '209777400', NULL, NULL, 'Richard Summers', '43 WHITECROFT', '', 'AL1 1UU', 'St. Albans', 'Grossbritannien', 'GB', NULL, NULL, '7970704664', '0010141GJ8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865238', 'Fedex', NULL, '2013-11-27', '21.11.2013 12:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13854, '209803604', NULL, NULL, 'Richard Wood', '73 SCOTLAND DRIVE', '', 'KY12 7TP', 'DUNFERMLINE', 'Grossbritannien', 'GB', NULL, NULL, '7769905415', '0010091R9T', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865249', 'Fedex', NULL, '2013-11-27', '21.11.2013 14:24', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13855, '209685766', NULL, NULL, 'Serena Shergill', 'Flat 8 Crawley court,west street', 'Call if can not find door as hard to find.', 'Da110be', 'Gravesend', 'Grossbritannien', 'GB', NULL, NULL, '7920745530', '0010175KB5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865250', 'Fedex', NULL, '2013-11-27', '21.11.2013 01:22', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13856, '209807050', NULL, NULL, 'Sonia Phair', '35 DERMOTT ROAD', '', 'BT23 5LG', 'NEWTOWNARDS', 'Grossbritannien', 'GB', NULL, NULL, '2891873334', '0010245L9P', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865260', 'Fedex', NULL, '2013-11-27', '21.11.2013 14:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13857, '209884622', NULL, NULL, 'Steve Martin', '49 FOXHOLES ROAD', '', 'BH15 3NB', 'POOLE', 'Grossbritannien', 'GB', NULL, NULL, '7810290848', '0010094QE6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865271', 'Fedex', NULL, '2013-11-27', '21.11.2013 21:37', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13858, '209795289', NULL, NULL, 'Susan Dillon', '1 SLATE MILL GARDENS', '', 'KA12 0XU', 'IRVINE', 'Grossbritannien', 'GB', NULL, NULL, '1294270838', '0010157C3B', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865282', 'Fedex', NULL, '2013-11-27', '21.11.2013 13:53', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13859, '209954901', NULL, NULL, 'tisha cauchi', '6 HEOL YR ODYN', 'Caerau', 'CF5 5QW', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7768975262', '0010179D2V', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865293', 'Fedex', NULL, '2013-11-27', '22.11.2013 10:43', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13860, '209909231', NULL, NULL, 'Tom Zabel', '5 RAMSGREAVE CLOSE', '', 'BL9 9NL', 'BURY', 'Grossbritannien', 'GB', NULL, NULL, '7427611144', '001018392R', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865308', 'Fedex', NULL, '2013-11-27', '21.11.2013 23:23', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13861, '209900443', NULL, NULL, 'Zavier Horwell', '10 DUNCAN ROAD', '', 'TW9 2JD', 'RICHMOND', 'Grossbritannien', 'GB', NULL, NULL, '7961500327', '00100375HL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824865319', 'Fedex', NULL, '2013-11-27', '21.11.2013 22:24', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(13862, '209853163', NULL, NULL, 'A Cook', '2 BUSTY VIEW', '', 'DH2 2SA', 'Newfield', 'Grossbritannien', 'GB', NULL, NULL, '7875704304', '0010218P7G', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865320', 'Fedex', NULL, '2013-11-25', '21.11.2013 18:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13863, '209688000', NULL, NULL, 'amelia spataru', '11 CHANTRY ROAD', '', 'B21 9JB', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7774425044', '0010119CU4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865330', 'Fedex', NULL, '2013-11-25', '21.11.2013 02:22', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13864, '209722901', NULL, NULL, 'Angela Kane', 'EXPRO DYCE AVENUE', 'Lion House, Dyce Avenue Kirkhill Ind Est, Dyce', 'AB21 0LQ', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7803821818', '0010068Q74', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865341', 'Fedex', NULL, '2013-11-25', '21.11.2013 09:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13865, '209729650', NULL, NULL, 'Catherine Jenkison', '11 ELWICK ROAD', '', 'TS24 7QH', 'HARTLEPOOL', 'Grossbritannien', 'GB', NULL, NULL, '01429 279550', '0010154DU9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865352', 'Fedex', NULL, '2013-11-25', '21.11.2013 10:47', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13866, '209822937', NULL, NULL, 'Cheryl Craven', '7 Yorvale Business Park', 'FOSL, Hazel Court,  James Street', 'YO10 3DR', 'York', 'Grossbritannien', 'GB', NULL, NULL, '7985195226', '00100819R3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865363', 'Fedex', NULL, '2013-11-25', '21.11.2013 16:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13867, '209842038', '', '', 'Christine Large', '2 ASHFIELD ROAD', '', 'LE4 8GZ', 'LEICESTER', 'Grossbritannien', '', '', '', '7760311335', '0010066DJ5', '', '', 'Theorema Men?s Casablanca Watch - Black Strap, Silver Case and Black Dial', '29.01.2014 RL705285003DE', '578824865374', 'Fedex', '', '2013-11-25', '21.11.2013 17:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13868, '209744575', NULL, NULL, 'Danielle Holter', '4, 4 Stroudley Way', '', 'BN273GZ', 'Hailsham', 'Grossbritannien', 'GB', NULL, NULL, '7584174719', '0010244GX6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865385', 'Fedex', NULL, '2013-11-25', '21.11.2013 11:22', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13869, '209762468', NULL, NULL, 'Erika Gedvilaite', '305 Folkestone Road', '', 'Ct17 9ll', 'Dover', 'Grossbritannien', 'GB', NULL, NULL, '7827815324', '0010032ZMU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824867414', 'Fedex', NULL, '2013-11-25', '21.11.2013 11:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13870, '209910294', NULL, NULL, 'Farshid Moayyad', '1 ELMBANK GARDENS', 'If not at home leave with no.3', 'AB51 0FN', 'INVERURIE', 'Grossbritannien', 'GB', NULL, NULL, '7980840458', '00101814K1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865400', 'Fedex', NULL, '2013-11-25', '21.11.2013 23:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13871, '209966184', NULL, NULL, 'Francesca Mostyn', '20 Carmen street', '', 'E14 6ax', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7791424787', '0010065T26', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865411', 'Fedex', NULL, '2013-11-25', '22.11.2013 10:41', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13872, '209880024', NULL, NULL, 'Gareth Henshall', '51 STATHAM STREET', '', 'SK11 6XL', 'MACCLESFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7912499290', '0010172MAA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865422', 'Fedex', NULL, '2013-11-25', '21.11.2013 20:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13873, '209808492', NULL, NULL, 'gerard lundy', '10-11 AMT-Sybex, Edgewater Office Park, Edgewater Road', '', 'BT3 9JQ', 'Belfast', 'Grossbritannien', 'GB', NULL, NULL, '7765900969', '0010152HKE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865433', 'Fedex', NULL, '2013-11-25', '21.11.2013 14:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13874, '209901661', NULL, NULL, 'Ian Tomys', 'Woodlea Hous Houghton Road', 'Hetton-le-Hole', 'DH5 9PH', 'Houghton-le-Spring', 'Grossbritannien', 'GB', NULL, NULL, '7528917040', '00100976WY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865444', 'Fedex', NULL, '2013-11-25', '21.11.2013 22:24', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13875, '209712098', NULL, NULL, 'jim wark', '114 2/1 SWORD STREET', 'flat 2/1', 'G31 1SF', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7432090294', '0010075HA2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865455', 'Fedex', NULL, '2013-11-25', '21.11.2013 08:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13876, '209906706', NULL, NULL, 'Julie White', '7 HEATHER CLOSE', '', 'HU5 5GB', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7747803369', '0010094LZ6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865466', 'Fedex', NULL, '2013-11-25', '21.11.2013 22:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13877, '209751818', NULL, NULL, 'Kristian Bailey', '14 UPPER BATLEY LOW LANE', '', 'WF17 0AL', 'BATLEY', 'Grossbritannien', 'GB', NULL, NULL, '7896952651', '0010137ACW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865477', 'Fedex', NULL, '2013-11-25', '21.11.2013 10:55', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13878, '209831902', NULL, NULL, 'lynda adamson', '10 burlington road', '', 'ch45 2nr', 'ch45 2nr', 'Grossbritannien', 'GB', NULL, NULL, '1516305498', '0010010DNL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865488', 'Fedex', NULL, '2013-11-25', '21.11.2013 16:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13879, '209725957', NULL, NULL, 'lynn corbett', '61 NEW RIDLEY ROAD', '', 'NE43 7EY', 'STOCKSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '01661 844136', '00100232WM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865499', 'Fedex', NULL, '2013-11-25', '21.11.2013 10:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13880, '209868233', NULL, NULL, 'Martin Stewart', '8 SUFFOLK STREET', '', 'L20 3NP', 'BOOTLE', 'Grossbritannien', 'GB', NULL, NULL, '1519339419', '00102345XA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865503', 'Fedex', NULL, '2013-11-25', '21.11.2013 19:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13881, '209802332', NULL, NULL, 'Matt Norman', '19 GREEN LEYS', 'Badsey Evesham', 'WR11 7XE', 'EVESHAM', 'Grossbritannien', 'GB', NULL, NULL, '07779 225817', '0010092SRL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865514', 'Fedex', NULL, '2013-11-25', '21.11.2013 14:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13882, '209821863', NULL, NULL, 'Mel Curran', '2 GREENSIDE COURT', 'Lochside', 'DG2 9PB', 'DUMFRIES', 'Grossbritannien', 'GB', NULL, NULL, '7900344288', '00101489NS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865525', 'Fedex', NULL, '2013-11-25', '21.11.2013 15:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13883, '209793865', NULL, NULL, 'Munteanu Marius Catalin', '173 BRETTENHAM ROAD', '', 'E17 5ax', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7445582500', '0010183JNH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865536', 'Fedex', NULL, '2013-11-25', '21.11.2013 13:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13884, '209732910', NULL, NULL, 'Natacha gamel', '5 HOCKETT STREET', '', 'CV3 5FR', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7455105420', '0010026KPQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865547', 'Fedex', NULL, '2013-11-25', '21.11.2013 10:47', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13885, '209812585', NULL, NULL, 'Nichola Nolan', '56 HALE ROAD', '', 'L4 3RW', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7577850350', '0010088KUQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865558', 'Fedex', NULL, '2013-11-25', '21.11.2013 15:23', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13886, '209784260', NULL, NULL, 'nicola cummins', '30 DENE HALL DRIVE', '', 'DL14 6UG', 'BISHOP AUCKLAND', 'Grossbritannien', 'GB', NULL, NULL, '01388 608942', '0010005MPG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865569', 'Fedex', NULL, '2013-11-25', '21.11.2013 13:22', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13887, '209855391', NULL, NULL, 'Richard Lewis', '1 ELLAN HAY ROAD', '', 'BS32 0HA', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7769214042', '0010206FBD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865570', 'Fedex', NULL, '2013-11-25', '21.11.2013 18:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13888, '209685394', NULL, NULL, 'Sarah Brown', '3 WESTLANDS', '', 'BT30 9EJ', 'DOWNPATRICK', 'Grossbritannien', 'GB', NULL, NULL, '7702544252', '0010004CFM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865580', 'Fedex', NULL, '2013-11-25', '21.11.2013 01:22', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13889, '209799357', NULL, NULL, 'Scott Robertson', '70 MARLAND CRESCENT', '', 'SK5 6UA', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7809369696', '00100432XO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865591', 'Fedex', NULL, '2013-11-25', '21.11.2013 14:24', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13890, '209744449', NULL, NULL, 'Steve Todd', '50 CHURCH STREET NORTH', '', 'SR6 0DX', 'SUNDERLAND', 'Grossbritannien', 'GB', NULL, NULL, '7711953541', '00102246I3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865606', 'Fedex', NULL, '2013-11-25', '21.11.2013 10:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13891, '209895636', NULL, NULL, 'Susan Gray', '18 HOMFRAY AVENUE', 'Morecambe', 'LA3 3AG', 'MORECAMBE', 'Grossbritannien', 'GB', NULL, NULL, '7900228408', '0010064YM6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865617', 'Fedex', NULL, '2013-11-25', '21.11.2013 21:52', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13892, '209961795', NULL, NULL, 'Tracy Palmer', '115 LiverpoolRoad', '', 'M30 0ND', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7837748590', '0010040HKU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865628', 'Fedex', NULL, '2013-11-25', '22.11.2013 10:24', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13893, '209908724', NULL, NULL, 'Vicky Atkinson', '18 WINDSOR WALK', 'Lightcliffe', 'HX3 8XE', 'HALIFAX', 'Grossbritannien', 'GB', NULL, NULL, '7789715246', '0010028MTO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865639', 'Fedex', NULL, '2013-11-25', '21.11.2013 22:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13894, '209845239', NULL, NULL, 'Vicky Thornton', '14 WOODLANDS FOLD', 'Birkenshaw', 'BD11 2LG', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '4,47885E+11', '0010069FAN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824865640', 'Fedex', NULL, '2013-11-25', '21.11.2013 17:53', 'UK131024AMC02', '1', 'a0YC000000UtsJ5MAJ', '160.00', '249.00'),
(13895, '209784693', NULL, NULL, 'Abdul Abubakar', '9 SPRINGFIELD CLOSE', 'Lofthouse', 'WF3 3GA', 'WAKEFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7794351270', '0010168CYI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824865650', 'Fedex', NULL, '2013-11-27', '21.11.2013 13:24', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13896, '209917644', NULL, NULL, 'Anthony Ascroft', '11 WINDLEHURST AVENUE', '', 'WA10 6UF', 'ST. HELENS', 'Grossbritannien', 'GB', NULL, NULL, '7584321607', '00100284CJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824865661', 'Fedex', NULL, '2013-11-27', '22.11.2013 00:22', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13897, '209880630', NULL, NULL, 'iulian moldoveanu', 'bridgeside WARWICK CRESCENT', 'bridgeside', 'ME1 3LE', 'ROCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7424519915', '0010039RQN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824865672', 'Fedex', NULL, '2013-11-27', '21.11.2013 20:52', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13898, '209989392', NULL, NULL, 'Lacean Christie', '2 ROXETH GREEN AVENUE', '', 'HA2 8BA', 'HARROW', 'Grossbritannien', 'GB', NULL, NULL, '7428781765', '00101192J6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824865683', 'Fedex', NULL, '2013-11-27', '22.11.2013 12:12', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13899, '209785148', NULL, NULL, 'Laura Johnson', '69A Poplar Road', '', 'SE24 0BL', 'London', 'Grossbritannien', 'GB', NULL, NULL, '', '0010179ONN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824865694', 'Fedex', NULL, '2013-11-27', '21.11.2013 13:25', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13900, '209748436', NULL, NULL, 'linda oguns', 'FLAT 5 RUBENS GARDEN 469A LORDSHIP LANE', 'pls call me prior to delivery day', 'SE22 8JZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7869118800', '0010029WRE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824865709', 'Fedex', NULL, '2013-11-27', '21.11.2013 10:54', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13901, '209758391', NULL, NULL, 'Louisa Maher', '2 CROXEN CLOSE', '', 'NN15 5GZ', 'KETTERING', 'Grossbritannien', 'GB', NULL, NULL, '7528687245', '0010128LI8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824865710', 'Fedex', NULL, '2013-11-27', '21.11.2013 11:28', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13902, '209957152', NULL, NULL, 'Michael Atkins SAFESTORE (1602)', '0 DESBOROUGH ROAD', '', 'HP11 2PR', 'HIGH WYCOMBE', 'Grossbritannien', 'GB', NULL, NULL, '07779 611686', '0010107B1S', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824865720', 'Fedex', NULL, '2013-11-27', '22.11.2013 09:38', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13903, '209681771', NULL, NULL, 'Scott Fletcher', '5 MILTON WAY', 'Ettiley Heath', 'CW11 3GJ', 'SANDBACH', 'Grossbritannien', 'GB', NULL, NULL, '7845390725', '0010096OEG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824865731', 'Fedex', NULL, '2013-11-27', '21.11.2013 00:22', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13904, '209916973', NULL, NULL, 'T Blundell', '92 LABURNUM DRIVE', '', 'SS17 7QF', 'STANFORD-LE-HOPE', 'Grossbritannien', 'GB', NULL, NULL, '7913908211', '0010214MUC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824865742', 'Fedex', NULL, '2013-11-27', '22.11.2013 00:22', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13905, '209795617', NULL, NULL, 'Teresa Hartley', '7 LAURENCE COURT', '', 'LS26 8QY', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7772622329', '0010207MDI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824865753', 'Fedex', NULL, '2013-11-27', '21.11.2013 13:53', 'UK131024AMC04', '1', 'a0YC000000UtsKcMAJ', '160.00', '249.00'),
(13906, '209921435', NULL, NULL, 'Alicia Brooks', '28 Potter Close', '', 'B235YU', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7947796352', '0010049JF7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865764', 'Fedex', NULL, '2013-11-25', '22.11.2013 01:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13907, '209715297', NULL, NULL, 'Andrew Ford', '10 LUDWELL LANE', '', 'EX2 5LU', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7940447937', '0010123ELF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865775', 'Fedex', NULL, '2013-11-25', '21.11.2013 08:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13908, '209888633', NULL, NULL, 'Andrew Sharkey', '30 WATLING STREET', '', 'AL1 2QB', 'ST. ALBANS', 'Grossbritannien', 'GB', NULL, NULL, '7828479718', '0010157BCL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865786', 'Fedex', NULL, '2013-11-25', '21.11.2013 21:37', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13909, '209837956', NULL, NULL, 'ANGELA MARY GORSKI', '25 PARRY WAY', '', 'NG5 8DD', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '0115 9260 796', '0010189C48', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865797', 'Fedex', NULL, '2013-11-25', '21.11.2013 17:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13910, '209909070', NULL, NULL, 'Ben Pitts', '63 PARK WAY', '', 'N20 0XN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7940162135', '001001585Q', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824867377', 'Fedex', NULL, '2013-11-25', '21.11.2013 22:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13911, '209883778', NULL, NULL, 'Charlene Howling', '21 TOMSON AVENUE', '', 'CV6 1LJ', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7429166836', '0010222RWV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865812', 'Fedex', NULL, '2013-11-25', '21.11.2013 20:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13912, '209861140', NULL, NULL, 'Charlotte Alexander', '1 Craig house', '', 'Rg30 2pf', 'Reading', 'Grossbritannien', 'GB', NULL, NULL, '7989093433', '0010156JM8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865823', 'Fedex', NULL, '2013-11-25', '21.11.2013 19:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13913, '209931219', NULL, NULL, 'coleen white', '0 BOUGHTON ROAD STOKE FERRY norfolk', 'kerralee', 'PE33 9ST', 'KING\'S LYNN', 'Grossbritannien', 'GB', NULL, NULL, '1366501124', '0010168E4M', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865834', 'Fedex', NULL, '2013-11-25', '22.11.2013 06:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13914, '209703323', NULL, NULL, 'Daniel Arscott', '19 CHURCH STREET', '', 'OL2 5LF', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7849025794', '0010215ULP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865845', 'Fedex', NULL, '2013-11-25', '21.11.2013 07:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13915, '209722387', NULL, NULL, 'denise davies', '3 WEST CLIFF', '', 'EX7 9DN', 'DAWLISH', 'Grossbritannien', 'GB', NULL, NULL, '7788102375', '0010078JHX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865856', 'Fedex', NULL, '2013-11-25', '21.11.2013 10:57', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13916, '209715393', NULL, NULL, 'Fabio Branco', 'n/a foxhole farm', 'pilning street, pilning', 'BS35 4JJ', 'Bristol', 'Grossbritannien', 'GB', NULL, NULL, '7794108171', '00102287OU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865867', 'Fedex', NULL, '2013-11-25', '21.11.2013 08:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13917, '209855729', NULL, NULL, 'Jags Choongh', '6 CASTLE STREET', '', 'B70 0RN', 'WEST BROMWICH', 'Grossbritannien', 'GB', NULL, NULL, '7706822480', '001019566A', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865878', 'Fedex', NULL, '2013-11-25', '21.11.2013 18:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13918, '209754065', NULL, NULL, 'james long', 'COTSWOLD BMW TEWKESBURY ROAD', '', 'GL51 9SG', 'CHELTENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7973795428', '00101476JT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865889', 'Fedex', NULL, '2013-11-25', '21.11.2013 11:30', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13919, '209794451', NULL, NULL, 'Jan bourne', '17 RADDENS ROAD', 'Lapal,Halesowen', 'B62 0AR', 'HALESOWEN', 'Grossbritannien', 'GB', NULL, NULL, '1214226645', '0010100YGW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865890', 'Fedex', NULL, '2013-11-25', '21.11.2013 13:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13920, '209730348', NULL, NULL, 'Jessica Hawken', 'ANGLIA HOUSE WOODHALL ROAD', 'Company called zenith', 'LS28 5QS', 'PUDSEY', 'Grossbritannien', 'GB', NULL, NULL, '7976323960', '0010083P4N', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865904', 'Fedex', NULL, '2013-11-25', '21.11.2013 10:48', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13921, '209914871', NULL, NULL, 'Joshua Allen', '12 GRAFTON CLOSE', '', 'BH3 7JW', 'Bournemouth', 'Grossbritannien', 'GB', NULL, NULL, '7817126546', '0010243F9A', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865915', 'Fedex', NULL, '2013-11-25', '21.11.2013 23:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13922, '209745890', NULL, NULL, 'Julie Egan', '8 BARNARD CLOSE', 'Rednal', 'B45 9SZ', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7976277848', '10019657', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865926', 'Fedex', NULL, '2013-11-25', '21.11.2013 10:59', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13923, '209898478', NULL, NULL, 'Kevin Milne', '5 CRAIGENTINNY AVENUE NORTH', '', 'Eh6 7lj', 'Edinburgh', 'Grossbritannien', 'GB', NULL, NULL, '7854023236', '0010103QCP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865937', 'Fedex', NULL, '2013-11-25', '21.11.2013 22:24', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13924, '209831197', NULL, NULL, 'Kong Yew Cheng', '4 OSBORNE STREET', '', 'M40 7PZ', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7809671898', '0010220J3O', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865948', 'Fedex', NULL, '2013-11-25', '21.11.2013 16:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13925, '209963486', NULL, NULL, 'Lindsay Ilett', '13 Vectis road', '', 'BH25 7QF', 'Barton on sea', 'Grossbritannien', 'GB', NULL, NULL, '7535661022', '00101627PB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865959', 'Fedex', NULL, '2013-11-25', '22.11.2013 10:42', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13926, '209865777', NULL, NULL, 'Marian Mcgovern', '21 KNOCKLAYDE VIEW', '', 'BT54 6DY', 'BALLYCASTLE', 'Grossbritannien', 'GB', NULL, NULL, '7955006425', '0010105VWA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865960', 'Fedex', NULL, '2013-11-25', '21.11.2013 19:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13927, '209901662', NULL, NULL, 'Matt Auty ONLY', '2 BRITANNIA WAY', 'Projex design UK', 'BS21 6QH', 'Clevedon', 'Grossbritannien', 'GB', NULL, NULL, '7974617940', '001024545A', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865970', 'Fedex', NULL, '2013-11-25', '21.11.2013 22:24', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13928, '209804039', NULL, NULL, 'Mike Browning', '1-3 CHURCH STREET', 'Patrick Gardner estate agents - leatherhead office', 'KT22 8DN', 'LEATHERHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7715974684', '00100687DY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865981', 'Fedex', NULL, '2013-11-25', '21.11.2013 14:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(13929, '209972037', NULL, NULL, 'Nicola O\'prey', '23 STANLEY PARK', 'Litherland', 'L21 9JR', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7808025603', '0010145OAY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824865992', 'Fedex', NULL, '2013-11-25', '22.11.2013 10:42', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13930, '209796647', NULL, NULL, 'qian qian', '104 SMITHWOOD CLOSE', '', 'SW19 6JH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '4,47759E+11', '0010006DWE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824867355', 'Fedex', NULL, '2013-11-25', '21.11.2013 13:53', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13931, '209775115', NULL, NULL, 'qian sun', '104 SMITHWOOD CLOSE', '', 'SW19 6JH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '4,47759E+11', '00100089CN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824867355', 'Fedex', NULL, '2013-11-25', '21.11.2013 12:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13932, '209725597', NULL, NULL, 'Sally Posey', '1-2 NORTH END', 'Swineshead', 'PE20 3LR', 'BOSTON', 'Grossbritannien', 'GB', NULL, NULL, '7939474909', '00101908J8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824866028', 'Fedex', NULL, '2013-11-25', '21.11.2013 09:56', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13933, '209918750', NULL, NULL, 'Sara Ann Hamilton', '16 TYNEWOLD CLOSE', '', 'NE8 2PX', 'GATESHEAD', 'Grossbritannien', 'GB', NULL, NULL, '1914601249', '0010240MYJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824866039', 'Fedex', NULL, '2013-11-25', '22.11.2013 00:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13934, '209760162', NULL, NULL, 'Sarah Brook', '7 mill lane queensbury', '', 'BD131LP', 'bradford', 'Grossbritannien', 'GB', NULL, NULL, '7583938026', '0010208WXR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824866040', 'Fedex', NULL, '2013-11-25', '21.11.2013 11:38', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13935, '209951721', NULL, NULL, 'Sebastian Zieba', '41 SMALLBERRY AVENUE', '', 'TW7 6QL', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7773709985', '00101539B2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824866050', 'Fedex', NULL, '2013-11-25', '22.11.2013 10:43', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13936, '209931464', NULL, NULL, 'Stacey Farrell', '11 MELANDRA CRESCENT', '', 'SK14 3RB', 'HYDE', 'Grossbritannien', 'GB', NULL, NULL, '7950760988', '0010165L9Y', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824866061', 'Fedex', NULL, '2013-11-25', '22.11.2013 06:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13937, '209896898', NULL, NULL, 'Usha Thakorlal', '39 DOLLIS HILL AVENUE', '', 'NW2 6EU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '07760 313539', '0010041BCP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824866072', 'Fedex', NULL, '2013-11-25', '21.11.2013 21:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13938, '209986072', NULL, NULL, 'victoria smith', '198 MORNINGSIDE ROAD', '', 'L11 1AX', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7731944507', '001010127J', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824866083', 'Fedex', NULL, '2013-11-25', '22.11.2013 12:13', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(13939, '209907334', NULL, NULL, 'Ahmed kandil', '23 King william court kendall road', '', 'EN9 3XP', 'Waltham abbey', 'Grossbritannien', 'GB', NULL, NULL, '7733017766', '0020181MQQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866094', 'Fedex', NULL, '2013-11-27', '21.11.2013 22:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13940, '209874957', NULL, NULL, 'Aileen Murphy', '81 DERBETH GRANGE', '', 'AB15 8UD', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '1224743396', '0020163AYD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866109', 'Fedex', NULL, '2013-11-27', '21.11.2013 20:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13941, '209833015', NULL, NULL, 'alan barton', '30 EASTWOOD ROAD', '', 'NG16 2HZ', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7970871652', '0020018SI2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866110', 'Fedex', NULL, '2013-11-27', '21.11.2013 16:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13942, '209937957', NULL, NULL, 'Alan Etchells', 'ROSEVALE PENNYFINE ROAD', 'Rosevale cottage', 'NE16 5EP', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7983622543', '0020145UQ2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866120', 'Fedex', NULL, '2013-11-27', '22.11.2013 07:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13943, '209816419', NULL, NULL, 'Aliscia Clarke', '661 LONDON ROAD', '36 westgate house', 'TW7 4AR', 'ISLEWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7956724890', '0020099LDM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866131', 'Fedex', NULL, '2013-11-27', '21.11.2013 15:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13944, '209820214', NULL, NULL, 'Ally Whan', '248 UPPER NEWTOWNARDS ROAD', 'Ballyhackamore', 'BT4 3EU', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7738590135', '00200978FC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866142', 'Fedex', NULL, '2013-11-27', '21.11.2013 15:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13945, '209879822', NULL, NULL, 'Amy Freshwater', '2 HONEYSUCKLE CLOSE', 'HERTFORD', 'SG13 7TQ', 'HERTFORD', 'Grossbritannien', 'GB', NULL, NULL, '7713234174', '0020042I5L', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866153', 'Fedex', NULL, '2013-11-27', '21.11.2013 20:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13946, '209776248', NULL, NULL, 'Andrei Dumpa', '13A ALBION STREET', 'Flat 8', 'BN2 9NE', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '4,47454E+11', '0020207P8E', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866164', 'Fedex', NULL, '2013-11-27', '21.11.2013 12:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13947, '209761626', NULL, NULL, 'Andrew Cowling', '19 HARNESS LANE', '', 'YO51 9PF', 'YORK', 'Grossbritannien', 'GB', NULL, NULL, '7776222964', '0020010X52', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866175', 'Fedex', NULL, '2013-11-27', '21.11.2013 11:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13948, '209888777', NULL, NULL, 'Andrew Sharkey', '30 WATLING STREET', '', 'AL1 2QB', 'ST. ALBANS', 'Grossbritannien', 'GB', NULL, NULL, '7828479718', '0020030QTG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866186', 'Fedex', NULL, '2013-11-27', '21.11.2013 21:35', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13949, '209900414', NULL, NULL, 'Angela Brassington', '25 bradbury gardens', '', 'NG11 6ax', 'Nottingham', 'Grossbritannien', 'GB', NULL, NULL, '7718225955', '00202270OQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866197', 'Fedex', NULL, '2013-11-27', '21.11.2013 22:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13950, '209880162', NULL, NULL, 'Angela Lench', '3 THORNTREE VILLAS', 'Please leave with a neighbour if out thanks.', 'DL2 1BJ', 'DARLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7909686029', '002011037G', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866201', 'Fedex', NULL, '2013-11-27', '21.11.2013 20:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13951, '209980346', NULL, NULL, 'Angela Wade', '18 AMOS AVENUE', 'Litherland', 'L21 7QH', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7897404340', '20046757', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866212', 'Fedex', NULL, '2013-11-27', '22.11.2013 10:57', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13952, '209713655', NULL, NULL, 'Antonio Palladino', '123 EWELL BY PASS', '', 'KT17 2PX', 'EPSOM', 'Grossbritannien', 'GB', NULL, NULL, '7774010583', '0010138EMN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866223', 'Fedex', NULL, '2013-11-27', '21.11.2013 08:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13953, '209684654', NULL, NULL, 'Arturas Petraitis', '1 STATION APPROACH', '', 'TW18 4LZ', 'STAINES', 'Grossbritannien', 'GB', NULL, NULL, '7872624975', '0010147I5P', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866234', 'Fedex', NULL, '2013-11-27', '21.11.2013 00:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13954, '209929530', NULL, NULL, 'Asiwa Obishai', '5 CONINGSBY GARDENS', '', 'NE61 6JD', 'MORPETH', 'Grossbritannien', 'GB', NULL, NULL, '7886197267', '0020017UNG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866245', 'Fedex', NULL, '2013-11-27', '22.11.2013 06:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13955, '209925249', NULL, NULL, 'Bashir Sambo-kaliel', '4 WOOLER STREET', '', 'SE17 2EE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7447196091', '00200575MA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866256', 'Fedex', NULL, '2013-11-27', '22.11.2013 02:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13956, '209821253', NULL, NULL, 'Bilal Hussain', '19 WESTBOURNE ROAD', '', 'LU4 8JD', 'LUTON', 'Grossbritannien', 'GB', NULL, NULL, '7754014328', '0020182WAJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866267', 'Fedex', NULL, '2013-11-27', '21.11.2013 15:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13957, '209881387', NULL, NULL, 'catherine robinson', '39 HONEYSUCKLE GARDENS', '', 'IP2 0XE', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '7776217737', '0020149MP7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866278', 'Fedex', NULL, '2013-11-27', '21.11.2013 20:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13958, '209783358', NULL, NULL, 'Charlene McCullough', '67 TURNBERRY DRIVE', '', 'KA1 4LR', 'KILMARNOCK', 'Grossbritannien', 'GB', NULL, NULL, '7833089203', '0020080FXQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866289', 'Fedex', NULL, '2013-11-27', '21.11.2013 13:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13959, '209923878', NULL, NULL, 'Charles Cannon', '3 INCHGOWER ROAD', '', 'G33 6JB', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7923576008', '00200212YO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866290', 'Fedex', NULL, '2013-11-27', '22.11.2013 02:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13960, '209745428', NULL, NULL, 'Charlotte Bibby', '77 CHALKSHIRE ROAD', '', 'HP17 0TJ', 'AYLESBURY', 'Grossbritannien', 'GB', NULL, NULL, '7843817165', '0020247A8V', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866304', 'Fedex', NULL, '2013-11-27', '21.11.2013 10:59', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13961, '209735670', NULL, NULL, 'chinatu akano', '35 CLOS TYCLYD', '', 'CF14 2HP', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7754529441', '0020156D4J', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866315', 'Fedex', NULL, '2013-11-27', '21.11.2013 10:46', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13962, '209911008', NULL, NULL, 'Chris Halsall', 'Chapel House Strang Hill Douglas', 'chapel House', 'IM4 4nx', 'Isle of Man', 'Grossbritannien', 'GB', NULL, NULL, '7624210900', '0020157UWM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'RG518111102DE', 'Deutsche Post', NULL, '2013-11-27', '21.11.2013 23:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13963, '209851258', NULL, NULL, 'Chris Lynn', '20 SERGRIM ROAD', '', 'L36 2QD', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7506574267', '0020236TON', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866337', 'Fedex', NULL, '2013-11-27', '21.11.2013 18:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13964, '209986959', NULL, NULL, 'Crawford Brett fuels', 'Priory rd Shell terminal', 'Shell terminal', 'NE32 3hh', 'Jarrow', 'Grossbritannien', 'GB', NULL, NULL, '0191 4309040', '0020212EDZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866348', 'Fedex', NULL, '2013-11-27', '22.11.2013 11:38', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13965, '209922704', NULL, NULL, 'Daniel Best', '681 MOSSPARK DRIVE', '', 'G52 3AR', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7446217139', '00200286ZP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866359', 'Fedex', NULL, '2013-11-27', '22.11.2013 01:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13966, '209721251', NULL, NULL, 'Daniel Collins', '57 FLAT 3 AUGHTON ROAD', '', 'PR8 2AJ', 'SOUTHPORT', 'Grossbritannien', 'GB', NULL, NULL, '7921238988', '0010235KFT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866360', 'Fedex', NULL, '2013-11-27', '21.11.2013 10:46', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13967, '209760090', NULL, NULL, 'Daniel Odonnell', '56 BLAKE ROAD', '', 'N11 2AH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7834604431', '20107588', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866370', 'Fedex', NULL, '2013-11-27', '21.11.2013 11:38', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13968, '209948831', NULL, NULL, 'Dave twilton', '185 HULL ROAD', 'Woodmansey', 'HU17 0TR', 'BEVERLEY', 'Grossbritannien', 'GB', NULL, NULL, '7944932914', '0020048LYA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866381', 'Fedex', NULL, '2013-11-27', '22.11.2013 08:57', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13969, '209826388', NULL, NULL, 'david oliver', '1 porters close', '', 'tn12 7ly', 'tonbridge', 'Grossbritannien', 'GB', NULL, NULL, '01892 725415', '0020210SGE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866392', 'Fedex', NULL, '2013-11-27', '21.11.2013 16:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13970, '209846499', NULL, NULL, 'David Shorto', '3 Elm Avenue', '', 'WD19 4BD', 'Oxhey', 'Grossbritannien', 'GB', NULL, NULL, '07761 929799', '0020230JFA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866407', 'Fedex', NULL, '2013-11-27', '21.11.2013 18:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13971, '209747717', NULL, NULL, 'Debbie Dalziel', 'LOWER THATCH SOUTH HILL', '', 'SS17 8PJ', 'STANFORD-LE-HOPE', 'Grossbritannien', 'GB', NULL, NULL, '7854451726', '0020206HAU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866418', 'Fedex', NULL, '2013-11-27', '21.11.2013 10:57', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13972, '209747421', NULL, NULL, 'Deborah Lindsay', '5 ENGLEMANN WAY', '', 'SR3 2NY', 'SUNDERLAND', 'Grossbritannien', 'GB', NULL, NULL, '7949575374', '00201532TA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866429', 'Fedex', NULL, '2013-11-27', '21.11.2013 10:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13973, '209686838', NULL, NULL, 'DESISLAVA SLAVOVA', '13 THE SQUARE', '', 'IG8 0UJ', 'WOODFORD GREEN', 'Grossbritannien', 'GB', NULL, NULL, '7879767802', '0010073KOV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866430', 'Fedex', NULL, '2013-11-27', '21.11.2013 01:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13974, '209773609', NULL, NULL, 'Donna Hayler', '52 ABBEY ROAD', '', 'CR0 1RT', 'CROYDON', 'Grossbritannien', 'GB', NULL, NULL, '7943159911', '0020200W9W', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866440', 'Fedex', NULL, '2013-11-27', '21.11.2013 12:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13975, '209979911', NULL, NULL, 'Doreen Conlan', '15 THORNDENE', '', 'PA5 9DA', 'JOHNSTONE', 'Grossbritannien', 'GB', NULL, NULL, '7975501204', '0020084QSC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'RG518111116DE', 'Deutsche Post', NULL, '2013-11-27', '22.11.2013 10:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13976, '209929186', NULL, NULL, 'Dovile Kurminaite', '40 Forest Street', '', 'E7 0HW', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7429157294', '20061678', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866462', 'Fedex', NULL, '2013-11-27', '22.11.2013 06:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13977, '209892422', NULL, NULL, 'Eileen Marner', '9 CHURCHILL ROAD', '', 'PA13 4LH', 'KILMACOLM', 'Grossbritannien', 'GB', NULL, NULL, '7825176733', '0020174Q8R', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'RG518111120DE', 'Deutsche Post', NULL, '2013-11-27', '21.11.2013 21:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13978, '209919125', NULL, NULL, 'Elizabeth Durkin', '4 MOUNTCASTLE DRIVE SOUTH', '', 'EH15 1QH', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '1316695056', '0020189W76', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866484', 'Fedex', NULL, '2013-11-27', '22.11.2013 00:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13979, '209862298', NULL, NULL, 'Emily Roots', 'Willow end SCHOOL ROAD', 'Please call me if any problems', 'Cm5 9pu', 'Toot hill, ongar, essex', 'Grossbritannien', 'GB', NULL, NULL, '7584044114', '002022836N', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866495', 'Fedex', NULL, '2013-11-27', '21.11.2013 19:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13980, '209898912', NULL, NULL, 'Fiona Verity', '93 FERRYBRIDGE ROAD', '', 'WF10 4JP', 'CASTLEFORD', 'Grossbritannien', 'GB', NULL, NULL, '7734863843', '0020142F2P', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866500', 'Fedex', NULL, '2013-11-27', '21.11.2013 22:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13981, '209749197', NULL, NULL, 'FIONA WELCH', 'UNIT 25 BPM Media, Great Western Arcade, birmingham city center', '', 'B2 5HU', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7717393137', '00200752MQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866510', 'Fedex', NULL, '2013-11-27', '21.11.2013 11:39', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13982, '209688178', NULL, NULL, 'gary bull', '545 FAIRFAX DRIVE', '', 'SS0 9RH', 'WESTCLIFF-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7951367975', '00102183D2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866521', 'Fedex', NULL, '2013-11-27', '21.11.2013 02:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13983, '209785854', NULL, NULL, 'Gemma Smith', '4 MANSFIELD CLOSE', '', 'DE11 8NA', 'SWADLINCOTE', 'Grossbritannien', 'GB', NULL, NULL, '7772319771', '0020085CHP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866532', 'Fedex', NULL, '2013-11-27', '21.11.2013 13:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13984, '209807360', NULL, NULL, 'Geoff Simpson-Scott', '25-29 HIGH STREET', 'Colemans-ctts LLP', 'KT1 1LL', 'KINGSTON UPON THAMES', 'Grossbritannien', 'GB', NULL, NULL, '0208 296 7951', '00201904H2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866543', 'Fedex', NULL, '2013-11-27', '21.11.2013 14:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13985, '209949744', NULL, NULL, 'Gillian Davies', '5 AITKEN PLACE', '', 'KY16 0HL', 'ST. ANDREWS', 'Grossbritannien', 'GB', NULL, NULL, '7871835487', '00200552PR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866554', 'Fedex', NULL, '2013-11-27', '22.11.2013 08:58', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13986, '209784021', NULL, NULL, 'Grant Evans', '4 ARUNDEL DRIVE', '', 'G42 9RF', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7805036588', '0020020I6X', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866565', 'Fedex', NULL, '2013-11-27', '21.11.2013 13:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13987, '209742387', NULL, NULL, 'Guy Poddar', '77 CROMWELL ROAD', '', 'BS6 5HA', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7717417547', '0020238O3D', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866576', 'Fedex', NULL, '2013-11-27', '21.11.2013 10:44', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13988, '209925445', NULL, NULL, 'hayley stewart', '10 BARNSDALE DRIVE', 'House name, company, flat etc.', 'M8 0EH', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7843175201', '20229628', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866587', 'Fedex', NULL, '2013-11-27', '22.11.2013 03:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13989, '209816140', NULL, NULL, 'Hedda Nevett', '51 ELIZABETH ROAD', 'Sutton Coldfield', 'B73 5AR', 'SUTTON COLDFIELD', 'Grossbritannien', 'GB', NULL, NULL, '07723 667843', '002017824Q', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866598', 'Fedex', NULL, '2013-11-27', '21.11.2013 15:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13990, '209979486', NULL, NULL, 'Helen Hilton', '4 THE THRIFT', '', 'DA2 8BL', 'DARTFORD', 'Grossbritannien', 'GB', NULL, NULL, '7800506223', '0020216PNN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866602', 'Fedex', NULL, '2013-11-27', '22.11.2013 10:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13991, '209681968', NULL, NULL, 'Jack Griffiths', '53 GLANRAFON', '', 'LL14 2DW', 'WREXHAM', 'Grossbritannien', 'GB', NULL, NULL, '1978846762', '0010020FD7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866613', 'Fedex', NULL, '2013-11-27', '21.11.2013 00:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13992, '209805973', NULL, NULL, 'James Bone', '14 ST. GEORGES AVENUE', 'Warblington', 'PO9 2RX', 'HAVANT', 'Grossbritannien', 'GB', NULL, NULL, '7746408181', '20088826', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866624', 'Fedex', NULL, '2013-11-27', '21.11.2013 14:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13993, '209838708', NULL, NULL, 'James Maina', 'FLAT6 ROOM4 CHALVINGTON CLOSE', '', 'BN1 9GQ', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '7853420059', '0020144OW9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866635', 'Fedex', NULL, '2013-11-27', '21.11.2013 17:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13994, '209818111', NULL, NULL, 'James Wood', '10 BILBERRY CLOSE', '', 'LE3 2JA', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7540887214', '0020240RYN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866646', 'Fedex', NULL, '2013-11-27', '21.11.2013 15:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13995, '209732459', NULL, NULL, 'Jamie McWhinney', '35 KNOCKLYNN GROVE', '', 'BT52 1WR', 'COLERAINE', 'Grossbritannien', 'GB', NULL, NULL, '2870355232', '0020176AQK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866657', 'Fedex', NULL, '2013-11-27', '21.11.2013 09:58', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13996, '209817478', NULL, NULL, 'Jamie Paterson', '190A NEW NORTH ROAD', 'Unit 11', 'N1 7BJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '4,47931E+11', '0020039KB7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866668', 'Fedex', NULL, '2013-11-27', '21.11.2013 15:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13997, '209733268', NULL, NULL, 'Jamie Smith', '2 Frogden road', 'The bayberry', 'Sn1 7ap', 'Swindon', 'Grossbritannien', 'GB', NULL, NULL, '7932025590', '00200458I6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866679', 'Fedex', NULL, '2013-11-27', '21.11.2013 09:59', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13998, '209770718', NULL, NULL, 'Janet Rowe', '11 BIRCH CLOSE', 'Grange Park', 'NN4 5BQ', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '01604 813330', '00202223G7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866680', 'Fedex', NULL, '2013-11-27', '21.11.2013 12:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(13999, '209853225', NULL, NULL, 'Janette Madge', '30 BRIARSWOOD CLOSE', 'Birkenhead', 'CH42 4LZ', 'BIRKENHEAD', 'Grossbritannien', 'GB', NULL, NULL, '0151 644 6034', '0020186XJX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866690', 'Fedex', NULL, '2013-11-27', '21.11.2013 18:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14000, '209800510', NULL, NULL, 'ji peng cui', '36 EREBUS DRIVE', '36 cumberland house', 'SE28 0GE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7760216208', '0020025KDF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866705', 'Fedex', NULL, '2013-11-27', '21.11.2013 14:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14001, '209784565', NULL, NULL, 'Jie Lin', '54 GUNNER LANE', '', 'SE18 6XH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7535272227', '0020199TXI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866716', 'Fedex', NULL, '2013-11-27', '21.11.2013 13:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14002, '209796868', NULL, NULL, 'Jinglin Lu', '9 MINSTER COURT', '', 'L7 3QB', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7446843874', '0020143YK7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866727', 'Fedex', NULL, '2013-11-27', '21.11.2013 13:54', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14003, '209832008', NULL, NULL, 'John Brennan', '2 St Bedes Terrace', '', 'SR2 8HS', 'Sunderland', 'Grossbritannien', 'GB', NULL, NULL, '7714407156', '0020187ONM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866738', 'Fedex', NULL, '2013-11-27', '21.11.2013 16:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14004, '209908399', NULL, NULL, 'Jonathan Clarkson', '1 COOPERS FARM CLOSE', '', 'Po22 9nt', 'Bognor regis', 'Grossbritannien', 'GB', NULL, NULL, '7769274944', '0020071JGZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866749', 'Fedex', NULL, '2013-11-27', '21.11.2013 22:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14005, '209743210', NULL, NULL, 'Josie camilleri', '19 MILTON ROAD', 'Westkirby', 'CH48 5ES', 'WIRRAL', 'Grossbritannien', 'GB', NULL, NULL, '7794404029', '00201398IM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866750', 'Fedex', NULL, '2013-11-27', '21.11.2013 10:43', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14006, '209872425', NULL, NULL, 'Kameron Marvel', '10 St. Marys Court', '', 'DE1 3DS', 'Derby', 'Grossbritannien', 'GB', NULL, NULL, '7446103626', '0020126N6D', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866760', 'Fedex', NULL, '2013-11-27', '21.11.2013 20:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14007, '209732464', NULL, NULL, 'Karen Allso', 'Abbey House Lower End', '', 'CV8 3BW', 'Bubbenhall, Nr Leamington Spa', 'Grossbritannien', 'GB', NULL, NULL, '07875 170269', '0020160Y4I', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866771', 'Fedex', NULL, '2013-11-27', '21.11.2013 10:56', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14008, '209742209', NULL, NULL, 'Lance Carroll', '178 HORSESHOE CRESCENT', '', 'B43 7BQ', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7800966821', '0020108LRO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866782', 'Fedex', NULL, '2013-11-27', '21.11.2013 10:35', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14009, '209837456', NULL, NULL, 'laura ibison', 'OLD CHAPEL H PRESTON ROAD', 'Alston', 'PR3 3BL', 'PRESTON', 'Grossbritannien', 'GB', NULL, NULL, '1772302395', '002012524S', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866793', 'Fedex', NULL, '2013-11-27', '21.11.2013 17:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14010, '209891091', NULL, NULL, 'Lee-Ann Boyd', '6 College wynd', '', 'Ka11hn', 'Kilmarnock', 'Grossbritannien', 'GB', NULL, NULL, '7701034105', '0020214JRF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866808', 'Fedex', NULL, '2013-11-27', '21.11.2013 21:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14011, '209905180', NULL, NULL, 'lesley mcveigh', '1C RANNOCH DRIVE', '', 'PA4 9AB', 'RENFREW', 'Grossbritannien', 'GB', NULL, NULL, '7989331251', '00200650PK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866819', 'Fedex', NULL, '2013-11-27', '21.11.2013 22:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14012, '209729467', NULL, NULL, 'Lewis Adams', 'Meridian Design & Build Ltd Unit 2, (216  Sydenham Road) ', '216 Sydenham Road', 'CR0 2EB', 'CROYDON', 'Grossbritannien', 'GB', NULL, NULL, '7966925695', '0020244MS9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866820', 'Fedex', NULL, '2013-11-27', '21.11.2013 10:13', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14013, '209852285', NULL, NULL, 'Louise Hopkins', '32 NURSERY CLOSE', '', 'EN3 5JZ', 'ENFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7506611690', '0020248B64', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866830', 'Fedex', NULL, '2013-11-27', '21.11.2013 18:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14014, '209963173', NULL, NULL, 'Manjeet Singh', '21 CLARENCE ROW', '', 'DA12 1HJ', 'GRAVESEND', 'Grossbritannien', 'GB', NULL, NULL, '01375 656100', '20220496', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866841', 'Fedex', NULL, '2013-11-27', '22.11.2013 10:42', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14015, '209917543', NULL, NULL, 'Mark Johnson', '39 CHURCHILL AVENUE', '', 'HU16 5NJ', 'Cottingham', 'Grossbritannien', 'GB', NULL, NULL, '07970 020099', '0020053J5G', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866852', 'Fedex', NULL, '2013-11-27', '22.11.2013 00:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14016, '209708150', NULL, NULL, 'Markus Doerrie', '60 QUEEN VICTORIA STREET', 'T. Rowe Price International Ltd.', 'EC4N 4TZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7526925240', '0010109WBK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866863', 'Fedex', NULL, '2013-11-27', '21.11.2013 08:32', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14017, '209858151', NULL, NULL, 'marsela gjoni', '123 EARLS COURT ROAD', '', 'SW5 9RL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7887865448', '0020072OAG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866874', 'Fedex', NULL, '2013-11-27', '21.11.2013 19:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14018, '209921815', NULL, NULL, 'martin lathbury', '95 LADYFIELD ROAD', '', 'SN14 0AW', 'CHIPPENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7880541761', '0020177WJJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866885', 'Fedex', NULL, '2013-11-27', '22.11.2013 01:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14019, '209981128', NULL, NULL, 'Martin Smallshaw', '2 QUEENSMEAD PLACE', 'Tranquil PC Limited Textilose Road', 'M17 1PH', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7921525256', '0020192CQX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866896', 'Fedex', NULL, '2013-11-27', '22.11.2013 10:56', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14020, '209773683', NULL, NULL, 'MICHELLE BROWN', '3 parfew court', '', 'SE23 3PP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7947518064', '00200275Y2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866900', 'Fedex', NULL, '2013-11-27', '21.11.2013 12:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14021, '209787284', NULL, NULL, 'Michelle Riley', 'BRAKES EUREKA SCIENCE PARK', '', 'TN25 4AG', 'ASHFORD', 'Grossbritannien', 'GB', NULL, NULL, '7835229418', '0020049J3R', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866911', 'Fedex', NULL, '2013-11-27', '21.11.2013 13:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14022, '209727757', NULL, NULL, 'Mo Hewer Arrk Europe Ltd', 'Unit 11 Olympus Business Park, Quedgeley, Gloucester', ' ', 'GL2 4NF ', 'Gloucestershire', 'Grossbritannien', 'GB', NULL, NULL, '7808905198', '0010037M6T', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866922', 'Fedex', NULL, '2013-11-27', '21.11.2013 10:43', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14023, '209918164', NULL, NULL, 'Nicholas Constantine', '94-96 GREAT NORTH ROAD', '', 'N2 0NL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '4,47701E+11', '*00200761E5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866933', 'Fedex', NULL, '2013-11-27', '22.11.2013 00:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14024, '209685160', NULL, NULL, 'Nicola Preece', '124 HEOL Y DDOL', '', 'CF83 3JN', 'CAERPHILLY', 'Grossbritannien', 'GB', NULL, NULL, '7949568082', '00101857TF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866944', 'Fedex', NULL, '2013-11-27', '21.11.2013 01:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14025, '209793747', NULL, NULL, 'Nigel Short', '87 BANBURY ROAD', '', 'CV37 7HW', 'STRATFORD-UPON-AVON', 'Grossbritannien', 'GB', NULL, NULL, '01789 295201', '0020047GD6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866955', 'Fedex', NULL, '2013-11-27', '21.11.2013 13:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14026, '209783907', NULL, NULL, 'Ning Sun', '2/L 87 dens road', '', 'dd3 7hu', 'dundee', 'Grossbritannien', 'GB', NULL, NULL, '7859935097', '0020201P29', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866966', 'Fedex', NULL, '2013-11-27', '21.11.2013 13:25', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14027, '209781786', NULL, NULL, 'Norma Philip', '35 HILLVIEW PLACE', '', 'KY4 8BB', 'COWDENBEATH', 'Grossbritannien', 'GB', NULL, NULL, '7710538816', '0020141ZA8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866977', 'Fedex', NULL, '2013-11-27', '21.11.2013 12:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14028, '209681834', NULL, NULL, 'Olubukola Sanya', '39 Draper Close', 'The Chase', 'RM20 4BL', 'Grays, Essex', 'Grossbritannien', 'GB', NULL, NULL, '7888652982', '0010236TQO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866988', 'Fedex', NULL, '2013-11-27', '21.11.2013 00:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14029, '209740856', NULL, NULL, 'PANKAJ GOYAL', '9 MERIDIAN PLACE', '', 'E14 9FE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '4,4772E+11', '0020063HXJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824866999', 'Fedex', NULL, '2013-11-27', '21.11.2013 10:49', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14030, '209793805', NULL, NULL, 'papa addo', '22 BRAMBLE ROAD', '', 'PO4 0DS', 'SOUTHSEA', 'Grossbritannien', 'GB', NULL, NULL, '7453393177', '0020165PF0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867002', 'Fedex', NULL, '2013-11-27', '21.11.2013 13:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14031, '209841274', NULL, NULL, 'Paul Stead', '16 PIPPIN GARDENS', '', 'DE24 8NU', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '1332756997', '0020175OLS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867013', 'Fedex', NULL, '2013-11-27', '21.11.2013 17:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14032, '209684905', NULL, NULL, 'Pete Illingworth', '1 PASTURELANDS DRIVE', '', 'BB7 9LP', 'CLITHEROE', 'Grossbritannien', 'GB', NULL, NULL, '07403 466 822', '0010242NSX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867024', 'Fedex', NULL, '2013-11-27', '21.11.2013 00:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14033, '209940343', NULL, NULL, 'Philip Brailey', 'HIGH MEADOW BISHTON', '', 'NP18 2DZ', 'NEWPORT', 'Grossbritannien', 'GB', NULL, NULL, '7778803580', '0020123PEZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867035', 'Fedex', NULL, '2013-11-27', '22.11.2013 08:58', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14034, '209740123', '', '', 'Philip Moore', 'DLAND HOUSE RUDCARR LANE', '', 'YO19 5TL', 'YORK', 'Grossbritannien', '', '', '', '1904481468', '0020044PUB', '', '', 'Theorema Men?s Casablanca Watch - Brown Strap, Gold Case and Black Dial', 'Nachforschung am 29.01.2014 gestellt!', '578824867046', 'FedEx', '', '2013-11-27', '', '', '', '', '', ''),
(14035, '209919114', NULL, NULL, 'Qin Su', 'FLAT 9 River Court, UPPER GROUND', '', 'SE1 9PE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7785608181', '0020223M87', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867057', 'Fedex', NULL, '2013-11-27', '22.11.2013 00:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14036, '209916949', NULL, NULL, 'ravi sharma', '149 HAMMERMAN DRIVE', '', 'AB24 4SF', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7800502754', '00200079RM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867068', 'Fedex', NULL, '2013-11-27', '22.11.2013 00:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14037, '209755514', NULL, NULL, 'Rebecca Defilippo', '40 CHAPMAN STREET', '', 'SA15 3EB', 'LLANELLI', 'Grossbritannien', 'GB', NULL, NULL, '1554777402', '0020215CYB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867079', 'Fedex', NULL, '2013-11-27', '21.11.2013 11:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14038, '209753040', NULL, NULL, 'Rebecca Tinsley', '97 Caxton street', 'Can leave with neighbour if not home', 'DE238BE', 'Derby', 'Grossbritannien', 'GB', NULL, NULL, '7805236011', '0020164RNQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867080', 'Fedex', NULL, '2013-11-27', '21.11.2013 11:39', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14039, '209868625', NULL, NULL, 'Richard Figgins', '122 WITHERSFIELD ROAD', '', 'CB9 9HE', 'HAVERHILL', 'Grossbritannien', 'GB', NULL, NULL, '7503072747', '0020117MY3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867090', 'Fedex', NULL, '2013-11-27', '21.11.2013 19:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14040, '209571143', NULL, NULL, 'Richard Hilton', '14 WOODPECKER CRESCENT', '', 'RH15 9XY', 'BURGESS HILL', 'Grossbritannien', 'GB', NULL, NULL, '7795670090', '0010089V5Z', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867105', 'Fedex', NULL, '2013-11-27', '20.11.2013 15:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14041, '209710960', NULL, NULL, 'Saleem Ud-din', '737 HIGH ROAD LEYTON', '', 'E10 5AB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7974836828', '0010200XG8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867116', 'Fedex', NULL, '2013-11-27', '21.11.2013 08:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14042, '209895754', NULL, NULL, 'Sarah Deakin', '135 EDINBURGH ROAD', '', 'G69 6RF', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '0141 573 4788', '00201584W5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867127', 'Fedex', NULL, '2013-11-27', '21.11.2013 21:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14043, '209821839', NULL, NULL, 'Sarah Martin', 'CALOR GAS PORT CLARENCE ROAD', 'Calor gas ltd', 'TS2 1SF', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7736913796', '0020246QQO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867138', 'Fedex', NULL, '2013-11-27', '21.11.2013 15:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14044, '209682877', NULL, NULL, 'sarah mcculloch', '21 wykebeck avenue', '', 'Ls9 0jq', 'Leeds', 'Grossbritannien', 'GB', NULL, NULL, '7896176330', '0010136LJF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867149', 'Fedex', NULL, '2013-11-27', '21.11.2013 00:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14045, '209846964', NULL, NULL, 'Sergejs Sviridovs', '5 DEBEN ROAD', '', 'Nn172jy', 'Corby', 'Grossbritannien', 'GB', NULL, NULL, '7928055317', '0020083PDO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867150', 'Fedex', NULL, '2013-11-27', '21.11.2013 18:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14046, '209885406', NULL, NULL, 'Shahmrad Zazai', '10 ROACH POOL CROFT', '', 'B16 0TD', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7428777175', '0020036EFC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867160', 'Fedex', NULL, '2013-11-27', '21.11.2013 21:33', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14047, '209695800', NULL, NULL, 'shaun midgley', '31 BEECH GROVE', 'brotton', 'TS12 2UY', 'SALTBURN-BY-THE-SEA', 'Grossbritannien', 'GB', NULL, NULL, '1287676877', '0010141M3H', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867171', 'Fedex', NULL, '2013-11-27', '21.11.2013 06:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14048, '209705246', '', '', 'Steve Hart', '21 SILLOTH PLACE', '', 'NE30 3AA', 'NORTH SHIELDS', 'Grossbritannien', '', '', '', '797958411', '0010033VWV', '', '', 'Theorema Men?s Casablanca Watch - Brown Strap, Gold Case and Black Dial', 'Uhr erhalten 12.12.2013\r\nUhr versendet 13.12.2013 RG 6237 2873 4DE', '578824867182', 'Fedex', '', '2013-11-27', '', '', '', '', '', ''),
(14049, '209873994', NULL, NULL, 'Stacey Browring', '91 ANDOVER ROAD', '', 'TW2 6PA', 'TWICKENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7964706440', '0020224SWO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867193', 'Fedex', NULL, '2013-11-27', '21.11.2013 20:23', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14050, '209766131', NULL, NULL, 'Stephen Flush', '7 GAINSBOROUGH CRESCENT', '', 'TS23 3GA', 'BILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7971837233', '0020140SSB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867208', 'Fedex', NULL, '2013-11-27', '21.11.2013 12:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14051, '209876220', NULL, NULL, 'Stephen May', '19 MEADOWCROFT RISE', '', 'S20 8EP', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7989410769', '0020100SDJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867219', 'Fedex', NULL, '2013-11-27', '21.11.2013 20:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14052, '209874006', NULL, NULL, 'Susan Blunden', '1 MAESYLLAN', '', 'SY22 6DE', 'MEIFOD', 'Grossbritannien', 'GB', NULL, NULL, '1938500233', '0020089ELA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867220', 'Fedex', NULL, '2013-11-27', '21.11.2013 20:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14053, '209777831', NULL, NULL, 'Suzana Salgado', '66 EDGAR ROAD', 'at morning', 'UB7 8HW', 'WEST DRAYTON', 'Grossbritannien', 'GB', NULL, NULL, '7965790344', '00202419RQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867230', 'Fedex', NULL, '2013-11-27', '21.11.2013 12:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(14054, '209823004', NULL, NULL, 'Suzanne Younghusband', '4 Molesworth Business Estate', 'Invitech Ltd', 'PE28 0QG', 'Molesworth, Huntingdon', 'Grossbritannien', 'GB', NULL, NULL, '7836682521', '00201216BZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867241', 'Fedex', NULL, '2013-11-27', '21.11.2013 16:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14055, '209912949', NULL, NULL, 'Sylvia Johnson', '16 SELBY GARDENS', '', 'SK8 7PT', 'CHEADLE', 'Grossbritannien', 'GB', NULL, NULL, '1614397921', '00201837QU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867252', 'Fedex', NULL, '2013-11-27', '21.11.2013 23:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14056, '209780442', NULL, NULL, 'T Mukoki', '16 KILNDOWN CLOSE', '', 'ME16 0PL', 'MAIDSTONE', 'Grossbritannien', 'GB', NULL, NULL, '7816976156', '0020202Q42', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867263', 'Fedex', NULL, '2013-11-27', '21.11.2013 12:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14057, '209890186', NULL, NULL, 'Thomas Masters', '3 HARTLAND CLOSE', 'Poynton', 'SK12 1ET', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7545318923', '0020127WXF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867274', 'Fedex', NULL, '2013-11-27', '21.11.2013 21:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14058, '209886603', NULL, NULL, 'Toby Norman', '22 VICTORIA STREET', '', 'CB1 1JP', 'CAMBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7979528212', '0020204EB0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867285', 'Fedex', NULL, '2013-11-27', '21.11.2013 21:37', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14059, '209920015', NULL, NULL, 'troy broughton', '3 city walk 1 sylvester street', '', 'S1 4RN', 'sheffield', 'Grossbritannien', 'GB', NULL, NULL, '7875416778', '0020062UQ6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867296', 'Fedex', NULL, '2013-11-27', '22.11.2013 00:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14060, '209893835', NULL, NULL, 'Vanessa Topham', '6 BULFORD HILL', '', 'SP4 8DW', 'SALISBURY', 'Grossbritannien', 'GB', NULL, NULL, '7977169189', '0020079FYR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867300', 'Fedex', NULL, '2013-11-27', '21.11.2013 21:53', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14061, '209874486', NULL, NULL, 'Westley Little', '2 Streamside', 'Mangotsfield', 'BS15 9ea', 'Bristol', 'Grossbritannien', 'GB', NULL, NULL, '7791319703', '0020161H7F', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867311', 'Fedex', NULL, '2013-11-27', '21.11.2013 20:24', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14062, '209764769', NULL, NULL, 'YISONG ZHAO', '132 MAPLE ROAD', '', 'LE11 2JR', 'LOUGHBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7774328295', '0020023MTF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867322', 'Fedex', NULL, '2013-11-27', '21.11.2013 11:52', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14063, '209682475', NULL, NULL, 'Zika Nada', '28 Duke street', '', 'Dl3 7aq', 'Durham', 'Grossbritannien', 'GB', NULL, NULL, '7545044717', '0010220I6K', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824867333', 'Fedex', NULL, '2013-11-27', '21.11.2013 00:22', 'UK131024AMC03', '1', 'a0YC000000UtsJLMAZ', '160.00', '249.00'),
(14064, '209683300', NULL, NULL, 'gunter eyckmans', 'Edouard Hubertilaan 73/7', '', '3080', 'Tervuren', 'Belgien', 'BE', NULL, NULL, '495501001', '0010185V81', NULL, NULL, 'Model zilver/zwart', NULL, '578824864140', 'FedEx', NULL, '2013-11-25', '20.11.2013 23:49', 'NL131017LB04', '1', 'a0YC000000UsoMFMAZ', '185.00', '299.95'),
(14065, '209577098', NULL, NULL, 'martin LAHAYE', 'Wulvergemstraat 18', '', '8953', 'Wijtschate', 'Belgien', 'BE', NULL, NULL, '473370126', '0010224B6W', NULL, NULL, 'Model zilver/zwart', NULL, '578824864150', 'FedEx', NULL, '2013-11-25', '20.11.2013 14:48', 'NL131017LB04', '1', 'a0YC000000UsoMFMAZ', '185.00', '299.95'),
(14066, '209599550', NULL, NULL, 'Brigitta Vercauteren', 'Wasstraat 19', '', '2600', 'Berchem', 'Belgien', 'BE', NULL, NULL, '489548233', '0010079GFQ', NULL, NULL, 'Model zwart', NULL, '578824864161', 'FedEx', NULL, '2013-11-27', '20.11.2013 16:48', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(14067, '209583463', NULL, NULL, 'jp Blockx', 'Romblokstraat 1', '', '3290', 'Webbekom', 'Belgien', 'BE', NULL, NULL, '32495640575', '00101934BN', NULL, NULL, 'Model zwart', NULL, '578824864172', 'FedEx', NULL, '2013-11-27', '20.11.2013 15:18', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(14068, '209648180', NULL, NULL, 'Kenny Victoor', 'Houtlandstraat 15', '', '8680', 'Koekelare', 'Belgien', 'BE', NULL, NULL, '0478 30 20 73', '0010016CDA', NULL, NULL, 'Model zwart', NULL, '578824864183', 'FedEx', NULL, '2013-11-27', '20.11.2013 20:18', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(14069, '209598090', NULL, NULL, 'Beni Moens', 'Turnhoutsebaan 295/10', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '32497907388', '0010099GEE', NULL, NULL, 'Model zwart/goud', NULL, '578824864194', 'FedEx', NULL, '2013-11-27', '20.11.2013 16:18', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(14070, '209513184', NULL, NULL, 'Kenny Victoor', 'Houtlandstraat 15', '', '8680', 'Koekelare', 'Belgien', 'BE', NULL, NULL, '0478 30 20 73', '*00101959E6', NULL, NULL, 'Model zwart/goud', NULL, '578824864183', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:18', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(14071, '209613666', NULL, NULL, 'Christophe Polus', 'avenue des Cyclistes 1', '', '1150', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '494804756', '0010175DXE', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/blanc', NULL, '578824864210', 'FedEx', NULL, '2013-11-25', '20.11.2013 17:48', 'NL131017LB03', '1', 'a0YC000000Uso3pMAB', '185.00', '299.95'),
(14072, '209451820', NULL, NULL, 'eric Mathieu', 'chemin 85 36', '', '7500', 'Tournai', 'Belgien', 'BE', NULL, NULL, '495639523', '00100687WF', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/blanc', NULL, '578824864220', 'FedEx', NULL, '2013-11-25', '20.11.2013 04:18', 'NL131017LB03', '1', 'a0YC000000Uso3pMAB', '185.00', '299.95'),
(14073, '209666023', NULL, NULL, 'mohamed bochouari', 'Waalborrelaan 13', '', '1730', 'Asse', 'Belgien', 'BE', NULL, NULL, '495114070', '0010224X3Q', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/blanc', NULL, '578824864231', 'FedEx', NULL, '2013-11-25', '20.11.2013 21:18', 'NL131017LB03', '1', 'a0YC000000Uso3pMAB', '185.00', '299.95'),
(14074, '209671411', NULL, NULL, 'Javier de Caceres Prieto', 'rue des Eburons 14', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '487427649', '0010178KPG', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/noir', NULL, '578824864242', 'FedEx', NULL, '2013-11-25', '20.11.2013 21:48', 'NL131017LB04', '1', 'a0YC000000UsoMFMAZ', '185.00', '299.95'),
(14075, '209663587', NULL, NULL, 'Rene Loeb', '8 avenue du cosmonaute 8', '', '1150', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '32475272931', '0010146SPQ', NULL, NULL, 'Une montre Theorema Casablanca - coloris : noir', NULL, '578824864253', 'FedEx', NULL, '2013-11-27', '20.11.2013 21:18', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(14076, '209514773', NULL, NULL, 'Suzi Pilling', 'rue de Haut-Fays 134', 'Carrefour, Renauchamps', '6924', 'Lomprez', 'Belgien', 'BE', NULL, NULL, '0044 2079932286', '0010150EIE', NULL, NULL, 'Une montre Theorema Casablanca - coloris : noir', NULL, '578824864264', 'FedEx', NULL, '2013-11-27', '20.11.2013 10:18', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(14077, '209314826', NULL, NULL, 'james pourtoy', 'rue Jonfosse 15', '', '4000', 'Liege', 'Belgien', 'BE', NULL, NULL, '496833057', '0010017N8H', NULL, NULL, 'Une montre Theorema Casablanca - coloris : or/noir', NULL, '578824864275', 'FedEx', NULL, '2013-11-27', '19.11.2013 12:18', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(14078, '209638607', NULL, NULL, 'maxime De Tiege', 'chemin de Pierreuchamps 17', '', '4910', 'Theux', 'Belgien', 'BE', NULL, NULL, '0498 67 47 28', '0010238W1S', NULL, NULL, 'Une montre Theorema Casablanca - coloris : or/noir', NULL, '578824864286', 'FedEx', NULL, '2013-11-27', '20.11.2013 19:49', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(14079, '211501159', NULL, NULL, 'Frederikke Bluhme', 'Bellisvej 15', '', '4000', 'Roskilde', 'Dänemark', 'DK', NULL, NULL, '', '0010058XBY', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '578824868741', 'FedEx', NULL, '2013-12-02', '29.11.2013 08:36', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', ''),
(14080, '211475088', NULL, NULL, 'omer yucel', 'Lundebjerg 70 ST C', '', '2740', 'Skovlunde', 'Dänemark', 'DK', NULL, NULL, '50295000', '0010083MT5', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '578824868752', 'FedEx', NULL, '2013-12-02', '29.11.2013 06:06', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', '1199.00'),
(14081, '211467563', NULL, NULL, 'Rania Abdelghani', 'Ormslevvej 52', ' 1T H', '8260', 'Århus Viby', 'Dänemark', 'DK', NULL, NULL, '', '00101502H5', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '578824868763', 'FedEx', NULL, '2013-12-02', '29.11.2013 03:06', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', 'a0YC000000VymTb', ''),
(14082, '211421544', NULL, NULL, 'Lone Kaalund', 'Nærumgårdsvej 37', '', '2850', 'Nærum', 'Dänemark', 'DK', NULL, NULL, '50949191', '0010223S1S', NULL, NULL, 'Damascus-ur i sølv med hvid urskive', NULL, '578824868774', 'FedEx', NULL, '2013-12-02', '28.11.2013 20:06', 'a0YC000000VymTCMAZ', '1', 'a0YC000000VymTCMAZ', '', '1199.00'),
(14083, '211343524', NULL, NULL, 'Dumitrache Marius', 'Mellemengen 11', '2TV', '2980', 'Kokkedal', 'Dänemark', 'DK', NULL, NULL, '4550116493', '0010246LDA', NULL, NULL, 'Damascus-ur i sølv med hvid urskive', NULL, '578824868785', 'FedEx', NULL, '2013-12-02', '28.11.2013 13:36', 'a0YC000000VymTCMAZ', '1', 'a0YC000000VymTCMAZ', '', '1199.00'),
(14084, '211477092', NULL, NULL, 'Lars Brøgger', 'Harevænget 32', '', '2791', 'Dragør', 'Dänemark', 'DK', NULL, NULL, '0045 60718184', '0010204T8L', NULL, NULL, 'Damascus-ur i sølv med sort urskive', NULL, '578824868796', 'FedEx', NULL, '2013-12-02', '29.11.2013 06:36', 'a0YC000000VymUKMAZ', '1', 'a0YC000000VymUKMAZ', '', '1199.00'),
(14085, '211301228', NULL, NULL, 'Betina Hansen', 'Vejgårdspark 26', '', '3520', 'Farum', 'Dänemark', 'DK', NULL, NULL, '52408717', '0010039VUA', NULL, NULL, 'Damascus-ur i sølv med sort urskive', NULL, '578824868800', 'FedEx', NULL, '2013-12-02', '28.11.2013 10:36', 'a0YC000000VymUKMAZ', '1', 'a0YC000000VymUKMAZ', '', '1199.00'),
(14086, '212780711', '', '', 'Adam Mutch', 'Rosebank Seafield', '', 'TD14 5AJ', 'Eyemouth', 'Grossbritannien', '', '', '', '7792844078', '0010179DU9', '', '', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '', '578824871634', 'FedEx', '', '2013-12-09', '', '', '', '', '', ''),
(14087, '212788208', '', '', 'Brian Mcgill', '11 GREENRIG', 'If not in post at next door number 15', 'G717td', 'Glasgow', 'Grossbritannien', '', '', '', '7722153849', '001020295K', '', '', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '', '578824871645', 'FedEx', '', '2013-12-09', '', '', '', '', '', ''),
(14088, '212689721', '', '', 'Stephanie DiBernardo', '3 FAIR STREET', 'st columb major', 'TR9 6RL', 'ST. COLUMB', 'Grossbritannien', '', '', '', '7814922858', '0010182ZN1', '', '', 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', '', '578824871656', 'FedEx', '', '2013-12-09', '', '', '', '', '', ''),
(14118, '212970630', '', '', 'baptiste levesqueau', '10 RUE VERTE', 'sarl harrau depannage', '78660', 'PRUNAY EN YVELINES', 'Frankreich', '', '', '', '626425265', '0010170TGM', '', 'Newton', '1 Montre THEOREMA - Modèle 1', '', '578824874997', 'FedEx', '', '2013-12-11', '', '', '', '', '', ''),
(14089, '213113446', NULL, NULL, 'Anthony Drummond', '89 SHELLFIELD ROAD', '', 'PR9 9UL', 'SOUTHPORT', 'Grossbritannien', 'GB', NULL, NULL, '7761479797', '0010195FLY', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face', NULL, '578824871667', '', NULL, '2013-12-09', '05.12.2013 22:23', 'UK131023AMC07', '1', 'a0YC000000UtmLWMAZ', '126.99', '199.00'),
(14090, '213056836', NULL, NULL, 'Imran Ali', '141 MOSS BANK WAY', '', 'Bl16pf', 'Bolton', 'Grossbritannien', 'GB', NULL, NULL, '77885682222', '0010233GCI', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face', NULL, '578824871678', '', NULL, '2013-12-09', '05.12.2013 18:22', 'UK131023AMC07', '1', 'a0YC000000UtmLWMAZ', '126.99', '199.00'),
(14091, '212707709', NULL, NULL, 'Leuciuc Ion', '149 LEAVESDEN ROAD', '', 'WD24 5EP', 'WATFORD', 'Grossbritannien', 'GB', NULL, NULL, '7912179300', '00101379ZX', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face', NULL, '578824871689', '', NULL, '2013-12-09', '04.12.2013 12:23', 'UK131023AMC07', '1', 'a0YC000000UtmLWMAZ', '126.99', '199.00'),
(14092, '213074038', NULL, NULL, 'Paul Green', '49 WHITESTONE DRIVE', 'Huntington', 'YO31 9HY', 'YORK', 'Grossbritannien', 'GB', NULL, NULL, '7528022086', '0010118YNW', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face', NULL, '578824871690', '', NULL, '2013-12-09', '05.12.2013 19:23', 'UK131023AMC07', '1', 'a0YC000000UtmLWMAZ', '126.99', '199.00'),
(14093, '212772199', NULL, NULL, 'andrei cata', '99 COLCHESTER ROAD', '', 'HA8 0QX', 'EDGWARE', 'Grossbritannien', 'GB', NULL, NULL, '2082010122', '0010032AYM', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824871704', '', NULL, '2013-12-09', '04.12.2013 16:52', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14094, '213073724', NULL, NULL, 'Azid Miah', '25 JOHNSTONE STREET', '', 'B19 1SZ', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7826916545', '00101193XC', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824871715', '', NULL, '2013-12-09', '05.12.2013 19:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14095, '212746312', NULL, NULL, 'Dawn Avery', '1 Elmwood Court', 'Plumberow Avenue', 'SS5 5AA', 'Essex', 'Grossbritannien', 'GB', NULL, NULL, '7853250849', '0010182R5X', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824871726', '', NULL, '2013-12-09', '04.12.2013 14:53', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14096, '213041805', NULL, NULL, 'Jake Moulds', '16 WILTHORNE', '', 'PE28 2TT', 'HUNTINGDON', 'Grossbritannien', 'GB', NULL, NULL, '7712808903', '0010087EM4', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824871737', '', NULL, '2013-12-09', '05.12.2013 17:23', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14097, '213086501', NULL, NULL, 'Katie Rice', '12 KING GEORGE ROAD', '', 'BN43 6YL', 'SHOREHAM-BY-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7811112756', '00100187U4', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824871748', '', NULL, '2013-12-09', '05.12.2013 20:23', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14098, '212730971', NULL, NULL, 'Mary Stewart', '41 BROWN AVENUE', '', 'G81 1DL', 'CLYDEBANK', 'Grossbritannien', 'GB', NULL, NULL, '7905574970', '0010083BS9', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824871759', '', NULL, '2013-12-09', '04.12.2013 13:53', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14099, '212779985', NULL, NULL, 'mike darmalingum', '24 BECKINSALE GROVE', '', 'MK8 0DU', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7973126296', '0010247B2R', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824871760', '', NULL, '2013-12-09', '04.12.2013 17:52', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14100, '212806988', NULL, NULL, 'Nigel Claridge', '1 Pantiles', 'The Chase, Barnston', 'CM6 1LX', 'Great dunmow', 'Grossbritannien', 'GB', NULL, NULL, '1371859061', '0010165RGX', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824871770', '', NULL, '2013-12-09', '04.12.2013 19:53', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14101, '212815291', NULL, NULL, 'Saidul Hoque', '4 Eaglefield', 'Devizes Road', 'SP2 9JN', 'Salisbury', 'Grossbritannien', 'GB', NULL, NULL, '7921183551', '0010086LOQ', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824871781', '', NULL, '2013-12-09', '04.12.2013 20:23', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14102, '212872908', NULL, NULL, 'Simmone Stubbs', '61 CLAYTON AVENUE', '', 'CW12 2AZ', 'CONGLETON', 'Grossbritannien', 'GB', NULL, NULL, '7591983986', '0010028GU4', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824871792', '', NULL, '2013-12-09', '05.12.2013 00:52', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14103, '213019898', NULL, NULL, 'Suhit Shrestha', '3 MINLEY CLOSE', '', 'GU14 9RT', 'FARNBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7403491139', '0010244S11', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824871807', '', NULL, '2013-12-09', '05.12.2013 15:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14104, '212803249', NULL, NULL, 'James Wade', '5 Lucan Drive', '', 'TW18 1QS', 'Staines', 'Grossbritannien', 'GB', NULL, NULL, '7717004955', '0010212WNH', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824871818', '', NULL, '2013-12-09', '04.12.2013 19:23', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14105, '212860757', NULL, NULL, 'Kayleigh Wilson', '38 Castle Avenue', '', 'DN11 0FF', 'Doncaster', 'Grossbritannien', 'GB', NULL, NULL, '7766036311', '0010129O9J', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824871829', '', NULL, '2013-12-09', '04.12.2013 23:23', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14106, '213120879', NULL, NULL, 'Lauren Bolton', '1 ENSTONE ROAD', '', 'L25 0PT', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '1513459132', '0010052R74', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824871830', '', NULL, '2013-12-09', '05.12.2013 22:52', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14107, '213021166', NULL, NULL, 'lisa pagan', '10 CUMBERLAND TERRACE', '', 'DG12 6DZ', 'ANNAN', 'Grossbritannien', 'GB', NULL, NULL, '7723041033', '00100105JK', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824871840', '', NULL, '2013-12-09', '05.12.2013 15:52', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14108, '213065355', NULL, NULL, 'Matthew Harrison', '30 GLOUCESTER PLACE', '', 'W1U 8FL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7552166202', '0010101NJM', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824871851', '', NULL, '2013-12-09', '05.12.2013 18:52', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14109, '212802560', NULL, NULL, 'matthew taylor', '16 HERMAN CLOSE', '', 'OX14 3XG', 'ABINGDON', 'Grossbritannien', 'GB', NULL, NULL, '7841677921', '00101626VF', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824871862', '', NULL, '2013-12-09', '04.12.2013 19:23', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14110, '212682561', NULL, NULL, 'Spencer Hawes', '5 GRANVILLE PLACE', '', 'Sw62hb', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7793207784', '*00101885E8', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824871873', '', NULL, '2013-12-09', '04.12.2013 11:54', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14111, '212725851', NULL, NULL, 'Angela Dean', '616 SOUTH TENTH STREET', '', 'MK9 3DG', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7788992477', '0010191JE5', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824871884', '', NULL, '2013-12-09', '04.12.2013 13:54', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(14112, '212701302', NULL, NULL, 'Charlotte Quinn', '3 Smith Avenue', '', 'Bd6 1JD', 'Bradford', 'Grossbritannien', 'GB', NULL, NULL, '7565724727', '0010233DX9', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824871895', '', NULL, '2013-12-09', '04.12.2013 12:24', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(14113, '212826200', NULL, NULL, 'Chun L Lee', ' Flat 8', '10 Elm Road ', 'HA9 7JR', 'Wembley, Middlesex  ', 'Grossbritannien', 'GB', NULL, NULL, '7853142368', '0010180WV1', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824871900', '', NULL, '2013-12-09', '04.12.2013 20:52', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(14114, '212792599', NULL, NULL, 'Janki Padhiar', '54 WAVERLEY ROAD', '', 'SE18 7TN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7881666811', '0010204TIY', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824871910', '', NULL, '2013-12-09', '04.12.2013 18:22', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(14115, '212807144', NULL, NULL, 'Kevin Smith', '7 BEATRICE TERRACE', '', 'DH4 4QW', 'HOUGHTON LE SPRING', 'Grossbritannien', 'GB', NULL, NULL, '7887294876', '00101747HL', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824871921', '', NULL, '2013-12-09', '04.12.2013 19:52', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(14116, '213004003', '', '', 'Steph Burnside', 'STENA DRILLI GREENBANK CRESCENT', 'East tullos', 'AB12 3BG', 'ABERDEEN', 'Grossbritannien', '', '', '', '7738914302', '0010165T5Q', '', '', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '', '578824871932', 'FedEx', '', '2013-12-09', '', '', '', '', '', ''),
(14117, '213019598', '', '', 'Suhit Shrestha', '3 MINLEY CLOSE', '', 'GU14 9RT', 'FARNBOROUGH', 'Grossbritannien', '', '', '', '7403491139', '0010170A9P', '', '', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', '', '578824871807', 'FedEx', '', '2013-12-09', '', '', '', '', '', ''),
(14119, '213733759', '', '', 'marie christine leveille', '90 chemin du moulin', '', '91460', 'Marcoussis', 'Frankreich', '', '', '', '169809224', '00102243QT', '', 'Newton', '1 Montre THEOREMA - Modèle 1', '', '578824875000', 'FedEx', '', '2013-12-11', '', '', '', '', '', ''),
(14120, '213553316', '', '', 'Ben Abdallah', '72 RUE JEAN JAURES', '', '93240', 'STAINS', 'Frankreich', '', '', '', '650660471', '0010219CVS', '', 'Newton', '1 Montre THEOREMA - Modèle 2', '', '578824875011', 'FedEx', '', '2013-12-11', '', '', '', '', '', ''),
(14121, '213697664', '', '', 'Aline Flory', '181 BOULEVARD DE LA REPUBLIQUE', '', '06400', 'CANNES', 'Frankreich', '', '', '', '662307695', '10135314', '', 'Newton', '1 Montre THEOREMA - Modèle 3', '', '578824875022', 'FedEx', '', '2013-12-11', '', '', '', '', '', ''),
(14122, '213742517', NULL, NULL, 'Jamel Kalai', '14 rue saint exupery', '10 eme etage porte 65', '57950', 'Montigny les Metz', 'Frankreich', 'FR', NULL, NULL, '603882686', '0010220E2X', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3', NULL, '578824875033', 'FedEx', NULL, '2013-12-11', '08.12.2013 21:08', 'FR271113SE33', '1', 'a0YC000000VziDYMAZ', '160.00', '239.00'),
(14123, '213651364', NULL, NULL, 'Rosine Roumadi', '7 RUE DE REMIREMONT', '', '59100', 'ROUBAIX', 'Frankreich', 'FR', NULL, NULL, '699271459', '00100154Q3', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3', NULL, '578824875044', 'FedEx', NULL, '2013-12-11', '08.12.2013 14:08', 'FR271113SE33', '1', 'a0YC000000VziDYMAZ', '160.00', '239.00'),
(14124, '213672463', NULL, NULL, 'Sabrina GHOURRIZ', '8 AVENUE HENRI BECQUEREL', 'le Pialon', '26130', 'ST PAUL TROIS CHATEAUX', 'Frankreich', 'FR', NULL, NULL, '683704938', '00101827VJ', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3', NULL, '578824875055', 'FedEx', NULL, '2013-12-11', '08.12.2013 16:08', 'FR271113SE33', '1', 'a0YC000000VziDYMAZ', '160.00', '239.00'),
(14125, '213671089', NULL, NULL, 'Sabrina GHOURRIZ', '8 AVENUE HENRI BECQUEREL', 'le Pialon', '26130', 'ST PAUL TROIS CHATEAUX', 'Frankreich', 'FR', NULL, NULL, '683704938', '00100770HO', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3', NULL, '578824875077', 'FedEx', NULL, '2013-12-11', '08.12.2013 16:08', 'FR271113SE33', '1', 'a0YC000000VziDYMAZ', '160.00', '239.00'),
(14126, '213612004', NULL, NULL, 'Fabien Wallet', '1 RUE DU CALVAIRE', '', '62550', 'VALHUON', 'Frankreich', 'FR', NULL, NULL, '618350150', '0010233WWR', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824875077', 'FedEx', NULL, '2013-12-11', '08.12.2013 11:08', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14127, '213638827', NULL, NULL, 'Ivan Borrini', '60 C AVENUE DE FARCIENNES', '', '30300', 'BEAUCAIRE', 'Frankreich', 'FR', NULL, NULL, '616011515', '0010210AWV', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824875088', 'FedEx', NULL, '2013-12-11', '08.12.2013 13:08', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14128, '213715813', NULL, NULL, 'Jegonday Fabrice', '34 Traverse de la seigneurie Clinique Emeraude', '', '13009', 'Marseille', 'Frankreich', 'FR', NULL, NULL, '678506454', '0010079WYS', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824875099', 'FedEx', NULL, '2013-12-11', '08.12.2013 19:08', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14129, '213717415', NULL, NULL, 'chrystelle derrien', '21 RUE DE LA METAIRIE', '', '44640', 'ST JEAN DE BOISEAU', 'Frankreich', 'FR', NULL, NULL, '611933883', '0010223UDS', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824875103', 'FedEx', NULL, '2013-12-11', '08.12.2013 19:38', 'FR271113SE36', '1', 'a0YC000000VziDeMAJ', '160.00', '239.00'),
(14130, '213685172', NULL, NULL, 'Mathieu Clement', '5 RUE DES GENETS', '', '31270', 'FROUZINS', 'Frankreich', 'FR', NULL, NULL, '659370212', '0010032JWF', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824875114', 'FedEx', NULL, '2013-12-11', '08.12.2013 17:08', 'FR271113SE36', '1', 'a0YC000000VziDeMAJ', '160.00', '239.00'),
(14131, '213621335', NULL, NULL, 'hassiba el arbi bencherif', '4 RUE DE CHAMPAGNE', '', '57140', 'WOIPPY', 'Frankreich', 'FR', NULL, NULL, '680858037', '00102304EV', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '578824875125', 'FedEx', NULL, '2013-12-11', '08.12.2013 12:08', 'FR271113SE37', '1', 'a0YC000000VziFgMAJ', '160.00', '239.00'),
(14132, '213735428', NULL, NULL, 'abdelaziz el mourabit', '192 AVENUE SAINT ROCH', '', '84200', 'CARPENTRAS', 'Frankreich', 'FR', NULL, NULL, '661738352', '0010219DJ6', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824875136', 'FedEx', NULL, '2013-12-11', '08.12.2013 20:38', 'FR271113SE38', '1', 'a0YC000000VziGKMAZ', '160.00', '239.00'),
(14133, '213656411', NULL, NULL, 'maximilien colpin', '12 B RUE DES HAUTS MOULINS', '', '44800', 'ST HERBLAIN', 'Frankreich', 'FR', NULL, NULL, '606887132', '0010210HHL', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824875147', 'FedEx', NULL, '2013-12-11', '08.12.2013 14:38', 'FR271113SE38', '1', 'a0YC000000VziGKMAZ', '160.00', '239.00'),
(14134, '213718946', NULL, NULL, 'Yves Millot', '1 LE BOURG', 'Prevenir pour livraison svp merci', '58140', 'EMPURY', 'Frankreich', 'FR', NULL, NULL, '651488504', '0010013S5X', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824875158', 'FedEx', NULL, '2013-12-11', '08.12.2013 19:39', 'FR271113SE38', '1', 'a0YC000000VziGKMAZ', '160.00', '239.00'),
(14135, '213977432', NULL, NULL, 'Brian Morrison', '19 The Beech Woodville', '', 'Co.cork', 'Dunkettle', 'Irland', 'IE', NULL, NULL, '851107362', '0010056RDJ', NULL, NULL, 'Rio Black Case/Black Dial/Black Band', NULL, '578824875331', 'FedEx', NULL, '2013-12-11', '09.12.2013 20:02', 'a0YC000000W04RWMAZ', '1', 'a0YC000000W04RWMAZ', '', '285.95'),
(14136, '213976683', NULL, NULL, 'Brian Morrison', '19 The Beech Woodville', '', 'Co.cork', 'Dunkettle', 'Irland', 'IE', NULL, NULL, '851107362', '0010248P15', NULL, NULL, 'Rio Gold Case/Black Dial/Brown Band', NULL, '578824875331', 'FedEx', NULL, '2013-12-11', '09.12.2013 20:02', 'a0YC000000W04RVMAZ', '1', 'a0YC000000W04RVMAZ', '', '285.95'),
(14137, '213767488', NULL, NULL, 'Denis O Connell C/O Eurobead Insulation Ltd, Glenrock Business Centre', '12 Bothair Na Mine', 'Ballybane', '1', 'Galway', 'Irland', 'IE', NULL, NULL, '3,53872E+11', '0010202BL4', NULL, NULL, 'Rio Gold Case/Black Dial/Brown Band', NULL, '578824875353', 'FedEx', NULL, '2013-12-11', '09.12.2013 00:32', 'a0YC000000W04RVMAZ', '1', 'a0YC000000W04RVMAZ', '', '285.95'),
(14138, '213787245', NULL, NULL, 'Conor Sheahan', 'Millstreet Ballinatona', '', 'N/A', 'Co.cork', 'Irland', 'IE', NULL, NULL, '3,53872E+11', '0010209O6Y', NULL, NULL, 'Rio Silver Case/Black Dial/Black Band', NULL, '578824875364', 'FedEx', NULL, '2013-12-11', '09.12.2013 07:32', 'a0YC000000W04RUMAZ', '1', 'a0YC000000W04RUMAZ', '', '285.95'),
(14139, '213921284', NULL, NULL, 'Gemma Nicholson', '85 HIGH STREET', 'Pantiles Chambers', 'TN1 1XP', 'TUNBRIDGE WELLS', 'Grossbritannien', 'GB', NULL, NULL, '7795822939', '00100341VC', NULL, NULL, 'Acapulco Watch GM-504-1	Black Strap Silver Case White Face', NULL, '578824875386', 'FedEx', NULL, '2013-12-11', '09.12.2013 15:55', 'UK131203AMC13', '1', 'a0YC000000W0I4gMAF', '124.01', '179.00'),
(14140, '214005512', NULL, NULL, 'Katie Robson', '6 LIME AVENUE', '', 'TS27 4HX', 'Blackhall, Hartlepool', 'Grossbritannien', 'GB', NULL, NULL, '7772528248', '00101039H0', NULL, NULL, 'Acapulco Watch GM-504-1	Black Strap Silver Case White Face', NULL, '578824875397', 'FedEx', NULL, '2013-12-11', '09.12.2013 21:23', 'UK131203AMC13', '1', 'a0YC000000W0I4gMAF', '124.01', '179.00'),
(14141, '213867863', NULL, NULL, 'Sharmila Tamang', 'NIGHTINGALE BARNET ROAD', 'House name- nightingale cottage', 'AL2 1BG', 'ST. ALBANS', 'Grossbritannien', 'GB', NULL, NULL, '7772209971', '00102496N5', NULL, NULL, 'Acapulco Watch GM-504-1	Black Strap Silver Case White Face', NULL, '578824875401', 'FedEx', NULL, '2013-12-11', '09.12.2013 12:52', 'UK131203AMC13', '1', 'a0YC000000W0I4gMAF', '124.01', '179.00'),
(14142, '214039734', NULL, NULL, 'Alex George', '3 THE MALTINGS', '', 'PE27 4TD', 'ST. IVES', 'Grossbritannien', 'GB', NULL, NULL, '7964536451', '00100063H8', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '578824875412', 'FedEx', NULL, '2013-12-11', '09.12.2013 23:52', 'UK131203AMC14', '1', 'a0YC000000W0I5FMAV', '124.01', '179.00'),
(14143, '213811589', NULL, NULL, 'Dawn Dobson', '59 INTAKE LANE', '', 'S75 2HU', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7886461335', '0010121F6V', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '578824875423', 'FedEx', NULL, '2013-12-11', '09.12.2013 09:52', 'UK131203AMC14', '1', 'a0YC000000W0I5FMAV', '124.01', '179.00'),
(14144, '213828583', NULL, NULL, 'Francisco jose Vazquez alfonso', '45 GREBE CLOSE', '', 'PO8 9UT', 'WATERLOOVILLE', 'Grossbritannien', 'GB', NULL, NULL, '7576987093', '0010030VD8', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '578824875434', 'FedEx', NULL, '2013-12-11', '09.12.2013 10:23', 'UK131203AMC14', '1', 'a0YC000000W0I5FMAV', '124.01', '179.00'),
(14145, '213907464', NULL, NULL, 'Man Chi Chan', '19 BUTTERCUP CLOSE', '', 'IP24 2YX', 'THETFORD', 'Grossbritannien', 'GB', NULL, NULL, '7720297982', '0010161UYQ', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '578824875445', 'FedEx', NULL, '2013-12-11', '09.12.2013 14:53', 'UK131203AMC14', '1', 'a0YC000000W0I5FMAV', '124.01', '179.00'),
(14146, '213835271', NULL, NULL, 'Nicola Mclachlan', '25 CEDARBANK', '', 'EH54 6DR', 'LIVINGSTON', 'Grossbritannien', 'GB', NULL, NULL, '7572103802', '0010056OCR', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '578824875456', 'FedEx', NULL, '2013-12-11', '09.12.2013 10:52', 'UK131203AMC14', '1', 'a0YC000000W0I5FMAV', '124.01', '179.00'),
(14147, '214038680', NULL, NULL, 'sarfraz hussain', '319 SAREHOLE ROAD', '', 'B28 0AL', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7711066547', '001006877X', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '578824875467', 'FedEx', NULL, '2013-12-11', '09.12.2013 23:53', 'UK131203AMC14', '1', 'a0YC000000W0I5FMAV', '124.01', '179.00'),
(14148, '214035203', NULL, NULL, 'barbara ross', '82 LUMLEY AVENUE', '', 'NE34 7DL', 'SOUTH SHIELDS', 'Grossbritannien', 'GB', NULL, NULL, '7974305544', '0010108KSI', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824875478', 'FedEx', NULL, '2013-12-11', '09.12.2013 23:23', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14149, '213786122', NULL, NULL, 'G Crundell', '1 WOODLANDS GARDENS', '', 'DN3 2BH', 'DONCASTER', 'Grossbritannien', 'GB', NULL, NULL, '1302884586', '0010151YFC', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824875489', 'FedEx', NULL, '2013-12-11', '09.12.2013 07:22', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14150, '214039926', NULL, NULL, 'Jennifer Healy', '45A CORNWALL CRESCENT', '', 'W11 1PJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7903516122', '00101528OR', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824875490', 'FedEx', NULL, '2013-12-11', '09.12.2013 23:52', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14151, '213907117', NULL, NULL, 'Mohamed Alazhari', '2 FLAT 8 PIERREPONT STREET', '', 'BA1 1LA', 'BATH', 'Grossbritannien', 'GB', NULL, NULL, '7453980851', '0010193BJW', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824875504', 'FedEx', NULL, '2013-12-11', '09.12.2013 14:53', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14152, '213992460', NULL, NULL, 'Rohail Iqbal', '164 2/2 CURLE STREET', '', 'G14 0TT', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7808520407', '0010028OA2', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824875515', 'FedEx', NULL, '2013-12-11', '09.12.2013 20:52', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14153, '213977321', NULL, NULL, 'Sarah Owens-hartley', '3 SHANNAGH AVENUE', '', 'BT38 8XA', 'CARRICKFERGUS', 'Grossbritannien', 'GB', NULL, NULL, '7415092838', '00101685HY', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824875526', 'FedEx', NULL, '2013-12-11', '09.12.2013 19:53', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14154, '213848139', NULL, NULL, 'Sebastian Brown', '33 GRENFELL AVENUE', '', 'RM12 4DN', 'HORNCHURCH', 'Grossbritannien', 'GB', NULL, NULL, '7972845941', '0010042ZHR', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824875537', 'FedEx', NULL, '2013-12-11', '09.12.2013 11:53', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14155, '213947170', NULL, NULL, 'Siraj Munir', '18 CLAUDE ROAD', '', 'E130qb', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7446991721', '00100310HU', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824875548', 'FedEx', NULL, '2013-12-11', '09.12.2013 17:53', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14156, '213922970', NULL, NULL, 'Sonia Martin Ortiz', '84 ABERDEEN ROAD', '', 'N5 2XA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7940423401', '0010232HJ9', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824875559', 'FedEx', NULL, '2013-12-11', '09.12.2013 15:52', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14157, '214012061', NULL, NULL, 'Marcin Saczawa', '24A NAPIER ROAD', '', 'N17 6YE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7753347919', '10185845', NULL, NULL, 'Acapulco Watch GM-504-4	 Black Strap Black Case Black Face', NULL, '578824875560', 'FedEx', NULL, '2013-12-11', '09.12.2013 21:52', 'UK131203AMC16', '1', 'a0YC000000W0I6mMAF', '124.01', '179.00'),
(14158, '214017554', NULL, NULL, 'Neil Adamson', '3 TOLL HOUSE GROVE', '', 'Eh33 2qr', 'Tranent', 'Grossbritannien', 'GB', NULL, NULL, '7540185652', '00101891RO', NULL, NULL, 'Acapulco Watch GM-504-4	 Black Strap Black Case Black Face', NULL, '578824875570', 'FedEx', NULL, '2013-12-11', '09.12.2013 22:23', 'UK131203AMC16', '1', 'a0YC000000W0I6mMAF', '124.01', '179.00'),
(14159, '213979825', NULL, NULL, 'Richard Curry', '19 CEDAR CRESCENT', '', 'NE9 6ER', 'GATESHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7402159095', '0010033OX5', NULL, NULL, 'Acapulco Watch GM-504-4	 Black Strap Black Case Black Face', NULL, '578824875581', 'FedEx', NULL, '2013-12-11', '09.12.2013 19:52', 'UK131203AMC16', '1', 'a0YC000000W0I6mMAF', '124.01', '179.00'),
(14160, '213786901', NULL, NULL, 'Angela Ryan', '45 COOPER LANE', '', 'M9 0QN', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7736876506', '0010009HLN', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824875592', 'FedEx', NULL, '2013-12-11', '09.12.2013 07:52', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(14161, '213767214', NULL, NULL, 'Colin Durrant', '1 CURRIERS CLOSE', '', 'CV4 8AW', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7969113300', '0010197HH5', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824875607', 'FedEx', NULL, '2013-12-11', '09.12.2013 00:22', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(14162, '213803119', NULL, NULL, 'Ged rowles', 'UNIT 3 Tulketh Ind Est', '', 'M40 9LY', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7525759732', '0010223C2G', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824875618', 'FedEx', NULL, '2013-12-11', '09.12.2013 09:22', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(14163, '213972315', NULL, NULL, 'Gemma Robey', '1 SACKVILLE STREET', 'WatchPortfolio,Lagan House', 'BT27 4AB', 'LISBURN', 'Grossbritannien', 'GB', NULL, NULL, '7702285486', '0010214I1Q', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824875629', 'FedEx', NULL, '2013-12-11', '09.12.2013 19:23', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(14164, '214009601', NULL, NULL, 'Hannah Bishop', '67 WICKHAM AVENUE', 'Cheam', 'SM3 8DX', 'SUTTON', 'Grossbritannien', 'GB', NULL, NULL, '2086440011', '0010092PDB', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824875630', 'FedEx', NULL, '2013-12-11', '09.12.2013 21:53', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(14165, '214016595', NULL, NULL, 'Lee Toll', '27 VALINGERS ROAD', '', 'PE30 5HD', 'KING\'S LYNN', 'Grossbritannien', 'GB', NULL, NULL, '7825915453', '0010218D71', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824875640', 'FedEx', NULL, '2013-12-11', '09.12.2013 22:23', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(14166, '213867383', NULL, NULL, 'Raymond Pelekamoyo', '200 HOLLOW WAY', '200 Hollow Way Road', 'OX4 2PP', 'OXFORD', 'Grossbritannien', 'GB', NULL, NULL, '7790933465', '0010083O6T', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824875651', 'FedEx', NULL, '2013-12-11', '09.12.2013 12:52', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(14167, '213895940', NULL, NULL, 'Shakeel Hussain', '34 THORNTON LANE', '', 'BD5 9DS', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7429850162', '001020769L', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824875662', 'FedEx', NULL, '2013-12-11', '09.12.2013 14:23', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(14168, '213889710', NULL, NULL, 'Aaron Mahoney', '76 BRADGATE ROAD', '', 'Le7 7fb', 'Leicester', 'Grossbritannien', 'GB', NULL, NULL, '7843056989', '00101876L7', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824875673', 'FedEx', NULL, '2013-12-11', '09.12.2013 13:53', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14169, '213963353', NULL, NULL, 'Andrzej Olszewski', '18 WHITELEY PLACE', '', 'WA14 1NT', 'ALTRINCHAM', 'Grossbritannien', 'GB', NULL, NULL, '7923046648', '0010163H56', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824875684', 'FedEx', NULL, '2013-12-11', '09.12.2013 18:52', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14170, '214037741', NULL, NULL, 'Chris Adley', '17 CHURCHILL AVENUE', 'Irthlingborough', 'NN9 5XH', 'WELLINGBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '1933650153', '0010033UHX', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824875695', 'FedEx', NULL, '2013-12-11', '09.12.2013 23:52', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14171, '213834009', NULL, NULL, 'Deed Qafaliaj', 'BBC TOWEL ALEXANDRA PALACE', '', 'N22 7AY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7934988131', '0010039BTC', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824875700', 'FedEx', NULL, '2013-12-11', '09.12.2013 10:52', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14172, '213839456', NULL, NULL, 'Emma Smith', '47 ACORN GARDENS', 'Burghfield common', 'RG7 3GN', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7825999015', '001010607V', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824875710', 'FedEx', NULL, '2013-12-11', '09.12.2013 11:23', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14173, '214007181', NULL, NULL, 'Heather Greiff', '298 FIRBANK CRESCENT', '', 'BA12 0BZ', 'WARMINSTER', 'Grossbritannien', 'GB', NULL, NULL, '7843176648', '0010012CB0', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824875721', 'FedEx', NULL, '2013-12-11', '09.12.2013 21:53', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14174, '214018275', NULL, NULL, 'Katarzyna Minda', '49 SOMERGATE ROAD', '', 'GL51 0QE', 'CHELTENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7885230617', '0010083SXM', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824875732', 'FedEx', NULL, '2013-12-11', '09.12.2013 22:23', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14175, '213840217', NULL, NULL, 'kerry west', '55 CORONATION ROAD', '', 'M26 3RA', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7446858204', '0010066Y4F', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824875743', 'FedEx', NULL, '2013-12-11', '09.12.2013 11:22', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14176, '214011131', NULL, NULL, 'Prina Kotecha', '8 BIRSTALL MEADOW ROAD', '', 'LE4 3NA', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7737603613', '0010160F9Y', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824875754', 'FedEx', NULL, '2013-12-11', '09.12.2013 21:53', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14177, '214038014', NULL, NULL, 'Scott Chapman', '456 CATCOTE ROAD', '', 'TS25 2RA', 'HARTLEPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7772785958', '0010138PJX', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824875765', 'FedEx', NULL, '2013-12-11', '09.12.2013 23:52', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14178, '213804007', NULL, NULL, 'Caroline Barugh', '33 Kilner Way', '', 'WF10 5FX', 'Castleford', 'Grossbritannien', 'GB', NULL, NULL, '7884430958', '00102167XG', NULL, NULL, 'Coppernicus Watch GM-501-4 Black Strap Black Case Black Face', NULL, '578824875776', 'FedEx', NULL, '2013-12-11', '09.12.2013 09:22', 'UK131203AMC12', '1', 'a0YC000000W0I2AMAV', '124.01', '179.00'),
(14179, '213872888', NULL, NULL, 'Carolynn Marincowitz', '30 VALON ROAD', '', 'RG2 9LT', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7770221432', '0010092HZE', NULL, NULL, 'Coppernicus Watch GM-501-4 Black Strap Black Case Black Face', NULL, '578824875787', 'FedEx', NULL, '2013-12-11', '09.12.2013 12:52', 'UK131203AMC12', '1', 'a0YC000000W0I2AMAV', '124.01', '179.00'),
(14180, '213888595', NULL, NULL, 'Albert Owen', '19 RIPON AVENUE', '', 'HD2 2QP', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7450285097', '0010190QR1', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824875798', 'FedEx', NULL, '2013-12-11', '09.12.2013 13:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14181, '213876606', NULL, NULL, 'Angele Frederick', '8 Bolster Grove', 'Crescent Rise', 'N22 7RY', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7946860028', '001006247K', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824875802', 'FedEx', NULL, '2013-12-11', '09.12.2013 13:23', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14182, '213851313', NULL, NULL, 'Anna Staszewski', '32 WREAY WALK', 'Cramlington', 'NE23 6LL', 'CRAMLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7887606347', '00102397ZA', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824875813', 'FedEx', NULL, '2013-12-11', '09.12.2013 11:53', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14183, '213776573', NULL, NULL, 'Arash Azadi', '9 HERITAGE AVENUE, 35 Amiot House', '', 'NW9 5FQ', 'Beaufort Park, London', 'Grossbritannien', 'GB', NULL, NULL, '7809727999', '00100305L8', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824875824', 'FedEx', NULL, '2013-12-11', '09.12.2013 03:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14184, '213867604', NULL, NULL, 'charleen white', '7 PEASHILL CLOSE', 'sileby', 'LE12 7PT', 'LOUGHBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7837496659', '00101759TZ', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824875835', 'FedEx', NULL, '2013-12-11', '09.12.2013 12:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14185, '213778411', NULL, NULL, 'chinedum oguzie', '12 LYNSTEDE', '', 'SS14 1TU', 'BASILDON', 'Grossbritannien', 'GB', NULL, NULL, '7552446695', '0010040QS1', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824875846', 'FedEx', NULL, '2013-12-11', '09.12.2013 05:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14186, '213930176', NULL, NULL, 'Danielle Hammond', '101 SPRINGMARTIN ROAD', '', 'BT13 3PL', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7707940049', '0010027R4A', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824875857', 'FedEx', NULL, '2013-12-11', '09.12.2013 16:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14187, '213812266', NULL, NULL, 'David Chatwin', '23 KING\'S AVENUE', '', 'EH32 0QN', 'LONGNIDDRY', 'Grossbritannien', 'GB', NULL, NULL, '7919386096', '0010110N3R', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824875868', 'FedEx', NULL, '2013-12-11', '09.12.2013 09:53', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14188, '213936109', NULL, NULL, 'Enya Brennan', '1 WESTBOURNE CRESCENT', '', 'BT28 3AE', 'LISBURN', 'Grossbritannien', 'GB', NULL, NULL, '7513825035', '00101422Z7', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824875879', 'FedEx', NULL, '2013-12-11', '09.12.2013 16:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14189, '213940795', NULL, NULL, 'irean gregory', '5 BRYSON ROAD', '', 'PO6 3NU', 'PORTSMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '2392712240', '0010238DF0', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824875880', 'FedEx', NULL, '2013-12-11', '09.12.2013 17:23', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(14190, '214035473', NULL, NULL, 'iris sepulveda', '20 TEMPLECOMBE WAY', '', 'SM4 4JG', 'MORDEN', 'Grossbritannien', 'GB', NULL, NULL, '7500778712', '00100174C1', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824875890', 'FedEx', NULL, '2013-12-11', '09.12.2013 23:23', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14191, '213992241', NULL, NULL, 'jennifer grover', '15 CORNHILL TERRACE', '', 'AB16 5YP', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '1224276688', '0010119QLL', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824875905', 'FedEx', NULL, '2013-12-11', '09.12.2013 20:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14192, '213990647', NULL, NULL, 'John Blythe', '97 Wood Lane', 'Hawarden', 'CH5 3JG', 'Hawarden', 'Grossbritannien', 'GB', NULL, NULL, '7813167732', '0010181S18', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824875916', 'FedEx', NULL, '2013-12-11', '09.12.2013 20:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14193, '213765555', NULL, NULL, 'Katherine Spicer', '8B QUEENS ROAD', '', 'TW1 4EX', 'TWICKENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7545830637', '0010221NSY', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824875927', 'FedEx', NULL, '2013-12-11', '09.12.2013 00:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14194, '214025626', NULL, NULL, 'Kristine Murphy', '33 EWHURST ROAD', '', 'BN2 4AL', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '7456056449', '0010070GGQ', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824875938', 'FedEx', NULL, '2013-12-11', '09.12.2013 22:53', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14195, '214023635', NULL, NULL, 'Matthew Wylie', '8 ROCHSOLES DRIVE', '', 'ML6 6SJ', 'AIRDRIE', 'Grossbritannien', 'GB', NULL, NULL, '7775811547', '00102168ME', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824875949', 'FedEx', NULL, '2013-12-11', '09.12.2013 22:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14196, '214028683', NULL, NULL, 'Robert Brackley', '88 CUTLERS PLACE', 'Colehill', 'BH21 2HX', 'WIMBORNE', 'Grossbritannien', 'GB', NULL, NULL, '1202884145', '0010196FBR', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824875950', 'FedEx', NULL, '2013-12-11', '09.12.2013 22:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14197, '213942295', NULL, NULL, 'Siraj Munir', '18 CLAUDE ROAD', '', 'E130qb', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7446991721', '00102348FM', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824875548', 'FedEx', NULL, '2013-12-11', '09.12.2013 17:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14198, '213856165', NULL, NULL, 'Wilma McLuckie', '7 BROWN AVENUE', 'Clydebank', 'G81 1DL', 'CLYDEBANK', 'Grossbritannien', 'GB', NULL, NULL, '1415623408', '0010171WN3', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824875971', 'FedEx', NULL, '2013-12-11', '09.12.2013 11:53', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14199, '213769478', NULL, NULL, 'Yuri Likhogub', '120 RABY STREET', 'Byker,', 'NE6 2BY', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7859925954', '0010101YUH', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824875982', 'FedEx', NULL, '2013-12-11', '09.12.2013 00:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14200, '214039085', NULL, NULL, 'Lyudmyla Hayda', 'Via Angelo Cosenza 117', '', '80062', 'Meta di Sorrento', 'Italien', 'IT', NULL, NULL, '3348732385', '0010035SFK', NULL, NULL, 'Newton Quadrante nero, cassa gold e cinturino marrone (03)', NULL, '578824876007', 'FedEx', NULL, '2013-12-11', '09.12.2013 22:59', 'IT130710SC03', '1', 'a0YC000000VzXRCMA3', '151.02', '229.99'),
(14201, '213990348', NULL, NULL, 'Nicola Bandoni', 'VIA DELLA GRONDA 303', '', '55049', 'VIAREGGIO', 'Italien', 'IT', NULL, NULL, '3478194906', '0010153H7Y', NULL, NULL, 'Newton Quadrante nero, cassa gold e cinturino marrone (03)', NULL, '578824876018', 'FedEx', NULL, '2013-12-11', '09.12.2013 19:28', 'IT130710SC03', '1', 'a0YC000000VzXRCMA3', '151.02', '229.99'),
(14202, '209649845', NULL, NULL, 'katia piras', 'VIA CADUTI DEL LAVORO 14', '', '25082', 'BOTTICINO', 'Italien', 'IT', NULL, NULL, '3477661849', '001006118H', NULL, NULL, 'Orologio Pionier (GM-504-1) - Nero con ghiera silver', NULL, '578824864080', 'FedEx', NULL, '2013-11-25', '20.11.2013 20:28', 'IT110413CS01', '1', 'a0YC000000UvO8KMAV', '142.71', '229.99'),
(14203, '209629864', NULL, NULL, 'philippe barra', 'VIA TONACATO 8/A', '', '52048', 'MONTE SAN SAVINO', 'Italien', 'IT', NULL, NULL, '3334453120', '00101154AJ', NULL, NULL, 'Orologio Pionier (GM-504-1) - Nero con ghiera silver', NULL, '578824864091', 'FedEx', NULL, '2013-11-25', '20.11.2013 18:58', 'IT110413CS01', '1', 'a0YC000000UvO8KMAV', '142.71', '229.99'),
(14204, '209673402', NULL, NULL, 'Vladislav Sirbu', 'VIA LOMELLINA 11/7', '', '30034', 'MIRA', 'Italien', 'IT', NULL, NULL, '3401921006', '0010057LH4', NULL, NULL, 'Orologio Pionier (GM-504-2) - Nero con ghiera nera', NULL, '578824864106', 'FedEx', NULL, '2013-11-25', '20.11.2013 21:58', 'IT110413CS02', '1', 'a0YC000000UvO1UMAV', '142.71', '229.99'),
(14205, '209626801', NULL, NULL, 'Francesca Centofanti', 'Cona del monte 110', '', '00030', 'GAVIGNANO', 'Italien', 'IT', NULL, NULL, '3470763906', '00100383NN', NULL, NULL, 'Orologio Pionier (GM-504-3) - Marrone con ghiera oro', NULL, '578824864117', 'FedEx', NULL, '2013-11-25', '20.11.2013 18:58', 'IT110413CS03', '1', 'a0YC000000UvO8yMAF', '142.71', '229.99'),
(14206, '209619608', NULL, NULL, 'Alina Butnariu', 'CORSO GIULIO CESARE 58 D', '', '10152', 'TORINO', 'Italien', 'IT', NULL, NULL, '3884047005', '0010022M14', NULL, NULL, 'Orologio Pionier (GM-504-3) - Marrone con ghiera oro', NULL, '578824864128', 'FedEx', NULL, '2013-11-25', '20.11.2013 17:58', 'IT110413CS03', '1', 'a0YC000000UvO8yMAF', '142.71', '229.99'),
(14207, '209889022', NULL, NULL, 'Alessandro carniel', 'VIA POSTUMIA DI SALA 19/C', 'S.T.P.', '31040', 'GORGO AL MONTICANO', 'Italien', 'IT', NULL, NULL, '3498375753', '0010165A8R', NULL, NULL, 'Orologio Pionier (GM-504-1) - Nero con ghiera silver', NULL, '578824864757', 'FedEx', NULL, '2013-11-25', '21.11.2013 20:36', 'IT110413CS01', '1', 'a0YC000000UvO8KMAV', '142.71', '229.99'),
(14208, '209911946', NULL, NULL, 'Ermal Sali', 'VIA GEROLAMO SAVONAROLA 15', 'A casa', '20025', 'Legnano', 'Italien', 'IT', NULL, NULL, '3274953335', '0010237G3M', NULL, NULL, 'Orologio Pionier (GM-504-3) - Marrone con ghiera oro', NULL, '578824864746', 'FedEx', NULL, '2013-11-25', '21.11.2013 22:28', 'IT110413CS03', '1', 'a0YC000000UvO8yMAF', '142.71', '229.99'),
(14209, '209832846', NULL, NULL, 'Valentina Croce', 'VIA HARAR 29', '', '20153', 'MILANO', 'Italien', 'IT', NULL, NULL, '3331674056', '0010095AJI', NULL, NULL, 'Orologio Pionier (GM-504-4) - Nero con dettagli oro', NULL, '578824864768', 'FedEx', NULL, '2013-11-25', '21.11.2013 15:58', 'IT110413CS04', '1', 'a0YC000000UvO9IMAV', '142.71', '229.99'),
(14210, '209739366', NULL, NULL, 'Baretti Cristian', 'VIALE FRIULI 83', 'Presso FAIRGRU SRL', '24055', 'COLOGNO AL SERIO', 'Italien', 'IT', NULL, NULL, '3382795051', '0010210QSV', NULL, NULL, 'Orologio Pionier (GM-504-4) - Nero con dettagli oro', NULL, '578824864779', 'FedEx', NULL, '2013-11-25', '21.11.2013 09:40', 'IT110413CS04', '1', 'a0YC000000UvO9IMAV', '142.71', '229.99'),
(14211, '210482175', NULL, NULL, 'Marta Wroblewska', 'Heimdalsvaegen 35', '', '19452', 'Upplands Vaesby', 'Schweden', 'SE', NULL, NULL, '768987240', '0010144X3C', NULL, NULL, 'Miami GM-506-1.', NULL, '578824868123', 'FedEx', NULL, '2013-11-28', '24.11.2013 21:44', 'a0YC000000UuRGPMA3', '1', 'a0YC000000UuRGPMA3', '', '1799.00'),
(14212, '210381034', NULL, NULL, 'Lemis Nahi', 'VISAETTRAVAEGEN 51', '', '141 50', 'HUDDINGE', 'Schweden', 'SE', NULL, NULL, '735975270', '0010191KOX', NULL, NULL, 'Miami GM-506-3.', NULL, '578824868134', 'FedEx', NULL, '2013-11-28', '24.11.2013 13:14', 'a0YC000000UuRMlMAN', '1', 'a0YC000000UuRMlMAN', '', '1799.00'),
(14213, '210377775', NULL, NULL, 'Rune Tillbom', 'Hoeststigen 3', '', '14440', 'Roenninge', 'Schweden', 'SE', NULL, NULL, '707776151', '00101271TX', NULL, NULL, 'Miami GM-506-2.', NULL, '578824868145', 'FedEx', NULL, '2013-11-28', '24.11.2013 13:14', 'a0YC000000UuRMWMA3', '1', 'a0YC000000UuRMWMA3', '', '1799.00'),
(14214, '209661197', NULL, NULL, 'Bert Wetsteijn', 'Fuutlaan 8', '', '2903 TS', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '643756525', '0010040WU3', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824864301', 'FedEx', NULL, '2013-11-25', '20.11.2013 20:58', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(14215, '209575280', NULL, NULL, 'Claudia Ravelli', 'Stijgbeugel 22', '', '3833 XE', 'LEUSDEN', 'Niederlande', 'NL', NULL, NULL, '618010725', '00102445DR', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824864312', 'FedEx', NULL, '2013-11-25', '20.11.2013 14:28', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(14216, '209784095', NULL, NULL, 'Dennis Deighton', 'Hendrik de Keijserstraat 74', '', '6543 MJ', 'Nijmegen', 'Niederlande', 'NL', NULL, NULL, '621273760', '00100108ZJ', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824864323', 'FedEx', NULL, '2013-11-25', '21.11.2013 11:58', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(14217, '209479179', NULL, NULL, 'heidi groenia', 'Lloydsweg 6', '', '9641 KK', 'VEENDAM', 'Niederlande', 'NL', NULL, NULL, '655106516', '0010092KWI', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824864334', 'FedEx', NULL, '2013-11-25', '20.11.2013 08:35', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(14218, '209549884', NULL, NULL, 'johan evers', 'Nusterweg 70', 'wilwy sittard', '6136 KV', 'SITTARD', 'Niederlande', 'NL', NULL, NULL, '06-31931767', '0010242CUF', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824864345', 'FedEx', NULL, '2013-11-25', '20.11.2013 12:28', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(14219, '209582618', NULL, NULL, 'Joyce Mulder', 'Promenade 49', '', '9641 AG', 'VEENDAM', 'Niederlande', 'NL', NULL, NULL, '642666321', '00101920MC', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824864356', 'FedEx', NULL, '2013-11-25', '20.11.2013 14:58', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(14220, '209491468', NULL, NULL, 'M Bogget', 'Maasstraat 161', '', '1823 XH', 'ALKMAAR', 'Niederlande', 'NL', NULL, NULL, '31611842321', '001019658S', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824864367', 'FedEx', NULL, '2013-11-25', '20.11.2013 08:58', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(14221, '209875795', NULL, NULL, 'M Geurts', 'Willemskade 16G', '', '3016 DL', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '613233847', '0010141M5F', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824864378', 'FedEx', NULL, '2013-11-25', '21.11.2013 19:30', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(14222, '209855224', NULL, NULL, 'Marilou van Andel', 'Rottumeroog 198', '', '2134 ZR', 'HOOFDDORP', 'Niederlande', 'NL', NULL, NULL, '651860856', '00101774WV', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824864389', 'FedEx', NULL, '2013-11-25', '21.11.2013 17:58', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(14223, '209706340', NULL, NULL, 'Sita Spronck-Keilman', 'Soestdijkerweg 7A', '', '3734 MG', 'DEN DOLDER', 'Niederlande', 'NL', NULL, NULL, '614864005', '0010220ISI', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824864390', 'FedEx', NULL, '2013-11-25', '21.11.2013 07:30', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(14224, '209569222', NULL, NULL, 'SJM Jacobs', 'Joseph Haydnstraat 30', '', '6443 CP', 'BRUNSSUM', 'Niederlande', 'NL', NULL, NULL, '455214103', '10215005', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824864404', 'FedEx', NULL, '2013-11-25', '20.11.2013 13:58', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(14225, '209834332', NULL, NULL, 'Theda van de Schraaf', 'Coba Kellingstraat 89', '', '7558 ZD', 'HENGELO', 'Niederlande', 'NL', NULL, NULL, '074-2772821', '0010089DVD', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824864415', 'FedEx', NULL, '2013-11-25', '21.11.2013 15:58', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(14226, '209485228', NULL, NULL, 'Vanessa Ignacia', 'Boschdijk 363', '', '5621 JB', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '626265341', '001000132B', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824864426', 'FedEx', NULL, '2013-11-25', '20.11.2013 08:32', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(14227, '209572227', NULL, NULL, 'Zufer Yanik', 'Amsterdamse Veerkade 43-H', '', '2512 AH', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '645778576', '00100945UK', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824864437', 'FedEx', NULL, '2013-11-25', '20.11.2013 14:28', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(14228, '209613677', NULL, NULL, 'Dave Mollers', 'Venneperweg 568', '', '2144 KM', 'BEINSDORP', 'Niederlande', 'NL', NULL, NULL, '611014553', '0010100DMC', NULL, NULL, 'Casablanca Silver/White', NULL, '578824864448', 'FedEx', NULL, '2013-11-25', '20.11.2013 17:28', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(14229, '209890359', NULL, NULL, 'John Berends', 'Molensingel 54', '', '2614lb', 'Delft', 'Niederlande', 'NL', NULL, NULL, '015-8802011', '0010147VDF', NULL, NULL, 'Casablanca Silver/White', NULL, '578824864459', 'FedEx', NULL, '2013-11-25', '21.11.2013 20:31', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(14230, '209485931', NULL, NULL, 'M Wagemakers', 'Molmerlaan 44', '', '4731 WT', 'OUDENBOSCH', 'Niederlande', 'NL', NULL, NULL, '651543106', '0010015DMS', NULL, NULL, 'Casablanca Silver/White', NULL, '578824864460', 'FedEx', NULL, '2013-11-25', '20.11.2013 08:30', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(14231, '209588335', NULL, NULL, 'Maurits Goossens', 'haarlemmerdijk 130C House of Tattoo\'s--Maurits', '130C', '1013 JJ', 'Amsterdam', 'Niederlande', 'NL', NULL, NULL, '611128473', '0010137K7D', NULL, NULL, 'Casablanca Silver/White', NULL, '578824864470', 'FedEx', NULL, '2013-11-25', '20.11.2013 15:28', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(14232, '209903504', NULL, NULL, 'Selia Korstanje', 'J. Roodenburghstraat 14', '', '1567 GR', 'ASSENDELFT', 'Niederlande', 'NL', NULL, NULL, '646277666', '0010121J7F', NULL, NULL, 'Casablanca Silver/White', NULL, '578824864481', 'FedEx', NULL, '2013-11-25', '21.11.2013 21:28', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(14233, '209899780', NULL, NULL, 'Yibin Chen', 'Nassaukade 368', '', '1054 AB', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '652850663', '00100686JJ', NULL, NULL, 'Casablanca Silver/White', NULL, '578824864492', 'FedEx', NULL, '2013-11-25', '21.11.2013 21:28', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(14234, '209899779', NULL, NULL, 'Yibin Chen', 'Nassaukade 368', '', '1054 AB', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '652850663', '00100088EW', NULL, NULL, 'Casablanca Silver/White', NULL, '578824864492', 'FedEx', NULL, '2013-11-25', '21.11.2013 21:28', 'NL131017LB03', '1', 'a0YC000000UsoT5MAJ', '185.00', '299.95'),
(14235, '211178103', NULL, NULL, 'Alejandro Parra', '37 BENTWORTH ROAD', '', 'W12 7AA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7871669706', '0020162EO3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868410', 'FedEx', NULL, '2013-12-02', '27.11.2013 20:55', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14236, '211114215', NULL, NULL, 'Alistair Marshall', '14 Flat 2', 'Saddlers Mews, Ramsgate', 'CT12 5LN', 'Kent', 'Grossbritannien', 'GB', NULL, NULL, '7725097143', '00201242N9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868421', 'FedEx', NULL, '2013-12-02', '27.11.2013 17:02', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14237, '211063746', NULL, NULL, 'ashley torrance', '38 THE PADDOCK', '', 'G76 8SL', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7530268420', '0010249UHT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868432', 'FedEx', NULL, '2013-12-02', '27.11.2013 13:04', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14238, '210902227', NULL, NULL, 'Beverley Dobson', '0 Minshull Lane', 'Black Knight Fields Minshull Lane', 'CW7 4DU', 'Winsford', 'Grossbritannien', 'GB', NULL, NULL, '01270 628975', '0010166QUO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868443', 'FedEx', NULL, '2013-12-02', '27.11.2013 12:23', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14239, '211114914', NULL, NULL, 'Claire Caine', '55 Longbraes Gardens', '', 'KY2 5YJ', 'Kirkcaldy Fife', 'Grossbritannien', 'GB', NULL, NULL, '7921159306', '0020065MCF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868454', 'FedEx', NULL, '2013-12-02', '27.11.2013 17:19', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14240, '211158383', NULL, NULL, 'Danielle Finlayson', '47 2/2 Saucel Crescent', '', 'PA1 1UD', 'Paisley', 'Grossbritannien', 'GB', NULL, NULL, '7907479665', '0020044R7O', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868465', 'FedEx', NULL, '2013-12-02', '27.11.2013 19:41', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14241, '211183210', NULL, NULL, 'Dave Manning', 'Unit 11 Farthing road', '', 'IP1 5ap', 'Ipswich', 'Grossbritannien', 'GB', NULL, NULL, '7860374346', '00200359CE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868476', 'FedEx', NULL, '2013-12-02', '27.11.2013 21:45', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14242, '211062848', NULL, NULL, 'Dawn Crome', '34 NORTHWALL ROAD', '', 'CT14 6PW', 'DEAL', 'Grossbritannien', 'GB', NULL, NULL, '1304360135', '0010170WGK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868487', 'FedEx', NULL, '2013-12-02', '27.11.2013 13:59', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14243, '211108266', NULL, NULL, 'Eleni Kerasioti', '10 GREENFORD AVENUE', '1st floor flat', 'W7 3QP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7830252128', '0020135T2F', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868498', 'FedEx', NULL, '2013-12-02', '27.11.2013 17:14', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14244, '211165952', NULL, NULL, 'Gary Hetherington', '22 BANKNOWE DRIVE', '', 'DD6 9LN', 'TAYPORT', 'Grossbritannien', 'GB', NULL, NULL, '7912660702', '00201302MR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868502', 'FedEx', NULL, '2013-12-02', '27.11.2013 21:40', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14245, '211049417', NULL, NULL, 'Harshim Patel', '16 The View', '', 'Se2 0dx', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7736051058', '0010045VXK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868513', 'FedEx', NULL, '2013-12-02', '27.11.2013 12:35', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14246, '211167232', NULL, NULL, 'HELEN RENFREW', '84 FORSYTH STREET', '', 'PA16 8QY', 'GREENOCK', 'Grossbritannien', 'GB', NULL, NULL, '7770667724', '0020083CHD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868524', 'FedEx', NULL, '2013-12-02', '27.11.2013 21:35', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14247, '211159122', NULL, NULL, 'Jacqui Jones', '38 MISTLEY SIDE', '', 'SS16 4AP', 'BASILDON', 'Grossbritannien', 'GB', NULL, NULL, '7834490571', '0020076OC2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868535', 'FedEx', NULL, '2013-12-02', '27.11.2013 20:15', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14248, '211040330', NULL, NULL, 'Jake Felstead', '60 Braunstone Close', '', 'LE32GT', 'Leicester', 'Grossbritannien', 'GB', NULL, NULL, '7706268910', '00101945FB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868546', 'FedEx', NULL, '2013-12-02', '27.11.2013 12:38', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14249, '211021081', NULL, NULL, 'Jeremy Denton', '38 PELICAN ROAD', '', 'RG26 3EL', 'TADLEY', 'Grossbritannien', 'GB', NULL, NULL, '7876740884', '00102120RC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868557', 'FedEx', NULL, '2013-12-02', '27.11.2013 09:47', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14250, '211121315', NULL, NULL, 'Julia Baulina', '13 FLEMING ROAD', '', 'UB1 3LS', 'SOUTHALL', 'Grossbritannien', 'GB', NULL, NULL, '7535416185', '0020160J5V', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868568', 'FedEx', NULL, '2013-12-02', '27.11.2013 16:48', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14251, '211168072', NULL, NULL, 'Kieran James Mosses', '14 Statham Way', '', 'L39 4XR', 'Ormskirk', 'Grossbritannien', 'GB', NULL, NULL, '', '0020214P5N', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868579', 'FedEx', NULL, '2013-12-02', '27.11.2013 21:30', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14252, '210988080', NULL, NULL, 'Laura Chen', '3 LEICESTER STREET', '', 'WC2H 7BL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7859358722', '00100028Y3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868580', 'FedEx', NULL, '2013-12-02', '27.11.2013 02:52', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14253, '211184435', NULL, NULL, 'Lionel Stall', '5 GARSTON DRIVE', 'Garston', 'WD25 9LB', 'WATFORD', 'Grossbritannien', 'GB', NULL, NULL, '1923676690', '0020185ABK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868590', 'FedEx', NULL, '2013-12-02', '27.11.2013 21:42', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14254, '211175945', NULL, NULL, 'margaret neilson', '13 TROON COURT', '', 'G75 8TA', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7427504864', '0020195VQG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868605', 'FedEx', NULL, '2013-12-02', '27.11.2013 20:39', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14255, '211131301', NULL, NULL, 'michelle O Brien', 'SarensUK Booth House', 'Riverside Park Road', 'TS2 1UT', 'Middlesbrough', 'Grossbritannien', 'GB', NULL, NULL, '7946536934', '0020249V9M', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868616', 'FedEx', NULL, '2013-12-02', '27.11.2013 17:59', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14256, '211207375', NULL, NULL, 'Mukesh Patel', '201 HAM PARK ROAD', 'Forest Gate', 'E7 9LG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7956381717', '002002756S', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868627', 'FedEx', NULL, '2013-12-02', '27.11.2013 23:34', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14257, '211140921', NULL, NULL, 'Robert Clarke', '34 SWANSEA AVENUE', '', 'IP2 8QU', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '7901604135', '002018809F', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868638', 'FedEx', NULL, '2013-12-02', '27.11.2013 18:12', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14258, '211191943', NULL, NULL, 'Simon Thurlow', '4 MARDY', '', 'RG4 7NY', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7983957461', '0020200HI3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868649', 'FedEx', NULL, '2013-12-02', '27.11.2013 21:42', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14259, '211045481', NULL, NULL, 'stacey halliday', '23A WESTWARD PLACE', 'harraton', 'NE38 9AR', 'WASHINGTON', 'Grossbritannien', 'GB', NULL, NULL, '1914174620', '0010155GR0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868650', 'FedEx', NULL, '2013-12-02', '27.11.2013 11:57', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14260, '211076982', NULL, NULL, 'Tanya Canavan', '6 BEECHFIELD LODGE', '', 'BT67 0GA', 'CRAIGAVON', 'Grossbritannien', 'GB', NULL, NULL, '7803698680', '0010048ID5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868660', 'FedEx', NULL, '2013-12-02', '27.11.2013 13:45', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14261, '211175840', NULL, NULL, 'Teresa Bollington', '303 DEVONSHIRE STREET', '', 'NG19 8SU', 'MANSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7746388361', '0020163FKY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868671', 'FedEx', NULL, '2013-12-02', '27.11.2013 20:43', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14262, '211124008', NULL, NULL, 'Terry Siggs', 'ELMWOOD HAM MANOR CLOSE', '', 'BN16 4JD', 'LITTLEHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '1903776088', '00201395PS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868682', 'FedEx', NULL, '2013-12-02', '27.11.2013 16:51', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14263, '211134009', NULL, NULL, 'Tokeeza Ali', '9 HOWARD STREET', '', 'OX4 3AY', 'OXFORD', 'Grossbritannien', 'GB', NULL, NULL, '7511453864', '20157571', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868693', 'FedEx', NULL, '2013-12-02', '27.11.2013 18:57', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14264, '211017041', NULL, NULL, 'Viorel Stefan', '655A GREEN LANES', '', 'N8 0QY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7773035307', '0010009RIG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824868708', 'FedEx', NULL, '2013-12-02', '27.11.2013 08:57', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(14265, '211127256', NULL, NULL, 'Debbie Bannister D', '178 VICTORIA ROAD WEST', '', 'FY5 3NE', 'THORNTON-CLEVELEYS', 'Grossbritannien', 'GB', NULL, NULL, '7925683344', '0010176NO8', NULL, NULL, 'Toronto Theorema Mechanical Rose Gold Watch With Black Face - Brown Strap', NULL, '578824868719', 'FedEx', NULL, '2013-12-02', '27.11.2013 17:35', 'UK131025AMC08', '1', 'a0YC000000Uu4FaMAJ', '143.01', '249.00'),
(14266, '211126430', NULL, NULL, 'paul craig', '5 fairholme view armthorpe', '', 'dn3 3tu', 'doncaster', 'Grossbritannien', 'GB', NULL, NULL, '7966045068', '10219454', NULL, NULL, 'Toronto Theorema Mechanical Silver Watch With White and Black Face - Black Strap', NULL, '578824868720', 'FedEx', NULL, '2013-12-02', '27.11.2013 18:05', 'UK131025AMC06', '1', 'a0YC000000Uu4DtMAJ', '143.01', '249.00'),
(14267, '209876295', NULL, NULL, 'Eva Lukovcova', '129 west avenue parkgate grange', '', '0', 'CORK', 'Irland', 'IE', NULL, NULL, '3,53858E+11', '0010008VN6', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824864529', 'FedEx', NULL, '2013-11-25', '21.11.2013 20:32', 'a0YC000000Vwu4oMAB', '1', 'a0YC000000Vwu4oMAB', '', '239.00'),
(14268, '209872519', NULL, NULL, 'Tomas Triuska', '7 Rusheeney Green', '', 'D-15', 'Clonsilla', 'Irland', 'IE', NULL, NULL, '851424224', '0010140CSI', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824864530', 'FedEx', NULL, '2013-11-25', '21.11.2013 20:03', 'a0YC000000Vwu3oMAB', '1', 'a0YC000000Vwu3oMAB', '', '239.00'),
(14269, '211515873', NULL, NULL, 'Niklas Petersson', 'ÅTERSTIGEN 4', '', '139 40', 'VÄRMDÖ', 'Schweden', 'SE', NULL, NULL, '704686229', '0010118O84', NULL, NULL, 'GM-505-3 - Brunt läderband med boett i guld och svart urtavla.', NULL, '578824868822', 'FedEx', NULL, '2013-12-02', '29.11.2013 11:14', 'a0YC000000UuuSOMAZ', '1', 'a0YC000000UuuSOMAZ', '', '2195.00'),
(14270, '211513231', NULL, NULL, 'Sebastian Waldenström', 'FINGERÖRTSVÄGEN 3', '', '131 38', 'NACKA', 'Schweden', 'SE', NULL, NULL, '709320549', '0010122FXL', NULL, NULL, 'GM-505-3 - Brunt läderband med boett i guld och svart urtavla.', NULL, '578824868833', 'FedEx', NULL, '2013-12-02', '29.11.2013 11:14', 'a0YC000000UuuSOMAZ', '1', 'a0YC000000UuuSOMAZ', '', '2195.00'),
(14271, '211378010', NULL, NULL, 'Lena Andersson', 'Göteborgsvägen 3', '', '43245', 'Varberg', 'Schweden', 'SE', NULL, NULL, '703701622', '0010203NQO', NULL, NULL, 'GM-505-3 - Brunt läderband med boett i guld och svart urtavla.', NULL, '578824868844', 'FedEx', NULL, '2013-12-02', '28.11.2013 18:44', 'a0YC000000UuuSOMAZ', '1', 'a0YC000000UuuSOMAZ', '', '2195.00'),
(14272, '211356435', NULL, NULL, 'Marcus Danielsson', 'STORA NYGATAN 27C', '', '21137', 'MALMÖ', 'Schweden', 'SE', NULL, NULL, '705624913', '00100516BR', NULL, NULL, 'GM-505-3 - Brunt läderband med boett i guld och svart urtavla.', NULL, '578824868855', 'FedEx', NULL, '2013-12-02', '28.11.2013 16:44', 'a0YC000000UuuSOMAZ', '1', 'a0YC000000UuuSOMAZ', '', '2195.00'),
(14273, '211268413', NULL, NULL, 'Lena Gustavsson', 'BRUDBERGSVÄGEN 27', '', '134 65', 'INGARÖ', 'Schweden', 'SE', NULL, NULL, '08-57144933', '0010200JYD', NULL, NULL, 'GM-505-3 - Brunt läderband med boett i guld och svart urtavla.', NULL, '578824868866', 'FedEx', NULL, '2013-12-02', '28.11.2013 10:46', 'a0YC000000UuuSOMAZ', '1', 'a0YC000000UuuSOMAZ', '', '2195.00'),
(14274, '211222522', NULL, NULL, 'susanne bergström', 'FORNUDDSVÄGEN 25A', '', '13552', 'TYRESÖ', 'Schweden', 'SE', NULL, NULL, '739475971', '0010154TTO', NULL, NULL, 'GM-505-3 - Brunt läderband med boett i guld och svart urtavla.', NULL, '578824868877', 'FedEx', NULL, '2013-12-02', '28.11.2013 01:16', 'a0YC000000UuuSOMAZ', '1', 'a0YC000000UuuSOMAZ', '', '2195.00'),
(14275, '207253547', '', '', 'Khanh Tran', 'BREDFJÄLLSGATAN 66', '', '424 35', 'ANGERED', 'Schweden', '', '', '', '', '*00100787E4', '', '', 'Theorema Model NEWTON - GM-4004-4.', 'Paket am 20.01.2013 zurück gekommen! 21.01.14 RL705045334DE', '578824868888', 'FedEx', '', '2013-12-02', '28.11.2013 12:46', 'a0YC000000UuR35MAF', '1', 'a0YC000000UuR35MAF', '', ''),
(14276, '210669706', NULL, NULL, 'Annette O Duffy', 'Aherlow Rock Rd.', '', 'Xxx', 'Carrigaline', 'Irland', 'IE', NULL, NULL, '3,53879E+11', '0010218S5N', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '578824867675', 'FedEx', NULL, '2013-11-28', '25.11.2013 17:32', 'a0YC000000VybIIMAZ', '1', 'a0YC000000VybIIMAZ', '', '195.00'),
(14277, '210872051', NULL, NULL, 'Brigita Pivoraite', '55 Deerpark', 'Manor West', 'Co. Kerry', 'Tralee', 'Irland', 'IE', NULL, NULL, '899600485', '0010241URZ', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '578824867686', 'FedEx', NULL, '2013-11-28', '26.11.2013 15:02', 'a0YC000000VybIIMAZ', '1', 'a0YC000000VybIIMAZ', '', '195.00'),
(14278, '210703171', NULL, NULL, 'Cathal Mc Gee', 'Corgary Ballybofey', '', 'Ireland', 'Co donegal', 'Irland', 'IE', NULL, NULL, '3,53872E+11', '0010038FJ1', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '578824867697', 'FedEx', NULL, '2013-11-28', '25.11.2013 20:03', 'a0YC000000VybIIMAZ', '1', 'a0YC000000VybIIMAZ', '', '195.00'),
(14279, '210793584', NULL, NULL, 'Jimmy Galvin', '00 Thormamby, model farm road, carrigrohane', '', '0', 'Cork', 'Irland', 'IE', NULL, NULL, '871440376', '0010056D43', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '578824867940', 'FedEx', NULL, '2013-11-28', '26.11.2013 10:03', 'a0YC000000VybIIMAZ', '1', 'a0YC000000VybIIMAZ', '', '195.00'),
(14280, '210602165', NULL, NULL, 'Kim Keane', '134 Balrothery estate Tallaght', '', '24', 'Dublin', 'Irland', 'IE', NULL, NULL, '851166520', '0010111JPH', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '578824867712', 'FedEx', NULL, '2013-11-28', '25.11.2013 13:34', 'a0YC000000VybIIMAZ', '1', 'a0YC000000VybIIMAZ', '', '195.00'),
(14281, '210618258', NULL, NULL, 'Laura Cuffe', '9 Lealand Drive', '', 'D22', 'Clondalkin', 'Irland', 'IE', NULL, NULL, '876522822', '0010103WAG', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '578824867723', 'FedEx', NULL, '2013-11-28', '25.11.2013 13:34', 'a0YC000000VybIIMAZ', '1', 'a0YC000000VybIIMAZ', '', '195.00'),
(14282, '210842097', '', '', 'Leila Said Saleh', '21 Coney Drive, Coneyboro,', '', 'Co.Kildare', 'Athy', 'Irland', '', '', '', '860310781', '0010010ELJ', '', '', 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', 'Uhr erhalten 12.12.2013\r\nUhr versendet 13.12.2013 RG 6237 2869 4DE\r\nThe costumer wanted or to change for 3005-1 or refund', '578824867734', 'FedEx', '', '2013-11-28', '', '', '', '', '', ''),
(14283, '210756241', NULL, NULL, 'Martina Acton McHugh', 'Kilcreevanty Kilbannon', 'Tuam', 'Co. Galway', 'Tuam', 'Irland', 'IE', NULL, NULL, '863710825', '0010006GWA', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '578824867745', 'FedEx', NULL, '2013-11-28', '26.11.2013 01:02', 'a0YC000000VybIIMAZ', '1', 'a0YC000000VybIIMAZ', '', '195.00'),
(14284, '210703996', NULL, NULL, 'Miriam Dalton', '10 Swords Manor Crescent', '', 'Swords', 'Co Dublin', 'Irland', 'IE', NULL, NULL, '', '0010064OBY', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '578824867756', 'FedEx', NULL, '2013-11-28', '25.11.2013 20:03', 'a0YC000000VybIIMAZ', '1', 'a0YC000000VybIIMAZ', '', '195.00'),
(14285, '210927516', NULL, NULL, 'padraig clarke', '49 edenvale rd', '', 'dublin 6', 'Dublin 6', 'Irland', 'IE', NULL, NULL, '861596615', '0010209W05', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '578824867767', 'FedEx', NULL, '2013-11-28', '26.11.2013 19:32', 'a0YC000000VybIIMAZ', '1', 'a0YC000000VybIIMAZ', '', '195.00'),
(14286, '210665529', NULL, NULL, 'Pennapa Wongsuwan', '16 Adare Mews East dounglas', '', '21', 'Cork', 'Irland', 'IE', NULL, NULL, '863273228', '0010135WPV', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '578824867778', 'FedEx', NULL, '2013-11-28', '25.11.2013 17:32', 'a0YC000000VybIIMAZ', '1', 'a0YC000000VybIIMAZ', '', '195.00'),
(14287, '210702361', NULL, NULL, 'Ross O\'Callaghan', '83 Thomas moore road', '', 'Dublin 12', 'Walkinstown', 'Irland', 'IE', NULL, NULL, '852276142', '0010055H83', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '578824867789', 'FedEx', NULL, '2013-11-28', '25.11.2013 20:03', 'a0YC000000VybIIMAZ', '1', 'a0YC000000VybIIMAZ', '', '195.00'),
(14288, '210617443', NULL, NULL, 'Zeldine-Niamh O\'Brien', '134 Broadmeadows', '', '0', 'Swords, Co Dublin', 'Irland', 'IE', NULL, NULL, '3,53877E+11', '001004578U', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '578824867790', 'FedEx', NULL, '2013-11-28', '25.11.2013 13:33', 'a0YC000000VybIIMAZ', '1', 'a0YC000000VybIIMAZ', '', '195.00'),
(14289, '210877766', NULL, NULL, 'Alan Walsh', '3 Newtown cottages', 'Balheary Swords', '1', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53863E+11', '0010233KP9', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', NULL, '578824867804', 'FedEx', NULL, '2013-11-28', '26.11.2013 15:32', 'a0YC000000Vyb8nMAB', '1', 'a0YC000000Vyb8nMAB', '', '195.00'),
(14290, '210659208', NULL, NULL, 'Daniela tuite', '00 beechview enniskerry', 'Enniskerry', '0', 'co.wicklow', 'Irland', 'IE', NULL, NULL, '3,53894E+11', '0010111NWP', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', NULL, '578824867815', 'FedEx', NULL, '2013-11-28', '25.11.2013 16:32', 'a0YC000000Vyb8nMAB', '1', 'a0YC000000Vyb8nMAB', '', '195.00'),
(14291, '210931206', NULL, NULL, 'Ekaterina Kostenko', '1  The Grove Sliabh Dubh', '', 'N/A', 'Corduff  Carrickmacross County Monaghan', 'Irland', 'IE', NULL, NULL, '830036295', '0010108SXB', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', NULL, '578824867826', 'FedEx', NULL, '2013-11-28', '26.11.2013 20:02', 'a0YC000000Vyb8nMAB', '1', 'a0YC000000Vyb8nMAB', '', '195.00'),
(14292, '210753306', NULL, NULL, 'Evelyn Treacy', '20 Springfield', 'Blackhorse Avenue', 'Dublin15', 'Dublin 7', 'Irland', 'IE', NULL, NULL, '3,5386E+11', '0010060P74', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', NULL, '578824867837', 'FedEx', NULL, '2013-11-28', '26.11.2013 00:32', 'a0YC000000Vyb8nMAB', '1', 'a0YC000000Vyb8nMAB', '', '195.00'),
(14293, '210915058', NULL, NULL, 'Joanne Kelly', '162 The Crescent', 'Milbrook Lawns Tallaght', '-', 'Dublin 24', 'Irland', 'IE', NULL, NULL, '876102841', '0010106PMK', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', NULL, '578824867848', 'FedEx', NULL, '2013-11-28', '26.11.2013 18:33', 'a0YC000000Vyb8nMAB', '1', 'a0YC000000Vyb8nMAB', '', '195.00'),
(14294, '210630190', NULL, NULL, 'PIOTR TKACZ', '9 CORKEY ABBEY', 'COMMSCOPE EMEA LTD', 'WICKLOW', 'BRAY', 'Irland', 'IE', NULL, NULL, '863331950', '0010236J5I', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', NULL, '578824867859', 'FedEx', NULL, '2013-11-28', '25.11.2013 14:03', 'a0YC000000Vyb8nMAB', '1', 'a0YC000000Vyb8nMAB', '', '195.00'),
(14295, '210756377', NULL, NULL, 'sheng wang', 'Apt 19 46 North Great Georges ST', '', '1', 'Dublin 1', 'Irland', 'IE', NULL, NULL, '870637603', '0010195B79', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', NULL, '578824867860', 'FedEx', NULL, '2013-11-28', '26.11.2013 01:02', 'a0YC000000Vyb8nMAB', '1', 'a0YC000000Vyb8nMAB', '', '195.00'),
(14296, '210878682', NULL, NULL, 'Thomas Mcelroy', 'Rathmines Apt 35 Rathmines Wood', '', 'D6', 'Dublin', 'Irland', 'IE', NULL, NULL, '858418500', '00102048K6', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', NULL, '578824867870', 'FedEx', NULL, '2013-11-28', '26.11.2013 15:32', 'a0YC000000Vyb8nMAB', '1', 'a0YC000000Vyb8nMAB', '', '195.00'),
(14297, '210829062', NULL, NULL, 'Laura Reade', '0 Symantec', 'Ballycoolin Business Park', '15', 'Dublin', 'Irland', 'IE', NULL, NULL, '877602714', '0010210R6N', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '578824867881', 'FedEx', NULL, '2013-11-28', '26.11.2013 11:32', 'a0YC000000VybHAMAZ', '1', 'a0YC000000VybHAMAZ', '', '180.00'),
(14298, '210732017', NULL, NULL, 'Tommy Smith', '19 Boheraroan', '', '0', 'Newmarket on fergus Co.Clare', 'Irland', 'IE', NULL, NULL, '831397693', '0010178EQ3', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '578824867892', 'FedEx', NULL, '2013-11-28', '25.11.2013 22:03', 'a0YC000000VybHAMAZ', '1', 'a0YC000000VybHAMAZ', '', '180.00'),
(14299, '210579364', NULL, NULL, 'Victoria Adeeko', '30 kilbreena crescent', '', '1', 'dublin', 'Irland', 'IE', NULL, NULL, '871502229', '0010187ONR', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '578824867907', 'FedEx', NULL, '2013-11-28', '25.11.2013 10:32', 'a0YC000000VybHAMAZ', '1', 'a0YC000000VybHAMAZ', '', '180.00'),
(14300, '210600185', NULL, NULL, 'bridget leavy', 'currin termon  letterkenny', '', 'none', 'co donegal', 'Irland', 'IE', NULL, NULL, '749139717', '001011658D', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '578824867918', 'FedEx', NULL, '2013-11-28', '25.11.2013 12:04', 'a0YC000000VybERMAZ', '1', 'a0YC000000VybERMAZ', '', '180.00'),
(14301, '210600915', NULL, NULL, 'Catherine Wilmott', 'N/A  Glenastar', 'Ardagh', 'N/A', 'Co.limerick', 'Irland', 'IE', NULL, NULL, '874146127', '001021171Y', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '578824867929', 'FedEx', NULL, '2013-11-28', '25.11.2013 12:03', 'a0YC000000VybERMAZ', '1', 'a0YC000000VybERMAZ', '', '180.00'),
(14302, '210620377', NULL, NULL, 'Ger Nolan', '12 BELLGREE WOODS', '', 'D15', 'TYRELLSTOWN', 'Irland', 'IE', NULL, NULL, '899629587', '00100432NA', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '578824867930', 'FedEx', NULL, '2013-11-28', '25.11.2013 13:32', 'a0YC000000VybERMAZ', '1', 'a0YC000000VybERMAZ', '', '180.00'),
(14303, '210795882', NULL, NULL, 'Jimmy Galvin', '00 Thormamby, model farm road, carrigrohane', '', '0', 'Cork', 'Irland', 'IE', NULL, NULL, '871440376', '0010176EQC', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '578824867940', 'FedEx', NULL, '2013-11-28', '26.11.2013 10:03', 'a0YC000000VybERMAZ', '1', 'a0YC000000VybERMAZ', '', '180.00'),
(14304, '210755180', NULL, NULL, 'Sean Flynn', '3 Lower john street wexford town', '', '0', 'Wexford', 'Irland', 'IE', NULL, NULL, '879779431', '0010098OPQ', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '578824867951', 'FedEx', NULL, '2013-11-28', '26.11.2013 00:32', 'a0YC000000VybERMAZ', '1', 'a0YC000000VybERMAZ', '', '180.00'),
(14305, '210781269', NULL, NULL, 'Sharon Wylie', '7 Upper Mayor Street', '', 'D.1.', 'North Wall', 'Irland', 'IE', NULL, NULL, '086 2057673', '00102261RU', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '578824867962', 'FedEx', NULL, '2013-11-28', '26.11.2013 08:32', 'a0YC000000VybERMAZ', '1', 'a0YC000000VybERMAZ', '', '180.00'),
(14306, '210568448', NULL, NULL, 'Daniel Fanica', '39 Kilkee House, Clare Village, Clarehall', '', 'Dublin 17', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53862E+11', '0010074R5X', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '578824867973', 'FedEx', NULL, '2013-11-28', '25.11.2013 10:02', 'a0YC000000VybF4MAJ', '1', 'a0YC000000VybF4MAJ', '', '180.00'),
(14307, '210950804', NULL, NULL, 'Jena O\'Grady', '1 Ashdale', 'Dun An Oir Kanturk', '0', 'Co.Cork', 'Irland', 'IE', NULL, NULL, '087 2870918', '0010073XKW', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '578824867984', 'FedEx', NULL, '2013-11-28', '26.11.2013 21:32', 'a0YC000000VybF4MAJ', '1', 'a0YC000000VybF4MAJ', '', '180.00'),
(14308, '210680377', NULL, NULL, 'Izabela Bilinska', '34 Talbot  House', 'Tallaght Cross', 'Dub 24', 'Tallaght', 'Irland', 'IE', NULL, NULL, '3,53862E+11', '0010203SA6', NULL, NULL, 'Marco Polo Watch: Silver Case - White Face - Black Strap', NULL, '578824867995', 'FedEx', NULL, '2013-11-28', '25.11.2013 18:32', 'a0YC000000Vyb1eMAB', '1', 'a0YC000000Vyb1eMAB', '', '180.00'),
(14309, '210715478', NULL, NULL, 'Mary Simons', '40 The chantries', '', 'N/a', 'Balbriggan, co. Dublin', 'Irland', 'IE', NULL, NULL, '872404663', '0010051YCG', NULL, NULL, 'Marco Polo Watch: Silver Case - White Face - Black Strap', NULL, '578824868009', 'FedEx', NULL, '2013-11-28', '25.11.2013 21:03', 'a0YC000000Vyb1eMAB', '1', 'a0YC000000Vyb1eMAB', '', '180.00'),
(14310, '210645449', NULL, NULL, 'Tina Conroy', '22 Addison road', 'Fairview', '3', 'Dublin', 'Irland', 'IE', NULL, NULL, '861508608', '00102229HP', NULL, NULL, 'Marco Polo Watch: Silver Case - White Face - Black Strap', NULL, '578824868010', 'FedEx', NULL, '2013-11-28', '25.11.2013 15:33', 'a0YC000000Vyb1eMAB', '1', 'a0YC000000Vyb1eMAB', '', '180.00'),
(14311, '210525736', NULL, NULL, 'Vitally Ivanov', '35 Rinawade lawns', '', '1111', 'Leixlip co.kildare', 'Irland', 'IE', NULL, NULL, '877114178', '0010095Z4O', NULL, NULL, 'Marco Polo Watch: Silver Case - White Face - Black Strap', NULL, '578824868020', 'FedEx', NULL, '2013-11-28', '25.11.2013 01:02', 'a0YC000000Vyb1eMAB', '1', 'a0YC000000Vyb1eMAB', '', '180.00'),
(14312, '210968352', NULL, NULL, 'edel moore', '20 liscannor road', '', '7', 'cabra west dublin 7', 'Irland', 'IE', NULL, NULL, '851523180', '0010064TWH', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824868031', 'FedEx', NULL, '2013-11-28', '26.11.2013 23:03', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(14313, '210859696', NULL, NULL, 'Gemma Cassidy', '0 Dublin Dental University Hospital', 'Lincoln Place,', 'D2', 'Dublin', 'Irland', 'IE', NULL, NULL, '087 2277 637', '0010040NSE', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824868042', 'FedEx', NULL, '2013-11-28', '26.11.2013 14:32', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(14314, '210676477', NULL, NULL, 'Sander Willems', '2 West Terrace', '', 'DUNDALK', 'Dundalk', 'Irland', 'IE', NULL, NULL, '851481984', '0010011ZX5', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824868053', 'FedEx', NULL, '2013-11-28', '25.11.2013 18:02', 'a0YC000000Vyb9RMAR', '1', 'a0YC000000Vyb9RMAR', '', '180.00'),
(14315, '209281530', NULL, NULL, 'Lian Geers', 'Lindberghlaan 2', '', '4631 JD', 'HOOGERHEIDE', 'Niederlande', 'NL', NULL, NULL, '657555869', '0010100B2H', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824864735', 'FedEx', NULL, '2013-11-25', '19.11.2013 10:03', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(14316, '209281529', NULL, NULL, 'Lian Geers', 'Lindberghlaan 2', '', '4631 JD', 'HOOGERHEIDE', 'Niederlande', 'NL', NULL, NULL, '657555869', '001011012E', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824864735', 'FedEx', NULL, '2013-11-25', '19.11.2013 10:02', 'NL131017LB04', '1', 'a0YC000000UsoTKMAZ', '185.00', '299.95'),
(14317, '209860159', NULL, NULL, 'Alwin Moeseke', 'Steynstraat 45', '', '2660', 'Hoboken', 'Belgien', 'BE', NULL, NULL, '31471442322', '0010118J6V', NULL, NULL, 'Model zilver/wit', NULL, '578824864562', 'FedEx', NULL, '2013-11-25', '21.11.2013 18:18', 'NL131017LB03', '1', 'a0YC000000Uso3pMAB', '185.00', '299.95'),
(14318, '209849904', NULL, NULL, 'Ann Delrue', 'Kerkstraat 30', 'ann.delrue@telenet.be Ann Delrue', '2950', 'Kapellen', 'Belgien', 'BE', NULL, NULL, '36652752', '0010019FPJ', NULL, NULL, 'Model zilver/zwart', NULL, '578824864573', 'FedEx', NULL, '2013-11-25', '21.11.2013 17:18', 'NL131017LB04', '1', 'a0YC000000UsoMFMAZ', '185.00', '299.95'),
(14319, '209823968', NULL, NULL, 'Gert Paradijs', 'Dijkweg 14', '', '3650', 'Dilsen', 'Belgien', 'BE', NULL, NULL, '0498/688867', '0010059YE2', NULL, NULL, 'Model zilver/zwart', NULL, '578824864584', 'FedEx', NULL, '2013-11-25', '21.11.2013 15:18', 'NL131017LB04', '1', 'a0YC000000UsoMFMAZ', '185.00', '299.95'),
(14320, '209907582', NULL, NULL, 'oznur korkmazer', 'Nederenamestraat 150', '', '9700', 'Oudenaarde', 'Belgien', 'BE', NULL, NULL, '0488 879 435', '0010007HQX', NULL, NULL, 'Model zilver/zwart', NULL, '578824864595', 'FedEx', NULL, '2013-11-25', '21.11.2013 21:49', 'NL131017LB04', '1', 'a0YC000000UsoMFMAZ', '185.00', '299.95'),
(14321, '209835872', NULL, NULL, 'Thierry De Wulf', 'Teaterstraat 54', '', '9050', 'Gentbrugge', 'Belgien', 'BE', NULL, NULL, '0477/599-130', '0010067FA5', NULL, NULL, 'Model zilver/zwart', NULL, '578824864600', 'FedEx', NULL, '2013-11-25', '21.11.2013 16:18', 'NL131017LB04', '1', 'a0YC000000UsoMFMAZ', '185.00', '299.95'),
(14322, '209834915', NULL, NULL, 'Innesse Favoreel', 'Sint-Truidersteenweg 30', '', '3700', 'Tongeren', 'Belgien', 'BE', NULL, NULL, '473394408', '0010071W0N', NULL, NULL, 'Model zwart', NULL, '578824864610', 'FedEx', NULL, '2013-11-27', '21.11.2013 16:18', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(14323, '209879120', NULL, NULL, 'Sebastian Van den Eynde', 'Rijpelsweg 2', '', '2580', 'Putte', 'Belgien', 'BE', NULL, NULL, '473915259', '00102278M9', NULL, NULL, 'Model zwart', NULL, '578824864621', 'FedEx', NULL, '2013-11-27', '21.11.2013 19:48', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(14324, '209740692', NULL, NULL, 'Thomas Vaernewyck', 'Groenstraat 12', '', '8570', 'Anzegem', 'Belgien', 'BE', NULL, NULL, '32494339402', '0010030RO1', NULL, NULL, 'Model zwart', NULL, '578824864632', 'FedEx', NULL, '2013-11-27', '21.11.2013 09:49', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(14325, '209870942', NULL, NULL, 'anouar drissi', 'Herentalsebaan 387', 'bus 6', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '32483001088', '0010097GII', NULL, NULL, 'Model zwart/goud', NULL, '578824864643', 'FedEx', NULL, '2013-11-27', '21.11.2013 19:18', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(14326, '209741203', NULL, NULL, 'eric deneve', 'oude Mechelsebaan 417/4', '', '3201', 'Langdorp', 'Belgien', 'BE', NULL, NULL, '498579614', '0010169KN3', NULL, NULL, 'Model zwart/goud', NULL, '578824864654', 'FedEx', NULL, '2013-11-27', '21.11.2013 09:48', 'BE131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(14327, '209770277', NULL, NULL, 'Koen Gruyaert', 'Gooreinde 45', '', '2260', 'Westerlo', 'Belgien', 'BE', NULL, NULL, '0475/777732', '0010073UM6', NULL, NULL, 'Model zwart/goud', NULL, '578824864665', 'FedEx', NULL, '2013-11-27', '21.11.2013 11:18', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(14328, '209850406', NULL, NULL, 'van looy kevin', 'Vossenpad 5', '', '2940', 'Stabroek', 'Belgien', 'BE', NULL, NULL, '497023656', '00101545XY', NULL, NULL, 'Model zwart/goud', NULL, '578824864676', 'FedEx', NULL, '2013-11-27', '21.11.2013 17:18', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(14329, '209854814', NULL, NULL, 'Lacroix David', 'Rue De La Motte 49', '', '5660', 'Boussu-En-Fagne', 'Belgien', 'BE', NULL, NULL, '494393913', '0010179P09', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/blanc', NULL, '578824864687', 'FedEx', NULL, '2013-11-25', '21.11.2013 17:49', 'NL131017LB03', '1', 'a0YC000000Uso3pMAB', '185.00', '299.95'),
(14330, '209877222', NULL, NULL, 'Maria La Mattina', 'rue Delvaux 12', '', '4340', 'Othee', 'Belgien', 'BE', NULL, NULL, '495934089', '00100915XW', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/noir', NULL, '578824864698', 'FedEx', NULL, '2013-11-25', '21.11.2013 19:48', 'NL131017LB04', '1', 'a0YC000000UsoMFMAZ', '185.00', '299.95'),
(14331, '209755955', NULL, NULL, 'Rinaldo Mattaboni', 'Rue croisette 194', '', '7012', 'Jemappes', 'Belgien', 'BE', NULL, NULL, '484766184', '0010203R4W', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/noir', NULL, '578824864702', 'FedEx', NULL, '2013-11-25', '21.11.2013 10:18', 'NL131017LB04', '1', 'a0YC000000UsoMFMAZ', '185.00', '299.95'),
(14332, '209900821', NULL, NULL, 'Anca Tomoroga', 'Rue de Douvres 130', '', '1070', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '497930384', '0010063BY2', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/or', NULL, '578824864713', 'FedEx', NULL, '2013-11-27', '21.11.2013 21:18', 'NL131017LB01', '1', 'a0YC000000UsoKQMAZ', '185.00', '299.95'),
(14333, '212097991', NULL, NULL, 'Abosede Adeniyi', '6 Cluainin Tullyvarraga Shannon', '', 'SHANNON', 'Shannon County Clare', 'Irland', 'IE', NULL, NULL, '872479344', '0010086WRN', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '578824870590', 'FedEx', NULL, '2013-12-04', '01.12.2013 23:02', 'a0YC000000VybFnMAJ', '1', 'a0YC000000VybFnMAJ', '', '180.00'),
(14334, '212091417', NULL, NULL, 'Suzanne O Neill', '5 Park Manor Carpenterstown Rd .,Castleknock.', '', '15', 'Dublin', 'Irland', 'IE', NULL, NULL, '872873678', '0010090MI1', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '578824870605', 'FedEx', NULL, '2013-12-04', '01.12.2013 22:32', 'a0YC000000VybFnMAJ', '1', 'a0YC000000VybFnMAJ', '', '180.00'),
(14335, '211867967', NULL, NULL, 'Agne Giedrikaite', '36 Mill House', 'Mill Road', '0', 'Ennis', 'Irland', 'IE', NULL, NULL, '879013325', '0010211T18', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '578824870616', 'FedEx', NULL, '2013-12-04', '30.11.2013 21:32', 'a0YC000000VybFnMAJ', '1', 'a0YC000000VybFnMAJ', '', '180.00'),
(14336, '211998745', NULL, NULL, 'Doris Christensen', 'Stoubjergvej 2', '', '8600', 'Silkeborg', 'Dänemark', 'DK', NULL, NULL, '30359310', '0010168DBJ', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '578824871314', 'FedEx', NULL, '2013-12-04', '01.12.2013 14:06', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', '1199.00'),
(14337, '212041350', NULL, NULL, 'Dunya Al-kahwaji', 'Skovengen 244', '', '2980', 'Kokkedal', 'Dänemark', 'DK', NULL, NULL, '53342980', '00100346L1', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '578824871325', 'FedEx', NULL, '2013-12-04', '01.12.2013 17:36', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', '1199.00'),
(14338, '211998540', NULL, NULL, 'jihad mansia', 'Blagardsgade 48 1', 'TV', '2200', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '', '0010030QVK', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '578824871336', 'FedEx', NULL, '2013-12-04', '01.12.2013 14:06', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', ''),
(14339, '211926630', NULL, NULL, 'marina finska', 'Svansbjergvej 21A', '', '4681', 'Herfolge', 'Dänemark', 'DK', NULL, NULL, '20484621', '00100721KJ', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '578824871347', 'FedEx', NULL, '2013-12-04', '01.12.2013 09:06', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', '1199.00'),
(14340, '211940194', NULL, NULL, 'Nicolaj Nielsen', 'Merkurvej 32', '', '8800', 'Viborg', 'Dänemark', 'DK', NULL, NULL, '26803822', '0010239ITD', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '578824871358', 'FedEx', NULL, '2013-12-04', '01.12.2013 09:36', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', '1199.00'),
(14341, '212077372', NULL, NULL, 'Bornehuset Adalen Jette Kotter Pedersen', 'Klovevej 1', 'Skorring', '8544', 'Morke', 'Dänemark', 'DK', NULL, NULL, '60245073', '0010054YMJ', NULL, NULL, 'Damascus-ur i sølv med hvid urskive', NULL, '578824871369', 'FedEx', NULL, '2013-12-04', '01.12.2013 20:06', 'a0YC000000VymTCMAZ', '1', 'a0YC000000VymTCMAZ', '', '1199.00'),
(14342, '211994676', NULL, NULL, 'Dorte Larsen', 'Richard Boones Vej 8', '3.th', '2450', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '26350509', '00101955U7', NULL, NULL, 'Damascus-ur i sølv med sort urskive', NULL, '578824871370', 'FedEx', NULL, '2013-12-04', '01.12.2013 14:06', 'a0YC000000VymUKMAZ', '1', 'a0YC000000VymUKMAZ', '', '1199.00'),
(14343, '212039625', NULL, NULL, 'Johnni Kagan', 'Hjortshoj Mollevej 126', '', '8530', 'Hjortshoj', 'Dänemark', 'DK', NULL, NULL, '20886225', '0010145ZE4', NULL, NULL, 'Damascus-ur i sølv med sort urskive', NULL, '578824871380', 'FedEx', NULL, '2013-12-04', '01.12.2013 17:36', 'a0YC000000VymUKMAZ', '1', 'a0YC000000VymUKMAZ', '', '1199.00'),
(14344, '212044170', NULL, NULL, 'SCT Transport A/S Att. Mathias Moller', 'Staeremosen 23-25', '', '3250', 'Gilleleje', 'Dänemark', 'DK', NULL, NULL, '41383836', '001019994H', NULL, NULL, 'Damascus-ur i sølv med sort urskive', NULL, '578824871391', 'FedEx', NULL, '2013-12-04', '01.12.2013 18:06', 'a0YC000000VymUKMAZ', '1', 'a0YC000000VymUKMAZ', '', '1199.00'),
(14345, '212070708', NULL, NULL, 'Kenneth Glorvigen', 'ERIK DAHLBERGSGATAN 7', '', '211 48', 'MALMÖ', 'Schweden', 'SE', NULL, NULL, '', '0010199CAR', NULL, NULL, 'GM-505-1 - Svart läderband med boett i stål och vit urtavla.', NULL, '578824871417', 'FedEx', NULL, '2013-12-04', '01.12.2013 21:44', 'a0YC000000UuuRkMAJ', '1', 'a0YC000000UuuRkMAJ', '', '2195.00'),
(14346, '212140238', NULL, NULL, 'Harry Furniss', 'ULLERÅKERSVÄGEN 70', '', '756 43', 'UPPSALA', 'Schweden', 'SE', NULL, NULL, '', '0010185CH9', NULL, NULL, 'GM-505-2 - Svart läderband med boett i stål och svart urtavla.', NULL, '578824871428', 'FedEx', NULL, '2013-12-04', '02.12.2013 09:44', 'a0YC000000UuuS4MAJ', '1', 'a0YC000000UuuS4MAJ', '', '2195.00'),
(14347, '212247318', NULL, NULL, 'Beatrice Maurin', 'Sernanders väg 12', '', '75262', 'UPPSALA', 'Schweden', 'SE', NULL, NULL, '736430266', '10230335', NULL, NULL, 'GM-505-3 - Brunt läderband med boett i guld och svart urtavla.', NULL, '578824871439', 'FedEx', NULL, '2013-12-04', '02.12.2013 16:44', 'a0YC000000UuuSOMAZ', '1', 'a0YC000000UuuSOMAZ', '', '2195.00'),
(14348, '212349759', NULL, NULL, 'Johan Sandefjärd', 'FINN MALMGRENS VÄG 110', '', '121 50', 'JOHANNESHOV', 'Schweden', 'SE', NULL, NULL, '4', '0010185SRC', NULL, NULL, 'GM-505-3 - Brunt läderband med boett i guld och svart urtavla.', NULL, '578824871440', 'FedEx', NULL, '2013-12-04', '02.12.2013 23:44', 'a0YC000000UuuSOMAZ', '1', 'a0YC000000UuuSOMAZ', '', ''),
(14349, '212061954', NULL, NULL, 'Philip Venturi', 'TEGELBRUKSGATAN 12a', '', '58253', 'Linköping', 'Schweden', 'SE', NULL, NULL, '723200416', '00100383F6', NULL, NULL, 'GM-505-3 - Brunt läderband med boett i guld och svart urtavla.', NULL, '578824871450', 'FedEx', NULL, '2013-12-04', '01.12.2013 21:14', 'a0YC000000UuuSOMAZ', '1', 'a0YC000000UuuSOMAZ', '', '2195.00'),
(14350, '212228559', '', '', 'rebecka brinkhäll', 'SANKT ERIKSPLAN 17', '', '113 20', 'STOCKHOLM', 'Schweden', '', '', '', '762407208', '0010031SVQ', '', '', 'GM-505-3 - Brunt l?derband med boett i guld och svart urtavla.', '06.01.2014 RL704640462DE', '578824871461', 'FedEx', '', '2013-12-04', '', '', '', '', '', ''),
(14351, '212298234', NULL, NULL, 'Tiina Salo', 'FARSTAVÄGEN 112 B', 'lgh 1002', '12332', 'FARSTA', 'Schweden', 'SE', NULL, NULL, '706284362', '00101991B6', NULL, NULL, 'GM-505-3 - Brunt läderband med boett i guld och svart urtavla.', NULL, '578824871472', 'FedEx', NULL, '2013-12-04', '02.12.2013 20:14', 'a0YC000000UuuSOMAZ', '1', 'a0YC000000UuuSOMAZ', '', '2195.00'),
(14352, '212111380', NULL, NULL, 'Baojian Ding', 'Getingevägen 60B ekologihuset', '', '222 41', 'LUND Sweden', 'Schweden', 'SE', NULL, NULL, '700231981', '0010183WNX', NULL, NULL, 'GM-505-4 - Stålband med boett i stål och vit urtavla.', NULL, '578824871483', 'FedEx', NULL, '2013-12-04', '02.12.2013 01:14', 'a0YC000000UuuSYMAZ', '1', 'a0YC000000UuuSYMAZ', '', '2195.00'),
(14353, '211879841', NULL, NULL, 'Christin Blomberg', 'Langelandsfjellet 3', '', '2050', 'JESSHEIM', 'Norwegen', 'NO', NULL, NULL, '97883441', '0010124E2C', NULL, NULL, 'Alternativ 3: GM-505-3', NULL, '578824871531', 'FedEx', NULL, '2013-12-04', '30.11.2013 23:40', 'a0YC000000UuuNBMAZ', '1', 'a0YC000000UuuNBMAZ', '', '1969.00'),
(14354, '211462531', NULL, NULL, 'Arion Bujupi', 'Einervegen 1, A', '', '2850', 'Lena', 'Norwegen', 'NO', NULL, NULL, '99450352', '00101361VJ', NULL, NULL, 'Alternativ 3: GM-505-3', NULL, '578824871531', 'FedEx', NULL, '2013-12-04', '29.11.2013 02:40', 'a0YC000000UuuNBMAZ', '1', 'a0YC000000UuuNBMAZ', '', '1969.00'),
(14355, '211332921', NULL, NULL, 'heidi Evjen', 'Holondvegen 540', '', '7224', 'Melhus', 'Norwegen', 'NO', NULL, NULL, '96043607', '0010175QRU', NULL, NULL, 'Alternativ 3: Theorema NEWTON herreklokke GM-4004-3', NULL, '578824871531', 'FedEx', NULL, '2013-12-04', '28.11.2013 15:10', 'a0YC000000VxombMAB', '1', 'a0YC000000VxombMAB', '', '1779.00'),
(14356, '211145394', NULL, NULL, 'Sandra Cailyn Skjeldal', 'Enebakkveien 254D', '', '1187', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '94979442', '0010104BX7', NULL, NULL, 'Alternativ 3: GM-505-3', NULL, '578824871531', 'FedEx', NULL, '2013-12-04', '27.11.2013 19:10', 'a0YC000000UuuNBMAZ', '1', 'a0YC000000UuuNBMAZ', '', '1969.00'),
(14357, '212792888', NULL, NULL, 'Steen O. Boell', 'Hovedvejen 24', 'Hjarno', '7130', 'Juelsminde', 'Dänemark', 'DK', NULL, NULL, '31668711', '0010041LHH', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '577108604033', 'FedEx', NULL, '2013-12-05', '04.12.2013 17:36', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', '1199.00'),
(14358, '212782252', NULL, NULL, 'Malene Christiansen', 'Sondergade 43', '', '7323', 'Give', 'Dänemark', 'DK', NULL, NULL, '29280416', '0010208CD2', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '577108604044', 'FedEx', NULL, '2013-12-05', '04.12.2013 16:36', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', '1199.00'),
(14359, '212773478', NULL, NULL, 'American Express Gitte Gry Hansen', 'Nansensgade 19', '', '1366', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '21917788', '0010192M9A', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '577108604055', 'FedEx', NULL, '2013-12-05', '04.12.2013 16:06', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', '1199.00'),
(14360, '212706417', NULL, NULL, 'kirsten nielsen', 'Bogfinkevej 33', '', '2630', 'Taastrup', 'Dänemark', 'DK', NULL, NULL, '61659835', '0010179HBB', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '577108604066', 'FedEx', NULL, '2013-12-05', '04.12.2013 11:36', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', '1199.00'),
(14361, '212552724', NULL, NULL, 'Kim Nguyen', '57 Grattan Lodge', 'Donaghmede', '13', 'Dublin', 'Irland', 'IE', NULL, NULL, '871608122', '0010236W4B', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', NULL, '577108603563', 'FedEx', NULL, '2013-12-05', '03.12.2013 20:02', 'a0YC000000Vwu4pMAB', '1', 'a0YC000000Vwu4pMAB', '', '239.00'),
(14362, '212813785', NULL, NULL, 'Alana Holohan', '1A Park wood lawn', 'Old Bawn road', 'Dulin24', 'Dublin', 'Irland', 'IE', NULL, NULL, '863793542', '10172264', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '577108603574', 'FedEx', NULL, '2013-12-05', '04.12.2013 20:02', 'a0YC000000Vwu3oMAB', '1', 'a0YC000000Vwu3oMAB', '', '239.00'),
(14363, '212499843', NULL, NULL, 'Amy Saul', '1 Foxborough park', 'Lucan', 'Co Dublin', 'Dublin', 'Irland', 'IE', NULL, NULL, '15045069', '0010024V06', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '577108603585', 'FedEx', NULL, '2013-12-05', '03.12.2013 15:32', 'a0YC000000Vwu3oMAB', '1', 'a0YC000000Vwu3oMAB', '', '239.00'),
(14364, '212490623', NULL, NULL, 'gerardine Harrison', 'X Jerpoint west', '', 'Xxxxxxxx', 'Thomastown co Kilkenny', 'Irland', 'IE', NULL, NULL, '3,53868E+11', '0010215FVO', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '577108603596', 'FedEx', NULL, '2013-12-05', '03.12.2013 15:02', 'a0YC000000Vwu3oMAB', '1', 'a0YC000000Vwu3oMAB', '', '239.00'),
(14365, '212542738', NULL, NULL, 'Svetlana Basecke', '22 Rathfarnham Rd,', 'Apt 10 Beechlawn Mews', 'Dublin 6W', 'Dublin', 'Irland', 'IE', NULL, NULL, '851313400', '0010128TYI', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '577108603600', 'FedEx', NULL, '2013-12-05', '03.12.2013 19:32', 'a0YC000000Vwu3pMAB', '1', 'a0YC000000Vwu3pMAB', '', '239.00'),
(14366, '212602541', NULL, NULL, 'TIE JUN QI', '17 Millgate Drive', 'Perrystown', '12', 'Dublin 12', 'Irland', 'IE', NULL, NULL, '851776626', '00101616RB', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '577108603611', 'FedEx', NULL, '2013-12-05', '04.12.2013 00:02', 'a0YC000000Vwu3pMAB', '1', 'a0YC000000Vwu3pMAB', '', '239.00'),
(14367, '212604306', NULL, NULL, 'Hong Juan Zhao', '17 Millgate drive', 'Perrystown', 'Dublin', '12', 'Irland', 'IE', NULL, NULL, '851776626', '0010142YCJ', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '577108603622', 'FedEx', NULL, '2013-12-05', '04.12.2013 00:32', 'a0YC000000Vwu4oMAB', '1', 'a0YC000000Vwu4oMAB', '', '239.00'),
(14368, '212590259', NULL, NULL, 'Lorraine McGuirk', '26 The Cairns', 'Beaubec, Dublin Road', '0', 'Drogheda, Louth', 'Irland', 'IE', NULL, NULL, '879484726', '0010183IK7', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '577108603633', 'FedEx', NULL, '2013-12-05', '03.12.2013 22:32', 'a0YC000000Vwu4oMAB', '1', 'a0YC000000Vwu4oMAB', '', '239.00'),
(14369, '212433284', NULL, NULL, 'Stephen Collard', '40 the bank', '', '1234', 'rathnew', 'Irland', 'IE', NULL, NULL, '', '0010198L5D', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '577108603644', 'FedEx', NULL, '2013-12-05', '03.12.2013 11:02', 'a0YC000000Vwu4oMAB', '1', 'a0YC000000Vwu4oMAB', '', '239.00'),
(14370, '212505933', NULL, NULL, 'Edward Pettit', 'NSC Loughmahon', 'Blackrock', '0', 'Cork', 'Irland', 'IE', NULL, NULL, '+353 868378725', '001010841I', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '577108603655', 'FedEx', NULL, '2013-12-05', '03.12.2013 16:32', 'a0YC000000Vwu3mMAB', '1', 'a0YC000000Vwu3mMAB', '', '239.00'),
(14371, '212489477', NULL, NULL, 'Michaela Mizerova', 'apt.11 Courtyard', 'Summerhill Terrace', 'none', 'Waterford', 'Irland', 'IE', NULL, NULL, '873552560', '0010072N9M', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '577108603666', 'FedEx', NULL, '2013-12-05', '03.12.2013 15:02', 'a0YC000000Vwu3mMAB', '1', 'a0YC000000Vwu3mMAB', '', '239.00'),
(14372, '212597606', NULL, NULL, 'fatima aberkan', 'GRANONGSRINGEN 16', '', '135 44', 'TYRESA', 'Schweden', 'SE', NULL, NULL, '070-882 19 56', '0010167NP1', NULL, NULL, 'GM-505-5 - StÃ¥lband med boett i stael och svart urtavla.', NULL, '577108604077', 'FedEx', NULL, '2013-12-05', '04.12.2013 00:14', 'a0YC000000UuuTCMAZ', '1', 'a0YC000000UuuTCMAZ', '', '2195.00'),
(14373, '212593221', NULL, NULL, 'kiriakos Karangiozidis', 'NYBYKROKEN 15', '', '163 70', 'SPAENGA', 'Schweden', 'SE', NULL, NULL, '735111441', '0010030W12', NULL, NULL, 'GM-505-3 - Brunt lÃ¤derband med boett i guld och svart urtavla.', NULL, '577108604088', 'FedEx', NULL, '2013-12-05', '04.12.2013 00:14', 'a0YC000000UuuSOMAZ', '1', 'a0YC000000UuuSOMAZ', '', '2195.00'),
(14374, '212589709', NULL, NULL, 'daniel vik', 'ERVALLAKROKEN 1', '', '124 66', 'BANDHAGEN', 'Schweden', 'SE', NULL, NULL, '764189877', '0010089OTE', NULL, NULL, 'GM-505-6 - Svart stÃ¥lband med svart boett och svart urtavla.', NULL, '577108604099', 'FedEx', NULL, '2013-12-05', '03.12.2013 23:44', 'a0YC000000UuuTqMAJ', '1', 'a0YC000000UuuTqMAJ', '', '2195.00'),
(14375, '212573215', NULL, NULL, 'Hasan Erdogan', 'PENDLARGATAN 1 4TR', '', '12545', 'AELVSJOE', 'Schweden', 'SE', NULL, NULL, '704718067', '0010044AQO', NULL, NULL, 'GM-505-1 - Svart lÃ¤derband med boett i stÃ¥l och vit urtavla.', NULL, '577108604103', 'FedEx', NULL, '2013-12-05', '03.12.2013 22:44', 'a0YC000000UuuRkMAJ', '1', 'a0YC000000UuuRkMAJ', '', '2195.00'),
(14376, '212404867', NULL, NULL, 'Edis Aliskovic', 'STORGATAN 45B', '', '57431', 'VETLANDA', 'Schweden', 'SE', NULL, NULL, '767775503', '001020274S', NULL, NULL, 'GM-505-3 - Brunt lÃ¤derband med boett i guld och svart urtavla.', NULL, '577108604114', 'FedEx', NULL, '2013-12-05', '03.12.2013 10:14', 'a0YC000000UuuSOMAZ', '1', 'a0YC000000UuuSOMAZ', '', '2195.00'),
(14377, '212431336', NULL, NULL, 'nicoleta malinici', '1 CRESWICKE AVENUE', 'Hanham', 'BS15 3HB', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7972811810', '00101104AT', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', NULL, '577108603688', 'FedEx', NULL, '2013-12-05', '03.12.2013 10:53', 'UK131023AMC12', '1', 'a0YC000000UtmNxMAJ', '126.99', '199.00'),
(14378, '212464162', NULL, NULL, 'Celine Dessaint', '42 Cumberland court', 'Great Cumberland place', 'W1H 7DQ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7926091158', '0010235M6B', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '577108603699', 'FedEx', NULL, '2013-12-05', '03.12.2013 12:53', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(14379, '212378222', NULL, NULL, 'Dean Hodgson', '32 Ellington Rd Feltham middlesex', '', 'TW13 4RE', 'London', 'Grossbritannien', 'GB', NULL, NULL, '', '0010150HD3', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '577108603703', 'FedEx', NULL, '2013-12-05', '03.12.2013 05:22', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(14380, '212366820', NULL, NULL, 'Frank Kealey', '37A CURRAGH ROAD', '', 'BT47 4SE', 'LONDONDERRY', 'Grossbritannien', 'GB', NULL, NULL, '7595958850', '0010151U75', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '577108603714', 'FedEx', NULL, '2013-12-05', '03.12.2013 00:22', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(14381, '212801453', NULL, NULL, 'Michelle Roberts', '2 WALMER ROAD', '', 'BN25 3TE', 'SEAFORD', 'Grossbritannien', 'GB', NULL, NULL, '7764766302', '0010246XCS', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '577108603725', 'FedEx', NULL, '2013-12-05', '04.12.2013 19:23', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(14382, '212600879', NULL, NULL, 'Daniel Meadowcroft', '15 STATES ROAD', '', 'FY8 3NX', 'LYTHAM ST. ANNES', 'Grossbritannien', 'GB', NULL, NULL, '7732246524', '0010216VD2', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face', NULL, '577108603736', 'FedEx', NULL, '2013-12-05', '03.12.2013 23:52', 'UK131023AMC07', '1', 'a0YC000000UtmLWMAZ', '126.99', '199.00'),
(14383, '212362419', NULL, NULL, 'Liam Gibson', '48 BRIDGE ROAD', 'Woolston', 'SO19 7GQ', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '02380 447563', '0010208ONV', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face', NULL, '577108603747', 'FedEx', NULL, '2013-12-05', '02.12.2013 23:52', 'UK131023AMC07', '1', 'a0YC000000UtmLWMAZ', '126.99', '199.00'),
(14384, '212538323', NULL, NULL, 'Rabie Boucetta', '3 CALVERLEY CLOSE', '', 'SK9 2GS', 'WILMSLOW', 'Grossbritannien', 'GB', NULL, NULL, '7850773387', '0010008IUZ', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face', NULL, '577108603758', 'FedEx', NULL, '2013-12-05', '03.12.2013 18:52', 'UK131023AMC07', '1', 'a0YC000000UtmLWMAZ', '126.99', '199.00'),
(14385, '212343034', NULL, NULL, 'Amy hughes', '53 Faversham road', '', 'L117bg', 'Liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7834222518', '0010001GM2', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '577108603769', 'FedEx', NULL, '2013-12-05', '02.12.2013 22:23', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14386, '212357950', NULL, NULL, 'Darren Burl', 'The maples Martin street, bishops waltham', '', 'So321dn', 'Southampton', 'Grossbritannien', 'GB', NULL, NULL, '7872051815', '0010053ZEC', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '577108603770', 'FedEx', NULL, '2013-12-05', '02.12.2013 23:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14387, '212404071', NULL, NULL, 'Lebona Vernon', '1600 JOHN SMITH DRIVE', 'British Gas Building', 'OX4 2JY', 'OXFORD', 'Grossbritannien', 'GB', NULL, NULL, '7590067085', '0010142GUE', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '577108603780', 'FedEx', NULL, '2013-12-05', '03.12.2013 09:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14388, '212542422', NULL, NULL, 'Robert Lindsay', '11 LOSKIN DRIVE', '', 'G22 7QW', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '07850 578978', '0010111W6X', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '577108603791', 'FedEx', NULL, '2013-12-05', '03.12.2013 19:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14389, '212585536', NULL, NULL, 'Sam Hunter', '24 ST. ANDREWS ROAD', '', 'RG9 1JB', 'HENLEY-ON-THAMES', 'Grossbritannien', 'GB', NULL, NULL, '7885692045', '0010227U3B', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '577108603806', 'FedEx', NULL, '2013-12-05', '03.12.2013 22:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14390, '212320028', NULL, NULL, 'simon gibb', '14 wilcot gardens', '', 'gu24 9dh', 'bisley woking', 'Grossbritannien', 'GB', NULL, NULL, '7780902784', '0010194R75', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '577108603817', 'FedEx', NULL, '2013-12-05', '02.12.2013 20:52', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14391, '212790152', NULL, NULL, 'Ann Saunders', '16 BRIDGE ROAD', 'Cosgrove', 'MK19 7JH', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7982948264', '0010107WJJ', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '577108603828', 'FedEx', NULL, '2013-12-05', '04.12.2013 18:22', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14392, '212430403', NULL, NULL, 'bernice mcculloch', '21 VICTORY AVENUE', '', 'PE7 1XT', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7718292252', '0010246DG2', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '577108603839', 'FedEx', NULL, '2013-12-05', '03.12.2013 10:53', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14393, '212753367', NULL, NULL, 'Christopher Martin', '21 BRENLEY CLOSE', '', 'CR4 1HL', 'MITCHAM', 'Grossbritannien', 'GB', NULL, NULL, '7525662629', '0010120UNA', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '577108603840', 'FedEx', NULL, '2013-12-05', '04.12.2013 15:22', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14394, '212351920', NULL, NULL, 'Ellen Sinclair', '30 BRAIDCRAFT ROAD', '', 'G53 5EX', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7990994263', '00101822NC', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '577108603850', 'FedEx', NULL, '2013-12-05', '02.12.2013 22:52', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14395, '212330510', NULL, NULL, 'Helen Polhill', '1183 YARDLEY WOOD ROAD', 'Shirley', 'B90 1JZ', 'SOLIHULL', 'Grossbritannien', 'GB', NULL, NULL, '7931425331', '00100978XS', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '577108603861', 'FedEx', NULL, '2013-12-05', '02.12.2013 21:22', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14396, '212512114', NULL, NULL, 'Lou Elder', '68 GEORGE STREET', '', 'PH13 9DJ', 'BLAIRGOWRIE', 'Grossbritannien', 'GB', NULL, NULL, '1828627648', '00102175WX', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, 'RG518140903DE', 'Deutsche Post', NULL, '2013-12-05', '03.12.2013 16:52', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14397, '212338266', NULL, NULL, 'Michael Nelson', '43 RIDINGS ROAD', '', 'SK13 1PA', 'GLOSSOP', 'Grossbritannien', 'GB', NULL, NULL, '7881026160', '0010122LP7', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '577108603883', 'FedEx', NULL, '2013-12-05', '02.12.2013 21:52', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14398, '212362704', NULL, NULL, 'Robin Jepson', '14 Ashfield Terrace', '', 'HG1 5ET', 'Harrogate', 'Grossbritannien', 'GB', NULL, NULL, '7450205151', '00101479C9', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '577108603894', 'FedEx', NULL, '2013-12-05', '02.12.2013 23:52', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14399, '212588642', NULL, NULL, 'Zara Segal', '55-65 UXBRIDGE ROAD', 'Rath House', 'SL1 1SG', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '7858045836', '0010145THJ', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '577108603909', 'FedEx', NULL, '2013-12-05', '03.12.2013 22:53', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14400, '212229549', NULL, NULL, 'Kamila Podulka', '14 Spring Hall', 'Clayton le moors', 'BB5 5TF', 'ACCRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7450283122', '0010010C2E', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '577108603910', 'FedEx', NULL, '2013-12-05', '02.12.2013 14:22', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(14401, '212249238', NULL, NULL, 'Lisa Wadsworth-thurnham', '19 WINCHESTER ROAD', '', 'S41 8QU', 'CHESTERFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7894103467', '00101476F4', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '577108603920', 'FedEx', NULL, '2013-12-05', '02.12.2013 15:52', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(14402, '212417585', NULL, NULL, 'Muhammad Afzal', '12 SAPHO PARK', '', 'DA12 4NA', 'GRAVESEND', 'Grossbritannien', 'GB', NULL, NULL, '7774999940', '0010045VU0', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '577108603931', 'FedEx', NULL, '2013-12-05', '03.12.2013 09:53', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(14403, '212439204', NULL, NULL, 'Nawal Msaad', '65 CENTURION CLOSE', '', 'N7 8UG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7539071131', '0010103P07', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '577108603942', 'FedEx', NULL, '2013-12-05', '03.12.2013 11:22', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(14404, '212756092', NULL, NULL, 'Pawel Glowacki', '826 GREAT WEST ROAD', '', 'TW7 5NA', 'ISLEWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7921822241', '0010008WHQ', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '577108603953', 'FedEx', NULL, '2013-12-05', '04.12.2013 15:53', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(14405, '212596201', NULL, NULL, 'Peter Stevens', '2 Railway Terrace', '', 'CF47 0YB', 'Merthyr Tydfil', 'Grossbritannien', 'GB', NULL, NULL, '7539808654', '00100164W2', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '577108603964', 'FedEx', NULL, '2013-12-05', '03.12.2013 23:22', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(14406, '212498900', NULL, NULL, 'sally benson', '205 Sylvan avenue', '', 'wa156ah', 'Altrincham', 'Grossbritannien', 'GB', NULL, NULL, '7951426422', '00100382VQ', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '577108603975', 'FedEx', NULL, '2013-12-05', '03.12.2013 15:52', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(14407, '212225721', NULL, NULL, 'Sinead Mitchell', '130 CARNHILL', 'Derry N. Ireland', 'BT48 8BG', 'LONDONDERRY', 'Grossbritannien', 'GB', NULL, NULL, '7835673839', '0010101G92', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '577108603986', 'FedEx', NULL, '2013-12-05', '02.12.2013 14:23', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(14408, '212593836', NULL, NULL, 'Stephen Brown', '12 UPLANDS CLOSE', 'Penkridge', 'ST19 5DB', 'STAFFORD', 'Grossbritannien', 'GB', NULL, NULL, '7949589777', '0010201Y6B', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '577108603997', 'FedEx', NULL, '2013-12-05', '03.12.2013 22:53', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(14409, '212591107', NULL, NULL, 'William Patterson', '2 Thoresby Avenue Edwinstowe', '', 'NG21 9ND', 'Mansfield, Nottinghamshire', 'Grossbritannien', 'GB', NULL, NULL, '7947367157', '0010110R6W', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '577108604000', 'FedEx', NULL, '2013-12-05', '03.12.2013 22:52', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(14410, '213225055', NULL, NULL, 'Elisabeth Martins', 'Ravelinen 2', '', '4100', 'Ringsted', 'Dänemark', 'DK', NULL, NULL, '+45 4119 6635', '10217376', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '578824872251', 'FedEx', NULL, '2013-12-09', '06.12.2013 11:36', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', '1199.00'),
(14411, '212882618', NULL, NULL, 'ID31393880 Connie Elmelund', 'Pakkeboks 8249', '', '8200', 'Arhus N', 'Dänemark', 'DK', NULL, NULL, '31393880', '0010094P5H', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '578824872262', 'FedEx', NULL, '2013-12-09', '05.12.2013 05:06', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', ''),
(14412, '213258235', NULL, NULL, 'Kurt Nielsen', 'Edvard Thomsens Vej 14', '4', '2300', 'Trafikstyrelsen Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '22451264', '00101841B4', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '578824872273', 'FedEx', NULL, '2013-12-09', '06.12.2013 13:36', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', 'a0YC000000VymTb', ''),
(14413, '213098599', NULL, NULL, 'Martin Andersen', 'Fyrretoften 17', '', '7100', 'Vejle', 'Dänemark', 'DK', NULL, NULL, '25702255', '0010065D6V', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '578824872284', 'FedEx', NULL, '2013-12-09', '05.12.2013 20:06', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', '1199.00'),
(14414, '213358903', NULL, NULL, 'Mohamed Khayat', 'Titangade 3G ', ' 1TH', '2200', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '60857310', '00102224T6', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '578824872295', 'FedEx', NULL, '2013-12-09', '06.12.2013 22:36', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', 'a0YC000000VymTb', ''),
(14415, '213073727', NULL, NULL, 'Susanne Sommer', 'Morbaerhegnet 27', '', '2670', 'Greve', 'Dänemark', 'DK', NULL, NULL, '22318325', '0010008B6M', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '578824872300', 'FedEx', NULL, '2013-12-09', '05.12.2013 18:36', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', '1199.00'),
(14416, '212967652', NULL, NULL, 'Benjamin Slott-Bruun Petersen', 'Jyllands Alle 83', '', '8270', 'Hojbjerg', 'Dänemark', 'DK', NULL, NULL, '23964962', '0010234AZW', NULL, NULL, 'Damascus-ur i sølv med hvid urskive', NULL, '578824872310', 'FedEx', NULL, '2013-12-09', '05.12.2013 11:06', 'a0YC000000VymTCMAZ', '1', 'a0YC000000VymTCMAZ', '', '1199.00'),
(14417, '213353116', NULL, NULL, 'Julie Pedersen', 'Ostbanegade 35', 'St 3', '2100', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '28746873', '0010232CT5', NULL, NULL, 'Damascus-ur i sølv med hvid urskive', NULL, '578824872321', 'FedEx', NULL, '2013-12-09', '06.12.2013 21:36', 'a0YC000000VymTCMAZ', '1', 'a0YC000000VymTCMAZ', '', '1199.00'),
(14418, '213310816', NULL, NULL, 'mette ungfelt', 'Menelaos Boulevard 38', '', '2650', 'Hvidovre', 'Dänemark', 'DK', NULL, NULL, '42614271', '0010247B4B', NULL, NULL, 'Damascus-ur i sølv med hvid urskive', NULL, '578824872332', 'FedEx', NULL, '2013-12-09', '06.12.2013 18:06', 'a0YC000000VymTCMAZ', '1', 'a0YC000000VymTCMAZ', '', '1199.00'),
(14419, '213143957', NULL, NULL, 'Jesper Hansen', 'Kongensgade 23 105 St Th', '', '3000', 'Helsingor', 'Dänemark', 'DK', NULL, NULL, '51787921', '0010137D9E', NULL, NULL, 'Damascus-ur i sølv med sort urskive', NULL, '578824872343', 'FedEx', NULL, '2013-12-09', '06.12.2013 03:06', 'a0YC000000VymUKMAZ', '1', 'a0YC000000VymUKMAZ', '', ''),
(14420, '213156642', NULL, NULL, 'Marius Bulavinas', 'Glattrupvej 18 15', '', '7800', 'skive', 'Dänemark', 'DK', NULL, NULL, '50313459', '001003066R', NULL, NULL, 'Damascus-ur i sølv med sort urskive', NULL, '578824872354', 'FedEx', NULL, '2013-12-09', '06.12.2013 07:06', 'a0YC000000VymUKMAZ', '1', 'a0YC000000VymUKMAZ', '', '1199.00'),
(14421, '213275652', NULL, NULL, 'Mira Hermann', 'Brondbyvestervej 18', '2Y', '2600', 'Glostrup', 'Dänemark', 'DK', NULL, NULL, '28772903', '0010182RST', NULL, NULL, 'Damascus-ur i sølv med sort urskive', NULL, '578824872365', 'FedEx', NULL, '2013-12-09', '06.12.2013 15:06', 'a0YC000000VymUKMAZ', '1', 'a0YC000000VymUKMAZ', 'a0YC000000VymUK', ''),
(14422, '213078849', NULL, NULL, 'Peter Bekker Mortensen', 'Rodegardsvej 58', '', '5000', 'Odense', 'Dänemark', 'DK', NULL, NULL, '21516173', '00101357ST', NULL, NULL, 'Damascus-ur i sølv med sort urskive', NULL, '578824872376', 'FedEx', NULL, '2013-12-09', '05.12.2013 19:06', 'a0YC000000VymUKMAZ', '1', 'a0YC000000VymUKMAZ', '', '1199.00'),
(14423, '213006055', NULL, NULL, 'Timo Nielsen', 'Edvard Storms Vej 3 2.TH', '', '2450', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '28188091', '0010068BN7', NULL, NULL, 'Damascus-ur i sølv med sort urskive', NULL, '578824872387', 'FedEx', NULL, '2013-12-09', '05.12.2013 13:36', 'a0YC000000VymUKMAZ', '1', 'a0YC000000VymUKMAZ', '', '1199.00'),
(14424, '208746617', NULL, NULL, 'tommy nordhus jacobsen', 'Osvegen 34G', '', '5227', 'NESTTUN', 'Norwegen', 'no', NULL, NULL, '47604842', '0010144SA9', NULL, NULL, 'Alternativ 2: Theorema NEWTON herreklokke GM-4004-2', NULL, 'RG518111266DE', 'Deutsche Post', NULL, '2013-12-09', '16.11.2013 19:40', 'a0YC000000VxomaMAB', '1', 'a0YC000000VxomaMAB', '', '1779.00'),
(14425, '213208792', NULL, NULL, 'Ciara markham magners pharmacy', 'Unit 24 Edenmore S/C', 'Edenmore', 'edenmore', 'dublin 5', 'Irland', 'IE', NULL, NULL, '876822753', '00100927NP', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', NULL, '578824872192', 'FedEx', NULL, '2013-12-09', '06.12.2013 11:32', 'a0YC000000Vwu4pMAB', '1', 'a0YC000000Vwu4pMAB', '', '239.00'),
(14426, '213178740', NULL, NULL, 'Tomasz Zieba', '67 Annfield Drive', 'Castleknock', 'D15', 'Dublin', 'Irland', 'IE', NULL, NULL, '851447125', '00102358II', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face', NULL, '578824872207', 'FedEx', NULL, '2013-12-09', '06.12.2013 09:32', 'a0YC000000Vwu3nMAB', '1', 'a0YC000000Vwu3nMAB', '', '239.00'),
(14427, '213246936', NULL, NULL, 'Ailoi Ion', '0873984647  3 Soliders View Boghall Road', '', '1111', 'BRAY Co.Wicklow', 'Irland', 'IE', NULL, NULL, '873984647', '00101656DH', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824872218', 'FedEx', NULL, '2013-12-09', '06.12.2013 14:02', 'a0YC000000Vwu3pMAB', '1', 'a0YC000000Vwu3pMAB', '', '239.00'),
(14428, '213334376', NULL, NULL, 'Craig Donovan', '12 Cherrywood Heights', 'Midleton', '0', 'Cork', 'Irland', 'IE', NULL, NULL, '879532302', '00101024SO', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824872229', 'FedEx', NULL, '2013-12-09', '06.12.2013 21:02', 'a0YC000000Vwu3pMAB', '1', 'a0YC000000Vwu3pMAB', '', '239.00'),
(14429, '213358616', NULL, NULL, 'Yvonne Aherne', 'Avaya Mervue IDA Park', 'Mervue', 'Galway', 'Galway City', 'Irland', 'IE', NULL, NULL, '852146865', '001018469T', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824872230', 'FedEx', NULL, '2013-12-09', '06.12.2013 23:32', 'a0YC000000Vwu3mMAB', '1', 'a0YC000000Vwu3mMAB', '', '239.00'),
(14430, '213026534', NULL, NULL, 'Vadims Zukovs', '1 Heath street', 'Available every day after 15:00.', 'B79 7JH', 'Tamworth', 'Grossbritannien', 'GB', NULL, NULL, '7463978820', '0010148NAV', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824871987', 'FedEx', NULL, '2013-12-09', '05.12.2013 15:52', 'UK131023AMC08', '1', 'a0YC000000UtmPmMAJ', '126.99', '199.00'),
(14431, '212869319', NULL, NULL, 'Amy Waltham', '26 PARFITT DRIVE', '', 'NG22 8FA', 'NEWARK', 'Grossbritannien', 'GB', NULL, NULL, '7760993438', '0010150G48', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824871998', 'FedEx', NULL, '2013-12-09', '05.12.2013 00:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14432, '213229021', NULL, NULL, 'christine rieder', '0 nightingale house', 'Aisby', 'ng32 3ne', 'Grantham', 'Grossbritannien', 'GB', NULL, NULL, '1529455217', '0010063BJ2', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824872001', 'FedEx', NULL, '2013-12-09', '06.12.2013 12:52', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14433, '213100581', NULL, NULL, 'Denis Mckinlay', '4 CLYDE COTTAGES', 'Sandbank', 'PA23 8PE', 'DUNOON', 'Grossbritannien', 'GB', NULL, NULL, '7780457772', '001004550Z', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, 'RG518111252DE', 'Deutsche Post', NULL, '2013-12-09', '05.12.2013 21:23', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14434, '213121756', NULL, NULL, 'Fiona Mason', '100 KELBROOK COURT', '', 'SK2 5NT', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7914849512', '0010012D11', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824872023', 'FedEx', NULL, '2013-12-09', '05.12.2013 22:52', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14435, '213089660', NULL, NULL, 'Joanne Thompson', 'Atria Spa Road', 'BROMAK TRAINING LTD', 'BL1 4AG', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7966350863', '0010003ENI', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824872034', 'FedEx', NULL, '2013-12-09', '05.12.2013 20:52', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14436, '213022155', NULL, NULL, 'Phil Ainsworth', '154 UPPER SHEFFIELD ROAD', '', 'S70 4PS', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7783839057', '0010132GQ6', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824872045', 'FedEx', NULL, '2013-12-09', '05.12.2013 15:52', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14437, '213100351', NULL, NULL, 'Richard Smith', '41 Ryland Rd Edgbaston', '', 'B15 2bn', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7800977592', '0010118GMQ', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824872056', 'FedEx', NULL, '2013-12-09', '05.12.2013 21:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14438, '212983479', NULL, NULL, 'Sam Wadhams', '105 WAYTEMORE ROAD', '', 'CM23 3RD', 'BISHOP\'S STORTFORD', 'Grossbritannien', 'GB', NULL, NULL, '1279321077', '0010154YI5', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824872067', 'FedEx', NULL, '2013-12-09', '05.12.2013 13:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14439, '213070060', NULL, NULL, 'Vaida Mascinskiene', '186 WINDMILL LANE', '', 'UB6 9DW', 'GREENFORD', 'Grossbritannien', 'GB', NULL, NULL, '7450260335', '00101149OY', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824872078', 'FedEx', NULL, '2013-12-09', '05.12.2013 19:22', 'UK131023AMC09', '1', 'a0YC000000UtmQGMAZ', '126.99', '199.00'),
(14440, '213103941', NULL, NULL, 'Amanda Allinson', '26 LIME GROVE', '', 'LE9 7JD', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7946237317', '00100747HP', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824872089', 'FedEx', NULL, '2013-12-09', '05.12.2013 21:23', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14441, '213099417', NULL, NULL, 'Donna Clifton', '22 BROOKSIDE', '', 'CF64 4LA', 'DINAS POWYS', 'Grossbritannien', 'GB', NULL, NULL, '7877546814', '00101502A1', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824872090', 'FedEx', NULL, '2013-12-09', '05.12.2013 21:22', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14442, '213094611', NULL, NULL, 'duckie nguyen', '22 Netley house,DALWOOD STREET', '', 'SE5 7EY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7789759888', '00100463QY', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824872104', 'FedEx', NULL, '2013-12-09', '05.12.2013 20:53', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14443, '213070681', NULL, NULL, 'Miranda Gardiner', '6 CORNWALL ROAD', '', 'DA1 5QW', 'DARTFORD', 'Grossbritannien', 'GB', NULL, NULL, '7450884941', '0010018X1T', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824872115', 'FedEx', NULL, '2013-12-09', '05.12.2013 19:23', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14444, '213240135', NULL, NULL, 'Miss A De Souza', '6 Gorse Close', '', 'LL14 6BZ', 'Wrexham', 'Grossbritannien', 'GB', NULL, NULL, '7718179109', '0010031EDQ', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824872126', 'FedEx', NULL, '2013-12-09', '06.12.2013 13:22', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14445, '213019234', NULL, NULL, 'Steven Sheakey', 'Rennicks Uk', '7 Stuart Road', 'WA7 1TS', 'Runcorn  Cheshire', 'Grossbritannien', 'GB', NULL, NULL, '7815285141', '0010235O9C', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824872137', 'FedEx', NULL, '2013-12-09', '05.12.2013 15:22', 'UK131023AMC11', '1', 'a0YC000000UtmHaMAJ', '126.99', '199.00'),
(14446, '213006631', NULL, NULL, 'debbie Lewis Lewis', '51 BROOKDALE', '', 'DY3 2HF', 'DUDLEY', 'Grossbritannien', 'GB', NULL, NULL, '7792299848', '0010092CPF', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824872148', 'FedEx', NULL, '2013-12-09', '05.12.2013 14:52', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(14447, '213044201', NULL, NULL, 'Johnathan Biernat', '6 Edginton Terrace, Thorneywood', '', 'NG3 2LJ', 'Nottingham', 'Grossbritannien', 'GB', NULL, NULL, '7824619573', '00101430KC', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824872159', 'FedEx', NULL, '2013-12-09', '05.12.2013 17:22', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(14448, '212878212', NULL, NULL, 'Robert Jay', '13 THE OAKS', 'Trevor', 'LL20 7TX', 'LLANGOLLEN', 'Grossbritannien', 'GB', NULL, NULL, '1978823233', '0010024W1S', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824872160', 'FedEx', NULL, '2013-12-09', '05.12.2013 02:52', 'UK131023AMC10', '1', 'a0YC000000UtmPEMAZ', '126.99', '199.00'),
(14449, '213462830', NULL, NULL, 'Anja Nielsen', 'Borgergade 3', '4. TH.', '8700', 'Horsens', 'Dänemark', 'DK', NULL, NULL, '25154007', '0010223FJ5', NULL, NULL, 'Copacabana-ur med guldfarvet ramme', NULL, '578824874758', 'FedEx', NULL, '2013-12-10', '07.12.2013 14:36', 'a0YC000000VzVa1MAF', '1', 'a0YC000000VzVa1MAF', '', '2299.00'),
(14450, '213460767', '', '', 'Annette Thomsen', 'Sovej 45 A', '', '2791', 'Dragor', 'Dänemark', '', '', '', '21287216', '0010238TE6', '', '', 'Copacabana-ur med guldfarvet ramme', 'Uhr erhalten 17.12.2013 Bitte refund!', '578824874769', 'FedEx', '', '2013-12-10', '', '', '', '', '', ''),
(14451, '213396176', NULL, NULL, 'Erik Christiansen', 'Brenderupvej 7', '', '5464', 'Brenderup Fyn', 'Dänemark', 'DK', NULL, NULL, '40115990', '00102403PS', NULL, NULL, 'Copacabana-ur med guldfarvet ramme', NULL, '578824874770', 'FedEx', NULL, '2013-12-10', '07.12.2013 08:36', 'a0YC000000VzVa1MAF', '1', 'a0YC000000VzVa1MAF', '', '2299.00'),
(14452, '213502861', NULL, NULL, 'Sandra Victorson', 'Vodroffs tvaergade 5b 5. 185', '', '1909', 'Frederiksberg c', 'Dänemark', 'DK', NULL, NULL, '26343525', '0010243CE8', NULL, NULL, 'Copacabana-ur med guldfarvet ramme', NULL, '578824874780', 'FedEx', NULL, '2013-12-10', '07.12.2013 19:06', 'a0YC000000VzVa1MAF', '1', 'a0YC000000VzVa1MAF', '', '2299.00'),
(14453, '213405220', NULL, NULL, 'sladjana lekic', 'Staerevej 42', '', '2400', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '25216710', '00100319UG', NULL, NULL, 'Copacabana-ur med guldfarvet ramme', NULL, '578824874791', 'FedEx', NULL, '2013-12-10', '07.12.2013 09:06', 'a0YC000000VzVa1MAF', '1', 'a0YC000000VzVa1MAF', '', '2299.00'),
(14454, '213440279', NULL, NULL, 'charlotte jørgensen', 'Stengelshojvej 32', '', '4220', 'Korsor', 'Dänemark', 'DK', NULL, NULL, '60832225', '0010140XCG', NULL, NULL, 'Copacabana-ur med sølvfarvet ramme', NULL, '578824874806', 'FedEx', NULL, '2013-12-10', '07.12.2013 12:06', 'a0YC000000VzVZSMA3', '1', 'a0YC000000VzVZSMA3', '', '2299.00'),
(14455, '213504976', NULL, NULL, 'Karsten Christensen', 'Skovengen 189', '', '2980', 'Kokkedal', 'Dänemark', 'DK', NULL, NULL, '27123844', '0010075MG8', NULL, NULL, 'Copacabana-ur med sølvfarvet ramme', NULL, '578824874817', 'FedEx', NULL, '2013-12-10', '07.12.2013 19:06', 'a0YC000000VzVZSMA3', '1', 'a0YC000000VzVZSMA3', '', '2299.00'),
(14456, '213430424', NULL, NULL, 'Laura Nipgaard', 'Haeldagervej 55 ST TV', '', '7120', 'Vejle', 'Dänemark', 'DK', NULL, NULL, '31603085', '0010091E5U', NULL, NULL, 'Copacabana-ur med sort ramme', NULL, '578824874828', 'FedEx', NULL, '2013-12-10', '07.12.2013 11:36', 'a0YC000000VzVaVMAV', '1', 'a0YC000000VzVaVMAV', '', '2299.00'),
(14457, '213540991', NULL, NULL, 'David Dilling', 'Farimagsvej  21 1', ' 7', '4700', 'Naestved', 'Dänemark', 'DK', NULL, NULL, '53800707', '00100952I8', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '578824874839', 'FedEx', NULL, '2013-12-10', '08.12.2013 00:36', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', 'a0YC000000VymTb', ''),
(14458, '213528670', NULL, NULL, 'Martin Hogdall', 'Padborgvej 49', '', '4600', 'Koge', 'Dänemark', 'DK', NULL, NULL, '28917858', '0010092FQ4', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '578824874840', 'FedEx', NULL, '2013-12-10', '07.12.2013 22:06', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', '1199.00'),
(14459, '213476455', NULL, NULL, 'simone dalvang', 'Borgergade 6', '', '4360', 'Kirke Eskilstrup', 'Dänemark', 'DK', NULL, NULL, '51891417', '0010045SG3', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '578824874850', 'FedEx', NULL, '2013-12-10', '07.12.2013 16:06', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', '1199.00'),
(14460, '213395802', NULL, NULL, 'Aase Larsen', 'Eratosvej 7', '', '9990', 'Skagen', 'Dänemark', 'DK', NULL, NULL, '98444464', '00100476CU', NULL, NULL, 'Damascus-ur i sølv med hvid urskive', NULL, '578824874861', 'FedEx', NULL, '2013-12-10', '07.12.2013 08:36', 'a0YC000000VymTCMAZ', '1', 'a0YC000000VymTCMAZ', '', '1199.00'),
(14461, '213499505', NULL, NULL, 'Kasper Jensen', 'Thyvej 27', '', '2720', 'Vanlose', 'Dänemark', 'DK', NULL, NULL, '28141035', '0010013KTL', NULL, NULL, 'Damascus-ur i sølv med hvid urskive', NULL, '578824874872', 'FedEx', NULL, '2013-12-10', '07.12.2013 18:36', 'a0YC000000VymTCMAZ', '1', 'a0YC000000VymTCMAZ', '', '1199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(14462, '213507811', NULL, NULL, 'Rene Jensen', 'Tarnholmsvej 3', '', '2700', 'Bronshoj', 'Dänemark', 'DK', NULL, NULL, '25604094', '00100192QI', NULL, NULL, 'Damascus-ur i sølv med hvid urskive', NULL, '578824874883', 'FedEx', NULL, '2013-12-10', '07.12.2013 19:36', 'a0YC000000VymTCMAZ', '1', 'a0YC000000VymTCMAZ', '', '1199.00'),
(14463, '213472466', NULL, NULL, 'stefan john', 'Sondre Landevej 70', '', '6400', 'Sonderborg', 'Dänemark', 'DK', NULL, NULL, '41684246', '0010122V8N', NULL, NULL, 'Damascus-ur i sølv med hvid urskive', NULL, '578824874894', 'FedEx', NULL, '2013-12-10', '07.12.2013 15:36', 'a0YC000000VymTCMAZ', '1', 'a0YC000000VymTCMAZ', '', '1199.00'),
(14464, '213630526', NULL, NULL, 'Anita Godtkjaer Pedersen', 'Dybendalsvej 28', '', '2720', 'Vanloe', 'Dänemark', 'DK', NULL, NULL, '28450529', '0010004PK2', NULL, NULL, 'Damascus-ur i sølv med sort urskive', NULL, '578824874909', 'FedEx', NULL, '2013-12-10', '08.12.2013 12:36', 'a0YC000000VymUKMAZ', '1', 'a0YC000000VymUKMAZ', '', '1199.00'),
(14465, '213528210', NULL, NULL, 'Kristian Jakobsen', 'Nordre Frihavnsgade 73', ' 1TH', '2100', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '30281313', '0010209FP3', NULL, NULL, 'Damascus-ur i sølv med sort urskive', NULL, '578824874910', 'FedEx', NULL, '2013-12-10', '07.12.2013 22:06', 'a0YC000000VymUKMAZ', '1', 'a0YC000000VymUKMAZ', '', ''),
(14466, '213425410', NULL, NULL, 'Van Nguyen', 'Borgbjergsvej 43', '43 St th', '2450', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '91 9999 91', '0010242P1F', NULL, NULL, 'Damascus-ur i sølv med sort urskive', NULL, '578824874920', 'FedEx', NULL, '2013-12-10', '07.12.2013 11:06', 'a0YC000000VymUKMAZ', '1', 'a0YC000000VymUKMAZ', '', ''),
(14467, '213685412', '', '', 'elaine mc auley', '55 giltspur brook', '', 'n/a', 'bray', 'Irland', '', '', '', '', '0010106HEU', '', '', 'Black Case/Black Dial/Black Band Rio', 'Uhr erhalten 18.12.2013\r\nIt is new but I do not know what the customer wants, no email, no phone number!\r\nWaiting for her to write us!!!\r\nThe custoemer answered and would like a refund!\r\nBitte refund!', '578824873751', 'FedEx', '', '2013-12-10', '', '', '', '', '', ''),
(14468, '213420189', NULL, NULL, 'Elizabeth Fahy', '9a Lower Abbey St', 'Holiday Ireland', '1', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53872E+11', '0010032KI8', NULL, NULL, 'Black Case/Black Dial/Black Band Rio', NULL, '578824873762', 'FedEx', NULL, '2013-12-10', '07.12.2013 11:32', 'a0YC000000W04RWMAZ', '1', 'a0YC000000W04RWMAZ', '', '285.95'),
(14469, '213588613', NULL, NULL, 'John Ruane', '3007 Lake Drive', 'Fidelity Investments', 'D24', 'Citywest', 'Irland', 'IE', NULL, NULL, '872074316', '0010102SAW', NULL, NULL, 'Black Case/Black Dial/Black Band Rio', NULL, '578824873773', 'FedEx', NULL, '2013-12-10', '08.12.2013 11:02', 'a0YC000000W04RWMAZ', '1', 'a0YC000000W04RWMAZ', '', '285.95'),
(14470, '213749895', NULL, NULL, 'Kim O\'Sullivan', '1 1 Hepenstall Terrace, Newgrove Avenue', '', 'Dublin 4', 'Sandymount', 'Irland', 'IE', NULL, NULL, '863305863', '0010039TIT', NULL, NULL, 'Black Case/Black Dial/Black Band Rio', NULL, '578824873784', 'FedEx', NULL, '2013-12-10', '08.12.2013 22:32', 'a0YC000000W04RWMAZ', '1', 'a0YC000000W04RWMAZ', '', '285.95'),
(14471, '213751534', NULL, NULL, 'Paula Coughlan', '100 The Mizen', 'Hartys Quay Rochestown', 'na', 'Cork', 'Irland', 'IE', NULL, NULL, '872338533', '0010118TTC', NULL, NULL, 'Black Case/Black Dial/Black Band Rio', NULL, '578824873795', 'FedEx', NULL, '2013-12-10', '08.12.2013 22:32', 'a0YC000000W04RWMAZ', '1', 'a0YC000000W04RWMAZ', '', '285.95'),
(14472, '213659849', NULL, NULL, 'Dillon Quinn', '360 Oliver Bond Street', '', 'D8', 'Dublin', 'Irland', 'IE', NULL, NULL, '861652784', '0010077KGF', NULL, NULL, 'Gold Case/Black Dial/Brown Band Rio', NULL, '578824873800', 'FedEx', NULL, '2013-12-10', '08.12.2013 16:02', 'a0YC000000W04RVMAZ', '1', 'a0YC000000W04RVMAZ', '', '285.95'),
(14473, '213677292', NULL, NULL, 'Kevin Cooney', '26 Roselawn', 'Ballinacurra, Midleton', ' ', 'Co.Cork', 'Irland', 'IE', NULL, NULL, '3,5388E+11', '0010240F1P', NULL, NULL, 'Gold Case/Black Dial/Brown Band Rio', NULL, '578824873810', 'FedEx', NULL, '2013-12-10', '08.12.2013 17:32', 'a0YC000000W04RVMAZ', '1', 'a0YC000000W04RVMAZ', '', '285.95'),
(14474, '213708197', NULL, NULL, 'Mark Coughlan', '15 Delwood Grove Skehard Road Blackrock', '', 'Cork 1', 'Cork, Ireland', 'Irland', 'IE', NULL, NULL, '857270581', '0010109D5Q', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '578824873821', 'FedEx', NULL, '2013-12-10', '08.12.2013 20:02', 'a0YC000000Vwu4oMAB', '1', 'a0YC000000Vwu4oMAB', '', '239.00'),
(14475, '213690868', NULL, NULL, 'Dorota Kulbicka', 'Tesco DC Old Ballymun Road, Whitehall, Dublin 9, Ireland', 'Full shipping address: Tesco&Keelings Distribution Centre Old Ballymun Road, Whitehall, Dublin 9,IRELAND,', 'Dublin 9,', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53858E+11', '0010161K7M', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824873832', 'FedEx', NULL, '2013-12-10', '08.12.2013 18:32', 'a0YC000000Vwu3mMAB', '1', 'a0YC000000Vwu3mMAB', '', '239.00'),
(14476, '213690083', NULL, NULL, 'Adam Brophy', '11 Malin grove, ardkeen village', '', 'W2', 'Waterford', 'Irland', 'IE', NULL, NULL, '860709297', '0010118GP3', NULL, NULL, 'Silver Case/Black Dial/Black Band Rio', NULL, '578824873843', 'FedEx', NULL, '2013-12-10', '08.12.2013 18:32', 'a0YC000000W04RUMAZ', '1', 'a0YC000000W04RUMAZ', '', '285.95'),
(14477, '213719743', NULL, NULL, 'Shane Neylon', 'Unit 2 Caherlavine business park', '', 'Galway', 'Loughrea', 'Irland', 'IE', NULL, NULL, '871260536', '0010029PG1', NULL, NULL, 'Silver Case/Black Dial/Black Band Rio', NULL, '578824873854', 'FedEx', NULL, '2013-12-10', '08.12.2013 20:32', 'a0YC000000W04RUMAZ', '1', 'a0YC000000W04RUMAZ', '', '285.95'),
(14478, '213679966', '', '', 'Vivien Perlaky', 'The Arvato Building', 'EastPoint Businness park', 'D3', 'Fairview', 'Irland', '', '', '', '3,53834E+11', '0010109VSH', '', '', 'Silver Case/Black Dial/Black Band Rio', 'Uhr erhalten 03.01.2014\r\nBitte refund!!!', '578824873865', 'FedEx', '', '2013-12-10', '', '', '', '', '', ''),
(14479, '213722679', NULL, NULL, 'Bilbil Shehu', '4600 PARK APPROACH', '', 'LS15 8GB', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7719712108', '0010202D5D', NULL, NULL, 'Acapulco Watch GM-504-1	Black Strap Silver Case White Face', NULL, '578824873887', 'FedEx', NULL, '2013-12-10', '08.12.2013 20:53', 'UK131203AMC13', '1', 'a0YC000000W0I4gMAF', '124.01', '179.00'),
(14480, '213605430', NULL, NULL, 'Edward Walsh', 'COMMER STATION ROAD', 'Commer House, Station Road', 'LS24 9JF', 'TADCASTER', 'Grossbritannien', 'GB', NULL, NULL, '7889257576', '0010187XLC', NULL, NULL, 'Acapulco Watch GM-504-1	Black Strap Silver Case White Face', NULL, '578824873898', 'FedEx', NULL, '2013-12-10', '08.12.2013 11:52', 'UK131203AMC13', '1', 'a0YC000000W0I4gMAF', '124.01', '179.00'),
(14481, '213716342', NULL, NULL, 'Joel Wood', '12 Cliff Cre Edwards Road', 'Pye Nest', 'HX2 7DF', 'Halifax', 'Grossbritannien', 'GB', NULL, NULL, '7525730764', '0010180C7X', NULL, NULL, 'Acapulco Watch GM-504-1	Black Strap Silver Case White Face', NULL, '578824873902', 'FedEx', NULL, '2013-12-10', '08.12.2013 20:23', 'UK131203AMC13', '1', 'a0YC000000W0I4gMAF', '124.01', '179.00'),
(14482, '213649189', NULL, NULL, 'Joy Nicholls', '33 Chicksand Monkston', '', 'MK10 9DP', 'Milton Keynes', 'Grossbritannien', 'GB', NULL, NULL, '7713467710', '0010221CON', NULL, NULL, 'Acapulco Watch GM-504-1	Black Strap Silver Case White Face', NULL, '578824873913', 'FedEx', NULL, '2013-12-10', '08.12.2013 14:52', 'UK131203AMC13', '1', 'a0YC000000W0I4gMAF', '124.01', '179.00'),
(14483, '213737314', NULL, NULL, 'KATHERINE MAYERS', '57 ERRINGTON ROAD', '', 'NE20 9LA', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7940722035', '0010068SQL', NULL, NULL, 'Acapulco Watch GM-504-1	Black Strap Silver Case White Face', NULL, '578824873924', 'FedEx', NULL, '2013-12-10', '08.12.2013 21:53', 'UK131203AMC13', '1', 'a0YC000000W0I4gMAF', '124.01', '179.00'),
(14484, '213739257', NULL, NULL, 'Eliska Vlachova', '5 UPPER KIPPING CLOSE', '', 'BD13 3NE', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7875242293', '0010028SEB', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '578824873935', 'FedEx', NULL, '2013-12-10', '08.12.2013 21:53', 'UK131203AMC14', '1', 'a0YC000000W0I5FMAV', '124.01', '179.00'),
(14485, '213763794', NULL, NULL, 'Helen Houghton', '21 GALLOWAY DRIVE', '', 'M27 6PG', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7568597933', '0010186O4W', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '578824873946', 'FedEx', NULL, '2013-12-10', '08.12.2013 23:52', 'UK131203AMC14', '1', 'a0YC000000W0I5FMAV', '124.01', '179.00'),
(14486, '213747696', NULL, NULL, 'Lucy Finnegan', '9 THE PREBEND', 'Northend', 'CV47 2TR', 'SOUTHAM', 'Grossbritannien', 'GB', NULL, NULL, '7877408172', '0010022P7K', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '578824873957', 'FedEx', NULL, '2013-12-10', '08.12.2013 22:22', 'UK131203AMC14', '1', 'a0YC000000W0I5FMAV', '124.01', '179.00'),
(14487, '213760570', NULL, NULL, 'Michelle Hargreaves', 'ST PHILIP\'S WHITBY TERRACE', 'Girlington', 'BD8 9JL', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7850604712', '0010181MF1', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '578824873968', 'FedEx', NULL, '2013-12-10', '08.12.2013 23:22', 'UK131203AMC14', '1', 'a0YC000000W0I5FMAV', '124.01', '179.00'),
(14488, '213694498', NULL, NULL, 'Andrea Harris', '68 TUFTHORN AVENUE', 'Coleford', 'GL16 8PT', 'COLEFORD', 'Grossbritannien', 'GB', NULL, NULL, '1594832931', '0010100UC1', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824873979', 'FedEx', NULL, '2013-12-10', '08.12.2013 18:52', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14489, '213765093', NULL, NULL, 'Andrew Thornton', '84 BLARIS ROAD', '', 'BT27 5RA', 'LISBURN', 'Grossbritannien', 'GB', NULL, NULL, '7801539808', '0010004PF5', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824873980', 'FedEx', NULL, '2013-12-10', '08.12.2013 23:52', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14490, '213695006', NULL, NULL, 'clare scott', '91 LIMESIDE AVENUE', '', 'G73 3TU', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7834421362', '0010001XJB', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824873990', 'FedEx', NULL, '2013-12-10', '08.12.2013 18:52', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14491, '213713852', NULL, NULL, 'Hugh MacKichan', '130 DEANSWOOD PARK', '', 'EH54 8NZ', 'LIVINGSTON', 'Grossbritannien', 'GB', NULL, NULL, '7904375301', '0010140TUW', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824874004', 'FedEx', NULL, '2013-12-10', '08.12.2013 20:23', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14492, '213575508', NULL, NULL, 'janine blackmore', '21 STANLEY STREET', 'Spital', 'S41 0EZ', 'CHESTERFIELD', 'Grossbritannien', 'GB', NULL, NULL, '1246229727', '001011363H', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824874015', 'FedEx', NULL, '2013-12-10', '08.12.2013 09:52', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14493, '213753406', NULL, NULL, 'Juliette McMenamin', '86 Scalloway Road', '', 'G72 8qq', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7841526645', '0010129H89', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824874026', 'FedEx', NULL, '2013-12-10', '08.12.2013 22:52', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14494, '213701442', NULL, NULL, 'Nick Flower', '117 BARTHOLOMEWS SQUARE', '', 'BS7 0QB', 'Bristol', 'Grossbritannien', 'GB', NULL, NULL, '7540882500', '00100476T6', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824874037', 'FedEx', NULL, '2013-12-10', '08.12.2013 19:23', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14495, '213601554', NULL, NULL, 'Nicky hughes', '59 NEWHOUSE ROAD', '', 'PH1 2JD', 'PERTH', 'Grossbritannien', 'GB', NULL, NULL, '1738623062', '10133432', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824874048', 'FedEx', NULL, '2013-12-10', '08.12.2013 11:22', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14496, '213735865', NULL, NULL, 'Patrycja Maciag', '10 Grampian Avenue', '', 'Wf2 8jz', 'Wakefield', 'Grossbritannien', 'GB', NULL, NULL, '7837510171', '00100807VK', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824874059', 'FedEx', NULL, '2013-12-10', '08.12.2013 21:22', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14497, '213744020', NULL, NULL, 'Roisin Scullion', '69 BROOMSIDE TERRACE', '', 'Eh12 7nd', 'Edinburgh', 'Grossbritannien', 'GB', NULL, NULL, '7546930008', '001019922A', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824874060', 'FedEx', NULL, '2013-12-10', '08.12.2013 22:23', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14498, '213679937', NULL, NULL, 'Saji Mathew', '11 ASPEN GARDENS', 'Aspen Gardens', 'BH12 4DG', 'POOLE', 'Grossbritannien', 'GB', NULL, NULL, '7868992495', '0010033XBE', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824874070', 'FedEx', NULL, '2013-12-10', '08.12.2013 17:52', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14499, '213654796', NULL, NULL, 'Yordan Yordanov', '41 NEPAUL ROAD', '', 'M9 4EA', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7449347395', '0010092ZKP', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824874081', 'FedEx', NULL, '2013-12-10', '08.12.2013 15:22', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14500, '213623672', NULL, NULL, 'Ervin Pergjergji', '7 Burrage Court', 'Worgan St', 'Se16 7wa', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7966077854', '0010109WJQ', NULL, NULL, 'Acapulco Watch GM-504-4	 Black Strap Black Case Black Face', NULL, '578824874092', 'FedEx', NULL, '2013-12-10', '08.12.2013 12:52', 'UK131203AMC16', '1', 'a0YC000000W0I6mMAF', '124.01', '179.00'),
(14501, '213621566', NULL, NULL, 'John Pitt', '10 TORRINGTON ROAD', '', 'HA4 0AT', 'RUISLIP', 'Grossbritannien', 'GB', NULL, NULL, '7505133254', '001008342W', NULL, NULL, 'Acapulco Watch GM-504-4	 Black Strap Black Case Black Face', NULL, '578824874107', 'FedEx', NULL, '2013-12-10', '08.12.2013 12:52', 'UK131203AMC16', '1', 'a0YC000000W0I6mMAF', '124.01', '179.00'),
(14502, '213713064', NULL, NULL, 'Keith Williams', '76 BURLEY GROVE', '', 'BS16 5PZ', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7790815036', '0010086SS4', NULL, NULL, 'Acapulco Watch GM-504-4	 Black Strap Black Case Black Face', NULL, '578824874118', 'FedEx', NULL, '2013-12-10', '08.12.2013 20:23', 'UK131203AMC16', '1', 'a0YC000000W0I6mMAF', '124.01', '179.00'),
(14503, '213676682', NULL, NULL, 'Mikey Paulden', '18 FLEMYNG ROAD', '', 'IP33 3UZ', 'BURY ST. EDMUNDS', 'Grossbritannien', 'GB', NULL, NULL, '7931815118', '0010021RB9', NULL, NULL, 'Acapulco Watch GM-504-4	 Black Strap Black Case Black Face', NULL, '578824874129', 'FedEx', NULL, '2013-12-10', '08.12.2013 17:22', 'UK131203AMC16', '1', 'a0YC000000W0I6mMAF', '124.01', '179.00'),
(14504, '213672548', NULL, NULL, 'Bilbil Shehu', '4600 PARK APPROACH', '', 'LS15 8GB', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7719712108', '0010032GR7', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824873887', 'FedEx', NULL, '2013-12-10', '08.12.2013 17:22', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(14505, '213612411', NULL, NULL, 'Joseph Hall', '19 SHELTON CLOSE', '', 'WS10 0TZ', 'WEDNESBURY', 'Grossbritannien', 'GB', NULL, NULL, '1215318567', '00100664BN', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824874140', 'FedEx', NULL, '2013-12-10', '08.12.2013 12:22', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(14506, '213640830', NULL, NULL, 'Mark Frith', '33 SPINNEY HALT', 'Whetstone', 'LE8 6HW', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7534125764', '00101668RH', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824874151', 'FedEx', NULL, '2013-12-10', '08.12.2013 14:22', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(14507, '213603226', NULL, NULL, 'Sgt Patrick Quinn', ' PRINCE PHILLIP BKS', 'Sgts Mess', 'GU35 0JE', 'BORDON', 'Grossbritannien', 'GB', NULL, NULL, '7952195575', '0010044I6P', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824874162', 'FedEx', NULL, '2013-12-10', '08.12.2013 11:53', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(14508, '213681614', NULL, NULL, 'Brian Leys', '283 CROW ROAD', 'Flat 3/1', 'G11 7BQ', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7593948845', '0010237XHM', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824874173', 'FedEx', NULL, '2013-12-10', '08.12.2013 17:52', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14509, '213624870', NULL, NULL, 'Bryan Bell', '1A QUEBEC STREET', '', 'DH7 9XA', 'DURHAM', 'Grossbritannien', 'GB', NULL, NULL, '7703504662', '0010229UYA', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824874184', 'FedEx', NULL, '2013-12-10', '08.12.2013 13:22', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14510, '213596988', NULL, NULL, 'Jonathan Grant', '35 LOWER WHITE ROAD', 'QUINTON', 'B32 2RT', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '1214220846', '0010178HYS', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824874195', 'FedEx', NULL, '2013-12-10', '08.12.2013 11:22', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14511, '213747123', NULL, NULL, 'Julia Scott', 'Oil spill response', 'Lower William street', 'SO14 5QE', 'Southampton', 'Grossbritannien', 'GB', NULL, NULL, '7720683869', '0010137MQ0', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824874200', 'FedEx', NULL, '2013-12-10', '08.12.2013 22:23', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14512, '213625654', NULL, NULL, 'Julian Richardson', 'NDCC CANAL WHARF', 'Canal Wharf,', 'S41 7NA', 'CHESTERFIELD', 'Grossbritannien', 'GB', NULL, NULL, '1246207207', '0010220BDC', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824874210', 'FedEx', NULL, '2013-12-10', '08.12.2013 13:22', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14513, '213599368', NULL, NULL, 'Lisa Harrison', '7 BORROWDALE CRESCENT', '', 'LS12 2JB', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7915111324', '00101043VG', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824874221', 'FedEx', NULL, '2013-12-10', '08.12.2013 11:22', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14514, '213627910', NULL, NULL, 'Robbie Shaw', '8B QUEENS ROAD', '', 'TW1 4EX', 'TWICKENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7946417866', '0010130H0N', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824874232', 'FedEx', NULL, '2013-12-10', '08.12.2013 13:22', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14515, '213655939', NULL, NULL, 'Tomasz Ozga', '65A GREENFORD AVENUE', 'HANWELL', 'W7 1LL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7799847578', '0010236PB1', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824874243', 'FedEx', NULL, '2013-12-10', '08.12.2013 15:52', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14516, '213597488', NULL, NULL, 'Yvonne Allan', '24 CRAIGEND STREET', 'Anniesland', 'G13 2UL', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7799898755', '0010089GBT', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824874254', 'FedEx', NULL, '2013-12-10', '08.12.2013 11:23', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14517, '213546652', NULL, NULL, 'Claire Hill', '44 LONGMEADOW DRIVE', '', 'DY3 3QH', 'DUDLEY', 'Grossbritannien', 'GB', NULL, NULL, '7854336831', '0010232GIN', NULL, NULL, 'Coppernicus Watch GM-501-4 Black Strap Black Case Black Face', NULL, '578824874265', 'FedEx', NULL, '2013-12-10', '08.12.2013 04:52', 'UK131203AMC12', '1', 'a0YC000000W0I2AMAV', '124.01', '179.00'),
(14518, '213601919', NULL, NULL, 'Alexandre EDOUARD', '50 CORNHILL', 'The counting house', 'EC3V 3PD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7719107897', '0010167AGU', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874276', 'FedEx', NULL, '2013-12-10', '08.12.2013 11:23', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14519, '213716768', NULL, NULL, 'Ana Maria Dobre', '89 CHALK FARM ROAD', '', 'NW1 8AR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7401727267', '0010054CLU', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874287', 'FedEx', NULL, '2013-12-10', '08.12.2013 20:23', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14520, '213759897', NULL, NULL, 'Becki Fahy', '18 WESTMINSTER CLOSE', '', 'LS13 1PD', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '1132193412', '0010214KUT', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874298', 'FedEx', NULL, '2013-12-10', '08.12.2013 23:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14521, '213641044', NULL, NULL, 'carla fowles', '24 SUMNER ROAD', 'Salford', 'M6 7GJ', 'SALFORD', 'Grossbritannien', 'GB', NULL, NULL, '7725072757', '0010031YYN', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874302', 'FedEx', NULL, '2013-12-10', '08.12.2013 14:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14522, '213758307', NULL, NULL, 'Christine Nicholls', '29 ISAMBARD WAY', '', 'Sn252np', 'Swindon', 'Grossbritannien', 'GB', NULL, NULL, '1793753415', '00101247DI', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874313', 'FedEx', NULL, '2013-12-10', '08.12.2013 23:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14523, '213747081', NULL, NULL, 'David Guiller', '140 KNOCKLEIGH DRIVE', '', 'BT38 8UY', 'CARRICKFERGUS', 'Grossbritannien', 'GB', NULL, NULL, '7507207313', '0010203RZ3', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874324', 'FedEx', NULL, '2013-12-10', '08.12.2013 22:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14524, '213630291', NULL, NULL, 'David Wood', '13 RAEBARN GARDENS', '', 'EN5 3DB', 'BARNET', 'Grossbritannien', 'GB', NULL, NULL, '7708342799', '00100200R6', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874335', 'FedEx', NULL, '2013-12-10', '08.12.2013 13:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14525, '213761931', NULL, NULL, 'Enza Sole', '70 WALTON ROAD', '', 'KT8 0DL', 'EAST MOLESEY', 'Grossbritannien', 'GB', NULL, NULL, '7557345004', '0010022TDU', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874346', 'FedEx', NULL, '2013-12-10', '08.12.2013 23:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14526, '213679235', NULL, NULL, 'Fatima Elharrak', '8 North block brodlove lane', '', 'E1w 3dz', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7939231958', '0010174I6O', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874357', 'FedEx', NULL, '2013-12-10', '08.12.2013 17:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14527, '213599544', NULL, NULL, 'Ginn Joanne', 'ENTERPRISES  BAKERS ROAD', 'Coca cola enterprises Ltd Enterprises House Bakers road UB8 1EZ', 'UB8 1Ez', 'UXBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7527992270', '00102302V4', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874368', 'FedEx', NULL, '2013-12-10', '08.12.2013 11:23', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14528, '213544379', NULL, NULL, 'Ibrahim Kalan', 'FLAT1BERLAND SHELBOURNE ROAD', 'Flat1 berland court 3 shelbourne road n17 0jx', 'N17 0JX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7703037557', '0010213ANJ', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874379', 'FedEx', NULL, '2013-12-10', '08.12.2013 02:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14529, '213622022', NULL, NULL, 'Islam Gul', '8  Station road', '', 'Sp97nn', 'Tidworth', 'Grossbritannien', 'GB', NULL, NULL, '', '0010155K5G', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874380', 'FedEx', NULL, '2013-12-10', '08.12.2013 12:53', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14530, '213682733', NULL, NULL, 'Jamie Edwards', '52 LAURISTON PARK', '', 'CF5 5QA', 'Cardiff', 'Grossbritannien', 'GB', NULL, NULL, '7812061426', '0010082ECJ', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874390', 'FedEx', NULL, '2013-12-10', '08.12.2013 17:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14531, '213756795', NULL, NULL, 'John Obrien', '8 NEWMARKET ROAD', 'Norton canes Cannock staffs', 'WS11 9FF', 'CANNOCK', 'Grossbritannien', 'GB', NULL, NULL, '7810347720', '0010089KR2', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874405', 'FedEx', NULL, '2013-12-10', '08.12.2013 23:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14532, '213653609', NULL, NULL, 'lynsey hamilton', '27 THORNBERRY ROAD', '27 thornberry road ligoniel', 'BT14 8ED', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7557104558', '001007717D', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874416', 'FedEx', NULL, '2013-12-10', '08.12.2013 15:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14533, '213756912', NULL, NULL, 'matthew smiles', '5 CASTLETON AVENUE', '', 'DA7 6QT', 'BEXLEYHEATH', 'Grossbritannien', 'GB', NULL, NULL, '7411670179', '0010050GJK', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874427', 'FedEx', NULL, '2013-12-10', '08.12.2013 23:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14534, '213763908', NULL, NULL, 'michael parker', '2 essex hunt cottages', 'harlow', 'cm17 9lu', 'essex', 'Grossbritannien', 'GB', NULL, NULL, '7966299906', '0010102O4P', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874438', 'FedEx', NULL, '2013-12-10', '08.12.2013 23:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14535, '213697369', NULL, NULL, 'Nicky Rupra', '7 The Riding', '', 'LE4 1DW', 'Leicester', 'Grossbritannien', 'GB', NULL, NULL, '7861749827', '0010076CDP', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874449', 'FedEx', NULL, '2013-12-10', '08.12.2013 18:53', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14536, '213724734', NULL, NULL, 'Noas Saghir', '67  charlbert street', '', 'nw8 7db', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7951650678', '0010204W8F', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874450', 'FedEx', NULL, '2013-12-10', '08.12.2013 20:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14537, '213687259', NULL, NULL, 'Paris Honeywell', '33 MEADOW RISE', '', 'CM4 0QY', 'INGATESTONE', 'Grossbritannien', 'GB', NULL, NULL, '4,47962E+11', '0010173Q9W', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874460', 'FedEx', NULL, '2013-12-10', '08.12.2013 18:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14538, '213713923', NULL, NULL, 'Pj Harries', '6 STANLEY ROAD', 'Ashingdon', 'SS4 3JB', 'ROCHFORD', 'Grossbritannien', 'GB', NULL, NULL, '7412569942', '0010207L9P', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874471', 'FedEx', NULL, '2013-12-10', '08.12.2013 20:23', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14539, '213600209', NULL, NULL, 'Rebecca Moffat', '37 Charlotte road', '', 'Ch44 0dn', 'Wallasey', 'Grossbritannien', 'GB', NULL, NULL, '7717442754', '0010008SA8', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874482', 'FedEx', NULL, '2013-12-10', '08.12.2013 11:23', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14540, '213643040', NULL, NULL, 'rubia bari', '75 Geach St newtown', '75 Geach Street newtown birmingham B19 2NR', 'b19 2nr', 'birmingham', 'Grossbritannien', 'GB', NULL, NULL, '4,47969E+11', '00101589W7', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874493', 'FedEx', NULL, '2013-12-10', '08.12.2013 14:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14541, '213615732', NULL, NULL, 'Sam Mcewan', '36 DUKE STREET', '', 'Sr70dq', 'Co durham', 'Grossbritannien', 'GB', NULL, NULL, '7879773395', '001016687I', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874508', 'FedEx', NULL, '2013-12-10', '08.12.2013 12:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14542, '213693666', NULL, NULL, 'Sean Connolly', '146 BATH ROAD', '', 'BS30 9DB', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7949928497', '0010021SCG', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874519', 'FedEx', NULL, '2013-12-10', '08.12.2013 18:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14543, '213743524', NULL, NULL, 'Stephen Harrison', 'LEGER FARM ', 'Groes rd', 'LL16 5RP', 'DENBIGH', 'Grossbritannien', 'GB', NULL, NULL, '7824168434', '0010039PME', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874520', 'FedEx', NULL, '2013-12-10', '08.12.2013 21:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14544, '213697897', NULL, NULL, 'Tatiana Bosikova', '66 KINGS ROAD', '', 'M25 0LN', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7472761277', '0010084O14', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874530', 'FedEx', NULL, '2013-12-10', '08.12.2013 18:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14545, '213757546', NULL, NULL, 'Yahya Khan', '1A HORSENDEN LANE NORTH', '', 'UB6 0PE', 'GREENFORD', 'Grossbritannien', 'GB', NULL, NULL, '7960031148', '00100295T1', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824874541', 'FedEx', NULL, '2013-12-10', '08.12.2013 23:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14546, '213719414', NULL, NULL, 'Lesley Proctor', '53 YORK AVENUE', '', 'L23 5RN', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '1512860793', '00100296MW', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face', NULL, '578824874552', 'FedEx', NULL, '2013-12-10', '08.12.2013 20:22', 'UK131023AMC07', '1', 'a0YC000000UtmLWMAZ', '126.99', '199.00'),
(14547, '213428840', NULL, NULL, 'bruno cadic', '1 CHATILLON', '', '44880', 'SAUTRON', 'Frankreich', 'FR', NULL, NULL, '611868157', '0010227I8O', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2 Newton', NULL, '578824874574', 'FedEx', NULL, '2013-12-10', '07.12.2013 11:08', 'FR271113SE32', '1', 'a0YC000000VziBEMAZ', '160.00', '239.00'),
(14548, '213415834', NULL, NULL, 'brice mertzig', '35 RUE DE CLERY', '', '95830', 'FREMECOURT', 'Frankreich', 'FR', NULL, NULL, '642991094', '00102327N7', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3 Newton', NULL, '578824874585', 'FedEx', NULL, '2013-12-10', '07.12.2013 10:08', 'FR271113SE33', '1', 'a0YC000000VziDYMAZ', '160.00', '239.00'),
(14549, '213416816', NULL, NULL, 'Akari Abdelkarim', '270 BOULEVARD BAILLE', 'Entree numero 5', '13005', 'Marseille', 'Frankreich', 'FR', NULL, NULL, '750926926', '0010033I44', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824874596', 'FedEx', NULL, '2013-12-10', '07.12.2013 10:08', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14550, '213416340', NULL, NULL, 'Haya Mamou', '13 RUE DU LIEUVIN', '', '75015', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '603129521', '0010157PYH', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824874600', 'FedEx', NULL, '2013-12-10', '07.12.2013 10:08', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14551, '213505488', NULL, NULL, 'MOUNIRA ESSABER', '2 A RUE DE NORMANDIE', '', '42800', 'RIVE DE GIER', 'Frankreich', 'FR', NULL, NULL, '651891917', '0010156ID9', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824874611', 'FedEx', NULL, '2013-12-10', '07.12.2013 19:08', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14552, '213523676', NULL, NULL, 'Tiffany Souterre', '3 B PLACE GEORGES POMPIDOU', 'Jane\'s Couture', '78180', 'MONTIGNY LE BRETONNEUX', 'Frankreich', 'FR', NULL, NULL, '778637572', '0010134X8W', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824874622', 'FedEx', NULL, '2013-12-10', '07.12.2013 21:08', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14553, '213437294', NULL, NULL, 'justine berlin', '12 RUE JACQUES PREVERT', '', '72200', 'LA FLECHE', 'Frankreich', 'FR', NULL, NULL, '680180432', '0010189TJH', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7 Newton', NULL, '578824874633', 'FedEx', NULL, '2013-12-10', '07.12.2013 12:08', 'FR271113SE37', '1', 'a0YC000000VziFgMAJ', '160.00', '239.00'),
(14554, '213490886', NULL, NULL, 'loris arcamone', '8 IMPASSE DES LILAS', '', '13500', 'MARTIGUES', 'Frankreich', 'FR', NULL, NULL, '631198151', '0010178L1T', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7Newton', NULL, '578824874644', 'FedEx', NULL, '2013-12-10', '07.12.2013 17:38', 'FR271113SE37', '1', 'a0YC000000VziFgMAJ', '160.00', '239.00'),
(14555, '213518160', NULL, NULL, 'Eugenie Cardron', '48 RUE CHOJNICE', '', '14400', 'BAYEUX', 'Frankreich', 'FR', NULL, NULL, '609610992', '0010027L46', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8Newton', NULL, '578824874655', 'FedEx', NULL, '2013-12-10', '07.12.2013 20:38', 'FR271113SE38', '1', 'a0YC000000VziGKMAZ', '160.00', '239.00'),
(14556, '213406705', NULL, NULL, 'Gomes Freitas', '24 Rue Achille Pierre', '', '77130', 'La Grande Paroisse', 'Frankreich', 'FR', NULL, NULL, '677980093', '0010125JIH', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8Newton', NULL, '578824874666', 'FedEx', NULL, '2013-12-10', '07.12.2013 09:38', 'FR271113SE38', '1', 'a0YC000000VziGKMAZ', '160.00', '239.00'),
(14557, '213692827', NULL, NULL, 'Nicolo Sergio Pirri', 'Via Garibaldi 872', 'Barcellona pozzo di gotto', '98051', 'Messina', 'Italien', 'IT', NULL, NULL, '3489964864', '0010039P8O', NULL, NULL, 'Newton Quadrante bianco, cassa silver e cinturino nero (02)', NULL, '578824874688', 'FedEx', NULL, '2013-12-10', '08.12.2013 17:28', 'IT130710SC02', '1', 'a0YC000000VzXRBMA3', '151.02', '229.99'),
(14558, '213676854', NULL, NULL, 'Arianna Tandurella', 'VIA ROMA 8/A', 'Bar Ciambellino', '23868', 'VALMADRERA', 'Italien', 'IT', NULL, NULL, '3333747727', '0010100UEA', NULL, NULL, 'Newton Quadrante nero, cassa gold e cinturino marrone (03)', NULL, '578824874699', 'FedEx', NULL, '2013-12-10', '08.12.2013 16:28', 'IT130710SC03', '1', 'a0YC000000VzXRCMA3', '151.02', '229.99'),
(14559, '213576169', NULL, NULL, 'federico C/O INTIMISSIMI', 'VIA DEL BRENNERO 320', 'INTIMISSIMI TOP CENTER', '38121', 'TRENTO', 'Italien', 'IT', NULL, NULL, '3472768429', '00100828N7', NULL, NULL, 'Newton Quadrante nero, cassa silver e cinturino nero (01)', NULL, '578824874703', 'FedEx', NULL, '2013-12-10', '08.12.2013 08:58', 'IT130710SC01', '1', 'a0YC000000VzXRAMA3', '151.02', '229.99'),
(14560, '213646787', NULL, NULL, 'Giancarlo Perinetti', 'VIALE CORSICA 1', '', '20133', 'MILANO', 'Italien', 'IT', NULL, NULL, '3402906469', '0010064O3D', NULL, NULL, 'Newton Quadrante nero, cassa silver e cinturino nero (01)', NULL, '578824874714', 'FedEx', NULL, '2013-12-10', '08.12.2013 13:58', 'IT130710SC01', '1', 'a0YC000000VzXRAMA3', '151.02', '229.99'),
(14561, '213764323', NULL, NULL, 'Vasiliu Stefan Viorel', 'VIA MARTINO AICHNER 35', '', '38121', 'TRENTO', 'Italien', 'IT', NULL, NULL, '3294266743', '0010072IKU', NULL, NULL, 'Newton Quadrante nero, cassa silver e cinturino nero (01)', NULL, '578824874725', 'FedEx', NULL, '2013-12-10', '08.12.2013 22:58', 'IT130710SC01', '1', 'a0YC000000VzXRAMA3', '151.02', '229.99'),
(14562, '213827012', NULL, NULL, 'Jacopo Musciola', 'VIA GIOACCHINO ROSSINI 6-8', 'MANPOWERGROUP', '20122', 'MILANO', 'Italien', 'IT', NULL, NULL, '3404911612', '0010124P45', NULL, NULL, 'Newton Quadrante, cassa e cinturino neri (04)', NULL, '578824874736', 'FedEx', NULL, '2013-12-10', '09.12.2013 09:29', 'IT130710SC04', '1', 'a0YC000000VzXRDMA3', '151.02', '229.99'),
(14563, '208830037', '', '', 'Edmond Heetesonne', 'Paul Parmentierlaan 251', '1e verdieping', '8300', 'Knokke', 'Belgien', '', '', '', '0477 54 13 59', '00100523IA', '', '', 'Model zilver/goud', '', '577108602800', 'FedEx', '', '2013-11-27', '', '', '', '', '', ''),
(14564, '208945417', '', '', 'Gunter Gheysens', 'Wandelweg 47', '', '2980', 'Halle', 'Belgien', '', '', '', '33854174', '001023065E', '', '', 'Model zilver/goud', '', '577108602810', 'FedEx', '', '2013-11-27', '', '', '', '', '', ''),
(14565, '208934536', NULL, NULL, 'Ann Delrue', 'Kerkstraat 30', 'ann.delrue@telenet.be Ann Delrue', '2950', 'Kapellen', 'Belgien', 'BE', NULL, NULL, '36652752', '0010101VWB', NULL, NULL, 'Model zilver/wit', NULL, '577108588787', 'FedEx', NULL, '2013-11-19', '17.11.2013 18:18', 'NL131017LB03', '1', 'a0YC000000Uso3pMAB', '185.00', '299.95'),
(14566, '208911815', NULL, NULL, 'marc roelants', 'Blandenstraat 43', '', '3053', 'Haasrode', 'Belgien', 'BE', NULL, NULL, '494852911', '10167942', NULL, NULL, 'Model zilver/wit', NULL, '577108588798', 'FedEx', NULL, '2013-11-19', '17.11.2013 16:18', 'NL131017LB03', '1', 'a0YC000000Uso3pMAB', '185.00', '299.95'),
(14567, '208959648', NULL, NULL, 'Nick De Vos', 'Korte Kopstraat 66', '', '2900', 'Schoten', 'Belgien', 'BE', NULL, NULL, '479909499', '001023803E', NULL, NULL, 'Model zilver/wit', NULL, '577108588802', 'FedEx', NULL, '2013-11-19', '17.11.2013 20:18', 'NL131017LB03', '1', 'a0YC000000Uso3pMAB', '185.00', '299.95'),
(14568, '208956772', NULL, NULL, 'Koen Goossens', 'Nijverheidslaan 1504', 'Goossens Metaal', '3660', 'Opglabbeek', 'Belgien', 'BE', NULL, NULL, '497509047', '0010043PNC', NULL, NULL, 'Model zilver/zwart', NULL, '577108588813', 'FedEx', NULL, '2013-11-19', '17.11.2013 19:48', 'NL131017LB04', '1', 'a0YC000000UsoMFMAZ', '185.00', '299.95'),
(14569, '208956902', NULL, NULL, 'Lindsey Boutry', 'Hogeweg 104', '', '8930', 'Menen', 'Belgien', 'BE', NULL, NULL, '31473616149', '0010192RFO', NULL, NULL, 'Model zilver/zwart', NULL, '577108588824', 'FedEx', NULL, '2013-11-19', '17.11.2013 19:48', 'NL131017LB04', '1', 'a0YC000000UsoMFMAZ', '185.00', '299.95'),
(14570, '208843223', NULL, NULL, 'pieter huybrechts', 'Kastanjelaan 8', '', '2200', 'Herentals', 'Belgien', 'BE', NULL, NULL, '496712455', '0010181PFF', NULL, NULL, 'Model zilver/zwart', NULL, '577108588835', 'FedEx', NULL, '2013-11-19', '17.11.2013 10:48', 'NL131017LB04', '1', 'a0YC000000UsoMFMAZ', '185.00', '299.95'),
(14571, '208990329', NULL, NULL, 'Alexandros Petridis', 'Ceintuurlaan 178', 'Petridis Consult GCV', '3600', 'Waterschei-Zwartberg', 'Belgien', 'BE', NULL, NULL, '499152182', '00100924XH', NULL, NULL, 'Model zwart', NULL, '577108588846', 'FedEx', NULL, '2013-11-19', '17.11.2013 23:48', 'BE131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(14572, '208974580', NULL, NULL, 'Benjamin jaeken', 'Molenschansweg 19', '', '3520', 'Zonhoven', 'Belgien', 'BE', NULL, NULL, '31474602588', '001009121Y', NULL, NULL, 'Model zwart', NULL, '577108588857', 'FedEx', NULL, '2013-11-19', '17.11.2013 21:18', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(14573, '208997948', NULL, NULL, 'Dennis Jennes', 'Eikenlaan 26', '', '2110', 'Wijnegem', 'Belgien', 'BE', NULL, NULL, '31492845827', '0010148YMT', NULL, NULL, 'Model zwart', NULL, '577108588868', 'FedEx', NULL, '2013-11-19', '18.11.2013 02:48', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(14574, '208907379', NULL, NULL, 'gunter eyckmans', 'Edouard Hubertilaan 73/7', '', '3080', 'Tervuren', 'Belgien', 'BE', NULL, NULL, '495501001', '0010120H6I', NULL, NULL, 'Model zwart', NULL, '577108588879', 'FedEx', NULL, '2013-11-19', '17.11.2013 16:18', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(14575, '208957195', NULL, NULL, 'Lindsey Boutry', 'Hogeweg 104', '', '8930', 'Menen', 'Belgien', 'BE', NULL, NULL, '31473616149', '00101257OI', NULL, NULL, 'Model zwart', NULL, '577108588824', 'FedEx', NULL, '2013-11-19', '17.11.2013 20:18', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(14576, '208898038', NULL, NULL, 'Nico Matthys', 'Meerhoutstraat 41', '', '9041', 'Oostakker', 'Belgien', 'BE', NULL, NULL, '497559105', '0010063C3S', NULL, NULL, 'Model zwart', NULL, '577108588890', 'FedEx', NULL, '2013-11-19', '17.11.2013 15:18', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(14577, '208852270', NULL, NULL, 'Vermaelen Gino', 'Wulmersumsesteenweg 615', '', '3300', 'Goetsenhoven', 'Belgien', 'BE', NULL, NULL, '497448410', '0010151CPS', NULL, NULL, 'Model zwart', NULL, '577108588905', 'FedEx', NULL, '2013-11-19', '17.11.2013 11:18', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(14578, '208900391', NULL, NULL, 'Dirk Rutten', 'Van Breestraat 11', 'Bus 5', '2018', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '477393695', '0010200TMR', NULL, NULL, 'Model zwart/goud', NULL, '577108588916', 'FedEx', NULL, '2013-11-19', '17.11.2013 15:18', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(14579, '208841417', NULL, NULL, 'Willy Coolen', 'Schrieksebaan 137', 'ClaRo bvba', '3140', 'Keerbergen', 'Belgien', 'BE', NULL, NULL, '475809968', '00100932A5', NULL, NULL, 'Model zwart/goud', NULL, '577108588927', 'FedEx', NULL, '2013-11-19', '17.11.2013 10:48', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(14580, '208866046', NULL, NULL, 'Pascal ROSIER', 'rue de la Paix 5', '', '4540', 'Amay', 'Belgien', 'BE', NULL, NULL, '32484493066', '0010174HZX', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/blanc', NULL, '577108588938', 'FedEx', NULL, '2013-11-19', '17.11.2013 12:18', 'NL131017LB03', '1', 'a0YC000000Uso3pMAB', '185.00', '299.95'),
(14581, '208847456', '', '', 'Kouros Saba', 'rue des Clarisses 24', 'Les Begards s.a', '4000', 'Liege', 'Belgien', '', '', '', '3242210888', '0010242GEK', '', '', 'Une montre Theorema Casablanca - coloris : argent/or', '', '577108602821', 'FedEx', '', '2013-11-27', '', '', '', '', '', ''),
(15118, '213921144', NULL, NULL, 'williams uzegbu', '179 ABBOTT ROAD', '', 'E14 0NE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7909395505', '0010198CUM', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824881896', 'FedEx', NULL, '2013-12-27', '09.12.2013 15:56', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14582, '208972920', NULL, NULL, 'Naide Say', 'Place jean roggeman 37', '', '4820', 'Dison', 'Belgien', 'BE', NULL, NULL, '497658582', '0010042X8K', NULL, NULL, 'Une montre Theorema Casablanca - coloris : noir', NULL, '577108588950', 'FedEx', NULL, '2013-11-19', '17.11.2013 21:18', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(14583, '209001866', NULL, NULL, 'Nicolas Carette', 'rue Engeland 411', '', '1180', 'Uccle', 'Belgien', 'BE', NULL, NULL, '02/3749828', '001006478X', NULL, NULL, 'Une montre Theorema Casablanca - coloris : noir', NULL, '577108588960', 'FedEx', NULL, '2013-11-19', '18.11.2013 05:48', 'NL131017LB05', '1', 'a0YC000000UsoNHMAZ', '185.00', '299.95'),
(14584, '208977894', NULL, NULL, 'Henri Van Bierbeek', 'Schoonzichtlaan 5', '', '3012', 'Wilsele', 'Belgien', 'BE', NULL, NULL, '16228798', '0010249X8L', NULL, NULL, 'Une montre Theorema Casablanca - coloris : or/noir', NULL, '577108588971', 'FedEx', NULL, '2013-11-19', '17.11.2013 21:48', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(14585, '208936158', NULL, NULL, 'Juliette AUGUSTE', 'venelle des Preas 11', '', '1300', 'Wavre', 'Belgien', 'BE', NULL, NULL, '32477771368', '0010145OK9', NULL, NULL, 'Une montre Theorema Casablanca - coloris : or/noir', NULL, '577108588982', 'FedEx', NULL, '2013-11-19', '17.11.2013 18:18', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(14586, '208978488', NULL, NULL, 'Radouane Mir', 'rue Grande Beche 2', '', '4020', 'Liege', 'Belgien', 'BE', NULL, NULL, '498478541', '0010150V31', NULL, NULL, 'Une montre Theorema Casablanca - coloris : or/noir', NULL, '577108588993', 'FedEx', NULL, '2013-11-19', '17.11.2013 21:48', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(14587, '208942467', NULL, NULL, 'Sli Djel', 'avenue Alfred Bastien 13', '', '1160', 'Auderghem', 'Belgien', 'BE', NULL, NULL, '477273308', '0010121U7E', NULL, NULL, 'Une montre Theorema Casablanca - coloris : or/noir', NULL, '577108589007', 'FedEx', NULL, '2013-11-19', '17.11.2013 18:48', 'NL131017LB02', '1', 'a0YC000000UsoJxMAJ', '185.00', '299.95'),
(14588, '213100249', NULL, NULL, 'Antoine Dercourt', '44 CHEMIN DE LA COLLINE', 'villa 69', '84800', 'L ISLE SUR LA SORGUE', 'Frankreich', 'FR', NULL, NULL, '683286566', '001019114G', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '578824872413', 'FedEx', NULL, '2013-12-09', '05.12.2013 20:08', 'FR271113SE31', '1', 'a0YC000000VziBmMAJ', '160.00', '239.00'),
(14589, '212650187', NULL, NULL, 'Bedriye Mercan', '31 AVENUE FRANCOIS VERDIER', '', '31820', 'PIBRAC', 'Frankreich', 'FR', NULL, NULL, '617149288', '0010211UQC', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '578824872435', 'FedEx', NULL, '2013-12-09', '04.12.2013 08:38', 'FR271113SE31', '1', 'a0YC000000VziBmMAJ', '160.00', '239.00'),
(14590, '212562617', NULL, NULL, 'Bedriye Mercan', '31 AVENUE FRANCOIS VERDIER', '', '31820', 'PIBRAC', 'Frankreich', 'FR', NULL, NULL, '617149288', '0010234Y1K', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '578824872435', 'FedEx', NULL, '2013-12-09', '03.12.2013 19:38', 'FR271113SE31', '1', 'a0YC000000VziBmMAJ', '160.00', '239.00'),
(14591, '213015983', NULL, NULL, 'Charlene Peyronnet', '955 AVENUE AUGUSTE RENOIR', 'LES MERISIERS', '83500', 'LA SEYNE SUR MER', 'Frankreich', 'FR', NULL, NULL, '668434014', '00100175PL', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '578824872446', 'FedEx', NULL, '2013-12-09', '05.12.2013 14:08', 'FR271113SE31', '1', 'a0YC000000VziBmMAJ', '160.00', '239.00'),
(14592, '212575020', NULL, NULL, 'Christine Calmettes', '635 CHEMIN D EMBROUYSSET', '', '81370', 'ST SULPICE', 'Frankreich', 'FR', NULL, NULL, '613441262', '00100889DE', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '578824872457', 'FedEx', NULL, '2013-12-09', '03.12.2013 20:38', 'FR271113SE31', '1', 'a0YC000000VziBmMAJ', '160.00', '239.00'),
(14593, '212861751', NULL, NULL, 'Cisse Abdourahmane', '66 BOULEVARD GALLIENI', '', '92130', 'ISSY LES MOULINEAUX', 'Frankreich', 'FR', NULL, NULL, '618156158', '00102285UK', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '578824872468', 'FedEx', NULL, '2013-12-09', '04.12.2013 22:08', 'FR271113SE31', '1', 'a0YC000000VziBmMAJ', '160.00', '239.00'),
(14594, '213055949', NULL, NULL, 'denis avias', '280 CHEMIN SAUSINE', '', '84800', 'ISLE SUR LA SORGUE', 'Frankreich', 'FR', NULL, NULL, '', '00100691GW', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '578824872479', 'FedEx', NULL, '2013-12-09', '05.12.2013 17:08', 'FR271113SE31', '1', 'a0YC000000VziBmMAJ', '160.00', '239.00'),
(14595, '212860027', NULL, NULL, 'Euphrasie Gobin', '110 RUE D ALESIA', 'Partner\'s coiffure', '75014', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '606846675', '0010024NLX', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '578824872480', 'FedEx', NULL, '2013-12-09', '04.12.2013 22:08', 'FR271113SE31', '1', 'a0YC000000VziBmMAJ', '160.00', '239.00'),
(14596, '212906091', NULL, NULL, 'GERALDINE NOIROT', '24 ALLEE DES MURIERS', 'LE BOIS DES GROTTES', '21380', 'ASNIERES LES DIJON', 'Frankreich', 'FR', NULL, NULL, '675763262', '0010043OR6', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '578824872490', 'FedEx', NULL, '2013-12-09', '05.12.2013 07:38', 'FR271113SE31', '1', 'a0YC000000VziBmMAJ', '160.00', '239.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(14597, '212433969', NULL, NULL, 'gwendoline becker', '9 IMPASSE D ENCOSTE', '', '31330', 'LARRA', 'Frankreich', 'FR', NULL, NULL, '688905419', '0010132KJ6', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '578824872505', 'FedEx', NULL, '2013-12-09', '03.12.2013 10:08', 'FR271113SE31', '1', 'a0YC000000VziBmMAJ', '160.00', '239.00'),
(14598, '212566021', NULL, NULL, 'Hamza Boukadida', '15 RUE DU COLLET', '', '06620', 'LE BAR SUR LOUP', 'Frankreich', 'FR', NULL, NULL, '624003325', '0010094AOM', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '578824872516', 'FedEx', NULL, '2013-12-09', '03.12.2013 20:08', 'FR271113SE31', '1', 'a0YC000000VziBmMAJ', '160.00', '239.00'),
(14599, '212535329', NULL, NULL, 'jean louis baudino', '4 RUE CYRNOS', 'avenue general leclerc', '20000', 'AJACCIO', 'Frankreich', 'FR', NULL, NULL, '680470606', '0010220PER', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, 'RG518111270DE', 'Deutsche Post', NULL, '2013-12-09', '03.12.2013 17:38', 'FR271113SE31', '1', 'a0YC000000VziBmMAJ', '160.00', '239.00'),
(14600, '212507338', NULL, NULL, 'Jerome Manscour', '6 RUE DES SOURCES', '', '77120', 'COULOMMIERS', 'Frankreich', 'FR', NULL, NULL, '164201750', '001024553Y', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '578824872538', 'FedEx', NULL, '2013-12-09', '03.12.2013 15:38', 'FR271113SE31', '1', 'a0YC000000VziBmMAJ', '160.00', '239.00'),
(14601, '212790775', NULL, NULL, 'Laurine Juchat', '146 RUE DE LA VERRERIE', '', '71100', 'CHALON SUR SAONE', 'Frankreich', 'FR', NULL, NULL, '626332953', '0010166KKA', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '578824872549', 'FedEx', NULL, '2013-12-09', '04.12.2013 17:38', 'FR271113SE31', '1', 'a0YC000000VziBmMAJ', '160.00', '239.00'),
(14602, '212843575', NULL, NULL, 'Mohammad Attar', '1 SENTIER DES ROSSIGNOLS', 'App 303', '94260', 'FRESNES', 'Frankreich', 'FR', NULL, NULL, '603351288', '00100349QX', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '578824872550', 'FedEx', NULL, '2013-12-09', '04.12.2013 21:08', 'FR271113SE31', '1', 'a0YC000000VziBmMAJ', '160.00', '239.00'),
(14603, '213099323', NULL, NULL, 'Othmane Marzougui', '50 CHEMIN ROYAL', '', '91310', 'LINAS', 'Frankreich', 'FR', NULL, NULL, '689994095', '0010151Y1V', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '578824872560', 'FedEx', NULL, '2013-12-09', '05.12.2013 20:08', 'FR271113SE31', '1', 'a0YC000000VziBmMAJ', '160.00', '239.00'),
(14604, '212807626', NULL, NULL, 'sabrina grine', '56 RUE AUGUSTE RODIN', 'code porte 952b', '77181', 'COURTRY', 'Frankreich', 'FR', NULL, NULL, '777813557', '0010200GTQ', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '578824872696', 'FedEx', NULL, '2013-12-09', '04.12.2013 18:38', 'FR271113SE31', '1', 'a0YC000000VziBmMAJ', '160.00', '239.00'),
(14605, '212523373', NULL, NULL, 'Sophie Wlodarczyk', '1 LIEU DIT GERBEAU', '', '17360', 'LA GENETOUZE', 'Frankreich', 'FR', NULL, NULL, '659055641', '00100577S2', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '578824872582', 'FedEx', NULL, '2013-12-09', '03.12.2013 16:38', 'FR271113SE31', '1', 'a0YC000000VziBmMAJ', '160.00', '239.00'),
(14606, '212566445', NULL, NULL, 'Zhongyi Zuo', '183 AVENUE ACHILLE PERETTI', '', '92200', 'NEUILLY SUR SEINE', 'Frankreich', 'FR', NULL, NULL, '652052912', '00100648IT', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '578824872593', 'FedEx', NULL, '2013-12-09', '03.12.2013 20:08', 'FR271113SE31', '1', 'a0YC000000VziBmMAJ', '160.00', '239.00'),
(14607, '213187661', NULL, NULL, 'Abdeloiahab BENNANI', '35 AVENUE DE LA SAGESSE', '2eme Etage apt. 26', '80000', 'AMIENS', 'Frankreich', 'FR', NULL, NULL, '675916776', '0010134G7N', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824872608', 'FedEx', NULL, '2013-12-09', '06.12.2013 09:08', 'FR271113SE32', '1', 'a0YC000000VziBEMAZ', '160.00', '239.00'),
(14608, '212692190', NULL, NULL, 'Aras Jean', '12 AVENUE VICTORIA', '', '13013', 'Marseille', 'Frankreich', 'FR', NULL, NULL, '643517727', '0010048EK2', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824872619', 'FedEx', NULL, '2013-12-09', '04.12.2013 11:08', 'FR271113SE32', '1', 'a0YC000000VziBEMAZ', '160.00', '239.00'),
(14609, '212407652', NULL, NULL, 'Bonifassi Patricia', '25 AVENUE FRANCOIS BLANC RESIDENCE LES AMPHORES BATIMENT A', '3eme etage', '06225', 'VALLAURIS', 'Frankreich', 'FR', NULL, NULL, '659960405', '0010095PD1', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824872620', 'FedEx', NULL, '2013-12-09', '03.12.2013 08:38', 'FR271113SE32', '1', 'a0YC000000VziBEMAZ', '160.00', '239.00'),
(14610, '212628958', NULL, NULL, 'Christian DRUART', '18 rue de Bellevue', '', '78600', 'LE MESNIL LE ROI', 'Frankreich', 'FR', NULL, NULL, '650011851', '0010063KLW', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824872630', 'FedEx', NULL, '2013-12-09', '04.12.2013 07:08', 'FR271113SE32', '1', 'a0YC000000VziBEMAZ', '160.00', '239.00'),
(14611, '213227999', NULL, NULL, 'Fabbri fatira', '3 RUE DE BRESSE', 'maison', '54400', 'COSNES ET ROMAIN', 'Frankreich', 'FR', NULL, NULL, '382239489', '0010228GW3', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824872641', 'FedEx', NULL, '2013-12-09', '06.12.2013 11:38', 'FR271113SE32', '1', 'a0YC000000VziBEMAZ', '160.00', '239.00'),
(14612, '212600951', NULL, NULL, 'Garric Kevin', '31 AVENUE DE LA CHASSE', '', '77500', 'CHELLES', 'Frankreich', 'FR', NULL, NULL, '616560857', '0010112OQU', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824872652', 'FedEx', NULL, '2013-12-09', '03.12.2013 22:38', 'FR271113SE32', '1', 'a0YC000000VziBEMAZ', '160.00', '239.00'),
(14613, '213227719', NULL, NULL, 'Gisele PERY', '0 En Corail', 'Lieu dit En Corail', '31590', 'SAINT-PIERRE', 'Frankreich', 'FR', NULL, NULL, '618444099', '0010139ZAX', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824872663', 'FedEx', NULL, '2013-12-09', '06.12.2013 11:38', 'FR271113SE32', '1', 'a0YC000000VziBEMAZ', '160.00', '239.00'),
(14614, '212804380', NULL, NULL, 'hulya kilinc', '15 BOULEVARD VICTOR HUGO', '', '77220', 'GRETZ ARMAINVILLIERS', 'Frankreich', 'FR', NULL, NULL, '613911190', '0010244KZT', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824872674', 'FedEx', NULL, '2013-12-09', '04.12.2013 18:38', 'FR271113SE32', '1', 'a0YC000000VziBEMAZ', '160.00', '239.00'),
(14615, '212538156', NULL, NULL, 'marlene zwenger', '11 RUE DE BENFELD', '', '68500', 'ISSENHEIM', 'Frankreich', 'FR', NULL, NULL, '627272736', '0010047GC7', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824872685', 'FedEx', NULL, '2013-12-09', '03.12.2013 18:08', 'FR271113SE32', '1', 'a0YC000000VziBEMAZ', '160.00', '239.00'),
(14616, '212808170', NULL, NULL, 'sabrina grine', '56 RUE AUGUSTE RODIN', 'code porte 952b', '77181', 'COURTRY', 'Frankreich', 'FR', NULL, NULL, '777813557', '00102509TW', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824872696', 'FedEx', NULL, '2013-12-09', '04.12.2013 18:38', 'FR271113SE32', '1', 'a0YC000000VziBEMAZ', '160.00', '239.00'),
(14617, '212898305', NULL, NULL, 'Sandrine Bregardis', '7 Route du scave', 'Lieu dit loquion', '56530', 'Gestel', 'Frankreich', 'FR', NULL, NULL, '661880079', '0010203DU8', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824872700', 'FedEx', NULL, '2013-12-09', '05.12.2013 07:08', 'FR271113SE32', '1', 'a0YC000000VziBEMAZ', '160.00', '239.00'),
(14618, '212730929', NULL, NULL, 'Sylvie Gonthier', '9 ALLEE DU TRAITE DE ROME', '', '44120', 'VERTOU', 'Frankreich', 'FR', NULL, NULL, '672042944', '0010181UUN', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824872711', 'FedEx', NULL, '2013-12-09', '04.12.2013 13:08', 'FR271113SE32', '1', 'a0YC000000VziBEMAZ', '160.00', '239.00'),
(14619, '213171171', NULL, NULL, 'Tamara Ferrero', '37 Rue Roger Salengro', '', '94290', 'Villeneuve Le Roi', 'Frankreich', 'FR', NULL, NULL, '601149039', '00100424DK', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824872722', 'FedEx', NULL, '2013-12-09', '06.12.2013 08:08', 'FR271113SE32', '1', 'a0YC000000VziBEMAZ', '160.00', '239.00'),
(14620, '212796861', NULL, NULL, 'vanessa chapron', '34 LES CABANES DE CARNON', '', '34250', 'PALAVAS LES FLOTS', 'Frankreich', 'FR', NULL, NULL, '632632931', '00101961IX', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824872733', 'FedEx', NULL, '2013-12-09', '04.12.2013 18:08', 'FR271113SE32', '1', 'a0YC000000VziBEMAZ', '160.00', '239.00'),
(14621, '212828887', NULL, NULL, 'Alain Aloe', '5 ALLEE DES CADES', '', '13821', 'LA PENNE SUR HUVEAUNE', 'Frankreich', 'FR', NULL, NULL, '675013551', '0010175RBN', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3', NULL, '578824872744', 'FedEx', NULL, '2013-12-09', '04.12.2013 20:08', 'FR271113SE33', '1', 'a0YC000000VziDYMAZ', '160.00', '239.00'),
(14622, '213088216', NULL, NULL, 'Amadou SOW', '28 RUE PIERRE CURIE', '', '68110', 'ILLZACH', 'Frankreich', 'FR', NULL, NULL, '625990675', '0010013Z43', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3', NULL, '578824872755', 'FedEx', NULL, '2013-12-09', '05.12.2013 19:38', 'FR271113SE33', '1', 'a0YC000000VziDYMAZ', '160.00', '239.00'),
(14623, '212395542', NULL, NULL, 'jeremy gornet', '33 cours du quebec', 'res saint exupery bat C app 304 digicode 7844', '33000', 'bordeaux', 'Frankreich', 'FR', NULL, NULL, '678200139', '0010204U2K', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3', NULL, '578824872766', 'FedEx', NULL, '2013-12-09', '03.12.2013 08:08', 'FR271113SE33', '1', 'a0YC000000VziDYMAZ', '160.00', '239.00'),
(14624, '212524408', NULL, NULL, 'Norman Pierrot', '26 impasse larribau', '', '64200', 'biarritz', 'Frankreich', 'FR', NULL, NULL, '606837206', '0010073U6B', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3', NULL, '578824872777', 'FedEx', NULL, '2013-12-09', '03.12.2013 17:08', 'FR271113SE33', '1', 'a0YC000000VziDYMAZ', '160.00', '239.00'),
(14625, '212615886', NULL, NULL, 'Romuald Gamot', '124 AVENUE DE LA MALOGINESTE', '', '83140', 'SIX FOURS LES PLAGES', 'Frankreich', 'FR', NULL, NULL, '645711318', '0010166HWK', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3', NULL, '578824872788', 'FedEx', NULL, '2013-12-09', '04.12.2013 04:38', 'FR271113SE33', '1', 'a0YC000000VziDYMAZ', '160.00', '239.00'),
(14626, '212570051', NULL, NULL, 'Acsa Asociation culture sport animation', '13 BOULEVARD GOUZIAN', '', '13003', 'Marseille', 'Frankreich', 'FR', NULL, NULL, '638222289', '0010060RGE', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824872799', 'FedEx', NULL, '2013-12-09', '03.12.2013 20:09', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14627, '213006182', NULL, NULL, 'Anthony DE OLIVEIRA', '5 AVENUE DES HARMONIES', '', '74960', 'CRAN GEVRIER', 'Frankreich', 'FR', NULL, NULL, '618274543', '0010177BMD', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824872803', 'FedEx', NULL, '2013-12-09', '05.12.2013 13:38', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14628, '213001921', NULL, NULL, 'Berghabi Mickael', '11 RUE DES LAYOTTES', '', '21550', 'LADOIX SERRIGNY', 'Frankreich', 'FR', NULL, NULL, '668430370', '0010245BBM', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824872814', 'FedEx', NULL, '2013-12-09', '05.12.2013 13:09', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14629, '213075118', NULL, NULL, 'cyrielle lapiedra', '7 Lotissement la puisaie chemin de la fonse', '', '13180', 'GIGNAC LA NERTHE', 'Frankreich', 'FR', NULL, NULL, '442091114', '0010119GTB', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824872825', 'FedEx', NULL, '2013-12-09', '05.12.2013 18:38', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14630, '213038754', NULL, NULL, 'Emre Guclu', '29 RUE ALFRED SISLEY', '', '17138', 'PUILBOREAU', 'Frankreich', 'FR', NULL, NULL, '669364671', '0010010WR5', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824872836', 'FedEx', NULL, '2013-12-09', '05.12.2013 16:08', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14631, '212737855', NULL, NULL, 'Ferreri Yohann', '2 RUE DU MAGNOLIA', 'B', '69360', 'COMMUNAY', 'Frankreich', 'FR', NULL, NULL, '679047990', '0010016XOM', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824872847', 'FedEx', NULL, '2013-12-09', '04.12.2013 13:08', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14632, '213057918', NULL, NULL, 'Florian Ibanez', '1195 CHEMIN DU LIONNAIS', '', '30140', 'ST JEAN DU PIN', 'Frankreich', 'FR', NULL, NULL, '641892053', '00101857EU', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824872858', 'FedEx', NULL, '2013-12-09', '05.12.2013 17:39', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14633, '212735441', NULL, NULL, 'Jeremy Saillard', '47 B RUE DES 3 FONTAINES', '', '25520', 'BIANS LES USIERS', 'Frankreich', 'FR', NULL, NULL, '381691656', '0010225CBP', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824872869', 'FedEx', NULL, '2013-12-09', '04.12.2013 13:08', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14634, '212426540', NULL, NULL, 'Jean Christophe Ceccaldi', '23 RUE DU PROF MARCEL ARNAUD', 'Residence Fondacle Bat E1', '13013', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '635230556', '0010046T5R', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824872870', 'FedEx', NULL, '2013-12-09', '03.12.2013 09:38', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14635, '213060875', NULL, NULL, 'Jean marc Ayala', '24 Route d\'abos', '', '64370', 'Tarsacq', 'Frankreich', 'FR', NULL, NULL, '603858423', '00101116HX', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, 'RG518111283DE', 'Deutsche Post', NULL, '2013-12-09', '05.12.2013 17:38', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14636, '212854503', NULL, NULL, 'L\'hou Hassan', '419 RUE DES ECOLES', '', '78955', 'CARRIERES SOUS POISSY', 'Frankreich', 'FR', NULL, NULL, '687492749', '0010021GMJ', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824872891', 'FedEx', NULL, '2013-12-09', '04.12.2013 21:38', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14637, '212437539', NULL, NULL, 'Loic PEYRONEL', '7 rue Grimaldi', '', '98000', 'Monaco', 'Frankreich', 'FR', NULL, NULL, '662852404', '001008678O', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824872906', 'FedEx', NULL, '2013-12-09', '03.12.2013 10:08', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14638, '213107608', NULL, NULL, 'marina ROCA', '15 RUE JEAN FERRER', '', '66650', 'BANYULS SUR MER', 'Frankreich', 'FR', NULL, NULL, '621463335', '0010055H7I', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824872917', 'FedEx', NULL, '2013-12-09', '05.12.2013 20:38', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14639, '212373897', NULL, NULL, 'Nicolas SAMPERE', '83 BOULEVARD DU REDON', 'Bat D3 20 eme etage', '13009', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '626084208', '0010020BXU', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824872928', 'FedEx', NULL, '2013-12-09', '05.12.2013 15:34', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14640, '212917049', NULL, NULL, 'Patrick Leborgne', '235 ZA DU HAMEAU DES FRENES', 'HARMONY BETON', '13109', 'SIMIANE', 'Frankreich', 'FR', NULL, NULL, '617897030', '0010089D66', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824872939', 'FedEx', NULL, '2013-12-09', '05.12.2013 08:38', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14641, '212791340', NULL, NULL, 'Rosine Roumadi', '7 RUE DE REMIREMONT', '', '59100', 'ROUBAIX', 'Frankreich', 'FR', NULL, NULL, '699271459', '0010129VYH', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824872940', 'FedEx', NULL, '2013-12-09', '04.12.2013 17:38', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14642, '212829391', NULL, NULL, 'sabrina bahri', '66 AVENUE PAUL CEZANNE', '', '77420', 'CHAMPS SUR MARNE', 'Frankreich', 'FR', NULL, NULL, '762798519', '0010239MP3', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824872950', 'FedEx', NULL, '2013-12-09', '04.12.2013 20:08', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14643, '213359809', NULL, NULL, 'sophie bader', '7 rue de schongau', '', '68000', 'colmar', 'Frankreich', 'FR', NULL, NULL, '652621879', '00101455WQ', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824872961', 'FedEx', NULL, '2013-12-09', '06.12.2013 22:38', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14644, '213092218', NULL, NULL, 'sylvie neret', '360 ALLEE DES ABEILLES', '', '33127', 'ST JEAN D ILLAC', 'Frankreich', 'FR', NULL, NULL, '630800152', '00101054XU', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824872972', 'FedEx', NULL, '2013-12-09', '05.12.2013 19:38', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14645, '213331203', NULL, NULL, 'valerie ROULET', '1 QUARTIER ARCHINARD', '', '20100', 'SARTENE', 'Frankreich', 'FR', NULL, NULL, '614175307', '00100096S3', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, 'RG518111297DE', 'Deutsche Post', NULL, '2013-12-09', '06.12.2013 19:38', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14646, '212822183', NULL, NULL, 'vera fortes pires', '1-3 Impasse Amaro', 'Le malibu', '06200', 'Nice', 'Frankreich', 'FR', NULL, NULL, '663691546', '0010136HHD', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824872994', 'FedEx', NULL, '2013-12-09', '04.12.2013 19:38', 'FR271113SE34', '1', 'a0YC000000VziEEMAZ', '160.00', '239.00'),
(14647, '212658723', NULL, NULL, 'Bellang Aude', '152 RUE DU FONTANIL', '', '73410', 'ALBENS', 'Frankreich', 'FR', NULL, NULL, '479619968', '0010095B3P', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873008', 'FedEx', NULL, '2013-12-09', '04.12.2013 09:09', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14648, '212841582', NULL, NULL, 'cathy Demonceau', '231 RUE VERDI', '', '74160', 'COLLONGES SOUS SALEVE', 'Frankreich', 'FR', NULL, NULL, '625012401', '0010088CYD', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873019', 'FedEx', NULL, '2013-12-09', '04.12.2013 20:38', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14649, '212831067', NULL, NULL, 'Cathyy DE MONCEAU', '231 RUE VERDI', '', '74160', 'COLLONGES SOUS SALEVE', 'Frankreich', 'FR', NULL, NULL, '625012401', '0010138SUY', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873020', 'FedEx', NULL, '2013-12-09', '04.12.2013 20:08', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14650, '212416279', NULL, NULL, 'Chris Alario Marzin', '8 avenue du marechal juin', 'centre jean hamburger - avodd -', '83400', 'HYERES', 'Frankreich', 'FR', NULL, NULL, '616076070', '00100669OX', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873030', 'FedEx', NULL, '2013-12-09', '03.12.2013 09:08', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14651, '212568030', NULL, NULL, 'Clementine ISOARD', '16 PARC DE BEAUREGARD', '', '13100', 'AIX EN PROVENCE', 'Frankreich', 'FR', NULL, NULL, '622062745', '0010032G8L', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873041', 'FedEx', NULL, '2013-12-09', '03.12.2013 20:08', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14652, '212771922', NULL, NULL, 'dominique paulmier', '11 RUE ABEL GUERIN', '', '17920', 'BREUILLET', 'Frankreich', 'FR', NULL, NULL, '643041434', '0010219QTC', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873052', 'FedEx', NULL, '2013-12-09', '04.12.2013 16:08', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14653, '212461491', NULL, NULL, 'Emilie AIMAR', '44 RUE DU BEAU VALLON', '', '19100', 'BRIVE LA GAILLARDE', 'Frankreich', 'FR', NULL, NULL, '689449797', '00102373WE', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873063', 'FedEx', NULL, '2013-12-09', '03.12.2013 11:38', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14654, '213328885', NULL, NULL, 'Fabien Struvaldi', '5 AVENUE EMILE HUCHET', 'Appartement 11', '57800', 'FREYMING MERLEBACH', 'Frankreich', 'FR', NULL, NULL, '619522800', '0010129BFN', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873074', 'FedEx', NULL, '2013-12-09', '06.12.2013 19:38', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14655, '212412045', NULL, NULL, 'Farid Aissani', '88 BOULEVARD EUGENE REGUILLON', '', '69100', 'VILLEURBANNE', 'Frankreich', 'FR', NULL, NULL, '635596744', '0010021Q6M', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873085', 'FedEx', NULL, '2013-12-09', '03.12.2013 08:38', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14656, '212930022', NULL, NULL, 'frederic THEVENET', '8 ALLEE DU CHAMP DE MAIS', '', '74940', 'ANNECY LE VIEUX', 'Frankreich', 'FR', NULL, NULL, '632578020', '0010165OPR', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873096', 'FedEx', NULL, '2013-12-09', '05.12.2013 09:09', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14657, '212968350', NULL, NULL, 'Gilles GARY', '43 AVENUE DE LA REPUBLIQUE', '2eme Etage, apt 13', '94320', 'THIAIS', 'Frankreich', 'FR', NULL, NULL, '622774549', '0010071KDW', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873100', 'FedEx', NULL, '2013-12-09', '05.12.2013 11:09', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14658, '212985377', NULL, NULL, 'Gregory Borne', '38 GRAND RUE', '', '88330', 'DAMAS AUX BOIS', 'Frankreich', 'FR', NULL, NULL, '680406339', '0010029SN7', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873111', 'FedEx', NULL, '2013-12-09', '05.12.2013 12:08', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14659, '212516095', NULL, NULL, 'Haydar Akagunduz', '1 RUE D OTLEY', '', '77130', 'MONTEREAU FAULT YONNE', 'Frankreich', 'FR', NULL, NULL, '671210814', '001011998A', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873122', 'FedEx', NULL, '2013-12-09', '03.12.2013 16:08', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14660, '212584635', NULL, NULL, 'isabelle kirszenblat', '7 RUE DES BRETONS', 'Jla', '93210', 'LA PLAINE ST DENIS', 'Frankreich', 'FR', NULL, NULL, '630987850', '0010227ZVN', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873133', 'FedEx', NULL, '2013-12-09', '03.12.2013 21:08', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14661, '212798088', NULL, NULL, 'Islem Elkhourss', '168 ROUTE DE VILLEMOMBLE', '', '93140', 'BONDY', 'Frankreich', 'FR', NULL, NULL, '625258522', '0010245YZ1', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873144', 'FedEx', NULL, '2013-12-09', '04.12.2013 18:08', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14662, '212824613', NULL, NULL, 'Jerome Armand', '2 RUE DU MORIER', '', '37230', 'FONDETTES', 'Frankreich', 'FR', NULL, NULL, '663544177', '0010186W4Q', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873155', 'FedEx', NULL, '2013-12-09', '04.12.2013 19:38', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14663, '212484581', NULL, NULL, 'Lamy Sebastien', '10 ALLEE HENRI VAUSSARD', '', '76620', 'LE HAVRE', 'Frankreich', 'FR', NULL, NULL, '609241080', '0010092XM6', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873166', 'FedEx', NULL, '2013-12-09', '03.12.2013 13:38', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14664, '212502854', NULL, NULL, 'Lazio Sebastien', '6 RUE ALPHONSE DE LAMARTINE', '', '77860', 'QUINCY VOISINS', 'Frankreich', 'FR', NULL, NULL, '617050625', '0010187PUX', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873177', 'FedEx', NULL, '2013-12-09', '03.12.2013 15:08', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14665, '212846179', NULL, NULL, 'Michel DORLET', '94 ALLEE JEAN GIONO', 'Batiment F2. Appatement 202', '06110', 'LE CANNET', 'Frankreich', 'FR', NULL, NULL, '629214315', '0010200EK4', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873188', 'FedEx', NULL, '2013-12-09', '04.12.2013 21:08', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14666, '213197043', NULL, NULL, 'PHILIPPE COLLET', '59 AVENUE DE LA FORET', '', '78510', 'TRIEL SUR SEINE', 'Frankreich', 'FR', NULL, NULL, '622631576', '0010225TN5', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873199', 'FedEx', NULL, '2013-12-09', '06.12.2013 09:38', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14667, '212840567', NULL, NULL, 'rachida khamim', '1 rue isaac newton apt 6c', '', '31700', 'blagnac', 'Frankreich', 'FR', NULL, NULL, '761922908', '00101101U4', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873203', 'FedEx', NULL, '2013-12-09', '04.12.2013 20:39', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14668, '212814686', NULL, NULL, 'Romain Milon', '3 RUE MAURICE PRESTAUT', '4e etages', '35000', 'RENNES', 'Frankreich', 'FR', NULL, NULL, '683241262', '0010150LCU', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873214', 'FedEx', NULL, '2013-12-09', '04.12.2013 19:08', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14669, '212795986', NULL, NULL, 'Sofia Dossantos', '27 RUE D ISSY', 'Batiment b gardienne', '92100', 'BOULOGNE BILLANCOURT', 'Frankreich', 'FR', NULL, NULL, '615306516', '00101761VS', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873225', 'FedEx', NULL, '2013-12-09', '04.12.2013 17:38', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14670, '212795985', NULL, NULL, 'Sofia Dossantos', '27 RUE D ISSY', 'Batiment b gardienne', '92100', 'BOULOGNE BILLANCOURT', 'Frankreich', 'FR', NULL, NULL, '615306516', '0010103PJY', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873225', 'FedEx', NULL, '2013-12-09', '04.12.2013 17:38', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14671, '212865617', NULL, NULL, 'Valerie JORE', '17 RUE GEORGES DUHAMEL', '', '75015', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '123456789', '001008222K', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873247', 'FedEx', NULL, '2013-12-09', '04.12.2013 22:38', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14672, '212541794', NULL, NULL, 'Vedat ELJEZI', '11 B RUE DE LA POMMERAIE', '', '63122', 'CEYRAT', 'Frankreich', 'FR', NULL, NULL, '629639804', '0010153ADG', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873258', 'FedEx', NULL, '2013-12-09', '03.12.2013 18:08', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14673, '212559722', NULL, NULL, 'Victorien Dequidt', '706 Rue De Poperinghe', '', '59299', 'Boeschepe', 'Frankreich', 'FR', NULL, NULL, '686287079', '0010085DB4', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873269', 'FedEx', NULL, '2013-12-09', '03.12.2013 19:38', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14674, '212837463', NULL, NULL, 'Yann Fillon', '140 RUE DE LAUSANNE', 'Apt 45', '76000', 'ROUEN', 'Frankreich', 'FR', NULL, NULL, '629512853', '0010188Q3F', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873270', 'FedEx', NULL, '2013-12-09', '04.12.2013 20:38', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14675, '213339769', NULL, NULL, 'Youssef Tourabi', '15 AVENUE GENERAL BUISSON', '', '73200', 'ALBERTVILLE', 'Frankreich', 'FR', NULL, NULL, '616681030', '0010175XGB', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824873280', 'FedEx', NULL, '2013-12-09', '06.12.2013 20:38', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14676, '213114469', '', '', 'Amichi idir', '93 AVENUE HENRI BARBUSSE', '', '93120', 'LA COURNEUVE', 'Frankreich', '', '', '', '665580298', '0010237YDU', '', '', '1 Montre THEOREMA - Modèle 6', 'Geld am 18.12.2013 zurück erhalten! Uhr???', '578824873291', 'FedEx', '', '2013-12-09', '', '', '', '', '', ''),
(14677, '213099833', NULL, NULL, 'camille crinon', '45 RUE PAULIN PARIS', '', '51100', 'REIMS', 'Frankreich', 'FR', NULL, NULL, '609908882', '0010081XCW', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824873306', 'FedEx', NULL, '2013-12-09', '05.12.2013 20:08', 'FR271113SE36', '1', 'a0YC000000VziDeMAJ', '160.00', '239.00'),
(14678, '212949701', NULL, NULL, 'CHRISTELLE BOUTROU', '5 RUE SAINT NICOLAS', '', '55400', 'BUZY DARMONT', 'Frankreich', 'FR', NULL, NULL, '676975532', '0010210AEU', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824873317', 'FedEx', NULL, '2013-12-09', '05.12.2013 10:08', 'FR271113SE36', '1', 'a0YC000000VziDeMAJ', '160.00', '239.00'),
(14679, '213000062', NULL, NULL, 'Christophe Joly', '3 RUE MARIE CURIE', 'Batiment alliance / snack CROQ EN STOCK', '74160', 'ARCHAMPS', 'Frankreich', 'FR', NULL, NULL, '624402774', '0010095ZM2', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824873328', 'FedEx', NULL, '2013-12-09', '05.12.2013 13:08', 'FR271113SE36', '1', 'a0YC000000VziDeMAJ', '160.00', '239.00'),
(14680, '212564297', NULL, NULL, 'collinet bruno', '19 ROUTE DES BALLANDAIS', '', '37510', 'SAVONNIERES', 'Frankreich', 'FR', NULL, NULL, '247500763', '0010087AVR', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824873339', 'FedEx', NULL, '2013-12-09', '03.12.2013 20:08', 'FR271113SE36', '1', 'a0YC000000VziDeMAJ', '160.00', '239.00'),
(14681, '212459107', NULL, NULL, 'dalila abdellatif', 'bat.C rue danton', '', '13130', 'berre l\'etang', 'Frankreich', 'FR', NULL, NULL, '442850103', '0010106CLK', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824873340', 'FedEx', NULL, '2013-12-09', '03.12.2013 11:38', 'FR271113SE36', '1', 'a0YC000000VziDeMAJ', '160.00', '239.00'),
(14682, '212797031', NULL, NULL, 'Ekaterina Volokhova', '12 CHEMIN DE MARIGNAN', '', '31330', 'GRENADE', 'Frankreich', 'FR', NULL, NULL, '695131374', '0010137IKM', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824873350', 'FedEx', NULL, '2013-12-09', '04.12.2013 18:08', 'FR271113SE36', '1', 'a0YC000000VziDeMAJ', '160.00', '239.00'),
(14683, '212999995', NULL, NULL, 'FRANCILLETTE Romario', '36 PLACE HENRI SELLIER', '', '93310', 'LE PRE ST GERVAIS', 'Frankreich', 'FR', NULL, NULL, '624708308', '0010061P04', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824873361', 'FedEx', NULL, '2013-12-09', '05.12.2013 13:08', 'FR271113SE36', '1', 'a0YC000000VziDeMAJ', '160.00', '239.00'),
(14684, '212593485', NULL, NULL, 'kevin segadaes', '22 ROUTE D HEYRIEUX', '', '69720', 'ST LAURENT DE MURE', 'Frankreich', 'FR', NULL, NULL, '650131586', '0010052PCB', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824873372', 'FedEx', NULL, '2013-12-09', '03.12.2013 22:08', 'FR271113SE36', '1', 'a0YC000000VziDeMAJ', '160.00', '239.00'),
(14685, '212828542', NULL, NULL, 'Laurent Schmuck', '264 Rue De Montdidier', '', '60130', 'Erquinvillers', 'Frankreich', 'FR', NULL, NULL, '675195603', '00100313YU', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824873383', 'FedEx', NULL, '2013-12-09', '04.12.2013 20:08', 'FR271113SE36', '1', 'a0YC000000VziDeMAJ', '160.00', '239.00'),
(14686, '212632815', NULL, NULL, 'marie noelle lecomte', '2 RUE LEON HOURLIER', '', '51100', 'REIMS', 'Frankreich', 'FR', NULL, NULL, '613459452', '0010006PKY', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824873394', 'FedEx', NULL, '2013-12-09', '04.12.2013 07:38', 'FR271113SE36', '1', 'a0YC000000VziDeMAJ', '160.00', '239.00'),
(14687, '212784568', NULL, NULL, 'Ramzi AIOUNA', '227 RUE ARISTIDE BRIAND', '', '76600', 'LE HAVRE', 'Frankreich', 'FR', NULL, NULL, '665489016', '00101293HK', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824873409', 'FedEx', NULL, '2013-12-09', '04.12.2013 17:08', 'FR271113SE36', '1', 'a0YC000000VziDeMAJ', '160.00', '239.00'),
(14688, '213115343', NULL, NULL, 'Roblin Vincent Roblin Vincent', 'La Cauvette  Quartier La Suzanne', '', '13130', 'Berre L\'etang', 'Frankreich', 'FR', NULL, NULL, '658785699', '00101144G3', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824873410', 'FedEx', NULL, '2013-12-09', '05.12.2013 21:38', 'FR271113SE36', '1', 'a0YC000000VziDeMAJ', '160.00', '239.00'),
(14689, '212976709', NULL, NULL, 'SANDRINE CAILLAUD', '25 RUE DU CHEMIN VERT', 'LES JONCS', '28410', 'BOUTIGNY PROUAIS', 'Frankreich', 'FR', NULL, NULL, '688260767', '0010113QV1', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824873420', 'FedEx', NULL, '2013-12-09', '05.12.2013 11:38', 'FR271113SE36', '1', 'a0YC000000VziDeMAJ', '160.00', '239.00'),
(14690, '212501319', NULL, NULL, 'Wadia Shaiek', '19 RUE GEORGES MAEDER', '', '38170', 'Seyssinet pariset', 'Frankreich', 'FR', NULL, NULL, '671379952', '00102221GF', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824873431', 'FedEx', NULL, '2013-12-09', '03.12.2013 14:38', 'FR271113SE36', '1', 'a0YC000000VziDeMAJ', '160.00', '239.00'),
(14691, '213125531', NULL, NULL, 'Alexandre David', '210 BOULEVARD LEADER', 'Les mas de la croix des gardes BÃ¢timent B entrÃ©e F', '06400', 'CANNES', 'Frankreich', 'FR', NULL, NULL, '689802982', '0010136SII', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '578824873442', 'FedEx', NULL, '2013-12-09', '05.12.2013 22:08', 'FR271113SE37', '1', 'a0YC000000VziFgMAJ', '160.00', '239.00'),
(14692, '212774892', '', '', 'alexandre scappaticci', '79 RUE DU GRAND REVOYET', '', '69600', 'OULLINS', 'Frankreich', '', '', '', '760663996', '0010164JK2', '', '', '1 Montre THEOREMA - Modèle 7', 'Geld am 18.01.14 zurück erhalten! Uhr???', '578824873453', 'FedEx', '', '2013-12-09', '04.12.2013 16:08', 'FR271113SE37', '1', 'a0YC000000VziFgMAJ', '160.00', '239.00'),
(14693, '213108896', NULL, NULL, 'Anne CRABOS', '675 RUE DU DOCTEUR DONNADIEU', 'les jardins de lâ€™EstÃ©rel bÃ¢timent B', '83600', 'FREJUS', 'Frankreich', 'FR', NULL, NULL, '635384912', '0010072QW2', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '578824873464', 'FedEx', NULL, '2013-12-09', '05.12.2013 21:08', 'FR271113SE37', '1', 'a0YC000000VziFgMAJ', '160.00', '239.00'),
(14694, '212859134', NULL, NULL, 'Bahassou ahmed', '14 RUE DE TURIQUE', 'App- 133 4 emme etage sonette 133', '54000', 'NANCY', 'Frankreich', 'FR', NULL, NULL, '673533146', '0010172O27', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '578824873475', 'FedEx', NULL, '2013-12-09', '04.12.2013 22:08', 'FR271113SE37', '1', 'a0YC000000VziFgMAJ', '160.00', '239.00'),
(14695, '212804921', NULL, NULL, 'Benoit Piel', '2 RUE THEOPHILE GAUTIER', '', '74600', 'SEYNOD', 'Frankreich', 'FR', NULL, NULL, '647073784', '0010061TRK', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '578824873486', 'FedEx', NULL, '2013-12-09', '04.12.2013 18:38', 'FR271113SE37', '1', 'a0YC000000VziFgMAJ', '160.00', '239.00'),
(14696, '212821101', '', '', 'Cedric Pinho Alves', '37 appt 7 Rue d\'Abbeville', 'Appartement 7', '80000', 'Amiens', 'Frankreich', '', '', '', '612401539', '0010073EMO', '', '', '1 Montre THEOREMA - Modèle 7', 'Hat Geld am 31.1.14 zurück erhalten! Uhr ???', '578824873497', 'FedEx', '', '2013-12-09', '04.12.2013 19:38', 'FR271113SE37', '1', 'a0YC000000VziFgMAJ', '160.00', '239.00'),
(14697, '212576125', NULL, NULL, 'Elson Pereira', '8 etage 3 RUE FRANCOIS 1ER', 'code d porte 2630 app 41', '75008', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '652582115', '0010092KKX', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '578824873501', 'FedEx', NULL, '2013-12-09', '03.12.2013 20:38', 'FR271113SE37', '1', 'a0YC000000VziFgMAJ', '160.00', '239.00'),
(14698, '212602508', NULL, NULL, 'Garric Kevin', '31 AVENUE DE LA CHASSE', '', '77500', 'CHELLES', 'Frankreich', 'FR', NULL, NULL, '616560857', '0010217IWX', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '578824872652', 'FedEx', NULL, '2013-12-09', '03.12.2013 23:08', 'FR271113SE37', '1', 'a0YC000000VziFgMAJ', '160.00', '239.00'),
(14699, '212716819', NULL, NULL, 'Jerome Dunogue', '11 RUE LOUIS DABERT', '', '63000', 'CLERMONT FERRAND', 'Frankreich', 'FR', NULL, NULL, '606479838', '0010197IDZ', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '578824873523', 'FedEx', NULL, '2013-12-09', '04.12.2013 12:08', 'FR271113SE37', '1', 'a0YC000000VziFgMAJ', '160.00', '239.00'),
(14700, '212390455', NULL, NULL, 'Romain Milon', '3 RUE MAURICE PRESTAUT', '4e etages', '35000', 'RENNES', 'Frankreich', 'FR', NULL, NULL, '683241262', '0010237XKF', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '578824873214', 'FedEx', NULL, '2013-12-09', '03.12.2013 08:08', 'FR271113SE37', '1', 'a0YC000000VziFgMAJ', '160.00', '239.00'),
(14701, '213340377', NULL, NULL, 'Sarah Abdellatif', '5 RUE DUGUESCLIN', '', '13001', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '626424832', '10244279', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '578824873545', 'FedEx', NULL, '2013-12-09', '06.12.2013 20:38', 'FR271113SE37', '1', 'a0YC000000VziFgMAJ', '160.00', '239.00'),
(14702, '213107060', NULL, NULL, 'sterenn andrianambinina', '30 BOULEVARD DE LA REPUBLIQUE', '', '13600', 'LA CIOTAT', 'Frankreich', 'FR', NULL, NULL, '486189859', '0010128SX7', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '578824873556', 'FedEx', NULL, '2013-12-09', '05.12.2013 20:38', 'FR271113SE37', '1', 'a0YC000000VziFgMAJ', '160.00', '239.00'),
(14703, '212514757', NULL, NULL, 'thomas carre', '13 Chemin des argoulets', '', '31500', 'Toulouse', 'Frankreich', 'FR', NULL, NULL, '665281526', '0010138DWF', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '578824873567', 'FedEx', NULL, '2013-12-09', '03.12.2013 16:08', 'FR271113SE37', '1', 'a0YC000000VziFgMAJ', '160.00', '239.00'),
(14704, '213101004', NULL, NULL, 'tournier alain', '45 corniche st rosalie bt les iris', '', '06000', 'nice', 'Frankreich', 'FR', NULL, NULL, '', '0010222ME5', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '578824873578', 'FedEx', NULL, '2013-12-09', '05.12.2013 20:39', 'FR271113SE37', '1', 'a0YC000000VziFgMAJ', '160.00', '239.00'),
(14705, '212364950', NULL, NULL, 'Tsveiba Nino', '18 RUE DU PERE PILLON', '18 rue pere pillon residence tohannic', '56000', 'VANNES', 'Frankreich', 'FR', NULL, NULL, '662843566', '0010206VP3', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '578824873589', 'FedEx', NULL, '2013-12-09', '05.12.2013 15:34', 'FR271113SE37', '1', 'a0YC000000VziFgMAJ', '160.00', '239.00'),
(14706, '212463992', NULL, NULL, 'Vangaever Jean Jacques', 'ent 3 apt rue comtesse de segur residence jules romain', '', '59790', 'RONCHIN', 'Frankreich', 'FR', NULL, NULL, '', '0010080ODB', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '578824873590', 'FedEx', NULL, '2013-12-09', '03.12.2013 12:08', 'FR271113SE37', '1', 'a0YC000000VziFgMAJ', '160.00', '239.00'),
(14707, '213293517', NULL, NULL, 'yohann boit', '8 RUE DES ROSIERS', '', '30000', 'NIMES', 'Frankreich', 'FR', NULL, NULL, '679029671', '0010089E6G', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '578824873604', 'FedEx', NULL, '2013-12-09', '06.12.2013 16:38', 'FR271113SE37', '1', 'a0YC000000VziFgMAJ', '160.00', '239.00'),
(14708, '212608854', NULL, NULL, 'ADEM CELEBI', '6 RUE DU LOESS', '', '67200', 'STRASBOURG', 'Frankreich', 'FR', NULL, NULL, '667050619', '0010096RQS', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824873615', 'FedEx', NULL, '2013-12-09', '04.12.2013 00:38', 'FR271113SE38', '1', 'a0YC000000VziGKMAZ', '160.00', '239.00'),
(14709, '212535397', NULL, NULL, 'Baptiste Rean-Conto', '38 LOTISSEMENT MAOU BRUSTIADE', '', '13530', 'TRETS', 'Frankreich', 'FR', NULL, NULL, '610265870', '0010227DRU', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824873626', 'FedEx', NULL, '2013-12-09', '03.12.2013 17:38', 'FR271113SE38', '1', 'a0YC000000VziGKMAZ', '160.00', '239.00'),
(14710, '212869973', NULL, NULL, 'Fraous Nabil', '13 IMPASSE DU MAS VIEIL', '1er etage', '06340', 'DRAP', 'Frankreich', 'FR', NULL, NULL, '652563683', '0010094P7O', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824873637', 'FedEx', NULL, '2013-12-09', '04.12.2013 23:38', 'FR271113SE38', '1', 'a0YC000000VziGKMAZ', '160.00', '239.00'),
(14711, '212996686', NULL, NULL, 'Halim Driss', '1 J ALLEE ETIENNE ARMAND', 'Batiment K2', '26130', 'ST PAUL TROIS CHATEAUX', 'Frankreich', 'FR', NULL, NULL, '648913036', '00101107T2', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824873648', 'FedEx', NULL, '2013-12-09', '05.12.2013 13:08', 'FR271113SE38', '1', 'a0YC000000VziGKMAZ', '160.00', '239.00'),
(14712, '213363484', NULL, NULL, 'Jamel Berraho', '7 Rue marcel proust', '', '76800', 'St etienne du rouvray', 'Frankreich', 'FR', NULL, NULL, '633916211', '0010070UWI', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824873659', 'FedEx', NULL, '2013-12-09', '06.12.2013 23:08', 'FR271113SE38', '1', 'a0YC000000VziGKMAZ', '160.00', '239.00'),
(14713, '212494699', NULL, NULL, 'Jonathan DUPUY', '15 RUE DU GERS', 'appartement 222', '31400', 'TOULOUSE', 'Frankreich', 'FR', NULL, NULL, '648116959', '0010049Y6E', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824873660', 'FedEx', NULL, '2013-12-09', '03.12.2013 14:08', 'FR271113SE38', '1', 'a0YC000000VziGKMAZ', '160.00', '239.00'),
(14714, '212861065', NULL, NULL, 'michel uderso', '12 BOULEVARD ALBANES', '', '13011', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '646096067', '0010196Y78', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824873670', 'FedEx', NULL, '2013-12-09', '04.12.2013 22:08', 'FR271113SE38', '1', 'a0YC000000VziGKMAZ', '160.00', '239.00'),
(14715, '212880330', NULL, NULL, 'Morgane LEJEUNE', '5 ALLEE ANDRE LE NOTRE', 'Appt b119', '31270', 'FROUZINS', 'Frankreich', 'FR', NULL, NULL, '672647120', '0010209EP6', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824873681', 'FedEx', NULL, '2013-12-09', '05.12.2013 04:08', 'FR271113SE38', '1', 'a0YC000000VziGKMAZ', '160.00', '239.00'),
(14716, '212588544', NULL, NULL, 'Souhil Boulakhras', '1 PLACE RAPHAEL', 'logement NÂ° 07 digicode : 06B57 interphone : 1807A', '92400', 'COURBEVOIE', 'Frankreich', 'FR', NULL, NULL, '628730206', '10178424', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824873692', 'FedEx', NULL, '2013-12-09', '03.12.2013 21:38', 'FR271113SE38', '1', 'a0YC000000VziGKMAZ', '160.00', '239.00'),
(14717, '212680963', NULL, NULL, 'Vincent delamarre', '4 ALLEE DES ROSSIGNOLS', '', '91090', 'LISSES', 'Frankreich', 'FR', NULL, NULL, '669158778', '*00102068E6', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824873707', 'FedEx', NULL, '2013-12-09', '04.12.2013 11:08', 'FR271113SE38', '1', 'a0YC000000VziGKMAZ', '160.00', '239.00'),
(14719, '214102890', NULL, NULL, 'Monika Brakstad', 'Stølsvegen 75', '', '5260', 'INDRE ARNA', 'Norwegen', '', NULL, NULL, '90026989', '00100816OL', NULL, NULL, 'Alternativ 2: Klokke i sølv/sort. Monte Carlo', NULL, '577108604386', 'FedEx', NULL, '2013-12-12', '10.12.2013 11:10', 'a0YC000000VzVLnMAN', '1', 'a0YC000000VzVLnMAN', '', '2259.00'),
(14720, '214124081', NULL, NULL, 'Anne Cecilie Ekstrøm Montgomery', 'Solligrenda 84', 'leilighet H0101', '0491', 'OSLO', 'Norwegen', '', NULL, NULL, '93877028', '0010198PWR', NULL, NULL, 'Alternativ 3: Klokke i gull/sort. Monte Carlo', NULL, '577108604386', 'FedEx', NULL, '2013-12-12', '10.12.2013 12:40', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(14721, '214040199', NULL, NULL, 'Fredrik Bruseth', 'Hollavegen 766', '', '3729', 'SKIEN', 'Norwegen', '', NULL, NULL, '47622005', '0010048JO7', NULL, NULL, 'Alternativ 3: Klokke i gull/sort. Monte Carlo', NULL, '577108604386', 'FedEx', NULL, '2013-12-12', '10.12.2013 01:10', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(14722, '214060297', NULL, NULL, 'Ronald Lindquist', 'Grenåveien 32', '', '1440', 'DRØBAK', 'Norwegen', '', NULL, NULL, '91838282', '0010018EOI', NULL, NULL, 'Alternativ 3: Klokke i gull/sort. Monte Carlo', NULL, '577108604386', 'FedEx', NULL, '2013-12-12', '10.12.2013 07:10', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(14723, '214063846', NULL, NULL, 'Thor Sverre H Halvorsen', 'Uelands gate 61E', '', '0460', 'OSLO', 'Norwegen', '', NULL, NULL, '90776046', '00102411WL', NULL, NULL, 'Alternativ 3: Klokke i gull/sort. Monte Carlo', NULL, '577108604386', 'FedEx', NULL, '2013-12-12', '10.12.2013 08:10', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(14724, '214248258', NULL, NULL, 'Quoc Binh Tran', 'Hiirakkotie 3A7', '', '01200', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '442796680', '00101138WP', NULL, NULL, 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', NULL, '577108604401', 'FedEx', NULL, '2013-12-12', '10.12.2013 22:18', 'a0YC000000VzW1IMAV', '1', 'a0YC000000VzW1IMAV', '', '279.00'),
(14725, '214245787', NULL, NULL, 'Mirella Arponen', 'Tunturikatu 10 A 7', '', '00100', 'Helsinki', 'Finnland', 'FI', NULL, NULL, '3,58445E+11', '0010014FAR', NULL, NULL, 'Miesten hopeinen Theorema Sao Paolo -rannekello (GM-103-1)', NULL, '577108604412', 'FedEx', NULL, '2013-12-12', '10.12.2013 22:18', 'a0YC000000VzW13MAF', '1', 'a0YC000000VzW13MAF', '', '279.00'),
(14726, '214233139', NULL, NULL, 'kirill parsukov', 'nuuniitynkuja 4e', '', '02710', 'Espoo', 'Finnland', 'FI', NULL, NULL, '445163216', '0010003X18', NULL, NULL, 'Miesten musta Theorema Sao Paolo -rannekello (GM-103-2)', NULL, '577108604423', 'FedEx', NULL, '2013-12-12', '10.12.2013 21:18', 'a0YC000000VzW1NMAV', '1', 'a0YC000000VzW1NMAV', '', '279.00'),
(14727, '214099949', NULL, NULL, 'Harri Haikonen', 'Kaivomaeenpiha 2C', '', '02600', 'Espoo', 'Finnland', 'FI', NULL, NULL, '3,58506E+11', '0010105WYG', NULL, NULL, 'Miesten hopeinen Theorema Sao Paolo -rannekello (GM-103-1)', NULL, '577108604434', 'FedEx', NULL, '2013-12-12', '10.12.2013 11:48', 'a0YC000000VzW13MAF', '1', 'a0YC000000VzW13MAF', '', '279.00'),
(14728, '214059388', NULL, NULL, 'Dimitri kurdyukov', 'Viherkallionkuja 3B11', '', '02710', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '449929948', '0010128ANG', NULL, NULL, 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', NULL, '577108604445', 'FedEx', NULL, '2013-12-12', '10.12.2013 08:18', 'a0YC000000VzW1IMAV', '1', 'a0YC000000VzW1IMAV', '', '279.00'),
(14729, '214038391', NULL, NULL, 'janna nuri', 'Ruusutorpanpuisto 2 B 97', '', '02600', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '409605488', '001014694C', NULL, NULL, 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', NULL, '577108604456', 'FedEx', NULL, '2013-12-12', '10.12.2013 01:48', 'a0YC000000VzW1IMAV', '1', 'a0YC000000VzW1IMAV', '', '279.00'),
(14730, '214220031', NULL, NULL, 'Thomas Hjortebjerg', 'Dragebakken 559', '', '5250', 'Odense', 'Dänemark', 'DK', NULL, NULL, '20970407', '0010233O65', NULL, NULL, 'Damascus-ur i sølv med hvid urskive', NULL, '577108604239', 'FedEx', NULL, '2013-12-11', '10.12.2013 17:36', 'a0YC000000VymTCMAZ', '1', 'a0YC000000VymTCMAZ', '', '1199.00'),
(14731, '214207376', NULL, NULL, 'PANDORA', ' Bo Byrialsen', 'Hovedvejen 2', '2600', 'Glostrup', 'Dänemark', 'DK', NULL, NULL, '', '0010169W4Z', NULL, NULL, 'Copacabana-ur med guldfarvet ramme', NULL, '577108604240', 'FedEx', NULL, '2013-12-11', '10.12.2013 16:36', 'a0YC000000VzVa1MAF', '1', 'a0YC000000VzVa1MAF', '', ''),
(14732, '214126353', NULL, NULL, 'Gitte Hemmingsen', 'Uvelse Have 24', '', '3550', 'Slangerup', 'Dänemark', 'DK', NULL, NULL, '25357850', '001021864Y', NULL, NULL, 'Damascus-ur i sølv med hvid urskive', NULL, '577108604250', 'FedEx', NULL, '2013-12-11', '10.12.2013 10:36', 'a0YC000000VymTCMAZ', '1', 'a0YC000000VymTCMAZ', '', '1199.00'),
(14733, '214115452', NULL, NULL, 'Jannie Kristiansen', 'Fortly 6', '', '2610', 'Rodovre', 'Dänemark', 'DK', NULL, NULL, '30555023', '0010099T75', NULL, NULL, 'Damascus-ur i sølv med hvid urskive', NULL, '577108604261', 'FedEx', NULL, '2013-12-11', '10.12.2013 10:06', 'a0YC000000VymTCMAZ', '1', 'a0YC000000VymTCMAZ', '', '1199.00'),
(14734, '214022152', NULL, NULL, 'Lene Antonsen', 'Kaervej 2', '', '4600', 'Koge', 'Dänemark', 'DK', NULL, NULL, '50918742', '001012658Y', NULL, NULL, 'Damascus-ur i sølv med sort urskive', NULL, '577108604272', 'FedEx', NULL, '2013-12-11', '09.12.2013 21:36', 'a0YC000000VymUKMAZ', '1', 'a0YC000000VymUKMAZ', '', '1199.00'),
(14735, '214014387', NULL, NULL, 'Peer Ronde', 'Mollegardsparken 20', '', '8355', 'Solbjerg', 'Dänemark', 'DK', NULL, NULL, '20968009', '0010167FKC', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '577108604283', 'FedEx', NULL, '2013-12-11', '09.12.2013 21:06', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', '1199.00'),
(14736, '213984575', NULL, NULL, 'Tina Holst', 'Holstebrovej 156', '', '8800', 'Viborg', 'Dänemark', 'DK', NULL, NULL, '21614794', '0010053R6X', NULL, NULL, 'Damascus-ur i sølv med sort urskive', NULL, '577108604294', 'FedEx', NULL, '2013-12-11', '09.12.2013 19:06', 'a0YC000000VymUKMAZ', '1', 'a0YC000000VymUKMAZ', '', '1199.00'),
(14737, '213976203', NULL, NULL, 'Anders Pedersen', 'Bentzonsvej 38 ST TH', '', '2000', 'Frederiksberg', 'Dänemark', 'DK', NULL, NULL, '29842949', '0010235XHE', NULL, NULL, 'Copacabana-ur med sølvfarvet ramme', NULL, '577108604309', 'FedEx', NULL, '2013-12-11', '09.12.2013 18:36', 'a0YC000000VzVZSMA3', '1', 'a0YC000000VzVZSMA3', '', '2299.00'),
(14738, '213967059', NULL, NULL, 'Eva Ronnengart', 'Laerketoften 25', '', '3500', 'Vaerlose', 'Dänemark', 'DK', NULL, NULL, '27357404', '00100381PP', NULL, NULL, 'Damascus-ur i sølv med hvid urskive', NULL, '577108604310', 'FedEx', NULL, '2013-12-11', '09.12.2013 18:06', 'a0YC000000VymTCMAZ', '1', 'a0YC000000VymTCMAZ', '', '1199.00'),
(14739, '213934562', NULL, NULL, 'Ashraf Amirzai', 'bispehavevej 125 4. tv', '', '8210', 'Arhus V', 'Dänemark', 'DK', NULL, NULL, '81719096', '00100866U4', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '577108604320', 'FedEx', NULL, '2013-12-11', '09.12.2013 16:06', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', '1199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(14740, '213903199', NULL, NULL, 'Jack Robb', 'Vesterbrogade 35', 'CO/ROBB COPENHAGEN', '1620', 'KBH.V', 'Dänemark', 'DK', NULL, NULL, '40932424', '0010017D7X', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '577108604331', 'FedEx', NULL, '2013-12-11', '09.12.2013 13:36', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', '1199.00'),
(14741, '214176372', NULL, NULL, 'PIEDADE marques', '91 RUE NATIONALE', '', '37250', 'MONTBAZON', 'Frankreich', 'FR', NULL, NULL, '623331418', '0010076I4G', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '578824876934', 'FedEx', NULL, '2013-12-13', '10.12.2013 13:38', 'FR271113SE37', '1', 'a0YC000000VziFgMAJ', '160.00', '239.00'),
(14742, '214207577', NULL, NULL, 'Andreia Marascalchi', '26 DENZIL ROAD', '', 'NW10 2UP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7828134598', '0010097V6N', NULL, NULL, 'Acapulco Watch GM-504-1	Black Strap Silver Case White Face', NULL, '578824876165', 'FedEx', NULL, '2013-12-13', '10.12.2013 17:23', 'UK131203AMC13', '1', 'a0YC000000W0I4gMAF', '124.01', '179.00'),
(14743, '214538354', NULL, NULL, 'ahmad nakeeb', '107 VIVIAN ROAD', '', 'SA2 0UN', 'SWANSEA', 'Grossbritannien', 'GB', NULL, NULL, '7703535453', '0010032ZRG', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824876176', 'FedEx', NULL, '2013-12-13', '11.12.2013 21:54', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14744, '214226934', NULL, NULL, 'Helen Marian Jayes', '95 CARTER LANE', 'Mansfield', 'NG18 3DQ', 'MANSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '1623460290', '001011759K', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824876187', 'FedEx', NULL, '2013-12-13', '10.12.2013 18:52', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14745, '214433428', NULL, NULL, 'mark hassett', '8 WELLINGTON PLACE', '', 'GU12 5AL', 'ALDERSHOT', 'Grossbritannien', 'GB', NULL, NULL, '7809122870', '0010081Q0I', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824876198', 'FedEx', NULL, '2013-12-13', '11.12.2013 14:23', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14746, '214141964', NULL, NULL, 'Robert Green', '27 MOSSPARK OVAL', '', 'G52 1LG', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7583131165', '00101039IB', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824876202', 'FedEx', NULL, '2013-12-13', '10.12.2013 12:25', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14747, '214127426', NULL, NULL, 'Roy Taylor', '122 UPLANDS AVENUE', 'Taylor house', 'B65 9PT', 'ROWLEY REGIS', 'Grossbritannien', 'GB', NULL, NULL, '7894096001', '0010076VU4', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824876213', 'FedEx', NULL, '2013-12-13', '10.12.2013 11:55', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14748, '214194270', NULL, NULL, 'joanne locker', '40A MAYFIELD PLACE', 'Maybank', 'ST5 9LZ', 'NEWCASTLE', 'Grossbritannien', 'GB', NULL, NULL, '7976827432', '0010199QFW', NULL, NULL, 'Acapulco Watch GM-504-4	 Black Strap Black Case Black Face', NULL, '578824876224', 'FedEx', NULL, '2013-12-13', '10.12.2013 16:23', 'UK131203AMC16', '1', 'a0YC000000W0I6mMAF', '124.01', '179.00'),
(14749, '214073504', NULL, NULL, 'Scott Riding', '52 MORLEY COURT', 'Western Approach', 'PL1 1SJ', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7725623297', '0010124ACE', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824876235', 'FedEx', NULL, '2013-12-13', '10.12.2013 08:22', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(14750, '214354801', NULL, NULL, 'Traci Carroll', '16 MAYFLOWER ROAD', '', 'SO15 3LT', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7759729498', '0010023SFP', NULL, NULL, 'Coppernicus Watch GM-501-4 Black Strap Black Case Black Face', NULL, '578824876246', 'FedEx', NULL, '2013-12-13', '11.12.2013 09:53', 'UK131203AMC12', '1', 'a0YC000000W0I2AMAV', '124.01', '179.00'),
(14751, '214044032', NULL, NULL, 'Michael Dean', '23 BANNER STREET', '', 'WN3 4NA', 'WIGAN', 'Grossbritannien', 'GB', NULL, NULL, '7801731190', '0010063YYU', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824876257', 'FedEx', NULL, '2013-12-13', '10.12.2013 00:23', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14752, '214524644', NULL, NULL, 'Olive Martin', '44 Ingleby moor cr', '', 'DL1 4RW', 'DARLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '1325487180', '0010108I5K', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824876268', 'FedEx', NULL, '2013-12-13', '11.12.2013 21:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14753, '214095181', NULL, NULL, 'ruth reeder', '30 BOSLEYS ORCHARD', '', 'OX12 7JP', 'WANTAGE', 'Grossbritannien', 'GB', NULL, NULL, '7775725132', '0010153BN4', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824876279', 'FedEx', NULL, '2013-12-13', '10.12.2013 09:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14754, '214225395', NULL, NULL, 'Stefan Hendren', '36 DRUMLEY DRIVE', '', 'KA6 5BZ', 'AYR', 'Grossbritannien', 'GB', NULL, NULL, '07710 544526', '0010065TML', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824876280', 'FedEx', NULL, '2013-12-13', '10.12.2013 18:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14755, '214151333', NULL, NULL, 'Stephanie Taylor', 'Flat 24 Forest court', 'Unicorn lane', 'CV5 7LL', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7807812320', '0010140HVW', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824876290', 'FedEx', NULL, '2013-12-13', '10.12.2013 13:23', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14756, '214459215', NULL, NULL, 'Sujon Miah', '1 LYNDHURST STREET', '', 'DE23 6WH', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7854225829', '0010109GUA', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824876305', 'FedEx', NULL, '2013-12-13', '11.12.2013 16:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14757, '214354255', NULL, NULL, 'Traci Carroll', '16 MAYFLOWER ROAD', '', 'SO15 3LT', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7759729498', '0010191GXH', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824876246', 'FedEx', NULL, '2013-12-13', '11.12.2013 09:53', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14758, '214522364', NULL, NULL, 'Edmund Clary', '43 MARTYNS WAY', '', 'TN40 2SE', 'BEXHILL-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '1424224023', '0010078YOH', NULL, NULL, 'Malibu Diamonds GM-502: Black Strap, Silver Case, White Face', NULL, '578824876327', 'FedEx', NULL, '2013-12-13', '11.12.2013 20:53', 'Uk131203AMC01', '1', 'a0YC000000W0H4qMAF', '132.00', '199.00'),
(14759, '214466880', NULL, NULL, 'Gemma Allcorn', '137A STEWART ROAD', '', 'BH8 8PA', 'BOURNEMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7838794941', '0010247EWD', NULL, NULL, 'Malibu Diamonds GM-502: Black Strap, Silver Case, White Face', NULL, '578824876338', 'FedEx', NULL, '2013-12-13', '11.12.2013 17:22', 'Uk131203AMC01', '1', 'a0YC000000W0H4qMAF', '132.00', '199.00'),
(14760, '214381152', NULL, NULL, 'Hayley Brazier', '44 THE GLEBE', '', 'CM3 6PE', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7805809675', '00100129RX', NULL, NULL, 'Malibu Diamonds GM-502: Black Strap, Silver Case, White Face', NULL, '578824876349', 'FedEx', NULL, '2013-12-13', '11.12.2013 11:22', 'Uk131203AMC01', '1', 'a0YC000000W0H4qMAF', '132.00', '199.00'),
(14761, '214381821', NULL, NULL, 'Isiaka Munyankore', '162 WHITWORTH AVENUE', '', 'CV3 1EY', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7812448149', '0010228KGE', NULL, NULL, 'Malibu Diamonds GM-502: Black Strap, Silver Case, White Face', NULL, '578824876350', 'FedEx', NULL, '2013-12-13', '11.12.2013 11:23', 'Uk131203AMC01', '1', 'a0YC000000W0H4qMAF', '132.00', '199.00'),
(14762, '214482738', NULL, NULL, 'Kate Balmer', '38 EGREMONT LAWN', '', 'L27 5RB', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7861553554', '0010135Q5E', NULL, NULL, 'Malibu Diamonds GM-502: Black Strap, Silver Case, White Face', NULL, '578824876360', 'FedEx', NULL, '2013-12-13', '11.12.2013 18:22', 'Uk131203AMC01', '1', 'a0YC000000W0H4qMAF', '132.00', '199.00'),
(14763, '214509616', NULL, NULL, 'Mary Saunders', '13 Top Dartford road', '', 'Br8 7sg', 'Hextable', 'Grossbritannien', 'GB', NULL, NULL, '7976887580', '0010216XBL', NULL, NULL, 'Malibu Diamonds GM-502: Black Strap, Silver Case, White Face', NULL, '578824876371', 'FedEx', NULL, '2013-12-13', '11.12.2013 20:23', 'Uk131203AMC01', '1', 'a0YC000000W0H4qMAF', '132.00', '199.00'),
(14764, '214525110', NULL, NULL, 'Natasha Smith', '17 WYLLIN ROAD', '', 'L33 5XN', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7453279222', '00100900RQ', NULL, NULL, 'Malibu Diamonds GM-502: Black Strap, Silver Case, White Face', NULL, '578824876382', 'FedEx', NULL, '2013-12-13', '11.12.2013 21:22', 'Uk131203AMC01', '1', 'a0YC000000W0H4qMAF', '132.00', '199.00'),
(14765, '214396331', NULL, NULL, 'Paul Collinge', '162 AUDENSHAW ROAD', '', 'M34 5WN', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7870285666', '0010077G7E', NULL, NULL, 'Malibu Diamonds GM-502: Black Strap, Silver Case, White Face', NULL, '578824876393', 'FedEx', NULL, '2013-12-13', '11.12.2013 12:23', 'Uk131203AMC01', '1', 'a0YC000000W0H4qMAF', '132.00', '199.00'),
(14766, '214508958', NULL, NULL, 'robert Charlton', '19 GREEN LANE GARDENS', '', 'NE10 0AE', 'GATESHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7703594240', '0010202CXE', NULL, NULL, 'Malibu Diamonds GM-502: Black Strap, Silver Case, White Face', NULL, '578824876408', 'FedEx', NULL, '2013-12-13', '11.12.2013 20:23', 'Uk131203AMC01', '1', 'a0YC000000W0H4qMAF', '132.00', '199.00'),
(14767, '214417695', NULL, NULL, 'Anabela Miranda', '10 WOODLAWN ROAD', '', 'SW6 6NQ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7905484516', '0010169MLJ', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '578824876419', 'FedEx', NULL, '2013-12-13', '11.12.2013 13:22', 'Uk131203AMC02', '1', 'a0YC000000W0H3OMAV', '132.00', '199.00'),
(14768, '214376106', NULL, NULL, 'Elena Allen', '16 SOUTH STREET', '', 'DE72 3PP', 'Draycott', 'Grossbritannien', 'GB', NULL, NULL, '7825260931', '00101124ML', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '578824876420', 'FedEx', NULL, '2013-12-13', '11.12.2013 10:53', 'Uk131203AMC02', '1', 'a0YC000000W0H3OMAV', '132.00', '199.00'),
(14769, '214540685', NULL, NULL, 'Gary Watkins', '46 WHITETHORN AVENUE', '', 'BT23 8WT', 'NEWTOWNARDS', 'Grossbritannien', 'GB', NULL, NULL, '2891820412', '0010038V7K', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '578824876430', 'FedEx', NULL, '2013-12-13', '11.12.2013 22:23', 'Uk131203AMC02', '1', 'a0YC000000W0H3OMAV', '132.00', '199.00'),
(14770, '214407702', NULL, NULL, 'Geetanjali Sood', '43 MOUNT AVENUE', '', 'E4 6SY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7899955420', '00100282G6', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '578824876441', 'FedEx', NULL, '2013-12-13', '11.12.2013 12:52', 'Uk131203AMC02', '1', 'a0YC000000W0H3OMAV', '132.00', '199.00'),
(14771, '214533127', NULL, NULL, 'Glenn Radford', '3 Gilwell court', '', 'WF3 3FH', 'Wakefield', 'Grossbritannien', 'GB', NULL, NULL, '7730514024', '0010047OGF', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '578824876452', 'FedEx', NULL, '2013-12-13', '11.12.2013 21:52', 'Uk131203AMC02', '1', 'a0YC000000W0H3OMAV', '132.00', '199.00'),
(14772, '214393621', NULL, NULL, 'Lisa Swayne', '107 Olivia street', '', 'L202ER', 'Liverpool', 'Grossbritannien', 'GB', NULL, NULL, '', '0010184YNS', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '578824876463', 'FedEx', NULL, '2013-12-13', '11.12.2013 11:55', 'Uk131203AMC02', '1', 'a0YC000000W0H3OMAV', '132.00', '199.00'),
(14773, '214385866', NULL, NULL, 'Manh Yeung', '7 Perronet House', 'Princess Street', 'SE1 6JR', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7525380855', '00102371DK', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '578824876474', 'FedEx', NULL, '2013-12-13', '11.12.2013 11:53', 'Uk131203AMC02', '1', 'a0YC000000W0H3OMAV', '132.00', '199.00'),
(14774, '214472677', NULL, NULL, 'Margaret Middleton', '2 Archie Street', '', 'HG1 2DD', 'Harrogate', 'Grossbritannien', 'GB', NULL, NULL, '7843810920', '0010245S6V', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '578824876485', 'FedEx', NULL, '2013-12-13', '11.12.2013 17:23', 'Uk131203AMC02', '1', 'a0YC000000W0H3OMAV', '132.00', '199.00'),
(14775, '214555245', NULL, NULL, 'Mohammad Ghazavi', '186 Watkin Road', '', 'LE2 7HW', 'Leicester', 'Grossbritannien', 'GB', NULL, NULL, '4,47738E+11', '0010059JB6', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '578824876496', 'FedEx', NULL, '2013-12-13', '11.12.2013 23:23', 'Uk131203AMC02', '1', 'a0YC000000W0H3OMAV', '132.00', '199.00'),
(14776, '214429552', NULL, NULL, 'Sally Hibbert', '7 BALFOUR ROAD', '', 'WA14 5LH', 'ALTRINCHAM', 'Grossbritannien', 'GB', NULL, NULL, '7769186985', '0010197VUY', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '578824876500', 'FedEx', NULL, '2013-12-13', '11.12.2013 14:22', 'Uk131203AMC02', '1', 'a0YC000000W0H3OMAV', '132.00', '199.00'),
(14777, '214430208', NULL, NULL, 'ahmed khenouche', '105 CHURCH STREET', '', 'NW8 8EY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7908788904', '0010030V5P', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824876511', 'FedEx', NULL, '2013-12-13', '11.12.2013 14:23', 'Uk131203AMC03', '1', 'a0YC000000W0H0uMAF', '132.00', '199.00'),
(14778, '214547045', NULL, NULL, 'amanda whitters', '29 mull Mull', '', 'g74 2dt', 'east kilbride', 'Grossbritannien', 'GB', NULL, NULL, '7919080036', '0010246CDF', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824876522', 'FedEx', NULL, '2013-12-13', '11.12.2013 22:53', 'Uk131203AMC03', '1', 'a0YC000000W0H0uMAF', '132.00', '199.00'),
(14779, '214478681', NULL, NULL, 'Connor Mackley', '55 KNOWL ROAD', '', 'WF14 8DL', 'MIRFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7846733107', '0010207BSS', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824876533', 'FedEx', NULL, '2013-12-13', '11.12.2013 17:52', 'Uk131203AMC03', '1', 'a0YC000000W0H0uMAF', '132.00', '199.00'),
(14780, '214424793', NULL, NULL, 'Jonathan Healey', '61 WINDSOR ROAD', '', 'Ts60re', 'Middlesbrough', 'Grossbritannien', 'GB', NULL, NULL, '7533888285', '00101108YY', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824876544', 'FedEx', NULL, '2013-12-13', '11.12.2013 13:53', 'Uk131203AMC03', '1', 'a0YC000000W0H0uMAF', '132.00', '199.00'),
(14781, '214537532', NULL, NULL, 'Meghna Vithlani', '8 PRINCES AVENUE', '', 'CR2 9BA', 'SOUTH CROYDON', 'Grossbritannien', 'GB', NULL, NULL, '7584995185', '0010220ZPX', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824876555', 'FedEx', NULL, '2013-12-13', '11.12.2013 21:52', 'Uk131203AMC03', '1', 'a0YC000000W0H0uMAF', '132.00', '199.00'),
(14782, '214354959', NULL, NULL, 'ROBERT WILLIAMS', '92 HARTLAND DRIVE', '', 'HA4 0TJ', 'RUISLIP', 'Grossbritannien', 'GB', NULL, NULL, '7733333712', '0010203FBF', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824876566', 'FedEx', NULL, '2013-12-13', '11.12.2013 09:52', 'Uk131203AMC03', '1', 'a0YC000000W0H0uMAF', '132.00', '199.00'),
(14783, '214396525', NULL, NULL, 'Steve Wilbourn', '35 WIDMORE ROAD', '', 'BR1 1RW', 'BROMLEY', 'Grossbritannien', 'GB', NULL, NULL, '2087687080', '0010145PDS', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824876577', 'FedEx', NULL, '2013-12-13', '11.12.2013 12:24', 'Uk131203AMC03', '1', 'a0YC000000W0H0uMAF', '132.00', '199.00'),
(14784, '214540119', NULL, NULL, 'Julie Roberts', '23 PERRY AVENUE', 'Newton', 'SK14 4ET', 'HYDE', 'Grossbritannien', 'GB', NULL, NULL, '7867431440', '00101366TB', NULL, NULL, 'Malibu Diamonds GM-502-4: Black Strap, Black Case, Black Face', NULL, '578824876588', 'FedEx', NULL, '2013-12-13', '11.12.2013 22:23', 'Uk131203AMC04', '1', 'a0YC000000W0H6hMAF', '132.00', '199.00'),
(14785, '214448182', NULL, NULL, 'Kirsty Tough', '17 Tan y Bryn Gardens', 'Llwydcoed', 'CF44 0TQ', 'ABERDARE', 'Grossbritannien', 'GB', NULL, NULL, '7967031461', '00101669X5', NULL, NULL, 'Malibu Diamonds GM-502-4: Black Strap, Black Case, Black Face', NULL, '578824876599', 'FedEx', NULL, '2013-12-13', '11.12.2013 15:23', 'Uk131203AMC04', '1', 'a0YC000000W0H6hMAF', '132.00', '199.00'),
(14786, '214555047', NULL, NULL, 'Laura Parkinson', '31 HEATHBOURNE ROAD', '', 'OL13 0SW', 'BACUP', 'Grossbritannien', 'GB', NULL, NULL, '7805926954', '0010068D7E', NULL, NULL, 'Malibu Diamonds GM-502-4: Black Strap, Black Case, Black Face', NULL, '578824876603', 'FedEx', NULL, '2013-12-13', '11.12.2013 23:23', 'Uk131203AMC04', '1', 'a0YC000000W0H6hMAF', '132.00', '199.00'),
(14787, '214471828', NULL, NULL, 'Maxine Turney', '42 BRIGHTON ROAD', 'Flat 4', 'CR8 2LG', 'PURLEY', 'Grossbritannien', 'GB', NULL, NULL, '7977436087', '0010123QCC', NULL, NULL, 'Malibu Diamonds GM-502-4: Black Strap, Black Case, Black Face', NULL, '578824876614', 'FedEx', NULL, '2013-12-13', '11.12.2013 17:23', 'Uk131203AMC04', '1', 'a0YC000000W0H6hMAF', '132.00', '199.00'),
(14788, '214520013', NULL, NULL, 'Caroline Frost', '39 WINDSOR AVENUE', '', 'HU10 7AT', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7585554522', '0010048DAN', NULL, NULL, 'Sydney Diamonds GM-503-1: Black Strap, Silver Case, White Face', NULL, '578824876625', 'FedEx', NULL, '2013-12-13', '11.12.2013 20:53', 'Uk131203AMC05', '1', 'a0YC000000W0HMHMA3', '132.00', '199.00'),
(14789, '214347618', NULL, NULL, 'Natalia Artyukhova', '37 HARBOROUGH ROAD', '', 'SW16 2XP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7939463557', '0010001MF8', NULL, NULL, 'Sydney Diamonds GM-503-1: Black Strap, Silver Case, White Face', NULL, '578824876636', 'FedEx', NULL, '2013-12-13', '11.12.2013 09:23', 'Uk131203AMC05', '1', 'a0YC000000W0HMHMA3', '132.00', '199.00'),
(14790, '214318987', NULL, NULL, 'Teodor Banov', '825 WOOLWICH ROAD', 'Flat 3', 'SE7 8LL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '4,47819E+11', '0010219KHM', NULL, NULL, 'Sydney Diamonds GM-503-1: Black Strap, Silver Case, White Face', NULL, '578824876647', 'FedEx', NULL, '2013-12-13', '11.12.2013 07:22', 'Uk131203AMC05', '1', 'a0YC000000W0HMHMA3', '132.00', '199.00'),
(14791, '214373776', NULL, NULL, 'Brian Robbins', '15 HORSESHOE CLOSE', 'Wales', 'S26 5PZ', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7918679697', '00101663CJ', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '578824876658', 'FedEx', NULL, '2013-12-13', '11.12.2013 10:53', 'Uk131203AMC06', '1', 'a0YC000000W0HP0MAN', '132.00', '199.00'),
(14792, '214469772', NULL, NULL, 'Earleen Taylor', '49 THE HIGHWAY', '', 'SM2 5QS', 'SUTTON', 'Grossbritannien', 'GB', NULL, NULL, '7957446664', '00101017UY', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '578824876669', 'FedEx', NULL, '2013-12-13', '11.12.2013 17:22', 'Uk131203AMC06', '1', 'a0YC000000W0HP0MAN', '132.00', '199.00'),
(14793, '214451598', NULL, NULL, 'georgina mattocks', '133 MOORHEY ROAD', 'MAGHULL', 'L31 5LF', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '1513453522', '0010236WYV', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '578824876670', 'FedEx', NULL, '2013-12-13', '11.12.2013 15:52', 'Uk131203AMC06', '1', 'a0YC000000W0HP0MAN', '132.00', '199.00'),
(14794, '214343287', NULL, NULL, 'Keith Chalmers', '69 BROOMSIDE TERRACE', '', 'EH12 7ND', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7725915199', '0010131YET', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '578824876680', 'FedEx', NULL, '2013-12-13', '11.12.2013 09:23', 'Uk131203AMC06', '1', 'a0YC000000W0HP0MAN', '132.00', '199.00'),
(14795, '214481229', NULL, NULL, 'mike darmalingum', '24 BECKINSALE GROVE', '', 'MK8 0DU', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7973126296', '0010208FKP', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '578824876691', 'FedEx', NULL, '2013-12-13', '11.12.2013 18:22', 'Uk131203AMC06', '1', 'a0YC000000W0HP0MAN', '132.00', '199.00'),
(14796, '214508253', NULL, NULL, 'Adam Blenkinsop', '35 HIGH STREET', 'Normanby', 'TS6 0LE', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7967802259', '0010230RM7', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824876706', 'FedEx', NULL, '2013-12-13', '11.12.2013 20:22', 'Uk131203AMC07', '1', 'a0YC000000W0HRkMAN', '132.00', '199.00'),
(14797, '214413032', NULL, NULL, 'Andy Borbely', 'THE SMITHY OLD LANE', 'Pulford', 'CH4 9EW', 'CHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7884027072', '0010041A1X', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824876717', 'FedEx', NULL, '2013-12-13', '11.12.2013 13:24', 'Uk131203AMC07', '1', 'a0YC000000W0HRkMAN', '132.00', '199.00'),
(14798, '214378355', NULL, NULL, 'isobel gregory', '2 BRANSFIELD CLOSE', 'hawkley hall', 'WN3 5NW', 'WIGAN', 'Grossbritannien', 'GB', NULL, NULL, '1942230016', '001011398N', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824876728', 'FedEx', NULL, '2013-12-13', '11.12.2013 11:23', 'Uk131203AMC07', '1', 'a0YC000000W0HRkMAN', '132.00', '199.00'),
(14799, '214345872', NULL, NULL, 'Natalia Artyukhova', '37 HARBOROUGH ROAD', '', 'SW16 2XP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7939463557', '0010243IWH', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824876636', 'FedEx', NULL, '2013-12-13', '11.12.2013 09:22', 'Uk131203AMC07', '1', 'a0YC000000W0HRkMAN', '132.00', '199.00'),
(14800, '214522062', NULL, NULL, 'PAUL CLOVES', '40 FRIARS WALK', '', 'BN7 2XW', 'LEWES', 'Grossbritannien', 'GB', NULL, NULL, '7731117906', '0010168NK3', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824876740', 'FedEx', NULL, '2013-12-13', '11.12.2013 20:52', 'Uk131203AMC07', '1', 'a0YC000000W0HRkMAN', '132.00', '199.00'),
(14801, '214357801', NULL, NULL, 'Sam Young', '50 CRAWLEY HILL', '', 'GU15 2BY', 'CAMBERLEY', 'Grossbritannien', 'GB', NULL, NULL, '7900983573', '0010076WQD', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824876750', 'FedEx', NULL, '2013-12-13', '11.12.2013 09:53', 'Uk131203AMC07', '1', 'a0YC000000W0HRkMAN', '132.00', '199.00'),
(14802, '214503197', NULL, NULL, 'Sharon Donaldson', '11 CASTLE AVENUE', 'Holytown', 'ML1 4TX', 'MOTHERWELL', 'Grossbritannien', 'GB', NULL, NULL, '7507687341', '0010031T8A', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824876761', 'FedEx', NULL, '2013-12-13', '11.12.2013 19:53', 'Uk131203AMC07', '1', 'a0YC000000W0HRkMAN', '132.00', '199.00'),
(14803, '214345653', NULL, NULL, 'Claire Hill', '44 LONGMEADOW DRIVE', '', 'DY3 3QH', 'DUDLEY', 'Grossbritannien', 'GB', NULL, NULL, '7854336831', '0010152FL1', NULL, NULL, 'Sydney Diamonds GM-503-4: Black Strap, Black Case, Black Face', NULL, '578824876772', 'FedEx', NULL, '2013-12-13', '11.12.2013 09:22', 'Uk131203AMC08', '1', 'a0YC000000W0HSxMAN', '132.00', '199.00'),
(14804, '214435057', NULL, NULL, 'Emma Goodwin', '269 BRERETON AVENUE', '', 'DN35 7QZ', 'CLEETHORPES', 'Grossbritannien', 'GB', NULL, NULL, '7860876853', '0010082R9F', NULL, NULL, 'Sydney Diamonds GM-503-4: Black Strap, Black Case, Black Face', NULL, '578824876783', 'FedEx', NULL, '2013-12-13', '11.12.2013 14:52', 'Uk131203AMC08', '1', 'a0YC000000W0HSxMAN', '132.00', '199.00'),
(14805, '214540652', NULL, NULL, 'Lynn Guthrie', '56 THE MOORINGS', '', 'PA2 9AY', 'PAISLEY', 'Grossbritannien', 'GB', NULL, NULL, '7450497627', '00100186IY', NULL, NULL, 'Sydney Diamonds GM-503-4: Black Strap, Black Case, Black Face', NULL, '578824876794', 'FedEx', NULL, '2013-12-13', '11.12.2013 22:23', 'Uk131203AMC08', '1', 'a0YC000000W0HSxMAN', '132.00', '199.00'),
(14806, '214560017', NULL, NULL, 'Tessa Currigan', '3 MANOR FARM PLACE', '', 'DL6 2HP', 'NORTHALLERTON', 'Grossbritannien', 'GB', NULL, NULL, '1609881509', '0010016IY4', NULL, NULL, 'Sydney Diamonds GM-503-4: Black Strap, Black Case, Black Face', NULL, '578824876809', 'FedEx', NULL, '2013-12-13', '11.12.2013 23:52', 'Uk131203AMC08', '1', 'a0YC000000W0HSxMAN', '132.00', '199.00'),
(14807, '214189778', NULL, NULL, 'Antonio Baronti c/o GENERALE SERVIZI SRL', 'PIAZZA EUGENIO ARTOM 12', 'CONSEGNARE PRESSO UFFICI GENERALE SERVIZI - INTERNO DEL CAP MERCAFIR', '50127', 'FIRENZE', 'Italien', 'IT', NULL, NULL, '3497083711', '0010064X6H', NULL, NULL, 'Quadrante nero, cassa gold e cinturino marrone (03)', NULL, '578824876831', 'FedEx', NULL, '2013-12-13', '10.12.2013 14:58', 'IT130710SC03', '1', 'a0YC000000VzXRCMA3', '151.02', '229.99'),
(14808, '214123839', NULL, NULL, 'Rosa Martone', 'VIA POLVICA 262', 'caseificio martone vincenzo', '80035', 'NOLA', 'Italien', 'IT', NULL, NULL, '3893460252', '001004099A', NULL, NULL, 'Quadrante nero, cassa gold e cinturino marrone (03)', NULL, '578824876842', 'FedEx', NULL, '2013-12-13', '10.12.2013 10:29', 'IT130710SC03', '1', 'a0YC000000VzXRCMA3', '151.02', '229.99'),
(14809, '214147218', NULL, NULL, 'AZUNI WANDA', 'PIAZZA DEL POPOLO 1', 'PREFETTURA DI PORDENONE', '33170', 'PORDENONE', 'Italien', 'IT', NULL, NULL, '3346902935', '0010215ELO', NULL, NULL, 'Quadrante nero, cassa silver e cinturino nero (01)', NULL, '578824876853', 'FedEx', NULL, '2013-12-13', '10.12.2013 11:58', 'IT130710SC01', '1', 'a0YC000000VzXRAMA3', '151.02', '229.99'),
(14810, '214214656', NULL, NULL, 'Valentina Turi', 'VIA DELL ERBA 32', '', '30176', 'VENEZIA', 'Italien', 'IT', NULL, NULL, '3925490578', '0010236S4T', NULL, NULL, 'Quadrante nero, cassa silver e cinturino nero (01)', NULL, '578824876864', 'FedEx', NULL, '2013-12-13', '10.12.2013 16:58', 'IT130710SC01', '1', 'a0YC000000VzXRAMA3', '151.02', '229.99'),
(14811, '214238185', NULL, NULL, 'Verdiana Zambroni', 'VIA CRISTOFORO COLOMBO 9', 'suonare campanello in alto', '21045', 'GAZZADA SCHIANNO', 'Italien', 'IT', NULL, NULL, '3406074218', '0010004AVC', NULL, NULL, 'Quadrante nero, cassa silver e cinturino nero (01)', NULL, '578824876875', 'FedEx', NULL, '2013-12-13', '10.12.2013 18:58', 'IT130710SC01', '1', 'a0YC000000VzXRAMA3', '151.02', '229.99'),
(14812, '214101404', NULL, NULL, 'danilo di santo', 'VIA DUCCIO DI BONINSEGNA 57', '', '53100', 'SIENA', 'Italien', 'IT', NULL, NULL, '3391104057', '0010035D4M', NULL, NULL, 'Quadrante, cassa e cinturino neri (04)', NULL, '578824876886', 'FedEx', NULL, '2013-12-13', '10.12.2013 08:58', 'IT130710SC04', '1', 'a0YC000000VzXRDMA3', '151.02', '229.99'),
(14813, '214324470', NULL, NULL, 'Giorgia Naggi', 'VIA CARDINAL EUGENIO TOSI 4', '', '21052', 'BUSTO ARSIZIO', 'Italien', 'IT', NULL, NULL, '3663645525', '0010047KFE', NULL, NULL, 'Quadrante, cassa e cinturino neri (04)', NULL, '578824876897', 'FedEx', NULL, '2013-12-13', '11.12.2013 06:58', 'IT130710SC04', '1', 'a0YC000000VzXRDMA3', '151.02', '229.99'),
(14814, '214458634', NULL, NULL, 'Ivan Baretti', 'Via friuli 83', '', '24055', 'COLOGNO AL SERIO', 'Italien', 'IT', NULL, NULL, '3393794232', '0010200HN0', NULL, NULL, 'Quadrante, cassa e cinturino neri (04)', NULL, '578824876901', 'FedEx', NULL, '2013-12-13', '11.12.2013 15:28', 'IT130710SC04', '1', 'a0YC000000VzXRDMA3', '151.02', '229.99'),
(14815, '214039210', NULL, NULL, 'Alin Daniel Ungurean', '7 Amberfield', 'Blanchardstown', '15', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53872E+11', '0010132W6V', NULL, NULL, 'rio Black Case/Black Dial/Black Band', NULL, '578824876062', 'FedEx', NULL, '2013-12-13', '10.12.2013 00:02', 'a0YC000000W04RWMAZ', '1', 'a0YC000000W04RWMAZ', '', '285.95'),
(14816, '214009870', NULL, NULL, 'Amway dublin', '79 park boulevard', '', 'd15', 'tyrrelstown', 'Irland', 'IE', NULL, NULL, '858253377', '0010100V5G', NULL, NULL, 'Black Case/Black Dial/Black Band Rio ', NULL, '578824876073', 'FedEx', NULL, '2013-12-13', '09.12.2013 22:02', 'a0YC000000W04RWMAZ', '1', 'a0YC000000W04RWMAZ', '', '285.95'),
(14817, '214229080', '', '', 'Dervlia Mcgrattan', '10 Belmont Grove', 'Galloping Green', 'Co Dublin', 'Stillorgan', 'Irland', '', '', '', '086 8217032', '0010169CTX', '', '', 'Black Case/Black Dial/Black Band Rio ', 'Uhr erhalten 30.12.2013\r\nSenden nach den Neue Jahr\r\nUhr versendet 02.01.2014 RL 70 454 0455DE', '578824876084', 'FedEx', '', '2013-12-13', '', '', '', '', '', ''),
(14818, '213767051', NULL, NULL, 'Aaron Duffy', 'Millbrook Co Tuam Road', '', 'Co.roscomm', 'Athlone', 'Irland', 'IE', NULL, NULL, '906492039', '0010073KCX', NULL, NULL, 'Gold Case/Black Dial/Brown Band Rio', NULL, '578824876095', 'FedEx', NULL, '2013-12-13', '09.12.2013 00:32', 'a0YC000000W04RVMAZ', '1', 'a0YC000000W04RVMAZ', '', '285.95'),
(14819, '213825856', NULL, NULL, 'Orlagh Dunne', '1 Lotaeshao House', 'Creeveoughter Rathmullan', '74', 'Donegal', 'Irland', 'IE', NULL, NULL, '749158799', '00100746YS', NULL, NULL, 'Gold Case/Black Dial/Brown Band Rio', NULL, '578824876100', 'FedEx', NULL, '2013-12-13', '09.12.2013 10:32', 'a0YC000000W04RVMAZ', '1', 'a0YC000000W04RVMAZ', '', '285.95'),
(14820, '214105949', NULL, NULL, 'orla Hayes', '0 All Aboard', 'Station Road', 'cork', 'Carrigtwohill', 'Irland', 'IE', NULL, NULL, '872435589', '00100225EU', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824876110', 'FedEx', NULL, '2013-12-13', '10.12.2013 10:32', 'a0YC000000Vwu3pMAB', '1', 'a0YC000000Vwu3pMAB', '', '239.00'),
(14821, '213868543', NULL, NULL, 'Alexandra Pop', '15 River court', '', '1', 'Dunboyne', 'Irland', 'IE', NULL, NULL, '(087) 397 8657', '00101714OQ', NULL, NULL, 'Silver Case/Black Dial/Black Band Rio', NULL, '578824876121', 'FedEx', NULL, '2013-12-13', '09.12.2013 12:32', 'a0YC000000W04RUMAZ', '1', 'a0YC000000W04RUMAZ', '', '285.95'),
(14822, '213989172', NULL, NULL, 'Joanna Malinowska', '13 Cruagh Close', 'Cruagh Manor', 'Dublin 18', 'Stepaside', 'Irland', 'IE', NULL, NULL, '3,53874E+11', '10099182', NULL, NULL, 'Silver Case/Black Dial/Black Band Rio', NULL, '578824876132', 'FedEx', NULL, '2013-12-13', '09.12.2013 20:32', 'a0YC000000W04RUMAZ', '1', 'a0YC000000W04RUMAZ', '', '285.95'),
(14823, '213873528', NULL, NULL, 'Susan Smith', '66 The Old Forge', '', 'Lucan', 'County Dublin', 'Irland', 'IE', NULL, NULL, '876593320', '00100715LF', NULL, NULL, 'Silver Case/Black Dial/Black Band Rio', NULL, '578824876143', 'FedEx', NULL, '2013-12-13', '09.12.2013 13:02', 'a0YC000000W04RUMAZ', '1', 'a0YC000000W04RUMAZ', '', '285.95'),
(14824, '214203291', NULL, NULL, 'Caroline Heiberg', 'Hovdevegen 16', '', '2436', 'VÅLER I SOLØR', 'Norwegen', '', NULL, NULL, '970 75 056', '00100840VH', NULL, NULL, 'Alternativ 1: Klokke i sølv/hvit. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '10.12.2013 18:10', 'a0YC000000VzVLYMA3', '1', 'a0YC000000VzVLYMA3', '', '2259.00'),
(14825, '214177853', NULL, NULL, 'Haakon B Johansen', 'Deørvei 73', '', '1555', 'SON', 'Norwegen', '', NULL, NULL, '0047 94306620', '00102313LY', NULL, NULL, 'Alternativ 1: Klokke i sølv/hvit. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '10.12.2013 16:10', 'a0YC000000VzVLYMA3', '1', 'a0YC000000VzVLYMA3', '', '2259.00'),
(14826, '214387953', NULL, NULL, 'Hermod Martinsen', 'Mellamyra 5', '', '8643', 'BJERKA', 'Norwegen', '', NULL, NULL, '41104316', '0010237TO6', NULL, NULL, 'Alternativ 1: Klokke i sølv/hvit. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '11.12.2013 12:40', 'a0YC000000VzVLYMA3', '1', 'a0YC000000VzVLYMA3', '', '2259.00'),
(14827, '214248795', NULL, NULL, 'Steinar Nygård', 'Blåsbortveien 18', '', '0873', 'OSLO', 'Norwegen', '', NULL, NULL, '90860725', '0010250V9P', NULL, NULL, 'Alternativ 1: Klokke i sølv/hvit. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '10.12.2013 21:40', 'a0YC000000VzVLYMA3', '1', 'a0YC000000VzVLYMA3', '', '2259.00'),
(14828, '214190883', NULL, NULL, 'Anouar Amrani', 'Søren Jaabæks gate 4G', '', '0460', 'Oslo', 'Norwegen', '', NULL, NULL, '45263526', '00101437IH', NULL, NULL, 'Alternativ 2: Klokke i sølv/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '10.12.2013 17:10', 'a0YC000000VzVLnMAN', '1', 'a0YC000000VzVLnMAN', '', '2259.00'),
(14829, '214200021', NULL, NULL, 'farah tahiri Alaoui', 'Seterhøyveien 16A', '', '1176', 'OSLO', 'Norwegen', '', NULL, NULL, '92262026', '0010137KOJ', NULL, NULL, 'Alternativ 2: Klokke i sølv/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '10.12.2013 17:40', 'a0YC000000VzVLnMAN', '1', 'a0YC000000VzVLnMAN', '', '2259.00'),
(14830, '214329511', NULL, NULL, 'Hamide Huyuk', 'Greveveien 68', '', '3269', 'Larvik', 'Norwegen', 'NO', NULL, NULL, '98110723', '0010192RJK', NULL, NULL, 'Alternativ 2: Klokke i sølv/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '11.12.2013 09:40', 'a0YC000000VzVLnMAN', '1', 'a0YC000000VzVLnMAN', '', '2259.00'),
(14831, '214193572', NULL, NULL, 'Inna Ulrike Ødegård', 'Lindebergåsen 66B', '', '1068', 'OSLO', 'Norwegen', '', NULL, NULL, '94884776', '00101616YT', NULL, NULL, 'Alternativ 2: Klokke i sølv/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '10.12.2013 17:10', 'a0YC000000VzVLnMAN', '1', 'a0YC000000VzVLnMAN', '', '2259.00'),
(14832, '214560208', NULL, NULL, 'Jonny Strøm', 'Nåkkves vei 1', '', '0670', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '99506056', '0010060XGP', NULL, NULL, 'Alternativ 2: Klokke i sølv/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '12.12.2013 00:40', 'a0YC000000VzVLnMAN', '1', 'a0YC000000VzVLnMAN', '', '2259.00'),
(14833, '214264247', NULL, NULL, 'Anders Meltveit', 'Hemmestveitbakken 22', '', '4021', 'STAVANGER', 'Norwegen', '', NULL, NULL, '4748232123', '0010190QSV', NULL, NULL, 'Alternativ 3: Klokke i gull/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '10.12.2013 22:40', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(14834, '214285586', NULL, NULL, 'Christopher Rodriguez', 'Bruskedalsreset 148', '', '5115', 'ULSET', 'Norwegen', '', NULL, NULL, '98620438', '0010136MT8', NULL, NULL, 'Alternativ 3: Klokke i gull/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '10.12.2013 23:40', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(14835, '214198172', NULL, NULL, 'Hadi mohamed Salih', 'Statsråd Ihlensvei 86 A', '', '2010', 'STRØMMEN', 'Norwegen', 'NO', NULL, NULL, '48172839', '0010215EFI', NULL, NULL, 'Alternativ 3: Klokke i gull/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '10.12.2013 17:40', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(14836, '214198539', NULL, NULL, 'Jan Erik Hjelmeland', 'Torsvevegen 12 B', '', '7540', 'KLÆBU', 'Norwegen', '', NULL, NULL, '95082138', '0010164KX5', NULL, NULL, 'Alternativ 3: Klokke i gull/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '10.12.2013 17:40', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(14837, '214272599', NULL, NULL, 'jørgen hoffsbakken', 'Ravnkollbakken 21', '', '0971', 'OSLO', 'Norwegen', '', NULL, NULL, '97946309', '0010078U28', NULL, NULL, 'Alternativ 3: Klokke i gull/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '10.12.2013 23:10', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(14838, '214278305', NULL, NULL, 'May Brit Linløkkejordet', 'Skyttervollen 4', '', '4844', 'ARENDAL', 'Norwegen', '', NULL, NULL, '4792299990', '001001706Y', NULL, NULL, 'Alternativ 3: Klokke i gull/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '10.12.2013 23:10', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(14839, '214645347', NULL, NULL, 'Patrick Westerby', 'Fagerhøy terrasse 15', '', '1369', 'STABEKK', 'Norwegen', '', NULL, NULL, '92025462', '00100872U4', NULL, NULL, 'Alternativ 3: Klokke i gull/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '12.12.2013 12:40', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(14840, '214226187', NULL, NULL, 'Randi Arisholm AgnAlt', 'Pilestredet Park 12 B', '', '0176', 'OSLO', 'Norwegen', '', NULL, NULL, '41414609', '00100898NW', NULL, NULL, 'Alternativ 3: Klokke i gull/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '10.12.2013 19:40', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(14841, '214573488', NULL, NULL, 'Runar Telle Eide', 'Larslia 16A', '', '5353', 'STRAUME', 'Norwegen', '', NULL, NULL, '99550259', '0010076D1O', NULL, NULL, 'Alternativ 3: Klokke i gull/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '12.12.2013 04:10', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(14842, '215021821', NULL, NULL, 'Xixi Liu', 'Herman Krags veg 51-64', '', '7050', 'TRONDHEIM', 'Norwegen', '', NULL, NULL, '94122483', '0010114U9W', NULL, NULL, 'Alternativ 1: Klokke i sølv/hvit. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '13.12.2013 23:10', 'a0YC000000VzVLYMA3', '1', 'a0YC000000VzVLYMA3', '', '2259.00'),
(14843, '214820216', NULL, NULL, 'Khalid Zaouaghi', 'Veitvetstubben 5', '', '0596', 'OSLO', 'Norwegen', 'no', NULL, NULL, '45671261', '0010219JSX', NULL, NULL, 'Alternativ 2: Klokke i sølv/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '13.12.2013 02:10', 'a0YC000000VzVLnMAN', '1', 'a0YC000000VzVLnMAN', '', '2259.00'),
(14844, '215023142', NULL, NULL, 'Xixi Liu', 'Herman Krags veg 51-64', '', '7050', 'TRONDHEIM', 'Norwegen', '', NULL, NULL, '94122483', '0010185F1C', NULL, NULL, 'Alternativ 2: Klokke i sølv/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '13.12.2013 23:10', 'a0YC000000VzVLnMAN', '1', 'a0YC000000VzVLnMAN', '', '2259.00'),
(14845, '215071593', NULL, NULL, 'Aram hami haji', 'Sigurds gate 11', '', '0650', 'OSLO', 'Norwegen', 'NO', NULL, NULL, '40048688', '00100844OV', NULL, NULL, 'Alternativ 3: Klokke i gull/sort.Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '14.12.2013 10:10', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(14846, '214730513', NULL, NULL, 'Kari Dyrøy', 'Vallaheiene 82', '', '5227', 'NESTTUN', 'Norwegen', '', NULL, NULL, '92830678', '0010026QE4', NULL, NULL, 'Alternativ 3: Klokke i gull/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '12.12.2013 18:40', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(14847, '214962605', NULL, NULL, 'karwan osman', 'Gjeddevannsveien 19a', '', '1911', 'flateby', 'Norwegen', '', NULL, NULL, '95729361', '10245708', NULL, NULL, 'Alternativ 3: Klokke i gull/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '13.12.2013 17:40', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(14848, '214781249', NULL, NULL, 'Lene Moløkken', 'Ormøybakken 1', '', '0198', 'OSLO', 'Norwegen', '', NULL, NULL, '91713852', '00101683VM', NULL, NULL, 'Alternativ 3: Klokke i gull/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '12.12.2013 22:10', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(14849, '214972582', NULL, NULL, 'odd johan arnesen', 'betzy kjelsbergsvei 262', '', '3028', 'drammen', 'Norwegen', '', NULL, NULL, '95121702', '0010217FD5', NULL, NULL, 'Alternativ 3: Klokke i gull/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '13.12.2013 18:40', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(14850, '214934255', NULL, NULL, 'vildana grabovica', 'Grønnvoldvegen', ' 3 B 3B', '2335', 'Stange Grønnvoldvegen', 'Norwegen', '', NULL, NULL, '', '0010060JF6', NULL, NULL, 'Alternativ 3: Klokke i gull/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '13.12.2013 15:10', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', ''),
(14851, '215021486', NULL, NULL, 'Xixi Liu', 'Herman Krags veg 51-64', '', '7050', 'TRONDHEIM', 'Norwegen', '', NULL, NULL, '94122483', '0010230HGU', NULL, NULL, 'Alternativ 3: Klokke i gull/sort. Monte Carlo', NULL, '578824876967', 'FedEx', NULL, '2013-12-16', '13.12.2013 23:10', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(14852, '214296339', NULL, NULL, 'Victor Reyes', 'JELLINGEGRAEND 7', '', '164 46', 'KISTA', 'Schweden', 'SE', NULL, NULL, '735765862', '00100612SM', NULL, NULL, 'Klocka Theorema Paragon Sw Gold.', NULL, '578824878113', 'FedEx', NULL, '2013-12-16', '11.12.2013 01:14', 'a0YC000000UujyYMAR', '1', 'a0YC000000UujyYMAR', '', '1569.00'),
(14853, '214668442', NULL, NULL, 'Bror Gustafsson', 'NORRA LIDEN 8', '', '411 18', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '702661762', '001020144Q', NULL, NULL, 'Klocka Theorema Paragon T3001 gg.', NULL, '578824878124', 'FedEx', NULL, '2013-12-16', '12.12.2013 14:14', 'a0YC000000UujxzMAB', '1', 'a0YC000000UujxzMAB', '', '1569.00'),
(14854, '214264822', NULL, NULL, 'Heman Akerlind', 'AVINGEGRAEND 19', '', '163 68', 'SPANGA', 'Schweden', 'SE', NULL, NULL, '739940661', '00102133G7', NULL, NULL, 'Klocka Theorema Paragon T3001 gg.', NULL, '578824878135', 'FedEx', NULL, '2013-12-16', '10.12.2013 22:14', 'a0YC000000UujxzMAB', '1', 'a0YC000000UujxzMAB', '', '1569.00'),
(14855, '214269648', NULL, NULL, 'My Joensson', 'HEBSACKERSGATAN 26C', '', '254 37', 'HELSINGBORG', 'Schweden', 'SE', NULL, NULL, '702545452', '0010183FUT', NULL, NULL, 'Klocka Theorema Paragon T3001 gg.', NULL, '578824878146', 'FedEx', NULL, '2013-12-16', '10.12.2013 22:44', 'a0YC000000UujxzMAB', '1', 'a0YC000000UujxzMAB', '', '1569.00'),
(14856, '214563000', NULL, NULL, 'Philip Kavak', 'AKERBAERSGATAN 10', '', '703 60', 'OEREBRO', 'Schweden', 'SE', NULL, NULL, '736177869', '0010151GGP', NULL, NULL, 'Klocka Theorema Paragon T3001 gg.', NULL, '578824878157', 'FedEx', NULL, '2013-12-16', '12.12.2013 01:14', 'a0YC000000UujxzMAB', '1', 'a0YC000000UujxzMAB', '', '1569.00'),
(14857, '214724140', NULL, NULL, 'Theodor Flingdal', 'SLOTTSBACKEN 2', '', '111 30', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '709479537', '0010152HWR', NULL, NULL, 'Klocka Theorema Paragon T3001 gg.', NULL, '578824878168', 'FedEx', NULL, '2013-12-16', '12.12.2013 18:15', 'a0YC000000UujxzMAB', '1', 'a0YC000000UujxzMAB', '', '1569.00'),
(14858, '214693960', NULL, NULL, 'Stephanie Barr-Wilson', '179 TOMS LANE', '', 'WD4 8PA', 'KINGS LANGLEY', 'Grossbritannien', 'GB', NULL, NULL, '7976839309', '0010224IRC', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '578824876989', 'FedEx', NULL, '2013-12-16', '12.12.2013 14:52', 'UK131203AMC14', '1', 'a0YC000000W0I5FMAV', '124.01', '179.00'),
(14859, '214682784', NULL, NULL, 'Jim Ward', '156 STRATHMORE AVENUE', 'You can drop it in next door 158 if no one at home', 'Lu13qw', 'Luton', 'Grossbritannien', 'GB', NULL, NULL, '7815775109', '0010105KYE', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824876990', 'FedEx', NULL, '2013-12-16', '12.12.2013 13:53', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(14860, '214736960', NULL, NULL, 'Rosaleen George', '0 UPPER DARRA CROFT', '', 'AB53 8BP', 'TURRIFF', 'Grossbritannien', 'GB', NULL, NULL, '7896689250', '0010093J2H', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824877003', 'FedEx', NULL, '2013-12-16', '12.12.2013 18:22', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(14861, '214805161', NULL, NULL, 'Stephen Hann', 'Higher culla Spreyton', 'Spreyton', 'Ex17 5ax', 'Crediton', 'Grossbritannien', 'GB', NULL, NULL, '7971277218', '0010065YH1', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824877014', 'FedEx', NULL, '2013-12-16', '12.12.2013 23:22', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(14862, '214729371', NULL, NULL, 'ANNA CICHON HORTON HOSPITAL MAIN RECEPTION', ' OXFORD ROAD', '', 'OX16 9AL', 'BANBURY', 'Grossbritannien', 'GB', NULL, NULL, '1295275500', '0010042YT3', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824877025', 'FedEx', NULL, '2013-12-16', '12.12.2013 17:53', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14863, '214565792', NULL, NULL, 'Louisa Ciacciarelli', '214 PECKHAM RYE', '', 'SE22 0LT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7951069765', '0010104O5E', NULL, NULL, 'Coppernicus Watch GM-501-4 Black Strap Black Case Black Face', NULL, '578824877036', 'FedEx', NULL, '2013-12-16', '12.12.2013 00:52', 'UK131203AMC12', '1', 'a0YC000000W0I2AMAV', '124.01', '179.00'),
(14864, '214757606', NULL, NULL, 'Adelina Catrinar', '156 HIGH STREET', '', 'SK11 7QE', 'MACCLESFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7894983308', '0010009F5O', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824877047', 'FedEx', NULL, '2013-12-16', '12.12.2013 19:53', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14865, '214802431', NULL, NULL, 'Robert Baldwin', '593 DOWNHAM WAY', 'Leave with next door if i am not in thank you', 'BR1 5HX', 'BROMLEY', 'Grossbritannien', 'GB', NULL, NULL, '7940432721', '0010144LGM', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824877058', 'FedEx', NULL, '2013-12-16', '12.12.2013 23:23', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14866, '214684045', NULL, NULL, 'Juliet Sanders', '63 DURHAM ROAD', '', 'NE8 4AP', 'GATESHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7767486978', '0010199A8S', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '578824877069', 'FedEx', NULL, '2013-12-16', '12.12.2013 13:52', 'Uk131203AMC02', '1', 'a0YC000000W0H3OMAV', '132.00', '199.00'),
(14867, '214562810', NULL, NULL, 'Shane Ballard', '4 OAKFIELD CLOSE', '', 'ST6 8GR', 'STOKE-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7796698782', '0010222BM8', NULL, NULL, 'Malibu Diamonds GM-502-4: Black Strap, Black Case, Black Face', NULL, '578824877070', 'FedEx', NULL, '2013-12-16', '12.12.2013 00:22', 'Uk131203AMC04', '1', 'a0YC000000W0H6hMAF', '132.00', '199.00'),
(14868, '214563157', NULL, NULL, 'Karl Sage', '1 GILES AVENUE', '', 'YO31 0RB', 'York', 'Grossbritannien', 'GB', NULL, NULL, '7834153274', '0010197RV3', NULL, NULL, 'Sydney Diamonds GM-503-1: Black Strap, Silver Case, White Face', NULL, '578824877080', 'FedEx', NULL, '2013-12-16', '12.12.2013 00:22', 'Uk131203AMC05', '1', 'a0YC000000W0HMHMA3', '132.00', '199.00'),
(14869, '214700696', NULL, NULL, 'adrian capasso', '22 LOCKINGTON CRESCENT', '', 'LU5 4SU', 'DUNSTABLE', 'Grossbritannien', 'GB', NULL, NULL, '7725720669', '0010156YPG', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824877091', 'FedEx', NULL, '2013-12-16', '12.12.2013 15:23', 'Uk131203AMC07', '1', 'a0YC000000W0HRkMAN', '132.00', '199.00'),
(14870, '214564098', NULL, NULL, 'Shakila Khaitoo', 'Flat 6, 32, lennox street,Portobello', '', '8', 'Dublin 8', 'Irland', 'IE', NULL, NULL, '3,53863E+11', '001007875H', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824877106', 'FedEx', NULL, '2013-12-16', '12.12.2013 00:22', 'Uk131203AMC07', '1', 'a0YC000000W0HRkMAN', '132.00', '199.00'),
(14871, '214990728', NULL, NULL, 'anne sophie lassen', 'Engvangen 41', 'st', '8700', 'Horsens', 'Dänemark', 'DK', NULL, NULL, '60505538', '0010195XBA', NULL, NULL, 'Copacabana-ur med guldfarvet ramme', NULL, '578824877687', 'FedEx', NULL, '2013-12-16', '13.12.2013 18:06', 'a0YC000000VzVa1MAF', '1', 'a0YC000000VzVa1MAF', '', '2299.00'),
(14872, '214991212', NULL, NULL, 'Arda Dorttepe', 'Vilh Andersensvej 32 2.TH', '', '4100', 'Ringsted', 'Dänemark', 'DK', NULL, NULL, '4560581010', '0010030BFA', NULL, NULL, 'Copacabana-ur med guldfarvet ramme', NULL, '578824877698', 'FedEx', NULL, '2013-12-16', '13.12.2013 18:06', 'a0YC000000VzVa1MAF', '1', 'a0YC000000VzVa1MAF', '', '2299.00'),
(14873, '214511200', NULL, NULL, 'Birgitte Baron', 'Folemarken 14', '', '4800', 'Nykobing', 'Dänemark', 'DK', NULL, NULL, '61267278', '0010093T0T', NULL, NULL, 'Copacabana-ur med guldfarvet ramme', NULL, '578824877702', 'FedEx', NULL, '2013-12-16', '11.12.2013 19:36', 'a0YC000000VzVa1MAF', '1', 'a0YC000000VzVa1MAF', '', '2299.00'),
(14874, '214501985', NULL, NULL, 'Goran Mitrovic-Jovanovic', 'Slesvigsgade 14', '1. ljl 104', '1762', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '51966735', '0010057MOY', NULL, NULL, 'Copacabana-ur med guldfarvet ramme', NULL, '578824877713', 'FedEx', NULL, '2013-12-16', '11.12.2013 18:36', 'a0YC000000VzVa1MAF', '1', 'a0YC000000VzVa1MAF', '', '2299.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(14875, '214549021', NULL, NULL, 'Ian Alexander', 'Tollosevej 13', '2tv', '2700', 'Bronshoj', 'Dänemark', 'DK', NULL, NULL, '71425659', '0010155GE0', NULL, NULL, 'Copacabana-ur med guldfarvet ramme', NULL, '578824877724', 'FedEx', NULL, '2013-12-16', '11.12.2013 21:36', 'a0YC000000VzVa1MAF', '1', 'a0YC000000VzVa1MAF', '', '2299.00'),
(14876, '214520759', NULL, NULL, 'Imran Bashir', 'Vejlegardsparken 12-5', '', '2665', 'Vallensbaek Strand', 'Dänemark', 'DK', NULL, NULL, '31932313', '0010060YY8', NULL, NULL, 'Copacabana-ur med guldfarvet ramme', NULL, '578824877735', 'FedEx', NULL, '2013-12-16', '11.12.2013 20:06', 'a0YC000000VzVa1MAF', '1', 'a0YC000000VzVa1MAF', '', '2299.00'),
(14877, '214885516', NULL, NULL, 'Jacob Schön', 'Snerlevej 9', '', '8930', 'Randers', 'Dänemark', 'DK', NULL, NULL, '30660550', '0010132MG9', NULL, NULL, 'Copacabana-ur med guldfarvet ramme', NULL, '578824877746', 'FedEx', NULL, '2013-12-16', '13.12.2013 10:06', 'a0YC000000VzVa1MAF', '1', 'a0YC000000VzVa1MAF', '', '2299.00'),
(14878, '214370089', NULL, NULL, 'Kim Gudnitz', 'Gersagerparken 18.2.MF', '', '2670', 'Greve', 'Dänemark', 'DK', NULL, NULL, '71117808', '00100332UG', NULL, NULL, 'Copacabana-ur med guldfarvet ramme', NULL, '578824877757', 'FedEx', NULL, '2013-12-16', '11.12.2013 09:36', 'a0YC000000VzVa1MAF', '1', 'a0YC000000VzVa1MAF', '', '2299.00'),
(14879, '214405633', NULL, NULL, 'Kirsten Thorius', 'Pretoria Alle 14', '', '2770', 'Kastrup', 'Dänemark', 'DK', NULL, NULL, '30630486', '0010168FFK', NULL, NULL, 'Copacabana-ur med guldfarvet ramme', NULL, '578824877768', 'FedEx', NULL, '2013-12-16', '11.12.2013 11:36', 'a0YC000000VzVa1MAF', '1', 'a0YC000000VzVa1MAF', '', '2299.00'),
(14880, '214784279', NULL, NULL, 'Mirsad Hurlov', 'Sondermarksvej 25', ' 3TH', '4200', 'Slagelse', 'Dänemark', 'DK', NULL, NULL, '', '001005967V', NULL, NULL, 'Copacabana-ur med guldfarvet ramme', NULL, '578824877779', 'FedEx', NULL, '2013-12-16', '12.12.2013 20:36', 'a0YC000000VzVa1MAF', '1', 'a0YC000000VzVa1MAF', '', ''),
(14881, '215042395', NULL, NULL, 'Sergen Arikan', 'holmstrupgardvej 172', '', '8210', 'arhus v', 'Dänemark', 'DK', NULL, NULL, '42320889', '0010021F6Y', NULL, NULL, 'Copacabana-ur med guldfarvet ramme', NULL, '578824877780', 'FedEx', NULL, '2013-12-16', '14.12.2013 00:06', 'a0YC000000VzVa1MAF', '1', 'a0YC000000VzVa1MAF', '', '2299.00'),
(14882, '214510850', NULL, NULL, 'Birgitte Baron', 'Folemarken 14', '', '4800', 'Nykobing', 'Dänemark', 'DK', NULL, NULL, '61267278', '00102384L1', NULL, NULL, 'Copacabana-ur med sølvfarvet ramme', NULL, '578824877702', 'FedEx', NULL, '2013-12-16', '11.12.2013 19:06', 'a0YC000000VzVZSMA3', '1', 'a0YC000000VzVZSMA3', '', '2299.00'),
(14883, '214517859', NULL, NULL, 'Imran Bashir', 'Vejlegardsparken 12-5', '', '2665', 'Vallensbaek Strand', 'Dänemark', 'DK', NULL, NULL, '31932313', '0010052WVY', NULL, NULL, 'Copacabana-ur med sølvfarvet ramme', NULL, '578824877735', 'FedEx', NULL, '2013-12-16', '11.12.2013 19:36', 'a0YC000000VzVZSMA3', '1', 'a0YC000000VzVZSMA3', '', '2299.00'),
(14884, '214687687', NULL, NULL, 'helle lip', 'Fuglsangvej 58', '', '8500', 'Grenaa', 'Dänemark', 'DK', NULL, NULL, '40542888', '0010076KR4', NULL, NULL, 'Copacabana-ur med sort ramme', NULL, '578824877816', 'FedEx', NULL, '2013-12-16', '12.12.2013 13:06', 'a0YC000000VzVaVMAV', '1', 'a0YC000000VzVaVMAV', '', '2299.00'),
(14885, '214646478', NULL, NULL, 'Jakob Thorsoe', 'Skraenten 5', '', '8410', 'Ronde', 'Dänemark', 'DK', NULL, NULL, '53385709', '00102011XD', NULL, NULL, 'Copacabana-ur med sort ramme', NULL, '578824877827', 'FedEx', NULL, '2013-12-16', '12.12.2013 10:36', 'a0YC000000VzVaVMAV', '1', 'a0YC000000VzVaVMAV', '', '2299.00'),
(14886, '214710732', NULL, NULL, 'Andreas Johnsen', 'Valmuevej 5', '', '7323', 'Give', 'Dänemark', 'DK', NULL, NULL, '61855478', '00101904BR', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '578824877838', 'FedEx', NULL, '2013-12-16', '12.12.2013 15:06', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', '1199.00'),
(14887, '214343227', NULL, NULL, 'Lasse Dam Rasmussen', 'Solvgade 103', '2th', '1307', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '20668773', '0010005JHO', NULL, NULL, 'Damascus-ur i guld med sort urskive', NULL, '578824877849', 'FedEx', NULL, '2013-12-16', '11.12.2013 08:06', 'a0YC000000VymTbMAJ', '1', 'a0YC000000VymTbMAJ', '', '1199.00'),
(14888, '214729648', '', '', 'Shahid Nadeem Shakir', 'Skovmarken 8', '1 th', '2770', 'Kastrup', 'Dänemark', '', '', '', '52759606', '0010156H6W', '', '', 'Damascus-ur i guld med sort urskive', 'Uhr erhalten 08.01.2014\r\nDer kunde m?chtet tauschen!\r\nVersendet 10.01.2014   RL 70 464 055 5DE', '578824877850', 'FedEx', '', '2013-12-16', '', '', '', '', '', ''),
(14889, '214695966', NULL, NULL, 'Lena Petersen', 'Froslevvej 71', '', '6330', 'Padborg', 'Dänemark', 'DK', NULL, NULL, '51929094', '0010010FK2', NULL, NULL, 'Damascus-ur i sølv med sort urskive', NULL, '578824877860', 'FedEx', NULL, '2013-12-16', '12.12.2013 13:36', 'a0YC000000VymUKMAZ', '1', 'a0YC000000VymUKMAZ', '', '1199.00'),
(14890, '214396097', NULL, NULL, 'TDC A/S Att: Sara Benedicte Engberg', 'Sletvej 30', '', '8310', 'Tranbjerg', 'Dänemark', 'DK', NULL, NULL, '30407078', '0010119FBN', NULL, NULL, 'Damascus-ur i sølv med sort urskive', NULL, '578824877871', 'FedEx', NULL, '2013-12-16', '11.12.2013 11:06', 'a0YC000000VymUKMAZ', '1', 'a0YC000000VymUKMAZ', '', '1199.00'),
(14891, '214500822', NULL, NULL, 'Thierry CANTAGRILL', '4 AVENUE GASTON PAMS', 'lot la pinede', '66690', 'PALAU DEL VIDRE', 'Frankreich', 'FR', NULL, NULL, '609443832', '0010167OC7', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5 Newton', NULL, '578824877128', 'FedEx', NULL, '2013-12-16', '11.12.2013 18:38', 'FR271113SE35', '1', 'a0YC000000VziF2MAJ', '160.00', '239.00'),
(14892, '215079381', NULL, NULL, 'Alma Ritvonen', 'Suvelantie 16 A 3', '', '02760', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '405878833', '0010185Y73', NULL, NULL, 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', NULL, '578824877893', 'FedEx', NULL, '2013-12-16', '14.12.2013 11:48', 'a0YC000000VzW1IMAV', '1', 'a0YC000000VzW1IMAV', '', '279.00'),
(14893, '214995478', NULL, NULL, 'Harri Lehtonen', 'ratsukuja 6b2', '', '14200', 'TURENKI', 'Finnland', 'FI', NULL, NULL, '405737557', '0010021X3P', NULL, NULL, 'Miesten musta Theorema Sao Paolo -rannekello (GM-103-2)', NULL, '578824877908', 'FedEx', NULL, '2013-12-16', '13.12.2013 21:48', 'a0YC000000VzW1NMAV', '1', 'a0YC000000VzW1NMAV', '', '279.00'),
(14894, '214965006', NULL, NULL, 'Maria Kangasniemi', 'Nahkatehtaankatu 4D 23', '', '33270', 'TAMPERE', 'Finnland', 'FI', NULL, NULL, '440404919', '001016892L', NULL, NULL, 'Miesten hopeinen Theorema Sao Paolo -rannekello (GM-103-1)', NULL, '578824877919', 'FedEx', NULL, '2013-12-16', '13.12.2013 18:49', 'a0YC000000VzW13MAF', '1', 'a0YC000000VzW13MAF', '', '279.00'),
(14895, '214955081', '', '', 'Tuomas Kukko', 'Aurinkolahden puistotie 8 A 20', '', '00990', 'HELSINKI', 'Finnland', '', '', '', '3', '0010062DJQ', '', '', 'Miesten hopeinen Theorema Sao Paolo -rannekello (GM-103-1)', 'Paket am 06.01.14 zur?ckgekommen!\r\n\r\n16.01.2014 RL704890451DE\r\n\r\nUhr erhalten 27.01.2014 Bitte Refund und nicht die Uhr zurückschicken sondern behalten', '578824877920', 'FedEx', '', '2013-12-16', '13.12.2013 17:48', 'a0YC000000VzW13MAF', '1', 'a0YC000000VzW13MAF', '', ''),
(14896, '214924066', NULL, NULL, 'Tarja Hannula', 'Honkatie 2 as2', '', '26510', 'Rauma', 'Finnland', 'FI', NULL, NULL, '443000697', '0010191BGU', NULL, NULL, 'Miesten musta Theorema Sao Paolo -rannekello (GM-103-2)', NULL, '578824877930', 'FedEx', NULL, '2013-12-16', '13.12.2013 15:48', 'a0YC000000VzW1NMAV', '1', 'a0YC000000VzW1NMAV', '', '279.00'),
(14897, '214893826', '', '', 'Samuel Paulasaari', 'Lemminkaeisenkatu 19 A1', '', '20520', 'Turku', 'Finnland', '', '', '', '3', '0010148JNC', '', '', 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', 'Paket am 06.01.2014 zur?ck gekommen!\r\n16.01.2014 RL704890448DE', '578824877941', 'FedEx', '', '2013-12-16', '13.12.2013 13:48', 'a0YC000000VzW1IMAV', '1', 'a0YC000000VzW1IMAV', '', ''),
(14898, '214828721', NULL, NULL, 'Anni Juurola', 'Paeivoelaentie 70 C', '', '00730', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '504680542', '00100667JB', NULL, NULL, 'Miesten hopeinen Theorema Sao Paolo -rannekello (GM-103-1)', NULL, '578824877952', 'FedEx', NULL, '2013-12-16', '13.12.2013 07:18', 'a0YC000000VzW13MAF', '1', 'a0YC000000VzW13MAF', '', '279.00'),
(14899, '214768170', '', '', 'najmus sabah', 'ullantorppa 4 a 3', '', '02750', 'espoo', 'Finnland', '', '', '', '3', '0010219LAP', '', '', 'Miesten musta Theorema Sao Paolo -rannekello (GM-103-2)', 'Paket am 13.01.2014 zurückgekommen.\r\n\r\n15.01.14 Dt.Post RL704890434DE', '578824877963', 'FedEx', '', '2013-12-16', '12.12.2013 22:18', 'a0YC000000VzW1NMAV', '1', 'a0YC000000VzW1NMAV', '', ''),
(14900, '214761835', NULL, NULL, 'Minni Lindell', 'Satakunnankatu 11 B 31', '', '33100', 'TAMPERE', 'Finnland', 'FI', NULL, NULL, '400758530', '0010020BAY', NULL, NULL, 'Miesten hopeinen Theorema Sao Paolo -rannekello (GM-103-1)', NULL, '578824877974', 'FedEx', NULL, '2013-12-16', '12.12.2013 22:18', 'a0YC000000VzW13MAF', '1', 'a0YC000000VzW13MAF', '', '279.00'),
(14901, '214761110', NULL, NULL, 'Arto Kivimaeki', 'Ankkapurontie 39', '', '04440', 'JAERVENPAEAE', 'Finnland', 'FI', NULL, NULL, '3', '0010100H43', NULL, NULL, 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', NULL, '578824877985', 'FedEx', NULL, '2013-12-16', '12.12.2013 21:48', 'a0YC000000VzW1IMAV', '1', 'a0YC000000VzW1IMAV', '', ''),
(14902, '214706841', NULL, NULL, 'Ari Mursu', 'Porttiniityntie 14 K 39', '', '02180', 'Espoo', 'Finnland', 'FI', NULL, NULL, '505202204', '0010242Q40', NULL, NULL, 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', NULL, '578824877996', 'FedEx', NULL, '2013-12-16', '12.12.2013 17:48', 'a0YC000000VzW1IMAV', '1', 'a0YC000000VzW1IMAV', '', '279.00'),
(14903, '214629582', NULL, NULL, 'Mikko janhonen', 'Halssilanperae B11 4', '', '40400', 'Jyvaeskylae', 'Finnland', 'FI', NULL, NULL, '', '10077703', NULL, NULL, 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', NULL, '578824878000', 'FedEx', NULL, '2013-12-16', '12.12.2013 12:50', 'a0YC000000VzW1IMAV', '1', 'a0YC000000VzW1IMAV', '', '279.00'),
(14904, '214629040', NULL, NULL, 'Mikko janhonen', 'Halssilanperae B11 4', '', '40400', 'Jyvaeskylae', 'Finnland', 'FI', NULL, NULL, '', '00100941XN', NULL, NULL, 'Miesten hopeinen Theorema Sao Paolo -rannekello (GM-103-1)', NULL, '578824878000', 'FedEx', NULL, '2013-12-16', '12.12.2013 12:50', 'a0YC000000VzW13MAF', '1', 'a0YC000000VzW13MAF', '', '279.00'),
(14905, '214622894', NULL, NULL, 'Jari-Pekka Tiesmaeki', 'Vuoriharjuntie 30A', '', '02330', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '405103001', '0010120YCC', NULL, NULL, 'Miesten hopeinen Theorema Sao Paolo -rannekello (GM-103-1)', NULL, '578824878021', 'FedEx', NULL, '2013-12-16', '12.12.2013 12:18', 'a0YC000000VzW13MAF', '1', 'a0YC000000VzW13MAF', '', '279.00'),
(14906, '214610984', NULL, NULL, 'Juho Jokinen', 'Raappavuorenkuja 3 E 62', '', '01620', 'vantaa', 'Finnland', 'FI', NULL, NULL, '408641101', '0010105PNW', NULL, NULL, 'Miesten musta Theorema Sao Paolo -rannekello (GM-103-2)', NULL, '578824878032', 'FedEx', NULL, '2013-12-16', '12.12.2013 11:48', 'a0YC000000VzW1NMAV', '1', 'a0YC000000VzW1NMAV', '', '279.00'),
(14907, '214560669', NULL, NULL, 'JENAN AL-ALTAMEEMI', 'Kraatarinkatu 3C  25 20610', '', '20610', 'Turku', 'Finnland', 'FI', NULL, NULL, '', '0010017VLD', NULL, NULL, 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', NULL, '578824878043', 'FedEx', NULL, '2013-12-16', '12.12.2013 01:48', 'a0YC000000VzW1IMAV', '1', 'a0YC000000VzW1IMAV', '', '279.00'),
(14908, '214538618', NULL, NULL, 'Marin Andrei', 'Alppikatu 15A 25', '', '00530', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '', '0010088LGI', NULL, NULL, 'Miesten musta Theorema Sao Paolo -rannekello (GM-103-2)', NULL, '578824878054', 'FedEx', NULL, '2013-12-16', '12.12.2013 00:18', 'a0YC000000VzW1NMAV', '1', 'a0YC000000VzW1NMAV', '', '279.00'),
(14909, '214520753', NULL, NULL, 'Angeline Fabrice Atoki', 'Kastelholmantie 3B', 'kastelholmantie 3b 26', '00900', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '465381545', '0010020W5C', NULL, NULL, 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', NULL, '578824878065', 'FedEx', NULL, '2013-12-16', '11.12.2013 22:49', 'a0YC000000VzW1IMAV', '1', 'a0YC000000VzW1IMAV', '', '279.00'),
(14910, '214479949', '', '', 'van tan tran', 'Lohentie 5C18', '', '06150', 'PORVOO', 'Finnland', '', '', '', '440888287', '0010032OQN', '', '', 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', 'Uhr am 27.01.2014 erhalten...Bitte refund', '578824878076', 'FedEx', '', '2013-12-16', '11.12.2013 20:18', 'a0YC000000VzW1IMAV', '1', 'a0YC000000VzW1IMAV', '', '279.00'),
(14911, '214280403', NULL, NULL, 'Vigan Dumani', 'Saarnikatu 1C36', '', '15520', 'LAHTI', 'Finnland', 'FI', NULL, NULL, '400702934', '00100861Z4', NULL, NULL, 'Miesten hopeinen Theorema Sao Paolo -rannekello (GM-103-1)', NULL, '578824878087', 'FedEx', NULL, '2013-12-16', '11.12.2013 00:18', 'a0YC000000VzW13MAF', '1', 'a0YC000000VzW13MAF', '', '279.00'),
(14912, '213254937', NULL, NULL, 'Amel Hadji', '60 Avenue abbe jean glatz', '', '92270', 'Bois colombes', 'Frankreich', 'FR', NULL, NULL, '619542210', '0010013F9Q', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6 Newton', NULL, '578824877492', 'FedEx', NULL, '2013-12-16', '06.12.2013 13:10', 'FR271113SE36', '1', 'a0YC000000VziDeMAJ', '160.00', '239.00'),
(14913, '213084623', NULL, NULL, 'Romain Milon', '3 RUE MAURICE PRESTAUT', '4e etages', '35000', 'RENNES', 'Frankreich', 'FR', NULL, NULL, '683241262', '0010141WV5', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1 Newton', NULL, '578824877507', 'FedEx', NULL, '2013-12-16', '05.12.2013 19:08', 'FR271113SE31', '1', 'a0YC000000VziBmMAJ', '160.00', '239.00'),
(14914, '214733725', NULL, NULL, 'Yury Voloshanovskiy', 'VIA DEL FAGGIO 21', '', '5100', 'TERNI', 'Italien', 'IT', NULL, NULL, '3405318427', '0010051K7P', NULL, NULL, 'Quadrante nero, cassa gold e cinturino marrone (03)Newton', NULL, '578824877139', 'FedEx', NULL, '2013-12-16', '12.12.2013 16:58', 'IT130710SC03', '1', 'a0YC000000VzXRCMA3', '151.02', '229.99'),
(14915, '214614059', NULL, NULL, 'MARIA CASCONE', 'VIA GIOVANNI RAMUSANI 28', '', '42124', 'REGGIO EMILIA', 'Italien', 'IT', NULL, NULL, '3472378598', '0010023P8I', NULL, NULL, 'Quadrante nero, cassa gold e cinturino marrone (03) Newton', NULL, '578824877140', 'FedEx', NULL, '2013-12-16', '12.12.2013 08:59', 'IT130710SC03', '1', 'a0YC000000VzXRCMA3', '151.02', '229.99'),
(14916, '214797063', NULL, NULL, 'Ornella Barabino', 'VIA ALPINI D\'ITALIA 11', '', '16036', 'RECCO', 'Italien', 'IT', NULL, NULL, '3476995782', '0010180IST', NULL, NULL, 'Quadrante, cassa e cinturino neri (04)Newton', NULL, '578824877150', 'FedEx', NULL, '2013-12-16', '12.12.2013 21:28', 'IT130710SC04', '1', 'a0YC000000VzXRDMA3', '151.02', '229.99'),
(14917, '214649904', NULL, NULL, 'DRITA FETAHI', 'LARGO LEONARDO DA VINCI 1', '', '24060', 'ROGNO', 'Italien', 'IT', NULL, NULL, '3491010505', '0010096TDB', NULL, NULL, 'Quadrante, cassa e cinturino neri (04) Newton', NULL, '578824877161', 'FedEx', NULL, '2013-12-16', '12.12.2013 10:58', 'IT130710SC04', '1', 'a0YC000000VzXRDMA3', '151.02', '229.99'),
(14918, '214920106', NULL, NULL, 'Barry Stone', '21 PRIORY WAY', 'If no one home, please leave with number 19', 'DE5 3TJ', 'RIPLEY', 'Grossbritannien', 'GB', NULL, NULL, '7921990417', '001007442E', NULL, NULL, 'Acapulco Watch GM-504-1	Black Strap Silver Case White Face', NULL, '578824877194', 'FedEx', NULL, '2013-12-16', '13.12.2013 13:23', 'UK131203AMC13', '1', 'a0YC000000W0I4gMAF', '124.01', '179.00'),
(14919, '214973721', NULL, NULL, 'Stacey Hubber', '693 WELFORD ROAD', 'DOCTORS SURGERY', 'LE2 6FQ', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7821443815', '00100724OF', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '578824877209', 'FedEx', NULL, '2013-12-16', '13.12.2013 17:52', 'UK131203AMC14', '1', 'a0YC000000W0I5FMAV', '124.01', '179.00'),
(14920, '215047242', NULL, NULL, 'Grainne Kane Kane', '162 LEANDER ROAD', 'flat b', 'SW2 2LL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7581441137', '0010241IP6', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824877210', 'FedEx', NULL, '2013-12-16', '14.12.2013 03:22', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14921, '214817799', NULL, NULL, 'Hamza kechida', '29 Dover heights', '', 'Ky118hs', 'Dunfermline', 'Grossbritannien', 'GB', NULL, NULL, '7427480079', '0010037XQ7', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824877220', 'FedEx', NULL, '2013-12-16', '13.12.2013 00:53', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14922, '214929273', NULL, NULL, 'Laura Price', '21 DEVON ROAD', '', 'KT12 5RB', 'WALTON-ON-THAMES', 'Grossbritannien', 'GB', NULL, NULL, '7703393047', '0010067JSE', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824877231', 'FedEx', NULL, '2013-12-16', '13.12.2013 13:54', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14923, '214850569', NULL, NULL, 'Lisa Luetchford', '22 MAYESWOOD ROAD', '', 'SE12 9RP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7813745118', '0010068A15', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824877242', 'FedEx', NULL, '2013-12-16', '13.12.2013 08:52', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14924, '214878205', NULL, NULL, 'Shell Dillon-Redmile', '20 GRIFFITH STREET', '', 'NN10 0RL', 'RUSHDEN', 'Grossbritannien', 'GB', NULL, NULL, '7715551264', '0010224QNU', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824877253', 'FedEx', NULL, '2013-12-16', '13.12.2013 10:25', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14925, '215036050', NULL, NULL, 'MoeMoe Aye', 'Room 8, 44, Station Road', 'Hayes , Middlesex', 'UB3 4DD', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7401351606', '0010168H9O', NULL, NULL, 'Acapulco Watch GM-504-4	 Black Strap Black Case Black Face', NULL, '578824877264', 'FedEx', NULL, '2013-12-16', '13.12.2013 23:52', 'UK131203AMC16', '1', 'a0YC000000W0I6mMAF', '124.01', '179.00'),
(14926, '215098875', NULL, NULL, 'Amanbir Sangha', '5 HARVEST HILL CLOSE', '', 'CV31 1RB', 'LEAMINGTON SPA', 'Grossbritannien', 'GB', NULL, NULL, '7753427614', '0010176GRR', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824877275', 'FedEx', NULL, '2013-12-16', '14.12.2013 10:53', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(14927, '214817314', NULL, NULL, 'Gareth Martin', '1 BOYNDIE STREET WEST', '', 'AB45 1EY', 'BANFF', 'Grossbritannien', 'GB', NULL, NULL, '7972584453', '00101420ZG', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824877286', 'FedEx', NULL, '2013-12-16', '13.12.2013 00:53', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(14928, '214973439', NULL, NULL, 'Donna Hadfield', '33 SUNNINGDALE ROAD', '', 'HU4 6JB', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7935126455', '0010120AFY', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824877297', 'FedEx', NULL, '2013-12-16', '13.12.2013 17:53', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14929, '214927758', NULL, NULL, 'michele kibbler', '8 Dudlow Drive', '', 'l18 2hb', 'liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7940937554', '0010038P63', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824877301', 'FedEx', NULL, '2013-12-16', '13.12.2013 13:54', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14930, '214939734', NULL, NULL, 'Stuart Loose', '136 PEREGRINE ROAD', '', 'TW16 6JL', 'SUNBURY-ON-THAMES', 'Grossbritannien', 'GB', NULL, NULL, '1932882472', '0010001RCS', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824877312', 'FedEx', NULL, '2013-12-16', '13.12.2013 14:52', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14931, '215085460', NULL, NULL, 'melanie creasey', '36 OAK EGGAR CHASE', '', 'IP8 3TJ', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '7714756751', '0010047FC7', NULL, NULL, 'Coppernicus Watch GM-501-4 Black Strap Black Case Black Face', NULL, '578824877323', 'FedEx', NULL, '2013-12-16', '14.12.2013 09:52', 'UK131203AMC12', '1', 'a0YC000000W0I2AMAV', '124.01', '179.00'),
(14932, '215092831', NULL, NULL, 'Nese Demetriou', '55 LOWTHER DRIVE', '', 'EN2 7JP', 'ENFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7939979237', '0010058X75', NULL, NULL, 'Coppernicus Watch GM-501-4 Black Strap Black Case Black Face', NULL, '578824877334', 'FedEx', NULL, '2013-12-16', '14.12.2013 10:23', 'UK131203AMC12', '1', 'a0YC000000W0I2AMAV', '124.01', '179.00'),
(14933, '215014015', NULL, NULL, 'ricky Murphy', '4 HURST WALK', '', 'BS4 1HG', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7830527801', '0010217DWJ', NULL, NULL, 'Coppernicus Watch GM-501-4 Black Strap Black Case Black Face', NULL, '578824877345', 'FedEx', NULL, '2013-12-16', '13.12.2013 21:22', 'UK131203AMC12', '1', 'a0YC000000W0I2AMAV', '124.01', '179.00'),
(14934, '214911644', NULL, NULL, 'Asli Topcakan', '5 THE HARTINGS', '', 'PO22 6QF', 'BOGNOR REGIS', 'Grossbritannien', 'GB', NULL, NULL, '7506711045', '0010138XHF', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824877356', 'FedEx', NULL, '2013-12-16', '13.12.2013 12:54', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14935, '214815316', NULL, NULL, 'Haval Shokir', '11 WHITE HART STREET', '', 'IP24 1AA', 'THETFORD', 'Grossbritannien', 'GB', NULL, NULL, '7746790929', '0010064XBG', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824877367', 'FedEx', NULL, '2013-12-16', '13.12.2013 00:23', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14936, '214834847', NULL, NULL, 'Weronika Mielke', '28 SPRINGHEAD COURT', '', 'NG6 8DX', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7723478295', '0010235DO5', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824877378', 'FedEx', NULL, '2013-12-16', '13.12.2013 07:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14937, '214902723', NULL, NULL, 'hassan hamza osman', '139/3 HUTCHISON ROAD', '', 'EH14 1PG', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7508240448', '0010004UW7', NULL, NULL, 'Malibu Diamonds GM-502: Black Strap, Silver Case, White Face', NULL, '578824877389', 'FedEx', NULL, '2013-12-16', '13.12.2013 12:23', 'Uk131203AMC01', '1', 'a0YC000000W0H4qMAF', '132.00', '199.00'),
(14938, '215010000', NULL, NULL, 'katie brown', '64 BLACKBERRY LANE', 'Sutton coldfield', 'B74 4JF', 'SUTTON COLDFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7795635120', '0010018LBD', NULL, NULL, 'Malibu Diamonds GM-502: Black Strap, Silver Case, White Face', NULL, '578824877390', 'FedEx', NULL, '2013-12-16', '13.12.2013 20:52', 'Uk131203AMC01', '1', 'a0YC000000W0H4qMAF', '132.00', '199.00'),
(14939, '215051844', NULL, NULL, 'Nicola Clare', '55 LONGWOOD RISE', '', 'WV12 4AZ', 'WILLENHALL', 'Grossbritannien', 'GB', NULL, NULL, '7871037268', '0010143GXN', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '578824877404', 'FedEx', NULL, '2013-12-16', '14.12.2013 06:52', 'Uk131203AMC02', '1', 'a0YC000000W0H3OMAV', '132.00', '199.00'),
(14940, '215104859', NULL, NULL, 'Natalia Artyukhova', '37 HARBOROUGH ROAD', '', 'SW16 2XP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7939463557', '0010213K86', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824877415', 'FedEx', NULL, '2013-12-16', '14.12.2013 11:23', 'Uk131203AMC03', '1', 'a0YC000000W0H0uMAF', '132.00', '199.00'),
(14941, '215058581', NULL, NULL, 'Stewart Banks', '8 Charles key house', 'Townfield lane', 'Hp8 4by', 'Chalfont st Giles', 'Grossbritannien', 'GB', NULL, NULL, '07733 290120', '0010201KCI', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824877426', 'FedEx', NULL, '2013-12-16', '14.12.2013 08:22', 'Uk131203AMC03', '1', 'a0YC000000W0H0uMAF', '132.00', '199.00'),
(14942, '215057519', NULL, NULL, 'clare mcpartland', '3 DRAYTON ROAD', '', 'L4 6TS', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7791104429', '0010079SK5', NULL, NULL, 'Malibu Diamonds GM-502-4: Black Strap, Black Case, Black Face', NULL, '578824877437', 'FedEx', NULL, '2013-12-16', '14.12.2013 07:52', 'Uk131203AMC04', '1', 'a0YC000000W0H6hMAF', '132.00', '199.00'),
(14943, '215102278', NULL, NULL, 'Debra Dugan', '20 Oakfield Avenue', '', 'NG17 8HU', 'Nottinghamshire', 'Grossbritannien', 'GB', NULL, NULL, '7954381505', '00100625BY', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824877448', 'FedEx', NULL, '2013-12-16', '14.12.2013 11:23', 'Uk131203AMC07', '1', 'a0YC000000W0HRkMAN', '132.00', '199.00'),
(14944, '214904873', NULL, NULL, 'Helena Nascimento', '0 Priory Farm', '', 'DN6 7ES', 'Leys lane', 'Grossbritannien', 'GB', NULL, NULL, '7947780953', '00100451BT', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824877459', 'FedEx', NULL, '2013-12-16', '13.12.2013 12:23', 'Uk131203AMC07', '1', 'a0YC000000W0HRkMAN', '132.00', '199.00'),
(14945, '214880588', NULL, NULL, 'Melanie Young', '5A KING STREET', '', 'LE10 1QT', 'HINCKLEY', 'Grossbritannien', 'GB', NULL, NULL, '7875568634', '00101084K9', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824877460', 'FedEx', NULL, '2013-12-16', '13.12.2013 10:54', 'Uk131203AMC07', '1', 'a0YC000000W0HRkMAN', '132.00', '199.00'),
(14946, '214902951', NULL, NULL, 'Douglas Gunning', 'Daily Record One Central Quay,', 'Daily Recrod Office, One Central Quay, Glasgow, G3 8DA', 'G3 8DA', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7581375706', '0010122HB8', NULL, NULL, 'Sydney Diamonds GM-503-4: Black Strap, Black Case, Black Face', NULL, '578824877470', 'FedEx', NULL, '2013-12-16', '13.12.2013 12:23', 'Uk131203AMC08', '1', 'a0YC000000W0HSxMAN', '132.00', '199.00'),
(14947, '214953995', NULL, NULL, 'christian esposito', 'VIA CARLO ROLANDO 00', '', '16151', 'GENOVA', 'Italien', 'IT', NULL, NULL, '3891168860', '00100358JU', NULL, NULL, 'Quadrante bianco, cassa silver e cinturino nero (02) Newton', NULL, '578824877665', 'FedEx', NULL, '2013-12-16', '13.12.2013 14:58', 'IT130710SC02', '1', 'a0YC000000VzXRBMA3', '151.02', '229.99'),
(14948, '214953996', NULL, NULL, 'christian esposito', 'VIA CARLO ROLANDO 00', '', '16151', 'GENOVA', 'Italien', 'IT', NULL, NULL, '3891168860', '00100972N7', NULL, NULL, 'Quadrante bianco, cassa silver e cinturino nero (02) Newton', NULL, '578824877665', 'FedEx', NULL, '2013-12-16', '13.12.2013 14:58', 'IT130710SC02', '1', 'a0YC000000VzXRBMA3', '151.02', '229.99'),
(14949, '214953537', NULL, NULL, 'christian esposito', 'VIA CARLO ROLANDO 00', '', '16151', 'GENOVA', 'Italien', 'IT', NULL, NULL, '3891168860', '0010178CSG', NULL, NULL, 'Quadrante nero, cassa gold e cinturino marrone (03) Newton', NULL, '578824877665', 'FedEx', NULL, '2013-12-16', '13.12.2013 14:59', 'IT130710SC03', '1', 'a0YC000000VzXRCMA3', '151.02', '229.99'),
(14950, '214844915', NULL, NULL, 'idamis dell\' Orso', 'via dei fitti 7', '', '25030', 'Maclodio Brescia', 'Italien', 'IT', NULL, NULL, '3385664371', '0010046KP7', NULL, NULL, 'Quadrante nero, cassa gold e cinturino marrone (03) Newton', NULL, '578824877551', 'FedEx', NULL, '2013-12-16', '13.12.2013 07:28', 'IT130710SC03', '1', 'a0YC000000VzXRCMA3', '151.02', '229.99'),
(14951, '214848169', NULL, NULL, 'Nadia Perego', 'Via m.l. King 84', '', '24030', 'Mapello', 'Italien', 'IT', NULL, NULL, '3939071154', '0010102LO6', NULL, NULL, 'Quadrante nero, cassa gold e cinturino marrone (03) Newton', NULL, '578824877562', 'FedEx', NULL, '2013-12-16', '13.12.2013 07:28', 'IT130710SC03', '1', 'a0YC000000VzXRCMA3', '151.02', '229.99'),
(14952, '215006567', NULL, NULL, 'Paolo Villa', 'VIA C. DE GIORGI 14', '', '73044', 'GALATONE', 'Italien', 'IT', NULL, NULL, '3283545158', '00100601SN', NULL, NULL, 'Quadrante nero, cassa gold e cinturino marrone (03) Newton', NULL, '578824877573', 'FedEx', NULL, '2013-12-16', '13.12.2013 19:58', 'IT130710SC03', '1', 'a0YC000000VzXRCMA3', '151.02', '229.99'),
(14953, '214896006', NULL, NULL, 'Alice Rossi', 'Via P.F. Calvi 32/a', '', '31048', 'San Biagio di callalta Treviso', 'Italien', 'IT', NULL, NULL, '3452345882', '00101231GC', NULL, NULL, 'Quadrante nero, cassa silver e cinturino nero (01) Newton', NULL, '578824877584', 'FedEx', NULL, '2013-12-16', '13.12.2013 10:28', 'IT130710SC01', '1', 'a0YC000000VzXRAMA3', '151.02', '229.99'),
(14954, '214958415', NULL, NULL, 'giulio zafano', 'VIA CRISTOFORO COLOMBO 2', '', '84018', 'SCAFATI', 'Italien', 'IT', NULL, NULL, '3387269981', '0010180EDR', NULL, NULL, 'Quadrante nero, cassa silver e cinturino nero (01) Newton', NULL, '578824877595', 'FedEx', NULL, '2013-12-16', '13.12.2013 15:30', 'IT130710SC01', '1', 'a0YC000000VzXRAMA3', '151.02', '229.99'),
(14955, '214906392', NULL, NULL, 'Alice Franchini', 'VIA PALESTRO 4', 'Chiamare prima della consegna', '57039', 'RIO NELL\'ELBA', 'Italien', 'IT', NULL, NULL, '3401059654', '00101827H7', NULL, NULL, 'Quadrante, cassa e cinturino neri (04) Newton', NULL, 'RG518111345DE', 'Deutsche Post', NULL, '2013-12-16', '13.12.2013 11:28', 'IT130710SC04', '1', 'a0YC000000VzXRDMA3', '151.02', '229.99'),
(14956, '214989768', NULL, NULL, 'Davide Andruszkiewicz', 'Piazza Alessandro Volta 4', 'Bar Volta', '22077', 'OLGIATE COMASCO', 'Italien', 'IT', NULL, NULL, '3490860504', '0010125DA4', NULL, NULL, 'Quadrante, cassa e cinturino neri (04)  Newton', NULL, '578824877610', 'FedEx', NULL, '2013-12-16', '13.12.2013 18:28', 'IT130710SC04', '1', 'a0YC000000VzXRDMA3', '151.02', '229.99'),
(14957, '215038660', '', '', 'Manuel Cosenza', 'VIA BASSANO DEL GRAPPA 28', 'Disponibile solo il lunedi e martedi mattino', '20127', 'MILANO', 'Italien', '', '', '', '3891528070', '0010055RP3', '', '', 'Quadrante, cassa e cinturino neri (04) Newton ', 'Paket am 12.01.14 zur?ck gekommen!\r\n\r\n16.01.2014 RL704890465DE', '578824877621', 'FedEx', '', '2013-12-16', '13.12.2013 23:28', 'IT130710SC04', '1', 'a0YC000000VzXRDMA3', '151.02', '229.99'),
(14958, '214974874', NULL, NULL, 'Matteo Guffanti', 'VIA GIACOMO PUCCINI 3', '', '22070', 'SOLBIATE', 'Italien', 'IT', NULL, NULL, '3382040842', '00100313WL', NULL, NULL, 'Quadrante, cassa e cinturino neri (04) Newton', NULL, '578824877632', 'FedEx', NULL, '2013-12-16', '13.12.2013 16:58', 'IT130710SC04', '1', 'a0YC000000VzXRDMA3', '151.02', '229.99'),
(14959, '214841762', NULL, NULL, 'vincenzo salerno', 'VIA SAN GENNARO 61', '', '55012', 'CAPANNORI', 'Italien', 'IT', NULL, NULL, '583434427', '0010223EMT', NULL, NULL, 'Quadrante, cassa e cinturino neri (04) Newton', NULL, '578824877643', 'FedEx', NULL, '2013-12-16', '13.12.2013 06:58', 'IT130710SC04', '1', 'a0YC000000VzXRDMA3', '151.02', '229.99'),
(14960, '215545473', NULL, NULL, 'Johanna Egner', '23 St Aubyns', '', 'BN3 2TH', 'Hove', 'Grossbritannien', 'GB', NULL, NULL, '7783050727', '001004869S', NULL, NULL, 'Acapulco Watch GM-504-1	Black Strap Silver Case White Face', NULL, '578824879760', 'FedEx', NULL, '2013-12-18', '16.12.2013 12:22', 'UK131203AMC13', '1', 'a0YC000000W0I4gMAF', '124.01', '179.00'),
(14961, '215696527', NULL, NULL, 'Benjamin brown', '14 SHAFTSBURY CLOSE', '', 'WV14 7QZ', 'BILSTON', 'Grossbritannien', 'GB', NULL, NULL, '7415916406', '0010085P4Y', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '578824879944', 'FedEx', NULL, '2013-12-18', '17.12.2013 00:22', 'UK131203AMC14', '1', 'a0YC000000W0I5FMAV', '124.01', '179.00'),
(14962, '215656313', NULL, NULL, 'dora tsetsou', 'FLAT 1 shilpa court', '1c ashfield avenue', 'b14 7AT', 'birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7456521921', '0010023QM9', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '578824879782', 'FedEx', NULL, '2013-12-18', '16.12.2013 20:52', 'UK131203AMC14', '1', 'a0YC000000W0I5FMAV', '124.01', '179.00'),
(14963, '215593911', NULL, NULL, 'MISS AGNE GUOKAITE', '21 CLAUDE ROAD', '', 'E10 6NG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7851873557', '0010040B8J', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '578824879793', 'FedEx', NULL, '2013-12-18', '16.12.2013 15:52', 'UK131203AMC14', '1', 'a0YC000000W0I5FMAV', '124.01', '179.00'),
(14964, '215689070', NULL, NULL, 'Anne Bivona', '20 Ponthaugh Rowlands Gill', '', 'NE39 1AB', 'Tyne and Wear', 'Grossbritannien', 'GB', NULL, NULL, '7760454912', '0010075VRD', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824879808', 'FedEx', NULL, '2013-12-18', '16.12.2013 23:22', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14965, '215692068', NULL, NULL, 'Diomildo Lobo', '158 CROYDON ROAD', '', 'E13 8ER', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7877273159', '00101388S1', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824879819', 'FedEx', NULL, '2013-12-18', '16.12.2013 23:22', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14966, '215663035', NULL, NULL, 'johnson esiole', '123 STOKES ROAD', '', 'E6 3SF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7435614235', '0010030XCY', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824879820', 'FedEx', NULL, '2013-12-18', '16.12.2013 21:24', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14967, '215654352', NULL, NULL, 'Sandra Prates', '20 Hazelmere road', '', 'Nw6 7hb', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7453268700', '0010222MER', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824879830', 'FedEx', NULL, '2013-12-18', '16.12.2013 20:52', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(14968, '215327775', NULL, NULL, 'Bruno Alla', '1208 Newall Road', 'World Business Centre 3', 'TW6 2TA', 'Hounslow', 'Grossbritannien', 'GB', NULL, NULL, '7834553363', '00102323MK', NULL, NULL, 'Acapulco Watch GM-504-4	 Black Strap Black Case Black Face', NULL, '578824879841', 'FedEx', NULL, '2013-12-18', '15.12.2013 13:22', 'UK131203AMC16', '1', 'a0YC000000W0I6mMAF', '124.01', '179.00'),
(14969, '215638184', NULL, NULL, 'Christian Ribeiro', 'Under Lightwood, ludlow green, ruscombe', '', 'Gl6 6dh', 'Stroud', 'Grossbritannien', 'GB', NULL, NULL, '7554452244', '001002787Y', NULL, NULL, 'Acapulco Watch GM-504-4	 Black Strap Black Case Black Face', NULL, '578824879852', 'FedEx', NULL, '2013-12-18', '16.12.2013 19:22', 'UK131203AMC16', '1', 'a0YC000000W0I6mMAF', '124.01', '179.00'),
(14970, '215540822', NULL, NULL, 'daniel stechun', '49 CASTLETON ROAD', '', 'DN15 7UX', 'SCUNTHORPE', 'Grossbritannien', 'GB', NULL, NULL, '7771348363', '0010209V3N', NULL, NULL, 'Acapulco Watch GM-504-4	 Black Strap Black Case Black Face', NULL, '578824879863', 'FedEx', NULL, '2013-12-18', '16.12.2013 11:53', 'UK131203AMC16', '1', 'a0YC000000W0I6mMAF', '124.01', '179.00'),
(14971, '215686823', NULL, NULL, 'Graham Elliot', '9 KEPPEL ROAD', '', 'EH39 4QF', 'NORTH BERWICK', 'Grossbritannien', 'GB', NULL, NULL, '7919210610', '0010111COB', NULL, NULL, 'Acapulco Watch GM-504-4	 Black Strap Black Case Black Face', NULL, '578824879874', 'FedEx', NULL, '2013-12-18', '16.12.2013 22:52', 'UK131203AMC16', '1', 'a0YC000000W0I6mMAF', '124.01', '179.00'),
(14972, '215619968', NULL, NULL, 'Nicole Allen', '51 SUMMIT CLOSE', '', 'BS15 9AB', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '1179898521', '0010130LEB', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824879885', 'FedEx', NULL, '2013-12-18', '16.12.2013 18:22', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(14973, '215627602', NULL, NULL, 'Emilia Szachewicz', '23 NEWFIELDS AVENUE', '', 'LE3 1GW', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7460862039', '00101664WL', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824879896', 'FedEx', NULL, '2013-12-18', '16.12.2013 18:52', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14974, '215479066', NULL, NULL, 'H Hodges', '3 LITTLE MEADOW END', '', 'BS48 4LS', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7980174967', '00102253KK', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824879900', 'FedEx', NULL, '2013-12-18', '16.12.2013 06:52', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14975, '215622016', NULL, NULL, 'Jacqueline Matthews', '132 KINGS ASH ROAD', '', 'TQ3 3TU', 'PAIGNTON', 'Grossbritannien', 'GB', NULL, NULL, '7714418701', '0010221JYV', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824879911', 'FedEx', NULL, '2013-12-18', '16.12.2013 18:23', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14976, '215593797', NULL, NULL, 'Kelly Lightfoot', '7 UNION STREET', '', 'WA7 5SU', 'Runcorn', 'Grossbritannien', 'GB', NULL, NULL, '7774321381', '0010084MFC', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824879922', 'FedEx', NULL, '2013-12-18', '16.12.2013 15:52', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(14977, '215515042', NULL, NULL, 'Catherine Kelly', '0 Holway Cottage Farm', 'Grange Lane,  Holway Road', 'ch8 7lg', 'Holywell Flintshire', 'Grossbritannien', 'GB', NULL, NULL, '7825666982', '0010193J6J', NULL, NULL, 'Coppernicus Watch GM-501-4 Black Strap Black Case Black Face', NULL, '578824879933', 'FedEx', NULL, '2013-12-18', '16.12.2013 10:23', 'UK131203AMC12', '1', 'a0YC000000W0I2AMAV', '124.01', '179.00'),
(14978, '215697770', NULL, NULL, 'Benjamin brown', '14 SHAFTSBURY CLOSE', '', 'WV14 7QZ', 'BILSTON', 'Grossbritannien', 'GB', NULL, NULL, '7415916406', '00102067AE', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824879944', 'FedEx', NULL, '2013-12-18', '17.12.2013 00:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14979, '215464180', NULL, NULL, 'Benjamin Smith', '32 OAKLANDS DRIVE', '', 'CA2 4NH', 'CARLISLE', 'Grossbritannien', 'GB', NULL, NULL, '7723703224', '0010067UNX', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824879955', 'FedEx', NULL, '2013-12-18', '16.12.2013 00:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14980, '215614725', NULL, NULL, 'Essie K', '7,IROKO HS LITHOS ROAD', '', 'NW3 6ER', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '4,47949E+11', '0010078YM9', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824879966', 'FedEx', NULL, '2013-12-18', '16.12.2013 17:53', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14981, '215492506', NULL, NULL, 'Irena Qose', 'FLAT 6 KINGSGATE ROAD', '', 'NW6 4TB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7973355133', '0010125UAU', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824879977', 'FedEx', NULL, '2013-12-18', '16.12.2013 08:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14982, '215593429', NULL, NULL, 'Robert Mott', '40 DEAN ROAD', '', 'SO50 7JE', 'EASTLEIGH', 'Grossbritannien', 'GB', NULL, NULL, '2380361104', '0010028T9L', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824879988', 'FedEx', NULL, '2013-12-18', '16.12.2013 15:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14983, '215496345', NULL, NULL, 'Steph cason', '3 THE BARNS LOWER GREEN', 'House name - Granary Barn Please leave in garage opposite if no one home an post note through door saying delivered.', 'IP28 6NJ', 'BURY ST. EDMUNDS', 'Grossbritannien', 'GB', NULL, NULL, '7823446981', '0010133KB3', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824879999', 'FedEx', NULL, '2013-12-18', '16.12.2013 08:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14984, '215663693', NULL, NULL, 'Toms Auzins', '5 TROWELL COURT', '', 'NG18 4NT', 'MANSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '4,47429E+11', '0010218AX8', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824880000', 'FedEx', NULL, '2013-12-18', '16.12.2013 21:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14985, '215684860', NULL, NULL, 'Vaidotas Mikusauskas', '39 COOLFIN ROAD', '', 'E16 3AW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7812068709', '0010219IPT', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824880010', 'FedEx', NULL, '2013-12-18', '16.12.2013 22:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(14986, '215590874', NULL, NULL, 'michelle pearson', '28 BEECH CLOSE', '', 'WV10 6TS', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7796189432', '0010136HQV', NULL, NULL, 'Malibu Diamonds GM-502: Black Strap, Silver Case, White Face', NULL, '578824880021', 'FedEx', NULL, '2013-12-18', '16.12.2013 15:52', 'Uk131203AMC01', '1', 'a0YC000000W0H4qMAF', '132.00', '199.00'),
(14987, '215507734', NULL, NULL, 'Hazel Benjamin', '86 MAPLE AVENUE', '', 'OX5 1HW', 'KIDLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7729122488', '0010216VDG', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '578824880032', 'FedEx', NULL, '2013-12-18', '16.12.2013 09:53', 'Uk131203AMC02', '1', 'a0YC000000W0H3OMAV', '132.00', '199.00'),
(14988, '215359184', NULL, NULL, 'Natalie West', '58 STATION ROAD', '', 'S26 6QQ', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7960089359', '0010076PQC', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '578824880043', 'FedEx', NULL, '2013-12-18', '15.12.2013 15:52', 'Uk131203AMC02', '1', 'a0YC000000W0H3OMAV', '132.00', '199.00'),
(14989, '215637200', NULL, NULL, 'Robbie Stewart', '8 BOSWORTH WAY', 'If possible can i have it delivered before xmas.  Regards', 'TS23 3PA', 'BILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7742843643', '0010229SSU', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '578824880054', 'FedEx', NULL, '2013-12-18', '16.12.2013 19:22', 'Uk131203AMC02', '1', 'a0YC000000W0H3OMAV', '132.00', '199.00'),
(14990, '215598640', NULL, NULL, 'Daryl Loy', '35 AUBURN GROVE', '', 'FY1 5NJ', 'BLACKPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7926723247', '0010039T4R', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824880065', 'FedEx', NULL, '2013-12-18', '16.12.2013 16:22', 'Uk131203AMC03', '1', 'a0YC000000W0H0uMAF', '132.00', '199.00'),
(14991, '215533522', NULL, NULL, 'Dave Woodward', '1 GUILDINGS WAY', 'Kings Stanley', 'GL10 3LF', 'STONEHOUSE', 'Grossbritannien', 'GB', NULL, NULL, '7732658151', '001023296B', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824880076', 'FedEx', NULL, '2013-12-18', '16.12.2013 11:23', 'Uk131203AMC03', '1', 'a0YC000000W0H0uMAF', '132.00', '199.00'),
(14992, '215662382', NULL, NULL, 'Tonie Pinnock Henry', '306 STRETFORD ROAD', '', 'M15 5TN', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7702552069', '0010119ZS1', NULL, NULL, 'Malibu Diamonds GM-502-4: Black Strap, Black Case, Black Face', NULL, '578824880087', 'FedEx', NULL, '2013-12-18', '16.12.2013 21:22', 'Uk131203AMC04', '1', 'a0YC000000W0H6hMAF', '132.00', '199.00'),
(14993, '215533028', NULL, NULL, 'Branimir Tolev', '11 Rosewood house,Lithos road', '', 'NW3 6ES', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7733735235', '00100236L6', NULL, NULL, 'Sydney Diamonds GM-503-1: Black Strap, Silver Case, White Face', NULL, '578824880098', 'FedEx', NULL, '2013-12-18', '16.12.2013 11:22', 'Uk131203AMC05', '1', 'a0YC000000W0HMHMA3', '132.00', '199.00'),
(14994, '215624696', NULL, NULL, 'paul edmondson', '47 LANGDALE WAY', '', 'WA6 7LY', 'FRODSHAM', 'Grossbritannien', 'GB', NULL, NULL, '7876761025', '0010114FLA', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824880102', 'FedEx', NULL, '2013-12-18', '16.12.2013 18:23', 'Uk131203AMC07', '1', 'a0YC000000W0HRkMAN', '132.00', '199.00'),
(14995, '215532746', NULL, NULL, 'Branimir Tolev', '11 Rosewood house,Lithos road', '', 'NW3 6ES', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7733735235', '001008424B', NULL, NULL, 'Sydney Diamonds GM-503-4: Black Strap, Black Case, Black Face', NULL, '578824880098', 'FedEx', NULL, '2013-12-18', '16.12.2013 11:22', 'Uk131203AMC08', '1', 'a0YC000000W0HSxMAN', '132.00', '199.00'),
(14996, '215583352', NULL, NULL, 'Doreen Wright', '36 MELBOURNE ROAD', '', 'NG31 9RJ', 'GRANTHAM', 'Grossbritannien', 'GB', NULL, NULL, '7865591973', '00101913LY', NULL, NULL, 'Sydney Diamonds GM-503-4: Black Strap, Black Case, Black Face', NULL, '578824880124', 'FedEx', NULL, '2013-12-18', '16.12.2013 14:52', 'Uk131203AMC08', '1', 'a0YC000000W0HSxMAN', '132.00', '199.00'),
(14997, '215476849', NULL, NULL, 'Cato Jåthun Rønneberg', 'Myklabergbakken 42', '', '4052', 'Røyneberg', 'Norwegen', '', NULL, NULL, '942 46 855', '00100011HE', NULL, NULL, 'Alternativ 1: Klokke i sølv/hvit. Monte Carlo', NULL, '578824880319', 'FedEx', NULL, '2013-12-18', '16.12.2013 07:40', 'a0YC000000VzVLYMA3', '1', 'a0YC000000VzVLYMA3', '', '2259.00'),
(14998, '215537115', NULL, NULL, 'Jan Olav Stein Pettersen', 'Lakskjønnvn. 250', '', '3158', 'Andebu', 'Norwegen', '', NULL, NULL, '45292296', '00102419HZ', NULL, NULL, 'Alternativ 1: Klokke i sølv/hvit. Monte Carlo', NULL, '578824880319', 'FedEx', NULL, '2013-12-18', '16.12.2013 12:40', 'a0YC000000VzVLYMA3', '1', 'a0YC000000VzVLYMA3', '', '2259.00'),
(14999, '215449706', NULL, NULL, 'Erik Nymark', 'Schweigaardsgate 63', '', '0656', 'Oslo', 'Norwegen', '', NULL, NULL, '91652112', '00100701F6', NULL, NULL, 'Alternativ 2: Klokke i sølv/sort.  Monte Carlo', NULL, '578824880319', 'FedEx', NULL, '2013-12-18', '15.12.2013 23:40', 'a0YC000000VzVLnMAN', '1', 'a0YC000000VzVLnMAN', '', '2259.00'),
(15000, '215710787', NULL, NULL, 'Hanne Brager-Carlsen', 'Strømstangveien 22', '', '1367', 'SNARØYA', 'Norwegen', '', NULL, NULL, '41921810', '0010158WX3', NULL, NULL, 'Alternativ 2: Klokke i sølv/sort.  Monte Carlo', NULL, '578824880319', 'FedEx', NULL, '2013-12-18', '17.12.2013 07:40', 'a0YC000000VzVLnMAN', '1', 'a0YC000000VzVLnMAN', '', '2259.00'),
(15001, '215249406', NULL, NULL, 'Vahid Azizi', 'Berberisveien 17 A', '', '4023', 'STAVANGER', 'Norwegen', '', NULL, NULL, '48031169', '0010091DWP', NULL, NULL, 'Alternativ 2: Klokke i sølv/sort. Monte Carlo', NULL, '578824880319', 'FedEx', NULL, '2013-12-18', '15.12.2013 02:40', 'a0YC000000VzVLnMAN', '1', 'a0YC000000VzVLnMAN', '', '2259.00'),
(15002, '215723467', '', '', 'Gunhild Berge', 'Stormyrveien 1B', '', '0672', 'OSLO', 'Norwegen', '', '', '', '45205877', '0010181URG', '', '', 'Alternativ 3: Klokke i gull/sort.  Monte Carlo', 'Uhr erhalten 04.03.2014 Keine Ahnung was er m?chte\r\nRR 1099 0416 NO\r\nBitte refund!', '578824880319', 'FedEx', '', '2013-12-18', '17.12.2013 09:40', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(15003, '215357761', NULL, NULL, 'Ling Yan', 'Hagegata 41', '', '0653', 'OSLO', 'Norwegen', '', NULL, NULL, '0047 45196866', '00100330JF', NULL, NULL, 'Alternativ 3: Klokke i gull/sort.  Monte Carlo', NULL, '578824880319', 'FedEx', NULL, '2013-12-18', '15.12.2013 16:40', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(15004, '215597038', NULL, NULL, 'Masoud Ramezanzadehkoldeh', 'Frode Rinnans veg 84', '', '7050', 'TRONDHEIM', 'Norwegen', '', NULL, NULL, '45185575', '00101723N6', NULL, NULL, 'Alternativ 3: Klokke i gull/sort.  Monte Carlo', NULL, '578824880319', 'FedEx', NULL, '2013-12-18', '16.12.2013 17:10', 'a0YC000000VzVLsMAN', '1', 'a0YC000000VzVLsMAN', '', '2259.00'),
(15005, '215695057', NULL, NULL, 'E. Cruz', 'Johannes Tielensstraat 9', '', '3059 TK', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '630773777', '0010181AWJ', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824880146', 'FedEx', NULL, '2013-12-18', '16.12.2013 22:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15006, '215498270', NULL, NULL, 'Joeye Zhou', 'Adelaarstraat 1', '', '3312 TA', 'DORDRECHT', 'Niederlande', 'NL', NULL, NULL, '624632288', '0010203MXZ', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824880157', 'FedEx', NULL, '2013-12-18', '16.12.2013 07:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15007, '215300381', NULL, NULL, 'L.W. Naeye-Bolluyt', 'De Vriesstraat 10', '', '4671 AG', 'DINTELOORD', 'Niederlande', 'NL', NULL, NULL, '167523797', '0010059L22', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824880168', 'FedEx', NULL, '2013-12-18', '15.12.2013 09:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(15008, '215654568', NULL, NULL, 'Michael van Zundert', 'Klaroenring 166A', '', '4876 XW', 'ETTEN-LEUR', 'Niederlande', 'NL', NULL, NULL, '614250442', '001021555W', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824880179', 'FedEx', NULL, '2013-12-18', '16.12.2013 19:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15009, '215571284', NULL, NULL, 'Nabil Kossih', 'Louis Davidsstraat 39', '', '1068 SJ', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '624864341', '00101472F4', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824880180', 'FedEx', NULL, '2013-12-18', '16.12.2013 12:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15010, '215584933', NULL, NULL, 'Rajan Thapa', 'Churchillplein 1', '', '2517 JW', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '619229959', '0010085OAS', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824880190', 'FedEx', NULL, '2013-12-18', '16.12.2013 13:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15011, '215540219', NULL, NULL, 'Rene Kauwen', 'E de Boer-van Rijkprk 16', '', '1705 LN', 'HEERHUGOWAARD', 'Niederlande', 'NL', NULL, NULL, '611067113', '0010016XCV', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824880205', 'FedEx', NULL, '2013-12-18', '16.12.2013 10:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15012, '215677611', NULL, NULL, 'Tessa Papendorp', 'Joannes J.F. Waplaan 22', '', '3571 AW', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '625156461', '0010003Q1R', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824880216', 'FedEx', NULL, '2013-12-18', '16.12.2013 21:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15013, '215297235', NULL, NULL, 'Hanneke J', 'Fruithoeve 42', '', '6846 JH', 'ARNHEM', 'Niederlande', 'NL', NULL, NULL, '618284975', '0010155MB8', NULL, NULL, 'Model: Miami - Zilveren kast/ Zilver wit carbon wijzerplaat/ Zwarte band', NULL, '578824880227', 'FedEx', NULL, '2013-12-18', '15.12.2013 09:58', '4,2603E+12', '1', 'a0YC000000We97IMAR', '150.01', '229.00'),
(15014, '215684722', NULL, NULL, 'max wentzel', 'Cloosterlaan 16', '', '2101 ZD', 'HEEMSTEDE', 'Niederlande', 'NL', NULL, NULL, '612261289', '0010247C8I', NULL, NULL, 'Model: Miami - Zilveren kast/ Zilver wit carbon wijzerplaat/ Zwarte band', NULL, '578824880238', 'FedEx', NULL, '2013-12-18', '16.12.2013 21:58', '4,2603E+12', '1', 'a0YC000000We97IMAR', '150.01', '229.00'),
(15015, '215317670', NULL, NULL, 'Thera Krom', 'Enterij 12', '', '1906 BZ', 'LIMMEN', 'Niederlande', 'NL', NULL, NULL, '624390043', '0010204LDD', NULL, NULL, 'Model: Miami - Zilveren kast/ Zilver wit carbon wijzerplaat/ Zwarte band', NULL, '578824880249', 'FedEx', NULL, '2013-12-18', '15.12.2013 11:28', '4,2603E+12', '1', 'a0YC000000We97IMAR', '150.01', '229.00'),
(15016, '215614680', NULL, NULL, 'Joost moree', 'Voorduinstraat 7', '', '2023 PB', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '650695967', '0010154KRV', NULL, NULL, 'Model: Miami - Zilveren kast/ Zilver zwart carbon wijzerplaat/ Zwarte band', NULL, '578824880250', 'FedEx', NULL, '2013-12-18', '16.12.2013 16:28', '4,2603E+12', '1', 'a0YC000000We9A4MAJ', '150.01', '229.00'),
(15017, '215658572', NULL, NULL, 'Roman Milostnoi', 'Rekipellontie 3 A 4', '', '00940', 'Helsinki', 'Finnland', 'FI', NULL, NULL, '', '0010139R4N', NULL, NULL, 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', NULL, '578824880308', 'FedEx', NULL, '2013-12-18', '16.12.2013 22:48', 'a0YC000000VzW1IMAV', '1', 'a0YC000000VzW1IMAV', '', '279.00'),
(15018, '215729070', NULL, NULL, 'Hoyrup & Clemmensen a/s Bettina Dybdahl', 'Baedehavnsgade 6', 'solv med sort skive', '2450', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '26440056', '00102350YU', NULL, NULL, 'Casablanca-ur i solv med sort skive', NULL, '578824880271', 'FedEx', NULL, '2013-12-18', '17.12.2013 08:06', 'a0YC000000VzN5RMAV', '1', 'a0YC000000VzN5RMAV', '', '2199.00'),
(15019, '215676563', NULL, NULL, 'Energiforsyningen Britt Hindborg', 'Revlen 2', '', '4600', 'Koge', 'Dänemark', 'DK', NULL, NULL, '28880232', '0010154XN5', NULL, NULL, 'Copacabana-ur med guldfarvet ramme', NULL, '578824880282', 'FedEx', NULL, '2013-12-18', '16.12.2013 21:06', 'a0YC000000VzVa1MAF', '1', 'a0YC000000VzVa1MAF', '', '2299.00'),
(15020, '213864871', NULL, NULL, 'arzu heydarova', 'idrottsvaegen  12b 1301', '', '18534', 'vaxholm', 'Schweden', 'SE', NULL, NULL, '720116600', '0010181R3R', NULL, NULL, 'Klocka Theorema Paragon RG.', NULL, '577108604478', 'FedEx', NULL, '2013-12-12', '09.12.2013 13:44', 'a0YC000000UujyOMAR', '1', 'a0YC000000UujyOMAR', '', '1569.00'),
(15021, '213836028', NULL, NULL, 'Christina Malmekrans', 'TAETORPSVAEGEN 178', '', '128 31', 'SKARPNAECK', 'Schweden', 'SE', NULL, NULL, '708842129', '00100137W8', NULL, NULL, 'Klocka Theorema Paragon Sw Gold.', NULL, '577108604489', 'FedEx', NULL, '2013-12-12', '09.12.2013 12:14', 'a0YC000000UujyYMAR', '1', 'a0YC000000UujyYMAR', '', '1569.00'),
(15022, '214132797', NULL, NULL, 'David Chamun David Chamun', 'APRILGATAN 58', '', '415 15', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '704077105', '0010071VXA', NULL, NULL, 'Klocka Theorema Paragon Sw Gold.', NULL, '577108604548', 'FedEx', NULL, '2013-12-12', '10.12.2013 13:14', 'a0YC000000UujyYMAR', '1', 'a0YC000000UujyYMAR', '', '1569.00'),
(15023, '213982693', NULL, NULL, 'Dimitrios Nestorudis', 'KOPPARVAEGEN 27', '', '176 72', 'JAERFAELLA', 'Schweden', 'SE', NULL, NULL, '700972992', '00101603C8', NULL, NULL, 'Klocka Theorema Paragon Sw Gold.', NULL, '577108604504', 'FedEx', NULL, '2013-12-12', '09.12.2013 21:14', 'a0YC000000UujyYMAR', '1', 'a0YC000000UujyYMAR', '', '1569.00'),
(15024, '214009193', NULL, NULL, 'Jean Yosef', 'LINVAEGEN 14', '', '145 67', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '707287791', '001004506L', NULL, NULL, 'Klocka Theorema Paragon Sw Gold.', NULL, '577108604515', 'FedEx', NULL, '2013-12-12', '09.12.2013 22:44', 'a0YC000000UujyYMAR', '1', 'a0YC000000UujyYMAR', '', '1569.00'),
(15025, '214009192', NULL, NULL, 'Jean Yosef', 'LINVAEN 14', '', '145 67', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '707287791', '0010029R6E', NULL, NULL, 'Klocka Theorema Paragon Sw Gold.', NULL, '577108604515', 'FedEx', NULL, '2013-12-12', '09.12.2013 22:44', 'a0YC000000UujyYMAR', '1', 'a0YC000000UujyYMAR', '', '1569.00'),
(15026, '213830446', NULL, NULL, 'Juergen Pettersson', 'DAMMVAEGEN 14', '', '511 70', 'RYDAL', 'Schweden', 'SE', NULL, NULL, '+46 705 933 221', '0010243NAD', NULL, NULL, 'Klocka Theorema Paragon Sw Gold.', NULL, '577108604537', 'FedEx', NULL, '2013-12-12', '09.12.2013 11:44', 'a0YC000000UujyYMAR', '1', 'a0YC000000UujyYMAR', '', '1569.00'),
(15027, '214134447', NULL, NULL, 'David Chamun David Chamun', 'APRILGATAN 58', '', '415 15', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '704077105', '00100353IT', NULL, NULL, 'Klocka Theorema Paragon T3001 gg.', NULL, '577108604548', 'FedEx', NULL, '2013-12-12', '10.12.2013 13:14', 'a0YC000000UujxzMAB', '1', 'a0YC000000UujxzMAB', '', '1569.00'),
(15028, '213973352', NULL, NULL, 'Ehsan Jalilian', 'ADA NILSSONS GATA 11', '', '129 56', 'HAEGERSTEN', 'Schweden', 'SE', NULL, NULL, '46706168227', '0010190EPI', NULL, NULL, 'Klocka Theorema Paragon T3001 gg.', NULL, '577108604559', 'FedEx', NULL, '2013-12-12', '09.12.2013 20:44', 'a0YC000000UujxzMAB', '1', 'a0YC000000UujxzMAB', '', '1569.00'),
(15029, '215505150', NULL, NULL, 'Helle Ziersen', 'Dyndetvej 9', '', '4140', 'Borup', 'Dänemark', 'DK', NULL, NULL, '40999946', '0010003P3S', NULL, NULL, 'Copacabana-ur med guldfarvet ramme', NULL, '578824879565', 'FedEx', NULL, '2013-12-17', '16.12.2013 08:36', 'a0YC000000VzVa1MAF', '1', 'a0YC000000VzVa1MAF', '', '2299.00'),
(15030, '215291510', NULL, NULL, 'Erik Johansen', 'Ahornvej 17', '', '2791', 'Dragor', 'Dänemark', 'DK', NULL, NULL, '28973897', '0010036FC1', NULL, NULL, 'Copacabana-ur med sort ramme', NULL, '578824879576', 'FedEx', NULL, '2013-12-17', '15.12.2013 09:36', 'a0YC000000VzVaVMAV', '1', 'a0YC000000VzVaVMAV', '', '2299.00'),
(15031, '215157282', NULL, NULL, 'Malte Andersen', 'Brenderupvej 7', '', '5464', 'Brenderup Fyn', 'Dänemark', 'DK', NULL, NULL, '51940463', '0010062NQB', NULL, NULL, 'Copacabana-ur med sort ramme', NULL, '578824879587', 'FedEx', NULL, '2013-12-17', '14.12.2013 14:36', 'a0YC000000VzVaVMAV', '1', 'a0YC000000VzVaVMAV', '', '2299.00'),
(15032, '215336722', NULL, NULL, 'Nedelcho Dobrev', 'Bymosevej 11', '', '8210', 'Aarhus', 'Dänemark', 'DK', NULL, NULL, '4531909166', '0010100ZE6', NULL, NULL, 'Copacabana-ur med sort ramme', NULL, '578824879598', 'FedEx', NULL, '2013-12-17', '15.12.2013 13:06', 'a0YC000000VzVaVMAV', '1', 'a0YC000000VzVaVMAV', '', '2299.00'),
(15033, '215248219', '', '', 'Salar Amin', 'Poulsgade 8', 'Leveres til mit arbejdssted. Husk venligst at tilfÃ¸je ', '7400', 'Herning', 'Dänemark', '', '', '', '51611173', '0010245SJO', '', '', 'Copacabana-ur med sort ramme', 'Uhr erhalten 23.12.2013\r\nBitte refund!!!', '578824879602', 'FedEx', '', '2013-12-17', '', '', '', '', '', ''),
(15034, '215368235', '', '', 'Deirdre Hogan', '16  Shanondoah Eaton Brae Shankill', '', '1', 'CO. Dublin', 'Irland', '', '', '', '862419492', '0010166U24', '', '', 'Gold Case/Black Dial/Brown Band Rio', '', '578824879109', 'FedEx', '', '2013-12-17', '', '', '', '', '', ''),
(15035, '215348400', '', '', 'Wojciech Dulas', '17 Mitchelscourt', '', '0', 'Mitchelstown', 'Irland', '', '', '', '851086859', '0010009FLL', '', '', 'Gold Case/Black Dial/Brown Band Rio', 'Nachforschung am 07.01.14 gestellt!', '578824879110', 'FedEx', '', '2013-12-17', '', '', '', '', '', ''),
(15036, '215303406', NULL, NULL, 'Kevin O Sullivan', '01 Clonfert', '', 'CORK', 'Newmarket', 'Irland', 'IE', NULL, NULL, '876619387', '0010193H4A', NULL, NULL, 'Silver Case/Black Dial/Black Band Rio', NULL, '578824879120', 'FedEx', NULL, '2013-12-17', '15.12.2013 11:32', 'a0YC000000W04RUMAZ', '1', 'a0YC000000W04RUMAZ', '', '285.95'),
(15037, '215144322', NULL, NULL, 'Angelique van Dijck', 'Dorpsstraat 95', '', '6042 LB', 'ROERMOND', 'Niederlande', 'NL', NULL, NULL, '475329511', '0010233O37', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824879337', 'FedEx', NULL, '2013-12-17', '14.12.2013 13:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15038, '215099039', NULL, NULL, 'Gevork Asaturyan', 'Tulpstraat 27', '', '5482 RC', 'SCHIJNDEL', 'Niederlande', 'NL', NULL, NULL, '644876787', '0010008CHP', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824879348', 'FedEx', NULL, '2013-12-17', '14.12.2013 09:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15039, '215210184', NULL, NULL, 'henk kleine', 'Heklanden 61', '', '9407 PL', 'ASSEN', 'Niederlande', 'NL', NULL, NULL, '592340385', '0010031N7C', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824879359', 'FedEx', NULL, '2013-12-17', '14.12.2013 19:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15040, '215071405', NULL, NULL, 'JOHN CRAANE', 'Westpier 19', '', '3331 MK', 'ZWIJNDRECHT', 'Niederlande', 'NL', NULL, NULL, '683530991', '0010222THF', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824879360', 'FedEx', NULL, '2013-12-17', '14.12.2013 08:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15041, '215082909', NULL, NULL, 'john rommens', 'Pijpersmoeren 5', '', '4824 KS', 'BREDA', 'Niederlande', 'NL', NULL, NULL, '627032689', '0010225E9K', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824879370', 'FedEx', NULL, '2013-12-17', '14.12.2013 08:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15042, '215171287', NULL, NULL, 'Julien Martinez', 'Noordelijke Dwarsweg 41', 'TQC', '2761 GC', 'ZEVENHUIZEN', 'Niederlande', 'NL', NULL, NULL, '624247135', '0010051NKB', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824879381', 'FedEx', NULL, '2013-12-17', '14.12.2013 15:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15043, '215138665', NULL, NULL, 'Koos Lansink', 'Vliehors 12', '', '2631MM', 'Nootdorp', 'Niederlande', 'NL', NULL, NULL, '624590136', '0010063OUC', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824879392', 'FedEx', NULL, '2013-12-17', '14.12.2013 12:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15044, '215134148', NULL, NULL, 'M Oguz Oezkul', 'Einsteindreef 45B', '', '3562 XS', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '648130823', '00100012H6', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824879407', 'FedEx', NULL, '2013-12-17', '14.12.2013 12:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15045, '215082275', NULL, NULL, 'mirella van houten', 'Vlasakker 45', '', '3124 AJ', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '655802039', '0010204D57', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824879418', 'FedEx', NULL, '2013-12-17', '14.12.2013 08:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15046, '215193637', NULL, NULL, 'Patricia Portier', 'Vuistbijl 33', '', '1948 CK', 'BEVERWIJK', 'Niederlande', 'NL', NULL, NULL, '611881256', '0010219JRY', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824879429', 'FedEx', NULL, '2013-12-17', '14.12.2013 17:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15047, '215189255', NULL, NULL, 'Rosanne kleine wiecherink', 'Haaksbergerstraat 701', '', '7545 PH', 'ENSCHEDE', 'Niederlande', 'NL', NULL, NULL, '620822227', '00101039QF', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824879430', 'FedEx', NULL, '2013-12-17', '14.12.2013 17:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15048, '215181712', NULL, NULL, 'Saskia Verweij-vd Kroft', 'Albertine Agneslaan 147', '', '3136 CB', 'VLAARDINGEN', 'Niederlande', 'NL', NULL, NULL, '625380694', '0010129QVF', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824879440', 'FedEx', NULL, '2013-12-17', '14.12.2013 16:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15049, '215196718', NULL, NULL, 'sonya shahir', 'Plevierstraat 16', '', '1911 WP', 'UITGEEST', 'Niederlande', 'NL', NULL, NULL, '642347218', '0010013I3K', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824879451', 'FedEx', NULL, '2013-12-17', '14.12.2013 17:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15050, '215082627', NULL, NULL, 'wanne wouterse', 'Reigerstraat 142', 'Wouterse timmerWerken', '2025 XH', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '618291606', '0010166UNX', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824879462', 'FedEx', NULL, '2013-12-17', '14.12.2013 08:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15051, '215160972', NULL, NULL, 'Derk Hooijer', 'Energieweg 7', '', '6871 KB', 'RENKUM', 'Niederlande', 'NL', NULL, NULL, '622281185', '0010167FKH', NULL, NULL, 'Model: Miami - Zilveren kast/ Zilver wit carbon wijzerplaat/ Zwarte band', NULL, '578824879473', 'FedEx', NULL, '2013-12-17', '14.12.2013 14:58', '4,2603E+12', '1', 'a0YC000000We97IMAR', '150.01', '229.00'),
(15052, '215155505', NULL, NULL, 'Roy Vielvoye', 'Dick Ketstraat 52', '', '3059 WC', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '651981196', '0010087THF', NULL, NULL, 'Model: Miami - Zilveren kast/ Zilver wit carbon wijzerplaat/ Zwarte band', NULL, '578824879495', 'FedEx', NULL, '2013-12-17', '14.12.2013 14:28', '4,2603E+12', '1', 'a0YC000000We97IMAR', '150.01', '229.00'),
(15053, '215125260', NULL, NULL, 'Yahwe Vielvoye', 'Dick Ketstraat 52', '', '3059 WC', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '655589562', '0010075KO8', NULL, NULL, 'Model: Miami - Zilveren kast/ Zilver wit carbon wijzerplaat/ Zwarte band', NULL, '578824879495', 'FedEx', NULL, '2013-12-17', '14.12.2013 11:58', '4,2603E+12', '1', 'a0YC000000We97IMAR', '150.01', '229.00'),
(15054, '215129804', NULL, NULL, 'Marjon Noordzij', 'Van Iddekingeweg 179', '', '9721 CG', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '614276167', '00100108RN', NULL, NULL, 'Model: Miami - Zilveren kast/ Zilver zwart carbon wijzerplaat/ Zwarte band', NULL, '578824879500', 'FedEx', NULL, '2013-12-17', '14.12.2013 12:28', '4,2603E+12', '1', 'a0YC000000We9A4MAJ', '150.01', '229.00'),
(15055, '215312428', NULL, NULL, 'Leonardo Veliaj', 'Nihtisalontie 21J', '', '02630', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '451147704', '0010024AV4', NULL, NULL, 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', NULL, '578824879624', 'FedEx', NULL, '2013-12-17', '15.12.2013 13:48', 'a0YC000000VzW1IMAV', '1', 'a0YC000000VzW1IMAV', '', '279.00'),
(15056, '215228753', NULL, NULL, 'Maaly Ismail hasan', 'Maalinauhantie 14 A 1', '', '01280', 'Vantaa', 'Finnland', 'FI', NULL, NULL, '451499711', '0010002XPA', NULL, NULL, 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', NULL, '578824879635', 'FedEx', NULL, '2013-12-17', '15.12.2013 00:18', 'a0YC000000VzW1IMAV', '1', 'a0YC000000VzW1IMAV', '', '279.00'),
(15057, '215177195', NULL, NULL, 'Emanuele Beda', 'VIA RAFFAELLO GIOLLI 25', '', '20162', 'milano', 'Italien', 'IT', NULL, NULL, '3202924254', '0010103V6N', NULL, NULL, 'Quadrante bianco, cassa silver e cinturino nero (02) Newton', NULL, '578824879142', 'FedEx', NULL, '2013-12-17', '14.12.2013 15:58', 'IT130710SC02', '1', 'a0YC000000VzXRBMA3', '151.02', '229.99'),
(15058, '215218356', NULL, NULL, 'luca annaloro', 'VIA DELLA LIBERTA 27', '', '10095', 'GRUGLIASCO', 'Italien', 'IT', NULL, NULL, '3939589493', '0010130RZF', NULL, NULL, 'Quadrante bianco, cassa silver e cinturino nero (02) Newton', NULL, '578824879153', 'FedEx', NULL, '2013-12-17', '14.12.2013 19:58', 'IT130710SC02', '1', 'a0YC000000VzXRBMA3', '151.02', '229.99'),
(15059, '215404278', NULL, NULL, 'Maria Sirb', 'via pisana 3929', '', '55100', 'lucca', 'Italien', 'IT', NULL, NULL, '3450380148', '0010165BGS', NULL, NULL, 'Quadrante bianco, cassa silver e cinturino nero (02) Newton', NULL, '578824879164', 'FedEx', NULL, '2013-12-17', '15.12.2013 18:28', 'IT130710SC02', '1', 'a0YC000000VzXRBMA3', '151.02', '229.99'),
(15060, '215304382', NULL, NULL, 'Rita Michela Romano', 'Via Casalino 18', '', '93100', 'Caltanissetta', 'Italien', 'IT', NULL, NULL, '3276968267', '0010029K7F', NULL, NULL, 'Quadrante bianco, cassa silver e cinturino nero (02) Newton', NULL, '578824879175', 'FedEx', NULL, '2013-12-17', '15.12.2013 10:28', 'IT130710SC02', '1', 'a0YC000000VzXRBMA3', '151.02', '229.99'),
(15061, '215373499', NULL, NULL, 'Cristina Rossi', 'VICOLO ANTONIO CANOVA 10', '', '31040', 'TREVIGNANO', 'Italien', 'IT', NULL, NULL, '3469656509', '0010048R27', NULL, NULL, 'Quadrante nero, cassa gold e cinturino marrone (03) Newton', NULL, '578824879186', 'FedEx', NULL, '2013-12-17', '15.12.2013 15:58', 'IT130710SC03', '1', 'a0YC000000VzXRCMA3', '151.02', '229.99'),
(15062, '215413621', NULL, NULL, 'Giuseppe Seccia', 'VIA VITO ANTONIO LATTANZIO 9', '', '76121', 'BARLETTA', 'Italien', 'IT', NULL, NULL, '3891808008', '0010197HBI', NULL, NULL, 'Quadrante nero, cassa gold e cinturino marrone (03) Newton', NULL, '578824879197', 'FedEx', NULL, '2013-12-17', '15.12.2013 19:28', 'IT130710SC03', '1', 'a0YC000000VzXRCMA3', '151.02', '229.99'),
(15063, '215195859', NULL, NULL, 'Luigi Cirillo', 'VIALE VIRGILIO PUBLIO MARONE 16', '', '48122', 'RAVENNA', 'Italien', 'IT', NULL, NULL, '3295486433', '0010143X3A', NULL, NULL, 'Quadrante nero, cassa gold e cinturino marrone (03) Newton', NULL, '578824879201', 'FedEx', NULL, '2013-12-17', '14.12.2013 17:58', 'IT130710SC03', '1', 'a0YC000000VzXRCMA3', '151.02', '229.99'),
(15064, '215119891', NULL, NULL, 'Alessandro Fior', 'VIA DEI PRUNI 6', '', '33052', 'CERVIGNANO DEL FRIULI', 'Italien', 'IT', NULL, NULL, '3494048537', '0010200IUQ', NULL, NULL, 'Quadrante nero, cassa silver e cinturino nero (01)Newton', NULL, '578824879212', 'FedEx', NULL, '2013-12-17', '14.12.2013 11:28', 'IT130710SC01', '1', 'a0YC000000VzXRAMA3', '151.02', '229.99'),
(15065, '215223248', NULL, NULL, 'Davide Pastore', 'VIA GIUSEPPE MAZZINI 8', '', '70010', 'CASAMASSIMA', 'Italien', 'IT', NULL, NULL, '3805861866', '10100953', NULL, NULL, 'Quadrante nero, cassa silver e cinturino nero (01) Newton', NULL, '578824879234', 'FedEx', NULL, '2013-12-17', '14.12.2013 20:28', 'IT130710SC01', '1', 'a0YC000000VzXRAMA3', '151.02', '229.99'),
(15066, '215222832', NULL, NULL, 'Davide Pastore', 'VIA GIUSEPPE MAZZINI 8', '', '70010', 'CASAMASSIMA', 'Italien', 'IT', NULL, NULL, '3805861866', '0010244OO7', NULL, NULL, 'Quadrante nero, cassa silver e cinturino nero (01) Newton', NULL, '578824879234', 'FedEx', NULL, '2013-12-17', '14.12.2013 20:28', 'IT130710SC01', '1', 'a0YC000000VzXRAMA3', '151.02', '229.99'),
(15067, '215239824', NULL, NULL, 'Paolo Natalizia', 'VIA APPIA NUOVA 549', '', '00179', 'ROMA', 'Italien', 'IT', NULL, NULL, '3287176694', '00101789OD', NULL, NULL, 'Quadrante nero, cassa silver e cinturino nero (01) Newton', NULL, '578824879245', 'FedEx', NULL, '2013-12-17', '14.12.2013 22:28', 'IT130710SC01', '1', 'a0YC000000VzXRAMA3', '151.02', '229.99'),
(15068, '215216098', NULL, NULL, 'abderrahmane aamar', 'VIA MODENESE 1786', '52', '41058', 'VIGNOLA', 'Italien', 'IT', NULL, NULL, '3347389099', '0010208KS3', NULL, NULL, 'Quadrante, cassa e cinturino neri (04) Newton', NULL, '578824879256', 'FedEx', NULL, '2013-12-17', '14.12.2013 19:58', 'IT130710SC04', '1', 'a0YC000000VzXRDMA3', '151.02', '229.99'),
(15069, '215321290', NULL, NULL, 'denise pero', 'VIA FELICE CAVALLOTTI 11', '', '44042', 'CENTO', 'Italien', 'IT', NULL, NULL, '3405980742', '00100729WW', NULL, NULL, 'Quadrante, cassa e cinturino neri (04) Newton', NULL, '578824879267', 'FedEx', NULL, '2013-12-17', '15.12.2013 11:28', 'IT130710SC04', '1', 'a0YC000000VzXRDMA3', '151.02', '229.99'),
(15070, '215092724', NULL, NULL, 'Edoardo Ferrari', 'VIA DON PIETRO ROSSI 4', '', '25030', 'BARBARIGA', 'Italien', 'IT', NULL, NULL, '3385844436', '0010233FF3', NULL, NULL, 'Quadrante, cassa e cinturino neri (04) Newton', NULL, '578824879278', 'FedEx', NULL, '2013-12-17', '14.12.2013 09:28', 'IT130710SC04', '1', 'a0YC000000VzXRDMA3', '151.02', '229.99'),
(15071, '215044800', NULL, NULL, 'Ivan Zucca', 'VIA VENTIQUATTRO MAGGIO 32', '', '20010', 'CANEGRATE', 'Italien', 'IT', NULL, NULL, '3477700608', '0010183MPO', NULL, NULL, 'Quadrante, cassa e cinturino neri (04) Newton', NULL, '578824879289', 'FedEx', NULL, '2013-12-17', '14.12.2013 00:58', 'IT130710SC04', '1', 'a0YC000000VzXRDMA3', '151.02', '229.99'),
(15072, '215159233', NULL, NULL, 'Massimo Da Rin Betta', 'Via Santa Giustina 155', 'tra le 12 e le 14', '36057', 'Arcugnano', 'Italien', 'IT', NULL, NULL, '3408227780', '00101607CC', NULL, NULL, 'Quadrante, cassa e cinturino neri (04) Newton', NULL, '578824879290', 'FedEx', NULL, '2013-12-17', '14.12.2013 14:28', 'IT130710SC04', '1', 'a0YC000000VzXRDMA3', '151.02', '229.99'),
(15073, '215456722', NULL, NULL, 'Pantaleo de Pinto', 'CORSO UMBERTO I 30', 'Secondo Piano', '70056', 'MOLFETTA', 'Italien', 'IT', NULL, NULL, '3495926809', '0010222T9B', NULL, NULL, 'Quadrante, cassa e cinturino neri (04) Newton', NULL, '578824879304', 'FedEx', NULL, '2013-12-17', '15.12.2013 22:28', 'IT130710SC04', '1', 'a0YC000000VzXRDMA3', '151.02', '229.99'),
(15074, '215214292', NULL, NULL, 'Sara Loro', 'VIA V. TIZIANO 6', 'Consegna pomeridiana', '31010', 'FONTE', 'Italien', 'IT', NULL, NULL, '423948395', '0010150OEV', NULL, NULL, 'Quadrante, cassa e cinturino neri (04) Newton', NULL, '578824879315', 'FedEx', NULL, '2013-12-17', '14.12.2013 19:58', 'IT130710SC04', '1', 'a0YC000000VzXRDMA3', '151.02', '229.99'),
(15075, '215377858', NULL, NULL, 'Amy Price', '3 Oxford place', 'CO.DURHAM', 'DH8 8HE', 'consett', 'Grossbritannien', 'GB', NULL, NULL, '7701002047', '00100475DU', NULL, NULL, 'Acapulco Watch GM-504-1	Black Strap Silver Case White Face', NULL, '578824878709', 'FedEx', NULL, '2013-12-17', '15.12.2013 17:23', 'UK131203AMC13', '1', 'a0YC000000W0I4gMAF', '124.01', '179.00'),
(15076, '215377430', NULL, NULL, 'Amy Price', '3 Oxford place', 'CO.DURHAM', 'DH8 8HE', 'consett', 'Grossbritannien', 'GB', NULL, NULL, '7701002047', '0010050I3E', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '578824878709', 'FedEx', NULL, '2013-12-17', '15.12.2013 17:22', 'UK131203AMC14', '1', 'a0YC000000W0I5FMAV', '124.01', '179.00'),
(15077, '215116826', NULL, NULL, 'Jelena Naumika', '55 Ferry street', '', 'E14 3DT', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7944200524', '0010045AXU', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '578824878710', 'FedEx', NULL, '2013-12-17', '14.12.2013 12:22', 'UK131203AMC14', '1', 'a0YC000000W0I5FMAV', '124.01', '179.00'),
(15078, '215415808', NULL, NULL, 'Lee Corstorphin', '4 Alton grove', '', 'PO16 9NJ', 'Fareham', 'Grossbritannien', 'GB', NULL, NULL, '7843493835', '0010037R7R', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '578824878720', 'FedEx', NULL, '2013-12-17', '15.12.2013 20:22', 'UK131203AMC14', '1', 'a0YC000000W0I5FMAV', '124.01', '179.00'),
(15079, '215148599', NULL, NULL, 'Gemma Knowles-Myhill', '0 RODINGTON HEATH', 'Coppice House', 'SY4 4RE', 'SHREWSBURY', 'Grossbritannien', 'GB', NULL, NULL, '7903401472', '0010099XG6', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824878731', 'FedEx', NULL, '2013-12-17', '14.12.2013 14:52', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(15080, '215444259', NULL, NULL, 'Helen Newman', '1 YEOMANS WAY', '', 'PL7 1JQ', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7810770991', '0010144PJY', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824878742', 'FedEx', NULL, '2013-12-17', '15.12.2013 22:22', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(15081, '215351587', NULL, NULL, 'Jamie williams', '13 Carman Close', '', 'Sn3 4xu', 'Swindon', 'Grossbritannien', 'GB', NULL, NULL, '7876748009', '10040224', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824878753', 'FedEx', NULL, '2013-12-17', '15.12.2013 15:22', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(15082, '215394617', NULL, NULL, 'Kevin Davis', '6 DENSTEAD WALK', '', 'ME15 8UJ', 'MAIDSTONE', 'Grossbritannien', 'GB', NULL, NULL, '7813019076', '0010131ACY', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824878764', 'FedEx', NULL, '2013-12-17', '15.12.2013 18:52', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(15083, '215418446', NULL, NULL, 'Nicola Oneill', '11 TOWER VIEW', 'Adt fire and security', 'ME19 4DQ', 'WEST MALLING', 'Grossbritannien', 'GB', NULL, NULL, '7972912890', '0010101OTM', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824878775', 'FedEx', NULL, '2013-12-17', '15.12.2013 20:53', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(15084, '215145580', NULL, NULL, 'Samuel Woodworth', '128 EARLSTON ROAD', '', 'CH45 5HD', 'WALLASEY', 'Grossbritannien', 'GB', NULL, NULL, '7875717355', '0010183T6V', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824878786', 'FedEx', NULL, '2013-12-17', '14.12.2013 14:22', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(15085, '215452405', NULL, NULL, 'Wayne Nuttall', '11 HEATH HILL DRIVE', 'Stacksteads', 'OL13 0SG', 'BACUP', 'Grossbritannien', 'GB', NULL, NULL, '7795548165', '0010050SIY', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '578824878797', 'FedEx', NULL, '2013-12-17', '15.12.2013 22:52', 'UK131203AMC15', '1', 'a0YC000000W0I6SMAV', '124.01', '179.00'),
(15086, '215409361', NULL, NULL, 'Mariano Nalin', '10 NEW STREET NORTH', '', 'B71 4AG', 'WEST BROMWICH', 'Grossbritannien', 'GB', NULL, NULL, '7549521550', '001008814C', NULL, NULL, 'Acapulco Watch GM-504-4	 Black Strap Black Case Black Face', NULL, '578824878801', 'FedEx', NULL, '2013-12-17', '15.12.2013 19:52', 'UK131203AMC16', '1', 'a0YC000000W0I6mMAF', '124.01', '179.00'),
(15087, '215256131', NULL, NULL, 'Keith Fawcett', '1 Buchanan Place', '', 'AB12 5EX', 'aberdeen', 'Grossbritannien', 'GB', NULL, NULL, '1224897655', '001017875Y', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824878812', 'FedEx', NULL, '2013-12-17', '15.12.2013 06:22', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(15088, '215325804', NULL, NULL, 'Laura Grantham', '6 ANCHOLME CLOSE', '', 'OX11 7TW', 'DIDCOT', 'Grossbritannien', 'GB', NULL, NULL, '7887648277', '0010106DT9', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824878823', 'FedEx', NULL, '2013-12-17', '15.12.2013 12:52', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(15089, '215389943', NULL, NULL, 'Patricia Jennings', '462 CARNHILL', '', 'BT48 8BU', 'LONDONDERRY', 'Grossbritannien', 'GB', NULL, NULL, '7986186078', '0010129HL2', NULL, NULL, 'Coppernicus Watch GM-501-1 Black Strap Silver Case White Face', NULL, '578824878834', 'FedEx', NULL, '2013-12-17', '15.12.2013 18:22', 'UK131203AMC09', '1', 'a0YC000000W0HihMAF', '124.01', '179.00'),
(15090, '215374732', NULL, NULL, 'Andrea Pap', '3 MILLBROOK PLACE', '', 'NW1 2JA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7549630080', '0010183R75', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824878845', 'FedEx', NULL, '2013-12-17', '15.12.2013 17:22', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(15091, '215415069', NULL, NULL, 'Anna Swan', '131 Cumberland road', '', 'E13 8LS', 'E13 8LS', 'Grossbritannien', 'GB', NULL, NULL, '7736610756', '0010071BBR', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '578824878856', 'FedEx', NULL, '2013-12-17', '15.12.2013 20:23', 'UK131203AMC10', '1', 'a0YC000000W0I2VMAV', '124.01', '179.00'),
(15092, '215218957', NULL, NULL, 'Lee Anders', '13 KIDSTONE CLOSE', '', 'WA9 3WE', 'ST. HELENS', 'Grossbritannien', 'GB', NULL, NULL, '07860 369477', '0010239H6I', NULL, NULL, 'Coppernicus Watch GM-501-4 Black Strap Black Case Black Face', NULL, '578824878867', 'FedEx', NULL, '2013-12-17', '14.12.2013 21:22', 'UK131203AMC12', '1', 'a0YC000000W0I2AMAV', '124.01', '179.00'),
(15093, '215450147', NULL, NULL, 'Daniela Romano', '10 HARTINGTON AVENUE', '', 'S7 2LG', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7977844287', '10092982', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824878878', 'FedEx', NULL, '2013-12-17', '15.12.2013 22:52', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(15094, '215253914', NULL, NULL, 'Joe Birkbeck', '141 ROTHERHAM ROAD', '', 'S66 8LP', 'ROTHERHAM', 'Grossbritannien', 'GB', NULL, NULL, '7554002800', '0010222O57', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824878889', 'FedEx', NULL, '2013-12-17', '15.12.2013 04:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(15095, '215202716', NULL, NULL, 'Martin Knowles', '93 Sunnyside rd', '', 'Cm16 4jn', 'Epping', 'Grossbritannien', 'GB', NULL, NULL, '7852127897', '00100107QS', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824878890', 'FedEx', NULL, '2013-12-17', '14.12.2013 19:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(15096, '215120442', NULL, NULL, 'Matthew Stevens', '2 MOUNT RISE', '', 'LS17 7QR', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7932029202', '0010215YWF', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824878904', 'FedEx', NULL, '2013-12-17', '14.12.2013 12:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(15097, '215418295', NULL, NULL, 'Musab Jamaal', '32 Chestnut close', '', 'UB3 1JG', 'Hayes/London', 'Grossbritannien', 'GB', NULL, NULL, '795546654', '0010042MJB', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824878915', 'FedEx', NULL, '2013-12-17', '15.12.2013 20:53', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(15098, '215362961', NULL, NULL, 'Sarah Johnson', '75 ALLENDALE CLOSE', 'Camberwell', 'SE5 8SG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7775444516', '0010223QFT', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824878926', 'FedEx', NULL, '2013-12-17', '15.12.2013 16:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(15099, '215446910', NULL, NULL, 'Tony Adams', '18 MANLEY ROAD', 'Bursledon', 'SO31 8GZ', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7736345408', '00100121FW', NULL, NULL, 'Coppernicus Watch M-501-3 Brown Strap Gold Case Black Face', NULL, '578824878937', 'FedEx', NULL, '2013-12-17', '15.12.2013 22:22', 'UK131203AMC11', '1', 'a0YC000000W0HcYMAV', '124.01', '179.00'),
(15100, '215450347', NULL, NULL, 'Claire O\'Rourke', '4 KIRK VENNEL', '', 'KA12 0DQ', 'IRVINE', 'Grossbritannien', 'GB', NULL, NULL, '7771990998', '0010226BCC', NULL, NULL, 'Malibu Diamonds GM-502: Black Strap, Silver Case, White Face', NULL, '578824878948', 'FedEx', NULL, '2013-12-17', '15.12.2013 22:52', 'Uk131203AMC01', '1', 'a0YC000000W0H4qMAF', '132.00', '199.00'),
(15101, '215298324', NULL, NULL, 'madeline taylor', '5 MANOR ROAD', '', 'TQ14 9SU', 'TEIGNMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7854693557', '0010151HQ9', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '578824878959', 'FedEx', NULL, '2013-12-17', '15.12.2013 10:52', 'Uk131203AMC02', '1', 'a0YC000000W0H3OMAV', '132.00', '199.00'),
(15102, '215417770', NULL, NULL, 'Mehmet Deniz', 'Unit 17 STONEHILL BUSINESS PARK', 'Lea side snaks bar or lea side cafe', 'N18 3QX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7852965817', '001024387Y', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '578824878960', 'FedEx', NULL, '2013-12-17', '15.12.2013 20:23', 'Uk131203AMC02', '1', 'a0YC000000W0H3OMAV', '132.00', '199.00'),
(15103, '215175787', NULL, NULL, 'neil hill', '95 BOWER LANE', '', 'WS15 2TS', 'RUGELEY', 'Grossbritannien', 'GB', NULL, NULL, '7789578697', '00101147IG', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '578824878970', 'FedEx', NULL, '2013-12-17', '14.12.2013 16:52', 'Uk131203AMC02', '1', 'a0YC000000W0H3OMAV', '132.00', '199.00'),
(15104, '215458977', NULL, NULL, 'Carol Sampson', '53 CHURCH ROAD', '', 'ME12 4DG', 'SHEERNESS', 'Grossbritannien', 'GB', NULL, NULL, '1795880220', '0010094RC9', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824878981', 'FedEx', NULL, '2013-12-17', '15.12.2013 23:22', 'Uk131203AMC03', '1', 'a0YC000000W0H0uMAF', '132.00', '199.00'),
(15105, '215194278', NULL, NULL, 'G KILPATRICK', '11 WHITTLE HALL LANE', 'Great Sankey', 'WA5 3DP', 'WARRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '1925791168', '0010142DIN', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824878992', 'FedEx', NULL, '2013-12-17', '14.12.2013 18:52', 'Uk131203AMC03', '1', 'a0YC000000W0H0uMAF', '132.00', '199.00'),
(15106, '215405479', NULL, NULL, 'Steve J Holmes .', '31 CONWAY ROAD', '', 'B90 4RF', 'SOLIHULL', 'Grossbritannien', 'GB', NULL, NULL, '7557532225', '0010229H6K', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824879006', 'FedEx', NULL, '2013-12-17', '15.12.2013 19:52', 'Uk131203AMC03', '1', 'a0YC000000W0H0uMAF', '132.00', '199.00'),
(15107, '215312696', NULL, NULL, 'Gabrielle Onions', '40 Lawrence Avenue', '', 'WV11 3PE', 'Wolverhampton', 'Grossbritannien', 'GB', NULL, NULL, '7432870200', '0010011FBJ', NULL, NULL, 'Malibu Diamonds GM-502-4: Black Strap, Black Case, Black Face', NULL, '578824879017', 'FedEx', NULL, '2013-12-17', '15.12.2013 11:52', 'Uk131203AMC04', '1', 'a0YC000000W0H6hMAF', '132.00', '199.00'),
(15108, '215231408', NULL, NULL, 'Charlene Devine', 'Unit 2 58 greystone road', '', 'Bt41 1jz', 'Antrim', 'Grossbritannien', 'GB', NULL, NULL, '7921714054', '0010007GLC', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824879028', 'FedEx', NULL, '2013-12-17', '14.12.2013 22:22', 'Uk131203AMC07', '1', 'a0YC000000W0HRkMAN', '132.00', '199.00'),
(15109, '215184604', NULL, NULL, 'Darren Kear', '16 WHADDON WAY', '', 'GL4 0QD', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '1452330029', '0010056TKG', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824879039', 'FedEx', NULL, '2013-12-17', '14.12.2013 17:52', 'Uk131203AMC07', '1', 'a0YC000000W0HRkMAN', '132.00', '199.00'),
(15110, '215231863', NULL, NULL, 'David Lafferty', '06 Guthrie court', '', 'Ml1 3fr', 'Motherwell', 'Grossbritannien', 'GB', NULL, NULL, '7788402921', '0010072EMY', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824879040', 'FedEx', NULL, '2013-12-17', '14.12.2013 22:22', 'Uk131203AMC07', '1', 'a0YC000000W0HRkMAN', '132.00', '199.00'),
(15111, '215227954', NULL, NULL, 'Leini Reilik', '12 PHILLIMORE GARDENS', '', 'NW10 3LJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7878356645', '0010229AUB', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824879050', 'FedEx', NULL, '2013-12-17', '14.12.2013 22:22', 'Uk131203AMC07', '1', 'a0YC000000W0HRkMAN', '132.00', '199.00'),
(15112, '215209678', NULL, NULL, 'Charlotte Driver', '29 NUNNERY CRESCENT', '', 'S60 5SE', 'ROTHERHAM', 'Grossbritannien', 'GB', NULL, NULL, '7583250982', '001020413E', NULL, NULL, 'Sydney Diamonds GM-503-4: Black Strap, Black Case, Black Face', NULL, '578824879061', 'FedEx', NULL, '2013-12-17', '14.12.2013 20:22', 'Uk131203AMC08', '1', 'a0YC000000W0HSxMAN', '132.00', '199.00'),
(15113, '215315067', NULL, NULL, 'Lun Xu', '5 ESSEX STREET', '', 'PL1 5HB', 'Plymouth', 'Grossbritannien', 'GB', NULL, NULL, '7549221941', '0010027HD5', NULL, NULL, 'Sydney Diamonds GM-503-4: Black Strap, Black Case, Black Face', NULL, '578824879072', 'FedEx', NULL, '2013-12-17', '15.12.2013 12:22', 'Uk131203AMC08', '1', 'a0YC000000W0HSxMAN', '132.00', '199.00'),
(15114, '211387843', NULL, NULL, 'Ali Wasity', '69 COTSWOLD GARDENS', '', 'NW2 1QT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7530636600', '0020232Y4X', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824879083', 'FedEx', NULL, '2013-12-17', '28.11.2013 18:22', 'UK131024AMC01', '1', 'a0YC000000UtsIMMAZ', '160.00', '249.00'),
(15115, '215393529', NULL, NULL, 'Ingrid Haans', 'Medevoort 23', 'De brandevoortse Hoeve', '5707 DD', 'HELMOND', 'Niederlande', 'NL', NULL, NULL, '620190532', '0010237VRN', NULL, NULL, 'Model: Miami - Zilveren kast/ Zilver zwart carbon wijzerplaat/ Zwarte band', NULL, '578824879521', 'FedEx', NULL, '2013-12-17', '15.12.2013 17:58', '4,2603E+12', '1', 'a0YC000000We9A4MAJ', '150.01', '229.00'),
(15116, '215374310', NULL, NULL, 'Erwin Gosma', 'Braak 117', '', '5501 DH', 'VELDHOVEN', 'Niederlande', 'NL', NULL, NULL, '653873716', '00100742DL', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824879532', 'FedEx', NULL, '2013-12-17', '15.12.2013 15:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15117, '215353773', NULL, NULL, 'Jordi Mulder', 'Paul van Kempenstraat 101', '', '7558 HD', 'HENGELO', 'Niederlande', 'NL', NULL, NULL, '651255904', '00100968NH', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824879543', 'FedEx', NULL, '2013-12-17', '15.12.2013 14:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15119, '213843097', NULL, NULL, 'williams uzegbu', '179 ABBOTT ROAD', '', 'E14 0NE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7909395505', '0010132Y9Y', NULL, NULL, 'Acapulco Watch GM-504-1	Black Strap Silver Case White Face', NULL, '578824881896', 'FedEx', NULL, '2013-12-27', '09.12.2013 11:23', 'UK131203AMC13', '1', 'a0YC000000W0I4gMAF', '124.01', '179.00'),
(15120, '215800613', NULL, NULL, 'sylvie peltanche', '6 WADHAM ROAD', '', 'WD5 0NH', 'ABBOTS LANGLEY', 'Grossbritannien', 'GB', NULL, NULL, '1923682435', '0010208CAP', NULL, NULL, 'Malibu Diamonds GM-502: Black Strap, Silver Case, White Face', NULL, '578824880591', 'FedEx', NULL, '2013-12-19', '17.12.2013 14:52', 'Uk131203AMC01', '1', 'a0YC000000W0H4qMAF', '132.00', '199.00'),
(15121, '215784857', NULL, NULL, 'Emira Hester', '54 Risca Road', '', 'NP20 4hz', 'NEWPORT', 'Grossbritannien', 'GB', NULL, NULL, '01633 244952', '0010117SPG', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824880606', 'FedEx', NULL, '2013-12-19', '17.12.2013 13:22', 'Uk131203AMC03', '1', 'a0YC000000W0H0uMAF', '132.00', '199.00'),
(15122, '215763481', NULL, NULL, 'Emma Daly', '32 RUSLAND PARK ROAD', '', 'HA1 1UT', 'HARROW', 'Grossbritannien', 'GB', NULL, NULL, '7754914521', '0010157XGU', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824880617', 'FedEx', NULL, '2013-12-19', '17.12.2013 11:22', 'Uk131203AMC03', '1', 'a0YC000000W0H0uMAF', '132.00', '199.00'),
(15123, '215885214', NULL, NULL, 'James Gardner', '78 RAVENSTHORPE ROAD', '', 'WF12 9EG', 'DEWSBURY', 'Grossbritannien', 'GB', NULL, NULL, '7827962760', '00100515PO', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824880628', 'FedEx', NULL, '2013-12-19', '17.12.2013 22:22', 'Uk131203AMC03', '1', 'a0YC000000W0H0uMAF', '132.00', '199.00'),
(15124, '215898176', NULL, NULL, 'Pascal Schumachers', '11 WENFORD', '', 'MK10 7AN', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7472250031', '0010195F1V', NULL, NULL, 'Sydney Diamonds GM-503-1: Black Strap, Silver Case, White Face', NULL, '578824880639', 'FedEx', NULL, '2013-12-19', '17.12.2013 23:52', 'Uk131203AMC05', '1', 'a0YC000000W0HMHMA3', '132.00', '199.00'),
(15125, '215771175', NULL, NULL, 'Robert Breen', 'old rectory School road', '', 'Nr148hj', 'Bracon ash', 'Grossbritannien', 'GB', NULL, NULL, '7816164221', '00101763LY', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '578824880640', 'FedEx', NULL, '2013-12-19', '17.12.2013 12:22', 'Uk131203AMC06', '1', 'a0YC000000W0HP0MAN', '132.00', '199.00'),
(15126, '215803293', NULL, NULL, 'Evelina Radoslavova', '55 HALSBURY ROAD EAST', '', 'UB5 4PX', 'NORTHOLT', 'Grossbritannien', 'GB', NULL, NULL, '7989849425', '00102013P7', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824880683', 'FedEx', NULL, '2013-12-19', '17.12.2013 14:52', 'Uk131203AMC07', '1', 'a0YC000000W0HRkMAN', '132.00', '199.00'),
(15127, '215773536', NULL, NULL, 'Kathleen Morgan', '29 ORIENT GARDENS', '', 'BT14 6LH', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '2890754323', '0010245JWW', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824880661', 'FedEx', NULL, '2013-12-19', '17.12.2013 12:22', 'Uk131203AMC07', '1', 'a0YC000000W0HRkMAN', '132.00', '199.00'),
(15128, '215866915', NULL, NULL, 'Lynsey Rigney', '35 Cremore Heights,', 'Glasnevin', '11', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53858E+11', '0010089NTB', NULL, NULL, 'Gold Case/Black Dial/Brown Band Rio', NULL, '578824880580', 'FedEx', NULL, '2013-12-19', '17.12.2013 21:02', 'a0YC000000W04RVMAZ', '1', 'a0YC000000W04RVMAZ', '', '285.95'),
(15129, '216043371', NULL, NULL, 'Cristian Muraro', 'VIA PASSO DEL MONCENISIO 40', 'Campanello: Giusti/Muraro', '25136', 'BRESCIA', 'Italien', 'IT', NULL, NULL, '3405550142', '0010050BIM', NULL, NULL, 'Quadrante nero, cassa gold e cinturino marrone (03)', NULL, '578824880834', 'FedEx', NULL, '2013-12-19', '18.12.2013 15:58', 'IT130710SC03', '1', 'a0YC000000VzXRCMA3', '151.02', '229.99'),
(15130, '215777458', NULL, NULL, 'Ahmet Acikel', 'Fornebustraat 2', '', '5042 VB', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '624211337', '0010107HLZ', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824880709', 'FedEx', NULL, '2013-12-19', '17.12.2013 11:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15131, '215900537', NULL, NULL, 'Giuliano Branca', 'Churchilllaan 27', '', '2625 GS', 'DELFT', 'Niederlande', 'NL', NULL, NULL, '152566950', '0010226VIS', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824880710', 'FedEx', NULL, '2013-12-19', '17.12.2013 23:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15132, '215758686', NULL, NULL, 'm.s nawaz', 'Spuistraat 3C-3D', 'toro darado amsterdam', '1012 SP', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '634126285', '0010067D65', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824880720', 'FedEx', NULL, '2013-12-19', '17.12.2013 09:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15133, '215763747', NULL, NULL, 'Marloes Fisscher', 'Karel Apoelstaat 11', '', '7556 JH', 'Hengelo', 'Niederlande', 'NL', NULL, NULL, '614306597', '00101757IQ', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824881874', 'FedEx', NULL, '2013-12-19', '17.12.2013 10:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15134, '215723882', NULL, NULL, 'Mehmet Ucar', 'Stationsstraat 6A', '', '1521 DT', 'WORMERVEER', 'Niederlande', 'NL', NULL, NULL, '630110612', '0010250GYH', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824880742', 'FedEx', NULL, '2013-12-19', '17.12.2013 07:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15135, '215819047', NULL, NULL, 'Truus Broos', 'Boskesveld 19', '', '5988 DB', 'HELDEN', 'Niederlande', 'NL', NULL, NULL, '647606303', '0010133J5Z', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824880753', 'FedEx', NULL, '2013-12-19', '17.12.2013 15:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15136, '215816708', NULL, NULL, 'Zoran Jeremic', 'Talmastraat 3B', '-', '3038 SL', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '654388599', '0010114WHC', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824880764', 'FedEx', NULL, '2013-12-19', '17.12.2013 15:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15137, '215838128', NULL, NULL, 'jan vos', 'Jan van Speijkstraat 3', '', '5224 DC', '\'S-HERTOGENBOSCH', 'Niederlande', 'NL', NULL, NULL, '653630215', '0010160TDD', NULL, NULL, 'Model: Miami - Zilveren kast/ Zilver zwart carbon wijzerplaat/ Zwarte band', NULL, '578824880775', 'FedEx', NULL, '2013-12-19', '17.12.2013 17:28', '4,2603E+12', '1', 'a0YC000000We9A4MAJ', '150.01', '229.00'),
(15138, '215873899', NULL, NULL, 'Patrick Musterd', 'Salvador Allendestraat 30', '', '2552 ND', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '643075907', '0010141XVX', NULL, NULL, 'Model: Miami - Zilveren kast/ Zilver zwart carbon wijzerplaat/ Zwarte band', NULL, '578824880786', 'FedEx', NULL, '2013-12-19', '17.12.2013 20:28', '4,2603E+12', '1', 'a0YC000000We9A4MAJ', '150.01', '229.00'),
(15139, '215878833', NULL, NULL, 'Gregory Lammers', 'Harpstraat 9', '', '5702 TC', 'HELMOND', 'Niederlande', 'NL', NULL, NULL, '647665783', '00102098KH', NULL, NULL, 'Model: Miami - Zwarte kast/ Zwart carbon wijzerplaat/ Zwarte band', NULL, '578824880797', 'FedEx', NULL, '2013-12-19', '17.12.2013 20:58', '4,2603E+12', '1', 'a0YC000000We9CIMAZ', '150.01', '229.00'),
(15140, '215862153', NULL, NULL, 'Ruby Isenborghs', 'Slotenmaker 2', '', '6444 KM', 'BRUNSSUM', 'Niederlande', 'NL', NULL, NULL, '630390731', '0010082YUU', NULL, NULL, 'Model: Miami - Zwarte kast/ Zwart carbon wijzerplaat/ Zwarte band', NULL, '578824880801', 'FedEx', NULL, '2013-12-19', '17.12.2013 19:28', '4,2603E+12', '1', 'a0YC000000We9CIMAZ', '150.01', '229.00'),
(15141, '216002375', NULL, NULL, 'anders bodker', 'Holstebrogade 8', '4TV', '2100', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '', '0010015ZVR', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '578824880878', 'FedEx', NULL, '2013-12-30', '18.12.2013 12:36', 'a0YC000000VzN5HMAV', '1', 'a0YC000000VzN5HMAV', '', ''),
(15142, '215825484', NULL, NULL, 'Bent Glantz -Jorgensen', 'Skanse Alle 10', '', '8940', 'Randers', 'Dänemark', 'DK', NULL, NULL, '23394145', '0010159JWN', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '578824880889', 'FedEx', NULL, '2013-12-30', '17.12.2013 16:06', 'a0YC000000VzN5HMAV', '1', 'a0YC000000VzN5HMAV', '', '2199.00'),
(15143, '215965796', NULL, NULL, 'Hanh Tran', 'Jerslevvej 2', '', '9700', 'Bronderslev', 'Dänemark', 'DK', NULL, NULL, '26646769', '0010114VI2', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '578824880890', 'FedEx', NULL, '2013-12-30', '18.12.2013 10:06', 'a0YC000000VzN5HMAV', '1', 'a0YC000000VzN5HMAV', '', '2199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(15144, '215813806', NULL, NULL, 'Margit Petersen', 'Vigerslevstraede 14', '', '2500', 'Valby', 'Dänemark', 'DK', NULL, NULL, '41704121', '0010046FGD', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '578824880904', 'FedEx', NULL, '2013-12-30', '17.12.2013 15:06', 'a0YC000000VzN5HMAV', '1', 'a0YC000000VzN5HMAV', '', '2199.00'),
(15145, '215945317', NULL, NULL, 'Michael Buhl', 'Nydamsvej 11', '', '8362', 'Horning', 'Dänemark', 'DK', NULL, NULL, '81728181', '0010032ODA', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '578824880915', 'FedEx', NULL, '2013-12-30', '18.12.2013 08:36', 'a0YC000000VzN5HMAV', '1', 'a0YC000000VzN5HMAV', '', '2199.00'),
(15146, '215922058', NULL, NULL, 'Nina Schouw', 'Gravenstensvej 22', '', '3450', 'Allerod', 'Dänemark', 'DK', NULL, NULL, '20765550', '0010166GQ5', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '578824880926', 'FedEx', NULL, '2013-12-30', '18.12.2013 07:06', 'a0YC000000VzN5HMAV', '1', 'a0YC000000VzN5HMAV', '', '2199.00'),
(15147, '215919907', NULL, NULL, 'Sebastian Bahne Nielsen', 'Askevej  5', '', '4681', 'Herfolge', 'Dänemark', 'DK', NULL, NULL, '28404879', '0010249JC5', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '578824880937', 'FedEx', NULL, '2013-12-30', '18.12.2013 07:06', 'a0YC000000VzN5HMAV', '1', 'a0YC000000VzN5HMAV', '', '2199.00'),
(15148, '215806009', NULL, NULL, 'Soren Andersen', 'C. F. Mollers Allé 14', '7', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '', '00100577XD', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '578824880948', 'FedEx', NULL, '2013-12-30', '17.12.2013 14:06', 'a0YC000000VzN5HMAV', '1', 'a0YC000000VzN5HMAV', '', ''),
(15149, '215975071', NULL, NULL, 'Alomey Bailey', 'Norregade 69', '', '5000', 'Odense', 'Dänemark', 'DK', NULL, NULL, '61369750', '00101593HM', NULL, NULL, 'Casablanca-ur i sølv/sort', NULL, '578824880959', 'FedEx', NULL, '2013-12-30', '18.12.2013 10:36', 'a0YC000000VzN57MAF', '1', 'a0YC000000VzN57MAF', '', '2199.00'),
(15150, '215816178', NULL, NULL, 'brian hansen', 'Norskovlundvej 31', '', '8620', 'Kjellerup', 'Dänemark', 'DK', NULL, NULL, '20553603', '001005324Z', NULL, NULL, 'Casablanca-ur i sølv/sort', NULL, '578824880960', 'FedEx', NULL, '2013-12-30', '17.12.2013 15:06', 'a0YC000000VzN57MAF', '1', 'a0YC000000VzN57MAF', '', '2199.00'),
(15151, '215854884', NULL, NULL, 'Nicolai Sondergaard', 'Frederiksberggade 41', '', '8600', 'Silkeborg', 'Dänemark', 'DK', NULL, NULL, '20932092', '10059219', NULL, NULL, 'Casablanca-ur i sølv/sort', NULL, '578824880970', 'FedEx', NULL, '2013-12-30', '17.12.2013 19:06', 'a0YC000000VzN57MAF', '1', 'a0YC000000VzN57MAF', '', '2199.00'),
(15152, '216109818', NULL, NULL, 'Ali abou-harb', 'Dron Margrethesvej 26B ST.TV.', '', '4100', 'Ringsted', 'Dänemark', 'DK', NULL, NULL, '31164491', '0010208GMO', NULL, NULL, 'Casablanca-ur i sort', NULL, '578824880981', 'FedEx', NULL, '2013-12-30', '18.12.2013 21:36', 'a0YC000000VzN5qMAF', '1', 'a0YC000000VzN5qMAF', '', '2199.00'),
(15153, '215798489', NULL, NULL, 'Catarina Andersen', 'Dybbolsgade 24 3 tv 24', '', '1721', 'Kobenhavn v', 'Dänemark', 'DK', NULL, NULL, '29656789', '0010049KKF', NULL, NULL, 'Casablanca-ur i sort', NULL, '578824880992', 'FedEx', NULL, '2013-12-30', '17.12.2013 13:36', 'a0YC000000VzN5qMAF', '1', 'a0YC000000VzN5qMAF', '', '2199.00'),
(15154, '215776211', NULL, NULL, 'Hanne Schademan', 'Lyngparken 13', '', '4400', 'Kalundborg', 'Dänemark', 'DK', NULL, NULL, '61265923', '001003291W', NULL, NULL, 'Casablanca-ur i sort', NULL, '578824881006', 'FedEx', NULL, '2013-12-30', '17.12.2013 11:36', 'a0YC000000VzN5qMAF', '1', 'a0YC000000VzN5qMAF', '', '2199.00'),
(15155, '216029228', NULL, NULL, 'Kris nielsen', 'Mollevaenget 18. 1', '', '4600', 'Koge', 'Dänemark', 'DK', NULL, NULL, '28604299', '0010099JVB', NULL, NULL, 'Casablanca-ur i sort', NULL, '578824881017', 'FedEx', NULL, '2013-12-30', '18.12.2013 15:06', 'a0YC000000VzN5qMAF', '1', 'a0YC000000VzN5qMAF', '', '2199.00'),
(15156, '216182451', NULL, NULL, 'Lehna Jorgensen', 'Munkemaen 38', '', '5270', 'Odense N', 'Dänemark', 'DK', NULL, NULL, '23994344', '001015228Q', NULL, NULL, 'Sao Paolo med brun rem og guldskive', NULL, '578824881028', 'FedEx', NULL, '2013-12-30', '19.12.2013 09:36', 'a0YC000000VzVvqMAF', '1', 'a0YC000000VzVvqMAF', '', '2299.00'),
(15157, '216075045', NULL, NULL, 'Antti Auervuolle', 'Kiiskintie 32', '', '48800', 'KOTKA', 'Finnland', 'FI', NULL, NULL, '407731076', '0010241CO6', NULL, NULL, 'Musta Theorema Casablanca -rannekello (GM-101-5)', NULL, '578824881040', 'FedEx', NULL, '2013-12-30', '18.12.2013 21:48', 'a0YC000000VzUURMA3', '1', 'a0YC000000VzUURMA3', '', '295.95'),
(15158, '215915685', NULL, NULL, 'Ilpo Vaelimaa', 'Solistintie 3D', '', '05810', 'HYVINKAEAE', 'Finnland', 'FI', NULL, NULL, '+358 40 500 4978', '0010220TOC', NULL, NULL, 'Musta/hopea Theorema Casablanca -rannekello (GM-101-2)', NULL, '578824881050', 'FedEx', NULL, '2013-12-30', '18.12.2013 09:18', 'a0YC000000VzUT5MAN', '1', 'a0YC000000VzUT5MAN', '', '295.95'),
(15159, '216180775', NULL, NULL, 'Antti Haerkoenen', 'Yliopistokatu 40AS207', '', '90570', 'OULU', 'Finnland', 'FI', NULL, NULL, '443848469', '0010020A37', NULL, NULL, 'Musta/kulta Theorema Casablanca -rannekello (GM-101-3 GG)', NULL, '578824881061', 'FedEx', NULL, '2013-12-30', '19.12.2013 12:49', 'a0YC000000VzUU7MAN', '1', 'a0YC000000VzUU7MAN', '', '295.95'),
(15160, '216054561', NULL, NULL, 'Jari Leppaenen', 'Kumpumaeentie 100', '', '44150', 'AEAENEKOSKI', 'Finnland', 'FI', NULL, NULL, '445649043', '0010106KL6', NULL, NULL, 'Musta/kulta Theorema Casablanca -rannekello (GM-101-3 GG)', NULL, '578824881072', 'FedEx', NULL, '2013-12-30', '18.12.2013 20:18', 'a0YC000000VzUU7MAN', '1', 'a0YC000000VzUU7MAN', '', '295.95'),
(15161, '215791218', '', '', 'Joni Nurro', 'Kirkkosalmentie 2 C 34', '', '00840', 'HELSINKI', 'Finnland', '', '', '', '415460780', '00102051NY', '', '', 'Musta/kulta Theorema Casablanca -rannekello (GM-101-3 GG)', 'Uhr erhalten 23.01.2014\r\nBitte refund!', '578824881083', 'FedEx', '', '2013-12-30', '17.12.2013 15:48', 'a0YC000000VzUU7MAN', '1', 'a0YC000000VzUU7MAN', '', '295.95'),
(15162, '215981508', NULL, NULL, 'Amine Hammad', 'van Bleiswijkstraat 28', '', '3135 AL', 'VLAARDINGEN', 'Niederlande', '', NULL, NULL, '639799707', '0010124IN6', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824881543', 'FedEx', NULL, '2013-12-23', '18.12.2013 11:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15163, '216098304', NULL, NULL, 'Benjamin Hull', 'Kraaierstraat 5', '', '2311 NR', 'LEIDEN', 'Niederlande', '', NULL, NULL, '633898537', '0010026ODB', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824881554', 'FedEx', NULL, '2013-12-23', '18.12.2013 20:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15164, '215916599', NULL, NULL, 'jlm croughs', 'Lauweriksstraat 3', '', '6041 VS', 'ROERMOND', 'Niederlande', '', NULL, NULL, '646121997', '0010102K4E', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824881565', 'FedEx', NULL, '2013-12-23', '18.12.2013 06:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15165, '216052862', NULL, NULL, 'Max van der Staak', 'Zusters van Orthenpoort 23', '', '5211 ND', '\'S-HERTOGENBOSCH', 'Niederlande', '', NULL, NULL, '613356214', '0010148PW1', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824881576', 'FedEx', NULL, '2013-12-23', '18.12.2013 16:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15166, '216186841', NULL, NULL, 'Rene De Vries', 'Poeleweg 7', '', '7955 AB', 'IJHORST', 'Niederlande', '', NULL, NULL, '31646055832', '0010138IWQ', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824881587', 'FedEx', NULL, '2013-12-23', '19.12.2013 09:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15167, '216095455', NULL, NULL, 'Tim Dekker', 'Puttersakker 4', '', '1749 JB', 'WARMENHUIZEN', 'Niederlande', '', NULL, NULL, '655132790', '0010011JWS', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824881598', 'FedEx', NULL, '2013-12-23', '18.12.2013 20:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15168, '215941686', NULL, NULL, 'Wendy Alberts', 'Tolakkerweg 100', '', '3739 JS', 'HOLLANDSCHE RADING', 'Niederlande', '', NULL, NULL, '615949628', '00100610X2', NULL, NULL, 'Model: Miami - Zilveren kast/ Zilver zwart carbon wijzerplaat/ Zwarte band', NULL, '578824881602', 'FedEx', NULL, '2013-12-23', '18.12.2013 08:28', '4,2603E+12', '1', 'a0YC000000We9A4MAJ', '150.01', '229.00'),
(15169, '216262728', NULL, NULL, 'Koen Gelton', 'De Voorde 16', '', '2642 KP', 'PIJNACKER', 'Niederlande', '', NULL, NULL, '614816073', '00101713XQ', NULL, NULL, 'Model: Miami - Zwarte kast/ Zwart carbon wijzerplaat/ Zwarte band', NULL, '578824881613', 'FedEx', NULL, '2013-12-23', '19.12.2013 16:28', '4,2603E+12', '1', 'a0YC000000We9CIMAZ', '150.01', '229.00'),
(15170, '216043192', NULL, NULL, 'Marco Frondoni', 'Grasweg 31', 'Shell Global Solutions', '1031 HW', 'AMSTERDAM', 'Niederlande', '', NULL, NULL, '631680681', '0010127R71', NULL, NULL, 'Model: Miami - Zwarte kast/ Zwart carbon wijzerplaat/ Zwarte band', NULL, '578824881624', 'FedEx', NULL, '2013-12-23', '18.12.2013 15:58', '4,2603E+12', '1', 'a0YC000000We9CIMAZ', '150.01', '229.00'),
(15171, '216829544', NULL, NULL, 'A Ozkan', '2e Carnissestraat 11 B', '', '3083 JE', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '650568640', '00102026KL', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824881690', 'FedEx', NULL, '2013-12-23', '22.12.2013 20:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15172, '216354361', NULL, NULL, 'Daisy Roets', 'Schoorweg 30', '', '6129 BR', 'URMOND', 'Niederlande', 'NL', NULL, NULL, '621506578', '0010217IR2', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824881705', 'FedEx', NULL, '2013-12-23', '20.12.2013 07:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15173, '216686784', NULL, NULL, 'Damien van Halm', 'Wissel 14', '', '1431 LP', 'AALSMEER', 'Niederlande', 'NL', NULL, NULL, '634901092', '0010136QD5', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824881716', 'FedEx', NULL, '2013-12-23', '22.12.2013 06:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15174, '216589772', NULL, NULL, 'Juergen Wise', 'Noorderbreedte 77', '', '1034 PK', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '684479505', '0010053Y9V', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824881727', 'FedEx', NULL, '2013-12-23', '21.12.2013 12:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15175, '216735618', NULL, NULL, 'Noel von Grumbkow', 'James Wattstraat 1 HS', '', '1097 DJ', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '652733856', '0010127WJ8', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824881738', 'FedEx', NULL, '2013-12-23', '22.12.2013 10:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15176, '216734249', NULL, NULL, 'wanne wouterse', 'Reigerstraat 142', 'Wouterse timmerWerken', '2025 XH', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '618291606', '0010018SDI', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824881749', 'FedEx', NULL, '2013-12-23', '22.12.2013 10:58', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15177, '216665030', NULL, NULL, 'youssef aboutahir', 'Astronautenlaan 98', '', '5702 GP', 'HELMOND', 'Niederlande', 'NL', NULL, NULL, '681485023', '0010206MWD', NULL, NULL, 'Model: Miami - Gouden kast/ Zwart carbon wijzerplaat/ Bruine band', NULL, '578824881750', 'FedEx', NULL, '2013-12-23', '21.12.2013 21:28', '4,2603E+12', '1', 'a0YC000000We9BZMAZ', '150.01', '229.00'),
(15178, '216616058', NULL, NULL, 'Fortes Hendrik', 'Slinge 512', '', '3086 EV', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '653784955', '0010202CJC', NULL, NULL, 'Model: Miami - Zilveren kast/ Zilver wit carbon wijzerplaat/ Zwarte band', NULL, '578824881760', 'FedEx', NULL, '2013-12-23', '21.12.2013 15:58', '4,2603E+12', '1', 'a0YC000000We97IMAR', '150.01', '229.00'),
(15179, '216563722', NULL, NULL, 'Mabel Valeriano', 'Frans Robbelaan 17', '', '2493 CN', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '616311738', '00101632BR', NULL, NULL, 'Model: Miami - Zilveren kast/ Zilver wit carbon wijzerplaat/ Zwarte band', NULL, '578824881771', 'FedEx', NULL, '2013-12-23', '21.12.2013 10:28', '4,2603E+12', '1', 'a0YC000000We97IMAR', '150.01', '229.00'),
(15180, '216677249', NULL, NULL, 'Frits Wouters', 'Grote Straat 3', '', '6325 EA', 'BERG EN TERBLIJT', 'Niederlande', 'NL', NULL, NULL, '612813649', '0010195ENR', NULL, NULL, 'Model: Miami - Zilveren kast/ Zilver zwart carbon wijzerplaat/ Zwarte band', NULL, '578824881782', 'FedEx', NULL, '2013-12-23', '22.12.2013 00:28', '4,2603E+12', '1', 'a0YC000000We9A4MAJ', '150.01', '229.00'),
(15181, '216544145', NULL, NULL, 'Piet van Iperen', 'Eksterlaan 23', '', '4143 AC', 'LEERDAM', 'Niederlande', 'NL', NULL, NULL, '652434068', '00101172J6', NULL, NULL, 'Model: Miami - Zilveren kast/ Zilver zwart carbon wijzerplaat/ Zwarte band', NULL, '578824881793', 'FedEx', NULL, '2013-12-23', '21.12.2013 08:58', '4,2603E+12', '1', 'a0YC000000We9A4MAJ', '150.01', '229.00'),
(15182, '216465202', NULL, NULL, 'Rain Hu', 'Eduard Jacobslaan 16', '', '1948AG', 'Beverwijk', 'Niederlande', 'NL', NULL, NULL, '628272192', '0010008JEE', NULL, NULL, 'Model: Miami - Zilveren kast/ Zilver zwart carbon wijzerplaat/ Zwarte band', NULL, '578824881808', 'FedEx', NULL, '2013-12-23', '20.12.2013 17:29', '4,2603E+12', '1', 'a0YC000000We9A4MAJ', '150.01', '229.00'),
(15183, '216605427', NULL, NULL, 'Renu Ramdhani', 'Colensostraat 49', '', '2572 NS', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '641662761', '001014290A', NULL, NULL, 'Model: Miami - Zilveren kast/ Zilver zwart carbon wijzerplaat/ Zwarte band', NULL, '578824881819', 'FedEx', NULL, '2013-12-23', '21.12.2013 14:28', '4,2603E+12', '1', 'a0YC000000We9A4MAJ', '150.01', '229.00'),
(15184, '216606926', NULL, NULL, 'Sjoerd Van Turnhout', 'Bas Dongen 9', '', '5101 BA', 'DONGEN', 'Niederlande', 'NL', NULL, NULL, '621866247', '0010099NT8', NULL, NULL, 'Model: Miami - Zilveren kast/ Zilver zwart carbon wijzerplaat/ Zwarte band', NULL, '578824881820', 'FedEx', NULL, '2013-12-23', '21.12.2013 14:58', '4,2603E+12', '1', 'a0YC000000We9A4MAJ', '150.01', '229.00'),
(15185, '216506268', NULL, NULL, 'Guelseren Kutlu', 'Van der Hooplaan 50', '', '1185 GE', 'AMSTELVEEN', 'Niederlande', 'NL', NULL, NULL, '681943071', '0010065ABH', NULL, NULL, 'Model: Miami - Zwarte kast/ Zwart carbon wijzerplaat/ Zwarte band', NULL, '578824881830', 'FedEx', NULL, '2013-12-23', '20.12.2013 22:28', '4,2603E+12', '1', 'a0YC000000We9CIMAZ', '150.01', '229.00'),
(15186, '216312699', NULL, NULL, 'Anne sofie madsen', 'Ronnevej 8', '', '5580', 'Norre Aaby', 'Dänemark', 'DK', NULL, NULL, '28447993', '0010174MJA', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '578824881900', 'FedEx', NULL, '2013-12-30', '19.12.2013 21:36', 'a0YC000000VzN5HMAV', '1', 'a0YC000000VzN5HMAV', '', '2199.00'),
(15187, '216497147', NULL, NULL, 'Dog-safe Dk v mick feddersen Hundeparkering', 'Bag sondermarken 17 st th', '', '2000', 'Frederiksberg', 'Dänemark', 'DK', NULL, NULL, '31333403', '0010041LG9', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '578824881911', 'FedEx', NULL, '2013-12-30', '20.12.2013 21:06', 'a0YC000000VzN5HMAV', '1', 'a0YC000000VzN5HMAV', '', '2199.00'),
(15188, '216497148', NULL, NULL, 'Dog-safe Dk v mick feddersen Hundeparkering', 'Bag sondermarken 17 st th', '', '2000', 'Frederiksberg', 'Dänemark', 'DK', NULL, NULL, '31333403', '00100776B5', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '578824881911', 'FedEx', NULL, '2013-12-30', '20.12.2013 21:06', 'a0YC000000VzN5HMAV', '1', 'a0YC000000VzN5HMAV', '', '2199.00'),
(15189, '216298412', NULL, NULL, 'Rasmus Hvass-larsen', 'Saltvaerksvej 175', '', '2770', 'Kastrup', 'Dänemark', 'DK', NULL, NULL, '26400092', '0010125G5R', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '578824881933', 'FedEx', NULL, '2013-12-30', '19.12.2013 20:06', 'a0YC000000VzN5HMAV', '1', 'a0YC000000VzN5HMAV', '', '2199.00'),
(15190, '216422302', NULL, NULL, 'Waqar Akram', 'Hedekaeret 7 st th', '', '2640', 'Hedehusene', 'Dänemark', 'DK', NULL, NULL, '26743535', '0010001RQF', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '578824881944', 'FedEx', NULL, '2013-12-30', '20.12.2013 12:36', 'a0YC000000VzN5HMAV', '1', 'a0YC000000VzN5HMAV', '', '2199.00'),
(15191, '216679833', NULL, NULL, 'Kristian Tedaldi', 'Mejlbyvej 85', '', '9610', 'Norager', 'Dänemark', 'DK', NULL, NULL, '21370704', '0010079KWW', NULL, NULL, 'Casablanca-ur i sølv', NULL, '578824881955', 'FedEx', NULL, '2013-12-30', '22.12.2013 02:06', 'a0YC000000VzN4JMAV', '1', 'a0YC000000VzN4JMAV', '', '2199.00'),
(15192, '216210418', NULL, NULL, 'Ronnie Skovbro Hofflund', 'Amagerbrogade 267', 'Leveres hos newton cykler', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '40822971', '0010064VX9', NULL, NULL, 'Casablanca-ur i sølv', NULL, '578824881966', 'FedEx', NULL, '2013-12-30', '19.12.2013 12:06', 'a0YC000000VzN4JMAV', '1', 'a0YC000000VzN4JMAV', '', '2199.00'),
(15193, '216485752', NULL, NULL, 'Per Laugesen', 'Klostervej 89', '', '7500', 'Holstebro', 'Dänemark', 'DK', NULL, NULL, '97435255', '0010101GCZ', NULL, NULL, 'Casablanca-ur i sølv/sort', NULL, '578824881977', 'FedEx', NULL, '2013-12-30', '20.12.2013 20:06', 'a0YC000000VzN57MAF', '1', 'a0YC000000VzN57MAF', '', '2199.00'),
(15194, '216472566', '', '', 'jan christensen', 'Arendalsgade 2', ' 3 TH', '2100', 'Kobenhavn', 'Dänemark', '', '', '', '', '0010156EFJ', '', '', 'Casablanca-ur i sort', 'Uhr erhalten 14.01.2014\r\nBitte refund!!!\r\n', '578824881988', 'FedEx', '', '2013-12-30', '20.12.2013 18:36', 'a0YC000000VzN5qMAF', '1', 'a0YC000000VzN5qMAF', '', ''),
(15195, '216837249', NULL, NULL, 'Ahmad Salman', 'Vaerkstedvej 59', '', '2500', 'Valby', 'Dänemark', 'DK', NULL, NULL, '45999777', '0010093RDB', NULL, NULL, 'Sao Paolo med brun rem og guldskive', NULL, '578824881999', 'FedEx', NULL, '2013-12-30', '22.12.2013 21:06', 'a0YC000000VzVvqMAF', '1', 'a0YC000000VzVvqMAF', '', '2299.00'),
(15196, '216944070', NULL, NULL, 'Anne-mette Jensen', 'Dynamovej 2', '', '2730', 'Herlev', 'Dänemark', 'DK', NULL, NULL, '42126436', '0010211I4U', NULL, NULL, 'Sao Paolo med brun rem og guldskive', NULL, '578824882002', 'FedEx', NULL, '2013-12-30', '23.12.2013 13:06', 'a0YC000000VzVvqMAF', '1', 'a0YC000000VzVvqMAF', '', '2299.00'),
(15197, '216989637', NULL, NULL, 'Nikolaj Katkjaer', 'Kalundborgvej 211', '', '4300', 'Holbaek', 'Dänemark', 'DK', NULL, NULL, '31191551', '0010144GMU', NULL, NULL, 'Sao Paolo med sort rem og sølvskive', NULL, '578824882013', 'FedEx', NULL, '2013-12-30', '23.12.2013 17:06', 'a0YC000000VzVvgMAF', '1', 'a0YC000000VzVvgMAF', '', '2299.00'),
(15198, '217023624', NULL, NULL, 'isabella Kaalund', 'Lille Strandstraaede 14A', '', '1254', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '29926471', '0010052GVX', NULL, NULL, 'Sao Paolo med sort rem og sort skive', NULL, '578824882024', 'FedEx', NULL, '2013-12-30', '23.12.2013 20:36', 'a0YC000000VzVvvMAF', '1', 'a0YC000000VzVvvMAF', '', '2299.00'),
(15199, '216567318', NULL, NULL, 'Kristine Estoft', 'Gasebaeksvej 14', '3 th', '2500', 'Valby', 'Dänemark', 'DK', NULL, NULL, '31714939', '0010147GCH', NULL, NULL, 'Sao Paolo med sort rem og sort skive', NULL, '578824882035', 'FedEx', NULL, '2013-12-30', '21.12.2013 11:06', 'a0YC000000VzVvvMAF', '1', 'a0YC000000VzVvvMAF', '', '2299.00'),
(15200, '216822117', '', '', 'Michael Nielsen', 'Ornevej 25', '', '2600', 'Glostrup', 'Dänemark', '', '', 'familienholst25@gmail.com', '41832828', '00101304QO', '', '', 'Sao Paolo med sort rem og sort skive', 'Uhr erhalten 20.01.2014\r\nBitte refund!!!', '578824882046', 'FedEx', '', '2013-12-30', '22.12.2013 19:36', 'a0YC000000VzVvvMAF', '1', 'a0YC000000VzVvvMAF', '', '2299.00'),
(15201, '216825485', NULL, NULL, 'Ramanjit Singh', 'Murskeen 37', 'St.th', '2630', 'Taastrup', 'Dänemark', 'DK', NULL, NULL, '25616002', '0010049U57', NULL, NULL, 'Sao Paolo med sort rem og sort skive', NULL, '578824882057', 'FedEx', NULL, '2013-12-30', '22.12.2013 20:06', 'a0YC000000VzVvvMAF', '1', 'a0YC000000VzVvvMAF', '', '2299.00'),
(15202, '216807734', NULL, NULL, 'Aleksander Kukkonen', 'Nokkalankulma 2', '', '02230', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '41543390', '00102047TK', NULL, NULL, 'Kultainen Theorema Copacabana -rannekello (GM-104-2)', NULL, '578824882068', 'FedEx', NULL, '2013-12-30', '22.12.2013 21:18', 'a0YC000000VzVi0MAF', '1', 'a0YC000000VzVi0MAF', '', '279.00'),
(15203, '217060630', '', '', 'jarmo viinikainen', 'Takalankuja 3-5A4', '', '40740', 'JYVAESKYLAE', 'Finnland', '', '', '', '409607366', '0010052IKC', '', '', 'Kultainen Theorema Copacabana -rannekello (GM-104-2)', 'Uhr erhalten 03.02.2014\r\n12.2.14 577108623197', '578824882079', 'FedEx', '', '2013-12-30', '24.12.2013 09:18', 'a0YC000000VzVi0MAF', '1', 'a0YC000000VzVi0MAF', '', '279.00'),
(15204, '216541645', NULL, NULL, 'Kari Tennilae', 'Naesmaentie 1', '', '96900', 'SAARENKYLAE', 'Finnland', 'FI', NULL, NULL, '405162297', '0010242I6L', NULL, NULL, 'Kultainen Theorema Copacabana -rannekello (GM-104-2)', NULL, '578824882080', 'FedEx', NULL, '2013-12-30', '21.12.2013 11:48', 'a0YC000000VzVi0MAF', '1', 'a0YC000000VzVi0MAF', '', '279.00'),
(15205, '216839813', NULL, NULL, 'Mohamed El Sayed', 'Ristiaallokonkatu 6 A 9', '', '02320', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '', '0010212GCG', NULL, NULL, 'Kultainen Theorema Copacabana -rannekello (GM-104-2)', NULL, '578824882090', 'FedEx', NULL, '2013-12-30', '23.12.2013 00:18', 'a0YC000000VzVi0MAF', '1', 'a0YC000000VzVi0MAF', '', '279.00'),
(15206, '216424618', NULL, NULL, 'zyhrije aliu', 'Hiekkakatu 17', '', '29200', 'HARJAVALTA', 'Finnland', 'FI', NULL, NULL, '465252441', '0010176VKU', NULL, NULL, 'Kultainen Theorema Copacabana -rannekello (GM-104-2)', NULL, '578824882105', 'FedEx', NULL, '2013-12-30', '20.12.2013 15:48', 'a0YC000000VzVi0MAF', '1', 'a0YC000000VzVi0MAF', '', '279.00'),
(15207, '216694195', NULL, NULL, 'Kai Kaitila', 'Tammistonkatu 7 C 40', '', '01520', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '3,58405E+11', '00101698GE', NULL, NULL, 'Musta Theorema Copacabana -rannekello (GM-104-3)', NULL, '578824882116', 'FedEx', NULL, '2013-12-30', '22.12.2013 10:48', 'a0YC000000VzViFMAV', '1', 'a0YC000000VzViFMAV', '', '279.00'),
(15208, '216982506', NULL, NULL, 'Mika Turpeinen', 'Kaepylaentie 3', '', '41660', 'TOIVAKKA', 'Finnland', 'FI', NULL, NULL, '400723852', '0010167UFN', NULL, NULL, 'Musta Theorema Copacabana -rannekello (GM-104-3)', NULL, '578824882127', 'FedEx', NULL, '2013-12-30', '23.12.2013 19:18', 'a0YC000000VzViFMAV', '1', 'a0YC000000VzViFMAV', '', '279.00'),
(15209, '216524936', NULL, NULL, 'Jarno Seppaelae', 'Sireenikatu 2 A 6', '', '00270', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '040-5515343', '00101822NB', NULL, NULL, 'Musta/hopea Theorema Casablanca -rannekello (GM-101-2)', NULL, '578824882138', 'FedEx', NULL, '2013-12-30', '21.12.2013 09:48', 'a0YC000000VzUT5MAN', '1', 'a0YC000000VzUT5MAN', '', '295.95'),
(15210, '217099112', NULL, NULL, 'Teemu Kaukonen', 'Tuohustie 23 A', '', '00670', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '505582525', '0010062JV1', NULL, NULL, 'Musta/hopea Theorema Casablanca -rannekello (GM-101-2)', NULL, '578824882149', 'FedEx', NULL, '2013-12-30', '24.12.2013 13:18', 'a0YC000000VzUT5MAN', '1', 'a0YC000000VzUT5MAN', '', '295.95'),
(15211, '216254569', NULL, NULL, 'Tommi Kaikkonen', 'Biologinkatu 8 A4', '', '00790', 'Helsinki', 'Finnland', 'FI', NULL, NULL, '3,58503E+11', '0010060A0Y', NULL, NULL, 'Musta/hopea Theorema Casablanca -rannekello (GM-101-2)', NULL, '578824882150', 'FedEx', NULL, '2013-12-30', '19.12.2013 18:49', 'a0YC000000VzUT5MAN', '1', 'a0YC000000VzUT5MAN', '', '295.95'),
(15212, '216405914', '', '', 'Juho Jaatinen', 'Keskustie 37', '', '20100', 'Kuortane', 'Finnland', '', '', '', '', '0010152KR6', '', '', 'Musta/kulta Theorema Casablanca -rannekello (GM-101-3 GG)', 'Paket am 20.01.2014 zurück erhalten! 27.01.2014 RL705045569DE', '578824882160', 'FedEx', '', '2013-12-30', '20.12.2013 14:18', 'a0YC000000VzUU7MAN', '1', 'a0YC000000VzUU7MAN', '', '295.95'),
(15213, '216309304', NULL, NULL, 'Reijo Perander', 'Ankkatie 9', '', '85100', 'KALAJOKI', 'Finnland', 'FI', NULL, NULL, '405465077', '00100738CT', NULL, NULL, 'Musta/kulta Theorema Casablanca -rannekello (GM-101-3 GG)', NULL, '578824882171', 'FedEx', NULL, '2013-12-30', '20.12.2013 00:18', 'a0YC000000VzUU7MAN', '1', 'a0YC000000VzUU7MAN', '', '295.95'),
(15214, '216312715', NULL, NULL, 'Tao Duan', 'kalasaeaeksentie 4 D 21', '', '02620', 'Espoo', 'Finnland', 'FI', NULL, NULL, '405329908', '0010080YNY', NULL, NULL, 'Musta/kulta Theorema Casablanca -rannekello (GM-101-3 GG)', NULL, '578824882182', 'FedEx', NULL, '2013-12-30', '20.12.2013 00:18', 'a0YC000000VzUU7MAN', '1', 'a0YC000000VzUU7MAN', '', '295.95'),
(15215, '216840907', NULL, NULL, 'affaf el khadir', '143 RUE GUSTAVE EIFFEL', '', '33560', 'STE EULALIE', 'Frankreich', 'FR', NULL, NULL, '0617054044  0609561610', '0010241BNH', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 1', NULL, '578824882517', 'FedEx', NULL, '2013-12-27', '22.12.2013 21:38', 'FR091213SE53', '1', 'a0YC000000Wdj9LMAR', '155.01', '239.00'),
(15216, '216519452', NULL, NULL, 'Jamel lafghen', '1-13 RUE BREVE', '', '59650', 'VILLENEUVE D ASCQ', 'Frankreich', 'FR', NULL, NULL, '64123651', '0010118C4W', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 1', NULL, '578824882528', 'FedEx', NULL, '2013-12-27', '21.12.2013 04:38', 'FR091213SE53', '1', 'a0YC000000Wdj9LMAR', '155.01', '239.00'),
(15217, '216578715', NULL, NULL, 'Nicolas Ulrich', '4 RUE DU PROGRES', '', '68570', 'SOULTZMATT', 'Frankreich', 'FR', NULL, NULL, '664506581', '0010014L9Q', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 1', NULL, '578824882539', 'FedEx', NULL, '2013-12-27', '21.12.2013 12:09', 'FR091213SE53', '1', 'a0YC000000Wdj9LMAR', '155.01', '239.00'),
(15218, '216815587', NULL, NULL, 'Senane Farid', '1 AVENUE BECQUERELLE', 'Boite au lettre 33 , 11eme etage', '92600', 'ASNIERES SUR SEINE', 'Frankreich', 'FR', NULL, NULL, '603972620', '00100309UL', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 1', NULL, '578824882540', 'FedEx', NULL, '2013-12-27', '22.12.2013 19:08', 'FR091213SE53', '1', 'a0YC000000Wdj9LMAR', '155.01', '239.00'),
(15219, '216533793', NULL, NULL, 'Arnaud HERMELIN', '135 ALLEE DU VIVIER', '', '69640', 'VILLE SUR JARNIOUX', 'Frankreich', 'FR', NULL, NULL, '682584607', '0010015OJX', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '578824882550', 'FedEx', NULL, '2013-12-27', '21.12.2013 08:09', 'FR091213SE54', '1', 'a0YC000000Wdj2wMAB', '155.01', '239.00'),
(15220, '216644994', NULL, NULL, 'DEMAISON thomas', '73 AVENUE DE GRASSE', 'domaine de l\'oasis bat H app 26', '06800', 'CAGNES SUR MER', 'Frankreich', 'FR', NULL, NULL, '611441629', '0010173OD3', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '578824882561', 'FedEx', NULL, '2013-12-27', '21.12.2013 19:08', 'FR091213SE54', '1', 'a0YC000000Wdj2wMAB', '155.01', '239.00'),
(15221, '216816282', NULL, NULL, 'fabienne VERNIER', '1 RUE DE LA SOUFFEL', '', '67370', 'WIWERSHEIM', 'Frankreich', 'FR', NULL, NULL, '684551750', '0010126BS0', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '578824882572', 'FedEx', NULL, '2013-12-27', '22.12.2013 19:08', 'FR091213SE54', '1', 'a0YC000000Wdj2wMAB', '155.01', '239.00'),
(15222, '216813208', NULL, NULL, 'Romain Plateau', '4 IMPASSE EDOUARD GOSNET', '', '91520', 'EGLY', 'Frankreich', 'FR', NULL, NULL, '609992148', '00101759EH', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '578824882583', 'FedEx', NULL, '2013-12-27', '22.12.2013 18:38', 'FR091213SE54', '1', 'a0YC000000Wdj2wMAB', '155.01', '239.00'),
(15223, '216791990', NULL, NULL, 'BOUZIANE Saad', '2 RUE CHARLES PLASSE', '', '69190', 'ST FONS', 'Frankreich', 'FR', NULL, NULL, '33664324767', '00101238L4', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824882594', 'FedEx', NULL, '2013-12-27', '22.12.2013 16:38', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15224, '216543323', NULL, NULL, 'Brahim Bourkia', '16 RUE DU DOCTEUR GUILLEMINOT', '', '78520', 'LIMAY', 'Frankreich', 'FR', NULL, NULL, '658529588', '0010170ZXA', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824882609', 'FedEx', NULL, '2013-12-27', '21.12.2013 09:09', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15225, '216565654', NULL, NULL, 'Conde Philippe', '9 AVENUE DE LA SABLIERE', '', '94370', 'SUCY EN BRIE', 'Frankreich', 'FR', NULL, NULL, '679778983', '0010165SYE', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824882610', 'FedEx', NULL, '2013-12-27', '21.12.2013 10:39', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15226, '216662173', '', '', 'Djamel Makhloufi', '19 AVENUE VICTOR HUGO', '', '93120', 'LA COURNEUVE', 'Frankreich', '', '', '', '695569399', '0010029WL0', '', '', '1 Montre PIONIER - Modèle 3', 'Geld zurück erhalten 16.01.14! Uhr???', '578824882620', 'FedEx', '', '2013-12-27', '21.12.2013 21:08', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15227, '216800292', NULL, NULL, 'emmanuel ribeiro', '28 place st jacques app 106', '', '78200', 'mantes la jolie', 'Frankreich', 'FR', NULL, NULL, '', '0010078PIU', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824882631', 'FedEx', NULL, '2013-12-27', '22.12.2013 17:38', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15228, '216597729', NULL, NULL, 'Fabien Delannoy Fontaine', '4 QUARTIER AMOTZ', 'Maison Gaztain Bidea', '64310', 'ST PEE SUR NIVELLE', 'Frankreich', 'FR', NULL, NULL, '609572905', '0010213ATJ', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824882642', 'FedEx', NULL, '2013-12-27', '21.12.2013 14:09', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15229, '216566740', NULL, NULL, 'farid adjelout', '23 RUE CUIRASSE POTEMKINE', '', '14460', 'COLOMBELLES', 'Frankreich', 'FR', NULL, NULL, '686015036', '0010004XJI', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824882653', 'FedEx', NULL, '2013-12-27', '21.12.2013 11:08', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15230, '216530182', NULL, NULL, 'Harle Sylvain', '11 Impasse gallois', '', '59390', 'Lys les lannoy', 'Frankreich', 'FR', NULL, NULL, '06/78/99/53/25', '0010184VPU', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824882664', 'FedEx', NULL, '2013-12-27', '21.12.2013 07:38', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15231, '216664348', NULL, NULL, 'Julien NGUESSAN', '21 RUE JEAN JAURES', '', '95400', 'ARNOUVILLE', 'Frankreich', 'FR', NULL, NULL, '662623905', '0010018FWN', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824882675', 'FedEx', NULL, '2013-12-27', '21.12.2013 21:38', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15232, '216715346', NULL, NULL, 'Kabirou cherif', '5 RESIDENCE DE L ANSE', '', '29360', 'CLOHARS CARNOET', 'Frankreich', 'FR', NULL, NULL, '650396272', '*0010012E16', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824882686', 'FedEx', NULL, '2013-12-27', '22.12.2013 09:39', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15233, '216607882', '', '', 'Kim Durand', '14 BP', '', '41130', 'Gievres', 'Frankreich', '', '', '', '614789150', '0010114Y92', '', '', '1 Montre PIONIER - Modèle 3', 'Geld zurück erhalten! Uhr????', '578824882697', 'FedEx', '', '2013-12-27', '21.12.2013 15:08', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15234, '216622820', NULL, NULL, 'magali robini', '9193 route de la gaude', 'maison monter la pente', '06610', 'la gaude', 'Frankreich', 'FR', NULL, NULL, '660943319', '0010079JMS', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824882701', 'FedEx', NULL, '2013-12-27', '21.12.2013 16:38', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15235, '216669289', NULL, NULL, 'DANIEL CHIRIAC', '36 ROUTE DU PERIMETRE', '', '74940', 'ANNECY LE VIEUX', 'Frankreich', 'FR', NULL, NULL, '688013326', '0010076JJE', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 4', NULL, '578824882712', 'FedEx', NULL, '2013-12-27', '21.12.2013 22:08', 'FR091213SE56', '1', 'a0YC000000WdjDrMAJ', '155.01', '239.00'),
(15236, '216588400', NULL, NULL, 'gregory ertzbischoff', '5 RUE SAINTE HONORINE', '', '78360', 'MONTESSON', 'Frankreich', 'FR', NULL, NULL, '689123855', '00101391WN', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 4', NULL, '578824882723', 'FedEx', NULL, '2013-12-27', '21.12.2013 13:09', 'FR091213SE56', '1', 'a0YC000000WdjDrMAJ', '155.01', '239.00'),
(15237, '216741813', NULL, NULL, 'Annie Granet', '6 RUE EMILE LEONARD', '', '06300', 'NICE', 'Frankreich', 'FR', NULL, NULL, '493565545', '0010051HOH', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824882734', 'FedEx', NULL, '2013-12-27', '22.12.2013 11:38', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15238, '216672760', NULL, NULL, 'Axel Queru', '6 AVENUE', 'de villeneuve st georges', '94601', 'CHOISY LE ROI', 'Frankreich', 'FR', NULL, NULL, '606601002', '0010079IRA', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824882745', 'FedEx', NULL, '2013-12-27', '21.12.2013 23:08', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15239, '216631876', NULL, NULL, 'Daniel ROUX', '391 CHEMIN PIGEONNIER', '', '13150', 'BOULBON', 'Frankreich', 'FR', NULL, NULL, '679184240', '0010214Y9J', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824882756', 'FedEx', NULL, '2013-12-27', '21.12.2013 17:38', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15240, '216825941', NULL, NULL, 'Etave Tifenn', '8 Rue de la republique', '', '18160', 'Lignieres', 'Frankreich', 'FR', NULL, NULL, '760653259', '0010233BEO', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824882767', 'FedEx', NULL, '2013-12-27', '22.12.2013 20:09', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15241, '216555264', NULL, NULL, 'jean louis clar', '26 PLACETTE DU PERRIER', '', '06450', 'BELVEDERE', 'Frankreich', 'FR', NULL, NULL, '682084212', '0010013HWD', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824882778', 'FedEx', NULL, '2013-12-27', '21.12.2013 10:08', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15242, '216607525', NULL, NULL, 'leconte herve', '2 RUE GEDEON POIZOT', '', '02110', 'VAUX ANDIGNY', 'Frankreich', 'FR', NULL, NULL, '323660523', '0010242UTC', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824882789', 'FedEx', NULL, '2013-12-27', '21.12.2013 14:38', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15243, '216543199', NULL, NULL, 'Matthieu BOUILLOT', '21 RUE CHAPTAL', '', '69910', 'VILLIE MORGON', 'Frankreich', 'FR', NULL, NULL, '658202901', '0010011WRQ', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824882790', 'FedEx', NULL, '2013-12-27', '21.12.2013 09:09', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15244, '216598175', NULL, NULL, 'Pierre-Xavier Duffourd', '244 QUAI PIERRE BAYARD', 'Immeuble Le Paladin', '73000', 'CHAMBERY', 'Frankreich', 'FR', NULL, NULL, '670677501', '00102222IQ', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824882804', 'FedEx', NULL, '2013-12-27', '21.12.2013 14:08', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15245, '216826571', NULL, NULL, 'William VILLAN', '3 RUE DE LA GRANGE BARBIER', '', '37250', 'MONTBAZON', 'Frankreich', 'FR', NULL, NULL, '663079958', '0010037XZI', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824882815', 'FedEx', NULL, '2013-12-27', '22.12.2013 20:09', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15246, '216791039', NULL, NULL, 'David Diancourt', '11 RUE DU COUEDIC', 'STE LA COMPAGNIE DU CUIR', '56100', 'LORIENT', 'Frankreich', 'FR', NULL, NULL, '671628412', '001021697B', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824882826', 'FedEx', NULL, '2013-12-27', '22.12.2013 16:38', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15247, '216791037', NULL, NULL, 'David Diancourt', '11 RUE DU COUEDIC', 'STE LA COMPAGNIE DU CUIR', '56100', 'LORIENT', 'Frankreich', 'FR', NULL, NULL, '671628412', '0010244AIA', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824882826', 'FedEx', NULL, '2013-12-27', '22.12.2013 16:38', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15248, '216678539', NULL, NULL, 'David Sneddon', '22 AVENUE DURANTE', '', '06000', 'NICE', 'Frankreich', 'FR', NULL, NULL, '617975420', '0010177O21', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824882848', 'FedEx', NULL, '2013-12-27', '22.12.2013 01:08', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15249, '216699780', NULL, NULL, 'Laetitia GODEFROY', '180 RUE FERDINAND BUISSON', 'St. Claude', '60250', 'BURY', 'Frankreich', 'FR', NULL, NULL, '603452500', '0010022N74', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824882859', 'FedEx', NULL, '2013-12-27', '22.12.2013 08:39', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15250, '216579883', NULL, NULL, 'laure fortin', '10 RUE JEAN MOULIN', 'INTERMARCHE', '64340', 'BOUCAU', 'Frankreich', 'FR', NULL, NULL, '673193257', '00100713GU', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824882860', 'FedEx', NULL, '2013-12-27', '21.12.2013 12:08', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15251, '216828137', NULL, NULL, 'laurent alcaraz', '55 AVENUE EMILE COTTE', '', '13220', 'CHATEAUNEUF LES MARTIGUES', 'Frankreich', 'FR', NULL, NULL, '661735664', '0010015KKS', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824882870', 'FedEx', NULL, '2013-12-27', '22.12.2013 20:09', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15252, '216668397', NULL, NULL, 'Priscillia Teixeira', '127 RUE MARC RIGAL', 'appartement 013 bat B', '34070', 'MONTPELLIER', 'Frankreich', 'FR', NULL, NULL, '698708487', '0010183U5Y', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824882881', 'FedEx', NULL, '2013-12-27', '21.12.2013 22:08', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15253, '216700113', NULL, NULL, 'Sabrina Oulami', '2 RUE JACQUES PREVERT', '', '44220', 'COUERON', 'Frankreich', 'FR', NULL, NULL, '659644453', '0010122MUH', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824882892', 'FedEx', NULL, '2013-12-27', '22.12.2013 08:39', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15254, '216567171', NULL, NULL, 'salah chaib', '27 RUE JEAN JAURES', '', '57300', 'HAGONDANGE', 'Frankreich', 'FR', NULL, NULL, '659824192', '0010066R89', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824882907', 'FedEx', NULL, '2013-12-27', '21.12.2013 11:09', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15255, '216656332', NULL, NULL, 'Sarah Lounis', '41 RUE JEAN DE BERNARDY', 'Porte sous le porche', '13001', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '777609017', '0010248XD1', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824882918', 'FedEx', NULL, '2013-12-27', '21.12.2013 20:38', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15256, '216760983', NULL, NULL, 'Severine Terrade', '2524 BOULEVARD DES HORIZONS', 'Les hauts de la mirandole', '06220', 'VALLAURIS', 'Frankreich', 'FR', NULL, NULL, '677473326', '0010208TI0', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824882929', 'FedEx', NULL, '2013-12-27', '22.12.2013 13:08', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15257, '216557948', NULL, NULL, 'Stephane Baumann', '19 B RUE DE MOLSHEIM', '', '67120', 'SOULTZ LES BAINS', 'Frankreich', 'FR', NULL, NULL, '613044144', '0010130P5U', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824882930', 'FedEx', NULL, '2013-12-27', '21.12.2013 10:08', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15258, '216612450', NULL, NULL, 'thierry garcon', '138 routes des cretes le bettex', 'hotel la fleche d\'or', '74170', 'st gervais les bains', 'Frankreich', 'FR', NULL, NULL, '632772958', '00100957W6', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, 'RG515111941DE', 'Deutsche Post', NULL, '2013-12-27', '21.12.2013 15:38', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15259, '216844272', NULL, NULL, 'ahmed tlilane', '8 RUE INGRES', '', '59100', 'ROUBAIX', 'Frankreich', 'FR', NULL, NULL, '689224003', '0010169J8I', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 7', NULL, '578824882951', 'FedEx', NULL, '2013-12-27', '22.12.2013 22:08', 'FR091213SE59', '1', 'a0YC000000WdjJMMAZ', '160.00', '239.00'),
(15260, '216804566', NULL, NULL, 'Alain Lordan', '1 RUE CLAUDE MONET', '', '17220', 'ST ROGATIEN', 'Frankreich', 'FR', NULL, NULL, '607892123', '0010048T64', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 7', NULL, '578824882962', 'FedEx', NULL, '2013-12-27', '22.12.2013 18:08', 'FR091213SE59', '1', 'a0YC000000WdjJMMAZ', '160.00', '239.00'),
(15261, '216776268', NULL, NULL, 'bruno pinon', '15 rue de l\'hiver', '', '67240', 'Oberhoffen sur moder', 'Frankreich', 'FR', NULL, NULL, '676006384', '0010225DML', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 7', NULL, '578824882973', 'FedEx', NULL, '2013-12-27', '22.12.2013 15:08', 'FR091213SE59', '1', 'a0YC000000WdjJMMAZ', '160.00', '239.00'),
(15262, '216790348', NULL, NULL, 'Chaput Valerian', '413 ROUTE DE LA FRASSE', '', '74230', 'Dingy saint clair', 'Frankreich', 'FR', NULL, NULL, '631652338', '00100918CE', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 7', NULL, '578824882984', 'FedEx', NULL, '2013-12-27', '22.12.2013 16:38', 'FR091213SE59', '1', 'a0YC000000WdjJMMAZ', '160.00', '239.00'),
(15263, '216784869', NULL, NULL, 'christophe davy', '19 BOULEVARD DES ROSSIGNOLS', '', '13012', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '627844715', '0010211J21', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 7', NULL, '578824882995', 'FedEx', NULL, '2013-12-27', '22.12.2013 15:38', 'FR091213SE59', '1', 'a0YC000000WdjJMMAZ', '160.00', '239.00'),
(15264, '216562210', NULL, NULL, 'FREDERIC CREANTOR', '10 RUE RENE BOIN', '', '93240', 'STAINS', 'Frankreich', 'FR', NULL, NULL, '630702957', '0010190RIJ', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 7', NULL, '578824883009', 'FedEx', NULL, '2013-12-27', '21.12.2013 10:38', 'FR091213SE59', '1', 'a0YC000000WdjJMMAZ', '160.00', '239.00'),
(15265, '216814715', NULL, NULL, 'Makes Arezki', '14 RUE SAINT SAUVEUR', 'Appartement 147', '59800', 'LILLE', 'Frankreich', 'FR', NULL, NULL, '760553146', '00100687AT', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 7', NULL, '578824883010', 'FedEx', NULL, '2013-12-27', '22.12.2013 19:08', 'FR091213SE59', '1', 'a0YC000000WdjJMMAZ', '160.00', '239.00'),
(15266, '216656075', NULL, NULL, 'MOHAMED SARI', '82 BOULEVARD RENE CASSIN', 'BAT 02 - ESC 02', '06200', 'NICE', 'Frankreich', 'FR', NULL, NULL, '761117923', '0010240RXS', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 7', NULL, '578824883020', 'FedEx', NULL, '2013-12-27', '21.12.2013 20:38', 'FR091213SE59', '1', 'a0YC000000WdjJMMAZ', '160.00', '239.00'),
(15267, '216626921', '', '', 'patrice Klein', '6 ROUTE DES COURTINES', '', '44450', 'ST JULIEN DE CONCELLES', 'Frankreich', '', '', '', '614789150', '0010218J3A', '', '', '1 Montre PIONIER - Modèle 7', 'Geld zurück erhalten! Uhr ???', '578824883031', 'FedEx', '', '2013-12-27', '21.12.2013 17:08', 'FR091213SE59', '1', 'a0YC000000WdjJMMAZ', '160.00', '239.00'),
(15268, '216676870', NULL, NULL, 'yamina boudjemaa', '3 RUE SAINT DOMINIQUE', '4 eme', '13001', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '698162974', '0010037RBX', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 7', NULL, '578824883042', 'FedEx', NULL, '2013-12-27', '22.12.2013 00:08', 'FR091213SE59', '1', 'a0YC000000WdjJMMAZ', '160.00', '239.00'),
(15269, '216586217', NULL, NULL, 'yazid AFIF', '280 AVENUE DE LA BERMONE', '', '06270', 'VILLENEUVE LOUBET', 'Frankreich', 'FR', NULL, NULL, '33609843342', '0010193KXM', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 7', NULL, '578824883053', 'FedEx', NULL, '2013-12-27', '21.12.2013 12:38', 'FR091213SE59', '1', 'a0YC000000WdjJMMAZ', '160.00', '239.00'),
(15270, '216520344', NULL, NULL, 'Ben Abdallah', '72 RUE JEAN JAURES', '', '93240', 'STAINS', 'Frankreich', 'FR', NULL, NULL, '650660471', '0010083P5K', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 8', NULL, '578824883064', 'FedEx', NULL, '2013-12-27', '21.12.2013 05:08', 'FR091213SE60', '1', 'a0YC000000WdjJqMAJ', '160.00', '239.00'),
(15271, '216622807', NULL, NULL, 'BOUSRAOU LEILA', '8 ALLEE GENERAL BAVILLE', '', '31620', 'FRONTON', 'Frankreich', 'FR', NULL, NULL, '786624444', '0010208K88', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 8', NULL, '578824883075', 'FedEx', NULL, '2013-12-27', '21.12.2013 16:38', 'FR091213SE60', '1', 'a0YC000000WdjJqMAJ', '160.00', '239.00'),
(15272, '216813576', NULL, NULL, 'catherine haution', '27 ALLEE DU FER A CHEVAL', 'chez Mme HURTAUX Christelle', '51100', 'REIMS', 'Frankreich', 'FR', NULL, NULL, '664726930', '00100231DJ', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 8', NULL, '578824883086', 'FedEx', NULL, '2013-12-27', '22.12.2013 18:39', 'FR091213SE60', '1', 'a0YC000000WdjJqMAJ', '160.00', '239.00'),
(15273, '216727191', NULL, NULL, 'Christian QUESTEL', '73 LOTISSEMENT MARLY', '', '97180', 'STE ANNE', 'Frankreich', 'FR', NULL, NULL, '690477391', '0010026MI1', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 8', NULL, 'RG518111955DE', 'Deutsche Post', NULL, '2013-12-27', '22.12.2013 10:38', 'FR091213SE60', '1', 'a0YC000000WdjJqMAJ', '160.00', '239.00'),
(15274, '216793521', NULL, NULL, 'Dominique Venturo', '49 PLACE DES PINS', '49 place des des villa ker avia', '06250', 'MOUGINS', 'Frankreich', 'FR', NULL, NULL, '626584064', '0010132XX3', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 8', NULL, '578824883101', 'FedEx', NULL, '2013-12-27', '22.12.2013 16:38', 'FR091213SE60', '1', 'a0YC000000WdjJqMAJ', '160.00', '239.00'),
(15275, '216827998', NULL, NULL, 'Julien Matrion', '19 RUE DES PRES BLANDINS', '', '10800', 'ST JULIEN LES VILLAS', 'Frankreich', 'FR', NULL, NULL, '699230923', '0010051IRL', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 8', NULL, '578824883112', 'FedEx', NULL, '2013-12-27', '22.12.2013 20:09', 'FR091213SE60', '1', 'a0YC000000WdjJqMAJ', '160.00', '239.00'),
(15276, '216629967', NULL, NULL, 'Bernard PERRIN', '10 B RUE DU CHAMP CREISS', '', '56750', 'DAMGAN', 'Frankreich', 'FR', NULL, NULL, '682113125', '00102159KY', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 9', NULL, '578824883123', 'FedEx', NULL, '2013-12-27', '21.12.2013 17:08', 'FR091213SE61', '1', 'a0YC000000WdjL8MAJ', '160.00', '239.00'),
(15277, '216623658', NULL, NULL, 'christelle bernard', '2 Impasse chartreuse', '', '38760', 'Varces', 'Frankreich', 'FR', NULL, NULL, '622191152', '0010226CQH', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 9', NULL, '578824883134', 'FedEx', NULL, '2013-12-27', '21.12.2013 16:38', 'FR091213SE61', '1', 'a0YC000000WdjL8MAJ', '160.00', '239.00'),
(15278, '216567779', NULL, NULL, 'eric guillemaud', '750 ROUTE DE LA GORRA', '', '06440', 'PEILLE', 'Frankreich', 'FR', NULL, NULL, '673912195', '00100305CM', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 9', NULL, '578824883145', 'FedEx', NULL, '2013-12-27', '21.12.2013 11:09', 'FR091213SE61', '1', 'a0YC000000WdjL8MAJ', '160.00', '239.00'),
(15279, '216672518', NULL, NULL, 'Etleva Xara', '41 RUE Gabriel mouilleron', 'Au bar Shakespeare', '54000', 'NANCY', 'Frankreich', 'FR', NULL, NULL, '663316252', '0010231U1D', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 9', NULL, '578824883156', 'FedEx', NULL, '2013-12-27', '21.12.2013 23:08', 'FR091213SE61', '1', 'a0YC000000WdjL8MAJ', '160.00', '239.00'),
(15280, '216654980', NULL, NULL, 'Jeremie Astier', '45 Avenue du lauragais', '', '31650', 'Saint Orens de Gameville', 'Frankreich', 'FR', NULL, NULL, '648768347', '10046427', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 9', NULL, '578824883167', 'FedEx', NULL, '2013-12-27', '21.12.2013 20:08', 'FR091213SE61', '1', 'a0YC000000WdjL8MAJ', '160.00', '239.00'),
(15281, '216566963', NULL, NULL, 'laurent theisgen', '1 ROUTE D ERSTEIN', '', '67210', 'NIEDERNAI', 'Frankreich', 'FR', NULL, NULL, '689462994', '0010134RN9', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 9', NULL, '578824883178', 'FedEx', NULL, '2013-12-27', '21.12.2013 11:08', 'FR091213SE61', '1', 'a0YC000000WdjL8MAJ', '160.00', '239.00'),
(15282, '216635853', NULL, NULL, 'Marie Rouvier', '420 Chemin de maraspel', 'La viguiere', '30220', 'St Laurent d.Aigouze', 'Frankreich', 'FR', NULL, NULL, '669960122', '00101599HY', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 9', NULL, '578824883189', 'FedEx', NULL, '2013-12-27', '21.12.2013 18:09', 'FR091213SE61', '1', 'a0YC000000WdjL8MAJ', '160.00', '239.00'),
(15283, '216549959', NULL, NULL, 'Melii Ssa', '105 CHEMIN DES ESSARTS DU COMTE', '', '83400', 'HYERES', 'Frankreich', 'FR', NULL, NULL, '675960048', '0010014PJU', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 9', NULL, '578824883190', 'FedEx', NULL, '2013-12-27', '21.12.2013 09:39', 'FR091213SE61', '1', 'a0YC000000WdjL8MAJ', '160.00', '239.00'),
(15284, '216560728', NULL, NULL, 'Michel NUNES', '78 rue Edmond Rostand', '', '31200', 'TOULOUSE', 'Frankreich', 'FR', NULL, NULL, '628070835', '0010209KS4', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 9', NULL, '578824883204', 'FedEx', NULL, '2013-12-27', '21.12.2013 10:38', 'FR091213SE61', '1', 'a0YC000000WdjL8MAJ', '160.00', '239.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(15285, '216582346', NULL, NULL, 'mickael dang', '34 RUE HENRI DUNANT', '13d2', '59100', 'ROUBAIX', 'Frankreich', 'FR', NULL, NULL, '616746820', '0010102KLA', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 9', NULL, '578824883215', 'FedEx', NULL, '2013-12-27', '21.12.2013 12:38', 'FR091213SE61', '1', 'a0YC000000WdjL8MAJ', '160.00', '239.00'),
(15286, '216615947', NULL, NULL, 'Nathalie DEPALLE', '32 T RUE DE LATTRE DE TASSIGNY', '', '90850', 'ESSERT', 'Frankreich', 'FR', NULL, NULL, '671749120', '00101703RI', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 9', NULL, '578824883226', 'FedEx', NULL, '2013-12-27', '21.12.2013 15:38', 'FR091213SE61', '1', 'a0YC000000WdjL8MAJ', '160.00', '239.00'),
(15287, '216538181', NULL, NULL, 'Olivier GINCHELEAU', '14 RUE NUNGESSER', '', '86580', 'BIARD', 'Frankreich', 'FR', NULL, NULL, '649781051', '0010196JMR', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 9', NULL, '578824883237', 'FedEx', NULL, '2013-12-27', '21.12.2013 08:38', 'FR091213SE61', '1', 'a0YC000000WdjL8MAJ', '160.00', '239.00'),
(15288, '216695493', NULL, NULL, 'PATRICK CLERGET', '2 RUE DU GRENIER A SEL', '', '21200', 'BEAUNE', 'Frankreich', 'FR', NULL, NULL, '380265373', '0010087Y9V', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 9', NULL, '578824883248', 'FedEx', NULL, '2013-12-27', '22.12.2013 08:09', 'FR091213SE61', '1', 'a0YC000000WdjL8MAJ', '160.00', '239.00'),
(15289, '216626435', NULL, NULL, 'Samir Lalaoui', '31 Rue Louis Pergaud', '', '25700', 'Valentigney', 'Frankreich', 'FR', NULL, NULL, '698317988', '0010031TOM', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 9', NULL, '578824883259', 'FedEx', NULL, '2013-12-27', '21.12.2013 17:08', 'FR091213SE61', '1', 'a0YC000000WdjL8MAJ', '160.00', '239.00'),
(15290, '216555625', NULL, NULL, 'Jakob Persson', 'CARL KROOKS GATA 55', '', '252 25', 'HELSINGBORG', 'Schweden', 'SE', NULL, NULL, '735343370', '00100535JX', NULL, NULL, 'Damascus black T3008-1-02.', NULL, '578824882208', 'FedEx', NULL, '2013-12-27', '21.12.2013 11:44', 'a0YC000000VymYvMAJ', '1', 'a0YC000000VymYvMAJ', '', '1795.00'),
(15291, '216653253', NULL, NULL, 'Kalle Malmberg', 'ULLAS LYCKAS VAEG 42', '', '428 33', 'KALLERED', 'Schweden', 'SE', NULL, NULL, '769427570', '0010090WWK', NULL, NULL, 'Damascus black T3008-1-02.', NULL, '578824882219', 'FedEx', NULL, '2013-12-27', '21.12.2013 22:14', 'a0YC000000VymYvMAJ', '1', 'a0YC000000VymYvMAJ', '', '1795.00'),
(15292, '216478520', NULL, NULL, 'Marcus Kligvall', 'VENDELSOE SKOLVAEG 15', '', '136 71', 'VENDELSOE', 'Schweden', 'SE', NULL, NULL, '768726398', '00102156OI', NULL, NULL, 'Damascus black T3008-1-02.', NULL, '578824882220', 'FedEx', NULL, '2013-12-27', '20.12.2013 21:14', 'a0YC000000VymYvMAJ', '1', 'a0YC000000VymYvMAJ', '', '1795.00'),
(15293, '216470253', NULL, NULL, 'Marianne Fransson', 'VINTERVAEGEN 28', '', '343 37', 'AELMHULT', 'Schweden', 'SE', NULL, NULL, '706166622', '0010060V4K', NULL, NULL, 'Damascus black T3008-1-02.', NULL, '578824882230', 'FedEx', NULL, '2013-12-27', '20.12.2013 20:14', 'a0YC000000VymYvMAJ', '1', 'a0YC000000VymYvMAJ', '', '1795.00'),
(15294, '216445784', NULL, NULL, 'Mher Sahakyan', 'SNAPPHANEVAEGEN 92', '', '177 54', 'JAERFAELLA', 'Schweden', 'SE', NULL, NULL, '720323219', '0010064T6K', NULL, NULL, 'Damascus black T3008-1-02.', NULL, '578824882241', 'FedEx', NULL, '2013-12-27', '20.12.2013 17:14', 'a0YC000000VymYvMAJ', '1', 'a0YC000000VymYvMAJ', '', '1795.00'),
(15295, '216606096', NULL, NULL, 'Mikaela Backe', 'PIPPI LANGSTRUMPS GATA 23', '', '16871', 'Bromma', 'Schweden', 'SE', NULL, NULL, '769455767', '0010247VMQ', NULL, NULL, 'Damascus black T3008-1-02.', NULL, '578824882252', 'FedEx', NULL, '2013-12-27', '21.12.2013 16:44', 'a0YC000000VymYvMAJ', '1', 'a0YC000000VymYvMAJ', '', '1795.00'),
(15296, '216539645', NULL, NULL, 'Pauline Wennergren', 'IVARSGARDSGATAN 167', '', '434 35', 'KUNGSBACKA', 'Schweden', 'SE', NULL, NULL, '735671081', '0010175HL1', NULL, NULL, 'Damascus black T3008-1-02.', NULL, '578824882263', 'FedEx', NULL, '2013-12-27', '21.12.2013 10:44', 'a0YC000000VymYvMAJ', '1', 'a0YC000000VymYvMAJ', '', '1795.00'),
(15297, '216626607', NULL, NULL, 'Paulo Mukooza', 'PRAESTGATAN 29', '', '831 31', 'OESTERSUND', 'Schweden', 'SE', NULL, NULL, '704215699', '0010014JYA', NULL, NULL, 'Damascus black T3008-1-02.', NULL, '578824882274', 'FedEx', NULL, '2013-12-27', '21.12.2013 18:44', 'a0YC000000VymYvMAJ', '1', 'a0YC000000VymYvMAJ', '', '1795.00'),
(15298, '216622878', NULL, NULL, 'Rebin Ali', 'Ugleveien 7a', '', '4042', 'Hafrsfjord', 'Norwegen', 'NO', NULL, NULL, '47280130', '0010024FH2', NULL, NULL, 'Damascus black T3008-1-02.', NULL, '578824882285', 'FedEx', NULL, '2013-12-27', '21.12.2013 18:44', 'a0YC000000VymYvMAJ', '1', 'a0YC000000VymYvMAJ', '', '1795.00'),
(15299, '216542762', NULL, NULL, 'shqipe iljazi', 'VIRVELVAEGEN 305', '', '232 36', 'ARLOEV', 'Schweden', 'SE', NULL, NULL, '737540660', '00101327VT', NULL, NULL, 'Damascus black T3008-1-02.', NULL, '578824882296', 'FedEx', NULL, '2013-12-27', '21.12.2013 10:44', 'a0YC000000VymYvMAJ', '1', 'a0YC000000VymYvMAJ', '', '1795.00'),
(15300, '217050284', NULL, NULL, 'Suphattra In-Chamnan', 'Storvretsvaegen 45', '', '14231', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '', '0010104LOG', NULL, NULL, 'Damascus black T3008-1-02.', NULL, '578824882300', 'FedEx', NULL, '2013-12-27', '24.12.2013 02:14', 'a0YC000000VymYvMAJ', '1', 'a0YC000000VymYvMAJ', '', '1795.00'),
(15301, '216395749', NULL, NULL, 'Agron Musa', 'GROENVAEGEN 4G', '', '232 32', 'ARLOEV', 'Schweden', 'SE', NULL, NULL, '735003574', '00100037J9', NULL, NULL, 'Damascus gold T3008-1-03.', NULL, '578824882311', 'FedEx', NULL, '2013-12-27', '20.12.2013 12:44', 'a0YC000000VymP4MAJ', '1', 'a0YC000000VymP4MAJ', '', '1795.00'),
(15302, '216496532', NULL, NULL, 'Bo Dahlstrand', 'ENEGATAN 6', '', '335 31', 'GNOSJOE', 'Schweden', 'SE', NULL, NULL, '705526010', '0010092PUQ', NULL, NULL, 'Damascus gold T3008-1-03.', NULL, '578824882322', 'FedEx', NULL, '2013-12-27', '20.12.2013 23:14', 'a0YC000000VymP4MAJ', '1', 'a0YC000000VymP4MAJ', '', '1795.00'),
(15303, '216478299', NULL, NULL, 'David Avetian', 'MALMVAEGEN 10A', '', '19161', 'SOLLENTUNA', 'Schweden', 'SE', NULL, NULL, '723726419', '00100916PN', NULL, NULL, 'Damascus gold T3008-1-03.', NULL, '578824882333', 'FedEx', NULL, '2013-12-27', '20.12.2013 21:14', 'a0YC000000VymP4MAJ', '1', 'a0YC000000VymP4MAJ', '', '1795.00'),
(15304, '216441922', NULL, NULL, 'Fanuel Goitom', 'TUNVAEGEN 10', '', '170 68', 'SOLNA', 'Schweden', 'SE', NULL, NULL, '704940221', '0010214EDU', NULL, NULL, 'Damascus gold T3008-1-03.', NULL, '578824882344', 'FedEx', NULL, '2013-12-27', '20.12.2013 16:44', 'a0YC000000VymP4MAJ', '1', 'a0YC000000VymP4MAJ', '', '1795.00'),
(15305, '216352517', NULL, NULL, 'Göran Jarnving', 'TIMMERNABBSVAEGEN 12', '', '383 92', 'MOENSTERAS', 'Schweden', 'SE', NULL, NULL, '727440130', '0010062XWR', NULL, NULL, 'Damascus gold T3008-1-03.', NULL, '578824882355', 'FedEx', NULL, '2013-12-27', '20.12.2013 09:44', 'a0YC000000VymP4MAJ', '1', 'a0YC000000VymP4MAJ', '', '1795.00'),
(15306, '216327802', NULL, NULL, 'Haider Ali', 'LISA SASS GATA 14 lgh 1101', '', '422 53', 'HISINGS BACKA', 'Schweden', 'SE', NULL, NULL, '762563287', '00100644SD', NULL, NULL, 'Damascus gold T3008-1-03.', NULL, '578824882366', 'FedEx', NULL, '2013-12-27', '20.12.2013 01:44', 'a0YC000000VymP4MAJ', '1', 'a0YC000000VymP4MAJ', '', '1795.00'),
(15307, '216397108', NULL, NULL, 'Hamza Hassan Hussein', 'BJOERNSONSGATAN 315', '', '168 44', 'BROMMA', 'Schweden', 'SE', NULL, NULL, '46760762646', '0010209GHC', NULL, NULL, 'Damascus gold T3008-1-03.', NULL, '578824882377', 'FedEx', NULL, '2013-12-27', '20.12.2013 12:44', 'a0YC000000VymP4MAJ', '1', 'a0YC000000VymP4MAJ', '', '1795.00'),
(15308, '216485548', NULL, NULL, 'Hans/Jeanette Hjalmarsson/Andersson', 'ASKALLEN 3', '', '21836', 'BUNKEFLOSTRAND', 'Schweden', 'SE', NULL, NULL, '739731734', '0010234AYR', NULL, NULL, 'Damascus gold T3008-1-03.', NULL, '578824882388', 'FedEx', NULL, '2013-12-27', '20.12.2013 21:44', 'a0YC000000VymP4MAJ', '1', 'a0YC000000VymP4MAJ', '', '1795.00'),
(15309, '216326274', NULL, NULL, 'Jumana Salim', 'TINGVALLAVAEGEN 22', '', '195 35', 'MAERSTA', 'Schweden', 'SE', NULL, NULL, '735965911', '0010143LW9', NULL, NULL, 'Damascus gold T3008-1-03.', NULL, '578824882399', 'FedEx', NULL, '2013-12-27', '20.12.2013 01:14', 'a0YC000000VymP4MAJ', '1', 'a0YC000000VymP4MAJ', '', '1795.00'),
(15310, '216374012', NULL, NULL, 'Michael Karlsson', 'REGNBAGSGATAN 10A', '', '80276', 'GAEVLE', 'Schweden', 'SE', NULL, NULL, '46704642378', '001015550N', NULL, NULL, 'Damascus gold T3008-1-03.', NULL, '578824882403', 'FedEx', NULL, '2013-12-27', '20.12.2013 11:14', 'a0YC000000VymP4MAJ', '1', 'a0YC000000VymP4MAJ', '', '1795.00'),
(15311, '216438774', NULL, NULL, 'Rojhat Telo', 'AENGSHOLMSGRAEND 17', '', '127 42', 'SKAERHOLMEN', 'Schweden', 'SE', NULL, NULL, '737001900', '00101342F6', NULL, NULL, 'Damascus gold T3008-1-03.', NULL, '578824882414', 'FedEx', NULL, '2013-12-27', '20.12.2013 16:14', 'a0YC000000VymP4MAJ', '1', 'a0YC000000VymP4MAJ', '', '1795.00'),
(15312, '216472425', NULL, NULL, 'Tajdeep Rai', 'timotejvaegen 2', '', '14567', 'stockholm', 'Schweden', 'SE', NULL, NULL, '738785383', '0010063EEM', NULL, NULL, 'Damascus gold T3008-1-03.', NULL, '578824882425', 'FedEx', NULL, '2013-12-27', '20.12.2013 20:14', 'a0YC000000VymP4MAJ', '1', 'a0YC000000VymP4MAJ', '', '1795.00'),
(15313, '216472424', NULL, NULL, 'Tajdeep Rai', 'timotejvaegen 2', '', '14567', 'stockholm', 'Schweden', 'SE', NULL, NULL, '738785383', '0010080BO5', NULL, NULL, 'Damascus gold T3008-1-03.', NULL, '578824882425', 'FedEx', NULL, '2013-12-27', '20.12.2013 20:14', 'a0YC000000VymP4MAJ', '1', 'a0YC000000VymP4MAJ', '', '1795.00'),
(15314, '216851232', NULL, NULL, 'Hedra Khoshaba', 'Lahagsgatan 27', '', '561 51', 'Huskvarna', 'Schweden', 'SE', NULL, NULL, '704167418', '00102437TS', NULL, NULL, 'Damascus silver T3008-1-01.', NULL, '578824882447', 'FedEx', NULL, '2013-12-27', '23.12.2013 00:44', 'a0YC000000VymYMMAZ', '1', 'a0YC000000VymYMMAZ', '', '1795.00'),
(15315, '216509030', NULL, NULL, 'Jonas Johansson', 'STYRESTAGATAN 4', '', '602 29', 'NORRKOEPING', 'Schweden', 'SE', NULL, NULL, '739410368', '00101265DV', NULL, NULL, 'Damascus silver T3008-1-01.', NULL, '578824882458', 'FedEx', NULL, '2013-12-27', '21.12.2013 00:44', 'a0YC000000VymYMMAZ', '1', 'a0YC000000VymYMMAZ', '', '1795.00'),
(15316, '216607072', NULL, NULL, 'Karl Smith', 'BOKVAEGEN 12', '', '235 99', 'VELLINGE', 'Schweden', 'SE', NULL, NULL, '702427083', '0010154ETQ', NULL, NULL, 'Damascus silver T3008-1-01.', NULL, '578824882469', 'FedEx', NULL, '2013-12-27', '21.12.2013 16:44', 'a0YC000000VymYMMAZ', '1', 'a0YC000000VymYMMAZ', '', '1795.00'),
(15317, '216653024', NULL, NULL, 'Oliver Malm', 'BAGARFRUVAEGEN 71', '', '128 66', 'SKOENDAL', 'Schweden', 'SE', NULL, NULL, '760770932', '00100516ZX', NULL, NULL, 'Damascus silver T3008-1-01.', NULL, '578824882470', 'FedEx', NULL, '2013-12-27', '21.12.2013 22:14', 'a0YC000000VymYMMAZ', '1', 'a0YC000000VymYMMAZ', '', '1795.00'),
(15318, '216854677', NULL, NULL, 'Richard Blomberg', 'Torsvikssvaengen 41', '', '18134', 'Lidingoe', 'Schweden', 'SE', NULL, NULL, '', '00102332YS', NULL, NULL, 'Damascus silver T3008-1-01.', NULL, '578824882480', 'FedEx', NULL, '2013-12-27', '23.12.2013 01:44', 'a0YC000000VymYMMAZ', '1', 'a0YC000000VymYMMAZ', '', '1795.00'),
(15319, '216348533', '', '', 'Svetlana Flyman', 'HANDBOLLVAEGEN 8', '', '175 53', 'JAERFAELLA', 'Schweden', '', '', '', '736399662', '00100071D1', '', '', 'Damascus silver T3008-1-01.', 'Paket am 20.01.2014 zurück gekommen!  21.01.14 RL705045348DE', '578824882491', 'FedEx', '', '2013-12-27', '20.12.2013 09:14', 'a0YC000000VymYMMAZ', '1', 'a0YC000000VymYMMAZ', '', '1795.00'),
(15320, '216993882', NULL, NULL, 'Annick Surmont', 'Jacob Van Maerlantlaan 19', '', '8800', 'Roeselare', 'Belgien', 'BE', NULL, NULL, '51248722', '0010095ED6', NULL, NULL, 'Miami-horloge van Tufina Uhren - Gouden kast / Zwart carbon wijzerplaat / Bruine band', NULL, '578824884440', 'FedEx', NULL, '2013-12-27', '23.12.2013 17:49', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15321, '216825630', NULL, NULL, 'Anthony Mannaerts', 'Kapelsesteenweg 428', '', '2930', 'Brasschaat', 'Belgien', 'BE', NULL, NULL, '497358057', '0010053A5K', NULL, NULL, 'Miami-horloge van Tufina Uhren - Gouden kast / Zwart carbon wijzerplaat / Bruine band', NULL, '578824884450', 'FedEx', NULL, '2013-12-27', '22.12.2013 19:48', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15322, '216740158', NULL, NULL, 'jean-pierre HOOREMAN', 'Fiertelmeers 112 A', '', '9600', 'Ronse', 'Belgien', 'BE', NULL, NULL, '479389361', '0010154W86', NULL, NULL, 'Miami-horloge van Tufina Uhren - Gouden kast / Zwart carbon wijzerplaat / Bruine band', NULL, '578824884461', 'FedEx', NULL, '2013-12-27', '22.12.2013 11:18', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15323, '217012855', NULL, NULL, 'luc vellemans', 'Jan Vanderstraetenstraat 74', '', '1600', 'Sint-Pieters-Leeuw', 'Belgien', 'BE', NULL, NULL, '479330559', '0010157U8K', NULL, NULL, 'Miami-horloge van Tufina Uhren - Gouden kast / Zwart carbon wijzerplaat / Bruine band', NULL, '578824884472', 'FedEx', NULL, '2013-12-27', '23.12.2013 19:18', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15324, '217225137', NULL, NULL, 'Nico Huysmans', 'Zelemsebaan 43', '', '3560', 'Meldert', 'Belgien', 'BE', NULL, NULL, '495760162', '0010194TIB', NULL, NULL, 'Miami-horloge van Tufina Uhren - Gouden kast / Zwart carbon wijzerplaat / Bruine band', NULL, '578824884483', 'FedEx', NULL, '2013-12-27', '25.12.2013 09:48', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15325, '216956898', NULL, NULL, 'Ronny Bartholomeeusen', 'Elzenstraat 49', '', '2950', 'Kapellen', 'Belgien', 'BE', NULL, NULL, '477617162', '0010232V1B', NULL, NULL, 'Miami-horloge van Tufina Uhren - Gouden kast / Zwart carbon wijzerplaat / Bruine band', NULL, '578824884494', 'FedEx', NULL, '2013-12-27', '23.12.2013 13:48', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15326, '217118614', NULL, NULL, 'Sam Masure', 'Brugsesteenweg 35', '', '8433', 'Mannekensvere', 'Belgien', 'BE', NULL, NULL, '473940467', '0010015HUW', NULL, NULL, 'Miami-horloge van Tufina Uhren - Gouden kast / Zwart carbon wijzerplaat / Bruine band', NULL, '578824884509', 'FedEx', NULL, '2013-12-27', '24.12.2013 11:48', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15327, '216716090', NULL, NULL, 'Carlos Manzini Corthouts', 'Bosschaertlaan 5', 'carlos.manzini@hotmail.com', '2960', 'Sint-Job-in-\'t-Goor', 'Belgien', 'BE', NULL, NULL, '486365194', '0010223JO2', NULL, NULL, 'Miami-horloge van Tufina Uhren - Zilveren kast / Zilver wit carbon wijzerplaat / Zwarte band', NULL, '578824884510', 'FedEx', NULL, '2013-12-27', '22.12.2013 09:48', '4,2603E+12', '1', 'a0YC000000We9LrMAJ', '150.01', '229.00'),
(15328, '217189710', NULL, NULL, 'ismail el bouazzati', 'Italielei 55', '', '2000', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '485319596', '00101188VA', NULL, NULL, 'Miami-horloge van Tufina Uhren - Zilveren kast / Zilver zwart carbon wijzerplaat / Zwarte band', NULL, '578824884520', 'FedEx', NULL, '2013-12-27', '24.12.2013 20:48', '4,2603E+12', '1', 'a0YC000000We9LsMAJ', '150.01', '229.00'),
(15329, '217262548', NULL, NULL, 'Jeroen Verdoodt', 'Borreweidestraat 151A', '', '1502', 'Lembeek', 'Belgien', 'BE', NULL, NULL, '494928125', '0010203CZG', NULL, NULL, 'Miami-horloge van Tufina Uhren - Zilveren kast / Zilver zwart carbon wijzerplaat / Zwarte band', NULL, '578824884531', 'FedEx', NULL, '2013-12-27', '25.12.2013 14:48', '4,2603E+12', '1', 'a0YC000000We9LsMAJ', '150.01', '229.00'),
(15330, '217254751', NULL, NULL, 'Juergen Viaene', 'Nagelstraat 41', 'Nagelstraat 43', '9750', 'Zingem', 'Belgien', 'BE', NULL, NULL, '476874723', '0010218YPQ', NULL, NULL, 'Miami-horloge van Tufina Uhren - Zilveren kast / Zilver zwart carbon wijzerplaat / Zwarte band', NULL, '578824884542', 'FedEx', NULL, '2013-12-27', '25.12.2013 13:48', '4,2603E+12', '1', 'a0YC000000We9LsMAJ', '150.01', '229.00'),
(15331, '217273900', NULL, NULL, 'Marleen Somers', 'Wullebeekstraat 32', '', '2630', 'Aartselaar', 'Belgien', 'BE', NULL, NULL, '476883098', '0010105O91', NULL, NULL, 'Miami-horloge van Tufina Uhren - Zilveren kast / Zilver zwart carbon wijzerplaat / Zwarte band', NULL, '578824884553', 'FedEx', NULL, '2013-12-27', '25.12.2013 16:48', '4,2603E+12', '1', 'a0YC000000We9LsMAJ', '150.01', '229.00'),
(15332, '216763447', NULL, NULL, 'sasha blomme', 'Lesagestraat 10', '', '1820', 'Steenokkerzeel', 'Belgien', 'BE', NULL, NULL, '477551843', '0010167J7T', NULL, NULL, 'Miami-horloge van Tufina Uhren - Zilveren kast / Zilver zwart carbon wijzerplaat / Zwarte band', NULL, '578824884564', 'FedEx', NULL, '2013-12-27', '22.12.2013 13:48', '4,2603E+12', '1', 'a0YC000000We9LsMAJ', '150.01', '229.00'),
(15333, '216752106', NULL, NULL, 'sasha blomme', 'Lesagestraat 10', '', '1820', 'Steenokkerzeel', 'Belgien', 'BE', NULL, NULL, '477551843', '0010249HH5', NULL, NULL, 'Miami-horloge van Tufina Uhren - Zilveren kast / Zilver zwart carbon wijzerplaat / Zwarte band', NULL, '578824884564', 'FedEx', NULL, '2013-12-27', '22.12.2013 12:48', '4,2603E+12', '1', 'a0YC000000We9LsMAJ', '150.01', '229.00'),
(15334, '216930503', NULL, NULL, 'Vera Mampaey', 'Antwerpsestraat 259', '', '2845', 'Niel', 'Belgien', 'BE', NULL, NULL, '486950523', '0010106DP2', NULL, NULL, 'Miami-horloge van Tufina Uhren - Zilveren kast / Zilver zwart carbon wijzerplaat / Zwarte band', NULL, '578824884586', 'FedEx', NULL, '2013-12-27', '23.12.2013 11:48', '4,2603E+12', '1', 'a0YC000000We9LsMAJ', '150.01', '229.00'),
(15335, '216793274', NULL, NULL, 'Frederic Tits', 'Allendelaan 24', '', '3400', 'Landen', 'Belgien', 'BE', NULL, NULL, '495834466', '0010135OCW', NULL, NULL, 'Miami-horloge van Tufina Uhren - Zwarte kast / Zwart carbon wijzerplaat / Zwarte band', NULL, '578824884597', 'FedEx', NULL, '2013-12-27', '22.12.2013 16:48', '4,2603E+12', '1', 'a0YC000000We9LuMAJ', '150.01', '229.00'),
(15336, '216692753', NULL, NULL, 'jens vandenbogaerde', 'Predikherenstraat 5', '2de verdieping', '8000', 'Brugge', 'Belgien', 'BE', NULL, NULL, '485399606', '0010020QZI', NULL, NULL, 'Miami-horloge van Tufina Uhren - Zwarte kast / Zwart carbon wijzerplaat / Zwarte band', NULL, '578824884601', 'FedEx', NULL, '2013-12-27', '22.12.2013 07:48', '4,2603E+12', '1', 'a0YC000000We9LuMAJ', '150.01', '229.00'),
(15337, '217190102', NULL, NULL, 'Rudy Dequick', 'Caelfstraat 31', '', '8460', 'Oudenburg', 'Belgien', 'BE', NULL, NULL, '59250019', '00100052FX', NULL, NULL, 'Miami-horloge van Tufina Uhren - Zwarte kast / Zwart carbon wijzerplaat / Zwarte band', NULL, '578824884612', 'FedEx', NULL, '2013-12-27', '24.12.2013 21:18', '4,2603E+12', '1', 'a0YC000000We9LuMAJ', '150.01', '229.00'),
(15338, '216877217', NULL, NULL, 'Jose RODINO', 'Digue du Canal 109', 'GEORG FISCHER', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '486841136', '0010248LFQ', NULL, NULL, 'Une montre Miami de Tufina Uhren : boÃ®tier argentÃ© / cadran blanc carbone / bracelet noir', NULL, '578824884623', 'FedEx', NULL, '2013-12-27', '23.12.2013 07:48', '4,2603E+12', '1', 'a0YC000000We9LrMAJ', '150.01', '229.00'),
(15339, '217213528', NULL, NULL, 'olivier matz', 'rue Sartay 17', '', '4610', 'Beyne-Heusay', 'Belgien', 'BE', NULL, NULL, '491735968', '0010031UB6', NULL, NULL, 'Une montre Miami de Tufina Uhren : boÃ®tier argentÃ© / cadran blanc carbone / bracelet noir', NULL, '578824884634', 'FedEx', NULL, '2013-12-27', '25.12.2013 08:18', '4,2603E+12', '1', 'a0YC000000We9LrMAJ', '150.01', '229.00'),
(15340, '217071027', NULL, NULL, 'ettore faugera', 'rue Ernest Solvay 475', '', '4000', 'Liege', 'Belgien', 'BE', NULL, NULL, '485306221', '00101703D5', NULL, NULL, 'Une montre Miami de Tufina Uhren : boÃ®tier argentÃ© / cadran noir carbone / bracelet noir', NULL, '578824884645', 'FedEx', NULL, '2013-12-27', '24.12.2013 07:48', '4,2603E+12', '1', 'a0YC000000We9LsMAJ', '150.01', '229.00'),
(15341, '216959753', NULL, NULL, 'Pascal Duhayon', 'Vestenstraat 38', '', '3080', 'Tervuren', 'Belgien', 'BE', NULL, NULL, '0489/062693', '0010238IJ1', NULL, NULL, 'Une montre Miami de Tufina Uhren : boÃ®tier argentÃ© / cadran noir carbone / bracelet noir', NULL, '578824884656', 'FedEx', NULL, '2013-12-27', '23.12.2013 14:18', '4,2603E+12', '1', 'a0YC000000We9LsMAJ', '150.01', '229.00'),
(15342, '216893873', NULL, NULL, 'Sarah Ajouaou Zajgaoui', 'Leeuwerikstraat 5', 'SOVEHB - EHB', '3520', 'Zonhoven', 'Belgien', 'BE', NULL, NULL, '483515055', '001003881L', NULL, NULL, 'Une montre Miami de Tufina Uhren : boÃ®tier argentÃ© / cadran noir carbone / bracelet noir', NULL, '578824884667', 'FedEx', NULL, '2013-12-27', '23.12.2013 09:18', '4,2603E+12', '1', 'a0YC000000We9LsMAJ', '150.01', '229.00'),
(15343, '216745560', NULL, NULL, 'Sylvia Jetzen', 'Wassereck, Emmels 11', '', '4780', 'Crombach', 'Belgien', 'BE', NULL, NULL, '80221246', '001015540W', NULL, NULL, 'Une montre Miami de Tufina Uhren : boÃ®tier argentÃ© / cadran noir carbone / bracelet noir', NULL, '578824884678', 'FedEx', NULL, '2013-12-27', '22.12.2013 11:48', '4,2603E+12', '1', 'a0YC000000We9LsMAJ', '150.01', '229.00'),
(15344, '216817758', NULL, NULL, 'Ahmed Benlmouaz', 'rue Charles Dubois 87', '', '1342', 'Limelette', 'Belgien', 'BE', NULL, NULL, '475358832', '0010145MRN', NULL, NULL, 'Une montre Miami de Tufina Uhren : boÃ®tier dorÃ© / cadran noir carbone / bracelet marron', NULL, '578824884689', 'FedEx', NULL, '2013-12-27', '22.12.2013 19:18', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15345, '216705343', NULL, NULL, 'camille catry', 'rue Jules Cockx 6', 'Danone', '1160', 'Auderghem', 'Belgien', 'BE', NULL, NULL, '495758527', '0010206IQ1', NULL, NULL, 'Une montre Miami de Tufina Uhren : boÃ®tier dorÃ© / cadran noir carbone / bracelet marron', NULL, '578824884690', 'FedEx', NULL, '2013-12-27', '22.12.2013 08:48', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15346, '217192395', NULL, NULL, 'El fares Hicham', 'Rue de la marne 29', '', '1030', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '483505747', '00101652MQ', NULL, NULL, 'Une montre Miami de Tufina Uhren : boÃ®tier dorÃ© / cadran noir carbone / bracelet marron', NULL, '578824884704', 'FedEx', NULL, '2013-12-27', '24.12.2013 21:48', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15347, '217258028', NULL, NULL, 'Fabrice Guerrieri', 'Rue Hubert goffin 173 NumÃ©ro', 'Adresse ligne 2', '4000', 'Liege', 'Belgien', 'BE', NULL, NULL, '495321231', '0010020V7N', NULL, NULL, 'Une montre Miami de Tufina Uhren : boÃ®tier dorÃ© / cadran noir carbone / bracelet marron', NULL, '578824884715', 'FedEx', NULL, '2013-12-27', '25.12.2013 14:18', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15348, '216992522', NULL, NULL, 'Fabrice Praile', 'rue de Courcelles 92', '', '6044', 'Roux', 'Belgien', 'BE', NULL, NULL, '474266628', '00100024HL', NULL, NULL, 'Une montre Miami de Tufina Uhren : boÃ®tier dorÃ© / cadran noir carbone / bracelet marron', NULL, '578824884726', 'FedEx', NULL, '2013-12-27', '23.12.2013 17:18', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15349, '217207369', NULL, NULL, 'jurgen deville', 'Dennenstraat 13', '', '8800', 'Roeselare', 'Belgien', 'BE', NULL, NULL, '521438755', '0010089U6K', NULL, NULL, 'Une montre Miami de Tufina Uhren : boÃ®tier dorÃ© / cadran noir carbone / bracelet marron', NULL, '578824884737', 'FedEx', NULL, '2013-12-27', '25.12.2013 06:48', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15350, '217038873', NULL, NULL, 'Lucrece Niessens', 'rue Saint-GÃ©rÃ©on 64', '', '7864', 'Deux-Acren', 'Belgien', 'BE', NULL, NULL, '494638771', '0010176ICL', NULL, NULL, 'Une montre Miami de Tufina Uhren : boÃ®tier dorÃ© / cadran noir carbone / bracelet marron', NULL, '578824884748', 'FedEx', NULL, '2013-12-27', '23.12.2013 22:18', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15351, '217008478', NULL, NULL, 'pardon shirley', 'rue du Sart-Culpart 27', '', '6060', 'Gilly', 'Belgien', 'BE', NULL, NULL, '478958775', '0010060M9F', NULL, NULL, 'Une montre Miami de Tufina Uhren : boÃ®tier dorÃ© / cadran noir carbone / bracelet marron', NULL, '578824884759', 'FedEx', NULL, '2013-12-27', '23.12.2013 18:48', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15352, '217245975', NULL, NULL, 'Turkoz Bahaettin', 'Rue De La Grosse Tour 15', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '489151515', '0010066WVH', NULL, NULL, 'Une montre Miami de Tufina Uhren : boÃ®tier dorÃ© / cadran noir carbone / bracelet marron', NULL, '578824884760', 'FedEx', NULL, '2013-12-27', '25.12.2013 12:18', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15353, '217093727', NULL, NULL, 'Ali Ahmed', '55 DENVILLE CRESCENT', '', 'M22 5EW', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7973233506', '0010206RPB', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '578824883362', 'FedEx', NULL, '2013-12-27', '24.12.2013 10:52', 'UK131217AMC30', '1', 'a0YC000000WevfNMAR', '152.00', '229.00'),
(15354, '217178043', NULL, NULL, 'Craig Hallam', '25 Main street Aughton', '', 'S26 3xh', 'Sheffield', 'Grossbritannien', 'GB', NULL, NULL, '0114 2879376', '0010230IY9', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '578824883373', 'FedEx', NULL, '2013-12-27', '24.12.2013 19:52', 'UK131217AMC30', '1', 'a0YC000000WevfNMAR', '152.00', '229.00'),
(15355, '217136818', NULL, NULL, 'denise jones', '37 DARESBURY AVENUE', '', 'M41 8GJ', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7453960631', '0010242MDL', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '578824883384', 'FedEx', NULL, '2013-12-27', '24.12.2013 14:22', 'UK131217AMC30', '1', 'a0YC000000WevfNMAR', '152.00', '229.00'),
(15356, '217193634', NULL, NULL, 'Donna Fox', 'HAYBARN TOFTA FARM', 'Ravensworth', 'DL11 7ER', 'RICHMOND', 'Grossbritannien', 'GB', NULL, NULL, '7969792943', '0010155QHK', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '578824883395', 'FedEx', NULL, '2013-12-27', '24.12.2013 22:52', 'UK131217AMC30', '1', 'a0YC000000WevfNMAR', '152.00', '229.00'),
(15357, '217184511', NULL, NULL, 'frankie mcccaffrey', '24 WOODLANDS AVENUE', 'Boothtown', 'HX3 6HJ', 'HALIFAX', 'Grossbritannien', 'GB', NULL, NULL, '7880748245', '0010090SGI', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '578824883400', 'FedEx', NULL, '2013-12-27', '24.12.2013 20:52', 'UK131217AMC30', '1', 'a0YC000000WevfNMAR', '152.00', '229.00'),
(15358, '217155712', NULL, NULL, 'john Broderick', '35 GROVE ROAD', '', 'HP9 1PE', 'BEACONSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7801419330', '0010061AOJ', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '578824883410', 'FedEx', NULL, '2013-12-27', '24.12.2013 16:52', 'UK131217AMC30', '1', 'a0YC000000WevfNMAR', '152.00', '229.00'),
(15359, '217252432', NULL, NULL, 'Peter Turner', '123 VIMY ROAD', '', 'B13 0UB', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7775705369', '0010107ISI', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '578824883421', 'FedEx', NULL, '2013-12-27', '25.12.2013 14:22', 'UK131217AMC30', '1', 'a0YC000000WevfNMAR', '152.00', '229.00'),
(15360, '217103418', NULL, NULL, 'Sarbjit Nagra', '37 LUDDESDOWN ROAD', '', 'SN5 8HJ', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7585605138', '0010249DVF', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '578824883432', 'FedEx', NULL, '2013-12-27', '24.12.2013 11:22', 'UK131217AMC30', '1', 'a0YC000000WevfNMAR', '152.00', '229.00'),
(15361, '217053730', NULL, NULL, 'terence m morris', '7 NEASHAM AVENUE', '', 'TS23 3NU', 'BILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7800520218', '0010127BSV', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '578824883443', 'FedEx', NULL, '2013-12-27', '24.12.2013 02:22', 'UK131217AMC30', '1', 'a0YC000000WevfNMAR', '152.00', '229.00'),
(15362, '217117153', NULL, NULL, 'tracy brown', '25 LOGANLEA AVENUE', '', 'EH7 6PF', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '07796 084127', '0010046GFH', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '578824883454', 'FedEx', NULL, '2013-12-27', '24.12.2013 12:54', 'UK131217AMC30', '1', 'a0YC000000WevfNMAR', '152.00', '229.00'),
(15363, '217179366', NULL, NULL, 'Brad Hancox', '8 ELLERGREEN ROAD', '', 'L11 2XY', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7402748691', '00100037P9', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-2) Black Strap - Silver Case - Black Face', NULL, '578824883465', 'FedEx', NULL, '2013-12-27', '24.12.2013 19:52', 'UK131217AMC31', '1', 'a0YC000000WevguMAB', '152.00', '229.00'),
(15364, '217184556', NULL, NULL, 'Carrie Troke', 'SCOBBISCOMBE SCOBBISCOMBE FARM', '', 'PL8 2EW', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '01752 830680', '00100236Q7', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-2) Black Strap - Silver Case - Black Face', NULL, '578824883476', 'FedEx', NULL, '2013-12-27', '24.12.2013 20:52', 'UK131217AMC31', '1', 'a0YC000000WevguMAB', '152.00', '229.00'),
(15365, '217194258', NULL, NULL, 'Erion Peci', '82 HARMSWORTH CRESCENT', '', 'BN3 8BU', 'HOVE', 'Grossbritannien', 'GB', NULL, NULL, '7853205285', '001024781X', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-2) Black Strap - Silver Case - Black Face', NULL, '578824883487', 'FedEx', NULL, '2013-12-27', '24.12.2013 22:52', 'UK131217AMC31', '1', 'a0YC000000WevguMAB', '152.00', '229.00'),
(15366, '217228731', NULL, NULL, 'Karen Jenkins', '5 Dimon Cottages', 'Church Lane, Colden Common', 'SO21 1SY', 'WINCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7897484184', '0010081E6C', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-2) Black Strap - Silver Case - Black Face', NULL, '578824883498', 'FedEx', NULL, '2013-12-27', '25.12.2013 10:52', 'UK131217AMC31', '1', 'a0YC000000WevguMAB', '152.00', '229.00'),
(15367, '217227821', NULL, NULL, 'Scott King', '115 LINKS ROAD', '', 'AB24 5EH', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7795906391', '0010240JW4', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-2) Black Strap - Silver Case - Black Face', NULL, '578824883502', 'FedEx', NULL, '2013-12-27', '25.12.2013 10:52', 'UK131217AMC31', '1', 'a0YC000000WevguMAB', '152.00', '229.00'),
(15368, '217117499', NULL, NULL, 'abubakar umara', '41 BROAD STREET', 'B407 castle exchange', 'NG1 3AP', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7769080347', '0010236OM9', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824883513', 'FedEx', NULL, '2013-12-27', '24.12.2013 12:54', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15369, '217105826', NULL, NULL, 'Alan Cherry', '6 OAKWOOD PARK', 'Deans', 'EH54 8AW', 'LIVINGSTON', 'Grossbritannien', 'GB', NULL, NULL, '7795822629', '00100287CX', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824883524', 'FedEx', NULL, '2013-12-27', '24.12.2013 11:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15370, '217140161', NULL, NULL, 'Ann Blackburn', '5 BEDALE AVENUE', '', 'HD8 9EX', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7932828887', '001024540O', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824883535', 'FedEx', NULL, '2013-12-27', '24.12.2013 14:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15371, '217191568', NULL, NULL, 'Charlie Evans', '28 BOSDIN ROAD EAST', 'Urmston', 'M41 6PD', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '0161 2029082', '0010053BFZ', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824883546', 'FedEx', NULL, '2013-12-27', '24.12.2013 22:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15372, '217187457', NULL, NULL, 'Dominik Golab', '63 MURRAYFIELD LOAN', '', 'PH7 3JZ', 'CRIEFF', 'Grossbritannien', 'GB', NULL, NULL, '7535432190', '00101913IH', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, 'RG 5181 1202 3DE', 'FedEx', NULL, '2013-12-27', '24.12.2013 21:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15373, '217180293', NULL, NULL, 'Eric Wong', '5 RHODFA\'R LLYN', '', 'CH4 8QH', 'CHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7866770103', '00100973B9', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824883568', 'FedEx', NULL, '2013-12-27', '24.12.2013 19:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15374, '217116925', NULL, NULL, 'Francis Wisky', '216 Chiltern Heights', '', 'HP7 9RZ', 'Amersham', 'Grossbritannien', 'GB', NULL, NULL, '7950021777', '0010181X9Q', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824883579', 'FedEx', NULL, '2013-12-27', '24.12.2013 12:54', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15375, '217169556', NULL, NULL, 'Inara Zeilisa', '2 ELM PLACE', '', 'AB25 3SW', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7596317605', '001001012C', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824883580', 'FedEx', NULL, '2013-12-27', '24.12.2013 18:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15376, '217124164', NULL, NULL, 'Jon Anderson', '9 HIGHFIELD ROAD', '', 'L39 1NP', 'ORMSKIRK', 'Grossbritannien', 'GB', NULL, NULL, '7970113919', '0010065LSC', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824883590', 'FedEx', NULL, '2013-12-27', '24.12.2013 13:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15377, '217102571', NULL, NULL, 'Jonathan Martin', '2 EGREMONT AVENUE', '', 'FY5 2NF', 'THORNTON-CLEVELEYS', 'Grossbritannien', 'GB', NULL, NULL, '07593 700150', '0010209DA3', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824883605', 'FedEx', NULL, '2013-12-27', '24.12.2013 11:23', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15378, '217175700', NULL, NULL, 'Mark Mchugh', '156-164 ST. ANDREWS ROAD', 'Pollockshields', 'G41 1PG', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7585506498', '0010061R66', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824883616', 'FedEx', NULL, '2013-12-27', '24.12.2013 19:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15379, '217085496', NULL, NULL, 'Martin Baxter', '3 CORMACK PLACE', 'Newmachar', 'AB21 0NP', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7717893857', '0010045GO8', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824883627', 'FedEx', NULL, '2013-12-27', '24.12.2013 09:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15380, '217222543', NULL, NULL, 'NERINGA BARTKIENE', '87 QUEEN ELEANOR ROAD', '', 'NN4 8NN', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7894038116', '0010011VY1', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824883638', 'FedEx', NULL, '2013-12-27', '25.12.2013 10:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15381, '217093648', NULL, NULL, 'Peter Dobson', '31 THE DRIVE', '', 'BR3 1EE', 'BECKENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7751507172', '0010238KR9', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824883649', 'FedEx', NULL, '2013-12-27', '24.12.2013 10:53', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15382, '217173893', NULL, NULL, 'Robert Jones', '11 CEDAR GROVE', '', 'HP7 9BG', 'AMERSHAM', 'Grossbritannien', 'GB', NULL, NULL, '7525044001', '0010046D0W', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824883650', 'FedEx', NULL, '2013-12-27', '24.12.2013 18:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15383, '217156838', NULL, NULL, 'Sean Blanche', '17 ADAM CLOSE', '', 'SE6 3ST', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7706452986', '0010205RKU', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824883660', 'FedEx', NULL, '2013-12-27', '24.12.2013 16:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15384, '217090742', NULL, NULL, 'Andrew Prunty', '54 GROSMONT ROAD', 'Whalehill Eston', 'TS6 8HW', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '1642463864', '0010063FHF', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '578824883671', 'FedEx', NULL, '2013-12-27', '24.12.2013 10:22', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15385, '217075089', NULL, NULL, 'Bernie Stringer', 'ROOKWOOD STONE LANE', '', 'BH21 1HD', 'WIMBORNE', 'Grossbritannien', 'GB', NULL, NULL, '7554418353', '0010123Z55', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '578824883682', 'FedEx', NULL, '2013-12-27', '24.12.2013 09:22', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15386, '217196683', NULL, NULL, 'Deepa Shyam', '3 GROVE ROAD', '', 'RG21 3BH', 'BASINGSTOKE', 'Grossbritannien', 'GB', NULL, NULL, '7795381647', '0010060PT4', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '578824883693', 'FedEx', NULL, '2013-12-27', '24.12.2013 23:52', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15387, '217056213', NULL, NULL, 'ILIYA SOLUNOV', '52 STIRLING ROAD', '', 'N22 5BP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7506504161', '0010145I20', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '578824883708', 'FedEx', NULL, '2013-12-27', '24.12.2013 04:52', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15388, '217150923', NULL, NULL, 'Liam Meeson', '44 CLIFTON ROAD', '', 'LS29 8RU', 'ILKLEY', 'Grossbritannien', 'GB', NULL, NULL, '7872571957', '00101175D9', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '578824883719', 'FedEx', NULL, '2013-12-27', '24.12.2013 15:52', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15389, '217188396', NULL, NULL, 'Lucian Balagiu', '147 ALBERT ROAD', '25 sky studios 147 albert road', 'E16 2JN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7515427855', '00100833IP', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '578824883720', 'FedEx', NULL, '2013-12-27', '24.12.2013 21:52', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15390, '217192289', NULL, NULL, 'MARIOS SOUZOU', 'FLAT 54 One Fletcher GateADAMS WALK', 'ADAMS WALK', 'NG1 1QR', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7450204639', '0010118D6Q', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '578824883730', 'FedEx', NULL, '2013-12-27', '24.12.2013 22:22', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15391, '217165435', NULL, NULL, 'Martyn Morrison', '2A CLYDE TERRACE', '', 'KA22 7EG', 'ARDROSSAN', 'Grossbritannien', 'GB', NULL, NULL, '07446 987513', '0010201XHV', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '578824883741', 'FedEx', NULL, '2013-12-27', '24.12.2013 17:52', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15392, '217084841', NULL, NULL, 'Richard Turnbull', '60 Sanderson Villas', '', 'NE8 3DD', 'Gateshead', 'Grossbritannien', 'GB', NULL, NULL, '7583175042', '0010156SXG', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '578824883752', 'FedEx', NULL, '2013-12-27', '24.12.2013 09:52', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15393, '217145914', NULL, NULL, 'Robert Holusza', '83 ENFIELD ROAD', '', 'BS16 3QA', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7538649660', '00100651W6', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '578824883763', 'FedEx', NULL, '2013-12-27', '24.12.2013 15:22', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15394, '216580874', NULL, NULL, 'Philippe Amaral', '4 AVENUE DE LA LIBERATION', 'Carrosserie jacky', '19360', 'MALEMORT SUR CORREZE', 'Frankreich', 'FR', NULL, NULL, '683908353', '10011782', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 1', NULL, '578824883785', 'FedEx', NULL, '2013-12-27', '21.12.2013 12:08', 'FR091213SE53', '1', 'a0YC000000Wdj9LMAR', '155.01', '239.00'),
(15395, '217224964', NULL, NULL, 'amina boulechbak', '123 Bd romain rolland. Les marronniers bat 41', '', '13010', 'marseille', 'Frankreich', 'FR', NULL, NULL, '650376044', '0010085GXL', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '578824883796', 'FedEx', NULL, '2013-12-27', '25.12.2013 09:38', 'FR091213SE54', '1', 'a0YC000000Wdj2wMAB', '155.01', '239.00'),
(15396, '217296943', NULL, NULL, 'Chapuis claude', '13 RUE PASTEUR', '', '73160', 'COGNIN', 'Frankreich', 'FR', NULL, NULL, '614484556', '0010011QC5', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '578824883800', 'FedEx', NULL, '2013-12-27', '25.12.2013 20:38', 'FR091213SE54', '1', 'a0YC000000Wdj2wMAB', '155.01', '239.00'),
(15397, '216989613', NULL, NULL, 'david merlevede', '28 RUE HENRI DHENNIN', '', '59551', 'ATTICHES', 'Frankreich', 'FR', NULL, NULL, '603928229', '0010040BS6', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '578824883811', 'FedEx', NULL, '2013-12-27', '23.12.2013 17:08', 'FR091213SE54', '1', 'a0YC000000Wdj2wMAB', '155.01', '239.00'),
(15398, '217040522', NULL, NULL, 'fouad khatri', '130 AVENUE JEAN JAURES', '12eme etage porte 135', '93500', 'PANTIN', 'Frankreich', 'FR', NULL, NULL, '789889948', '0010102NP5', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '578824883822', 'FedEx', NULL, '2013-12-27', '23.12.2013 22:08', 'FR091213SE54', '1', 'a0YC000000Wdj2wMAB', '155.01', '239.00'),
(15399, '217060501', NULL, NULL, 'Joanne Birss', '164 AVENUE DU GENERAL DE GAULLE', '', '33160', 'ST MEDARD EN JALLES', 'Frankreich', 'FR', NULL, NULL, '609847642', '0010192QGX', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '578824883833', 'FedEx', NULL, '2013-12-27', '24.12.2013 06:08', 'FR091213SE54', '1', 'a0YC000000Wdj2wMAB', '155.01', '239.00'),
(15400, '217129901', NULL, NULL, 'lison hardouin', '8 RUE DU BOIS DE LA ROSIERE', '', '08090', 'TOURNES', 'Frankreich', 'FR', NULL, NULL, '622392775', '00101786ST', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '578824883844', 'FedEx', NULL, '2013-12-27', '24.12.2013 13:08', 'FR091213SE54', '1', 'a0YC000000Wdj2wMAB', '155.01', '239.00'),
(15401, '217219535', NULL, NULL, 'matthieu signoret', '4 CHEMIN DES COMBES', '', '34160', 'ST BAUZILLE DE MONTMEL', 'Frankreich', 'FR', NULL, NULL, '662258007', '0010155KB2', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '578824883855', 'FedEx', NULL, '2013-12-27', '25.12.2013 09:08', 'FR091213SE54', '1', 'a0YC000000Wdj2wMAB', '155.01', '239.00'),
(15402, '216942975', NULL, NULL, 'Sakina AMEUR', '6 ALLEE DU PETIT PRINCE', 'RDC APPART NÂ°302', '94490', 'ORMESSON SUR MARNE', 'Frankreich', 'FR', NULL, NULL, '624229434', '0010081M9C', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '578824883866', 'FedEx', NULL, '2013-12-27', '23.12.2013 12:38', 'FR091213SE54', '1', 'a0YC000000Wdj2wMAB', '155.01', '239.00'),
(15403, '217292269', NULL, NULL, 'Ali Naji', '15 AVENUE DE SAIGE', 'apartement 6', '33600', 'PESSAC', 'Frankreich', 'FR', NULL, NULL, '615644072', '001022772B', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824883877', 'FedEx', NULL, '2013-12-27', '25.12.2013 20:08', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15404, '217020425', NULL, NULL, 'francis meilhon', '45 LOTISSEMENT DE BALANDRA', '', '31120', 'GOYRANS', 'Frankreich', 'FR', NULL, NULL, '623854110', '0010014VKD', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824883888', 'FedEx', NULL, '2013-12-27', '23.12.2013 20:08', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15405, '217160861', NULL, NULL, 'frederic meyer', '4 CHEMIN LOEBEL', '', '67140', 'GERTWILLER', 'Frankreich', 'FR', NULL, NULL, '388587423', '0010097D5V', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824883899', 'FedEx', NULL, '2013-12-27', '24.12.2013 16:08', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15406, '217022548', NULL, NULL, 'Garouach Kais', 'Bat  B  Residence   Le   Ponant   Avenue   La   Coupiane', '', '83160', 'La   Valette  Du  Var', 'Frankreich', 'FR', NULL, NULL, '698197331', '0010088WVA', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824883903', 'FedEx', NULL, '2013-12-27', '23.12.2013 20:08', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15407, '217030842', NULL, NULL, 'Kais Ben Rhouma', '21 RUE OLIVIER DE SERRES', 'Livrer a l\'epicerie a l\'angle de la rue', '75015', 'Paris', 'Frankreich', 'FR', NULL, NULL, '620093686', '0010005AVS', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824883914', 'FedEx', NULL, '2013-12-27', '23.12.2013 21:08', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15408, '217278051', NULL, NULL, 'Najib Id yahia', '15 RUE ANATOLE FRANCE', '7e etage', '69200', 'VENISSIEUX', 'Frankreich', 'FR', NULL, NULL, '788442884', '0010002KL9', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824883925', 'FedEx', NULL, '2013-12-27', '25.12.2013 17:38', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15409, '217021450', NULL, NULL, 'PYRRHA OLIVIER', '105 ROUTE DE MONTBOUY', '', '45220', 'GY LES NONAINS', 'Frankreich', 'FR', NULL, NULL, '238946887', '00102036ID', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824883936', 'FedEx', NULL, '2013-12-27', '23.12.2013 20:08', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15410, '217233890', NULL, NULL, 'Rachid Boughelam', '7 RUE DE BIARRITZ', '', '95400', 'ARNOUVILLE', 'Frankreich', 'FR', NULL, NULL, '603051040', '00100926EN', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824883947', 'FedEx', NULL, '2013-12-27', '25.12.2013 10:38', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15411, '216989152', NULL, NULL, 'thierry balem', '232 RUE DE SUZON', 'residence voltaire  apt445', '33400', 'TALENCE', 'Frankreich', 'FR', NULL, NULL, '651176418', '0010032G5M', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824883958', 'FedEx', NULL, '2013-12-27', '23.12.2013 17:09', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15412, '217193096', NULL, NULL, 'malik ahmed messaoud', '15 rue anatole france', '3e etage', '69200', 'venissieux', 'Frankreich', 'FR', NULL, NULL, '650011357', '00101372GD', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 4', NULL, '578824883969', 'FedEx', NULL, '2013-12-27', '24.12.2013 21:38', 'FR091213SE56', '1', 'a0YC000000WdjDrMAJ', '155.01', '239.00'),
(15413, '217193037', NULL, NULL, 'Melissa Amy', '15 allee des fauvettes', '', '78720', 'cernay la ville', 'Frankreich', 'FR', NULL, NULL, '', '0010169X5F', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 4', NULL, '578824883970', 'FedEx', NULL, '2013-12-27', '24.12.2013 21:38', 'FR091213SE56', '1', 'a0YC000000WdjDrMAJ', '155.01', '239.00'),
(15414, '217286767', NULL, NULL, 'nacera bendaoud', '1 route d\'ailly', '', '27490', 'fontaine heudebourg', 'Frankreich', 'FR', NULL, NULL, '619162052', '0010164I85', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 4', NULL, '578824883980', 'FedEx', NULL, '2013-12-27', '25.12.2013 19:08', 'FR091213SE56', '1', 'a0YC000000WdjDrMAJ', '155.01', '239.00'),
(15415, '216955024', NULL, NULL, 'Adrien thamie', '2 AVENUE FRANCOIS MITTERRAND', 'appt E72', '31270', 'CUGNAUX', 'Frankreich', 'FR', NULL, NULL, '661917028', '0010148J4T', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824883991', 'FedEx', NULL, '2013-12-27', '23.12.2013 13:38', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15416, '217205141', NULL, NULL, 'Alexis BIRARD', '12 ROUTE DE CHEVANNES', '', '91540', 'MENNECY', 'Frankreich', 'FR', NULL, NULL, '662850875', '0010244JGB', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824884005', 'FedEx', NULL, '2013-12-27', '25.12.2013 05:08', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15417, '217270240', NULL, NULL, 'damien landras', '3 RUE DE LA LIBERATION', 'Entreprise Media Communication idf', '95450', 'CONDECOURT', 'Frankreich', 'FR', NULL, NULL, '684960136', '001017827L', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824884016', 'FedEx', NULL, '2013-12-27', '25.12.2013 16:08', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15418, '217037630', '', '', 'fabrice demange', '135 Allees des chevaliers', '', '38570', 'Tencin', 'Frankreich', '', '', '', '781223849', '0010081WHP', '', '', '1 Montre PIONIER - Modèle 5', 'Hat Geld am 13.02.2014 zurück erhlaten! Uhr???', '578824884027', 'FedEx', '', '2013-12-27', '23.12.2013 22:08', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(15419, '217070498', NULL, NULL, 'Franck Verrecchia', '151 B RUE DE CLAYE', '', '77400', 'THORIGNY SUR MARNE', 'Frankreich', 'FR', NULL, NULL, '668876397', '0010091SZ7', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824884038', 'FedEx', NULL, '2013-12-27', '24.12.2013 07:38', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15420, '217305767', '', '', 'jean louis hurtaud', '21 RUE D ESSOUVERT', '', '17330', 'LOULAY', 'Frankreich', '', '', '', '615254724', '0010063MWK', '', '', '1 Montre PIONIER - Modèle 5', 'Hat Geld am 31.1.14 zurück erhalten! Uhr ???', '578824884049', 'FedEx', '', '2013-12-27', '25.12.2013 22:08', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15421, '217154175', NULL, NULL, 'jennifer josse', '4 SQUARE HENRI DUNANT', '', '77410', 'CLAYE SOUILLY', 'Frankreich', 'FR', NULL, NULL, '658483216', '0010018GUQ', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824884050', 'FedEx', NULL, '2013-12-27', '24.12.2013 15:38', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15422, '217279365', '', '', 'Jeremy Bouhadji', '15 GALERIE DE L ARLEQUIN', '', '38100', 'GRENOBLE', 'Frankreich', '', '', '', '610595849', '0010116U5S', '', '', '1 Montre PIONIER - Modèle 5', 'Geld am 17.01.2014 zurück erhalten! Uhr???', '578824884060', 'FedEx', '', '2013-12-27', '25.12.2013 17:38', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15423, '217057471', NULL, NULL, 'malika louz', '43 COURS DE LA REPUBLIQUE', '', '69100', 'VILLEURBANNE', 'Frankreich', 'FR', NULL, NULL, '04/37/43/07/81', '0010139XJK', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824884071', 'FedEx', NULL, '2013-12-27', '24.12.2013 05:08', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15424, '217070772', NULL, NULL, 'Maud Bassit', '23 ROUTE DE BOUZONVILLE', 'Haute-sierck', '57480', 'Kerling- les - sierck', 'Frankreich', 'FR', NULL, NULL, '651504373', '00102092UK', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824884082', 'FedEx', NULL, '2013-12-27', '24.12.2013 07:39', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15425, '216960179', NULL, NULL, 'Mouatassim Ouahiba Ouahiba', '656 RUE JEAN CARRARA', '', '83600', 'FREJUS', 'Frankreich', 'FR', NULL, NULL, '625179583', '0010115HL1', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824884093', 'FedEx', NULL, '2013-12-27', '23.12.2013 14:08', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15426, '217188817', NULL, NULL, 'patrice bruyat', '17 RUE DE MOSCOU', '', '90000', 'BELFORT', 'Frankreich', 'FR', NULL, NULL, '672996502', '0010184LVU', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824884108', 'FedEx', NULL, '2013-12-27', '24.12.2013 20:38', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15427, '217297413', NULL, NULL, 'Philippe Brun', '7 AVENUE DES PINS', '', '13013', 'Marseille', 'Frankreich', 'FR', NULL, NULL, '622704611', '0010162BOV', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824884119', 'FedEx', NULL, '2013-12-27', '25.12.2013 20:38', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15428, '217039562', NULL, NULL, 'RABII Adil', '46 AVENUE DU GENERAL EISENHOWER', '', '51100', 'REIMS', 'Frankreich', 'FR', NULL, NULL, '617535424', '0010206HGQ', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824884120', 'FedEx', NULL, '2013-12-27', '23.12.2013 22:09', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15429, '217021584', NULL, NULL, 'Renaud chastel', '88 ROUTE DE BOUCONNE', '', '31700', 'CORNEBARRIEU', 'Frankreich', 'FR', NULL, NULL, '661780303', '0010156WBM', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824884130', 'FedEx', NULL, '2013-12-27', '23.12.2013 20:08', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15430, '217048008', NULL, NULL, 'Ymed Azoufi', '2 Rue  Parmentier', '', '40000', 'Mont De Marsan', 'Frankreich', 'FR', NULL, NULL, '750492494', '0010046TLW', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824884141', 'FedEx', NULL, '2013-12-27', '23.12.2013 23:38', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15431, '216964693', NULL, NULL, 'Amine El fakir', '2 RUE DE CHERCHELL', '', '34070', 'MONTPELLIER', 'Frankreich', 'FR', NULL, NULL, '664115616', '0010016UJG', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824884152', 'FedEx', NULL, '2013-12-27', '23.12.2013 14:38', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15432, '217027852', NULL, NULL, 'Arnault Sangan', '13 Clos des graves', '', '33360', 'Quinsac', 'Frankreich', 'FR', NULL, NULL, '618477921', '0010051UXG', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824884163', 'FedEx', NULL, '2013-12-27', '23.12.2013 21:09', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15433, '217198776', NULL, NULL, 'carmelo cammarata', '142 RUE PRINCIPALE', '', '57510', 'LOUPERSHOUSE', 'Frankreich', 'FR', NULL, NULL, '487095984', '0010224NKZ', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824884174', 'FedEx', NULL, '2013-12-27', '24.12.2013 23:08', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15434, '216726922', NULL, NULL, 'charles coromines', '3 RUE DOCTEUR PIERRE RICHELMI', '', '06300', 'NICE', 'Frankreich', 'FR', NULL, NULL, '660635861', '0010054DKF', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824884185', 'FedEx', NULL, '2013-12-27', '22.12.2013 10:38', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15435, '216917041', NULL, NULL, 'DENARA Beatrice', '42 AVENUE VOILLAUME', '', '93600', 'Aulnay-sous-Bois', 'Frankreich', 'FR', NULL, NULL, '781581999', '0010161U2H', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824884196', 'FedEx', NULL, '2013-12-27', '23.12.2013 10:38', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15436, '217037530', NULL, NULL, 'ELISABETH LE HAZIF', '1 TALVERN', 'RESTAURANT LE TALVERN', '56500', 'BIGNAN', 'Frankreich', 'FR', NULL, NULL, '624493396', '0010149KP9', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824884200', 'FedEx', NULL, '2013-12-27', '23.12.2013 22:09', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15437, '217070623', NULL, NULL, 'Francisco Sandoval', '45 B VILLA DE CHENNEVIERES', '', '78700', 'CONFLANS STE HONORINE', 'Frankreich', 'FR', NULL, NULL, '652056627', '0010058FF8', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824884211', 'FedEx', NULL, '2013-12-27', '24.12.2013 07:38', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15438, '216957847', NULL, NULL, 'Hamla Said', '7 BOULEVARD WINSTON CHURCHILL', '7eme etage porte droite', '63000', 'CLERMONT FERRAND', 'Frankreich', 'FR', NULL, NULL, '698352990', '0010124MR0', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824884222', 'FedEx', NULL, '2013-12-27', '23.12.2013 14:08', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15439, '216902081', NULL, NULL, 'isabelle pingret', '33 RUE DE L ARQUEBUSE', '', '08000', 'CHARLEVILLE MEZIERES', 'Frankreich', 'FR', NULL, NULL, '622584907', '0010106PLS', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824884233', 'FedEx', NULL, '2013-12-27', '23.12.2013 09:38', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15440, '216898976', NULL, NULL, 'isabelle pingret', '33 RUE DE L ARQUEBUSE', '', '08000', 'CHARLEVILLE MEZIERES', 'Frankreich', 'FR', NULL, NULL, '622584907', '0010048CLL', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824884233', 'FedEx', NULL, '2013-12-27', '23.12.2013 09:39', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15441, '217091550', NULL, NULL, 'JEROME COLIN', '104 RUE DE VERDUN', 'Batimend b escalier a', '94800', 'VILLEJUIF', 'Frankreich', 'FR', NULL, NULL, '652504893', '0010075BHC', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824884255', 'FedEx', NULL, '2013-12-27', '24.12.2013 09:38', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15442, '217104443', NULL, NULL, 'Johanna valentin', '3 rue du stade', '', '78300', 'poissy', 'Frankreich', 'FR', NULL, NULL, '624076078', '0010029GI0', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824884266', 'FedEx', NULL, '2013-12-27', '24.12.2013 10:38', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15443, '216966972', NULL, NULL, 'Latif Aissa', '2 385 rue robert morland', '', '39570', 'Courlans', 'Frankreich', 'FR', NULL, NULL, '760092984', '0010049L44', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824884277', 'FedEx', NULL, '2013-12-27', '23.12.2013 15:08', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15444, '217273406', NULL, NULL, 'laurence BEGON', '16 ROUTE DE SAINT CHRISTOPHE', 'LES BARAQUES', '43370', 'CUSSAC SUR LOIRE', 'Frankreich', 'FR', NULL, NULL, '683187587', '0010212YM0', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824884288', 'FedEx', NULL, '2013-12-27', '25.12.2013 16:38', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15445, '216932032', NULL, NULL, 'Laurent SCHEMBRI', '80 ROUTE DE LA PAOUTE', 'sarl DESTOCK 83', '06130', 'GRASSE', 'Frankreich', 'FR', NULL, NULL, '610189527', '00100531NY', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824884299', 'FedEx', NULL, '2013-12-27', '23.12.2013 12:08', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15446, '217215666', NULL, NULL, 'Veronique Finocchi Grimaldi', '1 CHIGLIACCI', '', '20221', 'SANT ANDREA DI COTONE', 'Frankreich', 'FR', NULL, NULL, '688083314', '00102231G9', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, 'RG 5181 1203 7DE', 'DHL', NULL, '2013-12-27', '25.12.2013 08:38', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15447, '216703989', NULL, NULL, 'Christine HALM', '15 rue menard', 'Residence la Marseillaise', '30000', 'Nemes', 'Frankreich', 'FR', NULL, NULL, '609870690', '0010176VD9', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 7', NULL, '578824884314', 'FedEx', NULL, '2013-12-27', '22.12.2013 08:38', 'FR091213SE59', '1', 'a0YC000000WdjJMMAZ', '160.00', '239.00'),
(15448, '216900986', NULL, NULL, 'jessica kote', '58 BOULEVARD DU VALLON', '', '13015', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '615675256', '0010180OXB', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 7', NULL, '578824884325', 'FedEx', NULL, '2013-12-27', '23.12.2013 09:39', 'FR091213SE59', '1', 'a0YC000000WdjJMMAZ', '160.00', '239.00'),
(15449, '216915912', NULL, NULL, 'Sylvie JEANNE', '16 chemin du Telegraphe', '', '51000', 'Chelons-en-Champagne', 'Frankreich', 'FR', NULL, NULL, '689508690', '0010172RM9', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 7', NULL, '578824884336', 'FedEx', NULL, '2013-12-27', '23.12.2013 10:39', 'FR091213SE59', '1', 'a0YC000000WdjJMMAZ', '160.00', '239.00'),
(15450, '216940353', NULL, NULL, 'yvette CAPRANI', '1 avenue du port', 'l\'amiraute', '06320', 'cap d\'ail', 'Frankreich', 'FR', NULL, NULL, '680862225', '0010203MB6', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 7', NULL, '578824884347', 'FedEx', NULL, '2013-12-27', '23.12.2013 12:38', 'FR091213SE59', '1', 'a0YC000000WdjJMMAZ', '160.00', '239.00'),
(15451, '216887665', NULL, NULL, 'Adrien thamie', '2 AVENUE FRANCOIS MITTERRAND', 'appt E72', '31270', 'CUGNAUX', 'Frankreich', 'FR', NULL, NULL, '661917028', '0010165HGA', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 8', NULL, '578824883991', 'FedEx', NULL, '2013-12-27', '23.12.2013 08:38', 'FR091213SE60', '1', 'a0YC000000WdjJqMAJ', '160.00', '239.00'),
(15452, '216856295', NULL, NULL, 'Battini Frederic', '5 Avenue norma', '', '13012', 'Marseille', 'Frankreich', 'FR', NULL, NULL, '491454669', '0010182FCJ', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 8', NULL, '578824884369', 'FedEx', NULL, '2013-12-27', '23.12.2013 00:08', 'FR091213SE60', '1', 'a0YC000000WdjJqMAJ', '160.00', '239.00'),
(15453, '216734815', NULL, NULL, 'charles coromines', '3 RUE DOCTEUR PIERRE RICHELMI', '', '06300', 'NICE', 'Frankreich', 'FR', NULL, NULL, '660635861', '0010076QGA', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 8', NULL, '578824884185', 'FedEx', NULL, '2013-12-27', '22.12.2013 11:09', 'FR091213SE60', '1', 'a0YC000000WdjJqMAJ', '160.00', '239.00'),
(15454, '216971105', NULL, NULL, 'christian bouedec', '16 RUE DU MORBOULOT', '', '56700', 'HENNEBONT', 'Frankreich', 'FR', NULL, NULL, '633370385', '0010099EAA', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 8', NULL, '578824884380', 'FedEx', NULL, '2013-12-27', '23.12.2013 15:08', 'FR091213SE60', '1', 'a0YC000000WdjJqMAJ', '160.00', '239.00'),
(15455, '216977212', NULL, NULL, 'Dadoua Gregory', '18 Rue de la gare', '', '68850', 'Staffelfelden', 'Frankreich', 'FR', NULL, NULL, '632954653', '0010173N9M', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 8', NULL, '578824884391', 'FedEx', NULL, '2013-12-27', '23.12.2013 16:08', 'FR091213SE60', '1', 'a0YC000000WdjJqMAJ', '160.00', '239.00'),
(15456, '216989916', NULL, NULL, 'VALERIE MASSE', '62 IMPASSE LUCY', '', '69220', 'ST JEAN D ARDIERES', 'Frankreich', 'FR', NULL, NULL, '628335623', '0010246QAZ', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 8', NULL, '578824884406', 'FedEx', NULL, '2013-12-27', '23.12.2013 17:09', 'FR091213SE60', '1', 'a0YC000000WdjJqMAJ', '160.00', '239.00'),
(15457, '216580913', NULL, NULL, 'Philippe Amaral', '4 AVENUE DE LA LIBERATION', 'Carrosserie jacky', '19360', 'MALEMORT SUR CORREZE', 'Frankreich', 'FR', NULL, NULL, '683908353', '0010230F88', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 9', NULL, '578824883785', 'FedEx', NULL, '2013-12-27', '21.12.2013 12:09', 'FR091213SE61', '1', 'a0YC000000WdjL8MAJ', '160.00', '239.00'),
(15458, '217457506', NULL, NULL, 'Thomas Hanlon', '3 Bannaville Bannaville, Ranelagh', 'Call mobile upon delivery.', '6', 'Dublin', 'Irland', 'IE', NULL, NULL, '861785968', '00101489IW', NULL, NULL, 'Sydney Diamonds Watch - Silver Case, Black Face, Black Strap', NULL, '578824884851', 'FedEx', NULL, '2013-12-30', '27.12.2013 02:02', 'a0YC000000WeLbZMAV', '1', 'a0YC000000WeLbZMAV', '', '219.00'),
(15459, '217451233', NULL, NULL, 'Jana Spirkova', '2 Rochford Crescent', '', 'Co.Kildare', 'Kilcock', 'Irland', 'IE', NULL, NULL, '870994985', '001019981R', NULL, NULL, 'Sydney Diamonds Watch - Silver Case, Silver Face, Black Strap', NULL, '578824884895', 'FedEx', NULL, '2013-12-30', '27.12.2013 00:02', 'a0YC000000WeLb5MAF', '1', 'a0YC000000WeLb5MAF', '', '219.00'),
(15460, '217437940', NULL, NULL, 'Dee Lyne', 'Donaghmore Lisronagh', '', 'Co tippera', 'Clonmel', 'Irland', 'IE', NULL, NULL, '862463342', '00100815QY', NULL, NULL, 'Sydney Diamonds Watch - Silver Case, Silver Face, Black Strap', NULL, '578824884873', 'FedEx', NULL, '2013-12-30', '26.12.2013 22:02', 'a0YC000000WeLb5MAF', '1', 'a0YC000000WeLb5MAF', '', '219.00'),
(15461, '217438224', NULL, NULL, 'Nadia Ben Amar', '29 RUE GANDHI', '', '77176', 'SAVIGNY LE TEMPLE', 'Frankreich', 'FR', NULL, NULL, '618481610', '0010067PIM', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '578824885104', 'FedEx', NULL, '2013-12-30', '26.12.2013 21:08', 'FR091213SE54', '1', 'a0YC000000Wdj2wMAB', '155.01', '239.00'),
(15462, '217395311', NULL, NULL, 'Auto look perfect Caillaud thomas', 'Za des lande 7 bis rue des freres montgolfier', '', '49240', 'Avrille', 'Frankreich', 'FR', NULL, NULL, '659522424', '0010054B3P', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824885115', 'FedEx', NULL, '2013-12-30', '26.12.2013 15:08', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15463, '217324016', NULL, NULL, 'jean francois antier', '5 VILLA DES BOULEAUX', '', '77185', 'LOGNES', 'Frankreich', 'FR', NULL, NULL, '625431457', '0010007GHF', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824885126', 'FedEx', NULL, '2013-12-30', '26.12.2013 07:38', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15464, '217424020', NULL, NULL, 'FRANCOISE BESSE', '157 allee des martinettes', '', '73200', 'MERCURY', 'Frankreich', 'FR', NULL, NULL, '663605595', '0010218IO2', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 4', NULL, '578824885137', 'FedEx', NULL, '2013-12-30', '26.12.2013 19:08', 'FR091213SE56', '1', 'a0YC000000WdjDrMAJ', '155.01', '239.00'),
(15465, '217421018', NULL, NULL, 'maxime d\'agostino', '2 RUE EUGENE MOULINET', '', '92350', 'LE PLESSIS ROBINSON', 'Frankreich', 'FR', NULL, NULL, '781548442', '0010057K34', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 4', NULL, '578824885148', 'FedEx', NULL, '2013-12-30', '26.12.2013 18:38', 'FR091213SE56', '1', 'a0YC000000WdjDrMAJ', '155.01', '239.00'),
(15466, '217328575', NULL, NULL, 'abdelmalek seffih', '23 B RUE JULES FERRY', '', '69200', 'VENISSIEUX', 'Frankreich', 'FR', NULL, NULL, '659380653', '0010002BKQ', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824885159', 'FedEx', NULL, '2013-12-30', '26.12.2013 08:08', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15467, '217327108', NULL, NULL, 'Abderrezak AZRI', '11 RUE D HANOI', '13 eme etage appartement 1306', '69100', 'VILLEURBANNE', 'Frankreich', 'FR', NULL, NULL, '658851166', '0010003T39', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824885160', 'FedEx', NULL, '2013-12-30', '26.12.2013 08:08', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15468, '217403953', NULL, NULL, 'murat erdogan', '15 RUE SIMON', '', '67170', 'Brumath', 'Frankreich', 'FR', NULL, NULL, '658745058', '0010004GNX', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824885170', 'FedEx', NULL, '2013-12-30', '26.12.2013 16:38', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15469, '217375211', NULL, NULL, 'Nadege Droz-Grey', '38 rue roger salengro', '', '69700', 'Givors', 'Frankreich', 'FR', NULL, NULL, '632954918', '0010134XFV', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824885192', 'FedEx', NULL, '2013-12-30', '26.12.2013 13:08', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15470, '217340221', NULL, NULL, 'Nadege Droz-Grey', '38 rue roger salengro', '', '69700', 'Givors', 'Frankreich', 'FR', NULL, NULL, '632954918', '0010057SN7', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824885192', 'FedEx', NULL, '2013-12-30', '26.12.2013 09:38', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15471, '217331719', NULL, NULL, 'simelise jacquot', '32 AVENUE DES THERMES ATHENA', 'residence altair', '34540', 'BALARUC LES BAINS', 'Frankreich', 'FR', NULL, NULL, '659270744', '0010069DNP', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824885207', 'FedEx', NULL, '2013-12-30', '26.12.2013 08:38', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15472, '217434873', NULL, NULL, 'sylvie cabin', '11 RUE DU LAURENCON', '', '77600', 'CONCHES SUR GONDOIRE', 'Frankreich', 'FR', NULL, NULL, '611696201', '0010183GMI', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824885218', 'FedEx', NULL, '2013-12-30', '26.12.2013 20:38', 'FR091213SE57', '1', 'a0YC000000WdjGcMAJ', '160.00', '239.00'),
(15473, '217329797', NULL, NULL, 'Caroline LAVERGNE', '56 GRAND RUE', '', '68140', 'MUNSTER', 'Frankreich', 'FR', NULL, NULL, '627305300', '0010023YXL', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824885229', 'FedEx', NULL, '2013-12-30', '26.12.2013 08:38', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15474, '217410797', NULL, NULL, 'LECH MIROWSKI', '3 MAIL DE LA DEMI-LUNE', '', '94500', 'CHAMPIGNY-SUR-MARNE', 'Frankreich', 'FR', NULL, NULL, '610814043', '0010201YWR', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824885230', 'FedEx', NULL, '2013-12-30', '26.12.2013 17:08', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15475, '217364511', NULL, NULL, 'Lionel Servino', '36 TRAVERSE PUGET', '', '13016', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '760325683', '0010091DKD', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824885240', 'FedEx', NULL, '2013-12-30', '26.12.2013 12:08', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15476, '217383381', NULL, NULL, 'johanna morin', '100 AVENUE HENRI DELECROIX', '', '59510', 'HEM', 'Frankreich', 'FR', NULL, NULL, '675342238', '0010009XGY', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 8', NULL, '578824885251', 'FedEx', NULL, '2013-12-30', '26.12.2013 14:08', 'FR091213SE60', '1', 'a0YC000000WdjJqMAJ', '160.00', '239.00'),
(15477, '217406468', NULL, NULL, 'chris cornes', '52 MAIN ROAD', '', 'WS15 1DU', 'RUGELEY', 'Grossbritannien', 'GB', NULL, NULL, '7854095041', '0010236SZ8', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '578824884910', 'FedEx', NULL, '2013-12-30', '26.12.2013 17:52', 'UK131217AMC30', '1', 'a0YC000000WevfNMAR', '152.00', '229.00'),
(15478, '217365499', NULL, NULL, 'Faizan Siddiqui', '308 LONG FURLONG DRIVE', '', 'SL2 2PR', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '7412559836', '0010073EN4', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '578824884921', 'FedEx', NULL, '2013-12-30', '26.12.2013 12:52', 'UK131217AMC30', '1', 'a0YC000000WevfNMAR', '152.00', '229.00'),
(15479, '217460005', NULL, NULL, 'James Gilmour', '10 FRASER WALK', '', 'KA3 7PH', 'KILMARNOCK', 'Grossbritannien', 'GB', NULL, NULL, '7809697321', '00100319LA', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, 'RG51112045DE', 'Deutsche Post', NULL, '2013-12-30', '27.12.2013 03:52', 'UK131217AMC30', '1', 'a0YC000000WevfNMAR', '152.00', '229.00'),
(15480, '217443089', NULL, NULL, 'Mohamed Abukar', '1 THORNDIKE ROAD', '', 'N1 2lg', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7985637299', '0010125HKJ', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '578824884943', 'FedEx', NULL, '2013-12-30', '26.12.2013 22:52', 'UK131217AMC30', '1', 'a0YC000000WevfNMAR', '152.00', '229.00'),
(15481, '217383511', NULL, NULL, 'Nigel Purdy', '10 Parade Court', 'london road Hilsea', 'PO2 9RB', 'Portsmouth', 'Grossbritannien', 'GB', NULL, NULL, '7969646670', '00102241SP', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '578824884954', 'FedEx', NULL, '2013-12-30', '26.12.2013 14:52', 'UK131217AMC30', '1', 'a0YC000000WevfNMAR', '152.00', '229.00'),
(15482, '217448450', NULL, NULL, 'Damian Urbanik', '18 Lakes Lane', '', 'HP9 2sh', 'Beaconsfield', 'Grossbritannien', 'GB', NULL, NULL, '7880355395', '0010224VHB', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-2) Black Strap - Silver Case - Black Face', NULL, '578824884965', 'FedEx', NULL, '2013-12-30', '26.12.2013 23:22', 'UK131217AMC31', '1', 'a0YC000000WevguMAB', '152.00', '229.00'),
(15483, '217429311', NULL, NULL, 'Amie Whitson', '101 PRIORWOOD DRIVE', 'Dunfermline', 'KY11 8FG', 'DUNFERMLINE', 'Grossbritannien', 'GB', NULL, NULL, '7525625592', '0010017MTV', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824884976', 'FedEx', NULL, '2013-12-30', '26.12.2013 20:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15484, '217347212', NULL, NULL, 'Ashley whelehan', '112 PRIORWAY AVENUE', 'Borrowash', 'DE72 3HX', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7581570743', '0010124XVO', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824884987', 'FedEx', NULL, '2013-12-30', '26.12.2013 11:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15485, '217400453', NULL, NULL, 'eloise howes', '28 The Grove', '', 'BH23 2HB', 'Bournemouth', 'Grossbritannien', 'GB', NULL, NULL, '7713586610', '0010048SW3', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824884998', 'FedEx', NULL, '2013-12-30', '26.12.2013 16:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15486, '217502834', NULL, NULL, 'Iyi Ogiehor', '75 SKY PEALS ROAD', '', 'IG8 9NE', 'WOODFORD GREEN', 'Grossbritannien', 'GB', NULL, NULL, '7957582656', '0010126KQG', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824885001', 'FedEx', NULL, '2013-12-30', '27.12.2013 11:53', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15487, '217377378', NULL, NULL, 'Jessica Lewis', '45 Gelli Rhedyn', '', 'SA5 4BD', 'Swansea', 'Grossbritannien', 'GB', NULL, NULL, '7880366071', '0010079VDX', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824885012', 'FedEx', NULL, '2013-12-30', '26.12.2013 14:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15488, '217378072', NULL, NULL, 'Sam Walton', '100 Thurston Drive', '', 'NN15 6JP', 'Kettering', 'Grossbritannien', 'GB', NULL, NULL, '7805986862', '00101469SO', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824885023', 'FedEx', NULL, '2013-12-30', '26.12.2013 14:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15489, '217423424', NULL, NULL, 'Yahya Khan', '71 ARGYLL AVENUE', 'Appreciate speedy delivery as leaving the town soon thank you', 'UB1 3AT', 'SOUTHALL', 'Grossbritannien', 'GB', NULL, NULL, '7960031148', '0010085Z8N', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824885034', 'FedEx', NULL, '2013-12-30', '26.12.2013 19:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15490, '217459966', NULL, NULL, 'Arnoldas Byla', '26 AVONTAR ROAD', '', 'RM15 5AX', 'SOUTH OCKENDON', 'Grossbritannien', 'GB', NULL, NULL, '7815821201', '0010149J9T', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '578824885045', 'FedEx', NULL, '2013-12-30', '27.12.2013 03:52', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15491, '217347677', NULL, NULL, 'Donna Gilliland', '32 SPRUCE STREET', '', 'BT27 4UP', 'LISBURN', 'Grossbritannien', 'GB', NULL, NULL, '7783793227', '0010091F8B', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '578824885056', 'FedEx', NULL, '2013-12-30', '26.12.2013 11:22', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15492, '217370781', NULL, NULL, 'jane thacker', '13 Hartsbourne Drive', '', 'B62 8st', 'Halesowen', 'Grossbritannien', 'GB', NULL, NULL, '7966698364', '0010126C1F', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '578824885067', 'FedEx', NULL, '2013-12-30', '26.12.2013 13:22', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15493, '217439050', NULL, NULL, 'Paul Grealis', '9 COMELY PARK', '', 'KY12 7HU', 'DUNFERMLINE', 'Grossbritannien', 'GB', NULL, NULL, '7808792016', '0010212CER', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '578824885078', 'FedEx', NULL, '2013-12-30', '26.12.2013 22:22', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15494, '217337231', NULL, NULL, 'Frank Vermeren', 'Ploegstraat 46', '', 'Willebroek', 'Belgien', '2830', 'BE', NULL, NULL, '486962904', '00101473T3', NULL, NULL, 'Miami-horloge van Tufina Uhren - Gouden kast / Zwart carbon wijzerplaat / Bruine band', NULL, '578824885273', 'FedEx', NULL, '2013-12-30', '26.12.2013 09:18', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15495, '217348936', NULL, NULL, 'Karl Wyseur', 'Twaalfde-Liniestraat 1', 'Blade', 'Kuurne', 'Belgien', '8520', 'BE', NULL, NULL, '491312701', '0010103ER8', NULL, NULL, 'Miami-horloge van Tufina Uhren - Gouden kast / Zwart carbon wijzerplaat / Bruine band', NULL, '578824885284', 'FedEx', NULL, '2013-12-30', '26.12.2013 10:18', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15496, '217448377', NULL, NULL, 'Matteo Mathys', 'Duinhoekstraat 164', 'Ara Dune Hotel', 'De Panne', 'Belgien', '8660', 'BE', NULL, NULL, '486606602', '0010032SMW', NULL, NULL, 'Miami-horloge van Tufina Uhren - Gouden kast / Zwart carbon wijzerplaat / Bruine band', NULL, '578824885295', 'FedEx', NULL, '2013-12-30', '26.12.2013 22:18', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15497, '217359587', NULL, NULL, 'peggy geladi', 'De Lange Beemden 11', 'Gelko nv Gelko nv', 'Zolder', 'Belgien', '3550', 'BE', NULL, NULL, '476602320', '00101211W7', NULL, NULL, 'Miami-horloge van Tufina Uhren - Gouden kast / Zwart carbon wijzerplaat / Bruine band', NULL, '578824885300', 'FedEx', NULL, '2013-12-30', '26.12.2013 11:18', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15498, '217359172', NULL, NULL, 'Alexander Feytons', 'Paependaalstraat 10', '', 'Kumtich', 'Belgien', '3300', 'BE', NULL, NULL, '16822425', '0010212O8W', NULL, NULL, 'Miami-horloge van Tufina Uhren - Zwarte kast / Zwart carbon wijzerplaat / Zwarte band', NULL, '578824885310', 'FedEx', NULL, '2013-12-30', '26.12.2013 11:18', '4,2603E+12', '1', 'a0YC000000We9LuMAJ', '150.01', '229.00'),
(15499, '217327360', NULL, NULL, 'imprimerie CBL a  l\'attention de Mme B.Bistiaux', 'avenue Guillaume Crock 57', '', 'Auderghem', 'Belgien', '1160', 'BE', NULL, NULL, '497503707', '0010044OOQ', NULL, NULL, 'Une montre Miami de Tufina Uhren : boÃ®tier argentÃ© / cadran noir carbone / bracelet noir', NULL, '578824885321', 'FedEx', NULL, '2013-12-30', '26.12.2013 08:18', '4,2603E+12', '1', 'a0YC000000We9LsMAJ', '150.01', '229.00'),
(15500, '217424455', NULL, NULL, 'catherine van riet', 'rue Lecon Theodor 120', '', 'Jette', 'Belgien', '1090', 'BE', NULL, NULL, '477400378', '0010036T1W', NULL, NULL, 'Une montre Miami de Tufina Uhren : boÃ®tier dorÃ© / cadran noir carbone / bracelet marron', NULL, '578824885332', 'FedEx', NULL, '2013-12-30', '26.12.2013 19:18', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15501, '217414998', NULL, NULL, 'Betty Verbesselt', 'Koning Albert I Laan 75', 'boite 2', 'Wemmel', 'Belgien', '1780', 'BE', NULL, NULL, '475611737', '0010048YJ8', NULL, NULL, 'Une montre Miami de Tufina Uhren : boÃ®tier noir / cadran noir carbone / bracelet noir', NULL, '578824885343', 'FedEx', NULL, '2013-12-30', '26.12.2013 17:48', '4,2603E+12', '1', 'a0YC000000We9LuMAJ', '150.01', '229.00'),
(15502, '217295794', NULL, NULL, 'Manuele Beghi', 'VIA PAOLO COSTA 11', '', '29010', 'AGAZZANO', 'Italien', 'IT', NULL, NULL, '3664441704', '0010215L8M', NULL, NULL, 'Modello Falcon - Cassa nera', NULL, '578824885365', 'FedEx', NULL, '2013-12-30', '25.12.2013 20:28', 'a0YC000000We7tkMAB', '1', 'a0YC000000We7tkMAB', '', '89.99'),
(15503, '217511809', NULL, NULL, 'MARIO MANCANIELLO', 'CONTRADA VILLANESI 63', 'telefonare con anticipo', '66023', 'FRANCAVILLA AL MARE', 'Italien', 'IT', NULL, NULL, '3394685490', '00101154CJ', NULL, NULL, 'Modello Falcon - Cassa nera', NULL, '578824885376', 'FedEx', NULL, '2013-12-30', '27.12.2013 11:58', 'a0YC000000We7tkMAB', '1', 'a0YC000000We7tkMAB', '', '89.99'),
(15504, '217230295', NULL, NULL, 'Sandro Natali', 'VIA QUATTORDICI LUGLIO 36A', '', '50019', 'SESTO FIORENTINO', 'Italien', 'IT', NULL, NULL, '3476424723', '0010238EPC', NULL, NULL, 'Modello Falcon - Cassa nera', NULL, '578824885387', 'FedEx', NULL, '2013-12-30', '25.12.2013 09:58', 'a0YC000000We7tkMAB', '1', 'a0YC000000We7tkMAB', '', '89.99'),
(15505, '217157988', NULL, NULL, 'Sandro Natali', 'VIA QUATTORDICI LUGLIO 36A', '', '50019', 'SESTO FIORENTINO', 'Italien', 'IT', NULL, NULL, '3476424723', '0010078KWP', NULL, NULL, 'Modello Falcon - Cassa nera', NULL, '578824885387', 'FedEx', NULL, '2013-12-30', '24.12.2013 15:58', 'a0YC000000We7tkMAB', '1', 'a0YC000000We7tkMAB', '', '89.99'),
(15506, '217156708', NULL, NULL, 'Sandro Natali', 'VIA QUATTORDICI LUGLIO 36A', '', '50019', 'SESTO FIORENTINO', 'Italien', 'IT', NULL, NULL, '3476424723', '0010079Y5W', NULL, NULL, 'Modello Falcon - Cassa nera', NULL, '578824885387', 'FedEx', NULL, '2013-12-30', '24.12.2013 15:58', 'a0YC000000We7tkMAB', '1', 'a0YC000000We7tkMAB', '', '89.99'),
(15507, '217066602', NULL, NULL, 'Marino danese', 'VIA MELVIN JONES 151', '', '70043', 'MONOPOLI', 'Italien', 'IT', NULL, NULL, '3356745162', '00101268O9', NULL, NULL, 'Modello Montecarlo - Cassa argento e bianca, cinturino nero', NULL, '578824885413', 'FedEx', NULL, '2013-12-30', '24.12.2013 07:28', 'a0YC000000WdteRMAR', '1', 'a0YC000000WdteRMAR', '', '279.99'),
(15508, '217200394', NULL, NULL, 'Emanuele Labate', 'VIA PRIVATA OLIVETTA 54/5', '', '17100', 'SAVONA', 'Italien', 'IT', NULL, NULL, '3287114571', '*0010207E28', NULL, NULL, 'Modello Montecarlo - Cassa oro e nera, cinturino marrone', NULL, '578824885424', 'FedEx', NULL, '2013-12-30', '24.12.2013 23:58', 'a0YC000000WdtgIMAR', '1', 'a0YC000000WdtgIMAR', '', '279.99'),
(15509, '217221470', NULL, NULL, 'Silvia Gabrielli', 'VIA FAGNO 65', '', '51010', 'MARLIANA', 'Italien', 'IT', NULL, NULL, '3207433047', '0010055EAF', NULL, NULL, 'Modello Montecarlo - Cassa oro e nera, cinturino marrone', NULL, '578824885435', 'FedEx', NULL, '2013-12-30', '25.12.2013 08:58', 'a0YC000000WdtgIMAR', '1', 'a0YC000000WdtgIMAR', '', '279.99'),
(15510, '217426544', NULL, NULL, 'Simone Vescovini', 'VIA GIAMBATTISTA LULLI 95', '', '50144', 'FIRENZE', 'Italien', 'IT', NULL, NULL, '3334919034', '0010009O1U', NULL, NULL, 'Modello Montecarlo - Cassa oro e nera, cinturino marrone', NULL, '578824885446', 'FedEx', NULL, '2013-12-30', '26.12.2013 19:28', 'a0YC000000WdtgIMAR', '1', 'a0YC000000WdtgIMAR', '', '279.99'),
(15511, '217586831', NULL, NULL, 'Jason O\'Connell', '33 Briarfield grove', '', '353', 'Kilbarrack. Dublin. 5', 'Irland', 'IE', NULL, NULL, '860693269', '0010186AAT', NULL, NULL, 'Malibu Diamonds Watch - Gold Case, Black Face, Brown Strap', NULL, '578824885527', 'FedEx', NULL, '2013-12-30', '27.12.2013 22:32', 'a0YC000000WeLeoMAF', '1', 'a0YC000000WeLeoMAF', '', '219.00'),
(15512, '217491432', NULL, NULL, 'Alam Khan', '53 cherbury park road lucan', '', '472', 'dublin', 'Irland', 'IE', NULL, NULL, '862173200', '00100299S6', NULL, NULL, 'Sydney Diamonds Watch - Black Case, Black Face, Black Strap', NULL, '578824885538', 'FedEx', NULL, '2013-12-30', '27.12.2013 11:02', 'a0YC000000WeLcnMAF', '1', 'a0YC000000WeLcnMAF', '', '219.00'),
(15513, '217577574', NULL, NULL, 'Lorna Jane Gouldstone', '27 CAIRN VIEW', '', 'KA4 8LY', 'GALSTON', 'Grossbritannien', 'GB', NULL, NULL, '7753344046', '0010204V38', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '578824885550', 'FedEx', NULL, '2013-12-30', '27.12.2013 20:52', 'UK131217AMC30', '1', 'a0YC000000WevfNMAR', '152.00', '229.00'),
(15514, '217569614', NULL, NULL, 'Nisha Vaja', '7 CULVER GROVE', 'StanmoreLondon', 'HA7 2NJ', 'STANMORE', 'Grossbritannien', 'GB', NULL, NULL, '7985197381', '0010078HAO', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '578824885560', 'FedEx', NULL, '2013-12-30', '27.12.2013 19:52', 'UK131217AMC30', '1', 'a0YC000000WevfNMAR', '152.00', '229.00'),
(15515, '217638013', NULL, NULL, 'Chimas Madukwe', '18 CHURCH ROAD', '', 'IG11 8PF', 'BARKING', 'Grossbritannien', 'GB', NULL, NULL, '7926147831', '0010114JBS', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824885571', 'FedEx', NULL, '2013-12-30', '28.12.2013 11:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15516, '217542403', NULL, NULL, 'Mihai Popovici', '34 FOREMARK CLOSE', '', 'IG6 3EN', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7792377996', '0010078TJE', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824885582', 'FedEx', NULL, '2013-12-30', '27.12.2013 16:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15517, '217613194', NULL, NULL, 'Richard Rogers', '53 Radford Road', '', 'EX2 4ES', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7855354662', '0010032RPY', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824885593', 'FedEx', NULL, '2013-12-30', '28.12.2013 08:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15518, '217623562', NULL, NULL, 'Robby Ritchie', '226 SOUTH STREET', '', 'G11 6JY', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7825198762', '10009382', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824885608', 'FedEx', NULL, '2013-12-30', '28.12.2013 09:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15519, '217613133', NULL, NULL, 'Gary Lockwood', '64 MARIA DRIVE', '', 'TS19 7JN', 'STOCKTON-ON-TEES', 'Grossbritannien', 'GB', NULL, NULL, '7870687572', '0010224H73', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '578824885619', 'FedEx', NULL, '2013-12-30', '28.12.2013 08:52', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15520, '217514857', NULL, NULL, 'Mark Crome', '34 northwall road', '', 'Ct146pw', 'Deal', 'Grossbritannien', 'GB', NULL, NULL, '7875007344', '0010219PT6', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '578824885620', 'FedEx', NULL, '2013-12-30', '27.12.2013 13:23', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15521, '217592999', NULL, NULL, 'Nicola Gouldstone', '79 MAUCHLINE ROAD', '', 'KA1 5DE', 'KILMARNOCK', 'Grossbritannien', 'GB', NULL, NULL, '7429566413', '00101375BV', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '578824885630', 'FedEx', NULL, '2013-12-30', '27.12.2013 23:22', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15522, '217609359', NULL, NULL, 'mikael DELLA ROCCA', '249 ROUTE DU FER A CHEVAL', '', '74160', 'COLLONGES SOUS SALEVE', 'Frankreich', 'FR', NULL, NULL, '673091616', '0010081BEJ', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824885696', 'FedEx', NULL, '2014-01-02', '28.12.2013 07:08', 'FR091213SE58', '1', 'a0YC000000WdjIOMAZ', '160.00', '239.00'),
(15523, '217486650', NULL, NULL, 'Francoise Lalievre', '4 CHEMIN DE BACURAN', '', '31350', 'MONTMAURIN', 'Frankreich', 'FR', NULL, NULL, '643825215', '0010003UVS', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824885685', 'Fedex', NULL, '2014-01-02', '27.12.2013 09:38', 'FR091213SE55', '1', 'a0YC000000WdjCPMAZ', '155.01', '239.00'),
(15524, '217737013', NULL, NULL, 'Dina Mardari', 'Build A PayPal', 'Xerox Business Park', 'Ireland', 'Dundalk Co.Louth', 'Irland', 'IE', NULL, NULL, '879400674', '0010003AAU', NULL, NULL, 'Malibu Diamonds Watch - Gold Case, Black Face, Brown Strap', NULL, '578824885700', 'FedEx', NULL, '2014-01-02', '29.12.2013 01:32', 'a0YC000000WeLeoMAF', '1', 'a0YC000000WeLeoMAF', '', '219.00'),
(15525, '217705360', NULL, NULL, 'athula kuruppu', '23 fernwood,', 'wilton', '23,fernwoo', 'cork', 'Irland', 'IE', NULL, NULL, '3,53871E+11', '0010204VKW', NULL, NULL, 'Sydney Diamonds Watch - Gold Case, Black Face, Brown Strap', NULL, '578824885711', 'FedEx', NULL, '2014-01-02', '28.12.2013 20:02', 'a0YC000000WeLdCMAV', '1', 'a0YC000000WeLdCMAV', '', '219.00'),
(15526, '217641436', NULL, NULL, 'Megan Hennessy', '18 Glenanaar Avenue, Woodview PArk', '', '-----', 'Limerick', 'Irland', 'IE', NULL, NULL, '', '0010006ALU', NULL, NULL, 'Sydney Diamonds Watch - Gold Case, Black Face, Brown Strap', NULL, '578824885722', 'FedEx', NULL, '2014-01-02', '28.12.2013 12:02', 'a0YC000000WeLdCMAV', '1', 'a0YC000000WeLdCMAV', '', '219.00'),
(15527, '217662656', NULL, NULL, 'TEO CYRIL KOUATCHOU NJILA', '0 Atrium Building', 'Old, Navan Rd, Ireland', 'Dublin 15', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53878E+11', '0010133IXO', NULL, NULL, 'Sydney Diamonds Watch - Gold Case, Black Face, Brown Strap', NULL, '578824885733', 'FedEx', NULL, '2014-01-02', '28.12.2013 14:02', 'a0YC000000WeLdCMAV', '1', 'a0YC000000WeLdCMAV', '', '219.00'),
(15528, '217715244', NULL, NULL, 'Andrea Coghetto', '67 Seville place', '', 'D1', 'Dublino', 'Irland', 'IE', NULL, NULL, '3484669023', '0010223TS1', NULL, NULL, 'Sydney Diamonds Watch - Silver Case, Silver Face, Black Strap', NULL, '578824885744', 'FedEx', NULL, '2014-01-02', '28.12.2013 21:02', 'a0YC000000WeLb5MAF', '1', 'a0YC000000WeLb5MAF', '', '219.00'),
(15529, '217673509', NULL, NULL, 'Antoinette Ryan', '191/193 Park House', 'North Circular Road', '7', 'Dublin', 'Irland', 'IE', NULL, NULL, '857397205', '0010129GQF', NULL, NULL, 'Sydney Diamonds Watch - Silver Case, Silver Face, Black Strap', NULL, '578824885755', 'FedEx', NULL, '2014-01-02', '28.12.2013 15:32', 'a0YC000000WeLb5MAF', '1', 'a0YC000000WeLb5MAF', '', '219.00'),
(15530, '217718094', NULL, NULL, 'Gavin O\'Callaghan', '185 Berkley Block, Pembrook Square, Upper Grand Canal Street, Ballsbridge', '', '4', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53861E+11', '0010210J9E', NULL, NULL, 'Sydney Diamonds Watch - Silver Case, Silver Face, Black Strap', NULL, '578824885766', 'FedEx', NULL, '2014-01-02', '28.12.2013 21:32', 'a0YC000000WeLb5MAF', '1', 'a0YC000000WeLb5MAF', '', '219.00'),
(15531, '217805647', NULL, NULL, 'Isabel Hennessy', '18 Glenanaar Woodview Park', '', '-----', 'Limerick', 'Irland', 'IE', NULL, NULL, '858410525', '0010047Z3F', NULL, NULL, 'Sydney Diamonds Watch - Silver Case, Silver Face, Black Strap', NULL, '578824885777', 'FedEx', NULL, '2014-01-02', '29.12.2013 15:02', 'a0YC000000WeLb5MAF', '1', 'a0YC000000WeLb5MAF', '', '219.00'),
(15532, '217732611', NULL, NULL, 'Fabio Iannuale', 'VIA LIBERTE 22', 'chiamare prima della consegna', '80030', 'CASTELLO DI CISTERNA', 'Italien', 'IT', NULL, NULL, '8119750157', '0010050E8M', NULL, NULL, 'Modello Montecarlo - Cassa argento e nera, cinturino nero', NULL, '578824886020', 'FedEx', NULL, '2014-01-02', '28.12.2013 22:58', 'a0YC000000WdtfTMAR', '1', 'a0YC000000WdtfTMAR', '', '279.99'),
(15533, '217639793', NULL, NULL, 'Salvatore Ventura', 'Via decima strada,7  Zona industriale di Catania 7', '', '95121', 'CATANIA', 'Italien', 'IT', NULL, NULL, '3404619095', '0010014E9A', NULL, NULL, 'Modello Montecarlo - Cassa argento e nera, cinturino nero', NULL, '578824885983', 'FedEx', NULL, '2014-01-02', '28.12.2013 10:28', 'a0YC000000WdtfTMAR', '1', 'a0YC000000WdtfTMAR', '', '279.99'),
(15534, '217596839', NULL, NULL, 'Salvatore Ventura', 'Via decima strada,7  Zona industriale di Catania 7', '', '95121', 'CATANIA', 'Italien', 'IT', NULL, NULL, '3404619095', '0010053YDA', NULL, NULL, 'Modello Montecarlo - Cassa argento e bianca, cinturino nero', NULL, '578824885983', 'FedEx', NULL, '2014-01-02', '27.12.2013 22:58', 'a0YC000000WdteRMAR', '1', 'a0YC000000WdteRMAR', '', '279.99'),
(15535, '217750773', NULL, NULL, 'ASIF PATEL', '78 FLORENCE ROAD', '', 'UB2 5HX', 'SOUTHALL', 'Grossbritannien', 'GB', NULL, NULL, '7769259515', '00101876AQ', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '578824885799', 'FedEx', NULL, '2014-01-02', '29.12.2013 09:22', 'UK131217AMC30', '1', 'a0YC000000WevfNMAR', '152.00', '229.00'),
(15536, '217851590', NULL, NULL, 'Nick Ferris', '33C NORCOT ROAD', '', 'RG30 6BP', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7927997848', '0010087BJ4', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '578824885803', 'FedEx', NULL, '2014-01-02', '29.12.2013 20:52', 'UK131217AMC30', '1', 'a0YC000000WevfNMAR', '152.00', '229.00'),
(15537, '217771897', NULL, NULL, 'Samuel Farrar', '52 BORNEDENE', '', 'EN6 3EN', 'Potters Bar', 'Grossbritannien', 'GB', NULL, NULL, '7772617143', '0010141YJP', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-2) Black Strap - Silver Case - Black Face', NULL, '578824885814', 'FedEx', NULL, '2014-01-02', '29.12.2013 11:22', 'UK131217AMC31', '1', 'a0YC000000WevguMAB', '152.00', '229.00'),
(15538, '217750645', NULL, NULL, 'ASIF PATEL', '78 FLORENCE ROAD', '', 'UB2 5HX', 'SOUTHALL', 'Grossbritannien', 'GB', NULL, NULL, '7769259515', '001022499J', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824885799', 'FedEx', NULL, '2014-01-02', '29.12.2013 09:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15539, '217790477', NULL, NULL, 'bernard jackson', '214 BROOKHURST AVENUE', 'bromborough', 'CH63 0PN', 'WIRRAL', 'Grossbritannien', 'GB', NULL, NULL, '1513347918', '0010123MCD', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824885836', 'FedEx', NULL, '2014-01-02', '29.12.2013 13:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15540, '217829944', NULL, NULL, 'CHRIS GORDON', '10 OAKLAND DRIVE', '', 'NR20 4EY', 'DEREHAM', 'Grossbritannien', 'GB', NULL, NULL, '1362861201', '0010147IRW', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824885847', 'FedEx', NULL, '2014-01-02', '29.12.2013 18:23', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15541, '217644319', NULL, NULL, 'Ciaran Hindle', '4 NORTH ROAD', '', 'M25 3FD', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7708715802', '10003247', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824885858', 'FedEx', NULL, '2014-01-02', '28.12.2013 12:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15542, '217805360', NULL, NULL, 'Danut Emanuel Nitoi', '26 HOLBURN ROAD', '', 'AB10 6EU', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7447155708', '0010022LCF', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824885869', 'FedEx', NULL, '2014-01-02', '29.12.2013 15:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15543, '217867769', NULL, NULL, 'Hafeeza Suleman', '81-83 Killinghall Road', 'grocery shop', 'BD3 8ab', 'Bradford', 'Grossbritannien', 'GB', NULL, NULL, '7805214804', '0010212C97', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824885870', 'FedEx', NULL, '2014-01-02', '29.12.2013 23:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15544, '217867132', NULL, NULL, 'Helen Murdoch', '10 SANDAIG ROAD', '', 'G33 4TG', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '07927 440351', '00101201N7', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824885880', 'FedEx', NULL, '2014-01-02', '29.12.2013 22:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15545, '217778491', NULL, NULL, 'Jamie Gill', '18 LYTTON GROVE', '', 'B27 7QU', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7718061259', '0010086ODV', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824885891', 'FedEx', NULL, '2014-01-02', '29.12.2013 11:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15546, '217779193', NULL, NULL, 'Maky Lewis', '11 THE AVENUE', '', 'SG18 9PA', 'BIGGLESWADE', 'Grossbritannien', 'GB', NULL, NULL, '7557109925', '0010125QZ5', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824885906', 'FedEx', NULL, '2014-01-02', '29.12.2013 11:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15547, '217659297', NULL, NULL, 'Renato Gouveia', '10C OSENEY CRESCENT', 'oseney crescent', 'NW5 2AU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7889775529', '0010091XAP', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824885917', 'FedEx', NULL, '2014-01-02', '28.12.2013 13:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15548, '217712302', NULL, NULL, 'Saidmuslih Saidsalhy', 'Flat 1 (119) BOTANIC ROAD', '(My address  is  flat 1 119)its not 133', 'L7 5PZ', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '741469820', '0010013BXU', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824885928', 'FedEx', NULL, '2014-01-02', '28.12.2013 20:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15549, '217676491', NULL, NULL, 'samandeep hayer', '128 MANOR ROAD', '', 'B67 7HH', 'SMETHWICK', 'Grossbritannien', 'GB', NULL, NULL, '7412503390', '001010551N', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824885939', 'FedEx', NULL, '2014-01-02', '28.12.2013 15:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15550, '217828581', NULL, NULL, 'Simon Hey', '3 APPLEFIELDS', '', 'PR25 3AZ', 'LEYLAND', 'Grossbritannien', 'GB', NULL, NULL, '7766295313', '0010195NJ6', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '578824885940', 'FedEx', NULL, '2014-01-02', '29.12.2013 18:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15551, '217707305', NULL, NULL, 'Gillian Duckett', '8 VISCOUNT CLOSE', '', 'CV31 3LP', 'LEAMINGTON SPA', 'Grossbritannien', 'GB', NULL, NULL, '7799111397', '0010081SOP', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '578824885950', 'FedEx', NULL, '2014-01-02', '28.12.2013 19:52', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15552, '217804882', NULL, NULL, 'Mounir boujedain', 'Maarschalk montgomeryplein 14 bus 9', '', '2140', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '485670495', '0010125TWA', NULL, NULL, 'Miami-horloge van Tufina Uhren - Gouden kast / Zwart carbon wijzerplaat / Bruine band', NULL, '578824886030', 'FedEx', NULL, '2014-01-02', '29.12.2013 14:18', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(15553, '217843445', NULL, NULL, 'Robert Van den Eijnden', 'Nachtegaalweg 11', '', '2310', 'Rijkevorsel', 'Belgien', 'BE', NULL, NULL, '03/3143814', '0010129L8N', NULL, NULL, 'Miami-horloge van Tufina Uhren - Gouden kast / Zwart carbon wijzerplaat / Bruine band', NULL, '578824886041', 'FedEx', NULL, '2014-01-02', '29.12.2013 19:18', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15554, '217698627', NULL, NULL, 'Eina Khazhmuradova', 'Reynaertpark 89', '', '9100', 'Sint-Niklaas', 'Belgien', 'BE', NULL, NULL, '489060806', '00101053P1', NULL, NULL, 'Model zilver/goud Casablanca', NULL, '578824886052', 'FedEx', NULL, '2014-01-02', '28.12.2013 17:48', 'BE131017LB01', '1', 'a0YC000000VzxKEMAZ', '185.00', '299.95'),
(15555, '217825392', NULL, NULL, 'Stijn Van den Bos', 'Bervoetstraat 49', '', '2000', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '475304341', '0010194VUP', NULL, NULL, 'Model zilver/zwart Casablanca', NULL, '578824886063', 'FedEx', NULL, '2014-01-02', '29.12.2013 16:48', 'BE131017LB04', '1', 'a0YC000000VzxKFMAZ', '185.00', '299.95'),
(15556, '217790095', NULL, NULL, 'frank raeymaekers', 'Oudstrijdersstraat 58', '', '2520', 'Oelegem', 'Belgien', 'BE', NULL, NULL, '498015833', '0010082CX6', NULL, NULL, 'Model zwart Casablanca', NULL, '578824886074', 'FedEx', NULL, '2014-01-02', '29.12.2013 12:18', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15557, '217693403', NULL, NULL, 'Burhan Remzi', 'Fuchsiastraat 16', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '485644380', '00100307V6', NULL, NULL, 'Model zwart/goud Casablanca', NULL, '578824886085', 'FedEx', NULL, '2014-01-02', '28.12.2013 17:18', 'BE131017LB02', '1', 'a0YC000000VzxKDMAZ', '185.00', '299.95'),
(15558, '217632086', NULL, NULL, 'charly charly', 'Genkersteenweg 157', '', '3500', 'Hasselt', 'Belgien', 'BE', NULL, NULL, '475610043', '00101884G4', NULL, NULL, 'Model zwart/goud Casablanca', NULL, '578824886096', 'FedEx', NULL, '2014-01-02', '28.12.2013 09:48', 'BE131017LB02', '1', 'a0YC000000VzxKDMAZ', '185.00', '299.95'),
(15559, '217772735', NULL, NULL, 'Gilbert Bauwens', 'rue du Pisselet 16', '', '1390', 'Grez-Doiceau', 'Belgien', 'BE', NULL, NULL, '476835012', '00100931BW', NULL, NULL, 'Model zwart/goud Casablanca', NULL, '578824886100', 'FedEx', NULL, '2014-01-02', '29.12.2013 10:18', 'BE131017LB02', '1', 'a0YC000000VzxKDMAZ', '185.00', '299.95'),
(15560, '217730935', NULL, NULL, 'Paul Derewianka', 'Akkerstraat 5', 'BE 0823.986.393 B Smart-Trade BVBA', '3740', 'Bilzen', 'Belgien', 'BE', NULL, NULL, '0472/533631', '0010078OV8', NULL, NULL, 'Model zwart/goud Casablanca', NULL, '578824886111', 'FedEx', NULL, '2014-01-02', '28.12.2013 22:48', 'BE131017LB02', '1', 'a0YC000000VzxKDMAZ', '185.00', '299.95'),
(15561, '217705467', NULL, NULL, 'Volders Pascal', 'Kapelstraat 33', '', '2223', 'Schriek', 'Belgien', 'BE', NULL, NULL, '477632382', '10089577', NULL, NULL, 'Model zwart/goud Casablanca', NULL, '578824886122', 'FedEx', NULL, '2014-01-02', '28.12.2013 18:48', 'BE131017LB02', '1', 'a0YC000000VzxKDMAZ', '185.00', '299.95'),
(15562, '217657073', NULL, NULL, 'jean-pierre martens', 'rue des Awirs 41/1', '', '4400', 'Awirs', 'Belgien', 'BE', NULL, NULL, '494586098', '0010122W5M', NULL, NULL, 'Une montre Miami de Tufina Uhren : boÃ®tier argentÃ© / cadran blanc carbone / bracelet noir Casablanca ', NULL, '578824886133', 'FedEx', NULL, '2014-01-02', '28.12.2013 12:48', '4,2603E+12', '1', 'a0YC000000We9LrMAJ', '150.01', '229.00'),
(15563, '217788907', NULL, NULL, 'Mohamed Yousfi', 'Tervuursesteenweg 416', '', '3001', 'Heverlee', 'Belgien', 'BE', NULL, NULL, '496957108', '0010242BGL', NULL, NULL, 'Une montre Miami de Tufina Uhren : boÃ®tier argentÃ© / cadran noir carbone / bracelet noir Casablnaca', NULL, '578824886144', 'FedEx', NULL, '2014-01-02', '29.12.2013 12:18', '4,2603E+12', '1', 'a0YC000000We9LsMAJ', '150.01', '229.00'),
(15564, '217815402', NULL, NULL, 'jean-claude sebille', 'rue de la Plagne 5', '', '6110', 'Montigny-le-Tilleul', 'Belgien', 'BE', NULL, NULL, '471519810', '0010080UXO', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/blanc Casablanca', NULL, '578824886155', 'FedEx', NULL, '2014-01-02', '29.12.2013 15:18', 'BE131017LB03', '1', 'a0YC000000VzxKCMAZ', '185.00', '299.95'),
(15565, '217735667', NULL, NULL, 'Abdelkrim Baadi', 'rue des Tisserands 13', '', '1081', 'Koekelberg', 'Belgien', 'BE', NULL, NULL, '32479313428', '0010111BSS', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/noir Casablanca', NULL, '578824886166', 'FedEx', NULL, '2014-01-02', '28.12.2013 23:48', 'BE131017LB04', '1', 'a0YC000000VzxKFMAZ', '185.00', '299.95'),
(15566, '217762692', NULL, NULL, 'Mellouki Amale Mellouki', 'rue de verdun 66', '', '1130', 'haren', 'Belgien', 'BE', NULL, NULL, '486954418', '0010012V6L', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/noir Casablanca', NULL, '578824886177', 'FedEx', NULL, '2014-01-02', '29.12.2013 09:18', 'BE131017LB04', '1', 'a0YC000000VzxKFMAZ', '185.00', '299.95'),
(15567, '217748050', NULL, NULL, 'Marilyn Giacomino', 'Petrus Ascanussraat 41', '', '1730', 'Asse', 'Belgien', 'BE', NULL, NULL, '479458468', '10176139', NULL, NULL, 'Une montre Theorema Casablanca - coloris : noir Casablanca', NULL, '578824886188', 'FedEx', NULL, '2014-01-02', '29.12.2013 07:48', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15568, '217678287', NULL, NULL, 'Roger Callens', 'chemin des Noces 70', 'CRC sprl', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '475734522', '0010007VW5', NULL, NULL, 'Une montre Theorema Casablanca - coloris : noir Casablanca', NULL, '578824886199', 'FedEx', NULL, '2014-01-02', '28.12.2013 15:18', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15569, '217611211', NULL, NULL, 'rosa bastile', 'rue de Levallois-Perret 32', '', '1080', 'Molenbeek-Saint-Jean', 'Belgien', 'BE', NULL, NULL, '473993186', '0010021H6X', NULL, NULL, 'Une montre Theorema Casablanca - coloris : noir Casablanca', NULL, '578824886203', 'FedEx', NULL, '2014-01-02', '28.12.2013 07:48', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15570, '217635994', NULL, NULL, 'tia Bartholomeeusen', 'Elzenstraat 49', '', '2950', 'Kapellen', 'Belgien', 'BE', NULL, NULL, '477617162', '00100384LP', NULL, NULL, 'Une montre Theorema Casablanca - coloris : noir Casablanca', NULL, '578824886214', 'FedEx', NULL, '2014-01-02', '28.12.2013 10:18', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15571, '217757666', NULL, NULL, 'Philippe Flahaux', 'rue Saint-Pierre 28', '', '5360', 'Hamois', 'Belgien', 'BE', NULL, NULL, '83611963', '00101242HV', NULL, NULL, 'Une montre Theorema Casablanca - coloris : or/noir Casablanca', NULL, '578824886225', 'FedEx', NULL, '2014-01-02', '29.12.2013 08:48', 'BE131017LB02', '1', 'a0YC000000VzxKDMAZ', '185.00', '299.95'),
(15572, '217805338', NULL, NULL, 'edwin de jong', 'Evertsenstraat 19', '', '2665 AE', 'BLEISWIJK', 'Niederlande', 'NL', NULL, NULL, '646023781', '0010142YWG', NULL, NULL, 'Casablanca All in Black', NULL, '578824886247', 'FedEx', NULL, '2014-01-02', '29.12.2013 13:58', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15573, '217859776', NULL, NULL, 'Fabio Caetano', 'Kantershofstraat 32', '', '1104 DP', 'AMSTERDAM ZUIDOOST', 'Niederlande', 'NL', NULL, NULL, '626728097', '0010183JEJ', NULL, NULL, 'Casablanca All in Black', NULL, '578824886258', 'FedEx', NULL, '2014-01-02', '29.12.2013 20:58', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15574, '217803630', NULL, NULL, 'Hakan Aksu', 'Van Beverenstraat 38', '', '3117 KW', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '641143882', '0010101NVD', NULL, NULL, 'Casablanca All in Black', NULL, '578824886269', 'FedEx', NULL, '2014-01-02', '29.12.2013 13:58', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15575, '217700175', NULL, NULL, 'Hans Joore', 'Jurriaen Andriessenstr 17', '', '5121 MZ', 'RIJEN', 'Niederlande', 'NL', NULL, NULL, '653658591', '0010020VAP', NULL, NULL, 'Casablanca All in Black', NULL, '578824886270', 'FedEx', NULL, '2014-01-02', '28.12.2013 17:58', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15576, '217794979', NULL, NULL, 'Harun Durmaz', 'Vestesingel 20', '', '9408 CA', 'ASSEN', 'Niederlande', 'NL', NULL, NULL, '592862121', '0010030RRT', NULL, NULL, 'Casablanca All in Black', NULL, '578824886280', 'FedEx', NULL, '2014-01-02', '29.12.2013 12:58', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15577, '217815958', NULL, NULL, 'Jessy Gubbels', 'Herberg 9', '31702121157', '2264 KN', 'LEIDSCHENDAM', 'Niederlande', 'NL', NULL, NULL, '638021351', '0010036AVD', NULL, NULL, 'Casablanca All in Black', NULL, '578824886291', 'FedEx', NULL, '2014-01-02', '29.12.2013 15:28', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15578, '217724287', NULL, NULL, 'Joke Buunk', 'Brinkkanterweg 10', '', '3925 BA', 'SCHERPENZEEL GLD', 'Niederlande', 'NL', NULL, NULL, '332778901', '00100971JD', NULL, NULL, 'Casablanca All in Black', NULL, '578824886306', 'FedEx', NULL, '2014-01-02', '28.12.2013 21:28', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15579, '217722855', NULL, NULL, 'Kevin Jansen', 'Verlengde Motorstraat 270', '', '3075 NL', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '646032530', '0010096HP6', NULL, NULL, 'Casablanca All in Black', NULL, '578824886317', 'FedEx', NULL, '2014-01-02', '28.12.2013 21:28', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15580, '217733008', NULL, NULL, 'Olha Walraven', 'wetering 126', '', '1261NK', 'Blaricum', 'Niederlande', 'NL', NULL, NULL, '638826248', '0010224WRH', NULL, NULL, 'Casablanca All in Black', NULL, '578824886328', 'FedEx', NULL, '2014-01-02', '28.12.2013 23:28', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15581, '217674036', NULL, NULL, 'prabath lodewijks', 'Miles Davisstraat 183', '', '3543 GT', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '617886562', '0010235EH9', NULL, NULL, 'Casablanca All in Black', NULL, '578824886339', 'FedEx', NULL, '2014-01-02', '28.12.2013 14:28', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15582, '217640279', NULL, NULL, 'Rob Posthuma', 'A. Pakvisstraat 1', '', '2552 HA', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '644984681', '0010179H1D', NULL, NULL, 'Casablanca All in Black', NULL, '578824886340', 'FedEx', NULL, '2014-01-02', '28.12.2013 10:58', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15583, '217818662', NULL, NULL, 'Ronny van den Brink', '1e Wormenseweg 112 B', '', '7331 DK', 'APELDOORN', 'Niederlande', 'NL', NULL, NULL, '558800166', '0010202HTK', NULL, NULL, 'Casablanca All in Black', NULL, '578824886350', 'FedEx', NULL, '2014-01-02', '29.12.2013 15:58', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15584, '217609986', NULL, NULL, 'wanne wouterse', 'Reigerstraat 142', 'Wouterse timmerWerken', '2025 XH', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '618291606', '001021884W', NULL, NULL, 'Casablanca All in Black', NULL, '578824886361', 'FedEx', NULL, '2014-01-02', '28.12.2013 07:28', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15585, '217779686', NULL, NULL, 'Fouad el karkouri', 'Bloklandstraat 10 D', '', '3036 TJ', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '650812166', '0010057QO3', NULL, NULL, 'Casablanca Gold/Black', NULL, '578824886372', 'FedEx', NULL, '2014-01-02', '29.12.2013 10:58', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15586, '217791516', NULL, NULL, 'Giuliano Ramsaroep', 'Paardebloemveld 14', '', '2492 LL', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '630558982', '0010107SBS', NULL, NULL, 'Casablanca Gold/Black', NULL, '578824886383', 'FedEx', NULL, '2014-01-02', '29.12.2013 12:28', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15587, '217635945', NULL, NULL, 'Jerry Schoonhoven', 'Orpheopad 3', '', '3194VN', 'Hoogvliet', 'Niederlande', 'NL', NULL, NULL, '651348427', '001022942N', NULL, NULL, 'Casablanca Gold/Black', NULL, '578824886394', 'FedEx', NULL, '2014-01-02', '28.12.2013 10:28', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15588, '217697723', NULL, NULL, 'maarten Leijzer', 'Beethovenlaan 12', 'prive', '7075 BE', 'ETTEN GLD', 'Niederlande', 'NL', NULL, NULL, '315326088', '10159037', NULL, NULL, 'Casablanca Gold/Black', NULL, '578824886409', 'FedEx', NULL, '2014-01-02', '28.12.2013 17:58', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15589, '217676308', NULL, NULL, 'Marco Hoekstra', 'Moermond 20', '', '2134 WV', 'HOOFDDORP', 'Niederlande', 'NL', NULL, NULL, '235281480', '0010207O2C', NULL, NULL, 'Casablanca Gold/Black', NULL, '578824886410', 'FedEx', NULL, '2014-01-02', '28.12.2013 14:58', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15590, '217648271', NULL, NULL, 'Marilou van Andel', 'Rottumeroog 198', '', '2134zr', 'hoofddorp', 'Niederlande', 'NL', NULL, NULL, '611075208', '0010093C9W', NULL, NULL, 'Casablanca Gold/Black', NULL, '578824886420', 'FedEx', NULL, '2014-01-02', '28.12.2013 11:28', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15591, '217855260', '', '', 'Melvin Wiebers', 'Govert Flinckstraat 335', '', '1074 CC', 'AMSTERDAM', 'Niederlande', '', '', '', '618396180', '0010127G0Y', '', '', 'Casablanca Gold/Black', 'Paket am 20.01.14 zurück gekommen! 27.01.2014 RL705045572DE', '578824886431', 'FedEx', '', '2014-01-02', '29.12.2013 20:28', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15592, '217819064', NULL, NULL, 'Michel Dermitzel', 'Piet Heinkade 107', '5e etage', '1019 GM', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '645402504', '0010113TXE', NULL, NULL, 'Casablanca Gold/Black', NULL, '578824886442', 'FedEx', NULL, '2014-01-02', '29.12.2013 15:58', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15593, '217736158', NULL, NULL, 'Oguzhan Ucak', 'Arentsburghlaan 56', '', '2275 TS', 'VOORBURG', 'Niederlande', 'NL', NULL, NULL, '627287857', '0010163V43', NULL, NULL, 'Casablanca Gold/Black', NULL, '578824886453', 'FedEx', NULL, '2014-01-02', '28.12.2013 23:58', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15594, '217861592', NULL, NULL, 'Peyman Mostowfi Holding', 'Olaertsduijnweg 1', '', '3235 NR', 'ROCKANJE', 'Niederlande', 'NL', NULL, NULL, '681145923', '001013284K', NULL, NULL, 'Casablanca Gold/Black', NULL, '578824886464', 'FedEx', NULL, '2014-01-02', '29.12.2013 21:28', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15595, '217693230', NULL, NULL, 'Pim Nijssen', 'Korenberg 13', '', '4614 GW', 'BERGEN OP ZOOM', 'Niederlande', 'NL', NULL, NULL, '164244095', '0010061GRJ', NULL, NULL, 'Casablanca Gold/Black', NULL, '578824886475', 'FedEx', NULL, '2014-01-02', '28.12.2013 16:58', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15596, '217818961', NULL, NULL, 'Ronny van den Brink', '1e Wormenseweg 112 B', '', '7331 DK', 'APELDOORN', 'Niederlande', 'NL', NULL, NULL, '558800166', '00101146M0', NULL, NULL, 'Casablanca Gold/Black', NULL, '578824886350', 'FedEx', NULL, '2014-01-02', '29.12.2013 15:58', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15597, '217734311', NULL, NULL, 'Ruben Colen', 'Julianalaan 16', '', '5735 CV', 'AARLE-RIXTEL', 'Niederlande', 'NL', NULL, NULL, '643107494', '10237075', NULL, NULL, 'Casablanca Gold/Black', NULL, '578824886497', 'FedEx', NULL, '2014-01-02', '28.12.2013 23:28', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15598, '217865157', NULL, NULL, 'Silvana Lucia Lucia', 'Dolomiet 24', '', '2719 TK', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '651405555', '00100778X5', NULL, NULL, 'Casablanca Gold/Black', NULL, '578824886501', 'FedEx', NULL, '2014-01-02', '29.12.2013 21:58', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15599, '217837512', NULL, NULL, 'Umad Riaz', 'Schiedamsesingel 259', '', '3012 BC', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '611004512', '0010146CUY', NULL, NULL, 'Casablanca Gold/Black', NULL, '578824886512', 'FedEx', NULL, '2014-01-02', '29.12.2013 18:28', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15600, '217852225', NULL, NULL, 'W. Thijsse', 'Treilerweg 55 C', '', '2583 DB', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '629251677', '0010096N95', NULL, NULL, 'Casablanca Gold/Black', NULL, '578824886523', 'FedEx', NULL, '2014-01-02', '29.12.2013 19:58', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15601, '217866771', NULL, NULL, 'a burggraaff', 'Julianalaan 94', '', '3135 JK', 'VLAARDINGEN', 'Niederlande', 'NL', NULL, NULL, '104345590', '0010022PLQ', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824886534', 'FedEx', NULL, '2014-01-02', '29.12.2013 21:58', 'NL131017LB04', '1', 'a0YC000000Vzx3CMAR', '185.00', '299.95'),
(15602, '217829310', NULL, NULL, 'Gerard Verkerk', 'Waterstede 67', '', '3605 NC', 'MAARSSEN', 'Niederlande', 'NL', NULL, NULL, '653185559', '0010002HGI', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824886545', 'FedEx', NULL, '2014-01-02', '29.12.2013 17:28', 'NL131017LB04', '1', 'a0YC000000Vzx3CMAR', '185.00', '299.95'),
(15603, '217806179', NULL, NULL, 'Han van den Bogaard', 'Musschenbroekstraat 14', '', '5621 EC', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '651995808', '0010239L59', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824886556', 'FedEx', NULL, '2014-01-02', '29.12.2013 14:28', 'NL131017LB04', '1', 'a0YC000000Vzx3CMAR', '185.00', '299.95'),
(15604, '217853536', NULL, NULL, 'Jamal A', 'Robert Baeldestraat 21A', '', '3061 TG', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '686176906', '00100973WN', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824886567', 'FedEx', NULL, '2014-01-02', '29.12.2013 20:28', 'NL131017LB04', '1', 'a0YC000000Vzx3CMAR', '185.00', '299.95'),
(15605, '217833841', NULL, NULL, 'Lonneke Meeuwsen', 'Jachtlaan 20', '', '5056 JM', 'BERKEL-ENSCHOT', 'Niederlande', 'NL', NULL, NULL, '651227719', '0010074IA4', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824886578', 'FedEx', NULL, '2014-01-02', '29.12.2013 17:58', 'NL131017LB04', '1', 'a0YC000000Vzx3CMAR', '185.00', '299.95'),
(15606, '217733351', NULL, NULL, 'Murat Abiri', 'Amer 25', '', '1703 LB', 'Heerhugowaard', 'Niederlande', 'NL', NULL, NULL, '617393953', '0010198CQ8', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824886589', 'FedEx', NULL, '2014-01-02', '28.12.2013 23:28', 'NL131017LB04', '1', 'a0YC000000Vzx3CMAR', '185.00', '299.95'),
(15607, '217614573', NULL, NULL, 'rob versteeg', 'Vergiliusstraat 39', '', '2314 CK', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '071-5414447', '0010054ZWU', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824886590', 'FedEx', NULL, '2014-01-02', '28.12.2013 07:58', 'NL131017LB04', '1', 'a0YC000000Vzx3CMAR', '185.00', '299.95'),
(15608, '217679670', NULL, NULL, 'Wouter Peeters', 'Lindenlaan 51', '', '6584 AC', 'MOLENHOEK', 'Niederlande', 'NL', NULL, NULL, '630392465', '0010075JBU', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824886604', 'FedEx', NULL, '2014-01-02', '28.12.2013 15:28', 'NL131017LB04', '1', 'a0YC000000Vzx3CMAR', '185.00', '299.95'),
(15609, '217681536', NULL, NULL, 'BENITO BRANDON.', 'Rumbastraat 41', '', '1448 VL', 'PURMEREND', 'Niederlande', 'NL', NULL, NULL, '06 51255519', '0010070XQT', NULL, NULL, 'Casablanca Silver/Gold', NULL, '578824886615', 'FedEx', NULL, '2014-01-02', '28.12.2013 15:28', 'NL131017LB01', '1', 'a0YC000000Vzx39MAB', '185.00', '299.95'),
(15610, '217700111', NULL, NULL, 'kjell vendrig', 'Hesseplaats 102B', '', '3068 EA', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '104813132', '0010170I6O', NULL, NULL, 'Casablanca Silver/Gold', NULL, '578824886626', 'FedEx', NULL, '2014-01-02', '28.12.2013 17:58', 'NL131017LB01', '1', 'a0YC000000Vzx39MAB', '185.00', '299.95'),
(15611, '217668657', NULL, NULL, 'malika dahbi', 'burgemeester rendorpstraat 25 1', '', '1064em', 'amsterdam', 'Niederlande', 'NL', NULL, NULL, '618459153', '0010084FL3', NULL, NULL, 'Casablanca Silver/Gold', NULL, '578824886637', 'FedEx', NULL, '2014-01-02', '28.12.2013 13:58', 'NL131017LB01', '1', 'a0YC000000Vzx39MAB', '185.00', '299.95'),
(15612, '217785885', NULL, NULL, 'Peter Broekx', 'Industrieweg 5', 'Tokheim Netherlands NV', '5531 AD', 'BLADEL', 'Niederlande', 'NL', NULL, NULL, '641197601', '0010077N89', NULL, NULL, 'Casablanca Silver/Gold', NULL, '578824886648', 'FedEx', NULL, '2014-01-02', '29.12.2013 11:58', 'NL131017LB01', '1', 'a0YC000000Vzx39MAB', '185.00', '299.95'),
(15613, '217616490', NULL, NULL, 'Rianne ter Pelle', 'Vincent van Goghlaan 88', '', '7545RP', 'ENSCHEDE', 'Niederlande', 'NL', NULL, NULL, '534343147', '0010127TCG', NULL, NULL, 'Casablanca Silver/Gold', NULL, '578824886659', 'FedEx', NULL, '2014-01-02', '28.12.2013 08:28', 'NL131017LB01', '1', 'a0YC000000Vzx39MAB', '185.00', '299.95'),
(15614, '217738028', NULL, NULL, 'Shankar Gharbharan', 'Picassoweg 93', '', '1328 KL', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '633132711', '0010185ZIR', NULL, NULL, 'Casablanca Silver/Gold', NULL, '578824886660', 'FedEx', NULL, '2014-01-02', '29.12.2013 00:58', 'NL131017LB01', '1', 'a0YC000000Vzx39MAB', '185.00', '299.95'),
(15615, '217634875', NULL, NULL, 'Karin de Koning', 'Brucknerstraat 68', '', '2992 EX', 'BARENDRECHT', 'Niederlande', 'NL', NULL, NULL, '612169121', '001022822Y', NULL, NULL, 'Casablanca Silver/White', NULL, '578824886670', 'FedEx', NULL, '2014-01-02', '28.12.2013 09:58', 'NL131017LB03', '1', 'a0YC000000Vzx3BMAR', '185.00', '299.95'),
(15616, '217711776', NULL, NULL, 'Lesley Walravens', 'St Gertrudislaan 24', '', '5643 PD', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '645014343', '0010197WEG', NULL, NULL, 'Casablanca Silver/White', NULL, '578824886681', 'FedEx', NULL, '2014-01-02', '28.12.2013 19:28', 'NL131017LB03', '1', 'a0YC000000Vzx3BMAR', '185.00', '299.95'),
(15617, '217792457', NULL, NULL, 'Rob Ruijtenberg', 'Assumburg 115', '', '3328 BD', 'DORDRECHT', 'Niederlande', 'NL', NULL, NULL, '620132596', '0010100DFR', NULL, NULL, 'Casablanca Silver/White', NULL, '578824886692', 'FedEx', NULL, '2014-01-02', '29.12.2013 12:28', 'NL131017LB03', '1', 'a0YC000000Vzx3BMAR', '185.00', '299.95'),
(15618, '217729314', NULL, NULL, 'Julie Thomsen', 'Polititorvet 1', 'Falckhuset', '1780', 'Kobenhavn V', 'Dänemark', 'DK', NULL, NULL, '40187007', '0010231J6L', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '578824886718', 'FedEx', NULL, '2014-01-02', '28.12.2013 22:36', 'a0YC000000VzN5HMAV', '1', 'a0YC000000VzN5HMAV', '', '2199.00'),
(15619, '217131544', NULL, NULL, 'Patrick Prior Nielsen', 'Melissehaven 19, 3TH', '', '2730', 'Herlev', 'Dänemark', 'DK', NULL, NULL, '28572803', '0010002PSR', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '578824886729', 'FedEx', NULL, '2014-01-02', '24.12.2013 13:06', 'a0YC000000VzN5HMAV', '1', 'a0YC000000VzN5HMAV', '', '2199.00'),
(15620, '217252413', NULL, NULL, 'Sergen Arikan', 'Holmstrupgardvej 172', '', '8210', 'Arhus V', 'Dänemark', 'DK', NULL, NULL, '42320889', '00100623UP', NULL, NULL, 'Casablanca-ur i sÃ¸lv/guld', NULL, '578824886730', 'FedEx', NULL, '2014-01-02', '25.12.2013 13:06', 'a0YC000000VzN5RMAV', '1', 'a0YC000000VzN5RMAV', '', '2199.00'),
(15621, '217294922', NULL, NULL, 'Kevin Nielsen', 'Havlykkevej 67', '', '2730', 'Herlev', 'Dänemark', 'DK', NULL, NULL, '61350141', '0010206JAQ', NULL, NULL, 'Casablanca-ur i sÃ¸lv/sort', NULL, '578824886740', 'FedEx', NULL, '2014-01-02', '25.12.2013 20:06', 'a0YC000000VzN57MAF', '1', 'a0YC000000VzN57MAF', '', '2199.00'),
(15622, '217267971', NULL, NULL, 'Kim Gerdes', 'Solkaer 9 1tv', '', '2605', 'Brondby', 'Dänemark', 'DK', NULL, NULL, '31622069', '0010198QQL', NULL, NULL, 'Casablanca-ur i sÃ¸lv/sort', NULL, '578824886751', 'FedEx', NULL, '2014-01-02', '25.12.2013 16:06', 'a0YC000000VzN57MAF', '1', 'a0YC000000VzN57MAF', '', '2199.00'),
(15623, '217295095', NULL, NULL, 'Kevin Nielsen', 'Havlykkevej 67', '', '2730', 'Herlev', 'Dänemark', 'DK', NULL, NULL, '61350141', '0010015ZGA', NULL, NULL, 'Casablanca-ur i sort', NULL, '578824886740', 'FedEx', NULL, '2014-01-02', '25.12.2013 20:36', 'a0YC000000VzN5qMAF', '1', 'a0YC000000VzN5qMAF', '', '2199.00'),
(15624, '217530936', NULL, NULL, 'sami moussaoui', 'Rodkildevej 20B', '', '3250', 'Gilleleje', 'Dänemark', 'DK', NULL, NULL, '50214863', '0010088BA0', NULL, NULL, 'Sao Paolo med brun rem og guldskive', NULL, '578824886773', 'FedEx', NULL, '2014-01-02', '27.12.2013 14:06', 'a0YC000000VzVvqMAF', '1', 'a0YC000000VzVvqMAF', '', '2299.00'),
(15625, '217517685', NULL, NULL, 'Emma Petersen', 'Tordisvej 42', '', '2880', 'Bagsvaerd', 'Dänemark', 'DK', NULL, NULL, '30547858', '0010100WJW', NULL, NULL, 'Sao Paolo med sort rem og sÃ¸lvskive', NULL, '578824886784', 'FedEx', NULL, '2014-01-02', '27.12.2013 12:36', 'a0YC000000VzVvgMAF', '1', 'a0YC000000VzVvgMAF', '', '2299.00'),
(15626, '217257244', NULL, NULL, 'niklas hoppe', 'Soborg Hovedgade 130B', '', '2860', 'Soborg', 'Dänemark', 'DK', NULL, NULL, '81738090', '0010094J1S', NULL, NULL, 'Sao Paolo med sort rem og sort skive', NULL, '578824886795', 'FedEx', NULL, '2014-01-02', '25.12.2013 14:06', 'a0YC000000VzVvvMAF', '1', 'a0YC000000VzVvvMAF', '', '2299.00'),
(15627, '217883267', NULL, NULL, 'Toni Jaervisalo', 'Maekelaentie 20', '', '76850', 'NAARAJAERVI', 'Finnland', 'FI', NULL, NULL, '443397955', '0010021V26', NULL, NULL, 'Theoreman Monte Carlo -rannekello (GM-102-3)', NULL, '578824886810', 'FedEx', NULL, '2014-01-02', '30.12.2013 08:18', 'a0YC000000VzVEnMAN', '1', 'a0YC000000VzVEnMAN', '', '279.00'),
(15628, '217783312', NULL, NULL, 'Ruijie Ban', 'Ruovedenkatu 9 C 43', '', '33720', 'Tampere', 'Finnland', 'FI', NULL, NULL, '3,58505E+11', '00100190FP', NULL, NULL, 'Theoreman Monte Carlo -rannekello (GM-102-1)', NULL, '578824886821', 'FedEx', NULL, '2014-01-02', '29.12.2013 14:18', 'a0YC000000VzVFRMA3', '1', 'a0YC000000VzVFRMA3', '', '279.00'),
(15629, '217172078', NULL, NULL, 'Samantha Eames', 'Sommelontie 27 b 5', '', '20900', 'Turku', 'Finnland', 'FI', NULL, NULL, '', '001024574S', NULL, NULL, 'Hopeinen Theorema Casablanca -rannekello (GM-101-1)', NULL, '578824886832', 'FedEx', NULL, '2014-01-02', '24.12.2013 20:48', 'a0YC000000VzUTxMAN', '1', 'a0YC000000VzUTxMAN', '', '295.95'),
(15630, '217880439', NULL, NULL, 'Axel Persson', 'GILLVIKSVAEGEN 6', '', '429 33', 'Kullavik', 'Schweden', 'SE', NULL, NULL, '733890192', '00101095T2', NULL, NULL, 'Black - Sao Paolo.', NULL, '578824886854', 'FedEx', NULL, '2014-01-02', '30.12.2013 04:14', 'a0YC000000VzVb1MAF', '1', 'a0YC000000VzVb1MAF', '', '2695.00'),
(15631, '217135608', NULL, NULL, 'Ann-Charlotte Nilsson', 'GROENA GATAN 10 ', ' van 5', '55336', 'Joenkoeping', 'Schweden', 'SE', NULL, NULL, '', '0010196XAH', NULL, NULL, 'Damascus black T3008-1-02.', NULL, '578824886865', 'FedEx', NULL, '2014-01-02', '24.12.2013 15:14', 'a0YC000000VymYvMAJ', '1', 'a0YC000000VymYvMAJ', '', ''),
(15632, '217191265', NULL, NULL, 'Anneth Herrera Jones', 'HUSARGRAEND 5', '', '177 50', 'JAERFAELLA', 'Schweden', 'SE', NULL, NULL, '766117570', '0010236SPS', NULL, NULL, 'Damascus black T3008-1-02.', NULL, '578824886876', 'FedEx', NULL, '2014-01-02', '24.12.2013 23:14', 'a0YC000000VymYvMAJ', '1', 'a0YC000000VymYvMAJ', '', '1795.00'),
(15633, '217194797', NULL, NULL, 'Georg Stockhaus', 'Annedalsvaegen 59', '', '168 70', 'Bromma', 'Schweden', 'SE', NULL, NULL, '', '0010063UVB', NULL, NULL, 'Damascus black T3008-1-02.', NULL, '578824886887', 'FedEx', NULL, '2014-01-02', '25.12.2013 00:14', 'a0YC000000VymYvMAJ', '1', 'a0YC000000VymYvMAJ', '', '1795.00'),
(15634, '217287005', NULL, NULL, 'Henrik Norfeldt', 'GYLLENSTENSGATAN 1', '', '416 74', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '46706932875', '0010046WI6', NULL, NULL, 'Damascus black T3008-1-02.', NULL, '578824886898', 'FedEx', NULL, '2014-01-02', '25.12.2013 21:14', 'a0YC000000VymYvMAJ', '1', 'a0YC000000VymYvMAJ', '', '1795.00'),
(15635, '217132292', NULL, NULL, 'Juan-pablo Bardet', 'HJULSTA BACKAR 20', '', '163 65', 'SPANGA', 'Schweden', 'SE', NULL, NULL, '736503244', '0010242X4Q', NULL, NULL, 'Damascus black T3008-1-02.', NULL, '578824886902', 'FedEx', NULL, '2014-01-02', '24.12.2013 15:14', 'a0YC000000VymYvMAJ', '1', 'a0YC000000VymYvMAJ', '', '1795.00'),
(15636, '217235963', NULL, NULL, 'Nils-Fredrik Moerner', 'STUDENTVAEGEN 1', '', '752 34', 'UPPSALA', 'Schweden', 'SE', NULL, NULL, '723270637', '0010100IYW', NULL, NULL, 'Damascus black T3008-1-02.', NULL, '578824886913', 'FedEx', NULL, '2014-01-02', '25.12.2013 12:44', 'a0YC000000VymYvMAJ', '1', 'a0YC000000VymYvMAJ', '', '1795.00'),
(15637, '216453903', NULL, NULL, 'Nisse Danielsson', 'FREJAS VAEG 15', '', '246 31', 'LOEDDEKOEPINGE', 'Schweden', 'SE', NULL, NULL, '708445508', '00100027PT', NULL, NULL, 'Damascus black T3008-1-02.', NULL, '578824886924', 'FedEx', NULL, '2014-01-02', '27.12.2013 10:27', 'a0YC000000VymYvMAJ', '1', 'a0YC000000VymYvMAJ', '', '1795.00'),
(15638, '217295024', NULL, NULL, 'Robin Berglund', 'ALVESTAVAEGEN 45', '', '72231', 'Vaesteras', 'Schweden', 'SE', NULL, NULL, '763412672', '00101506IN', NULL, NULL, 'Damascus black T3008-1-02.', NULL, '578824886935', 'FedEx', NULL, '2014-01-02', '25.12.2013 22:14', 'a0YC000000VymYvMAJ', '1', 'a0YC000000VymYvMAJ', '', '1795.00'),
(15639, '216445695', NULL, NULL, 'Mher Sahakyan', 'SNAPPHANEVAEGEN 92', '', '177 54', 'JAERFAELLA', 'Schweden', 'SE', NULL, NULL, '720323219', '0010172YF7', NULL, NULL, 'Damascus gold T3008-1-03.', NULL, '578824886946', 'FedEx', NULL, '2014-01-02', '27.12.2013 10:27', 'a0YC000000VymP4MAJ', '1', 'a0YC000000VymP4MAJ', '', '1795.00'),
(15640, '216449272', NULL, NULL, 'Tobhias Oeberg', 'TUMBA TORG 1 TR', '', '147 30', 'TUMBA', 'Schweden', 'SE', NULL, NULL, '736559660', '0010220F93', NULL, NULL, 'Damascus gold T3008-1-03.', NULL, '578824886957', 'FedEx', NULL, '2014-01-02', '27.12.2013 10:27', 'a0YC000000VymP4MAJ', '1', 'a0YC000000VymP4MAJ', '', '1795.00'),
(15641, '216445616', NULL, NULL, 'Mher Sahakyan', 'SNAPPHANEVAEGEN 92', '', '177 54', 'JAERFAELLA', 'Schweden', 'SE', NULL, NULL, '720323219', '0010039K45', NULL, NULL, 'Damascus silver T3008-1-01.', NULL, '578824886946', 'FedEx', NULL, '2014-01-02', '27.12.2013 10:27', 'a0YC000000VymYMMAZ', '1', 'a0YC000000VymYMMAZ', '', '1795.00'),
(15642, '217184116', NULL, NULL, 'Valbone Shala', 'BAGSKYTTEGATAN 1C', '', '431 43', 'MOELNDAL', 'Schweden', 'SE', NULL, NULL, '736952479', '0010225RJL', NULL, NULL, 'Damascus silver T3008-1-01.', NULL, '578824886979', 'FedEx', NULL, '2014-01-02', '24.12.2013 21:44', 'a0YC000000VymYMMAZ', '1', 'a0YC000000VymYMMAZ', '', '1795.00'),
(15643, '217903357', NULL, NULL, 'Alex Emonide', 'Edsbergsgraend 6', '', '129 40', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '', '0010032EMW', NULL, NULL, 'Gold - Sao Paolo.', NULL, '578824886980', 'FedEx', NULL, '2014-01-02', '30.12.2013 11:14', 'a0YC000000VzVxPMAV', '1', 'a0YC000000VzVxPMAV', '', '2695.00'),
(15644, '217879224', NULL, NULL, 'James Gomez', 'HENJAVAEGEN 39', '', '332 35', 'GISLAVED', 'Schweden', 'SE', NULL, NULL, '705604795', '0010250XC6', NULL, NULL, 'Gold - Sao Paolo.', NULL, '578824886990', 'FedEx', NULL, '2014-01-02', '30.12.2013 03:14', 'a0YC000000VzVxPMAV', '1', 'a0YC000000VzVxPMAV', '', '2695.00'),
(15645, '217878863', NULL, NULL, 'Lena Jarjor', 'EKSAETRAVAEGEN 462', 'Imad Abed', '127 38', 'SKAERHOLMEN', 'Schweden', 'SE', NULL, NULL, '735869177', '0010045VH1', NULL, NULL, 'Gold - Sao Paolo.', NULL, '578824887004', 'FedEx', NULL, '2014-01-02', '30.12.2013 03:14', 'a0YC000000VzVxPMAV', '1', 'a0YC000000VzVxPMAV', '', '2695.00'),
(15646, '217900613', NULL, NULL, 'Zsolt Jakab', 'HANSTAVAEGEN 80', '', '16455', 'Kista', 'Schweden', 'SE', NULL, NULL, '765648590', '0010200PQ1', NULL, NULL, 'Gold - Sao Paolo.', NULL, '578824887015', 'FedEx', NULL, '2014-01-02', '30.12.2013 10:44', 'a0YC000000VzVxPMAV', '1', 'a0YC000000VzVxPMAV', '', '2695.00'),
(15647, '213981234', NULL, NULL, 'jakub sieklucki', '10 Frances Avenue', '', 'hu3 3bd', 'Hull', 'Grossbritannien', 'GB', NULL, NULL, '7516138873', '0010010A46', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '577108604673', 'FedEx', NULL, '2014-01-02', '09.12.2013 20:23', 'UK131203AMC14', '1', 'a0YC000000W0I5FMAV', '124.01', '179.00'),
(15648, '218013492', NULL, NULL, 'Michael Gaunt', '22 FOURACRES', '', 'SG6 3UF', 'LETCHWORTH GARDEN CITY', 'Grossbritannien', 'GB', NULL, NULL, '7515880998', '0010103KLP', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '577108604684', 'FedEx', NULL, '2014-01-02', '30.12.2013 23:22', 'UK131217AMC30', '1', 'a0YC000000WevfNMAR', '152.00', '229.00'),
(15649, '218001952', NULL, NULL, 'Neil Williams', '16 UPLAND COURT ROAD', '', 'RM3 0TT', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7985109433', '00101681KY', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '577108604695', 'FedEx', NULL, '2014-01-02', '30.12.2013 21:52', 'UK131217AMC30', '1', 'a0YC000000WevfNMAR', '152.00', '229.00'),
(15650, '217914419', NULL, NULL, 'zilvinas jankauskas', '62 ORANGEFIELD DRIVE', '', 'BT60 1DU', 'ARMAGH', 'Grossbritannien', 'GB', NULL, NULL, '7845140905', '0010096EFD', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-2) Black Strap - Silver Case - Black Face', NULL, '577108604700', 'FedEx', NULL, '2014-01-02', '30.12.2013 10:52', 'UK131217AMC31', '1', 'a0YC000000WevguMAB', '152.00', '229.00'),
(15651, '218017419', NULL, NULL, 'Benjamin Omasanuwa', '59 COLLINGWOOD AVENUE', '', 'NP19 0JT', 'NEWPORT', 'Grossbritannien', 'GB', NULL, NULL, '7787342293', '0010237X7Q', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108604710', 'FedEx', NULL, '2014-01-02', '31.12.2013 00:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15652, '218012157', NULL, NULL, 'Garry Swan', 'Unit 1 block Hunting park, nettlehill road, houston industrial estate', 'Itsameday. Unit 1 block 2', 'Eh54 5qs', 'Livingston', 'Grossbritannien', 'GB', NULL, NULL, '7447029629', '0010095J2P', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108604721', 'FedEx', NULL, '2014-01-02', '30.12.2013 23:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15653, '217913646', NULL, NULL, 'Gintare Meskauskiene', '14 THE SHAFTESBURYS', '', 'IG11 7JW', 'BARKING', 'Grossbritannien', 'GB', NULL, NULL, '7411713498', '0010075UQ1', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108604732', 'FedEx', NULL, '2014-01-02', '30.12.2013 10:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15654, '217940624', NULL, NULL, 'Harvey Nicholls', '2 MERMAID CLOSE', '', 'ME5 7PT', 'CHATHAM', 'Grossbritannien', 'GB', NULL, NULL, '7852721298', '00102508FC', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108604743', 'FedEx', NULL, '2014-01-02', '30.12.2013 13:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15655, '217892968', NULL, NULL, 'J Naylor', 'Rose Cottage, Main St', 'Holtby', 'YO19 5UD', 'Holtby, YORK', 'Grossbritannien', 'GB', NULL, NULL, '7837299837', '0010066X41', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108604754', 'FedEx', NULL, '2014-01-02', '30.12.2013 08:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15656, '218017295', NULL, NULL, 'Jubed Ali', '247A HANBURY STREET', 'Jubed.89@hotmail.co.uk', 'E1 5JY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7572782130', '0010109HNR', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108604765', 'FedEx', NULL, '2014-01-02', '31.12.2013 00:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15657, '217933187', NULL, NULL, 'kane baker', '109 LONDON ROAD', '', 'LE67 3JE', 'COALVILLE', 'Grossbritannien', 'GB', NULL, NULL, '7825168345', '0010218LHJ', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108604776', 'FedEx', NULL, '2014-01-02', '30.12.2013 12:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15658, '217926534', NULL, NULL, 'luke thomas', '9 HOLDALE ROAD', '', 'NG3 7GF', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7538575705', '0010174K5S', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108604787', 'FedEx', NULL, '2014-01-02', '30.12.2013 12:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15659, '217985431', NULL, NULL, 'Naip Cakiqi', '57 a KENDAL ROAD', '', 'Nw10 1jg', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7809367100', '0010008RDQ', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108604798', 'FedEx', NULL, '2014-01-02', '30.12.2013 19:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15660, '218014277', NULL, NULL, 'Nick Solon', '2 EMSCOTE GARDENS', '', 'HX1 3AW', 'HALIFAX', 'Grossbritannien', 'GB', NULL, NULL, '7808515850', '0010121VZF', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108604802', 'FedEx', NULL, '2014-01-02', '30.12.2013 23:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15661, '217980929', NULL, NULL, 'Rachel Opryszko', 'LILACS MAIN ROAD', '', 'BN18 0EY', 'ARUNDEL', 'Grossbritannien', 'GB', NULL, NULL, '7926066697', '00101939NA', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108604813', 'FedEx', NULL, '2014-01-02', '30.12.2013 18:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15662, '217988056', NULL, NULL, 'Sarah Jones', '35 HOLBURY DROVE', '', 'SO45 2NE', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7935767467', '0010110MUU', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108604824', 'FedEx', NULL, '2014-01-02', '30.12.2013 19:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15663, '217874224', NULL, NULL, 'Scott Harris', '6 Eldon Road', '', 'B16 9DP', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7934707532', '001022024R', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108604835', 'FedEx', NULL, '2014-01-02', '30.12.2013 00:22', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15664, '217878200', NULL, NULL, 'Shaun Gill', '35 CHURCH LANE', '', 'HU12 9PE', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7980925742', '0010163Q32', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108604846', 'FedEx', NULL, '2014-01-02', '30.12.2013 01:52', 'UK131217AMC32', '1', 'a0YC000000WevUnMAJ', '152.00', '229.00'),
(15665, '217972567', NULL, NULL, 'Andrew Browning', '38 SHAWLEY WAY', '', 'KT18 5PB', 'EPSOM', 'Grossbritannien', 'GB', NULL, NULL, '7715974684', '0010055RPU', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '577108604857', 'FedEx', NULL, '2014-01-02', '30.12.2013 17:52', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15666, '217944728', NULL, NULL, 'David Wood', 'Meersbrook Welsh Road', '', 'CH66 4QR', 'Little Sutton', 'Grossbritannien', 'GB', NULL, NULL, '7796192759', '0010174GMC', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '577108604868', 'FedEx', NULL, '2014-01-02', '30.12.2013 14:22', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15667, '217989146', NULL, NULL, 'John Lowther', '32 HYNE AVENUE', '', 'BD4 6BN', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7724921023', '0010133KEI', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '577108604879', 'FedEx', NULL, '2014-01-02', '30.12.2013 19:52', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15668, '217878583', NULL, NULL, 'Krishan Patel', 'UNIT 10 WEST ROAD', '', 'N17 0XJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7950510959', '0010202GJU', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '577108604880', 'FedEx', NULL, '2014-01-02', '30.12.2013 01:52', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15669, '218010255', NULL, NULL, 'Peter Thorne', '15 PICKETS CLOSE', 'Bushey Heath', 'WD23 1NL', 'BUSHEY', 'Grossbritannien', 'GB', NULL, NULL, '7807745280', '0010003VIS', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '577108604890', 'FedEx', NULL, '2014-01-02', '30.12.2013 22:52', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15670, '217914187', NULL, NULL, 'stephanie checketts', '27 ROGERS WAY', 'Warwick', 'CV34 6PY', 'WARWICK', 'Grossbritannien', 'GB', NULL, NULL, '7896965289', '0010051H5N', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '577108604905', 'FedEx', NULL, '2014-01-02', '30.12.2013 10:52', 'UK131217AMC33', '1', 'a0YC000000WevhvMAB', '152.00', '229.00'),
(15671, '218362349', NULL, NULL, 'Rik Vanderhaeghe', 'Itterbeek 77', '', '2570', 'Duffel', 'Belgien', 'BE', NULL, NULL, '495646952', '00102125J5', NULL, NULL, 'Model zwart', NULL, '578824887107', 'FedEx', NULL, '2014-01-07', '02.01.2014 18:48', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15672, '218318717', NULL, NULL, 'Kim De Clercq', 'Torrekensstraat 40', '', '9820', 'Munte', 'Belgien', 'BE', NULL, NULL, '498857602', '0010246AMY', NULL, NULL, 'Model zwart', NULL, '578824887118', 'FedEx', NULL, '2014-01-07', '02.01.2014 14:48', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15673, '217008378', NULL, NULL, 'mourad lachheb', '42 RUE SABRAN DE PONTEVES', '', '93240', 'STAINS', 'Frankreich', 'FR', NULL, NULL, '640354180', '0010240HWL', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 8', NULL, '578824887092', 'FedEx', NULL, '2014-01-06', '23.12.2013 19:08', 'FR091213SE60', '1', 'a0YC000000WdjJqMAJ', '160.00', '239.00'),
(15674, '217005689', NULL, NULL, 'mourad lachheb', '42 RUE SABRAN DE PONTEVES', '', '93240', 'STAINS', 'Frankreich', 'FR', NULL, NULL, '640354180', '0010178XEF', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 8', NULL, '578824887092', 'FedEx', NULL, '2014-01-06', '23.12.2013 18:38', 'FR091213SE60', '1', 'a0YC000000WdjJqMAJ', '160.00', '239.00'),
(15675, '218334420', NULL, NULL, 'Valmir Xhemaili', 'Beukenlaan 194', '', '2665 DH', 'BLEISWIJK', 'Niederlande', 'NL', NULL, NULL, '640601828', '0010191PSV', NULL, NULL, 'Casablanca Silver/Black', NULL, '578824887129', 'FedEx', NULL, '2014-01-06', '02.01.2014 15:58', 'NL131017LB04', '1', 'a0YC000000Vzx3CMAR', '185.00', '299.95'),
(15676, '214690482', NULL, NULL, 'Sean Lehane', '2 DIANA CLOSE', '', 'E18 1DH', 'LONDON', 'Grossbritannien', 'UK', NULL, NULL, '4,47573E+11', '0010058G7O', NULL, NULL, 'Acapulco Watch GM-504-4	 Black Strap Black Case Black Face', NULL, '578824887060', 'FedEx', NULL, '2014-01-06', '12.12.2013 14:23', 'UK131203AMC16', '1', 'a0YC000000W0I6mMAF', '124.01', '179.00'),
(15677, '218036359', NULL, NULL, 'Thierry Bonte', 'Torhoutse Steenweg 140', '', '8200', 'Sint-Andries', 'Belgien', 'BE', NULL, NULL, '495214353', '0010031DH4', NULL, NULL, 'Model zilver/wit Casablanca', NULL, '577108604927', 'FedEx', NULL, '2014-01-02', '31.12.2013 08:18', 'BE131017LB03', '1', 'a0YC000000VzxKCMAZ', '185.00', '299.95'),
(15678, '217961441', NULL, NULL, 'Germain Meganck', 'IJzerland 28', '', '8792', 'Desselgem', 'Belgien', 'BE', NULL, NULL, '56728024', '0010141IRD', NULL, NULL, 'Model zilver/zwart Casablanca', NULL, '577108604938', 'FedEx', NULL, '2014-01-02', '30.12.2013 15:18', 'BE131017LB04', '1', 'a0YC000000VzxKFMAZ', '185.00', '299.95'),
(15679, '217961440', NULL, NULL, 'Germain Meganck', 'IJzerland 28', '', '8792', 'Desselgem', 'Belgien', 'BE', NULL, NULL, '56728024', '0010017TA4', NULL, NULL, 'Model zilver/zwart Casablanca', NULL, '577108604938', 'FedEx', NULL, '2014-01-02', '30.12.2013 15:18', 'BE131017LB04', '1', 'a0YC000000VzxKFMAZ', '185.00', '299.95'),
(15680, '218014575', NULL, NULL, 'Sanjin Voloder', 'Altenastraat 27', 'bus 3', '2550', 'Kontich', 'Belgien', 'BE', NULL, NULL, '495615021', '0010090PK1', NULL, NULL, 'Model zwart Casablanca', NULL, '577108604950', 'FedEx', NULL, '2014-01-02', '30.12.2013 22:48', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15681, '217960622', NULL, NULL, 'Claude Mertens', 'Aalbroekstraat 3', 'BELINTRA', '9890', 'Semmerzake', 'Belgien', 'BE', NULL, NULL, '472368992', '0010060KU2', NULL, NULL, 'Model zwart/goud Casablanca', NULL, '577108604960', 'FedEx', NULL, '2014-01-02', '30.12.2013 15:18', 'BE131017LB02', '1', 'a0YC000000VzxKDMAZ', '185.00', '299.95'),
(15682, '217976770', NULL, NULL, 'Dahorea Constantin Gabriel', 'Heilig Bloedlaan 295/1', '', '2320', 'Hoogstraten', 'Belgien', 'BE', NULL, NULL, '493300999', '00101495CX', NULL, NULL, 'Une montre Miami de Tufina Uhren : boÃ®tier dorÃ© / cadran noir carbone / bracelet marron', NULL, '577108604971', 'FedEx', NULL, '2014-01-02', '30.12.2013 17:18', '4,2603E+12', '1', 'a0YC000000We9LtMAJ', '150.01', '229.00'),
(15683, '217859971', NULL, NULL, 'Luigi Reale', 'Rue Dieudonne Cambier  NÂ°11', '', '7160', 'Pieton', 'Belgien', 'BE', NULL, NULL, '497125835', '00100583RW', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/blanc', NULL, '577108604982', 'FedEx', NULL, '2014-01-02', '29.12.2013 21:18', 'BE131017LB03', '1', 'a0YC000000VzxKCMAZ', '185.00', '299.95'),
(15684, '217857231', NULL, NULL, 'Luigi Reale', 'Rue Dieudonne Cambier  NÂ°11', '', '7160', 'Pieton', 'Belgien', 'BE', NULL, NULL, '497125835', '001014759L', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/blanc', NULL, '577108604982', 'FedEx', NULL, '2014-01-02', '29.12.2013 20:48', 'BE131017LB03', '1', 'a0YC000000VzxKCMAZ', '185.00', '299.95'),
(15685, '217938255', NULL, NULL, 'Ulrich Webert', 'rue du Masy 28/4', '', '6040', 'Jumet', 'Belgien', 'BE', NULL, NULL, '483604646', '*00102479E5', NULL, NULL, 'Une montre Theorema Casablanca - coloris : noir', NULL, '577108605007', 'FedEx', NULL, '2014-01-02', '30.12.2013 12:18', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15686, '217929282', NULL, NULL, 'Rene Schrijer', 'Eikstraat 6', '', '3812 MC', 'AMERSFOORT', 'Niederlande', 'NL', NULL, NULL, '614883966', '0010120W8H', NULL, NULL, 'Casablanca All in Black', NULL, '577108605029', 'FedEx', NULL, '2014-01-02', '30.12.2013 11:28', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15687, '217962190', NULL, NULL, 'afj bus', 'De Horst 4', '', '7141 DE', 'GROENLO', 'Niederlande', 'NL', NULL, NULL, '622404398', '00101573TK', NULL, NULL, 'Casablanca Gold/Black', NULL, '577108605030', 'FedEx', NULL, '2014-01-02', '30.12.2013 15:28', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15688, '217958992', NULL, NULL, 'Dave Baltus', 'van Stockheym Hof 3', '', '6301 KP', 'VALKENBURG', 'Niederlande', 'NL', NULL, NULL, '628024559', '001007972P', NULL, NULL, 'Casablanca Gold/Black', NULL, '577108605040', 'FedEx', NULL, '2014-01-02', '30.12.2013 14:58', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15689, '217686623', NULL, NULL, 'Nemat Faraz', 'Erasmuslaan 165', '', '1216 NA', 'HILVERSUM', 'Niederlande', 'NL', NULL, NULL, '634845672', '0010214H1U', NULL, NULL, 'Casablanca Gold/Black', NULL, '577108605051', 'FedEx', NULL, '2014-01-02', '28.12.2013 16:28', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15690, '218009417', NULL, NULL, 'Ron de Bont', 'Londensingel 20', '', '2548 VM', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '624975191', '00100825FB', NULL, NULL, 'Casablanca Gold/Black', NULL, '577108605062', 'FedEx', NULL, '2014-01-02', '30.12.2013 21:58', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15691, '217977970', NULL, NULL, 'Shahid Lelienhof', 'Calandstraat 109', '', '3125 BA', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '646281121', '0010244OLT', NULL, NULL, 'Casablanca Gold/Black', NULL, '577108605073', 'FedEx', NULL, '2014-01-02', '30.12.2013 17:28', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15692, '217941000', NULL, NULL, 'Cunlu Zhao', 'Jacob van Ruysdaelstraat 46', '', '7545 DH', 'ENSCHEDE', 'Niederlande', 'NL', NULL, NULL, '649588915', '0010247P6C', NULL, NULL, 'Casablanca Silver/Black', NULL, '577108605084', 'FedEx', NULL, '2014-01-02', '30.12.2013 12:58', 'NL131017LB04', '1', 'a0YC000000Vzx3CMAR', '185.00', '299.95'),
(15693, '217687968', NULL, NULL, 'Nemat Faraz', 'Erasmuslaan 165', '', '1216 NA', 'HILVERSUM', 'Niederlande', 'NL', NULL, NULL, '634845672', '0010221XWE', NULL, NULL, 'Casablanca Silver/Black', NULL, '577108605051', 'FedEx', NULL, '2014-01-02', '28.12.2013 16:28', 'NL131017LB04', '1', 'a0YC000000Vzx3CMAR', '185.00', '299.95'),
(15694, '217935333', NULL, NULL, 'ozlem ozturk', 'van Maanenstraat 118', '', '3135 RV', 'VLAARDINGEN', 'Niederlande', 'NL', NULL, NULL, '641184257', '0010020GO1', NULL, NULL, 'Casablanca Silver/Black', NULL, '577108605100', 'FedEx', NULL, '2014-01-02', '30.12.2013 11:58', 'NL131017LB04', '1', 'a0YC000000Vzx3CMAR', '185.00', '299.95'),
(15695, '217979924', NULL, NULL, 'yvonne Stevens', 'Abersland 3222', '', '6605 PL', 'WIJCHEN', 'Niederlande', 'NL', NULL, NULL, '621825325', '00102469TU', NULL, NULL, 'Casablanca Silver/Black', NULL, '577108605110', 'FedEx', NULL, '2014-01-02', '30.12.2013 17:58', 'NL131017LB04', '1', 'a0YC000000Vzx3CMAR', '185.00', '299.95');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(15696, '217880318', NULL, NULL, 'Kim Briaire', 'Ina Damman erf 8', '', '2907 EE', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '646925752', '0010018TOL', NULL, NULL, 'Casablanca Silver/Gold', NULL, '577108605121', 'FedEx', NULL, '2014-01-02', '30.12.2013 01:58', 'NL131017LB01', '1', 'a0YC000000Vzx39MAB', '185.00', '299.95'),
(15697, '217994190', NULL, NULL, 'Roland Keesom', 'Keesomstraat 10E', 'Triple-IT', '1821BS', 'Alkmaar', 'Niederlande', 'NL', NULL, NULL, '611334446', '0010154KES', NULL, NULL, 'Casablanca Silver/Gold', NULL, '577108605132', 'FedEx', NULL, '2014-01-02', '30.12.2013 19:58', 'NL131017LB01', '1', 'a0YC000000Vzx39MAB', '185.00', '299.95'),
(15698, '217924157', NULL, NULL, 'Tobias Rinia', 'Wormerplein 26', '', '1442 CB', 'PURMEREND', 'Niederlande', 'NL', NULL, NULL, '642435846', '0010156P6A', NULL, NULL, 'Casablanca Silver/Gold', NULL, '577108605143', 'FedEx', NULL, '2014-01-02', '30.12.2013 10:58', 'NL131017LB01', '1', 'a0YC000000Vzx39MAB', '185.00', '299.95'),
(15699, '217928959', NULL, NULL, 'ton schiedon', 'Fatimastraat 63', '', '5021 AM', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '135432232', '00101315QG', NULL, NULL, 'Casablanca Silver/Gold', NULL, '577108605154', 'FedEx', NULL, '2014-01-02', '30.12.2013 11:28', 'NL131017LB01', '1', 'a0YC000000Vzx39MAB', '185.00', '299.95'),
(15700, '217992037', NULL, NULL, 'Jean Franssen', 'Marga Klompestraat 25', '', '6049 HR', 'HERTEN', 'Niederlande', 'NL', NULL, NULL, '637166571', '0010065LCZ', NULL, NULL, 'Casablanca Silver/White', NULL, '577108605165', 'FedEx', NULL, '2014-01-02', '30.12.2013 19:28', 'NL131017LB03', '1', 'a0YC000000Vzx3BMAR', '185.00', '299.95'),
(15701, '218035185', NULL, NULL, 'Dorotea D\'anna', 'Via Vincenzo Vitali 19', '', '90128', 'Palermo', 'Italien', 'IT', NULL, NULL, '', '0010222YMV', NULL, NULL, 'Modello Montecarlo - Cassa oro e nera, cinturino marrone', NULL, '577108605187', 'FedEx', NULL, '2014-01-02', '31.12.2013 07:58', 'a0YC000000WdtgIMAR', '1', 'a0YC000000WdtgIMAR', '', '279.99'),
(15702, '217999893', NULL, NULL, 'Giuseppe Campaniello', 'VIA PIETRO NENNI 2', '', '81030', 'VILLA DI BRIANO', 'Italien', 'IT', NULL, NULL, '3287052840', '0010106W1X', NULL, NULL, 'Modello Montecarlo - Cassa argento e nera, cinturino nero', NULL, '577108605198', 'FedEx', NULL, '2014-01-02', '30.12.2013 20:28', 'a0YC000000WdtfTMAR', '1', 'a0YC000000WdtfTMAR', '', '279.99'),
(15703, '217965497', NULL, NULL, 'Dario Valori', 'Via tre denari 472A', '', '00057', 'Roma', 'Italien', 'IT', NULL, NULL, '66118264', '0010211DBX', NULL, NULL, 'Modello Falcon - Cassa nera', NULL, '577108605202', 'FedEx', NULL, '2014-01-02', '30.12.2013 15:58', 'a0YC000000We7tkMAB', '1', 'a0YC000000We7tkMAB', '', '89.99'),
(15704, '218015510', NULL, NULL, 'Serdar Tovi', 'KNEKTGATAN 53 3C', '', '58734', 'LINKOEPING', 'Schweden', 'SE', NULL, NULL, '735686550', '0010241NT7', NULL, NULL, 'Black - Sao Paolo.', NULL, '577108605224', 'FedEx', NULL, '2014-01-02', '31.12.2013 01:14', 'a0YC000000VzVb1MAF', '1', 'a0YC000000VzVb1MAF', '', '2695.00'),
(15705, '218017692', NULL, NULL, 'Tobias Strand', 'Drottninggatan 6c', '', '21211', 'Malmoe', 'Schweden', 'SE', NULL, NULL, '704837709', '0010178C6E', NULL, NULL, 'Gold - Sao Paolo.', NULL, '577108605235', 'FedEx', NULL, '2014-01-02', '31.12.2013 01:44', 'a0YC000000VzVxPMAV', '1', 'a0YC000000VzVxPMAV', '', '2695.00'),
(15706, '217985979', NULL, NULL, 'David Shamon', 'AERTSTIGEN 5', '', '561 51', 'HUSKVARNA', 'Schweden', 'SE', NULL, NULL, '707356534', '0010174B3E', NULL, NULL, 'Gold - Sao Paolo.', NULL, '577108605246', 'FedEx', NULL, '2014-01-02', '30.12.2013 20:44', 'a0YC000000VzVxPMAV', '1', 'a0YC000000VzVxPMAV', '', '2695.00'),
(15707, '217947848', '', '', 'Mazin Oudah', 'Tisslingeplan 20', '', '16361', 'Spanga', 'Schweden', '', '', '', '', '0010071BY7', '', '', 'Gold - Sao Paolo.', 'Paket am 20.01.2014 zur?ckgekommen!  21.01.2014 RL705045351DE', '577108605257', 'FedEx', '', '2014-01-02', '30.12.2013 15:44', 'a0YC000000VzVxPMAV', '1', 'a0YC000000VzVxPMAV', '', '2695.00'),
(15708, '217975475', NULL, NULL, 'Maria Jarl', 'FJAERDHUNDRAGATAN 16', '', '745 30', 'ENKOEPING', 'Schweden', 'SE', NULL, NULL, '733632466', '0010048LAW', NULL, NULL, 'Silver - Sao Paolo.', NULL, '577108605268', 'FedEx', NULL, '2014-01-02', '30.12.2013 19:14', 'a0YC000000VzVmhMAF', '1', 'a0YC000000VzVmhMAF', '', '2695.00'),
(15709, '218074356', NULL, NULL, 'Camille Marx', 'Groot Welsden 10', '', '6269 EV', 'MARGRATEN', 'Niederlande', 'NL', NULL, NULL, '623651095', '00100991WC', NULL, NULL, 'Casablanca All in Black', NULL, '577108605327', 'FedEx', NULL, '2014-01-03', '31.12.2013 12:58', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15710, '218062433', NULL, NULL, 'Michael Louwaard', 'Odinstraat 38', '', '1363 WL', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '611750808', '0010176T41', NULL, NULL, 'Casablanca Gold/Black', NULL, '577108605338', 'FedEx', NULL, '2014-01-03', '31.12.2013 10:58', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15711, '218115497', NULL, NULL, 'S D Kok', 'Botter 49', '', '1625 DD', 'HOORN', 'Niederlande', 'NL', NULL, NULL, '645930873', '0010042BSU', NULL, NULL, 'Casablanca Gold/Black', NULL, '577108605349', 'FedEx', NULL, '2014-01-03', '31.12.2013 22:28', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15712, '218117000', NULL, NULL, 'Deniz Goren', 'Nancy Zeelenbergsingel 171', '', '3066 GA', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '612222201', '0010159A68', NULL, NULL, 'Casablanca Silver/Black', NULL, '577108605350', 'FedEx', NULL, '2014-01-03', '31.12.2013 23:28', 'NL131017LB04', '1', 'a0YC000000Vzx3CMAR', '185.00', '299.95'),
(15713, '218117948', NULL, NULL, 'S. Beekers', 'Sibeliuslaan 147', '', '5654 CT', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '408450318', '0010190KBC', NULL, NULL, 'Casablanca Silver/Black', NULL, '577108605360', 'FedEx', NULL, '2014-01-03', '31.12.2013 23:58', 'NL131017LB04', '1', 'a0YC000000Vzx3CMAR', '185.00', '299.95'),
(15714, '218091935', NULL, NULL, 'Frans Schol', 'Voorstraat 56', '', '4797 BH', 'WILLEMSTAD', 'Niederlande', 'NL', NULL, NULL, '648567290', '0010226MXV', NULL, NULL, 'Casablanca Silver/Gold', NULL, '577108605371', 'FedEx', NULL, '2014-01-03', '31.12.2013 15:28', 'NL131017LB01', '1', 'a0YC000000Vzx39MAB', '185.00', '299.95'),
(15715, '218083607', NULL, NULL, 'Marjan Engelbrecht', 'Westzaanstraat 9', '', '1013 NB', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '625191539', '0010167M14', NULL, NULL, 'Casablanca Silver/White', NULL, '577108605382', 'FedEx', NULL, '2014-01-03', '31.12.2013 14:28', 'NL131017LB03', '1', 'a0YC000000Vzx3BMAR', '185.00', '299.95'),
(15716, '218114090', NULL, NULL, 'Selia Korstanje', 'J. Roodenburghstraat 14', '', '1567 GR', 'ASSENDELFT', 'Niederlande', 'NL', NULL, NULL, '646277666', '0010106HWQ', NULL, NULL, 'Casablanca Silver/White', NULL, '577108605393', 'FedEx', NULL, '2014-01-03', '31.12.2013 21:28', 'NL131017LB03', '1', 'a0YC000000Vzx3BMAR', '185.00', '299.95'),
(15717, '218079493', NULL, NULL, 'Maxime van Bergen', 'Rubensheide 14', '', '2950', 'Kapellen', 'Belgien', 'BE', NULL, NULL, '476319818', '00100246UG', NULL, NULL, 'Model zilver/zwart Casablanca', NULL, '577108605522', 'FedEx', NULL, '2014-01-03', '31.12.2013 13:48', 'BE131017LB04', '1', 'a0YC000000VzxKFMAZ', '185.00', '299.95'),
(15718, '218219433', NULL, NULL, 'Younes Benchellal', 'Pierenbergstraat 36', '', '2020', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '484359029', '0010184YDC', NULL, NULL, 'Model zilver/zwart Casablanca', NULL, '577108605533', 'FedEx', NULL, '2014-01-03', '01.01.2014 21:48', 'BE131017LB04', '1', 'a0YC000000VzxKFMAZ', '185.00', '299.95'),
(15719, '218069539', NULL, NULL, 'Danny CAMMAERTS', 'IJzerstraat 12', '', '3080', 'Duisburg', 'Belgien', 'BE', NULL, NULL, '476233275', '0010242WIR', NULL, NULL, 'Model zwart Casablanca', NULL, '577108605544', 'FedEx', NULL, '2014-01-03', '31.12.2013 12:18', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15720, '218168132', NULL, NULL, 'Lord Nelson', 'Wollemarkt 8', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '15203814', '0010216HVB', NULL, NULL, 'Model zwart Casablanca', NULL, '577108605555', 'FedEx', NULL, '2014-01-03', '01.01.2014 14:18', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15721, '218151626', NULL, NULL, 'Rafael Lauwereys', 'Venusstraat 23', '', '2520', 'Oelegem', 'Belgien', 'BE', NULL, NULL, '476282444', '0010005HTT', NULL, NULL, 'Model zwart Casablanca', NULL, '577108605566', 'FedEx', NULL, '2014-01-03', '01.01.2014 12:18', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15722, '218083546', NULL, NULL, 'Adele Devogelaere', 'Kortrijksesteenweg 489', '', '9800', 'Petegem-aan-de-Leie', 'Belgien', 'BE', NULL, NULL, '485998290', '0010007BZL', NULL, NULL, 'Model zwart/goud Casablanca', NULL, '577108605577', 'FedEx', NULL, '2014-01-03', '31.12.2013 14:18', 'BE131017LB02', '1', 'a0YC000000VzxKDMAZ', '185.00', '299.95'),
(15723, '218081789', NULL, NULL, 'Laurens Wieme', 'Keerstraatje 18', '', '9950', 'Waarschoot', 'Belgien', 'BE', NULL, NULL, '478813338', '00101724MJ', NULL, NULL, 'Model zwart/goud Casablanca', NULL, '577108605588', 'FedEx', NULL, '2014-01-03', '31.12.2013 13:48', 'BE131017LB02', '1', 'a0YC000000VzxKDMAZ', '185.00', '299.95'),
(15724, '218091641', NULL, NULL, 'sokol burgaje', 'Sint-Sebastiaanstraat 9', 'Wondelgem', '9032', 'Gent', 'Belgien', 'BE', NULL, NULL, '486362388', '0010032P1A', NULL, NULL, 'Model zwart/goud Casablanca', NULL, '577108605599', 'FedEx', NULL, '2014-01-03', '31.12.2013 15:48', 'BE131017LB02', '1', 'a0YC000000VzxKDMAZ', '185.00', '299.95'),
(15725, '218196312', NULL, NULL, 'Tabla Samira', 'Borsbeekstraat 79', '', '2140', 'Borgerhout', 'Belgien', 'BE', NULL, NULL, '484474431', '0010192CXV', NULL, NULL, 'Model zwart/goud Casablanca', NULL, '577108605603', 'FedEx', NULL, '2014-01-03', '01.01.2014 18:18', 'BE131017LB02', '1', 'a0YC000000VzxKDMAZ', '185.00', '299.95'),
(15726, '218193733', NULL, NULL, 'Van Meirvenne', 'molenberg 43', '', '9150', 'kruibeke', 'Belgien', 'BE', NULL, NULL, '37740719', '00101271JO', NULL, NULL, 'Model zwart/goud Casablanca', NULL, '577108605614', 'FedEx', NULL, '2014-01-03', '01.01.2014 18:18', 'BE131017LB02', '1', 'a0YC000000VzxKDMAZ', '185.00', '299.95'),
(15727, '218223131', NULL, NULL, 'Benavides Michael', 'chaussee de Waterloo 41', '', '1060', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '477934871', '10156530', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/noir', NULL, '577108605625', 'FedEx', NULL, '2014-01-03', '01.01.2014 22:18', 'BE131017LB04', '1', 'a0YC000000VzxKFMAZ', '185.00', '299.95'),
(15728, '218146044', NULL, NULL, 'Annie Massart', 'rue du Quinque 31', '', '5100', 'Wierde', 'Belgien', 'BE', NULL, NULL, '81400419', '00101588OD', NULL, NULL, 'Une montre Theorema Casablanca - coloris : noir', NULL, '577108605636', 'FedEx', NULL, '2014-01-03', '01.01.2014 11:18', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15729, '218089758', NULL, NULL, 'Cervillieri Domenico', 'Rue des combattants 65b', 'Prive', '6140', 'Fontaine l eveque', 'Belgien', 'BE', NULL, NULL, '494144548', '00101578Y7', NULL, NULL, 'Une montre Theorema Casablanca - coloris : noir', NULL, '577108605647', 'FedEx', NULL, '2014-01-03', '31.12.2013 15:18', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15730, '218213233', NULL, NULL, 'ettore faugera', 'rue Ernest Solvay 475', '', '4000', 'Liege', 'Belgien', 'BE', NULL, NULL, '485306221', '001019836K', NULL, NULL, 'Une montre Theorema Casablanca - coloris : noir', NULL, '577108605658', 'FedEx', NULL, '2014-01-03', '01.01.2014 20:48', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15731, '218222567', NULL, NULL, 'jalal benabid', 'Jakob Vandervaetstraat 100', '', '8501', 'Heule', 'Belgien', 'BE', NULL, NULL, '491373329', '0010226K8B', NULL, NULL, 'Une montre Theorema Casablanca - coloris : noir', NULL, '577108605669', 'FedEx', NULL, '2014-01-03', '01.01.2014 22:18', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15732, '218214311', NULL, NULL, 'loic agostino magrone', 'rue Saint-Antoine 13', '', '6230', 'Pont-a -Celles', 'Belgien', 'BE', NULL, NULL, '483232430', '0010180O0E', NULL, NULL, 'Une montre Theorema Casablanca - coloris : noir', NULL, '577108605670', 'FedEx', NULL, '2014-01-03', '01.01.2014 20:48', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15733, '218090073', NULL, NULL, 'Cervillieri Domenico', 'Rue des combattants 65b', 'Prive', '6140', 'Fontaine l eveque', 'Belgien', 'BE', NULL, NULL, '494144548', '0010043WJ8', NULL, NULL, 'Une montre Theorema Casablanca - coloris : or/noir', NULL, '577108605647', 'FedEx', NULL, '2014-01-03', '31.12.2013 15:18', 'BE131017LB02', '1', 'a0YC000000VzxKDMAZ', '185.00', '299.95'),
(15734, '218257914', NULL, NULL, 'Raghda Adnan', '11 Kolenbranderstraat 11', '', '8601 vc', 'Sneek', 'Niederlande', 'NL', NULL, NULL, '31641982925', '0010134V2S', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', NULL, '577108605485', 'FedEx', NULL, '2014-01-03', '02.01.2014 11:32', 'a0YC000000W0YCBMA3', '1', 'a0YC000000W0YCBMA3', '', '239.00'),
(15735, '218226067', NULL, NULL, 'Jenny Doyle', '44 Our Ladys Place', '', '0', 'Naas Co Kildare Eire', 'Irland', 'IE', NULL, NULL, '858127138', '00101244KZ', NULL, NULL, 'Sydney Diamonds Watch - Silver Case, Silver Face, Black Strap', NULL, '577108605496', 'FedEx', NULL, '2014-01-03', '02.01.2014 00:02', 'a0YC000000WeLb5MAF', '1', 'a0YC000000WeLb5MAF', '', '219.00'),
(15736, '218066061', NULL, NULL, 'Isabel Hennessy', '18 Glenanaar Avenue', 'Woodview Park', '-----', 'Limerick', 'Irland', 'IE', NULL, NULL, '858410525', '0010213DLE', NULL, NULL, 'Sydney Diamonds Watch - Silver Case, Silver Face, Black Strap', NULL, '577108605500', 'FedEx', NULL, '2014-01-03', '31.12.2013 12:32', 'a0YC000000WeLb5MAF', '1', 'a0YC000000WeLb5MAF', '', '219.00'),
(15737, '218356680', NULL, NULL, 'Frederik Maaloe Kruse', 'Torumvej 22 2TH', '2 th', '2730', 'Herlev', 'Dänemark', 'DK', NULL, NULL, '30131631', '00100166TP', NULL, NULL, 'Monte Carlo-ur med guld og sort urkasse', NULL, '577108605853', 'FedEx', NULL, '2014-01-03', '02.01.2014 18:36', 'a0YC000000VzUmvMAF', '1', 'a0YC000000VzUmvMAF', '', '1999.00'),
(15738, '218103309', NULL, NULL, 'Fontana Stefano', 'VIALE DELLA VILLETTA 18', 'Consegnare al bar La Villetta di Molinari Tiziana', '43125', 'PARMA', 'Italien', 'IT', NULL, NULL, '3272160819', '0010098W45', NULL, NULL, 'Modello Falcon - Cassa bianca', NULL, '577108605820', 'FedEx', NULL, '2014-01-03', '31.12.2013 17:58', 'a0YC000000We7swMAB', '1', 'a0YC000000We7swMAB', '', '89.99'),
(15739, '218072680', NULL, NULL, 'Alessandro Calatri', 'VIA DELLA RINASCITA 12', '', '09040', 'SOLEMINIS', 'Italien', 'IT', NULL, NULL, '3347818966', '0010150OWE', NULL, NULL, 'Modello Montecarlo - Cassa argento e bianca, cinturino nero', NULL, 'RL704540504DE', 'Deutsche Post', NULL, '2014-01-03', '31.12.2013 12:28', 'a0YC000000WdteRMAR', '1', 'a0YC000000WdteRMAR', '', '279.99'),
(15740, '218201426', NULL, NULL, 'Anna Telka', 'Houtrustweg 454', '', '2583 EZ', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '610669549', '0010077E6E', NULL, NULL, 'Casablanca All in Black', NULL, '577108605691', 'FedEx', NULL, '2014-01-03', '01.01.2014 19:28', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15741, '218247599', NULL, NULL, 'Wesley Frodyma', 'Mesdaglaan 22', '', '5161 VB', 'SPRANG-CAPELLE', 'Niederlande', 'NL', NULL, NULL, '611887396', '0010149PDI', NULL, NULL, 'Casablanca All in Black', NULL, '577108605706', 'FedEx', NULL, '2014-01-03', '02.01.2014 07:58', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15742, '218119898', NULL, NULL, 'Elise Vervoort', 'Klaproos 18', '', '5102 HP', 'DONGEN', 'Niederlande', 'NL', NULL, NULL, '681122623', '0010122MPN', NULL, NULL, 'Casablanca Gold/Black', NULL, '577108605717', 'FedEx', NULL, '2014-01-03', '01.01.2014 02:28', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15743, '218215021', NULL, NULL, 'Hassy Efe', 'Bartokstraat 366', '', '5011 JD', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '627194757', '00100048TF', NULL, NULL, 'Casablanca Gold/Black', NULL, '577108605728', 'FedEx', NULL, '2014-01-03', '01.01.2014 20:58', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15744, '218217622', NULL, NULL, 'Miranda Hornhuis', 'Kooistukken 40', '', '9761 JZ', 'EELDE', 'Niederlande', 'NL', NULL, NULL, '621211101', '0010080XKE', NULL, NULL, 'Casablanca Gold/Black', NULL, '577108605739', 'FedEx', NULL, '2014-01-03', '01.01.2014 21:28', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15745, '218221027', NULL, NULL, 'Mohamed Imohamadayan', 'Karel Doormanstraat 16', '', '7942 AB', 'Meppel', 'Niederlande', 'NL', NULL, NULL, '611623031', '0010064PP4', NULL, NULL, 'Casablanca Gold/Black', NULL, '577108605740', 'FedEx', NULL, '2014-01-03', '01.01.2014 21:58', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15746, '218209590', NULL, NULL, 'Pepijn Moll', 'Rembrandtstraat 16', '', '1816CH', 'Alkmaar', 'Niederlande', 'NL', NULL, NULL, '646272049', '0010158EFB', NULL, NULL, 'Casablanca Gold/Black', NULL, '577108605750', 'FedEx', NULL, '2014-01-03', '01.01.2014 20:28', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15747, '218164467', NULL, NULL, 'Sergej Bos', 'De Fantasie 4', '', '1324 HZ', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '629112949', '0010245SZT', NULL, NULL, 'Casablanca Gold/Black', NULL, '577108605761', 'FedEx', NULL, '2014-01-03', '01.01.2014 13:58', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15748, '218221386', NULL, NULL, 'Barbara Tappij-Gielen', 'Waterstraat 27', '', '6573 AA', 'BEEK-UBBERGEN', 'Niederlande', 'NL', NULL, NULL, '653773240', '0010244U9J', NULL, NULL, 'Casablanca Silver/Gold', NULL, '577108605772', 'FedEx', NULL, '2014-01-03', '01.01.2014 21:58', 'NL131017LB01', '1', 'a0YC000000Vzx39MAB', '185.00', '299.95'),
(15749, '218176289', NULL, NULL, 'Harroon Aryubi', 'Asjesstraat 28', '', '1945 XA', 'BEVERWIJK', 'Niederlande', 'NL', NULL, NULL, '622486336', '00101916GW', NULL, NULL, 'Casablanca Silver/Gold', NULL, '577108605783', 'FedEx', NULL, '2014-01-03', '01.01.2014 15:28', 'NL131017LB01', '1', 'a0YC000000Vzx39MAB', '185.00', '299.95'),
(15750, '218219199', NULL, NULL, 'Jack Noteboom', 'Peperstraat 38', '', '2969 AZ', 'OUD-ALBLAS', 'Niederlande', 'NL', NULL, NULL, '628879747', '0010061KE7', NULL, NULL, 'Casablanca Silver/Gold', NULL, '577108605794', 'FedEx', NULL, '2014-01-03', '01.01.2014 21:58', 'NL131017LB01', '1', 'a0YC000000Vzx39MAB', '185.00', '299.95'),
(15751, '218269951', NULL, NULL, 'Chirana Metekohy', 'Traverse 7', 'BelCompany', '1315 TJ', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '612508245', '0010121HJ6', NULL, NULL, 'Casablanca Silver/White', NULL, '577108605809', 'FedEx', NULL, '2014-01-03', '02.01.2014 09:58', 'NL131017LB03', '1', 'a0YC000000Vzx3BMAR', '185.00', '299.95'),
(15752, '218375848', NULL, NULL, 'Emil Backman', 'VAELLINGBYVAEGEN 41', '', '162 63', 'VAELLINGBY', 'Schweden', 'SE', NULL, NULL, '739402343', '10096997', NULL, NULL, 'Gold - Sao Paolo.', NULL, '577108605360', 'FedEx', NULL, '2014-01-03', '02.01.2014 22:14', 'a0YC000000VzVxPMAV', '1', 'a0YC000000VzVxPMAV', '', '2695.00'),
(15753, '218072781', NULL, NULL, 'Irene Wester', 'PRAESTSKOGSVAEGEN 17', '', '141 43', 'HUDDINGE', 'Schweden', 'SE', NULL, NULL, '707550696', '0010229V6J', NULL, NULL, 'Gold - Sao Paolo.', NULL, '577108605371', 'FedEx', NULL, '2014-01-03', '31.12.2013 14:44', 'a0YC000000VzVxPMAV', '1', 'a0YC000000VzVxPMAV', '', '2695.00'),
(15754, '218089866', NULL, NULL, 'Lars-Olof Annerfeldt', 'LINNEGATAN 86B', '', '21615', 'LIMHAMN', 'Schweden', 'SE', NULL, NULL, '707208855', '00101752PN', NULL, NULL, 'Gold - Sao Paolo.', NULL, '577108605382', 'FedEx', NULL, '2014-01-03', '31.12.2013 17:14', 'a0YC000000VzVxPMAV', '1', 'a0YC000000VzVxPMAV', '', '2695.00'),
(15755, '218095067', NULL, NULL, 'Naser Jabra', 'TIDERAEKNINGSGATAN 22', '', '415 10', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '723108156', '001016579Y', NULL, NULL, 'Gold - Sao Paolo.', NULL, '577108605393', 'FedEx', NULL, '2014-01-03', '31.12.2013 18:14', 'a0YC000000VzVxPMAV', '1', 'a0YC000000VzVxPMAV', '', '2695.00'),
(15756, '218058481', NULL, NULL, 'Ara Balbalian', 'BRUNNSGATAN 7', '', '172 68', 'SUNDBYBERG', 'Schweden', 'SE', NULL, NULL, '766488850', '001022699S', NULL, NULL, 'Silver - Sao Paolo.', NULL, '578824887368', 'FedEx', NULL, '2014-01-16', '31.12.2013 12:44', 'a0YC000000VzVmhMAF', '1', 'a0YC000000VzVmhMAF', '', '2695.00'),
(15757, '218219061', NULL, NULL, 'Simon Gawrieh', 'MALTESHOLMSVAEGEN 95', '', '165 55', 'HAESSELBY', 'Schweden', 'SE', NULL, NULL, '722488787', '00101249Q3', NULL, NULL, 'Silver - Sao Paolo.', NULL, '578824887416', 'FedEx', NULL, '2014-01-16', '01.01.2014 23:44', 'a0YC000000VzVmhMAF', '1', 'a0YC000000VzVmhMAF', '', '2695.00'),
(15758, '218884904', NULL, NULL, 'gianni mazzei', 'Loodzetter 5', '', '9502 EW', 'STADSKANAAL', 'Niederlande', 'NL', NULL, NULL, '625076699', '0010173TFQ', NULL, NULL, 'Casablanca All in Black', NULL, '577108606312', 'FedEx', NULL, '2014-01-08', '05.01.2014 20:28', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15759, '218558066', NULL, NULL, 'Jordy Hollewand', 'Lariksbeek 25', 'Acuut Zorg Groep BV', '5501 GP', 'Veldhoven', 'Niederlande', 'NL', NULL, NULL, '627174449', '0010051C7V', NULL, NULL, 'Casablanca All in Black', NULL, '577108606323', 'FedEx', NULL, '2014-01-08', '03.01.2014 21:58', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15760, '218683120', NULL, NULL, 'M. Algie', 'Universiteitsweg 12', '', '3732 HX', 'DE BILT', 'Niederlande', 'NL', NULL, NULL, '612932807', '0010080UHN', NULL, NULL, 'Casablanca All in Black', NULL, '577108606334', 'FedEx', NULL, '2014-01-08', '04.01.2014 17:58', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15761, '218492434', NULL, NULL, 'Myrthe Meihuizen', 'Brederoodseweg 6', '', '2082 BV', 'SANTPOORT-ZUID', 'Niederlande', 'NL', NULL, NULL, '647960599', '0010233NDJ', NULL, NULL, 'Casablanca All in Black', NULL, '577108606345', 'FedEx', NULL, '2014-01-08', '03.01.2014 14:28', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15762, '218476136', NULL, NULL, 'tom Ruijters', 'Hoogstraat 55A', '', '6102 XS', 'ECHT', 'Niederlande', 'NL', NULL, NULL, '681457475', '0010133DEZ', NULL, NULL, 'Casablanca All in Black', NULL, '577108606356', 'FedEx', NULL, '2014-01-08', '03.01.2014 12:58', 'NL131017LB05', '1', 'a0YC000000VzxfJMAR', '185.00', '299.95'),
(15763, '218405346', NULL, NULL, 'Abdellatif Eloudini', 'Winterjanpad 15', '', '1036kn', 'Amsterdam', 'Niederlande', 'NL', NULL, NULL, '641724476', '0010065W1Z', NULL, NULL, 'Casablanca Gold/Black', NULL, '577108606367', 'FedEx', NULL, '2014-01-08', '03.01.2014 00:58', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15764, '218658889', NULL, NULL, 'Bianca van der Meulen', 'De Wittenkade 8A', '', '1051 AA', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '06-54755464', '0010160R4N', NULL, NULL, 'Casablanca Gold/Black', NULL, '577108606378', 'FedEx', NULL, '2014-01-08', '04.01.2014 15:28', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15765, '218771163', NULL, NULL, 'desiree Kruijthof', 'Sint Franciscusweg 3', '', '5684 LZ', 'BEST', 'Niederlande', 'NL', NULL, NULL, '628567223', '0010235UQ4', NULL, NULL, 'Casablanca Gold/Black', NULL, '577108606389', 'FedEx', NULL, '2014-01-08', '05.01.2014 09:58', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15766, '218541734', NULL, NULL, 'Johnny Xiongfeng Zhang', 'Schiedamseweg 209', 'Johnnies Fastfood', '3026 AN', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '615060228', '0010167IXI', NULL, NULL, 'Casablanca Gold/Black', NULL, '577108606390', 'FedEx', NULL, '2014-01-08', '03.01.2014 19:58', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15767, '218707232', NULL, NULL, 'Roy Woesthuis', 'Oude Almeloseweg 24', '', '7615 PH', 'HARBRINKHOEK', 'Niederlande', 'NL', NULL, NULL, '614037629', '0010247OXO', NULL, NULL, 'Casablanca Gold/Black', NULL, '577108606404', 'FedEx', NULL, '2014-01-08', '04.01.2014 20:58', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15768, '218411695', '', '', 'Samira Madani', 'Hoge Waard 1-2', '', '6825JK', 'Arnhem', 'Niederlande', '', '', '', '06-42339910', '0010019GGK', '', '', 'Casablanca Gold/Black', 'Uhr erhalten 24.01.2014\r\nUhr versendet 24.01.2014  RL 70 497 238 5DE', '577108606415', 'FedEx', '', '2014-01-08', '03.01.2014 05:58', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15769, '218871276', NULL, NULL, 'sjaak reibestein', 'Gruttosingel 46', '', '2496 HX', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '610105060', '0010228QUT', NULL, NULL, 'Casablanca Gold/Black', NULL, '577108606426', 'FedEx', NULL, '2014-01-08', '05.01.2014 18:58', 'NL131017LB02', '1', 'a0YC000000Vzx3AMAR', '185.00', '299.95'),
(15770, '218516778', NULL, NULL, 'Gokhan Kalyoncu', 'Langenhorst 38 A', '', '3085 HP', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '648624215', '0010109QGR', NULL, NULL, 'Casablanca Silver/Black', NULL, '577108606437', 'FedEx', NULL, '2014-01-08', '03.01.2014 16:58', 'NL131017LB04', '1', 'a0YC000000Vzx3CMAR', '185.00', '299.95'),
(15771, '218592093', NULL, NULL, 'Jan Willem', 'Verdilaan 22', '', '3603 CA', 'MAARSSEN', 'Niederlande', 'NL', NULL, NULL, '204490018', '0010158W6U', NULL, NULL, 'Casablanca Silver/Black', NULL, '577108606448', 'FedEx', NULL, '2014-01-08', '04.01.2014 08:58', 'NL131017LB04', '1', 'a0YC000000Vzx3CMAR', '185.00', '299.95'),
(15772, '218695249', NULL, NULL, 'Remy Van Paassen', 'Burg Klinkhamerweg 47', '', '2761 BD', 'ZEVENHUIZEN', 'Niederlande', 'NL', NULL, NULL, '628617330', '0010055J95', NULL, NULL, 'Casablanca Silver/Black', NULL, '577108606459', 'FedEx', NULL, '2014-01-08', '04.01.2014 19:28', 'NL131017LB04', '1', 'a0YC000000Vzx3CMAR', '185.00', '299.95'),
(15773, '218706742', NULL, NULL, 'Shauna Walker', 'Theo van der Schuerlaan 144', '', '6217 PB', 'MAASTRICHT', 'Niederlande', 'NL', NULL, NULL, '652862607', '00100242XY', NULL, NULL, 'Casablanca Silver/Black', NULL, '577108606460', 'FedEx', NULL, '2014-01-08', '04.01.2014 20:58', 'NL131017LB04', '1', 'a0YC000000Vzx3CMAR', '185.00', '299.95'),
(15774, '218670953', NULL, NULL, 'Marcel de Langen', 'Goereestraat 10', '', '1025 NJ', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '654927390', '0010068K9P', NULL, NULL, 'Casablanca Silver/Gold', NULL, '577108606470', 'FedEx', NULL, '2014-01-08', '04.01.2014 16:28', 'NL131017LB01', '1', 'a0YC000000Vzx39MAB', '185.00', '299.95'),
(15775, '218724172', NULL, NULL, 'Said Cheddad', 'van Noordtstraat 9E', '', '1013SM', 'Amsterdam', 'Niederlande', 'NL', NULL, NULL, '642203845', '0010224IJ3', NULL, NULL, 'Casablanca Silver/Gold', NULL, '577108606481', 'FedEx', NULL, '2014-01-08', '04.01.2014 23:28', 'NL131017LB01', '1', 'a0YC000000Vzx39MAB', '185.00', '299.95'),
(15776, '218870118', NULL, NULL, 'Kim van Schaverbeek', 'Kerkelaan 14', '', '1689 EA', 'Zwaag', 'Niederlande', 'NL', NULL, NULL, '646244373', '0010053LAR', NULL, NULL, 'Casablanca Silver/White', NULL, '577108606492', 'FedEx', NULL, '2014-01-08', '05.01.2014 18:58', 'NL131017LB03', '1', 'a0YC000000Vzx3BMAR', '185.00', '299.95'),
(15777, '218652760', NULL, NULL, 'Robert-Jan de Bruin', 'Catharina-Amaliahof 17', '', '1947 HT', 'BEVERWIJK', 'Niederlande', 'NL', NULL, NULL, '652438586', '0010191AG0', NULL, NULL, 'Casablanca Silver/White', NULL, '577108606507', 'FedEx', NULL, '2014-01-08', '04.01.2014 14:28', 'NL131017LB03', '1', 'a0YC000000Vzx3BMAR', '185.00', '299.95'),
(15778, '218543606', NULL, NULL, 'Glenn Delespesse', 'Wegvoeringsstraat 54', '', '9100', 'Sint-Niklaas', 'Belgien', 'BE', NULL, NULL, '497414746', '0010008G87', NULL, NULL, 'Model zilver/wit Casablanca', NULL, '1Z8VF4596844496319', 'UPS', NULL, '2014-01-07', '03.01.2014 20:18', 'BE131017LB03', '1', 'a0YC000000VzxKCMAZ', '185.00', '299.95'),
(15779, '218889172', NULL, NULL, 'Gilliam Jaenen', 'Hofstraat 43', '', '3530', 'Houthalen', 'Belgien', 'BE', NULL, NULL, '492621826', '0010041ORQ', NULL, NULL, 'Model zilver/zwart Casablanca', NULL, '1Z8VF4596844930125', 'UPS', NULL, '2014-01-07', '05.01.2014 20:48', 'BE131017LB04', '1', 'a0YC000000VzxKFMAZ', '185.00', '299.95'),
(15780, '218516537', NULL, NULL, 'Artur Sjahbazov', 'Baronsdreef 13', 'bus 0103', '9160', 'Lokeren', 'Belgien', 'BE', NULL, NULL, '488817538', '0010002W66', NULL, NULL, 'Model zwart Casablanca', NULL, '1Z8VF4596844251538', 'UPS', NULL, '2014-01-07', '03.01.2014 17:18', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15781, '218888790', NULL, NULL, 'Daniel Spruyt', 'Laurierlaan 1B', '', '2812', 'Muizen', 'Belgien', 'BE', NULL, NULL, '492638816', '0010048ACZ', NULL, NULL, 'Model zwart Casablanca', NULL, '1Z8VF4596844356541', 'UPS', NULL, '2014-01-07', '05.01.2014 20:48', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15782, '218884740', NULL, NULL, 'Giorgio Derycke', 'Lauwsestraat 99', '', '8511', 'Aalbeke', 'Belgien', 'BE', NULL, NULL, '474545580', '00101728UC', NULL, NULL, 'Model zwart Casablanca', NULL, '1Z8VF4596843301155', 'UPS', NULL, '2014-01-07', '05.01.2014 20:18', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15783, '218828528', NULL, NULL, 'irida gjonaj', 'Kruisbekstraat 28', '1ste verdiep', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '499887754', '0010239LEZ', NULL, NULL, 'Model zwart Casablanca', NULL, '1Z8VF4596844901362', 'UPS', NULL, '2014-01-07', '05.01.2014 15:18', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15784, '218895236', NULL, NULL, 'Filip Sergeys', 'Venneborglaan 5', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '477340942', '0010190T3S', NULL, NULL, 'Model zwart/goud Casablanca', NULL, '1Z8VF4596844333173', 'UPS', NULL, '2014-01-07', '05.01.2014 21:18', 'BE131017LB02', '1', 'a0YC000000VzxKDMAZ', '185.00', '299.95'),
(15785, '218900939', NULL, NULL, 'Virginia Sanchez', 'Rue pachy du try 6', '', '6032', 'Mont-sur -marchienne', 'Belgien', 'BE', NULL, NULL, '470044060', '00101271M8', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/blanc', NULL, '1Z8VF4596843732583', 'UPS', NULL, '2014-01-07', '05.01.2014 21:48', 'BE131017LB03', '1', 'a0YC000000VzxKCMAZ', '185.00', '299.95'),
(15786, '218763596', NULL, NULL, 'Kenneth Leys', 'Zavelbaan 42/03', '', '9300', 'Aalst', 'Belgien', 'BE', NULL, NULL, '474881805', '00102105EH', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/noir', NULL, '1Z8VF4596843795597', 'UPS', NULL, '2014-01-07', '05.01.2014 09:48', 'BE131017LB04', '1', 'a0YC000000VzxKFMAZ', '185.00', '299.95'),
(15787, '218809146', NULL, NULL, 'lin xuyun', 'Quartier de la gare 13', 'Montre theoremo casablanca argent/noir', '7321', 'Blaton', 'Belgien', 'BE', NULL, NULL, '484793798', '0010063VGK', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/noir', NULL, '1Z8VF4596844378205', 'UPS', NULL, '2014-01-07', '05.01.2014 13:18', 'BE131017LB04', '1', 'a0YC000000VzxKFMAZ', '185.00', '299.95'),
(15788, '218762360', NULL, NULL, 'Matthias Herbots', 'Adegemstraat 109', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '0472 513779', '0010225WBP', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/or', NULL, '1Z8VF4596845096419', 'UPS', NULL, '2014-01-07', '05.01.2014 09:18', 'BE131017LB01', '1', 'a0YC000000VzxKEMAZ', '185.00', '299.95'),
(15789, '218857565', NULL, NULL, 'Ines Barbe', 'Dennenlaan 13', 'Iphone 5', '1600', 'Sint-Pieters-Leeuw', 'Belgien', 'BE', NULL, NULL, '468158474', '0010031M5D', NULL, NULL, 'Une montre Theorema Casablanca - coloris : noir', NULL, '1Z8VF4596845926227', 'UPS', NULL, '2014-01-07', '05.01.2014 17:48', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15790, '218682045', NULL, NULL, 'Juliette AUGUSTE', 'venelle des Preas 11', '', '1300', 'Wavre', 'Belgien', 'BE', NULL, NULL, '477771368', '0010138HBV', NULL, NULL, 'Une montre Theorema Casablanca - coloris : noir', NULL, '1Z8VF4596844803638', 'UPS', NULL, '2014-01-07', '04.01.2014 17:48', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15791, '218556819', NULL, NULL, 'kaplan sheta', 'avenue Dolez 125B', '', '1180', 'Uccle', 'Belgien', 'BE', NULL, NULL, '472465654', '0010230V54', NULL, NULL, 'Une montre Theorema Casablanca - coloris : noir', NULL, '1Z8VF4596844224648', 'UPS', NULL, '2014-01-07', '03.01.2014 21:48', 'BE131017LB05', '1', 'a0YC000000VzxKGMAZ', '185.00', '299.95'),
(15792, '218405661', NULL, NULL, 'rachid Lamkanfi', 'Kreglingerstraat 22', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '483700510', '001010285T', NULL, NULL, 'Une montre Theorema Casablanca - coloris : or/noir', NULL, '1Z8VF4596845845252', 'UPS', NULL, '2014-01-07', '03.01.2014 01:18', 'BE131017LB02', '1', 'a0YC000000VzxKDMAZ', '185.00', '299.95'),
(15793, '218610635', NULL, NULL, 'Thibaut Lefevre', 'Rue du pont 2', '', '6530', 'Thuin', 'Belgien', 'BE', NULL, NULL, '494057598', '0010003ZTJ', NULL, NULL, 'Une montre Theorema Casablanca - coloris : or/noir', NULL, '1Z8VF4596845081461', 'UPS', NULL, '2014-01-07', '04.01.2014 10:48', 'BE131017LB02', '1', 'a0YC000000VzxKDMAZ', '185.00', '299.95'),
(15794, '218855373', NULL, NULL, 'Christina Folgero', 'Bronshojvej 4', '', '2700', 'Bronshoj', 'Dänemark', 'DK', NULL, NULL, '', '0010196X8S', NULL, NULL, 'Monte Carlo-ur med guld og sort urkasse', NULL, '577108606161', 'FedEx', NULL, '2014-01-07', '05.01.2014 17:36', 'a0YC000000VzUmvMAF', '1', 'a0YC000000VzUmvMAF', '', ''),
(15795, '218543130', NULL, NULL, 'Dennis popenda', 'Radmandslokken 13 2TV.', '', '6400', 'Sonderborg', 'Dänemark', 'DK', NULL, NULL, '41312899', '0010007PYN', NULL, NULL, 'Monte Carlo-ur med guld og sort urkasse', NULL, '577108606172', 'FedEx', NULL, '2014-01-07', '03.01.2014 20:06', 'a0YC000000VzUmvMAF', '1', 'a0YC000000VzUmvMAF', '', '1999.00'),
(15796, '218647993', NULL, NULL, 'Erik Immerkaer', 'Tingvallavej 51', '', '5210', 'Odense NV', 'Dänemark', 'DK', NULL, NULL, '52804040', '00100634A9', NULL, NULL, 'Monte Carlo-ur med guld og sort urkasse', NULL, '577108606183', 'FedEx', NULL, '2014-01-07', '04.01.2014 14:06', 'a0YC000000VzUmvMAF', '1', 'a0YC000000VzUmvMAF', '', '1999.00'),
(15797, '218812153', NULL, NULL, 'Grith Hansen', 'Middelgrundsvej 18', '1. mf.', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '27374158', '0010049VJ3', NULL, NULL, 'Monte Carlo-ur med guld og sort urkasse', NULL, '577108606194', 'FedEx', NULL, '2014-01-07', '05.01.2014 13:36', 'a0YC000000VzUmvMAF', '1', 'a0YC000000VzUmvMAF', '', '1999.00'),
(15798, '218596076', NULL, NULL, 'maryam hamidzadeh', 'Godhavnsvej 24', '', '2900', 'Hellerup', 'Dänemark', 'DK', NULL, NULL, '27283594', '001000229A', NULL, NULL, 'Monte Carlo-ur med guld og sort urkasse', NULL, '577108606209', 'FedEx', NULL, '2014-01-07', '04.01.2014 09:06', 'a0YC000000VzUmvMAF', '1', 'a0YC000000VzUmvMAF', '', '1999.00'),
(15799, '218656362', NULL, NULL, 'Nicklas Gottfredsen', 'Elbagade 25', 'St. tv.', '2300', 'Kobenhavn S', 'Dänemark', 'DK', NULL, NULL, '27824886', '00101184VV', NULL, NULL, 'Monte Carlo-ur med guld og sort urkasse', NULL, '577108606210', 'FedEx', NULL, '2014-01-07', '04.01.2014 15:06', 'a0YC000000VzUmvMAF', '1', 'a0YC000000VzUmvMAF', '', '1999.00'),
(15800, '218908489', NULL, NULL, 'omer yucel', 'Lundebjerg 70 ST C', '', '2740', 'Skovlunde', 'Dänemark', 'DK', NULL, NULL, '50295000', '0010228X0S', NULL, NULL, 'Monte Carlo-ur med guld og sort urkasse', NULL, '577108606220', 'FedEx', NULL, '2014-01-07', '05.01.2014 23:06', 'a0YC000000VzUmvMAF', '1', 'a0YC000000VzUmvMAF', '', '1999.00'),
(15801, '218711738', NULL, NULL, 'Casper Anker Nielsen', 'Gammelgards alle 7 3.sal 36', '', '2665', 'Vallensbaek strand', 'Dänemark', 'DK', NULL, NULL, '28740829', '0010114LMQ', NULL, NULL, 'Monte Carlo-ur med sølv og sort urkasse', NULL, '577108606231', 'FedEx', NULL, '2014-01-07', '04.01.2014 21:36', 'a0YC000000VzUmlMAF', '1', 'a0YC000000VzUmlMAF', '', '1999.00'),
(15802, '218705125', NULL, NULL, 'Janne Magnusson', 'Theklavej 25 3tv', '', '2400', 'Kobenhavn Nv', 'Dänemark', 'DK', NULL, NULL, '23927079', '0010045A0F', NULL, NULL, 'Monte Carlo-ur med sølv og sort urkasse', NULL, '577108606242', 'FedEx', NULL, '2014-01-07', '04.01.2014 20:36', 'a0YC000000VzUmlMAF', '1', 'a0YC000000VzUmlMAF', '', '1999.00'),
(15803, '217047793', NULL, NULL, 'samir berrichi', '15 AVENUE DES CHAMPS PIERREUX', '', '92000', 'NANTERRE', 'Frankreich', 'FR', NULL, NULL, '620144402', '0010202PE4', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 1', NULL, '577108606150', 'FedEx', NULL, '2014-01-07', '23.12.2013 23:38', 'FR091213SE53', '1', 'a0YC000000Wdj9LMAR', '155.01', '239.00'),
(15804, '218906437', NULL, NULL, 'Joanna Dudek', '16 The Orchard', '', 'Co.Cork', 'Monkstown', 'Irland', 'IE', NULL, NULL, '3,53867E+11', '0010139FLT', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', NULL, '577108606047', 'FedEx', NULL, '2014-01-07', '05.01.2014 23:32', 'a0YC000000W0YCBMA3', '1', 'a0YC000000W0YCBMA3', '', '239.00'),
(15805, '218909141', NULL, NULL, 'YanRong Li', 'Apt 21B Cork street', 'Cameron court cork street', 'Dunlin', 'Dublin', 'Irland', 'IE', NULL, NULL, '877818487', '0010130GX8', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', NULL, '577108606058', 'FedEx', NULL, '2014-01-07', '06.01.2014 00:02', 'a0YC000000W0YCBMA3', '1', 'a0YC000000W0YCBMA3', '', '239.00'),
(15806, '218444278', NULL, NULL, 'Fionn O', '91 The dale', 'Belgard heights Tallaght', '24', 'Dublin', 'Irland', 'IE', NULL, NULL, '867838199', '00102157Y7', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '577108606069', 'FedEx', NULL, '2014-01-07', '03.01.2014 11:02', 'a0YC000000W0YC8MAN', '1', 'a0YC000000W0YC8MAN', '', '239.00'),
(15807, '218555669', NULL, NULL, 'Noreen Walsh', '55 Castleisland', 'David Twomey & Co Solr', '0', 'Co.Kerry', 'Irland', 'IE', NULL, NULL, '3,53862E+11', '10103232', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '577108606070', 'FedEx', NULL, '2014-01-07', '03.01.2014 22:32', 'a0YC000000W0YC8MAN', '1', 'a0YC000000W0YC8MAN', '', '239.00'),
(15808, '218898842', NULL, NULL, 'Aine Breen', '32 Monastery Avenue, taghmon', '', 'Eire', 'Co Wexford', 'Irland', 'IE', NULL, NULL, '868259136', '0010030BNE', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '577108606080', 'FedEx', NULL, '2014-01-07', '05.01.2014 22:32', 'a0YC000000W0YC9MAN', '1', 'a0YC000000W0YC9MAN', '', '239.00'),
(15809, '218726245', NULL, NULL, 'KASIM ALSAADE', '18 DOUGLAS STREER', 'Apt 2', '0', 'CORK', 'Irland', 'IE', NULL, NULL, '868712529', '0010041MQZ', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '577108606091', 'FedEx', NULL, '2014-01-07', '05.01.2014 01:02', 'a0YC000000W0YC9MAN', '1', 'a0YC000000W0YC9MAN', '', '239.00'),
(15810, '218700513', NULL, NULL, 'Barry O\'Mahoney', '1 Dell Computers', 'Cherrywood Business Park', 'IE', 'Dublin', 'Irland', 'IE', NULL, NULL, '857069330', '001024688K', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '577108606106', 'FedEx', NULL, '2014-01-07', '04.01.2014 21:02', 'a0YC000000W0YCAMA3', '1', 'a0YC000000W0YCAMA3', '', '239.00'),
(15811, '218635215', NULL, NULL, 'Darren Connery', '2 main street', 'Kilteely', '0', 'Limerick', 'Irland', 'IE', NULL, NULL, '872543169', '0010219FKW', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '577108606117', 'FedEx', NULL, '2014-01-07', '04.01.2014 14:02', 'a0YC000000W0YC6MAN', '1', 'a0YC000000W0YC6MAN', '', '239.00'),
(15812, '218441798', NULL, NULL, 'Donal O\' Riordan', 'Inchisine Toames', '', 'Co Cork', 'Macroom', 'Irland', 'IE', NULL, NULL, '3,53872E+11', '0010150FBB', NULL, NULL, 'Sydney Diamonds Watch - Gold Case, Black Face, Brown Strap', NULL, '577108606128', 'FedEx', NULL, '2014-01-07', '03.01.2014 11:02', 'a0YC000000WeLdCMAV', '1', 'a0YC000000WeLdCMAV', '', '219.00'),
(15813, '218441741', NULL, NULL, 'Kinga Izydorczyk', '0 Corville Knock Road', '', 'xxx', 'Roscrea', 'Irland', 'IE', NULL, NULL, '870637602', '0010186ECO', NULL, NULL, 'Sydney Diamonds Watch - Silver Case, Silver Face, Black Strap', NULL, '577108606139', 'FedEx', NULL, '2014-01-07', '03.01.2014 11:02', 'a0YC000000WeLb5MAF', '1', 'a0YC000000WeLb5MAF', '', '219.00'),
(15814, '218903235', NULL, NULL, 'Johnny Diniz', 'BAROMETERGATAN 13', '', '418 41', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '', '0010086JUV', NULL, NULL, 'Black - Sao Paolo.', NULL, '577108606253', 'FedEx', NULL, '2014-01-07', '06.01.2014 00:14', 'a0YC000000VzVb1MAF', '1', 'a0YC000000VzVb1MAF', '', '2695.00'),
(15815, '218904061', NULL, NULL, 'Jumana Salim', 'TINGVALLAVAEGEN 22', '', '195 35', 'MAERSTA', 'Schweden', 'SE', NULL, NULL, '735965911', '0010008NY6', NULL, NULL, 'Gold - Sao Paolo.', NULL, '577108606264', 'FedEx', NULL, '2014-01-07', '06.01.2014 00:14', 'a0YC000000VzVxPMAV', '1', 'a0YC000000VzVxPMAV', '', '2695.00'),
(15816, '218884089', NULL, NULL, 'Kenneth Bodkin', 'JULIANSKA GATAN 12', '', '415 09', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '722512809', '0010103XPX', NULL, NULL, 'Gold - Sao Paolo.', NULL, '577108606275', 'FedEx', NULL, '2014-01-07', '05.01.2014 22:14', 'a0YC000000VzVxPMAV', '1', 'a0YC000000VzVxPMAV', '', '2695.00'),
(15817, '218719027', NULL, NULL, 'Johanna Wetterheim', 'JUNELUNDSGATAN 3', '', '55332', 'Joenkoeping', 'Schweden', 'SE', NULL, NULL, '46768272394', '00102036KB', NULL, NULL, 'Gold - Sao Paolo.', NULL, '577108606286', 'FedEx', NULL, '2014-01-07', '05.01.2014 00:44', 'a0YC000000VzVxPMAV', '1', 'a0YC000000VzVxPMAV', '', '2695.00'),
(15818, '218820818', NULL, NULL, 'Luai Shabu', 'GRYMAENGSGATAN 14', '', '554 45', 'JOENKOEPING', 'Schweden', 'SE', NULL, NULL, '', '0010153MYS', NULL, NULL, 'Silver - Sao Paolo.', NULL, '578824887380', 'FedEx', NULL, '2014-01-16', '05.01.2014 16:14', 'a0YC000000VzVmhMAF', '1', 'a0YC000000VzVmhMAF', '', '2695.00'),
(15819, '218657389', NULL, NULL, 'Javier Cruz', 'SCHEELEVAEGEN 24-26', 'Qliktech', '223 63', 'LUND', 'Schweden', 'SE', NULL, NULL, '720388872', '0010083S9P', NULL, NULL, 'Silver - Sao Paolo.', NULL, '578824887379', 'FedEx', NULL, '2014-01-16', '04.01.2014 17:14', 'a0YC000000VzVmhMAF', '1', 'a0YC000000VzVmhMAF', '', '2695.00'),
(15820, '218886064', NULL, NULL, 'Manuel Campello', 'rue Jean Barthelemy 51', '', '4400', 'Mons-lez-Liege', 'Belgien', 'BE', NULL, NULL, '42313307', '0010020YHR', NULL, NULL, 'Une montre Theorema Casablanca - coloris : argent/noir', NULL, '578824887232', 'FedEx', NULL, '2014-01-10', '05.01.2014 20:18', 'BE131017LB04', '1', 'a0YC000000VzxKFMAZ', '185.00', '299.95'),
(15821, '219348264', NULL, NULL, 'STUHR  Att:Regitze Svendsen', 'Vesterbrogade 19', '', '1620', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '51298110', '0010218OLM', NULL, NULL, 'Monte Carlo-ur med guld og sort urkasse', NULL, '578824887243', 'FedEx', NULL, '2014-01-10', '08.01.2014 09:06', 'a0YC000000VzUmvMAF', '1', 'a0YC000000VzUmvMAF', '', '1999.00'),
(15822, '219103502', NULL, NULL, 'Aaron Dooley', '50 Mountain View Drive', 'Rathfarnham', '14', 'Dublin 14', 'Irland', 'IE', NULL, NULL, '857773786', '0010163MGK', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', NULL, '578824887221', 'FedEx', NULL, '2014-01-10', '07.01.2014 00:02', 'a0YC000000W0YCBMA3', '1', 'a0YC000000W0YCBMA3', '', '239.00'),
(15823, '218866870', NULL, NULL, 'Meryam Elinor', 'STANGHOLMSBACKEN 48', '', '12740', 'Skaerholmen', 'Schweden', 'SE', NULL, NULL, '704020738', '0010219Y3S', NULL, NULL, 'Black - Sao Paolo.', NULL, '578824887254', 'FedEx', NULL, '2014-01-10', '05.01.2014 20:44', 'a0YC000000VzVb1MAF', '1', 'a0YC000000VzVb1MAF', '', '2695.00'),
(15824, '218867058', NULL, NULL, 'Meryam Elinor', 'STANGHOLMSBACKEN 46', '', '12740', 'Skaerholmen', 'Schweden', 'SE', NULL, NULL, '704020738', '0010145TWU', NULL, NULL, 'Gold - Sao Paolo.', NULL, '578824887254', 'FedEx', NULL, '2014-01-10', '05.01.2014 20:44', 'a0YC000000VzVxPMAV', '1', 'a0YC000000VzVxPMAV', '', '2695.00'),
(15825, '218867059', NULL, NULL, 'Meryam Elinor', 'STANGHOLMSBACKEN 47', '', '12740', 'Skaerholmen', 'Schweden', 'SE', NULL, NULL, '704020738', '0010088D2W', NULL, NULL, 'Gold - Sao Paolo.', NULL, '578824887254', 'FedEx', NULL, '2014-01-10', '05.01.2014 20:44', 'a0YC000000VzVxPMAV', '1', 'a0YC000000VzVxPMAV', '', '2695.00'),
(15826, '220857861', NULL, NULL, 'Henna Alander', 'Pariisinkatu 4 C 68', '', '00560', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '415110622', '0010019PX4', NULL, NULL, 'Theorema Aruba Diamonds GM-507-4 -rannekello', NULL, '578824887449', 'FedEx', NULL, '2014-01-16', '16.01.2014 00:18', 'a0YC000000WeWizMAF', '1', 'a0YC000000WeWizMAF', '', '245.00'),
(15827, '220832398', NULL, NULL, 'Yasir Basim', 'Maalinauhantie 14 A 1', '', '01280', 'vantaa', 'Finnland', 'FI', NULL, NULL, '', '0010167TWY', NULL, NULL, 'Theorema Aruba Diamonds GM-507-1 -rannekello', NULL, '578824887450', 'FedEx', NULL, '2014-01-16', '15.01.2014 22:18', 'a0YC000000WeWHuMAN', '1', 'a0YC000000WeWHuMAN', '', '245.00'),
(15828, '220728471', NULL, NULL, 'Angeline Fabrice Atoki', 'Maauunintie 19 F 43', 'maauunintie 19 F 43', '01450', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '465381545', '0010032KH5', NULL, NULL, 'Theorema Aruba Diamonds GM-507-4 -rannekello', NULL, '578824887460', 'FedEx', NULL, '2014-01-16', '15.01.2014 12:18', 'a0YC000000WeWizMAF', '1', 'a0YC000000WeWizMAF', '', '245.00'),
(15829, '220700670', NULL, NULL, 'Mikael Lezdins', 'UGGLEVAEGEN 1A', '', '131 44', 'NACKA', 'Schweden', 'SE', NULL, NULL, '730292004', '0010233ID0', NULL, NULL, 'Silver/svart boett med svart lÃ¤derarmband.', NULL, '578824887438', 'FedEx', NULL, '2014-01-16', '15.01.2014 09:14', 'a0YC000000VzV9qMAF', '1', 'a0YC000000VzV9qMAF', '', '2489.00'),
(15830, '218866596', NULL, NULL, 'Meryam Elinor', 'STANGHOLMSBACKEN 49', '', '12740', 'Skaerholmen', 'Schweden', 'SE', NULL, NULL, '704020738', '00100271BQ', NULL, NULL, 'Silver - Sao Paolo.', NULL, '578824887405', 'FedEx', NULL, '2014-01-16', '05.01.2014 20:44', 'a0YC000000VzVmhMAF', '1', 'a0YC000000VzVmhMAF', '', '2695.00'),
(15831, '218866597', NULL, NULL, 'Meryam Elinor', 'STANGHOLMSBACKEN 50', '', '12740', 'Skaerholmen', 'Schweden', 'SE', NULL, NULL, '704020738', '0010152LGH', NULL, NULL, 'Silver - Sao Paolo.', NULL, '578824887405', 'FedEx', NULL, '2014-01-16', '05.01.2014 20:44', 'a0YC000000VzVmhMAF', '1', 'a0YC000000VzVmhMAF', '', '2695.00'),
(15832, '220591955', NULL, NULL, 'patrick henry', '2 ALLEE MICHEL DELALANDE', '', '94460', 'VALENTON', 'Frankreich', 'FR', NULL, NULL, '679825287', '0010126ILG', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824887471', 'FedEx', NULL, '2014-01-16', '14.01.2014 14:38', 'FR140106CM61', '1', 'a0YC000000WgJqYMAV', '160.00', '239.00'),
(15833, '220516440', NULL, NULL, 'Alexandre David', '210 BOULEVARD LEADER', 'Les mas de la croix des gardes BÃ¢timent B entrÃ©e F', '06400', 'CANNES', 'Frankreich', 'FR', NULL, NULL, '689802982', '0010045USB', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3', NULL, '578824887482', 'FedEx', NULL, '2014-01-16', '14.01.2014 08:38', 'FR140106CM62', '1', 'a0YC000000WgJqaMAF', '160.00', '239.00'),
(15834, '220655926', NULL, NULL, 'Silva Dany', '4 Rue Yves Du Manoir', '', '30129', 'Redessan', 'Frankreich', 'FR', NULL, NULL, '771050335', '00100085IW', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3', NULL, '578824887493', 'FedEx', NULL, '2014-01-16', '14.01.2014 20:38', 'FR140106CM62', '1', 'a0YC000000WgJqaMAF', '160.00', '239.00'),
(15835, '220650626', NULL, NULL, 'DELPHINE GARNIER OLIVEIRA', '28 BIS BD PAUL DOUMER', '1er etage gauche', '14780', 'LION SUR MER', 'Frankreich', 'FR', NULL, NULL, '650177267', '0010236GR7', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824887508', 'FedEx', NULL, '2014-01-16', '14.01.2014 20:08', 'FR140106CM63', '1', 'a0YC000000WgJqcMAF', '160.00', '239.00'),
(15836, '220634839', NULL, NULL, 'Robert Jason', '36 RUE DU BARGY', '', '74300', 'CLUSES', 'Frankreich', 'FR', NULL, NULL, '630243102', '0010134D7Q', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824887519', 'FedEx', NULL, '2014-01-16', '14.01.2014 19:08', 'FR140106CM63', '1', 'a0YC000000WgJqcMAF', '160.00', '239.00'),
(15837, '220543276', NULL, NULL, 'Tiphaine TOURANGIN', '1042 AVENUE DU GENERAL DE GAULLE', 'Centre de soins des pierres plates', '37550', 'ST AVERTIN', 'Frankreich', 'FR', NULL, NULL, '666945461', '0010119G4D', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824887520', 'FedEx', NULL, '2014-01-16', '14.01.2014 10:38', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(15838, '220629967', NULL, NULL, 'dominique camut', '31 GRANDE RUE', '', '10250', 'NEUVILLE SUR SEINE', 'Frankreich', 'FR', NULL, NULL, '675853044', '0010050BTF', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '578824887530', 'FedEx', NULL, '2014-01-16', '14.01.2014 18:38', 'FR140106CM66', '1', 'a0YC000000WgJqeMAF', '160.00', '239.00'),
(15839, '220475353', NULL, NULL, 'FILIPE DOS SANTOS', '19 RUE THOMAS EDISON', '', '95240', 'Cormeilles en parisis', 'Frankreich', 'FR', NULL, NULL, '614739843', '0010043BQ2', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '578824887552', 'FedEx', NULL, '2014-01-16', '13.01.2014 22:38', 'FR140106CM66', '1', 'a0YC000000WgJqeMAF', '160.00', '239.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(15840, '220467942', NULL, NULL, 'FILIPE DOS SANTOS', '19 RUE THOMAS EDISON', '', '95240', 'Cormeilles en parisis', 'Frankreich', 'FR', NULL, NULL, '614739843', '0010028KJ3', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '578824887552', 'FedEx', NULL, '2014-01-16', '13.01.2014 21:45', 'FR140106CM66', '1', 'a0YC000000WgJqeMAF', '160.00', '239.00'),
(15841, '220799938', NULL, NULL, 'Arnaud ANWEILLER', '125 CHEMIN DES TISSOURDS', '', '74400', 'Chamonix Mont Blanc', 'Frankreich', 'FR', NULL, NULL, '616013534', '00100841VC', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '577108607628', 'FedEx', NULL, '2014-01-20', '15.01.2014 16:38', 'FR140106CM60', '1', 'a0YC000000WgJqZMAV', '160.00', '239.00'),
(15842, '221045180', NULL, NULL, 'djamel chergou', '12 RUE PABLO NERUDA', '', '92300', 'LEVALLOIS PERRET', 'Frankreich', 'FR', NULL, NULL, '621232336', '00100837GY', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '577108607639', 'FedEx', NULL, '2014-01-20', '16.01.2014 19:38', 'FR140106CM60', '1', 'a0YC000000WgJqZMAV', '160.00', '239.00'),
(15843, '220810910', NULL, NULL, 'dominique vas', '11 RUE DES LAURIERS', '', '17780', 'ST NAZAIRE SUR CHARENTE', 'Frankreich', 'FR', NULL, NULL, '614051912', '0010101QZS', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '577108607640', 'FedEx', NULL, '2014-01-20', '15.01.2014 17:38', 'FR140106CM60', '1', 'a0YC000000WgJqZMAV', '160.00', '239.00'),
(15844, '220723548', NULL, NULL, 'Eric Daponte', '1 RUE DE LA BLANCHERIE', 'Imm dorian sud', '33370', 'ARTIGUES PRES BORDEAUX', 'Frankreich', 'FR', NULL, NULL, '671602090', '0010171G7R', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '577108607650', 'FedEx', NULL, '2014-01-20', '15.01.2014 09:09', 'FR140106CM60', '1', 'a0YC000000WgJqZMAV', '160.00', '239.00'),
(15845, '220794889', NULL, NULL, 'henry lebon', '12 LOTISSEMENT LA RIBEYRE', '', '40200', 'ST PAUL EN BORN', 'Frankreich', 'FR', NULL, NULL, '644061190', '0010152DJN', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '577108607661', 'FedEx', NULL, '2014-01-20', '15.01.2014 16:08', 'FR140106CM60', '1', 'a0YC000000WgJqZMAV', '160.00', '239.00'),
(15846, '220830231', NULL, NULL, 'MARIE PASTERIS TOSELLO', '6 BOULEVARD RISSO', '2EME GAUCHE', '06300', 'NICE', 'Frankreich', 'FR', NULL, NULL, '635389108', '0010228CHW', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '577108607672', 'FedEx', NULL, '2014-01-20', '15.01.2014 19:08', 'FR140106CM60', '1', 'a0YC000000WgJqZMAV', '160.00', '239.00'),
(15847, '220805461', NULL, NULL, 'Clement Marmuse', '29 RUE MONTGOLFIER', '', '59700', 'MARCQ EN BAROEUL', 'Frankreich', 'FR', NULL, NULL, '613163569', '00101424IE', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '577108607683', 'FedEx', NULL, '2014-01-20', '15.01.2014 17:08', 'FR140106CM61', '1', 'a0YC000000WgJqYMAV', '160.00', '239.00'),
(15848, '220885677', NULL, NULL, 'margarita todorova', '35 RUE DE L AIGLE', 'bat D etage 2', '92250', 'LA GARENNE COLOMBES', 'Frankreich', 'FR', NULL, NULL, '695462794', '0010165L7F', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '577108607694', 'FedEx', NULL, '2014-01-20', '16.01.2014 02:38', 'FR140106CM61', '1', 'a0YC000000WgJqYMAV', '159.48', '239.00'),
(15849, '220984544', NULL, NULL, 'Giovanangeli Blanche', '60 RUE DE LA GRANIERE', '', '13011', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '785580666', '0010164TZG', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3', NULL, '577108607709', 'FedEx', NULL, '2014-01-20', '16.01.2014 14:08', 'FR140106CM62', '1', 'a0YC000000WgJqaMAF', '160.00', '239.00'),
(15850, '221013536', NULL, NULL, 'Yves Bassama', '53 AV DE LA COMMUNE DE PARIS', 'chez auriol tchoudam', '94400', 'VITRY SUR SEINE', 'Frankreich', 'FR', NULL, NULL, '760814234', '0010159EPJ', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3', NULL, '577108607710', 'FedEx', NULL, '2014-01-20', '16.01.2014 16:38', 'FR140106CM62', '1', 'a0YC000000WgJqaMAF', '160.00', '239.00'),
(15851, '220961665', NULL, NULL, 'Bruset Cyril', '246 CHEMIN DU BUDUD', '', '38440', 'Lieudieu', 'Frankreich', 'FR', NULL, NULL, '668559933', '0010057GZ5', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '577108607720', 'FedEx', NULL, '2014-01-20', '16.01.2014 12:08', 'FR140106CM63', '1', 'a0YC000000WgJqcMAF', '160.00', '239.00'),
(15852, '220869426', NULL, NULL, 'karim toumi', '18 RUE DU PORT', 'Appartement 22 etages 2', '59200', 'TOURCOING', 'Frankreich', 'FR', NULL, NULL, '614276696', '0010203NC1', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '577108607731', 'FedEx', NULL, '2014-01-20', '15.01.2014 22:08', 'FR140106CM63', '1', 'a0YC000000WgJqcMAF', '160.00', '239.00'),
(15853, '221046462', NULL, NULL, 'Marine Samatan', '67 Chemin des sept deniers', 'Residence le charline appartement 24', '31200', 'Toulouse', 'Frankreich', 'FR', NULL, NULL, '684421263', '0010210EVA', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '577108607742', 'FedEx', NULL, '2014-01-20', '16.01.2014 19:38', 'FR140106CM63', '1', 'a0YC000000WgJqcMAF', '160.00', '239.00'),
(15854, '220701934', NULL, NULL, 'olivier Moulin', '41 RUE PASTEUR', '', '38300', 'BOURGOIN JALLIEU', 'Frankreich', 'FR', NULL, NULL, '620478527', '001003891R', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '577108607753', 'FedEx', NULL, '2014-01-20', '15.01.2014 07:38', 'FR140106CM63', '1', 'a0YC000000WgJqcMAF', '160.00', '239.00'),
(15855, '221078201', NULL, NULL, 'Romain Neufeld', '10 RUE MARIVAUX', '', '67200', 'STRASBOURG', 'Frankreich', 'FR', NULL, NULL, '622763667', '00100482CP', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '577108607764', 'FedEx', NULL, '2014-01-20', '16.01.2014 22:08', 'FR140106CM63', '1', 'a0YC000000WgJqcMAF', '160.00', '239.00'),
(15856, '221032114', NULL, NULL, 'ALI BAZ', '14 RUE DU MOULIN', '', '78130', 'LES MUREAUX', 'Frankreich', 'FR', NULL, NULL, '614815404', '0010132UOB', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108607775', 'FedEx', NULL, '2014-01-20', '16.01.2014 18:08', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(15857, '220871043', NULL, NULL, 'Benjamin LEGRAND', '16a rue Eugene Sue', '', '31200', 'TOULOUSE', 'Frankreich', 'FR', NULL, NULL, '', '0010033FO4', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108607786', 'FedEx', NULL, '2014-01-20', '15.01.2014 22:38', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(15858, '221069878', NULL, NULL, 'Kyllian Beriouche', '28 RUE PAUL GAUGUIN', '', '76290', 'MONTIVILLIERS', 'Frankreich', 'FR', NULL, NULL, '624093423', '00101238WM', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108607797', 'FedEx', NULL, '2014-01-20', '16.01.2014 21:08', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(15859, '221079673', NULL, NULL, 'Louis Scharff', '2 RUE DE LA CROIX', '', '54136', 'BOUXIERES AUX DAMES', 'Frankreich', 'FR', NULL, NULL, '667546209', '0010161QZ5', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108607801', 'FedEx', NULL, '2014-01-20', '16.01.2014 22:38', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(15860, '220954080', NULL, NULL, 'Mike Louvila', '12 RES DU PARC DE L EFFORT MUTUEL', '1er Etage Porte De Gauche', '91120', 'PALAISEAU', 'Frankreich', 'FR', NULL, NULL, '603127049', '0010237EKJ', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108607812', 'FedEx', NULL, '2014-01-20', '16.01.2014 11:38', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(15861, '221021342', NULL, NULL, 'Nicolas Sabrina', '16 RUE DU CHEMIN VERT', 'A1803', '51100', 'REIMS', 'Frankreich', 'FR', NULL, NULL, '647556999', '0010219PUB', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108607823', 'FedEx', NULL, '2014-01-20', '16.01.2014 17:38', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(15862, '220875631', NULL, NULL, 'Quentin MICHEA', '31 RUE DES MOUETTES', '', '74940', 'ANNECY LE VIEUX', 'Frankreich', 'FR', NULL, NULL, '678109622', '0010097V2N', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108607834', 'FedEx', NULL, '2014-01-20', '15.01.2014 23:08', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(15863, '221078917', NULL, NULL, 'Ruth UZZAN', '9 RUE DE LA QUEUE D HAM', '', '02600', 'COYOLLES', 'Frankreich', 'FR', NULL, NULL, '760921962', '0010106KGV', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108607845', 'FedEx', NULL, '2014-01-20', '16.01.2014 22:08', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(15864, '220809667', NULL, NULL, 'HACINE HADHOM', '572 ROUTE DE LA CHAUMIERE', 'ROUTE DE LA CHAUMIERE', '74500', 'ST PAUL EN CHABLAIS', 'Frankreich', 'FR', NULL, NULL, '674872488', '0010015XLA', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '577108607856', 'FedEx', NULL, '2014-01-20', '15.01.2014 17:08', 'FR140106CM65', '1', 'a0YC000000WgJqbMAF', '160.00', '239.00'),
(15865, '220783580', NULL, NULL, 'Kevin Tripoli', '113 RUE D ERMONT', '', '95210', 'ST GRATIEN', 'Frankreich', 'FR', NULL, NULL, '660351552', '00102489NG', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '577108607867', 'FedEx', NULL, '2014-01-20', '15.01.2014 15:08', 'FR140106CM65', '1', 'a0YC000000WgJqbMAF', '160.00', '239.00'),
(15866, '220794162', NULL, NULL, 'Damien Fiacre', '19 rue henry de montherlant', '', '87100', 'Limoges', 'Frankreich', 'FR', NULL, NULL, '677129031', '0010134DH6', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '577108607878', 'FedEx', NULL, '2014-01-20', '15.01.2014 16:08', 'FR140106CM67', '1', 'a0YC000000WgJqfMAF', '160.00', '239.00'),
(15867, '220807999', NULL, NULL, 'Valentin Grandjean', '1 Rue Lucien Mathieu', '', '51210', 'Montmirail', 'Frankreich', 'FR', NULL, NULL, '621664971', '00100704RC', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '577108607889', 'FedEx', NULL, '2014-01-20', '15.01.2014 17:08', 'FR140106CM67', '1', 'a0YC000000WgJqfMAF', '160.00', '239.00'),
(15868, '220904723', NULL, NULL, 'filippo cassone', 'VIALE CALABRIA 355', 'sapore di mare', '89132', 'REGGIO CALABRIA', 'Italien', 'IT', NULL, NULL, '3471903210', '00101985TK', NULL, NULL, 'Casablanca Bicolor', NULL, '577108607904', 'FedEx', NULL, '2014-01-20', '16.01.2014 09:32', 'a0YC000000X6BvmMAF', '1', 'a0YC000000X6BvmMAF', '', '299.99'),
(15869, '221148767', NULL, NULL, 'wang qi', 'VIA PIEMONTE N.9', 'J.B.R.fashion', '59100', 'PRATO', 'Italien', 'IT', NULL, NULL, '574730141', '0010197B0L', NULL, NULL, 'Casablanca Bicolor', NULL, '577108607915', 'FedEx', NULL, '2014-01-20', '17.01.2014 10:28', 'a0YC000000X6BvmMAF', '1', 'a0YC000000X6BvmMAF', '', '299.99'),
(15870, '220998507', NULL, NULL, 'David Simoni', 'S. Maurizio 5', 'C/o Giudici SRL', '22018', 'Porlezza', 'Italien', 'IT', NULL, NULL, '0344 72750', '0010105PX2', NULL, NULL, 'Casablanca Gold', NULL, '577108607926', 'FedEx', NULL, '2014-01-20', '16.01.2014 15:28', 'a0YC000000X6BvXMAV', '1', 'a0YC000000X6BvXMAV', '', '299.99'),
(15871, '221079037', NULL, NULL, 'Massimo Miccolis', 'VIA GIOVANNI PASCOLI 14', '', '40054', 'BUDRIO', 'Italien', 'IT', NULL, NULL, '3498509245', '10149157', NULL, NULL, 'Casablanca Gold', NULL, '577108607937', 'FedEx', NULL, '2014-01-20', '16.01.2014 22:28', 'a0YC000000X6BvXMAV', '1', 'a0YC000000X6BvXMAV', '', '299.99'),
(15872, '221008002', NULL, NULL, 'giorgio lucignani', 'VIA AMEDEO CRIVELLUCCI 35', 'b/15', '00179', 'ROMA', 'Italien', 'IT', NULL, NULL, '3385053933', '0010212S48', NULL, NULL, 'Casablanca Nero', NULL, '577108607948', 'FedEx', NULL, '2014-01-20', '16.01.2014 16:28', 'a0YC000000X6BvSMAV', '1', 'a0YC000000X6BvSMAV', '', '299.99'),
(15873, '220990629', NULL, NULL, 'Valter giordani', 'VIA DELLA TECNICA 12', '', '00040', 'POMEZIA', 'Italien', 'IT', NULL, NULL, '3801206196', '00101707AD', NULL, NULL, 'Casablanca Nero e gold', NULL, '577108607959', 'FedEx', NULL, '2014-01-20', '16.01.2014 14:28', 'a0YC000000X6BwFMAV', '1', 'a0YC000000X6BwFMAV', '', '299.99'),
(15874, '218118138', NULL, NULL, 'Jakob Persson', 'CARL KROOKS GATA 55', '', '252 25', 'HELSINGBORG', 'Schweden', 'SE', NULL, NULL, '735343370', '0010070WON', NULL, NULL, 'Black - Sao Paolo.', NULL, '577108607960', 'FedEx', NULL, '2014-01-20', '01.01.2014 02:14', 'a0YC000000VzVb1MAF', '1', 'a0YC000000VzVb1MAF', '', '2695.00'),
(15875, '218118137', NULL, NULL, 'Jakob Persson', 'CARL KROOKS GATA 55', '', '252 25', 'HELSINGBORG', 'Schweden', 'SE', NULL, NULL, '735343370', '00102372VD', NULL, NULL, 'Black - Sao Paolo.', NULL, '577108607960', 'FedEx', NULL, '2014-01-20', '01.01.2014 02:14', 'a0YC000000VzVb1MAF', '1', 'a0YC000000VzVb1MAF', '', '2695.00'),
(15876, '220875394', '', '', 'Priscilla Cerda Arancibia', 'HAVSOERNSGRAEND 1-5', '', '123 49', 'FARSTA', 'Schweden', '', '', '', '762062147', '001019338H', '', '', 'GM-101-1 silver.', 'Uhr erhalten 02.04.2014\r\nBitte refund!!!', '577108607970', 'FedEx', '', '2014-01-20', '16.01.2014 01:14', 'a0YC000000VzUJaMAN', '1', 'a0YC000000VzUJaMAN', '', '2669.00'),
(15877, '220985881', NULL, NULL, 'Simon Louli', 'GLOEMMINGEGRAEND 13', '', '163 62', 'SPANGA', 'Schweden', 'SE', NULL, NULL, '739961293', '0010169KD7', NULL, NULL, 'GM-101-2 svart/silver (black/silver).', NULL, '577108607981', 'FedEx', NULL, '2014-01-20', '16.01.2014 16:14', 'a0YC000000VzUPEMA3', '1', 'a0YC000000VzUPEMA3', '', '2669.00'),
(15878, '221026710', NULL, NULL, 'Fitim Miftari', 'VON LINGENS VAEG 48', '', '213 71', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '722523253', '0010240JQY', NULL, NULL, 'GM-101-3 GG svart/guld (black/gold).', NULL, '577108607992', 'FedEx', NULL, '2014-01-20', '16.01.2014 19:44', 'a0YC000000VzUPJMA3', '1', 'a0YC000000VzUPJMA3', '', '2669.00'),
(15879, '221022355', NULL, NULL, 'Lukas Barle', 'VENDEVAEGEN 3', '', '132 37', 'SALTSJOE-BOO', 'Schweden', 'SE', NULL, NULL, '760064450', '0010201XWE', NULL, NULL, 'GM-101-3 GG svart/guld (black/gold).', NULL, '577108608006', 'FedEx', NULL, '2014-01-20', '16.01.2014 19:44', 'a0YC000000VzUPJMA3', '1', 'a0YC000000VzUPJMA3', '', '2669.00'),
(15880, '220872864', NULL, NULL, 'Sead Sherifi', 'VON ROSENS VAEG 38', '', '213 66', 'malmoe', 'Schweden', 'SE', NULL, NULL, '735522092', '0010214PAN', NULL, NULL, 'GM-101-3 GG svart/guld (black/gold).', NULL, '577108608017', 'FedEx', NULL, '2014-01-20', '16.01.2014 00:44', 'a0YC000000VzUPJMA3', '1', 'a0YC000000VzUPJMA3', '', '2669.00'),
(15881, '221049517', NULL, NULL, 'Sarmad Shamon', 'LAGMAN LEKARES VAEG 33', '', '145 58', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '700199588', '00102087O9', NULL, NULL, 'GM-101-5 svart (black).', NULL, '577108608028', 'FedEx', NULL, '2014-01-20', '16.01.2014 21:44', 'a0YC000000VzUPYMA3', '1', 'a0YC000000VzUPYMA3', '', '2669.00'),
(15882, '221873592', NULL, NULL, 'gianluca mottola', 'CORSO DANTE 5', '', '10024', 'MONCALIERI', 'Italien', 'IT', NULL, NULL, '3455078833', '00101017VB', NULL, NULL, 'Casablanca Bicolor', NULL, '577108609171', 'FedEx', NULL, '2014-01-22', '20.01.2014 22:58', 'a0YC000000X6BvmMAF', '1', 'a0YC000000X6BvmMAF', '', '299.99'),
(15883, '221611099', NULL, NULL, 'Luca Pizzo', 'VIA NOVARA 16', 'Chiamatemi prima', '20021', 'BOLLATE', 'Italien', 'IT', NULL, NULL, '3405653960', '0010231GXK', NULL, NULL, 'Casablanca Bicolor', NULL, '577108609182', 'FedEx', NULL, '2014-01-22', '19.01.2014 17:58', 'a0YC000000X6BvmMAF', '1', 'a0YC000000X6BvmMAF', '', '299.99'),
(15884, '221701487', NULL, NULL, 'Concetta Varriale', 'VIA GIUSEPPE DI VITTORIO 118', 'scala A interno 5', '80019', 'QUALIANO', 'Italien', 'IT', NULL, NULL, '3488037934', '00101192LN', NULL, NULL, 'Casablanca Gold', NULL, '577108609193', 'FedEx', NULL, '2014-01-22', '20.01.2014 08:28', 'a0YC000000X6BvXMAV', '1', 'a0YC000000X6BvXMAV', '', '299.99'),
(15885, '221810182', NULL, NULL, 'cristina davini', 'via sorbano del vescovo 378', '', '55100', 'lucca', 'Italien', 'IT', NULL, NULL, '3334477805', '00100726O6', NULL, NULL, 'Casablanca Gold', NULL, '577108609208', 'FedEx', NULL, '2014-01-22', '20.01.2014 17:28', 'a0YC000000X6BvXMAV', '1', 'a0YC000000X6BvXMAV', '', '299.99'),
(15886, '221306229', NULL, NULL, 'daniela maranta', 'VIA LUIGI RIZZARDI 18', 'consegna la mattina', '25062', 'CONCESIO', 'Italien', 'IT', NULL, NULL, '302185419', '00100944J8', NULL, NULL, 'Casablanca Gold', NULL, '577108609219', 'FedEx', NULL, '2014-01-22', '18.01.2014 06:58', 'a0YC000000X6BvXMAV', '1', 'a0YC000000X6BvXMAV', '', '299.99'),
(15887, '221406727', NULL, NULL, 'gianluca poluzzi', 'via danimarca 37 42124', '', '42124', 'reggio emilia', 'Italien', 'IT', NULL, NULL, '3351016459', '0010166KHV', NULL, NULL, 'Casablanca Gold', NULL, '577108609220', 'FedEx', NULL, '2014-01-22', '18.01.2014 15:58', 'a0YC000000X6BvXMAV', '1', 'a0YC000000X6BvXMAV', '', '299.99'),
(15888, '221963037', NULL, NULL, 'Matteo Grazioli', 'Via Giovanni Falcone 4', '', '28010', 'Fontaneto d\'Agogna', 'Italien', 'IT', NULL, NULL, '3392932122', '0010015UIE', NULL, NULL, 'Casablanca Gold', NULL, '577108609230', 'FedEx', NULL, '2014-01-22', '21.01.2014 11:58', 'a0YC000000X6BvXMAV', '1', 'a0YC000000X6BvXMAV', '', '299.99'),
(15889, '221604255', NULL, NULL, 'Rizza Villanueva', 'VIA Della Pietra 23', 'secondo piano. campanello VILLANUEVA-AUSTRIA', '40132', 'BOLOGNA', 'Italien', 'IT', NULL, NULL, '3290757374', '0010057SNR', NULL, NULL, 'Casablanca Gold', NULL, '577108609241', 'FedEx', NULL, '2014-01-22', '19.01.2014 17:28', 'a0YC000000X6BvXMAV', '1', 'a0YC000000X6BvXMAV', '', '299.99'),
(15890, '221721373', NULL, NULL, 'davide cattaneo', 'VIA TAGLIABUE 6', 'termotecnica d.d.f.', '20037', 'PADERNO DUGNANO', 'Italien', 'IT', NULL, NULL, '3496468130', '0010235GIB', NULL, NULL, 'Casablanca Nero', NULL, '577108609252', 'FedEx', NULL, '2014-01-22', '20.01.2014 09:58', 'a0YC000000X6BvSMAV', '1', 'a0YC000000X6BvSMAV', '', '299.99'),
(15891, '221422693', NULL, NULL, 'donata bozzalla', 'FRAZIONE GALFIONE 40', '', '13833', 'PORTULA', 'Italien', 'IT', NULL, NULL, '157158168', '0010204ED2', NULL, NULL, 'Casablanca Nero', NULL, '577108609263', 'FedEx', NULL, '2014-01-22', '18.01.2014 17:28', 'a0YC000000X6BvSMAV', '1', 'a0YC000000X6BvSMAV', '', '299.99'),
(15892, '221179021', NULL, NULL, 'Dorotea D\'anna', 'VIA VINCENZO VITALI 19', '', '90128', 'PALERMO', 'Italien', 'IT', NULL, NULL, '3409356697', '0010210KND', NULL, NULL, 'Casablanca Nero', NULL, '577108609274', 'FedEx', NULL, '2014-01-22', '17.01.2014 12:28', 'a0YC000000X6BvSMAV', '1', 'a0YC000000X6BvSMAV', '', '299.99'),
(15893, '221719397', NULL, NULL, 'Lorena Gobbo', 'VIA CASCINA BELLA 12', '', '22077', 'OLGIATE COMASCO', 'Italien', 'IT', NULL, NULL, '31945489', '0010135GXG', NULL, NULL, 'Casablanca Nero', NULL, '577108609285', 'FedEx', NULL, '2014-01-22', '20.01.2014 09:58', 'a0YC000000X6BvSMAV', '1', 'a0YC000000X6BvSMAV', '', '299.99'),
(15894, '221448880', NULL, NULL, 'Marco Merigiola', 'VIA CARDINALE MISTRANGELO 59', 'Orario portineria 9:00  -  12:00 / 16:00 - 18:00', '00167', 'ROMA', 'Italien', 'IT', NULL, NULL, '3357685428', '00100775HL', NULL, NULL, 'Casablanca Nero', NULL, '577108609296', 'FedEx', NULL, '2014-01-22', '18.01.2014 20:28', 'a0YC000000X6BvSMAV', '1', 'a0YC000000X6BvSMAV', '', '299.99'),
(15895, '221838470', NULL, NULL, 'ZINAIDA TACU', 'VIA GUGLIELMO MARCONI 20/9', '', '30020', 'QUARTO D\'ALTINO', 'Italien', 'IT', NULL, NULL, '3881462326', '0010041KQK', NULL, NULL, 'Casablanca Nero', NULL, '577108609300', 'FedEx', NULL, '2014-01-22', '20.01.2014 19:28', 'a0YC000000X6BvSMAV', '1', 'a0YC000000X6BvSMAV', '', '299.99'),
(15896, '221221977', NULL, NULL, 'Alberto Foscarini', 'VIA SEBINO 8', '', '20137', 'MILANO', 'Italien', 'IT', NULL, NULL, '3402167870', '0010155VME', NULL, NULL, 'Casablanca Nero e gold', NULL, '577108609311', 'FedEx', NULL, '2014-01-22', '17.01.2014 16:28', 'a0YC000000X6BwFMAV', '1', 'a0YC000000X6BwFMAV', '', '299.99'),
(15897, '221220460', NULL, NULL, 'Alberto Foscarini', 'VIA SEBINO 8', '', '20137', 'MILANO', 'Italien', 'IT', NULL, NULL, '3402167870', '0010075MOT', NULL, NULL, 'Casablanca Nero e gold', NULL, '577108609311', 'FedEx', NULL, '2014-01-22', '17.01.2014 15:58', 'a0YC000000X6BwFMAV', '1', 'a0YC000000X6BwFMAV', '', '299.99'),
(15898, '221215868', NULL, NULL, 'Denis Brighi', 'VIA Pietro zangheri 23', 'Dalle 08,30 alle 10,00 il martedi e il giovedi', '47039', 'SAVIGNANO SUL RUBICONE', 'Italien', 'IT', NULL, NULL, '3929986358', '0010243EKS', NULL, NULL, 'Casablanca Nero e gold', NULL, '577108609333', 'FedEx', NULL, '2014-01-22', '17.01.2014 15:58', 'a0YC000000X6BwFMAV', '1', 'a0YC000000X6BwFMAV', '', '299.99'),
(15899, '221491865', NULL, NULL, 'Gkn wheels carpenedolo spa sig. Caprioli Fabrizio', 'viale santa maria 76', 'GKN WHEELS CARPENEDOLO SPA SIG: CAPRIOLI FABRIZIO', '25013', 'CARPENEDOLO', 'Italien', 'IT', NULL, NULL, '3397341198', '0010091FPN', NULL, NULL, 'Casablanca Nero e gold', NULL, '577108609344', 'FedEx', NULL, '2014-01-22', '19.01.2014 07:58', 'a0YC000000X6BwFMAV', '1', 'a0YC000000X6BwFMAV', '', '299.99'),
(15900, '221711289', NULL, NULL, 'Maria Magnani', 'VIA GIULIO CESARE PROCACCINI 3', 'Chiamare prima della consegna per favore', '21100', 'VARESE', 'Italien', 'IT', NULL, NULL, '3493237270', '0010073LIP', NULL, NULL, 'Casablanca Nero e gold', NULL, '577108609355', 'FedEx', NULL, '2014-01-22', '20.01.2014 08:58', 'a0YC000000X6BwFMAV', '1', 'a0YC000000X6BwFMAV', '', '299.99'),
(15901, '221696319', NULL, NULL, 'PINUCCIA ZOLA', 'VIA JOHN FITZGERALD KENNEDY 2 a', 'BAR CENTRO COMMERCIALE', '29017', 'Fiorenzuola d arda', 'Italien', 'IT', NULL, NULL, '3488615883', '0010034RMF', NULL, NULL, 'Casablanca Nero e gold', NULL, '577108609366', 'FedEx', NULL, '2014-01-22', '20.01.2014 07:58', 'a0YC000000X6BwFMAV', '1', 'a0YC000000X6BwFMAV', '', '299.99'),
(15902, '221622627', NULL, NULL, 'Wolfgang Passler', 'Via Chiesa 7/A', '', '39030', 'Falzes', 'Italien', 'IT', NULL, NULL, '3,93484E+11', '0010173L4S', NULL, NULL, 'Casablanca Nero e gold', NULL, '577108609377', 'FedEx', NULL, '2014-01-22', '19.01.2014 18:58', 'a0YC000000X6BwFMAV', '1', 'a0YC000000X6BwFMAV', '', '299.99'),
(15903, '221534603', NULL, NULL, 'Alessio Dragoni', 'VIA LUIGI EINAUDI 19', '', '06125', 'PERUGIA', 'Italien', 'IT', NULL, NULL, '3,93485E+11', '10084449', NULL, NULL, 'Casablanca Silver', NULL, '577108609388', 'FedEx', NULL, '2014-01-22', '19.01.2014 11:28', 'a0YC000000X6Bv8MAF', '1', 'a0YC000000X6Bv8MAF', '', '299.99'),
(15904, '221429302', NULL, NULL, 'Claudiu Alexandru Apostu', 'VIA PADANA INFERIORE 38', '', '10023', 'CHIERI', 'Italien', 'IT', NULL, NULL, '3421838082', '0010073QLE', NULL, NULL, 'Casablanca Silver', NULL, '577108609399', 'FedEx', NULL, '2014-01-22', '18.01.2014 18:28', 'a0YC000000X6Bv8MAF', '1', 'a0YC000000X6Bv8MAF', '', '299.99'),
(15905, '221841127', NULL, NULL, 'Filippo Mastrillo', 'VIA DEL MURILLO 95', '', '04100', 'LATINA', 'Italien', 'IT', NULL, NULL, '3478797457', '0010184GW2', NULL, NULL, 'Casablanca Silver', NULL, '577108609403', 'FedEx', NULL, '2014-01-22', '20.01.2014 19:58', 'a0YC000000X6Bv8MAF', '1', 'a0YC000000X6Bv8MAF', '', '299.99'),
(15906, '221732239', NULL, NULL, 'Ivan Baretti', 'Via friuli 83', '', '24055', 'COLOGNO AL SERIO', 'Italien', 'IT', NULL, NULL, '3393794232', '0010177OKX', NULL, NULL, 'Casablanca Silver', NULL, '577108609414', 'FedEx', NULL, '2014-01-22', '20.01.2014 10:58', 'a0YC000000X6Bv8MAF', '1', 'a0YC000000X6Bv8MAF', '', '299.99'),
(15907, '221696764', NULL, NULL, 'Marius Bodea', 'Via Timavo 5', '', '20851', 'Lissone', 'Italien', 'IT', NULL, NULL, '3897630990', '00100352EY', NULL, NULL, 'Casablanca Silver', NULL, '577108609425', 'FedEx', NULL, '2014-01-22', '20.01.2014 07:58', 'a0YC000000X6Bv8MAF', '1', 'a0YC000000X6Bv8MAF', '', '299.99'),
(15908, '221517436', NULL, NULL, 'Joergen Dahlgren', 'YRSAS VAEG 4', '', '246 36', 'LOEDDEKOEPINGE', 'Schweden', 'SE', NULL, NULL, '709649503', '001020177N', NULL, NULL, 'GM-101-4 BI guld/silver (gold/silver).', NULL, '577108609447', 'FedEx', NULL, '2014-01-22', '19.01.2014 12:14', 'a0YC000000VzUPTMA3', '1', 'a0YC000000VzUPTMA3', '', '2669.00'),
(15909, '221497169', NULL, NULL, 'Rickard Linde', 'BAEVERSTIGEN 3', '', '18643', 'Vallentuna', 'Schweden', 'SE', NULL, NULL, '731584000', '0010016GAA', NULL, NULL, 'GM-101-2 svart/silver (black/silver).', NULL, '577108609458', 'FedEx', NULL, '2014-01-22', '19.01.2014 10:44', 'a0YC000000VzUPEMA3', '1', 'a0YC000000VzUPEMA3', '', '2669.00'),
(15910, '221464689', NULL, NULL, 'Elvis Krse', 'HERR OLAUS VAEG 7', '', '302 63', 'HALMSTAD', 'Schweden', 'SE', NULL, NULL, '704863204', '00100986KD', NULL, NULL, 'GM-101-2 svart/silver (black/silver).', NULL, '577108609469', 'FedEx', NULL, '2014-01-22', '19.01.2014 00:14', 'a0YC000000VzUPEMA3', '1', 'a0YC000000VzUPEMA3', '', '2669.00'),
(15911, '221416791', NULL, NULL, 'David samano', 'Ragangen 199', '', '14560', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '762378234', '0010167FK3', NULL, NULL, 'GM-101-3 GG svart/guld (black/gold).', NULL, '577108609470', 'FedEx', NULL, '2014-01-22', '18.01.2014 19:14', 'a0YC000000VzUPJMA3', '1', 'a0YC000000VzUPJMA3', '', '2669.00'),
(15912, '221284465', NULL, NULL, 'Christian Gebrail', 'ODLINGSVAEGEN 32', '', '147 50', 'TUMBA', 'Schweden', 'SE', NULL, NULL, '736181209', '0010074LJU', NULL, NULL, 'GM-101-3 GG svart/guld (black/gold).', NULL, '577108609480', 'FedEx', NULL, '2014-01-22', '18.01.2014 00:44', 'a0YC000000VzUPJMA3', '1', 'a0YC000000VzUPJMA3', '', '2669.00'),
(15913, '221274899', '', '', 'Naramsin Baranto', 'PEDAGOGGRAEND 5B', '', '907 30', 'UMEA', 'Schweden', '', '', '', '46769013482', '00100179LN', '', '', 'GM-101-2 svart/silver (black/silver).', 'Uhr erhalten 03.02.2014\r\nBitte refund!!!', '577108609491', 'FedEx', '', '2014-01-22', '17.01.2014 23:14', 'a0YC000000VzUPEMA3', '1', 'a0YC000000VzUPEMA3', '', '2669.00'),
(15914, '221231029', '', '', 'Binyam Feghadu', 'SKVADRONSBACKEN 31', '', '174 47', 'SUNDBYBERG', 'Schweden', '', '', '', '760978141', '0010024NS6', '', '', 'GM-101-5 svart (black).', '17.03.2014  RL706176720DE', '577108609506', 'FedEx', '', '2014-01-22', '17.01.2014 19:14', 'a0YC000000VzUPYMA3', '1', 'a0YC000000VzUPYMA3', '', '2669.00'),
(15915, '221191751', NULL, NULL, 'Jessica Tinglum', 'NYPONSTIGEN 7', '', '645 43', 'STRAENGNAES', 'Schweden', 'SE', NULL, NULL, '703169684', '0010087ZYH', NULL, NULL, 'GM-101-3 GG svart/guld (black/gold).', NULL, '577108609517', 'FedEx', NULL, '2014-01-22', '17.01.2014 15:44', 'a0YC000000VzUPJMA3', '1', 'a0YC000000VzUPJMA3', '', '2669.00'),
(15916, '221773786', NULL, NULL, 'abdullah Alenezi', '22 ROSEHILL CLOSE', 'Bronte court 22', 'M6 5JJ', 'SALFORD', 'Grossbritannien', 'GB', NULL, NULL, '7460814253', '0010124GXW', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608083', 'FedEx', NULL, '2014-01-22', '20.01.2014 14:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15917, '221465521', NULL, NULL, 'Andrea Brown', '40 ROSEMARY LANE', '', 'L37 3HB', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7557435845', '001019826U', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608094', 'FedEx', NULL, '2014-01-22', '18.01.2014 23:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15918, '221448809', NULL, NULL, 'Andrew Prunty', '54 GROSMONT ROAD', 'Whalehill Eston', 'TS6 8HW', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '1642463864', '0010009LDW', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608109', 'FedEx', NULL, '2014-01-22', '18.01.2014 21:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15919, '221358090', NULL, NULL, 'Anthony Murray', '72 ROSAPENNA STREET', '', 'BT14 6GE', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7850422965', '0010128BTN', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608110', 'FedEx', NULL, '2014-01-22', '18.01.2014 12:23', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15920, '221616563', NULL, NULL, 'Arlene Miller', '75 BELLEISLE DRIVE', '', 'G68 0BW', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7861289746', '0010104PV2', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608120', 'FedEx', NULL, '2014-01-22', '19.01.2014 19:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15921, '221628974', NULL, NULL, 'Arunvir Nijjer', '60 LONG KNOWLE LANE', '', 'WV11 1JH', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7733047711', '00102067YV', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608131', 'FedEx', NULL, '2014-01-22', '19.01.2014 20:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15922, '221353382', NULL, NULL, 'beverley cleland', '2 NORTHLAND STREET', '', 'BT13 2NR', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7811374259', '0010054YTM', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608142', 'FedEx', NULL, '2014-01-22', '18.01.2014 12:23', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15923, '221384581', NULL, NULL, 'billy hotston', '65 FAIRFIELD ROAD', '', 'CM16 6ST', 'EPPING', 'Grossbritannien', 'GB', NULL, NULL, '7725187802', '0010011QDT', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608153', 'FedEx', NULL, '2014-01-22', '18.01.2014 14:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15924, '221655247', NULL, NULL, 'Charlie Sorsky', '38A HIGH STREET', '', 'LE14 4AH', 'MELTON MOWBRAY', 'Grossbritannien', 'GB', NULL, NULL, '7525010026', '0010087YIJ', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608164', 'FedEx', NULL, '2014-01-22', '19.01.2014 22:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15925, '221339220', NULL, NULL, 'Chris Silcox', '62 LITTLEOVER LANE', '', 'DE23 6JG', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '1332742472', '0010164HLK', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608175', 'FedEx', NULL, '2014-01-22', '18.01.2014 10:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15926, '221380118', NULL, NULL, 'Corinne Stott FALCON PRODUCTS LTD', '3 COMMERCE STREET', 'Carrs Industrial Estate', 'BB4 5JT', 'ROSSENDALE', 'Grossbritannien', 'GB', NULL, NULL, '7707900516', '00101307AX', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608186', 'FedEx', NULL, '2014-01-22', '18.01.2014 14:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15927, '221459604', NULL, NULL, 'Dillon Murphy Murphy', '52 CEDARDALE PARK', '', 'WA8 3JU', 'WIDNES', 'Grossbritannien', 'GB', NULL, NULL, '7453783230', '0010150LGF', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608197', 'FedEx', NULL, '2014-01-22', '18.01.2014 22:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15928, '221377033', NULL, NULL, 'Emma Midgley', '34 Winnham Drive', '', 'PO16 8QE', 'Fareham', 'Grossbritannien', 'GB', NULL, NULL, '7738629278', '0010156P6Q', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608201', 'FedEx', NULL, '2014-01-22', '18.01.2014 14:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15929, '221335316', NULL, NULL, 'fazila baluch', '111 Lorrimore road', '', 'SE17  3Na', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7846429032', '0010250NKH', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608212', 'FedEx', NULL, '2014-01-22', '18.01.2014 10:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15930, '221634716', NULL, NULL, 'Femi Alakija', '49 Silverspot Close', '', 'ME8 8JS', 'Rainham Kent', 'Grossbritannien', 'GB', NULL, NULL, '7900413178', '00102273FX', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608223', 'FedEx', NULL, '2014-01-22', '19.01.2014 21:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15931, '221488518', NULL, NULL, 'Gary Wilson', '9 Hatton green', '', 'Tw14 0nd', 'Bedfont', 'Grossbritannien', 'GB', NULL, NULL, '7745037475', '00100064JN', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608234', 'FedEx', NULL, '2014-01-22', '19.01.2014 08:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15932, '221320502', NULL, NULL, 'Ikechukwu Nnadi', '79 Portelet Court', '', 'N1 5TL', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7830892002', '00102293XC', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608245', 'FedEx', NULL, '2014-01-22', '18.01.2014 09:53', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15933, '221646226', NULL, NULL, 'James Richmond', 'ATKINS AERO AZTEC WEST', '', 'BS32 4RZ', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7841486487', '10247473', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608256', 'FedEx', NULL, '2014-01-22', '19.01.2014 22:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15934, '221337278', NULL, NULL, 'Janet Blues', '14 MARCHHALL CRESCENT', 'Hotel ceilidh donia', 'EH16 5HL', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '136672743', '0010110SVX', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608267', 'FedEx', NULL, '2014-01-22', '18.01.2014 10:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15935, '221325117', NULL, NULL, 'Janet Pickard', '14 SHANNON DRIVE', '', 'HD3 3UL', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7956512146', '0010042M4M', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608278', 'FedEx', NULL, '2014-01-22', '18.01.2014 09:53', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15936, '221362838', NULL, NULL, 'Jason Robertson', '78 LILAC WYND', '', 'G72 7GJ', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7872528637', '0010085THP', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608289', 'FedEx', NULL, '2014-01-22', '18.01.2014 12:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15937, '221480602', NULL, NULL, 'ji peng cui', '36 EREBUS DRIVE', '36 cumberland house', 'SE28 0GE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7760216208', '0010114S6W', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608290', 'FedEx', NULL, '2014-01-22', '19.01.2014 06:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15938, '221351563', NULL, NULL, 'Joe Hemens', '9 VALLEY VIEW CLOSE', '', 'TN6 1PW', 'CROWBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7787537017', '0010202MOX', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608304', 'FedEx', NULL, '2014-01-22', '18.01.2014 11:53', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15939, '221448827', NULL, NULL, 'Kadir Aziz', '62 LANSDOWNE ROAD', '', 'M8 5SH', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7596772709', '0010219M4C', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608315', 'FedEx', NULL, '2014-01-22', '18.01.2014 21:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15940, '221373639', NULL, NULL, 'Liam Leddy', '174 PRO COY PARSONS BKS', '', 'TF2 8LS', 'TELFORD', 'Grossbritannien', 'GB', NULL, NULL, '7961612920', '0010160NR6', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608326', 'FedEx', NULL, '2014-01-22', '18.01.2014 13:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15941, '221377226', NULL, NULL, 'Manvir digpal', '1a DACRE ROAD', '', 'E130PT', 'Plaistow', 'Grossbritannien', 'GB', NULL, NULL, '7572120730', '0010204HAB', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608337', 'FedEx', NULL, '2014-01-22', '18.01.2014 14:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15942, '221399426', NULL, NULL, 'Marisergio Da Costa', '14 Rosemead Avenue', '', 'Cr4 1ey', 'Mitcham', 'Grossbritannien', 'GB', NULL, NULL, '7521498765', '00101035WC', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608348', 'FedEx', NULL, '2014-01-22', '18.01.2014 16:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15943, '221351708', NULL, NULL, 'Mike Lightfoot', 'flat 8, 36 WESTCLIFFE ROAD', 'Birkdale', 'PR8 2BT', 'SOUTHPORT', 'Grossbritannien', 'GB', NULL, NULL, '7817536919', '0010172ENS', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608359', 'FedEx', NULL, '2014-01-22', '18.01.2014 11:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15944, '221661801', NULL, NULL, 'Muhammad Mukhtiyar', '67 WATLING WAY', '', 'BS11 9NL', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7455707077', '001011263S', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608360', 'FedEx', NULL, '2014-01-22', '19.01.2014 23:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15945, '221399620', NULL, NULL, 'Nicola Coughlan Halfway Pharmacy', '8 MINSTER ROAD', '', 'ME12 3JD', 'SHEERNESS', 'Grossbritannien', 'GB', NULL, NULL, '7930819722', '001022663Q', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608370', 'FedEx', NULL, '2014-01-22', '18.01.2014 16:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15946, '221298876', NULL, NULL, 'Paul Hayward', '31 PANCROFT', '', 'RM4 1BX', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7946182422', '0010168VPX', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608381', 'FedEx', NULL, '2014-01-22', '18.01.2014 04:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15947, '221512913', NULL, NULL, 'Paul Hunt', '21 PARK CRESCENT', '', 'S63 8NU', 'ROTHERHAM', 'Grossbritannien', 'GB', NULL, NULL, '7790779138', '0010001XGS', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608392', 'FedEx', NULL, '2014-01-22', '19.01.2014 10:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15948, '221573745', NULL, NULL, 'paul woods', '79 WILSTHORPE ROAD', 'long eaton', 'NG10 3JX', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '1159728293', '0010098Z76', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608407', 'FedEx', NULL, '2014-01-22', '19.01.2014 15:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15949, '221365935', NULL, NULL, 'Pouria Najafi', '150 NEW STREET', '', 'B24PA', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7454952005', '0010131LGL', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608418', 'FedEx', NULL, '2014-01-22', '18.01.2014 13:23', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15950, '221717340', NULL, NULL, 'Rebecca Rimmer', '131 LIVERPOOL ROAD', '', 'PR8 4NT', 'SOUTHPORT', 'Grossbritannien', 'GB', NULL, NULL, '7817324829', '0010145YMD', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608429', 'FedEx', NULL, '2014-01-22', '20.01.2014 10:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15951, '221342946', NULL, NULL, 'Roddie McGrath', '57 Lugar Drive', '', 'G52 1EY', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7969773496', '0010175OFQ', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608430', 'FedEx', NULL, '2014-01-22', '18.01.2014 11:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15952, '221338334', NULL, NULL, 'Samantha Mills', '4 POND STREET', 'Kirkby in ashfield', 'NG17 7AH', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7821595955', '0010034FD5', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608440', 'FedEx', NULL, '2014-01-22', '18.01.2014 10:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15953, '221560304', NULL, NULL, 'Sanjay Suchdev', '32 ELMS LANE', '', 'HA0 2NN', 'WEMBLEY', 'Grossbritannien', 'GB', NULL, NULL, '7908488324', '00101941DX', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608451', 'FedEx', NULL, '2014-01-22', '19.01.2014 14:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15954, '221407688', NULL, NULL, 'Sharron Fisher', '46, VISTA WAY', '', 'WA12 9FF', 'NEWTON-LE-WILLOWS', 'Grossbritannien', 'GB', NULL, NULL, '7747067062', '00101491F1', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608462', 'FedEx', NULL, '2014-01-22', '18.01.2014 17:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15955, '221469401', NULL, NULL, 'Shreedhar Murthy Hebbur', '17 EDMONDSON STREET', '', 'BB18 5EY', 'BARNOLDSWICK', 'Grossbritannien', 'GB', NULL, NULL, '4,47459E+11', '0010024QI1', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608473', 'FedEx', NULL, '2014-01-22', '19.01.2014 00:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15956, '221297537', NULL, NULL, 'Shumin Zhou', '18 HOWFORD GROVE', '', 'B7 4JJ', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7538679203', '0010236NCX', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608484', 'FedEx', NULL, '2014-01-22', '18.01.2014 03:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15957, '221576294', NULL, NULL, 'Tate Godwin', '30 PENPOL AVENUE', '', 'TR27 4NQ', 'HAYLE', 'Grossbritannien', 'GB', NULL, NULL, '7791184425', '0010169IN5', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608495', 'FedEx', NULL, '2014-01-22', '19.01.2014 15:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15958, '221408195', NULL, NULL, 'Tosin komolafe', '2 Masshouse plaza flat 608', '', 'B5 5JE', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7508306953', '00101522MV', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608500', 'FedEx', NULL, '2014-01-22', '18.01.2014 17:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15959, '221623913', NULL, NULL, 'Verna Woolley', '95 HIGH STREET', '', 'ST7 4PR', 'STOKE-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7887622955', '0010012Y1N', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108608510', 'FedEx', NULL, '2014-01-22', '19.01.2014 20:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(15960, '221540209', NULL, NULL, 'ALAN HOLDING', '11 EDGERLEY PLACE', '', 'WN4 9JX', 'WIGAN', 'Grossbritannien', 'GB', NULL, NULL, '7511362480', '00100418RY', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108608521', 'FedEx', NULL, '2014-01-22', '19.01.2014 12:52', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(15961, '221577954', NULL, NULL, 'alex cunningham', '107A MEETING STREET', '', 'LE12 8AQ', 'LOUGHBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7523075260', '0010150JW4', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108608532', 'FedEx', NULL, '2014-01-22', '19.01.2014 16:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(15962, '221588601', NULL, NULL, 'Ben Coss', 'Leaview ', 'Barn Hill Roydon Hamlet ', 'CM19 5LB', 'Harlow ', 'Grossbritannien', 'GB', NULL, NULL, '1279793830', '0010033JFB', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108608543', 'FedEx', NULL, '2014-01-22', '19.01.2014 17:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(15963, '221409094', NULL, NULL, 'Calum Campbell', '40 ELLIOT STREET', 'Ingenium Archial', 'G3 8DZ', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7791659494', '00101324QP', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108608554', 'FedEx', NULL, '2014-01-22', '18.01.2014 17:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(15964, '221524444', NULL, NULL, 'Delyth Edwards', 'Ty BrynBedw', 'Cynheidre, Llanelli', 'SA15 5YF', 'Carmarthenshire', 'Grossbritannien', 'GB', NULL, NULL, '7815754043', '0010241P3H', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108608565', 'FedEx', NULL, '2014-01-22', '19.01.2014 11:23', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(15965, '221438412', NULL, NULL, 'Dominic Elkins', '54 CHADWICK ROAD', '', 'SO50 9GH', 'EASTLEIGH', 'Grossbritannien', 'GB', NULL, NULL, '7710139545', '00102384QK', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108608576', 'FedEx', NULL, '2014-01-22', '18.01.2014 20:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(15966, '221586051', NULL, NULL, 'Fraser Mearns', '15 ELM COURT', 'Bridge of earn', 'PH2 9RU', 'PERTH', 'Grossbritannien', 'GB', NULL, NULL, '7800532860', '00101919L9', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, 'RL705045365DE', 'Deutsche Post', NULL, '2014-01-22', '19.01.2014 16:52', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(15967, '221465908', NULL, NULL, 'Hayley Mountain', '37 Lonsdale street', '', 'hu3 6pa', 'hull', 'Grossbritannien', 'GB', NULL, NULL, '', '00101754H6', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108609150', 'FedEx', NULL, '2014-01-22', '18.01.2014 23:52', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(15968, '221621550', NULL, NULL, 'Hazel Benjamin', '86 MAPLE AVENUE', 'KIDLINGTON', 'OX5 1HW', 'KIDLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7729122488', '0010134QM2', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108608602', 'FedEx', NULL, '2014-01-22', '19.01.2014 19:52', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(15969, '221531536', NULL, NULL, 'Karen Carlton', '7 CANTORS WAY', '', 'SN16 9QZ', 'MALMESBURY', 'Grossbritannien', 'GB', NULL, NULL, '1666861388', '0010107PKU', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108608613', 'FedEx', NULL, '2014-01-22', '19.01.2014 12:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(15970, '221446468', NULL, NULL, 'Lee Buttner', '76 LONGHOUSE ROAD', '', 'RM16 4RT', 'GRAYS', 'Grossbritannien', 'GB', NULL, NULL, '7805787737', '0010245KRR', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108608624', 'FedEx', NULL, '2014-01-22', '18.01.2014 21:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(15971, '221563978', NULL, NULL, 'Michael John Mcphilimey', '43 HALIFAX CLOSE', '', 'CV5 9NZ', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7973782845', '0010187PWM', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108608635', 'FedEx', NULL, '2014-01-22', '19.01.2014 14:52', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(15972, '221357890', NULL, NULL, 'p kempton', '27 DUCKETS DEAN', 'Duckets dean', 'NE42 5QL', 'PRUDHOE', 'Grossbritannien', 'GB', NULL, NULL, '7745895505', '0010089RLX', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108608646', 'FedEx', NULL, '2014-01-22', '18.01.2014 12:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(15973, '221588147', NULL, NULL, 'Paul Parker', '5 PORTSVIEW AVENUE', '', 'PO16 8LL', 'FAREHAM', 'Grossbritannien', 'GB', NULL, NULL, '7909658958', '0010168P6G', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108608657', 'FedEx', NULL, '2014-01-22', '19.01.2014 17:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(15974, '221345111', NULL, NULL, 'Penelope Neale', '7 YANLEIGH CLOSE', '', 'BS13 8AQ', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7766131160', '0010101N03', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108608668', 'FedEx', NULL, '2014-01-22', '18.01.2014 11:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(15975, '221614521', NULL, NULL, 'Peter Macmillan', '59 STAMFORDHAM ROAD', '', 'NE5 3JN', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '1912713439', '0010122MU7', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108608679', 'FedEx', NULL, '2014-01-22', '19.01.2014 19:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(15976, '221562598', NULL, NULL, 'Rebecca Sharpe', '1 ST. MARYS SQUARE', 'It is a jane normam store any member off staff will sign for it', 'YO1 9NY', 'YORK', 'Grossbritannien', 'GB', NULL, NULL, '7875461963', '0010185NQL', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108608680', 'FedEx', NULL, '2014-01-22', '19.01.2014 14:52', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(15977, '221441685', NULL, NULL, 'Ricky Webb', '50 BRUNSWICK AVENUE', '', 'RM14 1NH', 'UPMINSTER', 'Grossbritannien', 'GB', NULL, NULL, '7920521877', '0010147VJP', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108608690', 'FedEx', NULL, '2014-01-22', '18.01.2014 20:52', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(15978, '221446959', NULL, NULL, 'Valerie Rickards', '- Erith Centre,', 'Park Crescent', 'DA8 3EE', 'Erith', 'Grossbritannien', 'GB', NULL, NULL, '1322356123', '0010001CIZ', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108608705', 'FedEx', NULL, '2014-01-22', '18.01.2014 21:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(15979, '221483197', NULL, NULL, 'Bradley Beech', '3 WARBLINGTON PLACE', '', 'PO3 6FN', 'PORTSMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '2392298974', '0010237FDW', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - White Dial', NULL, '577108608716', 'FedEx', NULL, '2014-01-22', '19.01.2014 07:52', 'UK140109AMC09', '1', 'a0YC000000X5z6KMAR', '130.99', '199.00'),
(15980, '221588613', NULL, NULL, 'Christopher Cowling', '9 SHAWLEY CROFT', '', 'B27 6RZ', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7794947211', '0010207GP0', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - White Dial', NULL, '577108608727', 'FedEx', NULL, '2014-01-22', '19.01.2014 17:22', 'UK140109AMC09', '1', 'a0YC000000X5z6KMAR', '130.99', '199.00'),
(15981, '221469184', '', '', 'Deyu Tian', 'FLAT5 MATLOC DENMARK HILL ESTATE', '', 'SE5 8ES', 'LONDON', 'Grossbritannien', '', '', '', '4,47714E+11', '0010107MN0', '', '', 'Damascus Watch - Black Strap - Silver Case - White Dial', 'Nachforschung gestellt am 05.02.14 Uhr am 10.03.2014 zurück erhalten!\r\n\r\n14.03.2014 RL706176702DE', '577108608738', 'FedEx', '', '2014-01-22', '19.01.2014 00:22', 'UK140109AMC09', '1', 'a0YC000000X5z6KMAR', '130.99', '199.00'),
(15982, '221498567', NULL, NULL, 'Martin Wharnsby', '27 DEBEN VALLEY DRIVE', '', 'IP5 2FB', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '7771786870', '0010118UWB', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - White Dial', NULL, '577108608749', 'FedEx', NULL, '2014-01-22', '19.01.2014 09:52', 'UK140109AMC09', '1', 'a0YC000000X5z6KMAR', '130.99', '199.00'),
(15983, '221366956', NULL, NULL, 'mubeen shaikh', '23 BILTON ROAD', '', 'UB6 7AZ', 'GREENFORD', 'Grossbritannien', 'GB', NULL, NULL, '7971917157', '0010154D2X', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - White Dial', NULL, '577108608750', 'FedEx', NULL, '2014-01-22', '18.01.2014 13:22', 'UK140109AMC09', '1', 'a0YC000000X5z6KMAR', '130.99', '199.00'),
(15984, '221662623', NULL, NULL, 'philomena ovenden', '828 GREEN LANE', '', 'RM8 1YR', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7516413776', '0010230U01', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - White Dial', NULL, '577108608760', 'FedEx', NULL, '2014-01-22', '19.01.2014 23:52', 'UK140109AMC09', '1', 'a0YC000000X5z6KMAR', '130.99', '199.00'),
(15985, '221650588', NULL, NULL, 'wendy prime', '258 CHURCH ROAD', 'Lytham st annes', 'FY8 3NR', 'LYTHAM ST. ANNES', 'Grossbritannien', 'GB', NULL, NULL, '01253 780726', '*00101426E7', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - White Dial', NULL, '577108608771', 'FedEx', NULL, '2014-01-22', '19.01.2014 22:22', 'UK140109AMC09', '1', 'a0YC000000X5z6KMAR', '130.99', '199.00'),
(15986, '221660903', NULL, NULL, 'Ahmed AlAdwani', '15 ST. DAVID\'S DRIVE', 'if not in home, deliver it to the security officer at the intrance gate', 'TW20 0BA', 'EGHAM', 'Grossbritannien', 'GB', NULL, NULL, '4,47464E+11', '0010112V2K', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108608782', 'FedEx', NULL, '2014-01-22', '19.01.2014 23:53', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(15987, '221371786', NULL, NULL, 'chris mole', '123 wilmot road', 'swadlincote', 'de11 9bn', 'derbyshire', 'Grossbritannien', 'GB', NULL, NULL, '1283216978', '0010026SGE', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108608793', 'FedEx', NULL, '2014-01-22', '18.01.2014 13:52', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(15988, '221359183', NULL, NULL, 'Dean Corry', '80 ALBERT ROAD', 'Whitefield bury', 'M45 8AF', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7454137329', '0010135XWT', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108608808', 'FedEx', NULL, '2014-01-22', '18.01.2014 12:52', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(15989, '221333935', NULL, NULL, 'jade Hughes', '61 LABURNUM AVENUE', 'Kingshurst', 'B37 6AL', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7977067706', '00100654GC', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108608819', 'FedEx', NULL, '2014-01-22', '18.01.2014 10:52', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(15990, '221608015', NULL, NULL, 'James Freeman', '18 MULLENSGROVE ROAD', '', 'B37 6LG', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7917818561', '0010081OKA', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108608820', 'FedEx', NULL, '2014-01-22', '19.01.2014 18:52', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(15991, '221359564', NULL, NULL, 'John Brennan', '2 ST. BEDES TERRACE', '', 'SR2 8HS', 'SUNDERLAND', 'Grossbritannien', 'GB', NULL, NULL, '7714407156', '0010151YT4', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108608830', 'FedEx', NULL, '2014-01-22', '18.01.2014 12:52', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(15992, '221324386', NULL, NULL, 'Lee Meaney', '1-2 UPPER COLLIERS ROW', '', 'CF48 1UN', 'MERTHYR TYDFIL', 'Grossbritannien', 'GB', NULL, NULL, '7415777417', '0010137N2J', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108608841', 'FedEx', NULL, '2014-01-22', '18.01.2014 09:53', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(15993, '221370093', NULL, NULL, 'lorna palmer', '45 HAWKESBURY DRIVE', 'House name, company, flat etc.', 'RG31 7ZR', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7956699556', '0010222WAR', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108608852', 'FedEx', NULL, '2014-01-22', '18.01.2014 13:52', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(15994, '221610889', NULL, NULL, 'Mark Scholes', '24 JOHNS AVENUE', '', 'WF3 3LU', 'WAKEFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7805372591', '00100115YJ', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108608863', 'FedEx', NULL, '2014-01-22', '19.01.2014 19:22', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(15995, '221636053', NULL, NULL, 'Martin Krzyzaniak', '5 Berwyn Close', '', 'S40 4LZ', 'Chesterfield', 'Grossbritannien', 'GB', NULL, NULL, '7598444916', '0010128GWJ', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108608874', 'FedEx', NULL, '2014-01-22', '19.01.2014 21:22', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(15996, '221610821', NULL, NULL, 'Nicholas Ames', '11 PRINCESS STREET', '', 'CF37 1RY', 'PONTYPRIDD', 'Grossbritannien', 'GB', NULL, NULL, '7530438855', '00100022B1', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108608885', 'FedEx', NULL, '2014-01-22', '19.01.2014 19:22', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(15997, '221614830', NULL, NULL, 'Nick Smith', '65 FLAT 5 BEACONSFIELD VILLAS', '', 'BN1 6HB', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '7534190680', '0010034XX4', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108608896', 'FedEx', NULL, '2014-01-22', '19.01.2014 19:22', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(15998, '221360003', NULL, NULL, 'Oznur Pasli', '37A IPSWICH STREET', '', 'IP14 1AH', 'STOWMARKET', 'Grossbritannien', 'GB', NULL, NULL, '7714995893', '0010238HKF', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108608900', 'FedEx', NULL, '2014-01-22', '18.01.2014 12:52', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(15999, '221656809', NULL, NULL, 'Robert Muncaster', '7 BEAUMONT STREET', '', 'LA1 2JE', 'LANCASTER', 'Grossbritannien', 'GB', NULL, NULL, '7557100471', '0010240WE5', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108608911', 'FedEx', NULL, '2014-01-22', '19.01.2014 23:22', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(16000, '221652123', NULL, NULL, 'Sarah Tinkler', '48 NORBURN PARK', '', 'DH7 6SF', 'DURHAM', 'Grossbritannien', 'GB', NULL, NULL, '7894442447', '00100736QP', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108608922', 'FedEx', NULL, '2014-01-22', '19.01.2014 22:52', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(16001, '221367725', NULL, NULL, 'Surinder Samra', '85 SCOTT STREET', '', 'DY4 7AF', 'TIPTON', 'Grossbritannien', 'GB', NULL, NULL, '7712323668', '0010163O8U', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108608933', 'FedEx', NULL, '2014-01-22', '18.01.2014 13:22', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(16002, '221450077', NULL, NULL, 'Teresa Forrester', '12 Montagu Court', '', 'Ls8 2tt', 'Leeds', 'Grossbritannien', 'GB', NULL, NULL, '7951450773', '0010048HSB', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108608944', 'FedEx', NULL, '2014-01-22', '18.01.2014 21:52', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(16003, '221562735', NULL, NULL, 'Wei Ong', '12 GLEBE STREET', '', 'CF64 1ED', 'PENARTH', 'Grossbritannien', 'GB', NULL, NULL, '7796616145', '0010021XJK', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108608955', 'FedEx', NULL, '2014-01-22', '19.01.2014 14:52', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(16004, '221415756', NULL, NULL, 'Ian McLean', '19 TREGARON CLOSE', '', 'DE21 2TE', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7506115386', '0010143DOJ', NULL, NULL, 'Rio Watch - Black Strap - Black Case - Black and Silver Dial', NULL, '577108608966', 'FedEx', NULL, '2014-01-22', '18.01.2014 17:52', 'UK140109AMC08', '1', 'a0YC000000X5zYQMAZ', '143.01', '249.00'),
(16005, '221555898', NULL, NULL, 'kamil lampa', '23 TEMPLARS AVENUE', 'flat 2', 'NW11 0NU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7539941027', '0010124J5P', NULL, NULL, 'Rio Watch - Black Strap - Black Case - Black and Silver Dial', NULL, '577108608977', 'FedEx', NULL, '2014-01-22', '19.01.2014 14:24', 'UK140109AMC08', '1', 'a0YC000000X5zYQMAZ', '143.01', '249.00'),
(16006, '221582562', NULL, NULL, 'Ryan Williams', '484 BUDSHEAD ROAD', '484 Budshead Road', 'PL5 4DG', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7793533245', '0010248CSQ', NULL, NULL, 'Rio Watch - Black Strap - Black Case - Black and Silver Dial', NULL, '577108608988', 'FedEx', NULL, '2014-01-22', '19.01.2014 16:52', 'UK140109AMC08', '1', 'a0YC000000X5zYQMAZ', '143.01', '249.00'),
(16007, '221454931', NULL, NULL, 'Sally Pockett', '16 COLNE AVENUE', 'Whaddon', 'GL52 5PS', 'CHELTENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7900947783', '0010014J4Y', NULL, NULL, 'Rio Watch - Black Strap - Black Case - Black and Silver Dial', NULL, '577108608999', 'FedEx', NULL, '2014-01-22', '18.01.2014 22:22', 'UK140109AMC08', '1', 'a0YC000000X5zYQMAZ', '143.01', '249.00'),
(16008, '221564066', NULL, NULL, 'Wei Ong', '12 GLEBE STREET', '', 'CF64 1ED', 'PENARTH', 'Grossbritannien', 'GB', NULL, NULL, '7796616145', '00100110F6', NULL, NULL, 'Rio Watch - Black Strap - Black Case - Black and Silver Dial', NULL, '577108608955', 'FedEx', NULL, '2014-01-22', '19.01.2014 14:52', 'UK140109AMC08', '1', 'a0YC000000X5zYQMAZ', '143.01', '249.00'),
(16009, '221294937', NULL, NULL, 'Zoe Weymes', '32 BEECHWOOD AVENUE', 'Clarkston', 'G76 7UY', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7743445694', '0010022CRO', NULL, NULL, 'Rio Watch - Black Strap - Black Case - Black and Silver Dial', NULL, '577108609013', 'FedEx', NULL, '2014-01-22', '18.01.2014 01:52', 'UK140109AMC08', '1', 'a0YC000000X5zYQMAZ', '149.01', '249.00'),
(16010, '221438462', NULL, NULL, 'Akin Adeniyi', '24 TEEHEY LANE', '', 'CH63 2JQ', 'WIRRAL', 'Grossbritannien', 'GB', NULL, NULL, '7545193309', '0010214BJT', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108609024', 'FedEx', NULL, '2014-01-22', '18.01.2014 20:22', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16011, '221350926', NULL, NULL, 'James Davis', 'BRONALT CHAPEL LANE', 'TATTERSHALL THORPE', 'LN4 4PG', 'LINCOLN', 'Grossbritannien', 'GB', NULL, NULL, '7449070888', '0010096OPS', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108609035', 'FedEx', NULL, '2014-01-22', '18.01.2014 11:53', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16012, '221349555', NULL, NULL, 'Jason broadbent', '27 BEVERLEY ROAD', '', 'CH45 6XL', 'WALLASEY', 'Grossbritannien', 'GB', NULL, NULL, '7796937932', '0010037T5J', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108609046', 'FedEx', NULL, '2014-01-22', '18.01.2014 11:52', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16013, '221351352', NULL, NULL, 'Joe Hemens', '9 VALLEY VIEW CLOSE', '', 'TN6 1PW', 'CROWBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7787537017', '00102374SE', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108608304', 'FedEx', NULL, '2014-01-22', '18.01.2014 11:53', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16014, '221435005', NULL, NULL, 'Kate Lloyd-thomas', 'Longbridge Manor', 'Warwick', 'CV34 6RB', 'Warwickshire', 'Grossbritannien', 'GB', NULL, NULL, '7557042561', '001003354R', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108609068', 'FedEx', NULL, '2014-01-22', '18.01.2014 19:52', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16015, '221536437', NULL, NULL, 'Mark Harrison', 'ARAN CLAYPIT LANE', 'Ledsham', 'LS25 5LP', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7747482575', '0010001EKI', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108609079', 'FedEx', NULL, '2014-01-22', '19.01.2014 12:22', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16016, '221434654', NULL, NULL, 'Martin Osborne', '9 WINCHESTER ROAD', '', 'CO2 7LH', 'COLCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7823339162', '0010083F5K', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108609080', 'FedEx', NULL, '2014-01-22', '18.01.2014 19:52', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16017, '221321074', NULL, NULL, 'Paul Mcgettigan', '59 ANDREW DRIVE', 'If not in give to down stairs neighbours', 'G81 1bu', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '1419527793', '0010038Y5I', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108609090', 'FedEx', NULL, '2014-01-22', '18.01.2014 09:53', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16018, '221342368', NULL, NULL, 'Ram Mylvaganam', '4 Chestnut House', 'The Ridge Linton', 'LS22 4HJ', 'Wetherby', 'Grossbritannien', 'GB', NULL, NULL, '7831542387', '0010132R99', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108609105', 'FedEx', NULL, '2014-01-22', '18.01.2014 11:22', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16019, '221334099', NULL, NULL, 'Ray Alderson', '13 GREYSTONES CLOSE', 'Aberford', 'LS25 3AR', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7979441786', '0010022EOV', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108609116', 'FedEx', NULL, '2014-01-22', '18.01.2014 10:53', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16020, '221561477', NULL, NULL, 'Susan Cutler', 'SOUTHBROOK F NEWBRIDGE', '', 'SO40 2NW', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '2380812496', '0010243A7N', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108609127', 'FedEx', NULL, '2014-01-22', '19.01.2014 14:52', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16021, '221467625', NULL, NULL, 'Tanis Achakzai', 'FLAT 131 DOV DOVER STREET', 'Leicester', 'LE1 6PP', 'Leicester', 'Grossbritannien', 'GB', NULL, NULL, '7861852651', '10067111', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108609138', 'FedEx', NULL, '2014-01-22', '18.01.2014 23:52', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16022, '219666986', NULL, NULL, 'Andrzej Polak', '27 Cois Locha, Saleen', 'Co. Mayo', '0', 'Castlebar', 'Irland', 'IE', NULL, NULL, '851098500', '00102072V8', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', NULL, '577108607396', 'FedEx', NULL, '2014-01-15', '09.01.2014 18:02', 'a0YC000000W0YCBMA3', '1', 'a0YC000000W0YCBMA3', '', '239.00'),
(16023, '220082873', NULL, NULL, 'Michael Redmond', '3 Templeville Park', 'Templeogue', '6w', 'Dublin', 'Irland', 'IE', NULL, NULL, '863068837', '0010060AD1', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '577108607400', 'FedEx', NULL, '2014-01-15', '11.01.2014 23:02', 'a0YC000000W0YC8MAN', '1', 'a0YC000000W0YC8MAN', '', '239.00'),
(16024, '219709851', NULL, NULL, 'Tracy Linnane', '14 Lyradane Avenue Woodview Park', '', '61', 'Limerick Ireland', 'Irland', 'IE', NULL, NULL, '857144235', '0010176QRE', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '577108607411', 'FedEx', NULL, '2014-01-15', '09.01.2014 21:32', 'a0YC000000W0YC9MAN', '1', 'a0YC000000W0YC9MAN', '', '239.00'),
(16025, '219810205', NULL, NULL, 'Cecilia Fourie', '36 Belton Park Road', '', 'D9', 'Dublin 9', 'Irland', 'IE', NULL, NULL, '867326574', '0010142H5K', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '577108607422', 'FedEx', NULL, '2014-01-15', '10.01.2014 12:32', 'a0YC000000W0YCAMA3', '1', 'a0YC000000W0YCAMA3', '', '239.00'),
(16026, '219639928', NULL, NULL, 'Michal Borek', '102 beech park', '', 'co.kildare', 'leixlip', 'Irland', 'IE', NULL, NULL, '3,53852E+11', '00100459WD', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '577108607433', 'FedEx', NULL, '2014-01-15', '09.01.2014 15:32', 'a0YC000000W0YCAMA3', '1', 'a0YC000000W0YCAMA3', '', '239.00'),
(16027, '220067691', NULL, NULL, 'Moreblessing Jim', 'Unit 1A Techport Day Hosp', 'Coolmine Ind Estate', 'Dublin 15', 'Blanchardstown', 'Irland', 'IE', NULL, NULL, '863358365', '0010009CHY', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '577108607444', 'FedEx', NULL, '2014-01-15', '11.01.2014 21:02', 'a0YC000000W0YCAMA3', '1', 'a0YC000000W0YCAMA3', '', '239.00'),
(16028, '220348977', NULL, NULL, 'laetitia haentjens', '22 RUE CLAUDE DEBUSSY', '', '34290', 'ABEILHAN', 'Frankreich', 'FR', NULL, NULL, '609086534', '0010136GZQ', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '577108607190', 'FedEx', NULL, '2014-01-15', '13.01.2014 11:39', 'FR140106CM60', '1', 'a0YC000000WgJqZMAV', '160.00', '239.00'),
(16029, '220291445', NULL, NULL, 'Stephane Chevallier', '346 AVENUE GUILLAUME FICHET', '', '74130', 'BONNEVILLE', 'Frankreich', 'FR', NULL, NULL, '615372687', '0010118GX0', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '577108607205', 'FedEx', NULL, '2014-01-15', '13.01.2014 07:08', 'FR140106CM60', '1', 'a0YC000000WgJqZMAV', '160.00', '239.00'),
(16030, '220367063', NULL, NULL, 'Yanis Ghlouci', '4 RUE D IENA', 'Maison', '31330', 'GRENADE', 'Frankreich', 'FR', NULL, NULL, '603947638', '0010210TVG', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '577108607216', 'FedEx', NULL, '2014-01-15', '13.01.2014 13:08', 'FR140106CM60', '1', 'a0YC000000WgJqZMAV', '160.00', '239.00'),
(16031, '220373083', NULL, NULL, 'Edwige Lopez', '10 HLM PELLETET', '', '40370', 'RION DES LANDES', 'Frankreich', 'FR', NULL, NULL, '624220971', '0010202LK6', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3', NULL, '577108607227', 'FedEx', NULL, '2014-01-15', '13.01.2014 13:38', 'FR140106CM62', '1', 'a0YC000000WgJqaMAF', '160.00', '239.00'),
(16032, '220426221', NULL, NULL, 'Cheikh FALL', '15 COURS D HERBOUVILLE', 'Digicode : 197A', '69004', 'LYON', 'Frankreich', 'FR', NULL, NULL, '627770950', '0010090S5O', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '577108607238', 'FedEx', NULL, '2014-01-15', '13.01.2014 18:08', 'FR140106CM63', '1', 'a0YC000000WgJqcMAF', '160.00', '239.00'),
(16033, '220281067', NULL, NULL, 'Florian Laconte', '12 Rue du dauphine', '', '59492', 'Hoymille', 'Frankreich', 'FR', NULL, NULL, '750349530', '0010191FUZ', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '577108607249', 'FedEx', NULL, '2014-01-15', '13.01.2014 04:08', 'FR140106CM63', '1', 'a0YC000000WgJqcMAF', '160.00', '239.00'),
(16034, '220475148', NULL, NULL, 'Khlil Yassin', '30 rue pierre mougne', '2C', '51100', 'Reims', 'Frankreich', 'FR', NULL, NULL, '615797220', '0010234C56', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '577108607250', 'FedEx', NULL, '2014-01-15', '13.01.2014 22:38', 'FR140106CM63', '1', 'a0YC000000WgJqcMAF', '160.00', '239.00'),
(16035, '220405634', NULL, NULL, 'olivier klein', '53 RUE EDMOND ROSTAND', 'bat D appt 68', '31200', 'TOULOUSE', 'Frankreich', 'FR', NULL, NULL, '660459901', '0010215R9N', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '577108607260', 'FedEx', NULL, '2014-01-15', '13.01.2014 16:38', 'FR140106CM63', '1', 'a0YC000000WgJqcMAF', '160.00', '239.00'),
(16036, '220337929', NULL, NULL, 'Anne BRUNO', '24 ALLEE DOMINIQUE POURTAU', '', '31800', 'LABARTHE RIVIERE', 'Frankreich', 'FR', NULL, NULL, '561959395', '0010240NU4', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108607271', 'FedEx', NULL, '2014-01-15', '13.01.2014 11:09', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(16037, '220331355', NULL, NULL, 'Bernard Seille', '6 B RUE DE NAVARRE', '', '72600', 'MAMERS', 'Frankreich', 'FR', NULL, NULL, '760361616', '00102447NG', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108607282', 'FedEx', NULL, '2014-01-15', '13.01.2014 10:38', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(16038, '220468147', NULL, NULL, 'Ilhame Rouani', '81 BOULEVARD VIRGILE BAREL', '', '06300', 'NICE', 'Frankreich', 'FR', NULL, NULL, '661052828', '0010177AC6', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108607293', 'FedEx', NULL, '2014-01-15', '13.01.2014 21:39', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(16039, '220458632', NULL, NULL, 'Nicolas Mareco', '7 RUELLE DE REYKJAVIK', '', '59430', 'FORT MARDYCK', 'Frankreich', 'FR', NULL, NULL, '683238220', '0010039AQD', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108607308', 'FedEx', NULL, '2014-01-15', '13.01.2014 20:38', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(16040, '220468466', NULL, NULL, 'marcellin presna', '15 DU LIEUTENANT COLONEL DAX', 'porte 59', '75018', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '610562513', '00100511JS', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '577108607319', 'FedEx', NULL, '2014-01-15', '13.01.2014 21:42', 'FR140106CM65', '1', 'a0YC000000WgJqbMAF', '160.00', '239.00'),
(16041, '220474721', NULL, NULL, 'Smail Faycal', '6 RUE DU BOSQUET CHANDELIER', '', '76500', 'Elbeuf', 'Frankreich', 'FR', NULL, NULL, '659775020', '0010194X5D', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '577108607320', 'FedEx', NULL, '2014-01-15', '13.01.2014 22:38', 'FR140106CM65', '1', 'a0YC000000WgJqbMAF', '160.00', '239.00'),
(16042, '220423030', NULL, NULL, 'Charles laventure-darival', '13 B AVENUE CHARLES GIDE', '', '94270', 'LE KREMLIN BICETRE', 'Frankreich', 'FR', NULL, NULL, '675099317', '0010187X57', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '577108607330', 'FedEx', NULL, '2014-01-15', '13.01.2014 18:08', 'FR140106CM66', '1', 'a0YC000000WgJqeMAF', '160.00', '239.00'),
(16043, '220324095', NULL, NULL, 'Joude Fredy', '15 IMPASSE DE L UNION', '', '93160', 'NOISY LE GRAND', 'Frankreich', 'FR', NULL, NULL, '675975115', '0010238L26', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '577108607341', 'FedEx', NULL, '2014-01-15', '13.01.2014 10:08', 'FR140106CM66', '1', 'a0YC000000WgJqeMAF', '160.00', '239.00'),
(16044, '220306701', NULL, NULL, 'Anthony Russo', '219 ANCIENNE ROUTE DE FIGANIERES', '', '83920', 'LA MOTTE', 'Frankreich', 'FR', NULL, NULL, '608628679', '0010055ARQ', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '577108607352', 'FedEx', NULL, '2014-01-15', '13.01.2014 08:38', 'FR140106CM67', '1', 'a0YC000000WgJqfMAF', '160.00', '239.00'),
(16045, '220457297', NULL, NULL, 'Aurelia KADRI', '4 RUE ALPHONSE NAUDIN', 'Digicode B048A', '51100', 'REIMS', 'Frankreich', 'FR', NULL, NULL, '623867740', '0010206NKG', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '577108607363', 'FedEx', NULL, '2014-01-15', '13.01.2014 20:38', 'FR140106CM67', '1', 'a0YC000000WgJqfMAF', '160.00', '239.00'),
(16046, '220459880', NULL, NULL, 'Julien Lemee', '2 Square Des Artistes', '', '95520', 'Osny', 'Frankreich', 'FR', NULL, NULL, '637596556', '0010080S05', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '577108607374', 'FedEx', NULL, '2014-01-15', '13.01.2014 21:10', 'FR140106CM67', '1', 'a0YC000000WgJqfMAF', '160.00', '239.00'),
(16047, '220426158', NULL, NULL, 'Thibault Carrel', '2 RUE JEAN LAMOUR', 'chambre 517 batiment c', '54500', 'VANDOEUVRE LES NANCY', 'Frankreich', 'FR', NULL, NULL, '675532869', '0010033EHB', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '577108607385', 'FedEx', NULL, '2014-01-15', '13.01.2014 18:08', 'FR140106CM67', '1', 'a0YC000000WgJqfMAF', '160.00', '239.00'),
(16048, '219820876', NULL, NULL, 'Christina Nedergaard Nielsen', 'Dybendalen 1', '', '5330', 'Munkebo', 'Dänemark', 'DK', NULL, NULL, '81616167', '0010057RN7', NULL, NULL, 'Monte Carlo-ur med guld og sort urkasse', NULL, '577108607455', 'FedEx', NULL, '2014-01-15', '10.01.2014 12:36', 'a0YC000000VzUmvMAF', '1', 'a0YC000000VzUmvMAF', '', '1999.00'),
(16049, '219721139', NULL, NULL, 'Selcan Vural', 'Slagterivej 6', '', '4300', 'Holbaek', 'Dänemark', 'DK', NULL, NULL, '26377375', '0010036DFD', NULL, NULL, 'Monte Carlo-ur med guld og sort urkasse', NULL, '577108607466', 'FedEx', NULL, '2014-01-15', '09.01.2014 21:36', 'a0YC000000VzUmvMAF', '1', 'a0YC000000VzUmvMAF', '', '1999.00'),
(16050, '217042320', NULL, NULL, 'PATRICK BECHARD', '2 RUE DE LA BOUTEILLAN', '', '30620', 'UCHAUD', 'Frankreich', 'FR', NULL, NULL, '650077282', '0010094NYH', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 4', NULL, '577108606562', 'FedEx', NULL, '2014-01-14', '23.12.2013 22:38', 'FR091213SE56', '1', 'a0YC000000WdjDrMAJ', '155.01', '239.00'),
(16051, '217042319', NULL, NULL, 'PATRICK BECHARD', '2 RUE DE LA BOUTEILLAN', '', '30620', 'UCHAUD', 'Frankreich', 'FR', NULL, NULL, '650077282', '0010219GCG', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 4', NULL, '577108606562', 'FedEx', NULL, '2014-01-14', '23.12.2013 22:38', 'FR091213SE56', '1', 'a0YC000000WdjDrMAJ', '155.01', '239.00'),
(16052, '220028252', NULL, NULL, 'Galilei Francesco', '34 CHEMIN DE LA VERNIQUE', '', '69160', 'TASSIN LA DEMI LUNE', 'Frankreich', 'FR', NULL, NULL, '607164697', '0010099BFS', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '577108606573', 'FedEx', NULL, '2014-01-14', '11.01.2014 15:38', 'FR140106CM60', '1', 'a0YC000000WgJqZMAV', '160.00', '239.00'),
(16053, '219936990', NULL, NULL, 'Steve Weinberg', '18 RUE HOCHE', '', '92320', 'CHATILLON', 'Frankreich', 'FR', NULL, NULL, '607964580', '00100185NU', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '577108606584', 'FedEx', NULL, '2014-01-14', '11.01.2014 00:38', 'FR140106CM60', '1', 'a0YC000000WgJqZMAV', '160.00', '239.00'),
(16054, '220128310', NULL, NULL, 'Vespa Julie', '13 AVENUE DES 3 FONTAINES', '', '74600', 'SEYNOD', 'Frankreich', 'FR', NULL, NULL, '650662518', '*0010183E15', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '577108606595', 'FedEx', NULL, '2014-01-14', '12.01.2014 10:08', 'FR140106CM60', '1', 'a0YC000000WgJqZMAV', '160.00', '239.00'),
(16055, '220036546', NULL, NULL, 'Voisin Alain', '19 ROUTE DU CROUZY', '', '87220', 'BOISSEUIL', 'Frankreich', 'FR', NULL, NULL, '631914409', '0010032EKV', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '577108606600', 'FedEx', NULL, '2014-01-14', '11.01.2014 16:38', 'FR140106CM60', '1', 'a0YC000000WgJqZMAV', '160.00', '239.00'),
(16056, '220149842', NULL, NULL, 'Zesko Christophe', '1 RUE PEIRO SIGNADO', 'Villas', '34420', 'PORTIRAGNES', 'Frankreich', 'FR', NULL, NULL, '626880523', '0010186DZI', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1', NULL, '577108606610', 'FedEx', NULL, '2014-01-14', '12.01.2014 11:38', 'FR140106CM60', '1', 'a0YC000000WgJqZMAV', '160.00', '239.00'),
(16057, '219967066', NULL, NULL, 'stephane autef', '45 BOULEVARD DE LA REPUBLIQUE', 'CHEZ AVENTURE SCOOTER', '92100', 'BOULOGNE BILLANCOURT', 'Frankreich', 'FR', NULL, NULL, '663413420', '0010155IB8', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '577108606621', 'FedEx', NULL, '2014-01-14', '11.01.2014 09:38', 'FR140106CM61', '1', 'a0YC000000WgJqYMAV', '160.00', '239.00'),
(16058, '220247766', NULL, NULL, 'ARNAUD Marie-Charlotte', 'Rue J.Ferry La Residence bat.2', 'La Residence bat.2 2eme Etage', '13220', 'Chateauneuf-les-Martigues', 'Frankreich', 'FR', NULL, NULL, '663726677', '0010078R5F', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3', NULL, '577108606632', 'FedEx', NULL, '2014-01-14', '12.01.2014 20:38', 'FR140106CM62', '1', 'a0YC000000WgJqaMAF', '160.00', '239.00'),
(16059, '220228663', NULL, NULL, 'Cedric Martinez Martinez', '11 RUE DE LA CARRIERASSE', '', '34725', 'ST ANDRE DE SANGONIS', 'Frankreich', 'FR', NULL, NULL, '674170111', '0010061ARN', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3', NULL, '577108606643', 'FedEx', NULL, '2014-01-14', '12.01.2014 19:08', 'FR140106CM62', '1', 'a0YC000000WgJqaMAF', '160.00', '239.00'),
(16060, '220070282', NULL, NULL, 'Goncalves jose', '4 ROUTE DE MORLAINCOURT', '', '55500', 'LIGNY EN BARROIS', 'Frankreich', 'FR', NULL, NULL, '674937715', '00100182XA', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3', NULL, '577108606654', 'FedEx', NULL, '2014-01-14', '11.01.2014 20:38', 'FR140106CM62', '1', 'a0YC000000WgJqaMAF', '160.00', '239.00'),
(16061, '219956588', NULL, NULL, 'Cedric PASQUIOU', '18 Residence des magnolias convenant pere', '', '22300', 'Rospez', 'Frankreich', 'FR', NULL, NULL, '603174737', '0010100NGW', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '577108606665', 'FedEx', NULL, '2014-01-14', '11.01.2014 08:38', 'FR140106CM63', '1', 'a0YC000000WgJqcMAF', '160.00', '239.00'),
(16062, '220063571', NULL, NULL, 'Christopher Creton', '317 CHEMIN DU PRE LONG', '', '06530', 'ST CEZAIRE SUR SIAGNE', 'Frankreich', 'FR', NULL, NULL, '680405701', '0010125AKI', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '577108606676', 'FedEx', NULL, '2014-01-14', '11.01.2014 19:38', 'FR140106CM63', '1', 'a0YC000000WgJqcMAF', '160.00', '239.00'),
(16063, '219997290', NULL, NULL, 'Florian Veyrat', '176 CHEMIN DES QUARTS', '', '74370', 'VILLAZ', 'Frankreich', 'FR', NULL, NULL, '643816334', '001012626P', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '577108606687', 'FedEx', NULL, '2014-01-14', '11.01.2014 12:08', 'FR140106CM63', '1', 'a0YC000000WgJqcMAF', '160.00', '239.00'),
(16064, '220043435', NULL, NULL, 'LLAMAS herve', '12 RUE PAUL ELUARD', '', '67200', 'STRASBOURG', 'Frankreich', 'FR', NULL, NULL, '772584433', '0010240EEV', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '577108606698', 'FedEx', NULL, '2014-01-14', '11.01.2014 17:08', 'FR140106CM63', '1', 'a0YC000000WgJqcMAF', '160.00', '239.00'),
(16065, '220088733', NULL, NULL, 'Matthieu BOUILLOT', '21 RUE CHAPTAL', '', '69910', 'VILLIE MORGON', 'Frankreich', 'FR', NULL, NULL, '658202901', '00100232B8', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '577108606702', 'FedEx', NULL, '2014-01-14', '11.01.2014 23:38', 'FR140106CM63', '1', 'a0YC000000WgJqcMAF', '159.48', '239.00'),
(16066, '220233665', NULL, NULL, 'Muriel Da silva', '32 B RUE BISSON', '', '93300', 'AUBERVILLIERS', 'Frankreich', 'FR', NULL, NULL, '628981894', '00100013OQ', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '577108606713', 'FedEx', NULL, '2014-01-14', '12.01.2014 19:08', 'FR140106CM63', '1', 'a0YC000000WgJqcMAF', '160.00', '239.00'),
(16067, '220261198', NULL, NULL, 'Valabregue Marion', '0 BOIS VERT route de caire val', '', '13410', 'LAMBESC', 'Frankreich', 'FR', NULL, NULL, '607599147', '0010011BKP', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '577108606724', 'FedEx', NULL, '2014-01-14', '12.01.2014 21:38', 'FR140106CM63', '1', 'a0YC000000WgJqcMAF', '160.00', '239.00'),
(16068, '220262756', NULL, NULL, 'Adrien Furic', '2 SENTE LES JEAN MARES', '', '78270', 'BENNECOURT', 'Frankreich', 'FR', NULL, NULL, '633553783', '00100359GY', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108606735', 'FedEx', NULL, '2014-01-14', '12.01.2014 22:08', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(16069, '220038070', NULL, NULL, 'Anne Sophie Alvarez', '9 RUE RENE CASSIN', '', '77173', 'Chevry cossigny', 'Frankreich', 'FR', NULL, NULL, '671011614', '00102168NG', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108606746', 'FedEx', NULL, '2014-01-14', '11.01.2014 16:38', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(16070, '219984402', NULL, NULL, 'Antoine Morin', '77 AVENUE DE VILLIERS', '', '75017', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '612608292', '0010004JNY', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108606757', 'FedEx', NULL, '2014-01-14', '11.01.2014 11:08', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(16071, '220223936', NULL, NULL, 'cire diop', '3 rue de la 4 emm dmm', '', '68200', 'mulhouse', 'Frankreich', 'FR', NULL, NULL, '617518730', '0010191TTU', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108606768', 'FedEx', NULL, '2014-01-14', '12.01.2014 18:38', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(16072, '220234438', NULL, NULL, 'Claire GIRARDIN', '17 RUE PRINCIPALE', '', '57420', 'SILLY EN SAULNOIS', 'Frankreich', 'FR', NULL, NULL, '698320134', '0010062ILU', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108606779', 'FedEx', NULL, '2014-01-14', '12.01.2014 19:38', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(16073, '220266239', NULL, NULL, 'Eric GAUTHIER', '1 B RUE DE CAMBRY', 'Appt C', '60000', 'BEAUVAIS', 'Frankreich', 'FR', NULL, NULL, '761877416', '0010017YI2', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108606780', 'FedEx', NULL, '2014-01-14', '12.01.2014 22:38', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(16074, '220106193', NULL, NULL, 'fabien deal', '2 rue du progres', '4eme etage porte de droite au fond de l allÃ©e', '69100', 'villeurbanne', 'Frankreich', 'FR', NULL, NULL, '687746874', '0010095JJI', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108606790', 'FedEx', NULL, '2014-01-14', '12.01.2014 08:08', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(16075, '220231776', NULL, NULL, 'Francois Mantout', '8 RUE JEAN JAURES', '', '42140', 'CHAZELLES SUR LYON', 'Frankreich', 'FR', NULL, NULL, '606533202', '0010099V1N', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108606805', 'FedEx', NULL, '2014-01-14', '12.01.2014 19:08', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(16076, '220127322', NULL, NULL, 'Mazevet Quentin', '2 RUE LIEU DIT KERGRE', '', '22970', 'PLOUMAGOAR', 'Frankreich', 'FR', NULL, NULL, '621340426', '0010199U2Q', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108606816', 'FedEx', NULL, '2014-01-14', '12.01.2014 10:08', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(16077, '220023708', NULL, NULL, 'olivie anselme', '26 ALLEE DES GRANDES JORASSES', '', '73000', 'CHAMBERY', 'Frankreich', 'FR', NULL, NULL, '624760499', '00101431IW', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108606827', 'FedEx', NULL, '2014-01-14', '11.01.2014 15:08', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(16078, '219969237', NULL, NULL, 'patrice bermejo', '19 bd de riquier', '', '06300', 'nice', 'Frankreich', 'FR', NULL, NULL, '', '0010135MAK', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108606838', 'FedEx', NULL, '2014-01-14', '11.01.2014 09:38', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(16079, '220254097', NULL, NULL, 'Philippe MULLER', '39 AVENUE RONCE', '', '78500', 'SARTROUVILLE', 'Frankreich', 'FR', NULL, NULL, '620282863', '0010093QGA', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108606849', 'FedEx', NULL, '2014-01-14', '12.01.2014 21:08', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(16080, '220248616', NULL, NULL, 'Sibel Calisir', '12 HAMEAU DE LA QUEDON', '', '95670', 'MARLY LA VILLE', 'Frankreich', 'FR', NULL, NULL, '646633485', '*00100084E8', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '577108606850', 'FedEx', NULL, '2014-01-14', '12.01.2014 20:38', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(16081, '219991014', '', '', 'Titouan Bilon', '13 RUE DU GENERAL BARES appt 77', 'Appt 77', '31400', 'TOULOUSE', 'Frankreich', '', '', '', '673962276', '0010225GBC', '', '', '1 Montre THEOREMA - Modèle 5', 'Hat Geld am 31.1.14 zurück erhalten!Uhr???', '577108606860', 'FedEx', '', '2014-01-14', '11.01.2014 11:38', 'FR140106CM64', '1', 'a0YC000000WgJqdMAF', '160.00', '239.00'),
(16082, '220011974', NULL, NULL, 'Benoit SORIA', '214 Montee du Champbord', '', '38220', 'Notre Dame de Mesage', 'Frankreich', 'FR', NULL, NULL, '625737013', '00100252RQ', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '577108606871', 'FedEx', NULL, '2014-01-14', '11.01.2014 13:38', 'FR140106CM65', '1', 'a0YC000000WgJqbMAF', '160.00', '239.00'),
(16083, '220055631', NULL, NULL, 'BORGES NUNO', '39 RUE SAINT CLAUDE', '', '17000', 'LA ROCHELLE', 'Frankreich', 'FR', NULL, NULL, '651436467', '0010079V5C', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '577108606882', 'FedEx', NULL, '2014-01-14', '11.01.2014 18:38', 'FR140106CM65', '1', 'a0YC000000WgJqbMAF', '160.00', '239.00'),
(16084, '219972716', NULL, NULL, 'Pierre ULRICH', '10 RUE JACQUES COULAUX', '', '67120', 'MOLSHEIM', 'Frankreich', 'FR', NULL, NULL, '663191053', '0010170AHC', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '577108606893', 'FedEx', NULL, '2014-01-14', '11.01.2014 10:08', 'FR140106CM65', '1', 'a0YC000000WgJqbMAF', '160.00', '239.00'),
(16085, '220144125', NULL, NULL, 'yann kerherve', '20 RUE DES FAUVETTES', '', '95570', 'ATTAINVILLE', 'Frankreich', 'FR', NULL, NULL, '687721107', '001013581G', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '577108606908', 'FedEx', NULL, '2014-01-14', '12.01.2014 11:08', 'FR140106CM65', '1', 'a0YC000000WgJqbMAF', '160.00', '239.00'),
(16086, '219991313', NULL, NULL, 'YEKTA ARDELAN', '3 RUE PAUL CAVARE', '5E ETAGE APPT 155', '93110', 'ROSNY SOUS BOIS', 'Frankreich', 'FR', NULL, NULL, '672743214', '0010175YC3', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '577108606919', 'FedEx', NULL, '2014-01-14', '11.01.2014 11:38', 'FR140106CM65', '1', 'a0YC000000WgJqbMAF', '160.00', '239.00'),
(16087, '219996052', NULL, NULL, 'alexandre prieur', '2 B RUE ABBE COCHET', 'A2486A et 1478enter', '76000', 'ROUEN', 'Frankreich', 'FR', NULL, NULL, '647432888', '00100334JF', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '577108606920', 'FedEx', NULL, '2014-01-14', '11.01.2014 12:08', 'FR140106CM66', '1', 'a0YC000000WgJqeMAF', '160.00', '239.00'),
(16088, '220067270', NULL, NULL, 'Antoine Croizon', '11 AVENUE DU MARECHAL FOCH', '', '86100', 'CHATELLERAULT', 'Frankreich', 'FR', NULL, NULL, '549215004', '0010032HTO', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '577108606930', 'FedEx', NULL, '2014-01-14', '11.01.2014 20:08', 'FR140106CM66', '1', 'a0YC000000WgJqeMAF', '160.00', '239.00'),
(16089, '219997318', NULL, NULL, 'corinne perrin', '19 RUE DE LA FORGE', '', '21120', 'TIL CHATEL', 'Frankreich', 'FR', NULL, NULL, '688432362', '0010094COB', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '577108606941', 'FedEx', NULL, '2014-01-14', '11.01.2014 12:08', 'FR140106CM66', '1', 'a0YC000000WgJqeMAF', '160.00', '239.00'),
(16090, '220251901', NULL, NULL, 'Dorina Hoxha', '1 PROMENADE PROMENADE TOUSSAINT LOUVERTURE', 'Apt 29 2eme Etage', '21000', 'DIJON', 'Frankreich', 'FR', NULL, NULL, '686643279', '0010166OMQ', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '577108606952', 'FedEx', NULL, '2014-01-14', '12.01.2014 21:08', 'FR140106CM66', '1', 'a0YC000000WgJqeMAF', '160.00', '239.00'),
(16091, '220077756', NULL, NULL, 'Kingne djouontu wilfried', '79 BOULEVARD CHARLES DE GAULLE', '', '92700', 'COLOMBES', 'Frankreich', 'FR', NULL, NULL, '629890708', '0010107XRP', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '577108606963', 'FedEx', NULL, '2014-01-14', '11.01.2014 21:38', 'FR140106CM66', '1', 'a0YC000000WgJqeMAF', '160.00', '239.00'),
(16092, '220152349', NULL, NULL, 'laetitia chagrin', '15 RUE SAINT MARTIN', '', '90330', 'CHAUX', 'Frankreich', 'FR', NULL, NULL, '778841473', '0010005JPA', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '577108606974', 'FedEx', NULL, '2014-01-14', '12.01.2014 12:08', 'FR140106CM66', '1', 'a0YC000000WgJqeMAF', '160.00', '239.00'),
(16093, '220078948', NULL, NULL, 'Mustapha Melkaoui', '6 COUR DEL RIU', 'Avenue du biterrois', '34080', 'MONTPELLIER', 'Frankreich', 'FR', NULL, NULL, '649815840', '0010092RYO', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '577108606985', 'FedEx', NULL, '2014-01-14', '11.01.2014 21:38', 'FR140106CM66', '1', 'a0YC000000WgJqeMAF', '160.00', '239.00'),
(16094, '219988993', NULL, NULL, 'philippe hodaye', '88 RUE ANGE BLAIZE', '', '35000', 'RENNES', 'Frankreich', 'FR', NULL, NULL, '616190398', '0010037J24', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '577108606996', 'FedEx', NULL, '2014-01-14', '11.01.2014 11:38', 'FR140106CM66', '1', 'a0YC000000WgJqeMAF', '160.00', '239.00'),
(16095, '220186534', NULL, NULL, 'Rabah Boukheroufa', '9 RUE JEAN HONORE FRAGONARD', 'Digicode : boukheroufa Appt 305', '78200', 'MANTES LA JOLIE', 'Frankreich', 'FR', NULL, NULL, '660123725', '0010119YYW', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '577108607000', 'FedEx', NULL, '2014-01-14', '12.01.2014 15:08', 'FR140106CM66', '1', 'a0YC000000WgJqeMAF', '160.00', '239.00'),
(16096, '220232267', NULL, NULL, 'Rayan Amine', '26 AVENUE YOURI GAGARINE', '', '94400', 'VITRY SUR SEINE', 'Frankreich', 'FR', NULL, NULL, '623256537', '0010176X0W', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '577108607010', 'FedEx', NULL, '2014-01-14', '12.01.2014 19:09', 'FR140106CM66', '1', 'a0YC000000WgJqeMAF', '160.00', '239.00'),
(16097, '220085756', NULL, NULL, 'thomas kouta', '44 RUE SACCO ET VANZETTI', 'APPT 1147 ETAGE 11eme', '93700', 'DRANCY', 'Frankreich', 'FR', NULL, NULL, '652387616', '001005731G', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '577108607021', 'FedEx', NULL, '2014-01-14', '11.01.2014 22:38', 'FR140106CM66', '1', 'a0YC000000WgJqeMAF', '160.00', '239.00'),
(16098, '220119651', NULL, NULL, 'Yoan Duponchel', '103 RUE DU GENERAL DE GAULLE', '', '59139', 'WATTIGNIES', 'Frankreich', 'FR', NULL, NULL, '750981131', '0010106KIV', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 7', NULL, '577108607032', 'FedEx', NULL, '2014-01-14', '12.01.2014 09:08', 'FR140106CM66', '1', 'a0YC000000WgJqeMAF', '160.00', '239.00'),
(16099, '220213321', NULL, NULL, 'Andrea Fraysse', '26 RUE DE L HOTEL DE VILLE', '', '13200', 'ARLES', 'Frankreich', 'FR', NULL, NULL, '622898418', '0010036QVC', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '577108607043', 'FedEx', NULL, '2014-01-14', '12.01.2014 17:38', 'FR140106CM67', '1', 'a0YC000000WgJqfMAF', '160.00', '239.00'),
(16100, '220085424', NULL, NULL, 'Charles Proust', '9 RUE CHARLES RUCHE', 'Appartement 942', '41000', 'BLOIS', 'Frankreich', 'FR', NULL, NULL, '625787239', '0010053MUV', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '577108607054', 'FedEx', NULL, '2014-01-14', '11.01.2014 22:38', 'FR140106CM67', '1', 'a0YC000000WgJqfMAF', '160.00', '239.00'),
(16101, '220090823', NULL, NULL, 'Julie Benteo', '11 SQUARE DES COTTAGES', '', '91200', 'ATHIS MONS', 'Frankreich', 'FR', NULL, NULL, '786912294', '0010130A5N', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '577108607065', 'FedEx', NULL, '2014-01-14', '12.01.2014 00:08', 'FR140106CM67', '1', 'a0YC000000WgJqfMAF', '160.00', '239.00'),
(16102, '220189437', NULL, NULL, 'regis brothier', '11 RUE ANATOLE FRANCE', '', '14120', 'MONDEVILLE', 'Frankreich', 'FR', NULL, NULL, '688305332', '0010208ZCH', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '577108607076', 'FedEx', NULL, '2014-01-14', '12.01.2014 15:38', 'FR140106CM67', '1', 'a0YC000000WgJqfMAF', '160.00', '239.00'),
(16103, '220074462', NULL, NULL, 'Sabrina Cheriet', '73 Avenue Des Pinsons', '', '93370', 'Montfermeil', 'Frankreich', 'FR', NULL, NULL, '665626029', '0010180RF4', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '577108607087', 'FedEx', NULL, '2014-01-14', '11.01.2014 21:08', 'FR140106CM67', '1', 'a0YC000000WgJqfMAF', '160.00', '239.00'),
(16104, '220189996', NULL, NULL, 'stephane brothier', '18 RUE DE BRUXELLES', '', '14120', 'MONDEVILLE', 'Frankreich', 'FR', NULL, NULL, '624167819', '00100636XM', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '577108607098', 'FedEx', NULL, '2014-01-14', '12.01.2014 15:38', 'FR140106CM67', '1', 'a0YC000000WgJqfMAF', '160.00', '239.00'),
(16105, '220261338', NULL, NULL, 'outi nieminen', 'Kuismakuja 4C', '', '00720', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '453511010', '0010165E6B', NULL, NULL, 'Theorema Aruba Diamonds GM-507-2 -rannekello', NULL, '577108607477', 'FedEx', NULL, '2014-01-15', '13.01.2014 00:48', 'a0YC000000WeWjNMAV', '1', 'a0YC000000WeWjNMAV', '', '245.00'),
(16106, '220130340', NULL, NULL, 'Timo Nikkola', 'Pilpalantie 123', '', '12700', 'LOPPI', 'Finnland', 'FI', NULL, NULL, '505549716', '0010106ZDC', NULL, NULL, 'Theorema Aruba Diamonds GM-507-4 -rannekello', NULL, '577108607488', 'FedEx', NULL, '2014-01-15', '12.01.2014 13:18', 'a0YC000000WeWizMAF', '1', 'a0YC000000WeWizMAF', '', '245.00'),
(16107, '220080988', '', '', 'Alexander Lindblad', 'DREJARVAEGEN 19', '', '141 73', 'SEGELTORP', 'Schweden', '', '', '', '707654886', '0010053GM2', '', '', 'Silver/svart boett med svart l?derarmband.', 'Uhr erhalten 30.01.2014\r\nBitte refund!!!', '577108607499', 'FedEx', '', '2014-01-15', '11.01.2014 23:44', 'a0YC000000VzV9qMAF', '1', 'a0YC000000VzV9qMAF', '', '2489.00'),
(16108, '219962218', NULL, NULL, 'Elias Ayata', 'HASSELGATAN 29', '', '194 37', 'UPPLANDS VAESBY', 'Schweden', 'SE', NULL, NULL, '707820611', '001025033K', NULL, NULL, 'Silver/svart boett med svart lÃ¤derarmband.', NULL, '577108607503', 'FedEx', NULL, '2014-01-15', '11.01.2014 11:14', 'a0YC000000VzV9qMAF', '1', 'a0YC000000VzV9qMAF', '', '2489.00'),
(16109, '218308715', NULL, NULL, 'Ghislaine Goulevant', 'rue Arsene Falla 63/A', '', '4621', 'Retinne', 'Belgien', 'BE', NULL, NULL, '496773737', '00102088MA', NULL, NULL, 'Une montre Theorema Casablanca - coloris : or/noir', NULL, '578824888180', 'FedEx', NULL, '2014-01-24', '02.01.2014 13:48', 'BE131017LB02', '1', 'a0YC000000VzxKDMAZ', '185.00', '299.95'),
(16110, '218306688', NULL, NULL, 'Ghislaine Goulevant', 'rue Arsene Falla 63/A', '', '4621', 'Retinne', 'Belgien', 'BE', NULL, NULL, '496773737', '001010873M', NULL, NULL, 'Une montre Theorema Casablanca - coloris : or/noir', NULL, '578824888180', 'FedEx', NULL, '2014-01-24', '02.01.2014 13:18', 'BE131017LB02', '1', 'a0YC000000VzxKDMAZ', '185.00', '299.95'),
(16111, '218305984', NULL, NULL, 'Ghislaine Goulevant', 'rue Arsene Falla 63/A', '', '4621', 'Retinne', 'Belgien', 'BE', NULL, NULL, '496773737', '0010121VDV', NULL, NULL, 'Une montre Theorema Casablanca - coloris : or/noir', NULL, '578824888180', 'FedEx', NULL, '2014-01-24', '02.01.2014 13:18', 'BE131017LB02', '1', 'a0YC000000VzxKDMAZ', '185.00', '299.95'),
(16112, '222293308', '', '', 'Lucy Aksoez', 'HALLSTENSGATAN 1', '', '426 56', 'VAESTRA FROELUNDA', 'Schweden', '', '', '', '', '0010024HIP', '', '', 'Copacabana Guld', '24.02.2014  577108624220', '578824888272', 'FedEx', '', '2014-01-24', '23.01.2014 00:44', 'a0YC000000VzVdtMAF', '1', 'a0YC000000VzVdtMAF', '', '2695.00'),
(16113, '222288534', NULL, NULL, 'Christoffer Andersson', 'ASTRAKANGATAN 117', 'laegenhetsnr 1722', '165 52', 'HAESSELBY', 'Schweden', 'SE', NULL, NULL, '723332966', '00100822QN', NULL, NULL, 'Copacabana Silver', NULL, '578824888283', 'FedEx', NULL, '2014-01-24', '23.01.2014 00:14', 'a0YC000000VzVdZMAV', '1', 'a0YC000000VzVdZMAV', '', '2695.00'),
(16114, '222085421', NULL, NULL, 'Davy Volpiano', '41 promenade des oliviers', '', '13127', 'vitrolles', 'Frankreich', 'FR', NULL, NULL, '645826276', '0010242Z94', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 1', NULL, '578824887883', 'FedEx', NULL, '2014-01-24', '22.01.2014 00:08', 'FR140106CM50', '1', 'a0YC000000WgJqQMAV', '155.01', '239.00'),
(16115, '222211092', NULL, NULL, 'Thierry Chonier', '5 RUE JACQUES NOURRY', '', '14650', 'CARPIQUET', 'Frankreich', 'FR', NULL, NULL, '680114079', '0010007IQS', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 1', NULL, '578824887894', 'FedEx', NULL, '2014-01-24', '22.01.2014 15:38', 'FR140106CM50', '1', 'a0YC000000WgJqQMAV', '155.01', '239.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(16116, '222279535', NULL, NULL, 'Christophe PITREL', '1 RUE DU MERDRAY', 'Information complÃ©mentaire (Lieu-dit, BP, digicode, appartement, bÃ¢t., Ã©tage)', '14112', 'PERIERS SUR LE DAN', 'Frankreich', 'FR', NULL, NULL, '614932067', '00100675RU', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '578824887909', 'FedEx', NULL, '2014-01-24', '22.01.2014 21:08', 'FR140106CM51', '1', 'a0YC000000WgJqPMAV', '155.01', '239.00'),
(16117, '222131368', NULL, NULL, 'LABOULAIS PATRICK', '2 RUE DES CAILLOUX', '', '92110', 'CLICHY', 'Frankreich', 'FR', NULL, NULL, '678264574', '0010020FP6', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '578824887910', 'FedEx', NULL, '2014-01-24', '22.01.2014 09:09', 'FR140106CM51', '1', 'a0YC000000WgJqPMAV', '155.01', '239.00'),
(16118, '222196381', NULL, NULL, 'Celia Creation DUHAN', '130 RUE DE LA REPUBLIQUE', '', '31290', 'VILLEFRANCHE DE LAURAGAIS', 'Frankreich', 'FR', NULL, NULL, '650520340', '0010010LOJ', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824887920', 'FedEx', NULL, '2014-01-24', '22.01.2014 14:08', 'FR140106CM52', '1', 'a0YC000000WgJqRMAV', '155.01', '239.00'),
(16119, '222102048', NULL, NULL, 'Fabrice Ferrant', '71 RUE ORDENER', '6eme etage', '75018', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '660928504', '0010250BFU', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824887931', 'FedEx', NULL, '2014-01-24', '22.01.2014 07:08', 'FR140106CM52', '1', 'a0YC000000WgJqRMAV', '155.01', '239.00'),
(16120, '222236616', NULL, NULL, 'jessica martinez', '136 BOULEVARD NATIONAL', '', '13003', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '669579192', '0010139D8Q', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824887942', 'FedEx', NULL, '2014-01-24', '22.01.2014 18:08', 'FR140106CM52', '1', 'a0YC000000WgJqRMAV', '155.01', '239.00'),
(16121, '222245731', NULL, NULL, 'joelle leydier', '0 lot le barry  la batie', 'la batie', '05120', 'les vigneaux', 'Frankreich', 'FR', NULL, NULL, '607357466', '00101548UA', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824887953', 'FedEx', NULL, '2014-01-24', '22.01.2014 18:38', 'FR140106CM52', '1', 'a0YC000000WgJqRMAV', '155.01', '239.00'),
(16122, '222224184', NULL, NULL, 'Sylvie Brosse', '39 LE PRE CHAPOTIN - BÃ¢t C', '', '38470', 'VINAY', 'Frankreich', 'FR', NULL, NULL, '678667649', '0010167ZF6', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 3', NULL, '578824887964', 'FedEx', NULL, '2014-01-24', '22.01.2014 16:38', 'FR140106CM52', '1', 'a0YC000000WgJqRMAV', '155.01', '239.00'),
(16123, '222136338', NULL, NULL, 'Anthony Tuillas', '2 Domaine De Gerville', '', '91450', 'Soisy Sur Seine', 'Frankreich', 'FR', NULL, NULL, '624053650', '0010235GBF', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824887975', 'FedEx', NULL, '2014-01-24', '22.01.2014 09:39', 'FR140106CM54', '1', 'a0YC000000WgJqTMAV', '159.99', '239.00'),
(16124, '222247383', NULL, NULL, 'Emmanuel Renault', '1 LA PIERRE', '', '35560', 'ST REMY DU PLAIN', 'Frankreich', 'FR', NULL, NULL, '299736043', '0010039CLR', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824887986', 'FedEx', NULL, '2014-01-24', '22.01.2014 18:38', 'FR140106CM54', '1', 'a0YC000000WgJqTMAV', '159.99', '239.00'),
(16125, '222207080', NULL, NULL, 'Raymond Valette', '1 RUE DES ROBLINES', 'Pavillon', '91310', 'LINAS', 'Frankreich', 'FR', NULL, NULL, '169013633', '0010077AM0', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824887997', 'FedEx', NULL, '2014-01-24', '22.01.2014 15:08', 'FR140106CM54', '1', 'a0YC000000WgJqTMAV', '159.99', '239.00'),
(16126, '222140697', NULL, NULL, 'Tristan Lavier', '277 Avenue B Lavier.tristan@neuf.fr', '', '69008', 'Lyon', 'Frankreich', 'FR', NULL, NULL, '06 68 11 18 10', '0010121ZLG', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824888000', 'FedEx', NULL, '2014-01-24', '22.01.2014 10:08', 'FR140106CM54', '1', 'a0YC000000WgJqTMAV', '159.99', '239.00'),
(16127, '222260247', NULL, NULL, 'Alexandre renaud', '19 RUE PABLO CASALS', '', '33700', 'MERIGNAC', 'Frankreich', 'FR', NULL, NULL, '624665592', '001004060C', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824888011', 'FedEx', NULL, '2014-01-24', '22.01.2014 19:38', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16128, '222268537', NULL, NULL, 'Aliona duverger', '88 RUE VOLTAIRE', '', '92500', 'RUEIL MALMAISON', 'Frankreich', 'FR', NULL, NULL, '685801641', '0010059G7T', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824888022', 'FedEx', NULL, '2014-01-24', '22.01.2014 20:38', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16129, '222167070', NULL, NULL, 'Aymen sahli', '2 AVENUE DE L HOTEL DE VILLE', '', '06800', 'CAGNES SUR MER', 'Frankreich', 'FR', NULL, NULL, '777992079', '00100764PG', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824888033', 'FedEx', NULL, '2014-01-24', '22.01.2014 12:08', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16130, '222215967', NULL, NULL, 'Marc DUMAS', '49 RUE LAZARE HOCHE', '', '38600', 'FONTAINE', 'Frankreich', 'FR', NULL, NULL, '650393906', '0010197AU6', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824888044', 'FedEx', NULL, '2014-01-24', '22.01.2014 16:38', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16131, '222103125', NULL, NULL, 'Romuald Boursot', '8 RUE DE LA FONTAINE', '', '21220', 'CHAMBOLLE MUSIGNY', 'Frankreich', 'FR', NULL, NULL, '689571071', '0010077YJO', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824888055', 'FedEx', NULL, '2014-01-24', '22.01.2014 07:08', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16132, '222263534', NULL, NULL, 'Younes El Ganouny', '34 Rue Du Peloux', '', '01000', 'Bourg En Bresse', 'Frankreich', 'FR', NULL, NULL, '670619019', '0010138YLM', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824888066', 'FedEx', NULL, '2014-01-24', '22.01.2014 20:11', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16133, '222249270', NULL, NULL, 'Zoumague Magid', '27 sitÃ© camille claudel', '', '09300', 'lavelanet', 'Frankreich', 'FR', NULL, NULL, '684536030', '0010141DIW', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824888077', 'FedEx', NULL, '2014-01-24', '22.01.2014 19:08', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16134, '222132429', NULL, NULL, 'Aimeric Girerd-Chanel', '6 ALLEE DU ROMARIN', 'ZAC des fougÃ¨res', '38090', 'VILLEFONTAINE', 'Frankreich', 'FR', NULL, NULL, '615034737', '0010183RMT', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 7', NULL, '578824888088', 'FedEx', NULL, '2014-01-24', '22.01.2014 09:08', 'FR140106CM56', '1', 'a0YC000000WgJqVMAV', '159.99', '239.00'),
(16135, '222192424', NULL, NULL, 'DM ÌEAU Maizeray', '16 RUE AMPERE', '', '95300', 'PONTOISE', 'Frankreich', 'FR', NULL, NULL, '612690575', '00100545WI', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 7', NULL, '578824888099', 'FedEx', NULL, '2014-01-24', '22.01.2014 13:39', 'FR140106CM56', '1', 'a0YC000000WgJqVMAV', '159.99', '239.00'),
(16136, '222126519', NULL, NULL, 'FABRICE DIANA', '2 RUE DE SEZE', 'AXEN', '33000', 'BORDEAUX', 'Frankreich', 'FR', NULL, NULL, '620655576', '0010056BEA', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 7', NULL, '578824888103', 'FedEx', NULL, '2014-01-24', '22.01.2014 08:38', 'FR140106CM56', '1', 'a0YC000000WgJqVMAV', '159.99', '239.00'),
(16137, '222181020', NULL, NULL, 'Newbox Feral', '7 BOULEVARD EDOUARD ANDRIEU', '', '81000', 'Albi', 'Frankreich', 'FR', NULL, NULL, '667206213', '0010114F1O', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 7', NULL, '578824888114', 'FedEx', NULL, '2014-01-24', '22.01.2014 13:08', 'FR140106CM56', '1', 'a0YC000000WgJqVMAV', '159.99', '239.00'),
(16138, '222160359', NULL, NULL, 'Yannick Macquet', '3 ROUTE DE RODEMACK', '', '57570', 'FIXEM', 'Frankreich', 'FR', NULL, NULL, '688500806', '0010104UYB', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 7', NULL, '578824888125', 'FedEx', NULL, '2014-01-24', '22.01.2014 11:39', 'FR140106CM56', '1', 'a0YC000000WgJqVMAV', '159.99', '239.00'),
(16139, '222080565', NULL, NULL, 'Seiller bryan', '61 RUE DES PELERINS', '', '68790', 'MORSCHWILLER LE BAS', 'Frankreich', 'FR', NULL, NULL, '667955788', '0010169WYG', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 8', NULL, '578824888136', 'FedEx', NULL, '2014-01-24', '21.01.2014 23:08', 'FR140106CM57', '1', 'a0YC000000WgJqWMAV', '159.99', '239.00'),
(16140, '222128715', NULL, NULL, 'Daniel FOLLEN', '71 CHEMIN DE LA PIERRE PLANTEE', 'Domaine les Charles', '83490', 'LE MUY', 'Frankreich', 'FR', NULL, NULL, '682626733', '0010181SAE', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 9', NULL, '578824888147', 'FedEx', NULL, '2014-01-24', '22.01.2014 09:08', 'FR140106CM58', '1', 'a0YC000000WgJqXMAV', '159.99', '239.00'),
(16141, '222097025', NULL, NULL, 'FRED SITBON', '273 BOULEVARD DU POINT DU JOUR', '3791', '06700', 'ST LAURENT DU VAR', 'Frankreich', 'FR', NULL, NULL, '770703702', '0010066QAK', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 9', NULL, '578824888158', 'FedEx', NULL, '2014-01-24', '22.01.2014 06:08', 'FR140106CM58', '1', 'a0YC000000WgJqXMAV', '159.99', '239.00'),
(16142, '222098701', NULL, NULL, 'Philippe Chaussinand', '7 CHEMIN DE L ARNEDE', '', '30650', 'SAZE', 'Frankreich', 'FR', NULL, NULL, '614831520', '0010170IWS', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 9', NULL, '578824888169', 'FedEx', NULL, '2014-01-24', '22.01.2014 06:38', 'FR140106CM58', '1', 'a0YC000000WgJqXMAV', '159.99', '239.00'),
(16143, '222138702', NULL, NULL, 'Alexander Eleazar', '43 ADOLPHUS STREET', '', 'Sunderland', 'Grossbritannien', 'Sr6 7dj', 'GB', NULL, NULL, '7961720138', '0010212DCF', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824887655', 'FedEx', NULL, '2014-01-24', '22.01.2014 10:53', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16144, '222228551', NULL, NULL, 'Amina Sheikhey', '42 FRAMLINGH NORWICH CRESCENT', 'Flat 42 framlingham court Norwich crescent  Chadwell heath  Essex Rm6 4uq', 'ROMFORD', 'Grossbritannien', 'RM6 4UQ', 'GB', NULL, NULL, '7838435752', '0010113K7M', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824887666', 'FedEx', NULL, '2014-01-24', '22.01.2014 18:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16145, '222215151', NULL, NULL, 'Daniel House', '0 QUEEN STREET', 'Alexandra House', 'LICHFIELD', 'Grossbritannien', 'WS13 6QS', 'GB', NULL, NULL, '7752852744', '0010181GE1', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824887677', 'FedEx', NULL, '2014-01-24', '22.01.2014 16:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16146, '221975940', NULL, NULL, 'David Cole', 'NONE WELL FARMHOUSE', 'Frampton Mansell', 'STROUD', 'Grossbritannien', 'GL6 8JB', 'GB', NULL, NULL, '1285760322', '0010048DVW', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824887688', 'FedEx', NULL, '2014-01-24', '21.01.2014 14:23', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16147, '221915256', NULL, NULL, 'Demitri Lightbourne', '42 GREEN LANE', '', 'ILFORD', 'Grossbritannien', 'IG1 1YL', 'GB', NULL, NULL, '7448136725', '0010230BX9', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824887699', 'FedEx', NULL, '2014-01-24', '21.01.2014 09:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16148, '222153849', NULL, NULL, 'Duc Anh Tran', '99 ROPE STREET', 'Flat 8', 'LONDON', 'Grossbritannien', 'SE16 7TQ', 'GB', NULL, NULL, '7532179930', '0010014B4S', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824887703', 'FedEx', NULL, '2014-01-24', '22.01.2014 11:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16149, '222284762', NULL, NULL, 'Freundl Oluwole', '36 FANTAIL CLOSE', '', 'LONDON', 'Grossbritannien', 'SE28 8GJ', 'GB', NULL, NULL, '7984470118', '0010155PLJ', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824887714', 'FedEx', NULL, '2014-01-24', '22.01.2014 22:53', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16150, '222271032', NULL, NULL, 'Hai Anh Trinh', '99 ROPE STREET', 'Flat 8', 'LONDON', 'Grossbritannien', 'SE16 7TQ', 'GB', NULL, NULL, '4,4791E+11', '001011724B', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824887725', 'FedEx', NULL, '2014-01-24', '22.01.2014 21:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16151, '222163112', NULL, NULL, 'huong anh trinh', '99 ROPE STREET', 'flat 8', 'LONDON', 'Grossbritannien', 'SE16 7TQ', 'GB', NULL, NULL, '7557409988', '0010232PM8', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824887736', 'FedEx', NULL, '2014-01-24', '22.01.2014 12:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16152, '221955061', NULL, NULL, 'Jessie Shen', '27 ARCHERY ROAD', '', 'LONDON', 'Grossbritannien', 'SE9 1HF', 'GB', NULL, NULL, '7783611821', '0010051JMC', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824887747', 'FedEx', NULL, '2014-01-24', '21.01.2014 12:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16153, '222181788', NULL, NULL, 'Jieqiong Hu', 'UVC16 Village, UEA', 'University of East Anglia', 'NORWICH', 'Grossbritannien', 'NR4 7TJ', 'GB', NULL, NULL, '7411738348', '00100475IC', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824887758', 'FedEx', NULL, '2014-01-24', '22.01.2014 13:53', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16154, '222091526', NULL, NULL, 'Lavdrim Gashi', '50 B CHURCH STREET', '', 'LONDON', 'Grossbritannien', 'N9 9PA', 'GB', NULL, NULL, '7581040595', '00102435MR', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824887769', 'FedEx', NULL, '2014-01-24', '22.01.2014 05:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16155, '222170249', NULL, NULL, 'Megan Bryan', '53A SOUTHFIELD ROAD', '', 'LONDON', 'Grossbritannien', 'W4 1AG', 'GB', NULL, NULL, '07803 538 673', '0010126I8V', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824887770', 'FedEx', NULL, '2014-01-24', '22.01.2014 13:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16156, '222284433', NULL, NULL, 'Ryan Driscoll', 'ST MARYS UNI WALDEGRAVE ROAD', '', 'TWICKENHAM', 'Grossbritannien', 'TW1 4SX', 'GB', NULL, NULL, '7870998492', '0010084T6J', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824887780', 'FedEx', NULL, '2014-01-24', '22.01.2014 22:53', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16157, '221986456', NULL, NULL, 'Vincent White', '3 Mount Zion', '', 'Hadleigh', 'Grossbritannien', 'SS7 2AR', 'GB', NULL, NULL, '07963 991187', '00101438U0', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824887791', 'FedEx', NULL, '2014-01-24', '21.01.2014 15:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16158, '222249383', NULL, NULL, 'Darren Bentham', '91 FLORENCE COURT', '', 'ANDOVER', 'Grossbritannien', 'SP10 5JA', 'GB', NULL, NULL, '7950033359', '0010057GAX', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '578824887806', 'FedEx', NULL, '2014-01-24', '22.01.2014 19:52', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16159, '222070941', NULL, NULL, 'Kim Eaves', '54 WINDMILL ROAD', '', 'BEDFORD', 'Grossbritannien', 'MK45 1AU', 'GB', NULL, NULL, '1525630451', '0010166G50', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '578824887817', 'FedEx', NULL, '2014-01-24', '21.01.2014 22:53', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16160, '222194452', NULL, NULL, 'xingning dai', 'paston house', 'university of east anglia', 'norwich', 'Grossbritannien', 'NR4 7TJ', 'GB', NULL, NULL, '7598021363', '10174997', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '578824887828', 'FedEx', NULL, '2014-01-24', '22.01.2014 14:52', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16161, '222208948', NULL, NULL, 'Yitong ZHAO', 'BH04A Britten House', 'University of East Anglia', 'Norwich', 'Grossbritannien', 'NR4 7TJ', 'GB', NULL, NULL, '7923232372', '0010068QUU', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '578824887839', 'FedEx', NULL, '2014-01-24', '22.01.2014 16:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16162, '221955493', NULL, NULL, 'Joy Barratt', '10 ROSEMARY ROAD', '', 'WALSALL', 'Grossbritannien', 'WS6 7DY', 'GB', NULL, NULL, '7725649331', '001007819Y', NULL, NULL, 'Rio Watch - Black Strap - Black Case - Black and Silver Dial', NULL, '578824887840', 'FedEx', NULL, '2014-01-24', '21.01.2014 12:23', 'UK140109AMC08', '1', 'a0YC000000X5zYQMAZ', '143.01', '249.00'),
(16163, '222143854', NULL, NULL, 'Ediz Harmeston', '48 GAINSBOROUGH ROAD', '', 'Dagenham', 'Grossbritannien', 'Rm82dp', 'GB', NULL, NULL, '7530835219', '0010248RJU', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '578824887850', 'FedEx', NULL, '2014-01-24', '22.01.2014 11:22', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16164, '222221740', NULL, NULL, 'Erica Brook', '6 INGTHORPE WAY', '', 'LEEDS', 'Grossbritannien', 'LS25 5DN', 'GB', NULL, NULL, '1977680936', '0010241VGF', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '578824887861', 'FedEx', NULL, '2014-01-24', '22.01.2014 17:52', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16165, '222305294', NULL, NULL, 'Massimiliano Malandra', 'VIA PASQUALE II 133', '', '00168', 'ROMA', 'Italien', 'IT', NULL, NULL, '3488240554', '0010222G13', NULL, NULL, 'Casablanca Bicolor', NULL, '578824888206', 'FedEx', NULL, '2014-01-24', '23.01.2014 02:58', 'a0YC000000X6BvmMAF', '1', 'a0YC000000X6BvmMAF', '', '299.99'),
(16166, '221973009', NULL, NULL, 'Ermanno Angelucci', 'VIA COLONNETTA 40', '', '66100', 'CHIETI', 'Italien', 'IT', NULL, NULL, '3473638624', '0010064CUT', NULL, NULL, 'Casablanca Gold', NULL, '578824888217', 'FedEx', NULL, '2014-01-24', '21.01.2014 12:58', 'a0YC000000X6BvXMAV', '1', 'a0YC000000X6BvXMAV', '', '299.99'),
(16167, '222067813', NULL, NULL, 'natascia marcon', 'VIA BOSCO ASPARETTO 1', '', '37053', 'CEREA', 'Italien', 'IT', NULL, NULL, '3469415444', '00101117EB', NULL, NULL, 'Casablanca Nero', NULL, '578824888228', 'FedEx', NULL, '2014-01-24', '21.01.2014 21:28', 'a0YC000000X6BvSMAV', '1', 'a0YC000000X6BvSMAV', '', '299.99'),
(16168, '222148392', NULL, NULL, 'Vittorio Barcella', 'VIA BENTI 19 a', '', '24069', 'Trescore Balneario', 'Italien', 'IT', NULL, NULL, '3455436138', '0010102ADV', NULL, NULL, 'Casablanca Nero', NULL, '578824888239', 'FedEx', NULL, '2014-01-24', '22.01.2014 10:28', 'a0YC000000X6BvSMAV', '1', 'a0YC000000X6BvSMAV', '', '299.99'),
(16169, '222144368', NULL, NULL, 'Melissa Mantini', 'VIA CARLO FORLANINI 123', '', '66100', 'CHIETI', 'Italien', 'IT', NULL, NULL, '3779895433', '0010032XF0', NULL, NULL, 'Casablanca Nero e gold', NULL, '578824888240', 'FedEx', NULL, '2014-01-24', '22.01.2014 09:58', 'a0YC000000X6BwFMAV', '1', 'a0YC000000X6BwFMAV', '', '299.99'),
(16170, '222174317', NULL, NULL, 'Alessandro Zedde', 'VIA COMASINA 36', '', '20161', 'MILANO', 'Italien', 'IT', NULL, NULL, '3666066076', '0010145YVF', NULL, NULL, 'Casablanca Silver', NULL, '578824888250', 'FedEx', NULL, '2014-01-24', '22.01.2014 12:28', 'a0YC000000X6Bv8MAF', '1', 'a0YC000000X6Bv8MAF', '', '299.99'),
(16171, '222352001', NULL, NULL, 'Christophe Cottain', '39 CHEMIN DES RAMASSIERS', 'CHEZ STS GROUP BAT SIGMA', '31770', 'COLOMIERS', 'Frankreich', 'FR', NULL, NULL, '685738449', '0010202HXS', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 1', NULL, '578824888489', 'FedEx', NULL, '2014-01-27', '23.01.2014 09:39', 'FR140106CM50', '1', 'a0YC000000WgJqQMAV', '155.01', '239.00'),
(16172, '222344083', NULL, NULL, 'Stephane Marie', '10 A ROUTE DE METZ', '', '57970', 'ILLANGE', 'Frankreich', 'FR', NULL, NULL, '607777936', '0010057EMR', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 1', NULL, '578824888490', 'FedEx', NULL, '2014-01-27', '23.01.2014 09:08', 'FR140106CM50', '1', 'a0YC000000WgJqQMAV', '155.01', '239.00'),
(16173, '222303470', NULL, NULL, 'ali houta', '14 RUE ANDRE HALLAYS', 'digicode en panne', '84000', 'AVIGNON', 'Frankreich', 'FR', NULL, NULL, '752952922', '0010092SCH', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 4', NULL, '578824888504', 'FedEx', NULL, '2014-01-27', '23.01.2014 01:38', 'FR140106CM53', '1', 'a0YC000000WgJqSMAV', '155.01', '239.00'),
(16174, '222429308', NULL, NULL, 'diane renaudin', '2 ALLEE DES MYOSOTIS', '', '92150', 'SURESNES', 'Frankreich', 'FR', NULL, NULL, '652781872', '0010108JN7', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824888515', 'FedEx', NULL, '2014-01-27', '23.01.2014 16:09', 'FR140106CM54', '1', 'a0YC000000WgJqTMAV', '159.99', '239.00'),
(16175, '222425898', NULL, NULL, 'diane renaudin', '2 ALLEE DES MYOSOTIS', '', '92150', 'SURESNES', 'Frankreich', 'FR', NULL, NULL, '652781872', '0010189ODA', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '578824888515', 'FedEx', NULL, '2014-01-27', '23.01.2014 15:38', 'FR140106CM54', '1', 'a0YC000000WgJqTMAV', '159.99', '239.00'),
(16176, '222407593', NULL, NULL, 'Anne Ducellier', '158 RUE DE LA MITROUILLE', '', '59173', 'BLARINGHEM', 'Frankreich', 'FR', NULL, NULL, '328432574', '00102438WK', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824888537', 'FedEx', NULL, '2014-01-27', '23.01.2014 14:09', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16177, '222383817', NULL, NULL, 'Doan-Trang Duchatel', '3 RUE DES MURIERS', '', '91350', 'GRIGNY', 'Frankreich', 'FR', NULL, NULL, '613601144', '001022769Y', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824888548', 'FedEx', NULL, '2014-01-27', '23.01.2014 12:08', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16178, '222351743', NULL, NULL, 'Eglantine Bilger', '25 PLACE DE LATTRE DE TASSIGNY', '', '68800', 'THANN', 'Frankreich', 'FR', NULL, NULL, '369546373', '00100651T5', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824888559', 'FedEx', NULL, '2014-01-27', '23.01.2014 09:39', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16179, '222374761', NULL, NULL, 'Kumudha GRANADO DE SANDE', '4 RUE DE LA FONTAINE AUX ECUS', '', '77160', 'PROVINS', 'Frankreich', 'FR', NULL, NULL, '643461401', '0010216AWH', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824888560', 'FedEx', NULL, '2014-01-27', '23.01.2014 11:08', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16180, '222445605', NULL, NULL, 'Nicolas Vetu', '2 RUE CHARLES LAFITE', '', '51100', 'REIMS', 'Frankreich', 'FR', NULL, NULL, '682164079', '0010101PKA', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824888570', 'FedEx', NULL, '2014-01-27', '23.01.2014 17:38', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16181, '222409247', NULL, NULL, 'Andrea Rodella', 'VIA VITTORIO VENETO 8', 'Ãˆ un negozio(simply) gli orari d apertura sono 8.30/12.30 e 15.45/19.30', '20040', 'CAMBIAGO', 'Italien', 'IT', NULL, NULL, '3454941136', '0010032DK7', NULL, NULL, 'Casablanca Bicolor', NULL, '578824888776', 'FedEx', NULL, '2014-01-27', '23.01.2014 13:58', 'a0YC000000X6BvmMAF', '1', 'a0YC000000X6BvmMAF', '', '299.99'),
(16182, '222390379', NULL, NULL, 'davide forcella', 'VIA MODENA 23', '', '48024', 'MASSA LOMBARDA', 'Italien', 'IT', NULL, NULL, '3490555979', '00100984G8', NULL, NULL, 'Casablanca Gold', NULL, '578824888787', 'FedEx', NULL, '2014-01-27', '23.01.2014 12:28', 'a0YC000000X6BvXMAV', '1', 'a0YC000000X6BvXMAV', '', '299.99'),
(16183, '222466526', NULL, NULL, 'Lucie Biba', 'VIA SCHALLSTADT 18/f', '', '36027', 'ROSA\'', 'Italien', 'IT', NULL, NULL, '3281326540', '0010017OX6', NULL, NULL, 'Casablanca Nero', NULL, '578824888798', 'FedEx', NULL, '2014-01-27', '23.01.2014 19:28', 'a0YC000000X6BvSMAV', '1', 'a0YC000000X6BvSMAV', '', '299.99'),
(16184, '222442924', NULL, NULL, 'Roberto Renda', 'VIA CAMPOMICCIOLO 169', '', '05100', 'TERNI', 'Italien', 'IT', NULL, NULL, '3426770029', '0010093XAW', NULL, NULL, 'Casablanca Nero', NULL, '578824888802', 'FedEx', NULL, '2014-01-27', '23.01.2014 16:58', 'a0YC000000X6BvSMAV', '1', 'a0YC000000X6BvSMAV', '', '299.99'),
(16185, '222449302', NULL, NULL, 'DIEGO PIZZIOLO', 'VIA MARGHERA 11', '', '31033', 'CASTELFRANCO VENETO', 'Italien', 'IT', NULL, NULL, '423492798', '0010244CL8', NULL, NULL, 'Casablanca Nero e gold', NULL, '578824888813', 'FedEx', NULL, '2014-01-27', '23.01.2014 17:58', 'a0YC000000X6BwFMAV', '1', 'a0YC000000X6BwFMAV', '', '299.99'),
(16186, '222450277', NULL, NULL, 'Dionisio Raony De Souza Ribeiro', 'VIA REDIPUGLIA 15', 'secondo campanello', '35131', 'PADOVA', 'Italien', 'IT', NULL, NULL, '3273465692', '0010006HYK', NULL, NULL, 'Casablanca Nero e gold', NULL, '578824888824', 'FedEx', NULL, '2014-01-27', '23.01.2014 17:58', 'a0YC000000X6BwFMAV', '1', 'a0YC000000X6BwFMAV', '', '299.99'),
(16187, '222451304', NULL, NULL, 'Federico Sironi', 'don abbondio 5', '', '20032', 'cormano', 'Italien', 'IT', NULL, NULL, '3461604079', '0010026Q2R', NULL, NULL, 'Casablanca Nero e gold', NULL, '578824888835', 'FedEx', NULL, '2014-01-27', '23.01.2014 17:58', 'a0YC000000X6BwFMAV', '1', 'a0YC000000X6BwFMAV', '', '299.99'),
(16188, '222573538', NULL, NULL, 'Valter Papa', 'Via M. Poletti 19', '', '06083', 'Bastia Umbra', 'Italien', 'IT', NULL, NULL, '337650308', '0010096M7N', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '578824888857', 'FedEx', NULL, '2014-01-27', '24.01.2014 10:28', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(16189, '222567300', NULL, NULL, 'Claudio Drudi', 'VIA ROMA 37', '', '47921', 'RIMINI', 'Italien', 'IT', NULL, NULL, '3397981495', '0010098TEO', NULL, NULL, 'Copacabana con cassa argento, quadrante nero e cinturino nero - P2513681', NULL, '578824888868', 'FedEx', NULL, '2014-01-27', '24.01.2014 09:58', 'a0YC000000X7FnSMAV', '1', 'a0YC000000X7FnSMAV', '', '299.00'),
(16190, '222503458', '', '', 'michael Aslund', 'RUNVAEGEN 4', '', '141 48', 'HUDDINGE', 'Schweden', '', '', '', '708241524', '0010222WN2', '', '', 'Copacabana Guld', 'Geld am 27.01.2014 zurück erhalten!', 'storniert', 'FedEx', '', '2014-01-27', '24.01.2014 00:44', 'a0YC000000VzVdtMAF', '1', 'a0YC000000VzVdtMAF', '', '2695.00'),
(16191, '222496516', NULL, NULL, 'Idd Pazi Alli', 'FLYGKOERSVAEGEN 23', '', '183 62', 'TAEBY', 'Schweden', 'SE', NULL, NULL, '46707491578', '0010114UP6', NULL, NULL, 'Copacabana Guld', NULL, '578824888890', 'FedEx', NULL, '2014-01-27', '23.01.2014 23:44', 'a0YC000000VzVdtMAF', '1', 'a0YC000000VzVdtMAF', '', '2695.00'),
(16192, '222402999', NULL, NULL, 'Firdavs Abdulhairov', 'AXVAEGEN 1-89', '', '175 51', 'JAERFAELLA', 'Schweden', 'SE', NULL, NULL, '739456262', '0010160AWW', NULL, NULL, 'Copacabana Guld', NULL, '578824888905', 'FedEx', NULL, '2014-01-27', '23.01.2014 15:44', 'a0YC000000VzVdtMAF', '1', 'a0YC000000VzVdtMAF', '', '2695.00'),
(16193, '222397525', NULL, NULL, 'Billy Seddon', '23 WEST MOUNT', '', 'WN1 3PA', 'WIGAN', 'Grossbritannien', 'GB', NULL, NULL, '7411883411', '0010075WTM', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824888592', 'FedEx', NULL, '2014-01-27', '23.01.2014 13:53', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16194, '222322037', NULL, NULL, 'Daniel Brierton', '26 ST. JAMES ROAD', '', 'CH45 9LS', 'WALLASEY', 'Grossbritannien', 'GB', NULL, NULL, '7742603932', '0010188SGK', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824888607', 'FedEx', NULL, '2014-01-27', '23.01.2014 08:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16195, '222480084', NULL, NULL, 'hajar bellazrak', '45 LEOPOLD STREET', 'southsea', 'PO4 0JZ', 'SOUTHSEA', 'Grossbritannien', 'GB', NULL, NULL, '7985725963', '0010157LS6', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824888618', 'FedEx', NULL, '2014-01-27', '23.01.2014 21:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16196, '222406228', NULL, NULL, 'Rhys Morley', '15 Doncaster Rd Estate', 'Ackworth', 'WF7 7BY', 'Pontefract', 'Grossbritannien', 'GB', NULL, NULL, '7528805819', '0010166CC8', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824888629', 'FedEx', NULL, '2014-01-27', '23.01.2014 14:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16197, '222337851', NULL, NULL, 'Simon Strong', '14 THORNTON WAY', '', 'LN3 4BT', 'LINCOLN', 'Grossbritannien', 'GB', NULL, NULL, '7967824778', '0010191R4C', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824888630', 'FedEx', NULL, '2014-01-27', '23.01.2014 09:53', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16198, '222322171', NULL, NULL, 'Xingsan Kan', 'FDB EUROPE GRENADIER ROAD', '', 'EX1 3LH', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7825885888', '0010106OLJ', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824888640', 'FedEx', NULL, '2014-01-27', '23.01.2014 08:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16199, '222461776', NULL, NULL, 'ZAHRA YAQOOB', '37 WOLLATON HALL DRIVE', '', 'NG8 1AF', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7850246803', '0010062OEP', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '578824888651', 'FedEx', NULL, '2014-01-27', '23.01.2014 19:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16200, '222485759', NULL, NULL, 'Diana Suloyev', '10 BERESFORD ROAD', '', 'BH6 5AA', 'BOURNEMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7916279944', '0010242RFO', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '578824888662', 'FedEx', NULL, '2014-01-27', '23.01.2014 21:52', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16201, '222387026', NULL, NULL, 'Oznur Pasli', '37A IPSWICH STREET', '', 'IP14 1AH', 'STOWMARKET', 'Grossbritannien', 'GB', NULL, NULL, '7714995893', '0010156NDT', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '578824888673', 'FedEx', NULL, '2014-01-27', '23.01.2014 13:23', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16202, '222469866', NULL, NULL, 'Oliver Dinsmore', '34 AISHER WAY', 'Riverhead, Sevenoaks, Kent', 'TN13 2QS', 'SEVENOAKS', 'Grossbritannien', 'GB', NULL, NULL, '7809415697', '0010151S16', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - White Dial', NULL, '578824888684', 'FedEx', NULL, '2014-01-27', '23.01.2014 20:22', 'UK140109AMC09', '1', 'a0YC000000X5z6KMAR', '130.99', '199.00'),
(16203, '222505237', NULL, NULL, 'Patrick J Twomey', '57 TUDDENHAM ROAD', '', 'IP4 2SU', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '7789260675', '0010125JTB', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - White Dial', NULL, '578824888695', 'FedEx', NULL, '2014-01-27', '23.01.2014 23:52', 'UK140109AMC09', '1', 'a0YC000000X5z6KMAR', '130.99', '199.00'),
(16204, '222356074', NULL, NULL, 'Brenda Allen', '26 HAWESWATER CLOSE', '', 'PL6 5HD', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '1752214176', '0010165UW2', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '578824888700', 'FedEx', NULL, '2014-01-27', '23.01.2014 10:52', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(16205, '222458362', NULL, NULL, 'Eva kokorisa', '34 North Col Canada Place', '', 'E14 5HX', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7739465979', '001018113O', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '578824888710', 'FedEx', NULL, '2014-01-27', '23.01.2014 19:22', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(16206, '222421600', NULL, NULL, 'Kelly Shelton', '40 YORK ROAD', 'Chaddesden', 'DE21 6HS', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7703383652', '00100066L1', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '578824888721', 'FedEx', NULL, '2014-01-27', '23.01.2014 16:22', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(16207, '222480573', NULL, NULL, 'Andrew Newbery', 'Esselar Hersham Place Technology Park', '', 'KT12 4RZ', 'Molesey Road', 'Grossbritannien', 'GB', NULL, NULL, '7909961734', '0010225C7A', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '578824888732', 'FedEx', NULL, '2014-01-27', '23.01.2014 21:22', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16208, '222339687', NULL, NULL, 'Michael Clark', '30 QUERRIN STREET', 'I am deaf so please text or miss-call me on my mobile number 07427635581. Thanks.', 'SW6 2SJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7427635581', '0010010A3Q', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '578824888743', 'FedEx', NULL, '2014-01-27', '23.01.2014 09:53', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16209, '222483925', NULL, NULL, 'Raymond Ha', '5 The Heights', 'Samsung Techwin Europe', 'KT13 0NY', 'Brooklands, Weybrdige', 'Grossbritannien', 'GB', NULL, NULL, '7917232508', '00101405PU', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '578824888754', 'FedEx', NULL, '2014-01-27', '23.01.2014 21:22', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16210, '222499648', NULL, NULL, 'fatima bohaloua', '9 rue des eglantines', 'Appt 1112', '33700', 'merignac', 'Frankreich', 'FR', NULL, NULL, '685389824', '0010069ZYB', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '577108609609', 'FedEx', NULL, '2014-01-27', '23.01.2014 22:08', 'FR140106CM51', '1', 'a0YC000000WgJqPMAV', '155.01', '239.00'),
(16211, '222507911', NULL, NULL, 'Jihad Choueib', '1 Place de Metz', '', '38000', 'Grenoble', 'Frankreich', 'FR', NULL, NULL, '651271496', '0010108BP4', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '577108609610', 'FedEx', NULL, '2014-01-27', '23.01.2014 23:08', 'FR140106CM51', '1', 'a0YC000000WgJqPMAV', '155.01', '239.00'),
(16212, '222520982', NULL, NULL, 'Marie Lemaire', '33 RUE DU BOIS CHOQUET', '', '62270', 'BONNIERES', 'Frankreich', 'FR', NULL, NULL, '321585027', '0010112DFX', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '577108609620', 'FedEx', NULL, '2014-01-27', '24.01.2014 05:38', 'FR140106CM51', '1', 'a0YC000000WgJqPMAV', '155.01', '239.00'),
(16213, '222486808', NULL, NULL, 'sanaa houbaine', '34 RUE ALEX COUTET', '', '31100', 'Toulouse', 'Frankreich', 'FR', NULL, NULL, '777994936', '0010112CK7', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 4', NULL, '577108609631', 'FedEx', NULL, '2014-01-27', '23.01.2014 20:39', 'FR140106CM53', '1', 'a0YC000000WgJqSMAV', '155.01', '239.00'),
(16214, '222519458', NULL, NULL, 'bernard khritian', '28 bis avenue philippe auguste', '', '75011', 'paris', 'Frankreich', 'FR', NULL, NULL, '608565851', '0010142SEG', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108609642', 'FedEx', NULL, '2014-01-27', '24.01.2014 04:38', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16215, '222547369', NULL, NULL, 'cyril paisse', '126 rue de prentigarde', '', '33910', 'saint ciers d\'abzac', 'Frankreich', 'FR', NULL, NULL, '688070034', '0010166LOO', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108609653', 'FedEx', NULL, '2014-01-27', '24.01.2014 08:38', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16216, '222495489', NULL, NULL, 'Denis Missouri', '13 AVENUE DES PAQUERETTES', '', '06300', 'Nice', 'Frankreich', 'FR', NULL, NULL, '6300', '0010169UBD', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108609664', 'FedEx', NULL, '2014-01-27', '23.01.2014 21:38', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16217, '222573485', NULL, NULL, 'Edouard Blindron', '16 rue Pierre Even', '', '17220', 'Salles sur Mer', 'Frankreich', 'FR', NULL, NULL, '698026761', '0010153GFT', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108609675', 'FedEx', NULL, '2014-01-27', '24.01.2014 10:39', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16218, '222501237', NULL, NULL, 'LARBI Hicham', '11 ALLEE DU BOSQUET', '', '10420', 'LES NOES PRES TROYES', 'Frankreich', 'FR', NULL, NULL, '662359881', '0010159Y2I', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108609686', 'FedEx', NULL, '2014-01-27', '23.01.2014 22:08', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16219, '222558203', NULL, NULL, 'PATRICIA MODICA', '9 RUE DES BAS JARDINS', '', '91650', 'ST YON', 'Frankreich', 'FR', NULL, NULL, '777386572', '0010234QDW', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108609697', 'FedEx', NULL, '2014-01-27', '24.01.2014 09:08', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16220, '222854543', NULL, NULL, 'Lorenzo Cappe', 'Via Aurelia Ovest 178', '', '54100', 'Massa', 'Italien', 'IT', NULL, NULL, '3282123066', '0010002PGZ', NULL, NULL, 'Copacabana con cassa argento, quadrante nero e cinturino nero - P2513681', NULL, '577108609712', 'FedEx', NULL, '2014-01-27', '25.01.2014 20:58', 'a0YC000000X7FnSMAV', '1', 'a0YC000000X7FnSMAV', '', '299.00'),
(16221, '222647771', NULL, NULL, 'Manuel Pini', 'Via Galanti 3/e', 'c/o Pini Andrea', '25020', 'Bassano Bresciano', 'Italien', 'IT', NULL, NULL, '3488580944', '0010164G2K', NULL, NULL, 'Copacabana con cassa argento, quadrante nero e cinturino nero - P2513681', NULL, '577108609723', 'FedEx', NULL, '2014-01-27', '24.01.2014 16:58', 'a0YC000000X7FnSMAV', '1', 'a0YC000000X7FnSMAV', '', '299.00'),
(16222, '222631169', NULL, NULL, 'nadia pagone', 'VIA LUIGI CORVAGLIA 34', '', '73100', 'LECCE', 'Italien', 'IT', NULL, NULL, '3272437457', '0010115S05', NULL, NULL, 'Copacabana con cassa argento, quadrante nero e cinturino nero - P2513681', NULL, '577108609734', 'FedEx', NULL, '2014-01-27', '24.01.2014 15:28', 'a0YC000000X7FnSMAV', '1', 'a0YC000000X7FnSMAV', '', '299.00'),
(16223, '222616808', NULL, NULL, 'Marcel Jimenez c/o Innocenti', 'VIA FRANCESCO BARACCA 38D', 'presso INNOCENTI', '50127', 'FIRENZE', 'Italien', 'IT', NULL, NULL, '3387215782', '0010204B56', NULL, NULL, 'Copacabana con cassa nera, quadrante nero e cinturino nero - P2513683', NULL, '577108609745', 'FedEx', NULL, '2014-01-27', '24.01.2014 13:58', 'a0YC000000X7FoVMAV', '1', 'a0YC000000X7FoVMAV', '', '299.00'),
(16224, '223035462', NULL, NULL, 'Vittorio Brambilla', 'BORGO G. B. PIRANESI 3', '', '43040', 'VARANO DE\' MELEGARI', 'Italien', 'IT', NULL, NULL, '335201632', '0010243TL6', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '577108609756', 'FedEx', NULL, '2014-01-27', '26.01.2014 20:58', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(16225, '223044968', NULL, NULL, 'rita tassotti', 'VIA DELL\'INDUSTRIA 41/C', 'kimera tecnologys', '33028', 'TOLMEZZO', 'Italien', 'IT', NULL, NULL, '3208416870', '0010107TBI', NULL, NULL, 'Montecarlo con cassa argento, quadrante bianco e cinturino nero - P2513677', NULL, '577108609767', 'FedEx', NULL, '2014-01-27', '26.01.2014 21:58', 'a0YC000000X7FmUMAV', '1', 'a0YC000000X7FmUMAV', '', '279.00'),
(16226, '222516418', NULL, NULL, 'Alex Davis', '21 DOVE CLOSE', '', 'NN12 6RG', 'TOWCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7917273086', '0010065P2Q', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108609778', 'FedEx', NULL, '2014-01-27', '24.01.2014 02:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16227, '222515415', NULL, NULL, 'KAVIYARASU ELANGKOVAN', '13D IFOR EVANS PLACE', '', 'E1 4BL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7599470215', '0010051HIX', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108609789', 'FedEx', NULL, '2014-01-27', '24.01.2014 02:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16228, '222746092', NULL, NULL, 'Fahmida Baluch', '3 roper hous KINGSWOOD ESTATE', '', 'Se21 8qb', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7429935571', '0010196CQI', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - White Dial', NULL, '577108609790', 'FedEx', NULL, '2014-01-27', '25.01.2014 10:22', 'UK140109AMC09', '1', 'a0YC000000X5z6KMAR', '130.99', '199.00'),
(16229, '222561727', NULL, NULL, 'Michael Lawrence', '20 BROADSTONE GROVE', 'Chapel house', 'NE5 1AP', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7414602777', '0010141SDF', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - White Dial', NULL, '577108609804', 'FedEx', NULL, '2014-01-27', '24.01.2014 10:22', 'UK140109AMC09', '1', 'a0YC000000X5z6KMAR', '130.99', '199.00'),
(16230, '222558418', NULL, NULL, 'Susan Gregory', '15 INHAMS ROAD', 'WHITTLESEY', 'PE7 1SS', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '1733761149', '0010193PQC', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - White Dial', NULL, '577108609815', 'FedEx', NULL, '2014-01-27', '24.01.2014 10:22', 'UK140109AMC09', '1', 'a0YC000000X5z6KMAR', '130.99', '199.00'),
(16231, '222842126', NULL, NULL, 'Christopher Mcloughlin', '26 APSLEY STREET', '', 'BD21 1ED', 'KEIGHLEY', 'Grossbritannien', 'GB', NULL, NULL, '7872337334', '0010116ECT', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108609826', 'FedEx', NULL, '2014-01-27', '25.01.2014 20:22', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(16232, '222560799', NULL, NULL, 'Michael Lawrence', '20 BROADSTONE GROVE', '', 'NE5 1AP', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7414602777', '00100885M2', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108609804', 'FedEx', NULL, '2014-01-27', '24.01.2014 10:23', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(16233, '222577737', NULL, NULL, 'Matt Tighe', '55 HARTFIELD CRESCENT', '', 'B27 7QE', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7791581397', '0010175CL5', NULL, NULL, 'Rio Watch - Black Strap - Black Case - Black and Silver Dial', NULL, '577108609848', 'FedEx', NULL, '2014-01-27', '24.01.2014 11:52', 'UK140109AMC08', '1', 'a0YC000000X5zYQMAZ', '143.01', '249.00'),
(16234, '222757372', NULL, NULL, 'Alex James Broadbent', '68 KING GEORGE ROAD', '', 'SK14 5HT', 'HYDE', 'Grossbritannien', 'GB', NULL, NULL, '7583737095', '0010086RVP', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108609859', 'FedEx', NULL, '2014-01-27', '25.01.2014 11:22', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16235, '222583760', NULL, NULL, 'luis cardoso', '35 LINDFIELD GARDENS', '', 'GU1 1TS', 'GUILDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7999715436', '0010155JNN', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108609860', 'FedEx', NULL, '2014-01-27', '24.01.2014 12:22', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16236, '222610010', NULL, NULL, 'Phillip Richens', 'THE MDU, 230 BLACKFRIARS ROAD', '', 'SE1 8PJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7974245805', '0010226O67', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108609870', 'FedEx', NULL, '2014-01-27', '24.01.2014 14:22', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16237, '223022740', NULL, NULL, 'clement dupuy', '469b chemin du salatier', '', '13300', 'LA BARBEN', 'Frankreich', 'FR', NULL, NULL, '633838255', '0010215USN', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 1', NULL, '577108610337', 'FedEx', NULL, '2014-01-28', '26.01.2014 20:08', 'FR140106CM50', '1', 'a0YC000000WgJqQMAV', '155.01', '239.00'),
(16238, '222672471', NULL, NULL, 'Igor Reda De-Keyser', '5 RUE CAVENDISH', '5eme etage', '06100', 'NICE', 'Frankreich', 'FR', NULL, NULL, '625440061', '0010193R89', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 1', NULL, '577108610348', 'FedEx', NULL, '2014-01-28', '24.01.2014 19:08', 'FR140106CM50', '1', 'a0YC000000WgJqQMAV', '155.01', '239.00'),
(16239, '222971555', NULL, NULL, 'Bertrand Alexandre', 'TROBELLEC LIEU DIT TROBELLEC', 'Lieu dit trobellec', '29252', 'PLOUEZOC H', 'Frankreich', 'FR', NULL, NULL, '660908350', '0010160GP1', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '577108610359', 'FedEx', NULL, '2014-01-28', '26.01.2014 15:38', 'FR140106CM51', '1', 'a0YC000000WgJqPMAV', '155.01', '239.00'),
(16240, '222766943', NULL, NULL, 'brigitte thomas', 'bt11 la coupiane mail j muraire', '', '83160', 'la valette du var', 'Frankreich', 'FR', NULL, NULL, '695817908', '10003991', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '577108610360', 'FedEx', NULL, '2014-01-28', '25.01.2014 11:08', 'FR140106CM51', '1', 'a0YC000000WgJqPMAV', '155.01', '239.00'),
(16241, '222740991', NULL, NULL, 'corinne alonzo', '14 IMPASSE CHANOINE CONTRASTY', '', '31500', 'TOULOUSE', 'Frankreich', 'FR', NULL, NULL, '619030091', '00100772LG', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '577108610370', 'FedEx', NULL, '2014-01-28', '25.01.2014 09:08', 'FR140106CM51', '1', 'a0YC000000WgJqPMAV', '155.01', '239.00'),
(16242, '223237255', NULL, NULL, 'EVELYNE DEVAUX', '15 RUE DES POISSONNIERS', '', '60480', 'LE QUESNEL AUBRY', 'Frankreich', 'FR', NULL, NULL, '344501932', '0010053WY8', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '577108610381', 'FedEx', NULL, '2014-01-28', '27.01.2014 18:09', 'FR140106CM51', '1', 'a0YC000000WgJqPMAV', '155.01', '239.00'),
(16243, '222670127', NULL, NULL, 'gilles guerra', '26 LOT LE HAMEAU DE LA COLLINE', '', '64990', 'MOUGUERRE', 'Frankreich', 'FR', NULL, NULL, '786760560', '001015418F', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '577108610392', 'FedEx', NULL, '2014-01-28', '24.01.2014 19:08', 'FR140106CM51', '1', 'a0YC000000WgJqPMAV', '155.01', '239.00'),
(16244, '222819276', NULL, NULL, 'Jean Luc Untereiner', '29 RUE DU TEYCHAN', '', '33980', 'AUDENGE', 'Frankreich', 'FR', NULL, NULL, '556262050', '0010004M5V', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '577108610407', 'FedEx', NULL, '2014-01-28', '25.01.2014 16:38', 'FR140106CM51', '1', 'a0YC000000WgJqPMAV', '155.01', '239.00'),
(16245, '223214937', NULL, NULL, 'JEROME PIGEYRE', '176 RUE YVES MONTAND', '', '42210', 'MONTROND LES BAINS', 'Frankreich', 'FR', NULL, NULL, '623887663', '10115749', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '577108610418', 'FedEx', NULL, '2014-01-28', '27.01.2014 16:08', 'FR140106CM51', '1', 'a0YC000000WgJqPMAV', '155.01', '239.00'),
(16246, '223277035', NULL, NULL, 'michele guelaud', '25 RUE PHILIPPE DE LASSALLE', 'Lcl. Ouvert du mardi au vendredi', '69004', 'LYON', 'Frankreich', 'FR', NULL, NULL, '682798057', '0010123AL9', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '577108610429', 'FedEx', NULL, '2014-01-28', '27.01.2014 20:39', 'FR140106CM51', '1', 'a0YC000000WgJqPMAV', '155.01', '239.00'),
(16247, '222801618', NULL, NULL, 'Odette DE AZEVEDO', '4 RUE DE L EGLISE', '', '95580', 'ANDILLY', 'Frankreich', 'FR', NULL, NULL, '621097663', '00101992PG', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '577108610430', 'FedEx', NULL, '2014-01-28', '25.01.2014 14:38', 'FR140106CM51', '1', 'a0YC000000WgJqPMAV', '155.01', '239.00'),
(16248, '223051963', NULL, NULL, 'segolene barbaza', '19 RUE ROGER SALENGRO', '', '95230', 'SOISY SOUS MONTMORENCY', 'Frankreich', 'FR', NULL, NULL, '134171862', '*0010233E74', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '577108610440', 'FedEx', NULL, '2014-01-28', '26.01.2014 22:38', 'FR140106CM51', '1', 'a0YC000000WgJqPMAV', '155.01', '239.00'),
(16249, '222647873', NULL, NULL, 'alain taris', '115 RUE DES PINS FRANCS', '', '33200', 'BORDEAUX', 'Frankreich', 'FR', NULL, NULL, '625263746', '0010057C43', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 4', NULL, '577108610451', 'FedEx', NULL, '2014-01-28', '24.01.2014 16:38', 'FR140106CM53', '1', 'a0YC000000WgJqSMAV', '155.01', '239.00'),
(16250, '223142306', NULL, NULL, 'francois Rolland', '55 RUE BLAISE PASCAL', '', '38330', 'MONTBONNOT ST MARTIN', 'Frankreich', 'FR', NULL, NULL, '665588947', '0010159HJ6', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 4', NULL, '577108610462', 'FedEx', NULL, '2014-01-28', '27.01.2014 10:40', 'FR140106CM53', '1', 'a0YC000000WgJqSMAV', '155.01', '239.00'),
(16251, '222948797', NULL, NULL, 'SAID SALIH', '10 RUE LUCIEN LEGER', '', '51350', 'CORMONTREUIL', 'Frankreich', 'FR', NULL, NULL, '617787871', '0010226IHK', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 4', NULL, '577108610473', 'FedEx', NULL, '2014-01-28', '26.01.2014 13:08', 'FR140106CM53', '1', 'a0YC000000WgJqSMAV', '155.01', '239.00'),
(16252, '222964933', NULL, NULL, 'Belbachir Amina', '121 RUE HAXO', '', '75019', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '650940382', '0010120JVL', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '577108610484', 'FedEx', NULL, '2014-01-28', '26.01.2014 14:38', 'FR140106CM54', '1', 'a0YC000000WgJqTMAV', '159.99', '239.00'),
(16253, '223210684', NULL, NULL, 'Christophe Joly', '200 Rue marie curie', 'Centre commercial Alliance', '74160', 'Annemasse', 'Frankreich', 'FR', NULL, NULL, '624402774', '0010236H3R', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '577108610495', 'FedEx', NULL, '2014-01-28', '27.01.2014 16:08', 'FR140106CM54', '1', 'a0YC000000WgJqTMAV', '159.99', '239.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(16254, '222849793', NULL, NULL, 'Helene Guerrero', '21 CHEMIN DE BROUSSE', '', '33270', 'BOULIAC', 'Frankreich', 'FR', NULL, NULL, '961630332', '00102037YF', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '577108610500', 'FedEx', NULL, '2014-01-28', '25.01.2014 20:08', 'FR140106CM54', '1', 'a0YC000000WgJqTMAV', '159.99', '239.00'),
(16255, '222679616', NULL, NULL, 'mohamed bouloumou', '35 RUE DE L AIGLE', 'Bat D etage 2', '92250', 'LA GARENNE COLOMBES', 'Frankreich', 'FR', NULL, NULL, '695462794', '001013494P', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '577108610510', 'FedEx', NULL, '2014-01-28', '24.01.2014 20:08', 'FR140106CM54', '1', 'a0YC000000WgJqTMAV', '159.99', '239.00'),
(16256, '223271782', NULL, NULL, 'Nadege Gomez', '6 RUE TRISTAN CORBIERE', 'Appartement 105', '29400', 'LANDIVISIAU', 'Frankreich', 'FR', NULL, NULL, '646617250', '0010078QYR', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '577108610521', 'FedEx', NULL, '2014-01-28', '27.01.2014 20:08', 'FR140106CM54', '1', 'a0YC000000WgJqTMAV', '159.99', '239.00'),
(16257, '222945119', NULL, NULL, 'Nicolas Gerard', '2 PASSAGE ROQUEMAUREL', 'bat C apt C003 interphone BASTIDE', '31300', 'TOULOUSE', 'Frankreich', 'FR', NULL, NULL, '635352828', '0010196MPO', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '577108610532', 'FedEx', NULL, '2014-01-28', '26.01.2014 13:08', 'FR140106CM54', '1', 'a0YC000000WgJqTMAV', '159.99', '239.00'),
(16258, '222789702', NULL, NULL, 'OLIVIER FRYS', '35 RUE DES ARAMONS', '', '34160', 'ST GENIES DES MOURGUES', 'Frankreich', 'FR', NULL, NULL, '683852070', '0010062OKK', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '577108610543', 'FedEx', NULL, '2014-01-28', '25.01.2014 13:38', 'FR140106CM54', '1', 'a0YC000000WgJqTMAV', '159.99', '239.00'),
(16259, '222658927', NULL, NULL, 'robert schnee', '24 RUE AUGUSTIN FRESNEL', '', '67200', 'STRASBOURG', 'Frankreich', 'FR', NULL, NULL, '614448559', '0010180GRS', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '577108610554', 'FedEx', NULL, '2014-01-28', '24.01.2014 18:08', 'FR140106CM54', '1', 'a0YC000000WgJqTMAV', '159.99', '239.00'),
(16260, '222728013', NULL, NULL, 'Thierry TETTAMANTI', '18 CITE BELLEVUE', '', '57700', 'HAYANGE', 'Frankreich', 'FR', NULL, NULL, '663659789', '0010130OOR', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '577108610565', 'FedEx', NULL, '2014-01-28', '25.01.2014 07:38', 'FR140106CM54', '1', 'a0YC000000WgJqTMAV', '159.99', '239.00'),
(16261, '223245236', NULL, NULL, 'Tristan Guyon', '39 RUE LOUIS PASTEUR', '', '44230', 'ST SEBASTIEN SUR LOIRE', 'Frankreich', 'FR', NULL, NULL, '637530205', '00100067AI', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '577108610576', 'FedEx', NULL, '2014-01-28', '27.01.2014 18:39', 'FR140106CM54', '1', 'a0YC000000WgJqTMAV', '159.99', '239.00'),
(16262, '222979225', NULL, NULL, 'YACINE MANSOUR', '287 avenue de villeneuve', 'les eucalyptus bat b6', '83600', 'FREJUS', 'Frankreich', 'FR', NULL, NULL, '618262706', '0010227DE7', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 5', NULL, '577108610587', 'FedEx', NULL, '2014-01-28', '26.01.2014 16:08', 'FR140106CM54', '1', 'a0YC000000WgJqTMAV', '159.99', '239.00'),
(16263, '222588721', NULL, NULL, 'audrey dantille', '14 Rue De La Bonnette', 'sonnette du milieu et maison du milieu !!!', '33600', 'Pessac', 'Frankreich', 'FR', NULL, NULL, '675101224', '00100623UV', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108610598', 'FedEx', NULL, '2014-01-28', '24.01.2014 11:38', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16264, '222748876', NULL, NULL, 'Dominique Bonjean', '55 RUE DE LAPPARENT', '', '18000', 'BOURGES', 'Frankreich', 'FR', NULL, NULL, '248211537', '0010097Y0J', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108610602', 'FedEx', NULL, '2014-01-28', '25.01.2014 09:38', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16265, '222838318', NULL, NULL, 'eugene barbet', '21 AVENUE JEAN MOULIN', 'Residence les oliviers bt 8', '13600', 'LA CIOTAT', 'Frankreich', 'FR', NULL, NULL, '612212602', '0010200OCT', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108610613', 'FedEx', NULL, '2014-01-28', '25.01.2014 18:38', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16266, '222674673', NULL, NULL, 'evelyne piroddi', '57 LOTISSEMENT LES OMBELLES 4', '', '13600', 'LA CIOTAT', 'Frankreich', 'FR', NULL, NULL, '627772071', '001015216E', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108610624', 'FedEx', NULL, '2014-01-28', '24.01.2014 19:38', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16267, '223228535', NULL, NULL, 'farouk kirat', '16 rue pierre larousse', 'appartement 002 bat A', '93300', 'aubervilliers', 'Frankreich', 'FR', NULL, NULL, '659799205', '0010116A5T', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108610635', 'FedEx', NULL, '2014-01-28', '27.01.2014 17:09', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16268, '222682644', NULL, NULL, 'FLORENT ETOURNEUX', '6 RUE DE L ILE DE SEIN', '', '44980', 'STE LUCE SUR LOIRE', 'Frankreich', 'FR', NULL, NULL, '610244603', '0010158WAB', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108610646', 'FedEx', NULL, '2014-01-28', '24.01.2014 20:08', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16269, '222840376', NULL, NULL, 'Gillon Veronique', '19 RUE DE LA GRANDE COUDRE', '', '71390', 'ST GERMAIN LES BUXY', 'Frankreich', 'FR', NULL, NULL, '608780610', '0010221U67', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108610657', 'FedEx', NULL, '2014-01-28', '25.01.2014 19:08', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16270, '222844465', NULL, NULL, 'Julie fierdehaiche', '601 av de maupas', '', '34110', 'mireval', 'Frankreich', 'FR', NULL, NULL, '', '0010140RQG', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108610668', 'FedEx', NULL, '2014-01-28', '25.01.2014 19:38', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16271, '222860551', NULL, NULL, 'K et T MECHINE', '7 PLACE JOSEPH BOURREAU', 'BOULANGERIE', '37320', 'ESVRES', 'Frankreich', 'FR', NULL, NULL, '247264064', '0010150N0G', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108610679', 'FedEx', NULL, '2014-01-28', '25.01.2014 21:38', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16272, '222713000', NULL, NULL, 'Lamia BEUZELIN', '391 ROUTE DE BOURG', '', '01750', 'REPLONGES', 'Frankreich', 'FR', NULL, NULL, '611361279', '00101982OO', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108610680', 'FedEx', NULL, '2014-01-28', '25.01.2014 01:08', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16273, '222604044', NULL, NULL, 'Luc houssaye', '1 CHEMIN DU CALVAIRE', 'Ets horticoles houssaye', '14800', 'TOUQUES', 'Frankreich', 'FR', NULL, NULL, '681256589', '10112512', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108610690', 'FedEx', NULL, '2014-01-28', '24.01.2014 13:08', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16274, '222833753', '', '', 'MARC CAPUTO', '3 RUE SAINT JACQUES', '', '51520', 'LA VEUVE', 'Frankreich', '', '', '', '603152510', '001014722F', '', '', '1 Montre PIONIER - Modèle 6', 'Geld am 07.08.14 zurück erhalten! Uhr????', '577108610705', 'FedEx', '', '2014-01-28', '25.01.2014 18:08', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16275, '222997874', NULL, NULL, 'maria DA SILVA', '86 AV.P.V.COUTURIER', 'RESTAURANT', '93330', 'NEUILLY SUR MARNE', 'Frankreich', 'FR', NULL, NULL, '688292702', '0010102MVU', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108610716', 'FedEx', NULL, '2014-01-28', '26.01.2014 17:38', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16276, '222863481', NULL, NULL, 'Matthias Arrigas', '5 RUE DE BOURGOGNE', '', '91380', 'CHILLY MAZARIN', 'Frankreich', 'FR', NULL, NULL, '781012630', '0010012HUR', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108610727', 'FedEx', NULL, '2014-01-28', '25.01.2014 22:08', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16277, '222775634', NULL, NULL, 'Mohamed yassine RHOUMA', '95 av de verdun', '', '45160', 'Olivet', 'Frankreich', 'FR', NULL, NULL, '', '0010082FL4', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108610738', 'FedEx', NULL, '2014-01-28', '25.01.2014 12:08', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16278, '222645690', NULL, NULL, 'Paulo Bruno', '25 RUE DE NERAC', '', '64000', 'PAU', 'Frankreich', 'FR', NULL, NULL, '623246111', '0010230FMP', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108610749', 'FedEx', NULL, '2014-01-28', '24.01.2014 16:38', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16279, '222795282', NULL, NULL, 'sandra marseguerra', '33 B ROUTE D ALBI', '', '31180', 'CASTELMAUROU', 'Frankreich', 'FR', NULL, NULL, '659896285', '00101361QR', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108610750', 'FedEx', NULL, '2014-01-28', '25.01.2014 14:08', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16280, '222703039', NULL, NULL, 'stephane le coat', '1 LIEU DIT KERSALIOU', 'Lieu-dit', '29360', 'CLOHARS CARNOET', 'Frankreich', 'FR', NULL, NULL, '632704229', '0010034WHF', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108610760', 'FedEx', NULL, '2014-01-28', '24.01.2014 22:38', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16281, '222602261', NULL, NULL, 'tchouamo mimegni andre romeo', '3 rue wilfri chez afrique partenaires', 'chez afriques partenaires', '75014', 'paris', 'Frankreich', 'FR', NULL, NULL, '650549615', '0010017SN7', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108610771', 'FedEx', NULL, '2014-01-28', '24.01.2014 12:38', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16282, '222682217', NULL, NULL, 'Tristan Garnier', '130 RUE DU VAL DE L INDRE', '', '37260', 'MONTS', 'Frankreich', 'FR', NULL, NULL, '686084000', '0010066VYT', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108610782', 'FedEx', NULL, '2014-01-28', '24.01.2014 20:08', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16283, '222317804', NULL, NULL, 'Youssef El idrissi', '7 RUE DE LA FRATERNITE', '', '92130', 'ISSY LES MOULINEAUX', 'Frankreich', 'FR', NULL, NULL, '686145154', '0010086FXI', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '577108610793', 'FedEx', NULL, '2014-01-28', '23.01.2014 07:08', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16284, '223287015', NULL, NULL, 'Tanya Mullin', '0 cahermorris', '', '0', 'Corrandulla', 'Irland', 'IE', NULL, NULL, '876350504', '0010048R4I', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108609930', 'FedEx', NULL, '2014-01-28', '27.01.2014 22:32', 'a0YC000000X75jmMAB', '1', 'a0YC000000X75jmMAB', '', '279.00'),
(16285, '223281395', NULL, NULL, 'Ann Marie Cunningham', '0 Convent Road', '', 'Co.Mayo', 'Claremorris', 'Irland', 'IE', NULL, NULL, '876859609', '0010187VWZ', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108609940', 'FedEx', NULL, '2014-01-28', '27.01.2014 22:02', 'a0YC000000X75jmMAB', '1', 'a0YC000000X75jmMAB', '', '279.00'),
(16286, '223281149', NULL, NULL, 'Eddie Maloney', 'na The Green', '', 'Mayo', 'Foxford', 'Irland', 'IE', NULL, NULL, '949256475', '0010107YL2', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108609951', 'FedEx', NULL, '2014-01-28', '27.01.2014 22:02', 'a0YC000000X75jmMAB', '1', 'a0YC000000X75jmMAB', '', '279.00'),
(16287, '223267386', NULL, NULL, 'Sean Byrne', '0 Saint josephs road, rush', '', '0', 'Dublin', 'Irland', 'IE', NULL, NULL, '863559293', '0010191NRR', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '577108609962', 'FedEx', NULL, '2014-01-28', '27.01.2014 21:02', 'a0YC000000X75k1MAB', '1', 'a0YC000000X75k1MAB', '', '279.00'),
(16288, '223255344', NULL, NULL, 'Fiona Mc Daid', '3 Westhill', '', 'Co. Donega', 'Letterkenny', 'Irland', 'IE', NULL, NULL, '3,53863E+11', '00100389EQ', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '577108609973', 'FedEx', NULL, '2014-01-28', '27.01.2014 20:02', 'a0YC000000X75j8MAB', '1', 'a0YC000000X75j8MAB', '', '279.00'),
(16289, '223181032', NULL, NULL, 'brendan behan', '8 the green', 'blessington abbey', 'co wicklow', 'blessington', 'Irland', 'IE', NULL, NULL, '45851872', '00101283LA', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108609984', 'FedEx', NULL, '2014-01-28', '27.01.2014 14:32', 'a0YC000000X75jmMAB', '1', 'a0YC000000X75jmMAB', '', '279.00'),
(16290, '223175623', NULL, NULL, 'victoria jackson', '56 redwood a Kilnamanagh', 'Tallaght', '24', 'dublin', 'Irland', 'IE', NULL, NULL, '868722776', '00101165XT', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '577108609995', 'FedEx', NULL, '2014-01-28', '27.01.2014 14:02', 'a0YC000000X75k1MAB', '1', 'a0YC000000X75k1MAB', '', '279.00'),
(16291, '223158227', NULL, NULL, 'Frank Nolan', '1 coolboy', 'Coolboy', 'Tinahely', 'wicklow', 'Irland', 'IE', NULL, NULL, '876507710', '0010224M7N', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108610006', 'FedEx', NULL, '2014-01-28', '27.01.2014 13:02', 'a0YC000000X75jmMAB', '1', 'a0YC000000X75jmMAB', '', '279.00'),
(16292, '223146667', NULL, NULL, 'Laurie van Kleinwee', '0 Company Dell', 'Cherrywood Business park', 'D18', 'Dublin', 'Irland', 'IE', NULL, NULL, '872741377', '00100874FW', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '577108610017', 'FedEx', NULL, '2014-01-28', '27.01.2014 12:02', 'a0YC000000X75k1MAB', '1', 'a0YC000000X75k1MAB', '', '279.00'),
(16293, '223146097', '', '', 'Lyndsey Kavanagh', '53 Lansdowne Village', 'Sandymount', '4', 'Dublin', 'Irland', '', '', '', '877027163', '0010237FUB', '', '', 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', 'Uhr erhalten und umtauschen 06.02.2014\r\nVersendet 06.02.2014   RL 70 522 601 9DE', '577108610028', 'FedEx', '', '2014-01-28', '27.01.2014 12:02', 'a0YC000000X75jmMAB', '1', 'a0YC000000X75jmMAB', '', '279.00'),
(16294, '222872579', NULL, NULL, 'Conor Buckley', '13 primrose court', 'Forrest hill Carrigaline', '0', 'co cork', 'Irland', 'IE', NULL, NULL, '879300119', '001010141N', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '577108610039', 'FedEx', NULL, '2014-01-28', '26.01.2014 01:32', 'a0YC000000X75j8MAB', '1', 'a0YC000000X75j8MAB', '', '279.00'),
(16295, '222862453', NULL, NULL, 'klodiana cubaj', '17 village close', '', 'irl', 'kilbreck stamullen', 'Irland', 'IE', NULL, NULL, '877818049', '0010141HBI', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '577108610040', 'FedEx', NULL, '2014-01-28', '25.01.2014 23:02', 'a0YC000000X75j8MAB', '1', 'a0YC000000X75j8MAB', '', '279.00'),
(16296, '222848833', NULL, NULL, 'Seamus O\'Riordan', ' Bantry Road', 'Dunmanway', '0', 'Co. Cork', 'Irland', 'IE', NULL, NULL, '877727980', '0010125JD3', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108610050', 'FedEx', NULL, '2014-01-28', '25.01.2014 21:02', 'a0YC000000X75jmMAB', '1', 'a0YC000000X75jmMAB', '', '279.00'),
(16297, '222767284', NULL, NULL, 'Mahesh Nataraj', '28 Powerstown Way', '', 'x', 'Clonmel', 'Irland', 'IE', NULL, NULL, '879789578', '0010034D1D', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '577108610061', 'FedEx', NULL, '2014-01-28', '25.01.2014 12:32', 'a0YC000000X75k1MAB', '1', 'a0YC000000X75k1MAB', '', '279.00'),
(16298, '222672211', NULL, NULL, 'Rebecca O\' Connor', '14 River View Tce.', '', '', 'Caherciveen, Co. Kerry', 'Irland', 'IE', NULL, NULL, '872331817', '0010239VJB', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108610072', 'FedEx', NULL, '2014-01-28', '24.01.2014 20:02', 'a0YC000000X75jmMAB', '1', 'a0YC000000X75jmMAB', '', '279.00'),
(16299, '222662335', NULL, NULL, 'Robert Ryall', '1 Ryalls Farm Equip', 'Watergrasshill', 'Watergrass', 'Cork', 'Irland', 'IE', NULL, NULL, '862547260', '0010004UBK', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '577108610083', 'FedEx', NULL, '2014-01-28', '24.01.2014 19:02', 'a0YC000000X75j8MAB', '1', 'a0YC000000X75j8MAB', '', '279.00'),
(16300, '222644560', NULL, NULL, 'fiona ryan', '65 glendower court', '', '0', 'ballincollig co.cork', 'Irland', 'IE', NULL, NULL, '857222273', '00101182NW', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108610094', 'FedEx', NULL, '2014-01-28', '24.01.2014 17:32', 'a0YC000000X75jmMAB', '1', 'a0YC000000X75jmMAB', '', '279.00'),
(16301, '222644242', NULL, NULL, 'Chris Feerick', '10 treepark  kilnamanagh', 'tallaght', '24', 'dublin', 'Irland', 'IE', NULL, NULL, '857766102', '0010053VHH', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108610109', 'FedEx', NULL, '2014-01-28', '24.01.2014 17:32', 'a0YC000000X75jmMAB', '1', 'a0YC000000X75jmMAB', '', '279.00'),
(16302, '222572467', NULL, NULL, 'brian White', '65 The Orchard, Lucan', '', '0', 'Co. Dublin', 'Irland', 'IE', NULL, NULL, '3,53868E+11', '0010122TR7', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '577108610110', 'FedEx', NULL, '2014-01-28', '24.01.2014 11:32', 'a0YC000000X75k1MAB', '1', 'a0YC000000X75k1MAB', '', '279.00'),
(16303, '222983195', NULL, NULL, 'andrea Bergamini', 'Castello 2142', 'Escluso il msrtedi', '30122', 'Venezia', 'Italien', 'IT', NULL, NULL, '412778555', '00101514W3', NULL, NULL, 'Copacabana con cassa argento, quadrante nero e cinturino nero - P2513681', NULL, '577108610819', 'FedEx', NULL, '2014-01-29', '26.01.2014 16:28', 'a0YC000000X7FnSMAV', '1', 'a0YC000000X7FnSMAV', '', '299.00'),
(16304, '222774334', '', '', 'andrea lanza', 'CORSO SICILIA 36', 'Bingo Centrum srl', '95014', 'GIARRE', 'Italien', '', '', '', '3409249895', '00101974X1', '', '', 'Copacabana con cassa argento, quadrante nero e cinturino nero - P2513681', 'Uhr erhalten 14.02.2014!\r\nBitte refund!', '577108610820', 'FedEx', '', '2014-01-29', '25.01.2014 11:58', 'a0YC000000X7FnSMAV', '1', 'a0YC000000X7FnSMAV', '', '299.00'),
(16305, '222942419', NULL, NULL, 'Antonino Di Franco', 'Vico Nuoro 3', 'Postazione 118', '08020', 'Irgoli', 'Italien', 'IT', NULL, NULL, '3341008181', '0010009MPW', NULL, NULL, 'Copacabana con cassa argento, quadrante nero e cinturino nero - P2513681', NULL, '577108610830', 'FedEx', NULL, '2014-01-29', '26.01.2014 12:58', 'a0YC000000X7FnSMAV', '1', 'a0YC000000X7FnSMAV', '', '299.00'),
(16306, '223011490', NULL, NULL, 'Dorotea D\'anna', 'VIA VINCENZO VITALI 19', '', '90128', 'PALERMO', 'Italien', 'IT', NULL, NULL, '3409356697', '0010206MPV', NULL, NULL, 'Copacabana con cassa argento, quadrante nero e cinturino nero - P2513681', NULL, '577108610841', 'FedEx', NULL, '2014-01-29', '26.01.2014 18:58', 'a0YC000000X7FnSMAV', '1', 'a0YC000000X7FnSMAV', '', '299.00'),
(16307, '222759544', NULL, NULL, 'Giacomo Caldaralo', 'Per gallarate 50/b', '', '21010', 'Besnate', 'Italien', 'IT', NULL, NULL, '3408048941', '10065505', NULL, NULL, 'Copacabana con cassa argento, quadrante nero e cinturino nero - P2513681', NULL, '577108610852', 'FedEx', NULL, '2014-01-29', '25.01.2014 10:28', 'a0YC000000X7FnSMAV', '1', 'a0YC000000X7FnSMAV', '', '299.00'),
(16308, '223001531', NULL, NULL, 'Gianluca Manni', 'VIA SANT\'ANNA 25', '', '06084', 'BETTONA', 'Italien', 'IT', NULL, NULL, '3337048795', '00101876Q7', NULL, NULL, 'Copacabana con cassa argento, quadrante nero e cinturino nero - P2513681', NULL, '577108610863', 'FedEx', NULL, '2014-01-29', '26.01.2014 17:58', 'a0YC000000X7FnSMAV', '1', 'a0YC000000X7FnSMAV', '', '299.00'),
(16309, '222819506', NULL, NULL, 'Giorgio Scafuri', 'VIA DEL MARE 116', 'telefonare prima della consegna,potrei non essere in casa per motivi di lavoro.grazie', '00041', 'ALBANO LAZIALE', 'Italien', 'IT', NULL, NULL, '3206236538', '0010039PTX', NULL, NULL, 'Copacabana con cassa argento, quadrante nero e cinturino nero - P2513681', NULL, '577108610874', 'FedEx', NULL, '2014-01-29', '25.01.2014 16:28', 'a0YC000000X7FnSMAV', '1', 'a0YC000000X7FnSMAV', '', '299.00'),
(16310, '222735936', NULL, NULL, 'Ugo Spagnoli', 'VIA PACE 48/D UFFICIO', '', '20017', 'RHO', 'Italien', 'IT', NULL, NULL, '3356058541', '0010207KXR', NULL, NULL, 'Copacabana con cassa argento, quadrante nero e cinturino nero - P2513681', NULL, '577108610885', 'FedEx', NULL, '2014-01-29', '25.01.2014 08:28', 'a0YC000000X7FnSMAV', '1', 'a0YC000000X7FnSMAV', '', '299.00'),
(16311, '222793762', NULL, NULL, 'Ivano Ghizzi', 'VIA NAZIONALE DELLE PUGLIE 171', '', '80038', 'POMIGLIANO D\'ARCO', 'Italien', 'IT', NULL, NULL, '818035520', '0010021J2H', NULL, NULL, 'Copacabana con cassa nera, quadrante nero e cinturino nero - P2513683', NULL, '577108610896', 'FedEx', NULL, '2014-01-29', '25.01.2014 13:58', 'a0YC000000X7FoVMAV', '1', 'a0YC000000X7FoVMAV', '', '299.00'),
(16312, '222793764', NULL, NULL, 'Ivano Ghizzi', 'VIA NAZIONALE DELLE PUGLIE 171', '', '80038', 'POMIGLIANO D\'ARCO', 'Italien', 'IT', NULL, NULL, '818035520', '0010226BWN', NULL, NULL, 'Copacabana con cassa nera, quadrante nero e cinturino nero - P2513683', NULL, '577108610896', 'FedEx', NULL, '2014-01-29', '25.01.2014 13:58', 'a0YC000000X7FoVMAV', '1', 'a0YC000000X7FoVMAV', '', '299.00'),
(16313, '222741554', NULL, NULL, 'Marco Merigiola', 'VIA CARDINALE MISTRANGELO 59', 'Orario portineria 9:00  -  12:00 / 16:00 - 18:00', '00167', 'ROMA', 'Italien', 'IT', NULL, NULL, '3357685428', '0010100BA8', NULL, NULL, 'Copacabana con cassa nera, quadrante nero e cinturino nero - P2513683', NULL, '577108610911', 'FedEx', NULL, '2014-01-29', '25.01.2014 08:58', 'a0YC000000X7FoVMAV', '1', 'a0YC000000X7FoVMAV', '', '299.00'),
(16314, '222830568', NULL, NULL, 'simone Paggi', 'VIA RAFFAELLO SANZIO 1/B', '', '24030', 'MAPELLO', 'Italien', 'IT', NULL, NULL, '3357414173', '0010143WG0', NULL, NULL, 'Copacabana con cassa nera, quadrante nero e cinturino nero - P2513683', NULL, '577108610922', 'FedEx', NULL, '2014-01-29', '25.01.2014 17:58', 'a0YC000000X7FoVMAV', '1', 'a0YC000000X7FoVMAV', '', '299.00'),
(16315, '223009828', NULL, NULL, 'Dorotea D\'anna', 'VIA VINCENZO VITALI 19', '', '90128', 'PALERMO', 'Italien', 'IT', NULL, NULL, '3409356697', '0010193NGO', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '577108610841', 'FedEx', NULL, '2014-01-29', '26.01.2014 18:58', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(16316, '223046953', NULL, NULL, 'Emiddio Poce', 'VIA XXV APRILE 1', 'palazzo senza portiere per cui Ã¨ necessario fissare un appuntamento telefonico ai numeri 3470857212 oppure 3479197006', '10076', 'NOLE', 'Italien', 'IT', NULL, NULL, '3470857212', '0010109SWI', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '577108610944', 'FedEx', NULL, '2014-01-29', '26.01.2014 22:28', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(16317, '222662547', NULL, NULL, 'Giuseppe Apolito', 'PIAZZA LIBERAZIONE 1', '', '20843', 'VERANO BRIANZA', 'Italien', 'IT', NULL, NULL, '3274760393', '0010069EU0', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '577108610955', 'FedEx', NULL, '2014-01-29', '24.01.2014 18:28', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(16318, '223021696', NULL, NULL, 'Giuseppe Cautiero', 'VIA ACQUEDOTTO 83', '', '80077', 'ISCHIA', 'Italien', 'IT', NULL, NULL, '3484620541', '10240948', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '', 'Deutsche Post', NULL, '2014-01-29', '26.01.2014 19:58', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(16319, '222743195', NULL, NULL, 'Loriana Bonomo', 'VIA DEL SEMINATORE SN', '', '95033', 'BIANCAVILLA', 'Italien', 'IT', NULL, NULL, '3277409589', '0010102OPL', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '577108610977', 'FedEx', NULL, '2014-01-29', '25.01.2014 08:58', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(16320, '222836401', NULL, NULL, 'Loris Mutti', 'VIA GIOACCHINO ROSSINI 3', 'MALV srl via b.s.Martino 50/b cuveglio', '21030', 'CUVEGLIO', 'Italien', 'IT', NULL, NULL, '3356548830', '00100467LU', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '577108610988', 'FedEx', NULL, '2014-01-29', '25.01.2014 18:28', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(16321, '222653802', NULL, NULL, 'Mahmoud Elmontaser', 'VIA EUROPA 26', '', '20097', 'SAN DONATO MILANESE', 'Italien', 'IT', NULL, NULL, '3463671897', '0010071UDD', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '577108610999', 'FedEx', NULL, '2014-01-29', '24.01.2014 17:28', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(16322, '222824492', NULL, NULL, 'massimiliano nardelli', 'VIA VAL CISMON 31', '', '21100', 'VARESE', 'Italien', 'IT', NULL, NULL, '3403681771', '00101192GV', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '577108611002', 'FedEx', NULL, '2014-01-29', '25.01.2014 17:28', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(16323, '222596277', NULL, NULL, 'Ruggero Sorlini', 'VIA PANORAMICA 15', '', '25123', 'BRESCIA', 'Italien', 'IT', NULL, NULL, '335276676', '0010028CKJ', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '577108611013', 'FedEx', NULL, '2014-01-29', '24.01.2014 12:28', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(16324, '223020431', NULL, NULL, 'Giuseppe Cautiero', 'VIA ACQUEDOTTO 83', '', '80077', 'ISCHIA', 'Italien', 'IT', NULL, NULL, '3484620541', '0010015TVK', NULL, NULL, 'Montecarlo con cassa argento, quadrante bianco e cinturino nero - P2513677', NULL, '', 'Deutsche Post', NULL, '2014-01-29', '26.01.2014 19:28', 'a0YC000000X7FmUMAV', '1', 'a0YC000000X7FmUMAV', '', '279.00'),
(16325, '222867029', NULL, NULL, 'mario filippini', 'VIA FRANCESCO FERRAIRONI 88/A', '', '00177', 'ROMA', 'Italien', 'IT', NULL, NULL, '3487909977', '0010004GX3', NULL, NULL, 'Montecarlo con cassa argento, quadrante nero e cinturino nero - P2513679', NULL, '577108611035', 'FedEx', NULL, '2014-01-29', '25.01.2014 22:58', 'a0YC000000X7FmoMAF', '1', 'a0YC000000X7FmoMAF', '', '279.00'),
(16326, '222711775', NULL, NULL, 'Nika Kravchenko', 'VIA MONTEBELLO 21', 'Campanello Horina', '25126', 'BRESCIA', 'Italien', 'IT', NULL, NULL, '3332770126', '0010150A4Q', NULL, NULL, 'Montecarlo con cassa argento, quadrante nero e cinturino nero - P2513679', NULL, '577108611046', 'FedEx', NULL, '2014-01-29', '25.01.2014 00:28', 'a0YC000000X7FmoMAF', '1', 'a0YC000000X7FmoMAF', '', '279.00'),
(16327, '223099918', NULL, NULL, 'davide piras', 'VIA LUDOVICO MURATORI 7', '', '45100', 'ROVIGO', 'Italien', 'IT', NULL, NULL, '3481541660', '0010005ZHL', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '577108611057', 'FedEx', NULL, '2014-01-29', '27.01.2014 08:28', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(16328, '223066432', NULL, NULL, 'MARIA CONCETTA BARTOLI', 'VIA REGINA ELENA 65', '', '93016', 'RIESI', 'Italien', 'IT', NULL, NULL, '3337003963', '00100423H0', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '', 'Deutsche Post', NULL, '2014-01-29', '27.01.2014 04:28', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(16329, '223066390', NULL, NULL, 'MARIA CONCETTA BARTOLI', 'VIA REGINA ELENA 65', '', '93016', 'RIESI', 'Italien', 'IT', NULL, NULL, '3337003963', '0010199C69', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '', 'Deutsche Post', NULL, '2014-01-29', '27.01.2014 04:28', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(16330, '223081111', NULL, NULL, 'mauro marrocchi savoi', 'VIA EUDO GIULIOLI 35', '', '00173', 'ROMA', 'Italien', 'IT', NULL, NULL, '3407061415', '0010152NJ6', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '577108611080', 'FedEx', NULL, '2014-01-29', '27.01.2014 06:58', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(16331, '223082719', NULL, NULL, 'Hussam Nassar', 'VIALE UNGHERIA 2', '', '20138', 'MILANO', 'Italien', 'IT', NULL, NULL, '3938720892', '0010125HGA', NULL, NULL, 'Newton con cassa silver e cinturino nero (01)', NULL, '577108611090', 'FedEx', NULL, '2014-01-29', '27.01.2014 07:28', 'a0YC000000X7rcbMAB', '1', 'a0YC000000X7rcbMAB', '', '199.00'),
(16332, '222783320', NULL, NULL, 'Alan Foster', '38 Southpark way', '', 'Ha4 6ul', 'South ruislip', 'Grossbritannien', 'GB', NULL, NULL, '7446962607', '0010162CIR', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108610131', 'FedEx', NULL, '2014-01-28', '25.01.2014 13:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16333, '222623108', NULL, NULL, 'Aleena M Joss', '9 PADDINGTON GROVE', '', 'BH11 8NP', 'Bournemouth', 'Grossbritannien', 'GB', NULL, NULL, '7521581633', '0010101VVI', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108610142', 'FedEx', NULL, '2014-01-28', '24.01.2014 15:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16334, '222767457', NULL, NULL, 'amy evans', '36 OAK TREE RISE', '', 'CF47 0SN', 'MERTHYR TYDFIL', 'Grossbritannien', 'GB', NULL, NULL, '7527412600', '0010053TRN', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108610153', 'FedEx', NULL, '2014-01-28', '25.01.2014 12:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16335, '222822088', NULL, NULL, 'Dennis Brand', '20 NORFIELD VIEW', 'Telford', 'TF3 2ND', 'TELFORD', 'Grossbritannien', 'GB', NULL, NULL, '1952406971', '0010192MUM', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108610164', 'FedEx', NULL, '2014-01-28', '25.01.2014 17:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16336, '222804658', NULL, NULL, 'Ilya Mansfield', 'Windrush Cot Naunton', '1st line of address - Windrush Cottage', 'GL54 3AG', 'Cheltenham', 'Grossbritannien', 'GB', NULL, NULL, '7860471979', '0010073Y4S', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108610175', 'FedEx', NULL, '2014-01-28', '25.01.2014 15:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16337, '222751641', NULL, NULL, 'janice collins', '4 THORNBRIDGE GARDENS', '', 'G69 6QZ', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '1415734834', '0010234SKH', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108610186', 'FedEx', NULL, '2014-01-28', '25.01.2014 10:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16338, '222798114', NULL, NULL, 'Marilyn Dack', '70 NORTH ROAD', '', 'DN22 7XJ', 'RETFORD', 'Grossbritannien', 'GB', NULL, NULL, '7815835861', '0010074AR4', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108610197', 'FedEx', NULL, '2014-01-28', '25.01.2014 15:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16339, '222700700', NULL, NULL, 'paul deller', '12 hertford close', '', 'rg413bh', 'wokingham', 'Grossbritannien', 'GB', NULL, NULL, '7850448874', '00101347GB', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108610201', 'FedEx', NULL, '2014-01-28', '24.01.2014 23:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16340, '222852193', NULL, NULL, 'Helena GARCIA NATAL', '45 45,DOLPHIN TOWER', '', 'SE8 5TG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7764450771', '001013164U', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108610212', 'FedEx', NULL, '2014-01-28', '25.01.2014 21:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16341, '222842421', NULL, NULL, 'Liliana Gutierrez', '55 WORPLE ROAD', '', 'TW7 7BA', 'ISLEWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7787707177', '0010091J3M', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108610223', 'FedEx', NULL, '2014-01-28', '25.01.2014 20:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16342, '222685624', NULL, NULL, 'Steve Yeardley', '27 GABLE CLOSE', '', 'Sn25 4xg', 'Swindon', 'Grossbritannien', 'GB', NULL, NULL, '7739172492', '0010056AFQ', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108610234', 'FedEx', NULL, '2014-01-28', '24.01.2014 21:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16343, '222613735', NULL, NULL, 'yvonne cooke', '8a Walnut Av LARNE', '', 'BT40 2WA', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7756856718', '0010248UVH', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108610315', 'FedEx', NULL, '2014-01-28', '24.01.2014 14:52', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16344, '222735960', NULL, NULL, 'George Saada', '35 JAGO CLOSE', '', 'PL14 3FJ', 'LISKEARD', 'Grossbritannien', 'GB', NULL, NULL, '7909337747', '0010171YNW', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - White Dial', NULL, '577108610245', 'FedEx', NULL, '2014-01-28', '25.01.2014 09:22', 'UK140109AMC09', '1', 'a0YC000000X5z6KMAR', '130.99', '199.00'),
(16345, '222677550', NULL, NULL, 'Michael Wongers', '5 THE DROVEWAY', '', 'BN3 6LF', 'HOVE', 'Grossbritannien', 'GB', NULL, NULL, '7590818332', '0010006SJ8', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - White Dial', NULL, '577108610256', 'FedEx', NULL, '2014-01-28', '24.01.2014 20:52', 'UK140109AMC09', '1', 'a0YC000000X5z6KMAR', '130.99', '199.00'),
(16346, '222674950', NULL, NULL, 'Susan Fountain', '8 TARMACHAN CLOSE', 'House name, company, flat etc.', 'KY11 8LD', 'DUNFERMLINE', 'Grossbritannien', 'GB', NULL, NULL, '07968 242532', '0010016ZUU', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108610267', 'FedEx', NULL, '2014-01-28', '24.01.2014 20:22', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(16347, '222854701', NULL, NULL, 'Keith James', '2 PLANTATION ROAD', '', 'SN14 0EU', 'CHIPPENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7783980000', '0010155WUH', NULL, NULL, 'Rio Watch - Black Strap - Black Case - Black and Silver Dial', NULL, '577108610278', 'FedEx', NULL, '2014-01-28', '25.01.2014 21:52', 'UK140109AMC08', '1', 'a0YC000000X5zYQMAZ', '143.01', '249.00'),
(16348, '222651063', NULL, NULL, 'Ben Meloscia', '5 sandyleaze Longlevens', '', 'Gl2 0py', 'Gloucester', 'Grossbritannien', 'GB', NULL, NULL, '1452526497', '0010077IBQ', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108610289', 'FedEx', NULL, '2014-01-28', '24.01.2014 18:22', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16349, '222661885', NULL, NULL, 'Gerard McAllister', '10 CARLISLE WALK', '', 'BT15 2PX', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '2890232211', '0010090YF0', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108610290', 'FedEx', NULL, '2014-01-28', '24.01.2014 19:22', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16350, '222860936', NULL, NULL, 'Gordon Mcmahon', '23 FERGUSON DRIVE', '', 'Ph11sr', 'Perth', 'Grossbritannien', 'GB', NULL, NULL, '7805426817', '0010218O05', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, 'RL705045657DE', 'Deutsche Post', NULL, '2014-01-28', '25.01.2014 22:52', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16351, '223538329', NULL, NULL, 'Dana Birica', 'Egedalsvaenge 45', '1, MF', '2980', 'Kokkedal', 'Dänemark', 'DK', NULL, NULL, '92258536', '0010211A5Z', NULL, NULL, 'Herreur med sort rem, sort urskive og sÃ¸lvfarvet urkasse (GM-507-2)', NULL, '577108613071', 'FedEx', NULL, '2014-01-30', '29.01.2014 00:36', 'a0YC000000WeWhWMAV', '1', 'a0YC000000WeWhWMAV', '', '1469.00'),
(16352, '223470804', NULL, NULL, 'Danny Balsner', 'Sdr boulevard  198 4 th', '', '5000', 'Odense', 'Dänemark', 'DK', NULL, NULL, '53630250', '0010047AXK', NULL, NULL, 'Herreur med brun rem, sort urskive og guldfarvet urkasse (GM-507-3)', NULL, '577108613082', 'FedEx', NULL, '2014-01-30', '28.01.2014 18:06', 'a0YC000000WeWhqMAF', '1', 'a0YC000000WeWhqMAF', '', '1469.00'),
(16353, '223386602', NULL, NULL, 'Claus Vendelso-Nielsen', 'Akacievej 1', '', '3650', 'Olstykke', 'Dänemark', 'DK', NULL, NULL, '24608246', '0010041U5I', NULL, NULL, 'Herreur med sort rem, sort urskive og sÃ¸lvfarvet urkasse (GM-507-2)', NULL, '577108613093', 'FedEx', NULL, '2014-01-30', '28.01.2014 11:06', 'a0YC000000WeWhWMAV', '1', 'a0YC000000WeWhWMAV', '', '1469.00'),
(16354, '223198467', NULL, NULL, 'Kenni Larsen', 'Egilsgade 31A 4TH', '', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '23610141', '0010230TNM', NULL, NULL, 'Herreur med brun rem, sort urskive og guldfarvet urkasse (GM-507-3)', NULL, '577108613108', 'FedEx', NULL, '2014-01-30', '27.01.2014 15:06', 'a0YC000000WeWhqMAF', '1', 'a0YC000000WeWhqMAF', '', '1469.00'),
(16355, '223367273', NULL, NULL, 'sandrine guerbadot', '19 martyrs de chateaubriant', 'marthyrs de chateaubriand', '94490', 'ORMESSON SUR MARNE', 'Frankreich', 'FR', NULL, NULL, '695515696', '001009664M', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '577108612454', 'FedEx', NULL, '2014-01-30', '28.01.2014 09:39', 'FR140106CM51', '1', 'a0YC000000WgJqPMAV', '155.01', '239.00'),
(16356, '223375215', NULL, NULL, 'Jerzy Jablonski', 'Unit 5 Square Ind.Tallaght', 'Delivery Office', 'REG LOCER', 'Dublin D24', 'Irland', 'IE', NULL, NULL, '868773661', '0010195JBN', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '577108612465', 'FedEx', NULL, '2014-01-30', '28.01.2014 11:32', 'a0YC000000X75j8MAB', '1', 'a0YC000000X75j8MAB', '', '279.00'),
(16357, '223510208', NULL, NULL, 'Elizabeth McCalmont', '0 Norelands Stud', 'Stonyford', '0', 'Kilkenny', 'Irland', 'IE', NULL, NULL, '3,53877E+11', '00100167J5', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108612476', 'FedEx', NULL, '2014-01-30', '28.01.2014 22:02', 'a0YC000000X75jmMAB', '1', 'a0YC000000X75jmMAB', '', '279.00'),
(16358, '223463307', NULL, NULL, 'Emma-Jane Helen', 'N/A Eyeries Village', '', 'None', 'Cork', 'Irland', 'IE', NULL, NULL, '879062142', '001024420Z', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108612487', 'FedEx', NULL, '2014-01-30', '28.01.2014 18:32', 'a0YC000000X75jmMAB', '1', 'a0YC000000X75jmMAB', '', '279.00'),
(16359, '223300019', NULL, NULL, 'Lauren Rafferty', '72 Shancastle avenue', '', 'D22', 'Clondalkin', 'Irland', 'IE', NULL, NULL, '851334939', '00101142MU', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '577108612498', 'FedEx', NULL, '2014-01-30', '28.01.2014 00:02', 'a0YC000000X75k1MAB', '1', 'a0YC000000X75k1MAB', '', '279.00'),
(16360, '223529600', NULL, NULL, 'Patrick Naughton', '82 Lios ard', 'Tulla rd', '1', 'Ennis', 'Irland', 'IE', NULL, NULL, '876326425', '0010227TNM', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-4) Black Strap - Black Case - Black Face', NULL, '577108612502', 'FedEx', NULL, '2014-01-30', '29.01.2014 00:02', 'a0YC000000X75k1MAB', '1', 'a0YC000000X75k1MAB', '', '279.00'),
(16361, '223373709', NULL, NULL, 'Dympna Dwyer', '5R Flemington, Balrath', '', 'L50031', 'Navan, Meath', 'Irland', 'IE', NULL, NULL, '872371596', '001019963N', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108612513', 'FedEx', NULL, '2014-01-30', '28.01.2014 11:02', 'a0YC000000WfqJcMAJ', '1', 'a0YC000000WfqJcMAJ', '', '299.99'),
(16362, '223483802', NULL, NULL, 'Svetlana Timofejeva', '51 Calderwood road', '', '9', 'Dublin 9', 'Irland', 'IE', NULL, NULL, '879455505', '0010119CHV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108612524', 'FedEx', NULL, '2014-01-30', '28.01.2014 20:02', 'a0YC000000WfqJcMAJ', '1', 'a0YC000000WfqJcMAJ', '', '299.99'),
(16363, '223350167', NULL, NULL, 'Marion Rogers', '53 Ardbeg Park', 'Artane', 'Dublin 5', 'Dublin', 'Irland', 'IE', NULL, NULL, '868162766', '00101646B2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108612535', 'FedEx', NULL, '2014-01-30', '28.01.2014 09:32', 'a0YC000000WfqJXMAZ', '1', 'a0YC000000WfqJXMAZ', '', '299.99'),
(16364, '223380741', NULL, NULL, 'Arunas Burneika', 'none 47 McGoverns Corner Cork street', '', 'D8', 'Dublin', 'Irland', 'IE', NULL, NULL, '862218920', '0010230U8Q', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108612546', 'FedEx', NULL, '2014-01-30', '28.01.2014 11:32', 'a0YC000000WfqJ8MAJ', '1', 'a0YC000000WfqJ8MAJ', '', '299.99'),
(16365, '223501591', NULL, NULL, 'gerard bowers', '21 sutton park', 'Sutton', 'D13', 'dublin', 'Irland', 'IE', NULL, NULL, '872354515', '0010025QTH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108612557', 'FedEx', NULL, '2014-01-30', '28.01.2014 21:32', 'a0YC000000WfqJ8MAJ', '1', 'a0YC000000WfqJ8MAJ', '', '299.99'),
(16366, '223520177', NULL, NULL, 'Margaret Tyndall', '15 Chestnut Grove', 'Kingswood', 'Dublin 24', 'Tallaght', 'Irland', 'IE', NULL, NULL, '3,53862E+11', '0010083V17', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108612568', 'FedEx', NULL, '2014-01-30', '28.01.2014 23:02', 'a0YC000000WfqJ8MAJ', '1', 'a0YC000000WfqJ8MAJ', '', '299.99'),
(16367, '223545406', NULL, NULL, 'Cian McGarry', '42 Bath St', '', 'Dublin 4', 'Irishtown', 'Irland', 'IE', NULL, NULL, '01 7726426', '0010210PVQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108612579', 'FedEx', NULL, '2014-01-30', '29.01.2014 06:02', 'a0YC000000WfqJSMAZ', '1', 'a0YC000000WfqJSMAZ', '', '299.99'),
(16368, '223532718', NULL, NULL, 'Desouky Abaiy', '5 broadmeadow castle', '', '123', 'ashbourne', 'Irland', 'IE', NULL, NULL, '868600077', '0010079D2E', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108612580', 'FedEx', NULL, '2014-01-30', '29.01.2014 00:32', 'a0YC000000WfqJSMAZ', '1', 'a0YC000000WfqJSMAZ', '', '299.99'),
(16369, '223350973', NULL, NULL, 'Tony Hughes', '1 Knightsbrook Place', '', 'Meath', 'Trim', 'Irland', 'IE', NULL, NULL, '868209340', '0010039RL6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108612590', 'FedEx', NULL, '2014-01-30', '28.01.2014 09:32', 'a0YC000000WfqJSMAZ', '1', 'a0YC000000WfqJSMAZ', '', '299.99'),
(16370, '223285856', NULL, NULL, 'Giorgio Gustinicchi', 'VIA ODERISI DA GUBBIO 8', '', '06012', 'CITTA\' DI CASTELLO', 'Italien', 'IT', NULL, NULL, '3338995737', '0010162R35', NULL, NULL, 'Copacabana con cassa argento, quadrante nero e cinturino nero - P2513681', NULL, '577108612616', 'FedEx', NULL, '2014-01-30', '27.01.2014 21:28', 'a0YC000000X7FnSMAV', '1', 'a0YC000000X7FnSMAV', '', '299.00'),
(16371, '223190550', '', '', 'Luca Bernuzzi', 'VIA MONTE GRAPPA 17', '', '25065', 'LUMEZZANE', 'Italien', '', '', '', '308921171', '0010230WIZ', '', '', 'Copacabana con cassa argento, quadrante nero e cinturino nero - P2513681', 'Uhr erhalten 11.02.2014\r\nBitte refund!!!', '577108612627', 'FedEx', '', '2014-01-30', '27.01.2014 14:28', 'a0YC000000X7FnSMAV', '1', 'a0YC000000X7FnSMAV', '', '299.00'),
(16372, '223601991', NULL, NULL, 'antonio cindolo', 'VIALE EUROPA 175', 'c/o Postecom Settore H piano 9 stanza 933', '00144', 'ROMA', 'Italien', 'IT', NULL, NULL, '3293005432', '0010043XIB', NULL, NULL, 'Copacabana con cassa nera, quadrante nero e cinturino nero - P2513683', NULL, '577108612638', 'FedEx', NULL, '2014-01-30', '29.01.2014 09:58', 'a0YC000000X7FoVMAV', '1', 'a0YC000000X7FoVMAV', '', '299.00'),
(16373, '223548240', '', '', 'Luca Bernuzzi', 'VIA MONTE GRAPPA 17', '', '25065', 'LUMEZZANE', 'Italien', '', '', '', '308921171', '0010063YSW', '', '', 'Copacabana con cassa nera, quadrante nero e cinturino nero - P2513683', 'Uhr erhalten 11.02.2014\r\nBitte refund!!!', '577108612627', 'FedEx', '', '2014-01-30', '29.01.2014 05:58', 'a0YC000000X7FoVMAV', '1', 'a0YC000000X7FoVMAV', '', '299.00'),
(16374, '223443715', NULL, NULL, 'Alessandra Petrucci', 'VIA DON MINZONI 42', '', '66051', 'CUPELLO', 'Italien', 'IT', NULL, NULL, '3406062040', '00100403JR', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '577108612650', 'FedEx', NULL, '2014-01-30', '28.01.2014 15:28', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(16375, '223195824', NULL, NULL, 'Federica Buratti', 'VIA DELLA TORRE 7 INTERNO 3', 'Consegna dopo 17.15', '39100', 'BOLZANO', 'Italien', 'IT', NULL, NULL, '3460105702', '0010080PLY', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '577108612660', 'FedEx', NULL, '2014-01-30', '27.01.2014 14:28', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(16376, '223156155', NULL, NULL, 'Giuseppe Schiavone', 'Via Sandro Pertini nÂ°1', '', '81033', 'Casal Di Principe', 'Italien', 'IT', NULL, NULL, '3407173688', '0010148DBL', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '577108612671', 'FedEx', NULL, '2014-01-30', '27.01.2014 11:58', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(16377, '223615813', NULL, NULL, 'Mancini Fabiola', 'STRADA VECCHIA FONTANELLE 102B', '', '65129', 'PESCARA', 'Italien', 'IT', NULL, NULL, '3293134116', '0010162HL1', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '577108612682', 'FedEx', NULL, '2014-01-30', '29.01.2014 10:58', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(16378, '223209408', NULL, NULL, 'michele garboli', 'VIA DELL\'INDUSTRIA 1', '', '28924', 'FONDOTOCE (VB)', 'Italien', 'IT', NULL, NULL, '3408794421', '0010041E2X', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '577108612693', 'FedEx', NULL, '2014-01-30', '27.01.2014 15:58', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(16379, '223513498', NULL, NULL, 'Giancarlo Stasi', 'VIA XXV APRILE 131', 'presso Re Sole Immobiliare', '16031', 'PIEVE LIGURE', 'Italien', 'IT', NULL, NULL, '3479213061', '0010230ACW', NULL, NULL, 'Montecarlo con cassa argento, quadrante bianco e cinturino nero - P2513677', NULL, '577108612708', 'FedEx', NULL, '2014-01-30', '28.01.2014 21:28', 'a0YC000000X7FmUMAV', '1', 'a0YC000000X7FmUMAV', '', '279.00'),
(16380, '223491736', NULL, NULL, 'Ramona Ripas', 'VIA FRANCESCO PETRARCA 30', '(Chiamare prima della  consegna...grazie)', '37047', 'SAN BONIFACIO', 'Italien', 'IT', NULL, NULL, '3409569277', '0010195V7P', NULL, NULL, 'Montecarlo con cassa oro, quadrante nero e cinturino marrone - P2513680', NULL, '577108612719', 'FedEx', NULL, '2014-01-30', '28.01.2014 19:28', 'a0YC000000X7FmyMAF', '1', 'a0YC000000X7FmyMAF', '', '279.00'),
(16381, '223245999', NULL, NULL, 'ADRIANA ADDUCI', 'VIA TRANI 60/A', '', '70033', 'CORATO', 'Italien', 'IT', NULL, NULL, '3463563390', '0010246Q21', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '577108612720', 'FedEx', NULL, '2014-01-30', '27.01.2014 18:28', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(16382, '223490716', NULL, NULL, 'Chiara svato', 'VIA IRMA BANDIERA 25/A', '', '44034', 'COPPARO', 'Italien', 'IT', NULL, NULL, '3463702092', '0010010PQH', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '577108612730', 'FedEx', NULL, '2014-01-30', '28.01.2014 19:28', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(16383, '223305838', NULL, NULL, 'Giannina Mazzini', 'VIA SAN MARCO 34', '', '20099', 'SESTO SAN GIOVANNI', 'Italien', 'IT', NULL, NULL, '3923045629', '0010050L77', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '577108612741', 'FedEx', NULL, '2014-01-30', '27.01.2014 23:58', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(16384, '223597422', NULL, NULL, 'Giovanna Panto', 'VIA TICINO 2', 'da consegnare presso DI Bella Carmelo', '20099', 'SESTO SAN GIOVANNI', 'Italien', 'IT', NULL, NULL, '3348303100', '0010198FN7', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '577108612752', 'FedEx', NULL, '2014-01-30', '29.01.2014 09:58', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(16385, '223138456', NULL, NULL, 'ivan cometa', 'VIA TIZIANO 10', '', '74027', 'SAN GIORGIO IONICO', 'Italien', 'IT', NULL, NULL, '995926863', '0010067KJH', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '577108612763', 'FedEx', NULL, '2014-01-30', '27.01.2014 10:28', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(16386, '223397825', NULL, NULL, 'Maria rosaria D\'auria', 'VIALE EUROPA 210', 'famiglia palminteri/d\'auria', '04019', 'TERRACINA', 'Italien', 'IT', NULL, NULL, '3489106353', '0010203W4Z', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '577108612774', 'FedEx', NULL, '2014-01-30', '28.01.2014 11:58', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(16387, '223164317', NULL, NULL, 'Rizza Villanueva', 'VIA Della Pietra 23', 'secondo piano. campanello VILLANUEVA-AUSTRIA', '40132', 'BOLOGNA', 'Italien', 'IT', NULL, NULL, '3290757374', '001024065V', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '577108612785', 'FedEx', NULL, '2014-01-30', '27.01.2014 12:28', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(16388, '223164316', NULL, NULL, 'Rizza Villanueva', 'VIA Della Pietra 23', 'secondo piano. campanello VILLANUEVA-AUSTRIA', '40132', 'BOLOGNA', 'Italien', 'IT', NULL, NULL, '3290757374', '0010013PBE', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '577108612785', 'FedEx', NULL, '2014-01-30', '27.01.2014 12:28', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(16389, '223477458', NULL, NULL, 'alberto durosini', 'PIAZZA PIEMONTE 5', '', '20077', 'MELEGNANO', 'Italien', 'IT', NULL, NULL, '3279094164', '0010085U6O', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '577108612800', 'FedEx', NULL, '2014-01-30', '28.01.2014 18:28', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(16390, '223294974', NULL, NULL, 'Claudia Ferro', 'VIA ANTONIO VALGOI 13 / 24A', '', '16144', 'GENOVA', 'Italien', 'IT', NULL, NULL, '3921630610', '0010225U5M', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '577108612811', 'FedEx', NULL, '2014-01-30', '27.01.2014 21:58', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(16391, '223499246', NULL, NULL, 'Domenico Maglione', 'Rot. San Francesco snc', 'Villette Gialle', '03012', 'Anagni', 'Italien', 'IT', NULL, NULL, '3497621868', '0010103UQT', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '577108612822', 'FedEx', NULL, '2014-01-30', '28.01.2014 19:58', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(16392, '223376799', NULL, NULL, 'fabio ferrari', 'VIA PASSO LAMPOL 2', '', '30020', 'NOVENTA DI PIAVE', 'Italien', 'IT', NULL, NULL, '3488540857', '0010064OIJ', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '577108612833', 'FedEx', NULL, '2014-01-30', '28.01.2014 10:28', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(16393, '223535696', NULL, NULL, 'giovanni d\'amore', 'PIAZZA EUROPA 10', '', '84092', 'BELLIZZI', 'Italien', 'IT', NULL, NULL, '3393593252', '0010198ZPW', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '577108612844', 'FedEx', NULL, '2014-01-30', '28.01.2014 23:58', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(16394, '223485856', NULL, NULL, 'Natalia Tyrsina', 'VIA BONCOMPAGNI 19', 'Rose garden palace', '00187', 'ROMA', 'Italien', 'IT', NULL, NULL, '3292349504', '001010042D', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '577108612855', 'FedEx', NULL, '2014-01-30', '28.01.2014 18:58', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(16395, '223170102', NULL, NULL, 'Renato Scaramozzino', 'VIA FRATELLI MAIONI 14/C', '', '28021', 'BORGOMANERO', 'Italien', 'IT', NULL, NULL, '335200506', '0010185S0J', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '577108612866', 'FedEx', NULL, '2014-01-30', '27.01.2014 12:28', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(16396, '223157580', NULL, NULL, 'Serranfer  s.n.c Guarracino', 'VIA SANTA MARIA DI COSTANTINOPOLI ALLE MOSCHE 40/42', 'Serranfer  s.n.c', '80142', 'NAPOLI', 'Italien', 'IT', NULL, NULL, '815621186', '0010082L2A', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '577108612877', 'FedEx', NULL, '2014-01-30', '27.01.2014 11:58', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(16397, '223138967', NULL, NULL, 'Sira Bottai', 'VIA LIGURIA 9', 'C/o GTV srl', '56025', 'Z.i. Gello di Pontedera', 'Italien', 'IT', NULL, NULL, '3478339350', '0010111XCY', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '577108612888', 'FedEx', NULL, '2014-01-30', '27.01.2014 10:28', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(16398, '223175168', NULL, NULL, 'sonia irali', 'VIA TORRENTE CEDRA 4', '', '43025', 'PALANZANO', 'Italien', 'IT', NULL, NULL, '496902264', '0010073BS8', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '577108612899', 'FedEx', NULL, '2014-01-30', '27.01.2014 12:58', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(16399, '223409732', NULL, NULL, 'Antonio De Lucia', 'Viale Europa is 61 128', '', '98123', 'Messina', 'Italien', 'IT', NULL, NULL, '3471657432', '00101037KV', NULL, NULL, 'Newton con cassa e cinturino silver (04)', NULL, '577108612903', 'FedEx', NULL, '2014-01-30', '28.01.2014 12:58', 'a0YC000000X7rtbMAB', '1', 'a0YC000000X7rtbMAB', '', '199.00'),
(16400, '223325979', NULL, NULL, 'Dolores Vittario', 'VIA GERACI SICULO 35', '', '00132', 'ROMA', 'Italien', 'IT', NULL, NULL, '3666677331', '0010200G6L', NULL, NULL, 'Newton con cassa e cinturino silver (04)', NULL, '577108612914', 'FedEx', NULL, '2014-01-30', '28.01.2014 06:58', 'a0YC000000X7rtbMAB', '1', 'a0YC000000X7rtbMAB', '', '199.00'),
(16401, '223423157', NULL, NULL, 'Giulietta Centrone', 'VIA PASQUALE ORLANDI 13', '', '40059', 'MEDICINA', 'Italien', 'IT', NULL, NULL, '3400755662', '0010024V2H', NULL, NULL, 'Newton con cassa e cinturino silver (04)', NULL, '577108612925', 'FedEx', NULL, '2014-01-30', '28.01.2014 13:58', 'a0YC000000X7rtbMAB', '1', 'a0YC000000X7rtbMAB', '', '199.00'),
(16402, '223148537', NULL, NULL, 'Giuseppe Cautiero', 'VIA ACQUEDOTTO 83', '', '80077', 'ISCHIA', 'Italien', 'IT', NULL, NULL, '3484620541', '00102279DA', NULL, NULL, 'Newton con cassa e cinturino silver (04)', NULL, '577108612936', 'FedEx', NULL, '2014-01-30', '27.01.2014 11:28', 'a0YC000000X7rtbMAB', '1', 'a0YC000000X7rtbMAB', '', '199.00'),
(16403, '223610867', NULL, NULL, 'Mario Cocolo', 'VIALE VIII MARZO 58', '', '30023', 'CONCORDIA SAGITTARIA', 'Italien', 'IT', NULL, NULL, '3289455449', '0010123U3U', NULL, NULL, 'Newton con cassa e cinturino silver (04)', NULL, '577108612947', 'FedEx', NULL, '2014-01-30', '29.01.2014 10:28', 'a0YC000000X7rtbMAB', '1', 'a0YC000000X7rtbMAB', '', '199.00'),
(16404, '223492517', NULL, NULL, 'Nocentini Impianti Ristorazione Benvenuti', 'VIA ADOLFO ANTOGNOLI 12/14/16', '', '50127', 'FIRENZE', 'Italien', 'IT', NULL, NULL, '3487358920', '00101161NO', NULL, NULL, 'Newton con cassa e cinturino silver (04)', NULL, '577108612958', 'FedEx', NULL, '2014-01-30', '28.01.2014 19:28', 'a0YC000000X7rtbMAB', '1', 'a0YC000000X7rtbMAB', '', '199.00'),
(16405, '223123379', NULL, NULL, 'Francesco Mattocci', 'Via Le Pastine 157', 'Suonare il citofono a tutti e due i piani', '04013', 'Doganella Di Ninfa', 'Italien', 'IT', NULL, NULL, '3466803666', '00102089IY', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '577108612969', 'FedEx', NULL, '2014-01-30', '27.01.2014 09:28', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(16406, '223558401', '', '', 'Jacopo Cioffi', 'VIA ROMA 285', '', '50012', 'BAGNO A RIPOLI', 'Italien', '', '', '', '3334073579', '00101733IV', '', '', 'Newton con cassa oro e cinturino marrone (02)', 'Uhr erhalten 11.02.2014\r\nUhr versendet 11.02.2014 \r\nRL 70 528 692 2DE', '577108612970', 'FedEx', '', '2014-01-30', '29.01.2014 07:28', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(16407, '223612100', NULL, NULL, 'Maria Laura Palazzini', 'VIA MODENA 7', '', '47822', 'SANTARCANGELO DI ROMAGNA', 'Italien', 'IT', NULL, NULL, '3317991909', '0010153HR7', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '577108612980', 'FedEx', NULL, '2014-01-30', '29.01.2014 10:29', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(16408, '223177074', NULL, NULL, 'roberto bozzi', 'VIA DELLA GALLUZZA 24', '', '53100', 'SIENA', 'Italien', 'IT', NULL, NULL, '577044778', '00102137CF', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '577108612991', 'FedEx', NULL, '2014-01-30', '27.01.2014 12:58', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(16409, '223155646', NULL, NULL, 'Stelian Turcanu', 'VIA JOZEF WYBICKI 37', '', '42122', 'REGGIO EMILIA', 'Italien', 'IT', NULL, NULL, '3201492869', '0010025BIT', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '577108613005', 'FedEx', NULL, '2014-01-30', '27.01.2014 11:28', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(16410, '223389356', NULL, NULL, 'TERESA GOMMI', 'VIA CARCIANO 69', 'c/o CENTRO SERVIZI - ACCENTURE piano terra', '00131', 'ROMA', 'Italien', 'IT', NULL, NULL, '3927020908', '0010071GEG', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '577108613016', 'FedEx', NULL, '2014-01-30', '28.01.2014 11:28', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(16411, '223168106', NULL, NULL, 'anna nobili', 'VIA AVELLINO 7', '', '35142', 'PADOVA', 'Italien', 'IT', NULL, NULL, '3921537802', '00100503R6', NULL, NULL, 'Newton con cassa silver e cinturino nero (01)', NULL, '577108613027', 'FedEx', NULL, '2014-01-30', '27.01.2014 12:28', 'a0YC000000X7rcbMAB', '1', 'a0YC000000X7rcbMAB', '', '199.00'),
(16412, '223472252', NULL, NULL, 'Claudio Decreto Guerrini', 'VIA EMILIA 82', 'osteria crocegallo', '27049', 'stradella', 'Italien', 'IT', NULL, NULL, '3338602275', '0010091JMK', NULL, NULL, 'Newton con cassa silver e cinturino nero (01)', NULL, '577108613038', 'FedEx', NULL, '2014-01-30', '28.01.2014 17:58', 'a0YC000000X7rcbMAB', '1', 'a0YC000000X7rcbMAB', '', '199.00'),
(16413, '223452917', NULL, NULL, 'fernando piccolo', 'VIA BOLOGNA 164/33', '', '59100', 'PRATO', 'Italien', 'IT', NULL, NULL, '3288712489', '0010158NL5', NULL, NULL, 'Newton con cassa silver e cinturino nero (01)', NULL, '577108613049', 'FedEx', NULL, '2014-01-30', '28.01.2014 16:28', 'a0YC000000X7rcbMAB', '1', 'a0YC000000X7rcbMAB', '', '199.00'),
(16414, '223248836', NULL, NULL, 'Giuseppe Murolo', 'VIA GROTTA 47', '', '81020', 'SAN NICOLA LA STRADA', 'Italien', 'IT', NULL, NULL, '3475603113', '0010170RMS', NULL, NULL, 'Newton con cassa silver e cinturino nero (01)', NULL, '577108613050', 'FedEx', NULL, '2014-01-30', '27.01.2014 18:58', 'a0YC000000X7rcbMAB', '1', 'a0YC000000X7rcbMAB', '', '199.00'),
(16415, '223135941', NULL, NULL, 'Fabian Svanelind', 'KORPRALSVAEGEN 34', '', '904 32', 'UMEA', 'Schweden', 'SE', NULL, NULL, '707545173', '0010086JCF', NULL, NULL, 'Copacabana Guld', NULL, '577108613120', 'FedEx', NULL, '2014-01-30', '27.01.2014 12:14', 'a0YC000000VzVdtMAF', '1', 'a0YC000000VzVdtMAF', '', '2695.00'),
(16416, '222571515', NULL, NULL, 'Franco Salluzzi', 'FALLHAMMARGATAN 1', '', '721 33', 'VAESTERAS', 'Schweden', 'SE', NULL, NULL, '0708-26 81 01', '0010137X9I', NULL, NULL, 'Copacabana Guld', NULL, '577108613130', 'FedEx', NULL, '2014-01-30', '24.01.2014 12:14', 'a0YC000000VzVdtMAF', '1', 'a0YC000000VzVdtMAF', '', '2695.00'),
(16417, '222883549', NULL, NULL, 'Hozan Shaly', 'BIRGITTAVAEGEN 25', '', '177 35', 'JAERFAELLA', 'Schweden', 'SE', NULL, NULL, '700909921', '0010096OJF', NULL, NULL, 'Copacabana Guld', NULL, '577108613141', 'FedEx', NULL, '2014-01-30', '26.01.2014 09:14', 'a0YC000000VzVdtMAF', '1', 'a0YC000000VzVdtMAF', '', '2695.00'),
(16418, '222859042', NULL, NULL, 'Ola Hanzen', 'TRAEGAERDSGARDEN 14', '', '433 51', 'OEJERSJOE', 'Schweden', 'SE', NULL, NULL, '709697523', '0010073WUK', NULL, NULL, 'Copacabana Guld', NULL, '577108613152', 'FedEx', NULL, '2014-01-30', '25.01.2014 23:44', 'a0YC000000VzVdtMAF', '1', 'a0YC000000VzVdtMAF', '', '2695.00'),
(16419, '222740711', NULL, NULL, 'Adam Galif', 'SNAPPHANEVAEGEN 36', '', '17754', 'Jaerfaella', 'Schweden', 'SE', NULL, NULL, '760077051', '0010022YOT', NULL, NULL, 'Copacabana Silver', NULL, '577108613163', 'FedEx', NULL, '2014-01-30', '25.01.2014 11:14', 'a0YC000000VzVdZMAV', '1', 'a0YC000000VzVdZMAV', '', '2695.00'),
(16420, '223007141', '', '', 'Karin Fransson', 'HAMMARBRINKEN 18', '', '165 71', 'HAESSELBY', 'Schweden', '', '', '', '736551175', '0010065G28', '', '', 'Copacabana Svart', 'Uhr verloren? Fedex forscht nach! 21.02.2014', '577108613244', 'FedEx', '', '2014-01-30', '26.01.2014 20:44', 'a0YC000000VzVeIMAV', '1', 'a0YC000000VzVeIMAV', '', '2695.00'),
(16421, '223536104', NULL, NULL, 'elias lindergren', 'blasippsvaegen 105', '', '446 36', 'aelvaengen', 'Schweden', 'SE', NULL, NULL, '738737506', '00101046JP', NULL, NULL, 'GM-507-2. Armbandsklocka med diamanter', NULL, '577108613255', 'FedEx', NULL, '2014-01-30', '29.01.2014 02:14', 'a0YC000000WeWbnMAF', '1', 'a0YC000000WeWbnMAF', '', '2199.00'),
(16422, '223118797', NULL, NULL, 'Lennart Andersson', 'SKANSGATAN 10', 'Lgh1202', '302 46', 'HALMSTAD', 'Schweden', 'SE', NULL, NULL, '762087487', '0010075BTU', NULL, NULL, 'GM-507-2. Armbandsklocka med diamanter', NULL, '577108613266', 'FedEx', NULL, '2014-01-30', '27.01.2014 11:14', 'a0YC000000WeWbnMAF', '1', 'a0YC000000WeWbnMAF', '', '2199.00'),
(16423, '223286739', NULL, NULL, 'Sam Tsang', 'DJAEKNEVAEGEN 14', '', '54134', 'SKOEVDE', 'Schweden', 'SE', NULL, NULL, '708808866', '0010111XI4', NULL, NULL, 'GM-507-2. Armbandsklocka med diamanter', NULL, '577108613277', 'FedEx', NULL, '2014-01-30', '27.01.2014 23:14', 'a0YC000000WeWbnMAF', '1', 'a0YC000000WeWbnMAF', '', '2199.00'),
(16424, '223531681', NULL, NULL, 'Anita Gazibara', 'KOEPMANGATAN 16 D', '', '575 31', 'EKSJOE', 'Schweden', 'SE', NULL, NULL, '736583768', '0010027AAF', NULL, NULL, 'GM-507-3. Armbandsklocka med diamanter', NULL, '577108613288', 'FedEx', NULL, '2014-01-30', '29.01.2014 01:14', 'a0YC000000WeWc7MAF', '1', 'a0YC000000WeWc7MAF', '', '2199.00'),
(16425, '223459192', NULL, NULL, 'Betim Jashari', 'VON ROSENS VAEG 22', '', '213 66', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '704805439', '0010174QX9', NULL, NULL, 'GM-507-3. Armbandsklocka med diamanter', NULL, '577108613299', 'FedEx', NULL, '2014-01-30', '28.01.2014 19:14', 'a0YC000000WeWc7MAF', '1', 'a0YC000000WeWc7MAF', '', '2199.00'),
(16426, '223368014', NULL, NULL, 'elias lindergren', 'blasippsvaegen 105', '', '446 36', 'aelvaengen', 'Schweden', 'SE', NULL, NULL, '738737506', '0010146OZG', NULL, NULL, 'GM-507-3. Armbandsklocka med diamanter', NULL, '577108613255', 'FedEx', NULL, '2014-01-30', '28.01.2014 11:44', 'a0YC000000WeWc7MAF', '1', 'a0YC000000WeWc7MAF', '', '2199.00'),
(16427, '223239330', NULL, NULL, 'Johan Falk', 'OEVRE HALLEGATAN 34', 'LGH293', '417 13', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '761911820', '001013240E', NULL, NULL, 'GM-507-4. Armbandsklocka med diamanter', NULL, '577108613314', 'FedEx', NULL, '2014-01-30', '27.01.2014 20:14', 'a0YC000000WeWWxMAN', '1', 'a0YC000000WeWWxMAN', '', '2199.00'),
(16428, '223333945', NULL, NULL, 'Nada Khwaiter', 'JACOBSENS VAEG 14', '', '856 34', 'SUNDSVALL', 'Schweden', 'SE', NULL, NULL, '', '0010147HJ5', NULL, NULL, 'GM-507-4. Armbandsklocka med diamanter', NULL, '577108613325', 'FedEx', NULL, '2014-01-30', '28.01.2014 09:44', 'a0YC000000WeWWxMAN', '1', 'a0YC000000WeWWxMAN', '', '2199.00'),
(16429, '223262604', NULL, NULL, 'Tim Laskar', 'FORNBYVAEGEN 21', '', '163 70', 'SPANGA', 'Schweden', 'SE', NULL, NULL, '735008600', '00100565VR', NULL, NULL, 'GM-507-4. Armbandsklocka med diamanter', NULL, '577108613336', 'FedEx', NULL, '2014-01-30', '27.01.2014 21:44', 'a0YC000000WeWWxMAN', '1', 'a0YC000000WeWWxMAN', '', '2199.00'),
(16430, '223521497', NULL, NULL, '30195147 OCdt Bell', '36 Platoon Imjin Company RMAS', '', 'GU15 4PQ', 'Camberley', 'Grossbritannien', 'GB', NULL, NULL, '7966066868', '0010249QF3', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611149', 'FedEx', NULL, '2014-01-30', '28.01.2014 22:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16431, '223406993', NULL, NULL, 'ALLEN BAKER', '57 FREESLAND RISE', '', 'CV10 9QE', 'NUNEATON', 'Grossbritannien', 'GB', NULL, NULL, '7900195161', '00101727BG', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611150', 'FedEx', NULL, '2014-01-30', '28.01.2014 13:24', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16432, '223528100', NULL, NULL, 'Andrzej Undziakiewicz', '121 ABBEY STREET', '', 'HU9 1LE', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7593947187', '0010028SMM', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611160', 'FedEx', NULL, '2014-01-30', '28.01.2014 23:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16433, '223364894', NULL, NULL, 'arben ballmi', '119 WALTHAM WAY', '', 'E4 8HD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7427115171', '0010098H56', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611171', 'FedEx', NULL, '2014-01-30', '28.01.2014 10:22', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16434, '223345765', NULL, NULL, 'David Shields', '27 Iittlemill road', 'Leave in porch if no answear', 'Ka6 7bp', 'Drongan', 'Grossbritannien', 'GB', NULL, NULL, '7846905601', '001001914Q', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611182', 'FedEx', NULL, '2014-01-30', '28.01.2014 09:22', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16435, '223482889', NULL, NULL, 'Dominic Lester Bentley', '325 NEW ASHBY ROAD', '', 'Le11 4et', 'Loughborough, leicester', 'Grossbritannien', 'GB', NULL, NULL, '7540221925', '0010202ILX', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611193', 'FedEx', NULL, '2014-01-30', '28.01.2014 19:53', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16436, '223449002', NULL, NULL, 'Hayley Kelly', 'PADDOCK LODG WANSFORD ROAD', '', 'YO25 5XR', 'DRIFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7985222042', '00102468W5', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611208', 'FedEx', NULL, '2014-01-30', '28.01.2014 16:53', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16437, '223360708', NULL, NULL, 'Ian Miles', 'Coombe West Monkton', 'Top Cottage', 'TA2 8RB', 'Taunton, Somerset', 'Grossbritannien', 'GB', NULL, NULL, '7813604608', '0010148RQL', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611219', 'FedEx', NULL, '2014-01-30', '28.01.2014 10:22', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16438, '223470396', NULL, NULL, 'Jessica Macaulay', '46 CONNINGSBY CLOSE', 'Bromley Cross', 'BL7 9NY', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7941781513', '0010070K1V', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611220', 'FedEx', NULL, '2014-01-30', '28.01.2014 18:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16439, '223508162', NULL, NULL, 'joanna windsor', '33 SALE ROAD', '', 'M23 0BH', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7972649619', '0010072BD5', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611230', 'FedEx', NULL, '2014-01-30', '28.01.2014 21:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16440, '223343014', NULL, NULL, 'John Smith', '29 WEST PARK AVENUE', '', 'DD10 0TY', 'MONTROSE', 'Grossbritannien', 'GB', NULL, NULL, '7513816337', '0010128NC7', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611241', 'FedEx', NULL, '2014-01-30', '28.01.2014 09:22', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16441, '223349879', NULL, NULL, 'julian hayward', '38 SPRINGFIELD DRIVE', '', 'SN11 0UG', 'CALNE', 'Grossbritannien', 'GB', NULL, NULL, '7766334407', '00101841LD', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611252', 'FedEx', NULL, '2014-01-30', '28.01.2014 09:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16442, '223474401', NULL, NULL, 'Keith Robertson', '39 COLLIESTON CIRCLE', '', 'AB22 8UT', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7720624027', '0010061LZH', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611263', 'FedEx', NULL, '2014-01-30', '28.01.2014 19:22', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16443, '223527113', NULL, NULL, 'Kofi Yeboah', '86 SOUTH NORWOOD HILL', '', 'SE25 6AQ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7931651033', '0010114YY6', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611274', 'FedEx', NULL, '2014-01-30', '28.01.2014 23:22', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16444, '223349593', NULL, NULL, 'Lauren Alford', '10 LIME CRESCENT', '', 'EX15 2SL', 'CULLOMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7946465151', '0010101BMX', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611285', 'FedEx', NULL, '2014-01-30', '28.01.2014 09:22', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16445, '223306882', NULL, NULL, 'Quan Zhang', '36CUMBERLAND EREBUS DRIVE', '', 'SE28 0GE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7748652648', '0010076B7Z', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611296', 'FedEx', NULL, '2014-01-30', '28.01.2014 00:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16446, '223337606', NULL, NULL, 'Samantha O\'Gorman', '46 BRINDLEY STREET', '', 'DY13 8JW', 'STOURPORT-ON-SEVERN', 'Grossbritannien', 'GB', NULL, NULL, '7583495276', '0010161WMV', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611300', 'FedEx', NULL, '2014-01-30', '28.01.2014 08:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16447, '223355162', NULL, NULL, 'Sean Hardwick', '12 BURLINGTON GROVE', '', 'LA4 5XW', 'MORECAMBE', 'Grossbritannien', 'GB', NULL, NULL, '7824331576', '00101557FV', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611311', 'FedEx', NULL, '2014-01-30', '28.01.2014 09:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16448, '223440765', NULL, NULL, 'Stephen Milburn', '116 NIGEL RISE', 'Dedridge', 'EH54 6LX', 'LIVINGSTON', 'Grossbritannien', 'GB', NULL, NULL, '7739510113', '0010150MA2', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611322', 'FedEx', NULL, '2014-01-30', '28.01.2014 16:22', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16449, '223356916', NULL, NULL, 'WILLIAM CARROL c/o GRAYLOC PRODUCT', 'UNIT 2 DENMORE ROAD', 'HYDROPARK BRIDGE OF DON', 'AB23 8JX', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '752633746', '0010099WYQ', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611333', 'FedEx', NULL, '2014-01-30', '28.01.2014 09:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16450, '223339888', NULL, NULL, 'william mc gough', '17 DORNOCH CRESCENT', '', 'NE10 9BA', 'GATESHEAD', 'Grossbritannien', 'GB', NULL, NULL, '1914696557', '0010244LNN', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611344', 'FedEx', NULL, '2014-01-30', '28.01.2014 08:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16451, '223395195', NULL, NULL, 'william tutt', 'DRALLOC SANDOWN ROAD', '', 'CT13 9PA', 'SANDWICH', 'Grossbritannien', 'GB', NULL, NULL, '1304612553', '10044795', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611355', 'FedEx', NULL, '2014-01-30', '28.01.2014 12:54', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16452, '223422423', NULL, NULL, 'Zack Middleton', '4 BROOK CROFT', 'North anston', 'S25 4FJ', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7854847748', '0010217FOM', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108611366', 'FedEx', NULL, '2014-01-30', '28.01.2014 14:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16453, '223500145', NULL, NULL, 'Alan Houghton', '9 GRIZEDALE', '', 'WA8 4YF', 'WIDNES', 'Grossbritannien', 'GB', NULL, NULL, '7761307527', '00102459P7', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611377', 'FedEx', NULL, '2014-01-30', '28.01.2014 21:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16454, '223452750', NULL, NULL, 'Analyn Manansala', '15 Kennyland Court,', 'Hendon Way', 'NW4 3LU', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7711025625', '0010072AFE', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611388', 'FedEx', NULL, '2014-01-30', '28.01.2014 17:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16455, '223372431', NULL, NULL, 'Bernice Dean', '6 COLUMBA DRIVE', '', 'LU7 3YN', 'LEIGHTON BUZZARD', 'Grossbritannien', 'GB', NULL, NULL, '7900437070', '001022733D', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611399', 'FedEx', NULL, '2014-01-30', '28.01.2014 11:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16456, '223405389', NULL, NULL, 'Candice Adam', '11 Russell Drive', '', 'Ka24 5BJ', 'Dalry', 'Grossbritannien', 'GB', NULL, NULL, '7450344079', '0010181OA0', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611403', 'FedEx', NULL, '2014-01-30', '28.01.2014 13:24', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16457, '223357321', NULL, NULL, 'Charles Adoga', '3 CORMORANT BRAE', '', 'AB12 3WH', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7832830288', '0010133HPV', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611414', 'FedEx', NULL, '2014-01-30', '28.01.2014 09:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16458, '223479785', NULL, NULL, 'Colin Leaver', '67 MILFORD ROAD', '', 'RG1 8LG', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7970461888', '0010205V7Q', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611425', 'FedEx', NULL, '2014-01-30', '28.01.2014 19:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16459, '223359318', NULL, NULL, 'Daniel Brierton', '26 ST. JAMES ROAD', '', 'CH45 9LS', 'WALLASEY', 'Grossbritannien', 'GB', NULL, NULL, '7742603932', '0010089EO0', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611436', 'FedEx', NULL, '2014-01-30', '28.01.2014 10:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16460, '223523410', NULL, NULL, 'Daryll Phillips', '81 BEREWEEKE AVENUE', '', 'SO22 6ES', 'WINCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7803572869', '001018631P', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611447', 'FedEx', NULL, '2014-01-30', '28.01.2014 22:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16461, '223454931', NULL, NULL, 'David Smith', '8 BUTTS AVENUE', '', 'WN7 3DH', 'LEIGH', 'Grossbritannien', 'GB', NULL, NULL, '1942707288', '00101655Q2', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611458', 'FedEx', NULL, '2014-01-30', '28.01.2014 17:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16462, '223382301', NULL, NULL, 'eileen vu-minh', '23 WOODGRANGE AVENUE', '', 'N12 0PT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7767202476', '0010142TXS', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611469', 'FedEx', NULL, '2014-01-30', '28.01.2014 11:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16463, '223451747', NULL, NULL, 'jackie hodgetts', '72 DAVIES AVENUE', '', 'SK8 3PG', 'CHEADLE', 'Grossbritannien', 'GB', NULL, NULL, '7747542971', '0010170AAD', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611470', 'FedEx', NULL, '2014-01-30', '28.01.2014 17:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16464, '223458382', NULL, NULL, 'Jacob Toye', '19 STEPHENSON WAY', 'Way', 'NN17 1DB', 'CORBY', 'Grossbritannien', 'GB', NULL, NULL, '1536204001', '0010210RGN', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611480', 'FedEx', NULL, '2014-01-30', '28.01.2014 17:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16465, '223431357', NULL, NULL, 'Jegor Celuiko', '10 KIRKDALE ROAD', '', 'E11 1HB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7446338854', '0010182PPR', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611491', 'FedEx', NULL, '2014-01-30', '28.01.2014 15:23', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16466, '223490538', NULL, NULL, 'Jennifer Deady', '10 FRANCE STREET', '', 'BL5 2HG', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7883145482', '00100156OX', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611506', 'FedEx', NULL, '2014-01-30', '28.01.2014 20:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16467, '223479730', NULL, NULL, 'Jesus Mourelle', '115 VIKING', '', 'RG12 8UW', 'BRACKNELL', 'Grossbritannien', 'GB', NULL, NULL, '7802418481', '0010087QD3', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611517', 'FedEx', NULL, '2014-01-30', '28.01.2014 19:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16468, '223484356', NULL, NULL, 'Joseph Owen', 'Lambert hall GRANBY ROW', 'Hand to reception at fairfield hall for flat c3-01', 'M60 7LH', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7503182290', '0010197XCR', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611528', 'FedEx', NULL, '2014-01-30', '28.01.2014 19:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16469, '223462798', NULL, NULL, 'Kate Hendra', '23 ELGIN GARDENS', '', 'ME2 2PU', 'ROCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7947369852', '0010156Q7G', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611539', 'FedEx', NULL, '2014-01-30', '28.01.2014 18:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16470, '223381925', NULL, NULL, 'Kevin Duggan', '1 SALLY GARDENS', '', 'BT33 0ET', 'NEWCASTLE', 'Grossbritannien', 'GB', NULL, NULL, '7808366956', '00100144B5', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611540', 'FedEx', NULL, '2014-01-30', '28.01.2014 11:53', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16471, '223386706', NULL, NULL, 'Liviu Serban', '13, flat 0/2 LUATH STREET', '', 'G51 3DZ', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7851678509', '0010104Q04', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611550', 'FedEx', NULL, '2014-01-30', '28.01.2014 12:24', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16472, '223517717', NULL, NULL, 'Louise Allkanjari', '143 COWLEY DRIVE', '', 'BN2 6TE', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '7969006548', '0010093C2H', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611561', 'FedEx', NULL, '2014-01-30', '28.01.2014 22:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16473, '223372844', NULL, NULL, 'Lynne Hoggan', 'Bradley Mourniepea', 'Auchtermuchty', 'KY14 7HP', 'Cupar   Fife', 'Grossbritannien', 'GB', NULL, NULL, '7762375668', '0010085AZ1', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611572', 'FedEx', NULL, '2014-01-30', '28.01.2014 11:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16474, '223510382', NULL, NULL, 'Mark Selawry', '41 SALTS AVENUE', '', 'ME15 0AZ', 'MAIDSTONE', 'Grossbritannien', 'GB', NULL, NULL, '7974229955', '0010178YTL', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611583', 'FedEx', NULL, '2014-01-30', '28.01.2014 21:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16475, '223405586', NULL, NULL, 'martin williams', '134 MILNER ROAD', '', 'BN2 4BQ', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '1273696019', '0010188KDE', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611594', 'FedEx', NULL, '2014-01-30', '28.01.2014 13:23', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16476, '223382516', NULL, NULL, 'Mohsan Qureshi', '24 MOORLAND DRIVE', '', 'LS28 8ER', 'PUDSEY', 'Grossbritannien', 'GB', NULL, NULL, '7784340494', '0010060BOH', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108612432', 'FedEx', NULL, '2014-01-30', '28.01.2014 11:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16477, '223502380', NULL, NULL, 'Mohsen Shirazi', '83 ALFRETON Nottingham', 'Nottingham', 'NG7 3JL', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7970123451', '00100137VI', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611610', 'FedEx', NULL, '2014-01-30', '28.01.2014 21:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16478, '223325947', NULL, NULL, 'Monika Romanowska', '287A PALATINE ROAD', '', 'M22 4ET', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7446216123', '0010023MQD', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611620', 'FedEx', NULL, '2014-01-30', '28.01.2014 07:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16479, '223378306', NULL, NULL, 'Richard Dixon', '8 BOWNESS DRIVE', '', 'WR4 9HP', 'WORCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7859077307', '0010098H29', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611631', 'FedEx', NULL, '2014-01-30', '28.01.2014 11:23', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16480, '223458400', NULL, NULL, 'Robert Hay', '67 KENT ROAD', '', 'Ws100sy', 'Wednesbury', 'Grossbritannien', 'GB', NULL, NULL, '7988246756', '00100089IV', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611642', 'FedEx', NULL, '2014-01-30', '28.01.2014 17:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16481, '223443780', NULL, NULL, 'Robert Woods', '61 RYDAL CLOSE', '', 'PL6 8TR', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '1752204919', '0010116SXI', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611653', 'FedEx', NULL, '2014-01-30', '28.01.2014 16:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16482, '223420974', NULL, NULL, 'SCOTT WALTON', 'ROCKWEL DENBIGH ROAD', 'ROCKWELL AUTOMATION', 'MK1 1EP', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7823558244', '00101346GD', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611664', 'FedEx', NULL, '2014-01-30', '28.01.2014 14:53', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16483, '223431335', NULL, NULL, 'Shivesh Kaushik', 'BRUNEL UNIVE KINGSTON LANE', 'Brunel Univeristy, Kilmorey Hall, Flat 23, Room 9', 'UB8 3PH', 'UXBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '4,47415E+11', '0010137GEX', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611675', 'FedEx', NULL, '2014-01-30', '28.01.2014 15:23', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16484, '223401344', NULL, NULL, 'stuart douglas', '40 KESTREL CLOSE', '', 'NE38 0EL', 'WASHINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7534934265', '00101261ZM', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611686', 'FedEx', NULL, '2014-01-30', '28.01.2014 13:24', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16485, '223399947', NULL, NULL, 'Vlora Shaljani', '91 HINDE HOUSE LANE', 'Firvale', 'S4 8GZ', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7890176802', '0010158HHX', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611697', 'FedEx', NULL, '2014-01-30', '28.01.2014 12:54', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16486, '223435091', NULL, NULL, 'William Wright', '16 MAYFIELD ROAD', '', 'CT18 8HL', 'FOLKESTONE', 'Grossbritannien', 'GB', NULL, NULL, '7905031850', '0010107FAT', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611701', 'FedEx', NULL, '2014-01-30', '28.01.2014 15:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16487, '223410172', NULL, NULL, 'Xin Wu', '61 SEAMOUNT COURT', '', 'AB25 1DR', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7716708058', '0010029UWP', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108611712', 'FedEx', NULL, '2014-01-30', '28.01.2014 13:53', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16488, '223380609', NULL, NULL, 'Beverley LaRosa', '2 COLTON SQUARE', 'Brewin Dolphin', 'LE1 1QF', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '1455557214', '00100679T9', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611723', 'FedEx', NULL, '2014-01-30', '28.01.2014 11:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16489, '223419439', NULL, NULL, 'Calum O\'Connell', 'MPG Riverside Building', 'New Bailey Street', 'M3 5FS', 'Salford', 'Grossbritannien', 'GB', NULL, NULL, '7795311719', '0010240G2F', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611734', 'FedEx', NULL, '2014-01-30', '28.01.2014 14:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16490, '223356929', NULL, NULL, 'Charles Adoga', '3 CORMORANT BRAE', '', 'AB12 3WH', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7832830288', '00100669XJ', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611414', 'FedEx', NULL, '2014-01-30', '28.01.2014 09:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16491, '223478728', NULL, NULL, 'Chiedozie Ekeoma', '4 POLESWORTH ROAD', 'If no one is available to provide a signature, please leave with neighbours and post a note about stating who it was left with', 'RM9 6AJ', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7508031642', '00100382FB', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611756', 'FedEx', NULL, '2014-01-30', '28.01.2014 19:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16492, '223400093', NULL, NULL, 'Cilem Hayta', '30 PEMBROKE AVENUE', '', 'EN1 4HB', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7985273325', '00101674QQ', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611767', 'FedEx', NULL, '2014-01-30', '28.01.2014 12:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16493, '223430327', NULL, NULL, 'Clive Kessell', '16 FOUNDRY DRIVE', 'Charlestown', 'PL25 3BS', 'ST. AUSTELL', 'Grossbritannien', 'GB', NULL, NULL, '7926358310', '001009922E', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611778', 'FedEx', NULL, '2014-01-30', '28.01.2014 15:23', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16494, '223365459', NULL, NULL, 'darrell litchfield', '15 CRENDON STREET', 'high wycombe', 'HP13 6LE', 'HIGH WYCOMBE', 'Grossbritannien', 'GB', NULL, NULL, '1494451300', '0010226D0H', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611789', 'FedEx', NULL, '2014-01-30', '28.01.2014 10:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16495, '223517750', NULL, NULL, 'Dorothy Tearle', '30 HANOVER DRIVE', '', 'NE21 6BL', 'BLAYDON-ON-TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7722843348', '0010084YNY', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611790', 'FedEx', NULL, '2014-01-30', '28.01.2014 22:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16496, '223457800', NULL, NULL, 'Enea Kola', 'Apartment 27 26 CORNHILL', '', 'L1 8DT', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7877015390', '0010033V3H', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611804', 'FedEx', NULL, '2014-01-30', '28.01.2014 17:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16497, '223364773', NULL, NULL, 'Evren Hassan', '23 WARLEY CLOSE', '', 'CM7 9EU', 'BRAINTREE', 'Grossbritannien', 'GB', NULL, NULL, '7809742388', '0010227HVR', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611815', 'FedEx', NULL, '2014-01-30', '28.01.2014 10:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16498, '223437961', NULL, NULL, 'Garry Mooney', '27 MELDON GRANGE', '', 'LA3 2HH', 'MORECAMBE', 'Grossbritannien', 'GB', NULL, NULL, '1524858921', '0010057VPP', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611826', 'FedEx', NULL, '2014-01-30', '28.01.2014 16:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16499, '223420326', NULL, NULL, 'Hazel Fabris', '17 CROSSLEYS', '', 'LE8 8BY', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '1162403741', '0010225VLL', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611837', 'FedEx', NULL, '2014-01-30', '28.01.2014 14:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16500, '223520785', NULL, NULL, 'ivan strugar', '21 OAKLEY ROAD', '', 'RG4 7RL', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7801191689', '0010159YSZ', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611848', 'FedEx', NULL, '2014-01-30', '28.01.2014 22:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16501, '223389335', NULL, NULL, 'Jacqueline Austen', '30 Barn mead', 'Harlow', 'CM18 6SN', 'Essex', 'Grossbritannien', 'GB', NULL, NULL, '7800835944', '00101445BC', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611859', 'FedEx', NULL, '2014-01-30', '28.01.2014 12:23', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16502, '223487433', NULL, NULL, 'Keith Robertson', '39 COLLIESTON CIRCLE', '', 'AB22 8UT', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7720624027', '0010053GIA', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611263', 'FedEx', NULL, '2014-01-30', '28.01.2014 20:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16503, '223511400', '', '', 'milena chausheva', '52 GLENISTER PARK ROAD', '', 'SW16 5DR', 'LONDON', 'Grossbritannien', '', '', '', '7554420889', '0010162S66', '', '', 'Copacabana Watch With Silver Case - GM-104-1', 'Uhr erhalten 11.02.2014\r\nUhr versendet 11.02.2014\r\nRL 7052 8693 6DE', '577108611870', 'FedEx', '', '2014-01-30', '28.01.2014 21:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16504, '223440683', NULL, NULL, 'Na Obateru', '35 Settlers Court', '17 Newport Avenue East India Quay', 'E14 2DG', 'London', 'Grossbritannien', 'GB', NULL, NULL, '79886092549', '0010198K1M', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611881', 'FedEx', NULL, '2014-01-30', '28.01.2014 16:23', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16505, '223350450', NULL, NULL, 'Oliver Green', '1A CHARLES STREET', '', 'NN14 4NU', 'KETTERING', 'Grossbritannien', 'GB', NULL, NULL, '7730149119', '0010017X8N', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611892', 'FedEx', NULL, '2014-01-30', '28.01.2014 09:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16506, '223475106', NULL, NULL, 'Paul Hayward', '31 PANCROFT', '', 'RM4 1BX', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7946182422', '0010022R67', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611907', 'FedEx', NULL, '2014-01-30', '28.01.2014 19:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16507, '223424728', NULL, NULL, 'Peter Evans', '2 BENT LANE', '', 'PR25 4HQ', 'LEYLAND', 'Grossbritannien', 'GB', NULL, NULL, '4,41772E+11', '001018542E', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611918', 'FedEx', NULL, '2014-01-30', '28.01.2014 14:54', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16508, '223356666', NULL, NULL, 'Qasir Hussain', '57 PLECKGATE ROAD', '', 'BB1 8PN', 'BLACKBURN', 'Grossbritannien', 'GB', NULL, NULL, '7949994000', '0010170ER1', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611929', 'FedEx', NULL, '2014-01-30', '28.01.2014 09:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16509, '223527223', NULL, NULL, 'Rasha Hussain', '106 SAXON DRIVE', '', 'W3 0NT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7765182217', '0010114IDP', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611930', 'FedEx', NULL, '2014-01-30', '28.01.2014 23:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16510, '223349492', NULL, NULL, 'Richard Hilton', '14 WOODPECKER CRESCENT', '', 'RH15 9XY', 'BURGESS HILL', 'Grossbritannien', 'GB', NULL, NULL, '7795670090', '0010140YR6', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611940', 'FedEx', NULL, '2014-01-30', '28.01.2014 09:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16511, '223396746', NULL, NULL, 'Richard Rogers', '53 Radford Road', '', 'EX2 4ES', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7855354662', '00100949PX', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611951', 'FedEx', NULL, '2014-01-30', '28.01.2014 12:54', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16512, '223374217', NULL, NULL, 'Russell Searle', '2 SUNNYBANK', 'Behind the Royal India resteruant off the Cardiff Road.', 'CF64 4LG', 'DINAS POWYS', 'Grossbritannien', 'GB', NULL, NULL, '7788704827', '0010108CLD', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611962', 'FedEx', NULL, '2014-01-30', '28.01.2014 11:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16513, '223368289', NULL, NULL, 'stacy curley', '12-17 capital fireplaces', 'henlow trading estate', 'sg16 6ds', 'henlow camp', 'Grossbritannien', 'GB', NULL, NULL, '1767220799', '0010104FVI', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611973', 'FedEx', NULL, '2014-01-30', '28.01.2014 10:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16514, '223458730', NULL, NULL, 'Sylwia Kola', 'Apartment 27  26CORNHILL', '', 'L1 8DT', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7429580958', '00101889XM', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611984', 'FedEx', NULL, '2014-01-30', '28.01.2014 17:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16515, '223434815', NULL, NULL, 'William Wright', '16 MAYFIELD ROAD', '', 'CT18 8HL', 'FOLKESTONE', 'Grossbritannien', 'GB', NULL, NULL, '7905031850', '00100986HS', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108611701', 'FedEx', NULL, '2014-01-30', '28.01.2014 15:53', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16516, '223383505', NULL, NULL, 'Zakar Hussain', '57 PLECKGATE ROAD', 'FAZAL HOUSE', 'BB1 8PN', 'BLACKBURN', 'Grossbritannien', 'GB', NULL, NULL, '7886700386', '00100206TN', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108612009', 'FedEx', NULL, '2014-01-30', '28.01.2014 11:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16517, '223491290', NULL, NULL, 'Aaron Singh', '5 THE ORCHARD', '', 'WV6 9PF', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7828194588', '0010147EIN', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108612010', 'FedEx', NULL, '2014-01-30', '28.01.2014 20:22', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00'),
(16518, '223510636', NULL, NULL, 'Danielle down', '12 ROSE ACRE', '', 'SS14 1UJ', 'BASILDON', 'Grossbritannien', 'GB', NULL, NULL, '1268456384', '0010184GXV', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108612020', 'FedEx', NULL, '2014-01-30', '28.01.2014 21:52', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00'),
(16519, '223466978', NULL, NULL, 'Ionita Maria Cristina', '2 regency ho 209 watling street', '', 'WD77aq', 'Radlett', 'Grossbritannien', 'GB', NULL, NULL, '7718257848', '0010061HAX', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108612031', 'FedEx', NULL, '2014-01-30', '28.01.2014 18:52', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00'),
(16520, '223351876', NULL, NULL, 'jason browne', '4 BIRCHWOOD', 'Benfleet', 'SS7 4NL', 'BENFLEET', 'Grossbritannien', 'GB', NULL, NULL, '7932228275', '0010153BQQ', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108612042', 'FedEx', NULL, '2014-01-30', '28.01.2014 09:52', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00'),
(16521, '223446077', NULL, NULL, 'Kenneth Clifton', '1 STANLEY DRIVE', 'SWINDON', 'DY3 4NH', 'DUDLEY', 'Grossbritannien', 'GB', NULL, NULL, '1384270704', '0010240YNM', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108612053', 'FedEx', NULL, '2014-01-30', '28.01.2014 16:52', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00'),
(16522, '223453007', NULL, NULL, 'Neil Robinson', '30 BEECH DRIVE', 'Wistaston', 'CW2 8RE', 'CREWE', 'Grossbritannien', 'GB', NULL, NULL, '1270569426', '0010005J7U', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108612064', 'FedEx', NULL, '2014-01-30', '28.01.2014 17:22', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(16523, '223386343', NULL, NULL, 'Paul Underwood', '47 WEST STREET', 'Media House', 'RH4 1BU', 'DORKING', 'Grossbritannien', 'GB', NULL, NULL, '7900888257', '0010169YP5', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108612075', 'FedEx', NULL, '2014-01-30', '28.01.2014 12:23', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00'),
(16524, '223447409', NULL, NULL, 'Sandi Music', 'Urbanest YORK WAY', '608A Urbanest kings cross', 'N1C4BD', 'London', 'Grossbritannien', 'GB', NULL, NULL, '4,475E+11', '0010222K8J', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108612086', 'FedEx', NULL, '2014-01-30', '28.01.2014 16:52', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00'),
(16525, '222984817', NULL, NULL, 'Afsana Murtaza', '4 NYE BEVAN CLOSE', '', 'OX4 1GB', 'OXFORD', 'Grossbritannien', 'GB', NULL, NULL, '7584255011', '0010072IWD', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108612097', 'FedEx', NULL, '2014-01-30', '26.01.2014 17:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16526, '223023011', NULL, NULL, 'Augustine Gabaza', '2 CRANFIELD ROAD', '', 'MK43 9EB', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7759487892', '0010061LTR', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108612101', 'FedEx', NULL, '2014-01-30', '26.01.2014 20:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16527, '223011033', NULL, NULL, 'Avani Vyas', '91 SHAFTESBURY AVENUE', '', 'HA2 0PP', 'HARROW', 'Grossbritannien', 'GB', NULL, NULL, '7886451982', '00100169ND', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108612112', 'FedEx', NULL, '2014-01-30', '26.01.2014 19:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16528, '222914934', NULL, NULL, 'Bhushan Bhatt', '16 THORNTON AVENUE', '', 'UB7 9JT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7400999144', '0010043F3Y', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108612123', 'FedEx', NULL, '2014-01-30', '26.01.2014 11:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16529, '222996612', NULL, NULL, 'Dr Fahd Rana', '13 PILTON CLOSE', '', 'SN5 5PF', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7795485544', '0010083AGO', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108612134', 'FedEx', NULL, '2014-01-30', '26.01.2014 18:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16530, '222936647', NULL, NULL, 'Falguni Daya', '7 Burnaston Crescent', '', 'B90 4LT', 'Solihull', 'Grossbritannien', 'GB', NULL, NULL, '7805666216', '0010180VWM', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108612145', 'FedEx', NULL, '2014-01-30', '26.01.2014 13:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16531, '223038952', NULL, NULL, 'Irina Macari', '48A MILLSTREAM CLOSE', '', 'BH17 7EG', 'POOLE', 'Grossbritannien', 'GB', NULL, NULL, '7830749979', '0010025S75', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108612156', 'FedEx', NULL, '2014-01-30', '26.01.2014 22:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16532, '223002174', NULL, NULL, 'Kam Birdi', '179 DANE ROAD', '', 'Cv24ju', 'Coventry', 'Grossbritannien', 'GB', NULL, NULL, '+44 7506 476516', '0010214GSP', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108612167', 'FedEx', NULL, '2014-01-30', '26.01.2014 19:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16533, '222943132', NULL, NULL, 'Kamaljit Kaur', '102 WATERLOO ROAD', '', 'B66 4JN', 'SMETHWICK', 'Grossbritannien', 'GB', NULL, NULL, '7403985585', '0010021KWM', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108612178', 'FedEx', NULL, '2014-01-30', '26.01.2014 13:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16534, '222915713', NULL, NULL, 'Mally Power', '99 OXFORD ROAD', '', 'B27 6DR', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7786982761', '0010066I6Y', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108612189', 'FedEx', NULL, '2014-01-30', '26.01.2014 11:22', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16535, '222954759', NULL, NULL, 'Richard Harrison', '47 SKELWITH ROAD', '', 'FY3 9UL', 'BLACKPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7745862230', '0010004EZ2', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108612190', 'FedEx', NULL, '2014-01-30', '26.01.2014 14:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16536, '222940692', NULL, NULL, 'Sailesh Daya', '7 Burnaston Crescent', '', 'B90 4LT', 'Solihull', 'Grossbritannien', 'GB', NULL, NULL, '7812400139', '0010193VPQ', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108612204', 'FedEx', NULL, '2014-01-30', '26.01.2014 13:52', 'UK140109AMC11', '1', 'a0YC000000X5zMmMAJ', '130.99', '199.00'),
(16537, '223055442', NULL, NULL, 'ABRAR AHMAD', '4 ELSTREE WAY', '', 'WD6 1RN', 'BOREHAMWOOD', 'Grossbritannien', 'GB', NULL, NULL, '7534652403', '0010171NQ9', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108612215', 'FedEx', NULL, '2014-01-30', '27.01.2014 00:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16538, '222875300', NULL, NULL, 'Ben Storey', '65 Hastings Close', '', 'b77 5lg', 'Tamworth', 'Grossbritannien', 'GB', NULL, NULL, '7545878705', '0010048Y93', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108612226', 'FedEx', NULL, '2014-01-30', '26.01.2014 03:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16539, '222983439', NULL, NULL, 'Elmas Solak', '628A Upper brentwood road', '', 'RM2 6 HS', 'Romford', 'Grossbritannien', 'GB', NULL, NULL, '7724527264', '0010235K38', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108612237', 'FedEx', NULL, '2014-01-30', '26.01.2014 17:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16540, '222889391', NULL, NULL, 'Halima Begum', '27 zetland street', '', 'e14 6pr', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7557780598', '0010088AN2', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108612248', 'FedEx', NULL, '2014-01-30', '26.01.2014 09:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16541, '223013492', NULL, NULL, 'Helen Mills', '0 Knole Academy', 'Bradbourne Vale Road', 'TN13 3LE', 'SEVENOAKS', 'Grossbritannien', 'GB', NULL, NULL, '7986787264', '0010042H4P', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108612259', 'FedEx', NULL, '2014-01-30', '26.01.2014 20:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16542, '222874605', NULL, NULL, 'Michal Helis', '56 Gardeners End', '', 'CV22 7RQ', 'Rugby', 'Grossbritannien', 'GB', NULL, NULL, '7738416504', '0010139JMK', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108612260', 'FedEx', NULL, '2014-01-30', '26.01.2014 02:52', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16543, '222903492', NULL, NULL, 'Mohammed Panahi', 'C/o airwatch 202 elder gate, phoenix house', '', 'Mk9 1be', 'Milton keynes', 'Grossbritannien', 'GB', NULL, NULL, '7881227962', '0010036NM4', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108612270', 'FedEx', NULL, '2014-01-30', '26.01.2014 10:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16544, '223037956', NULL, NULL, 'Piotr Piwowarski', 'Unit 6 Moormead Road', 'St.Margarets Business Park', 'TW1 1JN', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7596296135', '00102015B5', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108612281', 'FedEx', NULL, '2014-01-30', '26.01.2014 22:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16545, '223001644', NULL, NULL, 'Xingsan Kan', 'FDB EUROPE GRENADIER ROAD', '', 'EX1 3LH', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7825885888', '0010079XVU', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108612292', 'FedEx', NULL, '2014-01-30', '26.01.2014 19:22', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16546, '222876539', NULL, NULL, 'YUFAN XUE', '1 BILLINTON WAY', 'Bellerbys college', 'BN1 4LF', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '7445385155', '0010102AR6', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108612307', 'FedEx', NULL, '2014-01-30', '26.01.2014 04:52', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16547, '223041974', NULL, NULL, 'Amber Webb', '88 Winyates', '', 'PE2 5RG', 'Peterborough', 'Grossbritannien', 'GB', NULL, NULL, '7966664727', '0010134CX4', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108612318', 'FedEx', NULL, '2014-01-30', '26.01.2014 22:52', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(16548, '223035871', NULL, NULL, 'John Abraham', 'Flat41 40 Cartwright St.', 'Call mobile at delivery', 'E1 8LX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7446174175', '0010204Y9Q', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108612329', 'FedEx', NULL, '2014-01-30', '26.01.2014 21:52', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(16549, '222870143', NULL, NULL, 'kim Jump  (Lamba PLC)', 'UNIT 1 SOUTHFIELDS ROAD', '', 'LU6 3EJ', 'DUNSTABLE', 'Grossbritannien', 'GB', NULL, NULL, '7954691838', '0010139XH4', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108612330', 'FedEx', NULL, '2014-01-30', '26.01.2014 00:52', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '149.01', '249.00'),
(16550, '222951095', NULL, NULL, 'Natalie Townend', '3 SUTCLIFFE ROAD', '', 'PE8 6AY', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7590631771', '0010059TXM', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108612340', 'FedEx', NULL, '2014-01-30', '26.01.2014 14:22', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(16551, '222924656', NULL, NULL, 'Neil Bainton', '2 PROSPECT VIEW', '', 'WF15 8BD', 'LIVERSEDGE', 'Grossbritannien', 'GB', NULL, NULL, '7801888377', '0010193RZL', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108612351', 'FedEx', NULL, '2014-01-30', '26.01.2014 12:22', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(16552, '222998243', NULL, NULL, 'Rob Isherwood', '23 SUNNYBANK', '', 'HD8 8TJ', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7711405363', '0010179X7Y', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108612362', 'FedEx', NULL, '2014-01-30', '26.01.2014 18:52', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(16553, '223055339', NULL, NULL, 'Aija Bolude', '85 SWITHLAND AVENUE', '', 'LE4 5BQ', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7703688306', '0010217HE6', NULL, NULL, 'Rio Watch - Black Strap - Black Case - Black and Silver Dial', NULL, '577108612373', 'FedEx', NULL, '2014-01-30', '27.01.2014 00:22', 'UK140109AMC08', '1', 'a0YC000000X5zYQMAZ', '143.01', '249.00'),
(16554, '222944029', NULL, NULL, 'Gill Thomas', '26 CARRWOOD WAY', '', 'PR5 4NR', 'PRESTON', 'Grossbritannien', 'GB', NULL, NULL, '7765892032', '00101033HD', NULL, NULL, 'Rio Watch - Black Strap - Black Case - Black and Silver Dial', NULL, '577108612384', 'FedEx', NULL, '2014-01-30', '26.01.2014 13:53', 'UK140109AMC08', '1', 'a0YC000000X5zYQMAZ', '143.01', '249.00'),
(16555, '223054958', NULL, NULL, 'ABRAR AHMAD', '4 ELSTREE WAY', '', 'WD6 1RN', 'BOREHAMWOOD', 'Grossbritannien', 'GB', NULL, NULL, '7534652403', '0010023AMX', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108612400', 'FedEx', NULL, '2014-01-30', '27.01.2014 00:22', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16556, '222880042', NULL, NULL, 'Alice Marshall', '16 PLAYFAIR ROAD', '', 'PO5 1EQ', 'SOUTHSEA', 'Grossbritannien', 'GB', NULL, NULL, '7568076878', '00100664PO', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108612432', 'FedEx', NULL, '2014-01-30', '26.01.2014 07:52', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '149.01', '249.00'),
(16557, '223001339', NULL, NULL, 'Xingsan Kan', 'FDB EUROPE GRENADIER ROAD', '', 'EX1 3LH', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7825885888', '0010133KBV', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108612292', 'FedEx', NULL, '2014-01-30', '26.01.2014 19:22', 'UK140109AMC07', '1', 'a0YC000000X5zXNMAZ', '143.01', '249.00'),
(16558, '223961967', NULL, NULL, 'Alana Cotter', '2 Cahill Ville, Old Youghal Road', '', '21', 'Cork', 'Irland', 'IE', NULL, NULL, '851107787', '0010189XH1', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '577108613380', 'FedEx', NULL, '2014-01-31', '30.01.2014 20:32', 'a0YC000000X75j8MAB', '1', 'a0YC000000X75j8MAB', '', '279.00'),
(16559, '223851270', NULL, NULL, 'Karen Ryan Mc Namara', '8 St Patricks Road', 'Singland', '0', 'Limerick', 'Irland', 'IE', NULL, NULL, '00 353 86 8650565', '0010134GDF', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108613391', 'FedEx', NULL, '2014-01-31', '30.01.2014 12:02', 'a0YC000000X75jmMAB', '1', 'a0YC000000X75jmMAB', '', '279.00'),
(16560, '223974535', NULL, NULL, 'Richard Hopkins', '14 mayfield rd', 'The Beeches, Ferrybank,', 'xxxxxx', 'waterford', 'Irland', 'IE', NULL, NULL, '858207766', '00101703W3', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108613406', 'FedEx', NULL, '2014-01-31', '30.01.2014 21:32', 'a0YC000000X75jmMAB', '1', 'a0YC000000X75jmMAB', '', '279.00'),
(16561, '223653512', NULL, NULL, 'fida hussain rana', '13b fashion city', 'ballymount dublin24', '0', 'Dublin24', 'Irland', 'IE', NULL, NULL, '867743048', '0010222CD8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108613417', 'FedEx', NULL, '2014-01-31', '29.01.2014 14:32', 'a0YC000000WfqJcMAJ', '1', 'a0YC000000WfqJcMAJ', '', '299.99'),
(16562, '223651785', NULL, NULL, 'Stuart Devine', '85 Mcintosh park dun laoghaire', '', 'Co', 'Dublin', 'Irland', 'IE', NULL, NULL, '879012752', '0010089RHG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108613428', 'FedEx', NULL, '2014-01-31', '29.01.2014 14:32', 'a0YC000000WfqJcMAJ', '1', 'a0YC000000WfqJcMAJ', '', '299.99'),
(16563, '223652370', NULL, NULL, 'Laoise De Bhulbh', '15 St Josephs Terrace', 'Gould Street', '0', 'Cork CIty', 'Irland', 'IE', NULL, NULL, '876772902', '00100023XP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108613439', 'FedEx', NULL, '2014-01-31', '29.01.2014 14:32', 'a0YC000000WfqJNMAZ', '1', 'a0YC000000WfqJNMAZ', '', '299.99'),
(16564, '223949972', NULL, NULL, 'Teresa O\'Callaghan', '16 The Meadows', 'Cornelscourt', 'Co. Kildar', 'Newbridge', 'Irland', 'IE', NULL, NULL, '876344576', '0010094JEM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108613440', 'FedEx', NULL, '2014-01-31', '30.01.2014 19:32', 'a0YC000000WfqJNMAZ', '1', 'a0YC000000WfqJNMAZ', '', '299.99'),
(16565, '223845078', NULL, NULL, 'seenevassen bodireddy', 'apt 215 eyre square', 'great wester house', 'galway', 'galway city', 'Irland', 'IE', NULL, NULL, '894571882', '00100877W8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108613450', 'FedEx', NULL, '2014-01-31', '30.01.2014 11:32', 'a0YC000000WfqJXMAZ', '1', 'a0YC000000WfqJXMAZ', '', '299.99'),
(16566, '223629851', NULL, NULL, 'Adrian Lynch', '15 St Josephs Terrace', 'Gould Street', '0', 'Cork CIty', 'Irland', 'IE', NULL, NULL, '857483258', '00102183KT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108613461', 'FedEx', NULL, '2014-01-31', '29.01.2014 13:02', 'a0YC000000WfqJ8MAJ', '1', 'a0YC000000WfqJ8MAJ', '', '299.99'),
(16567, '223958377', NULL, NULL, 'Desouky Abaiy', '5 broadmeadow castle', '', '123', 'ashbourne', 'Irland', 'IE', NULL, NULL, '868600077', '0010209FXX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108613472', 'FedEx', NULL, '2014-01-31', '30.01.2014 20:32', 'a0YC000000WfqJ8MAJ', '1', 'a0YC000000WfqJ8MAJ', '', '299.99'),
(16568, '223955499', NULL, NULL, 'Jerzy Jablonski', 'Unit 5 Square Ind.Tallaght', 'Delivery Office', 'REG LOCER', 'Dublin D24', 'Irland', 'IE', NULL, NULL, '868773661', '0010236JF7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108613483', 'FedEx', NULL, '2014-01-31', '30.01.2014 20:02', 'a0YC000000WfqJSMAZ', '1', 'a0YC000000WfqJSMAZ', '', '299.99'),
(16569, '223888400', NULL, NULL, 'Linda Lynch', '32 Rosroe avenue', 'Caherdavin', '0', 'Caherdavin Limerick', 'Irland', 'IE', NULL, NULL, '864171425', '0010215L67', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108613494', 'FedEx', NULL, '2014-01-31', '30.01.2014 14:32', 'a0YC000000WfqJSMAZ', '1', 'a0YC000000WfqJSMAZ', '', '299.99'),
(16570, '223965134', NULL, NULL, 'Vidette Molyneaux', 'Camheen House', 'Camheen , Mungret', '1234', 'Co Limerick', 'Irland', 'IE', NULL, NULL, '3,53874E+11', '001014982U', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108613509', 'FedEx', NULL, '2014-01-31', '30.01.2014 21:02', 'a0YC000000WfqJSMAZ', '1', 'a0YC000000WfqJSMAZ', '', '299.99'),
(16571, '223846912', NULL, NULL, 'giulio meneghini', 'VIA PIETRO NENNI 21', 'P.IVA- 03149760237', '37057', 'SAN GIOVANNI LUPATOTO', 'Italien', 'IT', NULL, NULL, '3355808472', '0010147VTB', NULL, NULL, 'Copacabana con cassa argento, quadrante nero e cinturino nero - P2513681', NULL, '577108613542', 'FedEx', NULL, '2014-01-31', '30.01.2014 10:28', 'a0YC000000X7FnSMAV', '1', 'a0YC000000X7FnSMAV', '', '299.00'),
(16572, '223717924', NULL, NULL, 'Filippo Bellato', 'Via Marcanta 15', '', '45011', 'Bellombra', 'Italien', 'IT', NULL, NULL, '3485669498', '0010233RMW', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '577108613553', 'FedEx', NULL, '2014-01-31', '29.01.2014 18:28', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(16573, '223858366', NULL, NULL, 'Genoveffa Palomba', 'VIA SANT ANTONIO 81', '', '80045', 'POMPEI', 'Italien', 'IT', NULL, NULL, '3385015856', '0010190OT8', NULL, NULL, 'Montecarlo con cassa argento, quadrante nero e cinturino nero - P2513679', NULL, '577108613564', 'FedEx', NULL, '2014-01-31', '30.01.2014 11:28', 'a0YC000000X7FmoMAF', '1', 'a0YC000000X7FmoMAF', '', '279.00'),
(16574, '223739285', NULL, NULL, 'RITA BRAGLIA', 'VIA ANCORA 344', 'C/O AUTOTRASPORTI BRAGLIA SNC', '41049', 'SASSUOLO', 'Italien', 'IT', NULL, NULL, '3482491607', '0010134S2L', NULL, NULL, 'Montecarlo con cassa oro, quadrante nero e cinturino marrone - P2513680', NULL, '577108613575', 'FedEx', NULL, '2014-01-31', '29.01.2014 19:58', 'a0YC000000X7FmyMAF', '1', 'a0YC000000X7FmyMAF', '', '279.00'),
(16575, '223847632', NULL, NULL, 'Fabrizio Vistarini', 'VIA ETTORE PONTI 48', 'cancello carraio orari 8.00-12.00 14.00 18.00 da lunedi a venerdi', '20143', 'MILANO', 'Italien', 'IT', NULL, NULL, '289155650', '0010056AKA', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '577108613586', 'FedEx', NULL, '2014-01-31', '30.01.2014 10:28', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(16576, '223831549', NULL, NULL, 'Gabriela Correa Gonzalez', 'VIA DELLA LIBERTA 171', '', '90143', 'PALERMO', 'Italien', 'IT', NULL, NULL, '3283055189', '10191708', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '577108613597', 'FedEx', NULL, '2014-01-31', '30.01.2014 09:28', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(16577, '223640377', NULL, NULL, 'roberto colella', 'VIALE IPPOCRATE 104', '', '00161', 'ROMA', 'Italien', 'IT', NULL, NULL, '3494554918', '0010115X1Y', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '577108613601', 'FedEx', NULL, '2014-01-31', '29.01.2014 12:29', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(16578, '223837172', NULL, NULL, 'Salvatore Granato', 'VIALE GUGLIELMO MARCONI 57', 'C/o comando compagnia carabinieri', '25015', 'DESENZANO DEL GARDA', 'Italien', 'IT', NULL, NULL, '3346923272', '0010029BJM', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '577108613612', 'FedEx', NULL, '2014-01-31', '30.01.2014 09:58', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(16579, '223742329', NULL, NULL, 'Andrea Giacomo Motta', 'Dante Alighieri  10', '', '20873', 'Cavenago di Brianza', 'Italien', 'IT', NULL, NULL, '3284378114', '0010208L3V', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '577108613623', 'FedEx', NULL, '2014-01-31', '29.01.2014 20:28', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(16580, '223707680', NULL, NULL, 'Mario Cocolo', 'VIALE VIII MARZO 58', '', '30023', 'CONCORDIA SAGITTARIA', 'Italien', 'IT', NULL, NULL, '3289455449', '0010041WNN', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '577108613634', 'FedEx', NULL, '2014-01-31', '29.01.2014 17:58', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(16581, '223743023', NULL, NULL, 'mihaela chira', 'VIA ROTABILE 50', 'Mattina p/v avviso telefonico', '04023', 'FORMIA', 'Italien', 'IT', NULL, NULL, '3493607097', '0010107K74', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '577108613645', 'FedEx', NULL, '2014-01-31', '29.01.2014 20:28', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(16582, '223715509', NULL, NULL, 'Vulpe Raluca', 'VIA PETRARCA 2/5', '', '31040', 'GORGO AL MONTICANO', 'Italien', 'IT', NULL, NULL, '3921525190', '0010166VY1', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '577108613656', 'FedEx', NULL, '2014-01-31', '29.01.2014 18:28', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(16583, '223743416', NULL, NULL, 'Ida spanedda', 'VIA MICHELE COPPINO 26', 'Presso uffici AOU 3\' piano Ufficio affari giuridici e istituzionali', '07100', 'Sassari', 'Italien', 'IT', NULL, NULL, '3496718930', '00100465QF', NULL, NULL, 'Newton con cassa e cinturino silver (04)', NULL, '577108613667', 'FedEx', NULL, '2014-01-31', '29.01.2014 20:28', 'a0YC000000X7rtbMAB', '1', 'a0YC000000X7rtbMAB', '', '199.00'),
(16584, '223659690', NULL, NULL, 'marco turrini', 'VIA ACHILLE GRANDI 1-9', '', '48025', 'RIOLO TERME', 'Italien', 'IT', NULL, NULL, '3494411414', '0010115CVG', NULL, NULL, 'Newton con cassa e cinturino silver (07)', NULL, '577108613678', 'FedEx', NULL, '2014-01-31', '29.01.2014 13:59', 'a0YC000000X7rvmMAB', '1', 'a0YC000000X7rvmMAB', '', '199.00'),
(16585, '223665238', NULL, NULL, 'fernando piccolo', 'VIA BOLOGNA 164/33', '', '59100', 'PRATO', 'Italien', 'IT', NULL, NULL, '3288712489', '0010219QPX', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '577108613689', 'FedEx', NULL, '2014-01-31', '29.01.2014 14:29', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(16586, '223729971', NULL, NULL, 'MIRTA TURRI', 'VIA ELENA DA PERSICO 11', '', '37136', 'VERONA', 'Italien', 'IT', NULL, NULL, '3468000290', '0010021C72', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '577108613690', 'FedEx', NULL, '2014-01-31', '29.01.2014 19:28', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(16587, '223825711', NULL, NULL, 'Projenia giacopello', 'VIA RENATA BIANCHI 39', 'Projenia srl - 5Â° Piano', '16152', 'GENOVA', 'Italien', 'IT', NULL, NULL, '3454271884', '0010140DNG', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '577108613704', 'FedEx', NULL, '2014-01-31', '30.01.2014 08:58', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(16588, '223648757', NULL, NULL, 'yongquan Li', 'VIA FABIO FILZI 22/2', '', '59100', 'PRATO', 'Italien', 'IT', NULL, NULL, '3271029153', '00101565NC', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '577108613715', 'FedEx', NULL, '2014-01-31', '29.01.2014 12:59', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(16589, '223660884', NULL, NULL, 'NILOOFAR HAGHIGHIAN', 'CORSO ALDO GASTALDI 25', 'casa degli studenti gastaldi, No stanza:312', '16131', 'GENOVA', 'Italien', 'IT', NULL, NULL, '3277043539', '0010182JCI', NULL, NULL, 'Newton con cassa silver e cinturino nero (01)', NULL, '577108613726', 'FedEx', NULL, '2014-01-31', '29.01.2014 13:59', 'a0YC000000X7rcbMAB', '1', 'a0YC000000X7rcbMAB', '', '199.00'),
(16590, '223927844', NULL, NULL, '25156136 Cpl Reffin', 'PwrSct HICSSS', '', 'Camp Bastion', 'Grossbritannien', 'BFPO 792', 'GB', NULL, NULL, '7904162122', '0010057K1Y', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, 'RL705045665DE', 'Deutsche Post', NULL, '2014-02-03', '30.01.2014 17:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16591, '223991896', NULL, NULL, 'andrew king', '16 FAIRFIELD CRESCENT', 'Long eaton', 'NOTTINGHAM', 'Grossbritannien', 'NG10 3AH', 'GB', NULL, NULL, '7971239127', '0010104NNF', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108613770', 'FedEx', NULL, '2014-02-03', '30.01.2014 23:22', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16592, '223963499', NULL, NULL, 'artur rembisz', '10 LAUREL COURT', '', 'ROCHDALE', 'Grossbritannien', 'OL16 5SN', 'GB', NULL, NULL, '7572501265', '0010103LGT', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108613781', 'FedEx', NULL, '2014-02-03', '30.01.2014 20:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16593, '223747704', NULL, NULL, 'Barry Caple', '2A WEYLAND ROAD', '', 'OXFORD', 'Grossbritannien', 'OX3 8PD', 'GB', NULL, NULL, '1865760258', '0010183VLU', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108613792', 'FedEx', NULL, '2014-02-03', '29.01.2014 21:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16594, '223710274', NULL, NULL, 'Christian Greasby', '10d WILLINGTON ROAD', '', 'Boston', 'Grossbritannien', 'Pe201eh', 'GB', NULL, NULL, '7506042018', '0010087A7H', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108613807', 'FedEx', NULL, '2014-02-03', '29.01.2014 18:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16595, '223685953', NULL, NULL, 'Engl Kaci', '51 high stre HIGH STREET', '', 'Oxford', 'Grossbritannien', 'Ox1 4as', 'GB', NULL, NULL, '787933296', '0010121MKU', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108613818', 'FedEx', NULL, '2014-02-03', '29.01.2014 16:53', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16596, '223683329', NULL, NULL, 'Falconer Dunn', '108 Scocles Road', '', 'Sheerness', 'Grossbritannien', 'ME12 3SN', 'GB', NULL, NULL, '7831389873', '0010236JR5', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108613829', 'FedEx', NULL, '2014-02-03', '29.01.2014 16:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16597, '223895923', NULL, NULL, 'George Caven', 'Sgts Mess RAF BENSON', '', 'Wallingford', 'Grossbritannien', 'OX10 6AA', 'GB', NULL, NULL, '7960474530', '0010089FUK', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108613830', 'FedEx', NULL, '2014-02-03', '30.01.2014 15:22', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16598, '223602962', NULL, NULL, 'Ian Megahy', '7 BIRCHWOOD COURT', 'Bessacarr', 'DONCASTER', 'Grossbritannien', 'DN4 6TA', 'GB', NULL, NULL, '1302376279', '0010040CMX', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108613840', 'FedEx', NULL, '2014-02-03', '29.01.2014 10:53', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16599, '223743087', NULL, NULL, 'James Thompson', '229A VICTORIA RISE', '', 'LONDON', 'Grossbritannien', 'SW4 0PF', 'GB', NULL, NULL, '7712408267', '0010168MZA', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108613851', 'FedEx', NULL, '2014-02-03', '29.01.2014 21:22', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16600, '223771799', NULL, NULL, 'Jennifer Watson', '12 LAKESIDE ROAD', '', 'KIRKCALDY', 'Grossbritannien', 'KY2 5QJ', 'GB', NULL, NULL, '7823331572', '0010073D9Q', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108613862', 'FedEx', NULL, '2014-02-03', '29.01.2014 23:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16601, '223628535', NULL, NULL, 'louis Taylor', '86 queendwn avenue', '', 'Gillingham, Kent', 'Grossbritannien', 'ME8 9NZ', 'GB', NULL, NULL, '1634375700', '0010154JC8', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108613873', 'FedEx', NULL, '2014-02-03', '29.01.2014 12:54', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16602, '223770127', NULL, NULL, 'Mayfred Asare', '2 CANBERRA ROAD', '', 'EMSWORTH', 'Grossbritannien', 'PO10 8EE', 'GB', NULL, NULL, '7780475552', '0010198UFV', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108613884', 'FedEx', NULL, '2014-02-03', '29.01.2014 23:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16603, '223542207', NULL, NULL, 'Michael Bartholomew', '40 PRINCES STREET', 'St.clements', 'OXFORD', 'Grossbritannien', 'OX4 1DD', 'GB', NULL, NULL, '7767744996', '00100065K4', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108613895', 'FedEx', NULL, '2014-02-03', '29.01.2014 03:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16604, '223685054', NULL, NULL, 'michael marriott', '3 totley close', '', 'nottingham', 'Grossbritannien', 'ng6 8dd', 'GB', NULL, NULL, '7794580179', '0010055T8O', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108613900', 'FedEx', NULL, '2014-02-03', '29.01.2014 16:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16605, '223602807', NULL, NULL, 'Pamela Cole', '91 LANGDALE', 'Albany', 'WASHINGTON', 'Grossbritannien', 'NE37 1UQ', 'GB', NULL, NULL, '7985610568', '0010077SEP', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108613910', 'FedEx', NULL, '2014-02-03', '29.01.2014 10:53', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16606, '223663880', NULL, NULL, 'Peter Layton', '27 KENSINGTON GARDENS', '', 'LEEDS', 'Grossbritannien', 'LS10 4UW', 'GB', NULL, NULL, '7572069315', '00102015JF', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108613921', 'FedEx', NULL, '2014-02-03', '29.01.2014 15:24', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16607, '223781810', NULL, NULL, 'Salma kauser', '103 PEEL STREET', 'Rochdale', 'ROCHDALE', 'Grossbritannien', 'OL12 6PS', 'GB', NULL, NULL, '07447 454394', '0010003LYJ', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108613932', 'FedEx', NULL, '2014-02-03', '30.01.2014 02:22', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16608, '223724393', NULL, NULL, 'Sonata tabarukishvili', '2-525 CHRISTCHURCH ROAD', '', 'BOURNEMOUTH', 'Grossbritannien', 'BH1 4AG', 'GB', NULL, NULL, '7913777109', '0010090B81', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108613943', 'FedEx', NULL, '2014-02-03', '29.01.2014 19:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16609, '223967452', NULL, NULL, 'Terence Tremlett', '127 Downer Road South', '', 'Benfleet', 'Grossbritannien', 'SS7 1HX', 'GB', NULL, NULL, '1268794702', '0010120QV7', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108613954', 'FedEx', NULL, '2014-02-03', '30.01.2014 21:22', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16610, '223705565', NULL, NULL, 'Tom reid', '2 BALK FARM COURT', 'Birdwell', 'BARNSLEY', 'Grossbritannien', 'S70 5XJ', 'GB', NULL, NULL, '7766117442', '0010092QYL', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108613965', 'FedEx', NULL, '2014-02-03', '29.01.2014 18:22', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16611, '223820937', NULL, NULL, 'adam garrett', '42 barwell', 'leatherhead road', 'surrey', 'Grossbritannien', 'kt9 2ny', 'GB', NULL, NULL, '7826518398', '0010194QJE', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108613976', 'FedEx', NULL, '2014-02-03', '30.01.2014 09:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16612, '223543116', NULL, NULL, 'Ahmed Ali', '42 BERRY ROAD', '', 'BIRMINGHAM', 'Grossbritannien', 'B8 1SU', 'GB', NULL, NULL, '7828742458', '0010105HX3', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108613987', 'FedEx', NULL, '2014-02-03', '29.01.2014 04:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16613, '223722039', NULL, NULL, 'Akeem Arowolo', '1 Cobb Close', '', 'Coventry', 'Grossbritannien', 'Cv2 4gf', 'GB', NULL, NULL, '7828173395', '00102483XK', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108613998', 'FedEx', NULL, '2014-02-03', '29.01.2014 19:53', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16614, '223909871', NULL, NULL, 'Alan Naismith', '30002900 Stn Armoury RAF WITTERING', '', 'Peterborough', 'Grossbritannien', 'PE8 6HB', 'GB', NULL, NULL, '7515815430', '0010141JL5', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614001', 'FedEx', NULL, '2014-02-03', '30.01.2014 16:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16615, '223623187', NULL, NULL, 'alba rosa dominguez guedez', '12A THE GROVE', '', 'LONDON', 'Grossbritannien', 'W5 5LH', 'GB', NULL, NULL, '7989408005', '0010024JOB', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614012', 'FedEx', NULL, '2014-02-03', '29.01.2014 12:27', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16616, '223579230', NULL, NULL, 'Alison Smith', '8 DUNCAN CLOSE', '', 'NORTHAMPTON', 'Grossbritannien', 'NN3 6WL', 'GB', NULL, NULL, '7980861010', '0010018RB4', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614023', 'FedEx', NULL, '2014-02-03', '29.01.2014 09:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16617, '223976686', NULL, NULL, 'Amir Zainodini', 'FLAT 66 TALGARTH ROAD', '', 'LONDON', 'Grossbritannien', 'W6 8DF', 'GB', NULL, NULL, '7965275412', '0010111VYO', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614034', 'FedEx', NULL, '2014-02-03', '30.01.2014 21:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16618, '223961796', NULL, NULL, 'Anj Cooke', '36 Fennel Road', '', 'Portishead', 'Grossbritannien', 'BS20 7FB', 'GB', NULL, NULL, '7801891825', '00101752AR', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614045', 'FedEx', NULL, '2014-02-03', '30.01.2014 20:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16619, '223679460', NULL, NULL, 'Arowolo Akeem', '1 COBB CLOSE', '', 'COVENTRY', 'Grossbritannien', 'CV2 4GF', 'GB', NULL, NULL, '7538761720', '0010121DXV', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614056', 'FedEx', NULL, '2014-02-03', '29.01.2014 16:23', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16620, '223864699', NULL, NULL, 'Arthur Arnold', '2 CAE MAEN LLWYD', '', 'HENGOED', 'Grossbritannien', 'CF82 7LS', 'GB', NULL, NULL, '1443812955', '0010239IW6', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614067', 'FedEx', NULL, '2014-02-03', '30.01.2014 12:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16621, '223631640', NULL, NULL, 'Arthur Arnold', '2 CAE MAEN LLWYD', '', 'HENGOED', 'Grossbritannien', 'CF82 7LS', 'GB', NULL, NULL, '7943366883', '0010150ZMJ', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614067', 'FedEx', NULL, '2014-02-03', '29.01.2014 12:54', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16622, '223586190', NULL, NULL, 'Bruce Stewart', 'Highley Manor', 'Crawley Lane', 'Balcombe', 'Grossbritannien', 'RH17 6LA', 'GB', NULL, NULL, '1444811770', '0010228LLS', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614089', 'FedEx', NULL, '2014-02-03', '29.01.2014 10:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16623, '223938290', NULL, NULL, 'Caitlin Donovan', '1-4 PORTLAND SQUARE', 'Tribal', 'BRISTOL', 'Grossbritannien', 'BS2 8RR', 'GB', NULL, NULL, '7515896460', '00100167TB', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614090', 'FedEx', NULL, '2014-02-03', '30.01.2014 18:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16624, '223984566', NULL, NULL, 'David Parsons', '23/3 PARSONS GREEN TERRACE', '', 'EDINBURGH', 'Grossbritannien', 'EH8 7AG', 'GB', NULL, NULL, '7715901576', '0010129WQ9', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614104', 'FedEx', NULL, '2014-02-03', '30.01.2014 22:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16625, '223852329', NULL, NULL, 'Dawn Breeze', '10 BERKELEY CLOSE', '', 'GLOUCESTER', 'Grossbritannien', 'GL3 3TG', 'GB', NULL, NULL, '7531479621', '10073371', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614115', 'FedEx', NULL, '2014-02-03', '30.01.2014 11:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16626, '223599001', NULL, NULL, 'Demitri Lightbourne', '42 GREEN LANE', '', 'ILFORD', 'Grossbritannien', 'IG1 1YL', 'GB', NULL, NULL, '7722562217', '0010139XMB', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614126', 'FedEx', NULL, '2014-02-03', '29.01.2014 10:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16627, '223641210', NULL, NULL, 'Edward Mason', '102 CARYSFORT ROAD', '', 'LONDON', 'Grossbritannien', 'N16 9AP', 'GB', NULL, NULL, '7730873868', '0010124QHX', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614137', 'FedEx', NULL, '2014-02-03', '29.01.2014 13:55', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16628, '223680882', NULL, NULL, 'Florin Constantin Cristat', '167 GARTH ROAD', '', 'MORDEN', 'Grossbritannien', 'SM4 4LF', 'GB', NULL, NULL, '7814047087', '00101232VN', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614148', 'FedEx', NULL, '2014-02-03', '29.01.2014 16:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16629, '223779188', NULL, NULL, 'Gabriele Mazza', '57 Charlotte Street', 'Pescatori Restaurant', 'London', 'Grossbritannien', 'W1T 4PD', 'GB', NULL, NULL, '7453264450', '0010058OGL', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614159', 'FedEx', NULL, '2014-02-03', '30.01.2014 01:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16630, '223600888', NULL, NULL, 'Glyn Woodham', '41 TYLERS CLOSE', '', 'Godstone', 'Grossbritannien', 'Rh98aw', 'GB', NULL, NULL, '7546930940', '00101136IO', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614160', 'FedEx', NULL, '2014-02-03', '29.01.2014 10:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16631, '223755214', NULL, NULL, 'Hakeem Aworolo', 'NUMBER 1 COBB CLOSE', '', 'COVENTRY', 'Grossbritannien', 'CV2 4GF', 'GB', NULL, NULL, '7538761720', '00100904OG', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614170', 'FedEx', NULL, '2014-02-03', '29.01.2014 22:23', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16632, '223561517', NULL, NULL, 'helen olley', '16 highcliff court', '', 'rottingdean    brighton', 'Grossbritannien', 'BN2 7JP', 'GB', NULL, NULL, '7815583693', '00102357O9', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614181', 'FedEx', NULL, '2014-02-03', '29.01.2014 08:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16633, '223968037', NULL, NULL, 'ikechukwu abuah', 'Apt 23 170 SOLLY STREET', 'Mellor house', 'SHEFFIELD', 'Grossbritannien', 'S1 4LU', 'GB', NULL, NULL, '7902601900', '0010233CJ4', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614192', 'FedEx', NULL, '2014-02-03', '30.01.2014 21:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16634, '223839483', NULL, NULL, 'imtiaz kosar', '77 SYCAMORE AVENUE', 'Dogsthorpe', 'PETERBOROUGH', 'Grossbritannien', 'PE1 4JS', 'GB', NULL, NULL, '7882764268', '00101354UJ', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614207', 'FedEx', NULL, '2014-02-03', '30.01.2014 10:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16635, '223738035', NULL, NULL, 'J LIN', '3 HOLLIES LANE', '', 'SALFORD', 'Grossbritannien', 'M5 3GX', 'GB', NULL, NULL, '7868883333', '0010201NVU', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614218', 'FedEx', NULL, '2014-02-03', '29.01.2014 20:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16636, '223534035', NULL, NULL, 'Jagtar Gabha', 'Flat E 134 HIGH STREET', '', 'HOUNSLOW', 'Grossbritannien', 'TW5 9PY', 'GB', NULL, NULL, '+44 7940 119090', '0010004VS2', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614229', 'FedEx', NULL, '2014-02-03', '29.01.2014 00:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16637, '223590547', NULL, NULL, 'James Rygor', '52 WEST END', 'Can be left with neighbour if signed for', 'WESTBURY', 'Grossbritannien', 'BA13 3JG', 'GB', NULL, NULL, '7809675717', '0010207PK7', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614230', 'FedEx', NULL, '2014-02-03', '29.01.2014 10:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16638, '223802049', NULL, NULL, 'jason browne', '4 BIRCHWOOD', 'Benfleet', 'BENFLEET', 'Grossbritannien', 'SS7 4NL', 'GB', NULL, NULL, '7932228275', '0010036XTS', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614240', 'FedEx', NULL, '2014-02-03', '30.01.2014 08:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16639, '223649844', NULL, NULL, 'jayne furniss', '4 Holmhirst drive', '', 'Sheffield', 'Grossbritannien', 's8 0hb', 'GB', NULL, NULL, '7525688841', '0010007LUJ', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614251', 'FedEx', NULL, '2014-02-03', '29.01.2014 14:23', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16640, '223730629', NULL, NULL, 'John Wilby', '21 CHARLES STREET', '', 'BARNSLEY', 'Grossbritannien', 'S70 1RB', 'GB', NULL, NULL, '7919053276', '0010097E8M', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614262', 'FedEx', NULL, '2014-02-03', '29.01.2014 20:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16641, '223994773', NULL, NULL, 'Lisa Atter', '40 THE CRESCENT', '', 'HALIFAX', 'Grossbritannien', 'HX4 9ER', 'GB', NULL, NULL, '7955588264', '0010074PLN', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614273', 'FedEx', NULL, '2014-02-03', '30.01.2014 23:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16642, '223768776', NULL, NULL, 'MING HO', '20 WILMOTT STREET', 'room E, flat A4, cavendish', 'MANCHESTER', 'Grossbritannien', 'M15 6AS', 'GB', NULL, NULL, '7707986389', '0010027IMK', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614284', 'FedEx', NULL, '2014-02-03', '29.01.2014 23:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16643, '223936835', NULL, NULL, 'Miro Klempar', '17 AXWELL VIEW', 'Winlaton', 'BLAYDON-ON-TYNE', 'Grossbritannien', 'NE21 6NF', 'GB', NULL, NULL, '1914141100', '0010249HI3', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614295', 'FedEx', NULL, '2014-02-03', '30.01.2014 18:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16644, '223956927', NULL, NULL, 'Osama Chamoun', '206 MAULDETH ROAD WEST', 'Withington', 'MANCHESTER', 'Grossbritannien', 'M20 1GX', 'GB', NULL, NULL, '4,47792E+11', '0010216KM1', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614300', 'FedEx', NULL, '2014-02-03', '30.01.2014 20:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16645, '223576644', NULL, NULL, 'patrick barry', '3 BAY TREE AVENUE', '', 'SWANSEA', 'Grossbritannien', 'SA2 8JN', 'GB', NULL, NULL, '7925849914', '00101897F5', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614310', 'FedEx', NULL, '2014-02-03', '29.01.2014 09:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16646, '223736176', NULL, NULL, 'Pawel Brach', '17 BOURNVILLE ROAD', '', 'WESTON-SUPER-MARE', 'Grossbritannien', 'BS23 3RB', 'GB', NULL, NULL, '7564066847', '0010033SUO', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614321', 'FedEx', NULL, '2014-02-03', '29.01.2014 20:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16647, '223701822', NULL, NULL, 'peter white', '208 Greensand View', 'woburnsands', 'Milton Keynes', 'Grossbritannien', 'MK17 8FD', 'GB', NULL, NULL, '7740942622', '0010096YI9', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614332', 'FedEx', NULL, '2014-02-03', '29.01.2014 18:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16648, '223653069', NULL, NULL, 'Philip Gallagher', 'Top Flat 5 Hillside, Cotham', '', 'Bristol', 'Grossbritannien', 'BS6 6JP', 'GB', NULL, NULL, '7980585094', '0010112R90', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614343', 'FedEx', NULL, '2014-02-03', '29.01.2014 14:23', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16649, '223663996', NULL, NULL, 'Rebekah Sutton', '6 PORT TALBOT PLACE', '', 'SWANSEA', 'Grossbritannien', 'SA5 5JD', 'GB', NULL, NULL, '7534177551', '00101188GL', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614354', 'FedEx', NULL, '2014-02-03', '29.01.2014 15:23', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16650, '223829497', NULL, NULL, 'Richard Stephens', '25 RAWDON PLACE', 'Moira', 'CRAIGAVON', 'Grossbritannien', 'BT67 0NX', 'GB', NULL, NULL, '7857460877', '00101083SV', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614365', 'FedEx', NULL, '2014-02-03', '30.01.2014 10:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16651, '223868236', NULL, NULL, 'Son Linh Tran', '44 PENTRE GWYN', '', 'Wrexham', 'Grossbritannien', 'Ll13 8ye', 'GB', NULL, NULL, '7974868686', '0010109C1C', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614376', 'FedEx', NULL, '2014-02-03', '30.01.2014 13:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16652, '223979063', NULL, NULL, 'Sam Southerden', 'CHERRY END CHERRY TREE ROAD', 'House name= Cherry End Cottage', 'SLOUGH', 'Grossbritannien', 'SL2 3EF', 'GB', NULL, NULL, '7740355194', '0010172FRD', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614387', 'FedEx', NULL, '2014-02-03', '30.01.2014 21:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16653, '223895363', NULL, NULL, 'satchidanandam turaga', '98 CUMNOR HILL', '', 'OXFORD', 'Grossbritannien', 'OX2 9HY', 'GB', NULL, NULL, '-1865865527', '0010083KHZ', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614398', 'FedEx', NULL, '2014-02-03', '30.01.2014 14:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16654, '223641053', NULL, NULL, 'simon woolmer', '15 BUSHEY ROAD', '', 'SUTTON', 'Grossbritannien', 'SM1 1QR', 'GB', NULL, NULL, '7833472629', '0010229HAT', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614402', 'FedEx', NULL, '2014-02-03', '29.01.2014 13:54', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16655, '223899511', NULL, NULL, 'Stephane chapron', '1 CHURCHILL CLOSE', '', 'NOTTINGHAM', 'Grossbritannien', 'NG5 6QG', 'GB', NULL, NULL, '1159260049', '0010012OBL', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614413', 'FedEx', NULL, '2014-02-03', '30.01.2014 15:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16656, '223717745', NULL, NULL, 'Stephen Downward', '10 MAES COLLEN', '', 'LLANGOLLEN', 'Grossbritannien', 'LL20 8EN', 'GB', NULL, NULL, '7914668922', '0010151J65', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614424', 'FedEx', NULL, '2014-02-03', '29.01.2014 19:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(16657, '223712395', NULL, NULL, 'Stuart Peasgood', '12A LAUNDER TERRACE', '', 'GRANTHAM', 'Grossbritannien', 'NG31 6BU', 'GB', NULL, NULL, '7914396226', '0010218R0D', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614435', 'FedEx', NULL, '2014-02-03', '29.01.2014 18:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16658, '223693086', NULL, NULL, 'Svetlana Morozova', '407A Ashley Road', 'Parkstone', 'Poole', 'Grossbritannien', 'BH14 0AX', 'GB', NULL, NULL, '7868722329', '0010157FDG', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614446', 'FedEx', NULL, '2014-02-03', '29.01.2014 17:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16659, '223900859', NULL, NULL, 'Tanbir Uddin', '7 HOUGHTON SQUARE', '', 'LONDON', 'Grossbritannien', 'SW9 9AN', 'GB', NULL, NULL, '7964879031', '0010041RO7', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614457', 'FedEx', NULL, '2014-02-03', '30.01.2014 15:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16660, '223708908', NULL, NULL, 'TINGTING SONG', '147 GREAT DUCIE STREET', '', 'MANCHESTER', 'Grossbritannien', 'M3 1FB', 'GB', NULL, NULL, '7753299520', '0010065UKS', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614468', 'FedEx', NULL, '2014-02-03', '29.01.2014 18:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16661, '223995818', NULL, NULL, 'Vincent Burgess', '28 Charlton Lane', '', 'Bristol', 'Grossbritannien', 'BS10 6SQ', 'GB', NULL, NULL, '', '0010056EHC', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614479', 'FedEx', NULL, '2014-02-03', '30.01.2014 23:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16662, '223603840', NULL, NULL, 'Wendy Penfold', '63-65 Herne Hill', 'Petermans', 'London', 'Grossbritannien', 'SE24 9NE', 'GB', NULL, NULL, '2077335454', '0010199K2L', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614480', 'FedEx', NULL, '2014-02-03', '29.01.2014 11:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16663, '223783766', NULL, NULL, 'Yassine Cheaaibi', '25 RYDER DRIVE', '', 'LONDON', 'Grossbritannien', 'SE16 3BB', 'GB', NULL, NULL, '7930359987', '00102467IC', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108614490', 'FedEx', NULL, '2014-02-03', '30.01.2014 03:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16664, '223741445', NULL, NULL, 'Agita Arifaj', '251 NEW CHURCH ROAD', 'Flat 2', 'HOVE', 'Grossbritannien', 'BN3 4EE', 'GB', NULL, NULL, '7518121281', '0010016NLY', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614505', 'FedEx', NULL, '2014-02-03', '29.01.2014 21:23', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16665, '223536574', NULL, NULL, 'Alexandros Kyriakos', '318 WATERLOO QUAY', '', 'LIVERPOOL', 'Grossbritannien', 'L3 0BT', 'GB', NULL, NULL, '7402583233', '00100875KQ', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614516', 'FedEx', NULL, '2014-02-03', '29.01.2014 01:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16666, '223681624', NULL, NULL, 'Andreas Polychronis', '143 HADLEY ROAD', '', 'BARNET', 'Grossbritannien', 'EN5 5QN', 'GB', NULL, NULL, '7879688880', '0010154P3T', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614527', 'FedEx', NULL, '2014-02-03', '29.01.2014 16:53', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16667, '223849273', NULL, NULL, 'Andrew Boyle', '282 COLTNESS ROAD', '', 'WISHAW', 'Grossbritannien', 'ML2 7EX', 'GB', NULL, NULL, '1698387421', '0010243H2E', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614538', 'FedEx', NULL, '2014-02-03', '30.01.2014 11:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16668, '223820719', NULL, NULL, 'Arthur Arnold', '2 CAE MAEN LLWYD', '', 'HENGOED', 'Grossbritannien', 'CF82 7LS', 'GB', NULL, NULL, '7943366883', '0010123GTU', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614067', 'FedEx', NULL, '2014-02-03', '30.01.2014 09:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16669, '223542302', NULL, NULL, 'Christopher Sherry', '6 BRAILES DRIVE', '', 'SUTTON COLDFIELD', 'Grossbritannien', 'B76 2UW', 'GB', NULL, NULL, '7823446833', '0010157TAD', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614550', 'FedEx', NULL, '2014-02-03', '29.01.2014 03:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16670, '223646133', NULL, NULL, 'Claire Kingsmill', '109 Vale green', 'NR3 2EL', 'Norwich', 'Grossbritannien', 'NR3 2EL', 'GB', NULL, NULL, '7581028487', '0010203T96', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614560', 'FedEx', NULL, '2014-02-03', '29.01.2014 13:55', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16671, '223638630', NULL, NULL, 'Craig Roberts', '17 Weymouth Crescent', '', 'Scunthorpe', 'Grossbritannien', 'DN17 1TU', 'GB', NULL, NULL, '7772623379', '10190129', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614571', 'FedEx', NULL, '2014-02-03', '29.01.2014 13:25', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16672, '223720139', NULL, NULL, 'DARIUSZ MARTUSIEWICZ', '29F FROGHALL ROAD', '', 'ABERDEEN', 'Grossbritannien', 'AB24 3JL', 'GB', NULL, NULL, '7769706272', '0010083UWB', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614582', 'FedEx', NULL, '2014-02-03', '29.01.2014 19:53', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16673, '223878448', NULL, NULL, 'Edward Humphries', 'DC LITTLEWORTH ROAD', 'DAIRY CREST', 'ESHER', 'Grossbritannien', 'KT10 9PN', 'GB', NULL, NULL, '7985559446', '00102316FV', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614593', 'FedEx', NULL, '2014-02-03', '30.01.2014 13:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16674, '223760037', NULL, NULL, 'Fiona Howard', '37 ERMINE WAY', 'Sawtry', 'HUNTINGDON', 'Grossbritannien', 'PE28 5UQ', 'GB', NULL, NULL, '1487832880', '0010125C9R', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614608', 'FedEx', NULL, '2014-02-03', '29.01.2014 22:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16675, '223723834', NULL, NULL, 'gary sands', '12 ST. GEORGES ROAD', '', 'PORTSMOUTH', 'Grossbritannien', 'PO6 2DN', 'GB', NULL, NULL, '7712764089', '0010158DFB', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614619', 'FedEx', NULL, '2014-02-03', '29.01.2014 19:53', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16676, '223646889', NULL, NULL, 'George Morton', '18 ELDON STREET', '', 'BARNSLEY', 'Grossbritannien', 'S70 2JB', 'GB', NULL, NULL, '7792731965', '0010073HV5', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614620', 'FedEx', NULL, '2014-02-03', '29.01.2014 13:54', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16677, '223678517', NULL, NULL, 'Gertrude McFarlane', '7 KIRKBURN AVENUE', '', 'GLASGOW', 'Grossbritannien', 'G72 8NS', 'GB', NULL, NULL, '7891137389', '0010026ECF', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614630', 'FedEx', NULL, '2014-02-03', '29.01.2014 16:23', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16678, '223667140', NULL, NULL, 'Holly McEvoy', '339 BRUNSHAW ROAD', '', 'BURNLEY', 'Grossbritannien', 'BB10 3HX', 'GB', NULL, NULL, '7843485621', '001007746N', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614641', 'FedEx', NULL, '2014-02-03', '29.01.2014 15:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16679, '223733882', NULL, NULL, 'Jackie Qiao', '7 KNIGHTS WAY', '', 'ILFORD', 'Grossbritannien', 'IG6 2RR', 'GB', NULL, NULL, '7723456635', '00102492P3', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614652', 'FedEx', NULL, '2014-02-03', '29.01.2014 20:53', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16680, '223879714', NULL, NULL, 'James Bannister,DPDesigns', '4 Western Parade', '', 'Woodhatch .Reigate Surrey', 'Grossbritannien', 'RH2 8AU', 'GB', NULL, NULL, '7889978652', '0010143W8K', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614663', 'FedEx', NULL, '2014-02-03', '30.01.2014 13:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16681, '223721715', NULL, NULL, 'Jaswinder Johal', '26 ALLEN ROAD', 'Whitmore Reans', 'WOLVERHAMPTON', 'Grossbritannien', 'WV6 0AN', 'GB', NULL, NULL, '7749134015', '0010079NOY', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614674', 'FedEx', NULL, '2014-02-03', '29.01.2014 19:53', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16682, '223756465', NULL, NULL, 'Jay Hackett', '21 ABBOTSFORD ROAD', '', 'LICHFIELD', 'Grossbritannien', 'WS14 9XL', 'GB', NULL, NULL, '7412592386', '00100294HQ', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614685', 'FedEx', NULL, '2014-02-03', '29.01.2014 22:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16683, '223726660', NULL, NULL, 'jia qiao', '7 KNIGHTS WAY', '', 'ILFORD', 'Grossbritannien', 'IG6 2RR', 'GB', NULL, NULL, '7723456635', '00100127O8', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614696', 'FedEx', NULL, '2014-02-03', '29.01.2014 20:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16684, '223888041', NULL, NULL, 'John Wilders', '55 BRUNEL DRIVE', '', 'NORTHAMPTON', 'Grossbritannien', 'NN5 4AF', 'GB', NULL, NULL, '7878429334', '0010048ARS', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614700', 'FedEx', NULL, '2014-02-03', '30.01.2014 14:23', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16685, '223887804', NULL, NULL, 'julie chew', '7 CLOAN AVENUE', '', 'GLASGOW', 'Grossbritannien', 'G15 6DA', 'GB', NULL, NULL, '1413287199', '0010221YCY', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614711', 'FedEx', NULL, '2014-02-03', '30.01.2014 14:23', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16686, '223588550', NULL, NULL, 'Luke Smith', '2 School street', '', 'Keighley', 'Grossbritannien', 'Bd206er', 'GB', NULL, NULL, '7833259499', '00102447LL', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614722', 'FedEx', NULL, '2014-02-03', '29.01.2014 10:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16687, '223988785', NULL, NULL, 'Mark McDonald', '91 EATON GARDENS', 'West Derby', 'LIVERPOOL', 'Grossbritannien', 'L12 3HN', 'GB', NULL, NULL, '1514756842', '0010032O3Q', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614733', 'FedEx', NULL, '2014-02-03', '30.01.2014 22:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16688, '223943759', NULL, NULL, 'Matt Smith', '12 TELFORD ROAD', '', 'BRAINTREE', 'Grossbritannien', 'CM7 1EA', 'GB', NULL, NULL, '7835880183', '0010160CJM', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614744', 'FedEx', NULL, '2014-02-03', '30.01.2014 19:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16689, '223646208', NULL, NULL, 'Michael Wyspianski', '116 NORTHWOOD AVENUE', '', 'PURLEY', 'Grossbritannien', 'CR8 2EQ', 'GB', NULL, NULL, '4,47888E+11', '0010146LQB', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614755', 'FedEx', NULL, '2014-02-03', '29.01.2014 13:55', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16690, '223736978', NULL, NULL, 'Oliwia Hurley', '130 GREEN LANE', '', 'LONDON', 'Grossbritannien', 'SW16 3NB', 'GB', NULL, NULL, '7931466630', '0010164K16', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614766', 'FedEx', NULL, '2014-02-03', '29.01.2014 20:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16691, '223717749', NULL, NULL, 'peng sun', '7 KNIGHTS WAY', '', 'ILFORD', 'Grossbritannien', 'IG6 2RR', 'GB', NULL, NULL, '7846558249', '00102299RH', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614777', 'FedEx', NULL, '2014-02-03', '29.01.2014 19:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16692, '223934577', NULL, NULL, 'Rachael Hindmarch', '13 LEESFIELD GARDENS', 'Meadowfield', 'DURHAM', 'Grossbritannien', 'DH7 8NQ', 'GB', NULL, NULL, '7792607180', '0010058AZI', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614788', 'FedEx', NULL, '2014-02-03', '30.01.2014 18:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16693, '223784989', NULL, NULL, 'Rameez Mahmood', '45 VERE ROAD', '', 'PETERBOROUGH', 'Grossbritannien', 'PE1 3EB', 'GB', NULL, NULL, '7454612121', '00101343RL', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614799', 'FedEx', NULL, '2014-02-03', '30.01.2014 04:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16694, '223804337', NULL, NULL, 'Ricky Nebe', '74 TARNWOOD PARK', '', 'LONDON', 'Grossbritannien', 'SE9 5PB', 'GB', NULL, NULL, '7896151621', '0010089KLK', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614803', 'FedEx', NULL, '2014-02-03', '30.01.2014 08:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16695, '223915644', NULL, NULL, 'Ricky walsh', '26 APPLEBY CLOSE', '', 'BANBURY', 'Grossbritannien', 'OX16 0UY', 'GB', NULL, NULL, '7889009599', '0010211SKW', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614814', 'FedEx', NULL, '2014-02-03', '30.01.2014 16:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16696, '223709413', NULL, NULL, 'Robert Lay', '104 WENDOVER ROAD', '', 'HAVANT', 'Grossbritannien', 'PO9 1DW', 'GB', NULL, NULL, '7823771520', '0010118YMU', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614825', 'FedEx', NULL, '2014-02-03', '29.01.2014 18:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16697, '223987099', NULL, NULL, 'Sammy Million', '8 BRONTE GIRDLERS ROAD', '', 'LONDON', 'Grossbritannien', 'W14 0PX', 'GB', NULL, NULL, '7986246003', '00100040UY', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614836', 'FedEx', NULL, '2014-02-03', '30.01.2014 22:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16698, '223836674', NULL, NULL, 'Steven Newberry', '37 BISHOPSWOOD', '', 'ASHFORD', 'Grossbritannien', 'TN23 3RD', 'GB', NULL, NULL, '7976384577', '0010036MR5', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614847', 'FedEx', NULL, '2014-02-03', '30.01.2014 10:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16699, '223815890', NULL, NULL, 'william mcallister', '6 GAIRBRAID PLACE', '', 'GLASGOW', 'Grossbritannien', 'G20 8DN', 'GB', NULL, NULL, '1412874238', '0010072QDN', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614858', 'FedEx', NULL, '2014-02-03', '30.01.2014 09:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16700, '223959820', NULL, NULL, 'Xingsan Kan', 'FDB EUROPE GRENADIER ROAD', '', 'EXETER', 'Grossbritannien', 'EX1 3LH', 'GB', NULL, NULL, '7825885888', '0010076KWS', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614869', 'FedEx', NULL, '2014-02-03', '30.01.2014 20:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16701, '223731612', NULL, NULL, 'yi wang', '7 KNIGHTS WAY', '', 'ILFORD', 'Grossbritannien', 'IG6 2RR', 'GB', NULL, NULL, '7723456635', '001020515G', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108614870', 'FedEx', NULL, '2014-02-03', '29.01.2014 20:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16702, '223668429', NULL, NULL, 'Daniel Brennan', '31 Forest Hill Conlig', '', 'Newtownards', 'Grossbritannien', 'Bt237fh', 'GB', NULL, NULL, '7836557619', '00101002Y4', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108614880', 'FedEx', NULL, '2014-02-03', '29.01.2014 15:53', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00'),
(16703, '223953772', NULL, NULL, 'Derek Pennell', '166 SIDEGATE LANE', '', 'IPSWICH', 'Grossbritannien', 'IP4 4JW', 'GB', NULL, NULL, '7737178600', '0010198YJI', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108614891', 'FedEx', NULL, '2014-02-03', '30.01.2014 19:52', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00'),
(16704, '223861014', NULL, NULL, 'ian harris', '2A SITE HULLAVINGTON', 'Hullavington Airfield', 'CHIPPENHAM', 'Grossbritannien', 'SN14 6GU', 'GB', NULL, NULL, '1666838362', '001013451T', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108614906', 'FedEx', NULL, '2014-02-03', '30.01.2014 12:22', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00'),
(16705, '223653346', NULL, NULL, 'Ian Johnstone', '1 FINDHORN COURT', 'Gardenhall', 'GLASGOW', 'Grossbritannien', 'G75 8HH', 'GB', NULL, NULL, '7775792106', '0010151BCQ', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108614917', 'FedEx', NULL, '2014-02-03', '29.01.2014 14:22', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00'),
(16706, '223974515', NULL, NULL, 'Jack Reid', '8A UNDERWOOD ROAD', '', 'PAISLEY', 'Grossbritannien', 'PA3 1TD', 'GB', NULL, NULL, '7538209053', '0010235VI7', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108614928', 'FedEx', NULL, '2014-02-03', '30.01.2014 21:52', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00'),
(16707, '223973215', NULL, NULL, 'Jacqueline Wilkie', '228 TWEED CRESCENT', '', 'DUNDEE', 'Grossbritannien', 'DD2 4DQ', 'GB', NULL, NULL, '1382525097', '0010168NMH', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108614939', 'FedEx', NULL, '2014-02-03', '30.01.2014 21:22', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00'),
(16708, '223986347', NULL, NULL, 'Monika Tylicka M&M automotive', 'Unit 7 Latches Wharf', '', 'newport', 'Grossbritannien', 'np202jr', 'GB', NULL, NULL, '7856842596', '00101027DU', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108614940', 'FedEx', NULL, '2014-02-03', '30.01.2014 22:52', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00'),
(16709, '223918646', NULL, NULL, 'Nishantkumar Patel', '45 ASPINALL ROAD', 'Brockley', 'LONDON', 'Grossbritannien', 'SE4 2EH', 'GB', NULL, NULL, '7545893745', '0010189E6Y', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108614950', 'FedEx', NULL, '2014-02-03', '30.01.2014 17:22', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00'),
(16710, '223685567', NULL, NULL, 'sandra pattison', '4 WHEATFIELD CRESCENT', '', 'MANSFIELD', 'Grossbritannien', 'NG19 9HQ', 'GB', NULL, NULL, '7887850576', '0010085HXQ', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108614961', 'FedEx', NULL, '2014-02-03', '29.01.2014 16:53', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00'),
(16711, '223909121', NULL, NULL, 'THERESA HARRIS', '21 ASTORIA CLOSE', '', 'CARDIFF', 'Grossbritannien', 'CF14 9DQ', 'GB', NULL, NULL, '7776063606', '0010197LL2', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108614972', 'FedEx', NULL, '2014-02-03', '30.01.2014 16:22', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00'),
(16712, '223724505', NULL, NULL, 'Matthew Taylor', 'The MDU', '230 BLACKFRIARS ROAD', 'LONDON', 'Grossbritannien', 'SE1 8PJ', 'GB', NULL, NULL, '7581466437', '00101205RX', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108614983', 'FedEx', NULL, '2014-02-03', '29.01.2014 19:52', 'UK140109AMC10', '1', 'a0YC000000X5zabMAB', '130.99', '199.00'),
(16713, '222518570', NULL, NULL, 'Xingsan Kan', 'FDB EUROPE GRENADIER ROAD', '', 'EXETER', 'Grossbritannien', 'EX1 3LH', 'GB', NULL, NULL, '7825885888', '0010166IAV', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - White Dial', NULL, '577108614869', 'FedEx', NULL, '2014-02-03', '24.01.2014 04:52', 'UK140109AMC09', '1', 'a0YC000000X5z6KMAR', '130.99', '199.00'),
(16714, '223881070', NULL, NULL, 'Andrew Mangold', '32 ANGMERING LANE', 'East Preston', 'LITTLEHAMPTON', 'Grossbritannien', 'BN16 2TA', 'GB', NULL, NULL, '7449930217', '0010245XZA', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108615008', 'FedEx', NULL, '2014-02-03', '30.01.2014 13:52', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16715, '223650283', NULL, NULL, 'charlie keto', '20 BITTERN CLOSE', '', 'GATESHEAD', 'Grossbritannien', 'NE11 9FG', 'GB', NULL, NULL, '7446790660', '0010213RJU', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108615019', 'FedEx', NULL, '2014-02-03', '29.01.2014 14:23', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16716, '223610024', NULL, NULL, 'Gilbert whyte', '30 FLAT A AMPTHILL ROAD', 'entrance behind coral bookies off Millbrook road silver gates if not home can leave at 32 ampthill rd alex\'s the hairdresser round front..', 'BEDFORD', 'Grossbritannien', 'MK42 9HG', 'GB', NULL, NULL, '7971743154', '0010142I6P', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108615020', 'FedEx', NULL, '2014-02-03', '29.01.2014 11:25', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16717, '223890941', NULL, NULL, 'jay pancholi', '95 PEEBLES WAY', 'rushey mead', 'LEICESTER', 'Grossbritannien', 'LE4 7ZB', 'GB', NULL, NULL, '7747604852', '0010202F7O', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108615030', 'FedEx', NULL, '2014-02-03', '30.01.2014 14:52', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16718, '223593296', NULL, NULL, 'Joanna Tkaczyk', '133 GRACEMOUNT DRIVE', '', 'EDINBURGH', 'Grossbritannien', 'EH16 6RQ', 'GB', NULL, NULL, '7958053568', '0010083PE2', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108615041', 'FedEx', NULL, '2014-02-03', '29.01.2014 10:22', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16719, '223952263', NULL, NULL, 'Mike Sadler', '8 Priory Court', '', 'Gloucester', 'Grossbritannien', 'GL3 2HE', 'GB', NULL, NULL, '7580203032', '0010223SKP', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108615052', 'FedEx', NULL, '2014-02-03', '30.01.2014 19:52', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16720, '223778350', NULL, NULL, 'Nupesh Gorasia', '19 WOODSIDE AVENUE', '', 'WEMBLEY', 'Grossbritannien', 'HA0 1UN', 'GB', NULL, NULL, '7595990174', '0010172T98', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108615063', 'FedEx', NULL, '2014-02-03', '30.01.2014 00:52', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16721, '223942585', NULL, NULL, 'Rosalind gurney', '12 SILVER FOX CRESCENT', 'woodley, reading', 'READING', 'Grossbritannien', 'RG5 3JA', 'GB', NULL, NULL, '7581042293', '001009377S', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108615074', 'FedEx', NULL, '2014-02-03', '30.01.2014 19:22', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16722, '223960873', NULL, NULL, 'Xingsan Kan', 'FDB EUROPE GRENADIER ROAD', '', 'EXETER', 'Grossbritannien', 'EX1 3LH', 'GB', NULL, NULL, '7825885888', '00101493N9', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108614869', 'FedEx', NULL, '2014-02-03', '30.01.2014 20:52', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16723, '223857910', NULL, NULL, 'gemma dutton', '5 cranford road', '', 'Wilmslow', 'Grossbritannien', 'Sk9 4du', 'GB', NULL, NULL, '1625251204', '0010244FBL', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '577108615096', 'FedEx', NULL, '2014-02-03', '30.01.2014 12:22', 'UK140110AMC04', '1', 'a0YC000000X6A0fMAF', '130.99', '199.00'),
(16724, '223764790', NULL, NULL, 'Gregory Worrell', '63 ARLOTT CRESCENT', 'Oldbrook', 'MILTON KEYNES', 'Grossbritannien', 'MK6 2RA', 'GB', NULL, NULL, '7400330547', '0010181F7E', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '577108615100', 'FedEx', NULL, '2014-02-03', '29.01.2014 22:53', 'UK140110AMC04', '1', 'a0YC000000X6A0fMAF', '130.99', '199.00'),
(16725, '223989884', NULL, NULL, 'Ramtin farshbafsardroudian', 'FLAT30 BLACKMAN STREET', '', 'BRIGHTON', 'Grossbritannien', 'BN1 4FE', 'GB', NULL, NULL, '4,47981E+11', '0010055MHM', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '577108615111', 'FedEx', NULL, '2014-02-03', '30.01.2014 22:52', 'UK140110AMC04', '1', 'a0YC000000X6A0fMAF', '130.99', '199.00'),
(16726, '223818883', NULL, NULL, 'Ben Haskins Bel-Air', 'unit 12 Westbank Road', 'Duncrue Industrial Estate', 'Belfast', 'Grossbritannien', 'BT3 9JL', 'GB', NULL, NULL, '7958179224', '0010201B1K', NULL, NULL, 'Newton Watch - Black Strap With Silver Case and Black Face (GM-4004-2)', NULL, '577108615122', 'FedEx', NULL, '2014-02-03', '30.01.2014 09:52', 'UK140110AMC02', '1', 'a0YC000000X69p3MAB', '130.99', '199.00'),
(16727, '223688031', NULL, NULL, 'Dawn McMillan', '6D MOSSKNOWE', '', 'GLASGOW', 'Grossbritannien', 'G67 2HU', 'GB', NULL, NULL, '7411942170', '0010018LGB', NULL, NULL, 'Newton Watch - Black Strap With Silver Case and Black Face (GM-4004-2)', NULL, '577108615133', 'FedEx', NULL, '2014-02-03', '29.01.2014 17:23', 'UK140110AMC02', '1', 'a0YC000000X69p3MAB', '130.99', '199.00'),
(16728, '223750709', NULL, NULL, 'Aaron Singh', '5 THE ORCHARD', '', 'WOLVERHAMPTON', 'Grossbritannien', 'WV6 9PF', 'GB', NULL, NULL, '7828194588', '0010078B0H', NULL, NULL, 'Newton Watch - Black Strap With Silver Case and White Face (GM-4004-1)', NULL, '577108615144', 'FedEx', NULL, '2014-02-03', '29.01.2014 21:52', 'UK140110AMC01', '1', 'a0YC000000X69oUMAR', '130.99', '199.00'),
(16729, '223899583', NULL, NULL, 'Dave Orton', 'Oval P Training Ground', 'Wigston Road', 'Oadby', 'Grossbritannien', 'LE2 5QG', 'GB', NULL, NULL, '7968240875', '0010196Q1O', NULL, NULL, 'Newton Watch - Black Strap With Silver Case and White Face (GM-4004-1)', NULL, '577108615155', 'FedEx', NULL, '2014-02-03', '30.01.2014 15:22', 'UK140110AMC01', '1', 'a0YC000000X69oUMAR', '130.99', '199.00'),
(16730, '223838556', NULL, NULL, 'Alejandro Balbastro', '1 ALBEMARLE ROAD', '49 Lait House', 'BECKENHAM', 'Grossbritannien', 'BR3 5LN', 'GB', NULL, NULL, '7921923006', '0010185GLA', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108615166', 'FedEx', NULL, '2014-02-03', '30.01.2014 10:52', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(16731, '223771265', NULL, NULL, 'Alistair Mclean', '3A PEMBERTON VALLEY', '', 'AYR', 'Grossbritannien', 'KA7 4UH', 'GB', NULL, NULL, '1292440559', '0010024J9F', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108615177', 'FedEx', NULL, '2014-02-03', '29.01.2014 23:52', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(16732, '223653817', NULL, NULL, 'Amar Raichura', '28 WOODHALL DRIVE', '', 'PINNER', 'Grossbritannien', 'HA5 4TQ', 'GB', NULL, NULL, '7595743400', '0010233JDL', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108615188', 'FedEx', NULL, '2014-02-03', '29.01.2014 14:24', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(16733, '223728981', NULL, NULL, 'Ayatah Arhin', '90 HOLBROOK ROAD', '', 'LONDON', 'Grossbritannien', 'E15 3DZ', 'GB', NULL, NULL, '7828740786', '0010025PY7', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108615199', 'FedEx', NULL, '2014-02-03', '29.01.2014 20:22', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(16734, '223642333', NULL, NULL, 'Carrie Troke', 'SCOBBISCOMBE SCOBBISCOMBE FARM', '', 'PLYMOUTH', 'Grossbritannien', 'PL8 2EW', 'GB', NULL, NULL, '01752 830680', '00100302NB', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108615203', 'FedEx', NULL, '2014-02-03', '29.01.2014 13:55', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(16735, '223869223', NULL, NULL, 'Emma Davis', '9 WEST LEA DRIVE', 'Tingley', 'WAKEFIELD', 'Grossbritannien', 'WF3 1DH', 'GB', NULL, NULL, '7930230993', '00101793LS', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108615214', 'FedEx', NULL, '2014-02-03', '30.01.2014 13:22', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(16736, '223652624', NULL, NULL, 'George Laver', '25 ALLENBY DRIVE', '', 'HORNCHURCH', 'Grossbritannien', 'RM11 3SA', 'GB', NULL, NULL, '7717473327', '0010043YLD', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108615225', 'FedEx', NULL, '2014-02-03', '29.01.2014 14:23', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(16737, '223768190', NULL, NULL, 'James Quao', '8 COPPOCK CLOSE', 'Battersea', 'LONDON', 'Grossbritannien', 'SW11 2LF', 'GB', NULL, NULL, '7951225461', '001021930Z', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108615236', 'FedEx', NULL, '2014-02-03', '29.01.2014 23:22', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(16738, '223646950', NULL, NULL, 'Jazbir Heer', '21 PEMBROKE ROAD', '', 'ERITH', 'Grossbritannien', 'DA8 1BN', 'GB', NULL, NULL, '7725887732', '00101887M6', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108615247', 'FedEx', NULL, '2014-02-03', '29.01.2014 13:53', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(16739, '223757908', NULL, NULL, 'Kieran Toon-poynton', '110 Forest road', '', 'Nottinghamshire', 'Grossbritannien', 'Ng173bb', 'GB', NULL, NULL, '7456535321', '0010207XW4', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108615258', 'FedEx', NULL, '2014-02-03', '29.01.2014 22:22', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(16740, '223882171', NULL, NULL, 'Mary Mackenzie', '9 Moss Green Way', 'St Helens', 'Merseyside', 'Grossbritannien', 'WA9 3SF', 'GB', NULL, NULL, '1744453719', '0010139E2I', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108615269', 'FedEx', NULL, '2014-02-03', '30.01.2014 13:52', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(16741, '223654826', NULL, NULL, 'Raymond Mangham', '32 BLACKTHORN AVENUE', 'Bramley', 'ROTHERHAM', 'Grossbritannien', 'S66 2LU', 'GB', NULL, NULL, '7795464426', '0010168T29', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108615270', 'FedEx', NULL, '2014-02-03', '29.01.2014 14:22', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(16742, '223675984', NULL, NULL, 'Richard Healy', 'BASEKIT THE PITHAY', 'The Pithay Building', 'BRISTOL', 'Grossbritannien', 'BS1 2ND', 'GB', NULL, NULL, '7595918334', '0010006R4L', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108615280', 'FedEx', NULL, '2014-02-03', '29.01.2014 16:24', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(16743, '223834912', NULL, NULL, 'Shona Robertson', '23-24 BELMONT FACTORY', 'HARDENGREEN IND EST', 'DALKEITH, MIDLOTHIAN', 'Grossbritannien', 'EH22 3NX', 'GB', NULL, NULL, '7831251015', '0010165UHC', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108615291', 'FedEx', NULL, '2014-02-03', '30.01.2014 10:52', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(16744, '223723930', NULL, NULL, 'Tharindra Dissanayake', '54 EDNASTON ROAD', 'Dunkirk, Nottingham.', 'NOTTINGHAM', 'Grossbritannien', 'NG7 2JF', 'GB', NULL, NULL, '7771738603', '0010209KEX', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108615306', 'FedEx', NULL, '2014-02-03', '29.01.2014 19:53', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(16745, '223647396', NULL, NULL, 'Adam Marron', '42 WESTBOURNE ROAD', '', 'MIDDLESBROUGH', 'Grossbritannien', 'TS5 5BJ', 'GB', NULL, NULL, '7506682518', '0010151K05', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615317', 'FedEx', NULL, '2014-02-03', '29.01.2014 13:53', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16746, '223663447', NULL, NULL, 'Azhar Jomaa', '2 ALBERT GATE', 'Knightsbridge', 'LONDON', 'Grossbritannien', 'SW1X 7JU', 'GB', NULL, NULL, '7881095315', '00101299IE', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615328', 'FedEx', NULL, '2014-02-03', '29.01.2014 15:24', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16747, '223929054', NULL, NULL, 'Berenice MBIRIBINDI', '16 WINCHESTER ROAD', 'Better on Thursday Morning. Thanks', 'SOUTHAMPTON', 'Grossbritannien', 'SO16 6UL', 'GB', NULL, NULL, '7710615898', '0010112RLN', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615339', 'FedEx', NULL, '2014-02-03', '30.01.2014 17:52', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16748, '223651194', NULL, NULL, 'Clare Robertson', '26 LYLE CRESCENT', '', 'BISHOPTON', 'Grossbritannien', 'PA7 5LD', 'GB', NULL, NULL, '7710184100', '0010216W4T', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615340', 'FedEx', NULL, '2014-02-03', '29.01.2014 14:22', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16749, '223675176', NULL, NULL, 'colin hills', '19 SHERRINGTON ROAD', '', 'BRIGHTON', 'Grossbritannien', 'BN2 6QJ', 'GB', NULL, NULL, '7876801124', '0010034JSF', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615350', 'FedEx', NULL, '2014-02-03', '29.01.2014 16:24', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16750, '223807447', NULL, NULL, 'Dianne Mcnee', 'C/o Pomprint Designs', 'Mintlaw Ind. Estate,', 'Mintlaw Aberdeenshire', 'Grossbritannien', 'AB42 5EE', 'GB', NULL, NULL, '7834059161', '0010159B96', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615361', 'FedEx', NULL, '2014-02-03', '30.01.2014 08:52', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16751, '223757160', NULL, NULL, 'George Wedgwood', '15 MANOR GROVE', '', 'RICHMOND', 'Grossbritannien', 'TW9 4QQ', 'GB', NULL, NULL, '7511866414', '0010197Z0U', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615372', 'FedEx', NULL, '2014-02-03', '29.01.2014 22:22', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16752, '223650452', NULL, NULL, 'JAMES TEMPERLEY', '14 GRAHAMSDYKE PLACE', '', 'BO\'NESS', 'Grossbritannien', 'EH51 9QZ', 'GB', NULL, NULL, '7792505943', '0010186GBC', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615383', 'FedEx', NULL, '2014-02-03', '29.01.2014 14:22', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16753, '223676400', NULL, NULL, 'khalid asdan', '73 GREENCROFT', '', 'PRESTON', 'Grossbritannien', 'PR1 9LB', 'GB', NULL, NULL, '7778323840', '0010135L6D', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615394', 'FedEx', NULL, '2014-02-03', '29.01.2014 16:24', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16754, '223777420', NULL, NULL, 'Kian Cross', 'Flat 52 1 RICHMOND HILL DRIVE', 'Please bang hard on flat 52 front door!! (DO NOT LEAVE IN LOBBY)', 'BOURNEMOUTH', 'Grossbritannien', 'BH2 6LT', 'GB', NULL, NULL, '7769697152', '0010015WCQ', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615409', 'FedEx', NULL, '2014-02-03', '30.01.2014 00:52', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16755, '223619872', NULL, NULL, 'Kim Jones', '21 RAYNEHAM ROAD', '', 'ILKESTON', 'Grossbritannien', 'DE7 8RJ', 'GB', NULL, NULL, '7731577154', '0010199H1J', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615410', 'FedEx', NULL, '2014-02-03', '29.01.2014 12:24', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16756, '223737227', NULL, NULL, 'margaret O;Brien', '16 TEMPLETOWN PARK', '', 'LONDONDERRY', 'Grossbritannien', 'BT47 6TZ', 'GB', NULL, NULL, '7715074521', '0010062ZXS', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615420', 'FedEx', NULL, '2014-02-03', '29.01.2014 20:52', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16757, '223659556', NULL, NULL, 'Miss iyabo Oluwatosin komolafe', '2 MASSHOUSE PLAZA', 'Masshouse plaza flat 608', 'BIRMINGHAM', 'Grossbritannien', 'B5 5JE', 'GB', NULL, NULL, '7508306953', '0010239UFM', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615431', 'FedEx', NULL, '2014-02-03', '29.01.2014 14:53', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16758, '223678051', NULL, NULL, 'Omar F Majid', '1 Henry Quadrent', 'Motherwell', 'Scotland', 'Grossbritannien', 'ML1 5TX', 'GB', NULL, NULL, '7898662012', '0010201CB2', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615442', 'FedEx', NULL, '2014-02-03', '29.01.2014 16:24', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16759, '223957291', NULL, NULL, 'Osama Chamoun', '206 MAULDETH ROAD WEST', 'Withington', 'MANCHESTER', 'Grossbritannien', 'M20 1GX', 'GB', NULL, NULL, '4,47792E+11', '00101365EI', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108614300', 'FedEx', NULL, '2014-02-03', '30.01.2014 20:22', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16760, '223760081', NULL, NULL, 'Owen Lodge', '13 ALLENDALE ROAD', 'Darton, Barnsley', 'BARNSLEY', 'Grossbritannien', 'S75 5JT', 'GB', NULL, NULL, '793126692', '0010076N7O', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615464', 'FedEx', NULL, '2014-02-03', '29.01.2014 22:22', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16761, '223704404', NULL, NULL, 'Raymond Ha', '5 The Heights', 'Samsung Techwin Europe', 'Brooklands, Weybrdige', 'Grossbritannien', 'KT13 0NY', 'GB', NULL, NULL, '7917232508', '001011948P', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615475', 'FedEx', NULL, '2014-02-03', '29.01.2014 18:22', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16762, '223624086', NULL, NULL, 'Rebecca O\'regan', '16  Calver grove', '', 'Birmingham', 'Grossbritannien', 'B44 9be', 'GB', NULL, NULL, '', '0010066ZUQ', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615486', 'FedEx', NULL, '2014-02-03', '29.01.2014 12:25', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16763, '223756600', NULL, NULL, 'Ryan Davis', '21 YEWCROFT CLOSE', '', 'BRISTOL', 'Grossbritannien', 'BS14 0ES', 'GB', NULL, NULL, '7969103837', '0010106NBE', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615497', 'FedEx', NULL, '2014-02-03', '29.01.2014 22:23', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16764, '223989944', NULL, NULL, 'Sammy Million', '8 BRONTE GIRDLERS ROAD', '', 'LONDON', 'Grossbritannien', 'W14 0PX', 'GB', NULL, NULL, '7986246003', '0010073IC1', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108614836', 'FedEx', NULL, '2014-02-03', '30.01.2014 22:52', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16765, '223882895', NULL, NULL, 'Saz Aquadeco', '4 ELM AVENUE', 'East Preston', 'LITTLEHAMPTON', 'Grossbritannien', 'BN16 1HJ', 'GB', NULL, NULL, '7590514406', '0010086ANH', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615512', 'FedEx', NULL, '2014-02-03', '30.01.2014 14:22', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16766, '223991969', NULL, NULL, 'stephen sharp', '11 SYCAMORE AVENUE', '', 'BO\'NESS', 'Grossbritannien', 'EH51 0RD', 'GB', NULL, NULL, '7517501787', '10027512', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615523', 'FedEx', NULL, '2014-02-03', '30.01.2014 23:22', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16767, '223601469', NULL, NULL, 'Toma Savickaite', '192 WIDDRINGTON ROAD', '', 'COVENTRY', 'Grossbritannien', 'CV1 4DY', 'GB', NULL, NULL, '7774145221', '00100943HE', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615534', 'FedEx', NULL, '2014-02-03', '29.01.2014 10:53', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16768, '223869737', NULL, NULL, 'Wayne Richards', '18 YEW TREE AVENUE', '', 'BIRMINGHAM', 'Grossbritannien', 'B26 1BB', 'GB', NULL, NULL, '7725108766', '0010173W2B', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615545', 'FedEx', NULL, '2014-02-03', '30.01.2014 13:22', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16769, '223943286', NULL, NULL, 'William Wright', '16 MAYFIELD ROAD', '', 'FOLKESTONE', 'Grossbritannien', 'CT18 8HL', 'GB', NULL, NULL, '7905031850', '00102123N3', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108615556', 'FedEx', NULL, '2014-02-03', '30.01.2014 19:22', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16770, '223685077', NULL, NULL, 'David Warwick', '87 ALBATROSS WAY', '', 'BLYTH', 'Grossbritannien', 'NE24 3QH', 'GB', NULL, NULL, '7856115333', '0010089IMA', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and Black Face (GM-4004-6)', NULL, '577108615567', 'FedEx', NULL, '2014-02-03', '29.01.2014 16:52', 'UK140110AMC06', '1', 'a0YC000000X68x2MAB', '130.99', '199.00'),
(16771, '223803172', NULL, NULL, 'Evita Siksna', '60-68 Wimbledon Hill Road, 2nd Floor Wellington house', '', 'London', 'Grossbritannien', 'SW19 7PA', 'GB', NULL, NULL, '7872994309', '00101312LK', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and Black Face (GM-4004-6)', NULL, '577108615578', 'FedEx', NULL, '2014-02-03', '30.01.2014 08:22', 'UK140110AMC06', '1', 'a0YC000000X68x2MAB', '130.99', '199.00'),
(16772, '223773658', NULL, NULL, 'Gemma Chaffey', '186 LIPSON ROAD', '', 'PLYMOUTH', 'Grossbritannien', 'PL4 7NX', 'GB', NULL, NULL, '7512169834', '0010005UUX', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and Black Face (GM-4004-6)', NULL, '577108615589', 'FedEx', NULL, '2014-02-03', '30.01.2014 00:22', 'UK140110AMC06', '1', 'a0YC000000X68x2MAB', '130.99', '199.00'),
(16773, '223767885', NULL, NULL, 'Maxine Francklin', '13 NORTHDOWN', 'Ashford', 'ASHFORD', 'Grossbritannien', 'TN24 8RB', 'GB', NULL, NULL, '1233626792', '001017541S', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and Black Face (GM-4004-6)', NULL, '577108615590', 'FedEx', NULL, '2014-02-03', '29.01.2014 23:22', 'UK140110AMC06', '1', 'a0YC000000X68x2MAB', '130.99', '199.00'),
(16774, '223708711', NULL, NULL, 'Robert Lay', '104 WENDOVER ROAD', '', 'HAVANT', 'Grossbritannien', 'PO9 1DW', 'GB', NULL, NULL, '7823771520', '0010100WRF', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and Black Face (GM-4004-6)', NULL, '577108614825', 'FedEx', NULL, '2014-02-03', '29.01.2014 18:52', 'UK140110AMC06', '1', 'a0YC000000X68x2MAB', '130.99', '199.00'),
(16775, '223942449', NULL, NULL, 'William Wright', '16 MAYFIELD ROAD', '', 'FOLKESTONE', 'Grossbritannien', 'CT18 8HL', 'GB', NULL, NULL, '7905031850', '0010123IUL', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and Black Face (GM-4004-6)', NULL, '577108615556', 'FedEx', NULL, '2014-02-03', '30.01.2014 19:22', 'UK140110AMC06', '1', 'a0YC000000X68x2MAB', '130.99', '199.00'),
(16776, '223807596', NULL, NULL, 'Donna Mottershead', '14 Lebanon close', '', 'watford hertforshire', 'Grossbritannien', 'wd17 4jw', 'GB', NULL, NULL, '7909002642', '0010083EOI', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and White Face (GM-4004-5)', NULL, '577108615626', 'FedEx', NULL, '2014-02-03', '30.01.2014 08:52', 'UK140110AMC05', '1', 'a0YC000000X6A1TMAV', '130.99', '199.00'),
(16777, '223738114', NULL, NULL, 'Grace Symington', '28 DORSET AVENUE', '', 'SOUTH SHIELDS', 'Grossbritannien', 'NE34 7JA', 'GB', NULL, NULL, '1914565916', '00101515HO', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and White Face (GM-4004-5)', NULL, '577108615637', 'FedEx', NULL, '2014-02-03', '29.01.2014 20:52', 'UK140110AMC05', '1', 'a0YC000000X6A1TMAV', '130.99', '199.00'),
(16778, '223555786', NULL, NULL, 'Jonathan Bradford', '58 ALLENS ROAD', '', 'POOLE', 'Grossbritannien', 'BH16 5BX', 'GB', NULL, NULL, '7835920225', '0010234FCR', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and White Face (GM-4004-5)', NULL, '577108615648', 'FedEx', NULL, '2014-02-03', '29.01.2014 07:52', 'UK140110AMC05', '1', 'a0YC000000X6A1TMAV', '130.99', '199.00'),
(16779, '223747016', NULL, NULL, 'linda alloway', '15A BEMBRIDGE DRIVE', '', 'HAYLING ISLAND', 'Grossbritannien', 'PO11 9LU', 'GB', NULL, NULL, '2392464882', '001017293M', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and White Face (GM-4004-5)', NULL, '577108615659', 'FedEx', NULL, '2014-02-03', '29.01.2014 21:23', 'UK140110AMC05', '1', 'a0YC000000X6A1TMAV', '130.99', '199.00'),
(16780, '223645280', NULL, NULL, 'Nicola Fielding', '14 CANN CLOSE', '', 'SUDBURY', 'Grossbritannien', 'CO10 1YA', 'GB', NULL, NULL, '1787372699', '0010241YPY', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and White Face (GM-4004-5)', NULL, '577108615660', 'FedEx', NULL, '2014-02-03', '29.01.2014 13:53', 'UK140110AMC05', '1', 'a0YC000000X6A1TMAV', '130.99', '199.00'),
(16781, '223721070', NULL, NULL, 'Richard Rogers', '53 Radford Road', '', 'EXETER', 'Grossbritannien', 'EX2 4ES', 'GB', NULL, NULL, '7855354662', '0010142T97', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and White Face (GM-4004-5)', NULL, '577108615670', 'FedEx', NULL, '2014-02-03', '29.01.2014 19:52', 'UK140110AMC05', '1', 'a0YC000000X6A1TMAV', '130.99', '199.00'),
(16782, '223721120', NULL, NULL, 'sharon ellison', '2 PENNYFIELDS AVENUE', '', 'STOKE-ON-TRENT', 'Grossbritannien', 'ST6 4SD', 'GB', NULL, NULL, '7762345628', '0010143L5X', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and White Face (GM-4004-5)', NULL, '577108615681', 'FedEx', NULL, '2014-02-03', '29.01.2014 19:52', 'UK140110AMC05', '1', 'a0YC000000X6A1TMAV', '130.99', '199.00'),
(16783, '222519174', NULL, NULL, 'Xingsan Kan', 'FDB EUROPE GRENADIER ROAD', '', 'EXETER', 'Grossbritannien', 'EX1 3LH', 'GB', NULL, NULL, '7825885888', '00100284LS', NULL, NULL, 'Rio Watch -  Black Strap - Silver Case - Black and Silver Dial', NULL, '577108614869', 'FedEx', NULL, '2014-02-03', '24.01.2014 05:22', 'UK140109AMC06', '1', 'a0YC000000X5zS3MAJ', '143.01', '249.00'),
(16784, '222519489', NULL, NULL, 'Xingsan Kan', 'FDB EUROPE GRENADIER ROAD', '', 'EXETER', 'Grossbritannien', 'EX1 3LH', 'GB', NULL, NULL, '7825885888', '001006317U', NULL, NULL, 'Rio Watch - Black Strap - Black Case - Black and Silver Dial', NULL, '577108614869', 'FedEx', NULL, '2014-02-03', '24.01.2014 05:52', 'UK140109AMC08', '1', 'a0YC000000X5zYQMAZ', '143.01', '249.00'),
(16785, '224054573', NULL, NULL, 'Linda Naidoo', 'Sports City 100', 'The Bridge, Appartment 2802', '6625', 'Dubai Dubailand', 'Dubai', 'AE', NULL, NULL, '552582476', '00100920UF', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '578824889577', 'FedEx', NULL, '2014-02-03', '31.01.2014 06:38', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(16786, '224029050', NULL, NULL, 'Gerald Menezes', 'Industrial Area 6, Opposite Cricket Stadium 6', 'Al Yasmeen Bldg. # 3, Flat # 136', '', 'Sharjah Al Wasl', 'Dubai', 'AE', NULL, NULL, '9,71505E+11', '0010078W5L', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, gold dial', NULL, '578824889511', 'FedEx', NULL, '2014-02-03', '31.01.2014 04:38', 'a0YC000000X9HrFMAV', '1', 'a0YC000000X9HrFMAV', '', '1499.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(16787, '224050450', NULL, NULL, 'Ahmed Al Wobaibi', 'Khalifa City 1 Alsham5a', 'near hamarain centre century 21 building 601 office', '1122', 'Abu Dhabi', 'Dubai', 'AE', NULL, NULL, '506660717', '0010031RDV', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '578824889522', 'FedEx', NULL, '2014-02-03', '31.01.2014 06:08', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(16788, '224029297', NULL, NULL, 'Fadi Salah', 'Abu baker siddeq st 0501621678', 'almuraqabat', '64223', 'Dubai', 'Dubai', 'AE', NULL, NULL, '501621678', '0010173HNE', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '578824889533', 'FedEx', NULL, '2014-02-03', '31.01.2014 04:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(16789, '224060515', NULL, NULL, 'Konstantin Vorobiev', 'Khalifa 3', '65-67', '8211', 'Abu Dhabi', 'Dubai', 'AE', NULL, NULL, '506671608', '00100599UI', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '578824889544', 'FedEx', NULL, '2014-02-03', '31.01.2014 06:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(16790, '223968677', NULL, NULL, 'usman khalid', 'Al hudaiba awards building 1', '510 Mina Rashid Jumeira 1', '', 'Dubai', 'Dubai', 'AE', NULL, NULL, '505695494', '0010017KA7', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '578824889555', 'FedEx', NULL, '2014-02-03', '30.01.2014 17:08', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(16791, '223839851', NULL, NULL, 'Charlotte Petersen', 'Griffenfeldsgade 54', ' 3. TH.', '2200', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '', '0010010DAL', NULL, NULL, ' sort urskive og guldfarvet urkasse (GM-507-3) - 006C000000mlilP', NULL, '578824889349', 'FedEx', NULL, '2014-02-03', '30.01.2014 10:06', 'a0YC000000WeWhqMAF', '1', 'a0YC000000WeWhqMAF', '', ''),
(16792, '223781003', '', '', 'Hafsah Khan', 'Middelfartgade 4', 'St tv', '2100', 'Kobenhavn', 'Dänemark', '', '', '', '', '0010076V33', '', '', ' sort urskive og guldfarvet urkasse (GM-507-3) - 006C000000mlilP', 'Uhr erhalten 11.02.2014\r\nBitte refund!!!', '578824889350', 'FedEx', '', '2014-02-03', '30.01.2014 01:06', 'a0YC000000WeWhqMAF', '1', 'a0YC000000WeWhqMAF', '219178', ''),
(16793, '223590283', NULL, NULL, 'Joakim Kofod', 'Nordmarksvej 20', '', '2680', 'Solrod strand', 'Dänemark', 'DK', NULL, NULL, '', '0010095HUS', NULL, NULL, ' sort urskive og guldfarvet urkasse (GM-507-3) - 006C000000mlilP', NULL, '578824889360', 'FedEx', NULL, '2014-02-03', '29.01.2014 09:36', 'a0YC000000WeWhqMAF', '1', 'a0YC000000WeWhqMAF', '219178', ''),
(16794, '223904987', NULL, NULL, 'Roger Evan Alon', 'Skjulhoj Alle 27', '1SAL', '2720', 'Vanlose', 'Dänemark', 'DK', NULL, NULL, '', '0010168U4N', NULL, NULL, ' sort urskive og guldfarvet urkasse (GM-507-3) - 006C000000mlilP', NULL, '578824889371', 'FedEx', NULL, '2014-02-03', '30.01.2014 15:06', 'a0YC000000WeWhqMAF', '1', 'a0YC000000WeWhqMAF', '', ''),
(16795, '223653901', NULL, NULL, 'Simon Kristian Bloch Jørgensen', 'Druehaven 11. 1th', '', '2500', 'Valby', 'Dänemark', 'DK', NULL, NULL, '', '00101246X3', NULL, NULL, ' sort urskive og guldfarvet urkasse (GM-507-3) - 006C000000mlilP', NULL, '578824889382', 'FedEx', NULL, '2014-02-03', '29.01.2014 13:36', 'a0YC000000WeWhqMAF', '1', 'a0YC000000WeWhqMAF', '219178', ''),
(16796, '223759985', NULL, NULL, 'Dennis Vadstrup', 'Elgardsminde 82', '', '8382', 'Hinnerup', 'Dänemark', 'DK', NULL, NULL, '', '0010006JD2', NULL, NULL, ' sort urskive og sølvfarvet urkasse (GM-507-2) - 006C000000mlilP', NULL, '578824889393', 'FedEx', NULL, '2014-02-03', '29.01.2014 21:36', 'a0YC000000WeWhWMAV', '1', 'a0YC000000WeWhWMAV', '219178', ''),
(16797, '223924894', NULL, NULL, 'Andre Pabst', 'Usserod Kongevej 73C 2TV', '', '2970', 'Horsholm', 'Dänemark', 'DK', NULL, NULL, '', '00102193PX', NULL, NULL, ' sort urskive og sort urkasse (GM-507-4) - 006C000000mlilP', NULL, '578824889408', 'FedEx', NULL, '2014-02-03', '30.01.2014 16:36', 'a0YC000000WeWi0MAF', '1', 'a0YC000000WeWi0MAF', '219178', ''),
(16798, '223899820', NULL, NULL, 'Dilges Gengiz', 'Olsbaeklund 17', '', '2670', 'Greve', 'Dänemark', 'DK', NULL, NULL, '', '0010191GHV', NULL, NULL, ' sort urskive og sort urkasse (GM-507-4) - 006C000000mlilP', NULL, '578824889419', 'FedEx', NULL, '2014-02-03', '30.01.2014 14:36', 'a0YC000000WeWi0MAF', '1', 'a0YC000000WeWi0MAF', '219178', ''),
(16799, '223687250', NULL, NULL, 'Lasse Kruse Jensen', 'Dannegardsvej 2', '', '4520', 'Svinninge', 'Dänemark', 'DK', NULL, NULL, '', '0010059ZVX', NULL, NULL, ' sort urskive og sort urkasse (GM-507-4) - 006C000000mlilP', NULL, '578824889420', 'FedEx', NULL, '2014-02-03', '29.01.2014 16:06', 'a0YC000000WeWi0MAF', '1', 'a0YC000000WeWi0MAF', '219178', ''),
(16800, '222850583', NULL, NULL, 'Robin Sartorel', '9 COURS VALMY', 'Appartement 232', '31330', 'Grenade sur garonne', 'Frankreich', 'FR', NULL, NULL, '771115652', '0010067U9E', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 6', NULL, '578824889110', 'FedEx', NULL, '2014-02-03', '25.01.2014 20:08', 'FR140106CM55', '1', 'a0YC000000WgJqUMAV', '159.99', '239.00'),
(16801, '223977466', NULL, NULL, 'Alessandro Murru', 'VIA PER CAGNO 4', 'Confezioni Martinotta', '22070', 'ALBIOLO', 'Italien', 'IT', NULL, NULL, '3409901771', '0010120LOK', NULL, NULL, 'Copacabana con cassa argento, quadrante nero e cinturino nero - P2513681', NULL, '578824889121', 'FedEx', NULL, '2014-02-03', '30.01.2014 21:28', 'a0YC000000X7FnSMAV', '1', 'a0YC000000X7FnSMAV', '', '299.00'),
(16802, '223931740', NULL, NULL, 'Elisa Bellini', 'VIA SAN FRANCESCO 5', '', '37046', 'MINERBE', 'Italien', 'IT', NULL, NULL, '3409914680', '0010133KKB', NULL, NULL, 'Copacabana con cassa argento, quadrante nero e cinturino nero - P2513681', NULL, '578824889132', 'FedEx', NULL, '2014-02-03', '30.01.2014 17:28', 'a0YC000000X7FnSMAV', '1', 'a0YC000000X7FnSMAV', '', '299.00'),
(16803, '224079507', NULL, NULL, 'Luca Volpe', 'VIA ANNIBOLINA 323', '', '47832', 'San Clemente', 'Italien', 'IT', NULL, NULL, '3471262732', '0010076Z21', NULL, NULL, 'Copacabana con cassa argento, quadrante nero e cinturino nero - P2513681', NULL, '578824889143', 'FedEx', NULL, '2014-02-03', '31.01.2014 11:28', 'a0YC000000X7FnSMAV', '1', 'a0YC000000X7FnSMAV', '', '299.00'),
(16804, '223898362', NULL, NULL, 'Salvatore Fergola', 'VIA SIENA 29', '', '55045', 'PIETRASANTA', 'Italien', 'IT', NULL, NULL, '3491511305', '0010243NQ2', NULL, NULL, 'Copacabana con cassa argento, quadrante nero e cinturino nero - P2513681', NULL, '578824889154', 'FedEx', NULL, '2014-02-03', '30.01.2014 14:28', 'a0YC000000X7FnSMAV', '1', 'a0YC000000X7FnSMAV', '', '299.00'),
(16805, '223971648', NULL, NULL, 'Alessandra Serraglio', 'VIA BORGO SERRAGLI 1', '', '31020', 'SAN ZENONE DEGLI EZZELINI', 'Italien', 'IT', NULL, NULL, '3404755795', '0010034EF4', NULL, NULL, 'Copacabana con cassa nera, quadrante nero e cinturino nero - P2513683', NULL, '578824889165', 'FedEx', NULL, '2014-02-03', '30.01.2014 20:28', 'a0YC000000X7FoVMAV', '1', 'a0YC000000X7FoVMAV', '', '299.00'),
(16806, '223974440', NULL, NULL, 'talla faye', 'VIA F. RUSCA 16', '', '22079', 'VILLA GUARDIA', 'Italien', 'IT', NULL, NULL, '3472474518', '0010066LIU', NULL, NULL, 'Copacabana con cassa nera, quadrante nero e cinturino nero - P2513683', NULL, '578824889176', 'FedEx', NULL, '2014-02-03', '30.01.2014 20:28', 'a0YC000000X7FoVMAV', '1', 'a0YC000000X7FoVMAV', '', '299.00'),
(16807, '223876413', NULL, NULL, 'Antonio Vitale', 'VIA FELCI SNC', 'T.M.M Tecno Moulds & Moulding srl', '03039', 'SORA', 'Italien', 'IT', NULL, NULL, '776854049', '0010127EC7', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '578824889187', 'FedEx', NULL, '2014-02-03', '30.01.2014 12:28', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(16808, '224075134', NULL, NULL, 'DOMENICO SILVESTRO', 'VIA SAN MAURIZIO AL LAMBRO 48', '', '20861', 'BRUGHERIO', 'Italien', 'IT', NULL, NULL, '3270934148', '00102082EN', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '578824889198', 'FedEx', NULL, '2014-02-03', '31.01.2014 10:58', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(16809, '223917534', NULL, NULL, 'alessandro Benigna', 'CASCINA RAVAROLO SNC', '', '24049', 'VERDELLO', 'Italien', 'IT', NULL, NULL, '3494011967', '0010116JOP', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '578824889202', 'FedEx', NULL, '2014-02-03', '30.01.2014 15:58', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(16810, '224003245', NULL, NULL, 'Massimiliano Ciuffo', 'VIA GIUSEPPE DI VITTORIO 6', 'Dopo le 18.00', '20153', 'MILANO', 'Italien', 'IT', NULL, NULL, '3346757938', '00100086PB', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '578824889213', 'FedEx', NULL, '2014-02-03', '31.01.2014 00:28', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(16811, '224020725', NULL, NULL, 'Paolo Muscariello', 'STRADA PADANA VERSO PADOVA 60', '', '36100', 'VICENZA', 'Italien', 'IT', NULL, NULL, '3450543235', '0010038W5A', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '578824889224', 'FedEx', NULL, '2014-02-03', '31.01.2014 06:58', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(16812, '223891711', NULL, NULL, 'addal amine', 'VIA DELLE CENTO STELLE 50', 'SONO A CASA DOPO IL 16.00 DI POMERRIGIO.', '50137', 'FIRENZE', 'Italien', 'IT', NULL, NULL, '3881913489', '0010026SV8', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824889235', 'FedEx', NULL, '2014-02-03', '30.01.2014 13:58', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(16813, '223935621', NULL, NULL, 'Alessia Leone', 'Mario giusti 49', '', '95030', 'Pedara', 'Italien', 'IT', NULL, NULL, '3455703715', '10134752', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824889246', 'FedEx', NULL, '2014-02-03', '30.01.2014 17:58', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(16814, '224038817', NULL, NULL, 'david pani', 'VIA GHIARETTOLO 101', 'marina militare maristaeli luni', '19038', 'SARZANA', 'Italien', 'IT', NULL, NULL, '3455948110', '0010061NNO', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824889257', 'FedEx', NULL, '2014-02-03', '31.01.2014 08:28', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(16815, '224051022', NULL, NULL, 'Di Gioia Silvestro', 'PIAZZA ARMANDO DIAZ 36', '3463438900', '70027', 'PALO DEL COLLE', 'Italien', 'IT', NULL, NULL, '3463438900', '0010113S9J', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824889268', 'FedEx', NULL, '2014-02-03', '31.01.2014 08:58', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(16816, '224005908', NULL, NULL, 'ILARIA SANTONOCITO', 'VIA DARIO CERDONI 16', '', '33170', 'PORDENONE', 'Italien', 'IT', NULL, NULL, '3493857036', '0010105OAJ', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824889279', 'FedEx', NULL, '2014-02-03', '31.01.2014 01:28', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(16817, '223959103', NULL, NULL, 'Piero Ampellio C/o Pentea Lucia', 'VIALE CASTELFIDARDO 26', '', '10064', 'PINEROLO', 'Italien', 'IT', NULL, NULL, '3737388273', '0010250M6O', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824889280', 'FedEx', NULL, '2014-02-03', '30.01.2014 19:28', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(16818, '223862873', NULL, NULL, 'Autoscuole Riunite Vicenza S.r.l.', 'VIALE BARTOLOMEO D ALVIANO 85', 'Autoscuole Riunite Vicenza S.R.L.', '36100', 'VICENZA', 'Italien', 'IT', NULL, NULL, '3299551820', '00102406VL', NULL, NULL, 'Newton con cassa e cinturino silver (04)', NULL, '578824889290', 'FedEx', NULL, '2014-02-03', '30.01.2014 11:58', 'a0YC000000X7rtbMAB', '1', 'a0YC000000X7rtbMAB', '', '199.00'),
(16819, '223926109', NULL, NULL, 'Carmelo Caterisano', 'PIAZZA ENRICO BERLINGUER 5', '', '46029', 'SUZZARA', 'Italien', 'IT', NULL, NULL, '3804796909', '001018146Q', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '578824889305', 'FedEx', NULL, '2014-02-03', '30.01.2014 16:58', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(16820, '223999212', NULL, NULL, 'Massimo Gaudio', 'VIALE PALMIRO TOGLIATTI 195', 'Presso punto slot', '00175', 'ROMA', 'Italien', 'IT', NULL, NULL, '3405344693', '00101705KS', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '578824889316', 'FedEx', NULL, '2014-02-03', '30.01.2014 23:28', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(16821, '223886896', NULL, NULL, 'elias lindergren', 'blasippsvaegen 105', '', '446 36', 'aelvaengen', 'Schweden', 'SE', NULL, NULL, '738737506', '0010234PY6', NULL, NULL, 'GM-507-3. Armbandsklocka med diamanter', NULL, '578824889441', 'FedEx', NULL, '2014-02-03', '30.01.2014 15:14', 'a0YC000000WeWc7MAF', '1', 'a0YC000000WeWc7MAF', '', '2199.00'),
(16822, '223786296', NULL, NULL, 'Jimena Arenas Miranda', 'Jupitervaegen 56', '', '181 63', 'LIDINGOE', 'Schweden', 'SE', NULL, NULL, '707948514', '0010164IHF', NULL, NULL, 'GM-507-1. Armbandsklocka med diamanter', NULL, '578824889452', 'FedEx', NULL, '2014-02-03', '30.01.2014 06:44', 'a0YC000000WeWd5MAF', '1', 'a0YC000000WeWd5MAF', '', '2199.00'),
(16823, '223753737', NULL, NULL, 'nabil manai', 'SAGSTUVAEGEN 2 A', '', '14149', 'HUDDINGE', 'Schweden', 'SE', NULL, NULL, '733833040', '0010133RKW', NULL, NULL, 'GM-507-3. Armbandsklocka med diamanter', NULL, '578824889463', 'FedEx', NULL, '2014-02-03', '29.01.2014 23:14', 'a0YC000000WeWc7MAF', '1', 'a0YC000000WeWc7MAF', '', '2199.00'),
(16824, '223634625', NULL, NULL, 'arzu heydarova', 'idrottsvaegen  12b 1301', '', '18534', 'vaxholm', 'Schweden', 'SE', NULL, NULL, '', '*00101322E6', NULL, NULL, 'GM-507-2. Armbandsklocka med diamanter', NULL, '578824889474', 'FedEx', NULL, '2014-02-03', '29.01.2014 14:14', 'a0YC000000WeWbnMAF', '1', 'a0YC000000WeWbnMAF', '', ''),
(16825, '223627603', NULL, NULL, 'Katharina Björck', 'FOERENINGSGATAN 22', '', '244 32', 'KAEVLINGE', 'Schweden', 'SE', NULL, NULL, '702122817', '0010215JET', NULL, NULL, 'GM-507-4. Armbandsklocka med diamanter', NULL, '578824889485', 'FedEx', NULL, '2014-02-03', '29.01.2014 13:44', 'a0YC000000WeWWxMAN', '1', 'a0YC000000WeWWxMAN', '', '2199.00'),
(16826, '224078144', NULL, NULL, 'Carla Nairn', '40 FAIRMILE ROAD', '', 'BH23 2LL', 'CHRISTCHURCH', 'Grossbritannien', 'GB', NULL, NULL, '7866764777', '00100597B7', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, '578824888950', 'FedEx', NULL, '2014-02-03', '31.01.2014 12:22', 'UK131210AMC53', '1', 'a0YC000000WdxtPMAR', '170.00', '249.00'),
(16827, '224064409', NULL, NULL, 'Mrs Price', '35 Spring Vale', '', 'PO8 9DB', 'WATERLOOVILLE', 'Grossbritannien', 'GB', NULL, NULL, '7810772751', '0010092GKK', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, '578824888960', 'FedEx', NULL, '2014-02-03', '31.01.2014 10:52', 'UK131210AMC53', '1', 'a0YC000000WdxtPMAR', '170.00', '249.00'),
(16828, '224074486', NULL, NULL, 'Nikolas Pavlov', '13C WEST PILTON AVENUE', 'Flat3', 'EH4 4BX', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7738074171', '0010052L32', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, '578824888971', 'FedEx', NULL, '2014-02-03', '31.01.2014 11:52', 'UK131210AMC53', '1', 'a0YC000000WdxtPMAR', '170.00', '249.00'),
(16829, '224048241', NULL, NULL, 'Brian Brookes', 'Flat C2 Chapel Court', 'High Street, Evington', 'LE5 6FP', 'Leicester', 'Grossbritannien', 'GB', NULL, NULL, '7837061576', '0010020HEC', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '578824888982', 'FedEx', NULL, '2014-02-03', '31.01.2014 09:52', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16830, '224022011', NULL, NULL, 'Miss Katherine Bicknell', '26 PENDOCK CLOSE', '', 'GL2 4GL', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7592400601', '0010108IHM', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '578824888993', 'FedEx', NULL, '2014-02-03', '31.01.2014 07:52', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16831, '224033706', NULL, NULL, 'Gabriel Draghici', '167 GARTH ROAD', '', 'SM4 4LF', 'MORDEN', 'Grossbritannien', 'GB', NULL, NULL, '7961063006', '0010010F4W', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '578824889007', 'FedEx', NULL, '2014-02-03', '31.01.2014 08:52', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16832, '224054294', NULL, NULL, 'Kay Careless', '44 GORDON ROAD', 'Lt Paxton', 'PE19 6NA', 'ST. NEOTS', 'Grossbritannien', 'GB', NULL, NULL, '7986472021', '0010158V4D', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '578824889018', 'FedEx', NULL, '2014-02-03', '31.01.2014 10:22', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16833, '224058294', NULL, NULL, 'Kymberley Johnson', '21 STANLEY AVENUE', '', 'FY6 7DP', 'POULTON-LE-FYLDE', 'Grossbritannien', 'GB', NULL, NULL, '01253 892680', '001013389O', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '578824889029', 'FedEx', NULL, '2014-02-03', '31.01.2014 10:52', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16834, '224035606', NULL, NULL, 'Neale Slater', '60 GALA CLOSE', '', 'TS25 1GB', 'HARTLEPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7973543587', '0010129PTH', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '578824889030', 'FedEx', NULL, '2014-02-03', '31.01.2014 09:22', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16835, '224005267', NULL, NULL, 'Xingsan Kan', 'FDB EUROPE GRENADIER ROAD', '', 'EX1 3LH', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7825885888', '0010243ZPN', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '578824889040', 'FedEx', NULL, '2014-02-03', '31.01.2014 02:22', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16836, '224056161', NULL, NULL, 'Carole Ramsay', '12 LOCHINVER CRESCENT', '', 'DD2 4UG', 'DUNDEE', 'Grossbritannien', 'GB', NULL, NULL, '7812077672', '00100389IL', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '578824889051', 'FedEx', NULL, '2014-02-03', '31.01.2014 10:22', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(16837, '224062365', NULL, NULL, 'Gary Potts', '62 LOWER SEEDLEY ROAD', '', 'M6 5WP', 'SALFORD', 'Grossbritannien', 'GB', NULL, NULL, '7554019044', '0010178P8F', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '578824889062', 'FedEx', NULL, '2014-02-03', '31.01.2014 10:53', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(16838, '224051794', NULL, NULL, 'Laura Farey', 'One Forbury Road', '', 'RG1 3YL', 'Reading', 'Grossbritannien', 'GB', NULL, NULL, '7779951819', '0010194HE4', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '578824889073', 'FedEx', NULL, '2014-02-03', '31.01.2014 10:22', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(16839, '224067357', NULL, NULL, 'Mandip Kaur Grewal', '252-254 BLYTH ROAD', 'OLD VINLY FACTORY', 'UB3 1HA', 'HAYES', 'Grossbritannien', 'GB', NULL, NULL, '7961317263', '0010249HJW', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '578824889084', 'FedEx', NULL, '2014-02-03', '31.01.2014 11:23', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(16840, '224002158', NULL, NULL, 'Lauren Bird', '26CTOP RIGHT ST. MARY STREET', '', 'AB42 1TB', 'PETERHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7584474157', '00101987CD', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '578824889095', 'FedEx', NULL, '2014-02-03', '31.01.2014 00:52', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(16841, '224885427', NULL, NULL, 'Alpi Mantry', '81 Quadrant Court', 'Empire Way, Wembley', 'HA9 0EQ', 'Middlesex', 'Grossbritannien', 'GB', NULL, NULL, '7577579464', '0010245GVM', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, '577108615784', 'FedEx', NULL, '2014-02-10', '04.02.2014 11:22', 'UK131210AMC53', '1', 'a0YC000000WdxtPMAR', '170.00', '249.00'),
(16842, '224439717', NULL, NULL, 'Andrew Raistrick', '22 garland road', 'Crossacres Wythenshawe', 'M22 5eg', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7810513047', '0010153WW0', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, '577108615795', 'FedEx', NULL, '2014-02-10', '02.02.2014 11:52', 'UK131210AMC53', '1', 'a0YC000000WdxtPMAR', '170.00', '249.00'),
(16843, '224174389', NULL, NULL, 'Cerisse Jones', '25 DENMEAD ROAD', '', 'CR0 3TA', 'CROYDON', 'Grossbritannien', 'GB', NULL, NULL, '7908448170', '0010192OGW', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, '577108615800', 'FedEx', NULL, '2014-02-10', '31.01.2014 20:22', 'UK131210AMC53', '1', 'a0YC000000WdxtPMAR', '170.00', '249.00'),
(16844, '224205925', NULL, NULL, 'Chaz Holliman', '51 EASTER ROAD', '', 'Iv363fg', 'Kinloss', 'Grossbritannien', 'GB', NULL, NULL, '7516383247', '001006142A', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, 'RL705045691DE', 'Deutsche Post', NULL, '2014-02-10', '31.01.2014 23:52', 'UK131210AMC53', '1', 'a0YC000000WdxtPMAR', '170.00', '249.00'),
(16845, '224182015', NULL, NULL, 'christine punnett', '35 GERALDINE ROAD', '', 'CT19 4BD', 'FOLKESTONE', 'Grossbritannien', 'GB', NULL, NULL, '1303277602', '0010080X9S', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, '577108615821', 'FedEx', NULL, '2014-02-10', '31.01.2014 20:52', 'UK131210AMC53', '1', 'a0YC000000WdxtPMAR', '170.00', '249.00'),
(16846, '224206998', NULL, NULL, 'David Clapp', 'Halls Farm Metcombe', '', 'Ex111ss', 'Ottery St Mary', 'Grossbritannien', 'GB', NULL, NULL, '7989424071', '0010160LBJ', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, '577108615832', 'FedEx', NULL, '2014-02-10', '01.02.2014 00:22', 'UK131210AMC53', '1', 'a0YC000000WdxtPMAR', '170.00', '249.00'),
(16847, '225503090', NULL, NULL, 'Elisabeth Atkinson', '4 RUSSELL ROAD', '', 'IG9 5QJ', 'BUCKHURST HILL', 'Grossbritannien', 'GB', NULL, NULL, '7986625145', '0010145QPW', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, '577108615843', 'FedEx', NULL, '2014-02-10', '06.02.2014 22:22', 'UK131210AMC53', '1', 'a0YC000000WdxtPMAR', '170.00', '249.00'),
(16848, '224201644', NULL, NULL, 'Gary Wilson', '9 Hatton green', '', 'Tw14 0nd', 'Bedfont', 'Grossbritannien', 'GB', NULL, NULL, '7745037475', '0010177Y4Q', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, '577108615854', 'FedEx', NULL, '2014-02-10', '31.01.2014 23:22', 'UK131210AMC53', '1', 'a0YC000000WdxtPMAR', '170.00', '249.00'),
(16849, '224484429', NULL, NULL, 'Gavin jelfs', '18 LADBROKE GROVE', 'Acocks green', 'B27 7LB', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7851467290', '0010215VJW', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, '577108615865', 'FedEx', NULL, '2014-02-10', '02.02.2014 15:22', 'UK131210AMC53', '1', 'a0YC000000WdxtPMAR', '170.00', '249.00'),
(16850, '224094281', NULL, NULL, 'ian Sturgess', '59 Newport street', '', 'le39fu', 'Leicester', 'Grossbritannien', 'GB', NULL, NULL, '7857597080', '0010031C5E', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, '577108615876', 'FedEx', NULL, '2014-02-10', '31.01.2014 13:23', 'UK131210AMC53', '1', 'a0YC000000WdxtPMAR', '170.00', '249.00'),
(16851, '224789289', NULL, NULL, 'Lindsay Pert', '28 GREENHOW', 'Wildridings', 'RG12 7RJ', 'BRACKNELL', 'Grossbritannien', 'GB', NULL, NULL, '1344444821', '001021296J', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, '577108615887', 'FedEx', NULL, '2014-02-10', '03.02.2014 21:52', 'UK131210AMC53', '1', 'a0YC000000WdxtPMAR', '170.00', '249.00'),
(16852, '225326434', NULL, NULL, 'Mark Newman', '25 Lincoln Court', '2nd floor', 'GU14 7GU', 'Farnborough', 'Grossbritannien', 'GB', NULL, NULL, '7515356095', '0010197A99', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, '577108615898', 'FedEx', NULL, '2014-02-10', '06.02.2014 09:22', 'UK131210AMC53', '1', 'a0YC000000WdxtPMAR', '170.00', '249.00'),
(16853, '224766786', NULL, NULL, 'Martin Davitt', '196 KINGS PARK AVENUE', '', 'G444JF', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7549945404', '00101767YD', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, '577108615902', 'FedEx', NULL, '2014-02-10', '03.02.2014 20:22', 'UK131210AMC53', '1', 'a0YC000000WdxtPMAR', '170.00', '249.00'),
(16854, '224956703', NULL, NULL, 'Nicholas Vincent', '54 OLD PARK ROAD SOUTH', '', 'EN2 7DB', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7583055031', '0010167TW9', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, '577108615913', 'FedEx', NULL, '2014-02-10', '04.02.2014 16:52', 'UK131210AMC53', '1', 'a0YC000000WdxtPMAR', '170.00', '249.00'),
(16855, '224949961', NULL, NULL, 'Rebecca Walker', '3 Ropery Close', '', 'HU17 0UF', 'BEVERLEY', 'Grossbritannien', 'GB', NULL, NULL, '7415972817', '0010048ILU', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, '577108615924', 'FedEx', NULL, '2014-02-10', '04.02.2014 16:22', 'UK131210AMC53', '1', 'a0YC000000WdxtPMAR', '170.00', '249.00'),
(16856, '225043013', NULL, NULL, 'Xingsan Kan', 'FDB EUROPE GRENADIER ROAD', '', 'EX1 3LH', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7825885888', '0010186K32', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, '577108615935', 'FedEx', NULL, '2014-02-10', '04.02.2014 23:52', 'UK131210AMC53', '1', 'a0YC000000WdxtPMAR', '170.00', '249.00'),
(16857, '225039285', NULL, NULL, 'Colin Sharp', '48 BARLEY RISE', '', 'SG7 6RT', 'BALDOCK', 'Grossbritannien', 'GB', NULL, NULL, '7976439986', '00102298T4', NULL, NULL, 'Black Strap With Rose and Black Dial - GM-506-4', NULL, '577108615946', 'FedEx', NULL, '2014-02-10', '04.02.2014 23:22', 'UK140110AMC16', '1', 'a0YC000000X6A45MAF', '130.99', '199.00'),
(16858, '225479907', NULL, NULL, 'Adam Conn', 'Radlett frui 279 watling street', '', 'Wd7 7la', 'Radlett', 'Grossbritannien', 'GB', NULL, NULL, '7733581165', '0010102H6L', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2', NULL, '577108615957', 'FedEx', NULL, '2014-02-10', '06.02.2014 20:22', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(16859, '224912715', NULL, NULL, 'Amanda Hodges', '44 The Birches', '', 'SS7 4NT', 'Essex', 'Grossbritannien', 'GB', NULL, NULL, '', '0010195TOA', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2', NULL, '577108615980', 'FedEx', NULL, '2014-02-10', '04.02.2014 13:24', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(16860, '224991793', NULL, NULL, 'Ardit Pashkij', '31 REED ROAD', 'ST MARKS PLACE DAGENHAM', 'RM10 8GF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7576546921', '0010072CRP', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2', NULL, '577108615990', 'FedEx', NULL, '2014-02-10', '04.02.2014 19:53', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(16861, '225016465', NULL, NULL, 'Asmaa Hashim', '634 CHORLEY OLD ROAD', '', 'BL1 6BH', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7539828064', '0010184MIC', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2', NULL, '577108616004', 'FedEx', NULL, '2014-02-10', '04.02.2014 21:23', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(16862, '225042999', NULL, NULL, 'Daniel Sibbons', '2 COMMON LANE', '', 'LN3 5XQ', 'LINCOLN', 'Grossbritannien', 'GB', NULL, NULL, '7900264788', '0010166FD1', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2', NULL, '577108616015', 'FedEx', NULL, '2014-02-10', '04.02.2014 23:52', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(16863, '224988047', NULL, NULL, 'david morriss', '25 KING STREET', 'Rees & co ins brokers', 'HR4 9BX', 'HEREFORD', 'Grossbritannien', 'GB', NULL, NULL, '7970861744', '00102506TT', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2', NULL, '577108616026', 'FedEx', NULL, '2014-02-10', '04.02.2014 19:22', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(16864, '225028439', NULL, NULL, 'Eilidh and Olga MacGregor', '10 BULLFINCH GARDENS', '', 'HP19 0XS', 'AYLESBURY', 'Grossbritannien', 'GB', NULL, NULL, '7747760742', '0010160JTX', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2', NULL, '577108616037', 'FedEx', NULL, '2014-02-10', '04.02.2014 22:22', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(16865, '224989175', NULL, NULL, 'Joanne Vincent', '6 HILL CROFT', '', 'PO15 5ES', 'FAREHAM', 'Grossbritannien', 'GB', NULL, NULL, '7766201141', '0010156GGM', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2', NULL, '577108616048', 'FedEx', NULL, '2014-02-10', '04.02.2014 19:22', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(16866, '225234009', NULL, NULL, 'Julie SHEPHERD', '9 EVESHAM CLOSE', '', 'WN7 3NX', 'LEIGH', 'Grossbritannien', 'GB', NULL, NULL, '1942260301', '00101828SP', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2', NULL, '577108616059', 'FedEx', NULL, '2014-02-10', '05.02.2014 19:52', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(16867, '224858169', NULL, NULL, 'Lee Hancock', '4 Jubilee Place', 'North Hykeham', 'LN6 3QX', 'LINCOLN', 'Grossbritannien', 'GB', NULL, NULL, '7904730220', '00101720AH', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2', NULL, '577108616060', 'FedEx', NULL, '2014-02-10', '04.02.2014 09:52', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(16868, '225490602', NULL, NULL, 'Luigi Bucciero', '24 KINGS HEDGES', '', 'PE27 3XU', 'ST. IVES', 'Grossbritannien', 'GB', NULL, NULL, '7584120099', '0010069F8Z', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2', NULL, '577108616070', 'FedEx', NULL, '2014-02-10', '06.02.2014 21:22', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(16869, '225040048', NULL, NULL, 'Matthew Arrowsmith', '18 KEYNES ROAD', '', 'CB5 8PR', 'CAMBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7968423061', '0010044Z68', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2', NULL, '577108616081', 'FedEx', NULL, '2014-02-10', '04.02.2014 23:52', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(16870, '224976461', NULL, NULL, 'Shahina Moosa', '54 DUCHY AVENUE', 'Fulwood', 'PR2 8DJ', 'PRESTON', 'Grossbritannien', 'GB', NULL, NULL, '7967653591', '0010008CNK', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2', NULL, '577108616092', 'FedEx', NULL, '2014-02-10', '04.02.2014 18:23', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(16871, '225514331', NULL, NULL, 'Tim Cryer', '28 Electric Avenue', '', 'Hg1 2bb', 'Harrogate', 'Grossbritannien', 'GB', NULL, NULL, '7976458679', '00100336KX', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2', NULL, '577108616107', 'FedEx', NULL, '2014-02-10', '06.02.2014 23:22', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(16872, '224930937', NULL, NULL, 'Zakar Hussain', '57 PLECKGATE ROAD', 'FAZAL HOUSE', 'BB1 8PN', 'BLACKBURN', 'Grossbritannien', 'GB', NULL, NULL, '7886700386', '00102356S8', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2', NULL, '577108616118', 'FedEx', NULL, '2014-02-10', '04.02.2014 14:24', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(16873, '225000880', NULL, NULL, 'Zamzama Sakhi', '5 GRUNDY LANE', '', 'BL9 9BZ', 'BURY', 'Grossbritannien', 'GB', NULL, NULL, '1617613324', '0010244ZZI', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2', NULL, '577108616129', 'FedEx', NULL, '2014-02-10', '04.02.2014 20:22', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(16874, '225033951', NULL, NULL, 'Callum Hughes', '34 MARJORYS AVENUE', '', 'KY2 6ZJ', 'KIRKCALDY', 'Grossbritannien', 'GB', NULL, NULL, '7736462691', '0010230P3G', NULL, NULL, 'Black Strap With Silver and Red Dial - GM-506-1', NULL, '577108616130', 'FedEx', NULL, '2014-02-10', '04.02.2014 22:52', 'UK140110AMC13', '1', 'a0YC000000X6AUYMA3', '130.99', '199.00'),
(16875, '225045061', NULL, NULL, 'david haskins', '22 BREACHES GATE', 'bradley stoke', 'BS32 8AZ', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7968821303', '0010198BID', NULL, NULL, 'Black Strap With Silver and Red Dial - GM-506-1', NULL, '577108616140', 'FedEx', NULL, '2014-02-10', '05.02.2014 00:22', 'UK140110AMC13', '1', 'a0YC000000X6AUYMA3', '130.99', '199.00'),
(16876, '224888793', NULL, NULL, 'Ian McIlwaine', '12 WOODLANDS TERRACE', '', 'AB15 9DG', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7900848799', '0010005ZZR', NULL, NULL, 'Black Strap With Silver and Red Dial - GM-506-1', NULL, '577108616151', 'FedEx', NULL, '2014-02-10', '04.02.2014 11:52', 'UK140110AMC13', '1', 'a0YC000000X6AUYMA3', '130.99', '199.00'),
(16877, '224271359', NULL, NULL, 'Algerta Stafa', '312A NIGHTINGALE ROAD', '', 'N9 8PP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7883497997', '0010034K9O', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616162', 'FedEx', NULL, '2014-02-10', '01.02.2014 12:22', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16878, '225317919', NULL, NULL, 'Alistair Mortimer', '15 WILLIAM ALLEN LANE', 'Lindfield', 'RH16 2SE', 'HAYWARDS HEATH', 'Grossbritannien', 'GB', NULL, NULL, '07800 844487', '0010220KIW', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616173', 'FedEx', NULL, '2014-02-10', '06.02.2014 08:52', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16879, '224454890', NULL, NULL, 'Allan Harrison', '88 MILL CLOSE', '', 'BD24 9BX', 'SETTLE', 'Grossbritannien', 'GB', NULL, NULL, '7791097961', '10169557', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616184', 'FedEx', NULL, '2014-02-10', '02.02.2014 12:52', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16880, '224789708', NULL, NULL, 'Andrew Stevenson', '37 ARMSTRONG CRESCENT', '', 'G71 6TF', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7455943493', '00102025PH', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616195', 'FedEx', NULL, '2014-02-10', '03.02.2014 21:52', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16881, '224274105', NULL, NULL, 'Arnaldo Stafa', '312A NIGHTINGALE ROAD', '', 'N9 8PP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7795387255', '0010095N6C', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616200', 'FedEx', NULL, '2014-02-10', '01.02.2014 12:22', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16882, '224210580', NULL, NULL, 'arthur rainey', '25 BLAELOCH DRIVE', '', 'G45 9QL', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '1414045130', '00100242EC', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616210', 'FedEx', NULL, '2014-02-10', '01.02.2014 01:22', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16883, '225445325', NULL, NULL, 'Beth Haynes', '12 OVERCROFT', '', 'ST14 5NQ', 'UTTOXETER', 'Grossbritannien', 'GB', NULL, NULL, '7790742791', '0010239SO2', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616221', 'FedEx', NULL, '2014-02-10', '06.02.2014 17:22', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16884, '224203064', NULL, NULL, 'Bethan Fildes', '57 DALE STREET', 'Apt. 2.19', 'M1 2HS', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7912561426', '0010137PEO', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616232', 'FedEx', NULL, '2014-02-10', '31.01.2014 23:22', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16885, '224155303', NULL, NULL, 'edward heathcote', '60 WAVERLEY AVENUE', '', 'SM1 3JY', 'SUTTON', 'Grossbritannien', 'GB', NULL, NULL, '7946311073', '0010134NTC', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616243', 'FedEx', NULL, '2014-02-10', '31.01.2014 18:22', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16886, '225055320', NULL, NULL, 'Emmanuel Opoku-Mensah', '3 BELVEDERE PLACE', '', 'SE1 0AD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7917623168', '0010032RAO', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616254', 'FedEx', NULL, '2014-02-10', '05.02.2014 05:22', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16887, '224843102', NULL, NULL, 'Helen Brown', '96 THE SPINNEY', 'Trinity Pastures', 'CB23 8SU', 'CAMBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7950932890', '001014891X', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616265', 'FedEx', NULL, '2014-02-10', '04.02.2014 08:22', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16888, '224996858', NULL, NULL, 'Hussam Alghwel', '68 ASHFIELD', '', 'L15 1EZ', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7861647021', '0010164RWD', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616276', 'FedEx', NULL, '2014-02-10', '04.02.2014 19:52', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16889, '224161371', NULL, NULL, 'John Anderson', '1 LIBERTY GREEN', 'Washington', 'NE38 7UA', 'WASHINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7772039532', '0010093ELD', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616287', 'FedEx', NULL, '2014-02-10', '31.01.2014 18:52', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16890, '224672222', NULL, NULL, 'Keith Southwick', '29 st clements ave', 'Flat 5 Denmark. Lodge', 'RM3 0FH', 'Romford', 'Grossbritannien', 'GB', NULL, NULL, '7771668515', '00101059M6', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616298', 'FedEx', NULL, '2014-02-10', '03.02.2014 12:52', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16891, '224887368', NULL, NULL, 'Kira Abdilmanova', '8-12 WELBECK WAY', '', 'W1G 9YL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7969936055', '0010142RJX', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616302', 'FedEx', NULL, '2014-02-10', '04.02.2014 11:22', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16892, '224203838', NULL, NULL, 'Lauren Brown', '50 Mallory Road', '', 'CV339QX', 'Bishops Tachbrook', 'Grossbritannien', 'GB', NULL, NULL, '7840804216', '0010064EOY', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616313', 'FedEx', NULL, '2014-02-10', '31.01.2014 23:52', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16893, '225520635', NULL, NULL, 'Leon Diedrick', '1 Kirk Lane', '', 'se18 3ad', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7946214256', '0010067JDR', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616324', 'FedEx', NULL, '2014-02-10', '06.02.2014 23:52', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16894, '224582546', NULL, NULL, 'liridona krasniqi', '9 VICARAGE ROAD', 'Dagenham', 'RM10 9SD', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7984925598', '0010045Y9Q', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616335', 'FedEx', NULL, '2014-02-10', '03.02.2014 00:22', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16895, '224722547', NULL, NULL, 'Martine Boutin', '25 ULTRA AVENUE', '', 'Mk36gy', 'Milton keynes', 'Grossbritannien', 'GB', NULL, NULL, '7730529624', '0010183SY7', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616346', 'FedEx', NULL, '2014-02-10', '03.02.2014 16:52', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16896, '224201292', NULL, NULL, 'Matthew Hudson', '59 MANNERS ROAD', '', 'PO4 0 BA', 'Portsmouth', 'Grossbritannien', 'GB', NULL, NULL, '7908261188', '001002846M', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616357', 'FedEx', NULL, '2014-02-10', '31.01.2014 23:22', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16897, '225187524', NULL, NULL, 'Mell Taylor', 'Main Street', 'Stoke Golding', 'CV13 6HP', 'Saddleback Barn, Park house court, Main Street, Stoke Golding, Nuneaton', 'Grossbritannien', 'GB', NULL, NULL, '7901000864', '0010075KS9', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616552', 'FedEx', NULL, '2014-02-10', '05.02.2014 16:22', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16898, '224176213', NULL, NULL, 'Miles Millward', '18 GRIFFON CLOSE', 'Quedgeley', 'GL2 4NQ', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7412577984', '0010228AAY', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108618100', 'FedEx', NULL, '2014-02-10', '31.01.2014 20:22', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16899, '224201850', NULL, NULL, 'Piotr Lamparski', '23 BERRY STREET', '', 'CV1 5JT', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7539827569', '0010151AVY', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616380', 'FedEx', NULL, '2014-02-10', '31.01.2014 23:22', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16900, '224459080', NULL, NULL, 'Richard White', 'FLAT 3 113 STATION ROAD', '', 'EX20 1EH', 'OKEHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7792067535', '00101248OC', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616390', 'FedEx', NULL, '2014-02-10', '02.02.2014 13:22', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16901, '224382395', NULL, NULL, 'stefania ciobanu', '16A COURTENAY AVENUE', '', 'HA3 5JJ', 'HARROW', 'Grossbritannien', 'GB', NULL, NULL, '7424694073', '0010014TPM', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616405', 'FedEx', NULL, '2014-02-10', '02.02.2014 00:52', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16902, '224154610', NULL, NULL, 'Stephen Anderson', '24 BECKENHAM AVENUE', '', 'NE36 0EH', 'EAST BOLDON', 'Grossbritannien', 'GB', NULL, NULL, '7717863170', '0010055ZJM', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616416', 'FedEx', NULL, '2014-02-10', '31.01.2014 18:22', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16903, '225508180', NULL, NULL, 'Tafadzwa Dzinoruma', '40 FLEMMING AVENUE', '', 'SS9 3AW', 'LEIGH-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7554011516', '0010122U9A', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616427', 'FedEx', NULL, '2014-02-10', '06.02.2014 22:22', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16904, '224201161', NULL, NULL, 'Victoria Mowat', '3 Logfield Drive', '', 'L19 2RP', 'Liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7900987872', '001024723I', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108616438', 'FedEx', NULL, '2014-02-10', '31.01.2014 23:22', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16905, '225042937', NULL, NULL, 'Xingsan Kan', 'FDB EUROPE GRENADIER ROAD', '', 'EX1 3LH', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7825885888', '0010241TRT', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108615935', 'FedEx', NULL, '2014-02-10', '04.02.2014 23:52', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16906, '224140314', NULL, NULL, 'Xingsan Kan', 'FDB EUROPE GRENADIER ROAD', '', 'EX1 3LH', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7825885888', '0010080FDH', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108615935', 'FedEx', NULL, '2014-02-10', '31.01.2014 17:22', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(16907, '224906149', NULL, NULL, 'Shan Kaitell', '25 St ives close', '', 'Rm39lf', 'Romford', 'Grossbritannien', 'GB', NULL, NULL, '', '0010157ZGP', NULL, NULL, 'Brown Strap With Gold and Black Dial - GM-506-3', NULL, '577108616460', 'FedEx', NULL, '2014-02-10', '04.02.2014 12:53', 'UK140110AMC15', '1', 'a0YC000000X6AU0MAN', '130.99', '199.00'),
(16908, '225328744', NULL, NULL, 'Alastair Carr', '48 PLANKS LANE', 'Wombourne', 'WV5 9HG', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '1902896115', '0010218PND', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616471', 'FedEx', NULL, '2014-02-10', '06.02.2014 09:22', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16909, '225412621', NULL, NULL, 'Alexander Addis', '21 Altura Tower', 'Bridges Court RD.', 'SW11 3GZ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7900335000', '10188275', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616482', 'FedEx', NULL, '2014-02-10', '06.02.2014 14:52', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16910, '225396801', NULL, NULL, 'Alicia Stratford', 'MEADOWSIDE LONDON ROAD', '', 'CM11 2UY', 'BILLERICAY', 'Grossbritannien', 'GB', NULL, NULL, '7792114990', '0010043SNY', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616493', 'FedEx', NULL, '2014-02-10', '06.02.2014 13:52', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16911, '224478528', NULL, NULL, 'Christine weller', '596 FULHAM ROAD', 'Kensington prep school', 'SW6 5PA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7971676818', '0010171PNY', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616508', 'FedEx', NULL, '2014-02-10', '02.02.2014 14:53', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16912, '224538840', NULL, NULL, 'dabriel choi', 'Flat 19 20 Corringway', 'Heathview Court', 'NW11 7EF', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7957470767', '0010098EG9', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616519', 'FedEx', NULL, '2014-02-10', '02.02.2014 20:22', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16913, '224825896', NULL, NULL, 'Danny Teague', '147 WOODFIELD ROAD', 'Northgate', 'RH10 8AD', 'CRAWLEY', 'Grossbritannien', 'GB', NULL, NULL, '7884064809', '0010087PTW', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616520', 'FedEx', NULL, '2014-02-10', '04.02.2014 05:52', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16914, '225519508', NULL, NULL, 'David Linden', '46 BALLOCHNEY STREET', '', 'ML6 0LE', 'AIRDRIE', 'Grossbritannien', 'GB', NULL, NULL, '7901904078', '001024607R', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616530', 'FedEx', NULL, '2014-02-10', '06.02.2014 23:52', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16915, '225246808', NULL, NULL, 'Edward McLaughlin', '27A JACOBS WELLS ROAD', '', 'BS8 1DS', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7794061924', '10007269', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616541', 'FedEx', NULL, '2014-02-10', '05.02.2014 20:52', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16916, '224141542', NULL, NULL, 'gary dempster', '13 WHITFIELD DRIVE', 'Scotmin nutrition', 'KA8 9RX', 'AYR', 'Grossbritannien', 'GB', NULL, NULL, '7731528197', '0010125T5U', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616552', 'FedEx', NULL, '2014-02-10', '31.01.2014 17:22', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16917, '224872417', NULL, NULL, 'Jag Dhanak', 'LESSEX HOUSE STATION ROAD', 'Ripple', 'GL20 6EY', 'TEWKESBURY', 'Grossbritannien', 'GB', NULL, NULL, '7950856653', '0010130VVU', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616563', 'FedEx', NULL, '2014-02-10', '04.02.2014 10:23', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16918, '224430364', NULL, NULL, 'Jess Lewis', '45 ALLT-YR-YN HEIGHTS', '', 'NP20 5DX', 'NEWPORT', 'Grossbritannien', 'GB', NULL, NULL, '7715003547', '0010032LD9', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616574', 'FedEx', NULL, '2014-02-10', '02.02.2014 11:22', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16919, '225043035', NULL, NULL, 'Jonuz Meta', '40 cavendish house', '', 'tw10 7pj', 'Londom', 'Grossbritannien', 'GB', NULL, NULL, '7960293436', '0010237ZY6', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616585', 'FedEx', NULL, '2014-02-10', '04.02.2014 23:52', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(16920, '225456528', NULL, NULL, 'Kay Grice', '34 WINCHESTER DRIVE', 'LINTIN', 'DE12 6PP', 'SWADLINCOTE', 'Grossbritannien', 'GB', NULL, NULL, '1283760929', '0010077AK4', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616596', 'FedEx', NULL, '2014-02-10', '06.02.2014 18:22', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16921, '225511557', NULL, NULL, 'Keir Bethell', '2 BOWERS STREET', '', 'M14 6SU', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7528722739', '0010050VEP', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616600', 'FedEx', NULL, '2014-02-10', '06.02.2014 22:52', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16922, '224966855', NULL, NULL, 'Kelly Moore', '11 FARNDALE ROAD', 'nunthorpe', 'TS7 0HG', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7752160068', '00100176JQ', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616611', 'FedEx', NULL, '2014-02-10', '04.02.2014 17:22', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16923, '224111841', NULL, NULL, 'Leaena Fidelis', '77 BEAUMONT RISE', 'Worksop', 'S80 1YG', 'WORKSOP', 'Grossbritannien', 'GB', NULL, NULL, '7908108576', '0010142SBS', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616622', 'FedEx', NULL, '2014-02-10', '31.01.2014 14:53', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16924, '224982446', NULL, NULL, 'Maria  Lowe', 'Newton mount bungalow', 'Bretby lane', 'DE15 0QR', 'bretby', 'Grossbritannien', 'GB', NULL, NULL, '1283701909', '0010212QIZ', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616633', 'FedEx', NULL, '2014-02-10', '04.02.2014 18:53', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16925, '224123603', NULL, NULL, 'Martin Krzyzaniak', '5 Berwyn Close', '', 'S40 4LZ', 'Chesterfield', 'Grossbritannien', 'GB', NULL, NULL, '7598444916', '001016935M', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616644', 'FedEx', NULL, '2014-02-10', '31.01.2014 15:52', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16926, '224109258', NULL, NULL, 'merin yilmaz', 'Magnolia House', 'riverside avenue', 'EN10 6RD', 'BROXBOURNE', 'Grossbritannien', 'GB', NULL, NULL, '7525340123', '0010019QGU', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616655', 'FedEx', NULL, '2014-02-10', '31.01.2014 14:22', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16927, '224136382', NULL, NULL, 'Micah Grimshaw', '5 SCARISBRICK STREET', '', 'L39 1QE', 'ORMSKIRK', 'Grossbritannien', 'GB', NULL, NULL, '7821478805', '0010008DLT', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616666', 'FedEx', NULL, '2014-02-10', '31.01.2014 16:52', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16928, '225517919', NULL, NULL, 'Mr. Adel Alzahrani', '118 NEW BEDFORD ROAD', 'Flat 3', 'LU3 1DF', 'LUTON', 'Grossbritannien', 'GB', NULL, NULL, '7585801074', '00100515D1', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616677', 'FedEx', NULL, '2014-02-10', '06.02.2014 23:52', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16929, '224106207', NULL, NULL, 'Nicola Sleight', 'LODGE HORSEPOOLS HILL', 'Harescombe', 'GL4 0UY', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '1452814552', '0010194ICL', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616688', 'FedEx', NULL, '2014-02-10', '31.01.2014 14:23', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16930, '224806879', NULL, NULL, 'Octavio Savin Dumitrus', '71 CROYDON ROAD', '', 'CR0 4QF', 'CROYDON', 'Grossbritannien', 'GB', NULL, NULL, '7778245690', '0010177HZ0', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616699', 'FedEx', NULL, '2014-02-10', '03.02.2014 23:22', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16931, '224198812', NULL, NULL, 'Piotr Olszewski', '3D KILMERSDON ROAD', '3d', 'BS13 9NQ', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7590264461', '00100521PM', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616703', 'FedEx', NULL, '2014-02-10', '31.01.2014 22:52', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16932, '224704206', NULL, NULL, 'Reetu Kaur', '19 VASSALL ROAD', 'Fishponds', 'BS16 2LH', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7944713293', '0010110WI9', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616714', 'FedEx', NULL, '2014-02-10', '03.02.2014 15:22', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16933, '225122299', NULL, NULL, 'Ricky Stubbenhagen', '28 LONDON ROAD', '', 'NN4 8AH', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7940590408', '001018325A', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616725', 'FedEx', NULL, '2014-02-10', '05.02.2014 11:53', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16934, '225134414', NULL, NULL, 'Roman Violeta', '303 Katherine road', '', 'E7 8Pj', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7587516290', '0010074A15', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616736', 'FedEx', NULL, '2014-02-10', '05.02.2014 12:22', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16935, '224756188', NULL, NULL, 'Rukshana Bi', '119 Gladstone Street', '', 'PE1 2BN', 'Peterborough', 'Grossbritannien', 'GB', NULL, NULL, '7954414390', '00101124P3', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616747', 'FedEx', NULL, '2014-02-10', '03.02.2014 19:22', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16936, '225123640', NULL, NULL, 'Shivesh Kaushik', 'BRUNEL UNIVE KINGSTON LANE', 'Brunel Univeristy, Kilmorey Hall, Flat 23, Room 9', 'UB8 3PH', 'UXBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '4,47415E+11', '0010069LP4', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616758', 'FedEx', NULL, '2014-02-10', '05.02.2014 11:53', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16937, '225332028', NULL, NULL, 'Stella Pope', '1 SUNNYCROFT CLOSE', '', 'GL52 8AU', 'CHELTENHAM', 'Grossbritannien', 'GB', NULL, NULL, '1242673901', '0010141PU6', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108616769', 'FedEx', NULL, '2014-02-10', '06.02.2014 09:52', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16938, '225042736', NULL, NULL, 'Xingsan Kan', 'FDB EUROPE GRENADIER ROAD', '', 'EX1 3LH', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7825885888', '0010028DX2', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108615935', 'FedEx', NULL, '2014-02-10', '04.02.2014 23:52', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(16939, '224112883', NULL, NULL, 'Adam Pember', '12 REGIMENT THORNEY ISLAND', '', 'PO10 8DH', 'EMSWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7791698104', '0010109T5I', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '577108616780', 'FedEx', NULL, '2014-02-10', '31.01.2014 14:53', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(16940, '224133720', NULL, NULL, 'alan hook', '14 olde farm drive', '', 'GU17 0DU', 'blackwater camberley', 'Grossbritannien', 'GB', NULL, NULL, '1252664322', '00102246G3', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '577108616791', 'FedEx', NULL, '2014-02-10', '31.01.2014 16:22', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(16941, '224187866', NULL, NULL, 'Alastair Nash', '8 CHAMOIS CLOSE', '', 'CB22 3UT', 'CAMBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7735241789', '00100895XQ', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '577108616806', 'FedEx', NULL, '2014-02-10', '31.01.2014 21:52', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(16942, '224793842', NULL, NULL, 'Ash Rowland', '42 SUFFOLK STREET', '', 'WA7 1EX', 'RUNCORN', 'Grossbritannien', 'GB', NULL, NULL, '7976712370', '1,01E+06', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '577108616817', 'FedEx', NULL, '2014-02-10', '03.02.2014 22:22', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(16943, '224201297', NULL, NULL, 'Carole Braker Smith', '28 LABURNUM AVENUE', 'NEWBOLD VERDON', 'LE9 9LQ', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7827228247', '0010157HP8', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '577108616828', 'FedEx', NULL, '2014-02-10', '31.01.2014 23:22', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(16944, '224137888', NULL, NULL, 'Dave Walton', '47 CEDAR GROVE', '', 'SK11 7RY', 'Macclesfield', 'Grossbritannien', 'GB', NULL, NULL, '1625611022', '0010175WBL', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '577108616839', 'FedEx', NULL, '2014-02-10', '31.01.2014 16:52', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(16945, '225476854', NULL, NULL, 'Julian Pearce', '2F1 13 Parkside Terrace', '', 'EH16 5BL', 'Edinburgh', 'Grossbritannien', 'GB', NULL, NULL, '786056280', '0010121YY8', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '577108616840', 'FedEx', NULL, '2014-02-10', '06.02.2014 20:22', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(16946, '225509851', NULL, NULL, 'Laura Maclure', '24 Cavie Road', '', 'EX33 1DY', 'Braunton', 'Grossbritannien', 'GB', NULL, NULL, '7902806659', '0010108WDN', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '577108616850', 'FedEx', NULL, '2014-02-10', '06.02.2014 22:52', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(16947, '224323864', NULL, NULL, 'Linda Rafferty', '7 ORCHARDVILLE CRES', '', 'BT10 0JS', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7715933889', '0010158HV6', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '577108616861', 'FedEx', NULL, '2014-02-10', '01.02.2014 17:22', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(16948, '224728520', NULL, NULL, 'lynne cooper', '18 HANBURY CLOSE', '', 'S71 2LA', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '1226231341', '0010160MLZ', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '577108616872', 'FedEx', NULL, '2014-02-10', '03.02.2014 17:22', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(16949, '225244670', NULL, NULL, 'Maky Lewis', '11 The Avenue', '', 'sg189pa', 'Langford', 'Grossbritannien', 'GB', NULL, NULL, '7557109925', '0010186UJH', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '577108616883', 'FedEx', NULL, '2014-02-10', '05.02.2014 20:53', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(16950, '225055455', NULL, NULL, 'Muhammad Mukhtiyar', '67 WATLING WAY', '', 'BS11 9NL', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7455707077', '00101198EA', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '577108616894', 'FedEx', NULL, '2014-02-10', '05.02.2014 05:52', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(16951, '225497760', NULL, NULL, 'Nyarko Dikoh', '30 WYLD WAY WEMBLEY WAY', '', 'HA9 6JJ', 'WEMBLEY', 'Grossbritannien', 'GB', NULL, NULL, '7462142170', '00101455WF', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '577108616909', 'FedEx', NULL, '2014-02-10', '06.02.2014 21:52', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(16952, '224656556', NULL, NULL, 'Olesya Zatsepina', '36 THE SLADE', '', 'SE18 2NB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7838777868', '0010132FIR', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '577108616910', 'FedEx', NULL, '2014-02-10', '03.02.2014 11:53', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(16953, '224565673', NULL, NULL, 'OYINLOLA DAVIES', '14 IVORYDOWN', '', 'BR1 5EH', 'BROMLEY', 'Grossbritannien', 'GB', NULL, NULL, '7771363417', '0010150UCQ', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '577108616920', 'FedEx', NULL, '2014-02-10', '02.02.2014 22:22', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(16954, '224485603', NULL, NULL, 'Rabby Ferose', '44 ELLESMERE ROAD', '', 'E3 5QX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7432087075', '0010187HNX', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '577108616931', 'FedEx', NULL, '2014-02-10', '02.02.2014 15:52', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(16955, '225294693', '', '', 'Shaa Zein', '215 GRAY\'S INN ROAD', '', 'WC1X 8RH', 'LONDON', 'Grossbritannien', '', '', '', '7432203131', '10206273', '', '', 'Brown Strap With Silver Case and Gold Face (GM-103-4)', '17.03.2014  RL706176716DE', '577108616942', 'FedEx', '', '2014-02-10', '06.02.2014 03:52', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(16956, '224944952', NULL, NULL, 'Aidan caller', '2 HERBERTON BUILDINGS', 'Chapel lane', 'BA12 6NN', 'WARMINSTER', 'Grossbritannien', 'GB', NULL, NULL, '1747840590', '00100677PI', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108616953', 'FedEx', NULL, '2014-02-10', '04.02.2014 15:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16957, '224658630', NULL, NULL, 'Emmanuel Modupe', '17 HIGHFIELD ROAD', 'BRITANNIC HOUSE', 'NW11 9LS', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7974170150', '0010205D7B', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108616964', 'FedEx', NULL, '2014-02-10', '03.02.2014 11:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16958, '225046073', NULL, NULL, 'Mei-Yueh Chen', '86 vancouver house', 'Needleman street', 'SE16 7BW', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7748165190', '0010186PO1', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108616975', 'FedEx', NULL, '2014-02-10', '05.02.2014 00:22', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16959, '225475490', NULL, NULL, 'simon everett', '19 DULVERTON PLACE', '', 'LS11 0LA', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7796878025', '001016318P', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108616986', 'FedEx', NULL, '2014-02-10', '06.02.2014 19:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16960, '225177922', NULL, NULL, 'Stephen Scanlon', '1 Nicholson House', '299 Southchurch Road', 'SS1 2PB', 'Southend on Sea', 'Grossbritannien', 'GB', NULL, NULL, '1702619354', '00100498AW', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108616997', 'FedEx', NULL, '2014-02-10', '05.02.2014 15:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16961, '223323896', NULL, NULL, 'Xingsan Kan', 'FDB EUROPE GRENADIER ROAD', '', 'EX1 3LH', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7825885888', '0010171W8Q', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108615935', 'FedEx', NULL, '2014-02-10', '28.01.2014 07:22', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(16962, '225509543', NULL, NULL, 'Chun Hann Hoh', '51 SEMLEY PLACE', '', 'SW1W 9QJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7895022518', '0010225E2G', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108617011', 'FedEx', NULL, '2014-02-10', '06.02.2014 22:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16963, '225491263', NULL, NULL, 'Cody Cowan', '119 CRASSWELL STREET', 'Landport', 'PO1 1HT', 'PORTSMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7860659454', '0010206BNY', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108617022', 'FedEx', NULL, '2014-02-10', '06.02.2014 21:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16964, '225124347', NULL, NULL, 'David oram', '68 CROSS STREET', '', 'NN16 9DL', 'KETTERING', 'Grossbritannien', 'GB', NULL, NULL, '1536514496', '00100827ES', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108617033', 'FedEx', NULL, '2014-02-10', '05.02.2014 11:53', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16965, '224602864', NULL, NULL, 'Jade Weston', '47 EVERSFIELD', '', 'RH13 9GF', 'HORSHAM', 'Grossbritannien', 'GB', NULL, NULL, '7884552472', '0010203Q2K', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108617044', 'FedEx', NULL, '2014-02-10', '03.02.2014 07:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16966, '225291515', NULL, NULL, 'Julie McCabe', '20 ELMFIELD ROAD', '', 'NE31 2DY', 'HEBBURN', 'Grossbritannien', 'GB', NULL, NULL, '7876225728', '0010032JMT', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108617055', 'FedEx', NULL, '2014-02-10', '06.02.2014 02:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16967, '225253087', NULL, NULL, 'Leslie Mtariswa', '630 DEREHAM ROAD', '', 'NR5 8TE', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '7753424419', '00100381V5', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108617066', 'FedEx', NULL, '2014-02-10', '05.02.2014 21:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16968, '225236107', NULL, NULL, 'Louis Forkin', '1150 BURNLEY ROAD EAST', 'Water', 'BB4 9QR', 'ROSSENDALE', 'Grossbritannien', 'GB', NULL, NULL, '7807880348', '0010068ZJU', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108617077', 'FedEx', NULL, '2014-02-10', '05.02.2014 19:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16969, '225270482', NULL, NULL, 'luke kieran', '19 BROOKDENE ROAD', 'burnage', 'M19 1BQ', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7545587197', '0010005AVA', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108617088', 'FedEx', NULL, '2014-02-10', '05.02.2014 22:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16970, '224491221', NULL, NULL, 'Marilyn Cocker', '24 MILLGROUND ROAD', '', 'BS13 8NF', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7905901669', '0010053TTM', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108617099', 'FedEx', NULL, '2014-02-10', '02.02.2014 16:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16971, '224678869', NULL, NULL, 'Moyosore Bolaji', '27 CALBROKE ROAD', '', 'SL2 2HY', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '7939108583', '0010050LWJ', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108617103', 'FedEx', NULL, '2014-02-10', '03.02.2014 13:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16972, '224983991', NULL, NULL, 'osman bampiay', '170 WHITEBARN LANE', '', 'RM10 9LR', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7990011879', '0010136TUJ', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108617114', 'FedEx', NULL, '2014-02-10', '04.02.2014 18:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16973, '224177478', NULL, NULL, 'Perminder Dhanjal', '386 HYTHE ROAD', '', 'TN24 0QL', 'ASHFORD', 'Grossbritannien', 'GB', NULL, NULL, '7780691860', '0010223G4P', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108617125', 'FedEx', NULL, '2014-02-10', '31.01.2014 20:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16974, '224819897', NULL, NULL, 'Sigita Rudyte', 'FLAT 9 TENTELOW LANE', 'Vine Cottage', 'UB2 4LG', 'SOUTHALL', 'Grossbritannien', 'GB', NULL, NULL, '7714444566', '0010045DLG', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108617136', 'FedEx', NULL, '2014-02-10', '04.02.2014 01:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16975, '225234111', NULL, NULL, 'Victoria Petrenko', '118 LONGHILL ROAD', '', 'SE6 1UA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7961000875', '10224181', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108617147', 'FedEx', NULL, '2014-02-10', '05.02.2014 19:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16976, '225235661', NULL, NULL, 'Vita Petrenko', '118 LONGHILL ROAD', '', 'SE6 1UA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7961000875', '00100679UE', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108617147', 'FedEx', NULL, '2014-02-10', '05.02.2014 19:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16977, '223323811', NULL, NULL, 'Xingsan Kan', 'FDB EUROPE GRENADIER ROAD', '', 'EX1 3LH', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7825885888', '0010035GHQ', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108615935', 'FedEx', NULL, '2014-02-10', '28.01.2014 07:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(16978, '225154804', NULL, NULL, 'Gabriela Bastos', 'St Paul\'s Place', 'Holland House', 'BH8 8GG', 'Bournemouth', 'Grossbritannien', 'GB', NULL, NULL, '7947646840', '0010141U4R', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108617170', 'FedEx', NULL, '2014-02-10', '05.02.2014 13:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16979, '224766838', NULL, NULL, 'Germana Forlenza', '98 CLARK STREET', '', 'E1 3HB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7729275757', '00100357FP', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108617180', 'FedEx', NULL, '2014-02-10', '03.02.2014 20:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16980, '224353999', NULL, NULL, 'Kay Barton', '4 PERCY ROAD', 'Percy Road', 'NE26 2AX', 'WHITLEY BAY', 'Grossbritannien', 'GB', NULL, NULL, '7774489498', '00100316BK', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108617191', 'FedEx', NULL, '2014-02-10', '01.02.2014 20:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16981, '224730430', NULL, NULL, 'Natasha Morrison', '7 LINFIELD AVENUE', '', 'BT12 5BT', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7563004501', '001009596T', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108617206', 'FedEx', NULL, '2014-02-10', '03.02.2014 17:22', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(16982, '224761279', NULL, NULL, 'Christine Mcaleese', '71 ST. MARGARETS ROAD', '', 'M25 2QT', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7957636572', '0010039E3N', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108617217', 'FedEx', NULL, '2014-02-10', '03.02.2014 19:52', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00'),
(16983, '225031634', NULL, NULL, 'Richard Stephens', '25 RAWDON PLACE', 'Moira', 'BT67 0NX', 'CRAIGAVON', 'Grossbritannien', 'GB', NULL, NULL, '7857460877', '001014289C', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108617228', 'FedEx', NULL, '2014-02-10', '04.02.2014 22:53', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00'),
(16984, '223324097', NULL, NULL, 'Xingsan Kan', 'FDB EUROPE GRENADIER ROAD', '', 'EX1 3LH', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7825885888', '0010145G1F', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108615935', 'FedEx', NULL, '2014-02-10', '28.01.2014 07:22', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00'),
(16985, '224453819', NULL, NULL, 'Daniel Chung', '14 TRUMPINGTON ROAD', '', 'E7 9EJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7456812823', '0010211BZI', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108617240', 'FedEx', NULL, '2014-02-10', '02.02.2014 12:52', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16986, '224812321', NULL, NULL, 'Elysia Mountford', '16 JACKSON ROAD', '', 'EN4 8UT', 'BARNET', 'Grossbritannien', 'GB', NULL, NULL, '7722449379', '0010239KE5', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108617250', 'FedEx', NULL, '2014-02-10', '03.02.2014 23:52', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16987, '224161073', NULL, NULL, 'Emma Redshaw', '176 CHURCH ROAD NORTH', '', 'Pe252qq', 'Skegness', 'Grossbritannien', 'GB', NULL, NULL, '7866978668', '0010136PFX', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108617261', 'FedEx', NULL, '2014-02-10', '31.01.2014 18:52', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16988, '224611648', NULL, NULL, 'Jeorge Hnna', '86 BINSEY LANE', '', 'OX2 0QJ', 'OXFORD', 'Grossbritannien', 'GB', NULL, NULL, '7966020244', '0010019BNK', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108617272', 'FedEx', NULL, '2014-02-10', '03.02.2014 08:52', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16989, '224270754', NULL, NULL, 'Katarina Ranceva', '24 Exbury Road', '', 'SE6 4ND', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7427675571', '0010185A67', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108617283', 'FedEx', NULL, '2014-02-10', '01.02.2014 12:22', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16990, '224369529', NULL, NULL, 'Mario Zachariou', 'Flat B, 101 LICHFIELD ROAD', '', 'B74 2RS', 'SUTTON COLDFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7801341974', '0010179C8Y', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108617294', 'FedEx', NULL, '2014-02-10', '01.02.2014 22:22', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16991, '224258086', NULL, NULL, 'Martyna Cwalina', '48 BROOK\'S MEWS', 'Barclays', 'W1K 4PB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7703068018', '0010178ALN', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108617309', 'FedEx', NULL, '2014-02-10', '01.02.2014 10:53', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16992, '224947622', NULL, NULL, 'Pascal Isamah', '211A BEXLEY ROAD', '', 'DA8 3EU', 'ERITH', 'Grossbritannien', 'GB', NULL, NULL, '7833463670', '0010192RRS', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108617310', 'FedEx', NULL, '2014-02-10', '04.02.2014 15:52', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16993, '224263889', NULL, NULL, 'S Selvaratnam', '39 Haslam Court', '', 'N11 1NJ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '4,47739E+11', '0010122W7X', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108617320', 'FedEx', NULL, '2014-02-10', '01.02.2014 11:23', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16994, '224278673', NULL, NULL, 'sandra gardner', '1 TARBOT HEY', '', 'CH46 6EG', 'WIRRAL', 'Grossbritannien', 'GB', NULL, NULL, '1516784445', '0010220GDH', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108617331', 'FedEx', NULL, '2014-02-10', '01.02.2014 12:52', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16995, '224351252', NULL, NULL, 'Sean Williams', '25 HORNHATCH', '', 'GU4 8AZ', 'GUILDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7540278506', '00100413AU', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108617342', 'FedEx', NULL, '2014-02-10', '01.02.2014 20:22', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16996, '224504491', NULL, NULL, 'Shamas Khan', '17 HOLLYBANK GROVE', '', 'BD7 4QN', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7852210378', '0010135D3Z', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108617353', 'FedEx', NULL, '2014-02-10', '02.02.2014 17:22', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16997, '224418855', NULL, NULL, 'Shaun Donaldson', '53 CLIPSTONE AVENUE', '', 'NE6 3SP', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7787257951', '0010137LZV', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108617364', 'FedEx', NULL, '2014-02-10', '02.02.2014 10:22', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16998, '224127795', NULL, NULL, 'simon hickey', '9 MIDDLEWOOD VIEW', 'high lane', 'SK6 8AZ', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7947326091', '001009494V', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '577108617375', 'FedEx', NULL, '2014-02-10', '31.01.2014 15:52', 'UK140110AMC08', '1', 'a0YC000000X6A3UMAV', '130.99', '199.00'),
(16999, '224495047', NULL, NULL, 'Lauren Thompson', '3 Torquay road', '', 'Sr3 4ba', 'Sunderland', 'Grossbritannien', 'GB', NULL, NULL, '7816867816', '0010129W2H', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '577108617386', 'FedEx', NULL, '2014-02-10', '02.02.2014 16:22', 'UK140110AMC04', '1', 'a0YC000000X6A0fMAF', '130.99', '199.00'),
(17000, '224813403', NULL, NULL, 'Megan Glynn', '8 CUNNINGHAM PARK', '', 'HA1 4QL', 'HARROW', 'Grossbritannien', 'GB', NULL, NULL, '7842781631', '0010176XN7', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '577108617397', 'FedEx', NULL, '2014-02-10', '04.02.2014 00:52', 'UK140110AMC04', '1', 'a0YC000000X6A0fMAF', '130.99', '199.00'),
(17001, '224992028', NULL, NULL, 'mikhael adam', '58 DELLOW CLOSE', 'dellow close', 'IG2 7ED', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7940092546', '0010184MNJ', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '577108617401', 'FedEx', NULL, '2014-02-10', '04.02.2014 19:53', 'UK140110AMC04', '1', 'a0YC000000X6A0fMAF', '130.99', '199.00'),
(17002, '224837337', NULL, NULL, 'Shomari Rudder', '11 EDEN CLOSE', '', 'Sl3 8th', 'Slough', 'Grossbritannien', 'GB', NULL, NULL, '7809483373', '00101864SE', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '577108617412', 'FedEx', NULL, '2014-02-10', '04.02.2014 07:52', 'UK140110AMC04', '1', 'a0YC000000X6A0fMAF', '130.99', '199.00'),
(17003, '224440152', NULL, NULL, 'Katherine Bratby', '0 FRITH END', 'Twickers', 'GU35 0QZ', 'BORDON', 'Grossbritannien', 'GB', NULL, NULL, '7591594872', '0010166MRC', NULL, NULL, 'Newton Watch - Black Strap With Silver Case and Black Face (GM-4004-2)', NULL, '577108617423', 'FedEx', NULL, '2014-02-10', '02.02.2014 11:52', 'UK140110AMC02', '1', 'a0YC000000X69p3MAB', '130.99', '199.00'),
(17004, '224911842', NULL, NULL, 'Melissa Donovan', '45 SUNNYSIDE CRESCENT', 'Holytown', 'ML1 4RY', 'MOTHERWELL', 'Grossbritannien', 'GB', NULL, NULL, '7443426378', '0010064G90', NULL, NULL, 'Newton Watch - Black Strap With Silver Case and Black Face (GM-4004-2)', NULL, '577108617434', 'FedEx', NULL, '2014-02-10', '04.02.2014 13:23', 'UK140110AMC02', '1', 'a0YC000000X69p3MAB', '130.99', '199.00'),
(17005, '224264211', NULL, NULL, 'Morgan Simpson', '75 DRAYTON PARK', 'Arsenel Football Club', 'N5 1BU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7958218836', '0010126PNI', NULL, NULL, 'Newton Watch - Black Strap With Silver Case and Black Face (GM-4004-2)', NULL, '577108617445', 'FedEx', NULL, '2014-02-10', '01.02.2014 11:23', 'UK140110AMC02', '1', 'a0YC000000X69p3MAB', '130.99', '199.00'),
(17006, '225038971', NULL, NULL, 'Robb Wood', '74 BROOKMEAD DRIVE', '', 'OX10 9BJ', 'WALLINGFORD', 'Grossbritannien', 'GB', NULL, NULL, '7590052200', '0010207CA3', NULL, NULL, 'Newton Watch - Black Strap With Silver Case and Black Face (GM-4004-2)', NULL, '577108617456', 'FedEx', NULL, '2014-02-10', '04.02.2014 23:22', 'UK140110AMC02', '1', 'a0YC000000X69p3MAB', '130.99', '199.00'),
(17007, '224228818', NULL, NULL, 'Ryan Thornton-Wilkins', '3 QUEEN MARY ROAD', 'Please knock', 'Po169rj', 'Portchester', 'Grossbritannien', 'GB', NULL, NULL, '7557046635', '0010023IRY', NULL, NULL, 'Newton Watch - Black Strap With Silver Case and Black Face (GM-4004-2)', NULL, '577108617467', 'FedEx', NULL, '2014-02-10', '01.02.2014 08:52', 'UK140110AMC02', '1', 'a0YC000000X69p3MAB', '130.99', '199.00'),
(17008, '224889140', NULL, NULL, 'sana dogar', '195 The Slade', '', 'OX3 7HR', 'Oxford', 'Grossbritannien', 'GB', NULL, NULL, '7459387342', '0010055P7Q', NULL, NULL, 'Newton Watch - Black Strap With Silver Case and Black Face (GM-4004-2)', NULL, '577108617478', 'FedEx', NULL, '2014-02-10', '04.02.2014 11:52', 'UK140110AMC02', '1', 'a0YC000000X69p3MAB', '130.99', '199.00'),
(17009, '224454450', NULL, NULL, 'Sarah Holgate', '13 CRANMER GARDENS', '', 'RM10 7TJ', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7852444552', '0010174YIK', NULL, NULL, 'Newton Watch - Black Strap With Silver Case and Black Face (GM-4004-2)', NULL, '577108617489', 'FedEx', NULL, '2014-02-10', '02.02.2014 12:52', 'UK140110AMC02', '1', 'a0YC000000X69p3MAB', '130.99', '199.00'),
(17010, '224990277', NULL, NULL, 'Stuart Cross', '18 ELDON STREET', '', 'S70 2JB', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7814128159', '10085097', NULL, NULL, 'Newton Watch - Black Strap With Silver Case and Black Face (GM-4004-2)', NULL, '577108617490', 'FedEx', NULL, '2014-02-10', '04.02.2014 19:22', 'UK140110AMC02', '1', 'a0YC000000X69p3MAB', '130.99', '199.00'),
(17011, '225097962', NULL, NULL, 'Chris Guest', '25 Birchin Bank', '', 'S74 8DP', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7919357634', '0010082G7V', NULL, NULL, 'Newton Watch - Black Strap With Silver Case and White Face (GM-4004-1)', NULL, '577108617504', 'FedEx', NULL, '2014-02-10', '05.02.2014 10:22', 'UK140110AMC01', '1', 'a0YC000000X69oUMAR', '130.99', '199.00'),
(17012, '224261934', NULL, NULL, 'Vishal Bhadauria', 'Apartment 106, Metro central heights, 119 NEWINGTON CAUSEWAY', 'Apartment 106, Metro Central Heights', 'SE1 6BB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7824641911', '0010109Y1P', NULL, NULL, 'Newton Watch - Black Strap With Silver Case and White Face (GM-4004-1)', NULL, '577108617515', 'FedEx', NULL, '2014-02-10', '01.02.2014 11:23', 'UK140110AMC01', '1', 'a0YC000000X69oUMAR', '130.99', '199.00'),
(17013, '225010871', NULL, NULL, 'ahmed sakhi', '5 GRUNDY LANE', '', 'BL9 9BZ', 'BURY', 'Grossbritannien', 'GB', NULL, NULL, '7795245982', '0010033GT5', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108617526', 'FedEx', NULL, '2014-02-10', '04.02.2014 20:52', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(17014, '224422000', NULL, NULL, 'Alex Henshaw', '12 MEADOWCROFT', 'Title is \"miss\"', 'WN8 6RT', 'Skelmersdale', 'Grossbritannien', 'GB', NULL, NULL, '7875514550', '0010080DJH', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108618121', 'FedEx', NULL, '2014-02-10', '02.02.2014 10:22', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(17015, '224676465', NULL, NULL, 'Callum Mccormick', '34 AMBERGATE', '', 'WN8 9JN', 'SKELMERSDALE', 'Grossbritannien', 'GB', NULL, NULL, '7867501713', '00100963GR', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108617548', 'FedEx', NULL, '2014-02-10', '03.02.2014 12:52', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(17016, '225208433', NULL, NULL, 'ESNAT MTONGA', '19 HANNAY HOUSE,', '23 SCOTT AVENUE', 'SW15 3PD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7919312833', '00100936XS', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108617559', 'FedEx', NULL, '2014-02-10', '05.02.2014 17:52', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(17017, '224384616', NULL, NULL, 'Ewelina Gruszka', '11 APPLE MARKET', '', 'KT1 1JE', 'KINGSTON UPON THAMES', 'Grossbritannien', 'GB', NULL, NULL, '7807822851', '001023039W', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108617560', 'FedEx', NULL, '2014-02-10', '02.02.2014 01:52', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(17018, '224210494', NULL, NULL, 'Gerard Daly', '4 FOUNTAIN CRESCENT', '', 'BT28 3WB', 'LISBURN', 'Grossbritannien', 'GB', NULL, NULL, '7828026844', '0010180DWU', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108617570', 'FedEx', NULL, '2014-02-10', '01.02.2014 01:22', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(17019, '225281927', NULL, NULL, 'john sleigh', 'York Corner Cottage', 'Corner Cottage, Millington', 'YO42 1TX', 'York', 'Grossbritannien', 'GB', NULL, NULL, '1759303206', '0010057T6M', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108617581', 'FedEx', NULL, '2014-02-10', '05.02.2014 23:52', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(17020, '224713484', NULL, NULL, 'Kenny Adefulire', '46 REEDE ROAD', '', 'RM10 8DT', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7947926740', '0010123PPM', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108617592', 'FedEx', NULL, '2014-02-10', '03.02.2014 15:52', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(17021, '224918108', NULL, NULL, 'martin shaw', '29 HYDE ROAD', 'Deliver to no. 31 if no one in at no. 29', 'LA4 6NX', 'MORECAMBE', 'Grossbritannien', 'GB', NULL, NULL, '7841744398', '00101182WK', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108617607', 'FedEx', NULL, '2014-02-10', '04.02.2014 13:23', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(17022, '224180168', NULL, NULL, 'Melvin Leroy Branker', '6 DARMOND ROAD', 'Northwood', 'L33 6YF', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7823887657', '0010187MFK', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108617618', 'FedEx', NULL, '2014-02-10', '31.01.2014 20:52', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(17023, '224207408', NULL, NULL, 'Michelle Smith', '4 BROWNING CLOSE', 'Scunthorpe', 'DN17 1LY', 'SCUNTHORPE', 'Grossbritannien', 'GB', NULL, NULL, '7717452889', '0010019KMV', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108617629', 'FedEx', NULL, '2014-02-10', '01.02.2014 00:22', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(17024, '225207509', NULL, NULL, 'Mohamed kallon', '87 Albany close', '', 'N15 3rq', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7411789851', '00100522EW', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108617630', 'FedEx', NULL, '2014-02-10', '05.02.2014 17:52', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(17025, '224658262', NULL, NULL, 'Mumsie Uwakhoye', '51 Calidore Close', 'Endymion Road', 'SW2 1HX', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7432596529', '0010081QFE', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108617640', 'FedEx', NULL, '2014-02-10', '03.02.2014 11:52', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(17026, '224369472', NULL, NULL, 'noreen parvaiz', '135 other road', '', 'b98 8dr', 'redditch', 'Grossbritannien', 'GB', NULL, NULL, '7908714838', '001000877I', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108617651', 'FedEx', NULL, '2014-02-10', '01.02.2014 22:22', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(17027, '224975362', NULL, NULL, 'Pauline Cole', '37 DITCHINGHAM GROVE', '', 'IP5 1WE', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '7704887862', '0010148Q2D', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108617662', 'FedEx', NULL, '2014-02-10', '04.02.2014 18:22', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(17028, '224261003', NULL, NULL, 'rebecca tomlinson', '59 JAMAICA CIRCLE', 'Please leave with next door neighbour if you can', 'NP10 8AB', 'NEWPORT', 'Grossbritannien', 'GB', NULL, NULL, '7984576900', '0010226PBN', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108617673', 'FedEx', NULL, '2014-02-10', '01.02.2014 11:23', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(17029, '224278139', NULL, NULL, 'Renata Zawada', '2f2 302 Leith Walk', '', 'EH6 5BU', 'Edinburgh', 'Grossbritannien', 'GB', NULL, NULL, '7874377077', '0010068K2D', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108617684', 'FedEx', NULL, '2014-02-10', '01.02.2014 12:52', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(17030, '224585648', '', '', 'Terry-Ann Foley', '25 Evelyn denington ct', 'Sutton est upper st', 'N1 1UQ', 'Islington london', 'Grossbritannien', '', '', '', '7818643181', '0010003FVW', '', '', 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', 'RL706176662DE  14.03.2014', '577108617695', 'FedEx', '', '2014-02-10', '03.02.2014 01:22', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(17031, '225234888', NULL, NULL, 'Victoria Petrenko', '118 LONGHILL ROAD', '', 'SE6 1UA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7961000875', '0010212LOS', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '577108617147', 'FedEx', NULL, '2014-02-10', '05.02.2014 19:52', 'UK140110AMC03', '1', 'a0YC000000X6A06MAF', '130.99', '199.00'),
(17032, '225037339', NULL, NULL, 'Aileen Viles', 'Flat 1 Hippi South horrington village', 'Hippisley house', 'Ba5 3bl', 'Wells somerset', 'Grossbritannien', 'GB', NULL, NULL, '7596183854', '0010055RF7', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617710', 'FedEx', NULL, '2014-02-10', '04.02.2014 23:23', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17033, '224667464', NULL, NULL, 'Aimee Clark', '246 CHURCHILL DRIVE', '246 Churchill Drive', 'G11 7HB', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7717501370', '0010225P4D', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617721', 'FedEx', NULL, '2014-02-10', '03.02.2014 12:23', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17034, '225157765', NULL, NULL, 'Alicja Mordak', '64 ALWORTH ROAD', '', 'M9 0RP', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7838083595', '0010008EIM', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617732', 'FedEx', NULL, '2014-02-10', '05.02.2014 14:22', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17035, '224278694', NULL, NULL, 'Andrew Devlin', '16 JUNIPER WAY', '', 'BT17 0BQ', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7749959669', '0010116LPP', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617743', 'FedEx', NULL, '2014-02-10', '01.02.2014 12:52', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17036, '224249519', NULL, NULL, 'Anthony Nkwenti', '12 CRAGSIDE', '', 'NN8 5QY', 'WELLINGBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7810568055', '00101397OI', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617754', 'FedEx', NULL, '2014-02-10', '01.02.2014 10:22', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17037, '224133699', NULL, NULL, 'Daniel Paine', '113 TUBBENDEN LANE', '', 'BR6 9PP', 'ORPINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7843121735', '0010072PCD', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617765', 'FedEx', NULL, '2014-02-10', '31.01.2014 16:22', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17038, '224163605', NULL, NULL, 'David Rogers', '32 CHAPEL LANE', '', 'M31 4EY', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7415942569', '0010231EII', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617776', 'FedEx', NULL, '2014-02-10', '31.01.2014 19:22', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17039, '224184981', NULL, NULL, 'Derek Foley', '12 PALMERSTON DRIVE', '', 'L21 6NF', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7791648751', '00102077BQ', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617787', 'FedEx', NULL, '2014-02-10', '31.01.2014 21:22', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17040, '224412335', NULL, NULL, 'Eltion Pupla', '204 THIRLMERE AVENUE', '', 'RG30 6XJ', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7446855222', '0010009DWE', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617798', 'FedEx', NULL, '2014-02-10', '02.02.2014 09:52', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17041, '225172656', NULL, NULL, 'Gemma Price', '1A OXFORD GARDENS', '', 'W4 3BN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7400828782', '0010146UQC', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617802', 'FedEx', NULL, '2014-02-10', '05.02.2014 15:22', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17042, '224449447', NULL, NULL, 'Joel Joseph', '202 whitleywood lane', '', 'rg2 8pr', 'Reading', 'Grossbritannien', 'GB', NULL, NULL, '7887732295', '00102142K1', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617813', 'FedEx', NULL, '2014-02-10', '02.02.2014 12:53', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17043, '224098994', NULL, NULL, 'Mark Bennetta', '28 HALSHAW LANE', '', 'BL4 8DD', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7428688357', '00102044D2', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617824', 'FedEx', NULL, '2014-02-10', '31.01.2014 13:53', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17044, '224199831', NULL, NULL, 'Marnie Walker', '7 LEMON PLACE', '', 'AB24 5JZ', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7869409924', '0010141QLF', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617835', 'FedEx', NULL, '2014-02-10', '31.01.2014 22:52', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17045, '225045615', NULL, NULL, 'Matthew Goodall', '11A SUSSEX CLOSE', 'Muscliffr', 'BH9 3SA', 'BOURNEMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '1202240389', '00101787QR', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617846', 'FedEx', NULL, '2014-02-10', '05.02.2014 00:22', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17046, '225079600', NULL, NULL, 'Mohammed Islam', '1 Lindenwood', '', 'OL9 9SQ', 'Oldham', 'Grossbritannien', 'GB', NULL, NULL, '7814464633', '0010031HGU', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617857', 'FedEx', NULL, '2014-02-10', '05.02.2014 08:53', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17047, '224745552', NULL, NULL, 'natasha vassiljeva', '3 GLENDALE CLOSE', '', 'SE9 1RG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7955922294', '0010166PUJ', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617868', 'FedEx', NULL, '2014-02-10', '03.02.2014 18:52', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17048, '224499487', NULL, NULL, 'Onoshoze Bossey', '20 Weybridge house', 'manor house', 'N4 1qj', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7507515419', '0010122A53', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617879', 'FedEx', NULL, '2014-02-10', '02.02.2014 16:52', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17049, '225210611', NULL, NULL, 'Paul Winters', '74 MARYLAND ROAD', '', 'N22 5an', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7966325197', '0010003SUC', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617880', 'FedEx', NULL, '2014-02-10', '05.02.2014 18:22', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17050, '224378936', NULL, NULL, 'pavan chohan', '53 ROSEMEAD DRIVE', '', 'le2 5sd', 'Leicester', 'Grossbritannien', 'GB', NULL, NULL, '7966279394', '0010162BC9', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617890', 'FedEx', NULL, '2014-02-10', '02.02.2014 00:22', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(17051, '224134924', NULL, NULL, 'Ramune rutkauskiene', '24 ARMSTRONG CLOSE', '', 'E6 5PP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7999267963', '0010247BOD', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617905', 'FedEx', NULL, '2014-02-10', '31.01.2014 16:52', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17052, '224789492', NULL, NULL, 'Senel Mustafa', '13 SEACOURT ROAD', 'Thamesmead South', 'SE2 9UW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7939057303', '0010184BCE', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617916', 'FedEx', NULL, '2014-02-10', '03.02.2014 21:52', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17053, '225204556', NULL, NULL, 'Stephanie Harwood', '75 STEWART TERRACE', '', 'Ab165sx', 'Aberdeen', 'Grossbritannien', 'GB', NULL, NULL, '7510641137', '0010035WVB', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617927', 'FedEx', NULL, '2014-02-10', '05.02.2014 17:52', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17054, '224326869', NULL, NULL, 'Zack Lowton', '15 Burnell Close', '', 'M40 7JJ', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7856358381', '0010224U9U', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '577108617938', 'FedEx', NULL, '2014-02-10', '01.02.2014 17:22', 'UK140110AMC07', '1', 'a0YC000000X6A1tMAF', '130.99', '199.00'),
(17055, '224306147', NULL, NULL, 'Damian Auld', '30 BROOKE DRIVE', '', 'BT11 9NH', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7851981971', '0010153ALJ', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and Black Face (GM-4004-6)', NULL, '577108617949', 'FedEx', NULL, '2014-02-10', '01.02.2014 15:22', 'UK140110AMC06', '1', 'a0YC000000X68x2MAB', '130.99', '199.00'),
(17056, '224945179', NULL, NULL, 'Dympna Kenny', '68 GUNNERSBURY AVENUE', '', 'W5 4HA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '2089925917', '0010236ZS7', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and Black Face (GM-4004-6)', NULL, '577108617950', 'FedEx', NULL, '2014-02-10', '04.02.2014 15:53', 'UK140110AMC06', '1', 'a0YC000000X68x2MAB', '130.99', '199.00'),
(17057, '225218103', NULL, NULL, 'FILIP MOLOCINIUC', '30 ALICIA AVENUE', '', 'HA3 8HR', 'HARROW', 'Grossbritannien', 'GB', NULL, NULL, '7824512393', '0010074MHK', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and Black Face (GM-4004-6)', NULL, '577108617960', 'FedEx', NULL, '2014-02-10', '05.02.2014 18:52', 'UK140110AMC06', '1', 'a0YC000000X68x2MAB', '130.99', '199.00'),
(17058, '224221164', NULL, NULL, 'Jaroslaw Poterucha', '5 the Point PARK PARADE', '', 'Ol6 6sq', 'Ashton-under-Lyne', 'Grossbritannien', 'GB', NULL, NULL, '7500928394', '00101796CO', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and Black Face (GM-4004-6)', NULL, '577108617971', 'FedEx', NULL, '2014-02-10', '01.02.2014 07:52', 'UK140110AMC06', '1', 'a0YC000000X68x2MAB', '130.99', '199.00'),
(17059, '224521373', NULL, NULL, 'Julia Hope', '66 TENNYSON ROAD', '', 'TN23 6LR', 'ASHFORD', 'Grossbritannien', 'GB', NULL, NULL, '7919543923', '0010245MUO', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and Black Face (GM-4004-6)', NULL, '577108617982', 'FedEx', NULL, '2014-02-10', '02.02.2014 18:52', 'UK140110AMC06', '1', 'a0YC000000X68x2MAB', '130.99', '199.00'),
(17060, '224168573', NULL, NULL, 'Leigh Dyer', '2 SPEEDWELL CROFT', '', 'OX26 3WU', 'BICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7786705320', '00101343Y9', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and Black Face (GM-4004-6)', NULL, '577108617993', 'FedEx', NULL, '2014-02-10', '31.01.2014 19:52', 'UK140110AMC06', '1', 'a0YC000000X68x2MAB', '130.99', '199.00'),
(17061, '224535302', NULL, NULL, 'Leigh-anne Kemp', '3 Salmondsmuir', '', 'Dd11 2pl', 'Arbroath', 'Grossbritannien', 'GB', NULL, NULL, '', '0010053GRK', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and Black Face (GM-4004-6)', NULL, '577108618007', 'FedEx', NULL, '2014-02-10', '02.02.2014 19:52', 'UK140110AMC06', '1', 'a0YC000000X68x2MAB', '130.99', '199.00'),
(17062, '224120586', NULL, NULL, 'Natasha James', '40 ARFRYN', '', 'LL30 1PB', 'LLANDUDNO', 'Grossbritannien', 'GB', NULL, NULL, '7825444789', '0010067UA3', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and Black Face (GM-4004-6)', NULL, '577108618018', 'FedEx', NULL, '2014-02-10', '31.01.2014 15:22', 'UK140110AMC06', '1', 'a0YC000000X68x2MAB', '130.99', '199.00'),
(17063, '224340428', NULL, NULL, 'Nicola Ponder', '14 BEXHILL AVENUE', 'Orford', 'WA2 0NN', 'WARRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '01925 489 422', '0010007I4W', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and Black Face (GM-4004-6)', NULL, '577108618029', 'FedEx', NULL, '2014-02-10', '01.02.2014 18:52', 'UK140110AMC06', '1', 'a0YC000000X68x2MAB', '130.99', '199.00'),
(17064, '224291225', NULL, NULL, 'Ryan Fitzpatrick', '5 Molyneux close, Huyton', '', 'L366DL', 'Liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7588818008', '00100965WG', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and Black Face (GM-4004-6)', NULL, '577108618030', 'FedEx', NULL, '2014-02-10', '01.02.2014 13:52', 'UK140110AMC06', '1', 'a0YC000000X68x2MAB', '130.99', '199.00'),
(17065, '224913149', NULL, NULL, 'Ann Hay', '67 KENT ROAD', 'Wednesbury', 'WS10 0SY', 'WEDNESBURY', 'Grossbritannien', 'GB', NULL, NULL, '7897850289', '0010235O2A', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and White Face (GM-4004-5)', NULL, '577108618040', 'FedEx', NULL, '2014-02-10', '04.02.2014 13:23', 'UK140110AMC05', '1', 'a0YC000000X6A1TMAV', '130.99', '199.00'),
(17066, '225241455', NULL, NULL, 'Asma Salam', '175 DADSWOOD', '', 'CM20 1JQ', 'HARLOW', 'Grossbritannien', 'GB', NULL, NULL, '7715663745', '0010236N8F', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and White Face (GM-4004-5)', NULL, '577108618051', 'FedEx', NULL, '2014-02-10', '05.02.2014 20:22', 'UK140110AMC05', '1', 'a0YC000000X6A1TMAV', '130.99', '199.00'),
(17067, '224970249', NULL, NULL, 'daniel harris', '32 NORWAY GATE', '', 'SE16 7TR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '+44 7984 127533', '0010157LM2', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and White Face (GM-4004-5)', NULL, '577108618062', 'FedEx', NULL, '2014-02-10', '04.02.2014 17:52', 'UK140110AMC05', '1', 'a0YC000000X6A1TMAV', '130.99', '199.00'),
(17068, '224983189', NULL, NULL, 'Gillian Kilmurray', '50 BRANCHAL ROAD', '', 'ML2 8PD', 'WISHAW', 'Grossbritannien', 'GB', NULL, NULL, '7789356245', '0010074DFO', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and White Face (GM-4004-5)', NULL, '577108618073', 'FedEx', NULL, '2014-02-10', '04.02.2014 18:52', 'UK140110AMC05', '1', 'a0YC000000X6A1TMAV', '130.99', '199.00'),
(17069, '225264736', NULL, NULL, 'Stephanie Daley', '13B SEWDLEY STREET', 'Clapton', 'E5 0AX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7946210369', '0010056K4Z', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and White Face (GM-4004-5)', NULL, '577108618084', 'FedEx', NULL, '2014-02-10', '05.02.2014 22:22', 'UK140110AMC05', '1', 'a0YC000000X6A1TMAV', '130.99', '199.00'),
(17070, '224258080', NULL, NULL, 'Anna Bondarenko', 'Saliehof 34', '', '5044 AR', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '613352427', '0010184L1H', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108618809', 'FedEx', NULL, '2014-02-10', '01.02.2014 09:58', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17071, '224232448', NULL, NULL, 'Anton Baars', 'Cerespad 62', '', '5694 WC', 'SON EN BREUGEL', 'Niederlande', 'NL', NULL, NULL, '499479521', '0010240QL1', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108618810', 'FedEx', NULL, '2014-02-10', '01.02.2014 07:58', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17072, '225242801', NULL, NULL, 'Aram Segaar', 'Juliana van Stolberglaan 409', '', '2595 CK', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '642011330', '0010133X4E', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108618820', 'FedEx', NULL, '2014-02-10', '05.02.2014 19:28', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17073, '225011710', NULL, NULL, 'Arie van der Tooorn', 'Sigarenmakerwei 20', '', '5551mv', 'Valkenswaard', 'Niederlande', 'NL', NULL, NULL, '654712421', '0010150D7N', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108618831', 'FedEx', NULL, '2014-02-10', '04.02.2014 19:58', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17074, '224266228', '', '', 'Beertje Bosch', 'Steenovens 124', '', '5563 CC', 'WESTERHOVEN', 'Niederlande', '', '', '', '616008787', '0010212P6V', '', '', 'Theorema horloge - Goud / Zwart', '', 'storniert', 'FedEx', '', '2014-02-10', '01.02.2014 10:58', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17075, '224420406', NULL, NULL, 'Dylan Aben', 'Schouwinksweg 38', '', '7553 VW', 'HENGELO', 'Niederlande', 'NL', NULL, NULL, '655701727', '0010207JZS', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108618853', 'FedEx', NULL, '2014-02-10', '02.02.2014 09:28', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17076, '225114414', NULL, NULL, 'foesia abbassi', 'Cruquiuslaan 97', '', '2332 EA', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '643063253', '0010052JIH', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108618864', 'FedEx', NULL, '2014-02-10', '05.02.2014 10:28', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17077, '224291825', NULL, NULL, 'huub snijders', 'Turfven 1', '', '5508 RL', 'VELDHOVEN', 'Niederlande', 'NL', NULL, NULL, '629038739', '001017802F', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108618875', 'FedEx', NULL, '2014-02-10', '01.02.2014 12:58', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17078, '224221860', NULL, NULL, 'Jessica Govaarts', 'Laan van Kobus 16', '', '7122 TK', 'AALTEN', 'Niederlande', 'NL', NULL, NULL, '648492301', '00101523A1', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108618886', 'FedEx', NULL, '2014-02-10', '01.02.2014 06:58', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17079, '224312975', NULL, NULL, 'Joep Walters', 'Kievit 23', '', '5348 VJ', 'OSS', 'Niederlande', 'NL', NULL, NULL, '650973930', '001019337I', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108618897', 'FedEx', NULL, '2014-02-10', '01.02.2014 14:58', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17080, '225568374', NULL, NULL, 'Joy Wieland', 'Spijkerweg 8', '', '6917 BH', 'SPIJK GLD', 'Niederlande', 'NL', NULL, NULL, '623779407', '001005547M', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108618901', 'FedEx', NULL, '2014-02-10', '07.02.2014 08:28', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17081, '225165236', NULL, NULL, 'Lars Pool', 'Buizerdstraat 86', '', '2665 TG', 'BLEISWIJK', 'Niederlande', 'NL', NULL, NULL, '646648984', '0010132K2E', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108618912', 'FedEx', NULL, '2014-02-10', '05.02.2014 13:28', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17082, '225269153', NULL, NULL, 'Marijn Both', 'Englaan 8', '', '6672 LD', 'HEMMEN', 'Niederlande', 'NL', NULL, NULL, '645114321', '0010088M73', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108618923', 'FedEx', NULL, '2014-02-10', '05.02.2014 21:28', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17083, '224222160', NULL, NULL, 'Mark Gerards', 'Bosheide 52', '', '6373 CM', 'LANDGRAAF', 'Niederlande', 'NL', NULL, NULL, '620133452', '0010244AQB', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108618934', 'FedEx', NULL, '2014-02-10', '01.02.2014 06:58', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17084, '224878674', NULL, NULL, 'Merijn Graat', 'Kloosterstraat 32', '', '5708 GM', 'HELMOND', 'Niederlande', 'NL', NULL, NULL, '611872387', '0010198NCC', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108618945', 'FedEx', NULL, '2014-02-10', '04.02.2014 09:58', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17085, '225035655', NULL, NULL, 'Michiel van den Hurk', 'Julianalaan 32', '', '2628 BH', 'DELFT', 'Niederlande', 'NL', NULL, NULL, '657881833', '0010020YEH', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108618956', 'FedEx', NULL, '2014-02-10', '04.02.2014 21:58', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17086, '224249747', NULL, NULL, 'Monique Zwijnenberg', 'Marcellinuslaan 11', '', '7581 DH', 'LOSSER', 'Niederlande', 'NL', NULL, NULL, '622564366', '00101839S5', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108618967', 'FedEx', NULL, '2014-02-10', '01.02.2014 09:28', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17087, '224369709', NULL, NULL, 'Nicky Elsewaerd', 'Joliotplaats 434', '', '3069 TM', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '630714558', '0010028RQ0', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108618978', 'FedEx', NULL, '2014-02-10', '01.02.2014 21:28', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17088, '224269829', NULL, NULL, 'Nicky van den Berg', 'Vingboonsstraat 68', '', '1222 JL', 'HILVERSUM', 'Niederlande', 'NL', NULL, NULL, '636146049', '0010151EXS', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108618989', 'FedEx', NULL, '2014-02-10', '01.02.2014 10:58', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17089, '224331796', NULL, NULL, 'oguzhan koca', 'Decatlon 9', '', '1567 JB', 'ASSENDELFT', 'Niederlande', 'NL', NULL, NULL, '634049368', '0010167OB8', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108618990', 'FedEx', NULL, '2014-02-10', '01.02.2014 16:58', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17090, '225240270', NULL, NULL, 'R KUMAR', 'Postjesweg 355', '', '1062 JS', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '648447680', '0010205GDJ', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108619003', 'FedEx', NULL, '2014-02-10', '05.02.2014 19:28', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17091, '225455895', NULL, NULL, 'Sander Hoogland', 'Trintel 88', '', '1141 DS', 'MONNICKENDAM', 'Niederlande', 'NL', NULL, NULL, '630369191', '0010189K2E', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108619014', 'FedEx', NULL, '2014-02-10', '06.02.2014 17:28', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17092, '224378844', NULL, NULL, 'Sanna Dijkstra', 'Vreelandplein 16', '', '1106 CZ', 'AMSTERDAM ZUIDOOST', 'Niederlande', 'NL', NULL, NULL, '615194403', '0010237F9L', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108619025', 'FedEx', NULL, '2014-02-10', '01.02.2014 22:58', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17093, '224269961', NULL, NULL, 'Sijmen van Hooff', 'Lippestraat 3', '', '1966 XM', 'HEEMSKERK', 'Niederlande', 'NL', NULL, NULL, '641006589', '0010148MNG', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108619036', 'FedEx', NULL, '2014-02-10', '01.02.2014 10:58', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17094, '224346447', NULL, NULL, 'T.S.M. van der Goes', 'Tenderlaan 36', '', '7331 AJ', 'APELDOORN', 'Niederlande', 'NL', NULL, NULL, '651071629', '0010003JLM', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108619047', 'FedEx', NULL, '2014-02-10', '01.02.2014 18:28', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17095, '224421005', NULL, NULL, 'Yuri Nezdatniy', 'Absrechtstraat 41', '', '2729 AW', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '651098656', '0010222THY', NULL, NULL, 'Theorema horloge - Goud / Zwart', NULL, '577108619058', 'FedEx', NULL, '2014-02-10', '02.02.2014 09:28', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17096, '224538578', NULL, NULL, 'Andre Satter', 'Hogeweg 14', '', '5313 BA', 'NIEUWAAL', 'Niederlande', 'NL', NULL, NULL, '654354696', '00100582A1', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619069', 'FedEx', NULL, '2014-02-10', '02.02.2014 18:58', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17097, '224298024', NULL, NULL, 'Anna Bondarenko', 'Saliehof 24', '31613352427', '5044 AR', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '613352427', '0010025HIR', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619070', 'FedEx', NULL, '2014-02-10', '01.02.2014 13:28', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17098, '224451861', NULL, NULL, 'Arno de Jong', 'Weem 4', '', '6675 EB', 'VALBURG', 'Niederlande', 'NL', NULL, NULL, '653918399', '0010073MZY', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619080', 'FedEx', NULL, '2014-02-10', '02.02.2014 11:58', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17099, '225209844', NULL, NULL, 'Corina de Wilde', 'Karthuizerlaan 30', '', '8271 XB', 'IJSSELMUIDEN', 'Niederlande', 'NL', NULL, NULL, '383329461', '0010112XLT', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619091', 'FedEx', NULL, '2014-02-10', '05.02.2014 16:58', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17100, '225277639', NULL, NULL, 'Genell Cruden', 'Vliekplein 5', '', '3077 PR', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '634141825', '00102204MP', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619106', 'FedEx', NULL, '2014-02-10', '05.02.2014 22:28', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17101, '224313539', NULL, NULL, 'Hans Broekhuis', 'Napelsgeel 157', '', '2718 CD', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '793600171', '0010044VX6', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619117', 'FedEx', NULL, '2014-02-10', '01.02.2014 14:58', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17102, '224452914', NULL, NULL, 'Jan-Hinko Heepke', 'Ramershaag 63', '', '6228 EV', 'MAASTRICHT', 'Niederlande', 'NL', NULL, NULL, '613468748', '0010133X12', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619128', 'FedEx', NULL, '2014-02-10', '02.02.2014 11:58', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17103, '224895116', NULL, NULL, 'JM Beukman', 'Iepenweg 30', '', '1521 VG', 'WORMERVEER', 'Niederlande', 'NL', NULL, NULL, '756220444', '00101411F2', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619139', 'FedEx', NULL, '2014-02-10', '04.02.2014 11:28', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17104, '224340589', NULL, NULL, 'Johan Verkaik', 'Narcisstraat 42', '', '2906 EA', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '630326137', '0010121I77', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619140', 'FedEx', NULL, '2014-02-10', '01.02.2014 17:58', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17105, '224280991', NULL, NULL, 'Marcella Voogd', 'Berenklauw 12', '', '6665 HW', 'DRIEL', 'Niederlande', 'NL', NULL, NULL, '621976746', '001013527O', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619150', 'FedEx', NULL, '2014-02-10', '01.02.2014 11:58', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17106, '225033100', NULL, NULL, 'Martin Selier', 'Insulindesingel 6', '', '3131 LP', 'VLAARDINGEN', 'Niederlande', 'NL', NULL, NULL, '621865433', '0010110ESO', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619161', 'FedEx', NULL, '2014-02-10', '04.02.2014 21:58', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17107, '224654327', NULL, NULL, 'Michael Janson', 'Chopinplein 146', '', '3122 VM', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '651577783', '00101002RA', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619172', 'FedEx', NULL, '2014-02-10', '03.02.2014 10:28', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17108, '225018032', NULL, NULL, 'Miguel Baasaron', 'Rijnlaan 108', '', '5704JG', 'Helmond', 'Niederlande', 'NL', NULL, NULL, '645613218', '0010063B82', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619183', 'FedEx', NULL, '2014-02-10', '04.02.2014 20:28', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17109, '224400097', NULL, NULL, 'Nicole Ossewaarde-van Wylick', 'Zandkever 51', '', '5658 AR', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '402480595', '0010057LBD', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619194', 'FedEx', NULL, '2014-02-10', '02.02.2014 07:58', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17110, '224682360', NULL, NULL, 'R Somers', 'P.J. Oudlaan 2', '', '3705 VP', 'ZEIST', 'Niederlande', 'NL', NULL, NULL, '648501150', '0010034WQ7', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619209', 'FedEx', NULL, '2014-02-10', '03.02.2014 12:28', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17111, '224249908', NULL, NULL, 'rene bos', 'P C van den Brinkweg 1A', '', '1251 PV', 'LAREN', 'Niederlande', 'NL', NULL, NULL, '655185687', '0010111LAB', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619210', 'FedEx', NULL, '2014-02-10', '01.02.2014 09:28', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17112, '225031316', NULL, NULL, 'Ronan O\'Sullivan', 'Scheepmakersdijk 15', '', '2011 AS', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '631160535', '00100298J5', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619220', 'FedEx', NULL, '2014-02-10', '04.02.2014 21:28', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17113, '225295541', NULL, NULL, 'ronny kramp', 'Brinkerhof 61', '', '7251 WX', 'VORDEN', 'Niederlande', 'NL', NULL, NULL, '645093765', '00100862HU', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619231', 'FedEx', NULL, '2014-02-10', '06.02.2014 03:58', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17114, '224362880', NULL, NULL, 'Rutger Nieuwenhuis', 'Terburghtweg 4', '', '5061 LG', 'OISTERWIJK', 'Niederlande', 'NL', NULL, NULL, '619007307', '00100818KQ', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619242', 'FedEx', NULL, '2014-02-10', '01.02.2014 20:28', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17115, '224442944', NULL, NULL, 'Sjoerd de Vries', 'Rozenstraat 16', '', '1171 MX', 'BADHOEVEDORP', 'Niederlande', 'NL', NULL, NULL, '020-6592738', '0010051DNK', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619253', 'FedEx', NULL, '2014-02-10', '02.02.2014 10:58', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17116, '224702454', NULL, NULL, 'Willem-Hans Rhee', 'Dertien Loten 97', '', '5223 ZX', '\'S-HERTOGENBOSCH', 'Niederlande', 'NL', NULL, NULL, '636133954', '0010248DK1', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619264', 'FedEx', NULL, '2014-02-10', '03.02.2014 13:58', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17117, '224429282', NULL, NULL, 'Yvonne de Mul', 'Marcel Proustlaan 4', '', '5629 PH', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '620038025', '001004596U', NULL, NULL, 'Theorema horloge - Zilver / Wit', NULL, '577108619275', 'FedEx', NULL, '2014-02-10', '02.02.2014 09:58', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17118, '225211263', NULL, NULL, 'A.T.L. van Culenborg', 'Cesar Franckstraat 9', '', '4102 CK', 'CULEMBORG', 'Niederlande', 'NL', NULL, NULL, '648813128', '0010205PND', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619286', 'FedEx', NULL, '2014-02-10', '05.02.2014 17:28', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17119, '224350328', NULL, NULL, 'angeline van de mars', 'Citroenvlinder 67', '', '7423 GG', 'DEVENTER', 'Niederlande', 'NL', NULL, NULL, '622928769', '0010245VUR', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619297', 'FedEx', NULL, '2014-02-10', '01.02.2014 18:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17120, '224343709', NULL, NULL, 'Anuschka Kuijper', 'Nicolaas Beetsweg 50', '', '1851 CD', 'HEILOO', 'Niederlande', 'NL', NULL, NULL, '725334484', '00101804DP', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619301', 'FedEx', NULL, '2014-02-10', '01.02.2014 18:28', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17121, '225119642', NULL, NULL, 'Ben Suurd', 'Havenweg 28', '', '7311 XB', 'APELDOORN', 'Niederlande', 'NL', NULL, NULL, '628846618', '0010141DBQ', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619312', 'FedEx', NULL, '2014-02-10', '05.02.2014 10:28', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17122, '225159036', NULL, NULL, 'cor iedema', 'Kakertsweg 8', '', '6371 GC', 'LANDGRAAF', 'Niederlande', 'NL', NULL, NULL, '615034941', '0010214DQS', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619323', 'FedEx', NULL, '2014-02-10', '05.02.2014 12:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17123, '224246576', NULL, NULL, 'Corine Kruise', 'Stoepveldsingel 7', '', '9403 SM', 'ASSEN', 'Niederlande', 'NL', NULL, NULL, '650518801', '0010050ON8', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619334', 'FedEx', NULL, '2014-02-10', '01.02.2014 08:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17124, '224428489', NULL, NULL, 'Corry Theunisse', 'Prinsessenpark 2', '', '3331 GZ', 'ZWIJNDRECHT', 'Niederlande', 'NL', NULL, NULL, '786192290', '00100519XT', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619345', 'FedEx', NULL, '2014-02-10', '02.02.2014 09:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17125, '224308872', NULL, NULL, 'Debby Gielen', 'Reigerlaan 1', '', '5702 PT', 'HELMOND', 'Niederlande', 'NL', NULL, NULL, '652652759', '0010138RN2', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619356', 'FedEx', NULL, '2014-02-10', '01.02.2014 14:28', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17126, '224231496', NULL, NULL, 'E. van Kesteren', 'Strijpsebaan 52', '', '5508 RB', 'VELDHOVEN', 'Niederlande', 'NL', NULL, NULL, '408440335', '0010089W6P', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619367', 'FedEx', NULL, '2014-02-10', '01.02.2014 07:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17127, '224563051', NULL, NULL, 'E.h. Imming', 'Hoge Brake 6', '', '5672 GL', 'NUENEN', 'Niederlande', 'NL', NULL, NULL, '610902196', '0010110TSV', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619378', 'FedEx', NULL, '2014-02-10', '02.02.2014 20:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17128, '224285187', NULL, NULL, 'harry grevinga', 'Megenstraat 19', '', '6824 AH', 'ARNHEM', 'Niederlande', 'NL', NULL, NULL, '622417534', '0010217DPA', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619389', 'FedEx', NULL, '2014-02-10', '01.02.2014 12:28', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17129, '224205706', NULL, NULL, 'J.A. Boerlage', 'Argonautenstraat 80-2', '', '1076 KT', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '652017508', '0010211T16', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619390', 'FedEx', NULL, '2014-02-10', '31.01.2014 22:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17130, '224686337', NULL, NULL, 'Jasper Nobels', 'Vijzelstraat 107', '', '1017 HH', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '206271071', '001022032G', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619404', 'FedEx', NULL, '2014-02-10', '03.02.2014 12:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17131, '225023152', NULL, NULL, 'Joannie van Zijverden', 'Hortensialaan 24', '', '1431 VC', 'AALSMEER', 'Niederlande', 'NL', NULL, NULL, '624211480', '0010058KQN', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619415', 'FedEx', NULL, '2014-02-10', '04.02.2014 20:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17132, '224237987', NULL, NULL, 'Marie-Cathrien van oudheusden', 'Oranjeweg 5', '', '6861 BK', 'OOSTERBEEK', 'Niederlande', 'NL', NULL, NULL, '616489496', '001013714I', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619426', 'FedEx', NULL, '2014-02-10', '01.02.2014 08:28', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17133, '225012648', NULL, NULL, 'Martijn Wilderom', 'Ripstraat 15', '', '4493 BP', 'KAMPERLAND', 'Niederlande', 'NL', NULL, NULL, '113376077', '0010071HD9', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619437', 'FedEx', NULL, '2014-02-10', '04.02.2014 19:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17134, '225014630', NULL, NULL, 'Nora El Hamdi', 'Westerlengte 14', '', '1034 RL', 'Amsterdam', 'Niederlande', 'NL', NULL, NULL, '646381484', '0010142IK1', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619448', 'FedEx', NULL, '2014-02-10', '04.02.2014 20:28', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17135, '224254179', NULL, NULL, 'Paula Bosscher', 'Bachlaan 1', '', '6815 DD', 'ARNHEM', 'Niederlande', 'NL', NULL, NULL, '263705273', '10077242', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619459', 'FedEx', NULL, '2014-02-10', '01.02.2014 09:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17136, '224289981', NULL, NULL, 'Perdiep Jhinkoe', 'Mathenesserplein 95C', '', '3023 LA', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '630499079', '0010247RBG', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619460', 'FedEx', NULL, '2014-02-10', '01.02.2014 12:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17137, '224279980', NULL, NULL, 'peter sperna weiland', 'Vloedlijn 59', '', '3191 HS', 'HOOGVLIET ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '612997246', '0010049DEK', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619470', 'FedEx', NULL, '2014-02-10', '01.02.2014 11:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17138, '225547315', NULL, NULL, 'Roxanne Pelt', 'Mostakker 5', '', '5688 PV', 'OIRSCHOT', 'Niederlande', 'NL', NULL, NULL, '499574222', '0010147R76', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619481', 'FedEx', NULL, '2014-02-10', '07.02.2014 06:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17139, '225024105', NULL, NULL, 'Sander Hoogland', 'Trintel 88', '', '1141 DS', 'MONNICKENDAM', 'Niederlande', 'NL', NULL, NULL, '630369191', '0010093K92', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619014', 'FedEx', NULL, '2014-02-10', '04.02.2014 20:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17140, '224638129', NULL, NULL, 'Sander van Veen', 'Lekdijk 5', '', '4235 VK', 'TIENHOVEN', 'Niederlande', 'NL', NULL, NULL, '646318137', '0010196DAN', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619507', 'FedEx', NULL, '2014-02-10', '03.02.2014 09:28', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17141, '224261493', NULL, NULL, 'Ton van den Berg', 'Rompertsebaan 61', '', '5231 GT', '\'S-HERTOGENBOSCH', 'Niederlande', 'NL', NULL, NULL, '620540338', '0010216OCG', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619518', 'FedEx', NULL, '2014-02-10', '01.02.2014 10:28', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17142, '224246472', NULL, NULL, 'Wilbert Van Maren', 'Corrie Vonkplantsoen 29', '', '3207 WS', 'SPIJKENISSE', 'Niederlande', 'NL', NULL, NULL, '640680556', '0010231F6I', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619529', 'FedEx', NULL, '2014-02-10', '01.02.2014 08:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17143, '224549262', NULL, NULL, 'Willem Velzel', 'Rijckert Aertszweg 43', '', '1949 BD', 'WIJK AAN ZEE', 'Niederlande', 'NL', NULL, NULL, '653173972', '0010155TI2', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619530', 'FedEx', NULL, '2014-02-10', '02.02.2014 19:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17144, '224712388', NULL, NULL, 'Wouter Geijselaers', 'Dorpstraat 4', '', '6301 BC', 'VALKENBURG', 'Niederlande', 'NL', NULL, NULL, '615048527', '0010129K49', NULL, NULL, 'Theorema horloge - Zilver / Zwart', NULL, '577108619540', 'FedEx', NULL, '2014-02-10', '03.02.2014 14:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17145, '225159518', '', '', 'Aaron Rutte', 'Edisonstraat 33', '', '1972 RK', 'IJMUIDEN', 'Niederlande', '', '', '', '645587848', '0010171Y4V', '', '', 'Theorema horloge - Zwart / Zwart', '', 'storniert', 'FedEx', '', '2014-02-10', '05.02.2014 13:28', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17146, '224257079', '', '', 'chris speelman', 'Bovenover 359', '', '1025 JS', 'AMSTERDAM', 'Niederlande', '', '', '', '611456491', '0010022AEP', '', '', 'Theorema horloge - Zwart / Zwart', '', 'storniert', 'FedEx', '', '2014-02-10', '01.02.2014 09:58', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17147, '224553999', '', '', 'Eveline Lans', 'Van Beeklaan 37', '', '3829 AT', 'HOOGLANDERVEEN', 'Niederlande', '', '', '', '621847150', '0010248FZN', '', '', 'Theorema horloge - Zwart / Zwart', '', 'storniert', 'FedEx', '', '2014-02-10', '02.02.2014 20:28', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17148, '225484525', NULL, NULL, 'Geert Walters', 'Friesestraatweg 175', '', '9743 AB', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '650237481', '0010052QWI', NULL, NULL, 'Theorema horloge - Zwart / Zwart', NULL, '577108619584', 'FedEx', NULL, '2014-02-10', '06.02.2014 19:58', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17149, '224505579', NULL, NULL, 'J.Bookelman Vitrina BV', 'Amperestraat 13 A', '', '1446 TP', 'PURMEREND', 'Niederlande', 'NL', NULL, NULL, '653932141', '0010247HM7', NULL, NULL, 'Theorema horloge - Zwart / Zwart', NULL, '577108619595', 'FedEx', NULL, '2014-02-10', '02.02.2014 16:28', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17150, '224499163', NULL, NULL, 'Jan den Biggelaar', 'Thorbeckestraat 48', '', '4902 VP', 'OOSTERHOUT', 'Niederlande', 'NL', NULL, NULL, '624825785', '0010223SGD', NULL, NULL, 'Theorema horloge - Zwart / Zwart', NULL, '577108619600', 'FedEx', NULL, '2014-02-10', '02.02.2014 15:58', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17151, '225221136', NULL, NULL, 'jeroen boeters', 'Looksingel 1', '', '2635 EB', 'DEN HOORN', 'Niederlande', 'NL', NULL, NULL, '652421387', '0010226PBB', NULL, NULL, 'Theorema horloge - Zwart / Zwart', NULL, '577108619610', 'FedEx', NULL, '2014-02-10', '05.02.2014 17:58', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17152, '224294697', '', '', 'jesse lempers', 'Wagnerstraat 20', '', '4661 CS', 'HALSTEREN', 'Niederlande', '', '', '', '618597583', '0010054JD8', '', '', 'Theorema horloge - Zwart / Zwart', '', 'storniert', 'FedEx', '', '2014-02-10', '01.02.2014 13:28', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17153, '224787097', NULL, NULL, 'John de Graaf', 'Schutterlaan 88', '', '5632 JV', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '618662136', '0010056D83', NULL, NULL, 'Theorema horloge - Zwart / Zwart', NULL, '577108619632', 'FedEx', NULL, '2014-02-10', '03.02.2014 20:28', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17154, '225026414', '', '', 'Joyce Jonker', 'Kerkweg 98', 'Mariquita', '2941 BP', 'LEKKERKERK', 'Niederlande', '', '', '', '652835949', '00101322XI', '', '', 'Theorema horloge - Zwart / Zwart', '', 'storniert', 'FedEx', '', '2014-02-10', '04.02.2014 21:28', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17155, '224251461', NULL, NULL, 'Kevin Van Dooren', 'Javastraat 56', '', '3531 PN', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '618292997', '0010045WOK', NULL, NULL, 'Theorema horloge - Zwart / Zwart', NULL, '577108619654', 'FedEx', NULL, '2014-02-10', '01.02.2014 09:28', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17156, '225168252', '', '', 'Kimberley Oey', 'H Kuipers-Rietbergstr 65', '', '1318 AV', 'ALMERE', 'Niederlande', '', '', '', '653699260', '10048117', '', '', 'Theorema horloge - Zwart / Zwart', '', 'storniert', 'FedEx', '', '2014-02-10', '05.02.2014 13:58', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17157, '224248496', '', '', 'Lenie Alkema', 'Eikstraat 34', '', '2565 MZ', '\'S-GRAVENHAGE', 'Niederlande', '', '', '', '636195259', '0010014D0B', '', '', 'Theorema horloge - Zwart / Zwart', '', 'storniert', 'FedEx', '', '2014-02-10', '01.02.2014 09:28', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17158, '224531534', NULL, NULL, 'Martin Klemann', 'Burg van Dijkeplein 3', '', '6711 MD', 'EDE GLD', 'Niederlande', 'NL', NULL, NULL, '613208489', '0010234DNT', NULL, NULL, 'Theorema horloge - Zwart / Zwart', NULL, '577108619687', 'FedEx', NULL, '2014-02-10', '02.02.2014 18:28', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17159, '224218130', '', '', 'Marvin Linger', 'Marnixdwarsstraat 42', '', '3034 CX', 'ROTTERDAM', 'Niederlande', '', '', '', '649952018', '0010002FWF', '', '', 'Theorema horloge - Zwart / Zwart', '', 'storniert', 'FedEx', '', '2014-02-10', '01.02.2014 05:58', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17160, '224344748', '', '', 'Michail Savin', 'Tinstraat 109', 'NedMarine Services BV', '2984 AN', 'RIDDERKERK', 'Niederlande', '', '', '', '31642611647', '00100259FQ', '', '', 'Theorema horloge - Zwart / Zwart', '', 'storniert', 'FedEx', '', '2014-02-10', '01.02.2014 18:28', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17161, '224302001', '', '', 'R.J.M. Gerla', 'Prof Kamerlingh Onnesln 276', '', '3112 VM', 'SCHIEDAM', 'Niederlande', '', '', '', '644842012', '0010126FEJ', '', '', 'Theorema horloge - Zwart / Zwart', '', 'storniert', 'FedEx', '', '2014-02-10', '01.02.2014 13:58', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17162, '225260052', NULL, NULL, 'Rene Hampsink', 'Waldhoornlaan 7', '', '7577 LE', 'OLDENZAAL', 'Niederlande', 'NL', NULL, NULL, '653528028', '0010037HC3', NULL, NULL, 'Theorema horloge - Zwart / Zwart', NULL, '577108619724', 'FedEx', NULL, '2014-02-10', '05.02.2014 20:58', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17163, '224793747', '', '', 'Rob Luybregts', 'Minorstraat 16', '', '6361 XB', 'NUTH', 'Niederlande', '', '', '', '06-42820978', '0010233XQQ', '', '', 'Theorema horloge - Zwart / Zwart', '', 'storniert', 'FedEx', '', '2014-02-10', '03.02.2014 20:58', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17164, '224532532', NULL, NULL, 'Rob Van zoggel', 'Bernadettestraat 16', '', '5738 AX', 'MARIAHOUT', 'Niederlande', 'NL', NULL, NULL, '654904076', '0010211CVO', NULL, NULL, 'Theorema horloge - Zwart / Zwart', NULL, '577108619746', 'FedEx', NULL, '2014-02-10', '02.02.2014 18:28', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17165, '224354732', NULL, NULL, 'Rolf Willems', 'Gerard Doustraat 174-1', '', '1073 VZ', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '651968079', '00101445AZ', NULL, NULL, 'Theorema horloge - Zwart / Zwart', NULL, '577108619757', 'FedEx', NULL, '2014-02-10', '01.02.2014 19:28', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17166, '224561151', '', '', 'sven d\'fonseca', 'Jan Lievensstraat 68-1', '', '1074 TT', 'AMSTERDAM', 'Niederlande', '', '', '', '624773251', '00102418YI', '', '', 'Theorema horloge - Zwart / Zwart', '', 'storniert', 'FedEx', '', '2014-02-10', '02.02.2014 20:58', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17167, '225246417', NULL, NULL, 'Annelies Callewaert', 'Marktstraat 12', '', '8810', 'Lichtervelde', 'Belgien', 'BE', NULL, NULL, '51723930', '0010040IMQ', NULL, NULL, 'Monte Carlo-horloge van Theorema - goud en zwart', NULL, '577108618143', 'FedEx', NULL, '2014-02-10', '05.02.2014 19:48', 'NL140117LB03', '1', 'a0YC000000X7OJvMAN', '170.01', '299.00'),
(17168, '225014810', NULL, NULL, 'Ismail Boulakhrif', 'Stenenbrug 138', 'Victoria automaterialen', '2140', 'Borgerhout', 'Belgien', 'BE', NULL, NULL, '486793871', '00100947SG', NULL, NULL, 'Monte Carlo-horloge van Theorema - goud en zwart', NULL, '577108618154', 'FedEx', NULL, '2014-02-10', '04.02.2014 20:18', 'NL140117LB03', '1', 'a0YC000000X7OJvMAN', '170.01', '299.00'),
(17169, '224387964', NULL, NULL, 'janis daenen', 'Essex Scottishlaan 39', 'bakkerij daenen', '8434', 'Westende', 'Belgien', 'BE', NULL, NULL, '475743562', '00100703QX', NULL, NULL, 'Monte Carlo-horloge van Theorema - goud en zwart', NULL, '577108618165', 'FedEx', NULL, '2014-02-10', '02.02.2014 03:18', 'NL140117LB03', '1', 'a0YC000000X7OJvMAN', '170.01', '299.00'),
(17170, '224413310', NULL, NULL, 'Kelly Pyl', 'Congobootstraat 34', 'Congobootstraat 34', '2660', 'Hoboken', 'Belgien', 'BE', NULL, NULL, '496748748', '0010212OKE', NULL, NULL, 'Monte Carlo-horloge van Theorema - goud en zwart', NULL, '577108618176', 'FedEx', NULL, '2014-02-10', '02.02.2014 08:48', 'NL140117LB03', '1', 'a0YC000000X7OJvMAN', '170.01', '299.00'),
(17171, '224247895', NULL, NULL, 'N VDB', 'Ganzeweg 18 a', '', '1730', 'Asse', 'Belgien', 'BE', NULL, NULL, '491644164', '00100479SP', NULL, NULL, 'Monte Carlo-horloge van Theorema - goud en zwart', NULL, '577108618187', 'FedEx', NULL, '2014-02-10', '01.02.2014 09:18', 'NL140117LB03', '1', 'a0YC000000X7OJvMAN', '170.01', '299.00'),
(17172, '224354151', NULL, NULL, 'Vincent Ons', 'Srijdersstraat 64/602', '', '3000', 'Leuven', 'Belgien', 'BE', NULL, NULL, '474657960', '0010013ZQF', NULL, NULL, 'Monte Carlo-horloge van Theorema - goud en zwart', NULL, '577108618198', 'FedEx', NULL, '2014-02-10', '01.02.2014 19:18', 'NL140117LB03', '1', 'a0YC000000X7OJvMAN', '170.01', '299.00'),
(17173, '225553772', NULL, NULL, 'Arne Van zwienen', 'Kuilenbroekstraat 8 BUS 12', '', '3600', 'Genk', 'Belgien', 'BE', NULL, NULL, '471259297', '0010139UO9', NULL, NULL, 'Monte Carlo-horloge van Theorema - zilver en wit', NULL, '577108618202', 'FedEx', NULL, '2014-02-10', '07.02.2014 07:48', 'NL140117LB01', '1', 'a0YC000000X7OJwMAN', '170.01', '299.00'),
(17174, '224252586', NULL, NULL, 'JOHAN TOLLENAERE', 'Dullaert 17', '', '9900', 'Eeklo', 'Belgien', 'BE', NULL, NULL, '93778780', '0010081VB4', NULL, NULL, 'Monte Carlo-horloge van Theorema - zilver en wit', NULL, '577108618213', 'FedEx', NULL, '2014-02-10', '01.02.2014 09:48', 'NL140117LB01', '1', 'a0YC000000X7OJwMAN', '170.01', '299.00'),
(17175, '224379394', NULL, NULL, 'Jonas Yentl Gabriel D\'hondt', 'Baerdonckstraat 41', '', '9230', 'Wetteren', 'Belgien', 'BE', NULL, NULL, '494299296', '10120923', NULL, NULL, 'Monte Carlo-horloge van Theorema - zilver en wit', NULL, '577108618224', 'FedEx', NULL, '2014-02-10', '01.02.2014 23:18', 'NL140117LB01', '1', 'a0YC000000X7OJwMAN', '170.01', '299.00'),
(17176, '224237988', NULL, NULL, 'Karolien Volsem', 'Van Colenstraat 2', '', '2530', 'Boechout', 'Belgien', 'BE', NULL, NULL, '499403697', '0010104LED', NULL, NULL, 'Monte Carlo-horloge van Theorema - zilver en wit', NULL, '577108618235', 'FedEx', NULL, '2014-02-10', '01.02.2014 08:48', 'NL140117LB01', '1', 'a0YC000000X7OJwMAN', '170.01', '299.00'),
(17177, '224580862', NULL, NULL, 'Mehdi Haghighat', 'Francisco Ferrerlaan 148', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '485603767', '0010015G7R', NULL, NULL, 'Monte Carlo-horloge van Theorema - zilver en wit', NULL, '577108618246', 'FedEx', NULL, '2014-02-10', '02.02.2014 23:18', 'NL140117LB01', '1', 'a0YC000000X7OJwMAN', '170.01', '299.00'),
(17178, '224637199', NULL, NULL, 'Pascal Hoppe', 'Stadionlaan 11', '', '8210', 'Zedelgem', 'Belgien', 'BE', NULL, NULL, '50680429', '001016019P', NULL, NULL, 'Monte Carlo-horloge van Theorema - zilver en wit', NULL, '577108618257', 'FedEx', NULL, '2014-02-10', '03.02.2014 09:18', 'NL140117LB01', '1', 'a0YC000000X7OJwMAN', '170.01', '299.00'),
(17179, '225202094', NULL, NULL, 'Tony Embrechts', 'Cornelis Verhulstlaan 23', '', '2550', 'Kontich', 'Belgien', 'BE', NULL, NULL, '486432473', '0010181O73', NULL, NULL, 'Monte Carlo-horloge van Theorema - zilver en wit', NULL, '577108618268', 'FedEx', NULL, '2014-02-10', '05.02.2014 16:48', 'NL140117LB01', '1', 'a0YC000000X7OJwMAN', '170.01', '299.00'),
(17180, '224538316', NULL, NULL, 'Victor Meskens', 'Helmetsesteenweg 117', '', '1030', 'Schaarbeek', 'Belgien', 'BE', NULL, NULL, '476354653', '0010235PTO', NULL, NULL, 'Monte Carlo-horloge van Theorema - zilver en wit', NULL, '577108618279', 'FedEx', NULL, '2014-02-10', '02.02.2014 19:18', 'NL140117LB01', '1', 'a0YC000000X7OJwMAN', '170.01', '299.00'),
(17181, '224472629', NULL, NULL, 'Arno Pe', 'Tuinwijk Zuun 37', '', '1600', 'Sint-Pieters-Leeuw', 'Belgien', 'BE', NULL, NULL, '474915130', '0010134Z6Z', NULL, NULL, 'Monte Carlo-horloge van Theorema - zilver en zwart', NULL, '577108618280', 'FedEx', NULL, '2014-02-10', '02.02.2014 13:48', 'NL140117LB02', '1', 'a0YC000000X7OJxMAN', '170.01', '299.00'),
(17182, '224365028', NULL, NULL, 'Colpaert Joris', 'Kastanjelaan  46b2', '', '9800', 'Deinze', 'Belgien', 'BE', NULL, NULL, '494807076', '0010019KDJ', NULL, NULL, 'Monte Carlo-horloge van Theorema - zilver en zwart', NULL, '577108618290', 'FedEx', NULL, '2014-02-10', '01.02.2014 20:48', 'NL140117LB02', '1', 'a0YC000000X7OJxMAN', '170.01', '299.00'),
(17183, '224434038', NULL, NULL, 'joris biliet', 'Scandinaviestraat 216', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '476380040', '00101061VD', NULL, NULL, 'Monte Carlo-horloge van Theorema - zilver en zwart', NULL, '577108618305', 'FedEx', NULL, '2014-02-10', '02.02.2014 10:18', 'NL140117LB02', '1', 'a0YC000000X7OJxMAN', '170.01', '299.00'),
(17184, '225229115', NULL, NULL, 'Olga Sapronova', 'Withuisstraat 76', '', '3300', 'Tienen', 'Belgien', 'BE', NULL, NULL, '484119175', '0010144N4W', NULL, NULL, 'Monte Carlo-horloge van Theorema - zilver en zwart', NULL, '577108618316', 'FedEx', NULL, '2014-02-10', '05.02.2014 18:48', 'NL140117LB02', '1', 'a0YC000000X7OJxMAN', '170.01', '299.00'),
(17185, '224954328', NULL, NULL, 'daniela kouyzer', 'Paalstraat 126', '\"Goeiemorgen\"', '2900', 'Schoten', 'Belgien', 'BE', NULL, NULL, '474636704', '0010009QM2', NULL, NULL, 'Monte Carlo-horloge van Theorema - zwart', NULL, '577108618327', 'FedEx', NULL, '2014-02-10', '04.02.2014 15:18', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17186, '224693637', NULL, NULL, 'Dennis De Ceuster', 'Bredabaan 864', '', '2990', 'Wuustwezel', 'Belgien', 'BE', NULL, NULL, '483575821', '0010094K5M', NULL, NULL, 'Monte Carlo-horloge van Theorema - zwart', NULL, '577108618338', 'FedEx', NULL, '2014-02-10', '03.02.2014 13:18', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17187, '224734242', NULL, NULL, 'evelien adins', 'Winkelwarande 64', '', '9042', 'Oostakker', 'Belgien', 'BE', NULL, NULL, '479259947', '0010038KUN', NULL, NULL, 'Monte Carlo-horloge van Theorema - zwart', NULL, '577108618349', 'FedEx', NULL, '2014-02-10', '03.02.2014 16:48', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17188, '225010036', NULL, NULL, 'Fabian Hoogaert', 'oude Voordelaan 19', '', '3080', 'Vossem', 'Belgien', 'BE', NULL, NULL, '495543827', '0010132DPB', NULL, NULL, 'Monte Carlo-horloge van Theorema - zwart', NULL, '577108618350', 'FedEx', NULL, '2014-02-10', '04.02.2014 19:48', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17189, '225379480', '', '', 'hans de groot', 'Vliegveld 65', '', '8560', 'Wevelgem', 'Belgien', '', '', '', '47933165', '0010083L9Q', '', '', 'Monte Carlo-horloge van Theorema - zwart', 'Liegt angeblich beim Zoll in Belgien!??? Paket am 28.04.14 zur?ck erhalten! Adresse soll falsch sein! 02.05.2014 RL707485651DE', '577108618360', 'FedEx', '', '2014-02-10', '06.02.2014 11:18', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17190, '225191285', NULL, NULL, 'johan saey', 'Kerkwegel 11', '', '9230', 'Wetteren', 'Belgien', 'BE', NULL, NULL, '472797522', '00100406LR', NULL, NULL, 'Monte Carlo-horloge van Theorema - zwart', NULL, '577108618371', 'FedEx', NULL, '2014-02-10', '05.02.2014 15:48', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17191, '224632853', NULL, NULL, 'Jonas Van Hoof', 'Lindelei 8/GLV', '', '2547', 'Lint', 'Belgien', 'BE', NULL, NULL, '495794294', '0010051JAI', NULL, NULL, 'Monte Carlo-horloge van Theorema - zwart', NULL, '577108618382', 'FedEx', NULL, '2014-02-10', '03.02.2014 09:18', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17192, '224385443', NULL, NULL, 'jos linden', 'Don Boscostraat 119', '', '3940', 'Hechtel', 'Belgien', 'BE', NULL, NULL, '473703428', '0010023FXR', NULL, NULL, 'Monte Carlo-horloge van Theorema - zwart', NULL, '577108618393', 'FedEx', NULL, '2014-02-10', '02.02.2014 01:18', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17193, '224494748', NULL, NULL, 'Katelijne De Dier', 'Verlorenstraat 16', 'MultiTrend', '9600', 'Ronse', 'Belgien', 'BE', NULL, NULL, '473659169', '00100935LV', NULL, NULL, 'Monte Carlo-horloge van Theorema - zwart', NULL, '577108618408', 'FedEx', NULL, '2014-02-10', '02.02.2014 15:18', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(17194, '225113676', NULL, NULL, 'Marleen De Winter', 'Spurkerweg 33', '', '3740', 'Bilzen', 'Belgien', 'BE', NULL, NULL, '476429086', '0010228PKE', NULL, NULL, 'Monte Carlo-horloge van Theorema - zwart', NULL, '577108618419', 'FedEx', NULL, '2014-02-10', '05.02.2014 10:18', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17195, '225219205', NULL, NULL, 'Melanie McKellar', 'Max Temmermanlaan 50', '', '2920', 'Kalmthout', 'Belgien', 'BE', NULL, NULL, '472551648', '0010153YPQ', NULL, NULL, 'Monte Carlo-horloge van Theorema - zwart', NULL, '577108618420', 'FedEx', NULL, '2014-02-10', '05.02.2014 17:48', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17196, '224795513', NULL, NULL, 'Nikoleta Iseni', 'Naarstigheidstraat 74', '', '9300', 'Aalst', 'Belgien', 'BE', NULL, NULL, '486246654', '0010027Y2C', NULL, NULL, 'Monte Carlo-horloge van Theorema - zwart', NULL, '577108618430', 'FedEx', NULL, '2014-02-10', '03.02.2014 21:18', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17197, '225024318', NULL, NULL, 'Sophie Van Hemelrijck', 'Schoolstraat 49', '', '9100', 'Sint-Niklaas', 'Belgien', 'BE', NULL, NULL, '498104514', '0010226J5U', NULL, NULL, 'Monte Carlo-horloge van Theorema - zwart', NULL, '577108618441', 'FedEx', NULL, '2014-02-10', '04.02.2014 21:18', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17198, '224261381', NULL, NULL, 'vienna Bogaert', 'Diksmuidestraat 16', '', '8370', 'Blankenberge', 'Belgien', 'BE', NULL, NULL, '497218963', '0010247KBQ', NULL, NULL, 'Monte Carlo-horloge van Theorema - zwart', NULL, '577108618452', 'FedEx', NULL, '2014-02-10', '01.02.2014 10:18', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17199, '224938938', NULL, NULL, 'Wouter Verstraeten', 'Gieveldstraat 35', '', '3793', 'Teuven', 'Belgien', 'BE', NULL, NULL, '487124933', '0010188JKJ', NULL, NULL, 'Monte Carlo-horloge van Theorema - zwart', NULL, '577108618463', 'FedEx', NULL, '2014-02-10', '04.02.2014 14:18', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17200, '224309496', NULL, NULL, 'Anne Colassin', 'Rue de Fiennes 66', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '0477 41 13 13', '0010088LY4', NULL, NULL, 'Une montre Monte Carlo de Theorema - argentÃ© et blanc', NULL, '577108618474', 'FedEx', NULL, '2014-02-10', '01.02.2014 14:48', 'NL140117LB01', '1', 'a0YC000000X7OJwMAN', '170.01', '299.00'),
(17201, '225262678', NULL, NULL, 'Anthony Lebon', 'chaussee de Nivelles 84', '', '5140', 'Sombreffe', 'Belgien', 'BE', NULL, NULL, '470888556', '0010086UHI', NULL, NULL, 'Une montre Monte Carlo de Theorema - argentÃ© et blanc', NULL, '577108618485', 'FedEx', NULL, '2014-02-10', '05.02.2014 20:48', 'NL140117LB01', '1', 'a0YC000000X7OJwMAN', '170.01', '299.00'),
(17202, '224871901', NULL, NULL, 'Christine Boulanger', 'rue de la Brasserie 14', 'Espace beaute minceur', '5310', 'Saint-Germain', 'Belgien', 'BE', NULL, NULL, '477321898', '0010009UA5', NULL, NULL, 'Une montre Monte Carlo de Theorema - argentÃ© et blanc', NULL, '577108618496', 'FedEx', NULL, '2014-02-10', '04.02.2014 09:18', 'NL140117LB01', '1', 'a0YC000000X7OJwMAN', '170.01', '299.00'),
(17203, '224365120', NULL, NULL, 'Claude Doclot', 'rue des Meriers 3', '', '5670', 'Nismes', 'Belgien', 'BE', NULL, NULL, '476846704', '0010183R8H', NULL, NULL, 'Une montre Monte Carlo de Theorema - argentÃ© et blanc', NULL, '577108618500', 'FedEx', NULL, '2014-02-10', '01.02.2014 20:48', 'NL140117LB01', '1', 'a0YC000000X7OJwMAN', '170.01', '299.00'),
(17204, '225271345', NULL, NULL, 'Olivier Fortamps', 'rue des Verts Pacages 23', 'Restaurant le sushi', '1457', 'Tourinnes-Saint-Lambert', 'Belgien', 'BE', NULL, NULL, '473756356', '0010158EP8', NULL, NULL, 'Une montre Monte Carlo de Theorema - argentÃ© et blanc', NULL, '577108618511', 'FedEx', NULL, '2014-02-10', '05.02.2014 21:48', 'NL140117LB01', '1', 'a0YC000000X7OJwMAN', '170.01', '299.00'),
(17205, '225355270', NULL, NULL, 'Patricia Depauw', 'place d\'Esplechin 7', '', '7502', 'Esplechin', 'Belgien', 'BE', NULL, NULL, '69649721', '0010159MY6', NULL, NULL, 'Une montre Monte Carlo de Theorema - argentÃ© et blanc', NULL, '577108618522', 'FedEx', NULL, '2014-02-10', '06.02.2014 10:18', 'NL140117LB01', '1', 'a0YC000000X7OJwMAN', '170.01', '299.00'),
(17206, '224232013', NULL, NULL, 'sarah ponente', 'rue de Tilleur 331', '', '4420', 'Saint-Nicolas', 'Belgien', 'BE', NULL, NULL, '499242059', '0010231Q9G', NULL, NULL, 'Une montre Monte Carlo de Theorema - argentÃ© et blanc', NULL, '577108618533', 'FedEx', NULL, '2014-02-10', '01.02.2014 08:18', 'NL140117LB01', '1', 'a0YC000000X7OJwMAN', '170.01', '299.00'),
(17207, '224759489', NULL, NULL, 'Yves Botte', 'rue du Chemin de Fer 14', '', '4280', 'Bertree', 'Belgien', 'BE', NULL, NULL, '019/516153', '00101781QQ', NULL, NULL, 'Une montre Monte Carlo de Theorema - argentÃ© et blanc', NULL, '577108618544', 'FedEx', NULL, '2014-02-10', '03.02.2014 18:48', 'NL140117LB01', '1', 'a0YC000000X7OJwMAN', '170.01', '299.00'),
(17208, '224863216', NULL, NULL, 'cristina milea', 'allee des Roses 25', '', '6760', 'Virton', 'Belgien', 'BE', NULL, NULL, '471787582', '0010026PBI', NULL, NULL, 'Une montre Monte Carlo de Theorema - argentÃ© et noir', NULL, '577108618555', 'FedEx', NULL, '2014-02-10', '04.02.2014 08:48', 'NL140117LB02', '1', 'a0YC000000X7OJxMAN', '170.01', '299.00'),
(17209, '224400964', NULL, NULL, 'Michelle PIRON', 'voie de Liege 10', '', '4630', 'Ayeneux', 'Belgien', 'BE', NULL, NULL, '43770284', '0010184NWT', NULL, NULL, 'Une montre Monte Carlo de Theorema - argentÃ© et noir', NULL, '577108618566', 'FedEx', NULL, '2014-02-10', '02.02.2014 07:48', 'NL140117LB02', '1', 'a0YC000000X7OJxMAN', '170.01', '299.00'),
(17210, '224474952', NULL, NULL, 'walid houblos', 'avenue du Fusain 63', '', '1020', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '485693340', '0010149AES', NULL, NULL, 'Une montre Monte Carlo de Theorema - argentÃ© et noir', NULL, '577108618577', 'FedEx', NULL, '2014-02-10', '02.02.2014 13:48', 'NL140117LB02', '1', 'a0YC000000X7OJxMAN', '170.01', '299.00'),
(17211, '225242360', NULL, NULL, 'abdelmalik zaroual', 'rue frans verdonck 10 bte60', '', '1140', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '496769083', '0010028G4Q', NULL, NULL, 'Une montre Monte Carlo de Theorema - dorÃ© et noir', NULL, '577108618588', 'FedEx', NULL, '2014-02-10', '05.02.2014 19:48', 'NL140117LB03', '1', 'a0YC000000X7OJvMAN', '170.01', '299.00'),
(17212, '224273555', NULL, NULL, 'florence dumeunier', 'clos de la Sabretache 8', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '472551147', '00101420VI', NULL, NULL, 'Une montre Monte Carlo de Theorema - dorÃ© et noir', NULL, '577108618599', 'FedEx', NULL, '2014-02-10', '01.02.2014 11:18', 'NL140117LB03', '1', 'a0YC000000X7OJvMAN', '170.01', '299.00'),
(17213, '224573567', NULL, NULL, 'Glenn Vercauteren', 'Bodegemstraat 88', '', '1700', 'Dilbeek', 'Belgien', 'BE', NULL, NULL, '32468171575', '00100733TB', NULL, NULL, 'Une montre Monte Carlo de Theorema - dorÃ© et noir', NULL, '577108618603', 'FedEx', NULL, '2014-02-10', '02.02.2014 22:18', 'NL140117LB03', '1', 'a0YC000000X7OJvMAN', '170.01', '299.00'),
(17214, '224752455', NULL, NULL, 'Julien Bikkembergs', 'Rue alfred tenret 32', '', '6030', 'Marchienne-au-pont', 'Belgien', 'BE', NULL, NULL, '473852261', '00102398RI', NULL, NULL, 'Une montre Monte Carlo de Theorema - dorÃ© et noir', NULL, '577108618614', 'FedEx', NULL, '2014-02-10', '03.02.2014 18:18', 'NL140117LB03', '1', 'a0YC000000X7OJvMAN', '170.01', '299.00'),
(17215, '224399925', NULL, NULL, 'Philippe Simon', 'chaussee de Mons 160', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '497539434', '0010160ZIQ', NULL, NULL, 'Une montre Monte Carlo de Theorema - dorÃ© et noir', NULL, '577108618625', 'FedEx', NULL, '2014-02-10', '02.02.2014 07:48', 'NL140117LB03', '1', 'a0YC000000X7OJvMAN', '170.01', '299.00'),
(17216, '224799997', NULL, NULL, 'stefano fragapane', 'rue Moray 5', '', '4000', 'Liege', 'Belgien', 'BE', NULL, NULL, '475663961', '0010192B8M', NULL, NULL, 'Une montre Monte Carlo de Theorema - dorÃ© et noir', NULL, '577108618636', 'FedEx', NULL, '2014-02-10', '03.02.2014 21:48', 'NL140117LB03', '1', 'a0YC000000X7OJvMAN', '170.01', '299.00'),
(17217, '224460206', NULL, NULL, 'Victor JUAN LINARES', 'rue Marcel Marien 17', '', '1030', 'Schaerbeek', 'Belgien', 'BE', NULL, NULL, '477389182', '0010238I7B', NULL, NULL, 'Une montre Monte Carlo de Theorema - dorÃ© et noir', NULL, '577108618647', 'FedEx', NULL, '2014-02-10', '02.02.2014 12:18', 'NL140117LB03', '1', 'a0YC000000X7OJvMAN', '170.01', '299.00'),
(17218, '224844950', NULL, NULL, 'Alexandre Simunovic', 'Jozef de Vleminckstraat 40', '', '1853', 'Strombeek-Bever', 'Belgien', 'BE', NULL, NULL, '491567961', '0010186JX9', NULL, NULL, 'Une montre Monte Carlo de Theorema - entiÃ¨rement noir', NULL, '577108618658', 'FedEx', NULL, '2014-02-10', '04.02.2014 07:48', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17219, '225024523', NULL, NULL, 'Alphonse Declercq', 'Romeinsesteenweg 311', '', '1800', 'Vilvoorde', 'Belgien', 'BE', NULL, NULL, '02/2676703', '0010054OGP', NULL, NULL, 'Une montre Monte Carlo de Theorema - entiÃ¨rement noir', NULL, '577108618669', 'FedEx', NULL, '2014-02-10', '04.02.2014 21:18', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17220, '224359583', NULL, NULL, 'Cedric Anneka Horenbach Seutin', 'Charles leruitte 15', '', '4040', 'Herstal', 'Belgien', 'BE', NULL, NULL, '496201362', '0010206P1O', NULL, NULL, 'Une montre Monte Carlo de Theorema - entiÃ¨rement noir', NULL, '577108618670', 'FedEx', NULL, '2014-02-10', '01.02.2014 20:18', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17221, '224378179', NULL, NULL, 'Christophe Semoulin', 'Clos d\'Assoro 36', '', '7390', 'Quaregnon', 'Belgien', 'BE', NULL, NULL, '497372045', '10057489', NULL, NULL, 'Une montre Monte Carlo de Theorema - entiÃ¨rement noir', NULL, '577108618680', 'FedEx', NULL, '2014-02-10', '01.02.2014 22:48', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17222, '224549112', NULL, NULL, 'Dellaselva katrin', 'rue de Frameries 19', '', '7033', 'Cuesmes', 'Belgien', 'BE', NULL, NULL, '477709876', '0010079F49', NULL, NULL, 'Une montre Monte Carlo de Theorema - entiÃ¨rement noir', NULL, '577108618691', 'FedEx', NULL, '2014-02-10', '02.02.2014 19:48', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17223, '225012579', NULL, NULL, 'Hatice Kaynak', 'zonneweeldelaan 21/43', '', '3600', 'Genk', 'Belgien', 'BE', NULL, NULL, '32486343215', '0010239RCN', NULL, NULL, 'Une montre Monte Carlo de Theorema - entiÃ¨rement noir', NULL, '577108618706', 'FedEx', NULL, '2014-02-10', '04.02.2014 20:18', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17224, '224260368', NULL, NULL, 'Jalal Manis', 'avenue de l\'Union 4/6', 'Avenue de l\'union 4/6', '4432', 'Alleur', 'Belgien', 'BE', NULL, NULL, '486050533', '0010177OYQ', NULL, NULL, 'Une montre Monte Carlo de Theorema - entiÃ¨rement noir', NULL, '577108618717', 'FedEx', NULL, '2014-02-10', '01.02.2014 10:18', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17225, '224314981', NULL, NULL, 'Jerome Michel', 'Rue De Braine 32', '', '7110', 'Houdeng-Aimeries', 'Belgien', 'BE', NULL, NULL, '474067498', '0010141AI1', NULL, NULL, 'Une montre Monte Carlo de Theorema - entiÃ¨rement noir', NULL, '577108618728', 'FedEx', NULL, '2014-02-10', '01.02.2014 15:18', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17226, '224614191', NULL, NULL, 'Lisa Mule', 'rue du Travail 20/1', '', '4102', 'Ougree', 'Belgien', 'BE', NULL, NULL, '488806313', '001017634E', NULL, NULL, 'Une montre Monte Carlo de Theorema - entiÃ¨rement noir', NULL, '577108618739', 'FedEx', NULL, '2014-02-10', '03.02.2014 07:48', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17227, '224400762', NULL, NULL, 'Michelle PIRON', 'voie de Liege 10', '', '4630', 'Ayeneux', 'Belgien', 'BE', NULL, NULL, '43770284', '0010202R4L', NULL, NULL, 'Une montre Monte Carlo de Theorema - entiÃ¨rement noir', NULL, '577108618566', 'FedEx', NULL, '2014-02-10', '02.02.2014 07:48', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17228, '224400761', NULL, NULL, 'Michelle PIRON', 'voie de Liege 10', '', '4630', 'Ayeneux', 'Belgien', 'BE', NULL, NULL, '43770284', '0010004Z3F', NULL, NULL, 'Une montre Monte Carlo de Theorema - entiÃ¨rement noir', NULL, '577108618566', 'FedEx', NULL, '2014-02-10', '02.02.2014 07:48', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17229, '224388504', NULL, NULL, 'Nicolas Jablonski', 'Les Belles Promenades 18', '', '4050', 'Chaudfontaine', 'Belgien', 'BE', NULL, NULL, '477848709', '00101159SY', NULL, NULL, 'Une montre Monte Carlo de Theorema - entiÃ¨rement noir', NULL, '577108618761', 'FedEx', NULL, '2014-02-10', '02.02.2014 03:48', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17230, '224402589', NULL, NULL, 'Philippe Egon', 'rue Wilgot 29', '', '5300', 'Andenne', 'Belgien', 'BE', NULL, NULL, '085511 310', '0010089NFP', NULL, NULL, 'Une montre Monte Carlo de Theorema - entiÃ¨rement noir', NULL, '577108618772', 'FedEx', NULL, '2014-02-10', '02.02.2014 08:18', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17231, '224569341', NULL, NULL, 'Romain Grondal', 'avenue du Progres 30', 'NDC Infrared Engineering', '4432', 'Alleur', 'Belgien', 'BE', NULL, NULL, '486752620', '0010146STR', NULL, NULL, 'Une montre Monte Carlo de Theorema - entiÃ¨rement noir', NULL, '577108618783', 'FedEx', NULL, '2014-02-10', '02.02.2014 21:48', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17232, '224201695', NULL, NULL, 'anette hansen', '79 RUE DU GRISARD', 'bat f 3 etage', '69800', 'ST PRIEST', 'Frankreich', 'Fr', NULL, NULL, '478203799', '00101617UX', NULL, NULL, '1 Montre PIONIER - ModÃ¨le 2', NULL, '578824890397', 'FedEx', NULL, '2014-02-10', '31.01.2014 22:08', 'FR140106CM51', '1', 'a0YC000000WgJqPMAV', '155.01', '239.00'),
(17233, '224294409', NULL, NULL, 'Elio Poli', 'VIA COSTANTINO 73', '', '00145', 'ROMA', 'Italien', 'IT', NULL, NULL, '3933910930', '0010045HYQ', NULL, NULL, 'Copacabana con cassa argento, quadrante nero e cinturino nero - P2513681', NULL, '578824889706', 'FedEx', NULL, '2014-02-10', '01.02.2014 13:28', 'a0YC000000X7FnSMAV', '1', 'a0YC000000X7FnSMAV', '', '299.00'),
(17234, '225018290', NULL, NULL, 'Osvaldo Mattana', 'VIA COMBI 33', '', '21037', 'LAVENA PONTE TRESA', 'Italien', 'IT', NULL, NULL, '3404703089', '0010191PBE', NULL, NULL, 'Copacabana con cassa argento, quadrante nero e cinturino nero - P2513681', NULL, '578824889717', 'FedEx', NULL, '2014-02-10', '04.02.2014 20:28', 'a0YC000000X7FnSMAV', '1', 'a0YC000000X7FnSMAV', '', '299.00'),
(17235, '224163239', NULL, NULL, 'Doria Fiumane', 'VIA INTERLEGNO 27', '', '22100', 'COMO', 'Italien', 'IT', NULL, NULL, '3427500372', '0010058KKW', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '578824889728', 'FedEx', NULL, '2014-02-10', '31.01.2014 17:58', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(17236, '224110338', NULL, NULL, 'Edoardo Pedrazzoli', 'VIA FONTANELLE 87/B', '', '36061', 'BASSANO DEL GRAPPA', 'Italien', 'IT', NULL, NULL, '3406578364', '001003214I', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '578824889739', 'FedEx', NULL, '2014-02-10', '31.01.2014 13:28', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(17237, '224135817', NULL, NULL, 'sergiu marius flestea', 'VIA GUGLIELMO MARCONI 61', '', '21047', 'SARONNO', 'Italien', 'IT', NULL, NULL, '3318694515', '0010008B2S', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '578824889740', 'FedEx', NULL, '2014-02-10', '31.01.2014 15:58', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(17238, '224682011', NULL, NULL, 'Vincenzo Galluccio', 'VIA CUSCINA 2', '', '42042', 'FABBRICO', 'Italien', 'IT', NULL, NULL, '522660623', '0010245H1Q', NULL, NULL, 'Copacabana con cassa oro, quadrante nero e cinturino marrone - P2513682', NULL, '578824889750', 'FedEx', NULL, '2014-02-10', '03.02.2014 12:28', 'a0YC000000X7Fo6MAF', '1', 'a0YC000000X7Fo6MAF', '', '299.00'),
(17239, '224201786', NULL, NULL, 'PAOLA SEMINARI', 'VIA FILIPPO TURATI 2', '', '26815', 'MASSALENGO', 'Italien', 'IT', NULL, NULL, '3398336829', '0010224HSU', NULL, NULL, 'Montecarlo con cassa argento, quadrante bianco e cinturino nero - P2513677', NULL, '578824889761', 'FedEx', NULL, '2014-02-10', '31.01.2014 22:28', 'a0YC000000X7FmUMAV', '1', 'a0YC000000X7FmUMAV', '', '279.00'),
(17240, '224104349', NULL, NULL, 'valentina stagnati', 'VIA SILVIO PELLICO 7', '', '26032', 'OSTIANO', 'Italien', 'IT', NULL, NULL, '3497728030', '00101925IH', NULL, NULL, 'Montecarlo con cassa argento, quadrante nero e cinturino nero - P2513679', NULL, '578824889772', 'FedEx', NULL, '2014-02-10', '31.01.2014 12:58', 'a0YC000000X7FmoMAF', '1', 'a0YC000000X7FmoMAF', '', '279.00'),
(17241, '224386211', NULL, NULL, 'Alessia Micciche', 'VIA ROMA 176', '', '94016', 'PIETRAPERZIA', 'Italien', 'IT', NULL, NULL, '3314889869', '0010181MBH', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, 'RL705603191DE', 'Deutsche Post', NULL, '2014-02-10', '02.02.2014 01:28', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(17242, '224316542', NULL, NULL, 'ana maria buculei', 'VIA LOMELLINA 19', '', '27058', 'VOGHERA', 'Italien', 'IT', NULL, NULL, '3313354155', '0010102DQX', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '578824889794', 'FedEx', NULL, '2014-02-10', '01.02.2014 15:28', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(17243, '224337532', NULL, NULL, 'Andrea Coppi', 'VIA SALVO D\'ACQUISTO 10', 'Se possibile effettuare il recapito della consegna dopo le ore 15', '29014', 'CASTELL\'ARQUATO', 'Italien', 'IT', NULL, NULL, '3428594342', '0010233QBA', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '578824889809', 'FedEx', NULL, '2014-02-10', '01.02.2014 17:28', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(17244, '224365714', NULL, NULL, 'Aurelia Crisafulli', 'VIA SAN GAETANO 131', '', '31044', 'Montebelluna', 'Italien', 'IT', NULL, NULL, '3477972721', '10205167', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '578824889810', 'FedEx', NULL, '2014-02-10', '01.02.2014 20:58', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(17245, '224270027', NULL, NULL, 'Daniele Parlante', 'VIA Rosa Luxemburg snc, Oppure Via R. Staccioli 63 SNC', 'La Sera Dopo Le 18:00', '65024', 'MANOPPELLO Scalo', 'Italien', 'IT', NULL, NULL, '3476987880', '0010137TEX', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '578824889820', 'FedEx', NULL, '2014-02-10', '01.02.2014 10:58', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(17246, '224683134', NULL, NULL, 'Davide Defilippi', 'VIA GUIDOBONO 9', '', '19013', 'DEIVA MARINA', 'Italien', 'IT', NULL, NULL, '3336256143', '0010209R95', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '578824889831', 'FedEx', NULL, '2014-02-10', '03.02.2014 12:28', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(17247, '224365210', NULL, NULL, 'Elena Cassio', 'VIA VOLTURNO 80 RES.FIORI', '', '20861', 'BRUGHERIO', 'Italien', 'IT', NULL, NULL, '3387685695', '00101753PH', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '578824889842', 'FedEx', NULL, '2014-02-10', '01.02.2014 20:58', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(17248, '224293573', NULL, NULL, 'Ermanno Corrado', 'VIA DELL OCCHIO 9', '', '56125', 'PISA', 'Italien', 'IT', NULL, NULL, '3293293291', '0010227AYP', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '578824889853', 'FedEx', NULL, '2014-02-10', '01.02.2014 13:28', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(17249, '224586431', NULL, NULL, 'Federico Turrini', 'VIA ALESSANDRO MANZONI 216', '', '80046', 'SAN GIORGIO A CREMANO', 'Italien', 'IT', NULL, NULL, '3345746607', '0010163C4V', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '578824889864', 'FedEx', NULL, '2014-02-10', '03.02.2014 00:28', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(17250, '224353237', NULL, NULL, 'gianluca canevari', 'VIA BERGOGNONE 2', '', '26900', 'LODI', 'Italien', 'IT', NULL, NULL, '3383925104', '0010048H33', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '578824889875', 'FedEx', NULL, '2014-02-10', '01.02.2014 19:28', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(17251, '224146881', NULL, NULL, 'Inderpreet singh Sandhu', 'VIA PROVINCIALE NORD 127', '', '53040', 'RAPOLANO TERME', 'Italien', 'IT', NULL, NULL, '3383625843', '0010172KPL', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '578824889886', 'FedEx', NULL, '2014-02-10', '31.01.2014 16:28', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(17252, '224615988', NULL, NULL, 'Loriana Bonomo', 'VIA DEL SEMINATORE SN', '', '95033', 'BIANCAVILLA', 'Italien', 'IT', NULL, NULL, '3277409589', '0010248RKT', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '578824889897', 'FedEx', NULL, '2014-02-10', '03.02.2014 07:58', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(17253, '224753373', NULL, NULL, 'Marta Grottola', 'VIA GIOVANNI PASCOLI 46', '', '34129', 'TRIESTE', 'Italien', 'IT', NULL, NULL, '3339783613', '00101709DE', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '578824889901', 'FedEx', NULL, '2014-02-10', '03.02.2014 18:28', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(17254, '224713334', NULL, NULL, 'Raffaele Aglione', 'VIA FRANCESCO PETRARCA 67', '', '81100', 'CASERTA', 'Italien', 'IT', NULL, NULL, '3921400760', '0010131RYS', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '578824889912', 'FedEx', NULL, '2014-02-10', '03.02.2014 14:58', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(17255, '224491719', NULL, NULL, 'Roberto Chietera', 'VIA ETTORE MAIORANA 106', '', '75100', 'MATERA', 'Italien', 'IT', NULL, NULL, '835263771', '0010225PMR', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '578824889923', 'FedEx', NULL, '2014-02-10', '02.02.2014 15:28', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(17256, '224760094', NULL, NULL, 'Rossana Paldino', 'VIALE ROMA 110', '', '87048', 'SANTA SOFIA D\'EPIRO', 'Italien', 'IT', NULL, NULL, '3406583247', '0010239JVP', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '578824889934', 'FedEx', NULL, '2014-02-10', '03.02.2014 18:58', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(17257, '224438603', NULL, NULL, 'Vicentini Lidia', 'VIA ALBERTO FRANCHETTI 53', '', '36100', 'VICENZA', 'Italien', 'IT', NULL, NULL, '3498386171', '0010199UAP', NULL, NULL, 'Newton con cassa e cinturino nero (06)', NULL, '578824889945', 'FedEx', NULL, '2014-02-10', '02.02.2014 10:58', 'a0YC000000X7rv3MAB', '1', 'a0YC000000X7rv3MAB', '', '199.00'),
(17258, '224447283', NULL, NULL, 'Alessia Cuoccio', 'VIA NICOLA GAROFALO 27', '', '70032', 'BITONTO', 'Italien', 'IT', NULL, NULL, '3479717449', '00101602EJ', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824889956', 'FedEx', NULL, '2014-02-10', '02.02.2014 11:28', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(17259, '224192269', NULL, NULL, 'carlo d\'alesio', 'VIA DEI GIGLI 15/77', '', '20147', 'MILANO', 'Italien', 'IT', NULL, NULL, '3801732177', '0010090R3A', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824889967', 'FedEx', NULL, '2014-02-10', '31.01.2014 20:58', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(17260, '224761726', NULL, NULL, 'Cristina Dell\'aquila', 'Via santacroce,1 81100', 'Ora di pranzo', '81100', 'Caserta frazione santa barbara', 'Italien', 'IT', NULL, NULL, '+39 366 5970908', '0010234YP8', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824889978', 'FedEx', NULL, '2014-02-10', '03.02.2014 18:59', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(17261, '224415200', NULL, NULL, 'giacomo moschin', 'VIA SERPENTE 18', '', '25131', 'BRESCIA', 'Italien', 'IT', NULL, NULL, '3383012909', '0010203T6L', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824889989', 'FedEx', NULL, '2014-02-10', '02.02.2014 08:58', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(17262, '224661051', NULL, NULL, 'Giorgio Andrea Scarpa', 'VIA FRATELLI ROSSELLI 7/10', 'orario ufficio', '31020', 'VILLORBA', 'Italien', 'IT', NULL, NULL, '3286422844', '0010233BWQ', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824889990', 'FedEx', NULL, '2014-02-10', '03.02.2014 10:58', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(17263, '224485968', NULL, NULL, 'Giulio Casini', 'VIA DI CERASOMMA 661', '', '55100', 'Lucca', 'Italien', 'IT', NULL, NULL, '3472196428', '001018804N', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824890000', 'FedEx', NULL, '2014-02-10', '02.02.2014 14:58', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(17264, '224717638', NULL, NULL, 'Marco Birarda', 'VIA DEI BALDASSINI 15 C', 'Chiamare prima della consegna', '00163', 'ROMA', 'Italien', 'IT', NULL, NULL, '3285979669', '00102158X1', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824890011', 'FedEx', NULL, '2014-02-10', '03.02.2014 15:28', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(17265, '224692131', NULL, NULL, 'mario tacchini', 'VIA VALLE MIANO 29', '', '60125', 'ANCONA', 'Italien', 'IT', NULL, NULL, '3476632612', '0010197N6G', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824890022', 'FedEx', NULL, '2014-02-10', '03.02.2014 13:28', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(17266, '224715694', NULL, NULL, 'Massimiliano Lucchese', 'VIA CESARE MANARESI 13/7', 'Fascia oraria 14/15', '20152', 'Milano', 'Italien', 'IT', NULL, NULL, '3280695655', '0010031GOP', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824890033', 'FedEx', NULL, '2014-02-10', '03.02.2014 15:28', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(17267, '224660490', NULL, NULL, 'mazzucchelli michele', 'via carducci 35', 'c/o ditta somecar', '24060', 'Sovere', 'Italien', 'IT', NULL, NULL, '3467111942', '0010247OUJ', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824890044', 'FedEx', NULL, '2014-02-10', '03.02.2014 10:58', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(17268, '224467860', NULL, NULL, 'Paola Collineri', 'VIA PASQUARO 4', '', '37030', 'MONTECCHIA DI CROSARA', 'Italien', 'IT', NULL, NULL, '3471301457', '00101333Z8', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824890055', 'FedEx', NULL, '2014-02-10', '02.02.2014 12:58', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(17269, '224483813', NULL, NULL, 'Randy Del cerro alvarez', 'VIA SAN BARTOLO 15', 'Campanello faviani sergio', '50018', 'SCANDICCI', 'Italien', 'IT', NULL, NULL, '3395619085', '1,01E+06', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824890066', 'FedEx', NULL, '2014-02-10', '02.02.2014 14:28', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(17270, '224518256', NULL, NULL, 'rosario trupia', 'VIA SAN GREGORIO MAGNO 17', '', '10095', 'GRUGLIASCO', 'Italien', 'IT', NULL, NULL, '3478591938', '0010077WEV', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824890077', 'FedEx', NULL, '2014-02-10', '02.02.2014 17:28', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(17271, '224652043', NULL, NULL, 'Salvatore Sorrentino', 'VIA PENTA 10', '', '81030', 'GRICIGNANO DI AVERSA', 'Italien', 'IT', NULL, NULL, '3884868490', '00101683LM', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824890088', 'FedEx', NULL, '2014-02-10', '03.02.2014 10:28', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(17272, '224797429', NULL, NULL, 'Silvia Bosco', 'CORSO DI FRANCIA 195', 'presso ufficio postale roma 103', '00191', 'ROMA', 'Italien', 'IT', NULL, NULL, '3884776513', '00101449KC', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824890099', 'FedEx', NULL, '2014-02-10', '03.02.2014 21:28', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(17273, '224648456', NULL, NULL, 'stefano novi', 'VIA TADDEO CRIVELLI 32', '', '00133', 'ROMA', 'Italien', 'IT', NULL, NULL, '3391894983', '0010115Q4H', NULL, NULL, 'Newton con cassa e cinturino oro (05)', NULL, '578824890103', 'FedEx', NULL, '2014-02-10', '03.02.2014 09:58', 'a0YC000000X7ruKMAR', '1', 'a0YC000000X7ruKMAR', '', '199.00'),
(17274, '224724219', NULL, NULL, 'Letizia Amato', 'VIA OLINDO GUERRINI 2/D', '', '90147', 'PALERMO', 'Italien', 'IT', NULL, NULL, '3287411825', '0010042H9F', NULL, NULL, 'Newton con cassa e cinturino silver (04)', NULL, '578824890114', 'FedEx', NULL, '2014-02-10', '03.02.2014 15:58', 'a0YC000000X7rtbMAB', '1', 'a0YC000000X7rtbMAB', '', '199.00'),
(17275, '224743143', NULL, NULL, 'paolo giovannelli', 'STRADA ALTA 1909', 'presso consorzio cirene', '04100', 'LATINA', 'Italien', 'IT', NULL, NULL, '3283216281', '0010027B35', NULL, NULL, 'Newton con cassa e cinturino silver (04)', NULL, '578824890125', 'FedEx', NULL, '2014-02-10', '03.02.2014 17:28', 'a0YC000000X7rtbMAB', '1', 'a0YC000000X7rtbMAB', '', '199.00'),
(17276, '224321278', NULL, NULL, 'Riccardo Villa', 'Ambrosoli P. G. n.3', 'Ore pasti', '20841', 'Carate Brianza', 'Italien', 'IT', NULL, NULL, '362901226', '00100656BO', NULL, NULL, 'Newton con cassa e cinturino silver (04)', NULL, '578824890136', 'FedEx', NULL, '2014-02-10', '01.02.2014 15:58', 'a0YC000000X7rtbMAB', '1', 'a0YC000000X7rtbMAB', '', '199.00'),
(17277, '224394611', NULL, NULL, 'Sebastiano Russo', 'VIA SAN QUIRICO 227R', 'Tabaccheria', '16163', 'GENOVA', 'Italien', 'IT', NULL, NULL, '3482283231', '00102127CT', NULL, NULL, 'Newton con cassa e cinturino silver (04)', NULL, '578824890147', 'FedEx', NULL, '2014-02-10', '02.02.2014 06:58', 'a0YC000000X7rtbMAB', '1', 'a0YC000000X7rtbMAB', '', '199.00'),
(17278, '224691506', NULL, NULL, 'tinella vittorio', 'VIA GALENO 22', 'custode', '20126', 'MILANO', 'Italien', 'IT', NULL, NULL, '3207535938', '0010104TD0', NULL, NULL, 'Newton con cassa e cinturino silver (04)', NULL, '578824890158', 'FedEx', NULL, '2014-02-10', '03.02.2014 13:28', 'a0YC000000X7rtbMAB', '1', 'a0YC000000X7rtbMAB', '', '199.00'),
(17279, '224285847', NULL, NULL, 'Linda Mazzoleni', 'VIA CANONICA 84/A', '', '24047', 'TREVIGLIO', 'Italien', 'IT', NULL, NULL, '3456883991', '001021704L', NULL, NULL, 'Newton con cassa e cinturino silver (07)', NULL, '578824890169', 'FedEx', NULL, '2014-02-10', '01.02.2014 12:28', 'a0YC000000X7rvmMAB', '1', 'a0YC000000X7rvmMAB', '', '199.00'),
(17280, '224751311', NULL, NULL, 'Meriem BEnbot', 'liguria 3', '', '50147', 'firenze', 'Italien', 'IT', NULL, NULL, '3270034159', '0010105D81', NULL, NULL, 'Newton con cassa e cinturino silver (07)', NULL, 'RL705603205DE', 'Deutsche Post', NULL, '2014-02-10', '03.02.2014 17:58', 'a0YC000000X7rvmMAB', '1', 'a0YC000000X7rvmMAB', '', '199.00'),
(17281, '224641025', NULL, NULL, 'milena guardascione', 'antonio scialoja 1 traversa 37', '', '80070', 'monte di procida', 'Italien', 'IT', NULL, NULL, '818045522', '00102458JP', NULL, NULL, 'Newton con cassa e cinturino silver (07)', NULL, 'RL705603214DE', 'Deutsche Post', NULL, '2014-02-10', '03.02.2014 09:28', 'a0YC000000X7rvmMAB', '1', 'a0YC000000X7rvmMAB', '', '199.00'),
(17282, '224275637', NULL, NULL, 'Moreno Colli', 'Via Porro 114', '', '21056', 'Induno Olona', 'Italien', 'IT', NULL, NULL, '3382265754', '0010166JMP', NULL, NULL, 'Newton con cassa e cinturino silver (07)', NULL, '578824890191', 'FedEx', NULL, '2014-02-10', '01.02.2014 11:28', 'a0YC000000X7rvmMAB', '1', 'a0YC000000X7rvmMAB', '', '199.00'),
(17283, '224568067', NULL, NULL, 'Silvia Marchetti', 'VIA MOLINARA 8', '', '20029', 'TURBIGO', 'Italien', 'IT', NULL, NULL, '3479450238', '0010088CB3', NULL, NULL, 'Newton con cassa e cinturino silver (07)', NULL, '578824890206', 'FedEx', NULL, '2014-02-10', '02.02.2014 21:28', 'a0YC000000X7rvmMAB', '1', 'a0YC000000X7rvmMAB', '', '199.00'),
(17284, '224318024', NULL, NULL, 'valeria fratus', 'c.colombo 15/b', '', '22070', 'appiano gentile', 'Italien', 'IT', NULL, NULL, '3496675965', '0010024WSV', NULL, NULL, 'Newton con cassa e cinturino silver (07)', NULL, '578824890217', 'FedEx', NULL, '2014-02-10', '01.02.2014 15:28', 'a0YC000000X7rvmMAB', '1', 'a0YC000000X7rvmMAB', '', '199.00'),
(17285, '224667619', NULL, NULL, 'Angelo Giaquinto', 'VIA MARTIRI DI CAIAZZO 40', '', '81100', 'CASERTA', 'Italien', 'IT', NULL, NULL, '3313365399', '0010002KVW', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '578824890228', 'FedEx', NULL, '2014-02-10', '03.02.2014 11:28', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(17286, '224769003', NULL, NULL, 'Daniele Risaliti', 'VIA IV NOVEMBRE 11', '', '51037', 'MONTALE', 'Italien', 'IT', NULL, NULL, '3498756387', '0010232NPB', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '578824890239', 'FedEx', NULL, '2014-02-10', '03.02.2014 19:28', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(17287, '224121640', NULL, NULL, 'Dorjan Doko', 'VIA RIO DI SOPRA 11', '', '36014', 'SANTORSO', 'Italien', 'IT', NULL, NULL, '3209432248', '0010137NER', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '578824890240', 'FedEx', NULL, '2014-02-10', '31.01.2014 14:28', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(17288, '224419590', NULL, NULL, 'Emanuela Prelle', 'Via ivrea 23', '', '10010', 'LoranzÃ¨', 'Italien', 'IT', NULL, NULL, '3357786003', '0010239FVV', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '578824890250', 'FedEx', NULL, '2014-02-10', '02.02.2014 09:28', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(17289, '224273267', NULL, NULL, 'Federiko D\'auria', 'Piazza Guglielmo Marconi 9', 'presso portiere', '80054', 'GRAGNANO', 'Italien', 'IT', NULL, NULL, '3389489829', '0010150JOY', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '578824890261', 'FedEx', NULL, '2014-02-10', '01.02.2014 11:28', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(17290, '224740638', NULL, NULL, 'francesca bartoli c/o CIEFFE S.r.l.', 'VIA DEI DELLA BITTA 46', 'dal lunedÃ¬ al venerdÃ¬ dalle 10,00 alle 16,30', '00148', 'ROMA', 'Italien', 'IT', NULL, NULL, '3392888430', '0010131BEY', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '578824890272', 'FedEx', NULL, '2014-02-10', '03.02.2014 17:28', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(17291, '224146317', NULL, NULL, 'GSI Global System International Elio Pezzotta', 'VIA ENRICO FERMI 57', '', '24020', 'SCANZOROSCIATE', 'Italien', 'IT', NULL, NULL, '3201757311', '00101172O3', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '578824890283', 'FedEx', NULL, '2014-02-10', '31.01.2014 16:28', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(17292, '224700056', NULL, NULL, 'Jacopo Russo', 'VIA DELLE TAGLIATE III 399', '', '55100', 'LUCCA', 'Italien', 'IT', NULL, NULL, '3348312007', '0010109ODM', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '578824890294', 'FedEx', NULL, '2014-02-10', '03.02.2014 13:58', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(17293, '224314041', NULL, NULL, 'Klodjana Nuredini', 'VIA PIAVE 94/6', '', '17047', 'VADO LIGURE', 'Italien', 'IT', NULL, NULL, '3897879923', '0010135RDO', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '578824890309', 'FedEx', NULL, '2014-02-10', '01.02.2014 14:58', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(17294, '224330612', NULL, NULL, 'Mauro Lamberti', 'Corradino Schreiber 17', 'Scala B', '84013', 'Cava de\' Tirreni', 'Italien', 'IT', NULL, NULL, '3928103348', '0010120N9I', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '578824890310', 'FedEx', NULL, '2014-02-10', '01.02.2014 16:58', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(17295, '225111003', NULL, NULL, 'stella martinet', 'milano 13 bg', '', '24011', 'alme', 'Italien', 'IT', NULL, NULL, '3382958677', '0010195P73', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '578824890320', 'FedEx', NULL, '2014-02-10', '05.02.2014 09:58', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(17296, '224522989', NULL, NULL, 'Wafaa Ghabbar', 'VIA CAMILLO BENSO DI CAVOUR 29', '', '20010', 'SAN GIORGIO SU LEGNANO', 'Italien', 'IT', NULL, NULL, '3285791425', '0010245ETB', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '578824890331', 'FedEx', NULL, '2014-02-10', '02.02.2014 17:58', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(17297, '224653834', NULL, NULL, 'Xhensilda Velo', 'NAZARIO SAURO 50', '', '95021', 'ACI CASTELLO', 'Italien', 'IT', NULL, NULL, '3425840454', '0010189I6E', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '578824890342', 'FedEx', NULL, '2014-02-10', '03.02.2014 10:28', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(17298, '224690833', NULL, NULL, 'yongquan Li', 'VIA FABIO FILZI 22/2', '', '59100', 'PRATO', 'Italien', 'IT', NULL, NULL, '3271029153', '0010166VY3', NULL, NULL, 'Newton con cassa oro e cinturino marrone (02)', NULL, '578824890353', 'FedEx', NULL, '2014-02-10', '03.02.2014 12:58', 'a0YC000000X7regMAB', '1', 'a0YC000000X7regMAB', '', '199.00'),
(17299, '224344279', NULL, NULL, 'Oksana Ostrovska', 'VIA AURELIO SAFFI 3A', '', '61032', 'FANO', 'Italien', 'IT', NULL, NULL, '3279929212', '0010192A27', NULL, NULL, 'Newton con cassa silver e cinturino nero (01)', NULL, '578824890364', 'FedEx', NULL, '2014-02-10', '01.02.2014 18:28', 'a0YC000000X7rcbMAB', '1', 'a0YC000000X7rcbMAB', '', '199.00'),
(17300, '224727570', NULL, NULL, 'Olena Ubartaite', 'VIA FOSSA DELL ABATE 34', '', '55041', 'Lido di Camaiore', 'Italien', 'IT', NULL, NULL, '3665953000', '0010127XMR', NULL, NULL, 'Newton con cassa silver e cinturino nero (01)', NULL, '578824890375', 'FedEx', NULL, '2014-02-10', '03.02.2014 16:28', 'a0YC000000X7rcbMAB', '1', 'a0YC000000X7rcbMAB', '', '199.00'),
(17301, '15-54926-MLR-__', NULL, NULL, 'Anders Minnet', 'Marbaek Park 42, 1, 4', '', '2750', 'Ballerup', 'Dänemark', 'DK', NULL, NULL, '31137939', '15-54926-MLR-__', NULL, NULL, '', NULL, '577108622374', 'FedEx', NULL, '2014-02-11', '10.02.2014 18:38', '', '', '', '', ''),
(17302, '4-54926-F9O-__', NULL, NULL, 'Anette kruse Nielsen', 'Hellestrupvej 4', '', '4300', 'Holbaek', 'Dänemark', 'DK', NULL, NULL, '40331223', '4-54926-F9O-__', NULL, NULL, '', NULL, '577108622385', 'FedEx', NULL, '2014-02-11', '10.02.2014 09:30', '', '', '', '', ''),
(17303, '1-54926-44Y-__', NULL, NULL, 'Chris Clement', 'Rodovre parkvej 267', '', '2610', 'Rodovre', 'Dänemark', 'DK', NULL, NULL, '26112812', '1-54926-44Y-__', NULL, NULL, '', NULL, '577108622396', 'FedEx', NULL, '2014-02-11', '09.02.2014 15:34', '', '', '', '', ''),
(17304, '3-54926-PMC-__', NULL, NULL, 'Fredrik Kroyer', 'udlejrevej 29', '', '3650', 'Olstykke', 'Dänemark', 'DK', NULL, NULL, '81544715', '3-54926-PMC-__', NULL, NULL, '', NULL, '577108622400', 'FedEx', NULL, '2014-02-11', '09.02.2014 13:49', '', '', '', '', ''),
(17305, '11-54926-NYE-__', NULL, NULL, 'Frits Bech', 'Messingvej 62a', '', '8940', 'Randers SV', 'Dänemark', 'DK', NULL, NULL, '4551513050', '11-54926-NYE-__', NULL, NULL, '', NULL, '577108622411', 'FedEx', NULL, '2014-02-11', '10.02.2014 14:06', '', '', '', '', ''),
(17306, '8-54926-D9F-__', NULL, NULL, 'Jan Tranberg', 'Provstebakken 5 B.', '', '5200', 'Odense V', 'Dänemark', 'DK', NULL, NULL, '20256105', '8-54926-D9F-__', NULL, NULL, '', NULL, '577108622422', 'FedEx', NULL, '2014-02-11', '09.02.2014 20:26', '', '', '', '', ''),
(17307, '4-54926-ZRJ-__', NULL, NULL, 'Jess Greiff', 'Snogebaekvej 27', '', '4600', 'Koge', 'Dänemark', 'DK', NULL, NULL, '29290100', '4-54926-ZRJ-__', NULL, NULL, '', NULL, '577108622433', 'FedEx', NULL, '2014-02-11', '10.02.2014 08:29', '', '', '', '', ''),
(17308, '4-54926-AYQ-__', NULL, NULL, 'Jette domino', 'Ronneparken 15', '', '8981', 'Spentrup', 'Dänemark', 'DK', NULL, NULL, '28914229', '4-54926-AYQ-__', NULL, NULL, '', NULL, '577108622444', 'FedEx', NULL, '2014-02-11', '10.02.2014 07:18', '', '', '', '', ''),
(17309, '9-54926-6NE-__', NULL, NULL, 'Kenneth Sand', 'Jenagade 11 sth', '', '2300', 'Kobenhavn S', 'Dänemark', 'DK', NULL, NULL, '42523304', '9-54926-6NE-__', NULL, NULL, '', NULL, '577108622455', 'FedEx', NULL, '2014-02-11', '09.02.2014 22:05', '', '', '', '', ''),
(17310, '2-54926-8U2-__', NULL, NULL, 'Lars Hjortshoj', 'Silkeborgvej 27', '', '8800', 'Viborg', 'Dänemark', 'DK', NULL, NULL, '4540558983', '2-54926-8U2-__', NULL, NULL, '', NULL, '577108622466', 'FedEx', NULL, '2014-02-11', '09.02.2014 15:32', '', '', '', '', ''),
(17311, '9-54926-BXI-__', NULL, NULL, 'Philip Adriansen', 'Stevnsvej 113', '', '4671', 'Stroby', 'Dänemark', 'DK', NULL, NULL, '31580143', '9-54926-BXI-__', NULL, NULL, '', NULL, '577108622477', 'FedEx', NULL, '2014-02-11', '10.02.2014 23:00', '', '', '', '', ''),
(17312, '1-54926-FVL-__', NULL, NULL, 'Rene Thomsen', 'Storkens kvarter 9', '', '4180', 'Soro', 'Dänemark', 'DK', NULL, NULL, '23478081', '1-54926-FVL-__', NULL, NULL, '', NULL, '577108622488', 'FedEx', NULL, '2014-02-11', '09.02.2014', '', '', '', '', ''),
(17313, '4-54926-9BR-__', NULL, NULL, 'Simon Boye Andersen', 'Vigeeslev alle 5A', '', '2500', 'Valby', 'Dänemark', 'DK', NULL, NULL, '31324047', '4-54926-9BR-__', NULL, NULL, '', NULL, '577108622499', 'FedEx', NULL, '2014-02-11', '09.02.2014', '', '', '', '', ''),
(17314, '2-54926-5J8-__', NULL, NULL, 'Soren Iversen', 'Ribegade 40 C', '', '6700', 'Esbjerg', 'Dänemark', 'DK', NULL, NULL, '25112163', '2-54926-5J8-__', NULL, NULL, '', NULL, '577108622503', 'FedEx', NULL, '2014-02-11', '09.02.2014', '', '', '', '', ''),
(17315, '6-54926-R8T-__', NULL, NULL, 'Stig Moller', 'Kaj Munks Vej 9 b', '', '3460', 'Birkerod', 'Dänemark', 'DK', NULL, NULL, '20655706', '6-54926-R8T-__', NULL, NULL, '', NULL, '577108622514', 'FedEx', NULL, '2014-02-11', '09.02.2014', '', '', '', '', ''),
(17316, '7-54926-PV9-__', NULL, NULL, 'Torben Eduardsen', 'Oster Alle 2', '', '9700', 'Bronderslev', 'Dänemark', 'DK', NULL, NULL, '52509200', '7-54926-PV9-__', NULL, NULL, '', NULL, '577108622525', 'FedEx', NULL, '2014-02-11', '10.02.2014', '', '', '', '', ''),
(17317, '2-54927-RRY-__', '', '', 'Anita Kristensen', 'Greve strandvej 14,1', '', '2670', 'Greve', 'Dänemark', '', '', '', '29607033', '2-54927-RRY-__', '', '', '', 'Uhr erhalten 19.02.2014\r\nBitte refund!!!', '577108622536', 'FedEx', '', '2014-02-11', '09.02.2014', '', '', '', '', ''),
(17318, '8-54927-YOI-__', NULL, NULL, 'bjarne poulsen', 'parallelvej 63', '', '8380', 'Trige', 'Dänemark', 'DK', NULL, NULL, '26356484', '8-54927-YOI-__', NULL, NULL, '', NULL, '577108622547', 'FedEx', NULL, '2014-02-11', '10.02.2014', '', '', '', '', ''),
(17319, '6-54927-CH7-__', NULL, NULL, 'Chris Clement', 'Rodovre parkvej 267', '', '2610', 'Rodovre', 'Dänemark', 'DK', NULL, NULL, '26112812', '6-54927-CH7-__', NULL, NULL, '', NULL, '577108622396', 'FedEx', NULL, '2014-02-11', '09.02.2014', '', '', '', '', ''),
(17320, '5-54927-ITT-__', NULL, NULL, 'christian Engberg', 'fruebjergvej 3', '', '2100', 'Kobenhavn O', 'Dänemark', 'DK', NULL, NULL, '31197323', '5-54927-ITT-__', NULL, NULL, '', NULL, '577108622569', 'FedEx', NULL, '2014-02-11', '09.02.2014', '', '', '', '', ''),
(17321, '2-54927-81P-__', NULL, NULL, 'Christina Reinholdtsen', 'Nordgrundvej 20', '', '3200', 'Helsinge', 'Dänemark', 'DK', NULL, NULL, '40562480', '2-54927-81P-__', NULL, NULL, '', NULL, '577108622570', 'FedEx', NULL, '2014-02-11', '09.02.2014', '', '', '', '', ''),
(17322, '3-54927-PNE-__', NULL, NULL, 'emil tribler rasmussen', 'ingerslevsgade 122 st tv', '', '1705', 'kbh', 'Dänemark', 'DK', NULL, NULL, '26352056', '3-54927-PNE-__', NULL, NULL, '', NULL, '577108622580', 'FedEx', NULL, '2014-02-11', '09.02.2014', '', '', '', '', ''),
(17323, '1-54927-R5X-__', NULL, NULL, 'Jan Elvekjaer', 'Islevvangen 26', '', '2610', 'Rodovre', 'Dänemark', 'DK', NULL, NULL, '31632114', '1-54927-R5X-__', NULL, NULL, '', NULL, '577108622591', 'FedEx', NULL, '2014-02-11', '09.02.2014', '', '', '', '', ''),
(17324, '7-54927-GPX-__', NULL, NULL, 'john pederesen', 'langdraget 216', '', '3250', 'Gilleleje', 'Dänemark', 'DK', NULL, NULL, '25214092', '7-54927-GPX-__', NULL, NULL, '', NULL, '577108622606', 'FedEx', NULL, '2014-02-11', '10.02.2014', '', '', '', '', ''),
(17325, '5-54927-GHY-__', NULL, NULL, 'Leo Fransen', 'Dampskibsmolen 3 1.th.', '', '5800', 'Nyborg', 'Dänemark', 'DK', NULL, NULL, '22403323', '5-54927-GHY-__', NULL, NULL, '', NULL, '577108622617', 'FedEx', NULL, '2014-02-11', '10.02.2014', '', '', '', '', ''),
(17326, '2-54927-NBG-__', NULL, NULL, 'Leon Theils Pedersen', 'Rorvaenget 6', '', '6900', 'Skjern', 'Dänemark', 'DK', NULL, NULL, '20333165', '2-54927-NBG-__', NULL, NULL, '', NULL, '577108622628', 'FedEx', NULL, '2014-02-11', '09.02.2014', '', '', '', '', ''),
(17327, '1-54927-XBU-__', NULL, NULL, 'maksimas jariomenko', 'voldumvej 63, 2th', '', '2610', 'Rodovre', 'Dänemark', 'DK', NULL, NULL, '30315699', '1-54927-XBU-__', NULL, NULL, '', NULL, '577108622639', 'FedEx', NULL, '2014-02-11', '09.02.2014', '', '', '', '', ''),
(17328, '11-54927-YRW-__', NULL, NULL, 'Michael havsager', 'nordbrinken 14', '', '9800', 'Hjorring', 'Dänemark', 'DK', NULL, NULL, '20887371', '11-54927-YRW-__', NULL, NULL, '', NULL, '577108622640', 'FedEx', NULL, '2014-02-11', '10.02.2014', '', '', '', '', ''),
(17329, '13-54927-JYR-__', NULL, NULL, 'Osiris Taylor', 'Valkyriegade 34, 2 tv', '', '2200', 'Kobenhavn N', 'Dänemark', 'DK', NULL, NULL, '4525645558', '13-54927-JYR-__', NULL, NULL, '', NULL, '577108622650', 'FedEx', NULL, '2014-02-11', '10.02.2014', '', '', '', '', ''),
(17330, '15-54927-N8E-__', NULL, NULL, 'Phillip Johnk Juel Nielsen', 'Pa Lyngen 12', '', '3390', 'Hundested', 'Dänemark', 'DK', NULL, NULL, '28288332', '15-54927-N8E-__', NULL, NULL, '', NULL, '577108622661', 'FedEx', NULL, '2014-02-11', '10.02.2014', '', '', '', '', ''),
(17331, '1-54927-4FV-__', NULL, NULL, 'Sebastian Rask', 'Kroggaardvej 35', '', '5270', 'Odense N', 'Dänemark', 'DK', NULL, NULL, '22923535', '1-54927-4FV-__', NULL, NULL, '', NULL, '577108622672', 'FedEx', NULL, '2014-02-11', '10.02.2014', '', '', '', '', ''),
(17332, '5-54927-3Z3-__', NULL, NULL, 'Soren Victor Enoch', 'Fuglsang 13b', '', '9550', 'Mariager', 'Dänemark', 'DK', NULL, NULL, '42219594', '5-54927-3Z3-__', NULL, NULL, '', NULL, '577108622683', 'FedEx', NULL, '2014-02-11', '10.02.2014', '', '', '', '', ''),
(17333, '9-54927-OIK-__', NULL, NULL, 'Susanne Fjelsted', 'GAMMELGARDS ALLE 1, 1. TH.', '', '2665', 'Vallensbaek Strand', 'Dänemark', 'DK', NULL, NULL, '27301320', '9-54927-OIK-__', NULL, NULL, '', NULL, '577108622694', 'FedEx', NULL, '2014-02-11', '09.02.2014', '', '', '', '', ''),
(17334, '3-54927-2PS-__', NULL, NULL, 'Toan Nam', 'Havkaervej 88', '', '8381', 'Tilst', 'Dänemark', 'DK', NULL, NULL, '20431291', '3-54927-2PS-__', NULL, NULL, '', NULL, '577108622709', 'FedEx', NULL, '2014-02-11', '09.02.2014', '', '', '', '', ''),
(17335, '1-54928-OUH-__', NULL, NULL, 'Anders de Voss', 'Ryparken 21 3 tv', '', '2100', 'Kobenhavn O', 'Dänemark', 'DK', NULL, NULL, '53686566', '1-54928-OUH-__', NULL, NULL, '', NULL, '577108622710', 'FedEx', NULL, '2014-02-11', '09.02.2014', '', '', '', '', ''),
(17336, '3-54928-LHL-__', '', '', 'Daniel Dasic', 'Lottenborgvej 3', '', '2800', 'Kongens Lyngby', 'Dänemark', '', '', '', '31215933', '3-54928-LHL-__', '', '', '', 'storniert! Geld zurück erhlaten!', '577108622720', 'FedEx', '', '2014-02-11', '09.02.2014', '', '', '', '', ''),
(17337, '3-54928-SGL-__', NULL, NULL, 'kasper kristensen', 'buen 9', '', '7430', 'Ikast', 'Dänemark', 'DK', NULL, NULL, '25339698', '3-54928-SGL-__', NULL, NULL, '', NULL, '577108622731', 'FedEx', NULL, '2014-02-11', '10.02.2014', '', '', '', '', ''),
(17338, '2-54928-TX5-__', NULL, NULL, 'oliver rasmussen', 'jagtvej 181 stth', '', '2100', 'Kobenhavn O', 'Dänemark', 'DK', NULL, NULL, '42365919', '2-54928-TX5-__', NULL, NULL, '', NULL, '577108622742', 'FedEx', NULL, '2014-02-11', '09.02.2014', '', '', '', '', ''),
(17339, '1-54930-ER7-__', NULL, NULL, 'ALI SHAKER', 'STROBYHOLM 22', '', '2650', 'Hvidovre', 'Dänemark', 'DK', NULL, NULL, '31107343', '1-54930-ER7-__', NULL, NULL, '', NULL, '577108622753', 'FedEx', NULL, '2014-02-11', '09.02.2014', '', '', '', '', ''),
(17340, '1-54930-29G-__', NULL, NULL, 'Christina Lund', 'drejovej 14', '', '5700', 'Svendborg', 'Dänemark', 'DK', NULL, NULL, '28937818', '1-54930-29G-__', NULL, NULL, '', NULL, '577108622764', 'FedEx', NULL, '2014-02-11', '09.02.2014', '', '', '', '', ''),
(17341, '2-54930-5T5-__', NULL, NULL, 'Thomas O. Pedersen', 'Heldbovej 37 2 th', '', '2500', 'Valby', 'Dänemark', 'DK', NULL, NULL, '26569404', '2-54930-5T5-__', NULL, NULL, '', NULL, '577108622775', 'FedEx', NULL, '2014-02-11', '09.02.2014', '', '', '', '', ''),
(17342, '1-54940-9SC-__', NULL, NULL, 'Casper Pedersen', 'Klovervej 72E 1.', '', '6100', 'Haderslev', 'Dänemark', 'DK', NULL, NULL, '22776289', '1-54940-9SC-__', NULL, NULL, '', NULL, '577108622786', 'FedEx', NULL, '2014-02-11', '09.02.2014', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(17343, '3-54940-VUU-__', NULL, NULL, 'Hanne Mortensen', 'Rugmarken 25', '', '5260', 'Odense S', 'Dänemark', 'DK', NULL, NULL, '21907601', '3-54940-VUU-__', NULL, NULL, '', NULL, '577108622797', 'FedEx', NULL, '2014-02-11', '10.02.2014', '', '', '', '', ''),
(17344, '1-54940-CEC-__', '', '', 'Julie Mork Wraa', 'Laerkevej5h', '', '5210', 'Odense NV', 'Dänemark', '', '', '', '41640909', '1-54940-CEC-__', '', '', '', 'Kunde darf keine Uhr bekommen, da Sie das Geld zur?ck erhalten hat. 13.02.2014\r\nUhr am 01.03.2014 zurück erhalten!', '577108622801', 'FedEx', '', '2014-02-11', '10.02.2014', '', '', '', '', ''),
(17345, '1-54940-3NS-__', NULL, NULL, 'Rasmus Tolstrup Larsen', 'faelledvej 10b 4. 401', '', '2200', 'Kobenhavn N', 'Dänemark', 'DK', NULL, NULL, '', '1-54940-3NS-__', NULL, NULL, '', NULL, 'storniert', '', NULL, '2014-02-11', '09.02.2014', '', '', '', '', ''),
(17346, '226171190', NULL, NULL, 'Ivan Mitev', '27 CHIPPERFIELD ROAD', '', 'WD4 9JE', 'KINGS LANGLEY', 'Grossbritannien', 'GB', NULL, NULL, '1923262318', '0010055V9T', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Black Case and Face (GM-507-4)', NULL, '577108622856', 'FedEx', NULL, '2014-02-12', '10.02.2014 12:23', 'UK140110AMC12', '1', 'a0YC000000X6A74MAF', '132.00', '199.00'),
(17347, '226220412', NULL, NULL, 'Deb U', '1 CHERVIL CLOSE', '', 'SN2 2RL', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7557277636', '0010015SQC', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and Black Face (GM-507-2)', NULL, '577108622867', 'FedEx', NULL, '2014-02-12', '10.02.2014 16:22', 'UK140110AMC10', '1', 'a0YC000000X6ACHMA3', '132.00', '199.00'),
(17348, '226281082', NULL, NULL, 'Howdens (Adam) Bevan', '10-13 Westmead Ind Est', 'Westmead', 'SN5 7YT', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7909446450', '0010063WFB', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and Black Face (GM-507-2)', NULL, '577108622878', 'FedEx', NULL, '2014-02-12', '10.02.2014 21:22', 'UK140110AMC10', '1', 'a0YC000000X6ACHMA3', '132.00', '199.00'),
(17349, '226260746', NULL, NULL, 'Neil Summerell', '141a Flat 24', 'High Street', 'BS20 7AQ', 'Portishead', 'Grossbritannien', 'GB', NULL, NULL, '7799238695', '0010228WJK', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and Black Face (GM-507-2)', NULL, '577108622889', 'FedEx', NULL, '2014-02-12', '10.02.2014 19:52', 'UK140110AMC10', '1', 'a0YC000000X6ACHMA3', '132.00', '199.00'),
(17350, '226302216', NULL, NULL, 'Julia Elliott', '35 GORING ROAD', '', 'IP4 5LT', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '7599244618', '0010179QMF', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and White Face (GM-507-1)', NULL, '577108622890', 'FedEx', NULL, '2014-02-12', '10.02.2014 23:22', 'UK140110AMC09', '1', 'a0YC000000X6ABsMAN', '132.00', '199.00'),
(17351, '226177088', NULL, NULL, 'Neil Dickinson', '102 LONGFIELD', '', 'TR11 4SL', 'FALMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7970493009', '0010082CIP', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and White Face (GM-507-1)', NULL, '577108622904', 'FedEx', NULL, '2014-02-12', '10.02.2014 12:52', 'UK140110AMC09', '1', 'a0YC000000X6ABsMAN', '132.00', '199.00'),
(17352, '226281231', NULL, NULL, 'gerard mahoney', '127B WESTOE ROAD', '', 'NE33 3PA', 'SOUTH SHIELDS', 'Grossbritannien', 'GB', NULL, NULL, '7922759996', '00101653QR', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '577108622915', 'FedEx', NULL, '2014-02-12', '10.02.2014 21:22', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00'),
(17353, '226235826', NULL, NULL, 'Jo Grubb', '5 ST. VINCENTS DRIVE', '', 'NP25 5DS', 'MONMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7939605928', '00100121C9', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '577108622926', 'FedEx', NULL, '2014-02-12', '10.02.2014 17:52', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00'),
(17354, '226117622', NULL, NULL, 'Lorraine Menham', '1 CASTROL UK LTD', 'WAKEFIELD HSE  PIPERS WAY', 'SN3 1RE', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7795800647', '0010004SLL', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '577108622937', 'FedEx', NULL, '2014-02-12', '10.02.2014 08:52', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00'),
(17355, '226223675', NULL, NULL, 'Sandra Rodrigues', '410b Seven Sisters Road', '', 'n4 2lx', 'london', 'Grossbritannien', 'GB', NULL, NULL, '4,4788E+12', '0010006P9P', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '577108622948', 'FedEx', NULL, '2014-02-12', '10.02.2014 16:52', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00'),
(17356, '226305809', NULL, NULL, 'Scott Malliband', '7 MUNRO CRESCENT', '', 'PR2 6YL', 'PRESTON', 'Grossbritannien', 'GB', NULL, NULL, '7580337210', '0010168GO5', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '577108622959', 'FedEx', NULL, '2014-02-12', '10.02.2014 23:22', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00'),
(17357, '226192031', NULL, NULL, 'Sheena Wood', '10 Lauriston Basford', '', 'Ng6 0dr', 'Nottingham', 'Grossbritannien', 'GB', NULL, NULL, '7580982812', '0010142XG1', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '577108622960', 'FedEx', NULL, '2014-02-12', '10.02.2014 13:52', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00'),
(17358, '226216938', NULL, NULL, 'TURABALI NURBHAI', '2 THE CHINE', '', 'HA0 3EH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7932075819', '0010061A9Q', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '577108622970', 'FedEx', NULL, '2014-02-12', '10.02.2014 15:52', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00'),
(17359, '226036020', NULL, NULL, 'nathan symons', 'ST. ST. AUDRIES PARK', '', 'TA4 4DS', 'TAUNTON', 'Grossbritannien', 'GB', NULL, NULL, '7833231520', '0010241MZ6', NULL, NULL, 'Black Strap With Rose and Black Dial - GM-506-4 Miami', NULL, '577108622981', 'FedEx', NULL, '2014-02-12', '09.02.2014 19:22', 'UK140110AMC16', '1', 'a0YC000000X6A45MAF', '130.99', '199.00'),
(17360, '226022327', NULL, NULL, 'Blessing Muzawazi', '4 AXTANE CLOSE', '', 'DA4 9BT', 'DARTFORD', 'Grossbritannien', 'GB', NULL, NULL, '7429443492', '0010237AAZ', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami', NULL, '577108622992', 'FedEx', NULL, '2014-02-12', '09.02.2014 17:52', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17361, '226288727', NULL, NULL, 'David Barrett', '1 SPRINGBANK DRIVE', '', 'LS28 5LX', 'PUDSEY', 'Grossbritannien', 'GB', NULL, NULL, '7588799537', '0010196DQ3', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami', NULL, '577108623006', 'FedEx', NULL, '2014-02-12', '10.02.2014 21:52', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17362, '226085347', NULL, NULL, 'Harpreet Singh', '52 Bradgate drive', 'Bradgate drive, wigston', 'Le18 1ha', 'Leicester', 'Grossbritannien', 'GB', NULL, NULL, '7956658585', '0010080S1Q', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami', NULL, '577108623017', 'FedEx', NULL, '2014-02-12', '09.02.2014 23:52', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17363, '226308662', NULL, NULL, 'Justyna Pawlukiewicz Fast Food Systems', '1 HEADLEY PARK NINE', 'Headley Road East', 'RG5 4SQ', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7912023424', '0010175G7O', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami', NULL, '577108623028', 'FedEx', NULL, '2014-02-12', '10.02.2014 23:52', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17364, '226113177', NULL, NULL, 'Lauren Fernie', '15 CAMBRIDGE STREET', '', 'NE4 7HJ', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '783364777', '001002346Y', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami', NULL, '577108623039', 'FedEx', NULL, '2014-02-12', '10.02.2014 08:22', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17365, '226069822', NULL, NULL, 'Lee Humphrey', '9 THE WARREN', '', 'HP18 0FL', 'AYLESBURY', 'Grossbritannien', 'GB', NULL, NULL, '7892899540', '0010031QH2', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami', NULL, '577108623040', 'FedEx', NULL, '2014-02-12', '09.02.2014 21:52', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17366, '226298903', NULL, NULL, 'Muhammad Taha Khan', '1B / 9 Slateford Gait', '', 'EH11 1GT', 'Edinburgh', 'Grossbritannien', 'GB', NULL, NULL, '7557315011', '0010154QFN', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami', NULL, '577108623050', 'FedEx', NULL, '2014-02-12', '10.02.2014 22:52', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17367, '226052333', NULL, NULL, 'paula deacon', '498 Narborough road', '', 'le3 2fu', 'leicester', 'Grossbritannien', 'GB', NULL, NULL, '7902727699', '0010092CRU', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami', NULL, '577108623061', 'FedEx', NULL, '2014-02-12', '09.02.2014 20:22', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17368, '225997668', NULL, NULL, 'Scott Walker', '45 DOWNLAND WALK', '', 'ME5 8AF', 'CHATHAM', 'Grossbritannien', 'GB', NULL, NULL, '7841120957', '0010039R2G', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami', NULL, '577108623072', 'FedEx', NULL, '2014-02-12', '09.02.2014 15:52', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17369, '226010096', NULL, NULL, 'simon mead', '5 SWEETINGS ROAD', 'godmanchester huntingdon', 'PE29 2JS', 'HUNTINGDON', 'Grossbritannien', 'GB', NULL, NULL, '7738009598', '0010216J9F', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami', NULL, '577108623083', 'FedEx', NULL, '2014-02-12', '09.02.2014 16:52', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17370, '226056528', NULL, NULL, 'Svetlana Zaharova', '16 BEDALE ROAD', '', 'NN8 4ER', 'WELLINGBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7423132700', '0010049GID', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami', NULL, '577108623094', 'FedEx', NULL, '2014-02-12', '09.02.2014 20:52', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17371, '226073674', NULL, NULL, 'L Loguercio', '11A GREYDELLS ROAD', '', 'SG1 3NL', 'STEVENAGE', 'Grossbritannien', 'GB', NULL, NULL, '', '0010021YA7', NULL, NULL, 'Black Strap With Silver and Red Dial - GM-506-1 Miami', NULL, '577108623109', 'FedEx', NULL, '2014-02-12', '09.02.2014 22:22', 'UK140110AMC13', '1', 'a0YC000000X6AUYMA3', '130.99', '199.00'),
(17372, '226101372', NULL, NULL, 'susan mcmanus', '19 Sheils houses', 'Towerhill', 'bt61 9 dw', 'Armagh', 'Grossbritannien', 'GB', NULL, NULL, '2837510192', '001017642T', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3) Sao Paolo', NULL, '577108623110', 'FedEx', NULL, '2014-02-12', '10.02.2014 06:52', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(17373, '224441521', '', '', 'Ajmal Raghestani', 'Uffesvej 18 1 TH', '', '8260', 'Viby J', 'Dänemark', '', '', '', '31414871', '0010142QQI', '', '', 'Aruba Herreur med brun rem, sort urskive og guldfarvet urkasse (GM-507-3)', 'Uhr erhalten 17.02.2014\r\nBitte refund!!!', '577108619941', 'FedEx', '', '2014-02-10', '02.02.2014 11:06', 'a0YC000000WeWhqMAF', '1', 'a0YC000000WeWhqMAF', '', '1469.00'),
(17374, '224502621', NULL, NULL, 'Anders Nielsen', 'Stenlunden  6', '', '5330', 'Munkebo', 'Dänemark', 'DK', NULL, NULL, '28447020', '0010219YW3', NULL, NULL, 'Aruba Herreur med brun rem, sort urskive og guldfarvet urkasse (GM-507-3)', NULL, '577108619952', 'FedEx', NULL, '2014-02-10', '02.02.2014 16:06', 'a0YC000000WeWhqMAF', '1', 'a0YC000000WeWhqMAF', '', '1469.00'),
(17375, '224206492', NULL, NULL, 'Frederik Knapmann', 'Marie bregendahlsvej 17', '', '4700', 'Naestved', 'Dänemark', 'DK', NULL, NULL, '27116484', '0010073H0I', NULL, NULL, 'Aruba Herreur med brun rem, sort urskive og guldfarvet urkasse (GM-507-3)', NULL, '577108619963', 'FedEx', NULL, '2014-02-10', '31.01.2014 23:06', 'a0YC000000WeWhqMAF', '1', 'a0YC000000WeWhqMAF', '', '1469.00'),
(17376, '224206877', NULL, NULL, 'Jan Andersen', 'Provst Bentzons Vej 43 1 TH', '', '2860', 'Soborg', 'Dänemark', 'DK', NULL, NULL, '50715555', '0010049J2T', NULL, NULL, 'Aruba Herreur med brun rem, sort urskive og guldfarvet urkasse (GM-507-3)', NULL, '577108619974', 'FedEx', NULL, '2014-02-10', '31.01.2014 23:06', 'a0YC000000WeWhqMAF', '1', 'a0YC000000WeWhqMAF', '', '1469.00'),
(17377, '224226424', NULL, NULL, 'Aske Hyldebrandt', 'Langegade 55,1', '', '5300', 'Kerteminde', 'Dänemark', 'DK', NULL, NULL, '28299449', '00100227WJ', NULL, NULL, 'Aruba Herreur med sort rem, sort urskive og sÃ¸lvfarvet urkasse (GM-507-2)', NULL, '577108619985', 'FedEx', NULL, '2014-02-10', '01.02.2014 07:36', 'a0YC000000WeWhWMAV', '1', 'a0YC000000WeWhWMAV', '', '1469.00'),
(17378, '224313742', NULL, NULL, 'Gabriel Gradinaru', 'Industriholmen 51', 'Comway Distribution A/S', '2650', 'Hvidovre', 'Dänemark', 'DK', NULL, NULL, '52809775', '0010053YMD', NULL, NULL, 'Aruba Herreur med sort rem, sort urskive og sÃ¸lvfarvet urkasse (GM-507-2)', NULL, '577108619996', 'FedEx', NULL, '2014-02-10', '01.02.2014 15:06', 'a0YC000000WeWhWMAV', '1', 'a0YC000000WeWhWMAV', '', '1469.00'),
(17379, '224333299', NULL, NULL, 'Istvan Kasza', 'Nansensgade 59 ST TH', '', '1366', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '25777220', '0010058H5I', NULL, NULL, 'Aruba Herreur med sort rem, sort urskive og sÃ¸lvfarvet urkasse (GM-507-2)', NULL, '577108620007', 'FedEx', NULL, '2014-02-10', '01.02.2014 17:06', 'a0YC000000WeWhWMAV', '1', 'a0YC000000WeWhWMAV', '', '1469.00'),
(17380, '224110411', NULL, NULL, 'Yonas Fuglsang Hald', 'Jagtvej 103B', '4 T.h', '2200', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '28183380', '0010141UWV', NULL, NULL, 'Aruba Herreur med sort rem, sort urskive og sÃ¸lvfarvet urkasse (GM-507-2)', NULL, '577108620018', 'FedEx', NULL, '2014-02-10', '31.01.2014 13:36', 'a0YC000000WeWhWMAV', '1', 'a0YC000000WeWhWMAV', '', '1469.00'),
(17381, '224566619', NULL, NULL, 'Mogens Thestrup', 'Pilevang 25', '', '4690', 'Haslev', 'Dänemark', 'DK', NULL, NULL, '30295300', '00100456Q3', NULL, NULL, ' Aruba Herreur med sort rem, sort urskive og sort urkasse (GM-507-4)', NULL, '577108620029', 'FedEx', NULL, '2014-02-10', '02.02.2014 21:36', 'a0YC000000WeWi0MAF', '1', 'a0YC000000WeWi0MAF', '', '1469.00'),
(17382, '224566228', NULL, NULL, 'Conor O Reilly', '31 Kilmalum drive,', 'Blessington manor.', 'Na', 'Co Wicklow', 'Irland', 'IE', NULL, NULL, '872664217', '001019328O', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108620084', 'FedEx', NULL, '2014-02-10', '02.02.2014 22:32', 'a0YC000000X8SANMA3', '1', 'a0YC000000X8SANMA3', '', '229.00'),
(17383, '225295326', NULL, NULL, 'Louis Agache', '12 Brackenstown road', '', '1', 'Swords  Co Dublin', 'Irland', 'IE', NULL, NULL, '3,53863E+11', '0010064CB4', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108620095', 'FedEx', NULL, '2014-02-10', '06.02.2014 04:32', 'a0YC000000X8SANMA3', '1', 'a0YC000000X8SANMA3', '', '229.00'),
(17384, '224797720', NULL, NULL, 'Marie Tennant', '2 Glenbrook', '', 'Kildare', 'Ticknevin', 'Irland', 'IE', NULL, NULL, '861762427', '0010155ZNS', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108620100', 'FedEx', NULL, '2014-02-10', '03.02.2014 22:32', 'a0YC000000X8SANMA3', '1', 'a0YC000000X8SANMA3', '', '229.00'),
(17385, '224446432', NULL, NULL, 'Jason Tims', '16 Greenfort Avenue', 'Quarryvale, Clondalkin', 'D22', 'Dublin', 'Irland', 'IE', NULL, NULL, '+353 872614747', '0010126KEY', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108620110', 'FedEx', NULL, '2014-02-10', '02.02.2014 12:32', 'a0YC000000X8SADMA3', '1', 'a0YC000000X8SADMA3', '', '229.00'),
(17386, '225033279', NULL, NULL, 'Suhail Wani', 'No 6 Willow Green', '', '353', 'Athlone Co Westmeath', 'Irland', 'IE', NULL, NULL, '870994055', '001014359M', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108620121', 'FedEx', NULL, '2014-02-10', '04.02.2014 23:02', 'a0YC000000X8SADMA3', '1', 'a0YC000000X8SADMA3', '', '229.00'),
(17387, '224076341', NULL, NULL, 'Fida hussain', 'unit 13b fashion city ballymount dublin24', '', '0', 'dublin24', 'Irland', 'IE', NULL, NULL, '867743048', '0010007LTA', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '577108620132', 'FedEx', NULL, '2014-02-10', '31.01.2014 12:02', 'a0YC000000X75j8MAB', '1', 'a0YC000000X75j8MAB', '', '279.00'),
(17388, '224749004', NULL, NULL, 'Mark Daly', 'Glendale Sarsfields court,glanmire', '', 'Cork', 'Ireland', 'Irland', 'IE', NULL, NULL, '878361183', '0010228B5M', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '577108620143', 'FedEx', NULL, '2014-02-10', '03.02.2014 19:02', 'a0YC000000X75j8MAB', '1', 'a0YC000000X75j8MAB', '', '279.00'),
(17389, '224811628', NULL, NULL, 'Ruth Culligan', '0 Bunnow, Doora', '', '353', 'Ennis', 'Irland', 'IE', NULL, NULL, '3,53851E+11', '001010219T', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-1) Black Strap - Silver Case - White Face', NULL, '577108620154', 'FedEx', NULL, '2014-02-10', '04.02.2014 00:02', 'a0YC000000X75j8MAB', '1', 'a0YC000000X75j8MAB', '', '279.00'),
(17390, '224951781', NULL, NULL, 'Cathrine Spalinger', 'n/a North Road', '', 'None', 'Castletownbere', 'Irland', 'IE', NULL, NULL, '877567589', '0010240BLO', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-2) Black Strap - Silver Case - Black Face', NULL, '577108620165', 'FedEx', NULL, '2014-02-10', '04.02.2014 16:32', 'a0YC000000X75jSMAR', '1', 'a0YC000000X75jSMAR', '', '279.00'),
(17391, '224737760', NULL, NULL, 'Padraig Finnegan', 'na dromahane', 'mallow', 'na', 'cork', 'Irland', 'IE', NULL, NULL, '3,53863E+11', '0010178V4K', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108620176', 'FedEx', NULL, '2014-02-10', '03.02.2014 18:02', 'a0YC000000X75jmMAB', '1', 'a0YC000000X75jmMAB', '', '279.00'),
(17392, '224310169', NULL, NULL, 'Terry Rooney', 'bodeen ratoath', '', 'Ireland', 'co meath', 'Irland', 'IE', NULL, NULL, '868316280', '0010033FA2', NULL, NULL, 'Men\'s Monte Carlo Watch (GM-102-3) Brown Strap - Gold Case - Black Face', NULL, '577108620187', 'FedEx', NULL, '2014-02-10', '01.02.2014 16:02', 'a0YC000000X75jmMAB', '1', 'a0YC000000X75jmMAB', '', '279.00'),
(17393, '224800229', NULL, NULL, 'Garrett Barry', '48 Fort hill', 'Moneygourney douglas', '0', 'Cork', 'Irland', 'IE', NULL, NULL, '860737556', '0010109M9L', NULL, NULL, 'Rio Watch - Black Strap - Black Case - Black and Silver Dial', NULL, '577108620198', 'FedEx', NULL, '2014-02-10', '03.02.2014 22:32', 'a0YC000000X8RKaMAN', '1', 'a0YC000000X8RKaMAN', '', '269.00'),
(17394, '224374675', NULL, NULL, 'Karen Collins', '58 Apartment', 'The Concert Building', 'Dublin12', 'Park west Pointe, Park West', 'Irland', 'IE', NULL, NULL, '867763211', '0010243YFE', NULL, NULL, 'Rio Watch - Black Strap - Black Case - Black and Silver Dial', NULL, '577108620202', 'FedEx', NULL, '2014-02-10', '01.02.2014 23:32', 'a0YC000000X8RKaMAN', '1', 'a0YC000000X8RKaMAN', '', '269.00'),
(17395, '224695626', NULL, NULL, 'Anne Crowne', '1 Cluain lagan', 'Granges road', 'kilkenny0', 'kilkenny', 'Irland', 'IE', NULL, NULL, '0567765732 0872311714', '00100784R7', NULL, NULL, 'Rio Watch - Black Strap - Silver Case - Black and Silver Dial', NULL, '577108620213', 'FedEx', NULL, '2014-02-10', '03.02.2014 14:32', 'a0YC000000X8RKYMA3', '1', 'a0YC000000X8RKYMA3', '', '269.00'),
(17396, '224714014', NULL, NULL, 'Justin sexton', '501 Church Street', '', 'Co Clare C', 'Miltown Malbay', 'Irland', 'IE', NULL, NULL, '3,53852E+11', '00100512CG', NULL, NULL, 'Rio Watch - Black Strap - Silver Case - Black and Silver Dial', NULL, '577108620224', 'FedEx', NULL, '2014-02-10', '03.02.2014 16:02', 'a0YC000000X8RKYMA3', '1', 'a0YC000000X8RKYMA3', '', '269.00'),
(17397, '225035649', NULL, NULL, 'Modris Silkens', '10 The Crescent', 'Lennonstown Manor', 'Co. Louth', 'Dundalk', 'Irland', 'IE', NULL, NULL, '086 3713715', '0010195TOT', NULL, NULL, 'Rio Watch - Black Strap - Silver Case - Black and Silver Dial', NULL, '577108620235', 'FedEx', NULL, '2014-02-10', '04.02.2014 23:02', 'a0YC000000X8RKYMA3', '1', 'a0YC000000X8RKYMA3', '', '269.00'),
(17398, '224552695', NULL, NULL, 'Alan Price', '2 The Parade, Kellys Bay, Skerries', '', 'Ireland', 'Dublin', 'Irland', 'IE', NULL, NULL, '879583648', '0010227BWF', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108620246', 'FedEx', NULL, '2014-02-10', '02.02.2014 21:02', 'a0YC000000X8RKZMA3', '1', 'a0YC000000X8RKZMA3', '', '269.00'),
(17399, '224978742', '', '', 'John ONeill', '22 village rd', 'Lusk Village', 'Co Dublin ', 'Lusk ', 'Irland', '', '', '', '863042220', '0010218M47', '', '', 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', 'Uhr erhalten 19.02.2014\r\nUhr versendet 06.03.2014\r\nRL 7063 1136 2DE', '577108620257', 'FedEx', '', '2014-02-10', '04.02.2014 18:32', 'a0YC000000X8RKZMA3', '1', 'a0YC000000X8RKZMA3', '', '269.00'),
(17400, '224287080', NULL, NULL, 'Linda Coombes', '39 Croftwood Drive', '', '10', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53863E+11', '00100189WA', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108620268', 'FedEx', NULL, '2014-02-10', '01.02.2014 13:32', 'a0YC000000X8RKZMA3', '1', 'a0YC000000X8RKZMA3', '', '269.00'),
(17401, '224666216', NULL, NULL, 'Alan O\'Driscoll', 'None Amari house', 'Fonthilll ind park', '22', 'Liffey valley', 'Irland', 'IE', NULL, NULL, '876378587', '0010052VYY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108620279', 'FedEx', NULL, '2014-02-10', '03.02.2014 12:32', 'a0YC000000WfqJNMAZ', '1', 'a0YC000000WfqJNMAZ', '', '299.99'),
(17402, '224157908', NULL, NULL, 'Andrius Dumbliauskas', '40 mulladuff', '', 'no', 'Smithborough', 'Irland', 'IE', NULL, NULL, '851405212', '00102185JZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108620280', 'FedEx', NULL, '2014-02-10', '31.01.2014 18:32', 'a0YC000000WfqJNMAZ', '1', 'a0YC000000WfqJNMAZ', '', '299.99'),
(17403, '224066320', NULL, NULL, 'francis McGagh', 'Law Library', 'Four Courts', '7', 'Dublin', 'Irland', 'IE', NULL, NULL, '862519681', '00101617N4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108620290', 'FedEx', NULL, '2014-02-10', '31.01.2014 11:02', 'a0YC000000WfqJNMAZ', '1', 'a0YC000000WfqJNMAZ', '', '299.99'),
(17404, '224077042', NULL, NULL, 'Anne Kelly', '0000 Kelmur Heights,', 'Tanyard Lane,', '0', 'Rosscarbery, Co. Cork, Ireland', 'Irland', 'IE', NULL, NULL, '3,53877E+11', '0010217A3M', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108620305', 'FedEx', NULL, '2014-02-10', '31.01.2014 12:02', 'a0YC000000WfqJXMAZ', '1', 'a0YC000000WfqJXMAZ', '', '299.99'),
(17405, '224193982', NULL, NULL, 'Eanna Neylon', 'DePuy Ireland,  Loughbeg', 'Loughbeg,', 'Co. Cork, ', 'Ringaskiddy', 'Irland', 'IE', NULL, NULL, '086-8196684', '0010114QUW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108620316', 'FedEx', NULL, '2014-02-10', '31.01.2014 22:32', 'a0YC000000WfqJ8MAJ', '1', 'a0YC000000WfqJ8MAJ', '', '299.99'),
(17406, '224127050', NULL, NULL, 'Niall Hackett', '49 Allenwood', 'Tullyallen', 'Co.Louth', 'Drogheda', 'Irland', 'IE', NULL, NULL, '857060079', '0010137SQC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108620327', 'FedEx', NULL, '2014-02-10', '31.01.2014 16:02', 'a0YC000000WfqJ8MAJ', '1', 'a0YC000000WfqJ8MAJ', '', '299.99'),
(17407, '224148156', NULL, NULL, 'Alin Daniel Ungurean', '1 Manour Court', 'Clonsilla', '15', 'Dublin', 'Irland', 'IE', NULL, NULL, '871712363', '10119605', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108620338', 'FedEx', NULL, '2014-02-10', '31.01.2014 18:02', 'a0YC000000WfqJSMAZ', '1', 'a0YC000000WfqJSMAZ', '', '299.99'),
(17408, '224164379', NULL, NULL, 'Arturs Audzers', '55 Druids Glen', 'White Linen Woods', '0', 'Longford', 'Irland', 'IE', NULL, NULL, '866657688', '0010018LHR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108620349', 'FedEx', NULL, '2014-02-10', '31.01.2014 19:02', 'a0YC000000WfqJSMAZ', '1', 'a0YC000000WfqJSMAZ', '', '299.99'),
(17409, '225511461', NULL, NULL, 'Damien Watson', '33 Carrig Court', 'Citywest Saggart', 'Dublin', 'Dublin', 'Irland', 'IE', NULL, NULL, '872610741', '0010026F61', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108620350', 'FedEx', NULL, '2014-02-10', '06.02.2014 23:02', 'a0YC000000WfqJSMAZ', '1', 'a0YC000000WfqJSMAZ', '', '299.99'),
(17410, '224248766', NULL, NULL, 'Danute Bugaite', '117 Seapark Apartments', 'Clontarf', '353', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53879E+11', '0010123N5A', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108620360', 'FedEx', NULL, '2014-02-10', '01.02.2014 10:32', 'a0YC000000WfqJSMAZ', '1', 'a0YC000000WfqJSMAZ', '', '299.99'),
(17411, '224969910', NULL, NULL, 'Marius Cocian', '25 Lower dorset street', '', 'D1', 'Dublin', 'Irland', 'IE', NULL, NULL, '871630548', '0010145T6G', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108620371', 'FedEx', NULL, '2014-02-10', '04.02.2014 18:02', 'a0YC000000WfqJSMAZ', '1', 'a0YC000000WfqJSMAZ', '', '299.99'),
(17412, '223996994', NULL, NULL, 'noel mcneill', '3 Corrib Road', 'cottages up lane behind centra', 'Dublin 6w', 'Terenure', 'Irland', 'IE', NULL, NULL, '852431626', '0010170P2O', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108620382', 'FedEx', NULL, '2014-02-10', '31.01.2014 00:02', 'a0YC000000WfqJSMAZ', '1', 'a0YC000000WfqJSMAZ', '', '299.99'),
(17413, '224207251', NULL, NULL, 'Sean O\'Grady', 'PGE/OMC Cabragh Business Park', '', 'Tipperary', 'Thurles, Co Tipperary', 'Irland', 'IE', NULL, NULL, '868554192', '0010224EGF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108620393', 'FedEx', NULL, '2014-02-10', '01.02.2014 00:32', 'a0YC000000WfqJSMAZ', '1', 'a0YC000000WfqJSMAZ', '', '299.99'),
(17414, '225949905', NULL, NULL, 'Azadeh Kashani', 'Noordland 1', '', '2548 WB', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '646063980', '00100977KL', NULL, NULL, 'Theorema horloge - Goud / Zwart  Monte Carlo', NULL, '577108622180', 'FedEx', NULL, '2014-02-10', '09.02.2014 10:28', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17415, '225767738', NULL, NULL, 'Claudia Speldenbrink', 'Maerlantstraat 36', '', '6531 BB', 'NIJMEGEN', 'Niederlande', 'NL', NULL, NULL, '643442404', '00101232Z7', NULL, NULL, 'Theorema horloge - Goud / Zwart  Monte Carlo', NULL, '577108622190', 'FedEx', NULL, '2014-02-10', '08.02.2014 08:58', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17416, '225826933', NULL, NULL, 'I. Boss', 'Bosscheweg 101', '', '5056 KB', 'BERKEL-ENSCHOT', 'Niederlande', 'NL', NULL, NULL, '641770555', '0010066LK1', NULL, NULL, 'Theorema horloge - Goud / Zwart  Monte Carlo', NULL, '577108622205', 'FedEx', NULL, '2014-02-10', '08.02.2014 14:28', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17417, '225940151', NULL, NULL, 'Peter Koehl', 'Van Doornstraat 3', '', '1851 JJ', 'HEILOO', 'Niederlande', 'NL', NULL, NULL, '624229205', '0010239E6T', NULL, NULL, 'Theorema horloge - Goud / Zwart  Monte Carlo', NULL, '577108622216', 'FedEx', NULL, '2014-02-10', '09.02.2014 09:58', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17418, '225782087', NULL, NULL, 'sportcafe broekplein rob kruit', 'Broekplein 2', '', '2318 TJ', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '624509787', '0010215FMF', NULL, NULL, 'Theorema horloge - Goud / Zwart  Monte Carlo', NULL, '577108622227', 'FedEx', NULL, '2014-02-10', '08.02.2014 10:28', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17419, '225594507', NULL, NULL, 'Jose van der Spek', 'Marsstraat 73', '', '1363 VS', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '651097014', '0010163I1H', NULL, NULL, 'Theorema horloge - Zilver / Wit  Monte Carlo', NULL, '577108622238', 'FedEx', NULL, '2014-02-10', '07.02.2014 10:28', 'NL140117LB01', '1', 'a0YC000000X7NcnMAF', '170.01', '299.00'),
(17420, '225849628', NULL, NULL, 'Jaap Mulders', 'Papierschepper 37', '', '6591 TM', 'GENNEP', 'Niederlande', 'NL', NULL, NULL, '644186077', '0010226DHS', NULL, NULL, 'Theorema horloge - Zilver / Zwart Monte Carlo', NULL, '577108622249', 'FedEx', NULL, '2014-02-10', '08.02.2014 16:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17421, '225912512', NULL, NULL, 'Shayan Fard', 'Palestrinalaan 351', '', '8031 SE', 'ZWOLLE', 'Niederlande', 'NL', NULL, NULL, '684426291', '0010123DKJ', NULL, NULL, 'Theorema horloge - Zilver / Zwart Monte Carlo', NULL, '577108622250', 'FedEx', NULL, '2014-02-10', '09.02.2014 07:28', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17422, '225649116', NULL, NULL, 'Francoise de Boer', 'Bijenhofstraat 15', '', '8922 CZ', 'LEEUWARDEN', 'Niederlande', 'NL', NULL, NULL, '617644440', '00102456O7', NULL, NULL, 'Theorema horloge - Zwart / Zwart  Monte Carlo', NULL, '', 'FedEx', NULL, '2014-02-10', '07.02.2014 14:58', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17423, '225889683', NULL, NULL, 'Ginaa Kardol', 'Eerste Stationsstraat 144', '', '2712 HL', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '615463416', '0010010XKM', NULL, NULL, 'Theorema horloge - Zwart / Zwart  Monte Carlo', NULL, '', 'FedEx', NULL, '2014-02-10', '08.02.2014 21:58', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17424, '225902746', NULL, NULL, 'Mandy Leegwater', 'Heerenweg 146', 'Cafe de wit', '1851 KW', 'HEILOO', 'Niederlande', 'NL', NULL, NULL, '651603135', '0010124MQB', NULL, NULL, 'Theorema horloge - Zwart / Zwart  Monte Carlo', NULL, '', 'FedEx', NULL, '2014-02-10', '09.02.2014 02:58', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17425, '224549189', NULL, NULL, 'Monika Wozniak', 'GRAENSHOLMSBACKEN 4', '', '127 44', 'SKAERHOLMEN', 'Schweden', 'SE', NULL, NULL, '737062775', '00100025AI', NULL, NULL, 'Aruba GM-507-3. Armbandsklocka med diamanter', NULL, '577108620040', 'FedEx', NULL, '2014-02-10', '02.02.2014 22:14', 'a0YC000000WeWc7MAF', '1', 'a0YC000000WeWc7MAF', '', '2199.00'),
(17426, '224100338', NULL, NULL, 'Mika Nordstedt', 'Ekoholmsvaegen  337', '', '12745', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '', '0010048U78', NULL, NULL, 'Aruba GM-507-3. Armbandsklocka med diamanter', NULL, '577108620051', 'FedEx', NULL, '2014-02-10', '31.01.2014 14:44', 'a0YC000000WeWc7MAF', '1', 'a0YC000000WeWc7MAF', '', '2199.00'),
(17427, '225522641', NULL, NULL, 'Helen Mua Kalli', '64 COLIN GARDENS', 'Colindale', 'NW9 6EJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7711171870', '00100027NF', NULL, NULL, 'Miami Black Strap With Silver and Black Dial - GM-506-2', NULL, '577108619805', 'FedEx', NULL, '2014-02-10', '07.02.2014 00:22', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17428, '225553473', NULL, NULL, 'Terry Vesey', '3 CARTERVILLE CLOSE', 'Marton', 'FY4 5BD', 'BLACKPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7725444595', '0010104WSG', NULL, NULL, 'Miami Black Strap With Silver and Red Dial - GM-506-1', NULL, '577108619816', 'FedEx', NULL, '2014-02-10', '07.02.2014 08:52', 'UK140110AMC13', '1', 'a0YC000000X6AUYMA3', '130.99', '199.00'),
(17429, '225521323', NULL, NULL, 'Xuan Cui', 'Flat 2, 16 GEORGE STREET', '', 'SA1 4HH', 'Swansea', 'Grossbritannien', 'GB', NULL, NULL, '7795208828', '0010135FYI', NULL, NULL, 'Sao Paolo Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108619827', 'FedEx', NULL, '2014-02-10', '07.02.2014 00:23', 'UK131210AMC51', '1', 'a0YC000000WdxsBMAR', '170.00', '249.00'),
(17430, '225522587', NULL, NULL, 'Vlady Jaramillo', '262/flat 8 Loughborough Mansoins , Coldharbour Lane', '', 'SW9 8SQ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7500338534', '001022895B', NULL, NULL, 'Sao Paolo Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '577108619838', 'FedEx', NULL, '2014-02-10', '07.02.2014 00:22', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(17431, '225590792', NULL, NULL, 'Bethany Hill', '171 AVON ROAD', '', 'CM1 2LA', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7580015239', '0010221U3S', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108619849', 'FedEx', NULL, '2014-02-10', '07.02.2014 11:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(17432, '225591979', NULL, NULL, 'James Mccolgan', '54 CLARENCE ROAD', '', 'M13 0YE', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7940773611', '00100022T3', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108619850', 'FedEx', NULL, '2014-02-10', '07.02.2014 11:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(17433, '225596116', NULL, NULL, 'Jamie Taylor', '7 HASGILL COURT', 'Longmarsh Lane', 'LA1 5SE', 'LANCASTER', 'Grossbritannien', 'GB', NULL, NULL, '7400996993', '0010198X4W', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108619860', 'FedEx', NULL, '2014-02-10', '07.02.2014 11:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(17434, '225523974', NULL, NULL, 'Kevin Carvell', '19 SMITHFIELD ROAD', '', 'DL1 4DD', 'DARLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7919047094', '0010204AJF', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108619871', 'FedEx', NULL, '2014-02-10', '07.02.2014 00:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(17435, '225525569', NULL, NULL, 'Luan Pham', '46 BIDDULPH ROAD', 'CHESHIRE', 'CW12 3LG', 'CONGLETON', 'Grossbritannien', 'GB', NULL, NULL, '1260280161', '0010115PQL', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108619882', 'FedEx', NULL, '2014-02-10', '07.02.2014 00:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(17436, '225573940', NULL, NULL, 'Dipa Kerai', '8 Power Road', 'Chiswick', 'W4 5PY', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7904021956', '0010222APL', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108619893', 'FedEx', NULL, '2014-02-10', '07.02.2014 09:53', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(17437, '225606354', NULL, NULL, 'Upinder Singh', '2 TRESILLIAN TERRACE', 'Please leave the parcel at reception. Thanks', 'CF10 5BH', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7889177543', '001016325U', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '577108619908', 'FedEx', NULL, '2014-02-10', '07.02.2014 12:23', 'UK140102AMC05', '1', 'a0YC000000Wg4DDMAZ', '170.00', '249.00'),
(17438, '224399814', NULL, NULL, 'Alexia Palla', 'Airport Road 2 15th floor', 'Al Wifaq building, next to AKAI building opposite Centro Hotel', 'Abu Dhabi', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '566593898', '0010001XPH', NULL, NULL, 'Theorema Casablanca Watch- Black strap, black case, black dial', NULL, '577108620658', 'FedEx', NULL, '2014-02-10', '02.02.2014 04:38', 'a0YC000000X9HtkMAF', '1', 'a0YC000000X9HtkMAF', '', '1499.00'),
(17439, '224611839', NULL, NULL, 'Humaid Albaloushi', 'ÙÙ„Ø¬ Ù‡Ø²Ø§Ø¹ 18', 'Ø®Ù„Ù Ø§Ù„Ù…Ø±ÙˆØ±', 'Ø§Ù„Ø¹ÙŠÙ†', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '9,71507E+11', '00101027FI', NULL, NULL, 'Theorema Casablanca Watch- Black strap, black case, black dial', NULL, '', 'FedEx', NULL, '2014-02-10', '03.02.2014 04:38', 'a0YC000000X9HtkMAF', '1', 'a0YC000000X9HtkMAF', '', '1499.00'),
(17440, '224131025', NULL, NULL, 'Humaid Rasheed', 'Villa 12, Street 53B, Jumeirah 1 53B PO Box 10771', 'Jumeirah 1', 'Dubai', 'Vereinigte Arabische Eirate', '97150', 'AE', NULL, NULL, '9,71502E+11', '0010192LU8', NULL, NULL, 'Theorema Casablanca Watch- Black strap, black case, black dial', NULL, '577108620669', 'FedEx', NULL, '2014-02-10', '31.01.2014 12:08', 'a0YC000000X9HtkMAF', '1', 'a0YC000000X9HtkMAF', '', '1499.00'),
(17441, '224120938', NULL, NULL, 'Maxine Mentor', 'Mafraq Hospital 1', '', 'Abu Dhabi', 'Vereinigte Arabische Eirate', '2951', 'AE', NULL, NULL, '567334920', '0010114K00', NULL, NULL, 'Theorema Casablanca Watch- Black strap, black case, black dial', NULL, '577108620670', 'FedEx', NULL, '2014-02-10', '31.01.2014 11:38', 'a0YC000000X9HtkMAF', '1', 'a0YC000000X9HtkMAF', '', '1499.00'),
(17442, '224470995', NULL, NULL, 'Mohsin Khoda', 'Silverene Tower B 1313', 'Dubai Marina', 'Dubai', 'Vereinigte Arabische Eirate', '71937', 'AE', NULL, NULL, '050 2923570', '0010154GM4', NULL, NULL, 'Theorema Casablanca Watch- Black strap, black case, black dial', NULL, '577108620680', 'FedEx', NULL, '2014-02-10', '02.02.2014 10:38', 'a0YC000000X9HtkMAF', '1', 'a0YC000000X9HtkMAF', '', '1499.00'),
(17443, '224506027', NULL, NULL, 'Saeed Al hefeiti', '17 th 204 23', 'Bini yas', 'Abu Dhabi', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '9,71505E+11', '0010141DC9', NULL, NULL, 'Theorema Casablanca Watch- Black strap, black case, black dial', NULL, '577108620691', 'FedEx', NULL, '2014-02-10', '02.02.2014 13:38', 'a0YC000000X9HtkMAF', '1', 'a0YC000000X9HtkMAF', '', '1499.00'),
(17444, '225305977', NULL, NULL, 'safeya alameri', 'old mazda  old mazda 1801', 'Tourist Club', 'AD', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '50471212', '0010081YTS', NULL, NULL, 'Theorema Casablanca Watch- Black strap, black case, black dial', NULL, '577108620706', 'FedEx', NULL, '2014-02-10', '06.02.2014 03:38', 'a0YC000000X9HtkMAF', '1', 'a0YC000000X9HtkMAF', '', '1499.00'),
(17445, '224694306', NULL, NULL, 'Alaa Karzon', 'Karama street 09', '', 'Abu Dhabi', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '9,71502E+11', '0010239R0N', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '577108620717', 'FedEx', NULL, '2014-02-10', '03.02.2014 10:38', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17446, '224399582', NULL, NULL, 'Alexia Palla', 'Airport Road 2 15th floor', 'Al Wifaq building, next to AKAI building opposite Centro Hotel', 'Abu Dhabi', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '566593898', '0010051W88', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '577108620658', 'FedEx', NULL, '2014-02-10', '02.02.2014 04:38', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17447, '224392392', NULL, NULL, 'Amro Ali', 'Zayed The Second Street 32 c67', 'Al Khaldya', 'Abu Dhabi', 'Vereinigte Arabische Eirate', '93893', 'AE', NULL, NULL, '9,71502E+11', '0010098DH4', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '577108620739', 'FedEx', NULL, '2014-02-10', '02.02.2014 03:38', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17448, '224241911', NULL, NULL, 'Beena Joy', 'Standard Chartered Bank,BurDubai,Mankool Road,Dubai, 2nd floor 0555600749 1', 'BurDubai,Mankool Road, Dubai', 'Dubai', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '0507496553 0555600749', '00101033L4', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '577108620740', 'FedEx', NULL, '2014-02-10', '01.02.2014 06:08', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17449, '225212183', NULL, NULL, 'Djamel Amazit', '11 2509 build 2  2509', 'Reem island', 'Abu dhabi', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '506120732', '0010174EYV', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '577108620750', 'FedEx', NULL, '2014-02-10', '05.02.2014 14:08', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17450, '225191217', NULL, NULL, 'george rabbat', 'garhoud 217', 'Garhoud star building', 'dubai', 'Vereinigte Arabische Eirate', '40891', 'AE', NULL, NULL, '9,71504E+11', '0010079JOL', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '577108620761', 'FedEx', NULL, '2014-02-10', '05.02.2014 12:38', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17451, '225377614', NULL, NULL, 'Katarzyna Saleh', 'Layan Community 044437665', 'Dubai Land', 'Dubai', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '558650255', '0010078CRC', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '577108620772', 'FedEx', NULL, '2014-02-10', '06.02.2014 08:08', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17452, '224901572', NULL, NULL, 'Lameece Wafaa', 'Sultan Business Centre, First Floor 120', 'Oud Metha', 'Dubai', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '9,71566E+11', '0010156I4O', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '577108620783', 'FedEx', NULL, '2014-02-10', '04.02.2014 08:38', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17453, '224635919', NULL, NULL, 'Mohammad Shanableh', 'Airport Street 29  1', 'Airport Street', 'Abu Dhabi', 'Vereinigte Arabische Eirate', '971', 'AE', NULL, NULL, '503527107', '0010108XG9', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '577108620794', 'FedEx', NULL, '2014-02-10', '03.02.2014 06:08', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17454, '225751287', NULL, NULL, 'Mujeeb Ur Rehman', 'behind emirates general market 4 villa number 5, unit-2', 'murror', 'abu dhabi', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '9,71505E+11', '0010240LZO', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '577108620809', 'FedEx', NULL, '2014-02-10', '08.02.2014 04:38', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17455, '225302654', NULL, NULL, 'Nithya Vikraman', 'Discovery Gardens, Building No 210 10  303', 'Dubai', 'Dubai', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '528365800', '0010164B5I', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '577108620810', 'FedEx', NULL, '2014-02-10', '06.02.2014 03:08', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17456, '224233402', NULL, NULL, 'Osama Faisal', 'Mussafah 135 204', 'East 9', 'Abu Dhabi', 'Vereinigte Arabische Eirate', '45192', 'AE', NULL, NULL, '9,71507E+11', '0010031CSC', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '577108620820', 'FedEx', NULL, '2014-02-10', '01.02.2014 05:08', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17457, '224508783', NULL, NULL, 'Saeed Al hefeiti', '17 th 204 23', 'Bini yas', 'Abu Dhabi', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '9,71505E+11', '0010061OGU', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '577108620691', 'FedEx', NULL, '2014-02-10', '02.02.2014 13:38', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17458, '225950858', NULL, NULL, 'Shahid Rehman', 'Salam Street CfBT Office 104 Building C29', 'PO Box 28007', 'Abu Dhabi', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '9,71505E+11', '0010207Y56', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '577108620842', 'FedEx', NULL, '2014-02-10', '09.02.2014 07:38', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17459, '224595201', NULL, NULL, 'Tae Jin Baek', 'between beach tower and damac tower C12 Reem Island', 'Abudhabi', 'AbuDhabi', 'Vereinigte Arabische Eirate', '63436', 'AE', NULL, NULL, '050 824 8415', '0010147S5G', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '577108620853', 'FedEx', NULL, '2014-02-10', '03.02.2014 02:38', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17460, '225195511', NULL, NULL, 'hans hommes', 'silicon oasis 704', 'Dubai', 'dubai', 'Vereinigte Arabische Eirate', '97', 'AE', NULL, NULL, '528673712', '0010210C25', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, gold dial', NULL, '577108620864', 'FedEx', NULL, '2014-02-10', '05.02.2014 13:08', 'a0YC000000X9HrFMAV', '1', 'a0YC000000X9HrFMAV', '', '1499.00'),
(17461, '224721163', NULL, NULL, 'Mohamed El Wishahy', 'Najda street opposite Nissan show room no', 'Mr Clean building flat 1301', 'Abu Dhabi', 'Vereinigte Arabische Eirate', '1234', 'AE', NULL, NULL, '9,71559E+11', '0010190GTA', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, gold dial', NULL, '577108620875', 'FedEx', NULL, '2014-02-10', '03.02.2014 12:38', 'a0YC000000X9HrFMAV', '1', 'a0YC000000X9HrFMAV', '', '1499.00'),
(17462, '224398652', NULL, NULL, 'Mohammed Al-Ali', 'Ajman Murour street, Al-Jurf Petrol Station -', 'Ajman', 'Ajman, Al-Jurf', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '9,71506E+11', '00101936FS', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, gold dial', NULL, '577108620886', 'FedEx', NULL, '2014-02-10', '02.02.2014 04:38', 'a0YC000000X9HrFMAV', '1', 'a0YC000000X9HrFMAV', '', '1499.00'),
(17463, '225095704', NULL, NULL, 'Murtaza Manager', 'LULU STREET 115', 'JUMEIRAH 3', 'Dubai', 'Vereinigte Arabische Eirate', '4465', 'AE', NULL, NULL, '9,71555E+11', '00101164LO', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, gold dial', NULL, '577108620897', 'FedEx', NULL, '2014-02-10', '05.02.2014 06:08', 'a0YC000000X9HrFMAV', '1', 'a0YC000000X9HrFMAV', '', '1499.00'),
(17464, '225913405', NULL, NULL, 'Salem El nahy', 'Hamadan street 7  1', 'Al Gaith tower, 18 floor, WS atkins', 'Abu dhabi', 'Vereinigte Arabische Eirate', '7562', 'AE', NULL, NULL, '508277215', '0010219D5E', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, gold dial', NULL, '577108620901', 'FedEx', NULL, '2014-02-10', '09.02.2014 04:38', 'a0YC000000X9HrFMAV', '1', 'a0YC000000X9HrFMAV', '', '1499.00'),
(17465, '224400227', NULL, NULL, 'AAMIR KHAWAJA', 'DEIRA 18   M07', 'ABUHAIL', 'DUBAI', 'Vereinigte Arabische Eirate', '4296', 'AE', NULL, NULL, '509394111', '0010160KXO', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, silver dial', NULL, '577108620912', 'FedEx', NULL, '2014-02-10', '02.02.2014 05:08', 'a0YC000000X9HrsMAF', '1', 'a0YC000000X9HrsMAF', '', '1499.00'),
(17466, '224679815', NULL, NULL, 'Alexandra Petridi', 'Fortune Executive Tower Level 23 1  Unit 2307', 'Jumeriah Lake Towers', 'Dubai', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '561148902', '0010159DAQ', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, silver dial', NULL, '577108620923', 'FedEx', NULL, '2014-02-10', '03.02.2014 09:38', 'a0YC000000X9HrsMAF', '1', 'a0YC000000X9HrsMAF', '', '1499.00'),
(17467, '224256025', NULL, NULL, 'Husam Antoun', 'Khalifa City A Abu Dhabi Etihad Airways Headquarters', 'New Airport Road', 'Abu Dhabi', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '502266272', '0010062X97', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, silver dial', NULL, '577108620934', 'FedEx', NULL, '2014-02-10', '01.02.2014 07:08', 'a0YC000000X9HrsMAF', '1', 'a0YC000000X9HrsMAF', '', '1499.00'),
(17468, '224728408', NULL, NULL, 'Ibrahim Ahmad', 'B36 B36 22 villa', 'Almazhir 1', 'Dubai', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '509993349', '00100126CI', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, silver dial', NULL, '577108620945', 'FedEx', NULL, '2014-02-10', '03.02.2014 13:08', 'a0YC000000X9HrsMAF', '1', 'a0YC000000X9HrsMAF', '', '1499.00'),
(17469, '224414226', NULL, NULL, 'Mona Al Yazouri', 'Electra 0', 'AlMarkaziya', 'Abu Dhabi', 'Vereinigte Arabische Eirate', '7529', 'AE', NULL, NULL, '505266644', '0010013X9H', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, silver dial', NULL, '577108620956', 'FedEx', NULL, '2014-02-10', '02.02.2014 06:08', 'a0YC000000X9HrsMAF', '1', 'a0YC000000X9HrsMAF', '', '1499.00'),
(17470, '225797459', '', '', 'saf sait', 'Oud Mehta 1   4', 'Wafi', 'Dubai', 'Vereinigte Arabische Eirate', '121800', '', '', '', '561775989', '0010124VO2', '', '', 'Theorema Casablanca Watch- Black strap, silver case, silver dial', 'Uhr am 10.03.14 zurückerhalten-will Casablanca schwarz- haben wir nicht', '577108620967', 'FedEx', '', '2014-02-10', '08.02.2014 08:38', 'a0YC000000X9HrsMAF', '1', 'a0YC000000X9HrsMAF', '', '1499.00'),
(17471, '224888898', NULL, NULL, 'Vivian Joy Cambaya', 'Al Quoz 4 Industrial', 'Dubai, UAE', 'Dubai', 'Vereinigte Arabische Eirate', '282542', 'AE', NULL, NULL, '554473511', '0010133R4N', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, silver dial', NULL, '577108620978', 'FedEx', NULL, '2014-02-10', '04.02.2014 07:38', 'a0YC000000X9HrsMAF', '1', 'a0YC000000X9HrsMAF', '', '1499.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(17472, '225738752', NULL, NULL, 'Abhijeet Sarkar', 'Jumeirah Lake Towers, Cluster P, Armada Towers, Apt 2302 JLT', 'Jumeirah Lake Towers', 'Dubai', 'Vereinigte Arabische Eirate', '29591', 'AE', NULL, NULL, '9,71553E+11', '0010096C7A', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108620989', 'FedEx', NULL, '2014-02-10', '07.02.2014 23:08', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17473, '224517277', NULL, NULL, 'Ahmed Khairy', 'morror road 4  P09', 'E25', 'Abu Dhabi', 'Vereinigte Arabische Eirate', '29634', 'AE', NULL, NULL, '9,71504E+11', '0010071R8U', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108620990', 'FedEx', NULL, '2014-02-10', '02.02.2014 14:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17474, '224227893', NULL, NULL, 'Anas Aldrabee', 'zaid street, jafza south 00  11', 'Dubai', 'dubai', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '559006384', '0010191W31', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621003', 'FedEx', NULL, '2014-02-10', '01.02.2014 04:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17475, '224882768', NULL, NULL, 'Batool Haj Ali', 'Bainuna Street, Al Bateen Business Centre 34th  702', 'Building C1', 'abu dhabi', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '562751935', '0010139DRX', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621014', 'FedEx', NULL, '2014-02-10', '04.02.2014 07:08', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17476, '224170959', NULL, NULL, 'david tudor', 'dubai Springs 7', 'Street 4 villa 24', 'dubai', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '9,71502E+11', '0010229KY5', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621025', 'FedEx', NULL, '2014-02-10', '31.01.2014 16:08', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17477, '224487223', NULL, NULL, 'Doaa Mahmoud', 'Oud Maitha 00 Latifa Hospital-Pharmacy', 'Bar Dubai', 'Dubai', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '9,71554E+11', '10170916', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621036', 'FedEx', NULL, '2014-02-10', '02.02.2014 11:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17478, '224237300', NULL, NULL, 'EDUARD BUTAKOV', 'Salama, Sh.Moham villa compex 18  villa 18', 'near Madeena supermarket', 'Umm Al Quwein', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '9,71507E+11', '00100490UH', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621047', 'FedEx', NULL, '2014-02-10', '01.02.2014 05:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17479, '224388964', NULL, NULL, 'Eric Stanley Barnard', '53 Garden View Villas, The Gardens, Jebel Ali Village 0', 'Jebel Ali Village', 'Jebel Ali Village', 'Vereinigte Arabische Eirate', 'Dubai', 'AE', NULL, NULL, '566562976', '0010092S6A', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621058', 'FedEx', NULL, '2014-02-10', '02.02.2014 02:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17480, '225826676', NULL, NULL, 'FLORIN COSNITA', 'AL BARSHA 1 1301', 'Dubai', 'DUBAI', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '555441366', '00101872EM', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621069', 'FedEx', NULL, '2014-02-10', '08.02.2014 11:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17481, '225621659', NULL, NULL, 'Frank Ludick', 'Sheikh Zayed road BCT Tower B, 29 Floor', 'Media City', 'Dubai', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '566912276', '0010149TQD', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621070', 'FedEx', NULL, '2014-02-10', '07.02.2014 09:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17482, '224219841', NULL, NULL, 'Hashir Malik', 'Al Quoz 3', 'Dubai', 'Dubai', 'Vereinigte Arabische Eirate', '5423', 'AE', NULL, NULL, '527878148', '00101113KQ', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621080', 'FedEx', NULL, '2014-02-10', '01.02.2014 03:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17483, '224626030', NULL, NULL, 'Jamila AL Mazrooei', 'dubaI 60  1', 'ALBARSH', 'DXB', 'Vereinigte Arabische Eirate', '450607', 'AE', NULL, NULL, '555155535', '00100908WQ', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621091', 'FedEx', NULL, '2014-02-10', '03.02.2014 05:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17484, '224498692', NULL, NULL, 'Jivar Abdul', 'Emaar Business Park, Opp to Media City 1 Emaar Buidling 1', 'Al Thanyan Road, The Greens', 'Dubai, U.A.E', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '9,71508E+11', '00101477DP', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621106', 'FedEx', NULL, '2014-02-10', '02.02.2014 12:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17485, '224301226', NULL, NULL, 'Jonathan Steele', 'Marasy Apartments 5211   PO Box 637', 'Al Bateen', 'Abu Dhabi', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '563192959', '0010227Y2C', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621117', 'FedEx', NULL, '2014-02-10', '01.02.2014 11:08', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17486, '224166115', NULL, NULL, 'Kalle Komulainen', 'Etihad Towers 1 P.O.Box 108269', 'Tower 4', 'Abu Dhabi', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '9,7157E+11', '0010022X0A', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621128', 'FedEx', NULL, '2014-02-10', '31.01.2014 15:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17487, '224972130', NULL, NULL, 'MARCOS Quadros', 'SAHEEL STREET 1   VILLA 25 POBOX', 'ARABIAN RANCHES  DUBAI', '212847', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '056 686 9817', '0010060QM4', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621139', 'FedEx', NULL, '2014-02-10', '04.02.2014 14:08', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17488, '224130307', NULL, NULL, 'Mohamad Bachir', 'Jumeirah 51   13', 'Jumeirah', 'Dubai', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '555793050', '0010201PHR', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621140', 'FedEx', NULL, '2014-02-10', '31.01.2014 12:08', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17489, '224136936', NULL, NULL, 'mohamed balbeisi', 'salam salam str 604', 'Tourest club', 'abu dhabi', 'Vereinigte Arabische Eirate', '47467', 'AE', NULL, NULL, '508117672', '0010196HFX', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621150', 'FedEx', NULL, '2014-02-10', '31.01.2014 12:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17490, '224343886', NULL, NULL, 'Mohammed Majid', 'Umm Sequim Street 1 Al Qouz Ind. Area', 'Al Qouz Ind. # 3', 'Dubai', 'Vereinigte Arabische Eirate', '181924', 'AE', NULL, NULL, '050-5991651', '0010016MC2', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621161', 'FedEx', NULL, '2014-02-10', '01.02.2014 15:08', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17491, '225588778', NULL, NULL, 'Mufida Alsatari', 'east 10-185 00 167633', 'Mussafah', '72620', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '050-7579976', '0010136H5J', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621172', 'FedEx', NULL, '2014-02-10', '07.02.2014 07:08', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17492, '224240349', NULL, NULL, 'Nazia Ali', 'Diamond 2 Marina 2 RAK Bank building 4th floor 00   404', 'Marina Bay', 'Dubai', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '567587908', '0010009PI7', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621183', 'FedEx', NULL, '2014-02-10', '01.02.2014 05:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17493, '224139596', NULL, NULL, 'Nicky Coetzee', 'Newbridge Hill 3 123  Apt.1009', 'Dubai Motorcity', 'Dubai', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '552802771', '0010066F1X', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621194', 'FedEx', NULL, '2014-02-10', '31.01.2014 13:08', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17494, '225943093', NULL, NULL, 'omar burhanuldeen', 'digdaga airport road 1', '', 'rak', 'Vereinigte Arabische Eirate', '997', 'AE', NULL, NULL, '9,71503E+11', '0010038DN5', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621209', 'FedEx', NULL, '2014-02-10', '09.02.2014 07:08', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17495, '225918200', NULL, NULL, 'Robert Paulus', 'Casablanca Street 0 Emirates Flight catering LLC', 'Dubai Airport PO.box 22525', 'Dubai', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '9,71505E+11', '0010194DAQ', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621210', 'FedEx', NULL, '2014-02-10', '09.02.2014 05:08', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17496, '224508571', NULL, NULL, 'Saeed Al hefeiti', '17 th 204 23', 'Bini yas', 'Abu Dhabi', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '9,71505E+11', '0010178OYF', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108620691', 'FedEx', NULL, '2014-02-10', '02.02.2014 13:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17497, '224219736', NULL, NULL, 'Saeed Al hefeiti', '17 th 204 23', 'Bini yas', 'Abu Dhabi', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '9,71505E+11', '0010116GSC', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108620691', 'FedEx', NULL, '2014-02-10', '01.02.2014 03:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17498, '225699830', NULL, NULL, 'suraj dange', 'discovery gardens bldg 41 apt 309 2', 'Street 2,dubai Jebel ali', '1811', 'Vereinigte Arabische Eirate', '0', 'AE', NULL, NULL, '9,71507E+11', '0010200QGG', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621242', 'FedEx', NULL, '2014-02-10', '07.02.2014 16:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17499, '225061049', NULL, NULL, 'Zabi Khan', 'AC1, Jebel ALi Free Zone (South) 215 Europart Middle East FZCO', 'Dubai', 'Dubai', 'Vereinigte Arabische Eirate', '261801', 'AE', NULL, NULL, '9,7156E+11', '00101698VI', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108621253', 'FedEx', NULL, '2014-02-10', '05.02.2014 03:08', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17500, '225569395', NULL, NULL, 'Yvan COLYN', 'De Vrierestraat 47', '', '2000', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '479371645', '0010081I75', NULL, NULL, 'Monte Carlo-horloge van Theorema - goud en zwart', NULL, '577108622271', 'FedEx', NULL, '2014-02-11', '07.02.2014 08:48', 'NL140117LB03', '1', 'a0YC000000X7OJvMAN', '170.01', '299.00'),
(17501, '225599101', NULL, NULL, 'Pieter Verrydt', 'Daverlostraat 205', '', '8310', 'Assebroek', 'Belgien', 'BE', NULL, NULL, '479757850', '00100416UH', NULL, NULL, 'Monte Carlo-horloge van Theorema - zilver en zwart', NULL, '577108622282', 'FedEx', NULL, '2014-02-11', '07.02.2014 10:48', 'NL140117LB02', '1', 'a0YC000000X7OJxMAN', '170.01', '299.00'),
(17502, '225663305', NULL, NULL, 'Corine GROUSSE', 'Neremweg 141', '', '3700', 'Tongeren', 'Belgien', 'BE', NULL, NULL, '479901474', '0010248QTP', NULL, NULL, 'Monte Carlo-horloge van Theorema - zwart', NULL, '', 'FedEx', NULL, '2014-02-11', '07.02.2014 16:18', 'NL140117LB04', '1', 'a0YC000000X7OJyMAN', '170.01', '299.00'),
(17503, '225790903', NULL, NULL, 'Nelly Galerin', 'avenue de la Closiere 9', '', '5002', 'Saint-Servais', 'Belgien', 'BE', NULL, NULL, '81734436', '0010047WUT', NULL, NULL, 'Une montre Monte Carlo de Theorema - argentÃ© et noir', NULL, '577108622308', 'FedEx', NULL, '2014-02-11', '08.02.2014 11:18', 'NL140117LB02', '1', 'a0YC000000X7OJxMAN', '170.01', '299.00'),
(17504, '225571751', NULL, NULL, 'Lakhdar Souiyah', 'Rue de la carriere 29', '', '4100', 'Seraing', 'Belgien', 'BE', NULL, NULL, '497630522', '0010211GHB', NULL, NULL, 'Une montre Monte Carlo de Theorema - dorÃ© et noir', NULL, '577108622319', 'FedEx', NULL, '2014-02-11', '07.02.2014 08:48', 'NL140117LB03', '1', 'a0YC000000X7OJvMAN', '170.01', '299.00'),
(17505, '225522836', NULL, NULL, 'Anita McDermott', 'C/O Railway Proc. Ag.', 'Parkgate Street', 'Dublin 8', 'Dublin 8', 'Irland', 'IE', NULL, NULL, '860495000', '0010146WPV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108621893', 'FedEx', NULL, '2014-02-10', '07.02.2014 00:32', 'a0YC000000WfqJSMAZ', '1', 'a0YC000000WfqJSMAZ', '', '299.99'),
(17506, '225951372', NULL, NULL, 'Chloe White', 'MATRIX COMPU BUMPERS WAY', '', 'SN14 6LH', 'CHIPPENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7910536423', '0010207VNA', NULL, NULL, 'Black Strap With Rose and Black Dial - GM-506-4 Miami ', NULL, '577108621920', 'FedEx', NULL, '2014-02-11', '09.02.2014 11:22', 'UK140110AMC16', '1', 'a0YC000000X6A45MAF', '130.99', '199.00'),
(17507, '225945897', NULL, NULL, 'Mehdi Jafar', '10 Shop express', 'Halewood shopping centre', 'L26 0TT', 'Liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7877026165', '0010092HRY', NULL, NULL, 'Black Strap With Rose and Black Dial - GM-506-4 Miami ', NULL, '577108621930', 'FedEx', NULL, '2014-02-11', '09.02.2014 11:22', 'UK140110AMC16', '1', 'a0YC000000X6A45MAF', '130.99', '199.00'),
(17508, '225949738', NULL, NULL, 'Alan Cook', '27 ASHKIRK DRIVE', '', 'G52 1JY', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7961011455', '00100043LP', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami ', NULL, '577108621941', 'FedEx', NULL, '2014-02-11', '09.02.2014 11:22', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17509, '225963070', NULL, NULL, 'Ben Miles', '23 KIRKWOOD GROVE', '', 'Mk5 6fr', 'Milton keynes', 'Grossbritannien', 'GB', NULL, NULL, '7769278718', '00102293ZR', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami ', NULL, '577108621952', 'FedEx', NULL, '2014-02-11', '09.02.2014 12:22', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17510, '225799563', NULL, NULL, 'Braden Woods', '330 KIRKSTALL ROAD', '', 'LS4 2DN', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7867693845', '0010105CEH', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami ', NULL, '577108621963', 'FedEx', NULL, '2014-02-11', '08.02.2014 12:52', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17511, '225652197', NULL, NULL, 'John Dwane', '40 RIPON STREET', '', 'LN5 7NL', 'LINCOLN', 'Grossbritannien', 'GB', NULL, NULL, '7758293484', '0010139BTW', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami ', NULL, '577108621974', 'FedEx', NULL, '2014-02-11', '07.02.2014 15:52', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17512, '225893358', NULL, NULL, 'Lisa Roberts', '46 WOODROW', '', 'WN8 8AH', 'SKELMERSDALE', 'Grossbritannien', 'GB', NULL, NULL, '1695733919', '0010221NUY', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami ', NULL, '577108621985', 'FedEx', NULL, '2014-02-11', '08.02.2014 23:52', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17513, '225813506', NULL, NULL, 'Margaret Winwood', '28 GLOUCESTER PLACE', '', 'SR8 2HB', 'PETERLEE', 'Grossbritannien', 'GB', NULL, NULL, '7557043185', '0010146ETV', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami ', NULL, '577108621996', 'FedEx', NULL, '2014-02-11', '08.02.2014 14:22', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17514, '225674324', NULL, NULL, 'Michael Rule', '5 Rockingham Close', '', 'PE6 8BY', 'Market Deeping. Peterborough', 'Grossbritannien', 'GB', NULL, NULL, '07795 394651', '001010314E', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami ', NULL, '577108622000', 'FedEx', NULL, '2014-02-11', '07.02.2014 17:52', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17515, '225885271', NULL, NULL, 'Paul reid', '63 STATION ROAD', 'Carnalea', 'BT19 1EZ', 'BANGOR', 'Grossbritannien', 'GB', NULL, NULL, '7542179262', '00100585UX', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami ', NULL, '577108622010', 'FedEx', NULL, '2014-02-11', '08.02.2014 22:22', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17516, '225834473', NULL, NULL, 'peter saunders', '20 AVENUE ROAD', '', 'IG8 7NU', 'WOODFORD GREEN', 'Grossbritannien', 'GB', NULL, NULL, '7956506308', '00100974CA', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami ', NULL, '577108622021', 'FedEx', NULL, '2014-02-11', '08.02.2014 16:22', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17517, '225957204', NULL, NULL, 'scott phillips', '59 spanslade road', '', 'nn39dl', 'northampton', 'Grossbritannien', 'GB', NULL, NULL, '7891379736', '0010131NOR', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami ', NULL, '577108622032', 'FedEx', NULL, '2014-02-11', '09.02.2014 11:52', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17518, '225867740', NULL, NULL, 'Yun Wang', 'Flat 9 46 Westwood Road', 'Parklands', 'SO17 1DP', 'Southampton', 'Grossbritannien', 'GB', NULL, NULL, '2380678319', '00100787UD', NULL, NULL, 'Black Strap With Silver and Black Dial - GM-506-2 Miami ', NULL, '577108622043', 'FedEx', NULL, '2014-02-11', '08.02.2014 19:52', 'UK140110AMC14', '1', 'a0YC000000X6AWUMA3', '130.99', '199.00'),
(17519, '225895704', NULL, NULL, 'Halima Mahmood', '29B COURT WAY', '', 'NW9 6JG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7738607923', '00100092P9', NULL, NULL, 'Black Strap With Silver and Red Dial - GM-506-1 Miami ', NULL, '577108622054', 'FedEx', NULL, '2014-02-11', '09.02.2014 00:22', 'UK140110AMC13', '1', 'a0YC000000X6AUYMA3', '130.99', '199.00'),
(17520, '225730828', NULL, NULL, 'Tahani Nouwailati', '28 BERYSTEDE', '', 'KT2 7PQ', 'KINGSTON UPON THAMES', 'Grossbritannien', 'GB', NULL, NULL, '7949123174', '0010035TGO', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3) Sao Paolo', NULL, '577108622065', 'FedEx', NULL, '2014-02-11', '07.02.2014 23:52', 'UK131210AMC52', '1', 'a0YC000000Wdxb9MAB', '170.00', '249.00'),
(17521, '225682977', NULL, NULL, 'Jamie dickson 10 comely bank', '10 COMELY BANK', '', 'ML3 9TR', 'HAMILTON', 'Grossbritannien', 'GB', NULL, NULL, '7824339529', '0010166II1', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4) Sao Paolo', NULL, '577108622076', 'FedEx', NULL, '2014-02-11', '07.02.2014 18:52', 'UK140102AMC01', '1', 'a0YC000000Wg45KMAR', '170.00', '249.00'),
(17522, '225652482', NULL, NULL, 'Jessica Shallop', '106 ROWAN ROAD', '', 'UB7 7UE', 'WEST DRAYTON', 'Grossbritannien', 'GB', NULL, NULL, '7988422982', '0010086AF3', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108622087', 'FedEx', NULL, '2014-02-11', '07.02.2014 15:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(17523, '225622244', NULL, NULL, 'OCdt Maclaverty', 'RMAS New College, 28Pl', 'Alamein Coy, 30184918', 'GU15 4PQ', 'Camberley', 'Grossbritannien', 'GB', NULL, NULL, '7540111265', '00101642F1', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '577108622098', 'FedEx', NULL, '2014-02-11', '07.02.2014 13:52', 'UK140102AMC04', '1', 'a0YC000000Wg4CfMAJ', '170.00', '249.00'),
(17524, '225708127', NULL, NULL, 'Julie Hutton', '2 Wickham Gardens', '', 'SE41LY', 'Brockley, London', 'Grossbritannien', 'GB', NULL, NULL, '4,42087E+11', '00101968YD', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108622102', 'FedEx', NULL, '2014-02-11', '07.02.2014 21:22', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(17525, '225715101', NULL, NULL, 'Mike Collier', '252 ALBION STREET', 'Wall Heath', 'DY6 0JR', 'KINGSWINFORD', 'Grossbritannien', 'GB', NULL, NULL, '1384350371', '0010026G55', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108622113', 'FedEx', NULL, '2014-02-11', '07.02.2014 21:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(17526, '225705439', NULL, NULL, 'Svetlana Aruvald', '9c,171 Wyndford Road', '', 'G20 8DX', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7879305528', '0010149NFD', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108622124', 'FedEx', NULL, '2014-02-11', '07.02.2014 20:53', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(17527, '225614662', NULL, NULL, 'Viktoria Aruvald', '9c/171 Wyndford Road', '', 'G20 8DX', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7879305528', '0010054ZEG', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '577108622135', 'FedEx', NULL, '2014-02-11', '07.02.2014 12:52', 'UK140102AMC03', '1', 'a0YC000000Wg4CVMAZ', '170.00', '249.00'),
(17528, '225649658', NULL, NULL, 'Ben Howlett', '79 Dibdin House', 'Maida Vale', 'W9 1QF', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7463951560', '0010206JLB', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108622146', 'FedEx', NULL, '2014-02-11', '07.02.2014 15:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(17529, '225616924', NULL, NULL, 'Daniel Brandon-Bravo', '1 VYNE CRESCENT', '', 'MK8 9EJ', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7500860870', '0010129P49', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108622157', 'FedEx', NULL, '2014-02-11', '07.02.2014 13:23', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(17530, '225730265', NULL, NULL, 'Michael Dunphy', '67 NEIL ARMSTRONG WAY', '', 'SS9 5YY', 'LEIGH-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7958162953', '0010209YJ2', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '577108622168', 'FedEx', NULL, '2014-02-11', '07.02.2014 23:52', 'UK140102AMC02', '1', 'a0YC000000Wg4BwMAJ', '170.00', '249.00'),
(17531, '225647034', NULL, NULL, 'Ahmed Al Kaabi', '35th Street, Intersection 60th Street villa 2', 'Khalifa A City', '0', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71509E+11', '0010101T8W', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, gold dial', NULL, '577108623326', 'FedEx', NULL, '2014-02-13', '07.02.2014 11:38', 'a0YC000000X9HrFMAV', '1', 'a0YC000000X9HrFMAV', '', '1499.00'),
(17532, '226098285', NULL, NULL, 'imane bouzid', '2303 al khan stre alkhan tower B', 'al Khan next to safeer market', '0', 'sharjah', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '503455744', '10055691', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, gold dial', NULL, '577108623337', 'FedEx', NULL, '2014-02-13', '10.02.2014 00:38', 'a0YC000000X9HrFMAV', '1', 'a0YC000000X9HrFMAV', '', '1499.00'),
(17533, '226035520', NULL, NULL, 'bassel kardouss', 'al ain road skycourt 1807', 'dubai land', '0', 'dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '508142264', '*00101746E4', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, silver dial', NULL, '577108623348', 'FedEx', NULL, '2014-02-13', '09.02.2014 15:08', 'a0YC000000X9HrsMAF', '1', 'a0YC000000X9HrsMAF', '', '1499.00'),
(17534, '226100636', NULL, NULL, 'ElRasheid .A. ElKhorasani', 'Abu Dhabi E 7 Corniche East  7', 'Khalifa Steet', '12 Abu Dha', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '502272728', '00100148LC', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, silver dial', NULL, '577108623359', 'FedEx', NULL, '2014-02-13', '10.02.2014 02:38', 'a0YC000000X9HrsMAF', '1', 'a0YC000000X9HrsMAF', '', '1499.00'),
(17535, '226148811', NULL, NULL, 'mohammad helal', 'air port 22  55', 'abu dhabi', '52844', 'abu dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71506E+11', '0010206T59', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, silver dial', NULL, '577108623360', 'FedEx', NULL, '2014-02-13', '10.02.2014 06:38', 'a0YC000000X9HrsMAF', '1', 'a0YC000000X9HrsMAF', '', '1499.00'),
(17536, '226524355', NULL, NULL, 'beri akgul', 'Cluster J, Building:Gold Crest View 2 1  3808', 'Jumeirah Lake Towers', '0', 'dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '00971-507084760', '0010121IMP', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108623370', 'FedEx', NULL, '2014-02-13', '11.02.2014 19:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17537, '226100149', NULL, NULL, 'ElRasheid .A. ElKhorasani', 'Abu Dhabi E 7 Corniche East  7', 'Khalifa Steet', '12 Abu Dha', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '502272728', '0010061FJY', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108623359', 'FedEx', NULL, '2014-02-13', '10.02.2014 02:08', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17538, '225555403', NULL, NULL, 'henry jaber', 'discovery gardens  plot 20 app 201 st 1   20', 'Dubai jebel ali', 'dubai', 'dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '528927837', '0010075RXQ', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108623392', 'FedEx', NULL, '2014-02-13', '07.02.2014 04:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17539, '225425243', NULL, NULL, 'RAMESH KUMAR', 'JUMA MASJI ROAD,NEAR DUBAI MUSEUM 1  5&6', 'BURDUBAI', '2296', 'DUBAI', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '43578122', '0010057A1G', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108623407', 'FedEx', NULL, '2014-02-13', '06.02.2014 11:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17540, '226417236', NULL, NULL, 'Richard Hopkins', '14 mayfield rd', 'The beeches, Ferrybank', 'xxxxxx', 'waterford', 'Irland', 'IE', NULL, NULL, '858207766', '0010215VLR', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108623484', 'FedEx', NULL, '2014-02-13', '11.02.2014 14:32', 'a0YC000000X8SADMA3', '1', 'a0YC000000X8SADMA3', '', '229.00'),
(17541, '226380073', NULL, NULL, 'Jerry Bergin', '17 Castleknock Way', '', '15', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53868E+11', '0010203LBY', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108623495', 'FedEx', NULL, '2014-02-13', '11.02.2014 11:32', 'a0YC000000X8RKZMA3', '1', 'a0YC000000X8RKZMA3', '', '269.00'),
(17542, '226082596', NULL, NULL, 'Arie Van Kooij', 'Stationsweg 38E', 'Trustforce', '1431 EG', 'AALSMEER', 'Niederlande', 'NL', NULL, NULL, '653247493', '0010250S6W', NULL, NULL, 'Theorema horloge - Goud / Zwart monte Carlo', NULL, '577108623212', 'FedEx', NULL, '2014-02-12', '09.02.2014 22:28', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17543, '226043254', NULL, NULL, 'glenn hagelstein', 'Dautzenbergstraat 26', '', '6351 LS', 'BOCHOLTZ', 'Niederlande', 'NL', NULL, NULL, '630153597', '001001678D', NULL, NULL, 'Theorema horloge - Goud / Zwart monte Carlo', NULL, '577108623223', 'FedEx', NULL, '2014-02-12', '09.02.2014 18:58', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17544, '225979326', NULL, NULL, 'Rosa Hollestein', 'Blikhoek 38', '', '4453 BE', '\'S-HEERENHOEK', 'Niederlande', 'NL', NULL, NULL, '615522166', '0010015RUJ', NULL, NULL, 'Theorema horloge - Goud / Zwart monte Carlo', NULL, '577108623234', 'FedEx', NULL, '2014-02-12', '09.02.2014 12:58', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17545, '226566909', NULL, NULL, 'Shayan Fard', 'Palestrinalaan 351', '', '8031 SE', 'ZWOLLE', 'Niederlande', 'NL', NULL, NULL, '684426291', '0010083FTV', NULL, NULL, 'Theorema horloge - Goud / Zwart monte Carlo', NULL, '577108623245', 'FedEx', NULL, '2014-02-12', '12.02.2014 07:58', 'NL140117LB03', '1', 'a0YC000000X7N2XMAV', '170.01', '299.00'),
(17546, '226044429', NULL, NULL, 'L Van Den Berg', 'Kapelweg 64', '', '5731 VJ', 'MIERLO', 'Niederlande', 'NL', NULL, NULL, '614564271', '0010200ZH7', NULL, NULL, 'Theorema horloge - Zilver / Zwart monte Carlo', NULL, '577108623256', 'FedEx', NULL, '2014-02-12', '09.02.2014 18:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17547, '225955680', NULL, NULL, 'Paul Gille', 'Hoge Ham 172', '', '5104JM', 'Dongen', 'Niederlande', 'NL', NULL, NULL, '642297257', '0010124TIS', NULL, NULL, 'Theorema horloge - Zilver / Zwart monte Carlo', NULL, '577108623267', 'FedEx', NULL, '2014-02-12', '09.02.2014 10:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17548, '226056604', NULL, NULL, 'Remco Otten', 'Molengats 1', '', '6321 AE', 'WIJLRE', 'Niederlande', 'NL', NULL, NULL, '681275160', '0010134EH3', NULL, NULL, 'Theorema horloge - Zilver / Zwart monte Carlo', NULL, '577108623278', 'FedEx', NULL, '2014-02-12', '09.02.2014 19:58', 'NL140117LB02', '1', 'a0YC000000X7NeiMAF', '170.01', '299.00'),
(17549, '226013832', NULL, NULL, 'j zuyderduin', 'Beslooten Acker 21', '', '1965 SJ', 'Heemskerk', 'Niederlande', 'NL', NULL, NULL, '251254433', '0010173ZPD', NULL, NULL, 'Theorema horloge - Zwart / Zwart monte Carlo', NULL, '', 'FedEx', NULL, '2014-02-12', '09.02.2014 15:58', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17550, '226023104', NULL, NULL, 'Roy van den Berg', 'Engelandstraat 7', '', '2408 CR', 'ALPHEN AAN DEN RIJN', 'Niederlande', 'NL', NULL, NULL, '618711956', '0010136XSE', NULL, NULL, 'Theorema horloge - Zwart / Zwart monte Carlo', NULL, '', 'FedEx', NULL, '2014-02-12', '09.02.2014 16:58', 'NL140117LB04', '1', 'a0YC000000X7NfHMAV', '170.01', '299.00'),
(17551, '226307038', NULL, NULL, 'Vadim Roman', 'Ballymaglass Batterstown', '', '11010', 'Co Meath', 'Irland', 'IE', NULL, NULL, '851037050', '0010193D3Q', NULL, NULL, 'Rio Watch - Black Strap - Silver Case - Black and Silver Dial', NULL, '577108623153', 'FedEx', NULL, '2014-02-12', '10.02.2014 23:32', 'a0YC000000X8RKYMA3', '1', 'a0YC000000X8RKYMA3', '', '269.00'),
(17552, '226304657', NULL, NULL, 'Sean Reilly', '12A St Donaghs Crescent', '', 'd 13', 'Donaghmede', 'Irland', 'IE', NULL, NULL, '878221585', '0010013U64', NULL, NULL, 'Rio Watch - Black Strap - Silver Case - Black and Silver Dial', NULL, '577108623164', 'FedEx', NULL, '2014-02-12', '10.02.2014 23:32', 'a0YC000000X8RKYMA3', '1', 'a0YC000000X8RKYMA3', '', '269.00'),
(17553, '226288206', NULL, NULL, 'Beatrice Maximus', '36 Erris Square', 'Waterville', '15', 'Dublin', 'Irland', 'IE', NULL, NULL, '872795003', '0010224II7', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - White Dial', NULL, '577108623175', 'FedEx', NULL, '2014-02-12', '10.02.2014 22:02', 'a0YC000000X8S9jMAF', '1', 'a0YC000000X8S9jMAF', '', '229.00'),
(17554, '226045321', NULL, NULL, 'margaret timmons', '11 gleann na glaise', '', 'n/a', 'Ballyroan Co. laois', 'Irland', 'IE', NULL, NULL, '3,53857E+11', '0010191IBK', NULL, NULL, 'Rio Watch - Black Strap - Silver Case - Black and Silver Dial', NULL, '577108623186', 'FedEx', NULL, '2014-02-12', '09.02.2014 20:02', 'a0YC000000X8RKYMA3', '1', 'a0YC000000X8RKYMA3', '', '269.00'),
(17555, '226593905', NULL, NULL, 'Danilo Giustozzi', 'CONTRADA FURIASSE 21', '', '62100', 'MACERATA', 'Italien', 'IT', NULL, NULL, '3358069803', '0010163ZMC', NULL, NULL, 'Gold Casablanca', NULL, '577108623418', 'FedEx', NULL, '2014-02-13', '12.02.2014 09:29', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17556, '226560115', NULL, NULL, 'Ivan Belleri', 'VIA SELVE 5', '', '25050', 'RODENGO-SAIANO', 'Italien', 'IT', NULL, NULL, '3334562223', '0010050O7G', NULL, NULL, 'Gold Casablanca', NULL, '577108623429', 'FedEx', NULL, '2014-02-13', '12.02.2014 07:28', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17557, '226565959', NULL, NULL, 'Manoel Di Tonno', 'VIA GALLARATE 221', 'Presso Golf\'us Chiedere di Manoel', '20151', 'MILANO', 'Italien', 'IT', NULL, NULL, '3492142592', '001019869X', NULL, NULL, 'Gold Casablanca', NULL, '577108623430', 'FedEx', NULL, '2014-02-13', '12.02.2014 07:58', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17558, '226637338', NULL, NULL, 'Maria Zanella', 'VIA KONRAD ADENAUER 32', '', '36100', 'VICENZA', 'Italien', 'IT', NULL, NULL, '0', '0010006RDH', NULL, NULL, 'Gold Casablanca', NULL, '577108623440', 'FedEx', NULL, '2014-02-13', '12.02.2014 12:28', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17559, '226574986', NULL, NULL, 'Federico Ferracini', 'VIA OLIVARI 64', '', '41049', 'SASSUOLO', 'Italien', 'IT', NULL, NULL, '3334978988', '0010086TD0', NULL, NULL, 'Nero/gold Casablanca', NULL, '577108623451', 'FedEx', NULL, '2014-02-13', '12.02.2014 08:28', 'a0YC000000XMdC3MAL', '1', 'a0YC000000XMdC3MAL', '', '299.99'),
(17560, '226607844', NULL, NULL, 'Maurizio La Rocca', 'Tiburtina 74', 'Scala B Int. 4', '00023', 'Arsoli', 'Italien', 'IT', NULL, NULL, '3459081854', '0010203PLQ', NULL, NULL, 'Nero/gold Casablanca', NULL, '577108623462', 'FedEx', NULL, '2014-02-13', '12.02.2014 10:28', 'a0YC000000XMdC3MAL', '1', 'a0YC000000XMdC3MAL', '', '299.99'),
(17561, '226543925', NULL, NULL, 'Samantha Degrassi', 'VIA DI SANTA BARBARA 42', '', '34015', 'MUGGIA', 'Italien', 'IT', NULL, NULL, '3355964850', '00100858IH', NULL, NULL, 'Silver Casablanca', NULL, '577108623473', 'FedEx', NULL, '2014-02-13', '12.02.2014 05:58', 'a0YC000000XMdBzMAL', '1', 'a0YC000000XMdBzMAL', '', '299.99'),
(17562, '11-54926-SVO-__', NULL, NULL, 'Hans-Carl Larsen', 'Carl Blochsvej 5', '', 'Fredericia', 'Dänemark', '7000', 'DK', NULL, NULL, '60229198', '11-54926-SVO-__', NULL, NULL, 'Ur model 1', NULL, '', 'FedEx', NULL, '2014-02-17', '11.02.2014 16:54', '', '1', '', '', '199.00'),
(17563, '1-54926-MFE-__', NULL, NULL, 'Henrik E H Kruse', 'Kirkegyden 16 B', '', 'Odense N', 'Dänemark', '5270', 'DK', NULL, NULL, '21638382', '1-54926-MFE-__', NULL, NULL, 'Ur model 1', NULL, '', 'FedEx', NULL, '2014-02-17', '12.02.2014 22:16', '', '1', '', '', '199.00'),
(17564, '17-54926-DLB-__', NULL, NULL, 'Henrik Petersen', 'Vaedderen 9', '', 'Olstykke', 'Dänemark', '3650', 'DK', NULL, NULL, '29393263', '17-54926-DLB-__', NULL, NULL, 'Ur model 1', NULL, '', 'FedEx', NULL, '2014-02-17', '11.02.2014 21:19', '', '1', '', '', '199.00'),
(17565, '6-54926-SLV-__', NULL, NULL, 'Kenneth Nielsen', 'enggade 8, 1 sal', '', 'Odense C', 'Dänemark', '5000', 'DK', NULL, NULL, '26258612', '6-54926-SLV-__', NULL, NULL, 'Ur model 1', NULL, '', 'FedEx', NULL, '2014-02-17', '12.02.2014 15:08', '', '1', '', '', '199.00'),
(17566, '18-54926-GVQ-__', NULL, NULL, 'Kristina Holst Juul', 'Borgergade 9', '', 'Stouby', 'Dänemark', '7140', 'DK', NULL, NULL, '25326965', '18-54926-GVQ-__', NULL, NULL, 'Ur model 1', NULL, '', 'FedEx', NULL, '2014-02-17', '12.02.2014 07:04', '', '1', '', '', '199.00'),
(17567, '13-54926-YHV-__', NULL, NULL, 'Martin Hansen', 'Rebel sopark 3,13, 1311', '', 'Hvidovre', 'Dänemark', '2650', 'DK', NULL, NULL, '26704930', '13-54926-YHV-__', NULL, NULL, 'Ur model 1', NULL, '', 'FedEx', NULL, '2014-02-17', '13.02.2014 08:12', '', '1', '', '', '199.00'),
(17568, '9-54926-BRR-__', NULL, NULL, 'Michael Andresen', 'Herman Bangsvej 7', '', 'Ringsted', 'Dänemark', '4100', 'DK', NULL, NULL, '31244535', '9-54926-BRR-__', NULL, NULL, 'Ur model 1', NULL, '', 'FedEx', NULL, '2014-02-17', '12.02.2014 08:30', '', '1', '', '', '199.00'),
(17569, '10-54926-KWE-__', NULL, NULL, 'Michael Cadovius', 'Priorparken 480', '', 'Brondby', 'Dänemark', '2605', 'DK', NULL, NULL, '24279109', '10-54926-KWE-__', NULL, NULL, 'Ur model 1', NULL, '', 'FedEx', NULL, '2014-02-17', '11.02.2014 18:55', '', '1', '', '', '199.00'),
(17570, '7-54926-9IU-__', NULL, NULL, 'Nichlas Grann', 'Christiansmindevej 2.1 TV', '', 'Kobenhavn O', 'Dänemark', '2100', 'DK', NULL, NULL, '27398550', '7-54926-9IU-__', NULL, NULL, 'Ur model 1', NULL, '', 'FedEx', NULL, '2014-02-17', '13.02.2014 22:15', '', '1', '', '', '199.00'),
(17571, '1-54926-TWO-__', NULL, NULL, 'Per Toft Nielsen', 'Anker Eskildsensvej 45', '', 'Hvide Sande', 'Dänemark', '6960', 'DK', NULL, NULL, '60886249', '1-54926-TWO-__', NULL, NULL, 'Ur model 1', NULL, '', 'FedEx', NULL, '2014-02-17', '15.02.2014 17:11', '', '1', '', '', '199.00'),
(17572, '9-54926-CLU-__', NULL, NULL, 'Rene Jensen', 'Gammel Nybyvej 24', '', 'Svendborg', 'Dänemark', '5700', 'DK', NULL, NULL, '22101892', '9-54926-CLU-__', NULL, NULL, 'Ur model 1', NULL, '', 'FedEx', NULL, '2014-02-17', '11.02.2014 12:00', '', '1', '', '', '199.00'),
(17573, '16-54926-T1U-__', NULL, NULL, 'Soren Hilmar Hansen', 'Lillenaes 31', '', 'Fredericia', 'Dänemark', '7000', 'DK', NULL, NULL, '21241958', '16-54926-T1U-__', NULL, NULL, 'Ur model 1', NULL, '', 'FedEx', NULL, '2014-02-17', '11.02.2014 20:59', '', '1', '', '', '199.00'),
(17574, '24-54926-V4I-__', NULL, NULL, 'Tim Kornum', 'Mollevangen 34', '', 'Hinnerup', 'Dänemark', '8382', 'DK', NULL, NULL, '26826652', '24-54926-V4I-__', NULL, NULL, 'Ur model 1', NULL, '', 'FedEx', NULL, '2014-02-17', '12.02.2014 07:03', '', '1', '', '', '199.00'),
(17575, '3-54926-SFB-__', NULL, NULL, 'Torben Andreasen', 'Enghavevej 7', '', 'Svendborg', 'Dänemark', '5700', 'DK', NULL, NULL, '61363047', '3-54926-SFB-__', NULL, NULL, 'Ur model 1', NULL, '', 'FedEx', NULL, '2014-02-17', '13.02.2014 03:11', '', '1', '', '', '199.00'),
(17576, '12-54926-D91-__', NULL, NULL, 'Torben Christophersen', 'Skolegade 86', '', 'Odder', 'Dänemark', '8300', 'DK', NULL, NULL, '20204429', '12-54926-D91-__', NULL, NULL, 'Ur model 1', NULL, '', 'FedEx', NULL, '2014-02-17', '11.02.2014 17:57', '', '1', '', '', '199.00'),
(17577, '18-54926-UXV-__', NULL, NULL, 'Trolle Baekgaard', 'Safirvej 5', '', 'Ostervra', 'Dänemark', '9750', 'DK', NULL, NULL, '51224026', '18-54926-UXV-__', NULL, NULL, 'Ur model 1', NULL, '', 'FedEx', NULL, '2014-02-17', '11.02.2014 13:33', '', '1', '', '', '199.00'),
(17578, '2-54927-IYQ-__', NULL, NULL, 'Chris Clement', 'Rodovre parkvej 267 st', '', 'Rodovre', 'Dänemark', '2610', 'DK', NULL, NULL, '26112812', '2-54927-IYQ-__', NULL, NULL, 'Ur model 2', NULL, '', 'FedEx', NULL, '2014-02-17', '13.02.2014 23:19', '', '1', '', '', '199.00'),
(17579, '3-54927-99E-__', NULL, NULL, 'Chris Clement', 'Rodovre parkvej 267 st', '', 'Rodovre', 'Dänemark', '2610', 'DK', NULL, NULL, '26112812', '3-54927-99E-__', NULL, NULL, 'Ur model 2', NULL, '', 'FedEx', NULL, '2014-02-17', '13.02.2014 23:19', '', '1', '', '', '199.00'),
(17580, '16-54927-851-__', NULL, NULL, 'Dorte Duelund', 'Korshoj 114', '', 'Vekso Sjaelland', 'Dänemark', '3670', 'DK', NULL, NULL, '4522163816', '16-54927-851-__', NULL, NULL, 'Ur model 2', NULL, '', 'FedEx', NULL, '2014-02-17', '11.02.2014 13:41', '', '1', '', '', '199.00'),
(17581, '15-54927-W74-__', NULL, NULL, 'Fleming Hilskov', 'Blytsvej 3', '', 'Frederiksberg', 'Dänemark', '2000', 'DK', NULL, NULL, '28552929', '15-54927-W74-__', NULL, NULL, 'Ur model 2', NULL, '', 'FedEx', NULL, '2014-02-17', '11.02.2014 10:36', '', '1', '', '', '199.00'),
(17582, '6-54927-HXW-__', NULL, NULL, 'Linh M T Truong', 'Risdalsvej 55, 2th', '', 'Viby Jylland', 'Dänemark', '8260', 'DK', NULL, NULL, '50123459', '6-54927-HXW-__', NULL, NULL, 'Ur model 2', NULL, '', 'FedEx', NULL, '2014-02-17', '11.02.2014 13:07', '', '1', '', '', '199.00'),
(17583, '12-54927-MTQ-__', NULL, NULL, 'Nadim El Abdallah', 'Stenbjergparken 3c.st.mf.', '', 'Sonderborg', 'Dänemark', '6400', 'DK', NULL, NULL, '-28518096', '12-54927-MTQ-__', NULL, NULL, 'Ur model 2', NULL, '', 'FedEx', NULL, '2014-02-17', '12.02.2014 14:34', '', '1', '', '', '199.00'),
(17584, '8-54927-1PH-__', NULL, NULL, 'Nichlas Laage-Petersen', 'Tagensvej 83d 2.th', '', 'Kobenhavn N', 'Dänemark', '2200', 'DK', NULL, NULL, '42450002', '8-54927-1PH-__', NULL, NULL, 'Ur model 2', NULL, '', 'FedEx', NULL, '2014-02-17', '11.02.2014 14:19', '', '1', '', '', '199.00'),
(17585, '8-54927-F11-__', NULL, NULL, 'Palle Hansen', 'agerflojen 16', '', 'Viby Sjaelland', 'Dänemark', '4130', 'DK', NULL, NULL, '28838750', '8-54927-F11-__', NULL, NULL, 'Ur model 2', NULL, '', 'FedEx', NULL, '2014-02-17', '13.02.2014 18:51', '', '1', '', '', '199.00'),
(17586, '5-54927-DIK-__', NULL, NULL, 'Peter Bang Knudsen', 'Elmealle 9', '', 'Agerbaek', 'Dänemark', '6753', 'DK', NULL, NULL, '30386422', '5-54927-DIK-__', NULL, NULL, 'Ur model 2', NULL, '', 'FedEx', NULL, '2014-02-17', '11.02.2014 11:30', '', '1', '', '', '199.00'),
(17587, '24-54927-S9W-__', NULL, NULL, 'ronald christensen', 'durbanvej 9', '', 'Kastrup', 'Dänemark', '2770', 'DK', NULL, NULL, '23269724', '24-54927-S9W-__', NULL, NULL, 'Ur model 2', NULL, '', 'FedEx', NULL, '2014-02-17', '13.02.2014 09:14', '', '1', '', '', '199.00'),
(17588, '2-54928-NNY-__', NULL, NULL, 'Nick Skals Sinding', 'Adalsparken 38, 1 tv', '', 'Esbjerg V', 'Dänemark', '6710', 'DK', NULL, NULL, '51334196', '2-54928-NNY-__', NULL, NULL, 'Ur model 3', NULL, '', 'FedEx', NULL, '2014-02-17', '13.02.2014 22:58', '', '1', '', '', '249.00'),
(17589, '2-54928-CEX-__', '', '', 'Peter Krambeck', 'Norreskovvang 68', '', 'Vaerlose', 'Dänemark', '3500', '', '', '', '50569630', '2-54928-CEX-__', '', '', 'Ur model 3\r\n', 'Uhr erhalten 14.03.2014 \r\nBitte refund!\r\nKunde hat geld am 14.03.2014 zurück erhalten!', '', 'FedEx', '', '2014-02-17', '11.02.2014 15:22', '', '1', '', '', ''),
(17590, '5-54928-VW8-__', NULL, NULL, 'Thomas Daugaard', 'Pilevangen 48', '', 'Ringsted', 'Dänemark', '4100', 'DK', NULL, NULL, '25209640', '5-54928-VW8-__', NULL, NULL, 'Ur model 3', NULL, '', 'FedEx', NULL, '2014-02-17', '13.02.2014 16:14', '', '1', '', '', ''),
(17591, '4-54930-Z15-__', '', '', 'Daniel Dasic', 'Lottenborgvej 3', '', 'Kongens Lyngby', 'Dänemark', '2800', '', '', '', '31215933', '4-54930-Z15-__', '', '', 'Ur model 4', '', '578824891305', 'FedEx', '', '2014-02-17', '11.02.2014 11:49', '', '1', '', '', ''),
(17592, '6-54930-4EZ-__', '', '', 'Johnni Sandholdt', 'Holmstruphojvej 73', '', 'Arhus V', 'Dänemark', '8210', '', '', '', '31130112', '6-54930-4EZ-__', '', '', 'Ur model 4\r\nUhr erhalten ?????\r\nUhr versendet 25.03.2014\r\nRL 70 666 805 2DE', '', '', 'FedEx', '', '2014-02-17', '15.02.2014 20:33', '', '1', '', '', ''),
(17593, '7-54930-AQ4-__', NULL, NULL, 'Martin Thomsen', 'Mosevej 11', '', 'Ishoj', 'Dänemark', '2635', 'DK', NULL, NULL, '51252235', '7-54930-AQ4-__', NULL, NULL, 'Ur model 4', NULL, '', 'FedEx', NULL, '2014-02-17', '15.02.2014 15:15', '', '1', '', '', ''),
(17594, '2-54930-EW3-__', NULL, NULL, 'torben kudsk', 'havnegade 47 4tv', '', 'kobenhavn', 'Dänemark', '1058', 'DK', NULL, NULL, '25154767', '2-54930-EW3-__', NULL, NULL, 'Ur model 4', NULL, '', 'FedEx', NULL, '2014-02-17', '11.02.2014 13:50', '', '1', '', '', ''),
(17595, '4-54930-HUD-__', NULL, NULL, 'Walaa Taha', 'hovmarken 5 2.tv', '', 'Helsingor', 'Dänemark', '3000', 'DK', NULL, NULL, '42791406', '4-54930-HUD-__', NULL, NULL, 'Ur model 4', NULL, '', 'FedEx', NULL, '2014-02-17', '11.02.2014 17:43', '', '1', '', '', ''),
(17596, '2-54940-ZCP-__', NULL, NULL, 'Jacob Hansen', 'Aegirsvej 45 2.th', '', 'Randers NV', 'Dänemark', '8920', 'DK', NULL, NULL, '22191319', '2-54940-ZCP-__', NULL, NULL, 'Ur model 5', NULL, '', 'FedEx', NULL, '2014-02-17', '13.02.2014 12:31', '', '1', '', '', ''),
(17597, '3-54940-69H-__', NULL, NULL, 'Jesper Larsen', 'Randtoftevej 5', '', 'Greve', 'Dänemark', '2670', 'DK', NULL, NULL, '50520096', '3-54940-69H-__', NULL, NULL, 'Ur model 5', NULL, '', 'FedEx', NULL, '2014-02-17', '12.02.2014 07:43', '', '1', '', '', ''),
(17598, '2-54940-1CF-__', NULL, NULL, 'Morten Them Pedersen', 'Fibigergaardsvej 24', '', 'Stubbekobing', 'Dänemark', '4850', 'DK', NULL, NULL, '21706440', '2-54940-1CF-__', NULL, NULL, 'Ur model 5', NULL, '', 'FedEx', NULL, '2014-02-17', '12.02.2014 18:58', '', '1', '', '', ''),
(17599, '227097863', NULL, NULL, 'Dalya Sager', 'The Dubai Mall 1', 'First Floor, The Obagi Medispa', '9921', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '501618084', '00100240A8', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '578824891007', 'FedEx', NULL, '2014-02-17', '14.02.2014 06:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17600, '226065765', NULL, NULL, 'Tijl Bonne', 'Molenstraat 93', '', '8720', 'Wakken', 'Belgien', 'BE', NULL, NULL, '491596326', '00101107RD', NULL, NULL, 'Monte Carlo-horloge van Theorema - zilver en zwart', NULL, '578824890971', 'FedEx', NULL, '2014-02-17', '09.02.2014 20:48', 'NL140117LB02', '1', 'a0YC000000X7OJxMAN', '170.01', '299.00'),
(17601, '226055108', NULL, NULL, 'Tijl Bonne', 'Molenstraat 93', '', '8720', 'Wakken', 'Belgien', 'BE', NULL, NULL, '491596326', '00101364M2', NULL, NULL, 'Monte Carlo-horloge van Theorema - zilver en zwart', NULL, '578824890971', 'FedEx', NULL, '2014-02-17', '09.02.2014 19:48', 'NL140117LB02', '1', 'a0YC000000X7OJxMAN', '170.01', '299.00'),
(17602, '225922483', NULL, NULL, 'Wendy Minnaert', 'Rijselstraat 165', '', '8930', 'Menen', 'Belgien', 'BE', NULL, NULL, '56514535', '0010017SUV', NULL, NULL, 'Monte Carlo-horloge van Theorema - zilver en wit', NULL, '578824890993', 'FedEx', NULL, '2014-02-17', '09.02.2014 08:18', 'NL140117LB01', '1', 'a0YC000000X7OJwMAN', '170.01', '299.00'),
(17603, '226959987', NULL, NULL, 'Alessandro Zecchin', 'VIA BOSCO COSTA 10/B', '', '30173', 'VENEZIA', 'Italien', 'IT', NULL, NULL, '3938245337', '001025039L', NULL, NULL, 'Gold Casablanca', NULL, '578824890835', 'FedEx', NULL, '2014-02-17', '13.02.2014 16:58', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17604, '227090518', NULL, NULL, 'emanuela tomasi', 'VIA DEL TEROLDEGO 9', '', '38016', 'MEZZOCORONA', 'Italien', 'IT', NULL, NULL, '3208392135', '0010046DSN', NULL, NULL, 'Gold Casablanca', NULL, '578824890846', 'FedEx', NULL, '2014-02-17', '14.02.2014 08:58', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17605, '226931859', NULL, NULL, 'Luigi Angelino', 'via Nazionale 133', 'Le Auto', '84015', 'Nocera Superiore', 'Italien', 'IT', NULL, NULL, '3396829214', '0010112YKE', NULL, NULL, 'Gold Casablanca', NULL, '578824890857', 'FedEx', NULL, '2014-02-17', '13.02.2014 14:28', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17606, '226999195', NULL, NULL, 'Marco Spolverato', 'VIA MILANO 1', '', '36010', 'MONTICELLO CONTE OTTO', 'Italien', 'IT', NULL, NULL, '3478538491', '0010166O5L', NULL, NULL, 'Gold Casablanca', NULL, '578824890868', 'FedEx', NULL, '2014-02-17', '13.02.2014 19:28', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17607, '227087701', NULL, NULL, 'Raphael Martinho Alves de Lima', 'VIA BONINO DA CAMPIONE 3', 'Interno 19', '37138', 'VERONA', 'Italien', 'IT', NULL, NULL, '3496688414', '0010105GXK', NULL, NULL, 'Gold Casablanca', NULL, '578824890879', 'FedEx', NULL, '2014-02-17', '14.02.2014 08:28', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17608, '226994152', NULL, NULL, 'Roberto Naretto', 'VIA ADRIATICO 4', 'Chiamare prima della consegna, grazie.', '10036', 'SETTIMO TORINESE', 'Italien', 'IT', NULL, NULL, '3470569515', '0010051KIM', NULL, NULL, 'Gold Casablanca', NULL, '578824890880', 'FedEx', NULL, '2014-02-17', '13.02.2014 19:28', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17609, '227047088', NULL, NULL, 'giorgio lucignani', 'VIA AMEDEO CRIVELLUCCI 35', 'b/15', '00179', 'ROMA', 'Italien', 'IT', NULL, NULL, '3385053933', '00100578KC', NULL, NULL, 'Nero Casablanca', NULL, '578824890890', 'FedEx', NULL, '2014-02-17', '14.02.2014 00:28', 'a0YC000000XMdC0MAL', '1', 'a0YC000000XMdC0MAL', '', '299.99'),
(17610, '226949298', NULL, NULL, 'marina mancino', 'VIALE CROCE ROSSA 80', '', '90146', 'PALERMO', 'Italien', 'IT', NULL, NULL, '917077387', '0010031VKJ', NULL, NULL, 'Nero Casablanca', NULL, '578824890905', 'FedEx', NULL, '2014-02-17', '13.02.2014 15:58', 'a0YC000000XMdC0MAL', '1', 'a0YC000000XMdC0MAL', '', '299.99'),
(17611, '227007008', NULL, NULL, 'roberta bassan', 'Via san mauro 3/3', '', '35020', 'Casalserugo PD', 'Italien', 'IT', NULL, NULL, '3490525263', '0010241J7W', NULL, NULL, 'Nero Casablanca', NULL, '578824890916', 'FedEx', NULL, '2014-02-17', '13.02.2014 19:58', 'a0YC000000XMdC0MAL', '1', 'a0YC000000XMdC0MAL', '', '299.99'),
(17612, '226926661', NULL, NULL, 'Giuseppe Scarica', 'VIA FOSSA DELLA LUNA 63', '', '80053', 'CASTELLAMMARE DI STABIA', 'Italien', 'IT', NULL, NULL, '3927030165', '0010102LBQ', NULL, NULL, 'Nero/gold Casablanca', NULL, '578824890927', 'FedEx', NULL, '2014-02-17', '13.02.2014 13:58', 'a0YC000000XMdC3MAL', '1', 'a0YC000000XMdC3MAL', '', '299.99'),
(17613, '227009779', NULL, NULL, 'Maurizio Spallino', 'VIA ANTONIO DE CURTIS 40', '', '80026', 'CASORIA', 'Italien', 'IT', NULL, NULL, '3890471031', '0010178YMK', NULL, NULL, 'Nero/gold Casablanca', NULL, '578824890938', 'FedEx', NULL, '2014-02-17', '13.02.2014 20:28', 'a0YC000000XMdC3MAL', '1', 'a0YC000000XMdC3MAL', '', '299.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(17614, '226985976', NULL, NULL, 'Piergiorgio Ravasio', 'VIA ORIO 15', '', '24050', 'ZANICA', 'Italien', 'IT', NULL, NULL, '3397696999', '0010084XJO', NULL, NULL, 'Nero/gold Casablanca', NULL, '578824890949', 'FedEx', NULL, '2014-02-17', '13.02.2014 18:28', 'a0YC000000XMdC3MAL', '1', 'a0YC000000XMdC3MAL', '', '299.99'),
(17615, '227126544', NULL, NULL, 'Luca Castellino', 'VIA TOMMASO LITTARDI 101', 'c/o Palestra Quartiere Latino', '18100', 'IMPERIA', 'Italien', 'IT', NULL, NULL, '3282660955', '00100118H0', NULL, NULL, 'Silver Casablanca', NULL, '578824890950', 'FedEx', NULL, '2014-02-17', '14.02.2014 11:28', 'a0YC000000XMdBzMAL', '1', 'a0YC000000XMdBzMAL', '', '299.99'),
(17616, '227105073', NULL, NULL, 'Emmanuel Opoku-Mensah', '3 BELVEDERE PLACE', '', 'SE1 0AD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7917623168', '0010220TBI', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Black Case and Face (GM-507-4)', NULL, '578824890743', 'FedEx', NULL, '2014-02-17', '14.02.2014 10:52', 'UK140110AMC12', '1', 'a0YC000000X6A74MAF', '132.00', '199.00'),
(17617, '226980932', NULL, NULL, 'Angela Hunter', '13 BLACKSTITCH LANE', '', 'B97 5TE', 'REDDITCH', 'Grossbritannien', 'GB', NULL, NULL, '7715410051', '0010046XFM', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and Black Face (GM-507-2)', NULL, '578824890754', 'FedEx', NULL, '2014-02-17', '13.02.2014 19:22', 'UK140110AMC10', '1', 'a0YC000000X6ACHMA3', '132.00', '199.00'),
(17618, '227016540', NULL, NULL, 'Angela Tennino', '9 WOODFIELD ROAD', 'Lockwood court', 'RH10 8XR', 'CRAWLEY', 'Grossbritannien', 'GB', NULL, NULL, '7853204597', '0010142KE6', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and Black Face (GM-507-2)', NULL, '578824890765', 'FedEx', NULL, '2014-02-17', '13.02.2014 21:52', 'UK140110AMC10', '1', 'a0YC000000X6ACHMA3', '132.00', '199.00'),
(17619, '227058913', NULL, NULL, 'Jamie Scott', '2 DORNOCH WAY', '', 'G72 0GR', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7962708567', '0010056DLK', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and Black Face (GM-507-2)', NULL, '578824890776', 'FedEx', NULL, '2014-02-17', '14.02.2014 07:22', 'UK140110AMC10', '1', 'a0YC000000X6ACHMA3', '132.00', '199.00'),
(17620, '227088264', NULL, NULL, 'Maximilien Dutheil', '144 Princess Street', 'flat 27', 'M1 7EP', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7841622210', '0010133YM9', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and White Face (GM-507-1)', NULL, '578824890787', 'FedEx', NULL, '2014-02-17', '14.02.2014 09:53', 'UK140110AMC09', '1', 'a0YC000000X6ABsMAN', '132.00', '199.00'),
(17621, '227050325', NULL, NULL, 'sadra Rodrigues', '410B SEVEN SISTERS ROAD', '', 'N4 2LX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7880342334', '001021638V', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and White Face (GM-507-1)', NULL, '578824890798', 'FedEx', NULL, '2014-02-17', '14.02.2014 03:52', 'UK140110AMC09', '1', 'a0YC000000X6ABsMAN', '132.00', '199.00'),
(17622, '226943693', NULL, NULL, 'Sarah Wilkinson', '34 SPENCER STREET', '', 'NN5 5JX', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7731062354', '0010032O40', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and White Face (GM-507-1)', NULL, '578824890802', 'FedEx', NULL, '2014-02-17', '13.02.2014 16:22', 'UK140110AMC09', '1', 'a0YC000000X6ABsMAN', '132.00', '199.00'),
(17623, '227001621', NULL, NULL, 'Dan Tucker', '3 ST. LAWRENCE WAY', '', 'ST20 0HZ', 'STAFFORD', 'Grossbritannien', 'GB', NULL, NULL, '7969636182', '0010208DYU', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '578824890813', 'FedEx', NULL, '2014-02-17', '13.02.2014 20:52', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00'),
(17624, '227330443', NULL, NULL, 'AMERICO RICCIO', 'VIA DEL PONTENUOVO 15', '', '53036', 'POGGIBONSI', 'Italien', 'IT', NULL, NULL, '3384251228', '0010106Q7B', NULL, NULL, 'Gold Casablanca', NULL, '578824892220', 'FedEx', NULL, '2014-02-18', '15.02.2014 13:58', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17625, '227461858', NULL, NULL, 'Anzhela Grebe', 'via della regione 25', 'piano 1', '95040', 'Motta Santa Anastasia', 'Italien', 'IT', NULL, NULL, '3457943989', '0010228UJ2', NULL, NULL, 'Gold Casablanca', NULL, '578824892231', 'FedEx', NULL, '2014-02-18', '16.02.2014 10:58', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17626, '227560447', NULL, NULL, 'Ezio Mulini C/o Cosma Srl', 'VIA PIACENZA 53', 'orari ufficio', '29010', 'CALENDASCO', 'Italien', 'IT', NULL, NULL, '3392402633', '0010187JEN', NULL, NULL, 'Gold Casablanca', NULL, '578824892242', 'FedEx', NULL, '2014-02-18', '16.02.2014 19:58', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17627, '227572828', NULL, NULL, 'Filippo Bellato', 'VIA GARZARA 612', '', '45015', 'CORBOLA', 'Italien', 'IT', NULL, NULL, '3485669498', '0010126F4C', NULL, NULL, 'Gold Casablanca', NULL, '578824892253', 'FedEx', NULL, '2014-02-18', '16.02.2014 21:28', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17628, '227322664', NULL, NULL, 'Manuela Cecere', 'Via Volta  29', 'non consegnare di lunedÃ¬ perchÃ¨ Ã¨ giorno di chiusura', '25080', 'Prevalle', 'Italien', 'IT', NULL, NULL, '3426214700', '10143443', NULL, NULL, 'Gold Casablanca', NULL, '578824892264', 'FedEx', NULL, '2014-02-18', '15.02.2014 12:58', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17629, '227335197', NULL, NULL, 'Matteo Manca', 'VIA FOGLIA 34', '', '48121', 'RAVENNA', 'Italien', 'IT', NULL, NULL, '3331583196', '0010182XR1', NULL, NULL, 'Gold Casablanca', NULL, '578824892275', 'FedEx', NULL, '2014-02-18', '15.02.2014 14:28', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17630, '227298105', NULL, NULL, 'monica Ungureanu', 'VIA FRATELLI CARANDO 6', '', '10137', 'TORINO', 'Italien', 'IT', NULL, NULL, '3459735087', '0010042Y53', NULL, NULL, 'Gold Casablanca', NULL, '578824892286', 'FedEx', NULL, '2014-02-18', '15.02.2014 10:58', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17631, '227356567', NULL, NULL, 'Nita Marian', 'VIA GIULIO DELLA TORRE 62', '', '19126', 'LA SPEZIA', 'Italien', 'IT', NULL, NULL, '3896897072', '0010091SG6', NULL, NULL, 'Gold Casablanca', NULL, '578824892297', 'FedEx', NULL, '2014-02-18', '15.02.2014 16:58', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17632, '227156972', NULL, NULL, 'Rabii Hassane', 'Via Taro 23', '', '43125', 'PARMA', 'Italien', 'IT', NULL, NULL, '3385370102', '0010242NHK', NULL, NULL, 'Gold Casablanca', NULL, '578824892301', 'FedEx', NULL, '2014-02-18', '14.02.2014 13:58', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17633, '227300642', NULL, NULL, 'Rocco Campenni', 'Via Catello 46', 'Presso societÃ  Artedil Srl', '24030', 'Villa d\'Adda', 'Italien', 'IT', NULL, NULL, '3476735281', '0010109FO9', NULL, NULL, 'Gold Casablanca', NULL, '578824892312', 'FedEx', NULL, '2014-02-18', '15.02.2014 10:58', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17634, '227520739', NULL, NULL, 'Stefano Lombardi', 'VIA RENATO FUCINI 21', '', '20090', 'TREZZANO SUL NAVIGLIO', 'Italien', 'IT', NULL, NULL, '3287544183', '00100999RS', NULL, NULL, 'Gold Casablanca', NULL, '578824892323', 'FedEx', NULL, '2014-02-18', '16.02.2014 16:28', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17635, '227432023', NULL, NULL, 'Alessio Bisello', 'VIA GIUSEPPE FLAMINI 13', '', '06089', 'TORGIANO', 'Italien', 'IT', NULL, NULL, '3385462560', '0010164CU7', NULL, NULL, 'Nero  Casablanca', NULL, '578824892334', 'FedEx', NULL, '2014-02-18', '16.02.2014 08:28', 'a0YC000000XMdC0MAL', '1', 'a0YC000000XMdC0MAL', '', '299.99'),
(17636, '227328497', NULL, NULL, 'davy De nizza', 'VIA DE GREGORI 18', '', '13044', 'CRESCENTINO', 'Italien', 'IT', NULL, NULL, '3474166809', '00101169SV', NULL, NULL, 'Nero  Casablanca', NULL, '578824892345', 'FedEx', NULL, '2014-02-18', '15.02.2014 13:58', 'a0YC000000XMdC0MAL', '1', 'a0YC000000XMdC0MAL', '', '299.99'),
(17637, '227235545', NULL, NULL, 'Domenico Perez', 'VIA BOSCHETTO 90', '', '96014', 'FLORIDIA', 'Italien', 'IT', NULL, NULL, '931948124', '0010176EIK', NULL, NULL, 'Nero  Casablanca', NULL, '578824892356', 'FedEx', NULL, '2014-02-18', '14.02.2014 21:58', 'a0YC000000XMdC0MAL', '1', 'a0YC000000XMdC0MAL', '', '299.99'),
(17638, '227364862', NULL, NULL, 'Emanuele Balan', 'VIA SANTA CROCE 53/A', '', '37032', 'MONTEFORTE D\'ALPONE', 'Italien', 'IT', NULL, NULL, '3402542146', '0010211K8B', NULL, NULL, 'Nero  Casablanca', NULL, '578824892367', 'FedEx', NULL, '2014-02-18', '15.02.2014 17:58', 'a0YC000000XMdC0MAL', '1', 'a0YC000000XMdC0MAL', '', '299.99'),
(17639, '227339130', NULL, NULL, 'Fabio Il Biondo Basilico', 'VIA GIUSEPPE VERDI 11/13', 'Citofonare Basilico Gino', '20020', 'Solaro', 'Italien', 'IT', NULL, NULL, '3335675678', '0010143WKS', NULL, NULL, 'Nero  Casablanca', NULL, '578824892378', 'FedEx', NULL, '2014-02-18', '15.02.2014 14:58', 'a0YC000000XMdC0MAL', '1', 'a0YC000000XMdC0MAL', '', '299.99'),
(17640, '227220663', NULL, NULL, 'Mirco Riccardi', 'VIA GIOACCHINO ROSSINI 3', '', '00012', 'GUIDONIA MONTECELIO', 'Italien', 'IT', NULL, NULL, '3284559504', '001022387T', NULL, NULL, 'Nero  Casablanca', NULL, '578824892389', 'FedEx', NULL, '2014-02-18', '14.02.2014 20:28', 'a0YC000000XMdC0MAL', '1', 'a0YC000000XMdC0MAL', '', '299.99'),
(17641, '227537331', NULL, NULL, 'simone verdolin', 'VIA DELLA BEVERARA 49', '', '40131', 'BOLOGNA', 'Italien', 'IT', NULL, NULL, '3357214617', '00100691AW', NULL, NULL, 'Nero  Casablanca', NULL, '578824892390', 'FedEx', NULL, '2014-02-18', '16.02.2014 17:58', 'a0YC000000XMdC0MAL', '1', 'a0YC000000XMdC0MAL', '', '299.99'),
(17642, '227183404', NULL, NULL, 'Alessandro Lumbrici', 'VIA ALBERTO TRIONFI 5', '', '00159', 'ROMA', 'Italien', 'IT', NULL, NULL, '3479032208', '0010102RV7', NULL, NULL, 'Silver  Casablanca', NULL, '578824892404', 'FedEx', NULL, '2014-02-18', '14.02.2014 16:28', 'a0YC000000XMdBzMAL', '1', 'a0YC000000XMdBzMAL', '', '299.99'),
(17643, '227327101', NULL, NULL, 'Massimo Gasperini', 'VIALE ATTILIO FROSINI 13', '', '51100', 'PISTOIA', 'Italien', 'IT', NULL, NULL, '3357895239', '001003120E', NULL, NULL, 'Silver  Casablanca', NULL, '578824892415', 'FedEx', NULL, '2014-02-18', '15.02.2014 13:28', 'a0YC000000XMdBzMAL', '1', 'a0YC000000XMdBzMAL', '', '299.99'),
(17644, '227373887', NULL, NULL, 'Mauro Passoni', 'VIA GIOVANNI E GIAMPIERO DEI BOGNETTI 9', '', '20141', 'MILANO', 'Italien', 'IT', NULL, NULL, '3355828720', '0010070YYK', NULL, NULL, 'Silver  Casablanca', NULL, '578824892426', 'FedEx', NULL, '2014-02-18', '15.02.2014 18:58', 'a0YC000000XMdBzMAL', '1', 'a0YC000000XMdBzMAL', '', '299.99'),
(17645, '227380966', NULL, NULL, 'Mauro Salvador', 'VIA DANTE ALIGHIERI 20', '', '33070', 'BRUGNERA', 'Italien', 'IT', NULL, NULL, '3475956707', '0010049FUB', NULL, NULL, 'Silver  Casablanca', NULL, '578824892437', 'FedEx', NULL, '2014-02-18', '15.02.2014 19:58', 'a0YC000000XMdBzMAL', '1', 'a0YC000000XMdBzMAL', '', '299.99'),
(17646, '227368380', NULL, NULL, 'Christopher Laurent', '13 VILLA ARNOUX', '', '92340', 'Bourg la reine', 'Frankreich', 'FR', NULL, NULL, '659544113', '0010097VVV', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1 Newton', NULL, '578824891441', 'FedEx', NULL, '2014-02-18', '15.02.2014 18:08', 'FR140106CM60', '1', 'a0YC000000XN378MAD', '159.48', '239.00'),
(17647, '227366765', NULL, NULL, 'driss loukili', '20 AVENUE DES PALMIERS', 'villa primavera', '06100', 'NICE', 'Frankreich', 'FR', NULL, NULL, '663594531', '00102400AT', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1 Newton', NULL, '578824891452', 'FedEx', NULL, '2014-02-18', '15.02.2014 18:08', 'FR140106CM60', '1', 'a0YC000000XN378MAD', '159.48', '239.00'),
(17648, '227367577', NULL, NULL, 'karine blanchet', '5 RUE DU PONTEIL', '', '33980', 'AUDENGE', 'Frankreich', 'FR', NULL, NULL, '611561848', '0010014RP7', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1 Newton', NULL, '578824891463', 'FedEx', NULL, '2014-02-18', '15.02.2014 18:08', 'FR140106CM60', '1', 'a0YC000000XN378MAD', '159.48', '239.00'),
(17649, '227358043', NULL, NULL, 'Mazot Alexis', '15 SQUARE LE PERIER', '', '38400', 'ST MARTIN D HERES', 'Frankreich', 'FR', NULL, NULL, '760063179', '0010037LW2', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1 Newton', NULL, '578824891474', 'FedEx', NULL, '2014-02-18', '15.02.2014 17:08', 'FR140106CM60', '1', 'a0YC000000XN378MAD', '159.48', '239.00'),
(17650, '227277365', NULL, NULL, 'Pierrick TATIBOUET', '10 RUE PAUL JOYAU', '', '44140', 'LA PLANCHE', 'Frankreich', 'FR', NULL, NULL, '642667528', '00101364WR', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 1 Newton', NULL, '578824891485', 'FedEx', NULL, '2014-02-18', '15.02.2014 09:08', 'FR140106CM60', '1', 'a0YC000000XN378MAD', '159.48', '239.00'),
(17651, '227380364', NULL, NULL, 'Adrien Gajny', '8 Rue Du Lauragais', '', '31820', 'Pibrac', 'Frankreich', 'FR', NULL, NULL, '679992605', '0010148IKN', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2 Newton', NULL, '578824891496', 'FedEx', NULL, '2014-02-18', '15.02.2014 20:08', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17652, '227404952', NULL, NULL, 'adrien lopez', '2 rue des agapanthes', '', '34470', 'perols', 'Frankreich', 'FR', NULL, NULL, '644245256', '001008434O', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2 Newton', NULL, '578824891500', 'FedEx', NULL, '2014-02-18', '16.02.2014 00:38', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17653, '227488285', NULL, NULL, 'Capuano Robin', '30 RUE GAMBETTA', '', '42230', 'ROCHE LA MOLIERE', 'Frankreich', 'FR', NULL, NULL, '627151452', '00100822I2', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2 Newton', NULL, '578824891511', 'FedEx', NULL, '2014-02-18', '16.02.2014 13:08', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17654, '227392670', NULL, NULL, 'Fleury Valerie', '41 Rue Claude Jean romain', 'Code 3484', '94170', 'Le perreux sur maene', 'Frankreich', 'FR', NULL, NULL, '623683124', '00100062FO', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2 Newton', NULL, '578824891522', 'FedEx', NULL, '2014-02-18', '15.02.2014 21:38', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17655, '227346373', NULL, NULL, 'LABBE Jocelyn BCA Expertise', '79 Route de grigny', '', '91130', 'Ris Orangis', 'Frankreich', 'FR', NULL, NULL, '169068280', '10067424', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2 Newton', NULL, '578824891533', 'FedEx', NULL, '2014-02-18', '15.02.2014 15:38', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17656, '227473477', NULL, NULL, 'Marie paule Vanvlassenbroeck', '198 ROUTE DE MENDE', 'Residence saint jean appartement 13', '34730', 'PRADES LE LEZ', 'Frankreich', 'FR', NULL, NULL, '687468812', '0010133XYF', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2 Newton', NULL, '578824891544', 'FedEx', NULL, '2014-02-18', '16.02.2014 11:38', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17657, '227288396', NULL, NULL, 'Merveille Anne-Sophie', '332 AVENUE DE L AIGOUAL', '', '34980', 'ST CLEMENT DE RIVIERE', 'Frankreich', 'FR', NULL, NULL, '607727495', '0010155K49', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2 Newton', NULL, '578824891555', 'FedEx', NULL, '2014-02-18', '15.02.2014 10:08', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17658, '227534720', NULL, NULL, 'MICHEL BECOURT', '49 RUE DE LA BARRE', '', '80300', 'MIRAUMONT', 'Frankreich', 'FR', NULL, NULL, '632375192', '0010220T4E', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2 Newton', NULL, '578824891566', 'FedEx', NULL, '2014-02-18', '16.02.2014 17:38', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17659, '227491352', NULL, NULL, 'Pascale Mantia', '14 ROUTE DE KEMPLICH', '', '57920', 'KLANG', 'Frankreich', 'FR', NULL, NULL, '382839049', '0010178O9U', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2 Newton', NULL, '578824891577', 'FedEx', NULL, '2014-02-18', '16.02.2014 13:38', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17660, '227325738', NULL, NULL, 'paul andre ruidavets', '8 CHEMIN DES MATELOTS', '', '13124', 'PEYPIN', 'Frankreich', 'FR', NULL, NULL, '631503026', '00100398YB', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2 Newton', NULL, '578824891588', 'FedEx', NULL, '2014-02-18', '15.02.2014 13:38', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17661, '227493593', NULL, NULL, 'sabrina ben hassen', '9 RUE DES ECOLES', '', '83150', 'BANDOL', 'Frankreich', 'FR', NULL, NULL, '663751536', '0010201WCB', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2 Newton', NULL, '578824891599', 'FedEx', NULL, '2014-02-18', '16.02.2014 13:38', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17662, '227376902', NULL, NULL, 'Sevki Unal', '25 CHEMIN DU KAMMERHOF', '', '67100', 'STRASBOURG', 'Frankreich', 'FR', NULL, NULL, '685245963', '0010021HNY', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2 Newton', NULL, '578824891603', 'FedEx', NULL, '2014-02-18', '15.02.2014 19:38', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17663, '227578236', NULL, NULL, 'zeynep sarikaya', '218 RUE DU 17 SEPTEMBRE 1944', '', '54700', 'PONT A MOUSSON', 'Frankreich', 'FR', NULL, NULL, '604651590', '0010149B8F', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2 Newton', NULL, '578824891614', 'FedEx', NULL, '2014-02-18', '16.02.2014 21:38', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17664, '227304556', NULL, NULL, 'Carlos DA SILVA', '35 RUE ALFRED DE MUSSET', 'Appart NO°16', '31200', 'TOULOUSE', 'Frankreich', 'FR', NULL, NULL, '677090981', '0010196JLT', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3 Newton', NULL, '578824891625', 'FedEx', NULL, '2014-02-18', '15.02.2014 11:38', 'FR140106CM62', '1', 'a0YC000000XN379MAD', '159.48', '239.00'),
(17665, '227365145', NULL, NULL, 'Fabien Emporium', '43 Val plan la rose', '9 rue Lecon d astros', '13013', 'Marseille', 'Frankreich', 'FR', NULL, NULL, '627868561', '0010098FI0', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3 Newton', NULL, '578824891636', 'FedEx', NULL, '2014-02-18', '15.02.2014 18:08', 'FR140106CM62', '1', 'a0YC000000XN379MAD', '159.48', '239.00'),
(17666, '227349451', NULL, NULL, 'Igor Reda De-Keyser', '5 RUE CAVENDISH', '5eme etage', '06100', 'NICE', 'Frankreich', 'FR', NULL, NULL, '621163973', '0010172K64', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3 Newton', NULL, '578824891647', 'FedEx', NULL, '2014-02-18', '15.02.2014 16:08', 'FR140106CM62', '1', 'a0YC000000XN379MAD', '159.48', '239.00'),
(17667, '227390514', NULL, NULL, 'porossian arman', '60 RUE JEAN JAURES', '', '51000', 'CHALONS EN CHAMPAGNE', 'Frankreich', 'FR', NULL, NULL, '650886389', '0010168NV7', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3 Newton', NULL, '578824891658', 'FedEx', NULL, '2014-02-18', '15.02.2014 21:08', 'FR140106CM62', '1', 'a0YC000000XN379MAD', '159.48', '239.00'),
(17668, '227281566', NULL, NULL, 'vincent chatron', '3 IMPASSE DES ETRILLES', '', '33950', 'LEGE CAP FERRET', 'Frankreich', 'FR', NULL, NULL, '631093932', '0010203PVP', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 3 Newton', NULL, '578824891669', 'FedEx', NULL, '2014-02-18', '15.02.2014 09:08', 'FR140106CM62', '1', 'a0YC000000XN379MAD', '159.48', '239.00'),
(17669, '227379832', NULL, NULL, 'Adrien Gajny', '8 Rue Du Lauragais', '', '31820', 'Pibrac', 'Frankreich', 'FR', NULL, NULL, '679992605', '0010176CXR', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824891496', 'FedEx', NULL, '2014-02-18', '15.02.2014 19:38', 'FR140106CM63', '1', 'a0YC000000XN37BMAT', '159.48', '239.00'),
(17670, '227360458', NULL, NULL, 'agnes tartarin', '8 B RUE DE CAMPOT', '', '33290', 'BLANQUEFORT', 'Frankreich', 'FR', NULL, NULL, '622074591', '0010137LJA', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824891680', 'FedEx', NULL, '2014-02-18', '15.02.2014 17:08', 'FR140106CM63', '1', 'a0YC000000XN37BMAT', '159.48', '239.00'),
(17671, '227280419', NULL, NULL, 'Badreddine ghenim', '21 RUE PALLUAT DE BESSET', '', '42000', 'ST ETIENNE', 'Frankreich', 'FR', NULL, NULL, '650171119', '0010008CDT', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824891691', 'FedEx', NULL, '2014-02-18', '15.02.2014 09:08', 'FR140106CM63', '1', 'a0YC000000XN37BMAT', '159.48', '239.00'),
(17672, '227249194', NULL, NULL, 'Benjamin Guerton', '3 RUE DE LA CLE DES CHAMPS', '', '35133', 'PARIGNE', 'Frankreich', 'FR', NULL, NULL, '695170547', '0010119RI0', NULL, NULL, ' 1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824891706', 'FedEx', NULL, '2014-02-18', '15.02.2014 03:08', 'FR140106CM63', '1', 'a0YC000000XN37BMAT', '159.48', '239.00'),
(17673, '227287188', NULL, NULL, 'Christophe Cruchet', '27 CHEMIN DE MONTVUAGNARD', '', '74540', 'ALBY SUR CHERAN', 'Frankreich', 'FR', NULL, NULL, '663059635', '0010215Z8X', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824891717', 'FedEx', NULL, '2014-02-18', '15.02.2014 09:38', 'FR140106CM63', '1', 'a0YC000000XN37BMAT', '159.48', '239.00'),
(17674, '227486729', NULL, NULL, 'daniel gaziano', '7 RUE DE LA LIBERTE', '1er atage', '38180', 'SEYSSINS', 'Frankreich', 'FR', NULL, NULL, '787402679', '10241040', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824891728', 'FedEx', NULL, '2014-02-18', '16.02.2014 13:08', 'FR140106CM63', '1', 'a0YC000000XN37BMAT', '159.48', '239.00'),
(17675, '227383420', NULL, NULL, 'dimitri tchouanga', '21 rue sainte sophie', '', '13004', 'marseille', 'Frankreich', 'FR', NULL, NULL, '601223720', '0010229GYN', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824891739', 'FedEx', NULL, '2014-02-18', '15.02.2014 20:08', 'FR140106CM63', '1', 'a0YC000000XN37BMAT', '159.48', '239.00'),
(17676, '227563725', NULL, NULL, 'dominique kalfon', '47 AVENUE JOFFRE', '', '92250', 'LA GARENNE COLOMBES', 'Frankreich', 'FR', NULL, NULL, '674358061', '0010140GYQ', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824891740', 'FedEx', NULL, '2014-02-18', '16.02.2014 20:08', 'FR140106CM63', '1', 'a0YC000000XN37BMAT', '159.48', '239.00'),
(17677, '227269124', NULL, NULL, 'Dominique LE DIVENACH', '0 LE CHEMIN ALLAIN', '', '44170', 'TREFFIEUX', 'Frankreich', 'FR', NULL, NULL, '682901231', '00101104SM', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824891750', 'FedEx', NULL, '2014-02-18', '15.02.2014 08:08', 'FR140106CM63', '1', 'a0YC000000XN37BMAT', '159.48', '239.00'),
(17678, '227375649', NULL, NULL, 'Francois VAN DEN HEEDE', '7 IMPASSE DE LA POMPELLE', '', '95400', 'ARNOUVILLE', 'Frankreich', 'FR', NULL, NULL, '620709042', '00100819BA', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824891761', 'FedEx', NULL, '2014-02-18', '15.02.2014 19:08', 'FR140106CM63', '1', 'a0YC000000XN37BMAT', '159.48', '239.00'),
(17679, '227303591', NULL, NULL, 'Jerome Bunel', '4 Allee des carnutes', '', '35230', 'Noyal chatillon sur seiche', 'Frankreich', 'FR', NULL, NULL, '610948335', '0010092AL2', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824891772', 'FedEx', NULL, '2014-02-18', '15.02.2014 11:17', 'FR140106CM63', '1', 'a0YC000000XN37BMAT', '159.48', '239.00'),
(17680, '227521377', NULL, NULL, 'Magalie Wietrich', '24 RUE D ALSACE', '', '67400', 'ILLKIRCH GRAFFENSTADEN', 'Frankreich', 'FR', NULL, NULL, '750230968', '0010106NQ9', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824891783', 'FedEx', NULL, '2014-02-18', '16.02.2014 16:38', 'FR140106CM63', '1', 'a0YC000000XN37BMAT', '159.48', '239.00'),
(17681, '227397300', NULL, NULL, 'Mourad Hattab', '189 ROUTE DE LA RAVOIRE', '', '74380', 'LUCINGES', 'Frankreich', 'FR', NULL, NULL, '760871735', '00100894BV', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824891794', 'FedEx', NULL, '2014-02-18', '15.02.2014 22:38', 'FR140106CM63', '1', 'a0YC000000XN37BMAT', '159.48', '239.00'),
(17682, '227554423', NULL, NULL, 'Pascal Galea', '95 BOULEVARD DE CESSOLE', '', '06100', 'NICE', 'Frankreich', 'FR', NULL, NULL, '750968832', '0010169JTT', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824891809', 'FedEx', NULL, '2014-02-18', '16.02.2014 19:38', 'FR140106CM63', '1', 'a0YC000000XN37BMAT', '159.48', '239.00'),
(17683, '227426740', NULL, NULL, 'sahmi Lamrani', '6/7 Beaumarchais', '', '59000', 'Lille', 'Frankreich', 'FR', NULL, NULL, '683079154', '0010244OFV', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824891810', 'FedEx', NULL, '2014-02-18', '16.02.2014 08:08', 'FR140106CM63', '1', 'a0YC000000XN37BMAT', '159.48', '239.00'),
(17684, '227467061', NULL, NULL, 'Sophie Fortin', '24 RUE JEAN JAURES', 'Information complementaire (Lieu-dit, BP, digicode, appartement, bat., etage)', '38610', 'GIERES', 'Frankreich', 'FR', NULL, NULL, '665785430', '001021115J', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824891820', 'FedEx', NULL, '2014-02-18', '16.02.2014 11:08', 'FR140106CM63', '1', 'a0YC000000XN37BMAT', '159.48', '239.00'),
(17685, '227520538', NULL, NULL, 'Tadeucz WYBRANIEC', '5 RUE DE PROVENCE', 'sonnette NO°2', '57700', 'HAYANGE', 'Frankreich', 'FR', NULL, NULL, '760579798', '001004717Q', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824891831', 'FedEx', NULL, '2014-02-18', '16.02.2014 16:08', 'FR140106CM63', '1', 'a0YC000000XN37BMAT', '159.48', '239.00'),
(17686, '227284877', NULL, NULL, 'zahir djadel', '49bis allee francois arago', '', '93190', 'livry gargan', 'Frankreich', 'FR', NULL, NULL, '651663692', '0010011PJT', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4 Newton', NULL, '578824891842', 'FedEx', NULL, '2014-02-18', '15.02.2014 09:38', 'FR140106CM63', '1', 'a0YC000000XN37BMAT', '159.48', '239.00'),
(17687, '227300033', NULL, NULL, 'Agnes MONIER', '54 Impasse de la Tour', 'Lieu dit : \"Pinet\"', '38780', 'EYZIN-PINET', 'Frankreich', 'FR', NULL, NULL, '621070706', '0010243BUS', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5 Newton', NULL, '578824891853', 'FedEx', NULL, '2014-02-18', '15.02.2014 11:17', 'FR140106CM64', '1', 'a0YC000000XN37CMAT', '159.48', '239.00'),
(17688, '227518489', NULL, NULL, 'Aymeric Gazanois', '145 BOULEVARD DE CHARONNE', 'Digicode:267A', '75011', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '649023963', '0010124W4K', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5 Newton', NULL, '578824891864', 'FedEx', NULL, '2014-02-18', '16.02.2014 16:08', 'FR140106CM64', '1', 'a0YC000000XN37CMAT', '159.48', '239.00'),
(17689, '227512714', NULL, NULL, 'caroline solis', '105 ROUTE DE MONTEUX A VELLERON', '', '84210', 'PERNES LES FONTAINES', 'Frankreich', 'FR', NULL, NULL, '686310828', '0010064D4F', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5 Newton', NULL, '578824891875', 'FedEx', NULL, '2014-02-18', '16.02.2014 15:38', 'FR140106CM64', '1', 'a0YC000000XN37CMAT', '159.48', '239.00'),
(17690, '227347394', NULL, NULL, 'david merlevede', '28 RUE HENRI DHENNIN', '', '59551', 'ATTICHES', 'Frankreich', 'FR', NULL, NULL, '603928229', '00102055AQ', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5 Newton', NULL, '578824891886', 'FedEx', NULL, '2014-02-18', '15.02.2014 16:08', 'FR140106CM64', '1', 'a0YC000000XN37CMAT', '159.48', '239.00'),
(17691, '227566841', NULL, NULL, 'GAELLE MALUS', '7 RUE DU HAMEAU D AUBETERRE', '', '58000', 'ST ELOI', 'Frankreich', 'FR', NULL, NULL, '647871311', '0010181FW4', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5 Newton', NULL, '578824891897', 'FedEx', NULL, '2014-02-18', '16.02.2014 20:38', 'FR140106CM64', '1', 'a0YC000000XN37CMAT', '159.48', '239.00'),
(17692, '227433222', NULL, NULL, 'Hadi Cheguettine', '12 Rue de privas', '', '69190', 'Saint fons', 'Frankreich', 'FR', NULL, NULL, '762525365', '0010092AFT', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5 Newton', NULL, '578824891901', 'FedEx', NULL, '2014-02-18', '16.02.2014 08:38', 'FR140106CM64', '1', 'a0YC000000XN37CMAT', '159.48', '239.00'),
(17693, '227256089', NULL, NULL, 'Julien Bauduin', '68 RUE DE PAILLENCOURT', '', '59111', 'Wavrechain sous faulx', 'Frankreich', 'FR', NULL, NULL, '631407333', '10091942', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5 Newton', NULL, '578824891912', 'FedEx', NULL, '2014-02-18', '15.02.2014 07:08', 'FR140106CM64', '1', 'a0YC000000XN37CMAT', '159.48', '239.00'),
(17694, '227405322', '', '', 'Karim Berd', '7 CHEMIN DE SAINT CLAIR', '', '27300', 'ST AUBIN LE VERTUEUX', 'Frankreich', '', '', '', '618375642', '0010207W3G', '', '', '1 Montre THEOREMA - Mod?le 5 Newton', 'Annahme verweigert! 21.2.14', '578824891923', 'FedEx', '', '2014-02-18', '16.02.2014 00:38', 'FR140106CM64', '1', 'a0YC000000XN37CMAT', '159.48', '239.00'),
(17695, '227329053', NULL, NULL, 'Laurent Lefebvre', '5 CHEMINEMENT FRANCOIS MAURIAC', '', '31100', 'TOULOUSE', 'Frankreich', 'FR', NULL, NULL, '664903940', '0010149BBE', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5 Newton', NULL, '578824891934', 'FedEx', NULL, '2014-02-18', '15.02.2014 13:38', 'FR140106CM64', '1', 'a0YC000000XN37CMAT', '159.48', '239.00'),
(17696, '227354402', NULL, NULL, 'Lionel Riba', '35 AVENUE LE NOTRE', '', '92420', 'VAUCRESSON', 'Frankreich', 'FR', NULL, NULL, '626815416', '001018537I', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5 Newton', NULL, '578824891945', 'FedEx', NULL, '2014-02-18', '15.02.2014 16:38', 'FR140106CM64', '1', 'a0YC000000XN37CMAT', '159.48', '239.00'),
(17697, '227378802', NULL, NULL, 'MARIE CELADA', '92 RUE DU VELODROME', 'BAT B APT 19', '33200', 'BORDEAUX', 'Frankreich', 'FR', NULL, NULL, '674720173', '00102245KB', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5 Newton', NULL, '578824891956', 'FedEx', NULL, '2014-02-18', '15.02.2014 19:38', 'FR140106CM64', '1', 'a0YC000000XN37CMAT', '159.48', '239.00'),
(17698, '227396411', NULL, NULL, 'matthias ecalle', '14 RUE FRANCIS POULENC', '', '37300', 'JOUE LES TOURS', 'Frankreich', 'FR', NULL, NULL, '631130960', '0010226MJR', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5 Newton', NULL, '578824891967', 'FedEx', NULL, '2014-02-18', '15.02.2014 22:08', 'FR140106CM64', '1', 'a0YC000000XN37CMAT', '159.48', '239.00'),
(17699, '227247108', NULL, NULL, 'Mikael Pereira', '90 RUE DES CEVENNES', 'Gardien', '75015', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '623021690', '001022105D', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5 Newton', NULL, '578824891978', 'FedEx', NULL, '2014-02-18', '15.02.2014 01:08', 'FR140106CM64', '1', 'a0YC000000XN37CMAT', '159.48', '239.00'),
(17700, '227391304', NULL, NULL, 'Nadege Galabert', '17 Route de Bordeaux', 'Boulangerie Galabert', '64230', 'SAUVAGNON', 'Frankreich', 'FR', NULL, NULL, '615666440', '0010225LHK', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5 Newton', NULL, '578824891989', 'FedEx', NULL, '2014-02-18', '15.02.2014 21:38', 'FR140106CM64', '1', 'a0YC000000XN37CMAT', '159.48', '239.00'),
(17701, '227308348', NULL, NULL, 'sebastien cretin', '545 CHEMIN DE PAILLASSONNE', '', '30250', 'SOMMIERES', 'Frankreich', 'FR', NULL, NULL, '661973286', '0010083B9U', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5 Newton', NULL, '578824891990', 'FedEx', NULL, '2014-02-18', '15.02.2014 11:38', 'FR140106CM64', '1', 'a0YC000000XN37CMAT', '159.48', '239.00'),
(17702, '227363339', NULL, NULL, 'sebastien Martinez', '1 Le couedic', '', '56120', 'LES FORGES', 'Frankreich', 'FR', NULL, NULL, '661903343', '00100556RB', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5 Newton', NULL, '578824892003', 'FedEx', NULL, '2014-02-18', '15.02.2014 17:38', 'FR140106CM64', '1', 'a0YC000000XN37CMAT', '159.48', '239.00'),
(17703, '227492345', NULL, NULL, 'Vivien Pellegrini', '97 BOULEVARD DES AMERICAINS', '', '44300', 'Nantes', 'Frankreich', 'FR', NULL, NULL, '786186488', '0010031NH8', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5 Newton', NULL, '578824892014', 'FedEx', NULL, '2014-02-18', '16.02.2014 13:38', 'FR140106CM64', '1', 'a0YC000000XN37CMAT', '159.48', '239.00'),
(17704, '227342024', NULL, NULL, 'Yves Delemar', '3 avenue curnonsky', '', '95250', 'beauchamp', 'Frankreich', 'FR', NULL, NULL, '682718834', '0010126LEN', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5 Newton', NULL, '578824892025', 'FedEx', NULL, '2014-02-18', '15.02.2014 15:08', 'FR140106CM64', '1', 'a0YC000000XN37CMAT', '159.48', '239.00'),
(17705, '227430550', NULL, NULL, 'Zhang Yuchen', '138 RUE AMELOT', '4 eme etage, digicode:13864', '75011', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '671121557', '001001766Y', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5 Newton', NULL, '578824892036', 'FedEx', NULL, '2014-02-18', '16.02.2014 08:08', 'FR140106CM64', '1', 'a0YC000000XN37CMAT', '159.48', '239.00'),
(17706, '227574807', NULL, NULL, 'Aime Bastien', '2 PLACE DU VALLAT', '', '06510', 'Le Broc', 'Frankreich', 'FR', NULL, NULL, '674522548', '001019224R', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6 Newton', NULL, '578824892047', 'FedEx', NULL, '2014-02-18', '16.02.2014 21:38', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17707, '227609582', NULL, NULL, 'frederique ducaroy', '12 B RUE DE LA GARE', '', '67640', 'LIPSHEIM', 'Frankreich', 'FR', NULL, NULL, '667016355', '0010039F47', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6 Newton', NULL, '578824892058', 'FedEx', NULL, '2014-02-18', '17.02.2014 07:38', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17708, '227334130', NULL, NULL, 'Helene Foreste', '250 GRAND RUE', '', '74160', 'BEAUMONT', 'Frankreich', 'FR', NULL, NULL, '680913900', '0010048ZBV', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6 Newton', NULL, '578824892069', 'FedEx', NULL, '2014-02-18', '15.02.2014 14:38', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17709, '227380383', NULL, NULL, 'Hocine DJABALI', '2 ALLEE MOLIERE', '', '95100', 'ARGENTEUIL', 'Frankreich', 'FR', NULL, NULL, '651320170', '00101296DI', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6 Newton', NULL, '578824892070', 'FedEx', NULL, '2014-02-18', '15.02.2014 20:08', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17710, '227343851', NULL, NULL, 'JOEL LONGRAIS', '32 BOULEVARD MARCEL PAGNOL', 'B.19 LE TEMPS DES CERISES', '83300', 'DRAGUIGNAN', 'Frankreich', 'FR', NULL, NULL, '661518524', '0010166LJ4', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6 Newton', NULL, '578824892080', 'FedEx', NULL, '2014-02-18', '15.02.2014 15:38', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17711, '227410983', NULL, NULL, 'Maryan Lambert', '43 Rue De Clichy', '', '75009', 'Paris', 'Frankreich', 'FR', NULL, NULL, '629171130', '00101653WK', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6 Newton', NULL, '578824892091', 'FedEx', NULL, '2014-02-18', '16.02.2014 05:08', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17712, '227283665', NULL, NULL, 'olivier peteilh', '2 RUE DE LA VIGNE', '', '44700', 'ORVAULT', 'Frankreich', 'FR', NULL, NULL, '613561423', '0010043VPP', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6 Newton', NULL, '578824892106', 'FedEx', NULL, '2014-02-18', '15.02.2014 09:38', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17713, '227460739', NULL, NULL, 'Sy Moussa', '11 RUE D ESTIENNE D ORVES', '', '95200', 'Sarcelles', 'Frankreich', 'FR', NULL, NULL, '652234175', '0010217FGY', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6 Newton', NULL, '578824892117', 'FedEx', NULL, '2014-02-18', '16.02.2014 10:38', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17714, '227254965', NULL, NULL, 'Annaelle Pilato', '775 CHEMIN DES ROQUES', '', '06550', 'LA ROQUETTE SUR SIAGNE', 'Frankreich', 'FR', NULL, NULL, '613025543', '0010078XZ8', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8 Newton', NULL, '578824892128', 'FedEx', NULL, '2014-02-18', '15.02.2014 06:38', 'FR140106CM67', '1', 'a0YC000000XN37EMAT', '159.48', '239.00'),
(17715, '227533855', NULL, NULL, 'Cesarini Patrick', '0 LES BAS D ALATA', '', '20167', 'ALATA', 'Frankreich', 'FR', NULL, NULL, '621072962', '0010147VBA', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8 Newton', NULL, 'RL705863293DE', 'Deutsche Post', NULL, '2014-02-18', '16.02.2014 17:38', 'FR140106CM67', '1', 'a0YC000000XN37EMAT', '159.48', '239.00'),
(17716, '227289404', NULL, NULL, 'Florent Touzbir', '591 Chemin de Bon Rencontre', '', '13190', 'Allauch', 'Frankreich', 'FR', NULL, NULL, '621993585', '00100175Q0', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8 Newton', NULL, '578824892140', 'FedEx', NULL, '2014-02-18', '15.02.2014 10:08', 'FR140106CM67', '1', 'a0YC000000XN37EMAT', '159.48', '239.00'),
(17717, '227561008', NULL, NULL, 'jonathan bourgey', '57 A IMPASSE DE LA CAGNA', '', '30000', 'NIMES', 'Frankreich', 'FR', NULL, NULL, '613194269', '0010033X8E', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8 Newton', NULL, '578824892150', 'FedEx', NULL, '2014-02-18', '16.02.2014 20:08', 'FR140106CM67', '1', 'a0YC000000XN37EMAT', '159.48', '239.00'),
(17718, '227544600', NULL, NULL, 'JULY DUCASTEL', '8 ALLEE CLAUDE MONET', 'Appt 513', '76140', 'LE PETIT QUEVILLY', 'Frankreich', 'FR', NULL, NULL, '663782227', '001012581B', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8 Newton', NULL, '578824892161', 'FedEx', NULL, '2014-02-18', '16.02.2014 18:38', 'FR140106CM67', '1', 'a0YC000000XN37EMAT', '159.48', '239.00'),
(17719, '227565134', NULL, NULL, 'Nasri Salim', '34 LEVEE DE LA CHEVAUCHEE', '', '45650', 'ST JEAN LE BLANC', 'Frankreich', 'FR', NULL, NULL, '670447327', '00101517TI', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8 Newton', NULL, '578824892172', 'FedEx', NULL, '2014-02-18', '16.02.2014 20:38', 'FR140106CM67', '1', 'a0YC000000XN37EMAT', '159.48', '239.00'),
(17720, '227616583', NULL, NULL, 'Patricia retgen', '186 A AVENUE JEAN JAURES', '', '21000', 'DIJON', 'Frankreich', 'FR', NULL, NULL, '682975027', '0010186O5T', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8 Newton', NULL, '578824892183', 'FedEx', NULL, '2014-02-18', '17.02.2014 08:08', 'FR140106CM67', '1', 'a0YC000000XN37EMAT', '159.48', '239.00'),
(17721, '227494975', NULL, NULL, 'Stephanie Huillery', '8 RUE DES FLEURS', '', '28630', 'MIGNIERES', 'Frankreich', 'FR', NULL, NULL, '626813426', '0010063NV1', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8 Newton', NULL, '578824892194', 'FedEx', NULL, '2014-02-18', '16.02.2014 13:38', 'FR140106CM67', '1', 'a0YC000000XN37EMAT', '159.48', '239.00'),
(17722, '227343252', NULL, NULL, 'sylvie lopez', '11 RUE LOUIS LUMIERE', 'za montaton', '91240', 'ST MICHEL SUR ORGE', 'Frankreich', 'FR', NULL, NULL, '630352967', '0010003RPD', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8 Newton', NULL, '578824892209', 'FedEx', NULL, '2014-02-18', '15.02.2014 15:38', 'FR140106CM67', '1', 'a0YC000000XN37EMAT', '159.48', '239.00'),
(17723, '227015587', NULL, NULL, 'ali alrubaye ', 'Tecom 1  401', 'Tecom', '63', 'dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '501092193', '0010244JXK', NULL, NULL, 'Theorema Casablanca Watch- Black strap, black case, black dial', NULL, '577108623793', 'FedEx', NULL, '2014-02-14', '13.02.2014 17:38', 'a0YC000000X9HtkMAF', '1', 'a0YC000000X9HtkMAF', '', '1499.00'),
(17724, '226868781', NULL, NULL, 'Mohamed Almaazmi', 'Sabah Salim Al Sabah St. S121  Villa 57', 'Muwafjah', '3004', 'Sharjah', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71509E+11', '00102055A2', NULL, NULL, 'Theorema Casablanca Watch- Black strap, black case, black dial', NULL, '577108623808', 'FedEx', NULL, '2014-02-14', '13.02.2014 07:08', 'a0YC000000X9HtkMAF', '1', 'a0YC000000X9HtkMAF', '', '1499.00'),
(17725, '226945689', NULL, NULL, 'kim Chel gyoon ', 'Links West tower in Greens Apt 2707', '.', '0', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '504465319', '0010138UR0', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '577108623841', 'FedEx', NULL, '2014-02-14', '13.02.2014 12:38', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17726, '226904539', '', '', 'Hani Jandali', 'Cario st. d95', 'Mumzar', '0', 'Dubia', 'Vereinigte Arabische Emirate', '', '', '', '9,71508E+11', '0010184RX3', '', '', 'Theorema Casablanca Watch- Brown strap, gold case, black dial', 'Annahme verweigert! Warum??? 18.02.2014\r\nGeld am 24.03.2014 zurück erhalten!', '577108623820', 'FedEx', '', '2014-02-14', '13.02.2014 09:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17727, '226945713', NULL, NULL, 'Karen Penaloza ', '816 1-15', '', '40107', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '552319406', '0010020PEA', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108623830', 'FedEx', NULL, '2014-02-14', '13.02.2014 12:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17728, '226929888', NULL, NULL, 'kim Chel gyoon ', 'Links West tower in Greens Apt 2707', '.', '0', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '504465319', '0010065FCQ', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108623841', 'FedEx', NULL, '2014-02-14', '13.02.2014 11:08', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17729, '226921338', NULL, NULL, 'Yana Bracken', 'Green Community East 122', 'Dubai Investment Park', '0', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71505E+11', '00101200D3', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '577108623852', 'FedEx', NULL, '2014-02-14', '13.02.2014 10:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17730, '226763814', NULL, NULL, 'marianna Dell\'Arte', 'STRADA DELLE VIGNE 19', '', '10020', 'PECETTO TORINESE', 'Italien', 'IT', NULL, NULL, '3342740064', '00101685BF', NULL, NULL, ' Gold Casablanca', NULL, '577108623565', 'FedEx', NULL, '2014-02-14', '12.02.2014 21:28', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17731, '226752748', NULL, NULL, 'luca benatti', 'VIA LUCA DELLA ROBBIA 17', '', '41012', 'CARPI', 'Italien', 'IT', NULL, NULL, '3207093297', '0010005IYS', NULL, NULL, 'Bicolor Casablanca', NULL, '577108623576', 'FedEx', NULL, '2014-02-14', '12.02.2014 20:28', 'a0YC000000XMdC2MAL', '1', 'a0YC000000XMdC2MAL', '', '299.99'),
(17732, '226774275', NULL, NULL, 'Antonio Piras', 'PIAZZA GAETANO ALIMONDA 25 R', 'orario dalle 7, 30 alle 17, 00', '16129', 'GENOVA', 'Italien', 'IT', NULL, NULL, '335312990', '0010057AHI', NULL, NULL, 'Gold  Casablanca', NULL, '577108623587', 'FedEx', NULL, '2014-02-14', '12.02.2014 22:28', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17733, '226856935', NULL, NULL, 'Assemblaggi srl Assemblaggi srl', 'c.da piano saletti 0', 'sig. Abbonizio', '66020', 'paglieta', 'Italien', 'IT', NULL, NULL, '3939216907', '00101429R3', NULL, NULL, 'Gold  Casablanca', NULL, '577108623598', 'FedEx', NULL, '2014-02-14', '13.02.2014 09:28', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17734, '226710330', NULL, NULL, 'Domeniko Lulaj', 'via garibaldi 22', '', '20026', 'Novate Milanese', 'Italien', 'IT', NULL, NULL, '3489875420', '0010156VLV', NULL, NULL, 'Gold  Casablanca', NULL, '577108623602', 'FedEx', NULL, '2014-02-14', '12.02.2014 17:28', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17735, '226710331', NULL, NULL, 'Domeniko Lulaj', 'via garibaldi 22', '', '20026', 'Novate Milanese', 'Italien', 'IT', NULL, NULL, '3489875420', '0010103QFE', NULL, NULL, 'Gold  Casablanca', NULL, '577108623602', 'FedEx', NULL, '2014-02-14', '12.02.2014 17:28', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17736, '226894125', NULL, NULL, 'Giuseppe Foglia', 'VIA FRANCESCO EVANGELISTA 27', 'Chiamare 3289136891', '81020', 'SAN NICOLA LA STRADA', 'Italien', 'IT', NULL, NULL, '3289136891', '0010115SHI', NULL, NULL, 'Gold  Casablanca', NULL, '577108623624', 'FedEx', NULL, '2014-02-14', '13.02.2014 11:58', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17737, '226727541', NULL, NULL, 'Igor Mistret', 'VIA MONSIGNOR CANDIDO MAZZI 3', '', '37045', 'LEGNAGO', 'Italien', 'IT', NULL, NULL, '3202124510', '0010205PTD', NULL, NULL, 'Gold  Casablanca', NULL, '577108623635', 'FedEx', NULL, '2014-02-14', '12.02.2014 18:58', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17738, '226663500', NULL, NULL, 'victor cujba', 'VIA TICINO 9', '', '20010', 'SANTO STEFANO TICINO', 'Italien', 'IT', NULL, NULL, '3291129305', '00100262ZG', NULL, NULL, 'Gold  Casablanca', NULL, '577108623646', 'FedEx', NULL, '2014-02-14', '12.02.2014 13:58', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17739, '226767806', NULL, NULL, 'Abdulrhman Ali Asiri', 'VIA GIOVANNI BATTISTA PERGOLESI 9', '', '00198', 'ROMA', 'Italien', 'IT', NULL, NULL, '3,9329E+11', '0010012QWK', NULL, NULL, 'Nero Casablanca', NULL, '577108623657', 'FedEx', NULL, '2014-02-14', '12.02.2014 21:58', 'a0YC000000XMdC0MAL', '1', 'a0YC000000XMdC0MAL', '', '299.99'),
(17740, '226823388', NULL, NULL, 'Claudio Casarotto', 'VIA GERMANIA 2', 'c/o CROS NT Srl', '37136', 'VERONA', 'Italien', 'IT', NULL, NULL, '3474488175', '00101271IB', NULL, NULL, 'Nero Casablanca', NULL, '577108623668', 'FedEx', NULL, '2014-02-14', '13.02.2014 07:58', 'a0YC000000XMdC0MAL', '1', 'a0YC000000XMdC0MAL', '', '299.99'),
(17741, '226728440', NULL, NULL, 'Gabriele Aiello', 'VIALE DELLA RESISTENZA 75/F', 'Chiamare prima della consegna', '30020', 'QUARTO D\'ALTINO', 'Italien', 'IT', NULL, NULL, '3386238916', '00100839CL', NULL, NULL, 'Nero Casablanca', NULL, '577108623679', 'FedEx', NULL, '2014-02-14', '12.02.2014 18:58', 'a0YC000000XMdC0MAL', '1', 'a0YC000000XMdC0MAL', '', '299.99'),
(17742, '226813491', NULL, NULL, 'Lucia Lullo', 'VIA PIETRO ARETINO 21-25', '', '50041', 'CALENZANO', 'Italien', 'IT', NULL, NULL, '3394174814', '00102141DO', NULL, NULL, 'Nero Casablanca', NULL, '577108623680', 'FedEx', NULL, '2014-02-14', '13.02.2014 07:28', 'a0YC000000XMdC0MAL', '1', 'a0YC000000XMdC0MAL', '', '299.99'),
(17743, '226814106', NULL, NULL, 'oksana kislakka', 'VIA SCIPIO SLATAPER 12', '', '34125', 'TRIESTE', 'Italien', 'IT', NULL, NULL, '3342987685', '0010136D2Q', NULL, NULL, 'Nero Casablanca', NULL, '577108623690', 'FedEx', NULL, '2014-02-14', '13.02.2014 07:28', 'a0YC000000XMdC0MAL', '1', 'a0YC000000XMdC0MAL', '', '299.99'),
(17744, '226665933', NULL, NULL, 'vincenzo lucarella', 'VIA DALBONO 30', '', '80055', 'PORTICI', 'Italien', 'IT', NULL, NULL, '3312294163', '0010097FOV', NULL, NULL, 'Nero/gold Casablanca', NULL, '577108623705', 'FedEx', NULL, '2014-02-14', '12.02.2014 13:58', 'a0YC000000XMdC3MAL', '1', 'a0YC000000XMdC3MAL', '', '299.99'),
(17745, '226765090', NULL, NULL, 'Abdulrhman Ali Asiri', 'VIA GIOVANNI BATTISTA PERGOLESI 9', '', '00198', 'ROMA', 'Italien', 'IT', NULL, NULL, '3,9329E+11', '0010203N9A', NULL, NULL, 'Silver Casablanca', NULL, '577108623657', 'FedEx', NULL, '2014-02-14', '12.02.2014 21:28', 'a0YC000000XMdBzMAL', '1', 'a0YC000000XMdBzMAL', '', '299.99'),
(17746, '226804977', NULL, NULL, 'daniela belfanti', 'VIA GIULIO CATONI 26', 'c/o salone Basileia', '38123', 'TRENTO', 'Italien', 'IT', NULL, NULL, '3462391687', '0010073HNB', NULL, NULL, 'Silver Casablanca', NULL, '577108623727', 'FedEx', NULL, '2014-02-14', '13.02.2014 06:28', 'a0YC000000XMdBzMAL', '1', 'a0YC000000XMdBzMAL', '', '299.99'),
(17747, '226801561', NULL, NULL, 'gabriele visani', 'VIA CESARE BECCARIA 16/A', '', '40026', 'IMOLA', 'Italien', 'IT', NULL, NULL, '3471430179', '0010212DEA', NULL, NULL, 'Silver Casablanca', NULL, '577108623738', 'FedEx', NULL, '2014-02-14', '13.02.2014 06:28', 'a0YC000000XMdBzMAL', '1', 'a0YC000000XMdBzMAL', '', '299.99'),
(17748, '226748271', NULL, NULL, 'giorgio gasparini', 'VIA GRITTI 2', '', '31040', 'SALGAREDA', 'Italien', 'IT', NULL, NULL, '3355665550', '0010081B68', NULL, NULL, 'Silver Casablanca', NULL, '577108623749', 'FedEx', NULL, '2014-02-14', '12.02.2014 20:28', 'a0YC000000XMdBzMAL', '1', 'a0YC000000XMdBzMAL', '', '299.99'),
(17749, '226719592', NULL, NULL, 'Grazia Augello', 'VIA MODENA 95', '', '83040', 'CARIFE', 'Italien', 'IT', NULL, NULL, '3485567172', '0010126DGR', NULL, NULL, 'Silver Casablanca', NULL, 'RL705696613DE', 'Deutsche Post', NULL, '2014-02-14', '12.02.2014 18:28', 'a0YC000000XMdBzMAL', '1', 'a0YC000000XMdBzMAL', '', '299.99'),
(17750, '226914100', NULL, NULL, 'Michele Lauritano', 'VIA CIARAMELLA 22', '', '81020', 'SAN MARCO EVANGELISTA', 'Italien', 'IT', NULL, NULL, '3384436221', '0010162DG8', NULL, NULL, 'Silver Casablanca', NULL, '577108623760', 'FedEx', NULL, '2014-02-14', '13.02.2014 12:58', 'a0YC000000XMdBzMAL', '1', 'a0YC000000XMdBzMAL', '', '299.99'),
(17751, '226813409', NULL, NULL, 'Pietro Carlomagno', 'VIA GAROFALO 19', '', '20133', 'MILANO', 'Italien', 'IT', NULL, NULL, '3286247930', '00100924U1', NULL, NULL, 'Silver Casablanca', NULL, '577108623771', 'FedEx', NULL, '2014-02-14', '13.02.2014 07:28', 'a0YC000000XMdBzMAL', '1', 'a0YC000000XMdBzMAL', '', '299.99'),
(17752, '226786561', NULL, NULL, 'Chaz Breen', '9 WALTON STREET', '', 'NG17 4GF', 'SUTTON-IN-ASHFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7500933534', '00101536PT', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Black Case and Face (GM-507-4)', NULL, '577108623521', 'FedEx', NULL, '2014-02-14', '13.02.2014 02:22', 'UK140110AMC12', '1', 'a0YC000000X6A74MAF', '132.00', '199.00'),
(17753, '226800355', NULL, NULL, 'Adrian Barrow', '67 NOKO BANISTER ROAD', '', 'W10 4AR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7809574123', '0010245WT3', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and White Face (GM-507-1)', NULL, '577108623532', 'FedEx', NULL, '2014-02-14', '13.02.2014 07:22', 'UK140110AMC09', '1', 'a0YC000000X6ABsMAN', '132.00', '199.00'),
(17754, '226733761', NULL, NULL, 'Jennie Candlish', '1 BASFORD GRANGE FARM', 'Basford', 'ST13 7ET', 'LEEK', 'Grossbritannien', 'GB', NULL, NULL, '7779047826', '0010166CBJ', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '577108623543', 'FedEx', NULL, '2014-02-14', '12.02.2014 20:22', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(17755, '226672421', NULL, NULL, 'jichuan yu', 'No. 9 703 Hyde Road', '', 'M12 5PS', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7549389786', '0010030KY7', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '577108623554', 'FedEx', NULL, '2014-02-14', '12.02.2014 15:22', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00'),
(17756, '228534790', NULL, NULL, 'Alan Carey', '6 DUNEMER GLADE, LUSK', '', '0', 'COUNTY DUBLIN', 'Irland', 'IE', NULL, NULL, '868250713', '00101523XQ', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '578824893499', 'FedEx', NULL, '2014-02-25', '21.02.2014 19:32', 'a0YC000000X8SADMA3', '1', 'a0YC000000X8SADMA3', '', '229.00'),
(17757, '228444780', NULL, NULL, 'Maria Brazil', '25 Finn Eber Fort', 'Finglas', '11', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53879E+11', '0010199ITY', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '578824893503', 'FedEx', NULL, '2014-02-25', '21.02.2014 11:02', 'a0YC000000X8SADMA3', '1', 'a0YC000000X8SADMA3', '', '229.00'),
(17758, '228564873', NULL, NULL, 'Niall Cronin', '1 Shannon Buildings', 'Mallow Road', 'Co. Cork', 'Cork', 'Irland', 'IE', NULL, NULL, '872604050', '0010199GQ3', NULL, NULL, 'Rio Watch - Black Strap - Black Case - Black and Silver Dial', NULL, '578824893514', 'FedEx', NULL, '2014-02-25', '21.02.2014 23:02', 'a0YC000000X8RKaMAN', '1', 'a0YC000000X8RKaMAN', '', '269.00'),
(17759, '228645030', NULL, NULL, 'Caroline O Connor', '24 knights Court', 'Mayfield', 'Cork', 'Cork', 'Irland', 'IE', NULL, NULL, '863008354', '0010231JGW', NULL, NULL, 'Rio Watch - Black Strap - Silver Case - Black and Silver Dial', NULL, '578824893525', 'FedEx', NULL, '2014-02-25', '22.02.2014 13:32', 'a0YC000000X8RKYMA3', '1', 'a0YC000000X8RKYMA3', '', '269.00'),
(17760, '228897209', NULL, NULL, 'Joan Maloney', '14 Cois na habhainn', 'Abbeyknockmoy', 'Tuam, Galw', 'Abbeyknockmoy', 'Irland', 'IE', NULL, NULL, '868239902', '00102421LS', NULL, NULL, 'Rio Watch - Black Strap - Silver Case - Black and Silver Dial', NULL, '578824893536', 'FedEx', NULL, '2014-02-25', '23.02.2014 23:32', 'a0YC000000X8RKYMA3', '1', 'a0YC000000X8RKYMA3', '', '269.00'),
(17761, '228651524', NULL, NULL, 'Aurimas Matulevicius', '16 maple court', '', 'Cork', 'Mallow', 'Irland', 'IE', NULL, NULL, '3,53861E+11', '0010238E6B', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '578824893547', 'FedEx', NULL, '2014-02-25', '22.02.2014 14:02', 'a0YC000000X8RKZMA3', '1', 'a0YC000000X8RKZMA3', '', '269.00'),
(17762, '228368658', NULL, NULL, 'Giovanni Cancelli', 'VIA DELLA MOLINARA 89', 'Consegna  ellegi srl', '24064', 'Grumello del monte', 'Italien', 'IT', NULL, NULL, '3897805806', '0010079ES4', NULL, NULL, 'Gold Casablanca', NULL, '578824893569', 'FedEx', NULL, '2014-02-25', '20.02.2014 20:58', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17763, '227621906', NULL, NULL, 'Mour Mourice', 'Delma Street Beside Y tower 4 508', 'AL Nahyan Camp', '', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '502202942', '0010033AOS', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '578824892724', 'FedEx', NULL, '2014-02-18', '17.02.2014 05:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17764, '227327776', NULL, NULL, 'Johan Bahia', 'Dubai Internet City 204 Building 2, Office 204', 'Dubai Internet City', '500076', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '504588250', '0010180BOA', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '578824892735', 'FedEx', NULL, '2014-02-18', '15.02.2014 10:38', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17765, '227747291', NULL, NULL, 'LABBACI MARC', '75 RUE EUGENE VIOLLET LE DUC', '', '25000', 'BESANCON', 'Frankreich', 'FR', NULL, NULL, '786587138', '0010096C68', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824892529', 'FedEx', NULL, '2014-02-18', '17.02.2014 19:38', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17766, '227739134', NULL, NULL, 'stewen linard', '12 PLACE DU MARCHE', '2eme etage', '74490', 'ST JEOIRE EN FAUCIGNY', 'Frankreich', 'FR', NULL, NULL, '677071459', '0010050SFG', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824892530', 'FedEx', NULL, '2014-02-18', '17.02.2014 19:08', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17767, '227677641', NULL, NULL, 'Barros Christophe', '32 B AVENUE DU BERRY', '', '77290', 'MITRY MORY', 'Frankreich', 'FR', NULL, NULL, '618081205', '00100689QO', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824892540', 'FedEx', NULL, '2014-02-18', '17.02.2014 13:08', 'FR140106CM63', '1', 'a0YC000000XN37BMAT', '159.48', '239.00'),
(17768, '227388434', NULL, NULL, 'emilie le puil', '12 Rue Du Serpent Volant', '', '37000', 'Tours', 'Frankreich', 'FR', NULL, NULL, '33669656886', '0010050L31', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 4', NULL, '578824892551', 'FedEx', NULL, '2014-02-18', '15.02.2014 21:08', 'FR140106CM63', '1', 'a0YC000000XN37BMAT', '159.48', '239.00'),
(17769, '227710239', NULL, NULL, 'Valerie Crochet', '51 ter rue de St Cloud', '', '44700', 'Orvault', 'Frankreich', 'FR', NULL, NULL, '620200069', '00100377VI', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 5', NULL, '578824892562', 'FedEx', NULL, '2014-02-18', '17.02.2014 16:08', 'FR140106CM64', '1', 'a0YC000000XN37CMAT', '159.48', '239.00'),
(17770, '227746615', NULL, NULL, 'Aurelie Cloupet', '3 ALLEE NICOLAS POUSSIN', '', '78210', 'ST CYR L ECOLE', 'Frankreich', 'FR', NULL, NULL, '667803928', '0010243HUC', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824892573', 'FedEx', NULL, '2014-02-18', '17.02.2014 19:38', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17771, '227688256', NULL, NULL, 'Aurelien Couturier', '2 RUE SAINTE CATHERINE', '', '34000', 'MONTPELLIER', 'Frankreich', 'FR', NULL, NULL, '619824704', '0010081KK5', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824892584', 'FedEx', NULL, '2014-02-18', '17.02.2014 14:08', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17772, '227771351', NULL, NULL, 'Julien MARTIN', '42 CHEMIN DE MEZEAUX', '', '86000', 'POITIERS', 'Frankreich', 'FR', NULL, NULL, '642333940', '0010134XGO', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824892595', 'FedEx', NULL, '2014-02-18', '17.02.2014 22:08', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17773, '227273129', NULL, NULL, 'Julien Poulingue', '1 CHE DU HAUT DE LA PAROISSE', 'Chemin du haut de la paroisse', '76280', 'ST JOUIN BRUNEVAL', 'Frankreich', 'FR', NULL, NULL, '786415414', '00101698T2', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824892600', 'FedEx', NULL, '2014-02-18', '15.02.2014 08:38', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17774, '227730464', NULL, NULL, 'marboeuf chrystelle', '20 AVENUE BERTHAUD', '', '44380', 'PORNICHET', 'Frankreich', 'FR', NULL, NULL, '619086198', '0010101BOG', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824892610', 'FedEx', NULL, '2014-02-18', '17.02.2014 18:08', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17775, '227748814', NULL, NULL, 'Philippe GERBAUD', '88 C Rue des Herlains', '', '44480', 'DONGES', 'Frankreich', 'FR', NULL, NULL, '618264044', '0010034WHE', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824892621', 'FedEx', NULL, '2014-02-18', '17.02.2014 19:38', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17776, '227764978', NULL, NULL, 'Xavier Hemelaar', '1 REMPARTS SUD', '', '09130', 'CARLA BAYLE', 'Frankreich', 'FR', NULL, NULL, '636921907', '00101785MO', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824892632', 'FedEx', NULL, '2014-02-18', '17.02.2014 21:08', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17777, '227770139', NULL, NULL, 'Yann DABROWSKI', '20 IMPASSE DES SABLONS', '', '38120', 'SAINT-EGREVE', 'Frankreich', 'FR', NULL, NULL, '07 81 27 38 36', '001002618M', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824892643', 'FedEx', NULL, '2014-02-18', '17.02.2014 22:08', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17778, '227342110', NULL, NULL, 'Abgrall Christine', '138 ROUTE DE VILLEMOMBLE', 'Apt g101', '93140', 'Bondy', 'Frankreich', 'FR', NULL, NULL, '650699891', '0010007PRL', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824892654', 'FedEx', NULL, '2014-02-18', '15.02.2014 15:08', 'FR140106CM67', '1', 'a0YC000000XN37EMAT', '159.48', '239.00'),
(17779, '227690975', NULL, NULL, 'florian watel', '142 promenade val du carei', '', '06500', 'menton', 'Frankreich', 'FR', NULL, NULL, '661051366', '00100384T7', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824892665', 'FedEx', NULL, '2014-02-18', '17.02.2014 14:08', 'FR140106CM67', '1', 'a0YC000000XN37EMAT', '159.48', '239.00'),
(17780, '227681128', NULL, NULL, 'Manuela Araujo', '45 B VILLA DE CHENNEVIERES', '', '78700', 'CONFLANS STE HONORINE', 'Frankreich', 'FR', NULL, NULL, '695882956', '0010241UMP', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824892676', 'FedEx', NULL, '2014-02-18', '17.02.2014 13:08', 'FR140106CM67', '1', 'a0YC000000XN37EMAT', '159.48', '239.00'),
(17781, '227760592', NULL, NULL, 'Rayan Reguieg', '1423 saint jean de garguier', '', '13360', 'ROQUEVAIRE', 'Frankreich', 'FR', NULL, NULL, '619710455', '0010200PSJ', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824892687', 'FedEx', NULL, '2014-02-18', '17.02.2014 21:08', 'FR140106CM67', '1', 'a0YC000000XN37EMAT', '159.48', '239.00'),
(17782, '227712760', NULL, NULL, 'Sofiane Azerty', '7 RUE D ARTOIS', 'Tour 5 chez mlle jaffali', '92140', 'CLAMART', 'Frankreich', 'FR', NULL, NULL, '668997945', '10157262', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824892698', 'FedEx', NULL, '2014-02-18', '17.02.2014 16:38', 'FR140106CM67', '1', 'a0YC000000XN37EMAT', '159.48', '239.00'),
(17783, '227736320', NULL, NULL, 'vincent PETIT', '6 PLACE DU SURRIER', '', '95220', 'HERBLAY', 'Frankreich', 'FR', NULL, NULL, '686993898', '0010164HWH', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824892702', 'FedEx', NULL, '2014-02-18', '17.02.2014 18:38', 'FR140106CM67', '1', 'a0YC000000XN37EMAT', '159.48', '239.00'),
(17784, '227390793', NULL, NULL, 'Tim Bennett', 'Bewl Water O Lamberhurst', '', 'Tn3 8jh', 'Kent', 'Grossbritannien', 'GB', NULL, NULL, '7872343097', '00101932DU', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and Black Face (GM-507-2)', NULL, '578824892448', 'FedEx', NULL, '2014-02-18', '15.02.2014 22:22', 'UK140110AMC10', '1', 'a0YC000000X6ACHMA3', '132.00', '199.00'),
(17785, '227322758', NULL, NULL, 'Michael Pilditch', '234 QUEENSWAY', '', 'BR4 9EA', 'WEST WICKHAM', 'Grossbritannien', 'GB', NULL, NULL, '7957248627', '0010067J01', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '578824892459', 'FedEx', NULL, '2014-02-18', '15.02.2014 14:22', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00'),
(17786, '227312738', NULL, NULL, 'Mike Nelson', '31 BROADWAY Royton', '', 'OL2 5DD', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7951938254', '0010026QFM', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Black Case and Face (GM-507-4)', NULL, '578824892460', 'FedEx', NULL, '2014-02-18', '15.02.2014 13:22', 'UK140110AMC12', '1', 'a0YC000000X6A74MAF', '132.00', '199.00'),
(17787, '227277482', NULL, NULL, 'Elisha Chisholm', 'Flat 1 228-230 CAMDEN ROAD', 'Its a basement flat with the number 1 on it. Please do not deliver elsewhere', 'NW1 9HE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7825288643', '001010962V', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '578824892470', 'FedEx', NULL, '2014-02-18', '15.02.2014 09:52', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00'),
(17788, '227247233', NULL, NULL, 'Aaron Carson', '93 EVELYN WALK', 'Evelyn Walk', 'N1 7PS', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7473074330', '0010052FKU', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '578824892481', 'FedEx', NULL, '2014-02-18', '15.02.2014 02:22', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00'),
(17789, '227245062', NULL, NULL, 'Katia Filatova', 'FLAT 5, 34 CHAPTER STREET', '', 'SW1P 4NX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7775434601', '0010062RNM', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and Black Face (GM-507-2)', NULL, '578824892492', 'FedEx', NULL, '2014-02-18', '15.02.2014 01:22', 'UK140110AMC10', '1', 'a0YC000000X6ACHMA3', '132.00', '199.00'),
(17790, '227199069', NULL, NULL, 'Nigel Eddy', '20 FREDERICK AVENUE, ILKESTON', '', 'DE7 4DW', 'DERBYSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7737797042', '0010170OYC', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '578824892507', 'FedEx', NULL, '2014-02-18', '14.02.2014 18:52', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00'),
(17791, '227144701', NULL, NULL, 'jide oduselu', '8 School Road', '', 'RM10 9QJ', 'Dagenham', 'Grossbritannien', 'GB', NULL, NULL, '7538904647', '0010186PCP', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '578824892518', 'FedEx', NULL, '2014-02-18', '14.02.2014 13:52', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00'),
(17792, '228035345', NULL, NULL, 'Abas Faraj', 'Ewan 01', 'DIP', 'Dubai', 'DIP', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71504E+11', '0010160JJX', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '578824893238', 'FedEx', NULL, '2014-02-21', '19.02.2014 07:08', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17793, '228073432', '', '', 'alaa shami', 'air port road 1  1001', 'Near hamdan', '21', 'abu dhabi', 'Vereinigte Arabische Emirate', '', '', '', '506688093', '0010121ONR', '', '', 'Theorema Casablanca Watch- Black strap, silver case, black dial', 'Hat Geld am 09.05.2014 zurück erhalten! Wir haben aber keine Uhr erhalten!', '578824893249', 'FedEx', '', '2014-02-21', '19.02.2014 10:08', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17794, '228068969', NULL, NULL, 'Ehab ALKhdour', 'Dubai Silicon Oasis - Apricot Tower - Suite 108 DSO', 'Dubai Silicon Oasis - Apricot Tower - Suite 108', '34156', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71503E+11', '0010176FZY', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, gold dial', NULL, '578824893250', 'FedEx', NULL, '2014-02-21', '19.02.2014 09:38', 'a0YC000000X9HrFMAV', '1', 'a0YC000000X9HrFMAV', '', '1499.00'),
(17795, '228129646', NULL, NULL, 'Dennis Noronha', 'Al Nahda Park, Sharjah 0000', '', '90805', 'dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '504509833', '0010107GA0', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '578824893260', 'FedEx', NULL, '2014-02-21', '19.02.2014 14:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17796, '227872117', NULL, NULL, 'Eddie Tacang', 'South Jebel Ali Freezone 430 Logix, opposite Danzas', 'Dubai', '261422', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '507263094', '0010055PSZ', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '578824893271', 'FedEx', NULL, '2014-02-21', '18.02.2014 10:08', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17797, '228022184', NULL, NULL, 'Faisal Al marzouqi', 'Al Rahaba  Home 72 E ', 'Behind Al Rahba Hospital', 'P.O.B13580', 'Abu Dhabi , Al Rahba', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71506E+11', '0010023DWI', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '578824893282', 'FedEx', NULL, '2014-02-21', '19.02.2014 06:08', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17798, '228197572', NULL, NULL, 'HOSUCK CHOI', 'The Links East Tower APT2304,The Greens 3A APT 2304', 'The Greens', '119888', 'DUBAI', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71567E+11', '0010213OPF', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '578824893293', 'FedEx', NULL, '2014-02-21', '20.02.2014 01:08', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17799, '228039788', NULL, NULL, 'Kashif Moosa', 'Dubai Islamic Bank, Head Office, near Clock Tower, 9th floor, Finance, Maktoum Street 1080', 'Deira', '1080', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '505516351', '0010007W5Z', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '578824893308', 'FedEx', NULL, '2014-02-21', '19.02.2014 07:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17800, '228164514', NULL, NULL, 'Marwan Alshehi', 'Dubai 34 7', 'Aljafelyah', '24680', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,7151E+11', '00101775QU', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '578824893319', 'FedEx', NULL, '2014-02-21', '19.02.2014 17:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17801, '228243030', NULL, NULL, 'Murat Ganeev', 'Al reem 3 Avenue str Villa 52', 'Arabian ranches', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71551E+11', '0010179UX6', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '578824893320', 'FedEx', NULL, '2014-02-21', '20.02.2014 06:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17802, '228104013', NULL, NULL, 'Vitaliy Podgornyy', 'Hamad Bin Abdullah Road E89 flat 705', 'Al Rawda Bld. (Sharja Islamic Bank building)', '5048', 'Fujairah', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71504E+11', '0010171KLK', NULL, NULL, 'Theorema Casablanca Watch- Brown strap, gold case, black dial', NULL, '578824893330', 'FedEx', NULL, '2014-02-21', '19.02.2014 12:38', 'a0YC000000X9HtFMAV', '1', 'a0YC000000X9HtFMAV', '', '1499.00'),
(17803, '227960177', NULL, NULL, 'Artrid Hysaj', '19 RUE HEGEL', 'Residence river park boite au lettre vahide hysaj', '59000', 'LILLE', 'Frankreich', 'FR', NULL, NULL, '620740178', '0010240YNV', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824892779', 'FedEx', NULL, '2014-02-21', '18.02.2014 21:38', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17804, '227971780', NULL, NULL, 'Dominique BERNEAU', '32 RUE DE LA PRESCHE', '', '77590', 'BOIS LE ROI', 'Frankreich', 'FR', NULL, NULL, '630103735', '00100475RX', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824892780', 'FedEx', NULL, '2014-02-21', '19.02.2014 00:08', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17805, '227870334', NULL, NULL, 'eric blaizeau', '17 RUE DES ALTEAS', 'Sautel Automobiles', '17000', 'LA ROCHELLE', 'Frankreich', 'FR', NULL, NULL, '686333232', '001011724W', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824892790', 'FedEx', NULL, '2014-02-21', '18.02.2014 13:08', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17806, '227816624', NULL, NULL, 'Robin Barbier', '15 CHEMIN DE GENEVAIS', '', '38300', 'ST SAVIN', 'Frankreich', 'FR', NULL, NULL, '642491916', '0010243Y3F', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824892805', 'FedEx', NULL, '2014-02-21', '18.02.2014 08:38', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17807, '227854527', NULL, NULL, 'Trouve Andre', '183 RUE DE LA BURGONCE', '', '79000', 'NIORT', 'Frankreich', 'FR', NULL, NULL, '549333343', '0010130HFY', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '578824892816', 'FedEx', NULL, '2014-02-21', '18.02.2014 11:38', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17808, '228164654', NULL, NULL, 'Arancio Thibaut', '50 AVENUE HENRI FABRE', '', '13700', 'MARIGNANE', 'Frankreich', 'FR', NULL, NULL, '623958223', '0010132LGU', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824892827', 'FedEx', NULL, '2014-02-21', '19.02.2014 20:38', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17809, '228050151', NULL, NULL, 'Fabien Gautherin', '68 AVENUE DE VERSAILLES', '', '94320', 'THIAIS', 'Frankreich', 'FR', NULL, NULL, '678653105', '0010117AO6', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824892838', 'FedEx', NULL, '2014-02-21', '19.02.2014 11:08', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17810, '227401800', NULL, NULL, 'Ikhlef Rihad', '329 CHEMIN DE CHATEAU GOMBERT', '', '13013', 'Marseille', 'Frankreich', 'FR', NULL, NULL, '659521785', '0010114RLG', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824892849', 'FedEx', NULL, '2014-02-21', '15.02.2014 23:38', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17811, '227401640', NULL, NULL, 'Ikhlef Rihad', '329 CHEMIN DE CHATEAU GOMBERT', '', '13013', 'Marseille', 'Frankreich', 'FR', NULL, NULL, '659521785', '00101003CP', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824892849', 'FedEx', NULL, '2014-02-21', '15.02.2014 23:38', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17812, '228140121', NULL, NULL, 'Jennifer Martin', '6 RUE HENRI MATISSE', '', '69530', 'BRIGNAIS', 'Frankreich', 'FR', NULL, NULL, '622015327', '10183937', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '578824892860', 'FedEx', NULL, '2014-02-21', '19.02.2014 18:41', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17813, '228128195', NULL, NULL, 'Bastien Bacon', '12 ROUTE PERGUET', '', '29170', 'FOUESNANT', 'Frankreich', 'FR', NULL, NULL, '669249896', '0010008WRQ', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824892871', 'FedEx', NULL, '2014-02-21', '19.02.2014 17:38', 'FR140106CM67', '1', 'a0YC000000XN37EMAT', '159.48', '239.00'),
(17814, '228061374', NULL, NULL, 'Idir Laetitia Idir Dugrain', '11 RUE ANTOINE BRUN', 'apt 145', '06150', 'CANNES LA BOCCA', 'Frankreich', 'FR', NULL, NULL, '651371928', '0010035EHD', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824892882', 'FedEx', NULL, '2014-02-21', '19.02.2014 12:09', 'FR140106CM67', '1', 'a0YC000000XN37EMAT', '159.48', '239.00'),
(17815, '228124471', NULL, NULL, 'James Buret', '149 CHEMIN DES CHENEVRIERS', '', '82100', 'CASTELSARRASIN', 'Frankreich', 'FR', NULL, NULL, '677678076', '0010209F5P', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824892893', 'FedEx', NULL, '2014-02-21', '19.02.2014 17:08', 'FR140106CM67', '1', 'a0YC000000XN37EMAT', '159.48', '239.00'),
(17816, '228057782', NULL, NULL, 'Michael Gaurel', '18 QUAI DE BACALAN', 'Hangar 18 Accueil Inseec', '33300', 'BORDEAUX', 'Frankreich', 'FR', NULL, NULL, '619240307', '10126667', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824892908', 'FedEx', NULL, '2014-02-21', '19.02.2014 11:38', 'FR140106CM67', '1', 'a0YC000000XN37EMAT', '159.48', '239.00'),
(17817, '227869082', NULL, NULL, 'Rayane Hellou', '1 Rue Saint Denis', '', '57450', 'Farschviller', 'Frankreich', 'FR', NULL, NULL, '627334120', '0010249HE7', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 8', NULL, '578824892919', 'FedEx', NULL, '2014-02-21', '18.02.2014 13:08', 'FR140106CM67', '1', 'a0YC000000XN37EMAT', '159.48', '239.00'),
(17818, '227764078', '', '', 'alessandro santi', 'ce  pirazzone 16', 'Risiedo nella Repubblica di San Marino', '47895', 'domagnano', 'Italien', '', '', '', '549906961', '0010104I47', '', '', 'Gold', 'An folgende Adresse schicken:marano rosario,\r\nvia dogana 52\r\n47900 - RIMINI\r\n\r\nTelefono cliente 0549906961\r\n03.04.2014 - 577108635433', '578824893076', 'FedEx', '', '2014-02-21', '17.02.2014 21:28', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17819, '227663829', NULL, NULL, 'Bruno Merlo', 'VIA ROMA 1', '', '15060', 'PARODI LIGURE', 'Italien', 'IT', NULL, NULL, '3355637013', '0010017JTA', NULL, NULL, 'Gold', NULL, '', 'Deutsche Post', NULL, '2014-02-21', '17.02.2014 11:58', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17820, '227749476', NULL, NULL, 'Elena Nobile', 'VIA MACCHIAIOLI 29', '', '73057', 'TAVIANO', 'Italien', 'IT', NULL, NULL, '3454916042', '0010003XYR', NULL, NULL, 'Gold', NULL, '578824893098', 'FedEx', NULL, '2014-02-21', '17.02.2014 19:58', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17821, '228182945', NULL, NULL, 'Francesco Brunetti', 'VIA MISILMERI 4/A', 'Preferibilmente nel primo pomeriggio.', '00040', 'POMEZIA', 'Italien', 'IT', NULL, NULL, '3498097906', '0010081MJA', NULL, NULL, 'Gold', NULL, '578824893102', 'FedEx', NULL, '2014-02-21', '19.02.2014 22:28', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17822, '227748992', '', '', 'JING WANG', 'VIA SETTEVALLI 442', '', '06129', 'PERUGIA', 'Italien', '', '', '', '3382007796', '0010018M1T', '', '', 'Nero/gold', '10.06.14 RL 70 867 459 4DE\r\nPaket am 06.08.14 zurück gekommen', '578824893113', 'FedEx', '', '2014-02-21', '17.02.2014 19:58', 'a0YC000000XMdC3MAL', '1', 'a0YC000000XMdC3MAL', '', '299.99'),
(17823, '227701190', NULL, NULL, 'Nicole Vincenzi', 'VIA LONGARONE 16', '', '47039', 'SAVIGNANO SUL RUBICONE', 'Italien', 'IT', NULL, NULL, '3336634526', '001015566I', NULL, NULL, 'Nero/gold', NULL, '578824893124', 'FedEx', NULL, '2014-02-21', '17.02.2014 15:28', 'a0YC000000XMdC3MAL', '1', 'a0YC000000XMdC3MAL', '', '299.99'),
(17824, '227678949', NULL, NULL, 'Veronica Fama\'', 'VIALE DEI MILLE 10', 'campanello EDILNOVA', '20129', 'MILANO', 'Italien', 'IT', NULL, NULL, '3496548648', '00101446NR', NULL, NULL, 'Nero/gold', NULL, '578824893135', 'FedEx', NULL, '2014-02-21', '17.02.2014 12:58', 'a0YC000000XMdC3MAL', '1', 'a0YC000000XMdC3MAL', '', '299.99'),
(17825, '227731538', NULL, NULL, 'Alessandro fontanili', 'VIA M. FREOSI 2', 'NegoZio alimentari conad', '42020', 'QUATTRO CASTELLA', 'Italien', 'IT', NULL, NULL, '3494941885', '0010205I5M', NULL, NULL, 'Silver', NULL, '578824893146', 'FedEx', NULL, '2014-02-21', '17.02.2014 18:28', 'a0YC000000XMdBzMAL', '1', 'a0YC000000XMdBzMAL', '', '299.99'),
(17826, '227736123', NULL, NULL, 'daniele sansone', 'VIA GERONIMO MARCIANO 22', '', '73043', 'COPERTINO', 'Italien', 'IT', NULL, NULL, '3287058544', '0010034MAH', NULL, NULL, 'Silver', NULL, '578824893157', 'FedEx', NULL, '2014-02-21', '17.02.2014 18:58', 'a0YC000000XMdBzMAL', '1', 'a0YC000000XMdBzMAL', '', '299.99'),
(17827, '228116418', NULL, NULL, 'Franco Valenti', 'PIAZZA CINQUE GIORNATE 6', 'Presso Hotel 5 Giornate', '20129', 'MILANO', 'Italien', 'IT', NULL, NULL, '3358020368', '0010025P9D', NULL, NULL, 'Silver', NULL, '578824893168', 'FedEx', NULL, '2014-02-21', '19.02.2014 16:28', 'a0YC000000XMdBzMAL', '1', 'a0YC000000XMdBzMAL', '', '299.99'),
(17828, '227701205', NULL, NULL, 'Giovanni Lucia', 'VIA NAZIONALE 22', 'C/o Hotel Artemide', '00184', 'ROMA', 'Italien', 'IT', NULL, NULL, '648991780', '0010168HVU', NULL, NULL, 'Silver', NULL, '578824893179', 'FedEx', NULL, '2014-02-21', '17.02.2014 15:28', 'a0YC000000XMdBzMAL', '1', 'a0YC000000XMdBzMAL', '', '299.99'),
(17829, '227914274', NULL, NULL, 'manola gottardi', 'VIA GIOACCHINO ROSSINI 15', '', '62029', 'TOLENTINO', 'Italien', 'IT', NULL, NULL, '733967170', '0010133YQ5', NULL, NULL, 'Silver', NULL, '578824893180', 'FedEx', NULL, '2014-02-21', '18.02.2014 17:28', 'a0YC000000XMdBzMAL', '1', 'a0YC000000XMdBzMAL', '', '299.99'),
(17830, '227653006', NULL, NULL, 'Mirco Driadi', 'VIA PIETRARUBBIA 65', '', '47922', 'RIMINI', 'Italien', 'IT', NULL, NULL, '3664946646', '0010177ZEW', NULL, NULL, 'Silver', NULL, '578824893190', 'FedEx', NULL, '2014-02-21', '17.02.2014 10:58', 'a0YC000000XMdBzMAL', '1', 'a0YC000000XMdBzMAL', '', '299.99'),
(17831, '227578003', NULL, NULL, 'Idrees Patel', '34 CHURCH ROAD', '', 'Bl1 6he', 'Bolton', 'Grossbritannien', 'GB', NULL, NULL, '7801414061', '0010115FXE', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Black Case and Face (GM-507-4)', NULL, '578824892930', 'FedEx', NULL, '2014-02-21', '16.02.2014 22:52', 'UK140110AMC12', '1', 'a0YC000000X6A74MAF', '132.00', '199.00'),
(17832, '227550114', NULL, NULL, 'Luke Mitchell', '14 TOLLERTON ROAD', '', 'L12 7HQ', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7742469823', '0010114LTD', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Black Case and Face (GM-507-4)', NULL, '578824892941', 'FedEx', NULL, '2014-02-21', '16.02.2014 20:22', 'UK140110AMC12', '1', 'a0YC000000X6A74MAF', '132.00', '199.00'),
(17833, '227528707', NULL, NULL, 'Mark Miller', '528 HIGH ROAD', 'Leytonstone', 'E11 3EE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7947350617', '00101642I1', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Black Case and Face (GM-507-4)', NULL, '578824892952', 'FedEx', NULL, '2014-02-21', '16.02.2014 18:22', 'UK140110AMC12', '1', 'a0YC000000X6A74MAF', '132.00', '199.00'),
(17834, '227573015', NULL, NULL, 'rochelle waters', '78 NORTH ROAD', '', 'CF39 9SH', 'PORTH', 'Grossbritannien', 'GB', NULL, NULL, '7791967453', '0010099Z28', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Black Case and Face (GM-507-4)', NULL, '578824892963', 'FedEx', NULL, '2014-02-21', '16.02.2014 22:22', 'UK140110AMC12', '1', 'a0YC000000X6A74MAF', '132.00', '199.00'),
(17835, '227573599', NULL, NULL, 'Andrei Alexandru', '1 QUEENS ROAD', 'Walthamstow', 'E17 8PY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7983547074', '0010218H4J', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and Black Face (GM-507-2)', NULL, '578824892974', 'FedEx', NULL, '2014-02-21', '16.02.2014 22:22', 'UK140110AMC10', '1', 'a0YC000000X6ACHMA3', '132.00', '199.00'),
(17836, '227435971', NULL, NULL, 'Filip Todorov', '13 COW LANE', '', 'WD25 9PW', 'WATFORD', 'Grossbritannien', 'GB', NULL, NULL, '7872900585', '0010197FY1', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and Black Face (GM-507-2)', NULL, '578824892985', 'FedEx', NULL, '2014-02-21', '16.02.2014 09:52', 'UK140110AMC10', '1', 'a0YC000000X6ACHMA3', '132.00', '199.00'),
(17837, '227482480', NULL, NULL, 'Renell Morgan', '8 FRIARS CLOSE', '', 'UB5 6JA', 'Northolt, Middlesex', 'Grossbritannien', 'GB', NULL, NULL, '7432159123', '0010001ARQ', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and Black Face (GM-507-2)', NULL, '578824892996', 'FedEx', NULL, '2014-02-21', '16.02.2014 13:22', 'UK140110AMC10', '1', 'a0YC000000X6ACHMA3', '132.00', '199.00'),
(17838, '227492949', NULL, NULL, 'abubakar umara', 'B407 41, BROAD STREET', 'B407 Castle Exchange', 'NG1 3AP', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7769080347', '00101965EQ', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '578824893000', 'FedEx', NULL, '2014-02-21', '16.02.2014 14:22', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00'),
(17839, '227529922', NULL, NULL, 'David Stephenson', '20 Lysander Drive', '', 'RG12 9NZ', 'Bracknell', 'Grossbritannien', 'GB', NULL, NULL, '7530918178', '0010089EFD', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '578824893010', 'FedEx', NULL, '2014-02-21', '16.02.2014 18:22', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00'),
(17840, '227476821', NULL, NULL, 'ji peng cui', '36 EREBUS DRIVE', '36 cumberland house', 'SE28 0GE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7760216208', '001021082A', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '578824893021', 'FedEx', NULL, '2014-02-21', '16.02.2014 12:52', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00'),
(17841, '227545010', NULL, NULL, 'Louise Shakespeare', '14 VALE VIEW VILLAS', 'Ogmore Vale', 'CF32 7DP', 'BRIDGEND', 'Grossbritannien', 'GB', NULL, NULL, '7807902565', '0010048V3X', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '578824893032', 'FedEx', NULL, '2014-02-21', '16.02.2014 19:52', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00'),
(17842, '227538053', NULL, NULL, 'Luke Crookes', '34 Queen Street', '', 'Me1 2bz', 'Rochester', 'Grossbritannien', 'GB', NULL, NULL, '7923395179', '0010133TKY', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '578824893043', 'FedEx', NULL, '2014-02-21', '16.02.2014 18:52', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00'),
(17843, '227541223', NULL, NULL, 'Meg Gregory', '32 Laidlaw Close', '', 'BH12 5EW', 'Poole', 'Grossbritannien', 'GB', NULL, NULL, '1202183040', '001014783O', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '578824893054', 'FedEx', NULL, '2014-02-21', '16.02.2014 19:22', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00'),
(17844, '228253818', NULL, NULL, 'John Roy Frankland', 'Sulafa tower 4508', '4508', 'Dubai mari', 'Dubai Marina Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '566836768', '0010235DD0', NULL, NULL, 'Theorema Casablanca Watch- Black strap, black case, black dial', NULL, '577108624138', 'FedEx', NULL, '2014-02-24', '20.02.2014 07:38', 'a0YC000000X9HtkMAF', '1', 'a0YC000000X9HtkMAF', '', '1499.00'),
(17845, '228449555', NULL, NULL, 'OMEIR BASHIR AHMED', 'tawun 113', '1103 abu dhabi bank bldg', '82047', ' Al khan sharjah', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '559784326', '0010101MMW', NULL, NULL, 'Theorema Casablanca Watch- Black strap, black case, black dial', NULL, '577108624149', 'FedEx', NULL, '2014-02-24', '21.02.2014 07:08', 'a0YC000000X9HtkMAF', '1', 'a0YC000000X9HtkMAF', '', '1499.00'),
(17846, '228360512', NULL, NULL, 'Ramy Anter', 'Khalifa a city 29', '5', '105951', ' Khalifa a city Abu dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '504461954', '001018366H', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '577108624150', 'FedEx', NULL, '2014-02-24', '20.02.2014 17:08', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17847, '228477202', NULL, NULL, 'azmi d', 'End of marina  1', '3007', '', 'dxb Dubai marina', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '552677000', '0010131OHI', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, silver dial', NULL, '577108624160', 'FedEx', NULL, '2014-02-24', '21.02.2014 09:38', 'a0YC000000X9HrsMAF', '1', 'a0YC000000X9HrsMAF', '', '1499.00'),
(17848, '228290357', NULL, NULL, 'Caner Cayan', '3 RUE DE L AYA', '', '52800', 'NOGENT', 'Frankreich', 'FR', NULL, NULL, '668421154', '0010033ACF', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '577108624068', 'FedEx', NULL, '2014-02-24', '20.02.2014 13:38', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17849, '228191722', NULL, NULL, 'Christopher Oleon', '15 RUE JEAN JAURES', '', '92350', 'LE PLESSIS ROBINSON', 'Frankreich', 'FR', NULL, NULL, '632651840', '10057116', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '577108624079', 'FedEx', NULL, '2014-02-24', '20.02.2014 00:38', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17850, '228267729', NULL, NULL, 'TRAPIER Christophe', '8 PLACE DE L ANCIENNE HALLE', '', '26120', 'CHABEUIL', 'Frankreich', 'FR', NULL, NULL, '475592928', '0010041ENF', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '577108624080', 'FedEx', NULL, '2014-02-24', '20.02.2014 11:38', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17851, '228319397', NULL, NULL, 'VENCATASAMY VENCATASAMY', '100 RUE MARIUS AUFAN', '', '92300', 'LEVALLOIS PERRET', 'Frankreich', 'FR', NULL, NULL, '619455568', '0010182DWE', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 2', NULL, '577108624090', 'FedEx', NULL, '2014-02-24', '20.02.2014 16:08', 'FR140106CM61', '1', 'a0YC000000XN377MAD', '159.48', '239.00'),
(17852, '228334011', NULL, NULL, 'sandra cremonese castillo', '2 BOULEVARD DE CIMIEZ', '', '06000', 'NICE', 'Frankreich', 'FR', NULL, NULL, '623423927', '10033620', NULL, NULL, '1 Montre THEOREMA - ModÃ¨le 6', NULL, '577108624105', 'FedEx', NULL, '2014-02-24', '20.02.2014 17:38', 'FR140106CM65', '1', 'a0YC000000XN37AMAT', '159.48', '239.00'),
(17853, '228265495', NULL, NULL, 'Mary Ring', 'None Carraig Rua,', 'Greybrook, Waterfall', 'None', 'Nr Cork', 'Irland', 'IE', NULL, NULL, '3,53862E+11', '0010240QAN', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108623933', 'FedEx', NULL, '2014-02-24', '20.02.2014 12:32', 'a0YC000000X8SANMA3', '1', 'a0YC000000X8SANMA3', '', '229.00'),
(17854, '228380049', NULL, NULL, 'sean mc donnell', '40 rinawade vale', '', '0', 'leixlip kildare', 'Irland', 'IE', NULL, NULL, '861927952', '0010001O9T', NULL, NULL, 'Damascus Watch - Black Strap - Gold Case - Black Dial', NULL, '577108623988', 'FedEx', NULL, '2014-02-24', '20.02.2014 23:02', 'a0YC000000X8SANMA3', '1', 'a0YC000000X8SANMA3', '', '229.00'),
(17855, '228385821', NULL, NULL, 'Collette Connell', '3 Orlagh Pines', 'Knocklyon', '16', 'Dublin', 'Irland', 'IE', NULL, NULL, '872422027', '00100254SK', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - White Dial', NULL, '577108624002', 'FedEx', NULL, '2014-02-24', '21.02.2014 00:02', 'a0YC000000X8S9jMAF', '1', 'a0YC000000X8S9jMAF', '', '229.00'),
(17856, '228363252', NULL, NULL, 'Patrick Caulfield', '35 St Joseph\'s Place Dorset street', '', '7', 'Dublin', 'Irland', 'IE', NULL, NULL, '876320135', '0010156CXI', NULL, NULL, 'Rio Watch - Black Strap - Black Case - Black and Silver Dial', NULL, '577108624024', 'FedEx', NULL, '2014-02-24', '20.02.2014 21:32', 'a0YC000000X8RKaMAN', '1', 'a0YC000000X8RKaMAN', '', '269.00'),
(17857, '228295270', NULL, NULL, 'Carmine Lup', 'VIA DEI CADUTI 11', '', '83027', 'MUGNANO DEL CARDINALE', 'Italien', 'IT', NULL, NULL, '3408151285', '00102432NV', NULL, NULL, 'Silver', NULL, '577108624127', 'FedEx', NULL, '2014-02-24', '20.02.2014 13:58', 'a0YC000000XMdBzMAL', '1', 'a0YC000000XMdBzMAL', '', '299.99'),
(17858, '228352778', NULL, NULL, 'Rachael Mazzey', '46 Greenwood road', '', 'TS23 4ay', 'Billingham', 'Grossbritannien', 'GB', NULL, NULL, '', '0010248N47', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '577108624046', 'FedEx', NULL, '2014-02-24', '20.02.2014 20:22', 'UK140110AMC11', '1', 'a0YC000000X6ACqMAN', '132.00', '199.00'),
(17859, '227051327', '', '', 'Amy Knight', '5 plaza view Shepton mallet', '', 'Ba45ee', 'Somerset', 'Grossbritannien', '', '', '', '7432666059', '0010118KLK', '', '', 'Aruba Men\'s Watch - Black Strap With Black Case and Face (GM-507-4)', '17.03.2014 RL706176680DE Uhr am 20.05.2014 zurück erhalten!', '577108624057', 'FedEx', '', '2014-02-24', '14.02.2014 04:22', 'UK140110AMC12', '1', 'a0YC000000X6A74MAF', '132.00', '199.00'),
(17860, '228508709', NULL, NULL, 'Angelica Polmonari', 'VIALE JACOPO FONTANELLI 19', '', '41049', 'Sassuolo', 'Italien', 'IT', NULL, NULL, '3459006165', '0010108I9L', NULL, NULL, 'Gold', NULL, '577108624414', 'FedEx', NULL, '2014-02-25', '21.02.2014 15:58', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17861, '228536662', NULL, NULL, 'francesco foschetti', 'VIA SANT\'ANGELA MERICI 6', 'presso Foschetti Arnaldo', '25030', 'RUDIANO', 'Italien', 'IT', NULL, NULL, '3287069510', '0010004I34', NULL, NULL, 'Gold', NULL, '577108624425', 'FedEx', NULL, '2014-02-25', '21.02.2014 18:28', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17862, '228437682', NULL, NULL, 'LUIGI VELLOTTI', 'piazza garibaldi 24', 'gran caffe imperius', '80142', 'NAPOLI', 'Italien', 'IT', NULL, NULL, '3925295647', '0010047WGJ', NULL, NULL, 'Gold', NULL, '577108624436', 'FedEx', NULL, '2014-02-25', '21.02.2014 09:28', 'a0YC000000XMdC1MAL', '1', 'a0YC000000XMdC1MAL', '', '299.99'),
(17863, '228496049', NULL, NULL, 'bedri sukA', 'VIA PRETURA 16/B', 'da 09-00-13-00 pom. 14-30-18-00', '37026', 'PESCANTINA', 'Italien', 'IT', NULL, NULL, '3391076232', '0010188LL5', NULL, NULL, 'Nero/gold', NULL, '577108624447', 'FedEx', NULL, '2014-02-25', '21.02.2014 14:28', 'a0YC000000XMdC3MAL', '1', 'a0YC000000XMdC3MAL', '', '299.99'),
(17864, '228704220', NULL, NULL, 'Mohamed Alansari', '26 with 25 Al Riqaa area Villa 9', '9', '', 'Al Jazzat Sharjah', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '050-6247771', '0010196EYU', NULL, NULL, 'Theorema Casablanca Watch- Black strap, black case, black dial', NULL, '577108626520', 'FedEx', NULL, '2014-02-25', '22.02.2014 16:38', 'a0YC000000X9HtkMAF', '1', 'a0YC000000X9HtkMAF', '', '1499.00'),
(17865, '228951406', NULL, NULL, 'Eva Al Basosi', 'Al Barsha 1 1', '906', '212994', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71527E+11', '0010002SFY', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '577108626531', 'FedEx', NULL, '2014-02-25', '24.02.2014 06:38', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17866, '228625076', NULL, NULL, 'Vakhid Zokhrabov', 'Marina diamond  4 4', 'Apt 101', '500551', 'Dubai Marina', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '552947593', '0010166N51', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '577108626542', 'FedEx', NULL, '2014-02-25', '22.02.2014 07:08', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(17867, '228555527', NULL, NULL, 'ahmed ewies', 'mina road st,abu dhabi 25', 'PH', '53839', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,7156E+11', '0010013EU9', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, gold dial', NULL, '577108626553', 'FedEx', NULL, '2014-02-25', '21.02.2014 17:38', 'a0YC000000X9HrFMAV', '1', 'a0YC000000X9HrFMAV', '', '1499.00'),
(17868, '228585987', NULL, NULL, 'Ralitsa Zidarova', 'deira area serkal bldg floor 5', ' cbi bank Deira', 'None', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '507388233', '0010020IGM', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, gold dial', NULL, '577108626564', 'FedEx', NULL, '2014-02-25', '22.02.2014 03:38', 'a0YC000000X9HrFMAV', '1', 'a0YC000000X9HrFMAV', '', '1499.00'),
(17869, '228533963', NULL, NULL, 'Sohail Nayani', 'Mirdiff D83', 'Ghorrob Building # 9B Flat # 113', '262729', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '551039196', '10026317', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, gold dial', NULL, '577108626575', 'FedEx', NULL, '2014-02-25', '21.02.2014 15:08', 'a0YC000000X9HrFMAV', '1', 'a0YC000000X9HrFMAV', '', '1499.00'),
(17870, '228667006', NULL, NULL, 'usha abichandani', 'Villa 317 street no. 43A Al Mankhool road bur dubai 43A', 'Villa no 317', '52643', 'Mankhool road dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '506442037', '0010109D7L', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, gold dial', NULL, '577108626586', 'FedEx', NULL, '2014-02-25', '22.02.2014 11:38', 'a0YC000000X9HrFMAV', '1', 'a0YC000000X9HrFMAV', '', '1499.00'),
(17871, '228601292', NULL, NULL, 'babak jalaei', 'PO Box 11677 0000', 'Shell EP', 'Dubai', 'Zabeel Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71566E+11', '0010170OLO', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, silver dial', NULL, '577108626597', 'FedEx', NULL, '2014-02-25', '22.02.2014 05:08', 'a0YC000000X9HrsMAF', '1', 'a0YC000000X9HrsMAF', '', '1499.00'),
(17872, '228765239', NULL, NULL, 'Najlaa Ibrahim', 'Murror - Mamoura B -11th floor 15', '0', '', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71507E+11', '0010022PYK', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, silver dial', NULL, '577108626601', 'FedEx', NULL, '2014-02-25', '23.02.2014 06:08', 'a0YC000000X9HrsMAF', '1', 'a0YC000000X9HrsMAF', '', '1499.00'),
(17873, '228929789', NULL, NULL, 'William Obrien', 'Corniche 4010 2102', 'West Corniche - Khalidiya Palace Rayhaan by Rotana', 'uae', 'abu dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '508126857', '0010117UMN', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, silver dial', NULL, '577108626612', 'FedEx', NULL, '2014-02-25', '24.02.2014 05:08', 'a0YC000000X9HrsMAF', '1', 'a0YC000000X9HrsMAF', '', '1499.00'),
(17874, '228444462', '', '', 'Adrian Barrow', '67 NOKO BANISTER ROAD', '', 'W10 4AR', 'LONDON', 'Grossbritannien', '', '', '', '7809574123', '0010136NX6', '', '', 'Theorema Men?s Casablanca Watch - Black Strap, Black Case and Black Dial', '14.03.14 zum 2.mal geschickt, da angeblich Adresse falsch!\r\nRL706176659De \r\n\r\n21.03.14 will order cancel! Uhr????', '577108624458', 'FedEx', '', '2014-02-25', '21.02.2014 10:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17875, '228424922', NULL, NULL, 'Andrew Keegan', '40 ARFRYN', '', 'LL30 1PB', 'Llandudno', 'Grossbritannien', 'GB', NULL, NULL, '7402083183', '0010143U9A', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624469', 'FedEx', NULL, '2014-02-25', '21.02.2014 09:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17876, '228475024', NULL, NULL, 'Carl Waters', '32 ADAMS ROAD', 'Hythe', 'SO45 3JU', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7885997654', '0010188RSW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624470', 'FedEx', NULL, '2014-02-25', '21.02.2014 13:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17877, '228705210', NULL, NULL, 'Cengiz Bakbak', '19 LONDON ROAD', 'Morden', 'SM4 5HT', 'MORDEN', 'Grossbritannien', 'GB', NULL, NULL, '7984201990', '00101709U3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624480', 'FedEx', NULL, '2014-02-25', '22.02.2014 20:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17878, '228677492', NULL, NULL, 'Christine Brown', 'Flat 2 Ashburton Court', 'Ashburton Rd', 'PO5 3JU', 'Southsea', 'Grossbritannien', 'GB', NULL, NULL, '7790255591', '0010121BQA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624491', 'FedEx', NULL, '2014-02-25', '22.02.2014 16:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17879, '228568788', NULL, NULL, 'Colin Brain', '1 Gillman Close', '', 'GL7 1JB', 'Cirencester', 'Grossbritannien', 'GB', NULL, NULL, '7896421747', '00102399FB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624506', 'FedEx', NULL, '2014-02-25', '21.02.2014 23:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17880, '228466909', NULL, NULL, 'Dean Pierce 30025452', '6CS Bn REME Delhi Barracks', '', 'Sp9 7dx', 'Tidworth', 'Grossbritannien', 'GB', NULL, NULL, '7879811680', '0010085MG4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624517', 'FedEx', NULL, '2014-02-25', '21.02.2014 12:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17881, '228469567', NULL, NULL, 'Dmitry Konev', '24 RIVERVIEW CLOSE', '', 'WR2 6DB', 'WORCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7402401024', '0010005MG1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624528', 'FedEx', NULL, '2014-02-25', '21.02.2014 12:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17882, '228518192', NULL, NULL, 'Donna Rollitt', '55 BAWTRY ROAD', 'Brinsworth', 'S60 5NA', 'ROTHERHAM', 'Grossbritannien', 'GB', NULL, NULL, '7852223647', '0010249TTB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624539', 'FedEx', NULL, '2014-02-25', '21.02.2014 17:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17883, '228425762', NULL, NULL, 'Gilbert Whyte', '30 FLAT A AMPTHILL ROAD', 'above coral bookies entrance behind silver gates off Millbrook road.  If no answer please leave at alex\'s hair 32 ampthill rd.', 'MK42 9HG', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7971743154', '0010053UV7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624540', 'FedEx', NULL, '2014-02-25', '21.02.2014 09:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17884, '228494521', NULL, NULL, 'Hayley Martin', 'Queen Anne Hse,Bridge Rd', '', 'GU19 5AT', 'Bagshot,Surrey', 'Grossbritannien', 'GB', NULL, NULL, '7584292338', '00101472YP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624550', 'FedEx', NULL, '2014-02-25', '21.02.2014 15:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17885, '228455446', NULL, NULL, 'Ian Brown', 'MARTIN CHURCH LANE', 'Burley,', 'BH24 4BD', 'Ringwood', 'Grossbritannien', 'GB', NULL, NULL, '7803159845', '0010025UEX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624561', 'FedEx', NULL, '2014-02-25', '21.02.2014 11:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17886, '228668830', NULL, NULL, 'Jean Tingay', '2 LATHKILL LANE', 'Merebrook', 'DE4 5NP', 'MATLOCK', 'Grossbritannien', 'GB', NULL, NULL, '7789386064', '0010203NB8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624572', 'FedEx', NULL, '2014-02-25', '22.02.2014 15:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(17887, '228629642', NULL, NULL, 'kausar patel', '18 windermere street', '', 'BL1 8LS', 'Bolton', 'Grossbritannien', 'GB', NULL, NULL, '7516315306', '0010021TL6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624583', 'FedEx', NULL, '2014-02-25', '22.02.2014 11:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17888, '228425026', NULL, NULL, 'Matthew Jones', '8 GROVE PARK AVENUE', '', 'NP44 1RL', 'CWMBRAN', 'Grossbritannien', 'GB', NULL, NULL, '7545380494', '0010075JM2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624594', 'FedEx', NULL, '2014-02-25', '21.02.2014 09:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17889, '228426277', NULL, NULL, 'michael haddock', '110 WARREN ROAD', '', 'BT21 0PQ', 'DONAGHADEE', 'Grossbritannien', 'GB', NULL, NULL, '7881587967', '00100814LP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624609', 'FedEx', NULL, '2014-02-25', '21.02.2014 09:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17890, '228500570', NULL, NULL, 'Michelle Hirst', '28 ROCHESTER ROAD', 'Birstall', 'WF17 9BS', 'BATLEY', 'Grossbritannien', 'GB', NULL, NULL, '1924442066', '001015139B', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624610', 'FedEx', NULL, '2014-02-25', '21.02.2014 15:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17891, '228462739', NULL, NULL, 'Pam Harrison', '24 CROSLAND HILL ROAD', '', 'HD4 5NU', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '1484317624', '0010054FMR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624620', 'FedEx', NULL, '2014-02-25', '21.02.2014 12:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17892, '228482835', NULL, NULL, 'paul foster', '60 ANSTEY LANE', '', 'LE4 0FB', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '1162917771', '0010138MDS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624631', 'FedEx', NULL, '2014-02-25', '21.02.2014 14:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17893, '228565867', NULL, NULL, 'Przemyslaw Kwiatkowski', 'Flat 2 84 st. Mary street', '', 'So141lw', 'Southampton', 'Grossbritannien', 'GB', NULL, NULL, '7837867330', '00101654GR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624642', 'FedEx', NULL, '2014-02-25', '21.02.2014 22:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17894, '228648378', NULL, NULL, 'rhonda fegan', '9 THE BRAMBLES', 'knockmore rd', 'BT28 2XY', 'LISBURN', 'Grossbritannien', 'GB', NULL, NULL, '7742162554', '0010146DSB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624653', 'FedEx', NULL, '2014-02-25', '22.02.2014 13:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17895, '228460797', NULL, NULL, 'Roberta Rodway', '15 ARDMORE HEIGHTS', 'Ballygowan', 'BT23 5TU', 'NEWTOWNARDS', 'Grossbritannien', 'GB', NULL, NULL, '7764222121', '0010089FUA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624664', 'FedEx', NULL, '2014-02-25', '21.02.2014 12:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17896, '228479122', NULL, NULL, 'Russell Davidson', '44 MAYSWOOD GROVE', 'Quinton', 'B32 2RQ', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '1214214735', '00101241JJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624675', 'FedEx', NULL, '2014-02-25', '21.02.2014 13:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17897, '228687582', NULL, NULL, 'Ryan Gambrill', '29 CALDECOT WAY', '', 'EN10 6PH', 'BROXBOURNE', 'Grossbritannien', 'GB', NULL, NULL, '1992447728', '00101581A8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624686', 'FedEx', NULL, '2014-02-25', '22.02.2014 18:27', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17898, '228442020', NULL, NULL, 'Siobhan Beirne', '8 CHURCHILL CLOSE', 'Heywood', 'OL10 2JN', 'HEYWOOD', 'Grossbritannien', 'GB', NULL, NULL, '7581578086', '0010073DFY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624697', 'FedEx', NULL, '2014-02-25', '21.02.2014 10:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17899, '228539808', NULL, NULL, 'Stewart Morrison', '8 Hightown', '8 Whiteness cottages Hightown Collieston  Ellon', 'AB41 8RS', 'Aberdeenshire', 'Grossbritannien', 'GB', NULL, NULL, '7549535388', '001012953K', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624701', 'FedEx', NULL, '2014-02-25', '21.02.2014 19:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17900, '228475887', NULL, NULL, 'Tracey Lenehan', '97 ROCHESTER ROAD', 'Earlsdon', 'CV5 6AF', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '2476672469', '0010209PGY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '577108624712', 'FedEx', NULL, '2014-02-25', '21.02.2014 13:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(17901, '228435542', NULL, NULL, 'Adrian Higham', '34 DIANA GARDENS', 'bradley stoke', 'BS32 8DD', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7817286118', '00102318Y8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624723', 'FedEx', NULL, '2014-02-25', '21.02.2014 10:23', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17902, '228468531', NULL, NULL, 'Arlene Carroll', '1 St Davids Road', '', 'BS35 2JE', 'Bristol', 'Grossbritannien', 'GB', NULL, NULL, '1454528328', '10017959', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624734', 'FedEx', NULL, '2014-02-25', '21.02.2014 12:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17903, '228655286', NULL, NULL, 'Claire Payne', '35 BRANOC CO CLOCKHOUSE WAY', '', 'CM7 3AL', 'BRAINTREE', 'Grossbritannien', 'GB', NULL, NULL, '7412580498', '0010004ICA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624745', 'FedEx', NULL, '2014-02-25', '22.02.2014 14:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17904, '228552620', NULL, NULL, 'Danny Forsyth', '10 CADZOW DRIVE', '', 'ML4 2QY', 'BELLSHILL', 'Grossbritannien', 'GB', NULL, NULL, '7887972200', '00100053P4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624756', 'FedEx', NULL, '2014-02-25', '21.02.2014 21:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17905, '228624608', NULL, NULL, 'Deborah Cox', '16 EATON CRESCENT', '', 'Dy32xh', 'Dudley', 'Grossbritannien', 'GB', NULL, NULL, '7958621238', '0010006X8D', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624767', 'FedEx', NULL, '2014-02-25', '22.02.2014 11:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '165.00', '249.00'),
(17906, '228622852', NULL, NULL, 'Diane Hill', '6A WOODSEND ROAD', 'Urmston', 'M41 8QT', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '1617497439', '0010024A5V', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624778', 'FedEx', NULL, '2014-02-25', '22.02.2014 11:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17907, '228555740', NULL, NULL, 'Fenbin Din', '132 SOUTH STREET', '', 'BN15 8AU', 'LANCING', 'Grossbritannien', 'GB', NULL, NULL, '7796720088', '0010248RRX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624789', 'FedEx', NULL, '2014-02-25', '21.02.2014 21:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17908, '228506229', NULL, NULL, 'Gary Ferguson', '3 invervale avenue', '', 'ml68nh', 'airdrie', 'Grossbritannien', 'GB', NULL, NULL, '7545895503', '0010132DLX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624790', 'FedEx', NULL, '2014-02-25', '21.02.2014 16:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17909, '228634261', NULL, NULL, 'Graham Holland', '16-18 MIDLAND STREET', 'GBM Digital Technology', 'M12 6LB', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7790505731', '0010052VBI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624804', 'FedEx', NULL, '2014-02-25', '22.02.2014 12:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17910, '228476666', NULL, NULL, 'James Meechan', '55 Barons tower', '', 'ML1 2EH', 'Motherwell', 'Grossbritannien', 'GB', NULL, NULL, '7727076932', '00101859QB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624815', 'FedEx', NULL, '2014-02-25', '21.02.2014 13:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17911, '228612339', NULL, NULL, 'Jim Mitchell', '77 Bucklers Way', '', 'SM5 2DZ', 'CARSHALTON', 'Grossbritannien', 'GB', NULL, NULL, '7901333816', '0010244WBY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624826', 'FedEx', NULL, '2014-02-25', '22.02.2014 10:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17912, '228456918', NULL, NULL, 'joe suggitt', '30 WESTFIELD ROAD', '', 'LS3 1DE', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7956549983', '0010092HEY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624837', 'FedEx', NULL, '2014-02-25', '21.02.2014 11:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17913, '228600973', NULL, NULL, 'Kay Dawson', '70 CHURCH STREET', '', 'PE6 8AL', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7979816642', '0010241AJX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624848', 'FedEx', NULL, '2014-02-25', '22.02.2014 09:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '165.00', '249.00'),
(17914, '228719561', NULL, NULL, 'kelly bishop', 'WILOWS BISHTON LANE', '', 'NP16 7LG', 'CHEPSTOW', 'Grossbritannien', 'GB', NULL, NULL, '7922121762', '0010168Y3T', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624859', 'FedEx', NULL, '2014-02-25', '22.02.2014 22:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17915, '228591114', NULL, NULL, 'laksmi surtees', '68 MYRELLA CRESCENT', '', 'SR2 9DQ', 'SUNDERLAND', 'Grossbritannien', 'GB', NULL, NULL, '7773193968', '001014235A', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624860', 'FedEx', NULL, '2014-02-25', '22.02.2014 08:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17916, '228472525', NULL, NULL, 'Laura Gittings', '5 Spirit Mews', 'Cobden Street', 'WS10 9BF', 'Wednesbury', 'Grossbritannien', 'GB', NULL, NULL, '7904503311', '00100094VX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624870', 'FedEx', NULL, '2014-02-25', '21.02.2014 13:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17917, '228548740', NULL, NULL, 'Lindsay Scott', '18 Paradise Lane', '', 'FK10 4LR', 'Kincardine-on-Forth', 'Grossbritannien', 'GB', NULL, NULL, '7790743629', '0010011S85', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624881', 'FedEx', NULL, '2014-02-25', '21.02.2014 20:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17918, '228680448', NULL, NULL, 'Malgorzata Wachowiak', '247 Woodmansterne Road', '', 'SW16 5TY', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7927709287', '00100384QU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624892', 'FedEx', NULL, '2014-02-25', '22.02.2014 17:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17919, '228614013', NULL, NULL, 'MR West', '102 AVONVALE ROAD', 'Redfield', 'BS5 9RU', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '1173789169', '0010155HEW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624907', 'FedEx', NULL, '2014-02-25', '22.02.2014 10:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17920, '228435951', NULL, NULL, 'Patrick Carter', '13 HORSLEY ROAD', '', 'E4 7HX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7958951155', '0010036YGU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624918', 'FedEx', NULL, '2014-02-25', '21.02.2014 10:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17921, '228432771', NULL, NULL, 'Paul Mainey', '1 Oliver House', 'Station Road', 'CB10 1NY', 'Great Chesterford', 'Grossbritannien', 'GB', NULL, NULL, '7774122853', '0010224M9V', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624929', 'FedEx', NULL, '2014-02-25', '21.02.2014 09:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17922, '228470265', NULL, NULL, 'peter turner', '11 ATHELSTAN FOLD', '', 'PR2 3SS', 'PRESTON', 'Grossbritannien', 'GB', NULL, NULL, '07801 595218', '0010164P2R', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624930', 'FedEx', NULL, '2014-02-25', '21.02.2014 13:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17923, '228548538', NULL, NULL, 'Robert Quickfall', '216 MERTON ROAD', 'Flat 1, Wimbledon', 'SW19 1EQ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7904650367', '0010020N84', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624940', 'FedEx', NULL, '2014-02-25', '21.02.2014 20:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17924, '228499054', NULL, NULL, 'Ross Carter', '2 Connelly Court', 'The Camps', 'eh27 8dn', 'Kirknewton', 'Grossbritannien', 'GB', NULL, NULL, '7825628945', '0010154FYR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624951', 'FedEx', NULL, '2014-02-25', '21.02.2014 15:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17925, '228397329', NULL, NULL, 'Samantha Miles', '11 OAKLEIGH ROAD', '', 'RH12 4JG', 'HORSHAM', 'Grossbritannien', 'GB', NULL, NULL, '7502223086', '0010225BOR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624962', 'FedEx', NULL, '2014-02-25', '21.02.2014 05:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17926, '228522093', NULL, NULL, 'Samuel Ambrose', '2 MOSER AVENUE', 'Swain house', 'BD2 1JD', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7970423188', '00101182KT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624973', 'FedEx', NULL, '2014-02-25', '21.02.2014 18:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17927, '228530355', NULL, NULL, 'Sandra Glaze', '16 HAWES CRESCENT', '', 'WN4 8BW', 'WIGAN', 'Grossbritannien', 'GB', NULL, NULL, '7987435213', '0010074LPD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624984', 'FedEx', NULL, '2014-02-25', '21.02.2014 18:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17928, '228666186', NULL, NULL, 'Shivang Chopra', '28 MENDIP ROAD', 'Newbury Park', 'IG2 7PN', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7926167994', '0010209IOQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108624995', 'FedEx', NULL, '2014-02-25', '22.02.2014 15:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17929, '228437150', NULL, NULL, 'stephen maguire', '7 LARCH PLACE', '', 'G72 7BP', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7725237821', '0010201RDA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108625009', 'FedEx', NULL, '2014-02-25', '21.02.2014 10:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17930, '228681638', NULL, NULL, 'Susan Morrice', '92 STONELEIGH ROAD', '', 'B91 1DJ', 'SOLIHULL', 'Grossbritannien', 'GB', NULL, NULL, '1212412980', '0010080UHQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108625010', 'FedEx', NULL, '2014-02-25', '22.02.2014 17:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17931, '228448409', NULL, NULL, 'thomas robinson', '66 RUDSTON ROAD', '', 'L16 4PH', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7852148431', '00100479IX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108625020', 'FedEx', NULL, '2014-02-25', '21.02.2014 11:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17932, '228431540', NULL, NULL, 'Valeriy Handourskiy', 'Flat 108 Alfred court, 53 FORTUNE GREEN ROAD', '', 'NW6 1DF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7939664039', '0010040LTT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108625031', 'FedEx', NULL, '2014-02-25', '21.02.2014 09:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17933, '228563738', NULL, NULL, 'wendy morgan', '14B, hawthorn gdns,', 'Ryton', 'NE40 3ED', 'Gateshead', 'Grossbritannien', 'GB', NULL, NULL, '1914131506', '0010236NV9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108625042', 'FedEx', NULL, '2014-02-25', '21.02.2014 22:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(17934, '228685014', NULL, NULL, 'Bogdan Razmos', '20 WARWICK ROAD', '', 'N11 2TD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7507844364', '10072668', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108625053', 'FedEx', NULL, '2014-02-25', '22.02.2014 17:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(17935, '228708441', NULL, NULL, 'catherine Gibson', '0 wellbridge Practice', 'meadow lane wool wareham', 'BH20 6DR', 'WAREHAM', 'Grossbritannien', 'GB', NULL, NULL, '7952827788', '0010033IN3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108625064', 'FedEx', NULL, '2014-02-25', '22.02.2014 21:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(17936, '228576793', NULL, NULL, 'INGRIDA POTIOMKINIENE', '11 LONGMEAD', '', 'NR1 2EL', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '7965201374', '0010166G2O', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108625075', 'FedEx', NULL, '2014-02-25', '22.02.2014 01:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(17937, '228506325', NULL, NULL, 'ivan singh', 'flat 19 1 rathbone market', 'barking road', 'e16 1gs', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7534567890', '0010248JQH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108625086', 'FedEx', NULL, '2014-02-25', '21.02.2014 16:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(17938, '228476900', NULL, NULL, 'Jack Parker', 'Flat 35 Anglebury, 80 talbot road', '', 'W2 5LE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7841389956', '001016114E', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108625097', 'FedEx', NULL, '2014-02-25', '21.02.2014 13:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(17939, '228623997', NULL, NULL, 'Janet Finn', '28 PATCHINS ROAD', '', 'BH16 5AS', 'POOLE', 'Grossbritannien', 'GB', NULL, NULL, '1202387589', '0010186K3K', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108625101', 'FedEx', NULL, '2014-02-25', '22.02.2014 11:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(17940, '228711790', NULL, NULL, 'JENNIFER WHITE', '15 FINCHLEY PARK', '', 'BT4 2HZ', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7877106495', '0010202JG2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108625112', 'FedEx', NULL, '2014-02-25', '22.02.2014 21:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(17941, '228535256', NULL, NULL, 'kenneth adjei', '45 Needlepin Way', 'Windsor Park', 'MK18 7RA', 'Buckingham', 'Grossbritannien', 'GB', NULL, NULL, '7738684924', '00100994JG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108625123', 'FedEx', NULL, '2014-02-25', '21.02.2014 19:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(17942, '228714847', NULL, NULL, 'Kevin Pullich', '6 CORNWALL CRESCENT', 'Bailiff Bridge', 'HD6 4DS', 'BRIGHOUSE', 'Grossbritannien', 'GB', NULL, NULL, '7427675798', '0010125ALH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108625134', 'FedEx', NULL, '2014-02-25', '22.02.2014 21:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(17943, '228435038', NULL, NULL, 'Mohsan Qureshi', '24 MOORLAND DRIVE', '', 'LS28 8ER', 'PUDSEY', 'Grossbritannien', 'GB', NULL, NULL, '7784340494', '0010097YQK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108625145', 'FedEx', NULL, '2014-02-25', '21.02.2014 09:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(17944, '228578526', NULL, NULL, 'OLUTOBA  JOSEPH AJEWOLE', '30 WINDSOR ROAD', '', 'N7 6JG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7536440248', '00102217AX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108625156', 'FedEx', NULL, '2014-02-25', '22.02.2014 01:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(17945, '228707865', NULL, NULL, 'Rafal Marszalek', '28 WATLING AVENUE', '', 'FK1 4QE', 'Falkirk', 'Grossbritannien', 'GB', NULL, NULL, '7718214823', '0010144SAZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108625167', 'FedEx', NULL, '2014-02-25', '22.02.2014 20:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(17946, '228442466', NULL, NULL, 'sandra millward', '52 STAINING ROAD', '', 'FY3 0AG', 'BLACKPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7706085522', '0010096PX0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108625178', 'FedEx', NULL, '2014-02-25', '21.02.2014 10:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(17947, '228510862', NULL, NULL, 'Tom Smith', '64 OVERDALE', '', 'YO11 3HB', 'SCARBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7825083761', '00102249A4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108625189', 'FedEx', NULL, '2014-02-25', '21.02.2014 16:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(17948, '228441856', NULL, NULL, 'Vance Anderson', '58 Garden Avenue', '', 'CR4 2EB', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7832373245', '001008284T', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108625190', 'FedEx', NULL, '2014-02-25', '21.02.2014 10:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(17949, '228587745', NULL, NULL, 'Vernon Charles Fisher', '33 MOUNT PLEASANT LANE', '', 'AL2 3UX', 'ST. ALBANS', 'Grossbritannien', 'GB', NULL, NULL, '7902493723', '0010220SCR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108625204', 'FedEx', NULL, '2014-02-25', '22.02.2014 07:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(17950, '228712428', NULL, NULL, 'Vikash Tailor', '112 KENSINGTON STREET', '', 'LE4 5GN', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7732806899', '0010185SUT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108625215', 'FedEx', NULL, '2014-02-25', '22.02.2014 21:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(17951, '228703821', NULL, NULL, 'Alan WRIGHT', '88 BROCK HILL', 'Runwell', 'SS11 7NR', 'WICKFORD', 'Grossbritannien', 'GB', NULL, NULL, '1268733741', '0010172N1Q', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625226', 'FedEx', NULL, '2014-02-25', '22.02.2014 20:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17952, '228703587', NULL, NULL, 'Alice Cronin', '6 Norrington, Two Mile Ash', '', 'MK8 8AU', 'Milton Keynes', 'Grossbritannien', 'GB', NULL, NULL, '7951110399', '0010119XO0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625237', 'FedEx', NULL, '2014-02-25', '22.02.2014 20:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17953, '228723779', NULL, NULL, 'Ann Cubitt', '25 OLD GLASGOW ROAD', '', 'KA3 5JJ', 'STEWARTON', 'Grossbritannien', 'GB', NULL, NULL, '7790424045', '001001251Q', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, 'RL705863355DE', 'Deutsche Post', NULL, '2014-02-25', '22.02.2014 23:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17954, '228443937', NULL, NULL, 'Beatrice Shaffer', 'Quantum 170 Charminster road', '', 'Bh8 9rl', 'BOURNEMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7814025021', '00100532KV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625259', 'FedEx', NULL, '2014-02-25', '21.02.2014 10:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17955, '228590408', NULL, NULL, 'Charlotte Mottram', 'Olvar OLD MEAD LANE', '', 'Cm22 6jh', 'Henham,hertfordshire', 'Grossbritannien', 'GB', NULL, NULL, '7850003356', '0010173GY4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625260', 'FedEx', NULL, '2014-02-25', '22.02.2014 08:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '165.00', '249.00'),
(17956, '228430543', NULL, NULL, 'Chris Rands', '55 BUTT LANE', '', 'LS12 5AY', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7738717011', '00101489YO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625270', 'FedEx', NULL, '2014-02-25', '21.02.2014 09:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17957, '228716342', NULL, NULL, 'Dale Jamieson', '192 WESTLANDS ROAD', '', 'Hu5 5ny', 'Hull', 'Grossbritannien', 'GB', NULL, NULL, '7814561828', '001021047D', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625281', 'FedEx', NULL, '2014-02-25', '22.02.2014 22:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17958, '228539639', NULL, NULL, 'david coughlan', '59 BRISBANE AVENUE', 'South Wimbledon', 'SW19 3AF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '47930856678', '0010147TQY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625292', 'FedEx', NULL, '2014-02-25', '21.02.2014 19:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17959, '228434275', NULL, NULL, 'gary smith', '2 DUNOLLY STREET', '2 donolly street Flat 2/1', 'G21 2EL', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '1415528836', '0010026DGS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625307', 'FedEx', NULL, '2014-02-25', '21.02.2014 09:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17960, '228625577', NULL, NULL, 'Gerry Debnam', '27 ASTON ROAD', 'STANDON', 'SG11 1PY', 'WARE', 'Grossbritannien', 'GB', NULL, NULL, '7980955848', '0010124XSS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625318', 'FedEx', NULL, '2014-02-25', '22.02.2014 11:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17961, '228490527', NULL, NULL, 'Ian Ferguson c/o A-one+ Integrated Highway Services', 'VALLEY VALLEY STREET NORTH', 'Valley Street North', 'DL1 1TJ', 'DARLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7877997513', '0010241V8W', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625329', 'FedEx', NULL, '2014-02-25', '21.02.2014 14:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17962, '228689073', NULL, NULL, 'Jacky Braxton', '2 KESWICK', '', 'NN8 3ST', 'WELLINGBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '1933393661', '0010140CHY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625330', 'FedEx', NULL, '2014-02-25', '22.02.2014 18:27', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17963, '228393980', NULL, NULL, 'James Manning', '10 HARBOUR VIEW', '', 'NE33 1LR', 'SOUTH SHIELDS', 'Grossbritannien', 'GB', NULL, NULL, '7753142850', '0010239V3J', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625340', 'FedEx', NULL, '2014-02-25', '21.02.2014 02:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17964, '228388710', NULL, NULL, 'Jonathan Pike', '10 GRANDHOLM GROVE', '', 'AB22 8AX', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '1224821004', '0010187OQY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625351', 'FedEx', NULL, '2014-02-25', '21.02.2014 00:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17965, '228444899', NULL, NULL, 'Kate Mann', 'Clarendon Newtown grange farm business park', 'Desford road Newtown unthank', 'LE9 9fl', 'Leicestershire', 'Grossbritannien', 'GB', NULL, NULL, '7842007311', '0010022KJK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108626509', 'FedEx', NULL, '2014-02-25', '21.02.2014 10:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17966, '228713151', NULL, NULL, 'Lisa Doak-Jennings', '113 PARK ROAD NORTH', '', 'DH3 3SB', 'CHESTER LE STREET', 'Grossbritannien', 'GB', NULL, NULL, '7831804739', '0010116QJC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625373', 'FedEx', NULL, '2014-02-25', '22.02.2014 21:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17967, '228602280', NULL, NULL, 'Madalina Ivanciu', '95 WOODSTOCK AVENUE', '', 'NW11 9RH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7853973084', '00100887K6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625384', 'FedEx', NULL, '2014-02-25', '22.02.2014 09:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17968, '228604711', NULL, NULL, 'Maria Smith', 'INVERTEC LTD WHELFORD ROAD', 'Fairford', 'GL7 4DT', 'FAIRFORD', 'Grossbritannien', 'GB', NULL, NULL, '7525140982', '0010024CAG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625395', 'FedEx', NULL, '2014-02-25', '22.02.2014 09:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '165.00', '249.00'),
(17969, '228511236', NULL, NULL, 'Melody Rigby', '20 PARK AVENUE', '', 'PO7 5DW', 'WATERLOOVILLE', 'Grossbritannien', 'GB', NULL, NULL, '2392564254', '0010059GAU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625400', 'FedEx', NULL, '2014-02-25', '21.02.2014 16:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17970, '228532626', NULL, NULL, 'Michael Smith', '427 BLACKBURN ROAD', '', 'BB3 0AB', 'DARWEN', 'Grossbritannien', 'GB', NULL, NULL, '7833172034', '00102246NN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625410', 'FedEx', NULL, '2014-02-25', '21.02.2014 19:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17971, '228537714', NULL, NULL, 'Rose Malcolmson', '8 Whiteness Cottages', 'Collieston', 'AB41 8RS', 'Aberdeenshire', 'Grossbritannien', 'GB', NULL, NULL, '7745417536', '0010014ED7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625421', 'FedEx', NULL, '2014-02-25', '21.02.2014 19:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17972, '228704485', NULL, NULL, 'Serkan Keles', '19 LONDON ROAD', '', 'SM4 5HT', 'MORDEN', 'Grossbritannien', 'GB', NULL, NULL, '7459342990', '0010233L6N', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625432', 'FedEx', NULL, '2014-02-25', '22.02.2014 20:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17973, '228441199', NULL, NULL, 'Sharon Edwards', 'Unit 8 Spitfire Bus Pk', '1 Hawker Road', 'CR0 4WD', 'Croydon', 'Grossbritannien', 'GB', NULL, NULL, '7971394814', '0010040YD8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625443', 'FedEx', NULL, '2014-02-25', '21.02.2014 10:23', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17974, '228443591', NULL, NULL, 'Stanley Brown', '103 PECKERS HILL ROAD', '', 'WA9 3JS', 'ST. HELENS', 'Grossbritannien', 'GB', NULL, NULL, '1565', '0010023BM9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625454', 'FedEx', NULL, '2014-02-25', '21.02.2014 10:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17975, '228453905', NULL, NULL, 'Thomas Lewis', '3 HAWKENBURY', '', 'CM19 4HZ', 'HARLOW', 'Grossbritannien', 'GB', NULL, NULL, '7517214651', '00100517DN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108625465', 'FedEx', NULL, '2014-02-25', '21.02.2014 11:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(17976, '228684903', NULL, NULL, 'Aaron Wright', '251  KIRKBY ROAD', '', 'Le9 8fr', 'Barwell', 'Grossbritannien', 'GB', NULL, NULL, '7861296220', '0010195JFK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625476', 'FedEx', NULL, '2014-02-25', '22.02.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17977, '228545714', NULL, NULL, 'Agita Arifaj', '251 NEW CHURCH ROAD', 'Flat 2', 'BN3 4EE', 'HOVE', 'Grossbritannien', 'GB', NULL, NULL, '7518121281', '0010235FFR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625487', 'FedEx', NULL, '2014-02-25', '21.02.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17978, '228406200', NULL, NULL, 'Am Bassingthwaite', '52 GILDA CRESCENT', '', 'Bs14 9lf', 'Whitchurch. Bristol', 'Grossbritannien', 'GB', NULL, NULL, '7557737541', '0010127GG2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625498', 'FedEx', NULL, '2014-02-25', '21.02.2014 07:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17979, '228570896', NULL, NULL, 'Amit Patel', '25 Warmwell Avenue', '', 'NW9 5DB', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7976550898', '0010243APD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625502', 'FedEx', NULL, '2014-02-25', '21.02.2014 23:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17980, '228412967', NULL, NULL, 'Andrea Banks', 'GTS CAXTON CLOSE, Unit 19', 'Basepoint business centre, ANDOVER', 'SP10 3FG', 'Hampshire', 'Grossbritannien', 'GB', NULL, NULL, '7771721750', '00100174KZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625513', 'FedEx', NULL, '2014-02-25', '21.02.2014 08:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17981, '228427213', NULL, NULL, 'Andrew Moody', '54 LANSDOWNE ROAD', '', 'B80 7RD', 'STUDLEY', 'Grossbritannien', 'GB', NULL, NULL, '7968757986', '0010037FRI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625524', 'FedEx', NULL, '2014-02-25', '21.02.2014 09:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17982, '228648179', NULL, NULL, 'Angela Mora', 'The Grange TOP ROAD', '', 'Dn3 1db', 'Doncaster', 'Grossbritannien', 'GB', NULL, NULL, '7702607166', '1,02E+09', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625535', 'FedEx', NULL, '2014-02-25', '22.02.2014 13:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17983, '228493603', NULL, NULL, 'Angelina Unsworth', '36 TRAFALGAR ROAD', '', 'WN1 2BB', 'WIGAN', 'Grossbritannien', 'GB', NULL, NULL, '7803244709', '0010061ZJ3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625546', 'FedEx', NULL, '2014-02-25', '21.02.2014 15:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17984, '228409807', NULL, NULL, 'annette weston', 'LG Laundry Cottage', 'Bagshot Park', 'GU19 5HS', 'Bagshot', 'Grossbritannien', 'GB', NULL, NULL, '7771637321', '0010036Z6V', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625557', 'FedEx', NULL, '2014-02-25', '21.02.2014 08:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17985, '228508565', NULL, NULL, 'Anthony Gallagher', '121 PERCIVAL ROAD', 'Enfield', 'EN1 1QT', 'ENFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7932672734', '0010143EDR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625568', 'FedEx', NULL, '2014-02-25', '21.02.2014 16:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17986, '228677556', NULL, NULL, 'ANTHONY MURPHY', '10 THE WILLOWS', '', 'NE22 7DT', 'BEDLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7828526802', '0010013Z1B', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625579', 'FedEx', NULL, '2014-02-25', '22.02.2014 16:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17987, '228614160', NULL, NULL, 'Ashley Mihell', '160 Victoria Avenue, Tiddlywinks Day Nursery', '', 'M9 0RN', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7972856411', '0010062VOZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625580', 'FedEx', NULL, '2014-02-25', '22.02.2014 10:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17988, '228578894', NULL, NULL, 'Athol Hampson', '1 Annswell Cottage', 'Burton Road', 'LE65 2TE', 'Ashby de la Zouch', 'Grossbritannien', 'GB', NULL, NULL, '7817583332', '0010078W7R', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625590', 'FedEx', NULL, '2014-02-25', '22.02.2014 02:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17989, '228521472', NULL, NULL, 'Benjamin Winchurch', '2 ASH GROVE', 'Lower gornal', 'DY3 2QD', 'DUDLEY', 'Grossbritannien', 'GB', NULL, NULL, '7834765736', '0010040OAO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625605', 'FedEx', NULL, '2014-02-25', '21.02.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17990, '228626231', NULL, NULL, 'Bethany Garner', '16 Roecar close', '', 'S41 9pn', 'chesterfield, derbyshire', 'Grossbritannien', 'GB', NULL, NULL, '7581565254', '0010218BWK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625616', 'FedEx', NULL, '2014-02-25', '22.02.2014 11:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17991, '228558128', NULL, NULL, 'Bradley Brice', '28 Eldridge Court', '', 'SE16 3SN', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7984775166', '0010182MSJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625627', 'FedEx', NULL, '2014-02-25', '21.02.2014 21:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17992, '228517301', NULL, NULL, 'Brett Fellows', '4 ALBANY ROAD', 'Kilnhurst', 'S64 5UG', 'MEXBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7794701047', '00101946PF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625638', 'FedEx', NULL, '2014-02-25', '21.02.2014 17:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17993, '228718904', NULL, NULL, 'chris yng', '20 OSBORNE ROAD', '', 'NR4 7BN', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '7752965608', '0010225H94', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625649', 'FedEx', NULL, '2014-02-25', '22.02.2014 22:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17994, '228423562', NULL, NULL, 'christine edwards', '4 BRODAWEL', 'Otters Ridge Llannon', 'SA14 6BJ', 'LLANELLI', 'Grossbritannien', 'GB', NULL, NULL, '1269832872', '0010098G7F', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625650', 'FedEx', NULL, '2014-02-25', '21.02.2014 09:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17995, '228541370', NULL, NULL, 'Colin Taylor', '88 DUDDINGSTON DRIVE', '', 'KY2 6JS', 'KIRKCALDY', 'Grossbritannien', 'GB', NULL, NULL, '1592592136', '0010018QVO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625660', 'FedEx', NULL, '2014-02-25', '21.02.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17996, '228436363', NULL, NULL, 'Corin Earland', '16 FAIRFAX ROAD', '', 'LE16 9JT', 'MARKET HARBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '796923374', '00101507QN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625671', 'FedEx', NULL, '2014-02-25', '21.02.2014 10:23', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17997, '228527475', NULL, NULL, 'Craig Smart', '564 King Street', '', 'Ab24 5sr', 'Aberdeen', 'Grossbritannien', 'GB', NULL, NULL, '7738474874', '00101140AR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625682', 'FedEx', NULL, '2014-02-25', '21.02.2014 18:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17998, '228643847', NULL, NULL, 'Darren Nation', '23 Ferndale Road', '', 'bs70rp', 'Bristol', 'Grossbritannien', 'GB', NULL, NULL, '7973215007', '0010102SY1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625693', 'FedEx', NULL, '2014-02-25', '22.02.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(17999, '228522720', NULL, NULL, 'dawn barker', '16 DUNCHURCH HIGHWAY', '', 'CV5 8AA', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7958616197', '0010038B7U', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625708', 'FedEx', NULL, '2014-02-25', '21.02.2014 18:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18000, '228549878', NULL, NULL, 'Debalina Maiti', '5 TURFNELL WAY', 'Worsley', 'M28 2PZ', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '1617935765', '00101871P9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625719', 'FedEx', NULL, '2014-02-25', '21.02.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18001, '228491540', NULL, NULL, 'derek bowman', '1/3 MAIDENCRAIG COURT', '', 'EH4 2BQ', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '1313328038', '0010217FM5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625720', 'FedEx', NULL, '2014-02-25', '21.02.2014 14:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18002, '228550265', NULL, NULL, 'Duncan Masters', '22 HERON CLOSE', '', 'OX18 3LR', 'CARTERTON', 'Grossbritannien', 'GB', NULL, NULL, '7810715546', '0010001BKD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625730', 'FedEx', NULL, '2014-02-25', '21.02.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18003, '228617776', NULL, NULL, 'edward gilmour', '8 TAMBOWIE CRESCENT', '', 'G62 7AP', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7795623295', '0010205XVB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625741', 'FedEx', NULL, '2014-02-25', '22.02.2014 10:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18004, '228580879', NULL, NULL, 'erez pashut', '1 WILLIAM JESSOP WAY', '84 Princes Dock Apartments', 'L3 1DJ', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7969975529', '0010236WOA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625752', 'FedEx', NULL, '2014-02-25', '22.02.2014 03:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18005, '228506789', NULL, NULL, 'Farhan Safari', '10 WOODNOOK GARTH', '', 'LS16 6PH', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7895959696', '0010160EEH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625763', 'FedEx', NULL, '2014-02-25', '21.02.2014 16:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18006, '228433611', NULL, NULL, 'FORGHAM LES', '70 SWANLAND ROAD', '', 'HU13 0LY', 'HESSLE', 'Grossbritannien', 'GB', NULL, NULL, '7802186989', '00100576CD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625774', 'FedEx', NULL, '2014-02-25', '21.02.2014 09:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18007, '228456907', NULL, NULL, 'Francis Boyd', '71A ROGUERY ROAD', '', 'BT41 3TJ', 'ANTRIM', 'Grossbritannien', 'GB', NULL, NULL, '7745540103', '0010139REX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625785', 'FedEx', NULL, '2014-02-25', '21.02.2014 11:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18008, '228471935', NULL, NULL, 'Fraser Accident Repair June Heron', '27-29 SPRINGFIELD WAY', 'Anlaby', 'HU10 6RJ', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7821679444', '001002969W', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625796', 'FedEx', NULL, '2014-02-25', '21.02.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18009, '228663302', NULL, NULL, 'Fred Peach', '23 SPRINGFIE PILGROVE WAY', '1242523989', 'GL51 0WA', 'CHELTENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7826836335', '0010169KY9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625800', 'FedEx', NULL, '2014-02-25', '22.02.2014 15:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18010, '228482614', NULL, NULL, 'gerald jones', '9 ballantyne grove', '', 'L20 0AD', 'liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7821465841', '0010229UO4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625811', 'FedEx', NULL, '2014-02-25', '21.02.2014 14:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18011, '228642824', NULL, NULL, 'glen riddy', '12B DENSHARE ROAD', '', 'PO20 0SJ', 'CHICHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7786316122', '00101053AZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625822', 'FedEx', NULL, '2014-02-25', '22.02.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(18012, '228423495', NULL, NULL, 'Goran Mirkovic', '179 Albertbridge Road', 'Polita Shop', 'BT5 4PS', 'Belfast', 'Grossbritannien', 'GB', NULL, NULL, '7595511729', '0010181A99', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625833', 'FedEx', NULL, '2014-02-25', '21.02.2014 09:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18013, '228440115', NULL, NULL, 'Harley Fennell', '38 MANTON', 'South Bretton', 'PE3 9YT', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7530751511', '0010239UMD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625844', 'FedEx', NULL, '2014-02-25', '21.02.2014 10:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18014, '228703921', NULL, NULL, 'Haroon Azizi', '14 CAPEL CRESCENT', '', 'HA7 4WN', 'STANMORE', 'Grossbritannien', 'GB', NULL, NULL, '7958048445', '0010065JYE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625855', 'FedEx', NULL, '2014-02-25', '22.02.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18015, '228567288', NULL, NULL, 'Heather Maggs', '38 THE CRESCENT', 'Henleaze', 'BS9 4RR', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '1179621127', '0010174PCF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625866', 'FedEx', NULL, '2014-02-25', '21.02.2014 23:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18016, '228577521', NULL, NULL, 'Hugo Gouveia', '10C OSENEY CRESCENT', '', 'NW5 2AU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '07740 270704', '00100504AC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625877', 'FedEx', NULL, '2014-02-25', '22.02.2014 01:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18017, '228482001', NULL, NULL, 'I CIMPAN', '3A Cheyne Court,141  High Street', 'Please deliver after 18.00pm Monday to Friday, all day on Tuesday and Saturday ( 10.00 am- 21.00pm) and please call 1h-30min  before arrival , thank you.', 'HA48LB', 'Ruislip', 'Grossbritannien', 'GB', NULL, NULL, '7588580888', '0010242QTX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625888', 'FedEx', NULL, '2014-02-25', '21.02.2014 14:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18018, '228661922', NULL, NULL, 'James Oliver', '10 DOVECOTE DRIVE', 'Wollaton', 'NG8 2NB', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '1159282508', '0010234IEE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625899', 'FedEx', NULL, '2014-02-25', '22.02.2014 15:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18019, '228454609', NULL, NULL, 'Jane Thompson', '4 HIGHGATE CRESCENT', 'APPLEY BRIDGE', 'WN6 9JE', 'WIGAN', 'Grossbritannien', 'GB', NULL, NULL, '7921928961', '00100514OV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625903', 'FedEx', NULL, '2014-02-25', '21.02.2014 11:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18020, '228667315', NULL, NULL, 'Jeffrey Bogue-Collis', '67 NEW ROAD', '', 'SO50 8EN', 'EASTLEIGH', 'Grossbritannien', 'GB', NULL, NULL, '2380695917', '0010118PTG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625914', 'FedEx', NULL, '2014-02-25', '22.02.2014 15:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18021, '228547392', NULL, NULL, 'jennifer Mears', '5 SOMERSET AVENUE', '', 'SS4 1QB', 'ROCHFORD', 'Grossbritannien', 'GB', NULL, NULL, '1702547814', '0010072ZI4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625925', 'FedEx', NULL, '2014-02-25', '21.02.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18022, '228390222', NULL, NULL, 'Jianbo Yu', '14 DEEPDENE CLOSE', '', 'Ng86bl', 'Nottingham', 'Grossbritannien', 'GB', NULL, NULL, '7883461061', '0010053LWH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625936', 'FedEx', NULL, '2014-02-25', '21.02.2014 01:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18023, '228672870', NULL, NULL, 'Jill Hood', '35 south street', 'rochford', 'ss4 1bl', 'rochford essex', 'Grossbritannien', 'GB', NULL, NULL, '7771922531', '0010099ZJ2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625947', 'FedEx', NULL, '2014-02-25', '22.02.2014 16:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18024, '228621920', NULL, NULL, 'Jo Williams', '53 Heathfield rd', '', 'SO19 1DL', 'Southampton', 'Grossbritannien', 'GB', NULL, NULL, '', '0010250ZD7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625958', 'FedEx', NULL, '2014-02-25', '22.02.2014 10:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18025, '228635068', NULL, NULL, 'John Obrien', '8 NEWMARKET ROAD', 'Norton canes Cannock staffs', 'WS11 9FF', 'CANNOCK', 'Grossbritannien', 'GB', NULL, NULL, '7810347720', '0010185P4X', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625969', 'FedEx', NULL, '2014-02-25', '22.02.2014 12:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18026, '228497299', NULL, NULL, 'Jonathon Ward', '33 ALDAM ROAD', '', 'S17 4GA', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7958297245', '0010039KVF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625970', 'FedEx', NULL, '2014-02-25', '21.02.2014 15:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18027, '228537734', NULL, NULL, 'Jordan Jago', '9 WORTHINGTON WAY', '', 'CO3 4JZ', 'COLCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7531945245', '0010151A7T', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625980', 'FedEx', NULL, '2014-02-25', '21.02.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18028, '228702023', NULL, NULL, 'Joyce drummond', 'the willows', 'Newton road, stoke Hammond', 'MK17 9DE', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7817755542', '0010162ULT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625991', 'FedEx', NULL, '2014-02-25', '22.02.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18029, '228546450', NULL, NULL, 'Leonardo Do Carmo', '4 CHISWELL STREET', '6th floor, Check Point', 'EC1Y 4UP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7887496574', '0010191D9M', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108626005', 'FedEx', NULL, '2014-02-25', '21.02.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18030, '228468341', NULL, NULL, 'Lorraine Axford', '. PARTACRE', 'Downs Lane  Manton', 'SN8 1RP', 'MARLBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7767852647', '00100799OF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108626016', 'FedEx', NULL, '2014-02-25', '21.02.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18031, '228450092', NULL, NULL, 'Lorraine Craggs', '37 FOXTAIL DRIVE', 'Dibden Purlieu', 'SO45 4NZ', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7920192688', '0010142XIA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108626027', 'FedEx', NULL, '2014-02-25', '21.02.2014 11:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18032, '228657231', NULL, NULL, 'Lorraine Menham', '1 CASTROL UK LTD', 'WAKEFIELD HSE  PIPERS WAY', 'SN3 1RE', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7795800647', '0010041W9G', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108626038', 'FedEx', NULL, '2014-02-25', '22.02.2014 14:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18033, '228534903', NULL, NULL, 'M Puffett', '14 LONGFELLOW CLOSE', '', 'SN25 4GS', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '1793721927', '0010190JYC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108626049', 'FedEx', NULL, '2014-02-25', '21.02.2014 19:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18034, '228441048', NULL, NULL, 'Marc Auckland', '1 FORBES PLACE', '', 'MK5 6FG', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '1908526829', '0010146SWY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108626050', 'FedEx', NULL, '2014-02-25', '21.02.2014 10:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18035, '228692380', NULL, NULL, 'Marjorie Mann', '1 Kilmacolm Golf Club', 'Porterfield Road', 'PA13 4PD', 'KILMACOLM', 'Grossbritannien', 'GB', NULL, NULL, '7807774180', '0010084J16', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'RL705863347DE', 'Deutsche Post', NULL, '2014-02-25', '22.02.2014 18:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18036, '228450451', NULL, NULL, 'Mark Davies', 'Cobweb Southwing', 'Delme Place, Cams Estate', 'PO16 8UX', 'Fareham', 'Grossbritannien', 'GB', NULL, NULL, '7880724121', '10002629', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108626483', 'FedEx', NULL, '2014-02-26', '21.02.2014 11:23', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18037, '228601659', NULL, NULL, 'Martin Maya', '22 TRINITY ROAD', '', 'BA2 5AB', 'BATH', 'Grossbritannien', 'GB', NULL, NULL, '7712304355', '00102008QJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108626082', 'FedEx', NULL, '2014-02-26', '22.02.2014 09:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18038, '228460781', NULL, NULL, 'michael coyne', '15 WINSHAM CLOSE', '', 'L32 9QQ', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7729902728', '0010224YU4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108626093', 'FedEx', NULL, '2014-02-26', '21.02.2014 12:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18039, '228701217', NULL, NULL, 'Michael Poole', '42 ELMFIELD', 'Gillingham', 'ME8 6BW', 'GILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7890242974', '001024727G', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108626108', 'FedEx', NULL, '2014-02-26', '22.02.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18040, '228640129', NULL, NULL, 'Mike Walder', '7 THE THICKET', '', 'PO13 0ZL', 'GOSPORT', 'Grossbritannien', 'GB', NULL, NULL, '7888842292', '0010158YXD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '22.02.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18041, '228505282', NULL, NULL, 'Mohamed Nassar', '87 LEMON GROVE', 'Feltham', 'TW13 4DJ', 'FELTHAM', 'Grossbritannien', 'GB', NULL, NULL, '7928099688', '0010033MML', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 16:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18042, '228615455', NULL, NULL, 'Mohammed Aksar', '5 ORIEL AVENUE', '', 'OL8 4HJ', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7725977758', '0010086TLN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '22.02.2014 10:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18043, '228543502', NULL, NULL, 'Nadir Ali', 'Unit 63 Rounds green road', '', 'B69 2re', 'Oldbury', 'Grossbritannien', 'GB', NULL, NULL, '7875202016', '0010021BG2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18044, '228528661', NULL, NULL, 'Naheed Naveed', '9 Chaucer Close', '', 'MK16 8DN', 'Newport Pagnell', 'Grossbritannien', 'GB', NULL, NULL, '7976385391', '00101758LS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 18:53', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18045, '228436201', NULL, NULL, 'Nancy Hitchens', '5 Thetford Place', 'Noak Bridge', 'SS15 4ED', 'Basildon', 'Grossbritannien', 'GB', NULL, NULL, '7941029538', '0010199L8E', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 10:23', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18046, '228499738', NULL, NULL, 'Natalie Hall', '11 ROYAL AVENUE WEST', 'Onchan', 'IM3 1HB', 'ISLE OF MAN', 'Grossbritannien', 'GB', NULL, NULL, '7624488012', '0010076HBY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'RL705863364DE', 'Deutsche Post', NULL, '2014-02-25', '21.02.2014 15:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18047, '228443869', NULL, NULL, 'Ntando Maphosa', '21 COWPER ROAD', '', 'SO19 6QP', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7956466942', '0010020UA5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 10:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18048, '228572005', NULL, NULL, 'Obinna obi', '30 FORTUNE AVENUE', '', 'HA8 0FG', 'EDGWARE', 'Grossbritannien', 'GB', NULL, NULL, '7544032607', '0010157AFR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 23:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18049, '228428973', NULL, NULL, 'Olena Collins', 'Apr 2005 10 Holloway Circus', '', 'B11BA', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7702702718', '0010214Q04', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 09:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18050, '228529965', NULL, NULL, 'PATRICIA HOOKER', '12 WARREN ROAD', '', 'NR11 8UN', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '7979155058', '00101612OP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 18:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18051, '228512885', NULL, NULL, 'paul fieldsend', '31 GREENSET VIEW', 'athersley', 'S71 3NJ', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7816641151', '0010192MVE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 17:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18052, '228639795', NULL, NULL, 'Paul Ndegwa', '27 SOUTHEY DRIVE', '', 'S5 7NR', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7412571792', '00102088P4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '22.02.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18053, '228455974', NULL, NULL, 'paul raisbeck', '11 CLARENCE ROAD', '', 'LS18 4LB', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7590822922', '0010026J1T', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 11:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18054, '228524989', NULL, NULL, 'Phillip Addison', '18 STONE RINGS LANE', '', 'HG2 9HY', 'HARROGATE', 'Grossbritannien', 'GB', NULL, NULL, '7778143748', '0010023CER', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 18:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18055, '228417756', NULL, NULL, 'R Vadher', '8 ROCHESTER CLOSE', '', 'LE8 0JS', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7932620135', '0010028P5G', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 08:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18056, '228550725', NULL, NULL, 'Rachel robinson', '1 Forbes Place', '', 'MK56FG', 'Milton Keynes', 'Grossbritannien', 'GB', NULL, NULL, '7540103790', '0010011HA7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18057, '228603668', NULL, NULL, 'raymond rookwood', '53 STAFFORD ROAD', '', 'SM6 9AP', 'WALLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7944656096', '00101775DI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '22.02.2014 09:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18058, '228549556', NULL, NULL, 'Robert Howe', '3 Garden court', 'Temple', 'Ec4y 9bw', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7894199449', '00100525WX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18059, '228440610', NULL, NULL, 'robert simms', 'ORIEL BONTOFT AVENUE', 'oriel printing', 'HU5 4HF', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7973218630', '0010203JR2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 10:23', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18060, '228497268', NULL, NULL, 'Robin Tanner', '70 QUEENSFERRY GARDENS', 'Allenton', 'DE24 9JS', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7823325045', '0010204BJW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 15:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18061, '228665237', NULL, NULL, 'Roy Waller', '1 EAST END', 'WALKINGTON', 'HU17 8RX', 'BEVERLEY', 'Grossbritannien', 'GB', NULL, NULL, '7710190530', '0010206F73', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '22.02.2014 15:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18062, '228456374', NULL, NULL, 'Ruth Haizelden', '1 Nightingale court Dixons lane', '', 'SO20 8AR', 'Broughton', 'Grossbritannien', 'GB', NULL, NULL, '7432286001', '0010027VKA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 11:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18063, '228471816', NULL, NULL, 'Sandra Rodrigues', '410B SEVEN SISTERS ROAD', '', 'N4 2LX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7913837971', '10227321', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18064, '228570192', NULL, NULL, 'Sanjay Sharma', '4 GREENSIDE PLACE', '', 'G61 4RY', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7960589631', '10075365', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 23:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18065, '228557280', NULL, NULL, 'Sebastian Szajek', '15 MARDALE CLOSE', '', 'Sk15 1ew', 'Stalybridge', 'Grossbritannien', 'GB', NULL, NULL, '4,47703E+11', '0010077J2Y', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 21:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18066, '228704304', NULL, NULL, 'Serkan Keles', '19 LONDON ROAD', '', 'SM4 5HT', 'MORDEN', 'Grossbritannien', 'GB', NULL, NULL, '7459342990', '0010100YLW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '577108625432', 'FedEx', NULL, '2014-02-25', '22.02.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18067, '228577877', NULL, NULL, 'Sharon Nicely', '32 HIGH LEVEL DRIVE', 'Sydenham', 'SE26 6XT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7875632276', '0010093U9J', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '22.02.2014 01:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18068, '228502973', NULL, NULL, 'Sonny Allain', '5 DURLEY CLOSE', '', 'SS7 1HJ', 'BENFLEET', 'Grossbritannien', 'GB', NULL, NULL, '7767089245', '0010059U42', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 15:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18069, '228428441', NULL, NULL, 'Steve Revitt', '161 MORLEY ROAD', 'Oakwood', 'DE21 4QY', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7788379940', '0010188K0S', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 09:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18070, '228436691', NULL, NULL, 'sukh padda', '19 NIELD ROAD', '', 'UB3 1SE', 'HAYES', 'Grossbritannien', 'GB', NULL, NULL, '7974572433', '00100067GX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 10:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18071, '228526309', NULL, NULL, 'Susan Seddon', '7 NEWPORT STREET', '', 'M24 2DJ', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7581403224', '0010007IN2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 18:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18072, '228535855', NULL, NULL, 'Susan Wright', '81 GIBSON CLOSE', '', 'OX14 1XS', 'ABINGDON', 'Grossbritannien', 'GB', NULL, NULL, '1235857786', '0010238P6O', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 19:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18073, '228644937', NULL, NULL, 'Taiwo Ademosu', '20 Rudhall House', 'Tullse Hill, Brixton', 'SW2 2HZ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7917060614', '0010230KB4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '22.02.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18074, '228447279', NULL, NULL, 'Terence Hird', '19 NEWTON CRESCENT', 'Leeming', 'DL7 9TB', 'NORTHALLERTON', 'Grossbritannien', 'GB', NULL, NULL, '1677424704', '0010031BD1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 10:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18075, '228476234', NULL, NULL, 'Waddah Abdulkarim', '5 GENTWOOD PARADE', 'Gentwood parade Huyton', 'L36 2QB', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '4,47949E+11', '0010123TQG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-26', '21.02.2014 13:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18076, '229235766', NULL, NULL, 'Ahmad Shah Shujayee', 'Street 19A Flat 407', 'Jumeirah Star Building, next to', '', 'Mankool road Dubai', 'Verinigte Arabische Emirate', 'AE', NULL, NULL, '971508524415/0501520950', '0010197W1R', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '578824893650', 'FedEx', NULL, '2014-02-27', '25.02.2014 15:08', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(18077, '229391517', NULL, NULL, 'Jennifer Lobo', '20336 319', '31921', '20336', 'Dubai World Central Dubai', 'Verinigte Arabische Emirate', 'AE', NULL, NULL, '9,71508E+11', '0010093O27', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '578824893661', 'FedEx', NULL, '2014-02-27', '26.02.2014 09:38', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(18078, '229300270', NULL, NULL, 'Mohd Khir Kananeh', 'Al Tawun N/A', '604', '6', 'AL Tawun / Mamzar Al Sharjah Sharjah', 'Verinigte Arabische Emirate', 'AE', NULL, NULL, '9,71507E+11', '00100668KG', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, black dial', NULL, '578824893672', 'FedEx', NULL, '2014-02-27', '26.02.2014 02:38', 'a0YC000000X9HsqMAF', '1', 'a0YC000000X9HsqMAF', '', '1499.00'),
(18079, '229196298', NULL, NULL, 'HUYEN NGUYEN', 'SALAMA BIN BUTTI 23', 'EMBASSY OF VIET NAM', '', 'AL MUSHRIF ABU DHABI', 'Verinigte Arabische Emirate', 'AE', NULL, NULL, '97556177359', '0010042JMY', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, gold dial', NULL, '578824893683', 'FedEx', NULL, '2014-02-27', '25.02.2014 11:08', 'a0YC000000X9HrFMAV', '1', 'a0YC000000X9HrFMAV', '', '1499.00'),
(18080, '229374032', NULL, NULL, 'Sungyul Choi', 'Sheikh zayed road One agency i', 'Indigo building 4 office 1', '', 'Al safa 2 Dubai', 'Verinigte Arabische Emirate', 'AE', NULL, NULL, '567716480', '001012251E', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, gold dial', NULL, '578824893694', 'FedEx', NULL, '2014-02-27', '26.02.2014 08:38', 'a0YC000000X9HrFMAV', '1', 'a0YC000000X9HrFMAV', '', '1499.00'),
(18081, '229192719', NULL, NULL, 'Gavin O Sullivan', 'Dubai Internet City 357', 'Building 17', '500591', 'TECOM Dubai', 'Verinigte Arabische Emirate', 'AE', NULL, NULL, '9,71527E+11', '0010118HZC', NULL, NULL, 'Theorema Casablanca Watch- Black strap, silver case, silver dial', NULL, '578824893709', 'FedEx', NULL, '2014-02-27', '25.02.2014 10:38', 'a0YC000000X9HrsMAF', '1', 'a0YC000000X9HrsMAF', '', '1499.00'),
(18082, '229007645', NULL, NULL, 'CATHERINE GALLAGHER', '293 BROOKVILLE PARK', '', 'DROGHEDA', 'COUNTY LOUTH', 'Irland', 'IE', NULL, NULL, '879226466', '0010140PMW', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '578824893640', 'FedEx', NULL, '2014-02-27', '24.02.2014 15:32', 'a0YC000000X8SADMA3', '1', 'a0YC000000X8SADMA3', '', '229.00'),
(18083, '229288402', NULL, NULL, 'David Thompson Thompson', '4 REGT AAC WATTISHAM AIRFIELD', 'hq sqn qm dept', 'IP7 7RA', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '7803075458', '0010102PWS', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '578824893720', 'FedEx', NULL, '2014-02-27', '26.02.2014 00:52', 'UK140102AMC02', '1', 'a0YC000000VvV75MAF', '170.00', '249.00'),
(18084, '229289359', NULL, NULL, 'Michael Mcneish', '98 PRESTON CRESCENT', '', 'EH32 9RD', 'PRESTONPANS', 'Grossbritannien', 'GB', NULL, NULL, '7552729472', '0010002R4I', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '578824893731', 'FedEx', NULL, '2014-02-27', '26.02.2014 01:22', 'UK140102AMC02', '1', 'a0YC000000VvV75MAF', '170.00', '249.00'),
(18085, '229264346', NULL, NULL, 'Sue Caldicott', '316 Kingfisher Drive', '', 'RG5 3LH', 'Woodley', 'Grossbritannien', 'GB', NULL, NULL, '7841571981', '0010049SDA', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '578824893742', 'FedEx', NULL, '2014-02-27', '25.02.2014 21:23', 'UK140102AMC02', '1', 'a0YC000000VvV75MAF', '170.00', '249.00'),
(18086, '229278729', NULL, NULL, 'T Ahilan', '117 LONDON ROAD', '', 'SN15 3AN', 'CHIPPENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7989535795', '00100780RR', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '578824893753', 'FedEx', NULL, '2014-02-27', '25.02.2014 22:52', 'UK140102AMC02', '1', 'a0YC000000VvV75MAF', '170.00', '249.00'),
(18087, '229181693', NULL, NULL, 'Thomas Malcolm', '5 STONEYTON TERRACE', '', 'Ab21-9HA', 'Aberdeen', 'Grossbritannien', 'GB', NULL, NULL, '7514016357', '00102508M4', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '578824893764', 'FedEx', NULL, '2014-02-27', '25.02.2014 13:22', 'UK140102AMC02', '1', 'a0YC000000VvV75MAF', '170.00', '249.00'),
(18088, '229352372', NULL, NULL, 'yi wang', '7 KNIGHTS WAY', '', 'IG6 2RR', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7723456635', '0010018QLH', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '578824893775', 'FedEx', NULL, '2014-02-27', '26.02.2014 11:23', 'UK140102AMC02', '1', 'a0YC000000VvV75MAF', '170.00', '249.00'),
(18089, '229283319', NULL, NULL, 'caroline jefferson', '1 a elmtree  Elmtree avenue', 'Mangotsfield', 'bs16 9bw', 'bristol', 'Grossbritannien', 'GB', NULL, NULL, '4,47759E+11', '0010249MWM', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '578824893786', 'FedEx', NULL, '2014-02-27', '25.02.2014 23:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18090, '229251076', NULL, NULL, 'douglas edmiston', '24 CHATSWORTH AVENUE', '', 'NG4 3JL', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7902637079', '0010228YTH', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '578824893797', 'FedEx', NULL, '2014-02-27', '25.02.2014 20:22', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18091, '229145766', NULL, NULL, 'Heather Maggs', '38 THE CRESCENT', 'Henleaze', 'BS9 4RR', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '1179621127', '0010204DU7', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '578824893801', 'FedEx', NULL, '2014-02-27', '25.02.2014 10:22', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18092, '229242396', NULL, NULL, 'Krissy Belcher', '94 AYSGARTH RISE', '', 'Yo167hx', 'Bridlington', 'Grossbritannien', 'GB', NULL, NULL, '7779289612', '0010111YQ7', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '578824893812', 'FedEx', NULL, '2014-02-27', '25.02.2014 19:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18093, '229186513', NULL, NULL, 'Mr Daniel J Wright', '7 QUEENS DRIVE', '', 'TS9 5HA', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7460883774', '0010213XHT', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '578824893823', 'FedEx', NULL, '2014-02-27', '25.02.2014 13:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18094, '229168001', NULL, NULL, 'Neil Mitchell', '8 SOLWAY AVENUE', 'Marden estate north shields', 'NE30 3AY', 'NORTH SHIELDS', 'Grossbritannien', 'GB', NULL, NULL, '7521619907', '00101985YW', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '578824893834', 'FedEx', NULL, '2014-02-27', '25.02.2014 12:22', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18095, '229349069', NULL, NULL, 'Ray Alderson', '13 GREYSTONES CLOSE', 'Aberford', 'LS25 3AR', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7979441786', '00100974FS', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '578824893845', 'FedEx', NULL, '2014-02-27', '26.02.2014 10:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18096, '229181522', NULL, NULL, 'Rhiannon Fraser', '24 ASHBURNHAM WALK', '', 'SG2 8DZ', 'STEVENAGE', 'Grossbritannien', 'GB', NULL, NULL, '7535747926', '0010155OB5', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '578824893856', 'FedEx', NULL, '2014-02-27', '25.02.2014 13:23', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18097, '229222811', NULL, NULL, 'Thomas Bensley-bammant', '12 SOUTHALLS WAY', '', 'Nr3 4sj', 'Norwich', 'Grossbritannien', 'GB', NULL, NULL, '7545066408', '0010142L5K', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '578824893867', 'FedEx', NULL, '2014-02-27', '25.02.2014 17:53', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18098, '229129578', NULL, NULL, 'Aleksandr Miasnikov', '23 KNOWLE ROAD', '', 'TA6 4PY', 'BRIDGWATER', 'Grossbritannien', 'GB', NULL, NULL, '7414103111', '0010132X74', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '578824893878', 'FedEx', NULL, '2014-02-27', '25.02.2014 09:22', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18099, '229273492', NULL, NULL, 'Anthony Hughes', '551-553 Alum House, Discovery Court Business Centre, Wallisdown Road', '', 'Bh125ag', 'Poole, Dorset', 'Grossbritannien', 'GB', NULL, NULL, '7772368006', '0010133VZB', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '578824893889', 'FedEx', NULL, '2014-02-27', '25.02.2014 22:23', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18100, '229148323', NULL, NULL, 'ariana gois', 'Flat 7 33 Robsart Street', 'Stockwell', 'SW9 0BE', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7985472820', '0010032ZSI', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '578824893890', 'FedEx', NULL, '2014-02-27', '25.02.2014 10:52', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18101, '229103079', NULL, NULL, 'Bin Tyler', '80 NORTH DENES ROAD', '', 'NR30 4LU', 'GREAT YARMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7719467165', '0010107WPZ', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '578824893904', 'FedEx', NULL, '2014-02-27', '25.02.2014 02:22', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18102, '229191684', NULL, NULL, 'Bruce Hamilton', '3 LAWSONDALE TERRACE', 'Westhill,', 'AB32 6SE', 'WESTHILL', 'Grossbritannien', 'GB', NULL, NULL, '7753228923', '0010020PU9', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '578824893915', 'FedEx', NULL, '2014-02-27', '25.02.2014 14:22', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18103, '229276828', NULL, NULL, 'Graham Adds', '7 WILLOW WALK', '', 'CB7 4AT', 'Ely', 'Grossbritannien', 'GB', NULL, NULL, '7786987965', '00101521YO', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '578824893926', 'FedEx', NULL, '2014-02-27', '25.02.2014 22:52', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18104, '229283043', NULL, NULL, 'Jordan Goodeve', '10 GATEACRE WALK', '', 'M23 9BA', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7787144653', '0010204NBK', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '578824893937', 'FedEx', NULL, '2014-02-27', '25.02.2014 23:52', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18105, '229285917', NULL, NULL, 'Julie Cox-Greer', '163 maidencastle', '', 'nn38el', 'northampton', 'Grossbritannien', 'GB', NULL, NULL, '', '0010200R4D', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '578824893948', 'FedEx', NULL, '2014-02-27', '26.02.2014 00:23', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18106, '229333570', NULL, NULL, 'Martin Mitchell', '2 SILVER ROYD GARTH', '', 'LS12 4UZ', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7582040924', '0010203WFY', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '578824893959', 'FedEx', NULL, '2014-02-27', '26.02.2014 09:52', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18107, '229181717', NULL, NULL, 'Rhiannon Fraser', '24 ASHBURNHAM WALK', '', 'SG2 8DZ', 'STEVENAGE', 'Grossbritannien', 'GB', NULL, NULL, '7535747926', '0010202DAR', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '578824893856', 'FedEx', NULL, '2014-02-27', '25.02.2014 13:22', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18108, '229218748', NULL, NULL, 'Stanislav Cholodinskij', '5 BARKLY TERRACE', '', 'LS11 7HS', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7871791855', '00100997NR', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '578824893970', 'FedEx', NULL, '2014-02-27', '25.02.2014 17:22', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18109, '229235713', NULL, NULL, 'Kulwinder Kalsi', '53 SHERBOURNE ROAD', '', 'B64 7PX', 'CRADLEY HEATH', 'Grossbritannien', 'GB', NULL, NULL, '7939681581', '0010107NXB', NULL, NULL, 'Copacabana Watch - GM-104-4 (Brown Strap, Silver Case, Gold Face)', NULL, '578824893981', 'FedEx', NULL, '2014-02-27', '25.02.2014 18:52', 'UK140102AMC05', '1', 'a0YC000000VvV78MAF', '170.00', '249.00'),
(18110, '229289740', NULL, NULL, 'peter zambon', '130 St williams court 1 gifford street', '', 'N1 0GN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '2077001269', '0010072M8T', NULL, NULL, 'Copacabana Watch - GM-104-4 (Brown Strap, Silver Case, Gold Face)', NULL, '578824893992', 'FedEx', NULL, '2014-02-27', '26.02.2014 01:22', 'UK140102AMC05', '1', 'a0YC000000VvV78MAF', '170.00', '249.00'),
(18111, '229192322', '', '', 'Samuel Mulenga', '53 BARNEY CLOSE', '', 'SE7 8ST', 'LONDON', 'Grossbritannien', '', '', '', '7463639344', '00100857VS', '', '', 'Copacabana Watch - GM-104-4 (Brown Strap, Silver Case, Gold Face)', '17.03.2014 RL706176693DE', '578824894006', 'FedEx', '', '2014-02-27', '25.02.2014 14:22', 'UK140102AMC05', '1', 'a0YC000000VvV78MAF', '170.00', '249.00'),
(18112, '228772475', NULL, NULL, 'Christopher Grimsey', '101 kingswood road', '', 'ME7 1DX', 'Gillingham', 'Grossbritannien', 'GB', NULL, NULL, '', '0010206GJW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824894017', 'FedEx', NULL, '2014-02-27', '23.02.2014 10:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(18113, '228829729', NULL, NULL, 'Craig Schofield', '52 CARNLEY STREET', '', 'S63 6AZ', 'ROTHERHAM', 'Grossbritannien', 'GB', NULL, NULL, '7799893018', '0010208L4P', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824894028', 'FedEx', NULL, '2014-02-27', '23.02.2014 16:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(18114, '228843360', NULL, NULL, 'craig Stocks', '9 LAKEWAY', 'Layton', 'FY3 8PB', 'BLACKPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7947359666', '0010042N6R', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824894039', 'FedEx', NULL, '2014-02-27', '23.02.2014 17:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(18115, '228889551', NULL, NULL, 'Dragos Grigore', '30 WHITCHURCH ROAD', '', 'RM3 9EH', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7979109930', '0010072UO1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824894040', 'FedEx', NULL, '2014-02-27', '23.02.2014 22:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(18116, '228765547', NULL, NULL, 'H Barriff Roche Diagnostics LTd', '1 CHARLES AVENUE', 'Charles Avenue', 'RH15 9RY', 'BURGESS HILL', 'Grossbritannien', 'GB', NULL, NULL, '7714742581', '0010229T4T', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824894050', 'FedEx', NULL, '2014-02-27', '23.02.2014 10:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(18117, '228772556', NULL, NULL, 'Harjap Birring', '30 GREEN LANE', 'Handsworth', 'B21 0DD', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7533574471', '00101833J5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824894061', 'FedEx', NULL, '2014-02-27', '23.02.2014 10:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(18118, '228896492', NULL, NULL, 'Harpreet Mandair', '38 Sycamore Drive', 'Sprowston', 'ip28 8st', 'beck row', 'Grossbritannien', 'GB', NULL, NULL, '7447012298', '0010071LRW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824894072', 'FedEx', NULL, '2014-02-27', '23.02.2014 23:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(18119, '228799586', NULL, NULL, 'Harriet Bartlett', 'HARRIET BART GONVILLE AND CAIUS COLLEGE, TRINITY ST', '', 'CB2 1TA', 'CAMBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7534241439', '0010010T4G', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824894083', 'FedEx', NULL, '2014-02-27', '23.02.2014 13:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(18120, '228893740', NULL, NULL, 'Iman Samizadeh', '50 Burnelli Building', '352 Queenstown Road', 'SW8 4NG', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7595030059', '0010223CM3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-27', '23.02.2014 23:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(18121, '228876403', NULL, NULL, 'Jenna Caiger', '153 KNOTT LANE', '', 'SK14 5BY', 'HYDE', 'Grossbritannien', 'GB', NULL, NULL, '7511553781', '00101081AH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-27', '23.02.2014 21:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(18122, '228764118', NULL, NULL, 'Johnathan Miller', '30 ST. WILFRIDS ROAD', '', 'YO32 5SL', 'YORK', 'Grossbritannien', 'GB', NULL, NULL, '7432141563', '0010167JOH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, '578824894110', 'FedEx', NULL, '2014-02-27', '23.02.2014 10:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(18123, '228888521', NULL, NULL, 'jozsef nagy', 'A 30 monkton court hotel', 'monkton court hotel', 'ex14 9qh', 'monkton', 'Grossbritannien', 'GB', NULL, NULL, '7714521502', '0010197R7T', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-27', '23.02.2014 22:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(18124, '228838882', NULL, NULL, 'Kieron Thomas', '0 SHAP WELLS', 'Shap', 'CA10 3QX', 'PENRITH', 'Grossbritannien', 'GB', NULL, NULL, '7879891265', '0010174XFX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-27', '23.02.2014 17:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(18125, '228815667', NULL, NULL, 'Malcolm Newman', '25 PARK CRESCENT', 'Eaglesham', 'G76 0JD', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7762736836', '0010051WA2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-27', '23.02.2014 15:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(18126, '228840169', NULL, NULL, 'Michelle Harris', '56 GLOUCESTER ROAD', '', 'L20 9AN', 'BOOTLE', 'Grossbritannien', 'GB', NULL, NULL, '1519442100', '0010201M5P', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-27', '23.02.2014 17:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(18127, '228862265', NULL, NULL, 'michelle willis', '5 LOWICK CLOSE', '', 'TS19 0TJ', 'STOCKTON-ON-TEES', 'Grossbritannien', 'GB', NULL, NULL, '1642651511', '0010132Q88', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-27', '23.02.2014 19:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(18128, '228783286', NULL, NULL, 'Nick De\'Ath', '1 Hill Crest', 'Policemans Hill', 'EX32 0DL', 'Bishops Tawton', 'Grossbritannien', 'GB', NULL, NULL, '1271378667', '0010182M1P', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-27', '23.02.2014 11:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '165.00', '249.00'),
(18129, '228830158', NULL, NULL, 'Oliver Patience', '19 LINDEN GROVE', 'Lower flat', 'PO12 2ED', 'GOSPORT', 'Grossbritannien', 'GB', NULL, NULL, '7766770113', '0010232EE5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-27', '23.02.2014 16:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(18130, '228838301', NULL, NULL, 'Pritty kaur', '86 Johnson road', '', 'WS10 0ES', 'Wednesbury', 'Grossbritannien', 'GB', NULL, NULL, '4,47815E+11', '0010171WRC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-27', '23.02.2014 17:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(18131, '228844548', NULL, NULL, 'Richard Boyd', '88 Meadow Croft', '', 'HG1 3LH', 'Harrogate', 'Grossbritannien', 'GB', NULL, NULL, '7502213775', '0010105VCR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-27', '23.02.2014 18:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(18132, '228804381', NULL, NULL, 'sandra hinks', '11 raleigh house', 'st. georges sq.', 'PO1 3AY', 'portsmouth', 'Grossbritannien', 'GB', NULL, NULL, '7779283843', '0010131TGH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-27', '23.02.2014 13:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(18133, '228984217', NULL, NULL, 'Stephen Cartwright', '23 HEOL Y DERI', 'Rhiwbina', 'CF14 6YF', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7813136811', '00101808PA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-27', '24.02.2014 13:22', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '165.00', '249.00'),
(18134, '228729422', NULL, NULL, 'Zhan Wang', '10 ST. MARYS GATE', '', 'S1 4LR', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7593655122', '0010140IVU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-27', '23.02.2014 00:52', 'UK131024AMC05', '1', 'a0YC000000XOnjsMAD', '160.00', '249.00'),
(18135, '228901333', NULL, NULL, 'Aleksandar Staykov', '83 ASLETT STREET', '', 'SW18 2BE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7851101526', '0010077HLJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894245', 'FedEx', NULL, '2014-02-27', '24.02.2014 00:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18136, '228896027', NULL, NULL, 'Ali SAMIZADEH', '3 THE RIDGEWAY', 'North Harrow', 'HA2 7QL', 'HARROW', 'Grossbritannien', 'GB', NULL, NULL, '7538684006', '0010087BOB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894256', 'FedEx', NULL, '2014-02-27', '23.02.2014 23:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18137, '228894527', NULL, NULL, 'Amy Bryant', '3 MOELIVOR TERRACE', 'Llanrhystud', 'SY23 5AB', 'LLANRHYSTUD', 'Grossbritannien', 'GB', NULL, NULL, '7972371679', '0010162BKI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894267', 'FedEx', NULL, '2014-02-27', '23.02.2014 23:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(18138, '228860726', NULL, NULL, 'Andrew Brown', '18 YARWELL SQUARE', 'CAMP hill', 'NN4 9RP', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '1604946838', '00102032RD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894278', 'FedEx', NULL, '2014-02-27', '23.02.2014 19:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18139, '229223484', NULL, NULL, 'Arfon Bebb', '5 Heol Gelert', '', 'LL55 2LH', 'Caernarfon', 'Grossbritannien', 'GB', NULL, NULL, '7980214004', '0010163SYF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894289', 'FedEx', NULL, '2014-02-27', '25.02.2014 17:53', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18140, '228995495', NULL, NULL, 'Arlene Lamont', '6 GLENBERVIE PLACE', '', 'G77 6XN', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '778840306', '0010089ESW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894290', 'FedEx', NULL, '2014-02-27', '24.02.2014 14:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18141, '228838629', NULL, NULL, 'Dawn Pickles', '28 GLEN ROSA GARDENS', '', 'G68 0ES', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7734272151', '00101355VH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894304', 'FedEx', NULL, '2014-02-27', '23.02.2014 17:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18142, '228798672', '', '', 'Felicity cobley', '4 SMITHS CLOSE', 'Rodney Stoke', 'BS27 3XF', 'CHEDDAR', 'Grossbritannien', '', '', '', '1749870858', '0010181QW3', '', '', 'Theorema Men?s Casablanca Watch - Black Strap, Silver Case and Black Dial', 'Uhr am 18.03.2014 zurück erhalten, da Adresse falsche sein soll.\r\n19.03.2014 Dt.Post RL706597118DE', '578824894315', 'FedEx', '', '2014-02-27', '23.02.2014 13:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18143, '228894875', NULL, NULL, 'Gemma Vagg', 'KENILWORTH COMMERCIAL ROAD', 'Please leave in side garden in wood store. Thanks.', 'NP13 2AF', 'ABERTILLERY', 'Grossbritannien', 'GB', NULL, NULL, '4,47829E+11', '0010219WFR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894326', 'FedEx', NULL, '2014-02-27', '23.02.2014 23:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18144, '228772541', NULL, NULL, 'Jay Stewart', '13 MOORLANDS BIRKENSHAW', '', 'BD11 2HB', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '07731 379844', '00100578HW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894337', 'FedEx', NULL, '2014-02-27', '23.02.2014 10:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18145, '229288927', NULL, NULL, 'Jiyuan Cheng', '54 Westside Two', '20 Suffolk Street', 'B1 1LW', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7774065031', '0010184FT1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894348', 'FedEx', NULL, '2014-02-27', '26.02.2014 00:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18146, '228958379', NULL, NULL, 'John Vare', '10 KNUTSHAW CRESCENT', '', 'BL3 4SB', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7513833446', '0010049ZEL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894359', 'FedEx', NULL, '2014-02-27', '24.02.2014 11:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18147, '229086823', NULL, NULL, 'Kam Yee Wong', '10 LOW FRIAR STREET', '', 'NE1 5UG', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7572419619', '0010076SWQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894360', 'FedEx', NULL, '2014-02-27', '24.02.2014 22:53', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18148, '229305424', NULL, NULL, 'Kate Jacobson', '12 Breckland Drive', '', 'BL1 5BQ', 'Bolton', 'Grossbritannien', 'GB', NULL, NULL, '', '0010073E3B', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894370', 'FedEx', NULL, '2014-02-27', '26.02.2014 07:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18149, '228874609', NULL, NULL, 'Kenneth Allan', 'STRATHABER 0 Mill loan , Gartocharn', 'Strathaber is the main house of Lagganbeg caravan park', 'G83 8NQ', 'ALEXANDRIA', 'Grossbritannien', 'GB', NULL, NULL, '7715475656', '00101591BE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894381', 'FedEx', NULL, '2014-02-27', '23.02.2014 20:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18150, '228791455', NULL, NULL, 'Laura Livsey', '60 HAMBLETON DRIVE', '', 'HX2 8SP', 'HALIFAX', 'Grossbritannien', 'GB', NULL, NULL, '7530669358', '00100103CP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894392', 'FedEx', NULL, '2014-02-27', '23.02.2014 12:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18151, '228963928', NULL, NULL, 'Leanne Mcgaw', '6 PORLOCK CLOSE', 'Offerton', 'SK1 4JP', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7977205318', '0010128DXX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894407', 'FedEx', NULL, '2014-02-27', '24.02.2014 11:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18152, '228884488', NULL, NULL, 'Mark Wright', '113 THORNTON ROAD', '', 'BD1 2EP', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7757639360', '0010196WR0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894418', 'FedEx', NULL, '2014-02-27', '23.02.2014 21:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18153, '228900286', NULL, NULL, 'Michael Hall', '13 HAWTHORNE GROVE', '', 'DN5 0PQ', 'DONCASTER', 'Grossbritannien', 'GB', NULL, NULL, '7540432657', '0010046E2H', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894429', 'FedEx', NULL, '2014-02-27', '24.02.2014 00:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18154, '228829935', NULL, NULL, 'nicola bowe', '12 royel oak house', 'sand hill lane', 'rh10 4tg', 'crawley down', 'Grossbritannien', 'GB', NULL, NULL, '7715113942', '00102231UX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894430', 'FedEx', NULL, '2014-02-27', '23.02.2014 16:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18155, '228764667', NULL, NULL, 'Nicola Wathen', '12 CHEPSTOW DRIVE', 'Catshill', 'B61 0RZ', 'BROMSGROVE', 'Grossbritannien', 'GB', NULL, NULL, '7876238854', '0010235VR3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894440', 'FedEx', NULL, '2014-02-27', '23.02.2014 10:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18156, '228853127', NULL, NULL, 'paul dickson', '6 BELLFLOWER GROVE', '', 'G74 4TB', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7554992930', '00101025G1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894451', 'FedEx', NULL, '2014-02-27', '23.02.2014 18:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18157, '228765995', NULL, NULL, 'Rob Spencer', '10 MARSTON AVENUE', '', 'LS27 0RS', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7803746893', '00102000Z6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894462', 'FedEx', NULL, '2014-02-27', '23.02.2014 10:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18158, '228751362', NULL, NULL, 'Simon Gowlland', '91 WOODGATE AVENUE', '', 'KT9 2QJ', 'CHESSINGTON Surrey', 'Grossbritannien', 'GB', NULL, NULL, '7986222479', '0010025BV8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894473', 'FedEx', NULL, '2014-02-27', '23.02.2014 09:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18159, '228800415', NULL, NULL, 'Tom Duxberry', 'Glencairn Newlands avenue', '', 'Kt70hf', 'Thames ditton', 'Grossbritannien', 'GB', NULL, NULL, '7970706910', '0010138E7M', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894484', 'FedEx', NULL, '2014-02-27', '23.02.2014 13:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18160, '229017265', NULL, NULL, 'tricia marsden', '1 SANDRINGHAM CLOSE', 'Whalley', 'BB7 9JP', 'CLITHEROE', 'Grossbritannien', 'GB', NULL, NULL, '7875101925', '00101114O6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894495', 'FedEx', NULL, '2014-02-27', '24.02.2014 16:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18161, '229069420', NULL, NULL, 'yanyan zheng', '8 MANDEVILLE STREET', '', 'E5 0BP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7883313336', '00102375P3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894500', 'FedEx', NULL, '2014-02-27', '24.02.2014 21:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18162, '229267789', NULL, NULL, 'yiling zhang', 'C22B Opal Court', '211 London Road', 'L3 8JD', 'Liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7598457569', '00101074OB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824894510', 'FedEx', NULL, '2014-02-27', '25.02.2014 21:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18163, '229219148', NULL, NULL, 'Alan Holmes', '38 GREENBANK DRIVE', 'Ashgate', 'S40 4BT', 'CHESTERFIELD', 'Grossbritannien', 'GB', NULL, NULL, '1246279857', '0010133QOM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894521', 'FedEx', NULL, '2014-02-27', '25.02.2014 17:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18164, '228800177', NULL, NULL, 'Atiqur Rahman', '102 WOOD STREET', '', 'E17 3HX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7960126067', '0010164D2P', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894532', 'FedEx', NULL, '2014-02-27', '23.02.2014 13:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18165, '229147211', NULL, NULL, 'Carl Haley', '1 DEANSWAY', 'Morley', 'LS27 9QW', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7446112369', '0010241IPK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894543', 'FedEx', NULL, '2014-02-27', '25.02.2014 10:23', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18166, '228784532', NULL, NULL, 'Davinder Matharu', '89 GREENRIDGE ROAD', 'Handsworth Wood', 'B20 1JN', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7799884837', '0010158ZFW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894554', 'FedEx', NULL, '2014-02-27', '23.02.2014 11:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18167, '228798140', NULL, NULL, 'Dawn Elvidge', '94 MONKWOOD ROAD', 'Rawmarsh', 'S62 7EL', 'ROTHERHAM', 'Grossbritannien', 'GB', NULL, NULL, '1709435929', '0010040OPL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894565', 'FedEx', NULL, '2014-02-27', '23.02.2014 13:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18168, '228857709', NULL, NULL, 'Eveie Trout', '8 WORCESTER STREET', 'Gloucester', 'GL1 3AA', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7805548243', '0010193UGS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894576', 'FedEx', NULL, '2014-02-27', '23.02.2014 19:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18169, '228792568', NULL, NULL, 'helena Graham', '5 OLLIFFE STREET', '', 'E14 3NL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7738271972', '0010170A6L', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894587', 'FedEx', NULL, '2014-02-27', '23.02.2014 12:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18170, '228844706', NULL, NULL, 'Ian Gallacher', '4 WELLINGTON TERRACE', '', 'NN14 3LJ', 'KETTERING', 'Grossbritannien', 'GB', NULL, NULL, '7976511172', '0010056W0E', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894598', 'FedEx', NULL, '2014-02-27', '23.02.2014 18:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18171, '228896149', NULL, NULL, 'Ian Wale', '25 COATES AVENUE', '', 'LE3 9HX', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7717143257', '0010037BS6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894602', 'FedEx', NULL, '2014-02-27', '23.02.2014 23:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18172, '228734365', NULL, NULL, 'ismail cavga', '104 LADBROKE GROVE', '', 'W11 1PY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7894968166', '00101737HF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894613', 'FedEx', NULL, '2014-02-27', '23.02.2014 03:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18173, '228854629', NULL, NULL, 'jamie matthews', '17 BRIARSYDE', '', 'NE12 9SL', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7940417768', '0010236OEY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894624', 'FedEx', NULL, '2014-02-27', '23.02.2014 19:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18174, '228896374', NULL, NULL, 'Jean-Simon Labonte', '22 Commercial Street', '', 'E1 6LP', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7506715016', '0010135BPF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894635', 'FedEx', NULL, '2014-02-27', '23.02.2014 23:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18175, '228749279', NULL, NULL, 'Jecerlyn Tan', '6 NORTH STREET PARADE', '', 'CO10 1GL', 'SUDBURY', 'Grossbritannien', 'GB', NULL, NULL, '7450997253', '0010176YE9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894646', 'FedEx', NULL, '2014-02-27', '23.02.2014 08:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18176, '228816122', NULL, NULL, 'jide oduselu', '8 School Road', '', 'RM10 9QJ', 'Dagenham', 'Grossbritannien', 'GB', NULL, NULL, '7538904647', '0010132O1F', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894657', 'FedEx', NULL, '2014-02-27', '23.02.2014 15:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18177, '228970858', NULL, NULL, 'John Vare', '10 KNUTSHAW CRESCENT', '', 'BL3 4SB', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7513833446', '0010102MW8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894359', 'FedEx', NULL, '2014-02-27', '24.02.2014 12:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18178, '229265161', NULL, NULL, 'Junyan Hu', '31.1 Maple house', '25 Caledonia Street', 'L7 7DX', 'liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7857867648', '0010227VVP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894679', 'FedEx', NULL, '2014-02-27', '25.02.2014 21:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18179, '228802355', NULL, NULL, 'Keith Duxbury', '21 PENNY GATE CLOSE', '', 'WN2 3DP', 'WIGAN', 'Grossbritannien', 'GB', NULL, NULL, '7808160644', '0010057MSS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894680', 'FedEx', NULL, '2014-02-27', '23.02.2014 13:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18180, '228992348', NULL, NULL, 'Kelvin Brown', '9 STONEBRIDGE ROAD', '', 'DA11 9DR', 'GRAVESEND', 'Grossbritannien', 'GB', NULL, NULL, '7541807799', '0010192J1M', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894690', 'FedEx', NULL, '2014-02-27', '24.02.2014 14:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18181, '228846871', NULL, NULL, 'lee wiggins', '9 ABREYS', '', 'SS7 3LU', 'BENFLEET', 'Grossbritannien', 'GB', NULL, NULL, '1268775619', '0010244JIP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894705', 'FedEx', NULL, '2014-02-27', '23.02.2014 18:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18182, '228902834', NULL, NULL, 'linda bray', '15 HOWARD AVENUE', '', 'NN17 2RX', 'CORBY', 'Grossbritannien', 'GB', NULL, NULL, '1536262355', '0010123M7M', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894716', 'FedEx', NULL, '2014-02-27', '24.02.2014 00:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '165.00', '249.00'),
(18183, '228892380', NULL, NULL, 'Lisa Kenny', 'NHSBT PLYMOUTH GROVE', '', 'M13 9LL', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7581236797', '00101316EV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894727', 'FedEx', NULL, '2014-02-27', '23.02.2014 22:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18184, '229035198', NULL, NULL, 'Nadia Majidi', '5C ULLSWATER ROAD', 'West Norwood', 'SE27 0AL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7463502502', '001019176F', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894738', 'FedEx', NULL, '2014-02-27', '24.02.2014 18:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18185, '229080817', NULL, NULL, 'OLARONKE OLAWANDE', '13 NEW PLACE SQUARE', '', 'SE16 2HW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7956223883', '00101533KG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894749', 'FedEx', NULL, '2014-02-27', '24.02.2014 22:23', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18186, '228862357', NULL, NULL, 'Patricia Eijkemans', '46 JAMAICA STREET', 'Stokes Croft', 'BS2 8JW', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7825639686', '0010114ZAI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894750', 'FedEx', NULL, '2014-02-27', '23.02.2014 19:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18187, '229045023', '', '', 'sanjeev kumar', '54 BONNERSFIELD LANE', '', 'HA1 2LE', 'HARROW', 'Grossbritannien', '', '', '', '7909736925', '0010004F3H', '', '', 'Theorema Men?s Casablanca Watch - Black Strap, Silver Case and Gold Dial', 'Paket wurde beim Nachbarn abgegeben. lt Fedex vom 08.05.2014', '578824894760', 'FedEx', '', '2014-02-27', '24.02.2014 19:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18188, '228859862', NULL, NULL, 'Susan Bramhall', '17 LIMEKILN WAY', '', 'S43 4WB', 'CHESTERFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7799023832', '0010077J7Q', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894771', 'FedEx', NULL, '2014-02-27', '23.02.2014 19:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18189, '229022633', NULL, NULL, 'susan Murton', '38 ANGLESEY AVENUE', '', 'GU14 8SF', 'FARNBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7876271685', '0010047IUN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894782', 'FedEx', NULL, '2014-02-27', '24.02.2014 17:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18190, '228853296', NULL, NULL, 'Taiqing Chen', '16 Redcross Street', '', 'Ng31 8bt', 'Grantham', 'Grossbritannien', 'GB', NULL, NULL, '7872510293', '00101678GL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894793', 'FedEx', NULL, '2014-02-27', '23.02.2014 18:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18191, '228808353', NULL, NULL, 'Tej Sehmi', 'Rochmills Lt WELLINGBOROUGH ROAD', 'Rochmills Ltd, Burlington house.', 'Nn1 4eu', 'Northampton', 'Grossbritannien', 'GB', NULL, NULL, '7872462502', '0010136SCU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894808', 'FedEx', NULL, '2014-02-27', '23.02.2014 14:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18192, '228845069', NULL, NULL, 'Zoe Goddard', '3 CLIFTON STREET', '', 'WN7 5AD', 'LEIGH', 'Grossbritannien', 'GB', NULL, NULL, '7835510150', '0010145LLP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824894819', 'FedEx', NULL, '2014-02-27', '23.02.2014 18:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18193, '228844015', NULL, NULL, 'Ahmed Bessaha', '42-46 WEYMOUTH STREET', '', 'W1G 6NP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7543953968', '0010083R88', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824894820', 'FedEx', NULL, '2014-02-27', '23.02.2014 18:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18194, '228834118', NULL, NULL, 'Amie Wain', '81 ST. MICHAEL ROAD', '', 'WS13 6SN', 'LICHFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7969685073', '0010162J1W', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824894830', 'FedEx', NULL, '2014-02-27', '23.02.2014 17:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18195, '229029650', NULL, NULL, 'ANDREW COLLIS', '6 MILL STREET', '', 'DE56 1DT', 'BELPER', 'Grossbritannien', 'GB', NULL, NULL, '7790580323', '0010030EIP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824894841', 'FedEx', NULL, '2014-02-27', '24.02.2014 17:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18196, '228908503', NULL, NULL, 'andy shi(CaiMeng)', 'UNIT38 BARKING INDUSTRIAL', 'PARK,ALFREDS WAY, BARKING', 'IG11 0TJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '15211439983', '0010234W7C', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824894852', 'FedEx', NULL, '2014-02-27', '24.02.2014 03:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18197, '228802371', NULL, NULL, 'Colin Duxberry', 'Dairy court EWELL ROAD', '', 'Kt66he', 'Surbiton', 'Grossbritannien', 'GB', NULL, NULL, '7976247973', '0010006X5J', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824894863', 'FedEx', NULL, '2014-02-27', '23.02.2014 13:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18198, '228891783', NULL, NULL, 'Connor Grant', '41 MENIN ROAD', '', 'DL9 3AB', 'CATTERICK GARRISON', 'Grossbritannien', 'GB', NULL, NULL, '7500876692', '0010159PVY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824894874', 'FedEx', NULL, '2014-02-27', '23.02.2014 22:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18199, '228731329', NULL, NULL, 'Creina O\'Leary', '80 New Row', '', 'KY127EF', 'Dunfermline', 'Grossbritannien', 'GB', NULL, NULL, '7936706846', '0010176HB6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824894885', 'FedEx', NULL, '2014-02-27', '23.02.2014 01:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18200, '228795252', NULL, NULL, 'Darren Long', '65 ELMGROVE ESTATE', 'Hardwicke', 'GL2 4UJ', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7739080657', '00102189SJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824894896', 'FedEx', NULL, '2014-02-27', '23.02.2014 12:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18201, '228788854', NULL, NULL, 'debbie smith', '8 BEACONS LANE', 'Ingleby barwick', 'TS17 5EF', 'STOCKTON-ON-TEES', 'Grossbritannien', 'GB', NULL, NULL, '1642762023', '00101803DW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824894900', 'FedEx', NULL, '2014-02-27', '23.02.2014 12:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18202, '228759731', NULL, NULL, 'Hassan El-zein', '32 FLEMING WAY', '', 'Se28 8ns', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7775441171', '00101455L6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824894911', 'FedEx', NULL, '2014-02-27', '23.02.2014 09:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18203, '228890409', NULL, NULL, 'Jenny Arnold', '730 DUMBARTON ROAD', 'Thorn hill', 'G11 6RD', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7836561636', '0010249KH9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824894922', 'FedEx', NULL, '2014-02-27', '23.02.2014 22:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18204, '228981214', NULL, NULL, 'JOHN BLACK', '8 SWEET BRIAR', '', 'HG3 2NX', 'HARROGATE', 'Grossbritannien', 'GB', NULL, NULL, '1423 528027', '00102506TY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824894933', 'FedEx', NULL, '2014-02-27', '24.02.2014 13:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18205, '229046866', NULL, NULL, 'Laura Bailey', '274A AIGBURTH ROAD', '', 'L17 9PJ', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7583417146', '00102322RN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824894944', 'FedEx', NULL, '2014-02-27', '24.02.2014 19:23', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18206, '228951817', NULL, NULL, 'Mark Picken', '3 GROVEWOOD CLOSE', '', 'OL7 9SE', 'ASHTON-UNDER-LYNE', 'Grossbritannien', 'GB', NULL, NULL, '7867336774', '00102311Q0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824894955', 'FedEx', NULL, '2014-02-27', '24.02.2014 10:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18207, '229235896', NULL, NULL, 'Mrs russell', '3 TOWER CLOSE', 'Ramsey', 'PE26 1EX', 'HUNTINGDON', 'Grossbritannien', 'GB', NULL, NULL, '1487710431', '0010129KC3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824894966', 'FedEx', NULL, '2014-02-27', '25.02.2014 18:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18208, '229077329', NULL, NULL, 'Paul Rogers', '12 Milton ave', '', 'De7 8nw', 'Ilkeston derbys', 'Grossbritannien', 'GB', NULL, NULL, '7815775789', '0010070GWG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824894977', 'FedEx', NULL, '2014-02-27', '24.02.2014 21:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18209, '228738138', NULL, NULL, 'Sara Saund', '11 CHRISTCHURCH GDNS', '', 'RG2 7AH', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7894336917', '0010137W4N', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824894988', 'FedEx', NULL, '2014-02-27', '23.02.2014 06:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18210, '228824577', NULL, NULL, 'Sarah Wigham', 'King Street Primary', 'High Grange Road', 'DL16 6RA', 'SPENNYMOOR', 'Grossbritannien', 'GB', NULL, NULL, '1388827295', '0010044RGZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824894999', 'FedEx', NULL, '2014-02-27', '23.02.2014 16:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '165.00', '249.00'),
(18211, '228853997', NULL, NULL, 'Taiqing Chen', '16 Redcross Street', '', 'Ng31 8bt', 'Grantham', 'Grossbritannien', 'GB', NULL, NULL, '7872510293', '0010076HOA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824894793', 'FedEx', NULL, '2014-02-27', '23.02.2014 19:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18212, '229199863', NULL, NULL, 'Ye Meng', '31.2 Maple House', '25 Caledonia Street', 'L7 7DX', 'Liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7857867652', '0010084GNJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824895013', 'FedEx', NULL, '2014-02-27', '25.02.2014 15:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18213, '228932382', NULL, NULL, 'ZHUOYU LIANG', '66 IVORY ROAD', '', 'NR4 7DT', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '7564616836', '10197805', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824895024', 'FedEx', NULL, '2014-02-27', '24.02.2014 09:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18214, '228734317', NULL, NULL, 'ismail cavga', '104 LADBROKE GROVE', '', 'W11 1PY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7894968166', '1,01E+08', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824894613', 'FedEx', NULL, '2014-02-27', '23.02.2014 03:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18215, '228738554', NULL, NULL, 'Mark Wright', '88 COATHAM ROAD', '', 'Ts10 1ry', 'Redcar', 'Grossbritannien', 'GB', NULL, NULL, '7414711487', '0010244ENY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, '578824894418', 'FedEx', NULL, '2014-02-27', '23.02.2014 06:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18216, '228729600', NULL, NULL, 'Martin Bale', '98 WIMBORNE ROAD WEST', 'Cloehill', 'BH21 2DS', 'WIMBORNE', 'Grossbritannien', 'GB', NULL, NULL, '1202886980', '0010022P6R', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-27', '23.02.2014 00:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18217, '228727631', NULL, NULL, 'Simon Sham', '117 HALIFAX ROAD', '', 'OL14 5BE', 'TODMORDEN', 'Grossbritannien', 'GB', NULL, NULL, '7411157939', '0010120WJ3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-27', '23.02.2014 00:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18218, '228729648', NULL, NULL, 'TURABALI NURBHAI', '2 THE CHINE', '', 'HA0 3EH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7932075819', '0010108ECC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-02-27', '23.02.2014 00:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18219, '229413843', NULL, NULL, 'Robert Butler', '5 St. Bridgets road', 'Gurranabraher Cork', '', 'Cork', 'Irland', 'IE', NULL, NULL, '863818480', '0010100QS2', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '577108628350', 'FedEx', NULL, '2014-02-27', '26.02.2014 15:32', 'a0YC000000X8RKZMA3', '1', 'a0YC000000X8RKZMA3', '', '269.00'),
(18220, '229498347', NULL, NULL, 'Charlene Howling', '21 TOMSON AVENUE', '', 'CV6 1LJ', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7429166836', '001007289I', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '577108628111', 'FedEx', NULL, '2014-02-27', '26.02.2014 22:22', 'UK140102AMC02', '1', 'a0YC000000VvV75MAF', '170.00', '249.00'),
(18221, '229434647', NULL, NULL, 'Jessica Bowers', '16 WHETSTONE HILL ROAD', '', 'OL1 4NA', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7584208956', '0010247H7P', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '577108628122', 'FedEx', NULL, '2014-02-27', '26.02.2014 17:22', 'UK140102AMC02', '1', 'a0YC000000VvV75MAF', '170.00', '249.00'),
(18222, '229499865', NULL, NULL, 'Julie Trewren', '184 HIGH STREET', 'Gift so different delivery address required to Julie Trewren Matthew Clark  Whitchurch Lane BS140JZ', 'BS30 9qq', 'Oldland Common', 'Grossbritannien', 'GB', NULL, NULL, '7711018737', '0010219A96', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '577108628133', 'FedEx', NULL, '2014-02-27', '26.02.2014 22:22', 'UK140102AMC02', '1', 'a0YC000000VvV75MAF', '170.00', '249.00'),
(18223, '229467273', NULL, NULL, 'Kamran Shafiq', '199 Bevington Road', '', 'B6 6HT', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7971312881', '0010132YYL', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '577108628144', 'FedEx', NULL, '2014-02-27', '26.02.2014 19:52', 'UK140102AMC02', '1', 'a0YC000000VvV75MAF', '170.00', '249.00'),
(18224, '229501808', NULL, NULL, 'Masuma Begum', '275 MANCHESTER ROAD', 'Manchester road', 'E14 3DP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7769956711', '001015838M', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '577108628155', 'FedEx', NULL, '2014-02-27', '26.02.2014 22:52', 'UK140102AMC02', '1', 'a0YC000000VvV75MAF', '170.00', '249.00'),
(18225, '229506537', NULL, NULL, 'Yee Loong Tan', '505 77, Grove Street', 'Midlothian', 'EH3 8FG', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7582787882', '0010211RS3', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '577108628166', 'FedEx', NULL, '2014-02-27', '26.02.2014 23:22', 'UK140102AMC02', '1', 'a0YC000000VvV75MAF', '170.00', '249.00'),
(18226, '229426962', NULL, NULL, 'Yvonne Chan', 'C250, Cambrain Hall, 11 Brindley Drive', '', 'B12NB', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7740872863', '0010044YTE', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '577108628177', 'FedEx', NULL, '2014-02-27', '26.02.2014 16:22', 'UK140102AMC02', '1', 'a0YC000000VvV75MAF', '170.00', '249.00'),
(18227, '229511531', NULL, NULL, 'A Takon', '10 FALLOCH ROAD', '0/1', 'G42 9QX', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7855278540', '0010081A3W', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628188', 'FedEx', NULL, '2014-02-27', '26.02.2014 23:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18228, '229505829', NULL, NULL, 'David F Chimhini', '20 AVON ROAD AVON ROAD', '', 'CM1 2JZ', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7702005035', '0010023Q4C', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628199', 'FedEx', NULL, '2014-02-27', '26.02.2014 23:22', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18229, '229510459', NULL, NULL, 'Fiona Doy', '136 TRENCHARD CRESCENT', '', 'CM1 6FG', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7740105292', '0010237NHV', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628203', 'FedEx', NULL, '2014-02-27', '26.02.2014 23:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18230, '229501917', NULL, NULL, 'Josh Harvey', '28 INGLETON GARDENS', '', 'NE24 3PE', 'BLYTH', 'Grossbritannien', 'GB', NULL, NULL, '7742466473', '00100342TI', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628214', 'FedEx', NULL, '2014-02-27', '26.02.2014 22:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18231, '229511867', NULL, NULL, 'Justyna Polanska', '174 STAMFORD ROAD', 'BLACON', 'CH1 5DE', 'CHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7511535325', '0010245IQ1', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628225', 'FedEx', NULL, '2014-02-27', '26.02.2014 23:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18232, '229416914', NULL, NULL, 'Lamar Ormsby', '35 SIMONDS ROAD', '', 'Sp11 9st', 'Ludgershal', 'Grossbritannien', 'GB', NULL, NULL, '7940484461', '0010160C26', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628236', 'FedEx', NULL, '2014-02-27', '26.02.2014 15:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18233, '229508402', NULL, NULL, 'Usama Khan', '120 CARDINGTON SQUARE', 'Hounslow', 'TW4 6AL', 'HOUNSLOW', 'Grossbritannien', 'GB', NULL, NULL, '7533486628', '0010052T9F', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628247', 'FedEx', NULL, '2014-02-27', '26.02.2014 23:22', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18234, '229502742', NULL, NULL, 'Chiran Romeo-Ionut', '82 OAKFIELD ROAD', 'Give me a ring one day befor arrive', 'E6 1LW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7429538016', '0010221S8R', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '577108628258', 'FedEx', NULL, '2014-02-27', '26.02.2014 22:52', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18235, '229450835', NULL, NULL, 'Declan Sankey', '16 CASTLE FIELDS', '', 'Le4 1an', 'Leicester', 'Grossbritannien', 'GB', NULL, NULL, '1162356830', '001019179T', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '577108628269', 'FedEx', NULL, '2014-02-27', '26.02.2014 18:22', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18236, '229473074', NULL, NULL, 'Hongyu Li', '4 GUILDFORD BUSINESS PARK', '', 'GU2 8SG', 'GUILDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7825781697', '0010190WW3', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '577108628270', 'FedEx', NULL, '2014-02-27', '26.02.2014 20:22', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18237, '229509642', NULL, NULL, 'Kam Yee Wong', '10 LOW FRIAR STREET', '', 'NE1 5UG', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7572419619', '0010027SUO', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '577108628280', 'FedEx', NULL, '2014-02-27', '26.02.2014 23:52', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18238, '229464541', NULL, NULL, 'Rupon Miah', '77 Ward Street', '', 'OL1 2EQ', 'Oldham', 'Grossbritannien', 'GB', NULL, NULL, '7817172845', '0010042JMQ', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '577108628291', 'FedEx', NULL, '2014-02-27', '26.02.2014 19:52', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18239, '229471729', NULL, NULL, 'Will Waters', 'Nash House SLOPER ROAD', '', 'CF11 8SE', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7891132529', '0010166EPB', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '577108628306', 'FedEx', NULL, '2014-02-27', '26.02.2014 20:22', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18240, '229502688', NULL, NULL, 'Charis Harvey', '28 INGLETON GARDENS', '', 'NE24 3PE', 'BLYTH', 'Grossbritannien', 'GB', NULL, NULL, '7921164705', '0010004N5Q', NULL, NULL, 'Copacabana Watch - GM-104-4 (Brown Strap, Silver Case, Gold Face)', NULL, '577108628317', 'FedEx', NULL, '2014-02-27', '26.02.2014 22:52', 'UK140102AMC05', '1', 'a0YC000000VvV78MAF', '170.00', '249.00'),
(18241, '229397188', NULL, NULL, 'Hei Chiu Wong', '7A STOCKWELL GREEN', 'Glassyard Building', 'SW9 9JF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7544854220', '0010014G90', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108628328', 'FedEx', NULL, '2014-02-27', '26.02.2014 14:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18242, '229503666', NULL, NULL, 'Nirmal Kaur', '190 SEVERNE ROAD', '', 'B27 7HT', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7774316223', '001016059O', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108628339', 'FedEx', NULL, '2014-02-27', '26.02.2014 22:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18243, '228984377', NULL, NULL, 'Ailsa whelan', '63 castle ri castle riada', 'Lucan', '0', 'dublin', 'Irland', 'IE', NULL, NULL, '851709239', '0010076S2J', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '577108626690', 'FedEx', NULL, '2014-02-27', '24.02.2014 13:32', 'a0YC000000X8SADMA3', '1', 'a0YC000000X8SADMA3', '', '229.00'),
(18244, '229712394', NULL, NULL, 'JILLIAN WEST', '45A COTSWOLD ROAD', '', 'SHEFFIELD', 'Grossbritannien', 'S6 4QY', 'GB', NULL, NULL, '7880866852', '0010074NT4', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '578824895116', 'FedEx', NULL, '2014-03-03', '27.02.2014 22:52', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18245, '229708347', NULL, NULL, 'antoinette mcclue', '15 bracken house', '', 'london', 'Grossbritannien', 'e3 3rg', 'GB', NULL, NULL, '7446142130', '00101018YM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824895127', 'FedEx', NULL, '2014-03-03', '27.02.2014 22:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18246, '229644631', NULL, NULL, 'Bin Tyler', '80 NORTH DENES ROAD', '', 'GREAT YARMOUTH', 'Grossbritannien', 'NR30 4LU', 'GB', NULL, NULL, '7719467165', '0010176TGT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824895138', 'FedEx', NULL, '2014-03-03', '27.02.2014 16:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18247, '229668312', NULL, NULL, 'Hayden Vigers', '9 WILLMORE GROVE', '', 'BIRMINGHAM', 'Grossbritannien', 'B38 9RE', 'GB', NULL, NULL, '7975966425', '0010232PRA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824895149', 'FedEx', NULL, '2014-03-03', '27.02.2014 18:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18248, '229606932', NULL, NULL, 'Jon Gaunt', '27 Haycock C Mottram Rise', '', 'Stalybridge, Cheshire', 'Grossbritannien', 'Sk15 2ud', 'GB', NULL, NULL, '7834522681', '10084137', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824895150', 'FedEx', NULL, '2014-03-03', '27.02.2014 13:23', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18249, '229689308', NULL, NULL, 'Jubayer Miah', '23 HARTLEY DOWN', 'Could you include a note inside the packaging of the watch.  For my dear hubstar because your the best.xxx', 'PURLEY', 'Grossbritannien', 'CR8 4EF', 'GB', NULL, NULL, '4984159810', '00100338S2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824895160', 'FedEx', NULL, '2014-03-03', '27.02.2014 20:53', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18250, '229732932', NULL, NULL, 'Marcus Hook', 'FLAT 4 PALACE STABLE YARD', '', 'BROCKENHURST', 'Grossbritannien', 'SO42 7YL', 'GB', NULL, NULL, '7710263432', '0010247O1C', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824895171', 'FedEx', NULL, '2014-03-03', '28.02.2014 05:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18251, '229784742', NULL, NULL, 'Matthew Bright', '39 WENDOVER ROAD', '', 'MANCHESTER', 'Grossbritannien', 'M23 9EJ', 'GB', NULL, NULL, '7742471531', '0010100UGL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824895182', 'FedEx', NULL, '2014-03-03', '28.02.2014 10:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18252, '229798266', NULL, NULL, 'Nicholas Masih-gill', '115 New london rd', '', 'Chelmsford essex', 'Grossbritannien', 'CM2 0QT', 'GB', NULL, NULL, '7463790891', '0010051CLA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824895193', 'FedEx', NULL, '2014-03-03', '28.02.2014 11:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18253, '229613298', NULL, NULL, 'Paige Lindup', '36 GOUGH ROAD', 'Coseley, Bilston', 'BILSTON', 'Grossbritannien', 'WV14 8XS', 'GB', NULL, NULL, '7805955626', '0010136NIR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824895208', 'FedEx', NULL, '2014-03-03', '27.02.2014 13:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18254, '229708842', NULL, NULL, 'Paul Engley', '52 HEADLANDS GROVE', '', 'SWINDON', 'Grossbritannien', 'SN2 7HF', 'GB', NULL, NULL, '7979155471', '0010202GS1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824895470', 'FedEx', NULL, '2014-03-03', '27.02.2014 22:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18255, '229710606', NULL, NULL, 'Paula Newnes', '131 ARNCLIFFE ROAD', 'Halewood', 'LIVERPOOL', 'Grossbritannien', 'L25 9QE', 'GB', NULL, NULL, '07801 971079', '0010183KYK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824895220', 'FedEx', NULL, '2014-03-03', '27.02.2014 22:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18256, '229681627', NULL, NULL, 'Sandra Savory', '15 HAROLD ROAD', 'Cuxton', 'ROCHESTER', 'Grossbritannien', 'ME2 1EE', 'GB', NULL, NULL, '1634710287', '0010019O5R', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824895230', 'FedEx', NULL, '2014-03-03', '27.02.2014 20:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18257, '229795554', NULL, NULL, 'Shaun Murray', '25 COLUMBA STREET', 'Greenock', 'GREENOCK', 'Grossbritannien', 'PA16 9BS', 'GB', NULL, NULL, '7525733591', '0010217M51', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824895241', 'FedEx', NULL, '2014-03-03', '28.02.2014 11:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18258, '229692698', NULL, NULL, 'stephanie sommerville', '46 DARWIN STREET', '', 'NORTHWICH', 'Grossbritannien', 'CW8 1BN', 'GB', NULL, NULL, '7707322241', '0010022IBV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824895252', 'FedEx', NULL, '2014-03-03', '27.02.2014 20:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18259, '229770829', NULL, NULL, 'Stephen Marsh', '74 GLOUCESTER AVENUE', '', 'WELLING', 'Grossbritannien', 'DA16 2LJ', 'GB', NULL, NULL, '7792488628', '0010053LDY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824895263', 'FedEx', NULL, '2014-03-03', '28.02.2014 09:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18260, '229716848', NULL, NULL, 'tina allen', '105 NEWTON ROAD', 'parr', 'ST. HELENS', 'Grossbritannien', 'WA9 2HZ', 'GB', NULL, NULL, '7928754945', '0010157TUM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824895274', 'FedEx', NULL, '2014-03-03', '27.02.2014 23:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18261, '229684744', NULL, NULL, 'Titas Jesiunas', '12 HANOVER AVENUE', '', 'LONDON', 'Grossbritannien', 'E16 1SD', 'GB', NULL, NULL, '7438112071', '0010108V3K', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824895285', 'FedEx', NULL, '2014-03-03', '27.02.2014 20:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18262, '229718358', NULL, NULL, 'Alia Minhas', '2 Wyndham', '', 'Bradford', 'Grossbritannien', 'BD2 1EJ', 'GB', NULL, NULL, '7885638512', '00100593S1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824895296', 'FedEx', NULL, '2014-03-03', '27.02.2014 23:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(18263, '229680064', NULL, NULL, 'Anthony Evans', '32 ROSE GARDENS', '', 'LONDON', 'Grossbritannien', 'W5 4JU', 'GB', NULL, NULL, '7872386251', '0010140SAG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824895300', 'FedEx', NULL, '2014-03-03', '27.02.2014 19:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18264, '229720761', NULL, NULL, 'Cigdem Boz', '77 FOLKESTONE ROAD', '', 'LONDON', 'Grossbritannien', 'N18 2ER', 'GB', NULL, NULL, '7580044401', '0010172EK1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824895311', 'FedEx', NULL, '2014-03-03', '27.02.2014 23:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18265, '229613635', NULL, NULL, 'Connor Manning', 'LAVENGRO BAR DUMPLING GREEN', 'Dereham', 'DEREHAM', 'Grossbritannien', 'NR19 1HP', 'GB', NULL, NULL, '7799488417', '00100286IW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824895322', 'FedEx', NULL, '2014-03-03', '27.02.2014 13:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18266, '229727446', NULL, NULL, 'Edwin Jackson', '213 ELLENBOROUGH ROAD', 'If no one is present at the address leave with neighbour and let me know the door number', 'SIDCUP', 'Grossbritannien', 'DA14 5LB', 'GB', NULL, NULL, '7714534886', '0010027IR3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824895333', 'FedEx', NULL, '2014-03-03', '28.02.2014 01:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18267, '229614083', NULL, NULL, 'Gregor MacGillivray', '16-18 BANK STREET', 'Mott MacDonald', 'INVERNESS', 'Grossbritannien', 'IV1 1QY', 'GB', NULL, NULL, '7545244109', '0010216DBN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824895344', 'FedEx', NULL, '2014-03-03', '27.02.2014 13:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18268, '229656030', NULL, NULL, 'Kevin Howe', '7 BERRYKNOWES ROAD', '', 'Glasgow', 'Grossbritannien', 'G52 2bj', 'GB', NULL, NULL, '7793542001', '0010243L5J', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824895355', 'FedEx', NULL, '2014-03-03', '27.02.2014 17:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18269, '229616107', NULL, NULL, 'SEAN RATCHFORD', '1 WYLAM COURT', '', 'STOCKTON ON TEES', 'Grossbritannien', 'TS18 3FB', 'GB', NULL, NULL, '1642804000', '0010130AX2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824895366', 'FedEx', NULL, '2014-03-03', '27.02.2014 13:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18270, '229723415', NULL, NULL, 'Steven Datt', '69 SANDRINGHAM ROAD', 'Leytonstone', 'LONDON', 'Grossbritannien', 'E10 6HJ', 'GB', NULL, NULL, '7929409733', '0010247TBF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824895377', 'FedEx', NULL, '2014-03-03', '28.02.2014 00:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18271, '229700924', NULL, NULL, 'Adam Stiles', '57 AYLWARD ROAD', '', 'LONDON', 'Grossbritannien', 'SW20 9AJ', 'GB', NULL, NULL, '7740700466', '10081151', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824895388', 'FedEx', NULL, '2014-03-03', '27.02.2014 21:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18272, '229698374', NULL, NULL, 'Charlotte Newman', '138 WARLAND ROAD', '', 'LONDON', 'Grossbritannien', 'SE18 2ET', 'GB', NULL, NULL, '7837238080', '0010132RKN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824895399', 'FedEx', NULL, '2014-03-03', '27.02.2014 21:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18273, '229696205', NULL, NULL, 'Jade Armstrong', '7/10 MURIESTON ROAD', '', 'EDINBURGH', 'Grossbritannien', 'EH11 2JJ', 'GB', NULL, NULL, '7833247287', '0010126EBI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824895403', 'FedEx', NULL, '2014-03-03', '27.02.2014 21:23', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18274, '229702703', NULL, NULL, 'Laurie Morgel', '32 HODGSONS ROAD', '', 'BLYTH', 'Grossbritannien', 'NE24 1NX', 'GB', NULL, NULL, '7871684939', '0010109W1H', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824895414', 'FedEx', NULL, '2014-03-03', '27.02.2014 21:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18275, '229802440', NULL, NULL, 'lisa herczeg', '59 DARTMOUTH CLOSE', 'north walsall', 'WALSALL', 'Grossbritannien', 'WS3 1SU', 'GB', NULL, NULL, '7557944729', '00101270IR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824895425', 'FedEx', NULL, '2014-03-03', '28.02.2014 12:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18276, '229658862', NULL, NULL, 'Lubomira Iskrova', 'Flat 6 69 MOUNT NOD ROAD', '', 'LONDON', 'Grossbritannien', 'SW16 2LP', 'GB', NULL, NULL, '7947774658', '0010244XTJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824895436', 'FedEx', NULL, '2014-03-03', '27.02.2014 18:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18277, '229751639', NULL, NULL, 'stefania ciobanu', '16A COURTENAY AVENUE', '', 'HARROW', 'Grossbritannien', 'HA3 5JJ', 'GB', NULL, NULL, '7424694073', '0010047I61', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824895447', 'FedEx', NULL, '2014-03-03', '28.02.2014 08:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18278, '229711817', NULL, NULL, 'Taulant Bego', '53 SHELDRICK CLOSE', '', 'LONDON', 'Grossbritannien', 'SW19 2UQ', 'GB', NULL, NULL, '7414674427', '001012118Z', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824895458', 'FedEx', NULL, '2014-03-03', '27.02.2014 22:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18279, '139496', '', '', 'Mr Chukwudi  Onwudegu', '8 Michaelson House', 'Kingswood Estate Bowen Drive', 'SE21 8PX', 'London', 'Grossbritannien', '', '', '', '7554004566', 'NTKACG-V385YY', '', '', 'Toronto - Silver case/blue dial/black strap', '17.03.2014 RL706176747DE', '578824896384', 'FedEx', '', '2014-03-04', '01.03.2014 16:52', 'UK140102AMC04', '1', '', '', ''),
(18280, '230557596', NULL, NULL, 'Marc Decoene', 'Kortrijkstraat 164', '', '8550', 'Zwevegem', 'Belgien', 'BE', NULL, NULL, '474200357', '0010180LTY', NULL, NULL, 'Copernicus Pionier horloge van Tufina Uhren - zwart, zilver en zwart', NULL, '577108628718', 'FedEx', NULL, '2014-03-05', '04.03.2014 18:48', 'NL140127LB41', '1', 'a0YC000000X9BlkMAF', '155.01', '299.00'),
(18281, '230525241', NULL, NULL, 'Aurelien Wery', 'av. de la Grande Peture 5', '', '7170', 'Manage', 'Belgien', 'BE', NULL, NULL, '496763007', '0010142Q3U', NULL, NULL, 'Une montre Copernicus Pionier de Tufina Uhren - en noir, argentÃ© et blanc', NULL, '577108628729', 'FedEx', NULL, '2014-03-05', '04.03.2014 15:18', 'NL140127LB40', '1', 'a0YC000000X9BljMAF', '155.01', '299.00'),
(18282, '230430622', NULL, NULL, 'Aurelien Wery', 'av. de la Grande Peture 5', '', '7170', 'Manage', 'Belgien', 'BE', NULL, NULL, '496763007', '0010073LBS', NULL, NULL, 'Une montre Copernicus Pionier de Tufina Uhren - en noir, argentÃ© et blanc', NULL, '577108628729', 'FedEx', NULL, '2014-03-05', '04.03.2014 06:48', 'NL140127LB40', '1', 'a0YC000000X9BljMAF', '155.01', '299.00'),
(18283, '230425717', NULL, NULL, 'Christian Buchet', 'rue laide coupe 58', '', '5000', 'namur  .  belgrade', 'Belgien', 'BE', NULL, NULL, '475875710', '0010149GKQ', NULL, NULL, 'Une montre Copernicus Pionier de Tufina Uhren - en noir, argentÃ© et blanc', NULL, '577108628740', 'FedEx', NULL, '2014-03-05', '04.03.2014 05:48', 'NL140127LB40', '1', 'a0YC000000X9BljMAF', '155.01', '299.00'),
(18284, '230572258', NULL, NULL, 'Marion Butler', 'Jozef Bausstraat 59', '', '1970', 'Wezembeek-Oppem', 'Belgien', 'BE', NULL, NULL, '474262231', '0010075E8W', NULL, NULL, 'Une montre Copernicus Pionier de Tufina Uhren - en noir, argentÃ© et noir', NULL, '577108628751', 'FedEx', NULL, '2014-03-05', '04.03.2014 20:18', 'NL140127LB41', '1', 'a0YC000000X9BlkMAF', '155.01', '299.00'),
(18285, '230420292', NULL, NULL, 'Sufian Azzam', 'Avenue Edmond Candries 3', '', '1080', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '32486316677', '0010039WD5', NULL, NULL, 'Une montre Copernicus Pionier de Tufina Uhren - en noir, argentÃ© et noir', NULL, '577108628762', 'FedEx', NULL, '2014-03-05', '04.03.2014 01:48', 'NL140127LB41', '1', 'a0YC000000X9BlkMAF', '155.01', '299.00'),
(18286, '230262594', NULL, NULL, 'marc vendredi/serv.repro', 'rue Leonard de Vinci 7', 'marc.vendredi@mil.be', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '27426675', '0010086M2B', NULL, NULL, 'Une montre Copernicus Pionier de Tufina Uhren - tout en noir', NULL, '577108628773', 'FedEx', NULL, '2014-03-05', '03.03.2014 07:48', 'NL140127LB43', '1', 'a0YC000000X9BlmMAF', '155.01', '299.00'),
(18287, '230357394', NULL, NULL, 'Claudia Bakker-Bleekemolen', 'Zwaluw 92', '', '2986 BJ', 'RIDDERKERK', 'Niederlande', 'NL', NULL, NULL, '645308065', '0010106EC2', NULL, NULL, 'Copernicus Horloge - Bruin, Goud & Zwart', NULL, '577108628590', 'FedEx', NULL, '2014-03-05', '03.03.2014 16:58', 'NL140127LB42', '1', 'a0YC000000X9BgAMAV', '155.01', '299.00'),
(18288, '230583984', NULL, NULL, 'Erwin Buls', 'Koningslaan 68', '', '1075 AG', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '644629791', '0010222CUV', NULL, NULL, 'Copernicus Horloge - Zwart, Zilver & Wit', NULL, '577108628604', 'FedEx', NULL, '2014-03-05', '04.03.2014 21:28', 'NL140127LB40', '1', 'a0YC000000X9BfCMAV', '155.01', '299.00'),
(18289, '230277684', NULL, NULL, 'G.J. van Zuijlen', 'Duinoord 2', '', '2224CB', 'Katwijk aan Zee', 'Niederlande', 'NL', NULL, NULL, '622922274', '0010062ZWW', NULL, NULL, 'Copernicus Horloge - Zwart, Zilver & Wit', NULL, '577108628615', 'FedEx', NULL, '2014-03-05', '03.03.2014 08:58', 'NL140127LB40', '1', 'a0YC000000X9BfCMAV', '155.01', '299.00'),
(18290, '230495465', NULL, NULL, 'Marieke Adema', 'Johan de Wittstraat 129', '', '9716 CD', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '615866594', '0010196OKB', NULL, NULL, 'Copernicus Horloge - Zwart, Zilver & Wit', NULL, '577108628626', 'FedEx', NULL, '2014-03-05', '04.03.2014 12:28', 'NL140127LB40', '1', 'a0YC000000X9BfCMAV', '155.01', '299.00'),
(18291, '230514503', NULL, NULL, 'miriam wijnen', 'Pythagorasstraat 8', '', '6446 BC', 'BRUNSSUM', 'Niederlande', 'NL', NULL, NULL, '683177885', '0010173C3R', NULL, NULL, 'Copernicus Horloge - Zwart, Zilver & Wit', NULL, '577108628637', 'FedEx', NULL, '2014-03-05', '04.03.2014 14:28', 'NL140127LB40', '1', 'a0YC000000X9BfCMAV', '155.01', '299.00'),
(18292, '230585872', NULL, NULL, 'peet ketelaars', 'De Morgens 6', '', '5427 PN', 'BOEKEL', 'Niederlande', 'NL', NULL, NULL, '625225792', '001016144Y', NULL, NULL, 'Copernicus Horloge - Zwart, Zilver & Wit', NULL, '577108628648', 'FedEx', NULL, '2014-03-05', '04.03.2014 21:28', 'NL140127LB40', '1', 'a0YC000000X9BfCMAV', '155.01', '299.00'),
(18293, '230438347', NULL, NULL, 'Peter Koekkoek', 'Laan van Rapijnen 14', '', '3461 GH', 'LINSCHOTEN', 'Niederlande', 'NL', NULL, NULL, '651896300', '00102282J0', NULL, NULL, 'Copernicus Horloge - Zwart, Zilver & Wit', NULL, '577108628659', 'FedEx', NULL, '2014-03-05', '04.03.2014 07:28', 'NL140127LB40', '1', 'a0YC000000X9BfCMAV', '155.01', '299.00'),
(18294, '230582723', NULL, NULL, 'Sylvana Fabrie', 'alverstraat 311', '', '3192tn', 'hoogvliet', 'Niederlande', 'NL', NULL, NULL, '636014889', '0010157SLB', NULL, NULL, 'Copernicus Horloge - Zwart, Zilver & Wit', NULL, '577108628660', 'FedEx', NULL, '2014-03-05', '04.03.2014 21:28', 'NL140127LB40', '1', 'a0YC000000X9BfCMAV', '155.01', '299.00'),
(18295, '230263324', NULL, NULL, 'E Have-Pas', 'Hellendoornseweg 14A', '', '8148 RH', 'LEMELE', 'Niederlande', 'NL', NULL, NULL, '572331119', '0010233HFH', NULL, NULL, 'Copernicus Horloge - Zwart, Zilver & Zwart', NULL, '577108628670', 'FedEx', NULL, '2014-03-05', '03.03.2014 07:58', 'NL140127LB41', '1', 'a0YC000000X9BfgMAF', '155.01', '299.00'),
(18296, '230353275', NULL, NULL, 'K. Vriend', 'Paktuinen 37B', '', '1601 GD', 'ENKHUIZEN', 'Niederlande', 'NL', NULL, NULL, '622728710', '0010110C5X', NULL, NULL, 'Copernicus Horloge - Zwart, Zilver & Zwart', NULL, '577108628681', 'FedEx', NULL, '2014-03-05', '03.03.2014 16:28', 'NL140127LB41', '1', 'a0YC000000X9BfgMAF', '155.01', '299.00'),
(18297, '230409120', NULL, NULL, 'M.Y. Baten - van Schaik', 'Bouwmeestershoeve 118', '', '7326 RN', 'Apeldoorn', 'Niederlande', 'NL', NULL, NULL, '623828775', '0010166BXO', NULL, NULL, 'Copernicus Horloge - Zwart, Zilver & Zwart', NULL, '577108628692', 'FedEx', NULL, '2014-03-05', '03.03.2014 21:58', 'NL140127LB41', '1', 'a0YC000000X9BfgMAF', '155.01', '299.00'),
(18298, '230547081', NULL, NULL, 'Benjamin Oosterom', 'Pieter Nieuwlandstraat 75B', 'b', '1093 XM', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '629364848', '0010005KSX', NULL, NULL, 'Copernicus Horloge - Zwart, Zwart & Zwart', NULL, '577108628707', 'FedEx', NULL, '2014-03-05', '04.03.2014 17:58', 'NL140127LB43', '1', 'a0YC000000X9BhXMAV', '155.01', '299.00'),
(18299, '230187627', NULL, NULL, 'Bahareh Zahiri', '233 233, Bramhall Lane South, Bramhall', '', 'SK73EP', 'Stockport', 'Grossbritannien', 'GB', NULL, NULL, '7702736894', '0010232MSB', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '577108628784', 'FedEx', NULL, '2014-03-05', '02.03.2014 17:52', 'UK140102AMC02', '1', 'a0YC000000VvV75MAF', '170.00', '249.00'),
(18300, '230292906', NULL, NULL, 'Dorothy Jardine', 'BALLYHOLME CHURCH DRIVE, BOOSBECK', '', 'TS12 3AY', 'SALTBURN-BY-THE-SEA', 'Grossbritannien', 'GB', NULL, NULL, '01287 659932', '0010141VVN', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '577108628795', 'FedEx', NULL, '2014-03-05', '03.03.2014 11:22', 'UK140102AMC02', '1', 'a0YC000000VvV75MAF', '170.00', '249.00'),
(18301, '230588785', NULL, NULL, 'Julie Cox-Greer', '163 maidencastle', '', 'nn38el', 'northampton', 'Grossbritannien', 'GB', NULL, NULL, '', '0010046S3N', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '577108628800', 'FedEx', NULL, '2014-03-05', '04.03.2014 22:52', 'UK140102AMC02', '1', 'a0YC000000VvV75MAF', '170.00', '249.00'),
(18302, '230577530', NULL, NULL, 'Meixuan Li', 'Flat10 60Exeter street', '', 'PL4 0AP', 'Plymouth', 'Grossbritannien', 'GB', NULL, NULL, '7738081787', '00100506ZX', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '577108628810', 'FedEx', NULL, '2014-03-05', '04.03.2014 21:52', 'UK140102AMC02', '1', 'a0YC000000VvV75MAF', '170.00', '249.00'),
(18303, '230588794', NULL, NULL, 'Rasheed Ali', '34 ORDELL ST SPLOTT', 'SOUTH GLAMORGAN', 'CF24 2AZ', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7455877669', '0010221V25', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '577108628821', 'FedEx', NULL, '2014-03-05', '04.03.2014 22:52', 'UK140102AMC02', '1', 'a0YC000000VvV75MAF', '170.00', '249.00'),
(18304, '230414758', NULL, NULL, 'YAN HUANG', '20 DAULBY STREET', '', 'L3 5NT', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7598707985', '001020406F', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '577108628832', 'FedEx', NULL, '2014-03-05', '04.03.2014 00:22', 'UK140102AMC02', '1', 'a0YC000000VvV75MAF', '170.00', '249.00'),
(18305, '230544866', NULL, NULL, 'Adebukola Adekoya', '26 SHAKESPEARE STREET', '4.2 , Cymbeline house.', 'NG1 4FQ', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7708073720', '0010209VE7', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628843', 'FedEx', NULL, '2014-03-05', '04.03.2014 18:22', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18306, '230590470', NULL, NULL, 'Beckie Tilley', '14 MERCER ROW', 'Indulgence Of Louth Hallmark & Thorntons', 'LN11 9JQ', 'LOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7980759055', '0010088UL5', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628854', 'FedEx', NULL, '2014-03-05', '04.03.2014 23:22', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18307, '230241595', NULL, NULL, 'Cieran Downes', '15 Barnes Court', 'Clarence Road', 'N22 8PJ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7867361315', '00101813AN', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628865', 'FedEx', NULL, '2014-03-05', '03.03.2014 00:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18308, '230417374', NULL, NULL, 'Demitri Lightbourne', '42 GREEN LANE', '', 'IG1 1YL', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7722562217', '00100217WQ', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628876', 'FedEx', NULL, '2014-03-05', '04.03.2014 00:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18309, '230593957', NULL, NULL, 'Hazel Sherazee', '38 TELFORD ROAD', '', 'EH4 2BA', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7961057340', '0010030IQF', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628887', 'FedEx', NULL, '2014-03-05', '04.03.2014 23:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18310, '230530760', NULL, NULL, 'James Raven', '5 VIOLET ROAD', '', 'NG4 3QQ', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7711224288', '10238886', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628898', 'FedEx', NULL, '2014-03-05', '04.03.2014 16:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18311, '230365567', NULL, NULL, 'Jason Byatt', '85 GROUSE ROAD', '', 'SN11 9SF', 'CALNE', 'Grossbritannien', 'GB', NULL, NULL, '7894268260', '00101731TB', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628902', 'FedEx', NULL, '2014-03-05', '03.03.2014 18:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18312, '230202449', NULL, NULL, 'jide oduselu', '8 SCHOOL ROAD', '', 'RM10 9QJ', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7538904647', '00100681UR', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628913', 'FedEx', NULL, '2014-03-05', '02.03.2014 19:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18313, '230588610', NULL, NULL, 'Julie Cox-Greer', '163 maidencastle', '', 'nn38el', 'northampton', 'Grossbritannien', 'GB', NULL, NULL, '', '0010069BJQ', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628800', 'FedEx', NULL, '2014-03-05', '04.03.2014 22:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18314, '230228519', NULL, NULL, 'Julius Ogedengbe', '103 MILLHAVEN CLOSE', 'ROMFORD', 'RM6 4PW', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7448890342', '0010093IKI', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628935', 'FedEx', NULL, '2014-03-05', '02.03.2014 22:22', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18315, '230071611', NULL, NULL, 'Leo Quin', '2 CHADDESLEY TERRACE', '', 'SA1 6HB', 'SWANSEA', 'Grossbritannien', 'GB', NULL, NULL, '7424383364', '0010013IYA', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628946', 'FedEx', NULL, '2014-03-05', '01.03.2014 22:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18316, '230583237', NULL, NULL, 'Natalie Meiners', '30 ALDERS CLOSE', 'Wanstead', 'E11 3RZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7818878588', '0010042OZ6', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628957', 'FedEx', NULL, '2014-03-05', '04.03.2014 22:22', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18317, '230079182', NULL, NULL, 'navid Dilmahomed', '298 eastern avenue ilford essex', '', 'ig4 5aa', 'london', 'Grossbritannien', 'GB', NULL, NULL, '', '0010117KGW', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628968', 'FedEx', NULL, '2014-03-05', '02.03.2014 00:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18318, '230419779', NULL, NULL, 'Parwiz Abduladi', '168 SEYMOUR SEYMOUR GROVE', '', 'M16 9GR', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7872337193', '00102437SV', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628979', 'FedEx', NULL, '2014-03-05', '04.03.2014 02:22', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18319, '230202629', NULL, NULL, 'Sarah Leighton', '2 THOMSON TERRACE', '', 'AB39 2LX', 'STONEHAVEN', 'Grossbritannien', 'GB', NULL, NULL, '7952008344', '0010060KKU', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628980', 'FedEx', NULL, '2014-03-05', '02.03.2014 19:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18320, '230242435', NULL, NULL, 'Sayed Ghavati', '43 DENHAM GREEN CLOSE', 'Denham< Uxbridge', 'UB9 5NA', 'UXBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7980670783', '00100928W9', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628990', 'FedEx', NULL, '2014-03-05', '03.03.2014 00:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18321, '230527282', NULL, NULL, 'Simon woolford', '40 GREENHEYS CRESCENT', 'Greenmount', 'BL8 4QD', 'BURY', 'Grossbritannien', 'GB', NULL, NULL, '1204882710', '0010218D63', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108629004', 'FedEx', NULL, '2014-03-05', '04.03.2014 16:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18322, '230142461', NULL, NULL, 'Stephen Owen', '52 CWMYNYSCOY ROAD', 'Cwmynyscoy', 'NP4 5SQ', 'PONTYPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7980835866', '0010010RF8', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108629015', 'FedEx', NULL, '2014-03-05', '02.03.2014 13:22', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18323, '230199366', NULL, NULL, 'Abdulwahid Mosa', '8 WOODBRIDGE LAWN', '', 'LS6 3LU', 'Leeds', 'Grossbritannien', 'GB', NULL, NULL, '7809400360', '0010248FKD', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '577108629026', 'FedEx', NULL, '2014-03-05', '02.03.2014 19:22', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18324, '230474812', NULL, NULL, 'Alex Black', '72 Freeman avenue', '', 'Bn22 9nx', 'Eastbourne', 'Grossbritannien', 'GB', NULL, NULL, '7542408055', '0010088V5T', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '577108629037', 'FedEx', NULL, '2014-03-05', '04.03.2014 11:22', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18325, '230504547', NULL, NULL, 'Jaswinder Singh', '74 DRAYTON GARDENS', '', 'UB7 7LH', 'WEST DRAYTON', 'Grossbritannien', 'GB', NULL, NULL, '7791550609', '0010036JSX', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '577108629048', 'FedEx', NULL, '2014-03-05', '04.03.2014 14:22', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18326, '230226076', NULL, NULL, 'bilkes doctor', '11 LONDON ROAD', '', 'BB1 7HA', 'BLACKBURN', 'Grossbritannien', 'GB', NULL, NULL, '7865632002', '0010185HO2', NULL, NULL, 'Copacabana Watch - GM-104-4 (Brown Strap, Silver Case, Gold Face)', NULL, '577108629059', 'FedEx', NULL, '2014-03-05', '02.03.2014 22:22', 'UK140102AMC05', '1', 'a0YC000000VvV78MAF', '170.00', '249.00'),
(18327, '230226379', NULL, NULL, 'Huzan Mosa', '8 WOODBRIDGE LAWN', '', 'LS6 3LU', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7821196940', '0010213JX1', NULL, NULL, 'Copacabana Watch - GM-104-4 (Brown Strap, Silver Case, Gold Face)', NULL, '577108629060', 'FedEx', NULL, '2014-03-05', '02.03.2014 22:22', 'UK140102AMC05', '1', 'a0YC000000VvV78MAF', '170.00', '249.00'),
(18328, '230323994', NULL, NULL, 'Mark Hikin', '71 GLADSTONE\'S GAIT', '', 'EH19 3GA', 'BONNYRIGG', 'Grossbritannien', 'GB', NULL, NULL, '1316604231', '00100503S7', NULL, NULL, 'Copacabana Watch - GM-104-4 (Brown Strap, Silver Case, Gold Face)', NULL, '577108629070', 'FedEx', NULL, '2014-03-05', '03.03.2014 14:22', 'UK140102AMC05', '1', 'a0YC000000VvV78MAF', '170.00', '249.00'),
(18329, '230165370', NULL, NULL, 'Aman Preet Bhatia', '71 HURSTBOURNE GARDENS', '', 'IG11 9UU', 'BARKING', 'Grossbritannien', 'GB', NULL, NULL, '7854179796', '00101586XP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108629081', 'FedEx', NULL, '2014-03-05', '02.03.2014 15:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18330, '230398887', NULL, NULL, 'Brendan Petticrew', '18 The Corner House', 'Windsor Place', 'CV32 5EN', 'Leamington Spa', 'Grossbritannien', 'GB', NULL, NULL, '7989596836', '00102507FU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108629092', 'FedEx', NULL, '2014-03-05', '03.03.2014 21:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18331, '230165633', NULL, NULL, 'Brian Smith', '7 SOUTH VIEW', 'Huyton', 'L36 6BU', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '1514821828', '00101705NP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108629107', 'FedEx', NULL, '2014-03-05', '02.03.2014 15:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18332, '230349572', NULL, NULL, 'Keith Chin', '32 OLD COMPTON STREET', '', 'W1D 4TP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7928792222', '0010039RVI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108629118', 'FedEx', NULL, '2014-03-05', '03.03.2014 16:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18333, '230142282', NULL, NULL, 'Mohammed Irfan', '162 HONEY HILL ROAD', '', 'MK40 4PD', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7969679076', '00100626DT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108629129', 'FedEx', NULL, '2014-03-05', '02.03.2014 13:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18334, '230206376', NULL, NULL, 'Philip Stavrou', '32 ROSSINGTON CLOSE', '', 'EN1 4LN', 'ENFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7507515419', '00100544HA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108629130', 'FedEx', NULL, '2014-03-05', '02.03.2014 19:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18335, '230403896', NULL, NULL, 'Robert Heather', 'LULWORT LONGFIELD ROAD', 'twyford', 'RG10 9AT', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7983918439', '0010175W21', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108629140', 'FedEx', NULL, '2014-03-05', '03.03.2014 22:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18336, '230467189', NULL, NULL, 'Sarah Strange', 'o Old School House', 'Y Graig', 'Sa16 0DB', 'Y Graig,Burry Port', 'Grossbritannien', 'GB', NULL, NULL, '1554833407', '0010130XOO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108629151', 'FedEx', NULL, '2014-03-05', '04.03.2014 10:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18337, '230335477', NULL, NULL, 'Sisi Xu', 'ASPF11D 24 Firth Street', '', 'HD1 3BN', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7410507916', '0010123QVS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108629162', 'FedEx', NULL, '2014-03-05', '03.03.2014 15:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18338, '230141732', NULL, NULL, 'Stephen Owen', '52 CWMYNYSCOY ROAD', 'Cwmynyscoy', 'NP4 5SQ', 'PONTYPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7980835866', '0010125W3F', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108629015', 'FedEx', NULL, '2014-03-05', '02.03.2014 12:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18339, '230158790', NULL, NULL, 'Tom Williams', '62 SHURDINGTON ROAD', '', 'GL53 0JE', 'CHELTENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7910965503', '0010218YW3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108629184', 'FedEx', NULL, '2014-03-05', '02.03.2014 14:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18340, '230131886', NULL, NULL, 'Graham Scott', '8 ST. MARYS ROAD', '', 'WA5 2DU', 'WARRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7588511567', '00101386YV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108629195', 'FedEx', NULL, '2014-03-05', '02.03.2014 11:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18341, '230590820', NULL, NULL, 'Jack Payne', 'C D N CONSUL 96/97 HIGH STREET', 'Runnymede House', 'TW20 9HQ', 'EGHAM', 'Grossbritannien', 'GB', NULL, NULL, '1784228596', '0010117BS8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108629200', 'FedEx', NULL, '2014-03-05', '04.03.2014 23:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18342, '230365092', NULL, NULL, 'Jason Byatt', '85 GROUSE ROAD', '', 'SN11 9SF', 'CALNE', 'Grossbritannien', 'GB', NULL, NULL, '7894268260', '0010157EW8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108628902', 'FedEx', NULL, '2014-03-05', '03.03.2014 18:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18343, '230043803', NULL, NULL, 'Leo Quin', '2 CHADDESLEY TERRACE', '', 'SA1 6HB', 'SWANSEA', 'Grossbritannien', 'GB', NULL, NULL, '7424383364', '0010215EXD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108628946', 'FedEx', NULL, '2014-03-05', '01.03.2014 18:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18344, '230216859', NULL, NULL, 'Michelle Becker', 'Tech Data', 'Chineham Business Park', 'RG24 8WQ', 'Basingstoke, Hampshire', 'Grossbritannien', 'GB', NULL, NULL, '7545777164', '0010066DGC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108629232', 'FedEx', NULL, '2014-03-05', '02.03.2014 20:53', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18345, '230357216', NULL, NULL, 'Thanassis Tsanaktsis', '60 CHAUCER DRIVE', '', 'SE1 5RG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7541574934', '0010031QWI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108629243', 'FedEx', NULL, '2014-03-05', '03.03.2014 17:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18346, '230165484', NULL, NULL, 'xu peng', '2 millbrook gardens', '', 'GL50 3RQ', 'cheltenham', 'Grossbritannien', 'GB', NULL, NULL, '7429000241', '0010212A22', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108629254', 'FedEx', NULL, '2014-03-05', '02.03.2014 15:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18347, '230595512', NULL, NULL, 'casey underwood', '8 HILLINGDON ROAD', 'Gravesend', 'DA11 7LG', 'GRAVESEND', 'Grossbritannien', 'GB', NULL, NULL, '7462521178', '0010019TX9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108629265', 'FedEx', NULL, '2014-03-05', '04.03.2014 23:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18348, '230406849', NULL, NULL, 'HAO WEN', 'Z12 HORWOOD HALL', 'Keele University', 'ST5 5DY', 'NEWCASTLE-UNDER-LYME Staffordshire', 'Grossbritannien', 'GB', NULL, NULL, '7544091681', '00101928YA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108629276', 'FedEx', NULL, '2014-03-05', '03.03.2014 22:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18349, '230226695', NULL, NULL, 'Harry Wakeford', '10 WILLOW CLOSE', '', 'SM7 1BN', 'BANSTEAD', 'Grossbritannien', 'GB', NULL, NULL, '7708781318', '00100858MK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108629287', 'FedEx', NULL, '2014-03-05', '02.03.2014 22:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18350, '230101227', NULL, NULL, 'mariam simon', 'flat46 travis house', 'travis house lewsham', 'se10 8ds', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7592038491', '0010230HHE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108629298', 'FedEx', NULL, '2014-03-05', '02.03.2014 09:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18351, '230105421', NULL, NULL, 'Sayed Ghavati', '43 DENHAM GREEN CLOSE', '', 'UB9 5NA', 'UXBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7980670783', '0010196X2B', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108628990', 'FedEx', NULL, '2014-03-05', '02.03.2014 09:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18352, '230234873', NULL, NULL, 'Sitanshu Patel', '131 NEWPORT ROAD', '', 'MK13 0AJ', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7769249585', '0010074OE3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108629313', 'FedEx', NULL, '2014-03-05', '02.03.2014 23:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18353, '230438559', NULL, NULL, 'YUKI LEUNG', '66 IVORY ROAD', '', 'NR4 7DT', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '7564616836', '0010086G9U', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108629324', 'FedEx', NULL, '2014-03-05', '04.03.2014 08:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18354, '230490878', NULL, NULL, 'Abid Hussain', '16 NEWMARKET ROAD', 'Furnace green', 'RH10 6NB', 'CRAWLEY', 'Grossbritannien', 'GB', NULL, NULL, '7834233534', '0010138VBQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-03-05', '04.03.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18355, '230323649', NULL, NULL, 'Neil Bouse', '133 MEREWOOD AVENUE', '', 'OX3 8EQ', 'OXFORD', 'Grossbritannien', 'GB', NULL, NULL, '7734434310', '0010176GXI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-03-05', '03.03.2014 14:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18356, '230583885', NULL, NULL, 'Richard Smith', '3 Ripley Close', '', 'B69 1UR', 'Oldbury', 'Grossbritannien', 'GB', NULL, NULL, '7715358006', '0010198NJU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-03-05', '04.03.2014 22:22', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18357, '230309261', NULL, NULL, 'Simon Greaves', '26 Red Lion Street', 'Aylsham dry cleaners', 'NR11 6ER', 'Aylsham', 'Grossbritannien', 'GB', NULL, NULL, '7718244074', '0010172IAX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-03-05', '03.03.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18358, '230558482', NULL, NULL, 'Sisi Xu', 'ASPF11D 24 Firth Street', '', 'HD1 3BN', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7410507916', '00102161XA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial', NULL, 'storniert', 'FedEx', NULL, '2014-03-05', '04.03.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000XOnjqMAD', '160.00', '249.00'),
(18359, '230759855', NULL, NULL, 'Arya Maarij', '372 Princess Road', 'Ring The Bell Few Times', 'Manchester', 'Grossbritannien', 'M14 7ES', 'GB', NULL, NULL, '75112124000', '00100563UB', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '577108629519', 'FedEx', NULL, '2014-03-07', '05.03.2014 19:22', 'UK140102AMC02', '1', 'a0YC000000VvV75MAF', '170.00', '249.00'),
(18360, '230812163', NULL, NULL, 'Lewis Armstrong', '9 INNSWORTH ROAD', '', 'CARTERTON', 'Grossbritannien', 'OX18 3UL', 'GB', NULL, NULL, '7545618211', '0010010XCG', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '577108629520', 'FedEx', NULL, '2014-03-07', '05.03.2014 23:52', 'UK140102AMC02', '1', 'a0YC000000VvV75MAF', '170.00', '249.00'),
(18361, '230735459', NULL, NULL, 'Ben Tilley', '21 GLENFIELD ROAD', '', 'Ashford', 'Grossbritannien', 'TW151JJ', 'GB', NULL, NULL, '7793467951', '0010223NN3', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108629530', 'FedEx', NULL, '2014-03-07', '05.03.2014 17:23', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18362, '230782207', NULL, NULL, 'Katrina Bird', '46A SUNNINGVALE AVENUE', 'Biggin hill', 'WESTERHAM', 'Grossbritannien', 'TN16 3BX', 'GB', NULL, NULL, '7557528484', '0010139AFZ', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108629541', 'FedEx', NULL, '2014-03-07', '05.03.2014 21:22', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18363, '230803295', NULL, NULL, 'Lauren Bate', '18 BRAEMAR ROAD', '', 'WORCESTER PARK', 'Grossbritannien', 'KT4 8SW', 'GB', NULL, NULL, '7950414677', '00102060YO', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108629552', 'FedEx', NULL, '2014-03-07', '05.03.2014 22:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18364, '230656633', NULL, NULL, 'Leanne Dockree', '22 GLENDENNING ROAD', '', 'NORWICH', 'Grossbritannien', 'NR1 1YS', 'GB', NULL, NULL, '7986170902', '0010120LAD', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108629563', 'FedEx', NULL, '2014-03-07', '05.03.2014 10:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18365, '230640164', NULL, NULL, 'Miguel Pereira', '89B STREATHAM HILL', '', 'LONDON', 'Grossbritannien', 'SW2 4UD', 'GB', NULL, NULL, '7872612439', '00101920SN', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108629574', 'FedEx', NULL, '2014-03-07', '05.03.2014 09:52', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18366, '230758124', NULL, NULL, 'Olivia Keen', '29-31 Highstreet crossroads garage prestwood', '', 'Bucks', 'Grossbritannien', 'Hp16 9eg', 'GB', NULL, NULL, '7588462030', '0010176RJ3', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108629585', 'FedEx', NULL, '2014-03-07', '05.03.2014 19:22', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18367, '230634399', NULL, NULL, 'Owen Dossett', 'Kings oak THEOBALDS PARK ROAD', 'Kings oak equestrian centre', 'Enfield', 'Grossbritannien', 'En2 9bl', 'GB', NULL, NULL, '7814855694', '0010178DBN', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108629596', 'FedEx', NULL, '2014-03-07', '05.03.2014 09:22', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18368, '230753867', NULL, NULL, 'Charles Lindsay', 'Cotswold BMW Tewkesbury Road', 'F.A.O Charles Lindsay in Service Dept.', 'Cheltenham', 'Grossbritannien', 'GL51 9SG', 'GB', NULL, NULL, '7969074958', '0010125JOV', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '577108629780', 'FedEx', NULL, '2014-03-07', '05.03.2014 18:52', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18369, '230681769', NULL, NULL, 'John Webb', '8 CLEVELAND', '', 'Milton keynes', 'Grossbritannien', 'Mk137ba', 'GB', NULL, NULL, '7533513492', '0010096C2F', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '577108629611', 'FedEx', NULL, '2014-03-07', '05.03.2014 12:52', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18370, '230676842', NULL, NULL, 'matt Simpson', '74 FORTHVIEW CRESCENT', '', 'CURRIE', 'Grossbritannien', 'EH14 5QT', 'GB', NULL, NULL, '7415134878', '00102316NB', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '577108629622', 'FedEx', NULL, '2014-03-07', '05.03.2014 12:22', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18371, '230812822', NULL, NULL, 'Stuart Jones', '2 Home Farm Cottages, Meriden Road, Berkswell', 'Please leave on doorstep if no one is in', 'Coventry', 'Grossbritannien', 'CV7 7GB', 'GB', NULL, NULL, '7590825382', '001015893I', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '577108629633', 'FedEx', NULL, '2014-03-07', '05.03.2014 23:52', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18372, '230798920', NULL, NULL, 'Suzy Cavill Gill', '23 CARMEEN GARDENS', '', 'NEWTOWNARDS', 'Grossbritannien', 'BT23 4PP', 'GB', NULL, NULL, '7837489161', '0010045R4S', NULL, NULL, 'Copacabana Watch - GM-104-4 (Brown Strap, Silver Case, Gold Face)', NULL, '577108629644', 'FedEx', NULL, '2014-03-07', '05.03.2014 22:22', 'UK140102AMC05', '1', 'a0YC000000VvV78MAF', '170.00', '249.00'),
(18373, '230689992', NULL, NULL, 'dahlia renaud', 'co cathodic protection', '', 'grantham', 'Grossbritannien', 'ng31 7xs', 'GB', NULL, NULL, '7837020747', '0010211B17', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108629655', 'FedEx', NULL, '2014-03-07', '05.03.2014 13:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18374, '230608704', NULL, NULL, 'JIAXIN LIU', 'A8-1 ANDREW URE HALL', 'HighStreet1-4ParsonageRow', 'GLASGOW', 'Grossbritannien', 'G1 1PU', 'GB', NULL, NULL, '7541956924', '0010173MJJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108629666', 'FedEx', NULL, '2014-03-07', '05.03.2014 06:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '165.00', '249.00'),
(18375, '230598705', NULL, NULL, 'Kelly Moore', '11 FARNDALE ROAD', 'nunthorpe', 'MIDDLESBROUGH', 'Grossbritannien', 'TS7 0HG', 'GB', NULL, NULL, '7752160068', '00101436WK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108629677', 'FedEx', NULL, '2014-03-07', '05.03.2014 00:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '165.00', '249.00'),
(18376, '230731190', NULL, NULL, 'raymond rookwood', '53 STAFFORD ROAD', '', 'WALLINGTON', 'Grossbritannien', 'SM6 9AP', 'GB', NULL, NULL, '7944656096', '0010018QTY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108629688', 'FedEx', NULL, '2014-03-07', '05.03.2014 16:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18377, '230777471', NULL, NULL, 'Sean Oreilly', '48 TARBERT CRESCENT', '', 'BLACKBURN', 'Grossbritannien', 'BB1 2EW', 'GB', NULL, NULL, '7791548489', '0010209M64', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108629699', 'FedEx', NULL, '2014-03-07', '05.03.2014 20:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18378, '230627912', NULL, NULL, 'Yiqiang Chen', '1 WALLER AVENUE', '', 'MANCHESTER', 'Grossbritannien', 'M14 6EB', 'GB', NULL, NULL, '7597520836', '00101848EK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108629703', 'FedEx', NULL, '2014-03-07', '05.03.2014 08:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18379, '230717103', NULL, NULL, 'Iftakar Ali', '205 LOWER BLANDFORD ROAD', '', 'BROADSTONE', 'Grossbritannien', 'BH18 8DN', 'GB', NULL, NULL, '7859050506', '0010240GRA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108629714', 'FedEx', NULL, '2014-03-07', '05.03.2014 15:52', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18380, '230700204', NULL, NULL, 'Jamie Cryer-Poole', '47 MESCHINES STREET', '', 'COVENTRY', 'Grossbritannien', 'CV3 5DY', 'GB', NULL, NULL, '7979182669', '0010222VJP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108629725', 'FedEx', NULL, '2014-03-07', '05.03.2014 14:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18381, '230787826', NULL, NULL, 'JIA LI', 'LAYLOCK HOUSE  NEWTOWN ROAD', 'ROMSEY', 'HAMPSHIRE', 'Grossbritannien', 'SO51 0GJ', 'GB', NULL, NULL, '7429517847', '10111996', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108629736', 'FedEx', NULL, '2014-03-07', '05.03.2014 21:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18382, '230702467', NULL, NULL, 'shangjie Lu', '21 Y KEELE UNIVERSITY', '', 'NEWCASTLE', 'Grossbritannien', 'ST5 5DY', 'GB', NULL, NULL, '7927255042', '0010205S2J', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108629747', 'FedEx', NULL, '2014-03-07', '05.03.2014 14:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18383, '230701894', NULL, NULL, 'shimeng zhang', 'x17 HORWOOD HALL', 'keele university student', 'NEWCASTLE Staffordshire', 'Grossbritannien', 'ST5 5DY', 'GB', NULL, NULL, '0751-562984', '001001379T', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108629758', 'FedEx', NULL, '2014-03-07', '05.03.2014 14:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18384, '230715022', NULL, NULL, 'simon keulen', '23 THE ORCHARDS', '', 'PETERBOROUGH', 'Grossbritannien', 'PE2 5LA', 'GB', NULL, NULL, '1733236340', '0010007IHK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '577108629769', 'FedEx', NULL, '2014-03-07', '05.03.2014 15:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18385, '230797236', NULL, NULL, 'Irene DEDERICHS', 'rue Pilate 6', '', '4800', 'Lambermont', 'Belgien', 'BE', NULL, NULL, '087/230444', '0010183ZCP', NULL, NULL, 'Une montre Copernicus Pionier de Tufina Uhren - en noir, argentÃ© et blanc', NULL, '578824896579', 'FedEx', NULL, '2014-03-10', '05.03.2014 21:18', 'NL140127LB40', '1', 'a0YC000000X9BljMAF', '155.01', '299.00'),
(18386, '230716115', NULL, NULL, 'Vleugels Nancy', 'Lijsterbesstraat  19', '', '3540', 'Herk De Stad', 'Belgien', 'BE', NULL, NULL, '488893116', '00102454RH', NULL, NULL, 'Copernicus Pionier horloge van Tufina Uhren - zwart, zilver en wit', NULL, '578824896580', 'FedEx', NULL, '2014-03-10', '05.03.2014 14:48', 'NL140127LB40', '1', 'a0YC000000X9BljMAF', '155.01', '299.00'),
(18387, '230814759', NULL, NULL, 'li jia', '58 BROOKLEY ROAD', 'BROCKENHURST', 'SO42 7RA', 'BROCKENHURST', 'Grossbritannien', 'GB', NULL, NULL, '7429517847', '0010179OY2', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '578824896443', 'FedEx', NULL, '2014-03-10', '06.03.2014 00:22', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18388, '230815732', NULL, NULL, 'Panos Souroullas - Spire Hospital Elland', 'RMO Elland Riorges Link', 'Spire Hospital Elland', 'HX5 9EB', 'Elland', 'Grossbritannien', 'GB', NULL, NULL, '7748492992', '0010117F6J', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '578824896454', 'FedEx', NULL, '2014-03-10', '06.03.2014 00:22', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18389, '230868501', NULL, NULL, 'Chao Dang', '40 PICTON STREET', '', 'BN2 3AP', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '7523356101', '0010088UCJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824896465', 'FedEx', NULL, '2014-03-10', '06.03.2014 09:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(18390, '231024371', NULL, NULL, 'Claire Pool', '3 ST. MARKS STREET', 'Millfield', 'SR4 7BH', 'SUNDERLAND', 'Grossbritannien', 'GB', NULL, NULL, '7527584106', '0010055QSD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824896476', 'FedEx', NULL, '2014-03-10', '06.03.2014 22:23', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18391, '230929259', NULL, NULL, 'Elizaveta Mazurina', '389 CHISWICK HIGH ROAD', 'Autobar Group Ltd', 'W4 4AJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7598796324', '0010213SML', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824896487', 'FedEx', NULL, '2014-03-10', '06.03.2014 14:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18392, '230834221', NULL, NULL, 'Katherine Accardi', 'HOTEL WOODLANDS LANE', 'Stoke D\'Abernon', 'KT11 3QB', 'COBHAM', 'Grossbritannien', 'GB', NULL, NULL, '7454806747', '0010186RVO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824896498', 'FedEx', NULL, '2014-03-10', '06.03.2014 07:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '165.00', '249.00'),
(18393, '230845836', NULL, NULL, 'mum whitehouse', '57 DYKE ROAD AVENUE', '', 'BN3 6QD', 'HOVE', 'Grossbritannien', 'GB', NULL, NULL, '7843235188', '00102332S5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824896502', 'FedEx', NULL, '2014-03-10', '06.03.2014 08:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18394, '231035297', NULL, NULL, 'Twinkle Patel', '44A Adorn Be THE HARLEQUIN', '', 'WD17 2UB', 'WATFORD', 'Grossbritannien', 'GB', NULL, NULL, '7449932945', '0010104KP9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824896513', 'FedEx', NULL, '2014-03-10', '06.03.2014 23:52', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18395, '230825062', NULL, NULL, 'Kishor V Jacob', '1 HILLYLANDS ROAD', '', 'AB16 6RJ', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7733091658', '0010142Q6V', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824896524', 'FedEx', NULL, '2014-03-10', '06.03.2014 04:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18396, '230904074', NULL, NULL, 'neil service', '1 WARDNEUK', '', 'KA9 2JD', 'PRESTWICK', 'Grossbritannien', 'GB', NULL, NULL, '1292678660', '0010063II5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824896535', 'FedEx', NULL, '2014-03-10', '06.03.2014 12:52', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18397, '230955272', NULL, NULL, 'Javid Mammadov', '44 ALEXANDRA ROAD', '', 'N8 0PP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7881202537', '0010182E4E', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824896546', 'FedEx', NULL, '2014-03-10', '06.03.2014 16:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18398, '230979592', NULL, NULL, 'WENHUI DONG', 'VH01G victor Earlham Road', '', 'NR4 7TJ', 'Norwich', 'Grossbritannien', 'GB', NULL, NULL, '7842798317', '001000596I', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial', NULL, '578824896557', 'FedEx', NULL, '2014-03-10', '06.03.2014 18:22', 'UK131024AMC01', '1', 'a0YC000000XOnjoMAD', '172.49', '249.00'),
(18399, '231332913', NULL, NULL, 'M Jane Vidad', 'Concord 2, Al Mankhool Rd. 0', 'Apt. 215', 'Dubai', 'Jafliya', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71501E+11', '0010228UCF', NULL, NULL, 'Option 4: Theorema Acapulco Watch (Pionier Series)-Black Dial-Black leather strap', NULL, '578824896903', 'FedEx', NULL, '2014-03-11', '08.03.2014 10:38', 'a0YC000000XhzYSMAZ', '1', 'a0YC000000XhzYSMAZ', '', '1125.00'),
(18400, '231175880', NULL, NULL, 'Hamad Alzughbi', 'aljumeirah 7', '500', '21706', 'Palm jumeirah', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '505548364', '00100968WQ', NULL, NULL, 'Option 5: Theorema Acapulco Watch (Pionier Series)-Gold Plated Case,Black dial,Brown Strap', NULL, '578824896914', 'FedEx', NULL, '2014-03-11', '07.03.2014 13:08', 'a0YC000000XhzYcMAJ', '1', 'a0YC000000XhzYcMAJ', '', '1125.00'),
(18401, '231024882', NULL, NULL, 'Ahmad Shah Shujayee', 'Street 19A Flat 407', 'Jumeirah Star Building, next to Jormand Hotel', '', 'Mankool road', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '971508524415/0501520950', '0010022DH8', NULL, NULL, 'Option 5: Theorema Acapulco Watch (Pionier Series)-Gold Plated Case,Black dial,Brown Strap', NULL, '578824896925', 'FedEx', NULL, '2014-03-11', '06.03.2014 18:38', 'a0YC000000XhzYcMAJ', '1', 'a0YC000000XhzYcMAJ', '', '1125.00'),
(18402, '231398461', NULL, NULL, 'Luuk van wijk', 'Zuiderparklaan 422', '', '2574 GT', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '631969830', '0010002PBS', NULL, NULL, 'Copernicus Horloge - Zwart, Zilver & Wit', NULL, '578824896866', 'FedEx', NULL, '2014-03-11', '08.03.2014 21:28', 'NL140127LB40', '1', 'a0YC000000X9BfCMAV', '155.01', '299.00'),
(18403, '231054485', NULL, NULL, 'Justin Lier', 'Annie Romeinsingel 146', '', '2331 ST', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '681009185', '0010032FLN', NULL, NULL, 'Copernicus Horloge - Zwart, Zilver & Wit', NULL, '578824896877', 'FedEx', NULL, '2014-03-11', '07.03.2014 05:58', 'NL140127LB40', '1', 'a0YC000000X9BfCMAV', '155.01', '299.00'),
(18404, '231161693', NULL, NULL, 'Rafal Walach', 'Willem II-straat 40', '', '5682 AH', 'BEST', 'Niederlande', 'NL', NULL, NULL, '617486628', '00100237G7', NULL, NULL, 'Copernicus Horloge - Zwart, Zilver & Zwart', NULL, '578824896888', 'FedEx', NULL, '2014-03-11', '07.03.2014 14:28', 'NL140127LB41', '1', 'a0YC000000X9BfgMAF', '155.01', '299.00'),
(18405, '231039970', NULL, NULL, 'Alejandra Osorio', '137 NEW PLACE SQUARE', 'Just in the mornings between 7-12 we\'re in the house', 'SE16 2HR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7400605730', '0010188TD8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '578824896752', 'FedEx', NULL, '2014-03-11', '07.03.2014 00:23', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18428, '1-56184-A3T-EO', NULL, NULL, 'Michel Sawma', 'Nybodavaegen 23', '', '17761', 'Jaerfaella', 'Schweden', 'SE', NULL, NULL, '', '1-56184-A3T-EO', NULL, NULL, 'Casablanca armbandsur modell 4', NULL, '577108629931', 'FedEx', NULL, '2014-03-11', '', '', '1', '', '', ''),
(18427, '1-56184-1CH-CK', NULL, NULL, 'Vadim Patrakov', 'Friskvaederstorget 3-332', '', '41838', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '', '1-56184-1CH-CK', NULL, NULL, 'Casablanca armbandsur modell 4', NULL, '577108629920', 'FedEx', NULL, '2014-03-11', '', '', '1', '', '', ''),
(18426, '5-56183-VB7-JI', NULL, NULL, 'Patrik Bernstroem', 'Malungsvaegen181', '', '19271', 'Sollentuna', 'Schweden', 'SE', NULL, NULL, '', '5-56183-VB7-JI', NULL, NULL, 'Casablanca armbandsur modell 3', NULL, '577108629910', 'FedEx', NULL, '2014-03-11', '', '', '1', '', '', ''),
(18425, '2-56183-M66-GP', NULL, NULL, 'Peter Norman', 'Gulsippevaegen 24', '', '58935', 'Linkoeping', 'Schweden', 'SE', NULL, NULL, '', '2-56183-M66-GP', NULL, NULL, 'Casablanca armbandsur modell 3', NULL, '577108629909', 'FedEx', NULL, '2014-03-11', '', '', '1', '', '', ''),
(18424, '1-56183-KQV-HL', NULL, NULL, 'Ralph Billquist', 'Sundbyvaegen 83', '', '16344', 'Spanga', 'Schweden', 'SE', NULL, NULL, '', '1-56183-KQV-HL', NULL, NULL, 'Casablanca armbandsur modell 3', NULL, '577108629894', 'FedEx', NULL, '2014-03-11', '', '', '1', '', '', ''),
(18423, '1-56183-6I2-N3', NULL, NULL, 'Bent Thoresen', 'Hobyvaegen 30', '', '27660', 'skillinge', 'Schweden', 'SE', NULL, NULL, '', '1-56183-6I2-N3', NULL, NULL, 'Casablanca armbandsur modell 3', NULL, '577108629883', 'FedEx', NULL, '2014-03-11', '', '', '1', '', '', ''),
(18422, '1-56183-IP4-HR', NULL, NULL, 'Michel Sawma', 'Nybodavaegen 23', '', '17761', 'Jaerfaella', 'Schweden', 'SE', NULL, NULL, '', '1-56183-IP4-HR', NULL, NULL, 'Casablanca armbandsur modell 3', NULL, '577108629872', 'FedEx', NULL, '2014-03-11', '', '', '1', '', '', ''),
(18421, '2-56181-4R1-X5', NULL, NULL, 'Robin Lilja', 'Stationsvaegen.10', '', '24165', 'Harloesa', 'Schweden', 'SE', NULL, NULL, '', '2-56181-4R1-X5', NULL, NULL, 'Casablanca armbandsur modell 1 (UTSÅLD!)', NULL, '577108629861', 'FedEx', NULL, '2014-03-11', '', '', '1', '', '', ''),
(18420, '3-56181-8VJ-IS', NULL, NULL, 'Youssef faouzi', 'Terapivaegen 16c, 2tr', '', '14156', 'Huddinge ', 'Schweden', 'SE', NULL, NULL, '', '3-56181-8VJ-IS', NULL, NULL, 'Casablanca armbandsur modell 1 (UTSÅLD!)', NULL, '577108629850', 'FedEx', NULL, '2014-03-11', '', '', '1', '', '', ''),
(18419, '1-56181-1KJ-HF', NULL, NULL, 'Johan Westlund', 'Borgenvaegen 13', '', '18238', 'Danderyd', 'Schweden', 'SE', NULL, NULL, '', '1-56181-1KJ-HF', NULL, NULL, 'Casablanca armbandsur modell 1 (UTSÅLD!)', NULL, '577108629840', 'FedEx', NULL, '2014-03-11', '', '', '1', '', '', ''),
(18418, '1-56181-UIE-9M', NULL, NULL, 'Robert Rylander', 'Arsta vaegen 119', '', '12058', 'Arst Stockholm', 'Schweden', 'SE', NULL, NULL, '', '1-56181-UIE-9M', NULL, NULL, 'Casablanca armbandsur modell 1 (UTSÅLD!)', NULL, '577108629839', 'FedEx', NULL, '2014-03-11', '', '', '1', '', '', ''),
(18429, '2-56184-69S-92', NULL, NULL, 'Filip How', 'Flackstavaegen 28', 'b', '63222', 'Eskilstuna', 'Schweden', 'SE', NULL, NULL, '', '2-56184-69S-92', NULL, NULL, 'Casablanca armbandsur modell 4', NULL, '577108629942', 'FedEx', NULL, '2014-03-11', '', '', '1', '', '', ''),
(18430, 'TB027127597429', NULL, NULL, 'Carlos Abreu', '42 Centre Rd', '', 'L9P 1A7', 'Uxbridge', 'Canada', 'CA', NULL, NULL, '5298792', 'TB027127597429', NULL, NULL, 'GM-507-1', NULL, '578824897005', 'FedEx', NULL, '2014-03-12', '', '', '', '', '', ''),
(18431, 'TB027139193138', NULL, NULL, 'Sean Awcock', '98 Dreaney Ave', '', 'N5Z1W6', 'London', 'Canada', 'CA', NULL, NULL, '4539892', 'TB027139193138', NULL, NULL, 'GM-507-2', NULL, '578824897016', 'FedEx', NULL, '2014-03-12', '', '', '', '', '', ''),
(18432, 'TB027168241423', NULL, NULL, 'Candide Berube', '32 rue St-Louis', '', 'G0W 1G0', 'Chambord', 'Canada', 'CA', NULL, NULL, '3421039', 'TB027168241423', NULL, NULL, 'GM-507-3', NULL, 'RL706176631DE', 'Deutsche Post', NULL, '2014-03-12', '', '', '', '', '', ''),
(18433, 'TB027332723591', NULL, NULL, 'Troy Douglas Harris', '1154 Front rd North', '', 'N9V3R3', 'Amherstburg', 'Canada', 'CA', NULL, NULL, '7369813', 'TB027332723591', NULL, NULL, 'GM-507-4', NULL, '578824897038', 'FedEx', NULL, '2014-03-12', '', '', '', '', '', ''),
(18434, 'TB027125593754', NULL, NULL, 'David Petherick', '15 Copper Leaf St.', '', 'N2E 3T3', 'Kitchener', 'Kanada', 'CA', NULL, NULL, '5748797', 'TB027125593754', NULL, NULL, 'GM-506-3: Black face with yellow crown and brown leather band', NULL, '578824897050', 'FedEx', NULL, '2014-03-12', '', '', '', '', '', ''),
(18435, '229513981', NULL, NULL, 'Chengyu Liu', '36/31 C CHALMERS STREET', '', 'EH3 9FE', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '4,47414E+11', '0010183HWW', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '577108628442', 'FedEx', NULL, '2014-02-28', '27.02.2014 00:22', 'UK140102AMC03', '1', 'a0YC000000VvV76MAF', '170.00', '249.00'),
(18436, '229537856', NULL, NULL, 'Omar Khan', '5 The Maltings', '', 'HP2 5JB', 'Hemel Hempstead', 'Grossbritannien', 'GB', NULL, NULL, '7400913088', '00102403IE', NULL, NULL, 'Copacabana Watch - GM-104-3 (Black Strap, Black Case, Black Face)', NULL, '577108628453', 'FedEx', NULL, '2014-02-28', '27.02.2014 08:22', 'UK140102AMC04', '1', 'a0YC000000VvV77MAF', '170.00', '249.00'),
(18437, '229513117', NULL, NULL, 'Chris Bonsell', '54 Skelwith Walk', '', 'LS14 6SU', 'Leeds', 'Grossbritannien', 'GB', NULL, NULL, '7834208077', '0010196GAD', NULL, NULL, 'Copacabana Watch - GM-104-4 (Brown Strap, Silver Case, Gold Face)', NULL, '577108628512', 'FedEx', NULL, '2014-02-28', '27.02.2014 00:22', 'UK140102AMC05', '1', 'a0YC000000VvV78MAF', '170.00', '249.00'),
(18438, '229566854', NULL, NULL, 'claire styth', '25 ARNSIDE ROAD', 'Harraby', 'CA1 3PS', 'CARLISLE', 'Grossbritannien', 'GB', NULL, NULL, '7920404303', '0010122J1D', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108628475', 'FedEx', NULL, '2014-02-28', '27.02.2014 10:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18439, '229551114', NULL, NULL, 'Karen Baggoley', '0 newmilne house rosemill road bridgefoot', '', 'dd3 0rw', 'dundee', 'Grossbritannien', 'GB', NULL, NULL, '', '0010086K6P', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '577108628486', 'FedEx', NULL, '2014-02-28', '27.02.2014 09:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '172.49', '249.00'),
(18440, '229565585', NULL, NULL, 'Marc Rothwell', '340 Firecrest Court', 'Brunel House', 'WA1 1RG', 'Warrington', 'Grossbritannien', 'GB', NULL, NULL, '7786325830', '0010162DBS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial', NULL, '577108628497', 'FedEx', NULL, '2014-02-28', '27.02.2014 10:22', 'UK131024AMC04', '1', 'a0YC000000XOnjrMAD', '160.00', '249.00'),
(18441, '231725187', NULL, NULL, 'Zhan Wang', '10 ST. MARYS GATE', '', 'S1 4LR', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7593655122', '0010091I1V', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial', NULL, '578824897082', 'FedEx', NULL, '2014-03-13', '10.03.2014 17:22', 'UK131024AMC02', '1', 'a0YC000000XOnjpMAD', '165.00', '249.00'),
(18442, '232297980', NULL, NULL, 'RUPINA HAMID', 'MUHAISNAH 4', '1', '78396', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '503403448', '0010113EYU', NULL, NULL, 'Option 3: Theorema Acapulco Watch (Pionier Series)-White Dial-Black leather Strap', NULL, '577108630041', 'FedEx', NULL, '2014-03-14', '13.03.2014 06:08', 'a0YC000000XhzXtMAJ', '1', 'a0YC000000XhzXtMAJ', '', '1125.00'),
(18443, '230150895', NULL, NULL, 'Diane Vander elst', 'Dorpstraat 340', '', '3061', 'Leefdaal', 'Belgien', 'BE', NULL, NULL, '479719777', '0010221DVE', NULL, NULL, 'Copernicus Pionier horloge van Tufina Uhren - bruin, goud en zwart', NULL, '578824896101', 'FedEx', NULL, '2014-03-04', '02.03.2014 12:48', 'NL140127LB42', '1', 'a0YC000000X9BllMAF', '155.01', '299.00'),
(18444, '230096708', NULL, NULL, 'Eddy Verlinden', 'Bosbergstraat 11', '', '3320', 'Meldert', 'Belgien', 'BE', NULL, NULL, '475632605', '0010007GMR', NULL, NULL, 'Copernicus Pionier horloge van Tufina Uhren - bruin, goud en zwart', NULL, '578824896112', 'FedEx', NULL, '2014-03-04', '02.03.2014 07:48', 'NL140127LB42', '1', 'a0YC000000X9BllMAF', '155.01', '299.00'),
(18445, '229978208', NULL, NULL, 'Jorn Decoster', 'Kerselaarstraat 29', '', '3320', 'Meldert', 'Belgien', 'BE', NULL, NULL, '472284035', '0010139BIO', NULL, NULL, 'Copernicus Pionier horloge van Tufina Uhren - bruin, goud en zwart', NULL, '578824896123', 'FedEx', NULL, '2014-03-04', '01.03.2014 10:48', 'NL140127LB42', '1', 'a0YC000000X9BllMAF', '155.01', '299.00'),
(18446, '229992569', NULL, NULL, 'Kristof Timmermans', 'Oude-Kerkhofstraat 28-4', '', '3910', 'Neerpelt', 'Belgien', 'BE', NULL, NULL, '32486496462', '0010197MSR', NULL, NULL, 'Copernicus Pionier horloge van Tufina Uhren - bruin, goud en zwart', NULL, '578824896134', 'FedEx', NULL, '2014-03-04', '01.03.2014 12:18', 'NL140127LB42', '1', 'a0YC000000X9BllMAF', '155.01', '299.00'),
(18447, '230168274', NULL, NULL, 'MOL-MOTORS GEYPEN', 'Turnhoutsebaan 18', 'MOL MOTORS MOL MOTORS', '2400', 'Mol', 'Belgien', 'BE', NULL, NULL, '475452026', '001021662J', NULL, NULL, 'Copernicus Pionier horloge van Tufina Uhren - bruin, goud en zwart', NULL, '578824896145', 'FedEx', NULL, '2014-03-04', '02.03.2014 14:48', 'NL140127LB42', '1', 'a0YC000000X9BllMAF', '155.01', '299.00'),
(18448, '229945319', NULL, NULL, 'Franky Van Hee', 'Bunderdreef 17', '', '9290', 'Berlare', 'Belgien', 'BE', NULL, NULL, '498216040', '0010242H74', NULL, NULL, 'Copernicus Pionier horloge van Tufina Uhren - volledig zwart', NULL, '578824896156', 'FedEx', NULL, '2014-03-04', '01.03.2014 07:48', 'NL140127LB43', '1', 'a0YC000000X9BlmMAF', '155.01', '299.00'),
(18449, '230137213', NULL, NULL, 'Ronny Veireman', 'Zwembadstraat 25', '', '9032', 'Wondelgem', 'Belgien', 'BE', NULL, NULL, '475412005', '0010003XI2', NULL, NULL, 'Copernicus Pionier horloge van Tufina Uhren - volledig zwart', NULL, '578824896167', 'FedEx', NULL, '2014-03-04', '02.03.2014 11:48', 'NL140127LB43', '1', 'a0YC000000X9BlmMAF', '155.01', '299.00'),
(18450, '229935840', NULL, NULL, 'Daisy Tullen', 'Doelstraat 9', '', '3545', 'Halen', 'Belgien', 'BE', NULL, NULL, '494605948', '0010034YY5', NULL, NULL, 'Copernicus Pionier horloge van Tufina Uhren - zwart, zilver en zwart', NULL, '578824896178', 'FedEx', NULL, '2014-03-04', '01.03.2014 07:18', 'NL140127LB41', '1', 'a0YC000000X9BlkMAF', '155.01', '299.00'),
(18451, '229937275', NULL, NULL, 'sarah van lancker', 'rue d\'Aulnoit 38', '', '7890', 'Ellezelles', 'Belgien', 'BE', NULL, NULL, '485164608', '0010237GN8', NULL, NULL, 'Copernicus Pionier horloge van Tufina Uhren - zwart, zilver en zwart', NULL, '578824896189', 'FedEx', NULL, '2014-03-04', '01.03.2014 07:18', 'NL140127LB41', '1', 'a0YC000000X9BlkMAF', '155.01', '299.00'),
(18452, '230125560', NULL, NULL, 'Walter Polfliet', 'Jaak Van Rillaerlaan 29', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '486088597', '00101616Q7', NULL, NULL, 'Copernicus Pionier horloge van Tufina Uhren - zwart, zilver en zwart', NULL, '578824896190', 'FedEx', NULL, '2014-03-04', '02.03.2014 10:18', 'NL140127LB41', '1', 'a0YC000000X9BlkMAF', '155.01', '299.00'),
(18453, '229964597', NULL, NULL, 'Francois Thiry', 'rue des Awirs 8', '', '4400', 'Awirs', 'Belgien', 'BE', NULL, NULL, '492987348', '0010064URN', NULL, NULL, 'Une montre Copernicus Pionier de Tufina Uhren - en marron, dorÃ© et noir', NULL, '578824896204', 'FedEx', NULL, '2014-03-04', '01.03.2014 09:18', 'NL140127LB42', '1', 'a0YC000000X9BllMAF', '155.01', '299.00'),
(18454, '229982424', NULL, NULL, 'Marc DUESBERG', 'rue de Robermont 204', '', '4020', 'Bressoux', 'Belgien', 'BE', NULL, NULL, '04 3436354', '0010184GCY', NULL, NULL, 'Une montre Copernicus Pionier de Tufina Uhren - en marron, dorÃ© et noir', NULL, '578824896215', 'FedEx', NULL, '2014-03-04', '01.03.2014 11:18', 'NL140127LB42', '1', 'a0YC000000X9BllMAF', '155.01', '299.00'),
(18455, '230089285', NULL, NULL, 'philippe andrianne', 'rue de Vise 417', 'entreprises liegeois', '4020', 'Wandre', 'Belgien', 'BE', NULL, NULL, '496801324', '0010074XK4', NULL, NULL, 'Une montre Copernicus Pionier de Tufina Uhren - en marron, dorÃ© et noir', NULL, '578824896226', 'FedEx', NULL, '2014-03-04', '02.03.2014 06:48', 'NL140127LB42', '1', 'a0YC000000X9BllMAF', '155.01', '299.00'),
(18456, '230173523', NULL, NULL, 'graziella scalise', 'rue Grosses Pierres 2/2', '', '4460', 'Hollogne-aux-Pierres', 'Belgien', 'BE', NULL, NULL, '475217100', '0010168B5T', NULL, NULL, 'Une montre Copernicus Pionier de Tufina Uhren - en noir, argentÃ© et blanc', NULL, '578824896237', 'FedEx', NULL, '2014-03-04', '02.03.2014 15:18', 'NL140127LB40', '1', 'a0YC000000X9BljMAF', '155.01', '299.00'),
(18457, '230063631', '', '', 'Lionel Champenois', 'avenue des Cerisiers 124', '', '1200', 'Woluwe-Saint-Lambert', 'Belgien', '', '', '', '475960736', '0010027CRQ', '', '', 'Une montre Copernicus Pionier de Tufina Uhren - en noir, argenté et blanc', '04.03.2014 Annahme verweigert! Warum???', '578824896248', 'FedEx', '', '2014-03-04', '01.03.2014 20:48', 'NL140127LB40', '1', 'a0YC000000X9BljMAF', '155.01', '299.00'),
(18458, '230006216', NULL, NULL, 'veronique moyson', 'stanislas fleussu,3 liege', 'rue stanislas fleussu,13 liÃ¨ge 4000', '4000', 'belgique', 'Belgien', 'BE', NULL, NULL, '497353483', '0010175Z7P', NULL, NULL, 'Une montre Copernicus Pionier de Tufina Uhren - en noir, argentÃ© et blanc', NULL, '578824896259', 'FedEx', NULL, '2014-03-04', '01.03.2014 13:48', 'NL140127LB40', '1', 'a0YC000000X9BljMAF', '155.01', '299.00'),
(18459, '230208772', NULL, NULL, 'Myriam Desmet', 'Da Vincilaan 11', 'St-Jude Medical', '1935', 'Zaventem', 'Belgien', 'BE', NULL, NULL, '475747447', '0010225SJU', NULL, NULL, 'Une montre Copernicus Pionier de Tufina Uhren - tout en noir', NULL, '578824896260', 'FedEx', NULL, '2014-03-04', '02.03.2014 19:18', 'NL140127LB43', '1', 'a0YC000000X9BlmMAF', '155.01', '299.00'),
(18460, '232907727', NULL, NULL, 'Saif Waleed', 'Sheik Zayed Road Street 123', 'Al Barsha 1', '40185', '3 Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '555040995', '0010066GB3', NULL, NULL, 'Option 2: Theorema Miami Watch (Pionier Series)-Rose Gold Dial, Black Leather Band', NULL, '577108630074', 'FedEx', NULL, '2014-03-17', '16.03.2014 10:38', 'a0YC000000XhzTFMAZ', '1', 'a0YC000000XhzTFMAZ', '', '1089.00'),
(18461, '232725244', NULL, NULL, 'David Rutland', 'off Airport Road 4001', 'Al Mushrif', '4001', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '508124779', '00100368F5', NULL, NULL, 'Option 6: Theorema Acapulco Watch (Pionier Serie)-Black Case,Black dial,Black Leather Band', NULL, '577108630085', 'FedEx', NULL, '2014-03-17', '15.03.2014 07:38', 'a0YC000000XhzZzMAJ', '1', 'a0YC000000XhzZzMAJ', '', '1125.00'),
(18462, '232731896', NULL, NULL, 'Claudio Ferrarese', '25 CANNON STREET, fidelity investment', '', 'EC4M 5TA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7990620459', '0010175UCT', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '577108630111', 'FedEx', NULL, '2014-03-18', '15.03.2014 12:22', 'UK131210AMC53', '1', 'a0YC000000XhoEbMAJ', '170.00', '249.00'),
(18463, '232786108', NULL, NULL, 'Craig Mann', '22 HOLYWELL ROAD', '', 'Ln13 9bb', 'Alford', 'Grossbritannien', 'GB', NULL, NULL, '7917236336', '0010100GNB', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '577108630122', 'FedEx', NULL, '2014-03-18', '15.03.2014 17:52', 'UK131210AMC53', '1', 'a0YC000000XhoEbMAJ', '170.00', '249.00'),
(18464, '232741222', NULL, NULL, 'Georgi Zlatev', '14 BOUNDARY ROAD', '', 'N22 6AD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7405152744', '0010222BIT', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '577108630133', 'FedEx', NULL, '2014-03-18', '15.03.2014 13:22', 'UK131210AMC53', '1', 'a0YC000000XhoEbMAJ', '170.00', '249.00'),
(18465, '232721453', NULL, NULL, 'Graham Biss', '8 KINGS ROAD', '', 'SO41 9GS', 'LYMINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7786134793', '00101135X3', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '577108630144', 'FedEx', NULL, '2014-03-18', '15.03.2014 11:22', 'UK131210AMC53', '1', 'a0YC000000XhoEbMAJ', '170.00', '249.00'),
(18466, '232828180', NULL, NULL, 'HONGJIANG Dong', '17 LAPWING CLOSE', '', 'OX26 6XR', 'BICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7725030073', '0010063CER', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '577108630155', 'FedEx', NULL, '2014-03-18', '15.03.2014 23:22', 'UK131210AMC53', '1', 'a0YC000000XhoEbMAJ', '170.00', '249.00'),
(18467, '232778746', NULL, NULL, 'kevin gosling', '20 WESTWOOD AVENUE', '', 'PL6 7HS', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7894482514', '0010045P18', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '577108630166', 'FedEx', NULL, '2014-03-18', '15.03.2014 17:22', 'UK131210AMC53', '1', 'a0YC000000XhoEbMAJ', '170.00', '249.00'),
(18468, '232724787', NULL, NULL, 'Mark Hailwood', '4 WITT ROAD', 'fair oak', 'SO50 7FR', 'EASTLEIGH', 'Grossbritannien', 'GB', NULL, NULL, '7740474226', '0010144AMQ', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '577108630177', 'FedEx', NULL, '2014-03-18', '15.03.2014 11:22', 'UK131210AMC53', '1', 'a0YC000000XhoEbMAJ', '170.00', '249.00'),
(18469, '232739941', NULL, NULL, 'Sharon Heasley', '16 KESH ROAD', '', 'BT27 5RP', 'LISBURN', 'Grossbritannien', 'GB', NULL, NULL, '7702078049', '0010112VHD', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '577108630188', 'FedEx', NULL, '2014-03-18', '15.03.2014 12:52', 'UK131210AMC53', '1', 'a0YC000000XhoEbMAJ', '170.00', '249.00'),
(18470, '232735047', NULL, NULL, 'Bujar Ymeri', '62 ALLEN ROAD', 'Ely Cambridgeshire', 'CB7 4GR', 'ELY', 'Grossbritannien', 'GB', NULL, NULL, '7947176324', '0010046UKO', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108630199', 'FedEx', NULL, '2014-03-18', '15.03.2014 12:22', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18471, '232845271', NULL, NULL, 'caroline cater', '26 cheyne walk', '', 'ng15 7tr', 'nottingham', 'Grossbritannien', 'GB', NULL, NULL, '7903797378', '0010152W3C', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108630203', 'FedEx', NULL, '2014-03-18', '16.03.2014 07:22', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18472, '232799944', NULL, NULL, 'CHI PUN YEUNG', '3 WOODACRE CLOSE', '', 'M33 3UZ', 'SALE', 'Grossbritannien', 'GB', NULL, NULL, '7838070368', '0010033XF5', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108630214', 'FedEx', NULL, '2014-03-18', '15.03.2014 19:22', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18473, '232800261', NULL, NULL, 'derek bryan', '80 AVON WAY', 'Hilton', 'DE65 5NA', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7891959924', '0010006EOA', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108630225', 'FedEx', NULL, '2014-03-18', '15.03.2014 19:52', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18474, '232797611', NULL, NULL, 'Diane Ashe', 'UNIT 4, 16 BALLOO AVENUE', '', 'BT19 7QT', 'BANGOR', 'Grossbritannien', 'GB', NULL, NULL, '7748001356', '0010186IPM', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108630236', 'FedEx', NULL, '2014-03-18', '15.03.2014 19:22', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18475, '232736738', NULL, NULL, 'Diane Keane', '33    33 Propeller crescent', '', 'Cr0 4FE', 'Croydon Surrey', 'Grossbritannien', 'GB', NULL, NULL, '07951 095158', '00101486LJ', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108630247', 'FedEx', NULL, '2014-03-18', '15.03.2014 12:52', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18476, '232724794', NULL, NULL, 'Jeannie McManus', '4 Lavender Grove', 'Bishops Hull', 'Ta1 5QA', 'Taunton', 'Grossbritannien', 'GB', NULL, NULL, '1823323715', '0010001WPR', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108630258', 'FedEx', NULL, '2014-03-18', '15.03.2014 11:22', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18477, '232794312', NULL, NULL, 'Joseph Harb', '11 Jerdan Place Fulham Broadway rodizio Lebanon', '', 'SW6 1BE', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7957144755', '*0010127E88', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108630269', 'FedEx', NULL, '2014-03-18', '15.03.2014 18:52', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18478, '232794048', NULL, NULL, 'Marius Liebus', '32 VYNE CRESCENT', '', 'MK8 9EJ', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7917877780', '001003617X', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108630270', 'FedEx', NULL, '2014-03-18', '15.03.2014 18:52', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18479, '232865187', NULL, NULL, 'Martin Gover', '1 Craig y Nos Castle', 'Brecon Road, Penycae', 'SA9 1GL', 'Swansea Valley', 'Grossbritannien', 'GB', NULL, NULL, '1639730939', '0010205V5N', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108630280', 'FedEx', NULL, '2014-03-18', '16.03.2014 09:52', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18480, '232826114', NULL, NULL, 'Nawal Hammoudan', '176 COLCHESTER ROAD', 'Leyton', 'E10 6HQ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7799147660', '0010044CMW', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108630291', 'FedEx', NULL, '2014-03-18', '15.03.2014 22:52', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18481, '232703470', NULL, NULL, 'Nick Carty', '12 THAMESFIELD COURT', '', 'TW17 9HN', 'SHEPPERTON', 'Grossbritannien', 'GB', NULL, NULL, '7771101162', '0010029URN', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108630306', 'FedEx', NULL, '2014-03-18', '15.03.2014 09:23', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18482, '232832691', NULL, NULL, 'vincent doherty', '41 new view drive', '', 'ml4 2hb', 'bellshill', 'Grossbritannien', 'GB', NULL, NULL, '7516552888', '0010082IRL', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108630317', 'FedEx', NULL, '2014-03-18', '16.03.2014 00:22', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18483, '232682601', NULL, NULL, 'bryan williams', '11 ROSEMARY LANE', '', 'BS5 6YF', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7771927193', '0010065TYQ', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '577108630328', 'FedEx', NULL, '2014-03-18', '15.03.2014 04:22', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18484, '232815410', NULL, NULL, 'Daniel Rogers', '177 Gainsborough rd', 'Crewe', 'cw2 7pn', 'Cheshire', 'Grossbritannien', 'GB', NULL, NULL, '7838769074', '00101784EH', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '577108630339', 'FedEx', NULL, '2014-03-18', '15.03.2014 21:22', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18485, '232832606', NULL, NULL, 'Giovanni Fontana', '100 LIVERPOOL STREET', '', 'EC2M 2RH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7747598351', '00102088RB', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '577108630340', 'FedEx', NULL, '2014-03-18', '16.03.2014 00:22', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18486, '232864051', NULL, NULL, 'Martin Gover', '1 Craig y Nos Castle', 'Brecon Road, Penycae', 'SA9 1GL', 'Swansea Valley', 'Grossbritannien', 'GB', NULL, NULL, '1639730939', '0010112SMZ', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '577108630280', 'FedEx', NULL, '2014-03-18', '16.03.2014 09:52', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18487, '232762893', NULL, NULL, 'Martin McNeill', '6 BROOKWOOD CLOSE', '', 'M34 7DL', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7706475733', '0010186GQI', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '577108630361', 'FedEx', NULL, '2014-03-18', '15.03.2014 15:22', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18488, '232814705', NULL, NULL, 'm-r r-farahani', '262 QUEENS PARK ROAD', '', 'BN2 9ZL', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '1273701079', '0010075FAT', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '577108630372', 'FedEx', NULL, '2014-03-18', '15.03.2014 21:22', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18489, '232826753', NULL, NULL, 'Ntando Maphosa', '21 COWPER ROAD', '', 'SO19 6QP', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7956466942', '0010042JYR', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '577108630383', 'FedEx', NULL, '2014-03-18', '15.03.2014 23:22', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18490, '232824759', NULL, NULL, 'Sam Koroma', '1 CAULFIELD ROAD', '', 'SE15 2DE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7505431767', '0010189JHC', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '577108630394', 'FedEx', NULL, '2014-03-18', '15.03.2014 22:52', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18491, '232829342', NULL, NULL, 'Sameh abourezk', '176 COLCHESTER ROAD', '', 'E10 6HQ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7795804484', '0010222DBD', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '577108630409', 'FedEx', NULL, '2014-03-18', '15.03.2014 23:22', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18492, '232832637', NULL, NULL, 'balend khader', '184-188 BEVERLEY ROAD', '', 'HU3 1UP', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7423233939', '0010145U2T', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '577108630410', 'FedEx', NULL, '2014-03-18', '16.03.2014 00:22', 'UK140102AMC01', '1', 'a0YC000000XhoEcMAJ', '170.00', '249.00'),
(18493, '232717290', NULL, NULL, 'Glen MacPherson', '45 ST. JOHNS AVENUE', '', 'FK2 7DP', 'FALKIRK', 'Grossbritannien', 'GB', NULL, NULL, '7850375556', '00102236ZF', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '577108630420', 'FedEx', NULL, '2014-03-18', '15.03.2014 10:22', 'UK140102AMC01', '1', 'a0YC000000XhoEcMAJ', '170.00', '249.00'),
(18494, '232824383', NULL, NULL, 'Paul Kinsey', '1 WAYFIELD CRESCENT', 'Pontnewydd', 'NP44 1NJ', 'CWMBRAN', 'Grossbritannien', 'GB', NULL, NULL, '07854 236891', '10235597', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '577108630431', 'FedEx', NULL, '2014-03-18', '15.03.2014 22:52', 'UK140102AMC01', '1', 'a0YC000000XhoEcMAJ', '170.00', '249.00'),
(18495, '232814499', NULL, NULL, 'Anthony Buchoux', 'SMC King\'s Buildings, West Mains Road', '', 'EH9 3JF', 'Edinburgh', 'Grossbritannien', 'GB', NULL, NULL, '7951594901', '0010113VQM', NULL, NULL, 'Sydney Watch With Black Strap, Black Case and Black Face - GM-503-4', NULL, '577108630442', 'FedEx', NULL, '2014-03-18', '15.03.2014 21:22', 'UK140224AMC11', '1', 'a0YC000000Xjg52MAB', '130.99', '189.00'),
(18496, '232877300', NULL, NULL, 'Claire Dickenson', '108 DENE DRIVE', 'Winsford', 'CW7 1DE', 'WINSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7581359583', '0010125O5E', NULL, NULL, 'Sydney Watch With Black Strap, Black Case and Black Face - GM-503-4', NULL, '577108630453', 'FedEx', NULL, '2014-03-18', '16.03.2014 10:52', 'UK140224AMC11', '1', 'a0YC000000Xjg52MAB', '130.99', '189.00'),
(18497, '232751773', NULL, NULL, 'David McIlroy', '1A CRARAE AVENUE', '', 'G61 1HL', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7908816523', '0010112EQF', NULL, NULL, 'Sydney Watch With Black Strap, Black Case and Black Face - GM-503-4', NULL, '577108630464', 'FedEx', NULL, '2014-03-18', '15.03.2014 14:22', 'UK140224AMC11', '1', 'a0YC000000Xjg52MAB', '130.99', '189.00'),
(18498, '232715151', NULL, NULL, 'George Morton', '18 ELDON STREET', '4Sale2U', 'S70 2JB', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7792731965', '0010056KBU', NULL, NULL, 'Sydney Watch With Black Strap, Black Case and Black Face - GM-503-4', NULL, '577108630475', 'FedEx', NULL, '2014-03-18', '15.03.2014 10:22', 'UK140224AMC11', '1', 'a0YC000000Xjg52MAB', '130.99', '189.00'),
(18499, '232742929', NULL, NULL, 'Mike Hudson', '3 CLAY DROVE', 'WEST PINCHBECK', 'PE11 3NB', 'SPALDING', 'Grossbritannien', 'GB', NULL, NULL, '1775712185', '00101691TL', NULL, NULL, 'Sydney Watch With Black Strap, Black Case and Black Face - GM-503-4', NULL, '577108630486', 'FedEx', NULL, '2014-03-18', '15.03.2014 13:22', 'UK140224AMC11', '1', 'a0YC000000Xjg52MAB', '130.99', '189.00'),
(18500, '232807784', NULL, NULL, 'Rosemarie Hayward', '35 GROVE HILL', 'Chalfont St Peter', 'SL9 9PE', 'GERRARDS CROSS', 'Grossbritannien', 'GB', NULL, NULL, '7545890747', '0010172SE7', NULL, NULL, 'Sydney Watch With Black Strap, Black Case and Black Face - GM-503-4', NULL, '577108630497', 'FedEx', NULL, '2014-03-18', '15.03.2014 20:22', 'UK140224AMC11', '1', 'a0YC000000Xjg52MAB', '130.99', '189.00'),
(18501, '232747671', NULL, NULL, 'Shaz Kiani', '4 LUDSTOCK CLOSE', '', 'WR5 2NF', 'WORCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7447468431', '0010090T01', NULL, NULL, 'Sydney Watch With Black Strap, Black Case and Black Face - GM-503-4', NULL, '577108630501', 'FedEx', NULL, '2014-03-18', '15.03.2014 13:52', 'UK140224AMC11', '1', 'a0YC000000Xjg52MAB', '130.99', '189.00'),
(18502, '232791589', NULL, NULL, 'Ayo osikoya', '1 PHARAMOND WILLESDEN LANE', '', 'NW2 5RD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7944955278', '0010215DOL', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and Black Face - GM-503-2', NULL, '577108630512', 'FedEx', NULL, '2014-03-18', '15.03.2014 18:22', 'UK140224AMC09', '1', 'a0YC000000Xjg4YMAR', '130.99', '189.00'),
(18503, '232676581', NULL, NULL, 'Damian Auld', '30 BROOKE DRIVE', '', 'BT11 9NH', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7851981971', '0010079GNR', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and Black Face - GM-503-2', NULL, '577108630523', 'FedEx', NULL, '2014-03-18', '15.03.2014 00:52', 'UK140224AMC09', '1', 'a0YC000000Xjg4YMAR', '130.99', '189.00'),
(18504, '232791145', '', '', 'Emma Wilcock', '4 MAXWELL ROAD', '', 'CW12 3HY', 'CONGLETON', 'Grossbritannien', '', '', '', '7897692038', '0010241NZL', '', '', 'Sydney Watch With Black Strap, Silver Case and Black Face - GM-503-2', 'Nachforschung an Fedex gestellt! 22.04.14 ', '577108630534', 'FedEx', '', '2014-03-18', '15.03.2014 18:22', 'UK140224AMC09', '1', 'a0YC000000Xjg4YMAR', '130.99', '189.00'),
(18505, '232819238', '', '', 'Franziska Siebert', '5 RUSH CLOSE', 'Stanstead Abbots', 'SG12 8JW', 'WARE', 'Grossbritannien', '', '', '', '7792546284', '0010152RRA', '', '', 'Sydney Watch With Black Strap, Silver Case and Black Face - GM-503-2', '5 APPOLD STREET\r\nEC2A 2DA GREAT BRITAIN', '577108630545', 'FedEx', '', '2014-03-18', '15.03.2014 21:52', 'UK140224AMC09', '1', 'a0YC000000Xjg4YMAR', '130.99', '189.00'),
(18506, '232816163', NULL, NULL, 'James Pilling', 'FLAT 48 ASHLEY DOWN ROAD', '', 'BS7 9DD', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7752721526', '0010039ULD', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and Black Face - GM-503-2', NULL, '577108630556', 'FedEx', NULL, '2014-03-18', '15.03.2014 21:52', 'UK140224AMC09', '1', 'a0YC000000Xjg4YMAR', '130.99', '189.00'),
(18507, '232802692', NULL, NULL, 'Samir Laali', '21 Goldsmith close', '', 'Ha2 0hd', 'Harrow', 'Grossbritannien', 'GB', NULL, NULL, '7729462100', '00100247NM', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and Black Face - GM-503-2', NULL, '577108630567', 'FedEx', NULL, '2014-03-18', '15.03.2014 19:52', 'UK140224AMC09', '1', 'a0YC000000Xjg4YMAR', '130.99', '189.00'),
(18508, '232817727', NULL, NULL, 'Wendy Chandler', '139 HAVISHAM DRIVE', '', 'SN25 1BJ', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7712897942', '00101238MC', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and Black Face - GM-503-2', NULL, '577108630578', 'FedEx', NULL, '2014-03-18', '15.03.2014 21:52', 'UK140224AMC09', '1', 'a0YC000000Xjg4YMAR', '130.99', '189.00'),
(18509, '232819705', NULL, NULL, 'Ziarul Chowdhury', '31 JOHNSTONE STREET', '', 'B19 1SZ', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '1216220688', '00100812MT', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and Black Face - GM-503-2', NULL, '577108630589', 'FedEx', NULL, '2014-03-18', '15.03.2014 22:22', 'UK140224AMC09', '1', 'a0YC000000Xjg4YMAR', '130.99', '189.00'),
(18510, '232831183', NULL, NULL, 'Angel Peterse', '25 QUEENS ROAD', '', 'UB3 2RY', 'HAYES', 'Grossbritannien', 'GB', NULL, NULL, '7810538701', '0010203KHP', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and White Face - GM-503-1', NULL, '577108630590', 'FedEx', NULL, '2014-03-18', '15.03.2014 23:52', 'UK140224AMC08', '1', 'a0YC000000Xjg4OMAR', '130.99', '189.00'),
(18511, '232699131', NULL, NULL, 'Bellemere Bruno', '25 FARNHAM ROAD', '', 'Gu513hz', 'Fleet', 'Grossbritannien', 'GB', NULL, NULL, '7519004635', '0010234SVM', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and White Face - GM-503-1', NULL, '577108630604', 'FedEx', NULL, '2014-03-18', '15.03.2014 08:52', 'UK140224AMC08', '1', 'a0YC000000Xjg4OMAR', '130.99', '189.00'),
(18512, '232927039', NULL, NULL, 'Bruce Hamilton', '3 LAWSONDALE TERRACE', 'Westhill,', 'AB32 6SE', 'WESTHILL', 'Grossbritannien', 'GB', NULL, NULL, '7753228923', '0010007DGS', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and White Face - GM-503-1', NULL, '577108630615', 'FedEx', NULL, '2014-03-18', '16.03.2014 16:52', 'UK140224AMC08', '1', 'a0YC000000Xjg4OMAR', '130.99', '189.00'),
(18513, '232791998', NULL, NULL, 'Pam Shaw', '33 Brookhey Avenue', 'Greatlever', 'BL3 2EQ', 'Bolton', 'Grossbritannien', 'GB', NULL, NULL, '7947816055', '0010091ND5', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and White Face - GM-503-1', NULL, '577108630626', 'FedEx', NULL, '2014-03-18', '15.03.2014 18:52', 'UK140224AMC08', '1', 'a0YC000000Xjg4OMAR', '130.99', '189.00'),
(18514, '232724197', NULL, NULL, 'paul dickson', '6 BELLFLOWER GROVE', '', 'G74 4TB', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7554992930', '0010064B3D', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and White Face - GM-503-1', NULL, '577108630637', 'FedEx', NULL, '2014-03-18', '15.03.2014 11:22', 'UK140224AMC08', '1', 'a0YC000000Xjg4OMAR', '130.99', '189.00'),
(18515, '232782960', NULL, NULL, 'Peter Faulkner', '82 FROBISHER GREEN', '', 'TQ2 6JH', 'TORQUAY', 'Grossbritannien', 'GB', NULL, NULL, '7801726727', '0010027R02', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and White Face - GM-503-1', NULL, '577108630648', 'FedEx', NULL, '2014-03-18', '15.03.2014 17:52', 'UK140224AMC08', '1', 'a0YC000000Xjg4OMAR', '130.99', '189.00'),
(18516, '232818558', NULL, NULL, 'richard williams', '32 vale farm road', '', 'GU21 6DE', 'woking', 'Grossbritannien', 'GB', NULL, NULL, '7794650480', '0010184CZN', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and White Face - GM-503-1', NULL, '577108630659', 'FedEx', NULL, '2014-03-18', '15.03.2014 21:52', 'UK140224AMC08', '1', 'a0YC000000Xjg4OMAR', '130.99', '189.00'),
(18517, '232732026', NULL, NULL, 'Ryan Pilling', '38 OPENSHAW FOLD ROAD', '', 'BL9 9ND', 'BURY', 'Grossbritannien', 'GB', NULL, NULL, '7535420696', '0010079I0P', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and White Face - GM-503-1', NULL, '577108630660', 'FedEx', NULL, '2014-03-18', '15.03.2014 12:22', 'UK140224AMC08', '1', 'a0YC000000Xjg4OMAR', '130.99', '189.00'),
(18518, '232796890', NULL, NULL, 'Stephen priest', '15 OAK PARK ROAD', '', 'DY8 5YE', 'STOURBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7834632201', '0010098OY3', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and White Face - GM-503-1', NULL, '577108630670', 'FedEx', NULL, '2014-03-18', '15.03.2014 19:22', 'UK140224AMC08', '1', 'a0YC000000Xjg4OMAR', '130.99', '189.00'),
(18519, '232781900', NULL, NULL, 'Will Dickinson', '23 CONISTON DRIVE', '', 'LA9 6LE', 'KENDAL', 'Grossbritannien', 'GB', NULL, NULL, '7917711987', '0010165ALD', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and White Face - GM-503-1', NULL, '577108630681', 'FedEx', NULL, '2014-03-18', '15.03.2014 17:22', 'UK140224AMC08', '1', 'a0YC000000Xjg4OMAR', '130.99', '189.00'),
(18520, '232792875', NULL, NULL, 'Anieca Al-Geradi', '2 HYTHEDALE CLOSE', '', 'L17 5BS', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7712179606', '00101621VR', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '577108630692', 'FedEx', NULL, '2014-03-18', '15.03.2014 18:52', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(18521, '232808025', NULL, NULL, 'Cheryl Parker', '188 MOWBRAY ROAD', '', 'Ne33 3az', 'South shields', 'Grossbritannien', 'GB', NULL, NULL, '7552383035', '00101834K1', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '577108630707', 'FedEx', NULL, '2014-03-18', '15.03.2014 20:22', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(18522, '232736041', NULL, NULL, 'David Hill', '16 ST. EDMUNDS AVENUE', '', 'NG19 9JX', 'MANSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7896955389', '0010208KYG', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '577108630718', 'FedEx', NULL, '2014-03-18', '15.03.2014 12:52', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(18523, '232869702', NULL, NULL, 'Denise Pillay', '33 PAVILION WAY', '', 'HA4 9JR', 'RUISLIP', 'Grossbritannien', 'GB', NULL, NULL, '7760102743', '0010195AKG', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '577108630729', 'FedEx', NULL, '2014-03-18', '16.03.2014 10:22', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(18524, '232772878', NULL, NULL, 'Elisabeth Protopapa', '4 TENNYSON STREET', '', 'LS27 8QN', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7766093936', '0010072AE4', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '577108630730', 'FedEx', NULL, '2014-03-18', '15.03.2014 16:22', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(18525, '232761147', NULL, NULL, 'Grant Ritchie', '41/4 Waterfront Park', '', 'EH5 1EZ', 'Edinburgh', 'Grossbritannien', 'GB', NULL, NULL, '', '0010116D2H', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '577108630740', 'FedEx', NULL, '2014-03-18', '15.03.2014 15:22', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(18526, '232775612', NULL, NULL, 'Kancho Ivanov', '150 CASTLETON ROAD', '', 'SE9 4DE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7817118908', '0010002M3K', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '577108630751', 'FedEx', NULL, '2014-03-18', '15.03.2014 16:52', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(18527, '232740574', NULL, NULL, 'Matt Clifford', '53 ANDERSON DRIVE', '', 'TW15 1BG', 'ASHFORD', 'Grossbritannien', 'GB', NULL, NULL, '7411801827', '0010204H5F', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '577108630762', 'FedEx', NULL, '2014-03-18', '15.03.2014 12:52', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(18528, '232782889', NULL, NULL, 'PANKAJ GOYAL', '9 MERIDIAN PLACE', 'MARSH WALL', 'E14 9FE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7719989032', '0010012NGV', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '577108630773', 'FedEx', NULL, '2014-03-18', '15.03.2014 17:52', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(18529, '232901663', NULL, NULL, 'Sonia Perez', 'Financial center-building 3 7', 'Dubai financial center 1', '9714', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '569672376', '0010004IGB', NULL, NULL, 'Option 2: Theorema Miami Watch (Pionier Series)-Rose Gold Dial, Black Leather Band', NULL, '577108630795', 'FedEx', NULL, '2014-03-18', '16.03.2014 09:38', 'a0YC000000XhzTFMAZ', '1', 'a0YC000000XhzTFMAZ', '', '1089.00'),
(18530, '233285741', NULL, NULL, 'Charles Govias', '318B 318B', '# 202 Karama', '29089', 'Dubai', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '971506442415', '0010002ZHY', NULL, NULL, 'Option 5: Theorema Acapulco Watch (Pionier Series)-Gold Plated Case,Black dial,Brown Strap', NULL, '577108631151', 'FedEx', NULL, '2014-03-20', '18.03.2014 09:38', 'a0YC000000XhzYcMAJ', '1', 'a0YC000000XhzYcMAJ', '', '1125.00'),
(18531, '233129104', NULL, NULL, 'Sohail Dildar', '3 Newlyn Gardens', '', 'NG8 5GW', 'Nottingham', 'Grossbritannien', 'GB', NULL, NULL, '7972789102', '00101226O8', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108631048', 'FedEx', NULL, '2014-03-20', '17.03.2014 17:22', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18532, '233222872', NULL, NULL, 'victoria butler', '27 N', '', 'wa13 9dx', 'Lymm', 'Grossbritannien', 'GB', NULL, NULL, '', '00100967MF', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108631059', 'FedEx', NULL, '2014-03-20', '18.03.2014 07:52', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18533, '233374247', NULL, NULL, 'Agita Arifaj', '251 NEW CHURCH ROAD', 'Flat 2', 'BN3 4EE', 'HOVE', 'Grossbritannien', 'GB', NULL, NULL, '7518121281', '0010128G5W', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '577108631060', 'FedEx', NULL, '2014-03-20', '18.03.2014 21:52', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(18534, '233384855', NULL, NULL, 'Jon Kirby', '3 GURNEY DRIVE', '', 'NR7 8LS', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '1603486410', '00101946I2', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '577108631070', 'FedEx', NULL, '2014-03-20', '18.03.2014 22:52', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18535, '233176303', NULL, NULL, 'Neil Bouse', '133 MEREWOOD AVENUE', '', 'OX3 8EQ', 'OXFORD', 'Grossbritannien', 'GB', NULL, NULL, '7734434310', '00101233MT', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '577108631081', 'FedEx', NULL, '2014-03-20', '17.03.2014 21:22', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18536, '232994196', NULL, NULL, 'Yiwen Guo', '41 BATH LANE', '', 'NE4 5SP', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '191231213', '0010057S5U', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '577108631092', 'FedEx', NULL, '2014-03-20', '17.03.2014 00:22', 'UK140102AMC01', '1', 'a0YC000000XhoEcMAJ', '170.00', '249.00'),
(18537, '233375830', NULL, NULL, 'Kieron Eyre', '80 Northfield Court', '', 'S10 1QR', 'Sheffield', 'Grossbritannien', 'GB', NULL, NULL, '', '0010200GUP', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and Black Face - GM-503-2', NULL, '577108631107', 'FedEx', NULL, '2014-03-20', '18.03.2014 21:52', 'UK140224AMC09', '1', 'a0YC000000Xjg4YMAR', '130.99', '189.00'),
(18538, '233390206', NULL, NULL, 'Martyn Gartlan', '3 MAYCROFT', '', 'SG6 4QB', 'LETCHWORTH GARDEN CITY', 'Grossbritannien', 'GB', NULL, NULL, '7576895637', '001018208Q', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and Black Face - GM-503-2', NULL, '577108631118', 'FedEx', NULL, '2014-03-20', '18.03.2014 23:52', 'UK140224AMC09', '1', 'a0YC000000Xjg4YMAR', '130.99', '189.00'),
(18539, '233177797', NULL, NULL, 'Donna Clifton', '22 BROOKSIDE', '', 'CF64 4LA', 'DINAS POWYS', 'Grossbritannien', 'GB', NULL, NULL, '7877546814', '0010161LPO', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and White Face - GM-503-1', NULL, '577108631129', 'FedEx', NULL, '2014-03-20', '17.03.2014 21:22', 'UK140224AMC08', '1', 'a0YC000000Xjg4OMAR', '130.99', '189.00'),
(18540, '232994528', NULL, NULL, 'Yiwen Guo', '41 BATH LANE', '', 'NE4 5SP', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '191231213', '0010187P9A', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and White Face - GM-503-1', NULL, '577108631092', 'FedEx', NULL, '2014-03-20', '17.03.2014 00:22', 'UK140224AMC08', '1', 'a0YC000000Xjg4OMAR', '130.99', '189.00'),
(18541, '233711679', NULL, NULL, 'lorraine merriman', '1 Ashewood lawn', 'Hunters lane', 'co. meath', 'Ashbourne', 'Irland', 'IE', NULL, NULL, '858146858', '0010105IR3', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1) Sao Paolo', NULL, '578824897174', 'FedEx', NULL, '2014-03-21', '20.03.2014 15:34', 'IE110314AP01', '1', 'a0YC000000XkPf2MAF', '209.99', '309.00'),
(18542, '233609687', NULL, NULL, 'Richard Roche', '15 Psychology Dept, NUI Maynooth', '', '0', 'Co Kildare', 'Irland', 'IE', NULL, NULL, '862872107', '0010035XMV', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1) Sao Paolo', NULL, '578824897185', 'FedEx', NULL, '2014-03-21', '20.03.2014 02:32', 'IE110314AP01', '1', 'a0YC000000XkPf2MAF', '209.99', '309.00'),
(18543, '233675657', NULL, NULL, 'Baiba Remeza', '27 Summerfield green', 'Blanchardstown', 'D15', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53872E+11', '0010005C0J', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3) Sao Paolo', NULL, '578824897196', 'FedEx', NULL, '2014-03-21', '20.03.2014 12:02', 'IE110314AP02', '1', 'a0YC000000XkPfbMAF', '209.99', '309.00'),
(18544, '233672620', NULL, NULL, 'Dermot Graham', '24 High Street', '', 'n/a', 'Limerick', 'Irland', 'IE', NULL, NULL, '00353 86 2583727', '00102131RI', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3) Sao Paolo', NULL, '578824897200', 'FedEx', NULL, '2014-03-21', '20.03.2014 11:32', 'IE110314AP02', '1', 'a0YC000000XkPfbMAF', '209.99', '309.00'),
(18545, '233753083', NULL, NULL, 'Phuong Nguyen', '19 Templeview Row Clare Hall', '', '13', 'Dublin', 'Irland', 'IE', NULL, NULL, '861742256', '0010023DDV', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3) Sao Paolo', NULL, '578824897211', 'FedEx', NULL, '2014-03-21', '20.03.2014 19:32', 'IE110314AP02', '1', 'a0YC000000XkPfbMAF', '209.99', '309.00'),
(18546, '233667489', NULL, NULL, 'Anu Abraham', '26 Sli na Riogh', '', '', 'Naas,CO kildare', 'Irland', 'IE', NULL, NULL, '870641212', '0010199LIG', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4) Sao Paolo', NULL, '578824897222', 'FedEx', NULL, '2014-03-21', '20.03.2014 11:02', 'IE110314AP04', '1', 'a0YC000000XkPgFMAV', '209.99', '309.00'),
(18547, '233608154', NULL, NULL, 'Julius Rey Palmares', '233 Errigal Road', 'Drimnagh', 'Dublin 12', 'Dublin', 'Irland', 'IE', NULL, NULL, '879640931', '0010130YNJ', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4) Sao Paolo', NULL, '578824897233', 'FedEx', NULL, '2014-03-21', '20.03.2014 02:02', 'IE110314AP04', '1', 'a0YC000000XkPgFMAV', '209.99', '309.00'),
(18548, '233805382', NULL, NULL, 'William Parsons', '37 Ayrfield Drive', 'Ayrfield', '13', 'Dublin', 'Irland', 'IE', NULL, NULL, '086 7751101', '0010089S3L', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4) Sao Paolo', NULL, '578824897244', 'FedEx', NULL, '2014-03-21', '21.03.2014 03:02', 'IE110314AP04', '1', 'a0YC000000XkPgFMAV', '209.99', '309.00'),
(18549, '233710104', NULL, NULL, 'Eoin Sammon', '27 Chalfont Park', 'Malahide', 'Co.Dublin', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53864E+11', '0010066I7X', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824897255', 'FedEx', NULL, '2014-03-21', '20.03.2014 16:02', 'IE260214AP05', '1', 'a0YC000000Xhq2aMAB', '165.00', '259.00'),
(18550, '233463944', NULL, NULL, 'Muhammad Iqbal', '19 Blackwood Drive', 'Ongar Chase', '15', 'Dublin', 'Irland', 'IE', NULL, NULL, '870606192', '0010195T7A', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '578824897266', 'FedEx', NULL, '2014-03-21', '19.03.2014 11:32', 'IE260214AP05', '1', 'a0YC000000Xhq2aMAB', '165.00', '259.00'),
(18551, '233699926', NULL, NULL, 'Aine Hourihane', '00 Kealties,', 'Durrus', '0', 'Bantry Co Cork', 'Irland', 'IE', NULL, NULL, '871180538', '00100912BM', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face', NULL, '578824897277', 'FedEx', NULL, '2014-03-21', '20.03.2014 13:54', 'IE260214AP04', '1', 'a0YC000000Xhpv9MAB', '165.00', '259.00'),
(18552, '233641835', NULL, NULL, 'lorraine webster', '22a northfield rd', '', 'cb7 5uf', 'soham', 'Großbritannien', 'GB', NULL, NULL, '7887637121', '0010002FK0', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824897299', 'FedEx', NULL, '2014-03-21', '20.03.2014 09:22', 'UK131210AMC53', '1', 'a0YC000000XhoEbMAJ', '170.00', '249.00'),
(18553, '233598881', NULL, NULL, 'shaheb ali', '18 GROVELANDS ROAD', '', 'CR8 4LA', 'PURLEY', 'Großbritannien', 'GB', NULL, NULL, '7717678118', '00101489UB', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824897303', 'FedEx', NULL, '2014-03-21', '19.03.2014 23:52', 'UK131210AMC53', '1', 'a0YC000000XhoEbMAJ', '170.00', '249.00'),
(18554, '233689775', NULL, NULL, 'Anthea Choucair', 'MANDAL LODGE WAY', 'New Duston', 'NN5 7TU', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7799400573', '0010137SJQ', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824897314', 'FedEx', NULL, '2014-03-21', '20.03.2014 13:24', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18555, '233791710', NULL, NULL, 'ashley stanton', '19 WAREMEAD ROAD', '', 'IG2 6TF', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '7753631966', '0010112TFQ', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824897325', 'FedEx', NULL, '2014-03-21', '20.03.2014 23:22', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18556, '233600158', NULL, NULL, 'David Craig', '2 KENBANE CRESCENT', '', 'BT42 2NE', 'BALLYMENA', 'Großbritannien', 'GB', NULL, NULL, '7712814430', '0010004BXA', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824897336', 'FedEx', NULL, '2014-03-21', '19.03.2014 23:52', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18557, '233783869', NULL, NULL, 'Jaspreet Mudan', '16 16 WINDMILL FIELD', '', 'GU20 6QD', 'WINDLESHAM', 'Großbritannien', 'GB', NULL, NULL, '7805254774', '0010243JDE', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824897347', 'FedEx', NULL, '2014-03-21', '20.03.2014 22:22', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18558, '233795834', NULL, NULL, 'Kirsten Smart', 'MPR 108 Fleming Rd', 'Manor Park Student Village', 'GU2 7YW', 'GUILDFORD', 'Großbritannien', 'GB', NULL, NULL, '7864040142', '0010035R6A', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824897358', 'FedEx', NULL, '2014-03-21', '20.03.2014 23:52', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18559, '233672606', NULL, NULL, 'Lindsay Owen', '8 BACKFIELD RISE', 'Chapeltown', 'S35 2YR', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7799705612', '0010194PL6', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824897369', 'FedEx', NULL, '2014-03-21', '20.03.2014 11:54', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18560, '233690007', NULL, NULL, 'Stanley Brown', '98 KING STREET', '', 'WA16 6EP', 'KNUTSFORD', 'Großbritannien', 'GB', NULL, NULL, '1565622322', '0010009A9L', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824897370', 'FedEx', NULL, '2014-03-21', '20.03.2014 13:22', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18561, '233546273', NULL, NULL, 'Timothy Dyer', '26 Grenville Way', '', 'OX9 3YN', 'Thame', 'Großbritannien', 'GB', NULL, NULL, '', '001006339J', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824897380', 'FedEx', NULL, '2014-03-21', '19.03.2014 18:52', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18562, '233475788', NULL, NULL, 'ann langridge', '20 whingrove close', 'wingate', 'TS28 5LL', 'co durham', 'Großbritannien', 'GB', NULL, NULL, '7833073250', '0010195HYK', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824897391', 'FedEx', NULL, '2014-03-21', '19.03.2014 12:49', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18563, '233804226', NULL, NULL, 'Daniel Tao', '61 ROMAN WAY', '', 'B15 2SL', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7456523523', '00100679YY', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824897406', 'FedEx', NULL, '2014-03-21', '21.03.2014 02:22', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18564, '233393147', NULL, NULL, 'Samuel Morris', 'F2 Howden', '15 Endcliffe Crescent', 'S10 3AD', 'Sheffield', 'Großbritannien', 'GB', NULL, NULL, '7817748037', '0010236K47', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824897417', 'FedEx', NULL, '2014-03-21', '19.03.2014 00:29', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18565, '233691723', NULL, NULL, 'Susan Wright', 'SWETS Wyndyke Furlong', 'Abingdon Business Park', 'OX14 1UQ', 'ABINGDON', 'Großbritannien', 'GB', NULL, NULL, '1235857786', '0010071I84', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824897428', 'FedEx', NULL, '2014-03-21', '20.03.2014 13:26', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18566, '233596010', NULL, NULL, 'Cliff Coelho', '11/1 MASONS CLOSE', 'Olton', 'B92 7JN', 'SOLIHULL', 'Großbritannien', 'GB', NULL, NULL, '7872307091', '00101027Y5', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '578824897439', 'FedEx', NULL, '2014-03-21', '19.03.2014 23:22', 'UK140102AMC01', '1', 'a0YC000000XhoEcMAJ', '170.00', '249.00'),
(18567, '233591631', NULL, NULL, 'Nadia Mirza', '20 WISE LANE', '', 'NW7 2RE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7984183721', '0010207IE4', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '578824897440', 'FedEx', NULL, '2014-03-21', '19.03.2014 22:35', 'UK140102AMC01', '1', 'a0YC000000XhoEcMAJ', '170.00', '249.00'),
(18568, '233680239', NULL, NULL, 'Vassilisa Noble', '26 SUMMERLEYS', 'Edlesborough', 'LU6 2HR', 'DUNSTABLE', 'Großbritannien', 'GB', NULL, NULL, '7866425058', '0010108XJD', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '578824897450', 'FedEx', NULL, '2014-03-21', '20.03.2014 12:24', 'UK140102AMC01', '1', 'a0YC000000XhoEcMAJ', '170.00', '249.00'),
(18569, '233664947', NULL, NULL, 'Jerry Yang', '38/2 NIDDRY STREET', 'call when arrives', 'EH1 1LG', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7411678356', '00101265UR', NULL, NULL, 'Sydney Watch With Black Strap, Black Case and Black Face - GM-503-4', NULL, '578824897461', 'FedEx', NULL, '2014-03-21', '20.03.2014 10:52', 'UK140224AMC11', '1', 'a0YC000000Xjg52MAB', '130.99', '189.00'),
(18570, '233701210', NULL, NULL, 'bryan williams', '11 ROSEMARY LANE', '', 'BS5 6YF', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7771927193', '0010001TN1', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and Black Face - GM-503-2', NULL, '578824897472', 'FedEx', NULL, '2014-03-21', '20.03.2014 14:22', 'UK140224AMC09', '1', 'a0YC000000Xjg4YMAR', '130.99', '189.00'),
(18571, '233473122', NULL, NULL, 'David Bordon', '58 THE RIDGEWAY', 'Golders Green', 'NW11 8QN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '2084583772', '00101022VY', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and White Face - GM-503-1', NULL, '578824897483', 'FedEx', NULL, '2014-03-21', '19.03.2014 12:51', 'UK140224AMC08', '1', 'a0YC000000Xjg4OMAR', '130.99', '189.00'),
(18572, '233587925', NULL, NULL, 'ieuan davies', '30 THE GROESFFORD', '', 'LD3 7SN', 'BRECON', 'Großbritannien', 'GB', NULL, NULL, '1874665447', '0010206V1F', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and White Face - GM-503-1', NULL, '578824897494', 'FedEx', NULL, '2014-03-21', '19.03.2014 22:34', 'UK140224AMC08', '1', 'a0YC000000Xjg4OMAR', '130.99', '189.00'),
(18573, '233765747', NULL, NULL, 'Lylia Khelil', 'FLAT 19 AYTO AYRES ROAD', '', 'M16 7WT', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7557735484', '0010120TO2', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and White Face - GM-503-1', NULL, '578824897509', 'FedEx', NULL, '2014-03-21', '20.03.2014 20:52', 'UK140224AMC08', '1', 'a0YC000000Xjg4OMAR', '130.99', '189.00'),
(18574, '233567850', NULL, NULL, 'Anne Jessop', '5 HAREWOOD CREST', '', 'HU15 1QD', 'BROUGH', 'Großbritannien', 'GB', NULL, NULL, '7973765802', '00100246X7', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '578824897510', 'FedEx', NULL, '2014-03-21', '19.03.2014 20:52', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(18575, '233470584', NULL, NULL, 'Asima Choudry', '21 PARK DRIVE', '', 'HD1 4EB', 'HUDDERSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7749319668', '0010074EYI', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '578824897520', 'FedEx', NULL, '2014-03-21', '19.03.2014 12:50', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(18576, '233748329', NULL, NULL, 'jeffrey henry harrison', '12 CHAFFINCH CLOSE', 'Droylsden', 'M43 7TG', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '1613711005', '0010079OL3', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '578824897531', 'FedEx', NULL, '2014-03-21', '20.03.2014 18:58', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(18577, '233572813', NULL, NULL, 'mohammed rohman', '31 JOHNSTONE STREET', 'lozells', 'B19 1SZ', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7592917283', '0010061SCF', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '578824897542', 'FedEx', NULL, '2014-03-21', '19.03.2014 20:52', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(18578, '233433973', NULL, NULL, 'Natalie Chong', '17 Victoria Mills', '', 'e15 2sw', 'Stratford', 'Großbritannien', 'GB', NULL, NULL, '7455974360', '00102248BQ', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '578824897553', 'FedEx', NULL, '2014-03-21', '19.03.2014 09:23', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(18579, '233735314', NULL, NULL, 'Usman IB Daraja', 'Flat P4 PEABODY AVENUE', '', 'Sw1v 4au', 'London', 'Großbritannien', 'GB', NULL, NULL, '7961128984', '0010001ISM', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '578824897564', 'FedEx', NULL, '2014-03-21', '20.03.2014 18:22', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(18580, '233906608', NULL, NULL, 'virginia yettie', 'sheikh zayed road 1', '505 horizon bldg', 'dubai', 'al barsha 1', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '505981305', '0020250VWO', NULL, NULL, 'Option 1: Theorema Miami Watch (Pionier) Stainless Steel Case,White Dial,Black Leather Band', NULL, '578824897689', 'FedEx', NULL, '2014-03-24', '21.03.2014 10:38', 'a0YC000000XhzSoMAJ', '1', 'a0YC000000XhzSoMAJ', '', '1089.00'),
(18581, '233871123', NULL, NULL, 'ari taher', 'Het Karrewiel 10', '', '6846  KL', 'ARNHEM', 'Niederlande', 'NL', NULL, NULL, '648338476', '0010212CU2', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '578824897704', 'FedEx', NULL, '2014-03-24', '21.03.2014 11:34', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18582, '233854353', NULL, NULL, 'Enayat Ahmadzai', '3rd oosterpark straat 100c', '', '1091 KB', 'Amsterdam', 'Niederlande', 'NL', NULL, NULL, '629230603', '0010021QIN', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '578824897715', 'FedEx', NULL, '2014-03-24', '21.03.2014 09:28', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18583, '233873797', NULL, NULL, 'Gladys Mejias', 'Grote Leliestraat 13', '', '9712 SM', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '503119976', '00101421LO', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '578824897726', 'FedEx', NULL, '2014-03-24', '21.03.2014 10:58', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18584, '233829884', NULL, NULL, 'Mark Verhoeven', 'Spoelweg 6', '', '7036 AL', 'LOERBEEK', 'Niederlande', 'NL', NULL, NULL, '613471502', '0010200LU7', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '578824897737', 'FedEx', NULL, '2014-03-24', '21.03.2014 07:58', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18585, '233837985', NULL, NULL, 'rocky den bode', 'Molenwiek 8', '', '3738 WG', 'MAARTENSDIJK', 'Niederlande', 'NL', NULL, NULL, '611167733', '00101174O3', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '578824897748', 'FedEx', NULL, '2014-03-24', '21.03.2014 08:28', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18586, '233827737', NULL, NULL, 'Tim Kusters', 'Pastoor Conincxstraat 4', '', '5126 HT', 'GILZE', 'Niederlande', 'NL', NULL, NULL, '652655235', '0010047R8D', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '578824897759', 'FedEx', NULL, '2014-03-24', '21.03.2014 07:28', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18587, '233848698', NULL, NULL, 'Roland Dekker', 'Moerdijkstraat 13', '', '1944VH', 'Beverwijk', 'Niederlande', 'NL', NULL, NULL, '626710065', '0010173HBK', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Wit', NULL, '578824897760', 'FedEx', NULL, '2014-03-24', '21.03.2014 08:58', 'NL140128LB01', '1', 'a0YC000000XkwMrMAJ', '155.00', '239.99'),
(18588, '233848237', NULL, NULL, 'Marisa van Os', 'Taurusavenue 36', 'Inspiratiehuis 20|20 - BSH', '2132LS', 'Hoofddorp', 'Niederlande', 'NL', NULL, NULL, '620140671', '0010023LLS', NULL, NULL, 'Malibu Horloge - Zwart, Zwart & Zwart', NULL, '578824897770', 'FedEx', NULL, '2014-03-24', '21.03.2014 08:58', 'NL140128LB04', '1', 'a0YC000000XkwMqMAJ', '155.00', '239.99'),
(18589, '233860139', NULL, NULL, 'Brian Doig', '14/16 MARCHHALL CRESCENT', 'Hotel Ceilidh-donia', 'EH16 5HL', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7870822265', '0010045UJM', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '578824897678', 'FedEx', NULL, '2014-03-24', '21.03.2014 10:52', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(18590, '234026363', NULL, NULL, 'Regina Bannigan', '24 Luttrellstown Close', 'Castleknock ', '15', 'Dublin', 'Irland', 'IE', NULL, NULL, '872318071', '002020953H', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3) Sao Paolo', NULL, '577108631313', 'FedEx', NULL, '2014-03-25', '22.03.2014 09:32', 'IE110314AP02', '1', 'a0YC000000XkPfbMAF', '209.99', '309.00'),
(18591, '233984030', NULL, NULL, 'Jakub Wrobel', '29 Santry Northwood Parklands', '', '9', 'Dublin', 'Irland', 'IE', NULL, NULL, '899506751', '0020237DEL', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3) Sao Paolo', NULL, '577108631324', 'FedEx', NULL, '2014-03-25', '21.03.2014 23:02', 'IE110314AP02', '1', 'a0YC000000XkPfbMAF', '209.99', '309.00'),
(18592, '233905881', NULL, NULL, 'thanh thuy le thi', '33 Ardan glas', '', '5786', 'portlaoise , co.laois', 'Irland', 'IE', NULL, NULL, '894419102', '0020250RP4', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4) Sao Paolo', NULL, '577108631335', 'FedEx', NULL, '2014-03-25', '21.03.2014 14:32', 'IE110314AP04', '1', 'a0YC000000XkPgFMAV', '209.99', '309.00'),
(18593, '234497895', NULL, NULL, 'Marco Romanelli', 'Scuola Ispettori GdiF - 10^ Compagnia - Viale Delle Fiamme Gialle snc', '', '67100', 'L\'Aquila', 'Italien', 'IT', NULL, NULL, '3461674932', '0010015DPF', NULL, NULL, 'Modello Acapulco - Cinturino nero, ghiera nera e dorata (GM-504-4)', NULL, '577108631688', 'FedEx', NULL, '2014-03-25', '24.03.2014 18:36', 'IT130710SC08', '1', 'a0YC000000XkwYOMAZ', '142.71', '229.99'),
(18594, '234363831', NULL, NULL, 'luigi vellotti', 'piazza garibaldi 24', '', '80100', 'NAPOLI', 'Italien', 'IT', NULL, NULL, '3925295647', '0010181OP5', NULL, NULL, 'Modello Malibu - Cinturino nero, ghiera argentata e bianca (GM-502-1)', NULL, '577108631699', 'FedEx', NULL, '2014-03-25', '24.03.2014 07:28', 'IT140310SC01', '1', 'a0YC000000XkwYHMAZ', '153.00', '229.99'),
(18595, '234510912', NULL, NULL, 'MARCO PAPARELLA', 'VIA ITALO CARLO FALBO 10', '', '00157', 'ROMA', 'Italien', 'IT', NULL, NULL, '3383471744', '0010115PMB', NULL, NULL, 'Modello Malibu - Cinturino nero, ghiera argentata e bianca (GM-502-1)', NULL, '577108631703', 'FedEx', NULL, '2014-03-25', '24.03.2014 19:58', 'IT140310SC01', '1', 'a0YC000000XkwYHMAZ', '153.00', '229.99'),
(18596, '234399484', NULL, NULL, 'Roberto Cappo', 'Via Dei Pellegrini 8/6', 'c/o Studio Asci', '20122', 'Milano', 'Italien', 'IT', NULL, NULL, '3471862997', '00100235VE', NULL, NULL, 'Modello Malibu - Cinturino nero, ghiera argentata e bianca (GM-502-1)', NULL, '577108631714', 'FedEx', NULL, '2014-03-25', '24.03.2014 09:58', 'IT140310SC01', '1', 'a0YC000000XkwYHMAZ', '153.00', '229.99'),
(18597, '234391780', NULL, NULL, 'RGB Multimedia Snc Gatti Simone', 'STRADA TRASIMENO OVEST 165 C/5', 'Avvisare telefonicamente 3476375344 (Simone)', '06132', 'PERUGIA', 'Italien', 'IT', NULL, NULL, '3476375344', '0010243AF1', NULL, NULL, 'Modello Malibu - Cinturino nero, ghiera argentata e nera (GM-502-2)', NULL, '577108631725', 'FedEx', NULL, '2014-03-25', '24.03.2014 09:28', 'IT140310SC02', '1', 'a0YC000000XkwYIMAZ', '153.00', '229.99'),
(18598, '234132997', NULL, NULL, 'Drilon Huska', 'Brabantsestraat 81', '', '3074 RR', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '628041050', '0010236PEX', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '577108631357', 'FedEx', NULL, '2014-03-25', '22.03.2014 20:28', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18599, '234058806', NULL, NULL, 'Fathullah Niazi', 'Louis Couperusstraat 105', '1 hoog', '1064 CD', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '617051620', '0010045T1U', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '577108631368', 'FedEx', NULL, '2014-03-25', '22.03.2014 11:58', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18600, '234210893', NULL, NULL, 'Harma Wolbers', 'Kruisstraat 7a', '', '7941AM', 'Meppel', 'Niederlande', 'NL', NULL, NULL, '651203691', '001017039Z', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '577108631379', 'FedEx', NULL, '2014-03-25', '23.03.2014 10:58', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18601, '233985930', NULL, NULL, 'Maria Sedarous', 'Belgieplein 9', '', '5628 XJ', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '621915738', '00100548WD', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '577108631380', 'FedEx', NULL, '2014-03-25', '21.03.2014 22:28', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18602, '233894439', NULL, NULL, 'Musa Unlu', 'Lichtewaterlaan 14', 'Medemblik', '1671 KE', 'MEDEMBLIK', 'Niederlande', 'NL', NULL, NULL, '648166501', '0010190JQY', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '577108631390', 'FedEx', NULL, '2014-03-25', '21.03.2014 13:00', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18603, '234101526', NULL, NULL, 'Ngai Tjoa Wong', 'Valkenweg 77', '', '7331 HE', 'APELDOORN', 'Niederlande', 'NL', NULL, NULL, '634321878', '0010194MHG', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '577108631405', 'FedEx', NULL, '2014-03-25', '22.03.2014 16:28', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18604, '233925102', NULL, NULL, 'P.M. Speller', 'Wally Moesweg 4', '', '1251 AT', 'LAREN', 'Niederlande', 'NL', NULL, NULL, '355334691', '0010032D2D', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '577108631416', 'FedEx', NULL, '2014-03-25', '21.03.2014 15:32', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18605, '233920374', NULL, NULL, 'Randhir Datadin', 'Herculesweg 40', '', '2624 VN', 'DELFT', 'Niederlande', 'NL', NULL, NULL, '648850316', '00101450A1', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '577108631427', 'FedEx', NULL, '2014-03-25', '21.03.2014 14:58', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18606, '234028605', NULL, NULL, 'Rumeysa oz', 'Kroonruwe 6', '', '6218 BW', 'MAASTRICHT', 'Niederlande', 'NL', NULL, NULL, '642427911', '0010232U6U', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '577108631438', 'FedEx', NULL, '2014-03-25', '22.03.2014 08:58', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18607, '234277895', NULL, NULL, 'Shaniel Narain', 'Ethekwini 14', '', '1103 AW', 'AMSTERDAM ZUIDOOST', 'Niederlande', 'NL', NULL, NULL, '639588600', '0010081N80', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '577108631449', 'FedEx', NULL, '2014-03-25', '23.03.2014 16:58', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18608, '233929056', NULL, NULL, 'AMBREEN SAFDAR', 'Nonnetjesingel 24', '', '2492 NS', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '642819303', '00100825N6', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Wit', NULL, '577108631666', 'FedEx', NULL, '2014-03-25', '21.03.2014 15:58', 'NL140128LB01', '1', 'a0YC000000XkwMrMAJ', '155.00', '239.99'),
(18609, '233929057', NULL, NULL, 'AMBREEN SAFDAR', 'Nonnetjesingel 24', '', '2492 NS', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '642819303', '0010139UF7', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Wit', NULL, '577108631666', 'FedEx', NULL, '2014-03-25', '21.03.2014 15:58', 'NL140128LB01', '1', 'a0YC000000XkwMrMAJ', '155.00', '239.99'),
(18610, '233957454', NULL, NULL, 'Annelies Rampersad', 'Chris Bennekerslaan 43 C', '', '3061 EE', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '647071289', '0010206OCM', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Wit', NULL, '577108631471', 'FedEx', NULL, '2014-03-25', '21.03.2014 19:28', 'NL140128LB01', '1', 'a0YC000000XkwMrMAJ', '155.00', '239.99'),
(18611, '234192495', NULL, NULL, 'jeroen de hoog', 'Brasemstraat 116', '', '3525 TB', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '642863137', '0010095OW2', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Wit', NULL, '577108631482', 'FedEx', NULL, '2014-03-25', '23.03.2014 09:28', 'NL140128LB01', '1', 'a0YC000000XkwMrMAJ', '155.00', '239.99'),
(18612, '234339743', NULL, NULL, 'Melvin Wiebers', 'Pedro Nunesstraat 1', '', '1086 XX', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '618396180', '0010142RRH', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Wit', NULL, '577108631493', 'FedEx', NULL, '2014-03-25', '23.03.2014 23:28', 'NL140128LB01', '1', 'a0YC000000XkwMrMAJ', '155.00', '239.99'),
(18613, '234266164', NULL, NULL, 'Trajce Dimkov', 'Hamontstraat 152', '31610999115 dimkovtrajce@gmail.com', '1066 ND', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '610999115', '00102001C7', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Wit', NULL, '577108631508', 'FedEx', NULL, '2014-03-25', '23.03.2014 15:58', 'NL140128LB01', '1', 'a0YC000000XkwMrMAJ', '155.00', '239.99'),
(18614, '233926071', NULL, NULL, 'Amin Ghodratzadeh', 'Weldam 21', '', '2036 CE', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '621489031', '00101867ZQ', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Zwart', NULL, '577108631519', 'FedEx', NULL, '2014-03-25', '21.03.2014 15:32', 'NL140128LB02', '1', 'a0YC000000XkwMpMAJ', '155.00', '239.99'),
(18615, '234108916', NULL, NULL, 'Chantal Toor', 'Boomkwekerij 15', '', '2635 KC', 'DEN HOORN', 'Niederlande', 'NL', NULL, NULL, '622641321', '0010172ME1', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Zwart', NULL, '577108631520', 'FedEx', NULL, '2014-03-25', '22.03.2014 17:28', 'NL140128LB02', '1', 'a0YC000000XkwMpMAJ', '155.00', '239.99'),
(18616, '234175966', NULL, NULL, 'Daan Van Der Pluijm', 'Venestraat 21', '', '4931 BM', 'GEERTRUIDENBERG', 'Niederlande', 'NL', NULL, NULL, '615056704', '1,02E+08', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Zwart', NULL, '577108631530', 'FedEx', NULL, '2014-03-25', '23.03.2014 08:28', 'NL140128LB02', '1', 'a0YC000000XkwMpMAJ', '155.00', '239.99'),
(18617, '234110524', NULL, NULL, 'Danny De boer', 'C Bakkerlaan 20', '', '1251 BR', 'LAREN', 'Niederlande', 'NL', NULL, NULL, '630276161', '0010002JKG', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Zwart', NULL, '577108631541', 'FedEx', NULL, '2014-03-25', '22.03.2014 17:28', 'NL140128LB02', '1', 'a0YC000000XkwMpMAJ', '155.00', '239.99'),
(18618, '233924973', NULL, NULL, 'Guus de Swart', 'Burchtsraat 5b', '', '6602AP', 'Wijchen', 'Niederlande', 'NL', NULL, NULL, '650243277', '0010232S5R', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Zwart', NULL, '577108631552', 'FedEx', NULL, '2014-03-25', '21.03.2014 15:32', 'NL140128LB02', '1', 'a0YC000000XkwMpMAJ', '155.00', '239.99'),
(18619, '233952697', NULL, NULL, 'Hans Friederich', 'Gording 79', '', '1628 JD', 'HOORN', 'Niederlande', 'NL', NULL, NULL, '621833001', '0010167FRW', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Zwart', NULL, '577108631563', 'FedEx', NULL, '2014-03-25', '21.03.2014 18:28', 'NL140128LB02', '1', 'a0YC000000XkwMpMAJ', '155.00', '239.99'),
(18620, '234223693', NULL, NULL, 'Klaas Borneman', 'Voltelenstraat 11', '', '7773 CJ', 'HARDENBERG', 'Niederlande', 'NL', NULL, NULL, '642408129', '00100059J8', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Zwart', NULL, '577108631574', 'FedEx', NULL, '2014-03-25', '23.03.2014 11:58', 'NL140128LB02', '1', 'a0YC000000XkwMpMAJ', '155.00', '239.99'),
(18621, '234197656', NULL, NULL, 'Lynet Heerts', 'Pepershaar 5A', '', '7627 NH', 'BORNERBROEK', 'Niederlande', 'NL', NULL, NULL, '743841879', '0010013MY4', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Zwart', NULL, '577108631585', 'FedEx', NULL, '2014-03-25', '23.03.2014 09:58', 'NL140128LB02', '1', 'a0YC000000XkwMpMAJ', '155.00', '239.99'),
(18622, '233913115', NULL, NULL, 'Matthy Hector', 'Hildo Kroplaan 30', '', '2552 XS', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '620206639', '001005975C', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Zwart', NULL, '577108631596', 'FedEx', NULL, '2014-03-25', '21.03.2014 14:28', 'NL140128LB02', '1', 'a0YC000000XkwMpMAJ', '155.00', '239.99'),
(18623, '233985916', NULL, NULL, 'Soewatie Ronopawiro', 'Biefkestreek 1', '', '9649 JX', 'MUNTENDAM', 'Niederlande', 'NL', NULL, NULL, '598630377', '0010224JXK', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Zwart', NULL, '577108631600', 'FedEx', NULL, '2014-03-25', '21.03.2014 22:28', 'NL140128LB02', '1', 'a0YC000000XkwMpMAJ', '155.00', '239.99'),
(18624, '234269348', NULL, NULL, 'Bart Alliet', 'Weigelia 22', 'Bart Alliet Casa400', '2262 AB', 'LEIDSCHENDAM', 'Niederlande', 'NL', NULL, NULL, '703209280', '0010215DI7', NULL, NULL, 'Malibu Horloge - Zwart, Zwart & Zwart', NULL, '577108631611', 'FedEx', NULL, '2014-03-25', '23.03.2014 16:28', 'NL140128LB04', '1', 'a0YC000000XkwMqMAJ', '155.00', '239.99'),
(18625, '234053656', NULL, NULL, 'Mounir El Mahdaoui', 'Nassaukade 350 B', '', '1053 LX', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '650469418', '0010011EN4', NULL, NULL, 'Malibu Horloge - Zwart, Zwart & Zwart', NULL, '577108631622', 'FedEx', NULL, '2014-03-25', '22.03.2014 11:30', 'NL140128LB04', '1', 'a0YC000000XkwMqMAJ', '155.00', '239.99'),
(18626, '233930934', NULL, NULL, 'Paul Bruin', 'Ganzenweg 10', 'Gasunie Ravenstein', '5371 HA', 'RAVENSTEIN', 'Niederlande', 'NL', NULL, NULL, '631037181', '0010245T3L', NULL, NULL, 'Malibu Horloge - Zwart, Zwart & Zwart', NULL, '577108631633', 'FedEx', NULL, '2014-03-25', '21.03.2014 16:28', 'NL140128LB04', '1', 'a0YC000000XkwMqMAJ', '155.00', '239.99'),
(18627, '234085797', NULL, NULL, 'Christine Munton', '0 Whitehill  School', 'Whitehill Street West', 'SK4 1PB', 'Stockport', 'Grossbritannien', 'GB', NULL, NULL, '7947658878', '00200422L2', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '577108631736', 'FedEx', NULL, '2014-03-25', '22.03.2014 15:52', 'UK131210AMC53', '1', 'a0YC000000XhoEbMAJ', '170.00', '249.00'),
(18628, '234106989', NULL, NULL, 'Erica Sharratt', '9 Field Lane', 'Chaddesden', 'DE21 4NG', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7870880529', '0020086KK4', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '577108631747', 'FedEx', NULL, '2014-03-25', '22.03.2014 18:22', 'UK131210AMC53', '1', 'a0YC000000XhoEbMAJ', '170.00', '249.00'),
(18629, '234147669', '', '', 'Kathryn Fare', '3 SEAFIELD ROAD', '', 'FY8 5PY', 'LYTHAM ST. ANNES', 'Grossbritannien', '', '', '', '7971162230', '0020030DUY', '', '', 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', '23.04.2014 Dt Post RL 7066 67882DE', '577108631758', 'FedEx', '', '2014-03-25', '22.03.2014 23:52', 'UK131210AMC53', '1', 'a0YC000000XhoEbMAJ', '170.00', '249.00'),
(18630, '234115555', NULL, NULL, 'KUN QIAN', '17 LUTTON PLACE', 'Flat 6(3F2)', 'EH8 9PD', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7521592429', '0020214CKA', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '577108631769', 'FedEx', NULL, '2014-03-25', '22.03.2014 19:22', 'UK131210AMC53', '1', 'a0YC000000XhoEbMAJ', '170.00', '249.00'),
(18631, '234139994', NULL, NULL, 'HONGJIANG Dong', '17 LAPWING CLOSE', '', 'OX26 6XR', 'BICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7725030073', '0020035Q3C', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108631770', 'FedEx', NULL, '2014-03-25', '22.03.2014 22:22', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18632, '233915242', NULL, NULL, 'Maxim Dean', '68 BELL STREET', '', 'NW1 6SP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7976273778', '00202500KM', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108631780', 'FedEx', NULL, '2014-03-25', '21.03.2014 15:52', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18633, '234069942', NULL, NULL, 'Nnamdi Ude', '37 Ivory Court', 'Hutcheon Street', 'AB25 3TD', 'Aberdeen', 'Grossbritannien', 'GB', NULL, NULL, '7789815754', '0020012G9O', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108631791', 'FedEx', NULL, '2014-03-25', '22.03.2014 13:52', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18634, '234137794', NULL, NULL, 'stuart widdowfield', '45 ROSS LEA', '', 'DH4 4PQ', 'HOUGHTON LE SPRING', 'Grossbritannien', 'GB', NULL, NULL, '79226868335', '0020078XOU', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108631806', 'FedEx', NULL, '2014-03-25', '22.03.2014 22:22', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18635, '233938730', NULL, NULL, 'thomas emmanuel rook', '329 LADYBANK ROAD', '', 'DE3 0TW', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7970660608', '0020081IDH', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108631817', 'FedEx', NULL, '2014-03-25', '21.03.2014 17:52', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18636, '233984135', NULL, NULL, 'Veronica Gheorghita', '87 Lindsay Drive', '', 'Ha3 0tq', 'Harrow', 'Grossbritannien', 'GB', NULL, NULL, '7724763857', '0020164K11', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108631828', 'FedEx', NULL, '2014-03-25', '21.03.2014 22:52', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18637, '233902201', NULL, NULL, 'Arman Solymani', '5 LOWTHER STREET', '', 'LS8 5PH', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7763636362', '0020089EON', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '577108631839', 'FedEx', NULL, '2014-03-25', '21.03.2014 14:22', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18638, '233923632', NULL, NULL, 'jozsef nagy', 'A 30 monkton court hotel', 'monkton court hotel', 'ex14 9qh', 'monkton', 'Grossbritannien', 'GB', NULL, NULL, '7714521502', '0020084NAD', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '577108631840', 'FedEx', NULL, '2014-03-25', '21.03.2014 16:52', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18639, '233980123', NULL, NULL, 'Pieter Swart', '31 KEDDINGTON ROAD', '', 'LN11 0AU', 'LOUTH', 'Grossbritannien', 'GB', NULL, NULL, '1621085018', '00200965PD', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '577108631850', 'FedEx', NULL, '2014-03-25', '21.03.2014 22:22', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18640, '234050007', NULL, NULL, 'Gareth Roberts', '15 USAN NESS', '', 'AB12 3NF', 'Aberdeen', 'Grossbritannien', 'GB', NULL, NULL, '7594125072', '0020250Z8I', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and Black Face - GM-503-2', NULL, '577108631861', 'FedEx', NULL, '2014-03-25', '22.03.2014 11:52', 'UK140224AMC09', '1', 'a0YC000000Xjg4YMAR', '130.99', '189.00'),
(18641, '234122654', NULL, NULL, 'Tim Coleman', '23 Stocks lane', 'If no answer pls leave with next door or in back garden', 'Ox18 1lh', 'Carterton', 'Grossbritannien', 'GB', NULL, NULL, '7581236291', '0020034E3U', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and Black Face - GM-503-2', NULL, '577108631872', 'FedEx', NULL, '2014-03-25', '22.03.2014 19:52', 'UK140224AMC09', '1', 'a0YC000000Xjg4YMAR', '130.99', '189.00'),
(18642, '233973524', NULL, NULL, 'Nimesh Vora', '20 ASHWOOD CIRCLE', '', 'AB22 8XU', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7919524249', '0020250POJ', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and White Face - GM-503-1', NULL, '577108631883', 'FedEx', NULL, '2014-03-25', '21.03.2014 21:52', 'UK140224AMC08', '1', 'a0YC000000Xjg4OMAR', '130.99', '189.00'),
(18643, '234126959', NULL, NULL, 'steven mccarthy', '17 ROSEWOOD CRESCENT', '', 'HG1 4NL', 'HARROGATE', 'Grossbritannien', 'GB', NULL, NULL, '7891374648', '0020002XXE', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and White Face - GM-503-1', NULL, '577108631894', 'FedEx', NULL, '2014-03-25', '22.03.2014 20:52', 'UK140224AMC08', '1', 'a0YC000000Xjg4OMAR', '130.99', '189.00'),
(18644, '230221210', NULL, NULL, 'Susan Keogh', '0 Aill an Phreachain', 'Na Forbacha', '', 'Co Galway', 'Irland', 'IE', NULL, NULL, '091 592459', '001016868M', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '578824895540', 'FedEx', NULL, '2014-03-04', '02.03.2014 21:32', 'a0YC000000X8SADMA3', '1', 'a0YC000000X8SADMA3', '', '229.00'),
(18645, '229916894', NULL, NULL, 'Yang Clarke', '18 Muckross Green,', '', 'Dublin 12', 'Perrystown', 'Irland', 'IE', NULL, NULL, '872642626', '0010246WN2', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - Black Dial', NULL, '578824895550', 'FedEx', NULL, '2014-03-04', '28.02.2014 23:32', 'a0YC000000X8SADMA3', '1', 'a0YC000000X8SADMA3', '', '229.00'),
(18646, '230181004', NULL, NULL, 'Yan Zhao', 'Tyndall Dyke Parade', 'Tyndall National Institute', '', 'Cork', 'Irland', 'IE', NULL, NULL, '870641067', '0010024TB9', NULL, NULL, 'Damascus Watch - Black Strap - Silver Case - White Dial', NULL, '578824895561', 'FedEx', NULL, '2014-03-04', '02.03.2014 17:32', 'a0YC000000X8S9jMAF', '1', 'a0YC000000X8S9jMAF', '', '229.00'),
(18647, '229872919', NULL, NULL, 'Indre Meksriuniene', '6 Corballis Demesne', '', '0', 'Ratoath', 'Irland', 'IE', NULL, NULL, '876201392', '0010241XE9', NULL, NULL, 'Rio Watch - Black Strap - Silver Case - Black and Silver Dial', NULL, '578824895572', 'FedEx', NULL, '2014-03-04', '28.02.2014 18:32', 'a0YC000000X8RKYMA3', '1', 'a0YC000000X8RKYMA3', '', '269.00'),
(18648, '230152118', NULL, NULL, 'Kevin McDonnell', 'Hotel Crown Plaza-Kerry', 'Northwood Avanue', 'D9', 'Santey', 'Irland', 'IE', NULL, NULL, '872751613', '0010160QDR', NULL, NULL, 'Rio Watch - Black Strap - Silver Case - Black and Silver Dial', NULL, '578824895583', 'FedEx', NULL, '2014-03-04', '02.03.2014 14:02', 'a0YC000000X8RKYMA3', '1', 'a0YC000000X8RKYMA3', '', '269.00'),
(18649, '229940727', '', '', 'Yang Clarke', '18 Muckross Green,', '', 'Dublin 12', 'Perrystown', 'Irland', '', '', '', '872642626', '0010207B74', '', '', 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', 'Uhr erhalten 07.04.2014\r\nBitte refund!!!', '578824895550', 'FedEx', '', '2014-03-04', '01.03.2014 08:32', 'a0YC000000X8RKZMA3', '1', 'a0YC000000X8RKZMA3', '', '269.00'),
(18650, NULL, NULL, 'Contract ID', NULL, 'Full Name', 'Phone Number', 'Address 1', 'Additional Details', 'Suburb', '', NULL, NULL, 'Voucher Code', 'Price', NULL, NULL, 'Merchant', NULL, 'State', 'Tracking Number', NULL, '0000-00-00', 'Product', '', '', '', '', 'Deal End'),
(18651, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Andrew Fryer', '0412 999545', '29 ARTHUR ST', '', 'SURRY HILLS', '', NULL, NULL, '0010117WK4', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706176755DE', NULL, '0000-00-00', 'Stainless Steel Case, Brown Le', 'Australien', '', '', '', '12.03.14'),
(18652, NULL, NULL, '006C000000nvzFVIAY', NULL, 'JOHN BRAVO', '0488549544', 'U28 - 1 MILLAR RD', '', 'TULLAMARINE', '', NULL, NULL, '0010215FPI', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706176764DE', NULL, '0000-00-00', 'Stainless Steel Case, Brown Le', 'Australien', '', '', '', '16.03.14'),
(18653, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Mohamed Ariff', '+61411045456', '11 BRUCE STREET', '', 'WOOLLOONGABBA', '', NULL, NULL, '00101946AT', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'QLD', 'RL706176778DE', NULL, '0000-00-00', 'Stainless Steel Case, Brown Le', 'Australien', '', '', '', '12.03.14'),
(18654, NULL, NULL, '006C000000nvzFVIAY', NULL, 'OCTAVIUS HAMOY', '0402480766', '76 TREETOP CCT', '', 'QUAKERS HILL', '', NULL, NULL, '0010003B8P', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706176781DE', NULL, '0000-00-00', 'Stainless Steel Case, Brown Le', 'Australien', '', '', '', '16.03.14'),
(18655, NULL, NULL, '006C000000nvzFVIAY', NULL, 'PATCHARIN CHATCHAWANTHANASARN', '0451280427', '1/15 MULLENS STREET', '', 'HAWTHORNE', '', NULL, NULL, '0010078GPX', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'QLD', 'RL706176795DE', NULL, '0000-00-00', 'Stainless Steel Case, Brown Le', 'Australien', '', '', '', '16.03.14'),
(18656, NULL, NULL, '006C000000nvzFVIAY', NULL, 'PAUL EADIE', '0404862550', '202/3 ABBOTT', 'MADDISON ON ABBOTT', 'CAIRNS', '', NULL, NULL, '00101649OO', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'QLD', 'RL706596523DE', NULL, '0000-00-00', 'Stainless Steel Case, Brown Le', 'Australien', '', '', '', '16.03.14'),
(18657, NULL, NULL, '006C000000nvzFVIAY', NULL, 'PHAN THI LAN ANH', '0416559421', '8A PIPER LANE', '', 'ANNANDALE', '', NULL, NULL, '0010029KXD', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596537DE', NULL, '0000-00-00', 'Stainless Steel Case, Brown Le', 'Australien', '', '', '', '16.03.14'),
(18658, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Ronald Cayabyab', '96770680', '14 Everitt Crescent', '', 'minchinbury', '', NULL, NULL, '00100145D2', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596545DE', NULL, '0000-00-00', 'Stainless Steel Case, Brown Le', 'Australien', '', '', '', '12.03.14'),
(18659, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Shannon Anderson', '0498468343', '4 Arundel Avenue', '', 'Millswood', '', NULL, NULL, '0010007G4X', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'SA', 'RL706596554DE', NULL, '0000-00-00', 'Stainless Steel Case, Brown Le', 'Australien', '', '', '', '12.03.14'),
(18660, NULL, NULL, '006C000000nvzFVIAY', NULL, 'SUNGJUN KIM', '0430615123', '38 ROSEMARY LANE', '', 'ORANGE', '', NULL, NULL, '0010208D3M', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596568DE', NULL, '0000-00-00', 'Stainless Steel Case, Brown Le', 'Australien', '', '', '', '16.03.14'),
(18661, NULL, NULL, '006C000000nvzFVIAY', NULL, 'ANGELA PHILLIPS', '0402735023', '1 WOODLANDS AVENUE', '', 'BALMORAL', '', NULL, NULL, '0010230JF1', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596571DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '16.03.14'),
(18662, NULL, NULL, '006C000000nvzFVIAY', NULL, 'CATE SQUIRE', '0405218855', '83 ATTFIELD ST', '', 'FREMANTLE', '', NULL, NULL, '0010082YI5', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'WA', 'RL706596585DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '16.03.14'),
(18663, NULL, NULL, '006C000000nvzFVIAY', NULL, 'David Varley', '0426277278', '147 FLAMBOROUGH ST', '', 'DOUBLEVIEW', '', NULL, NULL, '0010027L73', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'WA', 'RL706596599DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '12.03.14'),
(18664, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Derek Walsh', '0452589346', '49 Salisbury St', '', 'Subiaco', '', NULL, NULL, '00101406Y5', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'WA', 'RL706596608DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '12.03.14'),
(18665, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Guy Goldrick', '0411553555', '1/70 Kenneth Rd', '', 'Manly Vale', '', NULL, NULL, '00102030RJ', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596611DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '12.03.14'),
(18666, NULL, NULL, '006C000000nvzFVIAY', NULL, 'HARLEY BROOKES', '0438723218', '19 WILGA AVE', '', 'WARWICK', '', NULL, NULL, '00102262JH', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'QLD', 'RL706596625DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '16.03.14'),
(18667, NULL, NULL, '006C000000nvzFVIAY', NULL, 'HUI CHEN', '0418998966', '3 FIVEWAYS BOULEVARD', '', 'KEYSBOROUGH', '', NULL, NULL, '0010247MYP', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596639DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '16.03.14'),
(18668, NULL, NULL, '006C000000nvzFVIAY', NULL, 'JESSIE GUO', '0433345865', '45 CAMPBELL ST', '', 'EAST CANNINGTON', '', NULL, NULL, '0010109RRN', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'WA', 'RL706596642DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '12.03.14'),
(18669, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Karla O&apos;Brien', '0405156138', '108/189E South Centre Road', '', 'Tullamarine', '', NULL, NULL, '0010131YI7', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596656DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '12.03.14');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(18670, NULL, NULL, '006C000000nvzFVIAY', NULL, 'LUKE FERGUSON', '0418739437', '17 PICKERING RD', '', 'MULGRAVE', '', NULL, NULL, '00100613NW', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596660DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '17.03.14'),
(18671, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Mynul Chowdhuri', '0423307616', '2/109 Adelaide Street', '', 'Oxley Park', '', NULL, NULL, '0010059QAM', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596673DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '12.03.14'),
(18672, NULL, NULL, '006C000000nvzFVIAY', NULL, 'NAIXIN LI', '0451893318', '4/43-45 URUNGA PARADE', '', 'WOLLONGONG', '', NULL, NULL, '00101013WH', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596687DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '16.03.14'),
(18673, NULL, NULL, '006C000000nvzFVIAY', NULL, 'NICHOLAS TISON', '0414146488', '1-5 MICHIE CT', 'BAYVIEW', 'BAYVIEW', '', NULL, NULL, '00100367MI', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NT', 'RL706596695DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '16.03.14'),
(18674, NULL, NULL, '006C000000nvzFVIAY', NULL, 'POLLY KERR-BELL', '0434733488', '6/9 BRENTWOOD STREET', '', 'BENTLEIGH', '', NULL, NULL, '0010073XJA', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596700DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '16.03.14'),
(18675, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Stacy Radford', '0403347603', '16 Ali Parade', '', 'Newington', '', NULL, NULL, '0010055ULR', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596713DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '12.03.14'),
(18676, NULL, NULL, '006C000000nvzFVIAY', NULL, 'AHMED ALKHALAF', '0420585313', '2 BRADFORD ST', 'ECU VILLAGE', 'MOUNT LAWLEY', '', NULL, NULL, '0010246KI1', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'WA', 'RL706596727DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18677, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Andrew Nkomo', '0401416754', '14B CHIVERS CT', '', 'SAMSON', '', NULL, NULL, '0010020FXA', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'WA', 'RL706596735DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18678, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Anthony Tirta', '+61434855666', '41/48-50 GARDENERS RD', '41/48-50 Gardeners Road Kingsford Smith Apartment', 'KINGSFORD', '', NULL, NULL, '0010004N84', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596744DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18679, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Antonius Vanwerde', '0488464657', '48-52 Sydney Road', 'Unit 115', 'Manly', '', NULL, NULL, '00101277CG', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596758DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18680, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Ben Zavesa', '0409990090', '802/180 Pitt Street', '', 'Waterloo', '', NULL, NULL, '0010149QE5', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596761DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18681, NULL, NULL, '006C000000nvzFVIAY', NULL, 'brad fairchild', '', '192 mill park drv', '', 'MILL PARK', '', NULL, NULL, '001000920M', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596775DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18682, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Braydon Witham', '0416309960', '55 Grandview Drive', '', 'Newport', '', NULL, NULL, '0010250JUG', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596789DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18683, NULL, NULL, '006C000000nvzFVIAY', NULL, 'DANIEL TKACZUK', '0401974004', '77 YORKSHIRE CL', '', 'BATESFORD', '', NULL, NULL, '00100779JC', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596792DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18684, NULL, NULL, '006C000000nvzFVIAY', NULL, 'FENG HUA', '0415772198', '8 GUMLEAF DR', '', 'MOLENDINAR', '', NULL, NULL, '0010228G2F', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'QLD', 'RL706596801DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18685, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Fiona Hong', '0423818121', 'Carnes Hill Fast Photos ', '', 'Shop 9, Cowpasture Road,Carnes Hill', '', NULL, NULL, '00101579DW', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596815DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18686, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Gordana McKeand', '0405997425', '6 Park Court', '', 'Springwood', '', NULL, NULL, '0010131837', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'QLD', 'RL706596829DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18687, NULL, NULL, '006C000000nvzFVIAY', NULL, 'HUGH LIDDELOW', '0411262567', '20 OXFORD CT', '', 'MAIDA VALE', '', NULL, NULL, '0010194JBZ', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'WA', 'RL706596832DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18688, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Jack Balales', '0418852045', '1 Paisley Ct', '', 'WYNN VALE', '', NULL, NULL, '0010024F3T', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'SA', 'RL706596846DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18689, NULL, NULL, '006C000000nvzFVIAY', NULL, 'JULIE SUTTON', '0351559334', '151 WATTLE HILL ROAD', '', 'BUCHAN SOUTH', '', NULL, NULL, '0010167QH5', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596850DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18690, NULL, NULL, '006C000000nvzFVIAY', NULL, 'KAMAL KHAREL', '0432128909', '15 RUDGE STREET', '', 'NEW LAMBTON', '', NULL, NULL, '0010129Y2J', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596863DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18691, NULL, NULL, '006C000000nvzFVIAY', NULL, 'KIM KARZONS', '0397756107', '20 BURGESS DRIVE', '', 'LANGWARRIN', '', NULL, NULL, '0010079XPQ', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596877DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18692, NULL, NULL, '006C000000nvzFVIAY', NULL, 'LUCIA PASCOE', '0738781552', '5 TAREE STREET', '', 'CHAPEL HILL', '', NULL, NULL, '0010010TPF', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'QLD', 'RL706596885DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18693, NULL, NULL, '006C000000nvzFVIAY', NULL, 'LYNN SCOTT', '0400992853', '36 RYMER AVE', '', 'SAFETY BEACH', '', NULL, NULL, '00101808S1', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596894DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '17.03.14'),
(18694, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Maya Burlutskaya', '0403110196', 'LEVEL 11 580 GEORGE STREET', '', 'SYDNEY', '', NULL, NULL, '00101424IM', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596903DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18695, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Mynul Chowdhuri', '0423307616', '2/109 Adelaide Street', '', 'Oxley Park', '', NULL, NULL, '0010206OV2', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596917DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18696, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Natalie Boult', '0412991627', '18 Hutchinson Avenue', '', 'Mosman Park', '', NULL, NULL, '0010245W3D', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'WA', 'RL706596925DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18697, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Nicole Wilson', '0413622757', '38 Columbine Way', '', 'Gaven', '', NULL, NULL, '0010073NA5', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'QLD', 'RL706596934DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18698, NULL, NULL, '006C000000nvzFVIAY', NULL, 'PETER ROBINSON', '0408321865', '4/384 BLUFF RD', '', 'SANDRINGHAM', '', NULL, NULL, '0010216STU', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596948DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18699, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Phan Thi Lan Anh', '0416559421', '8A PIPER LANE', '', 'ANNANDALE', '', NULL, NULL, '00100460FP', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596951DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18700, NULL, NULL, '006C000000nvzFVIAY', NULL, 'PO WEN TJOE', '0421548581', '229/173 City Road', '', 'Southbank', '', NULL, NULL, '0010238H55', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596965DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18701, NULL, NULL, '006C000000nvzFVIAY', NULL, 'QIAN ZHOU', '0401605416', '7 / 610 Rider Boulevard', '', 'Rhodes', '', NULL, NULL, '0010084IT6', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL705391982DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18702, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Shiyu Qu', '0451791120', '31 WEEROONA RD', '', 'Lidcombe', '', NULL, NULL, '0010200RJI', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596979DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18703, NULL, NULL, '006C000000nvzFVIAY', NULL, 'TABBATHA NOONAN', '0402331184', '20 SWANSEA PDE', '', 'ST ALBANS', '', NULL, NULL, '0010044SBQ', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596982DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18704, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Tim Borham', '0411721794', '6 Hancock Street', '', 'Mooloolaba', '', NULL, NULL, '0010119U5S', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'QLD', 'RL706596996DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18705, NULL, NULL, '006C000000nvzFVIAY', NULL, 'TROY DONOGHUE', '0892967605', '35 HORSESHOE CIRCUIT', '', 'HENLEY BROOK', '', NULL, NULL, '0010215VSH', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'WA', 'RL706597002DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '18.03.14'),
(18706, NULL, NULL, '006C000000nvzFVIAY', NULL, 'TUAN NGO', '0433431911', '478 THE HORSLEY DRIVE', '', 'FAIRFIELD EAST', '', NULL, NULL, '0010162P5G', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706597016DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18707, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Ben Zavesa', '0409990090', '802/180 Pitt Street', '', 'Waterloo', '', NULL, NULL, '00100151RT', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706597020DE', NULL, '0000-00-00', 'Black plated case , Black Leat', 'Australien', '', '', '', '12.03.14'),
(18708, NULL, NULL, '006C000000nvzFVIAY', NULL, 'GINA TERENZIO', '0448202080', '469 NORTH RIVER ROAD', 'POBOX970', 'NORTH PLANTATIONS', '', NULL, NULL, '0010210XHG', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'WA', 'RL706597033DE', NULL, '0000-00-00', 'Black plated case , Black Leat', 'Australien', '', '', '', '16.03.14'),
(18709, NULL, NULL, '006C000000nvzFVIAY', NULL, 'HIEU TRAN', '0411614097', '1/47 CHANDLER RD', '', 'NOBLE PARK', '', NULL, NULL, '0010093JL3', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706597047DE', NULL, '0000-00-00', 'Black plated case , Black Leat', 'Australien', '', '', '', '12.03.14'),
(18710, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Kathy Lu', '0466540682', '118 Fullarton Road', '', 'Norwood', '', NULL, NULL, '0010226IVH', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'SA', 'RL706597056DE', NULL, '0000-00-00', 'Black plated case , Black Leat', 'Australien', '', '', '', '12.03.14'),
(18711, NULL, NULL, '006C000000nvzFVIAY', NULL, 'MICHELLE GRAHAM', '0437607946', '301/15 QUEENS ROAD', '', 'MELBOURNE', '', NULL, NULL, '0010248UU5', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706597064DE', NULL, '0000-00-00', 'Black plated case , Black Leat', 'Australien', '', '', '', '16.03.14'),
(18712, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Nigel Wong', '0406100724', '445 HIGHETT RD', '', 'HIGHETT', '', NULL, NULL, '0010045WUT', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706597078DE', NULL, '0000-00-00', 'Black plated case , Black Leat', 'Australien', '', '', '', '12.03.14'),
(18713, NULL, NULL, '006C000000nvzFVIAY', NULL, 'QIAN ZHOU', '0401605416', '7/610 Rider Boulevard', '', 'Rhodes', '', NULL, NULL, '0010086W2R', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL705391982DE', NULL, '0000-00-00', 'Black plated case , Black Leat', 'Australien', '', '', '', '12.03.14'),
(18714, NULL, NULL, '006C000000nvzFVIAY', NULL, 'SHANNON PIE', '', '3/63 LATROBE ST', '', 'EAST BRISBANE', '', NULL, NULL, '0010191PRI', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, '', 'RL706597081DE', NULL, '0000-00-00', 'Black plated case , Black Leat', 'Australien', '', '', '', '16.03.14'),
(18715, NULL, NULL, '006C000000nvzFVIAY', NULL, 'SUNGJUN KIM', '0430615123', '38 ROSEMARY LANE', '', 'ORANGE', '', NULL, NULL, '0010126KR2', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706597095DE', NULL, '0000-00-00', 'Black plated case , Black Leat', 'Australien', '', '', '', '16.03.14'),
(18716, NULL, NULL, '006C000000nvzFVIAY', NULL, 'TUAN VU', '0410898586', '279 MORRIS RD', '', 'HOPPERS CROSSING', '', NULL, NULL, '00101968MI', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706597104DE', NULL, '0000-00-00', 'Black plated case , Black Leat', 'Australien', '', '', '', '16.03.14'),
(18717, NULL, NULL, '', NULL, '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(18718, NULL, NULL, '', NULL, '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(18719, NULL, NULL, 'Contract ID', NULL, 'Full Name', 'Phone Number', 'Address 1', 'Additional Details', 'Suburb', '', NULL, NULL, 'Voucher Code', 'Price', NULL, NULL, 'Merchant', NULL, 'State', 'Tracking Number', NULL, '0000-00-00', 'Product', '', '', '', '', 'Deal End'),
(18720, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Andrew Fryer', '0412 999545', '29 ARTHUR ST', '', 'SURRY HILLS', '', NULL, NULL, '0010117WK4', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706176755DE', NULL, '0000-00-00', 'Stainless Steel Case, Brown Le', 'Australien', '', '', '', '12.03.14'),
(18721, NULL, NULL, '006C000000nvzFVIAY', NULL, 'JOHN BRAVO', '0488549544', 'U28 - 1 MILLAR RD', '', 'TULLAMARINE', '', NULL, NULL, '0010215FPI', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706176764DE', NULL, '0000-00-00', 'Stainless Steel Case, Brown Le', 'Australien', '', '', '', '16.03.14'),
(18722, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Mohamed Ariff', '+61411045456', '11 BRUCE STREET', '', 'WOOLLOONGABBA', '', NULL, NULL, '00101946AT', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'QLD', 'RL706176778DE', NULL, '0000-00-00', 'Stainless Steel Case, Brown Le', 'Australien', '', '', '', '12.03.14'),
(18723, NULL, NULL, '006C000000nvzFVIAY', NULL, 'OCTAVIUS HAMOY', '0402480766', '76 TREETOP CCT', '', 'QUAKERS HILL', '', NULL, NULL, '0010003B8P', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706176781DE', NULL, '0000-00-00', 'Stainless Steel Case, Brown Le', 'Australien', '', '', '', '16.03.14'),
(18724, NULL, NULL, '006C000000nvzFVIAY', NULL, 'PATCHARIN CHATCHAWANTHANASARN', '0451280427', '1/15 MULLENS STREET', '', 'HAWTHORNE', '', NULL, NULL, '0010078GPX', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'QLD', 'RL706176795DE', NULL, '0000-00-00', 'Stainless Steel Case, Brown Le', 'Australien', '', '', '', '16.03.14'),
(18725, NULL, NULL, '006C000000nvzFVIAY', NULL, 'PAUL EADIE', '0404862550', '202/3 ABBOTT', 'MADDISON ON ABBOTT', 'CAIRNS', '', NULL, NULL, '00101649OO', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'QLD', 'RL706596523DE', NULL, '0000-00-00', 'Stainless Steel Case, Brown Le', 'Australien', '', '', '', '16.03.14'),
(18726, NULL, NULL, '006C000000nvzFVIAY', NULL, 'PHAN THI LAN ANH', '0416559421', '8A PIPER LANE', '', 'ANNANDALE', '', NULL, NULL, '0010029KXD', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596537DE', NULL, '0000-00-00', 'Stainless Steel Case, Brown Le', 'Australien', '', '', '', '16.03.14'),
(18727, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Ronald Cayabyab', '96770680', '14 Everitt Crescent', '', 'minchinbury', '', NULL, NULL, '00100145D2', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596545DE', NULL, '0000-00-00', 'Stainless Steel Case, Brown Le', 'Australien', '', '', '', '12.03.14'),
(18728, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Shannon Anderson', '0498468343', '4 Arundel Avenue', '', 'Millswood', '', NULL, NULL, '0010007G4X', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'SA', 'RL706596554DE', NULL, '0000-00-00', 'Stainless Steel Case, Brown Le', 'Australien', '', '', '', '12.03.14'),
(18729, NULL, NULL, '006C000000nvzFVIAY', NULL, 'SUNGJUN KIM', '0430615123', '38 ROSEMARY LANE', '', 'ORANGE', '', NULL, NULL, '0010208D3M', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596568DE', NULL, '0000-00-00', 'Stainless Steel Case, Brown Le', 'Australien', '', '', '', '16.03.14'),
(18730, NULL, NULL, '006C000000nvzFVIAY', NULL, 'ANGELA PHILLIPS', '0402735023', '1 WOODLANDS AVENUE', '', 'BALMORAL', '', NULL, NULL, '0010230JF1', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596571DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '16.03.14'),
(18731, NULL, NULL, '006C000000nvzFVIAY', NULL, 'CATE SQUIRE', '0405218855', '83 ATTFIELD ST', '', 'FREMANTLE', '', NULL, NULL, '0010082YI5', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'WA', 'RL706596585DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '16.03.14'),
(18732, NULL, NULL, '006C000000nvzFVIAY', NULL, 'David Varley', '0426277278', '147 FLAMBOROUGH ST', '', 'DOUBLEVIEW', '', NULL, NULL, '0010027L73', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'WA', 'RL706596599DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '12.03.14'),
(18733, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Derek Walsh', '0452589346', '49 Salisbury St', '', 'Subiaco', '', NULL, NULL, '00101406Y5', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'WA', 'RL706596608DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '12.03.14'),
(18734, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Guy Goldrick', '0411553555', '1/70 Kenneth Rd', '', 'Manly Vale', '', NULL, NULL, '00102030RJ', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596611DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '12.03.14'),
(18735, NULL, NULL, '006C000000nvzFVIAY', NULL, 'HARLEY BROOKES', '0438723218', '19 WILGA AVE', '', 'WARWICK', '', NULL, NULL, '00102262JH', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'QLD', 'RL706596625DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '16.03.14'),
(18736, NULL, NULL, '006C000000nvzFVIAY', NULL, 'HUI CHEN', '0418998966', '3 FIVEWAYS BOULEVARD', '', 'KEYSBOROUGH', '', NULL, NULL, '0010247MYP', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596639DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '16.03.14'),
(18737, NULL, NULL, '006C000000nvzFVIAY', NULL, 'JESSIE GUO', '0433345865', '45 CAMPBELL ST', '', 'EAST CANNINGTON', '', NULL, NULL, '0010109RRN', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'WA', 'RL706596642DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '12.03.14'),
(18738, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Karla O&apos;Brien', '0405156138', '108/189E South Centre Road', '', 'Tullamarine', '', NULL, NULL, '0010131YI7', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596656DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '12.03.14'),
(18739, NULL, NULL, '006C000000nvzFVIAY', NULL, 'LUKE FERGUSON', '0418739437', '17 PICKERING RD', '', 'MULGRAVE', '', NULL, NULL, '00100613NW', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596660DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '17.03.14'),
(18740, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Mynul Chowdhuri', '0423307616', '2/109 Adelaide Street', '', 'Oxley Park', '', NULL, NULL, '0010059QAM', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596673DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '12.03.14'),
(18741, NULL, NULL, '006C000000nvzFVIAY', NULL, 'NAIXIN LI', '0451893318', '4/43-45 URUNGA PARADE', '', 'WOLLONGONG', '', NULL, NULL, '00101013WH', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596687DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '16.03.14'),
(18742, NULL, NULL, '006C000000nvzFVIAY', NULL, 'NICHOLAS TISON', '0414146488', '1-5 MICHIE CT', 'BAYVIEW', 'BAYVIEW', '', NULL, NULL, '00100367MI', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NT', 'RL706596695DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '16.03.14'),
(18743, NULL, NULL, '006C000000nvzFVIAY', NULL, 'POLLY KERR-BELL', '0434733488', '6/9 BRENTWOOD STREET', '', 'BENTLEIGH', '', NULL, NULL, '0010073XJA', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596700DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '16.03.14'),
(18744, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Stacy Radford', '0403347603', '16 Ali Parade', '', 'Newington', '', NULL, NULL, '0010055ULR', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596713DE', NULL, '0000-00-00', 'Stainless Steel Case, Black Le', 'Australien', '', '', '', '12.03.14'),
(18745, NULL, NULL, '006C000000nvzFVIAY', NULL, 'AHMED ALKHALAF', '0420585313', '2 BRADFORD ST', 'ECU VILLAGE', 'MOUNT LAWLEY', '', NULL, NULL, '0010246KI1', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'WA', 'RL706596727DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18746, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Andrew Nkomo', '0401416754', '14B CHIVERS CT', '', 'SAMSON', '', NULL, NULL, '0010020FXA', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'WA', 'RL706596735DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18747, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Anthony Tirta', '+61434855666', '41/48-50 GARDENERS RD', '41/48-50 Gardeners Road Kingsford Smith Apartment', 'KINGSFORD', '', NULL, NULL, '0010004N84', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596744DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18748, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Antonius Vanwerde', '0488464657', '48-52 Sydney Road', 'Unit 115', 'Manly', '', NULL, NULL, '00101277CG', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596758DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18749, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Ben Zavesa', '0409990090', '802/180 Pitt Street', '', 'Waterloo', '', NULL, NULL, '0010149QE5', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596761DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18750, NULL, NULL, '006C000000nvzFVIAY', NULL, 'brad fairchild', '', '192 mill park drv', '', 'MILL PARK', '', NULL, NULL, '001000920M', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596775DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18751, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Braydon Witham', '0416309960', '55 Grandview Drive', '', 'Newport', '', NULL, NULL, '0010250JUG', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596789DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18752, NULL, NULL, '006C000000nvzFVIAY', NULL, 'DANIEL TKACZUK', '0401974004', '77 YORKSHIRE CL', '', 'BATESFORD', '', NULL, NULL, '00100779JC', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596792DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18753, NULL, NULL, '006C000000nvzFVIAY', NULL, 'FENG HUA', '0415772198', '8 GUMLEAF DR', '', 'MOLENDINAR', '', NULL, NULL, '0010228G2F', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'QLD', 'RL706596801DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18754, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Fiona Hong', '0423818121', 'Carnes Hill Fast Photos ', '', 'Shop 9, Cowpasture Road,Carnes Hill', '', NULL, NULL, '00101579DW', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596815DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18755, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Gordana McKeand', '0405997425', '6 Park Court', '', 'Springwood', '', NULL, NULL, '0010131837', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'QLD', 'RL706596829DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18756, NULL, NULL, '006C000000nvzFVIAY', NULL, 'HUGH LIDDELOW', '0411262567', '20 OXFORD CT', '', 'MAIDA VALE', '', NULL, NULL, '0010194JBZ', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'WA', 'RL706596832DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18757, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Jack Balales', '0418852045', '1 Paisley Ct', '', 'WYNN VALE', '', NULL, NULL, '0010024F3T', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'SA', 'RL706596846DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18758, NULL, NULL, '006C000000nvzFVIAY', NULL, 'JULIE SUTTON', '0351559334', '151 WATTLE HILL ROAD', '', 'BUCHAN SOUTH', '', NULL, NULL, '0010167QH5', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596850DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18759, NULL, NULL, '006C000000nvzFVIAY', NULL, 'KAMAL KHAREL', '0432128909', '15 RUDGE STREET', '', 'NEW LAMBTON', '', NULL, NULL, '0010129Y2J', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596863DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18760, NULL, NULL, '006C000000nvzFVIAY', NULL, 'KIM KARZONS', '0397756107', '20 BURGESS DRIVE', '', 'LANGWARRIN', '', NULL, NULL, '0010079XPQ', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596877DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18761, NULL, NULL, '006C000000nvzFVIAY', NULL, 'LUCIA PASCOE', '0738781552', '5 TAREE STREET', '', 'CHAPEL HILL', '', NULL, NULL, '0010010TPF', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'QLD', 'RL706596885DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18762, NULL, NULL, '006C000000nvzFVIAY', NULL, 'LYNN SCOTT', '0400992853', '36 RYMER AVE', '', 'SAFETY BEACH', '', NULL, NULL, '00101808S1', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596894DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '17.03.14'),
(18763, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Maya Burlutskaya', '0403110196', 'LEVEL 11 580 GEORGE STREET', '', 'SYDNEY', '', NULL, NULL, '00101424IM', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596903DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18764, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Mynul Chowdhuri', '0423307616', '2/109 Adelaide Street', '', 'Oxley Park', '', NULL, NULL, '0010206OV2', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596917DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18765, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Natalie Boult', '0412991627', '18 Hutchinson Avenue', '', 'Mosman Park', '', NULL, NULL, '0010245W3D', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'WA', 'RL706596925DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18766, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Nicole Wilson', '0413622757', '38 Columbine Way', '', 'Gaven', '', NULL, NULL, '0010073NA5', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'QLD', 'RL706596934DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18767, NULL, NULL, '006C000000nvzFVIAY', NULL, 'PETER ROBINSON', '0408321865', '4/384 BLUFF RD', '', 'SANDRINGHAM', '', NULL, NULL, '0010216STU', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596948DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18768, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Phan Thi Lan Anh', '0416559421', '8A PIPER LANE', '', 'ANNANDALE', '', NULL, NULL, '00100460FP', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596951DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18769, NULL, NULL, '006C000000nvzFVIAY', NULL, 'PO WEN TJOE', '0421548581', '229/173 City Road', '', 'Southbank', '', NULL, NULL, '0010238H55', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596965DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18770, NULL, NULL, '006C000000nvzFVIAY', NULL, 'QIAN ZHOU', '0401605416', '7 / 610 Rider Boulevard', '', 'Rhodes', '', NULL, NULL, '0010084IT6', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL705391982DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18771, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Shiyu Qu', '0451791120', '31 WEEROONA RD', '', 'Lidcombe', '', NULL, NULL, '0010200RJI', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706596979DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18772, NULL, NULL, '006C000000nvzFVIAY', NULL, 'TABBATHA NOONAN', '0402331184', '20 SWANSEA PDE', '', 'ST ALBANS', '', NULL, NULL, '0010044SBQ', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706596982DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18773, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Tim Borham', '0411721794', '6 Hancock Street', '', 'Mooloolaba', '', NULL, NULL, '0010119U5S', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'QLD', 'RL706596996DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '12.03.14'),
(18774, NULL, NULL, '006C000000nvzFVIAY', NULL, 'TROY DONOGHUE', '0892967605', '35 HORSESHOE CIRCUIT', '', 'HENLEY BROOK', '', NULL, NULL, '0010215VSH', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'WA', 'RL706597002DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '18.03.14'),
(18775, NULL, NULL, '006C000000nvzFVIAY', NULL, 'TUAN NGO', '0433431911', '478 THE HORSLEY DRIVE', '', 'FAIRFIELD EAST', '', NULL, NULL, '0010162P5G', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706597016DE', NULL, '0000-00-00', 'Gold plated case , Brown Leath', 'Australien', '', '', '', '16.03.14'),
(18776, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Ben Zavesa', '0409990090', '802/180 Pitt Street', '', 'Waterloo', '', NULL, NULL, '00100151RT', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706597020DE', NULL, '0000-00-00', 'Black plated case , Black Leat', 'Australien', '', '', '', '12.03.14'),
(18777, NULL, NULL, '006C000000nvzFVIAY', NULL, 'GINA TERENZIO', '0448202080', '469 NORTH RIVER ROAD', 'POBOX970', 'NORTH PLANTATIONS', '', NULL, NULL, '0010210XHG', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'WA', 'RL706597033DE', NULL, '0000-00-00', 'Black plated case , Black Leat', 'Australien', '', '', '', '16.03.14'),
(18778, NULL, NULL, '006C000000nvzFVIAY', NULL, 'HIEU TRAN', '0411614097', '1/47 CHANDLER RD', '', 'NOBLE PARK', '', NULL, NULL, '0010093JL3', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706597047DE', NULL, '0000-00-00', 'Black plated case , Black Leat', 'Australien', '', '', '', '12.03.14'),
(18779, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Kathy Lu', '0466540682', '118 Fullarton Road', '', 'Norwood', '', NULL, NULL, '0010226IVH', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'SA', 'RL706597056DE', NULL, '0000-00-00', 'Black plated case , Black Leat', 'Australien', '', '', '', '12.03.14'),
(18780, NULL, NULL, '006C000000nvzFVIAY', NULL, 'MICHELLE GRAHAM', '0437607946', '301/15 QUEENS ROAD', '', 'MELBOURNE', '', NULL, NULL, '0010248UU5', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706597064DE', NULL, '0000-00-00', 'Black plated case , Black Leat', 'Australien', '', '', '', '16.03.14'),
(18781, NULL, NULL, '006C000000nvzFVIAY', NULL, 'Nigel Wong', '0406100724', '445 HIGHETT RD', '', 'HIGHETT', '', NULL, NULL, '0010045WUT', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706597078DE', NULL, '0000-00-00', 'Black plated case , Black Leat', 'Australien', '', '', '', '12.03.14'),
(18782, NULL, NULL, '006C000000nvzFVIAY', NULL, 'QIAN ZHOU', '0401605416', '7/610 Rider Boulevard', '', 'Rhodes', '', NULL, NULL, '0010086W2R', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL705391982DE', NULL, '0000-00-00', 'Black plated case , Black Leat', 'Australien', '', '', '', '12.03.14'),
(18783, NULL, NULL, '006C000000nvzFVIAY', NULL, 'SHANNON PIE', '', '3/63 LATROBE ST', '', 'EAST BRISBANE', '', NULL, NULL, '0010191PRI', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, '', 'RL706597081DE', NULL, '0000-00-00', 'Black plated case , Black Leat', 'Australien', '', '', '', '16.03.14'),
(18784, NULL, NULL, '006C000000nvzFVIAY', NULL, 'SUNGJUN KIM', '0430615123', '38 ROSEMARY LANE', '', 'ORANGE', '', NULL, NULL, '0010126KR2', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'NSW', 'RL706597095DE', NULL, '0000-00-00', 'Black plated case , Black Leat', 'Australien', '', '', '', '16.03.14'),
(18785, NULL, NULL, '006C000000nvzFVIAY', NULL, 'TUAN VU', '0410898586', '279 MORRIS RD', '', 'HOPPERS CROSSING', '', NULL, NULL, '00101968MI', '$449,00', NULL, NULL, 'Tufina Uhren', NULL, 'VIC', 'RL706597104DE', NULL, '0000-00-00', 'Black plated case , Black Leat', 'Australien', '', '', '', '16.03.14'),
(18786, NULL, NULL, '', NULL, '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(18787, NULL, NULL, '', NULL, '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(18788, 'Merchant', NULL, NULL, 'Full Name', 'Phone Number', 'Address 1', 'Additional Details', 'Post Code', 'Suburb', 'Stat', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'Deal End', 'Price', 'Contract I', '', '', ''),
(18789, 'Tufina Uhren', NULL, NULL, 'NASS IZADI', '0402475986', '1/10 BRENTVALE CT', 'Manningham', '3108', 'DONCASTER', 'VIC', NULL, NULL, '', '', NULL, NULL, '', NULL, '', 'FedEx', NULL, '0000-00-00', '18.05.14', '$339,00', '006C000000', '', '', ''),
(18790, '237140554', NULL, NULL, 'ahmad mohd shaaban', 'co op street 7', 'bain al jisrain', '0', 'abu dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '505625468', '001004715J', NULL, NULL, 'Theorema Copacabana Watch - GM-104-1: Black Strap, Silver Case, Black Face', NULL, '577108635558', 'FedEx', NULL, '2014-04-07', '06.04.2014 17:33', 'a0YC000000XoMBOMA3', '1', 'a0YC000000XoMBOMA3', '', '1499.00'),
(18791, '237140553', NULL, NULL, 'ahmad mohd shaaban', 'co op street 7', 'bain al jisrain', '0', 'abu dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '505625468', '0010077JMK', NULL, NULL, 'Theorema Copacabana Watch - GM-104-1: Black Strap, Silver Case, Black Face', NULL, '577108635558', 'FedEx', NULL, '2014-04-07', '06.04.2014 17:33', 'a0YC000000XoMBOMA3', '1', 'a0YC000000XoMBOMA3', '', '1499.00'),
(18792, '237040743', NULL, NULL, 'Alexey Yatsentyuk', 'Palm Jumeirah 1', 'Oceana residence, Caribbean bldg, app 606', '450450', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71552E+11', '0010150XXN', NULL, NULL, 'Theorema Copacabana Watch - GM-104-1: Black Strap, Silver Case, Black Face', NULL, '577108635970', 'FedEx', NULL, '2014-04-07', '05.04.2014 16:47', 'a0YC000000XoMBOMA3', '1', 'a0YC000000XoMBOMA3', '', '1499.00'),
(18793, '236796398', NULL, NULL, 'Ali Luthon', 'Tecom, API Tower 11', '305 Al Barsha', '23747', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '504897878', '00100099V6', NULL, NULL, 'Theorema Copacabana Watch - GM-104-1: Black Strap, Silver Case, Black Face', NULL, '577108635580', 'FedEx', NULL, '2014-04-07', '04.04.2014 05:38', 'a0YC000000XoMBOMA3', '1', 'a0YC000000XoMBOMA3', '', '1499.00'),
(18794, '237061552', NULL, NULL, 'Mohammad Mishmish', 'AlKhan 123', '1201 Mamzar', '', 'Sharjah', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '505517089', '00100057LA', NULL, NULL, 'Theorema Copacabana Watch - GM-104-1: Black Strap, Silver Case, Black Face', NULL, '577108635591', 'FedEx', NULL, '2014-04-07', '05.04.2014 16:47', 'a0YC000000XoMBOMA3', '1', 'a0YC000000XoMBOMA3', '', '1499.00'),
(18795, '236808923', NULL, NULL, 'Ramzi Sassi', 'cedre villas J', 'J 40 silicon oasis', 'Dubai', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '561639962', '0010216E2Y', NULL, NULL, 'Theorema Copacabana Watch - GM-104-1: Black Strap, Silver Case, Black Face', NULL, '577108635606', 'FedEx', NULL, '2014-04-07', '04.04.2014 06:38', 'a0YC000000XoMBOMA3', '1', 'a0YC000000XoMBOMA3', '', '1499.00'),
(18796, '236817490', '', '', 'Saqr Ereiqat', 'Jumeirah lake towers 2706', '2706 Jlt Cluster R', '', 'Dubai', 'Vereinigte Arabische Emirate', '', '', '', '555498876', '0010246Y65', '', '', 'Theorema Copacabana Watch - GM-104-1: Black Strap, Silver Case, Black Face', '13.05.2014 RL707810302DE\r\n\r\nHolzstr. 13, 65197 Wiesbaden 30.06.14 Hermes 44179028897 \r\nJulien Ezelius\r\nKurfürstenstr 2-6\r\n65439 flörsheim 04.09.2014  44247034214 Hermes', '577108635617', 'FedEx', '', '2014-04-07', '04.04.2014 07:38', 'a0YC000000XoMBOMA3', '1', 'a0YC000000XoMBOMA3', '', '1499.00'),
(18797, '236818061', NULL, NULL, 'seon kyu kim', 'shabia m9', 'Mohammiek bin zayed cooperative bldg.mezzanine floor m3 yaash electromechanical mussafah', '', 'ABU DHABI', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '02-5521334', '0010101H1N', NULL, NULL, 'Theorema Copacabana Watch - GM-104-1: Black Strap, Silver Case, Black Face', NULL, '577108635628', 'FedEx', NULL, '2014-04-07', '04.04.2014 07:38', 'a0YC000000XoMBOMA3', '1', 'a0YC000000XoMBOMA3', '', '1499.00'),
(18798, '236810855', NULL, NULL, 'Tanya Sergeyeva', 'Jumeirah Village Triangle 8 C', 'Villa 18 8 C', '32483', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '5064000331', '0010228P7A', NULL, NULL, 'Theorema Copacabana Watch - GM-104-1: Black Strap, Silver Case, Black Face', NULL, '577108635639', 'FedEx', NULL, '2014-04-07', '04.04.2014 07:08', 'a0YC000000XoMBOMA3', '1', 'a0YC000000XoMBOMA3', '', '1499.00'),
(18799, '237141522', NULL, NULL, 'ahmad mohd shaaban', 'co op street 7', 'bain al jisrain', '0', 'abu dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '505625468', '0010042Y92', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '577108635558', 'FedEx', NULL, '2014-04-07', '06.04.2014 17:33', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(18800, '236798194', NULL, NULL, 'Anshul Gupta', 'Corniche Street 401', 'Bukhatir Tower Al Majaz 3', '23467', 'Sharjah', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '-6483007', '0010140IBM', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '577108635650', 'FedEx', NULL, '2014-04-07', '04.04.2014 05:38', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(18801, '236836808', NULL, NULL, 'Aramex eHouse Mohammed Alsous  / RUH23983', 'Al Qouz Industrial area 1 Street #11', 'Bulding #4  Al Qouz Industrial area 1', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '00971-4-376-8000', '0010038BVQ', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '577108635661', 'FedEx', NULL, '2014-04-07', '04.04.2014 09:08', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(18802, '236841592', NULL, NULL, 'Bagdat Bagytov', 'Golden mile. 10 Palm jumeira', '10103 Palm jumeirah', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '555559177', '0010096OAJ', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '577108635672', 'FedEx', NULL, '2014-04-07', '04.04.2014 09:38', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(18803, '236794352', NULL, NULL, 'Bouchra Labiad', 'Oceana,Adriatic G03 00', 'G 03 Palm jumeriah', '0', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '561239292', '0010080C6V', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '577108635683', 'FedEx', NULL, '2014-04-07', '04.04.2014 05:38', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(18804, '236816488', NULL, NULL, 'Diana Chalhoub Mallo', 'Near mazyad mall 3', '2 Shekh zayed city', 'Abu dhabi', 'Abu dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71562E+11', '0010045UR8', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '577108635694', 'FedEx', NULL, '2014-04-07', '04.04.2014 07:38', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(18805, '236806287', NULL, NULL, 'Gnei Zulfika Leon Leon', 'Kalhid Bin Waleed P O Box 290', 'Kanoo Shipping', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71566E+11', '10218526', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '577108635709', 'FedEx', NULL, '2014-04-07', '04.04.2014 06:38', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(18806, '236900908', NULL, NULL, 'Hossam Al Shaban', 'Standard chartered bank Khalidya branch  Khalidya', '', '240', 'Abu dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '502111210', '00101615XR', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '577108635710', 'FedEx', NULL, '2014-04-07', '04.04.2014 15:38', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(18807, '236887460', NULL, NULL, 'm.hamdan alamri', 'alkhawaneej 12', '12 Alkhawaneej', '', 'dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '552155550', '10023950', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '577108635720', 'FedEx', NULL, '2014-04-07', '04.04.2014 14:08', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(18808, '237111198', NULL, NULL, 'Marie Claire Garat', 'Street 9', '3 Khalifa A - SW1 - Al Jaber compound', 'PO Box 730', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '508113806', '0010012WF7', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '577108635731', 'FedEx', NULL, '2014-04-07', '06.04.2014 01:08', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(18809, '236890421', NULL, NULL, 'Mathilda Saad', 'Jumeirah village circle 1', 'Westar terrace garden #10 Barsha South 4', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '556999890', '0010145YA2', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '577108635742', 'FedEx', NULL, '2014-04-07', '04.04.2014 14:38', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(18810, '236826748', NULL, NULL, 'Matteo Castorani', 'Al Raha Beach 1201', 'Al Naseem A1201 Al Bandar', '35566', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,7156E+11', '0010241JZG', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '577108635753', 'FedEx', NULL, '2014-04-07', '04.04.2014 08:38', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(18811, '237114486', NULL, NULL, 'Mohammad Kammar', 'Alkhalidya Zayed', 'Kamal pharmacy1004 block b Alkhalidya', '', 'Abudhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '508462838', '00101113GP', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '577108635764', 'FedEx', NULL, '2014-04-07', '06.04.2014 02:38', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(18812, '236797447', NULL, NULL, 'mohd omar slem', '57 57', 'villa 9', '', 'ajman', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '505199007', '0010106BFY', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '577108635775', 'FedEx', NULL, '2014-04-07', '04.04.2014 05:38', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(18813, '236997922', NULL, NULL, 'Nader Aladham', 'School Streen / Burj Khalifa Street F705', 'Flat 705, South Ridge Tower 1 Downtown Burj Khalifa', '0', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '561788932', '0010173LX0', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '577108635786', 'FedEx', NULL, '2014-04-07', '05.04.2014 07:14', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(18814, '237035880', NULL, NULL, 'Saeed Obaid', '(alsarooj) Alhermozi 31', '30 Alsarooj', '', 'Alain', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71506E+11', '00100071EA', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '577108635797', 'FedEx', NULL, '2014-04-07', '05.04.2014 16:47', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(18815, '237155437', NULL, NULL, 'SALEM ALSHAMSI 52', '52 52', 'villa no 75 Khalifa city A', '2', 'ABU DHABI', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '508492099', '0010122OK7', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '577108635801', 'FedEx', NULL, '2014-04-07', '06.04.2014 17:33', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(18816, '236818224', NULL, NULL, 'seon kyu kim', 'shabia m9', 'Mohammiek bin zayed cooperative bldg.mezzanine floor m3 yaash electromechanical mussafah', '', 'ABU DHABI', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '02-5521334', '00102044GK', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '577108635628', 'FedEx', NULL, '2014-04-07', '04.04.2014 07:38', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(18817, '237114730', NULL, NULL, 'shankar chandrasekharan', '154, golden tower 1', '154 Corniche', '46872', 'abu dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '26274939', '0010126EXO', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '577108635823', 'FedEx', NULL, '2014-04-07', '06.04.2014 02:38', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(18818, '236811113', NULL, NULL, 'Tanya Sergeyeva', 'Jumeirah Village Triangle 8 C', 'Villa 18 8 C', '32483', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '5064000331', '0010114F7P', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '577108635639', 'FedEx', NULL, '2014-04-07', '04.04.2014 07:08', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(18819, '237111987', NULL, NULL, 'david goad', 'Kalifa Park ADEC', 'Floor 2 Next to Two Four Fiftyfour building', '', 'abu dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '501278848', '0010069S15', NULL, NULL, 'Theorema Copacabana Watch - GM-104-4: Brown Strap, Silver Case, Gold Face', NULL, '577108635845', 'FedEx', NULL, '2014-04-07', '06.04.2014 01:38', 'a0YC000000XoMDAMA3', '1', 'a0YC000000XoMDAMA3', '', '1499.00'),
(18820, '236816837', NULL, NULL, 'Hesham Farid', '5 5  106', 'The Greens Al Ghozlan 3', '486001', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71506E+11', '10242931', NULL, NULL, 'Theorema Copacabana Watch - GM-104-4: Brown Strap, Silver Case, Gold Face', NULL, '577108635856', 'FedEx', NULL, '2014-04-07', '04.04.2014 07:38', 'a0YC000000XoMDAMA3', '1', 'a0YC000000XoMDAMA3', '', '1499.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(18821, '236912792', NULL, NULL, 'Jeffry Tanzil', 'Sheikh Khalifa Street 03', '1st Floor - Commodore Contracting Al Markaziyah', '2023', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71506E+11', '0010019VHQ', NULL, NULL, 'Theorema Copacabana Watch - GM-104-4: Brown Strap, Silver Case, Gold Face', NULL, '577108635867', 'FedEx', NULL, '2014-04-07', '04.04.2014 16:45', 'a0YC000000XoMDAMA3', '1', 'a0YC000000XoMDAMA3', '', '1499.00'),
(18822, '237126274', NULL, NULL, 'Kamaruddeen Usman', 'Al nahda 129', 'flat no.506naser all sheba Sharja all nahada', '', 'sharja', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '555661786', '0010029N5X', NULL, NULL, 'Theorema Copacabana Watch - GM-104-4: Brown Strap, Silver Case, Gold Face', NULL, '577108635878', 'FedEx', NULL, '2014-04-07', '06.04.2014 04:08', 'a0YC000000XoMDAMA3', '1', 'a0YC000000XoMDAMA3', '', '1499.00'),
(18823, '236953015', NULL, NULL, 'May Tatary', 'Street 2 3', 'Villa 3 Springs 9', '1', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '507357595', '00100807FR', NULL, NULL, 'Theorema Copacabana Watch - GM-104-4: Brown Strap, Silver Case, Gold Face', NULL, '577108635889', 'FedEx', NULL, '2014-04-07', '05.04.2014 03:08', 'a0YC000000XoMDAMA3', '1', 'a0YC000000XoMDAMA3', '', '1499.00'),
(18824, '236881136', '', '', 'Olivier Kueny', 'Emaar Square 5', 'Level 2 Downtown', '502601', 'Dubai', 'Vereinigte Arabische Emirate', '', '', '', '9,71562E+11', '0010124MD6', '', '', 'Theorema Copacabana Watch - GM-104-4: Brown Strap, Silver Case, Gold Face', 'Uhr erhalten 07.05.2014\r\nBitte refund!!!', '577108635890', 'FedEx', '', '2014-04-07', '04.04.2014 13:43', 'a0YC000000XoMDAMA3', '1', 'a0YC000000XoMDAMA3', '', '1499.00'),
(18825, '237016730', NULL, NULL, 'Alexey Yatsentyuk', 'Palm Jumeirah 1', 'Oceana residence, Caribbean bldg, app 606', '450450', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71552E+11', '0010039BRN', NULL, NULL, 'Theorema Copacabana Watch -GM-104-3: Black Strap, Black Case, Black Face', NULL, '577108635970', 'FedEx', NULL, '2014-04-07', '05.04.2014 09:08', 'a0YC000000XoMClMAN', '1', 'a0YC000000XoMClMAN', '', '1499.00'),
(18826, '236837334', NULL, NULL, 'Belal Ibrahim', 'Al Majaz 15', '202 Al Majaz 1 - ', '21112', 'Sharjah', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '5035066166', '0010179U4G', NULL, NULL, 'Theorema Copacabana Watch -GM-104-3: Black Strap, Black Case, Black Face', NULL, '577108635915', 'FedEx', NULL, '2014-04-07', '04.04.2014 09:08', 'a0YC000000XoMClMAN', '1', 'a0YC000000XoMClMAN', '', '1499.00'),
(18827, '236864586', NULL, NULL, 'Divish Khemani', 'Hamsah Building, Al Ansar Mall -', '309 Karama', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '050-8823602', '00101824J1', NULL, NULL, 'Theorema Copacabana Watch -GM-104-3: Black Strap, Black Case, Black Face', NULL, '577108635926', 'FedEx', NULL, '2014-04-07', '04.04.2014 12:38', 'a0YC000000XoMClMAN', '1', 'a0YC000000XoMClMAN', '', '1499.00'),
(18828, '236832767', NULL, NULL, 'Fadia Jabbour', 'Arab gulf road 30', '238/2 Manhal', '', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '555368023', '00100129WT', NULL, NULL, 'Theorema Copacabana Watch -GM-104-3: Black Strap, Black Case, Black Face', NULL, '577108635937', 'FedEx', NULL, '2014-04-07', '04.04.2014 09:08', 'a0YC000000XoMClMAN', '1', 'a0YC000000XoMClMAN', '', '1499.00'),
(18829, '236795515', NULL, NULL, 'Yassim ELFASSI', 'Al Khayyat Investment POBOX 11245', 'IT DEPT Dubai Investment Park', '', 'Dubai - UAE', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71503E+11', '0010050TDE', NULL, NULL, 'Theorema Copacabana Watch -GM-104-3: Black Strap, Black Case, Black Face', NULL, '577108635948', 'FedEx', NULL, '2014-04-07', '04.04.2014 05:38', 'a0YC000000XoMClMAN', '1', 'a0YC000000XoMClMAN', '', '1499.00'),
(18830, '237052182', NULL, NULL, 'ZAINAB KHOURI', 'BAIN AL JESAIN -', '-', '-', 'ABU DHABI', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '503622766', '0010153Q44', NULL, NULL, 'Theorema Copacabana Watch -GM-104-3: Black Strap, Black Case, Black Face', NULL, '577108635959', 'FedEx', NULL, '2014-04-07', '05.04.2014 16:47', 'a0YC000000XoMClMAN', '1', 'a0YC000000XoMClMAN', '', '1499.00'),
(18831, '235720275', NULL, NULL, 'Corinne Mbundani beby', '3 PLACE DE LA GOELETTE', '', '94430', 'CHENNEVIERES SUR MARNE', 'Frankreich', 'FR', NULL, NULL, '650463543', '0010059YAK', NULL, NULL, 'Montre bracelet cuir marron, cadran noir, boÃ®tier dorÃ©Macau', NULL, '578824899556', 'FedEx', NULL, '2014-04-01', '29.03.2014 20:38', 'FR200314SE42', '1', 'a0YC000000Xn1UnMAJ', '159.99', '239.00'),
(18832, '235720001', NULL, NULL, 'Pop Cornel', '18  RUE DE VERDUN app 11 et 2', '', '30900', 'NIMES', 'Frankreich', 'FR', NULL, NULL, '664562699', '0010232RO6', NULL, NULL, 'Montre bracelet cuir marron, cadran noir, boÃ®tier dorÃ© Macau', NULL, '578824899567', 'FedEx', NULL, '2014-04-01', '29.03.2014 20:38', 'FR200314SE42', '1', 'a0YC000000Xn1UnMAJ', '159.99', '239.00'),
(18833, '235552504', NULL, NULL, 'Roxy Si Ady Craciun', '253 RUE SAINT SAUVEUR', '', '06110', 'LE CANNET', 'Frankreich', 'FR', NULL, NULL, '614956927', '00101466V4', NULL, NULL, 'Montre bracelet cuir marron, cadran noir, boÃ®tier dorÃ© Macau', NULL, '578824899578', 'FedEx', NULL, '2014-04-01', '28.03.2014 20:38', 'FR200314SE42', '1', 'a0YC000000Xn1UnMAJ', '159.99', '239.00'),
(18834, '235564941', NULL, NULL, 'Victor Pelisson', '2 ALLEE DES SANSONNETS', '', '95570', 'ATTAINVILLE', 'Frankreich', 'FR', NULL, NULL, '06 62 87 21 14', '00102253EV', NULL, NULL, 'Montre bracelet cuir marron, cadran noir, boÃ®tier dorÃ© Macau', NULL, '578824899589', 'FedEx', NULL, '2014-04-01', '28.03.2014 22:08', 'FR200314SE42', '1', 'a0YC000000Xn1UnMAJ', '159.99', '239.00'),
(18835, '235733157', NULL, NULL, 'zhilin weng', '51 CHEMIN DES VIGNES', 'euro trans', '93000', 'BOBIGNY', 'Frankreich', 'FR', NULL, NULL, '07 77 72 95 70', '0010174WLX', NULL, NULL, 'Montre bracelet cuir marron, cadran noir, boÃ®tier dorÃ© Macau', NULL, '578824899590', 'FedEx', NULL, '2014-04-01', '29.03.2014 22:38', 'FR200314SE42', '1', 'a0YC000000Xn1UnMAJ', '159.99', '239.00'),
(18836, '235456113', NULL, NULL, 'Didier PANCHAU', '19 RUE RUE GENERAL RAMBAUD', '', '38000', 'GRENOBLE', 'Frankreich', 'FR', NULL, NULL, '609222749', '0010247SN5', NULL, NULL, 'Montre bracelet cuir noir, cadran argentÃ©, boÃ®tier argentÃ© Macau', NULL, '578824899604', 'FedEx', NULL, '2014-04-01', '28.03.2014 12:08', 'FR200314SE40', '1', 'a0YC000000Xn1UmMAJ', '159.99', '239.00'),
(18837, '235680097', NULL, NULL, 'HERVE FOLCHER', '2 RUE DUCLAUX MONTEILS', '', '30100', 'ALES', 'Frankreich', 'FR', NULL, NULL, '675701077', '0010111RF9', NULL, NULL, 'Montre bracelet cuir noir, cadran argentÃ©, boÃ®tier argentÃ© Macau', NULL, '578824899615', 'FedEx', NULL, '2014-04-01', '29.03.2014 16:08', 'FR200314SE40', '1', 'a0YC000000Xn1UmMAJ', '159.99', '239.00'),
(18838, '235730809', NULL, NULL, 'Robert Adout', '16 RUE DE SAINT GOBAIN', '', '93800', 'EPINAY SUR SEINE', 'Frankreich', 'FR', NULL, NULL, '662832012', '0010152KYP', NULL, NULL, 'Montre bracelet cuir noir, cadran argentÃ©, boÃ®tier argentÃ© Macau', NULL, '578824899626', 'FedEx', NULL, '2014-04-01', '29.03.2014 22:08', 'FR200314SE40', '1', 'a0YC000000Xn1UmMAJ', '159.99', '239.00'),
(18839, '235631502', NULL, NULL, 'catherine LOUIS', '49 RUE CHALMEL', '', '37000', 'TOURS', 'Frankreich', 'FR', NULL, NULL, '651962454', '00101796D7', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ© Macau', NULL, '578824899637', 'FedEx', NULL, '2014-04-01', '29.03.2014 10:38', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18840, '235720591', NULL, NULL, 'Corinne Mbundani beby', '3 PLACE DE LA GOELETTE', '', '94430', 'CHENNEVIERES SUR MARNE', 'Frankreich', 'FR', NULL, NULL, '650463543', '001002923C', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ© Macau', NULL, '578824899556', 'FedEx', NULL, '2014-04-01', '29.03.2014 20:38', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18841, '235613162', NULL, NULL, 'jean francois antier', '5 VILLA DES BOULEAUX', '', '77185', 'LOGNES', 'Frankreich', 'FR', NULL, NULL, '625431457', '0010054VF3', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ© Macau', NULL, '578824899659', 'FedEx', NULL, '2014-04-01', '29.03.2014 09:08', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18842, '235894033', NULL, NULL, 'Leila Sabour el alaoui', '85 ALLEE DES OLIVIERS', 'Lotissement les restoubles', '13880', 'VELAUX', 'Frankreich', 'FR', NULL, NULL, '619744381', '00101606DV', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ© Macau', NULL, '578824899660', 'FedEx', NULL, '2014-04-01', '30.03.2014 20:08', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18843, '235677944', NULL, NULL, 'Anouck LEHALLE', '7 RUE GASPARD BARBAUD', '', '90600', 'GRANDVILLARS', 'Frankreich', 'FR', NULL, NULL, '665012300', '0010043U9E', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir Macau', NULL, '578824899670', 'FedEx', NULL, '2014-04-01', '29.03.2014 15:38', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18844, '235723111', NULL, NULL, 'Arerken YILIYA', '177 AVENUE GAMBETTA', 'CODE 2759 ,6EME ETAGE', '75020', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '650116744', '00102248HX', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir Macau', NULL, '578824899681', 'FedEx', NULL, '2014-04-01', '29.03.2014 21:08', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18845, '235719500', NULL, NULL, 'Arerken YILIYA', '177 AVENUE GAMBETTA', 'CODE 2759 ,6EME ETAGE', '75020', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '650116744', '0010068UXH', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir Macau', NULL, '578824899681', 'FedEx', NULL, '2014-04-01', '29.03.2014 20:38', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18846, '235639817', NULL, NULL, 'aymen troudi', '3 AVENUE DU DOCTEUR MAURICE DONAT', '', '06800', 'CAGNES SUR MER', 'Frankreich', 'FR', NULL, NULL, '638884786', '0010168G7V', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir Macau', NULL, '578824899707', 'FedEx', NULL, '2014-04-01', '29.03.2014 11:38', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18847, '235688002', NULL, NULL, 'catherine LOUIS', '49 RUE CHALMEL', '', '37000', 'TOURS', 'Frankreich', 'FR', NULL, NULL, '651962454', '00101933OF', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir Macau', NULL, '578824899637', 'FedEx', NULL, '2014-04-01', '29.03.2014 16:38', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18848, '235719977', NULL, NULL, 'Corinne Mbundani beby', '3 PLACE DE LA GOELETTE', '', '94430', 'CHENNEVIERES SUR MARNE', 'Frankreich', 'FR', NULL, NULL, '650463543', '0010195WVA', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir Macau', NULL, '578824899556', 'FedEx', NULL, '2014-04-01', '29.03.2014 20:38', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18849, '235663106', NULL, NULL, 'Hassan Ouled Ali', '58 RUE DU PETIT PONT', '', '45000', 'ORLEANS', 'Frankreich', 'FR', NULL, NULL, '658670039', '0010105QM3', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir Macau', NULL, '578824899730', 'FedEx', NULL, '2014-04-01', '29.03.2014 14:08', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18850, '235514132', NULL, NULL, 'RATEAU EMILIE', '12 RUE DE VERDUN', '', '76600', 'LE HAVRE', 'Frankreich', 'FR', NULL, NULL, '665241937', '10021339', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir Macau', NULL, '578824899740', 'FedEx', NULL, '2014-04-01', '28.03.2014 17:08', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18851, '235480867', NULL, NULL, 'Steph Midoux Gazan', '671 Chemin de tourvieille', '', '26780', 'Malataverne', 'Frankreich', 'FR', NULL, NULL, '684525921', '0010169Q25', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir Macau', NULL, '578824899751', 'FedEx', NULL, '2014-04-01', '28.03.2014 14:08', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18852, '235248172', NULL, NULL, 'CHRISTOPHE RANTY', '9 RUE MARIE CURIE', '', '87310', 'GORRE', 'Frankreich', 'FR', NULL, NULL, '771039835', '001001457C', NULL, NULL, 'Montre bracelet cuir marron, cadran noir, boÃ®tier dorÃ©Macau ', NULL, '577108633290', 'FedEx', NULL, '2014-03-28', '27.03.2014 14:08', 'FR200314SE42', '1', 'a0YC000000Xn1UnMAJ', '159.99', '239.00'),
(18853, '235341039', NULL, NULL, 'jean-luc DIENIS', '220 ROUTE DE LA CHASSAGNE', '', '87480', 'ST PRIEST TAURION', 'Frankreich', 'FR', NULL, NULL, '621342705', '0010058KLB', NULL, NULL, 'Montre bracelet cuir marron, cadran noir, boÃ®tier dorÃ© Macau', NULL, '577108633305', 'FedEx', NULL, '2014-03-28', '27.03.2014 21:38', 'FR200314SE42', '1', 'a0YC000000Xn1UnMAJ', '159.99', '239.00'),
(18854, '235187323', NULL, NULL, 'Yacine Ramdani', '55 AVENUE DU BAS MEUDON', 'Interphone 8A  2Ã¨me Ã©tage porte gauche', '92130', 'ISSY LES MOULINEAUX', 'Frankreich', 'FR', NULL, NULL, '669442104', '0010010WLL', NULL, NULL, 'Montre bracelet cuir marron, cadran noir, boÃ®tier dorÃ© Macau', NULL, '577108633316', 'FedEx', NULL, '2014-03-28', '27.03.2014 10:08', 'FR200314SE42', '1', 'a0YC000000Xn1UnMAJ', '159.99', '239.00'),
(18855, '235286285', NULL, NULL, 'annie moreul', '4 RUE FRANCIS POULENC', '', '56520', 'Guidel', 'Frankreich', 'FR', NULL, NULL, '617099915', '001011602N', NULL, NULL, 'Montre bracelet cuir noir, cadran argentÃ©, boÃ®tier argentÃ© Macau', NULL, '577108633327', 'FedEx', NULL, '2014-03-28', '27.03.2014 17:38', 'FR200314SE40', '1', 'a0YC000000Xn1UmMAJ', '159.99', '239.00'),
(18856, '235237498', NULL, NULL, 'Julia Tokareva', '11 RUE GEORGE BERNARD SHAW', 'code: 01254', '75015', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '630747318', '00100521EC', NULL, NULL, 'Montre bracelet cuir noir, cadran argentÃ©, boÃ®tier argentÃ© Macau', NULL, '577108633338', 'FedEx', NULL, '2014-03-28', '27.03.2014 13:38', 'FR200314SE40', '1', 'a0YC000000Xn1UmMAJ', '159.99', '239.00'),
(18857, '235311208', NULL, NULL, 'Launay Marcel', '97 GRANDE RUE', '', '89400', 'BASSOU', 'Frankreich', 'FR', NULL, NULL, '633978548', '0010145C2I', NULL, NULL, 'Montre bracelet cuir noir, cadran argentÃ©, boÃ®tier argentÃ© Macau', NULL, '577108633349', 'FedEx', NULL, '2014-03-28', '27.03.2014 19:38', 'FR200314SE40', '1', 'a0YC000000Xn1UmMAJ', '159.99', '239.00'),
(18858, '235142225', NULL, NULL, 'Patrick Damoiseau', '42 RUE JULES FERRY', '', '10430', 'ROSIERES PRES TROYES', 'Frankreich', 'FR', NULL, NULL, '686389500', '0010120XY7', NULL, NULL, 'Montre bracelet cuir noir, cadran argentÃ©, boÃ®tier argentÃ© Macau', NULL, '577108633350', 'FedEx', NULL, '2014-03-28', '27.03.2014 07:14', 'FR200314SE40', '1', 'a0YC000000Xn1UmMAJ', '159.99', '239.00'),
(18859, '235145217', NULL, NULL, 'HELENE BONTEMS', '148 RUE DU GENERAL LECLERC', '10 JARDINS DENOUVAL', '78570', 'ANDRESY', 'Frankreich', 'FR', NULL, NULL, '662588642', '0010135YCH', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ© Macau', NULL, '577108633360', 'FedEx', NULL, '2014-03-28', '27.03.2014 07:38', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18860, '235312001', NULL, NULL, 'Anne-sophie Mihelic', '54 RT QUARTIER ESTIENNE 3 COMPAGNIE', '', '67504', 'Haguenau cedex', 'Frankreich', 'FR', NULL, NULL, '681515830', '0010186GIO', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir Macau', NULL, '577108633371', 'FedEx', NULL, '2014-03-28', '27.03.2014 19:38', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18861, '235334416', NULL, NULL, 'Florian Magnan', '1 IMPASSE ESPACES VERTS', 'lotissement l\'ideal', '30470', 'AIMARGUES', 'Frankreich', 'FR', NULL, NULL, '627864572', '10067829', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir Macau', NULL, '577108633382', 'FedEx', NULL, '2014-03-28', '27.03.2014 21:08', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18862, '235259809', NULL, NULL, 'Richard BERNADIN', '4 RUE JULES FERRY', 'Imprimerie de la CitÃ©', '06240', 'BEAUSOLEIL', 'Frankreich', 'FR', NULL, NULL, '663785110', '0010081EYG', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir Macau', NULL, '577108633393', 'FedEx', NULL, '2014-03-28', '27.03.2014 15:08', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18863, '235320932', NULL, NULL, 'THIERRY MASSON', '8 IMPASSE DE L ESCALE', '', '38760', 'VARCES ALLIERES ET RISSET', 'Frankreich', 'FR', NULL, NULL, '680340715', '001019474P', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir Macau', NULL, '577108633408', 'FedEx', NULL, '2014-03-28', '27.03.2014 20:08', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18864, '234469226', NULL, NULL, 'Anis distribution Rahmi', '0 PARC D ACTIVITES LES VALLEES', '', '45770', 'Saran', 'Frankreich', 'FR', NULL, NULL, '648868834', '0010242JQ0', NULL, NULL, 'Montre bracelet cuir marron, cadran noir, boÃ®tier dorÃ©', NULL, '577108632000', 'FedEx', NULL, '2014-03-26', '24.03.2014 16:08', 'FR200314SE42', '1', 'a0YC000000Xn1UnMAJ', '159.99', '239.00'),
(18865, '234432442', NULL, NULL, 'christian Guillemer', '92 t rue de brest', '', '22100', 'dinan', 'Frankreich', 'FR', NULL, NULL, '610896318', '0010104O74', NULL, NULL, 'Montre bracelet cuir marron, cadran noir, boÃ®tier dorÃ©', NULL, '577108632011', 'FedEx', NULL, '2014-03-26', '24.03.2014 13:09', 'FR200314SE42', '1', 'a0YC000000Xn1UnMAJ', '159.99', '239.00'),
(18866, '234443104', NULL, NULL, 'Fabrice BAZILE', '4 RUE MAGELLAN', 'Appt 102', '91300', 'MASSY', 'Frankreich', 'FR', NULL, NULL, '663096527', '0010079I2X', NULL, NULL, 'Montre bracelet cuir marron, cadran noir, boÃ®tier dorÃ©', NULL, '577108632022', 'FedEx', NULL, '2014-03-26', '24.03.2014 13:38', 'FR200314SE42', '1', 'a0YC000000Xn1UnMAJ', '159.99', '239.00'),
(18867, '234490210', NULL, NULL, 'Jean Bernard Borye', '665 AVENUE TONY CARDELLA', '3264A', '83700', 'ST RAPHAEL', 'Frankreich', 'FR', NULL, NULL, '686796782', '0010204LIV', NULL, NULL, 'Montre bracelet cuir marron, cadran noir, boÃ®tier dorÃ©', NULL, '577108632033', 'FedEx', NULL, '2014-03-26', '24.03.2014 18:23', 'FR200314SE42', '1', 'a0YC000000Xn1UnMAJ', '159.99', '239.00'),
(18868, '234648440', NULL, NULL, 'jean-claude CARRION', '6 RUE JACQUES LARREILLE', '', '64230', 'UZEIN', 'Frankreich', 'FR', NULL, NULL, '559128207', '0010231W6R', NULL, NULL, 'Montre bracelet cuir marron, cadran noir, boÃ®tier dorÃ©', NULL, '577108632044', 'FedEx', NULL, '2014-03-26', '25.03.2014 10:38', 'FR200314SE42', '1', 'a0YC000000Xn1UnMAJ', '159.99', '239.00'),
(18869, '234570599', NULL, NULL, 'Jordi Verspoor', '604 Chemin de pichot', '', '83440', 'Tourrettes', 'Frankreich', 'FR', NULL, NULL, '659081441', '0010192S8Q', NULL, NULL, 'Montre bracelet cuir marron, cadran noir, boÃ®tier dorÃ©', NULL, '577108632055', 'FedEx', NULL, '2014-03-26', '25.03.2014 06:08', 'FR200314SE42', '1', 'a0YC000000Xn1UnMAJ', '159.99', '239.00'),
(18870, '234490985', NULL, NULL, 'Viviane Azzopardi', '36 RUE FRANCOIS BONAMY', '', '44400', 'REZE', 'Frankreich', 'FR', NULL, NULL, '623267423', '0010051HDZ', NULL, NULL, 'Montre bracelet cuir marron, cadran noir, boÃ®tier dorÃ©', NULL, '577108632066', 'FedEx', NULL, '2014-03-26', '24.03.2014 18:23', 'FR200314SE42', '1', 'a0YC000000Xn1UnMAJ', '159.99', '239.00'),
(18871, '234512120', NULL, NULL, 'abderrahmane jamjama', '6 RUE GENERAL PIERRE KOENIG', 'Bat 6 ,appart 8', '30000', 'NIMES', 'Frankreich', 'FR', NULL, NULL, '624300740', '00100430FS', NULL, NULL, 'Montre bracelet cuir noir, cadran argentÃ©, boÃ®tier argentÃ©', NULL, '577108632077', 'FedEx', NULL, '2014-03-26', '24.03.2014 19:38', 'FR200314SE40', '1', 'a0YC000000Xn1UmMAJ', '159.99', '239.00'),
(18872, '234705450', NULL, NULL, 'Anthony Ognibene de Vita', '1000 chemin du frogier superieur', '', '06690', 'tourrette levens', 'Frankreich', 'FR', NULL, NULL, '629474613', '0010054NSG', NULL, NULL, 'Montre bracelet cuir noir, cadran argentÃ©, boÃ®tier argentÃ©', NULL, '577108632088', 'FedEx', NULL, '2014-03-26', '25.03.2014 15:09', 'FR200314SE40', '1', 'a0YC000000Xn1UmMAJ', '159.99', '239.00'),
(18873, '234534759', NULL, NULL, 'bernard puel', '1 RUE DE TORCE', '', '72450', 'LOMBRON', 'Frankreich', 'FR', NULL, NULL, '634870594', '0010160IYE', NULL, NULL, 'Montre bracelet cuir noir, cadran argentÃ©, boÃ®tier argentÃ©', NULL, '577108632099', 'FedEx', NULL, '2014-03-26', '24.03.2014 21:38', 'FR200314SE40', '1', 'a0YC000000Xn1UmMAJ', '159.99', '239.00'),
(18874, '234588052', NULL, NULL, 'Elise Lefebvre', '4 RUE DU RENARD', 'Appartement 122 - 2eme etage', '62200', 'BOULOGNE SUR MER', 'Frankreich', 'FR', NULL, NULL, '649380819', '0010218HW7', NULL, NULL, 'Montre bracelet cuir noir, cadran argentÃ©, boÃ®tier argentÃ©', NULL, '577108632103', 'FedEx', NULL, '2014-03-26', '25.03.2014 07:08', 'FR200314SE40', '1', 'a0YC000000Xn1UmMAJ', '159.99', '239.00'),
(18875, '234448149', NULL, NULL, 'Eva Belloulou', '15 Rue Paul Lafargue', '', '94270', 'Le kremlin bicetre', 'Frankreich', 'FR', NULL, NULL, '603204930', '0010239YE2', NULL, NULL, 'Montre bracelet cuir noir, cadran argentÃ©, boÃ®tier argentÃ©', NULL, '577108632114', 'FedEx', NULL, '2014-03-26', '24.03.2014 14:08', 'FR200314SE40', '1', 'a0YC000000Xn1UmMAJ', '159.99', '239.00'),
(18876, '234440835', NULL, NULL, 'Liang Jiaqi', '30 RUE JOSEPH CHAPELLE', '2 etage', '69008', 'LYON', 'Frankreich', 'FR', NULL, NULL, '695234567', '00101740S7', NULL, NULL, 'Montre bracelet cuir noir, cadran argentÃ©, boÃ®tier argentÃ©', NULL, '577108632125', 'FedEx', NULL, '2014-03-26', '24.03.2014 13:38', 'FR200314SE40', '1', 'a0YC000000Xn1UmMAJ', '159.99', '239.00'),
(18877, '234458191', NULL, NULL, 'Marc Mendlowictz', '2 LOTISSEMENT LE VERNAY', '', '01600', 'STE EUPHEMIE', 'Frankreich', 'FR', NULL, NULL, '474008609', '0010182L6S', NULL, NULL, 'Montre bracelet cuir noir, cadran argentÃ©, boÃ®tier argentÃ©', NULL, '577108632136', 'FedEx', NULL, '2014-03-26', '24.03.2014 15:08', 'FR200314SE40', '1', 'a0YC000000Xn1UmMAJ', '159.99', '239.00'),
(18878, '234391769', NULL, NULL, 'odile breillacq', '8 B RUE DES ARENES', '', '49100', 'ANGERS', 'Frankreich', 'FR', NULL, NULL, '241201869', '00100652YA', NULL, NULL, 'Montre bracelet cuir noir, cadran argentÃ©, boÃ®tier argentÃ©', NULL, '577108632147', 'FedEx', NULL, '2014-03-26', '24.03.2014 09:38', 'FR200314SE40', '1', 'a0YC000000Xn1UmMAJ', '159.99', '239.00'),
(18879, '234532008', NULL, NULL, 'Sibel Calisir', '12 HAMEAU DE LA QUEDON', '', '95670', 'MARLY LA VILLE', 'Frankreich', 'FR', NULL, NULL, '646633485', '0010060I9B', NULL, NULL, 'Montre bracelet cuir noir, cadran argentÃ©, boÃ®tier argentÃ©', NULL, '577108632158', 'FedEx', NULL, '2014-03-26', '24.03.2014 21:38', 'FR200314SE40', '1', 'a0YC000000Xn1UmMAJ', '159.99', '239.00'),
(18880, '234343348', NULL, NULL, 'abdelhadi rhiati', '5 QUAI DE LA MARINE', '', '93450', 'L ILE ST DENIS', 'Frankreich', 'FR', NULL, NULL, '699477915', '00101194L9', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ©', NULL, '577108632169', 'FedEx', NULL, '2014-03-26', '24.03.2014 00:08', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18881, '234556819', NULL, NULL, 'Anne Battiston', '342 CHEMIN LAPERIA', '', '64210', 'GUETHARY', 'Frankreich', 'FR', NULL, NULL, '619551471', '00102408FV', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ©', NULL, '577108632170', 'FedEx', NULL, '2014-03-26', '25.03.2014 04:08', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18882, '234605679', NULL, NULL, 'Belfatmi Sylvie', '5 HLM LES COMTES', 'Adress complete ( belfatmi sylvie: les comtes batime nt a5 appartemant 74 rue jean cretinon )', '13110', 'PORT DE BOUC', 'Frankreich', 'FR', NULL, NULL, '617413441', '0010128MGN', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ©', NULL, '577108632180', 'FedEx', NULL, '2014-03-26', '25.03.2014 08:08', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18883, '234416588', NULL, NULL, 'Bonnet Lilian', '18 BOULEVARD LOUIS ARAGON', '', '66200', 'CORNEILLA DEL VERCOL', 'Frankreich', 'FR', NULL, NULL, '603005278', '0010139WAO', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ©', NULL, '577108632191', 'FedEx', NULL, '2014-03-26', '24.03.2014 11:38', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18884, '234751149', NULL, NULL, 'Bouteloup Arnaud', '2 rue Boiron', '2e etage', '69440', 'Mornant', 'Frankreich', 'FR', NULL, NULL, '613948249', '0010194OP7', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ©', NULL, '577108632206', 'FedEx', NULL, '2014-03-26', '25.03.2014 19:08', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18885, '234473303', NULL, NULL, 'Charlotte Rigaud', '2 SQUARE ETIENNE DE FOUGERES', '1er etage a droite', '35200', 'Rennes', 'Frankreich', 'FR', NULL, NULL, '658348169', '0010144TB0', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ©', NULL, '577108632217', 'FedEx', NULL, '2014-03-26', '24.03.2014 16:38', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18886, '234393711', NULL, NULL, 'Claire Breillacq', '25 RESIDENCE DU PUY GARNIER', 'Batiment C', '49100', 'ANGERS', 'Frankreich', 'FR', NULL, NULL, '698040584', '00100507N8', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ©', NULL, '577108632228', 'FedEx', NULL, '2014-03-26', '24.03.2014 09:38', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18887, '234432428', NULL, NULL, 'Corentin Besnard', '6 RUE DU SIROCCO', '', '95610', 'ERAGNY SUR OISE', 'Frankreich', 'FR', NULL, NULL, '636853761', '0010230BG8', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ©', NULL, '577108632239', 'FedEx', NULL, '2014-03-26', '24.03.2014 13:09', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18888, '234684686', NULL, NULL, 'cynthia rayer', '76 RUE LAPEYRERE', '', '64300', 'ORTHEZ', 'Frankreich', 'FR', NULL, NULL, '626942789', '00100419UN', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ©', NULL, '577108632240', 'FedEx', NULL, '2014-03-26', '25.03.2014 13:08', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18889, '234484120', NULL, NULL, 'Didier PANCHAU', '19 RUE RUE GENERAL RAMBAUD', '', '38000', 'GRENOBLE', 'Frankreich', 'FR', NULL, NULL, '609222749', '0010032NX8', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ©', NULL, '577108632250', 'FedEx', NULL, '2014-03-26', '24.03.2014 17:45', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18890, '234403996', NULL, NULL, 'Donald SAINT CYR', '5 RUE DE TURENNE', '', '93420', 'VILLEPINTE', 'Frankreich', 'FR', NULL, NULL, '609250060', '0010061ZEV', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ©', NULL, '577108632261', 'FedEx', NULL, '2014-03-26', '24.03.2014 10:39', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18891, '234353464', NULL, NULL, 'fabien deal', '3 rue d Austerlitz', 'Chocolaterie Bouillet', '69004', 'Lyon', 'Frankreich', 'FR', NULL, NULL, '687746874', '0010142OSP', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ©', NULL, '577108632272', 'FedEx', NULL, '2014-03-26', '24.03.2014 06:08', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18892, '234375984', NULL, NULL, 'Freddy Francois LANDRY', '7 RUE DE L UNIVERSITE', '2Â° Etage', '51100', 'REIMS', 'Frankreich', 'FR', NULL, NULL, '675510556', '0010222ZXT', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ©', NULL, '577108632283', 'FedEx', NULL, '2014-03-26', '24.03.2014 08:38', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18893, '234793770', NULL, NULL, 'sanaa houbaine', '34 RUE ALEX COUTET', '', '31100', 'Toulouse', 'Frankreich', 'FR', NULL, NULL, '777994936', '0010051CW2', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ©', NULL, '577108632294', 'FedEx', NULL, '2014-03-26', '25.03.2014 23:08', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18894, '234793695', NULL, NULL, 'sanaa houbaine', '34 RUE ALEX COUTET', '', '31100', 'Toulouse', 'Frankreich', 'FR', NULL, NULL, '777994936', '00100475KC', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ©', NULL, '577108632294', 'FedEx', NULL, '2014-03-26', '25.03.2014 23:09', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18895, '234762732', NULL, NULL, 'Sebastien Patry', 'Le bourg Saint brieuc des iffs', '', '35630', 'Saint brieuc des iffs', 'Frankreich', 'FR', NULL, NULL, '', '0010218L6B', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ©', NULL, '577108632310', 'FedEx', NULL, '2014-03-26', '25.03.2014 20:08', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18896, '234532259', NULL, NULL, 'Sibel Calisir', '12 HAMEAU DE LA QUEDON', '', '95670', 'MARLY LA VILLE', 'Frankreich', 'FR', NULL, NULL, '646633485', '001019163V', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ©', NULL, '577108632158', 'FedEx', NULL, '2014-03-26', '24.03.2014 21:38', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18897, '234600087', NULL, NULL, 'Wilfried Gregoire', '73 RUE DE LA BENAUGE', 'Prendre escalier gris', '33100', 'BORDEAUX', 'Frankreich', 'FR', NULL, NULL, '06 60 81 25 06', '0010086WNC', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ©', NULL, '577108632331', 'FedEx', NULL, '2014-03-26', '25.03.2014 08:09', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18898, '234743484', NULL, NULL, 'Abdelfadil ZEGHOUDI', '10 VILLA HELENE BOUCHER', '', '93370', 'MONTFERMEIL', 'Frankreich', 'FR', NULL, NULL, '652534677', '001008333H', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir', NULL, '577108632342', 'FedEx', NULL, '2014-03-26', '25.03.2014 18:38', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18899, '234639523', NULL, NULL, 'Celestin Jeya', '76 RUE DE LA PLANCHETTE bat L2', 'Batiment L2', '95350', 'ST BRICE SOUS FORET', 'Frankreich', 'FR', NULL, NULL, '695247877', '0010091ZR6', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir', NULL, '577108632353', 'FedEx', NULL, '2014-03-26', '25.03.2014 10:08', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18900, '234591381', NULL, NULL, 'Eric Amiel', '22 rue robert surcouf', 'App 47', '31500', 'Toulouse', 'Frankreich', 'FR', NULL, NULL, '679056802', '0010086CCQ', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir', NULL, '577108632364', 'FedEx', NULL, '2014-03-26', '25.03.2014 07:38', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18901, '234768093', NULL, NULL, 'FLORIAN MOUSSET', '2 Lot Le Clos Saint Jean', 'Route d\'Agnin', '38150', 'SALAISE SUR SANNE', 'Frankreich', 'FR', NULL, NULL, '612653645', '0010050WT8', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir', NULL, '577108632375', 'FedEx', NULL, '2014-03-26', '25.03.2014 20:38', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18902, '234632045', NULL, NULL, 'Jean Bernard GUILLIEN', '19 ROUTE D EPERNAY', '', '21640', 'GILLY LES CITEAUX', 'Frankreich', 'FR', NULL, NULL, '380449402', '00100546UP', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir', NULL, '577108632386', 'FedEx', NULL, '2014-03-26', '25.03.2014 09:39', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18903, '234482346', NULL, NULL, 'Jean Paul Bousquet Restaurant La Source', '32 RUE ARISTIDE BOUCICAUT', '', '11100', 'NARBONNE', 'Frankreich', 'FR', NULL, NULL, '618881560', '0010070B9P', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir', NULL, '577108632397', 'FedEx', NULL, '2014-03-26', '24.03.2014 17:09', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18904, '234767724', NULL, NULL, 'johan berchoux', '110 av de nice', 'Residence de la baie batiment b9', '06800', 'cagnes sur mer', 'Frankreich', 'FR', NULL, NULL, '698370414', '0010136T8A', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir', NULL, '577108632401', 'FedEx', NULL, '2014-03-26', '25.03.2014 20:38', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18905, '234425520', NULL, NULL, 'ludovic jalladeau', '35 RUE DES PYRENEES', '', '78400', 'CHATOU', 'Frankreich', 'FR', NULL, NULL, '661495539', '0010106YZA', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir', NULL, '577108632412', 'FedEx', NULL, '2014-03-26', '24.03.2014 12:09', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18906, '234380131', NULL, NULL, 'magali dequidt', '8 RUE DU BOUT D EN BAS', '', '95300', 'HEROUVILLE', 'Frankreich', 'FR', NULL, NULL, '614305466', '0010029BH3', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir', NULL, '577108632423', 'FedEx', NULL, '2014-03-26', '24.03.2014 08:38', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18907, '234745645', NULL, NULL, 'Melissa Cornero', '80 RUE LEON JOUHAUX', '', '38100', 'GRENOBLE', 'Frankreich', 'FR', NULL, NULL, '607506438', '00102139S7', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir', NULL, '577108632434', 'FedEx', NULL, '2014-03-26', '25.03.2014 18:38', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18908, '234377309', NULL, NULL, 'Mokrani Mouez', '170 BOULEVARD DES ETATS UNIS', '', '69008', 'Lyon', 'Frankreich', 'FR', NULL, NULL, '650042121', '0010061Z3R', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir', NULL, '577108632445', 'FedEx', NULL, '2014-03-26', '24.03.2014 08:38', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18909, '234433271', NULL, NULL, 'Moretti Cedric', '45 Rue edmond rostand', '', '26500', 'Bourg les valence', 'Frankreich', 'FR', NULL, NULL, '647300109', '001021144W', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir', NULL, '577108632456', 'FedEx', NULL, '2014-03-26', '24.03.2014 13:09', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18910, '234749753', NULL, NULL, 'MR EL HRAICHI MOUNIR', '7 RUE CARLENCAS', '', '34000', 'MONTPELLIER', 'Frankreich', 'FR', NULL, NULL, '610691770', '0010128JVE', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir', NULL, '577108632467', 'FedEx', NULL, '2014-03-26', '25.03.2014 19:08', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18911, '234687169', NULL, NULL, 'sarl la cabane', '13 RUE PIERRE METAYER', '', '17650', 'ST DENIS D OLERON', 'Frankreich', 'FR', NULL, NULL, '615104272', '00101508SM', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir', NULL, 'RL706774881DE', 'FedEx', NULL, '2014-03-26', '25.03.2014 13:38', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18912, '234411697', NULL, NULL, 'siprashvili integral', '18 RUE DE WATTIGNIES', '', '75012', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '667221010', '00101703MM', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir', NULL, '577108632489', 'FedEx', NULL, '2014-03-26', '24.03.2014 11:08', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18913, '234693124', NULL, NULL, 'tarek ben othmane', '90 BOULEVARD TOURASSE', '', '64000', 'PAU', 'Frankreich', 'FR', NULL, NULL, '624846558', '0010064SML', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir', NULL, '577108632490', 'FedEx', NULL, '2014-03-26', '25.03.2014 14:08', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18914, '235374758', NULL, NULL, 'Karine METRAL', '38 AVENUE DES CHASSEURS ALPINS', '', '73200', 'ALBERTVILLE', 'Frankreich', 'FR', NULL, NULL, '678839609', '0010206XB4', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir Macau ', NULL, '578824899122', 'FedEx', NULL, '2014-03-31', '28.03.2014 06:38', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18915, '234859380', NULL, NULL, 'Colette Vallerant', '15 T RUE DES ECLUSES', '', '80440', 'BOVES', 'Frankreich', 'FR', NULL, NULL, '621098487', '0010035ETV', NULL, NULL, 'Montre bracelet cuir marron, cadran noir, boÃ®tier dorÃ© Macau', NULL, '578824897873', 'FedEx', NULL, '2014-03-28', '26.03.2014 09:09', 'FR200314SE42', '1', 'a0YC000000Xn1UnMAJ', '159.99', '239.00'),
(18916, '234705336', NULL, NULL, 'Mehdi Latreche', '85 RUE DE CONFLANS SAINTE HONORINE', 'App 11 residence des bateliers', '59500', 'Douai', 'Frankreich', 'FR', NULL, NULL, '658334260', '0010015ER2', NULL, NULL, 'Montre bracelet cuir marron, cadran noir, boÃ®tier dorÃ© Macau', NULL, '578824897884', 'FedEx', NULL, '2014-03-28', '25.03.2014 15:08', 'FR200314SE42', '1', 'a0YC000000Xn1UnMAJ', '159.99', '239.00'),
(18917, '235092545', NULL, NULL, 'Nicole CHARRIER', '10 RUE DE LA DEPORTATION', '', '26300', 'BOURG DE PEAGE', 'Frankreich', 'FR', NULL, NULL, '621100129', '10049502', NULL, NULL, 'Montre bracelet cuir marron, cadran noir, boÃ®tier dorÃ© Macau', NULL, '578824897895', 'FedEx', NULL, '2014-03-28', '26.03.2014 21:38', 'FR200314SE42', '1', 'a0YC000000Xn1UnMAJ', '159.99', '239.00'),
(18918, '235010767', NULL, NULL, 'Nicoleta Ditu', '1 ALLEE DES PLATANES', 'res bakea bat B n 63', '33320', 'EYSINES', 'Frankreich', 'FR', NULL, NULL, '668688000', '0010236FFW', NULL, NULL, 'Montre bracelet cuir marron, cadran noir, boÃ®tier dorÃ© Macau', NULL, '578824897900', 'FedEx', NULL, '2014-03-28', '26.03.2014 17:09', 'FR200314SE42', '1', 'a0YC000000Xn1UnMAJ', '159.99', '239.00'),
(18919, '234908910', NULL, NULL, 'sun fangcheng', '28 RUE MARC SANGNIER', 'chambre 107', '33400', 'TALENCE', 'Frankreich', 'FR', NULL, NULL, '658419352', '0010081EQL', NULL, NULL, 'Montre bracelet cuir marron, cadran noir, boÃ®tier dorÃ© Macau', NULL, '578824897910', 'FedEx', NULL, '2014-03-28', '26.03.2014 11:11', 'FR200314SE42', '1', 'a0YC000000Xn1UnMAJ', '159.99', '239.00'),
(18920, '234455982', NULL, NULL, 'Guzman Stephane', '48 AVENUE RAYMOND POINCARE', 'Bureau', '75016', 'Paris', 'Frankreich', 'FR', NULL, NULL, '622653451', '001022174P', NULL, NULL, 'Montre bracelet cuir noir, cadran argentÃ©, boÃ®tier argentÃ© Macau', NULL, '578824897921', 'FedEx', NULL, '2014-03-28', '24.03.2014 15:08', 'FR200314SE40', '1', 'a0YC000000Xn1UmMAJ', '159.99', '239.00'),
(18921, '234849854', NULL, NULL, 'luc valentin', '16 RUE JULIEN CERTAIN', '', '78220', 'VIROFLAY', 'Frankreich', 'FR', NULL, NULL, '688329392', '0010231FPE', NULL, NULL, 'Montre bracelet cuir noir, cadran argentÃ©, boÃ®tier argentÃ© Macau', NULL, '578824897932', 'FedEx', NULL, '2014-03-28', '26.03.2014 08:39', 'FR200314SE40', '1', 'a0YC000000Xn1UmMAJ', '159.99', '239.00'),
(18922, '235000764', NULL, NULL, 'marc favro', '663 CHEMIN DES RICHES', '', '84140', 'MONTFAVET', 'Frankreich', 'FR', NULL, NULL, '670574838', '0010156S2A', NULL, NULL, 'Montre bracelet cuir noir, cadran argentÃ©, boÃ®tier argentÃ© Macau', NULL, '578824897943', 'FedEx', NULL, '2014-03-28', '26.03.2014 16:08', 'FR200314SE40', '1', 'a0YC000000Xn1UmMAJ', '159.99', '239.00'),
(18923, '235003225', NULL, NULL, 'michel gongora', '18 RUE GOLBERY', '', '68000', 'COLMAR', 'Frankreich', 'FR', NULL, NULL, '634154869', '0010122NUS', NULL, NULL, 'Montre bracelet cuir noir, cadran argentÃ©, boÃ®tier argentÃ© Macau', NULL, '578824897954', 'FedEx', NULL, '2014-03-28', '26.03.2014 16:38', 'FR200314SE40', '1', 'a0YC000000Xn1UmMAJ', '159.99', '239.00'),
(18924, '235040455', NULL, NULL, 'MOREAU SEBASTIEN', '26 RUE DE BARCELONE', '', '66180', 'VILLENEUVE DE LA RAHO', 'Frankreich', 'FR', NULL, NULL, '634237203', '00100731CW', NULL, NULL, 'Montre bracelet cuir noir, cadran argentÃ©, boÃ®tier argentÃ© Macau', NULL, '578824897965', 'FedEx', NULL, '2014-03-28', '26.03.2014 18:38', 'FR200314SE40', '1', 'a0YC000000Xn1UmMAJ', '159.99', '239.00'),
(18925, '234761631', NULL, NULL, 'Alexandre Duarte', '76 RUE DES PECHEURS', '', '77360', 'Vaires sur marne', 'Frankreich', 'FR', NULL, NULL, '658128658', '0010208LV7', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ© Macau', NULL, '578824897976', 'FedEx', NULL, '2014-03-28', '25.03.2014 20:08', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18926, '234916305', NULL, NULL, 'bruno pinon', '15 RUE DE L HIVER', '', '67240', 'OBERHOFFEN SUR MODER', 'Frankreich', 'FR', NULL, NULL, '676006384', '0010057RCB', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ© Macau', NULL, '578824897987', 'FedEx', NULL, '2014-03-28', '26.03.2014 11:39', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18927, '234867190', NULL, NULL, 'Chez Agathe OBRY', '88 RUE ELIE GRE', '88-90 BATIMENT D APPT 167', '30000', 'NIMES', 'Frankreich', 'FR', NULL, NULL, '688554975', '00101504LK', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ© Macau', NULL, '578824897998', 'FedEx', NULL, '2014-03-28', '26.03.2014 09:39', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18928, '234804872', NULL, NULL, 'Haikel Omrani', 'CIDEX 6115 RUE DU TRAPON', '', '30330', 'ST MARCEL DE CAREIRET', 'Frankreich', 'FR', NULL, NULL, '627042962', '0010132JAZ', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ© Macau', NULL, '578824898001', 'FedEx', NULL, '2014-03-28', '26.03.2014 04:08', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18929, '235073738', NULL, NULL, 'Souhil Boulakhras', '1 Place Raphael Logement N 07', 'Digicode 06B57, interphone 1807A', '92400', 'Courbevoie', 'Frankreich', 'FR', NULL, NULL, '628730206', '0010190U6P', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ© Macau', NULL, '578824898012', 'FedEx', NULL, '2014-03-28', '26.03.2014 20:38', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18930, '235084465', NULL, NULL, 'yvelise delayen', '15 ALLEE DES MIMOSAS', '', '31140', 'ST LOUP CAMMAS', 'Frankreich', 'FR', NULL, NULL, '561098019', '10177985', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier argentÃ© Macau', NULL, '578824898023', 'FedEx', NULL, '2014-03-28', '26.03.2014 21:08', 'FR200314SE41', '1', 'a0YC000000Xn1UlMAJ', '159.99', '239.00'),
(18931, '234742839', NULL, NULL, 'Abdelfadil ZEGHOUDI', '10 VILLA HELENE BOUCHER', '', '93370', 'MONTFERMEIL', 'Frankreich', 'FR', NULL, NULL, '652534677', '00102378VL', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir Macau', NULL, '578824898034', 'FedEx', NULL, '2014-03-28', '25.03.2014 18:38', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18932, '235098951', NULL, NULL, 'Alexandre Fischer', '17 RUE VIET', '', '94000', 'CRETEIL', 'Frankreich', 'FR', NULL, NULL, '620915349', '0010012MKE', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir Macau', NULL, '578824898045', 'FedEx', NULL, '2014-03-28', '26.03.2014 22:38', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18933, '235072140', NULL, NULL, 'habib goarin', '20 RUE PAUL VAILLANT COUTURIER', '', '76300', 'Sotteville les rouen', 'Frankreich', 'FR', NULL, NULL, '750484875', '0010094GH5', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir Macau', NULL, '578824898056', 'FedEx', NULL, '2014-03-28', '26.03.2014 20:38', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18934, '235008939', NULL, NULL, 'mathieu duhamel', '6 SENTE DU VIVIER', '', '14980', 'ROTS', 'Frankreich', 'FR', NULL, NULL, '659957763', '00101718T3', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir Macau', NULL, '578824898067', 'FedEx', NULL, '2014-03-28', '26.03.2014 17:08', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18935, '235097064', '', '', 'Morgan Pires', '134 B AVENUE JEAN LAGARRIGUE', '', '76530', 'GRAND COURONNE', 'Frankreich', '', '', '', '644235295', '10121280', '', '', 'Montre bracelet cuir noir, cadran noir, bo?tier noir Macau', '24.04.2014 RL707485563DE  Paket am 23.04.14 zurück erhalten!', '578824898078', 'FedEx', '', '2014-03-28', '26.03.2014 22:08', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18936, '234888701', NULL, NULL, 'Petit Virginie', '544 Bd de l\'orb', '', '34460', 'Cessenon', 'Frankreich', 'FR', NULL, NULL, '631673655', '0010187JS6', NULL, NULL, 'Montre bracelet cuir noir, cadran noir, boÃ®tier noir Macau', NULL, '578824898089', 'FedEx', NULL, '2014-03-28', '26.03.2014 10:40', 'FR200314SE43', '1', 'a0YC000000Xn1UoMAJ', '159.99', '239.00'),
(18937, '235665400', NULL, NULL, 'Mike van Rijn', 'Da Costastraat 37', '', '2032 ME', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '614431982', '00102173LH', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '578824899512', 'FedEx', NULL, '2014-04-01', '29.03.2014 13:58', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18938, '235628320', NULL, NULL, 'Nico Ubachs', 'Hultersdreef 28B', '', '6216 TN', 'MAASTRICHT', 'Niederlande', 'NL', NULL, NULL, '623840468', '0010213YAV', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '578824899523', 'FedEx', NULL, '2014-04-01', '29.03.2014 09:58', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18939, '235541992', NULL, NULL, 'Amiena Jafri', 'Jan Wapstraat 233', '', '2523 GH', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '647289242', '001023545H', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '578824899534', 'FedEx', NULL, '2014-04-01', '28.03.2014 19:58', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18940, '235608859', NULL, NULL, 'Siham Boukhrouf', 'James Rosskade 8', '', '1056 AD', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '647190829', '0010220VRP', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Zwart', NULL, '578824899545', 'FedEx', NULL, '2014-04-01', '29.03.2014 08:58', 'NL140128LB02', '1', 'a0YC000000XkwMpMAJ', '155.00', '239.99'),
(18941, '235229594', NULL, NULL, 'Marie van der Zwet', 'Ida Gerhardtstraat 7', '', '2162 KN', 'LISSE', 'Niederlande', 'NL', NULL, NULL, '651690739', '0010186WQK', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '578824899155', 'FedEx', NULL, '2014-03-31', '27.03.2014 12:58', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18942, '235307798', NULL, NULL, 'Nuray Gul', 'Kwintsheulstraat 47', '', '1062 EC', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '639880149', '00101193KE', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Wit', NULL, '578824899166', 'FedEx', NULL, '2014-03-31', '27.03.2014 19:28', 'NL140128LB01', '1', 'a0YC000000XkwMrMAJ', '155.00', '239.99'),
(18943, '235336957', NULL, NULL, 'Ngai Tjoa Wong', 'Valkenweg 77', '', '7331 HE', 'APELDOORN', 'Niederlande', 'NL', NULL, NULL, '634321878', '0010212MTQ', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Zwart', NULL, '578824899177', 'FedEx', NULL, '2014-03-31', '27.03.2014 21:28', 'NL140128LB02', '1', 'a0YC000000XkwMpMAJ', '155.00', '239.99'),
(18944, '235309531', NULL, NULL, 'Henk van der Henne', 'Dirk Vreekenstraat 42', '', '1019 GD', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '641913805', '0010161TXS', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Zwart', NULL, '578824899188', 'FedEx', NULL, '2014-03-31', '27.03.2014 19:28', 'NL140128LB02', '1', 'a0YC000000XkwMpMAJ', '155.00', '239.99'),
(18945, '235101770', NULL, NULL, 'jolanda de vent', 'Escherpad 50', '', '1328 HB', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '624260827', '001016736P', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '578824897840', 'FedEx', NULL, '2014-03-28', '26.03.2014 22:28', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18946, '234970730', NULL, NULL, 'Michael Qiu', 'Huygensstraat 21', '', '9402 NL', 'ASSEN', 'Niederlande', 'NL', NULL, NULL, '630568718', '001016878F', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '578824897851', 'FedEx', NULL, '2014-03-28', '26.03.2014 14:28', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18947, '234872034', NULL, NULL, 'Niels van Bers', 'Borneostraat 19', '', '5014 BM', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '610236759', '0010194IW5', NULL, NULL, 'Malibu Horloge - Zwart, Zwart & Zwart', NULL, '578824897862', 'FedEx', NULL, '2014-03-28', '26.03.2014 09:58', 'NL140128LB04', '1', 'a0YC000000XkwMqMAJ', '155.00', '239.99'),
(18948, '234415530', NULL, NULL, 'Caroline Waldron', 'Buizenwerf 183', '', '3063 AD', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '631215400', '0010238CDC', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '577108633018', 'FedEx', NULL, '2014-03-27', '24.03.2014 11:31', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18949, '234607769', NULL, NULL, 'Florand Claerhoudt', 'Sumatraplantsoen 163', '', '1095 HZ', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '651239059', '0010130RHK', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '577108633029', 'FedEx', NULL, '2014-03-27', '25.03.2014 08:28', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18950, '234752664', NULL, NULL, 'Jelmar Brouwer', 'Oranje Nassaulaan 9', '31650295013', '6026 BW', 'MAARHEEZE', 'Niederlande', 'NL', NULL, NULL, '650295013', '0010078I9X', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '577108633030', 'FedEx', NULL, '2014-03-27', '25.03.2014 19:28', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18951, '234740499', NULL, NULL, 'marc schrijver', 'Akkerweg 14', '', '1251 ZL', 'LAREN', 'Niederlande', 'NL', NULL, NULL, '614222655', '0010002K82', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '577108633040', 'FedEx', NULL, '2014-03-27', '25.03.2014 18:28', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(18952, '234501735', NULL, NULL, 'Teng FEI', 'Werner von Siemensstraat 28', '', '2712 PP', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '643828376', '0010230WJ9', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '577108633051', 'FedEx', NULL, '2014-03-27', '24.03.2014 18:58', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18953, '234371667', NULL, NULL, 'Tim Gielen', 'Dubloen 60', '', '3641 ND', 'MIJDRECHT', 'Niederlande', 'NL', NULL, NULL, '297283518', '0010036HSN', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '577108633062', 'FedEx', NULL, '2014-03-27', '24.03.2014 07:58', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18954, '234679863', NULL, NULL, 'Tong Li Dong', 'Hoogstraat 10A', '', '3011 PN', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '629129788', '001005368D', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '577108633073', 'FedEx', NULL, '2014-03-27', '25.03.2014 12:58', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18955, '234421880', NULL, NULL, 'Yamina Jekhmane', 'Wesselsstraat 189', '', '2572 RW', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '646730646', '0010027XUI', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '577108633187', 'FedEx', NULL, '2014-03-27', '24.03.2014 11:48', 'NL140128LB03', '1', 'a0YC000000XkwMsMAJ', '155.00', '239.99'),
(18956, '234684450', NULL, NULL, 'Geert Winkels', 'Heerbaan 254', '', '6566 EX', 'MILLINGEN AAN DE RIJN', 'Niederlande', 'NL', NULL, NULL, '627484976', '0010227F9D', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Wit', NULL, '577108633095', 'FedEx', NULL, '2014-03-27', '25.03.2014 12:58', 'NL140128LB01', '1', 'a0YC000000XkwMrMAJ', '155.00', '239.99'),
(18957, '234500175', NULL, NULL, 'Stefan Dommers', 'Vredenburg 117', '', '3328 DJ', 'DORDRECHT', 'Niederlande', 'NL', NULL, NULL, '625006262', '0010035BPP', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Wit', NULL, '577108633100', 'FedEx', NULL, '2014-03-27', '24.03.2014 18:44', 'NL140128LB01', '1', 'a0YC000000XkwMrMAJ', '155.00', '239.99'),
(18958, '234423183', NULL, NULL, 'Yamina Jekhmane', 'Wesselsstraat 189', '', '2572 RW', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '646730646', '0010006SOS', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Wit', NULL, '577108633187', 'FedEx', NULL, '2014-03-27', '24.03.2014 11:58', 'NL140128LB01', '1', 'a0YC000000XkwMrMAJ', '155.00', '239.99'),
(18959, '234529949', NULL, NULL, 'Dirk Weel', 'Breukelensestraat 40', '', '2574 RC', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '643112428', '0010229L7A', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Zwart', NULL, '577108633121', 'FedEx', NULL, '2014-03-27', '24.03.2014 21:28', 'NL140128LB02', '1', 'a0YC000000XkwMpMAJ', '155.00', '239.99'),
(18960, '234480193', NULL, NULL, 'A Trojic', 'Goereestraat 10', '', '1025 NJ', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '615640699', '0010022VMQ', NULL, NULL, 'Malibu Horloge - Zwart, Zwart & Zwart', NULL, '577108633132', 'FedEx', NULL, '2014-03-27', '24.03.2014 16:58', 'NL140128LB04', '1', 'a0YC000000XkwMqMAJ', '155.00', '239.99'),
(18961, '234646177', NULL, NULL, 'Bryan Cameron', 'Markenlaan 1', 'NCCW Receptie - B.Cameron', '1355 BA', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '624299642', '0010091ZB0', NULL, NULL, 'Malibu Horloge - Zwart, Zwart & Zwart', NULL, '577108633143', 'FedEx', NULL, '2014-03-27', '25.03.2014 10:28', 'NL140128LB04', '1', 'a0YC000000XkwMqMAJ', '155.00', '239.99'),
(18962, '234780803', NULL, NULL, 'Pim van Kempen', 'Gein-Noord 60', '31624388037', '1391 HW', 'ABCOUDE', 'Niederlande', 'NL', NULL, NULL, '624388037', '0010240CSF', NULL, NULL, 'Malibu Horloge - Zwart, Zwart & Zwart', NULL, '577108633154', 'FedEx', NULL, '2014-03-27', '25.03.2014 21:28', 'NL140128LB04', '1', 'a0YC000000XkwMqMAJ', '155.00', '239.99'),
(18963, '234678454', NULL, NULL, 'Rashid Steba', 'Voetjesstraat 62B2', '', '3081 HS', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '615614639', '0010083RJG', NULL, NULL, 'Malibu Horloge - Zwart, Zwart & Zwart', NULL, '577108633165', 'FedEx', NULL, '2014-03-27', '25.03.2014 12:58', 'NL140128LB04', '1', 'a0YC000000XkwMqMAJ', '155.00', '239.99'),
(18964, '234421315', NULL, NULL, 'Lewis Bell', '3 HIGH CLIFFE', 'st michaels lane', 'LS4 2PE', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '1792419027', '00201041OS', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '577108632618', 'FedEx', NULL, '2014-03-26', '24.03.2014 12:59', 'UK131210AMC53', '1', 'a0YC000000XhoEbMAJ', '170.00', '249.00'),
(18965, '234785738', NULL, NULL, 'Reiss Pearson', '106 CORBETS TEY ROAD', 'Upminster', 'RM14 2BA', 'UPMINSTER', 'Grossbritannien', 'GB', NULL, NULL, '7794693602', '00200784XA', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '577108632629', 'FedEx', NULL, '2014-03-26', '25.03.2014 22:52', 'UK131210AMC53', '1', 'a0YC000000XhoEbMAJ', '170.00', '249.00'),
(18966, '234337539', NULL, NULL, 'Alexandra Muston', '5 Lynwood Walk', '', 'B17 0LS', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7979047836', '0020236CEU', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108632630', 'FedEx', NULL, '2014-03-26', '23.03.2014 23:52', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18967, '234387683', NULL, NULL, 'Andrea Stockton', '2 TAWNEY CLOSE', '', 'TS6 9RE', 'Middlesbrough', 'Grossbritannien', 'GB', NULL, NULL, '7977713932', '0020004HMH', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108632640', 'FedEx', NULL, '2014-03-26', '24.03.2014 10:22', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18968, '234794005', NULL, NULL, 'Dafina Sadiku', '113 Longberrys,Cricklewood Lane', '', 'nw2 2tq', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7912973674', '0020054WB4', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108632651', 'FedEx', NULL, '2014-03-26', '26.03.2014 00:22', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18969, '234452117', NULL, NULL, 'Daniel Tao', '61 ROMAN WAY', '', 'B15 2SL', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7456523523', '00200739MR', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108632662', 'FedEx', NULL, '2014-03-26', '24.03.2014 15:23', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18970, '234168501', NULL, NULL, 'David Harrison', '46 Thistle Drive', '', 'AB12 4QH', 'Portlethen', 'Grossbritannien', 'GB', NULL, NULL, '7917308288', '0020058QT8', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108632673', 'FedEx', NULL, '2014-03-26', '23.03.2014 08:53', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18971, '234542375', NULL, NULL, 'delfino canas', '8 WOODVILLE GARDENS', '', 'HA4 7ND', 'RUISLIP', 'Grossbritannien', 'GB', NULL, NULL, '7880364324', '0020083TDH', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108632684', 'FedEx', NULL, '2014-03-26', '24.03.2014 23:52', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18972, '234149164', NULL, NULL, 'Falak Sheikh', '1 CHURCHILL PLACE', 'Level 22', 'E14 5HP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7472000599', '0020077MJ9', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108632695', 'FedEx', NULL, '2014-03-26', '23.03.2014 00:24', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18973, '234674749', NULL, NULL, 'Jamie Cooper', '141 OUTLAND ROAD', '', 'PL2 3PS', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7769150867', '00201421SI', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108632700', 'FedEx', NULL, '2014-03-26', '25.03.2014 13:22', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18974, '234241358', NULL, NULL, 'Paul GRISDALE', '16 ALCHESTER COURT', 'Towcester', 'NN12 6RP', 'TOWCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7730056960', '0020040OSV', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108632710', 'FedEx', NULL, '2014-03-26', '23.03.2014 14:53', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18975, '234213375', NULL, NULL, 'Quan Zhang', 'Erebus drive 36 cumberland house', '', 'SE28 0GE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7748652648', '0020165S74', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108632721', 'FedEx', NULL, '2014-03-26', '23.03.2014 12:22', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18976, '234663238', NULL, NULL, 'Sam Pyatt', '22 NESTON GROVE', '', 'B33 8TB', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7922407201', '0020011PYM', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108632732', 'FedEx', NULL, '2014-03-26', '25.03.2014 12:22', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18977, '234213030', NULL, NULL, 'Shao Qin', '3 Fordwater Road', '', 'B74 2BQ', 'Sutton Coldfield', 'Grossbritannien', 'GB', NULL, NULL, '7807029508', '0020091EFF', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '577108632743', 'FedEx', NULL, '2014-03-26', '23.03.2014 12:23', 'UK131210AMC51', '1', 'a0YC000000XhoEaMAJ', '170.00', '249.00'),
(18978, '234532391', NULL, NULL, 'Angel Peterse', '25 QUEENS ROAD', '', 'UB3 2RY', 'HAYES', 'Grossbritannien', 'GB', NULL, NULL, '7810538701', '0020182VAU', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '577108632754', 'FedEx', NULL, '2014-03-26', '24.03.2014 22:22', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18979, '234790131', NULL, NULL, 'Hongming Gu', 'Flat 82 Lennon Studios', '109 Cambridge Court', 'L7 7AH', 'Liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7739795626', '0020117O33', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '577108632765', 'FedEx', NULL, '2014-03-26', '25.03.2014 23:54', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18980, '234329404', NULL, NULL, 'Mohammed Ibrahim', '4 CANNING GARDENS', '', 'B18 4DZ', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7572353354', '0020095L7I', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '577108632776', 'FedEx', NULL, '2014-03-26', '23.03.2014 22:52', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18981, '234244788', NULL, NULL, 'mohsen jawar', '36 ROXBY CLOSE', 'lincoln green', 'LS9 7LR', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7982909237', '0020006KT2', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '577108632787', 'FedEx', NULL, '2014-03-26', '23.03.2014 14:53', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18982, '234401307', NULL, NULL, 'Nancy Hitchens', '5 Thetford Place', 'Noak Bridge', 'SS15 4ED', 'Basildon', 'Grossbritannien', 'GB', NULL, NULL, '7941029538', '0020127DYM', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '577108632798', 'FedEx', NULL, '2014-03-26', '24.03.2014 11:22', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18983, '234613049', NULL, NULL, 'Paisleigh Hagan', '20 BOWOOD CLOSE', 'Ingleby barwick', 'TS17 5GP', 'STOCKTON-ON-TEES', 'Grossbritannien', 'GB', NULL, NULL, '1642767038', '0020060I3I', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '577108632802', 'FedEx', NULL, '2014-03-26', '25.03.2014 09:53', 'UK131210AMC52', '1', 'a0YC000000XhoEZMAZ', '170.00', '249.00'),
(18984, '234255678', NULL, NULL, 'Afolabi Adefuye', '7 COOKE STREET', '', 'IG11 7AF', 'BARKING', 'Grossbritannien', 'GB', NULL, NULL, '7985213787', '0020143UOD', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '577108632813', 'FedEx', NULL, '2014-03-26', '23.03.2014 15:52', 'UK140102AMC01', '1', 'a0YC000000XhoEcMAJ', '170.00', '249.00'),
(18985, '234579466', NULL, NULL, 'lorraine webster', '22a northfield rd', '', 'cb7 5uf', 'soham', 'Grossbritannien', 'GB', NULL, NULL, '7887637121', '0020113VT8', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '577108632824', 'FedEx', NULL, '2014-03-26', '25.03.2014 07:52', 'UK140102AMC01', '1', 'a0YC000000XhoEcMAJ', '170.00', '249.00'),
(18986, '234490360', NULL, NULL, 'Stefanie Lindley', '7 SADDLER CLOSE', '', 'S20 7LG', 'Sheffield', 'Grossbritannien', 'GB', NULL, NULL, '07538 280317', '0020213N75', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '577108632835', 'FedEx', NULL, '2014-03-26', '24.03.2014 19:01', 'UK140102AMC01', '1', 'a0YC000000XhoEcMAJ', '170.00', '249.00'),
(18987, '234334662', NULL, NULL, 'Haroon Azizi', '14 CAPEL CRESCENT', '', 'HA7 4WN', 'STANMORE', 'Grossbritannien', 'GB', NULL, NULL, '7958048445', '0020245K62', NULL, NULL, 'Sydney Watch With Black Strap, Black Case and Black Face - GM-503-4', NULL, '577108632846', 'FedEx', NULL, '2014-03-26', '23.03.2014 23:22', 'UK140224AMC11', '1', 'a0YC000000Xjg52MAB', '130.99', '189.00'),
(18988, '234437928', NULL, NULL, 'Barbara Martynowska', '3 SCHOLARS WAY', 'Flat 1. College court', 'RM2 5UQ', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '4,47875E+11', '0020035M2D', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and Black Face - GM-503-2', NULL, '577108632857', 'FedEx', NULL, '2014-03-26', '24.03.2014 14:22', 'UK140224AMC09', '1', 'a0YC000000Xjg4YMAR', '130.99', '189.00'),
(18989, '234428226', NULL, NULL, 'Emily Merifield', 'Wicksteed Pl Digby Street', 'please take to reception entrance', 'NN16 8YJ', 'Kettering', 'Grossbritannien', 'GB', NULL, NULL, '7557048822', '0020051TWO', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and Black Face - GM-503-2', NULL, '577108632868', 'FedEx', NULL, '2014-03-26', '24.03.2014 13:22', 'UK140224AMC09', '1', 'a0YC000000Xjg4YMAR', '130.99', '189.00'),
(18990, '234794272', NULL, NULL, 'eugene khor', '78 MALONE ROAD', 'elms village', 'BT9 5BW', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7429053373', '0020211AXB', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and Black Face - GM-503-2', NULL, '577108632879', 'FedEx', NULL, '2014-03-26', '26.03.2014 00:22', 'UK140224AMC09', '1', 'a0YC000000Xjg4YMAR', '130.99', '189.00'),
(18991, '234519169', NULL, NULL, 'Juexing Li', '62 NORTH ROAD EAST', '', 'PL4 6AL', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7873586485', '0020129OVA', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and Black Face - GM-503-2', NULL, '577108632880', 'FedEx', NULL, '2014-03-26', '24.03.2014 21:22', 'UK140224AMC09', '1', 'a0YC000000Xjg4YMAR', '130.99', '189.00'),
(18992, '234312089', NULL, NULL, 'lee kershaw', '105 HEATH ROAD SOUTH', 'Weston village', 'WA7 4QH', 'RUNCORN', 'Grossbritannien', 'GB', NULL, NULL, '1928610295', '0020009Q9U', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and Black Face - GM-503-2', NULL, '577108632890', 'FedEx', NULL, '2014-03-26', '23.03.2014 20:52', 'UK140224AMC09', '1', 'a0YC000000Xjg4YMAR', '130.99', '189.00'),
(18993, '234576998', NULL, NULL, 'A Rudd', '178 LOWERGATE', 'Paddock', 'HD3 4EP', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7805441814', '0020101KFB', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and White Face - GM-503-1', NULL, '577108632905', 'FedEx', NULL, '2014-03-26', '25.03.2014 07:22', 'UK140224AMC08', '1', 'a0YC000000Xjg4OMAR', '130.99', '189.00'),
(18994, '234780203', NULL, NULL, 'Charles Dizon', '320 CROXLEY VIEW', '', 'WD18 6PP', 'WATFORD', 'Grossbritannien', 'GB', NULL, NULL, '7528770935', '0020205J9D', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and White Face - GM-503-1', NULL, '577108632916', 'FedEx', NULL, '2014-03-26', '25.03.2014 22:23', 'UK140224AMC08', '1', 'a0YC000000Xjg4OMAR', '130.99', '189.00'),
(18995, '234793812', NULL, NULL, 'Dominic Rossi', '6 hillhouse gardens', '', 'KA106SZ', 'TROON', 'Grossbritannien', 'GB', NULL, NULL, '01292 316795', '0020057KV1', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and White Face - GM-503-1', NULL, '577108632927', 'FedEx', NULL, '2014-03-26', '26.03.2014 00:22', 'UK140224AMC08', '1', 'a0YC000000Xjg4OMAR', '130.99', '189.00'),
(18996, '234503848', NULL, NULL, 'Zsolt Kaposztas', '18 WARREN EVANS COURT', '', 'CF14 1DQ', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7445930011', '002006242Y', NULL, NULL, 'Sydney Watch With Black Strap, Silver Case and White Face - GM-503-1', NULL, '577108632938', 'FedEx', NULL, '2014-03-26', '24.03.2014 20:22', 'UK140224AMC08', '1', 'a0YC000000Xjg4OMAR', '130.99', '189.00'),
(18997, '234528687', NULL, NULL, 'FRANKLIN O AMADEDON', '110 STATION ROAD', 'KINGS HEATH', 'B14 7SR', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7931331178', '0020204WKT', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '577108632949', 'FedEx', NULL, '2014-03-26', '24.03.2014 21:53', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(18998, '234289079', NULL, NULL, 'Jamie Oldfield', '12 Woodley Court', 'Higmoor', 'HP7 9BT', 'Amersham', 'Grossbritannien', 'GB', NULL, NULL, '7951472541', '0020144P6F', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '577108632950', 'FedEx', NULL, '2014-03-26', '23.03.2014 18:52', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(18999, '234585946', NULL, NULL, 'Matthew Webster-hart', '10 GILL PARK', '', 'PL3 6LX', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7771717770', '0020203F6E', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '577108632960', 'FedEx', NULL, '2014-03-26', '25.03.2014 08:22', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(19000, '234642951', NULL, NULL, 'Meharinder Grewal', '29 Stanhope Road', '', 'UB6 9EE', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7707044226', '0020073BU7', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '577108632971', 'FedEx', NULL, '2014-03-26', '25.03.2014 11:22', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(19001, '234487938', NULL, NULL, 'Sam Murray', '2 BERNARD AVENUE', 'Cosham', 'PO6 2JP', 'PORTSMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7879654775', '0020192WDU', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '577108632982', 'FedEx', NULL, '2014-03-26', '24.03.2014 19:01', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(19002, '234267265', NULL, NULL, 'sukh padda', '19 NIELD ROAD', '', 'UB3 1SE', 'HAYES', 'Grossbritannien', 'GB', NULL, NULL, '7974572433', '002013585L', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '577108632993', 'FedEx', NULL, '2014-03-26', '23.03.2014 16:52', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(19003, '235332461', NULL, NULL, 'Daniel Tao', '61 ROMAN WAY', '', 'B15 2SL', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7456523523', '10015309', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '577108633279', 'FedEx', NULL, '2014-03-28', '27.03.2014 21:54', 'UK140102AMC01', '1', 'a0YC000000XhoEcMAJ', '170.00', '249.00'),
(19004, '234981788', '', '', 'Khelil Balti', 'Flat 20  Wilkinson house', 'Cranston estate', 'N16th', 'London', 'Grossbritannien', '', '', '', '7984442973', '00200543VU', '', '', 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', 'Unterschriftennachweis angefordert! 22.04.14', '577108633280', 'FedEx', '', '2014-03-28', '26.03.2014 15:53', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(19005, '236749798', NULL, NULL, 'Ardalan Rasul', 'Portimonkatu 2d8', '', '24100', 'Salo', 'Finnland', 'FI', NULL, NULL, '', '00102364OF', NULL, NULL, 'Miesten hopea/kultainen Theorema Sao Paolo -rannekello (GM-103-4)', NULL, '578824900450', 'Finnland', NULL, '2014-04-07', '04.04.2014 06:05', 'FI180314HW04', '1', 'a0YC000000XmUrFMAV', '195.01', '279.00'),
(19006, '236448597', NULL, NULL, 'Ruslan Askerov', 'Mechelininkatu 49A 5', '', '00250', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '449359954', '00102396EV', NULL, NULL, 'Miesten hopea/kultainen Theorema Sao Paolo -rannekello (GM-103-4)', NULL, '578824900461', 'Finnland', NULL, '2014-04-07', '02.04.2014 19:18', 'FI180314HW04', '1', 'a0YC000000XmUrFMAV', '195.01', '279.00'),
(19007, '236429527', NULL, NULL, 'Tapio Wallin', 'Pajupillintie 17 B20', '', '00420', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '505670191', '001021137C', NULL, NULL, 'Miesten hopea/kultainen Theorema Sao Paolo -rannekello (GM-103-4)', NULL, '578824900472', 'Finnland', NULL, '2014-04-07', '02.04.2014 17:18', 'FI180314HW04', '1', 'a0YC000000XmUrFMAV', '195.01', '279.00'),
(19008, '236830857', '', '', 'Omed Majid Rashid', 'Leikosaarentie 26 B 19', '', '00990', 'HELSINKI', 'Finnland', '', '', '', '', '0010158JAL', '', '', 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', 'Paket am 15.05.2014 zur?ck gekommen! 19.05.2014 RL707810378DE', '578824900483', 'Finnland', '', '2014-04-07', '04.04.2014 15:48', 'FI180314HW03', '1', 'a0YC000000XmUoyMAF', '195.01', '279.00'),
(19009, '236684613', NULL, NULL, 'Tiina Leiponen-Kurola', 'Rossinkatu 2 E 15', '', '20380', 'TURKU', 'Finnland', 'FI', NULL, NULL, '505160009', '0010184KMA', NULL, NULL, 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', NULL, '578824900494', 'Finnland', NULL, '2014-04-07', '03.04.2014 21:46', 'FI180314HW03', '1', 'a0YC000000XmUoyMAF', '195.01', '279.00'),
(19010, '236611403', NULL, NULL, 'Jarno Jaervinen', 'Noljakankaari 6 B 21', '', '80140', 'JOENSUU', 'Finnland', 'FI', NULL, NULL, '445611807', '0010115XAL', NULL, NULL, 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', NULL, '578824900509', 'Finnland', NULL, '2014-04-07', '03.04.2014 14:51', 'FI180314HW03', '1', 'a0YC000000XmUoyMAF', '195.01', '279.00'),
(19011, '237441937', NULL, NULL, 'Jussi Leipaevuori', 'Hatanpaeaenkatu 15 B 28', '', 'TAMPERE', 'Finnland', '33900', 'FI', NULL, NULL, '408441001', '0010081QI3', NULL, NULL, 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', NULL, '578824901343', 'FedEx', NULL, '2014-04-09', '07.04.2014 22:48', 'FI180314HW03', '1', 'a0YC000000XmUoyMAF', '195.01', '279.00'),
(19012, '237440196', NULL, NULL, 'Jussi Leipaevuori', 'Hatanpaeaenkatu 15 B 28', '', 'TAMPERE', 'Finnland', '33900', 'FI', NULL, NULL, '408441001', '0010078IG5', NULL, NULL, 'Miesten musta Theorema Sao Paolo -rannekello (GM-103-2)', NULL, '578824901343', 'FedEx', NULL, '2014-04-09', '07.04.2014 22:48', 'FI180314HW02', '1', 'a0YC000000XmUqWMAV', '195.01', '279.00'),
(19013, '236687462', NULL, NULL, 'Annah Stäringe', 'Solvägen 18', '', '38631', 'Färjestaden', 'Schweden', 'SE', NULL, NULL, '709941999', '0010183MSS', NULL, NULL, 'Black - Sao Paolo', NULL, '578824900510', 'FedEx', NULL, '2014-04-07', '03.04.2014 20:38', 'SE180314HW02', '1', 'a0YC000000XmUVQMA3', '1726.09', '2695.00'),
(19014, '236582458', NULL, NULL, 'Daniela Berg', 'Kyrkvägen 28', 'Lgh 1004', '19474', 'Upplands Väsby', 'Schweden', 'SE', NULL, NULL, '736855593', '00100478BN', NULL, NULL, 'Black - Sao Paolo', NULL, '578824900520', 'FedEx', NULL, '2014-04-07', '03.04.2014 11:44', 'SE180314HW02', '1', 'a0YC000000XmUVQMA3', '1726.09', '2695.00'),
(19015, '236646046', NULL, NULL, 'Kim Sterner', 'KINNAGATAN 12b', '', '51250', 'Svenljunga', 'Schweden', 'SE', NULL, NULL, '730550871', '00101145SF', NULL, NULL, 'Gold - Sao Paolo', NULL, '578824900531', 'FedEx', NULL, '2014-04-07', '03.04.2014 16:44', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19016, '236504175', NULL, NULL, 'Suheila Yosef', 'PORSLINSVÄGEN 4', '', '151 55', 'SÖDERTÄLJE', 'Schweden', 'SE', NULL, NULL, '', '0010081B8B', NULL, NULL, 'Gold - Sao Paolo', NULL, '578824900542', 'FedEx', NULL, '2014-04-07', '02.04.2014 23:14', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19017, '236584621', NULL, NULL, 'Helin Yüksel Günes', 'YSTADSGATAN 37', '', '21444', 'MALMÖ', 'Schweden', 'SE', NULL, NULL, '700332442', '0010236FZJ', NULL, NULL, 'Silver - Sao Paolo', NULL, '578824900553', 'FedEx', NULL, '2014-04-07', '03.04.2014 11:45', 'SE180314HW01', '1', 'a0YC000000XmUUrMAN', '1726.09', '2695.00'),
(19018, '236803460', NULL, NULL, 'Bartek Rypel', 'SKYLLBERGSGATAN 9', '', '124 71', 'BANDHAGEN', 'Schweden', 'SE', NULL, NULL, '762290148', '0010004LH2', NULL, NULL, 'Silver/gold - Sao Paolo', NULL, '578824900564', 'FedEx', NULL, '2014-04-07', '04.04.2014 12:14', 'SE180314HW04', '1', 'a0YC000000XmUThMAN', '1726.09', '2695.00'),
(19019, '236727747', NULL, NULL, 'Johan Rydberg', 'STOCKHOLMSVÄGEN 178', '', '187 36', 'TÄBY', 'Schweden', 'SE', NULL, NULL, '705924625', '00100676TA', NULL, NULL, 'Silver/gold - Sao Paolo', NULL, '578824900575', 'FedEx', NULL, '2014-04-07', '03.04.2014 23:39', 'SE180314HW04', '1', 'a0YC000000XmUThMAN', '1726.09', '2695.00'),
(19020, '236675462', NULL, NULL, 'Dritan Haziri', 'LYCKSELEVÄGEN 112', '', '162 67', 'VÄLLINGBY', 'Schweden', 'SE', NULL, NULL, '700682815', '0010071RC2', NULL, NULL, 'Silver/gold - Sao Paolo', NULL, '578824900586', 'FedEx', NULL, '2014-04-07', '03.04.2014 19:20', 'SE180314HW04', '1', 'a0YC000000XmUThMAN', '1726.09', '2695.00'),
(19021, '237363106', NULL, NULL, 'Kook Zaa', 'AMIRALSGATAN 47', '', '214 37', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '+46  76 7655559', '00102481RH', NULL, NULL, 'Silver/gold - Sao Paolo', NULL, '578824901365', 'FedEx', NULL, '2014-04-09', '07.04.2014 14:14', 'SE180314HW04', '1', 'a0YC000000XmUThMAN', '1726.09', '2695.00'),
(19022, '235347548', NULL, NULL, 'Andrew Vallely', '17 Greenfort', '', 'SG1', 'Sligo', 'Irland', 'IE', NULL, NULL, '876919627', '0010004QFM', NULL, NULL, '(GM-503-3) Sydney Watch - Brown Strap - Gold Case - Black Face', NULL, '578824899074', 'FedEx', NULL, '2014-03-28', '27.03.2014 23:32', 'IE110314AP09', '1', 'a0YC000000XkQziMAF', '160.01', '239.00'),
(19023, '235341546', NULL, NULL, 'Cian Healy', ' Enterprise House', 'Frascati Road', 'Co Dublin', 'Blackrock', 'Irland', 'IE', NULL, NULL, '851613595', '0010031VO5', NULL, NULL, '(GM-503-1) Sydney Watch - Black Strap - Silver Case - White Face', NULL, '578824899085', 'FedEx', NULL, '2014-03-28', '27.03.2014 23:02', 'IE110314AP07', '1', 'a0YC000000XkQypMAF', '160.01', '239.00'),
(19024, '234970279', NULL, NULL, 'Conor O\'Sullivan', '00 Dunaras Village', '', 'Galway', 'Bishop O\'Donnell Road', 'Irland', 'IE', NULL, NULL, '857215045', '0010132DLL', NULL, NULL, 'Rio Watch - Black Strap - Black Case - Black and Silver Dial', NULL, '578824899096', 'FedEx', NULL, '2014-03-28', '26.03.2014 15:32', 'IE110314AP13', '1', 'a0YC000000XkQz1MAF', '175.00', '279.00'),
(19025, '234919347', NULL, NULL, 'Bartholomew McCarthy', 'Apt. 30 TheGreenKensington,', 'Rochestown Avenue,,', 'Co. Dublin', 'Rochestown Avenue, Dun Laoghaire,', 'Irland', 'IE', NULL, NULL, '868514429', '0010034MMS', NULL, NULL, 'Rio Watch - Black Strap - Silver Case - Black and Silver Dial', NULL, '578824899100', 'FedEx', NULL, '2014-03-28', '26.03.2014 13:02', 'IE110314AP11', '1', 'a0YC000000XkR3GMAV', '175.00', '279.00'),
(19026, '235623370', NULL, NULL, 'Fergus Keogh', '30 Sceilg Ard', 'Headford Rd', 'Eire', 'Galway', 'Irland', 'IE', NULL, NULL, '851673441', '002022186S', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, '578824899410', 'FedEx', NULL, '2014-04-01', '29.03.2014 10:32', 'IE110314AP03', '1', 'a0YC000000XkPg5MAF', '209.99', '309.00'),
(19027, '235585458', NULL, NULL, 'Askar Telbayev', 'B4 PayPal Europe', 'Drop packages at reception', 'Dublin 15', 'Ballycoolin Business Park, Blanchardstown', 'Irland', 'IE', NULL, NULL, '3,53877E+11', '0020190TQT', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '578824899420', 'FedEx', NULL, '2014-04-01', '29.03.2014 07:02', 'IE110314AP01', '1', 'a0YC000000XkPf2MAF', '209.99', '309.00'),
(19028, '235519520', NULL, NULL, 'Yussef Dorkhom', '30 Granville Road', '', 'COdublin', 'Dublin', 'Irland', 'IE', NULL, NULL, '861010909', '0020191TCB', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '578824899431', 'FedEx', NULL, '2014-04-01', '28.03.2014 18:32', 'IE110314AP02', '1', 'a0YC000000XkPfbMAF', '209.99', '309.00'),
(19029, '235636798', NULL, NULL, 'Garry McCarthy', 'Ballycaskin  Carrignavar', 'Call 0874171667 If There\'s Any Issues With Finding The Place', '0', 'County Cork', 'Irland', 'IE', NULL, NULL, '851186065', '0010078HMK', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face', NULL, '578824899442', 'FedEx', NULL, '2014-04-01', '29.03.2014 12:02', 'IE260214AP07', '1', 'a0YC000000Xhq5YMAR', '165.00', '259.00'),
(19030, '235237157', NULL, NULL, 'carlo manini', 'VIA AVELLINO 7', '', '81030', 'CASTEL VOLTURNO', 'Italien', 'IT', NULL, NULL, '3891041164', '001007391D', NULL, NULL, 'Modello Malibu - Cinturino nero, ghiera argentata e bianca (GM-502-1)', NULL, '578824899133', 'FedEx', NULL, '2014-03-31', '27.03.2014 13:28', 'IT140310SC01', '1', 'a0YC000000XkwYHMAZ', '153.00', '229.99'),
(19031, '235237156', NULL, NULL, 'carlo manini', 'VIA AVELLINO 7', '', '81030', 'CASTEL VOLTURNO', 'Italien', 'IT', NULL, NULL, '3891041164', '0010143H6G', NULL, NULL, 'Modello Malibu - Cinturino nero, ghiera argentata e bianca (GM-502-1)', NULL, '578824899133', 'FedEx', NULL, '2014-03-31', '27.03.2014 13:28', 'IT140310SC01', '1', 'a0YC000000XkwYHMAZ', '153.00', '229.99'),
(19032, '235058467', NULL, NULL, 'Bruno Moneta C/O PIERGENTILI', 'VIA GIUSEPPE FONTECEDRO SNC', '', '01100', 'VITERBO', 'Italien', 'IT', NULL, NULL, '3386272596', '00100591H2', NULL, NULL, 'Modello Malibu - Cinturino nero, ghiera argentata e nera (GM-502-2)', NULL, '577108633419', 'FedEx', NULL, '2014-03-28', '26.03.2014 19:58', 'IT140310SC02', '1', 'a0YC000000XkwYIMAZ', '153.00', '229.99'),
(19033, '234868390', NULL, NULL, 'Wenxiu Lin', 'PIAZZA ANGELO GIUSTINIAN RECANATI 7', '', '31100', 'TREVISO', 'Italien', 'IT', NULL, NULL, '3662592111', '10186184', NULL, NULL, 'Modello Malibu - Cinturino marrone, ghiera dorata e nera (GM-502-3)', NULL, '577108633202', 'FedEx', NULL, '2014-03-27', '26.03.2014 09:28', 'IT140310SC03', '1', 'a0YC000000XkwYJMAZ', '153.00', '229.99'),
(19034, '234728668', NULL, NULL, 'Luca Omeri', 'VIA GIOVANNI PAISIELLO 6', '', '61122', 'PESARO', 'Italien', 'IT', NULL, NULL, '3928991303', '0010217VIL', NULL, NULL, 'Modello Acapulco - Cinturino marrone, ghiera dorata (GM-504-3)', NULL, '577108633213', 'FedEx', NULL, '2014-03-27', '25.03.2014 17:28', 'IT130710SC07', '1', 'a0YC000000XkwYNMAZ', '142.71', '229.99'),
(19035, '236281218', NULL, NULL, 'Hegert Laht', 'Hopeaketunpolku 16 B 3', '', '01450', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '443432580', '0010106J3E', NULL, NULL, 'Miesten hopea/kultainen Theorema Sao Paolo -rannekello (GM-103-4)', NULL, '577108635320', 'FedEx', NULL, '2014-04-03', '01.04.2014 22:18', 'FI180314HW04', '1', 'a0YC000000XmUrFMAV', '195.01', '279.00'),
(19036, '236165087', NULL, NULL, 'Henrik Henriksson', 'Kourakuja 8 G 13 13', '', '02320', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '400962817', '001007384L', NULL, NULL, 'Miesten hopea/kultainen Theorema Sao Paolo -rannekello (GM-103-4)', NULL, '577108635330', 'FedEx', NULL, '2014-04-03', '01.04.2014 11:48', 'FI180314HW04', '1', 'a0YC000000XmUrFMAV', '195.01', '279.00'),
(19037, '236268953', NULL, NULL, 'Klodjan Shurdha', 'Poutamaeentie 13B62', '', '00360', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '3,58408E+11', '001006623H', NULL, NULL, 'Miesten hopea/kultainen Theorema Sao Paolo -rannekello (GM-103-4)', NULL, '577108635341', 'FedEx', NULL, '2014-04-03', '01.04.2014 21:18', 'FI180314HW04', '1', 'a0YC000000XmUrFMAV', '195.01', '279.00'),
(19038, '236342924', NULL, NULL, 'Aki Laurinaho', 'Kellaritie 8 B', '', '00700', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '445574491', '0010233V1T', NULL, NULL, 'Miesten hopeinen Theorema Sao Paolo -rannekello (GM-103-1)', NULL, '577108635352', 'FedEx', NULL, '2014-04-03', '02.04.2014 09:48', 'FI180314HW01', '1', 'a0YC000000XmTp8MAF', '195.01', '279.00'),
(19039, '236281394', NULL, NULL, 'Ditjan Qepi', 'Puolikkotie 1-5', '', '02230', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '451111577', '0010016PFU', NULL, NULL, 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', NULL, '577108635363', 'FedEx', NULL, '2014-04-03', '01.04.2014 22:18', 'FI180314HW03', '1', 'a0YC000000XmUoyMAF', '195.01', '279.00'),
(19040, '236235849', NULL, NULL, 'vildane sadiku', 'Veturikuja  7 e 65', '', '01300', 'Vantaa', 'Finnland', 'FI', NULL, NULL, '', '0010001ANG', NULL, NULL, 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', NULL, '577108635374', 'FedEx', NULL, '2014-04-03', '01.04.2014 17:48', 'FI180314HW03', '1', 'a0YC000000XmUoyMAF', '195.01', '279.00'),
(19041, '236280894', '', '', 'Asko Korpela', 'Uusikatu 40 A9', '', '90100', 'OULU', 'Finnland', '', '', '', '', '0010025WTG', '', '', 'Miesten musta Theorema Sao Paolo -rannekello (GM-103-2)', 'Paket am 13.05.2014 zur?ckgekommen!\r\nUhr gesendet 16.05.2014\r\nRL 7081 6248 0DE', '577108635385', 'FedEx', '', '2014-04-03', '01.04.2014 22:18', 'FI180314HW02', '1', 'a0YC000000XmUqWMAV', '195.01', '279.00'),
(19042, '236353659', NULL, NULL, 'Marjukka Haukkala', 'Hissikatu 4 A 55', '', '33900', 'TAMPERE', 'Finnland', 'FI', NULL, NULL, '405693649', '0010116RD1', NULL, NULL, 'Miesten musta Theorema Sao Paolo -rannekello (GM-103-2)', NULL, '577108635396', 'FedEx', NULL, '2014-04-03', '02.04.2014 10:48', 'FI180314HW02', '1', 'a0YC000000XmUqWMAV', '195.01', '279.00'),
(19043, '236353515', NULL, NULL, 'Timo Vehmassalo', 'Rajatie 13', '', '04260', 'KERAVA', 'Finnland', 'FI', NULL, NULL, '505746969', '00100734HA', NULL, NULL, 'Miesten musta Theorema Sao Paolo -rannekello (GM-103-2)', NULL, '577108635400', 'FedEx', NULL, '2014-04-03', '02.04.2014 10:48', 'FI180314HW02', '1', 'a0YC000000XmUqWMAV', '195.01', '279.00'),
(19044, '235712886', NULL, NULL, 'Balen Ahmed Said', 'HJALMAR PETRIS VAEG 2', '', '35248', 'Vaexjoe', 'Schweden', 'SE', NULL, NULL, '739385865', '00101159X5', NULL, NULL, 'Black - Sao Paolo', NULL, '577108634665', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW02', '1', 'a0YC000000XmUVQMA3', '1726.09', '2695.00'),
(19045, '235725196', NULL, NULL, 'Helin Yueksel Guenes', 'YSTADSGATAN 37', '', '21444', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '700332442', '0010217RGB', NULL, NULL, 'Black - Sao Paolo', NULL, '577108634676', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW02', '1', 'a0YC000000XmUVQMA3', '1726.09', '2695.00'),
(19046, '235820535', NULL, NULL, 'Pontus Sparv', 'Storgatan 46', '', '11455', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '46707706083', '0010098JZ2', NULL, NULL, 'Black - Sao Paolo', NULL, '577108634687', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW02', '1', 'a0YC000000XmUVQMA3', '1726.09', '2695.00'),
(19047, '235751896', NULL, NULL, 'Thomas Carlson', 'GOETABERGSGATAN 26', '', '411 34', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '705496630', '0010244TIP', NULL, NULL, 'Black - Sao Paolo', NULL, '577108634698', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW02', '1', 'a0YC000000XmUVQMA3', '1726.09', '2695.00'),
(19048, '235960687', NULL, NULL, 'Youness Smiri', 'HORISONTVAEGEN 43', '', '128 34', 'SKARPNAEK', 'Schweden', 'SE', NULL, NULL, '46722511314', '0010022MLP', NULL, NULL, 'Black - Sao Paolo', NULL, '577108634702', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW02', '1', 'a0YC000000XmUVQMA3', '1726.09', '2695.00'),
(19049, '235579201', NULL, NULL, 'Andreas Tanriver', 'SOEDRA APOLLOVAEGEN 45', '', '55465', 'Joenkoeping', 'Schweden', 'SE', NULL, NULL, '762217254', '0010061VHF', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108634713', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19050, '235800673', NULL, NULL, 'Annika Goden Tilliander', 'GRANEBOVAEGEN 70', '', '136 59', 'VENDELSOE', 'Schweden', 'SE', NULL, NULL, '704134298', '0010192DX3', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108634724', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19051, '235731021', NULL, NULL, 'Bengt Axelsson', 'rostvingevaegen 43', '', '141 37', 'Huddinge', 'Schweden', 'SE', NULL, NULL, '46707707333', '0010068UF5', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108634735', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19052, '235969004', NULL, NULL, 'Björn Höglander', 'Harpsundsvaegen 27', '', '12458', 'BANDHAGEN', 'Schweden', 'SE', NULL, NULL, '', '0010195XYR', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108634746', 'FedEx', NULL, '2014-04-03', '31.03.2014 12:14', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19053, '235877324', NULL, NULL, 'Carina Bjoerklund', 'BYGAERDESVAEGEN 54', '', '216 21', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '705231220', '0010095FPW', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108634757', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19054, '235798929', NULL, NULL, 'Charlotte Magill', 'S:T KNUTS VAEG 9', '', '211 57', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '46708758278', '0010202KF4', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108634768', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19055, '236015877', NULL, NULL, 'Daria Galal', 'Kavallerigatan  65', '', '19475', 'Upplands vaesby', 'Schweden', 'SE', NULL, NULL, '', '0010041IBM', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108634779', 'FedEx', NULL, '2014-04-03', '31.03.2014 16:14', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19056, '236086946', NULL, NULL, 'hamidreza yavariardalan', 'tinsvaegen 9  LGH 1502 9', 'mamed abdurahmanov', '14556', 'Norsborg', 'Schweden', 'SE', NULL, NULL, '735370882', '0010011OFO', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108634780', 'FedEx', NULL, '2014-04-03', '31.03.2014 22:14', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', 'a0YC000000XmUVu', ''),
(19057, '235936365', NULL, NULL, 'Helena Andersson', 'PILEGARDEN 6B', '', '436 35', 'ASKIM', 'Schweden', 'SE', NULL, NULL, '707276798', '0010163PCV', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108634790', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19058, '236075623', NULL, NULL, 'Ilija Spajic', 'RAMELS VAEG 63', '', '213 69', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '737317152', '0010060UJ1', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108634805', 'FedEx', NULL, '2014-04-03', '31.03.2014 21:14', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19059, '235841544', NULL, NULL, 'Jonas Jakobsson', 'Lindhagensgatan lgh 1304 65', '', '11243', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '702080882', '001021809Y', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108634963', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19060, '235628149', NULL, NULL, 'Klaudia Bujak', 'Melcher Skoughs gata 6D', '', '19334', 'Sigtuna', 'Schweden', 'SE', NULL, NULL, '707310294', '0010113YFT', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108634827', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19061, '235924600', NULL, NULL, 'Lucas Blomgren', 'AKAREGATAN 2', '', '27573', 'Loevestad', 'Schweden', 'SE', NULL, NULL, '729653392', '0010117RMM', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108634838', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19062, '235813947', NULL, NULL, 'Majdi Omar', 'LANDSVAEGSGATAN 7', '', '413 04', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '762023229', '00100018XJ', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108634974', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19063, '235626611', NULL, NULL, 'Marcus Johansson', 'Doktor Westrings gata 21C', '', '41324', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '461003379', '0010026W5F', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108634850', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19064, '235828940', NULL, NULL, 'Mehmet sait Ciftci', 'fornminnesvaegen 35', '', '45292', 'stroemstad', 'Schweden', 'SE', NULL, NULL, '707289309', '00101875LU', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108634860', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19065, '235861195', NULL, NULL, 'Niclas gauffin', 'Frejas vaeg  9', '', '178 54', 'Ekeroe', 'Schweden', 'SE', NULL, NULL, '', '0010190W42', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108634871', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19066, '236098192', '', '', 'rodrigo guerra', 'TERAPIVAEGEN 4F', '', '141 55', 'HUDDINGE', 'Schweden', '', '', '', '', '0010141HXC', '', '', 'Gold - Sao Paolo', 'Paket am 17.04.2014 zur?ck erhalten! Adresse angeblich falsch! 23.04.2014 Dt. Post RL706667848DE', '577108634882', 'FedEx', '', '2014-04-03', '31.03.2014 23:44', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19067, '235627272', NULL, NULL, 'Sachon Bonsi', 'Regnvaedersgatan 1', '', '418 32', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '707552581', '0010240K12', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108634893', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19068, '236076632', '', '', 'Sandra Carrasco', 'SPINNROCKSVAEGEN 12', '', '168 75', 'BROMMA', 'Schweden', '', '', '', '', '0010199GQ3', '', '', 'Gold - Sao Paolo', ' Paket am 17.04.2014 zur?ck erhalten!\r\n23.04.14 Dt.Post RL706667896DE', '577108634908', 'FedEx', '', '2014-04-03', '31.03.2014 21:14', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19069, '236282719', NULL, NULL, 'Thomas odisho', 'ATMOSFAERGATAN 23', '', '415 21', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '739286547', '0010094SEG', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108634919', 'FedEx', NULL, '2014-04-03', '01.04.2014 21:14', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19070, '235792629', NULL, NULL, 'Tom Bengtsson Molander', 'GREVIEVAEGEN 30', '', '245 91', 'STAFFANSTORP', 'Schweden', 'SE', NULL, NULL, '700904195', '00100674BE', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108634920', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19071, '235675586', NULL, NULL, 'Turgut Yagub-zada', 'AGNESFRIDSVAEGEN 93', '', '212 37', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '729638300', '00100176I5', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108634930', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19072, '235896051', NULL, NULL, 'Adnan Masic', 'Froesunda Torg 2', '', '16972', 'Solna', 'Schweden', 'SE', NULL, NULL, '762358483', '001015323X', NULL, NULL, 'Silver - Sao Paolo', NULL, '577108634941', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW01', '1', 'a0YC000000XmUUrMAN', '1726.09', '2695.00'),
(19073, '235640002', NULL, NULL, 'Jimmy Nylund', 'SKAECKLINGEVAEGEN 115', '', '147 55', 'TUMBA', 'Schweden', 'SE', NULL, NULL, '729098809', '0010175RPV', NULL, NULL, 'Silver - Sao Paolo', NULL, '577108634952', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW01', '1', 'a0YC000000XmUUrMAN', '1726.09', '2695.00'),
(19074, '235842174', NULL, NULL, 'Jonas Jakobsson', 'Lindhagensgatan lgh 1304 65', '', '11243', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '702080882', '00101663ZA', NULL, NULL, 'Silver - Sao Paolo', NULL, '577108634963', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW01', '1', 'a0YC000000XmUUrMAN', '1726.09', '2695.00'),
(19075, '235814069', NULL, NULL, 'Majdi Omar', 'LANDSVAEGSGATAN 7', '', '413 04', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '762023229', '0010110FZC', NULL, NULL, 'Silver - Sao Paolo', NULL, '577108634974', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW01', '1', 'a0YC000000XmUUrMAN', '1726.09', '2695.00'),
(19076, '235737176', NULL, NULL, 'Noor Sabah', 'MURGROENEVAEGEN 4', '', '72246', 'Vaesteras', 'Schweden', 'SE', NULL, NULL, '700726579', '0010123XR6', NULL, NULL, 'Silver - Sao Paolo', NULL, '577108634985', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW01', '1', 'a0YC000000XmUUrMAN', '1726.09', '2695.00'),
(19077, '235873533', NULL, NULL, 'Thomas Geytze', 'TRALARGRAEND 51', '', '17555', 'JAERFAELLA', 'Schweden', 'SE', NULL, NULL, '760938447', '001004076Y', NULL, NULL, 'Silver - Sao Paolo', NULL, '577108634996', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW01', '1', 'a0YC000000XmUUrMAN', '1726.09', '2695.00'),
(19078, '235867162', NULL, NULL, 'Tomas Pettersson', 'MARIEHAMNSGATAN 26', '', '164 71', 'KISTA', 'Schweden', 'SE', NULL, NULL, '702681596', '0010143SJR', NULL, NULL, 'Silver - Sao Paolo', NULL, '577108635000', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW01', '1', 'a0YC000000XmUUrMAN', '1726.09', '2695.00'),
(19079, '236310241', NULL, NULL, 'Zagdbazar Buyndelger', 'SVEAPARKEN 16', '', '702 25', 'OEREBRO', 'Schweden', 'SE', NULL, NULL, '723330216', '00101476Z7', NULL, NULL, 'Silver - Sao Paolo', NULL, '577108635010', 'FedEx', NULL, '2014-04-03', '01.04.2014 23:44', 'SE180314HW01', '1', 'a0YC000000XmUUrMAN', '1726.09', '2695.00'),
(19080, '235792505', NULL, NULL, 'Aram Barahmand', 'Redskapsvaegen 28', '', '16243', 'vaellingby', 'Schweden', 'SE', NULL, NULL, '736997679', '00100452FS', NULL, NULL, 'Silver/gold - Sao Paolo', NULL, '577108635021', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW04', '1', 'a0YC000000XmUThMAN', '1726.09', '2695.00'),
(19081, '235724618', NULL, NULL, 'Asude Amir Hashimi', 'NYAENGSVAEGEN 31', '', '146 30', 'TULLINGE', 'Schweden', 'SE', NULL, NULL, '722995200', '0010047V7M', NULL, NULL, 'Silver/gold - Sao Paolo', NULL, '577108635032', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW04', '1', 'a0YC000000XmUThMAN', '1726.09', '2695.00'),
(19082, '235842820', NULL, NULL, 'Besnik Jetulli', 'Fjaellveronikan 7', '', '42448', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '737086764', '0010235EBY', NULL, NULL, 'Silver/gold - Sao Paolo', NULL, '577108635043', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW04', '1', 'a0YC000000XmUThMAN', '1726.09', '2695.00'),
(19083, '235591839', NULL, NULL, 'Christian Borg', 'KESUDDSVAEGEN 6', '', '749 48', 'ENKOEPING', 'Schweden', 'SE', NULL, NULL, '070-5481155', '0010121EFP', NULL, NULL, 'Silver/gold - Sao Paolo', NULL, '577108635054', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW04', '1', 'a0YC000000XmUThMAN', '1726.09', '2695.00'),
(19084, '236275480', NULL, NULL, 'Christian Raitis', 'HIMMELSVAEGEN 6', '', '141 91', 'HUDDINGE', 'Schweden', 'SE', NULL, NULL, '707501242', '0010077JDG', NULL, NULL, 'Silver/gold - Sao Paolo', NULL, '577108635065', 'FedEx', NULL, '2014-04-03', '01.04.2014 20:44', 'SE180314HW04', '1', 'a0YC000000XmUThMAN', '1726.09', '2695.00'),
(19085, '236058921', NULL, NULL, 'Eduardo aravena', 'solhagavaegen 10 C/o restrepo', 'restrepo', '143 31 vår', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '762093401', '0010040OPK', NULL, NULL, 'Silver/gold - Sao Paolo', NULL, '577108635076', 'FedEx', NULL, '2014-04-03', '31.03.2014 19:44', 'SE180314HW04', '1', 'a0YC000000XmUThMAN', '1726.09', '2695.00'),
(19086, '235980896', NULL, NULL, 'Emmanuel Makhini Makanda', 'Hidinge backe 9', '', '16365', 'Spanga', 'Schweden', 'SE', NULL, NULL, '703807150', '0010245DHD', NULL, NULL, 'Silver/gold - Sao Paolo', NULL, '577108635087', 'FedEx', NULL, '2014-04-03', '31.03.2014 13:14', 'SE180314HW04', '1', 'a0YC000000XmUThMAN', '1726.09', '2695.00'),
(19087, '235612872', NULL, NULL, 'Gustav Jigberg', 'BOHUSGATAN 26', '', '411 39', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '705921235', '001000792H', NULL, NULL, 'Silver/gold - Sao Paolo', NULL, '577108635098', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW04', '1', 'a0YC000000XmUThMAN', '1726.09', '2695.00'),
(19088, '236028349', NULL, NULL, 'Hussein Saffar', 'PINNHARVSGATAN 7B', '', '431 47', 'MOELNDAL', 'Schweden', 'SE', NULL, NULL, '', '00100358FY', NULL, NULL, 'Silver/gold - Sao Paolo', NULL, '577108635102', 'FedEx', NULL, '2014-04-03', '31.03.2014 17:14', 'SE180314HW04', '1', 'a0YC000000XmUThMAN', '1726.09', '2695.00'),
(19089, '235902535', NULL, NULL, 'Mananya Krommaung', 'ULRIKSGATAN 4', '', '74234', 'Oesthammar', 'Schweden', 'SE', NULL, NULL, '722671550', '00100931IX', NULL, NULL, 'Silver/gold - Sao Paolo', NULL, '577108635113', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW04', '1', 'a0YC000000XmUThMAN', '1726.09', '2695.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(19090, '235800594', NULL, NULL, 'Martin Nordman', 'Kubbegatan 10', '', '12867', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '702979353', '00100183P7', NULL, NULL, 'Silver/gold - Sao Paolo', NULL, '577108635124', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW04', '1', 'a0YC000000XmUThMAN', '1726.09', '2695.00'),
(19091, '235695066', NULL, NULL, 'Pamela Davies', 'LUNDAVAEGEN 4A', '', '17564', 'JAERFAELLA', 'Schweden', 'SE', NULL, NULL, '705315286', '00101522VO', NULL, NULL, 'Silver/gold - Sao Paolo', NULL, '577108635135', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW04', '1', 'a0YC000000XmUThMAN', '1726.09', '2695.00'),
(19092, '235824268', '', '', 'ragne strand', 'oestrakoepmansgatan 14', '', '44430', 'stenungsund', 'Schweden', '', '', '', '706804202', '00100059XN', '', '', 'Silver/gold - Sao Paolo', 'Paket am 28.04.14 zur?ck erhalten! Adresse falsch!\r\n02.05.2014 dt. Post RL707485648DE', '577108635146', 'FedEx', '', '2014-04-03', '31.03.2014 11:39', 'SE180314HW04', '1', 'a0YC000000XmUThMAN', '1726.09', '2695.00'),
(19093, '235816206', NULL, NULL, 'Rany Younan', 'Kroesebacken 5b', '', '42655', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '760068974', '0010156Y5H', NULL, NULL, 'Silver/gold - Sao Paolo', NULL, '577108635157', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW04', '1', 'a0YC000000XmUThMAN', '1726.09', '2695.00'),
(19094, '235674306', NULL, NULL, 'Wilson Morales', 'OERNVAEGEN 18A', '', '352 42', 'Vaexjoe', 'Schweden', 'SE', NULL, NULL, '732097461', '0010044P6D', NULL, NULL, 'Silver/gold - Sao Paolo', NULL, '577108635168', 'FedEx', NULL, '2014-04-03', '31.03.2014 11:39', 'SE180314HW04', '1', 'a0YC000000XmUThMAN', '1726.09', '2695.00'),
(19095, '236357845', NULL, NULL, 'Kalefah Aljanabi', 'Myrgangen164 ', '46162', '64162', 'Trollhaettan', 'Schweden', 'SE', NULL, NULL, '704222308', '0010194TC4', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108635422', 'FedEx', NULL, '2014-04-03', '02.04.2014 10:14', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19096, '236864900', NULL, NULL, 'Anna Tammi', 'Tammisalontie 12 B 9', '', '00830', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '443788036', '0010059YFK', NULL, NULL, 'Miesten hopea/kultainen Theorema Sao Paolo -rannekello (GM-103-4)', NULL, '577108636337', 'FedEx', NULL, '2014-04-08', '04.04.2014 19:18', 'FI180314HW04', '1', 'a0YC000000XmUrFMAV', '195.01', '279.00'),
(19097, '237072555', NULL, NULL, 'Jenna Ruotsalainen', 'Kilpisenkatu 2 A 15', '', '40100', 'Jyvaeskylae', 'Finnland', 'FI', NULL, NULL, '445444684', '0010006U12', NULL, NULL, 'Miesten hopea/kultainen Theorema Sao Paolo -rannekello (GM-103-4)', NULL, '577108636348', 'FedEx', NULL, '2014-04-08', '05.04.2014 23:31', 'FI180314HW04', '1', 'a0YC000000XmUrFMAV', '195.01', '279.00'),
(19098, '236912591', NULL, NULL, 'Urjansson Arja', 'Vilppulantie 5', '', '00700', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '', '0010045DVO', NULL, NULL, 'Miesten hopea/kultainen Theorema Sao Paolo -rannekello (GM-103-4)', NULL, '577108636359', 'FedEx', NULL, '2014-04-08', '04.04.2014 23:48', 'FI180314HW04', '1', 'a0YC000000XmUrFMAV', '195.01', '279.00'),
(19099, '237249540', NULL, NULL, 'Valentin Stoyanov', 'Suvannoisentie 41 A 8', '', '99130', 'SIRKKA', 'Finnland', 'FI', NULL, NULL, '451639898', '001022751A', NULL, NULL, 'Miesten hopea/kultainen Theorema Sao Paolo -rannekello (GM-103-4)', NULL, '577108636360', 'FedEx', NULL, '2014-04-08', '07.04.2014 00:37', 'FI180314HW04', '1', 'a0YC000000XmUrFMAV', '195.01', '279.00'),
(19100, '237095733', NULL, NULL, 'Juha Pekka Kinnunen', 'Ristikalliontie 4', '', '02460', 'KANTVIK', 'Finnland', 'FI', NULL, NULL, '', '0010060ONP', NULL, NULL, 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', NULL, '577108636370', 'FedEx', NULL, '2014-04-08', '06.04.2014 01:18', 'FI180314HW03', '1', 'a0YC000000XmUoyMAF', '195.01', '279.00'),
(19101, '236947343', NULL, NULL, 'Niko Jokinen', 'Kukinkuja 2 I 9', '', '01620', 'Vantaa', 'Finnland', 'FI', NULL, NULL, '408236086', '0010023T1P', NULL, NULL, 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', NULL, '577108636381', 'FedEx', NULL, '2014-04-08', '05.04.2014 09:18', 'FI180314HW03', '1', 'a0YC000000XmUoyMAF', '195.01', '279.00'),
(19102, '237084953', NULL, NULL, 'Hegert Laht', 'Hopeaketunpolku 16 B 3', '', '01450', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '443432580', '00102291DT', NULL, NULL, 'Miesten musta Theorema Sao Paolo -rannekello (GM-103-2)', NULL, '577108636392', 'FedEx', NULL, '2014-04-08', '05.04.2014 23:48', 'FI180314HW02', '1', 'a0YC000000XmUqWMAV', '195.01', '279.00'),
(19103, '237217233', NULL, NULL, 'Kristijan Stapic', 'domaregatan 8a', '', '63232', 'Eskilstuna', 'Schweden', 'SE', NULL, NULL, '722529888', '0010004IJ5', NULL, NULL, 'Gold - Sao Paolo', NULL, '577108636418', 'FedEx', NULL, '2014-04-08', '06.04.2014 23:36', 'SE180314HW03', '1', 'a0YC000000XmUVuMAN', '1726.09', '2695.00'),
(19104, '237218068', NULL, NULL, 'Kristijan Stapic', 'domaregatan 8a', '', '63232', 'Eskilstuna', 'Schweden', 'SE', NULL, NULL, '722529888', '0010129XK5', NULL, NULL, 'Silver - Sao Paolo', NULL, '577108636418', 'FedEx', NULL, '2014-04-08', '06.04.2014 23:36', 'SE180314HW01', '1', 'a0YC000000XmUUrMAN', '1726.09', '2695.00'),
(19105, '236899422', NULL, NULL, 'Omer Ibrahim', 'KOSMOSGATAN 1', '', '415 21', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '737003918', '0010135CE3', NULL, NULL, 'Silver - Sao Paolo', NULL, '577108636429', 'FedEx', NULL, '2014-04-08', '04.04.2014 21:14', 'SE180314HW01', '1', 'a0YC000000XmUUrMAN', '1726.09', '2695.00'),
(19106, '237068613', NULL, NULL, 'Driton Toni Osmani', 'VON LINGENS VAEG 13', '', '213 70', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '704880880', '0010115VZ2', NULL, NULL, 'Silver/gold - Sao Paolo', NULL, '577108636430', 'FedEx', NULL, '2014-04-08', '05.04.2014 22:44', 'SE180314HW04', '1', 'a0YC000000XmUThMAN', '1726.09', '2695.00'),
(19107, '236938812', NULL, NULL, 'Carl Ekman', 'VAEDERKVARNSGATAN 54C', '', '753 26', 'UPPSALA', 'Schweden', 'SE', NULL, NULL, '739411325', '0010200B3S', NULL, NULL, 'Silver/gold - Sao Paolo', NULL, '577108636440', 'FedEx', NULL, '2014-04-08', '05.04.2014 03:14', 'SE180314HW04', '1', 'a0YC000000XmUThMAN', '1726.09', '2695.00'),
(19108, 'PK\0\0\0\0\0!\0Û1(òo\0\0Ä\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19109, '†·7ƒÉÊf¤¶X²&FÿÄ9V\r…ó`i¥vÁ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19110, 'ü¾×{à•³lÌcò`ÃÁÔb®cöÚÒôšdij–=', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19111, '–E	‚œbm\\WÁkó´¸:#', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '~f@=Ë[]AØêÍÑç“ÿ“--%Ô˜P*´ð', '‡f<AùZ+¶ýÍ³ü»‡ÛÖ(zdµ·äÒ‰ÈyÅ7', '\0\0\0ÿÿ\0PK', '', '', ''),
(19112, 'Þšç›ÄÚ[=', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19113, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19114, 'ÒÞÞ‚h¦˜“ÿ÷mÛ|', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19115, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19116, '…nŸxë„/C¥’~šŽ“', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19117, '¤ægÂÄý‡aŠBæ¸0y]¡gˆC¾ïKi=ŸM', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'íÉt+ïÙ™Ú\ZÍÖ¯lQï”Ô7È¡î|‚aí0Ú', 'Ö´Ù~“•Õ>ÿåÝ)oÞýÛ§þ§Ÿ›¦eè»o~y·', '', '', '', ''),
(19118, 'lë¢i×[.Ìƒv9æïÙó\'bÏ¨‚î!»?YÌ¾', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '±çÃL‹.îÛÇIV”n³-Œ³M!N©›,ñ ', '¼:PSl›duQ±8û–±A]QÊÐØ<˜Ÿx?\ZÇ', '/¸òÙ¶(!Uƒ', '', '', ''),
(19119, 'B]eÚð‹ø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'œõF±:í²½Øj³å8J§1K?/¼„h	À‰¢Äß', '', '', '', '', ''),
(19120, 'µÝajÆ ý,’—TÀ©Z¨î', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19121, 'Y®j²%›ê}g©ò‡œ%qˆÎ17Þ³ Üá«cÝŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19122, '.v', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19123, 'g3ã¹øs·õº3£|€€¨ÎŸ`íÉ1\Z*[\"eƒ$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'o˜ý™¬‹¢8ê8&:é!â¢T•¥O\0LYÈA±5', '', '', '', '', ''),
(19124, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19125, '‚!á²(…ÉHI|×í¯­ÂÙDÅ+†eUq…Jr', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19126, 'b‰žI&`Ï•”@U1¾|^ˆ3žz·É‚O—Àé›qØ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19127, ']êî¾BñS.€ˆ3ò3ÑTm\Z.Ä‰þHÂœ!', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19128, '$XV<XYÍ[Î»ò¦Ädï9\rˆY|ŸˆÛ¤f', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19129, '€“}<éME½l+MD½ˆïçc±\'Â«ì*x†Ù¤', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '%}ˆ[²ùdó×pì„0Y§™5mªMÅiÀÎ:', '', '', '', '', ''),
(19130, '^°bÇ¡]cšCBØ^cFÔNGžkX´ìëÿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19131, '~&.§Lq•yr#vˆ½pàÝû2&\"b£š°O|', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19132, '$°(&u¦ã+9M`ì.[{âY¨p=—ð’§È$È', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19133, 'ä:x·Ø†\0ðz<YÉy~çSd\r˜oÅ@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19134, 'ð3™]hÓBit­šŽÿ… Ød]yLÆF¼0	', NULL, NULL, 'êL×¼!Ç<D$Â%Ñ¯&C%0z3„!öˆ¥€›+b½p˜I½’ó.>-þ\0þŽ¢M8´ÒÊín<Ã\'\\fÈRsFmðêÿã\Z7™?Â4^M‰4$-E?¢¤µ“%l5rjxÒŠ²ËÈzÄèòå @üfL°h±=è‚ý’†{añOç\0##ÁFØ~”^Štl›Y4Íím\0—pÍþ» =0]õ^£œáB!%g9 3€?ó+=â€Ëk,œ†ç…kö’hG±Ô©ÌsˆJJe>UüÉàGüjdBÉ|)êÖpHç‹ËÍ{<XÒÀßis$<¹zBÙ¿8NzDõ–', '\"1', 'Iy†5§¼H\rçð¸% 9‡“8DG‘¸ÃEllB‹K†0Èb/Ø8´‚¹¤÷3®ög(Oâ=á¥þöÓ=¬¢{Gfâ¡Îp¹i˜\"­ËK±á*4ë£ØŠ«5ìù	ƒ¥‹9×84 ×', '¨!äþŠ­Û&Ñ{¸y0DdÁcöó\rØ÷PvEÃŸ2ÄÒ0i91¶ø‘Á˜^…Zçw\Z»JîPOÆQçn‡¼Y\\zêÙ:Óhb§S’ªå', 'ÄZO²®“=l)[y—¸c»Š{\"™(ºKQ\"Õ#–{U®“ŒÉvó™p¹—ŸäØb”âÖ¾jpG¯nÙ“\\‘¡øÿ¯?ñ‘´ˆJ´ì±(¹$²ÿ`ƒM¾þ&ÎØ±¨nØ1Ã@wü97î}¯e¥»#6òùŽöl›—\"¸‡Â.7,ååœ\ZKžßn˜PìBW=æüA¢„Ð‚áÄKFŸáÂéœù!ž*¡€á‚ß[ë.', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'G¨3¹ì', '–vMTTzÊæ¸@¡ˆÓu6Éq8(¥Åºë', 'À\r—áq ', '', '', ''),
(19135, 'ÉÀo', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19136, 'O„Jo®v…ã¶OÄ°ÛyÅºV‰Öœqp\Z©¨#*n	', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19137, 'íˆ‰:dH_s´nÈIb]¶ÇóÉò¾2˜åX', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19138, '§%´vh¿ŸRÏ!Îv+á\0ß¨¥ð', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19139, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19140, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19141, '×!®ñî', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19142, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19143, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19144, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19145, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19146, 'íýç+ô²\\¾üº¼(ÅP¥uCb›mÓzGË', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'X†64ÌT\Z,Öœ¬ü«M0ëe)PQÎ\'ÅÚÃ?', '', '', '', '', ''),
(19147, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19148, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19149, '`VØ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19150, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19151, '¯$Í‚$ž˜Ö‡®ix™¬‚x31ÿõÅ»šF–ûñ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19152, '›ìÁGÁ2M²d\0\\\'Y¯ƒ%Ùg9êŒ:@šŽ×I', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19153, 'öNÆFó.ì]ÍX¿w5ÏÏñ­z&åâ¾nÔ ãµ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19154, '4©*0Ð¤*Ûi±¯bIó¸*0Ð¤ªÀ@“ª­M>', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19155, '<Ò®ªÀ@“ªƒ‹Ue«+¬çIºÂVv½CÛÅZª8', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'p{v¿XØ´d:\"«`í{WÛnÔa¤±=í¸Ã¸6', '', '', '', '', ''),
(19156, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼Øó†Ý.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19157, ')dƒ­«DŠtÕHž\r¶®)PÐU!E%t•H‘ƒ®\Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19158, '-åITBW‰9èª‘\\', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19159, 'GW‰(èª‚Î', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19160, 'û§ôyÊC', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19161, '†0`60¸z6 J0ZÜ0Ô™³Á@ \0shß', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19162, 'à6ªÉ&jœõZ…™ÆÕ¤ã¼\0¯ÏãjÒaB\0ƒ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19163, 'ÐoVSNZZ[U˜I`\\M9iÅ¤•À¸šrÒR¯ÏfÆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19164, '¡âÔ=Þ~èÈÝ‹Vu%tCqÕ\\ä¾€÷Baž', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19165, '‚îÉ©GÕW!ò°|¡wíÎ›ø*v¦örsºªÈÈ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19166, 'ËÂœ¾ÕÎžQ©WÈÕYû»0ÿR91ùç²\'÷', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19167, '\0KFË½ÍB¼ˆŸ–Î–äø¹‰)ôÙsP „*', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19168, '¦\0\0ÿÿ\0PK\0\0\0\0\0!\0`–Ù®ýM\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19169, 'ãyU6áð>|þâ?_|úˆ «àë÷ÿ<ÿó©Íæ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19170, '9Àçl¸·Z!^û‰âšÿG¢øæ–DqÎ‘(Þ¹', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19171, 'ûJ<ÕQàWâªŽB¿R_QìWê+ŠþJ}Eá_©¯(þ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19172, ')/¤¯ºhëòU5×éOŽ{…_r-ÜÔ›Ø‘Ø¬', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'QµEU=.rç´ošÆZý', '', '', '', '', ''),
(19173, '†«g†›ét®Ž\\$µ(&Í¬mÄËÐ3<›OÊ6ý1', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19174, 'ïIÕsÿê(ÃÖÚ3LêL²ÎÉªža«z†ãÌe&C', NULL, NULL, '4%—smýÁvž8ù$B¬ÇýÎ\ZAŒ[_W@Ü>C\\e¡¹v‘Tdâ²©qä2ôd!Æý§vRT³ð7—±¯ðcãt…8v$6kkã ¶b«›¸Ve·¤êúcÇª ¾gUNl\"U!&ÑALªn@ ŽBl­=ÄVÅ$Ÿ`OVõ[ÕCg.1Êäv•3[ÙÍo‚ïOàŒ¨£pkÝ6=EV«ÐÝÆƒ‚P\"ð[ÍÝƒí<qòÉ\0ÄÖxâPÌñÇ7§gÏ7³I©W½‹¤\"·“J÷4—¡\'†xÞ\\öµ„ø~|qºÏÄ±#™çµµq[±Òí§\r«2˜-«', 'Vå4¼·ªÏÄ¤*Ä$:ˆIÕÃ=@…ØZ{ˆIÕÛt\'«zˆ­ê!Ž3—…˜\rer»ÎÊˆ­ìæ·Áw‰\'š…[UÊvY•.@»ÛxPØØÂVP5Õ™êlçˆ“O ¶ÆC£Lâ', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'Ä¤êí\0ubkí!¶j[HÐž¬Š©ãÓï', '«zˆãÌe!&C±•3[¹-deÑ…à»ÄS«×¢…', 'ŸÎ§EÓ¸¡?ØÖ', '', '', ''),
(19175, 'ˆçÏ£ü£™K^Y$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'V%Ç?ÆyÍ\"N†:¤®#Y¯ä:D¦\r\'Ù|ìBhšh', '', '', '', '', ''),
(19176, 'ÆñópË·‘›i1×›u‹g9Üƒªë™xE‡‚yùj', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19177, '˜‰{ß¤®ÜÀ\Zù3\0©îV4õˆ‘ñ	{+²€´#¹Ò', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '„b=N5èf]æ\Zt[ÝÍ&Ê', '', '', '', '', ''),
(19178, '­ŽbiŽÀkõ©6|z>ð¶jkÜDköÚ »(`¹', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19179, '¿a7våØµFž]«¢ä†]¶¡+½«ºY¢t\'²œ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'Åg…»Ô¸þÔøÜ¶ÜÉ3Cp“õÜ(J¹îXá', 'yfnÛýà²Å*×À+_ÜÍ|¦3¹À³•ÏpãÎ', 'UXeá¶Ýê \0·', '', '', ''),
(19180, '¿', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '¦‚j>ÃtòÊÓvpf¡Ï	…3×0ËpÓøj', 'V×\0m|!¦ÕW³/š$ãâ{‚ÒUqØ2£µ‘dN', 'yfnÛ½ó6', '', '', ''),
(19181, '÷{R3`Ûay°Iõ`“¬Q~]ƒmí=ØVËŽð‰', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19182, 'µ¨Ã³Æc`ÚÚg˜N^bš¬û d¦QAs\rÓ±¢&', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '›nD–ù¸Yæs+²\\‰ïDîçãœñ÷${öY–P¼c', '', '', '', '', ''),
(19183, 'oL±ÑãÙ\'ÙE^™bÍK}“Þ™Âº€€—¦°®Ë‚', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'yfn²‚å1×À‹mÂ{RZ	ÿE™d”‡Ç', '9fˆm²îÏ‰Õ1×°kmÂ9ÊÍõ‹2É±ª', '', '', '', ''),
(19184, '¿a', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '6d\\ëç9·\"Ë¹z\'²°½\'9¯š‡—T/ÉúÔÈ', '‘%¯ïIÎÀm‡æá&ÕÃM²>=u]ÃMöÂÑ‘FÞ', '', '', '', ''),
(19185, 'è[9ƒ¾•]$\0}ÖmÎF]Š¼Nönþú9¯×u', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'yfnÛý Ü(ž¹îXŠû|â^&µÀ‡â9ž', 'våà¶Fn«b”WêÏö±¼Ùenn\\Ø“u', 'ž­êð‚S¹', '', '', ''),
(19186, 'Ï{4°\rÙ ¿ÝF–2(ÀmåÜVvS\r¸Y—KFÀm', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'y&Â­§†wlÝ»•—å¨Ž¹îXk¶Ûsõ=>‹2', 'yfn²îÝÊp£Læ\Z¸cÑMX–Ïf¥wQ&p·m', '47©n’Õú', '', '', ''),
(19187, 'Ó²<qe¯¹ÉRzÜVÎÀme7Õ€›u	UdnÖe6', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'fÈÜxÅÝ){–‘¹ñ,Šz|yîÌn¨>‹~=w', 'V]bgY_8uò(ûl/˜I­õÖÉŽ}RÕ)P', '[Ê ºŽdÄnA', '', '', ''),
(19188, 'Å#+¦x k\Zî=q(â‹B¶Ï~²OÏ¡¹Kr¶îãœ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '‘åÌ±\'9Ã¾¹gŸTŸ÷IÖoåB×ãì“½`v¤‘', 'ùÛdÝ»ó:Êd®a', 'Ý„Ý8,\'ô®', '', '', ''),
(19189, 'Ü©ˆ+7YÊ \0·•3p[ÙM5àf]’23ë2›€', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '’õãžÔúvà}R=ú$ëÂ‡Ðõ8úd/”iä', 'Ý¯zà ß¶Ÿ!?9fˆ|²îã”ÉGÎ5ä§â¶', '€v<0¼Ë <', '', '', ''),
(19190, 'ä[9C¾•\rOº>[òY—¬„õ<ë²–úñÈZ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19191, 'ûáD²§™F*Nz„í0Íd)ƒÍVÎÐle7· ™u™', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19192, 'j®¡9–çš§\rþŸçyQ%4ã»Nºµµ„¬4ÏÂ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19193, '¿¾°¥Ë 7©+‰´5éøÞ’ZéuêFd9ýÞˆ,Ìl', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19194, '©?þ8ü<œ†A>ž¶Á» øÏ2.·K¼ûFÎ•Ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19195, '¿caÿžeM­‡ ÃMGGjY±[N\"³úŽT', NULL, NULL, 'Vçœ', '>##^ÔI‰½Â11ûKÈ×$v*õï¿I]IëÐÅåŒàá&Ußu³acýDÔÈrêÚŠ,Ñ¸#Ù½}dOr†}', 'rÏ>©ž}’õ¥J‡Ðõ8ûd/v¤‘£d™\'ýD²gŸšîƒ4%öT–]Ô“¥', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'q,­ÉÈÃm›lôÒrÃÆz#äFd™ï­Èrð', '‘%\Zö$gØ·#÷ì“êvß¸mM\"‡ ³OÍfGj', 'ãU{y¹¥æj\\Ã', '', '', ''),
(19196, 'ì[9Ã¾•›R:û¬Kô}«»ÙûVo\\ýú-ôpV', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'aIëyWKS\'[ëøÌŠ^£,!3ùø.êð»(Â¯G', '', '', '', '', ''),
(19197, 'j®A', NULL, NULL, '1–¶ïYÖÇAg›:—', 'Rë¥\\œHöpSÓ}&¸SmX6q“¥', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'yfnÛýÐ\r¸æº²9ü<œÂ>]‹ï[È!/žeÀ', '¿Ð=UÍ¹%}øõ0Ü©+™”59¸I­´ w#²´}#', 'Öò„]xÜz×ëñ', '', '', ''),
(19198, '‰ÛÊ¸­ì¦\Zp³îáf]<¸Y×áÝB?\'n<ëRU', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19199, '¶Y—@Fâ¶ºßl#yª¯ëCÞŽ†W6à{“³J§h', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'Vã o·ExyÏó¢I2àF=€.z—îY{ùè¹4', '', '', '', '', ''),
(19200, 'yÛÊ¶­ìf\Zl“®EOÈÛ¬K˜mÖ°Ÿ/', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'ëÝ-ô˜Ø\'(ãÁ«\"tQÿ@\rdàNžX³³u?:', '|	YáÆW„çx÷søNWá×#pÇ®ÄhMFnÛ$', '', '', '', ''),
(19201, '`Ÿu™M°ÏºØG†¯„Zï‰~t‰Ý6a?y', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19202, 'šCèzn²—‘iä®ÐéD²‡›šîSL¼CÛáÌM', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19203, 'ì“,“Ñ…HíƒËEØg]NäHì¬÷tOZHì¬Kj', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19204, '¯ìªÝv«ƒÜ$‹··•ÝTnÖ{<\"¼}•Þ	', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'ërÂû¬÷ôÅsÇ-ôpd(ŸÁEk‰…0{\rìÛ2ì', 'ÉîÀCÇá¶{¸­ê¾˜y¢Î=ÜÖX×J°†›', '', '', '', ''),
(19205, '¿†', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '‘%\Zö${öY–¶ïXu‰ä™¾âæäQöÉÞ±Oj¡', 'Õeá&K™hÀM²8p[ÙM5à&Ý½üa%º‡›íu', '¼¢\'K	 O²L', '', '', ''),
(19206, '¿A?v%s¾f#áë-©•¾n#²XoEî=zŽ‡È', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19207, 'äÎ=S#·¼*¹‘`3„Ü9óÍ’bqÎ´ðªÉ°%Å', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19208, '`vjäøðc¼ˆùìTAaÚÎS£¶wïXÈÔFúÌ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', ',í\rÅ»_Ô w»¹-«läÆÙ¸ÒcëÎ™{4[4', '', '', '', '', ''),
(19209, 'äöUÎ5%wGÆs]Ší–•ØA`iÎ‘à¹ý£…™[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '<ÖWÀG‚Ü§\'—Pþ,Æ?Üêé\'ƒû¹ïG', '', '', '', '', ''),
(19210, 'ÜÏ=SÙGcë«rñ¼ì–!ÜO¹2à>Žžëü³j3', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '¹', '', '', '', '', ''),
(19211, 'ä&£@nbƒŸoGçš|\'°Œç^`ñ} x¦×I', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19212, '”ãìd®ûiïí#í	Õ|í35,òžŒ…/°­Ïçd)', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19213, 'ÜÏ=Sã>Y_c¨#+f÷SŽq†‡–&­Úƒ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19214, '\'t®‘ºXxr\'°LE{eeqXÆëHpä?Ãbü', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19215, 'ü÷pðŸq‰ðŸqétðŸq‰ð?5ÍnBÆyçã', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'µÌŽA¶ÚB·§0½û', '', '', '', '', ''),
(19216, 'ôÎ=SYÞ³õuqÂË{dâ¡wÎ CÚë\r®2E[-', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'e:Ûª3Œ/ð¸Úàú%Ø^q	ÛƒâòxGÁõ7âß', '', '', '', '', ''),
(19217, 'Á¸1ÂãqE xT6üÍ!å<ˆPØ ÞÃ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'ƒ gÕ™ŒÂI¬P€Œ›ŒºY€¾5¢\0—0°', '', '', '', '', ''),
(19218, 'àí', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19219, 'àáÉL\"', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19220, 'À¸Ä€pÍ…†0/)\0á>P\0‚•áŒ·', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19221, 'à=”€pM&ƒv\0—€äl³Ò.¿\Z$€½', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19222, 'èø›p­ASO{0	 \Z4DLR›_ŸLpÊ´', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19223, 'àñ¹~O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19224, 'ðxi§€qé_(@Î7++\0€Èè˜øøj›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19225, '@pA<Žôp(\0ðÀ×Î:{â`£›=@È', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19226, 'ÀÔ€H›p	[¤&âRÇ¼óŸhŠ«­', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19227, '‰`\\\"Á¸l@\"<^’Â%þ VÇ@r', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19228, 'q»Ð·æ%¢½Á†tú#\\COûä¨Ò*\"¹', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19229, '@pA<Že*\0ø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19230, 'àk()€Ç±!Î°HðxI/(@N™++\0KçÛï', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19231, '€¯ .\0Èl\Z$\09wÐ’ŽT ëC@Æñœ·­“', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19232, '”ÀãoÀ$\0L\0¸€‘)\01HMlf8', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'ÕÍ8vEcWš`¡Ç®iìZ,4ãØ\rÝh‚…f', '', '', '', '', ''),
(19233, 'O…Pëíaéï}ù5Õ°ŒBí£${º­]\"?‰', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19234, 'prfªøÁš“W=aŒ`îçd%èôH™\ZÃ#G', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'Œ«\Ze4Æªúp<ïhìN¬ª±ê„Zƒ_Øç', '', '', '', '', ''),
(19235, '%€vû÷Òv«]ôàÞ—‡‡/ä‹£ª¢/°NÖº@$I', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19236, 'hï0Iþéz°Êýy KFM%ýÉ„7uÇlÁûph', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19237, 'lÅÄé‘éD¨,	m${ž½É^l²4ÎºÓn$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19238, '«™5ÌFÇeGÿkZ9ÕóÅçòä°¥#0¥nPæ‚', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19239, '(^>i\\t5±ÏG…Fð©(õU4zi*6', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19240, '>¤²QðKA<\"ôË\\ƒQŠŽ–*rEý3­', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'Û€cÜða!	á¯¡ßµ}‰[_ºž7{]›', 'Ï?äéŠ\'5Á/Ï]þ\0\0ÿÿ\0PK-\0\0\0', '', '', '', ''),
(19241, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(19242, '238458288', NULL, NULL, 'Caroline Clayton', '9 WHITSBURY AVENUE', '', 'WN2 3JH', 'WIGAN', 'Grossbritannien', 'GB', NULL, NULL, '07894 253798', '001016123C', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '578824903747', 'FedEx', NULL, '2014-04-16', '13.04.2014 08:52', 'UK140313AMC25', '1', 'a0YC000000Xkz1bMAB', '165.00', '249.00'),
(19243, '238566913', NULL, NULL, 'Declan Sheehan', '118 BLAKELAND ROAD', '', 'B44 8AS', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7794753770', '0010089XL4', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '578824903758', 'FedEx', NULL, '2014-04-16', '13.04.2014 21:22', 'UK140313AMC25', '1', 'a0YC000000Xkz1bMAB', '165.00', '249.00'),
(19244, '238481995', NULL, NULL, 'Geoff Wainwright', '7 CYPRUS STREET', '', 'WF1 2RW', 'WAKEFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7730601956', '00100798TH', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '578824903769', 'FedEx', NULL, '2014-04-16', '13.04.2014 11:22', 'UK140313AMC25', '1', 'a0YC000000Xkz1bMAB', '165.00', '249.00'),
(19245, '238494541', NULL, NULL, 'Sandy Richards, Absolutecareathome', 'SuiteA St Mary\'s Road', '', 'WA14 2PL', 'Altrincham', 'Grossbritannien', 'GB', NULL, NULL, '7969615579', '00101336EO', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '578824903770', 'FedEx', NULL, '2014-04-16', '13.04.2014 12:52', 'UK140313AMC25', '1', 'a0YC000000Xkz1bMAB', '165.00', '249.00'),
(19246, '238592429', NULL, NULL, 'Dipesh Shah', '22 COSSHAM STREET', '', 'BS16 9EN', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7455247398', '0010212OHU', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824903780', 'FedEx', NULL, '2014-04-16', '14.04.2014 01:52', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19247, '238412189', NULL, NULL, 'Megha raj Rai', '2 ST. GEORGES CLOSE', '', 'SP9 7RS', 'TIDWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7412925797', '0010173SEF', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824903791', 'FedEx', NULL, '2014-04-16', '13.04.2014 04:05', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19248, '238580210', NULL, NULL, 'Urelle White', '12 CHENNELLS', '', 'AL10 9HZ', 'HATFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7798553645', '001002884G', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824903806', 'FedEx', NULL, '2014-04-16', '13.04.2014 22:52', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19249, '238710593', NULL, NULL, 'Glen James', '192 OLD SHOREHAM ROAD', 'Please leave in porch if no one home.', 'BN42 4TR', 'Southwick, Brighton', 'Grossbritannien', 'GB', NULL, NULL, '7932902271', '0010142J3J', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824903817', 'FedEx', NULL, '2014-04-16', '14.04.2014 19:22', 'UK140313AMC24', '1', 'a0YC000000XkyUwMAJ', '165.00', '249.00'),
(19250, '238561923', NULL, NULL, 'Jon Nicholls', '5 HAYES AVENUE', 'Littleover', 'DE23 6JU', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7740305652', '0010147J4W', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824903828', 'FedEx', NULL, '2014-04-16', '13.04.2014 20:52', 'UK140313AMC24', '1', 'a0YC000000XkyUwMAJ', '165.00', '249.00'),
(19251, '238504404', NULL, NULL, 'Ben Bibby', '35 Lithgow crescent, hunterhill', '', 'Pa26un', 'Paisley', 'Grossbritannien', 'GB', NULL, NULL, '', '0010019LKX', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824903839', 'FedEx', NULL, '2014-04-16', '13.04.2014 13:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19252, '238589337', NULL, NULL, 'Bobby Akibu', '96 GREENVIEW AVENUE', '', 'BR3 3RU', 'BECKENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7708747180', '00100698HE', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824903840', 'FedEx', NULL, '2014-04-16', '14.04.2014 00:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19253, '238504429', NULL, NULL, 'Charles Mc Inally', '55/7 BLACKFRIARS STREET', '', 'EH1 1NB', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '1315569484', '0010018U5Y', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824903850', 'FedEx', NULL, '2014-04-16', '13.04.2014 13:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19254, '238514686', NULL, NULL, 'Elizabeth Barrett', '3 MORRISON COURT', '', 'IV25 3NS', 'DORNOCH', 'Grossbritannien', 'GB', NULL, NULL, '7817957340', '00101345YU', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, 'RL707392813DE', 'Deutsche Post', NULL, '2014-04-16', '13.04.2014 15:22', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19255, '238559863', NULL, NULL, 'john Devine', '14 GIBSON STREET', '', 'G82 2EG', 'DUMBARTON', 'Grossbritannien', 'GB', NULL, NULL, '7852315085', '0010227M66', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824903872', 'FedEx', NULL, '2014-04-16', '13.04.2014 20:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19256, '238659545', NULL, NULL, 'John Pymm', '6 THE WILLOWS', '', 'HP6 5NT', 'AMERSHAM', 'Grossbritannien', 'GB', NULL, NULL, '7904384646', '0010138PJJ', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824903883', 'FedEx', NULL, '2014-04-16', '14.04.2014 13:22', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19257, '238533424', NULL, NULL, 'Julie Graham', '18 GREENCASTLE STREET', 'Poundworld', 'BT34 4BH', 'NEWRY', 'Grossbritannien', 'GB', NULL, NULL, '7736844636', '0010002WL8', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824903894', 'FedEx', NULL, '2014-04-16', '13.04.2014 17:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19258, '238743488', NULL, NULL, 'Mario Nava Croft', '42 THE BRAMBLINGS', '', 'E4 6LU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7411490275', '0010111GW5', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824903909', 'FedEx', NULL, '2014-04-16', '14.04.2014 22:22', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19259, '238517634', NULL, NULL, 'Nicola Lockwood', '2 FLORIN DRIVE', '', 'HG5 0WG', 'KNARESBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7718304536', '0010239GED', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824903910', 'FedEx', NULL, '2014-04-16', '13.04.2014 15:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19260, '238604882', NULL, NULL, 'Paul Rathbone', '39 FARLEY DRIVE', 'Acklam Middlesbrough', 'TS5 8QT', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7792747092', '00100953AL', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824903920', 'FedEx', NULL, '2014-04-16', '14.04.2014 07:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19261, '238485293', NULL, NULL, 'Robert Phelps', '9 INCHKEITH ROAD', '', 'PL6 6EB', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7875076669', '0010056RWG', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824903931', 'FedEx', NULL, '2014-04-16', '13.04.2014 11:53', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19262, '238647402', NULL, NULL, 'Rosalyn Davies', '163 Frederick place', '', 'Sa7 9TT', 'Swansea', 'Grossbritannien', 'GB', NULL, NULL, '01792 321843', '00100508ET', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824903942', 'FedEx', NULL, '2014-04-16', '14.04.2014 11:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19263, '238504499', NULL, NULL, 'sherjeel anwar', '133 YEWS HILL ROAD', 'Address line 2', 'HD1 3SP', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7447947978', '0010168DBG', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824903953', 'FedEx', NULL, '2014-04-16', '13.04.2014 14:22', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19264, '238648616', NULL, NULL, 'Wendy Peate', '16 Tilley rd', '', 'Sy4 5ha', 'Wem', 'Grossbritannien', 'GB', NULL, NULL, '1939235105', '0010089OR8', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824903964', 'FedEx', NULL, '2014-04-16', '14.04.2014 11:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19265, '238590668', NULL, NULL, 'Zakiya patel', '66 CHARLOTTE STREET', '', 'BB1 7LP', 'BLACKBURN', 'Grossbritannien', 'GB', NULL, NULL, '7743437700', '0010012HGA', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824903975', 'FedEx', NULL, '2014-04-16', '14.04.2014 01:22', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19266, '238568323', NULL, NULL, 'Adrian Hilton', '281 WORLDS END LANE', '', 'B32 2SA', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7957564484', '0010210YFL', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824903986', 'FedEx', NULL, '2014-04-16', '13.04.2014 21:53', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19267, '238605630', NULL, NULL, 'Albie Ball', '30 JOHNSTON AVENUE', '', 'L20 6HG', 'BOOTLE', 'Grossbritannien', 'GB', NULL, NULL, '7802635584', '0010098GDJ', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824903997', 'FedEx', NULL, '2014-04-16', '14.04.2014 07:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19268, '238588038', NULL, NULL, 'Alexander Davies', '7 WINDSOR AVENUE', '', 'SK4 4BZ', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7871289864', '00100948EH', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904000', 'FedEx', NULL, '2014-04-16', '14.04.2014 00:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19269, '238653446', NULL, NULL, 'andrew lee', '41 WEST CRESCENT', '', 'NG9 1QF', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7805488137', '0010037MMA', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904011', 'FedEx', NULL, '2014-04-16', '14.04.2014 12:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19270, '238533499', NULL, NULL, 'Andrew Prunty', '54 GROSMONT ROAD', 'Whalehill Eston', 'TS6 8HW', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '1642463864', '00100892SJ', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904022', 'FedEx', NULL, '2014-04-16', '13.04.2014 17:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19271, '238660033', NULL, NULL, 'archie cairney', '73 MOUNTBLOW ROAD', 'can you call me 1 hour before it arrives', 'G81 4NF', 'CLYDEBANK', 'Grossbritannien', 'GB', NULL, NULL, '7447439504', '0010183HW9', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904033', 'FedEx', NULL, '2014-04-16', '14.04.2014 13:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19272, '238544192', NULL, NULL, 'Brenda Grant', '31 THE SQUARE', 'Newtongrange', 'EH22 4PW', 'DALKEITH', 'Grossbritannien', 'GB', NULL, NULL, '1316542230', '00101946NW', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904044', 'FedEx', NULL, '2014-04-16', '13.04.2014 18:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19273, '238537314', NULL, NULL, 'Christina Smith', '33 SOUTHHOUSE AVENUE', '', 'EH17 8EB', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7941154018', '0010227PW6', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904055', 'FedEx', NULL, '2014-04-16', '13.04.2014 18:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19274, '238507700', NULL, NULL, 'Craig Moore', '29 Calderbraes avenue', '', 'G71 6du', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7964105688', '0010188Q4S', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904066', 'FedEx', NULL, '2014-04-16', '13.04.2014 14:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19275, '238496027', NULL, NULL, 'Dan Chard', '5 MERTON ROAD', 'West Hill School', 'SW18 5ST', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7794713478', '0010144BDE', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904077', 'FedEx', NULL, '2014-04-16', '13.04.2014 12:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19276, '238609204', NULL, NULL, 'David Easby', '13 CHAPEL HOUSE STREET', '', 'E14 3AS', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7415546476', '00101855UJ', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904088', 'FedEx', NULL, '2014-04-16', '14.04.2014 08:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19277, '238519473', NULL, NULL, 'David Milner', 'Ashurst LLP Broadwalk House', '5 Appold Street', 'EC2A 2HA', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7598255432', '0010158BZO', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904099', 'FedEx', NULL, '2014-04-16', '13.04.2014 15:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19278, '238539567', NULL, NULL, 'é©¬ å®¶è±ª', '56 HIGH STREET WEST', 'Echo building 148', 'SR1 1XH', 'Sunderland', 'Grossbritannien', 'GB', NULL, NULL, '7449412606', '0010170H7W', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, 'storniert', '', NULL, '0000-00-00', '13.04.2014 18:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19279, '238565856', NULL, NULL, 'Emma Rowland', '88 DRAYTON BRIDGE ROAD', 'West EAling', 'W7 1EP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7557957099', '00101961A2', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904114', 'FedEx', NULL, '2014-04-16', '13.04.2014 21:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19280, '238644485', '', '', 'Gwyn Davies', '6 LARCH PLACE', '', 'PH2 7UW', 'PERTH', 'Grossbritannien', '', '', '', '1821642787', '0010202F5F', '', '', 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', 'Muss paket bei seinem Postamt abholen! 08.05.2014 Paket am 08.05.14 zugestellt!', 'RL707392827DE', 'Deutsche Post', '', '2014-04-16', '14.04.2014 11:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19281, '238498091', NULL, NULL, 'Joe Hards', '17 Portal Close', '', 'UB10 0FE', 'Uxbridge', 'Grossbritannien', 'GB', NULL, NULL, '7808244560', '00101595XP', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904136', 'FedEx', NULL, '2014-04-16', '13.04.2014 13:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19282, '238512938', NULL, NULL, 'John Barron', '122A VICTORIA ROAD WEST', 'Thornton Cleveleys', 'FY5 3LG', 'THORNTON-CLEVELEYS', 'Grossbritannien', 'GB', NULL, NULL, '7977922716', '0010057MCF', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904147', 'FedEx', NULL, '2014-04-16', '13.04.2014 15:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19283, '238600179', NULL, NULL, 'Kevin Murton', '11 PINECROFT RISE', '', 'CO10 7PA', 'SUDBURY', 'Grossbritannien', 'GB', NULL, NULL, '1787881247', '00100132RA', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904158', 'FedEx', NULL, '2014-04-16', '14.04.2014 06:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19284, '238514717', NULL, NULL, 'kieran coakley', '325 STONEHOUSE LANE', 'Quinton', 'B32 3AD', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7908836556', '00101569UI', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904169', 'FedEx', NULL, '2014-04-16', '13.04.2014 15:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19285, '238546845', NULL, NULL, 'Magdalena Przybyta', '45 TOYNBEE ROAD', 'Wimbledon', 'SW20 8SH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7717358307', '0010119BW0', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904170', 'FedEx', NULL, '2014-04-16', '13.04.2014 19:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(19286, '238651273', NULL, NULL, 'Marco Torta c/o Ersel Gestion Int.', '1 KNIGHTSBRIDGE GREEN', '', 'SW1X 7QA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7850859188', '0010081INY', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904180', 'FedEx', NULL, '2014-04-16', '14.04.2014 12:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19287, '238493312', NULL, NULL, 'margaret beggs', '26 garden lane', 'Knottingley', 'wf11 9bs', 'wakefield', 'Grossbritannien', 'GB', NULL, NULL, '1977675394', '0010048DWW', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904191', 'FedEx', NULL, '2014-04-16', '13.04.2014 12:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19288, '238662321', NULL, NULL, 'Max Lombardi', '15 WINDERMERE ROAD', 'Kingston Vale', 'SW15 3QP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7971221220', '001012437U', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904206', 'FedEx', NULL, '2014-04-16', '14.04.2014 13:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19289, '238587424', NULL, NULL, 'Michael Mckeown', '9 THORNYFLAT ROAD', '', 'KA8 0NA', 'AYR', 'Grossbritannien', 'GB', NULL, NULL, '7403424264', '0010163BBT', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904217', 'FedEx', NULL, '2014-04-16', '14.04.2014 00:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19290, '238572022', NULL, NULL, 'Michael Quinn', '24 KELBURNE DRIVE', 'Paisley', 'PA1 3PF', 'PAISLEY', 'Grossbritannien', 'GB', NULL, NULL, '7834655960', '0010134TD0', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904228', 'FedEx', NULL, '2014-04-16', '13.04.2014 21:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19291, '238531096', NULL, NULL, 'mick bacino', '144 WENDOVER DRIVE', '', 'MK41 9SR', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7974455075', '10186239', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904239', 'FedEx', NULL, '2014-04-16', '13.04.2014 17:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19292, '238647119', NULL, NULL, 'Mirash Deda', '49 ILCHESTER ROAD', '', 'RM8 2YT', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7557339368', '0010104ZQU', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904240', 'FedEx', NULL, '2014-04-16', '14.04.2014 11:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19293, '238492949', NULL, NULL, 'Oana Balanescu', '104 , Flat 4 SUTTON COURT ROAD', '', 'W4 3EQ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7912068398', '001017375E', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904250', 'FedEx', NULL, '2014-04-16', '13.04.2014 12:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19294, '238619740', NULL, NULL, 'p clarke', '23 BRENIG CLOSE', '', 'CF62 7BL', 'BARRY', 'Grossbritannien', 'GB', NULL, NULL, '7836716571', '0010105HES', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904261', 'FedEx', NULL, '2014-04-16', '14.04.2014 09:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19295, '238719602', NULL, NULL, 'Philip Coll', '3 THE HAWTHORNS', '', 'EH31 2DZ', 'GULLANE', 'Grossbritannien', 'GB', NULL, NULL, '7831412739', '0010157HNW', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904272', 'FedEx', NULL, '2014-04-16', '14.04.2014 21:07', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19296, '238760502', NULL, NULL, 'Razvan Vladu', '220 WALLACE STREET', 'core e,flat 0/11', 'G5 8AF', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7455446593', '00100539LL', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904283', 'FedEx', NULL, '2014-04-16', '15.04.2014 02:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19297, '238652759', NULL, NULL, 'Ron Long', '9 HOLBURNE CLOSE', '', 'SE3 8HN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '2088567247', '0010139W2L', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904294', 'FedEx', NULL, '2014-04-16', '14.04.2014 12:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19298, '238504752', NULL, NULL, 'Ronald Ajoku', '1309 Rotunda 150 New Street', '', 'B2 4PE', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7577348788', '0010153WO7', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904309', 'FedEx', NULL, '2014-04-16', '13.04.2014 14:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19299, '238621052', NULL, NULL, 'shekoufeh jalilian', '63 MOGDEN LANE', '', 'TW7 7LH', 'ISLEWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7861723283', '00102013R8', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904310', 'FedEx', NULL, '2014-04-16', '14.04.2014 09:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19300, '238546086', NULL, NULL, 'Sylvester Asenguah', '17 THAKEHAM CLOSE', '', 'SE26 6HN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7956883781', '0010029WLJ', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904320', 'FedEx', NULL, '2014-04-16', '13.04.2014 19:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19301, '238620371', NULL, NULL, 'Tom Clarke', '66 PROMENADE GARDENS', 'Riverside Drive', 'L17 7EU', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7500770511', '0010004IP5', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904331', 'FedEx', NULL, '2014-04-16', '14.04.2014 09:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19302, '238696588', NULL, NULL, 'Tunde Dabiri', '12 HARLECH ROAD', '', 'WD5 0BF', 'ABBOTS LANGLEY', 'Grossbritannien', 'GB', NULL, NULL, '7903233582', '00101408LP', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904342', 'FedEx', NULL, '2014-04-16', '14.04.2014 17:17', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19303, '238634081', NULL, NULL, 'Vicky Hope-Walker', '0 ORCHARD PLACE', 'Home Farm House', 'NN13 5JT', 'BRACKLEY', 'Grossbritannien', 'GB', NULL, NULL, '7776471066', '0010245KXM', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904353', 'FedEx', NULL, '2014-04-16', '14.04.2014 10:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19304, '238515568', NULL, NULL, 'Yusuf Patel', '80 QUEENS ROAD', '', 'BB1 1QG', 'BLACKBURN', 'Grossbritannien', 'GB', NULL, NULL, '7533412020', '0010056G81', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904364', 'FedEx', NULL, '2014-04-16', '13.04.2014 15:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19305, '238590749', NULL, NULL, 'Zakiya patel', '66 CHARLOTTE STREET', '', 'BB1 7LP', 'BLACKBURN', 'Grossbritannien', 'GB', NULL, NULL, '7743437700', '0010193V3E', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824903975', 'FedEx', NULL, '2014-04-16', '14.04.2014 01:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19306, '238494937', NULL, NULL, 'Adam Whiting', '6 HOYLAKE ROAD', 'Perton', 'WV6 7YS', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7581268320', '00102427WB', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904386', 'FedEx', NULL, '2014-04-16', '13.04.2014 12:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19307, '238570971', NULL, NULL, 'Andrew Robertson', '52 LONGROOD ROAD', '', 'CV22 7RE', 'RUGBY', 'Grossbritannien', 'GB', NULL, NULL, '7946387534', '0010022O2O', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904397', 'FedEx', NULL, '2014-04-16', '13.04.2014 21:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19308, '238503187', NULL, NULL, 'Bolu Onisesi', 'flat 3 302 TWYFORD AVENUE', 'Flat 3 Florence Buildings', 'PO2 8NT', 'Portsmouth, Hampshire', 'Grossbritannien', 'GB', NULL, NULL, '7869442109', '0010178MTS', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904401', 'FedEx', NULL, '2014-04-16', '13.04.2014 13:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19309, '238523894', NULL, NULL, 'Colette Whayman', '8 sutton rd', '', 'le2 6fl', 'leicester', 'Grossbritannien', 'GB', NULL, NULL, '7852270599', '0010084EOY', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904412', 'FedEx', NULL, '2014-04-16', '13.04.2014 16:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19310, '238685986', NULL, NULL, 'David Honeyman', '7 WILSON SQUARE', 'Methilhill', 'KY8 2EF', 'LEVEN', 'Grossbritannien', 'GB', NULL, NULL, '7772660492', '0010234MHM', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904423', 'FedEx', NULL, '2014-04-16', '14.04.2014 17:01', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19311, '238718736', NULL, NULL, 'David Matthew', '22 DUNGLASS AVENUE', '', 'G14 9ED', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7837484441', '0010166IY9', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904434', 'FedEx', NULL, '2014-04-16', '14.04.2014 19:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19312, '238625389', NULL, NULL, 'derek johnston', 'UNIT 29 FIRST AVENUE', 'deeside industrial estate', 'CH5 2NU', 'DEESIDE', 'Grossbritannien', 'GB', NULL, NULL, '7814528155', '0010206KBF', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904445', 'FedEx', NULL, '2014-04-16', '14.04.2014 09:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19313, '238650801', NULL, NULL, 'Janet Edgcumbe', '40 GIPTON WOOD ROAD', '', 'LS8 2SB', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7809454512', '0010173CHX', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904456', 'FedEx', NULL, '2014-04-16', '14.04.2014 12:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19314, '238638455', NULL, NULL, 'johnson symonds', '50 CAT LANE', 'Flat 50', 'B34 6PY', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7825213244', '10222257', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904467', 'FedEx', NULL, '2014-04-16', '14.04.2014 10:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19315, '238561765', NULL, NULL, 'Jonathan Hoo', '21 ORCHARD RISE', '', 'CR0 7QZ', 'CROYDON', 'Grossbritannien', 'GB', NULL, NULL, '7867982585', '0010157X32', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904478', 'FedEx', NULL, '2014-04-16', '13.04.2014 20:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19316, '238649316', NULL, NULL, 'Kitua Ejiofoh', '41 HODGES CLOSE', '', 'RM16 6EN', 'GRAYS', 'Grossbritannien', 'GB', NULL, NULL, '7587512780', '0010232BEE', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904489', 'FedEx', NULL, '2014-04-16', '14.04.2014 12:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19317, '238498397', NULL, NULL, 'lawrence thompson', '8 rochester road', '', 'TS232HY', 'Billingham', 'Grossbritannien', 'GB', NULL, NULL, '01642 899289', '00101401IT', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904490', 'FedEx', NULL, '2014-04-16', '13.04.2014 13:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19318, '238528268', NULL, NULL, 'Manoj Bhatta', '129 CHARLTON LANE', '', 'SE7 8HL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7989692920', '00101619M7', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904504', 'FedEx', NULL, '2014-04-16', '13.04.2014 17:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19319, '238498497', NULL, NULL, 'Mansoor Nikhah', '2 BEECRAIGS WAY', '', 'ML6 7GD', 'AIRDRIE', 'Grossbritannien', 'GB', NULL, NULL, '7453777866', '0010187D9Y', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904515', 'FedEx', NULL, '2014-04-16', '13.04.2014 13:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19320, '238489039', NULL, NULL, 'mark khan', '42 WESTHILL AVENUE', '', 'SA73 2RE', 'MILFORD HAVEN', 'Grossbritannien', 'GB', NULL, NULL, '1646697808', '0010116B8A', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904526', 'FedEx', NULL, '2014-04-16', '13.04.2014 12:23', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19321, '238488207', NULL, NULL, 'Mayur Mistry', '40 JERMYN STREET', '', 'LE4 6NR', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7746438386', '0010198RIQ', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904537', 'FedEx', NULL, '2014-04-16', '13.04.2014 11:53', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19322, '238763771', '', '', 'Mustafa Abdulsattar', 'Flat 21 48-50 Christchurch Avenue, Flat 21', '', 'Nw6 7be', 'London', 'Grossbritannien', '', '', 'mustafa1_mus1@hotmail.com', '7554488477', '00100013SU', '', '', 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', 'Uhr wahrscheinlich verloren! lt. Fedex vom 07.05.2014 20.05.2014 neue Uhr 578824907444', '578824904548', 'FedEx', '', '2014-04-16', '15.04.2014 04:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19323, '238677606', NULL, NULL, 'peter jenkins', '22 REDLAKE ROAD', 'the cedars  pedmore', 'DY9 0SA', 'STOURBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7885443330', '00102154CW', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904559', 'FedEx', NULL, '2014-04-16', '14.04.2014 17:02', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19324, '238482840', NULL, NULL, 'PREET BHULLER', '61 CHURCH FARM ROAD', 'EMERSONS GREEN', 'BS16 7BE', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '1179575414', '0010006V1O', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904560', 'FedEx', NULL, '2014-04-16', '13.04.2014 11:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19325, '238500675', NULL, NULL, 'Raymond Norman', '28 BILLINGHAM CLOSE', '', 'WF2 0TR', 'WAKEFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7860229710', '0010165PD5', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904570', 'FedEx', NULL, '2014-04-16', '13.04.2014 13:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19326, '238495347', NULL, NULL, 'Salon Cass Salon cass', 'unit 2 Midholm', 'Busby Road Clark ston', 'G76 7AX', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '1416388788', '0010245XI6', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904581', 'FedEx', NULL, '2014-04-16', '13.04.2014 12:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19327, '238755223', NULL, NULL, 'Shahnam Hadi', '35 SPENCER ROAD', '', 'TW7 4BN', 'ISLEWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7956567504', '0010114W8M', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904592', 'FedEx', NULL, '2014-04-16', '15.04.2014 00:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19328, '238501357', NULL, NULL, 'Shirley Bevington', 'Malthouse HOGGS LANE', 'Purton', 'SN5 4HQ', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7547152941', '0010141GD1', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904607', 'FedEx', NULL, '2014-04-16', '13.04.2014 13:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19329, '238557159', NULL, NULL, 'Charles Panayides', '4 MACAULAY AVENUE', '', 'KT10 9AT', 'ESHER', 'Grossbritannien', 'GB', NULL, NULL, '7850701161', '0010148KDZ', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '578824904618', 'FedEx', NULL, '2014-04-16', '13.04.2014 20:22', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19330, '238498876', NULL, NULL, 'John MacAngus', '2 CASTLEHEATHER COTTAGES', 'Druid Temple Road', 'IV2 6AA', 'INVERNESS', 'Grossbritannien', 'GB', NULL, NULL, '7590759789', '0010025P9P', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, 'RL707392835DE', 'Deutsche Post', NULL, '2014-04-16', '13.04.2014 13:22', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19331, '238533831', NULL, NULL, 'NAHIM WAZIR', '7 UPPINGHAM AVENUE', '7 UPPINGHAM AVENUE', 'HA7 2JH', 'STANMORE', 'Grossbritannien', 'GB', NULL, NULL, '7956503261', '00100339M9', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '578824904630', 'FedEx', NULL, '2014-04-16', '13.04.2014 17:52', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19332, '238598605', NULL, NULL, 'olasunkanmi adetiloye', '29A EASTWOOD STREET', '', 'SW16 6PT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7825776955', '0010185HLC', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '578824904640', 'FedEx', NULL, '2014-04-16', '14.04.2014 05:52', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19333, '238700545', NULL, NULL, 'Richard Rogers', 'Inverloddon Ferry lane', '', 'RGIO8ET', 'Wargrave', 'Grossbritannien', 'GB', NULL, NULL, '7855354662', '0010150ZLJ', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '578824904651', 'FedEx', NULL, '2014-04-16', '14.04.2014 17:52', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19334, '238663598', NULL, NULL, 'Robert Wallace', '15 Western College Rd', 'Flat 4, Elm Court', 'PL4 7AG', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7736480243', '0010244KJJ', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '578824904662', 'FedEx', NULL, '2014-04-16', '14.04.2014 13:52', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19335, '238553592', NULL, NULL, 'Stephen Downward', '10 MAES COLLEN', '', 'LL20 8EN', 'LLANGOLLEN', 'Grossbritannien', 'GB', NULL, NULL, '7914668922', '00101557TC', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '578824904673', 'FedEx', NULL, '2014-04-16', '13.04.2014 19:52', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19336, '238666520', NULL, NULL, 'STEVIE MARLEY', '10 UPTON AVENUE', '', 'BT10 0LU', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7539709506', '0010124CSQ', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '578824904684', 'FedEx', NULL, '2014-04-16', '14.04.2014 13:53', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19337, '238487251', NULL, NULL, 'stuart whiting', '13 baillie drive', '', 'g74 3jz', 'east kilbride', 'Grossbritannien', 'GB', NULL, NULL, '1355573246', '00100347L9', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '578824904695', 'FedEx', NULL, '2014-04-16', '13.04.2014 11:52', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19338, '238521497', NULL, NULL, 'William Case', '32 VIMY DRIVE', '', 'DA1 5FJ', 'DARTFORD', 'Grossbritannien', 'GB', NULL, NULL, '7791064294', '0010159W6U', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '578824904700', 'FedEx', NULL, '2014-04-16', '13.04.2014 16:22', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19339, '238523204', NULL, NULL, 'Boo Hsiung Voon', '14 MARLBOROUGH GROVE', '', 'LS2 9AJ', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7412054017', '0010211U9E', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '578824904710', 'FedEx', NULL, '2014-04-16', '13.04.2014 16:22', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19340, '238445724', NULL, NULL, 'Matthew Clubb', '61 ST. DUNSTANS DRIVE', '', 'DA12 4BH', 'GRAVESEND', 'Grossbritannien', 'GB', NULL, NULL, '7519257354', '10112311', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '578824904721', 'FedEx', NULL, '2014-04-16', '13.04.2014 06:22', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19341, '238535786', NULL, NULL, 'Carol Bunyan', '15 Alderwood Way', 'Benfleet', 'SS7 1QJ', 'Essex', 'Grossbritannien', 'GB', NULL, NULL, '1702554185', '0010090TRX', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824904732', 'FedEx', NULL, '2014-04-16', '13.04.2014 17:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19342, '238572984', NULL, NULL, 'Gemma Toci', '23 NICHOLSON PLACE', '', 'CM3 8UT', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7429192013', '10207694', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824904743', 'FedEx', NULL, '2014-04-16', '13.04.2014 22:22', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19343, '238571686', NULL, NULL, 'Neil Clarke', '45 EPSOM ROAD', '', 'CH46 1PT', 'WIRRAL', 'Grossbritannien', 'GB', NULL, NULL, '7703036847', '0010099INJ', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824904754', 'FedEx', NULL, '2014-04-16', '13.04.2014 21:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19344, '238500516', NULL, NULL, 'Steven Shears', '26 Whitmore Close', '', 'N11 1PB', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7979550660', '00100862VP', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824904765', 'FedEx', NULL, '2014-04-16', '13.04.2014 13:22', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19345, '238514410', NULL, NULL, 'Dionne Furber', 'Flat 18 Heathcote house Bulford barracks', '', 'SP49LQ', 'Salisbury', 'Grossbritannien', 'GB', NULL, NULL, '1980555392', '001010416U', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '578824904776', 'FedEx', NULL, '2014-04-16', '13.04.2014 15:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19346, '238572584', NULL, NULL, 'Ryan Jones', '47 DREW CLOSE', 'talbot village', 'BH12 5ES', 'POOLE', 'Grossbritannien', 'GB', NULL, NULL, '7824904696', '00101540GE', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '578824904787', 'FedEx', NULL, '2014-04-16', '13.04.2014 21:52', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19347, '238501376', NULL, NULL, 'Stephen McSorley', '11 ASHCROFT', 'Waterside', 'BT47 2JQ', 'LONDONDERRY', 'Grossbritannien', 'GB', NULL, NULL, '7835123722', '0010162KMD', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '578824904798', 'FedEx', NULL, '2014-04-16', '13.04.2014 13:52', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19348, '238545677', NULL, NULL, 'Sylvester Asenguah', '17 THAKEHAM CLOSE', '', 'SE26 6HN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7956883781', '0010142ST3', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '578824904320', 'FedEx', NULL, '2014-04-16', '13.04.2014 19:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19349, '238440318', NULL, NULL, 'Tyler Miles', '18 ABBOTS ROAD', '', 'GL20 5TF', 'TEWKESBURY', 'Grossbritannien', 'GB', NULL, NULL, '7582596982', '001004279J', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '578824904813', 'FedEx', NULL, '2014-04-16', '13.04.2014 04:06', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19350, '238717412', NULL, NULL, 'Aysever Yetik', 'Gammel koge landevej 194 1.TH 194', '', '2500', 'Valby', 'Dänemark', 'DK', NULL, NULL, '', '0010192SE9', NULL, NULL, 'Brun rem', NULL, '604569140770', 'FedEx', NULL, '2014-04-17', '14.04.2014 18:06', 'DK180314HW07', '1', 'a0YC000000XzP18MAF', 'a0YC000000XzP18', ''),
(19351, '238651617', NULL, NULL, 'Christopher Jensen', 'Vestre Stationsvej 34 1.TH', '', '5000', 'Odense', 'Dänemark', 'DK', NULL, NULL, '', '0010142MZX', NULL, NULL, 'Brun rem', NULL, '604569140781', 'FedEx', NULL, '2014-04-17', '14.04.2014 10:36', 'DK180314HW07', '1', 'a0YC000000XzP18MAF', 'a0YC000000XzP18', ''),
(19352, '238617066', NULL, NULL, 'Jan Petersen', 'Horsholm Park 16', '2 TH', '2970', 'Horsholm', 'Dänemark', 'DK', NULL, NULL, '', '0010095TGJ', NULL, NULL, 'Brun rem', NULL, '604569140792', 'FedEx', NULL, '2014-04-17', '14.04.2014 07:06', 'DK180314HW07', '1', 'a0YC000000XzP18MAF', 'a0YC000000XzP18', ''),
(19353, '238791542', NULL, NULL, 'Mads Naesborg Jensen', 'Tarnvej  29b 1.sal', '', '2610', 'Rodovre', 'Dänemark', 'DK', NULL, NULL, '', '0010213WX7', NULL, NULL, 'Brun rem', NULL, '604569140807', 'FedEx', NULL, '2014-04-17', '15.04.2014 08:06', 'DK180314HW07', '1', 'a0YC000000XzP18MAF', 'a0YC000000XzP18', ''),
(19354, '238496731', NULL, NULL, 'Rasmus Christensen', 'Edvard Thomsens Vej 7C 7TV', '', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '', '0010092QRZ', NULL, NULL, 'Brun rem', NULL, '604569140818', 'FedEx', NULL, '2014-04-17', '13.04.2014 11:06', 'DK180314HW07', '1', 'a0YC000000XzP18MAF', 'a0YC000000XzP18', ''),
(19355, '238739075', NULL, NULL, 'Amir Kamberi', 'Borgbjergsvej 35', '2. sal. TH.', '2450', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '', '0010201SND', NULL, NULL, 'Sort rem', NULL, '604569140829', 'FedEx', NULL, '2014-04-17', '14.04.2014 20:06', 'DK180314HW08', '1', 'a0YC000000XzP19MAF', 'a0YC000000XzP19', ''),
(19356, '238695516', '', '', 'Anthon Hougaard', 'Fruerlund 23', '', '2850', 'Naerum', 'Dänemark', '', '', '', '', '0010001QWT', '', '', 'Sort rem', '12.04.2014  RL707810320DE', '604569140830', 'FedEx', '', '2014-04-17', '14.04.2014 15:13', 'DK180314HW08', '1', 'a0YC000000XzP19MAF', 'a0YC000000XzP19', ''),
(19357, '238588849', NULL, NULL, 'Jimmi Nielsen', 'Kingosvej 55 2 TH', '', '2630', 'Taastrup', 'Dänemark', 'DK', NULL, NULL, '', '001011972N', NULL, NULL, 'Sort rem', NULL, '604569140840', 'FedEx', NULL, '2014-04-17', '13.04.2014 22:36', 'DK180314HW06', '1', 'a0YC000000XzP17MAF', 'a0YC000000XzP17', ''),
(19358, '238393944', NULL, NULL, 'Kenneth Madsen', 'Finsensvej 99 1.TV', '', '2000', 'Frederiksberg', 'Dänemark', 'DK', NULL, NULL, '', '001007644Y', NULL, NULL, 'Sort rem', NULL, '604569140851', 'FedEx', NULL, '2014-04-17', '12.04.2014 16:06', 'DK180314HW08', '1', 'a0YC000000XzP19MAF', 'a0YC000000XzP19', ''),
(19359, '238390304', NULL, NULL, 'Linie Design A/S Hanne Jensen/privat', 'Moraenevej 36', '', '3550', 'Slangerup', 'Dänemark', 'DK', NULL, NULL, '', '0010231ZH7', NULL, NULL, 'Sort rem', NULL, '604569140862', 'FedEx', NULL, '2014-04-17', '12.04.2014 15:36', 'DK180314HW08', '1', 'a0YC000000XzP19MAF', 'a0YC000000XzP19', ''),
(19360, '238487977', NULL, NULL, 'maret musajeva', 'oterlia 1b', '', '4950', 'risor', 'Norwegen', 'NO', NULL, NULL, '', '0010074CGF', NULL, NULL, 'Sort rem', NULL, 'RL707392844DE', 'Deutsche Post', NULL, '2014-04-17', '13.04.2014 10:06', 'DK180314HW05', '1', 'a0YC000000XzP16MAF', 'a0YC000000XzP16', ''),
(19361, '238434388', NULL, NULL, 'Michael Fakhri', 'Hovedgaden 57 st.tv', '', '4295', 'Stenlille', 'Dänemark', 'DK', NULL, NULL, '', '00101140UK', NULL, NULL, 'Sort rem', NULL, '604569140884', 'FedEx', NULL, '2014-04-17', '13.04.2014 03:36', 'DK180314HW06', '1', 'a0YC000000XzP17MAF', 'a0YC000000XzP17', ''),
(19362, '238440545', NULL, NULL, 'Morten Jelle', 'Axelhoj 36', '', '2610', 'Rodovre', 'Dänemark', 'DK', NULL, NULL, '', '00100351BI', NULL, NULL, 'Sort rem', NULL, '604569140895', 'FedEx', NULL, '2014-04-17', '13.04.2014 03:36', 'DK180314HW08', '1', 'a0YC000000XzP19MAF', 'a0YC000000XzP19', ''),
(19363, '238389691', NULL, NULL, 'Morten Olesen', 'Ostre Kvartergade 25 B ST TH', '', '2650', 'Hvidovre', 'Dänemark', 'DK', NULL, NULL, '', '0010151HMB', NULL, NULL, 'Sort rem', NULL, '604569140900', 'FedEx', NULL, '2014-04-17', '12.04.2014 15:36', 'DK180314HW06', '1', 'a0YC000000XzP17MAF', 'a0YC000000XzP17', ''),
(19364, '238663148', NULL, NULL, 'Simon Ly', 'Weidekampsgade 23', '2TH', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '', '0010070U4H', NULL, NULL, 'Sort rem', NULL, '604569140910', 'FedEx', NULL, '2014-04-17', '14.04.2014 11:36', 'DK180314HW06', '1', 'a0YC000000XzP17MAF', 'a0YC000000XzP17', ''),
(19365, '238660082', NULL, NULL, 'Thor Marquart', 'sundbyvestervej 93', '', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '', '001004064T', NULL, NULL, 'Sort rem', NULL, '604569140921', 'FedEx', NULL, '2014-04-17', '14.04.2014 11:06', 'DK180314HW08', '1', 'a0YC000000XzP19MAF', 'a0YC000000XzP19', ''),
(19366, '238517894', NULL, NULL, 'tonny jensen', 'Holmstrupgardvej 230', '', '8210', 'Arhus V.', 'Dänemark', 'DK', NULL, NULL, '', '0010160B4L', NULL, NULL, 'Sort rem', NULL, '604569140932', 'FedEx', NULL, '2014-04-17', '13.04.2014 14:06', 'DK180314HW08', '1', 'a0YC000000XzP19MAF', 'a0YC000000XzP19', ''),
(19367, '238743366', NULL, NULL, 'Yousef Mahmoudi', 'Toldbodgade 59 B', '', '1253', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '', '001014966U', NULL, NULL, 'Sort rem', NULL, '604569140943', 'FedEx', NULL, '2014-04-17', '14.04.2014 20:36', 'DK180314HW06', '1', 'a0YC000000XzP17MAF', 'a0YC000000XzP17', ''),
(19368, '238767274', NULL, NULL, 'Raimo Jaervinen', 'Vehkakatu 2 B 5', '', '33580', 'TAMPERE', 'Finnland', 'FI', NULL, NULL, '405570400', '0010002NO0', NULL, NULL, 'Theorema Macau-rannekello (T-3011-3)', NULL, '604569140965', 'FedEx', NULL, '2014-04-17', '15.04.2014 08:48', 'FI180314HW07', '1', 'a0YC000000XmW6eMAF', '165.01', '249.00'),
(19369, '238472472', NULL, NULL, 'Juha Pekka Kinnunen', 'Ristikalliontie 4', '', '02460', 'KANTVIK', 'Finnland', 'FI', NULL, NULL, '', '0010075I91', NULL, NULL, 'GM-503-4 - Pionier Sydney Diamonds -rannekello', NULL, '604569140976', 'FedEx', NULL, '2014-04-17', '13.04.2014 12:18', 'FI180314HW10', '1', 'a0YC000000XmX34MAF', '165.01', '249.00'),
(19370, '238433010', NULL, NULL, 'Rebwar Sohrabi', 'Piinokankatu 5 D 59', '', '20610', 'Turku', 'Finnland', 'FI', NULL, NULL, '458924905', '00101163WJ', NULL, NULL, 'GM-503-3 - Pionier Sydney Diamonds -rannekello', NULL, '604569140987', 'FedEx', NULL, '2014-04-17', '13.04.2014 07:48', 'FI180314HW09', '1', 'a0YC000000XmX2QMAV', '165.01', '249.00'),
(19371, '238426816', NULL, NULL, 'Juhani Kaisjoki', 'Ristiaallokonkatu 4 A 25', '', '02320', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '040 1525905', '00101321AC', NULL, NULL, 'GM-503-4 - Pionier Sydney Diamonds -rannekello', NULL, '604569140998', 'FedEx', NULL, '2014-04-17', '13.04.2014 07:48', 'FI180314HW10', '1', 'a0YC000000XmX34MAF', '165.01', '249.00'),
(19372, '238373281', NULL, NULL, 'Juha Rajamaeki', 'ArmasLauniksen katu 16C18', '', '02650', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '3,58451E+11', '0010107JAV', NULL, NULL, 'GM-503-3 - Pionier Sydney Diamonds -rannekello', NULL, '604569141001', 'FedEx', NULL, '2014-04-17', '12.04.2014 17:18', 'FI180314HW09', '1', 'a0YC000000XmX2QMAV', '165.01', '249.00'),
(19373, '238889387', NULL, NULL, 'Martin Kruuse af verchou', 'AXEL DANIELSSONS VAEG 318', '', '215 82', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '725130213', '0010061LO3', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stÃ¥l', NULL, '604569141012', 'FedEx', NULL, '2014-04-17', '15.04.2014 21:44', 'SE180314HW15', '1', 'a0YC000000XmZU6MAN', '1807.03', '2799.00'),
(19374, '238886231', NULL, NULL, 'Vivyan Hoady', 'Arstidsgatan 2', '', '41513', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '737256228', '0010115TMS', NULL, NULL, 'GM-508-2. Armbandsklocka i rostfritt stÃ¥l', NULL, '604569141023', 'FedEx', NULL, '2014-04-17', '15.04.2014 21:44', 'SE180314HW13', '1', 'a0YC000000XmZTcMAN', '1807.03', '2799.00'),
(19375, '238877680', NULL, NULL, 'Mathias Friberg', 'Eksaetravaegen 22', '', '12761', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '707824713', '0010051HJ6', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stÃ¥l', NULL, '604569141034', 'FedEx', NULL, '2014-04-17', '15.04.2014 20:44', 'SE180314HW14', '1', 'a0YC000000XmZTrMAN', '1807.03', '2799.00'),
(19376, '238828975', NULL, NULL, 'Gustav Loennqvist', 'SMEDSBACKSGATAN 5', '', '11539', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '705336225', '0010033IV3', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stÃ¥l', NULL, '604569141045', 'FedEx', NULL, '2014-04-17', '15.04.2014 14:44', 'SE180314HW15', '1', 'a0YC000000XmZU6MAN', '1807.03', '2799.00'),
(19377, '238759071', NULL, NULL, 'Tommy Klatzkow', 'Norr Maelarstrand 66, 4 tr. 4 tr', '', '11235', 'Stockholm, Sverige', 'Schweden', 'SE', NULL, NULL, '46766272197', '0010175KR0', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stÃ¥l', NULL, '604569141056', 'FedEx', NULL, '2014-04-17', '15.04.2014 02:44', 'SE180314HW14', '1', 'a0YC000000XmZTrMAN', '1807.03', '2799.00'),
(19378, '238832386', NULL, NULL, 'Ian Black', '21 MALLARD WALK', '', 'EH32 9GD', 'PRESTONPANS', 'Grossbritannien', 'GB', NULL, NULL, '01875 813916', '0010215O7R', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569140715', 'FedEx', NULL, '2014-04-17', '15.04.2014 14:23', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19379, '238913028', NULL, NULL, 'Jassica Lin', '39 OLD MEADOW LANE', '', 'WA15 8JT', 'ALTRINCHAM', 'Grossbritannien', 'GB', NULL, NULL, '7446187578', '00101619F2', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569140726', 'FedEx', NULL, '2014-04-17', '15.04.2014 23:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19380, '238864636', NULL, NULL, 'paul barton', 'KENDALLS WHA EASTERN ROAD', 'Portsmouth', 'PO3 5LY', 'PORTSMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7768274568', '0010062WNI', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569140737', 'FedEx', NULL, '2014-04-17', '15.04.2014 18:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19381, '238869704', NULL, NULL, 'jamie aitken', '17 KIRKWALL AVENUE', '', 'G72 9NU', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '01698 823063', '0010208AZW', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '604569140748', 'FedEx', NULL, '2014-04-17', '15.04.2014 19:22', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19382, '238436951', NULL, NULL, 'chinyundu chipala', '1 NIDD Hall Hotel', '', 'HG3 3BN', 'HARROGATE', 'Grossbritannien', 'GB', NULL, NULL, '7807916978', '0010022EDA', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '604569140759', 'FedEx', NULL, '2014-04-17', '15.04.2014 15:33', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19383, '238810709', NULL, NULL, 'susan swift', '51 WENTWORTH WAY', '', 'S25 2SY', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7971958970', '00102131P9', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569140597', 'FedEx', NULL, '2014-04-17', '15.04.2014 11:22', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19384, '238817650', NULL, NULL, 'Corin Earland', '16 FAIRFAX ROAD', '', 'LE16 9JT', 'MARKET HARBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '796923374', '0010005DVR', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569140601', 'FedEx', NULL, '2014-04-17', '15.04.2014 12:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19385, '238795385', NULL, NULL, 'Matthew Parkinson', 'Centryan Hou Grotto lane', '', 'WA16 9HL', 'Over peover, knutsford', 'Grossbritannien', 'GB', NULL, NULL, '7547172173', '0010139MHJ', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569140612', 'FedEx', NULL, '2014-04-17', '15.04.2014 09:53', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19386, '238817701', NULL, NULL, 'antony baxendale', '44 REED CLOSE', '', 'BL4 7EF', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7854088541', '0010241BIV', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569140623', 'FedEx', NULL, '2014-04-17', '15.04.2014 12:53', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19387, '238776960', NULL, NULL, 'Craig Chadwick', '63 COLLEGE ROAD', '', 'SY11 2SQ', 'OSWESTRY', 'Grossbritannien', 'GB', NULL, NULL, '7590265666', '00102032W3', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569140634', 'FedEx', NULL, '2014-04-17', '15.04.2014 09:23', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19388, '238796415', NULL, NULL, 'Brian Hillier', '33 CRABTREE LANE', '', 'OX14 4HS', 'ABINGDON', 'Grossbritannien', 'GB', NULL, NULL, '1235524423', '0010085WOS', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '604569140645', 'FedEx', NULL, '2014-04-17', '15.04.2014 10:23', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19389, '238787894', NULL, NULL, 'Frank POWELL', '15 QUEENS ROAD', 'Prescot', 'L34 6JA', 'PRESCOT', 'Grossbritannien', 'GB', NULL, NULL, '1517342960', '0010024X1Y', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '604569140656', 'FedEx', NULL, '2014-04-17', '15.04.2014 09:23', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19390, '239190149', NULL, NULL, 'barbara culkin', '34 EVERSLEY COURT', 'sherburn in elmet', 'LS25 6BP', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '1977683475', '0010193JPW', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '578824905040', 'FedEx', NULL, '2014-04-22', '17.04.2014 15:52', 'UK140313AMC25', '1', 'a0YC000000Xkz1bMAB', '165.00', '249.00'),
(19391, '239231090', NULL, NULL, 'Sian Williams', '16 ELM ROAD', '', 'Cf729hr', 'Llanharry', 'Grossbritannien', 'GB', NULL, NULL, '7429867449', '0010215PLQ', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824904879', 'FedEx', NULL, '2014-04-22', '17.04.2014 21:22', 'UK140313AMC22', '1', 'a0YC000000XkyysMAB', '165.00', '249.00'),
(19392, '239216937', NULL, NULL, 'John Moohan', '21/3 STEVENSON DRIVE', 'thank you', 'EH11 3DH', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7867426035', '0010048L1Q', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824904880', 'FedEx', NULL, '2014-04-22', '17.04.2014 19:22', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19393, '239242136', NULL, NULL, 'Joyce Macleod', '11 MASON ROAD', '', 'IV2 3TA', 'INVERNESS', 'Grossbritannien', 'GB', NULL, NULL, '1463224888', '00101864VS', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824904890', 'FedEx', NULL, '2014-04-22', '17.04.2014 22:22', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19394, '239171495', NULL, NULL, 'Matthew Longstaff', '6 CLERE CLOSE', '', 'NR18 0RB', 'WYMONDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7789753357', '0010167NUQ', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824904905', 'FedEx', NULL, '2014-04-22', '17.04.2014 13:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19395, '239254529', NULL, NULL, 'Derek Noble', '12 MOSELEY AVENUE', 'Coundon', 'CV6 1AD', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7823333997', '0010023CBA', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904916', 'FedEx', NULL, '2014-04-22', '18.04.2014 00:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19396, '239169377', NULL, NULL, 'NICOLA LETHBRIDGE', '70 UNDERLANE', 'PLYMPTON', 'PL7 1QY', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7525641543', '00100877WG', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904927', 'FedEx', NULL, '2014-04-22', '17.04.2014 13:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19397, '239254104', NULL, NULL, 'Patrycja Zielnik', '6 CLOWSER CLOSE', '', 'SM1 4TP', 'SUTTON', 'Grossbritannien', 'GB', NULL, NULL, '7784015735', '00101912PF', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904938', 'FedEx', NULL, '2014-04-22', '18.04.2014 00:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19398, '239152488', NULL, NULL, 'Rob Muirhead', 'KA KING STREET', 'King Street', 'HP23 6BE', 'TRING', 'Grossbritannien', 'GB', NULL, NULL, '7904214944', '0010070A1R', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904949', 'FedEx', NULL, '2014-04-22', '17.04.2014 11:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19399, '239240456', NULL, NULL, 'susan lidyard', '39 THE CAUSEWAY', '', 'TW18 3AX', 'STAINES', 'Grossbritannien', 'GB', NULL, NULL, '7792901813', '0010018LAW', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904950', 'FedEx', NULL, '2014-04-22', '17.04.2014 22:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19400, '239235218', NULL, NULL, 'Theresa Jones', '7 MANOR CRESCENT', '', 'Ox11 7an', 'Didcot, oxfordshire', 'Grossbritannien', 'GB', NULL, NULL, '7747866558', '0010007YKO', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824904960', 'FedEx', NULL, '2014-04-22', '17.04.2014 21:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19401, '239226664', NULL, NULL, 'fairway form tools', 'B1-B5 canklow meadows', 'ind est west bawtry road', 'S60 2XL', 'rotherham', 'Grossbritannien', 'GB', NULL, NULL, '7949528070', '0010030RI3', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904971', 'FedEx', NULL, '2014-04-22', '17.04.2014 20:37', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19402, '239152542', NULL, NULL, 'Lucy Prosser', '8 ELTON ROAD', 'Hales Park, Bewdley', 'DY12 2HR', 'BEWDLEY', 'Grossbritannien', 'GB', NULL, NULL, '7453968460', '0010055O08', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824904982', 'FedEx', NULL, '2014-04-22', '17.04.2014 11:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19403, '239206055', NULL, NULL, 'Laura Greenwood', '54 HIGH STREET', '', 'BD19 3PX', 'CLECKHEATON', 'Grossbritannien', 'GB', NULL, NULL, '7967649943', '001014572H', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '578824904993', 'FedEx', NULL, '2014-04-22', '17.04.2014 17:52', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19404, '239171908', NULL, NULL, 'Matthew Longstaff', '6 CLERE CLOSE', '', 'NR18 0RB', 'WYMONDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7789753357', '00101652V2', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '578824904905', 'FedEx', NULL, '2014-04-22', '17.04.2014 13:52', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19405, '239227707', NULL, NULL, 'Paul Daniels', '62 CAITHNESS ROAD', '', 'TS6 0AL', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '1642972943', '00101940TR', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '578824905018', 'FedEx', NULL, '2014-04-22', '17.04.2014 20:37', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19406, '239133995', NULL, NULL, 'Sam Hunter', '7 The Fair Mile', '', 'RG9 2JR', 'Henley On Thames', 'Grossbritannien', 'GB', NULL, NULL, '7885692045', '0010111W8O', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '578824905029', 'FedEx', NULL, '2014-04-22', '17.04.2014 09:52', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19407, '239254376', NULL, NULL, 'Ferhat Yazturk', 'Johan Greivestraat 69 3', '', '1061 AT', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '639290005', '00101367EV', NULL, NULL, 'Dublin horloge - bruin', NULL, '578824905062', 'FedEx', NULL, '2014-04-22', '17.04.2014 22:58', 'NL140310NM05', '1', 'a0YC000000XkDfcMAF', '194.99', '299.00'),
(19408, '239230667', NULL, NULL, 'Stefan Hansen', 'I G Smiths Alle 22A', '', '2650', 'Hvidovre', 'Dänemark', 'DK', NULL, NULL, '50745234', '0010207C5E', NULL, NULL, 'Sort rem, sort urkasse og sort skive (T-3011-4) Macau', NULL, '578824905073', 'FedEx', NULL, '2014-04-22', '17.04.2014 19:06', 'DK180314HW08', '1', 'a0YC000000XzP19MAF', '1230.84', '1895.00'),
(19409, '239208374', NULL, NULL, 'Kestu Jensen', 'Bispebjerg Bakke 18E', 'St. Tv.', '2400', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '22787004', '00102175X5', NULL, NULL, 'Sort rem, sÃ¸lvfarvet urkasse og sort skive (T-3011-2) Macau ', NULL, '578824905084', 'FedEx', NULL, '2014-04-22', '17.04.2014 16:06', 'DK180314HW06', '1', 'a0YC000000XzP17MAF', '1230.84', '1895.00'),
(19410, '239185142', NULL, NULL, '3Butikken Helsingor', 'Stengade 11A', '', '3000', 'Helsingor', 'Dänemark', 'DK', NULL, NULL, '31200743', '0010109P4G', NULL, NULL, 'Pionier-herreur med brun rem, gylden urkasse og sort urskive (GM-508-3) Dublin', NULL, '578824905095', 'FedEx', NULL, '2014-04-22', '17.04.2014 13:36', 'DK180314HW14', '1', 'a0YC000000XmZjAMAV', '1530.04', '2349.00'),
(19411, '239106855', NULL, NULL, 'Abdifatah Yusuf', 'Ullantorppa 2B 86', '', '02750', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '', '0010220VFW', NULL, NULL, 'GM-503-1 - Pionier Sydney Diamonds -rannekello', NULL, '578824905100', 'FedEx', NULL, '2014-04-22', '17.04.2014 09:18', 'FI180314HW07', '1', 'a0YC000000XmX01MAF', '165.01', '249.00'),
(19412, '239221975', NULL, NULL, 'Kristina Berner', 'Kasarmikatu 34 A', '', '00130', 'Helsinki', 'Finnland', 'FI', NULL, NULL, '405157735', '00101553T9', NULL, NULL, 'GM-503-4 - Pionier Sydney Diamonds -rannekello', NULL, '578824905110', 'FedEx', NULL, '2014-04-22', '17.04.2014 22:35', 'FI180314HW10', '1', 'a0YC000000XmX34MAF', '165.01', '249.00'),
(19413, '239211387', NULL, NULL, 'Petteri Saaristola', 'Kierretie 49B', '', '01650', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '', '0010158S74', NULL, NULL, 'Theorema Macau-rannekello (T-3011-3)', NULL, '578824905121', 'FedEx', NULL, '2014-04-22', '17.04.2014 20:48', 'FI180314HW07', '1', 'a0YC000000XmW6eMAF', '165.01', '249.00'),
(19414, '239154727', '', '', 'Kristian Rasila', 'Pyoeraetie 26 A 5', '', '01280', 'VANTAA', 'Finnland', '', '', '', '503246450', '0010155RD7', '', '', 'Theorema Macau-rannekello (T-3011-4)', 'Uhr am 16.05.14 zur?ck erhalten! 21.07.14 RL 709965681DE', '578824905132', 'FedEx', '', '2014-04-22', '17.04.2014 13:48', 'FI180314HW08', '1', 'a0YC000000XmW6oMAF', '165.01', '249.00'),
(19415, '239168185', NULL, NULL, 'Timmie Fugelstad', 'Fjugestagraend 11', '', '124 72', 'Bandhagen', 'Schweden', 'SE', NULL, NULL, '704999301', '0010063IAM', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stÃ¥l', NULL, '578824905165', 'FedEx', NULL, '2014-04-22', '17.04.2014 14:14', 'SE180314HW15', '1', 'a0YC000000XmZU6MAN', '1807.03', '2799.00'),
(19416, '238973013', NULL, NULL, 'ANN EMONDS', 'Interleuvenlaan 1', 'Donaldson Europe b.v.b.a.', '3001', 'Heverlee', 'Belgien', 'BE', NULL, NULL, '475484519', '0010041BL8', NULL, NULL, 'Dublin horloge - bruin', NULL, '578824905176', 'FedEx', NULL, '2014-04-22', '16.04.2014 10:48', 'NL140310NM05', '1', 'a0YC000000XkDmLMAV', '194.99', '299.00'),
(19417, '239059922', NULL, NULL, 'Dominque Risack', 'Tolhuisstraat 46', 'Air liquide medical', '2627', 'Schelle', 'Belgien', 'BE', NULL, NULL, '477258076', '0010238LDY', NULL, NULL, 'Dublin horloge - bruin', NULL, '578824905187', 'FedEx', NULL, '2014-04-22', '16.04.2014 20:09', 'NL140310NM05', '1', 'a0YC000000XkDmLMAV', '194.99', '299.00'),
(19418, '238812557', NULL, NULL, 'IVO VANOPPEN', 'KANTONSWEG 139B', '', '3650', 'DILSEN', 'Belgien', 'BE', NULL, NULL, '476900949', '0010029OEK', NULL, NULL, 'Dublin horloge - bruin', NULL, '578824905198', 'FedEx', NULL, '2014-04-22', '15.04.2014 09:48', 'NL140310NM05', '1', 'a0YC000000XkDmLMAV', '194.99', '299.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(19419, '239126769', NULL, NULL, 'Jan Craenen', 'Processieweg 53', '', '3130', 'Betekom', 'Belgien', 'BE', NULL, NULL, '486873968', '0010073QET', NULL, NULL, 'Dublin horloge - bruin', NULL, '578824905202', 'FedEx', NULL, '2014-04-22', '17.04.2014 07:18', 'NL140310NM05', '1', 'a0YC000000XkDmLMAV', '194.99', '299.00'),
(19420, '238805809', NULL, NULL, 'Michael Vanhoyland', 'Hasseltsebaan 5', '', '3290', 'Deurne Diest', 'Belgien', 'BE', NULL, NULL, '', '0010159P8F', NULL, NULL, 'Dublin horloge - bruin', NULL, '578824905213', 'FedEx', NULL, '2014-04-22', '15.04.2014 08:48', 'NL140310NM05', '1', 'a0YC000000XkDmLMAV', '194.99', ''),
(19421, '239210074', NULL, NULL, 'Miriam Borgermans', 'Beeklei 12', '', '2920', 'Kalmthout', 'Belgien', 'BE', NULL, NULL, '489437679', '0010080LCS', NULL, NULL, 'Dublin horloge - bruin', NULL, '578824905224', 'FedEx', NULL, '2014-04-22', '17.04.2014 16:18', 'NL140310NM05', '1', 'a0YC000000XkDmLMAV', '194.99', '299.00'),
(19422, '238831299', NULL, NULL, 'Patrice Rijck', 'Venlaan 10', '', '2960', 'Brecht', 'Belgien', 'BE', NULL, NULL, '474743785', '0010018PZS', NULL, NULL, 'Dublin horloge - bruin', NULL, '578824905235', 'FedEx', NULL, '2014-04-22', '15.04.2014 11:48', 'NL140310NM05', '1', 'a0YC000000XkDmLMAV', '194.99', '299.00'),
(19423, '238783823', NULL, NULL, 'Patrick Debruyne', 'Bruneaustraat 72A', '', '1755', 'Kester', 'Belgien', 'BE', NULL, NULL, '475721824', '00101380QX', NULL, NULL, 'Dublin horloge - bruin', NULL, '578824905246', 'FedEx', NULL, '2014-04-22', '15.04.2014 07:18', 'NL140310NM05', '1', 'a0YC000000XkDmLMAV', '194.99', '299.00'),
(19424, '238832687', NULL, NULL, 'Sara Coenen', 'Venlaan 10', '', '2960', 'Sint-Job-in-\'t-Goor', 'Belgien', 'BE', NULL, NULL, '32890082', '00102348HB', NULL, NULL, 'Dublin horloge - bruin', NULL, '578824905257', 'FedEx', NULL, '2014-04-22', '15.04.2014 12:18', 'NL140310NM05', '1', 'a0YC000000XkDmLMAV', '194.99', '299.00'),
(19425, '239058641', NULL, NULL, 'Soukaina El Malki', 'Majoor Maelfaitplein 4', '', '2660', 'Hoboken', 'Belgien', 'BE', NULL, NULL, '487891947', '0010026LZY', NULL, NULL, 'Dublin horloge - bruin', NULL, '578824905268', 'FedEx', NULL, '2014-04-22', '16.04.2014 18:18', 'NL140310NM05', '1', 'a0YC000000XkDmLMAV', '194.99', '299.00'),
(19426, '238840458', NULL, NULL, 'Sara Coenen', 'Venlaan 10', '', '2960', 'Sint-Job-in-\'t-Goor', 'Belgien', 'BE', NULL, NULL, '32890082', '00101114JY', NULL, NULL, 'Dublin horloge - wit', NULL, '578824905257', 'FedEx', NULL, '2014-04-22', '15.04.2014 13:18', 'NL140310NM03', '1', 'a0YC000000XkDmJMAV', '194.99', '299.00'),
(19427, '239219514', NULL, NULL, 'Ayoub El Moukhtari', 'avenue Couture Trohelle 49', '', '7864', 'Deux-Acren', 'Belgien', 'BE', NULL, NULL, '489677312', '0010002GVU', NULL, NULL, 'Dublin horloge - zwart', NULL, '578824905280', 'FedEx', NULL, '2014-04-22', '17.04.2014 17:48', 'NL140310NM06', '1', 'a0YC000000XkDmMMAV', '194.99', '299.00'),
(19428, '239199820', NULL, NULL, 'Helena Das', 'Willem Matstraat 22', '', '1560', 'Hoeilaart', 'Belgien', 'BE', NULL, NULL, '476250397', '0010156C4U', NULL, NULL, 'Dublin horloge - zwart', NULL, '578824905290', 'FedEx', NULL, '2014-04-22', '17.04.2014 15:27', 'NL140310NM06', '1', 'a0YC000000XkDmMMAV', '194.99', '299.00'),
(19429, '239249703', NULL, NULL, 'Jonathan Thierens', 'Sint-Antoniusstraat 11/1', '', '9100', 'Sint-Niklaas', 'Belgien', 'BE', NULL, NULL, '488907447', '00100404SD', NULL, NULL, 'Dublin horloge - zwart', NULL, '578824905305', 'FedEx', NULL, '2014-04-22', '17.04.2014 21:48', 'NL140310NM06', '1', 'a0YC000000XkDmMMAV', '194.99', '299.00'),
(19430, '238903372', NULL, NULL, 'jos vandevenne', 'Haakstraat 16/1', '', '3740', 'Bilzen', 'Belgien', 'BE', NULL, NULL, '478331594', '0010227WDE', NULL, NULL, 'Dublin horloge - zwart/wit', NULL, '578824905316', 'FedEx', NULL, '2014-04-22', '15.04.2014 20:18', 'NL140310NM04', '1', 'a0YC000000XkDmKMAV', '194.99', '299.00'),
(19431, '238898978', NULL, NULL, 'jos vandevenne', 'Haakstraat 16/1', '', '3740', 'Bilzen', 'Belgien', 'BE', NULL, NULL, '478331594', '0010100J5D', NULL, NULL, 'Dublin horloge - zwart/wit', NULL, '578824905316', 'FedEx', NULL, '2014-04-22', '15.04.2014 19:48', 'NL140310NM04', '1', 'a0YC000000XkDmKMAV', '194.99', '299.00'),
(19432, '238950161', NULL, NULL, 'Ludo Meclot', 'Fretbos 11', 'Lupharma BE0873 566 558', '1702', 'Groot-Bijgaarden', 'Belgien', 'BE', NULL, NULL, '24102557', '00100752KT', NULL, NULL, 'Une montre Dublin de marque Pionier - en blanc', NULL, '578824905338', 'FedEx', NULL, '2014-04-22', '16.04.2014 07:18', 'NL140310NM03', '1', 'a0YC000000XkDmJMAV', '194.99', '299.00'),
(19433, '239223550', NULL, NULL, 'Michael Perin', 'Avenue du Prieure 26', '', '1640', 'Rhode-Saint-Genese', 'Belgien', 'BE', NULL, NULL, '476767575', '00102026L6', NULL, NULL, 'Une montre Dublin de marque Pionier - en blanc', NULL, '578824905349', 'FedEx', NULL, '2014-04-22', '17.04.2014 18:35', 'NL140310NM03', '1', 'a0YC000000XkDmJMAV', '194.99', '299.00'),
(19434, '238799791', NULL, NULL, 'Pascal Novello', 'rue Ferdinand Nicolay 614', '', '4420', 'Tilleur', 'Belgien', 'BE', NULL, NULL, '04/2311811', '0010143I9W', NULL, NULL, 'Une montre Dublin de marque Pionier - en blanc', NULL, '578824905350', 'FedEx', NULL, '2014-04-22', '15.04.2014 08:18', 'NL140310NM03', '1', 'a0YC000000XkDmJMAV', '194.99', '299.00'),
(19435, '238896319', NULL, NULL, 'Charbel RAMIA', 'quai du Batelage 11 BTE 33', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '483499776', '00100479PB', NULL, NULL, 'Une montre Dublin de marque Pionier - en brun', NULL, '578824905360', 'FedEx', NULL, '2014-04-22', '15.04.2014 19:48', 'NL140310NM05', '1', 'a0YC000000XkDmLMAV', '194.99', '299.00'),
(19436, '239182503', NULL, NULL, 'George Cedeno Astudillo', 'Paul Chevroletstraat 40', '', '1651', 'Lot', 'Belgien', 'BE', NULL, NULL, '488879574', '00101019EC', NULL, NULL, 'Une montre Dublin de marque Pionier - en brun', NULL, '578824905371', 'FedEx', NULL, '2014-04-22', '17.04.2014 13:18', 'NL140310NM05', '1', 'a0YC000000XkDmLMAV', '194.99', '299.00'),
(19437, '239224774', NULL, NULL, 'nourdine oulad chaib', 'chaussee d\'Anvers 72', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '489601033', '0010236YLK', NULL, NULL, 'Une montre Dublin de marque Pionier - en brun', NULL, '578824905382', 'FedEx', NULL, '2014-04-22', '17.04.2014 18:35', 'NL140310NM05', '1', 'a0YC000000XkDmLMAV', '194.99', '299.00'),
(19438, '239244314', NULL, NULL, 'Vedane Francois', 'rue de Montenegro 51', '', '1060', 'Saint-Gilles', 'Belgien', 'BE', NULL, NULL, '28506180', '00101987R4', NULL, NULL, 'Une montre Dublin de marque Pionier - en brun', NULL, '578824905393', 'FedEx', NULL, '2014-04-22', '17.04.2014 20:48', 'NL140310NM05', '1', 'a0YC000000XkDmLMAV', '194.99', '299.00'),
(19439, '239071953', NULL, NULL, 'Adrien De Tiege', 'chemin de Pierreuchamps 17', '', '4910', 'Theux', 'Belgien', 'BE', NULL, NULL, '495677483', '00102137RV', NULL, NULL, 'Une montre Dublin de marque Pionier - en noir', NULL, '578824905408', 'FedEx', NULL, '2014-04-22', '16.04.2014 20:10', 'NL140310NM06', '1', 'a0YC000000XkDmMMAV', '194.99', '299.00'),
(19440, '238899948', NULL, NULL, 'adrian chesca', 'dorp 18 1', '', '1602', 'vlezembeek', 'Belgien', 'BE', NULL, NULL, '486805704', '001024603O', NULL, NULL, 'Une montre Dublin de marque Pionier - en noir et blanc', NULL, '578824905419', 'FedEx', NULL, '2014-04-22', '15.04.2014 19:48', 'NL140310NM04', '1', 'a0YC000000XkDmKMAV', '194.99', '299.00'),
(19441, '238899937', NULL, NULL, 'Febelfin Teugels Michel', 'Rue d arlon 82', '', '1040', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '474992610', '0010152HB2', NULL, NULL, 'Une montre Dublin de marque Pionier - en noir et blanc', NULL, '578824905420', 'FedEx', NULL, '2014-04-22', '15.04.2014 19:48', 'NL140310NM04', '1', 'a0YC000000XkDmKMAV', '194.99', '299.00'),
(19442, '238813299', NULL, NULL, 'Olivier Kollar', 'rue d\' Eguisheim 43', '', '7100', 'Saint-Vaast', 'Belgien', 'BE', NULL, NULL, '494451120', '0010154HSB', NULL, NULL, 'Une montre Dublin de marque Pionier - en noir et blanc', NULL, '578824905430', 'FedEx', NULL, '2014-04-22', '15.04.2014 09:48', 'NL140310NM04', '1', 'a0YC000000XkDmKMAV', '194.99', '299.00'),
(19443, '238902364', NULL, NULL, 'Yoke Hofmans', 'Lammergierstraat 21', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '497150913', '00102344BY', NULL, NULL, 'Une montre Dublin de marque Pionier - en noir et blanc', NULL, '578824905441', 'FedEx', NULL, '2014-04-22', '15.04.2014 20:18', 'NL140310NM04', '1', 'a0YC000000XkDmKMAV', '194.99', '299.00'),
(19444, '238908131', NULL, NULL, 'Caroline Rude', 'Mysundegade 24,5', '', '1668', 'KBH V', 'Dänemark', 'DK', NULL, NULL, '22820999', '001001752E', NULL, NULL, 'Brun rem, guldfarvet urkasse og sort skive (T-3011-3)', NULL, '604569141398', 'FedEx', NULL, '2014-04-22', '15.04.2014 21:06', 'DK180314HW07', '1', 'a0YC000000XzP18MAF', '1230.84', '1895.00'),
(19445, '238818635', NULL, NULL, 'Kristoffer Sass Romer C / O Morten Panikovsky', 'Brunevang 88', '1.', '2610', 'Rodovre', 'Dänemark', 'DK', NULL, NULL, '22666758', '0010102IW5', NULL, NULL, 'Brun rem, guldfarvet urkasse og sort skive (T-3011-3)', NULL, '604569141402', 'FedEx', NULL, '2014-04-22', '15.04.2014 10:36', 'DK180314HW07', '1', 'a0YC000000XzP18MAF', '1230.84', '1895.00'),
(19446, '238809960', NULL, NULL, 'Martin Friis', 'Frederikssundsvej 37 4TV', '', '2400', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '20241269', '00101537O7', NULL, NULL, 'Brun rem, guldfarvet urkasse og sort skive (T-3011-3)', NULL, '604569141413', 'FedEx', NULL, '2014-04-22', '15.04.2014 09:36', 'DK180314HW07', '1', 'a0YC000000XzP18MAF', '1230.84', '1895.00'),
(19447, '238899560', NULL, NULL, 'Malte Lethin', 'Oager 12', '', '2650', 'Hvidovre', 'Dänemark', 'DK', NULL, NULL, '41444570', '0010107PUA', NULL, NULL, 'Sort rem, sÃ¸lvfarvet urkasse og sort skive (T-3011-2)', NULL, '604569141424', 'FedEx', NULL, '2014-04-22', '15.04.2014 20:36', 'DK180314HW06', '1', 'a0YC000000XzP17MAF', '1230.84', '1895.00'),
(19448, '238883929', NULL, NULL, 'Abdul Kadir Demirel', 'Egevolden 184 ST.TV', '', '2650', 'Hvidovre', 'Dänemark', 'DK', NULL, NULL, '4553383035', '00101817YI', NULL, NULL, 'Sort rem, sort urkasse og sort skive (T-3011-4)', NULL, '604569141435', 'FedEx', NULL, '2014-04-22', '15.04.2014 18:36', 'DK180314HW08', '1', 'a0YC000000XzP19MAF', '1230.84', '1895.00'),
(19449, '238908230', NULL, NULL, 'Caroline Rude', 'Mysundegade 24,5', '', '1668', 'KBH V', 'Dänemark', 'DK', NULL, NULL, '22820999', '0010061DYA', NULL, NULL, 'Sort rem, sort urkasse og sort skive (T-3011-4)', NULL, '604569141398', 'FedEx', NULL, '2014-04-22', '15.04.2014 21:06', 'DK180314HW08', '1', 'a0YC000000XzP19MAF', '1230.84', '1895.00'),
(19450, '238848598', NULL, NULL, 'Danni Andersen', 'Vangs Alle 22', '', '2500', 'Valby', 'Dänemark', 'DK', NULL, NULL, '22882024', '0010138RAT', NULL, NULL, 'Sort rem, sort urkasse og sort skive (T-3011-4)', NULL, '604569141457', 'FedEx', NULL, '2014-04-22', '15.04.2014 14:06', 'DK180314HW08', '1', 'a0YC000000XzP19MAF', '1230.84', '1895.00'),
(19451, '238809039', NULL, NULL, 'Frederik Gregersen', 'Stockholmsgade 2A', '', '8200', 'Aarhus', 'Dänemark', 'DK', NULL, NULL, '31902302', '0010010QFL', NULL, NULL, 'Sort rem, sort urkasse og sort skive (T-3011-4)', NULL, '604569141468', 'FedEx', NULL, '2014-04-22', '15.04.2014 09:36', 'DK180314HW08', '1', 'a0YC000000XzP19MAF', '1230.84', '1895.00'),
(19452, '238887578', NULL, NULL, 'ID53583983 Jesper Konge', 'Pakkeboks 3878', '', '5400', 'Bogense', 'Dänemark', 'DK', NULL, NULL, '53583983', '00102247WU', NULL, NULL, 'Sort rem, sort urkasse og sort skive (T-3011-4)', NULL, '604569141479', 'FedEx', NULL, '2014-04-22', '15.04.2014 18:36', 'DK180314HW08', '1', 'a0YC000000XzP19MAF', '1230.84', '1895.00'),
(19453, '238897821', NULL, NULL, 'Jamie Carter', 'Kirkevej 56 H', '', '2791', 'Dragor', 'Dänemark', 'DK', NULL, NULL, '29868090', '0010206KED', NULL, NULL, 'Sort rem, sort urkasse og sort skive (T-3011-4)', NULL, '604569141480', 'FedEx', NULL, '2014-04-22', '15.04.2014 19:36', 'DK180314HW08', '1', 'a0YC000000XzP19MAF', '1230.84', '1895.00'),
(19454, '238895714', NULL, NULL, 'Ubon Hunsuk', 'Askelunden 40', '', '6705', 'Esbjerg', 'Dänemark', 'DK', NULL, NULL, '27622114', '0010062U5N', NULL, NULL, 'Sort rem, sort urkasse og sort skive (T-3011-4)', NULL, '604569141490', 'FedEx', NULL, '2014-04-22', '15.04.2014 19:36', 'DK180314HW08', '1', 'a0YC000000XzP19MAF', '1230.84', '1895.00'),
(19455, '239062575', NULL, NULL, 'Adrian Gabriel Aguilera', 'CALLE OSCAR DOMINGUEZ 5', '2g', '28320', 'PINTO Madrid', 'Spanien', 'ES', NULL, NULL, '662382619', '0010040KY9', NULL, NULL, 'OpciÃ³n B: reloj Pionier GM-508-2', NULL, '604569141343', 'FedEx', NULL, '2014-04-17', '16.04.2014 20:08', 'IT140326CS06', '1', 'a0YC000000XoiPZMAZ', '198.28', '299.90'),
(19456, '238991758', NULL, NULL, 'JOSE LUIS BERMEJO GARRIDO', 'PLAZA SAN VICENTE 3', '3', '05001', 'AVILA', 'Spanien', 'ES', NULL, NULL, '699940062', '001019926Y', NULL, NULL, 'OpciÃ³n C: reloj Pionier GM-508-3', NULL, '604569141354', 'FedEx', NULL, '2014-04-17', '16.04.2014 10:58', 'IT140326CS07', '1', 'a0YC000000XoiPaMAJ', '198.28', '299.90'),
(19457, '238900068', NULL, NULL, 'Amit Pahuja', 'District 2G,Jumeirah Village Triangle 9', 'Townhouse no 13', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71556E+11', '0010168NNW', NULL, NULL, 'Theorema Copacabana Watch - GM-104-1: Black Strap, Silver Case, Black Face', NULL, '604569141505', 'FedEx', NULL, '2014-04-22', '15.04.2014 17:08', 'a0YC000000XoMBOMA3', '1', 'a0YC000000XoMBOMA3', '', '1499.00'),
(19458, '238258612', NULL, NULL, 'Asjad Lateef', '3rd floor, Al Aqili Furnishing 1', '314, Pyramid center Oud metha road', 'Dubai', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '528888483', '0010207W86', NULL, NULL, 'Theorema Copacabana Watch - GM-104-1: Black Strap, Silver Case, Black Face', NULL, '604569141516', 'FedEx', NULL, '2014-04-22', '11.04.2014 15:22', 'a0YC000000XoMBOMA3', '1', 'a0YC000000XoMBOMA3', '', '1499.00'),
(19459, '238607180', '', '', 'Di Lin', 'meadows 2 street 4 4', 'villa 16 Meadows 2', '39254', 'dubai', 'Vereinigte Arabische Emirate', '', '', '', '9,71505E+11', '0010034XIG', '', '', 'Theorema Copacabana Watch - GM-104-1: Black Strap, Silver Case, Black Face', 'Geld am 09.05.2014 zurück erhalten! Uhr am 12.05.14 zurück erhalten!', '604569141527', 'FedEx', '', '2014-04-22', '14.04.2014 03:08', 'a0YC000000XoMBOMA3', '1', 'a0YC000000XoMBOMA3', '', '1499.00'),
(19460, '238728672', '', '', 'ASHRAFUDDIN MIMLI M SAJID', 'ALAIN, AL SAROOJ SHABIYA BEHIND ALAIN CITY CENTER, VILLA 2, FLAT 1 037370982', '1 ALAIN UAE', '1501', 'ALAIN', 'Vereinigte Arabische Emirate', '', '', '', '507831279', '0010196UUE', '', '', 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', 'Geld am 08.05.2014 zurück erhalten! Uhr am 12.05.14 erhalten!', '604569141538', 'FedEx', '', '2014-04-22', '14.04.2014 16:07', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(19461, '238822183', NULL, NULL, 'Dilipa Herath', 'Sheikh Zayed Road 34', 'Showrrom No 02 Al Wasal', '72432', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '508589692', '0010216WDC', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '604569141549', 'FedEx', NULL, '2014-04-22', '15.04.2014 08:08', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(19462, '238821171', NULL, NULL, 'Dilipa Herath', 'Sheikh Zayed Road 34', 'Showrrom No 02 Al Wasal', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '508589692', '0010192JVC', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '604569141549', 'FedEx', NULL, '2014-04-22', '15.04.2014 08:08', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(19463, '238811264', '', '', 'Jennifer Lobo', '20336 319', '31921 Dubai World Central', '20336', 'Dubai', 'Vereinigte Arabische Emirate', '', '', '', '9,71508E+11', '0010113KCG', '', '', 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', 'Geld am 08.05.2014 von Groupon zurück erhalten! Uhr????', '604569141560', 'FedEx', '', '2014-04-22', '15.04.2014 06:38', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(19464, '238849249', NULL, NULL, 'Raima Goj', 'Dubai Marina, Orra Marina Bldg. Apt 2012 3', '201', '13970', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71507E+11', '0010146IAM', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '604569141571', 'FedEx', NULL, '2014-04-22', '15.04.2014 11:08', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(19465, '238910871', NULL, NULL, 'Seyed Yahya Hashemi', 'Umm Suqaim 36A', 'Villa No. 9   Al Barsha 2', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '552222325', '0010020FCC', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '604569141582', 'FedEx', NULL, '2014-04-22', '15.04.2014 18:08', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(19466, '238794791', NULL, NULL, 'Sunando Mukhopadhyay', 'Umm Hurair Bldg (United Furniture Bldg), Zaabeel Road 102', 'Flat 102 Karama (Near General Post Office)', '999', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '505593564', '0010131LMB', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '604569141593', 'FedEx', NULL, '2014-04-22', '15.04.2014 05:08', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(19467, '238813722', '', '', 'Will Jones', 'Office 702, Radisson Blu Hotel 702', '702 Downtown', '128360', 'Dubai', 'Vereinigte Arabische Emirate', '', '', '', '526668848', '00100086X2', '', '', 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', 'Geld zurück erhalten! 09.05.2014 Uhr ????', '604569141608', 'FedEx', '', '2014-04-22', '15.04.2014 07:08', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(19468, '238813723', '', '', 'Will Jones', 'Office 702, Radisson Blu Hotel 702', '702 Downtown', '128360', 'Dubai', 'Vereinigte Arabische Emirate', '', '', '', '526668848', '001001695Q', '', '', 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', 'Hat Geld zurück erhalten!09.05.2014  Uhr???', '604569141608', 'FedEx', '', '2014-04-22', '15.04.2014 07:08', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(19469, '238876684', NULL, NULL, 'Andrew Turner', 'Mriajeb 32', 'N/A Al Jimi', '95005', 'Al Ain, AD', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '056 977 8436', '0010148QVV', NULL, NULL, 'Theorema Copacabana Watch - GM-104-4: Brown Strap, Silver Case, Gold Face', NULL, '604569141620', 'FedEx', NULL, '2014-04-22', '15.04.2014 14:38', 'a0YC000000XoMDAMA3', '1', 'a0YC000000XoMDAMA3', '', '1499.00'),
(19470, '238507157', NULL, NULL, 'Matteo Castorani', 'Al Raha Beach 1201', 'Al Naseem A1201 Al Bandar', '35566', 'ABU DHABI', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,7156E+11', '0010147WZT', NULL, NULL, 'Theorema Copacabana Watch - GM-104-4: Brown Strap, Silver Case, Gold Face', NULL, '604569141630', 'FedEx', NULL, '2014-04-22', '13.04.2014 09:38', 'a0YC000000XoMDAMA3', '1', 'a0YC000000XoMDAMA3', '', '1499.00'),
(19471, '238387758', '', '', 'romeo dagalea', 'ICAD-Abu Dhabi Business Hub 00', 'BLK A Musaffah', '', 'Musaffah, Abu Dhabi', 'Vereinigte Arabische Emirate', '', '', '', '507954468', '0010173VME', '', '', 'Theorema Copacabana Watch - GM-104-4: Brown Strap, Silver Case, Gold Face', 'Geld am 09.05.2014 von Groupon zur?ck erhalten!  Uhr????\r\nUhr am 20.05.2014 zurück erhalten!', '604569141641', 'FedEx', '', '2014-04-22', '12.04.2014 12:08', 'a0YC000000XoMDAMA3', '1', 'a0YC000000XoMDAMA3', '', '1499.00'),
(19472, '238830162', NULL, NULL, 'Tarek Larbi', '00 00', 'B12', '483055', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71507E+11', '0010087HYT', NULL, NULL, 'Theorema Copacabana Watch - GM-104-4: Brown Strap, Silver Case, Gold Face', NULL, '604569141652', 'FedEx', NULL, '2014-04-22', '15.04.2014 08:38', 'a0YC000000XoMDAMA3', '1', 'a0YC000000XoMDAMA3', '', '1499.00'),
(19473, '238448225', NULL, NULL, 'Alisher Nikimbaev', 'PLC office 0', '2 level Zayed Sports City', '916', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '528029590', '0010161KPE', NULL, NULL, 'Theorema Copacabana Watch -GM-104-3: Black Strap, Black Case, Black Face', NULL, '604569141663', 'FedEx', NULL, '2014-04-22', '13.04.2014 02:38', 'a0YC000000XoMClMAN', '1', 'a0YC000000XoMClMAN', '', '1499.00'),
(19474, '238518682', NULL, NULL, 'Matteo Castorani', 'Al Raha Beach 1201', 'Al Naseem A1201 Al Bandar', '35566', 'ABU DHABI', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,7156E+11', '0010162AP1', NULL, NULL, 'Theorema Copacabana Watch -GM-104-3: Black Strap, Black Case, Black Face', NULL, '604569141630', 'FedEx', NULL, '2014-04-22', '13.04.2014 11:08', 'a0YC000000XoMClMAN', '1', 'a0YC000000XoMClMAN', '', '1499.00'),
(19475, '238910984', NULL, NULL, 'Seyed Yahya Hashemi', 'Umm Suqaim 36A', 'Villa No. 9   Al Barsha 2', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '552222325', '0010152CUK', NULL, NULL, 'Theorema Copacabana Watch -GM-104-3: Black Strap, Black Case, Black Face', NULL, '604569141582', 'FedEx', NULL, '2014-04-22', '15.04.2014 18:08', 'a0YC000000XoMClMAN', '1', 'a0YC000000XoMClMAN', '', '1499.00'),
(19476, '239051429', NULL, NULL, 'Alan Powell', '12 JORDAN WAY', 'Monmouth', 'NP25 5EA', 'MONMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '1600711515', '00102433KH', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569141089', 'FedEx', NULL, '2014-04-17', '16.04.2014 19:52', 'UK140313AMC25', '1', 'a0YC000000Xkz1bMAB', '165.00', '249.00'),
(19477, '239088632', NULL, NULL, 'Benjamin Anokye-Yeboah', '213 EASTERN AVENUE EAST', '', 'RM1 4XS', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7960699088', '0010198R61', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569141090', 'FedEx', NULL, '2014-04-17', '16.04.2014 23:53', 'UK140313AMC25', '1', 'a0YC000000Xkz1bMAB', '165.00', '249.00'),
(19478, '238984902', NULL, NULL, 'Miguel Pereira', '89B STREATHAM HILL', 'South west London', 'SW2 4UD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7872612439', '0010246OVP', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569141104', 'FedEx', NULL, '2014-04-17', '16.04.2014 13:25', 'UK140313AMC25', '1', 'a0YC000000Xkz1bMAB', '165.00', '249.00'),
(19479, '239001812', NULL, NULL, 'Jamie Taylor', '228 YORKMINSTER DRIVE', 'Leave in porch if nobody answers', 'B37 6TB', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7912882993', '0010235PFF', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569141115', 'FedEx', NULL, '2014-04-17', '16.04.2014 13:53', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19480, '239001925', NULL, NULL, 'Jamie Taylor', '228 YORKMINSTER DRIVE', 'Leave in porch if nobody answers', 'B37 6TB', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7912882993', '0010193LUO', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '604569141115', 'FedEx', NULL, '2014-04-17', '16.04.2014 13:52', 'UK140313AMC22', '1', 'a0YC000000XkyysMAB', '165.00', '249.00'),
(19481, '239088444', NULL, NULL, 'Benjamin Anokye-Yeboah', '213 EASTERN AVENUE EAST', '', 'RM1 4XS', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7960699088', '00102180NI', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569141090', 'FedEx', NULL, '2014-04-17', '16.04.2014 23:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19482, '239085080', NULL, NULL, 'Matthew Heap', '3 HAWTHORN ROAD', '', 'OL8 3QF', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7543696816', '0010181PYV', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569141148', 'FedEx', NULL, '2014-04-17', '16.04.2014 23:23', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19483, '238904565', NULL, NULL, 'Nadine Ennis', '33 AMPULLA ROAD', '', 'L11 4RJ', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7815962485', '00102342XJ', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569141159', 'FedEx', NULL, '2014-04-17', '15.04.2014 22:23', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19484, '239064902', NULL, NULL, 'susan parkhill', '13 SONORA WAY', '', 'ME10 5SN', 'SITTINGBOURNE', 'Grossbritannien', 'GB', NULL, NULL, '7891296656', '0010193PPL', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569141160', 'FedEx', NULL, '2014-04-17', '16.04.2014 22:11', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19485, '239072068', NULL, NULL, 'Carol Lang', '8 GUYS ROAD', '', 'EX4 2AN', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '1392662058', '0010031XL8', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569141170', 'FedEx', NULL, '2014-04-17', '16.04.2014 22:12', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19486, '238891012', NULL, NULL, 'Christopher Thornthwaite', '17 HOLBORN CRESCENT', 'Tattenhoe', 'MK4 3EQ', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7792231042', '00100276VM', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569141181', 'FedEx', NULL, '2014-04-17', '15.04.2014 21:23', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19487, '239057102', NULL, NULL, 'Paul Wilebore', '4 ST. LAWRENCE CLOSE', 'High Pittington', 'DH6 1RB', 'DURHAM', 'Grossbritannien', 'GB', NULL, NULL, '1913722478', '0010249AKT', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569141192', 'FedEx', NULL, '2014-04-17', '16.04.2014 20:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19488, '239093597', NULL, NULL, 'Piotr Michalowski', 'UNIT 7 CRYSTAL WAY', 'personal signed for', 'HA1 2HP', 'HARROW', 'Grossbritannien', 'GB', NULL, NULL, '7590031369', '0010135OJ6', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569141207', 'FedEx', NULL, '2014-04-17', '17.04.2014 01:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19489, '238974652', NULL, NULL, 'Tayeb Hadj-Lakehal', 'Flat 1 2 Park Road', '2 Park Road', 'KT2 6BN', 'Kingston-Upon-Thames', 'Grossbritannien', 'GB', NULL, NULL, '787764545', '00102064F8', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569141218', 'FedEx', NULL, '2014-04-17', '16.04.2014 11:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19490, '238896792', NULL, NULL, 'Veronica Gheorghita', '87 Lindsay Drive', '', 'Ha3 0tq', 'Harrow', 'Grossbritannien', 'GB', NULL, NULL, '7724763857', '0010017EAB', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569141229', 'FedEx', NULL, '2014-04-17', '15.04.2014 22:23', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19491, '239022198', NULL, NULL, 'Fallou Saho', '3 BEAVERS CRESCENT', '', 'TW4 6ET', 'HOUNSLOW', 'Grossbritannien', 'GB', NULL, NULL, '7462440804', '0010169ALP', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569141230', 'FedEx', NULL, '2014-04-17', '16.04.2014 16:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19492, '239087346', NULL, NULL, 'Jennifer WILLIAMS THALES', '550 The Crescent', 'Bristol Business Park', 'BS16 1EJ', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7866934052', '0010150YJV', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569141240', 'FedEx', NULL, '2014-04-17', '16.04.2014 23:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19493, '239091207', NULL, NULL, 'Richard Giles', '26 CAPELL GARDENS', '', 'NN18 9LZ', 'CORBY', 'Grossbritannien', 'GB', NULL, NULL, '7709833365', '0010024TM2', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569141251', 'FedEx', NULL, '2014-04-17', '17.04.2014 00:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19494, '239005704', NULL, NULL, 'Sharon Armstrong', '61 BRICKLEY LANE', '', 'SN10 3BW', 'DEVIZES', 'Grossbritannien', 'GB', NULL, NULL, '1380721847', '0010238KWY', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569141262', 'FedEx', NULL, '2014-04-17', '16.04.2014 14:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19495, '238918248', NULL, NULL, 'simon hoyle', '3 THE MOUNT', '', 'CW12 4FD', 'CONGLETON', 'Grossbritannien', 'GB', NULL, NULL, '1260275681', '0010136KKK', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569141273', 'FedEx', NULL, '2014-04-17', '16.04.2014 02:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19496, '238886192', NULL, NULL, 'Vusal Abdullayev', '2F2 HOPE PARK CRESCENT', '7 hope park crescent', 'EH8 9NA', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7445226050', '0010204JY9', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569141284', 'FedEx', NULL, '2014-04-17', '15.04.2014 21:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19497, '238980725', NULL, NULL, 'Daniel Wright', '59 FRAZER CLOSE', '', 'RM1 2DG', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7878057211', '0010064YOR', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '604569141295', 'FedEx', NULL, '2014-04-17', '16.04.2014 13:23', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19498, '239083650', NULL, NULL, 'michael hscox', '4 joiners court', '418 oakleigh road north', 'N20 0RW', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7866090801', '00100061OS', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '604569141300', 'FedEx', NULL, '2014-04-17', '16.04.2014 22:52', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19499, '238958706', NULL, NULL, 'michelle nobbs', '45 JAY CLOSE', 'Haverhill', 'CB9 0JR', 'HAVERHILL', 'Grossbritannien', 'GB', NULL, NULL, '1440702838', '001003152J', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '604569141310', 'FedEx', NULL, '2014-04-17', '16.04.2014 09:52', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19500, '239069637', NULL, NULL, 'geert leys', 'Beukenstraat 209', '', '5753 GS', 'DEURNE', 'Niederlande', 'NL', NULL, NULL, '493314545', '0010061QQD', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569141365', 'FedEx', NULL, '2014-04-17', '16.04.2014 20:08', 'NL140310NM05', '1', 'a0YC000000XkDfcMAF', '194.99', '299.00'),
(19501, '239031661', NULL, NULL, 'Jamila Sousa Baessa', 'Jacques Urlusplein 84', '', '3122 EL', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '681487107', '00101564KX', NULL, NULL, 'Dublin horloge - zwart/wit', NULL, '604569141376', 'FedEx', NULL, '2014-04-17', '16.04.2014 15:28', 'NL140310NM04', '1', 'a0YC000000XkDdqMAF', '194.99', '299.00'),
(19502, '238872095', NULL, NULL, 'vladimirov aldin', 'Gloriantplantsoen 2', '', '2805 XA', 'GOUDA', 'Niederlande', 'NL', NULL, NULL, '628436296', '0010086XUN', NULL, NULL, 'Dublin horloge - wit', NULL, '604569141387', 'FedEx', NULL, '2014-04-17', '15.04.2014 16:58', 'NL140310NM03', '1', 'a0YC000000XkDc9MAF', '194.99', '299.00'),
(19503, '235686544', NULL, NULL, 'George Youssef', 'Airport Road 2', 'Building 289 flat 401', '59754', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '508226462', '0020011FMR', NULL, NULL, 'Option 1: Theorema Miami Watch (Pionier) Stainless Steel Case,White Dial,Black Leather Band', NULL, '578824899773', 'FedEx', NULL, '2014-04-01', '29.03.2014 13:38', 'a0YC000000XhzSoMAJ', '1', 'a0YC000000XhzSoMAJ', '', '1089.00'),
(19504, '237566506', NULL, NULL, 'Maria Kazuro', '21 Grianan Fidh', '', 'Dublin 18', 'Aiken village', 'Irland', 'IE', NULL, NULL, '872939552', '0010145PZD', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '578824901479', 'FedEx', NULL, '2014-04-10', '08.04.2014 12:59', 'IE210314AP06', '1', 'a0YC000000XnGTeMAN', '209.99', '309.00'),
(19505, '238157303', '', '', 'Cecilia  Orlebaeck', 'Kometvaegen 53', 'N/A', '18348', 'Taeby', 'Schweden', '', '', '', '768750715', '10150379', '', '', 'GM-508-1. Armbandsklocka i rostfritt st?l', '13.05.2014 RL707810333DE', '578824903508', 'FedEx', '', '2014-04-15', '11.04.2014 11:44', 'SE180314HW12', '1', 'a0YC000000XmZTDMA3', '1807.03', '2799.00'),
(19506, '238420477', NULL, NULL, 'Magnus Steinbach', 'HOVAS SLANBAERSGANG 3', '', '43654', 'HOVAS', 'Schweden', 'SE', NULL, NULL, '705404770', '0010211LM8', NULL, NULL, 'GM-508-1. Armbandsklocka i rostfritt stål', NULL, '578824903519', 'FedEx', NULL, '2014-04-15', '13.04.2014 06:49', 'SE180314HW12', '1', 'a0YC000000XmZTDMA3', '1807.03', '2799.00'),
(19507, '238421260', NULL, NULL, 'Joerg Kleinschmidt', 'BYAGATAN 20', '', '291 73', 'OENNESTAD', 'Schweden', 'SE', NULL, NULL, '704775662', '0010236KGQ', NULL, NULL, 'GM-508-2. Armbandsklocka i rostfritt stål', NULL, '578824903520', 'FedEx', NULL, '2014-04-15', '13.04.2014 06:48', 'SE180314HW13', '1', 'a0YC000000XmZTcMAN', '1807.03', '2799.00'),
(19508, '238251566', NULL, NULL, 'Juha Piirainen', 'olofskoetkonungsvaeg 6A', '', '12649', 'HAEGERSTEN', 'Schweden', 'SE', NULL, NULL, '762953686', '0010108VIV', NULL, NULL, 'GM-508-2. Armbandsklocka i rostfritt stål', NULL, '578824903530', 'FedEx', NULL, '2014-04-15', '11.04.2014 20:48', 'SE180314HW13', '1', 'a0YC000000XmZTcMAN', '1807.03', '2799.00'),
(19509, '238167321', NULL, NULL, 'Magnus Skelander', 'BERGSGATAN 55', '', '112 31', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '0733-322030', '00102462CW', NULL, NULL, 'GM-508-2. Armbandsklocka i rostfritt stål', NULL, '578824903541', 'FedEx', NULL, '2014-04-15', '11.04.2014 12:44', 'SE180314HW13', '1', 'a0YC000000XmZTcMAN', '1807.03', '2799.00'),
(19510, '238501070', NULL, NULL, 'Christopher lindblad', 'HEINGEBERGSVAEGEN 31', '', '275 68', 'VOLLSJOE', 'Schweden', 'SE', NULL, NULL, '768397030', '0010031JFG', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stål', NULL, '578824903552', 'FedEx', NULL, '2014-04-15', '13.04.2014 14:44', 'SE180314HW14', '1', 'a0YC000000XmZTrMAN', '1807.03', '2799.00'),
(19511, '238359705', NULL, NULL, 'Rickard Lindell', 'Linnegatan 12 12', '', '15144', 'Soedertaelje', 'Schweden', 'SE', NULL, NULL, '46704956874', '0010024YCY', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stål', NULL, '578824903563', 'FedEx', NULL, '2014-04-15', '12.04.2014 14:44', 'SE180314HW14', '1', 'a0YC000000XmZTrMAN', '1807.03', '2799.00'),
(19512, '238487030', NULL, NULL, 'Shahin Niroozad', 'HYGGESVAEGEN 10', '', '433 48', 'PARTILLE', 'Schweden', 'SE', NULL, NULL, '768581131', '0010230EZB', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stål', NULL, '578824903574', 'FedEx', NULL, '2014-04-15', '13.04.2014 12:44', 'SE180314HW14', '1', 'a0YC000000XmZTrMAN', '1807.03', '2799.00'),
(19513, '238336491', NULL, NULL, 'Victoria Bergqvist', 'OSMUNDSVAEGEN 31', '', '168 68', 'BROMMA', 'Schweden', 'SE', NULL, NULL, '704600094', '0010158C5X', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stål', NULL, '578824903585', 'FedEx', NULL, '2014-04-15', '12.04.2014 11:44', 'SE180314HW14', '1', 'a0YC000000XmZTrMAN', '1807.03', '2799.00'),
(19514, '238427561', NULL, NULL, 'Adnan Bosno', 'SOEDERGATAN 41', '', '332 30', 'GISLAVED', 'Schweden', 'SE', NULL, NULL, '735314582', '0010034PBA', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stål', NULL, '578824903596', 'FedEx', NULL, '2014-04-15', '13.04.2014 06:49', 'SE180314HW15', '1', 'a0YC000000XmZU6MAN', '1807.03', '2799.00'),
(19515, '238414376', NULL, NULL, 'Dennis Mollwing', 'ISTIDSGATAN 25', '', '906 55', 'UMEA', 'Schweden', 'SE', NULL, NULL, '706896192', '0010013FAT', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stål', NULL, '578824903600', 'FedEx', NULL, '2014-04-15', '13.04.2014 06:48', 'SE180314HW15', '1', 'a0YC000000XmZU6MAN', '1807.03', '2799.00'),
(19516, '237546395', NULL, NULL, 'Ali Akbar', 'Gayathi E11', '706 Ruwais', '11764', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71561E+11', '0010052DW6', NULL, NULL, 'Theorema Copacabana Watch - GM-104-4: Brown Strap, Silver Case, Gold Face', NULL, '578824901387', 'FedEx', NULL, '2014-04-09', '08.04.2014 07:32', 'a0YC000000XoMDAMA3', '1', 'a0YC000000XoMDAMA3', '', '1499.00'),
(19517, '237483645', NULL, NULL, 'Fadi Khalil', 'Jasmine 112', '1 The Gardens, Jebel Ali', '17544', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '506259698', '0010189EF3', NULL, NULL, 'Theorema Copacabana Watch - GM-104-1: Black Strap, Silver Case, Black Face', NULL, '578824901398', 'FedEx', NULL, '2014-04-09', '07.04.2014 22:08', 'a0YC000000XoMBOMA3', '1', 'a0YC000000XoMBOMA3', '', '1499.00'),
(19518, '237308428', NULL, NULL, 'Osama Ailabouni', 'Salam Street e10', 'Flat 301', '4244', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71504E+11', '001014393L', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '578824901402', 'FedEx', NULL, '2014-04-09', '07.04.2014 03:38', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(19519, '237305245', NULL, NULL, 'Loma Manalili', 'Al Sufouh 1', 'ground floor Design House Media City, TECOM', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71505E+11', '0010217D4Y', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '578824901413', 'FedEx', NULL, '2014-04-09', '07.04.2014 03:38', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(19520, '238077328', NULL, NULL, 'Johan Gavin', 'LINIMENTVAEGEN 9 D', '', '434 32', 'KUNGSBACKA', 'Schweden', 'SE', NULL, NULL, '706971834', '0010157J2F', NULL, NULL, 'GM-508-1. Armbandsklocka i rostfritt stÃ¥l', NULL, '578824902203', 'FedEx', NULL, '2014-04-14', '11.04.2014 00:14', 'SE180314HW12', '1', 'a0YC000000XmZTDMA3', '1807.03', '2799.00'),
(19521, '238074766', NULL, NULL, 'Kenneth Pedersen', 'OESTRA GUNNESGAERDE 12 C', '', '417 49', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '701992212', '0010153H2H', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stÃ¥l', NULL, '578824902214', 'FedEx', NULL, '2014-04-14', '10.04.2014 23:44', 'SE180314HW14', '1', 'a0YC000000XmZTrMAN', '1807.03', '2799.00'),
(19522, '237997579', NULL, NULL, 'Carl Franson', 'HJAELMVIDS BACKE 34', '', '136 65', 'SOEDERBY', 'Schweden', 'SE', NULL, NULL, '707221182', '0010151WXV', NULL, NULL, 'GM-508-2. Armbandsklocka i rostfritt stÃ¥l', NULL, '578824902225', 'FedEx', NULL, '2014-04-14', '10.04.2014 16:44', 'SE180314HW13', '1', 'a0YC000000XmZTcMAN', '1807.03', '2799.00'),
(19523, '237995650', NULL, NULL, 'Kate Shala Malmberg', 'Annerovaegen  36a', '', '25462', 'Helsingborg', 'Schweden', 'SE', NULL, NULL, '704291502', '0010133J1W', NULL, NULL, 'GM-508-2. Armbandsklocka i rostfritt stÃ¥l', NULL, '578824902236', 'FedEx', NULL, '2014-04-14', '10.04.2014 16:44', 'SE180314HW13', '1', 'a0YC000000XmZTcMAN', '1807.03', '2799.00'),
(19524, '237901717', NULL, NULL, 'Petter Lagstroem', 'PRAESTGARDSGATAN 13D', '', '75230', 'UPPSALA', 'Schweden', 'SE', NULL, NULL, '700464145', '00101149UQ', NULL, NULL, 'GM-508-2. Armbandsklocka i rostfritt stÃ¥l', NULL, '578824902247', 'FedEx', NULL, '2014-04-14', '10.04.2014 09:14', 'SE180314HW13', '1', 'a0YC000000XmZTcMAN', '1807.03', '2799.00'),
(19525, '237901718', NULL, NULL, 'Petter Lagstroem', 'PRAESTGARDSGATAN 13D', '', '75230', 'UPPSALA', 'Schweden', 'SE', NULL, NULL, '700464145', '00101580O3', NULL, NULL, 'GM-508-2. Armbandsklocka i rostfritt stÃ¥l', NULL, '578824902247', 'FedEx', NULL, '2014-04-14', '10.04.2014 09:14', 'SE180314HW13', '1', 'a0YC000000XmZTcMAN', '1807.03', '2799.00'),
(19526, '237960292', NULL, NULL, 'Iuliana sorina amitroaie', 'cura 40', '', '02151', 'casas de juan nunez', 'Spanien', 'ES', NULL, NULL, '627159836', '0010091OSQ', NULL, NULL, 'OpciÃ³n A: reloj modelo Malibu en blanco y plata, con correa negra (GM-502-1)', NULL, '578824902166', 'FedEx', NULL, '2014-04-14', '10.04.2014 10:28', 'IT140310SC01', '1', 'a0YC000000XnD65MAF', '154.26', '229.98'),
(19527, '237866912', NULL, NULL, 'LUIS ALONSO', 'C/VIGO 5', '-', '28411', 'MORALZARZAL Madrid', 'Spanien', 'ES', NULL, NULL, '639183579', '0010129Q21', NULL, NULL, 'OpciÃ³n D: reloj Pionier GM-508-4', NULL, '578824902177', 'FedEx', NULL, '2014-04-14', '09.04.2014 21:28', 'IT140326CS08', '1', 'a0YC000000XoiPbMAJ', '198.28', '299.90'),
(19528, '237329258', NULL, NULL, 'Craig Flusk', '17 DONSBY ROAD', '', 'L9 9AL', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7543218259', '0010171HBO', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '578824901115', 'FedEx', NULL, '2014-04-09', '07.04.2014 10:29', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19529, '237381085', NULL, NULL, 'David Guy', '6 ARROWSMITH WAY', '', 'RG19 4GU', 'Thatcham', 'Grossbritannien', 'GB', NULL, NULL, '7999395353', '00101052PR', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '578824901126', 'FedEx', NULL, '2014-04-09', '07.04.2014 14:55', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19530, '237472850', NULL, NULL, 'Robert Rourke', '29 MILLSTREAM CLOSE', '', 'Sp10 2nb', 'Andover', 'Grossbritannien', 'GB', NULL, NULL, '710611097', '00100024HM', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '578824901137', 'FedEx', NULL, '2014-04-09', '07.04.2014 23:53', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19531, '237428651', NULL, NULL, 'Tapiwa Pasirayi', '28 Edward Paxman Gardens', '', 'CO1 2NL', 'Colchester', 'Grossbritannien', 'GB', NULL, NULL, '7531479317', '00100759CJ', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '578824901148', 'FedEx', NULL, '2014-04-09', '07.04.2014 20:25', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19532, '237346238', NULL, NULL, 'Charlie Jones', '25 MARLOW ROAD', '', 'HP11 1TA', 'HIGH WYCOMBE', 'Grossbritannien', 'GB', NULL, NULL, '7939638047', '0010079HVG', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824901159', 'FedEx', NULL, '2014-04-09', '07.04.2014 11:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19533, '237517836', NULL, NULL, 'Derek Calland', 'Cavendish Northbank Irlam', '', 'M44 5AY', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7525067505', '001004275U', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824901160', 'FedEx', NULL, '2014-04-09', '08.04.2014 09:32', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19534, '237393072', NULL, NULL, 'Matthew Tominey', '7 CARLBURY CLOSE', '', 'AL1 5DR', 'ST. ALBANS', 'Grossbritannien', 'GB', NULL, NULL, '7824665143', '00100938RC', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824901170', 'FedEx', NULL, '2014-04-09', '07.04.2014 16:26', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19535, '237398557', NULL, NULL, 'warren briody', '31 LANE END ROAD', '', 'M19 1NB', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7858316843', '00101673ZY', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824901181', 'FedEx', NULL, '2014-04-09', '07.04.2014 16:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19536, '237406354', NULL, NULL, 'Emma Haddon', 'ROBINSONS HO COLLIERY LANE', '', 'DE12 6PB', 'SWADLINCOTE', 'Grossbritannien', 'GB', NULL, NULL, '7412610958', '0010181UNF', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '578824901192', 'FedEx', NULL, '2014-04-09', '07.04.2014 17:27', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19537, '237431194', NULL, NULL, 'Hassan Karami', '47 FOREST CLOSE', '', 'WF1 4TL', 'WAKEFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7858055954', '0010101WLB', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '578824901207', 'FedEx', NULL, '2014-04-09', '07.04.2014 20:27', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19538, '237438031', NULL, NULL, 'Melissa Hoeg', '15 richard howe house', 'Palm drive, Anchor road', 'ME1 2EZ', 'ROCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7712164856', '0010076NR4', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '578824901218', 'FedEx', NULL, '2014-04-09', '07.04.2014 20:26', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19539, '237395929', NULL, NULL, 'Parminder first choice dry clean Panesar', '455 457 Bearwood road', '', 'B66 4dh', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7973628403', '0010249EE8', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '578824901229', 'FedEx', NULL, '2014-04-09', '07.04.2014 16:27', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19540, '237317787', NULL, NULL, 'Phillip Tsvetkov', '18 SUNNYDENE ROAD', '', 'CR8 2DG', 'PURLEY', 'Grossbritannien', 'GB', NULL, NULL, '7734455068', '00100734TJ', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '578824901230', 'FedEx', NULL, '2014-04-09', '07.04.2014 09:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19541, '237399603', NULL, NULL, 'Sean Tierney', 'Ameroak HIGH STREET', '', 'Tn15 0ag', 'Seal', 'Grossbritannien', 'GB', NULL, NULL, '7799431073', '0010206LYW', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '578824901240', 'FedEx', NULL, '2014-04-09', '07.04.2014 16:53', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19542, '238201794', NULL, NULL, 'Jari Railosvuo', 'Kerkkaetie 3 C 11', 'Osoite (rivi 2) (valinnainen)', '01690', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '445926128', '0010230XDB', NULL, NULL, 'Miesten kultainen Theorema Sao Paolo -rannekello (GM-103-3)', NULL, '578824902188', 'FedEx', NULL, '2014-04-14', '11.04.2014 16:48', 'FI180314HW03', '1', 'a0YC000000XmUoyMAF', '195.01', '279.00'),
(19543, '238181907', NULL, NULL, 'Hannes Laasma', 'Piispantie 5 C 2', '', '00370', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '3,58443E+11', '0010166CCK', NULL, NULL, 'GM-503-3 - Pionier Sydney Diamonds -rannekello', NULL, '578824902199', 'FedEx', NULL, '2014-04-14', '11.04.2014 14:48', 'FI180314HW09', '1', 'a0YC000000XmX2QMAV', '165.01', '249.00'),
(19544, '237226047', NULL, NULL, 'hector ojeda jaso', 'CALLE LOGROÃ‘O 1', '1/c', '28934', 'MOSTOLES MADRID', 'Spanien', 'ES', NULL, NULL, '622430776', '0010024QXG', NULL, NULL, 'OpciÃ³n A: reloj modelo Malibu en blanco y plata, con correa negra (GM-502-1)', NULL, '577108636289', 'FedEx', NULL, '2014-04-08', '07.04.2014 06:30', 'IT140310SC01', '1', 'a0YC000000XnD65MAF', '154.26', '229.98'),
(19545, '237077658', NULL, NULL, 'antonio castillo garcia', 'brasil 25', '', '41920', 'gelves', 'Spanien', 'ES', NULL, NULL, '670569948', '0010113U2K', NULL, NULL, 'OpciÃ³n A: reloj modelo Malibu en blanco y plata, con correa negra (GM-502-1)', NULL, '577108636290', 'FedEx', NULL, '2014-04-08', '07.04.2014 06:30', 'IT140310SC01', '1', 'a0YC000000XnD65MAF', '154.26', '229.98'),
(19546, '236932905', NULL, NULL, 'Alen Ivanov', 'CALLE PALANGREROS 29 PORT 6', '2C Izquierda', '29640', 'FUENGIROLA MALAGA', 'Spanien', 'ES', NULL, NULL, '674477790', '0010024L7M', NULL, NULL, 'OpciÃ³n F: reloj modelo Acapulco en plata y negro y correa negra (GM-504-2)', NULL, '577108636304', 'FedEx', NULL, '2014-04-08', '07.04.2014 06:30', 'IT130710SC06', '1', 'a0YC000000XnD6AMAV', '143.88', '229.98'),
(19547, '237030819', NULL, NULL, 'Cosme M Marmol Matilla', 'RIO 22', 'bajo', '14800', 'PRIEGO DE CORDOBA CORDOBA', 'Spanien', 'ES', NULL, NULL, '699122122', '0010126Q9R', NULL, NULL, 'OpciÃ³n G: reloj modelo Acapulco con esfera de oro y correa marrÃ³n (GM-504-3)', NULL, '577108636315', 'FedEx', NULL, '2014-04-08', '07.04.2014 06:30', 'IT130710SC07', '1', 'a0YC000000XnD6BMAV', '143.88', '229.98'),
(19548, '236968368', NULL, NULL, 'J. Francisco Zamora Navarro', 'CALLE PAGES DEL CORRO 79', '2o D', '41010', 'SEVILLA', 'Spanien', 'ES', NULL, NULL, '605410046', '0010182IPE', NULL, NULL, 'OpciÃ³n G: reloj modelo Acapulco con esfera de oro y correa marrÃ³n (GM-504-3)', NULL, '577108636326', 'FedEx', NULL, '2014-04-08', '07.04.2014 06:30', 'IT130710SC07', '1', 'a0YC000000XnD6BMAV', '143.88', '229.98'),
(19549, '236420935', NULL, NULL, 'Carl Lam', '46 CARR LANE EAST', '', 'L11 4SQ', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7792728224', '00102054QD', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '578824900130', 'FedEx', NULL, '2014-04-07', '02.04.2014 14:52', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(19550, '236732906', NULL, NULL, 'James Leese', 'RAMBLE SANDY LANE', 'Fittleworth', 'RH20 1EH', 'PULBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7795667238', '0010219X5Z', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '578824900141', 'FedEx', NULL, '2014-04-07', '03.04.2014 23:30', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19551, '236735479', NULL, NULL, 'Bob Townsend', '39 YEW TREE DRIVE', '', 'BB5 3AX', 'ACCRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7766881896', '0010019E4J', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '578824900152', 'FedEx', NULL, '2014-04-07', '04.04.2014 00:18', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19552, '236636867', NULL, NULL, 'D Thacker', '55 WEYMOUTH STREET', '', 'LE4 6FP', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7850365266', '0010174MSL', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '578824900163', 'FedEx', NULL, '2014-04-07', '03.04.2014 14:53', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19553, '236719653', NULL, NULL, 'Elizabeth Gaywood', '34 Chestnut House', 'Low Road', 'NG32 1DJ', 'Barrowby', 'Grossbritannien', 'GB', NULL, NULL, '1476576581', '0010067TMD', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '578824900174', 'FedEx', NULL, '2014-04-07', '03.04.2014 22:23', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19554, '236747670', NULL, NULL, 'Hong You', '75A MILTON STREET', '', 'PR9 7AL', 'SOUTHPORT', 'Grossbritannien', 'GB', NULL, NULL, '7753331513', '0010179XTI', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824900185', 'FedEx', NULL, '2014-04-07', '04.04.2014 03:11', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19555, '236563944', NULL, NULL, 'Idris Williams', '56 SANVEY GATE', '', 'LE1 4BQ', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7702328833', '0010226YD7', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824900196', 'FedEx', NULL, '2014-04-07', '03.04.2014 09:22', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19556, '236632584', NULL, NULL, 'Jemul Huda', '55 RAILWAY ROAD', '', 'M41 0xt', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7577449007', '00100365XW', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824900200', 'FedEx', NULL, '2014-04-07', '03.04.2014 14:54', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19557, '236557174', NULL, NULL, 'Myra Kalman', '41 HAYDN ROAD', '', 'RG22 4JG', 'BASINGSTOKE', 'Grossbritannien', 'GB', NULL, NULL, '7803363091', '00101202WD', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824900211', 'FedEx', NULL, '2014-04-07', '03.04.2014 08:53', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19558, '236573461', NULL, NULL, 'Peter Widdicombe', '16 BRITANNIA GARDENS', '', 'DY13 9NZ', 'STOURPORT-ON-SEVERN', 'Grossbritannien', 'GB', NULL, NULL, '7791031341', '0010070AE3', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824900222', 'FedEx', NULL, '2014-04-07', '03.04.2014 10:23', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19559, '236438432', NULL, NULL, 'Marius Saldukas', '24 SPRING MEADOWS', '', 'BT92 9JY', 'ENNISKILLEN', 'Grossbritannien', 'GB', NULL, NULL, '877662706', '10213760', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '578824900233', 'FedEx', NULL, '2014-04-07', '02.04.2014 16:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19560, '236444979', NULL, NULL, 'stephen Murray', '296 CHARLES STREET', '', 'WN7 1PP', 'LEIGH', 'Grossbritannien', 'GB', NULL, NULL, '7725313654', '00101287BY', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '578824900244', 'FedEx', NULL, '2014-04-07', '02.04.2014 16:52', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19561, '236741255', NULL, NULL, 'Stuart Hughes', '96 Newhampton Road West', '', 'WV60RU', 'Wolverhampton', 'Grossbritannien', 'GB', NULL, NULL, '7718132860', '0010204GGR', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '578824900255', 'FedEx', NULL, '2014-04-07', '04.04.2014 01:53', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19562, '236682677', NULL, NULL, 'Lasse Haastrup', 'kongeleddet 30 428', '', '4970', 'Rodby', 'Dänemark', 'DK', NULL, NULL, '31663838', '0010128YW1', NULL, NULL, 'Sao Paolo-ur med brun rem, forsÃ¸lvet urkasse og gylden urskive', NULL, '578824900277', 'FedEx', NULL, '2014-04-07', '03.04.2014 17:22', 'DK180314HW04', '1', 'a0YC000000XmUhbMAF', '1454.99', '2299.00'),
(19563, '236533891', NULL, NULL, 'Loui Nissen', 'Winthersmindevej 65', 'C/o mogens frederiksen', '2635', 'Ishoj', 'Dänemark', 'DK', NULL, NULL, '41122228', '00100583XB', NULL, NULL, 'Sao Paolo-ur med brun rem, forsÃ¸lvet urkasse og gylden urskive', NULL, '578824900288', 'FedEx', NULL, '2014-04-07', '03.04.2014 03:06', 'DK180314HW04', '1', 'a0YC000000XmUhbMAF', '1454.99', '2299.00'),
(19564, '236435012', NULL, NULL, 'Mark Kansing', 'Buddingevej 244A', 'st. tv.', '2860', 'Soborg', 'Dänemark', 'DK', NULL, NULL, '51949154', '0010210LFR', NULL, NULL, 'Sao Paolo-ur med brun rem, forsÃ¸lvet urkasse og gylden urskive', NULL, '578824900299', 'FedEx', NULL, '2014-04-07', '02.04.2014 14:06', 'DK180314HW04', '1', 'a0YC000000XmUhbMAF', '1454.99', '2299.00'),
(19565, '236494006', NULL, NULL, 'Sergii Vyshnevskyi', 'Tarpvej 39', '', '7330', 'Brande', 'Dänemark', 'DK', NULL, NULL, '31927583', '0010051USB', NULL, NULL, 'Sao Paolo-ur med brun rem, forsÃ¸lvet urkasse og gylden urskive', NULL, '578824900303', 'FedEx', NULL, '2014-04-07', '02.04.2014 19:06', 'DK180314HW04', '1', 'a0YC000000XmUhbMAF', '1454.99', '2299.00'),
(19566, '236420364', NULL, NULL, 'Cecilie Stuebe', 'Brondbyostertorv 19, 3. Th', '3. Sal til hojre', '2605', 'Brondby', 'Dänemark', 'DK', NULL, NULL, '27261213', '0010237EZK', NULL, NULL, 'Sao Paolo-ur med brun rem, gylden urkasse og sort urskive', NULL, '578824900314', 'FedEx', NULL, '2014-04-07', '02.04.2014 12:36', 'DK180314HW03', '1', 'a0YC000000XmUhRMAV', '1454.99', '2299.00'),
(19567, '236512474', NULL, NULL, 'Natalie Cinar', 'Vejledalen 58', '2TH', '2635', 'Ishoj', 'Dänemark', 'DK', NULL, NULL, '60548077', '00102324T1', NULL, NULL, 'Sao Paolo-ur med brun rem, gylden urkasse og sort urskive', NULL, '578824900325', 'FedEx', NULL, '2014-04-07', '02.04.2014 21:06', 'DK180314HW03', '1', 'a0YC000000XmUhRMAV', '1454.99', '2299.00'),
(19568, '236505779', NULL, NULL, 'Bo Jensen', 'Overgade 1A 1TH', '1A 1TH', '5700', 'Svendborg', 'Dänemark', 'DK', NULL, NULL, '60163666', '0010040WI1', NULL, NULL, 'Sao Paolo-ur med sort rem og forsÃ¸lvet urkasse', NULL, '578824900336', 'FedEx', NULL, '2014-04-07', '02.04.2014 20:06', 'DK180314HW01', '1', 'a0YC000000XmUh7MAF', '1454.99', '2299.00'),
(19569, '236435478', NULL, NULL, 'Mark Kansing', 'Buddingevej 244A', 'st. tv.', '2860', 'Soborg', 'Dänemark', 'DK', NULL, NULL, '51949154', '0010241BFX', NULL, NULL, 'Sao Paolo-ur med sort rem og forsÃ¸lvet urkasse', NULL, '578824900299', 'FedEx', NULL, '2014-04-07', '02.04.2014 14:06', 'DK180314HW01', '1', 'a0YC000000XmUh7MAF', '1454.99', '2299.00'),
(19570, '236055101', NULL, NULL, 'Anxhela Roma', 'VIA ALBONA 20', '', '31100', 'TREVISO', 'Italien', 'IT', NULL, NULL, '3273369184', '0010116C4J', NULL, NULL, 'Modello Malibu - Cinturino marrone, ghiera dorata e nera (GM-502-3)', NULL, '578824899821', 'FedEx', NULL, '2014-04-02', '31.03.2014 16:28', 'IT140310SC03', '1', 'a0YC000000XkwYJMAZ', '153.00', '229.99'),
(19571, '235618028', NULL, NULL, 'cristina calin', 'VIA CESARE ZUCCARDI MERLI 4', '', '40141', 'BOLOGNA', 'Italien', 'IT', NULL, NULL, '3286271208', '0010250RNI', NULL, NULL, 'Modello Malibu - Cinturino marrone, ghiera dorata e nera (GM-502-3)', NULL, '578824899832', 'FedEx', NULL, '2014-04-02', '29.03.2014 09:28', 'IT140310SC03', '1', 'a0YC000000XkwYJMAZ', '153.00', '229.99'),
(19572, '235825269', NULL, NULL, 'Carmine Narciso', 'VIA COMUNALE CERZETE 15', '', '83042', 'Atripalda', 'Italien', 'IT', NULL, NULL, '825623861', '00101844PW', NULL, NULL, 'Modello Malibu - Cinturino nero, ghiera argentata e bianca (GM-502-1)', NULL, '578824899843', 'FedEx', NULL, '2014-04-02', '30.03.2014 13:58', 'IT140310SC01', '1', 'a0YC000000XkwYHMAZ', '153.00', '229.99'),
(19573, '236023124', NULL, NULL, 'Nicola Callioni', 'VIA GENERALE CARLO ALBERTO DALLA CHIESA 10/26', 'c/o Manenti Guido e Figli snc', '24048', 'TREVIOLO', 'Italien', 'IT', NULL, NULL, '3402865012', '0010193QFA', NULL, NULL, 'Modello Malibu - Cinturino nero, ghiera argentata e bianca (GM-502-1)', NULL, '578824899854', 'FedEx', NULL, '2014-04-02', '31.03.2014 13:28', 'IT140310SC01', '1', 'a0YC000000XkwYHMAZ', '153.00', '229.99'),
(19574, '236178743', NULL, NULL, 'GIACOMO RUSSO', 'VIA DELLE INDUSTRIE 35', 'c/o CTR Consulting Testing Research', '20060', 'COLTURANO', 'Italien', 'IT', NULL, NULL, '3802485307', '0010105QLR', NULL, NULL, 'Modello Malibu - Cinturino nero, ghiera argentata e nera (GM-502-2)', NULL, '578824899865', 'FedEx', NULL, '2014-04-02', '01.04.2014 08:58', 'IT140310SC02', '1', 'a0YC000000XkwYIMAZ', '153.00', '229.99'),
(19575, '235651537', NULL, NULL, 'Vincenzo Guglielmi', 'VIA ALBERT EINSTEIN 17B', '', '27019', 'VILLANTERIO', 'Italien', 'IT', NULL, NULL, '3356541270', '0010192IKG', NULL, NULL, 'Modello Malibu - Cinturino nero, ghiera argentata e nera (GM-502-2)', NULL, '578824899876', 'FedEx', NULL, '2014-04-02', '29.03.2014 12:58', 'IT140310SC02', '1', 'a0YC000000XkwYIMAZ', '153.00', '229.99'),
(19576, '237353759', NULL, NULL, 'Ziro Toribio Perez', 'CALLE PILAR MIRO 6', '6', '28907', 'GETAFE Madrid', 'Spanien', 'ES', NULL, NULL, '692112931', '0010090LR0', NULL, NULL, 'OpciÃ³n H: reloj modelo Acapulco con esfera negra y dorada y correa negra (GM-504-4)', NULL, '578824901310', 'FedEx', NULL, '2014-04-09', '07.04.2014 10:31', 'IT130710SC08', '1', 'a0YC000000XnD6CMAV', '143.88', '229.98'),
(19577, '237341043', NULL, NULL, 'Diego Montilla Lucio', 'CALLE MEJORANA 44', '2 C', '28053', 'MADRID', 'Spanien', 'ES', NULL, NULL, '637335959', '0010182HMJ', NULL, NULL, 'OpciÃ³n B: reloj modelo Malibu en plata y negro y correa negra (GM-502-2)', NULL, '578824901321', 'FedEx', NULL, '2014-04-09', '07.04.2014 09:28', 'IT140310SC02', '1', 'a0YC000000XnD66MAF', '154.26', '229.98'),
(19578, '236858867', NULL, NULL, 'Oluwabukola Abdulazeez', 'No 16 Daletree view', 'Ballycullen', 'Dublin', 'Irland', 'Dublin24', 'IE', NULL, NULL, '3,53873E+11', '0010111RB1', NULL, NULL, '(GM-503-3) Sydney Watch - Brown Strap - Gold Case - Black Face', NULL, '577108636072', 'FedEx', NULL, '2014-04-08', '04.04.2014 16:32', 'IE110314AP09', '1', 'a0YC000000XkQziMAF', '160.01', '239.00'),
(19579, '236311636', NULL, NULL, 'Daniela Favretto', 'VIA CARSIA 40/15', '', '34151', 'TRIESTE', 'Italien', 'IT', NULL, NULL, '3423800731', '001020123R', NULL, NULL, 'Modello Malibu - Cinturino marrone, ghiera dorata e nera (GM-502-3)', NULL, '577108635260', 'FedEx', NULL, '2014-04-03', '01.04.2014 20:58', 'IT140310SC03', '1', 'a0YC000000XkwYJMAZ', '153.00', '229.99'),
(19580, '236294211', NULL, NULL, 'Antonio SAGGESE', 'VIA LUNGO LENO SINISTRO 24/H', '', '38068', 'ROVERETO', 'Italien', 'IT', NULL, NULL, '3357656033', '0010086C14', NULL, NULL, 'Modello Malibu - Cinturino nero, ghiera argentata e bianca (GM-502-1)', NULL, '577108635271', 'FedEx', NULL, '2014-04-03', '01.04.2014 19:28', 'IT140310SC01', '1', 'a0YC000000XkwYHMAZ', '153.00', '229.99'),
(19581, '236251803', NULL, NULL, 'giovanna scarpa', 'VIA POLA 8/3', '', '31048', 'SAN BIAGIO DI CALLALTA', 'Italien', 'IT', NULL, NULL, '3930163816', '0010239T5M', NULL, NULL, 'Modello Malibu - Cinturino marrone, ghiera dorata e nera (GM-502-3)', NULL, '577108635282', 'FedEx', NULL, '2014-04-03', '01.04.2014 15:28', 'IT140310SC03', '1', 'a0YC000000XkwYJMAZ', '153.00', '229.99'),
(19582, '237742917', NULL, NULL, 'Lenka Kovarova', '84 MILTON ROAD', '', 'EH15 3AZ', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '1314681957', '0010172N7G', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '578824901490', 'FedEx', NULL, '2014-04-10', '09.04.2014 12:24', 'UK140313AMC25', '1', 'a0YC000000Xkz1bMAB', '165.00', '249.00'),
(19583, '237742807', NULL, NULL, 'Mark Hunt', '85 WEST PERCY STREET', 'Please ring at least one hour before arrival of delivery. Or knock loud at door.', 'NE29 0DJ', 'NORTH SHIELDS', 'Grossbritannien', 'GB', NULL, NULL, '7930247074', '001011975W', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '578824901505', 'FedEx', NULL, '2014-04-10', '09.04.2014 12:22', 'UK140313AMC25', '1', 'a0YC000000Xkz1bMAB', '165.00', '249.00'),
(19584, '237752361', NULL, NULL, 'Bill Shields', '8 ROSEMILL COURT', '', 'KY12 8TJ', 'DUNFERMLINE', 'Grossbritannien', 'GB', NULL, NULL, '1383880173', '0010195NXE', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824901516', 'FedEx', NULL, '2014-04-10', '09.04.2014 12:54', 'UK140313AMC22', '1', 'a0YC000000XkyysMAB', '165.00', '249.00'),
(19585, '237751878', NULL, NULL, 'Bill Shields', '8 ROSEMILL COURT', '', 'KY12 8TJ', 'DUNFERMLINE', 'Grossbritannien', 'GB', NULL, NULL, '1383880173', '00100387ZA', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824901516', 'FedEx', NULL, '2014-04-10', '09.04.2014 12:52', 'UK140313AMC24', '1', 'a0YC000000XkyUwMAJ', '165.00', '249.00'),
(19586, '237733964', NULL, NULL, 'Owen Hughes', '4 coolnasilla avenue', '', 'bt118ld', 'belfast', 'Grossbritannien', 'GB', NULL, NULL, '', '0010144J3S', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824901538', 'FedEx', NULL, '2014-04-10', '09.04.2014 11:22', 'UK140313AMC24', '1', 'a0YC000000XkyUwMAJ', '165.00', '249.00'),
(19587, '237601836', NULL, NULL, 'Afif El-atout', '19 PERKIN CLOSE', '', 'Tw33rq', 'Middx', 'Grossbritannien', 'GB', NULL, NULL, '7786837799', '0010071NYV', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '578824901549', 'FedEx', NULL, '2014-04-10', '08.04.2014 17:52', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19588, '237659190', NULL, NULL, 'alan erridge', '39 newsham road', '', 'ne245tj', 'blyth, northumberland', 'Grossbritannien', 'GB', NULL, NULL, '7880708696', '0010043PPB', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '578824901550', 'FedEx', NULL, '2014-04-10', '08.04.2014 23:23', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19589, '237660692', NULL, NULL, 'Rob Pattwell', '17 THOMPSONS CLOSE', 'Goffs lane', 'EN7 5RF', 'WALTHAM CROSS', 'Grossbritannien', 'GB', NULL, NULL, '7841498497', '0010248JKU', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824901560', 'FedEx', NULL, '2014-04-10', '08.04.2014 23:22', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19590, '237652581', NULL, NULL, 'Fouad Mahmoud', '1305C HIGH ROAD', '', 'N20 9HX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7771048536', '0010112MP5', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824901571', 'FedEx', NULL, '2014-04-10', '08.04.2014 22:24', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19591, '237458518', NULL, NULL, 'Simona Tereche', '20 Parkwood Avenue', 'Oldbawn, Tallaght', '24', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53863E+11', '0010147VEY', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '578824901104', 'FedEx', NULL, '2014-04-09', '07.04.2014 21:02', 'IE210314AP05', '1', 'a0YC000000XnGTUMA3', '209.99', '309.00'),
(19592, '237411183', NULL, NULL, 'Razvan Lupchian', '20 Willow pk,tullow rd', '', 'Ireland', 'Carlow,co carlow,', 'Irland', 'IE', NULL, NULL, '3,53877E+11', '00100687U4', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '578824901090', 'FedEx', NULL, '2014-04-09', '07.04.2014 17:02', 'IE210314AP05', '1', 'a0YC000000XnGTUMA3', '209.99', '309.00'),
(19593, '237118448', NULL, NULL, 'Dritan Dyrmishi', '4 MOORE CLOSE', '', 'CV6 6PT', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7411681147', '00100561D5', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108636094', 'FedEx', NULL, '2014-04-08', '06.04.2014 08:22', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19594, '237096978', NULL, NULL, 'Borislav Iliev', '12 SHALDON WAY', '', 'KT12 3DJ', 'WALTON-ON-THAMES', 'Grossbritannien', 'GB', NULL, NULL, '7961068505', '0010076IHV', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108636109', 'FedEx', NULL, '2014-04-08', '05.04.2014 23:52', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19595, '236811536', NULL, NULL, 'Daniel Charles', '24 SHAFTER ROAD', '', 'RM10 8SE', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7534138362', '00101048I6', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108636110', 'FedEx', NULL, '2014-04-08', '04.04.2014 11:52', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19596, '237037248', NULL, NULL, 'Irenka Czarnocka Kotwas', '9 FITZROY STREET', '9 fitzroy street', 'LE3 5PQ', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7999002236', '0010120ZH2', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108636120', 'FedEx', NULL, '2014-04-08', '05.04.2014 21:52', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19597, '236921094', NULL, NULL, 'Matthew Magowan', '54 Ballynoe Gardens', '', 'BT19 1SA', 'Bangor', 'Grossbritannien', 'GB', NULL, NULL, '7921802640', '0010175E8D', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108636131', 'FedEx', NULL, '2014-04-08', '04.04.2014 22:22', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19598, '237095339', NULL, NULL, 'Matthew Yousuf', 'ICE BAR CAFE FAIRFIELD ROAD', '', 'LE16 9QJ', 'MARKET HARBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7936717117', '0010215UAP', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108636142', 'FedEx', NULL, '2014-04-08', '05.04.2014 23:22', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19599, '237245686', NULL, NULL, 'Scott Sweeney', '25 Moorfield Avenue', '', 'PA14 5XU', 'Port Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7729943545', '001012435S', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108636153', 'FedEx', NULL, '2014-04-08', '06.04.2014 22:49', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19600, '236941887', NULL, NULL, 'Dilu Miah', '16 Tay Close', '', 'Ol8 1hs', 'Oldham', 'Grossbritannien', 'GB', NULL, NULL, '7590202262', '0010176VAS', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108636164', 'FedEx', NULL, '2014-04-08', '05.04.2014 03:53', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19601, '236968196', NULL, NULL, 'Lynn Reynolds', '4 YORK CLOSE', '', 'SS6 8SE', 'RAYLEIGH', 'Grossbritannien', 'GB', NULL, NULL, '7966815735', '0010173G4B', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108636175', 'FedEx', NULL, '2014-04-08', '05.04.2014 09:22', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19602, '237279093', NULL, NULL, 'Mansor Rabii', '64A HIGH STREET', '', 'CB9 8AR', 'HAVERHILL', 'Grossbritannien', 'GB', NULL, NULL, '7473194864', '0010183UUJ', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108636186', 'FedEx', NULL, '2014-04-08', '07.04.2014 00:23', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19603, '237188437', NULL, NULL, 'Yang Liu', '92 TUNNEL AVENUE', '', 'SE10 0SD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7920518737', '001002887S', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108636197', 'FedEx', NULL, '2014-04-08', '06.04.2014 22:50', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19604, '236993394', NULL, NULL, 'Albert Murselaj', '55 FARNHAM ROAD', '', 'DA16 1LG', 'WELLING', 'Grossbritannien', 'GB', NULL, NULL, '7946486873', '0010146JXF', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108636201', 'FedEx', NULL, '2014-04-08', '05.04.2014 11:23', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19605, '236818920', NULL, NULL, 'david aboim', 'NCC Group Kings Court, 41-51 Kington road', '', 'KT22 7SL', 'Leatherhead', 'Grossbritannien', 'GB', NULL, NULL, '7961387517', '0010028BHN', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108636212', 'FedEx', NULL, '2014-04-08', '04.04.2014 12:56', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19606, '237196200', NULL, NULL, 'Glen Chesney', '9 CASTLE GROVE', '', 'KA25 6AW', 'KILBIRNIE', 'Grossbritannien', 'GB', NULL, NULL, '7769200027', '0010039I02', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108636223', 'FedEx', NULL, '2014-04-08', '06.04.2014 22:51', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19607, '237227742', NULL, NULL, 'Ian Jones', 'Ats Euromast RHYL ROAD', '', 'LL16 5TA', 'DENBIGH', 'Grossbritannien', 'GB', NULL, NULL, '7979320972', '0010220TC3', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108636234', 'FedEx', NULL, '2014-04-08', '06.04.2014 22:51', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19608, '237098934', NULL, NULL, 'James Murphy', '11 LISTER CRESCENT', '', 'L7 0HP', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7427694366', '00101300YJ', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108636245', 'FedEx', NULL, '2014-04-08', '05.04.2014 23:52', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19609, '237217326', NULL, NULL, 'Luke Pearce', '37 NELSON GARDENS', '', 'TW3 3UJ', 'HOUNSLOW', 'Grossbritannien', 'GB', NULL, NULL, '7804145548', '0010105UGR', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108636256', 'FedEx', NULL, '2014-04-08', '06.04.2014 22:38', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19610, '237054223', NULL, NULL, 'piotr brzyski', '12 ARRAN PLACE', '', 'PA3 3QU', 'PAISLEY', 'Grossbritannien', 'GB', NULL, NULL, '7412336565', '0010047CCW', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108636267', 'FedEx', NULL, '2014-04-08', '05.04.2014 21:53', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19611, '237216178', NULL, NULL, 'Shahram Taghipour', 'flat 2 koban 236 watford way', 'Koban court', 'NW4 4UB', 'Hendon London', 'Grossbritannien', 'GB', NULL, NULL, '7961777376', '0010109KII', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108636278', 'FedEx', NULL, '2014-04-08', '06.04.2014 22:45', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19612, '236416621', NULL, NULL, 'Patrick Vestergaard Petersen', 'Fiskenes Kvarter 44', '.', '6710', 'Esbjerg', 'Dänemark', 'DK', NULL, NULL, '52627583', '00100618RW', NULL, NULL, 'Sao Paolo-ur med brun rem, forsÃ¸lvet urkasse og gylden urskive', NULL, '577108635293', 'FedEx', NULL, '2014-04-03', '02.04.2014 12:06', 'DK180314HW04', '1', 'a0YC000000XmUhbMAF', '1454.99', '2299.00'),
(19613, '236405262', NULL, NULL, 'Vibeke Nielsen', 'Sommerfuglevej 17A', '', '2610', 'Rodovre', 'Dänemark', 'DK', NULL, NULL, '4530539133', '00102421IA', NULL, NULL, 'Sao Paolo-ur med sort rem og sort urkasse', NULL, '577108635308', 'FedEx', NULL, '2014-04-03', '02.04.2014 11:06', 'DK180314HW02', '1', 'a0YC000000XmUhMMAV', '1454.99', '2299.00'),
(19614, '236252985', NULL, NULL, 'Rasmus Rodahl Jorgensen', 'Sondergade 24', '', '6862', 'Tistrup', 'Dänemark', 'DK', NULL, NULL, '20707116', '0010091MMC', NULL, NULL, 'Sao Paolo-ur med brun rem, forsÃ¸lvet urkasse og gylden urskive', NULL, '577108635319', 'FedEx', NULL, '2014-04-03', '01.04.2014 15:36', 'DK180314HW04', '1', 'a0YC000000XmUhbMAF', '1454.99', '2299.00'),
(19615, '238261766', NULL, NULL, 'Keith Riley', '11 GOLDEN VIEW DRIVE', '', 'BD21 4SN', 'KEIGHLEY', 'Grossbritannien', 'GB', NULL, NULL, '7546932331', '0010225BMX', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '578824903162', 'FedEx', NULL, '2014-04-15', '11.04.2014 20:52', 'UK140313AMC25', '1', 'a0YC000000Xkz1bMAB', '165.00', '249.00'),
(19616, '238228601', NULL, NULL, 'Alex Samujh', 'COLLEGE FARM SWAVESEY ROAD', '', 'CB24 4SE', 'CAMBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7429599696', '10250863', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824903173', 'FedEx', NULL, '2014-04-15', '11.04.2014 17:22', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19617, '238164016', NULL, NULL, 'Anthony Robson', '35 COUNTY PLACE', '', 'CM2 0RF', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7894947410', '0010219GHW', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824903184', 'FedEx', NULL, '2014-04-15', '11.04.2014 11:22', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19618, '238269978', NULL, NULL, 'Chris Bradley', '57 LOVEL ROAD', '', 'L24 3UE', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7584498683', '00100468JL', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824903195', 'FedEx', NULL, '2014-04-15', '11.04.2014 21:52', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19619, '238305932', NULL, NULL, 'Elizabeth Colley', '9 HEATHERBANK', '', 'SE9 1NN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7939155441', '0010127NQ3', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824903200', 'FedEx', NULL, '2014-04-15', '12.04.2014 07:52', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19620, '238267868', NULL, NULL, 'Helen Small', '40 ETIVE CRESCENT', 'Pather', 'ML2 0PL', 'WISHAW', 'Grossbritannien', 'GB', NULL, NULL, '7825829396', '0010088U44', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824903210', 'FedEx', NULL, '2014-04-15', '11.04.2014 21:22', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19621, '238220089', NULL, NULL, 'Mark lawton', '141 BANNERMAN ROAD', '', 'NG6 9HX', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '1159757035', '0010244QSB', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824903221', 'FedEx', NULL, '2014-04-15', '11.04.2014 16:22', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19622, '238193491', NULL, NULL, 'Mark Willis', '12 CHURCH STREET', 'Woolley', 'WF4 2JU', 'WAKEFIELD', 'Grossbritannien', 'GB', NULL, NULL, '1226383786', '0010142DI8', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824903232', 'FedEx', NULL, '2014-04-15', '11.04.2014 13:53', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19623, '238403279', NULL, NULL, 'Owen Otley', '6 NETHERFIELD VIEW', '', 'S65 3RB', 'ROTHERHAM', 'Grossbritannien', 'GB', NULL, NULL, '07793 400044', '0010123Z1T', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824903243', 'FedEx', NULL, '2014-04-15', '12.04.2014 19:22', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19624, '238317368', NULL, NULL, 'Susan Uyar', '81 HAIGH MOOR ROAD', 'Tingley', 'WF3 1EF', 'WAKEFIELD', 'Grossbritannien', 'GB', NULL, NULL, '1132526555', '0010136YXJ', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824903254', 'FedEx', NULL, '2014-04-15', '12.04.2014 09:22', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19625, '238269418', NULL, NULL, 'Anthony Phillips', '26 St Georges Avenue', 'St Georges', 'TF2 9FZ', 'Telford', 'Grossbritannien', 'GB', NULL, NULL, '7970870270', '001004223W', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824903265', 'FedEx', NULL, '2014-04-15', '11.04.2014 21:22', 'UK140313AMC22', '1', 'a0YC000000XkyysMAB', '165.00', '249.00'),
(19626, '238405599', NULL, NULL, 'Helen Homewood', '23 CAMBRIDGE SQUARE', '', 'RH1 6TG', 'REDHILL', 'Grossbritannien', 'GB', NULL, NULL, '1737771699', '0010248IU8', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824903276', 'FedEx', NULL, '2014-04-15', '12.04.2014 19:22', 'UK140313AMC22', '1', 'a0YC000000XkyysMAB', '165.00', '249.00'),
(19627, '238212525', NULL, NULL, 'Patrizio Esposito', '10 Eaton road,flat 1', '', 'Ch47en', 'Chester', 'Grossbritannien', 'GB', NULL, NULL, '7809887842', '0010084GHU', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824903287', 'FedEx', NULL, '2014-04-15', '11.04.2014 15:52', 'UK140313AMC22', '1', 'a0YC000000XkyysMAB', '165.00', '249.00'),
(19628, '238155855', NULL, NULL, 'Richtje Reinsma', '91 CLARENCE ROAD', 'London', 'EN3 4BL', 'ENFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7949030246', '0010135E2K', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824903298', 'FedEx', NULL, '2014-04-15', '11.04.2014 10:22', 'UK140313AMC22', '1', 'a0YC000000XkyysMAB', '165.00', '249.00'),
(19629, '238350820', NULL, NULL, 'SARA GRAHAMSLAW', '2 KIRKHAM ROAD', '', 'PR9 9UA', 'SOUTHPORT', 'Grossbritannien', 'GB', NULL, NULL, '1704220598', '0010063UW9', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824903302', 'FedEx', NULL, '2014-04-15', '12.04.2014 12:22', 'UK140313AMC22', '1', 'a0YC000000XkyysMAB', '165.00', '249.00'),
(19630, '238170801', NULL, NULL, 'Sultana Begum', '39 Morley Road', '', 'E10 6lj', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7546692499', '0010022X8O', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824903313', 'FedEx', NULL, '2014-04-15', '11.04.2014 11:53', 'UK140313AMC22', '1', 'a0YC000000XkyysMAB', '165.00', '249.00'),
(19631, '238149352', NULL, NULL, 'Adam Bransbury', '8 8 westview terrace', '', 'BN9 0HG', 'Newhaven', 'Grossbritannien', 'GB', NULL, NULL, '7584135537', '0010132FLF', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824903324', 'FedEx', NULL, '2014-04-15', '11.04.2014 10:22', 'UK140313AMC24', '1', 'a0YC000000XkyUwMAJ', '165.00', '249.00'),
(19632, '238285933', NULL, NULL, 'James Paddock', '29  Fairfield avenue', '', 'Ba16nh', 'Bath', 'Grossbritannien', 'GB', NULL, NULL, '', '0010173IY9', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824903335', 'FedEx', NULL, '2014-04-15', '12.04.2014 00:22', 'UK140313AMC24', '1', 'a0YC000000XkyUwMAJ', '165.00', '249.00'),
(19633, '238289863', NULL, NULL, 'Julio Ouiya', '635 Old Kent Road', '', 'Se15 1ju', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7401540356', '0010240L9W', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824903346', 'FedEx', NULL, '2014-04-15', '12.04.2014 00:52', 'UK140313AMC24', '1', 'a0YC000000XkyUwMAJ', '165.00', '249.00'),
(19634, '238275608', NULL, NULL, 'Simon Hungerford', '278 High St Blackwood', '', 'NP122BN', 'Gwent', 'Grossbritannien', 'GB', NULL, NULL, '7711107670', '0010064GB9', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824903357', 'FedEx', NULL, '2014-04-15', '11.04.2014 22:22', 'UK140313AMC24', '1', 'a0YC000000XkyUwMAJ', '165.00', '249.00'),
(19635, '238245059', NULL, NULL, 'terry applin', '133 AMBLESIDE ROAD', 'hazelwood', 'GU18 5UL', 'LIGHTWATER', 'Grossbritannien', 'GB', NULL, NULL, '1276453537', '0010220EH2', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824903368', 'FedEx', NULL, '2014-04-15', '11.04.2014 18:52', 'UK140313AMC24', '1', 'a0YC000000XkyUwMAJ', '165.00', '249.00'),
(19636, '238351428', NULL, NULL, 'Alex Blackley', '18 WESTWARD HO', 'Abbotswood', 'GU1 1UU', 'GUILDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7854106595', '0010240W9T', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '578824903379', 'FedEx', NULL, '2014-04-15', '12.04.2014 12:22', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19637, '238281727', NULL, NULL, 'dave smith', '61 Southwell lane', '', 'ng178ew', 'Kirkby in ashfield Nottingham', 'Grossbritannien', 'GB', NULL, NULL, '7734342336', '00100354DR', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '578824903380', 'FedEx', NULL, '2014-04-15', '11.04.2014 22:52', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19638, '238198242', NULL, NULL, 'Zachary Osul-Ochieng', '390 HANGLETON ROAD', '', 'BN3 7LL', 'HOVE', 'Grossbritannien', 'GB', NULL, NULL, '1273249832', '10231681', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '578824903390', 'FedEx', NULL, '2014-04-15', '11.04.2014 14:22', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19639, '238165628', NULL, NULL, 'Gareth Harford', '40 Osea Way', 'If no answer, please leave at number 38.', 'CM1 6JT', 'Chelmsford', 'Grossbritannien', 'GB', NULL, NULL, '7731911430', '00102436WL', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '578824903405', 'FedEx', NULL, '2014-04-15', '11.04.2014 11:22', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19640, '238318413', NULL, NULL, 'Andy tibbott', '26 COMBEN DRIVE', '', 'PE29 2AU', 'HUNTINGDON', 'Grossbritannien', 'GB', NULL, NULL, '07788 114907', '00101871AF', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824903416', 'FedEx', NULL, '2014-04-15', '12.04.2014 09:22', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19641, '238281982', NULL, NULL, 'Carolyn Rose', '9 SOUTHBOURNE GROVE', 'flat 9', 'BH6 3RA', 'BOURNEMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7588781717', '00101198KF', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824903427', 'FedEx', NULL, '2014-04-15', '11.04.2014 22:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19642, '238392503', NULL, NULL, 'KIM STOREY', '4 LYNTON AVENUE', '', 'M41 6WW', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7902093072', '0010040T4W', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824903438', 'FedEx', NULL, '2014-04-15', '12.04.2014 17:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19643, '238407564', NULL, NULL, 'Wei Jian Chan', '192 Flat 52 Allan House Scotia Quay', '', 'SR1 2RE', 'Low Street, Sunderland', 'Grossbritannien', 'GB', NULL, NULL, '7438305361', '0010137UI8', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824903449', 'FedEx', NULL, '2014-04-15', '12.04.2014 19:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19644, '238292381', NULL, NULL, 'Shehan Moses', '02 Weyman Road', '', 'SE3 8RS', 'Blackheath', 'Grossbritannien', 'GB', NULL, NULL, '7588823302', '0010031A8I', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '578824903450', 'FedEx', NULL, '2014-04-15', '12.04.2014 01:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19645, '238186858', NULL, NULL, 'Walter Mibei', 'Flat 29 CLANDON HOUSE', 'FINCHLEY', 'N3 3BD', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7459130687', '00101723J3', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '578824903460', 'FedEx', NULL, '2014-04-15', '11.04.2014 13:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19646, '235736425', NULL, NULL, 'Sameh abourezk', '176 COLCHESTER ROAD', '', 'E10 6HQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7795804484', '0010206P8O', NULL, NULL, 'Sydney Watch With Brown Strap, Gold Case and Black Face - GM-503-3', NULL, '577108633452', 'FedEx', NULL, '2014-04-02', '30.03.2014 00:22', 'UK140224AMC10', '1', 'a0YC000000Xjg4nMAB', '130.99', '189.00'),
(19647, '235773178', NULL, NULL, 'Alberto Dallapiazza', '52 NEWBATTLE TERRACE', '', 'EH10 4RX', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7920808913', '0010167HCZ', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633463', 'FedEx', NULL, '2014-04-02', '30.03.2014 10:53', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19648, '235754551', NULL, NULL, 'Anthony Wingle', '51 CHARNLEY DRIVE', '', 'L15 6WA', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7801454333', '0010172QGY', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633474', 'FedEx', NULL, '2014-04-02', '30.03.2014 08:52', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19649, '236115792', NULL, NULL, 'Ashraf Patel', '103 Warren Street', '', 'WF12 9AS', 'Dewsbury', 'Großbritannien', 'GB', NULL, NULL, '7866563010', '0010077IJ9', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633485', 'FedEx', NULL, '2014-04-02', '31.03.2014 23:52', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19650, '235825674', NULL, NULL, 'David Endean', '12 TINDALL CLOSE', '', 'RM3 0PB', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7742605234', '0010166P5U', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633496', 'FedEx', NULL, '2014-04-02', '30.03.2014 15:52', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19651, '235876927', NULL, NULL, 'David Matthew', '22 DUNGLASS AVENUE', '', 'G14 9ED', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7837484441', '0010224PJC', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633500', 'FedEx', NULL, '2014-04-02', '30.03.2014 20:52', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19652, '236063299', NULL, NULL, 'Eamon McMurray', '24 FARNHAM STREET', '', 'BT7 2FN', 'BELFAST', 'Großbritannien', 'GB', NULL, NULL, '731092034', '0010020TBO', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633511', 'FedEx', NULL, '2014-04-02', '31.03.2014 19:22', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19653, '236102117', NULL, NULL, 'Erika Tiskeviciute', '27 TREAFORD LANE', '', 'B8 2uf', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '7946441682', '0010025J72', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633522', 'FedEx', NULL, '2014-04-02', '31.03.2014 22:22', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19654, '235894627', NULL, NULL, 'Fay Horton', '4 THE SIDINGS', '', 'DN14 0WL', 'GOOLE', 'Großbritannien', 'GB', NULL, NULL, '7891421211', '0010095UPU', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633533', 'FedEx', NULL, '2014-04-02', '30.03.2014 22:22', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19655, '235903580', NULL, NULL, 'Gary Robinson', '17 CALVERLEY ROAD', '', 'TS3 9LQ', 'MIDDLESBROUGH', 'Großbritannien', 'GB', NULL, NULL, '7875267630', '00100508EY', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633544', 'FedEx', NULL, '2014-04-02', '30.03.2014 22:52', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19656, '236053904', NULL, NULL, 'James Taylor', '37 THE GREEN ROAD', 'Ashbourne', 'DE6 1ED', 'ASHBOURNE', 'Großbritannien', 'GB', NULL, NULL, '1335300032', '0010098EQH', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633555', 'FedEx', NULL, '2014-04-02', '31.03.2014 18:22', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19657, '235832815', NULL, NULL, 'Jamie Orchard', '27 Badgers watch', '', 'Pl255fe', 'Cornwall', 'Großbritannien', 'GB', NULL, NULL, '7773675797', '00100748BV', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633566', 'FedEx', NULL, '2014-04-02', '30.03.2014 16:52', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19658, '235829099', NULL, NULL, 'Julie Corking', 'Bungalow Gle Personage Road Cranleigh', '', 'GU67AN', 'Guildford', 'Großbritannien', 'GB', NULL, NULL, '7703620995', '0010211ROL', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633577', 'FedEx', NULL, '2014-04-02', '30.03.2014 16:22', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19659, '235985606', NULL, NULL, 'Kamal Hashi', '63/65 NORTH WHARF ROAD', 'Unit 2.2 PingIdentity', 'W2 1LA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7850532122', '00102479WJ', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633588', 'FedEx', NULL, '2014-04-02', '31.03.2014 12:23', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19660, '236061747', NULL, NULL, 'Karolina Sztuk', '46 CANTERBURY ROAD', '', 'SM4 6QP', 'MORDEN', 'Großbritannien', 'GB', NULL, NULL, '7854705650', '0010236JQB', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633599', 'FedEx', NULL, '2014-04-02', '31.03.2014 19:23', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19661, '235969320', NULL, NULL, 'Kelvin Gilderoy', '1 THE GREEN', 'Hunwick', 'DL15 0JN', 'CROOK', 'Großbritannien', 'GB', NULL, NULL, '7718702458', '0010191S4F', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633603', 'FedEx', NULL, '2014-04-02', '31.03.2014 10:53', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19662, '235784148', NULL, NULL, 'Louis Hopkins', '14 LONSDALE ROAD', '', 'BH3 7LX', 'BOURNEMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7966031535', '0010116V1V', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633614', 'FedEx', NULL, '2014-04-02', '30.03.2014 11:53', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19663, '235972157', NULL, NULL, 'mike jackson', '41a palmerston street', '', 'sk10 5px', 'bollington', 'Großbritannien', 'GB', NULL, NULL, '7714203689', '0010197CL5', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633625', 'FedEx', NULL, '2014-04-02', '31.03.2014 11:22', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19664, '236051988', NULL, NULL, 'Nicolas Mugniot', '95 Gresham Street', 'Marubeni Europower', 'EC2V 7AB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7715205115', '001006001S', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633636', 'FedEx', NULL, '2014-04-02', '31.03.2014 18:22', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19665, '236092417', NULL, NULL, 'Pat Anderson', '30 LYLEHILL ROAD', 'Templepatrick', 'BT39 0ER', 'BALLYCLARE', 'Großbritannien', 'GB', NULL, NULL, '7724118743', '0010052HXM', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633647', 'FedEx', NULL, '2014-04-02', '31.03.2014 21:47', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19666, '236112010', NULL, NULL, 'Paul Adams', '29 MARLCLIFF GROVE', 'Billesley', 'B13 0RP', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7881084518', '0010147TCD', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633658', 'FedEx', NULL, '2014-04-02', '31.03.2014 23:24', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19667, '235880934', NULL, NULL, 'Paul Lockley', '35 LONGLEIGH LANE', '', 'DA7 5SR', 'BEXLEYHEATH', 'Großbritannien', 'GB', NULL, NULL, '7804779187', '0010179AV3', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633669', 'FedEx', NULL, '2014-04-02', '30.03.2014 21:22', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19668, '235887355', NULL, NULL, 'PAULA SATTERLY', '39 WHIPPINGHAM ROAD', 'St. WILFRIDS LOWER HALL', 'BN2 3PF', 'BRIGHTON', 'Großbritannien', 'GB', NULL, NULL, '7763816859', '0010214MSF', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633670', 'FedEx', NULL, '2014-04-02', '30.03.2014 21:52', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19669, '235992060', NULL, NULL, 'Przemyslaw Zuk', '3 DULVERTON GARTH', '', 'LS11 0LH', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7762124091', '0010149X8O', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633680', 'FedEx', NULL, '2014-04-02', '31.03.2014 12:52', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19670, '235868739', NULL, NULL, 'Robert Wyeth', '30 THE CAMELLIAS', '', 'OX16 1YT', 'BANBURY', 'Großbritannien', 'GB', NULL, NULL, '7455947304', '0010146ZSD', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633691', 'FedEx', NULL, '2014-04-02', '30.03.2014 20:22', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19671, '236103137', NULL, NULL, 'Selina Bailey', 'Devonia Acton gate', 'If out put parcels over gate to side', 'St17 9hq', 'Stafford', 'Großbritannien', 'GB', NULL, NULL, '7427144182', '0010176SIG', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633706', 'FedEx', NULL, '2014-04-02', '31.03.2014 22:22', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19672, '236101824', NULL, NULL, 'Sofia Tosounidou', '100 BROWNING STREET', '129 watermarque', 'B16 8GZ', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7845801258', '00100827NS', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633717', 'FedEx', NULL, '2014-04-02', '31.03.2014 22:22', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19673, '235955009', NULL, NULL, 'Stafford Bennell', '4 OAKHILL CLOSE', '', 'KT21 2JQ', 'ASHTEAD', 'Großbritannien', 'GB', NULL, NULL, '7801234623', '00101102OF', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '577108633728', 'FedEx', NULL, '2014-04-02', '31.03.2014 09:52', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19674, '235816397', NULL, NULL, 'Ailsa Strachan', '6 BAMFORD GROVE', '', 'M20 2FF', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7500029386', '001010399D', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633739', 'FedEx', NULL, '2014-04-02', '30.03.2014 14:52', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19675, '235912359', NULL, NULL, 'Amjed Shaffique', '101 SANDFORD GROVE ROAD', '', 'S7 1RS', 'Sheffield', 'Großbritannien', 'GB', NULL, NULL, '7704289604', '0010071EJC', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633740', 'FedEx', NULL, '2014-04-02', '31.03.2014 00:22', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19676, '235943034', NULL, NULL, 'April Parker', '91 ROWENA DRIVE', 'Scawsby', 'DN5 8QY', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '7711597755', '00101024Q7', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633750', 'FedEx', NULL, '2014-04-02', '31.03.2014 08:52', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19677, '235890309', NULL, NULL, 'Brian Prescod', '164 NESTLES AVENUE', '', 'UB3 4QF', 'HAYES', 'Großbritannien', 'GB', NULL, NULL, '7985417510', '0010110V1H', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633761', 'FedEx', NULL, '2014-04-02', '30.03.2014 21:52', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19678, '235970208', NULL, NULL, 'Carl Jones', '41 CARAWAY DRIVE', 'BRADWELL', 'NR31 8TS', 'GREAT YARMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7876411630', '0010156GXD', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633772', 'FedEx', NULL, '2014-04-02', '31.03.2014 10:52', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(19679, '236010099', NULL, NULL, 'Daniel Wells', '100A PORTFIELD ROAD', '', 'BH23 2AQ', 'CHRISTCHURCH', 'Großbritannien', 'GB', NULL, NULL, '7825373339', '0010054GVA', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633783', 'FedEx', NULL, '2014-04-02', '31.03.2014 14:22', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19680, '235962192', NULL, NULL, 'Derek Siddeley', '42 MAPLE AVENUE', 'Newton le willows', 'WA12 8JB', 'NEWTON-LE-WILLOWS', 'Großbritannien', 'GB', NULL, NULL, '1925270583', '00101798EB', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633794', 'FedEx', NULL, '2014-04-02', '31.03.2014 10:22', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19681, '236045725', NULL, NULL, 'Elaine Smith', '9 CHESTNUT CLOSE', 'Catfield', 'NR29 5RH', 'GREAT YARMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7878560766', '00101477JF', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633809', 'FedEx', NULL, '2014-04-02', '31.03.2014 17:52', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19682, '235765228', NULL, NULL, 'Enea Kola', 'Apartment 27 26 CORNHILL', '', 'L1 8DT', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7877015390', '0010115UMG', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633810', 'FedEx', NULL, '2014-04-02', '30.03.2014 09:52', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19683, '235777639', NULL, NULL, 'George Windrim', 'APT 4, LEWIS MEWS', '', 'BT4 1FY', 'BELFAST', 'Großbritannien', 'GB', NULL, NULL, '7504970673', '00100643W3', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633820', 'FedEx', NULL, '2014-04-02', '30.03.2014 10:52', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19684, '235816790', NULL, NULL, 'Hannah Williams', '83 OAK ROAD', '', 'PL199LJ', 'Tavistock', 'Großbritannien', 'GB', NULL, NULL, '7808801437', '0010157D5W', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633831', 'FedEx', NULL, '2014-04-02', '30.03.2014 14:52', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19685, '235834606', NULL, NULL, 'Jim Semple', '70 BEECHBANK CRESCENT', '', 'KY4 0LT', 'KELTY', 'Großbritannien', 'GB', NULL, NULL, '7970307978', '00100147JI', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633842', 'FedEx', NULL, '2014-04-02', '30.03.2014 16:52', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19686, '235938207', NULL, NULL, 'Juliet Miller', 'Burgess Burgess House', 'heckfield', 'RG27 0LE', 'Hook', 'Großbritannien', 'GB', NULL, NULL, '7742441700', '0010081HN5', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633853', 'FedEx', NULL, '2014-04-02', '31.03.2014 08:22', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19687, '235825570', NULL, NULL, 'Michael Dutton', '39 Glebe Road', '', 'LE101HF', 'Hinckley', 'Großbritannien', 'GB', NULL, NULL, '7955581219', '0010232FIA', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633864', 'FedEx', NULL, '2014-04-02', '30.03.2014 15:52', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19688, '236307819', NULL, NULL, 'Nick jacobs', 'FLAT 2 saxon 170 LONDON ROAD', '', 'SM6 7An', 'WALLINGTON', 'Großbritannien', 'GB', NULL, NULL, '7985164497', '0010031W9T', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633875', 'FedEx', NULL, '2014-04-02', '01.04.2014 22:22', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19689, '236050228', NULL, NULL, 'Richard Hughes', '18 BREACHWOOD VIEW', 'Odd Down', 'BA2 2TX', 'BATH', 'Großbritannien', 'GB', NULL, NULL, '7918142312', '0010018AIM', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633886', 'FedEx', NULL, '2014-04-02', '31.03.2014 18:23', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19690, '235881250', NULL, NULL, 'Richard Santos', '48 Clarendon Close', '', 'Nn18 8dd', 'Corby', 'Großbritannien', 'GB', NULL, NULL, '7771391119', '0010012MPJ', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633897', 'FedEx', NULL, '2014-04-02', '30.03.2014 21:22', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19691, '236102421', NULL, NULL, 'Sear Nori', '18 HOWSMAN ROAD', '', 'SW13 9AP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7912215978', '0010002F8R', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633901', 'FedEx', NULL, '2014-04-02', '31.03.2014 22:22', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19692, '236183229', NULL, NULL, 'Stuart Espie', '3 MACALLAN ROAD', '', 'AB51 0QB', 'INVERURIE', 'Großbritannien', 'GB', NULL, NULL, '7789630578', '0010160MOP', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633912', 'FedEx', NULL, '2014-04-02', '01.04.2014 10:52', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19693, '235878558', NULL, NULL, 'Tim Coleman', '23 Stocks lane', 'If no answer pls leave with next door or in back garden', 'Ox18 1lh', 'Carterton', 'Großbritannien', 'GB', NULL, NULL, '7581236291', '0010097KRL', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633923', 'FedEx', NULL, '2014-04-02', '30.03.2014 20:52', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19694, '236071501', NULL, NULL, 'Tina Meshki', '2 STANTON ROAD', '', 'Sw13 0eu', 'London', 'Großbritannien', 'GB', NULL, NULL, '7854206208', '00101896OG', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633934', 'FedEx', NULL, '2014-04-02', '31.03.2014 19:54', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19695, '235875070', NULL, NULL, 'Xinyang Zhang', '3 Canning House, 110 Main Road', 'Kent', 'DA14 6NE', 'Sidcup', 'Großbritannien', 'GB', NULL, NULL, '7898608136', '0010191PM7', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633945', 'FedEx', NULL, '2014-04-02', '30.03.2014 20:52', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19696, '235829643', NULL, NULL, 'Zeeshan Abbas', '7 Redvers Gate', '', 'MK15 8QJ', 'Milton Keynes', 'Großbritannien', 'GB', NULL, NULL, '7800755576', '001013017X', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '577108633956', 'FedEx', NULL, '2014-04-02', '30.03.2014 16:22', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19697, '235774396', NULL, NULL, 'Archie Parayre', '20 ORMONDE GATE', '', 'SW3 4EX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7714270184', '0010222I4G', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108633967', 'FedEx', NULL, '2014-04-02', '30.03.2014 10:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19698, '235876909', NULL, NULL, 'Bernadeta Juroszek', '3 ALWYN GARDENS', '', 'W3 0JH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7866800463', '0010089DXR', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108633978', 'FedEx', NULL, '2014-04-02', '30.03.2014 20:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19699, '236004576', NULL, NULL, 'Carl Jones', '41 CARAWAY DRIVE', 'BRADWELL', 'NR31 8TS', 'GREAT YARMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7876411630', '0010157PS9', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108633772', 'FedEx', NULL, '2014-04-02', '31.03.2014 14:22', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19700, '235931065', NULL, NULL, 'Claire Rowland', '26 TREVORDER ROAD', '', 'PL11 2NR', 'TORPOINT', 'Großbritannien', 'GB', NULL, NULL, '7456997610', '0010057UJY', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108633990', 'FedEx', NULL, '2014-04-02', '31.03.2014 07:22', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19701, '236081761', NULL, NULL, 'DAVID REID', '3 CORNWALL ROAD', 'TWICKENHAM, MIDDLESEX', 'TW1 3LS', 'TWICKENHAM', 'Großbritannien', 'GB', NULL, NULL, '7958934876', '0010121DKK', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634003', 'FedEx', NULL, '2014-04-02', '31.03.2014 20:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19702, '236249061', NULL, NULL, 'Dharmesh Thacker', '55 WEYMOUTH STREET', '', 'LE4 6FP', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7545021809', '0010205OAU', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634014', 'FedEx', NULL, '2014-04-02', '01.04.2014 17:22', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19703, '235995851', NULL, NULL, 'Elizabeth Mcilroy', '21 MONKSBRIDGE AVENUE', '', 'G13 2LG', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '9543738', '0010242YJR', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634025', 'FedEx', NULL, '2014-04-02', '31.03.2014 13:22', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19704, '235948773', NULL, NULL, 'Emma Pickering (GL Team)', 'NHS SBS Phoenix House, Topcliffe Lane', 'This is my work address so always someone to sign, it is just off Tingley roundabout near real radio. Please ring me if you have any problems. Thanks', 'WF3 1WE', 'Nr Tingley, Wakefield', 'Großbritannien', 'GB', NULL, NULL, '7706832241', '0010174Q8G', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634036', 'FedEx', NULL, '2014-04-02', '31.03.2014 09:22', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19705, '236212378', NULL, NULL, 'Felix Ebiwarebo', '8 INGRAVE CLOSE', '', 'SS12 9HU', 'WICKFORD', 'Großbritannien', 'GB', NULL, NULL, '7943819846', '00101929C8', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634047', 'FedEx', NULL, '2014-04-02', '01.04.2014 13:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19706, '236096840', NULL, NULL, 'fuad sabbah', '7 FAIRWOOD ROAD', '', 'M23 9JR', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7714334239', '0010209CDI', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634058', 'FedEx', NULL, '2014-04-02', '31.03.2014 21:47', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19707, '235894081', NULL, NULL, 'Gary Morris', '18 CHAPEL FIELDS ROAD', 'Solihull', 'B92 7RX', 'SOLIHULL', 'Großbritannien', 'GB', NULL, NULL, '1216842589', '001010187Z', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634069', 'FedEx', NULL, '2014-04-02', '30.03.2014 22:22', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19708, '236023621', NULL, NULL, 'Ikenna Onwuka', '36 Tradlin Circle', '', 'AB21 0LA', 'Blackburn, Aberdeen', 'Großbritannien', 'GB', NULL, NULL, '7920099197', '0010073Q8C', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634070', 'FedEx', NULL, '2014-04-02', '31.03.2014 15:53', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19709, '235845246', NULL, NULL, 'Jasvir Smith', '10 Nowell Gardens', '', 'LS9 6HR', 'Leeds', 'Großbritannien', 'GB', NULL, NULL, '7805277445', '00100474ZU', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634080', 'FedEx', NULL, '2014-04-02', '30.03.2014 17:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19710, '235809621', NULL, NULL, 'Jeffrey Morrow', 'Fa\' Joe\'s ba 25 market street', 'Lurgan', 'BT66 6AR', 'County Armagh', 'Großbritannien', 'GB', NULL, NULL, '7921212824', '0010037Z43', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634091', 'FedEx', NULL, '2014-04-02', '30.03.2014 14:22', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19711, '236058787', NULL, NULL, 'John Burn', '12 LUMSDEN WAY', 'Balmedie', 'AB23 8TS', 'ABERDEEN', 'Großbritannien', 'GB', NULL, NULL, '7920855983', '0010215TL8', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634106', 'FedEx', NULL, '2014-04-02', '31.03.2014 18:57', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19712, '235863120', NULL, NULL, 'Keith Cardow', 'MACARTNEY UK HOWE MOSS AVENUE', 'Kirkhill industrial estate Dyce', 'AB21 0GP', 'ABERDEEN', 'Großbritannien', 'GB', NULL, NULL, '7771871925', '001015396Z', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634117', 'FedEx', NULL, '2014-04-02', '30.03.2014 19:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19713, '235860344', NULL, NULL, 'Kerry Oxley', '23 ELLERS ROAD', 'Bessacarr', 'DN4 7BE', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '7909226167', '0010131PNB', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634128', 'FedEx', NULL, '2014-04-02', '30.03.2014 19:22', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19714, '236041939', NULL, NULL, 'Lisa Templeman', '82 Wiltshire Close', '', 'ME5 7SS', 'Chatham', 'Großbritannien', 'GB', NULL, NULL, '7914752924', '00101958OD', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634139', 'FedEx', NULL, '2014-04-02', '31.03.2014 17:23', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19715, '236114887', NULL, NULL, 'Magdalena Orzel-Bielak', '14 LEWIS CLOSE', '', 'NG3 1NR', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7745065057', '0010249TP7', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634140', 'FedEx', NULL, '2014-04-02', '31.03.2014 23:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19716, '235797414', NULL, NULL, 'Marino Arias Gonzalez', '80 Victoria street', '', 'SW1E 5JL', 'London', 'Großbritannien', 'GB', NULL, NULL, '07850 521843', '001021246S', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634150', 'FedEx', NULL, '2014-04-02', '30.03.2014 12:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19717, '235765618', NULL, NULL, 'Mark Anderson', '21 LYTHAM ROAD', '', 'PR4 1AA', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '01772 654357', '0010067J5A', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634161', 'FedEx', NULL, '2014-04-02', '30.03.2014 09:53', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19718, '236117915', NULL, NULL, 'natalie green', '34 ST. DUNSTANS RISE', '', 'NN4 9XL', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7957720305', '0010240UJP', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634172', 'FedEx', NULL, '2014-04-02', '31.03.2014 23:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19719, '235892748', NULL, NULL, 'paul matthews', '12 HARRIER GREEN', '', 'SO45 2EY', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '2380890450', '0010050GMT', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634183', 'FedEx', NULL, '2014-04-02', '30.03.2014 21:53', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19720, '235782140', NULL, NULL, 'Raj Khatri', '31 Hillbury avenue', '', 'ha38ep', 'London', 'Großbritannien', 'GB', NULL, NULL, '', '0010140GUQ', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634194', 'FedEx', NULL, '2014-04-02', '30.03.2014 11:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19721, '236013909', NULL, NULL, 'Ramanlal Miyanger', '18 Boone Court', 'Edmonton', 'N9 0RF', 'London', 'Großbritannien', 'GB', NULL, NULL, '7583894438', '0010190ONC', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634209', 'FedEx', NULL, '2014-04-02', '31.03.2014 14:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19722, '235778033', NULL, NULL, 'Sam Mason', '6 KENWYN STREET', '', 'M40 7AE', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7795313586', '*0010158E49', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634210', 'FedEx', NULL, '2014-04-02', '30.03.2014 10:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19723, '236052741', NULL, NULL, 'Sheri Beykirch', '30 Runswick House', 'Birch park', 'YO31 9PS', 'York', 'Großbritannien', 'GB', NULL, NULL, '7903363281', '0010219WNY', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634220', 'FedEx', NULL, '2014-04-02', '31.03.2014 18:22', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19724, '236097275', NULL, NULL, 'Sreenivas Bandi', '36 Penton Court', 'Jamnagar Close', 'TW18 2JU', 'Staines', 'Großbritannien', 'GB', NULL, NULL, '1784391976', '00101446G4', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634231', 'FedEx', NULL, '2014-04-02', '31.03.2014 21:47', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19725, '235933941', NULL, NULL, 'Stephen Longmoor', '0 Elm Tree Farm', 'Summer Lane', 'BS24 7TE', 'West Wick (W-S-M)', 'Großbritannien', 'GB', NULL, NULL, '7808201881', '0010204LD5', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634242', 'FedEx', NULL, '2014-04-02', '31.03.2014 07:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19726, '236313277', NULL, NULL, 'steve miller', '40 KEYSE ROAD', '', 'B75 6HZ', 'SUTTON COLDFIELD', 'Großbritannien', 'GB', NULL, NULL, '7712761751', '0010041JXD', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634253', 'FedEx', NULL, '2014-04-02', '01.04.2014 22:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19727, '235787701', NULL, NULL, 'THERESA BURCHETT', '3 FAIRFIELD', '', 'PL7 4DT', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7788642978', '0010116VK5', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634264', 'FedEx', NULL, '2014-04-02', '30.03.2014 11:53', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19728, '235768727', NULL, NULL, 'Thomas Boylan GoldsmithWilliams', '5 OLD CHURCHYARD', 'Mersey Chambers', 'L2 8GW', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7949295297', '0010224F5Q', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634275', 'FedEx', NULL, '2014-04-02', '30.03.2014 10:22', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19729, '235782582', NULL, NULL, 'William Hyde', '62 MAIN STREET', 'Sprotbrough', 'DN5 7RJ', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '1302810739', '0010023KA7', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634286', 'FedEx', NULL, '2014-04-02', '30.03.2014 11:53', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19730, '235771682', NULL, NULL, 'Yohei Morita', '5 HERMITAGE STREET', '', 'W2 1PW', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7867825586', '0010072A3Y', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108634297', 'FedEx', NULL, '2014-04-02', '30.03.2014 10:22', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19731, '235850479', NULL, NULL, 'Adam Tse', '3 BISHOP ROAD', '', 'M6 8PX', 'Salford', 'Großbritannien', 'GB', NULL, NULL, '7725847996', '0010163ZZN', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634301', 'FedEx', NULL, '2014-04-02', '30.03.2014 18:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19732, '236118145', NULL, NULL, 'Alasdair Gilmour', '30H FRASER ROAD', '', 'AB25 3UH', 'ABERDEEN', 'Großbritannien', 'GB', NULL, NULL, '7821947497', '00101022ZH', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634312', 'FedEx', NULL, '2014-04-02', '31.03.2014 23:52', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19733, '235818553', NULL, NULL, 'Amit Kataria', '156 KINGSLEY ROAD', '156 Kingsley Road', 'NN2 7BX', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7404175667', '0010187BH5', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634323', 'FedEx', NULL, '2014-04-02', '30.03.2014 15:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19734, '235900145', NULL, NULL, 'Ann Hamilton', '85 KINTILLO DRIVE', 'Scotstounhill', 'G13 3RW', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7979430078', '0010082VRW', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634334', 'FedEx', NULL, '2014-04-02', '30.03.2014 22:52', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19735, '235882792', NULL, NULL, 'Ashley Boochoon', '100A HIGH STREET', 'Carshalton', 'SM5 3AE', 'CARSHALTON', 'Großbritannien', 'GB', NULL, NULL, '7956926004', '00101648TS', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634345', 'FedEx', NULL, '2014-04-02', '30.03.2014 21:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19736, '236119815', NULL, NULL, 'ayesha patel', 'FLAT C 8 ACCOMMODATION ROAD', '', 'NW11 8ED', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7411277636', '00101248NQ', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634356', 'FedEx', NULL, '2014-04-02', '01.04.2014 00:24', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19737, '236032485', NULL, NULL, 'Barney Wotman', '32 Radley Close', '', 'So30 2uw', 'Southampton', 'Großbritannien', 'GB', NULL, NULL, '7944202370', '0010032F03', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634367', 'FedEx', NULL, '2014-04-02', '31.03.2014 16:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19738, '235804159', NULL, NULL, 'Billy De-Haven', '426 HINCKLEY ROAD', '', 'LE3 0WA', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7951799008', '0010011GAL', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634378', 'FedEx', NULL, '2014-04-02', '30.03.2014 13:52', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19739, '235779931', NULL, NULL, 'colin wilkins', '689 BLOXWICH ROAD', 'leamore', 'WS3 2BD', 'WALSALL', 'Großbritannien', 'GB', NULL, NULL, '7985624561', '0010232VJ1', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634389', 'FedEx', NULL, '2014-04-02', '30.03.2014 11:52', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19740, '235783075', NULL, NULL, 'Daniel Golder', '10 BODMIN ROAD', '', 'RG5 3RZ', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7590493952', '0010110I0B', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634390', 'FedEx', NULL, '2014-04-02', '30.03.2014 11:53', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19741, '235805944', NULL, NULL, 'Deborah Boyle', 'BTS LTD SULLY MOORS ROAD', '', 'CF64 5YU', 'PENARTH', 'Großbritannien', 'GB', NULL, NULL, '7977985455', '0010211BI2', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634404', 'FedEx', NULL, '2014-04-02', '30.03.2014 13:52', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19742, '235860154', NULL, NULL, 'debra jones', '15 ARRAN CLOSE', '', 'PO6 3UD', 'PORTSMOUTH', 'Großbritannien', 'GB', NULL, NULL, '2393117773', '0010035RAV', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634415', 'FedEx', NULL, '2014-04-02', '30.03.2014 19:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19743, '236112004', NULL, NULL, 'Dominic Karaloucas', '99 HEATH ROAD', '', 'ME17 4EH', 'MAIDSTONE', 'Großbritannien', 'GB', NULL, NULL, '7968547385', '0010145BB6', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634426', 'FedEx', NULL, '2014-04-02', '31.03.2014 23:24', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19744, '236212883', NULL, NULL, 'Felix Ebiwarebo', '8 INGRAVE CLOSE', '', 'SS12 9HU', 'WICKFORD', 'Großbritannien', 'GB', NULL, NULL, '7943819846', '00100645YK', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634047', 'FedEx', NULL, '2014-04-02', '01.04.2014 13:52', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19745, '235885832', NULL, NULL, 'Gareth Bryan', 'flat 2, 23 Whitely Road', '', 'SE19 1JU', 'London', 'Großbritannien', 'GB', NULL, NULL, '7838110808', '00102292O7', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634448', 'FedEx', NULL, '2014-04-02', '30.03.2014 21:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19746, '235985475', NULL, NULL, 'Gregory Foster', '15 LITTLE GREEN', 'EcoHouse', 'TW9 1QH', 'RICHMOND', 'Großbritannien', 'GB', NULL, NULL, '7786367526', '00101887YN', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634459', 'FedEx', NULL, '2014-04-02', '31.03.2014 12:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19747, '236227808', NULL, NULL, 'James Horner', '1 Church Farm House, Neston Road', '', 'CH64 2TL', 'Willaston', 'Großbritannien', 'GB', NULL, NULL, '7918646429', '00101693W4', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634460', 'FedEx', NULL, '2014-04-02', '01.04.2014 15:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19748, '235995074', NULL, NULL, 'joyline macherenje', '67 BAYSWATER ROW', '', 'LS8 5LF', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7830629852', '0010015DET', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634470', 'FedEx', NULL, '2014-04-02', '31.03.2014 13:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19749, '236072272', NULL, NULL, 'Julia Clegg', '36 DOWNHAM ROAD', '', 'SK4 5EG', 'STOCKPORT', 'Großbritannien', 'GB', NULL, NULL, '1614324711', '0010247BFG', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634481', 'FedEx', NULL, '2014-04-02', '31.03.2014 19:54', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19750, '235769465', NULL, NULL, 'lee hill', '90 park street', '', 'np75yd', 'abergavenny', 'Großbritannien', 'GB', NULL, NULL, '7834072034', '0010045E6T', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634492', 'FedEx', NULL, '2014-04-02', '30.03.2014 10:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19751, '235839270', NULL, NULL, 'Marc Mcnee', '5 VIEWFIELD ROAD', '', 'ML5 5PT', 'COATBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '1236432045', '0010228JSH', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634507', 'FedEx', NULL, '2014-04-02', '30.03.2014 17:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19752, '235872976', NULL, NULL, 'Mousa Alkaltham', '1/1 26 Dunblen', '', 'G40HJ', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7455900770', '001011837G', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634518', 'FedEx', NULL, '2014-04-02', '30.03.2014 20:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19753, '235836292', NULL, NULL, 'Nick Mann', '18 GLADESWOOD ROAD', '', 'DA17 6DB', 'BELVEDERE', 'Großbritannien', 'GB', NULL, NULL, '7957977581', '0010089DUX', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634529', 'FedEx', NULL, '2014-04-02', '30.03.2014 17:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19754, '235740553', NULL, NULL, 'Patrizio Esposito', '10 Eaton road,flat 1', '', 'Ch47en', 'Chester', 'Großbritannien', 'GB', NULL, NULL, '7809887842', '0010201T2K', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634530', 'FedEx', NULL, '2014-04-02', '30.03.2014 02:52', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19755, '236116164', NULL, NULL, 'Paul Pelham', '24  Eccles road', '', 'M275pl', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '7739455669', '0010060V3U', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634540', 'FedEx', NULL, '2014-04-02', '31.03.2014 23:52', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19756, '235921352', NULL, NULL, 'Rizwan Alam', '9 SELKIRK ROAD', '', 'SW17 0ER', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7817580155', '0010077NKK', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634551', 'FedEx', NULL, '2014-04-02', '31.03.2014 02:52', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19757, '236038225', NULL, NULL, 'Rob Vooght', '17 BERRYFIELD PARK', '', 'SN12 6ED', 'MELKSHAM', 'Großbritannien', 'GB', NULL, NULL, '7599977942', '0010092B8K', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634562', 'FedEx', NULL, '2014-04-02', '31.03.2014 17:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19758, '235913270', NULL, NULL, 'Rudy Diedericks', '38 Upper Wickham Lane', '', 'DA16 3HF', 'Welling', 'Großbritannien', 'GB', NULL, NULL, '7534251548', '0010161JZ5', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634573', 'FedEx', NULL, '2014-04-02', '31.03.2014 00:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19759, '236041034', NULL, NULL, 'Simon Greaves', '26 Red Lion Street', 'Aylsham dry cleaners', 'NR11 6ER', 'Aylsham', 'Großbritannien', 'GB', NULL, NULL, '7718244074', '00101718W6', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634584', 'FedEx', NULL, '2014-04-02', '31.03.2014 17:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19760, '236001086', NULL, NULL, 'Sydney Hunter', '21 STOCKETHILL WAY', '', 'AB16 5JG', 'ABERDEEN', 'Großbritannien', 'GB', NULL, NULL, '1224696860', '0010242R7T', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634595', 'FedEx', NULL, '2014-04-02', '31.03.2014 13:52', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19761, '235765418', NULL, NULL, 'Sylwia Kola', 'Apartment 27  26CORNHILL', '', 'L1 8DT', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7429580958', '001012265P', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634610', 'FedEx', NULL, '2014-04-02', '30.03.2014 09:52', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19762, '235958765', NULL, NULL, 'Tom Wardall', 'BALREED DIGI BELL HEATH WAY, WOODGATE', '', 'B32 3BZ', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7463880296', '00101579C4', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634621', 'FedEx', NULL, '2014-04-02', '31.03.2014 10:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19763, '236012422', NULL, NULL, 'Vicky Yau', '35 SWARCLIFFE BANK', '', 'Ls14 5ld', 'Leeds', 'Großbritannien', 'GB', NULL, NULL, '7515805168', '0010239PCP', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '577108634643', 'FedEx', NULL, '2014-04-02', '31.03.2014 14:52', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19764, '237654172', NULL, NULL, 'TOMAS PAVLOVSKIJ', 'BAIONA 25', '2 CENTRO', '01010', 'VITORIA-GASTEIZ Alava', 'Spanien', 'ES', NULL, NULL, '687265948', '10073134', NULL, NULL, 'OpciÃ³n C: reloj modelo Malibu en oro y negro y correa marrÃ³n (GM-502-3)', NULL, '578824901593', 'FedEx', NULL, '2014-04-10', '08.04.2014 20:28', 'IT140310SC03', '1', 'a0YC000000XnD67MAF', '154.26', '229.98'),
(19765, '237604080', NULL, NULL, 'Tania Arizcun Mollina', 'CALLE PANADES 12', '1, puerta 3', '28915', 'LEGANES Madrid', 'Spanien', 'ES', NULL, NULL, '675238257', '00100834H5', NULL, NULL, 'OpciÃ³n B: reloj modelo Malibu en plata y negro y correa negra (GM-502-2)', NULL, '578824901608', 'FedEx', NULL, '2014-04-10', '08.04.2014 15:58', 'IT140310SC02', '1', 'a0YC000000XnD66MAF', '154.26', '229.98'),
(19766, '237894892', NULL, NULL, 'Kulwinder Johal', '14 EASTCOMBE AVENUE', 'Charlton', 'SE7 7JE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '07891 234702', '0010067ZS1', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '578824901674', 'FedEx', NULL, '2014-04-14', '10.04.2014 07:47', 'UK140313AMC25', '1', 'a0YC000000Xkz1bMAB', '165.00', '249.00'),
(19767, '238073295', NULL, NULL, 'Richard Powers', '1 Coach House', 'Lower Breinton', 'HR4 7PG', 'Hereford', 'Grossbritannien', 'GB', NULL, NULL, '7846685812', '0010052XS9', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '578824901685', 'FedEx', NULL, '2014-04-14', '10.04.2014 22:52', 'UK140313AMC25', '1', 'a0YC000000Xkz1bMAB', '165.00', '249.00'),
(19768, '237811475', NULL, NULL, 'Richard Rogers', 'Inverloddon Ferry lane', '', 'RGIO8ET', 'Wargrave', 'Grossbritannien', 'GB', NULL, NULL, '7855354662', '0010145QYM', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '578824901696', 'FedEx', NULL, '2014-04-14', '09.04.2014 18:22', 'UK140313AMC25', '1', 'a0YC000000Xkz1bMAB', '165.00', '249.00'),
(19769, '238008435', NULL, NULL, 'Tom Starr', 'THEMIS LTD EPSOM ROAD', '', 'BA14 0XF', 'TROWBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7817512430', '0010078JT8', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '578824901700', 'FedEx', NULL, '2014-04-14', '10.04.2014 16:52', 'UK140313AMC25', '1', 'a0YC000000Xkz1bMAB', '165.00', '249.00'),
(19770, '237874385', NULL, NULL, 'William Green', '38 MESSINES PARK', 'Derry', 'BT48 8AP', 'LONDONDERRY', 'Grossbritannien', 'GB', NULL, NULL, '7813201254', '0010105NQD', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '578824901711', 'FedEx', NULL, '2014-04-14', '10.04.2014 00:52', 'UK140313AMC25', '1', 'a0YC000000Xkz1bMAB', '165.00', '249.00'),
(19771, '238074279', NULL, NULL, 'Beverley Boyle', '82 EDWARD GARDENS', '', 'WA1 4QT', 'WARRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7970382446', '00101518BD', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824901722', 'FedEx', NULL, '2014-04-14', '10.04.2014 22:52', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19772, '238091068', NULL, NULL, 'Charlotte Cook', '14 SANCTUS DRIVE', 'CV376DJ', 'CV37 6DJ', 'STRATFORD-UPON-AVON', 'Grossbritannien', 'GB', NULL, NULL, '7557669199', '0010196UUK', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824901733', 'FedEx', NULL, '2014-04-14', '11.04.2014 01:22', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19773, '238063950', NULL, NULL, 'darren penny', 'AF Fabs AF Switchgear', 'Nunn brook road  Sutton in Ashfield', 'NG17 2HU', 'Nottinghamshire', 'Grossbritannien', 'GB', NULL, NULL, '7779016018', '0010041R46', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824901744', 'FedEx', NULL, '2014-04-14', '10.04.2014 21:52', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19774, '237966490', NULL, NULL, 'Jennifer Ferguson', '5 COVE COURT', '', 'AB12 3QS', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '1224876734', '0010069H69', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824901755', 'FedEx', NULL, '2014-04-14', '10.04.2014 13:23', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19775, '237832360', NULL, NULL, 'Julie Robinson', '1 GLENWOOD DRIVE', '', 'EH48 3RQ', 'BATHGATE', 'Grossbritannien', 'GB', NULL, NULL, '1501734770', '0010070NYB', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824901766', 'FedEx', NULL, '2014-04-14', '09.04.2014 20:23', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19776, '237872793', NULL, NULL, 'K El Habbassi', '8 DORCHESTER CLOSE', '', 'UB5 4PE', 'NORTHOLT', 'Grossbritannien', 'GB', NULL, NULL, '7941383603', '001019597P', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824901777', 'FedEx', NULL, '2014-04-14', '10.04.2014 00:22', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19777, '237969853', NULL, NULL, 'Margaret-Anne Anderson - Hamilton Robertson Ins Brks Ltd', '2 CATHERINE STREET', 'Kirkintilloch', 'G66 1LJ', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '1417767600', '0010108PPS', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824901788', 'FedEx', NULL, '2014-04-14', '10.04.2014 13:23', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19778, '237850006', NULL, NULL, 'Rachael Hindmarch', '13 LEESFIELD GARDENS', 'Meadowfield', 'DH7 8NQ', 'DURHAM', 'Grossbritannien', 'GB', NULL, NULL, '7792607180', '0010189NVN', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824901799', 'FedEx', NULL, '2014-04-14', '09.04.2014 21:52', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19779, '238030350', NULL, NULL, 'Stuart Thorpe', '13 FELLOWES DRIVE', 'Please leave at no 9 fellowes if no answer at no 13', 'NR31 8QR', 'GREAT YARMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7909513890', '001009853E', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824901803', 'FedEx', NULL, '2014-04-14', '10.04.2014 18:52', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19780, '238027640', NULL, NULL, 'Wendy Hay', '13 BURNSIDE GARDENS', '', 'AB25 2QW', 'Aberdeen', 'Grossbritannien', 'GB', NULL, NULL, '7977567823', '0010073CQO', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824901814', 'FedEx', NULL, '2014-04-14', '10.04.2014 18:23', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19781, '237791598', NULL, NULL, 'Adrian Murray', '48 BISHOP\'S CLOSE', '', 'N19 5YJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7891565580', '00102075M8', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824901825', 'FedEx', NULL, '2014-04-14', '09.04.2014 16:22', 'UK140313AMC22', '1', 'a0YC000000XkyysMAB', '165.00', '249.00'),
(19782, '237772145', NULL, NULL, 'Callan Jones', '22 ALMOND CLOSE', '', 'GU1 1NN', 'GUILDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7795301456', '00100562Q7', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824901836', 'FedEx', NULL, '2014-04-14', '09.04.2014 14:52', 'UK140313AMC22', '1', 'a0YC000000XkyysMAB', '165.00', '249.00'),
(19783, '238059948', NULL, NULL, 'Chris Hogarth', '1 BELSAY CLOSE', '', 'TS19 0UF', 'STOCKTON-ON-TEES', 'Grossbritannien', 'GB', NULL, NULL, '7792610958', '0010036MYS', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824901847', 'FedEx', NULL, '2014-04-14', '10.04.2014 21:22', 'UK140313AMC22', '1', 'a0YC000000XkyysMAB', '165.00', '249.00'),
(19784, '237988819', NULL, NULL, 'Kevin Trebillcock', '4 RIDSDALE SQUARE', '', 'NE63 8AQ', 'ASHINGTON', 'Grossbritannien', 'GB', NULL, NULL, '01670 225475', '00101402YI', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824901858', 'FedEx', NULL, '2014-04-14', '10.04.2014 14:52', 'UK140313AMC22', '1', 'a0YC000000XkyysMAB', '165.00', '249.00'),
(19785, '237811923', NULL, NULL, 'sarah dougherty', '1 OLD GRANGE GREEN', '', 'BT38 7UG', 'CARRICKFERGUS', 'Grossbritannien', 'GB', NULL, NULL, '2893363616', '00100498SL', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824901869', 'FedEx', NULL, '2014-04-14', '09.04.2014 18:22', 'UK140313AMC22', '1', 'a0YC000000XkyysMAB', '165.00', '249.00'),
(19786, '237864826', NULL, NULL, 'Danni Himsworth', 'High View Nacton Road', '', 'IP10 0LE', 'Levington', 'Grossbritannien', 'GB', NULL, NULL, '7827290250', '0010093L24', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824901870', 'FedEx', NULL, '2014-04-14', '09.04.2014 23:23', 'UK140313AMC24', '1', 'a0YC000000XkyUwMAJ', '165.00', '249.00'),
(19787, '237880978', NULL, NULL, 'George Cazan', '45 WYATT ROAD', '', 'E7 9ND', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7414652237', '001002021V', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824901880', 'FedEx', NULL, '2014-04-14', '10.04.2014 02:52', 'UK140313AMC24', '1', 'a0YC000000XkyUwMAJ', '165.00', '249.00'),
(19788, '238123659', NULL, NULL, 'graham hughes', '80 BUSTLEHOLME LANE', '', 'B71 3AN', 'WEST BROMWICH', 'Grossbritannien', 'GB', NULL, NULL, '7850488844', '001016640B', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824901891', 'FedEx', NULL, '2014-04-14', '11.04.2014 08:52', 'UK140313AMC24', '1', 'a0YC000000XkyUwMAJ', '165.00', '249.00'),
(19789, '238046988', NULL, NULL, 'Mark lawton', '141 BANNERMAN ROAD', '', 'NG6 9HX', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '1159757035', '00102477S6', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824901906', 'FedEx', NULL, '2014-04-14', '10.04.2014 20:22', 'UK140313AMC24', '1', 'a0YC000000XkyUwMAJ', '165.00', '249.00'),
(19790, '237858007', NULL, NULL, 'Peter Jarvis', '21 TATTERSHALL ROAD', '', 'ME15 6GA', 'MAIDSTONE', 'Grossbritannien', 'GB', NULL, NULL, '7913674918', '0010002VRK', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824901917', 'FedEx', NULL, '2014-04-14', '09.04.2014 22:23', 'UK140313AMC24', '1', 'a0YC000000XkyUwMAJ', '165.00', '249.00'),
(19791, '237755780', NULL, NULL, 'Ray Howe', '2 SILBURY AVENUE', '', 'CR4 3SQ', 'MITCHAM', 'Grossbritannien', 'GB', NULL, NULL, '7719764253', '0010143YHN', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824901928', 'FedEx', NULL, '2014-04-14', '09.04.2014 13:24', 'UK140313AMC24', '1', 'a0YC000000XkyUwMAJ', '165.00', '249.00'),
(19792, '237811486', NULL, NULL, 'Rita Tokatlian-Burrows', '20 HORTON CRESCENT', '', 'KT19 8AA', 'EPSOM', 'Grossbritannien', 'GB', NULL, NULL, '1372742413', '0010056HK2', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824901939', 'FedEx', NULL, '2014-04-14', '09.04.2014 18:22', 'UK140313AMC24', '1', 'a0YC000000XkyUwMAJ', '165.00', '249.00'),
(19793, '237757079', NULL, NULL, 'Sylvester Tagore', '49 MARCONI ROAD', '', 'E10 7JD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7901339328', '0010011NM2', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824901940', 'FedEx', NULL, '2014-04-14', '09.04.2014 13:23', 'UK140313AMC24', '1', 'a0YC000000XkyUwMAJ', '165.00', '249.00'),
(19794, '238049187', NULL, NULL, 'DEREK MWICHE', '45 EMERALD CRESCENT', '', 'ME10 5JJ', 'SITTINGBOURNE', 'Grossbritannien', 'GB', NULL, NULL, '7946584216', '0010117LKV', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '578824901950', 'FedEx', NULL, '2014-04-14', '10.04.2014 20:22', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19795, '237983919', NULL, NULL, 'Elliot Jones', '14 MAES Y GRUG', 'Please leave in shed if no answer. Thanks', 'CF31 5DD', 'BRIDGEND', 'Grossbritannien', 'GB', NULL, NULL, '7576608045', '001022242P', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '578824901961', 'FedEx', NULL, '2014-04-14', '10.04.2014 14:22', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19796, '237982173', NULL, NULL, 'Lisa Meakin', '165 GLAISDALE DRIVE WEST', '', 'NG8 4GY', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7875126858', '001004048P', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '578824901972', 'FedEx', NULL, '2014-04-14', '10.04.2014 14:22', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19797, '237964817', NULL, NULL, 'Matthew Clubb', '61 St dunstans drive', '', 'Da12 4bh', 'Gravesend', 'Grossbritannien', 'GB', NULL, NULL, '7519257354', '0010139FNE', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '578824901983', 'FedEx', NULL, '2014-04-14', '10.04.2014 12:53', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19798, '237775499', NULL, NULL, 'shoriful haque', '41 MAGPIE CLOSE', '', 'E7 9DE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7957786888', '0010124DJ6', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '578824901994', 'FedEx', NULL, '2014-04-14', '09.04.2014 14:52', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19799, '238069509', NULL, NULL, 'xiaoqiao li', '143 London road Staines', '', 'TW18 4HN', 'Staines Upon Thames', 'Grossbritannien', 'GB', NULL, NULL, '7761440166', '0010175LB6', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '578824902008', 'FedEx', NULL, '2014-04-14', '10.04.2014 22:53', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19800, '237831524', NULL, NULL, 'Claudia Cristina Hurducas', '19 PARTRIDGE WALK', 'Greater Leys', 'OX4 7BZ', 'OXFORD', 'Grossbritannien', 'GB', NULL, NULL, '7412206543', '0010051GLF', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '578824902019', 'FedEx', NULL, '2014-04-14', '09.04.2014 20:22', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19801, '238068664', NULL, NULL, 'christopher gibson', '16 REDWOOD CLOSE', '', 'NP18 3SD', 'NEWPORT', 'Grossbritannien', 'GB', NULL, NULL, '7759491295', '0010160PG5', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824902020', 'FedEx', NULL, '2014-04-14', '10.04.2014 21:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19802, '237795785', NULL, NULL, 'Daniel Lopez', '19 SHORE PLACE', '', 'EH6 6SW', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7522247007', '0010038ICA', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824902030', 'FedEx', NULL, '2014-04-14', '09.04.2014 16:52', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19803, '237809627', NULL, NULL, 'Gareth Green', '118 FREESTONE WAY', '', 'SN13 9EF', 'CORSHAM', 'Grossbritannien', 'GB', NULL, NULL, '1225810962', '0010239KI4', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824902041', 'FedEx', NULL, '2014-04-14', '09.04.2014 18:22', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19804, '237846577', NULL, NULL, 'Raluca Ionescu', '12 ASHBURNHAM ROAD', '', 'NN1 4QY', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7541620302', '0010210D1X', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824902052', 'FedEx', NULL, '2014-04-14', '09.04.2014 21:22', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19805, '237863591', NULL, NULL, 'Tina Flitt', '6 SHEPPERDS GREEN', 'Shenley Church End', 'MK5 6DA', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7519310078', '0010097KM6', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824902063', 'FedEx', NULL, '2014-04-14', '09.04.2014 22:53', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(19806, '237824404', NULL, NULL, 'Alex Bendelow', '6 FARM LANE', '', 'TS17 0RB', 'STOCKTON-ON-TEES', 'Grossbritannien', 'GB', NULL, NULL, '7539380823', '0010095MKC', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '578824902074', 'FedEx', NULL, '2014-04-14', '09.04.2014 19:53', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19807, '237968769', NULL, NULL, 'Ashleigh Stanford', '41 BROWN STREET', '', 'ME8 7JN', 'GILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7983581226', '0010071IOS', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '578824902085', 'FedEx', NULL, '2014-04-14', '10.04.2014 13:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19808, '237788780', NULL, NULL, 'Suren Lhagvajav', '6A CHURCHFIELD ROAD', '', 'W3 6EG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7545252785', '0010127ZIN', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '578824902096', 'FedEx', NULL, '2014-04-14', '09.04.2014 16:22', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19809, '238202606', NULL, NULL, 'Muthaiya Nallalam Parasuraman', 'Rodovrevej 130', '1.mf.th', '2610', 'Rodovre', 'Dänemark', 'DK', NULL, NULL, '50298642', '00102106X6', NULL, NULL, 'Sao Paolo-ur med brun rem, gylden urkasse og sort urskive', NULL, '578824902111', 'FedEx', NULL, '2014-04-14', '11.04.2014 12:36', 'DK180314HW03', '1', 'a0YC000000XmUhRMAV', '1454.99', '2299.00'),
(19810, '238121687', NULL, NULL, 'ID50553091/Marianna Rasmussen', 'Pakkeboks 3951', '', '3000', 'Helsingor', 'Dänemark', 'DK', NULL, NULL, '50553091', '0010084K0N', NULL, NULL, 'Sao Paolo-ur med sort rem og sort urkasse', NULL, '578824902122', 'FedEx', NULL, '2014-04-14', '11.04.2014 06:39', 'DK180314HW02', '1', 'a0YC000000XmUhMMAV', '1454.99', '2299.00'),
(19811, '237916544', NULL, NULL, 'Bjarke Sorensen', 'Kildegaerdsvej 84', '', '5240', 'Odense', 'Dänemark', 'DK', NULL, NULL, '51939398', '0010208E0I', NULL, NULL, 'Sao Paolo-ur med sort rem og forsÃ¸lvet urkasse', NULL, '578824902133', 'FedEx', NULL, '2014-04-14', '10.04.2014 07:06', 'DK180314HW01', '1', 'a0YC000000XmUh7MAF', '1454.99', '2299.00'),
(19812, '237797613', NULL, NULL, 'Kasper Larsen', 'Hjallesevej 87 ST', 'Stuen', '5230', 'Odense', 'Dänemark', 'DK', NULL, NULL, '23115005', '001011734B', NULL, NULL, 'Sao Paolo-ur med sort rem og sort urkasse', NULL, '578824902144', 'FedEx', NULL, '2014-04-14', '09.04.2014 15:06', 'DK180314HW02', '1', 'a0YC000000XmUhMMAV', '1454.99', '2299.00'),
(19813, '238211542', NULL, NULL, 'Fede Quiros Perez', 'CALLE SAN GINES 3', '4b', 'MURCIA', 'Spanien', '30005', 'ES', NULL, NULL, '620172541', '0010057XX0', NULL, NULL, 'OpciÃ³n D: reloj modelo Malibu con esfera negra y correa negra (GM-502-4)', NULL, '578824903482', 'FedEx', NULL, '2014-04-15', '11.04.2014 13:28', 'IT140310SC04', '1', 'a0YC000000XnD68MAF', '154.26', '229.98'),
(19814, '235749896', NULL, NULL, 'Lene Ankerstjerne', 'Elstedhoj 2', '2tv', '8520', 'Lystrup', 'Dänemark', 'DK', NULL, NULL, '60859723', '0010164COC', NULL, NULL, 'Sao Paolo-ur med brun rem, forsÃ¸lvet urkasse og gylden urskive', NULL, '578824899990', 'FedEx', NULL, '2014-04-02', '30.03.2014 06:06', 'DK180314HW04', '1', 'a0YC000000XmUhbMAF', '1454.99', '2299.00'),
(19815, '236023988', NULL, NULL, 'Adnan Awad', 'Tolvkarlevej 179', '', '3400', 'Hillerod', 'Dänemark', 'DK', NULL, NULL, '28239451', '0010230MWE', NULL, NULL, 'Sao Paolo-ur med brun rem, gylden urkasse og sort urskive', NULL, '578824899924', 'FedEx', NULL, '2014-04-02', '31.03.2014 13:36', 'DK180314HW03', '1', 'a0YC000000XmUhRMAV', '1454.99', '2299.00'),
(19816, '236019787', NULL, NULL, 'Irina Safonenko (Olsen)', 'Ved Bellahoj Nord 14', 'st.2', '2700', 'Bronshoj', 'Dänemark', 'DK', NULL, NULL, '30483059', '00100515PM', NULL, NULL, 'Sao Paolo-ur med brun rem, gylden urkasse og sort urskive', NULL, '578824899935', 'FedEx', NULL, '2014-04-02', '31.03.2014 13:36', 'DK180314HW03', '1', 'a0YC000000XmUhRMAV', '1454.99', '2299.00'),
(19817, '235961592', NULL, NULL, 'Karina Ditlev', 'Kildemarksvej 101', '', '4700', 'Naestved', 'Dänemark', 'DK', NULL, NULL, '0045 27810974', '0010092U8L', NULL, NULL, 'Sao Paolo-ur med brun rem, gylden urkasse og sort urskive', NULL, '578824899946', 'FedEx', NULL, '2014-04-02', '31.03.2014 08:36', 'DK180314HW03', '1', 'a0YC000000XmUhRMAV', '1454.99', '2299.00'),
(19818, '235866759', NULL, NULL, 'Kim Andersen', 'Stadionvej 1 ST.TV', '', '2600', 'Glostrup', 'Dänemark', 'DK', NULL, NULL, '21194708', '0010248JSU', NULL, NULL, 'Sao Paolo-ur med brun rem, gylden urkasse og sort urskive', NULL, '578824899957', 'FedEx', NULL, '2014-04-02', '30.03.2014 18:06', 'DK180314HW03', '1', 'a0YC000000XmUhRMAV', '1454.99', '2299.00'),
(19819, '235867716', NULL, NULL, 'Rikke Larsen', 'A. C. Meyers VÃ¦nge 13E', 'st., th.', '2450', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '41170055', '0010001ULR', NULL, NULL, 'Sao Paolo-ur med brun rem, gylden urkasse og sort urskive', NULL, '578824899968', 'FedEx', NULL, '2014-04-02', '30.03.2014 18:06', 'DK180314HW03', '1', 'a0YC000000XmUhRMAV', '1454.99', '2299.00'),
(19820, '235990066', NULL, NULL, 'Sebastian Olsen', 'Stjernegade 26a 3. TV', '', '3000', 'Helsingor', 'Dänemark', 'DK', NULL, NULL, '28580033', '0010107BU9', NULL, NULL, 'Sao Paolo-ur med brun rem, gylden urkasse og sort urskive', NULL, '578824899979', 'FedEx', NULL, '2014-04-02', '31.03.2014 11:06', 'DK180314HW03', '1', 'a0YC000000XmUhRMAV', '1454.99', '2299.00'),
(19821, '235939476', NULL, NULL, 'Misha Moltov', 'Kildeager 35 S. TH', '', '2700', 'Bronshoj', 'Dänemark', 'DK', NULL, NULL, '20454992', '00102066HK', NULL, NULL, 'Sao Paolo-ur med sort rem og forsÃ¸lvet urkasse', NULL, '578824899980', 'FedEx', NULL, '2014-04-02', '31.03.2014 06:36', 'DK180314HW01', '1', 'a0YC000000XmUh7MAF', '1454.99', '2299.00'),
(19822, '236359695', NULL, NULL, 'kevin clarke', '83 LOW LANE', '', 'MIDDLESBROUGH', 'Grossbritannien', 'TS5 8EF', 'GB', NULL, NULL, '7866625078', '10198790', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '577108635249', 'FedEx', NULL, '2014-04-03', '02.04.2014 09:32', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19823, '237957700', NULL, NULL, 'Samer Awad', 'Al Salam Street- Al Hilal Bank- Al Bahr Tower A, 18th floor n/a', '18 Al Sada Bridge', '', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71508E+11', '0010217K4P', NULL, NULL, 'Theorema Copacabana Watch - GM-104-1: Black Strap, Silver Case, Black Face', NULL, '578824902269', 'FedEx', NULL, '2014-04-14', '10.04.2014 07:38', 'a0YC000000XoMBOMA3', '1', 'a0YC000000XoMBOMA3', '', '1499.00'),
(19824, '237916719', NULL, NULL, 'yahya khaled', 'alwasel b212', '88', '', 'dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '566171707', '0010219AMF', NULL, NULL, 'Theorema Copacabana Watch - GM-104-1: Black Strap, Silver Case, Black Face', NULL, '578824902270', 'FedEx', NULL, '2014-04-14', '10.04.2014 04:08', 'a0YC000000XoMBOMA3', '1', 'a0YC000000XoMBOMA3', '', '1499.00'),
(19825, '237953841', NULL, NULL, 'Nilgun Mash', 'Sheikh Zayed Road, Executive Towers 1', '3102 Business Bay', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '507689699', '0010105LQO', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '578824902280', 'FedEx', NULL, '2014-04-14', '10.04.2014 07:08', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(19826, '237978627', NULL, NULL, 'Rachael Khanak', 'Al Reef Downtown 002', 'Building 7/ Block F1', '', '0', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '508553500', '00101884SU', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '578824902291', 'FedEx', NULL, '2014-04-14', '10.04.2014 09:08', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(19827, '237953237', NULL, NULL, 'Stefan Amet', 'Corniche 404', '404 Corniche', '6481', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71507E+11', '0010108NQ6', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '578824902306', 'FedEx', NULL, '2014-04-14', '10.04.2014 07:08', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(19828, '237782446', NULL, NULL, 'Tasneem Ahmed Patel', 'SBC PO Box 7382 7382', 'Sbc Riyadh', '', 'Riyadh, Saudi Arabia', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '598991390', '0010198VSD', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '578824902317', 'FedEx', NULL, '2014-04-14', '09.04.2014 10:38', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(19829, '238119508', NULL, NULL, 'uzma munir', 'rumailah 52', 'flat 1 Corniche road', '54000', 'ajman', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '563168113', '0010046XPO', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '578824902328', 'FedEx', NULL, '2014-04-14', '11.04.2014 03:38', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(19830, '237825737', NULL, NULL, 'Ahmed Ali Saeed', 'street 23 23', 'Villa # 12 Al-Warqaa 3 (Near Aswaaq)', '77271', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '526462211', '0010194AS3', NULL, NULL, 'Theorema Copacabana Watch - GM-104-4: Brown Strap, Silver Case, Gold Face', NULL, '578824902339', 'FedEx', NULL, '2014-04-14', '09.04.2014 14:38', 'a0YC000000XoMDAMA3', '1', 'a0YC000000XoMDAMA3', '', '1499.00'),
(19831, '237833454', NULL, NULL, 'Hosam ElHourani', 'ADCB head office Sheik zayed street & electra ADCB HO', 'First floor Po box 939', 'Po box 939', 'Abu dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71555E+11', '0010065H2A', NULL, NULL, 'Theorema Copacabana Watch - GM-104-4: Brown Strap, Silver Case, Gold Face', NULL, '578824902340', 'FedEx', NULL, '2014-04-14', '09.04.2014 15:46', 'a0YC000000XoMDAMA3', '1', 'a0YC000000XoMDAMA3', '', '1499.00'),
(19832, '238070902', NULL, NULL, 'shailesh sharma', 'flat 404,wahat al nakheel 04', '404', 'pobox 1224', 'dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '506785045', '0010249H8C', NULL, NULL, 'Theorema Copacabana Watch - GM-104-4: Brown Strap, Silver Case, Gold Face', NULL, '578824902350', 'FedEx', NULL, '2014-04-14', '10.04.2014 17:08', 'a0YC000000XoMDAMA3', '1', 'a0YC000000XoMDAMA3', '', '1499.00'),
(19833, '238041056', NULL, NULL, 'Tanya Sergeyeva', 'Jumeirah Village Triangle 8 C', 'Villa 18 8 C', '32483', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '5064000331', '0010201BAA', NULL, NULL, 'Theorema Copacabana Watch -GM-104-3: Black Strap, Black Case, Black Face', NULL, '578824902361', 'FedEx', NULL, '2014-04-14', '10.04.2014 14:38', 'a0YC000000XoMClMAN', '1', 'a0YC000000XoMClMAN', '', '1499.00'),
(19834, '236732742', NULL, NULL, 'Pernilla Halling', '40 Aldemere drive , clonsilla', '', 'Dublin15', 'Dublin', 'Irland', 'IE', NULL, NULL, '899516430', '00101599N1', NULL, NULL, '(GM-503-3) Sydney Watch - Brown Strap - Gold Case - Black Face', NULL, '578824900370', 'FedEx', NULL, '2014-04-07', '03.04.2014 22:41', 'IE110314AP09', '1', 'a0YC000000XkQziMAF', '160.01', '239.00'),
(19835, '236483095', NULL, NULL, 'Shane Scanlon', '7 New Road', 'Kileely', 'n/a', 'limerick', 'Irland', 'IE', NULL, NULL, '876857242', '00202292OC', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '578824900380', 'FedEx', NULL, '2014-04-07', '02.04.2014 19:32', 'IE110314AP04', '1', 'a0YC000000XkPgFMAV', '209.99', '309.00'),
(19836, '236731647', NULL, NULL, 'donglin wang', '10A willbrook downs', 'rathfarnham dublin 14', 'dublin 14', 'dublin', 'Irland', 'IE', NULL, NULL, '871706777', '0010003R2M', NULL, NULL, 'Copacabana Watch - GM-104-1 (Black Strap, Silver Case, Black Face)', NULL, '578824900391', 'FedEx', NULL, '2014-04-07', '03.04.2014 22:41', 'IE210314AP05', '1', 'a0YC000000XnGTUMA3', '209.99', '309.00'),
(19837, '236690372', NULL, NULL, 'Charles Lumsden', '6 Swords Manor View', 'Swords', '1', 'Dublin', 'Irland', 'IE', NULL, NULL, '872503016', '0010049AKP', NULL, NULL, 'Copacabana Watch - GM-104-2 (Brown Strap, Gold Case, Black Face)', NULL, '578824900406', 'FedEx', NULL, '2014-04-07', '03.04.2014 19:26', 'IE210314AP06', '1', 'a0YC000000XnGTeMAN', '209.99', '309.00'),
(19838, '236501018', NULL, NULL, 'Vilma Sirvydaite', '38 Hampton Rise', 'Mill Lane', 'MH', 'Navan', 'Irland', 'IE', NULL, NULL, '3,53858E+11', '0010239YRZ', NULL, NULL, 'Rio Watch - Brown Strap - Gold Case - Black and Silver Dial', NULL, '578824900417', 'FedEx', NULL, '2014-04-07', '02.04.2014 21:02', 'IE110314AP12', '1', 'a0YC000000XkR3uMAF', '175.00', '279.00'),
(19839, '236918542', NULL, NULL, 'Abdel Younes', 'Guldborgvej 7 ST.TH', '', '2660', 'Brondby StrandD#nemark', 'Dänemark', 'DK', NULL, NULL, '23269233', '0010039XZQ', NULL, NULL, 'Sao Paolo-ur med sort rem og sort urkasse', NULL, '577108636061', 'FedEx', NULL, '2014-04-08', '04.04.2014 20:06', 'DK180314HW02', '1', 'a0YC000000XmUhMMAV', '1454.99', '2299.00'),
(19840, '236389068', NULL, NULL, 'Victor Dorkhom', '30 Granville Road', '', 'Codublin', 'Blackrock', 'Irland', 'IE', NULL, NULL, '862612328', '0010186NAJ', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108635216', 'FedEx', NULL, '2014-04-03', '02.04.2014 10:32', 'IE110314AP01', '1', 'a0YC000000XkPf2MAF', '209.99', '309.00'),
(19841, '236376067', NULL, NULL, 'Marie O Sullivan', 'HEAnet, 5 Georges Dock', '', '1', 'IFSC, Dublin', 'Irland', 'IE', NULL, NULL, '087 8033690', '0010242E3I', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '577108635227', 'FedEx', NULL, '2014-04-03', '02.04.2014 09:32', 'IE110314AP01', '1', 'a0YC000000XkPf2MAF', '209.99', '309.00'),
(19842, '236174135', NULL, NULL, 'Kenneth Brown', '6 presentation avenue', 'cathedral road', '21', 'cork city', 'Irland', 'IE', NULL, NULL, '877798007', '0010008IHW', NULL, NULL, 'Copacabana Watch - GM-104-4 (Brown Strap, Silver Case, Gold Face)', NULL, '577108635238', 'FedEx', NULL, '2014-04-03', '01.04.2014 09:32', 'IE210314AP08', '1', 'a0YC000000XnGU3MAN', '209.99', '309.00'),
(19843, '237466652', NULL, NULL, 'Helle Hansen', 'Lahnsgade 7B 1TH', '', '5000', 'Odense', 'Dänemark', 'DK', NULL, NULL, '22594973', '0010134OQ2', NULL, NULL, 'Sao Paolo-ur med brun rem, forsÃ¸lvet urkasse og gylden urskive', NULL, '578824901332', 'FedEx', NULL, '2014-04-09', '07.04.2014 21:06', 'DK180314HW04', '1', 'a0YC000000XmUhbMAF', '1454.99', '2299.00'),
(19844, '236034302', NULL, NULL, 'Neil Redden', '8 Woodbine Road', '', 'Blackrock', 'Irland', 'D4', 'IE', NULL, NULL, '851225990', '0020157GDY', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, '578824899497', 'FedEx', NULL, '2014-04-01', '31.03.2014 15:32', 'IE110314AP03', '1', 'a0YC000000XkPg5MAF', '209.99', '309.00'),
(19845, '237549257', NULL, NULL, 'Anzela Petruka', '74 CHAPMAN ROAD', '', 'NN8 1JN', 'Wellingborough', 'Grossbritannien', 'GB', NULL, NULL, '7875073614', '10008829', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '578824901262', 'FedEx', NULL, '2014-04-09', '08.04.2014 13:16', 'UK140313AMC20', '1', 'a0YC000000XkyfwMAB', '130.00', '189.00'),
(19846, '237535932', NULL, NULL, 'Alex Gibbon', '111 HEATH ROAD', '', 'Hp91dj', 'Beaconsfield', 'Grossbritannien', 'GB', NULL, NULL, '7762104445', '0010120H1D', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '578824901273', 'FedEx', NULL, '2014-04-09', '08.04.2014 11:24', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19847, '237529047', NULL, NULL, 'Ameen Muflehi', '46 FAR LANE', '', 'S6 4FD', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7450885509', '00101906JB', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '578824901284', 'FedEx', NULL, '2014-04-09', '08.04.2014 10:22', 'UK140313AMC21', '1', 'a0YC000000Xkyh4MAB', '130.00', '189.00'),
(19848, '237506879', NULL, NULL, 'james poulton', '80 pattens lane', '', 'ME1 2RB', 'Rochester', 'Grossbritannien', 'GB', NULL, NULL, '7504701462', '0010171CEL', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '578824901295', 'FedEx', NULL, '2014-04-09', '08.04.2014 08:58', 'UK140313AMC19', '1', 'a0YC000000XkyaXMAR', '130.00', '189.00'),
(19849, '237492566', NULL, NULL, 'Paul Barton', '17 CHARNWOOD COURT', '', 'S20 2DS', 'Sheffield', 'Grossbritannien', 'GB', NULL, NULL, '7827567064', '0010234BPN', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '578824901300', 'FedEx', NULL, '2014-04-09', '08.04.2014 07:22', 'UK140313AMC18', '1', 'a0YC000000XkyY4MAJ', '130.00', '189.00'),
(19850, '239597226', NULL, NULL, 'John McCarthy', '1 Eastlands, Tramore', '', '0', 'Waterford', 'Irland', 'IE', NULL, NULL, '3,53879E+11', '0010199OW7', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and Black Face (T-3011-2)', NULL, '604569141836', 'FedEx', NULL, '2014-04-22', '20.04.2014 15:32', 'IE110414AP17', '1', 'a0YC000000XzuABMAZ', '165.00', '239.99'),
(19851, '239728680', NULL, NULL, 'Simon Smyth', '1A Oaklawn Close', '', 'Co.Kildare', 'Leixlip', 'Irland', 'IE', NULL, NULL, '3,53878E+11', '0010229CHU', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '604569141847', 'FedEx', NULL, '2014-04-22', '21.04.2014 14:32', 'IE110414AP16', '1', 'a0YC000000Xzu8jMAB', '165.00', '239.99'),
(19852, '239787637', NULL, NULL, 'Waqar Hussain', '4 river view', '', '0', 'ballinrobe co.mayo', 'Irland', 'IE', NULL, NULL, '879284080', '0010094YC6', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '604569141858', 'FedEx', NULL, '2014-04-22', '21.04.2014 21:02', 'IE110414AP18', '1', 'a0YC000000XzuAZMAZ', '165.00', '239.99'),
(19853, '239764921', NULL, NULL, 'Ganzul Tumenjargal', '16 delhurst avenue', 'Ongar park clonsilla', '15', 'Dublin 15', 'Irland', 'IE', NULL, NULL, '834457898', '00100066K1', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '604569141869', 'FedEx', NULL, '2014-04-22', '21.04.2014 18:32', 'IE110414AP18', '1', 'a0YC000000XzuAZMAZ', '165.00', '239.99'),
(19854, '239638596', NULL, NULL, 'Geraldine Magner', '3 Riverbank, Killeagh', '', '', 'Co Cork, Ireland', 'Irland', 'IE', NULL, NULL, '086 8354275', '0010152FUA', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '604569141870', 'FedEx', NULL, '2014-04-22', '20.04.2014 22:02', 'IE110414AP18', '1', 'a0YC000000XzuAZMAZ', '165.00', '239.99'),
(19855, '239453205', NULL, NULL, 'Joe Buchanan', '75 Brookdale lawns', '', 'Swords', 'County Dublin', 'Irland', 'IE', NULL, NULL, '868079929', '0010214K6E', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '604569141880', 'FedEx', NULL, '2014-04-22', '19.04.2014 12:02', 'IE110414AP18', '1', 'a0YC000000XzuAZMAZ', '165.00', '239.99'),
(19856, '239664264', NULL, NULL, 'Alyssa Snowdon', 'Unit 2 Simply gym', 'Wymans lane', 'GL51 9NA', 'CHELTENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7713035647', '0010057DAB', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '604569141891', 'FedEx', NULL, '2014-04-23', '21.04.2014 08:52', 'UK140102AMC04', '1', 'a0YC000000Y0OI8MAN', '169.99', '259.00'),
(19857, '239601342', NULL, NULL, 'Amy Alice Rivers', '8 Burleigh Road', '', 'HP2 4PT', 'Hemel Hempstead', 'Grossbritannien', 'GB', NULL, NULL, '7747775165', '00101347UJ', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '604569141906', 'FedEx', NULL, '2014-04-23', '20.04.2014 17:22', 'UK140102AMC04', '1', 'a0YC000000Y0OI8MAN', '169.99', '259.00'),
(19858, '239693507', NULL, NULL, 'Matt Brooker', '7 The Royal Train Shed', '', 'Mk125fh', 'Wolverton', 'Grossbritannien', 'GB', NULL, NULL, '7990862157', '10207932', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '604569141917', 'FedEx', NULL, '2014-04-23', '21.04.2014 11:22', 'UK140102AMC04', '1', 'a0YC000000Y0OI8MAN', '169.99', '259.00'),
(19859, '239704890', NULL, NULL, 'Angela arnold', '1 HOUGH WALK HOUGH WALK', '', 'M7 1PE', 'SALFORD', 'Grossbritannien', 'GB', NULL, NULL, '4,47854E+11', '0010146NTC', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '604569141928', 'FedEx', NULL, '2014-04-23', '21.04.2014 12:22', 'UK140102AMC03', '1', 'a0YC000000Y0OI7MAN', '169.99', '259.00'),
(19860, '239579597', NULL, NULL, 'Dafina Dorezi', '123 QUEENSDALE CRESCENT', '', 'W11 4TF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7500904124', '0010177Y1P', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '604569141939', 'FedEx', NULL, '2014-04-23', '20.04.2014 13:52', 'UK140102AMC03', '1', 'a0YC000000Y0OI7MAN', '169.99', '259.00'),
(19861, '239634378', NULL, NULL, 'Fran Wainwright', '12 MAES Y BRYN', 'Berthengam', 'CH8 9BA', 'HOLYWELL', 'Grossbritannien', 'GB', NULL, NULL, '7717414989', '0010090VJ1', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '604569141940', 'FedEx', NULL, '2014-04-23', '20.04.2014 22:22', 'UK140102AMC03', '1', 'a0YC000000Y0OI7MAN', '169.99', '259.00'),
(19862, '239626931', NULL, NULL, 'garry johnston', '21 PORTINSCALE CLOSE', '', 'BL8 1DB', 'BURY', 'Grossbritannien', 'GB', NULL, NULL, '7725365362', '0010073AXI', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '604569141950', 'FedEx', NULL, '2014-04-23', '20.04.2014 21:22', 'UK140102AMC03', '1', 'a0YC000000Y0OI7MAN', '169.99', '259.00'),
(19863, '239547793', NULL, NULL, 'H Barriff Roche Diagnostics LTd', '1 CHARLES AVENUE', 'Charles Avenue', 'RH15 9RY', 'BURGESS HILL', 'Grossbritannien', 'GB', NULL, NULL, '7714742581', '0010168Q9I', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '604569141961', 'FedEx', NULL, '2014-04-23', '20.04.2014 09:52', 'UK140102AMC03', '1', 'a0YC000000Y0OI7MAN', '169.99', '259.00'),
(19864, '239598041', NULL, NULL, 'Linda Hulin', '36 BEAUMONT STREET', 'OCMA/Institute of Archaeology', 'OX1 2PG', 'OXFORD', 'Grossbritannien', 'GB', NULL, NULL, '7851322112', '00101032L8', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '604569141972', 'FedEx', NULL, '2014-04-23', '20.04.2014 16:52', 'UK140102AMC03', '1', 'a0YC000000Y0OI7MAN', '169.99', '259.00'),
(19865, '239756512', NULL, NULL, 'Mindaugas Stirbys', '14 BRADDEN STREET', '', 'PE3 7JP', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7863876677', '00101929PK', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '604569141983', 'FedEx', NULL, '2014-04-23', '21.04.2014 18:52', 'UK140102AMC03', '1', 'a0YC000000Y0OI7MAN', '169.99', '259.00'),
(19866, '239545423', NULL, NULL, 'Naheed Naveed', '9 Chaucer Close', '', 'MK16 8DN', 'Newport Pagnell', 'Grossbritannien', 'GB', NULL, NULL, '7976385391', '0010033MPN', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '604569141994', 'FedEx', NULL, '2014-04-23', '20.04.2014 09:22', 'UK140102AMC03', '1', 'a0YC000000Y0OI7MAN', '169.99', '259.00'),
(19867, '239686190', NULL, NULL, 'Osiris Trading uk Ltd Natalie Ghizdeanu', 'Unit D2D CHAMBERLAIN ROAD', 'Osiris trading uk ltd in chamberlain business centre.', 'HU8 8HL', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7745010808', '0010006JG1', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '604569142008', 'FedEx', NULL, '2014-04-23', '21.04.2014 10:52', 'UK140102AMC03', '1', 'a0YC000000Y0OI7MAN', '169.99', '259.00'),
(19868, '239570786', NULL, NULL, 'PATRICK HUGHES', '7 HEYWORTH STREET', '', 'DE22 3DL', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7791188228', '10072759', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '604569142019', 'FedEx', NULL, '2014-04-23', '20.04.2014 12:22', 'UK140102AMC03', '1', 'a0YC000000Y0OI7MAN', '169.99', '259.00'),
(19869, '239680782', NULL, NULL, 'Roger Watts', '12 South Street', '', 'BA16 9RY', 'Walton', 'Grossbritannien', 'GB', NULL, NULL, '7796990476', '0010107RNL', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '604569142020', 'FedEx', NULL, '2014-04-23', '21.04.2014 10:22', 'UK140102AMC03', '1', 'a0YC000000Y0OI7MAN', '169.99', '259.00'),
(19870, '239605134', NULL, NULL, 'Gillian Davies', '5 AITKEN PLACE', '', 'KY16 0HL', 'ST. ANDREWS', 'Grossbritannien', 'GB', NULL, NULL, '7871835487', '0010002BDU', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '604569142030', 'FedEx', NULL, '2014-04-23', '20.04.2014 17:52', 'UK140102AMC02', '1', 'a0YC000000Y0OI6MAN', '169.99', '259.00'),
(19871, '239565721', NULL, NULL, 'John Boyle', '44 WOODCUT', '', 'ME14 2EN', 'MAIDSTONE', 'Grossbritannien', 'GB', NULL, NULL, '1622764254', '0010248WIJ', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '604569142041', 'FedEx', NULL, '2014-04-23', '20.04.2014 11:52', 'UK140102AMC02', '1', 'a0YC000000Y0OI6MAN', '169.99', '259.00'),
(19872, '239666014', NULL, NULL, 'Mark Loftin', '19 BEWLEY LANE', 'Lacock', 'SN15 2PH', 'CHIPPENHAM', 'Grossbritannien', 'GB', NULL, NULL, '07723 009391', '10054610', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '604569142052', 'FedEx', NULL, '2014-04-23', '21.04.2014 08:52', 'UK140102AMC02', '1', 'a0YC000000Y0OI6MAN', '169.99', '259.00'),
(19873, '239727055', NULL, NULL, 'Jamie Adams', '95A MANCHESTER ROAD', '', 'OL5 9LZ', 'ASHTON-UNDER-LYNE', 'Grossbritannien', 'GB', NULL, NULL, '7500860399', '0010104TXW', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '604569142063', 'FedEx', NULL, '2014-04-23', '21.04.2014 14:52', 'UK140102AMC05', '1', 'a0YC000000Y0OI9MAN', '169.99', '259.00'),
(19874, '239577551', NULL, NULL, 'Mark Anderson', '21 LYTHAM ROAD', '', 'PR4 1AA', 'PRESTON', 'Grossbritannien', 'GB', NULL, NULL, '01772 654357', '0010066AS0', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '604569142074', 'FedEx', NULL, '2014-04-23', '20.04.2014 13:22', 'UK140102AMC05', '1', 'a0YC000000Y0OI9MAN', '169.99', '259.00'),
(19875, '239583190', NULL, NULL, 'Neha Rai', '7 DUDLEY AVENUE', '', 'HD1 4NB', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7780912600', '0010006UYS', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '604569142085', 'FedEx', NULL, '2014-04-23', '20.04.2014 14:22', 'UK140102AMC05', '1', 'a0YC000000Y0OI9MAN', '169.99', '259.00'),
(19876, '239703986', NULL, NULL, 'robert wood', '66 MAPLE ROAD', '', 'DY1 4HH', 'DUDLEY', 'Grossbritannien', 'GB', NULL, NULL, '7989156952', '00101949N9', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '604569142096', 'FedEx', NULL, '2014-04-23', '21.04.2014 12:22', 'UK140102AMC05', '1', 'a0YC000000Y0OI9MAN', '169.99', '259.00'),
(19877, '239594867', NULL, NULL, 'andrea bulmer', '16 HAWKERS LANE', 'peverell', 'PL3 4QA', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7429001431', '001003043F', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '604569142100', 'FedEx', NULL, '2014-04-23', '20.04.2014 16:22', 'UK140403AS12', '1', 'a0YC000000XybaiMAB', '129.99', '188.99'),
(19878, '239703176', NULL, NULL, 'simon moore', '48 CHURCHLANDS', '', 'PL13 1NR', 'LOOE', 'Grossbritannien', 'GB', NULL, NULL, '7503675414', '00102199NM', NULL, NULL, 'Malibu Diamonds GM-502-4: Black Strap, Black Case, Black Face', NULL, '604569142111', 'FedEx', NULL, '2014-04-23', '21.04.2014 12:22', 'UK140403AS14', '1', 'a0YC000000Xybe1MAB', '129.99', '188.99'),
(19879, '239644454', NULL, NULL, 'Samuel Buchanan', '20 ELM TREE GROVE', 'Brockhall Village', 'BB6 8HP', 'BLACKBURN', 'Grossbritannien', 'GB', NULL, NULL, '7793739288', '0010183RNF', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569142122', 'FedEx', NULL, '2014-04-23', '21.04.2014 00:22', 'UK140313AMC25', '1', 'a0YC000000Xkz1bMAB', '165.00', '249.00'),
(19880, '239687312', NULL, NULL, 'nicola larch', '136 KINGSBRIDGE ROAD', '', 'SM4 4QA', 'MORDEN', 'Grossbritannien', 'GB', NULL, NULL, '2083306649', '0010129HAF', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569142133', 'FedEx', NULL, '2014-04-23', '21.04.2014 10:52', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19881, '239636270', NULL, NULL, 'rachael benstead', '2 HARTLANDS', '', 'PE7 2EA', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7894388346', '0010149YWY', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569142144', 'FedEx', NULL, '2014-04-23', '20.04.2014 22:52', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19882, '239619613', NULL, NULL, 'Miguel Lewis', '85 Capital house, king william street', '', 'Ec4n 7bl', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7557109925', '0010114KCA', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '604569142155', 'FedEx', NULL, '2014-04-23', '20.04.2014 20:22', 'UK140313AMC22', '1', 'a0YC000000XkyysMAB', '165.00', '249.00'),
(19883, '239601578', NULL, NULL, 'Savio Pacheco', '12 Orissa road', '', 'SE18 1RG', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7919852742', '0010015LC4', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569142166', 'FedEx', NULL, '2014-04-23', '20.04.2014 17:22', 'UK140313AMC24', '1', 'a0YC000000XkyUwMAJ', '165.00', '249.00'),
(19884, '239635312', NULL, NULL, 'Alireza Dehshia', '10A STATION ROAD', '10A  station rd', 'NW4 4PZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7957387376', '00101697MB', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569142177', 'FedEx', NULL, '2014-04-23', '20.04.2014 22:22', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19885, '239613567', NULL, NULL, 'Daniel Owen', '14 Farmbridge Way', '', 'Ws2 0ah', 'Walsall', 'Grossbritannien', 'GB', NULL, NULL, '7411221963', '0010117J13', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569142188', 'FedEx', NULL, '2014-04-23', '20.04.2014 19:22', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19886, '239575496', NULL, NULL, 'Jason Sullivan', '40 RICHBOROUGH', 'Bancroft', 'MK13 0QA', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '01908-312178', '0010037LHM', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569142199', 'FedEx', NULL, '2014-04-23', '20.04.2014 13:22', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19887, '239766800', NULL, NULL, 'Jonathon Marchant-Heatley', '57 The White Bear', 'St John Street', 'EC1M 4AN', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7939200835', '00100088YR', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569142203', 'FedEx', NULL, '2014-04-23', '21.04.2014 19:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19888, '239575195', NULL, NULL, 'kevin gosling', '20 WESTWOOD AVENUE', '', 'PL6 7HS', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7894482514', '00100980BT', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569142214', 'FedEx', NULL, '2014-04-23', '20.04.2014 12:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19889, '239628900', NULL, NULL, 'Mohammad Haseeb Salam', '96 COWBRIDGE LANE', '', 'IG11 8LH', 'BARKING', 'Grossbritannien', 'GB', NULL, NULL, '7908170455', '0010160FE7', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569142225', 'FedEx', NULL, '2014-04-23', '20.04.2014 21:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19890, '239572246', NULL, NULL, 'Shayne Anson', '20 CHESTNUT ROAD', '', 'GL4 4XZ', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7871905345', '0010076RRI', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569142236', 'FedEx', NULL, '2014-04-23', '20.04.2014 12:22', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19891, '239659753', NULL, NULL, 'Caroline Mackie', 'NOLAN CRAIGSHAW DRIVE', 'CRAIGSHAW DRIVE, TULLOS', 'AB12 3AN', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7970652152', '0010107M6J', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569142247', 'FedEx', NULL, '2014-04-23', '21.04.2014 08:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19892, '239777315', NULL, NULL, 'NIGEL BURIN', '56 HAZEL DRIVE', 'POYNTON', 'SK12 1PZ', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '1625871947', '0010211CO3', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569142258', 'FedEx', NULL, '2014-04-23', '21.04.2014 20:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19893, '239598719', NULL, NULL, 'Vaishali Mane', '508 ROCHESTER WAY', 'Eltham', 'SE9 1SQ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7702246669', '0010232ESX', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569142269', 'FedEx', NULL, '2014-04-23', '20.04.2014 16:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19894, '239578392', NULL, NULL, 'Dean Harper', '86 Woodside View', 'New Forest Village', 'LS10 4WL', 'Leeds', 'Grossbritannien', 'GB', NULL, NULL, '1134147012', '0010051T5L', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569142270', 'FedEx', NULL, '2014-04-23', '20.04.2014 13:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19895, '239797017', NULL, NULL, 'katie king', 'Abc Nursery', 'Kings avenue', 'SN13 0EG', 'Wiltshire', 'Grossbritannien', 'GB', NULL, NULL, '7568142605', '00100358PG', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569142280', 'FedEx', NULL, '2014-04-23', '21.04.2014 23:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19896, '239577805', NULL, NULL, 'martin harper', '30 KENDRICK ROAD', '', 'SL3 7PQ', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '7973731888', '0010149SEC', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569142291', 'FedEx', NULL, '2014-04-23', '20.04.2014 13:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19897, '239797336', NULL, NULL, 'Frederick Wood', '78 WHITECROFT ROAD', '', 'WN3 5PS', 'WIGAN', 'Grossbritannien', 'GB', NULL, NULL, '1942709764', '00100084M3', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '604569142306', 'FedEx', NULL, '2014-04-23', '21.04.2014 23:22', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19898, '239704350', NULL, NULL, 'robert wood', '66 MAPLE ROAD', '', 'DY1 4HH', 'DUDLEY', 'Grossbritannien', 'GB', NULL, NULL, '7989156952', '0010039GKG', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '604569142096', 'FedEx', NULL, '2014-04-23', '21.04.2014 12:22', 'UK140403AS08', '1', 'a0YC000000XybEPMAZ', '130.98', '188.99'),
(19899, '239590103', NULL, NULL, 'janine grayson', '222 HAIGH MOOR ROAD', '', 'WF3 1EN', 'WAKEFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7930227330', '0010242FSK', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '604569142328', 'FedEx', NULL, '2014-04-23', '20.04.2014 15:22', 'UK140403AS09', '1', 'a0YC000000XybF8MAJ', '130.98', '188.99'),
(19900, '239703066', NULL, NULL, 'robert wood', '66 MAPLE ROAD', '', 'DY1 4HH', 'DUDLEY', 'Grossbritannien', 'GB', NULL, NULL, '7989156952', '0010072EX3', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '604569142096', 'FedEx', NULL, '2014-04-23', '21.04.2014 12:22', 'UK140403AS09', '1', 'a0YC000000XybF8MAJ', '130.98', '188.99'),
(19901, '239761235', NULL, NULL, 'william leishman', '7 WANLESS COURT', '', 'EH21 7QU', 'MUSSELBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7834728547', '0010013K9V', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '604569142340', 'FedEx', NULL, '2014-04-23', '21.04.2014 19:22', 'UK140403AS09', '1', 'a0YC000000XybF8MAJ', '130.98', '188.99'),
(19902, '239723785', NULL, NULL, 'Henrik Meng Funch', 'Soparken 121', '', '5260', 'Odense', 'Dänemark', 'DK', NULL, NULL, '20303075', '00100975BJ', NULL, NULL, 'Sort rem, sÃ¸lvfarvet urkasse og sort skive (T-3011-2)', NULL, '604569142497', 'FedEx', NULL, '2014-04-23', '21.04.2014 12:36', 'DK180314HW06', '1', 'a0YC000000XzP17MAF', '1230.84', '1895.00'),
(19903, '239624684', NULL, NULL, 'zenghao chen', 'Risdalsvej 44', '216', '8260', 'Viby', 'Dänemark', 'DK', NULL, NULL, '31525188', '0010016YBJ', NULL, NULL, 'Sort rem, sÃ¸lvfarvet urkasse og hvid skive (T-3011-1)', NULL, '604569142501', 'FedEx', NULL, '2014-04-23', '20.04.2014 19:06', 'DK180314HW05', '1', 'a0YC000000XzP16MAF', '1230.84', '1895.00'),
(19904, '239492813', NULL, NULL, 'Peter Freiberg Kaas', 'Vaerebrovej 36', '2.-2', '2880', 'Bagsvaerd', 'Dänemark', 'DK', NULL, NULL, '51911964', '0010222OAR', NULL, NULL, 'Pionier-herreur med sort rem, sort urkasse og sort urskive (GM-508-4)', NULL, '604569142512', 'FedEx', NULL, '2014-04-23', '19.04.2014 17:06', 'DK180314HW15', '1', 'a0YC000000XmZjUMAV', '1530.04', '2349.00'),
(19905, '239389940', NULL, NULL, 'karl magnus larsen', 'Ahusene 2,3,2', '', '8000', 'Aarhus', 'Dänemark', 'DK', NULL, NULL, '28450271', '0010229OS3', NULL, NULL, 'Pionier-herreur med sort rem, sÃ¸lvfarvet urkasse og hvid urskive (GM-508-1)', NULL, '604569142523', 'FedEx', NULL, '2014-04-23', '18.04.2014 22:06', 'DK180314HW12', '1', 'a0YC000000XmZiRMAV', '1530.04', '2349.00'),
(19906, '239434347', NULL, NULL, 'Albert Ramroop', 'Claes de Vrieselaan 66A-1', '', '3021 JS', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '631392156', '0010079VUC', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569142361', 'FedEx', NULL, '2014-04-22', '19.04.2014 08:58', 'NL140310NM05', '1', 'a0YC000000XkDfcMAF', '194.99', '299.00'),
(19907, '239327004', NULL, NULL, 'David Schaepman', 'Amsterdamseweg 140', '', '6814 GJ', 'ARNHEM', 'Niederlande', 'NL', NULL, NULL, '31652726551', '0010087I6K', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569142372', 'FedEx', NULL, '2014-04-22', '18.04.2014 17:29', 'NL140310NM05', '1', 'a0YC000000XkDfcMAF', '194.99', '299.00'),
(19908, '239277240', NULL, NULL, 'Fabian Keeldar', 'Herenwaard 46H', '', '3078 AK', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '616771875', '0010067W6R', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569142383', 'FedEx', NULL, '2014-04-22', '18.04.2014 17:29', 'NL140310NM05', '1', 'a0YC000000XkDfcMAF', '194.99', '299.00'),
(19909, '239395028', NULL, NULL, 'Immanuel Livestro', 'Bakkersweg 27', '', '3781 GN', 'VOORTHUIZEN', 'Niederlande', 'NL', NULL, NULL, '620443907', '0010232V29', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569142394', 'FedEx', NULL, '2014-04-22', '18.04.2014 23:28', 'NL140310NM05', '1', 'a0YC000000XkDfcMAF', '194.99', '299.00'),
(19910, '239596391', NULL, NULL, 'Marvin Linger', 'Marnixdwarsstraat 42', '', '3034 CX', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '649952018', '0010130EF3', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569142409', 'FedEx', NULL, '2014-04-22', '20.04.2014 14:28', 'NL140310NM05', '1', 'a0YC000000XkDfcMAF', '194.99', '299.00'),
(19911, '239496892', NULL, NULL, 'Matty Prenen', '115 115', '', '2014 BG', 'Haarlem', 'Niederlande', 'NL', NULL, NULL, '235242275', '00100903ML', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569142410', 'FedEx', NULL, '2014-04-22', '19.04.2014 17:28', 'NL140310NM05', '1', 'a0YC000000XkDfcMAF', '194.99', '299.00'),
(19912, '239489250', NULL, NULL, 'Noufel Azra', 'C. van Eesterenlaan 118', '', '1019 JL', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '613880148', '0010124PL5', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569142420', 'FedEx', NULL, '2014-04-22', '19.04.2014 16:28', 'NL140310NM05', '1', 'a0YC000000XkDfcMAF', '194.99', '299.00'),
(19913, '239427220', NULL, NULL, 'Stephan Bontekoning', 'Zwanenveld 2325', '', '6538 NV', 'NIJMEGEN', 'Niederlande', 'NL', NULL, NULL, '645580348', '001017132A', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569142431', 'FedEx', NULL, '2014-04-22', '19.04.2014 07:58', 'NL140310NM05', '1', 'a0YC000000XkDfcMAF', '194.99', '299.00'),
(19914, '239418606', NULL, NULL, 'Tjeerd Lolkama', 'Hoeksekade 52', '', '2661 GL', 'BERGSCHENHOEK', 'Niederlande', 'NL', NULL, NULL, '653791413', '0010104PWT', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569142442', 'FedEx', NULL, '2014-04-22', '19.04.2014 07:28', 'NL140310NM05', '1', 'a0YC000000XkDfcMAF', '194.99', '299.00'),
(19915, '239502399', NULL, NULL, 'Jessy Gubbels', 'Herberg 9', '31702121157', '2264 KN', 'LEIDSCHENDAM', 'Niederlande', 'NL', NULL, NULL, '31702121157', '0010156NOB', NULL, NULL, 'Dublin horloge - zwart', NULL, '604569142453', 'FedEx', NULL, '2014-04-22', '19.04.2014 18:28', 'NL140310NM06', '1', 'a0YC000000XkDgzMAF', '194.99', '299.00'),
(19916, '239596940', NULL, NULL, 'Marvin Linger', 'Marnixdwarsstraat 42', '', '3034 CX', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '649952018', '00101131XI', NULL, NULL, 'Dublin horloge - zwart', NULL, '604569142409', 'FedEx', NULL, '2014-04-22', '20.04.2014 14:28', 'NL140310NM06', '1', 'a0YC000000XkDgzMAF', '194.99', '299.00'),
(19917, '239512553', NULL, NULL, 'Frank Dillen', 'Auroralaan 50', '', '7321 bp', 'Apeldoorn', 'Niederlande', 'NL', NULL, NULL, '', '0010225LSL', NULL, NULL, 'Dublin horloge - zwart/wit', NULL, '604569142475', 'FedEx', NULL, '2014-04-22', '19.04.2014 19:58', 'NL140310NM04', '1', 'a0YC000000XkDdqMAF', '194.99', '299.00'),
(19918, '239750928', NULL, NULL, 'Mark Sarpaneva', 'Korkeavuorenkatu 1 B 12', '', '00140', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '440332202', '00100181QO', NULL, NULL, 'GM-503-3 - Pionier Sydney Diamonds -rannekello', NULL, '578824906150', 'FedEx', NULL, '2014-04-23', '21.04.2014 19:48', 'FI180314HW09', '1', 'a0YC000000XmX2QMAV', '165.01', '249.00'),
(19919, '239691287', NULL, NULL, 'rebaz noori', 'Vanharaide 3C57', '', '02610', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '3,58401E+11', '00102067CY', NULL, NULL, 'Theorema Macau-rannekello (T-3011-4)', NULL, '578824906161', 'FedEx', NULL, '2014-04-23', '21.04.2014 13:18', 'FI180314HW08', '1', 'a0YC000000XmW6oMAF', '165.01', '249.00'),
(19920, '239524459', NULL, NULL, 'Tapio Suonvieri', 'Yrjoentie 3 B 14', '', '61800', 'KAUHAJOKI', 'Finnland', 'FI', NULL, NULL, '505759842', '0010154QS9', NULL, NULL, 'Theorema Macau-rannekello (T-3011-2)', NULL, '578824906172', 'FedEx', NULL, '2014-04-23', '20.04.2014 02:18', 'FI180314HW06', '1', 'a0YC000000XmW3LMAV', '165.01', '249.00'),
(19921, '239455368', NULL, NULL, 'Jarmo Helin', 'Laivalahdenkaari 42 B28', '', '00810', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '041 4686355', '0010136JEE', NULL, NULL, 'GM-503-2 - Pionier Sydney Diamonds -rannekello', NULL, '578824906183', 'FedEx', NULL, '2014-04-23', '19.04.2014 15:18', 'FI180314HW08', '1', 'a0YC000000XmX19MAF', '165.01', '249.00'),
(19922, '239422959', NULL, NULL, 'Christopher Scully', '8 FULMAR DRIVE', 'Offerton', 'STOCKPORT', 'Grossbritannien', 'SK2 5JL', 'GB', NULL, NULL, '7801028211', '0010030FN3', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '578824905599', 'FedEx', NULL, '2014-04-23', '19.04.2014 09:52', 'UK140102AMC04', '1', 'a0YC000000Y0OI8MAN', '169.99', '259.00'),
(19923, '239511073', NULL, NULL, 'david lane', '151 CLIVE STREET', 'Grangetown', 'CARDIFF', 'Grossbritannien', 'CF11 7HQ', 'GB', NULL, NULL, '2921320951', '0010165TAO', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '578824905603', 'FedEx', NULL, '2014-04-23', '19.04.2014 21:52', 'UK140102AMC04', '1', 'a0YC000000Y0OI8MAN', '169.99', '259.00'),
(19924, '239502494', NULL, NULL, 'Jason Sullivan', '40 RICHBOROUGH', 'Bancroft', 'MILTON KEYNES', 'Grossbritannien', 'MK13 0QA', 'GB', NULL, NULL, '01908-312178', '0010061CDY', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '578824905614', 'FedEx', NULL, '2014-04-23', '19.04.2014 20:22', 'UK140102AMC04', '1', 'a0YC000000Y0OI8MAN', '169.99', '259.00'),
(19925, '239503485', NULL, NULL, 'Anusionwu Onyedika', '76 WOOD ROAD', '', 'PONTYPRIDD', 'Grossbritannien', 'CF37 1RJ', 'GB', NULL, NULL, '7968168799', '0010207SEI', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '578824905625', 'FedEx', NULL, '2014-04-23', '19.04.2014 20:22', 'UK140102AMC03', '1', 'a0YC000000Y0OI7MAN', '169.99', '259.00'),
(19926, '239444960', NULL, NULL, 'Cassandra Cook', '-45', 'Wheaton Vale', 'Handsworth Wood, Birmingham', 'Grossbritannien', 'B20 1AH', 'GB', NULL, NULL, '7875584998', '00101473B3', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '578824905636', 'FedEx', NULL, '2014-04-23', '19.04.2014 11:53', 'UK140102AMC03', '1', 'a0YC000000Y0OI7MAN', '169.99', '259.00'),
(19927, '239458575', NULL, NULL, 'Joseph Hale', '23 Beverly Gardens, maidenhead.', '', 'BERKSHIRE', 'Grossbritannien', 'SL6 6SN', 'GB', NULL, NULL, '7528563631', '001024472O', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '578824905647', 'FedEx', NULL, '2014-04-23', '19.04.2014 13:52', 'UK140102AMC03', '1', 'a0YC000000Y0OI7MAN', '169.99', '259.00'),
(19928, '239503045', NULL, NULL, 'Keith Tate', '10 HOUGHTON WALK', '', 'HULL', 'Grossbritannien', 'HU5 5QZ', 'GB', NULL, NULL, '7702922871', '0010071F55', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '578824905658', 'FedEx', NULL, '2014-04-23', '19.04.2014 20:22', 'UK140102AMC03', '1', 'a0YC000000Y0OI7MAN', '169.99', '259.00'),
(19929, '239514905', NULL, NULL, 'Nanthan Gopal', '4 LONGCROSS', '', 'MILTON KEYNES', 'Grossbritannien', 'MK15 8AR', 'GB', NULL, NULL, '75999999937', '0010114UVT', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '578824905669', 'FedEx', NULL, '2014-04-23', '19.04.2014 22:22', 'UK140102AMC03', '1', 'a0YC000000Y0OI7MAN', '169.99', '259.00'),
(19930, '239425373', NULL, NULL, 'Mark Kerr', '1 COULTON GROVE', '', 'BILLINGHAM', 'Grossbritannien', 'TS22 5DL', 'GB', NULL, NULL, '7894526163', '0010049XKI', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '578824905670', 'FedEx', NULL, '2014-04-23', '19.04.2014 09:52', 'UK140102AMC02', '1', 'a0YC000000Y0OI6MAN', '169.99', '259.00'),
(19931, '239519336', NULL, NULL, 'Melissa Gusberti', '16 BURNS DRIVE', '', 'CORBY', 'Grossbritannien', 'NN17 2NN', 'GB', NULL, NULL, '7557876255', '0010109OUW', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '578824905680', 'FedEx', NULL, '2014-04-23', '19.04.2014 23:22', 'UK140102AMC02', '1', 'a0YC000000Y0OI6MAN', '169.99', '259.00'),
(19932, '239497557', NULL, NULL, 'Clare Johnson', '5 CORONATION TERRACE', 'Boldon Colliery', 'BOLDON COLLIERY', 'Grossbritannien', 'NE35 9HW', 'GB', NULL, NULL, '7967869979', '0010053A4B', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '578824905691', 'FedEx', NULL, '2014-04-23', '19.04.2014 19:22', 'UK140102AMC05', '1', 'a0YC000000Y0OI9MAN', '169.99', '259.00'),
(19933, '239515342', NULL, NULL, 'Dan Barnes', '51 CANADA GROVE', '', 'BOGNOR REGIS', 'Grossbritannien', 'PO21 1DW', 'GB', NULL, NULL, '7830306010', '0010230CPI', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '578824905706', 'FedEx', NULL, '2014-04-23', '19.04.2014 22:22', 'UK140102AMC05', '1', 'a0YC000000Y0OI9MAN', '169.99', '259.00'),
(19934, '239501544', NULL, NULL, 'Jacqueline Ward', '22 WILLIAMSBURG AVENUE', '', 'HARWICH', 'Grossbritannien', 'CO12 4FE', 'GB', NULL, NULL, '1255508029', '0010108F4L', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '578824905717', 'FedEx', NULL, '2014-04-23', '19.04.2014 20:22', 'UK140102AMC05', '1', 'a0YC000000Y0OI9MAN', '169.99', '259.00'),
(19935, '239466932', NULL, NULL, 'mary luty', '38 DUNVEGAN ROAD', '', 'HULL', 'Grossbritannien', 'HU8 9JX', 'GB', NULL, NULL, '1482794115', '0010134XP5', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '578824905728', 'FedEx', NULL, '2014-04-23', '19.04.2014 14:52', 'UK140102AMC05', '1', 'a0YC000000Y0OI9MAN', '169.99', '259.00'),
(19936, '239520578', NULL, NULL, 'Yvonne Yuan', '6/3 WEST PILTON AVENUE', '', 'EDINBURGH', 'Grossbritannien', 'EH4 4BT', 'GB', NULL, NULL, '7784384896', '0010039QRR', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '578824905739', 'FedEx', NULL, '2014-04-23', '19.04.2014 23:22', 'UK140102AMC05', '1', 'a0YC000000Y0OI9MAN', '169.99', '259.00'),
(19937, '239474588', NULL, NULL, 'allan prince', '1 PILGRIM CLOSE', '', 'MORDEN', 'Grossbritannien', 'SM4 6QA', 'GB', NULL, NULL, '7717836642', '00102442IP', NULL, NULL, 'Malibu Diamonds GM-502-1: Black Strap, Silver Case, Silver Face', NULL, '578824905740', 'FedEx', NULL, '2014-04-23', '19.04.2014 16:22', 'UK140403AS11', '1', 'a0YC000000XybXZMAZ', '129.99', '188.99'),
(19938, '239523798', NULL, NULL, 'Lucy Lillywhite', '27 BALMER ROAD', '', 'BLANDFORD FORUM', 'Grossbritannien', 'DT11 7XT', 'GB', NULL, NULL, '7709342962', '0010130SFX', NULL, NULL, 'Malibu Diamonds GM-502-1: Black Strap, Silver Case, Silver Face', NULL, '578824905750', 'FedEx', NULL, '2014-04-23', '20.04.2014 00:22', 'UK140403AS11', '1', 'a0YC000000XybXZMAZ', '129.99', '188.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(19939, '239498892', NULL, NULL, 'Kaitlin Inskeep', '127 HAZEL ROAD', 'Abronhill', 'GLASGOW', 'Grossbritannien', 'G67 3BW', 'GB', NULL, NULL, '1236615122', '00101134D6', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '578824905761', 'FedEx', NULL, '2014-04-23', '19.04.2014 19:52', 'UK140403AS12', '1', 'a0YC000000XybaiMAB', '129.99', '188.99'),
(19940, '239447658', NULL, NULL, 'Fiona Waterhouse', '15 SLENINGFORD RISE', '', 'BINGLEY', 'Grossbritannien', 'BD16 2SQ', 'GB', NULL, NULL, '7910256926', '0010119NF9', NULL, NULL, 'Malibu Diamonds GM-502-4: Black Strap, Black Case, Black Face', NULL, '578824905772', 'FedEx', NULL, '2014-04-23', '19.04.2014 12:22', 'UK140403AS14', '1', 'a0YC000000Xybe1MAB', '129.99', '188.99'),
(19941, '239497937', NULL, NULL, 'Emma Scott', '224 PADHOLME ROAD', '', 'PETERBOROUGH', 'Grossbritannien', 'PE1 5JB', 'GB', NULL, NULL, '7748350522', '00102278R7', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '578824905783', 'FedEx', NULL, '2014-04-23', '19.04.2014 19:52', 'UK140313AMC25', '1', 'a0YC000000Xkz1bMAB', '165.00', '249.00'),
(19942, '239372289', NULL, NULL, 'Thomas Wood', '1 Watchtower House', 'The Ridgeway', 'London', 'Grossbritannien', 'NW7 1RS', 'GB', NULL, NULL, '7572122452', '00101749K7', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '578824905794', 'FedEx', NULL, '2014-04-23', '18.04.2014 20:52', 'UK140313AMC25', '1', 'a0YC000000Xkz1bMAB', '165.00', '249.00'),
(19943, '239495068', NULL, NULL, 'Amy-leigh Webber', '8A ST CENYDD ST. CENYDD ROAD', '', 'CAERPHILLY', 'Grossbritannien', 'CF83 2TB', 'GB', NULL, NULL, '7908271010', '0010033XP6', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824905809', 'FedEx', NULL, '2014-04-23', '19.04.2014 19:22', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19944, '239309909', NULL, NULL, 'Mark Palfrey', '1 barton cot upper cheddon', 'Cheddon fitzpaine', 'Taunton', 'Grossbritannien', 'TA2 8LB', 'GB', NULL, NULL, '7501848385', '00100639U8', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824905810', 'FedEx', NULL, '2014-04-23', '18.04.2014 19:23', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(19945, '239382917', NULL, NULL, 'Charmaine Mckenzie', '15 RAILSWOOD DRIVE', '', 'WALSALL', 'Grossbritannien', 'WS3 4BD', 'GB', NULL, NULL, '758233508', '0010095SWX', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824905820', 'FedEx', NULL, '2014-04-23', '18.04.2014 22:22', 'UK140313AMC22', '1', 'a0YC000000XkyysMAB', '165.00', '249.00'),
(19946, '239319903', NULL, NULL, 'Richard Cort', 'Redbull 1bradbourne drive,tilbrook', '', 'Milton keynes', 'Grossbritannien', 'Mk78bj', 'GB', NULL, NULL, '7730923356', '0010161TJC', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824905831', 'FedEx', NULL, '2014-04-23', '18.04.2014 19:26', 'UK140313AMC22', '1', 'a0YC000000XkyysMAB', '165.00', '249.00'),
(19947, '239420078', NULL, NULL, 'Rick Mukherjee', 'Flat 12, Gol 15 Howard Road', 'Penge', 'London', 'Grossbritannien', 'SE20 8HQ', 'GB', NULL, NULL, '07766 712085', '0010020J1P', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824905842', 'FedEx', NULL, '2014-04-23', '19.04.2014 09:23', 'UK140313AMC22', '1', 'a0YC000000XkyysMAB', '165.00', '249.00'),
(19948, '239436249', NULL, NULL, 'Tolga Avci', '35 BEAUFORT ROAD', '', 'EXETER', 'Grossbritannien', 'EX2 9Ab', 'GB', NULL, NULL, '7522608641', '0010196BT1', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824905853', 'FedEx', NULL, '2014-04-23', '19.04.2014 10:52', 'UK140313AMC22', '1', 'a0YC000000XkyysMAB', '165.00', '249.00'),
(19949, '239383468', NULL, NULL, 'Charmaine Mckenzie', '15 RAILSWOOD DRIVE', '', 'WALSALL', 'Grossbritannien', 'WS3 4BD', 'GB', NULL, NULL, '758233508', '00100928XK', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824905820', 'FedEx', NULL, '2014-04-23', '18.04.2014 22:52', 'UK140313AMC24', '1', 'a0YC000000XkyUwMAJ', '165.00', '249.00'),
(19950, '239455666', NULL, NULL, 'Christiaan Partridge', '1 EARLSFORD ROAD', '', 'EYE', 'Grossbritannien', 'IP23 8DY', 'GB', NULL, NULL, '7903661945', '0010241W2Y', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824905875', 'FedEx', NULL, '2014-04-23', '19.04.2014 13:22', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19951, '239504554', NULL, NULL, 'Lynda McPherson', '1 YORK ROAD', 'The Chase', 'CATTERICK GARRISON', 'Grossbritannien', 'DL9 4GD', 'GB', NULL, NULL, '7966076000', '001010132X', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824905886', 'FedEx', NULL, '2014-04-23', '19.04.2014 20:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19952, '239392646', NULL, NULL, 'marcus lowndes', '7 SILVER CLOSE', '', 'PORT TALBOT', 'Grossbritannien', 'SA12 7SG', 'GB', NULL, NULL, '7939641932', '0010174C4R', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824905897', 'FedEx', NULL, '2014-04-23', '19.04.2014 00:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19953, '239348853', NULL, NULL, 'MARY BOHIN', '75 BROAD STREET', 'CHIPPING SODBURY', 'BRISTOL', 'Grossbritannien', 'BS37 6AD', 'GB', NULL, NULL, '7595621266', '00102066ED', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824905901', 'FedEx', NULL, '2014-04-23', '18.04.2014 19:29', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19954, '239286592', NULL, NULL, 'Ryan White', '24 ADELAIDE ROAD', '', 'TILBURY', 'Grossbritannien', 'RM18 7BD', 'GB', NULL, NULL, '7703021385', '0010136XCI', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824905912', 'FedEx', NULL, '2014-04-23', '18.04.2014 19:27', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19955, '239347820', NULL, NULL, 'Stanford Hunt', '7 NEW STREET', 'Castle Bromwich', 'BIRMINGHAM', 'Grossbritannien', 'B36 9AP', 'GB', NULL, NULL, '7901854626', '0010163FYX', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824905923', 'FedEx', NULL, '2014-04-23', '18.04.2014 19:31', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(19956, '239300499', NULL, NULL, 'Bat Man', '28 ATHERSTONE ROAD', 'canvey island', 'CANVEY ISLAND', 'Grossbritannien', 'SS8 7DE', 'GB', NULL, NULL, '7888847435', '0010171JQE', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824905934', 'FedEx', NULL, '2014-04-23', '18.04.2014 19:24', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19957, '239386027', NULL, NULL, 'Jon Barnett', '18 TOWERS CLOSE', '', 'KENILWORTH', 'Grossbritannien', 'CV8 1FG', 'GB', NULL, NULL, '7402470447', '00100902FI', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824905945', 'FedEx', NULL, '2014-04-23', '18.04.2014 23:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19958, '239351412', NULL, NULL, 'Peter Kesterton', '45 Sandpiper', '', 'Tamworth', 'Grossbritannien', 'B77 5nt', 'GB', NULL, NULL, '7870210845', '0010106W63', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824905956', 'FedEx', NULL, '2014-04-23', '18.04.2014 19:24', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19959, '239460980', NULL, NULL, 'Tony Pratt', '30 BALMORAL ROAD', 'Sutton At Hone', 'DARTFORD', 'Grossbritannien', 'DA4 9EY', 'GB', NULL, NULL, '7792204487', '00100389M3', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824905967', 'FedEx', NULL, '2014-04-23', '19.04.2014 14:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(19960, '239395420', NULL, NULL, 'Craig Taylor', '2/5, 3 KEAL PLACE', '', 'GLASGOW', 'Grossbritannien', 'G15 6UZ', 'GB', NULL, NULL, '7796032847', '0010246E5Z', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824905978', 'FedEx', NULL, '2014-04-23', '19.04.2014 01:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19961, '239325321', NULL, NULL, 'Eleanor Cornthwaite', 'LANE TOP FAR GOODSHAW LANE', '', 'ACCRINGTON', 'Grossbritannien', 'BB5 2DW', 'GB', NULL, NULL, '7515458333', '0010143KB9', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824905989', 'FedEx', NULL, '2014-04-23', '18.04.2014 19:30', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19962, '239291723', NULL, NULL, 'Errol Anderson', '12 QUEENS ROAD', '', 'HAYES', 'Grossbritannien', 'UB3 2RX', 'GB', NULL, NULL, '7768764810', '0010093ORP', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824905990', 'FedEx', NULL, '2014-04-23', '18.04.2014 19:28', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19963, '239508455', NULL, NULL, 'Faizan Cheema', '215 BURNLEY LANE', '', 'OLDHAM', 'Grossbritannien', 'OL9 0EP', 'GB', NULL, NULL, '7543261325', '00102173B3', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824906003', 'FedEx', NULL, '2014-04-23', '19.04.2014 21:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19964, '239437460', NULL, NULL, 'Mark Philcock', '10 GENEVA DRIVE', '', 'STOKE-ON-TRENT', 'Grossbritannien', 'ST1 6UW', 'GB', NULL, NULL, '7725415016', '0010133TVY', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824906014', 'FedEx', NULL, '2014-04-23', '19.04.2014 11:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19965, '239479329', NULL, NULL, 'Mervyn Swinford', '10 riverside MILL STREET', '', 'Witney. Oxon.', 'Grossbritannien', 'OX28 6DD', 'GB', NULL, NULL, '7786382147', '001004241B', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '578824906025', 'FedEx', NULL, '2014-04-23', '19.04.2014 16:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(19966, '239481581', NULL, NULL, 'jason pemberton', '33 CAMPION GROVE', '', 'MIDDLESBROUGH', 'Grossbritannien', 'TS7 8SJ', 'GB', NULL, NULL, '7875291128', '00102239MA', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '578824906036', 'FedEx', NULL, '2014-04-23', '19.04.2014 17:22', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19967, '239299610', NULL, NULL, 'Jose William Cavalcante', '207 TOLCARNE DRIVE', 'Pinner', 'PINNER', 'Grossbritannien', 'HA5 2DN', 'GB', NULL, NULL, '2088681087', '0010047XR1', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '578824906047', 'FedEx', NULL, '2014-04-23', '18.04.2014 19:28', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19968, '239343417', NULL, NULL, 'Michael Sinclair', '33A HALING PARK ROAD', '', 'SOUTH CROYDON', 'Grossbritannien', 'CR2 6NJ', 'GB', NULL, NULL, '7786667872', '10233790', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '578824906058', 'FedEx', NULL, '2014-04-23', '18.04.2014 19:27', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19969, '239317004', NULL, NULL, 'Vrinda Raj', '65 MIDHURST HILL', '', 'BEXLEYHEATH', 'Grossbritannien', 'DA6 7NP', 'GB', NULL, NULL, '7852187121', '00100593J3', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '578824906069', 'FedEx', NULL, '2014-04-23', '18.04.2014 19:26', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(19970, '239519766', NULL, NULL, 'Rossana Addabbo', '1 Willow Close', 'Please deliver Monday or Friday', 'BATH', 'Grossbritannien', 'BA2 2DZ', 'GB', NULL, NULL, '7745753178', '00101861P3', NULL, NULL, 'Sydney Diamonds GM-503-1: Black Strap, Silver Case, White Face', NULL, '578824906070', 'FedEx', NULL, '2014-04-23', '19.04.2014 23:22', 'UK140403AS07', '1', 'a0YC000000Xya0RMAR', '130.98', '188.99'),
(19971, '239515970', NULL, NULL, 'Ahsan Khan', '38 Tennyson Mill Court', '', 'Preston', 'Grossbritannien', 'Pr1 5qw', 'GB', NULL, NULL, '7923200277', '0010156TTE', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '578824906080', 'FedEx', NULL, '2014-04-23', '19.04.2014 22:22', 'UK140403AS08', '1', 'a0YC000000XybEPMAZ', '130.98', '188.99'),
(19972, '239418618', NULL, NULL, 'Louise Mugridge', '6 THE BEVERS', 'Mortimer', 'READING', 'Grossbritannien', 'RG7 3SP', 'GB', NULL, NULL, '1189331189', '0010161IPS', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '578824906091', 'FedEx', NULL, '2014-04-23', '19.04.2014 09:22', 'UK140403AS08', '1', 'a0YC000000XybEPMAZ', '130.98', '188.99'),
(19973, '239519867', NULL, NULL, 'Rossana Addabbo', '1 Willow Close', 'Please deliver Monday or Friday', 'BATH', 'Grossbritannien', 'BA2 2DZ', 'GB', NULL, NULL, '7745753178', '0010100VLT', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '578824906070', 'FedEx', NULL, '2014-04-23', '19.04.2014 23:22', 'UK140403AS08', '1', 'a0YC000000XybEPMAZ', '130.98', '188.99'),
(19974, '239459401', NULL, NULL, 'Carmen Ungureanu', '63 BARKING ROAD', '', 'LONDON', 'Grossbritannien', 'E16 4HB', 'GB', NULL, NULL, '7706773541', '0010215DKV', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824906117', 'FedEx', NULL, '2014-04-23', '19.04.2014 13:52', 'UK140403AS09', '1', 'a0YC000000XybF8MAJ', '130.98', '188.99'),
(19975, '239446964', NULL, NULL, 'Michael Grosvenor', '2a Beaumaris parade', 'Balmoral drive frimley', 'surrey', 'Grossbritannien', 'gu168ur', 'GB', NULL, NULL, '7500627555', '0010111X3T', NULL, NULL, 'Sydney Diamonds GM-503-4: Black Strap, Black Case, Black Face', NULL, '578824906128', 'FedEx', NULL, '2014-04-23', '19.04.2014 12:22', 'UK140403AS10', '1', 'a0YC000000XybFSMAZ', '130.98', '188.99'),
(19976, '239879632', NULL, NULL, 'Adam Karapetyan', 'Kapellekensdreef 96', '', '2400', 'Mol', 'Belgien', 'BE', NULL, NULL, '484774751', '0010081J6Y', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569142968', 'FedEx', NULL, '2014-04-23', '41748,65833', 'NL140310NM05', '1', 'a0YC000000XkDmLMAV', '194.99', '299.00'),
(19977, '239879633', NULL, NULL, 'Adam Karapetyan', 'Kapellekensdreef 96', '', '2400', 'Mol', 'Belgien', 'BE', NULL, NULL, '484774751', '00100527AB', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569142968', 'FedEx', NULL, '2014-04-23', '41748,65833', 'NL140310NM05', '1', 'a0YC000000XkDmLMAV', '194.99', '299.00'),
(19978, '239879636', NULL, NULL, 'Filip Goormans', 'Leuvensesteenweg 729', '', '2812', 'Muizen', 'Belgien', 'BE', NULL, NULL, '472340523', '00101717AX', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569142980', 'FedEx', NULL, '2014-04-23', '41747,72083', 'NL140310NM05', '1', 'a0YC000000XkDmLMAV', '194.99', '299.00'),
(19979, '239879628', NULL, NULL, 'Ilham Kasmi', 'Beelbroekhof 119', '', '9040', 'Sint-Amandsberg', 'Belgien', 'BE', NULL, NULL, '474195144', '0010237BH2', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569142990', 'FedEx', NULL, '2014-04-23', '41751,36667', 'NL140310NM05', '1', 'a0YC000000XkDmLMAV', '194.99', '299.00'),
(19980, '239879637', NULL, NULL, 'Mevr. Elza Lenskens', 'Weg naar Opitter 32', '', '3670', 'Neerglabbeek', 'Belgien', 'BE', NULL, NULL, '89854802', '0010028V4V', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569143004', 'FedEx', NULL, '2014-04-23', '41747,72083', 'NL140310NM05', '1', 'a0YC000000XkDmLMAV', '194.99', '299.00'),
(19981, '239879635', NULL, NULL, 'Filip Goormans', 'Leuvensesteenweg 729', '', '2812', 'Muizen', 'Belgien', 'BE', NULL, NULL, '472340523', '0010130RVJ', NULL, NULL, 'Dublin horloge - zwart', NULL, '604569142980', 'FedEx', NULL, '2014-04-23', '41747,72083', 'NL140310NM06', '1', 'a0YC000000XkDmMMAV', '194.99', '299.00'),
(19982, '239879629', NULL, NULL, 'omar elfahmi', 'Schotensesteenweg 18', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '466074771', '0010081NHW', NULL, NULL, 'Dublin horloge - zwart', NULL, '604569143026', 'FedEx', NULL, '2014-04-23', '41750,95', 'NL140310NM06', '1', 'a0YC000000XkDmMMAV', '194.99', '299.00'),
(19983, '239879634', NULL, NULL, 'Francois VanderGhote', 'Kwatrechtsteenweg 113', '', '9230', 'Wetteren', 'Belgien', 'BE', NULL, NULL, '473263366', '0010250B97', NULL, NULL, 'Dublin horloge - zwart/wit', NULL, '604569143037', 'FedEx', NULL, '2014-04-23', '41748,36667', 'NL140310NM04', '1', 'a0YC000000XkDmKMAV', '194.99', '299.00'),
(19984, '239879630', NULL, NULL, 'Hind Chebbak', 'Nonnenstraat 12', '', '2560', 'Nijlen', 'Belgien', 'BE', NULL, NULL, '468152924', '00100122S8', NULL, NULL, 'Dublin horloge - zwart/wit', NULL, '604569143048', 'FedEx', NULL, '2014-04-23', '41750,53333', 'NL140310NM04', '1', 'a0YC000000XkDmKMAV', '194.99', '299.00'),
(19985, '239879627', NULL, NULL, 'soumaya amaramadi', 'van eyck 28', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '0488 67 11 91', '0010205DOG', NULL, NULL, 'Une montre Dublin de marque Pionier - en brun', NULL, '604569143059', 'FedEx', NULL, '2014-04-23', '41751,45', 'NL140310NM05', '1', 'a0YC000000XkDmLMAV', '194.99', '299.00'),
(19986, '239879631', NULL, NULL, 'paul van hool', 'Nonnenstraat 12', '', '2560', 'Nijlen', 'Belgien', 'BE', NULL, NULL, '468152924', '0010177I3P', NULL, NULL, 'Une montre Dublin de marque Pionier - en noir et blanc', NULL, '604569143060', 'FedEx', NULL, '2014-04-23', '41749,47083', 'NL140310NM04', '1', 'a0YC000000XkDmKMAV', '194.99', '299.00'),
(19987, '239551777', NULL, NULL, 'Alberto Plasencia', 'Saltvaegen 14', 'Diaz Niebla', '12355', 'Farsta', 'Schweden', 'SE', NULL, NULL, '739538150', '0010207W5N', NULL, NULL, 'GM-508-1. Armbandsklocka i rostfritt stål', NULL, '604569142660', 'FedEx', NULL, '2014-04-23', '20.04.2014 11:14', 'SE180314HW12', '1', 'a0YC000000XmZTDMA3', '1807.03', '2799.00'),
(19988, '239640166', NULL, NULL, 'Dariush Atrini', 'FISKMASVAEGEN 39', '', '12349', 'FARSTA', 'Schweden', 'SE', NULL, NULL, '700511566', '0010222LOU', NULL, NULL, 'GM-508-1. Armbandsklocka i rostfritt stål', NULL, '604569142670', 'FedEx', NULL, '2014-04-23', '21.04.2014 00:14', 'SE180314HW12', '1', 'a0YC000000XmZTDMA3', '1807.03', '2799.00'),
(19989, '239631791', '', '', 'Gayane Grigoryan', 'ARMBORSTVAEGEN 12 TR 1', '', '19259', 'SOLLENTUNA', 'Schweden', '', '', '', '', '0010006DJE', '', '', 'GM-508-1. Armbandsklocka i rostfritt st?l', '13.05.2014  RL707810316DE', '604569142681', 'FedEx', '', '2014-04-23', '20.04.2014 23:14', 'SE180314HW12', '1', 'a0YC000000XmZTDMA3', '1807.03', '2799.00'),
(19990, '239392566', NULL, NULL, 'kim magrini', 'BRATTLYCKEVAEGEN 2 B', '', '448 33', 'FLODA', 'Schweden', 'SE', NULL, NULL, '730335529', '0010181CTR', NULL, NULL, 'GM-508-1. Armbandsklocka i rostfritt stål', NULL, '604569142692', 'FedEx', NULL, '2014-04-23', '19.04.2014 01:44', 'SE180314HW12', '1', 'a0YC000000XmZTDMA3', '1807.03', '2799.00'),
(19991, '239620590', NULL, NULL, 'Henrik Lindstroem', 'GOEKBACKSVAEGEN 5', '', '135 68', 'TYRESOE', 'Schweden', 'SE', NULL, NULL, '704562606', '0010074TJY', NULL, NULL, 'GM-508-2. Armbandsklocka i rostfritt stål', NULL, '604569142707', 'FedEx', NULL, '2014-04-23', '20.04.2014 21:14', 'SE180314HW13', '1', 'a0YC000000XmZTcMAN', '1807.03', '2799.00'),
(19992, '239392596', NULL, NULL, 'kim magrini', 'BRATTLYCKEVAEGEN 2 B', '', '448 33', 'FLODA', 'Schweden', 'SE', NULL, NULL, '730335529', '00101428YN', NULL, NULL, 'GM-508-2. Armbandsklocka i rostfritt stål', NULL, '604569142692', 'FedEx', NULL, '2014-04-23', '19.04.2014 01:44', 'SE180314HW13', '1', 'a0YC000000XmZTcMAN', '1807.03', '2799.00'),
(19993, '239614776', NULL, NULL, 'Tony Solomon', 'FORVAEGEN 15', ' TR:2', '145 51', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '', '0010089GEL', NULL, NULL, 'GM-508-2. Armbandsklocka i rostfritt stål', NULL, '604569142729', 'FedEx', NULL, '2014-04-23', '20.04.2014 20:44', 'SE180314HW13', '1', 'a0YC000000XmZTcMAN', '1807.03', ''),
(19994, '239552400', NULL, NULL, 'Filiberto Plasencia', 'Passvaegen 18', '', '14752', 'Tumba', 'Schweden', 'SE', NULL, NULL, '739538150', '0010249J2T', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stål', NULL, '604569142730', 'FedEx', NULL, '2014-04-23', '20.04.2014 11:14', 'SE180314HW14', '1', 'a0YC000000XmZTrMAN', '1807.03', '2799.00'),
(19995, '239474751', NULL, NULL, 'Oliver Goeransson', 'Raettsgatan 22', '', '27532', 'Sjoebo', 'Schweden', 'SE', NULL, NULL, '46702876321', '0010233BZ6', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stål', NULL, '604569142740', 'FedEx', NULL, '2014-04-23', '19.04.2014 17:14', 'SE180314HW14', '1', 'a0YC000000XmZTrMAN', '1807.03', '2799.00'),
(19996, '239473888', NULL, NULL, 'Daniel Purola', 'AENGSGATAN 5', '', '562 30', 'NORRAHAMMAR', 'Schweden', 'SE', NULL, NULL, '737098435', '001020634K', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stål', NULL, '604569142751', 'FedEx', NULL, '2014-04-23', '19.04.2014 17:14', 'SE180314HW15', '1', 'a0YC000000XmZU6MAN', '1807.03', '2799.00'),
(19997, '239072141', NULL, NULL, 'Andy Cole', 'Tennis Stadium 4', '2 Zayed Sports City', '31998', 'abu dhabi', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '506415492', '00101406V7', NULL, NULL, 'Theorema Copacabana Watch - GM-104-1: Black Strap, Silver Case, Black Face', NULL, '604569142762', 'FedEx', NULL, '2014-04-23', '16.04.2014 17:08', 'a0YC000000XoMBOMA3', '1', 'a0YC000000XoMBOMA3', '', '1499.00'),
(19998, '239648419', NULL, NULL, 'kanghee lee', 'al wasl, behind eppco 24b', 'villa 39, korean consulate Jumeirah 2', '50432', 'dubai', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '505565033', '10166117', NULL, NULL, 'Theorema Copacabana Watch - GM-104-1: Black Strap, Silver Case, Black Face', NULL, '604569142773', 'FedEx', NULL, '2014-04-23', '20.04.2014 20:38', 'a0YC000000XoMBOMA3', '1', 'a0YC000000XoMBOMA3', '', '1499.00'),
(19999, '239899636', NULL, NULL, 'wiam abbara', '123 103', 'Ø§Ù„Ø·Ø§Ø¨Ù‚ Ø§Ù„Ø§ÙˆÙ„', '2344', 'Ø¯Ø¨ÙŠ', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '504816167', '0010237D1T', NULL, NULL, 'Theorema Copacabana Watch - GM-104-1: Black Strap, Silver Case, Black Face', NULL, 'storniert', '', NULL, '2014-04-23', '22.04.2014 10:08', 'a0YC000000XoMBOMA3', '1', 'a0YC000000XoMBOMA3', '', '1499.00'),
(20000, '239015851', NULL, NULL, 'zied bousserouel', 'olympic park 1 OP1 building 1', '1401 Dubai sport city', '135', 'Dubai', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '503636507', '0010042BIC', NULL, NULL, 'Theorema Copacabana Watch - GM-104-1: Black Strap, Silver Case, Black Face', NULL, '604569142795', 'FedEx', NULL, '2014-04-23', '16.04.2014 10:38', 'a0YC000000XoMBOMA3', '1', 'a0YC000000XoMBOMA3', '', '1499.00'),
(20001, '239529594', '', '', 'Alvin Chin', 'Hussain Ahmed Nasser Lootah (Sky Building) Building 26A', '402 Abu Hail', '36050', 'Dubai', 'Vereiniget Arabische Emirate', '', '', '', '9,71562E+11', '0010107UWH', '', '', 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', 'Uhr am 12.05.14 erhalten! refund', '604569142800', 'FedEx', '', '2014-04-23', '19.04.2014 22:38', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(20002, '239058199', NULL, NULL, 'Ashok Agarwal', 'al mankhool 317', '2504', '', 'dubai', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '9,71506E+11', '0010101HAO', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '604569142810', 'FedEx', NULL, '2014-04-23', '16.04.2014 17:08', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(20003, '239104743', NULL, NULL, 'imad hakim', 'oud metha road NILL', 'ENOC HEAD OFFICE Building 3', '971', 'Dubai', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '503781854', '0010040K87', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '604569142821', 'FedEx', NULL, '2014-04-23', '17.04.2014 02:08', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(20004, '239121704', '', '', 'Joe Colvill', 'Terrace Apartments, Green Community 4027', '4027 Jebel Ali', '54265', 'Dubai', 'Vereiniget Arabische Emirate', '', '', '', '050 650 5968', '00102206FO', '', '', 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', 'Uhr am 20.06.14 zur?ck erhalten!\r\nRL 7093 0507 4DE 26.06.2014', '604569142832', 'FedEx', '', '2014-04-23', '17.04.2014 04:08', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(20005, '239110565', NULL, NULL, 'mamoon hussein', 'Dubai Dubai', '415 oud metha', '', 'Dubai', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '0551027979 - 042584039', '00101639GS', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '604569142843', 'FedEx', NULL, '2014-04-23', '17.04.2014 02:38', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(20006, '239068713', NULL, NULL, 'Mona Khoury', 'RIMAL3 1008', '1008 JBR', '', 'Dubai', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '9,71556E+11', '0010234URU', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '604569142854', 'FedEx', NULL, '2014-04-23', '16.04.2014 17:08', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(20007, '238853034', NULL, NULL, 'said marzouk', 'hamdan st 23', '5 hamdan st', '', 'abu dhabi', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '504438995', '0010209H0R', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '604569142865', 'FedEx', NULL, '2014-04-23', '15.04.2014 11:38', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(20008, '239060160', NULL, NULL, 'Shaheda Shaikh', 'Damascus street 000', 'Bldg 21, flat no. 306 Al Qusais', '87111', 'Dubai', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '9,71509E+11', '0010104UAV', NULL, NULL, 'Theorema Copacabana Watch - GM-104-2: Brown Strap, Gold Case, Black Face', NULL, '604569142876', 'FedEx', NULL, '2014-04-23', '16.04.2014 17:08', 'a0YC000000XoMCWMA3', '1', 'a0YC000000XoMCWMA3', '', '1499.00'),
(20009, '239180162', NULL, NULL, 'abdul naser allahham', 'khalidia Dairat Al Meyaah - Building No. 51 15', 'Dairat Al Meyaah', '', 'Abu Dhabi', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '9,71506E+11', '00101377YV', NULL, NULL, 'Theorema Copacabana Watch - GM-104-4: Brown Strap, Silver Case, Gold Face', NULL, '604569142887', 'FedEx', NULL, '2014-04-23', '17.04.2014 09:38', 'a0YC000000XoMDAMA3', '1', 'a0YC000000XoMDAMA3', '', '1499.00'),
(20010, '239145404', NULL, NULL, 'Nilesh Parekh', 'Electra Street Bldg 1104 Flat 202', 'UNB Building P O Box 3865', '3865', 'Abu Dhabi', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '553316912', '00100962QC', NULL, NULL, 'Theorema Copacabana Watch - GM-104-4: Brown Strap, Silver Case, Gold Face', NULL, '604569142898', 'FedEx', NULL, '2014-04-23', '17.04.2014 06:08', 'a0YC000000XoMDAMA3', '1', 'a0YC000000XoMDAMA3', '', '1499.00'),
(20011, '239745703', NULL, NULL, 'Sukhjivan Singh', 'Khalidiya Palace Towers, Opp Khalidiya Palace Rotana Hotel 100', '402 B', 'XXXXX', 'Abu Dhabi', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '050 8137301', '0010182BMC', NULL, NULL, 'Theorema Copacabana Watch - GM-104-4: Brown Strap, Silver Case, Gold Face', NULL, '604569142902', 'FedEx', NULL, '2014-04-23', '21.04.2014 12:38', 'a0YC000000XoMDAMA3', '1', 'a0YC000000XoMDAMA3', '', '1499.00'),
(20012, '239185118', NULL, NULL, 'Long Ma', 'DownTown 1', 'Burj Khalifa', '', 'Dubai', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '559483555', '0010024KH1', NULL, NULL, 'Theorema Copacabana Watch -GM-104-3: Black Strap, Black Case, Black Face', NULL, '604569142946', 'FedEx', NULL, '2014-04-23', '17.04.2014 10:08', 'a0YC000000XoMClMAN', '1', 'a0YC000000XoMClMAN', '', '1499.00'),
(20013, '239185119', NULL, NULL, 'Long Ma', 'DownTown 1', 'Burj Khalifa', '', 'Dubai', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '559483555', '0010062MCA', NULL, NULL, 'Theorema Copacabana Watch -GM-104-3: Black Strap, Black Case, Black Face', NULL, '604569142946', 'FedEx', NULL, '2014-04-23', '17.04.2014 10:08', 'a0YC000000XoMClMAN', '1', 'a0YC000000XoMClMAN', '', '1499.00'),
(20014, '239997674', NULL, NULL, 'Angelica Lumanisa', '34. Mac Uill Fortunestown', '', 'd24', 'Tallaght', 'Irland', 'IE', NULL, NULL, '871386071', '001018518M', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '604569142567', 'FedEx', NULL, '2014-04-23', '22.04.2014 23:32', 'IE110414AP16', '1', 'a0YC000000Xzu8jMAB', '165.00', '239.99'),
(20015, '239984252', NULL, NULL, 'David Clark', '92a Caledon Road,Eastwall', '', 'Dublin 3', 'Dublin', 'Irland', 'IE', NULL, NULL, '851445762', '0010207MEY', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '604569142578', 'FedEx', NULL, '2014-04-23', '22.04.2014 21:32', 'IE110414AP18', '1', 'a0YC000000XzuAZMAZ', '165.00', '239.99'),
(20016, '239966587', NULL, NULL, 'Laura Gudeliauskaite', '21 Juniper Avenue Beaufort Place', '', 'Co.Meath', 'Navan', 'Irland', 'IE', NULL, NULL, '862350576', '0010090GLH', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '604569142589', 'FedEx', NULL, '2014-04-23', '22.04.2014 20:02', 'IE110414AP19', '1', 'a0YC000000XzuAjMAJ', '165.00', '239.99'),
(20017, '239958981', NULL, NULL, 'Gerry Quigley', 'Unit G 5,Cen Oak Road', 'Dublin 12', 'D12', 'Dublin', 'Irland', 'IE', NULL, NULL, '872573544', '001011567V', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '604569142590', 'FedEx', NULL, '2014-04-23', '22.04.2014 19:11', 'IE110414AP19', '1', 'a0YC000000XzuAjMAJ', '165.00', '239.99'),
(20018, '239811701', '', '', 'Michael Cunningham', 'Redcliffe', 'Lower killeens blarney', '--------', 'Co Cork', 'Irland', '', '', '', '879617665', '0010080TIK', '', '', 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', 'Paket am 20.05.2014 zur?ck erhalten! Adresse falsch! 21.07.14 Dt. Post RL709965678DE', '604569142604', 'FedEx', '', '2014-04-23', '22.04.2014 03:02', 'IE110414AP18', '1', 'a0YC000000XzuAZMAZ', '165.00', '239.99'),
(20019, '239859423', NULL, NULL, 'Mia mcgranaghan', '135 VICTORIA ROAD', 'Dunnon', 'PA23 7NU', 'DUNOON', 'Grossbritannien', 'GB', NULL, NULL, '7899702393', '0010004RIR', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, 'RL706667865DE', 'Deutsche Post', NULL, '2014-04-23', '22.04.2014 11:24', 'UK140403AS08', '1', 'a0YC000000XybEPMAZ', '130.98', '188.99'),
(20020, '239846811', NULL, NULL, 'Victoria Camm', '5 PEARTREE WALK', '', 'M22 9QW', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7512296264', '0010121D6O', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '604569142626', 'FedEx', NULL, '2014-04-23', '22.04.2014 10:22', 'UK140403AS08', '1', 'a0YC000000XybEPMAZ', '130.98', '188.99'),
(20021, '239842292', NULL, NULL, 'Stephen Pope', '4 HOWITT WAY', '', 'BS24 7HY', 'WESTON-SUPER-MARE', 'Grossbritannien', 'GB', NULL, NULL, '7958937119', '0010082LAS', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '604569142637', 'FedEx', NULL, '2014-04-23', '22.04.2014 09:53', 'UK140102AMC02', '1', 'a0YC000000Y0OI6MAN', '169.99', '259.00'),
(20022, '239807631', NULL, NULL, 'Nazim Meah', '56 ridding  RIDDING LANE', '', 'Ws10 9an', 'Wednesbury', 'Grossbritannien', 'GB', NULL, NULL, '7815162353', '0010196GY9', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '604569142648', 'FedEx', NULL, '2014-04-23', '22.04.2014 01:52', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(20023, '234702113', NULL, NULL, 'Daniel Aussems', 'Smalleweg 10', '', '2530', 'Boechout', 'Belgien', 'BE', NULL, NULL, '34556662', '00101719BL', NULL, NULL, 'Malibu Horloge - \"All black\" (helemaal in het zwart)', NULL, '578824898090', 'FedEx', NULL, '2014-03-28', '25.03.2014 14:48', 'NL140128LB04', '1', 'a0YC000000XkwQkMAJ', '155.00', '239.99'),
(20024, '234252780', NULL, NULL, 'Franky Thienpont', 'Albrecht Durerstraat 2', '', '9940', 'Ertvelde-Kluizen', 'Belgien', 'BE', NULL, NULL, '486633317', '0010212DXP', NULL, NULL, 'Malibu Horloge - \"All black\" (helemaal in het zwart)', NULL, '578824898104', 'FedEx', NULL, '2014-03-28', '23.03.2014 14:48', 'NL140128LB04', '1', 'a0YC000000XkwQkMAJ', '155.00', '239.99'),
(20025, '233812833', NULL, NULL, 'Germaine Frederickx', 'Waterhof 11', '', '3202', 'Rillaar', 'Belgien', 'BE', NULL, NULL, '16501340', '00100567O2', NULL, NULL, 'Malibu Horloge - \"All black\" (helemaal in het zwart)', NULL, '578824898115', 'FedEx', NULL, '2014-03-28', '21.03.2014 05:48', 'NL140128LB04', '1', 'a0YC000000XkwQkMAJ', '155.00', '239.99'),
(20026, '233984071', NULL, NULL, 'juul rijmenants', 'Lievenstedestraat 18', '', '2222', 'Itegem', 'Belgien', 'BE', NULL, NULL, '494171151', '0010235FGS', NULL, NULL, 'Malibu Horloge - \"All black\" (helemaal in het zwart)', NULL, '578824898126', 'FedEx', NULL, '2014-03-28', '21.03.2014 22:18', 'NL140128LB04', '1', 'a0YC000000XkwQkMAJ', '155.00', '239.99'),
(20027, '234336036', NULL, NULL, 'Kris Vanneste', 'Keibeekstraat 12', '', '8550', 'Zwevegem', 'Belgien', 'BE', NULL, NULL, '475321195', '0010070SSE', NULL, NULL, 'Malibu Horloge - \"All black\" (helemaal in het zwart)', NULL, '578824898137', 'FedEx', NULL, '2014-03-28', '23.03.2014 22:18', 'NL140128LB04', '1', 'a0YC000000XkwQkMAJ', '155.00', '239.99'),
(20028, '234189784', NULL, NULL, 'Luc Van Vlimmeren', 'Leon Stampelaan 28', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '474868621', '0010187DC4', NULL, NULL, 'Malibu Horloge - \"All black\" (helemaal in het zwart)', NULL, '578824898148', 'FedEx', NULL, '2014-03-28', '23.03.2014 09:18', 'NL140128LB04', '1', 'a0YC000000XkwQkMAJ', '155.00', '239.99'),
(20029, '233952534', NULL, NULL, 'Tim Torsy', 'Schuttershof 20', '', '9100', 'Nieuwkerken-Waas', 'Belgien', 'BE', NULL, NULL, '495143557', '0010200HK7', NULL, NULL, 'Malibu Horloge - \"All black\" (helemaal in het zwart)', NULL, '578824898159', 'FedEx', NULL, '2014-03-28', '21.03.2014 18:18', 'NL140128LB04', '1', 'a0YC000000XkwQkMAJ', '155.00', '239.99'),
(20030, '233916695', NULL, NULL, 'albert ebben', 'Lemmélei 11', '', '2930', 'Brasschaat', 'Belgien', 'BE', NULL, NULL, '', '0010145OEO', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898160', 'FedEx', NULL, '2014-03-28', '21.03.2014 14:48', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20031, '233849894', NULL, NULL, 'amke van der linden', 'Kortrijksesteenweg 881', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '', '0010173U49', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898170', 'FedEx', NULL, '2014-03-28', '21.03.2014 09:19', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20032, '234737386', NULL, NULL, 'chris geerts', 'Karel Waegenaerstraat 19', '', '9060', 'Zelzate', 'Belgien', 'BE', NULL, NULL, '', '0010112RFV', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898181', 'FedEx', NULL, '2014-03-28', '25.03.2014 18:18', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20033, '233835996', NULL, NULL, 'DHL BORNEM SOMERS LIA', 'Klein-Mechelen 18A', 'ATTN LIA SOMERS', '2880', 'Bornem', 'Belgien', 'BE', NULL, NULL, '', '0010209TQ7', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898192', 'FedEx', NULL, '2014-03-28', '21.03.2014 08:18', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20034, '234425788', NULL, NULL, 'Edmond Heetesonne', 'Paul Parmentierlaan 251', '1e verdieping', '8300', 'Knokke', 'Belgien', 'BE', NULL, NULL, '', '0010176JU3', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898207', 'FedEx', NULL, '2014-03-28', '24.03.2014 12:48', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20035, '233865015', NULL, NULL, 'Filip Goormans', 'Leuvensesteenweg 729', '', '2812', 'Muizen', 'Belgien', 'BE', NULL, NULL, '', '0010060YSP', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898218', 'FedEx', NULL, '2014-03-28', '21.03.2014 10:18', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20036, '233865014', NULL, NULL, 'Filip Goormans', 'Leuvensesteenweg 729', '', '2812', 'Muizen', 'Belgien', 'BE', NULL, NULL, '', '0010151EJX', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898218', 'FedEx', NULL, '2014-03-28', '21.03.2014 10:18', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20037, '233938537', NULL, NULL, 'GASTON VAN POTTELBERGH', 'Amerikalei 66-68', 'BTW 0475406103 CONTACTLENS CLINIC', '2000', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '', '00101057VG', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898230', 'FedEx', NULL, '2014-03-28', '21.03.2014 16:48', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20038, '234000174', NULL, NULL, 'Geert Verstraete', 'Schuttershof 31', '', '8770', 'Ingelmunster', 'Belgien', 'BE', NULL, NULL, '', '0010036DT7', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898240', 'FedEx', NULL, '2014-03-28', '22.03.2014 05:18', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20039, '233947615', NULL, NULL, 'Geert Verstraete', 'Schuttershof 31', '', '8770', 'Ingelmunster', 'Belgien', 'BE', NULL, NULL, '', '0010143QDX', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898240', 'FedEx', NULL, '2014-03-28', '21.03.2014 17:48', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20040, '234435594', NULL, NULL, 'Goksel Yilmaz', 'Frans Smetstraat 62', '', '9140', 'Temse', 'Belgien', 'BE', NULL, NULL, '', '0010123L9G', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898262', 'FedEx', NULL, '2014-03-28', '24.03.2014 13:18', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20041, '233899918', NULL, NULL, 'Gunther Pauwels', 'Provincieweg 126', '', '9552', 'Borsbeke', 'Belgien', 'BE', NULL, NULL, '', '0010004RPM', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898273', 'FedEx', NULL, '2014-03-28', '21.03.2014 13:19', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20042, '234472958', NULL, NULL, 'habibe gunindi', 'Kloosterstraat 14', '', '2830', 'Willebroek', 'Belgien', 'BE', NULL, NULL, '', '2,00E+74', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898284', 'FedEx', NULL, '2014-03-28', '24.03.2014 16:18', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20043, '233937188', NULL, NULL, 'habibe gunindi', 'Kloosterstraat 14', '', '2830', 'Willebroek', 'Belgien', 'BE', NULL, NULL, '', '0010121VD2', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898284', 'FedEx', NULL, '2014-03-28', '21.03.2014 16:48', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20044, '233837702', NULL, NULL, 'hans hooyberghs', 'Hoogeind 91', '', '2400', 'Mol', 'Belgien', 'BE', NULL, NULL, '', '00101703RX', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898300', 'FedEx', NULL, '2014-03-28', '21.03.2014 08:18', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20045, '233887932', NULL, NULL, 'Jan Lenssens', 'J. Chantraineplantsoen 1', 'CGoS', '3070', 'Kortenberg', 'Belgien', 'BE', NULL, NULL, '', '0010014BA4', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898310', 'FedEx', NULL, '2014-03-28', '21.03.2014 12:18', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20046, '234134246', NULL, NULL, 'jan van de vyver', 'Grote Beemd 31', '', '2970', 'Schilde', 'Belgien', 'BE', NULL, NULL, '', '0010196SOU', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898321', 'FedEx', NULL, '2014-03-28', '22.03.2014 20:48', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20047, '234331161', NULL, NULL, 'Jesin Gorrebeeck', 'Volkstuinlei 18', '', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '', '0010239NP9', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898332', 'FedEx', NULL, '2014-03-28', '23.03.2014 21:48', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20048, '234112293', NULL, NULL, 'jurgen brenzel', 'Adrinkhovenlaan 125', '', '2150', 'Borsbeek', 'Belgien', 'BE', NULL, NULL, '', '0010181J5Z', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898343', 'FedEx', NULL, '2014-03-28', '22.03.2014 17:48', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20049, '233921527', NULL, NULL, 'lucien van schaeybroeck', 'Hoogton 32', '', '2200', 'Noorderwijk', 'Belgien', 'BE', NULL, NULL, '', '0010013LIE', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898354', 'FedEx', NULL, '2014-03-28', '21.03.2014 15:18', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20050, '234322671', NULL, NULL, 'Marijke Volckaert', 'Spoorwegstraat 4', '', '8730', 'Beernem', 'Belgien', 'BE', NULL, NULL, '', '00100223S1', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898365', 'FedEx', NULL, '2014-03-28', '23.03.2014 20:48', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20051, '234228964', NULL, NULL, 'Online-Sanitair BVBA', 'Kalmthoutse Steenweg 197 BUS 3', 'BE0844.358.472', '2990', 'Wuustwezel', 'Belgien', 'BE', NULL, NULL, '', '0010099EHK', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898376', 'FedEx', NULL, '2014-03-28', '23.03.2014 12:48', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20052, '234467652', NULL, NULL, 'Ouafa Kourrich', 'Wachthuisplein 23', '', '2018', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '', '0010072WSK', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898387', 'FedEx', NULL, '2014-03-28', '24.03.2014 15:48', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20053, '233870722', NULL, NULL, 'paul janssens', 'Hoogveldstraat 58', '', '3600', 'Genk', 'Belgien', 'BE', NULL, NULL, '', '00102443EJ', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898398', 'FedEx', NULL, '2014-03-28', '21.03.2014 10:48', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20054, '234209228', NULL, NULL, 'ROOS DESNOUCK', 'Scheermolenerf 1', '', '8511', 'Aalbeke', 'Belgien', 'BE', NULL, NULL, '', '0010029RLT', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898402', 'FedEx', NULL, '2014-03-28', '23.03.2014 10:48', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20055, '233927843', NULL, NULL, 'steven verelst', 'Sint-Jozefslaan 96A', 'Apotheek Veripharm', '2400', 'Mol', 'Belgien', 'BE', NULL, NULL, '', '00100235EK', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898413', 'FedEx', NULL, '2014-03-28', '21.03.2014 15:48', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20056, '234221259', NULL, NULL, 'Terry Bonckaert', 'Witloofstraat 34', '', '3070', 'Kortenberg', 'Belgien', 'BE', NULL, NULL, '', '00102359KQ', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898424', 'FedEx', NULL, '2014-03-28', '23.03.2014 11:55', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20057, '233900109', NULL, NULL, 'Vincent Adriaensen', 'Tiensesteenweg 273', '', '3010', 'Kessel-Lo', 'Belgien', 'BE', NULL, NULL, '', '00102068UA', NULL, NULL, 'Malibu Horloge - Bruin', NULL, '578824898435', 'FedEx', NULL, '2014-03-28', '21.03.2014 13:19', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20058, '233886662', NULL, NULL, 'alexander de taeye', 'Liersesteenweg 43', '', '2640', 'Mortsel', 'Belgien', 'BE', NULL, NULL, '', '0010042JH5', NULL, NULL, 'Malibu Horloge - Zwart', NULL, '578824898446', 'FedEx', NULL, '2014-03-28', '21.03.2014 12:18', 'NL140128LB02', '1', 'a0YC000000XkwQjMAJ', 'a0YC000000XkwQj', ''),
(20059, '233888796', '', '', 'Anja Amssoms', 'Volkerenlaan 47', '', '2610', 'Wilrijk', 'Belgien', '', '', '', '', '00101344GE', '', '', 'Malibu Horloge - Zwart', 'Paket am 11.07.14 zur?ck erhalten! 21.07.14 RL709965704de', '578824898457', 'FedEx', '', '2014-03-28', '21.03.2014 12:18', 'NL140128LB01', '1', 'a0YC000000XkwQlMAJ', 'a0YC000000XkwQl', ''),
(20060, '233975525', NULL, NULL, 'Bieke Meuldermans', 'Strijdhoflaan 12', '', '2600', 'Berchem', 'Belgien', 'BE', NULL, NULL, '', '0010083ONC', NULL, NULL, 'Malibu Horloge - Zwart', NULL, '578824898468', 'FedEx', NULL, '2014-03-28', '21.03.2014 20:48', 'NL140128LB01', '1', 'a0YC000000XkwQlMAJ', 'a0YC000000XkwQl', ''),
(20061, '234775797', NULL, NULL, 'Claudia Van Deuren', 'Zoetewei 1', '', '2580', 'Putte', 'Belgien', 'BE', NULL, NULL, '', '0010246EV4', NULL, NULL, 'Malibu Horloge - Zwart', NULL, '578824898479', 'FedEx', NULL, '2014-03-28', '25.03.2014 21:18', 'NL140128LB01', '1', 'a0YC000000XkwQlMAJ', 'a0YC000000XkwQl', ''),
(20062, '233849062', NULL, NULL, 'Fabienne Verbeek', 'Dikberd 18', 'Group NDLE Automation nv', '2200', 'Herentals', 'Belgien', 'BE', NULL, NULL, '', '00102037YO', NULL, NULL, 'Malibu Horloge - Zwart', NULL, '578824898480', 'FedEx', NULL, '2014-03-28', '21.03.2014 09:19', 'NL140128LB02', '1', 'a0YC000000XkwQjMAJ', 'a0YC000000XkwQj', ''),
(20063, '234478946', NULL, NULL, 'habibe gunindi', 'Kloosterstraat 14', '', '2830', 'Willebroek', 'Belgien', 'BE', NULL, NULL, '', '0010096EE9', NULL, NULL, 'Malibu Horloge - Zwart', NULL, '578824898284', 'FedEx', NULL, '2014-03-28', '24.03.2014 17:29', 'NL140128LB02', '1', 'a0YC000000XkwQjMAJ', 'a0YC000000XkwQj', ''),
(20064, '233873212', NULL, NULL, 'HEIDI LEDEENE', 'Vierschaar 4', 'FIRMA APOK', '8531', 'Bavikhove', 'Belgien', 'BE', NULL, NULL, '', '0010190INE', NULL, NULL, 'Malibu Horloge - Zwart', NULL, '578824898505', 'FedEx', NULL, '2014-03-28', '21.03.2014 11:18', 'NL140128LB02', '1', 'a0YC000000XkwQjMAJ', 'a0YC000000XkwQj', ''),
(20065, '234134066', NULL, NULL, 'jan van de vyver', 'Grote Beemd 31', '', '2970', 'Schilde', 'Belgien', 'BE', NULL, NULL, '', '0010199OBI', NULL, NULL, 'Malibu Horloge - Zwart', NULL, '578824898321', 'FedEx', NULL, '2014-03-28', '22.03.2014 20:48', 'NL140128LB01', '1', 'a0YC000000XkwQlMAJ', 'a0YC000000XkwQl', ''),
(20066, '234065946', NULL, NULL, 'Jean-Marie Van de Gucht', 'Kattenberg 23b', '', '9860', 'BALEGEM', 'Belgien', 'BE', NULL, NULL, '', '0010074BPO', NULL, NULL, 'Malibu Horloge - Zwart', NULL, '578824898527', 'FedEx', NULL, '2014-03-28', '22.03.2014 12:48', 'NL140128LB02', '1', 'a0YC000000XkwQjMAJ', 'a0YC000000XkwQj', ''),
(20067, '233872570', NULL, NULL, 'Johan Van Hoorde', 'Smeyersveld 4', '', '9860', 'Landskouter', 'Belgien', 'BE', NULL, NULL, '', '0010006C72', NULL, NULL, 'Malibu Horloge - Zwart', NULL, '578824898538', 'FedEx', NULL, '2014-03-28', '21.03.2014 10:48', 'NL140128LB01', '1', 'a0YC000000XkwQlMAJ', 'a0YC000000XkwQl', ''),
(20068, '233915950', NULL, NULL, 'paul braet', '\'t Walletje 41', '', '8300', 'Westkapelle', 'Belgien', 'BE', NULL, NULL, '', '00101466EX', NULL, NULL, 'Malibu Horloge - Zwart', NULL, '578824898549', 'FedEx', NULL, '2014-03-28', '21.03.2014 14:48', 'NL140128LB02', '1', 'a0YC000000XkwQjMAJ', 'a0YC000000XkwQj', ''),
(20069, '233846128', NULL, NULL, 'Philippe Joostens', 'Hoveniersstraat 53', 'Eurostar', '2018', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '', '0010093XTT', NULL, NULL, 'Malibu Horloge - Zwart', NULL, '578824898550', 'FedEx', NULL, '2014-03-28', '21.03.2014 08:48', 'NL140128LB01', '1', 'a0YC000000XkwQlMAJ', 'a0YC000000XkwQl', ''),
(20070, '233949230', NULL, NULL, 'Tom Eeckhaudt', 'Moleneinde 1 1', '', '9042', 'Desteldonk', 'Belgien', 'BE', NULL, NULL, '', '00100868UX', NULL, NULL, 'Malibu Horloge - Zwart', NULL, '578824898560', 'FedEx', NULL, '2014-03-28', '21.03.2014 17:48', 'NL140128LB02', '1', 'a0YC000000XkwQjMAJ', 'a0YC000000XkwQj', ''),
(20071, '234446167', NULL, NULL, 'Vedat Kizilbuga', 'Beverlosesteenweg 447', '', '3582', 'Koersel', 'Belgien', 'BE', NULL, NULL, '', '0010057QDE', NULL, NULL, 'Malibu Horloge - Zwart', NULL, '578824898571', 'FedEx', NULL, '2014-03-28', '24.03.2014 13:48', 'NL140128LB01', '1', 'a0YC000000XkwQlMAJ', 'a0YC000000XkwQl', ''),
(20072, '234288727', NULL, NULL, 'Vloeberghs Julie', 'Schriekstraat 135', '', '2223', 'Schriek', 'Belgien', 'BE', NULL, NULL, '', '00101866FU', NULL, NULL, 'Malibu Horloge - Zwart', NULL, '578824898582', 'FedEx', NULL, '2014-03-28', '23.03.2014 18:18', 'NL140128LB02', '1', 'a0YC000000XkwQjMAJ', 'a0YC000000XkwQj', ''),
(20073, '234247520', NULL, NULL, 'Yves Gelenne', 'Leoniastraat 17', '', '3970', 'Leopoldsburg', 'Belgien', 'BE', NULL, NULL, '', '0010031B6E', NULL, NULL, 'Malibu Horloge - Zwart', NULL, '578824898593', 'FedEx', NULL, '2014-03-28', '23.03.2014 14:18', 'NL140128LB02', '1', 'a0YC000000XkwQjMAJ', 'a0YC000000XkwQj', ''),
(20074, '233953283', NULL, NULL, 'demet kose', 'Windmolenstraat 28', '', '9300', 'Aalst', 'Belgien', 'BE', NULL, NULL, '484083431', '00101761RR', NULL, NULL, 'Une montre Malibu Diamonds - \"all black\" (toute en noir)', NULL, '578824898608', 'FedEx', NULL, '2014-03-28', '21.03.2014 18:18', 'NL140128LB04', '1', 'a0YC000000XkwQkMAJ', '155.00', '239.99'),
(20075, '233916616', NULL, NULL, 'Kathelyne Warnez', 'avenue Felix Lacourt 143', '', '1390', 'Grez-Doiceau', 'Belgien', 'BE', NULL, NULL, '3210844723', '0010158NBI', NULL, NULL, 'Une montre Malibu Diamonds - \"all black\" (toute en noir)', NULL, '578824898619', 'FedEx', NULL, '2014-03-28', '21.03.2014 14:48', 'NL140128LB04', '1', 'a0YC000000XkwQkMAJ', '155.00', '239.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(20076, '234008603', NULL, NULL, 'Rémy Liénard', 'avenue Eiffel 3', '', '1300', 'Wavre', 'Belgien', 'BE', NULL, NULL, '471213649', '0010017MRR', NULL, NULL, 'Une montre Malibu Diamonds - \"all black\" (toute en noir)', NULL, '578824898620', 'FedEx', NULL, '2014-03-28', '22.03.2014 07:18', 'NL140128LB04', '1', 'a0YC000000XkwQkMAJ', '155.00', '239.99'),
(20077, '234108884', NULL, NULL, 'roland vilain', 'rue de Mons 2', '', '7322', 'ville pommeroeul', 'Belgien', 'BE', NULL, NULL, '478191190', '0010198NTK', NULL, NULL, 'Une montre Malibu Diamonds - \"all black\" (toute en noir)', NULL, '578824898630', 'FedEx', NULL, '2014-03-28', '22.03.2014 17:18', 'NL140128LB04', '1', 'a0YC000000XkwQkMAJ', '155.00', '239.99'),
(20078, '234186971', NULL, NULL, 'Sabine D\'haeyere', 'Aquilonlaan 8', 'boite 7', '1200', 'Sint-Lambrechts-Woluwe', 'Belgien', 'BE', NULL, NULL, '473224493', '0010089CLX', NULL, NULL, 'Une montre Malibu Diamonds - \"all black\" (toute en noir)', NULL, '578824898641', 'FedEx', NULL, '2014-03-28', '23.03.2014 09:18', 'NL140128LB04', '1', 'a0YC000000XkwQkMAJ', '155.00', '239.99'),
(20079, '234401790', NULL, NULL, 'Vito Angelini', 'clos du Maieur 32', '', '4680', 'Hermée', 'Belgien', 'BE', NULL, NULL, '476436108', '00100739AW', NULL, NULL, 'Une montre Malibu Diamonds - \"all black\" (toute en noir)', NULL, '578824898652', 'FedEx', NULL, '2014-03-28', '24.03.2014 10:18', 'NL140128LB04', '1', 'a0YC000000XkwQkMAJ', '155.00', '239.99'),
(20080, '234356782', NULL, NULL, 'Claudio Fabiocchi', 'rue du Chênois 196', '', '6042', 'Lodelinsart', 'Belgien', 'BE', NULL, NULL, '', '0010080MDQ', NULL, NULL, 'Une montre Malibu Diamonds - en marron', NULL, '578824898663', 'FedEx', NULL, '2014-03-28', '24.03.2014 06:48', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20081, '233865622', NULL, NULL, 'Francesco Acquisto', 'rue des Houilleurs 74', '', '6200', 'Châtelet', 'Belgien', 'BE', NULL, NULL, '', '00101240X3', NULL, NULL, 'Une montre Malibu Diamonds - en marron', NULL, '578824898674', 'FedEx', NULL, '2014-03-28', '21.03.2014 10:18', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20082, '234143907', NULL, NULL, 'guy beugnies', 'rue de Dinant 34', '', '1401', 'Baulers', 'Belgien', 'BE', NULL, NULL, '', '0010161JD4', NULL, NULL, 'Une montre Malibu Diamonds - en marron', NULL, '578824898685', 'FedEx', NULL, '2014-03-28', '22.03.2014 22:18', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20083, '234076851', NULL, NULL, 'guy vanhorick', 'rue des Haies 21', '', '6010', 'Couillet', 'Belgien', 'BE', NULL, NULL, '', '0010043C6H', NULL, NULL, 'Une montre Malibu Diamonds - en marron', NULL, '578824898696', 'FedEx', NULL, '2014-03-28', '22.03.2014 13:48', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20084, '234658371', NULL, NULL, 'ilker yavas', 'rue Jules Broeren 11', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '', '0010212P5C', NULL, NULL, 'Une montre Malibu Diamonds - en marron', NULL, '578824898700', 'FedEx', NULL, '2014-03-28', '25.03.2014 11:18', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20085, '234370225', NULL, NULL, 'Jagdish Koonjul', 'Ave des Chasseurs 32', '', '1950', 'Krainem', 'Belgien', 'BE', NULL, NULL, '', '0010037RBL', NULL, NULL, 'Une montre Malibu Diamonds - en marron', NULL, '578824898711', 'FedEx', NULL, '2014-03-28', '24.03.2014 08:18', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20086, '234365579', NULL, NULL, 'kiatuwa nsombi', 'saint germain 137', '', '1410', 'waterloo', 'Belgien', 'BE', NULL, NULL, '', '001005792S', NULL, NULL, 'Une montre Malibu Diamonds - en marron', NULL, '578824898722', 'FedEx', NULL, '2014-03-28', '24.03.2014 07:48', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20087, '234244397', NULL, NULL, 'Patrice Sautier', 'rue des Bouleaux 22', '', '7140', 'Morlanwelz-Mariemont', 'Belgien', 'BE', NULL, NULL, '', '0010041PB3', NULL, NULL, 'Une montre Malibu Diamonds - en marron', NULL, '578824898733', 'FedEx', NULL, '2014-03-28', '23.03.2014 13:48', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20088, '233836188', NULL, NULL, 'Valérie Isabelle BUEKENHOUT', 'rue du Coq 6', '', '6230', 'Obaix', 'Belgien', 'BE', NULL, NULL, '', '00100916P7', NULL, NULL, 'Une montre Malibu Diamonds - en marron', NULL, '578824898744', 'FedEx', NULL, '2014-03-28', '21.03.2014 08:18', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20089, '234765254', NULL, NULL, 'valter pradelli', 'rue de la Justice 74', '', '4420', 'Saint-Nicolas', 'Belgien', 'BE', NULL, NULL, '', '0010162H5E', NULL, NULL, 'Une montre Malibu Diamonds - en marron', NULL, '578824898755', 'FedEx', NULL, '2014-03-28', '25.03.2014 20:18', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20090, '234125816', NULL, NULL, 'Youssef Johri', 'chaussée de Charleroi 35', '', '6061', 'Montignies-sur-Sambre', 'Belgien', 'BE', NULL, NULL, '', '0010054YEF', NULL, NULL, 'Une montre Malibu Diamonds - en marron', NULL, '578824898766', 'FedEx', NULL, '2014-03-28', '22.03.2014 19:18', 'NL140128LB03', '1', 'a0YC000000XkwQmMAJ', 'a0YC000000XkwQm', ''),
(20091, '234298319', NULL, NULL, 'Agata Kopczuk', 'boulevard Louis Mettewie 73/31', 'bld.louis mettewie 73/31', '1080', 'Molenbeek-Saint-Jean', 'Belgien', 'BE', NULL, NULL, '', '0010023Q5R', NULL, NULL, 'Une montre Malibu Diamonds - en noir', NULL, '578824898777', 'FedEx', NULL, '2014-03-28', '23.03.2014 18:48', 'NL140128LB01', '1', 'a0YC000000XkwQlMAJ', 'a0YC000000XkwQl', ''),
(20092, '234094989', NULL, NULL, 'Alisa-Oana Pirvanescu', 'clos César Franck 8', '', '1342', 'Limelette', 'Belgien', 'BE', NULL, NULL, '', '0010151UUP', NULL, NULL, 'Une montre Malibu Diamonds - en noir', NULL, '578824898788', 'FedEx', NULL, '2014-03-28', '22.03.2014 15:48', 'NL140128LB01', '1', 'a0YC000000XkwQlMAJ', 'a0YC000000XkwQl', ''),
(20093, '234094991', NULL, NULL, 'Alisa-Oana Pirvanescu', 'clos César Franck 8', '', '1342', 'Limelette', 'Belgien', 'BE', NULL, NULL, '', '0010225ODN', NULL, NULL, 'Une montre Malibu Diamonds - en noir', NULL, '578824898788', 'FedEx', NULL, '2014-03-28', '22.03.2014 15:48', 'NL140128LB01', '1', 'a0YC000000XkwQlMAJ', 'a0YC000000XkwQl', ''),
(20094, '233864090', NULL, NULL, 'Christian Allauca', 'Chaussée De Neerstalle 359', '', '1190', 'Forest', 'Belgien', 'BE', NULL, NULL, '', '0010112E8X', NULL, NULL, 'Une montre Malibu Diamonds - en noir', NULL, '578824898803', 'FedEx', NULL, '2014-03-28', '21.03.2014 10:18', 'NL140128LB02', '1', 'a0YC000000XkwQjMAJ', 'a0YC000000XkwQj', ''),
(20095, '233927277', NULL, NULL, 'christine hayot', 'rue des Mérisiers 24', '', '1050', 'Ixelles', 'Belgien', 'BE', NULL, NULL, '', '0010133K5Y', NULL, NULL, 'Une montre Malibu Diamonds - en noir', NULL, '578824898814', 'FedEx', NULL, '2014-03-28', '21.03.2014 15:48', 'NL140128LB02', '1', 'a0YC000000XkwQjMAJ', 'a0YC000000XkwQj', ''),
(20096, '234305768', NULL, NULL, 'Christine Van Ransbeek', 'rue des Faînes 91', '', '1120', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '', '0010021GIU', NULL, NULL, 'Une montre Malibu Diamonds - en noir', NULL, '578824898825', 'FedEx', NULL, '2014-03-28', '23.03.2014 19:48', 'NL140128LB02', '1', 'a0YC000000XkwQjMAJ', 'a0YC000000XkwQj', ''),
(20097, '234771011', NULL, NULL, 'food to go tva:0826635483', 'rue de Trèves 32A', '', '1050', 'Ixelles', 'Belgien', 'BE', NULL, NULL, '', '0010119SSL', NULL, NULL, 'Une montre Malibu Diamonds - en noir', NULL, '578824898836', 'FedEx', NULL, '2014-03-28', '25.03.2014 20:48', 'NL140128LB02', '1', 'a0YC000000XkwQjMAJ', 'a0YC000000XkwQj', ''),
(20098, '234458337', NULL, NULL, 'jean-marie jeurissen', 'rue de l\'Yser 142', '', '4430', 'Ans', 'Belgien', 'BE', NULL, NULL, '', '0010078USI', NULL, NULL, 'Une montre Malibu Diamonds - en noir', NULL, '578824898847', 'FedEx', NULL, '2014-03-28', '24.03.2014 15:18', 'NL140128LB01', '1', 'a0YC000000XkwQlMAJ', 'a0YC000000XkwQl', ''),
(20099, '233865597', NULL, NULL, 'Jean-Yves DEMOULIN', 'rue Ernest Solvay 475', 'BELCCO', '4000', 'Liège', 'Belgien', 'BE', NULL, NULL, '', '00100017QS', NULL, NULL, 'Une montre Malibu Diamonds - en noir', NULL, '578824898858', 'FedEx', NULL, '2014-03-28', '21.03.2014 10:18', 'NL140128LB02', '1', 'a0YC000000XkwQjMAJ', 'a0YC000000XkwQj', ''),
(20100, '234785494', NULL, NULL, 'Jonas  Verbruggen', 'société Vernet Encadreur', 'Rue Longue 26', '1150', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '', '00101158YP', NULL, NULL, 'Une montre Malibu Diamonds - en noir', NULL, '578824898869', 'FedEx', NULL, '2014-03-28', '25.03.2014 22:18', 'NL140128LB02', '1', 'a0YC000000XkwQjMAJ', 'a0YC000000XkwQj', ''),
(20101, '233890207', NULL, NULL, 'Loof Patricia', 'rue de Roubaix 300', 'Rue  de Roubaix 300', '7700', 'Mouscron', 'Belgien', 'BE', NULL, NULL, '', '0010013X2M', NULL, NULL, 'Une montre Malibu Diamonds - en noir', NULL, '578824898870', 'FedEx', NULL, '2014-03-28', '21.03.2014 12:18', 'NL140128LB01', '1', 'a0YC000000XkwQlMAJ', 'a0YC000000XkwQl', ''),
(20102, '233960437', NULL, NULL, 'maggy julsonnet', 'Clos-Saint-Martin 36', '', '5377', 'Waillet', 'Belgien', 'BE', NULL, NULL, '', '0010058WJP', NULL, NULL, 'Une montre Malibu Diamonds - en noir', NULL, '578824898880', 'FedEx', NULL, '2014-03-28', '21.03.2014 19:18', 'NL140128LB02', '1', 'a0YC000000XkwQjMAJ', 'a0YC000000XkwQj', ''),
(20103, '234214546', NULL, NULL, 'marius florea', 'avenue des nerviens 51/14', '', '1040', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '', '0010199XA6', NULL, NULL, 'Une montre Malibu Diamonds - en noir', NULL, '578824898891', 'FedEx', NULL, '2014-03-28', '23.03.2014 11:18', 'NL140128LB02', '1', 'a0YC000000XkwQjMAJ', 'a0YC000000XkwQj', ''),
(20104, '234191593', NULL, NULL, 'Muylle-baert David', 'rue des Déportés 99', '', '7700', 'Luingne', 'Belgien', 'BE', NULL, NULL, '', '00101031K8', NULL, NULL, 'Une montre Malibu Diamonds - en noir', NULL, '578824898906', 'FedEx', NULL, '2014-03-28', '23.03.2014 09:18', 'NL140128LB02', '1', 'a0YC000000XkwQjMAJ', 'a0YC000000XkwQj', ''),
(20105, '234049694', NULL, NULL, 'Omar Semama', 'rue de la Sincérité 27', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '', '0010128LDE', NULL, NULL, 'Une montre Malibu Diamonds - en noir', NULL, '578824898917', 'FedEx', NULL, '2014-03-28', '22.03.2014 11:18', 'NL140128LB01', '1', 'a0YC000000XkwQlMAJ', 'a0YC000000XkwQl', ''),
(20106, '234437939', NULL, NULL, 'Umar Djaoutkhanov', 'rue des Foxhalles 64/4', '', '4800', 'Verviers', 'Belgien', 'BE', NULL, NULL, '', '0010245RTJ', NULL, NULL, 'Une montre Malibu Diamonds - en noir', NULL, '578824898928', 'FedEx', NULL, '2014-03-28', '24.03.2014 13:18', 'NL140128LB02', '1', 'a0YC000000XkwQjMAJ', 'a0YC000000XkwQj', ''),
(20107, '241577813', NULL, NULL, 'Andrea Salvatori', 'VIA AUGUSTO LIVERANI 1', '', '57125', 'LIVORNO', 'Italien', 'IT', NULL, NULL, '3667284258', '0010001K89', NULL, NULL, 'Marrone (GM-508-3)', NULL, '604569145235', 'FedEx', NULL, '2014-05-02', '01.05.2014 09:58', 'IT140326CS07', '1', 'a0YC000000XoiLYMAZ', '196.71', '299.99'),
(20108, '241434854', NULL, NULL, 'Chiara Albertini', 'VIA LUNGO LAGO ITALIA 10', 'Chiara/aldo', '25074', 'IDRO', 'Italien', 'IT', NULL, NULL, '3338859859', '0010191J3P', NULL, NULL, 'Marrone (GM-508-3)', NULL, '604569145246', 'FedEx', NULL, '2014-05-02', '30.04.2014 14:58', 'IT140326CS07', '1', 'a0YC000000XoiLYMAZ', '196.71', '299.99'),
(20109, '241687489', NULL, NULL, 'Rafid Arran', 'BESSEMERGATAN 8Y', '', '811 33', 'SANDVIKEN', 'Schweden', 'SE', NULL, NULL, '737857566', '10220659', NULL, NULL, 'GM-503-3. Diamantklocka med automatiskt urverk', NULL, '604569145257', 'FedEx', NULL, '2014-05-02', '02.05.2014 00:44', 'SE180314HW09', '1', 'a0YC000000XmWpgMAF', '1455.03', '2199.00'),
(20110, '241662073', NULL, NULL, 'Ahmed Zaghdane', 'Rinkebystraket 9', '', '16371', 'Spanga', 'Schweden', 'SE', NULL, NULL, '707295500', '0010242DMD', NULL, NULL, 'GM-503-3. Diamantklocka med automatiskt urverk', NULL, '604569145268', 'FedEx', NULL, '2014-05-02', '01.05.2014 21:44', 'SE180314HW09', '1', 'a0YC000000XmWpgMAF', '1455.03', '2199.00'),
(20111, '241138753', NULL, NULL, 'Tim Nicholls', '159 ST. ANNES ROAD EAST', 'Flat 4, Beaumont Court', 'FY8 3UG', 'LYTHAM ST. ANNES', 'Grossbritannien', 'GB', NULL, NULL, '7554047324', '0010114AZN', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '604569145100', 'FedEx', NULL, '2014-05-02', '29.04.2014 09:22', 'UK140102AMC02', '1', 'a0YC000000Y0OI6MAN', '169.99', '259.00'),
(20112, '241623070', NULL, NULL, 'Ronald McLean', '10 DOMINION STREET', '', 'EC2M 2EE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7821338793', '00100416XE', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '604569145110', 'FedEx', NULL, '2014-05-02', '01.05.2014 16:52', 'UK140102AMC05', '1', 'a0YC000000Y0OI9MAN', '169.99', '259.00'),
(20113, '241687873', NULL, NULL, 'Luke Pagett', '15 New Road', '', 'Ws154aa', 'Armitage', 'Grossbritannien', 'GB', NULL, NULL, '7719469669', '0010127FII', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '604569145121', 'FedEx', NULL, '2014-05-02', '01.05.2014 23:22', 'UK140403AS12', '1', 'a0YC000000XybaiMAB', '129.99', '188.99'),
(20114, '241689977', NULL, NULL, 'Dinh Tran Van', '40 OTTER CLOSE', '', 'E15 2PZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7942999996', '0010092EUO', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '604569145132', 'FedEx', NULL, '2014-05-02', '01.05.2014 23:52', 'UK140403AS13', '1', 'a0YC000000XybdSMAR', '129.99', '188.99'),
(20115, '241580212', NULL, NULL, 'Dean Lane', '63 KEVERNE CLOSE', '', 'NG8 5EG', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7583603915', '0010064F49', NULL, NULL, 'Malibu Diamonds GM-502-4: Black Strap, Black Case, Black Face', NULL, '604569145143', 'FedEx', NULL, '2014-05-02', '01.05.2014 12:52', 'UK140403AS14', '1', 'a0YC000000Xybe1MAB', '129.99', '188.99'),
(20116, '241625880', NULL, NULL, 'Charles Collier', '105 SANDSTONE ROAD', 'Wincobank', 'S9 1AF', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7787367677', '0010014S66', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569145154', 'FedEx', NULL, '2014-05-02', '01.05.2014 16:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(20117, '241688265', NULL, NULL, 'Robert Bolster', '108 MILTON ROAD', '', 'LU1 5JA', 'LUTON', 'Grossbritannien', 'GB', NULL, NULL, '7474651641', '00101026U4', NULL, NULL, 'Sydney Diamonds GM-503-1: Black Strap, Silver Case, White Face', NULL, '604569145165', 'FedEx', NULL, '2014-05-02', '01.05.2014 23:52', 'UK140403AS07', '1', 'a0YC000000Xya0RMAR', '130.98', '188.99'),
(20118, '241631785', NULL, NULL, 'Solomon Adegoke', '13 GLENDALE WAY', '', 'SE28 8HA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7956119965', '0010163S6Z', NULL, NULL, 'Sydney Diamonds GM-503-1: Black Strap, Silver Case, White Face', NULL, '604569145176', 'FedEx', NULL, '2014-05-02', '01.05.2014 17:52', 'UK140403AS07', '1', 'a0YC000000Xya0RMAR', '130.98', '188.99'),
(20119, '241579953', NULL, NULL, 'Alex Coombes', 'Holly House Christmas Lane', '', 'SL2 3JF', 'Farnham Common', 'Grossbritannien', 'GB', NULL, NULL, '7725360707', '0010044WQ5', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '604569145187', 'FedEx', NULL, '2014-05-02', '01.05.2014 12:52', 'UK140403AS08', '1', 'a0YC000000XybEPMAZ', '130.98', '188.99'),
(20120, '241514161', NULL, NULL, 'Clifton Muil', '215 MERTON ROAD', 'Dilever next door to the shop 217 merton road if not home', 'SW18 5EE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7515122801', '0010090NXN', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '604569145198', 'FedEx', NULL, '2014-05-02', '01.05.2014 02:52', 'UK140403AS08', '1', 'a0YC000000XybEPMAZ', '130.98', '188.99'),
(20121, '241560141', NULL, NULL, 'Eustachio Mitrano', '16 York Street', 'Deliver after 10.30am', 'BA1 1NG', 'Bath', 'Grossbritannien', 'GB', NULL, NULL, '7745753178', '001016342K', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '604569145202', 'FedEx', NULL, '2014-05-02', '01.05.2014 10:22', 'UK140403AS09', '1', 'a0YC000000XybF8MAJ', '130.98', '188.99'),
(20122, '241657191', NULL, NULL, 'James Cooper', 'Barn Cottage', 'Malacca Farm', 'GU4 7UG', 'Guildford', 'Grossbritannien', 'GB', NULL, NULL, '7702996987', '0010225KQO', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '604569145213', 'FedEx', NULL, '2014-05-02', '01.05.2014 20:22', 'UK140403AS09', '1', 'a0YC000000XybF8MAJ', '130.98', '188.99'),
(20123, '240056473', NULL, NULL, 'lieve meekers', 'oude Geldenaaksebaan 9', '', '3360', 'Bierbeek', 'Belgien', 'BE', NULL, NULL, '16462225', '10021376', NULL, NULL, 'Dublin horloge - zwart/wit', NULL, '604569144879', 'FedEx', NULL, '2000-00-00', '23.04.2014 08:48', 'NL140310NM04', '1', 'a0YC000000XkDmKMAV', '194.99', '299.00'),
(20124, '241239150', NULL, NULL, 'Lasse Holse', 'Hyttebovej 33', '', '2665', 'Vallensbaek Strand', 'Dänemark', 'DK', NULL, NULL, '29679559', '00101836RB', NULL, NULL, 'Pionier-ur med sort rem, sÃ¸lvfarvet urkasse og hvid urskive (GM-503-1)', NULL, '604569144880', 'FedEx', NULL, '2014-04-30', '29.04.2014 15:36', 'DK180314HW07', '1', 'a0YC000000XmWwXMAV', '1231.01', '1899.00'),
(20125, '241215439', NULL, NULL, 'Route 66/Sascha Tolstrup Jensen', 'Strandvej 1', '', '3600', 'Frederikssund', 'Dänemark', 'DK', NULL, NULL, '60603525', '00102465M1', NULL, NULL, 'Pionier-ur med sort rem, sort urkasse og sort urskive (GM-503-4)', NULL, '604569144890', 'FedEx', NULL, '2014-04-30', '29.04.2014 13:06', 'DK180314HW10', '1', 'a0YC000000XmWxfMAF', '1231.01', '1899.00'),
(20126, '241173128', NULL, NULL, 'ari tuomainen', 'Eljaantie 8', '', '79100', 'LEPPAEVIRTA', 'Finnland', 'FI', NULL, NULL, '408209131', '0010042PN7', NULL, NULL, 'GM-508-1 - Theorema Dublin -rannekello', NULL, '604569144905', 'FedEx', NULL, '2014-04-30', '29.04.2014 13:48', 'FI180314HW12', '1', 'a0YC000000XmZaJMAV', '205.01', '299.00'),
(20127, '241035128', NULL, NULL, 'Paul Duffy', '28 Crescent View, Riverside,', 'Please leave inside porch if no one is home.  Thank you.', 'ZZ75', 'Galway', 'Irland', 'IE', NULL, NULL, '879737582', '0010094N46', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face (GM-508-3)', NULL, '604569144857', 'FedEx', NULL, '2014-04-30', '28.04.2014 19:09', 'IE140414AP03', '1', 'a0YC000000Y09JPMAZ', '200.00', '309.98'),
(20128, '241017117', NULL, NULL, 'Viktor Pinkasevych', '43 Wheatfields Grove', '', 'dublin22', 'clondalkin', 'Irland', 'IE', NULL, NULL, '857036006', '001017734A', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face (GM-508-2)', NULL, '604569144868', 'FedEx', NULL, '2014-04-30', '28.04.2014 16:02', 'IE140414AP02', '1', 'a0YC000000Y09E3MAJ', '200.00', '309.98'),
(20129, '240982408', NULL, NULL, 'Johnny Rance', '97 MERCIAN WAY', '', 'SK3 9DF', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7979318430', '0010204NEO', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '604569144721', 'FedEx', NULL, '2014-04-30', '28.04.2014 13:52', 'UK140102AMC04', '1', 'a0YC000000Y0OI8MAN', '169.99', '259.00'),
(20130, '241286121', NULL, NULL, 'Mary Forsythe', '7-19 ROYAL AVENUE', 'Diamond Heron Solicitors', 'BT1 1FB', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7990911999', '10141336', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '604569144732', 'FedEx', NULL, '2014-04-30', '29.04.2014 21:53', 'UK140102AMC04', '1', 'a0YC000000Y0OI8MAN', '169.99', '259.00'),
(20131, '241169548', NULL, NULL, 'Tomas Miskinis', '3 CAXTON ROAD', '', 'NG5 1RH', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7742892156', '0010140CHR', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '604569144743', 'FedEx', NULL, '2014-04-30', '29.04.2014 11:23', 'UK140102AMC04', '1', 'a0YC000000Y0OI8MAN', '169.99', '259.00'),
(20132, '241147795', NULL, NULL, 'Leighann Rowe', '56 BELGRAVE ROAD', 'Wyken', 'CV2 5BE', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7428766127', '0010186NMO', NULL, NULL, 'Copacabana Watch With Gold Case - GM-104-2', NULL, '604569144754', 'FedEx', NULL, '2014-04-30', '29.04.2014 10:24', 'UK140102AMC03', '1', 'a0YC000000Y0OI7MAN', '169.99', '259.00'),
(20133, '241098709', NULL, NULL, 'Labi Krasniqi', '609-611 FULHAM ROAD', '', 'SW6 5UA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '4,47811E+11', '00102234X7', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '604569144765', 'FedEx', NULL, '2014-04-30', '29.04.2014 01:22', 'UK140102AMC05', '1', 'a0YC000000Y0OI9MAN', '169.99', '259.00'),
(20134, '241183901', NULL, NULL, 'Thando Moyo', '172 LONG RIDING', '', 'SS14 1RB', 'BASILDON', 'Grossbritannien', 'GB', NULL, NULL, '7947276754', '0010222J7N', NULL, NULL, 'Malibu Diamonds GM-502-1: Black Strap, Silver Case, Silver Face', NULL, '604569144776', 'FedEx', NULL, '2014-04-30', '29.04.2014 12:53', 'UK140403AS11', '1', 'a0YC000000XybXZMAZ', '129.99', '188.99'),
(20135, '241092434', NULL, NULL, 'Michael Newton', '34 ROSEMARY DRIVE', '', 'MK43 8PL', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '1234325849', '0010171XLR', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '604569144787', 'FedEx', NULL, '2014-04-30', '28.04.2014 23:52', 'UK140403AS12', '1', 'a0YC000000XybaiMAB', '129.99', '188.99'),
(20136, '240902345', NULL, NULL, 'KWADWO AMOAKOHENE', '269 THE HIDES', '', 'CM20 3QX', 'HARLOW', 'Grossbritannien', 'GB', NULL, NULL, '7961757580', '0010244N8R', NULL, NULL, 'Malibu Diamonds GM-502-4: Black Strap, Black Case, Black Face', NULL, '604569144798', 'FedEx', NULL, '2014-04-30', '28.04.2014 02:52', 'UK140403AS14', '1', 'a0YC000000Xybe1MAB', '129.99', '188.99'),
(20137, '238440083', NULL, NULL, 'Faycal H', 'Kimble house 1 flat 29 LILESTONE STREET', '', 'NW8 8TG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7456421212', '00102390D9', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569144802', 'FedEx', NULL, '2014-04-30', '28.04.2014 15:51', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(20138, '241067852', NULL, NULL, 'tracy collins', '390 GARRETTS GREEN LANE', '', 'B33 0TR', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '1212436541', '0010016I1B', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569144813', 'FedEx', NULL, '2014-04-30', '28.04.2014 21:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(20139, '241000402', NULL, NULL, 'Hannah Ward', '26 SALISBURY ROAD', '', 'PO6 2PN', 'PORTSMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7899921930', '0010200LBP', NULL, NULL, 'Sydney Diamonds GM-503-1: Black Strap, Silver Case, White Face', NULL, '604569144824', 'FedEx', NULL, '2014-04-30', '28.04.2014 15:23', 'UK140403AS07', '1', 'a0YC000000Xya0RMAR', '130.98', '188.99'),
(20140, '241185089', NULL, NULL, 'Kevin Hanson', '59 Westwood Gardens', '', 'PA3 1NA', 'Paisley', 'Grossbritannien', 'GB', NULL, NULL, '7939991829', '0010089QVA', NULL, NULL, 'Sydney Diamonds GM-503-1: Black Strap, Silver Case, White Face', NULL, '604569144835', 'FedEx', NULL, '2014-04-30', '29.04.2014 12:52', 'UK140403AS07', '1', 'a0YC000000Xya0RMAR', '130.98', '188.99'),
(20141, '241133808', NULL, NULL, 'Lisa Timms', '46 SUMMERS STREET', '', 'SN2 2HB', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7972168152', '0010231MQ7', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '604569144846', 'FedEx', NULL, '2014-04-30', '29.04.2014 08:54', 'UK140403AS08', '1', 'a0YC000000XybEPMAZ', '130.98', '188.99'),
(20142, '240930469', NULL, NULL, 'Saleema Salem', 'Corniche 1', '1 Corniche', '662', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71501E+11', '10017931', NULL, NULL, 'Theorema Casablanca Watch - Black strap, silver case & black dial', NULL, '604569144607', 'FedEx', NULL, '2014-04-29', '28.04.2014 04:08', 'a0YC000000XoML8MAN', '1', 'a0YC000000XoML8MAN', '', '1499.00'),
(20143, '240803702', NULL, NULL, 'Salma Al Darmaki', 'clock Tower Streat Al Ain UAE', 'Al Ain NBAD', 'Al AIN', 'Abu dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '506137139', '0010100WQK', NULL, NULL, 'Theorema Casablanca Watch - Black strap, silver case & black dial', NULL, '604569144618', 'FedEx', NULL, '2014-04-29', '27.04.2014 08:38', 'a0YC000000XoML8MAN', '1', 'a0YC000000XoML8MAN', '', '1499.00'),
(20144, '240942819', NULL, NULL, 'Mamoun Abdel Nabi', 'Zayed the 1st 7', 'B171 Khalidiyah', '', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71506E+11', '0010019CO8', NULL, NULL, 'Theorema Casablanca Watch - Black strap, silver case & gold dial', NULL, '604569144629', 'FedEx', NULL, '2014-04-29', '28.04.2014 05:08', 'a0YC000000XoMLwMAN', '1', 'a0YC000000XoMLwMAN', '', '1499.00'),
(20145, '240786929', NULL, NULL, 'Mazen Mizher', 'old mazda 026769797', '1702 Bayader building opposite arjan apts', '', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '504456664', '10091392', NULL, NULL, 'Theorema Casablanca Watch - Black strap, silver case & gold dial', NULL, '604569144630', 'FedEx', NULL, '2014-04-29', '27.04.2014 07:08', 'a0YC000000XoMLwMAN', '1', 'a0YC000000XoMLwMAN', '', '1499.00'),
(20146, '240890644', NULL, NULL, 'Esam Hittini', 'Al taawn 00', '702 Beach tower 2', '971', '50 4982220', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '055-4982220', '0010097I6A', NULL, NULL, 'Theorema Casablanca Watch - Black strap, silver case & silver dial', NULL, '604569144640', 'FedEx', NULL, '2014-04-29', '27.04.2014 18:08', 'a0YC000000XoMKjMAN', '1', 'a0YC000000XoMKjMAN', '', '1499.00'),
(20147, '240752811', NULL, NULL, 'Joselito Castano', 'Jebel ALi Industrial Area 2 2', '8 Jebel Ali', '294585', 'dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '559781215', '0010170V4M', NULL, NULL, 'Theorema Casablanca Watch - Brown strap, gold case & black dial', NULL, '604569144651', 'FedEx', NULL, '2014-04-29', '27.04.2014 03:08', 'a0YC000000XoMLSMA3', '1', 'a0YC000000XoMLSMA3', '', '1499.00'),
(20148, '240691945', NULL, NULL, 'Nabil KHATIR', 'Al bateel 43', 'villa 38 Um suqueim 2', '', 'DUBAI', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '509294565', '00101489G0', NULL, NULL, 'Theorema Copacabana Watch - GM-104-1: Black Strap, Silver Case, Black Face', NULL, '604569144662', 'FedEx', NULL, '2014-04-29', '26.04.2014 12:38', 'a0YC000000XoMBOMA3', '1', 'a0YC000000XoMBOMA3', '', '1499.00'),
(20149, '240765331', NULL, NULL, 'Dilipa Herath', 'Sheikh Zayed Road 34', 'Showrrom No 02 Al Wasal', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '508589692', '0010133XG8', NULL, NULL, 'Theorema Copacabana Watch -GM-104-3: Black Strap, Black Case, Black Face', NULL, '604569144673', 'FedEx', NULL, '2014-04-29', '27.04.2014 04:38', 'a0YC000000XoMClMAN', '1', 'a0YC000000XoMClMAN', '', '1499.00'),
(20150, '240846957', NULL, NULL, 'Nicoline Steen', 'Borgbjergsvej 21', '', '2450', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '23341056', '0010168FTR', NULL, NULL, 'Pionier-herreur med brun rem, gylden urkasse og sort urskive (GM-508-3)', NULL, '604569144445', 'FedEx', NULL, '2014-04-29', '27.04.2014 16:36', 'DK180314HW14', '1', 'a0YC000000XmZjAMAV', '1530.04', '2349.00'),
(20151, '240798465', NULL, NULL, 'AGNIESZKA CIBA', '6 CAMDEN AVENUE', 'ROYAL CANAL PARK', '15', 'DUBLIN', 'Irland', 'IE', NULL, NULL, '873660182', '0010134FAU', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face (GM-508-2)', NULL, '604569144386', 'FedEx', NULL, '2014-04-29', '27.04.2014 12:02', 'IE140414AP02', '1', 'a0YC000000Y09E3MAJ', '200.00', '309.98'),
(20152, '240677071', NULL, NULL, 'David Byrne', '189 Mourne Road', '', 'D 12', 'Drimnagh', 'Irland', 'IE', NULL, NULL, '860560639', '00101947XU', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face (GM-508-4)', NULL, '604569144397', 'FedEx', NULL, '2014-04-29', '26.04.2014 15:02', 'IE140414AP04', '1', 'a0YC000000Y09JjMAJ', '200.00', '309.98'),
(20153, '240695772', NULL, NULL, 'adnane elrhorfi', 'VIA ROMA 20', 'via roma n 20 Vigonza (PD)', '35010', 'VIGONZA', 'Italien', 'IT', NULL, NULL, '3208825097', '0010056IYP', NULL, NULL, 'Marrone (GM-508-3)', NULL, '604569144401', 'FedEx', NULL, '2014-04-29', '26.04.2014 15:58', 'IT140326CS07', '1', 'a0YC000000XoiLYMAZ', '196.71', '299.99'),
(20154, '240618324', NULL, NULL, 'Antonino Cofano', 'VIA DELLA RINASCITA 1', '', '94100', 'ENNA', 'Italien', 'IT', NULL, NULL, '3286585806', '001022651H', NULL, NULL, 'Marrone (GM-508-3)', NULL, '604569144412', 'FedEx', NULL, '2014-04-29', '26.04.2014 07:28', 'IT140326CS07', '1', 'a0YC000000XoiLYMAZ', '196.71', '299.99'),
(20155, '240511074', NULL, NULL, 'Luciano Rosati', 'PIAZZA  ca\' boneto 4', '', '43010', 'MONCHIO DELLE CORTI', 'Italien', 'IT', NULL, NULL, '3494618330', '00100542GA', NULL, NULL, 'Nero con dettagli blu (GM-508-1)', NULL, '604569144423', 'FedEx', NULL, '2014-04-29', '25.04.2014 13:28', 'IT140326CS05', '1', 'a0YC000000XoiL4MAJ', '196.71', '299.99'),
(20156, '240896930', NULL, NULL, 'simone capaccioli', 'VIA ALIGI BARDUCCI 8', '', '50023', 'IMPRUNETA', 'Italien', 'IT', NULL, NULL, '3385890212', '00101849Y9', NULL, NULL, 'Nero con dettagli grigi (GM-508-2)', NULL, '604569144434', 'FedEx', NULL, '2014-04-29', '27.04.2014 22:28', 'IT140326CS06', '1', 'a0YC000000XoiLTMAZ', '196.71', '299.99'),
(20157, '240789875', NULL, NULL, 'Aida Fatkic', 'HAGTORNSVAEGEN 95', '', '613 38', 'OXELOESUND', 'Schweden', 'SE', NULL, NULL, '765955901', '0010245S67', NULL, NULL, 'GM-503-1. Diamantklocka med automatiskt urverk', NULL, '604569144456', 'FedEx', NULL, '2014-04-29', '27.04.2014 13:14', 'SE180314HW07', '1', 'a0YC000000XmWkHMAV', '1455.03', '2199.00'),
(20158, '240542863', NULL, NULL, 'Kent Lust', 'STENHAGSVAEGEN 14', '', '184 33', 'AKERSBERGA', 'Schweden', 'SE', NULL, NULL, '704418040', '001004514U', NULL, NULL, 'GM-503-1. Diamantklocka med automatiskt urverk', NULL, '604569144467', 'FedEx', NULL, '2014-04-29', '25.04.2014 19:44', 'SE180314HW07', '1', 'a0YC000000XmWkHMAV', '1455.03', '2199.00'),
(20159, '240721532', NULL, NULL, 'Ky Buon Tang', 'LOETGARDARNA 6', '', '69135', 'KARLSKOGA', 'Schweden', 'SE', NULL, NULL, '070 754 8318', '0010073AOJ', NULL, NULL, 'GM-503-1. Diamantklocka med automatiskt urverk', NULL, '604569144478', 'FedEx', NULL, '2014-04-29', '26.04.2014 22:44', 'SE180314HW07', '1', 'a0YC000000XmWkHMAV', '1455.03', '2199.00'),
(20160, '240732002', NULL, NULL, 'Michelle Svendsen', 'hagalundsgatan 20', '', '16963', 'solna', 'Schweden', 'SE', NULL, NULL, '700457426', '0010079XSX', NULL, NULL, 'GM-503-1. Diamantklocka med automatiskt urverk', NULL, '604569144489', 'FedEx', NULL, '2014-04-29', '27.04.2014 00:45', 'SE180314HW07', '1', 'a0YC000000XmWkHMAV', '1455.03', '2199.00'),
(20161, '240657995', NULL, NULL, 'Rolf Andtbacka', 'BULTBOVAEGEN 1B', '', '814 42', 'SKUTSKAER', 'Schweden', 'SE', NULL, NULL, '703567780', '0010116PXN', NULL, NULL, 'GM-503-1. Diamantklocka med automatiskt urverk', NULL, '604569144490', 'FedEx', NULL, '2014-04-29', '26.04.2014 14:14', 'SE180314HW07', '1', 'a0YC000000XmWkHMAV', '1455.03', '2199.00'),
(20162, '240543688', NULL, NULL, 'Almas Narlund', 'Slaeggbacken 7', ' 5tr', '17153', 'Solna', 'Schweden', 'SE', NULL, NULL, '', '001008323B', NULL, NULL, 'GM-503-3. Diamantklocka med automatiskt urverk', NULL, '604569144504', 'FedEx', NULL, '2014-04-29', '25.04.2014 19:44', 'SE180314HW09', '1', 'a0YC000000XmWpgMAF', '1455.03', ''),
(20163, '240625250', NULL, NULL, 'Anders Montheli', 'GIBRALTARGATAN 68', '', '412 58', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '704682243', '0010135Y3B', NULL, NULL, 'GM-503-3. Diamantklocka med automatiskt urverk', NULL, '604569144515', 'FedEx', NULL, '2014-04-29', '26.04.2014 10:44', 'SE180314HW09', '1', 'a0YC000000XmWpgMAF', '1455.03', '2199.00'),
(20164, '240705634', NULL, NULL, 'Helena Tuljo', 'AMIRALSGATAN 76', '', '214 37', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '735904486', '00100049AR', NULL, NULL, 'GM-503-3. Diamantklocka med automatiskt urverk', NULL, '604569144526', 'FedEx', NULL, '2014-04-29', '26.04.2014 20:44', 'SE180314HW09', '1', 'a0YC000000XmWpgMAF', '1455.03', '2199.00'),
(20165, '240632204', NULL, NULL, 'Marsha Bersanova', 'Huddingevaegen 500', 'Khalid  Umarov', '14641', 'Tullinge', 'Schweden', 'SE', NULL, NULL, '762712067', '0010201X3H', NULL, NULL, 'GM-503-3. Diamantklocka med automatiskt urverk', NULL, '604569144537', 'FedEx', NULL, '2014-04-29', '26.04.2014 11:44', 'SE180314HW09', '1', 'a0YC000000XmWpgMAF', '1455.03', '2199.00'),
(20166, '240513669', NULL, NULL, 'Sandra Carrasco', 'SPINNROCKSVAEGEN 12', '', '168 75', 'BROMMA', 'Schweden', 'SE', NULL, NULL, '', '0010081WMH', NULL, NULL, 'GM-503-3. Diamantklocka med automatiskt urverk', NULL, '604569144548', 'FedEx', NULL, '2014-04-29', '25.04.2014 16:44', 'SE180314HW09', '1', 'a0YC000000XmWpgMAF', '1455.03', '2199.00'),
(20167, '240868711', NULL, NULL, 'Thuvarakan Mayonmarukan', 'Merkuriusgatan 172', '', '25472', 'Helsingborg', 'Schweden', 'SE', NULL, NULL, '46764053263', '0010033SGR', NULL, NULL, 'GM-503-3. Diamantklocka med automatiskt urverk', NULL, '604569144559', 'FedEx', NULL, '2014-04-29', '27.04.2014 21:44', 'SE180314HW09', '1', 'a0YC000000XmWpgMAF', '1455.03', '2199.00'),
(20168, '240580027', NULL, NULL, 'Camilo Estevez', '12 CYPRESS PLACE', '', 'CF5 3LN', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7923948861', '0010210YHV', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '604569143953', 'FedEx', NULL, '2014-04-29', '25.04.2014 22:52', 'UK140403AS12', '1', 'a0YC000000XybaiMAB', '129.99', '188.99'),
(20169, '240536510', NULL, NULL, 'Kellie Hartley', '5 EXETER STREET', '', 'HX6 2DG', 'SOWERBY BRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7724695598', '0010123M8N', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '604569143964', 'FedEx', NULL, '2014-04-29', '25.04.2014 17:52', 'UK140403AS12', '1', 'a0YC000000XybaiMAB', '129.99', '188.99'),
(20170, '240558891', NULL, NULL, 'Matthew Eyres', '10 Shuttle Drive', '', 'OL10 3FJ', 'Heywood', 'Grossbritannien', 'GB', NULL, NULL, '7703390931', '0010007MNR', NULL, NULL, 'Malibu Diamonds GM-502-4: Black Strap, Black Case, Black Face', NULL, '604569143975', 'FedEx', NULL, '2014-04-29', '25.04.2014 20:22', 'UK140403AS14', '1', 'a0YC000000Xybe1MAB', '129.99', '188.99'),
(20171, '240562037', NULL, NULL, 'Andrzej Grygulicz', '21 MILDRED CLOSE', '', 'DA1 1XP', 'DARTFORD', 'Grossbritannien', 'GB', NULL, NULL, '7737261400', '0010067F5C', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569143986', 'FedEx', NULL, '2014-04-29', '25.04.2014 20:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(20172, '240829392', NULL, NULL, 'Caroline Bentley-Read', '114 CROSSWAYS', '', 'ME10 4BY', 'SITTINGBOURNE', 'Grossbritannien', 'GB', NULL, NULL, '7989570689', '0010222ROB', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569143997', 'FedEx', NULL, '2014-04-29', '27.04.2014 16:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(20173, '240872672', NULL, NULL, 'CJ Hussein', '121 KINGSHILL DRIVE', '', 'HA3 8QT', 'HARROW', 'Grossbritannien', 'GB', NULL, NULL, '7946821235', '0010096HYD', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569144000', 'FedEx', NULL, '2014-04-29', '27.04.2014 21:22', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(20174, '240661678', NULL, NULL, 'Emma McKechnie', '2 YARROW COURT', '', 'G72 7YE', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '75454342744', '001009221S', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569144011', 'FedEx', NULL, '2014-04-29', '26.04.2014 13:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(20175, '240676442', NULL, NULL, 'Ethan Wilkinson', '28 Tennyson avenue', '', 'Ts25 5nu', 'Cleveland', 'Grossbritannien', 'GB', NULL, NULL, '7772385141', '0010016SIV', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569144022', 'FedEx', NULL, '2014-04-29', '26.04.2014 15:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(20176, '240810205', NULL, NULL, 'Ivana Carrioni-Burnett', 'HMNB DEVONPORT', 'Wardroom, HMS Drake', 'PL2 2BG', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7932909813', '0010144NWQ', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569144033', 'FedEx', NULL, '2014-04-29', '27.04.2014 14:22', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(20177, '240518724', NULL, NULL, 'John Mcdonald', '115 HALE ROAD', '', 'L24 1UE', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7870975226', '0010151CHQ', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569144044', 'FedEx', NULL, '2014-04-29', '25.04.2014 15:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(20178, '240856471', NULL, NULL, 'John Moohan', '1 DALHOUSIE CHESTERS COURT', 'Thank you', 'EH19 3GY', 'BONNYRIGG', 'Grossbritannien', 'GB', NULL, NULL, '7867426035', '001017967H', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569144055', 'FedEx', NULL, '2014-04-29', '27.04.2014 19:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(20179, '240896513', NULL, NULL, 'lesley walker', '145 EWE LAMB LANE', '', 'NG9 3JW', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7838500568', '0010224EHT', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569144066', 'FedEx', NULL, '2014-04-29', '28.04.2014 00:22', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(20180, '240526459', NULL, NULL, 'Paul Marsh', '16 Puttney Drive', '', 'ME10 2SJ', 'Sittingbourne', 'Grossbritannien', 'GB', NULL, NULL, '7837383119', '0010223VJS', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569144077', 'FedEx', NULL, '2014-04-29', '25.04.2014 16:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(20181, '240890168', NULL, NULL, 'Ryan Clare', '62 ROLLASON ROAD', '', 'CV6 4AL', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7772094571', '0010231VK6', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569144088', 'FedEx', NULL, '2014-04-29', '27.04.2014 23:22', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(20182, '240659652', NULL, NULL, 'samantha fowler', '15 CURWEN STREET', '', 'CA14 4BD', 'WORKINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7541361006', '0010201FTP', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569144099', 'FedEx', NULL, '2014-04-29', '26.04.2014 13:22', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(20183, '240897250', NULL, NULL, 'Andy Howlett', '50 PRINCES ROAD', '', 'GU32 3BH', 'PETERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7818038099', '0010084Y7F', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569144103', 'FedEx', NULL, '2014-04-29', '28.04.2014 00:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20184, '240695841', NULL, NULL, 'Bogdan Miszkiel', '18 NEW STREET', '', 'YO8 4PT', 'SELBY', 'Grossbritannien', 'GB', NULL, NULL, '7877895626', '00100267II', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569144114', 'FedEx', NULL, '2014-04-29', '26.04.2014 18:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20185, '240879014', NULL, NULL, 'Craig Boyle', '1 DALHOUSIE CHESTERS COURT', '', 'EH19 3GY', 'BONNYRIGG', 'Grossbritannien', 'GB', NULL, NULL, '7867426035', '0010034RII', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569144125', 'FedEx', NULL, '2014-04-29', '27.04.2014 21:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20186, '240789300', NULL, NULL, 'Dan Mullins', '812 WHITCHURCH LANE', '', 'BS14 0JP', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7527045146', '00100543GX', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569144136', 'FedEx', NULL, '2014-04-29', '27.04.2014 12:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20187, '240734344', NULL, NULL, 'Ivan Dzhumerkov', '1 ASHBURTON ROAD', '', 'E16 1PD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7888816103', '0010059TIL', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569144147', 'FedEx', NULL, '2014-04-29', '26.04.2014 23:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20188, '240837832', NULL, NULL, 'JAMIE MARKs', '29 ABBEY DRIVE', 'Swinton', 'M27 6AS', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7803550780', '0010075XVH', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569144158', 'FedEx', NULL, '2014-04-29', '27.04.2014 17:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20189, '240803927', NULL, NULL, 'jennifer awuah', '11 WILLAN ROAD', '', 'N17 6ND', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7903835720', '0010121EW1', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569144169', 'FedEx', NULL, '2014-04-29', '27.04.2014 13:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20190, '240698254', NULL, NULL, 'julie webb', '2 PIRIES PLACE', '', 'RH12 1EH', 'HORSHAM', 'Grossbritannien', 'GB', NULL, NULL, '7974007436', '0010235P68', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569144170', 'FedEx', NULL, '2014-04-29', '26.04.2014 18:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20191, '240653111', NULL, NULL, 'Lydia Watkins-Taylor', '47 CEFNDRE', '', 'LL13 9PA', 'WREXHAM', 'Grossbritannien', 'GB', NULL, NULL, '7403049713', '0010092CCK', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569144180', 'FedEx', NULL, '2014-04-29', '26.04.2014 12:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20192, '240887161', NULL, NULL, 'MARK WALDRON', '1 CHURCH ROAD', 'BUBBENHALL', 'CV8 3BE', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7901513382', '0010147M5J', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569144191', 'FedEx', NULL, '2014-04-29', '27.04.2014 22:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20193, '240683479', NULL, NULL, 'Martin Johnson', '3 Stainburn Avenue', '', 'L11 3DE', 'Liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7518934855', '0010151YDV', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569144206', 'FedEx', NULL, '2014-04-29', '26.04.2014 16:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20194, '240886086', NULL, NULL, 'Parminder Shergill', '32 GLENDON ROAD', '', 'DE24 3LT', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7805197888', '10125666', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569144217', 'FedEx', NULL, '2014-04-29', '27.04.2014 22:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20195, '240856537', NULL, NULL, 'Robert Parker', '11 SOAR CLOSE', '', 'DE65 5LD', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7854030036', '0010162MZY', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569144228', 'FedEx', NULL, '2014-04-29', '27.04.2014 19:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20196, '240739463', NULL, NULL, 'Shirin Zakirova', '74 CAVENDISH ROAD', '', 'SW19 2EU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7448292558', '0010117UUS', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569144239', 'FedEx', NULL, '2014-04-29', '27.04.2014 00:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20197, '240588449', NULL, NULL, 'Ancy Reji', '3 WOLSEY WAY', '', 'KT9 1XQ', 'CHESSINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7446193630', '00101715P5', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569144240', 'FedEx', NULL, '2014-04-29', '26.04.2014 00:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(20198, '240762941', NULL, NULL, 'Andrew Macpherson', 'ROSEMORE LENTRAN HILL', '', 'IV3 8RL', 'INVERNESS', 'Grossbritannien', 'GB', NULL, NULL, '7875059414', '0010240PH1', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, 'RL707485585DE', 'Deutsche Post', NULL, '2014-04-29', '27.04.2014 09:53', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(20199, '240829804', NULL, NULL, 'David Wilson', '36/3 PARKHEAD DRIVE', '', 'EH11 4SP', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7963216213', '0010048DOP', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569144261', 'FedEx', NULL, '2014-04-29', '27.04.2014 16:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(20200, '240789465', NULL, NULL, 'Denise Latham', '1 QUEENS GARDENS', '', 'EH53 0EQ', 'LIVINGSTON', 'Grossbritannien', 'GB', NULL, NULL, '7840257701', '0010056C0F', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569144272', 'FedEx', NULL, '2014-04-29', '27.04.2014 12:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(20201, '240740428', '', '', 'mohsen jawar', '36 ROXBY CLOSE', 'lincoln green', 'LS9 7LR', 'LEEDS', 'Grossbritannien', '', '', '', '7982909237', '00101552KT', '', '', 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', 'lt. Groupon vom 01.05.2014 hat Kunde Uhr nicht erhalten! lt. Fedex vom 08.05.14 hat der Kunde die Ware selber in Empfang genommen und auch unterschrieben', '604569144283', 'FedEx', '', '2014-04-29', '27.04.2014 01:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(20202, '240835610', NULL, NULL, 'PAUL CONROY', '209 LADYBANK ROAD', 'MICKLEOVER', 'DE3 0RR', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '1332515523', '10200419', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569144294', 'FedEx', NULL, '2014-04-29', '27.04.2014 17:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(20203, '240621716', NULL, NULL, 'Tamika Hunter', '98 INNES GARDENS', '', 'SW15 3AE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7957944968', '0010029YWS', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569144309', 'FedEx', NULL, '2014-04-29', '26.04.2014 10:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(20204, '240857061', NULL, NULL, 'Yee Leong', '29 SHARROW STREET', '', 'S11 8BY', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7918599911', '0010221XHM', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569144310', 'FedEx', NULL, '2014-04-29', '27.04.2014 19:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(20205, '240840651', NULL, NULL, 'Ausra Menkauskaite', '237 TOLLGATE TOLLGATE ROAD', '', 'E6 5XW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7825653559', '0010202W8I', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '604569144320', 'FedEx', NULL, '2014-04-29', '27.04.2014 17:52', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(20206, '240884731', NULL, NULL, 'Gary Pyle', '58 MALCOLM AVENUE', 'Swinton Clifton Manchester', 'M27 8HE', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7463391824', '10088491', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '604569144331', 'FedEx', NULL, '2014-04-29', '27.04.2014 22:22', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(20207, '240556906', NULL, NULL, 'Kirsty Bogic', '10 NETTLECROFT', 'west green', 'S71 5SD', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7909780866', '0010173WY4', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '604569144342', 'FedEx', NULL, '2014-04-29', '25.04.2014 20:22', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(20208, '240879336', NULL, NULL, 'Parminder Shergill', '32 GLENDON ROAD', '', 'DE24 3LT', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7805197888', '00101681V3', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '604569144217', 'FedEx', NULL, '2014-04-29', '27.04.2014 21:52', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(20209, '240523283', NULL, NULL, 'Robert Luff', '1 WOODBOROUGH ROAD', '', 'NG1 3FG', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7739797019', '0010194DAL', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '604569144364', 'FedEx', NULL, '2014-04-29', '25.04.2014 16:22', 'UK140403AS08', '1', 'a0YC000000XybEPMAZ', '130.98', '188.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(20210, '239995955', NULL, NULL, 'georgina begbey', '28 UPLANDS WAY', '', 'TN13 3BW', 'SEVENOAKS', 'Grossbritannien', 'GB', NULL, NULL, '7540846498', '0010047IFY', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '604569143107', 'FedEx', NULL, '2014-04-24', '22.04.2014 23:52', 'UK140403AS13', '1', 'a0YC000000XybdSMAR', '129.99', '188.99'),
(20211, '239883969', NULL, NULL, 'Chloe Guiry', '35 STOCKPORT ROAD', '', 'SW16 5XE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7459236283', '0010018B82', NULL, NULL, 'Malibu Diamonds GM-502-4: Black Strap, Black Case, Black Face', NULL, '604569143118', 'FedEx', NULL, '2014-04-24', '22.04.2014 13:25', 'UK140403AS14', '1', 'a0YC000000Xybe1MAB', '129.99', '188.99'),
(20212, '239986619', NULL, NULL, 'kavita kulcsar', '20 FOYLE ROAD', 'Tottenham', 'N17 0NL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7727668475', '0010178A6J', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569143129', 'FedEx', NULL, '2014-04-24', '22.04.2014 22:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20213, '239952240', NULL, NULL, 'Michael Savill', '5 CANTERBURY GARDENS', 'Canterbury Gardens', 'GU14 6TZ', 'FARNBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '1252521846', '0010045JX3', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569143130', 'FedEx', NULL, '2014-04-24', '22.04.2014 20:10', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20214, '239947662', NULL, NULL, 'paula westwater', '29 KIRKHARLE DRIVE', '29 kirkharle drive', 'NE61 6TE', 'MORPETH', 'Grossbritannien', 'GB', NULL, NULL, '1670503809', '00100634QP', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569143140', 'FedEx', NULL, '2014-04-24', '22.04.2014 20:10', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20215, '239957018', NULL, NULL, 'Ian Hallam', '9 RAMSDALE AVENUE', 'Leigh Park', 'PO9 4DY', 'HAVANT', 'Grossbritannien', 'GB', NULL, NULL, '7961947144', '00102111BF', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '604569143151', 'FedEx', NULL, '2014-04-24', '22.04.2014 20:10', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(20216, '239989813', NULL, NULL, 'Patrick Bainbridge', 'WOODMANS COT LONG MILL LANE', 'St Mary\'s Platt', 'TN15 8LG', 'SEVENOAKS', 'Grossbritannien', 'GB', NULL, NULL, '07964 241320', '0010164LNY', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '604569143162', 'FedEx', NULL, '2014-04-24', '22.04.2014 23:22', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(20217, '239968388', NULL, NULL, 'Kristina Mantilla', 'Nuijatie 3B 9', '', 'Vantaa', 'Finnland', '01650', 'FI', NULL, NULL, '443299333', '0010052LGJ', NULL, NULL, 'GM-508-2 - Theorema Dublin -rannekello', NULL, '6,04569E+11', 'FedEx', NULL, '2014-04-23', '22.04.2014 23:18', 'FI180314HW15', '1', 'a0YC000000XmZbYMAV', '205.01', '299.00'),
(20218, '240088927', NULL, NULL, 'Amelia Henson', '36 HERSCHEL ROAD', '', 'BD8 0QS', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7776464263', '00100039C2', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569143200', 'FedEx', NULL, '2014-04-24', '23.04.2014 12:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20219, '240083816', NULL, NULL, 'Suneel Kumar Jalagadugu', '10 ALL SAINTS CLOSE', '', 'RG40 1WE', 'WOKINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7715181410', '00101462LX', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Silver Case and Gold Face GM-103-4', NULL, '604569143210', 'FedEx', NULL, '2014-04-24', '23.04.2014 12:52', 'UK140403AS06', '1', 'a0YC000000XyZStMAN', '170.00', '248.99'),
(20220, '240079779', NULL, NULL, 'Michael Banks', '36 MERRION CLOSE', '', 'TN4 9JJ', 'TUNBRIDGE WELLS', 'Grossbritannien', 'GB', NULL, NULL, '1892457852', '0010085QXZ', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569143221', 'FedEx', NULL, '2014-04-24', '23.04.2014 12:23', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(20221, '240347789', NULL, NULL, 'Anne Krag Eriksen Eriksen', 'Gjorslevvej 4', '', '2720', 'Vanlose', 'Dänemark', 'DK', NULL, NULL, '61685208', '0010119I6S', NULL, NULL, 'Brun rem, guldfarvet urkasse og sort skive (T-3011-3)', NULL, '604569143747', 'FedEx', NULL, '2014-04-28', '24.04.2014 16:17', 'DK180314HW07', '1', 'a0YC000000XzP18MAF', '1230.84', '1895.00'),
(20222, '240180240', NULL, NULL, 'Benjamin Jeppesen', 'Steen Blichers Gade 3B 2 TV', '', '8900', 'Randers', 'Dänemark', 'DK', NULL, NULL, '42209470', '0010242XAV', NULL, NULL, 'Brun rem, guldfarvet urkasse og sort skive (T-3011-3)', NULL, '604569143758', 'FedEx', NULL, '2014-04-28', '23.04.2014 19:06', 'DK180314HW07', '1', 'a0YC000000XzP18MAF', '1230.84', '1895.00'),
(20223, '240153054', NULL, NULL, 'Hermina Ezic', 'Isbjornevej 31', '', '6715', 'Esbjerg', 'Dänemark', 'DK', NULL, NULL, '28519668', '0010198EGC', NULL, NULL, 'Brun rem, guldfarvet urkasse og sort skive (T-3011-3)', NULL, '604569143769', 'FedEx', NULL, '2014-04-28', '23.04.2014 17:06', 'DK180314HW07', '1', 'a0YC000000XzP18MAF', '1230.84', '1895.00'),
(20224, '240494513', NULL, NULL, 'Andrea Maccario', 'Nakskovvej 54', 'copenhagen', '2500', 'Valby', 'Dänemark', 'DK', NULL, NULL, '71611625', '0010038TYL', NULL, NULL, 'Pionier-herreur med brun rem, gylden urkasse og sort urskive (GM-508-3)', NULL, '604569143770', 'FedEx', NULL, '2014-04-28', '25.04.2014 11:36', 'DK180314HW14', '1', 'a0YC000000XmZjAMAV', '1530.04', '2349.00'),
(20225, '240181214', NULL, NULL, 'Lasse Nikolajsen', 'Marievej 1', '', '2740', 'Skovlunde', 'Dänemark', 'DK', NULL, NULL, '24210438', '0010239V5W', NULL, NULL, 'Sort rem, sort urkasse og sort skive (T-3011-4)', NULL, '604569143780', 'FedEx', NULL, '2014-04-28', '23.04.2014 19:06', 'DK180314HW08', '1', 'a0YC000000XzP19MAF', '1230.84', '1895.00'),
(20226, '240253128', NULL, NULL, 'Gabriel Al Chibib', 'Humalistonkatu 16 B 116', '', '20100', 'Turku', 'Finnland', 'FI', NULL, NULL, '400365096', '00102082WB', NULL, NULL, 'GM-503-3 - Pionier Sydney Diamonds -rannekello', NULL, '604569143791', 'FedEx', NULL, '2014-04-28', '24.04.2014 11:18', 'FI180314HW09', '1', 'a0YC000000XmX2QMAV', '165.01', '249.00'),
(20227, '240176786', NULL, NULL, 'florim verbovci', 'Pellavarinne 2 A 4', '', '02400', 'KIRKKONUMMI', 'Finnland', 'FI', NULL, NULL, '', '0010124VS7', NULL, NULL, 'Theorema Macau-rannekello (T-3011-1)', NULL, '604569143806', 'FedEx', NULL, '2014-04-28', '23.04.2014 22:48', 'FI180314HW05', '1', 'a0YC000000XmW5WMAV', '165.01', '249.00'),
(20228, '240487128', NULL, NULL, 'Denis Furlan', 'VIA RESISTENZA 35', '', '31020', 'San Vendemiano', 'Italien', 'IT', NULL, NULL, '3420171578', '00102485EA', NULL, NULL, 'Marrone (GM-508-3)', NULL, '604569143736', 'FedEx', NULL, '2014-04-28', '25.04.2014 10:28', 'IT140326CS07', '1', 'a0YC000000XoiLYMAZ', '196.71', '299.99'),
(20229, '239850622', NULL, NULL, 'Björn Desmet', 'Fatimastraat 9B', '', '9880', 'Aalter', 'Belgien', 'BE', NULL, NULL, '497326005', '10093129', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569143850', 'FedEx', NULL, '2014-04-28', '22.04.2014 08:18', 'NL140310NM05', '1', 'a0YC000000XkDmLMAV', '194.99', '299.00'),
(20230, '240376528', NULL, NULL, 'Joseph Murphy', 'Kilhile Arthurstown', '', '', 'New Ross, Co-Wexford', 'Irland', 'IE', NULL, NULL, '879506398', '0010250L9A', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face (GM-508-2)', NULL, '604569143699', 'FedEx', NULL, '2014-04-28', '24.04.2014 20:08', 'IE140414AP02', '1', 'a0YC000000Y09E3MAJ', '200.00', '309.98'),
(20231, '240193989', NULL, NULL, 'Simona Tereche', '20 Parkwood Avenue', 'Oldbawn, Tallaght', '24', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53863E+11', '0010001I2P', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face (GM-508-4)', NULL, '604569143703', 'FedEx', NULL, '2014-04-28', '23.04.2014 21:32', 'IE140414AP04', '1', 'a0YC000000Y09JjMAJ', '200.00', '309.98'),
(20232, '240189340', NULL, NULL, 'carli haldon', 'LM LLP Windsor House', 'Pepper Street', 'CH1 1DF', 'Chester', 'Grossbritannien', 'GB', NULL, NULL, '7841450894', '0010045K5Y', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '604569143302', 'FedEx', NULL, '2014-04-28', '23.04.2014 21:52', 'UK140102AMC04', '1', 'a0YC000000Y0OI8MAN', '169.99', '259.00'),
(20233, '240128255', NULL, NULL, 'Jamie Pickard', '1 AMILDA AVENUE', '', 'DE7 5DB', 'ILKESTON', 'Grossbritannien', 'GB', NULL, NULL, '7896679837', '0010056NCS', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '604569143313', 'FedEx', NULL, '2014-04-28', '23.04.2014 16:22', 'UK140102AMC02', '1', 'a0YC000000Y0OI6MAN', '169.99', '259.00'),
(20234, '240188913', NULL, NULL, 'Pete Cornock', '66 HIGH STREET', 'Codford St Mary', 'BA12 0NB', 'WARMINSTER', 'Grossbritannien', 'GB', NULL, NULL, '', '0010065VBH', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '604569143324', 'FedEx', NULL, '2014-04-28', '23.04.2014 21:53', 'UK140102AMC02', '1', 'a0YC000000Y0OI6MAN', '169.99', '259.00'),
(20235, '240367149', NULL, NULL, 'sandra wood', '220 ASHENHURST ROAD', '', 'DY1 2JB', 'DUDLEY', 'Grossbritannien', 'GB', NULL, NULL, '7866916269', '00100975DL', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '604569143335', 'FedEx', NULL, '2014-04-28', '24.04.2014 21:10', 'UK140102AMC05', '1', 'a0YC000000Y0OI9MAN', '169.99', '259.00'),
(20236, '240212066', NULL, NULL, 'Daniel Hackenberg', '6 HOLYROOD MEWS', '', 'E16 1TJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7769315988', '00102443GA', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '604569143346', 'FedEx', NULL, '2014-04-28', '24.04.2014 00:23', 'UK140403AS12', '1', 'a0YC000000XybaiMAB', '129.99', '188.99'),
(20237, '238437476', NULL, NULL, 'Michael Pilkington', '23 PARK AVENUE', '', 'BB4 6PP', 'ROSSENDALE', 'Grossbritannien', 'GB', NULL, NULL, '7854513072', '0010184TTP', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569143357', 'FedEx', NULL, '2014-04-28', '23.04.2014 14:28', 'UK140313AMC23', '1', 'a0YC000000Xkz0FMAR', '165.00', '249.00'),
(20238, '240356438', NULL, NULL, 'Amanda Moser', 'Kimelin Roke', 'Roke', 'OX10 6JD', 'Wallingford', 'Grossbritannien', 'GB', NULL, NULL, '7767455379', '0010023ORO', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569143368', 'FedEx', NULL, '2014-04-28', '24.04.2014 18:24', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(20239, '240342818', NULL, NULL, 'Charlie Burgess', '15 WESTEND PARADE', '', 'GL1 2RY', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7557359841', '0010183BC7', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569143379', 'FedEx', NULL, '2014-04-28', '24.04.2014 18:17', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(20240, '240410410', NULL, NULL, 'denise clayton', '15 RAVENSCROFT ROAD', 'stradbrook', 'S13 8PF', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '1142397160', '0010103BL2', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569143380', 'FedEx', NULL, '2014-04-28', '25.04.2014 00:22', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(20241, '240281248', NULL, NULL, 'Kiran K Kapoor', '5 Olympic Court', '34/36 Kingston Road', 'KT3 3LX', 'New Malden', 'Grossbritannien', 'GB', NULL, NULL, '7890118007', '00100728HK', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '604569143390', 'FedEx', NULL, '2014-04-28', '24.04.2014 12:52', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(20242, '240314335', NULL, NULL, 'ahmed osman', '26 WEST CLOSE', 'Edmonton', 'N9 9QR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7957775969', '0010035E5O', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569143405', 'FedEx', NULL, '2014-04-28', '24.04.2014 14:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20243, '240421851', NULL, NULL, 'Calum Kirkness', '5 JIB PARK', '', 'KW17 2HJ', 'ORKNEY', 'Grossbritannien', 'GB', NULL, NULL, '7718921452', '0010076LQN', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, 'RL707485577DE', 'Deutsche Post', NULL, '2014-04-28', '25.04.2014 04:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20244, '240091730', NULL, NULL, 'Emilia Blaney', 'Siemens Wind Power, Gate 2', 'Airport Road West', 'BT3 9ED', 'Belfast', 'Grossbritannien', 'GB', NULL, NULL, '7765005772', '001017783A', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569143427', 'FedEx', NULL, '2014-04-28', '23.04.2014 13:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20245, '240343936', NULL, NULL, 'Jordan Hoop', '2 TRUNNAH GARDENS', '', 'FY5 4BT', 'THORNTON-CLEVELEYS', 'Grossbritannien', 'GB', NULL, NULL, '7525134313', '0010061KHD', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569143438', 'FedEx', NULL, '2014-04-28', '24.04.2014 18:16', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20246, '240236712', NULL, NULL, 'jordan naylor', '23 OWLS GATE', 'Lees', 'OL4 3FL', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7969432925', '0010130J4C', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569143449', 'FedEx', NULL, '2014-04-28', '24.04.2014 08:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20247, '240253721', NULL, NULL, 'K Butler', '50 BRYNNA ROAD', '', 'SA12 9LL', 'PORT TALBOT', 'Grossbritannien', 'GB', NULL, NULL, '7817522510', '0010143IJ0', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569143450', 'FedEx', NULL, '2014-04-28', '24.04.2014 09:54', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20248, '240265761', NULL, NULL, 'Lorraine Radovanovic', '68.b Caversham road', '', 'Nw5 2ds', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7527888313', '0010020JDI', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569143460', 'FedEx', NULL, '2014-04-28', '24.04.2014 09:53', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20249, '240252628', NULL, NULL, 'Michael Bull', 'REDRIFF SALTER ROAD', '', 'SE16 5LQ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7985167060', '00102216T8', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569143471', 'FedEx', NULL, '2014-04-28', '24.04.2014 09:54', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20250, '240364241', NULL, NULL, 'Pat Rathbone', '40 GRANTHAM GREEN', '', 'WD6 2JJ', 'Hertfordshire', 'Grossbritannien', 'GB', NULL, NULL, '7719320075', '0010091DX6', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569143482', 'FedEx', NULL, '2014-04-28', '24.04.2014 21:10', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20251, '240098027', NULL, NULL, 'Rachel Bartlam', '5 SPRATS BARN CRESCENT', '', 'SN4 7JP', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7986606164', '0010016ZC5', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569143493', 'FedEx', NULL, '2014-04-28', '23.04.2014 13:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20252, '240100879', NULL, NULL, 'Sophie Gwynne', '13 Broadmere farliegh wallop', '', 'Rg252ja', 'Basingstoke', 'Grossbritannien', 'GB', NULL, NULL, '7790922502', '0010175JWA', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569143508', 'FedEx', NULL, '2014-04-28', '23.04.2014 13:52', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20253, '240461927', NULL, NULL, 'Sylwia Jakielska', '583 Commercial Road', '', 'E1 0hj', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7827908130', '0010123R31', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569143519', 'FedEx', NULL, '2014-04-28', '25.04.2014 10:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20254, '240238032', NULL, NULL, 'Vicki Robinson', '4 MOUNTAIN COURT', '', 'LL32 8DY', 'CONWY', 'Grossbritannien', 'GB', NULL, NULL, '7587971211', '00100150D8', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '604569143520', 'FedEx', NULL, '2014-04-28', '24.04.2014 08:22', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(20255, '240418683', NULL, NULL, 'Ayodele Akinfolarin', 'snells park 24 Regan House,', 'Snells Park', 'N18 2SZ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '', '00101178PJ', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569143530', 'FedEx', NULL, '2014-04-28', '25.04.2014 03:22', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(20256, '240408387', NULL, NULL, 'Bianca Carta', '458 ST. HELENS ROAD', '', 'WN7 3QG', 'LEIGH', 'Grossbritannien', 'GB', NULL, NULL, '7791204345', '00101297YE', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569143541', 'FedEx', NULL, '2014-04-28', '24.04.2014 23:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(20257, '240139789', NULL, NULL, 'James Whittock', '7 GARDEN CROFT', '', 'WS9 8QL', 'WALSALL', 'Grossbritannien', 'GB', NULL, NULL, '7709643962', '0010216HCT', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569143552', 'FedEx', NULL, '2014-04-28', '23.04.2014 17:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(20258, '240132365', NULL, NULL, 'Raghav Gutpa', '105 ST. PETERS STREET', '', 'AL1 3EJ', 'ST. ALBANS', 'Grossbritannien', 'GB', NULL, NULL, '7713113394', '0010070NQP', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569143563', 'FedEx', NULL, '2014-04-28', '23.04.2014 16:52', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(20259, '240343460', NULL, NULL, 'Ruth Cohen', '42 LEINSTER SQUARE', 'Flat 4,Bayswater', 'W2 4PU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '2072297411', '00100691K1', NULL, NULL, 'Sao Paolo Watch With Brown Strap, Gold Case and Black Face - GM-103-3', NULL, '604569143574', 'FedEx', NULL, '2014-04-28', '24.04.2014 18:16', 'UK140403AS04', '1', 'a0YC000000XyZLCMA3', '170.00', '248.99'),
(20260, '240413982', NULL, NULL, 'Rochelle Roger', '125 HALESOWEN STREET', '', 'B65 0ES', 'ROWLEY REGIS', 'Grossbritannien', 'GB', NULL, NULL, '7929230257', '0010180FO3', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '604569143585', 'FedEx', NULL, '2014-04-28', '25.04.2014 00:52', 'UK140403AS08', '1', 'a0YC000000XybEPMAZ', '130.98', '188.99'),
(20261, '240420765', NULL, NULL, 'Abdul Afzalzada', '124 CAPRICORN CRESCENT', '', 'L14 9LS', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7722580058', '001009035J', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '604569143596', 'FedEx', NULL, '2014-04-28', '25.04.2014 03:52', 'UK140403AS09', '1', 'a0YC000000XybF8MAJ', '130.98', '188.99'),
(20262, '240157042', NULL, NULL, 'Andrew Davies', 'Travis Perki Blundells Road', '', 'Ex16 4bu', 'Tiverton', 'Grossbritannien', 'GB', NULL, NULL, '7827998045', '0010101F2K', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '604569143600', 'FedEx', NULL, '2014-04-28', '23.04.2014 19:23', 'UK140403AS09', '1', 'a0YC000000XybF8MAJ', '130.98', '188.99'),
(20263, '241753564', NULL, NULL, 'tadeus mezanec', '21 oak glen view', '', '1', 'bray co.Wicklow', 'Irland', 'IE', NULL, NULL, '3,53851E+11', '0010220J3N', NULL, NULL, 'Theorema Watch: Black Strap, Silver Case and White Face (T-3011-1)', NULL, '604569145290', 'FedEx', NULL, '2014-05-05', '02.05.2014 10:02', 'IE110414AP16', '1', 'a0YC000000Xzu8jMAB', '165.00', '239.99'),
(20264, '241651683', NULL, NULL, 'Michael Larsen', 'Langesgade  8, 2 th', 'Saet foran doren', '9000', 'Aalborg', 'Dänemark', 'DK', NULL, NULL, '41605550', '0010116E7P', NULL, NULL, 'Pionier-ur med brun rem, guldfarvet urkasse og sort urskive (GM-503-3)', NULL, '604569145327', 'FedEx', NULL, '2014-05-05', '01.05.2014 17:36', 'DK180314HW09', '1', 'a0YC000000XmWxQMAV', '1231.01', '1899.00'),
(20265, '241676156', NULL, NULL, 'Davide De Pieri', 'primo maggio 22', '', '36026', 'Cagnano di pojana maggiore', 'Italien', 'IT', NULL, NULL, '3284279750', '0010012GE4', NULL, NULL, 'Nero con dettagli blu (GM-508-1)', NULL, '604569145305', 'FedEx', NULL, '2014-05-05', '01.05.2014 20:28', 'IT140326CS05', '1', 'a0YC000000XoiL4MAJ', '196.71', '299.99'),
(20266, '241626801', NULL, NULL, 'Jie Lin', 'VIA ROMA 4/B', 'preavisso per la consegna', '42011', 'BAGNOLO IN PIANO', 'Italien', 'IT', NULL, NULL, '3386990016', '001018090E', NULL, NULL, 'Marrone (GM-508-3)', NULL, '604569145316', 'FedEx', NULL, '2014-05-05', '01.05.2014 14:58', 'IT140326CS07', '1', 'a0YC000000XoiLYMAZ', '196.71', '299.99'),
(20267, '241626802', NULL, NULL, 'Jie Lin', 'VIA ROMA 4/B', 'preavisso per la consegna', '42011', 'BAGNOLO IN PIANO', 'Italien', 'IT', NULL, NULL, '3386990016', '0010205IIN', NULL, NULL, 'Marrone (GM-508-3)', NULL, '604569145316', 'FedEx', NULL, '2014-05-05', '01.05.2014 14:58', 'IT140326CS07', '1', 'a0YC000000XoiLYMAZ', '196.71', '299.99'),
(20268, '241957803', NULL, NULL, 'Enda Molloy', '15 St Andrews Drive', 'The Fairways', '0', 'Lucan', 'Irland', 'IE', NULL, NULL, '16212274', '0010052FO7', NULL, NULL, 'Black Strap With Black Case and Black Face (GM-103-2)', NULL, '604569145382', 'FedEx', NULL, '2014-05-06', '03.05.2014 14:02', 'IE110314AP03', '1', 'a0YC000000Y1qXyMAJ', '209.99', '309.00'),
(20269, '241931347', NULL, NULL, 'Mike Wen', '4 fishermans York road', 'Ringsend Dublin 4', 'Dublin 4', 'Dublin', 'Irland', 'IE', NULL, NULL, '863389775', '0010069V44', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '604569145393', 'FedEx', NULL, '2014-05-06', '03.05.2014 10:32', 'IE110314AP02', '1', 'a0YC000000Y1qXxMAJ', '209.99', '309.00'),
(20270, '241998067', NULL, NULL, 'robert haran', 'Knocks Killasser', '', 'Na', 'Swinford Mayo', 'Irland', 'IE', NULL, NULL, '862405769', '0010188F49', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '604569145408', 'FedEx', NULL, '2014-05-06', '03.05.2014 19:32', 'IE110314AP02', '1', 'a0YC000000Y1qXxMAJ', '209.99', '309.00'),
(20271, '242151537', NULL, NULL, 'Sandra Strelciuniene', '24 St.James Wood', 'South Circular Rd.', '8', 'Dublin 8', 'Irland', 'IE', NULL, NULL, '857382656', '0010044OMP', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '604569145419', 'FedEx', NULL, '2014-05-06', '04.05.2014 20:02', 'IE110314AP02', '1', 'a0YC000000Y1qXxMAJ', '209.99', '309.00'),
(20272, '242014435', NULL, NULL, 'szymon polgesek', '6 Cluain Na Boinne', '0857020344 please ring if nobody at home', 'co. Meath', 'Navan', 'Irland', 'IE', NULL, NULL, '', '0010011FIY', NULL, NULL, 'Theorema Watch: Black Strap, Black Case and Black Face (T-3011-4)', NULL, '604569145420', 'FedEx', NULL, '2014-05-06', '03.05.2014 22:02', 'IE110414AP19', '1', 'a0YC000000XzuAjMAJ', '165.00', '239.99'),
(20273, '242095985', NULL, NULL, 'Brian Mooney', '7 Brookview Court Tallaght', '', '24', 'Dublin', 'Irland', 'IE', NULL, NULL, '872311476', '0010033JC4', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '604569145430', 'FedEx', NULL, '2014-05-06', '04.05.2014 14:02', 'IE110414AP18', '1', 'a0YC000000XzuAZMAZ', '165.00', '239.99'),
(20274, '241685636', NULL, NULL, 'Jorge Dias', 'parque resid. Almirante praceta D. Joao II, no3, 5oA', 'santo antonio dos Cavaleiros', '2660-453', 'Lisboa', 'Portugal', 'PT', NULL, NULL, '965228956', '00101297V8', NULL, NULL, 'OpÃ§Ã£o B: relÃ³gio Dublin Pioner GM-508-2 de bracelete preta, aro prateado e fundo preto', NULL, '604569145588', 'FedEx', NULL, '2014-05-06', '01.05.2014 23:08', 'IT140326CS06', '1', 'a0YC000000XoiZvMAJ', '', '299.90'),
(20275, '242114661', NULL, NULL, 'Anatol Banu', '16 HAREWOOD DRIVE', '', 'IG5 0PJ', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '4,47463E+11', '0010102SUD', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '604569145441', 'FedEx', NULL, '2014-05-06', '04.05.2014 17:22', 'UK140102AMC04', '1', 'a0YC000000Y0OI8MAN', '169.99', '259.00'),
(20276, '242117583', NULL, NULL, 'William Bough', '23 Cardiff Street', '', 'Cf32 7ew', 'Bridgend', 'Grossbritannien', 'GB', NULL, NULL, '7575061112', '0010103VXK', NULL, NULL, 'Copacabana Watch With Black Case - GM-104-3', NULL, '604569145452', 'FedEx', NULL, '2014-05-06', '04.05.2014 17:22', 'UK140102AMC04', '1', 'a0YC000000Y0OI8MAN', '169.99', '259.00'),
(20277, '241836464', NULL, NULL, 'Lynn Hall', '9 MARGARET CLOSE', 'Hellesdon', 'NR6 5BS', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '1603427705', '001016474K', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '604569145463', 'FedEx', NULL, '2014-05-06', '02.05.2014 19:22', 'UK140102AMC02', '1', 'a0YC000000Y0OI6MAN', '169.99', '259.00'),
(20278, '242122351', NULL, NULL, 'Michael Homer', 'WOODROW HATTON HILL', 'Please ring number on the gate.', 'GU20 6AD', 'WINDLESHAM', 'Grossbritannien', 'GB', NULL, NULL, '7557409469', '00100726QD', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '604569145474', 'FedEx', NULL, '2014-05-06', '04.05.2014 18:22', 'UK140102AMC02', '1', 'a0YC000000Y0OI6MAN', '169.99', '259.00'),
(20279, '242055534', NULL, NULL, 'Samantha Hickling', '34 HINTON ROAD', '', 'NN2 8NX', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7834457441', '001016123I', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '604569145485', 'FedEx', NULL, '2014-05-06', '04.05.2014 10:22', 'UK140102AMC02', '1', 'a0YC000000Y0OI6MAN', '169.99', '259.00'),
(20280, '241991710', NULL, NULL, 'Sinan Avlik', '209 BOWES ROAD', '', 'N11 2HJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7932055689', '00102198XN', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-1', NULL, '604569145496', 'FedEx', NULL, '2014-05-06', '03.05.2014 19:52', 'UK140102AMC02', '1', 'a0YC000000Y0OI6MAN', '169.99', '259.00'),
(20281, '241983525', NULL, NULL, 'Karen Buchan', '48 ELGINHAUGH GARDENS', '', 'EH22 3GZ', 'DALKEITH', 'Grossbritannien', 'GB', NULL, NULL, '1316630623', '0010220FS7', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '604569145500', 'FedEx', NULL, '2014-05-06', '03.05.2014 18:52', 'UK140102AMC05', '1', 'a0YC000000Y0OI9MAN', '169.99', '259.00'),
(20282, '241924798', NULL, NULL, 'Parmjeet Ghuman', '52 FAIRDALE GARDENS', '', 'UB3 3JB', 'HAYES', 'Grossbritannien', 'GB', NULL, NULL, '7774005292', '00101638EV', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '604569145511', 'FedEx', NULL, '2014-05-06', '03.05.2014 10:52', 'UK140102AMC05', '1', 'a0YC000000Y0OI9MAN', '169.99', '259.00'),
(20283, '241868945', NULL, NULL, 'Ben Baker', '108 WAVENEY ROAD', 'St Ives,', 'PE27 3FW', 'ST. IVES', 'Grossbritannien', 'GB', NULL, NULL, '7593428366', '0010175XGE', NULL, NULL, 'Malibu Diamonds GM-502-1: Black Strap, Silver Case, Silver Face', NULL, '604569145522', 'FedEx', NULL, '2014-05-06', '02.05.2014 22:52', 'UK140403AS11', '1', 'a0YC000000XybXZMAZ', '129.99', '188.99'),
(20284, '241818173', NULL, NULL, 'Bernard Maskell', '2 AINSDALE ROAD', '', 'PO6 1EX', 'PORTSMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7919101021', '0010231MXU', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '604569145533', 'FedEx', NULL, '2014-05-06', '02.05.2014 17:23', 'UK140403AS12', '1', 'a0YC000000XybaiMAB', '129.99', '188.99'),
(20285, '241884119', NULL, NULL, 'Gareth Pierce', '37 KIRKDALE', '', 'BT36 5BX', 'NEWTOWNABBEY', 'Grossbritannien', 'GB', NULL, NULL, '7917583300', '0010023B5Q', NULL, NULL, 'Sydney Diamonds GM-503-1: Black Strap, Silver Case, White Face', NULL, '604569145544', 'FedEx', NULL, '2014-05-06', '03.05.2014 01:52', 'UK140403AS07', '1', 'a0YC000000Xya0RMAR', '130.98', '188.99'),
(20286, '241875869', NULL, NULL, 'Roger Henderson', '31 OXFORD ROAD', '', 'CO15 3TB', 'CLACTON-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '1255688301', '00102029S6', NULL, NULL, 'Sydney Diamonds GM-503-1: Black Strap, Silver Case, White Face', NULL, '604569145555', 'FedEx', NULL, '2014-05-06', '02.05.2014 23:52', 'UK140403AS07', '1', 'a0YC000000Xya0RMAR', '130.98', '188.99'),
(20287, '241837540', NULL, NULL, 'martynas skirka', '6 WOOLWICH MANOR WAY', '3 FLAT THE FORMACION', 'E16 2GF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7898941718', '0010021R4C', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '604569145566', 'FedEx', NULL, '2014-05-06', '02.05.2014 19:22', 'UK140403AS09', '1', 'a0YC000000XybF8MAJ', '130.98', '188.99'),
(20288, '241804663', NULL, NULL, 'David Webb', '6 Derlwyn', '', 'SA10 7QU', 'Neath', 'Grossbritannien', 'GB', NULL, NULL, '7903033031', '0010201STU', NULL, NULL, 'Sydney Diamonds GM-503-4: Black Strap, Black Case, Black Face', NULL, '604569145577', 'FedEx', NULL, '2014-05-06', '02.05.2014 15:52', 'UK140403AS10', '1', 'a0YC000000XybFSMAZ', '130.98', '188.99'),
(20289, '242258081', NULL, NULL, 'Mathias Laursen', 'Poul Hansens Vaenge 3', '', '2640', 'Hedehusene', 'Dänemark', 'DK', NULL, NULL, '24245533', '0010056NY7', NULL, NULL, 'Pionier-ur med sort rem, sÃ¸lvfarvet urkasse og sort urskive (GM-503-2)', NULL, '604569145625', 'FedEx', NULL, '2014-05-06', '05.05.2014 12:06', 'DK180314HW08', '1', 'a0YC000000XmWx6MAF', '1231.01', '1899.00'),
(20290, '242087198', NULL, NULL, 'Mohammad Amayri', 'Norrevang 16 1TH', '', '3460', 'Birkerod', 'Dänemark', 'DK', NULL, NULL, '26649173', '0010206SQF', NULL, NULL, 'Pionier-ur med sort rem, sort urkasse og sort urskive (GM-503-4)', NULL, '604569145636', 'FedEx', NULL, '2014-05-06', '04.05.2014 11:36', 'DK180314HW10', '1', 'a0YC000000XmWxfMAF', '1231.01', '1899.00'),
(20291, '241861201', NULL, NULL, 'Giovanni Tortorella', 'CONTRADA AEROPORTO SNC', 'Caserma carabinieri', '89900', 'VIBO VALENTIA', 'Italien', 'IT', NULL, NULL, '3886572806', '00101028EG', NULL, NULL, 'Nero (GM-508-4)', NULL, '604569145599', 'FedEx', NULL, '2014-05-06', '02.05.2014 19:58', 'IT140326CS08', '1', 'a0YC000000XoiM7MAJ', '196.71', '299.99'),
(20292, '241857636', NULL, NULL, 'studio abila di Busin Riccardo', 'VIA SANTA EUROSIA 1', '', '36013', 'PIOVENE ROCCHETTE', 'Italien', 'IT', NULL, NULL, '3485221113', '0010180H1R', NULL, NULL, 'Nero con dettagli grigi (GM-508-2)', NULL, '604569145603', 'FedEx', NULL, '2014-05-06', '02.05.2014 19:28', 'IT140326CS06', '1', 'a0YC000000XoiLTMAZ', '196.71', '299.99'),
(20293, '241822609', NULL, NULL, 'Sandro De Paulis', 'VIA MARTIRI DI BERCETO 22', '', '50068', 'RUFINA', 'Italien', 'IT', NULL, NULL, '3316022183', '00100888W6', NULL, NULL, 'Marrone (GM-508-3)', NULL, '604569145614', 'FedEx', NULL, '2014-05-06', '02.05.2014 15:28', 'IT140326CS07', '1', 'a0YC000000XoiLYMAZ', '196.71', '299.99'),
(20294, '242076248', NULL, NULL, 'Almedina Komic', 'SOMMARVAEDERSGATAN 8', '', '418 33', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '764299587', '0010186BP9', NULL, NULL, 'GM-503-1. Diamantklocka med automatiskt urverk', NULL, '604569145647', 'FedEx', NULL, '2014-05-06', '04.05.2014 13:44', 'SE180314HW07', '1', 'a0YC000000XmWkHMAV', '1455.03', '2199.00'),
(20295, '241958503', NULL, NULL, 'Charles Nnoli', 'KAERRHOEKSGATAN 30', 'C/O LINDA FODAY', '556 12', 'JOENKOEPING', 'Schweden', 'SE', NULL, NULL, '765838487', '0010085KS7', NULL, NULL, 'GM-503-2. Diamantklocka med automatiskt urverk', NULL, '604569145658', 'FedEx', NULL, '2014-05-06', '03.05.2014 16:14', 'SE180314HW08', '1', 'a0YC000000XmWlUMAV', '1455.03', '2199.00'),
(20296, '242043995', NULL, NULL, 'Edgor Kadyrov', 'GRANAENGSRINGEN 46', '', '135 44', 'TYRESOE', 'Schweden', 'SE', NULL, NULL, '700459119', '0010148YU2', NULL, NULL, 'GM-503-2. Diamantklocka med automatiskt urverk', NULL, '604569145669', 'FedEx', NULL, '2014-05-06', '04.05.2014 10:14', 'SE180314HW08', '1', 'a0YC000000XmWlUMAV', '1455.03', '2199.00'),
(20297, '241958988', NULL, NULL, 'Krister Pilblad', 'SANDFJAERDSGATAN 34', '', '120 57', 'ARSTA', 'Schweden', 'SE', NULL, NULL, '709617023', '0010077U84', NULL, NULL, 'GM-503-2. Diamantklocka med automatiskt urverk', NULL, '604569145670', 'FedEx', NULL, '2014-05-06', '03.05.2014 16:14', 'SE180314HW08', '1', 'a0YC000000XmWlUMAV', '1455.03', '2199.00'),
(20298, '241960366', NULL, NULL, 'Linda Nystroem', 'OESTRA ERIKSBERGSGATAN 79', '', '41762', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '722198180', '0010082CYO', NULL, NULL, 'GM-503-2. Diamantklocka med automatiskt urverk', NULL, '604569145680', 'FedEx', NULL, '2014-05-06', '03.05.2014 16:14', 'SE180314HW08', '1', 'a0YC000000XmWlUMAV', '1455.03', '2199.00'),
(20299, '241963591', NULL, NULL, 'Suad Alomerovic', 'ALHAGSVAEGEN 112', '', '145 59', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '700229922', '00100190ES', NULL, NULL, 'GM-503-2. Diamantklocka med automatiskt urverk', NULL, '604569145691', 'FedEx', NULL, '2014-05-06', '03.05.2014 16:44', 'SE180314HW08', '1', 'a0YC000000XmWlUMAV', '1455.03', '2199.00'),
(20300, '241825636', NULL, NULL, 'Anita Gazibara', 'KOEPMANGATAN 16 D', 'Portkod: 7033', '575 31', 'EKSJOE', 'Schweden', 'SE', NULL, NULL, '736583768', '0010102G2C', NULL, NULL, 'GM-503-3. Diamantklocka med automatiskt urverk', NULL, '604569145706', 'FedEx', NULL, '2014-05-06', '02.05.2014 19:14', 'SE180314HW09', '1', 'a0YC000000XmWpgMAF', '1455.03', '2199.00'),
(20301, '241972953', NULL, NULL, 'Hamid Mazraati', 'HJULSTA TORG 1 1403', '', '16365', 'SPANGA', 'Schweden', 'SE', NULL, NULL, '722660651', '0010213YPA', NULL, NULL, 'GM-503-3. Diamantklocka med automatiskt urverk', NULL, '604569145717', 'FedEx', NULL, '2014-05-06', '03.05.2014 18:14', 'SE180314HW09', '1', 'a0YC000000XmWpgMAF', '1455.03', '2199.00'),
(20302, '241780245', NULL, NULL, 'hillewie dahlin', 'Gransaetersgatan 53', '', '76160', 'Norrtaelje', 'Schweden', 'SE', NULL, NULL, '46707577063', '0010107HOM', NULL, NULL, 'GM-503-3. Diamantklocka med automatiskt urverk', NULL, '604569145728', 'FedEx', NULL, '2014-05-06', '02.05.2014 14:44', 'SE180314HW09', '1', 'a0YC000000XmWpgMAF', '1455.03', '2199.00'),
(20303, '241869322', NULL, NULL, 'Selami yerlikaya', 'KRABBELYCKAN 9A', '', '417 28', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '707735087', '0010023N3Y', NULL, NULL, 'GM-503-3. Diamantklocka med automatiskt urverk', NULL, '604569145739', 'FedEx', NULL, '2014-05-06', '02.05.2014 23:44', 'SE180314HW09', '1', 'a0YC000000XmWpgMAF', '1455.03', '2199.00'),
(20304, '241818467', NULL, NULL, 'Turgut Yagub-zada', 'AGNESFRIDSVAEGEN 93', 'Asif Yagubov', '212 37', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '729638300', '00101174F3', NULL, NULL, 'GM-503-3. Diamantklocka med automatiskt urverk', NULL, '604569145740', 'FedEx', NULL, '2014-05-06', '02.05.2014 18:14', 'SE180314HW09', '1', 'a0YC000000XmWpgMAF', '1455.03', '2199.00'),
(20305, '242429906', NULL, NULL, 'Steven Lorans', 'DROTTNING KRISTINAS VAEG 63d', '', '76142', 'Norrtaelje', 'Schweden', 'SE', NULL, NULL, '766111127', '0010162A1H', NULL, NULL, 'Brunt armband med guldig boett och svart urtavla', NULL, '578824906643', 'FedEx', NULL, '2014-05-08', '06.05.2014 14:44', 'SE180314HW07', '1', 'a0YC000000XmWCcMAN', '1453.98', '2199.00'),
(20306, '242347744', NULL, NULL, 'Steven Lorans', 'DROTTNING KRISTINAS VAEG 63d', '', '76142', 'Norrtaelje', 'Schweden', 'SE', NULL, NULL, '766111127', '0010245MAQ', NULL, NULL, 'Svart armband med silvrig boett och vit urtavla', NULL, '578824906643', 'FedEx', NULL, '2014-05-08', '06.05.2014 00:44', 'SE180314HW05', '1', 'a0YC000000XmWBKMA3', '1453.98', '2199.00'),
(20307, '242347049', NULL, NULL, 'Nicklas Nordgren', 'Tagagatan 98', '', '25454', 'Helsingborg', 'Schweden', 'SE', NULL, NULL, '734353105', '0010186YG6', NULL, NULL, 'Svart armband med silvrig boett och vit urtavla', NULL, '578824906665', 'FedEx', NULL, '2014-05-08', '06.05.2014 00:14', 'SE180314HW05', '1', 'a0YC000000XmWBKMA3', '1453.98', '2199.00'),
(20308, '242343801', NULL, NULL, 'Badia Musto', 'Groena stugans vaeg (7tr) 5', '', '12734', 'Skaerholmen', 'Schweden', 'SE', NULL, NULL, '46765556715', '0010243H2B', NULL, NULL, 'Svart armband med silvrig boett och svart urtavla', NULL, '578824906676', 'FedEx', NULL, '2014-05-08', '06.05.2014 00:14', 'SE180314HW06', '1', 'a0YC000000XmWC8MAN', '1453.98', '2199.00'),
(20309, '242342124', NULL, NULL, 'Patrizio Mariella', 'FOLKPARKSVAEGEN 182', '', '126 39', 'HAEGERSTEN', 'Schweden', 'SE', NULL, NULL, '732000770', '0010164QUF', NULL, NULL, 'Svart armband med silvrig boett och vit urtavla', NULL, '578824906687', 'FedEx', NULL, '2014-05-08', '05.05.2014 23:44', 'SE180314HW05', '1', 'a0YC000000XmWBKMA3', '1453.98', '2199.00'),
(20310, '242273003', NULL, NULL, 'Mats Wernberg', 'Heleneborgsgatan 32B', '', '11732', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '705457733', '00102094YU', NULL, NULL, 'Brunt armband med guldig boett och svart urtavla', NULL, '578824906698', 'FedEx', NULL, '2014-05-08', '05.05.2014 16:44', 'SE180314HW07', '1', 'a0YC000000XmWCcMAN', '1453.98', '2199.00'),
(20311, '242246298', NULL, NULL, 'Yvonne da Silva', 'VAESTRA ROENNEHOLMSVAEGEN 62', '', '217 41', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '', '0010182OMC', NULL, NULL, 'Svart armband med silvrig boett och svart urtavla', NULL, '578824906702', 'FedEx', NULL, '2014-05-08', '05.05.2014 13:44', 'SE180314HW06', '1', 'a0YC000000XmWC8MAN', '1453.98', '2199.00'),
(20312, '242234124', NULL, NULL, 'Thomas Johansson', 'INDUSTRIVAEGEN 3', 'B.B.S.', '302 41', 'HALMSTAD', 'Schweden', 'SE', NULL, NULL, '705718971', '0010131NP5', NULL, NULL, 'Svart armband med svart boett och svart urtavla', NULL, '578824906713', 'FedEx', NULL, '2014-05-08', '05.05.2014 12:44', 'SE180314HW08', '1', 'a0YC000000XmWCwMAN', '1453.98', '2199.00'),
(20313, '242188470', NULL, NULL, 'Emil Andersson', 'Blasutgatan 9b', '', '41456', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '763393337', '0010045PXT', NULL, NULL, 'Svart armband med svart boett och svart urtavla', NULL, '578824906724', 'FedEx', NULL, '2014-05-08', '05.05.2014 07:44', 'SE180314HW08', '1', 'a0YC000000XmWCwMAN', '1453.98', '2199.00'),
(20314, '242686099', NULL, NULL, 'Carl Olheden', 'mariehaellsvaegen 22', '', 'Bromma', 'Schweden', '16865', 'SE', NULL, NULL, '46707568949', '0010019QWO', NULL, NULL, 'Brunt armband med guldig boett och svart urtavla', NULL, '604569145853', 'FedEx', NULL, '2014-05-08', '07.05.2014 20:14', 'SE180314HW07', '1', 'a0YC000000XmWCcMAN', '1453.98', '2199.00'),
(20315, '242604957', NULL, NULL, 'Gustav Jigberg', 'BOHUSGATAN 26', '', 'GOETEBORG', 'Schweden', '411 39', 'SE', NULL, NULL, '705921235', '0010230BCX', NULL, NULL, 'Svart armband med silvrig boett och svart urtavla', NULL, '604569145864', 'FedEx', NULL, '2014-05-08', '07.05.2014 13:14', 'SE180314HW06', '1', 'a0YC000000XmWC8MAN', '1453.98', '2199.00'),
(20316, '242521248', NULL, NULL, 'louis burgi', 'DOKTOR WIDERSTROEMS GATA 20', '', 'HAEGERSTEN', 'Schweden', '129 54', 'SE', NULL, NULL, '730748434', '0010141MJE', NULL, NULL, 'Brunt armband med guldig boett och svart urtavla', NULL, '604569145875', 'FedEx', NULL, '2014-05-08', '06.05.2014 23:44', 'SE180314HW07', '1', 'a0YC000000XmWCcMAN', '1453.98', '2199.00'),
(20317, '242443149', NULL, NULL, 'Viktor Akerlund', 'SVINNINGE BYVAEG 3', '', 'Norrtaelje', 'Schweden', '76173', 'SE', NULL, NULL, '733321384', '0010148WMQ', NULL, NULL, 'Svart armband med svart boett och svart urtavla', NULL, '604569145886', 'FedEx', NULL, '2014-05-08', '06.05.2014 15:49', 'SE180314HW08', '1', 'a0YC000000XmWCwMAN', '1453.98', '2199.00'),
(20318, '242622135', NULL, NULL, 'Clare OBrien', '10 Cloonanorig', 'Ireland', 'Co Kerry', 'Tralee', 'Irland', 'IE', NULL, NULL, '876408384', '00100513J5', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '604569145783', 'FedEx', NULL, '2014-05-08', '07.05.2014 12:32', 'IE110314AP01', '1', 'a0YC000000Y1qXwMAJ', '209.99', '309.00'),
(20319, '242720060', NULL, NULL, 'dermot Keogh', '4 dixon villas', 'glasthule,dunlaoire', 'xxxx', 'co dublin', 'Irland', 'IE', NULL, NULL, '862751522', '0010156U56', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '604569145794', 'FedEx', NULL, '2014-05-08', '07.05.2014 21:32', 'IE110314AP02', '1', 'a0YC000000Y1qXxMAJ', '209.99', '309.00'),
(20320, '242727031', NULL, NULL, 'fran devaney', '1 Greenacre', 'Monaseed gorey', 'co wexford', 'Co wexford', 'Irland', 'IE', NULL, NULL, '872728687', '00101315CH', NULL, NULL, 'Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '604569145809', 'FedEx', NULL, '2014-05-08', '07.05.2014 22:02', 'IE110314AP02', '1', 'a0YC000000Y1qXxMAJ', '209.99', '309.00'),
(20321, '242731113', NULL, NULL, 'Silviu Hadarau', '42 Bramblefild cresent', '', 'Dublin 15', 'Clonee', 'Irland', 'IE', NULL, NULL, '876956911', '0010093Y3L', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '604569145810', 'FedEx', NULL, '2014-05-08', '07.05.2014 22:32', 'IE110314AP04', '1', 'a0YC000000Y1qXzMAJ', '209.99', '309.00'),
(20322, '242588861', NULL, NULL, 'Kris Flynn', '20 Ballymoneen', '', 'Ireland', 'Ennis, Co clare', 'Irland', 'IE', NULL, NULL, '879822717', '00100716GS', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face (GM-508-4)', NULL, '604569145820', 'FedEx', NULL, '2014-05-08', '07.05.2014 09:32', 'IE140414AP04', '1', 'a0YC000000Y09JjMAJ', '200.00', '309.98'),
(20323, '242736208', NULL, NULL, 'Niall Bannerton', '00 Castlegar', 'Ahascragh', '0', 'Ballinasloe, Co. Galway', 'Irland', 'IE', NULL, NULL, '871831063', '00100430P5', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face (GM-508-4)', NULL, '604569145831', 'FedEx', NULL, '2014-05-08', '07.05.2014 23:32', 'IE140414AP04', '1', 'a0YC000000Y09JjMAJ', '200.00', '309.98'),
(20324, '242532262', NULL, NULL, 'Adrian Wan', '2 WORRALL GARDENS', '', 'ML3 7AY', 'HAMILTON', 'Grossbritannien', 'GB', NULL, NULL, '7453267998', '0010153SEI', NULL, NULL, 'Sydney Diamonds GM-503-1: Black Strap, Silver Case, White Face', NULL, '604569145842', 'FedEx', NULL, '2014-05-08', '07.05.2014 00:22', 'UK140403AS07', '1', 'a0YC000000Xya0RMAR', '130.98', '188.99'),
(20328, '243315033', NULL, NULL, 'Robinson Panicker', 'SH.ZAYED ROAD 635', 'finance &HR  Dept.', 'DUBAI', 'NEAR NOOR ISLAMIC METRO STN', '7427', 'AE', NULL, NULL, '9,7156E+11', '0010153G4I', NULL, NULL, 'Theorema Sao Paolo Watch-Black strap with black case and black face (GM-103-2)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '11.05.2014 03:38', 'a0YC000000Y2GPbMAN', '1', 'a0YC000000Y2GPbMAN', '', '1499.00'),
(20329, '242883381', NULL, NULL, 'BALA CHANDRAN', 'AL MAKTOUM STREET 202', 'AL REEM TOWER 6th FLoor', 'DUBAI', 'DEIRA - DUBAI', '', 'AE', NULL, NULL, '504952136', '0010016BY2', NULL, NULL, 'Theorema Sao Paolo Watch-Black strap with black case and black face (GM-103-2)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '08.05.2014 13:38', 'a0YC000000Y2GPbMAN', '1', 'a0YC000000Y2GPbMAN', '', '1499.00'),
(20330, '242815031', NULL, NULL, 'leila mebarki', 'khaleej al arabi 31', '502', 'abu dhabi', 'Adnec exhibition center', '7166', 'AE', NULL, NULL, '503709005', '00102027FY', NULL, NULL, 'Theorema Sao Paolo Watch-Black strap with black case and black face (GM-103-2)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '08.05.2014 07:08', 'a0YC000000Y2GPbMAN', '1', 'a0YC000000Y2GPbMAN', '', '1499.00'),
(20331, '243338171', NULL, NULL, 'Paul OHagan', 'Shoreline TBA', '902', 'Dubai', 'Palm Jumeirah', '', 'AE', NULL, NULL, '9,71506E+11', '00102479U2', NULL, NULL, 'Theorema Sao Paolo Watch-Black strap with silver case and black face (GM-103-1)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '11.05.2014 05:38', 'a0YC000000Y2GPRMA3', '1', 'a0YC000000Y2GPRMA3', '', '1499.00'),
(20332, '243055724', NULL, NULL, 'Saifur Rehman', 'Jabal ali Techno Park', 'Gulf Perlite', 'Dubai', 'Jabel Ali', '76325', 'AE', NULL, NULL, '566321373', '0010143KZK', NULL, NULL, 'Theorema Sao Paolo Watch-Black strap with silver case and black face (GM-103-1)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '09.05.2014 11:38', 'a0YC000000Y2GPRMA3', '1', 'a0YC000000Y2GPRMA3', '', '1499.00'),
(20333, '242789051', NULL, NULL, 'Henry Joseph', 'Office land building, Block 1,office 203 203', 'Block 1,203', 'Dubai', 'Karama', '12726', 'AE', NULL, NULL, '9,71506E+11', '*00101127E1', NULL, NULL, 'Theorema Sao Paolo Watch-Black strap with silver case and black face (GM-103-1)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '08.05.2014 05:08', 'a0YC000000Y2GPRMA3', '1', 'a0YC000000Y2GPRMA3', '', '1499.00'),
(20334, '242753590', NULL, NULL, 'Robinson Panicker', 'SH.ZAYED ROAD 635', 'finance &HR  Dept.', 'DUBAI', 'NEAR NOOR ISLAMIC METRO STN', '7427', 'AE', NULL, NULL, '9,7156E+11', '0010040AQF', NULL, NULL, 'Theorema Sao Paolo Watch-Black strap with silver case and black face (GM-103-1)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '08.05.2014 02:38', 'a0YC000000Y2GPRMA3', '1', 'a0YC000000Y2GPRMA3', '', '1499.00'),
(20335, '243560014', NULL, NULL, 'Ahmad Bargoth', 'Mina next to giggles nursery 35', '316/7 villa', 'Abu Dhabi', 'Abu dhabi', '47080', 'AE', NULL, NULL, '0508133613/0507809788', '00101527LT', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '12.05.2014 08:38', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00'),
(20336, '243448690', NULL, NULL, 'Said Jaroudi', 'dubai al ain street..before outlet mall on the right SKYCOURT TOWERS 00', 'block E apt 604', 'Dubai', 'Dubai land, before outlet mall on the right six towers Iam blk E APT 604', '', 'AE', NULL, NULL, '553110636', '001002387T', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '11.05.2014 16:08', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00'),
(20337, '243376175', NULL, NULL, 'Thian Lim', 'Sheikh Zayed Road -', 'AL Hawai Tower  Flat 601', 'Dubai', 'Dubai', '', 'AE', NULL, NULL, '563798558', '00102319MS', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '11.05.2014 08:38', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00'),
(20338, '243333915', NULL, NULL, 'Lina Alkhalidi', 'Al Salaam street 120', '6008', 'Abu Dhabi', 'Al Reeem Island', '', 'AE', NULL, NULL, '506310362', '00102114G5', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '11.05.2014 05:08', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00'),
(20339, '243331384', NULL, NULL, 'Badar Al Busafi', 'Salam Street 1', 'Villa 11', 'Abu Dhabi', 'Qurm Gardens Compound', '', 'AE', NULL, NULL, '9,71503E+11', '0010018NRD', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '11.05.2014 05:08', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00'),
(20340, '243304723', NULL, NULL, 'Kemeen Mohammed', 'Techno Park 567', 'Operation Building, Baker Hughes', 'Dubai', 'Jebel Ali', '567', 'AE', NULL, NULL, '557735808', '0010008UIC', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '11.05.2014 01:38', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00'),
(20341, '243304555', NULL, NULL, 'Alia Matar', 'Khalidiya 8', '203', 'Abu Dhabi', 'Khalidiya', '129921', 'AE', NULL, NULL, '9,71507E+11', '0010035JLW', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '11.05.2014 01:08', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00'),
(20342, '243235313', NULL, NULL, 'Inas Baraka', 'Dubai healthcare city, building no. 27 block D, third floor, flat 302, same building of life pharmacy and Starbucks coffee shop 27', '27', 'Dubai', '', '53382', 'AE', NULL, NULL, '9,71509E+11', '0010234F8K', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '10.05.2014 11:38', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00'),
(20343, '243215787', NULL, NULL, 'steven hopkins', 'Al Wasl Road (D92) 888', '888 (Villa D3)', 'Dubai', 'Umm Suqeim 1', '0', 'AE', NULL, NULL, '506320989', '0010032XFB', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '10.05.2014 09:38', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(20344, '243178903', NULL, NULL, 'Saeed Darwish', 'Cluster R 1', 'Tower: MAG214 - Appartment:2706', '4895', 'JLT', 'Abu Dhabi', 'AE', NULL, NULL, '9,71506E+11', '0010227B6U', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '10.05.2014 06:08', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00'),
(20345, '243093587', NULL, NULL, 'darine tarabay', 'Sheikh zayed road 2', '28', 'Dubai', 'Difc', '9267', 'AE', NULL, NULL, '050 5146711', '00101410PO', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '09.05.2014 15:38', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00'),
(20346, '243025367', NULL, NULL, 'ibrahim nassar', 'motor city 1234', 'easton court 210', 'dubai', 'dubai land', '210', 'AE', NULL, NULL, '9,71567E+11', '0010080KPM', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '09.05.2014 08:38', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00'),
(20347, '242840215', NULL, NULL, 'ASHRAFUDDIN MIMLI M SAJID', 'ALAIN, AL SAROOJ SHABIYA BEHIND ALAIN CITY CENTER, VILLA 2, FLAT 1 11', '1', 'ALAIN', 'ALAIN UAE', '1501', 'AE', NULL, NULL, '507831279', '0010196F2Q', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '08.05.2014 09:38', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00'),
(20348, '242787507', NULL, NULL, 'atiqa raj', 'AL ETIHAD - AL NAHDA 0', '2305 BM TOWER', 'SHARJAH', 'Al nahda', '6', 'AE', NULL, NULL, '506463342', '00100158UC', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '08.05.2014 05:08', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00'),
(20349, '242785420', NULL, NULL, 'Yoshiyuki HYAKUTAKE', '5th Street (Khalifa Street) 5', '46808', 'Abu Dhabi', 'Khalifa Energy Complex', '9712', 'AE', NULL, NULL, '502328899', '00101926KK', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '08.05.2014 05:08', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00'),
(20350, '243346516', NULL, NULL, 'Sheikh M. Fazil Hafeez', 'Hamden Street, Near Salam Street Junction 10', 'Xxxx', 'Abu Dhabi', 'Tourist Club Area', '123456', 'AE', NULL, NULL, '9,71505E+11', '0010029XJM', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with silver case and gold face (GM-103-4)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '11.05.2014 06:08', 'a0YC000000Y2GPvMAN', '1', 'a0YC000000Y2GPvMAN', '', '1499.00'),
(20351, '243220875', NULL, NULL, 'kanghee lee', 'al wasl, behind eppco 24b', 'villa 39, korean consulate', 'dubai', 'Jumeirah 2', '50432', 'AE', NULL, NULL, '505565033', '0010032O20', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with silver case and gold face (GM-103-4)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '10.05.2014 10:08', 'a0YC000000Y2GPvMAN', '1', 'a0YC000000Y2GPvMAN', '', '1499.00'),
(20352, '243218416', NULL, NULL, 'Hussain Shujaa', '15 0508141848', '22', 'Abu Dhabi - Airport road - AbuDhabi JUDICIAL Department (from 7:00am - 3:00 pm) - ( sun - ther)', 'AD', '', 'AE', NULL, NULL, '9,71508E+11', '0010087NYF', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with silver case and gold face (GM-103-4)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '10.05.2014 09:38', 'a0YC000000Y2GPvMAN', '1', 'a0YC000000Y2GPvMAN', '', '1499.00'),
(20353, '242986320', NULL, NULL, 'Jonathan Wilson', 'Attareen Building 4217', '', 'Dubai', '', '11987', '', NULL, NULL, '553837728', '0010211HW6', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with silver case and gold face (GM-103-4)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '09.05.2014 04:38', 'a0YC000000Y2GPvMAN', '1', 'a0YC000000Y2GPvMAN', '', '1499.00'),
(20354, '242957253', NULL, NULL, 'Ali Luthon', 'Tecom, API Tower 11', '305', 'Dubai', 'Al Barsha', '23747', 'AE', NULL, NULL, '504897878', '0010216H5O', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with silver case and gold face (GM-103-4)', NULL, '578824906963', 'FedEx', NULL, '2014-05-14', '09.05.2014 02:08', 'a0YC000000Y2GPvMAN', '1', 'a0YC000000Y2GPvMAN', '', '1499.00'),
(20355, '243931144', NULL, NULL, 'Sam Andrew Gorham', '7 Watersendroad Hampton Hargate Peterborough', '', 'PE7 8DF', 'Cambridgeshire', 'Grossbritannien', 'GB', NULL, NULL, '780501484', '001025041F', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824907021', 'FedEx', NULL, '2014-05-16', '14.05.2014 12:52', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20356, '243926099', NULL, NULL, 'Stephen Place', '33 HOLLINGSWOOD WAY', '', 'S66 3ZN', 'ROTHERHAM', 'Grossbritannien', 'GB', NULL, NULL, '7977211854', '0010127JHH', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824907032', 'FedEx', NULL, '2014-05-16', '14.05.2014 12:55', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20357, '243927899', NULL, NULL, 'woollatt woollatt', '55 OTTWAYS LANE', '', 'KT21 2PS', 'ASHTEAD', 'Grossbritannien', 'GB', NULL, NULL, '7836653487', '0010164VR6', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824907043', 'FedEx', NULL, '2014-05-16', '14.05.2014 12:55', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20358, '243922210', NULL, NULL, 'Graham Hack', 'Unit 1 Linde Cryoplants', 'Holder Road', 'GU12 4PQ', 'Aldershot', 'Grossbritannien', 'GB', NULL, NULL, '7515527597', '0010043EM7', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824907054', 'FedEx', NULL, '2014-05-16', '14.05.2014 12:52', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20359, '244267706', NULL, NULL, 'Artjoms Tigunovs', '7 KENNINGTON KENNINGTON PARK PLACE', '', 'SE11 4JT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7894558224', '0010107CJA', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '578824907124', 'FedEx', NULL, '2014-05-19', '16.05.2014 10:25', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(20360, '244279191', NULL, NULL, 'Frank Chinegwundoh', '56 REDBRIDGE LANE WEST', '', 'E11 2JU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7768753745', '0010029VFK', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '578824907135', 'FedEx', NULL, '2014-05-19', '16.05.2014 10:24', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(20361, '244280006', NULL, NULL, 'Jonathon Jones', '102 ASTLEY ROAD', 'Huyton', 'L36 8DD', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7722518623', '0010246QPQ', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '578824907146', 'FedEx', NULL, '2014-05-19', '16.05.2014 10:25', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(20362, '244244163', NULL, NULL, 'Nik Kanji', '42 DANESBURY ROAD', '', 'TW13 5BH', 'FELTHAM', 'Großbritannien', 'GB', NULL, NULL, '7999604747', '00100963Q6', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '578824907157', 'FedEx', NULL, '2014-05-19', '16.05.2014 08:22', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(20363, '244270068', NULL, NULL, 'Samantha Hickling', '34 HINTON ROAD', '', 'NN2 8NX', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7834457441', '0010051ZPV', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '578824907168', 'FedEx', NULL, '2014-05-19', '16.05.2014 10:25', 'UK131014AMC02', '1', 'a0YC000000Xzu6iMAB', '130.99', '199.00'),
(20364, '244236682', NULL, NULL, 'john curtis', 'Flat6 albion court', 'Newport rd', 'Caldicot', 'Np26 4 Fe', 'Großbritannien', 'GB', NULL, NULL, '7720497769', '00101688ZJ', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '578824907179', 'FedEx', NULL, '2014-05-19', '16.05.2014 02:22', 'UK131011AMC27', '1', 'a0YC000000XzvGJMAZ', '117.01', '189.00'),
(20365, '244273227', NULL, NULL, 'Wendy Kelly', '5 FOWLIS DRIVE', 'Newton Mearns', 'G77 6JL', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '1416399365', '0010140X4W', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '578824907180', 'FedEx', NULL, '2014-05-19', '16.05.2014 10:24', 'UK131011AMC26', '1', 'a0YC000000XzuxjMAB', '117.01', '189.00'),
(20366, '244296801', '', '', 'Anthony Mullane', '101 CHORLEY WAY', '', 'CV6 3LL', 'COVENTRY', 'Großbritannien', '', '', '', '7528387676', '0010175ZWI', '', '', 'Marco Polo Watch: Gold Case - Black Face - Black Strap', 'Nachforschung an Fedex. 14.06.14', '578824907190', 'FedEx', '', '2014-05-19', '16.05.2014 12:22', 'UK131011AMC24', '1', 'a0YC000000Xzu24MAB', '117.01', '179.00'),
(20367, '244271578', NULL, NULL, 'Danny McMeiken', '15 PARK AVENUE', 'Dunston', 'NE11 9QE', 'GATESHEAD', 'Großbritannien', 'GB', NULL, NULL, '7554993929', '00102401T8', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '578824907205', 'FedEx', NULL, '2014-05-19', '16.05.2014 10:23', 'UK131011AMC24', '1', 'a0YC000000Xzu24MAB', '117.01', '179.00'),
(20368, '244261731', NULL, NULL, 'Chirag Rach', '53 CLARENDON ROAD', 'Gresham Hse 7th Flr c/o tt', 'WD17 1LA', 'WATFORD', 'Großbritannien', 'GB', NULL, NULL, '1923228820', '00102144JM', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824907216', 'FedEx', NULL, '2014-05-19', '16.05.2014 08:52', 'UK131011AMC25', '1', 'a0YC000000Xzu84MAB', '117.01', '189.00'),
(20369, '244295633', NULL, NULL, 'Richard Hilton', '14 WOODPECKER CRESCENT', '', 'RH15 9XY', 'BURGESS HILL', 'Großbritannien', 'GB', NULL, NULL, '7795670090', '0010082OS3', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824907227', 'FedEx', NULL, '2014-05-19', '16.05.2014 11:52', 'UK131011AMC25', '1', 'a0YC000000Xzu84MAB', '117.01', '189.00'),
(20370, '244282167', NULL, NULL, 'Ryan Eades', '1 WISTON DRIVE', '', 'Wf82ux', 'PONTEFRACT', 'Großbritannien', 'GB', NULL, NULL, '7450987027', '0010073UO8', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824907238', 'FedEx', NULL, '2014-05-19', '16.05.2014 11:23', 'UK131011AMC25', '1', 'a0YC000000Xzu84MAB', '117.01', '189.00'),
(20371, '244152307', NULL, NULL, 'Seven Eccles', '151 ROMAN WAY', '', 'GU9 9RQ', 'FARNHAM', 'Großbritannien', 'GB', NULL, NULL, '7807215104', '0010141L2H', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '578824907249', 'FedEx', NULL, '2014-05-19', '15.05.2014 15:53', 'UK140313AMC25', '1', 'a0YC000000YX3pzMAD', '165.00', '249.00'),
(20372, '244175999', NULL, NULL, 'Victoria Mallon', '11 NIDD GROVE', '', 'YO24 2PZ', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7971913794', '0010070UVU', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '578824907250', 'FedEx', NULL, '2014-05-19', '15.05.2014 18:22', 'UK140313AMC25', '1', 'a0YC000000YX3pzMAD', '165.00', '249.00'),
(20373, '244227476', NULL, NULL, 'Bader Raza', '54 B FRANCIS FRANCIS ROAD', '', 'E10 6PP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7415388973', '0010176OOQ', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824907260', 'FedEx', NULL, '2014-05-19', '15.05.2014 23:23', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20374, '244167303', NULL, NULL, 'ben billaney', '13 MARRITT WAY', '', 'HU12 9SA', 'HULL', 'Großbritannien', 'GB', NULL, NULL, '7904265130', '00100560KI', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824907271', 'FedEx', NULL, '2014-05-19', '15.05.2014 17:22', 'UK140313AMC22', '1', 'a0YC000000YX3pxMAD', '165.00', '249.00'),
(20375, '244251152', NULL, NULL, 'Ben Brooks', 'Abbots Rest VILLAGE ROAD', '', 'TW20 8UE', 'EGHAM', 'Großbritannien', 'GB', NULL, NULL, '7967756240', '0010154XE8', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824907282', 'FedEx', NULL, '2014-05-19', '16.05.2014 08:22', 'UK140313AMC22', '1', 'a0YC000000YX3pxMAD', '165.00', '249.00'),
(20376, '244157901', NULL, NULL, 'johnson esiole', '123 STOKES ROAD', '', 'E6 3SF', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7435614235', '0010103WOC', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824907293', 'FedEx', NULL, '2014-05-19', '15.05.2014 16:22', 'UK140313AMC22', '1', 'a0YC000000YX3pxMAD', '165.00', '249.00'),
(20377, '244243501', NULL, NULL, 'å®ä¼Ÿ å¼ ', '136 St. Augustine road', '', 'PO4 9AE', 'SOUTHSEA', 'Großbritannien', 'GB', NULL, NULL, '7739575788', '0010109RBM', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, 'storniert', 'FedEx', NULL, '2014-05-19', '16.05.2014 08:27', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20378, '244240525', NULL, NULL, 'Amir Yasin', '181 STYAL ROAD', 'Cheadle', 'SK8 3TX', 'CHEADLE', 'Großbritannien', 'GB', NULL, NULL, '7904122231', '0010222I62', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824907319', 'FedEx', NULL, '2014-05-19', '16.05.2014 04:27', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20379, '244207467', NULL, NULL, 'Mervyn smith', '1 AVERY DRIVE', '', 'LE7 1LS', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7749742424', '00101586UP', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824907320', 'FedEx', NULL, '2014-05-19', '15.05.2014 22:24', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20380, '244150284', NULL, NULL, 'Sarah Davis', '7A TROWBRIDGE ROAD', 'Westbury', 'BA13 3AY', 'WESTBURY', 'Großbritannien', 'GB', NULL, NULL, '7500067942', '0010027DTC', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824907330', 'FedEx', NULL, '2014-05-19', '15.05.2014 15:52', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20381, '244219143', NULL, NULL, 'ID22293202 Marie-Louise Koch', 'Pakkeboks 644', '', '3400', 'Hillerod', 'Dänemark', 'DK', NULL, NULL, '22293202', '00101399JF', NULL, NULL, 'RIO-ur med sort skive og sort lÃ¦derrem', NULL, '578824907374', 'FedEx', NULL, '2014-05-19', '15.05.2014 21:06', 'DK030414HW02', '1', 'a0YC000000XyUvQMAV', '1268.97', '1999.00'),
(20382, '244180436', NULL, NULL, 'Rasmus Rosenberg Carlsen', 'Christian Xs Alle 10', 'Christian Xs Alle 10 st tv', '2800', 'Kgs.Lyngby', 'Dänemark', 'DK', NULL, NULL, '42361997', '00101922D3', NULL, NULL, 'RIO-ur med sort skive og sort lÃ¦derrem', NULL, '578824907385', 'FedEx', NULL, '2014-05-19', '15.05.2014 17:06', 'DK030414HW02', '1', 'a0YC000000XyUvQMAV', '1268.97', '1999.00'),
(20383, '244305862', NULL, NULL, 'adam flisnik', 'Os. Bohaterow Wrzesnia 26A', '', '31-621', 'Krakow', 'Polen', 'PL', NULL, NULL, '508504113', '00100536VJ', NULL, NULL, 'Model 106 Gold', NULL, '578824907396', 'FedEx', NULL, '2014-05-19', '16.05.2014 14:08', 'PL140505MW02', '1', 'a0YC000000YWok8MAD', '608.58', '997.00'),
(20384, '244284895', NULL, NULL, 'sarbast mohammed', 'baldersgatan 6A', '', '10041', 'stockholm', 'Schweden', 'SE', NULL, NULL, '46762452327', '0010016XR3', NULL, NULL, 'Brunt armband med guldig boett och svart urtavla', NULL, '578824907400', 'FedEx', NULL, '2014-05-19', '16.05.2014 11:44', 'SE180314HW07', '1', 'a0YC000000XmWCcMAN', '1453.98', '2199.00'),
(20385, '244287546', NULL, NULL, 'PEDRO CARRETERO EGEA', 'MOSCATEL 37', 'PB', '29631', 'BENALMADENA', 'Spanien', 'ES', NULL, NULL, '607489037', '0010188Z03', NULL, NULL, 'OpciÃ³n B: reloj Pionier modelo Aruba GM-507-2', NULL, '578824907363', 'FedEx', NULL, '2014-05-19', '16.05.2014 08:58', 'IT140506CS40', '1', 'a0YC000000YX5IaMAL', '', '219.99'),
(20386, '0010136BO6', NULL, NULL, 'BIEN NGUYEN', 'SUITE 6/59-61 JOHN', '', 'CABRAMATTA', '2166', 'Australien', 'AUS', NULL, NULL, '97262638', '0010136BO6', NULL, NULL, 'Macau watch: Black strap - Silver face with black and silver highlights', NULL, '578824907514', 'FedEx', NULL, '2014-05-20', '16.05.14', '006C000000oRdbQIAS', '1', '006C000000oRdbQIAS', '', '$339,00'),
(20387, '0010171EWJ', NULL, NULL, 'FANNY SOENOTO', '6 WERONA COURT', '', 'WILLETTON', '6155', 'Australien', 'AUS', NULL, NULL, '0425008686', '0010171EWJ', NULL, NULL, 'Macau watch: Black strap - Silver face with black and silver highlights', NULL, '578824907525', 'FedEx', NULL, '2014-05-20', '16.05.14', '006C000000oRdbQIAS', '1', '006C000000oRdbQIAS', '', '$339,00'),
(20388, '001013200C', NULL, NULL, 'ZHENYU SHI', '5/21 CONDER ST', '', 'BURWOOD', '2134', 'Australien', 'AUS', NULL, NULL, '0410 111 119', '001013200C', NULL, NULL, 'Macau watch: Black strap - Silver face with black and silver highlights', NULL, '578824907536', 'FedEx', NULL, '2014-05-20', '16.05.14', '006C000000oRdbQIAS', '1', '006C000000oRdbQIAS', '', '$339,00'),
(20389, '0010232211', NULL, NULL, 'MELISSA TREYVAUD', '37 2 PARK STREET', '', 'SYDNEY', '2000', 'Australien', 'AUS', NULL, NULL, '0411601609', '0010232211', NULL, NULL, 'Macau watch: Black strap - Black face with silver and gold highlights', NULL, '578824907547', 'FedEx', NULL, '2014-05-20', '16.05.14', '006C000000oRdbQIAS', '1', '006C000000oRdbQIAS', '', '$339,00'),
(20390, '00100862BH', NULL, NULL, 'MICHELLE PARKINSON', '11 WOLLEMI PLACE', 'DURAL', 'Dural ', '2158', 'Australien', 'AUS', NULL, NULL, '0449780251', '00100862BH', NULL, NULL, 'Macau watch: Black strap - Black face with silver and gold highlights', NULL, '578824907558', 'FedEx', NULL, '2014-05-20', '16.05.14', '006C000000oRdbQIAS', '1', '006C000000oRdbQIAS', '', '$339,00'),
(20391, '0010075NFZ', NULL, NULL, 'THASSANEE CARTER', '56 WADHURST DR', '', 'BORONIA', '3155', 'Australien', 'AUS', NULL, NULL, '98003922', '0010075NFZ', NULL, NULL, 'Macau watch: Black strap - Black face with silver and gold highlights', NULL, '578824907569', 'FedEx', NULL, '2014-05-20', '16.05.14', '006C000000oRdbQIAS', '1', '006C000000oRdbQIAS', '', '$339,00'),
(20392, '0010074QXF', NULL, NULL, 'TUAN QUANG VU', '279 MORRIS RD', '', 'HOPPERS CROSSING', '3029', 'Australien', 'AUS', NULL, NULL, '0410898586', '0010074QXF', NULL, NULL, 'Macau watch: Black strap - Black face with silver and gold highlights', NULL, '578824907570', 'FedEx', NULL, '2014-05-20', '18.05.14', '006C000000oRdbQIAS', '1', '006C000000oRdbQIAS', '', '$339,00'),
(20393, '0010236XLQ', NULL, NULL, 'VASKO STANKOSKI', '10 BRUNY PLACE', '', 'Shell Cove ', '2529', 'Australien', 'AUS', NULL, NULL, '0411314553', '0010236XLQ', NULL, NULL, 'Macau watch: Black strap - Black face with silver and gold highlights', NULL, '578824907580', 'FedEx', NULL, '2014-05-20', '18.05.14', '006C000000oRdbQIAS', '1', '006C000000oRdbQIAS', '', '$339,00'),
(20394, '0010039LIH', NULL, NULL, 'XIAOXI HUANG', 'UNIT 9 / 1 SOPHIA ST', '', 'KINGSTON', '7050', 'Australien', 'AUS', NULL, NULL, '0404026666', '0010039LIH', NULL, NULL, 'Macau watch: Black strap - Black face with silver and gold highlights', NULL, '578824907591', 'FedEx', NULL, '2014-05-20', '16.05.14', '006C000000oRdbQIAS', '1', '006C000000oRdbQIAS', '', '$339,00'),
(20395, '0010166WIU', NULL, NULL, 'ALPHONSE MICHAEL', '9/800 ELGAR ROAD', '', 'DONCASTER', '3108', 'Australien', 'AUS', NULL, NULL, '0439612228', '0010166WIU', NULL, NULL, 'Macau watch: Brown strap - Black face with gold highlights', NULL, '578824907606', 'FedEx', NULL, '2014-05-20', '16.05.14', '006C000000oRdbQIAS', '1', '006C000000oRdbQIAS', '', '$339,00'),
(20396, '0010002E81', NULL, NULL, 'ELIZABETH HABERMANN', '20 KALLATINA TERRACE', '', 'KARALEE', '4306', 'Australien', 'AUS', NULL, NULL, '0732946865', '0010002E81', NULL, NULL, 'Macau watch: Brown strap - Black face with gold highlights', NULL, '578824907617', 'FedEx', NULL, '2014-05-20', '16.05.14', '006C000000oRdbQIAS', '1', '006C000000oRdbQIAS', '', '$339,00'),
(20397, '0010108HKA', NULL, NULL, 'GRACE JEON', '60 B TEAGUE ST', '', 'VICTORIA PARK', '6100', 'Australien', 'AUS', NULL, NULL, '0416751431', '0010108HKA', NULL, NULL, 'Macau watch: Brown strap - Black face with gold highlights', NULL, '578824907628', 'FedEx', NULL, '2014-05-20', '16.05.14', '006C000000oRdbQIAS', '1', '006C000000oRdbQIAS', '', '$339,00'),
(20398, '001000666K', NULL, NULL, 'JOHN ROWE', '2/14 KATHERINE STREET', 'UNIT 2', 'FULLARTON', '5063', 'Australien', 'AUS', NULL, NULL, '0400801951', '001000666K', NULL, NULL, 'Macau watch: Brown strap - Black face with gold highlights', NULL, '578824907639', 'FedEx', NULL, '2014-05-20', '16.05.14', '006C000000oRdbQIAS', '1', '006C000000oRdbQIAS', '', '$339,00'),
(20399, '0010156CX2', NULL, NULL, 'PAUL CARLIN', '704 / 39 COVENTRY STREET', '', 'Southbank ', '3006', 'Australien', 'AUS', NULL, NULL, '', '0010156CX2', NULL, NULL, 'Macau watch: Brown strap - Black face with gold highlights', NULL, '578824907640', 'FedEx', NULL, '2014-05-20', '18.05.14', '006C000000oRdbQIAS', '1', '006C000000oRdbQIAS', '', '$339,00'),
(20400, '0010096T8S', NULL, NULL, 'LEON SILVER', '44/1 SANDILANDS ST', '', 'SOUTH MELBOURNE', '3205', 'Australien', 'AUS', NULL, NULL, '', '0010096T8S', NULL, NULL, 'Macau watch: Black strap - Black face with gold highlights', NULL, '578824907650', 'FedEx', NULL, '2014-05-20', '16.05.14', '006C000000oRdbQIAS', '1', '006C000000oRdbQIAS', '', '$339,00'),
(20401, '00102339BN', NULL, NULL, 'NADA MARSH', '13 THE GLEN RD', 'BARDWELL VALLEY', 'BARDWELL VALLEY', '2207', 'Australien', 'AUS', NULL, NULL, '0406755932', '00102339BN', NULL, NULL, 'Macau watch: Black strap - Black face with gold highlights', NULL, '578824907661', 'FedEx', NULL, '2014-05-20', '16.05.14', '006C000000oRdbQIAS', '1', '006C000000oRdbQIAS', '', '$339,00'),
(20402, '244437102', NULL, NULL, 'Kim Kaarsberg', 'hessensgade 15, 202', '', '2300', 'kobenhavn S', 'Dänemark', 'DK', NULL, NULL, '42156889', '0010116HOH', NULL, NULL, 'Marco Polo B - guldfarvet urkasse, sort urskive, lÃ¦derrem', NULL, '604569147499', 'FedEx', NULL, '2014-05-20', '17.05.2014 09:06', 'DK060514HW07', '1', 'a0YC000000YX2ygMAD', '1118.98', '1799.00'),
(20403, '244515757', NULL, NULL, 'jesper gammelgaard', 'Gartnervaenget 11', 'danmark', '6400', 'Sonderborg', 'Dänemark', 'DK', NULL, NULL, '61339860', '0010076M1N', NULL, NULL, 'Marco Polo B-D - diamanter, guldfarvet urkasse, sort urskive, lÃ¦derrem', NULL, '604569147503', 'FedEx', NULL, '2014-05-20', '17.05.2014 21:36', 'DK060514HW13', '1', 'a0YC000000YX31tMAD', '1231.06', '1999.00'),
(20404, '244651999', NULL, NULL, 'mohmmad masri', 'Murergade 5k 1,1', '', '3000', 'Helsingor', 'Dänemark', 'DK', NULL, NULL, '4553592343', '0010038UJG', NULL, NULL, 'Marco Polo B-D - diamanter, guldfarvet urkasse, sort urskive, lÃ¦derrem', NULL, '604569147514', 'FedEx', NULL, '2014-05-20', '18.05.2014 21:06', 'DK060514HW13', '1', 'a0YC000000YX31tMAD', '1231.06', '1999.00'),
(20405, '244600021', NULL, NULL, 'Jan Petersen', 'Norgesvej 11', '', '4700', 'Naestved', 'Dänemark', 'DK', NULL, NULL, '25257634', '00102290QD', NULL, NULL, 'Marco Polo E-D - diamanter, sÃ¸lvfarvet urkasse, sort urskvie, lÃ¦derrem', NULL, '604569147525', 'FedEx', NULL, '2014-05-20', '18.05.2014 14:06', 'DK060514HW12', '1', 'a0YC000000YX31UMAT', '1231.06', '1999.00'),
(20406, '244697483', NULL, NULL, 'Ivang Haaeman', 'Gammel Slangerupvej 6', '', '3600', 'Frederikssund', 'Dänemark', 'DK', NULL, NULL, '0045 26369696', '0010032JEQ', NULL, NULL, 'Marco Polo SBB - sort urskive, sort metalrem', NULL, '604569147536', 'FedEx', NULL, '2014-05-20', '19.05.2014 07:36', 'DK060514HW10', '1', 'a0YC000000YX2zoMAD', '1118.98', '1799.00'),
(20407, '244509973', NULL, NULL, 'Jannet Kirstein', 'Toftemosevej 48', '', '2650', 'Hvidovre', 'Dänemark', 'DK', NULL, NULL, '25720218', '001009945M', NULL, NULL, 'RIO-ur med guldfarvet skive og brun lÃ¦derrem', NULL, '604569147547', 'FedEx', NULL, '2014-05-20', '17.05.2014 20:06', 'DK030414HW01', '1', 'a0YC000000XyUvGMAV', '1268.97', '1999.00'),
(20408, '244712646', NULL, NULL, 'annette motsch', '16 RUE De l\'eglise', '', '67110', 'Gundershoffen', 'Frankreich', 'FR', NULL, NULL, '601330973', '0010159D6V', NULL, NULL, '1 Montre DubaÃ¯ gold', NULL, '604569147227', 'FedEx', NULL, '2014-05-20', '19.05.2014 08:38', 'FR050514MP125', '1', 'a0YC000000YWqKXMA1', '', '199.00'),
(20409, '244659288', NULL, NULL, 'Bendelhoum Nourredine', '16 AVENUE DU BOIS LOPIN', '', '37170', 'CHAMBRAY LES TOURS', 'Frankreich', 'FR', NULL, NULL, '650394205', '0010158B3W', NULL, NULL, '1 Montre DubaÃ¯ gold', NULL, '604569147238', 'FedEx', NULL, '2014-05-20', '18.05.2014 22:08', 'FR050514MP125', '1', 'a0YC000000YWqKXMA1', '', '199.00'),
(20410, '244705002', NULL, NULL, 'Brigitte LEPRETRE', '10 CHEMIN DE MONTFARAUDE', '', '06530', 'PEYMEINADE', 'Frankreich', 'FR', NULL, NULL, '629922688', '00101493XL', NULL, NULL, '1 Montre Dubai gold', NULL, '604569147249', 'FedEx', NULL, '2014-05-20', '19.05.2014 08:08', 'FR050514MP125', '1', 'a0YC000000YWqKXMA1', '', '199.00'),
(20411, '244677986', '', '', 'Davy DANG', '15 AVENUE DE LA DIVISION LECLERC', 'Rez de chaussee - Digicode : Choisir ', '69200', 'VENISSIEUX', 'Frankreich', '', '', '', '650047304', '0010227P37', '', '', '1 Montre Duba? gold', 'Uhr erhalten 13.06.2014\r\nBitte refund!!! Geld wurde uns abgezogen. Kunde hat geld erhalten!\r\n', '604569147250', 'FedEx', '', '2014-05-20', '19.05.2014 05:38', 'FR050514MP125', '1', 'a0YC000000YWqKXMA1', '', '199.00'),
(20412, '244728235', NULL, NULL, 'Guillaume Herve', '1 AVENUE DE L AVENIR', 'Interphone H', '77340', 'PONTAULT COMBAULT', 'Frankreich', 'FR', NULL, NULL, '615458152', '0010099QRJ', NULL, NULL, '1 Montre DubaÃ¯ gold', NULL, '604569147260', 'FedEx', NULL, '2014-05-20', '19.05.2014 09:38', 'FR050514MP125', '1', 'a0YC000000YWqKXMA1', '', '199.00'),
(20413, '244690264', NULL, NULL, 'Marie-Christine Petracco', '0 Lieu dit Galin', '', '47420', 'Houeilles', 'Frankreich', 'FR', NULL, NULL, '685667563', '0010218XM5', NULL, NULL, '1 Montre DubaÃ¯ gold', NULL, '604569147271', 'FedEx', NULL, '2014-05-20', '19.05.2014 07:08', 'FR050514MP125', '1', 'a0YC000000YWqKXMA1', '', '199.00'),
(20414, '244691053', NULL, NULL, 'Omar Khoukhchi', '26 LOTISSEMENT LA SERRE', '', '84700', 'SORGUES', 'Frankreich', 'FR', NULL, NULL, '658506368', '0010084P7B', NULL, NULL, '1 Montre DubaÃ¯ gold', NULL, '604569147282', 'FedEx', NULL, '2014-05-20', '19.05.2014 07:08', 'FR050514MP125', '1', 'a0YC000000YWqKXMA1', '', '199.00'),
(20415, '244694486', NULL, NULL, 'Rene GRASS', '24 RUE DES GENETS', '', '67240', 'OBERHOFFEN SUR MODER', 'Frankreich', 'FR', NULL, NULL, '621091906', '0010010TX3', NULL, NULL, '1 Montre DubaÃ¯ gold', NULL, '604569147293', 'FedEx', NULL, '2014-05-20', '19.05.2014 07:09', 'FR050514MP125', '1', 'a0YC000000YWqKXMA1', '', '199.00'),
(20416, '244703181', NULL, NULL, 'sebastien favier', '73 ALLEE DE L EAU VIVE', '', '69250', 'MONTANAY', 'Frankreich', 'FR', NULL, NULL, '610304425', '00101475D8', NULL, NULL, '1 Montre DubaÃ¯ gold', NULL, '604569147308', 'FedEx', NULL, '2014-05-20', '19.05.2014 07:38', 'FR050514MP125', '1', 'a0YC000000YWqKXMA1', '', '199.00'),
(20417, '244702225', '', '', 'Thibault Lefaure', '1 RUE DE LA POMMERAIE', '', '78860', 'ST NOM LA BRETECHE', 'Frankreich', '', '', '', '634094919', '0010209VVW', '', '', '1 Montre Duba? gold', 'Uhr erhalten 18.06.2014\r\nBitte refund!!!', '604569147319', 'FedEx', '', '2014-05-20', '19.05.2014 07:38', 'FR050514MP125', '1', 'a0YC000000YWqKXMA1', '', '199.00'),
(20418, '244719495', NULL, NULL, 'clement dumont', '381 rue de vignacourt', '', '80260', 'FLESSELLES', 'Frankreich', 'FR', NULL, NULL, '661441489', '0010051XTK', NULL, NULL, '1 Montre Monaco Diamants gold', NULL, '604569147320', 'FedEx', NULL, '2014-05-20', '19.05.2014 09:08', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20419, '244673603', NULL, NULL, 'Herve Guillaume', '1 AVENUE DE L AVENIR', 'H', '77340', 'Pontault combault', 'Frankreich', 'FR', NULL, NULL, '615458152', '0010036UMG', NULL, NULL, '1 Montre Monaco Diamants gold', NULL, '604569147330', 'FedEx', NULL, '2014-05-20', '19.05.2014 05:08', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20420, '244700840', NULL, NULL, 'Jeremy Beretti', '20 RUE DU 14 JUILLET', '', '31100', 'TOULOUSE', 'Frankreich', 'FR', NULL, NULL, '761304250', '0010065KW9', NULL, NULL, '1 Montre Monaco Diamants gold', NULL, '604569147341', 'FedEx', NULL, '2014-05-20', '19.05.2014 07:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20421, '244659685', NULL, NULL, 'Nasri Salim', '34 LEVEE DE LA CHEVAUCHEE', '', '45650', 'ST JEAN LE BLANC', 'Frankreich', 'FR', NULL, NULL, '670447327', '10062351', NULL, NULL, '1 Montre Monaco Diamants gold', NULL, '604569147352', 'FedEx', NULL, '2014-05-20', '18.05.2014 22:08', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20422, '244732794', NULL, NULL, 'Colin Patrick', '76 Rue Des Savrons', '', '88380', 'Archettes', 'Frankreich', 'FR', NULL, NULL, '329326292', '0010020H8L', NULL, NULL, '1 Montre Tigris silber-weiß', NULL, '604569147363', 'FedEx', NULL, '2014-05-20', '19.05.2014 10:08', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(20423, '244716260', NULL, NULL, 'JEAN LUC DUCROCQ', '50 B RUE D HELFAUT', 'Heures bureau', '62570', 'HALLINES', 'Frankreich', 'FR', NULL, NULL, '662216369', '0010182GHN', NULL, NULL, '1 Montre Vienne Diamants silber-schwarz', NULL, '604569147374', 'FedEx', NULL, '2014-05-20', '19.05.2014 08:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20424, '244696575', NULL, NULL, 'Julien Guldner-Legrand', '23 Route de rupigny', '', '57640', 'Charly-Oradour', 'Frankreich', 'FR', NULL, NULL, '659714237', '001001968U', NULL, NULL, '1 Montre Vienne Diamants silber-schwarz', NULL, '604569147385', 'FedEx', NULL, '2014-05-20', '19.05.2014 07:09', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20425, '244336600', NULL, NULL, 'Damien Doran', 'Pace Unit 3a', '', 'Santry, Du', 'Santry Hall Industrial Estate', 'Irland', 'IE', NULL, NULL, '879275888', '00101297AM', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '604569146610', 'FedEx', NULL, '2014-05-20', '16.05.2014 15:32', 'IE110314AP01', '1', 'a0YC000000Y1qXwMAJ', '209.99', '309.00'),
(20426, '244451968', NULL, NULL, 'Corne Klaassen', 'Molenaarsgraafstraat 9', '', '2729 CX', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '646443193', '0010019ILM', NULL, NULL, 'Horloge - bruin-goud', NULL, '604569147396', 'FedEx', NULL, '2014-05-20', '17.05.2014 11:28', 'NL140417AM02', '1', 'a0YC000000Y0uOsMAJ', '155.00', '239.99'),
(20427, '244493399', NULL, NULL, 'Dkhissi Serghini', 'Marijkestraat 4', '', '3862 CW', 'NIJKERK GLD', 'Niederlande', 'NL', NULL, NULL, '639789602', '00100575V3', NULL, NULL, 'Horloge - bruin-goud', NULL, '604569147400', 'FedEx', NULL, '2014-05-20', '17.05.2014 17:28', 'NL140417AM02', '1', 'a0YC000000Y0uOsMAJ', '155.00', '239.99'),
(20428, '244626435', NULL, NULL, 'Emmily Kuiper', 'Tsjaikovskistraat 142', '', '2901 HN', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '622111104', '10202861', NULL, NULL, 'Horloge - bruin-goud', NULL, '604569147411', 'FedEx', NULL, '2014-05-20', '18.05.2014 17:28', 'NL140417AM02', '1', 'a0YC000000Y0uOsMAJ', '155.00', '239.99'),
(20429, '244469512', NULL, NULL, 'Michael Hu', 'Iroko 155', '', '3315 PN', 'DORDRECHT', 'Niederlande', 'NL', NULL, NULL, '639853162', '00100818L3', NULL, NULL, 'Horloge - bruin-goud', NULL, '604569147422', 'FedEx', NULL, '2014-05-20', '17.05.2014 13:28', 'NL140417AM02', '1', 'a0YC000000Y0uOsMAJ', '155.00', '239.99'),
(20430, '244623800', NULL, NULL, 'Mostafa Oulad', 'Abdijstraat 122', '', '2020', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '32573755', '0010069RZ2', NULL, NULL, 'Horloge - bruin-goud', NULL, '604569147433', 'FedEx', NULL, '2014-05-20', '18.05.2014 17:28', 'NL140417AM02', '1', 'a0YC000000Y0uOsMAJ', '155.00', '239.99'),
(20431, '244524064', NULL, NULL, 'Rajesh Karki', 'Janshof 40', '', '3972 LP', 'DRIEBERGEN-RIJSENBURG', 'Niederlande', 'NL', NULL, NULL, '684275435', '0010043WR9', NULL, NULL, 'Horloge - bruin-goud', NULL, '604569147444', 'FedEx', NULL, '2014-05-20', '17.05.2014 23:28', 'NL140417AM02', '1', 'a0YC000000Y0uOsMAJ', '155.00', '239.99'),
(20432, '244423761', NULL, NULL, 'Rob Schouren', 'Snijdersberg 7A', '', '6243 AT', 'GEULLE', 'Niederlande', 'NL', NULL, NULL, '683200261', '00101110NH', NULL, NULL, 'Horloge - zilver', NULL, '604569147455', 'FedEx', NULL, '2014-05-20', '17.05.2014 07:28', 'NL140417AM04', '1', 'a0YC000000Y0uRhMAJ', '155.00', '239.99'),
(20433, '244569503', NULL, NULL, 'Jesper Kooy', 'J C Geerligslaan 23', '', '1761 CS', 'ANNA PAULOWNA', 'Niederlande', 'NL', NULL, NULL, '623891115', '0010088RLH', NULL, NULL, 'Horloge - zwart-zilver', NULL, '604569147466', 'FedEx', NULL, '2014-05-20', '18.05.2014 09:58', 'NL140417AM01', '1', 'a0YC000000Y0uOJMAZ', '155.00', '239.99'),
(20434, '244453695', NULL, NULL, 'Rita Dalm Konings', 'Sint Hubertusplein 12', '', '6414 CK', 'HEERLEN', 'Niederlande', 'NL', NULL, NULL, '614955731', '0010105HF3', NULL, NULL, 'Horloge - zwart-zilver', NULL, '604569147477', 'FedEx', NULL, '2014-05-20', '17.05.2014 11:28', 'NL140417AM01', '1', 'a0YC000000Y0uOJMAZ', '155.00', '239.99'),
(20435, '244571953', NULL, NULL, 'S Hao', 'Het Hoogt 214', 'Gravenstraat 30', '1025 HE', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '624941588', '0010148EBD', NULL, NULL, 'Horloge - zwart-zilver', NULL, '604569147488', 'FedEx', NULL, '2014-05-20', '18.05.2014 09:58', 'NL140417AM01', '1', 'a0YC000000Y0uOJMAZ', '155.00', '239.99'),
(20436, '244571393', NULL, NULL, 'Lukasz Wit', 'Krolewska 104', '', '26-900', 'Kozienice', 'Polen', 'PL', NULL, NULL, '48502089289', '00101912T5', NULL, NULL, 'Model 106 Gold', NULL, '604569147570', 'FedEx', NULL, '2014-05-20', '18.05.2014 13:08', 'PL140505MW02', '1', 'a0YC000000YWok8MAD', '608.58', '997.00'),
(20437, '244419445', NULL, NULL, 'Malgorzata Kuc', 'ul. Graniczna 2/11', '', '21-550', 'Terespol', 'Polen', 'PL', NULL, NULL, '604615078', '0010012Y7I', NULL, NULL, 'Model 106 Gold', NULL, '604569147580', 'FedEx', NULL, '2014-05-20', '17.05.2014 10:08', 'PL140505MW02', '1', 'a0YC000000YWok8MAD', '608.58', '997.00'),
(20438, '244650160', NULL, NULL, 'Marzena Podgurska-Wolke', 'Przyszlosc 15C', 'Stanis?awów Pierwszy', '05-126', 'Stanislawow Pierwszy', 'Polen', 'PL', NULL, NULL, '601300095', '0010226SIR', NULL, NULL, 'Model 106 Gold', NULL, '604569147591', 'FedEx', NULL, '2014-05-20', '18.05.2014 23:38', 'PL140505MW02', '1', 'a0YC000000YWok8MAD', '608.58', '997.00'),
(20439, '244556418', NULL, NULL, 'Rafal Skwirowski', 'Wspolna 14', '', '05-250', 'S?upno gm. Radzymin', 'Polen', 'PL', NULL, NULL, '667607173', '0010039KKO', NULL, NULL, 'Model 106 Gold', NULL, '604569147606', 'FedEx', NULL, '2014-05-20', '18.05.2014 11:38', 'PL140505MW02', '1', 'a0YC000000YWok8MAD', '608.58', '997.00'),
(20440, '244698868', NULL, NULL, 'Adrian Malanski', 'ul. Pulawska 15', 'Inteligo Financial Services', '02-515', 'Warszawa', 'Polen', 'PL', NULL, NULL, '604548130', '00101112FS', NULL, NULL, 'Zegarek model GM 105-1', NULL, '604569147617', 'FedEx', NULL, '2014-05-20', '19.05.2014 10:38', 'PL140424DR10', '1', 'a0YC000000Y1wDfMAJ', '608.58', '997.00'),
(20441, '244725476', NULL, NULL, 'bhagwan dass sindhi', 'Hubala 11', 'Hurtownia Tkanin Top Moda', '95-054 ', 'Wola Zaradzynska', 'Polen', 'PL', NULL, NULL, '48693537466', '00101461AJ', NULL, NULL, 'Zegarek model GM 105-1', NULL, '604569147628', 'FedEx', NULL, '2014-05-20', '19.05.2014 13:08', 'PL140424DR10', '1', 'a0YC000000Y1wDfMAJ', '608.58', '997.00'),
(20442, '244690563', NULL, NULL, 'Maciej Murawski', 'ul. Stanislawa Malachowskiego 26/3', '', '87-100', 'Torun', 'Polen', 'PL', NULL, NULL, '660875875', '0010195ICP', NULL, NULL, 'Zegarek model GM 105-1', NULL, '604569147639', 'FedEx', NULL, '2014-05-20', '19.05.2014 10:08', 'PL140424DR10', '1', 'a0YC000000Y1wDfMAJ', '608.58', '997.00'),
(20443, '244744485', NULL, NULL, 'Rafal Kalinski', 'Al. Wyzwolenia 35/20', '', '70-531', 'Szczecin', 'Polen', 'PL', NULL, NULL, '501184126', '0010168V9J', NULL, NULL, 'Zegarek model GM 105-1', NULL, '604569147640', 'FedEx', NULL, '2014-05-20', '19.05.2014 14:08', 'PL140424DR10', '1', 'a0YC000000Y1wDfMAJ', '608.58', '997.00'),
(20444, '244702579', NULL, NULL, 'Krzysztof Krawczyk', 'Ul. Cztery podkowy 7G/1', '52-200 Wysoka', '52-200', 'Wroclaw', 'Polen', 'PL', NULL, NULL, '515038007', '0010202TQM', NULL, NULL, 'Zegarek model GM 105-2', NULL, '604569147650', 'FedEx', NULL, '2014-05-20', '19.05.2014 11:08', 'PL140424DR11', '1', 'a0YC000000Y1wHXMAZ', '608.58', '997.00'),
(20445, '244739303', NULL, NULL, 'Marek Antoniewicz', 'Os. Piastow 1C/6', '', '31-623', 'Krakow', 'Polen', 'PL', NULL, NULL, '507799232', '0010212JDB', NULL, NULL, 'Zegarek model GM 105-2', NULL, '604569147661', 'FedEx', NULL, '2014-05-20', '19.05.2014 13:38', 'PL140424DR11', '1', 'a0YC000000Y1wHXMAZ', '608.58', '997.00'),
(20446, '244711134', NULL, NULL, 'Iwona Grzelak', 'Laliki 160', '', '34-373', 'Zwardon', 'Polen', 'PL', NULL, NULL, '790890075', '10021752', NULL, NULL, 'Zegarek model GM 105-3', NULL, '604569147672', 'FedEx', NULL, '2014-05-20', '19.05.2014 11:08', 'PL140424DR12', '1', 'a0YC000000Y1wIpMAJ', '608.58', '997.00'),
(20447, '244711936', NULL, NULL, 'Malgorzata Wojcik', 'ul. Pilotow 23A/14', '', '80-460', 'Gdansk', 'Polen', 'PL', NULL, NULL, '79373822', '0010173LZJ', NULL, NULL, 'Zegarek model GM 105-3', NULL, '604569147683', 'FedEx', NULL, '2014-05-20', '19.05.2014 11:38', 'PL140424DR12', '1', 'a0YC000000Y1wIpMAJ', '608.58', '997.00'),
(20448, '244655449', NULL, NULL, 'Svetolik Ivanovic', 'VAGNMAKAREBYN 2D', '', '21840', 'BUNKEFLOSTRAND', 'Schweden', 'SE', NULL, NULL, '766320415', '0010053F0H', NULL, NULL, 'Svart armband med silvrig boett och svart urtavla', NULL, '604569147558', 'FedEx', NULL, '2014-05-20', '19.05.2014 00:44', 'SE180314HW06', '1', 'a0YC000000XmWC8MAN', '1453.98', '2199.00'),
(20449, '244495748', NULL, NULL, 'Sara Dahlborg', 'SLAETTAKRAGRAEND 20', '', '125 72', 'AELVSJOE', 'Schweden', 'SE', NULL, NULL, '762888237', '0010133PDG', NULL, NULL, 'Svart armband med silvrig boett och svart urtavla', NULL, '604569147569', 'FedEx', NULL, '2014-05-20', '17.05.2014 20:44', 'SE180314HW06', '1', 'a0YC000000XmWC8MAN', '1453.98', '2199.00'),
(20450, '244439559', NULL, NULL, 'jorge hurtado munoz', 'CALLE JUAN DE VALDES 18 LOCAL 2', 'Peluqueria  lourdes', '29007', 'MALAGA', 'MALAGA', 'ES', NULL, NULL, '628177360', '0010030TTD', NULL, NULL, 'OpciÃ³n C: reloj Pionier modelo Aruba GM-507-3', NULL, '604569147190', 'FedEx', NULL, '2014-05-20', '17.05.2014 09:28', 'IT140506CS41', '1', 'a0YC000000YX5IbMAL', '', '219.99'),
(20451, '244365362', NULL, NULL, 'Alen Ivanov', 'PALANGREROS 29', 'Yate Plaza portal 6,2C', '29640', 'FUENGIROLA', 'MALAGA', 'ES', NULL, NULL, '622039009', '0010172DDO', NULL, NULL, 'OpciÃ³n D: reloj Pionier modelo Aruba GM-507-4', NULL, '604569147205', 'FedEx', NULL, '2014-05-20', '16.05.2014 18:28', 'IT140506CS42', '1', 'a0YC000000YX5IcMAL', '', '219.99'),
(20452, '244330576', NULL, NULL, 'Rony Cifuentes', 'Pintor Alonso Martinez 19', '19', '14005', 'Cordoba', 'Cordoba', 'ES', NULL, NULL, '622353437', '001018447A', NULL, NULL, 'OpciÃ³n C: reloj Pionier modelo Aruba GM-507-3', NULL, '604569147216', 'FedEx', NULL, '2014-05-20', '16.05.2014 13:28', 'IT140506CS41', '1', 'a0YC000000YX5IbMAL', '', '219.99'),
(20453, '244625822', NULL, NULL, 'Jamie Naylor', '24 WELLMEADOW ROAD', '', 'W7 2AL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7885687822', '0010175BF4', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '604569146621', 'FedEx', NULL, '2014-05-20', '18.05.2014 19:52', 'UK140403AS13', '1', 'a0YC000000YXWiPMAX', '129.99', '199.00'),
(20454, '244598395', NULL, NULL, 'daisy wraight', 'bpp law scho 2 whitehall quay', '', 'LS1 4HR', 'Leeds', 'Grossbritannien', 'GB', NULL, NULL, '7525620609', '0010189CF5', NULL, NULL, 'Malibu Diamonds GM-502-4: Black Strap, Black Case, Black Face', NULL, '604569146632', 'FedEx', NULL, '2014-05-20', '18.05.2014 16:22', 'UK140403AS14', '1', 'a0YC000000YXWiQMAX', '129.96', '199.00'),
(20455, '244396935', NULL, NULL, 'Agim Gjurgjaj', 'Flat 1  The labott temple west keynsham', '', 'Bs31 1bd', 'Keynsham', 'Grossbritannien', 'GB', NULL, NULL, '7463961361', '00102301PG', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569146643', 'FedEx', NULL, '2014-05-20', '17.05.2014 01:22', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(20456, '244603289', NULL, NULL, 'Craig Rothwell', '6 HAVENWOOD ROAD', '', 'WN1 2PA', 'WIGAN', 'Grossbritannien', 'GB', NULL, NULL, '1942824679', '00102224NR', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569146654', 'FedEx', NULL, '2014-05-20', '18.05.2014 16:52', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(20457, '244336836', NULL, NULL, 'Dean Hawes', '220 LODGE AVENUE', 'Dagenham', 'RM8 2HE', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7951770254', '0010193M2M', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569146665', 'FedEx', NULL, '2014-05-20', '16.05.2014 16:22', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(20458, '244602129', NULL, NULL, 'Gerard Quigley', '88 Seil Drive', '', 'G445EA', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7896782274', '0010141KH3', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569146676', 'FedEx', NULL, '2014-05-20', '18.05.2014 16:22', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(20459, '244346348', NULL, NULL, 'kebba ceesay', 'FLAT2 BLOCKA BRODLOVE LANE', '', 'E1W 3DT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7462921737', '0010248QH7', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569146687', 'FedEx', NULL, '2014-05-20', '16.05.2014 17:22', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(20460, '244363296', NULL, NULL, 'Lan Nguyen', '7 HOLMLEIGH ROAD ESTATE', '', 'N16 5QW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7462893249', '0010105V15', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569146698', 'FedEx', NULL, '2014-05-20', '16.05.2014 19:52', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(20461, '244349025', NULL, NULL, 'Sharon Longworth', '23 HUDSON STREET', '', 'BB11 4PL', 'BURNLEY', 'Grossbritannien', 'GB', NULL, NULL, '7463700105', '0010128VZL', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569146702', 'FedEx', NULL, '2014-05-20', '16.05.2014 17:52', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(20462, '244348884', NULL, NULL, 'Shaun Knight', '19 SUDELEY WAY', 'Tuffley', 'GL4 0WJ', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7725147596', '0010226XVF', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569146713', 'FedEx', NULL, '2014-05-20', '16.05.2014 17:52', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(20463, '244322780', NULL, NULL, 'Tom Woodward', '47 THE TURNWAYS', '', 'LS6 3DT', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7971285529', '00100117UD', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569146724', 'FedEx', NULL, '2014-05-20', '16.05.2014 14:52', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(20464, '244378953', NULL, NULL, 'Christopher Aweh', '177 CHARLTON CRESCENT', '', 'IG11 0NL', 'BARKING', 'Grossbritannien', 'GB', NULL, NULL, '7577589584', '0010201YHF', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '604569146735', 'FedEx', NULL, '2014-05-20', '16.05.2014 21:52', 'UK131014AMC02', '1', 'a0YC000000Xzu6iMAB', '130.99', '199.00'),
(20465, '244456625', NULL, NULL, 'saima allee', '20 Manton Road', '', 'EN3 6XZ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7944789824', '0010040CVT', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '604569146746', 'FedEx', NULL, '2014-05-20', '17.05.2014 13:52', 'UK131014AMC02', '1', 'a0YC000000Xzu6iMAB', '130.99', '199.00'),
(20466, '244393603', NULL, NULL, 'Sue Corbett', '87 Brick Lane', 'If No Answer Leave In Back Garden Over Gate Or With Neighbour Thanks', 'EN1 3PR', 'Enfield', 'Grossbritannien', 'GB', NULL, NULL, '7954405310', '0010179G1N', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '604569146757', 'FedEx', NULL, '2014-05-20', '16.05.2014 23:52', 'UK131014AMC02', '1', 'a0YC000000Xzu6iMAB', '130.99', '199.00'),
(20467, '244399187', NULL, NULL, 'Zeubain Patel', '22 WOODCOTE VALLEY ROAD', '', 'CR8 3AJ', 'PURLEY', 'Grossbritannien', 'GB', NULL, NULL, '7500008100', '0010222APE', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '604569146768', 'FedEx', NULL, '2014-05-20', '17.05.2014 01:52', 'UK131014AMC02', '1', 'a0YC000000Xzu6iMAB', '130.99', '199.00'),
(20468, '244644718', NULL, NULL, 'Chris McCarthy', 'BROCKHURST LYE GREEN ROAD', '', 'HP5 3NH', 'CHESHAM', 'Grossbritannien', 'GB', NULL, NULL, '7944133165', '0010040NXD', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', NULL, '604569146779', 'FedEx', NULL, '2014-05-20', '18.05.2014 21:52', 'UK131014AMC01', '1', 'a0YC000000Xzu5tMAB', '130.99', '199.00'),
(20469, '244373842', NULL, NULL, 'Stephanie Durnford Banks Sadler', '5 Clifford Street', 'Castle Chambers', 'YO1 9RG', 'York', 'Grossbritannien', 'GB', NULL, NULL, '7720497863', '0010141SHG', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', NULL, '604569146780', 'FedEx', NULL, '2014-05-20', '16.05.2014 20:52', 'UK131014AMC01', '1', 'a0YC000000Xzu5tMAB', '130.99', '199.00'),
(20470, '244332025', NULL, NULL, 'Glen Montgomery', '40 KILNASLEE ROAD', '', 'BT70 2UD', 'DUNGANNON', 'Grossbritannien', 'GB', NULL, NULL, '7734450646', '00100136WV', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '604569146790', 'FedEx', NULL, '2014-05-20', '16.05.2014 16:23', 'UK131011AMC27', '1', 'a0YC000000XzvGJMAZ', '117.01', '189.00'),
(20471, '244447751', NULL, NULL, 'kelvin ford', '28 KINGSLEIGH GARDENS', '', 'BS15 9FG', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7765243423', '00101705D3', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '604569146805', 'FedEx', NULL, '2014-05-20', '17.05.2014 12:22', 'UK131011AMC27', '1', 'a0YC000000XzvGJMAZ', '117.01', '189.00'),
(20472, '244386875', NULL, NULL, 'Lyndon Beecroft', '45 FARM HILL NORTH', 'Meanwood', 'LS7 2QE', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '1132755374', '10223308', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '604569146816', 'FedEx', NULL, '2014-05-20', '16.05.2014 22:52', 'UK131011AMC27', '1', 'a0YC000000XzvGJMAZ', '117.01', '189.00'),
(20473, '244385692', NULL, NULL, 'Doug Green', '36 CHATSWORTH ROAD', '', 'M30 9DY', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7528258757', '0010225Y52', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '604569146827', 'FedEx', NULL, '2014-05-20', '16.05.2014 22:52', 'UK131011AMC26', '1', 'a0YC000000XzuxjMAB', '117.01', '189.00'),
(20474, '244372252', NULL, NULL, 'Fiona Wilkinson', 'River View', 'Whitehall', 'EX39 5HF', 'Bideford', 'Grossbritannien', 'GB', NULL, NULL, '7958535928', '0010128KDF', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '604569146838', 'FedEx', NULL, '2014-05-20', '16.05.2014 20:53', 'UK131011AMC26', '1', 'a0YC000000XzuxjMAB', '117.01', '189.00'),
(20475, '244459527', NULL, NULL, 'Rachel Hall', '23 OATFIELD CLOSE', '', 'HR4 0RP', 'HEREFORD', 'Grossbritannien', 'GB', NULL, NULL, '1432261029', '0010250O27', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '604569146849', 'FedEx', NULL, '2014-05-20', '17.05.2014 14:52', 'UK131011AMC26', '1', 'a0YC000000XzuxjMAB', '117.01', '189.00'),
(20476, '244395246', NULL, NULL, 'Tom Karp', '294-296 Nether Street', '', 'N3 1rj', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7877020405', '0010088BNC', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '604569146850', 'FedEx', NULL, '2014-05-20', '17.05.2014 00:22', 'UK131011AMC26', '1', 'a0YC000000XzuxjMAB', '117.01', '189.00'),
(20477, '244362390', NULL, NULL, 'Humphrey Ngonyama', '19 EASTERN AVENUE', '', 'RM15 4AR', 'SOUTH OCKENDON', 'Grossbritannien', 'GB', NULL, NULL, '7800654587', '0010159NUR', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '604569146860', 'FedEx', NULL, '2014-05-20', '16.05.2014 19:52', 'UK131011AMC24', '1', 'a0YC000000Xzu24MAB', '117.01', '179.00'),
(20478, '244329207', NULL, NULL, 'Iwona Czuba', '102 WESTMORLAND RISE', '', 'SR8 2ER', 'Peterlee', 'Grossbritannien', 'GB', NULL, NULL, '7736570506', '0010005DFJ', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '604569146871', 'FedEx', NULL, '2014-05-20', '16.05.2014 15:22', 'UK131011AMC24', '1', 'a0YC000000Xzu24MAB', '117.01', '179.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(20479, '244368341', NULL, NULL, 'John Okello', '113 Queensway', '', 'W2 4sj', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7401391616', '0010185VRB', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '604569146882', 'FedEx', NULL, '2014-05-20', '16.05.2014 20:22', 'UK131011AMC24', '1', 'a0YC000000Xzu24MAB', '117.01', '179.00'),
(20480, '244373098', NULL, NULL, 'Matt Clifford', '53 ANDERSON DRIVE', '', 'TW15 1BG', 'ASHFORD', 'Grossbritannien', 'GB', NULL, NULL, '7411801827', '0010106MZM', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '604569146893', 'FedEx', NULL, '2014-05-20', '16.05.2014 20:52', 'UK131011AMC24', '1', 'a0YC000000Xzu24MAB', '117.01', '179.00'),
(20481, '244353313', NULL, NULL, 'Sharon Carline', '10 GREENES ROAD', 'Brunch Coffee Shop', 'L35 3RF', 'PRESCOT', 'Grossbritannien', 'GB', NULL, NULL, '7787413025', '0010074TNV', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '604569146908', 'FedEx', NULL, '2014-05-20', '16.05.2014 18:22', 'UK131011AMC24', '1', 'a0YC000000Xzu24MAB', '117.01', '179.00'),
(20482, '244313986', NULL, NULL, 'john boyle', '17 aranthrue', '', 'PA49BQ', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '1415614503', '001003843A', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '604569146919', 'FedEx', NULL, '2014-05-20', '16.05.2014 13:52', 'UK131011AMC25', '1', 'a0YC000000Xzu84MAB', '117.01', '189.00'),
(20483, '244580886', NULL, NULL, 'Lee Cale', '44 ASHVALE', '', 'NP22 3RT', 'TREDEGAR', 'Grossbritannien', 'GB', NULL, NULL, '7879028303', '0010147C2D', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '604569146920', 'FedEx', NULL, '2014-05-20', '18.05.2014 13:22', 'UK131011AMC25', '1', 'a0YC000000Xzu84MAB', '117.01', '189.00'),
(20484, '244314908', NULL, NULL, 'Seb Etienne', '15 BRAY COURT', '', 'SL6 2DR', 'MAIDENHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7921725047', '0010088VDJ', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '604569146930', 'FedEx', NULL, '2014-05-20', '16.05.2014 13:52', 'UK131011AMC25', '1', 'a0YC000000Xzu84MAB', '117.01', '189.00'),
(20485, '244354195', NULL, NULL, 'Terry Overett', '207 WHERSTEAD ROAD', '', 'IP2 8LD', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '7919404928', '0010072D3Y', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '604569146941', 'FedEx', NULL, '2014-05-20', '16.05.2014 18:22', 'UK131011AMC25', '1', 'a0YC000000Xzu84MAB', '117.01', '189.00'),
(20486, '244660700', NULL, NULL, 'Kimberley Whaley', 'LANKIDD WHEAL VOR', 'Breage', 'TR13 9NQ', 'HELSTON', 'Grossbritannien', 'GB', NULL, NULL, '7703290475', '001007818A', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569146952', 'FedEx', NULL, '2014-05-20', '19.05.2014 00:23', 'UK140313AMC25', '1', 'a0YC000000YX3pzMAD', '165.00', '249.00'),
(20487, '244319589', NULL, NULL, 'Alan Francis', '17 CARLBURY AVENUE', '', 'TS5 8SE', 'Middlesbrough', 'Grossbritannien', 'GB', NULL, NULL, '7731844768', '0010111LTH', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569146963', 'FedEx', NULL, '2014-05-20', '16.05.2014 14:22', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20488, '244488949', NULL, NULL, 'Ashley Spruce', 'DRB GROUP FIRST AVENUE', '', 'CH5 2QR', 'DEESIDE', 'Grossbritannien', 'GB', NULL, NULL, '7974006983', '0010128GS7', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569146974', 'FedEx', NULL, '2014-05-20', '17.05.2014 18:52', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20489, '244336365', NULL, NULL, 'Ercan Polat', '6 DRYCROFT', 'Welwyn Garden City', 'AL7 4DH', 'WELWYN GARDEN CITY', 'Grossbritannien', 'GB', NULL, NULL, '7507116233', '00102276HF', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569146985', 'FedEx', NULL, '2014-05-20', '16.05.2014 16:23', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20490, '244383230', NULL, NULL, 'Gareth Thomas', '17 JONES SQUARE', 'Selsey', 'PO20 0TU', 'CHICHESTER', 'Grossbritannien', 'GB', NULL, NULL, '1243603958', '0010245KWG', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569146996', 'FedEx', NULL, '2014-05-20', '16.05.2014 22:22', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20491, '244427886', NULL, NULL, 'Jordyn Gregory', '30b SHAKESPEARE AVENUE', '', 'Cv346jr', 'Warwick', 'Grossbritannien', 'GB', NULL, NULL, '7850242558', '0010171DNU', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569147000', 'FedEx', NULL, '2014-05-20', '17.05.2014 09:53', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20492, '244474409', NULL, NULL, 'Kris Kris', '13 SOUTHERNGATE WAY', '', 'SE14 6DN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7874123423', '00101053FX', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569147010', 'FedEx', NULL, '2014-05-20', '17.05.2014 16:22', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20493, '244422184', NULL, NULL, 'Laura Lindholm', '2 YORKSHIRE CLOSE', '', 'PR7 7BS', 'CHORLEY', 'Grossbritannien', 'GB', NULL, NULL, '7594979357', '0010146YZP', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569147021', 'FedEx', NULL, '2014-05-20', '17.05.2014 09:22', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20494, '244477103', NULL, NULL, 'Laura STONE', '7, enterprise centre .', 'Bryn Rd Tondu', 'CF32 9BS', 'Bridgend', 'Grossbritannien', 'GB', NULL, NULL, '7538191752', '0010022SP1', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569147032', 'FedEx', NULL, '2014-05-20', '17.05.2014 16:52', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20495, '244609507', NULL, NULL, 'Lauren Quirke', '201 AUDLEY ROAD', '', 'B33 9DP', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7449978928', '00101696GZ', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569147043', 'FedEx', NULL, '2014-05-20', '18.05.2014 17:22', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20496, '244371254', NULL, NULL, 'Lisa SANDY', 'DHL FORBES CLOSE', 'Long Eaton', 'NG10 1PR', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7770541577', '0010151IFG', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569147054', 'FedEx', NULL, '2014-05-20', '16.05.2014 20:53', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20497, '244339348', NULL, NULL, 'sapna batth', '9 deerings rd', '', 'cv21 4en', 'rugby', 'Grossbritannien', 'GB', NULL, NULL, '7500926074', '0010072MOY', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569147065', 'FedEx', NULL, '2014-05-20', '16.05.2014 16:52', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20498, '244371270', NULL, NULL, 'Stacy Duddell', '11 HARBERD TYE', '', 'CM2 9GH', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7599403384', '0010070LKL', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569147076', 'FedEx', NULL, '2014-05-20', '16.05.2014 20:53', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20499, '244480204', NULL, NULL, 'Yahren Mcnair', '144 Longmoor Lane', '', 'Ng10 5Jq', 'Nottingham', 'Grossbritannien', 'GB', NULL, NULL, '7597544368', '10131690', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569147087', 'FedEx', NULL, '2014-05-20', '17.05.2014 17:22', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20500, '244395673', NULL, NULL, 'Zia Kharoti', '97 THE RIDGEWAY', '', 'E4 6TW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7429570831', '0010148SLT', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569147098', 'FedEx', NULL, '2014-05-20', '17.05.2014 00:22', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20501, '244602499', NULL, NULL, 'Sarah Barker', '19 WREKIN DRIVE', '', 'DY9 7HB', 'STOURBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7918747079', '0010205P01', NULL, NULL, 'Sydney Diamonds GM-503-1: Black Strap, Silver Case, White Face', NULL, '604569147102', 'FedEx', NULL, '2014-05-20', '18.05.2014 16:22', 'UK140403AS07', '1', 'a0YC000000YXWiJMAX', '130.99', '199.00'),
(20502, '244617036', NULL, NULL, 'Manesh Vekaria', '83 BELLAMY DRIVE', '', 'HA7 2DE', 'STANMORE', 'Grossbritannien', 'GB', NULL, NULL, '7712703277', '0010142A4K', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '604569147113', 'FedEx', NULL, '2014-05-20', '18.05.2014 18:22', 'UK140403AS08', '1', 'a0YC000000YXWiKMAX', '130.99', '199.00'),
(20503, '244525931', NULL, NULL, 'Elton Dervishaj', '23 JUNCTION ROAD', '', 'N19 5QT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7472968636', '001004856K', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '604569147124', 'FedEx', NULL, '2014-05-20', '18.05.2014 02:22', 'UK140403AS09', '1', 'a0YC000000YXWiLMAX', '130.99', '199.00'),
(20504, '244642698', NULL, NULL, 'Mathew Hill', '24 RUNCORN CLOSE', '', 'B37 6QX', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7939944200', '0010097RTM', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '604569147135', 'FedEx', NULL, '2014-05-20', '18.05.2014 21:22', 'UK140403AS09', '1', 'a0YC000000YXWiLMAX', '130.99', '199.00'),
(20505, '244133199', NULL, NULL, 'Winnie Altenburg', 'Storegade 18 1. sal', '', '6800', 'Tarm', 'Dänemark', 'DK', NULL, NULL, '28250759', '0010056OR2', NULL, NULL, 'RIO-ur med sort skive og sort lÃ¦derrem', NULL, '604569146518', 'FedEx', NULL, '2014-05-16', '15.05.2014 11:36', 'DK030414HW02', '1', 'a0YC000000XyUvQMAV', '1268.97', '1999.00'),
(20506, '244094184', NULL, NULL, 'Marc Nyvang Hassing', 'Silkeborgvej 174', '2.TH', '8000', 'Aarhus', 'Dänemark', 'DK', NULL, NULL, '22280448', '00100967VP', NULL, NULL, 'RIO-ur med guldfarvet skive og brun lÃ¦derrem', NULL, '604569146529', 'FedEx', NULL, '2014-05-16', '15.05.2014 08:11', 'DK030414HW01', '1', 'a0YC000000XyUvGMAV', '1268.97', '1999.00'),
(20507, '244073837', NULL, NULL, 'Annette Nielsen', 'Sonderholm Alle 45', '', '2770', 'Kastrup', 'Dänemark', 'DK', NULL, NULL, '51941784', '0010225NVO', NULL, NULL, 'RIO-ur med guldfarvet skive og brun lÃ¦derrem', NULL, '604569146530', 'FedEx', NULL, '2014-05-16', '15.05.2014 06:36', 'DK030414HW01', '1', 'a0YC000000XyUvGMAV', '1268.97', '1999.00'),
(20508, '242969758', NULL, NULL, 'Joakim Widen', 'Drottninggatan 15', '', '58225', 'Linkoeping', 'Schweden', 'SE', NULL, NULL, '733393702', '0010152I6R', NULL, NULL, 'Svart armband med svart boett och svart urtavla', NULL, '604569145945', 'FedEx', NULL, '2014-05-12', '09.05.2014 09:44', 'SE180314HW08', '1', 'a0YC000000XmWCwMAN', '1453.98', '2199.00'),
(20509, '242773021', NULL, NULL, 'Kevin Brunow', 'NORSTROEMS VAEG 9', '', '14260', 'Trangsund', 'Schweden', 'SE', NULL, NULL, '760472672', '0010158VPN', NULL, NULL, 'Svart armband med svart boett och svart urtavla', NULL, '604569145956', 'FedEx', NULL, '2014-05-12', '08.05.2014 10:14', 'SE180314HW08', '1', 'a0YC000000XmWCwMAN', '1453.98', '2199.00'),
(20510, '242937153', NULL, NULL, 'Jon Owen', '2 REDSTONE HILL', '', 'RH1 4BL', 'REDHILL', 'Grossbritannien', 'GB', NULL, NULL, '7455070544', '0010093DPW', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '604569145934', 'FedEx ', NULL, '2014-05-12', '08.05.2014 23:52', 'UK140102AMC05', '1', 'a0YC000000Y0OI9MAN', '169.99', '259.00'),
(20511, '243953823', NULL, NULL, 'fatima aberkan', 'GRANAENGSRINGEN 16', '', '135 44', 'TYRESOE', 'Schweden', 'SE', NULL, NULL, '070-882 19 56', '00100700PA', NULL, NULL, 'Svart armband med silvrig boett och vit urtavla', NULL, '604569146540', 'FedEx', NULL, '2014-05-16', '14.05.2014 17:14', 'SE180314HW05', '1', 'a0YC000000XmWBKMA3', '1453.98', '2199.00'),
(20512, '242832343', NULL, NULL, 'Ricardo Carvalho', 'Block B Microsoft bldg 4', 'Atrium, Carmanhall Road', 'Dublin 18', 'Sandyford', 'Irland', 'IE', NULL, NULL, '894659208', '0010024QWC', NULL, NULL, 'Theorema Watch: Brown Strap, Gold Case and Black Face (T-3011-3)', NULL, '604569145923', 'FedEx', NULL, '2014-05-12', '08.05.2014 13:02', 'IE110414AP18', '1', 'a0YC000000XzuAZMAZ', '165.00', '239.99'),
(20513, '243525443', NULL, NULL, 'Jarek Gawron Domus Projects', '30-32 sir', 'John Rogersons Quay', '2', 'Dublin', 'Irland', 'IE', NULL, NULL, '864575111', '0010201EFR', NULL, NULL, 'Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '604569146253', 'FedEx', NULL, '2014-05-14', '12.05.2014 09:32', 'IE110314AP01', '1', 'a0YC000000Y1qXwMAJ', '209.99', '309.00'),
(20514, '243443768', NULL, NULL, 'Billy Sivertsson', 'WALLINGATAN 12A', '', '434 41', 'KUNGSBACKA', 'Schweden', 'SE', NULL, NULL, '739333991', '0010148NOX', NULL, NULL, 'Brunt armband med guldig boett och svart urtavla Macau ', NULL, '604569146014', 'FedEx', NULL, '2014-05-14', '11.05.2014 21:44', 'SE180314HW07', '1', 'a0YC000000XmWCcMAN', '1453.98', '2199.00'),
(20515, '243775313', NULL, NULL, 'Emil Dontsios', 'RADMANSGRAEND 3', '', '27532', 'Sjoebo', 'Schweden', 'SE', NULL, NULL, '709201073', '00100340DM', NULL, NULL, 'Brunt armband med guldig boett och svart urtavla Macau ', NULL, '604569146025', 'FedEx', NULL, '2014-05-14', '13.05.2014 17:44', 'SE180314HW07', '1', 'a0YC000000XmWCcMAN', '1453.98', '2199.00'),
(20516, '243297766', NULL, NULL, 'Soeren Busk', 'KARL X GUSTAVS GATA 34', '', '254 39', 'HELSINGBORG', 'Schweden', 'SE', NULL, NULL, '722538530', '0010175QEF', NULL, NULL, 'Brunt armband med guldig boett och svart urtavla Macau ', NULL, '604569146036', 'FedEx', NULL, '2014-05-14', '11.05.2014 02:14', 'SE180314HW07', '1', 'a0YC000000XmWCcMAN', '1453.98', '2199.00'),
(20517, '243706941', NULL, NULL, 'Patricia Garcia', 'groensisksevaegen 12', '', '13442', 'Gustavsberg', 'Schweden', 'SE', NULL, NULL, '735793783', '0010087U41', NULL, NULL, 'Svart armband med silvrig boett och svart urtavla Macau', NULL, '604569146047', 'FedEx', NULL, '2014-05-14', '13.05.2014 10:44', 'SE180314HW06', '1', 'a0YC000000XmWC8MAN', '1453.98', '2199.00'),
(20518, '243630306', NULL, NULL, 'Tim Lassus', 'Malmkoepingsvaegen 47', '', '12540', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '704902075', '001015991F', NULL, NULL, 'Svart armband med silvrig boett och svart urtavla Macau', NULL, '604569146058', 'FedEx', NULL, '2014-05-14', '12.05.2014 21:44', 'SE180314HW06', '1', 'a0YC000000XmWC8MAN', '1453.98', '2199.00'),
(20519, '243299283', NULL, NULL, 'Philip Gerhard', 'BRYGGERIVAEGEN 15B', '', '438 52', 'RAEVLANDA', 'Schweden', 'SE', NULL, NULL, '763378361', '0010173VME', NULL, NULL, 'Svart armband med silvrig boett och vit urtavla Macau', NULL, '604569146069', 'FedEx', NULL, '2014-05-14', '11.05.2014 03:14', 'SE180314HW05', '1', 'a0YC000000XmWBKMA3', '1453.98', '2199.00'),
(20520, '243641739', NULL, NULL, 'shanga djeza', 'VAMMEDALSVAEGEN 52', '', '428 31', 'KALLERED', 'Schweden', 'SE', NULL, NULL, '739891133', '0010025NY2', NULL, NULL, 'Svart armband med silvrig boett och vit urtavla Macau', NULL, '604569146070', 'FedEx', NULL, '2014-05-14', '12.05.2014 22:44', 'SE180314HW05', '1', 'a0YC000000XmWBKMA3', '1453.98', '2199.00'),
(20521, '243042045', NULL, NULL, 'Marcus Lannoe', 'batsman lustigs gata 165', '', '42257', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '722209850', '0010210LBW', NULL, NULL, 'Svart armband med svart boett och svart urtavla Macau', NULL, '604569146080', 'FedEx', NULL, '2014-05-14', '09.05.2014 16:14', 'SE180314HW08', '1', 'a0YC000000XmWCwMAN', '1453.98', '2199.00'),
(20522, '243642469', NULL, NULL, 'Antoni Gieczewski', 'ul. Dowborczykow 29 M3', '', '90-019', 'Lodz', 'Polen', 'PL', NULL, NULL, '510370017', '0010203OJR', NULL, NULL, 'Model 106 Gold', NULL, '604569146091', 'FedEx', NULL, '2014-05-14', '12.05.2014 22:38', 'PL140505MW02', '1', 'a0YC000000YWok8MAD', '608.58', '997.00'),
(20523, '243553495', NULL, NULL, 'Arkadiusz Srokowski', 'Meliorantow 2', '', '66-450', 'Jenin', 'Polen', 'PL', NULL, NULL, '513801142', '001007217B', NULL, NULL, 'Model 106 Gold', NULL, '604569146106', 'FedEx', NULL, '2014-05-14', '12.05.2014 14:08', 'PL140505MW02', '1', 'a0YC000000YWok8MAD', '608.58', '997.00'),
(20524, '243625153', NULL, NULL, 'Grzegorz Piwko', 'ul. Matejki 3/23', 'Goldap', '19-500', 'Goldap', 'Polen', 'PL', NULL, NULL, '608618371', '00100048VJ', NULL, NULL, 'Model 106 Gold', NULL, '604569146117', 'FedEx', NULL, '2014-05-14', '12.05.2014 21:08', 'PL140505MW02', '1', 'a0YC000000YWok8MAD', '608.58', '997.00'),
(20525, '243642847', NULL, NULL, 'Ilona Nawara-Malik', 'ul. Ignacego Moscickiego 4', '', '44-105', 'Gliwice', 'Polen', 'PL', NULL, NULL, '502347185', '001017760N', NULL, NULL, 'Model 106 Gold', NULL, '604569146128', 'FedEx', NULL, '2014-05-14', '12.05.2014 22:38', 'PL140505MW02', '1', 'a0YC000000YWok8MAD', '608.58', '997.00'),
(20526, '243723423', NULL, NULL, 'jarek pasicz', 'ul. Wroclawska 3/2', '', '41-902', 'Bytom', 'Polen', 'PL', NULL, NULL, '722255314', '0010017S9V', NULL, NULL, 'Model 106 Gold', NULL, '604569146139', 'FedEx', NULL, '2014-05-14', '13.05.2014 12:08', 'PL140505MW02', '1', 'a0YC000000YWok8MAD', '608.58', '997.00'),
(20527, '243804684', NULL, NULL, 'Kamil Kulakowski', 'Polnocna 19/ 5', '', '09-100', 'Plonsk', 'Polen', 'PL', NULL, NULL, '518910285', '0010176T1J', NULL, NULL, 'Model 106 Gold', NULL, '604569146140', 'FedEx', NULL, '2014-05-14', '13.05.2014 20:38', 'PL140505MW02', '1', 'a0YC000000YWok8MAD', '608.58', '997.00'),
(20528, '243517458', NULL, NULL, 'Krzysztof Pankanin', 'ul. Monte Cassino 20/9', '', '70-467', 'Szczecin', 'Polen', 'PL', NULL, NULL, '503199879', '00101817OS', NULL, NULL, 'Model 106 Gold', NULL, '604569146150', 'FedEx', NULL, '2014-05-14', '12.05.2014 10:38', 'PL140505MW02', '1', 'a0YC000000YWok8MAD', '608.58', '997.00'),
(20529, '243654157', NULL, NULL, 'Marcin Brylewski', 'ul. Konstytucji 3 Maja 98', '', '87-100', 'Torun', 'Polen', 'PL', NULL, NULL, '796066727', '0010084T0D', NULL, NULL, 'Model 106 Gold', NULL, '604569146161', 'FedEx', NULL, '2014-05-14', '12.05.2014 23:38', 'PL140505MW02', '1', 'a0YC000000YWok8MAD', '608.58', '997.00'),
(20530, '243611244', NULL, NULL, 'Oliwia Witek', 'Al. Armii Krajowej 28', 'Brown Brothers Harriman', '30-150', 'Krakow', 'Polen', 'PL', NULL, NULL, '660775002', '0010057XT6', NULL, NULL, 'Model 106 Gold', NULL, '604569146172', 'FedEx', NULL, '2014-05-14', '12.05.2014 20:08', 'PL140505MW02', '1', 'a0YC000000YWok8MAD', '608.58', '997.00'),
(20531, '243611243', NULL, NULL, 'Oliwia Witek', 'Al. Armii Krajowej 28', 'Brown Brothers Harriman', '30-150', 'Krakow', 'Polen', 'PL', NULL, NULL, '660775002', '0010042UHU', NULL, NULL, 'Model 106 Gold', NULL, '604569146172', 'FedEx', NULL, '2014-05-14', '12.05.2014 20:08', 'PL140505MW02', '1', 'a0YC000000YWok8MAD', '608.58', '997.00'),
(20532, '243676532', NULL, NULL, 'Piotr Krupa', 'ul. Wiejska 1', '', '05-850', 'Ozarow Mazowiecki', 'Polen', 'PL', NULL, NULL, '501606808', '0010198QDI', NULL, NULL, 'Model 106 Gold', NULL, '604569146194', 'FedEx', NULL, '2014-05-14', '13.05.2014 07:38', 'PL140505MW02', '1', 'a0YC000000YWok8MAD', '608.58', '997.00'),
(20533, '243500516', NULL, NULL, 'Radoslaw Kielek', 'ul. Europejska 14A', '', '02-964', 'Warszawa', 'Polen', 'PL', NULL, NULL, '501114602', '10232157', NULL, NULL, 'Model 106 Gold', NULL, '604569146209', 'FedEx', NULL, '2014-05-14', '12.05.2014 09:08', 'PL140505MW02', '1', 'a0YC000000YWok8MAD', '608.58', '997.00'),
(20534, '243508124', NULL, NULL, 'Bartlomiej Wisniewski', 'Ogrodowa 6', '', '62-811', 'Kalisz', 'Polen', 'PL', NULL, NULL, '509320149', '00101205YC', NULL, NULL, 'Model 106 Silver', NULL, '604569146210', 'FedEx', NULL, '2014-05-14', '12.05.2014 10:08', 'PL140505MW01', '1', 'a0YC000000YWok7MAD', '608.58', '997.00'),
(20535, '243514068', NULL, NULL, 'Lukasz Rybacki', 'Lusowo ul. Polna 19', '', '62-080', 'Tarnowo Podgorne', 'Polen', 'PL', NULL, NULL, '607290002', '001011263N', NULL, NULL, 'Model 106 Silver', NULL, '604569146220', 'FedEx', NULL, '2014-05-14', '12.05.2014 10:38', 'PL140505MW01', '1', 'a0YC000000YWok7MAD', '608.58', '997.00'),
(20536, '243577837', NULL, NULL, 'Milena Lammel', 'ul. Ustronie 5', '', '64-100', 'Leszno', 'Polen', 'PL', NULL, NULL, '505999957', '0010216XJ6', NULL, NULL, 'Model 106 Silver', NULL, '604569146231', 'FedEx', NULL, '2014-05-14', '12.05.2014 16:38', 'PL140505MW01', '1', 'a0YC000000YWok7MAD', '608.58', '997.00'),
(20537, '243533676', NULL, NULL, 'Olgierd Gostomski', 'Chojnicka 38', 'Wiki-Pak O.I. Gostomscy  ul.Chojnicka 38  83-250 Skarszewy NIP 5922087727', '83-250', 'Skarszewy', 'Polen', 'PL', NULL, NULL, '601691792', '001005637U', NULL, NULL, 'Model 106 Silver', NULL, '604569146242', 'FedEx', NULL, '2014-05-14', '12.05.2014 12:08', 'PL140505MW01', '1', 'a0YC000000YWok7MAD', '608.58', '997.00'),
(20538, '244074941', NULL, NULL, 'Lubica Laukova', '9 The Lotts apt.1,Liffey St.lower', '', '1', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53851E+11', '0010049RHW', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '604569146470', 'FedEx', NULL, '2014-05-16', '15.05.2014 07:32', 'IE110314AP04', '1', 'a0YC000000Y1qXzMAJ', '209.99', '309.00'),
(20539, '244057978', NULL, NULL, 'Fong Tang', '68 chapel gate', '', '', 'balbriggan', 'Irland', 'IE', NULL, NULL, '087 2580008', '0010212AW7', NULL, NULL, 'Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '604569146481', 'FedEx', NULL, '2014-05-16', '15.05.2014 04:02', 'IE110314AP04', '1', 'a0YC000000Y1qXzMAJ', '209.99', '309.00'),
(20540, '244084659', NULL, NULL, 'dariusz sledz', 'ul. Marynarki Polskiej 85L', 'p.h.u.dobre narzedzia', '76-270', 'Ustka', 'Polen', 'PL', NULL, NULL, '692438066', '0010193AAC', NULL, NULL, 'Model 106 Gold', NULL, '604569146492', 'FedEx', NULL, '2014-05-16', '15.05.2014 10:08', 'PL140505MW02', '1', 'a0YC000000YWok8MAD', '608.58', '997.00'),
(20541, '243963630', NULL, NULL, 'Monika Plaza', 'Sklodowskiej 4', '', '39-200', 'Debica', 'Polen', 'PL', NULL, NULL, '796229934', '00101110PS', NULL, NULL, 'Model 106 Gold', NULL, '604569146507', 'FedEx', NULL, '2014-05-16', '14.05.2014 17:09', 'PL140505MW02', '1', 'a0YC000000YWok8MAD', '608.58', '997.00'),
(20542, '244124534', NULL, NULL, 'Catherine Shaw', '61 Moubray Road', '', 'KY11 9JP', 'Dalgety Bay', 'Grossbritannien', 'GB', NULL, NULL, '1383823629', '001019946K', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569146286', 'FedEx', NULL, '2014-05-16', '15.05.2014 12:52', 'UK140313AMC25', '1', 'a0YC000000YX3pzMAD', '165.00', '249.00'),
(20543, '243941673', NULL, NULL, 'mark whittingham', '46 NORTHGATE', '', 'TS24 0LJ', 'HARTLEPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7825586936', '0010217M3U', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569146297', 'FedEx', NULL, '2014-05-16', '14.05.2014 13:52', 'UK140313AMC25', '1', 'a0YC000000YX3pzMAD', '165.00', '249.00'),
(20544, '244024659', NULL, NULL, 'Peter Clarke', '106 ROE LANE', '', 'PR9 7PJ', 'SOUTHPORT', 'Grossbritannien', 'GB', NULL, NULL, '7531858141', '00102285LK', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569146301', 'FedEx', NULL, '2014-05-16', '14.05.2014 21:52', 'UK140313AMC25', '1', 'a0YC000000YX3pzMAD', '165.00', '249.00'),
(20545, '244018681', NULL, NULL, 'Thomas Moles', '75 CRAIGMOUNT BRAE', 'Mid Yoken', 'EH12 8XF', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7984677781', '0010200GPX', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569146312', 'FedEx', NULL, '2014-05-16', '14.05.2014 21:22', 'UK140313AMC25', '1', 'a0YC000000YX3pzMAD', '165.00', '249.00'),
(20546, '243937992', NULL, NULL, 'Valerie Sylvester', '600 LAKESIDE DRIVE', 'CENTRE PARK', 'WA1 1RW', 'WARRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '1925248922', '0010068NSX', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569146323', 'FedEx', NULL, '2014-05-16', '14.05.2014 13:22', 'UK140313AMC25', '1', 'a0YC000000YX3pzMAD', '165.00', '249.00'),
(20547, '243975543', NULL, NULL, 'ANTHONY TRICKETT', '73 NOTTINGHAM ROAD', 'nk motors,', 'NG9 6DR', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7712700166', '0010076SMF', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569146334', 'FedEx', NULL, '2014-05-16', '14.05.2014 16:57', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20548, '244005441', NULL, NULL, 'Martin Hayes', '7 Station terrace george street', '', 'Dn22 6hl', 'Retford', 'Grossbritannien', 'GB', NULL, NULL, '7846990308', '0010090T88', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569146345', 'FedEx', NULL, '2014-05-16', '14.05.2014 20:23', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20549, '243977188', NULL, NULL, 'Nasir Warsama', '35 HORN LANE', '', 'W3 6NS', 'ACTON', 'Grossbritannien', 'GB', NULL, NULL, '7985868888', '0010098K82', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569146356', 'FedEx', NULL, '2014-05-16', '14.05.2014 17:24', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20550, '243934119', NULL, NULL, 'Oliver Holmes', '1A MILLFIELD LANE', 'Parcelforce poppleton', 'YO26 6QS', 'YORK', 'Grossbritannien', 'GB', NULL, NULL, '7921257693', '0010185IMA', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569146367', 'FedEx', NULL, '2014-05-16', '14.05.2014 13:23', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20551, '244002326', NULL, NULL, 'Shazad Ak', '2 DAVEY ROAD', '', 'B20 3DS', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7572605265', '0010059DYS', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569146378', 'FedEx', NULL, '2014-05-16', '14.05.2014 20:23', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20552, '244042797', NULL, NULL, 'Deborah Wiggins', '31 HILLTOP ROAD', '', 'RG4 7HR', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7977530232', '0010196N2B', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '604569146389', 'FedEx', NULL, '2014-05-16', '14.05.2014 23:22', 'UK140313AMC22', '1', 'a0YC000000YX3pxMAD', '165.00', '249.00'),
(20553, '243936496', NULL, NULL, 'Neil Skidmore', '3 DEELEY STREET', '', 'DY5 2YL', 'BRIERLEY HILL', 'Grossbritannien', 'GB', NULL, NULL, '7852908606', '0010067YFU', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '604569146390', 'FedEx', NULL, '2014-05-16', '14.05.2014 13:23', 'UK140313AMC22', '1', 'a0YC000000YX3pxMAD', '165.00', '249.00'),
(20554, '244027846', NULL, NULL, 'Botros FAHMY', '181 KIMBOLTON ROAD', '', 'MK41 8DR', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7872969586', '0010212G7U', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569146404', 'FedEx', NULL, '2014-05-16', '14.05.2014 21:52', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20555, '243942615', NULL, NULL, 'Drew Gore', '313 Holly court, John harrison way', 'If not at home please leave at concierge', 'SE10 0BL', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7896550566', '00102401I6', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569146415', 'FedEx', NULL, '2014-05-16', '14.05.2014 13:52', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20556, '244025036', NULL, NULL, 'Hazel Sherazee', '38 TELFORD ROAD', '', 'EH4 2BA', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7961057340', '0010111GMO', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569146426', 'FedEx', NULL, '2014-05-16', '14.05.2014 21:52', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20557, '244074099', NULL, NULL, 'M Swankie', '30 ACADEMY GARDENS', '', 'DL2 3EN', 'DARLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '1325733244', '0010201KK1', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569146437', 'FedEx', NULL, '2014-05-16', '15.05.2014 08:23', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20558, '244105292', NULL, NULL, 'Timothy Bull', 'Arford house Mosley mews', '', 'De13 9bt', 'Rolleston on dove', 'Grossbritannien', 'GB', NULL, NULL, '7947640873', '00100198JE', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569146448', 'FedEx', NULL, '2014-05-16', '15.05.2014 10:53', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20559, '244006445', NULL, NULL, 'Tina Braint', '17 THE OAKS', '', 'RH15 9XP', 'BURGESS HILL', 'Grossbritannien', 'GB', NULL, NULL, '1444250295', '0010248H56', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569146459', 'FedEx', NULL, '2014-05-16', '14.05.2014 20:22', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20560, '243960137', NULL, NULL, 'william Havelock', '55 GRAINGER PARK ROAD', '', 'NE4 8RY', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '2731886', '00100934RP', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569146460', 'FedEx', NULL, '2014-05-16', '14.05.2014 15:52', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20561, '245572493', NULL, NULL, 'Rene Voss', 'Pilemosen 5', '', '2670', 'Greve', 'Dänemark', 'DK', NULL, NULL, '28550944', '0010035RCO', NULL, NULL, 'RIO-ur med guldfarvet skive og brun lÃ¦derrem', NULL, '578824909285', 'FedEx', NULL, '2014-05-26', '23.05.2014 13:06', 'DK030414HW01', '1', 'a0YC000000XyUvGMAV', '1268.97', '1999.00'),
(20562, '245288171', NULL, NULL, 'Wesley Bleeker', 'Baarsweg 23', '', '1317 RZ', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '651703326', '0010198Y1J', NULL, NULL, 'Horloge - bruin-goud', NULL, '578824909241', 'FedEx', NULL, '2014-05-26', '22.05.2014 04:58', 'NL140417AM02', '1', 'a0YC000000Y0uOsMAJ', '155.00', '239.99'),
(20563, '245215467', NULL, NULL, 'R. Matadin', 'Grietje van Burenhof 14', '', '2524 JE', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '624859277', '0010185PZE', NULL, NULL, 'Horloge - bruin-goud', NULL, '578824909252', 'FedEx', NULL, '2014-05-26', '21.05.2014 17:58', 'NL140417AM02', '1', 'a0YC000000Y0uOsMAJ', '155.00', '239.99'),
(20564, '245212031', NULL, NULL, 'J.a.m Creyghton', 'Hofdijck 80', '', '2341 NG', 'OEGSTGEEST', 'Niederlande', 'NL', NULL, NULL, '618221822', '0010008LVC', NULL, NULL, 'Horloge - bruin-goud', NULL, '578824909263', 'FedEx', NULL, '2014-05-26', '21.05.2014 17:28', 'NL140417AM02', '1', 'a0YC000000Y0uOsMAJ', '155.00', '239.99'),
(20565, '245173281', NULL, NULL, 'Daria Timoschenko', 'Koestraat 59', '', '5014 EA', 'TILBURG', 'Niederlande', 'Nl', NULL, NULL, '612745024', '0010071BMR', NULL, NULL, 'Horloge - zwart-zilver', NULL, '578824909274', 'FedEx', NULL, '2014-05-26', '21.05.2014 13:58', 'NL140417AM01', '1', 'a0YC000000Y0uOJMAZ', '155.00', '239.99'),
(20566, '245240776', NULL, NULL, 'Michal Rostkowski', 'Mazowiecka 111/113/40', '', '42-221', 'Czestochowa', 'Polen', 'PL', NULL, NULL, '533305655', '0010118C3E', NULL, NULL, 'Zegarek model GM 105-4', NULL, '578824909296', 'FedEx', NULL, '2014-05-26', '23.05.2014 12:20', 'PL140424DR13', '1', 'a0YC000000Y1wKfMAJ', '608.58', '997.00'),
(20567, '244924096', NULL, NULL, 'Arkadiusz Nogawka', 'ul. Stawowa 14', '', '38-350', 'Bobowa', 'Polen', 'PL', NULL, NULL, '606135383', '0010158LZF', NULL, NULL, 'Zegarek model GM 105-2', NULL, '578824909300', 'FedEx', NULL, '2014-05-26', '23.05.2014 12:20', 'PL140424DR11', '1', 'a0YC000000Y1wHXMAZ', '608.58', '997.00'),
(20568, '245058396', NULL, NULL, 'Daniel Sumedrea', 'LAESAENG 10', '', '556 50', 'JOENKOEPING', 'Schweden', 'SE', NULL, NULL, '733123494', '0010064CLK', NULL, NULL, 'GM107-3. Armbandsur med brunt läderarmband och guldfärgad boett', NULL, '578824909311', 'FedEx', NULL, '2014-05-26', '21.05.2014 09:14', 'SE030414HW01', '1', 'a0YC000000XyUcCMAV', '1522.72', '2349.00'),
(20569, '245175068', NULL, NULL, 'Shunjun Wang', 'TELESKOPGATAN 10', '', '415 18', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '735534812', '00102257JG', NULL, NULL, 'GM107-3. Armbandsur med brunt läderarmband och guldfärgad boett', NULL, '578824909322', 'FedEx', NULL, '2014-05-26', '21.05.2014 17:14', 'SE030414HW01', '1', 'a0YC000000XyUcCMAV', '1522.72', '2349.00'),
(20570, '245107812', NULL, NULL, 'stefan heineras', 'furuvaegen 15', '', '46011', 'nygard', 'Schweden', 'SE', NULL, NULL, '031-3226994', '0010041DG3', NULL, NULL, 'GM107-3. Armbandsur med brunt läderarmband och guldfärgad boett', NULL, '578824909333', 'FedEx', NULL, '2014-05-26', '21.05.2014 12:44', 'SE030414HW01', '1', 'a0YC000000XyUcCMAV', '1522.72', '2349.00'),
(20571, '245281821', NULL, NULL, 'Anestis Vatmanidis', 'KROPPS KYRKVAEG 6B', '', '253 55', 'MOERARP', 'Schweden', 'SE', NULL, NULL, '42235151', '001015723O', NULL, NULL, 'GM107-4. Armbandsur med svart läderarmband och svart boett', NULL, '578824909344', 'FedEx', NULL, '2014-05-26', '22.05.2014 06:14', 'SE030414HW02', '1', 'a0YC000000XyUbjMAF', '1522.72', '2349.00'),
(20572, '245246033', NULL, NULL, 'Daniel Sarwall', 'ALVAEGEN 5', '', '25284', 'HELSINGBORG', 'Schweden', 'SE', NULL, NULL, '0739-222020', '0010011A53', NULL, NULL, 'GM107-4. Armbandsur med svart läderarmband och svart boett', NULL, '578824909355', 'FedEx', NULL, '2014-05-26', '21.05.2014 23:14', 'SE030414HW02', '1', 'a0YC000000XyUbjMAF', '1522.72', '2349.00'),
(20573, '245206423', NULL, NULL, 'Guner Ayranci', 'BATHOLMSBACKEN 12', '', '127 42', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '', '0010245JYI', NULL, NULL, 'GM107-4. Armbandsur med svart läderarmband och svart boett', NULL, '578824909366', 'FedEx', NULL, '2014-05-26', '21.05.2014 20:44', 'SE030414HW02', '1', 'a0YC000000XyUbjMAF', '1522.72', '2349.00'),
(20574, '245363877', NULL, NULL, 'Matilda Linden', 'Uddabo 230', 'Pierre Svensson', '38292', 'Nybro', 'Schweden', 'SE', NULL, NULL, '761688212', '0010081V8D', NULL, NULL, 'GM107-4. Armbandsur med svart läderarmband och svart boett', NULL, '578824909377', 'FedEx', NULL, '2014-05-26', '22.05.2014 14:44', 'SE030414HW02', '1', 'a0YC000000XyUbjMAF', '1522.72', '2349.00'),
(20575, '244820034', NULL, NULL, 'Hazem Al Haj', 'Asab St. 31', 'Building No. Q31', 'Ruwais', 'Ruwais', '11764', 'AE', NULL, NULL, '561373080', '00101474KS', NULL, NULL, 'Theorema Sao Paolo Watch-Black strap with black case and black face (GM-103-2)', NULL, '578824907764', 'FedEx', NULL, '2014-05-22', '19.05.2014 16:08', 'a0YC000000Y2GPbMAN', '1', 'a0YC000000Y2GPbMAN', '', '1499.00'),
(20576, '242762492', NULL, NULL, 'Akhirmansyah Adi', 'Buhasa Street Al Maha Camp', 'H9.091', 'Abu Dhabi', 'Habshan', '', 'AE', NULL, NULL, '562847437', '0010198O3R', NULL, NULL, 'Theorema Sao Paolo Watch-Black strap with silver case and black face (GM-103-1)', NULL, '578824907764', 'FedEx', NULL, '2014-05-22', '08.05.2014 03:08', 'a0YC000000Y2GPRMA3', '1', 'a0YC000000Y2GPRMA3', '', '1499.00'),
(20577, '244118998', NULL, NULL, 'ahmed rahmo', 'JLT cluster M Icon Tower 1 jlt', '1605', 'dubai', 'JLT', '261925', 'AE', NULL, NULL, '552000218', '001005793I', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824907764', 'FedEx', NULL, '2014-05-22', '15.05.2014 07:08', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00'),
(20578, '244471060', NULL, NULL, 'Arvin Bacus', 'Al Barsha 1 0', '602', 'Dubai', 'Al Barsha 1', '450535', 'AE', NULL, NULL, '527770268', '0010014D3K', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824907764', 'FedEx', NULL, '2014-05-22', '17.05.2014 10:38', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00'),
(20579, '244336063', NULL, NULL, 'Danilo Mercado', 'Hamdan 4', '1105 Bank Saderat Iran Building', 'Abu Dhabi', 'Hamdan', '4', 'AE', NULL, NULL, '504434857', '0010070GB7', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824907764', 'FedEx', NULL, '2014-05-22', '16.05.2014 11:09', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00'),
(20580, '244228402', NULL, NULL, 'fateh abed', 'Abu baker siddique - j w Marriott hotel 1', '650 meeting room', 'Dubai', 'Deira', '', 'AE', NULL, NULL, '9,71504E+11', '0010202S1C', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824907764', 'FedEx', NULL, '2014-05-22', '15.05.2014 18:38', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00'),
(20581, '244528390', NULL, NULL, 'Ian Urquhart', 'Marasy Al Bateen W35', 'Apt 8210 Plot C101', 'Abu Dhabi', 'Sector W35', 'AD34150', 'AE', NULL, NULL, '501392390', '00100477U8', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824907764', 'FedEx', NULL, '2014-05-22', '17.05.2014 23:38', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00'),
(20582, '244470715', NULL, NULL, 'Imran Ali', 'Imperial Residence 417', '417', 'Dubai', 'Dubai Silicon OAsis', '0', 'AE', NULL, NULL, '504564388', '0010110IPF', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824907764', 'FedEx', NULL, '2014-05-22', '17.05.2014 10:38', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00'),
(20583, '244673133', NULL, NULL, 'MELANIE ADRIANO', 'behind zulekha hospital, al qusais al nahda 2 dubai  uae 1205', '1106', 'dubai', 'Al qusais', '122207', 'AE', NULL, NULL, '42204102', '0010010JSE', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with gold case and black face (GM-103-3)', NULL, '578824907764', 'FedEx', NULL, '2014-05-22', '19.05.2014 02:08', 'a0YC000000Y2GPlMAN', '1', 'a0YC000000Y2GPlMAN', '', '1499.00'),
(20584, '244894071', NULL, NULL, 'Ashraf Timraz', 'Mohammad Bin Zaied City 31', '31', 'Abu dhabi', 'Zone 26', '97', 'AE', NULL, NULL, '050-9057500', '001000858I', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with silver case and gold face (GM-103-4)', NULL, '578824907764', 'FedEx', NULL, '2014-05-22', '20.05.2014 04:38', 'a0YC000000Y2GPvMAN', '1', 'a0YC000000Y2GPvMAN', '', '1499.00'),
(20585, '244673072', NULL, NULL, 'MELANIE ADRIANO', 'behind zulekha hospital, al qusais al nahda 2 dubai  uae 1205', '1106', 'dubai', 'Al qusais', '122207', 'AE', NULL, NULL, '42204102', '0010103FFY', NULL, NULL, 'Theorema Sao Paolo Watch-Brown strap with silver case and gold face (GM-103-4)', NULL, '578824907764', 'FedEx', NULL, '2014-05-22', '19.05.2014 02:08', 'a0YC000000Y2GPvMAN', '1', 'a0YC000000Y2GPvMAN', '', '1499.00'),
(20586, '244871410', NULL, NULL, 'eric verlee', 'Leopoldlaan 30', '', '9980', 'Sint-Laureins', 'Belgien', 'BE', NULL, NULL, '496087371', '0010064TYL', NULL, NULL, 'Horloge - bruin-goud', NULL, '578824908727', 'FedEx', NULL, '2014-05-22', '20.05.2014 05:48', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(20587, '244567752', NULL, NULL, 'Erik Criekinge', 'Ruiterijschool 14', '', '2930', 'Brasschaat', 'Belgien', 'BE', NULL, NULL, '498188210', '0010082MTU', NULL, NULL, 'Horloge - bruin-goud', NULL, '578824908738', 'FedEx', NULL, '2014-05-22', '18.05.2014 10:18', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(20588, '244912730', NULL, NULL, 'Filip Goormans', 'Leuvensesteenweg 729', '', '2812', 'Muizen', 'Belgien', 'BE', NULL, NULL, '472340523', '00101387MV', NULL, NULL, 'Horloge - bruin-goud', NULL, '578824908749', 'FedEx', NULL, '2014-05-22', '20.05.2014 09:18', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(20589, '244912731', NULL, NULL, 'Filip Goormans', 'Leuvensesteenweg 729', '', '2812', 'Muizen', 'Belgien', 'BE', NULL, NULL, '472340523', '0010102WKS', NULL, NULL, 'Horloge - bruin-goud', NULL, '578824908749', 'FedEx', NULL, '2014-05-22', '20.05.2014 09:18', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(20590, '244976968', NULL, NULL, 'George Jonkergouw', 'Dreef 14', '', '9255', 'Buggenhout', 'Belgien', 'BE', NULL, NULL, '477345627', '0010207IAK', NULL, NULL, 'Horloge - bruin-goud', NULL, '578824908760', 'FedEx', NULL, '2014-05-22', '20.05.2014 16:18', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(20591, '244392443', NULL, NULL, 'Jorn Decoster', 'Kerselaarstraat 29', '', '3320', 'Meldert', 'Belgien', 'BE', NULL, NULL, '472284035', '0010056M7J', NULL, NULL, 'Horloge - bruin-goud', NULL, '578824908771', 'FedEx', NULL, '2014-05-22', '16.05.2014 21:48', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(20592, '244649372', NULL, NULL, 'Serhat Kiziltepe', 'Hoogstraat 162', 'pizza roma', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '471571844', '00100383BW', NULL, NULL, 'Horloge - bruin-goud', NULL, '578824908782', 'FedEx', NULL, '2014-05-22', '18.05.2014 20:18', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(20593, '244507746', NULL, NULL, 'Thami Nsitou', 'Louis Mastplein 7', '', '2660', 'Hoboken', 'Belgien', 'BE', NULL, NULL, '484179819', '0010157RYE', NULL, NULL, 'Horloge - bruin-goud', NULL, '578824908793', 'FedEx', NULL, '2014-05-22', '17.05.2014 20:18', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(20594, '244392279', NULL, NULL, 'Jorn Decoster', 'Kerselaarstraat 29', '', '3320', 'Meldert', 'Belgien', 'BE', NULL, NULL, '472284035', '0010153MGN', NULL, NULL, 'Horloge - zilver', NULL, '578824908771', 'FedEx', NULL, '2014-05-22', '16.05.2014 21:48', 'NL140417AM04', '1', 'a0YC000000Y0uy8MAB', '155.00', '239.99'),
(20595, '244491680', NULL, NULL, 'Stefan Van De Wiele', 'Scandinaviestraat 147', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '476696335', '0010224SW1', NULL, NULL, 'Horloge - zilver', NULL, '578824908819', 'FedEx', NULL, '2014-05-22', '17.05.2014 17:18', 'NL140417AM04', '1', 'a0YC000000Y0uy8MAB', '155.00', '239.99'),
(20596, '244448732', NULL, NULL, 'roger vanwalleghem', 'Lange Beeldekensstraat 3/3', '', '2060', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '476530524', '0010060Q17', NULL, NULL, 'Horloge - zwart', NULL, '578824908820', 'FedEx', NULL, '2014-05-22', '17.05.2014 11:18', 'NL140417AM03', '1', 'a0YC000000Y0uy7MAB', '155.00', '239.99'),
(20597, '244789994', NULL, NULL, 'Salima Zekhnini', 'Tweegezusterslaan  16', '', '2100', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '495650242', '0010184NLS', NULL, NULL, 'Horloge - zwart', NULL, '578824908830', 'FedEx', NULL, '2014-05-22', '19.05.2014 15:48', 'NL140417AM03', '1', 'a0YC000000Y0uy7MAB', '155.00', '239.99'),
(20598, '244996310', NULL, NULL, 'Adam Karapetyan', 'Kapellekensdreef 96', '', '2400', 'Mol', 'Belgien', 'BE', NULL, NULL, '484774751', '0010066IXX', NULL, NULL, 'Horloge - zwart-zilver', NULL, '578824908841', 'FedEx', NULL, '2014-05-22', '20.05.2014 18:18', 'NL140417AM01', '1', 'a0YC000000Y0uy5MAB', '155.00', '239.99'),
(20599, '244994099', NULL, NULL, 'FINET FRANCOISE', 'chemin Napoleon 22', '', '6120', 'Nalinnes', 'Belgien', 'BE', NULL, NULL, '474666233', '00101372AT', NULL, NULL, 'Une montre coloris argentÃ©', NULL, '578824908852', 'FedEx', NULL, '2014-05-22', '20.05.2014 18:18', 'NL140417AM04', '1', 'a0YC000000Y0uy8MAB', '155.00', '239.99'),
(20600, '244758531', NULL, NULL, 'guy vanhorick', 'rue des Haies 21', '', '6010', 'Couillet', 'Belgien', 'BE', NULL, NULL, '475252328', '0010082UXY', NULL, NULL, 'Une montre coloris argentÃ©', NULL, '578824908863', 'FedEx', NULL, '2014-05-22', '19.05.2014 12:48', 'NL140417AM04', '1', 'a0YC000000Y0uy8MAB', '155.00', '239.99'),
(20601, '244441485', NULL, NULL, 'Marianna Guarneri', 'rue des Cerisiers 9', '', '4420', 'Montegnee', 'Belgien', 'BE', NULL, NULL, '498664191', '00100126LT', NULL, NULL, 'Une montre coloris argentÃ©', NULL, '578824908874', 'FedEx', NULL, '2014-05-22', '17.05.2014 09:18', 'NL140417AM04', '1', 'a0YC000000Y0uy8MAB', '155.00', '239.99'),
(20602, '244650444', NULL, NULL, 'Saida MOKHTARI', 'rue des Houblonnieres 38', '', '4020', 'Liege', 'Belgien', 'BE', NULL, NULL, '498066529', '0010195YOP', NULL, NULL, 'Une montre coloris argentÃ©', NULL, '578824908885', 'FedEx', NULL, '2014-05-22', '18.05.2014 20:48', 'NL140417AM04', '1', 'a0YC000000Y0uy8MAB', '155.00', '239.99'),
(20603, '244856807', NULL, NULL, 'Abdelhak Zidani', 'rue de la Briqueterie 24', 'BOITE 3', '1020', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '484719152', '00101759YM', NULL, NULL, 'Une montre coloris brun/dorÃ©', NULL, '578824908896', 'FedEx', NULL, '2014-05-22', '19.05.2014 23:48', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(20604, '245002731', NULL, NULL, 'Arnie Kukenheim', 'Landerijenstraat 13', '', '1731', 'Zellik', 'Belgien', 'BE', NULL, NULL, '32472541689', '001001818X', NULL, NULL, 'Une montre coloris brun/dorÃ©', NULL, '578824908900', 'FedEx', NULL, '2014-05-22', '20.05.2014 18:48', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(20605, '244452341', NULL, NULL, 'chabane Hammadi', 'chaussees de mons 1266 bte11', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '473577208', '0010062KZA', NULL, NULL, 'Une montre coloris brun/dorÃ©', NULL, '578824908911', 'FedEx', NULL, '2014-05-22', '17.05.2014 11:18', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(20606, '244410536', NULL, NULL, 'Irene Mbombo', 'Ferdinand Nicolay  145', '', '4102', 'ougree', 'Belgien', 'BE', NULL, NULL, '488284901', '0010137R3Y', NULL, NULL, 'Une montre coloris brun/dorÃ©', NULL, '578824908922', 'FedEx', NULL, '2014-05-22', '17.05.2014 06:18', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(20607, '244774352', NULL, NULL, 'Isabelle Wanschoor', 'rue prunieau 5', 'CNE', '6000', 'Charleroi', 'Belgien', 'BE', NULL, NULL, '32478295951', '0010128JWH', NULL, NULL, 'Une montre coloris brun/dorÃ©', NULL, '578824908933', 'FedEx', NULL, '2014-05-22', '19.05.2014 14:18', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(20608, '244510849', NULL, NULL, 'Jean-claude Feda', 'rue Jean Michel Courard 61', 'si absent livrÃ© au NÂ° 63', '4040', 'Herstal', 'Belgien', 'BE', NULL, NULL, '42649328', '0010019TX6', NULL, NULL, 'Une montre coloris brun/dorÃ©', NULL, '578824908944', 'FedEx', NULL, '2014-05-22', '17.05.2014 20:18', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(20609, '244998606', NULL, NULL, 'Leandro Calcagno', 'Rue emile vandervelde 48', '', '7170', 'Bois-d\' haine', 'Belgien', 'BE', NULL, NULL, '495146037', '0010194QMO', NULL, NULL, 'Une montre coloris noir', NULL, '578824908955', 'FedEx', NULL, '2014-05-22', '20.05.2014 18:48', 'NL140417AM03', '1', 'a0YC000000Y0uy7MAB', '155.00', '239.99'),
(20610, '244414458', NULL, NULL, 'joelle renard', 'rue Antoine Glume 8A', '', '1367', 'Geest-Gerompont-Petit Rosiere', 'Belgien', 'BE', NULL, NULL, '81878211', '0010125HD9', NULL, NULL, 'Une montre coloris noir/argentÃ©', NULL, '578824908966', 'FedEx', NULL, '2014-05-22', '17.05.2014 06:48', 'NL140417AM01', '1', 'a0YC000000Y0uy5MAB', '155.00', '239.99'),
(20611, '244578869', NULL, NULL, 'Sabine Hottart', 'av. du Ruisseau du Godru 55', '', '1300', 'Wavre', 'Belgien', 'BE', NULL, NULL, '497378372', '001022959L', NULL, NULL, 'Une montre coloris noir/argentÃ©', NULL, '578824908977', 'FedEx', NULL, '2014-05-22', '18.05.2014 11:48', 'NL140417AM01', '1', 'a0YC000000Y0uy5MAB', '155.00', '239.99'),
(20612, '245006756', NULL, NULL, 'Kenneth Poulsen', 'Rosenvej  45', '', '6900', 'Skjern', 'Dänemark', 'DK', NULL, NULL, '41114456', '0010231FAM', NULL, NULL, 'Marco Polo B-D - diamanter, guldfarvet urkasse, sort urskive, lÃ¦derrem', NULL, '578824909035', 'FedEx', NULL, '2014-05-22', '20.05.2014 19:36', 'DK060514HW13', '1', 'a0YC000000YX31tMAD', '1231.06', '1999.00'),
(20613, '244841026', NULL, NULL, 'Troels Rasmussen', 'Lille Strandvej 10A', 'St. Th.', '2900', 'Hellerup', 'Dänemark', 'DK', NULL, NULL, '91667216', '0010188YRA', NULL, NULL, 'Marco Polo B-D - diamanter, guldfarvet urkasse, sort urskive, lÃ¦derrem', NULL, '578824909046', 'FedEx', NULL, '2014-05-22', '19.05.2014 20:36', 'DK060514HW13', '1', 'a0YC000000YX31tMAD', '1231.06', '1999.00'),
(20614, '244770449', NULL, NULL, 'Julia Bjoerg Thomsen', 'Kvintus Alle 4 1,TV', '', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '28766668', '0010161FPM', NULL, NULL, 'RIO-ur med guldfarvet skive og brun lÃ¦derrem', NULL, '578824909057', 'FedEx', NULL, '2014-05-22', '19.05.2014 13:36', 'DK030414HW01', '1', 'a0YC000000XyUvGMAV', '1268.97', '1999.00'),
(20615, '245042970', NULL, NULL, 'Martin munk-lauritsen', 'Hostrupsvej 1', 'Stil gerne ved dÃ¸ren', '3400', 'Hillerod', 'Dänemark', 'DK', NULL, NULL, '26221592', '00101523KI', NULL, NULL, 'RIO-ur med sort skive og sort lÃ¦derrem', NULL, '578824909068', 'FedEx', NULL, '2014-05-22', '21.05.2014 02:36', 'DK030414HW02', '1', 'a0YC000000XyUvQMAV', '1268.97', '1999.00'),
(20616, '244783953', NULL, NULL, 'barse barse', '2 ALLEE DE LA POMMERAIE', '', '78520', 'LIMAY', 'Frankreich', 'FR', NULL, NULL, '134773347', '00102219TQ', NULL, NULL, '1 Montre DubaÃ¯', NULL, '578824908039', 'FedEx', NULL, '2014-05-22', '19.05.2014 15:08', 'FR050514MP125', '1', 'a0YC000000YWqKXMA1', '', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(20617, '244783792', NULL, NULL, 'Belgin Onal', '199 RUE VICTOR LORAIN', '', '39000', 'LONS LE SAUNIER', 'Frankreich', 'FR', NULL, NULL, '602170068', '00100663XD', NULL, NULL, '1 Montre DubaÃ¯', NULL, '578824908040', 'FedEx', NULL, '2014-05-22', '19.05.2014 15:08', 'FR050514MP125', '1', 'a0YC000000YWqKXMA1', '', '199.00'),
(20618, '244739517', NULL, NULL, 'fabrice demengeon', '928 E ROUTE DU GROS BOIS', '', '38500', 'LA BUISSE', 'Frankreich', 'FR', NULL, NULL, '638817145', '0010112UU6', NULL, NULL, '1 Montre DubaÃ¯', NULL, '578824908050', 'FedEx', NULL, '2014-05-22', '19.05.2014 10:38', 'FR050514MP125', '1', 'a0YC000000YWqKXMA1', '', '199.00'),
(20619, '244758022', NULL, NULL, 'Florian Amirault', '2 RUE DE L ESCADRON CIGOGNE', '', '21600', 'LONGVIC', 'Frankreich', 'FR', NULL, NULL, '643472406', '0010130FWX', NULL, NULL, '1 Montre DubaÃ¯', NULL, '578824908061', 'FedEx', NULL, '2014-05-22', '19.05.2014 12:38', 'FR050514MP125', '1', 'a0YC000000YWqKXMA1', '', '199.00'),
(20620, '244781124', NULL, NULL, 'Francois Duyck', '14 HAUTE RUE', '', '59230', 'SARS ET ROSIERES', 'Frankreich', 'FR', NULL, NULL, '618872297', '0010125C1N', NULL, NULL, '1 Montre DubaÃ¯', NULL, '578824908072', 'FedEx', NULL, '2014-05-22', '19.05.2014 15:08', 'FR050514MP125', '1', 'a0YC000000YWqKXMA1', '', '199.00'),
(20621, '244788993', NULL, NULL, 'Gregory Tisne', '6 QUARTIER QUARTIER TISNE', '', '64160', 'ST CASTIN', 'Frankreich', 'FR', NULL, NULL, '644283666', '0010148V72', NULL, NULL, '1 Montre DubaÃ¯', NULL, '578824908083', 'FedEx', NULL, '2014-05-22', '19.05.2014 15:38', 'FR050514MP125', '1', 'a0YC000000YWqKXMA1', '', '199.00'),
(20622, '244787891', NULL, NULL, 'Mehdi Razzouk', '25 AVENUE ARISTIDE BRIAND', 'Boucherie', '68200', 'MULHOUSE', 'Frankreich', 'FR', NULL, NULL, '661395426', '0010211F11', NULL, NULL, '1 Montre DubaÃ¯', NULL, '578824908094', 'FedEx', NULL, '2014-05-22', '19.05.2014 15:38', 'FR050514MP125', '1', 'a0YC000000YWqKXMA1', '', '199.00'),
(20623, '244787979', NULL, NULL, 'Melchade Katesa', '5 RUELLE AUX VINS', '', '77270', 'VILLEPARISIS', 'Frankreich', 'FR', NULL, NULL, '659510085', '0010220P4R', NULL, NULL, '1 Montre DubaÃ¯', NULL, '578824908109', 'FedEx', NULL, '2014-05-22', '19.05.2014 15:38', 'FR050514MP125', '1', 'a0YC000000YWqKXMA1', '', '199.00'),
(20624, '244799388', NULL, NULL, 'nicolas stoffel', '29 GRAND RUE', '', '90000', 'BELFORT', 'Frankreich', 'FR', NULL, NULL, '609180682', '00100257PD', NULL, NULL, '1 Montre DubaÃ¯', NULL, '578824908110', 'FedEx', NULL, '2014-05-22', '19.05.2014 17:08', 'FR050514MP125', '1', 'a0YC000000YWqKXMA1', '', '199.00'),
(20625, '244785812', NULL, NULL, 'Alex Nicuta', '5 AVENUE LEON EYROLLES', 'Digicode 73A92', '94230', 'Cachan', 'Frankreich', 'FR', NULL, NULL, '668057410', '0010012JN7', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908120', 'FedEx', NULL, '2014-05-22', '19.05.2014 15:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20626, '244848518', NULL, NULL, 'Ben arbia Emir', '21 RUE SERGENT MICHEL BERTHET', 'Garage roubi', '69009', 'LYON', 'Frankreich', 'FR', NULL, NULL, '658863890', '0010089TFL', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908131', 'FedEx', NULL, '2014-05-22', '19.05.2014 22:08', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20627, '244828317', NULL, NULL, 'BOUABID Cheikh', '3 Maurice Thorez', '', '93200', 'Saint Denis', 'Frankreich', 'FR', NULL, NULL, '624011775', '0010154HOU', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908142', 'FedEx', NULL, '2014-05-22', '19.05.2014 19:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20628, '244747815', NULL, NULL, 'Denivelle Pascal', '22 RUE DES CARDONNETTES', '', '60112', 'TROISSEREUX', 'Frankreich', 'FR', NULL, NULL, '618445294', '00100319CI', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908153', 'FedEx', NULL, '2014-05-22', '19.05.2014 11:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20629, '244821136', NULL, NULL, 'Hannane Malek', '25 RUE DU TRAITE DE MAASTRICHT', '', '59175', 'VENDEVILLE', 'Frankreich', 'FR', NULL, NULL, '633098257', '00101145PM', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908164', 'FedEx', NULL, '2014-05-22', '19.05.2014 19:08', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20630, '244842643', NULL, NULL, 'jiaxi li', '276Bis Rue PIERRE LEGRAND', 'PORTE 108', '59000', 'LILLE', 'Frankreich', 'FR', NULL, NULL, '695861888', '0010201GMB', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908175', 'FedEx', NULL, '2014-05-22', '19.05.2014 20:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20631, '244827184', NULL, NULL, 'Kaplan Sinan', '44 B RUE DU GOULET', 'Digicode au nom de kaplan', '93300', 'AUBERVILLIERS', 'Frankreich', 'FR', NULL, NULL, '627276198', '0010024KMM', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908186', 'FedEx', NULL, '2014-05-22', '19.05.2014 19:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20632, '244757698', NULL, NULL, 'Makes Arezki', '14 RUE SAINT SAUVEUR', 'Appartement 147', '59800', 'LILLE', 'Frankreich', 'FR', NULL, NULL, '760553146', '0010202DBJ', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908197', 'FedEx', NULL, '2014-05-22', '19.05.2014 12:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20633, '244860984', NULL, NULL, 'Maurice Perra', '47 Rue Principale', '', '57220', 'Gomelange', 'Frankreich', 'FR', NULL, NULL, '618205778', '0010002C5L', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908201', 'FedEx', NULL, '2014-05-22', '20.05.2014 01:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20634, '244814738', NULL, NULL, 'Rocha Jean', '26 Rue des flandre', '', '78990', 'Elancourt', 'Frankreich', 'FR', NULL, NULL, '', '00102049S8', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908212', 'FedEx', NULL, '2014-05-22', '19.05.2014 18:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20635, '244808996', NULL, NULL, 'SARL Zirda Boucaud Laurence', '120 AVENUE DE PARIS', '', '71100', 'CHALON SUR SAONE', 'Frankreich', 'FR', NULL, NULL, '668772222', '0010011KYV', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908223', 'FedEx', NULL, '2014-05-22', '19.05.2014 18:08', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20636, '244746501', NULL, NULL, 'Sid Ali Benmechiche', '22 RUE DU COMMANDANT BOUCHET', '', '78200', 'MANTES LA JOLIE', 'Frankreich', 'FR', NULL, NULL, '652933248', '*0010199E74', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908234', 'FedEx', NULL, '2014-05-22', '19.05.2014 11:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20637, '244807319', NULL, NULL, 'Stanislav Slavych', '28 CHEMIN D EN SIGAL', '', '31770', 'COLOMIERS', 'Frankreich', 'FR', NULL, NULL, '620231451', '001018833Q', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908245', 'FedEx', NULL, '2014-05-22', '19.05.2014 17:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20638, '244832055', NULL, NULL, 'Thibault Dubus', '7 LA MENNAIS', '', '22490', 'PLESLIN TRIGAVOU', 'Frankreich', 'FR', NULL, NULL, '659009312', '0010102JAR', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908256', 'FedEx', NULL, '2014-05-22', '19.05.2014 19:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20639, '244835509', NULL, NULL, 'Thierry Balem', '1 Lieu Dit Les Renardieres', '', '17210', 'Bedenac', 'Frankreich', 'FR', NULL, NULL, '651176418', '0010119GNZ', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908267', 'FedEx', NULL, '2014-05-22', '19.05.2014 20:08', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20640, '244807474', NULL, NULL, 'vanessa GRIGORIOU', '9 RUE GASTON CANTINI', '', '94800', 'VILLEJUIF', 'Frankreich', 'FR', NULL, NULL, '610324265', '0010200EM7', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908278', 'FedEx', NULL, '2014-05-22', '19.05.2014 17:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20641, '244917665', NULL, NULL, 'Dino Sabia', 'Res le Doris Avenue Frederic Mistral', 'numero 305.', '83240', 'Cavalaire', 'Frankreich', 'FR', NULL, NULL, '664400360', '0010091RHD', NULL, NULL, '1 Montre Tigris', NULL, '578824908289', 'FedEx', NULL, '2014-05-22', '20.05.2014 09:38', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(20642, '244865303', '', '', 'martine LE GOAER', '73 RUE LIEUTENANT JOSEPH ANDRE', 'Residence Excelsior', '83000', 'TOULON', 'Frankreich', '', '', '', '489296751', '0010225WI7', '', '', '1 Montre Tigris', 'Uhr erhalten 17.06.2014\r\nBitte refund! Geld am 07.08.14 zurück erhalten!', '578824908290', 'FedEx', '', '2014-05-22', '20.05.2014 04:38', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(20643, '244734995', NULL, NULL, 'richard lecocq', '554 RUE DU CHAMP DE FOIRE', 'st 212 residence cordier', '54200', 'TOUL', 'Frankreich', 'FR', NULL, NULL, '676919671', '0010186NSB', NULL, NULL, '1 Montre Tigris', NULL, '578824908304', 'FedEx', NULL, '2014-05-22', '19.05.2014 10:38', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(20644, '244837407', NULL, NULL, 'Angelique Schwartz', '3 chemin du kaelbling', '', '68140', 'LUTTENBACH', 'Frankreich', 'FR', NULL, NULL, '638785446', '0010006P1P', NULL, NULL, '1 Montre Vienne Diamants', NULL, '578824908315', 'FedEx', NULL, '2014-05-22', '19.05.2014 20:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20645, '244811681', NULL, NULL, 'Elena Milushkina', '3 RUE BAUDIN', 'apt 89', '92300', 'LEVALLOIS PERRET', 'Frankreich', 'FR', NULL, NULL, '761207008', '10039618', NULL, NULL, '1 Montre Vienne Diamants', NULL, '578824908326', 'FedEx', NULL, '2014-05-22', '19.05.2014 18:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20646, '244813727', NULL, NULL, 'Lilian Tournieres', '24 RUE MASSENET', '', '11100', 'Narbonne', 'Frankreich', 'FR', NULL, NULL, '677015947', '00101009C7', NULL, NULL, '1 Montre Vienne Diamants', NULL, '578824908337', 'FedEx', NULL, '2014-05-22', '19.05.2014 18:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20647, '244843922', NULL, NULL, 'Melanie GONZALEZ', '39 AVENUE EMILE ZOLA', 'Probleme d\'interphone, merci de telephoner au numero indique', '92100', 'BOULOGNE BILLANCOURT', 'Frankreich', 'FR', NULL, NULL, '687715669', '001020575B', NULL, NULL, '1 Montre Vienne Diamants', NULL, '578824908348', 'FedEx', NULL, '2014-05-22', '19.05.2014 21:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20648, '244754080', '', '', 'Rosine PERRY  -  Groupe BERTO', '610 AV DU GRAND GIGOGNAN', '', '84090', 'AVIGNON', 'Frankreich', '', '', '', '681277590', '0010164FIL', '', '', '1 Montre Vienne Diamants', 'Uhr erhalten 30.05.2014\r\nBitte refund!', '578824908359', 'FedEx', '', '2014-05-22', '19.05.2014 12:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20649, '244767749', NULL, NULL, 'Sandra martinez souvielle', '150 CHEMIN DU PRAT', '', '31370', 'BERAT', 'Frankreich', 'FR', NULL, NULL, '561919233', '0010217X88', NULL, NULL, '1 Montre Vienne Diamants', NULL, '578824908360', 'FedEx', NULL, '2014-05-22', '19.05.2014 13:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20650, '244838376', NULL, NULL, 'Sebastien ASTIER', '6 RUE DU PARC', '', '63170', 'PERIGNAT LES SARLIEVE', 'Frankreich', 'FR', NULL, NULL, '661940157', '10001559', NULL, NULL, '1 Montre Vienne Diamants', NULL, '578824908370', 'FedEx', NULL, '2014-05-22', '19.05.2014 20:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20651, '244830336', NULL, NULL, 'Tony Hansana', '15 ALLEE DU CIGOIN', '', '45430', 'CHECY', 'Frankreich', 'FR', NULL, NULL, '668797513', '0010185Y41', NULL, NULL, '1 Montre Vienne Diamants', NULL, '578824908381', 'FedEx', NULL, '2014-05-22', '19.05.2014 19:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20652, '244950037', '', '', 'ahmed miles', '16 RUE DE PUGNET', '', '73000', 'CHAMBERY', 'Frankreich', '', '', '', '761403227', '0010115P2I', '', '', '1 Montre Monaco Diamants', 'Uhr erhalten 04.06.2014\r\nBitte refund!!!', '578824908392', 'FedEx', '', '2014-05-22', '20.05.2014 13:08', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20653, '244935871', NULL, NULL, 'Baptista Remy', '58 RUE ANDRE LEBON', '', '39100', 'Dole', 'Frankreich', 'FR', NULL, NULL, '631373463', '00101867J5', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908407', 'FedEx', NULL, '2014-05-22', '20.05.2014 12:08', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20654, '244987352', NULL, NULL, 'Ben Slama', '167 BOULEVARD DES ETATS UNIS', '', '69008', 'LYON', 'Frankreich', 'FR', NULL, NULL, '606509537', '0010023HBP', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908418', 'FedEx', NULL, '2014-05-22', '20.05.2014 17:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20655, '244892281', NULL, NULL, 'Brik Nadia', '4 RUE AUGUSTE RENOIR', '', '92160', 'ANTONY', 'Frankreich', 'FR', NULL, NULL, '650372203', '0010096MIU', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908429', 'FedEx', NULL, '2014-05-22', '20.05.2014 07:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20656, '244892872', NULL, NULL, 'Chauveteau sandrine', '85 RUE SADI CARNOT', 'station total', '49300', 'CHOLET', 'Frankreich', 'FR', NULL, NULL, '681140901', '00101822R0', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908430', 'FedEx', NULL, '2014-05-22', '20.05.2014 07:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20657, '244983595', NULL, NULL, 'Chesne Tony', '24 Rue Du Val', '', '95420', 'Magny En Vexin', 'Frankreich', 'FR', NULL, NULL, '134468115', '0010241C6O', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908440', 'FedEx', NULL, '2014-05-22', '20.05.2014 17:08', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20658, '244952428', NULL, NULL, 'christine gault', '3 RUE DE DETILLY', '', '37420', 'BEAUMONT EN VERON', 'Frankreich', 'FR', NULL, NULL, '661326010', '0010134TXV', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908451', 'FedEx', NULL, '2014-05-22', '20.05.2014 13:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20659, '244944986', NULL, NULL, 'Felice Di Fazio', '8 ALLEE DES FRERES VOISIN', '', '75015', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '609301841', '00101587XH', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908462', 'FedEx', NULL, '2014-05-22', '20.05.2014 12:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20660, '244924752', NULL, NULL, 'john guiot', '51 Allee du basilic', '', '84320', 'Entraigues sur la sorgues', 'Frankreich', 'FR', NULL, NULL, '628657326', '0010074V9L', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908473', 'FedEx', NULL, '2014-05-22', '20.05.2014 10:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20661, '244902590', '', '', 'John Royce Ayadi', '36 RUE DE FORBACH', '', '59500', 'DOUAI', 'Frankreich', '', '', '', '673398917', '0010020M49', '', '', '1 Montre Monaco Diamants', 'Uhr erhalten 03.06.2014\r\nBitte refund!!!', '578824908484', 'FedEx', '', '2014-05-22', '20.05.2014 08:08', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20662, '245006975', NULL, NULL, 'Julien Ducrocq', '1 ROCHIROUX', '', '85510', 'LE BOUPERE', 'Frankreich', 'FR', NULL, NULL, '689400431', '0010149L8Q', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908495', 'FedEx', NULL, '2014-05-22', '20.05.2014 19:08', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20663, '245009545', NULL, NULL, 'julien richalet', '16 RUE DU BREUIL', '', '38450', 'VIF', 'Frankreich', 'FR', NULL, NULL, '650945430', '00100382BT', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908500', 'FedEx', NULL, '2014-05-22', '20.05.2014 19:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20664, '244933145', NULL, NULL, 'Laurent THALGOTT', '2 RUE DE LA DIGUE', 'Garage Thalgott', '67400', 'ILLKIRCH GRAFFENSTADEN', 'Frankreich', 'FR', NULL, NULL, '671540027', '0010169B6Q', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908510', 'FedEx', NULL, '2014-05-22', '20.05.2014 12:08', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20665, '244985462', NULL, NULL, 'Michel Lerat', '4 RUE DES COMMUNES', '', '76170', 'AUBERVILLE LA CAMPAGNE', 'Frankreich', 'FR', NULL, NULL, '608884247', '0010247OZE', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908521', 'FedEx', NULL, '2014-05-22', '20.05.2014 17:08', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20666, '245047004', NULL, NULL, 'Muller Claude Muller', '1 RUE EMILE MATHIS', 'garage muller', '67110', 'REICHSHOFFEN', 'Frankreich', 'FR', NULL, NULL, '667686943', '0010228S66', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908532', 'FedEx', NULL, '2014-05-22', '21.05.2014 05:39', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20667, '245019910', NULL, NULL, 'ouarda bouhaik', '1 RUE EDMOND JALOUX', 'veveraie bat B2', '13090', 'AIX EN PROVENCE', 'Frankreich', 'FR', NULL, NULL, '642768768', '0010161ETW', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908543', 'FedEx', NULL, '2014-05-22', '20.05.2014 20:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20668, '244966138', NULL, NULL, 'ozlem erol', '20 RUE JEAN RACINE', '', '60180', 'NOGENT SUR OISE', 'Frankreich', 'FR', NULL, NULL, '613751124', '0010094SHT', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908554', 'FedEx', NULL, '2014-05-22', '20.05.2014 15:08', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20669, '244946703', NULL, NULL, 'Robert Michel', '29 RUE D ORLEANS', '', '28100', 'Dreux', 'Frankreich', 'FR', NULL, NULL, '761223634', '0010237OFP', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908565', 'FedEx', NULL, '2014-05-22', '20.05.2014 12:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20670, '244942560', NULL, NULL, 'Thibaud Foltzer', '32 RUE DE LA SOURCE', '', '57445', 'REDING', 'Frankreich', 'FR', NULL, NULL, '630918187', '0010097K8R', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908576', 'FedEx', NULL, '2014-05-22', '20.05.2014 12:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20671, '245022847', NULL, NULL, 'Thony Litho', '37 Cours de Quebec appt.704 bat.G', '', '33300', 'Bordeaux', 'Frankreich', 'FR', NULL, NULL, '684846239', '0010092IU0', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908587', 'FedEx', NULL, '2014-05-22', '20.05.2014 20:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20672, '244980856', NULL, NULL, 'vincent sieradz', '68 RUE ROUGET DE LISLE', '', '54510', 'TOMBLAINE', 'Frankreich', 'FR', NULL, NULL, '625690524', '0010168FH8', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908598', 'FedEx', NULL, '2014-05-22', '20.05.2014 16:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20673, '245081159', NULL, NULL, 'Xavier cedric', '8 Route de breval', '', '78980', 'Longnes', 'Frankreich', 'FR', NULL, NULL, '664030554', '0010238Y8V', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908602', 'FedEx', NULL, '2014-05-22', '21.05.2014 07:40', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20674, '245007830', NULL, NULL, 'Yann Datin', '2 MONTEE DES GRIMONDS', '', '06700', 'ST LAURENT DU VAR', 'Frankreich', 'FR', NULL, NULL, '660297149', '00101403T6', NULL, NULL, '1 Montre Monaco Diamants', NULL, '578824908613', 'FedEx', NULL, '2014-05-22', '20.05.2014 19:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20675, '244991334', NULL, NULL, 'Elia Royer', '9 RUE VICTOR LAGRANGE', '39450', '69007', 'LYON', 'Frankreich', 'FR', NULL, NULL, '649636318', '0010248K17', NULL, NULL, '1 Montre Tigris', NULL, '578824908624', 'FedEx', NULL, '2014-05-22', '20.05.2014 18:08', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(20676, '245022133', NULL, NULL, 'Souhil Boulakhras', '1 Place Raphael Logement N 07', 'Digicode 06B57, interphone 1807A', '92400', 'Courbevoie', 'Frankreich', 'FR', NULL, NULL, '628730206', '0010084ADS', NULL, NULL, '1 Montre Tigris', NULL, '578824908635', 'FedEx', NULL, '2014-05-22', '20.05.2014 20:38', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(20677, '244972042', NULL, NULL, 'Touati Amandine', '222 AVENUE THIERS', 'Appt 308', '33100', 'Bordeaux', 'Frankreich', 'FR', NULL, NULL, '669229272', '0010035HU7', NULL, NULL, '1 Montre Tigris', NULL, '578824908646', 'FedEx', NULL, '2014-05-22', '20.05.2014 15:38', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(20678, '244928745', NULL, NULL, 'Chavant Baptiste', '24 RUE DES PRES', '', '69100', 'VILLEURBANNE', 'Frankreich', 'FR', NULL, NULL, '695464358', '0010155UP9', NULL, NULL, '1 Montre Vienne Diamants', NULL, '578824908657', 'FedEx', NULL, '2014-05-22', '20.05.2014 12:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20679, '244927595', NULL, NULL, 'Demet Simsek', '56 ESPLANADE SAINT JEAN', '', '83700', 'ST RAPHAEL', 'Frankreich', 'FR', NULL, NULL, '641799797', '00101418O4', NULL, NULL, '1 Montre Vienne Diamants', NULL, '578824908668', 'FedEx', NULL, '2014-05-22', '20.05.2014 10:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20680, '244986475', '', '', 'Haikel Omrani', 'CIDEX 6115 RUE DU TRAPON', '', '30330', 'ST MARCEL DE CAREIRET', 'Frankreich', '', '', '', '627042962', '0010148T64', '', '', '1 Montre Vienne Diamants', 'Geld am 07.08.14 zurück erhalten! Uhr???', '578824908679', 'FedEx', '', '2014-05-22', '20.05.2014 17:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20681, '245015499', NULL, NULL, 'jimmy tellier', '19 RUE JULES MICHELET', 'Digicode 7812', '78280', 'GUYANCOURT', 'Frankreich', 'FR', NULL, NULL, '624809275', '0010014VU3', NULL, NULL, '1 Montre Vienne Diamants', NULL, '578824908680', 'FedEx', NULL, '2014-05-22', '20.05.2014 20:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20682, '245011935', NULL, NULL, 'Sahin Akdag', '2 RUE DES CHARDONNERETS', '', '08000', 'CHARLEVILLE MEZIERES', 'Frankreich', 'FR', NULL, NULL, '648285844', '0010247VLF', NULL, NULL, '1 Montre Vienne Diamants', NULL, '578824908690', 'FedEx', NULL, '2014-05-22', '20.05.2014 19:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20683, '244853596', NULL, NULL, 'Anouk van den Vlekkert', 'Smeenkskamp 28', '', '7214 BV', 'EPSE', 'Niederlande', 'NL', NULL, NULL, '650281818', '00100735O9', NULL, NULL, 'Horloge - bruin-goud', NULL, '578824908999', 'FedEx', NULL, '2014-05-22', '19.05.2014 22:28', 'NL140417AM02', '1', 'a0YC000000Y0uOsMAJ', '155.00', '239.99'),
(20684, '244846287', NULL, NULL, 'Lonneke Rompen', 'St Annastraat 526', '', '6525ZV', 'Nijmegen', 'Niederlande', 'NL', NULL, NULL, '31681411922', '0010094WTT', NULL, NULL, 'Horloge - bruin-goud', NULL, '578824909002', 'FedEx', NULL, '2014-05-22', '19.05.2014 21:28', 'NL140417AM02', '1', 'a0YC000000Y0uOsMAJ', '155.00', '239.99'),
(20685, '244845193', NULL, NULL, 'Ayla Erkek', 'Santiagosingel 30', '', '2548 HN', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '614662068', '00100256A8', NULL, NULL, 'Horloge - bruin-goud', NULL, '578824909013', 'FedEx', NULL, '2014-05-22', '19.05.2014 20:58', 'NL140417AM02', '1', 'a0YC000000Y0uOsMAJ', '155.00', '239.99'),
(20686, '244837346', NULL, NULL, 'Tomasz Rzepecki', 'Golnice 37', '', '59-700', 'Boleslawiec', 'Polen', 'PL', NULL, NULL, '889775617', '0010231JEO', NULL, NULL, 'Model 106 Gold', NULL, '578824909079', 'FedEx', NULL, '2014-05-22', '19.05.2014 23:08', 'PL140505MW02', '1', 'a0YC000000YWok8MAD', '608.58', '997.00'),
(20687, '245006525', NULL, NULL, 'Robert Iwan', 'Raciborskiego 18 14', '', '25-640', 'Kielce', 'Polen', 'PL', NULL, NULL, '602495554', '0010223SKG', NULL, NULL, 'Model 106 Rose', NULL, '578824909080', 'FedEx', NULL, '2014-05-22', '20.05.2014 22:08', 'PL140505MW03', '1', 'a0YC000000YWoupMAD', '608.58', '997.00'),
(20688, '244953253', NULL, NULL, 'Andrzej Smolinski', 'Kosciuszki 14', 'Hotel Lampert', '78-111', 'Ustronie Morskie', 'Polen', 'PL', NULL, NULL, '696 055 696', '00100624ZU', NULL, NULL, 'Zegarek model GM 105-1', NULL, '578824909090', 'FedEx', NULL, '2014-05-22', '20.05.2014 16:38', 'PL140424DR10', '1', 'a0YC000000Y1wDfMAJ', '608.58', '997.00'),
(20689, '244826669', NULL, NULL, 'Arkadiusz Kasztelan', 'ul. Olimpijczykow 47E', '', '21-040', 'Swidnik', 'Polen', 'PL', NULL, NULL, '502316692', '0010020QSP', NULL, NULL, 'Zegarek model GM 105-2', NULL, '578824909105', 'FedEx', NULL, '2014-05-22', '19.05.2014 22:38', 'PL140424DR11', '1', 'a0YC000000Y1wHXMAZ', '608.58', '997.00'),
(20690, '245020156', NULL, NULL, 'Agata Zaslawska', 'ul. Kosynierow Gdynskich 2A/3', '', '51-689', 'Wroclaw', 'Polen', 'PL', NULL, NULL, '512136722', '0010014UO3', NULL, NULL, 'Zegarek model GM 105-4', NULL, '578824909116', 'FedEx', NULL, '2014-05-22', '20.05.2014 23:38', 'PL140424DR13', '1', 'a0YC000000Y1wKfMAJ', '608.58', '997.00'),
(20691, '244916216', NULL, NULL, 'Czeslawa Ciesielska', 'Kamien 3/8', '', '63-210', 'Zerkow', 'Polen', 'PL', NULL, NULL, '667394481', '00101159HM', NULL, NULL, 'Zegarek model GM 105-4', NULL, '578824909127', 'FedEx', NULL, '2014-05-22', '20.05.2014 13:08', 'PL140424DR13', '1', 'a0YC000000Y1wKfMAJ', '608.58', '997.00'),
(20692, '244912337', NULL, NULL, 'slawomir dudek', 'Plac Kosciuszki 2', '', '09-317', 'Lutocin', 'Polen', 'PL', NULL, NULL, '502088226', '00102143K1', NULL, NULL, 'Zegarek model GM 105-4', NULL, '578824909138', 'FedEx', NULL, '2014-05-22', '20.05.2014 12:08', 'PL140424DR13', '1', 'a0YC000000Y1wKfMAJ', '608.58', '997.00'),
(20693, '244834249', NULL, NULL, 'Urszula Rynas', 'Os. Ks. Szumana 11/23', '', '83-200', 'Starogard Gdanski', 'Polen', 'PL', NULL, NULL, '696407544', '0010103KP7', NULL, NULL, 'Zegarek model GM 105-4', NULL, '578824909149', 'FedEx', NULL, '2014-05-22', '19.05.2014 23:08', 'PL140424DR13', '1', 'a0YC000000Y1wKfMAJ', '608.58', '997.00'),
(20694, '245007368', NULL, NULL, 'Anna Hassan', 'gustav Adolfsgatan 26', '', '50456', 'Boras', 'Schweden', 'SE', NULL, NULL, '727400460', '0010081TMG', NULL, NULL, 'GM107-3. Armbandsur med brunt lÃ¤derarmband och guldfÃ¤rgad boett', NULL, '578824909150', 'FedEx', NULL, '2014-05-22', '20.05.2014 22:14', 'SE030414HW01', '1', 'a0YC000000XyUcCMAV', '1522.72', '2349.00'),
(20695, '244910992', NULL, NULL, 'Wisam Markoz', 'ANGERMANNAGATAN 170', '', '162 65', 'VAELLINGBY', 'Schweden', 'SE', NULL, NULL, '739343833', '00102245LQ', NULL, NULL, 'GM107-3. Armbandsur med brunt lÃ¤derarmband och guldfÃ¤rgad boett', NULL, '578824909160', 'FedEx', NULL, '2014-05-22', '20.05.2014 12:14', 'SE030414HW01', '1', 'a0YC000000XyUcCMAV', '1522.72', '2349.00'),
(20696, '244953423', NULL, NULL, 'Mohamed Anaya', 'Dragontorpsvaegen 13', '', '184 38', 'Akersberga', 'Schweden', 'SE', NULL, NULL, '736893291', '0010134VK7', NULL, NULL, 'GM107-4. Armbandsur med svart lÃ¤derarmband och svart boett', NULL, '578824909171', 'FedEx', NULL, '2014-05-22', '20.05.2014 16:44', 'SE030414HW02', '1', 'a0YC000000XyUbjMAF', '1522.72', '2349.00'),
(20697, '244971849', NULL, NULL, 'Stefan Williams', '77 MAIN STREET', 'Balderton', 'NG24 3NN', 'NEWARK', 'Grossbritannien', 'GB', NULL, NULL, '1636651524', '0010034BUL', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '578824907823', 'FedEx', NULL, '2014-05-22', '20.05.2014 18:22', 'UK140403AS12', '1', 'a0YC000000YXWiOMAX', '129.99', '199.00'),
(20698, '245025872', NULL, NULL, 'John Court', '29 HILLWOOD COMMON ROAD', '', 'B75 5QJ', 'SUTTON COLDFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7919050852', '0010208UPG', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824907834', 'FedEx', NULL, '2014-05-22', '20.05.2014 23:22', 'UK140403AS13', '1', 'a0YC000000YXWiPMAX', '129.99', '199.00'),
(20699, '244776567', NULL, NULL, 'Megan Hopkin', '41 SHANKLIN ROAD', 'If not in leave in neighbours Porch', 'L15 4JE', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7713468074', '0010198LC2', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824907845', 'FedEx', NULL, '2014-05-22', '19.05.2014 16:22', 'UK140403AS13', '1', 'a0YC000000YXWiPMAX', '129.99', '199.00'),
(20700, '245026111', NULL, NULL, 'Gunay Isgandarova', '5 WESTFIELD WAY', 'Hatton House 5 B', 'E1 4PD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7463151458', '10247795', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '578824907856', 'FedEx', NULL, '2014-05-22', '20.05.2014 23:22', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(20701, '244786455', NULL, NULL, 'Elvis Curri', '121 COBURG CRESCENT', 'Coburg Crescent', 'SW2 3HU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7745177000', '0010250PYB', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '578824907867', 'FedEx', NULL, '2014-05-22', '19.05.2014 17:22', 'UK131014AMC02', '1', 'a0YC000000Xzu6iMAB', '130.99', '199.00'),
(20702, '245029566', NULL, NULL, 'Lubo Velkov', '605 West Carriage House', '', 'SE18 6GA', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7415208166', '0010165G3Z', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '578824907878', 'FedEx', NULL, '2014-05-22', '20.05.2014 23:52', 'UK131014AMC02', '1', 'a0YC000000Xzu6iMAB', '130.99', '199.00'),
(20703, '244786884', NULL, NULL, 'Elvis Curri', '121 COBURG CRESCENT', 'Coburg Crescent', 'SW2 3HU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7745177000', '0010197QDN', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '578824907867', 'FedEx', NULL, '2014-05-22', '19.05.2014 17:22', 'UK131011AMC24', '1', 'a0YC000000Xzu24MAB', '117.01', '179.00'),
(20704, '244840115', NULL, NULL, 'Richard Goulding', '80 CHARLES ROAD', '', 'B91 1TT', 'SOLIHULL', 'Grossbritannien', 'GB', NULL, NULL, '7053611', '0010118KC0', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '578824907890', 'FedEx', NULL, '2014-05-22', '19.05.2014 22:22', 'UK131011AMC24', '1', 'a0YC000000Xzu24MAB', '117.01', '179.00'),
(20705, '244846288', NULL, NULL, 'agota santa', '4 coverack way', '', 'po6 4sx', 'portsmouth', 'Grossbritannien', 'GB', NULL, NULL, '7429603545', '0010138GOW', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '578824907904', 'FedEx', NULL, '2014-05-22', '19.05.2014 23:22', 'UK140313AMC25', '1', 'a0YC000000YX3pzMAD', '165.00', '249.00'),
(20706, '244780730', NULL, NULL, 'Zainab Hassan', '21 REVIEW lodge', '', 'RM10 9DG', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7872629949', '0010091HJV', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '578824907915', 'FedEx', NULL, '2014-05-22', '19.05.2014 16:52', 'UK140313AMC25', '1', 'a0YC000000YX3pzMAD', '165.00', '249.00'),
(20707, '244852859', NULL, NULL, 'Carolyn Tompkins', '24 PALMERS WAY', '', 'EN8 9HT', 'WALTHAM CROSS', 'Grossbritannien', 'GB', NULL, NULL, '7423078725', '0010180T81', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824907926', 'FedEx', NULL, '2014-05-22', '20.05.2014 00:22', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20708, '244777643', NULL, NULL, 'Debbie cuthbert', '50 DERWENT DRIVE', 'Coatbridge', 'ML5 2PD', 'COATBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '07591 805951', '0010086AU8', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824907937', 'FedEx', NULL, '2014-05-22', '19.05.2014 16:22', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20709, '244739045', NULL, NULL, 'Peter Griffett', '29 HAZEL GROVE', '', 'SY11 2PY', 'OSWESTRY', 'Grossbritannien', 'GB', NULL, NULL, '1691676071', '0010119K7U', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824907948', 'FedEx', NULL, '2014-05-22', '19.05.2014 12:52', 'UK140313AMC22', '1', 'a0YC000000YX3pxMAD', '165.00', '249.00'),
(20710, '244956256', NULL, NULL, 'jack chen', '15 SOUTH STREET', '', 'EH48 3EW', 'BATHGATE', 'Grossbritannien', 'GB', NULL, NULL, '7725589817', '0010186GMX', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824907959', 'FedEx', NULL, '2014-05-22', '20.05.2014 16:26', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20711, '244844256', NULL, NULL, 'Oleh Hazdevych', '34 RED BARRACKS ROAD', '', 'Se15sq', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7824905747', '0010088FBI', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824907960', 'FedEx', NULL, '2014-05-22', '19.05.2014 22:52', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20712, '244833148', NULL, NULL, 'Carl Davis', '49 WHITAKER ROAD', '', 'Cf242rp', 'Cardiff', 'Grossbritannien', 'GB', NULL, NULL, '7800875572', '0010145C2N', NULL, NULL, 'Sydney Diamonds GM-503-1: Black Strap, Silver Case, White Face', NULL, '578824907970', 'FedEx', NULL, '2014-05-22', '19.05.2014 21:53', 'UK140403AS07', '1', 'a0YC000000YXWiJMAX', '130.99', '199.00'),
(20713, '244852960', NULL, NULL, 'Stuart Todd', '87 GREEN ISLAND', '', 'HU11 4EP', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '1482813748', '0010092C1J', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '578824907981', 'FedEx', NULL, '2014-05-22', '20.05.2014 00:22', 'UK140403AS08', '1', 'a0YC000000YXWiKMAX', '130.99', '199.00'),
(20714, '244920724', NULL, NULL, 'Trang Nguyen', '3 Market square', 'Tyldesley', 'M29 8FF', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7584025925', '00101005Z4', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '578824907992', 'FedEx', NULL, '2014-05-22', '20.05.2014 12:22', 'UK140403AS08', '1', 'a0YC000000YXWiKMAX', '130.99', '199.00'),
(20715, '245029605', NULL, NULL, 'Alawiah alhebshi', '369 DERBY ROAD', '', 'NG7 2EB', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7919400730', '0010107SUV', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824908006', 'FedEx', NULL, '2014-05-22', '20.05.2014 23:52', 'UK140403AS09', '1', 'a0YC000000YXWiLMAX', '130.99', '199.00'),
(20716, '244845318', NULL, NULL, 'kebba ceesay', 'FLAT2 BLOCKA BRODLOVE LANE', '', 'E1W 3DT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7462921737', '0010217Q8W', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824908017', 'FedEx', NULL, '2014-05-22', '19.05.2014 23:22', 'UK140403AS09', '1', 'a0YC000000YXWiLMAX', '130.99', '199.00'),
(20717, '245369419', NULL, NULL, 'Hossam Al Shaban', 'Standard chartered bank Khalidya branch Khalidya', '', '240', 'Abu dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '', '0010135WR7', NULL, NULL, 'Theorema Sao Paolo Watch-Black strap with silver case and black face (GM-103-1)', NULL, '578824909436', 'FedEx', NULL, '2014-05-28', '22.05.2014 09:08', 'a0YC000000Y2GPRMA3', '1', 'a0YC000000Y2GPRMA3', '', '1499.00'),
(20718, '245344549', NULL, NULL, 'Ayman Khachan', 'hamdan Street 13', '1302 Hamdan st', '42405', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '501313407', '0010025SG6', NULL, NULL, 'Theorema Sao Paolo Watch-Black strap with silver case and black face (GM-103-1)', NULL, '578824909436', 'FedEx', NULL, '2014-05-28', '22.05.2014 06:38', 'a0YC000000Y2GPRMA3', '1', 'a0YC000000Y2GPRMA3', '', '1499.00'),
(20719, '246154028', NULL, NULL, 'Abdelkhalki Abdelhamid', 'Waterfordstraat 7', 'liefst in de morgend leveren', '2600', 'Antwerpen, Berchem', 'Belgien', 'BE', NULL, NULL, '483672321', '00102446BZ', NULL, NULL, 'Horloge - bruin-goud', NULL, '578824909697', 'FedEx', NULL, '2014-05-28', '26.05.2014 18:18', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(20720, '245946835', '', '', 'Bazdar Nuzad', 'Pukinmaeenkaari 3-13', '', '00700', 'HELSINKI', 'Finnland', '', '', '', '', '0010226V8O', '', '', 'Malli B-D - Theorema Marco Polo -rannekello', 'Paket am 27.06.14 zur?ck erhalten!\r\nRL 70 930 518 0DE  27.06.2014', '578824909528', 'FedEx', '', '2014-05-28', '25.05.2014 22:48', 'FI060514HW15', '1', 'a0YC000000YX2sHMAT', '165.00', '269.01'),
(20721, '245945208', NULL, NULL, 'Daniel Stoica', 'Haaparouskunkatu 10', '', '53100', 'LAPPEENRANTA', 'Finnland', 'FI', NULL, NULL, '405574122', '0010125ROL', NULL, NULL, 'Malli B-D - Theorema Marco Polo -rannekello', NULL, '578824909539', 'FedEx', NULL, '2014-05-28', '25.05.2014 22:48', 'FI060514HW15', '1', 'a0YC000000YX2sHMAT', '165.00', '269.01'),
(20722, '245599879', NULL, NULL, 'Erika Penttilae', 'Orisaarentie 2 G', '', '00840', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '504383330', '00102224I7', NULL, NULL, 'Malli B-D - Theorema Marco Polo -rannekello', NULL, '578824909540', 'FedEx', NULL, '2014-05-28', '23.05.2014 20:18', 'FI060514HW15', '1', 'a0YC000000YX2sHMAT', '165.00', '269.01'),
(20723, '245627231', NULL, NULL, 'Julia Voloshchuk', 'Runkokatu 6 D', 'Runkokatu 6 D 34', '33340', 'TAMPERE', 'Finnland', 'FI', NULL, NULL, '3,58458E+11', '001008834L', NULL, NULL, 'Malli B-D - Theorema Marco Polo -rannekello', NULL, '578824909550', 'FedEx', NULL, '2014-05-28', '23.05.2014 23:18', 'FI060514HW15', '1', 'a0YC000000YX2sHMAT', '165.00', '269.01'),
(20724, '245860930', NULL, NULL, 'Matias Murro', 'Agronominraitti 2 D 55', '', '00790', 'Helsinki', 'Finnland', 'FI', NULL, NULL, '', '0010192JCY', NULL, NULL, 'Malli B-D - Theorema Marco Polo -rannekello', NULL, '578824909561', 'FedEx', NULL, '2014-05-28', '25.05.2014 13:18', 'FI060514HW15', '1', 'a0YC000000YX2sHMAT', '165.00', '269.01'),
(20725, '245874263', NULL, NULL, 'Pasi Kujala', 'Lahnatie 33', '', '01490', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '405657707', '001019482K', NULL, NULL, 'Malli B-D - Theorema Marco Polo -rannekello', NULL, '578824909572', 'FedEx', NULL, '2014-05-28', '25.05.2014 14:48', 'FI060514HW15', '1', 'a0YC000000YX2sHMAT', '165.00', '269.01'),
(20726, '245841597', NULL, NULL, 'Reino Saralahti', 'Koskenvuorentie 31', '', '40800', 'VAAJAKOSKI', 'Finnland', 'FI', NULL, NULL, '5063493', '10142532', NULL, NULL, 'Malli B-D - Theorema Marco Polo -rannekello', NULL, '578824909583', 'FedEx', NULL, '2014-05-28', '25.05.2014 11:48', 'FI060514HW15', '1', 'a0YC000000YX2sHMAT', '165.00', '269.01'),
(20727, '245896067', NULL, NULL, 'Sini Jaervi', 'Lahnatie 33', '', '01490', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '407496274', '00101138S2', NULL, NULL, 'Malli B-D - Theorema Marco Polo -rannekello', NULL, '578824909594', 'FedEx', NULL, '2014-05-28', '25.05.2014 17:48', 'FI060514HW15', '1', 'a0YC000000YX2sHMAT', '165.00', '269.01'),
(20728, '245932798', NULL, NULL, 'Mikko Nykaenen', 'Kaupinkuja 24', '', '01360', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '0400 601 877', '0010248XBD', NULL, NULL, 'Malli D - Theorema Marco Polo -rannekello', NULL, '578824909609', 'FedEx', NULL, '2014-05-28', '25.05.2014 21:18', 'FI060514HW07', '1', 'a0YC000000YX2mdMAD', '150.00', '245.00'),
(20729, '245905667', NULL, NULL, 'Jussi Aalto', 'Tahmelan viertotie 36B', '', '33250', 'TAMPERE', 'Finnland', 'FI', NULL, NULL, '440128118', '0010113VF2', NULL, NULL, 'Malli D-D - Theorema Marco Polo -rannekello', NULL, '578824909610', 'FedEx', NULL, '2014-05-28', '25.05.2014 18:18', 'FI060514HW13', '1', 'a0YC000000YX2riMAD', '165.00', '269.01'),
(20730, '245894556', NULL, NULL, 'Zaman Sarker', 'Unikkotie 18 C 29', '', '01300', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '409009610', '0010009KC2', NULL, NULL, 'Malli D-D - Theorema Marco Polo -rannekello', NULL, '578824909620', 'FedEx', NULL, '2014-05-28', '25.05.2014 16:48', 'FI060514HW13', '1', 'a0YC000000YX2riMAD', '165.00', '269.01'),
(20731, '245902822', NULL, NULL, 'Mikael Kurkio', 'Isonjaerventie 23A', '', '02940', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '505642801', '0010169ZOK', NULL, NULL, 'Malli E-D - Theorema Marco Polo -rannekello', NULL, '578824909631', 'FedEx', NULL, '2014-05-28', '25.05.2014 17:48', 'FI060514HW14', '1', 'a0YC000000YX2rxMAD', '165.00', '269.01'),
(20732, '245627172', NULL, NULL, 'Mikko Turu', 'Maauunintie 27 E 58', '', '01450', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '503746512', '0010237QY7', NULL, NULL, 'Malli E-D - Theorema Marco Polo -rannekello', NULL, '578824909642', 'FedEx', NULL, '2014-05-28', '23.05.2014 23:18', 'FI060514HW14', '1', 'a0YC000000YX2rxMAD', '165.00', '269.01'),
(20733, '246017578', NULL, NULL, 'Raija Jalonen', 'Schalininkatu 1 A 4', '', '20320', 'TURKU', 'Finnland', 'FI', NULL, NULL, '445113108', '0010043RGK', NULL, NULL, 'Malli E-D - Theorema Marco Polo -rannekello', NULL, '578824909653', 'FedEx', NULL, '2014-05-28', '26.05.2014 11:48', 'FI060514HW14', '1', 'a0YC000000YX2rxMAD', '165.00', '269.01'),
(20734, '245962915', NULL, NULL, 'Matti Hietaniemi', 'Hietaniementie 36', '', '39500', 'Ikaalinen', 'Finnland', 'FI', NULL, NULL, '440532415', '00101927FU', NULL, NULL, 'Malli SW - Theorema Marco Polo -rannekello', NULL, '578824909664', 'FedEx', NULL, '2014-05-28', '26.05.2014 00:18', 'FI060514HW10', '1', 'a0YC000000YX2oFMAT', '150.00', '245.00'),
(20735, '246123407', NULL, NULL, 'Fari aarbiou', 'de la reyweg 147', '', '2571ec', 'den haag', 'Niederlande', 'NL', NULL, NULL, '621487141', '0010174TJU', NULL, NULL, 'Horloge - bruin-goud', NULL, '578824909701', 'FedEx', NULL, '2014-05-28', '26.05.2014 15:58', 'NL140417AM02', '1', 'a0YC000000Y0uOsMAJ', '155.00', '239.99'),
(20736, '246077595', NULL, NULL, 'franck olivier biboum ii', 'CALLE HOLANDA 52', 'b-3a', '08903', 'L\'HOSPITALET DE LLOBREGAT Barcelona', 'Spanien', 'ES', NULL, NULL, '692451851', '00101056OH', NULL, NULL, 'OpciÃ³n C: reloj Pionier modelo Aruba GM-507-3', NULL, '578824909686', 'FedEx', NULL, '2014-05-28', '26.05.2014 11:58', 'IT140506CS41', '1', 'a0YC000000YX5IbMAL', '', '219.99'),
(20737, '246474251', NULL, NULL, 'simon iduas', '9 BROOKHILL CRESCENT', '', 'LS17 8QB', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7973442937', '0010025GX6', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '578824909767', 'FedEx', NULL, '2014-06-02', '28.05.2014 12:22', 'UK131011AMC27', '1', 'a0YC000000XzvGJMAZ', '117.01', '189.00'),
(20738, '246462725', NULL, NULL, 'Patrick Gawthorn', 'unit 6 Prospect Way', 'Everik Business Centre', 'CM13 1xg', 'Hutton, Brentwood, Essex', 'Grossbritannien', 'GB', NULL, NULL, '7973664065', '0010116NTO', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '578824909778', 'FedEx', NULL, '2014-06-02', '28.05.2014 10:53', 'UK140313AMC25', '1', 'a0YC000000YX3pzMAD', '165.00', '249.00'),
(20739, '246382569', NULL, NULL, 'Jonathan Reid', '169 CARNALBANAGH ROAD', 'Broughshane', 'BT42 4NU', 'BALLYMENA', 'Grossbritannien', 'GB', NULL, NULL, '7742361369', '00101025H7', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824909789', 'FedEx', NULL, '2014-06-02', '27.05.2014 22:23', 'UK140313AMC22', '1', 'a0YC000000YX3pxMAD', '165.00', '249.00'),
(20740, '246481788', NULL, NULL, 'Dario Agostinho Silva Rodrigues', 'Rua dos Carvalhos 223', 'no223', '4990-440', 'FREIXO PTL Viana do Castelo', 'Portugal', 'PT', NULL, NULL, '964734094', '0010178G0Y', NULL, NULL, 'OpÃ§Ã£o D: relÃ³gio Dublin Pioner GM-508-4 de bracelete preta, aro e fundo pretos', NULL, '578824909790', 'FedEx', NULL, '2014-06-02', '28.05.2014 12:38', 'IT140326CS08', '1', 'a0YC000000XoiZxMAJ', '', '299.90'),
(20741, '246343793', NULL, NULL, 'Maria Celeste Silva Sousa', 'Rua das Cruzes de Sao Vicente 277', '1º Drt. Tras.', '4415-537', 'GRIJO VNG Porto', 'Portugal', 'PT', NULL, NULL, '916396754', '0010088XH3', NULL, NULL, 'OpÃ§Ã£o B: relÃ³gio Dublin Pioner GM-508-2 de bracelete preta, aro prateado e fundo preto', NULL, '578824909804', 'FedEx', NULL, '2014-06-02', '27.05.2014 18:38', 'IT140326CS06', '1', 'a0YC000000XoiZvMAJ', '', '299.90'),
(20742, '246672728', NULL, NULL, 'ARGELIA BECARES GRANDE', 'CALLE DOCTOR VILLACIAN 19', 'bajo', '47014', 'VALLADOLID', 'Spanien', 'ES', NULL, NULL, '639833253', '00100854L3', NULL, NULL, 'OpciÃ³n B: reloj Pionier modelo Aruba GM-507-2', NULL, '578824909815', 'FedEx', NULL, '2014-06-02', '29.05.2014 08:28', 'IT140506CS40', '1', 'a0YC000000YX5IaMAL', '', '219.99'),
(20743, '246595600', NULL, NULL, 'Alba Marina Otero Fumero', 'PRIM 14', '2A', '28770', 'COLMENAR VIEJO', 'Spanien', 'ES', NULL, NULL, '693269311', '0010201Y4I', NULL, NULL, 'OpciÃ³n C: reloj Pionier modelo Aruba GM-507-3', NULL, '578824909826', 'FedEx', NULL, '2014-06-02', '28.05.2014 19:28', 'IT140506CS41', '1', 'a0YC000000YX5IbMAL', '', '219.99'),
(20744, '246378736', NULL, NULL, 'antony hon', 'Heemraadstraat 40A', '', '3023 VH', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '640666695', '0010175O41', NULL, NULL, 'Horloge - bruin-goud Aruba', NULL, '578824909837', 'FedEx', NULL, '2014-06-02', '27.05.2014 19:58', 'NL140417AM02', '1', 'a0YC000000Y0uOsMAJ', '155.00', '239.99'),
(20745, '246743873', NULL, NULL, 'Titus Keijzer', 'Dijnselweg 67C', '', '3705 EK', 'ZEIST', 'Niederlande', 'NL', NULL, NULL, '621241394', '0010051PIX', NULL, NULL, 'Horloge - zilver Aruba', NULL, '578824909859', 'FedEx', NULL, '2014-06-02', '29.05.2014 14:28', 'NL140417AM04', '1', 'a0YC000000Y0uRhMAJ', '155.00', '239.99'),
(20746, '246301356', NULL, NULL, 'Nynke Van Dijk', 'De Drie Morgen 9', '', '3828 SK', 'HOOGLAND', 'Niederlande', 'NL', NULL, NULL, '653610464', '0010078M7C', NULL, NULL, 'Horloge - zwart-zilver Aruba', NULL, '578824909848', 'FedEx', NULL, '2014-06-02', '27.05.2014 12:58', 'NL140417AM01', '1', 'a0YC000000Y0uOJMAZ', '155.00', '239.99'),
(20747, '245241045', NULL, NULL, 'Axel Wertelaers', 'Jonkersweg 7', '', '3680', 'Opoeteren', 'Belgien', 'BE', NULL, NULL, '494111636', '00102040XB', NULL, NULL, 'Horloge - bruin-goud', NULL, '604569148006', 'FedEx', NULL, '2014-05-26', '21.05.2014 19:48', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(20748, '245245519', NULL, NULL, 'nico cools', 'Boodtsstraat 28', '', '9140', 'Temse', 'Belgien', 'BE', NULL, NULL, '479547134', '0010023D9O', NULL, NULL, 'Horloge - zilver', NULL, '604569148017', 'FedEx', NULL, '2014-05-26', '21.05.2014 19:48', 'NL140417AM04', '1', 'a0YC000000Y0uy8MAB', '155.00', '239.99'),
(20749, '245166254', NULL, NULL, 'albert rupen yagan', 'avenue eleonor 1', '', '1150', 'woluwe st-pierre', 'Belgien', 'BE', NULL, NULL, '483430717', '0010067PSE', NULL, NULL, 'Une montre coloris brun/dorÃ©', NULL, '604569148028', 'FedEx', NULL, '2014-05-26', '21.05.2014 13:18', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(20750, '245235608', NULL, NULL, 'Philippe Dernoncourt', 'rue de Seumay 40', '', '1360', 'Perwez', 'Belgien', 'BE', NULL, NULL, '496103099', '10012976', NULL, NULL, 'Une montre coloris brun/dorÃ©', NULL, '604569148039', 'FedEx', NULL, '2014-05-26', '21.05.2014 19:18', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(20751, '245101137', NULL, NULL, 'Badreddine Youssef', 'rue de Laubespin 69', '', '1020', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '489668297', '0010129VLH', NULL, NULL, 'Une montre coloris noir/argentÃ©', NULL, '604569148040', 'FedEx', NULL, '2014-05-26', '21.05.2014 10:18', 'NL140417AM01', '1', 'a0YC000000Y0uy5MAB', '155.00', '239.99'),
(20752, '245351286', NULL, NULL, 'Rui Nogueira', 'Prac. Amadeu Sousa Cardoso 1', 'no 2 Loja 1', '2900-164', 'Setubal', 'Portugal', 'PT', NULL, NULL, '967286596', '0010209RY2', NULL, NULL, 'OpÃ§Ã£o D: relÃ³gio Dublin Pioner GM-508-4 de bracelete preta, aro e fundo pretos', NULL, '604569147823', 'FedEx', NULL, '2014-05-26', '22.05.2014 12:38', 'IT140326CS08', '1', 'a0YC000000XoiZxMAJ', '', '299.90'),
(20753, '245191318', NULL, NULL, 'Susan Ince', '20 SPINNEY ROAD', 'Ilkeston,', 'DE7 4LH', 'ILKESTON', 'Grossbritannien', 'GB', NULL, NULL, '7873296785', '0010058MKJ', NULL, NULL, 'Malibu Diamonds GM-502-1: Black Strap, Silver Case, Silver Face', NULL, '604569147710', 'FedEx', NULL, '2014-05-26', '21.05.2014 18:24', 'UK140403AS11', '1', 'a0YC000000YXWiNMAX', '129.99', '199.00'),
(20754, '245249543', NULL, NULL, 'johnson esiole', '123 STOKES ROAD', '', 'E6 3SF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7435614235', '0010103OI2', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '604569147720', 'FedEx', NULL, '2014-05-26', '21.05.2014 22:25', 'UK140403AS13', '1', 'a0YC000000YXWiPMAX', '129.99', '199.00'),
(20755, '245193256', NULL, NULL, 'James McIntosh', 'Anfield Kingston Rd,', 'Neilston', 'G78 3HZ', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7503259616', '0010057J3N', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '604569147731', 'FedEx', NULL, '2014-05-26', '21.05.2014 18:22', 'UK131011AMC27', '1', 'a0YC000000XzvGJMAZ', '117.01', '189.00'),
(20756, '245224992', NULL, NULL, 'Dominic Devoy', '13 CROSSWAY', 'Pinner', 'HA5 3TP', 'PINNER', 'Grossbritannien', 'GB', NULL, NULL, '7827964918', '0010165PE3', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '604569147742', 'FedEx', NULL, '2014-05-26', '21.05.2014 22:24', 'UK131011AMC25', '1', 'a0YC000000Xzu84MAB', '117.01', '189.00'),
(20757, '245335922', NULL, NULL, 'Dinh Tran Van', '40 OTTER CLOSE', '', 'E15 2PZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7942999996', '0010022GIW', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569147753', 'FedEx', NULL, '2014-05-26', '22.05.2014 10:54', 'UK140313AMC25', '1', 'a0YC000000YX3pzMAD', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(20758, '245199560', NULL, NULL, 'PETRA HERKOVA', '5 wenham', 'ascalon street', 'sw8 4dy', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7459056830', '0010143KCU', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569147764', 'FedEx', NULL, '2014-05-26', '21.05.2014 18:22', 'UK140313AMC25', '1', 'a0YC000000YX3pzMAD', '165.00', '249.00'),
(20759, '245280347', NULL, NULL, 'Meshach Muchemwa', '47 WESTER DRYLAW PLACE', '', 'EH4 2TL', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7973764974', '001018634G', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '604569147775', 'FedEx', NULL, '2014-05-26', '22.05.2014 06:53', 'UK140313AMC22', '1', 'a0YC000000YX3pxMAD', '165.00', '249.00'),
(20760, '245236592', NULL, NULL, 'Sam Croly', '12 REED POND WALK', '', 'Ss16 6ax', 'Essex', 'Grossbritannien', 'GB', NULL, NULL, '7979145329', '0010161RBO', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569147786', 'FedEx', NULL, '2014-05-26', '21.05.2014 22:26', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20761, '245220159', NULL, NULL, 'Bence Hartmann', '35. COLERIDGE CLOSE', '', 'SW8 3EY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7896611668', '0010249R6V', NULL, NULL, 'Sydney Diamonds GM-503-4: Black Strap, Black Case, Black Face', NULL, '604569147797', 'FedEx', NULL, '2014-05-26', '21.05.2014 22:27', 'UK140403AS10', '1', 'a0YC000000YXWiMMAX', '130.99', '199.00'),
(20762, '245203447', NULL, NULL, 'Chris Grindley', '26 BODNANT GROVE', '', 'CH5 4NA', 'DEESIDE', 'Grossbritannien', 'GB', NULL, NULL, '7713847278', '0010025WIX', NULL, NULL, 'Sydney Diamonds GM-503-4: Black Strap, Black Case, Black Face', NULL, '604569147801', 'FedEx', NULL, '2014-05-26', '21.05.2014 18:52', 'UK140403AS10', '1', 'a0YC000000YXWiMMAX', '130.99', '199.00'),
(20763, '0010010DAK', NULL, NULL, 'Alan Meads', '13 Alma Road', '', '3124', 'Camberwell', 'Australien', 'AU', NULL, NULL, '0411740637', '0010010DAK', NULL, NULL, 'Macau watch: Black strap - Silver face with black and silver highlights', NULL, '604569148381', 'FedEx', NULL, '2014-05-26', '20.05.14', '41779', '1', '006C000000oRdbQIAS', '339', ''),
(20764, '0010028DOK', NULL, NULL, 'Catriona Malcolm', '26 HILLTOP CRES', '', '4161', 'ALEXANDRA HILLS', 'Australien', 'AU', NULL, NULL, '0417754836', '0010028DOK', NULL, NULL, 'Macau watch: Black strap - Silver face with black and silver highlights', NULL, '604569148392', 'FedEx', NULL, '2014-05-26', '20.05.14', '41779', '', '006C000000oRdbQIAS', '339', ''),
(20765, '00101432DJ', NULL, NULL, 'SCOTT DOUGLAS', '15 EXPORT DRIVE', '', '3012', 'BROOKLYN', 'Australien', 'AU', NULL, NULL, '0393624100', '00101432DJ', NULL, NULL, 'Macau watch: Black strap - Silver face with black and silver highlights', NULL, '604569148407', 'FedEx', NULL, '2014-05-26', '25.05.14', '41784', '', '006C000000oRdbQIAS', '339', ''),
(20766, '0010133HRW', NULL, NULL, 'ANGELO MELFI', '129 DENNIS STREET', '', '2195', 'LAKEMBA', 'Australien', 'AU', NULL, NULL, '', '0010133HRW', NULL, NULL, 'Macau watch: Black strap - Black face with silver and gold highlights', NULL, '604569148418', 'FedEx', NULL, '2014-05-26', '18.05.14', '41777', '', '006C000000oRdbQIAS', '339', ''),
(20767, '00102292VX', NULL, NULL, 'ANH LA', '17 ELM', '', '3072', 'PRESTON', 'Australien', 'AU', NULL, NULL, '0435766998', '00102292VX', NULL, NULL, 'Macau watch: Black strap - Black face with silver and gold highlights', NULL, '604569148429', 'FedEx', NULL, '2014-05-26', '25.05.14', '41784', '', '006C000000oRdbQIAS', '339', ''),
(20768, '00101411II', NULL, NULL, 'JOSHUA YOUNG', '1 NEWBOLT ST', '', '4121', 'HOLLAND PARK', 'Australien', 'AU', NULL, NULL, '0431324498', '00101411II', NULL, NULL, 'Macau watch: Black strap - Black face with silver and gold highlights', NULL, '604569148430', 'FedEx', NULL, '2014-05-26', '25.05.14', '41784', '', '006C000000oRdbQIAS', '339', ''),
(20769, '00102504V7', NULL, NULL, 'PAOLA RICO CASTIBLANCO', '8 LOMANDRA AVENUE, MADDINGLEY', '', '3340', 'BACCHUS MARSH', 'Australien', 'AU', NULL, NULL, '', '00102504V7', NULL, NULL, 'Macau watch: Black strap - Black face with silver and gold highlights', NULL, '604569148440', 'FedEx', NULL, '2014-05-26', '25.05.14', '41784', '', '006C000000oRdbQIAS', '339', ''),
(20770, '0010052YT1', NULL, NULL, 'JAMES ALLISON', '14 SHIBOR DR', '', '3133', 'VERMONT', 'Australien', 'AU', NULL, NULL, '0412109988', '0010052YT1', NULL, NULL, 'Macau watch: Brown strap - Black face with gold highlights', NULL, '604569148451', 'FedEx', NULL, '2014-05-26', '25.05.14', '41784', '', '006C000000oRdbQIAS', '339', ''),
(20771, '00101429MP', NULL, NULL, 'TSZ YING CHAN', 'ROOM156 URBANEST NORTH TERRACE', '12 BANK STREET', '5000', 'ADELAIDE', 'Australien', 'AU', NULL, NULL, '', '00101429MP', NULL, NULL, 'Macau watch: Brown strap - Black face with gold highlights', NULL, '604569148462', 'FedEx', NULL, '2014-05-26', '18.05.14', '41777', '', '006C000000oRdbQIAS', '339', ''),
(20772, '0010189MDV', NULL, NULL, 'ANGELO MELFI', '129 DENNIS STREET', '', '2195', 'LAKEMBA', 'Australien', 'AU', NULL, NULL, '', '0010189MDV', NULL, NULL, 'Macau watch: Black strap - Black face with gold highlights', NULL, '604569148418', 'FedEx', NULL, '2014-05-26', '18.05.14', '41777', '', '006C000000oRdbQIAS', '339', ''),
(20773, '0010175IPH', NULL, NULL, 'ANTHONY O\'BRIEN', '17 ATTUNGA CL', '', '2257', 'ST HUBERTS ISLAND', 'Australien', 'AU', NULL, NULL, '0466303700', '0010175IPH', NULL, NULL, 'Macau watch: Black strap - Black face with gold highlights', NULL, '604569148484', 'FedEx', NULL, '2014-05-26', '25.05.14', '41784', '', '006C000000oRdbQIAS', '339', ''),
(20774, '001020578R', NULL, NULL, 'BEN MURPHY', '370 HOWES CK RD', '', '3722', 'MANSFIELD', 'Australien', 'AU', NULL, NULL, '0409950386', '001020578R', NULL, NULL, 'Macau watch: Black strap - Black face with gold highlights', NULL, '604569148495', 'FedEx', NULL, '2014-05-26', '25.05.14', '41784', '', '006C000000oRdbQIAS', '339', ''),
(20775, '00100743XH', NULL, NULL, 'NASS IZADI', '1/10 BRENTVALE CT', 'Manningham', '3108', 'DONCASTER', 'Australien', 'AU', NULL, NULL, '0402475986', '00100743XH', NULL, NULL, 'Macau watch: Black strap - Black face with gold highlights', NULL, '604569148500', 'FedEx', NULL, '2014-05-26', '18.05.14', '41777', '', '006C000000oRdbQIAS', '339', ''),
(20776, '246126441', NULL, NULL, 'Estelle Claisse', '1 AVENUE DES TREMBLES', '', '95250', 'BEAUCHAMP', 'Frankreich', 'FR', NULL, NULL, '618865449', '001007399M', NULL, NULL, '1 Montre Tigris', NULL, '604569149344', 'FedEx', NULL, '2014-05-28', '26.05.2014 16:08', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(20777, '246137353', NULL, NULL, 'Sandra tholin', '12 RUE PARMENTIER', '17 allee des charmettes', '38200', 'VIENNE', 'Frankreich', 'FR', NULL, NULL, '677171937', '0010238EWQ', NULL, NULL, '1 Montre Tigris', NULL, '604569149355', 'FedEx', NULL, '2014-05-28', '26.05.2014 17:38', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(20778, '246194881', NULL, NULL, 'Armel Katesa', '5 RUELLE AUX VINS', 'Code : 3142', '77270', 'VILLEPARISIS', 'Frankreich', 'FR', NULL, NULL, '659510085', '0010193BIE', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569149366', 'FedEx', NULL, '2014-05-28', '26.05.2014 23:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20779, '246200496', NULL, NULL, 'Arsel Menyie', '33 RUE CESAR FRANCK', 'Appt : 41 Digicode : 1041', '76000', 'ROUEN', 'Frankreich', 'FR', NULL, NULL, '06 85 31 25 43', '0010077FFR', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569149377', 'FedEx', NULL, '2014-05-28', '26.05.2014 23:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20780, '244894889', NULL, NULL, 'jiaxi li', '276Bis Rue PIERRE LEGRAND', 'PORTE 108', '59000', 'LILLE', 'Frankreich', 'FR', NULL, NULL, '695861888', '0010076V6P', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569149388', 'FedEx', NULL, '2014-05-28', '20.05.2014 07:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20781, '246232675', NULL, NULL, 'Nelly Sylvain', '10 Chemin De Vayere', '', '30650', 'Rochefort Du Gard', 'Frankreich', 'FR', NULL, NULL, '661123757', '0010086JKM', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569149399', 'FedEx', NULL, '2014-05-28', '27.05.2014 07:09', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20782, '244799351', NULL, NULL, 'Amindjon Sharipov', '5 AVENUE DU BONTEMPS', '', '95800', 'CERGY', 'Frankreich', 'FR', NULL, NULL, '650632171', '0010249M1I', NULL, NULL, '1 Montre DubaÃ¯', NULL, '604569147834', 'FedEx', NULL, '2014-05-26', '19.05.2014 17:08', 'FR050514MP125', '1', 'a0YC000000YWqKXMA1', '', '199.00'),
(20783, '244798280', NULL, NULL, 'Amindjon Sharipov', '5 AVENUE DU BONTEMPS', '', '95800', 'CERGY', 'Frankreich', 'FR', NULL, NULL, '650632171', '0010216FM8', NULL, NULL, '1 Montre Monaco Diamants', NULL, '604569147834', 'FedEx', NULL, '2014-05-26', '19.05.2014 16:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20784, '245242029', NULL, NULL, 'Elisabeth Pereira', '641 Rue de la gare', '', '40140', 'MAGESCQ', 'Frankreich', 'FR', NULL, NULL, '676005627', '0010166Q44', NULL, NULL, '1 Montre Monaco Diamants', NULL, '604569147856', 'FedEx', NULL, '2014-05-26', '21.05.2014 19:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20785, '245200233', NULL, NULL, 'Mehdi Larab', '575 RUE FELIX FAURE', '', '76320', 'CAUDEBEC LES ELBEUF', 'Frankreich', 'FR', NULL, NULL, '643661154', '0010053OCX', NULL, NULL, '1 Montre Monaco Diamants', NULL, '604569147867', 'FedEx', NULL, '2014-05-26', '21.05.2014 16:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20786, '245144298', NULL, NULL, 'Sebastien Marie', '96 BOULEVARD MARECHAL LYAUTEY', '', '14000', 'CAEN', 'Frankreich', 'FR', NULL, NULL, '616013309', '0010083HY9', NULL, NULL, '1 Montre Monaco Diamants', NULL, '604569147878', 'FedEx', NULL, '2014-05-26', '21.05.2014 11:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20787, '245109359', NULL, NULL, 'Thierry Giannini', '2 F AVENUE DE L OUCHE', 'BAT CHATEAUBRIAND', '21000', 'DIJON', 'Frankreich', 'FR', NULL, NULL, '613143424', '0010221FTR', NULL, NULL, '1 Montre Monaco Diamants', NULL, '604569147889', 'FedEx', NULL, '2014-05-26', '21.05.2014 09:38', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20788, '245143011', NULL, NULL, 'tony mereu', '439 RUE DE L EGALITE', '', '59287', 'GUESNAIN', 'Frankreich', 'FR', NULL, NULL, '619878454', '0010093ICY', NULL, NULL, '1 Montre Monaco Diamants', NULL, '604569147890', 'FedEx', NULL, '2014-05-26', '21.05.2014 11:39', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20789, '245161601', NULL, NULL, 'walter spiteri', '92 boulevard wilson', '', '06160', 'juan les pins', 'Frankreich', 'FR', NULL, NULL, '698012655', '001005444K', NULL, NULL, '1 Montre Monaco Diamants', NULL, '604569147904', 'FedEx', NULL, '2014-05-26', '21.05.2014 13:08', 'FR050514MP123', '1', 'a0YC000000YWqJPMA1', '', '199.00'),
(20790, '245113266', NULL, NULL, 'Elise Giorda', '12 RUE DU DOCTEUR BABIN', 'batiment E2', '91220', 'BRETIGNY SUR ORGE', 'Frankreich', 'FR', NULL, NULL, '672538570', '001021518E', NULL, NULL, '1 Montre Tigris', NULL, '604569147915', 'FedEx', NULL, '2014-05-26', '21.05.2014 10:08', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(20791, '245267388', NULL, NULL, 'Elodie Martinvalet', '19 RUE DES CITES', '', '93300', 'AUBERVILLIERS', 'Frankreich', 'FR', NULL, NULL, '661663447', '00102244GY', NULL, NULL, '1 Montre Tigris', NULL, '604569147926', 'FedEx', NULL, '2014-05-26', '21.05.2014 22:08', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(20792, '245219615', NULL, NULL, 'gheorghe rus', '2 RUE JULES FERRY', '', '95880', 'ENGHIEN LES BAINS', 'Frankreich', 'FR', NULL, NULL, '615080151', '0010122EP8', NULL, NULL, '1 Montre Tigris', NULL, '604569147937', 'FedEx', NULL, '2014-05-26', '21.05.2014 18:08', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(20793, '245179020', NULL, NULL, 'Lady fitness Sylvain pires', '15 RUE EMILE ZOLA', 'Club de sport', '93100', 'MONTREUIL', 'Frankreich', 'FR', NULL, NULL, '699178754', '0010212HNF', NULL, NULL, '1 Montre Tigris', NULL, '604569147948', 'FedEx', NULL, '2014-05-26', '21.05.2014 14:38', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(20794, '245142931', NULL, NULL, 'Nicolas Geoffroy', '1549 RUE DE BRETTEVILLE', 'appartement 129', '14123', 'IFS', 'Frankreich', 'FR', NULL, NULL, '667376304', '0010120T7Y', NULL, NULL, '1 Montre Tigris', NULL, '604569147959', 'FedEx', NULL, '2014-05-26', '21.05.2014 11:38', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(20795, '245186431', NULL, NULL, 'alexandre tanevski', '205 BOULEVARD JACQUES MONOD', 'Olivete  B2', '06110', 'LE CANNET', 'Frankreich', 'FR', NULL, NULL, '620426981', '0010170RPA', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569147960', 'FedEx', NULL, '2014-05-26', '21.05.2014 15:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20796, '244799095', NULL, NULL, 'Amindjon Sharipov', '5 AVENUE DU BONTEMPS', '', '95800', 'CERGY', 'Frankreich', 'FR', NULL, NULL, '650632171', '001000417R', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569147834', 'FedEx', NULL, '2014-05-26', '19.05.2014 17:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20797, '245217598', NULL, NULL, 'benjamin lanjard', '0 rue de l\'horloge', '', '07400', 'Alba la Romaine', 'Frankreich', 'FR', NULL, NULL, '623090419', '0010012JUU', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569147981', 'FedEx', NULL, '2014-05-26', '21.05.2014 18:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20798, '246266926', NULL, NULL, 'Joanne Bird', '210 BATH ROAD', '', 'NN16 9LZ', 'KETTERING', 'Grossbritannien', 'GB', NULL, NULL, '7969770230', '0010199J6H', NULL, NULL, 'Acapulco Watch GM-504-2: Black Strap, Silver Case and Black Rim Face', NULL, '604569149193', 'FedEx', NULL, '2014-05-28', '27.05.2014 11:22', 'UK131203AMC14', '1', 'a0YC000000YXlacMAD', '123.99', '199.00'),
(20799, '246021772', NULL, NULL, 'Albert Kwachie', '82 82 Elmgrove Point, 77 WALMER TERRACE', '', 'SE18 7AN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7940342869', '0010005SG8', NULL, NULL, 'Acapulco Watch GM-504-3: Brown Strap, Gold Case and Black Face', NULL, '604569149208', 'FedEx', NULL, '2014-05-28', '26.05.2014 09:52', 'UK131203AMC15', '1', 'a0YC000000YXlbYMAT', '123.99', '199.00'),
(20800, '246037089', NULL, NULL, 'Marie Lyons', '178 Hill End Lane', '', 'AL4 0AB', 'St Albans', 'Grossbritannien', 'GB', NULL, NULL, '7812335007', '0010011UAT', NULL, NULL, 'Acapulco Watch GM-504-3: Brown Strap, Gold Case and Black Face', NULL, '604569149219', 'FedEx', NULL, '2014-05-28', '26.05.2014 11:52', 'UK131203AMC15', '1', 'a0YC000000YXlbYMAT', '123.99', '199.00'),
(20801, '246129289', NULL, NULL, 'sarah wakeling-smith', '28 ABERPORTH ROAD', 'Gabalfa', 'CF14 2RW', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7828638989', '00101951QV', NULL, NULL, 'Acapulco Watch GM-504-3: Brown Strap, Gold Case and Black Face', NULL, '604569149220', 'FedEx', NULL, '2014-05-28', '26.05.2014 19:22', 'UK131203AMC15', '1', 'a0YC000000YXlbYMAT', '123.99', '199.00'),
(20802, '246169399', NULL, NULL, 'Lucy Maiden', '3 Delph Greaves', '', 'ol3 5ty', 'Oldham', 'Grossbritannien', 'GB', NULL, NULL, '1457829042', '00102369FB', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '604569149230', 'FedEx', NULL, '2014-05-28', '26.05.2014 21:22', 'UK140403AS13', '1', 'a0YC000000YXWiPMAX', '129.99', '199.00'),
(20803, '246198385', NULL, NULL, 'Shaun McBride', '64 HAWTHORNE AVENUE', '', 'L26 9XD', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7946495370', '0010187FDQ', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '604569149241', 'FedEx', NULL, '2014-05-28', '27.05.2014 00:52', 'UK140403AS13', '1', 'a0YC000000YXWiPMAX', '129.99', '199.00'),
(20804, '246280002', NULL, NULL, 'Mandeep Grewal', 'n/a Lions Lodge', 'Wood Lane', 'SL0 0LG', 'Iver', 'Grossbritannien', 'GB', NULL, NULL, '7956593920', '0010140J7X', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569149252', 'FedEx', NULL, '2014-05-28', '27.05.2014 12:53', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(20805, '246066655', NULL, NULL, 'mudassar iqbal', '27 ALPHA ROAD', 'maybury', 'GU22 8EJ', 'WOKING', 'Grossbritannien', 'GB', NULL, NULL, '7946612663', '001000683W', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569149263', 'FedEx', NULL, '2014-05-28', '26.05.2014 12:53', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(20806, '246278315', NULL, NULL, 'Amy Fitzgerald', '34 JAYWICK LANE', '', 'CO16 8BD', 'CLACTON-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7984844208', '0010196HS1', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569149274', 'FedEx', NULL, '2014-05-28', '27.05.2014 12:52', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20807, '246187277', NULL, NULL, 'Lisa Tran', '535 GREEN LANES', 'MERMET HAIR AND BEAUTY', 'N8 0RL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7904584106', '0010005A1P', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569149285', 'FedEx', NULL, '2014-05-28', '26.05.2014 22:52', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20808, '246202611', NULL, NULL, 'Mahmood Hashem', 'UEA University Village', '46E Courtyard B, UEA', 'NR4 7TJ', 'Norwich', 'Grossbritannien', 'GB', NULL, NULL, '7575994419', '0010155YNR', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569149296', 'FedEx', NULL, '2014-05-28', '27.05.2014 01:52', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20809, '246166734', NULL, NULL, 'Jay Black', '27 RUTHERFORD CLOSE', 'Uxbridge', 'UB8 3WG', 'UXBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7769668889', '0010037KGE', NULL, NULL, 'Sydney Diamonds GM-503-1: Black Strap, Silver Case, White Face', NULL, '604569149300', 'FedEx', NULL, '2014-05-28', '26.05.2014 21:22', 'UK140403AS07', '1', 'a0YC000000YXWiJMAX', '130.99', '199.00'),
(20810, '246097485', NULL, NULL, 'Lisa Martin', 'Unit R Observer House', 'Watford Business Park', 'WD18 8RJ', 'Watford', 'Grossbritannien', 'GB', NULL, NULL, '7979268305', '0010036NI7', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '604569149311', 'FedEx', NULL, '2014-05-28', '26.05.2014 15:23', 'UK140403AS09', '1', 'a0YC000000YXWiLMAX', '130.99', '199.00'),
(20811, '246121007', NULL, NULL, 'Robert Gray', '16 NORTH GYLE ROAD', '', 'EH12 8ER', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7880712995', '0010049ALF', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '604569149322', 'FedEx', NULL, '2014-05-28', '26.05.2014 17:52', 'UK140403AS09', '1', 'a0YC000000YXWiLMAX', '130.99', '199.00'),
(20812, '246698409', NULL, NULL, 'Huaqing Chen', '103 GRANGE ROAD', '', 'LS10 1SZ', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7551974482', '0010240I6G', NULL, NULL, 'Acapulco Watch GM-504-1: Black Strap, Silver Case and White Face', NULL, '604569150267', 'FedEx', NULL, '2014-06-02', '29.05.2014 12:53', 'UK131203AMC13', '1', 'a0YC000000YXlZLMA1', '123.99', '199.00'),
(20813, '246856111', NULL, NULL, 'Robyn Williams', '67 SOUTHALL AVENUE', '', 'SA10 6YW', 'NEATH', 'Großbritannien', 'GB', NULL, NULL, '7958993232', '0010148LMF', NULL, NULL, 'Acapulco Watch GM-504-3: Brown Strap, Gold Case and Black Face', NULL, '604569150278', 'FedEx', NULL, '2014-06-02', '30.05.2014 09:22', 'UK131203AMC15', '1', 'a0YC000000YXlbYMAT', '123.99', '199.00'),
(20814, '246891491', NULL, NULL, 'Folorunso Coker', '31 BIDEFORD AVENUE', '', 'UB6 8DD', 'GREENFORD', 'Großbritannien', 'GB', NULL, NULL, '7989188464', '001019389F', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and Black Face (GM-507-2)', NULL, '604569150289', 'FedEx', NULL, '2014-06-02', '30.05.2014 12:23', 'UK140110AMC10', '1', 'a0YC000000YXkUVMA1', '132.00', '199.00'),
(20815, '246550309', NULL, NULL, 'Magdalena Wiechowska', '62 VICTORIA ROAD', '', 'TN1 2PW', 'TUNBRIDGE WELLS', 'Großbritannien', 'GB', NULL, NULL, '7835757817', '0010112MQ7', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '604569150290', 'FedEx', NULL, '2014-06-02', '28.05.2014 17:53', 'UK140403AS12', '1', 'a0YC000000YXWiOMAX', '129.99', '199.00'),
(20816, '246617687', NULL, NULL, 'Mohammed Ashfaq', '39 FOUNTAIN STREET', '', 'BB5 0QR', 'Accrington', 'Großbritannien', 'GB', NULL, NULL, '7849335875', '0010060DJU', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '604569150304', 'FedEx', NULL, '2014-06-02', '28.05.2014 23:52', 'UK140403AS12', '1', 'a0YC000000YXWiOMAX', '129.99', '199.00'),
(20817, '246588481', NULL, NULL, 'Gabriela Alliston', '16 meeching place', '', 'BN9 9LP', 'NEWHAVEN', 'Großbritannien', 'GB', NULL, NULL, '7438625389', '0010184RT7', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '604569150315', 'FedEx', NULL, '2014-06-02', '28.05.2014 20:53', 'UK140403AS13', '1', 'a0YC000000YXWiPMAX', '129.99', '199.00'),
(20818, '246511577', NULL, NULL, 'Mohammed Qader', '19 TON-YR-YWEN AVENUE', '', 'CF14 4NZ', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7716373574', '0010233T2J', NULL, NULL, 'Malibu Diamonds GM-502-4: Black Strap, Black Case, Black Face', NULL, '604569150326', 'FedEx', NULL, '2014-06-02', '28.05.2014 14:52', 'UK140403AS14', '1', 'a0YC000000YXWiQMAX', '129.96', '199.00'),
(20819, '246823219', NULL, NULL, 'Phillip Stavrou', '32 ROSSINGTON CLOSE', 'Middlesex', 'EN1 4LN', 'ENFIELD', 'Großbritannien', 'GB', NULL, NULL, '7761336243', '0010078MM4', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569150337', 'FedEx', NULL, '2014-06-02', '30.05.2014 01:22', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(20820, '246392357', '', '', 'JUNXIAN huang', '69 OTAGO STREET', '3 / 3', 'G12 8PQ', 'GLASGOW', 'Großbritannien', '', '', '', '7593069715', '00101359H1', '', '', 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', 'Adresse falsch, lt. Fedex vom 11.06.14 Uhr am 20.06.14 zur?ck erhalten\r\nRL 7093 0506 5DE 26.06.2014\r\nWill Kauf stornieren lt. Groupon vom 26.06.14', '604569150348', 'FedEx', '', '2014-06-02', '27.05.2014 23:53', 'UK131014AMC01', '1', 'a0YC000000Xzu5tMAB', '130.99', '199.00'),
(20821, '246708188', NULL, NULL, 'Gifty Nketiah-Boateng', '21 Auburn Ho Aikman Avenue', '', 'Le3 9jn', 'Leicester', 'Großbritannien', 'GB', NULL, NULL, '7588704852', '0010096SI2', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '604569150359', 'FedEx', NULL, '2014-06-02', '29.05.2014 13:22', 'UK131011AMC24', '1', 'a0YC000000Xzu24MAB', '117.01', '179.00'),
(20822, '246861543', NULL, NULL, 'Sam Emmitt', '34 Barn hey crescent', '', 'Ch47 9rp', 'Meols', 'Großbritannien', 'GB', NULL, NULL, '7969060416', '0010064BUO', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '604569150360', 'FedEx', NULL, '2014-06-02', '30.05.2014 09:52', 'UK131011AMC23', '1', 'a0YC000000Xzu0cMAB', '117.01', '179.00'),
(20823, '246358545', NULL, NULL, 'Jan Pickering', '21 ADDENBROOKE DRIVE', '', 'B73 5PZ', 'SUTTON COLDFIELD', 'Großbritannien', 'GB', NULL, NULL, '7815306412', '0010137WSR', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '604569150370', 'FedEx', NULL, '2014-06-02', '27.05.2014 20:53', 'UK131011AMC25', '1', 'a0YC000000Xzu84MAB', '117.01', '189.00'),
(20824, '246305711', NULL, NULL, 'robert morton', '48 ARCHERY ROAD', '', 'SE9 1HD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7940911116', '00102461Q1', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '604569150381', 'FedEx', NULL, '2014-06-02', '27.05.2014 15:22', 'UK131011AMC25', '1', 'a0YC000000Xzu84MAB', '117.01', '189.00'),
(20825, '246736714', NULL, NULL, 'Akeem Headley', '3 KESTREL GREEN', 'Mr akeem Headley', 'S2 5GA', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7799682876', '00102121G9', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569150392', 'FedEx', NULL, '2014-06-02', '29.05.2014 15:52', 'UK140313AMC25', '1', 'a0YC000000YX3pzMAD', '165.00', '249.00'),
(20826, '246808777', NULL, NULL, 'Chris Stinson', '9 PAVILION ROAD', 'Geda Construction Office with black shiny tiles to front.', 'NG2 5FP', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7841103590', '0010020GT9', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569150407', 'FedEx', NULL, '2014-06-02', '29.05.2014 22:52', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20827, '246356683', NULL, NULL, 'Jan Pickering', '21 ADDENBROOKE DRIVE', '', 'B73 5PZ', 'SUTTON COLDFIELD', 'Großbritannien', 'GB', NULL, NULL, '7815306412', '10216406', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569150370', 'FedEx', NULL, '2014-06-02', '27.05.2014 19:52', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20828, '246668033', NULL, NULL, 'Paul Knowles', '15 Hands Street', '', 'L21 8lu', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7923806118', '0010225BT0', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569150418', 'FedEx', NULL, '2014-06-02', '29.05.2014 10:22', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20829, '246826398', NULL, NULL, 'sharon wiggins', '5 elm road', '', 'gl20 8ps', 'tewkesbury', 'Großbritannien', 'GB', NULL, NULL, '1684296591', '0010053V2G', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569150429', 'FedEx', NULL, '2014-06-02', '30.05.2014 03:22', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20830, '246903762', NULL, NULL, 'Austin Moench', '201 Green Lane', '60 Brunel Court', 'HA8 8YT', 'Edgware', 'Großbritannien', 'GB', NULL, NULL, '7982220341', '001003723W', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '604569150430', 'FedEx', NULL, '2014-06-02', '30.05.2014 13:22', 'UK140313AMC22', '1', 'a0YC000000YX3pxMAD', '165.00', '249.00'),
(20831, '246756308', NULL, NULL, 'Emma Braddy', 'Busy Bees Da Phoenix Square', 'Wyncolls Road, Severalls Business Park,', '9AS', 'CO4', 'Großbritannien', 'GB', NULL, NULL, '7854019466', '0010246PY7', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, 'storniert', 'FedEx', NULL, '2014-06-02', '29.05.2014 18:23', 'UK140313AMC22', '1', 'a0YC000000YX3pxMAD', '165.00', '249.00'),
(20832, '246903230', NULL, NULL, 'Austin Moench', '201 Green Lane', '60 Brunel Court', 'HA8 8YT', 'Edgware', 'Großbritannien', 'GB', NULL, NULL, '7982220341', '00101628J7', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569150430', 'FedEx', NULL, '2014-06-02', '30.05.2014 13:22', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20833, '246610115', NULL, NULL, 'Dainius Uchmonas (Broadgate Estate)', '1 BREAD STREET', 'Bow Bells House', 'EC4M 9BE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7956214200', '0010103URQ', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569150451', 'FedEx', NULL, '2014-06-02', '28.05.2014 22:52', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20834, '246827023', NULL, NULL, 'KENNETH R WILSON', '66 FORDS ROAD', '', 'EH113HR', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '1314432439', '0010107J69', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569150462', 'FedEx', NULL, '2014-06-02', '30.05.2014 03:22', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20835, '246669135', NULL, NULL, 'George Barnes', '30 MONTGOMERY STREET', '', 'EH7 5JS', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7925609065', '0010054TRG', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face (GM-505-6)', NULL, '604569150727', 'FedEx', NULL, '2014-06-02', '29.05.2014 10:22', 'UK131023AMC12', '1', 'a0YC000000YZ8reMAD', '126.99', '199.00'),
(20836, '246806546', NULL, NULL, 'kenneth lock', '4 KIRKLANDS', 'PARK GROVE', 'EH29 9EU', 'KIRKLISTON', 'Großbritannien', 'GB', NULL, NULL, '7812462086', '0010047LLX', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face (GM-505-6)', NULL, '604569150484', 'FedEx', NULL, '2014-06-02', '29.05.2014 22:52', 'UK131023AMC12', '1', 'a0YC000000YZ8reMAD', '126.99', '199.00'),
(20837, '246756150', NULL, NULL, 'Kerry Rodgman', '42 Mid water crescent', '', 'Pe7 8jt', 'Hampton vale', 'Großbritannien', 'GB', NULL, NULL, '7896991575', '00101023VT', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face (GM-505-6)', NULL, '604569150495', 'FedEx', NULL, '2014-06-02', '29.05.2014 18:23', 'UK131023AMC12', '1', 'a0YC000000YZ8reMAD', '126.99', '199.00'),
(20838, '246726886', NULL, NULL, 'Richard Wojtowicz', '7 WICKS COTTAGE', 'Wootton Rivers', 'SN8 4NQ', 'MARLBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '1672810716', '00101655YK', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face (GM-505-6)', NULL, '604569150500', 'FedEx', NULL, '2014-06-02', '29.05.2014 15:24', 'UK131023AMC12', '1', 'a0YC000000YZ8reMAD', '126.99', '199.00'),
(20839, '246765301', NULL, NULL, 'Sam Golby', '77 CONBAR AVENUE', '', 'BN16 3LZ', 'LITTLEHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7799182133', '0010089VPB', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face (GM-505-6)', NULL, '604569150510', 'FedEx', NULL, '2014-06-02', '29.05.2014 18:53', 'UK131023AMC12', '1', 'a0YC000000YZ8reMAD', '126.99', '199.00'),
(20840, '246726565', NULL, NULL, 'James Hartwell', '2 ALDERS CLOSE', '', 'RG21 4NY', 'BASINGSTOKE', 'Großbritannien', 'GB', NULL, NULL, '7903802304', '0010054RNC', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face (GM-505-2)', NULL, '604569150521', 'FedEx', NULL, '2014-06-02', '29.05.2014 15:23', 'UK131023AMC08', '1', 'a0YC000000YZ8A4MAL', '126.99', '199.00'),
(20841, '246792461', NULL, NULL, 'Kelly Morrison', '31 DONCASTER DRIVE', '', 'CH49 4NX', 'WIRRAL', 'Großbritannien', 'GB', NULL, NULL, '7505626693', '0010114IPE', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face (GM-505-2)', NULL, '604569150532', 'FedEx', NULL, '2014-06-02', '29.05.2014 21:23', 'UK131023AMC08', '1', 'a0YC000000YZ8A4MAL', '126.99', '199.00'),
(20842, '246731754', NULL, NULL, 'Lauren Vincento', 'Flat 11 2a woodberry grove', '', 'N4 1sn', 'London', 'Großbritannien', 'GB', NULL, NULL, '7948603344', '0010084BRS', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face (GM-505-2)', NULL, '604569150543', 'FedEx', NULL, '2014-06-02', '29.05.2014 15:23', 'UK131023AMC08', '1', 'a0YC000000YZ8A4MAL', '126.99', '199.00'),
(20843, '246769928', NULL, NULL, 'Pauline Hewitt', '94 SHAKESPEARE AVENUE', '', 'NE31 1PZ', 'HEBBURN', 'Großbritannien', 'GB', NULL, NULL, '1914243175', '00100807FF', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face (GM-505-1)', NULL, '604569150554', 'FedEx', NULL, '2014-06-02', '29.05.2014 19:23', 'UK131023AMC07', '1', 'a0YC000000YZ7kMMAT', '126.99', '199.00'),
(20844, '246688558', NULL, NULL, 'alex mihnukevics', '34 Cornwall avenue', 'Ring the bell.Please left in neibors door if no answere .', 'DA16 2PR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7977409052', '0010161DRM', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569150565', 'FedEx', NULL, '2014-06-02', '29.05.2014 11:52', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(20845, '246684393', NULL, NULL, 'Amir Rao', '335 LEIGHAM COURT ROAD', '', 'SW16 2RU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7892728172', '10015181', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569150576', 'FedEx', NULL, '2014-06-02', '29.05.2014 11:22', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(20846, '246777319', NULL, NULL, 'Andrea Knipe', '79 DYFED AVENUE', '', 'SA1 6NF', 'SWANSEA', 'Großbritannien', 'GB', NULL, NULL, '7827330392', '0010187CSV', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569150587', 'FedEx', NULL, '2014-06-02', '29.05.2014 19:52', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(20847, '246669702', NULL, NULL, 'George Barnes', '30 MONTGOMERY STREET', '', 'EH7 5JS', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7925609065', '*0010179E73', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569150727', 'FedEx', NULL, '2014-06-02', '29.05.2014 10:22', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(20848, '246804810', NULL, NULL, 'Madalena Casal Ribeiro', '31-3 COLTBRIDGE GARDENS', '', 'EH12 6AQ', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7403378280', '0010053URQ', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569150598', 'FedEx', NULL, '2014-06-02', '29.05.2014 22:23', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(20849, '246671814', NULL, NULL, 'Mahbub Ahmed', '6 LETTSOM WALK', '', 'E13 0LN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7983836376', '0010129CZW', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569150602', 'FedEx', NULL, '2014-06-02', '29.05.2014 10:22', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(20850, '246806533', NULL, NULL, 'anita hurst', '3 BRUNE LANE', '', 'PO13 9RA', 'GOSPORT', 'Großbritannien', 'GB', NULL, NULL, '7795174003', '0010034W4H', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face (GM-505-5)', NULL, '604569150613', 'FedEx', NULL, '2014-06-02', '29.05.2014 22:52', 'UK131023AMC11', '1', 'a0YC000000YZ8LMMA1', '126.99', '199.00'),
(20851, '246713394', NULL, NULL, 'Eleanor Bowden', '47 CROFTERS WAY', '', 'EH47 8ES', 'BATHGATE', 'Großbritannien', 'GB', NULL, NULL, '1501742717', '0010122STU', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face (GM-505-5)', NULL, '604569150624', 'FedEx', NULL, '2014-06-02', '29.05.2014 13:53', 'UK131023AMC11', '1', 'a0YC000000YZ8LMMA1', '126.99', '199.00'),
(20852, '246681081', NULL, NULL, 'George Barnes', '30 MONTGOMERY STREET', '', 'EH7 5JS', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7925609065', '0010076GAO', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face (GM-505-5)', NULL, '604569150727', 'FedEx', NULL, '2014-06-02', '29.05.2014 11:23', 'UK131023AMC11', '1', 'a0YC000000YZ8LMMA1', '126.99', '199.00'),
(20853, '246674982', NULL, NULL, 'Jackie Donnelly', '17, GARY CLOSE', 'Littleover', 'DE23 2LG', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '7973267249', '0010009TIS', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face (GM-505-5)', NULL, '604569150635', 'FedEx', NULL, '2014-06-02', '29.05.2014 10:53', 'UK131023AMC11', '1', 'a0YC000000YZ8LMMA1', '126.99', '199.00'),
(20854, '246818606', NULL, NULL, 'simon sterritt', '11 LATT CRESCENT', '', 'BT35 6QL', 'NEWRY', 'Großbritannien', 'GB', NULL, NULL, '7912792012', '0010202LVL', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face (GM-505-5)', NULL, '604569150646', 'FedEx', NULL, '2014-06-02', '30.05.2014 00:22', 'UK131023AMC11', '1', 'a0YC000000YZ8LMMA1', '126.99', '199.00'),
(20855, '246652934', NULL, NULL, 'Darren Goodall', '70 HORSFORDE VIEW', '', 'LS13 1GE', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7717706968', '00101146XW', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face (GM-505-4)', NULL, '604569150657', 'FedEx', NULL, '2014-06-02', '29.05.2014 08:52', 'UK131023AMC10', '1', 'a0YC000000YZ8FYMA1', '126.99', '199.00'),
(20856, '246721208', NULL, NULL, 'Dawn Dwyer', '103 FOLLY LANE', '', 'M27 0DB', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '7815799143', '0010137D0V', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face (GM-505-4)', NULL, '604569150668', 'FedEx', NULL, '2014-06-02', '29.05.2014 14:22', 'UK131023AMC10', '1', 'a0YC000000YZ8FYMA1', '126.99', '199.00'),
(20857, '246735729', NULL, NULL, 'Eleanor Bowden', '47 CROFTERS WAY', '', 'EH47 8ES', 'BATHGATE', 'Großbritannien', 'GB', NULL, NULL, '1501742717', '0010117X9L', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face (GM-505-4)', NULL, '604569150624', 'FedEx', NULL, '2014-06-02', '29.05.2014 15:52', 'UK131023AMC10', '1', 'a0YC000000YZ8FYMA1', '126.99', '199.00'),
(20858, '246676225', NULL, NULL, 'George Barnes', '30 MONTGOMERY STREET', '', 'EH7 5JS', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7925609065', '0010110UB5', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face (GM-505-4)', NULL, '604569150727', 'FedEx', NULL, '2014-06-02', '29.05.2014 10:53', 'UK131023AMC10', '1', 'a0YC000000YZ8FYMA1', '126.99', '199.00'),
(20859, '246791056', NULL, NULL, 'Oliver Pritchard', '. Browne Jacobson', 'Mowbray House', 'NG2 1BJ', 'Castle Meadow Road', 'Großbritannien', 'GB', NULL, NULL, '07831 290829', '0010009TVN', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face (GM-505-4)', NULL, '604569150679', 'FedEx', NULL, '2014-06-02', '29.05.2014 21:23', 'UK131023AMC10', '1', 'a0YC000000YZ8FYMA1', '126.99', '199.00'),
(20860, '246762535', NULL, NULL, 'Richard Hilton', '14 WOODPECKER CRESCENT', '', 'RH15 9XY', 'BURGESS HILL', 'Großbritannien', 'GB', NULL, NULL, '7795670090', '0010085JNL', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face (GM-505-4)', NULL, '604569150680', 'FedEx', NULL, '2014-06-02', '29.05.2014 18:22', 'UK131023AMC10', '1', 'a0YC000000YZ8FYMA1', '126.99', '199.00'),
(20861, '246814454', NULL, NULL, 'Sabina Brodala', '133C GREEN LANES', '', 'N13 4SP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7403191507', '0010106KGA', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face (GM-505-4)', NULL, '604569150690', 'FedEx', NULL, '2014-06-02', '29.05.2014 23:53', 'UK131023AMC10', '1', 'a0YC000000YZ8FYMA1', '126.99', '199.00'),
(20862, '246323032', NULL, NULL, 'Adelaide Cook', '30 Drummond Ride', '', 'Hp23 5df', 'Tring', 'Großbritannien', 'GB', NULL, NULL, '7525267414', '001023955M', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '604569150705', 'FedEx', NULL, '2014-06-02', '27.05.2014 16:53', 'UK140403AS09', '1', 'a0YC000000YXWiLMAX', '130.99', '199.00'),
(20863, '246870060', NULL, NULL, 'Wlodzimierz Ostaszewski', 'ul. Stanislawa Staszica 20B/1', '', '05-092', 'Lomianki', 'Polen', 'PL', NULL, NULL, '602331238', '0010171FVO', NULL, NULL, 'Marco Polo Leder silber-weiß GM-3005-1', NULL, '604569149892', 'FedEx', NULL, '2014-06-02', '30.05.2014 11:08', 'PL140520DR10', '1', 'a0YC000000YZZLVMA5', '650.97', '997.00'),
(20864, '246911800', NULL, NULL, 'Damian Maliszewski', 'ul. Wiosenna 5', '', '05-091', 'Zabki', 'Polen', 'PL', NULL, NULL, '509186124', '001000638B', NULL, NULL, 'Marco Polo Diam. Silber-weiß model GM-3005-5', NULL, '604569149907', 'FedEx', NULL, '2014-06-02', '30.05.2014 15:08', 'PL140520DR16', '1', 'a0YC000000YZZPiMAP', '714.04', '1199.00'),
(20865, '246922183', NULL, NULL, 'Ewa Nowak Nowakowska', 'ul. Korytnicka 46', '', '04-109', 'Warszawa', 'Polen', 'PL', NULL, NULL, '606128881', '00100438EU', NULL, NULL, 'Marco Polo Diam. Silber-weiß  model GM-3005-5', NULL, '604569149918', 'FedEx', NULL, '2014-06-02', '30.05.2014 16:08', 'PL140520DR16', '1', 'a0YC000000YZZPiMAP', '714.04', '1199.00'),
(20866, '246865122', NULL, NULL, 'Malgorzata Ratajczak', 'ul. Zabikowska 56A', 'Uslugi Budowlano-Remontowe i Instalacyjne', '62-030', 'Lubon', 'Polen', 'PL', NULL, NULL, '603782673', '0010061PQL', NULL, NULL, 'Marco Polo Diam. Silber-weiß model GM-3005-5', NULL, '604569149929', 'FedEx', NULL, '2014-06-02', '30.05.2014 11:08', 'PL140520DR16', '1', 'a0YC000000YZZPiMAP', '714.04', '1199.00'),
(20867, '246381244', NULL, NULL, 'Radoslaw Dubinski', 'ul. Gdanska 32', '', '83-110', 'Tczew', 'Polen', 'PL', NULL, NULL, '602608050', '0010241LUD', NULL, NULL, 'Zegarek model GM 105-1 Panthos ', NULL, '604569149930', 'FedEx', NULL, '2014-06-02', '27.05.2014 23:08', 'PL140424DR10', '1', 'a0YC000000Y1wDfMAJ', '608.58', '997.00'),
(20868, '246372041', NULL, NULL, 'Pawel Boryn', 'ul. Powstancow 24L M1', '', '05-091', 'Zabki', 'Polen', 'PL', NULL, NULL, '502086820', '0010217TYZ', NULL, NULL, 'Zegarek model GM 105-2 Panthos', NULL, '604569149940', 'FedEx', NULL, '2014-06-02', '27.05.2014 22:08', 'PL140424DR11', '1', 'a0YC000000Y1wHXMAZ', '608.58', '997.00'),
(20869, '246606170', NULL, NULL, 'Tomasz Olszowski', 'Mireckiego 12/8', '', '26-600', 'Radom', 'Polen', 'PL', NULL, NULL, '501129526', '0010102NHR', NULL, NULL, 'Zegarek model GM 105-2 Panthos', NULL, '604569149951', 'FedEx', NULL, '2014-06-02', '28.05.2014 23:38', 'PL140424DR11', '1', 'a0YC000000Y1wHXMAZ', '608.58', '997.00'),
(20870, '246343402', NULL, NULL, 'Justine Wacquiez', '13 RUE DECROMBECQUE', '', '62300', 'LENS', 'Frankreich', 'FR', NULL, NULL, '786071861', '001018098B', NULL, NULL, '1 Montre Tigris', NULL, '604569150197', 'FedEx', NULL, '2014-06-02', '27.05.2014 16:39', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(20871, '246296298', NULL, NULL, 'Melchade Katesa', '5 RUELLE AUX VINS', '', '77270', 'VILLEPARISIS', 'Frankreich', 'FR', NULL, NULL, '659510085', '0010121TYA', NULL, NULL, '1 Montre Tigris', NULL, '604569150201', 'FedEx', NULL, '2014-06-02', '27.05.2014 12:39', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(20872, '246283002', NULL, NULL, 'aziza labidi', '16 square belsunce', '', '13001', 'marseille', 'Frankreich', 'FR', NULL, NULL, '', '0010194Q1F', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569150212', 'FedEx', NULL, '2014-06-02', '27.05.2014 11:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20873, '246442032', NULL, NULL, 'CECILIE MIKAEL', '1 AVENUE DU BEARN', '', '78310', 'MAUREPAS', 'Frankreich', 'FR', NULL, NULL, '661737765', '0010123A44', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569150223', 'FedEx', NULL, '2014-06-02', '28.05.2014 07:09', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20874, '246731171', NULL, NULL, 'Francois Derhan', '1263 CHEMIN DES FOURS A CHAUX', '', '83200', 'TOULON', 'Frankreich', 'FR', NULL, NULL, '494895785', '0010187YAP', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569150234', 'FedEx', NULL, '2014-06-02', '29.05.2014 13:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20875, '246517977', NULL, NULL, 'Jorge makenga', '44 AVENUE D ARGENTEUIL', 'Code 9260 Rdc', '92600', 'ASNIERES SUR SEINE', 'Frankreich', 'FR', NULL, NULL, '651479940', '10124631', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569150245', 'FedEx', NULL, '2014-06-02', '28.05.2014 13:11', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20876, '246468492', '', '', 'lorent caravaku', '49 RUE DE HUNINGUE', '', '68300', 'ST LOUIS', 'Frankreich', '', '', '', '651741702', '0010080XM3', '', '', '1 Montre Vienne Diamants', 'Uhr erhalten 15.06.2014\r\nBitte refund!!!', '604569150256', 'FedEx', '', '2014-06-02', '28.05.2014 09:11', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(20877, '246418012', NULL, NULL, 'Leila Bakach', 'Louis Mastplein 7', '', '2660', 'Hoboken', 'Belgien', 'BE', NULL, NULL, '485960147', '0010087QVT', NULL, NULL, 'Horloge - zilver Aruba', NULL, '604569150131', 'FedEx', NULL, '2014-06-02', '28.05.2014 05:48', 'NL140417AM04', '1', 'a0YC000000Y0uy8MAB', '155.00', '239.99'),
(20878, '246621581', NULL, NULL, 'Adam Karapetyan', 'Kapellekensdreef 96', '', '2400', 'Mol', 'Belgien', 'BE', NULL, NULL, '484774751', '00100481Q1', NULL, NULL, 'Horloge - zwart-zilver Aruba', NULL, '604569150142', 'FedEx', NULL, '2014-06-02', '28.05.2014 22:48', 'NL140417AM01', '1', 'a0YC000000Y0uy5MAB', '155.00', '239.99'),
(20879, '246729563', NULL, NULL, 'Said M\'rabet', 'nieuwdreef  123 bus 11', '', '2170', 'merksem', 'Belgien', 'BE', NULL, NULL, '484934939', '0010206W8N', NULL, NULL, 'Horloge - zwart-zilver Aruba', NULL, '604569150153', 'FedEx', NULL, '2014-06-02', '29.05.2014 13:18', 'NL140417AM01', '1', 'a0YC000000Y0uy5MAB', '155.00', '239.99'),
(20880, '246725941', NULL, NULL, 'Xavier Alardot', 'rue de la Scopellerie 2', '', '5021', 'Boninne-Gelbressee', 'Belgien', 'BE', NULL, NULL, '495519240', '00101946OK', NULL, NULL, 'Une montre coloris brun/dorÃ© Aruba', NULL, '604569150164', 'FedEx', NULL, '2014-06-02', '29.05.2014 12:48', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(20881, '246352884', NULL, NULL, 'Maxime Bertho', 'Avenue Des Paquerettes 3', '', '4000', 'Rocourt', 'Belgien', 'BE', NULL, NULL, '491077713', '0010245FL1', NULL, NULL, 'Une montre coloris noir Aruba', NULL, '604569150175', 'FedEx', NULL, '2014-06-02', '27.05.2014 17:48', 'NL140417AM03', '1', 'a0YC000000Y0uy7MAB', '155.00', '239.99'),
(20882, '246820715', NULL, NULL, 'Joseph Ronfa', 'Rue du viaduc 12', '', '4920', 'Remouchamps', 'Belgien', 'BE', NULL, NULL, '498503011', '00102181CM', NULL, NULL, 'Une montre coloris noir/argentÃ© Aruba', NULL, '604569150186', 'FedEx', NULL, '2014-06-02', '29.05.2014 22:48', 'NL140417AM01', '1', 'a0YC000000Y0uy5MAB', '155.00', '239.99'),
(20883, '0010203T5B', NULL, NULL, 'AMBER DEAN', '1 LANDBEACH BLVD', 'BUTLER', '6036', 'Butler ', 'Australien', 'AU', NULL, NULL, '0406281440', '0010203T5B', NULL, NULL, 'Macau watch: silber-weiß', NULL, '604569149561', 'FedEx', NULL, '2014-06-02', '25.05.2014', '', '1', 'a0YC000000YWk1rMAD', '', ''),
(20884, '0010126T13', NULL, NULL, 'DUY TRAN', '9 ELKINGTON ST', '', '2615', 'FLOREY', 'Australien', 'AU', NULL, NULL, '0477289402', '0010126T13', NULL, NULL, 'Macau watch:silber-schwarz', NULL, '604569149609', 'FedEx', NULL, '2014-06-02', '25.05.2014', '', '1', 'a0YC000000YWk21MAD', '', ''),
(20885, '00100098TL', '', '', 'SARA HOLYOAKE', 'FLAT 50 418 MURRAY STREET', '', '6000', 'PERTH', 'Australien', '', '', '', '0', '00100098TL', '', '', 'Macau watch:silber-schwarz', 'Adresse falsch! 19.06.14\r\nRL 70 930 505 7DE  26.06.2014', '604569149664', 'FedEx', '', '2014-06-02', '25.05.2014', '', '', 'a0YC000000YWk21MAD', '', ''),
(20886, '0010176QMS', NULL, NULL, 'JARROD SHEPHERD', '40 ELIZA DR', '', '3930', 'MOUNT ELIZA', 'Australien', 'AU', NULL, NULL, '0432081944', '0010176QMS', NULL, NULL, 'Macau watch:gold', NULL, '604569149675', 'FedEx', NULL, '2014-06-02', '25.05.2014', '', '', 'a0YC000000YWk26MAD', '', ''),
(20887, '0010019BSM', NULL, NULL, 'ROCHELLE HEENAN', 'U/12, 17 TICK STREET', '', '4122', 'MOUNT GRAVATT EAST', 'Australien', 'AU', NULL, NULL, '0422865403', '0010019BSM', NULL, NULL, 'Macau watch:gold', NULL, '604569149686', 'FedEx', NULL, '2014-06-02', '25.05.2014', '', '', 'a0YC000000YWk26MAD', '', ''),
(20888, '0010143MBU', NULL, NULL, 'TONY HVASANOV', '77 NEW ST', '', '5014', 'QUEENSTOWN', 'Australien', 'AU', NULL, NULL, '0430312199', '0010143MBU', NULL, NULL, 'Macau watch: schwarz', NULL, '604569149697', 'FedEx', NULL, '2014-06-02', '25.05.2014', '', '', 'a0YC000000YWk2GMAT', '', ''),
(20889, '246427430', NULL, NULL, 'ANGELO MARAVIGNA', 'VICO II MONTE 4', 'Chiamare al numero 3313600540', '88100', 'CATANZARO', 'Italien', 'IT', NULL, NULL, '3313600540', '001017291X', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569149962', 'FedEx', NULL, '2014-06-02', '28.05.2014 06:28', 'IT140519CS39', '1', 'a0YC000000YZNbzMAH', '', '189.99'),
(20890, '246836270', NULL, NULL, 'Giorgia Collia', 'VIA DEL QUADRARO 27', '', '00174', 'ROMA', 'Italien', 'IT', NULL, NULL, '3463981960', '00102167MO', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569149973', 'FedEx', NULL, '2014-06-02', '30.05.2014 05:29', 'IT140519CS39', '1', 'a0YC000000YZNbzMAH', '', '189.99'),
(20891, '246381207', NULL, NULL, 'Sebastiano Tamburello', 'Fontana Murata s.n.c.', '', '98073', 'Mistretta', 'Italien', 'IT', NULL, NULL, '3288729055', '0010069Q43', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569149984', 'FedEx', NULL, '2014-06-02', '27.05.2014 19:58', 'IT140519CS39', '1', 'a0YC000000YZNbzMAH', '', '189.99'),
(20892, '246290210', NULL, NULL, 'Pier Francesco Berardi', 'VIA LA LOGGIA 9', '', '10134', 'TORINO', 'Italien', 'IT', NULL, NULL, '113845427', '0010093B9F', NULL, NULL, 'Marco Polo Edelstahl alles schwarz', NULL, '604569149995', 'FedEx', NULL, '2014-06-02', '27.05.2014 11:28', 'IT140519CS40', '1', 'a0YC000000YZNeOMAX', '', '189.99'),
(20893, '246910512', NULL, NULL, 'Abracadabra Parrucchieria Roberta', 'VIA FLAMINIA 119\\A', '', '61030', 'SALTARA', 'Italien', 'IT', NULL, NULL, '3386448474', '00101476X4', NULL, NULL, 'Marco Polo diamanti - Bianco', NULL, '604569150006', 'FedEx', NULL, '2014-06-02', '30.05.2014 11:58', 'IT140519CS43', '1', 'a0YC000000YZNnHMAX', '', '209.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(20894, '246285950', NULL, NULL, 'Fabio Mannori', 'VIA FRANCESCO DE SANCTIS 2', 'Nome sul campanello: Mannori Tinti', '57128', 'LIVORNO', 'Italien', 'IT', NULL, NULL, '3288893766', '0010233VLS', NULL, NULL, 'Marco Polo diamanti - Bianco', NULL, '604569150017', 'FedEx', NULL, '2014-06-02', '27.05.2014 11:28', 'IT140519CS43', '1', 'a0YC000000YZNnHMAX', '', '209.99'),
(20895, '246681064', NULL, NULL, 'snejana cretu', 'VIALE TRISTANO DI JOANNUCCIO 1', 'Caffe Milani', '05100', 'TERNI', 'Italien', 'IT', NULL, NULL, '3381496753', '00101156HM', NULL, NULL, 'Marco Polo diamanti - Bianco', NULL, '604569150028', 'FedEx', NULL, '2014-06-02', '29.05.2014 08:58', 'IT140519CS43', '1', 'a0YC000000YZNnHMAX', '', '209.99'),
(20896, '246809115', NULL, NULL, 'yiqiong Zheng', 'VIA EMILIA ALL ANGELO 23 RISTORANT', 'ristorante (zushi)', '42124', 'REGGIO EMILIA', 'Italien', 'IT', NULL, NULL, '3287713288', '0010007SZM', NULL, NULL, 'Marco Polo diamanti - Bianco', NULL, '604569150039', 'FedEx', NULL, '2014-06-02', '29.05.2014 20:58', 'IT140519CS43', '1', 'a0YC000000YZNnHMAX', '', '209.99'),
(20897, '246756482', NULL, NULL, 'Felicia Machines Garcia', 'VIA FRANCESCO FERRUCCI 10/A', 'Hotel scala Nord', '20145', 'MILANO', 'Italien', 'IT', NULL, NULL, '3279473529', '0010003ST3', NULL, NULL, 'Marco Polo diamanti - Nero', NULL, '604569150040', 'FedEx', NULL, '2014-06-02', '29.05.2014 15:58', 'IT140519CS42', '1', 'a0YC000000YZNl6MAH', '', '209.99'),
(20898, '246895779', NULL, NULL, 'Maia Irado c/o Infineum srl', 'Strada di Scorrimento 2', '', '17047', 'Vado Ligure', 'Italien', 'IT', NULL, NULL, '3479335924', '0010220S90', NULL, NULL, 'Marco Polo diamanti - Nero', NULL, '604569150050', 'FedEx', NULL, '2014-06-02', '30.05.2014 10:58', 'IT140519CS42', '1', 'a0YC000000YZNl6MAH', '', '209.99'),
(20899, '246549339', NULL, NULL, 'Spartaco Gardellin', 'Contra  Garibaldi 28', 'Caffe Gardellin  , piazza delle poste', '36100', 'Vicenza', 'Italien', 'IT', NULL, NULL, '3481039954', '0010021G3C', NULL, NULL, 'Marco Polo diamanti - Nero', NULL, '604569150061', 'FedEx', NULL, '2014-06-02', '28.05.2014 15:58', 'IT140519CS42', '1', 'a0YC000000YZNl6MAH', '', '209.99'),
(20900, '246874656', NULL, NULL, 'Tiziana Tomaselli', 'VIA NAZIONALE 13', '', '38123', 'TRENTO', 'Italien', 'IT', NULL, NULL, '3487584177', '0010223YO1', NULL, NULL, 'Marco Polo diamanti - Oro', NULL, '604569150072', 'FedEx', NULL, '2014-06-02', '30.05.2014 08:58', 'IT140519CS41', '1', 'a0YC000000YZNjjMAH', '', '209.99'),
(20901, '246413999', NULL, NULL, 'Mirko Filippini', 'Via Oberdan 19 b/d', 'presso negozio Brescia Ricambi', '25125', 'Brescia', 'Italien', 'IT', NULL, NULL, '3496031180', '0010186Y5R', NULL, NULL, 'Marco Polo Leder silber-schwarz', NULL, '604569150083', 'FedEx', NULL, '2014-06-02', '28.05.2014 04:28', 'IT140519CS37', '1', 'a0YC000000YZNP4MAP', '', '189.99'),
(20902, '246872180', NULL, NULL, 'Alessandro Resconi', 'STRADA SACCOLE PIGNOLE 27', '', '46041', 'ASOLA', 'Italien', 'IT', NULL, NULL, '3349006782', '00102495HC', NULL, NULL, 'Marco Polo pelle - Oro', NULL, '604569150094', 'FedEx', NULL, '2014-06-02', '30.05.2014 08:28', 'IT140519CS35', '1', 'a0YC000000YZNNhMAP', '', '189.99'),
(20903, '246907792', NULL, NULL, 'Filippo Casiello', 'VIA CESARE BATTISTI 34', '', '70022', 'Altamura', 'Italien', 'IT', NULL, NULL, '3669773400', '001020523E', NULL, NULL, 'Marco Polo pelle - Oro', NULL, '604569150109', 'FedEx', NULL, '2014-06-02', '30.05.2014 11:58', 'IT140519CS35', '1', 'a0YC000000YZNNhMAP', '', '189.99'),
(20904, '246555561', NULL, NULL, 'Davide Pata', 'VIA DI VILLA MAGGIORANI 16', '', '00168', 'ROMA', 'Italien', 'IT', NULL, NULL, '3348541435', '0010106KAB', NULL, NULL, 'Marrone e oro (mod. GM-507-3) Aruba', NULL, '604569150110', 'FedEx', NULL, '2014-06-02', '28.05.2014 16:58', 'IT140506CS41', '1', 'a0YC000000YX5EfMAL', '', '219.99'),
(20905, '246354025', NULL, NULL, 'Astone Michael', 'VIA PIAVE 12 C', '', '21040', 'SUMIRAGO', 'Italien', 'IT', NULL, NULL, '3456238181', '00102466C3', NULL, NULL, 'Nero (mod. GM-507-2) Aruba', NULL, '604569150120', 'FedEx', NULL, '2014-06-02', '27.05.2014 17:58', 'IT140506CS40', '1', 'a0YC000000YX5E6MAL', '', '219.99'),
(20906, '246441438', NULL, NULL, 'Juhani Illi', 'Petaejaekuja 2 C 10', '', '34600', 'RUOVESI', 'Finnland', 'FI', NULL, NULL, '400640690', '001022132E', NULL, NULL, 'Malli B-D - Theorema Marco Polo -Diam.gold', NULL, '604569149870', 'FedEx', NULL, '2014-06-02', '28.05.2014 11:18', 'FI060514HW15', '1', 'a0YC000000YX2sHMAT', '165.00', '269.01'),
(20907, '246325955', NULL, NULL, 'Antti Johansson', 'Toeoeloentorinkatu 1B A 2', '', '00260', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '3,58401E+11', '0010214H24', NULL, NULL, 'Malli B-D - Theorema Marco Polo -Diam.gold', NULL, '604569149881', 'FedEx', NULL, '2014-06-02', '27.05.2014 19:48', 'FI060514HW15', '1', 'a0YC000000YX2sHMAT', '165.00', '269.01'),
(20908, '246472487', NULL, NULL, 'Aws Almothary', 'BRUNNEHAGEN 34', '', '417 47', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '707219714', '0010079MKM', NULL, NULL, 'Marco Polo Diam. Gold', NULL, '604569149734', 'FedEx', NULL, '2014-06-02', '28.05.2014 12:44', 'SE060514HW13', '1', 'a0YC000000YX2KhMAL', '1495.63', '2399.00'),
(20909, '246443659', NULL, NULL, 'Bjoern andersson', 'Karlgustavsgatan 7', '', '41125', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '46708902970', '00100901EC', NULL, NULL, 'Marco Polo Diam. Gold', NULL, '604569149745', 'FedEx', NULL, '2014-06-02', '28.05.2014 11:14', 'SE060514HW13', '1', 'a0YC000000YX2KhMAL', '1495.63', '2399.00'),
(20910, '246746706', NULL, NULL, 'IDD PAZI ALLI', 'FLYGKARSVAEGEN 23', '', '18362', 'TAEBY', 'Schweden', 'SE', NULL, NULL, '46707491578', '0010049OSG', NULL, NULL, 'Marco Polo Diam. Gold', NULL, '604569149756', 'FedEx', NULL, '2014-06-02', '29.05.2014 17:44', 'SE060514HW13', '1', 'a0YC000000YX2KhMAL', '1495.63', '2399.00'),
(20911, '246797186', NULL, NULL, 'Jiann-shiun Tseng', 'STORA BJOERN 35', '', '415 16', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '707400308', '00101611KU', NULL, NULL, 'Marco Polo Diam. Gold', NULL, '604569149767', 'FedEx', NULL, '2014-06-02', '29.05.2014 22:44', 'SE060514HW13', '1', 'a0YC000000YX2KhMAL', '1495.63', '2399.00'),
(20912, '246635735', NULL, NULL, 'joanna hallgren', 'LARSBERGSVAEGEN 59', '', '181 38', 'LIDINGOE', 'Schweden', 'SE', NULL, NULL, '723100530', '0010024WR2', NULL, NULL, 'Marco Polo Diam. Gold', NULL, '604569149778', 'FedEx', NULL, '2014-06-02', '29.05.2014 08:14', 'SE060514HW13', '1', 'a0YC000000YX2KhMAL', '1495.63', '2399.00'),
(20913, '246566262', NULL, NULL, 'Kristina Sudintiene', 'ASASTIGEN 18A', '', '132 35', 'SALTSJOE-BOO', 'Schweden', 'SE', NULL, NULL, '46762977457', '0010006KDY', NULL, NULL, 'Marco Polo Diam. Gold', NULL, '604569149789', 'FedEx', NULL, '2014-06-02', '28.05.2014 20:14', 'SE060514HW13', '1', 'a0YC000000YX2KhMAL', '1495.63', '2399.00'),
(20914, '246897292', NULL, NULL, 'Agit Bilge', 'FOTBOLLSGATAN 7', '', '603 37', 'NORRKOEPING', 'Schweden', 'SE', NULL, NULL, '', '0010096YLN', NULL, NULL, 'Marco Polo Leder gold', NULL, '604569149790', 'FedEx', NULL, '2014-06-02', '30.05.2014 13:44', 'SE060514HW07', '1', 'a0YC000000YX2HwMAL', '1359.86', '2199.00'),
(20915, '246516572', NULL, NULL, 'aina abdulkadirova', 'stocksnaesvaegen 19 b', '', '57533', 'eksjoe', 'Schweden', 'SE', NULL, NULL, '763223303', '0010236G6B', NULL, NULL, 'Marco Polo Diam. Silber-schwarz', NULL, '604569149804', 'FedEx', NULL, '2014-06-02', '28.05.2014 16:14', 'SE060514HW12', '1', 'a0YC000000YX2KRMA1', '1495.63', '2399.00'),
(20916, '246477006', NULL, NULL, 'Sonja Agirman', 'Loevstalundsvaegen 4', '', '15139', 'Soedertaelje', 'Schweden', 'SE', NULL, NULL, '', '0010058XA8', NULL, NULL, 'Marco Polo Diam. Silber-schwarz', NULL, '604569149815', 'FedEx', NULL, '2014-06-02', '28.05.2014 13:44', 'SE060514HW12', '1', 'a0YC000000YX2KRMA1', '1495.63', '2399.00'),
(20917, '246897382', NULL, NULL, 'Agit Bilge', 'FOTBOLLSGATAN 7', '', '603 37', 'NORRKOEPING', 'Schweden', 'SE', NULL, NULL, '', '0010037KW2', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569149790', 'FedEx', NULL, '2014-06-02', '30.05.2014 13:44', 'SE060514HW09', '1', 'a0YC000000YX2IQMA1', '1359.86', '2199.00'),
(20918, '246445963', NULL, NULL, 'Bjoern andersson', 'Karlgustavsgatan 7', '', '41125', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '46708902970', '00100968R1', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569149745', 'FedEx', NULL, '2014-06-02', '28.05.2014 11:14', 'SE060514HW09', '1', 'a0YC000000YX2IQMA1', '1359.86', '2199.00'),
(20919, '246433670', NULL, NULL, 'Erik Nilsson', 'FALKENBERGSGATAN 23', '', '43251', 'Varberg', 'Schweden', 'SE', NULL, NULL, '705633530', '001000166J', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569149826', 'FedEx', NULL, '2014-06-02', '28.05.2014 10:14', 'SE060514HW09', '1', 'a0YC000000YX2IQMA1', '1359.86', '2199.00'),
(20920, '246766875', NULL, NULL, 'Miroslav Bogic', 'SERGEANTGATAN 30', '', '212 33', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '708828919', '00101466S0', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569149837', 'FedEx', NULL, '2014-06-02', '29.05.2014 19:44', 'SE060514HW09', '1', 'a0YC000000YX2IQMA1', '1359.86', '2199.00'),
(20921, '246850010', NULL, NULL, 'Sebastian Wetterberg', 'ASTADALSVAEGEN 7', '', '70281', 'Oerebro', 'Schweden', 'SE', NULL, NULL, '731569862', '00101626G9', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569149848', 'FedEx', NULL, '2014-06-02', '30.05.2014 09:44', 'SE060514HW09', '1', 'a0YC000000YX2IQMA1', '1359.86', '2199.00'),
(20922, '246789458', NULL, NULL, 'karim khodur', 'SOLGARDSGATAN 7', '', '514 34', 'TRANEMO', 'Schweden', 'SE', NULL, NULL, '762696436', '00102258C5', NULL, NULL, 'Marco Polo Edelstahl silber-weiß', NULL, '604569149859', 'FedEx', NULL, '2014-06-02', '29.05.2014 22:14', 'SE060514HW08', '1', 'a0YC000000YX2FaMAL', '1359.86', '2199.00'),
(20923, '246785702', NULL, NULL, 'sofia sjoestedt', 'stoertfjaellsgatan 18', '', '43135', 'moelndal', 'Schweden', 'SE', NULL, NULL, '739964014', '00101421N6', NULL, NULL, 'Marco Polo Edelstahl alles schwarz', NULL, '604569149860', 'FedEx', NULL, '2014-06-02', '29.05.2014 21:44', 'SE060514HW10', '1', 'a0YC000000YX2IkMAL', '1359.86', '2199.00'),
(20924, '247136538', NULL, NULL, 'Jose Carlos Crespo Ferreira Da Silva', 'Largo Carvalho Do Outeiro 2', '-', '2440-128', 'Batalha Leiria', 'Portugal', 'PT', NULL, NULL, '919812373', '0010177RSO', NULL, NULL, 'OpÃ§Ã£o B: relÃ³gio Dublin Pioner GM-508-2 de bracelete preta, aro prateado e fundo preto', NULL, '604569151403', 'FedEx', NULL, '2014-06-03', '31.05.2014 22:08', 'IT140326CS06', '1', 'a0YC000000XoiZvMAJ', '', '299.90'),
(20925, '247318732', NULL, NULL, 'Roberto Rebollo Ruiz', 'PLAZA PABLO GUAZA 2', '4iz', '34480', 'Alar del Rey Palencia', 'Spanien', 'ES', NULL, NULL, '600549323', '0010204R0U', NULL, NULL, 'OpciÃ³n 4: reloj Theorema Marco Polo Edelstahl silber-weiß', NULL, '604569151414', 'FedEx', NULL, '2014-06-03', '02.06.2014 00:58', 'ES140519CS38', '1', 'a0YC000000YZpm6MAD', '', '189.99'),
(20926, '246952345', NULL, NULL, 'Georgia Oliver-Cosgrove', '71 CARTERS MEAD', '', 'CM17 9ES', 'HARLOW', 'Grossbritannien', 'GB', NULL, NULL, '7875726658', '0010079QVM', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and Black Face (GM-507-2)', NULL, '604569151425', 'FedEx', NULL, '2014-06-03', '30.05.2014 18:22', 'UK140110AMC10', '1', 'a0YC000000YXkUVMA1', '132.00', '199.00'),
(20927, '247304870', NULL, NULL, 'Pratik Patel', '58 WELLWOOD ROAD', 'Goodmayes', 'IG3 8TZ', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7905316444', '*00101640E1', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and White Face (GM-507-1)', NULL, '604569151436', 'FedEx', NULL, '2014-06-03', '01.06.2014 23:22', 'UK140110AMC09', '1', 'a0YC000000YXkUUMA1', '132.00', '199.00'),
(20928, '247044397', NULL, NULL, 'Werner de Klerk', '10 Parksidecourt Wanstead Place', '', 'E11 2SR', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7917794513', '0010210BVE', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '604569151447', 'FedEx', NULL, '2014-06-03', '31.05.2014 10:52', 'UK140403AS13', '1', 'a0YC000000YXWiPMAX', '129.99', '199.00'),
(20929, '247009883', NULL, NULL, 'Yohann Chacko', '2 LOW LANE', '', 'NE34 0LG', 'SOUTH SHIELDS', 'Grossbritannien', 'GB', NULL, NULL, '7899898080', '0010239PHK', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569151458', 'FedEx', NULL, '2014-06-03', '31.05.2014 03:22', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(20930, '246985305', NULL, NULL, 'Yohann Chacko', '2 LOW LANE', '', 'NE34 0LG', 'SOUTH SHIELDS', 'Grossbritannien', 'GB', NULL, NULL, '7899898080', '0010182QRN', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '604569151458', 'FedEx', NULL, '2014-06-03', '30.05.2014 21:52', 'UK131014AMC02', '1', 'a0YC000000Xzu6iMAB', '130.99', '199.00'),
(20931, '247310817', NULL, NULL, 'Alex Jayes', '1B LIVESEY PLACE', '', 'SE15 6SL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7908527293', '00101484Z2', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '604569151469', 'FedEx', NULL, '2014-06-03', '02.06.2014 00:22', 'UK131011AMC24', '1', 'a0YC000000Xzu24MAB', '117.01', '179.00'),
(20932, '247306170', NULL, NULL, 'Pratik Patel', '58 WELLWOOD ROAD', 'Goodmayes', 'IG3 8TZ', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7905316444', '0010048YIV', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '604569151436', 'FedEx', NULL, '2014-06-03', '01.06.2014 23:22', 'UK131011AMC24', '1', 'a0YC000000Xzu24MAB', '117.01', '179.00'),
(20933, '247086242', NULL, NULL, 'David Holding', '47 Cheverton road', '', 'B31 1rs', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7725149070', '0010060M02', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '604569151470', 'FedEx', NULL, '2014-06-03', '31.05.2014 15:22', 'UK131011AMC23', '1', 'a0YC000000Xzu0cMAB', '117.01', '179.00'),
(20934, '246992455', NULL, NULL, 'Mackenzie New', '13 WESTON LANE', '', 'So199gn', 'Southampton', 'Grossbritannien', 'GB', NULL, NULL, '7758912711', '00100641ZC', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569151480', 'FedEx', NULL, '2014-06-03', '30.05.2014 23:22', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20935, '247030093', NULL, NULL, 'Steffan Craig', '43 DUNLIN ROAD', 'cove', 'AB12 3SD', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7940772999', '0010155XBH', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569151491', 'FedEx', NULL, '2014-06-03', '31.05.2014 09:22', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(20936, '247079147', NULL, NULL, 'jialin qu', '97 ADDISON ROAD', '', 'CV6 2JL', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7405200230', '0010068UN1', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569151506', 'FedEx', NULL, '2014-06-03', '31.05.2014 15:22', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20937, '247114219', NULL, NULL, 'Marie Brady', '30 NORTH CIRCULAR ROAD', '', 'BT67 9EB', 'CRAIGAVON', 'Grossbritannien', 'GB', NULL, NULL, '7731308693', '0010202YPF', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569151517', 'FedEx', NULL, '2014-06-03', '31.05.2014 19:52', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20938, '246947858', NULL, NULL, 'Ping Chen', '80 TUDOR STREET', '', 'CF11 6AL', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7879288144', '0010179LN8', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569151528', 'FedEx', NULL, '2014-06-03', '30.05.2014 17:52', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20939, '247006315', NULL, NULL, 'William Ikome', 'Flat 1 Mcdonald House', 'Malvern Road', 'NW6 5BF', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7590578452', '0010135G1P', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569151539', 'FedEx', NULL, '2014-06-03', '31.05.2014 01:52', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(20940, '247282946', NULL, NULL, 'Jason Davies', '133 ST. ASAPH AVENUE', '', 'LL18 5HB', 'RHYL', 'Grossbritannien', 'GB', NULL, NULL, '7917015962', '0010038WQN', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face (GM-505-6)', NULL, '604569151540', 'FedEx', NULL, '2014-06-03', '01.06.2014 20:52', 'UK131023AMC12', '1', 'a0YC000000YZ8reMAD', '126.99', '199.00'),
(20941, '247247856', NULL, NULL, 'Ayaaz Patel', 'Blutex offic Unit D sterling works', 'Rainham road south  Dagenham  Essex', 'Rm108tx', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7771151617', '0010172AMO', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face (GM-505-2)', NULL, '604569151550', 'FedEx', NULL, '2014-06-03', '01.06.2014 17:22', 'UK131023AMC08', '1', 'a0YC000000YZ8A4MAL', '126.99', '199.00'),
(20942, '246919000', NULL, NULL, 'james hicks', '5A DELORME STREET', '', 'W6 8DS', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7960945966', '0010238REF', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face (GM-505-2)', NULL, '604569151561', 'FedEx', NULL, '2014-06-03', '30.05.2014 14:52', 'UK131023AMC08', '1', 'a0YC000000YZ8A4MAL', '126.99', '199.00'),
(20943, '247245769', NULL, NULL, 'Jessica Parkinson', '73 HARLEY STREET', '', 'W1G 8QJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7515644922', '0010082GNU', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face (GM-505-2)', NULL, '604569151572', 'FedEx', NULL, '2014-06-03', '01.06.2014 16:52', 'UK131023AMC08', '1', 'a0YC000000YZ8A4MAL', '126.99', '199.00'),
(20944, '247084214', NULL, NULL, 'Sandra Matthews', '9 GAULT CLOSE', 'Bearsted', 'ME15 8PG', 'MAIDSTONE', 'Grossbritannien', 'GB', NULL, NULL, '1622730584', '0010069NSW', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face (GM-505-2)', NULL, '604569151583', 'FedEx', NULL, '2014-06-03', '31.05.2014 15:22', 'UK131023AMC08', '1', 'a0YC000000YZ8A4MAL', '126.99', '199.00'),
(20945, '247247404', NULL, NULL, 'Ayaaz Patel', 'Blutex offic Unit D sterling works', 'Rainham road south  Dagenham  Essex', 'Rm108tx', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7771151617', '0010230B7X', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569151550', 'FedEx', NULL, '2014-06-03', '01.06.2014 17:22', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(20946, '247214128', NULL, NULL, 'Brendan Taylor', '123 SPEEDWELL ROAD', '', 'IP2 0NE', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '7590457999', '0010247O29', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569151594', 'FedEx', NULL, '2014-06-03', '01.06.2014 13:23', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(20947, '247213852', NULL, NULL, 'Justine quacoe', '39FLAT5 PROVOST STREET', 'leave_item_on_my_doorstep.', 'N1 7NE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7902925816', '0010241L8O', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569151609', 'FedEx', NULL, '2014-06-03', '01.06.2014 13:23', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(20948, '247234579', NULL, NULL, 'Mark Snorton', '7 ST ST. JOAN\'S ROAD', '', 'N9 9PX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7814539462', '0010206NB4', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569151610', 'FedEx', NULL, '2014-06-03', '01.06.2014 15:52', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(20949, '247137493', NULL, NULL, 'Nane Cristina', '63 CRAMPHORN WALK', '', 'CM1 2RE', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7462601712', '00101371RS', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569151620', 'FedEx', NULL, '2014-06-03', '31.05.2014 22:22', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(20950, '247248801', NULL, NULL, 'Ayaaz Patel', 'Blutex offic Unit D sterling works', '(Blutex office express)  Rainham road south  Dagenham  Essex', 'Rm108tx', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7771151617', '0010210RBL', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face (GM-505-5)', NULL, '604569151550', 'FedEx', NULL, '2014-06-03', '01.06.2014 17:22', 'UK131023AMC11', '1', 'a0YC000000YZ8LMMA1', '126.99', '199.00'),
(20951, '247233827', NULL, NULL, 'Mark Gauci', '11 WESTBURN COURT', '', 'AB25 2GA', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7817531174', '0010240W79', NULL, NULL, 'Sydney Diamonds GM-503-1: Black Strap, Silver Case, White Face', NULL, '604569151631', 'FedEx', NULL, '2014-06-03', '01.06.2014 15:52', 'UK140403AS07', '1', 'a0YC000000YXWiJMAX', '130.99', '199.00'),
(20952, '247289633', NULL, NULL, 'Karzan Akram', 'Muskotgatan 63', '', '42441', 'Angered', 'Schweden', 'SE', NULL, NULL, '', '0010208EMK', NULL, NULL, 'Marco Polo Diam. Gold', NULL, '604569150988', 'FedEx', NULL, '2014-06-03', '01.06.2014 22:44', 'SE060514HW13', '1', 'a0YC000000YX2KhMAL', '1495.63', '2399.00'),
(20953, '246584055', NULL, NULL, 'Alfred Sultan', 'Carlsgatan 12A', 'Silcotec Europe', '21120', 'Malmo', 'Schweden', 'SE', NULL, NULL, '40205261', '0010027NL2', NULL, NULL, 'Marco Polo Diam. Gold', NULL, '604569150999', 'FedEx', NULL, '2014-06-03', '28.05.2014 21:44', 'SE060514HW13', '1', 'a0YC000000YX2KhMAL', '1495.63', '2399.00'),
(20954, '247096228', NULL, NULL, 'Francesca Iannuzzi', 'CORSO UNDICI FEBBRAIO 21', '', '10152', 'TORINO', 'Italien', 'IT', NULL, NULL, '3923178918', '00100387U1', NULL, NULL, 'Marco Polo acciaio - Bianco', NULL, '604569151002', 'FedEx', NULL, '2014-06-03', '31.05.2014 14:58', 'IT140519CS38', '1', 'a0YC000000YZNchMAH', '', '189.99'),
(20955, '247188414', NULL, NULL, 'Barbara Coccetta', 'VIA XII DICEMBRE 23 A', '', '06038', 'SPELLO', 'Italien', 'IT', NULL, NULL, '3388348319', '0010020TN1', NULL, NULL, 'Marco Polo acciaio - Nero', NULL, '604569151013', 'FedEx', NULL, '2014-06-03', '01.06.2014 08:28', 'IT140519CS39', '1', 'a0YC000000YZNbzMAH', '', '189.99'),
(20956, '247199587', NULL, NULL, 'Chandima Gayan Kumara Diyagu Baduge', 'VIA DEI SALICI 4', '', '20090', 'CESANO BOSCONE', 'Italien', 'IT', NULL, NULL, '3203263251', '0010008HP9', NULL, NULL, 'Marco Polo acciaio - Nero', NULL, '604569151024', 'FedEx', NULL, '2014-06-03', '01.06.2014 09:28', 'IT140519CS39', '1', 'a0YC000000YZNbzMAH', '', '189.99'),
(20957, '247019886', NULL, NULL, 'fabiana guadagnin', 'VIA GUIDO CARRER 67', '', '30173', 'VENEZIA', 'Italien', 'IT', NULL, NULL, '3395612815', '0010239LFK', NULL, NULL, 'Marco Polo acciaio - Nero', NULL, '604569151035', 'FedEx', NULL, '2014-06-03', '31.05.2014 05:58', 'IT140519CS39', '1', 'a0YC000000YZNbzMAH', '', '189.99'),
(20958, '247167222', NULL, NULL, 'Nello Deon', 'VIA MARTIN LUTERO 11/L', '', '70132', 'BARI', 'Italien', 'IT', NULL, NULL, '3470718245', '0010196F8W', NULL, NULL, 'Marco Polo acciaio - Nero', NULL, '604569151046', 'FedEx', NULL, '2014-06-03', '01.06.2014 06:28', 'IT140519CS39', '1', 'a0YC000000YZNbzMAH', '', '189.99'),
(20959, '247075429', NULL, NULL, 'Davide Galbusera', 'VIA DON LUIGI MONZA 23', '', '23900', 'LECCO', 'Italien', 'IT', NULL, NULL, '3920017989', '00100541LR', NULL, NULL, 'Marco Polo acciaio - Total black', NULL, '604569151057', 'FedEx', NULL, '2014-06-03', '31.05.2014 11:58', 'IT140519CS40', '1', 'a0YC000000YZNeOMAX', '', '189.99'),
(20960, '246991456', NULL, NULL, 'Miodrag Ljeparevic', 'VIA DELL\'ARTIGIANATO 31', 'Guglielmi Danilo srl', '36050', 'BOLZANO VICENTINO', 'Italien', 'IT', NULL, NULL, '3290945339', '00101053K7', NULL, NULL, 'Marco Polo acciaio - Total black', NULL, '604569151068', 'FedEx', NULL, '2014-06-03', '30.05.2014 20:58', 'IT140519CS40', '1', 'a0YC000000YZNeOMAX', '', '189.99'),
(20961, '247358886', NULL, NULL, 'Angelocamillo Cocco', 'VIA PIANE 8', '', '66011', 'BUCCHIANICO', 'Italien', 'IT', NULL, NULL, '3348348149', '10046832', NULL, NULL, 'Marco Polo diamanti - Bianco', NULL, '604569151079', 'FedEx', NULL, '2014-06-03', '02.06.2014 08:28', 'IT140519CS43', '1', 'a0YC000000YZNnHMAX', '', '209.99'),
(20962, '246965086', NULL, NULL, 'Camelia Corban', 'VIA PORTO 5', '', '37010', 'CAVAION VERONESE', 'Italien', 'IT', NULL, NULL, '3200829266', '0010182ROF', NULL, NULL, 'Marco Polo diamanti - Bianco', NULL, '604569151080', 'FedEx', NULL, '2014-06-03', '30.05.2014 17:58', 'IT140519CS43', '1', 'a0YC000000YZNnHMAX', '', '209.99'),
(20963, '247145084', NULL, NULL, 'Marco/Raffaele Pacini', 'Via E. Fioritto ang. Via S. Lazzaro snc', '', '71121', 'Foggia', 'Italien', 'IT', NULL, NULL, '881727645', '0010128PB4', NULL, NULL, 'Marco Polo diamanti - Bianco', NULL, '604569151090', 'FedEx', NULL, '2014-06-03', '31.05.2014 21:28', 'IT140519CS43', '1', 'a0YC000000YZNnHMAX', '', '209.99'),
(20964, '247282428', NULL, NULL, 'Antonia Pisaroni', 'VIA D. GALIMBERTI 12', '', '26841', 'CASALPUSTERLENGO', 'Italien', 'IT', NULL, NULL, '3284281890', '0010232XHT', NULL, NULL, 'Marco Polo diamanti - Nero', NULL, '604569151105', 'FedEx', NULL, '2014-06-03', '01.06.2014 18:58', 'IT140519CS42', '1', 'a0YC000000YZNl6MAH', '', '209.99'),
(20965, '247174295', NULL, NULL, 'Carla ruffato', 'VIA GUGLIELMO MARCONI 124', '', '35027', 'NOVENTA PADOVANA- PADOVA', 'Italien', 'IT', NULL, NULL, '3351817330', '0010176PIW', NULL, NULL, 'Marco Polo diamanti - Nero', NULL, '604569151116', 'FedEx', NULL, '2014-06-03', '01.06.2014 07:28', 'IT140519CS42', '1', 'a0YC000000YZNl6MAH', '', '209.99'),
(20966, '247049294', NULL, NULL, 'Marco Tulli', 'VIALE ROBERTO VALTURIO 21', '', '47923', 'RIMINI', 'Italien', 'IT', NULL, NULL, '3270931260', '0010009QV3', NULL, NULL, 'Marco Polo diamanti - Nero', NULL, '604569151127', 'FedEx', NULL, '2014-06-03', '31.05.2014 08:58', 'IT140519CS42', '1', 'a0YC000000YZNl6MAH', '', '209.99'),
(20967, '246983028', NULL, NULL, 'mario bacci', 'VIA LAMPEDUSA 7', '', '20812', 'LIMBIATE', 'Italien', 'IT', NULL, NULL, '3461345532', '0010050FA4', NULL, NULL, 'Marco Polo diamanti - Nero', NULL, '604569151138', 'FedEx', NULL, '2014-06-03', '30.05.2014 19:58', 'IT140519CS42', '1', 'a0YC000000YZNl6MAH', '', '209.99'),
(20968, '247316254', NULL, NULL, 'Arcangelo Porrelli', 'VIA RAFFAELLO SANZIO 31', 'Se e possibile consegnare il lunedi o il venerdi in mattinata', '70016', 'NOICATTARO', 'Italien', 'IT', NULL, NULL, '3347490673', '001001233U', NULL, NULL, 'Marco Polo diamanti - Oro', NULL, '604569151149', 'FedEx', NULL, '2014-06-03', '01.06.2014 23:28', 'IT140519CS41', '1', 'a0YC000000YZNjjMAH', '', '209.99'),
(20969, '247163963', NULL, NULL, 'Giuseppe Chirivi', 'VIA XX SETTEMBRE 5', '', '73044', 'GALATONE', 'Italien', 'IT', NULL, NULL, '3388597513', '0010094HJ4', NULL, NULL, 'Marco Polo diamanti - Oro', NULL, '604569151150', 'FedEx', NULL, '2014-06-03', '01.06.2014 05:58', 'IT140519CS41', '1', 'a0YC000000YZNjjMAH', '', '209.99'),
(20970, '247026050', NULL, NULL, 'Raffaele De Mitri', 'VIA PADRE PRIMALDO COCO 11 B2', '', '74121', 'TARANTO', 'Italien', 'IT', NULL, NULL, '3477220501', '0010028F7U', NULL, NULL, 'Marco Polo diamanti - Oro', NULL, '604569151160', 'FedEx', NULL, '2014-06-03', '31.05.2014 06:58', 'IT140519CS41', '1', 'a0YC000000YZNjjMAH', '', '209.99'),
(20971, '246975010', NULL, NULL, 'SILVIA ZUDDAS', 'VIA IS PISANUS 65', 'CO TREXENTA AGRICOLA', '09040', 'GUASILA', 'Italien', 'IT', NULL, NULL, '3466469233', '00101438S7', NULL, NULL, 'Marco Polo diamanti - Oro', NULL, 'RL 708508433DE', 'Deutsche Post', NULL, '2014-06-03', '30.05.2014 18:58', 'IT140519CS41', '1', 'a0YC000000YZNjjMAH', '', '209.99'),
(20972, '246975921', NULL, NULL, 'Laura Taiariol', 'Via xx Settembre 67', '', '33080', 'Roveredo in Piano', 'Italien', 'IT', NULL, NULL, '', '0010122HPD', NULL, NULL, 'Marco Polo pelle - Oro', NULL, '604569151182', 'FedEx', NULL, '2014-06-03', '30.05.2014 18:58', 'IT140519CS35', '1', 'a0YC000000YZNNhMAP', '', '189.99'),
(20973, '246949695', NULL, NULL, 'zhigan ye', 'VIA DON ENRICO TAZZOLI 24', '', '59100', 'PRATO', 'Italien', 'IT', NULL, NULL, '3387821456', '00102016UQ', NULL, NULL, 'Marrone e oro (mod. GM-507-3) Aruba', NULL, '604569151193', 'FedEx', NULL, '2014-06-03', '30.05.2014 15:58', 'IT140506CS41', '1', 'a0YC000000YX5EfMAL', '', '219.99'),
(20974, '247129109', NULL, NULL, 'Parminder Sekhon', 'PIAZZA FULCHERIA 16', '', '26013', 'CREMA', 'Italien', 'IT', NULL, NULL, '3881912500', '*0010155E49', NULL, NULL, 'Total black (mod. GM-507-4) Aruba', NULL, '604569151208', 'FedEx', NULL, '2014-06-03', '31.05.2014 19:28', 'IT140506CS42', '1', 'a0YC000000YX5FkMAL', '', '219.99'),
(20975, '247328068', NULL, NULL, 'Kokting Yip', 'Zwartbroekplein 3-B', '', '6041 HX', 'ROERMOND', 'Niederlande', 'NL', NULL, NULL, '630884826', '0010172HLD', NULL, NULL, 'GM-3005-7 - Marco Polo Diam. Gold', NULL, '604569151219', 'FedEx', NULL, '2014-06-03', '02.06.2014 05:58', 'NL140520NM14', '1', 'a0YC000000YZayJMAT', '165.01', '279.99'),
(20976, '247231629', NULL, NULL, 'Tomi Stroemberg', 'Untuvaisenkuja1 B44', '', '00820', 'Helsinki', 'Finnland', 'FI', NULL, NULL, '504650382', '001013890B', NULL, NULL, 'Malli B-D - Theorema Marco Polo Diam. Gold', NULL, '604569151241', 'FedEx', NULL, '2014-06-03', '01.06.2014 17:18', 'FI060514HW15', '1', 'a0YC000000YX2sHMAT', '165.00', '269.01'),
(20977, '247214114', NULL, NULL, 'agan bekolli', 'Hippiaeisenkuja 4', '', '20610', 'TURKU', 'Finnland', 'FI', NULL, NULL, '449700367', '0010094BK2', NULL, NULL, 'Malli B-D - Theorema Marco Polo -Diam. Gold', NULL, '604569151252', 'FedEx', NULL, '2014-06-03', '01.06.2014 15:18', 'FI060514HW15', '1', 'a0YC000000YX2sHMAT', '165.00', '269.01'),
(20978, '247065835', NULL, NULL, 'Minna Isopahkala', 'Juustenintie 3H 102', '', '00410', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '405196669', '0010210ULK', NULL, NULL, 'Malli B-D - Theorema Marco Polo -Diam. gold', NULL, '604569151263', 'FedEx', NULL, '2014-06-03', '31.05.2014 14:48', 'FI060514HW15', '1', 'a0YC000000YX2sHMAT', '165.00', '269.01'),
(20979, '247142573', NULL, NULL, 'ALI Makhloufi', 'Boterlaarbaan 224', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '485043158', '0010073E8Q', NULL, NULL, 'Horloge - bruin-goud Aruba', NULL, '604569151642', 'FedEx', NULL, '2014-06-03', '31.05.2014 22:18', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(20980, '247103141', NULL, NULL, 'David Bouckaert', 'Kapellestraat 5', '', '8020', 'Oostkamp', 'Belgien', 'BE', NULL, NULL, '472696249', '0010214XS5', NULL, NULL, 'Horloge - zilver Aruba', NULL, '604569151653', 'FedEx', NULL, '2014-06-03', '31.05.2014 16:18', 'NL140417AM04', '1', 'a0YC000000Y0uy8MAB', '155.00', '239.99'),
(20981, '247022489', NULL, NULL, 'hanane boulakhrif', 'Bergensesteenweg 649', '', '1502', 'Lembeek', 'Belgien', 'BE', NULL, NULL, '478419052', '00100492EV', NULL, NULL, 'Une montre coloris brun/dorÃ© Aruba', NULL, '604569151664', 'FedEx', NULL, '2014-06-03', '31.05.2014 06:18', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(20982, '247105463', NULL, NULL, 'doriano de luca', 'Cite des Batis 14', '', '6141', 'Forchies-la-Marche', 'Belgien', 'BE', NULL, NULL, '489030666', '00100608U5', NULL, NULL, 'Une montre coloris noir/argentÃ© Aruba', NULL, '604569151675', 'FedEx', NULL, '2014-06-03', '31.05.2014 16:18', 'NL140417AM01', '1', 'a0YC000000Y0uy5MAB', '155.00', '239.99'),
(20983, '246961900', NULL, NULL, 'Artur Konkel', 'Ks.B.Sychty 161', '', '84-140', 'Jastarnia', 'Polen', 'PL', NULL, NULL, '515524522', '0010020IL0', NULL, NULL, 'Marco Polo zegarek T3005 model GM-3005-3', NULL, '604569151686', 'FedEx', NULL, '2014-06-03', '30.05.2014 20:38', 'PL140520DR12', '1', 'a0YC000000YZZNvMAP', '650.97', '997.00'),
(20984, '247130624', NULL, NULL, 'Termo Schiessl Grzegorz Machaj', 'ul. Raszynska 13', 'Termo Schiessl', '05-500', 'Piaseczno', 'Polen', 'PL', NULL, NULL, '663 493 607', '0010151GYD', NULL, NULL, 'Marco Polo zegarek T3005 z diamentami model GM-3005-7', NULL, '604569151697', 'FedEx', NULL, '2014-06-03', '31.05.2014 22:38', 'PL140520DR18', '1', 'a0YC000000YZZRxMAP', '714.04', '1199.00'),
(20985, '247025034', NULL, NULL, 'Waldemar Wyszomierski', 'ul. Poziomkowa 7/2', '', '45-473', 'Opole', 'Polen', 'PL', NULL, NULL, '518691604', '0010062NOD', NULL, NULL, 'Marco Polo zegarek z metalow? bransolet? model GM-3005- A2', NULL, '604569151701', 'FedEx', NULL, '2014-06-03', '31.05.2014 09:38', 'PL140520DR14', '1', 'a0YC000000YZZPSMA5', '650.97', '997.00'),
(20986, '247228461', NULL, NULL, 'Janusz Sylwester', 'ul. Mikolaja Kopernika 11', 'czarny', '51-622', 'Wroclaw', 'Polen', 'PL', NULL, NULL, '510773348', '0010089B9B', NULL, NULL, 'Marco Polo zegarek z metalow? bransolet? model GM-3005- A3', NULL, '604569151712', 'FedEx', NULL, '2014-06-03', '01.06.2014 16:08', 'PL140520DR15', '1', 'a0YC000000YZZPrMAP', '650.97', '997.00'),
(20987, '247053474', NULL, NULL, 'Anna Wieteska', 'Szlachecka 41a', 'Nowe Gulczewo', '09-410', 'Plock', 'Polen', 'PL', NULL, NULL, '601858830', '00100421DL', NULL, NULL, 'Zegarek model GM 105-1', NULL, '604569151723', 'FedEx', NULL, '2014-06-03', '31.05.2014 12:38', 'PL140424DR10', '1', 'a0YC000000Y1wDfMAJ', '608.58', '997.00'),
(20988, '247184187', NULL, NULL, 'Lukasz Ratajczak', 'Konarzewskiego 25A/20', '', '62-031', 'Lubon', 'Polen', 'PL', NULL, NULL, '518990429', '0010091K1I', NULL, NULL, 'Zegarek model GM 105-1', NULL, '604569151734', 'FedEx', NULL, '2014-06-03', '01.06.2014 11:08', 'PL140424DR10', '1', 'a0YC000000Y1wDfMAJ', '608.58', '997.00'),
(20989, '246942725', NULL, NULL, 'Maciek Bartecki', 'Akacjowa 11', '', '05-180', 'Pomiechowek', 'Polen', 'PL', NULL, NULL, '517135593', '0010202LNH', NULL, NULL, 'Zegarek model GM 105-1', NULL, '604569151745', 'FedEx', NULL, '2014-06-03', '30.05.2014 18:08', 'PL140424DR10', '1', 'a0YC000000Y1wDfMAJ', '608.58', '997.00'),
(20993, '247368859', NULL, NULL, 'Warda El Azzouzi USG FINANCE', 'Britselei 80', 'USG finance', '2000', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '492740601', '0010097OI4', NULL, NULL, 'GM-3005-1 - Marco Polo leder silber-weiß', NULL, '604569151837', 'FedEx', NULL, '2014-06-04', '02.06.2014 09:18', 'NL140520NM09', '1', 'a0YC000000YZrnnMAD', '150.00', '239.99'),
(20992, '247451781', NULL, NULL, 'dirk gilis', 'Onze-Lieve-Vrouwstraat 12', '', '3220', 'Holsbeek', 'Belgien', 'BE', NULL, NULL, '472795949', '10021023', NULL, NULL, 'GM-3005-7 - Marco Polo Diam. Gold', NULL, '604569151826', 'FedEx', NULL, '2014-06-04', '02.06.2014 16:48', 'NL140520NM14', '1', 'a0YC000000YZrnsMAD', '165.01', '279.99'),
(20994, '247426883', NULL, NULL, 'Audrey Didelot', '1 RUE AMBROISE PARE', '', '92360', 'MEUDON LA FORET', 'Frankreich', 'FR', NULL, NULL, '637066152', '001005935Z', NULL, NULL, '1 Montre Tigris', NULL, '6,04569E+11', 'FedEx', NULL, '2014-06-04', '02.06.2014 15:08', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(20995, '247501243', NULL, NULL, 'David Laruelle', '2 E RUE DU PUITS FORTIN', '', '76330', 'PETIVILLE', 'Frankreich', 'FR', NULL, NULL, '664289902', '0010216DFZ', NULL, NULL, '1 Montre Tigris', NULL, '6,04569E+11', 'FedEx', NULL, '2014-06-04', '02.06.2014 21:08', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(20996, '247484805', NULL, NULL, 'HICHEM MSAKNI', '83 AV PAUL SANTY', '', '69008', 'LYON', 'Frankreich', 'FR', NULL, NULL, '652297632', '0010197BIK', NULL, NULL, '1 Montre Tigris', NULL, '6,04569E+11', 'FedEx', NULL, '2014-06-04', '02.06.2014 20:08', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(20997, '247463812', NULL, NULL, 'REMY MASSET', '3 ALLEE DE LA FRAMBOISIERE', 'Porte RDC e  Droite', '77380', 'COMBS LA VILLE', 'Frankreich', 'FR', NULL, NULL, '651005679', '0010168SUT', NULL, NULL, '1 Montre Tigris', NULL, '6,04569E+11', 'FedEx', NULL, '2014-06-04', '02.06.2014 17:38', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(20998, '247436239', NULL, NULL, 'Sylvie Decrand', '10 A CHEMIN DE LA SALETTE', 'appartement numÃ©ro 5', '49240', 'AVRILLE', 'Frankreich', 'FR', NULL, NULL, '06.84.97.97.07', '0010237FOX', NULL, NULL, '1 Montre Tigris', NULL, '6,04569E+11', 'FedEx', NULL, '2014-06-04', '02.06.2014 15:38', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(20999, '247505436', NULL, NULL, 'Aniss Sami Bouzidi', '911 RUE HENRI BERGSON', '911 rue Henri Bergson , nimes', '30000', 'NIMES', 'Frankreich', 'FR', NULL, NULL, '628812406', '0010068UZ6', NULL, NULL, '1 Montre Vienne Diamants', NULL, '6,04569E+11', 'FedEx', NULL, '2014-06-04', '02.06.2014 21:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21000, '247410274', NULL, NULL, 'Elodie KIEFFER', '6 RUE DE TOUL', '', '57800', 'FREYMING MERLEBACH', 'Frankreich', 'FR', NULL, NULL, '616872173', '0010025J1T', NULL, NULL, '1 Montre Vienne Diamants', NULL, '6,04569E+11', 'FedEx', NULL, '2014-06-04', '02.06.2014 13:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21001, '247455240', NULL, NULL, 'Franck Murad', '30 Route de la Ronde', '', '1290', 'Cruzilles-les-Mepillat', 'Frankreich', 'FR', NULL, NULL, '674081704', '10131247', NULL, NULL, '1 Montre Vienne Diamants', NULL, '6,04569E+11', 'FedEx', NULL, '2014-06-04', '02.06.2014 17:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21002, '247431926', NULL, NULL, 'Bob Hartman', 'Piet Heinstraat 29', '', '1215 KZ', 'HILVERSUM', 'Niederlande', 'NL', NULL, NULL, '641864444', '0010044FOJ', NULL, NULL, 'GM-3005-3 - Marco Polo Leder gold', NULL, '604569151930', 'FedEx', NULL, '2014-06-04', '02.06.2014 14:58', 'NL140520NM11', '1', 'a0YC000000YZatbMAD', '150.00', '239.99'),
(21003, '247484438', NULL, NULL, 'Karlijn van der Noll', 'Geldropseweg 20', '', '5611 SH', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '634928894', '0010223V8C', NULL, NULL, 'Marco Polo Diam. Gold', NULL, '604569151940', 'FedEx', NULL, '2014-06-04', '02.06.2014 19:28', 'NL140520NM14', '1', 'a0YC000000YZayJMAT', '165.01', '279.99'),
(21004, '247509905', NULL, NULL, 'Daniel Hegeman', 'Wilhelminastraat 43', '', '7442 GD', 'NIJVERDAL', 'Niederlande', 'NL', NULL, NULL, '623281349', '0010199KFL', NULL, NULL, 'GM-3005-a3 - Marco Polo Edelstahl alles schwarz', NULL, '604569151951', 'FedEx', NULL, '2014-06-04', '02.06.2014 21:58', 'NL140520NM08', '1', 'a0YC000000YZanTMAT', '150.00', '239.99'),
(21005, '247510729', NULL, NULL, 'Topcoatembal Gameiro)', 'Rua do Ribeiro 305', 'No 305', '2415-027', 'Regueira de Pontes, Leiria', 'Portugal', 'PT', NULL, NULL, '965596114', '0010150I91', NULL, NULL, 'OpÃ§Ã£o B: relÃ³gio Dublin Pioner GM-508-2 silber-schwarz', NULL, '604569151790', 'FedEx', NULL, '2014-06-04', '03.06.2014 00:38', 'IT140326CS06', '1', 'a0YC000000XoiZvMAJ', '', '299.90'),
(21006, '247403467', NULL, NULL, 'Sandra Valverde Garcia', 'CALLE LOS OLMOS 6', '5A', '34003', 'PALENCIA', 'Spanien', 'ES', NULL, NULL, '673792400', '00102191OB', NULL, NULL, 'OpciÃ³n 7: reloj Theorema Marco Polo Diamond gold', NULL, '604569151789', 'FedEx', NULL, '2014-06-04', '02.06.2014 12:28', 'ES140519CS41', '1', 'a0YC000000YZpm8MAD', '', '209.99'),
(21007, '247486514', NULL, NULL, 'Teemu Peltola', 'Listakatu 13 B12', '', '33400', 'Tampere', 'Finnland', 'FI', NULL, NULL, '415467543', '0010061F69', NULL, NULL, 'Malli SBB - Theorema Marco Polo -Edelstahl alles schwarz', NULL, '604569151929', 'FedEx', NULL, '2014-06-04', '02.06.2014 23:48', 'FI060514HW12', '1', 'a0YC000000YX2oyMAD', '150.00', '245.00'),
(21008, '247523434', NULL, NULL, 'Andrea D\'alessandro', 'VIA ANTONIO SEGNI 20', '', '09170', 'ORISTANO', 'Italien', 'IT', NULL, NULL, '3315973494', '0010189ACV', NULL, NULL, 'Aruba schwarz (mod. GM-507-4)', NULL, '604569151962', 'FedEx', NULL, '2014-06-04', '03.06.2014 02:58', 'IT140506CS42', '1', 'a0YC000000YX5FkMAL', '', '219.99'),
(21009, '247473774', NULL, NULL, 'Marzio Pratellesi', 'VIA OTTORINO RESPIGHI 14', '', '50127', 'FIRENZE', 'Italien', 'IT', NULL, NULL, '3393123478', '10165529', NULL, NULL, 'Aruba gold (mod. GM-507-3)', NULL, '604569151973', 'FedEx', NULL, '2014-06-04', '02.06.2014 18:58', 'IT140506CS41', '1', 'a0YC000000YX5EfMAL', '', '219.99'),
(21010, '247605838', NULL, NULL, 'Zenon Zaczkiewicz', 'ul. Browarna 13A', '', '33-300', 'Nowy Sacz', 'Polen', 'PL', NULL, NULL, '512477723', '0010017IQY', NULL, NULL, 'Marco Polo Edelstahl silber-weiß', NULL, '604569151804', 'FedEx', NULL, '2014-06-04', '03.06.2014 15:08', 'PL140520DR13', '1', 'a0YC000000YZZP3MAP', '650.97', '997.00'),
(21011, '247556962', NULL, NULL, 'Agata Sikora-Ciecierska', 'ul. Burakowska 5/7', '', '01-066', 'Warszawa', 'Polen', 'PL', NULL, NULL, '500111752', '0010158WYQ', NULL, NULL, 'Panthos schwarz GM 105-4', NULL, '604569151815', 'FedEx', NULL, '2014-06-04', '03.06.2014 10:38', 'PL140424DR13', '1', 'a0YC000000Y1wKfMAJ', '608.58', '997.00'),
(21012, '247356561', NULL, NULL, 'Liridon Gashi', 'A-ringen 133', '', '30255', 'Halmstad', 'Schweden', 'SE', NULL, NULL, '736881024', '0010132YSQ', NULL, NULL, 'Marco Polo Edelstahl silber-weiß', NULL, '604569151984', 'FedEx', NULL, '2014-06-04', '02.06.2014 11:14', 'SE060514HW08', '1', 'a0YC000000YX2FaMAL', '1359.86', '2199.00'),
(21013, '247373072', NULL, NULL, 'Ben Hay', '86 WHITE HORSE ROAD', 'Marlborough', 'SN8 2FE', 'MARLBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7850180158', '0010208J9T', NULL, NULL, 'Acapulco Watch GM-504-3: Brown Strap, Gold Case and Black Face', NULL, '604569151995', 'FedEx', NULL, '2014-06-04', '02.06.2014 11:23', 'UK131203AMC15', '1', 'a0YC000000YXlbYMAT', '123.99', '199.00'),
(21014, '247432458', NULL, NULL, 'kirti jethva', '7A MARKET PLACE', 'Olney', 'MK46 4EA', 'OLNEY', 'Grossbritannien', 'GB', NULL, NULL, '7727117691', '001002424E', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '604569152009', 'FedEx', NULL, '2014-06-04', '02.06.2014 17:22', 'UK140403AS12', '1', 'a0YC000000YXWiOMAX', '129.99', '199.00'),
(21015, '247374209', NULL, NULL, 'Andrew Openshaw', '15 CATTERICK DRIVE', 'Little Lever', 'BL3 1EL', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7908859947', '00100891AC', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569152010', 'FedEx', NULL, '2014-06-04', '02.06.2014 11:52', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(21016, '247543894', NULL, NULL, 'claire stokes', '2 SALET WAY', '', 'PO7 8QS', 'WATERLOOVILLE', 'Grossbritannien', 'GB', NULL, NULL, '7890991984', '0010061WOU', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569152020', 'FedEx', NULL, '2014-06-04', '03.06.2014 08:53', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(21017, '247514159', NULL, NULL, 'Andreas Papazisis', '42 CRESCENT ROAD', '', 'KT2 7RG', 'KINGSTON UPON THAMES', 'Grossbritannien', 'GB', NULL, NULL, '7450297176', '0010033R7I', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face (GM-505-1)', NULL, '604569152031', 'FedEx', NULL, '2014-06-04', '03.06.2014 01:24', 'UK131023AMC07', '1', 'a0YC000000YZ7kMMAT', '126.99', '199.00'),
(21018, '247471083', NULL, NULL, 'Julie Morland', '226 TRUSSLEY ROAD', 'Hammer smith', 'W6 7PP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '0208 741 3116', '0010083EGJ', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569152042', 'FedEx', NULL, '2014-06-04', '02.06.2014 20:22', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(21019, '247414239', NULL, NULL, 'Uzoma Ubani', '5 Jossiline Court', '', 'E3 5LS', 'Ford Road, London', 'Grossbritannien', 'GB', NULL, NULL, '7961044110', '00100616NB', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569152053', 'FedEx', NULL, '2014-06-04', '02.06.2014 15:22', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(21020, '247370982', NULL, NULL, 'Lee Saxon', '40 Bell Lane Sutton Manor', '', 'Wa94bd', 'St Helens', 'Grossbritannien', 'GB', NULL, NULL, '1744832728', '00102365MU', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face (GM-505-4)', NULL, '604569152064', 'FedEx', NULL, '2014-06-04', '02.06.2014 11:22', 'UK131023AMC10', '1', 'a0YC000000YZ8FYMA1', '126.99', '199.00'),
(21021, '247454725', NULL, NULL, 'Kenneth Haruna', '3 NASEBY CLOSE', '', 'PO6 4DU', 'PORTSMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '4,47725E+11', '0010155EPO', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '604569152075', 'FedEx', NULL, '2014-06-04', '02.06.2014 18:52', 'UK140403AS09', '1', 'a0YC000000YXWiLMAX', '130.99', '199.00'),
(21022, '0010241LNP', NULL, NULL, 'HUGH TRESEDER', '550/243 PYRMONT STREET', 'PYRMONT', '2009', 'PYRMONT', 'Australien', 'AU', NULL, NULL, '0479198150', '0010241LNP', NULL, NULL, 'Macau watch: Black strap - Silver face with black and silver highlights', NULL, '604569152650', 'FedEx', NULL, '2014-06-05', '01.06.14', '006C000000pHOrUIAW', '1', 'a0YC000000YZTudMAH', '', ''),
(21023, '0010199403', NULL, NULL, 'IAN ANDREWS', '29 HIGHWOOD DRIVE', '', '3150', 'WHEELERS HILL', 'Australien', 'AU', NULL, NULL, '0448888155', '0010199403', NULL, NULL, 'Macau watch: Black strap - Silver face with black and silver highlights', NULL, 'RL 70 867 441 3DE', 'Deutsche Post', NULL, '2014-06-05', '25.05.14', '006C000000pHOrUIAW', '', 'a0YC000000YZTudMAH', '', ''),
(21024, '0010111I2M', NULL, NULL, 'NATHAN WALDRON', '1 CHARLTON STREET', '', '4720', 'EMERALD', 'Australien', 'AU', NULL, NULL, '0408758250', '0010111I2M', NULL, NULL, 'Macau watch: Black strap - Black face with silver and gold highlights', NULL, 'RL 70 867 440 0DE', 'Deutsche Post', NULL, '2014-06-05', '01.06.14', '006C000000pHOrUIAW', '', 'a0YC000000YZTueMAH', '', ''),
(21025, '0010021DZL', NULL, NULL, 'TONY PROTUDER', '40 ARUNDEL AVE', '', '3073', 'RESERVOIR', 'Australien', 'AU', NULL, NULL, '0413551677', '0010021DZL', NULL, NULL, 'Macau watch: Black strap - Black face with silver and gold highlights', NULL, '604569152671', 'FedEx', NULL, '2014-06-05', '01.06.14', '006C000000pHOrUIAW', '', 'a0YC000000YZTueMAH', '', ''),
(21026, '0010043M6P', NULL, NULL, 'MINSIK BYUN', '1 ACHERON CL', '', '3803', 'HALLAM', 'Australien', 'AU', NULL, NULL, '97023529', '0010043M6P', NULL, NULL, 'Macau watch: Brown strap - Black face with gold highlights', NULL, '604569152693', 'FedEx', NULL, '2014-06-05', '01.06.14', '006C000000pHOrUIAW', '', 'a0YC000000YZTufMAH', '', ''),
(21027, '0010032BLS', NULL, NULL, 'PAUL TRUONG', '4-5/45 FRANCIS ST', 'U&I CAFE', '6003', 'NORTHBRIDGE', 'Australien', 'AU', NULL, NULL, '0431107632', '0010032BLS', NULL, NULL, 'Macau watch: Brown strap - Black face with gold highlights', NULL, '604569152719', 'FedEx', NULL, '2014-06-05', '01.06.14', '006C000000pHOrUIAW', '', 'a0YC000000YZTufMAH', '', ''),
(21028, '0010031IOU', NULL, NULL, 'RATTANA MALA', '22/304-308 PITT STREET', '', '2000', 'SYDNEY', 'Australien', 'AU', NULL, NULL, '0450441213', '0010031IOU', NULL, NULL, 'Macau watch: Brown strap - Black face with gold highlights', NULL, '604569152730', 'FedEx', NULL, '2014-06-05', '25.05.14', '006C000000pHOrUIAW', '', 'a0YC000000YZTufMAH', '', ''),
(21029, '0010111O2P', NULL, NULL, 'JARED CLIFF', '8 MCLERNON PL', '', '6164', 'SOUTH LAKE', 'Australien', 'AU', NULL, NULL, '0', '0010111O2P', NULL, NULL, 'Macau watch: Black strap - Black face with gold highlights', NULL, '604569152638', 'FedEx', NULL, '2014-06-05', '01.06.14', '006C000000pHOrUIAW', '', 'a0YC000000YZTugMAH', '', ''),
(21030, '0010188W11', NULL, NULL, 'JOANNE THOMAS', '14 TUMUT STREET', '', '2290', 'DUDLEY', 'Australien', 'AU', NULL, NULL, '0431937775', '0010188W11', NULL, NULL, 'Macau watch: Black strap - Black face with gold highlights', NULL, '604569152752', 'FedEx', NULL, '2014-06-05', '01.06.14', '006C000000pHOrUIAW', '', 'a0YC000000YZTugMAH', '', ''),
(21031, '00101705DL', NULL, NULL, 'MATTHEW HARBOTTLE', '65 GOLFLINKS AVENUE', '', '3690', 'WODONGA', 'Australien', 'AU', NULL, NULL, '0457344494', '00101705DL', NULL, NULL, 'Macau watch: Black strap - Black face with gold highlights', NULL, 'RL 70 867 439 5DE', 'Deutsche Post', NULL, '2014-06-05', '25.05.14', '006C000000pHOrUIAW', '', 'a0YC000000YZTugMAH', '', ''),
(21032, '0010151T3E', NULL, NULL, 'THOMAS DAVIES', '1/43-45 ROSEBERRY STREET', '', '2093', 'MANLY VALE', 'Australien', 'AU', NULL, NULL, '0437041143', '0010151T3E', NULL, NULL, 'Macau watch: Black strap - Black face with gold highlights', NULL, '604569152774', 'FedEx', NULL, '2014-06-05', '25.05.14', '006C000000pHOrUIAW', '', 'a0YC000000YZTugMAH', '', ''),
(21033, '0010075CPK', NULL, NULL, 'TRUC NGUYEN', '29 GRANTHAM PDE', '', '3021', 'ST ALBANS', 'Australien', 'AU', NULL, NULL, '0466610988', '0010075CPK', NULL, NULL, 'Macau watch: Black strap - Black face with gold highlights', NULL, '604569152796', 'FedEx', NULL, '2014-06-05', '25.05.14', '006C000000pHOrUIAW', '', 'a0YC000000YZTugMAH', '', ''),
(21034, '247665776', NULL, NULL, 'Kopczuk Agata', 'Louis Mettewielaan 73/31', 'bld.louis mettewie 73/31', '1080', 'Sint-Jans-Molenbeek', 'Belgien', 'BE', NULL, NULL, '479527957', '0010002MDM', NULL, NULL, 'GM-3005-5 - Marco Polo Diam. Silber-weiß', NULL, '604569152292', 'FedEx', NULL, '2014-06-05', '03.06.2014 17:48', 'NL140520NM12', '1', 'a0YC000000YZrnqMAD', '165.01', '279.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(21035, '247638121', NULL, NULL, 'Janis Verbeke', 'Reigerslaan 12', '', '8210', 'Loppem', 'Belgien', 'BE', NULL, NULL, '474294918', '0010234NHA', NULL, NULL, 'GM-3005-1 - Marco Polo Leder silber weiß', NULL, '604569152307', 'FedEx', NULL, '2014-06-05', '03.06.2014 14:48', 'NL140520NM09', '1', 'a0YC000000YZrnnMAD', '150.00', '239.99'),
(21036, '247624137', NULL, NULL, 'Glenn Verhaar', 'Velperpoortslangstraat 48', '', '6811 BA', 'ARNHEM', 'Niederlande', 'NL', NULL, NULL, '610615166', '0010216PXM', NULL, NULL, 'GM-3005-a1 - Marco Polo Edelstahl silber-weiß', NULL, '604569152318', 'FedEx', NULL, '2014-06-04', '03.06.2014 13:28', 'NL140520NM06', '1', 'a0YC000000YZahqMAD', '150.00', '239.99'),
(21037, '247687220', NULL, NULL, 'Alexander Andersson', 'Soedra hoekhultsvaegen 19b 19b', '', '56231', 'Norrahammar', 'Schweden', 'SE', NULL, NULL, '700919452', '0010182F1X', NULL, NULL, 'Marco Polo Diam. gold', NULL, '604569152373', 'FedEx', NULL, '2014-06-05', '03.06.2014 22:14', 'SE060514HW13', '1', 'a0YC000000YX2KhMAL', '1495.63', '2399.00'),
(21038, '247697799', NULL, NULL, 'Jonas Barkman', 'SOEDRA VAEGEN 41', '', '30290', 'HALMSTAD', 'Schweden', 'SE', NULL, NULL, '709951655', '0010237C5E', NULL, NULL, 'Marco Polo Diam. gold', NULL, '604569152384', 'FedEx', NULL, '2014-06-05', '03.06.2014 23:14', 'SE060514HW13', '1', 'a0YC000000YX2KhMAL', '1495.63', '2399.00'),
(21039, '247671092', NULL, NULL, 'Laura Vera Ferchichi', 'UGGLEVAEGEN 34', '', '131 44', 'NACKA', 'Schweden', 'SE', NULL, NULL, '736756572', '0010212V8V', NULL, NULL, 'Marco Polo Diam. gold', NULL, '604569152395', 'FedEx', NULL, '2014-06-05', '03.06.2014 21:14', 'SE060514HW13', '1', 'a0YC000000YX2KhMAL', '1495.63', '2399.00'),
(21040, '247688439', NULL, NULL, 'Elie Barcham', 'OXHAGSGATAN 4', '', '561 50', 'HUSKVARNA', 'Schweden', 'SE', NULL, NULL, '739281816', '0010195N9Q', NULL, NULL, 'Marco Polo Diam.silber-weiß', NULL, '604569152400', 'FedEx', NULL, '2014-06-05', '03.06.2014 22:14', 'SE060514HW11', '1', 'a0YC000000YX2KCMA1', '1495.63', '2399.00'),
(21041, '247722920', NULL, NULL, 'Ludwig Sandin', 'BERGSUNDSGATAN 24', '', '117 37', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '46723587220', '0010122V0J', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569152410', 'FedEx', NULL, '2014-06-05', '04.06.2014 03:14', 'SE060514HW09', '1', 'a0YC000000YX2IQMA1', '1359.86', '2199.00'),
(21042, '247671921', NULL, NULL, 'Therese Fransson', 'WAHLBERGSGATAN 1', '', '416 72', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '709779171', '0010122VIX', NULL, NULL, 'Marco Polo Edelstahl silber-weiß', NULL, '604569152421', 'FedEx', NULL, '2014-06-05', '03.06.2014 21:14', 'SE060514HW08', '1', 'a0YC000000YX2FaMAL', '1359.86', '2199.00'),
(21043, '247618264', NULL, NULL, 'Sean Brophy', 'Brophy Casti Building 15, Soho Mills', '', 'HP10 0Pf', 'Wooburn Green, Bucks', 'Grossbritannien', 'GB', NULL, NULL, '7521694505', '001010590F', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and Black Face (GM-507-2)', NULL, '604569152101', 'FedEx', NULL, '2014-06-05', '03.06.2014 14:52', 'UK140110AMC10', '1', 'a0YC000000YXkUVMA1', '132.00', '199.00'),
(21044, '247653791', NULL, NULL, 'Ali Khan', '20 BUCKHURST ROAD', '', 'M19 2DS', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7739582930', '0010073SBY', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '604569152112', 'FedEx', NULL, '2014-06-05', '03.06.2014 18:23', 'UK140110AMC11', '1', 'a0YC000000YXkUWMA1', '132.00', '199.00'),
(21045, '247644579', NULL, NULL, 'Ayaaz Patel', '125 STRADBROKE GROVE', 'ilford', 'IG5 0DP', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7771151617', '0010035MPG', NULL, NULL, 'Malibu Diamonds GM-502-1: Black Strap, Silver Case, Silver Face', NULL, '604569152811', 'FedEx', NULL, '2014-06-05', '03.06.2014 18:23', 'UK140403AS11', '1', 'a0YC000000YXWiNMAX', '129.99', '199.00'),
(21046, '247645878', NULL, NULL, 'Ayaaz Patel', '125 STRADBROKE GROVE', 'ilford', 'IG5 0DP', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7771151617', '00100907ZI', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '604569152811', 'FedEx', NULL, '2014-06-05', '03.06.2014 18:23', 'UK140403AS12', '1', 'a0YC000000YXWiOMAX', '129.99', '199.00'),
(21047, '247670928', NULL, NULL, 'Raluca Daniela Pomian', '24A HOLDENHURST AVENUE', '', 'N12 0JB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7427134391', '001006250U', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569152145', 'FedEx', NULL, '2014-06-05', '03.06.2014 19:52', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(21048, '247715952', NULL, NULL, 'Sean Palmer', '61 HAFTON ROAD', '', 'SE6 1LW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7572133181', '0010170RLM', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '604569152156', 'FedEx', NULL, '2014-06-05', '04.06.2014 00:53', 'UK131011AMC24', '1', 'a0YC000000Xzu24MAB', '117.01', '179.00'),
(21049, '247676541', NULL, NULL, 'Philip Lockheed', '1 FALSTON CLOSE', '', 'TS23 2TG', 'BILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7712089376', '00100460NS', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '604569152167', 'FedEx', NULL, '2014-06-05', '03.06.2014 20:52', 'UK131011AMC23', '1', 'a0YC000000Xzu0cMAB', '117.01', '179.00'),
(21050, '247664262', NULL, NULL, 'Andrea Stockton', '2 TAWNEY CLOSE', '', 'TS6 9RE', 'Middlesbrough', 'Grossbritannien', 'GB', NULL, NULL, '7977713932', '10085563', NULL, NULL, 'Marco Polo Watch: Silver Case - White Face - Black Strap', NULL, '604569152178', 'FedEx', NULL, '2014-06-05', '03.06.2014 19:22', 'UK131011AMC22', '1', 'a0YC000000XztseMAB', '117.01', '179.00'),
(21051, '247718146', NULL, NULL, 'Zina Gjergji', '46A BARTON VILLAGE ROAD', '', 'OX3 9LB', 'OXFORD', 'Grossbritannien', 'GB', NULL, NULL, '7961241423', '0010186OXL', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face (GM-505-6)', NULL, '604569152189', 'FedEx', NULL, '2014-06-05', '04.06.2014 00:52', 'UK131023AMC12', '1', 'a0YC000000YZ8reMAD', '126.99', '199.00'),
(21052, '247721530', NULL, NULL, 'Charlie Alvarez', 'FLAT 4 WOODFIELD PLACE', '2/6 is a yellow door', 'W9 2BJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7834231775', '0010195PY9', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569152190', 'FedEx', NULL, '2014-06-05', '04.06.2014 01:22', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(21053, '247783578', NULL, NULL, 'stacie ware', '25 KENDRICK CLOSE', '', 'BA13 3QT', 'WESTBURY', 'Grossbritannien', 'GB', NULL, NULL, '7986630970', '0010166NO7', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569152204', 'FedEx', NULL, '2014-06-05', '04.06.2014 11:23', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(21054, '247644865', NULL, NULL, 'Ayaaz Patel', '125 STRADBROKE GROVE', 'ilford', 'IG5 0DP', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7771151617', '0010047SD6', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '604569152811', 'FedEx', NULL, '2014-06-05', '03.06.2014 18:23', 'UK140403AS08', '1', 'a0YC000000YXWiKMAX', '130.99', '199.00'),
(21055, '0010065VX8', NULL, NULL, 'ADEL CASSAR', '17 KAROOLA CRES', '', '2229', 'CARINGBAH', 'Australien', 'AU', NULL, NULL, '0403831415', '0010065VX8', NULL, NULL, 'Marco Polo Edelstahl silber weiß', NULL, '604569152833', 'FedEx', NULL, '2014-06-05', '03.06.14', '006C000000pHPdkIAG', '1', 'a0YC000000YZVIcMAP', '', ''),
(21056, '0010219GUL', NULL, NULL, 'john rowe', '2/14 Katherine Street', 'Unit 2', '5063', 'Fullarton', 'Australien', 'AU', NULL, NULL, '0400801951', '0010219GUL', NULL, NULL, 'Marco Polo Edelstahl silber weiß', NULL, '604569152844', 'FedEx', NULL, '2014-06-05', '31.05.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVIcMAP', '', ''),
(21057, '00101100TB', NULL, NULL, 'Katie West', '71 MARSH RD', '', '2318', 'SALT ASH', 'Australien', 'AU', NULL, NULL, '0438826263', '00101100TB', NULL, NULL, 'Marco Polo Edelstahl silber weiß', NULL, '604569152855', 'FedEx', NULL, '2014-06-05', '31.05.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVIcMAP', '', ''),
(21058, '0010030BO9', NULL, NULL, 'LINDA DU', '206 BELGRAVE ESPLANADE', '', '2224', 'SYLVANIA WATERS', 'Australien', 'AU', NULL, NULL, '0415507502', '0010030BO9', NULL, NULL, 'Marco Polo Edelstahl silber weiß', NULL, '604569152866', 'FedEx', NULL, '2014-06-05', '08.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVIcMAP', '', ''),
(21059, '0010075F6G', NULL, NULL, 'Sugandi Marjuki', '317/88 Kavanagh Street', '', '3006', 'Southbank', 'Australien', 'AU', NULL, NULL, '0430354168', '0010075F6G', NULL, NULL, 'Marco Polo Edelstahl silber weiß', NULL, '604569152877', 'FedEx', NULL, '2014-06-05', '31.05.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVIcMAP', '', ''),
(21060, '0010128BF5', NULL, NULL, 'ANNETTE NEWSHAM', '17 COCAS DRIVE', '', '4670', 'AVOCA', 'Australien', 'AU', NULL, NULL, '0741550326', '0010128BF5', NULL, NULL, 'Marco Polo Edelstahl alles schwarz', NULL, '604569152888', 'FedEx', NULL, '2014-06-05', '03.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVIwMAP', '', ''),
(21061, '0010085VFA', NULL, NULL, 'david crawley', '52 greenway drive', '', '2171', 'west hoxton', 'Australien', 'AU', NULL, NULL, '0425340354', '0010085VFA', NULL, NULL, 'Marco Polo Edelstahl alles schwarz', NULL, '604569152899', 'FedEx', NULL, '2014-06-05', '31.05.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVIwMAP', '', ''),
(21062, '0010155FI5', NULL, NULL, 'Jen Troy', '21 KNIGHTSBRIDGE PL', '', '2154', 'CASTLE HILL', 'Australien', 'AU', NULL, NULL, '0433741858', '0010155FI5', NULL, NULL, 'Marco Polo Edelstahl alles schwarz', NULL, '604569152903', 'FedEx', NULL, '2014-06-05', '31.05.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVIwMAP', '', ''),
(21063, '0010062XVP', NULL, NULL, 'MAN TAI FONG', '2/16 KERR ST', '', '3140', 'LILYDALE', 'Australien', 'AU', NULL, NULL, '0428854144', '0010062XVP', NULL, NULL, 'Marco Polo Edelstahl alles schwarz', NULL, '604569153119', 'FedEx', NULL, '2014-06-05', '01.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVIwMAP', '', ''),
(21064, '0010193YQ1', NULL, NULL, 'ABDUL SESAY', '1 MELFORD COURT', 'WELLARD', '6170', 'Wellard ', 'Australien', 'AU', NULL, NULL, '0422867291', '0010193YQ1', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569152925', 'FedEx', NULL, '2014-06-05', '01.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', ''),
(21065, '0010012OX1', NULL, NULL, 'AMANDA BURT', '41 LISTER CRESCENT', '', '3429', 'SUNBURY', 'Australien', 'AU', NULL, NULL, '0431204265', '0010012OX1', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569152936', 'FedEx', NULL, '2014-06-05', '03.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', ''),
(21066, '0010078258', NULL, NULL, 'BARRY ROBINSON', '24 PRENZLAU CREST', '', '4207', 'WINDAROO', 'Australien', 'AU', NULL, NULL, '0412643092', '0010078258', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569152947', 'FedEx', NULL, '2014-06-05', '03.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', ''),
(21067, '0010188THO', NULL, NULL, 'CANDY CHAN', '6 MALDON CT', '', '3150', 'WHEELERS HILL', 'Australien', 'AU', NULL, NULL, '0', '0010188THO', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569152958', 'FedEx', NULL, '2014-06-05', '31.05.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', ''),
(21068, '0010248SB2', NULL, NULL, 'Carl Miller', '7005 SPRINGFIELD DR', '', '4212', 'HOPE ISLAND', 'Australien', 'AU', NULL, NULL, '0415086056', '0010248SB2', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569152969', 'FedEx', NULL, '2014-06-05', '31.05.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', ''),
(21069, '00102282SL', NULL, NULL, 'Cris White', '5/1A BALFE CRESCENT', '', '3055', 'BRUNSWICK WEST', 'Australien', 'AU', NULL, NULL, '0401564693', '00102282SL', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569152970', 'FedEx', NULL, '2014-06-05', '01.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', ''),
(21070, '0010024TWX', NULL, NULL, 'ELIRAN MORDECHAI', '23 GRENDA DRIVE', '', '3082', 'MILL PARK', 'Australien', 'AU', NULL, NULL, '0425799011', '0010024TWX', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569152980', 'FedEx', NULL, '2014-06-05', '03.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', ''),
(21071, '0010020KQ4', NULL, NULL, 'Emily Fu', '17 Sixth Avenue', '', '2141', 'Berala', 'Australien', 'AU', NULL, NULL, '0410241883', '0010020KQ4', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569152991', 'FedEx', NULL, '2014-06-05', '01.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', ''),
(21072, '0010231GI8', NULL, NULL, 'GARY WALSH', '54/10 WEBB STREET', '', '2132', 'CROYDON', 'Australien', 'AU', NULL, NULL, '0415730968', '0010231GI8', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569153005', 'FedEx', NULL, '2014-06-05', '01.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', ''),
(21073, '00100635GY', NULL, NULL, 'KEVIN JARVIE', '30 HEREFORD STREET', '', '3223', 'PORTARLINGTON', 'Australien', 'AU', NULL, NULL, '0432967551', '00100635GY', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569153016', 'FedEx', NULL, '2014-06-05', '01.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', ''),
(21074, '0010004GXS', NULL, NULL, 'MAN TAI FONG', '2/16 KERR ST', '', '3140', 'LILYDALE', 'Australien', 'AU', NULL, NULL, '0428854144', '0010004GXS', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569153119', 'FedEx', NULL, '2014-06-05', '01.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', ''),
(21075, '0010210EZW', NULL, NULL, 'MATTHEW MURRAY', '24 SCARLET ST', '', '3195', 'MORDIALLOC', 'Australien', 'AU', NULL, NULL, '0450034493', '0010210EZW', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569153027', 'FedEx', NULL, '2014-06-05', '01.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', ''),
(21076, '0010114XCO', NULL, NULL, 'Rhys Morgan', 'Vodafone Level 1', '465 Victoria Avenue', '2067', 'Chatswood', 'Australien', 'AU', NULL, NULL, '0449855818', '0010114XCO', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569153038', 'FedEx', NULL, '2014-06-05', '01.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', ''),
(21077, '0010033MLS', NULL, NULL, 'shaun conroy', '2 wheaton rd', '', '5039', 'melrose park', 'Australien', 'AU', NULL, NULL, '0438817744', '0010033MLS', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569153049', 'FedEx', NULL, '2014-06-05', '31.05.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', ''),
(21078, '00102046G5', NULL, NULL, 'SIMON PROCTOR', '6 WILKINS STREET', '', '5044', 'GLENGOWRIE', 'Australien', 'AU', NULL, NULL, '0418817203', '00102046G5', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569153050', 'FedEx', NULL, '2014-06-05', '01.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', ''),
(21079, '0010052KAG', NULL, NULL, 'SREYMOM PECH', '6 KALYAN AVE', '', '2560', 'BRADBURY', 'Australien', 'AU', NULL, NULL, '0426261887', '0010052KAG', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569153060', 'FedEx', NULL, '2014-06-05', '01.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', ''),
(21080, '0010044LTR', NULL, NULL, 'SUDIP TAMANG', '7/7 EVERTON RD', '', '2135', 'STRATHFIELD', 'Australien', 'AU', NULL, NULL, '0405371985', '0010044LTR', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569153071', 'FedEx', NULL, '2014-06-05', '01.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', ''),
(21081, '0010220ARC', NULL, NULL, 'WARREN HAWTHORNE', '13 OAKBANK CRESCENT', '', '6036', 'BUTLER', 'Australien', 'AU', NULL, NULL, '0423792508', '0010220ARC', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569153082', 'FedEx', NULL, '2014-06-05', '03.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', ''),
(21082, '0010069Y7Y', NULL, NULL, 'Wei Yap', '1/121 GRATTAN ST', '', '3053', 'CARLTON', 'Australien', 'AU', NULL, NULL, '0434529128', '0010069Y7Y', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569153093', 'FedEx', NULL, '2014-06-05', '01.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', ''),
(21083, '247679283', NULL, NULL, 'lorena castagna', 'VIA MAGISTRIS 44', '', '23868', 'valmadrera', 'Italien', 'IT', NULL, NULL, '341580802', '00101726G7', NULL, NULL, 'Aruba silber-weiß (mod. GM-507-1)', NULL, '604569152329', 'FedEx', NULL, '2014-06-05', '03.06.2014 18:58', 'IT140506CS39', '1', 'a0YC000000YX5DwMAL', '', '219.99'),
(21084, '247678423', NULL, NULL, 'manuel riccardo urbano', 'VIA DON PRIMO MAZZOLARI 6', '', '20024', 'GARBAGNATE MILANESE', 'Italien', 'IT', NULL, NULL, '3457096959', '10221941', NULL, NULL, 'Marco Polo Edelstahl silber-schwarz', NULL, '604569152330', 'FedEx', NULL, '2014-06-05', '03.06.2014 18:28', 'IT140519CS39', '1', 'a0YC000000YZNbzMAH', '', '189.99'),
(21085, '247790834', NULL, NULL, 'Jakaria Bhuiyan', 'VIA FLAVIO STILICONE 240', '', '00175', 'ROMA', 'Italien', 'IT', NULL, NULL, '3888924744', '00101785G7', NULL, NULL, 'Marco Polo Diam. Silber schwarz', NULL, '604569152340', 'FedEx', NULL, '2014-06-05', '04.06.2014 09:58', 'IT140519CS42', '1', 'a0YC000000YZNl6MAH', '', '209.99'),
(21086, '247805894', NULL, NULL, 'Giampiero Iozzi', 'Via Francesco borromini 7', '', '00011', 'Tivoli terme', 'Italien', 'IT', NULL, NULL, '3932160214', '0010216JWG', NULL, NULL, 'Marco PoloLeder silber-weiß', NULL, '604569152351', 'FedEx', NULL, '2014-06-05', '04.06.2014 11:28', 'IT140519CS36', '1', 'a0YC000000YZNOQMA5', '', '189.99'),
(21087, '247819247', NULL, NULL, 'Pawel PYZIO', 'Al. Solidarnosci 127/568', '', '00-898', 'Warszawa', 'Polen', 'PL', NULL, NULL, '607601982', '0010046FSZ', NULL, NULL, 'Marco Polo diam. Gold model GM-3005-7', NULL, '604569152362', 'FedEx', NULL, '2014-06-05', '04.06.2014 15:08', 'PL140520DR18', '1', 'a0YC000000YZZRxMAP', '714.04', '1199.00'),
(21088, '247754838', NULL, NULL, 'Asier Garnatxo', 'CALLE CORSEGA 112', 'atico 2', '08029', 'BARCELONA', 'Spanien', 'ES', NULL, NULL, '618897095', '0010132MUC', NULL, NULL, 'OpciÃ³n 1: reloj Theorema Marco Polo Leder gold', NULL, '604569152259', 'FedEx', NULL, '2014-06-05', '04.06.2014 07:28', 'ES140519CS35', '1', 'a0YC000000YZpm2MAD', '', '189.99'),
(21089, '246996896', NULL, NULL, 'Bassi Ugo', '9 RUE DE DOUILLAC', '', '67610', 'La Wantzenau', 'Frankreich', 'FR', NULL, NULL, '07 60 09 84 77', '0010193C16', NULL, NULL, '1 Montre Tigris', NULL, '604569151274', 'FedEx', NULL, '2014-06-03', '30.05.2014 21:38', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(21090, '247298397', NULL, NULL, 'Jeremie Legrand', '5 Immeuble les cedres', 'Le Bois du parc', '76330', 'Notre-Dame de Gravenchon', 'Frankreich', 'FR', NULL, NULL, '645445870', '0010211ASQ', NULL, NULL, '1 Montre Tigris', NULL, '604569151285', 'FedEx', NULL, '2014-06-03', '01.06.2014 20:38', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(21091, '247095493', '', '', 'Terick Balbo', '60 AVENUE DU MARECHAL LYAUTEY', '', '78300', 'POISSY', 'Frankreich', '', '', '', '752171280', '0010013MGY', '', '', '1 Montre Tigris', 'Betr?ger-Hat Geld zur?ck erhalten! 05.06.14 Uhr???', '604569151296', 'FedEx', '', '2014-06-03', '31.05.2014 15:08', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(21092, '247192507', NULL, NULL, 'anthony eyraud', '104 ROUTE DU TURSAN', '', '40500', 'SARRAZIET', 'Frankreich', 'FR', NULL, NULL, '610562061', '0010250EG8', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569151300', 'FedEx', NULL, '2014-06-03', '01.06.2014 09:09', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21093, '247303709', NULL, NULL, 'Anthony GARCES', '26 RUE MARYSE BASTIE', '', '19100', 'BRIVE LA GAILLARDE', 'Frankreich', 'FR', NULL, NULL, '631628891', '0010027PZK', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569151311', 'FedEx', NULL, '2014-06-03', '01.06.2014 21:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21094, '246984032', NULL, NULL, 'Dounya Boussedra', '61 Chemin De La Prairie', '', '74000', 'Annecy', 'Frankreich', 'FR', NULL, NULL, '673818717', '0010227WFD', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569151322', 'FedEx', NULL, '2014-06-03', '30.05.2014 20:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21095, '247012412', NULL, NULL, 'Florian Debernard', '8 ALLEE JACQUELINE AURIOL', 'appartement 6, bat Rozanoff', '33600', 'PESSAC', 'Frankreich', 'FR', NULL, NULL, '643952910', '001003484H', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569151333', 'FedEx', NULL, '2014-06-03', '31.05.2014 03:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21096, '247004927', NULL, NULL, 'Laumone Louis', '2 RUE CAMILLE PISSARRO', '', '49100', 'ANGERS', 'Frankreich', 'FR', NULL, NULL, '667382167', '0010022LBN', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569151344', 'FedEx', NULL, '2014-06-03', '30.05.2014 23:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21097, '247223830', NULL, NULL, 'Max FERRERE', '1 RUE EDMOND LASSALLE', '', '31410', 'LAVERNOSE LACASSE', 'Frankreich', 'FR', NULL, NULL, '692703715', '00101160UV', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569151355', 'FedEx', NULL, '2014-06-03', '01.06.2014 12:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21098, '247317632', NULL, NULL, 'Mayloue Yang', '6 RUE DES ROSIERS', '', '30230', 'RODILHAN', 'Frankreich', 'FR', NULL, NULL, '650993692', '00100546YF', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569151366', 'FedEx', NULL, '2014-06-03', '02.06.2014 01:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21099, '247241539', NULL, NULL, 'NaNs Gabillard', '6 ALLEE DES FAURES', '', '33370', 'SALLEBOEUF', 'Frankreich', 'FR', NULL, NULL, '695882732', '0010188ASY', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569151377', 'FedEx', NULL, '2014-06-03', '01.06.2014 14:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21100, '246927695', NULL, NULL, 'ROMAN BIGDON', '22 SENTIER DU VAL', '', '94240', 'L HAY LES ROSES', 'Frankreich', 'FR', NULL, NULL, '618426401', '0010126ABZ', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569151388', 'FedEx', NULL, '2014-06-03', '30.05.2014 14:09', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21101, '247094867', '', '', 'Terick Balbo', '60 AVENUE DU MARECHAL LYAUTEY', '', '78300', 'POISSY', 'Frankreich', '', '', '', '752171280', '00102287UX', '', '', '1 Montre Vienne Diamants', 'Betrüger-Hat Geld zurück erhalten! 05.06.14 Uhr???', '604569151296', 'FedEx', '', '2014-06-03', '31.05.2014 15:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21102, '248041598', NULL, NULL, 'raphael seron', 'rue Conreur 114', '', '7100', 'La Louviere', 'Belgien', 'BE', NULL, NULL, '64335033', '00100662MC', NULL, NULL, 'GM-3005-7 - Marco Polo Diam gold', NULL, '604569153325', 'FedEx', NULL, '2014-06-06', '05.06.2014 11:18', 'NL140520NM14', '1', 'a0YC000000YZrnsMAD', '165.01', '279.99'),
(21103, '247886498', NULL, NULL, 'Fernanda Bandeira Lopes', 'avenue Dailly 124', '', '1030', 'Schaerbeek', 'Belgien', 'BE', NULL, NULL, '473228584', '*00101411E2', NULL, NULL, 'GM-3005-7 - Marco Polo Diam gold', NULL, '604569153336', 'FedEx', NULL, '2014-06-06', '04.06.2014 17:48', 'NL140520NM14', '1', 'a0YC000000YZrnsMAD', '165.01', '279.99'),
(21104, '248052737', NULL, NULL, 'LAI CHENG WONG', 'MALAHIDE 20 THE BAWN COTTAGE', 'MALAHIDE', 'EIRE', 'CO DUBLIN', 'Irland', 'IE', NULL, NULL, '3,53873E+11', '0010002R7W', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face', NULL, '604569153152', 'FedEx', NULL, '2014-06-06', '05.06.2014 13:32', 'IE260214AP07', '1', 'a0YC000000YYoktMAD', '165.00', '259.00'),
(21105, '247848339', NULL, NULL, 'Duncan Edwards', '24 Flower Grove', 'Killiney', '1', 'Dublin', 'Irland', 'IE', NULL, NULL, '857220372', '10250447', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face', NULL, '604569153163', 'FedEx', NULL, '2014-06-06', '04.06.2014 15:32', 'IE260214AP05', '1', 'a0YC000000YYokrMAD', '165.00', '259.00'),
(21106, '247906054', NULL, NULL, 'Eamonn O', '93 Hawthorn Drive', 'Hillview', 'Ireland', 'Waterford', 'Irland', 'IE', NULL, NULL, '862321951', '0010014J7N', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '604569153174', 'FedEx', NULL, '2014-06-06', '04.06.2014 20:02', 'IE260214AP06', '1', 'a0YC000000YYoksMAD', '165.00', '259.00'),
(21107, '247874112', NULL, NULL, 'Mairead Iball', 'Connello Walterstown, Cobh', '', 'Cork', 'Co. Cork', 'Irland', 'IE', NULL, NULL, '877766945', '0010250EIR', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '604569153185', 'FedEx', NULL, '2014-06-06', '04.06.2014 17:32', 'IE260214AP06', '1', 'a0YC000000YYoksMAD', '165.00', '259.00'),
(21108, '247932757', NULL, NULL, 'Sharon O Connor', '60   Rocklands ,carrigtwohill,cork', '', '0', '0', 'Irland', 'IE', NULL, NULL, '879744048', '0010184G87', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '578824910039', 'FedEx', NULL, '2014-06-06', '04.06.2014 22:32', 'IE260214AP06', '1', 'a0YC000000YYoksMAD', '165.00', '259.00'),
(21109, '247905028', NULL, NULL, 'Antonio Farinha', 'Praceta Serpa Pinto no2', '1o Esq', '2725-459', 'Ouressa - Mem Martins Lisboa', 'Portugal', 'PT', NULL, NULL, '962577468', '0010036ORC', NULL, NULL, 'OpÃ§Ã£o C: relÃ³gio Dublin Pioner GM-508-3 gold', NULL, '604569153314', 'FedEx', NULL, '2014-06-06', '04.06.2014 21:08', 'IT140326CS07', '1', 'a0YC000000XoiZwMAJ', '', '299.90'),
(21110, '247898714', NULL, NULL, 'Chris Read', '23 BOTANY BAY ROAD', 'Sholing', 'SO19 8LT', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '2380431559', '0010005VZ3', NULL, NULL, 'Acapulco Watch GM-504-2: Black Strap, Silver Case and Black Rim Face', NULL, '604569153200', 'FedEx', NULL, '2014-06-06', '04.06.2014 20:53', 'UK131203AMC14', '1', 'a0YC000000YXlacMAD', '123.99', '199.00'),
(21111, '247913556', NULL, NULL, 'Rachael Steer', '121 Langham Road', '', 'NN9 6LB', 'Raunds', 'Grossbritannien', 'GB', NULL, NULL, '1933460440', '0010067KH5', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Black Case and Face (GM-507-4)', NULL, '604569153211', 'FedEx', NULL, '2014-06-06', '04.06.2014 21:52', 'UK140110AMC12', '1', 'a0YC000000YXkUTMA1', '132.00', '199.00'),
(21112, '247935928', NULL, NULL, 'Dmitrijus Simicevas', '40 MARSHLAND SQUARE', 'mr', 'RG4 8RP', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '4,47552E+11', '0010046D1S', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and Black Face (GM-507-2)', NULL, '604569153222', 'FedEx', NULL, '2014-06-06', '04.06.2014 23:52', 'UK140110AMC10', '1', 'a0YC000000YXkUVMA1', '132.00', '199.00'),
(21113, '247815831', NULL, NULL, 'wendy bennett', '71 SEABRIDGE LANE', '', 'ST5 4AW', 'NEWCASTLE', 'Grossbritannien', 'GB', NULL, NULL, '7855772282', '0010174CLU', NULL, NULL, 'Malibu Diamonds GM-502-2: Black Strap, Silver Case, Black Face', NULL, '604569153233', 'FedEx', NULL, '2014-06-06', '04.06.2014 13:53', 'UK140403AS12', '1', 'a0YC000000YXWiOMAX', '129.99', '199.00'),
(21114, '247905533', NULL, NULL, 'James Thompson', '100 COPPERFIELD GARDENS', '', 'CM14 4UE', 'BRENTWOOD', 'Grossbritannien', 'GB', NULL, NULL, '745544477', '0010077RP6', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '604569153244', 'FedEx', NULL, '2014-06-06', '04.06.2014 21:22', 'UK140403AS13', '1', 'a0YC000000YXWiPMAX', '129.99', '199.00'),
(21115, '248050151', NULL, NULL, 'Eliud Kairong\'e Maina', '146 DODDSFIELD ROAD', '', 'SL2 2AJ', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '7853420059', '0010145X43', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569153255', 'FedEx', NULL, '2014-06-06', '05.06.2014 14:22', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(21116, '247922039', NULL, NULL, 'Stefan Catalin Matei', '44 HOLLINGTON ROAD', '', 'E6 3QL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7442289566', '0010041GY4', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569153266', 'FedEx', NULL, '2014-06-06', '04.06.2014 22:23', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(21117, '248005200', NULL, NULL, 'Uzoma Okonkwo', '103 PARK AVENUE NORTH', '', 'NW10 1HT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7415977949', '0010239FOG', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569153277', 'FedEx', NULL, '2014-06-06', '05.06.2014 11:23', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(21118, '247991230', NULL, NULL, 'karina vallejo', '16 UPPERTON ROAD WEST', '', 'E13 9LS', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7522966683', '0010127O1A', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face (GM-505-5)', NULL, '604569153288', 'FedEx', NULL, '2014-06-06', '05.06.2014 11:25', 'UK131023AMC11', '1', 'a0YC000000YZ8LMMA1', '126.99', '199.00'),
(21119, '247983518', NULL, NULL, 'Sarah Watkin', '34 Datchworth Court', 'Queen\'s Drive', 'N4 2XB', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7842819361', '0010186O7S', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face (GM-505-5)', NULL, '604569153299', 'FedEx', NULL, '2014-06-06', '05.06.2014 11:23', 'UK131023AMC11', '1', 'a0YC000000YZ8LMMA1', '126.99', '199.00'),
(21120, '247890475', NULL, NULL, 'Pete Newton', '10 FAWNS MANOR ROAD', 'Fawns manor road', 'TW14 8EL', 'FELTHAM', 'Grossbritannien', 'GB', NULL, NULL, '7956653864', '00100338GK', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face (GM-505-4)', NULL, '604569153303', 'FedEx', NULL, '2014-06-06', '04.06.2014 20:53', 'UK131023AMC10', '1', 'a0YC000000YZ8FYMA1', '126.99', '199.00'),
(21121, '247902229', NULL, NULL, 'Kari-Pekka Koivunen', 'Tiilentekijaenkatu 3A A7', '', '20810', 'TURKU', 'Finnland', 'FI', NULL, NULL, '505368238', '0010131JCG', NULL, NULL, 'GM-505-3 - Pionier Florida Diamonds -gold', NULL, '604569153428', 'FedEx', NULL, '2014-06-06', '04.06.2014 22:48', 'FI260514HW07', '1', 'a0YC000000YixJXMAZ', '170.01', '249.00'),
(21122, '247845635', NULL, NULL, 'Benhassen Karim', 'Kaesityoelaeisentie 9 H 88', '', '00750', 'Helsinki', 'Finnland', 'FI', NULL, NULL, '442035986', '00102492TJ', NULL, NULL, 'GM-505-3 - Pionier Florida Diamonds -gold', NULL, '604569153439', 'FedEx', NULL, '2014-06-06', '04.06.2014 18:18', 'FI260514HW07', '1', 'a0YC000000YixJXMAZ', '170.01', '249.00'),
(21123, '247954962', NULL, NULL, 'Femke van Bon', 'Van Heemskerckstraat 29a', '', '9726 GC', 'Groningen', 'Niederlande', 'NL', NULL, NULL, '619964787', '0010095BJC', NULL, NULL, 'GM-3005-2 - Marco Polo Leder silber-schwarz', NULL, '604569153347', 'FedEx', NULL, '2014-06-06', '05.06.2014 04:28', 'NL140520NM10', '1', 'a0YC000000YZas4MAD', '150.00', '239.99'),
(21124, '247855861', NULL, NULL, 'Nora Mouch', 'Wilgenstraat 18', '', '3203 VN', 'SPIJKENISSE', 'Niederlande', 'NL', NULL, NULL, '615334720', '0010096YI7', NULL, NULL, 'GM-3005-3 - Marco Polo Leder gold', NULL, '604569153358', 'FedEx', NULL, '2014-06-06', '04.06.2014 14:58', 'NL140520NM11', '1', 'a0YC000000YZatbMAD', '150.00', '239.99'),
(21125, '247804873', NULL, NULL, 'Susie Rampersad', 'Langswater 154', '', '1069ts', 'Amsterdam', 'Niederlande', 'NL', NULL, NULL, '640750355', '0010243LR3', NULL, NULL, 'GM-3005-a2 - Marco Polo Edelstahl silber-schwarz', NULL, '604569153369', 'FedEx', NULL, '2014-06-06', '04.06.2014 10:58', 'NL140520NM07', '1', 'a0YC000000YZambMAD', '150.00', '239.99'),
(21126, '247751425', NULL, NULL, 'Griet Bos', 'Schildhoek 17', '', '9976 VW', 'LAUWERSOOG', 'Niederlande', 'NL', NULL, NULL, '653979432', '0010234Y67', NULL, NULL, 'GM-3005-a2 - Marco Polo Edelstahl silber-schwarz', NULL, '604569153370', 'FedEx', NULL, '2014-06-06', '04.06.2014 06:58', 'NL140520NM07', '1', 'a0YC000000YZambMAD', '150.00', '239.99'),
(21127, '247900574', NULL, NULL, 'Jahn von Walden', 'Vaesterleden 37', '', '13936', 'Vaermdoe', 'Schweden', 'SE', NULL, NULL, '+46 8 570 191 60', '0010150RJW', NULL, NULL, 'Marco Polo Diam. Silber-weiß', NULL, '604569153406', 'FedEx', NULL, '2014-06-06', '04.06.2014 21:44', 'SE060514HW11', '1', 'a0YC000000YX2KCMA1', '1495.63', '2399.00'),
(21128, '247868482', NULL, NULL, 'Kalle Malmberg', 'Ullas lyckas vaeg 42', '', '42833', 'Kallered', 'Schweden', 'SE', NULL, NULL, '', '001011353Y', NULL, NULL, 'Marco Polo Leder gold', NULL, '604569153417', 'FedEx', NULL, '2014-06-06', '04.06.2014 19:14', 'SE060514HW07', '1', 'a0YC000000YX2HwMAL', '1359.86', '2199.00'),
(21129, 'PK\0\0\0\0\0!\0A7‚Ïr\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21130, 'ßIx¨B<•M¢Øž{îu<ŒÖµMVÑx—‹~Ö', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21131, 'ÁšB•+§ ©ŸÏMÚËš¥3”Æ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21132, '€j›…h˜\'@ÄÁPÈ“Ì»Aw©2®lae>p', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21133, '_ñA|Æ@¶Ïÿ[he®\0‘6ðÆi·¢×È•Š \'Ä§', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'ËvåCf©ÏÛ¨šBËIƒóœÓÉû\"cž&Ú\\O', '', '', '', '', ''),
(21134, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21135, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '!}ön\ZOiTþˆ\\Â¡ft/ïL÷ûJoÓt*Ã', 'Á]SÐtž%~¨1öbß¸Ð”Í³€þð‡\rúKÔ', '?-)\']Ô€›ó', '', '', ''),
(21136, 'Xf(äfx†š¯‘zÊ4dZ56w·äÒU¯\"’f¢Â', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21137, 'á<˜OO£é<\\@pz9™ÏCè™àÀÈ\\O/¦', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21138, 'æ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21139, 'qÞœíçÝû2?<Æ&Âq\\´û‡ç–·i™°¯_þù', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21140, 'T•¼Zãm×´î÷g°œ¼\rìnÆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21141, 'ñôˆùìÛ ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21142, '/F«”uSº~ÿlbñëžà»x¦¿ŽÓºn?2\rg', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'm2KÁ\0\0\0B\0\0#\0\0\0xl/worksheets/_', 'Ãþ•\rI…ã1f<&moN¤wcëÝw®ãM’ˆ X', '', '', '', ''),
(21143, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21144, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21145, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21146, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21147, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21148, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21149, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21150, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21151, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'í¾Óµ{ÅÂ¦!Ó‘¿¶Ñ®wµí½ú!ŒÛÓŽ1Œ', '', '', '', '', ''),
(21152, 'º*¤¨„®)rÐU#)t•H\"¢¥BŠJè*‘\"', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21153, 'º*¤ DçKdKÜ6-6Q…ýÓÞÿµ}j<¯öï£R½', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21154, '†l,Àlš`él0@”`4†`Ðäl0(À:pX', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21155, '‚.}©Gê«yX<†Ð»vçM|', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'Ýzý/n†À“Öi@³Ãbâ \'\Zy¤â‚ˆd\0¢À’k', '`·Õ+äêÒ_yÛ0ÿ\\¿96ùëŸÙ\r’È…òS¿', '', '', '', ''),
(21156, '}v»hc)V9ÑÊêï®˜ü\r\0\0ÿÿ\0PK', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'úÐO1$¶©‡.ÔÆÂMýŸ4EÐæÐvE=ô‘Ÿ+š', 'ßhÆ®ÿAGGZK­p§Y“ìWåÛ€6\r2C½ÉÔ', '1±˜c3K8vj', '', '', ''),
(21157, 'ï–°¬', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21158, 'Ë×J¾ö¼ÆCU‰û:ŠB/Ö_Àö”÷­ˆì/', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21159, '1Xô–`Ñ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21160, '=–J~½¢°ŠäzƒI’–2¡ÝYy©:Ä„H=H', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21161, '4HNLxÂ&œìÂ¼MÏÁÛZtfÓã•iÒ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '™­iKÿ[‡í*½ NÒ8ÀÏX“©é¯°”C', '', '', '', '', ''),
(21162, 'D0ÒÎæ8%°·µç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21163, '¼Ïž™ÁÂÑœs¦|a¢–¯MÐö5¡–¯a/»Öc:', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21164, 'û*nV°®â&˜Bæ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '3ƒÞÔÎ9', '', '', '', '', ''),
(21165, '…/LÔòµ	Ú¾&Ôò5¨ýZùØ×fË×&(\\èÄ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '5^ŠØ0`AD!8+oÙÃãf…ÊYJnâtÎ', '', '', '', '', ''),
(21166, 'ê”àÿÄÝMˆg@™ã‹oQ~\0\0ÿÿ\0PK', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '³³ß-{ÛÀ\r.ÐÂ	.q¢†5„¨“ÖØE„QP', '', '', '', '', ''),
(21167, '3ˆ<¬èQÆS)ÓØç“,¥\r’?n¶\Z<´Mê}\Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21168, 'lgÈÚå­åšÒ@%d§Åüßm\"$ð^¸Í°}é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21169, 'û¥Nn˜”þŽn0Á<¶VÚW.‘¯WŸœ¬Q', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'p[¬O', 'ý=x5¿‹L9™Iq¾îê\r\0\0ÿÿ\0P', '', '', '', ''),
(21170, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'ÑÝ\0\0Ü\0\0\'\0\0\0\0\0\0\0\0\0\0\0\0\0,+\0\0x', '', '', '', '', ''),
(21171, '248176345', NULL, NULL, 'David Ramirez', 'CALLE MARIA DOLORES AGUIRRE 4', '2 - C', '20012', 'DONOSTIA-SAN SEBASTIAN GUIPUZCOA', 'Spanien', 'ES', NULL, NULL, '670624512', '00100086MN', NULL, NULL, 'OpciÃ³n 4: reloj Theorema Marco Polo blanco con correa de acero', NULL, '578824910109', 'FedEx', NULL, '2014-06-10', '05.06.2014 22:58', 'ES140519CS38', '1', 'a0YC000000YZpm6MAD', '', '189.99'),
(21172, '248099145', NULL, NULL, 'Roman Pavlov', 'FELIP BERTRAN I GÃœELL 8', '  1-1', '08027', 'BARCELONA', 'Spanien', 'ES', NULL, NULL, '627119207', '0010088LRT', NULL, NULL, 'OpciÃ³n 7: reloj Theorema Marco Polo Diamond dorado con correa de cuero', NULL, '578824910110', 'FedEx', NULL, '2014-06-10', '05.06.2014 15:58', 'ES140519CS41', '1', 'a0YC000000YZpm8MAD', '', '209.99'),
(21173, '248001746', '', '', 'jose esplugues', 'CALLE XATIVA 4', 'derecha 2o, 4a', '46002', 'VALENCIA', 'Spanien', '', '', '', '963449950', '0010187JIS', '', '', 'Opci?n 7: reloj Theorema Marco Polo Diamond dorado con correa de cuero', 'Nachforschung am 09.09.14 gestellt!Uhr verloren!  04.12.2014 neue Uhr geschickt . 578824923738', '578824910120', 'FedEx', '', '2014-06-10', '05.06.2014 08:28', 'ES140519CS41', '1', 'a0YC000000YZpm8MAD', '', '209.99'),
(21174, '247897443', NULL, NULL, 'Julia Mendizabal Pravos', 'C/ Santa clara N/ 15', 'primero B', '20100', 'San Sebastian GUIPUZCOA', 'Spanien', 'ES', NULL, NULL, '686865408', '0010093UDD', NULL, NULL, 'OpciÃ³n 4: reloj Theorema Marco Polo blanco con correa de acero', NULL, '578824910131', 'FedEx', NULL, '2014-06-10', '04.06.2014 18:28', 'ES140519CS38', '1', 'a0YC000000YZpm6MAD', '', '189.99'),
(21175, '247894603', NULL, NULL, 'Eva Gonzalez Riesgo', 'CALLE PUERTO DEL PALO 2', '10o D', '33207', 'GIJON ASTURIAS', 'Spanien', 'ES', NULL, NULL, '666034314', '0010175L7L', NULL, NULL, 'OpciÃ³n 4: reloj Theorema Marco Polo blanco con correa de acero', NULL, '578824910142', 'FedEx', NULL, '2014-06-10', '04.06.2014 18:28', 'ES140519CS38', '1', 'a0YC000000YZpm6MAD', '', '189.99'),
(21176, '249120154', NULL, NULL, 'Maria Bissett', '6 Sycamore Lawm', '', 'cabinteely', 'The Park', 'Irland', 'IE', NULL, NULL, '868831106', '0010129JIU', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face (GM-508-2)', NULL, '604569154104', 'FedEx', NULL, '2014-06-12', '11.06.2014 11:02', 'IE140414AP02', '1', 'a0YC000000YYIpwMAH', '200.00', '309.98'),
(21177, '249051311', NULL, NULL, 'Sharon Smith', 'Axa insuranc Wolfetone house', 'Wolfetone house, Wolfetone street, Dublin 1', '1', 'Dublin', 'Irland', 'IE', NULL, NULL, '863032683', '0010217AIK', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face (GM-508-2)', NULL, '604569154115', 'FedEx', NULL, '2014-06-12', '10.06.2014 23:02', 'IE140414AP02', '1', 'a0YC000000YYIpwMAH', '200.00', '309.98'),
(21178, '248948314', NULL, NULL, 'Timothy Lordan', '11 Ashington Ave', 'Navan Road', 'D7', 'Navan Rd', 'Irland', 'IE', NULL, NULL, '863692105', '0010184HVM', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face (GM-508-2)', NULL, '604569154126', 'FedEx', NULL, '2014-06-12', '10.06.2014 12:32', 'IE140414AP02', '1', 'a0YC000000YYIpwMAH', '200.00', '309.98'),
(21179, '249049494', NULL, NULL, 'Mohammad Shalman Ahmed', '181 CHURCH HILL ROAD', '', 'B20 3PX', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7972023749', '0010084VQC', NULL, NULL, 'Acapulco Watch GM-504-2: Black Strap, Silver Case and Black Rim Face', NULL, '604569154137', 'FedEx', NULL, '2014-06-12', '10.06.2014 23:52', 'UK131203AMC14', '1', 'a0YC000000YXlacMAD', '123.99', '199.00'),
(21180, '248947072', NULL, NULL, 'mark denby', '54 york road', '', 'dn5 8rp', 'doncaster', 'Grossbritannien', 'GB', NULL, NULL, '7718125558', '00101793LE', NULL, NULL, 'Acapulco Watch GM-504-3: Brown Strap, Gold Case and Black Face', NULL, '604569154148', 'FedEx', NULL, '2014-06-12', '10.06.2014 13:22', 'UK131203AMC15', '1', 'a0YC000000YXlbYMAT', '123.99', '199.00'),
(21181, '249026754', NULL, NULL, 'Annette Vickery', '60 LANGDALE GARDENS', '', 'PL6 8SN', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7976922552', '0010002M0Y', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face (GM-505-2)', NULL, '604569154159', 'FedEx', NULL, '2014-06-12', '10.06.2014 21:22', 'UK131023AMC08', '1', 'a0YC000000YZ8A4MAL', '126.99', '199.00'),
(21182, '248995715', NULL, NULL, 'Nasreen Qaisar', '59 COLENSO ROAD', '', 'IG2 7AH', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7791496829', '0010080T2H', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face (GM-505-2)', NULL, '604569154160', 'FedEx', NULL, '2014-06-12', '10.06.2014 18:22', 'UK131023AMC08', '1', 'a0YC000000YZ8A4MAL', '126.99', '199.00'),
(21183, '248999923', NULL, NULL, 'Konstantinos Makromallis', 'N/A WYNDYKE FURLONG', 'Business Park,Schlumberger', 'OX14 1UJ', 'ABINGDON', 'Grossbritannien', 'GB', NULL, NULL, '7784672817', '00100334RP', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569154170', 'FedEx', NULL, '2014-06-12', '10.06.2014 18:52', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(21184, '249053302', NULL, NULL, 'Matthias De Decker', 'Berkenlaan 18', '', '9850', 'Nevele', 'Belgien', 'BE', NULL, NULL, '479342381', '0010248J4L', NULL, NULL, 'GM-3005-5 - Marco polo Diam. Silber-weiß', NULL, '604569154181', 'FedEx', NULL, '2014-06-12', '10.06.2014 22:48', 'NL140520NM12', '1', 'a0YC000000YZrnqMAD', '165.01', '279.99'),
(21185, '248952986', NULL, NULL, 'Valmira Dizdari', 'bld Edmond Machtens 101', '', '1080', 'Molenbeek-Saint-Jean', 'Belgien', 'BE', NULL, NULL, '485376713', '0010162O5T', NULL, NULL, 'GM-3005-a2 - Marco Polo Edelstahl silber-schwarz', NULL, '604569154192', 'FedEx', NULL, '2014-06-12', '10.06.2014 12:18', 'NL140520NM07', '1', 'a0YC000000YZrnlMAD', '150.00', '239.99'),
(21186, '249015648', NULL, NULL, 'Luca Fabbri', 'VIA ENNIO CERVELLATI 24', '', '48123', 'RAVENNA', 'Italien', 'IT', NULL, NULL, '3338416109', '00101148O3', NULL, NULL, 'Marco Polo Leder silber-schwarz', NULL, '604569154207', 'FedEx', NULL, '2014-06-12', '10.06.2014 18:28', 'IT140519CS37', '1', 'a0YC000000YZNP4MAP', '', '189.99'),
(21187, '249039419', NULL, NULL, 'Aruna Gautam', 'Matinsyrjae A6', '', '02230', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '442076030', '0010199V3O', NULL, NULL, 'GM-505-4 - Pionier Florida Diamonds -silber-weiß', NULL, '604569154218', 'FedEx', NULL, '2014-06-12', '11.06.2014 00:48', 'FI260514HW08', '1', 'a0YC000000YixK1MAJ', '170.01', '249.00'),
(21188, '248559072', NULL, NULL, 'a dezdari', 'Rue  Grimberieux 201', '', '4420', 'Saint-nicolas', 'Belgien', 'BE', NULL, NULL, '32471891791', '0010086RDZ', NULL, NULL, 'GM-3005-7 - Marco Polo Diam. Gold', NULL, '604569153900', 'FedEx', NULL, '2014-06-11', '08.06.2014 08:18', 'NL140520NM14', '1', 'a0YC000000YZrnsMAD', '165.01', '279.99'),
(21189, '248338041', NULL, NULL, 'Frank Van eerdewegh', 'Edgard Casteleinstraat 47', '', '2020', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '498382514', '0010159H9N', NULL, NULL, 'GM-3005-7 - Marco Polo Diam. Gold', NULL, '604569153910', 'FedEx', NULL, '2014-06-11', '06.06.2014 18:18', 'NL140520NM14', '1', 'a0YC000000YZrnsMAD', '165.01', '279.99'),
(21190, '248307562', NULL, NULL, 'Mahmoud Allaf', 'Serbosstraat 5/29', '', '9200', 'Sint-Gillis-Dendermonde', 'Belgien', 'BE', NULL, NULL, '485664574', '0010240VTC', NULL, NULL, 'GM-3005-2 - Marco Polo Leder silber-schwarz', NULL, '604569153921', 'FedEx', NULL, '2014-06-11', '06.06.2014 15:18', 'NL140520NM10', '1', 'a0YC000000YZrnoMAD', '150.00', '239.99'),
(21191, '248598239', NULL, NULL, 'Marco Bongiovanni', 'VIA CERNAIA 90', 'Avviso telefonico prima della consegna', '91011', 'ALCAMO', 'Italien', 'IT', NULL, NULL, '3771603878', '0010074WER', NULL, NULL, 'Marco Polo Stahl silber-weiß', NULL, '604569153781', 'FedEx', NULL, '2014-06-11', '08.06.2014 11:58', 'IT140519CS38', '1', 'a0YC000000YZNchMAH', '', '189.99'),
(21192, '248899133', NULL, NULL, 'fouzia naamane', 'VIA GIACOMO MATTEOTTI N4', '', '42034', 'CASINA', 'Italien', 'IT', NULL, NULL, '3398717013', '0010096VLH', NULL, NULL, 'Marco Polo Stahl silber-schwarz', NULL, '604569153792', 'FedEx', NULL, '2014-06-11', '10.06.2014 06:58', 'IT140519CS39', '1', 'a0YC000000YZNbzMAH', '', '189.99'),
(21193, '248742291', NULL, NULL, 'Ivan Coseri', 'VIA ALLA GROTTA 28', '', '38016', 'MEZZOCORONA', 'Italien', 'IT', NULL, NULL, '3473037011', '001002549F', NULL, NULL, 'Marco Polo Stahl silber-schwarz', NULL, '604569153807', 'FedEx', NULL, '2014-06-11', '09.06.2014 09:28', 'IT140519CS39', '1', 'a0YC000000YZNbzMAH', '', '189.99'),
(21194, '248643829', NULL, NULL, 'luciano madeo', 's caboto 1 1', '', '59100', 'prato', 'Italien', 'IT', NULL, NULL, '3476539978', '0010241JOI', NULL, NULL, 'Marco Polo Stahl silber-schwarz', NULL, '604569153818', 'FedEx', NULL, '2014-06-11', '08.06.2014 17:58', 'IT140519CS39', '1', 'a0YC000000YZNbzMAH', '', '189.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(21195, '248479236', NULL, NULL, 'Salvatore Bombaci', 'via montegrappa  4/18', '', '41042', 'ubersetto di fiorano modenese', 'Italien', 'IT', NULL, NULL, '3392206189', '0010016IFQ', NULL, NULL, 'Marco Polo Stahl silber-schwarz', NULL, '604569153829', 'FedEx', NULL, '2014-06-11', '07.06.2014 15:58', 'IT140519CS39', '1', 'a0YC000000YZNbzMAH', '', '189.99'),
(21196, '248899247', NULL, NULL, 'fouzia naamane', 'VIA GIACOMO MATTEOTTI N4', '', '42034', 'CASINA', 'Italien', 'IT', NULL, NULL, '3398717013', '*00101159E2', NULL, NULL, 'Marco Polo Stahl alles schwarz', NULL, '604569153792', 'FedEx', NULL, '2014-06-11', '10.06.2014 06:58', 'IT140519CS40', '1', 'a0YC000000YZNeOMAX', '', '189.99'),
(21197, '248471974', NULL, NULL, 'Spartaco Gardellin', 'Contre  Garibaldi 28', 'Caffe Gardellin  , piazza delle poste', '36100', 'Vicenza', 'Italien', 'IT', NULL, NULL, '3481039954', '0010121JNN', NULL, NULL, 'Marco Polo diamanti - silber-weiß', NULL, '604569153830', 'FedEx', NULL, '2014-06-11', '07.06.2014 14:58', 'IT140519CS43', '1', 'a0YC000000YZNnHMAX', '', '209.99'),
(21198, '248472400', NULL, NULL, 'Spartaco Gardellin', 'Contre  Garibaldi 28', 'Caffe Gardellin  , piazza delle poste', '36100', 'Vicenza', 'Italien', 'IT', NULL, NULL, '3481039954', '0010208J6C', NULL, NULL, 'Marco Polo diamanti - silber-schwarz', NULL, '604569153830', 'FedEx', NULL, '2014-06-11', '07.06.2014 15:28', 'IT140519CS42', '1', 'a0YC000000YZNl6MAH', '', '209.99'),
(21199, '248941888', NULL, NULL, 'Spartaco Gardellin', 'Contre  Garibaldi 28', 'Caffe Gardellin  , piazza delle poste', '36100', 'Vicenza', 'Italien', 'IT', NULL, NULL, '3481039954', '001006954F', NULL, NULL, 'Marco Polo diamanti - gold', NULL, '604569153830', 'FedEx', NULL, '2014-06-11', '10.06.2014 10:58', 'IT140519CS41', '1', 'a0YC000000YZNjjMAH', '', '209.99'),
(21200, '248924189', NULL, NULL, 'Spartaco Gardellin', 'Contre Garibaldi 28', 'Caffe Gardellin  , piazza delle poste', '36100', 'Vicenza', 'Italien', 'IT', NULL, NULL, '3481039954', '0010192C4I', NULL, NULL, 'Marco Polo diamanti - gold', NULL, '604569153830', 'FedEx', NULL, '2014-06-11', '10.06.2014 09:28', 'IT140519CS41', '1', 'a0YC000000YZNjjMAH', '', '209.99'),
(21201, '248502802', NULL, NULL, 'maurizio puricelli', 'curnis 3', '', '22020', 'cerano d\' intelvi', 'Italien', 'IT', NULL, NULL, '3358003537', '00100281NX', NULL, NULL, 'schwarz (mod. GM-507-2)', NULL, '604569153840', 'FedEx', NULL, '2014-06-11', '07.06.2014 19:28', 'IT140506CS40', '1', 'a0YC000000YX5E6MAL', '', '219.99'),
(21202, '248416864', NULL, NULL, 'or.ver.srl stand 37', 'viale sommacampagna 63 d/e', 'via f.lli zuanetti 18a', '37137', 'verona', 'Italien', 'IT', NULL, NULL, '3405226957', '0010052GVM', NULL, NULL, 'alles schwarz (mod. GM-507-4)', NULL, '604569153851', 'FedEx', NULL, '2014-06-11', '07.06.2014 08:28', 'IT140506CS42', '1', 'a0YC000000YX5FkMAL', '', '219.99'),
(21203, '248393895', NULL, NULL, 'Hillary Onyema Odenigbo', 'ul. Turmoncka 12/19', '', '03-254', 'Warszawa', 'Polen', 'PL', NULL, NULL, '507687293', '00102427VR', NULL, NULL, 'Marco Polo diam. Silber-weiß model GM-3005-5', NULL, '604569153748', 'FedEx', NULL, '2014-06-11', '07.06.2014 09:08', 'PL140520DR16', '1', 'a0YC000000YZZPiMAP', '714.04', '1199.00'),
(21204, '248417949', NULL, NULL, 'Andrzej Gorgol', 'ul. Bartnicza 15', '', '20-810', 'Lublin', 'Polen', 'PL', NULL, NULL, '502074270', '0010137EBO', NULL, NULL, 'Marco Polo diam. Silber-schwarz model GM-3005-6', NULL, '604569153759', 'FedEx', NULL, '2014-06-11', '07.06.2014 11:38', 'PL140520DR17', '1', 'a0YC000000YZZQqMAP', '714.04', '1199.00'),
(21205, '248684373', NULL, NULL, 'IRENEUSZ FRANKOWSKI', 'ul. Okopowa 6A/8', '', '78-100', 'Kolobrzeg', 'Polen', 'PL', NULL, NULL, '48943541134', '00100180TZ', NULL, NULL, 'Marco Polo diam. gold model GM-3005-7', NULL, '604569153760', 'FedEx', NULL, '2014-06-11', '09.06.2014 02:08', 'PL140520DR18', '1', 'a0YC000000YZZRxMAP', '714.04', '1199.00'),
(21206, '247483097', NULL, NULL, 'Tomasz Sikorski', 'ul. Karola Irzykowskiego 2/24', '', '01-317', 'Warszawa', 'Polen', 'PL', NULL, NULL, '602530622', '00102148K2', NULL, NULL, 'Marco Polo  diam. Gold model GM-3005-7', NULL, '604569153770', 'FedEx', NULL, '2014-06-11', '10.06.2014 12:39', 'PL140520DR18', '1', 'a0YC000000YZZRxMAP', '714.04', '1199.00'),
(21207, '248525077', NULL, NULL, 'CHEN deqing', '11 howard mansions', 'waltham forest', 'e17 4na', 'london', 'Großbritannien', 'GB', NULL, NULL, '7404879015', '0010209D2Z', NULL, NULL, 'Acapulco Watch GM-504-3: Brown Strap, Gold Case and Black Face', NULL, '604569153943', 'FedEx', NULL, '2014-06-11', '08.06.2014 08:59', 'UK131203AMC15', '1', 'a0YC000000YXlbYMAT', '123.99', '199.00'),
(21208, '248624295', NULL, NULL, 'Grant Chapman', '24 CAROLINE PARK', '', 'EH53 0SH', 'LIVINGSTON', 'Großbritannien', 'GB', NULL, NULL, '7522080387', '00100786V1', NULL, NULL, 'Acapulco Watch GM-504-3: Brown Strap, Gold Case and Black Face', NULL, '604569153954', 'FedEx', NULL, '2014-06-11', '08.06.2014 17:24', 'UK131203AMC15', '1', 'a0YC000000YXlbYMAT', '123.99', '199.00'),
(21209, '248614521', NULL, NULL, 'Mike McDermott', '25 EWLOE DRIVE', '', 'LL30 1GB', 'LLANDUDNO', 'Großbritannien', 'GB', NULL, NULL, '7961350695', '0010184XYY', NULL, NULL, 'Aruba Men\'s Watch - Black Strap With Silver Case and Black Face (GM-507-2)', NULL, '604569153965', 'FedEx', NULL, '2014-06-11', '08.06.2014 16:23', 'UK140110AMC10', '1', 'a0YC000000YXkUVMA1', '132.00', '199.00'),
(21210, '248564150', NULL, NULL, 'Sarah Wilkins', '1 The Elms', '', 'NP12 0EP', 'Oakdale', 'Großbritannien', 'GB', NULL, NULL, '7765248311', '0010108JYN', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face (GM-505-6)', NULL, '604569153976', 'FedEx', NULL, '2014-06-11', '08.06.2014 10:52', 'UK131023AMC12', '1', 'a0YC000000YZ8reMAD', '126.99', '199.00'),
(21211, '248665041', NULL, NULL, 'Crissy Principato', '69 Colney hatch lane', '', 'N10 1LR', 'London', 'Großbritannien', 'GB', NULL, NULL, '785289981', '0010062RMF', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face (GM-505-2)', NULL, '604569153987', 'FedEx', NULL, '2014-06-11', '08.06.2014 22:23', 'UK131023AMC08', '1', 'a0YC000000YZ8A4MAL', '126.99', '199.00'),
(21212, '248353365', NULL, NULL, 'Davud Hasan', 'The Apple', 'Tanners Close', 'RG7 3JQ', 'Burghfield Common', 'Großbritannien', 'GB', NULL, NULL, '7584211325', '0010116EJF', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face (GM-505-2)', NULL, '604569153998', 'FedEx', NULL, '2014-06-11', '06.06.2014 21:52', 'UK131023AMC08', '1', 'a0YC000000YZ8A4MAL', '126.99', '199.00'),
(21213, '248525227', NULL, NULL, 'CHEN deqing', '11 howard mansions', 'waltham forest', 'e17 4na', 'london', 'Großbritannien', 'GB', NULL, NULL, '7404879015', '0010113E9R', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face (GM-505-1)', NULL, '604569153943', 'FedEx', NULL, '2014-06-11', '08.06.2014 08:58', 'UK131023AMC07', '1', 'a0YC000000YZ7kMMAT', '126.99', '199.00'),
(21214, '248514814', NULL, NULL, 'Rim Alnema', '33 HALL PLACE', '', 'W2 1LN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7729461591', '0010153VND', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face (GM-505-1)', NULL, '604569154001', 'FedEx', NULL, '2014-06-11', '07.06.2014 23:22', 'UK131023AMC07', '1', 'a0YC000000YZ7kMMAT', '126.99', '199.00'),
(21215, '248525526', NULL, NULL, 'Tony Fascione', '17 MATLOCK ROAD', '', 'BH22 8QT', 'FERNDOWN', 'Großbritannien', 'GB', NULL, NULL, '7989970848', '00100843BP', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face (GM-505-1)', NULL, '604569154012', 'FedEx', NULL, '2014-06-11', '08.06.2014 09:00', 'UK131023AMC07', '1', 'a0YC000000YZ7kMMAT', '126.99', '199.00'),
(21216, '248676161', NULL, NULL, 'Sandra Balciuniene', '5uplands Fetmoy', '', '123', 'Co cork', 'Großbritannien', 'IE', NULL, NULL, '3,5386E+11', '0010115YU3', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569154023', 'FedEx', NULL, '2014-06-11', '08.06.2014 23:53', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(21217, '248566581', NULL, NULL, 'Jack Cheshire', '7 CLARKES WAY', '', 'LU5 5EN', 'DUNSTABLE', 'Großbritannien', 'GB', NULL, NULL, '7885488103', '0010041CMM', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face (GM-505-5)', NULL, '604569154034', 'FedEx', NULL, '2014-06-11', '08.06.2014 10:52', 'UK131023AMC11', '1', 'a0YC000000YZ8LMMA1', '126.99', '199.00'),
(21218, '248624621', '', '', 'Laura Lindholm', '2 YORKSHIRE CLOSE', '', 'PR7 7BS', 'CHORLEY', 'Großbritannien', '', '', '', '7594979357', '0010012TZL', '', '', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face (GM-505-5)', 'Paket am 21.07.2014 zur?ckerhalten. 21.07.14 Dt. Post RL709965647DE', '604569154045', 'FedEx', '', '2014-06-11', '08.06.2014 17:24', 'UK131023AMC11', '1', 'a0YC000000YZ8LMMA1', '126.99', '199.00'),
(21219, '248279956', NULL, NULL, 'Mihaela ionita', '485 HONEYPOT LANE', '', 'HA7 1JH', 'STANMORE', 'Großbritannien', 'GB', NULL, NULL, '7746246880', '0010051TNP', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face (GM-505-5)', NULL, '604569154056', 'FedEx', NULL, '2014-06-11', '06.06.2014 14:52', 'UK131023AMC11', '1', 'a0YC000000YZ8LMMA1', '126.99', '199.00'),
(21220, '248799752', NULL, NULL, 'Peter Chojnacki', '2B CROWN AVENUE', '', 'G81 3BW', 'CLYDEBANK', 'Großbritannien', 'GB', NULL, NULL, '7849226332', '10019248', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face (GM-505-5)', NULL, '604569154067', 'FedEx', NULL, '2014-06-11', '09.06.2014 17:23', 'UK131023AMC11', '1', 'a0YC000000YZ8LMMA1', '126.99', '199.00'),
(21221, '248580703', NULL, NULL, 'Sandi Rosewell', '39 HIGH AVENUE', '', 'SG6 3QS', 'LETCHWORTH GARDEN CITY', 'Großbritannien', 'GB', NULL, NULL, '7702932012', '0010131H8X', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face (GM-505-4)', NULL, '604569154078', 'FedEx', NULL, '2014-06-11', '08.06.2014 12:22', 'UK131023AMC10', '1', 'a0YC000000YZ8FYMA1', '126.99', '199.00'),
(21222, '248243347', NULL, NULL, 'Janek Maegi', 'Vanha Turuntie 75 B10', '', '02740', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '453045082', '0010188CAP', NULL, NULL, 'GM-505-5 - Pionier Florida Diamonds -Edelstahl silber-schwarz', NULL, '578824910451', 'FedEx', NULL, '2014-06-10', '06.06.2014 13:18', 'FI260514HW09', '1', 'a0YC000000YixKGMAZ', '170.01', '249.00'),
(21223, '248101172', NULL, NULL, 'Terhi Jurvala', 'Paunintie 119', '', '01830', 'LEPSAEMAE', 'Finnland', 'FI', NULL, NULL, '3,58408E+11', '0010105DBT', NULL, NULL, 'GM-505-5 - Pionier Florida Diamonds -Edelstahl silber-schwarz', NULL, '578824910462', 'FedEx', NULL, '2014-06-10', '05.06.2014 20:18', 'FI260514HW09', '1', 'a0YC000000YixKGMAZ', '170.01', '249.00'),
(21224, '248626278', NULL, NULL, 'Anastasia Baykina', 'Haarlerbergweg 13', '', '1101 CH', 'AMSTERDAM ZUIDOOST', 'Niederlande', 'NL', NULL, NULL, '31631233790', '00101107XE', NULL, NULL, 'GM-3005-2 - Marco Polo Leder silber-schwarz', NULL, '604569153862', 'FedEx', NULL, '2014-06-11', '08.06.2014 15:58', 'NL140520NM10', '1', 'a0YC000000YZas4MAD', '150.00', '239.99'),
(21225, '248599179', NULL, NULL, 'Kitty Bergacker', 'Burghstraat 23', '', '5614 BB', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '621844587', '0010122TVH', NULL, NULL, 'GM-3005-3 - Marco Polo Leder gold', NULL, '604569153873', 'FedEx', NULL, '2014-06-11', '08.06.2014 12:28', 'NL140520NM11', '1', 'a0YC000000YZatbMAD', '150.00', '239.99'),
(21226, '248493159', NULL, NULL, 'Sander Hoekstra', 'Eemswaard 53', '', '9734 CB', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '629577219', '0010081WCD', NULL, NULL, 'GM-3005-7 - Marco Polo Diam. Gold', NULL, '604569153884', 'FedEx', NULL, '2014-06-11', '07.06.2014 17:58', 'NL140520NM14', '1', 'a0YC000000YZayJMAT', '165.01', '279.99'),
(21227, '248352365', NULL, NULL, 'Maarten Baas', 'IJsvogel 44', '', '3602 XP', 'MAARSSEN', 'Niederlande', 'NL', NULL, NULL, '614963946', '0010126MDW', NULL, NULL, 'GM-G3005-6 Marco Polo Diam. Silber-schwarz', NULL, '604569153895', 'FedEx', NULL, '2014-06-11', '06.06.2014 19:58', 'NL140520NM13', '1', 'a0YC000000YZaxGMAT', '165.01', '279.99'),
(21228, '247394411', NULL, NULL, 'Joao Banazol', 'Praceta da Revolta 4', 'R/C', '2655-150', 'Mafra Lisboa ', 'Portugal', 'PT', NULL, NULL, '261866699', '0010187RE9', NULL, NULL, 'OpÃ§Ã£o C: relÃ³gio Dublin Pioner GM-508-3 de bracelete castanha, aro dourado e fundo preto', NULL, '604569153932', 'FedEx', NULL, '2014-06-11', '02.06.2014 13:38', 'IT140326CS07', '1', 'a0YC000000XoiZwMAJ', '', '299.90'),
(21229, '247393340', NULL, NULL, 'Joao Banazol', 'Praceta da Revolta 4', 'R/C', '2655-150', 'Mafra Lisboa ', 'Portugal', 'PT', NULL, NULL, '261866699', '00101355Y1', NULL, NULL, 'OpÃ§Ã£o C: relÃ³gio Dublin Pioner GM-508-3 de bracelete castanha, aro dourado e fundo preto', NULL, '604569153932', 'FedEx', NULL, '2014-06-11', '02.06.2014 13:38', 'IT140326CS07', '1', 'a0YC000000XoiZwMAJ', '', '299.90'),
(21230, '0010231ZL5', NULL, NULL, 'Antonia Jukic', '27 Houghton way', '', '6150', 'Winthrop', 'Australien', 'AU', NULL, NULL, '0410411675', '0010231ZL5', NULL, NULL, 'Black Marco Polo Watch Edelstahl', NULL, '604569154457', 'FedEx', NULL, '2014-06-13', '08.06.14', '006C000000pHPdkIAG', '1', 'a0YC000000YZVIwMAP', '', '320,00 €'),
(21231, '00102281UN', NULL, NULL, 'GALIT LEVY', '29 MALANE STREET', '', '3165', 'BENTLEIGH EAST', 'Australien', 'AU', NULL, NULL, '0416001913', '00102281UN', NULL, NULL, 'Black Marco Polo Watch Edelstahl', NULL, '604569154468', 'FedEx', NULL, '2014-06-13', '08.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVIwMAP', '', '320,00 €'),
(21232, '0010217LJU', NULL, NULL, 'RAOUF KHODR', '1/1 HAMPDEN RD', '', '2195', 'LAKEMBA', 'Australien', 'AU', NULL, NULL, '0404400730', '0010217LJU', NULL, NULL, 'Black Marco Polo Watch Edelstahl', NULL, '604569154479', 'FedEx', NULL, '2014-06-13', '15.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVIwMAP', '', '320,00 €'),
(21233, '0010011IQ5', NULL, NULL, 'ANURADHA DISSANAYAKE', '26 ALPINI PDE', 'SUNSHINE WEST', '3020', 'Sunshine West ', 'Australien', 'AU', NULL, NULL, '+61406810100', '0010011IQ5', NULL, NULL, 'Silver and Black Marco Polo Watch Edelstahl', NULL, '604569154480', 'FedEx', NULL, '2014-06-13', '08.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', '320,00 €'),
(21234, '00100881WK', NULL, NULL, 'EDDIE SONG', 'LEVEL 5 85 QUEEN ST', '', '3000', 'MELBOURNE', 'Australien', 'AU', NULL, NULL, '0433250142', '00100881WK', NULL, NULL, 'Silver and Black Marco Polo Watch Edelstahl', NULL, '604569154490', 'FedEx', NULL, '2014-06-13', '08.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', '320,00 €'),
(21235, '0010082LQS', NULL, NULL, 'Erica David', '12 13 CANTONMENT ST', '', '6160', 'FREMANTLE', 'Australien', 'AU', NULL, NULL, '0434417886', '0010082LQS', NULL, NULL, 'Silver and Black Marco Polo Watch Edelstahl', NULL, '604569154505', 'FedEx', NULL, '2014-06-13', '08.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', '320,00 €'),
(21236, '0010062O7W', NULL, NULL, 'Jonathan Ramos', '21 HENRY ST', '', '2171', 'CECIL HILLS', 'Australien', 'AU', NULL, NULL, '0431251696', '0010062O7W', NULL, NULL, 'Silver and Black Marco Polo Watch Edelstahl', NULL, '604569154516', 'FedEx', NULL, '2014-06-13', '08.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', '320,00 €'),
(21237, '00101684H9', NULL, NULL, 'LAURENCE BRITTEN I-BID ONLINE PTY LTD', 'LEVEL 19/644 CHAPEL STREET', ' I-BID ONLINE PTY LTD', '3141', 'South Yarra', 'Australien', 'AU', NULL, NULL, '0449662359', '00101684H9', NULL, NULL, 'Silver and Black Marco Polo Watch Edelstahl', NULL, '604569154527', 'FedEx', NULL, '2014-06-13', '03.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', '320,00 €'),
(21238, '0010221MOB', NULL, NULL, 'Rheanne Barby', '25 Gleneagles Crescent', '', '4075', 'Oxley', 'Australien', 'AU', NULL, NULL, '0447222729', '0010221MOB', NULL, NULL, 'Silver and Black Marco Polo Watch Edelstahl', NULL, '604569154538', 'FedEx', NULL, '2014-06-13', '08.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', '320,00 €'),
(21239, '0010107PY8', NULL, NULL, 'Virendra Berera', '68 Victoria Road', '', '3070', 'Northcote', 'Australien', 'AU', NULL, NULL, '94895504', '0010107PY8', NULL, NULL, 'Silver and Black Marco Polo Watch Edelstahl', NULL, '604569154549', 'FedEx', NULL, '2014-06-13', '08.06.14', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', '320,00 €'),
(21240, '249290943', NULL, NULL, 'Adrian Rusan', '65 The green kilminchy', '', 'Co Laois', 'Portlaoise', 'Irland', 'IE', NULL, NULL, '877591172', '0010173DCT', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face', NULL, '604569154262', 'FedEx', NULL, '2014-06-13', '12.06.2014 09:02', 'IE260214AP04', '1', 'a0YC000000YYokqMAD', '165.00', '259.00'),
(21241, '249164881', NULL, NULL, 'Kim Rice', '2 Claddagh Green', 'Ballyfermot Dublin 10', '10', 'Dublin', 'Irland', 'IE', NULL, NULL, '857824120', '0010056VPB', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '604569154273', 'FedEx', NULL, '2014-06-13', '11.06.2014 15:02', 'IE260214AP06', '1', 'a0YC000000YYoksMAD', '165.00', '259.00'),
(21242, '249315615', NULL, NULL, 'Linda Engman', 'Haegerstensvaegen 99b', '', '12649', 'Haegersten', 'Schweden', 'SE', NULL, NULL, '706065363', '0010008MI5', NULL, NULL, 'GM-505-3. Florida gold', NULL, '604569154685', 'FedEx', NULL, '2014-06-13', '12.06.2014 13:14', 'SE260514HW07', '1', 'a0YC000000YixXWMAZ', '1536.00', '2295.00'),
(21243, '249315347', NULL, NULL, 'Helena Lugnegard', 'TUTVIKSVAEGEN 51', '', '136 75', 'VENDELSOE', 'Schweden', 'SE', NULL, NULL, '707257896', '0010250BBW', NULL, NULL, 'GM-505-2. Florida silber-schwarz', NULL, '604569154696', 'FedEx', NULL, '2014-06-13', '12.06.2014 13:14', 'SE260514HW06', '1', 'a0YC000000YixY8MAJ', '1536.00', '2295.00'),
(21244, '249320291', NULL, NULL, 'Niko Simola', 'Katajakatu 13', '', '38200', 'SASTAMALA', 'Finnland', 'FI', NULL, NULL, '3,58457E+11', '0010036SJR', NULL, NULL, 'GM-505-4 - Pionier Florida Edelstahl silber-weiß', NULL, '604569154251', 'FedEx', NULL, '2014-06-13', '12.06.2014 14:48', 'FI260514HW08', '1', 'a0YC000000YixK1MAJ', '170.01', '249.00'),
(21245, '249276739', NULL, NULL, 'Leda Del Vescovo', 'Via Bravetta 122', 'consegnare dopo le 13,00', '00164', 'Roma', 'Italien', 'IT', NULL, NULL, '3476771674', '0010241YFA', NULL, NULL, 'Marco Polo acciaio - Total black', NULL, '604569154284', 'FedEx', NULL, '2014-06-13', '12.06.2014 06:58', 'IT140519CS40', '1', 'a0YC000000YZNeOMAX', '', '189.99'),
(21246, '249213175', NULL, NULL, 'Vincenzo Marino', 'VIA GIOVANNI XXIII 62', 'Citofono Iancarelli/Marino', '84018', 'SCAFATI', 'Italien', 'IT', NULL, NULL, '818504792', '00100085L4', NULL, NULL, 'Marco Polo diamanti - Nero', NULL, '604569154295', 'FedEx', NULL, '2014-06-13', '11.06.2014 18:58', 'IT140519CS42', '1', 'a0YC000000YZNl6MAH', '', '209.99'),
(21247, '249166472', NULL, NULL, 'zhigan ye', 'VIA PISTOIESE 119/A', '', '59100', 'PRATO', 'Italien', 'IT', NULL, NULL, '3387821456', '0010198YK2', NULL, NULL, 'Marco Polo pelle - Nero', NULL, '604569154300', 'FedEx', NULL, '2014-06-13', '11.06.2014 13:58', 'IT140519CS37', '1', 'a0YC000000YZNP4MAP', '', '189.99'),
(21248, '249193366', NULL, NULL, 'Joshua Perry Jones', '6 Kings croft Long ashton', '', 'Bs41 9ee', 'Bristol', 'Großbritannien', 'GB', NULL, NULL, '7896904095', '0010214ZJT', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569154310', 'FedEx', NULL, '2014-06-13', '11.06.2014 18:52', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(21249, '249167337', NULL, NULL, 'Mateusz Pezowicz', '81 Stroud Road', '', 'Gl1 5aq', 'Gloucester', 'Großbritannien', 'GB', NULL, NULL, '7450107140', '0010032FNW', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face (GM-505-2)', NULL, '604569154321', 'FedEx', NULL, '2014-06-13', '11.06.2014 16:22', 'UK131023AMC08', '1', 'a0YC000000YZ8A4MAL', '126.99', '199.00'),
(21250, '248333867', NULL, NULL, 'Gerard Healy', '23 Lakelands Close', 'Kilmacud Road Upper', 'Co. Dublin', 'Stillorgan', 'Irland', 'IE', NULL, NULL, '870626166', '0010250BBL', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face (GM-508-2)', NULL, '604569153564', 'FedEx', NULL, '2014-06-10', '06.06.2014 19:02', 'IE140414AP02', '1', 'a0YC000000YYIpwMAH', '200.00', '309.98'),
(21251, '248468328', NULL, NULL, 'jolanta rajauskiene', 'Apt 258 Charlestown place St Margarets road', '', '11', 'dublin', 'Irland', 'IE', NULL, NULL, '864091008', '00100791UB', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face (GM-508-2)', NULL, '604569153575', 'FedEx', NULL, '2014-06-10', '07.06.2014 15:32', 'IE140414AP02', '1', 'a0YC000000YYIpwMAH', '200.00', '309.98'),
(21252, '248378223', NULL, NULL, 'Lin Lingning', '2 Stable Lane Bray', '', '1', 'Co Wicklow', 'Irland', 'IE', NULL, NULL, '863338749', '0010170R4X', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face (GM-508-2)', NULL, '604569153586', 'FedEx', NULL, '2014-06-10', '07.06.2014 00:32', 'IE140414AP02', '1', 'a0YC000000YYIpwMAH', '200.00', '309.98'),
(21253, '248444795', NULL, NULL, 'Jose Mac Donald', '9 The Courtyard KilcarberyÂ BP', '', 'Dublin 22', 'Nangor Road', 'Irland', 'IE', NULL, NULL, '861590083', '001012645S', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '604569153597', 'FedEx', NULL, '2014-06-10', '07.06.2014 12:32', 'IE260214AP06', '1', 'a0YC000000YYoksMAD', '165.00', '259.00'),
(21254, '248441946', NULL, NULL, 'Lin Lingning', '2 Stable Lane Bray', '', '1', 'Co Wicklow', 'Irland', 'IE', NULL, NULL, '863338749', '0010017KKA', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '604569153586', 'FedEx', NULL, '2014-06-10', '07.06.2014 12:32', 'IE260214AP06', '1', 'a0YC000000YYoksMAD', '165.00', '259.00'),
(21255, '248507862', NULL, NULL, 'nana zhordania', '44 upper gardiner', '', '1', 'dublin 1', 'Irland', 'IE', NULL, NULL, '851621164', '0010135WY3', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '604569153612', 'FedEx', NULL, '2014-06-10', '07.06.2014 21:02', 'IE260214AP06', '1', 'a0YC000000YYoksMAD', '165.00', '259.00'),
(21256, '248471948', NULL, NULL, 'Praveen Surolia', 'Room008 Chem & Biopro Eng', 'University College Dublin', 'D4', 'UCD Engineering and Materials Science Centre, University College Dublin, Belfield, Dublin-4, Ireland', 'Irland', 'IE', NULL, NULL, '863773193', '0010065PI4', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face', NULL, '604569153623', 'FedEx', NULL, '2014-06-10', '07.06.2014 16:02', 'IE150514AP24', '1', 'a0YC000000YYtJ9MAL', '165.00', '259.00'),
(21257, '248323628', NULL, NULL, 'jesus sanchez gil', 'CARRETERA MIG 156', 'TEDE', '08907', 'L\'HOSPITALET DE LLOBREGAT Barcelona', 'Spanien', 'ES', NULL, NULL, '625601974', '0010095YDG', NULL, NULL, 'OpciÃ³n 9: reloj Theorema Marco Polo Diamond blanco con correa de cuero', NULL, '604569153634', 'FedEx', NULL, '2014-06-10', '06.06.2014 16:58', 'ES140519CS43', '1', 'a0YC000000YZpmAMAT', '', '209.99'),
(21258, '248254570', NULL, NULL, 'Claudia Roosen', 'Grendelbaan 35', '', '3590', 'Diepenbeek', 'Belgien', 'BE', NULL, NULL, '488800457', '0010121M58', NULL, NULL, 'GM-3005-7 - Horloge met leren band  en diamanten - zwart display met gouden kast', NULL, '578824910370', 'FedEx', NULL, '2014-06-10', '06.06.2014 10:18', 'NL140520NM14', '1', 'a0YC000000YZrnsMAD', '165.01', '279.99'),
(21259, '248097979', NULL, NULL, 'Olivier Sempos', 'Rue Gaston Remson, 41', '', '7050', 'Masnuy Saint Jean', 'Belgien', 'BE', NULL, NULL, '496023849', '0010152BV5', NULL, NULL, 'GM-3005-6 - Montre avec bracelet en cuir et diamants - affichage noir et boitier argentÃ©', NULL, '578824910381', 'FedEx', NULL, '2014-06-10', '05.06.2014 16:18', 'NL140520NM13', '1', 'a0YC000000YZrnrMAD', '165.01', '279.99'),
(21260, '248061319', NULL, NULL, 'Ingrid Verbraeken', 'Victor Dela Montagnestr. 2/601', '', '2050', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '0 32196039', '00100094MJ', NULL, NULL, 'GM-3005-a3 - Horloge met zwarte metalen band - zwart display', NULL, '578824910392', 'FedEx', NULL, '2014-06-10', '05.06.2014 12:48', 'NL140520NM08', '1', 'a0YC000000YZrnmMAD', '150.00', '239.99'),
(21261, '248230629', NULL, NULL, 'Dosso mariam', 'VIALE DEGLI ALPINI C12', '', '37019', 'PESCHIERA DEL GARDA', 'Italien', 'IT', NULL, NULL, '3206714564', '0010136JOT', NULL, NULL, 'Marco Polo acciaio - Total black', NULL, '578824910429', 'FedEx', NULL, '2014-06-10', '06.06.2014 08:28', 'IT140519CS40', '1', 'a0YC000000YZNeOMAX', '', '189.99'),
(21262, '248222445', NULL, NULL, 'gianpiero zenone c/o Glastar s.r.l.', 'VIA TRENTO 33/3', '', '20017', 'RHO', 'Italien', 'IT', NULL, NULL, '3939505199', '0010163Q8Y', NULL, NULL, 'Marco Polo pelle - Bianco', NULL, '578824910430', 'FedEx', NULL, '2014-06-10', '06.06.2014 07:58', 'IT140519CS36', '1', 'a0YC000000YZNOQMA5', '', '189.99'),
(21263, '248082609', NULL, NULL, 'Riccardo Mosele', 'STRADA RIELLO 34', '', '01100', 'VITERBO', 'Italien', 'IT', NULL, NULL, '3314448568', '0010107ZJZ', NULL, NULL, 'Nero (mod. GM-507-2)', NULL, '578824910440', 'FedEx', NULL, '2014-06-10', '05.06.2014 14:58', 'IT140506CS40', '1', 'a0YC000000YX5E6MAL', '', '219.99'),
(21264, '248057396', NULL, NULL, 'Joao Ferreira', 'Rua do Tibre 5.03.01', '9o C', '01990', 'Lisboa', 'Portugal', 'PT', NULL, NULL, '911178286', '0010073MEI', NULL, NULL, 'OpÃ§Ã£o A: relÃ³gio Dublin Pioner GM-508-1 de bracelete preta, aro e fundo prateados', NULL, '578824910337', 'FedEx', NULL, '2014-06-10', '05.06.2014 14:38', 'IT140326CS05', '1', 'a0YC000000XoiZuMAJ', '', '299.90'),
(21265, '248165546', NULL, NULL, 'John Christopher', '30 PARK AVENUE', 'Can be left with neighbours if no one is home to sign', 'L37 6EB', 'Grossbritannien', '', 'GB', NULL, NULL, '07825 653060', '0010094S4A', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face (GM-505-5)', NULL, '578824910290', 'FedEx', NULL, '2014-06-10', '05.06.2014 23:22', 'UK131023AMC11', '1', 'a0YC000000YZ8LMMA1', '126.99', '199.00'),
(21266, '248103785', '', '', 'Merlissa Henville', '69B STATION ROAD', 'Flat 12', 'E7 0EU', 'London', 'Grossbritannien', '', '', '', '7985278296', '0010123WYN', '', '', 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face (GM-505-5)', 'Paket wurde bei Fedex eingelagert. Soll zu uns zur?ck kommen lt. Fedex vom 01.07.14 Sendung am 08.07.14 zur?ck erhalten! 21.07.14 Deutsche Post RL709965655DE', '578824910304', 'FedEx', '', '2014-06-10', '05.06.2014 18:22', 'UK131023AMC11', '1', 'a0YC000000YZ8LMMA1', '126.99', '199.00'),
(21267, '248101075', NULL, NULL, 'Martin Rogers', '131 COWICK HILL', '', 'EX2 9NN', 'Grossbritannien', '', 'GB', NULL, NULL, '7970387060', '001003548F', NULL, NULL, 'Acapulco Watch GM-504-3: Brown Strap, Gold Case and Black Face', NULL, '578824910315', 'FedEx', NULL, '2014-06-10', '05.06.2014 18:22', 'UK131203AMC15', '1', 'a0YC000000YXlbYMAT', '123.99', '199.00'),
(21268, '248064239', NULL, NULL, 'Mimi Onu', '54 Pepys Road', '', 'Se14 5sb', 'Grossbritannien', '', 'GB', NULL, NULL, '7932868999', '0010124XNV', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - White Face (GM-505-1)', NULL, '578824910326', 'FedEx', NULL, '2014-06-10', '05.06.2014 15:22', 'UK131023AMC07', '1', 'a0YC000000YZ7kMMAT', '126.99', '199.00'),
(21269, '248075401', NULL, NULL, 'Santino Buizer', 'Mozartlaan 64', '', '2625 CJ', 'DELFT', 'Niederlande', 'NL', NULL, NULL, '651039955', '00101612L5', NULL, NULL, 'GM-3005-7 - Horloge met leren band  en diamanten - zwart display met gouden kast', NULL, '578824910407', 'FedEx', NULL, '2014-06-10', '05.06.2014 13:58', 'NL140520NM14', '1', 'a0YC000000YZayJMAT', '165.01', '279.99'),
(21270, '248063984', NULL, NULL, 'Brayan Ortiz', 'Ringweg-Kruiskamp 67C', '', '3814 TE', 'AMERSFOORT', 'Niederlande', 'NL', NULL, NULL, '648770058', '0010200PFN', NULL, NULL, 'GM-3005-7 - Horloge met leren band  en diamanten - zwart display met gouden kast', NULL, '578824910418', 'FedEx', NULL, '2014-06-10', '05.06.2014 12:58', 'NL140520NM14', '1', 'a0YC000000YZayJMAT', '165.01', '279.99'),
(21271, '248247266', NULL, NULL, 'Patrik Molin', 'Karlsrogatan 85A', '', '75239', 'Uppsala', 'Schweden', 'SE', NULL, NULL, '46707716245', '00100897WJ', NULL, NULL, 'Silvrig klocka med svart urtavla och silvrigt stÃ¥lband Marco Polo', NULL, '578824910473', 'FedEx', NULL, '2014-06-10', '06.06.2014 12:44', 'SE060514HW09', '1', 'a0YC000000YX2IQMA1', '1359.86', '2199.00'),
(21272, '248221215', NULL, NULL, 'Viola Bergerfors', 'Oejungsvaegen 37', '', '82834', 'Edsbyn', 'Schweden', 'SE', NULL, NULL, '27122517', '00101161SQ', NULL, NULL, 'Silvrig diamantklocka med vit urtavla och svart lÃ¤derband Marco Polo', NULL, '578824910484', 'FedEx', NULL, '2014-06-10', '06.06.2014 10:44', 'SE060514HW11', '1', 'a0YC000000YX2KCMA1', '1495.63', '2399.00'),
(21273, '248079241', NULL, NULL, 'Milos Tanasijevic', 'PARKGATAN 6', '', '411 38', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '739571580', '001017144M', NULL, NULL, 'Silvrig klocka med svart urtavla och silvrigt stÃ¥lband Marco Polo', NULL, '578824910495', 'FedEx', NULL, '2014-06-10', '05.06.2014 17:14', 'SE060514HW09', '1', 'a0YC000000YX2IQMA1', '1359.86', '2199.00'),
(21274, '249376745', NULL, NULL, 'Mohamed ehab', 'Stellavej 34', '', '5210', 'Odense', 'Dänemark', 'DK', NULL, NULL, '26277911', '001025021X', NULL, NULL, 'GM-505-3: Florida gold', NULL, '604569154858', 'FedEx', NULL, '2014-06-16', '12.06.2014 17:36', 'DK260514HW07', '1', 'a0YC000000YixoHMAR', '1268.02', '1995.00'),
(21275, '249361488', NULL, NULL, 'Arturas Lapinskas', 'Bakkegardsvej 404A', '', '3050', 'Humlebaek', 'Dänemark', 'DK', NULL, NULL, '52224970', '00101494IY', NULL, NULL, 'GM-505-5: Florida Edelstahl silber-schwarz', NULL, '604569154869', 'FedEx', NULL, '2014-06-16', '12.06.2014 15:36', 'DK260514HW09', '1', 'a0YC000000YixovMAB', '1268.02', '1995.00'),
(21276, '249371324', NULL, NULL, 'Xiaoyan Wang', '1 Fitzwilliam Terrace strand road', 'Strand Road', '', 'Bray Co.Wicklow', 'Irland', 'IE', NULL, NULL, '877457714', '00100227NV', NULL, NULL, 'Pionier Dublin Watch - Black Strap With Silver Case and Black Face (GM-508-2)', NULL, '604569154733', 'FedEx', NULL, '2014-06-16', '12.06.2014 17:32', 'IE140414AP02', '1', 'a0YC000000YYIpwMAH', '200.00', '309.98'),
(21277, '249361226', NULL, NULL, 'Brian McGovern', '20 Riversdale ave', 'Palmerstown', '20', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53861E+11', '0010149XDN', NULL, NULL, 'Pionier: Florida Diamonds Watch - Leder silber-schwarz', NULL, '6045 6915 4766', 'FedEx', NULL, '2014-06-16', '12.06.2014 16:32', 'IE260214AP05', '1', 'a0YC000000YYokrMAD', '165.00', '259.00'),
(21278, '249360539', NULL, NULL, 'Brian McGovern', '20 Riversdale ave', 'Palmerstown', '20', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53861E+11', '0010047EBY', NULL, NULL, 'Pionier: Florida Diamonds Watch - Edelstahl silber-schwarz', NULL, '6045 6915 4766', 'FedEx', NULL, '2014-06-16', '12.06.2014 16:32', 'IE150514AP24', '1', 'a0YC000000YYtJ9MAL', '165.00', '259.00'),
(21279, '249368104', NULL, NULL, 'Edwin Reininga', 'Marktplein 7', 'Grand cafe brasserie jong en oud', '9671 AZ', 'WINSCHOTEN', 'Niederlande', 'NL', NULL, NULL, '621228113', '0010131GDB', NULL, NULL, 'GM-3005-7 - Marco Polo Diamanten Gold', NULL, '604569154825', 'FedEx', NULL, '2014-06-16', '12.06.2014 16:28', 'NL140520NM14', '1', 'a0YC000000YZayJMAT', '165.01', '279.99'),
(21280, '249351266', NULL, NULL, 'Juliana Davies', '111 Overstone Court', 'Dumballs Road', 'CF10 5NU', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7719344626', '0010177O3G', NULL, NULL, 'Aruba Men\'s Watch - alles schwarz (GM-507-4)', NULL, '604569154777', 'FedEx', NULL, '2014-06-16', '12.06.2014 16:22', 'UK140110AMC12', '1', 'a0YC000000YXkUTMA1', '132.00', '199.00'),
(21281, '249397384', NULL, NULL, 'Sachin Rakaskoti', '36 Majendie Road', '', 'SE18 7QB', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7449979667', '0010063H5B', NULL, NULL, 'Pionier: Florida Diamonds Watch - Edelstahl alles schwarz (GM-505-6)', NULL, '604569154788', 'FedEx', NULL, '2014-06-16', '12.06.2014 21:52', 'UK131023AMC12', '1', 'a0YC000000YZ8reMAD', '126.99', '199.00'),
(21282, '249387992', NULL, NULL, 'Jack Gardner', '47 Glebe drive', 'Please deliver after 3pm', 'SS6 9Hj', 'RAYLEIGH', 'Grossbritannien', 'GB', NULL, NULL, '7572124262', '0010232AMD', NULL, NULL, 'Pionier: Florida Diamonds Watch - Leder silber-schwarz(GM-505-2)', NULL, '604569154799', 'FedEx', NULL, '2014-06-16', '12.06.2014 20:52', 'UK131023AMC08', '1', 'a0YC000000YZ8A4MAL', '126.99', '199.00'),
(21283, '249429949', NULL, NULL, 'Neresh Koonjah', '38 CANNING CRESCENT', '', 'N22 5SR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7803339230', '0010062KIJ', NULL, NULL, 'Pionier: Florida Diamonds Watch - Edelstahl silber-weiß (GM-505-4)', NULL, '604569154803', 'FedEx', NULL, '2014-06-16', '13.06.2014 06:52', 'UK131023AMC10', '1', 'a0YC000000YZ8FYMA1', '126.99', '199.00'),
(21284, '249422423', NULL, NULL, 'Luc Jaszczolt', 'rue Emile Feron 49', '', '1060', 'Saint-Gilles', 'Belgien', 'BE', NULL, NULL, '484342930', '0010112YJT', NULL, NULL, 'GM-3005-5 - Marco Polo Diamanten silber-weiß', NULL, '604569154814', 'FedEx', NULL, '2014-06-16', '13.06.2014 00:18', 'NL140520NM12', '1', 'a0YC000000YZrnqMAD', '165.01', '279.99'),
(21285, '249450156', '', '', 'Mujo Kadric', 'Kustaa 3n polku 7 14', '', '65380', 'Vaasa', 'Finnland', '', '', '', '3,58443E+11', '001023156O', '', '', 'GM-505-6 - Pionier Florida Diamonds -Edelstahl alles schwarz', 'Paket am 11.07.14 zur?ck erhalten! 21.07.14 RL709965695DE', '604569154870', 'FedEx', '', '2014-06-16', '13.06.2014 11:18', 'FI260514HW10', '1', 'a0YC000000YixKQMAZ', '170.01', '249.00'),
(21286, '249412127', NULL, NULL, 'alessandro attolino', 'VIA G. G. TROMBELLI 1', '', '40019', 'SANT\'AGATA BOLOGNESE', 'Italien', 'IT', NULL, NULL, '3398595275', '0010039PNE', NULL, NULL, 'Marco Polo Leder silber-weiß', NULL, '604569154836', 'FedEx', NULL, '2014-06-16', '12.06.2014 21:28', 'IT140519CS36', '1', 'a0YC000000YZNOQMA5', '', '189.99'),
(21287, '249365930', NULL, NULL, 'Francesco Donati', 'VIA ISONZO 33/3', '', '52100', 'AREZZO', 'Italien', 'IT', NULL, NULL, '3272532250', '0010159YBX', NULL, NULL, 'Marco Polo Edelstahl silber-weiß', NULL, '604569154847', 'FedEx', NULL, '2014-06-16', '12.06.2014 15:58', 'IT140519CS38', '1', 'a0YC000000YZNchMAH', '', '189.99'),
(21288, '249359671', NULL, NULL, 'Karl Smith', 'BOKVAEGEN 12', '', '235 99', 'VELLINGE', 'Schweden', 'SE', NULL, NULL, '702427083', '0010084HSK', NULL, NULL, 'GM-505-3. Florida gold', NULL, '604569154880', 'FedEx', NULL, '2014-06-16', '12.06.2014 18:14', 'SE260514HW07', '1', 'a0YC000000YixXWMAZ', '1536.00', '2295.00'),
(21289, '249395706', NULL, NULL, 'Omar Keti', 'PILOTTORGET 10', '', '128 32', 'SKARPNAECK', 'Schweden', 'SE', NULL, NULL, '765682546', '00102088SF', NULL, NULL, 'GM-505-3. Florida gold', NULL, '604569154891', 'FedEx', NULL, '2014-06-16', '12.06.2014 22:44', 'SE260514HW07', '1', 'a0YC000000YixXWMAZ', '1536.00', '2295.00'),
(21290, '249324988', NULL, NULL, 'Yadelis Salomon', 'LOEVSTAVAEGEN 25B', '', '194 42', 'UPPLANDS VAESBY', 'Schweden', 'SE', NULL, NULL, '762008837', '00102311IR', NULL, NULL, 'GM-505-3. Florida gold', NULL, '604569154906', 'FedEx', NULL, '2014-06-16', '12.06.2014 14:14', 'SE260514HW07', '1', 'a0YC000000YixXWMAZ', '1536.00', '2295.00'),
(21291, '249327171', NULL, NULL, 'Nasser Yehya', 'Solgardsgatan 3a', '', '51434', 'Tranemo', 'Schweden', 'SE', NULL, NULL, '761600969', '0010136X5L', NULL, NULL, 'GM-505-4. Florida Edelstahl silber-weiß', NULL, '604569154917', 'FedEx', NULL, '2014-06-16', '12.06.2014 14:44', 'SE260514HW08', '1', 'a0YC000000YixZVMAZ', '1536.00', '2295.00'),
(21292, '249428457', NULL, NULL, 'Said Dinbil', 'PATRON PEHRS VAEG 29', '', '141 35', 'HUDDINGE', 'Schweden', 'SE', NULL, NULL, '763144655', '00100346BT', NULL, NULL, 'GM-505-4. Florida Edelstahl silber-weiß', NULL, '604569154928', 'FedEx', NULL, '2014-06-16', '13.06.2014 07:14', 'SE260514HW08', '1', 'a0YC000000YixZVMAZ', '1536.00', '2295.00'),
(21293, '249329751', NULL, NULL, 'martin wiman', 'fjaerilsvaegen 4', '', '18438', 'Akersberga', 'Schweden', 'SE', NULL, NULL, '728539955', '0010250VST', NULL, NULL, 'GM-505-6. Florida Edelstahl alles schwarz', NULL, '604569154939', 'FedEx', NULL, '2014-06-16', '12.06.2014 14:44', 'SE260514HW10', '1', 'a0YC000000YixaEMAR', '1536.00', '2295.00'),
(21294, '249334604', NULL, NULL, 'Nasser Yehya', 'Solgardsgatan 3a', '', '51434', 'Tranemo', 'Schweden', 'SE', NULL, NULL, '761600969', '0010010N45', NULL, NULL, 'GM-505-6. Florida Edelstahl alles schwarz', NULL, '604569154917', 'FedEx', NULL, '2014-06-16', '12.06.2014 15:14', 'SE260514HW10', '1', 'a0YC000000YixaEMAR', '1536.00', '2295.00'),
(21295, '249820151', NULL, NULL, 'naima atmani', 'clos Joseph Otten 21', '', '1090', 'Jette', 'Belgien', 'BE', NULL, NULL, '476870624', '0010148QUS', NULL, NULL, 'GM-3005-7 - Marco Polo Diamanten gold', NULL, '604569155019', 'FedEx', NULL, '2014-06-17', '15.06.2014 14:48', 'NL140520NM14', '1', 'a0YC000000YZrnsMAD', '165.01', '279.99'),
(21296, '249563695', NULL, NULL, 'Chucly Nguyen Thi', 'Kalteentie 3A4', '', '00770', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '443626565', '00100645AU', NULL, NULL, 'GM-505-3 - Pionier Florida Diamonds -gold', NULL, '604569155111', 'FedEx', NULL, '2014-06-17', '13.06.2014 23:48', 'FI260514HW07', '1', 'a0YC000000YixJXMAZ', '170.01', '249.00'),
(21297, '249531652', NULL, NULL, 'Peter Wickstroem', 'Skinnarilankatu 28 G 8', '', '53850', 'Lappeenranta', 'Finnland', 'FI', NULL, NULL, '3,58503E+11', '0010150SSV', NULL, NULL, 'GM-505-4 - Pionier Florida Diamonds -Edelstahl silber-weiß', NULL, '604569155122', 'FedEx', NULL, '2014-06-17', '13.06.2014 19:48', 'FI260514HW08', '1', 'a0YC000000YixK1MAJ', '170.01', '249.00'),
(21298, '249563635', '', '', 'ENZO SICILIANO', 'Palazzo dei Cigni MI2 snc', 'MEDIASET c/o reception', '20090', 'Segrate', 'Italien', '', '', '', '3406978426', '001005703J', '', '', 'Marco Polo Diamanten silber-wei?', 'Annahme Verweigert! 19.06.14', '604569155074', 'FedEx', '', '2014-06-17', '13.06.2014 19:58', 'IT140519CS43', '1', 'a0YC000000YZNnHMAX', '', '209.99'),
(21299, '249553732', NULL, NULL, 'Salvatore Leccese', 'VIALE ITALIA 72', '', '57127', 'LIVORNO', 'Italien', 'IT', NULL, NULL, '3272033906', '0010055UJD', NULL, NULL, 'Marco Polo Diamanten gold', NULL, '604569155085', 'FedEx', NULL, '2014-06-17', '13.06.2014 18:28', 'IT140519CS41', '1', 'a0YC000000YZNjjMAH', '', '209.99'),
(21300, '249513394', NULL, NULL, 'roberto mangerini', 'VIA CAVALLERA 8', 'cascina rota', '25045', 'CASTEGNATO', 'Italien', 'IT', NULL, NULL, '302141135', '0010216CRT', NULL, NULL, 'Marco Polo Leder silber-schwarz', NULL, '604569155096', 'FedEx', NULL, '2014-06-17', '13.06.2014 15:28', 'IT140519CS37', '1', 'a0YC000000YZNP4MAP', '', '189.99'),
(21301, '249844459', NULL, NULL, 'Arbesa Spahiu', 'KOMETGATAN 6 E', '', '441 36', 'ALINGSAS', 'Schweden', 'SE', NULL, NULL, '761779022', '0010228U72', NULL, NULL, 'GM-505-3. Florida Gold', NULL, '604569155133', 'FedEx', NULL, '2014-06-17', '15.06.2014 20:44', 'SE260514HW07', '1', 'a0YC000000YixXWMAZ', '1536.00', '2295.00'),
(21302, '249703231', NULL, NULL, 'Rasmus Gestloef', 'Solhagavaegen 70', '', '16347', 'Stockhom', 'Schweden', 'SE', NULL, NULL, '', '0010131NE5', NULL, NULL, 'GM-505-3. Florida Gold', NULL, '604569155144', 'FedEx', NULL, '2014-06-17', '14.06.2014 22:14', 'SE260514HW07', '1', 'a0YC000000YixXWMAZ', '1536.00', '2295.00'),
(21303, '249826951', NULL, NULL, 'Hamdija Dzebo', 'HJALMAR PETRIS VAEG 11C', '', '352 47', 'VAEXJOE', 'Schweden', 'SE', NULL, NULL, '0706-007883', '0010182ABD', NULL, NULL, 'GM-505-5. Florida Edelstahl silber-schwarz', NULL, '604569155155', 'FedEx', NULL, '2014-06-17', '15.06.2014 18:44', 'SE260514HW09', '1', 'a0YC000000YixYnMAJ', '1536.00', '2295.00'),
(21304, '249696566', NULL, NULL, 'George Kimanzi', '1 GARTH STREET', '1 GARTH STREET', 'LE15 7AT', 'OAKHAM', 'Grossbritannien', 'GB', NULL, NULL, '7449505266', '0010217ETU', NULL, NULL, 'Aruba Men\'s Watch - Brown Strap With Gold Case and Black Face (GM-507-3)', NULL, '604569155166', 'FedEx', NULL, '2014-06-17', '14.06.2014 20:22', 'UK140110AMC11', '1', 'a0YC000000YXkUWMA1', '132.00', '199.00'),
(21305, '249778497', NULL, NULL, 'Ashley Jones', '45A MALABAR ROAD', 'If not in leave in bin', 'TR1 3NU', 'TRURO', 'Grossbritannien', 'GB', NULL, NULL, '7527237156', '0010059SCY', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face (GM-505-6)', NULL, '604569155177', 'FedEx', NULL, '2014-06-17', '15.06.2014 12:22', 'UK131023AMC12', '1', 'a0YC000000YZ8reMAD', '126.99', '199.00'),
(21306, '249815101', NULL, NULL, 'Nathan Paddick', '0 Amberleigh', 'Kings copse rd, hedge end', 'SO30 0PQ', 'Southampton', 'Grossbritannien', 'GB', NULL, NULL, '7927793399', '0010120I2X', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Stainless Steel Strap - Black Face (GM-505-6)', NULL, '604569155188', 'FedEx', NULL, '2014-06-17', '15.06.2014 17:22', 'UK131023AMC12', '1', 'a0YC000000YZ8reMAD', '126.99', '199.00'),
(21307, '249892275', NULL, NULL, 'shahid mohammed', '38 West Bridgford', '', 'NG2 7HS', 'West Bridgford', 'Grossbritannien', 'GB', NULL, NULL, '7525470261', '0010025K09', NULL, NULL, 'Pionier: Florida Diamonds Watch - Black Strap - Black Face (GM-505-2)', NULL, '604569155199', 'FedEx', NULL, '2014-06-17', '16.06.2014 00:52', 'UK131023AMC08', '1', 'a0YC000000YZ8A4MAL', '126.99', '199.00'),
(21308, '249849716', NULL, NULL, 'Admir Skopic', '18 Clayburn gardens', '', 'Rm156at', 'South ockendon,Essex', 'Grossbritannien', 'GB', NULL, NULL, '7595469328', '00100126UI', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569155203', 'FedEx', NULL, '2014-06-17', '15.06.2014 19:52', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(21309, '249776104', NULL, NULL, 'Collins Earthworks', 'Unit 2B Park Lane', 'Kirkby in Ashfield', 'NG17 9LE', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7800574105', '0010232LU3', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569155214', 'FedEx', NULL, '2014-06-17', '15.06.2014 11:54', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(21310, '249583438', NULL, NULL, 'Lisa Swindell', '64 NEY STREET', '', 'OL7 9NL', 'ASHTON-UNDER-LYNE', 'Grossbritannien', 'GB', NULL, NULL, '7545705031', '0010008PDB', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face (GM-505-5)', NULL, '604569155225', 'FedEx', NULL, '2014-06-17', '14.06.2014 00:52', 'UK131023AMC11', '1', 'a0YC000000YZ8LMMA1', '126.99', '199.00'),
(21311, '249833740', NULL, NULL, 'Sam Stokes', '16 TALBENNY GROVE', 'INGLEBY BARWICK', 'TS17 5EB', 'STOCKTON-ON-TEES', 'Grossbritannien', 'GB', NULL, NULL, '7761603713', '0010007DDM', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - Black Face (GM-505-5)', NULL, '604569155236', 'FedEx', NULL, '2014-06-17', '15.06.2014 18:53', 'UK131023AMC11', '1', 'a0YC000000YZ8LMMA1', '126.99', '199.00'),
(21312, '249889147', NULL, NULL, 'Ian Roberts', '131 BLACK DIAMOND PARK', '', 'CH1 3EW', 'CHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7584284548', '0010134DZF', NULL, NULL, 'Pionier: Florida Diamonds Watch - Stainless Steel Strap - White Face (GM-505-4)', NULL, '604569155247', 'FedEx', NULL, '2014-06-17', '15.06.2014 23:52', 'UK131023AMC10', '1', 'a0YC000000YZ8FYMA1', '126.99', '199.00'),
(21313, '249804345', NULL, NULL, 'Gary Nixon', '4 JACOBS WAY', '', 'WA16 0GZ', 'KNUTSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7979743723', '0010250WDK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569155258', 'FedEx', NULL, '2014-06-17', '15.06.2014 15:22', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21314, '249817142', NULL, NULL, 'Guillaume Francois', '11 WATSON PLACE', '', 'KY10 3ED', 'ANSTRUTHER', 'Grossbritannien', 'GB', NULL, NULL, '7824155110', '0010116U3H', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569155269', 'FedEx', NULL, '2014-06-17', '15.06.2014 17:24', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21315, '249823458', NULL, NULL, 'Heather Chiddle', '47 DURHAM AVENUE', 'Gorleston', 'NR31 7HF', 'GREAT YARMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7717000045', '0010174INN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569155270', 'FedEx', NULL, '2014-06-17', '15.06.2014 17:23', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21316, '249870852', NULL, NULL, 'Kerryanne McMahon', '21 Cadham Terrace', '', 'KY7 6PJ', 'Glenrothes', 'Grossbritannien', 'GB', NULL, NULL, '7719867507', '0010085P5T', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569155280', 'FedEx', NULL, '2014-06-17', '15.06.2014 21:52', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21317, '249845806', NULL, NULL, 'Lucy Johnston', '25 ICEN WAY', '', 'DT1 1ER', 'DORCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7463456352', '00100774PK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569155291', 'FedEx', NULL, '2014-06-17', '15.06.2014 19:52', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21318, '249850798', NULL, NULL, 'rob shaw', '2A HILLFIELD AVENUE', '', 'SG4 0AJ', 'HITCHIN', 'Grossbritannien', 'GB', NULL, NULL, '7790610671', '10110476', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569155306', 'FedEx', NULL, '2014-06-17', '15.06.2014 20:22', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21319, '249830797', NULL, NULL, 'Sharon Robinson Walder', '80 WOODLAND ROAD', '', 'SE19 1PA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '2087617416', '0010229GDR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569155317', 'FedEx', NULL, '2014-06-17', '15.06.2014 17:53', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21320, '249852274', NULL, NULL, 'Stuart Todd', '87 GREEN ISLAND', '', 'HU11 4EP', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '1482813748', '00100506B8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569155328', 'FedEx', NULL, '2014-06-17', '15.06.2014 20:22', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21321, '249851298', NULL, NULL, 'Greg Fairley', '8 SCOTMILL WAY', '', 'KY11 1DG', 'INVERKEITHING', 'Grossbritannien', 'GB', NULL, NULL, '7917248820', '001011652K', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569155339', 'FedEx', NULL, '2014-06-17', '15.06.2014 20:22', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(21322, '249796923', NULL, NULL, 'Kate Pople', '194 Stakes hill road', '', 'Po7 7bs', 'Waterlooville', 'Grossbritannien', 'GB', NULL, NULL, '7515905194', '0010206XDG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569155340', 'FedEx', NULL, '2014-06-17', '15.06.2014 14:23', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(21323, '249815232', NULL, NULL, 'Phillip Addison', '18 STONE RINGS LANE', '', 'HG2 9HY', 'HARROGATE', 'Grossbritannien', 'GB', NULL, NULL, '7778143748', '0010006S14', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569155350', 'FedEx', NULL, '2014-06-17', '15.06.2014 17:23', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(21324, '249823068', NULL, NULL, 'Heather Chiddle', '47 DURHAM AVENUE', 'Gorleston', 'NR31 7HF', 'GREAT YARMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7717000045', '0010250CK4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569155270', 'FedEx', NULL, '2014-06-17', '15.06.2014 17:23', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21325, '249881099', NULL, NULL, 'Jenny Edwards', '212 PINE ROAD', '', 'BH9 1ND', 'BOURNEMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7564959906', '00100247PP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569155361', 'FedEx', NULL, '2014-06-17', '15.06.2014 22:53', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21326, '249847355', NULL, NULL, 'Julie Lawson', '20 CROOKHAM WAY', '', 'NE23 6HR', 'CRAMLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7818566916', '0010225F4N', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569155372', 'FedEx', NULL, '2014-06-17', '15.06.2014 19:52', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21327, '249883840', NULL, NULL, 'Kanwarjit Brar', '110 THE MALL', '', 'N14 6LP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7968131066', '0010241VJV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569155383', 'FedEx', NULL, '2014-06-17', '15.06.2014 23:22', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(21328, '249874855', NULL, NULL, 'Marta Farish-Carradice', '16 NURSES LANE', 'Skellingthorpe', 'LN6 5TT', 'LINCOLN', 'Grossbritannien', 'GB', NULL, NULL, '7832366300', '0010102AVZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569155394', 'FedEx', NULL, '2014-06-17', '15.06.2014 22:53', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21329, '249805859', NULL, NULL, 'Susan Dingwall', '10 GREENBANK WALK', '', 'AB43 7HW', 'FRASERBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7968899236', '10158931', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569155409', 'FedEx', NULL, '2014-06-17', '15.06.2014 15:23', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21330, '249781083', NULL, NULL, 'Abdulla Twair', '75 WESTERN ROAD', '76 western road', 'LE3 0GE', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7446901085', '0010090GR2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569155410', 'FedEx', NULL, '2014-06-17', '15.06.2014 12:23', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21331, '249860376', NULL, NULL, 'Ann Lawcock', '51 BURTON EDGE', '', 'DE45 1FQ', 'BAKEWELL', 'Grossbritannien', 'GB', NULL, NULL, '1629815282', '10223621', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569155420', 'FedEx', NULL, '2014-06-17', '15.06.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21332, '249827325', NULL, NULL, 'Charlotte Davis', '3 Byfield Road', '', 'CB23 3UQ', 'Papworth everard', 'Grossbritannien', 'GB', NULL, NULL, '7812078819', '0010029RFH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569155431', 'FedEx', NULL, '2014-06-17', '15.06.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21333, '249840405', NULL, NULL, 'Chris Morgan', '88 ASHINGTON DRIVE', 'Stakeford', 'NE62 5AB', 'CHOPPINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7584086165', '0010130Z5S', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569155442', 'FedEx', NULL, '2014-06-17', '15.06.2014 18:53', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21334, '249795875', NULL, NULL, 'daniel nottage', '7 livingstone terrace', '', 'rm138bl', 'rainham', 'Grossbritannien', 'GB', NULL, NULL, '7908037133', '0010189OIO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569155453', 'FedEx', NULL, '2014-06-17', '15.06.2014 14:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21335, '249780759', NULL, NULL, 'Gary Ives', '27 Hazelbank', '', 'Kt59rq', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7830394306', '0010201AQ4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569155464', 'FedEx', NULL, '2014-06-17', '15.06.2014 12:24', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21336, '249861535', NULL, NULL, 'Jack Preece', '2 TUFFLEY LANE', '', 'GL4 0DT', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7557229512', '0010155XNT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569155475', 'FedEx', NULL, '2014-06-17', '15.06.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21337, '249741182', NULL, NULL, 'Karen McGregor', '19 FOREST WAY', '', 'ab548rg', 'Huntly', 'Grossbritannien', 'GB', NULL, NULL, '7814928059', '0010044Q3P', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569155486', 'FedEx', NULL, '2014-06-17', '15.06.2014 08:53', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21338, '249798077', NULL, NULL, 'Laura Deighton', '2 QUAY ROAD', '', 'DN8 4JG', 'DONCASTER', 'Grossbritannien', 'GB', NULL, NULL, '7588712548', '0010241P28', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569155497', 'FedEx', NULL, '2014-06-17', '15.06.2014 14:23', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21339, '249860004', NULL, NULL, 'Marcin Konas', '22 CHATSWORTH CRESCENT', '', 'TW3 2PB', 'HOUNSLOW', 'Grossbritannien', 'GB', NULL, NULL, '7904282446', '0010209VNO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569155501', 'FedEx', NULL, '2014-06-17', '15.06.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21340, '249866749', NULL, NULL, 'Melanie O\'Connor', '86 DOBBINS ROAD', '', 'CF63 2NL', 'BARRY', 'Grossbritannien', 'GB', NULL, NULL, '1446748557', '0010190TWC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569155512', 'FedEx', NULL, '2014-06-17', '15.06.2014 21:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21341, '249885936', NULL, NULL, 'Muhamet Shehi', '68 CHOLMELEY ROAD', '', 'RG1 3NB', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7846545819', '0010137VI8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569155523', 'FedEx', NULL, '2014-06-17', '15.06.2014 23:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21342, '249788105', NULL, NULL, 'Neil Hodson', '20 WRENWOOD WAY', 'Catlins Lane', 'HA5 2HS', 'PINNER', 'Grossbritannien', 'GB', NULL, NULL, '7507880009', '0010146L8M', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569155534', 'FedEx', NULL, '2014-06-17', '15.06.2014 13:53', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21343, '249890342', NULL, NULL, 'rodrigue ekwelle-nkwelle', '12 PARK ROAD', '', 'BS30 8EB', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7796256679', '00101762GM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569155545', 'FedEx', NULL, '2014-06-17', '16.06.2014 00:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21344, '249747321', NULL, NULL, 'Ross Deighton', '36/5 COWAN ROAD', '', 'EH11 1RH', 'EDinburgh', 'Grossbritannien', 'GB', NULL, NULL, '7724741487', '0010156ETA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569155556', 'FedEx', NULL, '2014-06-17', '15.06.2014 09:23', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21345, '249844262', NULL, NULL, 'sandrabillis billis', '163 FINLAY ROAD', '', 'GL4 6SE', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7905257443', '00101312YF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569155567', 'FedEx', NULL, '2014-06-17', '15.06.2014 19:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21346, '249886582', NULL, NULL, 'Sanjay Sharma', '4 GREENSIDE PLACE', '', 'G61 4RY', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7960589631', '0010216OXI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569155578', 'FedEx', NULL, '2014-06-17', '15.06.2014 23:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21347, '249889316', NULL, NULL, 'Sharon Williams', '48 RYDER GARDENS', '', 'RM13 7LS', 'RAINHAM', 'Grossbritannien', 'GB', NULL, NULL, '7702592262', '0010143GMY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569155589', 'FedEx', NULL, '2014-06-17', '15.06.2014 23:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21348, '249689530', NULL, NULL, 'Mark Bravo', 'Lojtegardsvej 4', '', '2770', 'Kastrup', 'Dänemark', 'DK', NULL, NULL, '31362016', '0010097VHG', NULL, NULL, 'GM-505-3:Florida gold', NULL, '604569155100', 'FedEx', NULL, '2014-06-17', '14.06.2014 17:06', 'DK260514HW07', '1', 'a0YC000000YixoHMAR', '1268.02', '1995.00'),
(21349, '249877954', NULL, NULL, 'Shane Power', '1 Ballymore', 'Camolin, enniscorthy', '', 'Wexford', 'Irland', 'IE', NULL, NULL, '876248511', '0010143YBM', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face (GM-508-4)', NULL, '604569155052', 'FedEx', NULL, '2014-06-17', '15.06.2014 21:32', 'IE140414AP04', '1', 'a0YC000000YYIpyMAH', '200.00', '309.98'),
(21350, '249714754', NULL, NULL, 'Ladislav Skuta', '29 New Market Hall', '', 'D8', 'Dublin', 'Irland', 'IE', NULL, NULL, '862095705', '0010120VMK', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face', NULL, '604569155063', 'FedEx', NULL, '2014-06-17', '14.06.2014 22:02', 'IE260214AP06', '1', 'a0YC000000YYoksMAD', '165.00', '259.00'),
(21351, '249697763', NULL, NULL, 'Sven van Es', 'Fruitlaan 42', '', '2292 BB', 'WATERINGEN', 'Niederlande', 'NL', NULL, NULL, '634938076', '0010115D33', NULL, NULL, 'GM-3005-3 - Marco Polo Leder gold', NULL, '604569155020', 'FedEx', NULL, '2014-06-17', '14.06.2014 18:28', 'NL140520NM11', '1', 'a0YC000000YZatbMAD', '150.00', '239.99'),
(21352, '249892713', NULL, NULL, 'Azahara Rexach Benitez', 'AVINGUDA DE LA MERIDIANA 617', '1°  - 2 °', '08033', 'BARCELONA', 'Spanien', 'ES', NULL, NULL, '685343409', '00101192K6', NULL, NULL, 'OpciÃ³n 7: Marco Polo Diam. Gold', NULL, '604569155030', 'FedEx', NULL, '2014-06-17', '15.06.2014 22:58', 'ES140519CS41', '1', 'a0YC000000YZpm8MAD', '', '209.99'),
(21353, '249669776', NULL, NULL, 'Jesus Manuel Maestre Martin', 'CALLE CHICO MATADERO 7', '7-D', '29004', 'MALAGA', 'Spanien', 'ES', NULL, NULL, '691767734', '0010067MSY', NULL, NULL, 'OpciÃ³n 4: Marco Polo Edelstahl silber-weiß', NULL, '604569155041', 'FedEx', NULL, '2014-06-17', '14.06.2014 14:28', 'ES140519CS38', '1', 'a0YC000000YZpm6MAD', '', '189.99'),
(21354, 'PK\0\0\0\0\0!\0Û1(òo\0\0Ä\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21355, '†·7ƒÉÊf¤¶X²&FÿÄ9V\r…ó`i¥vÁ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21356, 'ü¾×{à•³lÌcò`ÃÁÔb®cöÚÒôšdij–=', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21357, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21358, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21359, '9“£T¦Lùçæåî3ç…‘B£”ŸÀñEv{3ïÐ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '>ílSò_\\8^ÄÇA‘Aãm‘\\F\ZK\\S¤–', '', '', '', '', ''),
(21360, 'ÚE«ŒÕ[Ö·(|×1ÆÃ¼ë„m?e¡ÐMDÈ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21361, 'ÓH§š†È&7v\\\Z«òhÅA$Ñ¥w¸pjäkw', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21362, 'TéxcúGê¡', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21363, '¹›ž£æ[¤žq\r™5ÃÝ+D£tUë÷LC¦JT¨˜', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21364, 'Eƒ„\\œ}:éÅ9¹°ÎæWKo™œ‘¦Jîš–', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21365, 'R±ˆ|¸*‹BàBC!H‡ñÑÝðÜ’ ïÚpØ¿', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21366, 'ƒa ¡W#ñPÊÝ_±‹Žz¿_Ÿ¹–0 Á]¿', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21367, 'Ø¬ã¤ORÜOÆ8=î®3µ\rž´¼ný·}­ƒù…', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21368, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21369, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21370, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21371, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21372, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21373, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21374, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21375, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21376, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21377, '¯$Í‚$ž˜Ö‡®ix™¬‚x31ÿõÅ»šF–ûñ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21378, '›ìÁGÁ2M²d\0\\\'Y¯ƒ%Ùg9êŒ:@šŽ×I', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21379, 'öNÆFó.ì]ÍX¿w5ÏÏñ­z&åâ¾nÔ ãµ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21380, '4©*0Ð¤*Ûi±¯bIó¸*0Ð¤ªÀ@“ª­M>', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21381, '<Ò®ªÀ@“ªƒ‹Ue«+¬çIºÂVv½CÛÅZª8', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'p{v¿XØ´d:\"«`í{WÛnÔa¤±=í¸Ã¸6', '', '', '', '', ''),
(21382, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼Øó†Ý.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21383, ')dƒ­«DŠtÕHž\r¶®)PÐU!E%t•H‘ƒ®\Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21384, '†0`60¸z6 J0ZÜ0Ô™³Á@ \0shß', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21385, 'à6ªÉ&jœõZ…™ÆÕ¤ã¼\0¯ÏãjÒaB\0ƒ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21386, 'ÐoVSNZZ[U˜I`\\M9iÅ¤•À¸šrÒR¯ÏfÆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21387, '¡âÔ=Þ~èÈÝ‹Vu%tCqÕ\\ä¾€÷Baž', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21388, '‚îÉ©GÕW!ò°|¡wíÎ›ø*v¦örsºªÈÈ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21389, 'ËÂœ¾ÕÎžQ©WÈÕYû»0ÿR91ùç²\'÷', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21390, '\0KFË½ÍB¼ˆŸ–Î–äø¹‰)ôÙsP „*', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21391, '¦\0\0ÿÿ\0PK\0\0\0\0\0!\0ær¬\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21392, '\\Óý]¹¦³ÉJ\'›‚ß n[]ç–Rs·n(5·œš', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21393, '=Q$Ã-.ôZi¶,y@¾’ºŽIL‹×ì´[]4', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21394, 'ÓMüxÜn=N:	 Û“µŒ0°<Ü$t&éq?Ð', NULL, NULL, '¡)¯òP¥©fÇqª(¢t¢À>je%ä‚#¥¬ºbABÄ?@JYDtÃ†¤,Ø#6lŠK@', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '­­ÀÆ›¡Iƒ’}Ó4 Ø	|l­“¥$§tqK', 'Q ¥sv|ÌÁŽ9Øñ1M¸\"ô]óh4Î\r', '%…S¤1í·n', '', '', ''),
(21395, 'ç»gî‡ÇžðÈž', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'ËzB+ÂÚC¯>QdÄDá„¥H¥Úÿÿñèíoö', '', '', '', '', ''),
(21396, '=Û“«˜d’', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'îrÈ$·é¸Í.IîžãîåpLr÷w?‡d', 'îqÈ$·âæh…×˜ÔuÏIEÏ( “\\Šqm]7·Â', '', '', '', ''),
(21397, '-³Î²ZjÎÒ-sÎòQh©', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'w>ì´6©s¯ô¨è_õiòç‡»êÛNçÑOÅE~~', ' ni¡Ž<·ˆ¶wš­Õæ­NÑ°1<ì', '', '', '', ''),
(21398, '\ZçV´STmÌÖ°òÓ—(Z¡HÑ|øØÒ—(ZÉP', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'îqÈ$·â¸ø\'Dêºßîói\rdš»Î«>û', '„dêyÿà¡çôµa£‹¬r>³z¾?+®ëÇ=áÊ', '', '', '', ''),
(21399, 'snŒ|L¿q½¤¼8ÙÑË4Q/ra›BêomDÿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21400, '%€vû÷Òv«5óàÞ—‡‡/d«£ª¢/°NÖ:G$I', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21401, 'hï0Iþéz°Êýy KFM%ýÉ„7uÇlÁûph', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21402, ')N‰¼‹ÑY£)Ÿ^½X“††ØãÞ€“b*ÊL½³K', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21403, 'šà8Ùó¢\\mu‚:_ÆQ?äsjr½ÉýVû\rÔÇ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21404, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(21405, '250063333', NULL, NULL, 'Basma Zaoui', 'rue des Freres Taymans 76', 'Rue des Freres Taymans 76', '1480', 'Tubize', 'Belgien', 'BE', NULL, NULL, '478650963', '0010184GGP', NULL, NULL, 'GM-3005-a2 - Marco Polo Edelstahl silber-schwarz', NULL, '604569155692', 'FedEx', NULL, '2014-06-18', '16.06.2014 20:48', 'NL140520NM07', '1', 'a0YC000000YZrnlMAD', '150.00', '239.99'),
(21406, '250041881', NULL, NULL, 'engjell oguz', 'rue Theodore Bekaert 22', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '474080291', '00101629HS', NULL, NULL, 'GM-3005-7 - Marco Polo Diam. Gold', NULL, '604569155707', 'FedEx', NULL, '2014-06-18', '16.06.2014 18:48', 'NL140520NM14', '1', 'a0YC000000YZrnsMAD', '165.01', '279.99'),
(21407, '250028345', NULL, NULL, 'Gautier Heynderickx', 'avenue Henri Houssaye 21', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '478578898', '0010073VYL', NULL, NULL, 'GM-3005-7 - Marco Polo Diam. Gold', NULL, '604569155718', 'FedEx', NULL, '2014-06-18', '16.06.2014 17:18', 'NL140520NM14', '1', 'a0YC000000YZrnsMAD', '165.01', '279.99'),
(21408, '250018416', NULL, NULL, 'Maxim Pasetsjny', 'Gentse Steenweg 433', 'Brasserie Yanko Henleykaai 4 gent 9000', '9160', 'Lokeren', 'Belgien', 'BE', NULL, NULL, '488436012', '0010121ENT', NULL, NULL, 'GM-3005-5 -Marco Polo Diamanten silber-weiß', NULL, '604569155729', 'FedEx', NULL, '2014-06-18', '16.06.2014 16:18', 'NL140520NM12', '1', 'a0YC000000YZrnqMAD', '165.01', '279.99'),
(21409, '250020512', NULL, NULL, 'Fredrik Norrgard', 'Stenevaegen 6', '', '15252', 'Soedertaelje', 'Schweden', 'SE', NULL, NULL, '739915643', '0010193J6B', NULL, NULL, 'GM-505-2.Florida silber-schwarz', NULL, '604569155648', 'FedEx', NULL, '2014-06-18', '16.06.2014 19:44', 'SE260514HW06', '1', 'a0YC000000YixY8MAJ', '1536.00', '2295.00'),
(21410, '250034785', NULL, NULL, 'Rana Ismail', 'Stensjoegatan 8', '', '21765', 'Malmoe', 'Schweden', 'SE', NULL, NULL, '700195055', '0010105YTT', NULL, NULL, 'GM-505-3. Florida gold', NULL, '604569155659', 'FedEx', NULL, '2014-06-18', '16.06.2014 21:14', 'SE260514HW07', '1', 'a0YC000000YixXWMAZ', '1536.00', '2295.00'),
(21411, '250015008', NULL, NULL, 'Daniel lindberg', 'KVARNTORPSVAEGEN 5B', '', '134 41', 'GUSTAVSBERG', 'Schweden', 'SE', NULL, NULL, '', '0010050EGC', NULL, NULL, 'GM-505-3. Florida gold', NULL, '604569155660', 'FedEx', NULL, '2014-06-18', '16.06.2014 18:44', 'SE260514HW07', '1', 'a0YC000000YixXWMAZ', '1536.00', '2295.00'),
(21412, '250032021', '', '', 'ekrem budak', 'UPPINGEGRAEND 22', '', '163 61', 'SPANGA', 'Schweden', '', '', '', '', '0010159LIF', '', '', 'GM-505-4. Florida Edelstahl silber-wei?', 'Paket am 02.07.14 zur?ck erhalten!\r\nRL 70 947 977 8DE  04.07.2014\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n', '604569155670', 'FedEx', '', '2014-06-18', '16.06.2014 20:44', 'SE260514HW08', '1', 'a0YC000000YixZVMAZ', '1536.00', '2295.00'),
(21413, '250049043', NULL, NULL, 'Adrian Vranescu', 'FLAT 2. ST. JOHN\'S AVENUE', '', 'SW15 2AF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7460080428', '0010224CAH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569155740', 'FedEx', NULL, '2014-06-18', '16.06.2014 21:22', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21414, '250030052', NULL, NULL, 'amanda gilbert', '109 brtackenborough road', '', 'LN11 0AD', 'Louth, Lincolnshire', 'Grossbritannien', 'GB', NULL, NULL, '7891917969', '0010245CU2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569155751', 'FedEx', NULL, '2014-06-18', '16.06.2014 19:22', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21415, '250147460', NULL, NULL, 'Dorothy Houston', 'Ap 2, 7 Inverary Drive', '', 'BT4 1RB', 'Belfast', 'Grossbritannien', 'GB', NULL, NULL, '7913458457', '00100469N1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569155762', 'FedEx', NULL, '2014-06-18', '17.06.2014 12:22', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21416, '250037871', NULL, NULL, 'Gary Hargreaves', '173 Heather Court', 'Carr Field Lane', 'S63 8EU', 'Rotherham', 'Grossbritannien', 'GB', NULL, NULL, '7745278839', '0010020CBR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569155773', 'FedEx', NULL, '2014-06-18', '16.06.2014 20:22', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21417, '249926839', NULL, NULL, 'Grant Chapman', '24 CAROLINE PARK', '', 'EH53 0SH', 'LIVINGSTON', 'Grossbritannien', 'GB', NULL, NULL, '7522080387', '0010055G5P', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569155784', 'FedEx', NULL, '2014-06-18', '16.06.2014 09:53', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21418, '250056732', NULL, NULL, 'Ian Moore', '45 Creag Bhan Village', '', 'PA34 4BF', 'Oban', 'Grossbritannien', 'GB', NULL, NULL, '7733487289', '0010191MXH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569155795', 'FedEx', NULL, '2014-06-18', '16.06.2014 21:53', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21419, '249956459', NULL, NULL, 'James Hamilton', '10 BARSHAW PLACE', '', 'PA1 3HJ', 'PAISLEY', 'Grossbritannien', 'GB', NULL, NULL, '7717440474', '0010216RE1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569155800', 'FedEx', NULL, '2014-06-18', '16.06.2014 11:52', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21420, '250159795', NULL, NULL, 'Kathrin Meier', '88 SALISBURY ROAD', '', 'ME14 2TX', 'MAIDSTONE', 'Grossbritannien', 'GB', NULL, NULL, '7876826904', '0010140EBG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569155810', 'FedEx', NULL, '2014-06-18', '17.06.2014 13:53', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21421, '250072315', NULL, NULL, 'Mark Holmes', '91 CROMWELL ROAD', '', 'CT5 1NN', 'WHITSTABLE', 'Grossbritannien', 'GB', NULL, NULL, '7764194566', '0010098PU2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569155821', 'FedEx', NULL, '2014-06-18', '16.06.2014 23:52', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21422, '249937622', NULL, NULL, 'Tarik Ali', '50 WATER EATON ROAD', 'Bletchley', 'MK2 3BX', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7956511329', '0010186W2J', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569155832', 'FedEx', NULL, '2014-06-18', '16.06.2014 10:22', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21423, '250061447', NULL, NULL, 'Vicky Whittaker', '0 Atkins', 'The Barbican, East Street', 'GU9 7TB', 'Farnham, Surrey', 'Grossbritannien', 'GB', NULL, NULL, '7855454374', '10180717', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569155843', 'FedEx', NULL, '2014-06-18', '16.06.2014 22:22', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21424, '249965708', NULL, NULL, 'richard squires', 'Flat 4 30 KINGSBOROUGH GARDENS', '', 'G12 9NJ', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7862220146', '0010146PU3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569155854', 'FedEx', NULL, '2014-06-18', '16.06.2014 12:52', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(21425, '249937961', NULL, NULL, 'Viktor Viznytsya', '37 PRINCE REGENT LANE', '', 'E13 8RH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7872957080', '0010065ES5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569155865', 'FedEx', NULL, '2014-06-18', '16.06.2014 10:22', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(21426, '250124777', NULL, NULL, 'Donna Melhuish', '49 WILLEN PARK AVENUE', 'Willen park', 'MK15 9JG', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7415212928', '00100567WI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569155876', 'FedEx', NULL, '2014-06-18', '17.06.2014 10:22', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21427, '250025967', NULL, NULL, 'Gary Fear', '11 Okus Grove', '', 'Sn2 7qa', 'Swindon', 'Grossbritannien', 'GB', NULL, NULL, '7515722715', '0010144IYD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569155887', 'FedEx', NULL, '2014-06-18', '16.06.2014 19:23', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21428, '249928770', NULL, NULL, 'Ian Fraser', '4 WOODLANDS MEADOW', 'Rosemount', 'PH10 6GZ', 'BLAIRGOWRIE', 'Grossbritannien', 'GB', NULL, NULL, '7904160751', '0010069RXM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, 'RL 70903 255 7DE', 'Deutsche Post', NULL, '2014-06-18', '16.06.2014 09:52', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21429, '250133987', NULL, NULL, 'Lewis Westhead', '229 COUNTY ROAD', '', 'L39 3LU', 'ORMSKIRK', 'Grossbritannien', 'GB', NULL, NULL, '7917796520', '0010104ZBA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569155902', 'FedEx', NULL, '2014-06-18', '17.06.2014 11:22', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21430, '249985339', NULL, NULL, 'Mohammad Shalman Ahmed', '181 CHURCH HILL ROAD', '', 'B20 3PX', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7972023749', '0010021Y20', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569155913', 'FedEx', NULL, '2014-06-18', '16.06.2014 14:52', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21431, '250121221', NULL, NULL, 'Nigel Judge', '5 5 Wentworth Close', 'Worle', 'BS22 6XZ', 'Weston-super-Mare North Somerset', 'Grossbritannien', 'GB', NULL, NULL, '7590105736', '0010016ZXF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569155924', 'FedEx', NULL, '2014-06-18', '17.06.2014 09:52', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21432, '250082198', NULL, NULL, 'Richard Fergus', '220 RUSHMORE ROAD', '', 'E5 0HD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7916591026', '0010063S36', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569155935', 'FedEx', NULL, '2014-06-18', '17.06.2014 02:22', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21433, '249948050', NULL, NULL, 'roy francis', '144 NORWICH ROAD', '', 'NR18 0UH', 'WYMONDHAM', 'Grossbritannien', 'GB', NULL, NULL, '27764354266', '0010015TNL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569155946', 'FedEx', NULL, '2014-06-18', '16.06.2014 11:22', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21434, '250045230', NULL, NULL, 'Toni McCann', '117 Boundary park road', '', 'OL1 2NZ', 'Oldham', 'Grossbritannien', 'GB', NULL, NULL, '7876071465', '0010109BWE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569155957', 'FedEx', NULL, '2014-06-18', '16.06.2014 20:52', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21435, '250065140', NULL, NULL, 'Walid Abushiba', '94 /FLAT 4 PRINCES ROAD', 'Flat 4', 'L8 8AD', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7447000498', '001019218Y', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569155968', 'FedEx', NULL, '2014-06-18', '16.06.2014 22:52', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21436, '250055650', NULL, NULL, 'Aidan Mckellar', '1 ENRIGHT CLOSE', '', 'CV32 6SQ', 'LEAMINGTON SPA', 'Grossbritannien', 'GB', NULL, NULL, '7870493580', '00100172BT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569155979', 'FedEx', NULL, '2014-06-18', '16.06.2014 21:52', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21437, '249939648', NULL, NULL, 'Amy Haddon', '40 SEAFIELD  Rustington', 'If no answer, please leave under the caravan.', 'BN16 2jh', 'LITTLEHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7454919491', '00100165X5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569155980', 'FedEx', NULL, '2014-06-18', '16.06.2014 10:22', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21438, '249983873', NULL, NULL, 'David Maitland', '11 BRENTWOOD CLOSE', '', 'L38 9GJ', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7872470006', '0010070DZB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569155990', 'FedEx', NULL, '2014-06-18', '16.06.2014 14:52', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21439, '250028127', NULL, NULL, 'Helen Rees', '47 PENRHIWTYN DRIVE', '', 'SA11 2JF', 'NEATH', 'Grossbritannien', 'GB', NULL, NULL, '1639637249', '0010065AHS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569156004', 'FedEx', NULL, '2014-06-18', '16.06.2014 19:23', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21440, '249893558', NULL, NULL, 'Hollie Clarke', '12 HEAWOOD WAY', '', 'LE3 3TJ', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7748985964', '0010111H29', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569156015', 'FedEx', NULL, '2014-06-18', '16.06.2014 01:22', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21441, '249989530', NULL, NULL, 'Joy Lavelle', '71 RETFORD ROAD', 'Handsworth', 'S13 9LB', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7739565861', '0010132QI6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569156026', 'FedEx', NULL, '2014-06-18', '16.06.2014 15:22', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21442, '250048738', NULL, NULL, 'Matt Busby', 'ONECALL KINGSBURY ROAD', 'Minworth', 'B76 9DD', 'SUTTON COLDFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7703040947', '0010228ZCP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569156037', 'FedEx', NULL, '2014-06-18', '16.06.2014 21:22', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21443, '250119281', NULL, NULL, 'Nina Costello', '48 WENDOVER ROAD', '', 'TW18 3DE', 'STAINES', 'Grossbritannien', 'GB', NULL, NULL, '7896172047', '0010151VI8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569156048', 'FedEx', NULL, '2014-06-18', '17.06.2014 09:52', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21444, '249989514', NULL, NULL, 'brian Roberts', '25 WELLS ROAD', '', 'OL1 4RA', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '1616526969', '001012939F', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156059', 'FedEx', NULL, '2014-06-18', '16.06.2014 15:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21445, '250116559', NULL, NULL, 'Daniel Masson', '24 Cairngorm Gardens', '', 'AB12 5BS', 'Aberdeen', 'Grossbritannien', 'GB', NULL, NULL, '7557092830', '00101874AT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156060', 'FedEx', NULL, '2014-06-18', '17.06.2014 09:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21446, '249971455', NULL, NULL, 'Fisun Efstathiou', '41-45 NEW LONDON ROAD', 'the beauty lounge', 'CM2 0ND', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7957465113', '00101179QR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156070', 'FedEx', NULL, '2014-06-18', '16.06.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21447, '250029946', NULL, NULL, 'Hasina Begum', '62 PADNALL ROAD', 'Romford', 'RM6 5BJ', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7956771618', '0010095FX8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156081', 'FedEx', NULL, '2014-06-18', '16.06.2014 19:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21448, '250065013', NULL, NULL, 'Ivan Atanasov', '78 GLENAVON ROAD', '', 'E15 4DD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7539222443', '0010144UTM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156092', 'FedEx', NULL, '2014-06-18', '16.06.2014 22:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21449, '249996913', NULL, NULL, 'Joanna Roughneen', '7 langdale t Ambleside avenue', 'Walton on Thames', 'KT12 3ea', 'Surrey', 'Grossbritannien', 'GB', NULL, NULL, '7912754017', '0010020C6K', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156107', 'FedEx', NULL, '2014-06-18', '16.06.2014 15:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21450, '249976562', NULL, NULL, 'keith dixon', '1 WHITECROFT ROAD', '', 'B26 3RD', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '1217421437', '0010232JWP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156118', 'FedEx', NULL, '2014-06-18', '16.06.2014 13:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21451, '250002185', NULL, NULL, 'Kevin Marlow', '6 FULMAR WAY', 'Herne Bay', 'CT6 6LF', 'HERNE BAY', 'Grossbritannien', 'GB', NULL, NULL, '1227368772', '0010212HH2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156129', 'FedEx', NULL, '2014-06-18', '16.06.2014 16:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21452, '250065518', NULL, NULL, 'Khodadad Khaghani', '16 C WAULKING MILL ROAD', '', 'G81 5AH', 'CLYDEBANK', 'Grossbritannien', 'GB', NULL, NULL, '7832294444', '00100425KW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156130', 'FedEx', NULL, '2014-06-18', '16.06.2014 22:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21453, '250133560', NULL, NULL, 'Lewis Westhead', '229 COUNTY ROAD', '', 'L39 3LU', 'ORMSKIRK', 'Grossbritannien', 'GB', NULL, NULL, '7917796520', '0010035KBJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569155902', 'FedEx', NULL, '2014-06-18', '17.06.2014 11:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21454, '249951768', NULL, NULL, 'Paul Rhodes', '8 ASH WALK', '', 'M33 5LA', 'SALE', 'Grossbritannien', 'GB', NULL, NULL, '1612823216', '0010019TK0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156140', 'FedEx', NULL, '2014-06-18', '16.06.2014 11:23', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21455, '249987887', NULL, NULL, 'Pete Newton', '10 FAWNS MANOR ROAD', 'Fawns manor road', 'TW14 8EL', 'FELTHAM', 'Grossbritannien', 'GB', NULL, NULL, '7956653864', '00100470GD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156151', 'FedEx', NULL, '2014-06-18', '16.06.2014 14:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21456, '250102104', NULL, NULL, 'Phillip Glessing', '55 VALLEY ROAD', '', 'EX23 8ES', 'BUDE', 'Grossbritannien', 'GB', NULL, NULL, '7876031427', '0010107B6F', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156162', 'FedEx', NULL, '2014-06-18', '17.06.2014 08:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21457, '250157715', NULL, NULL, 'Quentin Baum', '16 SUNRIDGE CLOSE', '', 'MK16 0LT', 'NEWPORT PAGNELL', 'Grossbritannien', 'GB', NULL, NULL, '7785550204', '00100054MO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156173', 'FedEx', NULL, '2014-06-18', '17.06.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21458, '250136405', NULL, NULL, 'Royayi Chitambo', '94 PRIESTLEY ROAD', '', 'SG2 0BP', 'STEVENAGE', 'Grossbritannien', 'GB', NULL, NULL, '7549928394', '00102345KB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156184', 'FedEx', NULL, '2014-06-18', '17.06.2014 11:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21459, '249966473', NULL, NULL, 'Runxia Wang', 'ARK-E2C Arkwright Hall', 'Tumbling Hill Street', 'BD7 1DB', 'Bradford West Yorkshire', 'Grossbritannien', 'GB', NULL, NULL, '7414948285', '0010202SCZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156195', 'FedEx', NULL, '2014-06-18', '16.06.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21460, '250063640', NULL, NULL, 'Sophie Wilson', '12 DESBOROUGH CRESCENT', '', 'L12 7JT', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7742170469', '00101362WI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156200', 'FedEx', NULL, '2014-06-18', '16.06.2014 22:23', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21461, '250110014', NULL, NULL, 'theresa ellison', '15 TYLER DRIVE', '', 'RG2 9NG', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7983447420', '00101000VN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156210', 'FedEx', NULL, '2014-06-18', '17.06.2014 09:23', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21462, '250019880', NULL, NULL, 'thomas dean', '47 SYCAMORE ROAD', 'Ormesby', 'TS7 9DW', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7773897918', '0010054LNF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156221', 'FedEx', NULL, '2014-06-18', '16.06.2014 18:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21463, '250055995', NULL, NULL, 'Tom Fry', '7 CLOS CASTELL COITY', 'broadlands', 'CF31 5DW', 'BRIDGEND', 'Grossbritannien', 'GB', NULL, NULL, '1656650651', '0010049LY3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156232', 'FedEx', NULL, '2014-06-18', '16.06.2014 21:53', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21464, '249977456', NULL, NULL, 'yvonne mcdonnell', '8 VICTORIA ROAD', 'parkstone', 'BH12 3BB', 'POOLE', 'Grossbritannien', 'GB', NULL, NULL, '1202975231', '0010243MUO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156243', 'FedEx', NULL, '2014-06-18', '16.06.2014 13:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21465, '250151353', NULL, NULL, 'Daniel Frohn', 'Hermodsgade 12 2TV', 'Der star Holm og Rasmussen pa dortelefonen', '2200', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '40453651', '0010143Z6M', NULL, NULL, 'GM-505-3: Florida gold', NULL, '604569155681', 'FedEx', NULL, '2014-06-18', '17.06.2014 11:06', 'DK260514HW07', '1', 'a0YC000000YixoHMAR', '1268.02', '1995.00'),
(21466, '249962079', NULL, NULL, 'JORGE ALIAGA PEREZ', 'MADRE ALBERTA GIMENEZ 11', '4', '46018', 'VALENCIA', 'Spanien', 'ES', NULL, NULL, '626304958', '0010159PO5', NULL, NULL, 'OpciÃ³n 6: reloj Theorema Marco Polo Edelstahl alles schwarz', NULL, '604569155730', 'FedEx', NULL, '2014-04-18', '16.06.2014 10:28', 'ES140519CS40', '1', 'a0YC000000YZpm7MAD', '', '189.99'),
(21467, '00100045IQ', NULL, NULL, 'Ash Erdogan', '360 DEAKIN AVE', 'Apco petrol stationn', '3500', 'MILDURA', 'Australien', 'AUS', NULL, NULL, '0403636686', '00100045IQ', NULL, NULL, 'Macau watch: Black strap - Silver face with black and silver highlights', NULL, 'RL 70 906 737 0DE', 'Deutsche Post', NULL, '2014-06-19', '08.06.2014', '006C000000pHOrUIAW', '1', 'a0YC000000YZTudMAH', '', '339'),
(21468, '0010187O5L', NULL, NULL, 'HAO LIU', '2/28-32 MOUNT PLEASANT AVE', '', '2134', 'BURWOOD', 'Australien', 'AUS', NULL, NULL, '0405666766', '0010187O5L', NULL, NULL, 'Macau watch: Black strap - Silver face with black and silver highlights', NULL, '604569156677', 'FedEx', NULL, '2014-06-19', '08.06.2014', '006C000000pHOrUIAW', '1', 'a0YC000000YZTudMAH', '', '339'),
(21469, '0010038A7G', NULL, NULL, 'Sharyn Page', '2 Luton Lane', 'Skilled Group Ltd', '3122', 'Hawthorn', 'Australien', 'AUS', NULL, NULL, '0401994711', '0010038A7G', NULL, NULL, 'Macau watch: Black strap - Silver face with black and silver highlights', NULL, '604569156688', 'FedEx', NULL, '2014-06-19', '08.06.2014', '006C000000pHOrUIAW', '1', 'a0YC000000YZTudMAH', '', '339'),
(21470, '0010029ZQW', NULL, NULL, 'VIVIAN ESCUDERO', '9/37-39 BLAND ST', '', '2131', 'ASHFIELD', 'Australien', 'AUS', NULL, NULL, '0414974328', '0010029ZQW', NULL, NULL, 'Macau watch: Black strap - Silver face with black and silver highlights', NULL, '604569156699', 'FedEx', NULL, '2014-06-19', '08.06.2014', '006C000000pHOrUIAW', '1', 'a0YC000000YZTudMAH', '', '339'),
(21471, '00101128CF', NULL, NULL, 'CHRISTIAN SUARES', '10 WOLAROI CRESCENT', '', '2026', 'TAMARAMA', 'Australien', 'AUS', NULL, NULL, '0470081224', '00101128CF', NULL, NULL, 'Macau watch: Black strap - Black face with gold highlights', NULL, '604569156703', 'FedEx', NULL, '2014-06-19', '08.06.2014', '006C000000pHOrUIAW', '1', 'a0YC000000YZTugMAH', '', '339'),
(21472, '0010211397', NULL, NULL, 'CHRISTOPHER BURNETT', '4 MERCER', '4', '3143', 'ARMADALE', 'Australien', 'AUS', NULL, NULL, '0438355480', '0010211397', NULL, NULL, 'Macau watch: Black strap - Black face with gold highlights', NULL, '604569156714', 'FedEx', NULL, '2014-06-19', '15.06.2014', '006C000000pHOrUIAW', '1', 'a0YC000000YZTugMAH', '', '339'),
(21473, '0010048PIA', NULL, NULL, 'MIKE BARTLET', '13 HACKETT', '', '2176', 'ABBOTSBURY', 'Australien', 'AUS', NULL, NULL, '0412193040', '0010048PIA', NULL, NULL, 'Macau watch: Black strap - Black face with gold highlights', NULL, '604569156725', 'FedEx', NULL, '2014-06-19', '12.06.2014', '006C000000pHOrUIAW', '1', 'a0YC000000YZTugMAH', '', '339'),
(21474, '00100845IB', NULL, NULL, 'TILFORD BOTUMANCHI', '1/49 MOSELY STREET', 'MOSELY STREET', '2135', 'STRATHFIELD', 'Australien', 'AUS', NULL, NULL, '0430024515', '00100845IB', NULL, NULL, 'Macau watch: Black strap - Black face with gold highlights', NULL, '604569156736', 'FedEx', NULL, '2014-06-19', '15.06.2014', '006C000000pHOrUIAW', '1', 'a0YC000000YZTugMAH', '', '339'),
(21475, '250167841', NULL, NULL, 'Jessica Granqvist', 'LILLAKERSVAEGEN 15', '', '181 59', 'LIDINGOE', 'Schweden', 'SE', NULL, NULL, '735706874', '0010084GMB', NULL, NULL, 'GM-505-2. Florida silber-schwarz', NULL, '604569156298', 'FedEx', NULL, '2014-06-19', '17.06.2014 15:44', 'SE260514HW06', '1', 'a0YC000000YixY8MAJ', '1536.00', '2295.00'),
(21476, '250208093', NULL, NULL, 'Ben Lee', '6 MOOR SMITH COPSE', '', 'HX2 9DF', 'HALIFAX', 'Grossbritannien', 'GB', NULL, NULL, '7703685998', '001010298L', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569156313', 'FedEx', NULL, '2014-06-19', '17.06.2014 18:52', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21477, '250247680', NULL, NULL, 'davies james', '12 ASPULL WALK', '', 'M13 9ER', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7940415353', '0010060PUS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569156324', 'FedEx', NULL, '2014-06-19', '18.06.2014 00:22', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21478, '250192651', NULL, NULL, 'Elaine Wilson', '27 SACOMBE ROAD', 'Hemel Hempstead', 'HP1 3RQ', 'HEMEL HEMPSTEAD HERTFORDSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '1442216052', '0010137QE6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569156335', 'FedEx', NULL, '2014-06-19', '17.06.2014 17:22', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21479, '250275563', NULL, NULL, 'shadi danin', '14 HOVE PARK ROAD', 'hove', 'BN3 6LA', 'HOVE', 'Grossbritannien', 'GB', NULL, NULL, '7880506944', '0010189VJX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569156346', 'FedEx', NULL, '2014-06-19', '18.06.2014 07:52', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21480, '250194828', NULL, NULL, 'Andrew Howes', '19 Doulton Drive', '', 'SR4 9BP', 'Sunderland', 'Grossbritannien', 'GB', NULL, NULL, '7921160021', '00100757RJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569156357', 'FedEx', NULL, '2014-06-19', '17.06.2014 17:22', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(21481, '250223574', NULL, NULL, 'Leanne Clark', '43 ST. CATHERINES CRESCENT', '', 'LS13 2JU', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7539026879', '0010120JBM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569156368', 'FedEx', NULL, '2014-06-19', '17.06.2014 20:52', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(21482, '250245187', NULL, NULL, 'mary broxton', '7 KILBURN AVENUE', '', 'WN4 8SA', 'WIGAN LANCASHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7947000359', '0010194F4D', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569156379', 'FedEx', NULL, '2014-06-19', '17.06.2014 22:52', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(21483, '250245673', NULL, NULL, 'Samantha Clark', '1 MARKET HILL', '', 'SG8 9JL', 'ROYSTON', 'Grossbritannien', 'GB', NULL, NULL, '7974091712', '0010147C3L', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569156380', 'FedEx', NULL, '2014-06-19', '17.06.2014 22:52', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(21484, '250223254', NULL, NULL, 'Cedric Clement', '10 BROOKCROFT AVENUE', '', 'M22 8EA', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7508068992', '001013552N', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569156390', 'FedEx', NULL, '2014-06-19', '17.06.2014 20:52', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21485, '250237423', NULL, NULL, 'Helen Bagnall', '1A BRANDON LANE', '', 'CV3 3RD', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7500702541', '001023752A', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569156405', 'FedEx', NULL, '2014-06-19', '17.06.2014 22:22', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21486, '250229043', NULL, NULL, 'Sarah Burfitt', '39 WOOLLARDS LANE', 'Great Shelford', 'CB22 5LZ', 'CAMBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7585708692', '0010116KJ1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569156416', 'FedEx', NULL, '2014-06-19', '17.06.2014 21:22', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21487, '250164488', NULL, NULL, 'Stella hughes', '5 CHURCH MEADOW GARDENS', 'Hyde...cheshire', 'SK14 4RU', 'HYDE', 'Grossbritannien', 'GB', NULL, NULL, '7814164864', '001012570R', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569156427', 'FedEx', NULL, '2014-06-19', '17.06.2014 14:23', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21488, '250191907', NULL, NULL, 'anita basran', '52 Sextant rd', '', 'le5 2ja', 'Leicester', 'Grossbritannien', 'GB', NULL, NULL, '1162107335', '00101513YG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156438', 'FedEx', NULL, '2014-06-19', '17.06.2014 17:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21489, '250226104', NULL, NULL, 'Ann Mclean', '20 BROOM MEAD', '', 'DA6 7NY', 'BEXLEYHEATH', 'Grossbritannien', 'GB', NULL, NULL, '1322555601', '0010198PF2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156449', 'FedEx', NULL, '2014-06-19', '17.06.2014 20:53', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21490, '250254603', NULL, NULL, 'Arie Ali', 'FLAT 17, ', '25 ASHTON RISE , abaneazer apartment', 'BN2 9AA', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '7751211924', '0010145VOP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156450', 'FedEx', NULL, '2014-06-19', '18.06.2014 00:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21491, '250195924', NULL, NULL, 'Emma Foster', 'Unit 10 Drakes drive (GGR Group)', 'Please deliver to GGR Group', 'HP18 9BF', 'Long crendon industrial estate', 'Grossbritannien', 'GB', NULL, NULL, '7514218753', '00100875SI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156460', 'FedEx', NULL, '2014-06-19', '17.06.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21492, '250334823', NULL, NULL, 'Gerard Duffy', '274 NITHSDALE ROAD', '', 'G41 5LP', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7800593584', '0010014DJU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156471', 'FedEx', NULL, '2014-06-19', '18.06.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21493, '250197444', NULL, NULL, 'Melissa Hunter', 'CUTZ FOR MUT BOYD STREET', '', 'KA30 8LE', 'LARGS', 'Grossbritannien', 'GB', NULL, NULL, '7783759236', '0010160ZOW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156482', 'FedEx', NULL, '2014-06-19', '17.06.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21494, '250250991', NULL, NULL, 'Samantha Maton', '49 PEMBROKE AVENUE', '', 'BN11 5QS', 'WORTHING', 'Grossbritannien', 'GB', NULL, NULL, '7837437042', '0010085BDQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156493', 'FedEx', NULL, '2014-06-19', '18.06.2014 00:24', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21495, '250226744', NULL, NULL, 'Stewart Graham', '2 CHESTNUT GROVE', '', 'KA6 6LL', 'AYR', 'Grossbritannien', 'GB', NULL, NULL, '7703022755', '00101485Q0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569156508', 'FedEx', NULL, '2014-06-19', '17.06.2014 20:53', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21496, '250427412', NULL, NULL, 'Slawomir Lopatowski', 'ul. Sadowa 39/18', '', '38-500', 'Sanok', 'Polen', 'PL', NULL, NULL, '695101771', '0010107T9O', NULL, NULL, 'Marco Polo Edelstahl alles schwarzGM-3005- A3', NULL, '604569156747', 'FedEx', NULL, '2014-06-19', '18.06.2014 22:38', 'PL140520DR15', '1', 'a0YC000000YZZPrMAP', '650.97', '997.00'),
(21497, '250377093', NULL, NULL, 'Andrzej Narloch', 'ul. Wincentego Pola 1B/1', '', '83-110', 'Tczew', 'Polen', 'PL', NULL, NULL, '514316891', '0010179UI5', NULL, NULL, 'Marco Polo Diamanten silber-schwarz GM-3005-6', NULL, '604569156758', 'FedEx', NULL, '2014-06-19', '18.06.2014 17:08', 'PL140520DR17', '1', 'a0YC000000YZZQqMAP', '714.04', '1199.00'),
(21498, '250228047', NULL, NULL, 'Jose Barragan gonzalez', 'CALLE ALBANILES 4', '9-D', '41015', 'SEVILLA', 'Spanien', 'ES', NULL, NULL, '645793755', '0010025YCS', NULL, NULL, 'OpciÃ³n 8: reloj Theorema Marco Polo Diamond silber-schwarz', NULL, '604569156302', 'FedEx', NULL, '2014-06-19', '17.06.2014 18:58', 'ES140519CS42', '1', 'a0YC000000YZpm9MAD', '', '209.99'),
(21499, '250548369', NULL, NULL, 'Frederik Frits', 'Skolebakken 44 2TV', '', '8464', 'Galten', 'Dänemark', 'DK', NULL, NULL, '53642034', '0010128OPX', NULL, NULL, 'GM-505-3: Florida gold', NULL, '604569156931', 'FedEx', NULL, '2014-06-20', '19.06.2014 13:36', 'DK260514HW07', '1', 'a0YC000000YixoHMAR', '1268.02', '1995.00'),
(21500, '250428134', NULL, NULL, 'allis madsen', 'Jaegervangen 20', '', '2635', 'Ishoj', 'Dänemark', 'DK', NULL, NULL, '40849545', '0010212XSH', NULL, NULL, 'GM-505-3: Florida gold', NULL, '604569156942', 'FedEx', NULL, '2014-06-20', '18.06.2014 19:36', 'DK260514HW07', '1', 'a0YC000000YixoHMAR', '1268.02', '1995.00'),
(21501, '250620997', NULL, NULL, 'Maciej Ceberak', 'ul. Marymoncka 34', 'K Pokoj 26', '00-968', 'Warszawa', 'Polen', 'PL', NULL, NULL, '512980776', '00101701HT', NULL, NULL, 'Marco Polo Diam. Silber-schwarz model GM-3005-6', NULL, '604569157077', 'FedEx', NULL, '2014-06-20', '20.06.2014 00:38', 'PL140520DR17', '1', 'a0YC000000YZZQqMAP', '714.04', '1199.00'),
(21502, '250482529', NULL, NULL, 'Miriam Haddon', '66 Starbank road', '', 'B10 9LP', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '', '0010138HUM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569157022', 'FedEx', NULL, '2014-06-20', '19.06.2014 09:23', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21503, '250453203', NULL, NULL, 'cathy lee', '51 new road', '', 'cf33db', 'cardiff', 'Grossbritannien', 'GB', NULL, NULL, '', '0010034UN6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569157033', 'FedEx', NULL, '2014-06-20', '19.06.2014 00:53', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21504, '250417744', NULL, NULL, 'Mark Pitt', '15 BARTONS WAY', '', 'GU14 9LL', 'FARNBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7510789130', '0010199OBV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569157044', 'FedEx', NULL, '2014-06-20', '18.06.2014 20:53', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21505, '250386869', NULL, NULL, 'Victoria Wyatt', '20 RALEIGH PARK', 'Rose Glen', 'EX36 4DN', 'SOUTH MOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7735517732', '0010206NXL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569157055', 'FedEx', NULL, '2014-06-20', '18.06.2014 17:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21506, '250347169', NULL, NULL, 'Jake Chorley', '11 Yanleigh. Close', '', 'Bs13 8aq', 'bristol', 'Grossbritannien', 'GB', NULL, NULL, '7825871761', '0010001ISM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569157066', 'FedEx', NULL, '2014-06-20', '18.06.2014 14:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21507, '5967712', NULL, NULL, 'Donald Price', '47 Avenell Road', '', '6053', 'Bayswater ', 'Australien', 'AUS', NULL, NULL, '61404444715', '5967712', NULL, NULL, 'Style: black leather band/black dial Copacabana alles schwarz', NULL, '604569156769', 'FedEx', NULL, '2014-06-19', '19.06.2014', '', '1', '323392', '', '339'),
(21508, '5965682', NULL, NULL, 'Rebecca balcombe', '197 Harris st ', 'The Secret Attic', '2009', 'pyrmont', 'Australien', 'AUS', NULL, NULL, '403468734', '5965682', NULL, NULL, 'Style: black leather band/black dial Copacabana alles schwarz', NULL, '604569156770', 'FedEx', NULL, '2014-06-19', '19.06.2014', '', '1', '323392', '', '339'),
(21509, '5954468', NULL, NULL, 'Nilesh Joijode', '12 Anakie Court', '', '2913', 'Ngunnawal', 'Australien', 'AUS', NULL, NULL, '400238602', '5954468', NULL, NULL, 'Style: black leather band/black dial Copacabana alles schwarz', NULL, '604569156780', 'FedEx', NULL, '2014-06-19', '19.06.2014', '', '1', '323392', '', '339'),
(21510, '5945138', NULL, NULL, 'Yi Liu', '1d Boronia', 'Street', '2115', 'Ermington', 'Australien', 'AUS', NULL, NULL, '403277233', '5945138', NULL, NULL, 'Style: black leather band/silver dial Copacabana silber-weiß', NULL, '604569156791', 'FedEx', NULL, '2014-06-19', '19.06.2014', '', '1', '323390', '', '339'),
(21511, '5933342', NULL, NULL, 'Peter McMahon', '56 Burlington Street', '', '4169', 'East Brisbane', 'Australien', 'AUS', NULL, NULL, '488171226', '5933342', NULL, NULL, 'Style: brown leather band/silver dial Copacabana bicolor', NULL, '604569156806', 'FedEx', NULL, '2014-06-19', '19.06.2014', '', '1', '323394', '', '339'),
(21512, '5932438', NULL, NULL, 'Malcolm Taylor', '60 Llewellyn Street', '', '2291', 'Merewether', 'Australien', 'AUS', NULL, NULL, '425282155', '5932438', NULL, NULL, 'Style: black leather band/silver dial Copacabana silber-weiß', NULL, '604569156817', 'FedEx', NULL, '2014-06-19', '19.06.2014', '', '1', '323390', '', '339'),
(21513, '5931646', NULL, NULL, 'Yashpal ERDA', 'SUITE 401', '368 SUSSEX STREET', '2000', 'SYDNEY', 'Australien', 'AUS', NULL, NULL, '415500771', '5931646', NULL, NULL, 'Style: black leather band/silver dial Copacabana silber-weiß', NULL, '604569156828', 'FedEx', NULL, '2014-06-19', '19.06.2014', '', '1', '323390', '', '339'),
(21514, '5931426', NULL, NULL, 'Moiz Unjhawala', '1101/347 Ann Street', '', '4000', 'Brisbane', 'Australien', 'AUS', NULL, NULL, '413237722', '5931426', NULL, NULL, 'Style: black leather band/black dial Copacabana alles schwarz', NULL, '604569156839', 'FedEx', NULL, '2014-06-19', '19.06.2014', '', '1', '323392', '', '339'),
(21515, '5931244', NULL, NULL, 'Linda Kulwikowski', '4 Dinham Road', '', '5076', 'Athelstone', 'Australien', 'AUS', NULL, NULL, '451969266', '5931244', NULL, NULL, 'Style: black leather band/black dial Copacabana alles schwarz', NULL, '604569156840', 'FedEx', NULL, '2014-06-19', '19.06.2014', '', '2', '323392', '', ''),
(21516, '5930852', NULL, NULL, 'Pascal COMTE-GAZ', '25 Sandpiper Terrace', '', '5158', 'Hallett Cove', 'Australien', 'AUS', NULL, NULL, '435632514', '5930852', NULL, NULL, 'Style: brown leather band/silver dial Copacabana bicolor', NULL, '604569156850', 'FedEx', NULL, '2014-06-19', '19.06.2014', '', '3', '323394', '', ''),
(21517, '5930166', NULL, NULL, 'Ian Manttan', 'Unit 4', '19 Bowman St', '6151', 'South Perth', 'Australien', 'AUS', NULL, NULL, '400573836', '5930166', NULL, NULL, 'Style: black leather band/silver dial Copacabana silber-weiß', NULL, '604569156861', 'FedEx', NULL, '2014-06-19', '19.06.2014', '', '4', '323390', '', ''),
(21518, '250478619', NULL, NULL, 'Vincent Lebrun', '1 CHEMIN DE LA CITADELLE', '', '69400', 'LIMAS', 'Frankreich', 'FR', NULL, NULL, '687256937', '0010200IK4', NULL, NULL, 'ModÃ¨le 1 - Marco Polo - Edelstahl silber-weiß (ref 3005-A1)', NULL, '604569156953', 'FedEx', NULL, '2014-06-20', '19.06.2014 06:38', 'FR300514MP31', '1', 'a0YC000000Yjrt7MAB', '', '199.00'),
(21519, '250468263', NULL, NULL, 'Jihenne REZGUI', '56 RUE ETIENNE DOLET', 'Digicode24b68', '93140', 'BONDY', 'Frankreich', 'FR', NULL, NULL, '638686366', '00102509P9', NULL, NULL, 'ModÃ¨le 5 - Marco Polo -Leder silber-schwarz (ref 3005-21)', NULL, '604569156964', 'FedEx', NULL, '2014-06-20', '19.06.2014 05:38', 'FR300514MP35', '1', 'a0YC000000YjrwjMAB', '', '199.00'),
(21520, '250484255', NULL, NULL, 'Andre Stephane', '0 QUARTIER LE GRAPPON', '', '13590', 'MEYREUIL', 'Frankreich', 'FR', NULL, NULL, '622378632', '0010019JRA', NULL, NULL, 'ModÃ¨le 8 - Marco Polo DIAMANTS - silber-schwarz (ref 3005-19)', NULL, '604569156975', 'FedEx', NULL, '2014-06-20', '19.06.2014 07:08', 'FR300514MP38', '1', 'a0YC000000YjrxSMAR', '', '229.00'),
(21521, '250452142', NULL, NULL, 'denis paul forlac', '40 RUE JEAN RONDEAU', '', '72000', 'LE MANS', 'Frankreich', 'FR', NULL, NULL, '662443184', '0010182BL1', NULL, NULL, 'ModÃ¨le 8 - Marco Polo DIAMANTS - silber-schwarz (ref 3005-19)', NULL, '604569156986', 'FedEx', NULL, '2014-06-20', '18.06.2014 22:38', 'FR300514MP38', '1', 'a0YC000000YjrxSMAR', '', '229.00'),
(21522, '250481761', NULL, NULL, 'Franck Bossaron', '110 RUE DE LA POSTE', 'Appeler avant livraison  sur le numÃ©ro de mobile: 0607258722', '30640', 'BEAUVOISIN', 'Frankreich', 'FR', NULL, NULL, '607258722', '0010083NE6', NULL, NULL, 'ModÃ¨le 8 - Marco Polo DIAMANTS - silber-schwarz (ref 3005-19)', NULL, '604569156997', 'FedEx', NULL, '2014-06-20', '19.06.2014 07:08', 'FR300514MP38', '1', 'a0YC000000YjrxSMAR', '', '229.00'),
(21523, '250450538', NULL, NULL, 'Benjamin Huys', '2 RUE DE MARE LA FORGE', '', '27160', 'BEMECOURT', 'Frankreich', 'FR', NULL, NULL, '631995573', '00101316GQ', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS -gold (ref 3005-18)', NULL, '604569157000', 'FedEx', NULL, '2014-06-20', '18.06.2014 22:08', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21524, '250530139', NULL, NULL, 'Kimberly Larsson', 'YSTADSGATAN 35B', '', '21444', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '737079181', '0010079PBO', NULL, NULL, 'GM-505-6. Florida Edelstahl alles schwarz', NULL, '604569157011', 'FedEx', NULL, '2014-06-20', '19.06.2014 14:44', 'SE260514HW10', '1', 'a0YC000000YixaEMAR', '1536.00', '2295.00'),
(21525, '250680734', NULL, NULL, 'Joen Ophalvens', 'Sint-Laureinsstraat 9', '', '1600', 'Sint-Laureins-Berchem', 'Belgien', 'BE', NULL, NULL, '499430870', '00102501VE', NULL, NULL, 'Casablanca bicolor', NULL, '604569157548', 'FedEx', NULL, '2014-06-23', '20.06.2014 08:48', 'NL140520PJ07', '1', 'a0YC000000YZXgoMAH', '190.01', '299.98'),
(21526, '250674331', NULL, NULL, 'christine gabriel', 'place de la Centrale 11', '', '4400', 'Femalle-Haute', 'Belgien', 'BE', NULL, NULL, '477239657', '00101889FY', NULL, NULL, 'Une montre Theorema Casablanca  -  alles schwarz', NULL, '604569157559', 'FedEx', NULL, '2014-06-23', '20.06.2014 08:18', 'NL140520PJ11', '1', 'a0YC000000YZZXwMAP', '190.01', '299.98'),
(21527, '250580864', NULL, NULL, 'Bruce Restrepo', '8 Cois Na Habhainn', '', 'None', 'Ballinasloe', 'Irland', 'IE', NULL, NULL, '+353 87 783 2559', '0010181S1J', NULL, NULL, 'Men\'s Theorema Sao Paolo Watch With Black Strap With Black Case and Black Face (GM-103-2)', NULL, '604569157103', 'FedEx', NULL, '2014-06-23', '19.06.2014 18:02', 'IE110314AP03', '1', 'a0YC000000YYJ1lMAH', '209.99', '309.00'),
(21528, '250564991', NULL, NULL, 'Niall Leonard', '109 Townparks skerries', '', 'Na', 'Co dublin', 'Irland', 'IE', NULL, NULL, '863772372', '0010250M4C', NULL, NULL, 'Men\'s Theorema Sao Paolo Watch With Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '604569157114', 'FedEx', NULL, '2014-06-23', '19.06.2014 16:32', 'IE110314AP02', '1', 'a0YC000000YYJ1kMAH', '209.99', '309.00'),
(21529, '250699123', NULL, NULL, 'Viktor Hallgren', 'GETHORNSKROKEN 10A', '', '281 49', 'HAESSLEHOLM', 'Schweden', 'SE', NULL, NULL, '738237303', '00100526OJ', NULL, NULL, 'GM-505-6. Florida Edelstahl alles schwarz', NULL, '604569157581', 'FedEx', NULL, '2014-06-23', '20.06.2014 13:44', 'SE260514HW10', '1', 'a0YC000000YixaEMAR', '1536.00', '2295.00'),
(21530, '250686342', NULL, NULL, 'Haris Brankovic', 'ROEDKULLASTIGEN 5B', '', '214 57', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '722521455', '0010025RB9', NULL, NULL, 'GM-505-2. Florida  silber-schwarz', NULL, '604569157592', 'FedEx', NULL, '2014-06-23', '20.06.2014 12:44', 'SE260514HW06', '1', 'a0YC000000YixY8MAJ', '1536.00', '2295.00'),
(21531, '250627583', NULL, NULL, 'Helena Lugnegard', 'TUTVIKSVAEGEN 51', '', '136 75', 'VENDELSOE', 'Schweden', 'SE', NULL, NULL, '707257896', '0010224KSW', NULL, NULL, 'GM-505-5. Florida Edelstahl silber-schwarz', NULL, '604569157607', 'FedEx', NULL, '2014-06-23', '20.06.2014 01:44', 'SE260514HW09', '1', 'a0YC000000YixYnMAJ', '1536.00', '2295.00'),
(21532, '250539305', NULL, NULL, 'BRINKS SECURITY SERVICES / SOLEDAD DEFONTAINE', '47 ALLEE DES IMPRESSIONNISTES', 'IMMEUBLE GAUGUIN PARIS NORD 2', '95971', 'ROISSY CHARLES DE GAULLE', 'Frankreich', 'FR', NULL, NULL, '620838320', '0010162LC4', NULL, NULL, 'ModÃ¨le 1 - Marco Polo - Edelstahl silber-weiß(ref 3005-A1)', NULL, '604569157169', 'FedEx', NULL, '2014-06-23', '19.06.2014 12:38', 'FR300514MP31', '1', 'a0YC000000Yjrt7MAB', '', '199.00'),
(21533, '250557726', NULL, NULL, 'Julia Tokareva', '11 RUE GEORGE BERNARD SHAW', 'code: 01397', '75015', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '630747318', '0010223SKI', NULL, NULL, 'ModÃ¨le 1 - Marco Polo - Edelstahl silber-weiß(ref 3005-A1)', NULL, '604569157170', 'FedEx', NULL, '2014-06-23', '19.06.2014 14:38', 'FR300514MP31', '1', 'a0YC000000Yjrt7MAB', '', '199.00'),
(21534, '250597787', NULL, NULL, 'baillet solange', '1 la cite du soleil', 'la licorne', '06340', 'la trinite', 'Frankreich', 'FR', NULL, NULL, '612102800', '0010206KUU', NULL, NULL, 'ModÃ¨le 2 - Marco Polo - Edelstahl silber-schwarz(ref 3005-A2)', NULL, '604569157180', 'FedEx', NULL, '2014-06-23', '19.06.2014 19:08', 'FR300514MP32', '1', 'a0YC000000YjrvvMAB', '', '199.00'),
(21535, '250550147', '', '', 'Boulas Benoit', '9 bis Rue de la mairie', '', '91690', 'Saclas', 'Frankreich', '', '', '', '699973255', '0010118HAF', '', '', 'Modèle 2 - Marco Polo - Edelstahl silber-schwarz(ref 3005-A2)', 'Uhr erhalten 07.07.2014\r\nBitte refund!!!', '604569157191', 'FedEx', '', '2014-06-23', '19.06.2014 13:38', 'FR300514MP32', '1', 'a0YC000000YjrvvMAB', '', '199.00'),
(21536, '250600799', NULL, NULL, 'Jacques Christophe', '5 Boulevard des vosges', '', '57700', 'Hayange', 'Frankreich', 'FR', NULL, NULL, '673178810', '0010228QWN', NULL, NULL, 'ModÃ¨le 2 - Marco Polo - Edelstahl silber-schwarz(ref 3005-A2)', NULL, '604569157206', 'FedEx', NULL, '2014-06-23', '19.06.2014 19:08', 'FR300514MP32', '1', 'a0YC000000YjrvvMAB', '', '199.00'),
(21537, '250550257', NULL, NULL, 'Jean Pierre MADRE', '4 RUE LAMALGUE', '', '83000', 'TOULON', 'Frankreich', 'FR', NULL, NULL, '06 44 29 62 04', '001021324T', NULL, NULL, 'ModÃ¨le 2 - Marco Polo - Edelstahl silber-schwarz(ref 3005-A2)', NULL, '604569157217', 'FedEx', NULL, '2014-06-23', '19.06.2014 13:38', 'FR300514MP32', '1', 'a0YC000000YjrvvMAB', '', '199.00'),
(21538, '250601960', NULL, NULL, 'Miranda Laura', '18 BOULEVARD JEAN BAPTISTE DUMAS', '1er etage, droite', '63000', 'CLERMONT FERRAND', 'Frankreich', 'FR', NULL, NULL, '646457600', '0010027HR2', NULL, NULL, 'ModÃ¨le 2 - Marco Polo - Edelstahl silber-schwarz(ref 3005-A2)', NULL, '604569157228', 'FedEx', NULL, '2014-06-23', '19.06.2014 19:38', 'FR300514MP32', '1', 'a0YC000000YjrvvMAB', '', '199.00'),
(21539, '250504825', NULL, NULL, 'Pascal Mansart', '11 B RUE AUGUSTE RODIN', 'pavillon', '94230', 'CACHAN', 'Frankreich', 'FR', NULL, NULL, '615960291', '0010094UPD', NULL, NULL, 'ModÃ¨le 2 - Marco Polo - Edelstahl silber-schwarz(ref 3005-A2)', NULL, '604569157239', 'FedEx', NULL, '2014-06-23', '19.06.2014 09:08', 'FR300514MP32', '1', 'a0YC000000YjrvvMAB', '', '199.00'),
(21540, '250561556', NULL, NULL, 'patrick berthiot', '52 CHEMIN DE LA TETE DE LION', '', '06130', 'GRASSE', 'Frankreich', 'FR', NULL, NULL, '629448203', '0010080BE2', NULL, NULL, 'ModÃ¨le 2 - Marco Polo - Edelstahl silber-schwarz(ref 3005-A2)', NULL, '604569157240', 'FedEx', NULL, '2014-06-23', '19.06.2014 15:08', 'FR300514MP32', '1', 'a0YC000000YjrvvMAB', '', '199.00'),
(21541, '250499195', '', '', 'Stephanie Bruyere', '3 RUE MARTIN BERNARD', '', '42 450', 'Sury le comtal', 'Frankreich', '', '', '', '477308220', '0010173IK4', '', '', 'Mod?le 2 - Marco Polo - Edelstahl silber-schwarz(ref 3005-A2)', 'Nachforschung am 20.07.2014 gestellt! Groupon hat Uhr als nicht verschickt gekennzeichnet, obwohl am 23.06.2014 versendet.Uhr verloren und keine Bezahlung von Groupon erhalten!', 'RL 70 906 741 0DE', 'Deutsche Post', '', '2014-06-23', '19.06.2014 08:38', 'FR300514MP32', '1', 'a0YC000000YjrvvMAB', '', '199.00'),
(21542, '250582689', NULL, NULL, 'Wilfried nicolleau', '10   Rue helene boucher', '', '37000', 'Tours', 'Frankreich', 'FR', NULL, NULL, '', '0010163BYC', NULL, NULL, 'ModÃ¨le 2 - Marco Polo - Edelstahl silber-schwarz(ref 3005-A2)', NULL, '604569157261', 'FedEx', NULL, '2014-06-23', '19.06.2014 17:38', 'FR300514MP32', '1', 'a0YC000000YjrvvMAB', '', '199.00'),
(21543, '250602394', NULL, NULL, 'AndreMARIE', '41 RUE BELLEVUE', '', '57970', 'ILLANGE', 'Frankreich', 'FR', NULL, NULL, '609021069', '0010128G2B', NULL, NULL, 'ModÃ¨le 3 - Marco Polo - Edelstahl alles schwarz (ref 3005-A3)', NULL, '604569157272', 'FedEx', NULL, '2014-06-23', '19.06.2014 19:38', 'FR300514MP33', '1', 'a0YC000000Yjrw5MAB', '', '199.00'),
(21544, '250487379', NULL, NULL, 'kathy ridoux', '287 CHEMIN DES ROMAINS', 'CHEZ PIECES MOTOS LANGUEDOC', '34690', 'FABREGUES', 'Frankreich', 'FR', NULL, NULL, '651668508', '0010202XCU', NULL, NULL, 'ModÃ¨le 3 - Marco Polo - Edelstahl alles schwarz (ref 3005-A3)', NULL, '604569157283', 'FedEx', NULL, '2014-06-23', '19.06.2014 07:38', 'FR300514MP33', '1', 'a0YC000000Yjrw5MAB', '', '199.00'),
(21545, '250698457', NULL, NULL, 'Pascale anger', '50 rue des jardiniers', '', '68500', 'ISSENEIM', 'Frankreich', 'FR', NULL, NULL, '695060906', '00101701KY', NULL, NULL, 'ModÃ¨le 3 - Marco Polo - Edelstahl alles schwarz (ref 3005-A3)', NULL, '604569157294', 'FedEx', NULL, '2014-06-23', '20.06.2014 11:08', 'FR300514MP33', '1', 'a0YC000000Yjrw5MAB', '', '199.00'),
(21546, '250547916', NULL, NULL, 'Pietro Ruggeri', '23 CHEMIN DE LA POUNCHE', 'la paquerie Villa 7', '13013', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '626100129', '0010190GJY', NULL, NULL, 'ModÃ¨le 3 - Marco Polo - Edelstahl alles schwarz (ref 3005-A3)', NULL, '604569157309', 'FedEx', NULL, '2014-06-23', '19.06.2014 13:08', 'FR300514MP33', '1', 'a0YC000000Yjrw5MAB', '', '199.00'),
(21547, '250486874', NULL, NULL, 'sonia lacorre', '289 ROUTE DE SEIGNOSSE', '', '40230', 'SAUBION', 'Frankreich', 'FR', NULL, NULL, '670995397', '0010120NUB', NULL, NULL, 'ModÃ¨le 3 - Marco Polo - Edelstahl alles schwarz (ref 3005-A3)', NULL, '604569157310', 'FedEx', NULL, '2014-06-23', '19.06.2014 07:38', 'FR300514MP33', '1', 'a0YC000000Yjrw5MAB', '', '199.00'),
(21548, '250505274', NULL, NULL, 'Steph Midoux Gazan', '671 Chemin de tourvieille', '', '26780', 'Malataverne', 'Frankreich', 'FR', NULL, NULL, '684525921', '0010219OH3', NULL, NULL, 'ModÃ¨le 3 - Marco Polo - Edelstahl alles schwarz (ref 3005-A3)', NULL, '604569157320', 'FedEx', NULL, '2014-06-23', '19.06.2014 09:08', 'FR300514MP33', '1', 'a0YC000000Yjrw5MAB', '', '199.00'),
(21549, '250718189', NULL, NULL, 'Jeremy Naudon', '1117 ROUTE DE PARIS', '', '01440', 'VIRIAT', 'Frankreich', 'FR', NULL, NULL, '622670276', '001009940S', NULL, NULL, 'ModÃ¨le 5 - Marco Polo - Leder silber-schwarz (ref 3005-21)', NULL, '604569157331', 'FedEx', NULL, '2014-06-23', '20.06.2014 12:38', 'FR300514MP35', '1', 'a0YC000000YjrwjMAB', '', '199.00'),
(21550, '250576246', NULL, NULL, 'Virginie Cannavo', '20 AVENUE MARECHAL FOCH', 'Bat a', '06190', 'ROQUEBRUNE CAP MARTIN', 'Frankreich', 'FR', NULL, NULL, '610594103', '00102502UL', NULL, NULL, 'ModÃ¨le 6 - Marco Polo - Leder gold (ref 3005-16)', NULL, '604569157342', 'FedEx', NULL, '2014-06-23', '19.06.2014 16:38', 'FR300514MP36', '1', 'a0YC000000Yjrx3MAB', '', '199.00'),
(21551, '250545180', NULL, NULL, 'BENOIT CLAUDEL', '1343 CHEMIN DES PARTIES', '', '13670', 'ST ANDIOL', 'Frankreich', 'FR', NULL, NULL, '603354670', '0010194C7X', NULL, NULL, 'ModÃ¨le 7 -  Marco Polo DIAMANTS -diamanten silber-weiß (ref 3005-22)', NULL, '604569157353', 'FedEx', NULL, '2014-06-23', '19.06.2014 13:08', 'FR300514MP37', '1', 'a0YC000000YjrxDMAR', '', '229.00'),
(21552, '250550591', NULL, NULL, 'jean selles', '816 CHEMIN DES CABRIERES', '', '06250', 'MOUGINS', 'Frankreich', 'FR', NULL, NULL, '761211092', '0010246AE4', NULL, NULL, 'ModÃ¨le 7 -  Marco Polo DIAMANTS -diamanten silber-weiß (ref 3005-22)', NULL, '604569157364', 'FedEx', NULL, '2014-06-23', '19.06.2014 13:38', 'FR300514MP37', '1', 'a0YC000000YjrxDMAR', '', '229.00'),
(21553, '250521133', NULL, NULL, 'LAMECHE Djamel', '38 38 RUE DE CANNES Bat le Bernard 1A', '', '06110', 'LE CANNET', 'Frankreich', 'FR', NULL, NULL, '682505538', '0010155PW9', NULL, NULL, 'ModÃ¨le 7 -  Marco Polo DIAMANTS -diamanten silber-weiß (ref 3005-22)', NULL, '604569157375', 'FedEx', NULL, '2014-06-23', '19.06.2014 10:38', 'FR300514MP37', '1', 'a0YC000000YjrxDMAR', '', '229.00'),
(21554, '250594156', NULL, NULL, 'THIERRY BRIGITTE', '14 AVE JOHN F. KENNEDY', 'digicode: A1618', '93350', 'LE BOURGET', 'Frankreich', 'FR', NULL, NULL, '646371538', '0010074YO1', NULL, NULL, 'ModÃ¨le 7 -  Marco Polo DIAMANTS -diamanten silber-weiß (ref 3005-22)', NULL, '604569157386', 'FedEx', NULL, '2014-06-23', '19.06.2014 18:38', 'FR300514MP37', '1', 'a0YC000000YjrxDMAR', '', '229.00'),
(21555, '250522635', '', '', 'Ursula Wansing', '371B chemin de la petite garrigue', '', '84360', 'Merindol', 'Frankreich', '', '', '', '666669298', '00101201RW', '', '', 'Modèle 7 -  Marco Polo DIAMANTS -diamanten silber-wei? (ref 3005-22)', 'Uhr am 14.07.2014 erhalten! Geld am 07.08.2014 zurück erhalten!', '604569157397', 'FedEx', '', '2014-06-23', '19.06.2014 10:38', 'FR300514MP37', '1', 'a0YC000000YjrxDMAR', '', '229.00'),
(21556, '250577402', NULL, NULL, 'Mehmet Tas', '32 AVENUE DE SAVIGNY', '4eme etage', '93600', 'AULNAY SOUS BOIS', 'Frankreich', 'FR', NULL, NULL, '618101838', '0010140F6B', NULL, NULL, 'ModÃ¨le 8 - Marco Polo DIAMANTS -Diamanten silber-schwarz (ref 3005-19)', NULL, '604569157401', 'FedEx', NULL, '2014-06-23', '19.06.2014 16:38', 'FR300514MP38', '1', 'a0YC000000YjrxSMAR', '', '229.00'),
(21557, '250529834', NULL, NULL, 'anthony blanchot', '1 B PLACE DES LICES', 'White 1921', '83990', 'ST TROPEZ', 'Frankreich', 'FR', NULL, NULL, '652637584', '00101859GH', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - Damanten gold (ref 3005-18)', NULL, '604569157412', 'FedEx', NULL, '2014-06-23', '19.06.2014 11:38', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21558, '250557803', '', '', 'dimitri mbongo', '46 allees haussmann appt 23', '', '33300', 'bordeaux', 'Frankreich', '', '', '', '623039372', '0010112OVD', '', '', 'Mod?le 9 - Marco Polo DIAMANTS - Damanten gold (ref 3005-18)', 'Uhr erhalten 09.07.2014\r\nBitte refund!', '604569157423', 'FedEx', '', '2014-06-23', '19.06.2014 14:38', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21559, '250557875', NULL, NULL, 'Fredy Joude', '1 COUR RAOUL DUFY', '', '77600', 'BUSSY ST GEORGES', 'Frankreich', 'FR', NULL, NULL, '675975115', '00101241QB', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - Damanten gold (ref 3005-18)', NULL, '604569157434', 'FedEx', NULL, '2014-06-23', '19.06.2014 14:38', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21560, '250542098', NULL, NULL, 'Gamot Romuald', '124 AVENUE DE LA MALOGINESTE', 'var', '83140', 'SIX FOURS LES PLAGES', 'Frankreich', 'FR', NULL, NULL, '645711318', '0010152HIS', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - Damanten gold (ref 3005-18)', NULL, '604569157445', 'FedEx', NULL, '2014-06-23', '19.06.2014 12:38', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21561, '250550271', NULL, NULL, 'Gior Vatinian', '23 RUE JULES GUESDE', '', '76300', 'SOTTEVILLE LES ROUEN', 'Frankreich', 'FR', NULL, NULL, '688128877', '0010159G2K', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - Damanten gold (ref 3005-18)', NULL, '604569157456', 'FedEx', NULL, '2014-06-23', '19.06.2014 13:38', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21562, '250619892', NULL, NULL, 'Hela Zaiem', '60 RUE PAJOL', 'Code  ab1972 Interphone leonarte', '75018', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '615322277', '001001280O', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - Damanten gold (ref 3005-18)', NULL, '604569157467', 'FedEx', NULL, '2014-06-23', '19.06.2014 21:08', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21563, '250490119', NULL, NULL, 'Julie Tsirlis', '22 Boulevard Camille flammarion', '', '13001', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '650859979', '0010126WQ1', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - Damanten gold (ref 3005-18)', NULL, '604569157478', 'FedEx', NULL, '2014-06-23', '19.06.2014 07:38', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21564, '250586172', NULL, NULL, 'julien vincent', '5 rue Verlaine', '', '34430', 'Saint Jean de vedas', 'Frankreich', 'FR', NULL, NULL, '603223490', '0010025IZ9', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - Damanten gold (ref 3005-18)', NULL, '604569157489', 'FedEx', NULL, '2014-06-23', '19.06.2014 17:38', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21565, '250496476', NULL, NULL, 'Nicolas Ney', '88 CHEMIN DE PONTOISE', 'Chez monsieur Kassim Marecar', '95540', 'MERY SUR OISE', 'Frankreich', 'FR', NULL, NULL, '618717473', '0010224OFC', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - Damanten gold (ref 3005-18)', NULL, '604569157490', 'FedEx', NULL, '2014-06-23', '19.06.2014 08:08', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21566, '250515697', NULL, NULL, 'Nora Janah', '64 BOULEVARD DE STALINGRAD', 'Appt 506', '94400', 'VITRY SUR SEINE', 'Frankreich', 'FR', NULL, NULL, '623907403', '0010215GG4', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - Damanten gold (ref 3005-18)', NULL, '604569157504', 'FedEx', NULL, '2014-06-23', '19.06.2014 10:08', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21567, '250553748', NULL, NULL, 'Sonia Bouda', '6 A TRAVERSE DU COMMANDANT', '', '13014', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '782478044', '00101372A1', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - Damanten gold (ref 3005-18)', NULL, '604569157515', 'FedEx', NULL, '2014-06-23', '19.06.2014 14:08', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21568, '250566456', NULL, NULL, 'Wahib Abdou', 'lot no°2 quartier les artauds', '', '13390', 'auriol', 'Frankreich', 'FR', NULL, NULL, '667903398', '0010247M7V', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - Damanten gold (ref 3005-18)', NULL, '604569157526', 'FedEx', NULL, '2014-06-23', '19.06.2014 15:38', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21569, '250706808', NULL, NULL, 'Zeus SHOHRATI', '9 POTAGER DE L ARBALETE', '', '91350', 'GRIGNY', 'Frankreich', 'FR', NULL, NULL, '169258059', '0010219BNK', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - Damanten gold (ref 3005-18)', NULL, '604569157537', 'FedEx', NULL, '2014-06-23', '20.06.2014 11:38', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21570, '250654879', NULL, NULL, 'Olaf Bosma', 'Hoornsehop 25', '', '1274 HP', 'HUIZEN', 'Niederlande', 'NL', NULL, NULL, '614682446', '00101640VS', NULL, NULL, 'Casablanca Zilver/Zwart', NULL, '604569157560', 'FedEx', NULL, '2014-06-23', '20.06.2014 06:58', 'NL131017LB04', '1', 'a0YC000000YZZdpMAH', '190.01', '299.98'),
(21571, '250653489', NULL, NULL, 'Wouter van der Meij', 'Aalmarkt 3D', '', '2311 EC', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '628755497', '0010229U7X', NULL, NULL, 'Casablanca Zilver/Wit', NULL, '604569157570', 'FedEx', NULL, '2014-06-23', '20.06.2014 06:58', 'NL131017LB03', '1', 'a0YC000000YZZdoMAH', '190.01', '299.98'),
(21572, '250645033', NULL, NULL, 'Debbie Hutton', '72 ASHOVER ROAD', 'Old Tupton', 'S42 6HJ', 'CHESTERFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7956773536', '00101919U0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569157125', 'FedEx', NULL, '2014-06-23', '20.06.2014 08:22', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21573, '250624187', NULL, NULL, 'Zuzana Hasan', 'The Apple,Tanners Close', 'Burghfield Common', 'RG7 3JQ', 'Reading', 'Grossbritannien', 'GB', NULL, NULL, '7455024224', '0010001PN3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569157136', 'FedEx', NULL, '2014-06-23', '19.06.2014 23:52', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21574, '250606248', NULL, NULL, 'amanda cox', '3 FORGE CORNER', 'Blaby (nationwide)', 'LE8 4FZ', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7898780999', '0010198TX7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569157147', 'FedEx', NULL, '2014-06-23', '19.06.2014 21:53', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21575, '250611210', NULL, NULL, 'mazvita samuriwo', '113  talbot street.', 'talbot studios', 'NG15GL', 'nottingham', 'Grossbritannien', 'GB', NULL, NULL, '7503428864', '001017892U', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569157158', 'FedEx', NULL, '2014-06-23', '19.06.2014 22:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21576, '250827126', NULL, NULL, 'Dennis De Ceuster', 'Bredabaan 864', '', '2990', 'Wuustwezel', 'Belgien', 'BE', NULL, NULL, '483575821', '0010250TUX', NULL, NULL, 'Casablanca gold', NULL, '604569158029', 'FedEx', NULL, '2014-06-24', '21.06.2014 07:48', 'NL140520PJ08', '1', 'a0YC000000YZYcJMAX', '190.01', '299.98'),
(21577, '251220611', NULL, NULL, 'Detlev Raes', 'Balstraat 3/2', '', '8000', 'Brugge', 'Belgien', 'BE', NULL, NULL, '491253810', '0010058AG1', NULL, NULL, 'Casablanca gold', NULL, '604569158030', 'FedEx', NULL, '2014-06-24', '23.06.2014 08:48', 'NL140520PJ08', '1', 'a0YC000000YZYcJMAX', '190.01', '299.98'),
(21578, '250772016', NULL, NULL, 'Elmaci Yilmaz', 'Pasrotijstraat 43        2060 Antwerpen 43', '', '2060', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '32486836292', '0010199PS4', NULL, NULL, 'Casablanca gold', NULL, '604569158040', 'FedEx', NULL, '2014-06-24', '20.06.2014 19:18', 'NL140520PJ08', '1', 'a0YC000000YZYcJMAX', '190.01', '299.98'),
(21579, '250771056', NULL, NULL, 'Fuitini Daniel', 'Berkenstraat 89', '', '3530', 'Houthalen', 'Belgien', 'BE', NULL, NULL, '483048250', '0010122YRM', NULL, NULL, 'Casablanca gold', NULL, '604569158051', 'FedEx', NULL, '2014-06-24', '20.06.2014 18:48', 'NL140520PJ08', '1', 'a0YC000000YZYcJMAX', '190.01', '299.98'),
(21580, '250761689', NULL, NULL, 'gerrit claessens', 'Groenstraat 7', '', '9290', 'Uitbergen', 'Belgien', 'BE', NULL, NULL, '499723464', '0010158DKP', NULL, NULL, 'Casablanca gold', NULL, '604569158062', 'FedEx', NULL, '2014-06-24', '20.06.2014 17:48', 'NL140520PJ08', '1', 'a0YC000000YZYcJMAX', '190.01', '299.98'),
(21581, '250890741', NULL, NULL, 'Malica Perez Touris', 'De Bruynlaan 57', '', '2610', 'Wilrijk', 'Belgien', 'BE', NULL, NULL, '483018610', '0010114ENQ', NULL, NULL, 'Casablanca gold', NULL, '604569158073', 'FedEx', NULL, '2014-06-24', '21.06.2014 15:18', 'NL140520PJ08', '1', 'a0YC000000YZYcJMAX', '190.01', '299.98'),
(21582, '251076167', NULL, NULL, 'Patricia Janssens', 'Schollebeekstraat 90', '', '2500', 'Lier', 'Belgien', 'BE', NULL, NULL, '495836628', '0010163QBE', NULL, NULL, 'Casablanca gold', NULL, '604569158084', 'FedEx', NULL, '2014-06-24', '22.06.2014 15:18', 'NL140520PJ08', '1', 'a0YC000000YZYcJMAX', '190.01', '299.98'),
(21583, '250736369', NULL, NULL, 'Tommie Put', 'Sint-Petrusstraat 25', '', '3580', 'Beringen', 'Belgien', 'BE', NULL, NULL, '497533642', '0010161DQU', NULL, NULL, 'Casablanca gold', NULL, '604569158095', 'FedEx', NULL, '2014-06-24', '20.06.2014 14:48', 'NL140520PJ08', '1', 'a0YC000000YZYcJMAX', '190.01', '299.98'),
(21584, '250929405', NULL, NULL, 'Alain Triest', 'Baardegemstraat 1 BUS 1', '', '9420', 'Aaigem', 'Belgien', 'BE', NULL, NULL, '53848835', '001017991E', NULL, NULL, 'Casablanca Bicolor', NULL, '604569158100', 'FedEx', NULL, '2014-06-24', '21.06.2014 21:48', 'NL140520PJ07', '1', 'a0YC000000YZXgoMAH', '190.01', '299.98'),
(21585, '251017822', NULL, NULL, 'albrecht de grave', 'venneborglaan 78 antwerpen', '', '2100', 'antwerpen', 'Belgien', 'BE', NULL, NULL, '477801408', '0010066FT7', NULL, NULL, 'Casablanca Bicolor', NULL, '604569158110', 'FedEx', NULL, '2014-06-24', '22.06.2014 10:18', 'NL140520PJ07', '1', 'a0YC000000YZXgoMAH', '190.01', '299.98'),
(21586, '250762745', NULL, NULL, 'Ann Thiriart', 'Vleugelarendijk 14', '', '2220', 'Heist-op-den-Berg', 'Belgien', 'BE', NULL, NULL, '475453751', '0010142USG', NULL, NULL, 'Casablanca Bicolor', NULL, '604569158121', 'FedEx', NULL, '2014-06-24', '20.06.2014 17:48', 'NL140520PJ07', '1', 'a0YC000000YZXgoMAH', '190.01', '299.98'),
(21587, '251074378', NULL, NULL, 'Bruno Debeuf', 'Kraaienbroeklaan 22', '', '1860', 'Meise', 'Belgien', 'BE', NULL, NULL, '476835677', '0010226U6N', NULL, NULL, 'Casablanca Bicolor', NULL, '604569158132', 'FedEx', NULL, '2014-06-24', '22.06.2014 15:18', 'NL140520PJ07', '1', 'a0YC000000YZXgoMAH', '190.01', '299.98'),
(21588, '250840895', NULL, NULL, 'Herman Van Droogenbroeck', 'Pamelsestraat 248', '', '1770', 'Liedekerke', 'Belgien', 'BE', NULL, NULL, '53667274', '00102295XG', NULL, NULL, 'Casablanca Bicolor', NULL, '604569158143', 'FedEx', NULL, '2014-06-24', '21.06.2014 08:48', 'NL140520PJ07', '1', 'a0YC000000YZXgoMAH', '190.01', '299.98'),
(21589, '251170834', NULL, NULL, 'Abdulkadirov Ramazan', 'Fonteinstraat 110', '', '2140', 'Borgerhout', 'Belgien', 'BE', NULL, NULL, '487254083', '0010245DPE', NULL, NULL, 'Casablanca silber-weiß', NULL, '604569158154', 'FedEx', NULL, '2014-06-24', '23.06.2014 04:18', 'NL140520PJ09', '1', 'a0YC000000YZYWAMA5', '190.01', '299.98'),
(21590, '250690953', NULL, NULL, 'elke loos', 'Kalmthoutsesteenweg 223', '', '2910', 'Essen', 'Belgien', 'BE', NULL, NULL, '499777448', '0010178T51', NULL, NULL, 'Casablanca silber-weiß', NULL, '604569158165', 'FedEx', NULL, '2014-06-24', '20.06.2014 10:18', 'NL140520PJ09', '1', 'a0YC000000YZYWAMA5', '190.01', '299.98'),
(21591, '250818881', NULL, NULL, 'Matthias Van Beversluys', 'Kerkstraat 23', '', '9070', 'Destelbergen', 'Belgien', 'BE', NULL, NULL, '474340203', '0010179DB5', NULL, NULL, 'Casablanca silber-weiß', NULL, '604569158176', 'FedEx', NULL, '2014-06-24', '21.06.2014 06:48', 'NL140520PJ09', '1', 'a0YC000000YZYWAMA5', '190.01', '299.98'),
(21592, '251063066', NULL, NULL, 'samia wielfaert', 'Papestraat 19', '', '8560', 'Wevelgem', 'Belgien', 'BE', NULL, NULL, '497405049', '00100828JS', NULL, NULL, 'Casablanca silber-weiß', NULL, '604569158187', 'FedEx', NULL, '2014-06-24', '22.06.2014 14:18', 'NL140520PJ09', '1', 'a0YC000000YZYWAMA5', '190.01', '299.98'),
(21593, '250852574', NULL, NULL, 'mireille fonteyne', 'Steenweg op Mol 81', '', '2300', 'Turnhout', 'Belgien', 'BE', NULL, NULL, '14439529', '0010004RMK', NULL, NULL, 'Casablanca silber-schwarz', NULL, '604569158198', 'FedEx', NULL, '2014-06-24', '21.06.2014 10:18', 'NL140520PJ10', '1', 'a0YC000000YZYeKMAX', '190.01', '299.98'),
(21594, '251025595', NULL, NULL, 'Philippe Picard', 'Ruggeveldlaan 605', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '474647309', '0010013M11', NULL, NULL, 'Casablanca silber-schwarz', NULL, '604569158202', 'FedEx', NULL, '2014-06-24', '22.06.2014 10:48', 'NL140520PJ10', '1', 'a0YC000000YZYeKMAX', '190.01', '299.98'),
(21595, '250784624', NULL, NULL, 'Ronny Lemmens', 'Nijverheidslaan 162', '', '3620', 'Lanaken', 'Belgien', 'BE', NULL, NULL, '3289718329', '0010138VYO', NULL, NULL, 'Casablanca silber-schwarz', NULL, '604569158213', 'FedEx', NULL, '2014-06-24', '20.06.2014 20:18', 'NL140520PJ10', '1', 'a0YC000000YZYeKMAX', '190.01', '299.98'),
(21596, '250771210', NULL, NULL, 'anouar drissi', 'Herentalsebaan 387', 'bus 6', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '483001088', '00101154P6', NULL, NULL, 'Casablanca schwarz', NULL, '604569158224', 'FedEx', NULL, '2014-06-24', '20.06.2014 18:48', 'NL140520PJ11', '1', 'a0YC000000YZZXwMAP', '190.01', '299.98'),
(21597, '250963387', NULL, NULL, 'Jens Christens', 'Leuvensesteenweg  305 A1', '', '3370', 'Boutersem', 'Belgien', 'BE', NULL, NULL, '497817734', '0010128T3U', NULL, NULL, 'Casablanca schwarz', NULL, '604569158235', 'FedEx', NULL, '2014-06-24', '22.06.2014 07:48', 'NL140520PJ11', '1', 'a0YC000000YZZXwMAP', '190.01', '299.98'),
(21598, '250915235', NULL, NULL, 'Linsy Verlinden', 'Pijpelstraat 37', '', '2221', 'Booischot', 'Belgien', 'BE', NULL, NULL, '479369667', '00101222KU', NULL, NULL, 'Casablanca schwarz', NULL, '604569158246', 'FedEx', NULL, '2014-06-24', '21.06.2014 19:18', 'NL140520PJ11', '1', 'a0YC000000YZZXwMAP', '190.01', '299.98'),
(21599, '250727949', NULL, NULL, 'Wouter Meire', 'Rooigemlaan 219', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '484617395', '00100217F1', NULL, NULL, 'Casablanca schwarz', NULL, '604569158257', 'FedEx', NULL, '2014-06-24', '20.06.2014 13:48', 'NL140520PJ11', '1', 'a0YC000000YZZXwMAP', '190.01', '299.98'),
(21600, '250848354', NULL, NULL, 'Elodie Servais', 'Rue Du Chateau De Tongrenelle 4', '', '5140', 'Tongrinne', 'Belgien', 'BE', NULL, NULL, '479321333', '0010037H4Q', NULL, NULL, 'Casablanca schwarz', NULL, '604569158268', 'FedEx', NULL, '2014-06-24', '21.06.2014 09:48', 'NL140520PJ11', '1', 'a0YC000000YZZXwMAP', '190.01', '299.98'),
(21601, '250752472', NULL, NULL, 'maggy julsonnet', 'Clos-Saint-Martin 36', '', '5377', 'Waillet', 'Belgien', 'BE', NULL, NULL, '84315589', '0010101V1J', NULL, NULL, 'Casablanca schwarz', NULL, '604569158279', 'FedEx', NULL, '2014-06-24', '20.06.2014 16:48', 'NL140520PJ11', '1', 'a0YC000000YZZXwMAP', '190.01', '299.98'),
(21602, '250805450', NULL, NULL, 'Kayisu Shiku', 'Avenue du Soleil 11', '', '1640', 'Rhode Saint Genese', 'Belgien', 'BE', NULL, NULL, '477439895', '0010017YYV', NULL, NULL, 'Une montre Theorema Casablanca -  Coloris :bicolor', NULL, '604569158280', 'FedEx', NULL, '2014-06-24', '21.06.2014 02:18', 'NL140520PJ07', '1', 'a0YC000000YZXgoMAH', '190.01', '299.98'),
(21603, '250935444', NULL, NULL, 'filippo talluto', 'rue des Closieres 25', '', '6001', 'Marcinelle', 'Belgien', 'BE', NULL, NULL, '478203814', '0010041D3P', NULL, NULL, 'Une montre Theorema Casablanca -  Coloris : silber-schwarz', NULL, '604569158290', 'FedEx', NULL, '2014-06-24', '21.06.2014 23:18', 'NL140520PJ10', '1', 'a0YC000000YZYeKMAX', '190.01', '299.98'),
(21604, '250860200', NULL, NULL, 'geoffrey dellatte', 'rue du Tige Blanc 6/1', '', '4100', 'Boncelles', 'Belgien', 'BE', NULL, NULL, '497612584', '0010139K8Y', NULL, NULL, 'Une montre Theorema Casablanca -  Coloris : silber-schwarz', NULL, '604569158305', 'FedEx', NULL, '2014-06-24', '21.06.2014 11:18', 'NL140520PJ10', '1', 'a0YC000000YZYeKMAX', '190.01', '299.98'),
(21605, '251057467', NULL, NULL, 'Philippe Gilson', 'rue des Gaillettes 38A', 'Air Ambiance Air Ambiance', '4651', 'Battice', 'Belgien', 'BE', NULL, NULL, '483679733', '0010094JQK', NULL, NULL, 'Une montre Theorema Casablanca -  Coloris : silber-schwarz', NULL, '604569158316', 'FedEx', NULL, '2014-06-24', '22.06.2014 13:18', 'NL140520PJ10', '1', 'a0YC000000YZYeKMAX', '190.01', '299.98'),
(21606, '251102069', NULL, NULL, 'louis STILMANT', 'Oberste heide 12', '', '4701', 'Kettenis', 'Belgien', 'BE', NULL, NULL, '497505404', '0010116WTS', NULL, NULL, 'Une montre Theorema Casablanca -  Coloris : gold', NULL, '604569158327', 'FedEx', NULL, '2014-06-24', '22.06.2014 17:18', 'NL140520PJ08', '1', 'a0YC000000YZYcJMAX', '190.01', '299.98'),
(21607, '250970831', NULL, NULL, 'yilmaz golger', 'rue du beffroi 50 50', '', '1000', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '486768329', '0010169VEW', NULL, NULL, 'Une montre Theorema Casablanca -  Coloris : gold', NULL, '604569158338', 'FedEx', NULL, '2014-06-24', '22.06.2014 07:48', 'NL140520PJ08', '1', 'a0YC000000YZYcJMAX', '190.01', '299.98'),
(21608, '250997059', NULL, NULL, 'Svitlana Nemyrya', 'Paentaeneentie 42C2', '', '61800', 'KAUHAJOKI', 'Finnland', 'FI', NULL, NULL, '3,58469E+11', '0010248EX5', NULL, NULL, 'GM-101-3 GG- Theorema Casablanca -gold', NULL, '604569157640', 'FedEx', NULL, '2014-06-24', '22.06.2014 13:19', 'FI040614HW13', '1', 'a0YC000000YkYIUMA3', '195.00', '299.00'),
(21609, '250776293', NULL, NULL, 'Liza Smyth', '31 Churchwell Mews', 'Belmayne Ballgriffin', '13', 'Dublin 13', 'Irland', 'IE', NULL, NULL, '868392537', '0010199R42', NULL, NULL, 'Men\'s Theorema Sao Paolo Watch With Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '604569157651', 'FedEx', NULL, '2014-06-24', '20.06.2014 20:32', 'IE110314AP02', '1', 'a0YC000000YYJ1kMAH', '209.99', '309.00'),
(21610, '251160280', NULL, NULL, 'Katarzyna Fischbach', 'ul. Polna 42/63', '', '60-535', 'Poznan', 'Polen', 'PL', NULL, NULL, '609169701', '0010200P14', NULL, NULL, 'Marco Polo Diamanten silber-schwarz GM-3005-6', NULL, '604569158670', 'FedEx', NULL, '2014-06-24', '23.06.2014 01:38', 'PL140520DR17', '1', 'a0YC000000YZZQqMAP', '714.04', '1199.00'),
(21611, '251074110', NULL, NULL, 'Anna Rajska', 'ul. Jasna 51/16', '', '62-230', 'Witkowo', 'Polen', 'PL', NULL, NULL, '608477945', '0010197RO3', NULL, NULL, 'Marco Polo Diamanten silber-schwarz GM-3005-7', NULL, '604569158680', 'FedEx', NULL, '2014-06-24', '22.06.2014 18:08', 'PL140520DR17', '1', 'a0YC000000YZZQqMAP', '714.04', '1199.00'),
(21612, '250899717', NULL, NULL, 'Pawel PYZIO', 'Al. Solidarnosci 127/568', '', '00-898', 'Warszawa', 'Polen', 'PL', NULL, NULL, '607601982', '00102282Q1', NULL, NULL, 'Marco Polo Diamanten gold GM-3005-7', NULL, '604569158691', 'FedEx', NULL, '2014-06-24', '21.06.2014 19:38', 'PL140520DR18', '1', 'a0YC000000YZZRxMAP', '714.04', '1199.00'),
(21613, '250757252', NULL, NULL, 'Tania Gogliormella', 'Bel sito, Keighley rd,', 'Bogthorn,Oakworth', 'BD227LT', 'Bradford', 'Grossbritannien', 'GB', NULL, NULL, '7834706419', '0010152Q2Z', NULL, NULL, 'Pionier: Florida Diamonds Watch - Brown Strap - Black Face (GM-505-3)', NULL, '604569157662', 'FedEx', NULL, '2014-06-24', '20.06.2014 19:22', 'UK131023AMC09', '1', 'a0YC000000YZ8BWMA1', '126.99', '199.00'),
(21614, '251060526', NULL, NULL, 'Mrs Whitton', '7 Oak Grove', '', 'NN3 3JD', 'Northampton', 'Grossbritannien', 'GB', NULL, NULL, '7772690763', '0010228EEN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569157673', 'FedEx', NULL, '2014-06-24', '22.06.2014 15:52', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21615, '251144134', NULL, NULL, 'Ryan Chester', '100 REDHILL ROAD', '', 'NG5 8HA', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7885784689', '00101982FS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569157684', 'FedEx', NULL, '2014-06-24', '22.06.2014 22:52', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(21616, '251052855', NULL, NULL, 'shabbir ahmed', '49 Finnemore Road', 'Mr', 'B9 5XN', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7734176380', '00102305CD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569157695', 'FedEx', NULL, '2014-06-24', '22.06.2014 15:22', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21617, '251073076', NULL, NULL, 'Diane Harrison', '5 LAKESIDE', '', 'CV12 8SP', 'BEDWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7425144289', '0010048I8R', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569157700', 'FedEx', NULL, '2014-06-24', '22.06.2014 16:52', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21618, '250828131', NULL, NULL, 'Roy Heaton', '3 BOURNE GARDENS', '', 'LA14 3UY', 'BARROW-IN-FURNESS', 'Grossbritannien', 'GB', NULL, NULL, '7769657260', '0010159Y4P', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569157710', 'FedEx', NULL, '2014-06-24', '21.06.2014 09:53', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21619, '250701209', NULL, NULL, 'Ben Lee', '6 MOOR SMITH COPSE', '', 'HX2 9DF', 'HALIFAX', 'Grossbritannien', 'GB', NULL, NULL, '7703685998', '00100354DW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569157721', 'FedEx', NULL, '2014-06-24', '20.06.2014 13:22', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21620, '251101933', NULL, NULL, 'Darshil Modessa', '114 PENDRAGON ROAD', '', 'BR1 5LH', 'BROMLEY', 'Grossbritannien', 'GB', NULL, NULL, '7734948080', '0010053EW9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569157732', 'FedEx', NULL, '2014-06-24', '22.06.2014 19:22', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21621, '250829463', NULL, NULL, 'Helen Winfield', '0 INGLESIDE FARM', 'Belper Road', 'DE6 3ED', 'Hulland Ward, Ashbourne', 'Grossbritannien', 'GB', NULL, NULL, '7534125788', '001013491E', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569157743', 'FedEx', NULL, '2014-06-24', '21.06.2014 09:53', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21622, '250869375', NULL, NULL, 'Arowolo Akeem', '126 NEWCOMBE ROAD', '', 'CV5 6NL', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7463723354', '0010038AUK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569157754', 'FedEx', NULL, '2014-06-24', '21.06.2014 14:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21623, '250776763', NULL, NULL, 'Carole Davies', '30 FERN STREET', '', 'BB8 0QY', 'COLNE', 'Grossbritannien', 'GB', NULL, NULL, '7907445620', '0010120VD2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569157765', 'FedEx', NULL, '2014-06-24', '20.06.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21624, '250832759', NULL, NULL, 'Emily Smith', 'UNIT 23 ASHVILLE WAY', '', 'LE8 6NU', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7817990601', '0010237N6H', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569157776', 'FedEx', NULL, '2014-06-24', '21.06.2014 10:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21625, '251067204', NULL, NULL, 'michele joyce', '321 DEANSGATE', 'Manchester', 'M3 4LQ', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7813205358', '00100240EW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569157787', 'FedEx', NULL, '2014-06-24', '22.06.2014 16:23', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21626, '251098676', NULL, NULL, 'Sam Buzzeo', '26 Watermeade', '', 'S214hz', 'Sheffield', 'Grossbritannien', 'GB', NULL, NULL, '7805062619', '0010119URV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569157798', 'FedEx', NULL, '2014-06-24', '22.06.2014 19:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21627, '250747128', NULL, NULL, 'Simon Topping', '24 SIMKIN WAY', '', 'OL8 2TH', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7783943049', '0010177QN3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569157802', 'FedEx', NULL, '2014-06-24', '20.06.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21628, '250951210', NULL, NULL, 'Kian Madsen', 'Hejrskovvej 7', '', '6670', 'Holsted', 'Dänemark', 'DK', NULL, NULL, '61694901', '10243314', NULL, NULL, 'Casablanca-ur i gold', NULL, '604569158588', 'FedEx', NULL, '2014-06-24', '22.06.2014 06:36', 'DK040614HW03', '1', 'a0YC000000YkYSTMA3', '1455.03', '2295.00'),
(21629, '251111975', NULL, NULL, 'Lukasz Trojanowski', 'Egebo 19', '', '2620', 'Albertslund', 'Dänemark', 'DK', NULL, NULL, '52812696', '0010032PB2', NULL, NULL, 'Casablanca-ur i gold', NULL, '604569158599', 'FedEx', NULL, '2014-06-24', '22.06.2014 18:06', 'DK040614HW03', '1', 'a0YC000000YkYSTMA3', '1455.03', '2295.00'),
(21630, '251073139', NULL, NULL, 'Daniel Kielgast', 'Kjellerupsgade 6 ST TV', '', '9000', 'Aalborg', 'Dänemark', 'DK', NULL, NULL, '53311215', '00102507AX', NULL, NULL, 'Casablanca-ur i schwarz', NULL, '604569158603', 'FedEx', NULL, '2014-06-24', '22.06.2014 15:06', 'DK040614HW05', '1', 'a0YC000000YkYTNMA3', '1455.03', '2295.00'),
(21631, '251168582', NULL, NULL, 'Sune Madsen', 'Hybenvej 11', '', '8920', 'Randers', 'Dänemark', 'DK', NULL, NULL, '28918211', '0010078JPC', NULL, NULL, 'Casablanca-ur i schwarz', NULL, '604569158614', 'FedEx', NULL, '2014-06-24', '23.06.2014 02:36', 'DK040614HW05', '1', 'a0YC000000YkYTNMA3', '1455.03', '2295.00'),
(21632, '251168583', NULL, NULL, 'Sune Madsen', 'Hybenvej 11', '', '8920', 'Randers', 'Dänemark', 'DK', NULL, NULL, '28918211', '00101322A5', NULL, NULL, 'Casablanca-ur i schwarz', NULL, '604569158614', 'FedEx', NULL, '2014-06-24', '23.06.2014 02:36', 'DK040614HW05', '1', 'a0YC000000YkYTNMA3', '1455.03', '2295.00'),
(21633, '250735529', NULL, NULL, 'Nikola Conkova', 'Universitetsparken 1M12', '', '4000', 'Roskilde', 'Dänemark', 'DK', NULL, NULL, '29725361', '0010176KEC', NULL, NULL, 'GM-505-6: Florida Edelstahl alles schwarz', NULL, '604569158625', 'FedEx', NULL, '2014-06-24', '20.06.2014 14:36', 'DK260514HW10', '1', 'a0YC000000YixpAMAR', '1268.02', '1995.00'),
(21634, '250942312', NULL, NULL, 'Henri GILBERT', '11 IMPASSE CONDORCET', '', '85000', 'LA ROCHE SUR YON', 'Frankreich', 'FR', NULL, NULL, '612057315', '00100604OD', NULL, NULL, 'ModÃ¨le 1 - Marco Polo - Edelstahl silber-weiß (ref 3005-A1)', NULL, '604569157813', 'FedEx', NULL, '2014-06-24', '22.06.2014 04:38', 'FR300514MP31', '1', 'a0YC000000Yjrt7MAB', '', '199.00'),
(21635, '250854465', NULL, NULL, 'Myriam Edmondson', '45 RUE PAUL DEROULEDE', 'sonnette, batiment en face', '92270', 'BOIS COLOMBES', 'Frankreich', 'FR', NULL, NULL, '678934877', '0010201MNI', NULL, NULL, 'ModÃ¨le 1 - Marco Polo - Edelstahl silber-weiß (ref 3005-A1)', NULL, '604569157824', 'FedEx', NULL, '2014-06-24', '21.06.2014 10:38', 'FR300514MP31', '1', 'a0YC000000Yjrt7MAB', '', '199.00'),
(21636, '251032835', NULL, NULL, 'Abdel Zaikh', '36 ALLEE SANDINO', '', '76530', 'GRAND COURONNE', 'Frankreich', 'FR', NULL, NULL, '601782998', '0010095A2M', NULL, NULL, 'ModÃ¨le 2 - Marco Polo - Edelstahl silber-schwarz (ref 3005-A2)', NULL, '604569157835', 'FedEx', NULL, '2014-06-24', '22.06.2014 11:46', 'FR300514MP32', '1', 'a0YC000000YjrvvMAB', '', '199.00'),
(21637, '251078383', NULL, NULL, 'Florian Dupont', '12 HAMEAU DE FLEURY', '', '59198', 'HASPRES', 'Frankreich', 'FR', NULL, NULL, '611036848', '0010129SAX', NULL, NULL, 'ModÃ¨le 2 - Marco Polo - Edelstahl silber-schwarz (ref 3005-A2)', NULL, '604569157846', 'FedEx', NULL, '2014-06-24', '22.06.2014 16:11', 'FR300514MP32', '1', 'a0YC000000YjrvvMAB', '', '199.00'),
(21638, '251038426', NULL, NULL, 'Laura Salvador', '72 Chemin la Peyre', '', '33850', 'LEOGNAN', 'Frankreich', 'FR', NULL, NULL, '680678680', '00100131J6', NULL, NULL, 'ModÃ¨le 2 - Marco Polo - Edelstahl silber-schwarz (ref 3005-A2)', NULL, '604569157857', 'FedEx', NULL, '2014-06-24', '22.06.2014 12:14', 'FR300514MP32', '1', 'a0YC000000YjrvvMAB', '', '199.00'),
(21639, '250792509', NULL, NULL, 'Liping Jin', '112 rue de la republique', '', '93230', 'romainville', 'Frankreich', 'FR', NULL, NULL, '698696218', '00100201HO', NULL, NULL, 'ModÃ¨le 2 - Marco Polo - Edelstahl silber-schwarz (ref 3005-A2)', NULL, '604569157868', 'FedEx', NULL, '2014-06-24', '20.06.2014 21:38', 'FR300514MP32', '1', 'a0YC000000YjrvvMAB', '', '199.00'),
(21640, '250740086', NULL, NULL, 'audrey.gadot@yahoo.fr Audrey  gadot', '28 RUE TROYON', '', '92310', 'SEVRES', 'Frankreich', 'FR', NULL, NULL, '650191431', '0010153K6U', NULL, NULL, 'ModÃ¨le 3 - Marco Polo - Edelstahl alles schwarz (ref 3005-A3)', NULL, '604569157879', 'FedEx', NULL, '2014-06-24', '20.06.2014 15:08', 'FR300514MP33', '1', 'a0YC000000Yjrw5MAB', '', '199.00'),
(21641, '251182344', NULL, NULL, 'Mola Julien', '11 B RUE DE LA VALLEE', '', '22360', 'LANGUEUX', 'Frankreich', 'FR', NULL, NULL, '687777501', '0010082TYC', NULL, NULL, 'ModÃ¨le 3 - Marco Polo - Edelstahl alles schwarz (ref 3005-A3)', NULL, '604569157880', 'FedEx', NULL, '2014-06-24', '23.06.2014 06:08', 'FR300514MP33', '1', 'a0YC000000Yjrw5MAB', '', '199.00'),
(21642, '250802652', NULL, NULL, 'Walid M\'sakni', '5 AVENUE MALAUSSENA', '4 eme etage porte droite', '06000', 'NICE', 'Frankreich', 'FR', NULL, NULL, '645160700', '00102275OW', NULL, NULL, 'ModÃ¨le 3 - Marco Polo - Edelstahl alles schwarz (ref 3005-A3)', NULL, '604569157890', 'FedEx', NULL, '2014-06-24', '21.06.2014 00:38', 'FR300514MP33', '1', 'a0YC000000Yjrw5MAB', '', '199.00'),
(21643, '250848992', NULL, NULL, 'isabelle slimani', '106 RUE GEORGES RENARD', '', '77100', 'MEAUX', 'Frankreich', 'FR', NULL, NULL, '953165810', '0010077G7B', NULL, NULL, 'ModÃ¨le 7 -  Marco Polo DIAMANTS - silber-weiß(ref 3005-22)', NULL, '604569157905', 'FedEx', NULL, '2014-06-24', '21.06.2014 09:38', 'FR300514MP37', '1', 'a0YC000000YjrxDMAR', '', '229.00'),
(21644, '250938389', NULL, NULL, 'stephane Tapsoba tapsoba', '15 RUE DU CLOS', '', '75020', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '650550559', '0010025QA3', NULL, NULL, 'ModÃ¨le 7 -  Marco Polo DIAMANTS - silber-weiß(ref 3005-22)', NULL, '604569157916', 'FedEx', NULL, '2014-06-24', '22.06.2014 01:08', 'FR300514MP37', '1', 'a0YC000000YjrxDMAR', '', '229.00'),
(21645, '251044997', NULL, NULL, 'David Salland', '11 CHEMIN DES BOCQUETTES', '', '77450', 'LESCHES', 'Frankreich', 'FR', NULL, NULL, '609276184', '0010164M7W', NULL, NULL, 'ModÃ¨le 8 - Marco Polo DIAMANTS - silber-schwarz (ref 3005-19)', NULL, '604569157927', 'FedEx', NULL, '2014-06-24', '22.06.2014 12:47', 'FR300514MP38', '1', 'a0YC000000YjrxSMAR', '', '229.00'),
(21646, '250916963', NULL, NULL, 'emilie caillot', '4 Rue mozart', 'Le clos mozart Batiment A 1er etage Porte A103', '94350', 'VILLIERS SUR MARNE', 'Frankreich', 'FR', NULL, NULL, '665598951', '0010053W6Q', NULL, NULL, 'ModÃ¨le 8 - Marco Polo DIAMANTS - silber-schwarz (ref 3005-19)', NULL, '604569157938', 'FedEx', NULL, '2014-06-24', '21.06.2014 19:38', 'FR300514MP38', '1', 'a0YC000000YjrxSMAR', '', '229.00'),
(21647, '250754699', NULL, NULL, 'Hakan Kocahal', '7 Lot le val aux grives chemin de la bigotte', '', '13015', 'Marseille', 'Frankreich', 'FR', NULL, NULL, '650995023', '0010175LQW', NULL, NULL, 'ModÃ¨le 8 - Marco Polo DIAMANTS - silber-schwarz (ref 3005-19)', NULL, '604569157949', 'FedEx', NULL, '2014-06-24', '20.06.2014 17:08', 'FR300514MP38', '1', 'a0YC000000YjrxSMAR', '', '229.00'),
(21648, '250989141', NULL, NULL, 'timothee jung', '8 RUE EDOUARD TEUTSCH', '4 etage', '67000', 'STRASBOURG', 'Frankreich', 'FR', NULL, NULL, '388245914', '001011273H', NULL, NULL, 'ModÃ¨le 8 - Marco Polo DIAMANTS - silber-schwarz (ref 3005-19)', NULL, '604569157950', 'FedEx', NULL, '2014-06-24', '22.06.2014 09:15', 'FR300514MP38', '1', 'a0YC000000YjrxSMAR', '', '229.00'),
(21649, '250791718', NULL, NULL, 'danielle siakwoua', '4 ALLEE FRANCOIS MAURIAC', '', '93360', 'NEUILLY PLAISANCE', 'Frankreich', 'FR', NULL, NULL, '782257898', '00102274TD', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - gold (ref 3005-18)', NULL, '604569157960', 'FedEx', NULL, '2014-06-24', '20.06.2014 21:38', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21650, '250924780', NULL, NULL, 'Franck Murad', '30 Route de la Ronde', '', '01290', 'Cruzilles-les-Mepillat', 'Frankreich', 'FR', NULL, NULL, '674081704', '0010027LA0', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - gold (ref 3005-18)', NULL, '604569157971', 'FedEx', NULL, '2014-06-24', '21.06.2014 21:08', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21651, '250733889', NULL, NULL, 'Lamia BEUZELIN', '391 ROUTE DE BOURG', '', '01750', 'REPLONGES', 'Frankreich', 'FR', NULL, NULL, '611361279', '0010116ELX', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - gold (ref 3005-18)', NULL, '604569157982', 'FedEx', NULL, '2014-06-24', '20.06.2014 14:38', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21652, '250803439', NULL, NULL, 'Marie Laure Regior', '5 B GRAND RUE', '', '68230', 'WIHR AU VAL', 'Frankreich', 'FR', NULL, NULL, '677804511', '00101831HT', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - gold (ref 3005-18)', NULL, '604569157993', 'FedEx', NULL, '2014-06-24', '21.06.2014 01:08', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21653, '250740844', NULL, NULL, 'salah yahia', 'cannes passy 15,avenue de la baronne', '', '06400', 'cannes', 'Frankreich', 'FR', NULL, NULL, '06 74 53 54 72', '0010101QXI', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - gold (ref 3005-18)', NULL, '604569158007', 'FedEx', NULL, '2014-06-24', '20.06.2014 15:08', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21654, '250980301', NULL, NULL, 'sophie segura', '371 RUE NORBERT CASTERET', '', '84200', 'CARPENTRAS', 'Frankreich', 'FR', NULL, NULL, '603882354', '0010129DUI', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - gold (ref 3005-18)', NULL, '604569158018', 'FedEx', NULL, '2014-06-24', '22.06.2014 08:10', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21655, '251208222', NULL, NULL, 'anita ruiter', 'De Bjirk 8', '', '9245 JD', 'NIJ BEETS', 'Niederlande', 'NL', NULL, NULL, '512462264', '0010229YR9', NULL, NULL, 'Casablanca gold', NULL, '604569158349', 'FedEx', NULL, '2014-06-24', '23.06.2014 07:58', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21656, '250757029', NULL, NULL, 'Betsie Dost', 'Dr. Poelsstraat 36', '', '6436 BG', 'AMSTENRADE', 'Niederlande', 'NL', NULL, NULL, '636492372', '0010112NAC', NULL, NULL, 'Casablanca gold', NULL, '604569158350', 'FedEx', NULL, '2014-06-24', '20.06.2014 17:28', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21657, '251085659', NULL, NULL, 'Danny Rehaen', 'Leenhof 4', '', '6241 DC', 'BUNDE', 'Niederlande', 'NL', NULL, NULL, '623346395', '0010052VHI', NULL, NULL, 'Casablanca gold', NULL, '604569158360', 'FedEx', NULL, '2014-06-24', '22.06.2014 15:58', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21658, '250899246', NULL, NULL, 'Franck Bruins', 'Van Trigtstraat 62', '', '2597 XA', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '702132773', '0010220FW2', NULL, NULL, 'Casablanca gold', NULL, '604569158371', 'FedEx', NULL, '2014-06-24', '21.06.2014 16:58', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21659, '250720238', NULL, NULL, 'johannes van Nordennen', 'Dubbelsteynlaan West 18', '', '3319 EL', 'DORDRECHT', 'Niederlande', 'NL', NULL, NULL, '610799130', '0010036FRM', NULL, NULL, 'Casablanca gold', NULL, '604569158382', 'FedEx', NULL, '2014-06-24', '20.06.2014 12:58', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21660, '251088041', NULL, NULL, 'Khadija El Ouardi', 'Akbarstraat 69 3HOOG', '', '1061 DX', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '683147787', '0010137TRH', NULL, NULL, 'Casablanca gold', NULL, '604569158393', 'FedEx', NULL, '2014-06-24', '22.06.2014 16:28', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21661, '251144759', NULL, NULL, 'marcel coolen', 'Bondstraat 4', '', '5612 HX', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '408428099', '00102455GW', NULL, NULL, 'Casablanca gold', NULL, '604569158408', 'FedEx', NULL, '2014-06-24', '22.06.2014 20:58', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21662, '250844871', NULL, NULL, 'Martin Kramer Albemarle Netherlands', 'Nieuwendammerkade 1-3', 'Afd. Engineering', '1022 AB', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '613858340', '0010127XZH', NULL, NULL, 'Casablanca gold', NULL, '604569158419', 'FedEx', NULL, '2014-06-24', '21.06.2014 09:28', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21663, '251086659', NULL, NULL, 'Michal Wrobel', 'Verboomstraat 101B', 'B', '3082 JD', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '644775414', '0010072W98', NULL, NULL, 'Casablanca gold', NULL, '604569158420', 'FedEx', NULL, '2014-06-24', '22.06.2014 15:58', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21664, '251055656', NULL, NULL, 'Teng FEI', 'Anna van Saksenstraat 51', '', '2641 ER', 'PIJNACKER', 'Niederlande', 'NL', NULL, NULL, '643828376', '0010246I3L', NULL, NULL, 'Casablanca gold', NULL, '604569158430', 'FedEx', NULL, '2014-06-24', '22.06.2014 13:28', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21665, '250786800', NULL, NULL, 'zenonas smilgevicius', 'Rembrandtlaan 29', '', '3362 AC', 'SLIEDRECHT', 'Niederlande', 'NL', NULL, NULL, '659032844', '00101082HG', NULL, NULL, 'Casablanca gold', NULL, '604569158441', 'FedEx', NULL, '2014-06-24', '20.06.2014 20:28', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21666, '250722475', NULL, NULL, 'Jan Rutger Achterberg', 'Godelindeweg 18', '', '1217 HR', 'HILVERSUM', 'Niederlande', 'NL', NULL, NULL, '620364829', '0010250XL0', NULL, NULL, 'Casablanca bicolor', NULL, '604569158452', 'FedEx', NULL, '2014-06-24', '20.06.2014 13:28', 'NL131017LB01', '1', 'a0YC000000YZZdmMAH', '190.01', '299.98'),
(21667, '250998179', NULL, NULL, 'Olja Tomina', 'Alerdincksingel 144', '', '3077 jb', 'Rotterdam', 'Niederlande', 'NL', NULL, NULL, '614260403', '00101048M9', NULL, NULL, 'Casablanca bicolor', NULL, '604569158463', 'FedEx', NULL, '2014-06-24', '22.06.2014 09:29', 'NL131017LB01', '1', 'a0YC000000YZZdmMAH', '190.01', '299.98'),
(21668, '250784765', NULL, NULL, 'Roderick Nooijen', 'Van den Endelaan 1', '', '2182 ES', 'HILLEGOM', 'Niederlande', 'NL', NULL, NULL, '31652342252', '00102298YF', NULL, NULL, 'Casablanca bicolor', NULL, '604569158474', 'FedEx', NULL, '2014-06-24', '20.06.2014 20:28', 'NL131017LB01', '1', 'a0YC000000YZZdmMAH', '190.01', '299.98'),
(21669, '251055336', NULL, NULL, 'Teng FEI', 'Anna van Saksenstraat 51', '', '2641 ER', 'PIJNACKER', 'Niederlande', 'NL', NULL, NULL, '643828376', '0010086CX8', NULL, NULL, 'Casablanca bicolor', NULL, '604569158430', 'FedEx', NULL, '2014-06-24', '22.06.2014 13:28', 'NL131017LB01', '1', 'a0YC000000YZZdmMAH', '190.01', '299.98'),
(21670, '250815840', NULL, NULL, 'A. Gustafson', 'Klingelbeek 35', '', '7339 LA', 'UGCHELEN', 'Niederlande', 'NL', NULL, NULL, '0', '0010010ROL', NULL, NULL, 'Casablanca silber-weiß', NULL, '604569158485', 'FedEx', NULL, '2014-06-24', '21.06.2014 06:28', 'NL131017LB03', '1', 'a0YC000000YZZdoMAH', '190.01', '299.98'),
(21671, '250783874', NULL, NULL, 'Esther Sophia Koolaard', 'Jacques Dutilhweg 290', '', '3065 KA', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '631776501', '0010072TPT', NULL, NULL, 'Casablanca silber-weiß', NULL, '604569158496', 'FedEx', NULL, '2014-06-24', '20.06.2014 20:28', 'NL131017LB03', '1', 'a0YC000000YZZdoMAH', '190.01', '299.98'),
(21672, '250720632', NULL, NULL, 'Francesco Luijken', 'Van Slingelandtlaan 44', '', '3051 HX', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '31104220941', '0010079F7N', NULL, NULL, 'Casablanca silber-weiß', NULL, '604569158500', 'FedEx', NULL, '2014-06-24', '20.06.2014 12:58', 'NL131017LB03', '1', 'a0YC000000YZZdoMAH', '190.01', '299.98'),
(21673, '250901502', NULL, NULL, 'Timea Westera', 'Onstein 14A', '', '7006 JV', 'DOETINCHEM', 'Niederlande', 'NL', NULL, NULL, '631996462', '00101272AT', NULL, NULL, 'Casablanca silber-weiß', NULL, '604569158511', 'FedEx', NULL, '2014-06-24', '21.06.2014 16:58', 'NL131017LB03', '1', 'a0YC000000YZZdoMAH', '190.01', '299.98'),
(21674, '250760205', NULL, NULL, 'Cor Pronk', 'Westersingel 1A', '', '1671 GM', 'MEDEMBLIK', 'Niederlande', 'NL', NULL, NULL, '610406314', '0010004A3E', NULL, NULL, 'Casablanca silber-schwarz', NULL, '604569158522', 'FedEx', NULL, '2014-06-24', '20.06.2014 17:28', 'NL131017LB04', '1', 'a0YC000000YZZdpMAH', '190.01', '299.98'),
(21675, '250952631', NULL, NULL, 'Jeanet Mooiman', 'Gerberalaan 83', '', '2671 KC', 'NAALDWIJK', 'Niederlande', 'NL', NULL, NULL, '640970091', '00101389QR', NULL, NULL, 'Casablanca silber-schwarz', NULL, '604569158533', 'FedEx', NULL, '2014-06-24', '22.06.2014 06:58', 'NL131017LB04', '1', 'a0YC000000YZZdpMAH', '190.01', '299.98'),
(21676, '250910373', NULL, NULL, 'Renze Lolkema', 'Kooikerstraat 23', '', '2408 SV', 'ALPHEN AAN DEN RIJN', 'Niederlande', 'NL', NULL, NULL, '681881695', '0010082A4Y', NULL, NULL, 'Casablanca silber-schwarz', NULL, '604569158544', 'FedEx', NULL, '2014-06-24', '21.06.2014 18:28', 'NL131017LB04', '1', 'a0YC000000YZZdpMAH', '190.01', '299.98'),
(21677, '250803367', NULL, NULL, 'Dennie van Helmond', 'Merefeltstraat 55', '', '5503 XG', 'VELDHOVEN', 'Niederlande', 'NL', NULL, NULL, '652725175', '0010212P9S', NULL, NULL, 'Casablanca schwarz', NULL, '604569158555', 'FedEx', NULL, '2014-06-24', '21.06.2014 00:58', 'NL131017LB05', '1', 'a0YC000000YZZdqMAH', '190.01', '299.98'),
(21678, '251121890', NULL, NULL, 'Johan Nies', 'De Scheepsvork 28', '', '5555 LP', 'VALKENSWAARD', 'Niederlande', 'NL', NULL, NULL, '631759821', '0010059K2X', NULL, NULL, 'Casablanca schwarz', NULL, '604569158566', 'FedEx', NULL, '2014-06-24', '22.06.2014 18:58', 'NL131017LB05', '1', 'a0YC000000YZZdqMAH', '190.01', '299.98'),
(21679, '250730142', NULL, NULL, 'Miguel Jackson', 'Stoeldraaiersgaarde 41', '', '2542 EN', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '611747069', '0010250V1I', NULL, NULL, 'Casablanca schwarz', NULL, '604569158577', 'FedEx', NULL, '2014-06-24', '20.06.2014 13:58', 'NL131017LB05', '1', 'a0YC000000YZZdqMAH', '190.01', '299.98'),
(21680, '250792467', NULL, NULL, 'Henrik Holmin', 'LINNEGATAN 6', '', '566 34', 'HABO', 'Schweden', 'SE', NULL, NULL, '723293111', '0010118M3N', NULL, NULL, 'GM-505-5. Florida Edelstahl silber-schwarz', NULL, '604569158636', 'FedEx', NULL, '2014-06-24', '21.06.2014 00:44', 'SE260514HW09', '1', 'a0YC000000YixYnMAJ', '1536.00', '2295.00'),
(21681, '250779994', NULL, NULL, 'Vladimir Pantovic', 'Drottninggatan 49 4tr', '', '45331', 'Lysekil', 'Schweden', 'SE', NULL, NULL, '708979290', '0010201ZYI', NULL, NULL, 'GM-505-5. Florida Edelstahl silber-schwarz', NULL, '604569158647', 'FedEx', NULL, '2014-06-24', '20.06.2014 22:44', 'SE260514HW09', '1', 'a0YC000000YixYnMAJ', '1536.00', '2295.00'),
(21682, '250769242', NULL, NULL, 'Nour Hussein', 'stensjoegatan 46', '', '21765', 'Malmoe', 'Schweden', 'SE', NULL, NULL, '761958264', '0010166DSD', NULL, NULL, 'GM-505-6. Florida Edelstahl alles schwarz', NULL, '604569158658', 'FedEx', NULL, '2014-06-24', '20.06.2014 21:44', 'SE260514HW10', '1', 'a0YC000000YixaEMAR', '1536.00', '2295.00'),
(21683, '250728459', NULL, NULL, 'Max Forsberg', 'LILLAENGSVAEGEN 13', '', '141 91', 'HUDDINGE', 'Schweden', 'SE', NULL, NULL, '707999836', '0010236CCJ', NULL, NULL, 'GM-505-3. Florida gold', NULL, '604569158669', 'FedEx', NULL, '2014-06-24', '20.06.2014 16:44', 'SE260514HW07', '1', 'a0YC000000YixXWMAZ', '1536.00', '2295.00'),
(21684, '251786720', NULL, NULL, 'medlog nv dave averens', 'Noorderlaan 127A', 'medlog nv /gelijkvloers', '2030', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '475387247', '0010159L2P', NULL, NULL, 'Casablanca gold', NULL, '604569160280', 'FedEx', NULL, '2014-06-27', '26.06.2014 06:18', 'NL140520PJ08', '1', 'a0YC000000YZYcJMAX', '190.01', '299.98'),
(21685, '251845037', NULL, NULL, 'Bilal El Kostit', 'Steenbokstraat 28', '', '2018', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '32488513301', '0010084ISQ', NULL, NULL, 'Casablanca silber-weiß', NULL, '604569160290', 'FedEx', NULL, '2014-06-27', '26.06.2014 10:48', 'NL140520PJ09', '1', 'a0YC000000YZYWAMA5', '190.01', '299.98'),
(21686, '251702718', NULL, NULL, 'Salima Zekhnini', 'Tweegezusterslaan  16', '', '2100', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '495650242', '00100520XE', NULL, NULL, 'Casablanca silber-schwarz', NULL, '604569160305', 'FedEx', NULL, '2014-06-27', '25.06.2014 16:48', 'NL140520PJ10', '1', 'a0YC000000YZYeKMAX', '190.01', '299.98'),
(21687, '251692978', NULL, NULL, 'Frederique Goisse', 'rue Neuve 3', '', '5190', 'Jemeppe-sur-Sambre', 'Belgien', 'BE', NULL, NULL, '493495331', '0010173KMY', NULL, NULL, 'Une montre Theorema Casablanca -  Coloris :bicolor', NULL, '604569160316', 'FedEx', NULL, '2014-06-27', '25.06.2014 16:18', 'NL140520PJ07', '1', 'a0YC000000YZXgoMAH', '190.01', '299.98'),
(21688, '251740662', NULL, NULL, 'Henri Kaasalainen', 'Poratie 7', '', '33710', 'TAMPERE', 'Finnland', 'FI', NULL, NULL, '400202474', '0010227APG', NULL, NULL, 'GM-101-3 GG- Theorema Casablanca -gold', NULL, '604569160408', 'FedEx', NULL, '2014-06-27', '26.06.2014 00:18', 'FI040614HW13', '1', 'a0YC000000YkYIUMA3', '195.00', '299.00'),
(21689, '251684101', NULL, NULL, 'Castro43 Sam', 'Hanhitie17k A4', 'Hanhitie17kA4', '90150', 'Oulu', 'Finnland', 'FI', NULL, NULL, '404148731', '0010081JS3', NULL, NULL, 'GM-101-5 -Â Theorema Casablanca -schwarz', NULL, '604569160419', 'FedEx', NULL, '2014-06-27', '25.06.2014 19:18', 'FI040614HW15', '1', 'a0YC000000YkYIfMAN', '195.00', '299.00'),
(21690, '251596416', NULL, NULL, 'Indre Meksriuniene', 'Applegreen Rath Co. Meath', '', '0', 'Ashbourne', 'Irland', 'IE', NULL, NULL, '876201392', '0010219P7V', NULL, NULL, 'Men\'s Theorema Sao Paolo Watch With Black Strap With Silver Case and Black Face (GM-103-1)', NULL, '604569160496', 'FedEx', NULL, '2014-06-27', '25.06.2014 09:02', 'IE110314AP01', '1', 'a0YC000000YYJ1jMAH', '209.99', '309.00'),
(21691, '251655905', NULL, NULL, 'marcel wijmans', 'Ritsevoort 24A', '24b', '1811 DN', 'ALKMAAR', 'Niederlande', 'NL', NULL, NULL, '648635283', '0010233PBR', NULL, NULL, 'Casablanca silber-weiß', NULL, '604569160327', 'FedEx', NULL, '2014-06-27', '25.06.2014 12:37', 'NL131017LB03', '1', 'a0YC000000YZZdoMAH', '190.01', '299.98'),
(21692, '251641106', NULL, NULL, 'Theo Devilee', 'Lisserdijk 378', '', '2165 AD', 'LISSERBROEK', 'Niederlande', 'NL', NULL, NULL, '612262154', '0010139WDD', NULL, NULL, 'Casablanca silber-weiß', NULL, '604569160338', 'FedEx', NULL, '2014-06-27', '25.06.2014 11:28', 'NL131017LB03', '1', 'a0YC000000YZZdoMAH', '190.01', '299.98'),
(21693, '251619874', NULL, NULL, 'huub veen', 'Seringenhove 25', '', '2295 RD', 'KWINTSHEUL', 'Niederlande', 'NL', NULL, NULL, '651336385', '0010201RZZ', NULL, NULL, 'Casablanca bicolor', NULL, '604569160349', 'FedEx', NULL, '2014-06-27', '25.06.2014 09:49', 'NL131017LB01', '1', 'a0YC000000YZZdmMAH', '190.01', '299.98'),
(21694, '251826050', NULL, NULL, 'Callum Redfern', '3 PAUL LEA', '', 'DH9 0RB', 'STANLEY', 'Grossbritannien', 'GB', NULL, NULL, '7753458426', '0010139AM6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569159963', 'FedEx', NULL, '2014-06-27', '26.06.2014 11:22', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21695, '251652235', NULL, NULL, 'Lorraine Gordon', '34 BIRKS ROAD', '', 'NG19 6JU', 'MANSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7789223414', '0010213MUG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569159974', 'FedEx', NULL, '2014-06-27', '25.06.2014 14:36', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21696, '251589278', NULL, NULL, 'Mandev Kaley', 'WHINTHORPE OXFORD ROAD', '', 'SL9 7DL', 'GERRARDS CROSS', 'Grossbritannien', 'GB', NULL, NULL, '7903780870', '0010008UW7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569159985', 'FedEx', NULL, '2014-06-27', '25.06.2014 09:23', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21697, '251743933', NULL, NULL, 'Sarah Connor', '8 Matilda Mews', 'New Century Park', 'CV3 1LU', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7531334368', '0010125SEB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569159996', 'FedEx', NULL, '2014-06-27', '25.06.2014 23:55', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21698, '251675807', NULL, NULL, 'Timothy Moore', '. 19 VICTORY DRIVE', 'Kings Hill', 'ME19 4NG', 'WEST MALLING', 'Grossbritannien', 'GB', NULL, NULL, '7966482555', '0010201AR5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569160007', 'FedEx', NULL, '2014-06-27', '25.06.2014 16:22', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21699, '251839618', NULL, NULL, 'Ashley Shephard', '27 Gainsborough Way', '', 'DE15 0HY', 'Burton on Trent', 'Grossbritannien', 'GB', NULL, NULL, '7983164191', '0010220D9I', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569160018', 'FedEx', NULL, '2014-06-27', '26.06.2014 12:22', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(21700, '251719061', NULL, NULL, 'FIONA WARDROP', '23 GILBERT SHEDDON CT', 'Stewarton', 'KA3 5EG', 'KILMARNOCK', 'Grossbritannien', 'GB', NULL, NULL, '1560482865', '0010011OU8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, 'RL 70 930 517 6DE', 'Deutsche P', NULL, '2014-06-27', '25.06.2014 21:43', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(21701, '251728294', NULL, NULL, 'Ian Catlow', '21 WINDSOR MOUNT', 'Whitkirk', 'LS15 7DD', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7525164709', '00101709OW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569160030', 'FedEx', NULL, '2014-06-27', '25.06.2014 21:44', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(21702, '251586266', NULL, NULL, 'magdalena tabaszewska', '32 POPPY DRIVE', '', 'WS5 4RB', 'WALSALL', 'Grossbritannien', 'GB', NULL, NULL, '7510179643', '0010061OLN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569160040', 'FedEx', NULL, '2014-06-27', '25.06.2014 09:24', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(21703, '251745602', NULL, NULL, 'Mark Bell', '15 TOBARMORE PARK', '', 'BT30 9HE', 'DOWNPATRICK', 'Grossbritannien', 'GB', NULL, NULL, '7980480960', '0010198NTG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569160051', 'FedEx', NULL, '2014-06-27', '25.06.2014 23:53', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(21704, '251807659', NULL, NULL, 'Paulina Lepich', '25 Ulverston Close', '', 'PE4 7AH', 'Peterborough', 'Grossbritannien', 'GB', NULL, NULL, '7858443370', '0010219UMT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569160062', 'FedEx', NULL, '2014-06-27', '26.06.2014 10:22', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(21705, '251802379', NULL, NULL, 'Stephen Mangan', '16 Vanquish  Whitton', 'If im at work when delivering please leave package with a neghbour', 'TW2 7AN', 'TWICKENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7446510488', '00100460V4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569160073', 'FedEx', NULL, '2014-06-27', '26.06.2014 10:22', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(21706, '251809436', NULL, NULL, 'James Hardman', '83 HIGH STREET', '', 'PE21 8TA', 'BOSTON', 'Grossbritannien', 'GB', NULL, NULL, '7404620309', '0010183ZGZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569160084', 'FedEx', NULL, '2014-06-27', '26.06.2014 10:23', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21707, '251658205', NULL, NULL, 'Jasvir Kaley', 'Kaleyes 7C Marlborough Pde,', 'Uxbridge Road', 'Ub10 0LR', 'Hillingdon', 'Grossbritannien', 'GB', NULL, NULL, '7766606460', '0010166G30', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569160095', 'FedEx', NULL, '2014-06-27', '25.06.2014 14:38', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21708, '251736559', NULL, NULL, 'paul coyne', 'EAST VIEW BURNHAM ROAD', 'Althorne', 'CM3 6BU', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7864806899', '00100608YC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569160100', 'FedEx', NULL, '2014-06-27', '25.06.2014 21:46', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21709, '251746619', NULL, NULL, 'Chelsea Neild', '99 AMESBURY ROAD', 'Blackley', 'M9 6JQ', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7827446426', '10107514', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569160110', 'FedEx', NULL, '2014-06-27', '25.06.2014 23:52', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21710, '251698917', NULL, NULL, 'Michael Jeffrey Dixon', '2 ORCHARD GROVE', 'Rhigos', 'CF44 9XJ', 'ABERDARE', 'Grossbritannien', 'GB', NULL, NULL, '7557947093', '0010239NLT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569160121', 'FedEx', NULL, '2014-06-27', '25.06.2014 19:22', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21711, '251762933', NULL, NULL, 'Christopher Mclaren', 'EAP Ltd. 6 RADFORD CRESCENT', '', 'CM12 0DU', 'BILLERICAY, ESSEX', 'Grossbritannien', 'GB', NULL, NULL, '7701031075', '001001747H', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569160132', 'FedEx', NULL, '2014-06-27', '26.06.2014 00:55', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21712, '251651117', NULL, NULL, 'Elizabeth Li', '119 HONEYWALL', '', 'ST4 7HP', 'STOKE-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7568306996', '00102221NO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569160143', 'FedEx', NULL, '2014-06-27', '25.06.2014 14:36', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21713, '251665097', NULL, NULL, 'Fiona Rathey', '1 MONREITH ROAD', '', 'G43 2NX', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '1416323384', '10164908', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569160154', 'FedEx', NULL, '2014-06-27', '25.06.2014 15:23', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21714, '251652628', NULL, NULL, 'Iain Rathey', '1 Monreith road', '', 'G43  2nx', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '', '0010167ADS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569160165', 'FedEx', NULL, '2014-06-27', '25.06.2014 14:37', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21715, '251742212', NULL, NULL, 'Jason bishop', 'FAB RECYCLIN BROADMOOR ROAD', 'Cinderford', 'GL14 2YL', 'CINDERFORD', 'Grossbritannien', 'GB', NULL, NULL, '7818036305', '0010153SG3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569160176', 'FedEx', NULL, '2014-06-27', '25.06.2014 23:53', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21716, '251729389', NULL, NULL, 'Layton Goldson', '67 STANBURY ROAD', '', 'SE15 2DA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7525175106', '0010183OMW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569160187', 'FedEx', NULL, '2014-06-27', '25.06.2014 21:46', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21717, '251628854', NULL, NULL, 'mohammed abed', '17 TOLWORTH BROADWAY', '', 'KT6 7DJ', 'SURBITON', 'Grossbritannien', 'GB', NULL, NULL, '7512655449', '0010191J99', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569160198', 'FedEx', NULL, '2014-06-27', '25.06.2014 12:25', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21718, '251755058', NULL, NULL, 'Rachel Lowdell', '19 Springfield Road, Flat 2', 'Use letterbox if fits please.', 'BN1 6DB', 'Brighton', 'Grossbritannien', 'GB', NULL, NULL, '7500836914', '0010132ZA8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569160202', 'FedEx', NULL, '2014-06-27', '25.06.2014 23:54', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21719, '251772989', NULL, NULL, 'Stephen Pring', '13 IMPALA GARDENS', '', 'TN4 9PZ', 'TUNBRIDGE WELLS', 'Grossbritannien', 'GB', NULL, NULL, '7979315476', '0010158WGE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569160213', 'FedEx', NULL, '2014-06-27', '26.06.2014 05:34', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21720, '251615135', NULL, NULL, 'Tom Joyce', '25 BLACKWATER AVENUE', '', 'CO4 3UY', 'COLCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7519669028', '0010110L6W', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569160224', 'FedEx', NULL, '2014-06-27', '25.06.2014 12:23', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21721, '251873704', NULL, NULL, 'Michael Rasmussen', 'Arhusgade 126A', '', '2100', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '27222835', '0010124U2A', NULL, NULL, 'Casablanca-ur i gold', NULL, '604569160371', 'FedEx', NULL, '2014-06-27', '26.06.2014 12:36', 'DK040614HW03', '1', 'a0YC000000YkYSTMA3', '1455.03', '2295.00'),
(21722, '251720704', NULL, NULL, 'Maja Rasmussen', 'Ugletoften 157', '', '5260', 'Odense', 'Dänemark', 'DK', NULL, NULL, '25377280', '0010071UVL', NULL, NULL, 'Casablanca-ur i bicolor', NULL, '604569160382', 'FedEx', NULL, '2014-06-27', '25.06.2014 19:45', 'DK040614HW04', '1', 'a0YC000000YkYSyMAN', '1455.03', '2295.00'),
(21723, '251668242', NULL, NULL, 'Hashmat Yousufi', 'Agervang 10 2.TV', '', '4300', 'Holbaek', 'Dänemark', 'DK', NULL, NULL, '53680844', '001022852D', NULL, NULL, 'Casablanca-ur i gold', NULL, '604569160393', 'FedEx', NULL, '2014-06-27', '25.06.2014 13:38', 'DK040614HW03', '1', 'a0YC000000YkYSTMA3', '1455.03', '2295.00'),
(21724, '251800575', NULL, NULL, 'Kevin Fernandes', '3 RUE PAUL VAILLANT COUTURIER', '', '78260', 'ACHERES', 'Frankreich', 'FR', NULL, NULL, '687976907', '0010177UPC', NULL, NULL, 'ModÃ¨le 1 - Marco Polo - Edelstahl silber-weiß(ref 3005-A1)', NULL, '604569160246', 'FedEx', NULL, '2014-06-27', '26.06.2014 07:38', 'FR300514MP31', '1', 'a0YC000000Yjrt7MAB', '', '199.00'),
(21725, '251735253', NULL, NULL, 'Madame elati', '4 RUE LYAUTE RUE LYAUTEY', 'Code 75A04', '75016', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '623180363', '0010008W72', NULL, NULL, 'ModÃ¨le 1 - Marco Polo - Edelstahl silber-weiß(ref 3005-A1)', NULL, '604569160257', 'FedEx', NULL, '2014-06-27', '25.06.2014 19:45', 'FR300514MP31', '1', 'a0YC000000Yjrt7MAB', '', '199.00'),
(21726, '251760635', NULL, NULL, 'Johan GIRARDIN', '6 ALLEE DES BOSQUETS', '', '91510', 'LARDY', 'Frankreich', 'FR', NULL, NULL, '785581871', '00101365GW', NULL, NULL, 'ModÃ¨le 8 - Marco Polo DIAMANTS - silber-schwarz (ref 3005-19)', NULL, '604569160268', 'FedEx', NULL, '2014-06-27', '25.06.2014 22:38', 'FR300514MP38', '1', 'a0YC000000YjrxSMAR', '', '229.00'),
(21727, '251711253', NULL, NULL, 'Sahar Bouhelel', '11 RUE FRANCOIS MANSART', '', '95140', 'GARGES LES GONESSE', 'Frankreich', 'FR', NULL, NULL, '695155425', '0010208RVW', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - gold (ref 3005-18)', NULL, '604569160279', 'FedEx', NULL, '2014-06-27', '25.06.2014 17:38', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21728, '251714777', NULL, NULL, 'Giancarlo Tortorella', 'VIA DANTE ALIGHIERI 5/A', '', '18039', 'VENTIMIGLIA', 'Italien', 'IT', NULL, NULL, '3880935081', '0010052TLE', NULL, NULL, 'Gold Casablanca', NULL, '604569160350', 'FedEx', NULL, '2014-06-27', '25.06.2014 18:20', 'IT140618CS03', '1', 'a0YC000000YmuGUMAZ', '', '299.99'),
(21729, '251698510', NULL, NULL, 'Safwat Youssef', 'VIA BARTOLOMEO BENVENUTO 3/A', '', '30175', 'Marghera Venezia', 'Italien', 'IT', NULL, NULL, '3394479523', '0010242PZE', NULL, NULL, 'Gold Casablanca', NULL, '604569160360', 'FedEx', NULL, '2014-06-27', '25.06.2014 16:28', 'IT140618CS03', '1', 'a0YC000000YmuGUMAZ', '', '299.99'),
(21730, '251602384', NULL, NULL, 'Abdelmonaam Ben Saad', 'RIDDARGATAN 76 TR4 OEG', '', '114 57', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '46707818055', '0010240W8O', NULL, NULL, 'Silver Casablanca', NULL, '604569160420', 'FedEx', NULL, '2014-06-27', '25.06.2014 11:44', 'SE040614HW17', '1', 'a0YC000000YkYh9MAF', '1768.74', '2799.00'),
(21731, '251555168', NULL, NULL, 'Andreas Bergman', 'TINGSGATAN 8B', '', '738 30', 'NORBERG', 'Schweden', 'SE', NULL, NULL, '768001676', '0010243X2B', NULL, NULL, 'Casablanca gold', NULL, '604569160430', 'FedEx', NULL, '2014-06-27', '25.06.2014 02:56', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(21732, '251724350', NULL, NULL, 'Hoger Akram', 'Dahlstroemsgatan 14', '', '41465', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '737854120', '0010222YI1', NULL, NULL, 'Casablanca gold', NULL, '604569160441', 'FedEx', NULL, '2014-06-27', '25.06.2014 21:41', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(21733, '251761479', NULL, NULL, 'Mervan Jukovic', 'HAPARANDAGATAN 12B', '', '25252', 'HELSINGBORG', 'Schweden', 'SE', NULL, NULL, '704295266', '0010011C56', NULL, NULL, 'Casablanca gold', NULL, '604569160452', 'FedEx', NULL, '2014-06-27', '26.06.2014 01:37', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(21734, '251688787', NULL, NULL, 'Said Babor', 'ASKERSUNDSGATAN 12', '', '124 67', 'BANDHAGEN', 'Schweden', 'SE', NULL, NULL, '737200224', '001022933C', NULL, NULL, 'Casablanca gold', NULL, '604569160463', 'FedEx', NULL, '2014-06-27', '25.06.2014 18:44', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(21735, '251842761', NULL, NULL, 'Fredrik Loefstrand', 'Vaesteraker Praestgarden 27A', '', '75591', 'Uppsala', 'Schweden', 'SE', NULL, NULL, '702323537', '0010156SNL', NULL, NULL, 'Casablanca silber-schwarz', NULL, '604569160474', 'FedEx', NULL, '2014-06-27', '26.06.2014 13:44', 'SE040614HW18', '1', 'a0YC000000YkYhYMAV', '1768.74', '2799.00'),
(21736, '251548498', NULL, NULL, 'Daniel Rossev', 'TOBAKSSPINNARGATAN 5', '', '117 36', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '707396747', '0010204ZMT', NULL, NULL, 'Casablanca schwarz', NULL, '604569160485', 'FedEx', NULL, '2014-06-27', '25.06.2014 01:29', 'SE040614HW21', '1', 'a0YC000000YkYi8MAF', '1768.74', '2799.00'),
(21737, '0010069H9T', NULL, NULL, 'NORA ANDREAS', '6 BELL AVE', '', '2114', 'WEST RYDE', 'Australien', 'AUS', NULL, NULL, '0423786210', '0010069H9T', NULL, NULL, 'Macau watch: Brown strap - Black face with gold highlights', NULL, '604569159600', 'FedEx', NULL, '2014-06-26', '22.06.2014', '006C000000pHOrUIAW', '', 'a0YC000000YZTufMAH', '', '339'),
(21738, '00100355JY', NULL, NULL, 'RICK MEADOWS', '7 CHALICE RISE', '', '6180', 'LAKELANDS', 'Australien', 'AUS', NULL, NULL, '0', '00100355JY', NULL, NULL, 'Macau watch: Brown strap - Black face with gold highlights', NULL, '604569159610', 'FedEx', NULL, '2014-06-26', '22.06.2014', '006C000000pHOrUIAW', '', 'a0YC000000YZTufMAH', '', '339'),
(21739, '0010035J73', NULL, NULL, 'ARSHAM AHMADI', 'UNIT 601 169 LEICHHARDT ST.', 'SPRING HILL', '4000', 'BRISBANE CITY', 'Australien', 'AUS', NULL, NULL, '+61459999144', '0010035J73', NULL, NULL, 'Macau watch: Black strap - Black face with gold highlights', NULL, '604569159621', 'FedEx', NULL, '2014-06-26', '22.06.2014', '006C000000pHOrUIAW', '', 'a0YC000000YZTugMAH', '', '339'),
(21740, '0010241SGH', NULL, NULL, 'LISA AHN', '20/549 UNDERWOOD RD', 'ROCHEDALE SOUTH', '4123', 'ROCHEDALE SOUTH', 'Australien', 'AUS', NULL, NULL, '0452 571 124', '0010241SGH', NULL, NULL, 'Silver Marco Polo Watch', NULL, '604569159632', 'FedEx', NULL, '2014-06-26', '15.06.2014', '006C000000pHPdkIAG', '', 'a0YC000000YZVIcMAP', '', '320'),
(21741, '00101302WM', NULL, NULL, 'Peter Carpenter', 'UNIT 9 1 LIVINGSTONE RD', '', '2049', 'PETERSHAM', 'Australien', 'AUS', NULL, NULL, '0402356652', '00101302WM', NULL, NULL, 'Silver Marco Polo Watch', NULL, '604569159643', 'FedEx', NULL, '2014-06-26', '15.06.2014', '006C000000pHPdkIAG', '', 'a0YC000000YZVIcMAP', '', '320'),
(21742, '0010209NWG', NULL, NULL, 'Amber Brammer', '26 LIEBELT RD', '', '5251', 'MOUNT BARKER', 'Australien', 'AUS', NULL, NULL, '0407806933', '0010209NWG', NULL, NULL, 'Silver and Black Marco Polo Watch', NULL, '604569159654', 'FedEx', NULL, '2014-06-26', '15.06.2014', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', '320'),
(21743, '00100144CP', NULL, NULL, 'CHRIS FISHER', '17A MINGALETTA DR', '', '4214', 'ASHMORE', 'Australien', 'AUS', NULL, NULL, '0458266045', '00100144CP', NULL, NULL, 'Silver and Black Marco Polo Watch', NULL, '604569159665', 'FedEx', NULL, '2014-06-26', '22.06.2014', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', '320'),
(21744, '0010191LB5', NULL, NULL, 'NICHAPA TANUTWORRAHIRUN', '6/86 KARIMBLA RD', '', '2228', 'MIRANDA', 'Australien', 'AUS', NULL, NULL, '95311003', '0010191LB5', NULL, NULL, 'Silver and Black Marco Polo Watch', NULL, '604569159676', 'FedEx', NULL, '2014-06-26', '15.06.2014', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', '320'),
(21745, '001018067N', NULL, NULL, 'Xin Wang', '2-13 Floribunda Close Warabrook', '', '2304', 'WARABROOK', 'Australien', 'AUS', NULL, NULL, '0435822209', '001018067N', NULL, NULL, 'Silver and Black Marco Polo Watch', NULL, '604569159687', 'FedEx', NULL, '2014-06-26', '15.06.2014', '006C000000pHPdkIAG', '', 'a0YC000000YZVJ6MAP', '', '320'),
(21746, '251325691', NULL, NULL, 'Helena Forsberg', 'Kivalterintie 20 D 50', '', '00620', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '415315137', '0010048CP8', NULL, NULL, 'GM-101-5 -Â Theorema Casablanca -rannekello', NULL, '604569159849', 'FedEx', NULL, '2014-06-26', '23.06.2014 22:48', 'FI040614HW15', '1', 'a0YC000000YkYIfMAN', '195.00', '299.00'),
(21747, '251323222', NULL, NULL, 'Kalle Pantsu', 'Kielokuja 2 C 16', '', '21110', 'NAANTALI', 'Finnland', 'FI', NULL, NULL, '442171514', '0010111CYA', NULL, NULL, 'GM-101-5 -Â Theorema Casablanca -rannekello', NULL, '604569159850', 'FedEx', NULL, '2014-06-26', '23.06.2014 22:48', 'FI040614HW15', '1', 'a0YC000000YkYIfMAN', '195.00', '299.00'),
(21748, '251521726', NULL, NULL, 'Ted Pettersson', 'ROSLAGSVAEGEN 15', '', '748 42', 'OERBYHUS', 'Schweden', 'SE', NULL, NULL, '768159934', '0010053E7X', NULL, NULL, 'Silver Casablanca', NULL, '604569159860', 'FedEx', NULL, '2014-06-26', '24.06.2014 22:41', 'SE040614HW17', '1', 'a0YC000000YkYh9MAF', '1768.74', '2799.00'),
(21749, '251438741', NULL, NULL, 'Liona Benbekhti', 'FALLSKAERMSGATAN 13', '', '128 34', 'SKARPNAECK', 'Schweden', 'SE', NULL, NULL, '707669199', '0010024E6O', NULL, NULL, 'Svart/guld Casablanca', NULL, '604569159871', 'FedEx', NULL, '2014-06-26', '24.06.2014 14:26', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(21750, '251369083', NULL, NULL, 'patric warvne', 'BERGSLAGSVAEGEN 9 B', '', '711 34', 'LINDESBERG', 'Schweden', 'SE', NULL, NULL, '725662974', '0010042S0O', NULL, NULL, 'Svart/guld Casablanca', NULL, '604569159882', 'FedEx', NULL, '2014-06-26', '24.06.2014 06:44', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(21751, '251358598', NULL, NULL, 'Asma El Masoudi', 'SOEDRA STENBOCKSGATAN 130', '', '252 45', 'HELSINGBORG', 'Schweden', 'SE', NULL, NULL, '723609408', '0010149NQ1', NULL, NULL, 'Svart/svart Casablanca', NULL, '604569159893', 'FedEx', NULL, '2014-06-26', '24.06.2014 01:14', 'SE040614HW21', '1', 'a0YC000000YkYi8MAF', '1768.74', '2799.00'),
(21752, '251447533', NULL, NULL, 'Ergin Destici', 'KORNVAEGEN 3', '', '145 68', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '736873923', '0010090FEA', NULL, NULL, 'Svart/svart Casablanca', NULL, '604569159908', 'FedEx', NULL, '2014-06-26', '24.06.2014 15:16', 'SE040614HW21', '1', 'a0YC000000YkYi8MAF', '1768.74', '2799.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(21753, '251520001', NULL, NULL, 'Souad oubriim', 'granaengsringen 39', '', '13544', 'tyresoe', 'Schweden', 'SE', NULL, NULL, '707273447', '0010026I8D', NULL, NULL, 'Svart/svart Casablanca', NULL, '604569159919', 'FedEx', NULL, '2014-06-26', '24.06.2014 22:41', 'SE040614HW21', '1', 'a0YC000000YkYi8MAF', '1768.74', '2799.00'),
(21754, '0010242ZIU', NULL, NULL, 'ROSHAN KULATHUNGE', '40 MANNING ESPLANADE', '', '4164', 'THORNLANDS', 'Australien', 'AUS', NULL, NULL, '0432609095', '0010242ZIU', NULL, NULL, '?GM-3005-1 Marco Polo: Black Strap - White Face with Silver Surround & Highlight', NULL, '604569159404', 'FedEx', NULL, '2014-06-26', '22.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya01nMAB', '', '320'),
(21755, '0010180OAG', NULL, NULL, 'Trevor Byrne-Jones', '118 Burwood Highway', 'c/- Reece', '3125', 'Burwood', 'Australien', 'AUS', NULL, NULL, '92740190', '0010180OAG', NULL, NULL, '?GM-3005-1 Marco Polo: Black Strap - White Face with Silver Surround & Highlight', NULL, '604569159415', 'FedEx', NULL, '2014-06-26', '18.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya01nMAB', '', '320'),
(21756, '00102504SJ', NULL, NULL, 'Christian Robertson', '1 Millswyn Street', '', '3141', 'South Yarra', 'Australien', 'AUS', NULL, NULL, '0417234007', '00102504SJ', NULL, NULL, 'GM-3005-2 Marco Polo: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569159426', 'FedEx', NULL, '2014-06-26', '18.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya022MAB', '', '320'),
(21757, '00101846L6', NULL, NULL, 'CO LA', '98A PROCTOR PDE', '', '2162', 'CHESTER HILL', 'Australien', 'AUS', NULL, NULL, '61404708067', '00101846L6', NULL, NULL, 'GM-3005-2 Marco Polo: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569159437', 'FedEx', NULL, '2014-06-26', '21.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya022MAB', '', '320'),
(21758, '0010146W96', NULL, NULL, 'Erica Ferdinand', '16 THREE BEARS LOOP', '', '6173', 'SECRET HARBOUR', 'Australien', 'AUS', NULL, NULL, '0895247516', '0010146W96', NULL, NULL, 'GM-3005-2 Marco Polo: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569159448', 'FedEx', NULL, '2014-06-26', '18.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya022MAB', '', '320'),
(21759, '0010221M27', NULL, NULL, 'Annette Booth', '18 Henry parkes drive', '', '2533', 'Kiama downs', 'Australien', 'AUS', NULL, NULL, '0429668082', '0010221M27', NULL, NULL, 'GM-3005-3 Marco Polo: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569159459', 'FedEx', NULL, '2014-06-26', '18.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya02HMAR', '', '320'),
(21760, '00101904H7', NULL, NULL, 'Kim Karzons', '20 Burgess Drive', '', '3910', 'Langwarrin', 'Australien', 'AUS', NULL, NULL, '0397756107', '00101904H7', NULL, NULL, 'GM-3005-3 Marco Polo: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569159460', 'FedEx', NULL, '2014-06-26', '18.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya02HMAR', '', '320'),
(21761, '0010090FTS', NULL, NULL, 'HEMI RATAHI', '7 BELLBIRD CT', '', '6057', 'HIGH WYCOMBE', 'Australien', 'AUS', NULL, NULL, '0457420744', '0010090FTS', NULL, NULL, 'GM-3005-5 MP Diamond: Black Strap with Silver Surround & Highlights', NULL, '604569159470', 'FedEx', NULL, '2014-06-26', '22.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya035MAB', '', '359'),
(21762, '0010075TGS', NULL, NULL, 'IRENA TONGA', 'LEVEL 6 541 KENT STREET', '', '2000', 'SYDNEY', 'Australien', 'AUS', NULL, NULL, '0423946439', '0010075TGS', NULL, NULL, 'GM-3005-5 MP Diamond: Black Strap with Silver Surround & Highlights', NULL, '604569159481', 'FedEx', NULL, '2014-06-26', '22.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya035MAB', '', '359'),
(21763, '0010188RYD', NULL, NULL, 'Angela Rosenfeld', '5 RAVENSWOOD AVE', '', '2031', 'RANDWICK', 'Australien', 'AUS', NULL, NULL, '0293996439', '0010188RYD', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569159492', 'FedEx', NULL, '2014-06-26', '18.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(21764, '00102207U7', NULL, NULL, 'ELIZABETH HABERMANN', '20 KALLATINA TERRACE', '', '4306', 'KARALEE', 'Australien', 'AUS', NULL, NULL, '0732946865', '00102207U7', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569159507', 'FedEx', NULL, '2014-06-26', '21.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(21765, '00100467X5', NULL, NULL, 'hongen You', '9 SHORTS RD', '', '3058', 'COBURG NORTH', 'Australien', 'AUS', NULL, NULL, '0406063969', '00100467X5', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569159518', 'FedEx', NULL, '2014-06-26', '18.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(21766, '0010115AH2', NULL, NULL, 'Jenny Tie', '8 CHICAGO ST', '', '6110', 'SOUTHERN RIVER', 'Australien', 'AUS', NULL, NULL, '+61401195075', '0010115AH2', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569159529', 'FedEx', NULL, '2014-06-26', '18.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(21767, '00101013FC', NULL, NULL, 'JULIA SORRENTI', '13/53 UNDERWOOD ROAD', '', '2140', 'HOMEBUSH', 'Australien', 'AUS', NULL, NULL, '0421517778', '00101013FC', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569159530', 'FedEx', NULL, '2014-06-26', '21.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(21768, '0010026JLV', NULL, NULL, 'sakda ly', '4 CLAYTON CT', '', '3172', 'SPRINGVALE SOUTH', 'Australien', 'AUS', NULL, NULL, '0416941194', '0010026JLV', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569159540', 'FedEx', NULL, '2014-06-26', '18.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(21769, '0010168H88', NULL, NULL, 'Andrew Roberts', '89 Rossini Drive', '', '2168', 'Hinchinbrook', 'Australien', 'AUS', NULL, NULL, '0414930549', '0010168H88', NULL, NULL, 'GM-3005-6 MP Diamond: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569159551', 'FedEx', NULL, '2014-06-26', '18.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03UMAR', '', '359'),
(21770, '0010024TQY', NULL, NULL, 'Jesse Dawson', '217 GOWRIE-TILGONDA RD', '', '4352', 'GOWRIE JUNCTION', 'Australien', 'AUS', NULL, NULL, '0417852722', '0010024TQY', NULL, NULL, 'GM-3005-6 MP Diamond: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569159562', 'FedEx', NULL, '2014-06-26', '18.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03UMAR', '', '359'),
(21771, '0010065ZXH', NULL, NULL, 'Julie Mills', '2 Aqua Street', 'Apartment 1605', '4215', 'Southport', 'Australien', 'AUS', NULL, NULL, '0415794616', '0010065ZXH', NULL, NULL, 'GM-3005-6 MP Diamond: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569159573', 'FedEx', NULL, '2014-06-26', '18.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03UMAR', '', '359'),
(21772, '0010002CO4', NULL, NULL, 'MARK MACEACHERN', '64 B YORK STREET', '', '3181', 'PRAHRAN', 'Australien', 'AUS', NULL, NULL, '0468912996', '0010002CO4', NULL, NULL, 'GM-3005-6 MP Diamond: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569159584', 'FedEx', NULL, '2014-06-26', '22.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03UMAR', '', '359'),
(21773, '0010223LEC', NULL, NULL, 'Stephen Fox', '67/ 1-3 OLIVIA LANE', 'Surry hills', '2010', 'SURRY HILLS', 'Australien', 'AUS', NULL, NULL, '0449702799', '0010223LEC', NULL, NULL, 'GM-3005-6 MP Diamond: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569159595', 'FedEx', NULL, '2014-06-26', '18.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03UMAR', '', '359'),
(21774, '251397792', NULL, NULL, 'Zozek Abdulla', 'Blokland 50, 3', '', '2620', 'Albertslund', 'Dänemark', 'DK', NULL, NULL, '60220299', '10144762', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '604569159827', 'FedEx', NULL, '2014-06-26', '24.06.2014 07:36', 'DK040614HW03', '1', 'a0YC000000YkYSTMA3', '1455.03', '2295.00'),
(21775, '251278801', NULL, NULL, 'Ivan Harpoth', 'Enghavevej 43', '', '6870', 'Olgod', 'Dänemark', 'DK', NULL, NULL, '21771088', '001009637J', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '604569159838', 'FedEx', NULL, '2014-06-26', '23.06.2014 14:06', 'DK040614HW03', '1', 'a0YC000000YkYSTMA3', '1455.03', '2295.00'),
(21776, '251646203', NULL, NULL, 'Jessica Macera', 'VIA LAZIO 4/32', '', '33080', 'Porcia', 'Italien', 'IT', NULL, NULL, '3205625465', '0010250TM4', NULL, NULL, 'Casablanca silber-Nero', NULL, '604569159805', 'FedEx', NULL, '2014-06-26', '25.06.2014 11:58', 'IT140618CS02', '1', 'a0YC000000YmuGTMAZ', '', '299.99'),
(21777, '251615602', NULL, NULL, 'EGIDIO SANGERMANO', 'VIA LAMA 261/A', '', '74122', 'TARANTO', 'Italien', 'IT', NULL, NULL, '3356848984', '0010017F19', NULL, NULL, 'Casablanca Bicolor', NULL, '604569159816', 'FedEx', NULL, '2014-06-26', '25.06.2014 09:28', 'IT140618CS04', '1', 'a0YC000000YmuGVMAZ', '', '299.99'),
(21778, '251544049', NULL, NULL, 'Simon Grace', 'Nationwide P Unit 15 Midland Court', 'leave at reception', 'LE17 4PN', 'Lutterworth', 'Grossbritannien', 'GB', NULL, NULL, '07969 374434', '0010161MAZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569159698', 'FedEx', NULL, '2014-06-26', '25.06.2014 00:31', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21779, '251535454', NULL, NULL, 'Gary Allison', '17 Aberfeldy place', '', 'Ka12sg', 'Kilmarnock', 'Grossbritannien', 'GB', NULL, NULL, '7878652423', '00102427CM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569159702', 'FedEx', NULL, '2014-06-26', '24.06.2014 22:45', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(21780, '251541348', NULL, NULL, 'lauren hills', '60 Shearwater Way', '', 'NE24 3PX', 'Blyth', 'Grossbritannien', 'GB', NULL, NULL, '7861623568', '0010213SFQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569159713', 'FedEx', NULL, '2014-06-26', '25.06.2014 00:30', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(21781, '251445927', NULL, NULL, 'Paul Hibberd', '20 HILLSIDE GARDENS', '', 'SM6 9NY', 'WALLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7718244110', '001001980D', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569159724', 'FedEx', NULL, '2014-06-26', '24.06.2014 15:31', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21782, '251559184', NULL, NULL, 'Rachel Mimran', '5 GRASMERE STREET', '', 'NE8 1TR', 'GATESHEAD', 'Grossbritannien', 'GB', NULL, NULL, '1914477454', '00100378A9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569159735', 'FedEx', NULL, '2014-06-26', '25.06.2014 03:48', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21783, '251523194', NULL, NULL, 'sharon mcewan', '1/1 128 fore street', '', 'G14 0TD', 'glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7968210404', '0010081A2M', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569159746', 'FedEx', NULL, '2014-06-26', '24.06.2014 22:45', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21784, '251488969', NULL, NULL, 'Galina Glek', '67 Barkeley aveny', '', 'Tw4 6 LF', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7770392336', '00101843IG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569159757', 'FedEx', NULL, '2014-06-26', '24.06.2014 18:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21785, '251511272', NULL, NULL, 'Ilir Berati', '17 CLOCK VIEW CRESCENT', '', 'N7 9FR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7805300492', '0010165GP0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569159768', 'FedEx', NULL, '2014-06-26', '24.06.2014 22:46', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21786, '251486592', NULL, NULL, 'Josh Lima', '430 CHERTSEY ROAD', '', 'TW2 6LP', 'TWICKENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7960542752', '0010080TZD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569159779', 'FedEx', NULL, '2014-06-26', '24.06.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21787, '251469727', NULL, NULL, 'Kiran Bhondi', 'HOLLYTREE MALTEN LANE', '', 'PE12 6TN', 'SPALDING', 'Grossbritannien', 'GB', NULL, NULL, '1406373770', '0010032KK9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569159780', 'FedEx', NULL, '2014-06-26', '24.06.2014 16:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21788, '251451139', NULL, NULL, 'Mihaela Duna', '1 RUGBY ROAD', '', 'RM9 4AL', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7423400382', '0010179RRK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569159790', 'FedEx', NULL, '2014-06-26', '24.06.2014 15:30', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21789, '251503041', NULL, NULL, 'gerrit claessens', 'Groenstraat 7', '', '9290', 'Uitbergen', 'Belgien', 'BE', NULL, NULL, '499723464', '0010043VH5', NULL, NULL, 'Casablanca Goud/Zwart', NULL, '604569159242', 'FedEx', NULL, '2014-06-26', '24.06.2014 22:28', 'NL140520PJ08', '1', 'a0YC000000YZYcJMAX', '190.01', '299.98'),
(21790, '251307594', NULL, NULL, 'Mera Nagaa', 'Waaienberg 28', '', '1932', 'Sint-Stevens-Woluwe', 'Belgien', 'BE', NULL, NULL, '489361010', '0010100DGJ', NULL, NULL, 'Casablanca Goud/Zwart', NULL, '604569159253', 'FedEx', NULL, '2014-06-26', '23.06.2014 17:18', 'NL140520PJ08', '1', 'a0YC000000YZYcJMAX', '190.01', '299.98'),
(21791, '251296358', NULL, NULL, 'Tina DE BEN', 'Sint-Gillisbaan 80', '', '9100', 'Sint-Niklaas', 'Belgien', 'BE', NULL, NULL, '473620269', '0010144UJS', NULL, NULL, 'Casablanca Goud/Zwart', NULL, '604569159264', 'FedEx', NULL, '2014-06-26', '23.06.2014 16:18', 'NL140520PJ08', '1', 'a0YC000000YZYcJMAX', '190.01', '299.98'),
(21792, '251334865', NULL, NULL, 'Juergen Claes', 'Leiestraat 11', '', '9870', 'Zulte', 'Belgien', 'BE', NULL, NULL, '496022076', '00101706VT', NULL, NULL, 'Casablanca Zilver/Goud', NULL, '604569159275', 'FedEx', NULL, '2014-06-26', '23.06.2014 19:48', 'NL140520PJ07', '1', 'a0YC000000YZXgoMAH', '190.01', '299.98'),
(21793, '251268213', NULL, NULL, 'Dave Cools', 'Scheepvaartstraat 26', '', '2400', 'Mol', 'Belgien', 'BE', NULL, NULL, '476688133', '001020247O', NULL, NULL, 'Casablanca Zilver/Wit', NULL, '604569159286', 'FedEx', NULL, '2014-06-26', '23.06.2014 14:18', 'NL140520PJ09', '1', 'a0YC000000YZYWAMA5', '190.01', '299.98'),
(21794, '251332459', NULL, NULL, 'Griet Vermeir', 'Van Havreplein 9', 'NOESEN nv', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '496128831', '0010233T3P', NULL, NULL, 'Casablanca Zilver/Zwart', NULL, '604569159297', 'FedEx', NULL, '2014-06-26', '23.06.2014 19:18', 'NL140520PJ10', '1', 'a0YC000000YZYeKMAX', '190.01', '299.98'),
(21795, '251524574', NULL, NULL, 'Jorge Van Den Eynde', 'Nijverheidsstraat 74', '', '2840', 'Rumst', 'Belgien', 'BE', NULL, NULL, '495194053', '0010201G1R', NULL, NULL, 'Casablanca Zwart', NULL, '604569159301', 'FedEx', NULL, '2014-06-26', '24.06.2014 22:28', 'NL140520PJ11', '1', 'a0YC000000YZZXwMAP', '190.01', '299.98'),
(21796, '251237629', NULL, NULL, 'wim De Pauw', 'Boomsesteenweg 119', '', '2830', 'Willebroek', 'Belgien', 'BE', NULL, NULL, '475616857', '0010070OJD', NULL, NULL, 'Casablanca Zwart', NULL, '604569159312', 'FedEx', NULL, '2014-06-26', '23.06.2014 10:18', 'NL140520PJ11', '1', 'a0YC000000YZZXwMAP', '190.01', '299.98'),
(21797, '251369848', NULL, NULL, 'Jereme Beaupain', 'Ville-du-Bois 13', '', '6690', 'Vielsalm', 'Belgien', 'BE', NULL, NULL, '80643356', '0010190BM4', NULL, NULL, 'Une montre Theorema Casablanca  -  Coloris : Noir', NULL, '604569159323', 'FedEx', NULL, '2014-06-26', '24.06.2014 04:18', 'NL140520PJ11', '1', 'a0YC000000YZZXwMAP', '190.01', '299.98'),
(21798, '251372529', NULL, NULL, 'takam jean marie', 'boulevard guillaume van haelen 196', '', '1190', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '0032 485 70 27 87', '0010211IB9', NULL, NULL, 'Une montre Theorema Casablanca -  Coloris : ArgentÃ© / DorÃ©', NULL, '604569159334', 'FedEx', NULL, '2014-06-26', '24.06.2014 04:48', 'NL140520PJ07', '1', 'a0YC000000YZXgoMAH', '190.01', '299.98'),
(21799, '251304649', NULL, NULL, 'Beqiraj Hasan', 'Charles de Costerlaan 17', '', '1780', 'Wemmel', 'Belgien', 'BE', NULL, NULL, '476309118', '0010150M73', NULL, NULL, 'Une montre Theorema Casablanca -  Coloris : ArgentÃ© / Noir', NULL, '604569159345', 'FedEx', NULL, '2014-06-26', '23.06.2014 16:48', 'NL140520PJ10', '1', 'a0YC000000YZYeKMAX', '190.01', '299.98'),
(21800, '251440511', NULL, NULL, 'Romeo GASPERIN', 'rue de la Verrerie 182', '', '4100', 'Seraing', 'Belgien', 'BE', NULL, NULL, '497743323', '0010170BE1', NULL, NULL, 'Une montre Theorema Casablanca -  Coloris : ArgentÃ© / Noir', NULL, '604569159356', 'FedEx', NULL, '2014-06-26', '24.06.2014 13:27', 'NL140520PJ10', '1', 'a0YC000000YZYeKMAX', '190.01', '299.98'),
(21801, '251514374', NULL, NULL, 'Ahmed Bennasar', 'Perksestraat  84', '', '1800', 'Vilvoorde', 'Belgien', 'BE', NULL, NULL, '495511429', '001016473W', NULL, NULL, 'Une montre Theorema Casablanca -  Coloris : DorÃ© / Noir', NULL, '604569159367', 'FedEx', NULL, '2014-06-26', '24.06.2014 22:28', 'NL140520PJ08', '1', 'a0YC000000YZYcJMAX', '190.01', '299.98'),
(21802, '251390948', NULL, NULL, 'Youri El Tahry', 'Leeuwerikenstraat 55', 'bus 904', '3001', 'Heverlee', 'Belgien', 'BE', NULL, NULL, '496463680', '0010111AVF', NULL, NULL, 'Une montre Theorema Casablanca -  Coloris : DorÃ© / Noir', NULL, '604569159378', 'FedEx', NULL, '2014-06-26', '24.06.2014 07:18', 'NL140520PJ08', '1', 'a0YC000000YZYcJMAX', '190.01', '299.98'),
(21803, '251307091', NULL, NULL, 'IRMA GAILIUTE', 'unit 34 Spruce avenue', 'Stillorgan Industrial park', 'dublin 18', 'Dublin', 'Irland', 'IE', NULL, NULL, '851097561', '0010177WJ9', NULL, NULL, 'Men\'s Theorema Sao Paolo Watch With Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '604569158740', 'FedEx', NULL, '2014-06-25', '23.06.2014 18:02', 'IE110314AP04', '1', 'a0YC000000YYJ1mMAH', '209.99', '309.00'),
(21804, '251290818', NULL, NULL, 'Kathrin Meier', '88 Salisbury Road', '', 'Me14 2tx', 'Maidstone', 'Grossbritannien', 'GB', NULL, NULL, '7876826904', '*0010207E18', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569158809', 'FedEx', NULL, '2014-06-26', '23.06.2014 17:22', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(21805, '251316648', NULL, NULL, 'Kimberley Enderby', '4 Vine Crescent', '', 'WA5 3BD', 'Warrington', 'Grossbritannien', 'GB', NULL, NULL, '7985327705', '0010098BYI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569158810', 'FedEx', NULL, '2014-06-26', '23.06.2014 20:22', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(21806, '251309021', NULL, NULL, 'Richmond Quashie', '45 Laurel Apartments', 'Townsend Street', 'SE17 1HG', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7883079218', '*00100617E6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569158820', 'FedEx', NULL, '2014-06-26', '23.06.2014 19:22', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21807, '251305760', NULL, NULL, 'Shashi Rao', '14 ROBERT WYND', 'Wood cross', 'WV14 9SJ', 'BILSTON', 'Grossbritannien', 'GB', NULL, NULL, '7931527654', '00101251B4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569158831', 'FedEx', NULL, '2014-06-26', '23.06.2014 18:52', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21808, '251353958', NULL, NULL, 'Stephen Edwards', '56 NEWBYRES CRESCENT', '', 'EH23 4UQ', 'GOREBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7738594034', '0010148OT2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569158842', 'FedEx', NULL, '2014-06-26', '23.06.2014 23:22', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(21809, '251391341', NULL, NULL, 'Ali Minto', '55 Forest Road', 'if not home Deliver to neighbour', 'DL6 1LD', 'Northallerton', 'Grossbritannien', 'GB', NULL, NULL, '7548915583', '001004332S', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569158853', 'FedEx', NULL, '2014-06-26', '24.06.2014 08:52', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21810, '251313285', NULL, NULL, 'Chris Stott', '40 MAIN ROAD', 'Please allow any worker in the Nationwide branch to sign for and receive item', 'NN5 6JF', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7891959003', '00101430HZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569158864', 'FedEx', NULL, '2014-06-26', '23.06.2014 19:52', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(21811, '251347188', NULL, NULL, 'Atif Mahroof', '200 TOLLER LANE', '', 'BD9 5JB', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7968889817', '00100749F2', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569158875', 'FedEx', NULL, '2014-06-26', '23.06.2014 22:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21812, '251313439', NULL, NULL, 'Gunja Rastogi', '46 MARTINGALE CHASE', '', 'RG14 2ER', 'NEWBURY', 'Grossbritannien', 'GB', NULL, NULL, '7459343968', '001006152W', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569158886', 'FedEx', NULL, '2014-06-26', '23.06.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21813, '251349376', NULL, NULL, 'Laura Raithby', '8 BYFORDS CLOSE', '', 'GL19 3SA', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7500668861', '0010033XRQ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569158897', 'FedEx', NULL, '2014-06-26', '23.06.2014 22:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21814, '251279557', NULL, NULL, 'Leon Aujla', '10 ALBEMARLE GARDENS', '', 'IG2 6DJ', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7939434324', '0010208T6J', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569158901', 'FedEx', NULL, '2014-06-26', '23.06.2014 16:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21815, '251370354', NULL, NULL, 'Mihaela tapus', '88 GROVESIDE CLOSE', '', 'SM5 2ET', 'CARSHALTON', 'Grossbritannien', 'GB', NULL, NULL, '7825661203', '001024988K', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569158912', 'FedEx', NULL, '2014-06-26', '24.06.2014 06:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21816, '251419574', NULL, NULL, 'William Soto', '33TAIT COURT LANSDOWNE GREEN', '', 'SW8 2EU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7585507360', '0010124VW7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569158923', 'FedEx', NULL, '2014-06-26', '24.06.2014 11:24', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21817, '251411438', NULL, NULL, 'Zohre Bahrami', '20 Felbrigg lane', '', 'Ts17 0xt', 'Ingleby barwick', 'Grossbritannien', 'GB', NULL, NULL, '7702595421', '0010016UYW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569158934', 'FedEx', NULL, '2014-06-26', '24.06.2014 10:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(21818, '251320845', NULL, NULL, 'michel gaillard', '00 residence les sauges BT F19', '', '13170', 'les pennes mirabeau', 'Frankreich', 'FR', NULL, NULL, '607512194', '0010062MT8', NULL, NULL, 'ModÃ¨le 2 - Marco Polo -Edelstahl silber-schwarz (ref 3005-A2)', NULL, '604569158956', 'FedEx', NULL, '2014-06-26', '23.06.2014 18:38', 'FR300514MP32', '1', 'a0YC000000YjrvvMAB', '', '199.00'),
(21819, '251511242', '', '', 'Boulas Benoit', '9 bis Rue de la mairie', '', '91690', 'Saclas', 'Frankreich', '', '', '', '699973255', '0010152CVJ', '', '', 'Mod?le 3 - Marco Polo - Edelstahl alles schwarz (ref 3005-A3)', 'Uhr erhalten 17.07.2014\r\nBitte refund!', '604569158967', 'FedEx', '', '2014-06-26', '24.06.2014 18:55', 'FR300514MP33', '1', 'a0YC000000Yjrw5MAB', '', '199.00'),
(21820, '251503477', NULL, NULL, 'Duval Antony', '13 RUE DE LA PROVIDENCE', '', '85590', 'LES EPESSES', 'Frankreich', 'FR', NULL, NULL, '679668480', '0010124PTS', NULL, NULL, 'ModÃ¨le 3 - Marco Polo - Edelstahl alles schwarz (ref 3005-A3)', NULL, '604569158978', 'FedEx', NULL, '2014-06-26', '24.06.2014 18:54', 'FR300514MP33', '1', 'a0YC000000Yjrw5MAB', '', '199.00'),
(21821, '251303480', NULL, NULL, 'TAOUFIK MOUFADDIL', '17 RUE DU JAVELOT', '', '75013', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '652218888', '0010059GUE', NULL, NULL, 'ModÃ¨le 3 - Marco Polo - Edelstahl alles schwarz (ref 3005-A3)', NULL, '604569158989', 'FedEx', NULL, '2014-06-26', '23.06.2014 16:38', 'FR300514MP33', '1', 'a0YC000000Yjrw5MAB', '', '199.00'),
(21822, '251275985', NULL, NULL, 'Annie PAUL', '16 rue de Pen An Traon', '', '29490', 'GUIPAVAS', 'Frankreich', 'FR', NULL, NULL, '611805817', '0010055XQ7', NULL, NULL, 'ModÃ¨le 5 - Marco Polo -Leder silber-schwarz(ref 3005-21)', NULL, '604569158990', 'FedEx', NULL, '2014-06-26', '23.06.2014 14:08', 'FR300514MP35', '1', 'a0YC000000YjrwjMAB', '', '199.00'),
(21823, '251311800', NULL, NULL, 'JEAN JACQUES BOIREAU', '21 PLACE DE LA MAIRIE', '', '33720', 'CERONS', 'Frankreich', 'FR', NULL, NULL, '556270219', '001022776P', NULL, NULL, 'ModÃ¨le 8 - Marco Polo DIAMANTS - diamanten silber-schwarz (ref 3005-19)', NULL, '604569159003', 'FedEx', NULL, '2014-06-26', '23.06.2014 17:38', 'FR300514MP38', '1', 'a0YC000000YjrxSMAR', '', '229.00'),
(21824, '251527618', NULL, NULL, 'leila bennoune', '107 AVENUE JULES GUESDE', '', '93240', 'STAINS', 'Frankreich', 'FR', NULL, NULL, '619090706', '0010115RMB', NULL, NULL, 'ModÃ¨le 8 - Marco Polo DIAMANTS - diamanten silber-schwarz (ref 3005-19)', NULL, '604569159014', 'FedEx', NULL, '2014-06-26', '24.06.2014 22:28', 'FR300514MP38', '1', 'a0YC000000YjrxSMAR', '', '229.00'),
(21825, '251288642', NULL, NULL, 'patrick GAUDILLOT', '1 LES GRANGEONS', '', '38112', 'MEAUDRE', 'Frankreich', 'FR', NULL, NULL, '618474598', '0010108N4W', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - Diamanten gold (ref 3005-18)', NULL, '604569159025', 'FedEx', NULL, '2014-06-26', '23.06.2014 15:09', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21826, '251463628', NULL, NULL, 'Anuradha Mangroelal', 'Sigrid Undsetweg 50', '', '3069 BV', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '622727184', '00100471SB', NULL, NULL, 'Casablanca Goud/Zwart', NULL, '604569159036', 'FedEx', NULL, '2014-06-26', '24.06.2014 13:28', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21827, '251352328', NULL, NULL, 'Ardem Stepanjan', 'De Houtsnip 51', '', '7609 EG', 'ALMELO', 'Niederlande', 'NL', NULL, NULL, '614796176', '0010175QHU', NULL, NULL, 'Casablanca Goud/Zwart', NULL, '604569159047', 'FedEx', NULL, '2014-06-26', '23.06.2014 21:28', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21828, '251257721', NULL, NULL, 'B DEV', 'Meerweg 76', 'Meerweg 76', '9752 JK', 'HAREN', 'Niederlande', 'NL', NULL, NULL, '653974882', '00100054F5', NULL, NULL, 'Casablanca Goud/Zwart', NULL, '604569159058', 'FedEx', NULL, '2014-06-26', '23.06.2014 12:28', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21829, '251480085', NULL, NULL, 'Gijs van den Bergh', 'Esserlaan 2', '', '9722 SL', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '622290144', '0010016TOE', NULL, NULL, 'Casablanca Goud/Zwart', NULL, '604569159069', 'FedEx', NULL, '2014-06-26', '24.06.2014 15:28', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21830, '251492962', NULL, NULL, 'ibrahim Painda', 'Narcissenstraat 113a', '', '3073 CM', 'Rotterdam', 'Niederlande', 'NL', NULL, NULL, '612366078', '00102036XD', NULL, NULL, 'Casablanca Goud/Zwart', NULL, '604569159070', 'FedEx', NULL, '2014-06-26', '24.06.2014 16:29', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21831, '251360870', NULL, NULL, 'K Badri', 'Calandschans 22', '', '2728 ES', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '629349433', '00100932KM', NULL, NULL, 'Casablanca Goud/Zwart', NULL, '604569159080', 'FedEx', NULL, '2014-06-26', '23.06.2014 22:58', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21832, '251256591', NULL, NULL, 'Lorenzo Baynes', 'Franckstraat 53', '', '2901 RD', 'Capelle a/d ijssel', 'Niederlande', 'NL', NULL, NULL, '102023470', '0010065JYG', NULL, NULL, 'Casablanca Goud/Zwart', NULL, '604569159091', 'FedEx', NULL, '2014-06-26', '23.06.2014 11:58', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21833, '251528521', NULL, NULL, 'mark mertens', 'Vaalserberg 165', '', '2905 PP', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '652561492', '00100035RV', NULL, NULL, 'Casablanca Goud/Zwart', NULL, '604569159106', 'FedEx', NULL, '2014-06-26', '24.06.2014 21:05', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21834, '251295773', NULL, NULL, 'Maryse DiomandÃ©', 'zuilen 225', '', '9716kk', 'Groningen', 'Niederlande', 'NL', NULL, NULL, '627243764', '0010096NOJ', NULL, NULL, 'Casablanca Goud/Zwart', NULL, '604569159117', 'FedEx', NULL, '2014-06-26', '23.06.2014 15:58', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21835, '251350408', NULL, NULL, 'Melkon Pogosian', 'Doktershof 37', '', '7468 DD', 'ENTER', 'Niederlande', 'NL', NULL, NULL, '619697769', '0010098LNX', NULL, NULL, 'Casablanca Goud/Zwart', NULL, '604569159128', 'FedEx', NULL, '2014-06-26', '23.06.2014 20:58', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21836, '251328329', NULL, NULL, 'Ramal Ismailzade', 'Petrus Nahuysplantsoen 15', '', '1141 WT', 'MONNICKENDAM', 'Niederlande', 'NL', NULL, NULL, '629237061', '0010085P55', NULL, NULL, 'Casablanca Goud/Zwart', NULL, '604569159139', 'FedEx', NULL, '2014-06-26', '23.06.2014 18:58', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21837, '251303103', NULL, NULL, 'Tessa Achten', 'Steegse Peelweg 33', '', '5809 ED', 'LEUNEN', 'Niederlande', 'NL', NULL, NULL, '634476008', '0010190QDD', NULL, NULL, 'Casablanca Goud/Zwart', NULL, '604569159140', 'FedEx', NULL, '2014-06-26', '23.06.2014 16:58', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21838, '251495736', NULL, NULL, 'XIAOWEN YAN', 'Mintplantsoen 17', '', '1339 CC', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '642756656', '0010077OVP', NULL, NULL, 'Casablanca Goud/Zwart', NULL, '604569159150', 'FedEx', NULL, '2014-06-26', '24.06.2014 21:04', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(21839, '251339047', NULL, NULL, 'Queneth Bafoe', 'David Ricardostraat 2', '', '1066 JS', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '648919351', '0010244EWG', NULL, NULL, 'Casablanca Zilver/Goud', NULL, '604569159161', 'FedEx', NULL, '2014-06-26', '23.06.2014 19:58', 'NL131017LB01', '1', 'a0YC000000YZZdmMAH', '190.01', '299.98'),
(21840, '251461688', NULL, NULL, 'F s Beig', 'Javastraat 605', '', '1095 DM', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '628351404', '0010132G6D', NULL, NULL, 'Casablanca Zilver/Wit', NULL, '604569159172', 'FedEx', NULL, '2014-06-26', '24.06.2014 13:28', 'NL131017LB03', '1', 'a0YC000000YZZdoMAH', '190.01', '299.98'),
(21841, '251465775', NULL, NULL, 'Marloes Van Dongen', 'Akkerwinde 62', '', '2951 HB', 'ALBLASSERDAM', 'Niederlande', 'NL', NULL, NULL, '651683767', '0010125OO7', NULL, NULL, 'Casablanca Zilver/Wit', NULL, '604569159183', 'FedEx', NULL, '2014-06-26', '24.06.2014 13:35', 'NL131017LB03', '1', 'a0YC000000YZZdoMAH', '190.01', '299.98'),
(21842, '251543580', NULL, NULL, 'Martijn Kuiper', 'Dubbellooflaan 26', 'Adresregel 2 (optioneel)', '9321 LK', 'PEIZE', 'Niederlande', 'NL', NULL, NULL, '630399678', '00100847IZ', NULL, NULL, 'Casablanca Zilver/Wit', NULL, '604569159194', 'FedEx', NULL, '2014-06-26', '24.06.2014 22:30', 'NL131017LB03', '1', 'a0YC000000YZZdoMAH', '190.01', '299.98'),
(21843, '251487722', NULL, NULL, 'Mirza Pekmez', 'Insula 13', '', '6416 BZ', 'HEERLEN', 'Niederlande', 'NL', NULL, NULL, '630792638', '0010189K0K', NULL, NULL, 'Casablanca Zilver/Wit', NULL, '604569159209', 'FedEx', NULL, '2014-06-26', '24.06.2014 15:58', 'NL131017LB03', '1', 'a0YC000000YZZdoMAH', '190.01', '299.98'),
(21844, '251408196', NULL, NULL, 'noureddine saddik', 'Herderhof 1', '', '1064 VT', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '647090159', '0010020AC7', NULL, NULL, 'Casablanca Zilver/Zwart', NULL, '604569159210', 'FedEx', NULL, '2014-06-26', '24.06.2014 08:28', 'NL131017LB04', '1', 'a0YC000000YZZdpMAH', '190.01', '299.98'),
(21845, '251438866', NULL, NULL, 'Jarno van der Linden', 'Schepenland 85', '', '5331 RR', 'KERKDRIEL', 'Niederlande', 'NL', NULL, NULL, '418553355', '0010114E4E', NULL, NULL, 'Casablanca Zwart', NULL, '604569159220', 'FedEx', NULL, '2014-06-26', '24.06.2014 11:33', 'NL131017LB05', '1', 'a0YC000000YZZdqMAH', '190.01', '299.98'),
(21846, '251496993', NULL, NULL, 'melanie van den dries', 'Krommeniestraat 31', '', '5045 RS', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '613666125', '0010001QNE', NULL, NULL, 'Casablanca Zwart', NULL, '604569159231', 'FedEx', NULL, '2014-06-26', '24.06.2014 21:04', 'NL131017LB05', '1', 'a0YC000000YZZdqMAH', '190.01', '299.98'),
(21847, '245496412', NULL, NULL, 'maksim selivanov', 'perkkaankuja 3 a 22', '', '02600', 'espoo', 'Finnland', 'FI', NULL, NULL, '449755092', '0010082IVE', NULL, NULL, 'Malli B-D - Theorema Marco Polo -Diam gold', NULL, '604569148370', 'FedEx', NULL, '2014-05-26', '23.05.2014 10:48', 'FI060514HW15', '1', 'a0YC000000YX2sHMAT', '165.00', '269.01'),
(21848, '245385160', NULL, NULL, 'JOSE MANUEL MARQUES TEIXEIRA', 'VASCO DA GAMA 19-A', 'LOJA', '2670-396', 'LOURES', 'Portugal', 'PT', NULL, NULL, '964034284', '0010016LDA', NULL, NULL, 'OpÃ§Ã£o B: relÃ³gio Dublin Pioner GM-508-2 de bracelete preta, aro prateado e fundo preto', NULL, '604569148234', 'FedEx', NULL, '2014-05-26', '22.05.2014 15:38', 'IT140326CS06', '1', 'a0YC000000XoiZvMAJ', '', '299.90'),
(21849, '245445760', NULL, NULL, 'Pedro Silva', 'Dr. Eduardo Santos Silva  338', '3°esquerdo', '4200- 280', 'porto', 'Portugal', 'PT', NULL, NULL, '938846396', '00100426KA', NULL, NULL, 'OpÃ§Ã£o D: relÃ³gio Dublin Pioner GM-508-4 de bracelete preta, aro e fundo pretos', NULL, '604569148245', 'FedEx', NULL, '2014-05-26', '22.05.2014 22:08', 'IT140326CS08', '1', 'a0YC000000XoiZxMAJ', '', '299.90'),
(21850, '245417347', NULL, NULL, 'ActOne Gilberto Pais', 'Est. de Alfragide 67', 'Ed. F, Piso 1, Sul', '2610-008', 'Amadora', 'Portugal', 'PT', NULL, NULL, '969754839', '00100066YX', NULL, NULL, 'OpÃ§Ã£o D: relÃ³gio Dublin Pioner GM-508-4 de bracelete preta, aro e fundo pretos', NULL, '604569148256', 'FedEx', NULL, '2014-05-26', '22.05.2014 19:08', 'IT140326CS08', '1', 'a0YC000000XoiZxMAJ', '', '299.90'),
(21851, '245401934', NULL, NULL, 'ewa Trojan', '2 AVENUE DE BEAUMONT', '', '60260', 'LAMORLAYE', 'Frankreich', 'FR', NULL, NULL, '676454123', '0010147NHL', NULL, NULL, '1 Montre Tigris', NULL, '604569148267', 'FedEx', NULL, '2014-05-26', '22.05.2014 16:08', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(21852, '245442441', NULL, NULL, 'Marie Besse', '0 LIEU DIT LE MAINE', '', '24560', 'ST CERNIN DE LABARDE', 'Frankreich', 'FR', NULL, NULL, '667068354', '0010110B4Z', NULL, NULL, '1 Montre Tigris', NULL, '604569148278', 'FedEx', NULL, '2014-05-26', '22.05.2014 19:38', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(21853, '245387314', NULL, NULL, 'cyrille Desmazure', '102 Avenue De grasse Bat C', '', '06800', 'Cagnes Sur mer', 'Frankreich', 'FR', NULL, NULL, '672064035', '00100654YE', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569148289', 'FedEx', NULL, '2014-05-26', '22.05.2014 14:09', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21854, '245446764', NULL, NULL, 'Fabien HENTZY', '8 A RUE DES JARDINIERS', '', '67000', 'STRASBOURG', 'Frankreich', 'FR', NULL, NULL, '629478174', '0010158CR7', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569148290', 'FedEx', NULL, '2014-05-26', '22.05.2014 20:09', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21855, '245344814', NULL, NULL, 'Florent Le Coutey', '1 CITE DES ROCHES', 'cite des roches 1  maison 8', '14120', 'MONDEVILLE', 'Frankreich', 'FR', NULL, NULL, '660684030', '001005010P', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569148304', 'FedEx', NULL, '2014-05-26', '22.05.2014 10:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21856, '245324297', NULL, NULL, 'Helene Foreste', '250 GRAND RUE', '', '74160', 'BEAUMONT', 'Frankreich', 'FR', NULL, NULL, '680913900', '0010011AI5', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569148315', 'FedEx', NULL, '2014-05-26', '22.05.2014 08:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21857, '245452194', NULL, NULL, 'Jean Francois Le Labourier', '3 Rue du ter', '', '56100', 'Lorient', 'Frankreich', 'FR', NULL, NULL, '668151159', '00101535LG', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569148326', 'FedEx', NULL, '2014-05-26', '22.05.2014 20:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21858, '245462976', NULL, NULL, 'Joude Fredy', '1 COUR RAOUL DUFY', '', '77600', 'BUSSY ST GEORGES', 'Frankreich', 'FR', NULL, NULL, '675975115', '0010207NUL', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569148337', 'FedEx', NULL, '2014-05-26', '22.05.2014 22:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21859, '245396606', NULL, NULL, 'Marc Richard', '15 B RUE DE LA HARDT', '', '68490', 'BANTZENHEIM', 'Frankreich', 'FR', NULL, NULL, '389260364', '001016051L', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569148348', 'FedEx', NULL, '2014-05-26', '22.05.2014 15:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21860, '245502262', NULL, NULL, 'MARINE MARFAING', '58 CHEMIN DES COMBES', '', '31140', 'LAUNAGUET', 'Frankreich', 'FR', NULL, NULL, '607800215', '0010013FUV', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569148359', 'FedEx', NULL, '2014-05-26', '23.05.2014 07:11', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21861, '245414416', NULL, NULL, 'Yassin Arar', '43 RUE DE LA DAUPHINE', 'Code 9109 interphone b01', '91100', 'CORBEIL ESSONNES', 'Frankreich', 'FR', NULL, NULL, '777224400', '0010002CQV', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569148360', 'FedEx', NULL, '2014-05-26', '22.05.2014 17:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21862, '245538029', NULL, NULL, 'Birgit Semedo', '79 RIEFIELD ROAD', '', 'SE9 2RB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '2088504563', '0010225UNK', NULL, NULL, 'Acapulco Watch GM-504-1: Black Strap, Silver Case and White Face', NULL, '604569148072', 'FedEx', NULL, '2014-05-26', '23.05.2014 12:22', 'UK131203AMC13', '1', 'a0YC000000YXlZLMA1', '123.99', '199.00'),
(21863, '245530243', NULL, NULL, 'Sandu Razvan Daniel', '121 WALTHAM WAY', '', 'E4 8HD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7983521953', '001006674C', NULL, NULL, 'Acapulco Watch GM-504-1: Black Strap, Silver Case and White Face', NULL, '604569148083', 'FedEx', NULL, '2014-05-26', '23.05.2014 11:23', 'UK131203AMC13', '1', 'a0YC000000YXlZLMA1', '123.99', '199.00'),
(21864, '245523626', NULL, NULL, 'Christine Chave', '44 BRISTOL ROAD', '', 'TA6 4BN', 'BRIDGWATER', 'Grossbritannien', 'GB', NULL, NULL, '7868846008', '0010129BZR', NULL, NULL, 'Acapulco Watch GM-504-2: Black Strap, Silver Case and Black Rim Face', NULL, '604569148094', 'FedEx', NULL, '2014-05-26', '23.05.2014 10:53', 'UK131203AMC14', '1', 'a0YC000000YXlacMAD', '123.99', '199.00'),
(21865, '245503719', NULL, NULL, 'Dean Fowden', '26 CLARE GARDENS', '', 'BA2 2SD', 'BATH', 'Grossbritannien', 'GB', NULL, NULL, '7813907241', '00101145H3', NULL, NULL, 'Acapulco Watch GM-504-2: Black Strap, Silver Case and Black Rim Face', NULL, '604569148109', 'FedEx', NULL, '2014-05-26', '23.05.2014 09:52', 'UK131203AMC14', '1', 'a0YC000000YXlacMAD', '123.99', '199.00'),
(21866, '245545875', NULL, NULL, 'Carl McCulloch', '9 Regent Circus', 'delivery during office hours please. TRAK Employment.', 'SN1 1PN', 'Swindon', 'Grossbritannien', 'GB', NULL, NULL, '7900372189', '00100726Y0', NULL, NULL, 'Acapulco Watch GM-504-3: Brown Strap, Gold Case and Black Face', NULL, '604569148110', 'FedEx', NULL, '2014-05-26', '23.05.2014 13:22', 'UK131203AMC15', '1', 'a0YC000000YXlbYMAT', '123.99', '199.00'),
(21867, '245529448', NULL, NULL, 'Cheryl Taylor', '95 FAIRFIELD ROAD', '', 'TN15 8DN', 'SEVENOAKS', 'Grossbritannien', 'GB', NULL, NULL, '1732887173', '0010136HHK', NULL, NULL, 'Acapulco Watch GM-504-3: Brown Strap, Gold Case and Black Face', NULL, '604569148120', 'FedEx', NULL, '2014-05-26', '23.05.2014 11:24', 'UK131203AMC15', '1', 'a0YC000000YXlbYMAT', '123.99', '199.00'),
(21868, '245517568', NULL, NULL, 'Niall Trainor', '109 Dublin Rd bureau', '', 'Bt358qp', 'Newry', 'Grossbritannien', 'GB', NULL, NULL, '7904410877', '0010086B0B', NULL, NULL, 'Acapulco Watch GM-504-3: Brown Strap, Gold Case and Black Face', NULL, '604569148131', 'FedEx', NULL, '2014-05-26', '23.05.2014 10:22', 'UK131203AMC15', '1', 'a0YC000000YXlbYMAT', '123.99', '199.00'),
(21869, '245538592', NULL, NULL, 'Alan grimes', '19 CLIVE ROAD', '', 'CH43 5RR', 'PRENTON', 'Grossbritannien', 'GB', NULL, NULL, '7814016705', '0010183K8X', NULL, NULL, 'Acapulco Watch GM-504-4: Black Strap, Black Case and Black Face', NULL, '604569148142', 'FedEx', NULL, '2014-05-26', '23.05.2014 12:22', 'UK131203AMC16', '1', 'a0YC000000YXlc2MAD', '123.99', '199.00'),
(21870, '245471270', NULL, NULL, 'F A Fallah', '267 SOUTHALL CONVENT WAY', '', 'UB2 5UJ', 'SOUTHALL', 'Grossbritannien', 'GB', NULL, NULL, '7908535848', '0010069XY6', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569148153', 'FedEx', NULL, '2014-05-26', '23.05.2014 01:52', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(21871, '245376477', NULL, NULL, 'Hugo Cozzolino', '180A BRICK LANE', '', 'E1 6SA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7742182344', '00102016R0', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569148164', 'FedEx', NULL, '2014-05-26', '22.05.2014 14:52', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(21872, '245397106', NULL, NULL, 'Oliver Latta', '6 BEACH ROAD', '', 'Po107js', 'Emsworth', 'Grossbritannien', 'GB', NULL, NULL, '7530276312', '0010115N1J', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569148175', 'FedEx', NULL, '2014-05-26', '22.05.2014 16:54', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(21873, '245538734', NULL, NULL, 'Steven Taylor', '1-3 BURY NEW ROAD', 'carphone warehouse opposite lidl', 'M25 9JY', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7941144141', '0010016B9D', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569148186', 'FedEx', NULL, '2014-05-26', '23.05.2014 12:22', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(21874, '245428924', NULL, NULL, 'james swalwell', '13 SYCAMORE AVENUE', '', 'TS17 8NJ', 'STOCKTON-ON-TEES', 'Grossbritannien', 'GB', NULL, NULL, '7946540006', '00101778TW', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '604569148197', 'FedEx', NULL, '2014-05-26', '22.05.2014 20:23', 'UK131011AMC26', '1', 'a0YC000000XzuxjMAB', '117.01', '189.00'),
(21875, '245420997', NULL, NULL, 'YiLin Ma', '79 CREGOE STREET', 'Apartment 14', 'B15 2DP', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7448731000', '0010172MQH', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '604569148201', 'FedEx', NULL, '2014-05-26', '22.05.2014 19:22', 'UK131011AMC26', '1', 'a0YC000000XzuxjMAB', '117.01', '189.00'),
(21876, '245531934', NULL, NULL, 'Anita Rathor', '39 MALVERN DRIVE', '', 'IG3 9DP', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7522406481', '0010001ZDD', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569148212', 'FedEx', NULL, '2014-05-26', '23.05.2014 11:24', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(21877, '245443770', NULL, NULL, 'Dylan Haigh', '1 KING GEORGE CLOSE', '', 'RM7 7LS', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7950528828', '0010032BB8', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '604569148223', 'FedEx', NULL, '2014-05-26', '22.05.2014 21:52', 'UK140403AS09', '1', 'a0YC000000YXWiLMAX', '130.99', '199.00'),
(21878, '245441572', NULL, NULL, 'Saskia Mehaignoul', 'Viermolenstraat 8', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '479577121', '0010169OJT', NULL, NULL, 'Horloge - bruin-goud', NULL, '604569149046', 'FedEx', NULL, '2014-05-27', '22.05.2014 19:48', 'NL140417AM02', '1', 'a0YC000000Y0uy6MAB', '155.00', '239.99'),
(21879, '246036774', NULL, NULL, 'Arevhat Baghdasaryan', 'Jacobs-Fontainestraat 9A/4', '', '1020', 'Brussel', 'Belgien', 'BE', NULL, NULL, '487148512', '0010197VD4', NULL, NULL, 'Une montre coloris noir', NULL, '604569149057', 'FedEx', NULL, '2014-05-27', '26.05.2014 08:48', 'NL140417AM03', '1', 'a0YC000000Y0uy7MAB', '155.00', '239.99'),
(21880, '245962554', NULL, NULL, 'Artan Shala', 'Koningin astridlaan 20', '', '9100', 'Sint-niklaas', 'Belgien', 'BE', NULL, NULL, '483094250', '0010057QB4', NULL, NULL, 'Une montre coloris noir', NULL, '604569149068', 'FedEx', NULL, '2014-05-27', '25.05.2014 20:18', 'NL140417AM03', '1', 'a0YC000000Y0uy7MAB', '155.00', '239.99'),
(21881, '245942317', NULL, NULL, 'massimo capizzi', 'rue des cordonniers 13', '', '7170', 'La hestre', 'Belgien', 'BE', NULL, NULL, '496645546', '0010161S6U', NULL, NULL, 'Une montre coloris noir', NULL, '604569149079', 'FedEx', NULL, '2014-05-27', '25.05.2014 18:18', 'NL140417AM03', '1', 'a0YC000000Y0uy7MAB', '155.00', '239.99'),
(21882, '245942226', NULL, NULL, 'Elisabeta Francu', 'VIA FERRUCCIO BUSONI 2', 'Traversa via respighi Q 5', '04100', 'Latina', 'Italien', 'IT', NULL, NULL, '3204235498', '0010240PDE', NULL, NULL, 'Marrone e oro (mod. GM-507-3)', NULL, '604569149149', 'FedEx', NULL, '2014-05-27', '25.05.2014 18:28', 'IT140506CS41', '1', 'a0YC000000YX5EfMAL', '', '219.99'),
(21883, '245822953', NULL, NULL, 'filippo bertolotti', 'CORSO BUENOS AIRES 85/5', '', '16043', 'CHIAVARI', 'Italien', 'IT', NULL, NULL, '3407415660', '0010070ZWW', NULL, NULL, 'Marrone e oro (mod. GM-507-3)', NULL, '604569149150', 'FedEx', NULL, '2014-05-27', '25.05.2014 05:28', 'IT140506CS41', '1', 'a0YC000000YX5EfMAL', '', '219.99'),
(21884, '245691623', NULL, NULL, 'Michal Bartela', 'Krzyworzeka 195', '', '98-345', 'Mokrsko', 'Polen', 'PL', NULL, NULL, '501011826', '0010249VOS', NULL, NULL, 'Zegarek model GM 105-1', NULL, '604569149160', 'FedEx', NULL, '2014-05-27', '24.05.2014 11:08', 'PL140424DR10', '1', 'a0YC000000Y1wDfMAJ', '608.58', '997.00'),
(21885, '245791402', NULL, NULL, 'Alison Burrow', '19 THE VIEW', '', 'LS8 1HQ', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7906143985', '0010077GNP', NULL, NULL, 'Acapulco Watch GM-504-1: Black Strap, Silver Case and White Face', NULL, '604569148565', 'FedEx', NULL, '2014-05-27', '24.05.2014 21:22', 'UK131203AMC13', '1', 'a0YC000000YXlZLMA1', '123.99', '199.00'),
(21886, '245771920', NULL, NULL, 'Joan Young', '6 LAPPET GROVE', 'Cottam', 'PR4 0DF', 'PRESTON', 'Grossbritannien', 'GB', NULL, NULL, '7834537253', '0010121UAD', NULL, NULL, 'Acapulco Watch GM-504-1: Black Strap, Silver Case and White Face', NULL, '604569148576', 'FedEx', NULL, '2014-05-27', '24.05.2014 18:52', 'UK131203AMC13', '1', 'a0YC000000YXlZLMA1', '123.99', '199.00'),
(21887, '245639813', NULL, NULL, 'Martyn Manifold', '105 TORRINGTON AVENUE', 'Tile Hill', 'CV4 9AQ', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7500907275', '00101809S6', NULL, NULL, 'Acapulco Watch GM-504-1: Black Strap, Silver Case and White Face', NULL, '604569148587', 'FedEx', NULL, '2014-05-27', '23.05.2014 22:22', 'UK131203AMC13', '1', 'a0YC000000YXlZLMA1', '123.99', '199.00'),
(21888, '245598326', NULL, NULL, 'Mike Evans', '26 MATLOCK GREEN', 'Matlock', 'DE4 3BT', 'MATLOCK', 'Grossbritannien', 'GB', NULL, NULL, '7807557984', '0010242H4C', NULL, NULL, 'Acapulco Watch GM-504-1: Black Strap, Silver Case and White Face', NULL, '604569148598', 'FedEx', NULL, '2014-05-27', '23.05.2014 17:53', 'UK131203AMC13', '1', 'a0YC000000YXlZLMA1', '123.99', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(21889, '245617776', NULL, NULL, 'johnson esiole', '123 STOKES ROAD', '', 'E6 3SF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7435614235', '00101472JE', NULL, NULL, 'Acapulco Watch GM-504-2: Black Strap, Silver Case and Black Rim Face', NULL, '604569148602', 'FedEx', NULL, '2014-05-27', '23.05.2014 19:52', 'UK131203AMC14', '1', 'a0YC000000YXlacMAD', '123.99', '199.00'),
(21890, '245574254', NULL, NULL, 'Nongluk Marksuvan', '1 ST. JAMES STREET', '', 'LE1 3SU', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7795598411', '0010245Q5W', NULL, NULL, 'Acapulco Watch GM-504-3: Brown Strap, Gold Case and Black Face', NULL, '604569148613', 'FedEx', NULL, '2014-05-27', '23.05.2014 16:24', 'UK131203AMC15', '1', 'a0YC000000YXlbYMAT', '123.99', '199.00'),
(21891, '245623389', NULL, NULL, 'Ruslan hnidin', '48 NORTHFIELD ROAD', '', 'RM9 5UR', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7590644672', '0010075RD6', NULL, NULL, 'Acapulco Watch GM-504-3: Brown Strap, Gold Case and Black Face', NULL, '604569148624', 'FedEx', NULL, '2014-05-27', '23.05.2014 20:52', 'UK131203AMC15', '1', 'a0YC000000YXlbYMAT', '123.99', '199.00'),
(21892, '245634161', NULL, NULL, 'Carron Offer', '190 Chamberlayne Road', '', 'SO50 5HW', 'Eastleigh', 'Grossbritannien', 'GB', NULL, NULL, '7810092741', '0010063B9K', NULL, NULL, 'Acapulco Watch GM-504-4: Black Strap, Black Case and Black Face', NULL, '604569148635', 'FedEx', NULL, '2014-05-27', '23.05.2014 21:52', 'UK131203AMC16', '1', 'a0YC000000YXlc2MAD', '123.99', '199.00'),
(21893, '245572313', NULL, NULL, 'emma austins', '106 hurleybrook way', '', 'tf1 6tz', 'leegomery, telford', 'Grossbritannien', 'GB', NULL, NULL, '7723108408', '0010166D8Q', NULL, NULL, 'Acapulco Watch GM-504-4: Black Strap, Black Case and Black Face', NULL, '604569148646', 'FedEx', NULL, '2014-05-27', '23.05.2014 16:23', 'UK131203AMC16', '1', 'a0YC000000YXlc2MAD', '123.99', '199.00'),
(21894, '245717234', NULL, NULL, 'Amy Corden', '2 RIGDALE CLOSE', '', 'CV2 5NT', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7791394428', '0010071WMX', NULL, NULL, 'Malibu Diamonds GM-502-1: Black Strap, Silver Case, Silver Face', NULL, '604569148657', 'FedEx', NULL, '2014-05-27', '24.05.2014 12:22', 'UK140403AS11', '1', 'a0YC000000YXWiNMAX', '129.99', '199.00'),
(21895, '245888050', NULL, NULL, 'adrian asllani', 'FLAT 17 Mable Thornton House, BURMA ROAD', '', 'N16 9BG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7803315812', '0010168BK5', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '604569148668', 'FedEx', NULL, '2014-05-27', '25.05.2014 14:22', 'UK140403AS13', '1', 'a0YC000000YXWiPMAX', '129.99', '199.00'),
(21896, '245734127', NULL, NULL, 'Alex Kenington', '103 SAXON WAY', 'Bradley Stoke', 'BS32 9AR', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7708091988', '0010166MK6', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '604569148679', 'FedEx', NULL, '2014-05-27', '24.05.2014 14:22', 'UK140403AS13', '1', 'a0YC000000YXWiPMAX', '129.99', '199.00'),
(21897, '245576952', NULL, NULL, 'Ben Cruz', '169 PETTITS LANE', '', 'RM1 4ED', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7966457450', '0010003B8B', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '604569148680', 'FedEx', NULL, '2014-05-27', '23.05.2014 16:23', 'UK140403AS13', '1', 'a0YC000000YXWiPMAX', '129.99', '199.00'),
(21898, '245623393', NULL, NULL, 'paul burns', '1A DERMOTT HILL PARK', '', 'BT12 7GA', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7564018668', '0010116ODP', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '604569148690', 'FedEx', NULL, '2014-05-27', '23.05.2014 20:52', 'UK140403AS13', '1', 'a0YC000000YXWiPMAX', '129.99', '199.00'),
(21899, '245805245', NULL, NULL, 'Sarah Pywell', '9 RESERVOIR ROAD', '', 'NN16 9QT', 'KETTERING', 'Grossbritannien', 'GB', NULL, NULL, '7789515291', '0010039YVR', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '604569148705', 'FedEx', NULL, '2014-05-27', '24.05.2014 23:22', 'UK140403AS13', '1', 'a0YC000000YXWiPMAX', '129.99', '199.00'),
(21900, '245845270', NULL, NULL, 'Deane Whitehead', '10 PERKINS CLOSE', '', 'DY1 4NL', 'DUDLEY', 'Grossbritannien', 'GB', NULL, NULL, '7824441878', '0010170VXE', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569148716', 'FedEx', NULL, '2014-05-27', '25.05.2014 10:22', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(21901, '245675846', NULL, NULL, 'Lee Roberts', '8 HEN STREET', 'Bradninch', 'EX5 4NR', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7972814115', '0010202QE2', NULL, NULL, 'Marco Polo Diamond Watch: Gold Case - Black Face - Black Strap', NULL, '604569148727', 'FedEx', NULL, '2014-05-27', '24.05.2014 08:52', 'UK131014AMC03', '1', 'a0YC000000Xzu7LMAR', '130.99', '199.00'),
(21902, '245930088', NULL, NULL, 'Martin Rangelov', '122 SHAFTESBURY AVENUE', 'Flat 2,Upper Shaft. Avenue', 'SO17 3RT', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7577477768', '0010229WVV', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '604569148738', 'FedEx', NULL, '2014-05-27', '25.05.2014 18:52', 'UK131014AMC02', '1', 'a0YC000000Xzu6iMAB', '130.99', '199.00'),
(21903, '245800038', NULL, NULL, 'Quadri Mustapha', '10 10 Botany cottage, london road', '', 'RM19 1PS', 'Purfleet', 'Grossbritannien', 'GB', NULL, NULL, '7532374744', '0010180F9O', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', NULL, '604569148749', 'FedEx', NULL, '2014-05-27', '24.05.2014 22:52', 'UK131014AMC01', '1', 'a0YC000000Xzu5tMAB', '130.99', '199.00'),
(21904, '245601522', NULL, NULL, 'gavin Man', '132 MIDHURST GARDENS', 'Uxbridge', 'UB10 9DW', 'UXBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7738855819', '0010229MVG', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '604569148750', 'FedEx', NULL, '2014-05-27', '23.05.2014 18:52', 'UK131011AMC24', '1', 'a0YC000000Xzu24MAB', '117.01', '179.00'),
(21905, '245765504', NULL, NULL, 'simon iduas', '9 BROOKHILL CRESCENT', '', 'LS17 8QB', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7973442937', '0010055Z4Y', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '604569148760', 'FedEx', NULL, '2014-05-27', '24.05.2014 18:22', 'UK131011AMC24', '1', 'a0YC000000Xzu24MAB', '117.01', '179.00'),
(21906, '245800776', NULL, NULL, 'Andy Claridge', '39 KINGSLEY ROAD', '', 'DY6 9RY', 'KINGSWINFORD', 'Grossbritannien', 'GB', NULL, NULL, '07989 239413', '0010190EJS', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569148771', 'FedEx', NULL, '2014-05-27', '24.05.2014 22:52', 'UK140313AMC25', '1', 'a0YC000000YX3pzMAD', '165.00', '249.00'),
(21907, '245658808', NULL, NULL, 'Dan Francis', '18 Hillmont Road', '', 'Kt10 9ba', 'Esher', 'Grossbritannien', 'GB', NULL, NULL, '7715952252', '10028776', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569148782', 'FedEx', NULL, '2014-05-27', '24.05.2014 03:52', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(21908, '245582186', NULL, NULL, 'Matthew Goodenough', '4 FORTROSE CLOSE', '', 'TS16 9HD', 'STOCKTON-ON-TEES', 'Grossbritannien', 'GB', NULL, NULL, '7969072248', '0010026TB2', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569148793', 'FedEx', NULL, '2014-05-27', '23.05.2014 16:23', 'UK140313AMC23', '1', 'a0YC000000YX3pyMAD', '165.00', '249.00'),
(21909, '245866050', NULL, NULL, 'Samantha Hickery-Cabreira', '4 WESLEY HILL', '', 'BS15 1TW', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7825551819', '0010168G53', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569148808', 'FedEx', NULL, '2014-05-27', '25.05.2014 11:52', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(21910, '245980191', NULL, NULL, 'Santhosh kumar Yeruva', '32 TENBURY CLOSE', 'london', 'E7 8AX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7414666403', '0010167YY7', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569148819', 'FedEx', NULL, '2014-05-27', '26.05.2014 00:53', 'UK140313AMC24', '1', 'a0YC000000YX3pwMAD', '165.00', '249.00'),
(21911, '245779511', NULL, NULL, 'Steve Watson', '7 LEINSTER CLOSE', 'Spring bank', 'GL51 0ND', 'CHELTENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7447874743', '0010191K1C', NULL, NULL, 'Sydney Diamonds GM-503-1: Black Strap, Silver Case, White Face', NULL, '604569148820', 'FedEx', NULL, '2014-05-27', '24.05.2014 19:52', 'UK140403AS07', '1', 'a0YC000000YXWiJMAX', '130.99', '199.00'),
(21912, '245767773', NULL, NULL, 'Ellie Oates', '6 BEECHCROFT', '', 'CF46 6BP', 'TREHARRIS', 'Grossbritannien', 'GB', NULL, NULL, '7875947187', '00100631LV', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '604569148830', 'FedEx', NULL, '2014-05-27', '24.05.2014 18:22', 'UK140403AS08', '1', 'a0YC000000YXWiKMAX', '130.99', '199.00'),
(21913, '245607945', NULL, NULL, 'Mateusz Ferenc', '62 VICTORIA ROAD', '', 'TN1 2PW', 'TUNBRIDGE WELLS', 'Grossbritannien', 'GB', NULL, NULL, '7835757817', '0010034LOI', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '604569148841', 'FedEx', NULL, '2014-05-27', '23.05.2014 18:52', 'UK140403AS08', '1', 'a0YC000000YXWiKMAX', '130.99', '199.00'),
(21914, '245565991', NULL, NULL, 'Emily Parker- Barratt', '9 Downe House School', 'Hermitage Road, Cold Ash', 'RG18 9JJ', 'Thatcham', 'Grossbritannien', 'GB', NULL, NULL, '7545897474', '0010074M9E', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '604569148852', 'FedEx', NULL, '2014-05-27', '23.05.2014 16:22', 'UK140403AS09', '1', 'a0YC000000YXWiLMAX', '130.99', '199.00'),
(21915, '245877998', NULL, NULL, 'Mohammed Ashfaq', '39 FOUNTAIN STREET', '', 'BB5 0QR', 'Accrington', 'Grossbritannien', 'GB', NULL, NULL, '7849335875', '00101894CK', NULL, NULL, 'Sydney Diamonds GM-503-4: Black Strap, Black Case, Black Face', NULL, '604569148863', 'FedEx', NULL, '2014-05-27', '25.05.2014 13:22', 'UK140403AS10', '1', 'a0YC000000YXWiMMAX', '130.99', '199.00'),
(21916, '245604398', NULL, NULL, 'Armessen Clement', '35 RUE ARMAND CARREL', 'Chez madame Baldie   Chez madame Baldie', '75019', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '778816811', '0010239BV9', NULL, NULL, '1 Montre Tigris', NULL, '604569148885', 'FedEx', NULL, '2014-05-27', '23.05.2014 16:38', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(21917, '245820303', NULL, NULL, 'krammer Frederic', '30 rue de bavincourt', '', '62610', 'bremes les ardres', 'Frankreich', 'FR', NULL, NULL, '619865584', '0010179GBL', NULL, NULL, '1 Montre Tigris', NULL, '604569148896', 'FedEx', NULL, '2014-05-27', '25.05.2014 04:38', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(21918, '245914519', NULL, NULL, 'Lea Moutier', '18 RUE DU BONHEUR', '', '60540', 'BORNEL', 'Frankreich', 'FR', NULL, NULL, '613073757', '0010213OPG', NULL, NULL, '1 Montre Tigris', NULL, '604569148900', 'FedEx', NULL, '2014-05-27', '25.05.2014 15:08', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(21919, '245583892', NULL, NULL, 'Sevdail Caravaku', '49 RUE DE HUNINGUE', '', '68300', 'ST LOUIS', 'Frankreich', 'FR', NULL, NULL, '389911927', '0010241QBV', NULL, NULL, '1 Montre Tigris', NULL, '604569148911', 'FedEx', NULL, '2014-05-27', '23.05.2014 14:38', 'FR050514MP126', '1', 'a0YC000000YWqKrMAL', '', '199.00'),
(21920, '245587011', NULL, NULL, 'alicia hoffstetter', '4 rue d\'alsace', '', '57140', 'woippy', 'Frankreich', 'FR', NULL, NULL, '611072746', '0010198ECI', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569148922', 'FedEx', NULL, '2014-05-27', '23.05.2014 14:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21921, '245728067', NULL, NULL, 'Audrey Couprie', '17 PASSAGE DE LA MAIN D OR', 'FIDH', '75011', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '648059157', '001008825B', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569148933', 'FedEx', NULL, '2014-05-27', '24.05.2014 11:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21922, '245877160', NULL, NULL, 'Ilias Ourahou', '1 Rue Emmanuel Sebille', 'bat la dordogne apt 16', '28100', 'Dreux', 'Frankreich', 'FR', NULL, NULL, '627720840', '001013568I', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569148944', 'FedEx', NULL, '2014-05-27', '25.05.2014 11:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21923, '245741243', NULL, NULL, 'Kevin Chauveau', '55 PLACE JEAN DOMINIQUE CASSINI', 'La Duranne bat A2 appt 12', '13100', 'AIX EN PROVENCE', 'Frankreich', 'FR', NULL, NULL, '676719587', '00100427TX', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569148955', 'FedEx', NULL, '2014-05-27', '24.05.2014 13:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21924, '245861037', NULL, NULL, 'Maika Plano', '0 Quartier Saint Jean', '', '64520', 'Sames', 'Frankreich', 'FR', NULL, NULL, '674098203', '0010008RRH', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569148966', 'FedEx', NULL, '2014-05-27', '25.05.2014 09:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21925, '245866368', NULL, NULL, 'Marine Calais', '3 RUE PIERRE JACOBI', 'Appt 201', '54210', 'ST NICOLAS DE PORT', 'Frankreich', 'FR', NULL, NULL, '649646338', '00100954JK', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569148977', 'FedEx', NULL, '2014-05-27', '25.05.2014 10:39', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21926, '245708159', NULL, NULL, 'Michele Accart', '14 ROND POINT FERNAND LEGER', '', '80080', 'AMIENS', 'Frankreich', 'FR', NULL, NULL, '661838840', '001012917B', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569148988', 'FedEx', NULL, '2014-05-27', '24.05.2014 11:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21927, '245806130', NULL, NULL, 'Nadia Boulmont', '64 RUE LEDRU ROLLIN', '', '62680', 'MERICOURT', 'Frankreich', 'FR', NULL, NULL, '616589598', '00101656DA', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569148999', 'FedEx', NULL, '2014-05-27', '24.05.2014 21:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21928, '245744673', NULL, NULL, 'TAOUFIQ HAMIDA', '38 RTE DE LAVERUNE RODIN C221', 'RESIDENCE LE RODIN BT C 221', '34070', 'MONTPELLIER', 'Frankreich', 'FR', NULL, NULL, '661973378', '0010103MHO', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569149002', 'FedEx', NULL, '2014-05-27', '24.05.2014 13:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21929, '245883540', NULL, NULL, 'Wahid Ouazani', '1 RUE RUE DES BURGUES', '', '11590', 'SALLELES D AUDE', 'Frankreich', 'FR', NULL, NULL, '665900807', '0010032J9V', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569149013', 'FedEx', NULL, '2014-05-27', '25.05.2014 12:08', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21930, '245852368', NULL, NULL, 'Yulia Tamulis', '138 Av des freres lumieres', '', '69008', 'Lyon', 'Frankreich', 'FR', NULL, NULL, '670512610', '0010033AOC', NULL, NULL, '1 Montre Vienne Diamants', NULL, '604569149024', 'FedEx', NULL, '2014-05-27', '25.05.2014 08:38', 'FR050514MP124', '1', 'a0YC000000YWqJtMAL', '', '199.00'),
(21931, '245984960', NULL, NULL, 'Brayan Ortiz', 'Ringweg-Kruiskamp 67C', '', '3814 TE', 'AMERSFOORT', 'Niederlande', 'NL', NULL, NULL, '648770058', '00101429N2', NULL, NULL, 'Horloge - bruin-goud', NULL, '604569149080', 'FedEx', NULL, '2014-05-27', '26.05.2014 00:28', 'NL140417AM02', '1', 'a0YC000000Y0uOsMAJ', '155.00', '239.99'),
(21932, '245709427', NULL, NULL, 'carlo van stiphout', 'Dorpsstraat 23B', '', '5735 EA', 'AARLE-RIXTEL', 'Niederlande', 'NL', NULL, NULL, '627180769', '00101437NA', NULL, NULL, 'Horloge - bruin-goud', NULL, '604569149090', 'FedEx', NULL, '2014-05-27', '24.05.2014 09:28', 'NL140417AM02', '1', 'a0YC000000Y0uOsMAJ', '155.00', '239.99'),
(21933, '245947162', NULL, NULL, 'Julian de Lima', 'Burg de Jonghkade 35E', '', '3143 CC', 'MAASSLUIS', 'Niederlande', 'NL', NULL, NULL, '624518516', '0010028N2C', NULL, NULL, 'Horloge - bruin-goud', NULL, '604569149105', 'FedEx', NULL, '2014-05-27', '25.05.2014 18:58', 'NL140417AM02', '1', 'a0YC000000Y0uOsMAJ', '155.00', '239.99'),
(21934, '245879138', NULL, NULL, 'Henk van De Peppel', 'Zesde Donk 15', '', '5233 XA', '\'S-HERTOGENBOSCH', 'Niederlande', 'NL', NULL, NULL, '625235212', '0010216HB0', NULL, NULL, 'Horloge - zwart', NULL, '604569149116', 'FedEx', NULL, '2014-05-27', '25.05.2014 11:28', 'NL140417AM03', '1', 'a0YC000000Y0uQAMAZ', '155.00', '239.99'),
(21935, '245902008', NULL, NULL, 'ali akhouaji', 'P.C. Boutensstraat 138', '', '2025 LM', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '649825532', '10072678', NULL, NULL, 'Horloge - zwart-zilver', NULL, '604569149127', 'FedEx', NULL, '2014-05-27', '25.05.2014 13:58', 'NL140417AM01', '1', 'a0YC000000Y0uOJMAZ', '155.00', '239.99'),
(21936, '245654721', '', '', 'Bruno Reis', 'Rua Brito Capelo 645', '645', '4450 - 075', 'Matosinhos Porto', 'Portugal', '', '', '', '919035983', '0010021DK8', '', '', 'Op??o D: rel?gio Dublin Pioner GM-508-4 de bracelete preta, aro e fundo pretos', 'Paket am 20.06.14 zur?ck gekommen. Adresse falsch! 21.07.14 dt. Post RL709965664DE', '604569148874', 'FedEx', '', '2014-05-27', '24.05.2014 01:08', 'IT140326CS08', '1', 'a0YC000000XoiZxMAJ', '', '299.90'),
(21937, '246176195', NULL, NULL, 'Rolf Paw Johansen', 'Lindevej 52', '', '5250', 'Odense', 'Dänemark', 'DK', NULL, NULL, '4551397525', '0010177H4K', NULL, NULL, 'Marco Polo SW - hvid urskive, metalrem', NULL, '604569149480', 'FedEx', NULL, '2014-05-28', '26.05.2014 20:06', 'DK060514HW08', '1', 'a0YC000000YX2z5MAD', '1118.98', '1799.00'),
(21938, '246223819', NULL, NULL, 'aldo marangoni c/o Officina Lerone', 'VIA AURELIA DI LEVANTE 71', '', '16016', 'COGOLETO', 'Italien', 'IT', NULL, NULL, '3482283973', '0010025XBT', NULL, NULL, 'Marco Polo acciaio - Total black', NULL, '604569149447', 'FedEx', NULL, '2014-05-28', '27.05.2014 06:28', 'IT140519CS40', '1', 'a0YC000000YZNeOMAX', '', '189.99'),
(21939, '246239819', NULL, NULL, 'Roberto Oscar Puglisi', 'VIA SALVATORE QUASIMODO 19/A', '', '29010', 'ROTTOFRENO', 'Italien', 'IT', NULL, NULL, '3386599085', '0010071R8L', NULL, NULL, 'Marco Polo diamanti - Bianco', NULL, '604569149458', 'FedEx', NULL, '2014-05-28', '27.05.2014 07:28', 'IT140519CS43', '1', 'a0YC000000YZNnHMAX', '', '209.99'),
(21940, '246177175', NULL, NULL, 'Majra Fiorini', 'VIA SALVADOR ALLENDE 18', '', '47018', 'SANTA SOFIA', 'Italien', 'IT', NULL, NULL, '3488182877', '0010136U1E', NULL, NULL, 'Nero (mod. GM-507-2)', NULL, '604569149469', 'FedEx', NULL, '2014-05-28', '26.05.2014 19:58', 'IT140506CS40', '1', 'a0YC000000YX5E6MAL', '', '219.99'),
(21941, '246144890', NULL, NULL, 'Simone Mandola', 'Vecellio Tiziano 37', '', '00012', 'Guidonia Montecelio', 'Italien', 'IT', NULL, NULL, '3337833911', '0010055W62', NULL, NULL, 'Total black (mod. GM-507-4)', NULL, '604569149470', 'FedEx', NULL, '2014-05-28', '26.05.2014 17:28', 'IT140506CS42', '1', 'a0YC000000YX5FkMAL', '', '219.99'),
(21942, '246201000', NULL, NULL, 'Rui Rodrigues', 'Rua Sarmento de Beires lote 59', '59', '2815639', 'Sobreda Setubal', 'Portugal', 'PT', NULL, NULL, '914098171', '0010027GO7', NULL, NULL, 'OpÃ§Ã£o D: relÃ³gio Dublin Pioner GM-508-4 de bracelete preta, aro e fundo pretos', NULL, '604569149436', 'FedEx', NULL, '2014-05-28', '27.05.2014 01:08', 'IT140326CS08', '1', 'a0YC000000XoiZxMAJ', '', '299.90'),
(21943, '246138496', NULL, NULL, 'Marko Hytinkoski', 'Lahdenojantie 9', '', '90810', 'KIVINIEMI', 'Finnland', 'FI', NULL, NULL, '040 5700952', '0010069EPK', NULL, NULL, 'Malli B-D - Theorema Marco Polo -rannekello', NULL, '604569149506', 'FedEx', NULL, '2014-05-28', '26.05.2014 21:18', 'FI060514HW15', '1', 'a0YC000000YX2sHMAT', '165.00', '269.01'),
(21944, '245440595', NULL, NULL, 'Tomasz Nalazek', 'ul. Literacka 9/30', '', '01-864', 'Warszawa', 'Polen', 'PL', NULL, NULL, '506 323 537', '00101877FK', NULL, NULL, 'Zegarek model GM 105-2', NULL, '604569149491', 'FedEx', NULL, '2014-05-28', '27.05.2014 09:48', 'PL140424DR11', '1', 'a0YC000000Y1wHXMAZ', '608.58', '997.00'),
(21945, '241460071', NULL, NULL, 'raffaele festa At  Sofitel Dubai Jumeirah Beach', 'Jumeirah Beach Residence 00', 'Dubai Marina, PO Box 473828', '', 'Dubai', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '971552442810   00393333477555', '00100413S2', NULL, NULL, 'Theorema Copacabana Watch - GM-104-1: Black Strap, Silver Case, Black Face', NULL, '578824906600', 'FedEx', NULL, '2014-05-02', '30.04.2014 14:08', 'a0YC000000XoMBOMA3', '1', 'a0YC000000XoMBOMA3', '', '1499.00'),
(21946, '241141965', NULL, NULL, 'Reema Gamal Maisari', 'Morror 30 M Floor', 'Al yaqoot tower behind holidayinn hotel', '128801', 'Abu Dhabi', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '567338377', '0010034FV7', NULL, NULL, 'Theorema Copacabana Watch -GM-104-3: Black Strap, Black Case, Black Face', NULL, '578824906610', 'FedEx', NULL, '2014-05-02', '29.04.2014 04:08', 'a0YC000000XoMClMAN', '1', 'a0YC000000XoMClMAN', '', '1499.00'),
(21947, '241375952', NULL, NULL, 'Andreas Jyborn', 'SAGOGANGEN 27', '', '422 45', 'HISINGS BACKA', 'Schweden', 'SE', NULL, NULL, '723988899', '0010157RQR', NULL, NULL, 'GM-503-1. Diamantklocka med automatiskt urverk', NULL, '578824906507', 'FedEx', NULL, '2014-05-02', '30.04.2014 12:44', 'SE180314HW07', '1', 'a0YC000000XmWkHMAV', '1455.03', '2199.00'),
(21948, '241352626', NULL, NULL, 'Nina Lundgren', 'TRESTEGSVAEGEN 41', '', '13754', 'TUNGELSTA', 'Schweden', 'SE', NULL, NULL, '709937034', '0010048AA6', NULL, NULL, 'GM-503-1. Diamantklocka med automatiskt urverk', NULL, '578824906518', 'FedEx', NULL, '2014-05-02', '30.04.2014 11:46', 'SE180314HW07', '1', 'a0YC000000XmWkHMAV', '1455.03', '2199.00'),
(21949, '241187831', NULL, NULL, 'Tobias Egerth', 'Aenggatan 20A', '', '70224', 'OEREBRO', 'Schweden', 'SE', NULL, NULL, '762246755', '00100828G6', NULL, NULL, 'GM-503-1. Diamantklocka med automatiskt urverk', NULL, '578824906529', 'FedEx', NULL, '2014-05-02', '29.04.2014 13:44', 'SE180314HW07', '1', 'a0YC000000XmWkHMAV', '1455.03', '2199.00'),
(21950, '241283394', NULL, NULL, 'Jessica Granqvist', 'LILLAKERSVAEGEN 15', '', '181 59', 'LIDINGOE', 'Schweden', 'SE', NULL, NULL, '735706874', '0010137U21', NULL, NULL, 'GM-503-2. Diamantklocka med automatiskt urverk', NULL, '578824906530', 'FedEx', NULL, '2014-05-02', '29.04.2014 22:44', 'SE180314HW08', '1', 'a0YC000000XmWlUMAV', '1455.03', '2199.00'),
(21951, '241100565', NULL, NULL, 'Johan Egerhaell', 'BLAHAKEVAEGEN 6', '', '756 52', 'UPPSALA', 'Schweden', 'SE', NULL, NULL, '46707697330', '00100145EM', NULL, NULL, 'GM-503-2. Diamantklocka med automatiskt urverk', NULL, '578824906540', 'FedEx', NULL, '2014-05-02', '29.04.2014 02:44', 'SE180314HW08', '1', 'a0YC000000XmWlUMAV', '1455.03', '2199.00'),
(21952, '241204584', NULL, NULL, 'Tobias Johansson', 'DRIVHUSGATAN 7', '', '412 64', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '739830134', '0010182YNF', NULL, NULL, 'GM-503-2. Diamantklocka med automatiskt urverk', NULL, '578824906551', 'FedEx', NULL, '2014-05-02', '29.04.2014 15:14', 'SE180314HW08', '1', 'a0YC000000XmWlUMAV', '1455.03', '2199.00'),
(21953, '241505523', NULL, NULL, 'Moussa Coulibaly', 'HOEDERS VAEG 1402', '', '14570', 'Norsborg', 'Schweden', 'SE', NULL, NULL, '709855052', '00102077PW', NULL, NULL, 'GM-503-3. Diamantklocka med automatiskt urverk', NULL, '578824906562', 'FedEx', NULL, '2014-05-02', '01.05.2014 01:38', 'SE180314HW09', '1', 'a0YC000000XmWpgMAF', '1455.03', '2199.00'),
(21954, '241415204', NULL, NULL, 'Shafqat Khatana', 'HAMMARBY FABRIKSVAEG 23', 'c/o Advantage Juristbyra', '120 33', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '700467836', '0010027QPY', NULL, NULL, 'GM-503-3. Diamantklocka med automatiskt urverk', NULL, '578824906573', 'FedEx', NULL, '2014-05-02', '30.04.2014 15:44', 'SE180314HW09', '1', 'a0YC000000XmWpgMAF', '1455.03', '2199.00'),
(21955, '241277271', NULL, NULL, 'Ismet Acar', 'Tingsgatan 15', '', '81230', 'Storvik', 'Schweden', 'SE', NULL, NULL, '700434666', '0010233MC6', NULL, NULL, 'GM-503-4. Diamantklocka med automatiskt urverk', NULL, '578824906584', 'FedEx', NULL, '2014-05-02', '29.04.2014 22:14', 'SE180314HW10', '1', 'a0YC000000XmWq0MAF', '1455.03', '2199.00'),
(21956, '240820719', NULL, NULL, 'Amilcar Silva', 'Av. Eduardo Jorge 25', 'C', '2700-306', 'Amadora', 'Portugal', 'PT', NULL, NULL, '917303395', '00100812WO', NULL, NULL, 'OpÃ§Ã£o B: relÃ³gio Dublin Pioner GM-508-2 de bracelete preta, aro prateado e fundo preto', NULL, '578824906448', 'FedEx', NULL, '2014-05-02', '27.04.2014 15:38', 'IT140326CS06', '1', 'a0YC000000XoiZvMAJ', '', '299.90'),
(21957, '241248928', NULL, NULL, 'Diogo Oliveira', 'Rua Miguel Torga 64', '4C', '3030-165', 'Coimbra', 'Portugal', 'PT', NULL, NULL, '917019854', '0010082IN6', NULL, NULL, 'OpÃ§Ã£o B: relÃ³gio Dublin Pioner GM-508-2 de bracelete preta, aro prateado e fundo preto', NULL, '578824906459', 'FedEx', NULL, '2014-05-02', '29.04.2014 18:38', 'IT140326CS06', '1', 'a0YC000000XoiZvMAJ', '', '299.90'),
(21958, '240300715', NULL, NULL, 'Jeanniane Jurandir Diogo', 'Bairro Vale da Amoreira (Novo)', 'Rua Joao Villaret 31-1 Drt.', '2835-254', 'Vale Da Amoreira', 'Portugal', 'PT', NULL, NULL, '3,51924E+11', '00100778MA', NULL, NULL, 'OpÃ§Ã£o B: relÃ³gio Dublin Pioner GM-508-2 de bracelete preta, aro prateado e fundo preto', NULL, '578824906460', 'FedEx', NULL, '2014-05-02', '24.04.2014 13:08', 'IT140326CS06', '1', 'a0YC000000XoiZvMAJ', '', '299.90'),
(21959, '241388525', NULL, NULL, 'Alfredo Ramos', 'Estrada Nacional 2 107', 'En 2 km 440 GAir', '7400-601', 'TRAMAGA', 'Portugal', 'PT', NULL, NULL, '3,51962E+11', '0010132HQD', NULL, NULL, 'OpÃ§Ã£o C: relÃ³gio Dublin Pioner GM-508-3 de bracelete castanha, aro dourado e fundo preto', NULL, '578824906470', 'FedEx', NULL, '2014-05-02', '30.04.2014 12:38', 'IT140326CS07', '1', 'a0YC000000XoiZwMAJ', '', '299.90'),
(21960, '240409570', NULL, NULL, 'Vanio Correia', 'Av. Cidade Bratislava 7', '7 B', '1950 - 440', 'Lisboa', 'Portugal', 'PT', NULL, NULL, '963969728', '0010214TGY', NULL, NULL, 'OpÃ§Ã£o C: relÃ³gio Dublin Pioner GM-508-3 de bracelete castanha, aro dourado e fundo preto', NULL, '578824906481', 'FedEx', NULL, '2014-05-02', '25.04.2014 00:08', 'IT140326CS07', '1', 'a0YC000000XoiZwMAJ', '', '299.90'),
(21961, '240373861', NULL, NULL, 'Jorge Marques', 'Rua das Manteigas 19', '*', '2005-304', 'Santarem', 'Portugal', 'PT', NULL, NULL, '912511973', '001005125V', NULL, NULL, 'OpÃ§Ã£o D: relÃ³gio Dublin Pioner GM-508-4 de bracelete preta, aro e fundo pretos', NULL, '578824906492', 'FedEx', NULL, '2014-05-02', '24.04.2014 21:09', 'IT140326CS08', '1', 'a0YC000000XoiZxMAJ', '', '299.90'),
(21962, '241444735', NULL, NULL, 'Marisergio Da Costa', '14 Rosemead Avenue', '', 'Cr4 1ey', 'Mitcham', 'Grossbritannien', 'GB', NULL, NULL, '7521498765', '10085117', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '578824906426', 'FedEx', NULL, '2014-05-02', '30.04.2014 17:52', 'UK140102AMC05', '1', 'a0YC000000Y0OI9MAN', '169.99', '259.00'),
(21963, '241343344', NULL, NULL, 'Vinod Yadav', '93 RUGBY DRIVE', 'Rugby Drive', 'SK10 2JF', 'MACCLESFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7432739705', '0010156L5V', NULL, NULL, 'Copacabana Watch With Silver Case - GM-104-4', NULL, '578824906264', 'FedEx', NULL, '2014-05-02', '30.04.2014 09:56', 'UK140102AMC05', '1', 'a0YC000000Y0OI9MAN', '169.99', '259.00'),
(21964, '241451706', NULL, NULL, 'Akil Walker', '10 RATHBONE CLOSE', '', 'WV14 0HZ', 'BILSTON', 'Grossbritannien', 'GB', NULL, NULL, '7761862082', '0010104OCM', NULL, NULL, 'Malibu Diamonds GM-502-1: Black Strap, Silver Case, Silver Face', NULL, '578824906275', 'FedEx', NULL, '2014-05-02', '30.04.2014 18:22', 'UK140403AS11', '1', 'a0YC000000XybXZMAZ', '129.99', '188.99'),
(21965, '241369992', NULL, NULL, 'Cheryl Phillips', '1 RUSHALL CLOSE', '', 'SN2 5JW', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7763248839', '0010058DBM', NULL, NULL, 'Malibu Diamonds GM-502-1: Black Strap, Silver Case, Silver Face', NULL, '578824906286', 'FedEx', NULL, '2014-05-02', '30.04.2014 10:53', 'UK140403AS11', '1', 'a0YC000000XybXZMAZ', '129.99', '188.99'),
(21966, '241368879', NULL, NULL, 'Jason Ingram', '30 Effingham road', '', 'Cr0 3ne', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7580362088', '0010205NTN', NULL, NULL, 'Malibu Diamonds GM-502-1: Black Strap, Silver Case, Silver Face', NULL, '578824906297', 'FedEx', NULL, '2014-05-02', '30.04.2014 10:53', 'UK140403AS11', '1', 'a0YC000000XybXZMAZ', '129.99', '188.99'),
(21967, '241497023', NULL, NULL, 'Angelia Potamides', '155 DURNFORD STREET', '', 'PL1 3QR', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7534159042', '0010193K89', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824906301', 'FedEx', NULL, '2014-05-02', '30.04.2014 22:52', 'UK140403AS13', '1', 'a0YC000000XybdSMAR', '129.99', '188.99'),
(21968, '241487202', NULL, NULL, 'Manoj Joseph', '38 Surbiton Road', '', 'Gu15 4bn', 'GU15 4BN', 'Grossbritannien', 'GB', NULL, NULL, '7917666415', '0010112GQR', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824906312', 'FedEx', NULL, '2014-05-02', '30.04.2014 21:52', 'UK140403AS13', '1', 'a0YC000000XybdSMAR', '129.99', '188.99'),
(21969, '241485609', NULL, NULL, 'pam housley', '52 CASTLECROFT', 'Stirchley', 'TF3 1UE', 'TELFORD', 'Grossbritannien', 'GB', NULL, NULL, '01952 407388', '0010001QHW', NULL, NULL, 'Malibu Diamonds GM-502-3: Brown Strap, Gold Case, Black Face', NULL, '578824906323', 'FedEx', NULL, '2014-05-02', '30.04.2014 21:52', 'UK140403AS13', '1', 'a0YC000000XybdSMAR', '129.99', '188.99'),
(21970, '241350248', NULL, NULL, 'Tracy Torchia', '40 Priory close', 'Bath', 'Ba25an', 'Banes', 'Grossbritannien', 'GB', NULL, NULL, '7984006303', '00100151M4', NULL, NULL, 'Sao Paolo Watch With Black Strap, Black Case and Black Face - GM-103-2', NULL, '578824906334', 'FedEx', NULL, '2014-05-02', '30.04.2014 09:56', 'UK140403AS05', '1', 'a0YC000000XyZRHMA3', '170.00', '248.99'),
(21971, '241333936', NULL, NULL, 'Maria Myslek', '142 QUEEN EMMAS DYKE', '', 'OX28 4EU', 'WITNEY', 'Grossbritannien', 'GB', NULL, NULL, '7972324510', '0010066Y2C', NULL, NULL, 'Sao Paolo Watch With Black Strap, Silver Case and Black Face - GM-103-1', NULL, '578824906345', 'FedEx', NULL, '2014-05-02', '30.04.2014 10:00', 'UK140403AS03', '1', 'a0YC000000XyZDiMAN', '170.00', '248.99'),
(21972, '241469585', NULL, NULL, 'Damian Napper', '3 HAZEL PEAR CLOSE', '', 'BL6 5GS', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7592240908', '0010218U4K', NULL, NULL, 'Sydney Diamonds GM-503-1: Black Strap, Silver Case, White Face', NULL, '578824906356', 'FedEx', NULL, '2014-05-02', '30.04.2014 20:22', 'UK140403AS07', '1', 'a0YC000000Xya0RMAR', '130.98', '188.99'),
(21973, '241509470', NULL, NULL, 'Eustachio Mitrano', '16 York Street', 'Deliver after 10.30am', 'BA1 1NG', 'Bath', 'Grossbritannien', 'GB', NULL, NULL, '7745753178', '0010174IN7', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '578824906367', 'FedEx', NULL, '2014-05-02', '01.05.2014 00:52', 'UK140403AS08', '1', 'a0YC000000XybEPMAZ', '130.98', '188.99'),
(21974, '241364234', NULL, NULL, 'Tahira Afzal', '25 HOLMSTALL AVENUE', '', 'HA8 5JQ', 'EDGWARE', 'Grossbritannien', 'GB', NULL, NULL, '7921404690', '00100061Q3', NULL, NULL, 'Sydney Diamonds GM-503-2: Black Strap, Silver Case, Black Face', NULL, '578824906378', 'FedEx', NULL, '2014-05-02', '30.04.2014 10:23', 'UK140403AS08', '1', 'a0YC000000XybEPMAZ', '130.98', '188.99'),
(21975, '241458500', NULL, NULL, 'joan pulling', '1 blewburton walk (house not flat)', '', 'rg12 9hu', 'bracknell', 'Grossbritannien', 'GB', NULL, NULL, '7703014716', '00102124KU', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824906389', 'FedEx', NULL, '2014-05-02', '30.04.2014 19:22', 'UK140403AS09', '1', 'a0YC000000XybF8MAJ', '130.98', '188.99'),
(21976, '241470070', NULL, NULL, 'Marcin Konas', '22 CHATSWORTH CRESCENT', '', 'TW3 2PB', 'HOUNSLOW', 'Grossbritannien', 'GB', NULL, NULL, '7904282446', '00100548D0', NULL, NULL, 'Sydney Diamonds GM-503-3: Brown Strap, Gold Case, Black Face', NULL, '578824906390', 'FedEx', NULL, '2014-05-02', '30.04.2014 20:23', 'UK140403AS09', '1', 'a0YC000000XybF8MAJ', '130.98', '188.99'),
(21977, '251868642', NULL, NULL, 'Stefano Crimi', 'Square des Quinaux 16', '', '5100', 'wierde', 'Belgien', 'BE', NULL, NULL, '32485457937', '0010237LG3', NULL, NULL, 'Une montre Theorema Casablanca -  gold', NULL, '604569160740', 'FedEx', NULL, '2014-06-30', '26.06.2014 12:18', 'NL140520PJ08', '1', 'a0YC000000YZYcJMAX', '190.01', '299.98'),
(21978, '252011868', NULL, NULL, 'antonio XAVIER CATURRA', '2 RUE DES PRUNUS', '', '44115', 'BASSE GOULAINE', 'Frankreich', 'FR', NULL, NULL, '240033950', '0010140HJ3', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS -Diamanten gold(ref 3005-18)', NULL, '604569160750', 'FedEx', NULL, '2014-06-30', '27.06.2014 07:08', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21979, '251998144', NULL, NULL, 'Dominique Martin', '6 AVENUE DU LIEUTENANT PRINCETEAU', 'appartement 108', '33680', 'LACANAU', 'Frankreich', 'FR', NULL, NULL, '675064588', '0010109RWL', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS -Diamanten gold(ref 3005-18)', NULL, '604569160761', 'FedEx', NULL, '2014-06-30', '27.06.2014 05:38', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(21980, '251986610', NULL, NULL, 'jeremy JACQUIN', '17 B RUE DE LA FORGE', '', '22400', 'MESLIN', 'Frankreich', 'FR', NULL, NULL, '677357752', '0010209R1K', NULL, NULL, 'ModÃ¨le 4 - Marco Polo - Leder silber-weiß (ref 3005-20)', NULL, '604569160772', 'FedEx', NULL, '2014-06-30', '27.06.2014 02:16', 'FR300514MP34', '1', 'a0YC000000YjrwKMAR', '', '199.00'),
(21981, '251953766', NULL, NULL, 'Valeria Buenrostro-Leiter', 'Idrottsgatan 18 LGH 1009', '', '21614', 'Limhamn', 'Schweden', 'SE', NULL, NULL, '725147615', '0010215KJP', NULL, NULL, 'Casablanca bicolor', NULL, '604569160577', 'FedEx', NULL, '2014-06-30', '26.06.2014 23:14', 'SE040614HW20', '1', 'a0YC000000YkYiCMAV', '1768.74', '2799.00'),
(21982, '251966493', NULL, NULL, 'Andreas Gustavsson Ekberg', 'GOETABERGSGATAN 28A', '', '411 34', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '720098798', '0010163F8Q', NULL, NULL, 'Casablanca silber-weiß', NULL, '604569160588', 'FedEx', NULL, '2014-06-30', '27.06.2014 00:14', 'SE040614HW17', '1', 'a0YC000000YkYh9MAF', '1768.74', '2799.00'),
(21983, '251966198', NULL, NULL, 'Daniel Augustsson', 'Norrgarden 31', '', '18644', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '', '0010228JGA', NULL, NULL, 'Casablanca gold', NULL, '604569160599', 'FedEx', NULL, '2014-06-30', '27.06.2014 00:14', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(21984, '251957187', NULL, NULL, 'Marco Pierobon', 'RIngvaegen 11A', 'Galanti  Door code 4862', '11823', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '46736237975', '0010119G7H', NULL, NULL, 'Casablanca gold', NULL, '604569160603', 'FedEx', NULL, '2014-06-30', '26.06.2014 23:14', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', 'a0YC000000YkYhs', ''),
(21985, '251939894', NULL, NULL, 'Mohammad Vase Baraki', 'ASKERSUNDSGATAN 4', ' 8 TR', '124 67', 'BANDHAGEN', 'Schweden', 'SE', NULL, NULL, '768648533', '0010231AKA', NULL, NULL, 'Casablanca gold', NULL, '604569160614', 'FedEx', NULL, '2014-06-30', '26.06.2014 21:44', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', 'a0YC000000YkYhs', ''),
(21986, '251957789', NULL, NULL, 'Abdulatif Hassan', 'Humle vaegen 162', '', '46165', 'Trollhaettan', 'Schweden', 'SE', NULL, NULL, '762122126', '00101181AE', NULL, NULL, 'Casablanca silber-schwarz', NULL, '604569160625', 'FedEx', NULL, '2014-06-30', '26.06.2014 23:14', 'SE040614HW18', '1', 'a0YC000000YkYhYMAV', '1768.74', '2799.00'),
(21987, '252055236', NULL, NULL, 'Hawar Hawraman Baram', 'GOTLANDSRESAN 68', '', '757 54', 'UPPSALA', 'Schweden', 'SE', NULL, NULL, '760585447', '10041781', NULL, NULL, 'Casablanca silber-schwarz', NULL, '604569160636', 'FedEx', NULL, '2014-06-30', '27.06.2014 14:14', 'SE040614HW18', '1', 'a0YC000000YkYhYMAV', '1768.74', '2799.00'),
(21988, '251967051', NULL, NULL, 'Andreas Gustavsson Ekberg', 'GOETABERGSGATAN 28A', '', '411 34', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '720098798', '0010222FTT', NULL, NULL, 'Casablanca schwarz', NULL, '604569160588', 'FedEx', NULL, '2014-06-30', '27.06.2014 00:14', 'SE040614HW21', '1', 'a0YC000000YkYi8MAF', '1768.74', '2799.00'),
(21989, '252044556', NULL, NULL, 'Madelene Boije', 'Vaenersborgsvaegen 33 lhg 1101', '', '857 33', 'SUNDSVALL', 'Schweden', 'SE', NULL, NULL, '706147701', '0010168WUO', NULL, NULL, 'Casablanca schwarz', NULL, '604569160647', 'FedEx', NULL, '2014-06-30', '27.06.2014 13:10', 'SE040614HW21', '1', 'a0YC000000YkYi8MAF', '1768.74', '2799.00'),
(21990, '251961710', NULL, NULL, 'Masur Rahaman', 'Julianskagatan 12 Lag 2015', '', '41509', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '', '10010288', NULL, NULL, 'Casablanca schwarz', NULL, '604569160658', 'FedEx', NULL, '2014-06-30', '26.06.2014 23:44', 'SE040614HW21', '1', 'a0YC000000YkYi8MAF', '1768.74', '2799.00'),
(21991, '0010003YFP', NULL, NULL, 'KONG LAU', '6/33 ALLARA STREET', '', '2601', 'CANBERRA', 'Australien', 'AUS', NULL, NULL, '0433320819', '0010003YFP', NULL, NULL, '?GM-3005-1 Marco Polo: Black Strap - White Face with Silver Surround & Highlight', NULL, '604569160990', 'FedEx', NULL, '2014-06-30', '29.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya01nMAB', '', '320'),
(21992, '0010125MFO', NULL, NULL, 'NICOLAS KAUF', '6 BONDI STREET', '', '6016', 'Mount Hawthorn', 'Australien', 'AUS', NULL, NULL, '0458209866', '0010125MFO', NULL, NULL, 'GM-3005-2 Marco Polo: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569161003', 'FedEx', NULL, '2014-06-30', '22.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya022MAB', '', '320'),
(21993, '001020114P', NULL, NULL, 'TANBHIR ALAM', '148 ST GEORGES PARADE', '', '2218', 'ALLAWAH', 'Australien', 'AUS', NULL, NULL, '0415277891', '001020114P', NULL, NULL, 'GM-3005-3 Marco Polo: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569161014', 'FedEx', NULL, '2014-06-30', '22.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya02HMAR', '', '320'),
(21994, '00101107K5', NULL, NULL, 'GING WONG', 'UNIT 5 56-60', 'ST HILLIERS RD', '2144', 'AUBURN', 'Australien', 'AUS', NULL, NULL, '0423397847', '00101107K5', NULL, NULL, 'GM-3005-5 MP Diamond: Black Strap with Silver Surround & Highlights', NULL, '604569161025', 'FedEx', NULL, '2014-06-30', '22.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya035MAB', '', '359'),
(21995, '0010003MXA', NULL, NULL, 'JASON GABRAEL', '78 CHALMERS ST', '', '2195', 'LAKEMBA', 'Australien', 'AUS', NULL, NULL, '0426264269', '0010003MXA', NULL, NULL, 'GM-3005-5 MP Diamond: Black Strap with Silver Surround & Highlights', NULL, '604569161036', 'FedEx', NULL, '2014-06-30', '22.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya035MAB', '', '359'),
(21996, '001003499U', NULL, NULL, 'AOIFE QUINN', '64 FOURTH AVENUE', '', '6054', 'EDEN HILL', 'Australien', 'AUS', NULL, NULL, '0408925921', '001003499U', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569161047', 'FedEx', NULL, '2014-06-30', '29.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(21997, '0010250D79', NULL, NULL, 'FATEMA PESHI', '14 CECILY ST', '', '2191', 'BELFIELD', 'Australien', 'AUS', NULL, NULL, '0431787491', '0010250D79', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569161058', 'FedEx', NULL, '2014-06-30', '29.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(21998, '0010200YGJ', NULL, NULL, 'GREGORY BARCLAY', '304/14 EPPING PARK DRIVE', '', '2121', 'EPPING', 'Australien', 'AUS', NULL, NULL, '0434043047', '0010200YGJ', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569161069', 'FedEx', NULL, '2014-06-30', '29.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(21999, '0010166M7O', NULL, NULL, 'June Homan', '9 Thiele Crescent', '', '5020', 'West Lakes Shore', 'Australien', 'AUS', NULL, NULL, '0883415889', '0010166M7O', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569161070', 'FedEx', NULL, '2014-06-30', '21.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22000, '0010138UBI', NULL, NULL, 'KRISTEN ANDERSON', '326/41-51 OONOONBA RD', '', '4811', 'IDALIA', 'Australien', 'AUS', NULL, NULL, '0416534469', '0010138UBI', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569161080', 'FedEx', NULL, '2014-06-30', '22.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22001, '0010043DSX', NULL, NULL, 'liam fenlon', '5 HAUPT AVE', 'Pialba', '4655', 'PIALBA', 'Australien', 'AUS', NULL, NULL, '00447411964789', '0010043DSX', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569161286', 'FedEx', NULL, '2014-06-30', '21.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22002, '0010113J4E', NULL, NULL, 'MARIFLOR WICKS', 'UNIT 1/14 AUSTIN ST', '', '3166', 'HUGHESDALE', 'Australien', 'AUS', NULL, NULL, '043099430', '0010113J4E', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569161106', 'FedEx', NULL, '2014-06-30', '29.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22003, '0010090TLG', NULL, NULL, 'MUSTAFA SAVKAL', '17 29 HILL STREET', '', '6000', 'PERTH', 'Australien', 'AUS', NULL, NULL, '0421494794', '0010090TLG', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569161117', 'FedEx', NULL, '2014-06-30', '29.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22004, '00102165MX', NULL, NULL, 'OLLIE FRACK', '52-58 RESERVOIR ST', '', '2010', 'SURRY HILLS', 'Australien', 'AUS', NULL, NULL, '0423418979', '00102165MX', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569161128', 'FedEx', NULL, '2014-06-30', '22.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22005, '00101543ED', NULL, NULL, 'Raewyn Armstrong', '10 Howard Drive', '', '6753', 'Newman', 'Australien', 'AUS', NULL, NULL, '0421908333', '00101543ED', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569161139', 'FedEx', NULL, '2014-06-30', '22.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22006, '0010121M6B', NULL, NULL, 'RAOUF KHODR', '1/1 HAMPDEN RD', '', '2195', 'LAKEMBA', 'Australien', 'AUS', NULL, NULL, '0404400730', '0010121M6B', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569161140', 'FedEx', NULL, '2014-06-30', '22.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22007, '0010116Q4E', NULL, NULL, 'ROBYN YOUNGBERRY', '24 MACDIARMID STREET', 'ORANA LUTHERAN COMPLEX', '4610', 'KINGAROY', 'Australien', 'AUS', NULL, NULL, '0741626555', '0010116Q4E', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569161150', 'FedEx', NULL, '2014-06-30', '29.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22008, '0010190ZED', NULL, NULL, 'SEIN LIN HEIN', '2N 207 MOAT DRIVE', 'MENZIES COLLEGE', '3083', 'LA TROBE UNIVERSITY', 'Australien', 'AUS', NULL, NULL, '0452571331', '0010190ZED', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569161161', 'FedEx', NULL, '2014-06-30', '29.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22009, '00101468JW', NULL, NULL, 'STEPHEN BLAIR', '67A CARCOOLA ST', '', '6061', 'NOLLAMARA', 'Australien', 'AUS', NULL, NULL, '0431792930', '00101468JW', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569161172', 'FedEx', NULL, '2014-06-30', '29.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22010, '00101578LF', NULL, NULL, 'TONY STUART', '3/3 GIBBES STREET', '', '2067', 'Chatswood ', 'Australien', 'AUS', NULL, NULL, '0423741051', '00101578LF', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569161183', 'FedEx', NULL, '2014-06-30', '22.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22011, '0010211SN8', NULL, NULL, 'Toui Pradachith', '35 MITCHELL DR', '', '2171', 'WEST HOXTON', 'Australien', 'AUS', NULL, NULL, '0414963484', '0010211SN8', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569161194', 'FedEx', NULL, '2014-06-30', '21.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22012, '0010106MCN', NULL, NULL, 'VU-THUONG LE', '7 COVENTRY PL', '', '4109', 'SUNNYBANK HILLS', 'Australien', 'AUS', NULL, NULL, '0', '0010106MCN', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569161209', 'FedEx', NULL, '2014-06-30', '22.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22013, '0010013TY9', NULL, NULL, 'ESTELLE GUTTENBEIL', '1 WARD CT', '', '3028', 'ALTONA MEADOWS', 'Australien', 'AUS', NULL, NULL, '0424965933', '0010013TY9', NULL, NULL, 'GM-3005-6 MP Diamond: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569161210', 'FedEx', NULL, '2014-06-30', '29.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03UMAR', '', '359'),
(22014, '0010076J0B', NULL, NULL, 'JOHN DASS', '206 MANSE ROAD', '', '2481', 'MYOCUM', 'Australien', 'AUS', NULL, NULL, '0417275005', '0010076J0B', NULL, NULL, 'GM-3005-6 MP Diamond: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569161220', 'FedEx', NULL, '2014-06-30', '29.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03UMAR', '', '359'),
(22015, '0010029WKD', NULL, NULL, 'liam fenlon', '5 HAUPT AVE', 'Pialba', '4655', 'PIALBA', 'Australien', 'AUS', NULL, NULL, '00447411964789', '0010029WKD', NULL, NULL, 'GM-3005-6 MP Diamond: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569161286', 'FedEx', NULL, '2014-06-30', '21.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03UMAR', '', '359'),
(22016, '0010184SAT', NULL, NULL, 'MONICA TRÃ¡ÂºÂ¦N', '2 JACOBS STREET', '', '2200', 'BANKSTOWN', 'Australien', 'AUS', NULL, NULL, '0415619889', '0010184SAT', NULL, NULL, 'GM-3005-6 MP Diamond: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569161242', 'FedEx', NULL, '2014-06-30', '29.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03UMAR', '', '359'),
(22017, '0010237GDF', NULL, NULL, 'NAVEEN KUMAR', '1/6 ROBERTS TCE', '', '5600', 'WHYALLA', 'Australien', 'AUS', NULL, NULL, '0431719279', '0010237GDF', NULL, NULL, 'GM-3005-6 MP Diamond: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569161253', 'FedEx', NULL, '2014-06-30', '29.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03UMAR', '', '359'),
(22018, '00101079UR', NULL, NULL, 'ZIYANG LI', '11/94 BRANCOURT AVE', '', '2200', 'BANKSTOWN', 'Australien', 'AUS', NULL, NULL, '0438033393', '00101079UR', NULL, NULL, 'GM-3005-6 MP Diamond: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569161264', 'FedEx', NULL, '2014-06-30', '29.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03UMAR', '', '359'),
(22019, '251975585', NULL, NULL, 'Nadifa Bouhani', 'Rietvinkstraat 31', '', '3036 XB', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '687602477', '0010133WSE', NULL, NULL, 'Casablanca Gold', NULL, '604569160691', 'FedEx', NULL, '2014-06-30', '26.06.2014 22:28', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(22020, '252036875', NULL, NULL, 'Sangeeta Gadjdjoe', 'Meernhof 189', '', '1106 LM', 'AMSTERDAM ZUIDOOST', 'Niederlande', 'NL', NULL, NULL, '614127908', '0010031L0Y', NULL, NULL, 'Casablanca Gold', NULL, '604569160706', 'FedEx', NULL, '2014-06-30', '27.06.2014 09:28', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(22021, '251921978', NULL, NULL, 'Sylvia Snel', 'Kamelenspoor 236', '', '3605 EN', 'Maarssen', 'Niederlande', 'NL', NULL, NULL, '629002123', '0010005CFF', NULL, NULL, 'Casablanca Silber-weiß', NULL, '604569160717', 'FedEx', NULL, '2014-06-30', '26.06.2014 17:28', 'NL131017LB03', '1', 'a0YC000000YZZdoMAH', '190.01', '299.98'),
(22022, '251914255', NULL, NULL, 'Roy De Bruin', 'Bosuilstraat 1', '', '6971 WC', 'BRUMMEN', 'Niederlande', 'NL', NULL, NULL, '627972201', '0010023EGE', NULL, NULL, 'Casablanca silber-schwarz', NULL, '604569160728', 'FedEx', NULL, '2014-06-30', '26.06.2014 16:28', 'NL131017LB04', '1', 'a0YC000000YZZdpMAH', '190.01', '299.98'),
(22023, '251975043', NULL, NULL, 'Jahandad Baig', 'Piet Mondriaanstraat 145 2hg', '', '1061 TS', 'Amsterdam', 'Niederlande', 'NL', NULL, NULL, '642976392', '0010169LH3', NULL, NULL, 'Casablanca  schwarz', NULL, '604569160739', 'FedEx', NULL, '2014-06-30', '26.06.2014 22:28', 'NL131017LB05', '1', 'a0YC000000YZZdqMAH', '190.01', '299.98');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(22024, '252013023', NULL, NULL, 'Jes Villadsen', 'Vestergade 70', '', '8464', 'Galten', 'Dänemark', 'DK', NULL, NULL, '28949594', '00100215CS', NULL, NULL, 'Casablanca-ur i schwarz', NULL, '604569160669', 'FedEx', NULL, '2014-06-30', '27.06.2014 07:06', 'DK040614HW05', '1', 'a0YC000000YkYTNMA3', '1455.03', '2295.00'),
(22025, '251931391', NULL, NULL, 'K. Eriksen', 'Pilevej 2', '', '5750', 'Ringe', 'Dänemark', 'DK', NULL, NULL, '20338776', '0010099J99', NULL, NULL, 'Casablanca-ur i silber-schwarz', NULL, '604569160670', 'FedEx', NULL, '2014-06-30', '26.06.2014 18:10', 'DK040614HW02', '1', 'a0YC000000YkYRzMAN', '1455.03', '2295.00'),
(22026, '251899211', NULL, NULL, 'Anne Fritzen', 'Midtager 20', '', '2605', 'Brondby', 'Dänemark', 'DK', NULL, NULL, '60534910', '0010083D89', NULL, NULL, 'Casablanca-ur i gold', NULL, '604569160680', 'FedEx', NULL, '2014-06-30', '26.06.2014 15:06', 'DK040614HW03', '1', 'a0YC000000YkYSTMA3', '1455.03', '2295.00'),
(22027, '251881586', NULL, NULL, 'Angelina Bulgakova', '230 OVAL ROAD NORTH', '', 'RM10 9EJ', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7535943108', '00102254U3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569160783', 'FedEx', NULL, '2014-06-30', '26.06.2014 15:22', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(22028, '251956425', NULL, NULL, 'Sharon Worthington', '9 BLYTHE GARDENS', 'Codsall', 'WV8 1BH', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7876750606', '0010081BBV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569160794', 'FedEx', NULL, '2014-06-30', '26.06.2014 22:52', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(22029, '251916754', NULL, NULL, 'Karen Mitchell', '30 WESTCROFT ROAD', '', 'EX22 6BY', 'HOLSWORTHY', 'Grossbritannien', 'GB', NULL, NULL, '1409254460', '00100595JN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569160809', 'FedEx', NULL, '2014-06-30', '26.06.2014 18:53', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(22030, '251967297', NULL, NULL, 'nicola hanwell', '76 Barn Owl Close', '', 'NN4 0RQ', 'Northampton', 'Grossbritannien', 'GB', NULL, NULL, '7713442305', '00102004YG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569160810', 'FedEx', NULL, '2014-06-30', '26.06.2014 23:22', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(22031, '252041678', NULL, NULL, 'A. J. Graham Stevenson', '7 DUART DRIVE', 'Newton Mearns', 'G77 5DS', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7801020734', '0010225CO1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569160820', 'FedEx', NULL, '2014-06-30', '27.06.2014 11:59', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(22032, '251882578', NULL, NULL, 'alison parker skelhon', '42 thomas Landsdail street', '', 'CV3 5FS', 'coventry', 'Grossbritannien', 'GB', NULL, NULL, '7970770245', '0010005RI6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569160831', 'FedEx', NULL, '2014-06-30', '26.06.2014 15:23', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(22033, '251969906', NULL, NULL, 'paul henfrey', '341 STOCKPORT ROAD', 'cheadle heath', 'SK3 0PP', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7971293640', '0010104XPJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569160842', 'FedEx', NULL, '2014-06-30', '26.06.2014 23:22', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(22034, '251908444', NULL, NULL, 'Sharon Spain', '10-12 HIGH STREET', '', 'PE38 9DB', 'DOWNHAM MARKET', 'Grossbritannien', 'GB', NULL, NULL, '7778019879', '00100392QD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569160853', 'FedEx', NULL, '2014-06-30', '26.06.2014 18:23', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(22035, '251960360', NULL, NULL, 'Aaron Purcell', '1 HEDGELEY ROAD', '', 'NE5 2AX', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7754466068', '00102387GN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569160864', 'FedEx', NULL, '2014-06-30', '26.06.2014 22:53', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22036, '251930974', NULL, NULL, 'Adam Brown', '21 JILLIFER ROAD', '', 'LU4 0NL', 'LUTON', 'Grossbritannien', 'GB', NULL, NULL, '7525140559', '0010235WC0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569160875', 'FedEx', NULL, '2014-06-30', '26.06.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22037, '251912640', NULL, NULL, 'Azmat Shah', '6 Orchard Ct Bridge Street', '', 'KT12 1an', 'WALTON-ON-THAMES', 'Grossbritannien', 'GB', NULL, NULL, '7869146542', '00100553SE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569160886', 'FedEx', NULL, '2014-06-30', '26.06.2014 18:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22038, '251949552', NULL, NULL, 'Bhavna Khimji', '53 Sunleigh Road', 'Wembley, Alperton', 'HA0 4LS', 'Middlesex', 'Grossbritannien', 'GB', NULL, NULL, '7958062330', '0010195D2F', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569160897', 'FedEx', NULL, '2014-06-30', '26.06.2014 22:54', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22039, '251960223', NULL, NULL, 'Robert Phelps', '15 RYHOPE WALK', '', 'WV9 5NB', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7443602636', '00101856JH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569160901', 'FedEx', NULL, '2014-06-30', '26.06.2014 22:54', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22040, '251984214', NULL, NULL, 'Sabha Ahmed', '438 MEADWAY', 'Tile cross', 'B33 0DR', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7999983553', '0010242A6R', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569160912', 'FedEx', NULL, '2014-06-30', '27.06.2014 02:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22041, '251901251', NULL, NULL, 'Tope Laguda', '43 HAWES STREET', '', 'IP2 8RL', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '7944694224', '0010023W1G', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569160923', 'FedEx', NULL, '2014-06-30', '26.06.2014 17:23', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22042, '252493221', NULL, NULL, 'Amina Iqbal', 'Hyld ager  171', '', '2770', 'Kastrup', 'Dänemark', 'DK', NULL, NULL, '22661226', '0010200E5R', NULL, NULL, 'Casablanca-ur i gold', NULL, '604569161459', 'FedEx', NULL, '2014-07-01', '29.06.2014 20:36', 'DK040614HW03', '1', 'a0YC000000YkYSTMA3', '1455.03', '2295.00'),
(22043, '252498602', NULL, NULL, 'Scarpa Jean Louis', '4 RUE DOMINIQUE VILLARS', '', '38000', 'GRENOBLE', 'Frankreich', 'FR', NULL, NULL, '674362612', '0010011T7B', NULL, NULL, 'ModÃ¨le 8 - Marco Polo DIAMANTS -silber-schwarz (ref 3005-19)', NULL, '604569161551', 'FedEx', NULL, '2014-07-01', '29.06.2014 21:08', 'FR300514MP38', '1', 'a0YC000000YjrxSMAR', '', '229.00'),
(22044, '252418637', NULL, NULL, 'Patrice PERRAULT', '5 RUE DES AULNES', '', '26250', 'LIVRON SUR DROME', 'Frankreich', 'FR', NULL, NULL, '684999647', '0010093TEU', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - gold (ref 3005-18)', NULL, '604569161562', 'FedEx', NULL, '2014-07-01', '29.06.2014 13:38', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(22045, '252398094', NULL, NULL, 'Sandra tholin', '12 RUE PARMENTIER', '17 allee des charmettes', '38200', 'VIENNE', 'Frankreich', 'FR', NULL, NULL, '677171937', '0010203H4P', NULL, NULL, 'ModÃ¨le 3 - Marco Polo - Edelstahl alles schwarz (ref 3005-A3)', NULL, '604569161573', 'FedEx', NULL, '2014-07-01', '29.06.2014 11:38', 'FR300514MP33', '1', 'a0YC000000Yjrw5MAB', '', '199.00'),
(22046, '252348281', NULL, NULL, 'Guillaume Duche', '296 Rue Blaise Pascal', '', '69400', 'ARNAS', 'Frankreich', 'FR', NULL, NULL, '689454930', '0010051RCJ', NULL, NULL, 'ModÃ¨le 2 - Marco Polo - Edelstahl silber-schwarz (ref 3005-A2)', NULL, '604569161584', 'FedEx', NULL, '2014-07-01', '29.06.2014 07:38', 'FR300514MP32', '1', 'a0YC000000YjrvvMAB', '', '199.00'),
(22047, '252059521', NULL, NULL, 'Fabrice Dacosta', '7 RUE DE LICHTENBERG', 'Rdc droite', '67800', 'HOENHEIM', 'Frankreich', 'FR', NULL, NULL, '626493426', '00100849KV', NULL, NULL, 'ModÃ¨le 7 -  Marco Polo DIAMANTS - silber-weiß (ref 3005-22)', NULL, '604569161595', 'FedEx', NULL, '2014-07-01', '27.06.2014 11:08', 'FR300514MP37', '1', 'a0YC000000YjrxDMAR', '', '229.00'),
(22048, '252356491', NULL, NULL, 'mario roero', 'reg.mostifo\' 11 castagnole monferrato 11', '', '14030', 'asti', 'Italien', 'IT', NULL, NULL, '141292613', '0010040SVR', NULL, NULL, 'Gold Casablanca', NULL, '604569161426', 'FedEx', NULL, '2014-07-01', '29.06.2014 07:58', 'IT140618CS03', '1', 'a0YC000000YmuGUMAZ', '', '299.99'),
(22049, '252303582', NULL, NULL, 'Mihaela Dujac', 'CORSO BENEDETTO CROCE 27/A', '', '10135', 'TORINO', 'Italien', 'IT', NULL, NULL, '3297783205', '10103467', NULL, NULL, 'All in black Casablanca', NULL, '604569161437', 'FedEx', NULL, '2014-07-01', '28.06.2014 20:28', 'IT140618CS05', '1', 'a0YC000000YmuGWMAZ', '', '299.99'),
(22050, '252281596', NULL, NULL, 'cristina terragnolo', 'loc. Ortise 3', '', '38050', 'Telve Valsugana Trento', 'Italien', 'IT', NULL, NULL, '3497151167', '00102081JB', NULL, NULL, 'All in black Casablanca', NULL, '604569161448', 'FedEx', NULL, '2014-07-01', '28.06.2014 17:28', 'IT140618CS05', '1', 'a0YC000000YmuGWMAZ', '', '299.99'),
(22051, '252318998', NULL, NULL, 'Andre Kazarian', 'Scheelegatan 2b', '', '21228', 'malmoe', 'Schweden', 'SE', NULL, NULL, '700669068', '00101156BR', NULL, NULL, ' Casablanca bicolor', NULL, '604569161345', 'FedEx', NULL, '2014-07-01', '29.06.2014 02:14', 'SE040614HW20', '1', 'a0YC000000YkYiCMAV', '1768.74', '2799.00'),
(22052, '252416250', NULL, NULL, 'Alen Veric', 'Smedjegardsvaegen 9c', '', '433 32', 'Partille', 'Schweden', 'SE', NULL, NULL, '767118902', '0010204A54', NULL, NULL, 'Silver - weißCasablanca ', NULL, '604569161356', 'FedEx', NULL, '2014-07-01', '29.06.2014 16:44', 'SE040614HW17', '1', 'a0YC000000YkYh9MAF', '1768.74', '2799.00'),
(22053, '252289626', NULL, NULL, 'Ricardo Trotman', 'Steroesvaegen 22', '', '75266', 'Uppsala', 'Schweden', 'SE', NULL, NULL, '736948875', '0010166CBR', NULL, NULL, 'Silver - weißCasablanca ', NULL, '604569161367', 'FedEx', NULL, '2014-07-01', '28.06.2014 21:44', 'SE040614HW17', '1', 'a0YC000000YkYh9MAF', '1768.74', '2799.00'),
(22054, '252409981', NULL, NULL, 'Sarmad Shamon', 'LAGMAN LEKARES VAEG 33', '', '145 58', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '700199588', '001018797C', NULL, NULL, 'Casablanca gold', NULL, '604569161378', 'FedEx', NULL, '2014-07-01', '29.06.2014 15:44', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(22055, '252236608', NULL, NULL, 'Shaho Tataei', 'nydala 3g', '', '21458', 'malmoe', 'Schweden', 'SE', NULL, NULL, '707493427', '0010232PJS', NULL, NULL, 'Casablanca gold', NULL, '604569161389', 'FedEx', NULL, '2014-07-01', '28.06.2014 14:57', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(22056, '252229421', NULL, NULL, 'Remi Korkis', 'STOERTLOPPSVAEGEN 33', '', '129 47', 'HAEGERSTEN', 'Schweden', 'SE', NULL, NULL, '700497075', '0010021LVD', NULL, NULL, 'Casablanca gold', NULL, '604569161390', 'FedEx', NULL, '2014-07-01', '28.06.2014 14:25', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(22057, '252209862', NULL, NULL, 'Christer Gustafsson', 'AENGGATAN 20', '', '653 42', 'KARLSTAD', 'Schweden', 'SE', NULL, NULL, '703488217', '0010185JEM', NULL, NULL, 'Casablanca gold', NULL, '604569161404', 'FedEx', NULL, '2014-07-01', '28.06.2014 12:14', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(22058, '252284643', NULL, NULL, 'nicolas cornelis', 'rue de la fosse au sable 33 b22', '', '1420', 'braine l\'alleud', 'Belgien', 'BE', NULL, NULL, '485657201', '00100788QX', NULL, NULL, 'Une montre Theorema Casablanca -  Coloris : bicolor', NULL, '604569161530', 'FedEx', NULL, '2014-07-01', '28.06.2014 17:48', 'NL140520PJ07', '1', 'a0YC000000YZXgoMAH', '190.01', '299.98'),
(22059, '252246433', NULL, NULL, 'Andreas Buddenbruck', 'rue des Graveurs 18', '', '4100', 'Seraing', 'Belgien', 'BE', NULL, NULL, '498526802', '0010210OTX', NULL, NULL, 'Une montre Theorema Casablanca -  Coloris :gold', NULL, '604569161540', 'FedEx', NULL, '2014-07-01', '28.06.2014 13:12', 'NL140520PJ08', '1', 'a0YC000000YZYcJMAX', '190.01', '299.98'),
(22060, '252124109', NULL, NULL, 'Andreas Buddenbruck', 'rue des Graveurs 18', '', '4100', 'Seraing', 'Belgien', 'BE', NULL, NULL, '498526802', '0010201YMH', NULL, NULL, 'Une montre Theorema Casablanca -  Coloris : gold', NULL, '604569161540', 'FedEx', NULL, '2014-07-01', '27.06.2014 17:48', 'NL140520PJ08', '1', 'a0YC000000YZYcJMAX', '190.01', '299.98'),
(22061, '252135296', NULL, NULL, 'Juha Impilae', 'Kalliotie 24', '', '21100', 'NAANTALI', 'Finnland', 'FI', NULL, NULL, '3,58409E+11', '0010153VIP', NULL, NULL, 'GM-101-3 GG- Theorema Casablanca -gold', NULL, '604569161415', 'FedEx', NULL, '2014-07-01', '27.06.2014 23:18', 'FI040614HW13', '1', 'a0YC000000YkYIUMA3', '195.00', '299.00'),
(22062, '252353467', NULL, NULL, 'Johnny Mccauley', '1 Meenderry', 'falcarragh', '0', 'letterkenny', 'Irland', 'IE', NULL, NULL, '3,53832E+11', '0010208F9U', NULL, NULL, 'Men\'s Theorema Sao Paolo Watch With Brown Strap With Gold Case and Black Face (GM-103-3)', NULL, '604569161600', 'FedEx', NULL, '2014-07-01', '29.06.2014 09:02', 'IE110314AP02', '1', 'a0YC000000YYJ1kMAH', '209.99', '309.00'),
(22063, '252336980', NULL, NULL, 'Niall Crowley', '169 Elysian', 'Port Lane', 'Cork', 'Eglinton Road', 'Irland', 'IE', NULL, NULL, '876445400', '0010195H8H', NULL, NULL, 'Men\'s Theorema Sao Paolo Watch With Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '604569161621', 'FedEx', NULL, '2014-07-01', '29.06.2014 07:32', 'IE110314AP04', '1', 'a0YC000000YYJ1mMAH', '209.99', '309.00'),
(22064, '252311228', NULL, NULL, 'Montse Walsh', '2 MEADOW VIE Rathaspeck', 'Wexford', 'Na', 'Wexford', 'Irland', 'IE', NULL, NULL, '877512229', '0010091CJ9', NULL, NULL, 'Men\'s Theorema Sao Paolo Watch With Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '604569161632', 'FedEx', NULL, '2014-07-01', '28.06.2014 22:32', 'IE110314AP04', '1', 'a0YC000000YYJ1mMAH', '209.99', '309.00'),
(22065, '252278195', NULL, NULL, 'John Paul Cuffe', '17 St Patricks Park', '', 'BT92 7QY', 'Roslea', 'Großbritannien', 'GB', NULL, NULL, '4,47785E+11', '0010178GOI', NULL, NULL, 'Men\'s Theorema Sao Paolo Watch With Brown Strap With Silver Case and Gold Face (GM-103-4)', NULL, '604569161600', 'FedEx', NULL, '2014-07-01', '28.06.2014 18:02', 'IE110314AP04', '1', 'a0YC000000YYJ1mMAH', '209.99', '309.00'),
(22066, '252464399', NULL, NULL, 'Jan van der Linden van der linden', 'Groenloseweg 69-1', '', '7101 AD', 'WINTERSWIJK', 'Niederlande', 'NL', NULL, NULL, '639485244', '0010131IT1', NULL, NULL, 'Casablanca gold', NULL, '604569161460', 'FedEx', NULL, '2014-07-01', '29.06.2014 17:58', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(22067, '252406583', NULL, NULL, 'N.m. Sousa', 'Miltonstraat 73', '', '3076 TG', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '614966457', '0010106SQY', NULL, NULL, 'Casablanca gold', NULL, '604569161470', 'FedEx', NULL, '2014-07-01', '29.06.2014 12:28', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(22068, '252124591', NULL, NULL, 'Ares M. Aref', 'Looiwinkelstraat 21', '', '6176 EA', 'SPAUBEEK', 'Niederlande', 'NL', NULL, NULL, '619035644', '0010028S9Q', NULL, NULL, 'Casablanca bicolor', NULL, '604569161481', 'FedEx', NULL, '2014-07-01', '27.06.2014 17:58', 'NL131017LB01', '1', 'a0YC000000YZZdmMAH', '190.01', '299.98'),
(22069, '252411125', NULL, NULL, 'Edith Niessink', 'Wals 41', '', '1507 TM', 'ZAANDAM', 'Niederlande', 'NL', NULL, NULL, '625002886', '0010227EB2', NULL, NULL, 'Casablanca Silber-schwarz', NULL, '604569161492', 'FedEx', NULL, '2014-07-01', '29.06.2014 12:58', 'NL131017LB04', '1', 'a0YC000000YZZdpMAH', '190.01', '299.98'),
(22070, '252293653', NULL, NULL, 'Jan Walta', 'Boelekade 6', '', '2806 AK', 'GOUDA', 'Niederlande', 'NL', NULL, NULL, '614194837', '0010137W18', NULL, NULL, 'Casablanca Silber-schwarz', NULL, '604569161507', 'FedEx', NULL, '2014-07-01', '28.06.2014 19:28', 'NL131017LB04', '1', 'a0YC000000YZZdpMAH', '190.01', '299.98'),
(22071, '252461950', NULL, NULL, 'Maria da luz barreto', 'P.C.Hooftplein 13', '', '3027 AW', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '634698772', '0010117HRK', NULL, NULL, 'Casablanca Silber-schwarz', NULL, '604569161518', 'FedEx', NULL, '2014-07-01', '29.06.2014 17:58', 'NL131017LB04', '1', 'a0YC000000YZZdpMAH', '190.01', '299.98'),
(22072, '252228782', NULL, NULL, 'Roel Kuys', 'Busselruwe 51B', '', '6218 AM', 'MAASTRICHT', 'Niederlande', 'NL', NULL, NULL, '620280381', '0010048PJ1', NULL, NULL, 'Casablanca schwarz', NULL, '604569161529', 'FedEx', NULL, '2014-07-01', '28.06.2014 11:07', 'NL131017LB05', '1', 'a0YC000000YZZdqMAH', '190.01', '299.98'),
(22073, '252279452', NULL, NULL, 'Andy Heywood', 'WO & SR HMS RALEIGH', '', 'PL11 2PD', 'TORPOINT', 'Grossbritannien', 'GB', NULL, NULL, '7775834858', '0010232JCK', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569161643', 'FedEx', NULL, '2014-07-01', '28.06.2014 19:02', 'UK140313AMC25', '1', 'a0YC000000YkaL8MAJ', '165.00', '249.00'),
(22074, '252294746', NULL, NULL, 'anthony Cullen', '11 SUNNYLEA AVENUE', 'Burnage', 'M19 1BU', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7776135085', '0010090WCM', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569161654', 'FedEx', NULL, '2014-07-01', '28.06.2014 21:22', 'UK140313AMC25', '1', 'a0YC000000YkaL8MAJ', '165.00', '249.00'),
(22075, '252280094', NULL, NULL, 'Emma Taylor', '5 NITON CLOSE', '', 'BB4 6SX', 'ROSSENDALE', 'Grossbritannien', 'GB', NULL, NULL, '7968928143', '10052544', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569161665', 'FedEx', NULL, '2014-07-01', '28.06.2014 19:02', 'UK140313AMC25', '1', 'a0YC000000YkaL8MAJ', '165.00', '249.00'),
(22076, '252279730', NULL, NULL, 'James Kelley', '35 GUNNERSBURY WAY', '', 'NG16 1QD', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7710550788', '0010066UR1', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569161676', 'FedEx', NULL, '2014-07-01', '28.06.2014 19:03', 'UK140313AMC25', '1', 'a0YC000000YkaL8MAJ', '165.00', '249.00'),
(22077, '252295080', NULL, NULL, 'joanne wright', 'MIDDLEGATE H FOXES LANE', 'Mendham', 'IP20 0PE', 'HARLESTON', 'Grossbritannien', 'GB', NULL, NULL, '7792361878', '0010036W94', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569161687', 'FedEx', NULL, '2014-07-01', '28.06.2014 21:22', 'UK140313AMC25', '1', 'a0YC000000YkaL8MAJ', '165.00', '249.00'),
(22078, '252201019', NULL, NULL, 'kieran payne', '46 CAER WENALLT', '', 'CF14 7HN', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7929208588', '00102346OL', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569161698', 'FedEx', NULL, '2014-07-01', '28.06.2014 10:22', 'UK140313AMC25', '1', 'a0YC000000YkaL8MAJ', '165.00', '249.00'),
(22079, '252267841', NULL, NULL, 'Angela Botterill', '12 ST. CECILIAS ROAD', '', 'DN4 5EG', 'DONCASTER', 'Grossbritannien', 'GB', NULL, NULL, '7713700680', '0010077DDU', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569161702', 'FedEx', NULL, '2014-07-01', '28.06.2014 19:03', 'UK140313AMC23', '1', 'a0YC000000YkaL7MAJ', '165.00', '249.00'),
(22080, '252442851', NULL, NULL, 'Colette Duszczyk', '4 ASPEN GARDENS', '', 'OL12 7PG', 'ROCHDALE', 'Grossbritannien', 'GB', NULL, NULL, '7795553988', '0010072X8W', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569161713', 'FedEx', NULL, '2014-07-01', '29.06.2014 17:52', 'UK140313AMC23', '1', 'a0YC000000YkaL7MAJ', '165.00', '249.00'),
(22081, '252198738', NULL, NULL, 'Eileen Dawson', 'DUNDEE SOUTHEND ROAD', '', 'CM2 7TE', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '1245471169', '00102502ES', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569161724', 'FedEx', NULL, '2014-07-01', '28.06.2014 10:22', 'UK140313AMC23', '1', 'a0YC000000YkaL7MAJ', '165.00', '249.00'),
(22082, '252243300', NULL, NULL, 'Emma Braddy', 'Busy Bees Da WYNCOLLS ROAD', 'Wyncolls Road, Severalls Business Park,', 'CO4 9AS', 'COLCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7854019466', '0010164DBG', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569161735', 'FedEx', NULL, '2014-07-01', '28.06.2014 15:15', 'UK140313AMC23', '1', 'a0YC000000YkaL7MAJ', '165.00', '249.00'),
(22083, '252316535', NULL, NULL, 'Joanne McKenna', '400 SPRINGFIELD ROAD', '', 'BT12 7DU', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7971062716', '0010122BG6', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569161746', 'FedEx', NULL, '2014-07-01', '29.06.2014 01:23', 'UK140313AMC23', '1', 'a0YC000000YkaL7MAJ', '165.00', '249.00'),
(22084, '252220313', NULL, NULL, 'Paul Ward', '37 Merrivale', '', 'N144TE', 'Southgate', 'Grossbritannien', 'GB', NULL, NULL, '', '0010115BP5', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569161757', 'FedEx', NULL, '2014-07-01', '28.06.2014 12:22', 'UK140313AMC23', '1', 'a0YC000000YkaL7MAJ', '165.00', '249.00'),
(22085, '252260376', NULL, NULL, 'Robert Taylor', '9 SANDWELL DRIVE', '', 'M33 6JL', 'SALE', 'Grossbritannien', 'GB', NULL, NULL, '7958122136', '001012416G', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569161768', 'FedEx', NULL, '2014-07-01', '28.06.2014 17:15', 'UK140313AMC23', '1', 'a0YC000000YkaL7MAJ', '165.00', '249.00'),
(22086, '252198459', NULL, NULL, 'Eileen Dawson', 'DUNDEE SOUTHEND ROAD', '', 'CM2 7TE', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '1245471169', '0010164KR2', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '604569161724', 'FedEx', NULL, '2014-07-01', '28.06.2014 10:23', 'UK140313AMC22', '1', 'a0YC000000YkaL6MAJ', '165.00', '249.00'),
(22087, '252244315', NULL, NULL, 'Ian White', '6 WALNUT CLOSE', '', 'IP11 9TD', 'FELIXSTOWE', 'Grossbritannien', 'GB', NULL, NULL, '7725462341', '00100427FD', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '604569161779', 'FedEx', NULL, '2014-07-01', '28.06.2014 15:15', 'UK140313AMC22', '1', 'a0YC000000YkaL6MAJ', '165.00', '249.00'),
(22088, '252212596', NULL, NULL, 'james murphy', '75 ETNA DRIVE', '', 'BT14 7LH', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7565846699', '0010238BBX', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '604569161780', 'FedEx', NULL, '2014-07-01', '28.06.2014 11:22', 'UK140313AMC22', '1', 'a0YC000000YkaL6MAJ', '165.00', '249.00'),
(22089, '252216530', NULL, NULL, 'Laura Myhill', '146 RAYLEIGH ROAD', '', 'SS9 5XF', 'LEIGH-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7970994848', '0010127NIV', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '604569161790', 'FedEx', NULL, '2014-07-01', '28.06.2014 12:22', 'UK140313AMC22', '1', 'a0YC000000YkaL6MAJ', '165.00', '249.00'),
(22090, '252261025', NULL, NULL, 'Lee Scannell', '22 Apple Cottages', 'Bovingdon', 'HP3 0EZ', 'Hemel Hempstead', 'Grossbritannien', 'GB', NULL, NULL, '7590679584', '00101164A4', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '604569161805', 'FedEx', NULL, '2014-07-01', '28.06.2014 17:15', 'UK140313AMC22', '1', 'a0YC000000YkaL6MAJ', '165.00', '249.00'),
(22091, '252280762', NULL, NULL, 'Mark Harling', '2 OAKEY DRIVE', 'Wokingham', 'RG40 2DT', 'WOKINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7958305303', '0010054VDT', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '604569161816', 'FedEx', NULL, '2014-07-01', '28.06.2014 19:05', 'UK140313AMC22', '1', 'a0YC000000YkaL6MAJ', '165.00', '249.00'),
(22092, '252211666', NULL, NULL, 'Pam Marshall', '35 ROWANWOOD AVENUE', '', 'DA15 8WL', 'SIDCUP', 'Grossbritannien', 'GB', NULL, NULL, '07885 951460', '0010016N0S', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '604569161827', 'FedEx', NULL, '2014-07-01', '28.06.2014 11:22', 'UK140313AMC22', '1', 'a0YC000000YkaL6MAJ', '165.00', '249.00'),
(22093, '252240451', NULL, NULL, 'Vicky Clemmet', '141 Worthing Road', '', 'BS34 5HU', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7977708417', '0010077TKW', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '604569161838', 'FedEx', NULL, '2014-07-01', '28.06.2014 14:34', 'UK140313AMC22', '1', 'a0YC000000YkaL6MAJ', '165.00', '249.00'),
(22094, '252276035', NULL, NULL, 'Viktoras Toniuskinas', '69 69 Hawke Tower, Nynehead Street', '', 'SE14 6HL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7809575072', '0010013FKJ', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '604569161849', 'FedEx', NULL, '2014-07-01', '28.06.2014 19:02', 'UK140313AMC22', '1', 'a0YC000000YkaL6MAJ', '165.00', '249.00'),
(22095, '252203096', NULL, NULL, 'ann jordan', '22 BARKERS MEAD', '', 'BS37 7LF', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '1454273060', '001020244J', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569161850', 'FedEx', NULL, '2014-07-01', '28.06.2014 10:22', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22096, '252183953', NULL, NULL, 'Carl Lightfoot', '202 FARNBOROUGH ROAD', 'clifton', 'NG11 8JU', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '1159140191', '0010187QC3', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569161860', 'FedEx', NULL, '2014-07-01', '28.06.2014 08:53', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22097, '252197698', NULL, NULL, 'Eileen Dawson', 'DUNDEE SOUTHEND ROAD', '', 'CM2 7TE', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '1245471169', '0010200F48', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569161724', 'FedEx', NULL, '2014-07-01', '28.06.2014 09:53', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22098, '252226306', NULL, NULL, 'James Dixon', '15 thornton  Heald Green', 'Cheadle', 'sk8 3dp', 'Cheshire', 'Grossbritannien', 'GB', NULL, NULL, '4,47472E+11', '0010151LC4', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569161871', 'FedEx', NULL, '2014-07-01', '28.06.2014 13:06', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22099, '252315261', NULL, NULL, 'Stephen Pym', 'Chapel house CHAPEL LANE', '', 'BB7 4SN', 'CLITHEROE', 'Grossbritannien', 'GB', NULL, NULL, '7930560090', '00101306TR', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569161882', 'FedEx', NULL, '2014-07-01', '28.06.2014 23:52', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22100, '252302691', NULL, NULL, 'Emmet Hardy', '3 MANOR CLOSE', '', 'BT14 6DJ', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7597694660', '0010195QA6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569161893', 'FedEx', NULL, '2014-07-01', '28.06.2014 22:23', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(22101, '252499409', NULL, NULL, 'Kieran Hayler', 'WINCAVE FARM WORTHING ROAD', '', 'RH13 8NU', 'HORSHAM', 'Grossbritannien', 'GB', NULL, NULL, '7539107744', '00101453PK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569161908', 'FedEx', NULL, '2014-07-01', '29.06.2014 22:52', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(22102, '252250685', NULL, NULL, 'Gema Saunders', '271 Newfoundland Road, St Agnes', '', 'BS2 9NS', 'Bristol', 'Grossbritannien', 'GB', NULL, NULL, '7772668759', '00100881X8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569161919', 'FedEx', NULL, '2014-07-01', '28.06.2014 15:57', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(22103, '252372338', NULL, NULL, 'marius iftodi', '1 NEW ROAD', 'apartment 1 laurel court', 'RM13 9GT', 'RAINHAM', 'Grossbritannien', 'GB', NULL, NULL, '7475762707', '00100329WZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569161920', 'FedEx', NULL, '2014-07-01', '29.06.2014 11:22', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(22104, '252298524', NULL, NULL, 'Paul Seddon', '43 GAINFORD RISE', 'Binley', 'CV3 2RW', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7811133307', '0010004ABN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569161930', 'FedEx', NULL, '2014-07-01', '28.06.2014 22:22', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(22105, '252156126', NULL, NULL, 'Mussama Khanom', '181 CHURCH HILL ROAD', '', 'B20 3PX', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7507037860', '0010226CFV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569161941', 'FedEx', NULL, '2014-07-01', '27.06.2014 23:52', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(22106, '252421311', NULL, NULL, 'tracey crick-jackson', '187 ARDLEIGH GREEN ROAD', 'The plantique', 'RM11 2SD', 'HORNCHURCH', 'Grossbritannien', 'GB', NULL, NULL, '7725844854', '0010239XM9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569161952', 'FedEx', NULL, '2014-07-01', '29.06.2014 15:52', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(22107, '252489769', NULL, NULL, 'Matthew Jones', '21 HEATH END ROAD', 'High wycombe', 'HP10 9DT', 'HIGH WYCOMBE', 'Grossbritannien', 'GB', NULL, NULL, '7919373596', '0010144HQ1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569161963', 'FedEx', NULL, '2014-07-01', '29.06.2014 22:53', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(22108, '252432738', NULL, NULL, 'Mustafa Jaddou', '2 SOUTHACRE PINNER HILL', '', 'HA5 3XT', 'PINNER', 'Grossbritannien', 'GB', NULL, NULL, '2088667127', '0010093R5T', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569161974', 'FedEx', NULL, '2014-07-01', '29.06.2014 17:23', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(22109, '252197220', NULL, NULL, 'Christopher Maughan', '01 Fire Service HQ', 'Research + Policy Humberside Fire and Rescue Service Summer groves Way Hessle', 'HU4 7BB', 'Hull', 'Grossbritannien', 'GB', NULL, NULL, '77903697890', '001004874K', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569161985', 'FedEx', NULL, '2014-07-01', '28.06.2014 09:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22110, '252475215', NULL, NULL, 'Ian Millard', '70 Dore Avenue', '', 'PO168DW', 'Fareham', 'Grossbritannien', 'GB', NULL, NULL, '7842112907', '0010084IBV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569161996', 'FedEx', NULL, '2014-07-01', '29.06.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22111, '252114671', NULL, NULL, 'Jake Walker', '53 REDCAR ROAD', '', 'TS17 8LW', 'STOCKTON-ON-TEES', 'Grossbritannien', 'GB', NULL, NULL, '7779124573', '0010213PXH', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569162000', 'FedEx', NULL, '2014-07-01', '27.06.2014 18:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22112, '252319386', NULL, NULL, 'Michael Groom', '27 RAVEN HILL', '', 'CF31 5AY', 'BRIDGEND', 'Grossbritannien', 'GB', NULL, NULL, '7772633959', '0010244XUP', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569162010', 'FedEx', NULL, '2014-07-01', '29.06.2014 01:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22113, '252390224', NULL, NULL, 'Sandra Holtman', 'Upcott  UPCOTT COTTAGE', 'Upcott lane', 'SN6 6DS', 'LATTON  SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7921392690', '0010088VJY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569162021', 'FedEx', NULL, '2014-07-01', '29.06.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22114, '252556239', NULL, NULL, 'Rik Breye', 'Lijnzaadstraat 19', '', '8510', 'Marke', 'Belgien', 'BE', NULL, NULL, '47383530', '0010046APY', NULL, NULL, 'Casablanca schwarz', NULL, '604569162190', 'FedEx', NULL, '2014-07-02', '30.06.2014 07:48', 'NL140520PJ11', '1', 'a0YC000000YZZXwMAP', '190.01', '299.98'),
(22115, '252819869', NULL, NULL, 'Emil Mueller', 'Klyveren 2-4', '', '3070', 'Snekkersten', 'Dänemark', 'DK', NULL, NULL, '31457844', '00100538Z1', NULL, NULL, 'Casablanca-ur i gold', NULL, '604569162113', 'FedEx', NULL, '2014-07-02', '01.07.2014 12:36', 'DK040614HW03', '1', 'a0YC000000YkYSTMA3', '1455.03', '2295.00'),
(22116, '252799447', NULL, NULL, 'Marta Jarzabek Nowicka', 'Sylen 7,3 bo 561', '', '2630', 'Taastrup', 'Dänemark', 'DK', NULL, NULL, '61693981', '0010144G8Q', NULL, NULL, 'Casablanca-ur i silber-schwarz', NULL, '604569162124', 'FedEx', NULL, '2014-07-02', '01.07.2014 11:06', 'DK040614HW01', '1', 'a0YC000000YkYRkMAN', '1455.03', '2295.00'),
(22117, '252811688', NULL, NULL, 'Patricia Furtado', 'Mantelikuja 6 A 19', '', '01710', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '3,58459E+11', '00100446KD', NULL, NULL, 'GM-101-5 -Â Theorema Casablanca -schwarz', NULL, '604569162098', 'FedEx', NULL, '2014-07-02', '01.07.2014 15:48', 'FI040614HW15', '1', 'a0YC000000YkYIfMAN', '195.00', '299.00'),
(22118, '252714578', NULL, NULL, 'Sampo Haavasoja', 'Stroembergintie 8', '', '00380', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '3,58505E+11', '00100972OF', NULL, NULL, 'GM-101-3 GG- Theorema Casablanca -gold', NULL, '604569162102', 'FedEx', NULL, '2014-07-02', '01.07.2014 01:18', 'FI040614HW13', '1', 'a0YC000000YkYIUMA3', '195.00', '299.00'),
(22119, '252762256', NULL, NULL, 'Troitzky Ludmila', '40 CORNICHE DES PRIMEVERES', 'Domaine de bellevue Villa Soprana - Bat A', '06210', 'MANDELIEU LA NAPOULE', 'Frankreich', 'FR', NULL, NULL, '666212670', '0010121ZOV', NULL, NULL, 'ModÃ¨le 3 - Marco Polo -Edelstahl alles schwarz(ref 3005-A3)', NULL, '604569162205', 'FedEx', NULL, '2014-07-02', '01.07.2014 07:38', 'FR300514MP33', '1', 'a0YC000000Yjrw5MAB', '', '199.00'),
(22120, '252705370', NULL, NULL, 'Annabelle Autrive', '226 RUE GRATTELOUP', '', '45640', 'SANDILLON', 'Frankreich', 'FR', NULL, NULL, '630070481', '00100907XG', NULL, NULL, 'ModÃ¨le 5 - Marco Polo - Leder silber-schwarz (ref 3005-21)', NULL, '604569162216', 'FedEx', NULL, '2014-07-02', '30.06.2014 21:08', 'FR300514MP35', '1', 'a0YC000000YjrwjMAB', '', '199.00'),
(22121, '252597944', NULL, NULL, 'Albin TCHOPBA', '29 RUE GEORGES LAFONT', '', '44300', 'NANTES', 'Frankreich', 'FR', NULL, NULL, '663446500', '00101852VY', NULL, NULL, 'ModÃ¨le 6 - Marco Polo - Leder gold (ref 3005-16)', NULL, '604569162227', 'FedEx', NULL, '2014-07-02', '30.06.2014 11:08', 'FR300514MP36', '1', 'a0YC000000Yjrx3MAB', '', '199.00'),
(22122, '252741458', NULL, NULL, 'brice de zordo', '1 ALLEE DE LA PIERRE TAILLEE', '', '60100', 'CREIL', 'Frankreich', 'FR', NULL, NULL, '613467839', '0010217MIK', NULL, NULL, 'ModÃ¨le 8 - Marco Polo DIAMANTS - Diamanten silber-schwarz (ref 3005-19)', NULL, '604569162238', 'FedEx', NULL, '2014-07-02', '01.07.2014 05:38', 'FR300514MP38', '1', 'a0YC000000YjrxSMAR', '', '229.00'),
(22123, '252752264', NULL, NULL, 'Jean-Philippe Limier', '25 rue Marie Curie', 'Residence les Jardins D\'Emma App 31 BAT C', '76000', 'Rouen', 'Frankreich', 'FR', NULL, NULL, '670674198', '00101509KG', NULL, NULL, 'ModÃ¨le 8 - Marco Polo DIAMANTS - Diamanten silber-schwarz (ref 3005-19)', NULL, '604569162249', 'FedEx', NULL, '2014-07-02', '01.07.2014 06:38', 'FR300514MP38', '1', 'a0YC000000YjrxSMAR', '', '229.00'),
(22124, '252731335', NULL, NULL, 'Maspimby Olivier', '67 ALLEE DES GLENANS', '', '31770', 'Colomiers', 'Frankreich', 'FR', NULL, NULL, '658640183', '0010084D9G', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - gold(ref 3005-18)', NULL, '604569162250', 'FedEx', NULL, '2014-07-02', '01.07.2014 00:38', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(22125, '250780592', NULL, NULL, 'pallini Romain', '628 AVENUE PRINCE RAINIER III', 'Le beausejour bat A2', '06240', 'BEAUSOLEIL', 'Frankreich', 'FR', NULL, NULL, '680382740', '0010207C2X', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - gold(ref 3005-18)', NULL, '604569162260', 'FedEx', NULL, '2014-07-02', '20.06.2014 20:08', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(22126, '252798300', NULL, NULL, 'Serena Pezzotta', 'VIA GIANBATTISTA MORONI 53', 'panificio', '24122', 'BERGAMO', 'Italien', 'IT', NULL, NULL, '35238873', '0010029GV8', NULL, NULL, 'Silver Casablanca', NULL, '604569162135', 'FedEx', NULL, '2014-07-02', '01.07.2014 10:58', 'IT140618CS01', '1', 'a0YC000000YmuGSMAZ', '', '299.99'),
(22127, '252794801', NULL, NULL, 'Denise Cillara', 'VIA DEL PESCE LUNA 14', '', '00054', 'FIUMICINO', 'Italien', 'IT', NULL, NULL, '3332244764', '0010197ORR', NULL, NULL, 'Nero Casablanca', NULL, '604569162146', 'FedEx', NULL, '2014-07-02', '01.07.2014 10:28', 'IT140618CS02', '1', 'a0YC000000YmuGTMAZ', '', '299.99'),
(22128, '252740273', NULL, NULL, 'CIANCI DOMENICO', 'VIA CAMPO SPORTIVO 9', '', '80034', 'MARIGLIANO', 'Italien', 'IT', NULL, NULL, '3357546234', '0010100T7Y', NULL, NULL, 'Bicolor Casablanca', NULL, '604569162157', 'FedEx', NULL, '2014-07-02', '01.07.2014 04:58', 'IT140618CS04', '1', 'a0YC000000YmuGVMAZ', '', '299.99'),
(22129, '252721128', NULL, NULL, 'Chantal Kooistra - Kleene', 'Weena 690', '21e verdieping - Cardano', '3012 CN', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '625070153', '0010061TZU', NULL, NULL, 'Casablanca bicolor', NULL, '604569162168', 'FedEx', NULL, '2014-07-02', '30.06.2014 21:58', 'NL131017LB01', '1', 'a0YC000000YZZdmMAH', '190.01', '299.98'),
(22130, '252681329', NULL, NULL, 'Franck Bruins', 'Van Trigtstraat 62', '', '2597 XA', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '702132773', '0010246SU9', NULL, NULL, 'Casablanca bicolor', NULL, '604569162179', 'FedEx', NULL, '2014-07-02', '30.06.2014 18:28', 'NL131017LB01', '1', 'a0YC000000YZZdmMAH', '190.01', '299.98'),
(22131, '252658923', NULL, NULL, 'Laurens Voors', 'Dordsedijk 515', '', '7891 NT', 'KLAZIENAVEEN', 'Niederlande', 'NL', NULL, NULL, '629302970', '0010154X5X', NULL, NULL, 'Casablanca schwarz', NULL, '604569162180', 'FedEx', NULL, '2014-07-02', '30.06.2014 16:58', 'NL131017LB05', '1', 'a0YC000000YZZdqMAH', '190.01', '299.98'),
(22132, '252800661', NULL, NULL, 'Muzaffar Tashmukhamedov', 'ALBYVAEGEN 17', '', '145 57', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '762969160', '001007825X', NULL, NULL, 'Casablanca gold', NULL, '604569162054', 'FedEx', NULL, '2014-07-02', '01.07.2014 13:44', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(22133, '252654938', NULL, NULL, 'Sabria Ali', 'ERIKSBO OESTERGAERDE 37', '', '424 34', 'ANGERED', 'Schweden', 'SE', NULL, NULL, '737482627', '0010224YDE', NULL, NULL, 'Casablanca bicolor', NULL, '604569162065', 'FedEx', NULL, '2014-07-02', '30.06.2014 19:14', 'SE040614HW20', '1', 'a0YC000000YkYiCMAV', '1768.74', '2799.00'),
(22134, '252652890', NULL, NULL, 'Tobias Bengtsson', 'kyrkaengsvaegen 32', '', '43736', 'Lindome', 'Schweden', 'SE', NULL, NULL, '735026775', '0010098HAM', NULL, NULL, 'Casablanca bicolor', NULL, '604569162076', 'FedEx', NULL, '2014-07-02', '30.06.2014 19:14', 'SE040614HW20', '1', 'a0YC000000YkYiCMAV', '1768.74', '2799.00'),
(22135, '252632322', NULL, NULL, 'Christopher Chaanine', 'ODLINGSVAEGEN 16 5TR', '', '147 50', 'TUMBA', 'Schweden', 'SE', NULL, NULL, '735519104', '0010105KBC', NULL, NULL, 'Casablanca gold', NULL, '604569162087', 'FedEx', NULL, '2014-07-02', '30.06.2014 17:45', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(22136, '252548163', NULL, NULL, 'Lucia Luc', '18 ST. BENETS CLOSE', '', 'SW17 7UB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7778675419', '00100229G5', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569162271', 'FedEx', NULL, '2014-07-02', '30.06.2014 09:22', 'UK140313AMC25', '1', 'a0YC000000YkaL8MAJ', '165.00', '249.00'),
(22137, '252586398', NULL, NULL, 'Dieu Linh Nguyen', '5c Buford Road', '', 'Ox18 3ag', 'Carterton', 'Großbritannien', 'GB', NULL, NULL, '7405356199', '0010154ZF4', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569162282', 'FedEx', NULL, '2014-07-02', '30.06.2014 12:22', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22138, '252723652', NULL, NULL, 'Elizabeth Donnelly', '29 Hollybrook Road', '', 'Bt364zt', 'Newtownabbey', 'Großbritannien', 'GB', NULL, NULL, '7730577609', '0010122RP1', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569162293', 'FedEx', NULL, '2014-07-02', '01.07.2014 00:22', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22139, '252718399', NULL, NULL, 'Timir P', '175 Blackstock Road', 'Arsenal Tavern', 'N4 2JS', 'London', 'Großbritannien', 'GB', NULL, NULL, '7828646418', '0010108YHJ', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569162308', 'FedEx', NULL, '2014-07-02', '30.06.2014 23:52', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22140, '252742095', NULL, NULL, 'Iain Walker-tex', '25 Hopeman road', '', 'Iv30 5rr', 'Duffus', 'Großbritannien', 'GB', NULL, NULL, '7769201147', '0010156L36', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, 'RL 70 930 537 0DE', 'Deutsche Post', NULL, '2014-07-02', '01.07.2014 08:24', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(22141, '252799920', NULL, NULL, 's Lynch', '199 PINEAPPLE ROAD', 'KINGS HEATH', 'B30 2SY', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7939823919', '0010013J1Z', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569162320', 'FedEx', NULL, '2014-07-02', '01.07.2014 12:52', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(22142, '252790190', NULL, NULL, 'Lee Stanley', '3 KIRKFIELD GROVE', '', 'CH42 1RY', 'BIRKENHEAD', 'Großbritannien', 'GB', NULL, NULL, '7825165954', '0010173XY8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569162330', 'FedEx', NULL, '2014-07-02', '01.07.2014 11:52', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(22143, '252528045', NULL, NULL, 'Amy Fitzgerald', '34 JAYWICK LANE', '', 'CO16 8BD', 'CLACTON-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7984844208', '0010043VFC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569162341', 'FedEx', NULL, '2014-07-02', '30.06.2014 07:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22144, '252674773', NULL, NULL, 'Dusan Ivanovic', '123 SULGRAVE ROAD', '', 'W6 7QH', 'London', 'Großbritannien', 'GB', NULL, NULL, '7707082384', '0010015REF', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569162352', 'FedEx', NULL, '2014-07-02', '30.06.2014 21:24', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22145, '252754270', NULL, NULL, 'Mary Patterson', '14 LONDON ROAD', '(Duncan & Toplis)', 'NG24 1TW', 'NEWARK', 'Großbritannien', 'GB', NULL, NULL, '7742399970', '0010248R46', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569162363', 'FedEx', NULL, '2014-07-02', '01.07.2014 08:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22146, '252647840', NULL, NULL, 'NadiA Qayum', '32 ALBYFIELD', '', 'BR1 2HZ', 'BROMLEY', 'Großbritannien', 'GB', NULL, NULL, '7814604503', '00101888HR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569162374', 'FedEx', NULL, '2014-07-02', '30.06.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22147, '252806825', NULL, NULL, 'Robert Anim', '31 ALMONS WAY', '', 'SL2 5UE', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '7858556106', '0010169N91', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569162385', 'FedEx', NULL, '2014-07-02', '01.07.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22148, '252927819', NULL, NULL, 'Siham Lakrih', 'Bankastraat 1-S', '', '1094 CZ', 'Amsterdam', 'Niederlande', 'NL', NULL, NULL, '684039007', '00102091V9', NULL, NULL, 'Casablanca silber-weiß', NULL, '609919098120', 'FedEx', NULL, '2014-07-03', '01.07.2014 23:58', 'NL131017LB03', '1', 'a0YC000000YZZdoMAH', '190.01', '299.98'),
(22149, '252893778', NULL, NULL, 'Harry van den Berg', 'Frank van Hulsentoplaan 17', '', '2493 AM', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '644468787', '0010240VEI', NULL, NULL, 'Casablanca bicolor', NULL, '609919098131', 'FedEx', NULL, '2014-07-03', '01.07.2014 19:28', 'NL131017LB01', '1', 'a0YC000000YZZdmMAH', '190.01', '299.98'),
(22150, '252798571', NULL, NULL, 'Menno van Drongelen', 'Albert Cuypstraat 212-3', '', '1073 BM', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '644144046', '0010039IV2', NULL, NULL, 'Casablanca schwarz', NULL, '609919098142', 'FedEx', NULL, '2014-07-03', '01.07.2014 10:58', 'NL131017LB05', '1', 'a0YC000000YZZdqMAH', '190.01', '299.98'),
(22151, '252771125', NULL, NULL, 'Max Stoned', 'Schuytstraat 115', '', '3195 SM', 'PERNIS ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '631324252', '0010230V3H', NULL, NULL, 'Casablanca schwarz', NULL, '609919098153', 'FedEx', NULL, '2014-07-03', '01.07.2014 08:28', 'NL131017LB05', '1', 'a0YC000000YZZdqMAH', '190.01', '299.98'),
(22152, '252853672', NULL, NULL, 'Emilia Kaasalainen', 'Iso-Hollonkuja 8 A 7', '', '04200', 'Kerava', 'Finnland', 'FI', NULL, NULL, '405094625', '0010105J5H', NULL, NULL, 'GM-101-3 GG- Theorema Casablanca  gold', NULL, '609919098201', 'FedEx', NULL, '2014-07-03', '01.07.2014 19:48', 'FI040614HW13', '1', 'a0YC000000YkYIUMA3', '195.00', '299.00'),
(22153, '252904207', NULL, NULL, 'Giacomo debedin', 'PIAZZA SAN MICHELE 7', '', '33095', 'SAN GIORGIO DELLA RICHINVELDA', 'Italien', 'IT', NULL, NULL, '42794590', '001005434Q', NULL, NULL, 'Bicolor Casablanca ', NULL, '609919098164', 'FedEx', NULL, '2014-07-03', '01.07.2014 20:28', 'IT140618CS04', '1', 'a0YC000000YmuGVMAZ', '', '299.99'),
(22154, '252872239', NULL, NULL, 'Margarita Panteleyeva', 'VIA SENIO 126', 'Ierardi Elisabetta', '59100', 'PRATO', 'Italien', 'IT', NULL, NULL, '3884494843', '0010142NZJ', NULL, NULL, 'Gold Casablanca', NULL, '609919098175', 'FedEx', NULL, '2014-07-03', '01.07.2014 17:45', 'IT140618CS03', '1', 'a0YC000000YmuGUMAZ', '', '299.99'),
(22155, '253004943', NULL, NULL, 'Angela Jowett', '79 Lansbury Avenue Rossington', '', 'dn11 0an', 'doncaster', 'Grossbritannien', 'GB', NULL, NULL, '7749125097', '0010158G5R', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '609919098094', 'FedEx', NULL, '2014-07-03', '02.07.2014 12:52', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(22156, '252982481', NULL, NULL, 'James Mclaughlin', '9 PALMERSTON PLACE', '', 'PA5 0RF', 'JOHNSTONE', 'Grossbritannien', 'GB', NULL, NULL, '7817629745', '00100331LY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, 'RL 70 947 971 6DE', 'Deutsche Post', NULL, '2014-07-03', '02.07.2014 11:02', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(22157, '252969582', NULL, NULL, 'Juan Strypstein', 'Cite Emile Vierset 10', '', '4500', 'Huy', 'Belgien', 'BE', NULL, NULL, '491121738', '0010244HXL', NULL, NULL, 'Une montre Theorema Casablanca  -  Coloris : schwarz', NULL, '609919098109', 'FedEx', NULL, '2014-07-03', '02.07.2014 07:48', 'NL140520PJ11', '1', 'a0YC000000YZZXwMAP', '190.01', '299.98'),
(22158, '252861410', NULL, NULL, 'wim De Pauw', 'Boomsesteenweg 119', '', '2830', 'Willebroek', 'Belgien', 'BE', NULL, NULL, '475616857', '0010210X6O', NULL, NULL, 'Casablanca silber-schwarz', NULL, '609919098110', 'FedEx', NULL, '2014-07-03', '01.07.2014 16:49', 'NL140520PJ10', '1', 'a0YC000000YZYeKMAX', '190.01', '299.98'),
(22159, '252812698', NULL, NULL, 'Julien Cahier', '33 RUE D ARSONVAL', '', '69800', 'ST PRIEST', 'Frankreich', 'FR', NULL, NULL, '660547464', '0010067C7Q', NULL, NULL, 'ModÃ¨le 1 - Marco Polo - Edelstahl silber-weiß (ref 3005-A1) - 006C000000pIMC6', NULL, '609919098039', 'FedEx', NULL, '2014-07-03', '01.07.2014 12:08', 'FR300514MP31', '1', 'a0YC000000Yjrt7MAB', '', '199.00'),
(22160, '252849967', NULL, NULL, 'Daniel WALTER', '46G rue de l\'espoir', '', '30900', 'NIMES', 'Frankreich', 'FR', NULL, NULL, '982349541', '0010053V4B', NULL, NULL, 'ModÃ¨le 2 - Marco Polo - Edelstahl silber-schwarz (ref 3005-A2) - 006C000000pIMC6', NULL, '609919098040', 'FedEx', NULL, '2014-07-03', '01.07.2014 16:08', 'FR300514MP32', '1', 'a0YC000000YjrvvMAB', '', '199.00'),
(22161, '252767146', NULL, NULL, 'SELLAM Martine', '17 RUE DE BOUXWILLER', '', '67000', 'STRASBOURG', 'Frankreich', 'FR', NULL, NULL, '624649493', '0010105WR9', NULL, NULL, 'ModÃ¨le 2 - Marco Polo - Edelstahl silber-schwarz (ref 3005-A2) - 006C000000pIMC6', NULL, '609919098050', 'FedEx', NULL, '2014-07-03', '01.07.2014 08:38', 'FR300514MP32', '1', 'a0YC000000YjrvvMAB', '', '199.00'),
(22162, '252844393', NULL, NULL, 'Valentin Porcheron', '17 RUE DES BERLES', 'Societe riwal', '33185', 'LE HAILLAN', 'Frankreich', 'FR', NULL, NULL, '634546476', '10203981', NULL, NULL, 'ModÃ¨le 8 - Marco Polo DIAMANTS - Diamanten silber-schwarz (ref 3005-19)', NULL, '609919098061', 'FedEx', NULL, '2014-07-03', '01.07.2014 16:08', 'FR300514MP38', '1', 'a0YC000000YjrxSMAR', '', '229.00'),
(22163, '252919436', NULL, NULL, 'John Wiktorsson', 'STRETEREDSVAEGEN 37', '', '428 33', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '723251194', '0010221XIF', NULL, NULL, 'Casablanca gold', NULL, '609919098186', 'FedEx', NULL, '2014-07-03', '02.07.2014 00:44', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(22164, '252821132', NULL, NULL, 'Nick werczynski', 'LOEVKOJEVAEGEN 16', '', '434 46', 'KUNGSBACKA', 'Schweden', 'SE', NULL, NULL, '', '00102041JH', NULL, NULL, 'Casablanca gold', NULL, '609919098197', 'FedEx', NULL, '2014-07-03', '01.07.2014 15:44', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(22165, '253227493', NULL, NULL, 'Matias Lampinen', 'Pakurlantie 7', '', '21530', 'PAIMIO', 'Finnland', 'FI', NULL, NULL, '504994227', '00102504PW', NULL, NULL, 'GM-508-4 - Miesten Theorema Dublin -schwarz', NULL, '609919098430', 'FedEx', NULL, '2014-07-04', '03.07.2014 15:48', 'FI180314HW15', '1', 'a0YC000000Yo7NjMAJ', '179.00', '259.00'),
(22166, '253186302', NULL, NULL, 'Ilkka Niemi', 'Harkkotie 24', '', '04220', 'KERAVA', 'Finnland', 'FI', NULL, NULL, '3,58506E+11', '0010250OB4', NULL, NULL, 'GM-508-3 - Miesten Theorema Dublin -gold', NULL, '609919098440', 'FedEx', NULL, '2014-07-04', '03.07.2014 12:48', 'FI180314HW14', '1', 'a0YC000000Yo7NlMAJ', '179.00', '259.00'),
(22167, '253129476', NULL, NULL, 'Athraa Fadhil', 'Rakuunankatu 3', '', '13130', 'HAEMEENLINNA', 'Finnland', 'FI', NULL, NULL, '452595379', '0010244UIV', NULL, NULL, 'GM-101-2 - Theorema Casablanca -silber-schwarz', NULL, '609919098451', 'FedEx', NULL, '2014-07-04', '03.07.2014 01:48', 'FI040614HW12', '1', 'a0YC000000YkYIFMA3', '195.00', '299.00'),
(22168, '253166087', NULL, NULL, 'angela iacob', '190 rusheeney park,clonee', '', 'dublin15', 'dublin', 'Irland', 'IE', NULL, NULL, '879674316', '0010156MRA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '609919098234', 'FedEx', NULL, '2014-07-04', '03.07.2014 08:02', 'IE190614AH08', '1', 'a0YC000000YnDdxMAF', '206.24', '311.99'),
(22169, '253207254', NULL, NULL, 'Medina Mesanovic', 'Rymdtorget 22', '', '41519', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '700908660', '00102449T7', NULL, NULL, 'Casablanca gold', NULL, '609919098462', 'FedEx', NULL, '2014-07-04', '03.07.2014 14:08', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(22170, '253103564', NULL, NULL, 'Rickard Lindgren', 'BOOVAEGEN 2', '', '132 47', 'SALTSJOE-BOO', 'Schweden', 'SE', NULL, NULL, '708885405', '0010184VOC', NULL, NULL, 'Casablanca gold', NULL, '609919098473', 'FedEx', NULL, '2014-07-04', '02.07.2014 22:14', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(22171, '253167268', NULL, NULL, 'Kalle Zachrison', 'BERGSGATAN 52', '', '745 32', 'ENKOEPING', 'Schweden', 'SE', NULL, NULL, '723065716', '0010132MX8', NULL, NULL, 'Casablanca schwarz', NULL, '609919098484', 'FedEx', NULL, '2014-07-04', '03.07.2014 09:49', 'SE040614HW21', '1', 'a0YC000000YkYi8MAF', '1768.74', '2799.00'),
(22172, '253225334', NULL, NULL, 'Alexander Westring Frid', 'Lundavaegen 41', '', '21219', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '709962184', '0010178UJA', NULL, NULL, 'Casablanca silber-schwarz', NULL, '609919098495', 'FedEx', NULL, '2014-07-04', '03.07.2014 14:44', 'SE040614HW18', '1', 'a0YC000000YkYhYMAV', '1768.74', '2799.00'),
(22173, '253139274', NULL, NULL, 'Rami Zakout', 'Lagerloefsgatan 48B', '', '75426', 'uppsala', 'Schweden', 'SE', NULL, NULL, '704610012', '00100715CM', NULL, NULL, 'Casablanca silber-weiß', NULL, '609919098500', 'FedEx', NULL, '2014-07-04', '03.07.2014 03:14', 'SE040614HW17', '1', 'a0YC000000YkYh9MAF', '1768.74', '2799.00'),
(22174, '253117708', NULL, NULL, 'Sebastien Henneron', '16 RUE JEAN BAPTISTE LEBAS', '', '59280', 'ARMENTIERES', 'Frankreich', 'FR', NULL, NULL, '689194414', '001023432Q', NULL, NULL, 'ModÃ¨le 3 - Marco Polo - Edelstahl alles schwarz (ref 3005-A3)', NULL, '609919098381', 'FedEx', NULL, '2014-07-04', '02.07.2014 20:38', 'FR300514MP33', '1', 'a0YC000000Yjrw5MAB', '', '199.00'),
(22175, '253093225', NULL, NULL, 'Yazid DJEBRI', '620 Chemin Rabiac Estagnol. C1', 'LE PRINCE C1', '06600', 'Antibes', 'Frankreich', 'FR', NULL, NULL, '666669065', '0010041I9D', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - Diamanten gold(ref 3005-18)', NULL, '609919098392', 'FedEx', NULL, '2014-07-04', '02.07.2014 18:38', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(22176, '253203874', NULL, NULL, 'ronghai ji', 'CORSO STATI UNITI 1/28 INT 20', 'corso stati uniti 1/28 PADIGLIONE Q,BOX 20 padova', '35127', 'PADOVA', 'Italien', 'IT', NULL, NULL, '3348689128', '0010130Z6I', NULL, NULL, 'Casablanca ailber-schwarz', NULL, '609919098407', 'FedEx', NULL, '2014-07-04', '03.07.2014 10:06', 'IT140618CS02', '1', 'a0YC000000YmuGTMAZ', '', '299.99'),
(22177, '253186409', NULL, NULL, 'renato orizio/comelec', 'STRADA DELLA PRAIA 4/C', '', '10090', 'BUTTIGLIERA ALTA', 'Italien', 'IT', NULL, NULL, '119367757', '0010094PYF', NULL, NULL, 'Casablanca silber-weiß', NULL, '609919098418', 'FedEx', NULL, '2014-07-04', '03.07.2014 08:30', 'IT140618CS01', '1', 'a0YC000000YmuGSMAZ', '', '299.99'),
(22178, '253164203', NULL, NULL, 'luisa laganaro', 'VIA CRISTOFORO COLOMBO 91', 'Se assenti consegnare a Marian', '10090', 'CASTIGLIONE TORINESE', 'Italien', 'IT', NULL, NULL, '3338679371', '0010136EHE', NULL, NULL, 'Casablanca Gold', NULL, '609919098429', 'FedEx', NULL, '2014-07-04', '03.07.2014 06:58', 'IT140618CS03', '1', 'a0YC000000YmuGUMAZ', '', '299.99'),
(22179, '253131950', NULL, NULL, 'ryan baker', '51 ROSEWOOD PARK', 'Cheslyn hay', 'WS6 7HD', 'WALSALL', 'Grossbritannien', 'GB', NULL, NULL, '7896553555', '0010002OVL', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4) Dublin', NULL, '609919098245', 'FedEx', NULL, '2014-07-04', '03.07.2014 00:22', 'UK140313AMC25', '1', 'a0YC000000YkaL8MAJ', '165.00', '249.00'),
(22180, '253085736', NULL, NULL, 'Andrew Beattie', '6 CROSSFELL', 'Stonydelph', 'B77 4HG', 'TAMWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7803417571', '0010143QNO', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1) Dublin', NULL, '609919098256', 'FedEx', NULL, '2014-07-04', '02.07.2014 19:52', 'UK140313AMC22', '1', 'a0YC000000YkaL6MAJ', '165.00', '249.00'),
(22181, '253210060', NULL, NULL, 'Peter Chapman', '8 CARMARTHEN ROAD', 'Priestfields', 'TS3 0HR', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7824566313', '0010035API', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)Dublin', NULL, '609919098267', 'FedEx', NULL, '2014-07-04', '03.07.2014 13:08', 'UK140313AMC22', '1', 'a0YC000000YkaL6MAJ', '165.00', '249.00'),
(22182, '253207691', NULL, NULL, 'Jamie Barber', ' 3, Hoo farm cottage , Offley hoo,', 'Hoo lane, Great Offley., ', 'SG5 3ED', 'HITCHIN', 'Grossbritannien', 'GB', NULL, NULL, '7789693959', '0010147GL8', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3) Dublin', NULL, '609919098278', 'FedEx', NULL, '2014-07-04', '03.07.2014 11:59', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22183, '253040360', NULL, NULL, 'adrian francis', '64 colombo rd', '', 'ig1 4rq', 'london', 'Grossbritannien', 'GB', NULL, NULL, '', '0010090WYI', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919098289', 'FedEx', NULL, '2014-07-04', '02.07.2014 15:57', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(22184, '253103983', NULL, NULL, 'fraya Martins', '26 OULTON ROAD', '', 'NR32 4QP', 'LOWESTOFT', 'Grossbritannien', 'GB', NULL, NULL, '7522966578', '0010157YCC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919098290', 'FedEx', NULL, '2014-07-04', '02.07.2014 21:23', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(22185, '253093638', NULL, NULL, 'Ina Katso', '15 Braemore Court', '', 'EN4 0AE', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7530922766', '0010238JXM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919098304', 'FedEx', NULL, '2014-07-04', '02.07.2014 20:22', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(22186, '253207562', NULL, NULL, 'Shaun Turner', '34 LAVISTER AVENUE', '', 'M19 1RT', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '1612860885', '00101090BY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919098315', 'FedEx', NULL, '2014-07-04', '03.07.2014 11:59', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(22187, '253080974', NULL, NULL, 'Lindsay Cook', '29 LITTLE MILL COURT', '', 'GL5 1DJ', 'STROUD', 'Grossbritannien', 'GB', NULL, NULL, '7825350251', '00100551MY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '609919098326', 'FedEx', NULL, '2014-07-04', '02.07.2014 19:35', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(22188, '253114416', NULL, NULL, 'p carvalho', '64 the alders,aldrington road', '', 'sw16 1tw', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7865931630', '0010030MF9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '609919098337', 'FedEx', NULL, '2014-07-04', '02.07.2014 22:22', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(22189, '253140328', NULL, NULL, 'Adam Maqsood', '224 Killinghall road', '', 'BD3 7JL', 'Bradford', 'Grossbritannien', 'GB', NULL, NULL, '07403 488234', '0010126YHT', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '609919098348', 'FedEx', NULL, '2014-07-04', '03.07.2014 02:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22190, '253141120', NULL, NULL, 'Duval Orere', 'flat7 timoth 6 kale road', '', 'DA18 4BQ', 'ERITH', 'Grossbritannien', 'GB', NULL, NULL, '7592919965', '00101069CX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '609919098359', 'FedEx', NULL, '2014-07-04', '03.07.2014 02:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22191, '253140343', NULL, NULL, 'Jermique Huntley', 'FLAT-2  25 LADY MARGARET ROAD', '', 'UB1 2PJ', 'SOUTHALL', 'Grossbritannien', 'GB', NULL, NULL, '7944787705', '00101665FE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '609919098360', 'FedEx', NULL, '2014-07-04', '03.07.2014 02:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22192, '253116320', NULL, NULL, 'kevin parker', '54 BROTHERS STREET', '', 'BB2 4TR', 'BLACKBURN', 'Grossbritannien', 'GB', NULL, NULL, '7732934549', '00100582NW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '609919098370', 'FedEx', NULL, '2014-07-04', '02.07.2014 22:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22193, '253404623', NULL, NULL, 'Erik Mungsfeldt', 'Persillehaven 40', '2. sal 2314', '2730', 'Herlev', 'Dänemark', 'DK', NULL, NULL, '28259304', '0010123HIY', NULL, NULL, 'Casablanca-ur i schwarz', NULL, '609919098602', 'FedEx', NULL, '2014-07-07', '04.07.2014 10:36', 'DK040614HW05', '1', 'a0YC000000YkYTNMA3', '1455.03', '2295.00'),
(22194, '253254568', NULL, NULL, 'Naja Andersen', 'Algade 2', '', '4200', 'Slagelse', 'Dänemark', 'DK', NULL, NULL, '31337387', '0010142YGP', NULL, NULL, 'Casablanca-ur i gold', NULL, '609919098613', 'FedEx', NULL, '2014-07-07', '03.07.2014 14:36', 'DK040614HW03', '1', 'a0YC000000YkYSTMA3', '1455.03', '2295.00'),
(22195, '253391998', NULL, NULL, 'Lucia Fiorentino (presso il portiere signora Rosetta)', 'VIA GRAZIANO 5', '', '00165', 'ROMA', 'Italien', 'IT', NULL, NULL, '3771607578', '0010041YVW', NULL, NULL, 'Gold Casablanca', NULL, '609919098863', 'FedEx', NULL, '2014-07-07', '04.07.2014 09:28', 'IT140618CS03', '1', 'a0YC000000YmuGUMAZ', '', '299.99'),
(22196, '253369127', NULL, NULL, 'Grzegorz Szenejko', 'ul. Janowska 66', 'Firma STH CARGO', '21-500', 'Biala Podlaska', 'Polen', 'PL', NULL, NULL, '515 476 027', '001003726F', NULL, NULL, 'Casablanca model GM-101-1', NULL, '609919098624', 'FedEx', NULL, '2014-07-07', '04.07.2014 10:38', 'PL140624DR01', '1', 'a0YC000000YnszJMAR', '855.44', '1299.00'),
(22197, '253364195', NULL, NULL, 'Krystyna Niewczas', 'Wielowicz 31', '', '89-412', 'Sosno', 'Polen', 'PL', NULL, NULL, '696473787', '0010250G66', NULL, NULL, 'Casablanca model GM-101-1', NULL, '609919098635', 'FedEx', NULL, '2014-07-07', '04.07.2014 10:08', 'PL140624DR01', '1', 'a0YC000000YnszJMAR', '855.44', '1299.00'),
(22198, '253421051', NULL, NULL, 'Wiktor Pawlica', 'Al. Colgate 2', 'dostawa do firmy Colgate', '58-100', 'Swidnica', 'Polen', 'PL', NULL, NULL, '607156474', '0010250PEG', NULL, NULL, 'Casablanca model GM-101-2', NULL, '609919098646', 'FedEx', NULL, '2014-07-07', '04.07.2014 15:08', 'PL140624DR02', '1', 'a0YC000000Ynt02MAB', '855.44', '1299.00'),
(22199, '253411240', NULL, NULL, 'Bartosz Waligorski', 'Je?ynowa 11', '', '20-258', 'Turka', 'Polen', 'PL', NULL, NULL, '507016652', '10250233', NULL, NULL, 'Casablanca model GM-101-3', NULL, '609919098657', 'FedEx', NULL, '2014-07-07', '04.07.2014 14:17', 'PL140624DR03', '1', 'a0YC000000Ynt0RMAR', '855.44', '1299.00'),
(22200, '253397540', NULL, NULL, 'Karolina Seidelt', 'Lubiatowo 41A', '', '63-140', 'Dolsk', 'Polen', 'PL', NULL, NULL, '507010067', '0010195MTL', NULL, NULL, 'Casablanca model GM-101-4', NULL, '609919098668', 'FedEx', NULL, '2014-07-07', '04.07.2014 12:38', 'PL140624DR04', '1', 'a0YC000000Ynt0bMAB', '855.44', '1299.00'),
(22201, '253365342', NULL, NULL, 'Bartosz Serniak', 'ul. Armii Krajowej 85', '', '32-590', 'Libiaz', 'Polen', 'PL', NULL, NULL, '606114815', '0010218GOJ', NULL, NULL, 'Casablanca model GM-101-5', NULL, '609919098679', 'FedEx', NULL, '2014-07-07', '04.07.2014 10:08', 'PL140624DR05', '1', 'a0YC000000Ynt0qMAB', '855.44', '1299.00'),
(22202, '253393022', NULL, NULL, 'Krzysztof Krupa', 'ul. Stefana Zeromskiego 1/1', '', '44-240', 'Zory', 'Polen', 'PL', NULL, NULL, '782-759-675', '0010141R50', NULL, NULL, 'Casablanca model GM-101-5', NULL, '609919098680', 'FedEx', NULL, '2014-07-07', '04.07.2014 12:38', 'PL140624DR05', '1', 'a0YC000000Ynt0qMAB', '855.44', '1299.00'),
(22203, '253322965', NULL, NULL, 'Said Chentouf', 'VERGE MARIA 23 P02', '1', '17600', 'FIGUERES Girona', 'Spanien', 'ES', NULL, NULL, '676871785', '00102508VE', NULL, NULL, 'OpciÃ³n C: reloj Theorema Casablanca gold', NULL, '609919098782', 'FedEx', NULL, '2014-07-07', '03.07.2014 21:09', 'ES140618CS03', '1', 'a0YC000000YmuYFMAZ', '', '299.99'),
(22204, '253291972', NULL, NULL, 'Els Van Duyse', 'oude Gentweg 83', 'Bus 2', '2070', 'Burcht', 'Belgien', 'BE', NULL, NULL, '477737642', '00100492RV', NULL, NULL, 'Casablanca silber-weiß', NULL, '609919098793', 'FedEx', NULL, '2014-07-07', '03.07.2014 18:18', 'NL140520PJ09', '1', 'a0YC000000YZYWAMA5', '190.01', '299.98'),
(22205, '253262941', NULL, NULL, 'Najiha Seddiki', 'Joos Van den Steenelei 9', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '486180590', '0010004U7X', NULL, NULL, 'Casablanca silber-weiß', NULL, '609919098808', 'FedEx', NULL, '2014-07-07', '03.07.2014 15:18', 'NL140520PJ09', '1', 'a0YC000000YZYWAMA5', '190.01', '299.98'),
(22206, '253359273', NULL, NULL, 'Yassine Maatala', 'Avenue Charles Woeste 278', '', '1090', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '471076022', '0010164C7H', NULL, NULL, 'Une montre Malibu - silber-weiß', NULL, '609919098819', 'FedEx', NULL, '2014-07-07', '04.07.2014 06:48', 'NL140128LB01', '1', 'a0YC000000YkZiVMAV', '155.00', '239.99'),
(22207, '253389677', NULL, NULL, 'Mathus Emilie', 'Des Brasseurs 7', '', '4670', 'Blegny', 'Belgien', 'BE', NULL, NULL, '494266936', '0010209HLR', NULL, NULL, 'Une montre Malibu - schwarz', NULL, '609919098820', 'FedEx', NULL, '2014-07-07', '04.07.2014 08:49', 'NL140128LB04', '1', 'a0YC000000YkZiUMAV', '155.00', '239.99'),
(22208, '253277892', NULL, NULL, 'olga Vassilieva', 'Heirstraat 80A', '', '3630', 'Vucht', 'Belgien', 'BE', NULL, NULL, '625192773', '0010146ZYR', NULL, NULL, 'Une montre Theorema Casablanca  -  schwarz', NULL, '609919098830', 'FedEx', NULL, '2014-07-07', '03.07.2014 16:48', 'NL140520PJ11', '1', 'a0YC000000YZZXwMAP', '190.01', '299.98'),
(22209, '253336718', NULL, NULL, 'Iris De Boeck', 'Schuttershof 19', '', '9100', 'Nieuwkerken-Waas', 'Belgien', 'BE', NULL, NULL, '495886579', '0010064E1D', NULL, NULL, 'Une montre Theorema Casablanca -  Coloris : gold', NULL, '609919098841', 'FedEx', NULL, '2014-07-07', '04.07.2014 03:03', 'NL140520PJ08', '1', 'a0YC000000YZYcJMAX', '190.01', '299.98'),
(22210, '253323648', '', '', 'Laila Nafaa', 'rue de la Semence 25', '', '1080', 'Molenbeek-Saint-Jean', 'Belgien', '', '', '', '477201274', '0010071NUN', '', '', 'Une montre Theorema Casablanca -  Coloris : gold\r\n', 'Paket am 22.07.2014 zur?ck erhalten! Versendet 22.07.2014\r\nRL 7099 3435 8DE', '609919098852', 'FedEx', '', '2014-07-07', '03.07.2014 21:18', 'NL140520PJ08', '1', 'a0YC000000YZYcJMAX', '190.01', '299.98'),
(22211, '253385572', NULL, NULL, 'Harold Engineering Ltd', 'Att: Rachel Byrne', 'B2 Aerodrome Bus Pk', 'Rathcoole', 'Dublin 24', 'Irland', 'IE', NULL, NULL, '857268688', '0010229I2S', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919098750', 'FedEx', NULL, '2014-07-07', '04.07.2014 09:50', 'IE190614AH10', '1', 'a0YC000000YnDfAMAV', '206.24', '311.99'),
(22212, '253292041', NULL, NULL, 'denise doyle', '90 seaview avenue', 'eastwall', '3', 'Dublin', 'Irland', 'IE', NULL, NULL, '858386630', '0010164T1C', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919098760', 'FedEx', NULL, '2014-07-07', '03.07.2014 19:32', 'IE190614AH10', '1', 'a0YC000000YnDfAMAV', '206.24', '311.99'),
(22213, '253255689', NULL, NULL, 'Mohammed Samuel', '000 Carmanhall Road', 'The Chase Service Source', 'Dublin 18', 'Dublin', 'Irland', 'IE', NULL, NULL, '877477992', '0010139QIS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '609919098771', 'FedEx', NULL, '2014-07-07', '03.07.2014 15:32', 'IE190614AH08', '1', 'a0YC000000YnDdxMAF', '206.24', '311.99'),
(22214, '253390203', NULL, NULL, 'Mhamed Doudouh', 'Richard Holstraat 25', '', '2324 VH', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '646058576', '00102054A7', NULL, NULL, 'Malibu Horloge - silber-schwarz', NULL, '609919098576', 'FedEx', NULL, '2014-07-07', '04.07.2014 08:58', 'NL140128LB02', '1', 'a0YC000000YkZL8MAN', '155.00', '239.99'),
(22215, '253283630', NULL, NULL, 'Aferdita Morina', 'Randwijksingel 1', '', '6581 CA', 'MALDEN', 'Niederlande', 'NL', NULL, NULL, '648207926', '10191266', NULL, NULL, 'Casablanca silber-weiß', NULL, '609919098587', 'FedEx', NULL, '2014-07-07', '03.07.2014 17:29', 'NL131017LB03', '1', 'a0YC000000YZZdoMAH', '190.01', '299.98'),
(22216, '253269066', NULL, NULL, 'burak Aydogan', 'Wim Sonneveldlaan 3', '', '1948 AE', 'BEVERWIJK', 'Niederlande', 'NL', NULL, NULL, '647231786', '00101964LA', NULL, NULL, 'Casablanca gold', NULL, '609919098598', 'FedEx', NULL, '2014-07-07', '03.07.2014 15:58', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(22217, '253336018', NULL, NULL, 'C/o Mohamad Abdlbari Amer Darwish Ahmad', 'Brunskogsbacken 64', '', '123 71', 'Farsta', 'Schweden', 'SE', NULL, NULL, '762059890', '00100379D6', NULL, NULL, 'Casablanca silber-schwarz', NULL, '609919098690', 'FedEx', NULL, '2014-07-07', '04.07.2014 06:03', 'SE040614HW18', '1', 'a0YC000000YkYhYMAV', '1768.74', '2799.00'),
(22218, '253290381', NULL, NULL, 'Kristiina Sova', 'LOEVSTIGEN 4', '', '605 96', 'NORRKOEPING', 'Schweden', 'SE', NULL, NULL, '702350320', '0010232XIH', NULL, NULL, 'Casablanca silber-weiß', NULL, '609919098705', 'FedEx', NULL, '2014-07-07', '03.07.2014 21:14', 'SE040614HW17', '1', 'a0YC000000YkYh9MAF', '1768.74', '2799.00'),
(22219, '253273525', NULL, NULL, 'Sophia Marino', 'Traedgardstorget 4', '', '58224', 'LINKOEPING', 'Schweden', 'SE', NULL, NULL, '701496432', '0010028IYS', NULL, NULL, 'Paragon gold', NULL, '609919098716', 'FedEx', NULL, '2014-07-07', '03.07.2014 19:14', 'SE170614HW25', '1', 'a0YC000000YmiWkMAJ', '1149.37', '1795.00'),
(22220, '253274141', NULL, NULL, 'David Darabian', 'KUNGSHAMRA 54B', '', '17070', 'SOLNA', 'Schweden', 'SE', NULL, NULL, '737403860', '0010217NC8', NULL, NULL, 'Paragon silber-weiß Band braun', NULL, '609919098727', 'FedEx', NULL, '2014-07-07', '03.07.2014 19:14', 'SE170614HW23', '1', 'a0YC000000YmiWLMAZ', '1149.37', '1795.00'),
(22221, '253376857', NULL, NULL, 'Anders Hoeber', 'AKTERSTIGEN 5', '', '913 42', 'OBBOLA', 'Schweden', 'SE', NULL, NULL, '731573290', '0010227H9R', NULL, NULL, 'Paragon silber-weiß Band schwarz', NULL, '609919098738', 'FedEx', NULL, '2014-07-07', '04.07.2014 10:51', 'SE170614HW22', '1', 'a0YC000000YmiVwMAJ', '1149.37', '1795.00'),
(22222, '253254771', NULL, NULL, 'Michael Parmlind', 'HOEGSTENSGATAN 31', '', '777 50', 'SMEDJEBACKEN', 'Schweden', 'SE', NULL, NULL, '704060981', '0010250LW9', NULL, NULL, 'Paragon silber-weiß Band schwarz', NULL, '609919098749', 'FedEx', NULL, '2014-07-07', '03.07.2014 17:14', 'SE170614HW22', '1', 'a0YC000000YmiVwMAJ', '1149.37', '1795.00'),
(22223, '253389785', NULL, NULL, 'pamela wilson', '41 JUDES CRESCENT', '', 'BT23 4by', 'NEWTOWNARDS', 'Großbritannien', 'GB', NULL, NULL, '7702692954', '0010022F52', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '609919098874', 'FedEx', NULL, '2014-07-07', '04.07.2014 10:54', 'UK140313AMC22', '1', 'a0YC000000YkaL6MAJ', '165.00', '249.00'),
(22224, '253280507', NULL, NULL, 'Alice Freeman', '0 Combe End', 'Danes Hill', 'GU227HQ', 'Woking', 'Großbritannien', 'GB', NULL, NULL, '7940979622', '00101012G0', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919098885', 'FedEx', NULL, '2014-07-07', '03.07.2014 19:22', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22225, '253369710', NULL, NULL, 'Alistair Smith', '22 MELBOURNE CRESCENT', '', 'ST16 3JU', 'STAFFORD', 'Großbritannien', 'GB', NULL, NULL, '4,91763E+12', '00102121BO', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919098896', 'FedEx', NULL, '2014-07-07', '04.07.2014 09:54', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22226, '253232261', NULL, NULL, 'Abby Thorne', '1 Ibstock Brick Ltd', 'Leicester Road, Ibstock', 'LE67 6HS', 'Leicester', 'Großbritannien', 'GB', NULL, NULL, '7917167699', '0010134CM5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919098900', 'FedEx', NULL, '2014-07-07', '03.07.2014 14:22', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(22227, '253412694', NULL, NULL, 'James Farnaby', 'CRAIGSHAW HS CRAIGSHAW ROAD', 'WGPSN', 'AB12 3AS', 'ABERDEEN', 'Großbritannien', 'GB', NULL, NULL, '7792547451', '0010035J29', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '609919098911', 'FedEx', NULL, '2014-07-07', '04.07.2014 13:38', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(22228, '253240013', NULL, NULL, 'Muriel Wait', 'ParkHal Park Hall Hotel', 'Bangor Road', 'LL32 8DP', 'Conwy', 'Großbritannien', 'GB', NULL, NULL, '4,41493E+11', '0010105J8Y', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '609919098922', 'FedEx', NULL, '2014-07-07', '03.07.2014 14:52', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(22229, '253299540', NULL, NULL, 'tony brooks', '4 HAYMARKET STREET', 'longsight', 'M13 9JD', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7811828485', '001012833R', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '609919098933', 'FedEx', NULL, '2014-07-07', '03.07.2014 20:53', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(22230, '253255102', NULL, NULL, 'Dainius Narvilas', '76B BOUNDARY ROAD', '', 'E17 8JU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7577348912', '00101615Y7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '609919098944', 'FedEx', NULL, '2014-07-07', '03.07.2014 16:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22231, '253241313', NULL, NULL, 'Muriel Wait', 'ParkHal Park Hall Hotel', 'Bangor Road', 'LL32 8DP', 'Conwy', 'Großbritannien', 'GB', NULL, NULL, '4,41493E+11', '0010059F9N', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '609919098922', 'FedEx', NULL, '2014-07-07', '03.07.2014 14:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22232, '253318786', NULL, NULL, 'Victoria Hunt', '106 VICTORIA STREET', '', 'IP1 2JX', 'IPSWICH', 'Großbritannien', 'GB', NULL, NULL, '7977202386', '0010037Q85', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '609919098955', 'FedEx', NULL, '2014-07-07', '03.07.2014 22:53', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22233, '253322486', NULL, NULL, 'yvonne Reddy', '24 MOORLANDS', '', 'NN8 5QS', 'WELLINGBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '1933679102', '001003918H', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '609919098966', 'FedEx', NULL, '2014-07-07', '03.07.2014 23:18', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22234, '00101709G6', NULL, NULL, 'RYAN BURT', '25 - 29 HALLAM SOUTH ROAD', '', '3803', 'HALLAM', 'Australien', 'AUS', NULL, NULL, '0417711008', '00101709G6', NULL, NULL, '?GM-3005-1 Marco Polo: Black Strap - White Face with Silver Surround & Highlight', NULL, '604569162547', 'FedEx', NULL, '2014-07-08', '06.07.2014', '006C000000pHfQqIAK', '1', 'a0YC000000Ya01nMAB', '', '320'),
(22235, '0010208XJ7', NULL, NULL, 'FOUAD NAOUS', '59 VIOLA STREET', '59 VIOLA STREET', '2196', 'PUNCHBOWL', 'Australien', 'AUS', NULL, NULL, '0420807060', '0010208XJ7', NULL, NULL, 'GM-3005-3 Marco Polo: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569162558', 'FedEx', NULL, '2014-07-08', '06.07.2014', '006C000000pHfQqIAK', '1', 'a0YC000000Ya02HMAR', '', '320'),
(22236, '0010069QR6', NULL, NULL, 'TAI HU LING', '32 GOCHEAN AVE', '', '6102', 'BENTLEY', 'Australien', 'AUS', NULL, NULL, '0416515867', '0010069QR6', NULL, NULL, 'GM-3005-3 Marco Polo: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569162569', 'FedEx', NULL, '2014-07-08', '06.07.2014', '006C000000pHfQqIAK', '1', 'a0YC000000Ya02HMAR', '', '320'),
(22237, '00100302L8', NULL, NULL, 'JOHN TRAN', '29/22 KAVANAGH STREET', '', '3006', 'SOUTHBANK', 'Australien', 'AUS', NULL, NULL, '0431464330', '00100302L8', NULL, NULL, 'GM-3005-5 MP Diamond: Black Strap with Silver Surround & Highlights', NULL, '604569162570', 'FedEx', NULL, '2014-07-08', '06.07.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya035MAB', '', '359'),
(22238, '00100352H9', NULL, NULL, 'KERRY CHEN', '104 6 SPRINT STREET', '', '2067', 'CHATSWOOD', 'Australien', 'AUS', NULL, NULL, '0425316176', '00100352H9', NULL, NULL, 'GM-3005-5 MP Diamond: Black Strap with Silver Surround & Highlights', NULL, '604569162580', 'FedEx', NULL, '2014-07-08', '06.07.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya035MAB', '', '359'),
(22239, '001024591G', NULL, NULL, 'AIVARS PINKA', '1/4 BIRRIPA CT', '', '0832', 'ROSEBERY', 'Australien', 'AUS', NULL, NULL, '0439714117', '001024591G', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, 'RL709589172DE', 'Deutsche Post', NULL, '2014-07-08', '06.07.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22240, '0010130H1X', NULL, NULL, 'Andrew Nguyen', '23 CAULFIELD CRES', '', '2176', 'ST JOHNS PARK', 'Australien', 'AUS', NULL, NULL, '0466097140', '0010130H1X', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569162606', 'FedEx', NULL, '2014-07-08', '29.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22241, '001018060R', NULL, NULL, 'DIANNE PANNELL', '10 SAINT CLAIR COURT', '', '4504', 'NARANGBA', 'Australien', 'AUS', NULL, NULL, '0409873181', '001018060R', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569162617', 'FedEx', NULL, '2014-07-08', '06.07.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22242, '0010031NDX', NULL, NULL, 'GREGORY BOLTON', '9 PEPPARD ST', '', '4053', 'MCDOWALL', 'Australien', 'AUS', NULL, NULL, '0451153302', '0010031NDX', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569162628', 'FedEx', NULL, '2014-07-08', '06.07.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22243, '00100787Y6', NULL, NULL, 'MONICA TRÃ¡ÂºÂ¦N', '2 JACOBS STREET', '', '2200', 'BANKSTOWN', 'Australien', 'AUS', NULL, NULL, '0415619889', '00100787Y6', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569162639', 'FedEx', NULL, '2014-07-08', '06.07.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22244, '0010087OUL', NULL, NULL, 'Nathan Grima', '11 GLOUCESTER ST', '', '4133', 'WATERFORD', 'Australien', 'AUS', NULL, NULL, '0407886409', '0010087OUL', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569162640', 'FedEx', NULL, '2014-07-08', '29.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22245, '0010040VIN', NULL, NULL, 'PATRICK WALL', '383 DRAPER STREET', 'PARRMATTAPARK', '4870', 'CAIRNS', 'Australien', 'AUS', NULL, NULL, '0415820810', '0010040VIN', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569162650', 'FedEx', NULL, '2014-07-08', '06.07.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22246, '0010006DX8', NULL, NULL, 'Rattana Mala', '22/304-308 PITT STREET', '', '2000', 'SYDNEY', 'Australien', 'AUS', NULL, NULL, '0450441213', '0010006DX8', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569162661', 'FedEx', NULL, '2014-07-08', '29.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22247, '0010036YQP', NULL, NULL, 'Stephanie Wright', '6/32 Agnes Street', '', '4010', 'Albion', 'Australien', 'AUS', NULL, NULL, '0401588108', '0010036YQP', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569162672', 'FedEx', NULL, '2014-07-08', '29.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22248, '00101296HA', NULL, NULL, 'Yoori Kang', '13/1 Crystal street', '', '2017', 'Waterloo', 'Australien', 'AUS', NULL, NULL, '0421736426', '00101296HA', NULL, NULL, 'GM-3005-7 MP Diamond: Black Strap - Black Face with Gold Surround & Highlights', NULL, '604569162683', 'FedEx', NULL, '2014-07-08', '29.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03jMAB', '', '359'),
(22249, '0010149L2H', NULL, NULL, 'GABRIEL PARDO', '32/25 BARR STREET', '', '2050', 'CAMPERDOWN', 'Australien', 'AUS', NULL, NULL, '0404150009', '0010149L2H', NULL, NULL, 'GM-3005-6 MP Diamond: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569162694', 'FedEx', NULL, '2014-07-08', '06.07.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03UMAR', '', '359'),
(22250, '0010014CG8', NULL, NULL, 'Gurbuz Aslan', '14 Dire Straits Way', '', '2141', 'Berala', 'Australien', 'AUS', NULL, NULL, '0421152791', '0010014CG8', NULL, NULL, 'GM-3005-6 MP Diamond: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569162709', 'FedEx', NULL, '2014-07-08', '29.06.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03UMAR', '', '359'),
(22251, '0010031GDP', NULL, NULL, 'JAKE POTTS', '21 CHESTER PL', '', '2099', 'NARRAWEENA', 'Australien', 'AUS', NULL, NULL, '0401012883', '0010031GDP', NULL, NULL, 'GM-3005-6 MP Diamond: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569162710', 'FedEx', NULL, '2014-07-08', '06.07.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03UMAR', '', '359'),
(22252, '0010176G1G', NULL, NULL, 'JAYAN WIJESEKERA', '4225/570 LYGON STREET', 'UNIT 4225', '3053', 'CARLTON', 'Australien', 'AUS', NULL, NULL, '0423963783', '0010176G1G', NULL, NULL, 'GM-3005-6 MP Diamond: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569162720', 'FedEx', NULL, '2014-07-08', '06.07.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03UMAR', '', '359'),
(22253, '00101095J7', NULL, NULL, 'MARKO GHATTAS', '2/29 ELTON RD', '', '3156', 'FERNTREE GULLY', 'Australien', 'AUS', NULL, NULL, '0403170130', '00101095J7', NULL, NULL, 'GM-3005-6 MP Diamond: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569162731', 'FedEx', NULL, '2014-07-08', '03.07.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03UMAR', '', '359'),
(22254, '0010087J94', NULL, NULL, 'QUANG DO', '183/75 CITY RD', '', '3006', 'SOUTHBANK', 'Australien', 'AUS', NULL, NULL, '0', '0010087J94', NULL, NULL, 'GM-3005-6 MP Diamond: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569162742', 'FedEx', NULL, '2014-07-08', '06.07.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03UMAR', '', '359'),
(22255, '0010160LVP', NULL, NULL, 'SRI KISHORE', '112 MABO BVD', '', '2914', 'BONNER', 'Australien', 'AUS', NULL, NULL, '0433966978', '0010160LVP', NULL, NULL, 'GM-3005-6 MP Diamond: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569162753', 'FedEx', NULL, '2014-07-08', '06.07.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03UMAR', '', '359'),
(22256, '00100212U1', NULL, NULL, 'TELMO PINHEIRO', 'UNIT 11/122 CANTERBURY RD', 'HURLSTONE PARK', '2193', 'CANTERBURY', 'Australien', 'AUS', NULL, NULL, '0451891088', '00100212U1', NULL, NULL, 'GM-3005-6 MP Diamond: Black Strap - Black Face with Silver Surround & Highlights', NULL, '604569162764', 'FedEx', NULL, '2014-07-08', '06.07.2014', '006C000000pHfQqIAK', '', 'a0YC000000Ya03UMAR', '', '359'),
(22257, '253521849', NULL, NULL, 'Brian Niclasen', 'Store Krog 16', '3, th', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '26583298', '0010153U0Y', NULL, NULL, 'Casablanca-ur i gold', NULL, '609919099333', 'FedEx', NULL, '2014-07-08', '05.07.2014 07:09', 'DK040614HW03', '1', 'a0YC000000YkYSTMA3', '1455.03', '2295.00'),
(22258, '253739716', NULL, NULL, 'Lasse Hansen', 'Kobmagergade 13 D', '', '4700', 'Naestved', 'Dänemark', 'DK', NULL, NULL, '27851441', '0010012BA4', NULL, NULL, 'Casablanca-ur i gold', NULL, '609919099344', 'FedEx', NULL, '2014-07-08', '06.07.2014 14:58', 'DK040614HW03', '1', 'a0YC000000YkYSTMA3', '1455.03', '2295.00'),
(22259, '253438799', NULL, NULL, 'nadejda vuras', 'K. M. Klausens Gade 36, 4TH.', '', '2450', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '71706266', '0010075N0X', NULL, NULL, 'Casablanca-ur i schwarz', NULL, '609919099355', 'FedEx', NULL, '2014-07-08', '04.07.2014 14:22', 'DK040614HW05', '1', 'a0YC000000YkYTNMA3', '1455.03', '2295.00'),
(22260, '253550077', NULL, NULL, 'Chokri Arfaoui', 'Otto Benzons Vej 27', '', '8210', 'Aarhus', 'Dänemark', 'DK', NULL, NULL, '22181055', '0010250N6R', NULL, NULL, 'Paragon silber-weiß Band schwarz', NULL, '609919099366', 'FedEx', NULL, '2014-07-08', '05.07.2014 09:36', 'DK170614HW22', '1', 'a0YC000000YmiCTMAZ', '951.90', '1495.00'),
(22261, '253453223', NULL, NULL, 'Niels Fjord', 'Norregade 11', '2. sal', '3300', 'Frederiksvaerk', 'Dänemark', 'DK', NULL, NULL, '42153322', '001025061U', NULL, NULL, 'Paragon bicolor weiß', NULL, '609919099377', 'FedEx', NULL, '2014-07-08', '04.07.2014 15:36', 'DK170614HW28', '1', 'a0YC000000YmiEcMAJ', '951.90', '1495.00'),
(22262, '253697566', NULL, NULL, 'Annabelle Autrive', '226 rue Gratteloup', '', '45640', 'Sandillon', 'Frankreich', 'FR', NULL, NULL, '630070481', '0010072LQF', NULL, NULL, 'ModÃ¨le 3 - Marco Polo - Edelstahl alles schwarz (ref 3005-A3)', NULL, '604569163201', 'FedEx', NULL, '2014-07-08', '06.07.2014 10:11', 'FR300514MP33', '1', 'a0YC000000Yjrw5MAB', '', '199.00'),
(22263, '253696784', NULL, NULL, 'Annabelle Autrive', '226 rue Gratteloup', '', '45640', 'Sandillon', 'Frankreich', 'FR', NULL, NULL, '630070481', '0010214QDL', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - Diamanten gold(ref 3005-18)', NULL, '604569163201', 'FedEx', NULL, '2014-07-08', '06.07.2014 10:12', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(22264, '253642160', NULL, NULL, 'Tonino Colonna', 'VIA PAPA GIOVANNI PAOLO II 7', 'via papa Giovanni Paolo II', '27020', 'PARONA', 'Italien', 'IT', NULL, NULL, '3358035328', '0010074IVT', NULL, NULL, 'Gold Casablanca', NULL, '609919099388', 'FedEx', NULL, '2014-07-08', '06.07.2014 03:46', 'IT140618CS03', '1', 'a0YC000000YmuGUMAZ', '', '299.99'),
(22265, '253656001', NULL, NULL, 'Andrea Sangalli', 'via Lamarmora 2', '', '24041', 'Brembate', 'Italien', 'IT', NULL, NULL, '3343322539', '0010117AXV', NULL, NULL, 'Casablanca silber-schwarz', NULL, '609919099399', 'FedEx', NULL, '2014-07-08', '06.07.2014 05:58', 'IT140618CS02', '1', 'a0YC000000YmuGTMAZ', '', '299.99'),
(22266, '253556582', NULL, NULL, 'Bessa Memaj', 'CORSO CARLO MARX 126', '', '15121', 'ALESSANDRIA', 'Italien', 'IT', NULL, NULL, '3209789557', '0010162XGD', NULL, NULL, 'Casablanca silber-schwarz', NULL, '609919099403', 'FedEx', NULL, '2014-07-08', '05.07.2014 09:58', 'IT140618CS02', '1', 'a0YC000000YmuGTMAZ', '', '299.99'),
(22267, '253761191', NULL, NULL, 'cristina terragnolo', 'loc. Ortise n3 3', '', '38050', 'Telve Valsugana', 'Italien', 'IT', NULL, NULL, '3497151167', '0010012J0R', NULL, NULL, 'Casablanca silber-schwarz', NULL, '609919099414', 'FedEx', NULL, '2014-07-08', '06.07.2014 17:28', 'IT140618CS02', '1', 'a0YC000000YmuGTMAZ', '', '299.99'),
(22268, '253613661', NULL, NULL, 'Gabriel Morar', 'Piazzale Gorizia Snc Eni', '', '04100', 'Latina', 'Italien', 'IT', NULL, NULL, '3203809218', '0010040KHM', NULL, NULL, 'Casablanca silber-weiß', NULL, '609919099425', 'FedEx', NULL, '2014-07-08', '06.07.2014 03:56', 'IT140618CS01', '1', 'a0YC000000YmuGSMAZ', '', '299.99'),
(22269, '253701161', NULL, NULL, 'Marco Vottero Ris', 'VIA GIUSEPPE AIRENTI 41', '', '18100', 'IMPERIA', 'Italien', 'IT', NULL, NULL, '3930803182', '001004832I', NULL, NULL, 'Casablanca silber-weiß', NULL, '609919099436', 'FedEx', NULL, '2014-07-08', '06.07.2014 10:28', 'IT140618CS01', '1', 'a0YC000000YmuGSMAZ', '', '299.99'),
(22270, '253487044', NULL, NULL, 'Beata Rusek', 'ul. Radomska 20/29', '', '41-219', 'Sosnowiec', 'Polen', 'PL', NULL, NULL, '793517002', '0010116EKY', NULL, NULL, 'Casablanca model GM-101-1', NULL, '609919099220', 'FedEx', NULL, '2014-07-08', '05.07.2014 00:45', 'PL140624DR01', '1', 'a0YC000000YnszJMAR', '855.44', '1299.00'),
(22271, '253557784', NULL, NULL, 'Anna Jeczmyk', 'ul. Szczesliwa 10A', '', '87-100', 'Torun', 'Polen', 'PL', NULL, NULL, '785779906', '0010241THS', NULL, NULL, 'Casablanca model GM-101-2', NULL, '609919099230', 'FedEx', NULL, '2014-07-08', '05.07.2014 13:08', 'PL140624DR02', '1', 'a0YC000000Ynt02MAB', '855.44', '1299.00'),
(22272, '253779191', NULL, NULL, 'Dariusz Stokowski', 'Pl. Czerwca 1976 r. NR 7', '', '02-495', 'Warszawa', 'Polen', 'PL', NULL, NULL, '605205908', '00102405IO', NULL, NULL, 'Casablanca model GM-101-2', NULL, '609919099241', 'FedEx', NULL, '2014-07-08', '06.07.2014 23:02', 'PL140624DR02', '1', 'a0YC000000Ynt02MAB', '855.44', '1299.00'),
(22273, '253538383', NULL, NULL, 'Michal Pierzchala', 'Glowna 20A', '', '55-093', 'Brzezia Laka', 'Polen', 'PL', NULL, NULL, '607808304', '0010082QGF', NULL, NULL, 'Casablanca model GM-101-2', NULL, '609919099252', 'FedEx', NULL, '2014-07-08', '05.07.2014 11:08', 'PL140624DR02', '1', 'a0YC000000Ynt02MAB', '855.44', '1299.00'),
(22274, '253631867', NULL, NULL, 'Andrzej Bondyra', 'ul. Wesierska 28', '', '80-178', 'Gdansk', 'Polen', 'PL', NULL, NULL, '516025681', '0010074XMO', NULL, NULL, 'Casablanca model GM-101-3', NULL, '609919099263', 'FedEx', NULL, '2014-07-08', '06.07.2014 06:49', 'PL140624DR03', '1', 'a0YC000000Ynt0RMAR', '855.44', '1299.00'),
(22275, '253459244', NULL, NULL, 'Jan Noga', 'Chabrowa 283', '', '43-384', 'Jaworze', 'Polen', 'PL', NULL, NULL, '601062628', '0010073GJV', NULL, NULL, 'Casablanca model GM-101-3', NULL, '609919099274', 'FedEx', NULL, '2014-07-08', '04.07.2014 19:38', 'PL140624DR03', '1', 'a0YC000000Ynt0RMAR', '855.44', '1299.00'),
(22276, '253622060', NULL, NULL, 'Krystyna Kopiecka', 'ul. Konstytucji 3 Maja 17A/9', '', '72-600', 'Swinoujscie', 'Polen', 'PL', NULL, NULL, '726198025', '0010136YUT', NULL, NULL, 'Casablanca model GM-101-3', NULL, '609919099285', 'FedEx', NULL, '2014-07-08', '06.07.2014 06:49', 'PL140624DR03', '1', 'a0YC000000Ynt0RMAR', '855.44', '1299.00'),
(22277, '253693615', NULL, NULL, 'marek jankowski', 'ul. Podgorze 55', '', '58-530', 'Kowary', 'Polen', 'PL', NULL, NULL, '602757702', '0010233BAF', NULL, NULL, 'Casablanca model GM-101-3', NULL, '609919099296', 'FedEx', NULL, '2014-07-08', '06.07.2014 13:11', 'PL140624DR03', '1', 'a0YC000000Ynt0RMAR', '855.44', '1299.00'),
(22278, '253597389', NULL, NULL, 'Lukasz Panasiuk', 'ul. Niepodleglosci 12/12', '', '21-040', 'Swidnik', 'Polen', 'PL', NULL, NULL, '662668312', '0010006YD6', NULL, NULL, 'Casablanca model GM-101-4', NULL, '609919099300', 'FedEx', NULL, '2014-07-08', '05.07.2014 18:38', 'PL140624DR04', '1', 'a0YC000000Ynt0bMAB', '855.44', '1299.00'),
(22279, '253481959', NULL, NULL, 'Michal Ajdacki', 'Napoleonska 17', '', '05-408', 'Glinianka', 'Polen', 'PL', NULL, NULL, '607110316', '0010007WRO', NULL, NULL, 'Casablanca model GM-101-4', NULL, '609919099311', 'FedEx', NULL, '2014-07-08', '05.07.2014 00:45', 'PL140624DR04', '1', 'a0YC000000Ynt0bMAB', '855.44', '1299.00'),
(22280, '253706458', NULL, NULL, 'Roman Tomasz Krajewski', 'ul. Warszawska 22/32', '', '26-900', 'Kozienice', 'Polen', 'PL', NULL, NULL, '608794612', '0010173N29', NULL, NULL, 'Casablanca model GM-101-5', NULL, '609919099322', 'FedEx', NULL, '2014-07-08', '06.07.2014 14:08', 'PL140624DR05', '1', 'a0YC000000Ynt0qMAB', '855.44', '1299.00'),
(22281, '253457414', NULL, NULL, 'Hannah Ward', '53/32 LONDON ROAD', '', 'EH7 6AA', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7936277842', '0010175HLF', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '604569162926', 'FedEx', NULL, '2014-07-08', '04.07.2014 18:22', 'UK140313AMC22', '1', 'a0YC000000YkaL6MAJ', '165.00', '249.00'),
(22282, '253565077', NULL, NULL, 'james warrington', '63 ONSLOW ROAD', '', 'S11 7AG', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7972242136', '0010114BUM', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '604569162937', 'FedEx', NULL, '2014-07-08', '05.07.2014 13:22', 'UK140313AMC22', '1', 'a0YC000000YkaL6MAJ', '165.00', '249.00'),
(22283, '253759044', NULL, NULL, 'Adrian Pyke', '154 HAWTHORNE AVENUE', '', 'ME8 6YF', 'GILLINGHAM', 'Großbritannien', 'GB', NULL, NULL, '1634304629', '0010079QVC', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569162948', 'FedEx', NULL, '2014-07-08', '06.07.2014 19:22', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22284, '253784575', NULL, NULL, 'ruth savage', '11 HAGUE PARK WALK', 'SOUTH KIRKBY', 'WF9 3SR', 'PONTEFRACT', 'Großbritannien', 'GB', NULL, NULL, '7402266866', '0010249SUH', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569162959', 'FedEx', NULL, '2014-07-08', '06.07.2014 21:52', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22285, '253771638', NULL, NULL, 'Benardin Gjinaj', '198 CHURCH ROAD', 'Europe Bar & Restaurant', 'NW10 9NP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7472709000', '00100525IW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569162960', 'FedEx', NULL, '2014-07-08', '06.07.2014 20:52', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(22286, '253610749', NULL, NULL, 'terri wyatt', '74 MILTON AVENUE', '', 'RM12 4BW', 'HORNCHURCH', 'Großbritannien', 'GB', NULL, NULL, '7896823588', '0010105CSC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569162970', 'FedEx', NULL, '2014-07-08', '05.07.2014 19:36', 'UK131024AMC05', '1', 'a0YC000000XztOhMAJ', '165.00', '249.00'),
(22287, '253742090', NULL, NULL, 'Chiedozie Ekeoma', '4 POLESWORTH ROAD', '', 'RM9 6AJ', 'DAGENHAM', 'Großbritannien', 'GB', NULL, NULL, '7508031642', '0010025PLL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569162981', 'FedEx', NULL, '2014-07-08', '06.07.2014 17:22', 'UK131024AMC02', '1', 'a0YC000000XztOeMAJ', '165.00', '249.00'),
(22288, '253749579', NULL, NULL, 'Elfyn Jones', '101 GRANGE ROAD', '', 'LL18 4DA', 'RHYL', 'Großbritannien', 'GB', NULL, NULL, '7828892380', '0010130EUC', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569162992', 'FedEx', NULL, '2014-07-08', '06.07.2014 18:23', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(22289, '253599047', NULL, NULL, 'Gurvinder Gill', '74 Stoke Road', '', 'SL2 5AP', 'Slough', 'Großbritannien', 'GB', NULL, NULL, '7749101018', '0010185GDR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569163006', 'FedEx', NULL, '2014-07-08', '05.07.2014 17:52', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(22290, '253549248', NULL, NULL, 'Ramon Mundy', '25 ABBOTTS WAY', '', 'CW7 2JQ', 'WINSFORD', 'Großbritannien', 'GB', NULL, NULL, '7736323320', '0010203ASU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569163017', 'FedEx', NULL, '2014-07-08', '05.07.2014 11:22', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00'),
(22291, '253433130', NULL, NULL, 'steven scholefield', '7 HALSALL AVENUE', '', 'S9 4JA', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7882975004', '00101542TS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569163028', 'FedEx', NULL, '2014-07-08', '04.07.2014 15:22', 'UK131024AMC04', '1', 'a0YC000000XztOgMAJ', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(22292, '253717613', NULL, NULL, 'kevin Mead', '23 GODSON ROAD', '', 'CR0 4LT', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7973132685', '0010127AQZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569163039', 'FedEx', NULL, '2014-07-08', '06.07.2014 14:23', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(22293, '253759525', NULL, NULL, 'Laura Boddy', '1 Roughpiece Farm', 'Roughpiece Lane, Ashleyhay', 'DE4 4AG', 'Matlock, Derbyshire', 'Großbritannien', 'GB', NULL, NULL, '1629824055', '00102039JW', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569163040', 'FedEx', NULL, '2014-07-08', '06.07.2014 19:22', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(22294, '253529724', NULL, NULL, 'Matthew Borrageiro', '36 WILLOW VIEW', '', 'SW19 2UR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7580102582', '0010245RWL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569163050', 'FedEx', NULL, '2014-07-08', '05.07.2014 09:15', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(22295, '253705248', NULL, NULL, 'Stuart Morrison', '8 HAWICK DRIVE', '', 'ML5 4TZ', 'COATBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7814408394', '00101768KN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569163061', 'FedEx', NULL, '2014-07-08', '06.07.2014 12:52', 'UK131024AMC01', '1', 'a0YC000000XztOdMAJ', '165.00', '249.00'),
(22296, '253523857', NULL, NULL, 'Adam Thompson', '9 WILDAIR CLOSE', '', 'DL2 2FN', 'DARLINGTON', 'Großbritannien', 'GB', NULL, NULL, '7429822791', '0010215LIE', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569163072', 'FedEx', NULL, '2014-07-08', '05.07.2014 09:14', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22297, '253799538', NULL, NULL, 'Charlene Hadlow', '21 PIPPIN CLOSE', '', 'CT3 2AU', 'CANTERBURY', 'Großbritannien', 'GB', NULL, NULL, '7414848744', '0010159FVY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569163083', 'FedEx', NULL, '2014-07-08', '07.07.2014 00:30', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22298, '253651739', NULL, NULL, 'Ebenezer Boateng', '88 UXBRIDGE ROAD', '', 'W12 8LR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7411743554', '00101394YV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569163094', 'FedEx', NULL, '2014-07-08', '06.07.2014 06:03', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22299, '253613588', NULL, NULL, 'Gintaras zilinskas', 'UNIT 4 ABBEY ROAD', 'Ser automotive  unit 4', 'IG11 7BT', 'BARKING', 'Großbritannien', 'GB', NULL, NULL, '7557336459', '0010101OLX', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569163109', 'FedEx', NULL, '2014-07-08', '05.07.2014 19:36', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22300, '253602857', NULL, NULL, 'gurdeep samplay', '51 ASTLEY ROAD', '', 'B21 8DL', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7896760261', '0010217L7A', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569163110', 'FedEx', NULL, '2014-07-08', '05.07.2014 19:36', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22301, '253594950', NULL, NULL, 'Jay Holdsworth', '5 Sycamore way', '', 'Tq50df', 'Brixham', 'Großbritannien', 'GB', NULL, NULL, '7944438214', '0010118O2Q', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569163120', 'FedEx', NULL, '2014-07-08', '05.07.2014 16:55', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22302, '253796184', NULL, NULL, 'karen Lopez-Antwi', '27 Milton road', '', 'da16 3na', 'welling', 'Großbritannien', 'GB', NULL, NULL, '7903552693', '0010239G5E', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569163131', 'FedEx', NULL, '2014-07-08', '07.07.2014 00:29', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22303, '253704478', NULL, NULL, 'Liam O\'sullivan', '3 HEREFORD PLACE', '', 'Ch15bq', 'Chester', 'Großbritannien', 'GB', NULL, NULL, '7955543522', '0010089AEG', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569163142', 'FedEx', NULL, '2014-07-08', '06.07.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22304, '253712045', NULL, NULL, 'Mark Scott', '4 DELAMERE ROAD', 'Earley', 'RG6 1AP', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7885754899', '0010162ONL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569163153', 'FedEx', NULL, '2014-07-08', '06.07.2014 13:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22305, '253506536', NULL, NULL, 'Mohammed Akram', '3 MOTCOMBE FARM ROAD', 'heald green', 'SK8 3RW', 'CHEADLE', 'Großbritannien', 'GB', NULL, NULL, '7817892249', '0010230F1Y', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569163164', 'FedEx', NULL, '2014-07-08', '05.07.2014 09:10', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22306, '253503065', NULL, NULL, 'Raleigh Chiwuta', '20 SANDIFER DRIVE', '', 'NW2 1TA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7814700635', '0010142S0A', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569163175', 'FedEx', NULL, '2014-07-08', '05.07.2014 00:52', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22307, '253766663', NULL, NULL, 'Ross Watson', '10 BLENHEIM SQUARE', 'Leave in storage box outside if not in.  Thanks', 'CM16 6FP', 'EPPING', 'Großbritannien', 'GB', NULL, NULL, '7894984762', '0010108BX7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569163186', 'FedEx', NULL, '2014-07-08', '06.07.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22308, '253641671', NULL, NULL, 'Shiva Shankar Ganta', '59 COALMANS WAY', '', 'SL1 7NX', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '7887843016', '00102100OV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569163197', 'FedEx', NULL, '2014-07-08', '06.07.2014 06:03', 'UK131024AMC03', '1', 'a0YC000000XztOfMAJ', '165.00', '249.00'),
(22309, '253487852', NULL, NULL, 'Giovanni Verbeeck', 'Statiestraat 138', '', '2070', 'Zwijndrecht', 'Belgien', 'BE', NULL, NULL, '483191774', '0010096BB3', NULL, NULL, 'Casablanca bicolor', NULL, '604569163212', 'FedEx', NULL, '2014-07-08', '04.07.2014 21:41', 'NL140520PJ07', '1', 'a0YC000000YZXgoMAH', '190.01', '299.98'),
(22310, '253471754', NULL, NULL, 'Mitalsi Tarik', 'Genkerbaan 105a', '', '3520', 'Zonhoven', 'Belgien', 'BE', NULL, NULL, '488804811', '0010219LRC', NULL, NULL, 'Casablanca schwarz', NULL, '604569163223', 'FedEx', NULL, '2014-07-08', '04.07.2014 21:41', 'NL140520PJ11', '1', 'a0YC000000YZZXwMAP', '190.01', '299.98'),
(22311, '253589720', NULL, NULL, 'Ingrid Bauwens', 'Kloosterbergstraat 60', '', '3290', 'Diest', 'Belgien', 'BE', NULL, NULL, '474754478', '0010117C2U', NULL, NULL, 'Malibu Horloge - gold', NULL, '604569163234', 'FedEx', NULL, '2014-07-08', '05.07.2014 14:18', 'NL140128LB03', '1', 'a0YC000000YkZiWMAV', '155.00', '239.99'),
(22312, '253515768', NULL, NULL, 'William Boelaert', 'Julius de Geyterstraat 13B4', '', '9340', 'Lede', 'Belgien', 'BE', NULL, NULL, '497151568', '0010164CZQ', NULL, NULL, 'Malibu Horloge - gold', NULL, '604569163245', 'FedEx', NULL, '2014-07-08', '05.07.2014 07:10', 'NL140128LB03', '1', 'a0YC000000YkZiWMAV', '155.00', '239.99'),
(22313, '253709226', NULL, NULL, 'Patrick Nys', 'ReneCarelsstraat 47', '', '2140', 'Borgerhout', 'Belgien', 'BE', NULL, NULL, '475423244', '0010130HR3', NULL, NULL, 'Malibu Horloge - silber-weiß', NULL, '604569163256', 'FedEx', NULL, '2014-07-08', '06.07.2014 11:18', 'NL140128LB01', '1', 'a0YC000000YkZiVMAV', '155.00', '239.99'),
(22314, '253428079', NULL, NULL, 'Jens Christens', 'Leuvensesteenweg  305 A1', '', '3370', 'Boutersem', 'Belgien', 'BE', NULL, NULL, '497817734', '00101815BQ', NULL, NULL, 'Malibu Horloge - silber-schwarz', NULL, '604569163267', 'FedEx', NULL, '2014-07-08', '04.07.2014 12:48', 'NL140128LB02', '1', 'a0YC000000YkZiTMAV', '155.00', '239.99'),
(22315, '253421577', NULL, NULL, 'Bilal El Kostit', 'Steenbokstraat 28', '', '2018', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '32488513301', '0010053W7M', NULL, NULL, 'Malibu Horloge - schwarz', NULL, '604569163278', 'FedEx', NULL, '2014-07-08', '04.07.2014 12:18', 'NL140128LB04', '1', 'a0YC000000YkZiUMAV', '155.00', '239.99'),
(22316, '253533043', NULL, NULL, 'Roxanne Mareen', 'Molenbaan 76', '', '2900', 'Schoten', 'Belgien', 'BE', NULL, NULL, '494057058', '00101936P0', NULL, NULL, 'Malibu Horloge - schwarz', NULL, '604569163289', 'FedEx', NULL, '2014-07-08', '05.07.2014 07:48', 'NL140128LB04', '1', 'a0YC000000YkZiUMAV', '155.00', '239.99'),
(22317, '253800823', NULL, NULL, 'evangelia kontogiannis', 'av. Chapelle-aux-Champs 25', '', '1200', 'Woluwe-Saint-Lambert', 'Belgien', 'BE', NULL, NULL, '483659274', '0010186QQW', NULL, NULL, 'Une montre Malibu -gold', NULL, '604569163290', 'FedEx', NULL, '2014-07-08', '06.07.2014 22:27', 'NL140128LB03', '1', 'a0YC000000YkZiWMAV', '155.00', '239.99'),
(22318, '253584800', NULL, NULL, 'Mohamed Aharrouch', 'rue Coenraets 17', '', '1060', 'Saint-Gilles', 'Belgien', 'BE', NULL, NULL, '478777177', '00100206WM', NULL, NULL, 'Une montre Malibu -gold', NULL, '604569163304', 'FedEx', NULL, '2014-07-08', '05.07.2014 13:36', 'NL140128LB03', '1', 'a0YC000000YkZiWMAV', '155.00', '239.99'),
(22319, '253782702', NULL, NULL, 'Douglas Wilmet', 'rue Wayenberg 73', '', '1050', 'Ixelles', 'Belgien', 'BE', NULL, NULL, '478071222', '0010186T2F', NULL, NULL, 'Une montre Malibu - silber-weiß', NULL, '604569163315', 'FedEx', NULL, '2014-07-08', '06.07.2014 19:48', 'NL140128LB01', '1', 'a0YC000000YkZiVMAV', '155.00', '239.99'),
(22320, '253805624', NULL, NULL, 'Van Truong Son Le', 'rue Leon-Mignon 14', '', '4000', 'Liege', 'Belgien', 'BE', NULL, NULL, '485179074', '0010157I5A', NULL, NULL, 'Une montre Malibu -silber-schwarz', NULL, '604569163326', 'FedEx', NULL, '2014-07-08', '07.07.2014 01:53', 'NL140128LB02', '1', 'a0YC000000YkZiTMAV', '155.00', '239.99'),
(22321, '253626905', NULL, NULL, 'Anton Rimkevitch', 'Pyykuja 5a', '', '01450', 'Vantaa', 'Finnland', 'FI', NULL, NULL, '3,58406E+11', '0010134WG2', NULL, NULL, 'GM-101-3 GG- Theorema Casablanca -gold', NULL, '609919099057', 'FedEx', NULL, '2014-07-08', '06.07.2014 07:48', 'FI040614HW13', '1', 'a0YC000000YkYIUMA3', '195.00', '299.00'),
(22322, '253590379', NULL, NULL, 'Rafi Shir ahmadi', 'Hiekkalaiturintie 7 d 48 D 48', '', '00980', 'Helsinki', 'Finnland', 'FI', NULL, NULL, '', '00101088AA', NULL, NULL, 'GM-101-1 - Theorema Casablanca -silber-weiß', NULL, '609919099068', 'FedEx', NULL, '2014-07-08', '05.07.2014 18:18', 'FI040614HW11', '1', 'a0YC000000YkYHgMAN', '195.00', '299.00'),
(22323, '253500756', NULL, NULL, 'Giang Lappalainen', 'Krakankuja 2B36', '', '01510', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '408601668', '0010196J18', NULL, NULL, 'GM-101-4 BI - Theorema Casablanca -bicolor', NULL, '609919099079', 'FedEx', NULL, '2014-07-08', '05.07.2014 01:58', 'FI040614HW14', '1', 'a0YC000000YkYIoMAN', '195.00', '299.00'),
(22324, '253601390', NULL, NULL, 'Jerry O donovan', '13 An faill cul ard', 'Carrigtohill', '', 'Cork', 'Irland', 'IE', NULL, NULL, '868177341', '0010079QX1', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569162834', 'FedEx', NULL, '2014-07-08', '05.07.2014 17:02', 'IE190614AH014', '1', 'a0YC000000YnOuNMAV', '206.24', '311.99'),
(22325, '253612182', NULL, NULL, 'Tomas Knis', '227 Cruise Park Drive', 'Tyrrelstown', 'D15', 'Dublin', 'Irland', 'IE', NULL, NULL, '867311075', '0010118N6R', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Gold Dial (GM-101-4)', NULL, '604569162845', 'FedEx', NULL, '2014-07-08', '06.07.2014 04:49', 'IE190614AH09', '1', 'a0YC000000YnDebMAF', '206.24', '311.99'),
(22326, '253641827', NULL, NULL, 'Gearoid Collins', '5 Birch Grove', 'Ard Na Sidhe, Cashel Rd', '', 'Clonmel', 'Irland', 'IE', NULL, NULL, '868359329', '00101297WL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '604569162856', 'FedEx', NULL, '2014-07-08', '06.07.2014 04:49', 'IE190614AH07', '1', 'a0YC000000YnDdEMAV', '206.24', '311.99'),
(22327, '253502323', NULL, NULL, 'Barry Deasy', '8 Bernadette Way, Boreenmanna Road', '', '0', 'Cork', 'Irland', 'IE', NULL, NULL, '', '00101742O7', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569162867', 'FedEx', NULL, '2014-07-08', '04.07.2014 23:39', 'IE190614AH08', '1', 'a0YC000000YnDdxMAF', '206.24', '311.99'),
(22328, '253627906', NULL, NULL, 'Irfan Hameed', 'Albano Sandyford Road', 'Albano', 'D 16', 'Sandyford Dublin 16', 'Irland', 'IE', NULL, NULL, '872515860', '001000294U', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569162878', 'FedEx', NULL, '2014-07-08', '06.07.2014 04:49', 'IE190614AH08', '1', 'a0YC000000YnDdxMAF', '206.24', '311.99'),
(22329, '253549081', NULL, NULL, 'Laura Louise Keane', '20 Sandyfort', 'Business Centre', '', 'Bohermore, Galway', 'Irland', 'IE', NULL, NULL, '91759909', '0010162MGO', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569162889', 'FedEx', NULL, '2014-07-08', '05.07.2014 10:32', 'IE190614AH08', '1', 'a0YC000000YnDdxMAF', '206.24', '311.99'),
(22330, '253543434', NULL, NULL, 'Lin Lingning', '2 Stable Lane Bray', '', '1', 'Co Wicklow', 'Irland', 'IE', NULL, NULL, '863338749', '0010101EKJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569162890', 'FedEx', NULL, '2014-07-08', '05.07.2014 09:32', 'IE190614AH08', '1', 'a0YC000000YnDdxMAF', '206.24', '311.99'),
(22331, '253469113', NULL, NULL, 'Noel Mc Elvaney', 'Coolcorragh Threemilehouse', '', 'Ooo', 'Monaghan', 'Irland', 'IE', NULL, NULL, '877938445', '0010195MPU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569162904', 'FedEx', NULL, '2014-07-08', '04.07.2014 18:41', 'IE190614AH08', '1', 'a0YC000000YnDdxMAF', '206.24', '311.99'),
(22332, '253786784', NULL, NULL, 'Bert Clevering', 'Wierdenseweg 18', '', '7468 PZ', 'ENTER', 'Niederlande', 'NL', NULL, NULL, '648765082', '0010160U1G', NULL, NULL, 'Casablanca gold', NULL, '609919098999', 'FedEx', NULL, '2014-07-08', '06.07.2014 20:28', 'NL131017LB02', '1', 'a0YC000000YZZdnMAH', '190.01', '299.98'),
(22333, '253438060', NULL, NULL, 'charly marshall', 'angolastraat 33', '', '2622 ea', 'delft', 'Niederlande', 'NL', NULL, NULL, '653994999', '0010013QIU', NULL, NULL, 'Casablanca bicolor', NULL, '609919099002', 'FedEx', NULL, '2014-07-08', '04.07.2014 14:00', 'NL131017LB01', '1', 'a0YC000000YZZdmMAH', '190.01', '299.98'),
(22334, '253479899', NULL, NULL, 'Edgar Gharibian', 'Rode Kruislaan 263', '', '1111 NL', 'DIEMEN', 'Niederlande', 'NL', NULL, NULL, '643282788', '0010175GME', NULL, NULL, 'Casablanca silber-schwarz', NULL, '609919099013', 'FedEx', NULL, '2014-07-08', '04.07.2014 21:42', 'NL131017LB04', '1', 'a0YC000000YZZdpMAH', '190.01', '299.98'),
(22335, '253592557', NULL, NULL, 'Elif Safranti', 'Nicolaasstraat 43', '', '3311 ZN', 'DORDRECHT', 'Niederlande', 'NL', NULL, NULL, '642222370', '00101384XX', NULL, NULL, 'Malibu Horloge - gold', NULL, '609919099024', 'FedEx', NULL, '2014-07-08', '05.07.2014 14:58', 'NL140128LB03', '1', 'a0YC000000YkZLBMA3', '155.00', '239.99'),
(22336, '253615369', NULL, NULL, 'Danny Mertens', 'Dagpauwooglaan 3', '', '5691 NW', 'SON EN BREUGEL', 'Niederlande', 'NL', NULL, NULL, '651553921', '0010036MO4', NULL, NULL, 'Malibu Horloge - silber-schwarz', NULL, '609919099035', 'FedEx', NULL, '2014-07-08', '06.07.2014 03:46', 'NL140128LB02', '1', 'a0YC000000YkZL8MAN', '155.00', '239.99'),
(22337, '253557510', NULL, NULL, 'Salima Benmhand', 'Jacoba van Beierendreef 71', '', '3561 EX', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '655694709', '0010218S2E', NULL, NULL, 'Malibu Horloge - silber-schwarz', NULL, '609919099046', 'FedEx', NULL, '2014-07-08', '05.07.2014 10:28', 'NL140128LB02', '1', 'a0YC000000YkZL8MAN', '155.00', '239.99'),
(22338, '253794104', NULL, NULL, 'Alexander Hafstroem', 'Lillaengsgatan 38', '', '168 58', 'Bromma', 'Schweden', 'SE', NULL, NULL, '762040825', '0010233QZB', NULL, NULL, 'Casablanca gold', NULL, '609919099080', 'FedEx', NULL, '2014-07-08', '07.07.2014 00:01', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(22339, '253798702', '', '', 'Hakar Azez', 'SIBELIUSGANGEN 24 8', 'TR', '164 77', 'KISTA', 'Schweden', '', '', '', '', '001023683T', '', '', 'Casablanca gold', 'Paket am 24.07.14 zur?ckerhalten!\r\nRL 7111 4183 9DE  08.09.2014', '609919099090', 'FedEx', '', '2014-07-08', '07.07.2014 00:46', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', 'a0YC000000YkYhs', ''),
(22340, '253433782', NULL, NULL, 'Ibrahim Bitar', 'GLOEMMINGEGRAEND 17', '', '163 62', 'SPANGA', 'Schweden', 'SE', NULL, NULL, '707865448', '0010079FIG', NULL, NULL, 'Casablanca gold', NULL, '609919099105', 'FedEx', NULL, '2014-07-08', '04.07.2014 16:14', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(22341, '253449981', NULL, NULL, 'Isa Ninib Malkey', 'KAEGELVAEGEN 12', '', '151 59', 'SOEDERTAELJE', 'Schweden', 'SE', NULL, NULL, '705932273', '0010075SOD', NULL, NULL, 'Casablanca gold', NULL, '609919099116', 'FedEx', NULL, '2014-07-08', '04.07.2014 18:14', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(22342, '253446361', NULL, NULL, 'Kinora haffo', 'SANDBAECKSVAEGEN 68', '', '144 62', 'ROENNINGE', 'Schweden', 'SE', NULL, NULL, '762077365', '0010104T1F', NULL, NULL, 'Casablanca gold', NULL, '609919099127', 'FedEx', NULL, '2014-07-08', '04.07.2014 17:45', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(22343, '253769671', '', '', 'Hakar Draey', 'Sibeliusgangen  24 8', 'tr', '16477', 'Stockholm', 'Schweden', '', '', '', '', '0010180MUA', '', '', 'Casablanca silber-schwarz', 'Paket am 25.07.14 zur?ck erhalten!\r\nVersendet 01.08.2014 RL 71 025 264 3DE Paket am 01.09.14 zurück erhalten! Adresse falsch', '609919099138', 'FedEx', '', '2014-07-08', '06.07.2014 21:44', 'SE040614HW18', '1', 'a0YC000000YkYhYMAV', 'a0YC000000YkYhY', ''),
(22344, '253793150', NULL, NULL, 'Anastasiia Kazantseva', 'RINGVAEGEN 26', '', '137 34', 'VAESTERHANINGE', 'Schweden', 'SE', NULL, NULL, '739277090', '0010101I3K', NULL, NULL, 'Casablanca silber-weiß', NULL, '609919099149', 'FedEx', NULL, '2014-07-08', '07.07.2014 00:01', 'SE040614HW17', '1', 'a0YC000000YkYh9MAF', '1768.74', '2799.00'),
(22345, '253601049', NULL, NULL, 'Kenny Svensson', 'LOEVSKOGSGATAN 10D', '', '441 55', 'ALINGSAS', 'Schweden', 'SE', NULL, NULL, '706990081', '0010234QUP', NULL, NULL, 'Paragon gold-schwarz Bd. Schwarz', NULL, '609919099150', 'FedEx', NULL, '2014-07-08', '05.07.2014 18:44', 'SE170614HW27', '1', 'a0YC000000YmiZgMAJ', '1149.37', '1795.00'),
(22346, '253672307', NULL, NULL, 'Argjend Jashari', 'Abc gatan  9', '', '30151', 'Halmstad', 'Schweden', 'SE', NULL, NULL, '', '0010143YKO', NULL, NULL, 'Paragon gold Bd. Braun', NULL, 'RL 70 958 923 0DE', 'Deutsche Post', NULL, '2014-07-08', '06.07.2014 10:44', 'SE170614HW25', '1', 'a0YC000000YmiWkMAJ', '1149.37', '1795.00'),
(22347, '253472164', NULL, NULL, 'Lars Haegg Haegg', 'ROBINIAVAEGEN 3', '', '195 65', 'STENINGEHOEJDEN', 'Schweden', 'SE', NULL, NULL, '704806062', '0010079YCW', NULL, NULL, 'Paragon gold Bd. Braun', NULL, '609919099171', 'FedEx', NULL, '2014-07-08', '05.07.2014 00:42', 'SE170614HW25', '1', 'a0YC000000YmiWkMAJ', '1149.37', '1795.00'),
(22348, '253630801', NULL, NULL, 'Monika Malecka', 'Koepmansvaegen 50', '', '14143', 'Huddinge', 'Schweden', 'SE', NULL, NULL, '', '0010157GET', NULL, NULL, 'Paragon rosegold', NULL, '609919099182', 'FedEx', NULL, '2014-07-08', '06.07.2014 06:50', 'SE170614HW26', '1', 'a0YC000000YmiWzMAJ', '1149.37', '1795.00'),
(22349, '253506980', NULL, NULL, 'Alexander Lohff', 'Tallplan 6E', 'lgh 1201', '981 42', 'Kiruna', 'Schweden', 'SE', NULL, NULL, '709657766', '0010153I8E', NULL, NULL, 'Paragon silber-weiß Bd. Braun', NULL, '609919099193', 'FedEx', NULL, '2014-07-08', '05.07.2014 03:10', 'SE170614HW23', '1', 'a0YC000000YmiWLMAZ', '1149.37', '1795.00'),
(22350, '253644860', NULL, NULL, 'chaosheng Ruan', 'Sandsparet 61 LGH 1001 811', '', '424 31', 'GBG-Angered', 'Schweden', 'SE', NULL, NULL, '', '00100193ME', NULL, NULL, 'Paragon silber-weiß Bd. Braun', NULL, '609919099208', 'FedEx', NULL, '2014-07-08', '06.07.2014 06:49', 'SE170614HW23', '1', 'a0YC000000YmiWLMAZ', '1149.37', '1795.00'),
(22351, '253302876', NULL, NULL, 'Stephanie Chapelle', '2 ALLEE DES PASTOURELLES', 'appartement 1', '31520', 'RAMONVILLE ST AGNE', 'Frankreich', 'FR', NULL, NULL, '619616470', '0010206U7W', NULL, NULL, 'ModÃ¨le 7 -  Marco Polo DIAMANTS - Diamanten silber-weiß(ref 3005-22)', NULL, '609919098543', 'FedEx', NULL, '2014-07-07', '03.07.2014 19:22', 'FR300514MP37', '1', 'a0YC000000YjrxDMAR', '', '229.00'),
(22352, '253271735', NULL, NULL, 'Elio Sini', '46 RUE DE LA GARE', '', '95560', 'BAILLET EN FRANCE', 'Frankreich', 'FR', NULL, NULL, '684220717', '00100387P8', NULL, NULL, 'ModÃ¨le 2 - Marco Polo - Edelstahl silber-schwarz(ref 3005-A2)', NULL, '609919098554', 'FedEx', NULL, '2014-07-07', '03.07.2014 16:08', 'FR300514MP32', '1', 'a0YC000000YjrvvMAB', '', '199.00'),
(22353, '253270604', NULL, NULL, 'Mams Muller', '20 RUE DU CHATEAU ZU RHEIN', 'Rez de chaussÃ©e', '68200', 'MULHOUSE', 'Frankreich', 'FR', NULL, NULL, '614910881', '0010194B2K', NULL, NULL, 'ModÃ¨le 9 - Marco Polo DIAMANTS - Diamanten gold (ref 3005-18)', NULL, '609919098565', 'FedEx', NULL, '2014-07-07', '03.07.2014 16:08', 'FR300514MP39', '1', 'a0YC000000YjrxhMAB', '', '229.00'),
(22354, '253977073', NULL, NULL, 'Gonda D\'Hoe', 'Papenbergstraat 88', '', '1770', 'Liedekerke', 'Belgien', 'BE', NULL, NULL, '472739864', '*00102179E6', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Zwart', NULL, '604569163429', 'FedEx', NULL, '2014-07-09', '07.07.2014 18:10', 'NL140128LB02', '1', 'a0YC000000YkZiTMAV', '155.00', '239.99'),
(22355, '253961305', NULL, NULL, 'simon piccolo', 'rue Bay-Bonnet 35', '', '4630', 'Ayeneux', 'Belgien', 'BE', NULL, NULL, '498851052', '0010110NK8', NULL, NULL, 'Une montre Malibu - marron, dorÃ© & noir', NULL, '604569163430', 'FedEx', NULL, '2014-07-09', '07.07.2014 16:18', 'NL140128LB03', '1', 'a0YC000000YkZiWMAV', '155.00', '239.99'),
(22356, '253921109', NULL, NULL, 'Gabriel Baltes', 'rue de la Forge 14', '', '1470', 'Bousval', 'Belgien', 'BE', NULL, NULL, '478519784', '00100816O5', NULL, NULL, 'Une montre Malibu - marron, dorÃ© & noir', NULL, '604569163440', 'FedEx', NULL, '2014-07-09', '07.07.2014 12:48', 'NL140128LB03', '1', 'a0YC000000YkZiWMAV', '155.00', '239.99'),
(22357, '254047013', NULL, NULL, 'etienne Poelman c/o AXA Belgium 011/700', 'boulevard du Souverain 25', '', '1170', 'Watermael-Boitsfort', 'Belgien', 'BE', NULL, NULL, '477338234', '00101776L4', NULL, NULL, 'Une montre Malibu - noir, argentÃ© & blanc', NULL, '604569163451', 'FedEx', NULL, '2014-07-09', '08.07.2014 05:48', 'NL140128LB01', '1', 'a0YC000000YkZiVMAV', '155.00', '239.99'),
(22358, '253960381', NULL, NULL, 'Lukasz Trojanowski', 'Egebo 19', '', '2620', 'Albertslund', 'Dänemark', 'DK', NULL, NULL, '52812696', '0010199LT1', NULL, NULL, 'Paragon bicolor weiß', NULL, '604569163598', 'FedEx', NULL, '2014-07-09', '07.07.2014 16:36', 'DK170614HW28', '1', 'a0YC000000YmiEcMAJ', '951.90', '1495.00'),
(22359, '254083262', NULL, NULL, 'Michela Pittavini', 'VIA BROGI 2/1', '', '56033', 'CAPANNOLI', 'Italien', 'IT', NULL, NULL, '3493476573', '0010198XO5', NULL, NULL, 'All in black Casablanca ', NULL, '604569163565', 'FedEx', NULL, '2014-07-09', '08.07.2014 08:28', 'IT140618CS05', '1', 'a0YC000000YmuGWMAZ', '', '299.99'),
(22360, '253929897', NULL, NULL, 'samuel Cammarano', 'viale Teosa 11', '', '25032', 'Chiari', 'Italien', 'IT', NULL, NULL, '3298553909', '0010107V7L', NULL, NULL, 'Nero Casablanca silber-schwarz', NULL, '604569163576', 'FedEx', NULL, '2014-07-09', '07.07.2014 13:58', 'IT140618CS02', '1', 'a0YC000000YmuGTMAZ', '', '299.99'),
(22361, '253977500', NULL, NULL, 'Marloes Meijer', 'Paramaribostraat 111', '', '3531 KR', 'Utrecht', 'Niederlande', 'NL', NULL, NULL, '646802611', '00100751X8', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '604569163510', 'FedEx', NULL, '2014-07-09', '07.07.2014 17:45', 'NL140128LB03', '1', 'a0YC000000YkZLBMA3', '155.00', '239.99'),
(22362, '253967241', NULL, NULL, 'Chris van Meegdenburg', 'Molenstraat 51', '', '6721 WK', 'BENNEKOM', 'Niederlande', 'NL', NULL, NULL, '622255895', '0010118LJ2', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '604569163521', 'FedEx', NULL, '2014-07-09', '07.07.2014 16:58', 'NL140128LB03', '1', 'a0YC000000YkZLBMA3', '155.00', '239.99'),
(22363, '253950856', NULL, NULL, 'Alaa Hanafy', 'De Gouden Ploeg 110', '', '3824 DW', 'AMERSFOORT', 'Niederlande', 'NL', NULL, NULL, '334953499', '0010051LVD', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '604569163532', 'FedEx', NULL, '2014-07-09', '07.07.2014 15:28', 'NL140128LB03', '1', 'a0YC000000YkZLBMA3', '155.00', '239.99'),
(22364, '254021512', NULL, NULL, 'Barbara Wojcik', 'ul. Krolewiecka 91/4', 'Przed dostarczeniem przez kuriera prosze zadzwonic', '54-117', 'Wroclaw', 'Polen', 'PL', NULL, NULL, '690463878', '0010247PHC', NULL, NULL, 'Casablanca model GM-101-3', NULL, '604569163602', 'FedEx', NULL, '2014-07-09', '08.07.2014 00:38', 'PL140624DR03', '1', 'a0YC000000Ynt0RMAR', '855.44', '1299.00'),
(22365, '254012023', NULL, NULL, 'Ewelina Kachniarz', 'Brzana 223', '', '38-350', 'Bobowa', 'Polen', 'PL', NULL, NULL, '798301667', '0010153FLT', NULL, NULL, 'Casablanca model GM-101-1', NULL, '604569163613', 'FedEx', NULL, '2014-07-09', '07.07.2014 23:33', 'PL140624DR01', '1', 'a0YC000000YnszJMAR', '855.44', '1299.00'),
(22366, '253963206', NULL, NULL, 'Jerzy Kraszewski', 'ul. Brzezna 10A/8', '', '86-300', 'Grudziadz', 'Polen', 'PL', NULL, NULL, '512267353', '00100816BO', NULL, NULL, 'Casablanca model GM-101-3', NULL, '604569163624', 'FedEx', NULL, '2014-07-09', '07.07.2014 19:38', 'PL140624DR03', '1', 'a0YC000000Ynt0RMAR', '855.44', '1299.00'),
(22367, '254009382', NULL, NULL, 'fredrik lundstroem', 'STUDENTBACKEN 23', 'magnus persson', '115 57', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '707353319', '00100806HI', NULL, NULL, 'Svart/guld Casablanca', NULL, '604569163635', 'FedEx', NULL, '2014-07-09', '07.07.2014 23:43', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(22368, '253962048', NULL, NULL, 'Piers Goodwin', '16 Edwin Court', 'Fratton way ', 'PO4 8FR', 'Southsea , Portsmouth ', 'Grossbritannien', 'GB', NULL, NULL, '7896840873', '0010064HJ3', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569163359', 'FedEx', NULL, '2014-07-09', '07.07.2014 18:23', 'UK140313AMC25', '1', 'a0YC000000YkaL8MAJ', '165.00', '249.00'),
(22369, '253966063', NULL, NULL, 'Christopher Hunt', '16 KENSINGTON GARDENS', '', 'CM12 0TZ', 'BILLERICAY', 'Grossbritannien', 'GB', NULL, NULL, '7738390621', '0010197U4B', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569163360', 'FedEx', NULL, '2014-07-09', '07.07.2014 18:56', 'UK140313AMC23', '1', 'a0YC000000YkaL7MAJ', '165.00', '249.00'),
(22370, '253915210', NULL, NULL, 'Lucia Fonta', '6  EMMOTT AVENUE', '', 'Ig6 1al', 'Ilford', 'Grossbritannien', 'GB', NULL, NULL, '7553250930', '0010018XFZ', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '604569163370', 'FedEx', NULL, '2014-07-09', '07.07.2014 14:22', 'UK140313AMC22', '1', 'a0YC000000YkaL6MAJ', '165.00', '249.00'),
(22371, '254021835', NULL, NULL, 'Mohamed S', '96A North Hill Street', '', 'L8 8AG', 'Liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7715526636', '0010176RME', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '604569163381', 'FedEx', NULL, '2014-07-09', '07.07.2014 23:54', 'UK140313AMC22', '1', 'a0YC000000YkaL6MAJ', '165.00', '249.00'),
(22372, '254101142', NULL, NULL, 'ADEL GRAIN', '34 FAIRFAX STREET', 'abbey court, priory place', 'CV1 5SR', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7808860599', '0010124G2Y', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569163392', 'FedEx', NULL, '2014-07-09', '08.07.2014 11:52', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22373, '253810791', NULL, NULL, 'David Balsom', '11 HIPPERSON CLOSE', '', 'NR28 0SU', 'NORTH WALSHAM', 'Grossbritannien', 'GB', NULL, NULL, '1692500079', '00101144CG', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569163407', 'FedEx', NULL, '2014-07-09', '07.07.2014 03:52', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22374, '254011309', NULL, NULL, 'Laura Hale', '19 CHALFONT WAY', '', 'LU2 9RG', 'LUTON', 'Grossbritannien', 'GB', NULL, NULL, '7950101684', '0010021ZKH', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569163418', 'FedEx', NULL, '2014-07-09', '07.07.2014 22:47', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22375, '254158267', NULL, NULL, 'Balinski Michal', 'Koningin Astridlaan 12', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '489194610', '0010122TZU', NULL, NULL, 'Malibu Horloge -gold', NULL, '609919099506', 'FedEx', NULL, '2014-07-10', '08.07.2014 15:18', 'NL140128LB03', '1', 'a0YC000000YkZiWMAV', '155.00', '239.99'),
(22376, '254225336', NULL, NULL, 'Kristof Baetsle', 'Molenstraat 88 bus 2', '', '9900', 'Eeklo', 'Belgien', 'BE', NULL, NULL, '489599819', '0010201UYC', NULL, NULL, 'Malibu Horloge -gold', NULL, '609919099517', 'FedEx', NULL, '2014-07-10', '08.07.2014 22:18', 'NL140128LB03', '1', 'a0YC000000YkZiWMAV', '155.00', '239.99'),
(22377, '254175978', NULL, NULL, 'kevin Van Rhijn', 'Bilderdijkstraat 12', '', '2180', 'Ekeren', 'Belgien', 'BE', NULL, NULL, '473738195', '0010055U7J', NULL, NULL, 'Malibu Horloge - silber-weiß', NULL, '609919099528', 'FedEx', NULL, '2014-07-10', '08.07.2014 16:48', 'NL140128LB01', '1', 'a0YC000000YkZiVMAV', '155.00', '239.99'),
(22378, '254198401', NULL, NULL, 'Ivan Pedro Lobato Hoyos', 'De Beuckerstraat 57', '', '2018', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '497749997', '0010040KW3', NULL, NULL, 'Malibu Horloge - silber-schwarz', NULL, '609919099539', 'FedEx', NULL, '2014-07-10', '08.07.2014 19:18', 'NL140128LB02', '1', 'a0YC000000YkZiTMAV', '155.00', '239.99'),
(22379, '254209998', NULL, NULL, 'Nasser El Barkani', 'Van steenlandstraat 33', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '479594872', '0010221S2G', NULL, NULL, 'Malibu Horloge - silber-schwarz', NULL, '609919099540', 'FedEx', NULL, '2014-07-10', '08.07.2014 20:18', 'NL140128LB02', '1', 'a0YC000000YkZiTMAV', '155.00', '239.99'),
(22380, '254199708', NULL, NULL, 'Thibaut VANDERAA', 'Avenue Louise 140', 'Nespresso', '1050', 'Ixelles', 'Belgien', 'BE', NULL, NULL, '479463762', '0010142UK3', NULL, NULL, 'Une montre Malibu - schwarz', NULL, '609919099550', 'FedEx', NULL, '2014-07-10', '08.07.2014 19:18', 'NL140128LB04', '1', 'a0YC000000YkZiUMAV', '155.00', '239.99'),
(22381, '254226443', NULL, NULL, 'Lisa Brennan', '20 Galtymore Drimnagh', '', 'Dublin 12', 'Dublin 12', 'Irland', 'IE', NULL, NULL, '879139253', '00102250N6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '609919099469', 'FedEx', NULL, '2014-07-10', '08.07.2014 23:32', 'IE190614AH08', '1', 'a0YC000000YnDdxMAF', '206.24', '311.99'),
(22382, '254317406', NULL, NULL, 'Robert Wojcik', 'ul. Malownicza 29A', 'Salon Hondy', '02-272', 'Warszawa', 'Polen', 'PL', NULL, NULL, '661333003', '001017821F', NULL, NULL, 'Casablanca model GM-101-2', NULL, '609919099610', 'FedEx', NULL, '2014-07-10', '09.07.2014 14:08', 'PL140624DR02', '1', 'a0YC000000Ynt02MAB', '855.44', '1299.00'),
(22383, '254171911', NULL, NULL, 'jan Dymek', 'E.Strzeleckiego 4D', '', '47-133', 'Jemielnica', 'Polen', 'PL', NULL, NULL, '660450720', '0010060YS9', NULL, NULL, 'Casablanca model GM-101-3', NULL, '609919099620', 'FedEx', NULL, '2014-07-10', '08.07.2014 19:41', 'PL140624DR03', '1', 'a0YC000000Ynt0RMAR', '855.44', '1299.00'),
(22384, '253761038', NULL, NULL, 'Jerzy Danilo', 'ul. Polonijna 16M6', '', '30-668', 'Krakow', 'Polen', 'PL', NULL, NULL, '602818071', '0010048NKZ', NULL, NULL, 'Casablanca model GM-101-3', NULL, '609919099631', 'FedEx', NULL, '2014-07-10', '06.07.2014 20:38', 'PL140624DR03', '1', 'a0YC000000Ynt0RMAR', '855.44', '1299.00'),
(22385, '253693056', NULL, NULL, 'Tomasz Nalazek', 'ul. Literacka 9/30', '', '01-864', 'Warszawa', 'Polen', 'PL', NULL, NULL, '506 323 537', '00100752PC', NULL, NULL, 'Casablanca model GM-101-5', NULL, '609919099642', 'FedEx', NULL, '2014-07-10', '08.07.2014 17:40', 'PL140624DR05', '1', 'a0YC000000Ynt0qMAB', '855.44', '1299.00'),
(22386, '253478848', NULL, NULL, 'Halina Wysocka', 'ul. Stefana Starzynskiego 42', '', '56-500', 'Sycow', 'Polen', 'PL', NULL, NULL, '693176166', '0010017IND', NULL, NULL, 'Casablanca model GM-101-4', NULL, '609919099653', 'FedEx', NULL, '2014-07-10', '05.07.2014 00:45', 'PL140624DR04', '1', 'a0YC000000Ynt0bMAB', '855.44', '1299.00'),
(22387, '254204635', NULL, NULL, 'robert golder', '25  school road', 'salford priors', 'wr11 8xd', 'NR. EVESHAM', 'Großbritannien', 'GB', NULL, NULL, '1789772907', '0010004MI5', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '609919099470', 'FedEx', NULL, '2014-07-10', '08.07.2014 21:52', 'UK140313AMC25', '1', 'a0YC000000YkaL8MAJ', '165.00', '249.00'),
(22388, '254121515', NULL, NULL, 'Brendan Abbott', '21 NICHOLAS AVENUE', '', 'OX3 0RN', 'OXFORD', 'Großbritannien', 'GB', NULL, NULL, '7779499937', '0010057AFF', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '609919099480', 'FedEx', NULL, '2014-07-10', '08.07.2014 13:52', 'UK140313AMC22', '1', 'a0YC000000YkaL6MAJ', '165.00', '249.00'),
(22389, '254323503', NULL, NULL, 'Nicolai Schou', 'Veronavej 3', '', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '27630894', '00102508A3', NULL, NULL, 'Dublin gold (GM-508-3)', NULL, '609919099609', 'FedEx', NULL, '2014-07-10', '09.07.2014 12:06', 'DK180314HW14', '1', 'a0YC000000Yo7Y7MAJ', '1267.38', '1895.00'),
(22390, '254208229', NULL, NULL, 'Burak Aytac', 'Bovenover 187', '', '1025 JM', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '650257230', '00100015DW', NULL, NULL, 'Malibu Horloge - silber-schwarz', NULL, '609919099561', 'FedEx', NULL, '2014-07-10', '08.07.2014 19:58', 'NL140128LB02', '1', 'a0YC000000YkZL8MAN', '155.00', '239.99'),
(22391, '254202897', NULL, NULL, 'thijs Kikkert', 'Bruine Akkers 104', '', '6026 DR', 'MAARHEEZE', 'Niederlande', 'NL', NULL, NULL, '651654490', '0010234WA6', NULL, NULL, 'Malibu Horloge - schwarz', NULL, '609919099572', 'FedEx', NULL, '2014-07-10', '08.07.2014 19:28', 'NL140128LB04', '1', 'a0YC000000YkZL9MAN', '155.00', '239.99'),
(22392, '254172220', NULL, NULL, 'Farhad Taghavi', 'Reuvenslaan 104', '', '2273JT', 'Voorburg', 'Niederlande', 'NL', NULL, NULL, '(06) 43 92 34 23', '00102281HB', NULL, NULL, 'Malibu Horloge - silber-schwarz', NULL, '609919099583', 'FedEx', NULL, '2014-07-10', '08.07.2014 16:28', 'NL140128LB02', '1', 'a0YC000000YkZL8MAN', '155.00', '239.99'),
(22393, '254146640', NULL, NULL, 'Lorenzo Baynes', 'Franckstraat 53', '', '2901 RD', 'Capelle a/d ijssel', 'Niederlande', 'NL', NULL, NULL, '102023470', '0010038DB4', NULL, NULL, 'Malibu Horloge - gold', NULL, '609919099594', 'FedEx', NULL, '2014-07-10', '08.07.2014 13:58', 'NL140128LB03', '1', 'a0YC000000YkZLBMA3', '155.00', '239.99'),
(22394, '254260921', '', '', 'Luis De la Pedraja pavon', 'Avenida del estadio  9', 'Chalet ', '39005', 'Santander CANTABRIA', 'Spanien', '', '', '', '677414243', '0010123P3P', '', '', 'Opci?n C: reloj Pionier Florida Diamonds modelo GM-505-3', 'Paket am 07.08.14 zur?ck erhalten!\r\nRL 7115 9456 0DE  08.09.2014', '609919099491', 'FedEx', '', '2014-07-10', '09.07.2014 06:58', 'ES140623CS17', '1', 'a0YC000000YnieoMAB', '', '229.00'),
(22395, '254415733', NULL, NULL, 'rouaa al-thaher', 'Posliinikatu 4 b 32 4 b 32', '', '00560', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '465377672', '0010070WK6', NULL, NULL, 'GM-508-3 -  Theorema Dublin -', NULL, '609919099860', 'FedEx', NULL, '2014-07-11', '10.07.2014 00:18', 'FI180314HW14', '1', 'a0YC000000Yo7NlMAJ', '179.00', '259.00'),
(22396, '254489585', NULL, NULL, 'hassan ali riazi c/o havva yakhdani', 'Per Albins hanssons vaeg 54b', '', '21463', 'malmoe', 'Schweden', 'SE', NULL, NULL, '733399859', '0010142EBN', NULL, NULL, 'Casablanca bicolor', NULL, '609919099870', 'FedEx', NULL, '2014-07-11', '10.07.2014 11:44', 'SE040614HW20', '1', 'a0YC000000YkYiCMAV', '1768.74', '2799.00'),
(22397, '254404134', NULL, NULL, 'Hazha Amin', 'GOTLANDSRESAN 206', '', '757 54', 'UPPSALA', 'Schweden', 'SE', NULL, NULL, '765572858', '0010106MT1', NULL, NULL, 'Casablanca gold', NULL, '609919099881', 'FedEx', NULL, '2014-07-11', '09.07.2014 22:14', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(22398, '254429344', NULL, NULL, 'Lisa Harris', '59 bryanston road', '', 'so19 7an', 'southampton', 'Grossbritannien', 'GB', NULL, NULL, '', '00101936AX', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919099701', 'FedEx', NULL, '2014-07-11', '09.07.2014 23:22', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22399, '254342913', NULL, NULL, 'Andrew Mcbrien', '53 Hearsall lane', '', 'Cv5 6HF', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7504241790', '0010095P9A', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919099712', 'FedEx', NULL, '2014-07-11', '09.07.2014 15:52', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22400, '254330720', NULL, NULL, 'Julie Bradshaw', '100 RIPLEY ROAD', '', 'DE56 2JQ', 'BELPER', 'Grossbritannien', 'GB', NULL, NULL, '1773856833', '00102446FR', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '609919099723', 'FedEx', NULL, '2014-07-11', '09.07.2014 14:22', 'UK140313AMC22', '1', 'a0YC000000YkaL6MAJ', '165.00', '249.00'),
(22401, '254547350', NULL, NULL, 'Jan Krog', 'Gronnegade 95,4th.', '', '8000', 'Aarhus C', 'Dänemark', 'DK', NULL, NULL, '77339089', '0010075RJ3', NULL, NULL, 'Dublin silber-schwarz (GM-508-2)', NULL, '609919099790', 'FedEx', NULL, '2014-07-11', '10.07.2014 13:36', 'DK180314HW13', '1', 'a0YC000000Yo7Y6MAJ', '1267.38', '1895.00'),
(22402, '254518128', NULL, NULL, 'Robert Bach-Fusager', 'Lygtemagerstien 19', '4.th.', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '30803302', '0010093OF5', NULL, NULL, 'Paragon gold-weiß Band braun', NULL, '609919099804', 'FedEx', NULL, '2014-07-11', '10.07.2014 11:06', 'DK170614HW25', '1', 'a0YC000000YmiDCMAZ', '951.90', '1495.00'),
(22403, '254390057', NULL, NULL, 'Henryk Wlasniewski', 'Krogardsvej 3', '', '2670', 'Greve', 'Dänemark', 'DK', NULL, NULL, '31387206', '0010250T9G', NULL, NULL, 'Dublin schwarz (GM-508-4)', NULL, '609919099815', 'FedEx', NULL, '2014-07-11', '09.07.2014 18:06', 'DK180314HW15', '1', 'a0YC000000Yo7Y8MAJ', '1267.38', '1895.00'),
(22404, '254362602', NULL, NULL, 'Karina Jorgensen', 'Hvidovrevej 208', '', '2650', 'Hvidovre', 'Dänemark', 'DK', NULL, NULL, '28253536', '0010117DO4', NULL, NULL, 'Dublin silber-weiß', NULL, '609919099826', 'FedEx', NULL, '2014-07-11', '09.07.2014 15:36', 'DK180314HW12', '1', 'a0YC000000Yo7Y5MAJ', '1267.38', '1895.00'),
(22405, '254516859', NULL, NULL, 'Tomasz Fortuna', 'ul. Jana Kochanowskiego 4', ' IIP.', '', '33-300', 'Nowy Sacz', 'Pole', NULL, NULL, '184442244', '0010005L1B', NULL, NULL, 'Casablanca model GM-101-3', NULL, '609919099837', 'FedEx', NULL, '2014-07-11', '10.07.2014 13:38', 'PL140624DR03', '1', 'a0YC000000Ynt0RMAR', '855.44', ''),
(22406, '254430270', NULL, NULL, 'Andrzej Gorgol', 'ul. Bartnicza 15', '', '', '20-810', 'Lublin', 'Pole', NULL, NULL, '502074270', '0010003BFX', NULL, NULL, 'Casablanca model GM-101-1', NULL, '609919099848', 'FedEx', NULL, '2014-07-11', '10.07.2014 00:38', 'PL140624DR01', '1', 'a0YC000000YnszJMAR', '855.44', '1299.00'),
(22407, '254411754', NULL, NULL, 'Sylwia Lacka', 'ul. Ks. Bp. Wladyslawa Bandurskiego 65K/2 ', ' ul. Hery 11/121  nip 113-201-89-54 Marki', '', ' 01-497 ', 'Warszawa', 'Pole', NULL, NULL, '502368382', '0010124CVD', NULL, NULL, 'Casablanca model GM-101-4', NULL, '609919099859', 'FedEx', NULL, '2014-07-11', '09.07.2014 22:38', 'PL140624DR04', '1', 'a0YC000000Ynt0bMAB', '855.44', ''),
(22408, '254425723', NULL, NULL, 'Estrella Paven Ferrer', 'CALLE LAVIANA 9', '1Âº puerta 3', '28037', 'MADRID', 'Spanien', 'ES', NULL, NULL, '617571315', '0010216X8P', NULL, NULL, 'OpciÃ³n F: reloj Pionier Florida Diamonds modelo GM-505-6', NULL, '609919099734', 'FedEx', NULL, '2014-07-11', '09.07.2014 20:58', 'ES140623CS13', '1', 'a0YC000000Ynic1MAB', '', '229.00'),
(22409, '254368781', NULL, NULL, 'Onno van den Haak', 'Streefkerkstraat 142', '', '2729 KW', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '638823181', '0010005JBK', NULL, NULL, 'Malibu Horloge - silber-weiß', NULL, '609919099697', 'FedEx', NULL, '2014-07-11', '09.07.2014 16:28', 'NL140128LB01', '1', 'a0YC000000YkZLAMA3', '155.00', '239.99'),
(22410, '254699816', NULL, NULL, 'Bekkhan Zelimkhanov', 'Nekkerspoelstraat 54/301', 'appartamentsgebouw', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '488159605', '0010206HLE', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Zwart', NULL, '604569163830', 'FedEx', NULL, '2014-07-14', '11.07.2014 10:18', 'NL140128LB02', '1', 'a0YC000000YkZiTMAV', '155.00', '239.99'),
(22411, '254706599', NULL, NULL, 'kari hansen', 'Genforeningspladsen 12', 'st,th', '2400', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '22541989', '0010055L4I', NULL, NULL, 'Brun rem, gylden urkasse og sort urskive (GM-508-3)', NULL, '604569163852', 'FedEx', NULL, '2014-07-14', '11.07.2014 11:06', 'DK180314HW14', '1', 'a0YC000000Yo7Y7MAJ', '1267.38', '1895.00'),
(22412, '254661188', NULL, NULL, 'Peter Mac Holst', 'Skovsvinget 15', '', '3480', 'Fredensborg', 'Dänemark', 'DK', NULL, NULL, '20922065', '0010041UO4', NULL, NULL, 'Sort rem, sÃ¸lvfarvet urkasse og sort urskive (GM-508-2)', NULL, '604569163863', 'FedEx', NULL, '2014-07-14', '11.07.2014 06:36', 'DK180314HW13', '1', 'a0YC000000Yo7Y6MAJ', '1267.38', '1895.00'),
(22413, '254617382', NULL, NULL, 'Johnny Vede', 'Koldinggade 10', '', '9900', 'Frederikshavn', 'Dänemark', 'DK', NULL, NULL, '30324882', '00101593I4', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '604569163874', 'FedEx', NULL, '2014-07-14', '10.07.2014 20:06', 'DK040614HW03', '1', 'a0YC000000YkYSTMA3', '1455.03', '2295.00'),
(22414, '254591691', NULL, NULL, 'gerard bowers', '21 sutton park', 'Sutton', 'D13', 'dublin', 'Irland', 'IE', NULL, NULL, '872354515', '001000834N', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569163727', 'FedEx', NULL, '2014-07-14', '10.07.2014 19:04', 'IE190614AH014', '1', 'a0YC000000YnOuNMAV', '206.24', '311.99'),
(22415, '254600007', NULL, NULL, 'Antonio Chirullo', 'VIA PROVINCIALE LUCCHESE 557', '', '51030', 'SERRAVALLE PISTOIESE', 'Italien', 'IT', NULL, NULL, '3475044204', '10189432', NULL, NULL, 'Florida Edelstahl silber-schwarz', NULL, '604569163668', 'FedEx', NULL, '2014-07-14', '10.07.2014 18:58', 'IT140623CS11', '1', 'a0YC000000YnitHMAR', '', '229.00'),
(22416, '254577510', NULL, NULL, 'Giovanna Piantadosi', 'VIA SAN DALMAZIO 1982', 'Essere telefonata prima della consegna', '41028', 'SERRAMAZZONI', 'Italien', 'IT', NULL, NULL, '3394723306', '10009171', NULL, NULL, 'Casablanca schwarz', NULL, '604569163679', 'FedEx', NULL, '2014-07-14', '10.07.2014 16:28', 'IT140618CS05', '1', 'a0YC000000YmuGWMAZ', '', '299.99'),
(22417, '254622334', NULL, NULL, 'stefano salmeri', 'VIA NATALE PUGLISI 22', '', '98057', 'MILAZZO', 'Italien', 'IT', NULL, NULL, '3473438365', '0010058UD5', NULL, NULL, 'Gold Casablanca', NULL, '604569163680', 'FedEx', NULL, '2014-07-14', '10.07.2014 20:58', 'IT140618CS03', '1', 'a0YC000000YmuGUMAZ', '', '299.99'),
(22418, '254585836', NULL, NULL, 'Luca Fruni', 'VIA GUARINO GUARINI 197', '', '41124', 'MODENA', 'Italien', 'IT', NULL, NULL, '3201575726', '0010160SBP', NULL, NULL, 'Casablanca silber-schwarz', NULL, '604569163690', 'FedEx', NULL, '2014-07-14', '10.07.2014 17:28', 'IT140618CS02', '1', 'a0YC000000YmuGTMAZ', '', '299.99'),
(22419, '254570677', NULL, NULL, 'Roberto Marini', 'VIA CONCHE 71', 'Suonare entrambi i campanelli', '25057', 'SALE MARASINO', 'Italien', 'IT', NULL, NULL, '3489006445', '10159262', NULL, NULL, 'Florida Leder silber-schwarz', NULL, '604569163705', 'FedEx', NULL, '2014-07-14', '10.07.2014 15:58', 'IT140623CS16', '1', 'a0YC000000YnitLMAR', '', '229.00'),
(22420, '254586318', NULL, NULL, 'Ivo Fabbri', 'F. Baracca 8', '', '47923', 'Rimini', 'Italien', 'IT', NULL, NULL, '3388509494', '0010044HFA', NULL, NULL, 'Casablanca silber-weiß', NULL, '604569163716', 'FedEx', NULL, '2014-07-14', '10.07.2014 17:28', 'IT140618CS01', '1', 'a0YC000000YmuGSMAZ', '', '299.99'),
(22421, '254696083', NULL, NULL, 'Dilbar Aliyeva', 'Lindholm 92', '', '2133 CX', 'HOOFDDORP', 'Niederlande', 'NL', NULL, NULL, '626641312', '00102287GK', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '604569163841', 'FedEx', NULL, '2014-07-14', '11.07.2014 09:58', 'NL140128LB03', '1', 'a0YC000000YkZLBMA3', '155.00', '239.99'),
(22422, '254625497', NULL, NULL, 'Tommy Storbjoerk', 'Vasavaegen 87', '', '17732', 'Jaerfaella', 'Schweden', 'SE', NULL, NULL, '070-5293326', '0010241M9A', NULL, NULL, 'Svart/svart Casablanca', NULL, '604569163885', 'FedEx', NULL, '2014-07-14', '11.07.2014 00:14', 'SE040614HW21', '1', 'a0YC000000YkYi8MAF', '1768.74', '2799.00'),
(22423, '254623359', NULL, NULL, 'Tilman Lamberth', 'Friisgatan 9a', '', '21421', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '739892776', '0010036LAF', NULL, NULL, 'Svart/guld Casablanca', NULL, '604569163896', 'FedEx', NULL, '2014-07-14', '10.07.2014 23:44', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(22424, '254589558', NULL, NULL, 'Sara Abrahamsson', 'aelvdalsvaegen 38', '', '16575', 'Haesselby', 'Schweden', 'SE', NULL, NULL, '46739401059', '0010054YOO', NULL, NULL, 'Silver Casablanca', NULL, '604569163900', 'FedEx', NULL, '2014-07-14', '10.07.2014 20:44', 'SE040614HW17', '1', 'a0YC000000YkYh9MAF', '1768.74', '2799.00'),
(22425, '254571454', NULL, NULL, 'Christoffer Viippola', 'Gjutaregatan 3', '', '41757', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '730448207', '00100675DH', NULL, NULL, 'Svart/guld Casablanca', NULL, '604569163911', 'FedEx', NULL, '2014-07-14', '10.07.2014 18:44', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(22426, '254581410', NULL, NULL, 'David Vazquez Arce', 'Barrio LAS ARENAS NÂº28-C', '-', '39609', 'ESCOBEDO DE CAMARGO', 'Spanien', 'ES', NULL, NULL, '646364187', '0010069AW7', NULL, NULL, 'OpciÃ³n A: reloj Pionier Florida Diamonds modelo GM-505-1', NULL, '604569163820', 'FedEx', NULL, '2014-07-14', '10.07.2014 16:58', 'ES140623CS16', '1', 'a0YC000000YnienMAB', '', '229.00'),
(22427, '254541806', NULL, NULL, 'Babatunde Fashola', '43 HAWES STREET', 'Ipswich', 'IP2 8RL', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '7944694224', '0010073PCN', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569163738', 'FedEx', NULL, '2014-07-14', '10.07.2014 14:52', 'UK140313AMC25', '1', 'a0YC000000YkaL8MAJ', '165.00', '249.00'),
(22428, '254667804', NULL, NULL, 'Jo Crossland', '1 Chauntry ave', 'Penistone', 'S36 6ee', 'Sheffield Yorkshire', 'Grossbritannien', 'GB', NULL, NULL, '7836374376', '001013520K', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '604569163749', 'FedEx', NULL, '2014-07-14', '11.07.2014 09:22', 'UK140313AMC25', '1', 'a0YC000000YkaL8MAJ', '165.00', '249.00'),
(22429, '254639948', NULL, NULL, 'Adam Duran', '43 VICTORIA ROAD', '', 'N18 2UG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7859902050', '0010215E4K', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569163750', 'FedEx', NULL, '2014-07-14', '11.07.2014 02:52', 'UK140313AMC23', '1', 'a0YC000000YkaL7MAJ', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(22430, '254587553', NULL, NULL, 'Jonny Clamp', '6 Foss bank', '', 'Ln11td', 'Lincoln', 'Grossbritannien', 'GB', NULL, NULL, '7957945075', '001006547K', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569163760', 'FedEx', NULL, '2014-07-14', '10.07.2014 19:22', 'UK140313AMC23', '1', 'a0YC000000YkaL7MAJ', '165.00', '249.00'),
(22431, '254623083', NULL, NULL, 'Mark Stephenson', '17 HOLCOMBE ROAD', 'Tyseley', 'B11 3PL', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7828567657', '0010220Y5L', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '604569163771', 'FedEx', NULL, '2014-07-14', '10.07.2014 22:52', 'UK140313AMC23', '1', 'a0YC000000YkaL7MAJ', '165.00', '249.00'),
(22432, '254519981', NULL, NULL, 'Grant Woods', '17 BROCKTON STREET', '', 'NN2 6EQ', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7540305198', '0010148A5O', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '604569163782', 'FedEx', NULL, '2014-07-14', '10.07.2014 12:53', 'UK140313AMC22', '1', 'a0YC000000YkaL6MAJ', '165.00', '249.00'),
(22433, '254697482', NULL, NULL, 'Hung Le', '220 ORCHIDS NAILS 220 MIDDLE LANE', '', 'N87LA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7446021724', '0010206LJH', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569163793', 'FedEx', NULL, '2014-07-14', '11.07.2014 11:52', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22434, '254693646', NULL, NULL, 'Hung Le', '220 ORCHIDS NAILS 220 MIDDLE LANE', '', 'N87LA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7446021724', '0010006LO5', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '604569163793', 'FedEx', NULL, '2014-07-14', '11.07.2014 11:22', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22435, '255103507', NULL, NULL, 'Jones Aktan', 'Chaussee de Tongres 370', '', '4450', 'Juprelle', 'Belgien', 'BE', NULL, NULL, '488935722', '00100185J6', NULL, NULL, 'Une montre Malibu - gold', NULL, '609919100320', 'FedEx', NULL, '2014-07-15', '13.07.2014 15:48', 'NL140128LB03', '1', 'a0YC000000YkZiWMAV', '155.00', '239.99'),
(22436, '254815898', NULL, NULL, 'Olivier Vercauteren', 'Vossekotstraat 1', 'Vercauteren en zonen', '9100', 'Sint-Niklaas', 'Belgien', 'BE', NULL, NULL, '479238134', '*00101316E9', NULL, NULL, 'Malibu Horloge -silber-schwarz', NULL, '609919100330', 'FedEx', NULL, '2014-07-15', '11.07.2014 22:48', 'NL140128LB02', '1', 'a0YC000000YkZiTMAV', '155.00', '239.99'),
(22437, '254779042', NULL, NULL, 'soumaya amaramadi', 'rue Van Eyck 28', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '488671191', '0010241R4U', NULL, NULL, 'Une montre Malibu - silber-weiß', NULL, '609919100341', 'FedEx', NULL, '2014-07-15', '11.07.2014 17:48', 'NL140128LB01', '1', 'a0YC000000YkZiVMAV', '155.00', '239.99'),
(22438, '255241437', NULL, NULL, 'Toni Lounasranta', 'Niemenmaantie 1A', '', '33960', 'PIRKKALA', 'Finnland', 'FI', NULL, NULL, '445465259', '0010104EGQ', NULL, NULL, 'GM-508-3 - Miesten Theorema Dublin -gold', NULL, '609919100113', 'FedEx', NULL, '2014-07-15', '14.07.2014 15:48', 'FI180314HW14', '1', 'a0YC000000Yo7NlMAJ', '179.00', '259.00'),
(22439, '255071138', NULL, NULL, 'Alina Anisimova', 'Over de Vesten 96', '', '3116 AH', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '611434783', '0010008M46', NULL, NULL, 'Malibu Horloge - gold', NULL, '609919100216', 'FedEx', NULL, '2014-07-15', '13.07.2014 12:28', 'NL140128LB03', '1', 'a0YC000000YkZLBMA3', '155.00', '239.99'),
(22440, '254978164', NULL, NULL, 'fatima akgul', 'Karpatenlaan 48', '', '5022 GH', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '611520433', '0010035HYM', NULL, NULL, 'Malibu Horloge - gold', NULL, '609919100227', 'FedEx', NULL, '2014-07-15', '12.07.2014 23:28', 'NL140128LB03', '1', 'a0YC000000YkZLBMA3', '155.00', '239.99'),
(22441, '254877278', NULL, NULL, 'Marc Noorlander', 'Jonkheer van Riemsdijkln 128', 'Br heemskerk en zn', '2497 BW', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '31646222534', '0010166GXX', NULL, NULL, 'Malibu Horloge - gold', NULL, '609919100238', 'FedEx', NULL, '2014-07-15', '12.07.2014 09:58', 'NL140128LB03', '1', 'a0YC000000YkZLBMA3', '155.00', '239.99'),
(22442, '254772597', NULL, NULL, 'stan asmus', 'Statenkamer 16', '', '1261 XK', 'BLARICUM', 'Niederlande', 'NL', NULL, NULL, '355260350', '00101395DP', NULL, NULL, 'Malibu Horloge - gold', NULL, '609919100249', 'FedEx', NULL, '2014-07-15', '11.07.2014 17:28', 'NL140128LB03', '1', 'a0YC000000YkZLBMA3', '155.00', '239.99'),
(22443, '254787598', NULL, NULL, 'stephaniall Koster', 'Prinses Annalaan 159', '', '2263 XE', 'LEIDSCHENDAM', 'Niederlande', 'NL', NULL, NULL, '615311131', '0010164DPN', NULL, NULL, 'Malibu Horloge - gold', NULL, '609919100250', 'FedEx', NULL, '2014-07-15', '11.07.2014 18:58', 'NL140128LB03', '1', 'a0YC000000YkZLBMA3', '155.00', '239.99'),
(22444, '254780046', NULL, NULL, 'Vivianne Jager', 'Markendaalseweg 405', '', '4811 KX', 'BREDA', 'Niederlande', 'NL', NULL, NULL, '685673830', '00101341DG', NULL, NULL, 'Malibu Horloge - gold', NULL, '609919100260', 'FedEx', NULL, '2014-07-15', '11.07.2014 17:58', 'NL140128LB03', '1', 'a0YC000000YkZLBMA3', '155.00', '239.99'),
(22445, '255071302', NULL, NULL, 'Alina Anisimova', 'Over de Vesten 96', '', '3116 AH', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '611434783', '0010164K8K', NULL, NULL, 'Malibu Horloge - silber-weiß', NULL, '609919100216', 'FedEx', NULL, '2014-07-15', '13.07.2014 12:28', 'NL140128LB01', '1', 'a0YC000000YkZLAMA3', '155.00', '239.99'),
(22446, '255065863', NULL, NULL, 'Junyi Dai', 'Gouvernestraat 103A', '', '3014 PL', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '658915319', '00102285ED', NULL, NULL, 'Malibu Horloge - silber-weiß', NULL, '609919100271', 'FedEx', NULL, '2014-07-15', '13.07.2014 11:58', 'NL140128LB01', '1', 'a0YC000000YkZLAMA3', '155.00', '239.99'),
(22447, '255052944', NULL, NULL, 'Alina Anisimova', 'Over de Vesten 96', '', '3116 AH', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '612504731', '0010237EGO', NULL, NULL, 'Malibu Horloge - silber-schwarz', NULL, '609919100216', 'FedEx', NULL, '2014-07-15', '13.07.2014 10:58', 'NL140128LB02', '1', 'a0YC000000YkZL8MAN', '155.00', '239.99'),
(22448, '254861851', NULL, NULL, 'Helena Kuzmich', 'Oude Haagweg 108', '', '2552 ET', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '614173019', '0010248W34', NULL, NULL, 'Malibu Horloge - silber-schwarz', NULL, '609919100282', 'FedEx', NULL, '2014-07-15', '12.07.2014 08:28', 'NL140128LB02', '1', 'a0YC000000YkZL8MAN', '155.00', '239.99'),
(22449, '254756182', NULL, NULL, 'Perry Van Den Burg', 'Valkeniershof 12', '', '2171 TM', 'SASSENHEIM', 'Niederlande', 'NL', NULL, NULL, '650613833', '00101585PG', NULL, NULL, 'Malibu Horloge - silber-schwarz', NULL, '609919100293', 'FedEx', NULL, '2014-07-15', '11.07.2014 15:28', 'NL140128LB02', '1', 'a0YC000000YkZL8MAN', '155.00', '239.99'),
(22450, '254780995', NULL, NULL, 'Yakup Bakar', 'Braak en Bosch 18-1', '', '1068 DN', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '650959552', '00100163LH', NULL, NULL, 'Malibu Horloge - silber-schwarz', NULL, '609919100308', 'FedEx', NULL, '2014-07-15', '11.07.2014 17:58', 'NL140128LB02', '1', 'a0YC000000YkZL8MAN', '155.00', '239.99'),
(22451, '254951252', NULL, NULL, 'Huseyin Zorlu', 'Boezemlaan 45-V', '', '3034XD', 'Rotterdam', 'Niederlande', 'NL', NULL, NULL, '639488316', '0010021WOL', NULL, NULL, 'Malibu Horloge - schwarz', NULL, '609919100319', 'FedEx', NULL, '2014-07-15', '12.07.2014 18:58', 'NL140128LB04', '1', 'a0YC000000YkZL9MAN', '155.00', '239.99'),
(22452, '255133856', NULL, NULL, 'Andreas Hallqvist', 'KVARTAERVAEGEN 181', '', '137 32', 'VAESTERHANINGE', 'Schweden', 'SE', NULL, NULL, '46722310478', '0010250AHI', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stÃ¥l', NULL, '609919100032', 'FedEx', NULL, '2014-07-15', '13.07.2014 22:14', 'SE250614HW23', '1', 'a0YC000000Yo7TtMAJ', '1559.08', '2289.00'),
(22453, '255123286', NULL, NULL, 'Mikael Partin', 'AELGSTIGEN 30', '', '183 56', 'TAEBY', 'Schweden', 'SE', NULL, NULL, '704714703', '0010250KUD', NULL, NULL, 'GM-508-2. Armbandsklocka i rostfritt stÃ¥l', NULL, '609919100043', 'FedEx', NULL, '2014-07-15', '13.07.2014 21:14', 'SE250614HW21', '1', 'a0YC000000Yo7TrMAJ', '1559.08', '2289.00'),
(22454, '254953125', NULL, NULL, 'IAN MILNE', '39 PARC WERN', 'skewen', 'SA10 6AZ', 'NEATH', 'Grossbritannien', 'GB', NULL, NULL, '7909852338', '0010006BFD', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '609919100374', 'FedEx', NULL, '2014-07-15', '12.07.2014 21:22', 'UK140313AMC25', '1', 'a0YC000000YkaL8MAJ', '165.00', '249.00'),
(22455, '254928033', NULL, NULL, 'Dan Walsh', 'pilley pilley farm house', 'chapel road, Tankersley', 'S75 3AF', 'Barnsley', 'Grossbritannien', 'GB', NULL, NULL, '1226747279', '0010035NAE', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '609919100385', 'FedEx', NULL, '2014-07-15', '12.07.2014 17:52', 'UK140313AMC23', '1', 'a0YC000000YkaL7MAJ', '165.00', '249.00'),
(22456, '255137816', NULL, NULL, 'Jasdeep Bhamra', '1 elliott way', 'birmingham', 'b6 7ap', 'west midlands', 'Grossbritannien', 'GB', NULL, NULL, '7791017005', '00100741XK', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '609919100396', 'FedEx', NULL, '2014-07-15', '13.07.2014 21:22', 'UK140313AMC23', '1', 'a0YC000000YkaL7MAJ', '165.00', '249.00'),
(22457, '254719509', NULL, NULL, 'Mihai Onita', '50 SOUTH VIEW ROAD', '', 'S7 1DD', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7448352953', '0010066GOC', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '609919100400', 'FedEx', NULL, '2014-07-15', '11.07.2014 13:52', 'UK140313AMC23', '1', 'a0YC000000YkaL7MAJ', '165.00', '249.00'),
(22458, '254970158', NULL, NULL, 'Brendan Abbott', '21 NICHOLAS AVENUE', '', 'OX3 0RN', 'OXFORD', 'Grossbritannien', 'GB', NULL, NULL, '7779499937', '0010218SRT', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919100411', 'FedEx', NULL, '2014-07-15', '12.07.2014 23:22', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22459, '255151097', NULL, NULL, 'Christopher Lumley', '163 ST. MARYS ROAD', '', 'SK14 4HF', 'HYDE', 'Grossbritannien', 'GB', NULL, NULL, '7885993250', '0010180X12', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919100422', 'FedEx', NULL, '2014-07-15', '13.07.2014 22:52', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22460, '254738202', NULL, NULL, 'kim trustrup', 'Vognmandsvej 5 1.TV', '', '5800', 'Nyborg', 'Dänemark', 'DK', NULL, NULL, '50496180', '00100835OV', NULL, NULL, 'Dublin gold (GM-508-3)', NULL, '609919100054', 'FedEx', NULL, '2014-07-15', '11.07.2014 13:36', 'DK180314HW14', '1', 'a0YC000000Yo7Y7MAJ', '1267.38', '1895.00'),
(22461, '254730922', NULL, NULL, 'Victor Mielche', 'Vestergade 8', '3TV', '8000', 'Aarhus', 'Dänemark', 'DK', NULL, NULL, '28453359', '0010124H1N', NULL, NULL, 'Paragon silber-weiß braunes Band', NULL, '609919100065', 'FedEx', NULL, '2014-07-15', '11.07.2014 13:06', 'DK170614HW23', '1', 'a0YC000000YmiCiMAJ', '951.90', '1495.00'),
(22462, '254908141', NULL, NULL, 'Helene Gallo', 'Taebyvej 102', '', '2610', 'Rodovre', 'Dänemark', 'DK', NULL, NULL, '28186579', '0010183SS2', NULL, NULL, 'Dublin silber-weiß (GM-508-1)', NULL, '609919100076', 'FedEx', NULL, '2014-07-15', '12.07.2014 13:36', 'DK180314HW12', '1', 'a0YC000000Yo7Y5MAJ', '1267.38', '1895.00'),
(22463, '254762992', NULL, NULL, 'Canon Danmark (Bodil Friis)', 'Knud Hojgaards Vej 1', '', '2860', 'Soborg', 'Dänemark', 'DK', NULL, NULL, '29420816', '10009719', NULL, NULL, 'Dublin silber-schwarz (GM-508-2)', NULL, '609919100087', 'FedEx', NULL, '2014-07-15', '11.07.2014 16:06', 'DK180314HW13', '1', 'a0YC000000Yo7Y6MAJ', '1267.38', '1895.00'),
(22464, '254762627', NULL, NULL, 'Kaspar Danielsen', 'Vestbanevej 24', '', '7184', 'Vandel', 'Dänemark', 'DK', NULL, NULL, '22802965', '0010132Q4W', NULL, NULL, 'Dublin schwarz', NULL, '609919100098', 'FedEx', NULL, '2014-07-15', '11.07.2014 16:06', 'DK180314HW15', '1', 'a0YC000000Yo7Y8MAJ', '1267.38', '1895.00'),
(22465, '255129846', NULL, NULL, 'Marianne Nibe Lohmann', 'Udmarken 15', '', '2860', 'Soborg', 'Dänemark', 'DK', NULL, NULL, '39 56 50 16', '10146391', NULL, NULL, 'Dublin schwarz', NULL, '609919100102', 'FedEx', NULL, '2014-07-15', '13.07.2014 18:36', 'DK180314HW15', '1', 'a0YC000000Yo7Y8MAJ', '1267.38', '1895.00'),
(22466, '255070270', NULL, NULL, 'Giuseppina D\' Apolito', 'via Cesare Zavattini 6', '', '42041', 'Brescello', 'Italien', 'IT', NULL, NULL, '3402713600', '00102059KV', NULL, NULL, 'Florida Edelstahl silber-weiß', NULL, '609919100124', 'FedEx', NULL, '2014-07-15', '13.07.2014 12:30', 'IT140623CS11', '1', 'a0YC000000YnitHMAR', '', '229.00'),
(22467, '254990509', NULL, NULL, 'valentina beccaro', 'VIA E. SCARPIS 32', 'persona anziana suonare piu volte', '30030', 'VIGONOVO', 'Italien', 'IT', NULL, NULL, '3474662519', '0010114ZXP', NULL, NULL, 'Florida Edelstahl silber-weiß', NULL, '609919100135', 'FedEx', NULL, '2014-07-15', '13.07.2014 05:58', 'IT140623CS11', '1', 'a0YC000000YnitHMAR', '', '229.00'),
(22468, '254939750', NULL, NULL, 'eduard valeriu gramescu      ( Portiere)', 'VIA MONTEBRUNO 12', '', '00168', 'ROMA', 'Italien', 'IT', NULL, NULL, '3208999046', '00100429I4', NULL, NULL, 'Florida Edelstahl silber-weiß', NULL, '609919100146', 'FedEx', NULL, '2014-07-15', '12.07.2014 17:28', 'IT140623CS11', '1', 'a0YC000000YnitHMAR', '', '229.00'),
(22469, '254760423', NULL, NULL, 'Riccardo Villa', 'Ambrosoli P. G. n.3', 'Ore pasti', '20841', 'Carate Brianza', 'Italien', 'IT', NULL, NULL, '362901226', '0010216T6V', NULL, NULL, 'Florida Edelstahl silber-schwarz', NULL, '609919100157', 'FedEx', NULL, '2014-07-15', '11.07.2014 15:58', 'IT140623CS12', '1', 'a0YC000000YnitIMAR', '', '229.00'),
(22470, '255176141', NULL, NULL, 'Emiliano Capuzzo', 'VIA GUGLIELMO CIARDI 20', '', '30174', 'VENEZIA', 'Italien', 'IT', NULL, NULL, '349 6760191', '0010180M6F', NULL, NULL, 'Florida Leder gold', NULL, '609919100168', 'FedEx', NULL, '2014-07-15', '14.07.2014 05:58', 'IT140623CS17', '1', 'a0YC000000YnitMMAR', '', '229.00'),
(22471, '255062906', NULL, NULL, 'Flavio Cocuzza', 'VIA MONTI SABINI 219/I', '', '00015', 'MONTEROTONDO', 'Italien', 'IT', NULL, NULL, '3393296941', '0010190VAV', NULL, NULL, 'Florida Leder gold', NULL, '609919100179', 'FedEx', NULL, '2014-07-15', '13.07.2014 11:58', 'IT140623CS17', '1', 'a0YC000000YnitMMAR', '', '229.00'),
(22472, '254902076', NULL, NULL, 'caterina masetti', 'VIA DELLE MEDAGLIE D ORO 17', '', '56127', 'PISA', 'Italien', 'IT', NULL, NULL, '3427640777', '00100389OQ', NULL, NULL, 'Florida Leder gold', NULL, '609919100180', 'FedEx', NULL, '2014-07-15', '12.07.2014 12:58', 'IT140623CS17', '1', 'a0YC000000YnitMMAR', '', '229.00'),
(22473, '254897591', NULL, NULL, 'aurel marian scutariu', 'VIA GIUSEPPE MAZZINI 295', '', '41049', 'SASSUOLO', 'Italien', 'IT', NULL, NULL, '3293221450', '00100142IG', NULL, NULL, 'Florida Leder gold', NULL, '609919100190', 'FedEx', NULL, '2014-07-15', '12.07.2014 12:28', 'IT140623CS17', '1', 'a0YC000000YnitMMAR', '', '229.00'),
(22474, '255032668', NULL, NULL, 'Lorenzo Cornago', 'Via G. Pascoli 37', '', '24052', 'Azzano San Paolo', 'Italien', 'IT', NULL, NULL, '3488533500', '00100489X0', NULL, NULL, 'Florida Leder silber-schwarz', NULL, '609919100205', 'FedEx', NULL, '2014-07-15', '13.07.2014 09:28', 'IT140623CS15', '1', 'a0YC000000YnitKMAR', '', '229.00'),
(22475, '255150262', NULL, NULL, 'Oknodom Robert Kaszak', 'ul. Trudna 46', '', '32-700', 'Bochnia', 'Polen', 'PL', NULL, NULL, '503767543', '0010154UNC', NULL, NULL, 'Casablanca model GM-101-1', NULL, '609919099973', 'FedEx', NULL, '2014-07-15', '13.07.2014 23:38', 'PL140624DR01', '1', 'a0YC000000YnszJMAR', '855.44', '1299.00'),
(22476, '255025765', NULL, NULL, 'PAWEL TOMCZAK', 'ul. Koszucka 2', '', '62-400', 'S?upca', 'Polen', 'PL', NULL, NULL, '784073557', '0010218S87', NULL, NULL, 'Casablanca model GM-101-1', NULL, '609919099984', 'FedEx', NULL, '2014-07-15', '13.07.2014 11:38', 'PL140624DR01', '1', 'a0YC000000YnszJMAR', '855.44', '1299.00'),
(22477, '254892809', NULL, NULL, 'Grzegorz Szczepanski', 'Jugoslowianska 15/61', '', '03-984', 'Warszawa', 'Polen', 'PL', NULL, NULL, '797545741', '00102488EA', NULL, NULL, 'Casablanca model GM-101-1', NULL, '609919099995', 'FedEx', NULL, '2014-07-15', '12.07.2014 14:38', 'PL140624DR01', '1', 'a0YC000000YnszJMAR', '855.44', '1299.00'),
(22478, '254850851', NULL, NULL, 'roman winiarski', 'Ikara 17 m 19', '', '02-705', 'Warszawa', 'Polen', 'PL', NULL, NULL, '505106180', '0010031G0H', NULL, NULL, 'Casablanca model GM-101-1', NULL, '609919100000', 'FedEx', NULL, '2014-07-15', '12.07.2014 10:38', 'PL140624DR01', '1', 'a0YC000000YnszJMAR', '855.44', '1299.00'),
(22479, '254745163', NULL, NULL, 'Elzbieta Zajac', 'Poniatowskiego 36 5', '', '37-450', 'Stalowa Wola', 'Polen', 'PL', NULL, NULL, '665234357', '0010023DB4', NULL, NULL, 'Casablanca model GM-101-2', NULL, '609919100010', 'FedEx', NULL, '2014-07-15', '11.07.2014 17:09', 'PL140624DR02', '1', 'a0YC000000Ynt02MAB', '855.44', '1299.00'),
(22480, '255067691', NULL, NULL, 'Marcin Nawrocki', 'Sokolowo 25', '', '62-600', 'Kolo', 'Polen', 'PL', NULL, NULL, '726646557', '0010210LI6', NULL, NULL, 'Casablanca model GM-101-3', NULL, '609919100021', 'FedEx', NULL, '2014-07-15', '13.07.2014 15:08', 'PL140624DR03', '1', 'a0YC000000Ynt0RMAR', '855.44', '1299.00'),
(22481, '254936432', NULL, NULL, 'Pedro Campos Barrera', 'CALLE ALCALDE DIAZ ZAFRA 24', 'bajo', '29006', 'MALAGA', 'Spanien', 'ES', NULL, NULL, '619051150', '00101976LK', NULL, NULL, 'OpciÃ³n C: reloj Pionier Florida Diamonds modelo GM-505-3 gold', NULL, '609919100352', 'FedEx', NULL, '2014-07-15', '12.07.2014 16:58', 'ES140623CS17', '1', 'a0YC000000YnieoMAB', '', '229.00'),
(22482, '254723722', NULL, NULL, 'Said Chentouf', 'VERGE MARIA 23 P02', '1', '17600', 'FIGUERES', 'Spanien', 'ES', NULL, NULL, '676871785', '0010224CPB', NULL, NULL, 'OpciÃ³n C: reloj Theorema Casablanca gold', NULL, '609919100363', 'FedEx', NULL, '2014-07-15', '11.07.2014 12:28', 'ES140618CS03', '1', 'a0YC000000YmuYFMAZ', '', '299.99'),
(22483, '257324572', NULL, NULL, 'Nicklas Langvad Faerch', 'Strandvejen 423, 1. Tv', '', '2930', 'Klampenborg', 'Dänemark', 'DK', NULL, NULL, '4529243471', '0010051Y5F', NULL, NULL, 'Sort rem, sÃ¸lvfarvet urkasse og hvid urskive (GM-508-1)', NULL, '578824914218', 'FedEx', NULL, '2014-07-28', '24.07.2014 07:06', 'DK180314HW12', '1', 'a0YC000000Yo7Y5MAJ', '1267.38', '1895.00'),
(22484, '257356182', NULL, NULL, 'Krzysztof Dziurowicz', 'ul. 20-Tu Straconych 42 B', '', '32-300', 'Olkusz', 'Polen', 'PL', NULL, NULL, '600686860', '0010147EWV', NULL, NULL, 'Casablanca model GM-101-3', NULL, '578824914230', 'FedEx', NULL, '2014-07-28', '24.07.2014 11:38', 'PL140624DR03', '1', 'a0YC000000Ynt0RMAR', '855.44', '1299.00'),
(22485, '257350920', NULL, NULL, 'Olaf Brygin', 'ul. Matejki 35', '', '87-200', 'Wabrzezno', 'Polen', 'PL', NULL, NULL, '607580997', '0010029UH8', NULL, NULL, 'Casablanca model GM-101-5', NULL, '578824914240', 'FedEx', NULL, '2014-07-28', '24.07.2014 11:38', 'PL140624DR05', '1', 'a0YC000000Ynt0qMAB', '855.44', '1299.00'),
(22486, '257296130', NULL, NULL, 'Mari Virtanen', 'Tuomiokirkonkatu 34 A 14', '', '33100', 'TAMPERE', 'Finnland', 'FI', NULL, NULL, '414686351', '0010014GJ1', NULL, NULL, 'GM-505-2 - Pionier Florida Diamonds -rannekello', NULL, '578824914251', 'FedEx', NULL, '2014-07-28', '24.07.2014 08:18', 'FI260514HW06', '1', 'a0YC000000Z8Q0nMAF', '138.49', '199.00'),
(22487, '257210424', NULL, NULL, 'Muhamet Krasniqi', 'Rosendalinrinki 3 B 52', '', '01520', 'VANTAA', 'Finnland', 'fi', NULL, NULL, '', '001010413P', NULL, NULL, 'GM-505-5 - Pionier Florida Diamonds -rannekello', NULL, '578824914262', 'FedEx', NULL, '2014-07-28', '23.07.2014 19:48', 'FI260514HW09', '1', 'a0YC000000Z8Q0qMAF', '138.49', '199.00'),
(22488, '257209170', NULL, NULL, 'Samuel lyhykaeinen', 'Laajasuontie 40 B 20', '', '00320', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '443206925', '0010162NW5', NULL, NULL, 'GM-505-3 - Pionier Florida Diamonds -rannekello', NULL, '578824914273', 'FedEx', NULL, '2014-07-28', '23.07.2014 19:48', 'FI260514HW07', '1', 'a0YC000000Z8Q0oMAF', '138.49', '199.00'),
(22489, '257272169', NULL, NULL, 'Onocor Real Estate Onocor S.L.', 'C./ NAVELATE 18', '0', '03189', 'NUCLEO ORIHUELA-COSTA', 'Spanien', 'ES', NULL, NULL, '34679931768', '00100168JJ', NULL, NULL, 'OpciÃ³n A: reloj Pionier Florida Diamonds modelo GM-505-1', NULL, '578824914067', 'FedEx', NULL, '2014-07-28', '23.07.2014 20:58', 'ES140623CS16', '1', 'a0YC000000YnienMAB', '', '229.00'),
(22490, '257201620', NULL, NULL, 'Mikel Areskurrinaga', 'LANGILERIA 178 A ESC DR', '  2 A', '48940', 'LEIOA', 'Spanien', 'ES', NULL, NULL, '619792118', '0010020Y84', NULL, NULL, 'OpciÃ³n B: reloj Pionier Florida Diamonds modelo GM-505-2', NULL, '578824914078', 'FedEx', NULL, '2014-07-28', '23.07.2014 14:58', 'ES140623CS15', '1', 'a0YC000000YniemMAB', '', '229.00'),
(22491, '257267803', NULL, NULL, 'Enrique NOUBANI CORTES', 'CALLE ARENAL 7', '5ÂºD', '28013', 'MADRID', 'Spanien', 'ES', NULL, NULL, '600923632', '0010096AAJ', NULL, NULL, 'OpciÃ³n B: reloj Pionier modelo DublÃ­n para hombre - GM-508-2', NULL, '578824914089', 'FedEx', NULL, '2014-07-28', '23.07.2014 20:28', 'ES140623CS19', '1', 'a0YC000000YniuVMAR', '', '249.00'),
(22492, '257406132', NULL, NULL, 'Luis Nunez Torres', 'CALLE Jose Paulete 5', '2Â° 5', '28038', 'MADRID', 'Spanien', 'ES', NULL, NULL, '617810588', '0010156D7C', NULL, NULL, 'OpciÃ³n B: reloj Pionier modelo DublÃ­n para hombre - GM-508-2', NULL, '578824914090', 'FedEx', NULL, '2014-07-28', '24.07.2014 12:28', 'ES140623CS19', '1', 'a0YC000000YniuVMAR', '', '249.00'),
(22493, '257241316', NULL, NULL, 'Natalia Zelyaeva Piskunova', 'Avda. Monasterio del Escorial, 24 Bajo E', '', '28049', 'Madrid', 'Spanien', 'ES', NULL, NULL, '666836567', '0010188U3W', NULL, NULL, 'OpciÃ³n C: reloj Pionier Florida Diamonds modelo GM-505-3', NULL, '578824914104', 'FedEx', NULL, '2014-07-28', '23.07.2014 18:28', 'ES140623CS17', '1', 'a0YC000000YnieoMAB', '', '229.00'),
(22494, '257355577', NULL, NULL, 'Agustin  Angel Tato Suarez', 'CALLE LEZEAGA 34', '5 B', '48002', 'BILBAO', 'Spanien', 'ES', NULL, NULL, '655878855', '0010065GGB', NULL, NULL, 'OpciÃ³n C: reloj Pionier modelo DublÃ­n para hombre - GM-508-3', NULL, '578824914115', 'FedEx', NULL, '2014-07-28', '24.07.2014 08:28', 'ES140623CS20', '1', 'a0YC000000YniuWMAR', '', '249.00'),
(22495, '257280979', NULL, NULL, 'Silvia de la Iglesia Requejo', 'CALLE VICENTE RISCO 1 BANKIA', 'bajo', '32001', 'OURENSE', 'Spanien', 'ES', NULL, NULL, '672262115', '001024522O', NULL, NULL, 'OpciÃ³n C: reloj Pionier modelo DublÃ­n para hombre - GM-508-3', NULL, '578824914126', 'FedEx', NULL, '2014-07-28', '23.07.2014 22:28', 'ES140623CS20', '1', 'a0YC000000YniuWMAR', '', '249.00'),
(22496, '257371469', NULL, NULL, 'TERESA ROMERO', 'C/CORUNA 6', 'local', '13670', 'VILLARRUBIA DE LOS OJOS', 'Spanien', 'ES', NULL, NULL, '629338011', '0010135Z5C', NULL, NULL, 'OpciÃ³n C: reloj Pionier modelo DublÃ­n para hombre - GM-508-3', NULL, '578824914137', 'FedEx', NULL, '2014-07-28', '24.07.2014 09:58', 'ES140623CS20', '1', 'a0YC000000YniuWMAR', '', '249.00'),
(22497, '257243014', NULL, NULL, 'FRANCISCO MARTINEZ NICOLAS', 'CALLE EL CARMEN 5', '3D', '30002', 'MURCIA', 'Spanien', 'ES', NULL, NULL, '664474107', '0010005EJO', NULL, NULL, 'OpciÃ³n F: reloj Pionier Florida Diamonds modelo GM-505-6', NULL, '578824914148', 'FedEx', NULL, '2014-07-28', '23.07.2014 18:28', 'ES140623CS13', '1', 'a0YC000000Ynic1MAB', '', '229.00'),
(22498, '257370123', NULL, NULL, 'jesus albert sanz', 'amadeo saboya 11 11', 'bajo', '46010', 'valencia', 'Spanien', 'ES', NULL, NULL, '618747204', '0010243U9D', NULL, NULL, 'OpciÃ³n F: reloj Pionier Florida Diamonds modelo GM-505-6', NULL, '578824914159', 'FedEx', NULL, '2014-07-28', '24.07.2014 09:28', 'ES140623CS13', '1', 'a0YC000000Ynic1MAB', '', '229.00'),
(22499, '257497709', NULL, NULL, 'akmal Hamdard', 'Eksterlaan 644', '', '3136 SR', 'VLAARDINGEN', 'Niederlande', 'NL', NULL, NULL, '617222121', '0010069FWF', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '578824914170', 'FedEx', NULL, '2014-07-28', '24.07.2014 20:28', 'NL140605NM03', '1', 'a0YC000000Ykj7nMAB', '160.00', '239.99'),
(22500, '257442032', NULL, NULL, 'Lars Wouters', 'Ieplaan 137', '', '2282 CZ', 'RIJSWIJK', 'Niederlande', 'NL', NULL, NULL, '611233624', '0010018UDV', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '578824914181', 'FedEx', NULL, '2014-07-28', '24.07.2014 15:28', 'NL140605NM03', '1', 'a0YC000000Ykj7nMAB', '160.00', '239.99'),
(22501, '257255624', NULL, NULL, 'Alan Pearson', '3 PENSHAW VIEW', '', 'NE10 8BJ', 'GATESHEAD', 'Grossbritannien', 'GB', NULL, NULL, '1914695444', '0010049T1F', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824913520', 'FedEx', NULL, '2014-07-28', '23.07.2014 21:53', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22502, '257102721', NULL, NULL, 'Alex Destouche', '156 HOLLINGWOOD LANE', '', 'BD7 4DB', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7508427840', '001006978U', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824913531', 'FedEx', NULL, '2014-07-28', '23.07.2014 09:52', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22503, '257166214', NULL, NULL, 'Artur Stachowicz', '64 MARKET PLACE', '', 'BA12 9AW', 'WARMINSTER', 'Grossbritannien', 'GB', NULL, NULL, '7840828290', '00101533LE', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824913542', 'FedEx', NULL, '2014-07-28', '23.07.2014 14:23', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22504, '257148242', NULL, NULL, 'darren blair', '12 TITLINGTON GROVE', '', 'NE31 2LX', 'HEBBURN', 'Grossbritannien', 'GB', NULL, NULL, '7514833966', '0010189IMH', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824913553', 'FedEx', NULL, '2014-07-28', '23.07.2014 12:54', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22505, '257258543', NULL, NULL, 'Debra Lawrence', '17 Nicholas Road', '', 'Ex13at', 'Exeter', 'Grossbritannien', 'GB', NULL, NULL, '01392 660139', '00101461JQ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824913564', 'FedEx', NULL, '2014-07-28', '23.07.2014 21:52', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22506, '257190230', NULL, NULL, 'Jayne Lamerton', '85 OLD WOODLANDS ROAD', 'Crownhill', 'PL5 3SX', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7779449695', '0010076KRL', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824913575', 'FedEx', NULL, '2014-07-28', '23.07.2014 15:53', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22507, '257366645', NULL, NULL, 'Kym Bruce', '116 REDWALD ROAD', '', 'IP12 2TF', 'WOODBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '139442109', '0010072HRG', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824913586', 'FedEx', NULL, '2014-07-28', '24.07.2014 11:24', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22508, '257116274', NULL, NULL, 'Leanne Pugh', '26 WESTON ROAD', '', 'WV7 3DH', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '07842 884813', '0010104NHY', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824913597', 'FedEx', NULL, '2014-07-28', '23.07.2014 10:53', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22509, '257350588', NULL, NULL, 'Michael Johnson', 'Woodlandpark WOODLANDS LANE', 'House name  Woodlands park and orchard stabels  Can you driver call on delivery thank you', 'KT113QA', 'Cobham', 'Grossbritannien', 'GB', NULL, NULL, '7875059219', '00100846EA', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824913601', 'FedEx', NULL, '2014-07-28', '24.07.2014 10:23', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22510, '257351569', NULL, NULL, 'Ryan Liptrot', '7 HIGH STREET', 'Rhiwlas', 'LL57 4EY', 'BANGOR', 'Grossbritannien', 'GB', NULL, NULL, '7788437660', '0010068VRZ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824913612', 'FedEx', NULL, '2014-07-28', '24.07.2014 10:22', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22511, '257352807', NULL, NULL, 'steve McCarten', '2 MOFFAT CLOSE', '', 'DL1 3PP', 'DARLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7740152988', '00100103IN', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824913623', 'FedEx', NULL, '2014-07-28', '24.07.2014 10:22', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22512, '257235271', NULL, NULL, 'Tina Hollingworth', '24 COLLINS ROAD', '', 'WS10 0RX', 'WEDNESBURY', 'Grossbritannien', 'GB', NULL, NULL, '7852181459', '0010050VOO', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824913634', 'FedEx', NULL, '2014-07-28', '23.07.2014 19:52', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22513, '257349082', NULL, NULL, 'Michael Jackson', '24 KINGSFOLD AVENUE', '', 'SO18 2PZ', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7773282765', '001010803J', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824913645', 'FedEx', NULL, '2014-07-28', '24.07.2014 10:22', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22514, '257207242', NULL, NULL, 'Nick Kearney', '42 TWEED STREET', '', 'FK3 8HA', 'GRANGEMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '1324411594', '0010157A6R', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824913656', 'FedEx', NULL, '2014-07-28', '23.07.2014 17:23', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22515, '257166495', NULL, NULL, 'paul kelly', '270 KNOWSLEY ROAD', '270 knowsley rd', 'WA10 5NU', 'ST. HELENS', 'Grossbritannien', 'GB', NULL, NULL, '7974170465', '0010169HNH', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824913667', 'FedEx', NULL, '2014-07-28', '23.07.2014 14:22', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22516, '257341703', NULL, NULL, 'Tiffany Best', '29 HILLFIELD', '', 'Cb226rz', 'Foxton, cambridgeshire', 'Grossbritannien', 'GB', NULL, NULL, '7972592947', '0010131N5B', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824913678', 'FedEx', NULL, '2014-07-28', '24.07.2014 09:52', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22517, '257209198', NULL, NULL, 'Adrian Tomaino', '60 STEPNEY ROAD', '', 'YO12 5BS', 'SCARBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7765858661', '00101781IL', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824913689', 'FedEx', NULL, '2014-07-28', '23.07.2014 17:52', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22518, '257109589', NULL, NULL, 'Hannah Rourke', '11 Monkton manor', 'Monkton', 'Ct124jt', 'Ramsgate', 'Grossbritannien', 'GB', NULL, NULL, '7801998049', '00101179I5', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824913690', 'FedEx', NULL, '2014-07-28', '23.07.2014 10:22', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22519, '257318377', NULL, NULL, 'Jan Samuels', '39 MASON CLOSE', 'Bermondsey', 'SE16 3EU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '07988 899273', '0010153H1I', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824913704', 'FedEx', NULL, '2014-07-28', '24.07.2014 08:22', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22520, '257089478', NULL, NULL, 'Peter Polak', '54 KENT HOUSE LANE', '', 'BR3 1LF', 'BECKENHAM', 'Grossbritannien', 'GB', NULL, NULL, '2086595333', '00100419CU', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824913715', 'FedEx', NULL, '2014-07-28', '23.07.2014 08:52', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22521, '257108204', NULL, NULL, 'Rosa Paula', '213 FIFTH AVENUE', '', 'WV10 9SS', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7947211664', '0010241UOC', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824913726', 'FedEx', NULL, '2014-07-28', '23.07.2014 10:22', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22522, '257351042', NULL, NULL, 'abeba bahre', 'Flat 6  Jacques House', '2 Hutton Lane', 'HA3 6RD', 'Harrow Weald', 'Grossbritannien', 'GB', NULL, NULL, '7886675146', '00102345L4', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913737', 'FedEx', NULL, '2014-07-28', '24.07.2014 10:23', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22523, '257337102', NULL, NULL, 'catherine Fullwood', 'NR BETTON STREET', 'Network Rail,Coleham Depot', 'SY3 7LJ', 'SHREWSBURY', 'Grossbritannien', 'GB', NULL, NULL, '7429671168', '00101592HJ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913748', 'FedEx', NULL, '2014-07-28', '24.07.2014 09:22', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22524, '257286462', NULL, NULL, 'Charmane Thorley', '12 SHAW COURT', '', 'PA8 6DP', 'ERSKINE', 'Grossbritannien', 'GB', NULL, NULL, '7818460889', '00100227LR', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913759', 'FedEx', NULL, '2014-07-28', '24.07.2014 01:52', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22525, '257265481', NULL, NULL, 'janette jones', '4 Crotia Avenue', '', 'CW2 5LP', 'Weston Crewe', 'Grossbritannien', 'GB', NULL, NULL, '7825683120', '00100251EW', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913760', 'FedEx', NULL, '2014-07-28', '23.07.2014 22:23', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22526, '257192754', NULL, NULL, 'LT McKernon', '136 MEADOW LANDS', '', 'BT41 4EY', 'ANTRIM', 'Grossbritannien', 'GB', NULL, NULL, '7801818607', '0010154UQL', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913770', 'FedEx', NULL, '2014-07-28', '23.07.2014 16:22', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22527, '257199866', NULL, NULL, 'Megan Bohin', '11 TRINDER ROAD', '', 'BS20 0LX', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7791272174', '0010132RJC', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913781', 'FedEx', NULL, '2014-07-28', '23.07.2014 16:53', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22528, '257311315', NULL, NULL, 'Phil Turner', '77 KINGSDOWN ROAD', 'St Margarets-at-Cliffe', 'CT15 6BA', 'DOVER', 'Grossbritannien', 'GB', NULL, NULL, '7855096117', '0010124DDJ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913792', 'FedEx', NULL, '2014-07-28', '24.07.2014 08:22', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22529, '257149146', NULL, NULL, 'Rebecca Parry-Hall', '113 FOLLAGER ROAD', '', 'CV21 2JF', 'RUGBY', 'Grossbritannien', 'GB', NULL, NULL, '7793085300', '001020559Y', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913807', 'FedEx', NULL, '2014-07-28', '23.07.2014 12:52', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22530, '257265013', NULL, NULL, 'steph tuck', '2 DORCHESTER WAY', 'Greywell', 'RG29 1BX', 'HOOK HAMPSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7799472135', '0010043O64', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913818', 'FedEx', NULL, '2014-07-28', '23.07.2014 22:22', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22531, '257125415', NULL, NULL, 'Alan Attard', '309 Guildford Road', '', 'GU24 9AA', 'Bisley, Woking, Surrey', 'Grossbritannien', 'GB', NULL, NULL, '1483472951', '0010121L3K', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913829', 'FedEx', NULL, '2014-07-28', '23.07.2014 11:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22532, '257386400', NULL, NULL, 'Andy Belcher', 'Flat 9 Wykeham Lodge,', '16 Chaddesley Glen', 'BH13 7NZ', 'Poole', 'Grossbritannien', 'GB', NULL, NULL, '01202 709960', '0010126XLS', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913830', 'FedEx', NULL, '2014-07-28', '24.07.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22533, '257158515', NULL, NULL, 'Barry Steele', '18 REDCLIFFE PARADE', '', 'BT4 1GL', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7920409048', '0010151Q0S', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913840', 'FedEx', NULL, '2014-07-28', '23.07.2014 13:53', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22534, '257266517', NULL, NULL, 'Bethany Leslie', '3 WEST ALBERT ROAD', '', 'KY1 1DL', 'KIRKCALDY', 'Grossbritannien', 'GB', NULL, NULL, '7966076183', '0010024VCM', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913851', 'FedEx', NULL, '2014-07-28', '23.07.2014 22:23', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22535, '257270965', NULL, NULL, 'biju joseph', '58 SHAP CRESCENT', '', 'SM5 1LU', 'CARSHALTON', 'Grossbritannien', 'GB', NULL, NULL, '79809369904', '0010134WIC', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913862', 'FedEx', NULL, '2014-07-28', '23.07.2014 22:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22536, '257278767', NULL, NULL, 'Diane Haddock', '88 Lunar Drive', 'Netherton', 'L30 7PN', 'Liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7958799853', '001020708T', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913873', 'FedEx', NULL, '2014-07-28', '23.07.2014 23:56', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22537, '257353761', NULL, NULL, 'Elisa Chant', 'DANCO FROG LANE', 'Coalpit Heath', 'BS36 2NW', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7717717063', '00101197PX', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913884', 'FedEx', NULL, '2014-07-28', '24.07.2014 10:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22538, '257242821', NULL, NULL, 'Emma Humphrey', '30 MARLSTON AVENUE', '', 'CH4 8HF', 'CHESTER', 'Grossbritannien', 'GB', NULL, NULL, '1244680633', '10111830', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913895', 'FedEx', NULL, '2014-07-28', '23.07.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22539, '257088315', NULL, NULL, 'Gemna Wasteney', '8 ABBOTS GREEN', '', 'SY2 5QU', 'SHREWSBURY', 'Grossbritannien', 'GB', NULL, NULL, '7966149611', '001006373K', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913900', 'FedEx', NULL, '2014-07-28', '23.07.2014 08:53', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22540, '257189570', NULL, NULL, 'Jayne Lamerton', '85 OLD WOODLANDS ROAD', 'Crownhill', 'PL5 3SX', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7779449695', '0010115CP7', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913575', 'FedEx', NULL, '2014-07-28', '23.07.2014 15:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22541, '257215357', NULL, NULL, 'Karen Kehoe', '65 GLENIFFER DRIVE', '', 'G78 1JA', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '1418810826', '00102194RR', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913921', 'FedEx', NULL, '2014-07-28', '23.07.2014 18:23', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22542, '257103470', NULL, NULL, 'Lan Nguyen', '7 GODSTONE COURT, HOLMLEIGH ROAD', '', 'N16 5QW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7462893249', '0010046JDP', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913932', 'FedEx', NULL, '2014-07-28', '23.07.2014 09:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22543, '257278708', NULL, NULL, 'Liam Haddock', '453 Chester Road', '', 'CH66 3RJ', 'Ellesmere Port', 'Grossbritannien', 'GB', NULL, NULL, '7545152201', '0010177WC8', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913943', 'FedEx', NULL, '2014-07-28', '23.07.2014 23:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22544, '257148936', NULL, NULL, 'Miroslaw Kaldunski', '6 Glass Foundry Yard', 'Denmark Street', 'E13 8FB', 'London', 'Grossbritannien', 'GB', NULL, NULL, '4,47957E+11', '0010199B7H', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913954', 'FedEx', NULL, '2014-07-28', '23.07.2014 12:54', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22545, '257101986', NULL, NULL, 'Mohammed Aksar', '5 ORIEL AVENUE', '', 'OL8 4HJ', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7725977758', '0010039KJN', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913965', 'FedEx', NULL, '2014-07-28', '23.07.2014 09:53', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22546, '257274278', NULL, NULL, 'Nenad Turicanin', '128 ELSTOW ROAD', '', 'MK42 9NP', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '1234309563', '0010131GWF', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913976', 'FedEx', NULL, '2014-07-28', '23.07.2014 23:56', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22547, '257145023', NULL, NULL, 'Raymond Butler', '18 HOUGHTON PLACE', 'Bixley Farm', 'IP4 5UX', 'IPSWICH Suffolk', 'Grossbritannien', 'GB', NULL, NULL, '1473212204', '0010165GNI', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913987', 'FedEx', NULL, '2014-07-28', '23.07.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22548, '257310102', NULL, NULL, 'Robert Whiterod', '69 CASTLE WAY', 'Leybourne', 'ME19 5HF', 'WEST MALLING', 'Grossbritannien', 'GB', NULL, NULL, '01732 220233', '0010234T8I', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913998', 'FedEx', NULL, '2014-07-28', '24.07.2014 07:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22549, '257239268', NULL, NULL, 'Stephen Halliburton', '1 CORMORANT CLOSE', '', 'NE24 3PY', 'BLYTH', 'Grossbritannien', 'GB', NULL, NULL, '77515145749', '0010128QLS', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824914001', 'FedEx', NULL, '2014-07-28', '23.07.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22550, '257279821', NULL, NULL, 'Terence Moll', '440 STRAND', 'Coutts', 'WC2R 0QS', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '2089801595', '0010090DKM', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824914012', 'FedEx', NULL, '2014-07-28', '24.07.2014 00:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22551, '257283324', NULL, NULL, 'usma parveen', '8 CARSWELL GARDENS', '', 'G41 2DH', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '1416166535', '0010040YCS', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824914023', 'FedEx', NULL, '2014-07-28', '24.07.2014 00:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22552, '257265297', NULL, NULL, 'valerie mitchell', '33 WELLAND CRESCENT', '', 'TS19 0UT', 'STOCKTON-ON-TEES', 'Grossbritannien', 'GB', NULL, NULL, '1642898992', '0010069RFJ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824914034', 'FedEx', NULL, '2014-07-28', '23.07.2014 22:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22553, '257255116', NULL, NULL, 'Zainab Buliwala', '129 HALLIWELL ROAD', '', 'BL1 3NF', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7874615887', '00101881RN', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824914045', 'FedEx', NULL, '2014-07-28', '23.07.2014 21:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22554, '256664103', NULL, NULL, 'Yassine Attoumi', 'Landbouwstraat 124', '', '2020', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '489337253', '0010217PDU', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '604569164572', 'FedEx', NULL, '2014-07-23', '21.07.2014 09:18', 'NL140605NM03', '1', 'a0YC000000YkjOGMAZ', '160.00', '239.99'),
(22555, '256765462', NULL, NULL, 'Jana Putnina', '7 Asicus Villas', '', 'Westmeath', 'Athlone', 'Irland', 'IE', NULL, NULL, '868642317', '0010189S43', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Black Dial (GM-101-2)', NULL, '604569164540', 'FedEx', NULL, '2014-07-23', '21.07.2014 18:32', 'IE190614AH014', '1', 'a0YC000000YnOuNMAV', '206.24', '311.99'),
(22556, '256851358', NULL, NULL, 'Marcus Candle', 'LOSTIGEN 1', '', '170 75', 'SOLNA', 'Schweden', 'SE', NULL, NULL, '733901088', '00100092TA', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stÃ¥l', NULL, '604569164610', 'FedEx', NULL, '2014-07-23', '22.07.2014 09:14', 'SE250614HW22', '1', 'a0YC000000Yo7TsMAJ', '1559.08', '2289.00'),
(22557, '256708493', NULL, NULL, 'Andreas Goeransson', 'Hoernemossevaegen 12', '', '44342', 'Grabo', 'Schweden', 'SE', NULL, NULL, '706860221', '0010202HJK', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stÃ¥l', NULL, '604569164620', 'FedEx', NULL, '2014-07-23', '21.07.2014 15:44', 'SE250614HW23', '1', 'a0YC000000Yo7TtMAJ', '1559.08', '2289.00'),
(22558, '256934001', NULL, NULL, 'Esa Uotila', 'Kannikkokuja 6 A 1', '', '01620', 'Vantaa', 'Finnland', 'FI', NULL, NULL, '505308514', '001002541T', NULL, NULL, 'GM-505-3 - Pionier Florida Diamonds -rannekello', NULL, '604569164583', 'FedEx', NULL, '2014-07-23', '22.07.2014 16:18', 'FI260514HW07', '1', 'a0YC000000Z8Q0oMAF', '138.49', '199.00'),
(22559, '256856740', NULL, NULL, 'Tomi Pakarinen', 'Lukasgraend 2 A 2', '', '68620', 'JAKOBSTAD', 'Finnland', 'FI', NULL, NULL, '505719205', '0010250TZ6', NULL, NULL, 'GM-505-4 - Pionier Florida Diamonds -rannekello', NULL, '604569164594', 'FedEx', NULL, '2014-07-23', '22.07.2014 10:48', 'FI260514HW08', '1', 'a0YC000000Z8Q0pMAF', '138.49', '199.00'),
(22560, '256840298', NULL, NULL, 'Jani Tuononen', 'Korppaanmaeentie 2 B 19', '', '00300', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '445486871', '0010204TNF', NULL, NULL, 'GM-505-3 - Pionier Florida Diamonds -rannekello', NULL, '604569164609', 'FedEx', NULL, '2014-07-23', '22.07.2014 09:18', 'FI260514HW07', '1', 'a0YC000000Z8Q0oMAF', '138.49', '199.00'),
(22561, '256992688', NULL, NULL, 'Agnieszka Gawarkiewicz', 'ul. Jurija Gagarina 72/1', '', '87-100', 'Torun', 'Polen', 'PL', NULL, NULL, '663486693', '0010070WED', NULL, NULL, 'Casablanca model GM-101-5', NULL, '604569164631', 'FedEx', NULL, '2014-07-23', '22.07.2014 20:08', 'PL140624DR05', '1', 'a0YC000000Ynt0qMAB', '855.44', '1299.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(22562, '256864990', NULL, NULL, 'Krzysztof Lygonski', 'Brzozowa 32', 'BNB EUROBAU  NIP584-140-01-66', '83-050', 'Lublewo Gdanskie', 'Polen', 'PL', NULL, NULL, '602332006', '0010040XC2', NULL, NULL, 'Casablanca model GM-101-5', NULL, '604569164642', 'FedEx', NULL, '2014-07-23', '22.07.2014 10:08', 'PL140624DR05', '1', 'a0YC000000Ynt0qMAB', '855.44', '1299.00'),
(22563, '256837898', NULL, NULL, 'Mahgoub Gharib', '16 DOWNLAND DRIVE', '', 'BN3 8GB', 'HOVE', 'Grossbritannien', 'GB', NULL, NULL, '7475055557', '10035598', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569164550', 'FedEx', NULL, '2014-07-23', '22.07.2014 06:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22564, '256830949', NULL, NULL, 'henry doherty', '100 CLYDE TOWER', '', 'G74 2HQ', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7951057279', '00102506S3', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569164561', 'FedEx', NULL, '2014-07-23', '22.07.2014 03:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22565, '255619927', NULL, NULL, 'Jean-Marie Windels', 'Zarlardingestraat 56', '', '9500', 'Goeferdinge', 'Belgien', 'BE', NULL, NULL, '475277199', '0010239BG4', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '578824911550', 'FedEx', NULL, '2014-07-17', '16.07.2014 06:18', 'NL140605NM03', '1', 'a0YC000000YkjOGMAZ', '160.00', '239.99'),
(22566, '255552006', NULL, NULL, 'Ela Muhja', 'Sint-Sebastiaansstraat 26', '', '8400', 'Oostende', 'Belgien', 'BE', NULL, NULL, '483692290', '0010229FK2', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '578824911561', 'FedEx', NULL, '2014-07-17', '15.07.2014 18:48', 'NL140605NM03', '1', 'a0YC000000YkjOGMAZ', '160.00', '239.99'),
(22567, '255395350', '', '', 'Jens Christens', 'Leuvensesteenweg  305 A1', '', '3370', 'Boutersem', 'Belgien', '', '', '', '497817734', '0010250C9T', '', '', 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', 'Paket am 07.08.14 zur?ck erhalten!\r\nRL 7115 9455 6DE  08.09.2014', '578824911572', 'FedEx', '', '2014-07-17', '15.07.2014 07:18', 'NL140605NM03', '1', 'a0YC000000YkjOGMAZ', '160.00', '239.99'),
(22568, '255679410', NULL, NULL, 'Sven Van den heuvel', 'Grote Steenweg 616', '', '2600', 'Berchem', 'Belgien', 'BE', NULL, NULL, '499191491', '0010160OU7', NULL, NULL, 'Florida Diamonds horloge GM-505-6 - Zwart staal/zwart', NULL, '578824911583', 'FedEx', NULL, '2014-07-17', '16.07.2014 10:48', 'NL140605NM06', '1', 'a0YC000000YkjOJMAZ', '160.00', '239.99'),
(22569, '255408359', NULL, NULL, 'Monique Piccart', 'rue du Moulin Ã  Papier 68', '', '1160', 'Auderghem', 'Belgien', 'BE', NULL, NULL, '473282932', '0010250KP2', NULL, NULL, 'Une montre Florida Diamonds GM-505-5 - acier argentÃ©/noir', NULL, '578824911594', 'FedEx', NULL, '2014-07-17', '15.07.2014 08:18', 'NL140605NM05', '1', 'a0YC000000YkjOIMAZ', '160.00', '239.99'),
(22570, '255608178', NULL, NULL, 'Leif Paelli', 'Keskustie 4', '', '08700', 'LOHJA', 'Finnland', 'FI', NULL, NULL, '3,58441E+11', '0010230GE1', NULL, NULL, 'GM-508-3 - Miesten Theorema Dublin -rannekello', NULL, '578824911712', 'FedEx', NULL, '2014-07-17', '16.07.2014 08:18', 'FI180314HW14', '1', 'a0YC000000Yo7NlMAJ', '179.00', '259.00'),
(22571, '255373498', NULL, NULL, 'Mahbubur Rahman', 'Flat-1 Old church street', '', 'Galway', 'Athenry,co;galway.ireland', 'Irland', 'IE', NULL, NULL, '3,53859E+11', '0010037CRA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver Case and Silver Dial (GM-101-1)', NULL, '578824911447', 'FedEx', NULL, '2014-07-17', '15.07.2014 07:02', 'IE190614AH07', '1', 'a0YC000000YnDdEMAV', '206.24', '311.99'),
(22572, '256023614', NULL, NULL, 'Francesco Cavicchi', 'VIA AMEDEO ORLANDI 3', '', '40068', 'SAN LAZZARO DI SAVENA', 'Italien', 'IT', NULL, NULL, '3922220777', '0010039LY5', NULL, NULL, 'Acciaio - Silver quadrante bianco Florida', NULL, '578824912145', 'FedEx', NULL, '2014-07-21', '17.07.2014 19:58', 'IT140623CS11', '1', 'a0YC000000YnitHMAR', '', '229.00'),
(22573, '255783415', NULL, NULL, 'Denis Gentile', 'Via Olbia 14', 'numero di telefono 3474257378', '08020', 'Budoni', 'Italien', 'IT', NULL, NULL, '3884837062', '0010080IIV', NULL, NULL, 'Pelle - Marrone quadrante nero Florida', NULL, 'RL709489165DE', 'Deutsche Post', NULL, '2014-07-21', '16.07.2014 18:28', 'IT140623CS17', '1', 'a0YC000000YnitMMAR', '', '229.00'),
(22574, '255931166', NULL, NULL, 'giuseppe bellinghieri', 'contrada conca d oro coop. s. francesco 0', '', '98168', 'messina', 'Italien', 'IT', NULL, NULL, '3497108675', '0010177IS0', NULL, NULL, 'Pelle - Marrone quadrante nero Florida', NULL, '578824912167', 'FedEx', NULL, '2014-07-21', '17.07.2014 11:58', 'IT140623CS17', '1', 'a0YC000000YnitMMAR', '', '229.00'),
(22575, '255922147', NULL, NULL, 'tiziana Ferro', 'VIA EURIPIDE 2', '', '31021', 'MOGLIANO VENETO', 'Italien', 'IT', NULL, NULL, '3493735047', '0010166NS9', NULL, NULL, 'Pelle - Marrone quadrante nero Florida', NULL, '578824912178', 'FedEx', NULL, '2014-07-21', '17.07.2014 10:58', 'IT140623CS17', '1', 'a0YC000000YnitMMAR', '', '229.00'),
(22576, '256016784', NULL, NULL, 'Viky Andreotti', 'VIA CAIROLI 42', '', '21020', 'MORNAGO', 'Italien', 'IT', NULL, NULL, '3396430442', '00100191QX', NULL, NULL, 'Pelle - Marrone quadrante nero Florida', NULL, '578824912189', 'FedEx', NULL, '2014-07-21', '17.07.2014 19:28', 'IT140623CS17', '1', 'a0YC000000YnitMMAR', '', '229.00'),
(22577, '255986402', NULL, NULL, 'Joan Hila', 'VIA DEGLI ALBERTI 58', '', '50058', 'SIGNA', 'Italien', 'IT', NULL, NULL, '3338549840', '0010137FHB', NULL, NULL, 'Pelle - Nero quadrante bianco Florida', NULL, '578824912190', 'FedEx', NULL, '2014-07-21', '17.07.2014 16:28', 'IT140623CS16', '1', 'a0YC000000YnitLMAR', '', '229.00'),
(22578, '255921426', NULL, NULL, 'tiziana Ferro', 'VIA EURIPIDE 2', '', '31021', 'MOGLIANO VENETO', 'Italien', 'IT', NULL, NULL, '3493735047', '001024074K', NULL, NULL, 'Pelle - Nero quadrante nero Florida', NULL, '578824912178', 'FedEx', NULL, '2014-07-21', '17.07.2014 10:58', 'IT140623CS15', '1', 'a0YC000000YnitKMAR', '', '229.00'),
(22579, '255445619', NULL, NULL, 'Peter Castelein', 'Margrijhof 30', '', '2632DE', 'NOOTDORP', 'Niederlande', 'NL', NULL, NULL, '31651076020', '0010250JKK', NULL, NULL, 'Florida Diamonds horloge GM-505-1 - Zwart leer/zilver/wit', NULL, '578824911609', 'FedEx', NULL, '2014-07-17', '15.07.2014 10:58', 'NL140605NM01', '1', 'a0YC000000Ykiy1MAB', '160.00', '239.99'),
(22580, '255469653', NULL, NULL, 'ahmed muhamed', 'Wabenstraat 20', '', '1624 GM', 'HOORN', 'Niederlande', 'NL', NULL, NULL, '610444195', '0010238MHR', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '578824911610', 'FedEx', NULL, '2014-07-17', '15.07.2014 12:28', 'NL140605NM03', '1', 'a0YC000000Ykj7nMAB', '160.00', '239.99'),
(22581, '255540522', NULL, NULL, 'dennis gielen', 'de Voorstenkamp 1845', '', '6545 GP', 'NIJMEGEN', 'Niederlande', 'NL', NULL, NULL, '636557648', '00100928DK', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '578824911620', 'FedEx', NULL, '2014-07-17', '15.07.2014 17:58', 'NL140605NM03', '1', 'a0YC000000Ykj7nMAB', '160.00', '239.99'),
(22582, '255567383', NULL, NULL, 'Sofia Tamazi Tsachidou Tsilatsava', 'Lunterenstraat 253', '', '2573 PK', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '685882799', '0010103CH3', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '578824911631', 'FedEx', NULL, '2014-07-17', '15.07.2014 19:58', 'NL140605NM03', '1', 'a0YC000000Ykj7nMAB', '160.00', '239.99'),
(22583, '255409243', NULL, NULL, 'k.y. Wong', 'Matthijs Vermeulenstraat 48', '', '3816 DC', 'AMERSFOORT', 'Niederlande', 'NL', NULL, NULL, '641221131', '0010107OIV', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '578824911642', 'FedEx', NULL, '2014-07-17', '15.07.2014 08:28', 'NL140128LB03', '1', 'a0YC000000YkZLBMA3', '155.00', '239.99'),
(22584, '255560300', NULL, NULL, 'Marian Keizer', 'Bordewijklaan 143', '', '9721 WD', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '644156641', '0010027K8M', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '578824911653', 'FedEx', NULL, '2014-07-17', '15.07.2014 19:28', 'NL140128LB03', '1', 'a0YC000000YkZLBMA3', '155.00', '239.99'),
(22585, '255438135', NULL, NULL, 'miranda berendsen', 'Strijkviertel 59', '', '3454 PK', 'DE MEERN', 'Niederlande', 'NL', NULL, NULL, '683701616', '00102345PO', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '578824911664', 'FedEx', NULL, '2014-07-17', '15.07.2014 10:28', 'NL140128LB03', '1', 'a0YC000000YkZLBMA3', '155.00', '239.99'),
(22586, '255642715', NULL, NULL, 'AHMED BERISHA', 'Dr. H.Colijnstraat 606', '', '1067 CP', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '655895931', '0010084QY0', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Zwart', NULL, '578824911675', 'FedEx', NULL, '2014-07-17', '16.07.2014 08:28', 'NL140128LB02', '1', 'a0YC000000YkZL8MAN', '155.00', '239.99'),
(22587, '255243433', NULL, NULL, 'Jaap Noordijk', 'Schuytstraat 115', '', '3195 SM', 'PERNIS ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '619432290', '0010223C8Q', NULL, NULL, 'Malibu Horloge - Zwart, Zwart & Zwart', NULL, '578824911686', 'FedEx', NULL, '2014-07-17', '14.07.2014 11:58', 'NL140128LB04', '1', 'a0YC000000YkZL9MAN', '155.00', '239.99'),
(22588, '255703818', NULL, NULL, 'Zaneta Goral', 'Raclawicka 37B', 'Majdan', '05-202', 'Wolomin', 'Polen', 'PL', NULL, NULL, '501-491-554', '0010201DR2', NULL, NULL, 'Casablanca model GM-101-2', NULL, '578824911697', 'FedEx', NULL, '2014-07-17', '16.07.2014 15:38', 'PL140624DR02', '1', 'a0YC000000Ynt02MAB', '855.44', '1299.00'),
(22589, '255538176', NULL, NULL, 'Pawel Blajer', 'Ul.lipowa 81', '', '72-105', 'Lubczyna', 'Polen', 'PL', NULL, NULL, '4792546379', '0010111FA4', NULL, NULL, 'Casablanca model GM-101-2', NULL, '578824911701', 'FedEx', NULL, '2014-07-17', '15.07.2014 21:08', 'PL140624DR02', '1', 'a0YC000000Ynt02MAB', '855.44', '1299.00'),
(22590, '255503803', NULL, NULL, 'Ekim Yildiz', 'VAESTRA VAEGEN 9E', '', '169 61', 'SOLNA', 'Schweden', 'SE', NULL, NULL, '46762890454', '0010044Q34', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stål', NULL, '578824911723', 'FedEx', NULL, '2014-07-17', '15.07.2014 18:14', 'SE250614HW22', '1', 'a0YC000000Yo7TsMAJ', '1559.08', '2289.00'),
(22591, '255327944', NULL, NULL, 'Johannes Hedstroem', 'STRANDHEMSVAEGEN 10', '', '372 73', 'RONNEBY BLEKINGE LAEN', 'Schweden', 'SE', NULL, NULL, '734432931', '0010184FPU', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stål', NULL, '578824911734', 'FedEx', NULL, '2014-07-17', '14.07.2014 23:14', 'SE250614HW22', '1', 'a0YC000000Yo7TsMAJ', '1559.08', '2289.00'),
(22592, '255527953', NULL, NULL, 'Carlos Blanchot', 'fjaellveronikan 3', '', '42448', 'angered', 'Schweden', 'SE', NULL, NULL, '736275603', '0010056VDB', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stål', NULL, '578824911745', 'FedEx', NULL, '2014-07-17', '15.07.2014 20:14', 'SE250614HW23', '1', 'a0YC000000Yo7TtMAJ', '1559.08', '2289.00'),
(22593, '255558453', NULL, NULL, 'Douglas Hagberg', 'NYGATAN 9', '', '803 20', 'GAEVLE', 'Schweden', 'SE', NULL, NULL, '29366340', '0010152YVC', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stål', NULL, '578824911756', 'FedEx', NULL, '2014-07-17', '15.07.2014 22:14', 'SE250614HW23', '1', 'a0YC000000Yo7TtMAJ', '1559.08', '2289.00'),
(22594, '255307626', NULL, NULL, 'Kent Holmroos', 'FOERMANSVAEGEN 2', '', '151 47', 'SOEDERTAELJE', 'Schweden', 'SE', NULL, NULL, '739670171', '0010101H58', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stål', NULL, '578824911767', 'FedEx', NULL, '2014-07-17', '14.07.2014 21:14', 'SE250614HW23', '1', 'a0YC000000Yo7TtMAJ', '1559.08', '2289.00'),
(22595, '255339676', NULL, NULL, 'Chukwudi Cyril Obiagwu', 'KOLMARDSVAEGEN 33', '', '181 64', 'LIDINGOE', 'Schweden', 'SE', NULL, NULL, '073-7136156', '001020975W', NULL, NULL, 'Svart/guld', NULL, '578824911778', 'FedEx', NULL, '2014-07-17', '15.07.2014 00:14', 'SE040614HW19', '1', 'a0YC000000YkYhsMAF', '1768.74', '2799.00'),
(22596, '255291776', NULL, NULL, 'Elyse Miller', '1 FORGE COTT FENN STREET', '', 'ME3 8QT', 'ROCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7713465179', '001011413C', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824911458', 'FedEx', NULL, '2014-07-17', '14.07.2014 18:52', 'UK140313AMC23', '1', 'a0YC000000YkaL7MAJ', '165.00', '249.00'),
(22597, '255423685', NULL, NULL, 'terry choi', '1 caithness close', 'orton northgate', 'pe2 6db', 'Peterborough', 'Grossbritannien', 'GB', NULL, NULL, '7528627536', '0010210KWB', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824911469', 'FedEx', NULL, '2014-07-17', '15.07.2014 11:22', 'UK140313AMC23', '1', 'a0YC000000YkaL7MAJ', '165.00', '249.00'),
(22598, '255675438', NULL, NULL, 'Francesco Ferraro', '32 Regency Square Flat 9', '', 'BN12FH', 'Brighton', 'Grossbritannien', 'GB', NULL, NULL, '7719843238', '0010012CNX', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '578824911470', 'FedEx', NULL, '2014-07-17', '16.07.2014 13:26', 'UK140313AMC22', '1', 'a0YC000000YkaL6MAJ', '165.00', '249.00'),
(22599, '255573232', NULL, NULL, 'Clive Currington', '1 BRENTWOOD', '', 'PE31 8BZ', 'KING\'S LYNN', 'Grossbritannien', 'GB', NULL, NULL, '07785 521786', '0010225VP1', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824911480', 'FedEx', NULL, '2014-07-17', '15.07.2014 22:23', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22600, '255276852', NULL, NULL, 'evan jones', '12 WAENGRON', '', 'NP13 3LP', 'ABERTILLERY', 'Grossbritannien', 'GB', NULL, NULL, '7445985313', '00100182W3', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824911491', 'FedEx', NULL, '2014-07-17', '14.07.2014 17:22', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22601, '255249679', NULL, NULL, 'jide oduselu', '8 School Road', '', 'RM10 9QJ', 'Dagenham', 'Grossbritannien', 'GB', NULL, NULL, '7538904647', '0010057E5E', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824911506', 'FedEx', NULL, '2014-07-17', '14.07.2014 14:22', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22602, '255512665', NULL, NULL, 'Mirela Crunteanu', '3 DOVER ROAD', '', 'N9 0LD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7473918071', '0010223F4E', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824911517', 'FedEx', NULL, '2014-07-17', '15.07.2014 17:53', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22603, '255981587', NULL, NULL, 'Gheysen Marnix', 'Wervikstraat 89', '', '8930', 'Menen', 'Belgien', 'BE', NULL, NULL, '473201151', '0010033YUE', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '578824912009', 'FedEx', NULL, '2014-07-21', '17.07.2014 16:18', 'NL140605NM03', '1', 'a0YC000000YkjOGMAZ', '160.00', '239.99'),
(22604, '256148039', NULL, NULL, 'Hans Deckers', 'Kamiel de Cockstraat 23', '', '9150', 'Kruibeke', 'Belgien', 'BE', NULL, NULL, '499225440', '0010124H5H', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '578824912010', 'FedEx', NULL, '2014-07-21', '18.07.2014 11:48', 'NL140605NM03', '1', 'a0YC000000YkjOGMAZ', '160.00', '239.99'),
(22605, '255850522', NULL, NULL, 'Ricardo rosa sanatan', 'Louis de Rijckestraat 5', '', '9300', 'Aalst', 'Belgien', 'BE', NULL, NULL, '488578344', '0010250M49', NULL, NULL, 'Florida Diamonds horloge GM-505-4 - Zilver staal/wit', NULL, '578824912020', 'FedEx', NULL, '2014-07-21', '17.07.2014 06:18', 'NL140605NM04', '1', 'a0YC000000YkjOHMAZ', '160.00', '239.99'),
(22606, '255771671', NULL, NULL, 'Mohammed Bellari', 'Lindenlaan 18', '', '3630', 'Eisden', 'Belgien', 'BE', NULL, NULL, '468161009', '00101323RD', NULL, NULL, 'Florida Diamonds horloge GM-505-6 - Zwart staal/zwart', NULL, '578824912031', 'FedEx', NULL, '2014-07-21', '16.07.2014 17:48', 'NL140605NM06', '1', 'a0YC000000YkjOJMAZ', '160.00', '239.99'),
(22607, '255868982', NULL, NULL, 'Omar loukili', 'Monseigneur Cardijnstr. 3', '', '3620', 'Lanaken', 'Belgien', 'BE', NULL, NULL, '489348966', '0010053TO2', NULL, NULL, 'Florida Diamonds horloge GM-505-6 - Zwart staal/zwart', NULL, '578824912042', 'FedEx', NULL, '2014-07-21', '17.07.2014 07:18', 'NL140605NM06', '1', 'a0YC000000YkjOJMAZ', '160.00', '239.99'),
(22608, '255808307', NULL, NULL, 'laurent colla', 'Aux Champs 41', '', '4560', 'Clavier', 'Belgien', 'BE', NULL, NULL, '498428929', '0010028GHQ', NULL, NULL, 'Une montre Florida Diamonds GM-505-6 - acier noir/noir', NULL, '578824912053', 'FedEx', NULL, '2014-07-21', '16.07.2014 20:18', 'NL140605NM06', '1', 'a0YC000000YkjOJMAZ', '160.00', '239.99'),
(22609, '256002836', NULL, NULL, 'Tommy Trong Hoan Vu', 'Joupinmaeenrinne 4 B 35', '', '02760', 'Espoo', 'Finnland', 'FI', NULL, NULL, '+358 40 827 5328', '0010096NRW', NULL, NULL, 'GM-508-3 - Miesten Theorema Dublin -rannekello', NULL, '578824912259', 'FedEx', NULL, '2014-07-21', '17.07.2014 22:18', 'FI180314HW14', '1', 'a0YC000000Yo7NlMAJ', '179.00', '259.00'),
(22610, '255992493', NULL, NULL, 'Mike Elemo', 'Rajakulmantie 9C', '', '04260', 'KERAVA', 'Finnland', 'FI', NULL, NULL, '405057996', '00102440XG', NULL, NULL, 'GM-508-3 - Miesten Theorema Dublin -rannekello', NULL, '578824912260', 'FedEx', NULL, '2014-07-21', '17.07.2014 21:18', 'FI180314HW14', '1', 'a0YC000000Yo7NlMAJ', '179.00', '259.00'),
(22611, '255319744', NULL, NULL, 'Dario Turrino', 'piazza san michele 27', '', '73013', 'NOHA di GALATINA', 'Italien', 'IT', NULL, NULL, '3921339575', '0010235GD5', NULL, NULL, 'Acciaio - Nero quadrante nero', NULL, '578824911789', 'FedEx', NULL, '2014-07-17', '14.07.2014 19:28', 'IT140623CS13', '1', 'a0YC000000YnitJMAR', '', '229.00'),
(22612, '255325387', NULL, NULL, 'GABRIEL ACSINIA', 'VIA TORINO 22', '', '10092', 'BEINASCO', 'Italien', 'IT', NULL, NULL, '', '0010144HFW', NULL, NULL, 'Acciaio - Nero quadrante nero', NULL, '578824911790', 'FedEx', NULL, '2014-07-17', '14.07.2014 19:58', 'IT140623CS13', '1', 'a0YC000000YnitJMAR', '', '229.00'),
(22613, '255421756', NULL, NULL, 'Luciana Parodi', 'VIA DELLA MADONNINA 4D/3', '', '16016', 'COGOLETO', 'Italien', 'IT', NULL, NULL, '3470562765', '0010033KUG', NULL, NULL, 'Acciaio - Silver quadrante nero', NULL, '578824911804', 'FedEx', NULL, '2014-07-17', '15.07.2014 08:58', 'IT140623CS12', '1', 'a0YC000000YnitIMAR', '', '229.00'),
(22614, '255296355', NULL, NULL, 'Sabrina Billi', 'del Corso 8', '', '19038', 'Sarzana', 'Italien', 'IT', NULL, NULL, '3289565410', '0010056GJR', NULL, NULL, 'Acciaio - Silver quadrante nero', NULL, '578824911815', 'FedEx', NULL, '2014-07-17', '14.07.2014 16:58', 'IT140623CS12', '1', 'a0YC000000YnitIMAR', '', '229.00'),
(22615, '255525313', NULL, NULL, 'daniele giordano negri', 'via postale vecchia 21', '', '23854', 'olginate', 'Italien', 'IT', NULL, NULL, '3484532838', '0010248CRL', NULL, NULL, 'Pelle - Marrone quadrante nero', NULL, '578824911826', 'FedEx', NULL, '2014-07-17', '15.07.2014 16:58', 'IT140623CS17', '1', 'a0YC000000YnitMMAR', '', '229.00'),
(22616, '255487821', NULL, NULL, 'eleonora vommaro', 'VIA PRINCIPE UMBERTO 12', 'sweet life caffe\'', '63821', 'PORTO SANT\'ELPIDIO', 'Italien', 'IT', NULL, NULL, '3397158158', '00100428FY', NULL, NULL, 'Pelle - Marrone quadrante nero', NULL, '578824911837', 'FedEx', NULL, '2014-07-17', '15.07.2014 14:29', 'IT140623CS17', '1', 'a0YC000000YnitMMAR', '', '229.00'),
(22617, '255537807', NULL, NULL, 'Margarita Panteleyeva', 'VIA SENIO 126', 'Ierardi Elisabetta', '59100', 'PRATO', 'Italien', 'IT', NULL, NULL, '3884494843', '0010074BFN', NULL, NULL, 'Pelle - Marrone quadrante nero', NULL, '578824911848', 'FedEx', NULL, '2014-07-17', '15.07.2014 17:58', 'IT140623CS17', '1', 'a0YC000000YnitMMAR', '', '229.00'),
(22618, '255626681', NULL, NULL, 'Michele Sisto', 'VIA ROVEGGIA 124', 'Presso Ottica Discount', '37136', 'VERONA', 'Italien', 'IT', NULL, NULL, '3319641533', '00102107EJ', NULL, NULL, 'Pelle - Marrone quadrante nero', NULL, '578824911859', 'FedEx', NULL, '2014-07-17', '16.07.2014 06:58', 'IT140623CS17', '1', 'a0YC000000YnitMMAR', '', '229.00'),
(22619, '255301134', NULL, NULL, 'Roland Illija', 'Via Pisacane 1/A', '', '51100', 'Pistoia', 'Italien', 'IT', NULL, NULL, '3295724387', '0010118HHU', NULL, NULL, 'Pelle - Marrone quadrante nero', NULL, '578824911860', 'FedEx', NULL, '2014-07-17', '14.07.2014 17:28', 'IT140623CS17', '1', 'a0YC000000YnitMMAR', '', '229.00'),
(22620, '255492410', NULL, NULL, 'Luciano Marino', 'VIA ALESSANDRO VOLTA 47', '', '65129', 'PESCARA', 'Italien', 'IT', NULL, NULL, '3475344388', '0010056BN4', NULL, NULL, 'Pelle - Nero quadrante bianco', NULL, '578824911870', 'FedEx', NULL, '2014-07-17', '15.07.2014 14:29', 'IT140623CS16', '1', 'a0YC000000YnitLMAR', '', '229.00'),
(22621, '256329142', NULL, NULL, 'Corien Arends', 'De Korte Helster 126', '', '6661 AD', 'ELST GLD', 'Niederlande', 'NL', NULL, NULL, '650504035', '00100755DC', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '604569164311', 'FedEx', NULL, '2014-07-22', '19.07.2014 11:28', 'NL140605NM03', '1', 'a0YC000000Ykj7nMAB', '160.00', '239.99'),
(22622, '256262713', NULL, NULL, 'Daniel Krediet', 'Burg Bulderboulevard 19', '', '2922 BR', 'KRIMPEN AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '614542081', '0010083V5K', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '604569164322', 'FedEx', NULL, '2014-07-22', '19.07.2014 00:28', 'NL140605NM03', '1', 'a0YC000000Ykj7nMAB', '160.00', '239.99'),
(22623, '256321478', NULL, NULL, 'Jan Joost Roos', 'Nieuwezijds Voorburgwal 116-118', 'SKA Amsterdam', '1012 SH', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '06-48541427', '0010153DF4', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '604569164333', 'FedEx', NULL, '2014-07-22', '19.07.2014 10:58', 'NL140605NM03', '1', 'a0YC000000Ykj7nMAB', '160.00', '239.99'),
(22624, '256228067', NULL, NULL, 'thong `phan', 'Aldenhofstraat 49', '', '6431 KA', 'HOENSBROEK', 'Niederlande', 'NL', NULL, NULL, '622233650', '0010080YMA', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '604569164344', 'FedEx', NULL, '2014-07-22', '18.07.2014 18:58', 'NL140605NM03', '1', 'a0YC000000Ykj7nMAB', '160.00', '239.99'),
(22625, '256253925', NULL, NULL, 'Tim Philippi', 'Oude Baan 61', '', '5104 AW', 'DONGEN', 'Niederlande', 'NL', NULL, NULL, '162785371', '0010010ESB', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '604569164355', 'FedEx', NULL, '2014-07-22', '18.07.2014 21:58', 'NL140605NM03', '1', 'a0YC000000Ykj7nMAB', '160.00', '239.99'),
(22626, '256526516', NULL, NULL, 'Jeroen Louwers', 'Breedvennen 44', '', '5595 DG', 'LEENDE', 'Niederlande', 'NL', NULL, NULL, '630165550', '0010244OPG', NULL, NULL, 'Florida Diamonds horloge GM-505-5 - Zilver staal/zwart', NULL, '604569164366', 'FedEx', NULL, '2014-07-22', '20.07.2014 15:58', 'NL140605NM05', '1', 'a0YC000000YkjBvMAJ', '160.00', '239.99'),
(22627, '256402768', NULL, NULL, 'M van der Werf', 'Stedesingel 10', '', '9408 HL', 'ASSEN', 'Niederlande', 'NL', NULL, NULL, '630806542', '0010150Z1S', NULL, NULL, 'Florida Diamonds horloge GM-505-5 - Zilver staal/zwart', NULL, '604569164377', 'FedEx', NULL, '2014-07-22', '19.07.2014 21:28', 'NL140605NM05', '1', 'a0YC000000YkjBvMAJ', '160.00', '239.99'),
(22628, '256001230', NULL, NULL, 'Aad Faassen', 'Zijplaan 10', '', '3281 LG', 'NUMANSDORP', 'Niederlande', 'NL', NULL, NULL, '186651037', '00100994F3', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '578824912064', 'FedEx', NULL, '2014-07-21', '17.07.2014 17:58', 'NL140605NM03', '1', 'a0YC000000Ykj7nMAB', '160.00', '239.99'),
(22629, '256060667', NULL, NULL, 'ad pennings', 'Vogelzankweg 164', '', '6374 AH', 'LANDGRAAF', 'Niederlande', 'NL', NULL, NULL, '638589910', '0010091VF4', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '578824912075', 'FedEx', NULL, '2014-07-21', '18.07.2014 03:58', 'NL140605NM03', '1', 'a0YC000000Ykj7nMAB', '160.00', '239.99'),
(22630, '255758372', NULL, NULL, 'Stijn van der Bijl', 'Krakelingweg 25', 'kamer 18', '3707 HP', 'ZEIST', 'Niederlande', 'NL', NULL, NULL, '622500485', '10086007', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '578824912086', 'FedEx', NULL, '2014-07-21', '16.07.2014 16:28', 'NL140605NM03', '1', 'a0YC000000Ykj7nMAB', '160.00', '239.99'),
(22631, '255988641', NULL, NULL, 'Susana Ofori', 'Kelbergen 160', '', '1104 LH', 'Amsterdam Zuidoost', 'Niederlande', 'NL', NULL, NULL, '', '0010225VEZ', NULL, NULL, 'Florida Diamonds horloge GM-505-4 - Zilver staal/wit', NULL, '578824912097', 'FedEx', NULL, '2014-07-21', '17.07.2014 16:28', 'NL140605NM04', '1', 'a0YC000000YkjBVMAZ', '160.00', '239.99'),
(22632, '255713627', NULL, NULL, 'Jaap Ruwaard', 'Nieuwe Westerdokstraat 68', '', '1013 AG', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '616667409', '0010229SJA', NULL, NULL, 'Florida Diamonds horloge GM-505-6 - Zwart staal/zwart', NULL, '578824912101', 'FedEx', NULL, '2014-07-21', '16.07.2014 12:58', 'NL140605NM06', '1', 'a0YC000000YkjFcMAJ', '160.00', '239.99'),
(22633, '255771839', NULL, NULL, 'Kadir Bingol', 'Meppelrade 110', '', '2544 XX', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '649318786', '00102485SJ', NULL, NULL, 'Florida Diamonds horloge GM-505-6 - Zwart staal/zwart', NULL, '578824912112', 'FedEx', NULL, '2014-07-21', '16.07.2014 17:58', 'NL140605NM06', '1', 'a0YC000000YkjFcMAJ', '160.00', '239.99'),
(22634, '255828846', NULL, NULL, 'Lysanne Van der ploeg', 'Wibrandastate 4', '', '8926 MB', 'LEEUWARDEN', 'Niederlande', 'NL', NULL, NULL, '648140045', '0010129FJV', NULL, NULL, 'Florida Diamonds horloge GM-505-6 - Zwart staal/zwart', NULL, '578824912123', 'FedEx', NULL, '2014-07-21', '16.07.2014 22:59', 'NL140605NM06', '1', 'a0YC000000YkjFcMAJ', '160.00', '239.99'),
(22635, '255712783', NULL, NULL, 'A Gatyas', 'Kuipersdijk 149', '', '7512 CD', 'ENSCHEDE', 'Niederlande', 'NL', NULL, NULL, '630461980', '001002472G', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '578824912134', 'FedEx', NULL, '2014-07-21', '16.07.2014 12:58', 'NL140128LB03', '1', 'a0YC000000YkZLBMA3', '155.00', '239.99'),
(22636, '256010712', NULL, NULL, 'Dalal Kadir', 'FJAELLNEJLIKAN 3', '', '424 48', 'ANGERED', 'Schweden', 'SE', NULL, NULL, '729215454', '0010232LAX', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stÃ¥l', NULL, '578824912270', 'FedEx', NULL, '2014-07-21', '17.07.2014 21:44', 'SE250614HW22', '1', 'a0YC000000Yo7TsMAJ', '1559.08', '2289.00'),
(22637, '255578381', NULL, NULL, 'Shi Jian', 'CALLE VILLAFRANCA DEL BIERZO 3', 'Local', '28947', 'FUENLABRADA', 'Spanien', 'ES', NULL, NULL, '692992992', '00100964D7', NULL, NULL, 'OpciÃ³n D: reloj Theorema Casablanca con esfera dorada y plateada', NULL, '578824911528', 'FedEx', NULL, '2014-07-17', '15.07.2014 20:58', 'ES140618CS04', '1', 'a0YC000000YmuYGMAZ', '', '299.99'),
(22638, '255497312', NULL, NULL, 'CRISTINA MARTINEZ MERINO', 'LOS CAPUELLES 1', '1', '41928', 'PALOMARES DEL RIO', 'Spanien', 'ES', NULL, NULL, '664051401', '0010115TSM', NULL, NULL, 'OpciÃ³n D: reloj Pionier Florida Diamonds modelo GM-505-4', NULL, '578824911539', 'FedEx', NULL, '2014-07-17', '15.07.2014 14:28', 'ES140623CS11', '1', 'a0YC000000YnibzMAB', '', '229.00'),
(22639, '255249478', NULL, NULL, 'Alejandro Moreno', 'CALLE LILLO 1', '3 C', '28041', 'MADRID', 'Spanien', 'ES', NULL, NULL, '617846852', '0010110UOU', NULL, NULL, 'OpciÃ³n C: reloj Pionier Florida Diamonds modelo GM-505-3', NULL, '578824911540', 'FedEx', NULL, '2014-07-17', '14.07.2014 12:28', 'ES140623CS17', '1', 'a0YC000000YnieoMAB', '', '229.00'),
(22640, '255900550', NULL, NULL, 'Hung Le', '220 ORCHIDS NAILS 220 MIDDLE LANE', '', 'N87LA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7446021724', '0010157S93', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824911951', 'FedEx', NULL, '2014-07-21', '17.07.2014 11:22', 'UK140313AMC23', '1', 'a0YC000000YkaL7MAJ', '165.00', '249.00'),
(22641, '255789487', NULL, NULL, 'Hayrettin Karacaer', '2 BRACKYN ROAD', '', 'CB1 3PL', 'CAMBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7963585075', '0010097JNG', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '578824911962', 'FedEx', NULL, '2014-07-21', '16.07.2014 20:52', 'UK140313AMC23', '1', 'a0YC000000YkaL7MAJ', '165.00', '249.00'),
(22642, '255779890', NULL, NULL, 'Gintaras Buivydas', '36 st marys', '', 'E13 9AD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7825664343', '00101962O3', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824911973', 'FedEx', NULL, '2014-07-21', '16.07.2014 20:22', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22643, '255758620', NULL, NULL, 'Gulderen Dursun', '19 BERNERS ROAD', '', 'N22 5NE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7767441520', '0010010MOM', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824911984', 'FedEx', NULL, '2014-07-21', '16.07.2014 19:27', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22644, '255702803', NULL, NULL, 'Craig Leadbetter', '3 PENTLAND AVENUE', '', 'EH26 0DL', 'PENICUIK', 'Grossbritannien', 'GB', NULL, NULL, '07507 702730', '0010061OVN', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '578824911995', 'FedEx', NULL, '2014-07-21', '16.07.2014 14:22', 'UK140313AMC24', '1', 'a0YC000000YkaL5MAJ', '165.00', '249.00'),
(22645, '256409713', NULL, NULL, 'Regent Emilie', 'avenue Joseph Baeck 76/23', '', '1080', 'Molenbeek-Saint-Jean', 'Belgien', 'BE', NULL, NULL, '486966414', '001024312J', NULL, NULL, 'Une montre Florida Diamonds GM-505-6 - acier noir/noir', NULL, '604569164274', 'FedEx', NULL, '2014-07-22', '19.07.2014 22:48', 'NL140605NM06', '1', 'a0YC000000YkjOJMAZ', '160.00', '239.99'),
(22646, '256230201', NULL, NULL, 'Umalat Doltmourziev', 'Georges Mommerencystraat 20', '', '8620', 'Nieuwpoort', 'Belgien', 'BE', NULL, NULL, '488025020', '00101539UY', NULL, NULL, 'Une montre Florida Diamonds GM-505-3 - cuir brun/dorÃ©/noir', NULL, '604569164285', 'FedEx', NULL, '2014-07-22', '18.07.2014 19:18', 'NL140605NM03', '1', 'a0YC000000YkjOGMAZ', '160.00', '239.99'),
(22647, '256164719', NULL, NULL, 'Rachid Riffi', 'Liersesteenweg 162', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '495798559', '0010243G8F', NULL, NULL, 'Florida Diamonds horloge GM-505-2 - Zwart leer/zilver/zwart', NULL, '604569164296', 'FedEx', NULL, '2014-07-22', '18.07.2014 12:59', 'NL140605NM02', '1', 'a0YC000000YkjOFMAZ', '160.00', '239.99'),
(22648, '256158948', NULL, NULL, 'alida handrugan', 'chaussee de heacht 1127', '', '1140', 'BRUXELLES', 'Belgien', 'BE', NULL, NULL, '483002919', '0010026NJ0', NULL, NULL, 'Une montre Florida Diamonds GM-505-2 - cuir noir/argentÃ©/noir', NULL, '604569164300', 'FedEx', NULL, '2014-07-22', '18.07.2014 12:59', 'NL140605NM02', '1', 'a0YC000000YkjOFMAZ', '160.00', '239.99'),
(22649, '256724128', NULL, NULL, 'Chandra Kadariya', 'Ved Bellahoj Nord 5.9.1', '', '2700', 'Bronshoj', 'Dänemark', 'DK', NULL, NULL, '42153151', '0010035Y7D', NULL, NULL, 'Brun rem, gylden urkasse og sort urskive (GM-508-3)', NULL, '604569164388', 'FedEx', NULL, '2014-07-22', '21.07.2014 14:06', 'DK180314HW14', '1', 'a0YC000000Yo7Y7MAJ', '1267.38', '1895.00'),
(22650, '256512918', NULL, NULL, 'liam walsh', 'ferney kilnagleary', '', 'carrigalin', 'co.cork', 'Irland', 'IE', NULL, NULL, '877425870', '0010109XOM', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569164127', 'FedEx', NULL, '2014-07-22', '20.07.2014 15:32', 'IE190614AH10', '1', 'a0YC000000YnDfAMAV', '206.24', '311.99'),
(22651, '256310181', NULL, NULL, 'Andrius Zajenkauskas', '63 Main Street Clongriffin', '', 'Dublin 13', 'Dublin 13', 'Irland', 'IE', NULL, NULL, '857857381', '0010115GAB', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569164138', 'FedEx', NULL, '2014-07-22', '19.07.2014 10:32', 'IE190614AH08', '1', 'a0YC000000YnDdxMAF', '206.24', '311.99'),
(22652, '256222185', NULL, NULL, 'Kristina Markeviciute', '45a  Blackcastle Estate', '', '0', 'Navan Co.Meath', 'Irland', 'IE', NULL, NULL, '894792349', '0010056E5A', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569164149', 'FedEx', NULL, '2014-07-22', '18.07.2014 19:32', 'IE190614AH10', '1', 'a0YC000000YnDfAMAV', '206.24', '311.99'),
(22653, '256104431', NULL, NULL, 'Christine Anderson', '34 Whitechurch View', '', '16', 'dublin', 'Irland', 'IE', NULL, NULL, '', '0010082FIY', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '604569164150', 'FedEx', NULL, '2014-07-22', '18.07.2014 10:02', 'IE190614AH08', '1', 'a0YC000000YnDdxMAF', '206.24', '311.99'),
(22654, '256575041', NULL, NULL, 'Daniela Dima', 'VIA SARZANESE 6', '', '55041', 'CAMAIORE', 'Italien', 'IT', NULL, NULL, '3400029125', '0010191F1R', NULL, NULL, 'Acciaio - Silver quadrante nero Florida', NULL, '604569164219', 'FedEx', NULL, '2014-07-22', '20.07.2014 20:58', 'IT140623CS12', '1', 'a0YC000000YnitIMAR', '', '229.00'),
(22655, '256328075', NULL, NULL, 'Stefano Melegari', 'VIA CALABRIA 4', '', '42028', 'POVIGLIO', 'Italien', 'IT', NULL, NULL, '3402862078', '0010247HGP', NULL, NULL, 'Acciaio - Silver quadrante nero Florida', NULL, '604569164220', 'FedEx', NULL, '2014-07-22', '19.07.2014 11:28', 'IT140623CS12', '1', 'a0YC000000YnitIMAR', '', '229.00'),
(22656, '256337914', NULL, NULL, 'Antonio Celentano', 'VIA PENITO 22', 'Presso Pasticceria Andrea E Gianni Vico Equense Via Roma 15 Cap 80069', '80069', 'VICO EQUENSE', 'Italien', 'it', NULL, NULL, '3473014863', '10172323', NULL, NULL, 'Pelle - Marrone quadrante nero Florida', NULL, '604569164230', 'FedEx', NULL, '2014-07-22', '19.07.2014 12:28', 'IT140623CS17', '1', 'a0YC000000YnitMMAR', '', '229.00'),
(22657, '256403906', NULL, NULL, 'mohamed ben moussa', 'VIA DI SOFFIANO 126', '', '50143', 'FIRENZE', 'Italien', 'IT', NULL, NULL, '3295635896', '0010035OW7', NULL, NULL, 'Pelle - Marrone quadrante nero Florida', NULL, '604569164241', 'FedEx', NULL, '2014-07-22', '19.07.2014 21:28', 'IT140623CS17', '1', 'a0YC000000YnitMMAR', '', '229.00'),
(22658, '256332046', NULL, NULL, 'Grazia Lerna', 'VIA DON REVERBERI 19', '', '42014', 'CASTELLARANO', 'Italien', 'IT', NULL, NULL, '536859670', '0010041SD3', NULL, NULL, 'Pelle - Nero quadrante nero florida', NULL, '604569164252', 'FedEx', NULL, '2014-07-22', '19.07.2014 11:58', 'IT140623CS15', '1', 'a0YC000000YnitKMAR', '', '229.00'),
(22659, '256626563', NULL, NULL, 'Jadwiga Jackowska', 'ul. Sapiezynska 10', 'dostawa na adres firmy j.w.', '00-215', 'Warszawa', 'Polen', 'PL', NULL, NULL, '602-213-369', '0010087LT5', NULL, NULL, 'Casablanca model GM-101-4', NULL, '604569164399', 'FedEx', NULL, '2014-07-22', '21.07.2014 10:08', 'PL140624DR04', '1', 'a0YC000000Ynt0bMAB', '855.44', '1299.00'),
(22660, '256472172', NULL, NULL, 'JONATHAN RUIZ DOMINGUEZ', 'ALFREDO DI ESTEFANO 2 1OB', 'No2  1oB', '18102', 'AMBROZ', 'Spanien', 'Es', NULL, NULL, '655689162', '0010250XD3', NULL, NULL, 'OpciÃ³n D: reloj Pionier modelo DublÃ­n para hombre - GM-508-4', NULL, '604569164160', 'FedEx', NULL, '2014-07-22', '20.07.2014 10:28', 'ES140623CS21', '1', 'a0YC000000YniuXMAR', '', '249.00'),
(22661, '256458627', NULL, NULL, 'Eloy Fernandez del Campo Delgado', 'PLAZA CALATAÃ‘AZOR 33', 'BAJO', '47008', 'VALLADOLID', 'Spanien', 'ES', NULL, NULL, '645152936', '00101641VP', NULL, NULL, 'OpciÃ³n C: reloj Pionier modelo DublÃ­n para hombre - GM-508-3', NULL, '604569164193', 'FedEx', NULL, '2014-07-22', '20.07.2014 08:58', 'ES140623CS20', '1', 'a0YC000000YniuWMAR', '', '249.00'),
(22662, '256299961', NULL, NULL, 'mun gi choi', 'Mariankatu 19', '', '00170', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '044 313 7121', '0010238JSM', NULL, NULL, 'GM-508-3 - Miesten Theorema Dublin -rannekello', NULL, '604569164414', 'FedEx', NULL, '2014-07-22', '19.07.2014 12:48', 'FI180314HW14', '1', 'a0YC000000Yo7NlMAJ', '179.00', '259.00'),
(22663, '256731221', NULL, NULL, 'Luca Andrea Frattolillo', 'VIA LIBORIO ROMANO 4', '', '73039', 'TRICASE', 'Italien', 'IT', NULL, NULL, '3246370259', '0010097CIC', NULL, NULL, 'Acciaio - Silver quadrante bianco', NULL, '604569164263', 'FedEx', NULL, '2014-07-22', '21.07.2014 14:28', 'IT140623CS11', '1', 'a0YC000000YnitHMAR', '', '229.00'),
(22664, '256511139', NULL, NULL, 'Karrar alhakim', 'RADMANSBACKEN 31', '', '145 56', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '737800900', '0010021ALD', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stål', NULL, '604569164425', 'FedEx', NULL, '2014-07-22', '20.07.2014 17:14', 'SE250614HW23', '1', 'a0YC000000Yo7TtMAJ', '1559.08', '2289.00'),
(22665, '256371567', NULL, NULL, 'Richard Saeverstroem', 'KALENDERVAEGEN 36', '', '415 11', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '704091011', '0010242ZMQ', NULL, NULL, 'Silvrig klocka med vit urtavla och svart band Paragon', NULL, '604569164436', 'FedEx', NULL, '2014-07-22', '19.07.2014 19:44', 'SE170614HW22', '1', 'a0YC000000YmiVwMAJ', '1149.37', '1795.00'),
(22666, '256345698', NULL, NULL, 'Felix Wikgren', 'Barrstigen 19', '', '19468', 'Upplnds vaesby', 'Schweden', 'SE', NULL, NULL, '46708773970', '0010176P6P', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stål', NULL, '604569164447', 'FedEx', NULL, '2014-07-22', '19.07.2014 16:44', 'SE250614HW23', '1', 'a0YC000000Yo7TtMAJ', '1559.08', '2289.00'),
(22667, '256183754', NULL, NULL, 'Kim Johandersson', 'Franstorpsvaegen 27', '', '17266', 'Sundbyberg', 'Schweden', 'SE', NULL, NULL, '702289061', '0010121D6K', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stål', NULL, '604569164458', 'FedEx', NULL, '2014-07-22', '18.07.2014 17:44', 'SE250614HW23', '1', 'a0YC000000Yo7TtMAJ', '1559.08', '2289.00'),
(22668, '256949388', NULL, NULL, 'John J Kelly', '15 leemount rushbrooke', '', '15hrd', 'cobh ,co.cork', 'Irland', 'IE', NULL, NULL, '876875497', '0010184FZ3', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '578824912498', 'FedEx', NULL, '2014-07-24', '22.07.2014 14:32', 'IE190614AH08', '1', 'a0YC000000YnDdxMAF', '206.24', '311.99'),
(22669, '257042274', NULL, NULL, 'Rickard Carlen', 'SJOEBOGATAN 8', '', '553 33', 'JOENKOEPING', 'Schweden', 'SE', NULL, NULL, '730835722', '0010009T92', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stÃ¥l', NULL, '578824913461', 'FedEx', NULL, '2014-07-24', '23.07.2014 00:14', 'SE250614HW23', '1', 'a0YC000000Yo7TtMAJ', '1559.08', '2289.00'),
(22670, '257064744', NULL, NULL, 'olivier robby', 'rue d\'oignies 56', '', '5660', 'bruly  couvin', 'Belgien', 'BE', NULL, NULL, '60340515', '0010134YFI', NULL, NULL, 'Une montre Florida Diamonds GM-505-3 - cuir brun/dorÃ©/noir', NULL, '578824913391', 'FedEx', NULL, '2014-07-24', '23.07.2014 02:48', 'NL140605NM03', '1', 'a0YC000000YkjOGMAZ', '160.00', '239.99'),
(22671, '257173447', NULL, NULL, 'Tommi Tiitinen', 'Kiimakalliontie 16', '', '37560', 'LEMPAEAELAE', 'Finnland', 'FI', NULL, NULL, '503082622', '0010038YP9', NULL, NULL, 'GM-505-2 - Pionier Florida Diamonds -rannekello', NULL, '578824913439', 'FedEx', NULL, '2014-07-24', '23.07.2014 16:48', 'FI260514HW06', '1', 'a0YC000000Z8Q0nMAF', '138.49', '199.00'),
(22672, '257091690', NULL, NULL, 'Jaakko Avikainen', 'Tukkijoentie 1', '', '45360', 'VALKEALA', 'Finnland', 'FI', NULL, NULL, '3,58405E+11', '0010108OC7', NULL, NULL, 'GM-505-3 - Pionier Florida Diamonds -rannekello', NULL, '578824913440', 'FedEx', NULL, '2014-07-24', '23.07.2014 11:18', 'FI260514HW07', '1', 'a0YC000000Z8Q0oMAF', '138.49', '199.00'),
(22673, '257013200', NULL, NULL, 'Virpi Suoranta', 'Peltoniemenkatu 11', '', '35800', 'Maenttae', 'Finnland', 'FI', NULL, NULL, '', '0010077XD0', NULL, NULL, 'GM-505-3 - Pionier Florida Diamonds -rannekello', NULL, '578824913450', 'FedEx', NULL, '2014-07-24', '22.07.2014 22:48', 'FI260514HW07', '1', 'a0YC000000Z8Q0oMAF', '138.49', '199.00'),
(22674, '257141849', NULL, NULL, 'Mateusz Kozlowski', 'Osiedlowa 4/36', '', '83-407', 'Lubiana', 'Polen', 'PL', NULL, NULL, '512391377', '0010119PB1', NULL, NULL, 'Casablanca model GM-101-2', NULL, '578824913472', 'FedEx', NULL, '2014-07-24', '23.07.2014 13:38', 'PL140624DR02', '1', 'a0YC000000Ynt02MAB', '855.44', '1299.00'),
(22675, '257117612', NULL, NULL, 'Krzysztof Zawada', 'ul. Krasickiego 52', 'Salon Fryzjerski GRACJA', '58-200', 'Dzierzoniow dolnoslaskie', 'Polen', 'PL', NULL, NULL, '535669993', '0010071AQS', NULL, NULL, 'Casablanca model GM-101-1', NULL, '578824913483', 'FedEx', NULL, '2014-07-24', '23.07.2014 11:38', 'PL140624DR01', '1', 'a0YC000000YnszJMAR', '855.44', '1299.00'),
(22676, '257115092', NULL, NULL, 'Miroslawa Puk', 'Huby Moraskie  7a', '', '61-680', 'Poznan wielkopolskie', 'Polen', 'PL', NULL, NULL, '605834123', '00102178D8', NULL, NULL, 'Casablanca model GM-101-1', NULL, '578824913494', 'FedEx', NULL, '2014-07-24', '23.07.2014 11:38', 'PL140624DR01', '1', 'a0YC000000YnszJMAR', '855.44', '1299.00'),
(22677, '257156019', NULL, NULL, 'Jorge Lorenzo Calero', 'Calle Encomienda 53', 'PUERTA 9', '28590', 'Villarejo De Salvanes', 'Spanien', 'ES', NULL, NULL, '676014668', '0010109RVL', NULL, NULL, 'OpciÃ³n C: reloj Pionier Florida Diamonds modelo GM-505-3', NULL, '578824913370', 'FedEx', NULL, '2014-07-24', '23.07.2014 11:28', 'ES140623CS17', '1', 'a0YC000000YnieoMAB', '', '229.00'),
(22678, '257156018', NULL, NULL, 'Jorge Lorenzo Calero', 'Calle Encomienda 53', 'PUERTA 9', '28590', 'Villarejo De Salvanes', 'Spanien', 'ES', NULL, NULL, '676014668', '10082534', NULL, NULL, 'OpciÃ³n C: reloj Pionier Florida Diamonds modelo GM-505-3', NULL, '578824913370', 'FedEx', NULL, '2014-07-24', '23.07.2014 11:28', 'ES140623CS17', '1', 'a0YC000000YnieoMAB', '', '229.00'),
(22679, '257125482', NULL, NULL, 'Mariano Garcia Perucha', 'CALLE VILLA DE MARIN 10', '5o.A', '28029', 'MADRID', 'Spanien', 'ES', NULL, NULL, '606430116', '001019221U', NULL, NULL, 'OpciÃ³n C: reloj Pionier Florida Diamonds modelo GM-505-3', NULL, '578824913380', 'FedEx', NULL, '2014-07-24', '23.07.2014 09:28', 'ES140623CS17', '1', 'a0YC000000YnieoMAB', '', '229.00'),
(22680, '256139934', NULL, NULL, 'Wanda Marczak', 'ul. Juliana Tuwima 6', '', '58-330', 'Jedlina-Zdroj', 'Polen', 'PL', NULL, NULL, '691206747', '0010100AC2', NULL, NULL, 'Casablanca model GM-101-5', NULL, '578824912226', 'FedEx', NULL, '2014-07-21', '18.07.2014 14:08', 'PL140624DR05', '1', 'a0YC000000Ynt0qMAB', '855.44', '1299.00'),
(22681, '255954148', NULL, NULL, 'Charly Ngoto keti', 'ul. Raclawicka 73/1', '', '53-149', 'Wroclaw', 'Polen', 'PL', NULL, NULL, '504685202', '0010072QUV', NULL, NULL, 'Casablanca model GM-101-5', NULL, '578824912237', 'FedEx', NULL, '2014-07-21', '17.07.2014 16:38', 'PL140624DR05', '1', 'a0YC000000Ynt0qMAB', '855.44', '1299.00'),
(22682, '255780360', NULL, NULL, 'Dawid Gorski', 'ul. Kasztanowa 9', 'Centrum Handlowe RONDO Dav-Kom Akcesoria Dawid Gorski', '84-100', 'Puck', 'Polen', 'PL', NULL, NULL, '669906565', '00100060KI', NULL, NULL, 'Casablanca model GM-101-2', NULL, '578824912248', 'FedEx', NULL, '2014-07-21', '16.07.2014 21:08', 'PL140624DR02', '1', 'a0YC000000Ynt02MAB', '855.44', '1299.00'),
(22683, '257102898', NULL, NULL, 'michael kjaer', 'Havhusevej 70', '', '8543', 'Hornslet', 'Dänemark', 'DK', NULL, NULL, '27119797', '0010250J2Q', NULL, NULL, 'Herreur med sort rem, sort urskive og sÃ¸lvfarvet urkasse (GM-507-2) Aruba', NULL, '578824913428', 'FedEx', NULL, '2014-07-24', '23.07.2014 08:06', 'DK160714HW16', '1', 'a0YC000000Z8QRUMA3', '1032.75', '1495.00'),
(22684, '256028144', NULL, NULL, 'Martin Power', 'powers funer Abbeyview House', 'ferrybank', '0', 'waterford', 'Irland', 'IE', NULL, NULL, '868380033', '001012042T', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold Case and Black Dial (GM-101-3)', NULL, '578824911930', 'FedEx', NULL, '2014-07-21', '17.07.2014 21:32', 'IE190614AH08', '1', 'a0YC000000YnDdxMAF', '206.24', '311.99'),
(22685, '255607876', '', '', 'Aleksandrs Kudimirovs', 'APT.406 CHARLESTOWN CENTRE', 'APT.406 CHARLESTOWN SHOPPING CENTRE, FINGLAS, DUBLIN 11', 'Finglas', 'Dublin 11', 'Irland', '', '', '', '851103812', '00100620BV', '', '', 'Theorema Men?s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', 'Paket am 07.08.14 zur?ck erhalten!\r\nRL 7115 9454 2DE  08.09.2014', '578824911940', 'FedEx', '', '2014-07-21', '16.07.2014 05:32', 'IE190614AH10', '1', 'a0YC000000YnDfAMAV', '206.24', '311.99'),
(22686, '257063557', NULL, NULL, 'km man', 'Simon van Beaumontstraat 2', '', '4336 DT', 'MIDDELBURG', 'Niederlande', 'NL', NULL, NULL, '615580705', '0010181XC4', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '578824913406', 'FedEx', NULL, '2014-07-24', '23.07.2014 01:58', 'NL140605NM03', '1', 'a0YC000000Ykj7nMAB', '160.00', '239.99'),
(22687, '256753775', NULL, NULL, 'ozge okyay', 'Saturnus 10', '', '1115 TC', 'DUIVENDRECHT', 'Niederlande', 'NL', NULL, NULL, '658888713', '00100265XV', NULL, NULL, 'Florida Diamonds horloge GM-505-2 - Zwart leer/zilver/zwart', NULL, '578824913417', 'FedEx', NULL, '2014-07-24', '21.07.2014 16:28', 'NL140605NM02', '1', 'a0YC000000Ykj5MMAR', '160.00', '239.99'),
(22688, '257027996', NULL, NULL, 'Alison Tweedie', 'TSG Thistle Mill', 'Station Road', 'ML12 6LP', 'Biggar', 'Grossbritannien', 'GB', NULL, NULL, '7889193952', '0010114CUW', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824912502', 'FedEx', NULL, '2014-07-24', '22.07.2014 21:52', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22689, '256891507', NULL, NULL, 'Bethany Irving', '54 BAINBRIDGE AVENUE', '', 'NE34 9QU', 'SOUTH SHIELDS', 'Grossbritannien', 'GB', NULL, NULL, '7412250283', '0010194OVU', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824912513', 'FedEx', NULL, '2014-07-24', '22.07.2014 10:53', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22690, '256946671', NULL, NULL, 'Campbell Davidson', '12 Seals Craig View', '', 'KY3 0AX', 'Burntisland', 'Grossbritannien', 'GB', NULL, NULL, '7403076412', '0010168TLZ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824912524', 'FedEx', NULL, '2014-07-24', '22.07.2014 15:23', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22691, '256903338', NULL, NULL, 'Howard Williams', '83 HEOL UCHAF', '', 'CF14 6SS', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7977437588', '0010173D6W', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824912535', 'FedEx', NULL, '2014-07-24', '22.07.2014 11:53', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22692, '257073576', NULL, NULL, 'John Dugdale', '14 BELL CLOSE', 'Taverham', 'NR8 6YT', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '7833455741', '0010085O44', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824912546', 'FedEx', NULL, '2014-07-24', '23.07.2014 08:22', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22693, '257049313', NULL, NULL, 'Lauren Hickson', '2 SILVERMERE CLOSE', '', 'BL0 9WH', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7833205962', '0010163Q2C', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824912557', 'FedEx', NULL, '2014-07-24', '22.07.2014 23:52', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22694, '256940722', NULL, NULL, 'Luke Pilkington', '1 Pioneer Investments', 'Portland House', 'SW1E 5BH', 'Bressenden Place, London', 'Grossbritannien', 'GB', NULL, NULL, '7989423430', '0010172G2D', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824912568', 'FedEx', NULL, '2014-07-24', '22.07.2014 14:52', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22695, '257048672', '', '', 'Mark Jenner', '41 VICARAGE ROAD', '', 'MK11 1BN', 'MILTON KEYNES', 'Grossbritannien', '', '', '', '7546751717', '00100397V2', '', '', 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', 'Nachforschung am 09.09.14 gestellt!', '578824912579', 'FedEx', '', '2014-07-24', '22.07.2014 23:53', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22696, '256944561', NULL, NULL, 'Mauladad Daood', '4 SCHOOL LANE', '', 'SL6 7PG', 'MAIDENHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7737166299', '00101362SR', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824912580', 'FedEx', NULL, '2014-07-24', '22.07.2014 14:53', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(22697, '256854126', NULL, NULL, 'neville harmer', '71 LONGRIGG', '', 'NE10 8PJ', 'GATESHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7986220989', '00101000HF', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824912590', 'FedEx', NULL, '2014-07-24', '22.07.2014 08:53', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22698, '256984877', NULL, NULL, 'Nicki Clayton', '55 MOUNT HILL ROAD', '', 'BS15 8QT', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7872324331', '0010177IH6', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824912605', 'FedEx', NULL, '2014-07-24', '22.07.2014 18:22', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22699, '256959748', NULL, NULL, 'Nikolas Harrison', '8 WEDMORE ROAD', '', 'B73 5SG', 'SUTTON COLDFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7508185250', '0010200W5F', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824912616', 'FedEx', NULL, '2014-07-24', '22.07.2014 17:23', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22700, '256955763', NULL, NULL, 'Richard Whitehead', '96 BRATTICE DRIVE', 'Pendlebury', 'M27 8WG', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7714240148', '00100363I9', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824912627', 'FedEx', NULL, '2014-07-24', '22.07.2014 15:52', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22701, '256953385', NULL, NULL, 'Robert Delgado', '9 KINGS KINGS CRESCENT WEST', '', 'CH3 5TQ', 'CHESTER', 'Grossbritannien', 'GB', NULL, NULL, '4,47815E+11', '0010092TAB', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824912638', 'FedEx', NULL, '2014-07-24', '22.07.2014 15:53', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22702, '257026330', NULL, NULL, 'Terri Roberts', '6 SISTON CLOSE', '', 'BS15 4NW', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '1179674753', '0010235WO0', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824912649', 'FedEx', NULL, '2014-07-24', '22.07.2014 21:53', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22703, '257020074', NULL, NULL, 'VINU JOHN', '7 SAFFRON LANE', '', 'HP1 3EE', 'HEMEL HEMPSTEAD', 'Grossbritannien', 'GB', NULL, NULL, '7860525095', '0010244X4Q', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824912650', 'FedEx', NULL, '2014-07-24', '22.07.2014 21:22', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22704, '257010313', NULL, NULL, 'william hughes', '3 SARAJAC CRESCENT', '', 'BT14 6SD', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7808826224', '0010040N8Z', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824912660', 'FedEx', NULL, '2014-07-24', '22.07.2014 20:52', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22705, '256901009', NULL, NULL, 'Grace Obiora', '33 DAMSHOT ROAD', '', 'G53 5JQ', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7584296895', '0010210N38', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824912671', 'FedEx', NULL, '2014-07-24', '22.07.2014 11:22', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22706, '256935138', NULL, NULL, 'Haseeb Ahmed', '49 WELL I TH LANE', '', 'OL11 1BB', 'ROCHDALE', 'Grossbritannien', 'GB', NULL, NULL, '7921513084', '0010143ZER', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824912682', 'FedEx', NULL, '2014-07-24', '22.07.2014 14:25', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22707, '256859612', NULL, NULL, 'Jack Bowie SB Civil Engineering', 'G29 Allen House', 'The Maltings Station Rd', 'CM219JX', 'Sawbridgeworth', 'Grossbritannien', 'GB', NULL, NULL, '7788313149', '0010167FDI', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824912693', 'FedEx', NULL, '2014-07-24', '22.07.2014 08:54', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22708, '257043376', NULL, NULL, 'John Lea', '2 SOVEREIGN GATE', '', 'FY4 5FG', 'BLACKPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7773955160', '0010058GM3', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824912708', 'FedEx', NULL, '2014-07-24', '22.07.2014 23:22', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22709, '257039691', NULL, NULL, 'Linda Yeoman', '1 Lockyers Farm', 'Polecat Lane', 'RH13 6QR', 'Copsale', 'Grossbritannien', 'GB', NULL, NULL, '7500060368', '0010088JOF', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824912719', 'FedEx', NULL, '2014-07-24', '22.07.2014 22:52', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22710, '257026132', NULL, NULL, 'Louise Moffitt', '31/33 STOCKWELL STREET', '3rd floor (Letsure)', 'G1 4RZ', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '1415535602', '00100530JN', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824912720', 'FedEx', NULL, '2014-07-24', '22.07.2014 21:52', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22711, '256933855', NULL, NULL, 'Mark Williams', '70 HIGH ACRES', 'Abbots Langley', 'WD5 0JD', 'ABBOTS LANGLEY', 'Grossbritannien', 'GB', NULL, NULL, '7590220870', '0010119FTR', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824912730', 'FedEx', NULL, '2014-07-24', '22.07.2014 14:24', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22712, '256994098', NULL, NULL, 'Martin King', '24 BRAEMAR CLOSE', '', 'WV12 4RF', 'WILLENHALL', 'Grossbritannien', 'GB', NULL, NULL, '7977779468', '0010192FLX', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824912741', 'FedEx', NULL, '2014-07-24', '22.07.2014 19:22', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22713, '256883294', NULL, NULL, 'Martin Smith', '4 BALLARD ROAD', '', 'BH19 1NG', 'SWANAGE', 'Grossbritannien', 'GB', NULL, NULL, '7836767328', '0010092I26', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824912752', 'FedEx', NULL, '2014-07-24', '22.07.2014 10:23', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22714, '256917417', NULL, NULL, 'Philip Jagger', '12 WREN STREET', '', 'OL4 5HB', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7977400650', '0010007GEO', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824912763', 'FedEx', NULL, '2014-07-24', '22.07.2014 12:53', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22715, '256856339', NULL, NULL, 'Robert Kantor', '4 Osprey Court', 'TVG Media', 'BS14 0BB', 'Bristol', 'Grossbritannien', 'GB', NULL, NULL, '7747579877', '0010250O97', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824912774', 'FedEx', NULL, '2014-07-24', '22.07.2014 08:53', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22716, '256957700', NULL, NULL, 'San Sanghera-Mehat', '97 BROADHURST GREEN', '', 'WS12 4LF', 'CANNOCK', 'Grossbritannien', 'GB', NULL, NULL, '7944329665', '0010095GCD', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824912785', 'FedEx', NULL, '2014-07-24', '22.07.2014 15:52', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22717, '256946851', NULL, NULL, 'toni rothwell', '13B OLDHAM BROADWAY BUSINESS PARK', 'Broadway Business Park', 'OL9 9XB', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7938958227', '0010114F37', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824912796', 'FedEx', NULL, '2014-07-24', '22.07.2014 15:22', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22718, '256910466', NULL, NULL, 'Tracy Simpson', '22 PRIMLEY PARK MOUNT', '', 'LS17 7JS', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7917473143', '0010052VL6', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824912800', 'FedEx', NULL, '2014-07-24', '22.07.2014 12:22', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22719, '256964457', NULL, NULL, 'Christine Perkins', 'Hare and Hounds', 'Brentmoor road, West End', 'GU24 9QG', 'Woking', 'Grossbritannien', 'GB', NULL, NULL, '1276709589', '0010199H45', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824912811', 'FedEx', NULL, '2014-07-24', '22.07.2014 17:24', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22720, '256883643', NULL, NULL, 'Howard Whittingham', '105 GLYN RHOSYN', '', 'CF23 7DT', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '2920318929', '00100141J2', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824912822', 'FedEx', NULL, '2014-07-24', '22.07.2014 10:23', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22721, '256910505', NULL, NULL, 'Joanne Carroll', '1 TOOTSWOOD ROAD', '', 'BR2 0PB', 'BROMLEY', 'Grossbritannien', 'GB', NULL, NULL, '07913 173186', '00101506F8', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824912833', 'FedEx', NULL, '2014-07-24', '22.07.2014 12:24', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22722, '256923637', NULL, NULL, 'Jolanta Povilaityte', '59 AMBLECOTE ROAD', '', 'SE12 9TN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7810868081', '0010180TKK', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824912844', 'FedEx', NULL, '2014-07-24', '22.07.2014 14:23', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22723, '257020385', NULL, NULL, 'Kelly Banks', '2 Chestnut avenue', '', 'Lu33ja', 'Luton', 'Grossbritannien', 'GB', NULL, NULL, '1582555510', '0010209DA8', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824912855', 'FedEx', NULL, '2014-07-24', '22.07.2014 21:23', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22724, '256937185', NULL, NULL, 'Luke Pilkington', '1 Pioneer Investments', 'Portland House', 'SW1E 5BH', 'Bressenden Place, London', 'Grossbritannien', 'GB', NULL, NULL, '7989423430', '0010076M0F', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824912568', 'FedEx', NULL, '2014-07-24', '22.07.2014 14:26', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22725, '257008537', NULL, NULL, 'Monika Svecova', '16-18 BANK STREET', 'Mott MacDonald', 'IV1 1QY', 'INVERNESS', 'Grossbritannien', 'GB', NULL, NULL, '7967860212', '0010067QNG', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, 'RL709965752DE', 'Deutsche Post', NULL, '2014-07-24', '22.07.2014 20:22', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22726, '257013882', NULL, NULL, 'Mr Sam Mandry', '9 FOXBURROW CLOSE', '', 'ME8 9PX', 'GILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7595641176', '0010124RI0', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824912888', 'FedEx', NULL, '2014-07-24', '22.07.2014 20:53', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22727, '257054418', NULL, NULL, 'Nick Marshall', '14 MIDDLE CROFT', 'Abbeymead', 'GL4 4RL', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7473186747', '00100883B8', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824912899', 'FedEx', NULL, '2014-07-24', '23.07.2014 00:52', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22728, '256942421', NULL, NULL, 'Patricia Oswin', 'CVMP GRANTHAM ROAD', 'Navenby', 'LN5 0JJ', 'LINCOLN', 'Grossbritannien', 'GB', NULL, NULL, '7985704255', '0010188RE4', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824912903', 'FedEx', NULL, '2014-07-24', '22.07.2014 14:53', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22729, '257016709', NULL, NULL, 'Paul Aitken', '6 ARDEN VILLAGE', '', 'DN35 0TS', 'CLEETHORPES', 'Grossbritannien', 'GB', NULL, NULL, '1472451167', '00101799SJ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824912914', 'FedEx', NULL, '2014-07-24', '22.07.2014 21:22', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22730, '256916022', NULL, NULL, 'Robert Shopland', '9 MYNYDD-YR-EOS', '', 'CF40 1TR', 'TONYPANDY', 'Grossbritannien', 'GB', NULL, NULL, '1443435862', '001009434H', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824912925', 'FedEx', NULL, '2014-07-24', '22.07.2014 12:52', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22731, '256855851', NULL, NULL, 'Seamus f mcglone', '68 RAMILIES ROAD', 'Allerton', 'L18 1EF', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7429956479', '0010250JS8', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824912936', 'FedEx', NULL, '2014-07-24', '22.07.2014 08:52', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22732, '257046785', NULL, NULL, 'agota santa', '4 coverack way', '', 'po6 4sx', 'portsmouth', 'Grossbritannien', 'GB', NULL, NULL, '7429603545', '001004130P', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824912947', 'FedEx', NULL, '2014-07-24', '22.07.2014 23:52', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22733, '256913805', NULL, NULL, 'Alison Sim', '2 Old Skene Road', 'Kingswells', 'AB15 8QA', 'Kingswells Aberdeen', 'Grossbritannien', 'GB', NULL, NULL, '7718665103', '00101272UW', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824912958', 'FedEx', NULL, '2014-07-24', '22.07.2014 12:23', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22734, '257039474', NULL, NULL, 'Andrew Gardner', '5 GARENDON WAY', '', 'LE6 0YR', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7786248215', '00102126TS', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824912969', 'FedEx', NULL, '2014-07-24', '22.07.2014 22:52', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22735, '256886136', NULL, NULL, 'andy flanders', '159 HILLBURY ROAD', '', 'CR6 9TJ', 'WARLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7803163499', '0010091A2P', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824912970', 'FedEx', NULL, '2014-07-24', '22.07.2014 10:24', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22736, '256901320', NULL, NULL, 'barry fisher', '5 meadow park', '', 'bt22 2sb', 'ballywalter', 'Grossbritannien', 'GB', NULL, NULL, '2842758215', '0010114PDQ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824912980', 'FedEx', NULL, '2014-07-24', '22.07.2014 11:24', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22737, '256917864', NULL, NULL, 'BRIDGETTE BARKWORTH', '4 MOORLAND VIEW', 'West Melton', 'S63 6DH', 'ROTHERHAM', 'Grossbritannien', 'GB', NULL, NULL, '7572554049', '0010107GMU', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824912991', 'FedEx', NULL, '2014-07-24', '22.07.2014 12:53', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22738, '256899890', NULL, NULL, 'catherine taylor', '3 CARNTYNE PATH', 'Carntyne', 'G32 6JN', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7595222322', '00101284WL', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913005', 'FedEx', NULL, '2014-07-24', '22.07.2014 11:23', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22739, '256900570', NULL, NULL, 'Claire Conlon', 'Apt 42 NORTHVIEW', '', 'BT36 7JL', 'NEWTOWNABBEY', 'Grossbritannien', 'GB', NULL, NULL, '7846281351', '0010002QIO', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913016', 'FedEx', NULL, '2014-07-24', '22.07.2014 11:23', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22740, '256866070', NULL, NULL, 'David Spittle', '134 BIRCHES ROAD', 'Codsall', 'WV8 2JP', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7966206617', '0010100M4S', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913027', 'FedEx', NULL, '2014-07-24', '22.07.2014 09:22', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22741, '256909073', NULL, NULL, 'Edward J. Naylor', '116 THE PYGHTLE', '', 'NN8 4RS', 'WELLINGBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '1933400561', '0010207JCM', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913038', 'FedEx', NULL, '2014-07-24', '22.07.2014 12:24', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22742, '256859610', NULL, NULL, 'Fiona Viney', 'Mount Owen Farm', 'Mount Owen road', 'OX18 2BE', 'Bampton', 'Grossbritannien', 'GB', NULL, NULL, '1993850251', '001023588J', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913049', 'FedEx', NULL, '2014-07-24', '22.07.2014 08:54', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22743, '256860759', NULL, NULL, 'gordon singer', '8 REDMOSS PARK', '', 'AB12 3JF', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '01224 898774', '0010118U6J', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913050', 'FedEx', NULL, '2014-07-24', '22.07.2014 08:54', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22744, '257013240', NULL, NULL, 'Helen Taylor', '28 Wychwood Avenue', '', 'B93 9dg', 'Solihull', 'Grossbritannien', 'GB', NULL, NULL, '', '1,01E+12', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913060', 'FedEx', NULL, '2014-07-24', '22.07.2014 20:52', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22745, '256964034', NULL, NULL, 'Ivy Gibson', '30 PRIORY GARDENS', 'burnham on sea', 'TA8 1QW', 'BURNHAM-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '1278795042', '0010077SYM', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913071', 'FedEx', NULL, '2014-07-24', '22.07.2014 17:22', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22746, '256859822', NULL, NULL, 'John Ravenscroft', '4 TOWNSEND AVENUE', 'Bromsgrove', 'B61 0DP', 'BROMSGROVE', 'Grossbritannien', 'GB', NULL, NULL, '7714822505', '0010173A2D', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913082', 'FedEx', NULL, '2014-07-24', '22.07.2014 08:53', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22747, '257022355', NULL, NULL, 'Karen Ardern', '7 LANSDOWNE DRIVE', 'Worsley', 'M28 7HG', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7738000964', '00100935A5', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913093', 'FedEx', NULL, '2014-07-24', '22.07.2014 21:22', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22748, '256925979', NULL, NULL, 'Laura Cunningham', '52 INSLEY GARDENS', 'Hucclecote', 'GL3 3AY', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7402964746', '00100492M8', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913108', 'FedEx', NULL, '2014-07-24', '22.07.2014 14:22', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22749, '256851487', NULL, NULL, 'Melanie Stewart', '139 DUNLADY MANOR', '', 'BT16 1YS', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '028 90 486858', '0010056WFX', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913119', 'FedEx', NULL, '2014-07-24', '22.07.2014 08:23', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22750, '256896066', NULL, NULL, 'Mr C R Honeychurch', '23A ST. JOHN\'S', '', 'CV34 4NE', 'WARWICK', 'Grossbritannien', 'GB', NULL, NULL, '7894549230', '0010229PU4', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913120', 'FedEx', NULL, '2014-07-24', '22.07.2014 11:22', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22751, '256893588', NULL, NULL, 'Niall Poyner', 'CITY CERAMIC QUARRY LANE', '', 'PO19 8NY', 'CHICHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7968794534', '0010005C1Q', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913130', 'FedEx', NULL, '2014-07-24', '22.07.2014 10:53', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22752, '256886447', NULL, NULL, 'Richard Papa', 'Mighton Rear of Hinxton Grg', 'London Road', 'CB10 1RG', 'Hinxton', 'Grossbritannien', 'GB', NULL, NULL, '7429388662', '0010201BN9', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913141', 'FedEx', NULL, '2014-07-24', '22.07.2014 10:22', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22753, '256992854', NULL, NULL, 'Roy Thickett', '90 WELLINGTON ROAD', 'Eccles', 'M30 9GW', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7939060531', '0010045G3Q', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913152', 'FedEx', NULL, '2014-07-24', '22.07.2014 19:22', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22754, '257010537', NULL, NULL, 'Theo Gavrielides', 'UNIT 14 SURREY QUAYS ROAD', 'Dock Offices', 'SE16 2XU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7720057750', '00102403FA', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913163', 'FedEx', NULL, '2014-07-24', '22.07.2014 20:52', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22755, '256910521', NULL, NULL, 'William Lamb', '100 INCHBRAE DRIVE', '', 'AB10 7AL', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7557855870', '00100974UA', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824913174', 'FedEx', NULL, '2014-07-24', '22.07.2014 12:24', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22756, '256939397', NULL, NULL, 'aaron sinclair', '50 COOKSON STREET', 'blackpool', 'FY1 3EA', 'BLACKPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7780372776', '0010206ISQ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913185', 'FedEx', NULL, '2014-07-24', '22.07.2014 14:25', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22757, '257024681', NULL, NULL, 'Craig Hughes', '6 Lakeside Court, Brampton Bierlow', '', 'S63 6FD', 'Rotherham', 'Grossbritannien', 'GB', NULL, NULL, '7891994832', '00100862UL', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913196', 'FedEx', NULL, '2014-07-24', '22.07.2014 21:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22758, '256880400', NULL, NULL, 'Eric West', '26 Appleby Court', '', 'NE29 0LG', 'North Shields', 'Grossbritannien', 'GB', NULL, NULL, '7812132082', '0010240IHY', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913200', 'FedEx', NULL, '2014-07-24', '22.07.2014 10:23', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22759, '256900162', NULL, NULL, 'Grace Obiora', '33 DAMSHOT ROAD', '', 'G53 5JQ', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7584296895', '0010197BJE', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824912671', 'FedEx', NULL, '2014-07-24', '22.07.2014 11:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22760, '256976220', NULL, NULL, 'helen boyle', '1 East view', '', 'ne23 7sp', 'Seghill cramlington', 'Grossbritannien', 'GB', NULL, NULL, '7526694442', '0010122LY2', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913222', 'FedEx', NULL, '2014-07-24', '22.07.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22761, '256886819', NULL, NULL, 'hung nguyen', '10A GREEN\'S END', '', 'SE18 6HX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7719396888', '00100413GO', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913233', 'FedEx', NULL, '2014-07-24', '22.07.2014 10:23', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22762, '256879583', NULL, NULL, 'Janet Balfour', '6 PARK ROAD SOUTH', '', 'DH3 3LT', 'CHESTER LE STREET', 'Grossbritannien', 'GB', NULL, NULL, '7854140609', '0010157N1X', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913244', 'FedEx', NULL, '2014-07-24', '22.07.2014 09:53', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22763, '257036362', NULL, NULL, 'LOTHAR F H KIRSCHKE', '21 WILKINSON AVENUE', 'PADDINGTON', 'WA1 3LU', 'WARRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7787508282', '0010149YEF', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913255', 'FedEx', NULL, '2014-07-24', '22.07.2014 22:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22764, '256926218', NULL, NULL, 'Luke Pilkington', '1 Pioneer Investments', 'Portland House', 'SW1E 5BH', 'Bressenden Place, London', 'Grossbritannien', 'GB', NULL, NULL, '7989423430', '0010244R4N', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824912568', 'FedEx', NULL, '2014-07-24', '22.07.2014 14:25', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22765, '256948118', NULL, NULL, 'Margaret Gardiner', '14 WRIGHTLANDS CRESCENT', '', 'PA8 7BZ', 'ERSKINE', 'Grossbritannien', 'GB', NULL, NULL, '1418122331', '00100991GI', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913277', 'FedEx', NULL, '2014-07-24', '22.07.2014 15:23', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22766, '256850923', NULL, NULL, 'Melanie Stewart', '139 DUNLADY MANOR', '', 'BT16 1YS', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '028 90 486858', '0010249DP1', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913119', 'FedEx', NULL, '2014-07-24', '22.07.2014 08:23', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22767, '256867919', NULL, NULL, 'Neil Peck WW Martin Ltd', '0 DANE PARK ROAD', 'WW Martin Ltd', 'CT11 7LT', 'RAMSGATE', 'Grossbritannien', 'GB', NULL, NULL, '7515050830', '00101799GQ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913299', 'FedEx', NULL, '2014-07-24', '22.07.2014 09:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22768, '256982563', NULL, NULL, 'nicola topliss Sunlight interiors', 'UNIT 4 RECTORY ROAD', 'globe industrial estate.', 'RM17 6ST', 'GRAYS', 'Grossbritannien', 'GB', NULL, NULL, '744031296', '0010088W64', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913303', 'FedEx', NULL, '2014-07-24', '22.07.2014 18:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22769, '256877126', NULL, NULL, 'Pamela Moss', 'EASTCOT SOUTHLANDS ROAD', 'Crayshill, Billericay', 'CM11 2XB', 'BILLERICAY', 'Grossbritannien', 'GB', NULL, NULL, '1268275050', '001015368S', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913314', 'FedEx', NULL, '2014-07-24', '22.07.2014 09:53', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22770, '256866699', '', '', 'peter farley', '31 Charles st', '', 'Wn12bp', 'Wigan', 'Grossbritannien', '', '', '', '', '001012707O', '', '', 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', 'Paket am 07.08.14 zur?ck erhalten!\r\nRL 7115 9457 3DE  08.09.2014', '578824913325', 'FedEx', '', '2014-07-24', '22.07.2014 09:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22771, '256863636', NULL, NULL, 'Prabhmeet Singh', '10 PRIORY HILL', '', 'HA0 2QF', 'WEMBLEY', 'Grossbritannien', 'GB', NULL, NULL, '7859806765', '0010010EWS', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913336', 'FedEx', NULL, '2014-07-24', '22.07.2014 09:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22772, '256966870', NULL, NULL, 'Sasha Bunting', '26 WOODLAND DRIVE', '', 'S12 3HW', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7703382354', '0010064IHF', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913347', 'FedEx', NULL, '2014-07-24', '22.07.2014 17:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22773, '256962427', NULL, NULL, 'Stanley Okoroafor', '670 London Road', '', 'RM20 3JT', 'Grays', 'Grossbritannien', 'GB', NULL, NULL, '7960457603', '0010216QBU', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824913358', 'FedEx', NULL, '2014-07-24', '22.07.2014 17:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22774, '258027346', NULL, NULL, 'Artak Bejanian', 'Winterkoninkjestraat 36', 'Wandmaaster', '9203 BR', 'DRACHTEN', 'Niederlande', 'NL', NULL, NULL, '624709775', '0010247LWG', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '578824914582', 'FedEx', NULL, '2014-07-30', '27.07.2014 19:58', 'NL140605NM03', '1', 'a0YC000000Ykj7nMAB', '160.00', '239.99'),
(22775, '257998251', NULL, NULL, 'Jacques de Vlugt', 'Voorweg 105', '', '2431 AN', 'NOORDEN', 'Niederlande', 'NL', NULL, NULL, '651528189', '0010206MSV', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '578824914593', 'FedEx', NULL, '2014-07-30', '27.07.2014 17:28', 'NL140605NM03', '1', 'a0YC000000Ykj7nMAB', '160.00', '239.99'),
(22776, '257618907', NULL, NULL, 'Gino Borsboom', 'Willem Lodewijklaan 17', '', '3136 BS', 'VLAARDINGEN', 'Niederlande', 'NL', NULL, NULL, '624414248', '0010041LXI', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '578824914608', 'FedEx', NULL, '2014-07-30', '25.07.2014 11:58', 'NL140605NM03', '1', 'a0YC000000Ykj7nMAB', '160.00', '239.99'),
(22777, '258080394', NULL, NULL, 'Guido Van wetter', 'Zonnedauwstraat 39', '', '3110', 'Rotselaar', 'Belgien', 'BE', NULL, NULL, '496862181', '0010238RYW', NULL, NULL, 'Dublin horloge - bruin', NULL, '578824914516', 'FedEx', NULL, '2014-07-30', '28.07.2014 07:18', 'NL140310NM05', '1', 'a0YC000000YnB6ZMAV', '159.99', '249.99'),
(22778, '258088458', NULL, NULL, 'Rik Breye', 'Lijnzaadstraat 19', '', '8510', 'Marke', 'Belgien', 'BE', NULL, NULL, '47383530', '00102249JV', NULL, NULL, 'Dublin horloge - zwart', NULL, '578824914527', 'FedEx', NULL, '2014-07-30', '28.07.2014 07:48', 'NL140310NM06', '1', 'a0YC000000YnB6aMAF', '159.99', '249.99'),
(22779, '257584225', NULL, NULL, 'Maxime Van Lerberghe', 'Elleboogstraat 9', 'AVL METAL POWDERS', '8500', 'Kortrijk', 'Belgien', 'BE', NULL, NULL, '475319797', '00100027EX', NULL, NULL, 'Florida Diamonds horloge GM-505-3 - Bruin leer/goud/zwart', NULL, '578824914538', 'FedEx', NULL, '2014-07-30', '25.07.2014 08:48', 'NL140605NM03', '1', 'a0YC000000YkjOGMAZ', '160.00', '239.99'),
(22780, '258098212', NULL, NULL, 'Bouzian Anjar', 'Monseigneur Cardijnstr. 3', '', '3620', 'Lanaken', 'Belgien', 'BE', NULL, NULL, '466193152', '0010092YRV', NULL, NULL, 'Florida Diamonds horloge GM-505-4 - Zilver staal/wit', NULL, '578824914549', 'FedEx', NULL, '2014-07-30', '28.07.2014 08:48', 'NL140605NM04', '1', 'a0YC000000YkjOHMAZ', '160.00', '239.99'),
(22781, '258048729', NULL, NULL, 'Radwan Soghar', 'Rue Noe Renson 28', '', '4000', 'Liege', 'Belgien', 'BE', NULL, NULL, '488577738', '0010057LJY', NULL, NULL, 'Une montre Dublin Pionier - brun', NULL, '578824914550', 'FedEx', NULL, '2014-07-30', '27.07.2014 23:18', 'NL140310NM05', '1', 'a0YC000000YnB6ZMAV', '159.99', '249.99'),
(22782, '257953648', NULL, NULL, 'Goksel Acikgoz', 'Stuivenbergplein 76 bus1 Antwerpen', '', '2060', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '485634782', '001014878C', NULL, NULL, 'Une montre Florida Diamonds GM-505-1 - cuir noir/argentÃ©/blanc', NULL, '578824914560', 'FedEx', NULL, '2014-07-30', '27.07.2014 12:18', 'NL140605NM01', '1', 'a0YC000000YkjOEMAZ', '160.00', '239.99'),
(22783, '257586108', NULL, NULL, 'Sebastien PIROSA', 'Petite Voie 227', 'Rue Petite Voie', '4040', 'Herstal', 'Belgien', 'BE', NULL, NULL, '486051486', '00101547OD', NULL, NULL, 'Une montre Florida Diamonds GM-505-3 - cuir brun/dorÃ©/noir', NULL, '578824914571', 'FedEx', NULL, '2014-07-30', '25.07.2014 09:18', 'NL140605NM03', '1', 'a0YC000000YkjOGMAZ', '160.00', '239.99'),
(22784, '257389715', NULL, NULL, 'Comic Relief John O\'Neill', '89 Albert Embankment', '', 'SE1 7TP', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7730196552', '00101189W1', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824914321', 'FedEx', NULL, '2014-07-30', '24.07.2014 13:23', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22785, '257514860', NULL, NULL, 'Darren Mawhinney', '21 OAKGLEN', '', 'BT41 1JR', 'ANTRIM', 'Grossbritannien', 'GB', NULL, NULL, '2894487407', '00100123O1', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824914332', 'FedEx', NULL, '2014-07-30', '24.07.2014 23:53', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22786, '257491759', NULL, NULL, 'Rose Logan', '43 RALSTON DRIVE', 'Crookedholm', 'KA3 6LW', 'KILMARNOCK', 'Grossbritannien', 'GB', NULL, NULL, '7739019340', '0010060WQ1', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, 'RL709965810DE', 'Deutsche Post', NULL, '2014-07-30', '24.07.2014 21:53', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22787, '257448541', NULL, NULL, 'Tracey Pratt', '30 STAPLES CLOSE', '', 'BS21 5BW', 'CLEVEDON', 'Grossbritannien', 'GB', NULL, NULL, '7905839319', '0010140WWJ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824914354', 'FedEx', NULL, '2014-07-30', '24.07.2014 18:22', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22788, '257455649', NULL, NULL, 'William Anderson', '18 Burnside Park', 'Dyce', 'AB21 7HB', 'Aberdeen', 'Grossbritannien', 'GB', NULL, NULL, '1224772982', '0010115A7R', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824914365', 'FedEx', NULL, '2014-07-30', '24.07.2014 18:52', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22789, '257465861', NULL, NULL, 'Dean Monfries', '124 FALLING LANE', '', 'UB7 8AG', 'WEST DRAYTON', 'Grossbritannien', 'GB', NULL, NULL, '7703053600', '001003095J', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824914376', 'FedEx', NULL, '2014-07-30', '24.07.2014 19:52', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22790, '257408227', NULL, NULL, 'Lindsay Stephens', '46 Dunvale', '', 'BT43 6NY', 'BALLYMENA', 'Grossbritannien', 'GB', NULL, NULL, '7841597764', '00100788UA', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824914387', 'FedEx', NULL, '2014-07-30', '24.07.2014 14:52', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22791, '257477123', NULL, NULL, 'Ian Hardisty', '101-103 NEW ROAD SIDE', 'Horsforth', 'LS18 4LS', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7875209277', '0010224FC3', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824914398', 'FedEx', NULL, '2014-07-30', '24.07.2014 20:52', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22792, '257491302', NULL, NULL, 'Peter Stephenson', '2 TRINITY WAY', 'Keswick', 'CA12 4HZ', 'KESWICK', 'Grossbritannien', 'GB', NULL, NULL, '7849892356', '*00100807E8', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824914402', 'FedEx', NULL, '2014-07-30', '24.07.2014 21:52', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22793, '257468490', NULL, NULL, 'Chris McGowan', 'Ranley  36 omoa road', 'Cleland', 'Ml1 5rq', 'Lanarkshire', 'Grossbritannien', 'GB', NULL, NULL, '7775755001', '0010140MYJ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824914413', 'FedEx', NULL, '2014-07-30', '24.07.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22794, '257515674', NULL, NULL, 'David Womack', '59 HUND OAK DRIVE', '', 'DN7 6RL', 'DONCASTER', 'Grossbritannien', 'GB', NULL, NULL, '7825776774', '0010048G9F', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824914424', 'FedEx', NULL, '2014-07-30', '24.07.2014 23:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22795, '257496925', NULL, NULL, 'Jessica Bond', '94 Brython Drive', '', 'CF3 0GB', 'Cardiff', 'Grossbritannien', 'GB', NULL, NULL, '7963318454', '0010017HXS', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824914435', 'FedEx', NULL, '2014-07-30', '24.07.2014 22:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22796, '257497775', NULL, NULL, 'Lindsay Close', '84 RUSWARP LANE', 'Whitby', 'YO21 1ND', 'WHITBY', 'Grossbritannien', 'GB', NULL, NULL, '7725981782', '0010212MHL', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824914446', 'FedEx', NULL, '2014-07-30', '24.07.2014 22:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22797, '257506083', NULL, NULL, 'Philip Elliott-lyall', '70 WOODCREST ROAD', '', 'DL3 8EE', 'DARLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7989801462', '0010053CQU', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824914457', 'FedEx', NULL, '2014-07-30', '24.07.2014 22:53', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22798, '257500843', NULL, NULL, 'Shaun Lancaster', 'UNIT D4 SEGENSWORTH ROAD', '', 'PO15 5RQ', 'FAREHAM', 'Grossbritannien', 'GB', NULL, NULL, '7917753387', '00102209D4', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824914468', 'FedEx', NULL, '2014-07-30', '24.07.2014 22:23', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22799, '257492314', NULL, NULL, 'Stuart Edge', 'Flat 2 2 Lyttelton road', '', 'B16 9JN', 'Edgbaston', 'Grossbritannien', 'GB', NULL, NULL, '7734840906', '0010004Y1D', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824914479', 'FedEx', NULL, '2014-07-30', '24.07.2014 21:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22800, '257464860', NULL, NULL, 'Asim Sahovic', 'Norre Alle 104', '', '4400', 'Kalundborg', 'Dänemark', 'DK', NULL, NULL, '4550428099', '0010036CIV', NULL, NULL, 'Brun rem, gylden urkasse og sort urskive (GM-508-3)', NULL, '578824914619', 'FedEx', NULL, '2014-07-30', '24.07.2014 17:36', 'DK180314HW14', '1', 'a0YC000000Yo7Y7MAJ', '1267.38', '1895.00'),
(22801, '257841758', NULL, NULL, 'Victoria Niielsen', 'Vestervang 38', '', '4850', 'Stubbekobing', 'Dänemark', 'DK', NULL, NULL, '71787153', '0010181QQN', NULL, NULL, 'Herreur med brun rem, sort urskive og guldfarvet urkasse (GM-507-3)', NULL, '578824914620', 'FedEx', NULL, '2014-07-30', '26.07.2014 17:36', 'DK160714HW17', '1', 'a0YC000000Z8QSIMA3', '1032.75', '1495.00'),
(22802, '257677913', NULL, NULL, 'Sina Borgi', 'Ilbjerg alle  2', '', '2730', 'Herlev', 'Dänemark', 'DK', NULL, NULL, '61300335', '0010001VMN', NULL, NULL, 'Herreur med brun rem, sort urskive og guldfarvet urkasse (GM-507-3)', NULL, '578824914630', 'FedEx', NULL, '2014-07-30', '25.07.2014 17:36', 'DK160714HW17', '1', 'a0YC000000Z8QSIMA3', '1032.75', '1495.00'),
(22803, '257667479', NULL, NULL, 'Niels Fjord', 'Norregade 11', '2. sal', '3300', 'Frederiksvaerk', 'Dänemark', 'DK', NULL, NULL, '42153322', '0010035BG2', NULL, NULL, 'Herreur med sort rem, hvid urskive og sÃ¸lvfarvet urkasse (GM-507-1)', NULL, '578824914641', 'FedEx', NULL, '2014-07-30', '25.07.2014 16:36', 'DK160714HW19', '1', 'a0YC000000Z8QSmMAN', '1032.75', '1495.00'),
(22804, '257858543', NULL, NULL, 'Thomas Bonde', 'Tvaergyden 134', '', '5300', 'Kerteminde', 'Dänemark', 'DK', NULL, NULL, '50560968', '001019184N', NULL, NULL, 'Sort rem, sÃ¸lvfarvet urkasse og sort urskive (GM-508-2)', NULL, '578824914652', 'FedEx', NULL, '2014-07-30', '26.07.2014 20:06', 'DK180314HW13', '1', 'a0YC000000Yo7Y6MAJ', '1267.38', '1895.00'),
(22805, '257456988', NULL, NULL, 'Asim Sahovic', 'Norre Alle 104', '', '4400', 'Kalundborg', 'Dänemark', 'DK', NULL, NULL, '4550428099', '0010150V2T', NULL, NULL, 'Sort rem, sort urkasse og sort urskive (GM-508-4)', NULL, '578824914619', 'FedEx', NULL, '2014-07-30', '24.07.2014 17:06', 'DK180314HW15', '1', 'a0YC000000Yo7Y8MAJ', '1267.38', '1895.00'),
(22806, '257442115', NULL, NULL, 'Dennis Nguyen', 'Ribegade 2B', '', '7100', 'Vejle', 'Dänemark', 'DK', NULL, NULL, '50111993', '10247986', NULL, NULL, 'Sort rem, sort urkasse og sort urskive (GM-508-4)', NULL, '578824914674', 'FedEx', NULL, '2014-07-30', '24.07.2014 15:36', 'DK180314HW15', '1', 'a0YC000000Yo7Y8MAJ', '1267.38', '1895.00'),
(22807, '258746389', NULL, NULL, 'Daniel Schmidt', 'Kallioimarteentie 11', '', '01350', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '400897399', '10041074', NULL, NULL, 'GM-505-3 - Pionier Florida Diamonds -rannekello', NULL, '578824914983', 'Finland', NULL, '2014-08-04', '31.07.2014 10:48', 'FI260514HW07', '1', 'a0YC000000Z8Q0oMAF', '138.49', '199.00'),
(22808, '258960561', NULL, NULL, 'Kaj Linden', 'Saerkiniementie 17 A 32', '', '00210', 'Helsinki', 'Finnland', 'FI', NULL, NULL, '3,58414E+11', '0010140Q9N', NULL, NULL, 'GM-505-3 - Pionier Florida Diamonds -rannekello', NULL, '578824914994', 'Finland', NULL, '2014-08-04', '01.08.2014 10:48', 'FI260514HW07', '1', 'a0YC000000Z8Q0oMAF', '138.49', '199.00'),
(22809, '258661737', NULL, NULL, 'Satu Gustafsson', 'Kylaenlaita 14', '', '28660', 'PORI', 'Finnland', 'FI', NULL, NULL, '505247638', '0010249MVU', NULL, NULL, 'GM-505-3 - Pionier Florida Diamonds -rannekello', NULL, '578824915008', 'Finland', NULL, '2014-08-04', '30.07.2014 21:48', 'FI260514HW07', '1', 'a0YC000000Z8Q0oMAF', '138.49', '199.00'),
(22810, '258728713', NULL, NULL, 'Tero Mustonen', 'Urpiaisenkuja 6 B', '', '21210', 'RAISIO', 'Finnland', 'FI', NULL, NULL, '504381827', '0010038INM', NULL, NULL, 'GM-505-5 - Pionier Florida Diamonds -rannekello', NULL, '578824915019', 'Finland', NULL, '2014-08-04', '31.07.2014 08:48', 'FI260514HW09', '1', 'a0YC000000Z8Q0qMAF', '138.49', '199.00'),
(22811, '258625595', NULL, NULL, 'Janne Kosonen', 'Pitkaejaerventie 19 B1', '', '02720', 'Espoo', 'Finnland', 'FI', NULL, NULL, '408287407', '0010226MPV', NULL, NULL, 'GM-505-6 - Pionier Florida Diamonds -rannekello', NULL, '578824915020', 'Finland', NULL, '2014-08-04', '30.07.2014 18:18', 'FI260514HW10', '1', 'a0YC000000Z8Q0rMAF', '138.49', '199.00'),
(22812, '258774299', NULL, NULL, 'Petri Luostarinen', 'Pellavakaski 32E', '', '02340', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '405087192', '0010042J7J', NULL, NULL, 'Pionier Acapulco GM-504-1 -rannekello', NULL, '578824915030', 'Finland', NULL, '2014-08-04', '31.07.2014 12:48', 'FI160714HW04', '1', 'a0YC000000Z8O3yMAF', '138.49', '199.00'),
(22813, '258670355', NULL, NULL, 'SETONTHEN OWOLABANI', 'Vaahterakuja 7A35', 'VAAHTERAKUJA 7 A 35', '33840', 'TAMPERE', 'Finnland', 'FI', NULL, NULL, '3,58402E+11', '00101778UG', NULL, NULL, 'Pionier Acapulco GM-504-3 -rannekello', NULL, '578824915041', 'Finland', NULL, '2014-08-04', '30.07.2014 22:18', 'FI160714HW06', '1', 'a0YC000000Z8O4rMAF', '138.49', '199.00'),
(22814, '258638897', NULL, NULL, 'Mr Kim Raesaenen', 'Mankkaantie 11', '', '02180', 'Espoo', 'Finnland', 'FI', NULL, NULL, '400444180', '00102501LJ', NULL, NULL, 'Pionier Acapulco GM-504-4 -rannekello', NULL, '578824915052', 'Finland', NULL, '2014-08-04', '30.07.2014 19:48', 'FI160714HW07', '1', 'a0YC000000Z8NQBMA3', '138.49', '199.00'),
(22815, '258960206', NULL, NULL, 'Jouni Kuivanen', 'Kaeaepaetie 2', '', '39160', 'JULKUJAEVI', 'Finnland', 'FI', NULL, NULL, '400832642', '0010022W7C', NULL, NULL, 'Pionier Coppernicus GM-501-1 -rannekello', NULL, '578824915063', 'Finland', NULL, '2014-08-04', '01.08.2014 10:48', 'FI160714HW01', '1', 'a0YC000000Z8O2WMAV', '138.49', '199.00'),
(22816, '258792027', NULL, NULL, 'Claes Nilsson', 'Nylyckevaegen 10', '', '24770', 'Genarp', 'Schweden', 'SE', NULL, NULL, '040-482311', '0010080U0Q', NULL, NULL, 'Coppernicus Watch GM-501-4 (Black strap, black case, black face)', NULL, '578824915074', 'FedEx', NULL, '2014-08-04', '31.07.2014 12:44', 'SE160714HW03', '1', 'a0YC000000Z8O9rMAF', '1280.87', '1895.00'),
(22817, '258704525', NULL, NULL, 'Erik Loefdahl', 'SKOENSBERGSVAEGEN 27 C', '', '856 45', 'SUNDSVALL', 'Schweden', 'SE', NULL, NULL, '727168181', '0010212I09', NULL, NULL, 'Coppernicus Watch GM-501-4 (Black strap, black case, black face)', NULL, '578824915085', 'FedEx', NULL, '2014-08-04', '31.07.2014 00:14', 'SE160714HW03', '1', 'a0YC000000Z8O9rMAF', '1280.87', '1895.00'),
(22818, '258702733', NULL, NULL, 'Daniel Johnsson', 'SOCKENVAEGEN 11', '', '632 33', 'ESKILSTUNA', 'Schweden', 'SE', NULL, NULL, '703307559', '0010118XK8', NULL, NULL, 'Acapulco Watch GM-504-2 (Black strap, silver case, black rim face)', NULL, '578824915096', 'FedEx', NULL, '2014-08-04', '31.07.2014 00:14', 'SE160714HW05', '1', 'a0YC000000Z8OBTMA3', '1280.87', '1895.00'),
(22819, '258670807', NULL, NULL, 'hans buxfeldt', 'SJOEBACKEVAEGEN 1', '', '427 37', 'BILLDAL', 'Schweden', 'SE', NULL, NULL, '0722-167073', '0010164KU6', NULL, NULL, 'Acapulco Watch GM-504-3 (Brown strap, gold case, black face)', NULL, '578824915100', 'FedEx', NULL, '2014-08-04', '30.07.2014 21:44', 'SE160714HW06', '1', 'a0YC000000Z8OBdMAN', '1280.87', '1895.00'),
(22820, '258666271', NULL, NULL, 'Dinara Khakimova', 'DRABANTSTIGEN 1', '', '192 78', 'SOLLENTUNA', 'Schweden', 'SE', NULL, NULL, '762008778', '0010079TO6', NULL, NULL, 'Coppernicus Watch GM-501-4 (Black strap, black case, black face)', NULL, '578824915111', 'FedEx', NULL, '2014-08-04', '30.07.2014 21:14', 'SE160714HW03', '1', 'a0YC000000Z8O9rMAF', '1280.87', '1895.00'),
(22821, '259152995', NULL, NULL, 'Jones Aktan', 'Chaussee de Tongres 370', '', '4450', 'Juprelle', 'Belgien', 'BE', NULL, NULL, '488935722', '0010097VSE', NULL, NULL, 'Une montre Dublin Pionier - silber-weiß', NULL, '609919100570', 'FedEx', NULL, '2014-08-05', '02.08.2014 06:18', 'NL140310NM04', '1', 'a0YC000000YnB6YMAV', '159.99', '249.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(22822, '259152960', NULL, NULL, 'Jones Aktan', 'Chaussee de Tongres 370', '', '4450', 'Juprelle', 'Belgien', 'BE', NULL, NULL, '488935722', '00102189O5', NULL, NULL, 'Une montre Dublin Pionier - schwarz', NULL, '609919100570', 'FedEx', NULL, '2014-08-05', '02.08.2014 06:18', 'NL140310NM06', '1', 'a0YC000000YnB6aMAF', '159.99', '249.99'),
(22823, '259140786', NULL, NULL, 'Abdelhafid Arras', 'Klokstraat 3', '', '2600', 'Berchem', 'Belgien', 'BE', NULL, NULL, '484705072', '0010173VBF', NULL, NULL, 'Dublin horloge - silber-weiß', NULL, '609919100580', 'FedEx', NULL, '2014-08-05', '02.08.2014 02:18', 'NL140310NM04', '1', 'a0YC000000YnB6YMAV', '159.99', '249.99'),
(22824, '259122181', NULL, NULL, 'Kaussar Ayub', 'Jan Davidlei 27 BUS 5', '', '2020', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '484561108', '0010153BH8', NULL, NULL, 'Dublin horloge - gold', NULL, '609919100591', 'FedEx', NULL, '2014-08-05', '01.08.2014 20:48', 'NL140310NM05', '1', 'a0YC000000YnB6ZMAV', '159.99', '249.99'),
(22825, '259105547', NULL, NULL, 'Marko Roininen', 'Mantelitie 1', '', '28610', 'Pori', 'Finnland', 'FI', NULL, NULL, '504543753', '001008677I', NULL, NULL, 'Pionier Acapulco GM-504-1 -rannekello', NULL, '609919100628', 'FedEx', NULL, '2014-08-05', '01.08.2014 23:18', 'FI160714HW04', '1', 'a0YC000000Z8O3yMAF', '138.49', '199.00'),
(22826, '259093286', NULL, NULL, 'Antti Niitynpaeae', 'Kaislatie 7E', '', '05810', 'HYVINKAEAE', 'Finnland', 'FI', NULL, NULL, '400231167', '0010165BUL', NULL, NULL, 'Pionier Acapulco GM-504-1 -rannekello', NULL, '609919100639', 'FedEx', NULL, '2014-08-05', '01.08.2014 21:48', 'FI160714HW04', '1', 'a0YC000000Z8O3yMAF', '138.49', '199.00'),
(22827, '259454821', NULL, NULL, 'Bill Spencer', 'Link Personn 29 The Moorings', 'Malahide', '', 'Co.Dublin', 'Irland', 'IE', NULL, NULL, '3,53869E+11', '0010072TWG', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face (GM-508-3)', NULL, '609919100466', 'FedEx', NULL, '2014-08-05', '03.08.2014 21:32', 'IE140414AP03', '1', 'a0YC000000Z8PjlMAF', '200.00', '309.98'),
(22828, '259413253', NULL, NULL, 'Simon Horsley', '85 The Cresc Carrickmines Manor', '', 'Dublin 18', 'Dublin', 'Irland', 'IE', NULL, NULL, '087 213 4224', '0010170VGM', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face (GM-508-1)', NULL, '609919100477', 'FedEx', NULL, '2014-08-05', '03.08.2014 17:32', 'IE140414AP01', '1', 'a0YC000000Z8PjjMAF', '200.00', '309.98'),
(22829, '259386950', NULL, NULL, 'Gregory Hughes', 'Oo Clonsast lower bracknagh', 'Phone before delivery', 'Oooo', 'Rathangan co kildare', 'Irland', 'IE', NULL, NULL, '858817804', '0010009PI1', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face (GM-508-1)', NULL, '609919100488', 'FedEx', NULL, '2014-08-05', '03.08.2014 14:32', 'IE140414AP01', '1', 'a0YC000000Z8PjjMAF', '200.00', '309.98'),
(22830, '259445644', NULL, NULL, 'Yunus Ozmis', 'Bellestein 211', '', '6714 DR', 'EDE GLD', 'Niederlande', 'NL', NULL, NULL, '622053505', '0010110HJD', NULL, NULL, 'Dublin horloge - gold', NULL, '609919100606', 'FedEx', NULL, '2014-08-05', '03.08.2014 19:28', 'NL140310NM05', '1', 'a0YC000000YnAwFMAV', '159.99', '249.99'),
(22831, '259377290', NULL, NULL, 'JanJaap Post', 'Bentelosestraat 50', '', '7497 MR', 'BENTELO', 'Niederlande', 'NL', NULL, NULL, '651763131', '0010072VWQ', NULL, NULL, 'Dublin horloge - schwarz', NULL, '609919100617', 'FedEx', NULL, '2014-08-05', '03.08.2014 12:28', 'NL140310NM06', '1', 'a0YC000000YnAwGMAV', '159.99', '249.99'),
(22832, '259413188', NULL, NULL, 'Marcell kapteijn', 'vaestra langgatan 21', '', '37433', 'Karlshamn', 'Schweden', 'SE', NULL, NULL, '765502909', '001011483B', NULL, NULL, 'Coppernicus Watch GM-501-2 (Black strap, silver case, black face)', NULL, '609919100640', 'FedEx', NULL, '2014-08-05', '03.08.2014 19:14', 'SE160714HW02', '1', 'a0YC000000Z8O9cMAF', '1280.87', '1895.00'),
(22833, '259400359', NULL, NULL, 'Krzysztof Marcinowski', '29 IZOD ROAD', '', 'CV21 2JY', 'RUGBY', 'Grossbritannien', 'GB', NULL, NULL, '7920451028', '00100775YH', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '609919100499', 'FedEx', NULL, '2014-08-05', '03.08.2014 16:52', 'UK140110AMC04', '1', 'a0YC000000YmF9nMAF', '131.00', '219.00'),
(22834, '259172378', NULL, NULL, 'Maximelien Aramanda', '19A LYDFORD ROAD', '', 'W9 3LU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '4,47501E+11', '0010031IZL', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '609919100503', 'FedEx', NULL, '2014-08-05', '02.08.2014 10:23', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(22835, '259280648', NULL, NULL, 'morgan morgan', '1 HODGES BARTON', '', 'TA11 6QD', 'SOMERTON', 'Grossbritannien', 'GB', NULL, NULL, '7729213724', '0010205S6T', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '609919100514', 'FedEx', NULL, '2014-08-05', '02.08.2014 22:53', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(22836, '259200676', NULL, NULL, 'Emma White', '48 PARK VIEW', '', 'IP22 1DA', 'DISS', 'Grossbritannien', 'GB', NULL, NULL, '7796131462', '0010176JJG', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and Black Face (GM-4004-6)', NULL, '609919100525', 'FedEx', NULL, '2014-08-05', '02.08.2014 12:52', 'UK140110AMC06', '1', 'a0YC000000YmF9jMAF', '131.00', '219.00'),
(22837, '259144482', NULL, NULL, 'Sergei Tomasevits', '136 WYNDCLIFF ROAD', '', 'SE7 7LF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7864609673', '0010034WRB', NULL, NULL, 'Theorema Paragon Watch: Black Strap, Silver-Coloured Case and Black Face (T3001-SS)', NULL, '609919100536', 'FedEx', NULL, '2014-08-05', '02.08.2014 07:55', 'UK140416AS03', '1', 'a0YC000000Y0eHCMAZ', '102.00', '159.00'),
(22838, '259202334', NULL, NULL, 'Sajjad Zaib', '332 HENLEY ROAD', '', 'IG1 2TJ', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7551997005', '001010139Z', NULL, NULL, 'Theorema Paragon Watch: Brown Strap, Gold-Coloured Case and White Face (T3001-gg)', NULL, '609919100547', 'FedEx', NULL, '2014-08-05', '02.08.2014 12:52', 'UK140416AS04', '1', 'a0YC000000Y0eHqMAJ', '102.00', '159.00'),
(22839, '259098302', NULL, NULL, 'Simon Athwal', '345 Bellegrove road', '', 'DA16 3RJ', 'Welling', 'Grossbritannien', 'GB', NULL, NULL, '7939989648', '0010082M3L', NULL, NULL, 'Theorema Paragon Watch: Brown Strap, Gold-Coloured Case and White Face (T3001-gg)', NULL, '609919100558', 'FedEx', NULL, '2014-08-05', '01.08.2014 20:22', 'UK140416AS04', '1', 'a0YC000000Y0eHqMAJ', '102.00', '159.00'),
(22840, '259020727', '', '', 'joseph park', '114 PALM ROAD', '', 'SO16 5HF', 'SOUTHAMPTON', 'Grossbritannien', '', '', '', '7570994837', '0010114W9E', '', '', 'Theorema Paragon Watch: Brown Strap, Silver-Coloured Case and White Face (TH-PARAGON-SW)', 'Paket am 1.09.14 zur?ck gekommen!\r\nRL 7115 9458 7DE 08.09.2014', '609919100569', 'FedEx', '', '2014-08-05', '01.08.2014 12:53', 'UK140416AS02', '1', 'a0YC000000Y0eGTMAZ', '102.00', '159.00'),
(22841, '259689185', NULL, NULL, 'Paul Geerts', 'parklaan  69', '', '2300', 'turnhout', 'Belgien', 'BE', NULL, NULL, '495505311', '0010063TD8', NULL, NULL, 'Une montre Dublin Pionier - brun', NULL, '609919100720', 'FedEx', NULL, '2014-08-06', '05.08.2014 04:05', 'NL140310NM05', '1', 'a0YC000000YnB6ZMAV', '159.99', '249.99'),
(22842, '259639120', NULL, NULL, 'Marc Desmet', 'Begonialaan 18', '', '8210', 'Loppem', 'Belgien', 'BE', NULL, NULL, '486865428', '0010093U04', NULL, NULL, 'Dublin horloge - bruin', NULL, '609919100731', 'FedEx', NULL, '2014-08-06', '04.08.2014 18:04', 'NL140310NM05', '1', 'a0YC000000YnB6ZMAV', '159.99', '249.99'),
(22843, '259638905', NULL, NULL, 'Caroline Verstuyft', 'Antwerpsesteenweg 699', '', '9040', 'Sint-Amandsberg', 'Belgien', 'BE', NULL, NULL, '485584675', '0010228L79', NULL, NULL, 'Dublin horloge - wit', NULL, '609919100742', 'FedEx', NULL, '2014-08-06', '04.08.2014 18:04', 'NL140310NM03', '1', 'a0YC000000YnB6XMAV', '159.99', '249.99'),
(22844, '259579567', NULL, NULL, 'Yusuf Canakgun', 'Hospitaalstraat 101', '', '3582', 'Koersel', 'Belgien', 'BE', NULL, NULL, '486486452', '0010113C4Y', NULL, NULL, 'Dublin horloge - bruin', NULL, '609919100753', 'FedEx', NULL, '2014-08-06', '04.08.2014 12:48', 'NL140310NM05', '1', 'a0YC000000YnB6ZMAV', '159.99', '249.99'),
(22845, '259718330', NULL, NULL, 'Lenni Luoto', 'Bergholminkuja  3 A2', '', '65610', 'Mustasaari', 'Finnland', 'FI', NULL, NULL, '3,58445E+11', '0010112RC1', NULL, NULL, 'GM-505-3 - Pionier Florida Diamonds -rannekello', NULL, '609919100709', 'FedEx', NULL, '2014-08-06', '05.08.2014 10:50', 'FI260514HW07', '1', 'a0YC000000Z8Q0oMAF', '138.49', '199.00'),
(22846, '259632294', NULL, NULL, 'Mathias Klaerck', 'Taehdenlennontie 38', '', '02240', 'Espoo', 'Finnland', 'FI', NULL, NULL, '', '00102370GD', NULL, NULL, 'GM-505-3 - Pionier Florida Diamonds -rannekello', NULL, '609919100710', 'FedEx', NULL, '2014-08-06', '04.08.2014 21:18', 'FI260514HW07', '1', 'a0YC000000Z8Q0oMAF', '138.49', '199.00'),
(22847, '259554216', NULL, NULL, 'Jamal Sohel', '5 Ballywon grove', '', 'Co Dublin', 'Lucan', 'Irland', 'IE', NULL, NULL, '86', '00101398L8', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face (GM-508-1)', NULL, '609919100764', 'FedEx', NULL, '2014-08-06', '04.08.2014 11:32', 'IE140414AP01', '1', 'a0YC000000Z8PjjMAF', '200.00', '309.98'),
(22848, '259660733', NULL, NULL, 'berna v leeuwen', 'Karrespoor 32', '', '3262 CT', 'OUD-BEIJERLAND', 'Niederlande', 'NL', NULL, NULL, '616262902', '0010200BAV', NULL, NULL, 'Dublin horloge - schwarz', NULL, '609919100672', 'FedEx', NULL, '2014-08-06', '04.08.2014 19:28', 'NL140310NM06', '1', 'a0YC000000YnAwGMAV', '159.99', '249.99'),
(22849, '259495041', NULL, NULL, 'Martin Lundstroem', 'AKERVAEGEN 5', '', '961 50', 'BODEN', 'Schweden', 'SE', NULL, NULL, '703813136', '0010139GBE', NULL, NULL, 'GM-507-1. Armbandsklocka med diamanter Aruba', NULL, '609919100683', 'FedEx', NULL, '2014-08-06', '04.08.2014 09:44', 'SE160714HW20', '1', 'a0YC000000Z8QixMAF', '1280.87', '1895.00'),
(22850, '259494982', NULL, NULL, 'Emil Karlsson', 'NORRIBACKSVAEGEN 8', '', '961 40', 'BODEN', 'Schweden', 'SE', NULL, NULL, '722223892', '0010235SJ6', NULL, NULL, 'GM-507-2. Armbandsklocka med diamanterAruba', NULL, '609919100694', 'FedEx', NULL, '2014-08-06', '04.08.2014 09:14', 'SE160714HW17', '1', 'a0YC000000Z8QhmMAF', '1280.87', '1895.00'),
(22851, '259474031', NULL, NULL, 'Oliver Brackpool', '51 MARMION AVENUE', '', 'E4 8EP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7807878490', '0010157BZY', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '609919100775', 'FedEx', NULL, '2014-08-06', '04.08.2014 01:22', 'UK140110AMC03', '1', 'a0YC000000YmF9mMAF', '131.00', '219.00'),
(22852, '259120277', NULL, NULL, 'Oka Anazodo', '48 ROAD TURNHAM ROAD', 'London', 'SE4 2JD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7539422674', '0010181G5Z', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '609919100786', 'FedEx', NULL, '2014-08-06', '01.08.2014 22:52', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(22853, '259657497', NULL, NULL, 'Safraz Rana', '38 SPRINGFIELD DRIVE', '', 'OX14 1JF', 'ABINGDON', 'Grossbritannien', 'GB', NULL, NULL, '7825630961', '0010131THV', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '609919100797', 'FedEx', NULL, '2014-08-06', '04.08.2014 21:23', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(22854, '259660870', NULL, NULL, 'Samantha Rose', 'LA FITNESS COPTHORNE COMMON', '', 'RH10 3PG', 'CRAWLEY', 'Grossbritannien', 'GB', NULL, NULL, '7788289841', '0010083ALY', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '609919100801', 'FedEx', NULL, '2014-08-06', '04.08.2014 22:01', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(22855, '259190080', NULL, NULL, 'shaun charles', '45 BELLEROPHON DRIVE', '', 'EH26 8NU', 'PENICUIK', 'Grossbritannien', 'GB', NULL, NULL, '7456838181', '0010054QTG', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '609919100812', 'FedEx', NULL, '2014-08-06', '02.08.2014 11:52', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(22856, '259477998', NULL, NULL, 'Darren Kirk', '43 SYCAMORE DRIVE', '', 'GU12 5JY', 'ALDERSHOT', 'Grossbritannien', 'GB', NULL, NULL, '7961240169', '0010204GXT', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919100823', 'FedEx', NULL, '2014-08-06', '04.08.2014 02:52', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22857, '259077571', NULL, NULL, 'Daryl Oldham', '1 ELGIN DRIVE', 'Sale', 'M33 2SZ', 'SALE', 'Grossbritannien', 'GB', NULL, NULL, '1619730917', '0010070J5L', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919100834', 'FedEx', NULL, '2014-08-06', '01.08.2014 17:52', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22858, '259706353', NULL, NULL, 'hana mohsin rs trading', '130 blochair stance c1', 'Glasgow wholesale markets', 'g21 2du', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7944770539', '0010213X6O', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919100845', 'FedEx', NULL, '2014-08-06', '05.08.2014 07:51', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22859, '259629985', NULL, NULL, 'lea Owen', '21 STRETTEA LANE', '', 'DE55 6EJ', 'ALFRETON', 'Grossbritannien', 'GB', NULL, NULL, '7538058257', '00100054UU', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919100856', 'FedEx', NULL, '2014-08-06', '04.08.2014 18:52', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22860, '259693356', NULL, NULL, 'Thanh Vo', '126 Birkbeck Road', '', 'N8 7PF', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7827334080', '0010183GU3', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919100867', 'FedEx', NULL, '2014-08-06', '05.08.2014 06:06', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22861, '259076897', NULL, NULL, 'Dinh Tran Van', 'Flat 3  Langthorne House', 'Merchant Street', 'E3 4LW', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7942999996', '0010067C35', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919100878', 'FedEx', NULL, '2014-08-06', '01.08.2014 17:52', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22862, '259666436', NULL, NULL, 'Lucy Miller', '58 WRANGLEDEN ROAD', '', 'ME15 9LJ', 'MAIDSTONE', 'Grossbritannien', 'GB', NULL, NULL, '7808070670', '0010015S5M', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919100889', 'FedEx', NULL, '2014-08-06', '04.08.2014 22:01', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22863, '259386406', NULL, NULL, 'Philomena Goacher', '108 Slant Lane Shirebrook', '', 'NG20 8QR', 'Mansfield Notts', 'Grossbritannien', 'GB', NULL, NULL, '7891080452', '0010129M42', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919100890', 'FedEx', NULL, '2014-08-06', '03.08.2014 15:22', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22864, '259321206', NULL, NULL, 'Amanda Gravil', '57 KING EDWARD ROAD', '', 'DN8 4DE', 'DONCASTER', 'Grossbritannien', 'GB', NULL, NULL, '7581459918', '00100529X2', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919100904', 'FedEx', NULL, '2014-08-06', '03.08.2014 09:52', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22865, '259228467', NULL, NULL, 'Konstantinos Pantazis', '33a RICHBORNE TERRACE', '', 'SW81AS', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7900695224', '0010105J9O', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919100915', 'FedEx', NULL, '2014-08-06', '02.08.2014 15:52', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22866, '259272058', NULL, NULL, 'Oliwia Maj', '9 EDEN STREET', '', 'KT1 1BQ', 'KINGSTON UPON THAMES', 'Grossbritannien', 'GB', NULL, NULL, '7731638984', '0010134QI5', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919100926', 'FedEx', NULL, '2014-08-06', '02.08.2014 21:22', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(22867, '259454030', NULL, NULL, 'Borislav Topalov', '16 WOODBRIDGE CLOSE', '', 'NW2 6YN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7881441814', '001007264D', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919100937', 'FedEx', NULL, '2014-08-06', '03.08.2014 22:23', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22868, '259458530', NULL, NULL, 'Graham Smith', '56 Fircroft close', '', 'Rg31 6lj', 'Reading', 'Grossbritannien', 'GB', NULL, NULL, '7427402933', '001018682Q', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919100948', 'FedEx', NULL, '2014-08-06', '03.08.2014 22:52', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22869, '259555187', NULL, NULL, 'James Allen', '7 WELLAN CLOSE', 'Sidcup', 'DA15 9PN', 'SIDCUP', 'Grossbritannien', 'GB', NULL, NULL, '7852143150', '0010172H3S', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919100959', 'FedEx', NULL, '2014-08-06', '04.08.2014 12:52', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22870, '259213842', NULL, NULL, 'Robbie Conway', '73 Cranwell Drive', '', 'M19 1NE', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7472552022', '0010188RO4', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919100960', 'FedEx', NULL, '2014-08-06', '02.08.2014 14:22', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22871, '259287702', NULL, NULL, 'sahereh ameriani', '24 SAWREY PLACE', '', 'BD5 0DA', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7473133321', '0010136D3Q', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919100970', 'FedEx', NULL, '2014-08-06', '02.08.2014 23:52', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22872, '259585521', NULL, NULL, 'Becky Watterson', '44 QUEEN STREET', '', 'BT66 8BQ', 'CRAIGAVON', 'Grossbritannien', 'GB', NULL, NULL, '7749979686', '00100872J3', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919100981', 'FedEx', NULL, '2014-08-06', '04.08.2014 14:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22873, '259271778', NULL, NULL, 'Freda opoku-ohemeng', '4 REGIS COURT', '', 'EH4 6RG', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7732675664', '0010073HKU', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919100992', 'FedEx', NULL, '2014-08-06', '02.08.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22874, '259449973', NULL, NULL, 'Gilbert Nenohwe', '20 PIPARD', 'Great Linford', 'MK14 5DE', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7869148427', '0010057D5S', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919101006', 'FedEx', NULL, '2014-08-06', '03.08.2014 21:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22875, '259322303', NULL, NULL, 'Jeremy Ross', '5 THE ALMONDS', '', 'ME14 4LG', 'MAIDSTONE', 'Grossbritannien', 'GB', NULL, NULL, '7545279801', '00102005WL', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919101017', 'FedEx', NULL, '2014-08-06', '03.08.2014 09:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22876, '259082869', NULL, NULL, 'Kevin Gardiner', '55 RAEBURN CRESCENT', '', 'ML3 9QD', 'HAMILTON', 'Grossbritannien', 'GB', NULL, NULL, '7913355487', '0010203YQ6', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919101028', 'FedEx', NULL, '2014-08-06', '01.08.2014 18:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22877, '259362921', NULL, NULL, 'martin wykman', '1 TENNYSON ROAD', '', 'TS23 3YX', 'BILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7921863437', '00102377VT', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919101039', 'FedEx', NULL, '2014-08-06', '03.08.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22878, '259606769', NULL, NULL, 'RONALD PEACOCK', '25 ELIZABETH WAY', 'Mangotsfield', 'BS16 9LN', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '1179561676', '0010142EGY', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919101040', 'FedEx', NULL, '2014-08-06', '04.08.2014 17:01', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22879, '259678695', NULL, NULL, 'Taras Grygoryk', '172 warren house', 'bedford close, warwick rd', 'w14 8tr', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7774041010', '0010185S7I', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919101050', 'FedEx', NULL, '2014-08-06', '05.08.2014 01:16', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22880, '259440318', NULL, NULL, 'Wayne Jones', '21 GWERN BERTHI ROAD', 'Cwmtillery', 'NP13 1QY', 'ABERTILLERY', 'Grossbritannien', 'GB', NULL, NULL, '7585700509', '001000814R', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919101061', 'FedEx', NULL, '2014-08-06', '03.08.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22881, '259195647', NULL, NULL, 'ADRIAN TEOFIL', '5 WALTON ROAD', '', 'RM5 2DU', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7863547482', '00102065H3', NULL, NULL, 'Theorema Paragon Watch: Black Strap, Gold-Coloured Case and Black Face (TH-PARAGON-Sw)', NULL, '609919101072', 'FedEx', NULL, '2014-08-06', '02.08.2014 12:23', 'UK140416AS06', '1', 'a0YC000000Y0eJmMAJ', '102.00', '159.00'),
(22882, '259531007', NULL, NULL, 'Sarah Sheldrick', 'TENSOR 59 Kimbolton Road', 'Hail Weston', 'PE19 5JY', 'St.Neots', 'Grossbritannien', 'GB', NULL, NULL, '7841758347', '10155599', NULL, NULL, 'Theorema Paragon Watch: Brown Strap, Gold-Coloured Case and White Face (T3001-gg)', NULL, '609919101083', 'FedEx', NULL, '2014-08-06', '04.08.2014 10:52', 'UK140416AS04', '1', 'a0YC000000Y0eHqMAJ', '102.00', '159.00'),
(22883, '259003331', NULL, NULL, 'Natalie Olbrechts', 'Molenveld 46', '', '2547', 'Lint', 'Belgien', 'BE', NULL, NULL, '476866686', '0010044V0V', NULL, NULL, 'Dublin horloge - zwart', NULL, '578824914836', 'FedEx', NULL, '2014-08-04', '01.08.2014 09:18', 'NL140310NM06', '1', 'a0YC000000YnB6aMAF', '159.99', '249.99'),
(22884, '258885854', NULL, NULL, 'jerome guilmain', 'rue Louis Fontaine 8', '', '4520', 'Antheit', 'Belgien', 'BE', NULL, NULL, '495787491', '0010143Q77', NULL, NULL, 'Une montre Dublin Pionier - blanc', NULL, '578824914847', 'FedEx', NULL, '2014-08-04', '31.07.2014 18:18', 'NL140310NM03', '1', 'a0YC000000YnB6XMAV', '159.99', '249.99'),
(22885, '258822928', NULL, NULL, 'bert spiritus', 'Tiensesteenweg 169', '', '3380', 'Glabbeek-Zuurbemde', 'Belgien', 'BE', NULL, NULL, '498858405', '0010225HNM', NULL, NULL, 'Dublin horloge - zwart/wit', NULL, '578824914858', 'FedEx', NULL, '2014-08-04', '31.07.2014 12:18', 'NL140310NM04', '1', 'a0YC000000YnB6YMAV', '159.99', '249.99'),
(22886, '258808309', NULL, NULL, 'dahab el moustakim', 'rue Paul Janson 89', '', '4040', 'Herstal', 'Belgien', 'BE', NULL, NULL, '466216121', '0010093A2V', NULL, NULL, 'Une montre Dublin Pionier - noir/blanc', NULL, '578824914869', 'FedEx', NULL, '2014-08-04', '31.07.2014 11:18', 'NL140310NM04', '1', 'a0YC000000YnB6YMAV', '159.99', '249.99'),
(22887, '258950820', NULL, NULL, 'Palle Andersen', 'Hjortovaenget 6', '', '5000', 'Odense', 'Dänemark', 'DK', NULL, NULL, '4540109227', '0010021RL7', NULL, NULL, 'Coppernicus-herreur (GM-501-1) med sort rem, sÃ¸lvfarvet urkasse og hvid urskive', NULL, '578824914940', 'FedEx', NULL, '2014-08-04', '01.08.2014 06:06', 'DK160714HW021', '1', 'a0YC000000Z8NmNMAV', '1032.75', '1495.00'),
(22888, '258907642', NULL, NULL, 'Alper Kuetuek', 'Stenlokkevej 30', '', '5450', 'Otterup', 'Dänemark', 'DK', NULL, NULL, '40102455', '0010136CGI', NULL, NULL, 'Coppernicus-herreur (GM-501-4) med sort rem, sort urkasse og sort urskive', NULL, '578824914950', 'FedEx', NULL, '2014-08-04', '31.07.2014 20:06', 'DK160714HW03', '1', 'a0YC000000Z8NodMAF', '1032.75', '1495.00'),
(22889, '258820127', NULL, NULL, 'Pia Rybenfeldt', 'Ved Hojgard 16', '', '2880', 'Bagsvaerd', 'Dänemark', 'DK', NULL, NULL, '52189000', '00101669KO', NULL, NULL, 'Acapulco-herreur (GM-504-2) med sort rem, sÃ¸lvfarvet urkasse og sort urskivekant', NULL, '578824914961', 'FedEx', NULL, '2014-08-04', '31.07.2014 12:06', 'DK160714HW05', '1', 'a0YC000000Z8NqyMAF', '1032.75', '1495.00'),
(22890, '258701437', NULL, NULL, 'Carsten Sorensen', 'Solbaerhaven 96', '', '8520', 'Lystrup', 'Dänemark', 'DK', NULL, NULL, '20748375', '10250367', NULL, NULL, 'Acapulco-herreur (GM-504-3) med brun rem, guldfarvet urkasse og sort urskive', NULL, '578824914972', 'FedEx', NULL, '2014-08-04', '30.07.2014 21:06', 'DK160714HW06', '1', 'a0YC000000Z8NrDMAV', '1032.75', '1495.00'),
(22891, '258978301', NULL, NULL, 'Manon de Wit', 'Burg S v Linschotenstr 5', '', '3604 AL', 'MAARSSEN', 'Niederlande', 'NL', NULL, NULL, '653205337', '10218032', NULL, NULL, 'Dublin horloge - bruin', NULL, '578824914870', 'FedEx', NULL, '2014-08-04', '01.08.2014 07:58', 'NL140310NM05', '1', 'a0YC000000YnAwFMAV', '159.99', '249.99'),
(22892, '258870630', NULL, NULL, 'guus haaken', 'aerwinkelstraat 9', '', '6136 bn', 'Sittard', 'Niederlande', 'NL', NULL, NULL, '464523861', '001019266W', NULL, NULL, 'Dublin horloge - zwart', NULL, '578824914880', 'FedEx', NULL, '2014-08-04', '31.07.2014 16:58', 'NL140310NM06', '1', 'a0YC000000YnAwGMAV', '159.99', '249.99'),
(22893, '258837625', NULL, NULL, 'Dirk-Jan Koeman', 'Willem de Zwijgerlaan 271', '', '1814 KV', 'ALKMAAR', 'Niederlande', 'NL', NULL, NULL, '618889991', '0010020CX4', NULL, NULL, 'Dublin horloge - bruin', NULL, '578824914891', 'FedEx', NULL, '2014-08-04', '31.07.2014 13:28', 'NL140310NM05', '1', 'a0YC000000YnAwFMAV', '159.99', '249.99'),
(22894, '258714895', NULL, NULL, 'R KUMAR', 'Postjesweg 355', '', '1062 JS', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '648447680', '0010061KXJ', NULL, NULL, 'Dublin horloge - bruin', NULL, '578824914906', 'FedEx', NULL, '2014-08-04', '30.07.2014 22:58', 'NL140310NM05', '1', 'a0YC000000YnAwFMAV', '159.99', '249.99'),
(22895, '258625339', NULL, NULL, 'M.P.J. Van der Pols', 'Gemeenlandsedijk Zuid 4', '', '3216 AH', 'ABBENBROEK', 'Niederlande', 'NL', NULL, NULL, '642412368', '0010158G6K', NULL, NULL, 'Dublin horloge - bruin', NULL, '578824914917', 'FedEx', NULL, '2014-08-04', '30.07.2014 14:28', 'NL140310NM05', '1', 'a0YC000000YnAwFMAV', '159.99', '249.99'),
(22896, '258531852', NULL, NULL, 'Danny Theunissen', 'Onderstehof 17', '', '6132 SM', 'SITTARD', 'Niederlande', 'NL', NULL, NULL, '652607666', '00100885UJ', NULL, NULL, 'Dublin horloge - bruin', NULL, '578824914928', 'FedEx', NULL, '2014-08-04', '30.07.2014 07:58', 'NL140310NM05', '1', 'a0YC000000YnAwFMAV', '159.99', '249.99'),
(22897, '258525234', NULL, NULL, 'Paul Huyskens', 'Mijnbouwstraat 32', '', '6163 LW', 'GELEEN', 'Niederlande', 'NL', NULL, NULL, '464742626', '0010214TAB', NULL, NULL, 'Dublin horloge - wit', NULL, '578824914939', 'FedEx', NULL, '2014-08-04', '30.07.2014 07:28', 'NL140310NM03', '1', 'a0YC000000YnAwDMAV', '159.99', '249.99'),
(22898, '259013609', NULL, NULL, 'Tracy Blackburn', 'Ace ACE Nursery', 'Grange Avenue', 'de23 8dh', 'Derby', 'Großbritannien', 'GB', NULL, NULL, '7773406430', '001002927K', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '578824914744', 'FedEx', NULL, '2014-08-04', '01.08.2014 12:22', 'UK140110AMC08', '1', 'a0YC000000YmF9qMAF', '131.00', '219.00'),
(22899, '259012731', NULL, NULL, 'Mark Veaney', '298 STAFFORD ROAD', '', 'CR3 6NJ', 'CATERHAM', 'Großbritannien', 'GB', NULL, NULL, '7926027155', '0010061SWZ', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '578824914755', 'FedEx', NULL, '2014-08-04', '01.08.2014 12:23', 'UK140110AMC04', '1', 'a0YC000000YmF9nMAF', '131.00', '219.00'),
(22900, '258990533', NULL, NULL, 'Steve Baker', '8 The Hayride', '', 'NN4 0QY', 'Northampton', 'Großbritannien', 'GB', NULL, NULL, '7827925057', '0010183CXV', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '578824914766', 'FedEx', NULL, '2014-08-04', '01.08.2014 10:22', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(22901, '259002067', NULL, NULL, 'Tracy Blackburn', 'Ace ACE Nursery', 'Grange Avenue', 'de23 8dh', 'Derby', 'Großbritannien', 'GB', NULL, NULL, '7773406430', '0010142D7Y', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and Black Face (GM-4004-6)', NULL, '578824914744', 'FedEx', NULL, '2014-08-04', '01.08.2014 11:22', 'UK140110AMC06', '1', 'a0YC000000YmF9jMAF', '131.00', '219.00'),
(22902, '258981924', NULL, NULL, 'Beng Siong Lee', '333 High Street', '', 'SM1 1LW', 'Sutton London', 'Großbritannien', 'GB', NULL, NULL, '0208 7702121', '0010060CEM', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824914788', 'FedEx', NULL, '2014-08-04', '01.08.2014 09:52', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(22903, '258981541', NULL, NULL, 'Beng Siong Lee', '333 High Street', '', 'SM1 1LW', 'Sutton London', 'Großbritannien', 'GB', NULL, NULL, '0208 7702121', '00102045MW', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824914788', 'FedEx', NULL, '2014-08-04', '01.08.2014 09:52', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22904, '258983477', NULL, NULL, 'Adam Teeman', '28A HEADINGLEY LANE', '', 'LS6 2AS', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '1132749283', '00102153C8', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824914803', 'FedEx', NULL, '2014-08-04', '01.08.2014 09:53', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22905, '260287308', NULL, NULL, 'Shyam Thakuri', 'apt 4 north mall', '12 north mall apt 4', '353', 'Cork', 'Irland', 'IE', NULL, NULL, '851000944', '10063316', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face (GM-508-4)', NULL, '578824915247', 'FedEx', NULL, '2014-08-11', '07.08.2014 16:02', 'IE140414AP04', '1', 'a0YC000000Z8PjmMAF', '200.00', '309.98'),
(22906, '260373634', NULL, NULL, 'FABIO MICHEL LOPES', 'VIA DI BOCCEA 547', '', '00166', 'ROMA', 'Italien', 'IT', NULL, NULL, '3382083622', '0010062NFU', NULL, NULL, 'Monaco Gold GM-3006-05', NULL, '578824915339', 'FedEx', NULL, '2014-08-11', '08.08.2014 01:28', 'IT140723CS05', '1', 'a0YC000000Z9eksMAB', '', '219.99'),
(22907, '260248020', NULL, NULL, 'domenico carchidi', 'VIA FRANCO RUSSOLI 7', 'citofonare sig. contesini', '20143', 'MILANO', 'Italien', 'IT', NULL, NULL, '3496133158', '0010056LXH', NULL, NULL, 'Monaco Gold GM-3006-06', NULL, '578824915340', 'FedEx', NULL, '2014-08-11', '07.08.2014 11:58', 'IT140723CS06', '1', 'a0YC000000Z9el2MAB', '', '219.99'),
(22908, '260243120', NULL, NULL, 'Kristoffer Svedell', 'Fjaerdhundragatan 15', '', '74530', 'ENKOEPING', 'Schweden', 'SE', NULL, NULL, '739127374', '00101494ZS', NULL, NULL, 'GM-507-2. Armbandsklocka med diamanter', NULL, '578824915350', 'FedEx', NULL, '2014-08-11', '07.08.2014 14:14', 'SE160714HW17', '1', 'a0YC000000Z8QhmMAF', '1280.87', '1895.00'),
(22909, '260260025', NULL, NULL, 'Louise Thorley', '38 Kettle Foods Ltd', 'Barnard Road, Bowthorpe', 'NR5 9JP', 'Norwich', 'Großbritannien', 'GB', NULL, NULL, '7917868625', '0010248M06', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '578824915258', 'FedEx', NULL, '2014-08-11', '07.08.2014 14:52', 'UK140110AMC03', '1', 'a0YC000000YmF9mMAF', '131.00', '219.00'),
(22910, '260402005', NULL, NULL, 'Jay Kyle Harrop', '31 Blakelock str', 'Jay', 'Ol2 7se', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '1706410475', '0010125FTC', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824915269', 'FedEx', NULL, '2014-08-11', '08.08.2014 09:22', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22911, '260320924', NULL, NULL, 'Jayarajan Damodaran', '33 SUMNER ROAD', '', 'CR0 3LN', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '206803738', '0010023AOB', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824915270', 'FedEx', NULL, '2014-08-11', '07.08.2014 19:52', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22912, '260376024', NULL, NULL, 'Sergei Tomasevits', '136 WYNDCLIFF ROAD', '', 'SE7 7LF', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7864609673', '0010029OSG', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824915280', 'FedEx', NULL, '2014-08-11', '08.08.2014 04:52', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(22913, '260313431', NULL, NULL, 'Anthony Polkey', '253 BAKER STREET', '', 'DE24 8SG', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '7794906148', '0010133VA9', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824915291', 'FedEx', NULL, '2014-08-11', '07.08.2014 19:22', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(22914, '260247148', NULL, NULL, 'Jodie Redfern', '12 Shropshire avenue', 'Please leave with a niegbour if no in thank you', 'De216eu', 'Derby', 'Großbritannien', 'GB', NULL, NULL, '7468573247', '0010123TLS', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824915306', 'FedEx', NULL, '2014-08-11', '07.08.2014 14:00', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22915, '260294322', NULL, NULL, 'Mariam Naziwa', '19 Rochester House, 22Sharratt Street', '', 'SE15 1PN', 'London', 'Großbritannien', 'GB', NULL, NULL, '7939208063', '0010097T49', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824915317', 'FedEx', NULL, '2014-08-11', '07.08.2014 17:23', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(22916, '260310881', NULL, NULL, 'Derek Wilson', '5 ANDERSON DRIVE', '', 'FK6 5DY', 'DENNY', 'Großbritannien', 'GB', NULL, NULL, '7769110784', '0010093W2E', NULL, NULL, 'Theorema Paragon Watch: Brown Strap, Gold-Coloured Case and White Face (T3001-gg)', NULL, '578824915328', 'FedEx', NULL, '2014-08-11', '07.08.2014 18:52', 'UK140416AS04', '1', 'a0YC000000Y0eHqMAJ', '102.00', '159.00'),
(22917, '261052021', NULL, NULL, 'Betina Ekmann Jensen', 'Juulsvej 16', '', '4720', 'Praesto', 'Dänemark', 'DK', NULL, NULL, '40334555', '0010242YRQ', NULL, NULL, 'Coppernicus-herreur (GM-501-2) med sort rem, sÃ¸lvfarvet urkasse og sort urskive', NULL, '609919101613', 'FedEx', NULL, '2014-08-13', '11.08.2014 13:36', 'DK160714HW01', '1', 'a0YC000000Z8No9MAF', '1032.75', '1495.00'),
(22918, '261048765', NULL, NULL, 'Natalja Znamenskaja-Martsuk', '47 Eiscir Island', '', '0', 'Tullamore, Co.offaly', 'Irland', 'IE', NULL, NULL, '3,53862E+11', '0010038CU1', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face (GM-508-3)', NULL, '609919101668', 'FedEx', NULL, '2014-08-13', '11.08.2014 14:32', 'IE140414AP03', '1', 'a0YC000000Z8PjlMAF', '200.00', '309.98'),
(22919, '261108838', NULL, NULL, 'Linda Colaiacovo', 'VIA LUIGI PIRANDELLO 10', '', '21049', 'TRADATE', 'Italien', 'IT', NULL, NULL, '3474087244', '0010171IGM', NULL, NULL, 'Monaco Leder schwarz', NULL, '609919101624', 'FedEx', NULL, '2014-08-13', '11.08.2014 18:58', 'IT140723CS03', '1', 'a0YC000000Z9ejkMAB', '', '219.99'),
(22920, '261102121', NULL, NULL, 'eleonora tommasi', 'VIA DEI DUE PONTI 204', '', '00189', 'ROMA', 'Italien', 'IT', NULL, NULL, '3317039718', '0010194TFR', NULL, NULL, 'Monaco Edelstahl silber', NULL, '609919101635', 'FedEx', NULL, '2014-08-13', '11.08.2014 18:28', 'IT140723CS04', '1', 'a0YC000000Z9ekiMAB', '', '219.99'),
(22921, '261066774', '', '', 'Maribel Ortiz', 'Via viccolo dei scaglioni 21/2', '', '34100', 'TRIESTE', 'Italien', '', '', '', '3,93451E+11', '0010226AK3', '', '', 'Monaco Leder gold', 'Paket am 01.09.14 zur?ck gekommen.\r\nRL 71 159 453 9DE  08.09.2014', '609919101646', 'FedEx', '', '2014-08-13', '11.08.2014 14:58', 'IT140723CS02', '1', 'a0YC000000Z9ejLMAR', '', '219.99'),
(22922, '261060707', NULL, NULL, 'Domenico Ferrara', 'VIA ANTONIO GRAMSCI 85', 'presso Wasabicafe srl', '71122', 'FOGGIA', 'Italien', 'IT', NULL, NULL, '881635527', '0010036RJI', NULL, NULL, 'Monaco Edelstahl alles schwarz', NULL, '609919101657', 'FedEx', NULL, '2014-08-13', '11.08.2014 14:28', 'IT140723CS06', '1', 'a0YC000000Z9el2MAB', '', '219.99'),
(22923, '261079017', '', '', 'Credo Adamah', 'RINKEBYPLAN 2', '', '16373', 'SPANGA', 'Schweden', '', '', '', '760470826', '0010011OCL', '', '', 'GM-507-2. Armbandsklocka med diamanter', '', '609919101598', 'FedEx', '', '2014-08-13', '11.08.2014 19:14', 'SE160714HW17', '1', 'a0YC000000Z8QhmMAF', '1280.87', '1895.00'),
(22924, '261016519', '', '', 'Yvonne da Silva', 'VAESTRA ROENNEHOLMSVAEGEN 62', '', '217 41', 'MALMOE', 'Schweden', '', '', '', '', '0010106AJM', '', '', 'GM-507-4. Armbandsklocka med diamanter', '', '609919101602', 'FedEx', '', '2014-08-13', '11.08.2014 13:44', 'SE160714HW19', '1', 'a0YC000000Z8Qi7MAF', '1280.87', '1895.00'),
(22925, '261025894', NULL, NULL, 'Diar Mo', '7 Dysart street', '', 'M11 3BG', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '7858113996', '00100261QV', NULL, NULL, 'Theorema Paragon Watch: Black Strap, Silver-Coloured Case and Black Face (T3001-SS)', NULL, '609919101679', 'FedEx', NULL, '2014-08-13', '11.08.2014 13:22', 'UK140416AS03', '1', 'a0YC000000Y0eHCMAZ', '102.00', '159.00'),
(22926, '261022782', NULL, NULL, 'Anil Akcal', '54 BESSELSLEIGH ROAD', '', 'OX13 6DX', 'ABINGDON', 'Großbritannien', 'GB', NULL, NULL, '1865327725', '0010003HSH', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '609919101680', 'FedEx', NULL, '2014-08-13', '11.08.2014 13:22', 'UK140110AMC04', '1', 'a0YC000000YmF9nMAF', '131.00', '219.00'),
(22927, '261559901', NULL, NULL, 'Yolanda Williams', '75 PETERSHAM CLOSE', 'can leave with neighbour if necessary!', 'MK16 0JG', 'NEWPORT PAGNELL', 'Großbritannien', 'GB', NULL, NULL, '7957346563', '00101603B4', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '609919101749', 'Deutsche Post', NULL, '2014-08-15', '13.08.2014 23:22', 'UK140110AMC08', '1', 'a0YC000000YmF9qMAF', '131.00', '219.00'),
(22928, '261275872', NULL, NULL, 'Richard Hodges', '38 WELWYN PARK ROAD', '', 'HU6 7EB', 'HULL', 'Großbritannien', 'GB', NULL, NULL, '7880518065', '0010222D3G', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '609919101750', 'Deutsche Post', NULL, '2014-08-15', '12.08.2014 16:52', 'UK140110AMC03', '1', 'a0YC000000YmF9mMAF', '131.00', '219.00'),
(22929, '261437007', NULL, NULL, 'Sadik Shehu', '47 IVYDENE ROAD', '', 'RG30 1HT', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7791229909', '0010238QFF', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '609919101760', 'Deutsche Post', NULL, '2014-08-15', '13.08.2014 12:25', 'UK140110AMC03', '1', 'a0YC000000YmF9mMAF', '131.00', '219.00'),
(22930, '261347585', NULL, NULL, 'Vishi Sodhi', '89 TUDOR ROAD', '', 'UB3 2QE', 'HAYES', 'Großbritannien', 'GB', NULL, NULL, '7713453926', '0010175O8F', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '609919101771', 'Deutsche Post', NULL, '2014-08-15', '12.08.2014 23:52', 'UK140110AMC03', '1', 'a0YC000000YmF9mMAF', '131.00', '219.00'),
(22931, '261432874', NULL, NULL, 'Leanda McGuinness', '2 BEEHIVE COTTAGES', '', 'OL13 0NY', 'BACUP', 'Großbritannien', 'GB', NULL, NULL, '7894076514', '00101528UW', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '609919101782', 'Deutsche Post', NULL, '2014-08-15', '13.08.2014 12:23', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(22932, '261522241', NULL, NULL, 'marie jones', '22 CLOS CAROLYN', 'blackwood', 'NP12 3QT', 'BLACKWOOD', 'Großbritannien', 'GB', NULL, NULL, '7970347724', '0010222A6C', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and White Face (GM-4004-5)', NULL, '609919101793', 'Deutsche Post', NULL, '2014-08-15', '13.08.2014 19:52', 'UK140110AMC05', '1', 'a0YC000000YmF9oMAF', '131.00', '219.00'),
(22933, '261560088', NULL, NULL, 'Yolanda Williams', '75 PETERSHAM CLOSE', 'can leave with neighbour if necessary!', 'MK16 0JG', 'NEWPORT PAGNELL', 'Großbritannien', 'GB', NULL, NULL, '7957346563', '00102436DP', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and White Face (GM-4004-5)', NULL, '609919101749', 'Deutsche Post', NULL, '2014-08-15', '13.08.2014 23:52', 'UK140110AMC05', '1', 'a0YC000000YmF9oMAF', '131.00', '219.00'),
(22934, '261459558', NULL, NULL, 'Joel Soares', '33 CHERTSEY CRESCENT', '', 'CR0 0DE', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7432102987', '0010077TAG', NULL, NULL, 'Theorema Paragon Watch: Black Strap, Gold-Coloured Case and Black Face (TH-PARAGON-Sw)', NULL, '609919101819', 'Deutsche Post', NULL, '2014-08-15', '13.08.2014 14:23', 'UK140416AS06', '1', 'a0YC000000Y0eJmMAJ', '102.00', '159.00'),
(22935, '261420742', NULL, NULL, 'Shahman Baluch', '11 SOMERSET CLOSE', '', 'IG8 9HZ', 'WOODFORD GREEN', 'Großbritannien', 'GB', NULL, NULL, '7525815226', '00100917EK', NULL, NULL, 'Theorema Paragon Watch: Black Strap, Silver-Coloured Case and White Face (T3001-sw-SBand)', NULL, '609919101820', 'Deutsche Post', NULL, '2014-08-15', '13.08.2014 11:23', 'UK140416AS01', '1', 'a0YC000000Y0OGsMAN', '102.00', '159.00'),
(22936, '261725934', NULL, NULL, 'Fatorma Fallah', '267 CONVENT WAY', 'Middlesex', 'UB2 5UJ', 'SOUTHALL', 'Grossbritannien', 'GB', NULL, NULL, '7908535848', '0010216U5S', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '609919101863', 'FedEx', NULL, '2014-08-18', '14.08.2014 19:22', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(22937, '261950158', NULL, NULL, 'Craig Nugent', 'Unit 1C N11 South Point Business Park', '', '404', 'Rathnew,  Co. Wicklow', 'Irland', 'IE', NULL, NULL, '862034351', '0010091AIA', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face (GM-508-2)', NULL, '609919101999', 'FedEx', NULL, '2014-08-19', '15.08.2014 21:02', 'IE140414AP02', '1', 'a0YC000000Z8PjkMAF', '200.00', '309.98'),
(22938, '261869719', NULL, NULL, 'Julie Beattie', '11 The Park, Abbeyfarm', 'Address line 2', 'Kildare', 'Celbridge', 'Irland', 'IE', NULL, NULL, '879315884', '0010235CKB', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face (GM-508-3)', NULL, '609919102002', 'FedEx', NULL, '2014-08-19', '15.08.2014 12:32', 'IE140414AP03', '1', 'a0YC000000Z8PjlMAF', '200.00', '309.98'),
(22939, '261950523', NULL, NULL, 'Albert Kwachie', '82 82 Elmgrove Point, 77 WALMER TERRACE', '', 'SE18 7AN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7940342869', '00101165EY', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '609919102013', 'FedEx', NULL, '2014-08-19', '15.08.2014 21:52', 'UK140110AMC08', '1', 'a0YC000000YmF9qMAF', '131.00', '219.00'),
(22940, '261824734', NULL, NULL, 'Sarah Aitchison', '132 HIGHFIELD LANE', '', 'SO17 1NR', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7720770994', '0010110BZZ', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '609919102024', 'FedEx', NULL, '2014-08-19', '15.08.2014 09:52', 'UK140110AMC08', '1', 'a0YC000000YmF9qMAF', '131.00', '219.00'),
(22941, '262130755', NULL, NULL, 'faye millward', '3 lakefields, West Coker', '', 'ba22 9bt', 'YEOVIL', 'Großbritannien', 'GB', NULL, NULL, '7976652359', '0010023S6Q', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '609919102035', 'FedEx', NULL, '2014-08-19', '16.08.2014 23:52', 'UK140110AMC04', '1', 'a0YC000000YmF9nMAF', '131.00', '219.00'),
(22942, '261855047', NULL, NULL, 'Michael Craggs', '2 REDNAM PLACE', '', 'NE5 3RG', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7739843550', '00100789K0', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '609919102046', 'FedEx', NULL, '2014-08-19', '15.08.2014 12:23', 'UK140110AMC04', '1', 'a0YC000000YmF9nMAF', '131.00', '219.00'),
(22943, '262248784', NULL, NULL, 'Isabelle Barker', '9 BIRCHITT CLOSE', '', 'S17 4QJ', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7500141836', '0010016OXF', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '609919102057', 'FedEx', NULL, '2014-08-19', '17.08.2014 17:52', 'UK140110AMC03', '1', 'a0YC000000YmF9mMAF', '131.00', '219.00'),
(22944, '262036469', NULL, NULL, 'Jonathan Grimes', '8 CORONATION AVENUE', '', 'L14 7NS', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7989675892', '00101337M9', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '609919102068', 'FedEx', NULL, '2014-08-19', '16.08.2014 12:23', 'UK140110AMC03', '1', 'a0YC000000YmF9mMAF', '131.00', '219.00'),
(22945, '261893070', NULL, NULL, 'Lesley Cameron', '22 GRANGE ROAD', '', 'KY3 0HH', 'BURNTISLAND', 'Großbritannien', 'GB', NULL, NULL, '1592873561', '0010031FFH', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '609919102079', 'FedEx', NULL, '2014-08-19', '15.08.2014 15:53', 'UK140110AMC03', '1', 'a0YC000000YmF9mMAF', '131.00', '219.00'),
(22946, '261911436', NULL, NULL, 'Jasdeep Gill', '35 ALFRETON ROAD', 'Wigston', 'LE18 1FB', 'WIGSTON', 'Großbritannien', 'GB', NULL, NULL, '7739476358', '001011499A', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '609919102080', 'FedEx', NULL, '2014-08-19', '15.08.2014 17:22', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(22947, '261796045', NULL, NULL, 'Louisa Buckley', '24 READERS WAY', 'Rhoose', 'CF62 3HP', 'BARRY', 'Großbritannien', 'GB', NULL, NULL, '7808831252', '0010149JLQ', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '609919102090', 'FedEx', NULL, '2014-08-19', '15.08.2014 07:52', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(22948, '261788924', NULL, NULL, 'Perry Goodwin', '59 INGS ROAD', '', 'TS10 2DD', 'REDCAR', 'Großbritannien', 'GB', NULL, NULL, '7870992548', '0010231CF7', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '609919102105', 'FedEx', NULL, '2014-08-19', '15.08.2014 07:22', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(22949, '262024486', NULL, NULL, 'Richard Mulgrew', '5 Rydal Close', '', 'S25 2TX', 'Sheffield', 'Großbritannien', 'GB', NULL, NULL, '7446176427', '0010124ID5', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '609919102116', 'FedEx', NULL, '2014-08-19', '16.08.2014 11:23', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(22950, '262056837', NULL, NULL, 'John Muir', '6 HIGHFIELD', 'Delivery to fathers address as gift', 'KA24 4HP', 'DALRY', 'Großbritannien', 'GB', NULL, NULL, '7710403689', '00100425SX', NULL, NULL, 'Theorema Paragon Watch: Black Strap, Gold-Coloured Case and Black Face (TH-PARAGON-Sw)', NULL, '609919102127', 'FedEx', NULL, '2014-08-19', '16.08.2014 14:22', 'UK140416AS06', '1', 'a0YC000000Y0eJmMAJ', '102.00', '159.00'),
(22951, '262126664', NULL, NULL, 'Sadaf Ulnasah', '24 VICTORIA ROAD', '', 'B27 7YA', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '7445304309', '0010072MUL', NULL, NULL, 'Theorema Paragon Watch: Black Strap, Gold-Coloured Case and Black Face (TH-PARAGON-Sw)', NULL, '609919102138', 'FedEx', NULL, '2014-08-19', '16.08.2014 23:22', 'UK140416AS06', '1', 'a0YC000000Y0eJmMAJ', '102.00', '159.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(22952, '261847654', NULL, NULL, 'Anita Gardiner', '49 RALEIGH AVENUE', '', 'SN3 3DX', 'SWINDON', 'Großbritannien', 'GB', NULL, NULL, '7760687796', '00102064D0', NULL, NULL, 'Theorema Paragon Watch: Black Strap, Silver-Coloured Case and Black Face (T3001-SS)', NULL, '609919102149', 'FedEx', NULL, '2014-08-19', '15.08.2014 11:52', 'UK140416AS03', '1', 'a0YC000000Y0eHCMAZ', '102.00', '159.00'),
(22953, '261820192', NULL, NULL, 'Nicholas Barker', '21 GRANVILLE ROAD', '', 'TN13 1EX', 'SEVENOAKS', 'Großbritannien', 'GB', NULL, NULL, '7770854567', '*00100707E4', NULL, NULL, 'Theorema Paragon Watch: Black Strap, Silver-Coloured Case and Black Face (T3001-SS)', NULL, '609919102150', 'FedEx', NULL, '2014-08-19', '15.08.2014 09:53', 'UK140416AS03', '1', 'a0YC000000Y0eHCMAZ', '102.00', '159.00'),
(22954, '262094038', NULL, NULL, 'Derek Mclay', '73 CONNAUGHT PLACE', '', 'EH6 4RN', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7743725659', '00100929I6', NULL, NULL, 'Theorema Paragon Watch: Brown Strap, Silver-Coloured Case and White Face (TH-PARAGON-SW)', NULL, '609919102160', 'FedEx', NULL, '2014-08-19', '16.08.2014 18:52', 'UK140416AS02', '1', 'a0YC000000Y0eGTMAZ', '102.00', '159.00'),
(22955, '262476424', NULL, NULL, 'Eva Guias', '147 beechwood court', 'Stillorgan road', 'dublin 18', 'dublin', 'Irland', 'IE', NULL, NULL, '857379080', '00101457NG', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face (GM-508-4)', NULL, '609919102219', 'FedEx', NULL, '2014-08-20', '18.08.2014 20:02', 'IE140414AP04', '1', 'a0YC000000Z8PjmMAF', '200.00', '309.98'),
(22956, '262451378', NULL, NULL, 'Ashleigh Dolan', '1 REGENT FOLD', 'Mossley', 'OL5 9NR', 'ASHTON-UNDER-LYNE', 'Großbritannien', 'UK', NULL, NULL, '7912614415', '00101765DB', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '609919102208', 'FedEx', NULL, '2014-08-20', '18.08.2014 18:52', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(22957, '262698958', NULL, NULL, 'Adrian Cuciurean', '9 Beechfield Green', '', '15', 'Dublin', 'Irland', 'IE', NULL, NULL, '863638038', '0010037PYA', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face (GM-508-2)', NULL, '609919102274', 'FedEx', NULL, '2014-08-21', '19.08.2014 20:46', 'IE140414AP02', '1', 'a0YC000000Z8PjkMAF', '200.00', '309.98'),
(22958, '262671603', NULL, NULL, 'Shanice Daly', '29 Copperalley Close', '', 'Co.Cork', 'Youghal', 'Irland', 'IE', NULL, NULL, '862641988', '00102040JN', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face (GM-508-2)', NULL, '609919102285', 'FedEx', NULL, '2014-08-21', '19.08.2014 18:32', 'IE140414AP02', '1', 'a0YC000000Z8PjkMAF', '200.00', '309.98'),
(22959, '263036543', NULL, NULL, 'Ulla Pallesgaard', 'Roskildevej 157', '', '2620', 'Albertslund', 'Dänemark', 'DK', NULL, NULL, '40924143', '0010250JXJ', NULL, NULL, 'Sydney Diamonds GM-503-4: Sort rem med sort urkasse og sort urskive', NULL, '609919102790', 'FedEx', NULL, '2014-08-22', '21.08.2014 13:06', 'DK160714HW15', '1', 'a0YC000000Z8PTVMA3', '1032.75', '1495.00'),
(22960, '263018942', NULL, NULL, 'Kristina Ivanova', '61 Ethel Street', '', 'Nn1 5er', 'Northampton', 'Grossbritannien', 'GB', NULL, NULL, '7423139504', '0010107S1P', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Black Case (T3006-1-03)', NULL, '609919102322', 'FedEx', NULL, '2014-08-22', '21.08.2014 13:22', 'UK140415AS07', '1', 'a0YC000000ZAjtIMAT', '130.99', '199.00'),
(22961, '262837455', NULL, NULL, 'Tim Kearsley', 'Coates Haynes Way', 'Swift Valley Ind Est', 'CV21 1QN', 'Rugby', 'Grossbritannien', 'GB', NULL, NULL, '7817273615', '00102445BM', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Black Case (T3006-1-03)', NULL, '609919102333', 'FedEx', NULL, '2014-08-22', '20.08.2014 15:52', 'UK140415AS07', '1', 'a0YC000000ZAjtIMAT', '130.99', '199.00'),
(22962, '262984710', NULL, NULL, 'Anthony Atherton', '178 Wheathead lane', '', 'BD22 6LU', 'Keighley', 'Grossbritannien', 'GB', NULL, NULL, '1535216359', '0010033CQN', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '609919102344', 'FedEx', NULL, '2014-08-22', '21.08.2014 10:52', 'UK140729AS32', '1', 'a0YC000000ZAjtHMAT', '130.99', '199.00'),
(22963, '262963113', NULL, NULL, 'cath Smith', '5 Hugh Lupus Court', 'Loughborough Road', 'LE127GQ', 'Leicestershire', 'Grossbritannien', 'GB', NULL, NULL, '1162301972', '0010239S8Q', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '609919102355', 'FedEx', NULL, '2014-08-22', '21.08.2014 09:23', 'UK140729AS32', '1', 'a0YC000000ZAjtHMAT', '130.99', '199.00'),
(22964, '262853194', NULL, NULL, 'David Burnett', 'UNIT 14 TURNER ROAD', 'Muddleit Ltd Imex Spaces Business Centre Lomeshaye Business Village', 'BB9 7DR', 'NELSON', 'Grossbritannien', 'GB', NULL, NULL, '7837944199', '0010159YS0', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '609919102366', 'FedEx', NULL, '2014-08-22', '20.08.2014 17:22', 'UK140729AS32', '1', 'a0YC000000ZAjtHMAT', '130.99', '199.00'),
(22965, '262840600', NULL, NULL, 'Mayeni Conteh', '43 Elmore house', '', 'SW9 7TH', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7852766563', '0010019YB3', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '609919102377', 'FedEx', NULL, '2014-08-22', '20.08.2014 15:52', 'UK140729AS32', '1', 'a0YC000000ZAjtHMAT', '130.99', '199.00'),
(22966, '262933853', NULL, NULL, 'Mohammad AHKBAR', '62A CHIPPENHAM ROAD', 'London', 'W9 2AE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7703763787', '0010212Q4O', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '609919102388', 'FedEx', NULL, '2014-08-22', '21.08.2014 02:52', 'UK140729AS32', '1', 'a0YC000000ZAjtHMAT', '130.99', '199.00'),
(22967, '262871713', NULL, NULL, 'Musa Malang', '33A HERTSLET ROAD', '', 'N7 6PH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7777685028', '0010133NPN', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '609919102399', 'FedEx', NULL, '2014-08-22', '20.08.2014 18:52', 'UK140729AS32', '1', 'a0YC000000ZAjtHMAT', '130.99', '199.00'),
(22968, '262840376', NULL, NULL, 'Nora Alihajdaraj', 'Flat 4 281 Ladbroke Grove', '', 'W10 6HE', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7756562475', '0010209CCT', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '609919102403', 'FedEx', NULL, '2014-08-22', '20.08.2014 15:52', 'UK140729AS32', '1', 'a0YC000000ZAjtHMAT', '130.99', '199.00'),
(22969, '263005495', NULL, NULL, 'rachel wykman', '1 TENNYSON ROAD', '', 'TS23 3YX', 'BILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7804829327', '00100092J9', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '609919102414', 'FedEx', NULL, '2014-08-22', '21.08.2014 12:22', 'UK140729AS32', '1', 'a0YC000000ZAjtHMAT', '130.99', '199.00'),
(22970, '262871663', NULL, NULL, 'Rob McConnell', '82 Golf Road', 'New Inn', 'NP40QW', 'Pontypool', 'Grossbritannien', 'GB', NULL, NULL, '7723998971', '10027179', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '609919102425', 'FedEx', NULL, '2014-08-22', '20.08.2014 18:52', 'UK140729AS32', '1', 'a0YC000000ZAjtHMAT', '130.99', '199.00'),
(22971, '262908049', NULL, NULL, 'barry pennock', '87 PARLIAMENT ROAD', '', 'IP4 5EP', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '7920766025', '0010207AX1', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Silver-Coloured Case (T3006-1-01)', NULL, '609919102436', 'FedEx', NULL, '2014-08-22', '20.08.2014 22:23', 'UK140729AS31', '1', 'a0YC000000ZAjtGMAT', '130.99', '199.00'),
(22972, '262945580', NULL, NULL, 'Heather Simpson fao concierge', '97 TALBOT ROAD', '', 'M16 0TW', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7557377619', '0010193VYX', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Silver-Coloured Case (T3006-1-01)', NULL, '609919102447', 'FedEx', NULL, '2014-08-22', '21.08.2014 07:22', 'UK140729AS31', '1', 'a0YC000000ZAjtGMAT', '130.99', '199.00'),
(22973, '262964072', NULL, NULL, 'Jay Jay Prosser', '39 FAULKNER ROAD', 'Solihull', 'B92 8SD', 'SOLIHULL', 'Grossbritannien', 'GB', NULL, NULL, '7811979788', '00100494HV', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Silver-Coloured Case (T3006-1-01)', NULL, '609919102458', 'FedEx', NULL, '2014-08-22', '21.08.2014 09:22', 'UK140729AS31', '1', 'a0YC000000ZAjtGMAT', '130.99', '199.00'),
(22974, '262905104', NULL, NULL, 'Allan Ashton', '6 Hadrians Drive', '', 'MK13 0PP', 'Milton Keynes', 'Grossbritannien', 'GB', NULL, NULL, '', '0010025K2V', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '609919102469', 'FedEx', NULL, '2014-08-22', '20.08.2014 21:52', 'UK140729AS36', '1', 'a0YC000000ZAkKAMA1', '130.99', '199.00'),
(22975, '262908215', NULL, NULL, 'Craig Armour', '25 AFTON BRIDGEND', '', 'KA18 4AX', 'CUMNOCK', 'Grossbritannien', 'GB', NULL, NULL, '7841646166', '0010161CGS', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '609919102470', 'FedEx', NULL, '2014-08-22', '20.08.2014 22:23', 'UK140729AS36', '1', 'a0YC000000ZAkKAMA1', '130.99', '199.00'),
(22976, '262938579', NULL, NULL, 'Glenn Halliday', '15 CELANDINE ROAD', '', 'CV2 1SX', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7969958040', '0010132JD5', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '609919102480', 'FedEx', NULL, '2014-08-22', '21.08.2014 05:52', 'UK140729AS36', '1', 'a0YC000000ZAkKAMA1', '130.99', '199.00'),
(22977, '262990131', NULL, NULL, 'Jawaad Ahmed', '185 High Str Walthamstow', '', 'E17 7bx', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7860660936', '0010246VV1', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '609919102491', 'FedEx', NULL, '2014-08-22', '21.08.2014 11:22', 'UK140729AS36', '1', 'a0YC000000ZAkKAMA1', '130.99', '199.00'),
(22978, '262999631', NULL, NULL, 'Lee Smith', '73 WINDLEAVES ROAD', '', 'B36 0BS', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7783205550', '0010037RDR', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '609919102506', 'FedEx', NULL, '2014-08-22', '21.08.2014 11:53', 'UK140729AS36', '1', 'a0YC000000ZAkKAMA1', '130.99', '199.00'),
(22979, '262826676', NULL, NULL, 'Madan Kaura', '2 VALLEY GARDENS', '', 'NG2 6HR', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '1159452150', '0010250RIM', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '609919102517', 'FedEx', NULL, '2014-08-22', '20.08.2014 14:53', 'UK140729AS36', '1', 'a0YC000000ZAkKAMA1', '130.99', '199.00'),
(22980, '262844550', NULL, NULL, 'Deborah Mcdonnell', '15 BROOK LANE', '', 'NN5 7HL', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '1604469236', '0010250KKN', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919102528', 'FedEx', NULL, '2014-08-22', '20.08.2014 16:23', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(22981, '262935593', NULL, NULL, 'Imran Sher Ali', '7A ABINGTON AVENUE', '', 'NN1 4NY', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7533648367', '0010081Z6Y', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919102539', 'FedEx', NULL, '2014-08-22', '21.08.2014 03:52', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(22982, '262863508', NULL, NULL, 'Karen Thompson', '1 SCHOOL LANE', 'Drumoak, Banchory', 'AB31 5EA', 'BANCHORY', 'Grossbritannien', 'GB', NULL, NULL, '01330 811162', '0010239TJ8', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919102540', 'FedEx', NULL, '2014-08-22', '20.08.2014 18:22', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(22983, '262879598', NULL, NULL, 'Peter Gallik', 'Flat 54 Royal Swan Quarter', 'Leret Way', 'KT22 7JL', 'Leatherhead', 'Grossbritannien', 'GB', NULL, NULL, '7775299711', '0010171V6B', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919102550', 'FedEx', NULL, '2014-08-22', '20.08.2014 19:52', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(22984, '262984242', NULL, NULL, 'Richard Hilton', '14 WOODPECKER CRESCENT', '', 'RH15 9XY', 'BURGESS HILL', 'Grossbritannien', 'GB', NULL, NULL, '7795670090', '001020670N', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919102561', 'FedEx', NULL, '2014-08-22', '21.08.2014 10:53', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(22985, '262879279', NULL, NULL, 'sandra zubyte', '30 HALFORD CRESCENT', '', 'WS3 1PS', 'WALSALL', 'Grossbritannien', 'GB', NULL, NULL, '7828001268', '00101911JW', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919102572', 'FedEx', NULL, '2014-08-22', '20.08.2014 19:52', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(22986, '262972305', NULL, NULL, 'Steve Baker', '8 The Hayride', '', 'NN4 0QY', 'Northampton', 'Grossbritannien', 'GB', NULL, NULL, '7827925057', '00101172DI', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919102583', 'FedEx', NULL, '2014-08-22', '21.08.2014 09:52', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(22987, '262917773', NULL, NULL, 'Subina Tamang', '8 CHILHAM ROAD', '', 'CT19 4HG', 'FOLKESTONE', 'Grossbritannien', 'GB', NULL, NULL, '7946432185', '0010193C1Q', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919102594', 'FedEx', NULL, '2014-08-22', '20.08.2014 22:52', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(22988, '262866838', NULL, NULL, 'Chris Scrivener', '24 WOODBROOKE WAY', 'Corringham', 'SS17 9DP', 'STANFORD-LE-HOPE', 'Grossbritannien', 'GB', NULL, NULL, '7968395353', '0010067J5Q', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919102609', 'FedEx', NULL, '2014-08-22', '20.08.2014 18:22', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(22989, '262962329', NULL, NULL, 'Dana Bond-Anderson', '59 GRANGEWAY', 'Rushden', 'NN10 9EZ', 'RUSHDEN', 'Grossbritannien', 'GB', NULL, NULL, '01933 385161', '0010162BCQ', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919102610', 'FedEx', NULL, '2014-08-22', '21.08.2014 08:52', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(22990, '262855527', NULL, NULL, 'Easton Davis', '55E Arthingworth Street', '', 'E15 4PW', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7950681836', '0010091OFS', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919102620', 'FedEx', NULL, '2014-08-22', '20.08.2014 17:22', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(22991, '262986089', NULL, NULL, 'Furukh Hussain', '328 AUDLEY RANGE', '', 'BB1 1UB', 'BLACKBURN', 'Grossbritannien', 'GB', NULL, NULL, '7747535041', '00102482Y9', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919102631', 'FedEx', NULL, '2014-08-22', '21.08.2014 10:52', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(22992, '263016426', NULL, NULL, 'Gary Ellis', '69 Frances road earlsheaton dewsbury', '', 'Wf12 8jg', 'Wakefiald', 'Grossbritannien', 'GB', NULL, NULL, '7899677439', '0010243XFX', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919102642', 'FedEx', NULL, '2014-08-22', '21.08.2014 13:22', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(22993, '262971830', NULL, NULL, 'Harry Wood', '9 HAMPTON CLOSE', '', 'PO7 8JJ', 'WATERLOOVILLE', 'Grossbritannien', 'GB', NULL, NULL, '07798 941830', '0010134ZE1', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919102653', 'FedEx', NULL, '2014-08-22', '21.08.2014 09:52', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(22994, '262916621', NULL, NULL, 'Howard Kanini', '146 INCHMERY ROAD', 'Catford', 'SE6 1DF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '2082445728', '0010237M4A', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919102664', 'FedEx', NULL, '2014-08-22', '20.08.2014 22:52', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(22995, '262905211', NULL, NULL, 'Keith Clark', '91 ILFRACOMBE ROAD', '', 'WA9 4NN', 'ST. HELENS', 'Grossbritannien', 'GB', NULL, NULL, '01744 810066', '0010069MPY', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919102675', 'FedEx', NULL, '2014-08-22', '20.08.2014 21:52', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(22996, '263005316', NULL, NULL, 'marcin sosnowski', '33 GREENWAY', '', 'NG24 4JE', 'NEWARK', 'Grossbritannien', 'GB', NULL, NULL, '7456555975', '0010121TVG', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919102686', 'FedEx', NULL, '2014-08-22', '21.08.2014 12:23', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(22997, '262921179', NULL, NULL, 'Quoc trung Nguyen', '3 NEWTOWN ROAD', 'newtown building', 'CV12 8QA', 'BEDWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7411945076', '00102507NO', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919102697', 'FedEx', NULL, '2014-08-22', '20.08.2014 23:23', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(22998, '262900000', NULL, NULL, 'Robert Wade', '17 BEECH AVENUE', '', 'S75 4RH', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7547758539', '0010170OA1', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919102701', 'FedEx', NULL, '2014-08-22', '20.08.2014 21:22', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(22999, '262829639', NULL, NULL, 'Tracy Ward', '5 GREENFIELDS', '', 'LE8 6NY', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7711788566', '0010164TNB', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919102712', 'FedEx', NULL, '2014-08-22', '20.08.2014 14:53', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(23000, '262958335', NULL, NULL, 'Marcus Strandsten', 'GRINDTORPSVaeGEN 17', '', '183 32', 'TAEBY', 'Schweden', 'SE', NULL, NULL, '707544311', '00101808DW', NULL, NULL, 'Malibu Diamonds GM-502 - Black Strap Silver Case White Face', NULL, '609919102723', 'FedEx', NULL, '2014-08-22', '21.08.2014 09:44', 'SE160714HW08', '1', 'a0YC000000Z8PePMAV', '1280.87', '1895.00'),
(23001, '263002170', NULL, NULL, 'toufic jalloul', 'KOMETGATAN 1', '', '784 53', 'BORLAENGE', 'Schweden', 'SE', NULL, NULL, '700363742', '0010121FJT', NULL, NULL, 'Malibu Diamonds GM-502 - Black Strap Silver Case White Face', NULL, '609919102734', 'FedEx', NULL, '2014-08-22', '21.08.2014 13:14', 'SE160714HW08', '1', 'a0YC000000Z8PePMAV', '1280.87', '1895.00'),
(23002, '263007317', NULL, NULL, 'Anne-Christine Condorelli', 'MESGATAN 3', '', '507 34', 'BRAEMHULT', 'Schweden', 'SE', NULL, NULL, '33230271', '0010243F59', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '609919102745', 'FedEx', NULL, '2014-08-22', '21.08.2014 13:44', 'SE160714HW09', '1', 'a0YC000000Z8Pf3MAF', '1280.87', '1895.00'),
(23003, '262980857', NULL, NULL, 'Muhanned Jabbo', 'BANGATAN 24', '', '151 32', 'SOEDERTAELJE', 'Schweden', 'SE', NULL, NULL, '704989897', '0010165MQN', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '609919102756', 'FedEx', NULL, '2014-08-22', '21.08.2014 11:14', 'SE160714HW09', '1', 'a0YC000000Z8Pf3MAF', '1280.87', '1895.00'),
(23004, '262964483', NULL, NULL, 'Nils Westergren', 'BERIDAREGATAN 4', '', '217 52', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '070 7532599', '00102504IV', NULL, NULL, 'Sydney Diamonds GM-503-1 - Black Strap Silver Case White Face', NULL, '609919102767', 'FedEx', NULL, '2014-08-22', '21.08.2014 10:14', 'SE160714HW13', '1', 'a0YC000000Z8PfhMAF', '1280.87', '1895.00'),
(23005, '262991238', NULL, NULL, 'Andres Antonio Olivero Lopez', 'Skarpnaecks alle 36 1103', '', '128 33', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '735515422', '0010234FIW', NULL, NULL, 'Sydney Diamonds GM-503-2 Black Strap Silver Case Black Face', NULL, '609919102778', 'FedEx', NULL, '2014-08-22', '21.08.2014 12:14', 'SE160714HW14', '1', 'a0YC000000Z8PfmMAF', '1280.87', '1895.00'),
(23006, '262968992', NULL, NULL, 'Sasha Krogius', 'Gribbylundsvaegen 32', '', '18765', 'Taeby', 'Schweden', 'SE', NULL, NULL, '700913830', '00101836S2', NULL, NULL, 'Sydney Diamonds GM-503-4 - Black Strap Black Case Black Face', NULL, '609919102789', 'FedEx', NULL, '2014-08-22', '21.08.2014 10:44', 'SE160714HW16', '1', 'a0YC000000Z8PgLMAV', '1280.87', '1895.00'),
(23007, '263162803', NULL, NULL, 'Bettina Dybdahl', 'Langagervej 48', '', '2600', 'Glostrup', 'Dänemark', 'DK', NULL, NULL, '26440056', '0010079YMF', NULL, NULL, 'Malibu Diamonds GM-502:silber-weiß', NULL, '609919103123', 'FedEx', NULL, '2014-08-25', '22.08.2014 07:06', 'DK160714HW08', '1', 'a0YC000000Z8PQ2MAN', '1032.75', '1495.00'),
(23008, '263053155', NULL, NULL, 'Janne Rautiainen', 'Lanssitie 1', '', '60200', 'SEINAEJOKI', 'Finnland', 'FI', NULL, NULL, '400512799', '00101916AK', NULL, NULL, 'Malibu Diamonds GM-502-3 -rannekello', NULL, '609919103134', 'FedEx', NULL, '2014-08-25', '21.08.2014 18:48', 'FI160714HW10', '1', 'a0YC000000Z8PZkMAN', '138.49', '199.00'),
(23009, '263046958', NULL, NULL, 'Sissyc Tan', '5 The Close Rathdale Enfield', '', '', 'Co.Meath', 'Irland', 'IE', NULL, NULL, '873232580', '0010229BED', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919103112', 'FedEx', NULL, '2014-08-25', '21.08.2014 15:03', 'IE190614AH07', '1', 'a0YC000000ZLqGVMA1', '206.24', '311.99'),
(23010, '263098297', NULL, NULL, 'Hans Wallentin', 'LERUM ANDERSVAEGEN 78', '', 'LERUM', 'Schweden', '443 30', 'SE', NULL, NULL, '709548598', '0010023MLJ', NULL, NULL, 'Malibu Diamonds GM-502 - Black Strap Silver Case White Face', NULL, '609919103167', 'FedEx', NULL, '2014-08-25', '21.08.2014 22:14', 'SE160714HW08', '1', 'a0YC000000Z8PePMAV', '1280.87', '1895.00'),
(23011, '263106610', NULL, NULL, 'Hisen Meziu', 'Bollgatan  11', '', 'Charlottenbet vaeRMLANDS LAEN', 'Schweden', '67331', 'SE', NULL, NULL, '706580709', '00100135W7', NULL, NULL, 'Malibu Diamonds GM-502 - Black Strap Silver Case White Face', NULL, '609919103178', 'FedEx', NULL, '2014-08-25', '21.08.2014 22:44', 'SE160714HW08', '1', 'a0YC000000Z8PePMAV', '1280.87', '1895.00'),
(23012, '263106611', NULL, NULL, 'Hisen Meziu', 'Bollgatan  11', '', 'Charlottenbet vaeRMLANDS LAEN', 'Schweden', '67331', 'SE', NULL, NULL, '706580709', '0010074EXL', NULL, NULL, 'Malibu Diamonds GM-502 - Black Strap Silver Case White Face', NULL, '609919103178', 'FedEx', NULL, '2014-08-25', '21.08.2014 22:44', 'SE160714HW08', '1', 'a0YC000000Z8PePMAV', '1280.87', '1895.00'),
(23013, '263048766', NULL, NULL, 'Mia Alperud', 'MEDEVI GRAEND 2', '', 'OEREBRO', 'Schweden', '702 28', 'SE', NULL, NULL, '', '0010138JJJ', NULL, NULL, 'Malibu Diamonds GM-502 - Black Strap Silver Case White Face', NULL, '609919103190', 'FedEx', NULL, '2014-08-25', '21.08.2014 17:14', 'SE160714HW08', '1', 'a0YC000000Z8PePMAV', '1280.87', '1895.00'),
(23014, '263115903', NULL, NULL, 'Rikard Svensson', 'Melodivaegen 14', '', 'Skogas', 'Schweden', '14240', 'SE', NULL, NULL, '762000706', '0010144PXL', NULL, NULL, 'Malibu Diamonds GM-502 - Black Strap Silver Case White Face', NULL, '609919103204', 'FedEx', NULL, '2014-08-25', '21.08.2014 23:44', 'SE160714HW08', '1', 'a0YC000000Z8PePMAV', '1280.87', '1895.00'),
(23015, '263115032', NULL, NULL, 'Rolf Oedmark', 'SICKLA KANALGATA 60', '', 'STOCKHOLM', 'Schweden', '120 68', 'SE', NULL, NULL, '46703803377', '00102087BY', NULL, NULL, 'Malibu Diamonds GM-502 - Black Strap Silver Case White Face', NULL, '609919103215', 'FedEx', NULL, '2014-08-25', '21.08.2014 23:44', 'SE160714HW08', '1', 'a0YC000000Z8PePMAV', '1280.87', '1895.00'),
(23016, '263091415', NULL, NULL, 'Bengt Fonell', 'BIRKAGATAN 17', '', 'GOETEBORG', 'Schweden', '416 56', 'SE', NULL, NULL, '031-213736', '0010187O1C', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '609919103226', 'FedEx', NULL, '2014-08-25', '21.08.2014 21:14', 'SE160714HW10', '1', 'a0YC000000Z8PfIMAV', '1280.87', '1895.00'),
(23017, '263185514', NULL, NULL, 'Mausam Lingden', 'Godvaedersgatan  21B', '', 'Goeteborg', 'Schweden', '41837', 'SE', NULL, NULL, '737231183', '001000242W', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '609919103237', 'FedEx', NULL, '2014-08-25', '22.08.2014 11:44', 'SE160714HW10', '1', 'a0YC000000Z8PfIMAV', '1280.87', '1895.00'),
(23018, '263107724', NULL, NULL, 'Najib atai', 'VITA LILJANS VAEG 66', '', 'SKAERHOLMEN', 'Schweden', '127 34', 'SE', NULL, NULL, '738797979', '0010006AEM', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '609919103248', 'FedEx', NULL, '2014-08-25', '21.08.2014 22:44', 'SE160714HW10', '1', 'a0YC000000Z8PfIMAV', '1280.87', '1895.00'),
(23019, '263128219', NULL, NULL, 'Oskar Bjoern', 'PARKGATAN 15', '', 'ARVIKA', 'Schweden', '671 32', 'SE', NULL, NULL, '767873668', '0010035PNZ', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '609919103259', 'FedEx', NULL, '2014-08-25', '22.08.2014 01:44', 'SE160714HW10', '1', 'a0YC000000Z8PfIMAV', '1280.87', '1895.00'),
(23020, '263060987', NULL, NULL, 'Marcus Lundberg', 'Marknadsvaegen 159', '', 'Taeby', 'Schweden', '18378', 'SE', NULL, NULL, '739460019', '0010127QBN', NULL, NULL, 'Sydney Diamonds GM-503-2 Black Strap Silver Case Black Face', NULL, '609919103260', 'FedEx', NULL, '2014-08-25', '21.08.2014 18:14', 'SE160714HW14', '1', 'a0YC000000Z8PfmMAF', '1280.87', '1895.00'),
(23135, '265345199', NULL, NULL, 'Christine Monaghan', '0 Mandeville', 'Main Road', 'BR5 3HE', 'Orpington', 'Grossbritannien', 'GB', NULL, NULL, '7534338084', '0010140MH4', NULL, NULL, 'Florida Diamonds Pionier Watch: Brown Strap and Black Face (GM-505-3)', NULL, '609919104380', 'FedEx', NULL, '2014-09-04', '02.09.2014 19:22', 'UK131023AMC09', '1', 'a0YC000000ZMmwsMAD', '126.99', '199.00'),
(23021, '263137560', NULL, NULL, 'Nabile Abdi', '36 CORKER WALK', '', 'N7 7RH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7947835437', '0010131WG4', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Black Case (T3006-1-03)', NULL, '609919102859', 'FedEx', NULL, '2014-08-25', '22.08.2014 05:22', 'UK140415AS07', '1', 'a0YC000000ZAjtIMAT', '130.99', '199.00'),
(23022, '263117725', NULL, NULL, 'Sam Birley', 'HEAD OFFICE HAYES END ROAD - UNITED BISCUITS', '', 'UB4 8EE', 'HAYES', 'Großbritannien', 'GB', NULL, NULL, '7816992730', '0010242Q46', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Black Case (T3006-1-03)', NULL, '609919102860', 'FedEx', NULL, '2014-08-25', '21.08.2014 22:52', 'UK140415AS07', '1', 'a0YC000000ZAjtIMAT', '130.99', '199.00'),
(23023, '263191396', NULL, NULL, 'SITI NINA SUHAILY ROKHAIZIN', '65 IVY GRAHAM CLOSE', '', 'M40 3AS', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '4,4758E+11', '0010220NLN', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Black Case (T3006-1-03)', NULL, '609919102870', 'FedEx', NULL, '2014-08-25', '22.08.2014 11:22', 'UK140415AS07', '1', 'a0YC000000ZAjtIMAT', '130.99', '199.00'),
(23024, '263181018', NULL, NULL, 'Alejandro Timon', '202A FULHAM PALACE ROAD', '', 'W6 9PA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7586450792', '0010179AWQ', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '609919102881', 'FedEx', NULL, '2014-08-25', '22.08.2014 10:23', 'UK140729AS32', '1', 'a0YC000000ZAjtHMAT', '130.99', '199.00'),
(23025, '263072187', NULL, NULL, 'Josh Wright', '88 MAIN STREET', 'Lambley', 'NG4 4PP', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7869735986', '0010225RHZ', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '609919102892', 'FedEx', NULL, '2014-08-25', '21.08.2014 18:22', 'UK140729AS32', '1', 'a0YC000000ZAjtHMAT', '130.99', '199.00'),
(23026, '263125247', NULL, NULL, 'Lindsey Mcnutt', '16 LITTLE GAYNES GARDENS', '', 'RM14 2JL', 'UPMINSTER', 'Großbritannien', 'GB', NULL, NULL, '7590207897', '0010246QJS', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '609919102907', 'FedEx', NULL, '2014-08-25', '21.08.2014 23:54', 'UK140729AS32', '1', 'a0YC000000ZAjtHMAT', '130.99', '199.00'),
(23027, '263206053', NULL, NULL, 'Pham Tri Quang', '34 Doone Road', '', 'BS7 0JG', 'Bristol', 'Großbritannien', 'GB', NULL, NULL, '7784185403', '0010181NJO', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '609919102918', 'FedEx', NULL, '2014-08-25', '22.08.2014 12:22', 'UK140729AS32', '1', 'a0YC000000ZAjtHMAT', '130.99', '199.00'),
(23028, '263022954', NULL, NULL, 'Andrea Johnson', '3 Garden Head Cottage', 'Whitehough', 'SK23 6EJ', 'High Peak', 'Großbritannien', 'GB', NULL, NULL, '7547097204', '0010066JCQ', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Silver-Coloured Case (T3006-1-01)', NULL, '609919102929', 'FedEx', NULL, '2014-08-25', '21.08.2014 13:52', 'UK140729AS31', '1', 'a0YC000000ZAjtGMAT', '130.99', '199.00'),
(23029, '263137671', NULL, NULL, 'Graeme Smith', '12 REDRUTH DRIVE', 'Baswich', 'ST17 0FJ', 'STAFFORD', 'Großbritannien', 'GB', NULL, NULL, '7736598605', '0010131C1F', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Silver-Coloured Case (T3006-1-01)', NULL, '609919102930', 'FedEx', NULL, '2014-08-25', '22.08.2014 05:22', 'UK140729AS31', '1', 'a0YC000000ZAjtGMAT', '130.99', '199.00'),
(23030, '263055483', NULL, NULL, 'Sean Harland', '41 HAZEL ROAD', 'Whitefield', 'M45 8FU', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7939572480', '0010108AFH', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Silver-Coloured Case (T3006-1-01)', NULL, '609919102940', 'FedEx', NULL, '2014-08-25', '21.08.2014 16:52', 'UK140729AS31', '1', 'a0YC000000ZAjtGMAT', '130.99', '199.00'),
(23031, '263140039', NULL, NULL, 'Jenny Robinson', '47 BRACONDALE ROAD', '', 'SE2 9HR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '2082659550', '0010034R1C', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '609919102951', 'FedEx', NULL, '2014-08-25', '22.08.2014 06:22', 'UK140729AS36', '1', 'a0YC000000ZAkKAMA1', '130.99', '199.00'),
(23032, '263052422', NULL, NULL, 'Laura Pedley', '13 Young\'s Court', 'Charlotte Despard Avenue', 'SW11 5JD', 'London', 'Großbritannien', 'GB', NULL, NULL, '4,47773E+11', '0010224X97', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '609919102962', 'FedEx', NULL, '2014-08-25', '21.08.2014 16:23', 'UK140729AS36', '1', 'a0YC000000ZAkKAMA1', '130.99', '199.00'),
(23033, '263081217', NULL, NULL, 'lewis day', '20 PHILIP WAY', '', 'NN10 8LG', 'RUSHDEN', 'Großbritannien', 'GB', NULL, NULL, '7952565362', '0010014MHX', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919102973', 'FedEx', NULL, '2014-08-25', '21.08.2014 19:22', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(23034, '263111798', NULL, NULL, 'Nicola Gornall', '14 QUAYLE CLOSE', '', 'Wa110gx', 'St helens', 'Großbritannien', 'GB', NULL, NULL, '7974028023', '00101658JH', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919102984', 'FedEx', NULL, '2014-08-25', '21.08.2014 22:22', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(23035, '263201995', NULL, NULL, 'Raymond Matthews', '13 MALWOOD GARDENS', 'TOTTON', 'SO40 8BX', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '023 8086 7186', '0010177GT0', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919102995', 'FedEx', NULL, '2014-08-25', '22.08.2014 12:24', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(23036, '263030067', NULL, NULL, 'ricky judge', '3 CANNON HILL ROAD', '', 'CV4 7AZ', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7889970291', '0010021QGF', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919103009', 'FedEx', NULL, '2014-08-25', '21.08.2014 14:23', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(23037, '263106342', NULL, NULL, 'Tara Aldridge', '81 BAMPFYLDE SOUTHWAY', '', 'PL6 6Sr', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7891051473', '0010115IDP', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919103010', 'FedEx', NULL, '2014-08-25', '21.08.2014 21:52', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(23038, '263133970', NULL, NULL, 'Thales Simpson-kent', '110 CANFIELD ROAD', 'Woodford bridge', 'IG8 8JH', 'WOODFORD GREEN', 'Großbritannien', 'GB', NULL, NULL, '7943454923', '0010002J6Q', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919103020', 'FedEx', NULL, '2014-08-25', '22.08.2014 02:52', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(23039, '263123030', NULL, NULL, 'Adam Smith', '102 CAVENDISH AVENUE', 'West Ealing', 'W13 0JN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7971605442', '0010167CMV', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919103031', 'FedEx', NULL, '2014-08-25', '21.08.2014 23:53', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(23040, '263106781', NULL, NULL, 'Allan Kayombya', '136 BARTON ROAD', 'Mr not Mrs please', 'OX3 9JE', 'OXFORD', 'Großbritannien', 'GB', NULL, NULL, '7776491621', '0010142SHF', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919103042', 'FedEx', NULL, '2014-08-25', '21.08.2014 21:52', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(23041, '263059440', NULL, NULL, 'Chris Gibbs', 'Castle farm THORLEY LANE WEST', '', 'CM23 4BN', 'BISHOP\'S STORTFORD', 'Großbritannien', 'GB', NULL, NULL, '7827778562', '0010199OS8', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919103053', 'FedEx', NULL, '2014-08-25', '21.08.2014 17:22', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(23042, '263088988', NULL, NULL, 'Jacqueline Milne', '52 KENILWORTH RISE', '', 'EH54 6JJ', 'LIVINGSTON', 'Großbritannien', 'GB', NULL, NULL, '7958581332', '0010231LJM', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919103064', 'FedEx', NULL, '2014-08-25', '21.08.2014 20:22', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(23043, '263206881', NULL, NULL, 'James Clayton', '98 THE WORTHYS', '', 'BS32 8DQ', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7884438919', '0010196KLF', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919103075', 'FedEx', NULL, '2014-08-25', '22.08.2014 12:53', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(23044, '263217585', NULL, NULL, 'Sadegh Khoubyari', '33 Merle Cou 182 CARLTON VALE', '', 'NW6 5HH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7440256275', '0010194LF3', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919103086', 'FedEx', NULL, '2014-08-25', '22.08.2014 13:22', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(23045, '263020104', NULL, NULL, 'Sarah Lawton', '11 FOUNTAIN STREET', 'Please deliver to reception of Wilkinson Woodward Solicitors at this address.', 'HX1 1LU', 'HALIFAX', 'Großbritannien', 'GB', NULL, NULL, '7535895256', '001020239A', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919103097', 'FedEx', NULL, '2014-08-25', '21.08.2014 13:52', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(23046, '263105264', NULL, NULL, 'William Armit', '25 OLD LANARK ROAD', '', 'ML8 4HW', 'CARLUKE', 'Großbritannien', 'GB', NULL, NULL, '7946363754', '0010080AUH', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919103101', 'FedEx', NULL, '2014-08-25', '21.08.2014 21:52', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(23047, '261046013', NULL, NULL, 'Christina Roth Jensen', 'Schoutgarden 39', '', '2791', 'Dragor', 'Dänemark', 'DK', NULL, NULL, '50717440', '0010208YN2', NULL, NULL, 'Herreur med brun rem, sort urskive og guldfarvet urkasse (GM-507-3)', NULL, '609919101164/ storniert', 'FedEx', NULL, '2014-08-12', '11.08.2014 13:06', 'DK160714HW17', '1', 'a0YC000000Z8QSIMA3', '1032.75', '1495.00'),
(23048, '260921084', NULL, NULL, 'Maria Stensgaard', 'Treldevej 53 2.TV', '', '7000', 'Fredericia', 'Dänemark', 'DK', NULL, NULL, '26796061', '0010155M0A', NULL, NULL, 'Herreur med sort rem, sort urskive og sort urkasse (GM-507-4)', NULL, '609919101175', 'FedEx', NULL, '2014-08-12', '10.08.2014 21:06', 'DK160714HW18', '1', 'a0YC000000Z8QScMAN', '1032.75', '1495.00'),
(23049, '260909404', NULL, NULL, 'fanta dione', 'Kaergarden 15,2.TV', '', '2620', 'Albertslund', 'Dänemark', 'DK', NULL, NULL, '60753026', '0010059QF8', NULL, NULL, 'Herreur med brun rem, sort urskive og guldfarvet urkasse (GM-507-3)', NULL, '609919101186 / storniert', 'FedEx', NULL, '2014-08-12', '10.08.2014 19:36', 'DK160714HW17', '1', 'a0YC000000Z8QSIMA3', '1032.75', '1495.00'),
(23050, 'PK\0\0\0\0\0!\0bîha\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23051, 'ÀñNíc«ˆ_ã\\U-Ôäí`p\'+ïåÔiˆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23052, '´¯–-W ÀAil\0¨µEZ‹V·ç>âŸ‚Q¦exa', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23053, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23054, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23055, 'ÿ~NQÙvÛÉqì<Îûz¾8Õ’ÁX¡UFã ¢T¡', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23056, 'jfÝ€ÂJ©MÍ¦fÚÆ\0ã¶pµ“(š„5Š', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23057, '	›‹\"ÂšæƒÕøï“¤D2ëž¹pÀ3:ÆTwðçÂ´Í', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23058, 'uÅ”˜™ÀƒYñ¸´‚ÉUúà£¾8ì8ÿ\0\0ÿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23059, '}Ù*Œ©’v[g”T¿“´¬¤*©Á¿jÝÖ•šë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23060, '3HsÀ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '`ùacq4vÎP\Z÷†¦*`U Ûáj¾Aêi', 'A5pžVŠeNž/D®¤2M=lÞ7ÒÅ~íèÍÛ', '˜³%p2ÚP§º)', '', '', ''),
(23061, 'Âø,œÄI$ñ9yXŒmoaaÅIŸ‚õ’', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23062, 'ë“0NâèDnÂ‚«¼Aû¹¡µŒ¹ÔÎœ‡', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23063, '¹—4·]2ÝN¦w2žÞÍ\'¶9n‡Ý³°G¦°c', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23064, '4sÑn]', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23065, '—*pÜŒæv\"(:²V	YâålðÓGÑêç—?+$\"', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'Ãþ•\rI…ã1f<&moN¤wcëÝw®ãM’ˆ X', '', '', '', '', ''),
(23066, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23067, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23068, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23069, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23070, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23071, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23072, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23073, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23074, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23075, '„ÌèÄ‹ƒò/', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23076, '—YHÞ¶öâ0z+o›äfõ¾8„oäf)éÜÎÎ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23077, ' sgÑ=Ó…ãt\rjºøéôó€ütêâ¿Eg1­J', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23078, 'Œ=JÅªr©Ê1P¤ª-©Âþ³uŠÛÚëéº+Í', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23079, 'RŠTS\0%8!Eã¯ÁsP4óÙ hæ)cð\r', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23080, 'é­Ü ¨¯æÕºHÖ–©§L‡ù–àœrDÜà­', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23081, '$ÛË$Ì.b_ÀGÈ$a^¢÷ÿe>-—id–Ôà‰', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23082, 'j8z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23083, 'ÄUØ‘‰ÿß½,iéY•,?”öþÉ±ÍÞ¬', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23084, '˜ÅNÒþûY–¥AJúÐ8¾W3£««±Ÿø¹Y·', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23085, 'ÿ·6+p˜Â¦?«Ÿ¯uL¿2\'öBˆ2.Ê|£’Õ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23086, 'ÍHúD¡HJÑ]\"Q‚¬îlv\"R‚', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23087, 'Ùß£Z!ÿ{T+´8Õ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23088, 'í\0NµB[€S­ÐàT+´	8Õ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23089, 'íNµBÛ€S­Ð>àT+´8Õ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23090, 'íNµB[Á§Z¡½à­.Ñ^ð‰V—h/øD+8Æ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23091, 'd~ÉDr|¹âŒ{NÈ=ÏèðÈLðæñ3	¶Ñ—¸Ý—', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23092, 'D²d\"9rÉ¸E‘\ZýY	^¬Þa%ÁÖ}	^ë]Ò', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23093, 'Ö…Å$ä(Ç}@²¬w&hùBf†½ÚgÆS½šðT', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'fKÑ‡CûàÔPlš&i&Fð§ø}õôÒ=5V¦•\0', 'ÕóÅ·êä°à•Ci*Ý‚È9»$|é½ÑJb:½øªU', '', '', '', ''),
(23094, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23095, '\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23096, '\0€\0\0¾,\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(23097, '6796092', NULL, NULL, 'Patricia Thomson', '80 Hallen Close', '', '2606', 'Phillip', 'Australien', 'AUS', NULL, NULL, '262866634', '6796092', NULL, NULL, 'Colour: black strap, black face Casablanca', NULL, '578824915740', 'FedEx', NULL, '2014-09-05', '2014-09-03 04:20:46 UTC', '', '1', '', '', ''),
(23098, '6794462', NULL, NULL, 'Sibel Akan', '10 Yarnall place', '', '6148', 'Ferndale', 'Australien', 'AUS', NULL, NULL, '61430743343', '6794462', NULL, NULL, 'Colour: black strap, black face Casablanca', NULL, '578824915843', 'FedEx', NULL, '2014-09-05', '2014-09-03 01:24:14 UTC', '', '1', '', '', ''),
(23099, '6794092', NULL, NULL, 'Leo Quitos', '19 Union Road', '', '3032', 'Ascot Vale', 'Australien', 'AUS', NULL, NULL, '408883706', '6794092', NULL, NULL, 'Colour: black strap, silver/gold face Casablanca', NULL, '578824915762', 'FedEx', NULL, '2014-09-05', '2014-09-03 07:06:38 UTC', '', '1', '', '', ''),
(23100, '6768724', NULL, NULL, 'Bronwyn VENTURA  VENTURA PLUMBING ', '5 CAMELOT CLOSE', '', '3095', 'RESEARCH', 'Australien', 'AUS', NULL, NULL, '409434858', '6768724', NULL, NULL, 'Colour: black strap, silver/gold face Casablanca', NULL, '578824915773', 'FedEx', NULL, '2014-09-05', '2014-09-03 12:26:04 UTC', '', '', '', '', ''),
(23101, '6763312', NULL, NULL, 'Melissa Schenker', '4/15-17 Lewis Road', '', '3152', 'Wantirna South', 'Australien', 'AUS', NULL, NULL, '431654993', '6763312', NULL, NULL, 'Colour: black strap, silver/gold face Casablanca', NULL, '578824915784', 'FedEx', NULL, '2014-09-05', '2014-08-31 23:17:58 UTC', '', '', '', '', ''),
(23102, '6753480', NULL, NULL, 'Debbie Collings Djerriwarrh.orb', '239 Station rd', '', '3337', 'Melton', 'Australien', 'AUS', NULL, NULL, '411101177', '6753480', NULL, NULL, 'Colour: brown strap, gold face Casablanca', NULL, '578824915795', 'FedEx', NULL, '2014-09-05', '2014-09-01 11:34:55 UTC', '', '', '', '', ''),
(23103, '6734018', NULL, NULL, 'Kristie Minogue', '9 Parkview Drive ', '', '3199', 'Frankston', 'Australien', 'AUS', NULL, NULL, '428207083', '6734018', NULL, NULL, 'Colour: black strap, silver/white face & blue hands Casablanca', NULL, '578824915800', 'FedEx', NULL, '2014-09-05', '2014-08-29 11:50:24 UTC', '', '', '', '', ''),
(23104, '6725022', NULL, NULL, 'Linda Pham', 'Level 1/ 3 Forrest Place', 'Metropolitan Redevelopment Authority (GPO Building)', '6000', 'Perth', 'Australien', 'AUS', NULL, NULL, '404354325', '6725022', NULL, NULL, 'Colour: brown strap, gold face Casablanca', NULL, '578824915810', 'FedEx', NULL, '2014-09-05', '2014-08-28 14:42:04 UTC', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(23105, '6722778', NULL, NULL, 'Mario Tabone', '10 Joseph drive ', '', '3037', 'Hillside', 'Australien', 'AUS', NULL, NULL, '402716051', '6722778', NULL, NULL, 'Colour: black strap, silver/white face & blue hands Casablanca', NULL, '578824915821', 'FedEx', NULL, '2014-09-05', '2014-08-28 10:12:05 UTC', '', '', '', '', ''),
(23106, '265487520', NULL, NULL, 'Koen Nolmans', 'Warotveld 50', '', '3020', 'Winksele', 'Belgien', 'BE', NULL, NULL, '498211406', '0010123MM6', NULL, NULL, 'Horloge GM-3005-2 - Zwarte leren band, zwart display, zilveren kast', NULL, '609919104266', 'FedEx', NULL, '2014-09-04', '03.09.2014 11:18', 'NL140623NM64', '1', 'a0YC000000YngCOMAZ', '', '199.99'),
(23107, '265475835', NULL, NULL, 'Thai Binh Tran', 'Olmenlaan 37', '', '8500', 'Kortrijk', 'Belgien', 'BE', NULL, NULL, '056/570465', '0010181KYU', NULL, NULL, 'Horloge GM-3005-2 - Zwarte leren band, zwart display, zilveren kast', NULL, '609919104277', 'FedEx', NULL, '2014-09-04', '03.09.2014 10:18', 'NL140623NM64', '1', 'a0YC000000YngCOMAZ', '', '199.99'),
(23108, '265372552', NULL, NULL, 'Anatoli Doebravin', '\'s-Herenwegveld 154', '', '3020', 'Herent', 'Belgien', 'BE', NULL, NULL, '499140789', '0010152XP4', NULL, NULL, 'Horloge GM-3005-3 - Zwarte leren band, zwart display, gouden kast', NULL, '609919104288', 'FedEx', NULL, '2014-09-04', '02.09.2014 19:48', 'NL140623NM65', '1', 'a0YC000000YngCPMAZ', '', '199.99'),
(23109, '265359257', NULL, NULL, 'valmir berisha', 'Rietstraat 37', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '488489591', '00100553OO', NULL, NULL, 'T-3006-1 - leren band, zilverkleurige kast', NULL, '609919104299', 'FedEx', NULL, '2014-09-04', '02.09.2014 18:48', 'NL140729NM38', '1', 'a0YC000000ZAiyZMAT', '', '229.99'),
(23110, '265393131', NULL, NULL, 'Peter Hermans', 'Merestraat 42', '', '3700', 'Piringen', 'Belgien', 'BE', NULL, NULL, '474624543', '0010223IXV', NULL, NULL, 'T-3006-2 - leren band, goudkleurige kast', NULL, '609919104303', 'FedEx', NULL, '2014-09-04', '02.09.2014 21:48', 'NL140729NM39', '1', 'a0YC000000ZAiyaMAD', '', '229.99'),
(23111, '265495126', NULL, NULL, 'Jos Van willigen', 'Tervuursesteenweg 427', '', '3061', 'Leefdaal', 'Belgien', 'BE', NULL, NULL, '498138085', '0010179JPY', NULL, NULL, 'T-3006-3 - leren band, zwart-/goudkleurige kast', NULL, '609919104314', 'FedEx', NULL, '2014-09-04', '03.09.2014 11:48', 'NL140729NM40', '1', 'a0YC000000ZAiybMAD', '', '229.99'),
(23112, '265338428', NULL, NULL, 'Kris De Bille', 'Meersteen 29', '', '1600', 'Sint-Pieters-Leeuw', 'Belgien', 'BE', NULL, NULL, '474765551', '0010159U6I', NULL, NULL, 'T-3006-4 - roestvrijstalen band, zilverkleurige kast', NULL, '609919104325', 'FedEx', NULL, '2014-09-04', '02.09.2014 16:48', 'NL140729NM41', '1', 'a0YC000000ZAiyWMAT', '', '229.99'),
(23113, '265365545', NULL, NULL, 'hossein keshvari ghalati', 'avenue de Fre 188 / B5', '', '1180', 'Uccle', 'Belgien', 'BE', NULL, NULL, '484025834', '0010195JV1', NULL, NULL, 'Une montre T-3006-5 - bracelet en acier inoxydable, boitier dorÃ©', NULL, '609919104336', 'FedEx', NULL, '2014-09-04', '02.09.2014 19:18', 'NL140729NM42', '1', 'a0YC000000ZAiyXMAT', '', '229.99'),
(23114, '265424262', NULL, NULL, 'Romain Helmus', 'rue de la Ceramique 18', '', '4540', 'Amay', 'Belgien', 'BE', NULL, NULL, '471305151', '0010109NW4', NULL, NULL, 'Une montre T-3006-5 - bracelet en acier inoxydable, boitier dorÃ©', NULL, '609919104347', 'FedEx', NULL, '2014-09-04', '03.09.2014 06:18', 'NL140729NM42', '1', 'a0YC000000ZAiyXMAT', '', '229.99'),
(23115, '265532108', NULL, NULL, 'Kenneth Madsen', 'Finsensvej 99 1.TV', '', '2000', 'Frederiksberg', 'Dänemark', 'DK', NULL, NULL, '60704886', '0010110YHB', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '609919104222', 'FedEx', NULL, '2014-09-04', '03.09.2014 14:36', 'DK260514HW07', '1', 'a0YC000000Z8PiTMAV', '1032.75', '1495.00'),
(23116, '265488577', NULL, NULL, 'Chokri Arfaoui', 'otto benzons vej 1.th 27', '', '8210', 'Arhus v', 'Dänemark', 'DK', NULL, NULL, '22181055', '0010210RQF', NULL, NULL, 'GM-4004-4: Sort lÃ¦derrem, sort urkasse, sort urskive', NULL, '609919104233', 'FedEx', NULL, '2014-09-04', '03.09.2014 11:06', 'DK040814HW08', '1', 'a0YC000000ZBiSfMAL', '1155.04', '1695.00'),
(23117, '265417584', NULL, NULL, 'Michael Ringsted', 'Avaenget 2', '', '7323', 'Give', 'Dänemark', 'DK', NULL, NULL, '25320840', '0010082IWW', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '609919104244', 'FedEx', NULL, '2014-09-04', '03.09.2014 05:36', 'DK260514HW07', '1', 'a0YC000000Z8PiTMAV', '1032.75', '1495.00'),
(23118, '265365674', NULL, NULL, 'Atiq Azamy', 'Vidars Plads 28', '', '3650', 'Olstykke', 'Dänemark', 'DK', NULL, NULL, '5092600', '0010053K25', NULL, NULL, 'GM-505-2: Sort rem og sort urskive', NULL, '609919104255', 'FedEx', NULL, '2014-09-04', '02.09.2014 19:06', 'DK260514HW06', '1', 'a0YC000000Z8PiSMAV', '1032.75', '1495.00'),
(23119, '265486167', NULL, NULL, 'Glenn Daly', 'C/O Retronix Dublin Road', '', 'Kildare', 'Celbridge', 'Irland', 'IE', NULL, NULL, '873308504', '0010243XC0', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '609919104358', 'FedEx', NULL, '2014-09-04', '03.09.2014 12:03', 'GM-4004-4', '1', 'a0YC000000ZM8qeMAD', '188.00', '289.98'),
(23120, '265466943', NULL, NULL, 'Alice Carey', '19 Bayview Park', 'Killiney', '', 'Co Dublin', 'Irland', 'IE', NULL, NULL, '3,53866E+11', '0010165XQ0', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '609919104369', 'FedEx', NULL, '2014-09-04', '03.09.2014 10:32', 'GM-4004-7', '1', 'a0YC000000ZM8rSMAT', '188.00', '289.98'),
(23121, '265336556', NULL, NULL, 'Karolina Gourari', 'apt.2, 8 Botanic Road', '', 'D9', 'Glasnevin, Dublin', 'Irland', 'IE', NULL, NULL, '871709557', '0010247E1W', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919104370', 'FedEx', NULL, '2014-09-04', '02.09.2014 17:32', 'IE190614AH09', '1', 'a0YC000000ZLqGXMA1', '206.24', '311.99'),
(23122, '265302212', NULL, NULL, 'Johan Konstadopulos', 'Pa Verkuijllaan 117', '', '1171 EC', 'BADHOEVEDORP', 'Niederlande', 'NL', NULL, NULL, '646037746', '00100214CR', NULL, NULL, 'Horloge GM-3005-A3 - Zwarte metalen band, zwart display', NULL, '609919104130', 'FedEx', NULL, '2014-09-04', '02.09.2014 13:28', 'NL140623NM62', '1', 'a0YC000000YnfyBMAR', '', '199.99'),
(23123, '265484691', NULL, NULL, 'pascal jansen', 'Romboutsstraat 31', '', '4921 EE', 'MADE', 'Niederlande', 'NL', NULL, NULL, '622508909', '00101176R4', NULL, NULL, 'T-3006-1 - leren band, zilverkleurige kast', NULL, '609919104141', 'FedEx', NULL, '2014-09-04', '03.09.2014 10:58', 'NL140729NM38', '1', 'a0YC000000ZAim6MAD', '', '229.99'),
(23124, '265390401', NULL, NULL, 'A. M. M. A. El-Gharabawy', 'Anemoonstraat 4', '', '6542 ZE', 'NIJMEGEN', 'Niederlande', 'NL', NULL, NULL, '642151512', '00101429OE', NULL, NULL, 'T-3006-4 - roestvrijstalen band, zilverkleurige kast', NULL, '609919104152', 'FedEx', NULL, '2014-09-04', '02.09.2014 21:28', 'NL140729NM41', '1', 'a0YC000000ZAijWMAT', '', '229.99'),
(23125, '265509988', NULL, NULL, 'Julian Gutierrez', 'Jan van Galenstraat 235-2', '', '1056 BW', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '614966678', '00101199FE', NULL, NULL, 'T-3006-4 - roestvrijstalen band, zilverkleurige kast', NULL, '609919104163', 'FedEx', NULL, '2014-09-04', '03.09.2014 12:58', 'NL140729NM41', '1', 'a0YC000000ZAijWMAT', '', '229.99'),
(23126, '265390139', NULL, NULL, 'Maikel Deira', 'Nico Jessekade 35', '', '1087 MG', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '654782324', '0010197X9P', NULL, NULL, 'T-3006-4 - roestvrijstalen band, zilverkleurige kast', NULL, '609919104174', 'FedEx', NULL, '2014-09-04', '02.09.2014 21:28', 'NL140729NM41', '1', 'a0YC000000ZAijWMAT', '', '229.99'),
(23127, '265330020', NULL, NULL, 'Roy Hilbring', 'Floraparkstraat 100', '', '7531 XJ', 'ENSCHEDE', 'Niederlande', 'NL', NULL, NULL, '537550578', '0010060GY1', NULL, NULL, 'T-3006-5 - roestvrijstalen band, goudkleurige kast', NULL, '609919104185', 'FedEx', NULL, '2014-09-04', '02.09.2014 15:58', 'NL140729NM42', '1', 'a0YC000000ZAiknMAD', '', '229.99'),
(23128, '265478284', NULL, NULL, 'Gidion Rinsma', 'Wielsterdyk 25', '', '9024 BD', 'WEIDUM', 'Niederlande', 'NL', NULL, NULL, '646809721', '0010044IF0', NULL, NULL, 'T-3006-6 - roestvrijstalen band, zwart-/goudkleurige kast', NULL, '609919104196', 'FedEx', NULL, '2014-09-04', '03.09.2014 10:28', 'NL140729NM43', '1', 'a0YC000000ZAim5MAD', '', '229.99'),
(23129, '265330599', NULL, NULL, 'Roy Hilbring', 'Floraparkstraat 100', '', '7531 XJ', 'ENSCHEDE', 'Niederlande', 'NL', NULL, NULL, '537550578', '0010036ZOF', NULL, NULL, 'T-3006-6 - roestvrijstalen band, zwart-/goudkleurige kast', NULL, '609919104185', 'FedEx', NULL, '2014-09-04', '02.09.2014 16:28', 'NL140729NM43', '1', 'a0YC000000ZAim5MAD', '', '229.99'),
(23130, '265335503', NULL, NULL, 'Lukasz Pogorzelski', 'Gory Warszawskie 63', '', '05-462', 'Wiazowna', 'Polen', 'PL', NULL, NULL, '517403162', '0010033N7E', NULL, NULL, 'Model GM-505-2', NULL, '609919104200', 'FedEx', NULL, '2014-09-04', '02.09.2014 19:38', 'PL140801MM02', '1', 'a0YC000000ZBS0tMAH', '671.56', '997.00'),
(23131, '265332106', NULL, NULL, 'Jakub Bacal', 'ul. Lubelska 84', 'Krasnik', '23-200', 'Krasnik', 'Polen', 'PL', NULL, NULL, '665400400', '0010154YFK', NULL, NULL, 'Model GM-505-4', NULL, '609919104211', 'FedEx', NULL, '2014-09-04', '02.09.2014 19:08', 'PL140801MM05', '1', 'a0YC000000ZBS1NMAX', '671.56', '997.00'),
(23132, '265396248', NULL, NULL, 'Morgan Flodman', 'OMVAEGEN 7', '', '139 41', 'VAERMDOE', 'Schweden', 'SE', NULL, NULL, '766477421', '0010051QWP', NULL, NULL, 'GM-505-5. Diamantklocka med stÃ¥larmband', NULL, '609919104108', 'FedEx', NULL, '2014-09-04', '03.09.2014 01:14', 'SE260514HW09', '1', 'a0YC000000Z8PqGMAV', '1280.87', '1895.00'),
(23133, '265323085', NULL, NULL, 'Robin Gybaeck', 'Fyrkloeversbackarna 28', '', '16565', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '701462560', '0010085PJU', NULL, NULL, 'GM-505-6. Diamantklocka med stÃ¥larmband', NULL, '609919104119', 'FedEx', NULL, '2014-09-04', '02.09.2014 18:44', 'SE260514HW10', '1', 'a0YC000000Z8PqIMAV', '1280.87', '1895.00'),
(23134, '265310785', NULL, NULL, 'Fredrik Afram', 'KRAELLINGEGRAEND 37', '', '163 62', 'SPANGA', 'Schweden', 'SE', NULL, NULL, '760527722', '0010128E3X', NULL, NULL, 'GM-505-5. Diamantklocka med stÃ¥larmband', NULL, '609919104120', 'FedEx', NULL, '2014-09-04', '02.09.2014 17:14', 'SE260514HW09', '1', 'a0YC000000Z8PqGMAV', '1280.87', '1895.00'),
(23136, '265362616', NULL, NULL, 'KHALID FAIZ', '207 SOUTHBOROUGH LANE', '', 'BR2 8AR', 'BROMLEY', 'Grossbritannien', 'GB', NULL, NULL, '7534409387', '0010084V6U', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '609919104391', 'FedEx', NULL, '2014-09-04', '02.09.2014 20:52', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(23137, '265335917', NULL, NULL, 'Krzysztof Tereh', '83 Marlborough road', '', 'Tw153pw', 'Ashford', 'Grossbritannien', 'GB', NULL, NULL, '7834560259', '0010209T4P', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '609919104406', 'FedEx', NULL, '2014-09-04', '02.09.2014 18:52', 'UK131014AMC02', '1', 'a0YC000000ZMmI4MAL', '130.99', '199.00'),
(23138, '265342887', NULL, NULL, 'david Tingle', '12, FARROW CLOSE', '', 'S75 3TE', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '1226240702', '0010071DCH', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', NULL, '609919104417', 'FedEx', NULL, '2014-09-04', '02.09.2014 19:22', 'UK131014AMC01', '1', 'a0YC000000ZMmI3MAL', '130.99', '199.00'),
(23139, '265468145', NULL, NULL, 'Lesley Fordyce', '211 Wigton road', '', 'Ca26jy', 'Carlisle', 'Grossbritannien', 'GB', NULL, NULL, '7706201616', '0010079VBD', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919104428', 'FedEx', NULL, '2014-09-04', '03.09.2014 11:22', 'UK131011AMC27', '1', 'a0YC000000ZMmI8MAL', '117.01', '189.00'),
(23140, '265388149', NULL, NULL, 'Michelle Rudge', '25 PENNINE CLOSE', '', 'GL2 4TP', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '01452 451631', '00101689Y4', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919104439', 'FedEx', NULL, '2014-09-04', '02.09.2014 23:36', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(23141, '265309605', NULL, NULL, 'Nomaan Naeem', '110 REDWOOD ESTATE', '', 'TW5 9PW', 'HOUNSLOW', 'Grossbritannien', 'GB', NULL, NULL, '7871220004', '00101212YI', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919104440', 'FedEx', NULL, '2014-09-04', '02.09.2014 16:22', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(23142, '265437486', NULL, NULL, 'Alex Wilkins', 'Forge Newhouse Farm', 'Strttn Grndisn', 'HR8 2TP', 'Herefordshire', 'Grossbritannien', 'GB', NULL, NULL, '7775881309', '0010099N8T', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919104450', 'FedEx', NULL, '2014-09-04', '03.09.2014 09:22', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(23143, '265488105', NULL, NULL, 'Carol Archer', '45 PARC ABERCONWY', '', 'LL19 9HE', 'PRESTATYN', 'Grossbritannien', 'GB', NULL, NULL, '7767494454', '00101522SQ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919104461', 'FedEx', NULL, '2014-09-04', '03.09.2014 13:23', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(23144, '265367165', NULL, NULL, 'Daniel Trew', '21 VIMY ROAD', '', 'B13 0UA', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7702261900', '0010071VNG', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919104472', 'FedEx', NULL, '2014-09-04', '02.09.2014 21:22', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(23145, '265356566', NULL, NULL, 'Harvey Watson', '39 LINCOLN DRIVE', 'South Wigston', 'LE18 4XU', 'WIGSTON', 'Grossbritannien', 'GB', NULL, NULL, '7792585434', '0010207TG4', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919104483', 'FedEx', NULL, '2014-09-04', '02.09.2014 20:22', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(23146, '265468402', NULL, NULL, 'Lesley Fordyce', '211 Wigton road', '', 'Ca26jy', 'Carlisle', 'Grossbritannien', 'GB', NULL, NULL, '7706201616', '0010043YDC', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919104428', 'FedEx', NULL, '2014-09-04', '03.09.2014 11:23', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(23147, '265409884', NULL, NULL, 'Mark Beacon', 'Flat 1 19 slade way', '', 'Cr4 2ga', 'Mitcham', 'Grossbritannien', 'GB', NULL, NULL, '7890629829', '0010005BY5', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919104494', 'FedEx', NULL, '2014-09-04', '03.09.2014 06:22', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(23148, '265377288', NULL, NULL, 'Philip Bufton', '12 Belgravia gardens', '', 'HR11RB', 'Hereford', 'Grossbritannien', 'GB', NULL, NULL, '7730953599', '0010019JQC', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919104509', 'FedEx', NULL, '2014-09-04', '02.09.2014 22:22', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(23149, '265352938', NULL, NULL, 'Tom Cowan', 'FLAT 3 6A THE SQUARE', 'Stamford Bridge', 'YO41 1AF', 'YORK', 'Grossbritannien', 'GB', NULL, NULL, '7964884853', '0010225BNN', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919104510', 'FedEx', NULL, '2014-09-04', '02.09.2014 20:22', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(23150, '265424117', NULL, NULL, 'Dale Chapman', '111 REDOUBT CLOSE', '', 'SG4 0FS', 'HITCHIN', 'Grossbritannien', 'GB', NULL, NULL, '7800816839', '0010242XNQ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919104520', 'FedEx', NULL, '2014-09-04', '03.09.2014 08:24', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(23151, '265393424', NULL, NULL, 'David West', '11 The close millars forge', '', 'Bt161qs', 'Belfast', 'Grossbritannien', 'GB', NULL, NULL, '7540269323', '00102358VR', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919104531', 'FedEx', NULL, '2014-09-04', '02.09.2014 23:52', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(23152, '265300614', NULL, NULL, 'dan mcdonald', '43 PRIORY STREET', '', 'WA14 3BQ', 'ALTRINCHAM', 'Grossbritannien', 'GB', NULL, NULL, '7807858900', '00100298PN', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919104542', 'FedEx', NULL, '2014-09-04', '02.09.2014 15:22', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(23153, '265483499', NULL, NULL, 'Christine Tronson', '51 AUCKLAND DRIVE', '', 'B36 0ND', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7729188852', '0010080UPJ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919104553', 'FedEx', NULL, '2014-09-04', '03.09.2014 12:57', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(23154, '265354530', NULL, NULL, 'Helen Hewitt', 'Metpro Unit 7', 'Broadwell rd,', 'B69 4BQ', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7714006468', '0010196JZJ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919104564', 'FedEx', NULL, '2014-09-04', '02.09.2014 20:22', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(23155, '265393686', NULL, NULL, 'Lee Fox', '37 MERRIDALE ROAD', '', 'SO19 7AB', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7766997768', '0010182BHN', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919104575', 'FedEx', NULL, '2014-09-04', '02.09.2014 23:52', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(23156, '265345698', NULL, NULL, 'Michele Mulvenna', '53 Ponsonby Avenue', '', 'BT15 2LS', 'Belfast', 'Grossbritannien', 'GB', NULL, NULL, '2890284307', '0010216LUR', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919104586', 'FedEx', NULL, '2014-09-04', '02.09.2014 19:22', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(23157, '265312384', NULL, NULL, 'Basir Imtiaz', '0 Buyer Empire Ltd', 'Tanyard Road, Milnsbridge,', 'HD3 4NB', 'Huddersfield', 'Grossbritannien', 'GB', NULL, NULL, '7710976775', '001003083V', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919104597', 'FedEx', NULL, '2014-09-04', '02.09.2014 16:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23158, '265390594', NULL, NULL, 'CHARLIE BAKER', '6 BEDFORD ROAD', 'Hastings', 'TN35 5JA', 'HASTINGS', 'Grossbritannien', 'GB', NULL, NULL, '7805340913', '0010240IEL', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919104601', 'FedEx', NULL, '2014-09-04', '02.09.2014 23:36', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23159, '265399447', NULL, NULL, 'karen green', '82 Upper Albert Road', '', 'S8 9HT', 'Sheffield', 'Grossbritannien', 'GB', NULL, NULL, '7969694459', '0010168BA1', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919104612', 'FedEx', NULL, '2014-09-04', '03.09.2014 00:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23160, '265381928', NULL, NULL, 'Mark Westwood', '35 BAINBRIDGE HOLME ROAD', '', 'SR3 1YP', 'SUNDERLAND', 'Grossbritannien', 'GB', NULL, NULL, '7917130627', '0010139UMV', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919104623', 'FedEx', NULL, '2014-09-04', '02.09.2014 22:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23161, '265300645', NULL, NULL, 'Natalie Tinson', '14 KINGS ROAD', '', 'EX4 7AS', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '07846 403542', '001018882X', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919104634', 'FedEx', NULL, '2014-09-04', '02.09.2014 15:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23162, '265475415', NULL, NULL, 'Oliver Bufton', '59 LUCIEN ROAD', 'Tooting Bec', 'SW17 8HS', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7792120769', '0010056GY5', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919104645', 'FedEx', NULL, '2014-09-04', '03.09.2014 12:23', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23163, '265411375', NULL, NULL, 'Tracy Barrow', 'Flat 4 26a Tomlins Grove', '26a Tomlins Grove', 'E3 4NX', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7507491601', '0010088C0X', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919104656', 'FedEx', NULL, '2014-09-04', '03.09.2014 06:54', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23164, '265364021', NULL, NULL, 'Remy Katumba', '10 RADELAN GROVE', '', 'M26 3NG', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7590372244', '0010081VBA', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919104667', 'FedEx', NULL, '2014-09-04', '02.09.2014 20:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23165, '265714901', NULL, NULL, 'Kerry Looker', '44 Stonehills Lane', 'Runcorn', 'WA7 5UL', 'Cheshire', 'Grossbritannien', 'GB', NULL, NULL, '7796101165', '0010035BPR', NULL, NULL, 'Florida Diamonds Pionier Watch: Brown Strap and Black Face (GM-505-3)', NULL, '604569174231', 'FedEx', NULL, '2014-09-05', '04.09.2014 13:52', 'UK131023AMC09', '1', 'a0YC000000ZMmwsMAD', '126.99', '199.00'),
(23166, '265612263', NULL, NULL, 'natalie james', '14 STAPLEFORD CLOSE', 'southfields', 'SW19 6TG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7803772102', '0010108L06', NULL, NULL, 'Florida Diamonds Pionier Watch: Brown Strap and Black Face (GM-505-3)', NULL, '604569174242', 'FedEx', NULL, '2014-09-05', '03.09.2014 23:22', 'UK131023AMC09', '1', 'a0YC000000ZMmwsMAD', '126.99', '199.00'),
(23167, '265565356', NULL, NULL, 'Kerry Linehan', '152 INCHBONNIE ROAD', 'Asap pls', 'CM3 5ZW', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7793861621', '0010145O5O', NULL, NULL, 'Florida Diamonds Pionier Watch: Stainless Steel Strap and Black Face (GM-505-5)', NULL, '604569174253', 'FedEx', NULL, '2014-09-05', '03.09.2014 19:22', 'UK131023AMC11', '1', 'a0YC000000ZMmwuMAD', '126.99', '199.00'),
(23168, '265698423', NULL, NULL, 'Dan Brown', '19 MAIN STREET', '', 'NG23 5ST', 'NEWARK', 'Grossbritannien', 'GB', NULL, NULL, '7419778854', '0010026GQ4', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '604569174264', 'FedEx', NULL, '2014-09-05', '04.09.2014 12:52', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(23169, '265534733', NULL, NULL, 'Machaela Parkin', 'Stag Hinton Charterhouse', 'Hinton Charterhouse', 'BA2 7SW', 'Bath', 'Grossbritannien', 'GB', NULL, NULL, '7886418121', '0010065WE8', NULL, NULL, 'Marco Polo Watch: Black Face - Gold Metal Strap', NULL, '604569174275', 'FedEx', NULL, '2014-09-05', '03.09.2014 16:52', 'UK140819AS01', '1', 'a0YC000000ZMma0MAD', '117.01', '189.00'),
(23170, '265590154', NULL, NULL, 'David Bardsley', '35 APRIL CLOSE', '', 'OL8 2XQ', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7957367020', '0010074N3S', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '604569174286', 'FedEx', NULL, '2014-09-05', '03.09.2014 21:22', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(23171, '265694036', NULL, NULL, 'Lynne Waters', '25 GLAN-Y-NANT', 'Pencoed', 'CF35 6TG', 'BRIDGEND', 'Grossbritannien', 'GB', NULL, NULL, '1443671213', '001012584E', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '604569174297', 'FedEx', NULL, '2014-09-05', '04.09.2014 12:22', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(23172, '265570706', NULL, NULL, 'Donna Morgan', '3 Park Avenue', '', 'ML12 6PS', 'Coulter by Biggar', 'Grossbritannien', 'GB', NULL, NULL, '7515831686', '0010221EEF', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '604569174301', 'FedEx', NULL, '2014-09-05', '03.09.2014 19:52', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(23173, '265517903', NULL, NULL, 'Tom Wardall', 'BALREED DIGI BELL HEATH WAY', '', 'B32 3BZ', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7463880296', '0010225HBM', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '604569174312', 'FedEx', NULL, '2014-09-05', '03.09.2014 15:22', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(23174, '265687243', NULL, NULL, 'lewis brennan', '167 AVON STREET', '', 'CV2 3GQ', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7752207963', '00101361C2', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569174323', 'FedEx', NULL, '2014-09-05', '04.09.2014 11:52', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(23175, '265694776', NULL, NULL, 'Sam Morrall', '20 KENILWORTH WALK', '', 'ST10 1WA', 'STOKE-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7507852300', '10189336', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569174334', 'FedEx', NULL, '2014-09-05', '04.09.2014 12:22', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(23176, '265711632', NULL, NULL, 'Andrew Sparkes', '1 CHAPEL PLACE', 'Ardsley', 'S71 5BQ', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7450412627', '0010116YAS', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '604569174345', 'FedEx', NULL, '2014-09-05', '04.09.2014 13:52', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(23177, '265520296', NULL, NULL, 'Nicola Norcott', '8 PINE PARK ROAD', '', 'EX14 2HZ', 'HONITON', 'Grossbritannien', 'GB', NULL, NULL, '7854524771', '001002094N', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '604569174356', 'FedEx', NULL, '2014-09-05', '03.09.2014 15:52', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(23178, '265517238', NULL, NULL, 'Albino Andrade', '44 STRODE ROAD', '', 'BS21 6QE', 'CLEVEDON', 'Grossbritannien', 'GB', NULL, NULL, '7881926006', '00101338OO', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569174367', 'FedEx', NULL, '2014-09-05', '03.09.2014 15:22', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(23179, '265579448', NULL, NULL, 'karen woodward', '42 CONGRESS ROAD', '', 'SE2 0LU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7734681551', '0010091FES', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569174378', 'FedEx', NULL, '2014-09-05', '03.09.2014 20:52', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(23180, '265558645', NULL, NULL, 'Mirlinda Leci', '32 BALTIC WH CLIFTON MARINE PARADE', '', 'DA11 0DD', 'GRAVESEND', 'Grossbritannien', 'GB', NULL, NULL, '7412615177', '0010113U3K', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569174389', 'FedEx', NULL, '2014-09-05', '03.09.2014 18:52', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(23181, '265673117', NULL, NULL, 'Painda Khan', '157 KITCHENER ROAD', '', 'LE5 4FR', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '1162766026', '0010082EFM', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569174390', 'FedEx', NULL, '2014-09-05', '04.09.2014 10:22', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(23182, '265647204', NULL, NULL, 'Dale Temlett', '6 NUFFIELD CLOSE', '', 'SN5 5WT', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7880240112', '0010114TOE', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569174404', 'FedEx', NULL, '2014-09-05', '04.09.2014 08:23', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(23183, '265626989', NULL, NULL, 'David Endean', '12 TINDALL CLOSE', '', 'RM3 0PB', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7742605234', '0010180K5K', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569174415', 'FedEx', NULL, '2014-09-05', '04.09.2014 03:22', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(23184, '265614476', NULL, NULL, 'Alia Qurban', '27 MOORHEAD LANE', '', 'BD18 4JN', 'SHIPLEY', 'Grossbritannien', 'GB', NULL, NULL, '7878363399', '0010249IKA', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569174426', 'FedEx', NULL, '2014-09-05', '03.09.2014 23:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23185, '265658004', NULL, NULL, 'Andrew Harrison', '19 Manitoba avenue', 'Leave with number 20 if no answer', 'Eh546lj', 'Livingston', 'Grossbritannien', 'GB', NULL, NULL, '7771129633', '0010156AHE', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569174437', 'FedEx', NULL, '2014-09-05', '04.09.2014 09:23', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23186, '265517777', NULL, NULL, 'Brady Middleton', '1 Newquay close', '', 'CV11 6FH', 'Nuneaton', 'Grossbritannien', 'GB', NULL, NULL, '7805397468', '00101769U5', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569174448', 'FedEx', NULL, '2014-09-05', '03.09.2014 15:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23187, '265552039', NULL, NULL, 'Christopher Shine', '62 FINLAND STREET', '', 'SE16 7UA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7539973802', '0010211RUM', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569174459', 'FedEx', NULL, '2014-09-05', '03.09.2014 18:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23188, '265697887', NULL, NULL, 'Dan Brown', '19 MAIN STREET', '', 'NG23 5ST', 'NEWARK', 'Grossbritannien', 'GB', NULL, NULL, '7419778854', '0010039WW3', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569174264', 'FedEx', NULL, '2014-09-05', '04.09.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23189, '265661817', NULL, NULL, 'Elizabeth Moss', '3 ANSTEY GROVE', 'Acocks Green', 'B27 7QR', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7568524342', '0010200WTP', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569174470', 'FedEx', NULL, '2014-09-05', '04.09.2014 09:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23190, '265573542', NULL, NULL, 'lauren bell', '22 ALTHORPE CRESCENT', '', 'MK13 7AT', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7936805320', '0010105DST', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569174481', 'FedEx', NULL, '2014-09-05', '03.09.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23191, '265545461', NULL, NULL, 'Ozge Guler', '65 Stainton road', '', 'En3 5jp', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7939008977', '0010064UNP', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569174492', 'FedEx', NULL, '2014-09-05', '03.09.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23192, '265698415', NULL, NULL, 'Rijad Hadzic', '51 STRUTTON GROUND', '', 'SW1P 2HY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7941022229', '0010196O90', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569174507', 'FedEx', NULL, '2014-09-05', '04.09.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23193, '265511073', NULL, NULL, 'Rohan Payne-Bryan', '36 PORCHESTER STREET', '', 'B19 2LA', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7846634400', '0010009EFU', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569174518', 'FedEx', NULL, '2014-09-05', '03.09.2014 14:53', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23194, '265577368', NULL, NULL, 'Roma Malik', '16 WARWICK AVENUE', 'Beeston', 'NG9 2HQ', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '77712204134', '00101575S0', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569174529', 'FedEx', NULL, '2014-09-05', '03.09.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23195, '265668175', NULL, NULL, 'Rory Rory', '9 CREDITON CLOSE', '', 'NN3 3AJ', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7891233764', '0010197BSI', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569174530', 'FedEx', NULL, '2014-09-05', '04.09.2014 09:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23196, '265558935', NULL, NULL, 'Sharon Smith', '10 CAISTOR AVENUE', 'Bottesford', 'DN16 3QZ', 'SCUNTHORPE', 'Grossbritannien', 'GB', NULL, NULL, '7742496798', '0010022K98', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569174540', 'FedEx', NULL, '2014-09-05', '03.09.2014 18:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23197, '265595667', NULL, NULL, 'Liam Crowder', '18 LAPWING COURT', 'Halewood', 'L26 7WH', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7593343277', '0010103ZJS', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '604569174551', 'FedEx', NULL, '2014-09-05', '03.09.2014 21:52', 'UK140729AS36', '1', 'a0YC000000ZAkKAMA1', '130.99', '199.00'),
(23198, '265678207', NULL, NULL, 'Nigel Holland-Williams', '20 HAIG HOUS SHIPTON STREET', '', 'E2 7RZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7810461829', '0010057BZI', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '604569174562', 'FedEx', NULL, '2014-09-05', '04.09.2014 10:52', 'UK140729AS36', '1', 'a0YC000000ZMnLHMA1', '130.99', '199.00'),
(23199, '265700057', NULL, NULL, 'Dan Brown', '19 MAIN STREET', '', 'NG23 5ST', 'NEWARK', 'Grossbritannien', 'GB', NULL, NULL, '7419778854', '0010236EVW', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569174264', 'FedEx', NULL, '2014-09-05', '04.09.2014 12:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23200, '265542427', NULL, NULL, 'faiza iqbal', '81 CANTERBURY AVENUE', '', 'IG1 3NG', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7789961635', '0010008L7W', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '604569174584', 'FedEx', NULL, '2014-09-05', '03.09.2014 17:23', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(23201, '263556832', NULL, NULL, 'Yunus Bicis', 'Vakbondstraat 52', '', '2830', 'Willebroek', 'Belgien', 'BE', NULL, NULL, '483620741', '00101561RN', NULL, NULL, 'Horloge GM-3005-2 - Zwarte leren band, zwart display, zilveren kast', NULL, '604569168497', 'FedEx', NULL, '2014-08-26', '24.08.2014 12:48', 'NL140623NM64', '1', 'a0YC000000YngCOMAZ', '', '199.99'),
(23202, '263464203', NULL, NULL, 'Yannice Jakubowics', 'De Aard 94', '', '2930', 'Brasschaat', 'Belgien', 'BE', NULL, NULL, '486978668', '0010083O3Q', NULL, NULL, 'Horloge GM-3005-3 - Zwarte leren band, zwart display, gouden kast', NULL, '604569168501', 'FedEx', NULL, '2014-08-26', '23.08.2014 20:18', 'NL140623NM65', '1', 'a0YC000000YngCPMAZ', '', '199.99'),
(23203, '263546157', NULL, NULL, 'dieter willems', 'Parkstraat 101', '', '3053', 'Haasrode', 'Belgien', 'BE', NULL, NULL, '493094810', '00102332UT', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '604569168512', 'FedEx', NULL, '2014-08-26', '24.08.2014 11:48', 'NL140623NM67', '1', 'a0YC000000YngCRMAZ', '', '229.99'),
(23204, '263521174', NULL, NULL, 'cuma kanmaz', 'wouter dilftlaan 23', '', '2660', 'hoboken', 'Belgien', 'BE', NULL, NULL, '487421071', '00101854AE', NULL, NULL, 'Horloge GM-3005-7 - Zwarte leren band, zwart display met diamanten, gouden kast', NULL, '604569168523', 'FedEx', NULL, '2014-08-26', '24.08.2014 08:48', 'NL140623NM68', '1', 'a0YC000000YngCSMAZ', '', '229.99'),
(23205, '263512145', NULL, NULL, 'Driss Amaaouja', 'Kapelstraat 7', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '487116380', '0010144EPI', NULL, NULL, 'Horloge GM-3005-7 - Zwarte leren band, zwart display met diamanten, gouden kast', NULL, '604569168534', 'FedEx', NULL, '2014-08-26', '24.08.2014 08:18', 'NL140623NM68', '1', 'a0YC000000YngCSMAZ', '', '229.99'),
(23206, '263452267', NULL, NULL, 'Marc Desmet', 'Begonialaan 18', '', '8210', 'Loppem', 'Belgien', 'BE', NULL, NULL, '486865428', '0010107W28', NULL, NULL, 'Horloge GM-3005-7 - Zwarte leren band, zwart display met diamanten, gouden kast', NULL, '604569168545', 'FedEx', NULL, '2014-08-26', '23.08.2014 18:48', 'NL140623NM68', '1', 'a0YC000000YngCSMAZ', '', '229.99'),
(23207, '263505028', NULL, NULL, 'Alain Ooms', 'Nieuwe Kuilenweg 29 BUS 32', '', '3600', 'Genk', 'Belgien', 'BE', NULL, NULL, '485392854', '00100148UC', NULL, NULL, 'Horloge GM-3005-A1 - Zilveren metalen band, wit display', NULL, '604569168556', 'FedEx', NULL, '2014-08-26', '24.08.2014 07:48', 'NL140623NM60', '1', 'a0YC000000YngCKMAZ', '', '199.99'),
(23208, '263524096', NULL, NULL, 'masar maxhuni', 'Mijlstraat 11', '', '2570', 'Duffel', 'Belgien', 'BE', NULL, NULL, '485912883', '0010033HPX', NULL, NULL, 'Horloge GM-3005-A1 - Zilveren metalen band, wit display', NULL, '604569168567', 'FedEx', NULL, '2014-08-26', '24.08.2014 09:18', 'NL140623NM60', '1', 'a0YC000000YngCKMAZ', '', '199.99'),
(23209, '263355171', NULL, NULL, 'Willy Van Dyck', 'Pannenhof 10', '', '3130', 'Begijnendijk', 'Belgien', 'BE', NULL, NULL, '16534425', '0010250KKY', NULL, NULL, 'Horloge GM-3005-A1 - Zilveren metalen band, wit display', NULL, '604569168578', 'FedEx', NULL, '2014-08-26', '23.08.2014 08:18', 'NL140623NM60', '1', 'a0YC000000YngCKMAZ', '', '199.99'),
(23210, '263418569', NULL, NULL, 'Ben Boven', 'Stationsstraat  6 bus 4', '', '1930', 'zaventem', 'Belgien', 'BE', NULL, NULL, '32472423252', '0010221AZ7', NULL, NULL, 'Horloge GM-3005-A2 - Zilveren metalen band, zwart display', NULL, '604569168589', 'FedEx', NULL, '2014-08-26', '23.08.2014 14:18', 'NL140623NM61', '1', 'a0YC000000YngCLMAZ', '', '199.99'),
(23211, '263405961', NULL, NULL, 'Nele Moons', 'Christoffelhof 33', 'Home', '3550', 'Heusden', 'Belgien', 'BE', NULL, NULL, '476501700', '0010250DJR', NULL, NULL, 'Horloge GM-3005-A2 - Zilveren metalen band, zwart display', NULL, '604569168590', 'FedEx', NULL, '2014-08-26', '23.08.2014 12:48', 'NL140623NM61', '1', 'a0YC000000YngCLMAZ', '', '199.99'),
(23212, '263382003', NULL, NULL, 'patrick diderich', 'rue Basse-Vaux 2A', '', '5140', 'Sombreffe', 'Belgien', 'BE', NULL, NULL, '495251030', '0010068YKF', NULL, NULL, 'Montre GM-3005-2 - bracelet en cuir noir, cadran noir, boitier argentÃ©', NULL, '604569168604', 'FedEx', NULL, '2014-08-26', '23.08.2014 10:18', 'NL140623NM64', '1', 'a0YC000000YngCOMAZ', '', '199.99'),
(23213, '263506435', NULL, NULL, 'Abdellatif Bazine', 'rue de Robiano 64', '', '1030', 'Schaerbeek', 'Belgien', 'BE', NULL, NULL, '484679888', '00101049FU', NULL, NULL, 'Montre GM-3005-3 - bracelet en cuir noir, cadran noir, boitier dorÃ©', NULL, '604569168615', 'FedEx', NULL, '2014-08-26', '24.08.2014 07:48', 'NL140623NM65', '1', 'a0YC000000YngCPMAZ', '', '199.99'),
(23214, '263465992', NULL, NULL, 'Adil Bouriah', 'Landbouwstraat 47', '', '2020', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '484480848', '00102450BT', NULL, NULL, 'Montre GM-3005-3 - bracelet en cuir noir, cadran noir, boitier dorÃ©', NULL, '604569168626', 'FedEx', NULL, '2014-08-26', '23.08.2014 20:48', 'NL140623NM65', '1', 'a0YC000000YngCPMAZ', '', '199.99'),
(23215, '263503736', NULL, NULL, 'Jean-Bernard BarnabÃ©', 'rue des Carmes 125', '', '4630', 'Ayeneux', 'Belgien', 'BE', NULL, NULL, '43772281', '0010189U4D', NULL, NULL, 'Montre GM-3005-5 - bracelet en cuir noir, cadran blanc avec petits diamants, boitier argentÃ©', NULL, '604569168637', 'FedEx', NULL, '2014-08-26', '24.08.2014 07:18', 'NL140623NM66', '1', 'a0YC000000YngCQMAZ', '', '229.99'),
(23216, '263469985', NULL, NULL, 'Christoph Moga-Draghicescu', 'Langesthal 36', '', '4700', 'Eupen', 'Belgien', 'BE', NULL, NULL, '494663338', '0010155WLN', NULL, NULL, 'Montre GM-3005-6 - bracelet en cuir noir, cadran noir avec petits diamants, boitier argentÃ©', NULL, '604569168648', 'FedEx', NULL, '2014-08-26', '23.08.2014 21:18', 'NL140623NM67', '1', 'a0YC000000YngCRMAZ', '', '229.99'),
(23217, '263510241', NULL, NULL, 'Daniel Lallemand', 'rue de l\'EgalitÃ© 85', 'daniel.lallemand@yahoo.com', '4630', 'Soumagne', 'Belgien', 'BE', NULL, NULL, '3243702949', '0010236N2A', NULL, NULL, 'Montre GM-3005-7 - bracelet en cuir noir, cadran noir avec petits diamants, boitier dorÃ©', NULL, '604569168659', 'FedEx', NULL, '2014-08-26', '24.08.2014 08:18', 'NL140623NM68', '1', 'a0YC000000YngCSMAZ', '', '229.99'),
(23218, '263463314', NULL, NULL, 'doriano de luca', 'Cite des Batis 14', '', '6141', 'Forchies-la-Marche', 'Belgien', 'BE', NULL, NULL, '489030666', '0010136D55', NULL, NULL, 'Montre GM-3005-7 - bracelet en cuir noir, cadran noir avec petits diamants, boitier dorÃ©', NULL, '604569168660', 'FedEx', NULL, '2014-08-26', '23.08.2014 20:48', 'NL140623NM68', '1', 'a0YC000000YngCSMAZ', '', '229.99'),
(23219, '263584832', NULL, NULL, 'fabrice Debelder', 'rue du Villers 46', '', '1490', 'Court-Saint-Etienne', 'Belgien', 'BE', NULL, NULL, '474975806', '0010153TCW', NULL, NULL, 'Montre GM-3005-A1 - bracelet mÃ©tallique argentÃ©, Ã©cran blanc', NULL, '604569168670', 'FedEx', NULL, '2014-08-26', '24.08.2014 16:18', 'NL140623NM60', '1', 'a0YC000000YngCKMAZ', '', '199.99'),
(23220, '263423704', NULL, NULL, 'Ricci Eleonora', 'rue Louis Herion 57', '', '4430', 'Ans', 'Belgien', 'BE', NULL, NULL, '494698064', '0010250J6N', NULL, NULL, 'Montre GM-3005-A3 - bracelet mÃ©tallique noir, Ã©cran noir', NULL, '604569168681', 'FedEx', NULL, '2014-08-26', '23.08.2014 14:48', 'NL140623NM62', '1', 'a0YC000000YngCMMAZ', '', '199.99'),
(23221, '263761668', NULL, NULL, 'Mia Svensson', 'Stillidsvej 64', '', '2630', 'Taastrup', 'Dänemark', 'DK', NULL, NULL, '28565887', '00100138U8', NULL, NULL, 'Sydney Diamonds GM-503-2: Sort rem med sÃ¸lvfarvet urkasse og sort urskive', NULL, '604569168821', 'FedEx', NULL, '2014-08-26', '25.08.2014 14:07', 'DK160714HW13', '1', 'a0YC000000Z8PUIMA3', '1032.75', '1495.00'),
(23222, '263755593', NULL, NULL, 'Rene Voss', 'Pilemosen 5', '', '2670', 'Greve', 'Dänemark', 'DK', NULL, NULL, '28550944', '0010146DIA', NULL, NULL, 'Malibu Diamonds GM-502-4: Sort rem med sort urkasse og sort urskive', NULL, '604569168832', 'FedEx', NULL, '2014-08-26', '25.08.2014 13:36', 'DK160714HW11', '1', 'a0YC000000Z8PREMA3', '1032.75', '1495.00'),
(23223, '263269158', NULL, NULL, 'fanta dione', 'Kaergarden 15,2.TV', '', '2620', 'Albertslund', 'Dänemark', 'DK', NULL, NULL, '60753026', '10109197', NULL, NULL, 'Malibu Diamonds GM-502-3: Brun rem med guldfarvet urkasse og sort urskive', NULL, '604569168843', 'FedEx', NULL, '2014-08-26', '22.08.2014 16:36', 'DK160714HW10', '1', 'a0YC000000Z8PQkMAN', '1032.75', '1495.00'),
(23224, '263717968', NULL, NULL, 'Lasse Autio', 'Laaksolahdentie 5 31', 'Laaksolahdentie 5 k31', '2720', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '400280188', '0010067SDX', NULL, NULL, 'Sydney Diamonds GM-503-1 -rannekello', NULL, '604569168979', 'FedEx', NULL, '2014-08-26', '25.08.2014 14:48', 'FI160714HW12', '1', 'a0YC000000Z8PaJMAV', '138.49', '199.00'),
(23225, '263245283', NULL, NULL, 'Geraldine McDonald', '27 Lower Fitzwilliam Street', 'Above address is ESB Head Office', '2', 'Dublin', 'Irland', 'IE', NULL, NULL, '872024513', '0010185CUU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569168486', 'FedEx', NULL, '2014-08-26', '22.08.2014 15:02', 'IE190614AH07', '1', 'a0YC000000ZLqGVMA1', '206.24', '311.99'),
(23226, '263439630', NULL, NULL, 'Henk van der Vlis', 'Statenlaan 18', '', '9901 HB', 'Appingedam', 'Niederlande', 'NL', NULL, NULL, '642209247', '00101555U0', NULL, NULL, 'Horloge GM-3005-1 - Zwarte leren band, wit display, zilveren kast', NULL, '604569168692', 'FedEx', NULL, '2014-08-26', '23.08.2014 16:58', 'NL140623NM63', '1', 'a0YC000000Yng0aMAB', '', '199.99'),
(23227, '263362471', NULL, NULL, 'Henk Post', 'Rosenburg 29', '', '2352 XB', 'LEIDERDORP', 'Niederlande', 'NL', NULL, NULL, '612121417', '0010250OSI', NULL, NULL, 'Horloge GM-3005-2 - Zwarte leren band, zwart display, zilveren kast', NULL, '604569168707', 'FedEx', NULL, '2014-08-26', '23.08.2014 08:28', 'NL140623NM64', '1', 'a0YC000000Yng1FMAR', '', '199.99'),
(23228, '263429711', NULL, NULL, 'Matthew Putter', 'Koninginneweg 112', '', '2012 GR', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '643208468', '001013258F', NULL, NULL, 'Horloge GM-3005-2 - Zwarte leren band, zwart display, zilveren kast', NULL, '604569168718', 'FedEx', NULL, '2014-08-26', '23.08.2014 15:58', 'NL140623NM64', '1', 'a0YC000000Yng1FMAR', '', '199.99'),
(23229, '263478213', NULL, NULL, 'Fatma Gumus', 'Primulalaan 3', '', '6713 HW', 'EDE GLD', 'Niederlande', 'NL', NULL, NULL, '626718040', '0010184MJ1', NULL, NULL, 'Horloge GM-3005-5 - Zwarte leren band, wit display met diamanten, zilveren kast', NULL, '604569168729', 'FedEx', NULL, '2014-08-26', '23.08.2014 22:58', 'NL140623NM66', '1', 'a0YC000000Yng52MAB', '', '229.99'),
(23230, '263529159', NULL, NULL, 'Jacques de Vlugt', 'Voorweg 105', '', '2431AN', 'Noorden', 'Niederlande', 'NL', NULL, NULL, '651528189', '0010190QIE', NULL, NULL, 'Horloge GM-3005-5 - Zwarte leren band, wit display met diamanten, zilveren kast', NULL, '604569168730', 'FedEx', NULL, '2014-08-26', '24.08.2014 09:58', 'NL140623NM66', '1', 'a0YC000000Yng52MAB', '', '229.99'),
(23231, '263541942', NULL, NULL, 'M. Schipper', 'Wethouder Hamsterlaan 1', '', '9351km', 'Leek', 'Niederlande', 'NL', NULL, NULL, '620535987', '001014219Q', NULL, NULL, 'Horloge GM-3005-5 - Zwarte leren band, wit display met diamanten, zilveren kast', NULL, '604569168740', 'FedEx', NULL, '2014-08-26', '24.08.2014 10:58', 'NL140623NM66', '1', 'a0YC000000Yng52MAB', '', '229.99'),
(23232, '263461661', NULL, NULL, 'tjalie eschweiler', 'Oosterschelde 25', '', '2134 WL', 'HOOFDDORP', 'Niederlande', 'NL', NULL, NULL, '681936046', '0010250UXG', NULL, NULL, 'Horloge GM-3005-5 - Zwarte leren band, wit display met diamanten, zilveren kast', NULL, '604569168751', 'FedEx', NULL, '2014-08-26', '23.08.2014 19:58', 'NL140623NM66', '1', 'a0YC000000Yng52MAB', '', '229.99'),
(23233, '263598118', NULL, NULL, 'Carmelo Conte', 'Houtsnijdershorst 603', '', '7328WL', 'Apeldoorn', 'Niederlande', 'NL', NULL, NULL, '621887734', '0010056M86', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '604569168762', 'FedEx', NULL, '2014-08-26', '24.08.2014 17:28', 'NL140623NM67', '1', 'a0YC000000Yng6AMAR', '', '229.99'),
(23234, '263391646', NULL, NULL, 'Joey Reker', 'Dr Willem Dreesstraat 29', '', '5612 KX', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '648241236', '0010164PIO', NULL, NULL, 'Horloge GM-3005-A1 - Zilveren metalen band, wit display', NULL, '604569168773', 'FedEx', NULL, '2014-08-26', '23.08.2014 11:28', 'NL140623NM60', '1', 'a0YC000000YnfvpMAB', '', '199.99'),
(23235, '263399041', NULL, NULL, 'Jos van de Vliet', 'Griseldalaan 72', '', '2152 JB', 'NIEUW-VENNEP', 'Niederlande', 'NL', NULL, NULL, '655246631', '0010232DNF', NULL, NULL, 'Horloge GM-3005-A1 - Zilveren metalen band, wit display', NULL, '604569168784', 'FedEx', NULL, '2014-08-26', '23.08.2014 11:58', 'NL140623NM60', '1', 'a0YC000000YnfvpMAB', '', '199.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(23236, '263599800', NULL, NULL, 'Bo van der Graaf', 'den Engelsenstraat 19', '', '4761 GP', 'ZEVENBERGEN', 'Niederlande', 'NL', NULL, NULL, '681364434', '0010041ZQ6', NULL, NULL, 'Horloge GM-3005-A2 - Zilveren metalen band, zwart display', NULL, '604569168795', 'FedEx', NULL, '2014-08-26', '24.08.2014 18:58', 'NL140623NM61', '1', 'a0YC000000YnfxhMAB', '', '199.99'),
(23237, '263394673', NULL, NULL, 'Daan Olieberg', 'Weth Den Hertogstraat 17', '', '1107 DB', 'AMSTERDAM ZUIDOOST', 'Niederlande', 'NL', NULL, NULL, '622404748', '00100237OZ', NULL, NULL, 'Horloge GM-3005-A2 - Zilveren metalen band, zwart display', NULL, '604569168800', 'FedEx', NULL, '2014-08-26', '23.08.2014 11:28', 'NL140623NM61', '1', 'a0YC000000YnfxhMAB', '', '199.99'),
(23238, '263545769', NULL, NULL, 'Gokay Yigit', 'Bakkerstraat 28B', '', '2012 ZK', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '617145664', '0010032KBH', NULL, NULL, 'Horloge GM-3005-A2 - Zilveren metalen band, zwart display', NULL, '604569168810', 'FedEx', NULL, '2014-08-26', '24.08.2014 11:28', 'NL140623NM61', '1', 'a0YC000000YnfxhMAB', '', '199.99'),
(23239, '263228644', NULL, NULL, 'Joanna Suiwnska', 'ul. Wojciecha Bartosza Glowackiego 43', '', '74-200', 'Pyrzyce', 'Polen', 'PL', NULL, NULL, '502103874', '0010232C85', NULL, NULL, 'Model GM-505-2', NULL, '604569168854', 'FedEx', NULL, '2014-08-26', '22.08.2014 15:38', 'PL140801MM02', '1', 'a0YC000000ZBS0tMAH', '671.56', '997.00'),
(23240, '263373966', NULL, NULL, 'Krzysztof Darnowski', 'ul. Irysowa 27/40', '', '02-660', 'Warszawa', 'Polen', 'PL', NULL, NULL, '600800113', '0010169P5A', NULL, NULL, 'Model GM-505-2', NULL, '604569168865', 'FedEx', NULL, '2014-08-26', '23.08.2014 12:38', 'PL140801MM02', '1', 'a0YC000000ZBS0tMAH', '671.56', '997.00'),
(23241, '263262445', NULL, NULL, 'Czeslaw Szota', 'ul. Swierczewskiego 5/4', '', '58-420', 'Lubawka', 'Polen', 'PL', NULL, NULL, '508113431', '0010092YDM', NULL, NULL, 'Model GM-505-3', NULL, '604569168876', 'FedEx', NULL, '2014-08-26', '22.08.2014 18:38', 'PL140801MM03', '1', 'a0YC000000ZBS13MAH', '671.56', '997.00'),
(23242, '263266541', NULL, NULL, 'Jaros?aw Skrzekut', 'ul. Warszawska 23', '', '11-500', 'Gizycko', 'Polen', 'PL', NULL, NULL, '+48 604622530', '0010102SCN', NULL, NULL, 'Model GM-505-3', NULL, '604569168887', 'FedEx', NULL, '2014-08-26', '22.08.2014 19:08', 'PL140801MM03', '1', 'a0YC000000ZBS13MAH', '671.56', '997.00'),
(23243, '263290137', NULL, NULL, 'Krzysztof Furgal', 'ul. Balicka 138E', '', '30-149', 'Krakow', 'Polen', 'PL', NULL, NULL, '509380030', '00100315RS', NULL, NULL, 'Model GM-505-3', NULL, '604569168898', 'FedEx', NULL, '2014-08-26', '22.08.2014 21:38', 'PL140801MM03', '1', 'a0YC000000ZBS13MAH', '671.56', '997.00'),
(23244, '263178719', NULL, NULL, 'PPU \"SURMAT\" Sp. z o.o. Satalecki Wlodzimierz', 'ul. Zyzna 1', '', '42-202', 'Czestochowa', 'Polen', 'PL', NULL, NULL, '508280400', '0010219RAT', NULL, NULL, 'Model GM-505-3', NULL, '604569168902', 'FedEx', NULL, '2014-08-26', '22.08.2014 11:08', 'PL140801MM03', '1', 'a0YC000000ZBS13MAH', '671.56', '997.00'),
(23245, '263244525', NULL, NULL, 'Marek Jankowiak', 'Osiedle Lesne 31', 'Prosz? o telefon przed dostaw?', '62-020', 'Zalasewo', 'Polen', 'PL', NULL, NULL, '512 570 099', '0010190V82', NULL, NULL, 'Model GM-505-4', NULL, '604569168913', 'FedEx', NULL, '2014-08-26', '22.08.2014 17:08', 'PL140801MM05', '1', 'a0YC000000ZBS1NMAX', '671.56', '997.00'),
(23246, '263252793', NULL, NULL, 'Jacek Zukowski', 'ul. Okrezna 26', '', '05-825', 'Grodzisk Mazowiecki', 'Polen', 'PL', NULL, NULL, '602159899', '0010198U4H', NULL, NULL, 'Model GM-505-5', NULL, '604569168924', 'FedEx', NULL, '2014-08-26', '22.08.2014 17:38', 'PL140801MM06', '1', 'a0YC000000ZBS1XMAX', '671.56', '997.00'),
(23247, '263278089', NULL, NULL, 'Kazimierz Olszewski', 'ul. Franklina Delano Roosevelta 20/12', '', '50-236', 'Wroclaw', 'Polen', 'PL', NULL, NULL, '602660707', '00101479LK', NULL, NULL, 'Model GM-505-5', NULL, '604569168935', 'FedEx', NULL, '2014-08-26', '22.08.2014 20:38', 'PL140801MM06', '1', 'a0YC000000ZBS1XMAX', '671.56', '997.00'),
(23248, '263290677', NULL, NULL, 'Krzysztof Tomkiel', 'Os. Ksiazat Mazowieckich 25/16', '', '06-500', 'Mlawa', 'Polen', 'PL', NULL, NULL, '508341963', '00100803GX', NULL, NULL, 'Model GM-505-5', NULL, '604569168946', 'FedEx', NULL, '2014-08-26', '22.08.2014 21:38', 'PL140801MM06', '1', 'a0YC000000ZBS1XMAX', '671.56', '997.00'),
(23249, '263368580', NULL, NULL, 'Anna Ciegiel-Tochaczek', 'ul. Zdrojowa 2', 'Rosomak', '43-450', 'Ustron', 'Polen', 'PL', NULL, NULL, '604277838', '0010027RWT', NULL, NULL, 'Model GM-505-6', NULL, '604569168957', 'FedEx', NULL, '2014-08-26', '23.08.2014 12:08', 'PL140801MM07', '1', 'a0YC000000ZBS1rMAH', '671.56', '997.00'),
(23250, '263291669', NULL, NULL, 'Krzysztof Rozanski', 'ul. Fioletowa 71/5', '', '70-781', 'Szczecin', 'Polen', 'PL', NULL, NULL, '502102695', '00101302JI', NULL, NULL, 'Model GM-505-6', NULL, '604569168968', 'FedEx', NULL, '2014-08-26', '22.08.2014 22:08', 'PL140801MM07', '1', 'a0YC000000ZBS1rMAH', '671.56', '997.00'),
(23251, '263650206', NULL, NULL, 'Armita Makvandi', 'Irisgatan 2A', '', '43161', 'Moelndal', 'Schweden', 'SE', NULL, NULL, '737405485', '0010232NBS', NULL, NULL, 'Malibu Diamonds GM-502 - Black Strap Silver Case White Face', NULL, '604569168980', 'FedEx', NULL, '2014-08-26', '25.08.2014 07:14', 'SE160714HW08', '1', 'a0YC000000Z8PePMAV', '1280.87', '1895.00'),
(23252, '263513763', NULL, NULL, 'Biray Ismail', 'KLOEVERGATAN 8', '', '272 37', 'SIMRISHAMN', 'Schweden', 'SE', NULL, NULL, '702104551', '00101189C9', NULL, NULL, 'Malibu Diamonds GM-502 - Black Strap Silver Case White Face', NULL, '604569168990', 'FedEx', NULL, '2014-08-26', '24.08.2014 11:14', 'SE160714HW08', '1', 'a0YC000000Z8PePMAV', '1280.87', '1895.00'),
(23253, '263453893', NULL, NULL, 'birgitta skoegstroem', 'HAGAVIKSVAEGEN 13', '', '352 49', 'VAEXJOE', 'Schweden', 'SE', NULL, NULL, '705891231', '00102188KH', NULL, NULL, 'Malibu Diamonds GM-502 - Black Strap Silver Case White Face', NULL, '604569169004', 'FedEx', NULL, '2014-08-26', '23.08.2014 21:44', 'SE160714HW08', '1', 'a0YC000000Z8PePMAV', '1280.87', '1895.00'),
(23254, '263365669', NULL, NULL, 'Dan Luong', 'MOELLEDALSGATAN 64', '', '212 40', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '736603435', '0010185Z0T', NULL, NULL, 'Malibu Diamonds GM-502 - Black Strap Silver Case White Face', NULL, '604569169015', 'FedEx', NULL, '2014-08-26', '23.08.2014 11:44', 'SE160714HW08', '1', 'a0YC000000Z8PePMAV', '1280.87', '1895.00'),
(23255, '263586966', NULL, NULL, 'isak hodzic', 'DUVGATAN 18', '', '554 64', 'JOENKOEPING', 'Schweden', 'SE', NULL, NULL, '707182973', '0010220SVP', NULL, NULL, 'Malibu Diamonds GM-502 - Black Strap Silver Case White Face', NULL, '604569169026', 'FedEx', NULL, '2014-08-26', '24.08.2014 19:14', 'SE160714HW08', '1', 'a0YC000000Z8PePMAV', '1280.87', '1895.00'),
(23256, '263281511', NULL, NULL, 'Kenth Broden', 'Krakas Vaeg 36', '', '72355', 'Vaesteras', 'Schweden', 'SE', NULL, NULL, '2122091', '0010006O8M', NULL, NULL, 'Malibu Diamonds GM-502 - Black Strap Silver Case White Face', NULL, '604569169037', 'FedEx', NULL, '2014-08-26', '22.08.2014 20:44', 'SE160714HW08', '1', 'a0YC000000Z8PePMAV', '1280.87', '1895.00'),
(23257, '263378258', NULL, NULL, 'Rikard Stahlbrg', 'AMNEVAEGEN 10', '', '547 72', 'OTTERBAECKEN', 'Schweden', 'SE', NULL, NULL, '735391647', '0010068HP0', NULL, NULL, 'Malibu Diamonds GM-502 - Black Strap Silver Case White Face', NULL, '604569169048', 'FedEx', NULL, '2014-08-26', '23.08.2014 12:44', 'SE160714HW08', '1', 'a0YC000000Z8PePMAV', '1280.87', '1895.00'),
(23258, '263467506', NULL, NULL, 'shiba Rastegar', 'NEDERGARDSVAEGEN 7', '', '541 52', 'SKOEVDE', 'Schweden', 'SE', NULL, NULL, '728385922', '00101622BU', NULL, NULL, 'Malibu Diamonds GM-502 - Black Strap Silver Case White Face', NULL, '604569169059', 'FedEx', NULL, '2014-08-26', '23.08.2014 23:44', 'SE160714HW08', '1', 'a0YC000000Z8PePMAV', '1280.87', '1895.00'),
(23259, '263381889', NULL, NULL, 'Tor Segerby', 'GULLBERGAGATAN 10 C', '', '212 30', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '703738845', '0010063J64', NULL, NULL, 'Malibu Diamonds GM-502 - Black Strap Silver Case White Face', NULL, '604569169060', 'FedEx', NULL, '2014-08-26', '23.08.2014 13:14', 'SE160714HW08', '1', 'a0YC000000Z8PePMAV', '1280.87', '1895.00'),
(23260, '263605662', NULL, NULL, 'Carl Daernemyr', 'Julias gata  99', '', '42251', 'Hisingsbacka', 'Schweden', 'SE', NULL, NULL, '', '00100857U5', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '604569169070', 'FedEx', NULL, '2014-08-26', '24.08.2014 21:14', 'SE160714HW09', '1', 'a0YC000000Z8Pf3MAF', '1280.87', '1895.00'),
(23261, '263414399', NULL, NULL, 'Robin berglind', 'FRISTADSTORGET 3', '', '632 20', 'ESKILSTUNA', 'Schweden', 'SE', NULL, NULL, '709992452', '0010071PJB', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '604569169081', 'FedEx', NULL, '2014-08-26', '23.08.2014 16:44', 'SE160714HW09', '1', 'a0YC000000Z8Pf3MAF', '1280.87', '1895.00'),
(23262, '263414398', NULL, NULL, 'Robin berglind', 'FRISTADSTORGET 3', '', '632 20', 'ESKILSTUNA', 'Schweden', 'SE', NULL, NULL, '709992452', '0010097HQF', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '604569169081', 'FedEx', NULL, '2014-08-26', '23.08.2014 16:44', 'SE160714HW09', '1', 'a0YC000000Z8Pf3MAF', '1280.87', '1895.00'),
(23263, '263495433', NULL, NULL, 'Rokhaya Barros', 'GULLRISGATAN 6B', '', '417 20', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '721884605', '0010125OO5', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '604569169107', 'FedEx', NULL, '2014-08-26', '24.08.2014 09:44', 'SE160714HW09', '1', 'a0YC000000Z8Pf3MAF', '1280.87', '1895.00'),
(23264, '263595278', '', '', 'Sallu Fofana', 'SKARPOEVAEGEN 15', '', '132 32', 'SALTSJOE-BOO', 'Schweden', '', '', '', '733338556', '0010175C2Z', '', '', 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', 'Nachfroschung am 25.09.14 gestellt!', '604569169118', 'FedEx', '', '2014-08-26', '24.08.2014 20:14', 'SE160714HW09', '1', 'a0YC000000Z8Pf3MAF', '1280.87', '1895.00'),
(23265, '263625593', NULL, NULL, 'Kosovare Rexhepi', 'Meyers plan 4c', '', '37433', 'Karlshamn', 'Schweden', 'SE', NULL, NULL, '704597339', '0010241OYP', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '604569169129', 'FedEx', NULL, '2014-08-26', '24.08.2014 23:44', 'SE160714HW10', '1', 'a0YC000000Z8PfIMAV', '1280.87', '1895.00'),
(23266, '263633822', NULL, NULL, 'Linus Andersson', 'Storgatan 13 a', '', '38230', 'Nybro', 'Schweden', 'SE', NULL, NULL, '', '0010191D2L', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '604569169130', 'FedEx', NULL, '2014-08-26', '25.08.2014 00:44', 'SE160714HW10', '1', 'a0YC000000Z8PfIMAV', '1280.87', '1895.00'),
(23267, '263277609', NULL, NULL, 'Mats Falk', 'VALSMAESTARGATAN 13', '', '644 31', 'TORSHAELLA', 'Schweden', 'SE', NULL, NULL, '16344340', '0010161GYK', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '604569169140', 'FedEx', NULL, '2014-08-26', '22.08.2014 20:14', 'SE160714HW10', '1', 'a0YC000000Z8PfIMAV', '1280.87', '1895.00'),
(23268, '263370592', NULL, NULL, 'Saleh Abdollah', 'SNICKAREGATAN 4B', '', '582 26', 'LINKOEPING', 'Schweden', 'SE', NULL, NULL, '46707335368', '0010211GVI', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '604569169151', 'FedEx', NULL, '2014-08-26', '23.08.2014 12:14', 'SE160714HW10', '1', 'a0YC000000Z8PfIMAV', '1280.87', '1895.00'),
(23269, '263370591', NULL, NULL, 'Saleh Abdollah', 'SNICKAREGATAN 4B', '', '582 26', 'LINKOEPING', 'Schweden', 'SE', NULL, NULL, '46707335368', '0010198D5B', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '604569169151', 'FedEx', NULL, '2014-08-26', '23.08.2014 12:14', 'SE160714HW10', '1', 'a0YC000000Z8PfIMAV', '1280.87', '1895.00'),
(23270, '263414363', NULL, NULL, 'Somayeh Moghanizadeh', 'Rydsvaegen 250  B.34 lgh 120', 'Morteza Eslahchi', '58434', 'Linkoeping', 'Schweden', 'SE', NULL, NULL, '722771422', '00101732TM', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '604569169173', 'FedEx', NULL, '2014-08-26', '23.08.2014 16:44', 'SE160714HW10', '1', 'a0YC000000Z8PfIMAV', '1280.87', '1895.00'),
(23271, '263637004', NULL, NULL, 'Babak K. Khiav', 'Klarvaedersgatan 18', '', '41838', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '738790337', '0010081HAJ', NULL, NULL, 'Malibu Diamonds GM-502-4 - Black Strap Black Case Black Face', NULL, '604569169184', 'FedEx', NULL, '2014-08-26', '25.08.2014 01:14', 'SE160714HW12', '1', 'a0YC000000Z8PfXMAV', '1280.87', '1895.00'),
(23272, '263437169', NULL, NULL, 'Erhan Duman', 'VAEDERTJAENSTGATAN 6', '', '418 31', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '769434230', '00100476KH', NULL, NULL, 'Malibu Diamonds GM-502-4 - Black Strap Black Case Black Face', NULL, '604569169195', 'FedEx', NULL, '2014-08-26', '23.08.2014 19:44', 'SE160714HW12', '1', 'a0YC000000Z8PfXMAV', '1280.87', '1895.00'),
(23273, '263563061', NULL, NULL, 'Ralph Gerry Lennart Ausfelt', 'Falsterbogatan 7', '', '263 58', 'Strandbaden', 'Schweden', 'SE', NULL, NULL, '709707050', '0010074QY5', NULL, NULL, 'Sydney Diamonds GM-503-1 - Black Strap Silver Case White Face', NULL, '604569169200', 'FedEx', NULL, '2014-08-26', '24.08.2014 16:44', 'SE160714HW13', '1', 'a0YC000000Z8PfhMAF', '1280.87', '1895.00'),
(23274, '263275416', NULL, NULL, 'Susan cifuentes', 'ROSENGATAN 10', '', '172 70', 'SUNDBYBERG', 'Schweden', 'SE', NULL, NULL, '762746877', '0010237F5A', NULL, NULL, 'Sydney Diamonds GM-503-2 Black Strap Silver Case Black Face', NULL, '604569169210', 'FedEx', NULL, '2014-08-26', '22.08.2014 20:14', 'SE160714HW14', '1', 'a0YC000000Z8PfmMAF', '1280.87', '1895.00'),
(23275, '263245712', NULL, NULL, 'Dljara Kolosovskaya', 'NYVANGEN 11A', '', '302 57', 'HALMSTAD', 'Schweden', 'SE', NULL, NULL, '707274703', '0010240LP5', NULL, NULL, 'Sydney Diamonds GM-503-4 - Black Strap Black Case Black Face', NULL, '604569169221', 'FedEx', NULL, '2014-08-26', '22.08.2014 17:14', 'SE160714HW16', '1', 'a0YC000000Z8PgLMAV', '1280.87', '1895.00'),
(23276, '263640964', NULL, NULL, 'Renell Morgan', '8 FRIARS CLOSE', '', 'UB5 6JA', 'Northolt, Middlesex', 'Großbritannien', 'GB', NULL, NULL, '7432159123', '0010250K6S', NULL, NULL, 'Florida Diamonds Pionier Watch: Stainless Steel Strap and White Face (GM-505-4)', NULL, '604569167479', 'FedEx', NULL, '2014-08-26', '25.08.2014 01:22', 'UK131023AMC10', '1', 'a0YC000000ZMmwtMAD', '126.99', '199.00'),
(23277, '263504828', NULL, NULL, 'Amanda Bruce', 'Omc joinery GILTWAY', '', 'Ng162gn', 'Nottingham', 'Großbritannien', 'GB', NULL, NULL, '7973500456', '0010229JGC', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '604569167480', 'FedEx', NULL, '2014-08-26', '24.08.2014 09:22', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(23278, '263599744', NULL, NULL, 'Lorraine Spurling', '11 BLANCHARD MEWS', 'Harold Wood', 'RM3 0GN', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '4,47865E+11', '00101582XE', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '604569167490', 'FedEx', NULL, '2014-08-26', '24.08.2014 19:52', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(23279, '263607990', NULL, NULL, 'mohsin nawaz', '24 BIRCH LEA CLOSE', '', 'BL9 9RZ', 'BURY', 'Großbritannien', 'GB', NULL, NULL, '7706213351', '00100740EA', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '604569167505', 'FedEx', NULL, '2014-08-26', '24.08.2014 20:52', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(23280, '263559685', NULL, NULL, 'Sophie Bray', '26 THE MEADS', '', 'LE3 6SF', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7512859139', '0010189EX2', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '604569167516', 'FedEx', NULL, '2014-08-26', '24.08.2014 14:52', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(23281, '263506004', NULL, NULL, 'Victoria Young-Murray', '2 CASTLEVIEW LANE', '', 'EH54 9HN', 'LIVINGSTON', 'Großbritannien', 'GB', NULL, NULL, '7712648878', '0010225XM3', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '604569167527', 'FedEx', NULL, '2014-08-26', '24.08.2014 09:52', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(23282, '263613728', '', '', 'vildan curri', '38 bracklyn court', 'winbourne street', 'n1 7el', 'hackney', 'Großbritannien', '', '', '', '7588906937', '00100558R3', '', '', 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', 'Paket am 03.09.14 zur?ckgekommen!\r\nRL 7115 9459 5DE 08.09.2014', '604569167538', 'FedEx', '', '2014-08-26', '24.08.2014 21:22', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(23283, '263546568', NULL, NULL, 'John O \'Donnell', '49 putney rd Enfield', '', 'En3 6nn', 'London', 'Großbritannien', 'GB', NULL, NULL, '7447948970', '0010174HLP', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Face (GM-502-1)', NULL, '604569167549', 'FedEx', NULL, '2014-08-26', '24.08.2014 13:52', 'UK140403AS11', '1', 'a0YC000000ZMmzbMAD', '129.99', '199.00'),
(23284, '263575671', NULL, NULL, 'martin pickard', '112 NEW ROAD', '', 'DA4 9AR', 'DARTFORD', 'Großbritannien', 'GB', NULL, NULL, '7957135750', '0010048FH2', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Face (GM-502-1)', NULL, '604569167550', 'FedEx', NULL, '2014-08-26', '24.08.2014 16:52', 'UK140403AS11', '1', 'a0YC000000ZMmzbMAD', '129.99', '199.00'),
(23285, '263542420', NULL, NULL, 'Alexandra Nelson', '182 AVERY HILL ROAD', '', 'SE9 2EY', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7939589318', '00100529Q8', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167560', 'FedEx', NULL, '2014-08-26', '24.08.2014 13:22', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23286, '263589577', NULL, NULL, 'Amanda Madge', '27 MOORLANDS ROAD', 'West Moors', 'BH22 0JN', 'FERNDOWN', 'Großbritannien', 'GB', NULL, NULL, '1202891552', '0010080NDZ', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167571', 'FedEx', NULL, '2014-08-26', '24.08.2014 18:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23287, '263581200', NULL, NULL, 'Andrea Gibson', '9 CASTLETON DRIVE', '', 'G77 5JU', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '1416169171', '00101921B3', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167582', 'FedEx', NULL, '2014-08-26', '24.08.2014 17:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23288, '263527630', NULL, NULL, 'David Gusman', '64 FLORENCE STREET', '', 'WS1 2LG', 'WALSALL', 'Großbritannien', 'GB', NULL, NULL, '7837037189', '0010174WZK', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167593', 'FedEx', NULL, '2014-08-26', '24.08.2014 11:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23289, '263568226', NULL, NULL, 'Dereck Cottrell', '24 BOLLIN DRIVE', '', 'WA13 9QA', 'LYMM', 'Großbritannien', 'GB', NULL, NULL, '7818360824', '0010152S5H', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167608', 'FedEx', NULL, '2014-08-26', '24.08.2014 16:22', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23290, '263583176', NULL, NULL, 'Elizabeth Breen', '30 HAPPYHILLOCK WALK', '', 'DD4 8LN', 'DUNDEE', 'Großbritannien', 'GB', NULL, NULL, '7747794831', '00101288Y9', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167619', 'FedEx', NULL, '2014-08-26', '24.08.2014 17:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23291, '263548046', NULL, NULL, 'Foysal Miah', '60 LONGMEAD ROAD', '', 'KT7 0JF', 'THAMES DITTON', 'Großbritannien', 'GB', NULL, NULL, '7933138508', '0010006O2Q', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167620', 'FedEx', NULL, '2014-08-26', '24.08.2014 13:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23292, '263591992', NULL, NULL, 'Grace Hall', '2 Lansdown Terrace', 'St Georges Rd', 'EX32 7AW', 'Barnstaple', 'Großbritannien', 'GB', NULL, NULL, '7964207693', '0010051NUK', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167630', 'FedEx', NULL, '2014-08-26', '24.08.2014 18:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23293, '263566066', NULL, NULL, 'Humera Hussain', '130 STATION ROAD', 'Towers Watson - Westgate', 'RH1 1WS', 'REDHILL', 'Großbritannien', 'GB', NULL, NULL, '7858892633', '0010147JQE', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167641', 'FedEx', NULL, '2014-08-26', '24.08.2014 15:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23294, '263556828', NULL, NULL, 'Ian Cuthbertson', '2 HARROW STREET', 'Shiremoor', 'NE27 0QY', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7709099385', '0010021RNQ', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167652', 'FedEx', NULL, '2014-08-26', '24.08.2014 14:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23295, '263584624', NULL, NULL, 'Ian Hunter', '37 AVONDALE ROAD', '', 'PO30 1HE', 'NEWPORT', 'Großbritannien', 'GB', NULL, NULL, '7943819642', '00102280PJ', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167663', 'FedEx', NULL, '2014-08-26', '24.08.2014 17:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23296, '263572088', NULL, NULL, 'Lynda Jury', 'C2CRAIL CLIFFTOWN ROAD', '', 'SS1 1AB', 'SOUTHEND-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7786126234', '0010179X2Z', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167674', 'FedEx', NULL, '2014-08-26', '24.08.2014 16:22', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23297, '263628995', NULL, NULL, 'marian barbat', '78 danes court north end road', '', 'ha9 0ae', 'london', 'Großbritannien', 'GB', NULL, NULL, '7944751359', '0010235G48', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167685', 'FedEx', NULL, '2014-08-26', '24.08.2014 22:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23298, '263527089', NULL, NULL, 'Maridy Pagayon', '6 PEPYS ROAD', 'Flat 7 Heron Court (number and name of flat)', 'SW20 8NG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7967635585', '0010154SUV', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167696', 'FedEx', NULL, '2014-08-26', '24.08.2014 11:22', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23299, '263545071', NULL, NULL, 'Mark Peel', 'Flat 8 sawst Linnet way', 'Purfleet', 'Rm19 1ng', 'Essex', 'Großbritannien', 'GB', NULL, NULL, '2085248855', '00101411PK', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167700', 'FedEx', NULL, '2014-08-26', '24.08.2014 13:22', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23300, '263571215', NULL, NULL, 'Michelle Mcqueen', '78 Royal Ave', 'Calcot', 'RG31 4UT', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7930401568', '0010214UI7', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167711', 'FedEx', NULL, '2014-08-26', '24.08.2014 16:22', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23301, '263628022', NULL, NULL, 'Nicky Briggs', '3 MOAT PARK', '', 'PL6 5FD', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '1752956159', '00101898N4', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167722', 'FedEx', NULL, '2014-08-26', '24.08.2014 22:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23302, '263487402', NULL, NULL, 'Ritesh Kabariya', '29 MILLAIS GARDENS', '', 'HA8 5SZ', 'EDGWARE', 'Großbritannien', 'GB', NULL, NULL, '7583796347', '0010205POE', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167733', 'FedEx', NULL, '2014-08-26', '24.08.2014 07:22', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23303, '263613712', NULL, NULL, 'roxana barbu', '115A UPPINGHAM AVENUE', 'Stanmore', 'HA7 2HW', 'STANMORE', 'Großbritannien', 'GB', NULL, NULL, '7552664881', '0010217WWQ', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167744', 'FedEx', NULL, '2014-08-26', '24.08.2014 21:22', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23304, '263550350', NULL, NULL, 'Samira Eid', '20 BRON COUR BRONDESBURY ROAD', '', 'NW6 6AU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7833941020', '0010119SKL', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167755', 'FedEx', NULL, '2014-08-26', '24.08.2014 13:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23305, '263549346', NULL, NULL, 'Sarah Tirbhowan', '54 STIRLING ROAD', '', 'UB3 3AJ', 'HAYES', 'Großbritannien', 'GB', NULL, NULL, '7858963495', '0010240LBK', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167766', 'FedEx', NULL, '2014-08-26', '24.08.2014 13:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23306, '263546579', NULL, NULL, 'theresa Puleston', '141 South Drive', 'St Leonards', 'BH24 2RS', 'Ringwood', 'Großbritannien', 'GB', NULL, NULL, '7999919192', '0010210MNZ', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167777', 'FedEx', NULL, '2014-08-26', '24.08.2014 13:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23307, '263567917', NULL, NULL, 'Thomas Domine (Harrow Business Services)', 'UNIT 3, NOBL EATON ROAD', 'Hemel Hempstead', 'HP2 7UB', 'HEMEL HEMPSTEAD', 'Großbritannien', 'GB', NULL, NULL, '7760664832', '001012955T', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167788', 'FedEx', NULL, '2014-08-26', '24.08.2014 15:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23308, '263582587', NULL, NULL, 'Thomas Knight', '27 Appenine Way', '', 'LU7 3XZ', 'Leighton Buzzard', 'Großbritannien', 'GB', NULL, NULL, '7540171339', '0010206OH9', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167799', 'FedEx', NULL, '2014-08-26', '24.08.2014 17:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23309, '263648010', NULL, NULL, 'Ung Lim Teo', '10 Dunedin Court 60 Sydenham road', '', 'CR0 2FH', 'Croydon', 'Großbritannien', 'GB', NULL, NULL, '7912990707', '0010250QMA', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167803', 'FedEx', NULL, '2014-08-26', '25.08.2014 04:22', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23310, '263606978', NULL, NULL, 'william mcgauran', '5 KYLE CRESCENT', '', 'KY11 8GU', 'DUNFERMLINE', 'Großbritannien', 'GB', NULL, NULL, '7528278994', '0010081XF8', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167814', 'FedEx', NULL, '2014-08-26', '24.08.2014 20:22', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23311, '263631579', NULL, NULL, 'zahra said', '127 WILSON DRIVE', '', 'HA9 9SN', 'WEMBLEY', 'Großbritannien', 'GB', NULL, NULL, '7854657111', '0010121UET', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569167825', 'FedEx', NULL, '2014-08-26', '24.08.2014 23:22', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23312, '263436114', NULL, NULL, 'daniel Stevenson', '47 EAST STREET', 'Havercroft', 'WF4 2HA', 'WAKEFIELD', 'Großbritannien', 'GB', NULL, NULL, '7801245188', '0010230YRK', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Black Case (T3006-1-03)', NULL, '604569167836', 'FedEx', NULL, '2014-08-26', '23.08.2014 18:22', 'UK140415AS07', '1', 'a0YC000000ZMnLEMA1', '130.99', '199.00'),
(23313, '263393052', NULL, NULL, 'Paul Harris', '36 SEA VIEW ROAD', '', 'BH16 5NG', 'POOLE', 'Großbritannien', 'GB', NULL, NULL, '1202376253', '00101557O2', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Black Case (T3006-1-03)', NULL, '604569167847', 'FedEx', NULL, '2014-08-26', '23.08.2014 13:22', 'UK140415AS07', '1', 'a0YC000000ZMnLEMA1', '130.99', '199.00'),
(23314, '263245338', NULL, NULL, 'Relly Dyer', '184 The wells road', '', 'Ng3 3aj', 'Nottingham', 'Großbritannien', 'GB', NULL, NULL, '7463498733', '0010116H5H', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Black Case (T3006-1-03)', NULL, '604569167858', 'FedEx', NULL, '2014-08-26', '22.08.2014 15:52', 'UK140415AS07', '1', 'a0YC000000ZAjtIMAT', '130.99', '199.00'),
(23315, '263474856', NULL, NULL, 'Shwain Faraj', '20 RICHMOND GROVE', 'Call me before delivery arrives', 'N1 2DL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7733226310', '0010242JFW', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Black Case (T3006-1-03)', NULL, '604569167869', 'FedEx', NULL, '2014-08-26', '23.08.2014 23:52', 'UK140415AS07', '1', 'a0YC000000ZMnLEMA1', '130.99', '199.00'),
(23316, '263440130', NULL, NULL, 'Anthony cooper', '62 CENTENARY ROAD', '', 'CV4 8GF', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '+44 7475 768804', '00100073LV', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '604569167870', 'FedEx', NULL, '2014-08-26', '23.08.2014 18:52', 'UK140729AS32', '1', 'a0YC000000ZMnLDMA1', '130.99', '199.00'),
(23317, '263438331', NULL, NULL, 'Jim Parks', '15 BAVELAW STREET', '', 'G33 5JA', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7981491362', '0010149Y2C', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '604569167880', 'FedEx', NULL, '2014-08-26', '23.08.2014 18:52', 'UK140729AS32', '1', 'a0YC000000ZMnLDMA1', '130.99', '199.00'),
(23318, '263504984', NULL, NULL, 'Laura Newman', '34 RICHMOND DRIVE', '', 'SS6 7RH', 'RAYLEIGH', 'Großbritannien', 'GB', NULL, NULL, '7730323315', '00101979MO', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '604569167891', 'FedEx', NULL, '2014-08-26', '24.08.2014 09:52', 'UK140729AS32', '1', 'a0YC000000ZMnLDMA1', '130.99', '199.00'),
(23319, '263563198', NULL, NULL, 'Natasha Temple', '18 ELMDALE ROAD', 'Tyndalls Park', 'BS8 1SF', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7826349491', '00101815A9', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '604569167906', 'FedEx', NULL, '2014-08-26', '24.08.2014 15:22', 'UK140729AS32', '1', 'a0YC000000ZMnLDMA1', '130.99', '199.00'),
(23320, '263342308', '', '', 'philip greaves', '17 WATERLOO ROAD', '', 'S70 6EL', 'BARNSLEY', 'Großbritannien', '', '', '', '4,47703E+11', '0010250KYG', '', '', 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', 'Uhr am 18.09.14 zur?ck erhalten!\r\nRL 7123 0672 4DE  23.09.2014 Uhr am 03.10.14 erhalten!', '604569167917', 'FedEx', '', '2014-08-26', '23.08.2014 08:52', 'UK140729AS32', '1', 'a0YC000000ZMnLDMA1', '130.99', '199.00'),
(23321, '263427654', NULL, NULL, 'Regina Stefonovic', '72 HORSENDEN LANE SOUTH', '', 'UB6 8AE', 'GREENFORD', 'Großbritannien', 'GB', NULL, NULL, '7423596124', '0010118O51', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '604569167928', 'FedEx', NULL, '2014-08-26', '23.08.2014 17:22', 'UK140729AS32', '1', 'a0YC000000ZMnLDMA1', '130.99', '199.00'),
(23322, '263547283', NULL, NULL, 'Sahar Gul', '14 ADSWOOD ROAD', '', 'SK8 5QA', 'CHEADLE', 'Großbritannien', 'GB', NULL, NULL, '7701042447', '10182721', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '604569167939', 'FedEx', NULL, '2014-08-26', '24.08.2014 13:52', 'UK140729AS32', '1', 'a0YC000000ZMnLDMA1', '130.99', '199.00'),
(23323, '263475776', NULL, NULL, 'Benjamin Capel', '8 Beechwood Road Wibsey', '', 'BD6 3AQ', 'Bradford', 'Großbritannien', 'GB', NULL, NULL, '7956758133', '0010003OR6', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Silver-Coloured Case (T3006-1-01)', NULL, '604569167940', 'FedEx', NULL, '2014-08-26', '24.08.2014 00:22', 'UK140729AS31', '1', 'a0YC000000ZMnLCMA1', '130.99', '199.00'),
(23324, '263342763', NULL, NULL, 'Jane Macstravick', '23 ROCKINGHAM CLOSE', 'Market deeping', 'PE6 8BY', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '07545 964566', '0010178KUA', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Silver-Coloured Case (T3006-1-01)', NULL, '604569167950', 'FedEx', NULL, '2014-08-26', '23.08.2014 08:52', 'UK140729AS31', '1', 'a0YC000000ZMnLCMA1', '130.99', '199.00'),
(23325, '263293476', NULL, NULL, 'Laura McInnes', '22 Gifford Drive', '', 'G52 2AW', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7769174678', '0010005V1O', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Silver-Coloured Case (T3006-1-01)', NULL, '604569167961', 'FedEx', NULL, '2014-08-26', '22.08.2014 21:22', 'UK140729AS31', '1', 'a0YC000000ZAjtGMAT', '130.99', '199.00'),
(23326, '263383715', NULL, NULL, 'Abdulbaari Mandary', '18A OAKHURST GROVE', '', 'SE22 9AQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7943762692', '10186383', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '604569167972', 'FedEx', NULL, '2014-08-26', '23.08.2014 12:22', 'UK140729AS36', '1', 'a0YC000000ZMnLHMA1', '130.99', '199.00'),
(23327, '263278297', NULL, NULL, 'Debra Dugan', '20 OAKFIELD AVENUE', '', 'NG178HU', 'Nottingham', 'Großbritannien', 'GB', NULL, NULL, '7954381505', '0010226SH7', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '604569167983', 'FedEx', NULL, '2014-08-26', '22.08.2014 19:22', 'UK140729AS36', '1', 'a0YC000000ZAkKAMA1', '130.99', '199.00'),
(23328, '263513410', NULL, NULL, 'Imran Rashid', '8 ECKROYD CLOSE', 'Nelson', 'BB9 0QG', 'NELSON', 'Großbritannien', 'GB', NULL, NULL, '7792012655', '001011389X', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '604569167994', 'FedEx', NULL, '2014-08-26', '24.08.2014 10:22', 'UK140729AS36', '1', 'a0YC000000ZMnLHMA1', '130.99', '199.00'),
(23329, '263383651', NULL, NULL, 'kathleen Hester', '123B ATHOLL DRIVE', '', 'OL10 3SJ', 'HEYWOOD', 'Großbritannien', 'GB', NULL, NULL, '7731749979', '0010247VXB', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '604569168008', 'FedEx', NULL, '2014-08-26', '23.08.2014 12:22', 'UK140729AS36', '1', 'a0YC000000ZMnLHMA1', '130.99', '199.00'),
(23330, '263543561', NULL, NULL, 'kevin (travis perkins) mckeown', '1 SOUTH ROAD', 'hockley', 'B18 5LT', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7952826428', '0010021CRW', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '604569168019', 'FedEx', NULL, '2014-08-26', '24.08.2014 13:22', 'UK140729AS36', '1', 'a0YC000000ZMnLHMA1', '130.99', '199.00'),
(23331, '263441415', NULL, NULL, 'Mark Downes', '54 AYLESBURY CLOSE', '', 'NR3 3LB', 'NORWICH', 'Großbritannien', 'GB', NULL, NULL, '7447468372', '0010095UPR', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '604569168020', 'FedEx', NULL, '2014-08-26', '23.08.2014 19:22', 'UK140729AS36', '1', 'a0YC000000ZMnLHMA1', '130.99', '199.00'),
(23332, '263286147', NULL, NULL, 'Martin Moore', '33 BENTHAM ROAD', '', 'PO12 2HN', 'GOSPORT', 'Großbritannien', 'GB', NULL, NULL, '7570110050', '0010022J64', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '604569168030', 'FedEx', NULL, '2014-08-26', '22.08.2014 20:22', 'UK140729AS36', '1', 'a0YC000000ZAkKAMA1', '130.99', '199.00'),
(23333, '263491269', NULL, NULL, 'Philip Jagger', '12 WREN STREET', '', 'OL4 5HB', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '7977400650', '0010002WQF', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '604569168041', 'FedEx', NULL, '2014-08-26', '24.08.2014 08:22', 'UK140729AS36', '1', 'a0YC000000ZMnLHMA1', '130.99', '199.00'),
(23334, '263348959', NULL, NULL, 'Robert Gaunt', '89 POTTERS LANE', '', 'RH15 9JL', 'BURGESS HILL', 'Großbritannien', 'GB', NULL, NULL, '7795632963', '0010221NIT', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '604569168052', 'FedEx', NULL, '2014-08-26', '23.08.2014 09:23', 'UK140729AS36', '1', 'a0YC000000ZAkKAMA1', '130.99', '199.00'),
(23335, '263371939', NULL, NULL, 'Adele Gordon', '36 CLARE ROAD', '', 'UB6 0DF', 'GREENFORD', 'Großbritannien', 'GB', NULL, NULL, '7946469032', '0010104NBA', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168063', 'FedEx', NULL, '2014-08-26', '23.08.2014 11:22', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23336, '263522855', NULL, NULL, 'Ambereen Mahmood', '8 Hardon grove', '', 'M13 0TX', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '7709810515', '0010123BXD', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168074', 'FedEx', NULL, '2014-08-26', '24.08.2014 11:22', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23337, '263256876', NULL, NULL, 'anthony crank', '10 DOUGLAS AVENUE', 'moldgreen', 'HD5 8BH', 'HUDDERSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7901564750', '10108090', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168085', 'FedEx', NULL, '2014-08-26', '22.08.2014 17:22', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(23338, '263503635', NULL, NULL, 'Ashley Barnes', '16 RAMBLERS WAY', '', 'PO7 8RE', 'WATERLOOVILLE', 'Großbritannien', 'GB', NULL, NULL, '7795465154', '0010107XTS', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168096', 'FedEx', NULL, '2014-08-26', '24.08.2014 09:22', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23339, '263277421', NULL, NULL, 'Aura Moscaliuc', '39 METHUEN ROAD', '', 'HA8 6EU', 'EDGWARE', 'Großbritannien', 'GB', NULL, NULL, '7932829292', '0010134XPF', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168100', 'FedEx', NULL, '2014-08-26', '22.08.2014 19:22', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(23340, '263287843', NULL, NULL, 'Claire Riglar', '75 mount pleasant', '', 'la14 2dq', 'barrow in furness', 'Großbritannien', 'GB', NULL, NULL, '01229 430881', '0010111FVJ', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168111', 'FedEx', NULL, '2014-08-26', '22.08.2014 20:22', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(23341, '263384361', NULL, NULL, 'Gulshan Soni', '24 1/1 WEST END PARK STREET', 'My building no 24 or flat 1/1 west end park street Glasgow G36LG thnx', 'G3 6LG', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7473044433', '00100834IQ', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168122', 'FedEx', NULL, '2014-08-26', '23.08.2014 12:22', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23342, '263473802', NULL, NULL, 'Helen Dmitrijeva', '13 GRANVILLE ROAD', 'Flat 3a', 'BN20 7HE', 'EASTBOURNE', 'Großbritannien', 'GB', NULL, NULL, '1323738007', '0010067C5N', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168133', 'FedEx', NULL, '2014-08-26', '23.08.2014 23:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23343, '263618610', NULL, NULL, 'Hugh Sloan', '5 Ladywell Grove', '', 'FK10 4JQ', 'Clackmannan', 'Großbritannien', 'GB', NULL, NULL, '796639445', '0010037F1L', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168144', 'FedEx', NULL, '2014-08-26', '24.08.2014 21:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23344, '263591058', NULL, NULL, 'Indira Freire', '271 FULLWELL AVENUE', '', 'IG5 0RD', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '7723507654', '00101801D5', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168155', 'FedEx', NULL, '2014-08-26', '24.08.2014 18:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23345, '263388473', NULL, NULL, 'jennifer stewart', '13 love street', '', 'KA13 7LJ', 'kilwinning', 'Großbritannien', 'GB', NULL, NULL, '7955744895', '0010247OYU', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168166', 'FedEx', NULL, '2014-08-26', '23.08.2014 12:52', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(23346, '263366183', NULL, NULL, 'Kathryn Phillips', '3 THE DAIRY', 'Cross Inn', 'CF72 8TT', 'PONTYCLUN', 'Großbritannien', 'GB', NULL, NULL, '7980435764', '0010216KJQ', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168177', 'FedEx', NULL, '2014-08-26', '23.08.2014 10:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23347, '263404427', NULL, NULL, 'Kevin Sen', '91 CHANDLER WAY', '', 'SE15 6GB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7572523971', '0010244TRL', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168188', 'FedEx', NULL, '2014-08-26', '23.08.2014 14:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23348, '263236494', NULL, NULL, 'Kumar Visva', '13, DARLEY A WORSBROUGH', 'Barnsley', 'S70 6SJ', 'BARNSLEY', 'Großbritannien', 'GB', NULL, NULL, '7540265657', '0010242D4I', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168199', 'FedEx', NULL, '2014-08-26', '22.08.2014 15:23', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(23349, '263516079', NULL, NULL, 'Luke Taylor', '22 SEDBERG STREET', '', 'PR2 3BP', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '1772787176', '0010211AJF', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168203', 'FedEx', NULL, '2014-08-26', '24.08.2014 10:22', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23350, '263258915', '', '', 'Mark Downes', '54 AYLESBURY CLOSE', '', 'NR3 3LB', 'NORWICH', 'Großbritannien', '', '', '', '7447468372', '0010049FWQ', '', '', 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', 'Paket am 24.09.14 zur?ck gekommen! Annahme verweigert! Geld von Groupon zurück erhalten 30.10.14', '604569168214', 'FedEx', '', '2014-08-26', '22.08.2014 17:22', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(23351, '263263545', NULL, NULL, 'Matthew Garewal', '2 FOREST SIDE', 'Kennington', 'OX1 5LQ', 'OXFORD', 'Großbritannien', 'GB', NULL, NULL, '7590568870', '0010179NEV', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168225', 'FedEx', NULL, '2014-08-26', '22.08.2014 17:52', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(23352, '263282057', NULL, NULL, 'Minir Krasniqi', '116 WANDLE WAY', '', 'SW18 4UL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7733391909', '0010160X4W', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168236', 'FedEx', NULL, '2014-08-26', '22.08.2014 19:52', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(23353, '263603642', NULL, NULL, 'Nushad Khan', '7 ESSEX AVENUE', '1 essex avenue', 'SL2 1DP', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '7837418392', '0010120XV8', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168247', 'FedEx', NULL, '2014-08-26', '24.08.2014 20:22', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23354, '263343835', NULL, NULL, 'Osamwonyi Omozuwa', '18 LILAC WAY', '', 'RG23 8AQ', 'BASINGSTOKE', 'Großbritannien', 'GB', NULL, NULL, '7863644466', '0010248AR6', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168258', 'FedEx', NULL, '2014-08-26', '23.08.2014 08:52', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(23355, '263491363', NULL, NULL, 'Philip Jagger', '12 WREN STREET', '', 'OL4 5HB', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '7977400650', '0010071PT6', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168041', 'FedEx', NULL, '2014-08-26', '24.08.2014 08:22', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23356, '263358582', NULL, NULL, 'Richard Lunt', 'Coversure in Bartleet house,165a Birmingham Road', 'Bromsgrove', 'B61 0DJ', 'West midlands', 'Großbritannien', 'GB', NULL, NULL, '0121 448 6914', '00102506JB', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168270', 'FedEx', NULL, '2014-08-26', '23.08.2014 09:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23357, '263367476', NULL, NULL, 'roland sandalls', '14 FLEECE ROAD', '', 'WR12 7EX', 'BROADWAY', 'Großbritannien', 'GB', NULL, NULL, '01386 853652', '001015823I', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168280', 'FedEx', NULL, '2014-08-26', '23.08.2014 10:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23358, '263368948', NULL, NULL, 'Sahadev Swain', '9 BLENHEIM CRESCENT', 'Blenheim medical cntre', 'LU3 1HA', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '1582404012', '0010083ZWH', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168291', 'FedEx', NULL, '2014-08-26', '23.08.2014 10:52', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(23359, '263407709', NULL, NULL, 'Saksham Tyage', '22 LYNDON HO QUEEN MARY AVENUE', '', 'E18 2FQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7960653642', '0010096DAN', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168306', 'FedEx', NULL, '2014-08-26', '23.08.2014 14:52', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(23360, '263520637', NULL, NULL, 'Sam Chalk', '72 WESSEX WAY', 'Cox green', 'SL6 3DH', 'MAIDENHEAD', 'Großbritannien', 'GB', NULL, NULL, '7817008543', '0010215LHB', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168317', 'FedEx', NULL, '2014-08-26', '24.08.2014 10:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23361, '263268604', NULL, NULL, 'Stephen Martin', '12 LYNDHURST PATH', '', 'BT13 3XY', 'BELFAST', 'Großbritannien', 'GB', NULL, NULL, '2890717013', '0010144U46', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168328', 'FedEx', NULL, '2014-08-26', '22.08.2014 18:22', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(23362, '263475214', NULL, NULL, 'Tony Jesudas', '2 BROWNING AVENUE', '', 'W7 1EW', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7944804504', '00100286EJ', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569168339', 'FedEx', NULL, '2014-08-26', '24.08.2014 00:22', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23363, '263507852', NULL, NULL, 'Adil Imran', '6 Brookscroft', '', 'CR0 9NA', 'London', 'Großbritannien', 'GB', NULL, NULL, '7572422444', '0010030P63', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '604569168340', 'FedEx', NULL, '2014-08-26', '24.08.2014 09:52', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(23364, '263360856', NULL, NULL, 'Alex Gair', '7 HALING PARK ROAD', 'Flat 18', 'CR2 6NX', 'SOUTH CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7500939498', '0010164CC2', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '604569168350', 'FedEx', NULL, '2014-08-26', '23.08.2014 10:23', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(23365, '263629774', NULL, NULL, 'Ben Wardell', 'CHOWDENE MALTON ROAD', '', 'YO32 9TD', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7745433997', '0010094QPE', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '604569168361', 'FedEx', NULL, '2014-08-26', '24.08.2014 22:52', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(23366, '263476262', NULL, NULL, 'daniel ainsworth', '3 RUNNYMEDE ROAD', '', 'SS17 0JY', 'STANFORD-LE-HOPE', 'Großbritannien', 'GB', NULL, NULL, '7502214909', '0010138BBS', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '604569168372', 'FedEx', NULL, '2014-08-26', '24.08.2014 00:22', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(23367, '263362150', NULL, NULL, 'Dene Case', '3 BUCKLAND VIEW', '', 'TQ12 2DH', 'NEWTON ABBOT', 'Großbritannien', 'GB', NULL, NULL, '7882873436', '0010240W7G', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '604569168383', 'FedEx', NULL, '2014-08-26', '23.08.2014 10:22', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(23368, '263517863', NULL, NULL, 'Irfan Rashid', '24 ROOK STREET', '', 'BB9 7YF', 'NELSON', 'Großbritannien', 'GB', NULL, NULL, '7872122129', '0010075LHN', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '604569168394', 'FedEx', NULL, '2014-08-26', '24.08.2014 10:53', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(23369, '263299037', NULL, NULL, 'Kimberley Harness', '116 WHARFEDALE RISE', 'Tingley', 'WF3 1BA', 'WAKEFIELD', 'Großbritannien', 'GB', NULL, NULL, '07881 865045', '0010145FLQ', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '604569168409', 'FedEx', NULL, '2014-08-26', '22.08.2014 21:52', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(23370, '263450949', NULL, NULL, 'michelle smith', '26 BURNHAYS ROAD', '', 'ST6 4HH', 'STOKE-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7794473793', '0010022SUU', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '604569168410', 'FedEx', NULL, '2014-08-26', '23.08.2014 20:22', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(23371, '263395442', NULL, NULL, 'Mustak Patel', '4 CHAUCER ROAD', 'Forest gate', 'E7 9NB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7831197187', '00101636GS', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '604569168420', 'FedEx', NULL, '2014-08-26', '23.08.2014 13:52', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(23372, '263224737', NULL, NULL, 'Oznur Pasli', '37A IPSWICH STREET', '', 'IP14 1AH', 'STOWMARKET', 'Großbritannien', 'GB', NULL, NULL, '7714995893', '0010141U8H', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '604569168431', 'FedEx', NULL, '2014-08-26', '22.08.2014 14:22', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(23373, '263421718', NULL, NULL, 'Paula Roberts', '21 PURLEY CLOSE', '', 'NE28 0QB', 'WALLSEND', 'Großbritannien', 'GB', NULL, NULL, '1912637619', '0010012R8D', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '604569168442', 'FedEx', NULL, '2014-08-26', '23.08.2014 16:52', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(23374, '263427206', NULL, NULL, 'Ruby Matharu', '27 ARKLAY CLOSE', '', 'UB8 3WP', 'UXBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7977098224', '0010021F3M', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '604569168453', 'FedEx', NULL, '2014-08-26', '23.08.2014 17:22', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(23375, '263407561', NULL, NULL, 'Saksham Tyage', '22 LYNDON HO QUEEN MARY AVENUE', '', 'E18 2FQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7960653642', '0010110T9T', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '604569168306', 'FedEx', NULL, '2014-08-26', '23.08.2014 14:52', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(23376, '263296122', NULL, NULL, 'Sally Clarkson', '61 WATERSIDE', '', 'SK6 7LQ', 'STOCKPORT', 'Großbritannien', 'GB', NULL, NULL, '1619488889', '00101711NS', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '604569168475', 'FedEx', NULL, '2014-08-26', '22.08.2014 21:22', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(23377, '263983382', NULL, NULL, 'Toon Ernes', 'Acacialaan 4', '', '3570', 'Alken', 'Belgien', 'BE', NULL, NULL, '497208957', '0010075D4B', NULL, NULL, 'Horloge GM-3005-2 - Zwarte leren band, zwart display, zilveren kast', NULL, '604569170166', 'FedEx', NULL, '2014-08-28', '26.08.2014 16:18', 'NL140623NM64', '1', 'a0YC000000YngCOMAZ', '', '199.99'),
(23378, '263733358', NULL, NULL, 'Jan Van Depoele', 'Onze Lieve Vrouwstraat 19/3', '', '9280', 'Lebbeke', 'Belgien', 'BE', NULL, NULL, '478883363', '0010028AWY', NULL, NULL, 'Horloge GM-3005-3 - Zwarte leren band, zwart display, gouden kast', NULL, '604569170177', 'FedEx', NULL, '2014-08-28', '25.08.2014 11:48', 'NL140623NM65', '1', 'a0YC000000YngCPMAZ', '', '199.99'),
(23379, '264061829', NULL, NULL, 'Thomas Vermander', 'Hemelrijk 117', '', '9402', 'Meerbeke', 'Belgien', 'BE', NULL, NULL, '498635730', '10038307', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '604569170188', 'FedEx', NULL, '2014-08-28', '27.08.2014 05:48', 'NL140623NM67', '1', 'a0YC000000YngCRMAZ', '', '229.99'),
(23380, '263747437', NULL, NULL, 'marina de munter', 'Schoutetstraat 8BUS102', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '474541699', '0010003EXH', NULL, NULL, 'Horloge GM-3005-A1 - Zilveren metalen band, wit display', NULL, '604569170199', 'FedEx', NULL, '2014-08-28', '25.08.2014 12:48', 'NL140623NM60', '1', 'a0YC000000YngCKMAZ', '', '199.99'),
(23381, '263872703', NULL, NULL, 'Erwin Dirckx', 'Hanswijk de Bercht 67D', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '476430630', '0010076DL9', NULL, NULL, 'Horloge GM-3005-A2 - Zilveren metalen band, zwart display', NULL, '604569170203', 'FedEx', NULL, '2014-08-28', '26.08.2014 06:18', 'NL140623NM61', '1', 'a0YC000000YngCLMAZ', '', '199.99'),
(23382, '263798203', NULL, NULL, 'amal haloui', 'rue Berthelot 47', '', '1190', 'Forest', 'Belgien', 'BE', NULL, NULL, '486155167', '0010157O46', NULL, NULL, 'Montre GM-3005-6 - bracelet en cuir noir, cadran noir avec petits diamants, boitier argentÃ©', NULL, '604569170214', 'FedEx', NULL, '2014-08-28', '25.08.2014 17:48', 'NL140623NM67', '1', 'a0YC000000YngCRMAZ', '', '229.99'),
(23383, '264161573', NULL, NULL, 'Abdul Ahad Hanan', 'Houlkaervej 40.1.TH', '', '8800', 'Viborg', 'Dänemark', 'DK', NULL, NULL, '42457882', '0010241SAI', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '604569170350', 'FedEx', NULL, '2014-08-28', '27.08.2014 13:36', 'DK040814HW11', '1', 'a0YC000000ZBiTOMA1', '1155.04', '1695.00'),
(23384, '264100069', NULL, NULL, 'Almir Sahovic Bilalovic', 'Maglebjergvej 7', '', '4400', 'Kalundborg', 'Dänemark', 'DK', NULL, NULL, '22168339', '0010214LLG', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '604569170361', 'FedEx', NULL, '2014-08-28', '27.08.2014 08:36', 'DK040814HW11', '1', 'a0YC000000ZBiTOMA1', '1155.04', '1695.00'),
(23385, '263954649', NULL, NULL, 'Satu Engblom', 'Kalliosuontie 6', '', '21620', 'KUUSISTO LAESI-SUOMEN LAEAENI', 'Finnland', 'FI', NULL, NULL, '040 7690113', '0010237WRF', NULL, NULL, 'Malibu Diamonds GM-502-3 -rannekello', NULL, '604569170453', 'FedEx', NULL, '2014-08-28', '26.08.2014 17:18', 'FI160714HW10', '1', 'a0YC000000Z8PZkMAN', '138.49', '199.00'),
(23386, '263854459', NULL, NULL, 'Timo Peltier', 'Viilukuja 5', 'as. 11', '40100', 'JYVAESKYLAE', 'Finnland', 'FI', NULL, NULL, '451240902', '0010139TMW', NULL, NULL, 'Malibu Diamonds GM-502-4 -rannekello', NULL, '604569170464', 'FedEx', NULL, '2014-08-28', '26.08.2014 05:48', 'FI160714HW11', '1', 'a0YC000000Z8PZzMAN', '138.49', '199.00'),
(23387, '264030730', NULL, NULL, 'Gary Bourke', 'Unit 52 The Kitchen Shop, Western Parkway Business Park', '', 'Dublin 12', 'Walkinstown', 'Irland', 'IE', NULL, NULL, '860569049', '0010178EU0', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569169265', 'FedEx', NULL, '2014-08-28', '26.08.2014 21:32', 'IE190614AH07', '1', 'a0YC000000ZLqGVMA1', '206.24', '311.99'),
(23388, '263769433', NULL, NULL, 'John Paul Boland', 'Goodbody 4 Ballsbridge Park', 'Ballsbridge', '4', 'Dublin', 'Irland', 'IE', NULL, NULL, '01 6419472', '0010160SAA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569169276', 'FedEx', NULL, '2014-08-28', '25.08.2014 16:02', 'IE190614AH09', '1', 'a0YC000000ZLqGXMA1', '206.24', '311.99'),
(23389, '263766608', '', '', 'Lucie Whitty', 'EMC EMC, Ballincollig Technology Park', '', '0', 'Ballincollig Co. Cork', 'Irland', '', '', '', '857680776', '0010244GM5', '', '', 'Theorema Men?s Casablanca Watch - Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)\r\nUhr erhalten 29.09.2014  Bitte refund !!!', '', '604569169287', 'FedEx', '', '2014-08-28', '25.08.2014 16:02', 'IE190614AH07', '1', 'a0YC000000ZLqGVMA1', '206.24', '311.99'),
(23390, '263752060', NULL, NULL, 'Vera Trofim', '5  Owendoher Lodge ,Ballyboden Road, Rathfarnham', '', 'D16', 'Dublin16', 'Irland', 'ie', NULL, NULL, '862115208', '0010056A1Z', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - 	Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569169298', 'FedEx', NULL, '2014-08-28', '25.08.2014 14:32', 'IE190614AH08', '1', 'a0YC000000ZLqGWMA1', '206.24', '311.99'),
(23391, '263896684', NULL, NULL, 'Miroslaw Polec', '17 stycznia 23', '', '02-148', 'Warszawa', 'Polen', 'PL', NULL, NULL, '721960722', '0010189KX1', NULL, NULL, 'Model GM-505-2', NULL, '604569170372', 'FedEx', NULL, '2014-08-28', '26.08.2014 11:08', 'PL140801MM02', '1', 'a0YC000000ZBS0tMAH', '671.56', '997.00'),
(23392, '264107658', NULL, NULL, 'anna walczuk', 'ul. Rzeczna 5', '', '05-220', 'Zielonka', 'Polen', 'PL', NULL, NULL, '504 015 507', '0010009X83', NULL, NULL, 'Model GM-505-3', NULL, '604569170383', 'FedEx', NULL, '2014-08-28', '27.08.2014 12:08', 'PL140801MM03', '1', 'a0YC000000ZBS13MAH', '671.56', '997.00'),
(23393, '264034408', NULL, NULL, 'Kamil Ikwanty', 'Jaworowa 15 34', 'Bardzo prosz? o dostaw? po godzinie 15 . Kod pocztowy i poczta 20-258 jest na Lublin natomiast mieszkam w Turce osiedle Borek.', '20-258', 'Turka', 'Polen', 'PL', NULL, NULL, '605108007', '0010117LDC', NULL, NULL, 'Model GM-505-3', NULL, '604569170394', 'FedEx', NULL, '2014-08-28', '27.08.2014 00:08', 'PL140801MM03', '1', 'a0YC000000ZBS13MAH', '671.56', '997.00'),
(23394, '263924230', NULL, NULL, 'Krystyna Kopiecka', 'ul. Konstytucji 3 Maja 17A/9', '', '72-600', 'Swinoujscie', 'Polen', 'PL', NULL, NULL, '726198025', '0010160L8S', NULL, NULL, 'Model GM-505-3', NULL, '604569170409', 'FedEx', NULL, '2014-08-28', '26.08.2014 13:38', 'PL140801MM03', '1', 'a0YC000000ZBS13MAH', '671.56', '997.00'),
(23395, '264058515', NULL, NULL, 'Robert Szmelter', 'Ul. Powstania Wielkopolskiego 36', '0', '81-461', 'Gdynia', 'Polen', 'PL', NULL, NULL, '505873146', '0010050X45', NULL, NULL, 'Model GM-505-3', NULL, '604569170410', 'FedEx', NULL, '2014-08-28', '27.08.2014 08:08', 'PL140801MM03', '1', 'a0YC000000ZBS13MAH', '671.56', '997.00'),
(23396, '263972954', NULL, NULL, 'Zosia Oporska', 'J.Pawla II 11B/7', '', '44-230', 'Czerwionka-Leszczyny', 'Polen', 'PL', NULL, NULL, '663023034', '0010180TJO', NULL, NULL, 'Model GM-505-3', NULL, '604569170420', 'FedEx', NULL, '2014-08-28', '26.08.2014 18:08', 'PL140801MM03', '1', 'a0YC000000ZBS13MAH', '671.56', '997.00'),
(23397, '264033211', NULL, NULL, 'Rafa? Rakowski', 'ul. Boles?awa Limanowskiego 7/14', '', '44-103', 'Gliwice', 'Polen', 'PL', NULL, NULL, '507398540', '00102267F1', NULL, NULL, 'Model GM-505-4', NULL, '604569170431', 'FedEx', NULL, '2014-08-28', '27.08.2014 00:08', 'PL140801MM05', '1', 'a0YC000000ZBS1NMAX', '671.56', '997.00'),
(23398, '264022082', NULL, NULL, 'Roman Kozaczuk', 'ul. Jagiellonska 62C', '', '22-100', 'Chelm', 'Polen', 'PL', NULL, NULL, '601641812', '001023547W', NULL, NULL, 'Model GM-505-4', NULL, '604569170442', 'FedEx', NULL, '2014-08-28', '26.08.2014 22:38', 'PL140801MM05', '1', 'a0YC000000ZBS1NMAX', '671.56', '997.00'),
(23399, '264054360', NULL, NULL, 'Fouad bouziane', 'Wilbertoord 183', '', '3079 JR', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '644424915', '0010110DL9', NULL, NULL, 'Horloge GM-3005-2 - Zwarte leren band, zwart display, zilveren kast', NULL, '604569170225', 'FedEx', NULL, '2014-08-28', '27.08.2014 03:58', 'NL140623NM64', '1', 'a0YC000000Yng1FMAR', '', '199.99'),
(23400, '263756383', NULL, NULL, 'Danny kanhai', 'De Colignystraat 46', '', '2628 HD', 'DELFT', 'Niederlande', 'NL', NULL, NULL, '624510383', '0010057OB3', NULL, NULL, 'Horloge GM-3005-5 - Zwarte leren band, wit display met diamanten, zilveren kast', NULL, '604569170236', 'FedEx', NULL, '2014-08-28', '25.08.2014 13:58', 'NL140623NM66', '1', 'a0YC000000Yng52MAB', '', '229.99'),
(23401, '264007787', NULL, NULL, 'Serge van Isterdael', 'Luiperse 4', '', '5673 PN', 'NUENEN', 'Niederlande', 'NL', NULL, NULL, '651967200', '0010132GG3', NULL, NULL, 'Horloge GM-3005-5 - Zwarte leren band, wit display met diamanten, zilveren kast', NULL, '604569170247', 'FedEx', NULL, '2014-08-28', '26.08.2014 18:28', 'NL140623NM66', '1', 'a0YC000000Yng52MAB', '', '229.99'),
(23402, '263816259', NULL, NULL, 'Caroline van Vugt', 'van Goghlaan 59', '', '2661 SC', 'BERGSCHENHOEK', 'Niederlande', 'NL', NULL, NULL, '104222569', '0010007JBT', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '604569170258', 'FedEx', NULL, '2014-08-28', '25.08.2014 19:28', 'NL140623NM67', '1', 'a0YC000000Yng6AMAR', '', '229.99'),
(23403, '263816260', NULL, NULL, 'Caroline van Vugt', 'van Goghlaan 59', '', '2661 SC', 'BERGSCHENHOEK', 'Niederlande', 'NL', NULL, NULL, '104222569', '0010211Y2D', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '604569170258', 'FedEx', NULL, '2014-08-28', '25.08.2014 19:28', 'NL140623NM67', '1', 'a0YC000000Yng6AMAR', '', '229.99'),
(23404, '264020981', NULL, NULL, 'Marlene Toonen', 'Cellostraat 10', '', '5402 AE', 'UDEN', 'Niederlande', 'NL', NULL, NULL, '413266560', '0010048ICW', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '604569170270', 'FedEx', NULL, '2014-08-28', '26.08.2014 19:58', 'NL140623NM67', '1', 'a0YC000000Yng6AMAR', '', '229.99'),
(23405, '263815385', NULL, NULL, 'Tjalling van Zeist', 'Binnenhof 17', '', '3162 WE', 'RHOON', 'Niederlande', 'NL', NULL, NULL, '644104054', '0010233XEE', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '604569170280', 'FedEx', NULL, '2014-08-28', '25.08.2014 18:58', 'NL140623NM67', '1', 'a0YC000000Yng6AMAR', '', '229.99'),
(23406, '263816473', NULL, NULL, 'Andy Burhenne', 'Guido Gezellestraat 14', '', '6136 HX', 'SITTARD', 'Niederlande', 'NL', NULL, NULL, '611860503', '0010250QMV', NULL, NULL, 'Horloge GM-3005-A1 - Zilveren metalen band, wit display', NULL, '604569170291', 'FedEx', NULL, '2014-08-28', '25.08.2014 19:28', 'NL140623NM60', '1', 'a0YC000000YnfvpMAB', '', '199.99'),
(23407, '263837243', NULL, NULL, 'Dan Cristian Simion Ciolac', 'Confuciusplein 12', '', '1064 LG', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '626674312', '0010142BLJ', NULL, NULL, 'Horloge GM-3005-A2 - Zilveren metalen band, zwart display', NULL, '604569170306', 'FedEx', NULL, '2014-08-28', '25.08.2014 21:28', 'NL140623NM61', '1', 'a0YC000000YnfxhMAB', '', '199.99'),
(23408, '264007858', NULL, NULL, 'Fatma Topcu', 'Piet Heinstraat 22', '', '5021 VN', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '641275124', '0010080B8P', NULL, NULL, 'Horloge GM-3005-A2 - Zilveren metalen band, zwart display', NULL, '604569170317', 'FedEx', NULL, '2014-08-28', '26.08.2014 18:28', 'NL140623NM61', '1', 'a0YC000000YnfxhMAB', '', '199.99'),
(23409, '263811973', NULL, NULL, 'Abdelhak Arraiss', 'Meidoornlaan 301', '', '1382 XB', 'WEESP', 'Niederlande', 'NL', NULL, NULL, '628845548', '0010243G5R', NULL, NULL, 'Horloge GM-3005-A3 - Zwarte metalen band, zwart display', NULL, '604569170328', 'FedEx', NULL, '2014-08-28', '25.08.2014 18:58', 'NL140623NM62', '1', 'a0YC000000YnfyBMAR', '', '199.99'),
(23410, '263878167', NULL, NULL, 'Helene Vorstenbosch', 'Jeneverbeslaan 1', '', '5552 PL', 'VALKENSWAARD', 'Niederlande', 'NL', NULL, NULL, '651256164', '00102313HJ', NULL, NULL, 'Horloge GM-3005-A3 - Zwarte metalen band, zwart display', NULL, '604569170339', 'FedEx', NULL, '2014-08-28', '26.08.2014 06:58', 'NL140623NM62', '1', 'a0YC000000YnfyBMAR', '', '199.99'),
(23411, '263841006', NULL, NULL, 'Maltie Boedhoe', 'Florens van Brederodeln 46', '', '2722 XJ', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '639490748', '0010072WI4', NULL, NULL, 'Horloge GM-3005-A3 - Zwarte metalen band, zwart display', NULL, '604569170340', 'FedEx', NULL, '2014-08-28', '25.08.2014 21:58', 'NL140623NM62', '1', 'a0YC000000YnfyBMAR', '', '199.99'),
(23412, '263132144', NULL, NULL, 'Ranjeet singh Chauhan', 'Rua 25 de abril h-3 h-3', 'praia da luz , lagos', '8600-174', 'lagos Faro', 'Portugal', 'PT', NULL, NULL, '915519502', '00102438RJ', NULL, NULL, 'OpÃ§Ã£o F: relÃ³gio Monaco Gold GM-3006-06', NULL, '604569170133', 'FedEx', NULL, '2014-08-28', '22.08.2014 02:08', 'PT140723CS06', '1', 'a0YC000000Z9fmEMAR', '', '219.99'),
(23413, '264110302', NULL, NULL, 'Taus Dikieva', 'LINDGATAN 2C', '', '512 52', 'SVENLJUNGA', 'Schweden', 'SE', NULL, NULL, '723616940', '0010164AED', NULL, NULL, 'GM-505-1. Diamantklocka med läderarmband', NULL, '604569170475', 'FedEx', NULL, '2014-08-28', '27.08.2014 12:14', 'SE260514HW05', '1', 'a0YC000000Z8PqEMAV', '1280.87', '1895.00'),
(23414, '264111600', NULL, NULL, 'Taus Dikieva', 'LINDGATAN 2C', '', '512 52', 'SVENLJUNGA', 'Schweden', 'SE', NULL, NULL, '723616940', '00102507L5', NULL, NULL, 'GM-505-2. Diamantklocka med läderarmband', NULL, '604569170475', 'FedEx', NULL, '2014-08-28', '27.08.2014 12:14', 'SE260514HW06', '1', 'a0YC000000Z8PqFMAV', '1280.87', '1895.00'),
(23415, '264073071', NULL, NULL, 'Gustav Nystroem', 'MULLBAERSSTIGEN 33', '', '196 34', 'KUNGSAENGEN', 'Schweden', 'SE', NULL, NULL, '705903971', '0010116QDT', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '604569170497', 'FedEx', NULL, '2014-08-28', '27.08.2014 09:44', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(23416, '264119245', NULL, NULL, 'Ivan Delen', 'Gullregnsgatan 7D', '', '80282', 'gaevle', 'Schweden', 'SE', NULL, NULL, '704541905', '0010074S7R', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '604569170501', 'FedEx', NULL, '2014-08-28', '27.08.2014 13:14', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(23417, '264121867', NULL, NULL, 'Sandro domenico', 'GRAESANDSVAEGEN 15', '', '123 49', 'FARSTA', 'Schweden', 'SE', NULL, NULL, '763182192', '0010228IDD', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '604569170512', 'FedEx', NULL, '2014-08-28', '27.08.2014 13:14', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(23418, '264112794', NULL, NULL, 'johan svensson', 'BAGARELIDEN 8', '', '312 30', 'LAHOLM', 'Schweden', 'SE', NULL, NULL, '0732-323852', '0010155OTI', NULL, NULL, 'GM-505-4. Diamantklocka med stålarmband', NULL, '604569170523', 'FedEx', NULL, '2014-08-28', '27.08.2014 12:44', 'SE260514HW08', '1', 'a0YC000000Z8PqHMAV', '1280.87', '1895.00'),
(23419, '264065664', NULL, NULL, 'Rezene Gebrenigus', 'Raettar vigs vaeg 109', '', '16272', 'Vaellingby', 'Schweden', 'SE', NULL, NULL, '707153832', '0010250YGK', NULL, NULL, 'GM-505-5. Diamantklocka med stålarmband', NULL, '604569170534', 'FedEx', NULL, '2014-08-28', '27.08.2014 09:14', 'SE260514HW09', '1', 'a0YC000000Z8PqGMAV', '1280.87', '1895.00'),
(23420, '264118711', NULL, NULL, 'Robin Sundin', 'PASTILLGRAENDEN 11 A', '', '434 32', 'KUNGSBACKA', 'Schweden', 'SE', NULL, NULL, '737078600', '0010056ME9', NULL, NULL, 'GM-505-5. Diamantklocka med stålarmband', NULL, '604569170545', 'FedEx', NULL, '2014-08-28', '27.08.2014 13:14', 'SE260514HW09', '1', 'a0YC000000Z8PqGMAV', '1280.87', '1895.00'),
(23421, '264118473', NULL, NULL, 'Daniel Hoeynae', 'MOR ANNIES VAEG 25', '', '434 60', 'KUNGSBACKA', 'Schweden', 'SE', NULL, NULL, '762900218', '0010014RO5', NULL, NULL, 'GM-505-6. Diamantklocka med stålarmband', NULL, '604569170556', 'FedEx', NULL, '2014-08-28', '27.08.2014 13:14', 'SE260514HW10', '1', 'a0YC000000Z8PqIMAV', '1280.87', '1895.00'),
(23422, '264047233', NULL, NULL, 'Selim Atik', 'HAELLKISTEGATAN 1', '', '418 72', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '762018566', '0010168MU9', NULL, NULL, 'GM-505-6. Diamantklocka med stålarmband', NULL, '604569170567', 'FedEx', NULL, '2014-08-28', '27.08.2014 02:44', 'SE260514HW10', '1', 'a0YC000000Z8PqIMAV', '1280.87', '1895.00'),
(23423, '263919541', NULL, NULL, 'Emelie Andersson', 'BOLLTORPSVAEGEN 29B', '', '441 58', 'ALINGSAS', 'Schweden', 'SE', NULL, NULL, '725082913', '0010134G8T', NULL, NULL, 'Malibu Diamonds GM-502 - Black Strap Silver Case White Face', NULL, '604569170578', 'FedEx', NULL, '2014-08-28', '26.08.2014 13:14', 'SE160714HW08', '1', 'a0YC000000Z8PePMAV', '1280.87', '1895.00'),
(23424, '263985870', NULL, NULL, 'Shamiran Yaqo Gorgees', 'GROEDINGEVAEGEN 43', '', '147 31', 'TUMBA', 'Schweden', 'SE', NULL, NULL, '762918804', '0010140C6B', NULL, NULL, 'Malibu Diamonds GM-502 - Black Strap Silver Case White Face', NULL, '604569170589', 'FedEx', NULL, '2014-08-28', '26.08.2014 19:14', 'SE160714HW08', '1', 'a0YC000000Z8PePMAV', '1280.87', '1895.00'),
(23425, '263899652', NULL, NULL, 'Max Broberg', 'Kaelltorpsvaegen 71', '', '176 74', 'Jaerfaella', 'Schweden', 'SE', NULL, NULL, '704852626', '0010150DL1', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '604569170590', 'FedEx', NULL, '2014-08-28', '26.08.2014 11:14', 'SE160714HW09', '1', 'a0YC000000Z8Pf3MAF', '1280.87', '1895.00'),
(23426, '264006824', NULL, NULL, 'pauline esmailzadeh', 'SIOECRONAPLATSEN 10', '', '252 44', 'HELSINGBORG', 'Schweden', 'SE', NULL, NULL, '46708166194', '0010225HUF', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '604569170604', 'FedEx', NULL, '2014-08-28', '26.08.2014 21:16', 'SE160714HW09', '1', 'a0YC000000Z8Pf3MAF', '1280.87', '1895.00'),
(23427, '263992616', NULL, NULL, 'Sandra Irming', 'BAECKTISTELGATAN 15', '', '230 40', 'BARA', 'Schweden', 'SE', NULL, NULL, '761702040', '0010137HDP', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '604569170615', 'FedEx', NULL, '2014-08-28', '26.08.2014 20:14', 'SE160714HW09', '1', 'a0YC000000Z8Pf3MAF', '1280.87', '1895.00'),
(23428, '263784499', NULL, NULL, 'Amanda Landberg', 'ASPSAETRAVAEGEN 8', '', '127 37', 'SKAERHOLMEN', 'Schweden', 'SE', NULL, NULL, '762493489', '0010062FSY', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '604569170626', 'FedEx', NULL, '2014-08-28', '25.08.2014 19:14', 'SE160714HW10', '1', 'a0YC000000Z8PfIMAV', '1280.87', '1895.00'),
(23429, '264030375', NULL, NULL, 'Babacar Kamara', 'Drivhusvaegen 17', '', '12048', 'Enskede gard', 'Schweden', 'SE', NULL, NULL, '707300262', '0010089JP6', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '604569170637', 'FedEx', NULL, '2014-08-28', '26.08.2014 23:44', 'SE160714HW10', '1', 'a0YC000000Z8PfIMAV', '1280.87', '1895.00'),
(23430, '264118986', NULL, NULL, 'Benard Kiarie', 'TUREBORGSVAEGEN 22', '', '451 33', 'UDDEVALLA', 'Schweden', 'SE', NULL, NULL, '737883141', '0010037ZGA', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '604569170648', 'FedEx', NULL, '2014-08-28', '27.08.2014 13:14', 'SE160714HW10', '1', 'a0YC000000Z8PfIMAV', '1280.87', '1895.00'),
(23431, '263793743', NULL, NULL, 'Roberto Aguayo Pedraza', 'ODLINGSVAEGEN 14 4TR', '', '147 50', 'TUMBA', 'Schweden', 'SE', NULL, NULL, '701422772', '00100903S6', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '604569170659', 'FedEx', NULL, '2014-08-28', '25.08.2014 20:14', 'SE160714HW10', '1', 'a0YC000000Z8PfIMAV', '1280.87', '1895.00'),
(23432, '263769441', NULL, NULL, 'Slavko Aleksic', 'Olofsborgsgatan 2a', '', '21361', 'Malmoe', 'Schweden', 'SE', NULL, NULL, '', '0010219ZA7', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '604569170660', 'FedEx', NULL, '2014-08-28', '25.08.2014 18:14', 'SE160714HW10', '1', 'a0YC000000Z8PfIMAV', '1280.87', '1895.00'),
(23433, '264037585', NULL, NULL, 'Zebastian Hasslinger', 'TANNESKAERSGATAN 47', '', '421 60', 'VAESTRA FROELUNDA', 'Schweden', 'SE', NULL, NULL, '705421221', '0010044B2H', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '604569170670', 'FedEx', NULL, '2014-08-28', '27.08.2014 00:44', 'SE160714HW10', '1', 'a0YC000000Z8PfIMAV', '1280.87', '1895.00'),
(23434, '264040071', NULL, NULL, 'Jim Soerberg', 'NYGATAN 27B', '', '732 30', 'ARBOGA', 'Schweden', 'SE', NULL, NULL, '702506920', '00100936SX', NULL, NULL, 'Malibu Diamonds GM-502-4 - Black Strap Black Case Black Face', NULL, '604569170681', 'FedEx', NULL, '2014-08-28', '27.08.2014 00:44', 'SE160714HW12', '1', 'a0YC000000Z8PfXMAV', '1280.87', '1895.00'),
(23435, '264035028', NULL, NULL, 'Sahand Ebadi', 'PORFYRVAEGEN 4', '', '167 41', 'BROMMA', 'Schweden', 'SE', NULL, NULL, '725352670', '0010167WN8', NULL, NULL, 'Malibu Diamonds GM-502-4 - Black Strap Black Case Black Face', NULL, '604569170692', 'FedEx', NULL, '2014-08-28', '27.08.2014 00:14', 'SE160714HW12', '1', 'a0YC000000Z8PfXMAV', '1280.87', '1895.00'),
(23436, '263778281', NULL, NULL, 'Dimitrios Ahlberg', 'SKIDBACKEN 62', '', '174 54', 'SUNDBYBERG', 'Schweden', 'SE', NULL, NULL, '707479688', '0010133S8P', NULL, NULL, 'Sydney Diamonds GM-503-1 - Black Strap Silver Case White Face', NULL, '604569170707', 'FedEx', NULL, '2014-08-28', '25.08.2014 18:44', 'SE160714HW13', '1', 'a0YC000000Z8PfhMAF', '1280.87', '1895.00'),
(23437, '263887556', NULL, NULL, 'Anela Borovac', 'KADETTGATAN 54B', '', '254 55', 'HELSINGBORG', 'Schweden', 'SE', NULL, NULL, '707687596', '0010102P8C', NULL, NULL, 'Sydney Diamonds GM-503-2 Black Strap Silver Case Black Face', NULL, '604569170718', 'FedEx', NULL, '2014-08-28', '26.08.2014 10:44', 'SE160714HW14', '1', 'a0YC000000Z8PfmMAF', '1280.87', '1895.00'),
(23438, '263786347', NULL, NULL, 'Antigona Hasi', 'DOMAREGATAN 4', '', '291 66', 'KRISTIANSTAD', 'Schweden', 'SE', NULL, NULL, '709328682', '0010226VCI', NULL, NULL, 'Sydney Diamonds GM-503-2 Black Strap Silver Case Black Face', NULL, '604569170729', 'FedEx', NULL, '2014-08-28', '25.08.2014 19:44', 'SE160714HW14', '1', 'a0YC000000Z8PfmMAF', '1280.87', '1895.00'),
(23439, '263778640', NULL, NULL, 'VERONICA VILLALBA SANCHEZ', 'ZAMORA 4', 'Bajo', '29680', 'ESTEPONA Malaga', 'Spanien', 'ES', NULL, NULL, '665692930', '0010226X2V', NULL, NULL, 'OpciÃ³n F: reloj MÃ³naco Diamond - modelo GM-3006-06', NULL, '604569170155', 'FedEx', NULL, '2014-08-28', '25.08.2014 15:58', 'ES140723CS06', '1', 'a0YC000000Z9fB3MAJ', '', '229.99'),
(23440, '263792492', NULL, NULL, 'Adrian Copae', '23 COLCHESTER ROAD', 'Please send me black stainless strap and black face(gm -505-6) Thanks', 'SS2 6HW', 'SOUTHEND-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7475155655', '0010231SF1', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Stainless Steel Strap and Black Face (GM-505-6)', NULL, '604569169302', 'FedEx', NULL, '2014-08-28', '25.08.2014 19:22', 'UK131023AMC12', '1', 'a0YC000000ZMmwvMAD', '126.99', '199.00'),
(23441, '263944596', NULL, NULL, 'George Panagiotou', '105 Tower Point', '52 Sydney Road', 'EN2 6SZ', 'ENFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7823774160', '00100387I0', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Stainless Steel Strap and Black Face (GM-505-6)', NULL, '604569169313', 'FedEx', NULL, '2014-08-28', '26.08.2014 14:22', 'UK131023AMC12', '1', 'a0YC000000ZMmwvMAD', '126.99', '199.00'),
(23442, '263881920', NULL, NULL, 'Jeremy Horne Concierge Royal Quarter', '7 SEVEN KINGS WAY', '', 'KT2 5BY', 'KINGSTON UPON THAMES', 'Grossbritannien', 'GB', NULL, NULL, '7545116975', '0010063I4J', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Stainless Steel Strap and Black Face (GM-505-6)', NULL, '604569169324', 'FedEx', NULL, '2014-08-28', '26.08.2014 09:22', 'UK131023AMC12', '1', 'a0YC000000ZMmwvMAD', '126.99', '199.00'),
(23443, '263962729', NULL, NULL, 'Katy Scott', '1 WEST AVENUE', '', 'ML8 5AE', 'CARLUKE', 'Grossbritannien', 'GB', NULL, NULL, '1555750266', '00100086WJ', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Stainless Steel Strap and Black Face (GM-505-6)', NULL, '604569169335', 'FedEx', NULL, '2014-08-28', '26.08.2014 16:22', 'UK131023AMC12', '1', 'a0YC000000ZMmwvMAD', '126.99', '199.00'),
(23444, '263735885', NULL, NULL, 'Kevin White', '4 HAVEN SHAW CLOSE', '', 'HP21 9RG', 'AYLESBURY', 'Grossbritannien', 'GB', NULL, NULL, '7545292439', '0010243F3O', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Stainless Steel Strap and Black Face (GM-505-6)', NULL, '604569169346', 'FedEx', NULL, '2014-08-28', '25.08.2014 13:53', 'UK131023AMC12', '1', 'a0YC000000ZMmwvMAD', '126.99', '199.00'),
(23445, '263667264', NULL, NULL, 'Roney James', '103 MARLPIT LANE', '', 'NR5 8XN', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '7727253683', '0010250VS6', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Stainless Steel Strap and Black Face (GM-505-6)', NULL, '604569169357', 'FedEx', NULL, '2014-08-28', '25.08.2014 08:52', 'UK131023AMC12', '1', 'a0YC000000ZMmwvMAD', '126.99', '199.00'),
(23446, '263726610', NULL, NULL, 'Sachin Rakaskoti', '36 Majendie Road', '', 'SE18 7QB', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7449979667', '00100187L5', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Stainless Steel Strap and Black Face (GM-505-6)', NULL, '604569169368', 'FedEx', NULL, '2014-08-28', '25.08.2014 13:22', 'UK131023AMC12', '1', 'a0YC000000ZMmwvMAD', '126.99', '199.00'),
(23447, '263664991', NULL, NULL, 'chris LUBBOCK', '1 THE FAIRSTEAD', 'Charmwood', 'NR25 7RL', 'HOLT', 'Grossbritannien', 'GB', NULL, NULL, '7791548789', '0010159LUF', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Strap and Black Face (GM-505-2)', NULL, '604569169379', 'FedEx', NULL, '2014-08-28', '25.08.2014 08:54', 'UK131023AMC08', '1', 'a0YC000000ZMmwrMAD', '126.99', '199.00'),
(23448, '263966540', NULL, NULL, 'Rhyan Purcell', '8 POLAND STREET', '', 'W1F 8PX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7983346778', '0010059USJ', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Strap and Black Face (GM-505-2)', NULL, '604569169380', 'FedEx', NULL, '2014-08-28', '26.08.2014 16:22', 'UK131023AMC08', '1', 'a0YC000000ZMmwrMAD', '126.99', '199.00'),
(23449, '263699343', NULL, NULL, 'sanja sakic', '65 ALFRED ROAD', 'Great Western Studio', 'W2 5EU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7783359127', '0010101SXU', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Strap and Black Face (GM-505-2)', NULL, '604569169390', 'FedEx', NULL, '2014-08-28', '25.08.2014 10:53', 'UK131023AMC08', '1', 'a0YC000000ZMmwrMAD', '126.99', '199.00'),
(23450, '263919578', NULL, NULL, 'Tony Weller', '56 Upper Northam Rd', '', 'SO30 4EB', 'Southampton', 'Grossbritannien', 'GB', NULL, NULL, '7515644034', '0010111CNC', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Strap and Black Face (GM-505-2)', NULL, '604569169405', 'FedEx', NULL, '2014-08-28', '26.08.2014 12:22', 'UK131023AMC08', '1', 'a0YC000000ZMmwrMAD', '126.99', '199.00'),
(23451, '263802147', NULL, NULL, 'Tracy Hart', '24 VERBENA CLOSE', '', 'RM15 6ES', 'SOUTH OCKENDON', 'Grossbritannien', 'GB', NULL, NULL, '1708400105', '001006495F', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Strap and Black Face (GM-505-2)', NULL, '604569169416', 'FedEx', NULL, '2014-08-28', '25.08.2014 19:52', 'UK131023AMC08', '1', 'a0YC000000ZMmwrMAD', '126.99', '199.00'),
(23452, '263750599', NULL, NULL, 'Monika Peceliuniene', '55 Cobden avenue', '', 'PE1 2NX', 'Peterborough', 'Grossbritannien', 'GB', NULL, NULL, '7858769038', '0010250SYC', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Strap and White Face (GM-505-1)', NULL, '604569169427', 'FedEx', NULL, '2014-08-28', '25.08.2014 15:22', 'UK131023AMC07', '1', 'a0YC000000ZMmwqMAD', '126.99', '199.00'),
(23453, '264022837', NULL, NULL, 'Rachel Hanneman', '49 CHURCH STREET', '', 'S35 0FU', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7730597052', '0010192MN5', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Strap and White Face (GM-505-1)', NULL, '604569169438', 'FedEx', NULL, '2014-08-28', '26.08.2014 21:52', 'UK131023AMC07', '1', 'a0YC000000ZMmwqMAD', '126.99', '199.00'),
(23454, '263870108', NULL, NULL, 'Awad Elshorbasy', '7 philadelphia Grove', '', 'S6 3HN', 'Sheffield', 'Grossbritannien', 'GB', NULL, NULL, '7837700670', '00102356PJ', NULL, NULL, 'Florida Diamonds Pionier Watch: Brown Strap and Black Face (GM-505-3)', NULL, '604569169449', 'FedEx', NULL, '2014-08-28', '26.08.2014 08:22', 'UK131023AMC09', '1', 'a0YC000000ZMmwsMAD', '126.99', '199.00'),
(23455, '263802410', NULL, NULL, 'Euan Robb', '32 DOVECASTLE DRIVE', '', 'ML10 6BH', 'STRATHAVEN', 'Grossbritannien', 'GB', NULL, NULL, '7784984812', '0010217D1V', NULL, NULL, 'Florida Diamonds Pionier Watch: Brown Strap and Black Face (GM-505-3)', NULL, '604569169450', 'FedEx', NULL, '2014-08-28', '25.08.2014 20:22', 'UK131023AMC09', '1', 'a0YC000000ZMmwsMAD', '126.99', '199.00'),
(23456, '263818185', NULL, NULL, 'James Hunnybourne', '17 BRYSON CLOSE', '', 'PO13 8FB', 'LEE-ON-THE-SOLENT', 'Grossbritannien', 'GB', NULL, NULL, '7590316418', '00101534N5', NULL, NULL, 'Florida Diamonds Pionier Watch: Brown Strap and Black Face (GM-505-3)', NULL, '604569169460', 'FedEx', NULL, '2014-08-28', '25.08.2014 21:22', 'UK131023AMC09', '1', 'a0YC000000ZMmwsMAD', '126.99', '199.00'),
(23457, '263831279', NULL, NULL, 'JON AITKEN', '26 LABURNUM CLOSE', 'NORTH HYKEHAM', 'LN6 8JQ', 'LINCOLN', 'Grossbritannien', 'GB', NULL, NULL, '1522697130', '00101346JL', NULL, NULL, 'Florida Diamonds Pionier Watch: Brown Strap and Black Face (GM-505-3)', NULL, '604569169471', 'FedEx', NULL, '2014-08-28', '25.08.2014 22:23', 'UK131023AMC09', '1', 'a0YC000000ZMmwsMAD', '126.99', '199.00'),
(23458, '263690148', NULL, NULL, 'Kelly Baker', '2 DOEFIELD AVENUE', '', 'M28 7GT', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '1617904187', '00102456HM', NULL, NULL, 'Florida Diamonds Pionier Watch: Brown Strap and Black Face (GM-505-3)', NULL, '604569169482', 'FedEx', NULL, '2014-08-28', '25.08.2014 10:24', 'UK131023AMC09', '1', 'a0YC000000ZMmwsMAD', '126.99', '199.00'),
(23459, '263967600', NULL, NULL, 'Rob McConnell', '82 Golf Road', 'New Inn', 'NP40QW', 'Pontypool', 'Grossbritannien', 'GB', NULL, NULL, '7723998971', '00101527A6', NULL, NULL, 'Florida Diamonds Pionier Watch: Brown Strap and Black Face (GM-505-3)', NULL, '604569169493', 'FedEx', NULL, '2014-08-28', '26.08.2014 16:52', 'UK131023AMC09', '1', 'a0YC000000ZMmwsMAD', '126.99', '199.00'),
(23460, '263710427', NULL, NULL, 'Roy Witt', '8 NABBOTT ROAD', '', 'CM1 2SW', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '1245263761', '0010173UU8', NULL, NULL, 'Florida Diamonds Pionier Watch: Brown Strap and Black Face (GM-505-3)', NULL, '604569169508', 'FedEx', NULL, '2014-08-28', '25.08.2014 11:52', 'UK131023AMC09', '1', 'a0YC000000ZMmwsMAD', '126.99', '199.00'),
(23461, '263947450', NULL, NULL, 'Stacie Bates', '2A JONATHAN CLOSE', '', 'SO41 9DY', 'LYMINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7894560394', '0010197QOH', NULL, NULL, 'Florida Diamonds Pionier Watch: Brown Strap and Black Face (GM-505-3)', NULL, '604569169519', 'FedEx', NULL, '2014-08-28', '26.08.2014 14:52', 'UK131023AMC09', '1', 'a0YC000000ZMmwsMAD', '126.99', '199.00'),
(23462, '263732117', NULL, NULL, 'Tony Weller', '56 Upper Northam Rd', '', 'SO30 4EB', 'Southampton', 'Grossbritannien', 'GB', NULL, NULL, '7515644034', '0010104CEL', NULL, NULL, 'Florida Diamonds Pionier Watch: Brown Strap and Black Face (GM-505-3)', NULL, '604569169405', 'FedEx', NULL, '2014-08-28', '25.08.2014 13:52', 'UK131023AMC09', '1', 'a0YC000000ZMmwsMAD', '126.99', '199.00'),
(23463, '263720033', NULL, NULL, 'mark stevens', '50 carnock road', '', 'pl2 3sh', 'plymouth', 'Grossbritannien', 'GB', NULL, NULL, '', '0010170S8A', NULL, NULL, 'Florida Diamonds Pionier Watch: Stainless Steel Strap and White Face (GM-505-4)', NULL, '604569169530', 'FedEx', NULL, '2014-08-28', '25.08.2014 12:54', 'UK131023AMC10', '1', 'a0YC000000ZMmwtMAD', '126.99', '199.00'),
(23464, '263765972', NULL, NULL, 'Martine Burrows', '13 BRACKENLEA FOLD', 'Norden', 'OL12 7GG', 'ROCHDALE', 'Grossbritannien', 'GB', NULL, NULL, '7939934300', '0010047W9T', NULL, NULL, 'Florida Diamonds Pionier Watch: Stainless Steel Strap and White Face (GM-505-4)', NULL, '604569169541', 'FedEx', NULL, '2014-08-28', '25.08.2014 16:52', 'UK131023AMC10', '1', 'a0YC000000ZMmwtMAD', '126.99', '199.00'),
(23465, '264032155', NULL, NULL, 'Connor Wilson', '41 Owton Manor Lane', '', 'TS25 3AB', 'Hartlepool', 'Grossbritannien', 'GB', NULL, NULL, '7453591262', '0010250RTJ', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Black Case and Black Face (GM-502-4)', NULL, '604569169552', 'FedEx', NULL, '2014-08-28', '26.08.2014 22:52', 'UK140403AS14', '1', 'a0YC000000ZMmzeMAD', '129.96', '199.00'),
(23466, '263802575', NULL, NULL, 'Avril Renehan', '1 LIME STREET', 'Lloyds of london', 'EC3M 7HA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7860553665', '0010088L4S', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '604569169563', 'FedEx', NULL, '2014-08-28', '25.08.2014 20:22', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(23467, '263802538', NULL, NULL, 'Leigh Hempsall', '87 LEEDS ROAD', 'kippax', 'LS25 7HG', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7595221759', '0010116BRJ', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '604569169574', 'FedEx', NULL, '2014-08-28', '25.08.2014 20:22', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(23468, '263682215', NULL, NULL, 'Roger Spillard', '43 FOREST VIEW ROAD', 'Moordown', 'BH9 3BH', 'BOURNEMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7971545634', '0010169DQ9', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '604569169585', 'FedEx', NULL, '2014-08-28', '25.08.2014 09:52', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(23469, '263747402', NULL, NULL, 'Tahir Hussain', '186 PERRY WOOD ROAD', '', 'B42 2BH', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '07971 831255', '0010230PNG', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '604569169596', 'FedEx', NULL, '2014-08-28', '25.08.2014 14:52', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(23470, '263958574', NULL, NULL, 'Angeline Zulch', '74 THE SPINN WILLINGTON ROAD', '', 'MK44 3TN', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7447120476', '0010178LY5', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Face (GM-502-1)', NULL, '604569169600', 'FedEx', NULL, '2014-08-28', '26.08.2014 15:52', 'UK140403AS11', '1', 'a0YC000000ZMmzbMAD', '129.99', '199.00'),
(23471, '263725040', NULL, NULL, 'aniruddh patel', '22 STATION ROAD', '', 'CM0 8BQ', 'BURNHAM-ON-CROUCH', 'Grossbritannien', 'GB', NULL, NULL, '7960063210', '001013211M', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Face (GM-502-1)', NULL, '604569169611', 'FedEx', NULL, '2014-08-28', '25.08.2014 13:22', 'UK140403AS11', '1', 'a0YC000000ZMmzbMAD', '129.99', '199.00'),
(23472, '263897646', NULL, NULL, 'Mahdi Ali (Swinton)', '60 Bridgewater House', 'Whitworth Street', 'M1 6LT', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7939183002', '0010221W8S', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Face (GM-502-1)', NULL, '604569169622', 'FedEx', NULL, '2014-08-28', '26.08.2014 10:22', 'UK140403AS11', '1', 'a0YC000000ZMmzbMAD', '129.99', '199.00'),
(23473, '263975053', NULL, NULL, 'Mila Gantcheva', 'one canada square', '', 'E14 5AP', 'canary wharf', 'Grossbritannien', 'GB', NULL, NULL, '4,4792E+11', '0010138VNV', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Face (GM-502-1)', NULL, '604569169633', 'FedEx', NULL, '2014-08-28', '26.08.2014 17:22', 'UK140403AS11', '1', 'a0YC000000ZMmzbMAD', '129.99', '199.00'),
(23474, '263864063', NULL, NULL, 'Rakesh singh Rawat', '199, CAUSEWAY GREEN ROAD', 'Call me for anything needed', 'B68 8LQ', 'OLDBURY', 'Grossbritannien', 'GB', NULL, NULL, '7412562238', '0010115X1L', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Face (GM-502-1)', NULL, '604569169644', 'FedEx', NULL, '2014-08-28', '26.08.2014 07:22', 'UK140403AS11', '1', 'a0YC000000ZMmzbMAD', '129.99', '199.00'),
(23475, '264115312', NULL, NULL, 'ahrooran sivakumar', '211 SAINTFIELD ROAD', '', 'BT8 7HQ', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7702529535', '0010107EBA', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569169655', 'FedEx', NULL, '2014-08-28', '27.08.2014 11:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23476, '264070860', NULL, NULL, 'Alana Archer', '12 DOBBIN HEIGHTS', '', 'BT62 4EE', 'CRAIGAVON', 'Grossbritannien', 'GB', NULL, NULL, '7714631740', '0010060HLP', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569169666', 'FedEx', NULL, '2014-08-28', '27.08.2014 08:22', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23477, '263741346', NULL, NULL, 'Andrew Hansard', '22 QUINCEY DRIVE', 'Erdington', 'B24 9LX', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7884487704', '001020149L', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569169677', 'FedEx', NULL, '2014-08-28', '25.08.2014 14:22', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23478, '263690033', NULL, NULL, 'Christina Morrice', 'SAVILLS 55 YORK PLACE', 'Perth', 'PH2 8EH', 'PERTH', 'Grossbritannien', 'GB', NULL, NULL, '7800512076', '00102461NY', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, 'RL710957223DE', 'Deutsche Post', NULL, '2014-08-28', '25.08.2014 10:23', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23479, '263732443', NULL, NULL, 'Dan Brown', '19 MAIN STREET', '', 'NG23 5ST', 'NEWARK', 'Grossbritannien', 'GB', NULL, NULL, '7419778854', '0010225MWT', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569169699', 'FedEx', NULL, '2014-08-28', '25.08.2014 13:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23480, '263681562', NULL, NULL, 'david mcdiarmid', '149 GLOUCESTER ROAD', '', 'EX4 2EB', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7874820016', '0010148FVX', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569169703', 'FedEx', NULL, '2014-08-28', '25.08.2014 09:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23481, '263980500', NULL, NULL, 'Graham benson', '91 OLDFIELD CRESCENT', 'Stainforth', 'DN7 5PE', 'DONCASTER', 'Grossbritannien', 'GB', NULL, NULL, '1302844011', '00100754KD', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569169714', 'FedEx', NULL, '2014-08-28', '26.08.2014 17:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23482, '263821820', NULL, NULL, 'helen alcock', '7 inglewood grove', '', 'st50dz', 'newcastle under lyme', 'Grossbritannien', 'GB', NULL, NULL, '741407332', '*0010092E43', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569169725', 'FedEx', NULL, '2014-08-28', '25.08.2014 21:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23483, '263698293', NULL, NULL, 'james rayne', 'METROL HOWE MOSS PLACE', '', 'AB21 0GS', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7731493907', '0010226R3T', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569169736', 'FedEx', NULL, '2014-08-28', '25.08.2014 10:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23484, '264124092', NULL, NULL, 'jeanette vaughan', '7 LYTTELTON PLACE', '', 'DY9 0QJ', 'STOURBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '1562887657', '00102436RJ', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569169747', 'FedEx', NULL, '2014-08-28', '27.08.2014 12:22', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23485, '264035432', NULL, NULL, 'Jonathon Larkin', '12 MILLBECK GARDENS', '', 'NE9 7HS', 'GATESHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7814681559', '00101145DM', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569169758', 'FedEx', NULL, '2014-08-28', '26.08.2014 23:23', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23486, '263721378', NULL, NULL, 'JOSEPH ADO-IMOISILI', '23 UPPER MALONE PARK', '', 'BT9 6PP', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7727062534', '0010216BLT', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569169769', 'FedEx', NULL, '2014-08-28', '25.08.2014 12:53', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23487, '263842312', NULL, NULL, 'katarzyna chmielewska', '24 DILLOWAYS LANE', '', 'WV13 3EX', 'WILLENHALL', 'Grossbritannien', 'GB', NULL, NULL, '7808032626', '0010053VRQ', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569169770', 'FedEx', NULL, '2014-08-28', '25.08.2014 23:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23488, '263899805', '', '', 'Kien Tran', '37  Vaine House, CASSLAND ROAD', '', 'E9 5BT', 'LONDON', 'Grossbritannien', '', '', '', '7450548888', '0010169EFJ', '', '', 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', 'Guten Tag Frau Voelskow,\r\ndie Kollegen hatten bereits mit Ihrem Kunden kontakt und eine Nachforschung eingeleitet.\r\nLaut dieser Nachforschung wurde durch den Empfaenger bestaetigt das er endlich seine Sendung erhalten hat.\r\nGesprochen wurde mit:\r\nFIRST NA', '604569169780', 'FedEx', '', '2014-08-28', '26.08.2014 10:22', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23489, '263742439', NULL, NULL, 'Melissa Horner', '43 Holman close', '', 'Nr11 6DD', 'Norwich', 'Grossbritannien', 'GB', NULL, NULL, '7880606466', '00102086VI', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569169791', 'FedEx', NULL, '2014-08-28', '25.08.2014 14:22', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23490, '263815096', NULL, NULL, 'MIHAELA STANCIU', '1 MAVIS WALK', '', 'E6 5TL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7805887042', '0010150EXD', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569169806', 'FedEx', NULL, '2014-08-28', '25.08.2014 21:22', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23491, '263701076', NULL, NULL, 'Phil Keeble', '2 FREESIA CLOSE', '', 'BA12 7RL', 'WARMINSTER', 'Grossbritannien', 'GB', NULL, NULL, '7730467818', '0010120CSH', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569169817', 'FedEx', NULL, '2014-08-28', '25.08.2014 11:23', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23492, '264076957', NULL, NULL, 'Rex Omiko', '94 FOXTON ROAD', '', 'B8 3HN', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7411107382', '0010009U47', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569169828', 'FedEx', NULL, '2014-08-28', '27.08.2014 08:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(23493, '263667953', NULL, NULL, 'Richard Heath', '7 Radley Drive', '', 'CV10 7HX', 'Nuneaton', 'Grossbritannien', 'GB', NULL, NULL, '7599807963', '0010229AUI', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569169839', 'FedEx', NULL, '2014-08-28', '25.08.2014 08:53', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23494, '264036852', NULL, NULL, 'Shumon Ali', 'UPL COPSE WALK', 'Copse Walk, Pontprennau', 'CF23 8XH', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7456650033', '0010193AAU', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569169840', 'FedEx', NULL, '2014-08-28', '26.08.2014 23:22', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23495, '264012868', NULL, NULL, 'malik ali', '58 PORTREE STREET', '', 'E14 0HT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7915251525', '0010219KRF', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Black Case (T3006-1-03)', NULL, '604569169850', 'FedEx', NULL, '2014-08-28', '26.08.2014 20:52', 'UK140415AS07', '1', 'a0YC000000ZMnLEMA1', '130.99', '199.00'),
(23496, '263996787', NULL, NULL, 'Shanim Ahmed', '34 NEWCOURT POTT STREET', '34 newcourt house  Pott street  London E2 0EG', 'E2 0EG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7944795713', '0010069QGX', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Black Case (T3006-1-03)', NULL, '604569169861', 'FedEx', NULL, '2014-08-28', '26.08.2014 19:22', 'UK140415AS07', '1', 'a0YC000000ZMnLEMA1', '130.99', '199.00'),
(23497, '264091552', NULL, NULL, 'Aurel Capo', '7 MURIEL ROAD', '', 'LE3 6BH', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7459256989', '00100935OU', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '604569169872', 'FedEx', NULL, '2014-08-28', '27.08.2014 09:54', 'UK140729AS32', '1', 'a0YC000000ZMnLDMA1', '130.99', '199.00'),
(23498, '263934750', NULL, NULL, 'Bright Paablo', '27wheelhouse 44watermill lane', 'Please send this item at flat 27 wheel house court 44 watermill lane N18 1 es', 'N18 1ES', 'Edmonton london', 'Grossbritannien', 'GB', NULL, NULL, '7521911396', '00101111J7', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '604569169883', 'FedEx', NULL, '2014-08-28', '26.08.2014 13:52', 'UK140729AS32', '1', 'a0YC000000ZMnLDMA1', '130.99', '199.00'),
(23499, '264004631', NULL, NULL, 'JAMES DANCE', '13 HIGH SNOAD WOOD', 'CHALLOCK', 'TN25 4DQ', 'ASHFORD', 'Grossbritannien', 'GB', NULL, NULL, '01233 740065', '0010127WTQ', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '604569169894', 'FedEx', NULL, '2014-08-28', '26.08.2014 20:22', 'UK140729AS32', '1', 'a0YC000000ZMnLDMA1', '130.99', '199.00'),
(23500, '263800532', NULL, NULL, 'Karen McGarry', '1-3 RICE LANE', 'Walton', 'L9 1AD', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7889220838', '00100197OE', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '604569169909', 'FedEx', NULL, '2014-08-28', '25.08.2014 19:52', 'UK140729AS32', '1', 'a0YC000000ZMnLDMA1', '130.99', '199.00'),
(23501, '263862572', NULL, NULL, 'Krysta Anderson', '103 Beavers Crescent', '', 'TW4 6EU', 'Hounslow', 'Grossbritannien', 'GB', NULL, NULL, '7983731185', '0010054YZJ', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '604569169910', 'FedEx', NULL, '2014-08-28', '26.08.2014 07:22', 'UK140729AS32', '1', 'a0YC000000ZMnLDMA1', '130.99', '199.00'),
(23502, '263997442', NULL, NULL, 'Josh Foster-hale', '16 BEDALE ROAD', '', 'WF10 5GL', 'CASTLEFORD', 'Grossbritannien', 'GB', NULL, NULL, '715608867', '0010190VID', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Silver-Coloured Case (T3006-1-01)', NULL, '604569169920', 'FedEx', NULL, '2014-08-28', '26.08.2014 19:23', 'UK140729AS31', '1', 'a0YC000000ZAjtGMAT', '130.99', '199.00'),
(23503, '264001420', NULL, NULL, 'Jacinta Halsted-Cann', 'Office Lamisell Ltd', 'Meeth', 'EX20 3EP', 'Okehampton', 'Grossbritannien', 'GB', NULL, NULL, '7772342925', '00101649AM', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '604569169931', 'FedEx', NULL, '2014-08-28', '26.08.2014 19:52', 'UK140729AS36', '1', 'a0YC000000ZMnLHMA1', '130.99', '199.00'),
(23504, '263941768', NULL, NULL, 'Jamie Highwood', '10 ROLINSDEN WAY', '', 'BR2 6HY', 'KESTON', 'Grossbritannien', 'GB', NULL, NULL, '7590664674', '0010043W05', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '604569169942', 'FedEx', NULL, '2014-08-28', '26.08.2014 14:22', 'UK140729AS36', '1', 'a0YC000000ZAkKAMA1', '130.99', '199.00'),
(23505, '263849851', NULL, NULL, 'Kieran Mingle', '24 HERON GARDENS', '', 'BS20 7DH', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7545316056', '0010089D6Y', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '604569169953', 'FedEx', NULL, '2014-08-28', '26.08.2014 01:52', 'UK140729AS36', '1', 'a0YC000000ZMnLHMA1', '130.99', '199.00'),
(23506, '263921262', NULL, NULL, 'Sarah Waddle', '24 MAGDALENE AVENUE', '', 'DH1 1NN', 'DURHAM', 'Grossbritannien', 'GB', NULL, NULL, '7725570269', '0010117TIH', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '604569169964', 'FedEx', NULL, '2014-08-28', '26.08.2014 12:23', 'UK140729AS36', '1', 'a0YC000000ZMnLHMA1', '130.99', '199.00'),
(23507, '263777714', NULL, NULL, 'syed mujtaba', '12 CAMBRIDGE AVENUE', 'Address line 2', 'PE1 2JB', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7771472927', '0010249QVK', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '604569169975', 'FedEx', NULL, '2014-08-28', '25.08.2014 17:52', 'UK140729AS36', '1', 'a0YC000000ZMnLHMA1', '130.99', '199.00'),
(23508, '264046226', NULL, NULL, 'AbuBakarr Sidique', '109 Poynter house queensdale crescent', '', 'W11 4TB', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7943656153', '00101967LT', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569169986', 'FedEx', NULL, '2014-08-28', '27.08.2014 01:22', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23509, '263910101', NULL, NULL, 'david mead', '1 MEGAN ROAD', '', 'SO30 3FQ', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7880578278', '0010049SF9', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569169997', 'FedEx', NULL, '2014-08-28', '26.08.2014 11:23', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23510, '263687950', NULL, NULL, 'Gabrielle George', '21 GREENBROW ROAD', 'Manchester  Wythenshawe', 'M23 1EU', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7900682572', '0010146PA1', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569170008', 'FedEx', NULL, '2014-08-28', '25.08.2014 10:23', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23511, '263839738', NULL, NULL, 'Ian cogbill', 'AA AUTOS (Nr stoughton car sales) portsmouth road', 'Car workshop aa autos', 'GU7 2JU', 'Godalming surrey', 'Grossbritannien', 'GB', NULL, NULL, '7972777554', '0010101TNA', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569170019', 'FedEx', NULL, '2014-08-28', '25.08.2014 23:52', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(23512, '263839473', NULL, NULL, 'John Park', '41 LARCHBANK', '', 'EH54 6ED', 'LIVINGSTON', 'Grossbritannien', 'GB', NULL, NULL, '7577493547', '00101987U0', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569170020', 'FedEx', NULL, '2014-08-28', '25.08.2014 23:22', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23513, '263797594', NULL, NULL, 'Raj Kaur', '102 Lower CLAPTON ROAD', '', 'E5 0QR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7861745627', '0010235T96', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569170030', 'FedEx', NULL, '2014-08-28', '25.08.2014 19:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23514, '264095486', NULL, NULL, 'samuel evans', '19 MAES-YR-ONEN', '', 'CF46 6LF', 'TREHARRIS', 'Grossbritannien', 'GB', NULL, NULL, '7947330286', '0010108W5D', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569170041', 'FedEx', NULL, '2014-08-28', '27.08.2014 10:23', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23515, '263775923', NULL, NULL, 'Stacey Bosdet', '97 FOURTH AVENUE', '', 'RM7 0UH', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7854027413', '0010006N9T', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569170052', 'FedEx', NULL, '2014-08-28', '25.08.2014 17:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23516, '264006046', NULL, NULL, 'Surinder Kumar', '357 GRAND AVENUE', '', 'CF5 4RD', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7828109777', '0010055CIW', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569170063', 'FedEx', NULL, '2014-08-28', '26.08.2014 20:22', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23517, '263960136', NULL, NULL, 'Adam Miles', '100 GLENMERE', '', 'SS16 4QR', 'BASILDON', 'Grossbritannien', 'GB', NULL, NULL, '07720 985447', '0010047XXM', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '604569170074', 'FedEx', NULL, '2014-08-28', '26.08.2014 15:52', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(23518, '264004588', NULL, NULL, 'Karen Higgins', '14 CARVER ROAD', '', 'SK6 7PS', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7807306694', '0010192MHJ', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '604569170085', 'FedEx', NULL, '2014-08-28', '26.08.2014 20:22', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(23519, '264027380', NULL, NULL, 'Karen Pye', '10 LANDSEER CLOSE', '', 'DH9 6TA', 'STANLEY', 'Grossbritannien', 'GB', NULL, NULL, '1207282502', '0010006IGW', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '604569170096', 'FedEx', NULL, '2014-08-28', '26.08.2014 22:22', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(23520, '263966726', NULL, NULL, 'Kenny Horrocks', '24F KILWARLIN WALK', '', 'BT8 7EQ', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7720244465', '0010037JCY', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '604569170100', 'FedEx', NULL, '2014-08-28', '26.08.2014 16:22', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(23521, '6695858', NULL, NULL, 'Bruce Moore', '655 Safety Bay Road', '', 'Warnbro', 'Australien', '6169', 'AUS', NULL, NULL, '895931797', '', NULL, NULL, 'Colour: black strap, silver/gold face Casablanca ', NULL, '604569171769', 'FedEx', NULL, '2014-09-01', '2014-08-26 01:08:11 UTC', '375192', '1', '', '', '1695.00'),
(23522, '6692232', NULL, NULL, 'Fanny Soenoto', '6 Werona Ct, Willetton 6155', '', 'Willetton', 'Australien', '6155', 'AUS', NULL, NULL, '61426018686', '', NULL, NULL, 'Colour: black strap, black/silver face Casablanca', NULL, '604569171770', 'FedEx', NULL, '2014-09-01', '2014-08-25 16:33:46 UTC', '375196', '1', '', '', '1695.00'),
(23523, '6689848', NULL, NULL, 'Kate Aston', '6/122 Mt Cotton Rd', 'Capalaba', 'Capalaba', 'Australien', '4157', 'AUS', NULL, NULL, '421011948', '', NULL, NULL, 'Colour: brown strap, gold face Casablanca', NULL, '604569171780', 'FedEx', NULL, '2014-09-01', '2014-08-25 10:57:32 UTC', '375194', '2', '', '', ''),
(23524, '6677966', NULL, NULL, 'stephen neal', '4/15 burrows st', '', 'biggera waters', 'Australien', '4216', 'AUS', NULL, NULL, '439390677', '', NULL, NULL, 'Colour: black strap, silver/white face & blue hands Casablanca', NULL, '604569171791', 'FedEx', NULL, '2014-09-01', '2014-08-24 02:45:20 UTC', '375200', '3', '', '', ''),
(23525, '6677564', NULL, NULL, 'Cezary Nowak', '22 Florence Fuller Crescent  ', '', 'Conder', 'Australien', '2906', 'AUS', NULL, NULL, '262849988', '', NULL, NULL, 'Colour: black strap, black/silver face Casablanca', NULL, '604569171806', 'FedEx', NULL, '2014-09-01', '2014-08-24 01:22:21 UTC', '375196', '4', '', '', ''),
(23526, '6673298', NULL, NULL, 'Brian Toigo', '59 Arnott Street ', '', 'Manjimup', 'Australien', '6258', 'AUS', NULL, NULL, '458463310', '', NULL, NULL, 'Colour: brown strap, gold face Casablanca', NULL, 'RL710521053DE', 'FedEx', NULL, '2014-09-01', '2014-08-23 11:23:29 UTC', '375194', '5', '', '', ''),
(23527, '6672870', NULL, NULL, 'Rick Byron', '16 Brian tce', '16 Brian tce', 'Morphett vale', 'Australien', '5162', 'AUS', NULL, NULL, '438279614', '', NULL, NULL, 'Colour: black strap, black/silver face Casablanca', NULL, '604569171828', 'FedEx', NULL, '2014-09-01', '2014-08-23 09:17:15 UTC', '375196', '6', '', '', ''),
(23528, '6671260', NULL, NULL, 'Douglas Paton', '22 Riverview Road', '', 'Riverside', 'Australien', '7250', 'AUS', NULL, NULL, '363272585', '', NULL, NULL, 'Colour: black strap, black face Casablanca', NULL, 'RL710521067DE', 'FedEx', NULL, '2014-09-01', '2014-08-23 02:29:19 UTC', '375198', '7', '', '', ''),
(23529, '6670728', NULL, NULL, 'Shane Harris', '1/111 Little usher avenue ', '', 'labrador', 'Australien', '4215', 'AUS', NULL, NULL, '416100899', '', NULL, NULL, 'Colour: brown strap, gold face Casablanca', NULL, '604569171840', 'FedEx', NULL, '2014-09-01', '2014-08-23 00:59:15 UTC', '375194', '8', '', '', ''),
(23530, '6662682', NULL, NULL, 'Michael McGrath', '3 Shackell Place', '', 'Wanniassa', 'Australien', '2903', 'AUS', NULL, NULL, '419014614', '', NULL, NULL, 'Colour: black strap, silver/gold face Casablanca ', NULL, '604569171850', 'FedEx', NULL, '2014-09-01', '2014-08-21 22:42:29 UTC', '375192', '9', '', '', ''),
(23531, '6658628', NULL, NULL, 'Xingbo REN', '7/98 Woniora Road, Hurstville', '', 'Hurstville', 'Australien', '2220', 'AUS', NULL, NULL, '61430930510', '', NULL, NULL, 'Colour: black strap, silver/gold face Casablanca ', NULL, '604569171861', 'FedEx', NULL, '2014-09-01', '2014-08-21 10:31:25 UTC', '375192', '10', '', '', ''),
(23532, '6657436', NULL, NULL, 'Rodney LONG', '2/21 Llewellyn St', '', 'Rhodes', 'Australien', '2138', 'AUS', NULL, NULL, '478807375', '', NULL, NULL, 'Colour: black strap, black/silver face Casablanca', NULL, '604569171872', 'FedEx', NULL, '2014-09-01', '2014-08-21 05:30:48 UTC', '375196', '11', '', '', ''),
(23533, '6656902', NULL, NULL, 'Simon Stafford', 'Level 2, Pier 8/9', '23 Hickson Road', 'MILLERS POINT', 'Australien', '2000', 'AUS', NULL, NULL, '282884725', '', NULL, NULL, 'Colour: black strap, black/silver face Casablanca', NULL, '604569171883', 'FedEx', NULL, '2014-09-01', '2014-08-21 03:51:13 UTC', '375196', '12', '', '', ''),
(23534, '6656346', NULL, NULL, 'Mario Grech', '35 Kirwan Circuit ', '', 'Stirling', 'Australien', '2611', 'AUS', NULL, NULL, '418454041', '', NULL, NULL, 'Colour: black strap, silver/gold face Casablanca ', NULL, '604569171894', 'FedEx', NULL, '2014-09-01', '2014-08-21 03:26:24 UTC', '375192', '13', '', '', ''),
(23535, '6636532', NULL, NULL, 'marriane said', '13 ASTLEY AVENUE', '', 'PADSTOW', 'Australien', '2211', 'AUS', NULL, NULL, '295338105', '', NULL, NULL, '4004-8', NULL, '604569171910', 'FedEx', NULL, '2014-09-01', '2014-08-18 12:10:40 UTC', '371474', '1', '', '', '299'),
(23536, '6633018', NULL, NULL, 'Laxman aryal', '3', '56 kalymnos dr', 'karama', 'Australien', '812', 'AUS', NULL, NULL, '61425086161', '', NULL, NULL, '4004-8', NULL, 'RL710521084DE', 'Deutsche Post', NULL, '2014-09-01', '2014-08-17 23:56:21 UTC', '371474', '1', '', '', '299'),
(23537, '6616034', NULL, NULL, 'Darren Cook', '11b Ronald avenue', '', 'Narraweena', 'Australien', '2099', 'AUS', NULL, NULL, '410642484', '', NULL, NULL, '4004-8', NULL, '604569171931', 'FedEx', NULL, '2014-09-01', '2014-08-15 08:41:03 UTC', '371474', '2', '', '', '299'),
(23538, '6612618', NULL, NULL, 'Tony Yew Nodens Group', 'Suite 5, Level 5,', '377-383 Sussex Street', 'Sydney', 'Australien', '2000', 'AUS', NULL, NULL, '411500333', '', NULL, NULL, '4004-8', NULL, '604569171942', 'FedEx', NULL, '2014-09-01', '2014-08-15 00:41:36 UTC', '371474', '3', '', '', '299'),
(23539, '6631442', NULL, NULL, 'Ian Redpath', '45 Carroll Road', '', 'East Corrimal', 'Australien', '2518', 'AUS', NULL, NULL, '411879914', '', NULL, NULL, 'T4004-4', NULL, '604569171953', 'FedEx', NULL, '2014-09-01', '2014-08-17 15:45:57 UTC', '371466', '4', '', '', '299'),
(23540, '6616724', NULL, NULL, 'Brendon Granata', '26 Stagpole st', '', 'West End', 'Australien', '4810', 'AUS', NULL, NULL, '747713337', '', NULL, NULL, 'T4004-4', NULL, 'RL710521075DE', 'Deutsche Post', NULL, '2014-09-01', '2014-08-15 10:39:01 UTC', '371466', '5', '', '', '299'),
(23541, '6646690', NULL, NULL, 'Sumir Bhasin', '98 Carinya Street', 'Brisbane', 'Indooroopilly', 'Australien', '4068', 'AUS', NULL, NULL, '419419442', '', NULL, NULL, 'T4004-1', NULL, '604569171975', 'FedEx', NULL, '2014-09-01', '2014-08-19 23:36:00 UTC', '371460', '6', '', '', '299'),
(23542, '6623716', NULL, NULL, 'Fanny Soenoto', '6 Werona Ct, Willetton 6155', '', 'Willetton', 'Australien', '6155', 'AUS', NULL, NULL, '61426018686', '', NULL, NULL, 'T4004-1', NULL, '604569171986', 'FedEx', NULL, '2014-09-01', '2014-08-16 07:06:05 UTC', '371460', '7', '', '', '299'),
(23543, '6617572', NULL, NULL, 'Anne Bucao MTX - Att: Anne', '59 Lakewood Boulevard', '', 'Braeside', 'Australien', '3195', 'AUS', NULL, NULL, '61416119530', '', NULL, NULL, 'T4004-1', NULL, '604569171997', 'FedEx', NULL, '2014-09-01', '2014-08-15 13:22:47 UTC', '371460', '8', '', '', '299'),
(23544, '6648096', NULL, NULL, 'Parveen Mittal', '3/14-16', 'Ramona street', 'Quakers hill', 'Australien', '2763', 'AUS', NULL, NULL, '423649118', '', NULL, NULL, 'T4004-3', NULL, '604569172000', 'FedEx', NULL, '2014-09-01', '2014-08-20 03:43:39 UTC', '371464', '9', '', '', '299'),
(23545, '6632874', NULL, NULL, 'Carol Shaw', '12 Stowe Link', '', 'Aveley', 'Australien', '6069', 'AUS', NULL, NULL, '408980577', '', NULL, NULL, 'T4004-3', NULL, '604569172011', 'FedEx', NULL, '2014-09-01', '2014-08-17 23:28:28 UTC', '371464', '10', '', '', '299'),
(23546, '6629998', NULL, NULL, 'Mostafa Mohebbi Ahmadab', '4/392 Waterdale rd', '', 'Heidelberg heights', 'Australien', '3081', 'AUS', NULL, NULL, '450496096', '', NULL, NULL, 'T4004-3', NULL, '604569172022', 'FedEx', NULL, '2014-09-01', '2014-08-17 09:36:18 UTC', '371464', '11', '', '', '299'),
(23547, '6629904', NULL, NULL, 'Michael Gardiner', '7/16 Aubrey st', '', 'SURFERS PARADISE', 'Australien', '4217', 'AUS', NULL, NULL, '400118779', '', NULL, NULL, 'T4004-3', NULL, '604569172033', 'FedEx', NULL, '2014-09-01', '2014-08-17 08:48:19 UTC', '371464', '12', '', '', '299'),
(23548, '6618124', NULL, NULL, 'Yungao Li', '18 Edinburgh Road', '', 'Modbury', 'Australien', '5092', 'AUS', NULL, NULL, '451168342', '', NULL, NULL, 'T4004-3', NULL, '604569172044', 'FedEx', NULL, '2014-09-01', '2014-08-15 14:47:06 UTC', '371464', '13', '', '', '299'),
(23549, '6614420', NULL, NULL, 'Andrew Mooney', '53A Orleans Rd', '', 'Avondale Heights', 'Australien', '3034', 'AUS', NULL, NULL, '447390599', '', NULL, NULL, 'T4004-3', NULL, '604569172055', 'FedEx', NULL, '2014-09-01', '2014-08-15 04:19:52 UTC', '371464', '14', '', '', '299'),
(23550, '6612652', NULL, NULL, 'William Roberts', '37 Hobbs Avenue', '', 'Dalkeith', 'Australien', '6009', 'AUS', NULL, NULL, '458377775', '', NULL, NULL, 'T4004-3', NULL, '604569172066', 'FedEx', NULL, '2014-09-01', '2014-08-15 00:40:29 UTC', '371464', '15', '', '', '299'),
(23551, '6612246', NULL, NULL, 'Theresa Davidson', '50/141', 'Pacific pines blvd', 'Pacific pines', 'Australien', '4211', 'AUS', NULL, NULL, '405182245', '', NULL, NULL, '4004-7', NULL, '604569172077', 'FedEx', NULL, '2014-09-01', '2014-08-14 23:10:30 UTC', '371472', '16', '', '', '299'),
(23552, '6624182', NULL, NULL, 'Bhagwant atma', '19/78', 'Stanley street', 'Scarborough', 'Australien', '6019', 'AUS', NULL, NULL, '438322810', '', NULL, NULL, '4004-7', NULL, '604569172088', 'FedEx', NULL, '2014-09-01', '2014-08-16 09:46:07 UTC', '371472', '17', '', '', '299'),
(23553, '6617850', NULL, NULL, 'Graham Iles', '25 Birch Avenue', '', 'Salisbury East', 'Australien', '5109', 'AUS', NULL, NULL, '412600975', '', NULL, NULL, '4004-7', NULL, '604569172099', 'FedEx', NULL, '2014-09-01', '2014-08-15 14:07:01 UTC', '371472', '18', '', '', '299'),
(23554, '6612896', NULL, NULL, 'Jessica Marcelino CSIRO', 'Limestone Avenue', '', 'Ainslie', 'Australien', '2602', 'AUS', NULL, NULL, '403114810', '', NULL, NULL, '4004-7', NULL, '604569172103', 'FedEx', NULL, '2014-09-01', '2014-08-15 02:14:39 UTC', '371472', '19', '', '', '299'),
(23555, '6608062', NULL, NULL, 'Rakuij Namba', '32 Acacia Avenue', '', 'Waratah West', 'Australien', '2298', 'AUS', NULL, NULL, '423733930', '', NULL, NULL, '4004-6', NULL, '604569172114', 'FedEx', NULL, '2014-09-01', '2014-08-14 09:25:34 UTC', '371470', '20', '', '', '299'),
(23556, '6636338', NULL, NULL, 'Elena Abramchuk', '1009/5 Rockdale Plaza Drive', '', 'Rockdale', 'Australien', '2216', 'AUS', NULL, NULL, '413336280', '', NULL, NULL, '4004-6', NULL, '604569172125', 'FedEx', NULL, '2014-09-01', '2014-08-18 11:31:33 UTC', '371470', '21', '', '', '299'),
(23557, '6636078', NULL, NULL, 'H M KAUTSKY', '74B  Leslie Street', '', 'DUDLEY PARK', 'Australien', '6210', 'AUS', NULL, NULL, '498091040', '', NULL, NULL, '4004-6', NULL, '604569172136', 'FedEx', NULL, '2014-09-01', '2014-08-18 10:40:01 UTC', '371470', '22', '', '', '299'),
(23558, '264109117', NULL, NULL, 'Thomas Segers', 'Koningsstraat 57', '', '2381', 'Weelde', 'Belgien', 'BE', NULL, NULL, '474964087', '00102144FL', NULL, NULL, 'Horloge GM-3005-3 - Zwarte leren band, zwart display, gouden kast', NULL, '604569171048', 'FedEx', NULL, '2014-09-01', '27.08.2014 09:18', 'NL140623NM65', '1', 'a0YC000000YngCPMAZ', '', '199.99'),
(23559, '264429189', NULL, NULL, 'Bassie Francois', 'Spoorweglaan 18', '', '9230', 'Wetteren', 'Belgien', 'BE', NULL, NULL, '474062774', '0010007Q6U', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '604569171059', 'FedEx', NULL, '2014-09-01', '28.08.2014 19:48', 'NL140623NM67', '1', 'a0YC000000YngCRMAZ', '', '229.99'),
(23560, '264236335', NULL, NULL, 'Rob Jansen', 'oude Molenstraat 81/201', '', '2400', 'Mol', 'Belgien', 'BE', NULL, NULL, '473853278', '0010125OXG', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '604569171060', 'FedEx', NULL, '2014-09-01', '27.08.2014 20:48', 'NL140623NM67', '1', 'a0YC000000YngCRMAZ', '', '229.99'),
(23561, '264217979', NULL, NULL, 'steven achten', 'Schutterijstraat 28', '', '3940', 'Eksel', 'Belgien', 'BE', NULL, NULL, '472267744', '00101827EB', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '604569171070', 'FedEx', NULL, '2014-09-01', '27.08.2014 18:48', 'NL140623NM67', '1', 'a0YC000000YngCRMAZ', '', '229.99'),
(23562, '264232730', NULL, NULL, 'Heidi De Bie', 'Groot Overlaar 180', '', '3300', 'Oorbeek', 'Belgien', 'BE', NULL, NULL, '16811690', '00100118BE', NULL, NULL, 'Horloge GM-3005-A2 - Zilveren metalen band, zwart display', NULL, '604569171081', 'FedEx', NULL, '2014-09-01', '27.08.2014 20:18', 'NL140623NM61', '1', 'a0YC000000YngCLMAZ', '', '199.99'),
(23563, '264220282', NULL, NULL, 'Rustam Kabirov', 'Oorderseweg 163', '', '2180', 'Ekeren', 'Belgien', 'BE', NULL, NULL, '485987431', '0010240KFW', NULL, NULL, 'Horloge GM-3005-A2 - Zilveren metalen band, zwart display', NULL, '604569171092', 'FedEx', NULL, '2014-09-01', '27.08.2014 19:18', 'NL140623NM61', '1', 'a0YC000000YngCLMAZ', '', '199.99'),
(23564, '264157829', NULL, NULL, 'Jana Beckaert', 'Kuwaartstraat 15', '', '8900', 'Ieper', 'Belgien', 'BE', NULL, NULL, '477460970', '0010117B7F', NULL, NULL, 'Horloge GM-3005-A3 - Zwarte metalen band, zwart display', NULL, '604569171107', 'FedEx', NULL, '2014-09-01', '27.08.2014 13:18', 'NL140623NM62', '1', 'a0YC000000YngCMMAZ', '', '199.99'),
(23565, '264197311', NULL, NULL, 'radwan nasser mohamed', 'rue grand trihe 6/32', '', '4400', 'flemalle', 'Belgien', 'BE', NULL, NULL, '0032471 39 58 51', '0010238A7K', NULL, NULL, 'Montre GM-3005-A2 - bracelet mÃ©tallique argentÃ©, Ã©cran noir', NULL, '604569171118', 'FedEx', NULL, '2014-09-01', '27.08.2014 17:18', 'NL140623NM61', '1', 'a0YC000000YngCLMAZ', '', '199.99'),
(23566, '264329125', NULL, NULL, 'Peter Cohrt', 'Fruegade 10', '', '4200', 'Slagelse', 'Dänemark', 'DK', NULL, NULL, '26206792', '0010180PSH', NULL, NULL, 'GM-4004-1: Sort lÃ¦derrem, urkasse i sÃ¸lv, hvid urskive', NULL, '604569171265', 'FedEx', NULL, '2014-09-01', '28.08.2014 10:36', 'DK040814HW05', '1', 'a0YC000000ZBiSIMA1', '1155.04', '1695.00'),
(23567, '264410553', NULL, NULL, 'Sonja Petersen', 'Morbaerhaven 10,-18', '', '2620', 'Albertslund', 'Dänemark', 'DK', NULL, NULL, '29880987', '00101042Z0', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, '604569171276', 'FedEx', NULL, '2014-09-01', '28.08.2014 18:06', 'DK040814HW07', '1', 'a0YC000000ZBiSaMAL', '1155.04', '1695.00'),
(23568, '264216016', NULL, NULL, 'Jan Petersen', 'Norgesvej 11', '', '4700', 'Naestved', 'Dänemark', 'DK', NULL, NULL, '25257634', '0010156RG1', NULL, NULL, 'GM-4004-6: Urrem i sÃ¸lv, urkasse i sÃ¸lv, urskive i sort', NULL, '604569171287', 'FedEx', NULL, '2014-09-01', '27.08.2014 18:36', 'DK040814HW10', '1', 'a0YC000000ZBiSzMAL', '1155.04', '1695.00'),
(23569, '264522883', NULL, NULL, 'Mette Schmidt', 'Solbaervaenget 12', '', '5700', 'Svendborg', 'Dänemark', 'DK', NULL, NULL, '27123427', '00100016RL', NULL, NULL, 'GM-4004-6: Urrem i sÃ¸lv, urkasse i sÃ¸lv, urskive i sort', NULL, '604569171298', 'FedEx', NULL, '2014-09-01', '29.08.2014 09:36', 'DK040814HW10', '1', 'a0YC000000ZBiSzMAL', '1155.04', '1695.00'),
(23570, '264477174', NULL, NULL, 'Emil Moeller', 'Klyveren 2-4', '', '3070', 'Snekkersten', 'Dänemark', 'DK', NULL, NULL, '31457844', '0010003DNL', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '604569171302', 'FedEx', NULL, '2014-09-01', '29.08.2014 06:06', 'DK040814HW11', '1', 'a0YC000000ZBiTOMA1', '1155.04', '1695.00'),
(23571, '264474472', NULL, NULL, 'fanta dione', 'Kaergarden 15,2.TV', '', '2620', 'Albertslund', 'Dänemark', 'DK', NULL, NULL, '60753026', '0010028COJ', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '604569171313', 'FedEx', NULL, '2014-09-01', '29.08.2014 06:06', 'DK040814HW11', '1', 'a0YC000000ZBiTOMA1', '1155.04', '1695.00'),
(23572, '264284618', NULL, NULL, 'Karin Vestergaard', 'Lauritzens Plads 1', '', '9000', 'Aalborg', 'Dänemark', 'DK', NULL, NULL, '40184847', '0010236O4X', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '604569171324', 'FedEx', NULL, '2014-09-01', '28.08.2014 07:06', 'DK040814HW11', '1', 'a0YC000000ZBiTOMA1', '1155.04', '1695.00'),
(23573, '264531098', NULL, NULL, 'marianne boyner', 'Stikkelsbaervej 33', '', '4200', 'Slagelse', 'Dänemark', 'DK', NULL, NULL, '53500170', '0010199NS5', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '604569171335', 'FedEx', NULL, '2014-09-01', '29.08.2014 10:06', 'DK040814HW11', '1', 'a0YC000000ZBiTOMA1', '1155.04', '1695.00'),
(23574, '264232066', NULL, NULL, 'Morten Juul Petersen', 'Sirgraesvej 29', '', '2770', 'Kastrup', 'Dänemark', 'DK', NULL, NULL, '21221769', '0010015TKK', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '604569171346', 'FedEx', NULL, '2014-09-01', '27.08.2014 20:06', 'DK040814HW11', '1', 'a0YC000000ZBiTOMA1', '1155.04', '1695.00'),
(23575, '264477236', NULL, NULL, 'giovanni coladonato', 'Oikokatu 6-8', 'D 30', '00170', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '+358 405297210', '0010094UKY', NULL, NULL, 'Sydney Diamonds GM-503-3 -rannekello', NULL, '604569171471', 'FedEx', NULL, '2014-09-01', '29.08.2014 10:18', 'FI160714HW14', '1', 'a0YC000000Z8PanMAF', '138.49', '199.00'),
(23576, '264462973', NULL, NULL, 'Eemeli Romppanen', 'Rauhalanpuisto 10 B 54', '', '02230', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '3,58402E+11', '001022799L', NULL, NULL, 'Sydney Diamonds GM-503-3 -rannekello', NULL, '604569171482', 'FedEx', NULL, '2014-09-01', '29.08.2014 07:48', 'FI160714HW14', '1', 'a0YC000000Z8PanMAF', '138.49', '199.00'),
(23577, '264282902', NULL, NULL, 'Paeivi Ryoesae', 'Akinkuja 5', '', '21380', 'AURA', 'Finnland', 'FI', NULL, NULL, '405495505', '0010250XBM', NULL, NULL, 'GM-507-2 -  Pionier Aruba Diamonds -rannekello', NULL, '604569171493', 'FedEx', NULL, '2014-09-01', '28.08.2014 10:48', 'FI160714HW16', '1', 'a0YC000000Z8QtAMAV', '138.49', '199.00'),
(23578, '264270198', NULL, NULL, 'Henri-Matias Tapani Loeppoenen', 'Steniuksentie 12', '', '00320', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '', '00102505BL', NULL, NULL, 'GM-507-1 - Pionier Aruba Diamonds -rannekello', NULL, '604569171508', 'FedEx', NULL, '2014-09-01', '28.08.2014 09:48', 'FI160714HW19', '1', 'a0YC000000Z8QuDMAV', '138.49', '199.00'),
(23579, '264264984', '', '', 'Markku Kaeyhkoe', 'Aropelto 48', '', '01840', 'KLAUKKALA ETELAE-SUOMEN LAEAENI', 'Finnland', '', '', '', '451295028', '0010187KRQ', '', '', 'GM-507-3 - Pionier Aruba Diamonds -rannekello', 'Bitte refund 10.11.2014', '604569171519', 'FedEx', '', '2014-09-01', '28.08.2014 08:48', 'FI160714HW17', '1', 'a0YC000000Z8QtPMAV', '138.49', '199.00'),
(23580, '264254555', NULL, NULL, 'Sharon Woo', '3 Edgeworth green', '', '', 'Longwood,co.meath', 'Irland', 'IE', NULL, NULL, '877040666', '0010001VJU', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569170800', 'FedEx', NULL, '2014-09-01', '28.08.2014 01:02', 'IE190614AH09', '1', 'a0YC000000ZLqGXMA1', '206.24', '311.99'),
(23581, '264198692', NULL, NULL, 'Els de Vos', 'Tongelreep 23', '', '5061 RE', 'OISTERWIJK', 'Niederlande', 'NL', NULL, NULL, '624412847', '00102314C7', NULL, NULL, 'Horloge GM-3005-5 - Zwarte leren band, wit display met diamanten, zilveren kast', NULL, '604569171140', 'FedEx', NULL, '2014-09-01', '27.08.2014 16:58', 'NL140623NM66', '1', 'a0YC000000Yng52MAB', '', '229.99'),
(23582, '264131976', NULL, NULL, 'Fevzi Tanoglu', 'Antracietstraat 30', '', '6163 LR', 'GELEEN', 'Niederlande', 'NL', NULL, NULL, '633983988', '0010100MB7', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '604569171151', 'FedEx', NULL, '2014-09-01', '27.08.2014 10:58', 'NL140623NM67', '1', 'a0YC000000Yng6AMAR', '', '229.99'),
(23583, '264140049', NULL, NULL, 'Leo Gerhards', 'Kamperfoelieweg 7', '', '9753 ER', 'HAREN', 'Niederlande', 'NL', NULL, NULL, '644662149', '0010147R98', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '604569171162', 'FedEx', NULL, '2014-09-01', '27.08.2014 11:58', 'NL140623NM67', '1', 'a0YC000000Yng6AMAR', '', '229.99'),
(23584, '264087869', NULL, NULL, 'Sharon De Winter', 'Milanenhorst 156', '', '2317 CH', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '654992258', '0010033LXB', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '604569171173', 'FedEx', NULL, '2014-09-01', '27.08.2014 07:58', 'NL140623NM67', '1', 'a0YC000000Yng6AMAR', '', '229.99'),
(23585, '264233621', '', '', 'Tyron Ataliede', 'Acaciastraat 3', '', '2404 VA', 'ALPHEN AAN DEN RIJN', 'Niederlande', '', '', '', '624304768', '0010134C5C', '', '', 'Horloge GM-3005-A1 - Zilveren metalen band, wit display', 'Refund', '604569171184', 'FedEx', '', '2014-09-01', '27.08.2014 20:28', 'NL140623NM60', '1', 'a0YC000000YnfvpMAB', '', '199.99'),
(23586, '264129508', NULL, NULL, 'Abdullah Agyazi', 'Albert Schweitzersingel 194', 'huis', '3822 BX', 'AMERSFOORT', 'Niederlande', 'NL', NULL, NULL, '683691168', '0010147HEA', NULL, NULL, 'Horloge GM-3005-A2 - Zilveren metalen band, zwart display', NULL, '604569171195', 'FedEx', NULL, '2014-09-01', '27.08.2014 10:58', 'NL140623NM61', '1', 'a0YC000000YnfxhMAB', '', '199.99'),
(23587, '264366189', NULL, NULL, 'Marielle Lens', 'Oleanderstraat 60', '', '1338 WP', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '06 48 45 72 44', '00102361IL', NULL, NULL, 'Horloge GM-3005-A2 - Zilveren metalen band, zwart display', NULL, '604569171200', 'FedEx', NULL, '2014-09-01', '28.08.2014 13:28', 'NL140623NM61', '1', 'a0YC000000YnfxhMAB', '', '199.99'),
(23588, '264125252', NULL, NULL, 'Rob Ruijtenberg', 'Assumburg 115', '', '3328 BD', 'DORDRECHT', 'Niederlande', 'NL', NULL, NULL, '620132596', '0010090YF6', NULL, NULL, 'Horloge GM-3005-A2 - Zilveren metalen band, zwart display', NULL, '604569171210', 'FedEx', NULL, '2014-09-01', '27.08.2014 10:28', 'NL140623NM61', '1', 'a0YC000000YnfxhMAB', '', '199.99'),
(23589, '264201072', NULL, NULL, 'Lingwei Kong', 'Hebridenlaan 45', '', '1060 LT', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '685438594', '00101390PG', NULL, NULL, 'Horloge GM-3005-A3 - Zwarte metalen band, zwart display', NULL, '604569171221', 'FedEx', NULL, '2014-09-01', '27.08.2014 17:28', 'NL140623NM62', '1', 'a0YC000000YnfyBMAR', '', '199.99'),
(23590, '264374603', NULL, NULL, 'Raynel Morsen', 'Varnasingel 568', '', '3067 EZ', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '627841010', '00102495ZU', NULL, NULL, 'Horloge GM-3005-A3 - Zwarte metalen band, zwart display', NULL, '604569171232', 'FedEx', NULL, '2014-09-01', '28.08.2014 14:28', 'NL140623NM62', '1', 'a0YC000000YnfyBMAR', '', '199.99'),
(23591, '264682001', NULL, NULL, 'Beata Droblinska-Ryckiewicz', 'ul. Gryfa Pomorskiego 87 C4', '', '81-572', 'Gdynia', 'Polen', 'PL', NULL, NULL, '508436378', '0010150IH2', NULL, NULL, 'Model GM-505-3', NULL, '604569171357', 'FedEx', NULL, '2014-09-01', '30.08.2014 10:38', 'PL140801MM03', '1', 'a0YC000000ZBS13MAH', '671.56', '997.00'),
(23592, '264368681', NULL, NULL, 'Henryk Tolak', 'ul. Krakowska 34/3', '', '71-017', 'Szczecin', 'Polen', 'PL', NULL, NULL, '602180707', '0010080TOO', NULL, NULL, 'Model GM-505-3', NULL, '604569171368', 'FedEx', NULL, '2014-09-01', '28.08.2014 17:08', 'PL140801MM03', '1', 'a0YC000000ZBS13MAH', '671.56', '997.00'),
(23593, '264923769', NULL, NULL, 'Irena Bodio', 'Wieczorka 1B /2', '', '47-232', 'Kedzierzyn- Kozle Opolskie', 'Polen', 'PL', NULL, NULL, '48721358043', '0010143GY7', NULL, NULL, 'Model GM-505-3', NULL, '604569171379', 'FedEx', NULL, '2014-09-01', '31.08.2014 19:08', 'PL140801MM03', '1', 'a0YC000000ZBS13MAH', '671.56', '997.00'),
(23594, '264610148', NULL, NULL, 'Janusz Polok', 'Os. Gorne Glebce 19A', '', '43-460', 'Wisla', 'Polen', 'PL', NULL, NULL, '697721662', '0010161ABQ', NULL, NULL, 'Model GM-505-3', NULL, '604569171380', 'FedEx', NULL, '2014-09-01', '29.08.2014 21:08', 'PL140801MM03', '1', 'a0YC000000ZBS13MAH', '671.56', '997.00'),
(23595, '264622393', NULL, NULL, 'Marcin Bystronski', 'Modrzewiowa 5', 'Skarbimierz Osiedle', '49-318', 'Skarbimierz', 'Polen', 'PL', NULL, NULL, '660740070', '0010185WCM', NULL, NULL, 'Model GM-505-3', NULL, '604569171390', 'FedEx', NULL, '2014-09-01', '29.08.2014 22:08', 'PL140801MM03', '1', 'a0YC000000ZBS13MAH', '671.56', '997.00'),
(23596, '264202119', NULL, NULL, 'Schiessl Polska Grzegorz Machaj', 'ul. Raszynska 13', 'Termo Schiessl', '05-500', 'Piaseczno', 'Polen', 'PL', NULL, NULL, '663 493 607', '00102115JI', NULL, NULL, 'Model GM-505-3', NULL, '604569171405', 'FedEx', NULL, '2014-09-01', '27.08.2014 20:38', 'PL140801MM03', '1', 'a0YC000000ZBS13MAH', '671.56', '997.00'),
(23597, '264900904', NULL, NULL, 'Tomasz Kasperczak', 'ul. Juliana Ursyna Niemcewicza 35A/4', '', '71-553', 'Szczecin', 'Polen', 'PL', NULL, NULL, '600329955', '0010197S1W', NULL, NULL, 'Model GM-505-3', NULL, '604569171416', 'FedEx', NULL, '2014-09-01', '31.08.2014 16:38', 'PL140801MM03', '1', 'a0YC000000ZBS13MAH', '671.56', '997.00'),
(23598, '264354821', NULL, NULL, 'kamila Grodek', 'wejherowska 3-9 22', '', '81-065', 'gdynia', 'Polen', 'PL', NULL, NULL, '692496025', '00102457FG', NULL, NULL, 'Model GM-505-4', NULL, '604569171427', 'FedEx', NULL, '2014-09-01', '28.08.2014 15:38', 'PL140801MM05', '1', 'a0YC000000ZBS1NMAX', '671.56', '997.00'),
(23599, '264624327', NULL, NULL, 'Karolina Seidelt', 'Nowa 29', '', '62-051', 'Wiry wielkopolskie', 'Polen', 'PL', NULL, NULL, '48507010067', '0010128DAC', NULL, NULL, 'Model GM-505-6', NULL, '604569171438', 'FedEx', NULL, '2014-09-01', '29.08.2014 22:38', 'PL140801MM07', '1', 'a0YC000000ZBS1rMAH', '671.56', '997.00'),
(23600, '264296916', NULL, NULL, 'Tomasz Kosiarski', 'ul. Tanowska 16A', '', '72-010', 'Police', 'Polen', 'PL', NULL, NULL, '509704001', '00100419NU', NULL, NULL, 'Model GM-505-6', NULL, '604569171449', 'FedEx', NULL, '2014-09-01', '28.08.2014 10:38', 'PL140801MM07', '1', 'a0YC000000ZBS1rMAH', '671.56', '997.00'),
(23601, '264574420', NULL, NULL, 'Urszula Gerk', 'ul. Jana III Sobieskiego 2/1', '', '08-110', 'Siedlce', 'Polen', 'PL', NULL, NULL, '502771004', '001015516Q', NULL, NULL, 'Model GM-505-6', NULL, '604569171450', 'FedEx', NULL, '2014-09-01', '29.08.2014 17:08', 'PL140801MM07', '1', 'a0YC000000ZBS1rMAH', '671.56', '997.00'),
(23602, '264396707', NULL, NULL, 'Jan Aleksiejuk', 'Legionowa 13m74', '', '15-281', 'Bialystok', 'Polen', 'PL', NULL, NULL, '606344037', '0010015HUP', NULL, NULL, 'Model GM-505-7', NULL, '604569171460', 'FedEx', NULL, '2014-09-01', '28.08.2014 19:38', 'PL140801MM04', '1', 'a0YC000000ZBS1DMAX', '671.56', '997.00'),
(23603, '264158883', NULL, NULL, 'Adrian Ringman', 'LANGHOLMSGATAN 12', '', '117 33', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '735105261', '0010127PKL', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '604569171520', 'FedEx', NULL, '2014-09-01', '27.08.2014 16:14', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(23604, '264232484', NULL, NULL, 'Alexander Karamyani', 'GRIMSTAGATAN 106', 'zinat karamyani', '162 56', 'VAELLINGBY', 'Schweden', 'SE', NULL, NULL, '46722511554', '0010210ZP5', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '604569171530', 'FedEx', NULL, '2014-09-01', '27.08.2014 23:14', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(23605, '264227087', NULL, NULL, 'ali mosivand', 'NORRA SJOEBOGATAN 71', 'borås', '506 47', 'BORAS Göteborg', 'Schweden', 'SE', NULL, NULL, '46762274228', '00100737TQ', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '604569171541', 'FedEx', NULL, '2014-09-01', '27.08.2014 22:44', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(23606, '264418201', NULL, NULL, 'Ammar Nouman', 'BJOERKNAESVAEGEN 12', '', '151 37', 'SOEDERTAELJE', 'Schweden', 'SE', NULL, NULL, '762891521', '0010102G5J', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '604569171552', 'FedEx', NULL, '2014-09-01', '28.08.2014 21:44', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(23607, '264176951', NULL, NULL, 'Anneli Ahlgren', 'SOEDRA STRANDVAEGEN 19', '', '312 61', 'MELLBYSTRAND', 'Schweden', 'SE', NULL, NULL, '735341696', '0010093EMF', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '604569171563', 'FedEx', NULL, '2014-09-01', '27.08.2014 18:14', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(23608, '264237252', NULL, NULL, 'arsa teshijev', 'diagnosvaegen  11c  lgh1501', '', '14154', 'huddinge', 'Schweden', 'SE', NULL, NULL, '737326075', '0010026R3J', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '604569171574', 'FedEx', NULL, '2014-09-01', '27.08.2014 23:44', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(23609, '264215023', NULL, NULL, 'Isaac Kuraishe', 'SOERBAECKSGATAN 15', '', '216 25', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '739521456', '0010199JO9', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '604569171585', 'FedEx', NULL, '2014-09-01', '27.08.2014 21:44', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(23610, '264160628', NULL, NULL, 'Korial Dawood', 'MURGROENSGATAN 67', '', '554 57', 'JOENKOEPING', 'Schweden', 'SE', NULL, NULL, '704371894', '0010119I8C', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '604569171596', 'FedEx', NULL, '2014-09-01', '27.08.2014 16:44', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(23611, '264319093', NULL, NULL, 'Bushra Taha Saleh', 'LAGERBLADSVAEGEN 21', '', '238 38', 'OXIE', 'Schweden', 'SE', NULL, NULL, '727772007', '00101065X8', NULL, NULL, 'GM-505-4. Diamantklocka med stålarmband', NULL, '604569171600', 'FedEx', NULL, '2014-09-01', '28.08.2014 12:44', 'SE260514HW08', '1', 'a0YC000000Z8PqHMAV', '1280.87', '1895.00'),
(23612, '264385738', NULL, NULL, 'Kajh Kawan', 'KLARVAEDERSGATAN 6', '', '418 39', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '700910823', '0010093V95', NULL, NULL, 'GM-505-4. Diamantklocka med stålarmband', NULL, '604569171611', 'FedEx', NULL, '2014-09-01', '28.08.2014 18:44', 'SE260514HW08', '1', 'a0YC000000Z8PqHMAV', '1280.87', '1895.00'),
(23613, '264178295', NULL, NULL, 'Samuel Oldebring', 'FAKTORIGATAN 16 N', '', '561 43', 'HUSKVARNA', 'Schweden', 'SE', NULL, NULL, '702549830', '00101615D3', NULL, NULL, 'GM-505-4. Diamantklocka med stålarmband', NULL, '604569171622', 'FedEx', NULL, '2014-09-01', '27.08.2014 18:14', 'SE260514HW08', '1', 'a0YC000000Z8PqHMAV', '1280.87', '1895.00'),
(23614, '264224153', NULL, NULL, 'Desmond Williams', 'ASBAECKSGATAN 24', '', '826 31', 'SOEDERHAMN', 'Schweden', 'SE', NULL, NULL, '46727156116', '0010080R5L', NULL, NULL, 'GM-505-5. Diamantklocka med stålarmband', NULL, '604569171633', 'FedEx', NULL, '2014-09-01', '27.08.2014 22:44', 'SE260514HW09', '1', 'a0YC000000Z8PqGMAV', '1280.87', '1895.00'),
(23615, '264224405', '', '', 'Ewa Gledin', 'BJOERNGARDSGATAN 16B', '', '11852', 'STOCKHOLM', 'Schweden', '', '', '', '4796863775', '0010023H9R', '', '', 'GM-505-5. Diamantklocka med st?larmband', 'Uhr am 16.09.14 zur?ck erhalten!\r\nRL 7121 1866 9DE   17.09.2014', '604569171644', 'FedEx', '', '2014-09-01', '27.08.2014 22:44', 'SE260514HW09', '1', 'a0YC000000Z8PqGMAV', '1280.87', '1895.00'),
(23616, '264301904', NULL, NULL, 'Karin Ringaby', 'Bergsvaegen 22', '', '71041', 'Fellingsbro', 'Schweden', 'SE', NULL, NULL, '733382821', '00102131MT', NULL, NULL, 'GM-505-5. Diamantklocka med stålarmband', NULL, '604569171655', 'FedEx', NULL, '2014-09-01', '28.08.2014 11:14', 'SE260514HW09', '1', 'a0YC000000Z8PqGMAV', '1280.87', '1895.00'),
(23617, '264156088', NULL, NULL, 'Lucas Bergman', 'LOGDANSVAEGEN 14', '', '174 42', 'SUNDBYBERG', 'Schweden', 'SE', NULL, NULL, '704548922', '0010066L7M', NULL, NULL, 'GM-505-5. Diamantklocka med stålarmband', NULL, '604569171666', 'FedEx', NULL, '2014-09-01', '27.08.2014 16:14', 'SE260514HW09', '1', 'a0YC000000Z8PqGMAV', '1280.87', '1895.00'),
(23618, '264162076', NULL, NULL, 'Agit Bilge', 'FOTBOLLSGATAN 7', '', '603 37', 'NORRKOEPING', 'Schweden', 'SE', NULL, NULL, '', '0010167VV9', NULL, NULL, 'GM-505-6. Diamantklocka med stålarmband', NULL, '604569171677', 'FedEx', NULL, '2014-09-01', '27.08.2014 16:44', 'SE260514HW10', '1', 'a0YC000000Z8PqIMAV', '1280.87', '1895.00'),
(23619, '264254940', NULL, NULL, 'Ermin Murina', 'STYRMANSGATAN 16', '', '602 26', 'NORRKOEPING', 'Schweden', 'SE', NULL, NULL, '739270644', '0010115IIA', NULL, NULL, 'GM-505-6. Diamantklocka med stålarmband', NULL, '604569171688', 'FedEx', NULL, '2014-09-01', '28.08.2014 03:14', 'SE260514HW10', '1', 'a0YC000000Z8PqIMAV', '1280.87', '1895.00'),
(23620, '264226611', NULL, NULL, 'Mohamad Omar', 'TUNALUNDSVAEGEN 1-3', '', '734 32', 'HALLSTAHAMMAR', 'Schweden', 'SE', NULL, NULL, '764421446', '0010050OL5', NULL, NULL, 'GM-505-6. Diamantklocka med stålarmband', NULL, '604569171699', 'FedEx', NULL, '2014-09-01', '27.08.2014 22:44', 'SE260514HW10', '1', 'a0YC000000Z8PqIMAV', '1280.87', '1895.00'),
(23621, '264225590', NULL, NULL, 'Mohammad Alzoughool', 'RINGVAEGEN 118', 'C/o alzghoul', '137 31', 'VAESTERHANINGE', 'Schweden', 'SE', NULL, NULL, '733337062', '0010120E0T', NULL, NULL, 'GM-505-6. Diamantklocka med stålarmband', NULL, '604569171703', 'FedEx', NULL, '2014-09-01', '27.08.2014 22:44', 'SE260514HW10', '1', 'a0YC000000Z8PqIMAV', '1280.87', '1895.00'),
(23622, '264152732', NULL, NULL, 'Shamiram Haido', 'ERVALLAKROKEN 19', '', '124 66', 'BANDHAGEN Stockholm', 'STOCKHOLMS LÄN', 'SE', NULL, NULL, '', '0010157PFQ', NULL, NULL, 'GM-505-6. Diamantklocka med stålarmband', NULL, '604569171714', 'FedEx', NULL, '2014-09-01', '27.08.2014 15:44', 'SE260514HW10', '1', 'a0YC000000Z8PqIMAV', '1280.87', ''),
(23623, '264329727', NULL, NULL, 'Pontus Bjoernim', 'Kulingvaegen 1', '', '47540', 'Hoenoe', 'Schweden', 'SE', NULL, NULL, '737047101', '0010160N57', NULL, NULL, 'Malibu Diamonds GM-502 - Black Strap Silver Case White Face', NULL, '604569171725', 'FedEx', NULL, '2014-09-01', '28.08.2014 13:44', 'SE160714HW08', '1', 'a0YC000000Z8PePMAV', '1280.87', '1895.00'),
(23624, '264404148', NULL, NULL, 'Louise Rynde Drossou', 'SNARVINDEVAEGEN 87', '', '165 74', 'HAESSELBY', 'Schweden', 'SE', NULL, NULL, '736284492', '0010043U4S', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '604569171736', 'FedEx', NULL, '2014-09-01', '28.08.2014 20:14', 'SE160714HW09', '1', 'a0YC000000Z8Pf3MAF', '1280.87', '1895.00'),
(23625, '264338014', NULL, NULL, 'Abdifath Mohadii', 'Mjoelbyplan 26 26', '', '16371', 'Spanga', 'Schweden', 'SE', NULL, NULL, '722838857', '00100860JJ', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '604569171747', 'FedEx', NULL, '2014-09-01', '28.08.2014 14:14', 'SE160714HW10', '1', 'a0YC000000Z8PfIMAV', '1280.87', '1895.00'),
(23626, '264404494', NULL, NULL, 'Simon Isaksson', 'KELLGRENSGATAN 30', '', '504 34', 'BORAS', 'Schweden', 'SE', NULL, NULL, '761256793', '0010079H3I', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '604569171758', 'FedEx', NULL, '2014-09-01', '28.08.2014 20:44', 'SE160714HW10', '1', 'a0YC000000Z8PfIMAV', '1280.87', '1895.00'),
(23627, '264364325', NULL, NULL, 'Alex Thompson', '90 PARK ROAD', '', 'NE63 8DL', 'ASHINGTON', 'Großbritannien', 'GB', NULL, NULL, '7792699786', '0010248X1B', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Stainless Steel Strap and Black Face (GM-505-6)', NULL, '', 'FedEx', NULL, '2014-09-01', '28.08.2014 15:22', 'UK131023AMC12', '1', 'a0YC000000ZMmwvMAD', '126.99', '199.00'),
(23628, '264260997', NULL, NULL, 'Jim Potter', '7 MAPLE GARDENS', '', 'ST15 0EJ', 'STONE', 'Großbritannien', 'GB', NULL, NULL, '7837921610', '0010064NYG', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Stainless Steel Strap and Black Face (GM-505-6)', NULL, '', 'FedEx', NULL, '2014-09-01', '28.08.2014 05:52', 'UK131023AMC12', '1', 'a0YC000000ZMmwvMAD', '126.99', '199.00'),
(23629, '264313104', NULL, NULL, 'lauren lewis', '222 gore road', '', 'bh255nq', 'hampshire', 'Großbritannien', 'GB', NULL, NULL, '7854775573', '*00101639E2', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Strap and Black Face (GM-505-2)', NULL, '', 'FedEx', NULL, '2014-09-01', '28.08.2014 10:53', 'UK131023AMC08', '1', 'a0YC000000ZMmwrMAD', '126.99', '199.00'),
(23630, '264349037', NULL, NULL, 'Ian Price', '1 CULLEN ROAD', 'Weston point', 'WA7 4HY', 'RUNCORN', 'Großbritannien', 'GB', NULL, NULL, '7712688953', '001023893T', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Strap and White Face (GM-505-1)', NULL, '', 'FedEx', NULL, '2014-09-01', '28.08.2014 14:22', 'UK131023AMC07', '1', 'a0YC000000ZMmwqMAD', '126.99', '199.00'),
(23631, '264394422', NULL, NULL, 'Haval Shokir', '11 WHITE HART STREET', '', 'IP24 1AA', 'THETFORD', 'Großbritannien', 'GB', NULL, NULL, '7746790929', '0010143QCQ', NULL, NULL, 'Florida Diamonds Pionier Watch: Brown Strap and Black Face (GM-505-3)', NULL, '', 'FedEx', NULL, '2014-09-01', '28.08.2014 18:22', 'UK131023AMC09', '1', 'a0YC000000ZMmwsMAD', '126.99', '199.00'),
(23632, '264213600', NULL, NULL, 'james ridgeway', '34 BELVEDERE CLOSE', '', 'SA3 3LA', 'SWANSEA', 'Großbritannien', 'GB', NULL, NULL, '7507966978', '0010235RA6', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '', 'FedEx', NULL, '2014-09-01', '27.08.2014 20:22', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(23633, '264287129', NULL, NULL, 'lazica molnar', '49A BUNYARD DRIVE', 'Sheerwater', 'GU21 5NX', 'WOKING', 'Großbritannien', 'GB', NULL, NULL, '7833551123', '00101432ND', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '', 'FedEx', NULL, '2014-09-01', '28.08.2014 09:23', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(23634, '264141356', NULL, NULL, 'Yvette Moss', '24 HUNTERS CRESCENT', '', 'SO40 7FA', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7736255725', '0010067U8W', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '', 'FedEx', NULL, '2014-09-01', '27.08.2014 13:53', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(23635, '264349176', NULL, NULL, 'Patricia Riley', '49 SOUTHWOOD DRIVE', '', 'BS9 2QX', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '1179686764', '0010106H2A', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Face (GM-502-1)', NULL, '', 'FedEx', NULL, '2014-09-01', '28.08.2014 14:23', 'UK140403AS11', '1', 'a0YC000000ZMmzbMAD', '129.99', '199.00'),
(23636, '264254286', NULL, NULL, 'David Stubbs', '23 FLIXTON', '', 'DH4 5FD', 'HOUGHTON LE SPRING', 'Großbritannien', 'GB', NULL, NULL, '1913852769', '0010020MQS', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '', 'FedEx', NULL, '2014-09-01', '28.08.2014 01:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23637, '264174533', NULL, NULL, 'joel sullivan', '1, COUNCIL C ANCHOR HILL', 'Knaphill, Woking, surrey', 'GU21 2JH', 'WOKING', 'Großbritannien', 'GB', NULL, NULL, '7714017386', '0010085H8G', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '', 'FedEx', NULL, '2014-09-01', '27.08.2014 16:52', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23638, '264273633', NULL, NULL, 'June Jemmett', '35 Wingfield Avenue', '', 'IP279HS', 'Lakenheath', 'Großbritannien', 'GB', NULL, NULL, '1842860587', '10019635', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '', 'FedEx', NULL, '2014-09-01', '28.08.2014 08:22', 'UK140403AS13', '1', 'a0YC000000ZMmzdMAD', '129.99', '199.00'),
(23639, '264198091', NULL, NULL, 'Linda Thomas', '2 Devonshire Rd Broughton', '', 'CH4 0SH', 'Chester', 'Großbritannien', 'GB', NULL, NULL, '7736350612', '10014701', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Black Case (T3006-1-03)', NULL, '', 'FedEx', NULL, '2014-09-01', '27.08.2014 19:22', 'UK140415AS07', '1', 'a0YC000000ZMnLEMA1', '130.99', '199.00'),
(23640, '264441419', NULL, NULL, 'Tom Bell', '18 ST GEORGES PARK AVE', 'ST. GEORGES PARK AVENUE', 'SS0 9UF', 'WESTCLIFF-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7809215755', '0010213QDJ', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '', 'FedEx', NULL, '2014-09-01', '28.08.2014 22:52', 'UK140729AS32', '1', 'a0YC000000ZMnLDMA1', '130.99', '199.00'),
(23641, '264335021', NULL, NULL, 'craig dennehy', '266 YORK WAY', '', 'N7 9PQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7960465144', '00101162RJ', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '', 'FedEx', NULL, '2014-09-01', '28.08.2014 12:54', 'UK140729AS36', '1', 'a0YC000000ZMnLHMA1', '130.99', '199.00'),
(23642, '264366037', NULL, NULL, 'frederick o m hawke', '13 WELLCROFT CLOSE', '', 'AL7 3JZ', 'WELWYN GARDEN CITY', 'Großbritannien', 'GB', NULL, NULL, '7708606988', '0010214MJ3', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '', 'FedEx', NULL, '2014-09-01', '28.08.2014 15:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23643, '264386932', NULL, NULL, 'Miss Anika Shoukat', '54 BURNS STREET', '', 'NG7 4DT', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '07867 389833', '0010231FSB', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '', 'FedEx', NULL, '2014-09-01', '28.08.2014 17:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23644, '264242312', NULL, NULL, 'Mr Marc Borrett', '10 Wayne Close', '', 'NR32 4SX', 'Lowestoft', 'Großbritannien', 'GB', NULL, NULL, '7513263163', '0010039Y9F', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '', 'FedEx', NULL, '2014-09-01', '27.08.2014 23:22', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23645, '264372361', NULL, NULL, 'Paul Awcock', '15 GLYNDE CRESCENT', '', 'PO22 8HT', 'BOGNOR REGIS', 'Großbritannien', 'GB', NULL, NULL, '7824441845', '0010228RX7', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '', 'FedEx', NULL, '2014-09-01', '28.08.2014 16:22', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23646, '264444284', NULL, NULL, 'sarah frowley', '19 SENNEN PLACE', '', 'PO6 4SZ', 'PORTSMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7538436472', '0010144QAY', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '', 'FedEx', NULL, '2014-09-01', '28.08.2014 23:22', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23647, '264203776', NULL, NULL, 'Jackie Hughes', '180 AMETHYST ROAD', '', 'HU9 4DJ', 'HULL', 'Großbritannien', 'GB', NULL, NULL, '7510732317', '00101948WW', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '', 'FedEx', NULL, '2014-09-01', '27.08.2014 19:52', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(23648, '264365089', NULL, NULL, 'Jamie Thomson', '302 MORRISON DRIVE', '', 'AB10 7EN', 'ABERDEEN', 'Großbritannien', 'GB', NULL, NULL, '7577416401', '00101481H3', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '', 'FedEx', NULL, '2014-09-01', '28.08.2014 15:22', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(23649, '264366117', NULL, NULL, 'Sam Pollitt', '60 Cox Green Road', '', 'BL7 9HE', 'Bolton', 'Großbritannien', 'GB', NULL, NULL, '7973269249', '0010056VVM', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '', 'FedEx', NULL, '2014-09-01', '28.08.2014 15:52', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(23650, '264638704', NULL, NULL, 'Malika Lakjaa', 'Vandenpeereboomstraat 75', '', '2140', 'Borgerhout', 'Belgien', 'BE', NULL, NULL, '487984146', '0010149VNJ', NULL, NULL, 'Horloge GM-3005-2 - Zwarte leren band, zwart display, zilveren kast', NULL, '604569173842', 'FedEx', NULL, '2014-09-03', '29.08.2014 21:18', 'NL140623NM64', '1', 'a0YC000000YngCOMAZ', '', '199.99'),
(23651, '264612347', NULL, NULL, 'Erik Van de Wouwer', 'Dorpsstraat 100', '', '8460', 'Ettelgem', 'Belgien', 'BE', NULL, NULL, '474945236', '00102365J0', NULL, NULL, 'Horloge GM-3005-3 - Zwarte leren band, zwart display, gouden kast', NULL, '604569173853', 'FedEx', NULL, '2014-09-03', '29.08.2014 18:18', 'NL140623NM65', '1', 'a0YC000000YngCPMAZ', '', '199.99'),
(23652, '265164679', NULL, NULL, 'Naudasch Zelimkhanova', 'Jonkersstraat 17', '', '8800', 'Roeselare', 'Belgien', 'BE', NULL, NULL, '488159605', '0010116Q12', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '604569173864', 'FedEx', NULL, '2014-09-03', '01.09.2014 19:48', 'NL140623NM67', '1', 'a0YC000000YngCRMAZ', '', '229.99'),
(23653, '265168255', NULL, NULL, 'Ileana Curac', 'Petite rue des Loups 80', 'anderlecht', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '496660325', '0010212QWH', NULL, NULL, 'Montre GM-3005-5 - bracelet en cuir noir, cadran blanc avec petits diamants, boitier argentÃ©', NULL, '604569173875', 'FedEx', NULL, '2014-09-03', '01.09.2014 20:18', 'NL140623NM66', '1', 'a0YC000000YngCQMAZ', '', '229.99'),
(23654, '265149531', NULL, NULL, 'Elena Biletcaia', 'Leeuwerikenlaan 29', '', '1780', 'Wemmel', 'Belgien', 'BE', NULL, NULL, '488822318', '0010070U93', NULL, NULL, 'Montre GM-3005-6 - bracelet en cuir noir, cadran noir avec petits diamants, boitier argentÃ©', NULL, '604569173886', 'FedEx', NULL, '2014-09-03', '01.09.2014 18:48', 'NL140623NM67', '1', 'a0YC000000YngCRMAZ', '', '229.99'),
(23655, '264956005', NULL, NULL, 'Georges Meunier', 'Cour Dogne 4', '', '4140', 'Rouvreux', 'Belgien', 'BE', NULL, NULL, '497717361', '0010154V5A', NULL, NULL, 'Montre GM-3005-A1 - bracelet mÃ©tallique argentÃ©, Ã©cran blanc', NULL, '604569173897', 'FedEx', NULL, '2014-09-03', '31.08.2014 18:48', 'NL140623NM60', '1', 'a0YC000000YngCKMAZ', '', '199.99'),
(23656, '264664302', NULL, NULL, 'Gino Suys', 'Broekveld 55', '', '1840', 'Londerzeel', 'Belgien', 'BE', NULL, NULL, '473080133', '0010159R5C', NULL, NULL, 'T-3006-1 - leren band, zilverkleurige kast', NULL, '604569173901', 'FedEx', NULL, '2014-09-03', '30.08.2014 06:18', 'NL140729NM38', '1', 'a0YC000000ZAiyZMAT', '', '229.99'),
(23657, '265149386', NULL, NULL, 'Jorge Antonio Mendoza Garcia', 'Van Urselstraat 32', '', '2060', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '493151737', '0010228IFD', NULL, NULL, 'T-3006-1 - leren band, zilverkleurige kast', NULL, '604569173912', 'FedEx', NULL, '2014-09-03', '01.09.2014 18:48', 'NL140729NM38', '1', 'a0YC000000ZAiyZMAT', '', '229.99'),
(23658, '264801322', NULL, NULL, 'mohammet ozver', 'Petermansstraat 23', '', '3583', 'Paal', 'Belgien', 'BE', NULL, NULL, '477867970', '0010215HLC', NULL, NULL, 'T-3006-1 - leren band, zilverkleurige kast', NULL, '604569173923', 'FedEx', NULL, '2014-09-03', '30.08.2014 21:48', 'NL140729NM38', '1', 'a0YC000000ZAiyZMAT', '', '229.99'),
(23659, '264701886', NULL, NULL, 'Edwin Verschueren', 'Haachtsesteenweg 496', 'Terrijn en partners', '1910', 'Kampenhout', 'Belgien', 'BE', NULL, NULL, '475854813', '0010250VNB', NULL, NULL, 'T-3006-2 - leren band, goudkleurige kast', NULL, '604569173934', 'FedEx', NULL, '2014-09-03', '30.08.2014 09:18', 'NL140729NM39', '1', 'a0YC000000ZAiyaMAD', '', '229.99'),
(23660, '264750287', NULL, NULL, 'Irene HERMANS', 'Graanstraat 3', '', '2830', 'Willebroek', 'Belgien', 'BE', NULL, NULL, '38869337', '0010232NTI', NULL, NULL, 'T-3006-2 - leren band, goudkleurige kast', NULL, '604569173945', 'FedEx', NULL, '2014-09-03', '30.08.2014 14:48', 'NL140729NM39', '1', 'a0YC000000ZAiyaMAD', '', '229.99'),
(23661, '265213787', NULL, NULL, 'El hachimi hachimi abdelilah', 'Lageweg 458', '', '2660', 'Hoboken', 'Belgien', 'BE', NULL, NULL, '32485124756', '00101442QW', NULL, NULL, 'T-3006-3 - leren band, zwart-/goudkleurige kast', NULL, '604569173956', 'FedEx', NULL, '2014-09-03', '02.09.2014 06:18', 'NL140729NM40', '1', 'a0YC000000ZAiybMAD', '', '229.99'),
(23662, '264664752', NULL, NULL, 'Gino Suys', 'Broekveld 55', '', '1840', 'Londerzeel', 'Belgien', 'BE', NULL, NULL, '473080133', '0010109AA2', NULL, NULL, 'T-3006-3 - leren band, zwart-/goudkleurige kast', NULL, '604569173901', 'FedEx', NULL, '2014-09-03', '30.08.2014 06:18', 'NL140729NM40', '1', 'a0YC000000ZAiybMAD', '', '229.99'),
(23663, '265020478', NULL, NULL, 'sandra werbrouck', 'A. Merghelynckstraat 3', '', '8630', 'Beauvoorde', 'Belgien', 'BE', NULL, NULL, '058 298514', '0010233TQM', NULL, NULL, 'T-3006-3 - leren band, zwart-/goudkleurige kast', NULL, '604569173978', 'FedEx', NULL, '2014-09-03', '01.09.2014 07:18', 'NL140729NM40', '1', 'a0YC000000ZAiybMAD', '', '229.99'),
(23664, '264792857', NULL, NULL, 'Jochen Broeckx', 'Markt 23 B 2.1', '', '2450', 'Meerhout', 'Belgien', 'BE', NULL, NULL, '473918649', '0010209D5P', NULL, NULL, 'T-3006-4 - roestvrijstalen band, zilverkleurige kast', NULL, '604569173989', 'FedEx', NULL, '2014-09-03', '30.08.2014 20:18', 'NL140729NM41', '1', 'a0YC000000ZAiyWMAT', '', '229.99'),
(23665, '265164302', NULL, NULL, 'Naudasch Zelimkhanova', 'Jonkersstraat 17', '', '8800', 'Roeselare', 'Belgien', 'BE', NULL, NULL, '488159605', '0010153XQ4', NULL, NULL, 'T-3006-4 - roestvrijstalen band, zilverkleurige kast', NULL, '604569173864', 'FedEx', NULL, '2014-09-03', '01.09.2014 19:48', 'NL140729NM41', '1', 'a0YC000000ZAiyWMAT', '', '229.99'),
(23666, '264828997', NULL, NULL, 'Nepali lok Bahadur', 'Honore Borgersstraat 22', '202', '8400', 'Oostende', 'Belgien', 'BE', NULL, NULL, '497324341', '0010124OS1', NULL, NULL, 'T-3006-4 - roestvrijstalen band, zilverkleurige kast', NULL, '604569174003', 'FedEx', NULL, '2014-09-03', '31.08.2014 06:48', 'NL140729NM41', '1', 'a0YC000000ZAiyWMAT', '', '229.99'),
(23667, '264705790', NULL, NULL, 'Jens Christens', 'Leuvensesteenweg  305 A1', '', '3370', 'Boutersem', 'Belgien', 'BE', NULL, NULL, '497817734', '0010130MM5', NULL, NULL, 'T-3006-5 - roestvrijstalen band, goudkleurige kast', NULL, '604569174014', 'FedEx', NULL, '2014-09-03', '30.08.2014 09:48', 'NL140729NM42', '1', 'a0YC000000ZAiyXMAT', '', '229.99'),
(23668, '265193608', NULL, NULL, 'Karsten Geuzens', 'Pollareveld 41', '', '1861', 'Wolvertem', 'Belgien', 'BE', NULL, NULL, '478357296', '0010209F7P', NULL, NULL, 'T-3006-5 - roestvrijstalen band, goudkleurige kast', NULL, '604569174025', 'FedEx', NULL, '2014-09-03', '02.09.2014 00:48', 'NL140729NM42', '1', 'a0YC000000ZAiyXMAT', '', '229.99'),
(23669, '265218253', NULL, NULL, 'Goyvaerts Natasja', 'Sigarenstraat 11', '', '2940', 'Stabroek', 'Belgien', 'BE', NULL, NULL, '497048207', '0010134TCA', NULL, NULL, 'T-3006-6 - roestvrijstalen band, zwart-/goudkleurige kast', NULL, '604569174036', 'FedEx', NULL, '2014-09-03', '02.09.2014 06:48', 'NL140729NM43', '1', 'a0YC000000ZAiyYMAT', '', '229.99'),
(23670, '264685183', NULL, NULL, 'Igor Delzeyne', 'Zwaluwenstraat 48', '', '8400', 'Oostende', 'Belgien', 'BE', NULL, NULL, '496535113', '0010143P42', NULL, NULL, 'T-3006-6 - roestvrijstalen band, zwart-/goudkleurige kast', NULL, '604569174047', 'FedEx', NULL, '2014-09-03', '30.08.2014 07:48', 'NL140729NM43', '1', 'a0YC000000ZAiyYMAT', '', '229.99'),
(23671, '265150477', NULL, NULL, 'julien bauer', 'rue de la Gendarmerie 20', '', '6790', 'Aubange', 'Belgien', 'BE', NULL, NULL, '497614794', '0010115WVU', NULL, NULL, 'Une montre T-3006-1 - bracelet en cuir, boitier argentÃ©', NULL, '604569174058', 'FedEx', NULL, '2014-09-03', '01.09.2014 18:48', 'NL140729NM38', '1', 'a0YC000000ZAiyZMAT', '', '229.99'),
(23672, '264664241', NULL, NULL, 'Papadopoulos Basil', 'avenue du Verseau 5', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '498980074', '0010250LTY', NULL, NULL, 'Une montre T-3006-1 - bracelet en cuir, boitier argentÃ©', NULL, '604569174069', 'FedEx', NULL, '2014-09-03', '30.08.2014 06:18', 'NL140729NM38', '1', 'a0YC000000ZAiyZMAT', '', '229.99'),
(23673, '265153644', NULL, NULL, 'sara el Ouazzani', 'rue de Ribaucourt 127', '', '1080', 'Molenbeek-Saint-Jean', 'Belgien', 'BE', NULL, NULL, '488880604', '0010141GNZ', NULL, NULL, 'Une montre T-3006-1 - bracelet en cuir, boitier argentÃ©', NULL, '604569174070', 'FedEx', NULL, '2014-09-03', '01.09.2014 19:18', 'NL140729NM38', '1', 'a0YC000000ZAiyZMAT', '', '229.99'),
(23674, '264848233', NULL, NULL, 'Vincenzo Sanfratello', 'rue de la Station 17', '', '4180', 'Hamoir', 'Belgien', 'BE', NULL, NULL, '498747139', '00102294GO', NULL, NULL, 'Une montre T-3006-2 - bracelet en cuir, boitier dorÃ©', NULL, '604569174080', 'FedEx', NULL, '2014-09-03', '31.08.2014 08:18', 'NL140729NM39', '1', 'a0YC000000ZAiyaMAD', '', '229.99'),
(23675, '264856215', NULL, NULL, 'Stephen Vandersmissen', 'rue du Village 73', '', '4161', 'Villers-aux-Tours', 'Belgien', 'BE', NULL, NULL, '476276713', '0010166TD5', NULL, NULL, 'Une montre T-3006-3 - bracelet en cuir, boitier dorÃ©/noir', NULL, '604569174091', 'FedEx', NULL, '2014-09-03', '31.08.2014 08:48', 'NL140729NM40', '1', 'a0YC000000ZAiybMAD', '', '229.99'),
(23676, '264689201', NULL, NULL, 'Corinne Moutteau', 'rue Sous-le-Bois 89', '', '6044', 'Roux', 'Belgien', 'BE', NULL, NULL, '497411272', '00102503Y9', NULL, NULL, 'Une montre T-3006-4 - bracelet en acier inoxydable, boitier argentÃ©', NULL, '604569174106', 'FedEx', NULL, '2014-09-03', '30.08.2014 08:18', 'NL140729NM41', '1', 'a0YC000000ZAiyWMAT', '', '229.99'),
(23677, '264752888', NULL, NULL, 'Jean-Marc Lonbois', 'avenue Paul Hymans 71 BTE 12', '', '1200', 'Woluwe-Saint-Lambert', 'Belgien', 'BE', NULL, NULL, '475823738', '0010197FIN', NULL, NULL, 'Une montre T-3006-4 - bracelet en acier inoxydable, boitier argentÃ©', NULL, '604569174117', 'FedEx', NULL, '2014-09-03', '30.08.2014 15:18', 'NL140729NM41', '1', 'a0YC000000ZAiyWMAT', '', '229.99'),
(23678, '264939665', NULL, NULL, 'Julien Grauwels', 'Edouard hubertilaan  90', '', '3080', 'Tervuren', 'Belgien', 'BE', NULL, NULL, '473742739', '0010185O1O', NULL, NULL, 'Une montre T-3006-5 - bracelet en acier inoxydable, boitier dorÃ©', NULL, '604569174128', 'FedEx', NULL, '2014-09-03', '31.08.2014 17:18', 'NL140729NM42', '1', 'a0YC000000ZAiyXMAT', '', '229.99'),
(23679, '264689015', NULL, NULL, 'Corinne Moutteau', 'rue Sous-le-Bois 89', '', '6044', 'Roux', 'Belgien', 'BE', NULL, NULL, '497411272', '0010089L79', NULL, NULL, 'Une montre T-3006-6 - bracelet en acier inoxydable, boitier dorÃ©/noir', NULL, '604569174106', 'FedEx', NULL, '2014-09-03', '30.08.2014 08:18', 'NL140729NM43', '1', 'a0YC000000ZAiyYMAT', '', '229.99'),
(23680, '264727728', NULL, NULL, 'Fernando Cedeno', 'Paul Chevrolet Straat 40', '', '1651', 'Lot', 'Belgien', 'BE', NULL, NULL, '488879574', '0010191K2C', NULL, NULL, 'Une montre T-3006-6 - bracelet en acier inoxydable, boitier dorÃ©/noir', NULL, '604569174140', 'FedEx', NULL, '2014-09-03', '30.08.2014 12:18', 'NL140729NM43', '1', 'a0YC000000ZAiyYMAT', '', '229.99'),
(23681, '264976927', NULL, NULL, 'Mohamed Ali Chaara', 'avenue du Haut-Champ 16', '', '1082', 'Berchem-Sainte-Agathe', 'Belgien', 'BE', NULL, NULL, '499514141', '0010122NDK', NULL, NULL, 'Une montre T-3006-6 - bracelet en acier inoxydable, boitier dorÃ©/noir', NULL, '604569174150', 'FedEx', NULL, '2014-09-03', '31.08.2014 20:48', 'NL140729NM43', '1', 'a0YC000000ZAiyYMAT', '', '229.99'),
(23682, '265022007', NULL, NULL, 'Carin Warming', 'Klovermarksvej 10', 'Annisse Nord', '3200', 'Helsinge', 'Dänemark', 'DK', NULL, NULL, '41881135', '0010158DIT', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, '604569172868', 'FedEx', NULL, '2014-09-03', '01.09.2014 07:36', 'DK040814HW07', '1', 'a0YC000000ZBiSaMAL', '1155.04', '1695.00'),
(23683, '265240417', NULL, NULL, 'Najah Abou-Khadra', 'Birkeparken 228 st th', '', '5240', 'Odense No', 'Dänemark', 'DK', NULL, NULL, '53635969', '0010127OS4', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, '604569172879', 'FedEx', NULL, '2014-09-03', '02.09.2014 08:36', 'DK040814HW07', '1', 'a0YC000000ZBiSaMAL', '1155.04', '1695.00'),
(23684, '264564029', NULL, NULL, 'Nicklas Povlsen', 'Vejdammen 88', '', '2840', 'Holte', 'Dänemark', 'DK', NULL, NULL, '28881350', '001011163J', NULL, NULL, 'GM-4004-6: Urrem i sÃ¸lv, urkasse i sÃ¸lv, urskive i sort', NULL, '604569172880', 'FedEx', NULL, '2014-09-03', '29.08.2014 13:06', 'DK040814HW10', '1', 'a0YC000000ZBiSzMAL', '1155.04', '1695.00'),
(23685, '264593942', NULL, NULL, 'Andreas Corselitze', 'Alleen 79 4.th', '', '2770', 'Kastrup', 'Dänemark', 'DK', NULL, NULL, '28970679', '0010226N7B', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '604569172890', 'FedEx', NULL, '2014-09-03', '29.08.2014 16:06', 'DK040814HW11', '1', 'a0YC000000ZBiTOMA1', '1155.04', '1695.00'),
(23686, '264580655', NULL, NULL, 'Falah Shareef', 'Telemarksgade 7', '', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '50191810', '0010115RVU', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '604569172905', 'FedEx', NULL, '2014-09-03', '29.08.2014 14:36', 'DK040814HW11', '1', 'a0YC000000ZBiTOMA1', '1155.04', '1695.00'),
(23687, '264567067', NULL, NULL, 'Taher Hamade', 'Sofielunden 6', '', '2600', 'Glostrup', 'Dänemark', 'DK', NULL, NULL, '26640019', '0010224SO9', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '604569172916', 'FedEx', NULL, '2014-09-03', '29.08.2014 13:36', 'DK040814HW11', '1', 'a0YC000000ZBiTOMA1', '1155.04', '1695.00'),
(23688, '264826210', NULL, NULL, 'Carsten Olsen', 'Bjornekaer 13', '', '2760', 'Malov', 'Dänemark', 'DK', NULL, NULL, '40177987', '*0010224E48', NULL, NULL, 'GM-505-1: Sort rem og hvid urskive', NULL, '604569172927', 'FedEx', NULL, '2014-09-03', '31.08.2014 06:36', 'DK260514HW05', '1', 'a0YC000000Z8PiRMAV', '1032.75', '1495.00'),
(23689, '264965453', NULL, NULL, 'Marian Hermann', 'Skodsborgvej 348 1tv', '', '2850', 'Naerum', 'Dänemark', 'DK', NULL, NULL, '22560114', '0010102O8L', NULL, NULL, 'GM-505-1: Sort rem og hvid urskive', NULL, '604569172938', 'FedEx', NULL, '2014-09-03', '31.08.2014 19:36', 'DK260514HW05', '1', 'a0YC000000Z8PiRMAV', '1032.75', '1495.00'),
(23690, '264658241', NULL, NULL, 'Cecilia Kristensen', 'Ahorn Alle 3-5', 'ZBC, Skolehjemmet, Cecilia Brinch Kristensen, nr. 41', '4100', 'Ringsted', 'Dänemark', 'DK', NULL, NULL, '29829240', '0010199BG9', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '604569172949', 'FedEx', NULL, '2014-09-03', '30.08.2014 04:36', 'DK260514HW07', '1', 'a0YC000000Z8PiTMAV', '1032.75', '1495.00'),
(23691, '265232762', NULL, NULL, 'Henning Skottegaard', 'Lumbyesvej 4-62', '', '7000', 'Fredericia', 'Dänemark', 'DK', NULL, NULL, '60949229', '0010157CB7', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '604569172950', 'FedEx', NULL, '2014-09-03', '02.09.2014 08:06', 'DK260514HW07', '1', 'a0YC000000Z8PiTMAV', '1032.75', '1495.00'),
(23692, '264959442', NULL, NULL, 'Martin Sorensen', 'Christiansmindevej  22 2tv', '', '2100', 'Kobenhavn o', 'Dänemark', 'DK', NULL, NULL, '4560814756', '00100406YW', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '604569172960', 'FedEx', NULL, '2014-09-03', '31.08.2014 19:06', 'DK260514HW07', '1', 'a0YC000000Z8PiTMAV', '1032.75', '1495.00'),
(23693, '265248192', NULL, NULL, 'Mikkel Thomsen', 'Hojbakkevej 5.A', '', '9440', 'Aabybro', 'Dänemark', 'DK', NULL, NULL, '42182356', '0010139SWS', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '604569172971', 'FedEx', NULL, '2014-09-03', '02.09.2014 09:06', 'DK260514HW07', '1', 'a0YC000000Z8PiTMAV', '1032.75', '1495.00'),
(23694, '264800900', NULL, NULL, 'Muhieddin El-Hares', 'Lindholmvej 9, 1TV', '', '8200', 'Aarhus', 'Dänemark', 'DK', NULL, NULL, '31584868', '00100729N1', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '604569172982', 'FedEx', NULL, '2014-09-03', '30.08.2014 21:36', 'DK260514HW07', '1', 'a0YC000000Z8PiTMAV', '1032.75', '1495.00'),
(23695, '264643858', NULL, NULL, 'Sayed Hashemi', 'Vestparken 62', '', '6840', 'Oksbol', 'Dänemark', 'DK', NULL, NULL, '28158990', '00101553SV', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '604569172993', 'FedEx', NULL, '2014-09-03', '29.08.2014 22:07', 'DK260514HW07', '1', 'a0YC000000Z8PiTMAV', '1032.75', '1495.00'),
(23696, '265243545', NULL, NULL, 'Valtteri Kiiskinen', 'Porintie 5 B 31', '', '00350', 'Helsinki', 'Finnland', 'FI', NULL, NULL, '3,58459E+11', '0010157KLC', NULL, NULL, 'Malibu Diamonds GM-502 -rannekello', NULL, '604569173084', 'FedEx', NULL, '2014-09-03', '02.09.2014 12:48', 'FI160714HW08', '1', 'a0YC000000Z8PZ6MAN', '138.49', '199.00'),
(23697, '265131043', NULL, NULL, 'Marko Hoynala', 'Kontionrinne 10A', '', '90240', 'OULU', 'Finnland', 'FI', NULL, NULL, '504802414', '0010248HDN', NULL, NULL, 'Sydney Diamonds GM-503-4 -rannekello', NULL, '604569173095', 'FedEx', NULL, '2014-09-03', '01.09.2014 20:48', 'FI160714HW15', '1', 'a0YC000000Z8Pb2MAF', '138.49', '199.00'),
(23698, '264552125', NULL, NULL, 'Jere Pulska', 'Haukantie 8  C 2', '', '04320', 'Tuusula', 'Finnland', 'FI', NULL, NULL, '458770244', '0010053ZO8', NULL, NULL, 'Malibu Diamonds GM-502-2 -rannekello', NULL, '604569173100', 'FedEx', NULL, '2014-09-03', '29.08.2014 15:48', 'FI160714HW09', '1', 'a0YC000000Z8PZQMA3', '138.49', '199.00'),
(23699, '265238631', NULL, NULL, 'Patrick Duggan', '88 Upper Damolly Road', 'Ellenvale', 'Bt34 1qw', 'Newry', 'Irland', 'IE', NULL, NULL, '4,47762E+11', '0010055UR6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569172191', 'FedEx', NULL, '2014-09-03', '02.09.2014 09:32', 'IE190614AH09', '1', 'a0YC000000ZLqGXMA1', '206.24', '311.99'),
(23700, '265125828', NULL, NULL, 'Niall Leonard', '109 Townparks skerries', '', 'Na', 'Co dublin', 'Irland', 'IE', NULL, NULL, '863772372', '0010107BA6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '604569172206', 'FedEx', NULL, '2014-09-03', '01.09.2014 17:32', 'IE190614AH014', '1', 'a0YC000000ZLqGZMA1', '206.24', '311.99'),
(23701, '264548857', NULL, NULL, 'jochem kraanen', 'Voorsterbeeklaan 46', '', '3521 DE', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '629331099', '0010046WO9', NULL, NULL, 'Horloge GM-3005-5 - Zwarte leren band, wit display met diamanten, zilveren kast', NULL, '604569173430', 'FedEx', NULL, '2014-09-03', '29.08.2014 11:58', 'NL140623NM66', '1', 'a0YC000000Yng52MAB', '', '229.99'),
(23702, '264613227', NULL, NULL, 'Jermolai Hoekmeijer', 'Treubstraat 7', '', '1814 SC', 'ALKMAAR', 'Niederlande', 'NL', NULL, NULL, '627309303', '0010122J4I', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '604569173441', 'FedEx', NULL, '2014-09-03', '29.08.2014 18:28', 'NL140623NM67', '1', 'a0YC000000Yng6AMAR', '', '229.99'),
(23703, '264784845', NULL, NULL, 'Tyrone Pelzers', 'Pastoor Thijssenlaan 25', '', '6029 RL', 'STERKSEL', 'Niederlande', 'NL', NULL, NULL, '655195607', '001014035H', NULL, NULL, 'Horloge GM-3005-A2 - Zilveren metalen band, zwart display', NULL, '604569173452', 'FedEx', NULL, '2014-09-03', '30.08.2014 19:28', 'NL140623NM61', '1', 'a0YC000000YnfxhMAB', '', '199.99'),
(23704, '264790871', NULL, NULL, 'Gerard Geerders', 'Pergolesistraat 26', '', '2901 PA', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '640357340', '0010240W1C', NULL, NULL, 'T-3006-1 - leren band, zilverkleurige kast', NULL, '604569173463', 'FedEx', NULL, '2014-09-03', '30.08.2014 19:58', 'NL140729NM38', '1', 'a0YC000000ZAim6MAD', '', '229.99'),
(23705, '264855879', NULL, NULL, 'Maria Dinkova', 'Coehoornstraat 34', '', '1222 RT', 'HILVERSUM', 'Niederlande', 'NL', NULL, NULL, '634038890', '00101022GD', NULL, NULL, 'T-3006-1 - leren band, zilverkleurige kast', NULL, '604569173474', 'FedEx', NULL, '2014-09-03', '31.08.2014 08:58', 'NL140729NM38', '1', 'a0YC000000ZAim6MAD', '', '229.99'),
(23706, '264719697', NULL, NULL, 'Maria Dinkova', 'Coehoornstraat 34', '', '1222 RT', 'HILVERSUM', 'Niederlande', 'NL', NULL, NULL, '634038890', '0010210X8J', NULL, NULL, 'T-3006-1 - leren band, zilverkleurige kast', NULL, '604569173474', 'FedEx', NULL, '2014-09-03', '30.08.2014 10:58', 'NL140729NM38', '1', 'a0YC000000ZAim6MAD', '', '229.99'),
(23707, '265014984', NULL, NULL, 'Topbike4you Ertugrul Kurt', 'Spuistraat 242', '', '1012 VV', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '648524310', '0010216X0N', NULL, NULL, 'T-3006-1 - leren band, zilverkleurige kast', NULL, '604569173496', 'FedEx', NULL, '2014-09-03', '01.09.2014 06:58', 'NL140729NM38', '1', 'a0YC000000ZAim6MAD', '', '229.99'),
(23708, '264721607', NULL, NULL, 'Peter Scholten', 'Van Lochemstraat 9-15', '', '7511 EG', 'ENSCHEDE', 'Niederlande', 'NL', NULL, NULL, '642080021', '00100864VO', NULL, NULL, 'T-3006-2 - leren band, goudkleurige kast', NULL, '604569173500', 'FedEx', NULL, '2014-09-03', '30.08.2014 11:28', 'NL140729NM39', '1', 'a0YC000000ZAis8MAD', '', '229.99'),
(23709, '265062478', NULL, NULL, 'Gerda Terpstra', 'Concordialaan 35', '', '5223 ZM', '\'S-HERTOGENBOSCH', 'Niederlande', 'NL', NULL, NULL, '06-16870626', '0010005FC6', NULL, NULL, 'T-3006-3 - leren band, zwart-/goudkleurige kast', NULL, '604569173511', 'FedEx', NULL, '2014-09-03', '01.09.2014 10:28', 'NL140729NM40', '1', 'a0YC000000ZAiuKMAT', '', '229.99'),
(23710, '264753607', NULL, NULL, 'Ivana van Lenten', 'Capellery 15', '', '3247 XE', 'DIRKSLAND', 'Niederlande', 'NL', NULL, NULL, '621622930', '0010116VBX', NULL, NULL, 'T-3006-3 - leren band, zwart-/goudkleurige kast', NULL, '604569173522', 'FedEx', NULL, '2014-09-03', '30.08.2014 14:58', 'NL140729NM40', '1', 'a0YC000000ZAiuKMAT', '', '229.99'),
(23711, '264837129', NULL, NULL, 'cara moens', 'Gastakker 214', '', '4817 XG', 'BREDA', 'Niederlande', 'NL', NULL, NULL, '611307900', '001019426T', NULL, NULL, 'T-3006-4 - roestvrijstalen band, zilverkleurige kast', NULL, '604569173533', 'FedEx', NULL, '2014-09-03', '31.08.2014 07:28', 'NL140729NM41', '1', 'a0YC000000ZAijWMAT', '', '229.99'),
(23712, '264840250', NULL, NULL, 'Martin Klemann', 'Burg van Dijkeplein 3', '', '6711 MD', 'EDE GLD', 'Niederlande', 'NL', NULL, NULL, '613208489', '0010049VZ1', NULL, NULL, 'T-3006-4 - roestvrijstalen band, zilverkleurige kast', NULL, '604569173544', 'FedEx', NULL, '2014-09-03', '31.08.2014 07:58', 'NL140729NM41', '1', 'a0YC000000ZAijWMAT', '', '229.99'),
(23713, '265053290', NULL, NULL, 'neslihan cakir', 'Anthony Fokkerstraat 19', '', '5224 BA', '\'S-HERTOGENBOSCH', 'Niederlande', 'NL', NULL, NULL, '633327172', '00101838ZM', NULL, NULL, 'T-3006-4 - roestvrijstalen band, zilverkleurige kast', NULL, '604569173555', 'FedEx', NULL, '2014-09-03', '01.09.2014 09:58', 'NL140729NM41', '1', 'a0YC000000ZAijWMAT', '', '229.99'),
(23714, '264758823', NULL, NULL, 'Hussam Gezan', 'Tuinkers 3', '', '5063ED', 'Oisterwijk', 'Niederlande', 'NL', NULL, NULL, '645072171', '0010148YLB', NULL, NULL, 'T-3006-5 - roestvrijstalen band, goudkleurige kast', NULL, '604569173566', 'FedEx', NULL, '2014-09-03', '30.08.2014 15:58', 'NL140729NM42', '1', 'a0YC000000ZAiknMAD', '', '229.99'),
(23715, '264987874', NULL, NULL, 'Kevin Gielkens', 'Fossielenerf 678', '', '6413 MP', 'HEERLEN', 'Niederlande', 'NL', NULL, NULL, '31655151713', '0010095RFL', NULL, NULL, 'T-3006-5 - roestvrijstalen band, goudkleurige kast', NULL, '604569173577', 'FedEx', NULL, '2014-09-03', '31.08.2014 22:28', 'NL140729NM42', '1', 'a0YC000000ZAiknMAD', '', '229.99'),
(23716, '264884396', NULL, NULL, 'Frank Rijkers', 'Landfortlaan 17', '', '3207 KM', 'SPIJKENISSE', 'Niederlande', 'NL', NULL, NULL, '626480802', '0010063JFL', NULL, NULL, 'T-3006-6 - roestvrijstalen band, zwart-/goudkleurige kast', NULL, '604569173588', 'FedEx', NULL, '2014-09-03', '31.08.2014 11:28', 'NL140729NM43', '1', 'a0YC000000ZAim5MAD', '', '229.99'),
(23717, '264762350', NULL, NULL, 'J. Dorren', 'Kaardenstekerstraat 8', '', '4813 LP', 'BREDA', 'Niederlande', 'NL', NULL, NULL, '765153611', '0010146FRD', NULL, NULL, 'T-3006-6 - roestvrijstalen band, zwart-/goudkleurige kast', NULL, '604569173599', 'FedEx', NULL, '2014-09-03', '30.08.2014 16:28', 'NL140729NM43', '1', 'a0YC000000ZAim5MAD', '', '229.99'),
(23718, '264888669', NULL, NULL, 'nabil sahraoui', 'Langelilleweg 25', '', '8484 KE', 'LANGELILLE', 'Niederlande', 'NL', NULL, NULL, '611929097', '0010087T9I', NULL, NULL, 'T-3006-6 - roestvrijstalen band, zwart-/goudkleurige kast', NULL, '604569173603', 'FedEx', NULL, '2014-09-03', '31.08.2014 11:58', 'NL140729NM43', '1', 'a0YC000000ZAim5MAD', '', '229.99'),
(23719, '264985608', NULL, NULL, 'Niki Ebbing-van Kuppenveld', 'Oude Terborgseweg 269', '', '7004 GZ', 'DOETINCHEM', 'Niederlande', 'NL', NULL, NULL, '06-14630619', '0010229O18', NULL, NULL, 'T-3006-6 - roestvrijstalen band, zwart-/goudkleurige kast', NULL, '604569173614', 'FedEx', NULL, '2014-09-03', '31.08.2014 21:58', 'NL140729NM43', '1', 'a0YC000000ZAim5MAD', '', '229.99'),
(23720, '264864508', NULL, NULL, 'Radwane Chatbane', 'Neptunusstraat 21', '', '6043 TV', 'ROERMOND', 'Niederlande', 'NL', NULL, NULL, '650216334', '00101550ZR', NULL, NULL, 'T-3006-6 - roestvrijstalen band, zwart-/goudkleurige kast', NULL, '604569173625', 'FedEx', NULL, '2014-09-03', '31.08.2014 09:28', 'NL140729NM43', '1', 'a0YC000000ZAim5MAD', '', '229.99'),
(23721, '264766491', NULL, NULL, 'Ron Voswinkel', 'Tarwehullen 18', '', '9403 WB', 'ASSEN', 'Niederlande', 'NL', NULL, NULL, '611592922', '0010117HI2', NULL, NULL, 'T-3006-6 - roestvrijstalen band, zwart-/goudkleurige kast', NULL, '604569173636', 'FedEx', NULL, '2014-09-03', '30.08.2014 16:58', 'NL140729NM43', '1', 'a0YC000000ZAim5MAD', '', '229.99'),
(23722, '264984110', NULL, NULL, 'somaya najafi', 'Wilhelmina Druckerstraat 45', '', '3207 SC', 'SPIJKENISSE', 'Niederlande', 'NL', NULL, NULL, '641473536', '0010196EAB', NULL, NULL, 'T-3006-6 - roestvrijstalen band, zwart-/goudkleurige kast', NULL, '604569173647', 'FedEx', NULL, '2014-09-03', '31.08.2014 21:58', 'NL140729NM43', '1', 'a0YC000000ZAim5MAD', '', '229.99'),
(23723, '265143052', NULL, NULL, 'michal olbrys', 'ul. Buraczana 8/8', '', '81-587', 'Gdynia', 'Polen', 'PL', NULL, NULL, '664423850', '0010165NSK', NULL, NULL, 'Model GM-505-1', NULL, '604569173007', 'FedEx', NULL, '2014-09-03', '01.09.2014 21:08', 'PL140801MM01', '1', 'a0YC000000ZBS0UMAX', '671.56', '997.00'),
(23724, '265158840', NULL, NULL, 'Bozena GASZCZYK', 'ORZECHOWA 7', '', '43-410', 'Zebrzydowice', 'Polen', 'PL', NULL, NULL, '501077019', '00100807SL', NULL, NULL, 'Model GM-505-2', NULL, '604569173018', 'FedEx', NULL, '2014-09-03', '01.09.2014 22:38', 'PL140801MM02', '1', 'a0YC000000ZBS0tMAH', '671.56', '997.00'),
(23725, '265211536', NULL, NULL, 'Adam Wypyszynski', 'ul.Zolnierska 4', 'SERIOPLAST Sp. z o.o.', '99-300', 'Kutno', 'Polen', 'PL', NULL, NULL, '600282356', '00100358BQ', NULL, NULL, 'Model GM-505-3', NULL, '604569173029', 'FedEx', NULL, '2014-09-03', '02.09.2014 09:08', 'PL140801MM03', '1', 'a0YC000000ZBS13MAH', '671.56', '997.00'),
(23726, '265172138', NULL, NULL, 'Janusz Wysocki', 'ENERGA ul. Nowa 5', '', '83-110', 'Tczew', 'Polen', 'PL', NULL, NULL, '601652955', '0010213K82', NULL, NULL, 'Model GM-505-3', NULL, '604569173030', 'FedEx', NULL, '2014-09-03', '01.09.2014 23:38', 'PL140801MM03', '1', 'a0YC000000ZBS13MAH', '671.56', '997.00'),
(23727, '265080085', NULL, NULL, 'marek jankowski', 'ul. Podgorze 55', '', '58-530', 'Kowary', 'Polen', 'PL', NULL, NULL, '602757702', '0010146OVC', NULL, NULL, 'Model GM-505-3', NULL, '604569173040', 'FedEx', NULL, '2014-09-03', '01.09.2014 15:08', 'PL140801MM03', '1', 'a0YC000000ZBS13MAH', '671.56', '997.00'),
(23728, '265145260', NULL, NULL, 'JOANNA MACHEJEK', 'Swiatniki 10', '', '32-420', 'Gdow', 'Polen', 'PL', NULL, NULL, '501053643', '001019774W', NULL, NULL, 'Model GM-505-4', NULL, '604569173051', 'FedEx', NULL, '2014-09-03', '01.09.2014 21:08', 'PL140801MM05', '1', 'a0YC000000ZBS1NMAX', '671.56', '997.00'),
(23729, '265162557', NULL, NULL, 'Janusz Rogocki', 'ul. Zwirki i Wigury 9', '', '84-230', 'Rumia', 'Polen', 'PL', NULL, NULL, '504579373', '0010206XWN', NULL, NULL, 'Model GM-505-5', NULL, '604569173062', 'FedEx', NULL, '2014-09-03', '01.09.2014 22:38', 'PL140801MM06', '1', 'a0YC000000ZBS1XMAX', '671.56', '997.00'),
(23730, '265221718', NULL, NULL, 'Barbara Klusak', 'ul. Powstancow Slaskich 32', '', '34-300', 'Zywiec', 'Polen', 'PL', NULL, NULL, '694488239', '0010201QEI', NULL, NULL, 'Model GM-505-6', NULL, '604569173073', 'FedEx', NULL, '2014-09-03', '02.09.2014 10:08', 'PL140801MM07', '1', 'a0YC000000ZBS1rMAH', '671.56', '997.00'),
(23731, '265067193', NULL, NULL, 'Jose Ribeiro', 'Rua dos Pintassilgos, 72', '72', '4250-369', 'Porto', 'Portugal', 'PT', NULL, NULL, '916977309', '0010056IDF', NULL, NULL, 'OpÃ§Ã£o D: relÃ³gio Monaco Gold GM-3006-04', NULL, '604569172857', 'FedEx', NULL, '2014-09-03', '01.09.2014 13:08', 'PT140723CS04', '1', 'a0YC000000Z9fmCMAR', '', '219.99'),
(23732, '264936057', NULL, NULL, 'Markus Boerjesson Barr', 'SAETRAAENGSVAEGEN 136', '', '182 37', 'DANDERYD', 'Schweden', 'SE', NULL, NULL, '735453081', '0010209T8J', NULL, NULL, 'GM-505-2. Diamantklocka med läderarmband', NULL, '604569173110', 'FedEx', NULL, '2014-09-03', '31.08.2014 19:44', 'SE260514HW06', '1', 'a0YC000000Z8PqFMAV', '1280.87', '1895.00'),
(23733, '264958905', NULL, NULL, 'artur schadmanow', 'paprikagatan  57 lgh1102', '', '42447', 'goeteborg', 'Schweden', 'SE', NULL, NULL, '735695049', '00101772GJ', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '604569173121', 'FedEx', NULL, '2014-09-03', '31.08.2014 22:14', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(23734, '265066586', NULL, NULL, 'benjamin Agyekum', 'BJOERKLOEVSVAEGEN 8A', '', '523 72', 'TIMMELE', 'Schweden', 'SE', NULL, NULL, '735416268', '0010112G1Z', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '604569173132', 'FedEx', NULL, '2014-09-03', '01.09.2014 14:14', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(23735, '264892559', NULL, NULL, 'Isak Persson', 'GRAENSVAEGEN 1', '', '343 71', 'DIOE', 'Schweden', 'SE', NULL, NULL, '46727199970', '0010135F07', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '604569173143', 'FedEx', NULL, '2014-09-03', '31.08.2014 15:14', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(23736, '264575195', NULL, NULL, 'Matilda Syren', 'orgelstigen 16', '', '19637', 'Kungsaegen', 'Schweden', 'SE', NULL, NULL, '735571795', '0010121RAS', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '604569173154', 'FedEx', NULL, '2014-09-03', '29.08.2014 17:14', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(23737, '264705568', NULL, NULL, 'sofie beck', 'VARGGROPSVAEGEN 2A', '', '702 30', 'OEREBRO', 'Schweden', 'SE', NULL, NULL, '707438808', '0010139O2E', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '604569173165', 'FedEx', NULL, '2014-09-03', '30.08.2014 12:44', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(23738, '264493479', NULL, NULL, 'stefan stalknapp', 'HOEGMORA RINGVAEG 23', '', '141 37', 'HUDDINGE', 'Schweden', 'SE', NULL, NULL, '709134261', '0010111I5J', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '604569173176', 'FedEx', NULL, '2014-09-03', '29.08.2014 10:14', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(23739, '264789688', NULL, NULL, 'Tyoudora Dawod', 'MINUTGRAEND 27', 'E Andersson', '177 63', 'JAERFAELLA', 'Schweden', 'SE', NULL, NULL, '707764606', '00100025QX', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '604569173187', 'FedEx', NULL, '2014-09-03', '30.08.2014 23:14', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(23740, '264536281', NULL, NULL, 'Adrian Vokshi', 'Blendas gata 37', '', '42251', 'Hisings Backa', 'Schweden', 'SE', NULL, NULL, '704283048', '00101087AK', NULL, NULL, 'GM-505-4. Diamantklocka med stålarmband', NULL, '604569173198', 'FedEx', NULL, '2014-09-03', '29.08.2014 13:44', 'SE260514HW08', '1', 'a0YC000000Z8PqHMAV', '1280.87', '1895.00'),
(23741, '264763967', NULL, NULL, 'Elenaz Sepasi', 'GROENA GATAN 20 B', '', '754 36', 'UPPSALA', 'Schweden', 'SE', NULL, NULL, '769417110', '00100719GR', NULL, NULL, 'GM-505-4. Diamantklocka med stålarmband', NULL, '604569173202', 'FedEx', NULL, '2014-09-03', '30.08.2014 19:14', 'SE260514HW08', '1', 'a0YC000000Z8PqHMAV', '1280.87', '1895.00'),
(23742, '265030114', NULL, NULL, 'Hungni Du', 'RAGGATAN 13', '', '118 59', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '708833809', '0010047U86', NULL, NULL, 'GM-505-4. Diamantklocka med stålarmband', NULL, '604569173213', 'FedEx', NULL, '2014-09-03', '01.09.2014 10:44', 'SE260514HW08', '1', 'a0YC000000Z8PqHMAV', '1280.87', '1895.00'),
(23743, '264889887', NULL, NULL, 'maja vitakovic', 'DRAGGENSGATAN 7', '', '418 77', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '706232365', '0010059OB6', NULL, NULL, 'GM-505-5. Diamantklocka med stålarmband', NULL, '604569173224', 'FedEx', NULL, '2014-09-03', '31.08.2014 15:14', 'SE260514HW09', '1', 'a0YC000000Z8PqGMAV', '1280.87', '1895.00'),
(23744, '265187909', NULL, NULL, 'Salomo Ntuve', 'FJAELLVIOLEN 6', '', '424 48', 'ANGERED', 'Schweden', 'SE', NULL, NULL, '760609023', '0010234K73', NULL, NULL, 'GM-505-5. Diamantklocka med stålarmband', NULL, '604569173235', 'FedEx', NULL, '2014-09-03', '02.09.2014 01:44', 'SE260514HW09', '1', 'a0YC000000Z8PqGMAV', '1280.87', '1895.00'),
(23745, '264787473', NULL, NULL, 'jens ottosson', 'PORFYRVAEGEN 9', '', '132 35', 'SALTSJOE-BOO', 'Schweden', 'SE', NULL, NULL, '730668945', '00101196D8', NULL, NULL, 'GM-505-6. Diamantklocka med stålarmband', NULL, '604569173246', 'FedEx', NULL, '2014-09-03', '30.08.2014 22:44', 'SE260514HW10', '1', 'a0YC000000Z8PqIMAV', '1280.87', '1895.00'),
(23746, '264592183', NULL, NULL, 'Carl Hansson', 'SPEXAREVAEGEN 26B', '', '224 71', 'LUND', 'Schweden', 'SE', NULL, NULL, '', '00101359LF', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '604569173257', 'FedEx', NULL, '2014-09-03', '29.08.2014 18:44', 'SE160714HW09', '1', 'a0YC000000Z8Pf3MAF', '1280.87', '1895.00'),
(23747, '264467556', NULL, NULL, 'Katarina Wiberg', 'FLORAVAEGEN 3', '', '137 38', 'VAESTERHANINGE', 'Schweden', 'SE', NULL, NULL, '703952676', '0010024J46', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '604569173268', 'FedEx', NULL, '2014-09-03', '29.08.2014 08:14', 'SE160714HW09', '1', 'a0YC000000Z8Pf3MAF', '1280.87', '1895.00'),
(23748, '265063178', NULL, NULL, 'Marcus Douhan', 'Snickargatan 14', '', '754 37', 'Uppsala', 'Schweden', 'SE', NULL, NULL, '', '00100475YE', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '604569173279', 'FedEx', NULL, '2014-09-03', '01.09.2014 13:44', 'SE160714HW09', '1', 'a0YC000000Z8Pf3MAF', '1280.87', '1895.00'),
(23749, '264796073', NULL, NULL, 'Tim Fjaellstroem', 'ORNOEVAEGEN 12', '', '132 32', 'SALTSJOE-BOO', 'Schweden', 'SE', NULL, NULL, '731414048', '0010030I2P', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '604569173280', 'FedEx', NULL, '2014-09-03', '31.08.2014 00:14', 'SE160714HW09', '1', 'a0YC000000Z8Pf3MAF', '1280.87', '1895.00'),
(23750, '264846319', NULL, NULL, 'Valentina Filip', 'LOVISELUNDSVAEGEN 47', '', '165 59', 'HAESELBY', 'Schweden', 'SE', NULL, NULL, '764252912', '00100531TV', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '604569173290', 'FedEx', NULL, '2014-09-03', '31.08.2014 11:14', 'SE160714HW09', '1', 'a0YC000000Z8Pf3MAF', '1280.87', '1895.00'),
(23751, '264478624', NULL, NULL, 'Dejan Gusatovic', 'FOLKE BERNADOTTES VAEG 401', '', '256 57', 'RAMLOESA', 'Schweden', 'SE', NULL, NULL, '735098393', '0010070WB7', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '604569173305', 'FedEx', NULL, '2014-09-03', '29.08.2014 09:14', 'SE160714HW10', '1', 'a0YC000000Z8PfIMAV', '1280.87', '1895.00'),
(23752, '264566507', NULL, NULL, 'Mona-Lise Jansson', 'OLDEVIGSGATAN 1', '', '652 30', 'KARLSTAD', 'Schweden', 'SE', NULL, NULL, '46702247777', '001008574R', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '604569173316', 'FedEx', NULL, '2014-09-03', '29.08.2014 16:14', 'SE160714HW10', '1', 'a0YC000000Z8PfIMAV', '1280.87', '1895.00'),
(23753, '264725656', NULL, NULL, 'Nima Khalaj', 'TRAEDESGATAN 6A', '', '417 18', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '702199493', '0010181AZ9', NULL, NULL, 'Malibu Diamonds GM-502-4 - Black Strap Black Case Black Face', NULL, '604569173327', 'FedEx', NULL, '2014-09-03', '30.08.2014 14:44', 'SE160714HW12', '1', 'a0YC000000Z8PfXMAV', '1280.87', '1895.00'),
(23754, '265110147', NULL, NULL, 'David Krueger', 'LIDKOEPINGSVAEGEN 21', '', '121 39', 'JOHANNESHOV', 'Schweden', 'SE', NULL, NULL, '707877906', '0010066C04', NULL, NULL, 'Sydney Diamonds GM-503-1 - Black Strap Silver Case White Face', NULL, '604569173338', 'FedEx', NULL, '2014-09-03', '01.09.2014 18:14', 'SE160714HW13', '1', 'a0YC000000Z8PfhMAF', '1280.87', '1895.00'),
(23755, '265099005', NULL, NULL, 'Gustav Hyllstam', 'BASSASVAEGEN 37', '', '436 55', 'HOVAS', 'Schweden', 'SE', NULL, NULL, '701466539', '0010184TEC', NULL, NULL, 'Sydney Diamonds GM-503-1 - Black Strap Silver Case White Face', NULL, '604569173349', 'FedEx', NULL, '2014-09-03', '01.09.2014 16:47', 'SE160714HW13', '1', 'a0YC000000Z8PfhMAF', '1280.87', '1895.00'),
(23756, '265092520', NULL, NULL, 'Idris Amin', 'SANKT GOERANSGATAN 98', '', '112 45', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '739091706', '0010104EKF', NULL, NULL, 'Sydney Diamonds GM-503-1 - Black Strap Silver Case White Face', NULL, '604569173350', 'FedEx', NULL, '2014-09-03', '01.09.2014 16:14', 'SE160714HW13', '1', 'a0YC000000Z8PfhMAF', '1280.87', '1895.00'),
(23757, '264780353', NULL, NULL, 'Martin Silvlund', 'BLOMSTERKUNGSVAEGEN 252', '', '165 77', 'HAESSELBY', 'Schweden', 'SE', NULL, NULL, '076-2136677', '0010106WMZ', NULL, NULL, 'Sydney Diamonds GM-503-1 - Black Strap Silver Case White Face', NULL, '604569173360', 'FedEx', NULL, '2014-09-03', '30.08.2014 21:44', 'SE160714HW13', '1', 'a0YC000000Z8PfhMAF', '1280.87', '1895.00'),
(23758, '264785003', NULL, NULL, 'Mustafa Delen', 'VAERINGAVAEGEN 18', '', '193 35', 'SIGTUNA', 'Schweden', 'SE', NULL, NULL, '729835462', '00100879P6', NULL, NULL, 'Sydney Diamonds GM-503-1 - Black Strap Silver Case White Face', NULL, '604569173371', 'FedEx', NULL, '2014-09-03', '30.08.2014 22:14', 'SE160714HW13', '1', 'a0YC000000Z8PfhMAF', '1280.87', '1895.00'),
(23759, '264784089', NULL, NULL, 'Mustafa Delen', 'VAERINGAVAEGEN 19', '', '193 35', 'SIGTUNA', 'Schweden', 'SE', NULL, NULL, '729835462', '001000631K', NULL, NULL, 'Sydney Diamonds GM-503-1 - Black Strap Silver Case White Face', NULL, '604569173371', 'FedEx', NULL, '2014-09-03', '30.08.2014 22:14', 'SE160714HW13', '1', 'a0YC000000Z8PfhMAF', '1280.87', '1895.00'),
(23760, '264666853', NULL, NULL, 'Rita Terner', 'STUREGATAN 41A', '', '791 51', 'FALUN', 'Schweden', 'SE', NULL, NULL, '700253752', '0010081V2R', NULL, NULL, 'Sydney Diamonds GM-503-1 - Black Strap Silver Case White Face', NULL, '604569173393', 'FedEx', NULL, '2014-09-03', '30.08.2014 09:14', 'SE160714HW13', '1', 'a0YC000000Z8PfhMAF', '1280.87', '1895.00'),
(23761, '265085220', NULL, NULL, 'Bjoern Petersson', 'VRETGRAEND 2', '', '645 31', 'STRAENGNAES', 'Schweden', 'SE', NULL, NULL, '700423077', '0010040HJN', NULL, NULL, 'Sydney Diamonds GM-503-2 Black Strap Silver Case Black Face', NULL, '604569173408', 'FedEx', NULL, '2014-09-03', '01.09.2014 15:44', 'SE160714HW14', '1', 'a0YC000000Z8PfmMAF', '1280.87', '1895.00'),
(23762, '264752256', NULL, NULL, 'Filip Landebaeck', 'DALSLANDSGATAN 2', '', '262 43', 'AENGELHOLM', 'Schweden', 'SE', NULL, NULL, '735202704', '0010051JRI', NULL, NULL, 'Sydney Diamonds GM-503-2 Black Strap Silver Case Black Face', NULL, '604569173419', 'FedEx', NULL, '2014-09-03', '30.08.2014 18:14', 'SE160714HW14', '1', 'a0YC000000Z8PfmMAF', '1280.87', '1895.00'),
(23763, '264766402', NULL, NULL, 'Nancie Tallsmed Markovic', 'LYSVIKSGATAN 33', '', '123 42', 'FARSTA', 'Schweden', 'SE', NULL, NULL, '722847790', '0010089V87', NULL, NULL, 'Sydney Diamonds GM-503-4 - Black Strap Black Case Black Face', NULL, '604569173420', 'FedEx', NULL, '2014-09-03', '30.08.2014 19:44', 'SE160714HW16', '1', 'a0YC000000Z8PgLMAV', '1280.87', '1895.00'),
(23764, '265205331', NULL, NULL, 'grace mangutha-ogborn', '20 HEDDINGTON CLOSE', '', 'BA14 0LH', 'TROWBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7883019171', '0010153QNF', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Strap and Black Face (GM-505-2)', NULL, '604569172217', 'FedEx', NULL, '2014-09-03', '02.09.2014 07:22', 'UK131023AMC08', '1', 'a0YC000000ZMmwrMAD', '126.99', '199.00'),
(23765, '265029247', NULL, NULL, 'Teresa Wozniak', '2 PEACOCK CLOSE', 'Flat number is 9', 'NW7 1LD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7584061895', '0010244YY6', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Strap and Black Face (GM-505-2)', NULL, '604569172228', 'FedEx', NULL, '2014-09-03', '01.09.2014 09:52', 'UK131023AMC08', '1', 'a0YC000000ZMmwrMAD', '126.99', '199.00'),
(23766, '265194526', NULL, NULL, 'Laura Munden', '16 CROUCH HILL COURT', '', 'ME9 7EJ', 'SITTINGBOURNE', 'Großbritannien', 'GB', NULL, NULL, '7527002138', '0010239UQV', NULL, NULL, 'Florida Diamonds Pionier Watch: Stainless Steel Strap and Black Face (GM-505-5)', NULL, '604569172239', 'FedEx', NULL, '2014-09-03', '02.09.2014 03:22', 'UK131023AMC11', '1', 'a0YC000000ZMmwuMAD', '126.99', '199.00'),
(23767, '265065060', NULL, NULL, 'Matthew Pye', 'Peak House WORKS ROAD', '', 'SG6 1GB', 'LETCHWORTH GARDEN CITY', 'Großbritannien', 'GB', NULL, NULL, '4,47792E+11', '0010212EPZ', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '604569172240', 'FedEx', NULL, '2014-09-03', '01.09.2014 12:52', 'UK131014AMC02', '1', 'a0YC000000ZMmI4MAL', '130.99', '199.00'),
(23768, '265143650', NULL, NULL, 'duncan rowley', '17 CRINAN CRESCENT', '', 'ML5 2LH', 'COATBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '4,47724E+11', '0010169QTU', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '604569172250', 'FedEx', NULL, '2014-09-03', '01.09.2014 20:22', 'UK131011AMC27', '1', 'a0YC000000ZMmI8MAL', '117.01', '189.00'),
(23769, '265008671', NULL, NULL, 'Nicola Mugford', '7 SYKES CROFT', '', 'MK4 2DX', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '1908522682', '0010172JXQ', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '604569172261', 'FedEx', NULL, '2014-09-03', '01.09.2014 08:22', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(23770, '265119897', NULL, NULL, 'Jamie Woodall', '8 GATCOMBE GARDENS', '', 'SO18 3NA', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7919991007', '0010035XRC', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '604569172272', 'FedEx', NULL, '2014-09-03', '01.09.2014 17:52', 'UK131011AMC24', '1', 'a0YC000000ZMmI2MAL', '117.01', '179.00'),
(23771, '265101523', NULL, NULL, 'Andrew John', '63brynteg rd Gorseinon', '', 'Sa44fr', 'Swansea', 'Großbritannien', 'GB', NULL, NULL, '7429574741', '00100448DB', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '604569172283', 'FedEx', NULL, '2014-09-03', '01.09.2014 16:22', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(23772, '265168741', NULL, NULL, 'Rizaul Kamal', '41 Newmills Crescent', '', 'EH14 5SX', 'Balerno', 'Großbritannien', 'GB', NULL, NULL, '7761466224', '0010172O0V', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '604569172294', 'FedEx', NULL, '2014-09-03', '01.09.2014 22:22', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(23773, '265134578', NULL, NULL, 'Christian Freitag', '14 MINDEN CLOSE', '', 'RG24 8TH', 'BASINGSTOKE', 'Großbritannien', 'GB', NULL, NULL, '7917243279', '0010212T55', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569172309', 'FedEx', NULL, '2014-09-03', '01.09.2014 19:22', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(23774, '265196321', NULL, NULL, 'Christopher teague', '12 LIME TREE CRESCENT', '', 'B97 6JN', 'REDDITCH', 'Großbritannien', 'GB', NULL, NULL, '7855039895', '00101405QS', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569172310', 'FedEx', NULL, '2014-09-03', '02.09.2014 04:22', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(23775, '265053826', NULL, NULL, 'Jo Webb', '3 FIRECREST ROAD', '', 'RG22 5UL', 'BASINGSTOKE', 'Großbritannien', 'GB', NULL, NULL, '1256331446', '0010177REA', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569172320', 'FedEx', NULL, '2014-09-03', '01.09.2014 11:52', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(23776, '265181816', NULL, NULL, 'John Cross', '20 LANG ROAD', 'Barassie', 'KA10 6TP', 'TROON', 'Großbritannien', 'GB', NULL, NULL, '1292679481', '10014461', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569172331', 'FedEx', NULL, '2014-09-03', '01.09.2014 23:53', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(23777, '265104854', NULL, NULL, 'Liam Bailey', '237, WANLIP LANE', 'If not in leave with 235 or 239 wanlip lane', 'LE4 4GP', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7872522974', '00100336BQ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569172342', 'FedEx', NULL, '2014-09-03', '01.09.2014 16:22', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(23778, '265025276', NULL, NULL, 'lynn nicklin', '8 CHATSWORTH ROAD', 'mnton', 'M30 9DY', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7802419507', '0010092QQC', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569172353', 'FedEx', NULL, '2014-09-03', '01.09.2014 09:24', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(23779, '265063022', NULL, NULL, 'Mark Tresler', '129 Enterprise electrical services Ltd', 'Western rd Hockley Birmingam', 'B18 7qd', 'B18 7qd', 'Großbritannien', 'GB', NULL, NULL, '7939612345', '0010036O8Q', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569172364', 'FedEx', NULL, '2014-09-03', '01.09.2014 12:52', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(23780, '265079187', NULL, NULL, 'Rachael Cordell', 'BWOC Lt T5/4 Tameway Tower', 'Bridge Street', 'WS1 1JZ', 'Walsall', 'Großbritannien', 'GB', NULL, NULL, '7881582702', '0010161D3Y', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569172375', 'FedEx', NULL, '2014-09-03', '01.09.2014 13:52', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(23781, '265143747', NULL, NULL, 'Ryan Johnson', '53 CHARMIAN AVENUE', '', 'HA7 1LL', 'STANMORE', 'Großbritannien', 'GB', NULL, NULL, '7903826405', '0010137UK6', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569172386', 'FedEx', NULL, '2014-09-03', '01.09.2014 20:22', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(23782, '265109386', NULL, NULL, 'Beng Siong Lee', '333 High Street', '', 'SM1 1LW', 'Sutton London', 'Großbritannien', 'GB', NULL, NULL, '0208 7702121', '00101248DV', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '604569172397', 'FedEx', NULL, '2014-09-03', '01.09.2014 16:52', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(23783, '265153918', NULL, NULL, 'ebou saine', '50 WENTWORTH DRIVE', '', 'WF9 3RY', 'PONTEFRACT', 'Großbritannien', 'GB', NULL, NULL, '7772769428', '001010280L', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '604569172401', 'FedEx', NULL, '2014-09-03', '01.09.2014 20:52', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(23784, '265076798', NULL, NULL, 'John Gillett', '29 KING EDWARDS', '', 'S6 5SQ', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7789262930', '0010083ME9', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '604569172412', 'FedEx', NULL, '2014-09-03', '01.09.2014 13:52', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(23785, '265066462', NULL, NULL, 'Jon Hopkins', '24 CULLEN CRESCENT', 'Inverkip', 'PA16 0HY', 'GREENOCK', 'Großbritannien', 'GB', NULL, NULL, '7917727355', '0010109YBJ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '604569172423', 'FedEx', NULL, '2014-09-03', '01.09.2014 12:52', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(23786, '265108599', NULL, NULL, 'Peter Welsby', '22 Barnes avenue', 'heaton mersey', 'sk44dr', 'Stockport', 'Großbritannien', 'GB', NULL, NULL, '7889055210', '0010223DR3', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '604569172434', 'FedEx', NULL, '2014-09-03', '01.09.2014 16:52', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(23787, '265283431', NULL, NULL, 'Trevor Pinion', '32 Strathearn Park', '', 'bt19 1de', 'Bangor', 'Großbritannien', 'GB', NULL, NULL, '02890 829491', '0010017S8L', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '604569172445', 'FedEx', NULL, '2014-09-03', '02.09.2014 14:22', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(23788, '265249904', NULL, NULL, 'fakhar abbas', '28 HERMITAGE ROAD', '', 'M8 5SP', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7933844492', '0010240P3F', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569172456', 'FedEx', NULL, '2014-09-03', '02.09.2014 11:22', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(23789, '265126893', NULL, NULL, 'geraint owen', '25 DURHAM CLOSE', 'If no answer at door, please try No.8 Durham Close (parents).', 'CF48 1SL', 'MERTHYR TYDFIL', 'Großbritannien', 'GB', NULL, NULL, '7449783187', '0010179VWN', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569172467', 'FedEx', NULL, '2014-09-03', '01.09.2014 18:52', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(23790, '265056803', NULL, NULL, 'linda holbrook', '20 TEESDALE AVENUE', '', 'DL3 8AP', 'DARLINGTON', 'Großbritannien', 'GB', NULL, NULL, '1325469362', '0010098PKG', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569172478', 'FedEx', NULL, '2014-09-03', '01.09.2014 11:52', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(23791, '265129769', NULL, NULL, 'Lorraine rodgers', '12 MONTAGU ROAD', '', 'SK2 5DA', 'STOCKPORT', 'Großbritannien', 'GB', NULL, NULL, '7966307828', '00101775XH', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569172489', 'FedEx', NULL, '2014-09-03', '01.09.2014 18:52', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(23792, '265054791', NULL, NULL, 'Shaun Pennington', '19 BROADHURST GREEN', 'Hednesford', 'WS12 4LA', 'CANNOCK', 'Großbritannien', 'GB', NULL, NULL, '7702823649', '00100301OO', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569172490', 'FedEx', NULL, '2014-09-03', '01.09.2014 11:53', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(23793, '265035755', NULL, NULL, 'Tafawa Williams', 'MARLBOROUGH  PALL MALL', '', 'SW1Y 5HX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7941945031', '001023188Y', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569172504', 'FedEx', NULL, '2014-09-03', '01.09.2014 10:22', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(23794, '265153160', NULL, NULL, 'taylan aytac', '31-33 CANONBURY ROAD', 'romulus wine', 'N1 2DG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7534218420', '0010002EJH', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569172515', 'FedEx', NULL, '2014-09-03', '01.09.2014 20:52', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(23795, '265255462', NULL, NULL, 'Victoria Stenton', '1 Philmead', '', 'SS7 5DN', 'Benfleet', 'Großbritannien', 'GB', NULL, NULL, '7946331041', '0010178WQM', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569172526', 'FedEx', NULL, '2014-09-03', '02.09.2014 11:52', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(23796, '265109234', NULL, NULL, 'Beng Siong Lee', '333 High Street', '', 'SM1 1LW', 'Sutton London', 'Großbritannien', 'GB', NULL, NULL, '0208 7702121', '00100465H2', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569172397', 'FedEx', NULL, '2014-09-03', '01.09.2014 16:52', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(23797, '265025302', NULL, NULL, 'Damian Palmer', 'XX WAYSIDE LODGE', 'Callow hill rock', 'DY14 9XW', 'KIDDERMINSTER', 'Großbritannien', 'GB', NULL, NULL, '7785383364', '0010107PM2', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569172548', 'FedEx', NULL, '2014-09-03', '01.09.2014 09:22', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(23798, '265020319', NULL, NULL, 'Anne Garside', '60 High Street', '', 'NN9 6QA', 'Stanwick', 'Großbritannien', 'GB', NULL, NULL, '1933626458', '0010182FYI', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172559', 'FedEx', NULL, '2014-09-03', '01.09.2014 09:24', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23799, '265154948', NULL, NULL, 'Ashley Heath', '60 BEXHILL ROAD', '', 'SE4 1SL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7957390349', '001008537M', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172560', 'FedEx', NULL, '2014-09-03', '01.09.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23800, '265102211', NULL, NULL, 'Awad Elsharif', '0 Kinburn House', 'Kinburn Drive', 'TW20 0BD', 'Egham Hill', 'Großbritannien', 'GB', NULL, NULL, '1784475258', '0010204C3H', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172570', 'FedEx', NULL, '2014-09-03', '01.09.2014 16:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23801, '265269459', NULL, NULL, 'Ben Sparrow', '959 LONDON ROAD', 'Delivery to Planet Leasing Ltd (address given)', 'SS9 3LB', 'LEIGH-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7885665172', '0010143Q8T', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172581', 'FedEx', NULL, '2014-09-03', '02.09.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23802, '265085479', NULL, NULL, 'Bernard Brown', '141 TOWNHEAD STREET', 'Cumnock', 'KA18 1NB', 'CUMNOCK', 'Großbritannien', 'GB', NULL, NULL, '7919050871', '0010001UV6', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172592', 'FedEx', NULL, '2014-09-03', '01.09.2014 14:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23803, '265212164', NULL, NULL, 'bob denyer', '348 ST. FAITHS ROAD', '', 'NR6 7BL', 'NORWICH', 'Großbritannien', 'GB', NULL, NULL, '7967378089', '0010232NNH', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172607', 'FedEx', NULL, '2014-09-03', '02.09.2014 08:23', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23804, '265025431', NULL, NULL, 'Callum McDonald', '16 ALBYN PLACE', '', 'AB10 1PS', 'ABERDEEN', 'Großbritannien', 'GB', NULL, NULL, '7774724969', '00101452M5', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172618', 'FedEx', NULL, '2014-09-03', '01.09.2014 09:23', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23805, '265256475', NULL, NULL, 'Dave Davies', '6 JOHN BATCHELOR WAY', '', 'CF64 1SD', 'PENARTH', 'Großbritannien', 'GB', NULL, NULL, '7970229516', '0010126PLC', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172629', 'FedEx', NULL, '2014-09-03', '02.09.2014 11:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23806, '265064272', NULL, NULL, 'Dave Oldknow', 'Flat 1, RavenCourt, Pepper St.', '', 'WA13 0JT', 'Lymm', 'Großbritannien', 'GB', NULL, NULL, '7769840159', '00102038O5', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172630', 'FedEx', NULL, '2014-09-03', '01.09.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23807, '265180305', NULL, NULL, 'Femi Onilude', '46 TOTTENHAM DRIVE', '', 'M23 9WZ', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7701079777', '00101905MQ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172640', 'FedEx', NULL, '2014-09-03', '01.09.2014 23:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23808, '265059301', NULL, NULL, 'Gerrmaine Richards', '1 Purrett Rd Plumstead', '', 'SE18 1JR', 'London', 'Großbritannien', 'GB', NULL, NULL, '7526754792', '0010158DE1', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172651', 'FedEx', NULL, '2014-09-03', '01.09.2014 12:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23809, '265082220', NULL, NULL, 'Jayde Knight', '1 tavistock hospital', 'Spring hill', 'PL19 8LD', 'TAVISTOCK', 'Großbritannien', 'GB', NULL, NULL, '7881029742', '0010136QQW', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172662', 'FedEx', NULL, '2014-09-03', '01.09.2014 14:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23810, '265235914', NULL, NULL, 'juan.pedro martinez', '. RAWDON MOTORS LTD', 'Apperley lane,rawdon', 'LS197DX', 'Rawdon,Leeds', 'Großbritannien', 'GB', NULL, NULL, '0113 2504618', '00101170FU', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172673', 'FedEx', NULL, '2014-09-03', '02.09.2014 10:23', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23811, '265045786', NULL, NULL, 'Karen Penman', '6 FINDOWRIE PLACE', '', 'DD4 9NX', 'DUNDEE', 'Großbritannien', 'GB', NULL, NULL, '7941305487', '00101530Y4', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172684', 'FedEx', NULL, '2014-09-03', '01.09.2014 11:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23812, '265137836', NULL, NULL, 'Lorraine rodgers', '12 MONTAGU ROAD', '', 'SK2 5DA', 'STOCKPORT', 'Großbritannien', 'GB', NULL, NULL, '7966307828', '00101869KY', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172489', 'FedEx', NULL, '2014-09-03', '01.09.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23813, '265043091', NULL, NULL, 'M Spencer', '9 Rylstone Road', 'Baildon', 'BD17 5BQ', 'Shipley', 'Großbritannien', 'GB', NULL, NULL, '07974 605239', '0010166L7L', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172700', 'FedEx', NULL, '2014-09-03', '01.09.2014 10:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23814, '265151318', NULL, NULL, 'peter staley', '19 UPPER SELSDON ROAD', '', 'CR2 8DD', 'SOUTH CROYDON', 'Großbritannien', 'GB', NULL, NULL, '07768 240397', '0010241VLE', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172710', 'FedEx', NULL, '2014-09-03', '01.09.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23815, '265241457', NULL, NULL, 'Royston Smith-Straney', 'CHAVASSE HOU SARUM ROAD', '', 'L25 2XP', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7786553585', '0010054QL3', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172721', 'FedEx', NULL, '2014-09-03', '02.09.2014 10:23', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23816, '265083233', NULL, NULL, 'Sam Hillier', '24 PARK STREET', '', 'CV13 0LL', 'NUNEATON', 'Großbritannien', 'GB', NULL, NULL, '7415314678', '0010177JC9', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172732', 'FedEx', NULL, '2014-09-03', '01.09.2014 14:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23817, '265129804', NULL, NULL, 'Samantha Warnecke', 'Rookery Farm house Bath road, ubley', '', 'Bs406pr', 'Bristol', 'Großbritannien', 'GB', NULL, NULL, '7775921291', '0010237N5W', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172743', 'FedEx', NULL, '2014-09-03', '01.09.2014 18:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23818, '265194860', NULL, NULL, 'sara Handley', '289 STOURBRIDGE ROAD', '', 'DY1 2EF', 'DUDLEY', 'Großbritannien', 'GB', NULL, NULL, '7863636661', '0010004KZ4', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172754', 'FedEx', NULL, '2014-09-03', '02.09.2014 03:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23819, '265185318', NULL, NULL, 'Sukhbir Padda', '47 WINLEIGH ROAD', '', 'B20 2HN', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7508138884', '00100822TL', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172765', 'FedEx', NULL, '2014-09-03', '02.09.2014 00:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23820, '265152828', NULL, NULL, 'Thomas Haddon', 'KPMG LLP SNOW HILL QUEENSWAY', 'Snow Hill Queensway', 'B4 6GH', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7766812283', '0010154BIQ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569172776', 'FedEx', NULL, '2014-09-03', '01.09.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23821, '265126519', NULL, NULL, 'Rebecca Everett', '155 BREDON AVENUE', '', 'PR7 6NS', 'CHORLEY', 'Großbritannien', 'GB', NULL, NULL, '7943404261', '001021662I', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '604569172787', 'FedEx', NULL, '2014-09-03', '01.09.2014 18:22', 'UK140729AS32', '1', 'a0YC000000ZAjtHMAT', '130.99', '199.00'),
(23822, '265186575', NULL, NULL, 'Chloe Robinson', '6 FIR STREET', '', 'NE32 5LE', 'JARROW', 'Großbritannien', 'GB', NULL, NULL, '7837774735', '0010116AHX', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Silver-Coloured Case (T3006-1-01)', NULL, '604569172798', 'FedEx', NULL, '2014-09-03', '02.09.2014 00:22', 'UK140729AS31', '1', 'a0YC000000ZMnLCMA1', '130.99', '199.00'),
(23823, '265069385', NULL, NULL, 'Clare Perkins', '15 Gladstone Court', 'Hartington Road', 'BN2 3NA', 'Brighton', 'Großbritannien', 'GB', NULL, NULL, '7515692622', '0010118BQI', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569172802', 'FedEx', NULL, '2014-09-03', '01.09.2014 13:22', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(23824, '265065923', NULL, NULL, 'Innocent Anonyuo', '113 QUEENSWAY', '', 'W2 4SJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7849022272', '0010122BKA', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569172813', 'FedEx', NULL, '2014-09-03', '01.09.2014 12:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23825, '265077008', NULL, NULL, 'Leigh Symonds', '26 ALBANY ROAD', '', 'NR31 0EU', 'GREAT YARMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7803456096', '001002677M', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569172824', 'FedEx', NULL, '2014-09-03', '01.09.2014 13:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23826, '265011726', NULL, NULL, 'Nooreen Akhtar', '66 MADELEY ROAD', '', 'B11 1UX', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7798894247', '00102063FL', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569172835', 'FedEx', NULL, '2014-09-03', '01.09.2014 08:22', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23827, '265120627', NULL, NULL, 'mohamed shuman', '15 175 Seymour place', '', 'w1h 4at', 'london', 'Großbritannien', 'GB', NULL, NULL, '4,47426E+11', '00100166LR', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '604569172846', 'FedEx', NULL, '2014-09-03', '01.09.2014 17:52', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(23828, '265900190', NULL, NULL, 'john cuddihy', '25 wicklow street', '', '2', 'dublin', 'Irland', 'IE', NULL, NULL, '860243999', '0010250OWS', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '578824915887', 'FedEx', NULL, '2014-09-08', '05.09.2014 11:02', 'IE270814AH43', '1', 'a0YC000000ZXXQ5MAP', '146.00', '219.99'),
(23829, '265763631', NULL, NULL, 'arunas rumsevicius', '1 ard mor park', 'fortunestown,tallaght', '24', 'dublin', 'Irland', 'IE', NULL, NULL, '851075110', '0010096WLR', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - 	Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824915898', 'FedEx', NULL, '2014-09-08', '04.09.2014 17:32', 'IE190614AH08', '1', 'a0YC000000ZLqGWMA1', '206.24', '311.99'),
(23830, '265708408', NULL, NULL, 'Karen Ryan Mc Namara', '8 St Patricks Road', 'Singland', '0', 'Limerick', 'Irland', 'IE', NULL, NULL, '00 353 86 8650565', '0010193AD6', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '578824915902', 'FedEx', NULL, '2014-09-08', '04.09.2014 12:32', 'GM-4004-7', '1', 'a0YC000000ZM8rSMAT', '188.00', '289.98'),
(23831, '265802813', NULL, NULL, 'Dan Brown', '19 MAIN STREET', '', 'NG23 5ST', 'NEWARK', 'Grossbritannien', 'GB', NULL, NULL, '16363919858', '0010063BL1', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '578824915913', 'FedEx', NULL, '2014-09-08', '04.09.2014 21:53', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(23832, '265808784', NULL, NULL, 'Stanislav Khaev', '18 QUEENSWOOD GARDENS', 'If no one is home leave with 19', 'E11 3SE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7958326640', '0010018LRQ', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '578824915924', 'FedEx', NULL, '2014-09-08', '04.09.2014 22:55', 'UK131014AMC02', '1', 'a0YC000000ZMmI4MAL', '130.99', '199.00'),
(23833, '265782294', NULL, NULL, 'Lauren Dunn', '36 OLIVER STREET', '', 'MK45 2SD', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7720570773', '0010112K4D', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '578824915935', 'FedEx', NULL, '2014-09-08', '04.09.2014 20:22', 'UK131011AMC27', '1', 'a0YC000000ZMmI8MAL', '117.01', '189.00'),
(23834, '265720643', NULL, NULL, 'Charles Groves', '101 New London Road', '', 'CM2 0PP', 'Chelmsford', 'Grossbritannien', 'GB', NULL, NULL, '7791391919', '10122519', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '578824915946', 'FedEx', NULL, '2014-09-08', '04.09.2014 14:23', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(23835, '265760704', NULL, NULL, 'donna turney', '6 CHARLTON DRIVE', '', 'GU31 4QL', 'PETERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '1730268507', '00101737PE', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '578824915957', 'FedEx', NULL, '2014-09-08', '04.09.2014 18:22', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(23836, '265729612', NULL, NULL, 'Paul Robertson', 'Parkgate FS  Oaktree Court Business Centre', 'Mill Lane', 'CH648TP', 'Ness', 'Grossbritannien', 'GB', NULL, NULL, '7792142287', '0010033HKN', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '578824915968', 'FedEx', NULL, '2014-09-08', '04.09.2014 15:22', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(23837, '265827764', NULL, NULL, 'Celil Igit', 'Green lanes 136 green lanes palmers green', '', 'N13 5UN', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7427396529', '0010204NVX', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '578824915979', 'FedEx', NULL, '2014-09-08', '05.09.2014 02:22', 'UK131011AMC24', '1', 'a0YC000000ZMmI2MAL', '117.01', '179.00'),
(23838, '265796523', NULL, NULL, 'Naseem Abbas', '69 REGENT STREET', '', 'TF1 1PE', 'TELFORD', 'Grossbritannien', 'GB', NULL, NULL, '7968475488', '0010248O1Y', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '578824915980', 'FedEx', NULL, '2014-09-08', '04.09.2014 21:22', 'UK131011AMC24', '1', 'a0YC000000ZMmI2MAL', '117.01', '179.00'),
(23839, '265889240', NULL, NULL, 'Dan Brown', '19 MAIN STREET', '', 'NG23 5ST', 'NEWARK', 'Grossbritannien', 'GB', NULL, NULL, '16363919858', '00101715JV', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824915913', 'FedEx', NULL, '2014-09-08', '05.09.2014 10:52', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(23840, '265766955', NULL, NULL, 'Helen Lewis', 'Osier Cottage', 'Milkwell', 'SP7 9LQ', 'Shaftesbury', 'Grossbritannien', 'GB', NULL, NULL, '7736409453', '10198673', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824916004', 'FedEx', NULL, '2014-09-08', '04.09.2014 18:52', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(23841, '265768584', NULL, NULL, 'Florin Samaru', '179 Archway Road', '', 'N6 5BN', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7447483303', '00102271TX', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824916015', 'FedEx', NULL, '2014-09-08', '04.09.2014 18:52', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(23842, '265823561', NULL, NULL, 'hafsah rahman', '12 CHICKSAND STREET', '', 'E1 5LD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7473771344', '0010057K3V', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824916026', 'FedEx', NULL, '2014-09-08', '05.09.2014 00:52', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(23843, '265794267', NULL, NULL, 'Mick Jordan', '7 CROFTERS CLOSE', '', 'NN4 0BJ', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7907596306', '0010184R8Z', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824916037', 'FedEx', NULL, '2014-09-08', '04.09.2014 21:22', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(23844, '265782456', NULL, NULL, 'Peter Gilbert', 'PLAYGOL RIVERSIDE AVENUE', 'Playgolf Bournemouth', 'BH7 7ES', 'BOURNEMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7830228091', '0010224NRG', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824916048', 'FedEx', NULL, '2014-09-08', '04.09.2014 20:22', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(23845, '265821841', NULL, NULL, 'Jonathan Bull', '1 Cranleigh golf and leisure', '', 'GU6 7NG', 'CRANLEIGH', 'Grossbritannien', 'GB', NULL, NULL, '7931318838', '0010032LGB', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824916059', 'FedEx', NULL, '2014-09-08', '05.09.2014 00:22', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(23846, '265809401', NULL, NULL, 'Sunita Patel', '22 BROOMBRIGGS ROAD', '', 'LE3 9QN', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7851130849', '00102146SA', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824916060', 'FedEx', NULL, '2014-09-08', '04.09.2014 22:55', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(23847, '265778682', NULL, NULL, 'Colleen Gibson', 'Academy St James Way', 'St James CE Academy', 'WF4 3HY', 'Crigglestone  Wakefield', 'Grossbritannien', 'GB', NULL, NULL, '7803544472', '0010245U4R', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824916070', 'FedEx', NULL, '2014-09-08', '04.09.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23848, '265733937', NULL, NULL, 'Joe Sturla', '1 POND FARM', 'hannington wick', 'SN6 7RX', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7590064024', '0010045B8D', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824916081', 'FedEx', NULL, '2014-09-08', '04.09.2014 15:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23849, '265760350', NULL, NULL, 'Ronan Handcock', '304 ARMIDALE PLACE', 'Montpelier', 'BS6 5BQ', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7854329098', '00102420R2', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824916092', 'FedEx', NULL, '2014-09-08', '04.09.2014 18:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(23850, '265763479', NULL, NULL, 'Caroline Lucas', 'FHES Heath End School', 'Hale Reeds', 'GU9 9BN', 'Farnham', 'Grossbritannien', 'GB', NULL, NULL, '7917136576', '00101468FI', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '578824916107', 'FedEx', NULL, '2014-09-08', '04.09.2014 18:22', 'UK140729AS32', '1', 'a0YC000000ZMnLDMA1', '130.99', '199.00'),
(23851, '265769166', NULL, NULL, 'Svetoslav Lipushliev', '19 RANELAGH ROAD', '', 'N22 7TJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7818555362', '00100405WF', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '578824916118', 'FedEx', NULL, '2014-09-08', '04.09.2014 18:52', 'UK140729AS36', '1', 'a0YC000000ZAkKAMA1', '130.99', '199.00'),
(23852, '265715817', NULL, NULL, 'Damian Orlowski', '10 Thames way', '', 'DL1 5TS', 'Darlington', 'Grossbritannien', 'GB', NULL, NULL, '7446881009', '0010145F5L', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '578824916129', 'FedEx', NULL, '2014-09-08', '04.09.2014 14:22', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23853, '265853616', NULL, NULL, 'Jeremy Nullens', 'rue Georges Genot 24', '', '5020', 'Flawinne', 'Belgien', 'BE', NULL, NULL, '497147191', '0010232AXA', NULL, NULL, 'Montre GM-3005-A1 - bracelet mÃ©tallique argentÃ©, Ã©cran blanc', NULL, '578824916130', 'FedEx', NULL, '2014-09-08', '05.09.2014 06:48', 'NL140623NM60', '1', 'a0YC000000YngCKMAZ', '', '199.99'),
(23854, '265598000', NULL, NULL, 'Kris Vanneste', 'Keibeekstraat 12', '', '8550', 'Zwevegem', 'Belgien', 'BE', NULL, NULL, '475321195', '00101469FM', NULL, NULL, 'T-3006-3 - leren band, zwart-/goudkleurige kast', NULL, '578824916140', 'FedEx', NULL, '2014-09-08', '03.09.2014 20:18', 'NL140729NM40', '1', 'a0YC000000ZAiybMAD', '', '229.99'),
(23855, '265589664', NULL, NULL, 'Deweer Xavier', 'Ketsersstraat 24', '', '8540', 'Deerlijk', 'Belgien', 'BE', NULL, NULL, '477769784', '00100019DD', NULL, NULL, 'T-3006-4 - roestvrijstalen band, zilverkleurige kast', NULL, '578824916151', 'FedEx', NULL, '2014-09-08', '03.09.2014 19:18', 'NL140729NM41', '1', 'a0YC000000ZAiyWMAT', '', '229.99'),
(23856, '265612398', NULL, NULL, 'samuel dewaert', 'Rue La Haie Lecomte  47 Boite 2/1', 'Facture Pour Tout Achats', '5001', 'Belgrade', 'Belgien', 'BE', NULL, NULL, '475959571', '00100736GN', NULL, NULL, 'Une montre T-3006-4 - bracelet en acier inoxydable, boitier argentÃ©', NULL, '578824916162', 'FedEx', NULL, '2014-09-08', '03.09.2014 21:18', 'NL140729NM41', '1', 'a0YC000000ZAiyWMAT', '', '229.99'),
(23857, '265896852', NULL, NULL, 'Miranda lamcaj', 'rue du Cerisier 37', '', '4040', 'Herstal', 'Belgien', 'BE', NULL, NULL, '494105586', '0010014X85', NULL, NULL, 'Une montre T-3006-5 - bracelet en acier inoxydable, boitier dorÃ©', NULL, '578824916173', 'FedEx', NULL, '2014-09-08', '05.09.2014 09:48', 'NL140729NM42', '1', 'a0YC000000ZAiyXMAT', '', '229.99'),
(23858, '265757609', '', '', 'EULALIE BIARD', 'chaussee du Roeulx 461', '', '7062', 'Naast', 'Belgien', '', '', '', '479613541', '0010245AKL', '', '', 'Une montre T-3006-6 - bracelet en acier inoxydable, boitier doré/noir', '', 'storniert', 'FedEx', '', '2014-09-08', '04.09.2014 15:48', 'NL140729NM43', '1', 'a0YC000000ZAiyYMAT', '', '229.99'),
(23859, '265819515', NULL, NULL, 'Nargis Askar', 'Stationsstraat 11', 'Elegance', '1315 KE', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '614853264', '0010225Y1Q', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '578824916195', 'FedEx', NULL, '2014-09-08', '04.09.2014 21:58', 'NL140623NM67', '1', 'a0YC000000Yng6AMAR', '', '229.99'),
(23860, '265675652', NULL, NULL, 'Bas Van De Loop', 'De Helling 49', '', '5476 KZ', 'VORSTENBOSCH', 'Niederlande', 'NL', NULL, NULL, '657563257', '0010066LCA', NULL, NULL, 'T-3006-1 - leren band, zilverkleurige kast', NULL, '578824916200', 'FedEx', NULL, '2014-09-08', '04.09.2014 08:28', 'NL140729NM38', '1', 'a0YC000000ZAim6MAD', '', '229.99'),
(23861, '265537070', NULL, NULL, 'Jim Udo', 'Hovystraat 21', '', '1182 EV', 'AMSTELVEEN', 'Niederlande', 'NL', NULL, NULL, '618243902', '0010105DTK', NULL, NULL, 'T-3006-1 - leren band, zilverkleurige kast', NULL, '578824916210', 'FedEx', NULL, '2014-09-08', '03.09.2014 14:58', 'NL140729NM38', '1', 'a0YC000000ZAim6MAD', '', '229.99'),
(23862, '265602697', NULL, NULL, 'Tim Heidebrink', 'Godebaldkwartier 365', 'Aston Carter - 3e etage', '3511 DT', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '627046957', '00100535IR', NULL, NULL, 'T-3006-1 - leren band, zilverkleurige kast', NULL, '578824916221', 'FedEx', NULL, '2014-09-08', '03.09.2014 20:28', 'NL140729NM38', '1', 'a0YC000000ZAim6MAD', '', '229.99'),
(23863, '265581850', NULL, NULL, 'Brian Meijer', 'De Brink 4', '', '6988 AP', 'LATHUM', 'Niederlande', 'NL', NULL, NULL, '646742968', '0010155ANH', NULL, NULL, 'T-3006-2 - leren band, goudkleurige kast', NULL, '578824916232', 'FedEx', NULL, '2014-09-08', '03.09.2014 18:58', 'NL140729NM39', '1', 'a0YC000000ZAis8MAD', '', '229.99'),
(23864, '265783616', NULL, NULL, 'Niels van der Maas', 'Tulpstraat 75', '', '4461 NX', 'GOES', 'Niederlande', 'NL', NULL, NULL, '640936452', '0010008IK9', NULL, NULL, 'T-3006-3 - leren band, zwart-/goudkleurige kast', NULL, '578824916243', 'FedEx', NULL, '2014-09-08', '04.09.2014 18:28', 'NL140729NM40', '1', 'a0YC000000ZAiuKMAT', '', '229.99'),
(23865, '265702155', NULL, NULL, 'Nikar Ali', 'Kaeltjes Hofstee 7', '', '6932 AT', 'WESTERVOORT', 'Niederlande', 'NL', NULL, NULL, '614202880', '0010188TX9', NULL, NULL, 'T-3006-4 - roestvrijstalen band, zilverkleurige kast', NULL, '578824916254', 'FedEx', NULL, '2014-09-08', '04.09.2014 10:58', 'NL140729NM41', '1', 'a0YC000000ZAijWMAT', '', '229.99'),
(23866, '265712764', NULL, NULL, 'Ruud Jonkergouw', 'Cypresbaan 25', 'ZIM Nederland', '2908 LT', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '623555110', '0010150H81', NULL, NULL, 'T-3006-4 - roestvrijstalen band, zilverkleurige kast', NULL, '578824916265', 'FedEx', NULL, '2014-09-08', '04.09.2014 11:58', 'NL140729NM41', '1', 'a0YC000000ZAijWMAT', '', '229.99'),
(23867, '265766831', NULL, NULL, 'wai keung Lee', 'moddermanplein 8a', '', '2675ct', 'honselersdijk', 'Niederlande', 'NL', NULL, NULL, '614372929', '0010081A8X', NULL, NULL, 'T-3006-4 - roestvrijstalen band, zilverkleurige kast', NULL, '578824916276', 'FedEx', NULL, '2014-09-08', '04.09.2014 16:58', 'NL140729NM41', '1', 'a0YC000000ZAijWMAT', '', '229.99'),
(23868, '265576881', '', '', 'Alcino Adelmo de Oliveira Manuel', 'Yves Montandstraat 39', '', '6663 MD', 'LENT', 'Niederlande', '', '', '', '655843273', '0010234H7N', '', '', 'T-3006-6 - roestvrijstalen band, zwart-/goudkleurige kast', '', 'storniert', 'FedEx', '', '2014-09-08', '03.09.2014 18:28', 'NL140729NM43', '1', 'a0YC000000ZAim5MAD', '', '229.99'),
(23869, '265769549', NULL, NULL, 'Nikar Ali', 'Kaeltjes Hofstee 7', '', '6932 AT', 'WESTERVOORT', 'Niederlande', 'NL', NULL, NULL, '614202880', '*0010244E04', NULL, NULL, 'T-3006-6 - roestvrijstalen band, zwart-/goudkleurige kast', NULL, '578824916254', 'FedEx', NULL, '2014-09-08', '04.09.2014 16:58', 'NL140729NM43', '1', 'a0YC000000ZAim5MAD', '', '229.99'),
(23870, '265587211', '', '', 'Patrick Brouwer', 'Osdorperweg 567', '', '1067 ST', 'AMSTERDAM', 'Niederlande', '', '', '', '642140856', '0010189TO7', '', '', 'T-3006-6 - roestvrijstalen band, zwart-/goudkleurige kast', '', 'storniert', 'FedEx', '', '2014-09-08', '03.09.2014 19:28', 'NL140729NM43', '1', 'a0YC000000ZAim5MAD', '', '229.99'),
(23871, '265651750', '', '', 'peter overbeek', 'Nieuwestraat 92', '', '3291 AS', 'STRIJEN', 'Niederlande', '', '', '', '623995628', '00102501L3', '', '', 'T-3006-6 - roestvrijstalen band, zwart-/goudkleurige kast', '', 'storniert', 'FedEx', '', '2014-09-08', '04.09.2014 06:58', 'NL140729NM43', '1', 'a0YC000000ZAim5MAD', '', '229.99'),
(23872, '265777373', NULL, NULL, 'Elisabetta Mullon', 'VIALE VENEZIA GIULIA 43', '', '34071', 'CORMONS', 'Italien', 'IT', NULL, NULL, '3283717561', '001025058A', NULL, NULL, 'Monaco Gold GM-3006-03', NULL, '578824916324', 'FedEx', NULL, '2014-09-08', '04.09.2014 17:58', 'IT280814ER32', '1', 'a0YC000000ZWytWMAT', '', '199.99'),
(23873, '265696448', NULL, NULL, 'Claudia Caraccia', 'VIA ANTON GIULIO MAJANO 16', '', '66100', 'CHIETI', 'Italien', 'IT', NULL, NULL, '3891669400', '0010001R7X', NULL, NULL, 'Monaco Gold GM-3006-04', NULL, '578824916335', 'FedEx', NULL, '2014-09-08', '04.09.2014 10:28', 'IT280814ER33', '1', 'a0YC000000ZWytXMAT', '', '199.99'),
(23874, '265668076', NULL, NULL, 'Simone Curti', 'VIA TREZZO 133', '', '19020', 'BEVERINO', 'Italien', 'IT', NULL, NULL, '3334546317', '0010119BNP', NULL, NULL, 'Monaco Gold GM-3006-04', NULL, '578824916346', 'FedEx', NULL, '2014-09-08', '04.09.2014 07:58', 'IT280814ER33', '1', 'a0YC000000ZWytXMAT', '', '199.99'),
(23875, '265743707', NULL, NULL, 'Mark Nielsen', 'Flakholmen 14 ST TV', '', '2720', 'Vanlose kobenhavn', 'Dänemark', 'DK', NULL, NULL, '52302227', '0010247MQF', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '578824916357', 'FedEx', NULL, '2014-09-08', '04.09.2014 14:36', 'DK260514HW07', '1', 'a0YC000000Z8PiTMAV', '1032.75', '1495.00'),
(23876, '265707115', NULL, NULL, 'Per Eriksen', 'Skovmollevej 5', '', '5881', 'Skaerup Fyn', 'Dänemark', 'DK', NULL, NULL, '53656200', '00102256DZ', NULL, NULL, 'GM-505-1: Sort rem og hvid urskive', NULL, '578824916368', 'FedEx', NULL, '2014-09-08', '04.09.2014 11:36', 'DK260514HW05', '1', 'a0YC000000Z8PiRMAV', '1032.75', '1495.00'),
(23877, '265687877', NULL, NULL, 'Jawid Azizi', 'Rymarksvej 87, 2TV', '', '2900', 'Hellerup', 'Dänemark', 'DK', NULL, NULL, '50267695', '0010236PUC', NULL, NULL, 'GM-505-6: Sort stÃ¥lrem og sort urskive', NULL, '578824916379', 'FedEx', NULL, '2014-09-08', '04.09.2014 09:36', 'DK260514HW10', '1', 'a0YC000000Z8PiWMAV', '1032.75', '1495.00'),
(23878, '265729818', NULL, NULL, 'Bozena Rychlinska', 'Rzemieslnicza 3j', '', '62-064', 'Plewiska', 'Polen', 'PL', NULL, NULL, '604074355', '0010009V3V', NULL, NULL, 'Model GM-505-4', NULL, '578824916380', 'FedEx', NULL, '2014-09-08', '04.09.2014 16:08', 'PL140801MM05', '1', 'a0YC000000ZBS1NMAX', '671.56', '997.00'),
(23879, '265662205', NULL, NULL, 'Jerzy Kraszewski', 'ul. Brzezna 10A/8', '', '86-300', 'Grudziadz', 'Polen', 'PL', NULL, NULL, '512267353', '00101074HB', NULL, NULL, 'Model GM-505-2', NULL, '578824916390', 'FedEx', NULL, '2014-09-08', '04.09.2014 11:08', 'PL140801MM02', '1', 'a0YC000000ZBS0tMAH', '671.56', '997.00'),
(23880, '265568881', NULL, NULL, 'Eugeniusz Siedziniewski', 'Chopina 13/13', '', '76-100', 'Slawno', 'Polen', 'PL', NULL, NULL, '606972272', '001020574P', NULL, NULL, 'Model GM-505-4', NULL, '578824916405', 'FedEx', NULL, '2014-09-08', '03.09.2014 20:38', 'PL140801MM05', '1', 'a0YC000000ZBS1NMAX', '671.56', '997.00'),
(23881, '264688702', NULL, NULL, 'barbara pietrasiak', 'Chrzachow 6', '', '24-130', 'Konskowola', 'Polen', 'PL', NULL, NULL, '604226577', '0010126OSE', NULL, NULL, 'Model GM-505-3', NULL, '578824916416', 'FedEx', NULL, '2014-09-08', '03.09.2014 17:40', 'PL140801MM03', '1', 'a0YC000000ZBS13MAH', '671.56', '997.00'),
(23882, '265842033', NULL, NULL, 'Reijo Perander', 'Ankkatie 9', '', '85100', 'KALAJOKI', 'Finnland', 'FI', NULL, NULL, '405465077', '0010250UR1', NULL, NULL, 'GM-4004-8 - Theorema Newton -rannekello', NULL, '578824916427', 'FedEx', NULL, '2014-09-08', '05.09.2014 09:48', 'FI040814HW12', '1', 'a0YC000000ZXVrUMAX', '155.00', '229.00'),
(23883, '265582992', NULL, NULL, 'Jon Poulsen', 'Jukolanahde 2 C 16', '', '02180', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '443555520', '0010143AC1', NULL, NULL, 'Malibu Diamonds GM-502-4 -rannekello', NULL, '578824916438', 'FedEx', NULL, '2014-09-08', '03.09.2014 22:48', 'FI160714HW11', '1', 'a0YC000000Z8PZzMAN', '138.49', '199.00'),
(23884, '265911447', NULL, NULL, 'Ahmad Khalif Ahmad', 'hoegloftsvaegen  2 72480', '', '72480', 'vaesteras', 'Schweden', 'SE', NULL, NULL, '762800099', '00102274R7', NULL, NULL, 'Armbandsklocka med läderband (GM-4004-3)', NULL, '578824916449', 'FedEx', NULL, '2014-09-08', '05.09.2014 13:44', 'SE040814HW07', '1', 'a0YC000000ZBirAMAT', '1433.05', '1995.00'),
(23885, '265897431', NULL, NULL, 'Hani Ahmed', 'AVINGEGRAEND 13', 'Mohammed Dahir Ahmed', '163 68', 'SPANGA', 'Schweden', 'SE', NULL, NULL, '737363960', '0010042D7O', NULL, NULL, 'Armbandsklocka med läderband (GM-4004-3)', NULL, '578824916450', 'FedEx', NULL, '2014-09-08', '05.09.2014 12:44', 'SE040814HW07', '1', 'a0YC000000ZBirAMAT', '1433.05', '1995.00'),
(23886, '265827121', NULL, NULL, 'Qasin Mohamed', 'Mjoelbyplan 26 26', '', '16371', 'Spanga', 'Schweden', 'SE', NULL, NULL, '722838857', '0010250X19', NULL, NULL, 'Armbandsklocka med läderband (GM-4004-3)', NULL, '578824916460', 'FedEx', NULL, '2014-09-08', '05.09.2014 03:14', 'SE040814HW07', '1', 'a0YC000000ZBirAMAT', '1433.05', '1995.00'),
(23887, '265906431', NULL, NULL, 'Ronja Lindholm', 'VIKTORIAGATAN 9', '', '441 33', 'ALINGSAS', 'Schweden', 'SE', NULL, NULL, '708917074', '001005438R', NULL, NULL, 'Armbandsklocka med läderband (GM-4004-3)', NULL, '578824916471', 'FedEx', NULL, '2014-09-08', '05.09.2014 13:14', 'SE040814HW07', '1', 'a0YC000000ZBirAMAT', '1433.05', '1995.00'),
(23888, '265822021', NULL, NULL, 'Simon Hasth', 'STOCKHOLMSVAEGEN 5A', '', '575 34', 'EKSJOE', 'Schweden', 'SE', NULL, NULL, '761008616', '0010250Y4W', NULL, NULL, 'Armbandsklocka med läderband (GM-4004-4)', NULL, '578824916482', 'FedEx', NULL, '2014-09-08', '05.09.2014 01:44', 'SE040814HW08', '1', 'a0YC000000ZBirPMAT', '1433.05', '1995.00'),
(23889, '265912102', NULL, NULL, 'Angelica yang', 'KARLHOVSVAEGEN 5', '', '151 37', 'SOEDERTAELJE', 'Schweden', 'SE', NULL, NULL, '707763581', '0010192F84', NULL, NULL, 'Armbandsklocka med stålband (GM-4004-7)', NULL, '578824916493', 'FedEx', NULL, '2014-09-08', '05.09.2014 13:44', 'SE040814HW11', '1', 'a0YC000000ZBiscMAD', '1433.05', '1995.00'),
(23890, '265879185', NULL, NULL, 'Tomas Andersson', 'JAERLA SJOEPIR 7', '', '131 60', 'NACKA', 'Schweden', 'SE', NULL, NULL, '709489682', '0010194R5Q', NULL, NULL, 'Armbandsklocka med stålband (GM-4004-8)', NULL, '578824916508', 'FedEx', NULL, '2014-09-08', '05.09.2014 11:14', 'SE040814HW12', '1', 'a0YC000000ZBiswMAD', '1433.05', '1995.00'),
(23891, '265813551', NULL, NULL, 'Usman Omid', 'VIKINGAVAEGEN 21 B', '', '224 76', 'LUND', 'Schweden', 'SE', NULL, NULL, '700434597', '0010041G3R', NULL, NULL, 'GM-505-1. Diamantklocka med läderarmband', NULL, '578824916519', 'FedEx', NULL, '2014-09-08', '05.09.2014 00:14', 'SE260514HW05', '1', 'a0YC000000Z8PqEMAV', '1280.87', '1895.00'),
(23892, '265799629', NULL, NULL, 'Hussein Bdeir', 'GODVAEDERSGATAN 31', '', '418 38', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '769366366', '10181595', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '578824916520', 'FedEx', NULL, '2014-09-08', '04.09.2014 22:44', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(23893, '265888475', NULL, NULL, 'Artur Matija', 'ALGRYTEVAEGEN 105', '', '127 32', 'SKAERHOLMEN', 'Schweden', 'SE', NULL, NULL, '736866264', '00101045CC', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '578824916530', 'FedEx', NULL, '2014-09-08', '05.09.2014 11:44', 'SE160714HW09', '1', 'a0YC000000Z8Pf3MAF', '1280.87', '1895.00'),
(23894, '265884668', NULL, NULL, 'Elina Dual', 'VEGAGATAN 3', '', '172 34', 'SUNDBYBERG', 'Schweden', 'SE', NULL, NULL, '722043059', '00102131OS', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '578824916541', 'FedEx', NULL, '2014-09-08', '05.09.2014 11:44', 'SE160714HW09', '1', 'a0YC000000Z8Pf3MAF', '1280.87', '1895.00'),
(23895, '265524393', NULL, NULL, 'pablo stamulis', 'MOSSHAGESTIGEN 2 LGH', '', '144 51', 'ROENNINGE', 'Schweden', 'SE', NULL, NULL, '762644792', '001011681Q', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '578824916552', 'FedEx', NULL, '2014-09-08', '03.09.2014 16:44', 'SE160714HW09', '1', 'a0YC000000Z8Pf3MAF', '1280.87', '1895.00'),
(23896, '264509979', NULL, NULL, 'Ghufran Ullah', '7 REANSWAY SQUARE', '', 'WV6 0EX', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7872074816', '0010109DUL', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Stainless Steel Strap and Black Face (GM-505-6)', NULL, '609919103292', 'FedEx', NULL, '2014-09-03', '29.08.2014 10:22', 'UK131023AMC12', '1', 'a0YC000000ZMmwvMAD', '126.99', '199.00'),
(23897, '264856437', NULL, NULL, 'Maisie Milburn', '54, 4 Appartment 54, 4 Moor lane', '', 'M230qr', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '07789 132115', '0010080F8F', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Stainless Steel Strap and Black Face (GM-505-6)', NULL, '609919103307', 'FedEx', NULL, '2014-09-03', '31.08.2014 10:52', 'UK131023AMC12', '1', 'a0YC000000ZMmwvMAD', '126.99', '199.00'),
(23898, '264709649', '', '', 'Nathan Burdon', '2 MILES ROAD', 'The house is in a little court called pavilion terrace', 'GU12 6DP', 'Ash', 'Grossbritannien', '', '', '', '7961290293', '0010044I1E', '', '', 'Florida Diamonds Pionier Watch: Black Stainless Steel Strap and Black Face (GM-505-6)', 'Nachforschung am 25.09.14 gestellt!', '609919103318', 'FedEx', '', '2014-09-03', '30.08.2014 11:52', 'UK131023AMC12', '1', 'a0YC000000ZMmwvMAD', '126.99', '199.00'),
(23899, '264751244', NULL, NULL, 'Roxana Pasinkov', 'Flat 8, 35 GREENCOAT PLACE', '', 'SW1P 1AB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7538696920', '00100237AQ', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Stainless Steel Strap and Black Face (GM-505-6)', NULL, '609919103329', 'FedEx', NULL, '2014-09-03', '30.08.2014 16:52', 'UK131023AMC12', '1', 'a0YC000000ZMmwvMAD', '126.99', '199.00'),
(23900, '264804753', NULL, NULL, 'SHARON Holliman', '18 RED HOUSE CLOSE', '', 'IP11 0QJ', 'FELIXSTOWE', 'Grossbritannien', 'GB', NULL, NULL, '7930257468', '0010156MKL', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Stainless Steel Strap and Black Face (GM-505-6)', NULL, '609919103330', 'FedEx', NULL, '2014-09-03', '31.08.2014 00:52', 'UK131023AMC12', '1', 'a0YC000000ZMmwvMAD', '126.99', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(23901, '264881491', NULL, NULL, 'Aliyah Akhtar', '19 LAWRENCE STREET', '', 'TS18 3EJ', 'STOCKTON-ON-TEES', 'Grossbritannien', 'GB', NULL, NULL, '7712110228', '00100038TJ', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Strap and Black Face (GM-505-2)', NULL, '609919103340', 'FedEx', NULL, '2014-09-03', '31.08.2014 13:23', 'UK131023AMC08', '1', 'a0YC000000ZMmwrMAD', '126.99', '199.00'),
(23902, '264611688', NULL, NULL, 'claire coote', '24 NUNEATON WAY', 'North Walbottle', 'NE5 1QN', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7429069864', '0010093QVO', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Strap and Black Face (GM-505-2)', NULL, '609919103351', 'FedEx', NULL, '2014-09-03', '29.08.2014 19:53', 'UK131023AMC08', '1', 'a0YC000000ZMmwrMAD', '126.99', '199.00'),
(23903, '264967517', NULL, NULL, 'David Zandrowicz', '11 STONEHILL RISE', '', 'S36 6HR', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7771674214', '00100664HW', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Strap and Black Face (GM-505-2)', NULL, '609919103362', 'FedEx', NULL, '2014-09-03', '31.08.2014 21:52', 'UK131023AMC08', '1', 'a0YC000000ZMmwrMAD', '126.99', '199.00'),
(23904, '264523583', NULL, NULL, 'Emma Bastin', '6 CORBY CLOSE', 'Woodley', 'RG5 4TL', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7725096601', '00100249DU', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Strap and Black Face (GM-505-2)', NULL, '609919103373', 'FedEx', NULL, '2014-09-03', '29.08.2014 11:22', 'UK131023AMC08', '1', 'a0YC000000ZMmwrMAD', '126.99', '199.00'),
(23905, '264877193', NULL, NULL, 'Lucien Bintcliffe', '37 CANNON ROAD', '', 'DA7 4QB', 'BEXLEYHEATH', 'Grossbritannien', 'GB', NULL, NULL, '7540402332', '0010074LNK', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Strap and Black Face (GM-505-2)', NULL, '609919103384', 'FedEx', NULL, '2014-09-03', '31.08.2014 12:53', 'UK131023AMC08', '1', 'a0YC000000ZMmwrMAD', '126.99', '199.00'),
(23906, '264687853', NULL, NULL, 'Luke webster', '41 RUNSWICK ROAD', '', 'DN32 8HD', 'GRIMSBY', 'Grossbritannien', 'GB', NULL, NULL, '7508943432', '00102488B4', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Strap and White Face (GM-505-1)', NULL, '609919103395', 'FedEx', NULL, '2014-09-03', '30.08.2014 09:52', 'UK131023AMC07', '1', 'a0YC000000ZMmwqMAD', '126.99', '199.00'),
(23907, '264525751', NULL, NULL, 'Abiola Atekoja', '1062 Cornforth Drive', 'Kent Science Park,', 'ME9 8PX', 'Sittingbourne,', 'Grossbritannien', 'GB', NULL, NULL, '7917034572', '0010070OBZ', NULL, NULL, 'Florida Diamonds Pionier Watch: Brown Strap and Black Face (GM-505-3)', NULL, '609919103400', 'FedEx', NULL, '2014-09-03', '29.08.2014 11:52', 'UK131023AMC09', '1', 'a0YC000000ZMmwsMAD', '126.99', '199.00'),
(23908, '264536297', NULL, NULL, 'David Rose', 'FAIRWAY CARLTON ROAD', 'Sudbrook', 'NG32 3SE', 'GRANTHAM', 'Grossbritannien', 'GB', NULL, NULL, '7795567207', '0010131OYT', NULL, NULL, 'Florida Diamonds Pionier Watch: Brown Strap and Black Face (GM-505-3)', NULL, '609919103410', 'FedEx', NULL, '2014-09-03', '29.08.2014 12:52', 'UK131023AMC09', '1', 'a0YC000000ZMmwsMAD', '126.99', '199.00'),
(23909, '264719564', NULL, NULL, 'Ian Handysides', '15 SOUTHLANDS', '', 'NE32 4RQ', 'JARROW', 'Grossbritannien', 'GB', NULL, NULL, '7805164077', '001019910B', NULL, NULL, 'Florida Diamonds Pionier Watch: Brown Strap and Black Face (GM-505-3)', NULL, '609919103421', 'FedEx', NULL, '2014-09-03', '30.08.2014 13:22', 'UK131023AMC09', '1', 'a0YC000000ZMmwsMAD', '126.99', '199.00'),
(23910, '264928169', NULL, NULL, 'Justine Geraghty', '13 Thornlea Drive', '', 'Ol12 7gd', 'Rochdale', 'Grossbritannien', 'GB', NULL, NULL, '7976716534', '0010231MZZ', NULL, NULL, 'Florida Diamonds Pionier Watch: Brown Strap and Black Face (GM-505-3)', NULL, '609919103432', 'FedEx', NULL, '2014-09-03', '31.08.2014 18:22', 'UK131023AMC09', '1', 'a0YC000000ZMmwsMAD', '126.99', '199.00'),
(23911, '264764124', NULL, NULL, 'Theresa Rayner', '57 KIRKFIELD ROAD', '', 'DL3 0AD', 'DARLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '1325258316', '0010184B96', NULL, NULL, 'Florida Diamonds Pionier Watch: Stainless Steel Strap and Black Face (GM-505-5)', NULL, '609919103443', 'FedEx', NULL, '2014-09-03', '30.08.2014 18:22', 'UK131023AMC11', '1', 'a0YC000000ZMmwuMAD', '126.99', '199.00'),
(23912, '264677457', NULL, NULL, 'Janine Mueller', '1 GREENLANDS FARM', 'Higher Metcombe', 'EX11 1SN', 'OTTERY ST. MARY', 'Grossbritannien', 'GB', NULL, NULL, '7853922630', '0010147Q25', NULL, NULL, 'Florida Diamonds Pionier Watch: Stainless Steel Strap and White Face (GM-505-4)', NULL, '609919103454', 'FedEx', NULL, '2014-09-03', '30.08.2014 09:22', 'UK131023AMC10', '1', 'a0YC000000ZMmwtMAD', '126.99', '199.00'),
(23913, '264563434', NULL, NULL, 'Laura Schmid', '17 CHINNOCK BROOK', '', 'OX11 7XU', 'DIDCOT', 'Grossbritannien', 'GB', NULL, NULL, '7935525804', '00100394SV', NULL, NULL, 'Florida Diamonds Pionier Watch: Stainless Steel Strap and White Face (GM-505-4)', NULL, '609919103465', 'FedEx', NULL, '2014-09-03', '29.08.2014 14:52', 'UK131023AMC10', '1', 'a0YC000000ZMmwtMAD', '126.99', '199.00'),
(23914, '264949589', NULL, NULL, 'mark harrington', '8 BARFORD CLOSE', '', 'TS25 2RQ', 'HARTLEPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7738116799', '0010077TWV', NULL, NULL, 'Florida Diamonds Pionier Watch: Stainless Steel Strap and White Face (GM-505-4)', NULL, '609919103476', 'FedEx', NULL, '2014-09-03', '31.08.2014 20:22', 'UK131023AMC10', '1', 'a0YC000000ZMmwtMAD', '126.99', '199.00'),
(23915, '264970366', NULL, NULL, 'ryan baker', '51 ROSEWOOD PARK', 'Cheslyn hay', 'WS6 7HD', 'WALSALL', 'Grossbritannien', 'GB', NULL, NULL, '7896553555', '00100258CP', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Black Case and Black Face (GM-502-4)', NULL, '609919103487', 'FedEx', NULL, '2014-09-03', '31.08.2014 22:23', 'UK140403AS14', '1', 'a0YC000000ZMmzeMAD', '129.96', '199.00'),
(23916, '264591247', NULL, NULL, 'Danielle Turner', '13 HIGHTON STREET', '', 'ST2 7BA', 'STOKE-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7903595697', '0010001NKR', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '609919103498', 'FedEx', NULL, '2014-09-03', '29.08.2014 17:52', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(23917, '264497523', NULL, NULL, 'Deanne Weaver', '15 REEDS MEADOW', '', 'RH1 2FJ', 'REDHILL', 'Grossbritannien', 'GB', NULL, NULL, '7747001198', '0010198FL5', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '609919103502', 'FedEx', NULL, '2014-09-03', '29.08.2014 09:22', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(23918, '264705154', NULL, NULL, 'jian you', '131A FLEETWOOD AVENUE', '', 'SS0 9RE', 'WESTCLIFF-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7472110555', '00101823WX', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '609919103513', 'FedEx', NULL, '2014-09-03', '30.08.2014 11:22', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(23919, '264937716', NULL, NULL, 'Marc McDougall', '32 WALLACE AVENUE', '', 'KA10 6SN', 'TROON', 'Grossbritannien', 'GB', NULL, NULL, '8979482959', '0010138IFS', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '609919103524', 'FedEx', NULL, '2014-09-03', '31.08.2014 19:22', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(23920, '264616347', NULL, NULL, 'Neil Coats', '2 JURA GARDENS', '', 'G60 5EJ', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '1389386014', '0010201VHO', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '609919103535', 'FedEx', NULL, '2014-09-03', '29.08.2014 20:52', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(23921, '264958735', NULL, NULL, 'V Kanagasingam', '40 MILBOROUGH CRESCENT', '', 'SE12 0RN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '0', '0010223J5H', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '609919103546', 'FedEx', NULL, '2014-09-03', '31.08.2014 21:22', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(23922, '264781455', NULL, NULL, 'ALEXANDER W', '27 LINCOLN CLOSE', '', 'OL6 8BS', 'ASHTON-UNDER-LYNE', 'Grossbritannien', 'GB', NULL, NULL, '7791484821', '0010080VWT', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '609919103557', 'FedEx', NULL, '2014-09-03', '30.08.2014 20:52', 'UK131014AMC02', '1', 'a0YC000000ZMmI4MAL', '130.99', '199.00'),
(23923, '264710578', NULL, NULL, 'Sharon Bangert', '6 THE BRUNTINGS', '', 'NG18 3FP', 'MANSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7794416471', '0010081PV9', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '609919103568', 'FedEx', NULL, '2014-09-03', '30.08.2014 12:22', 'UK131014AMC02', '1', 'a0YC000000ZMmI4MAL', '130.99', '199.00'),
(23924, '264719675', NULL, NULL, 'Adam Cowen', '21 LYNWOOD GROVE', '', 'M33 2AN', 'SALE', 'Grossbritannien', 'GB', NULL, NULL, '7947139575', '00102502NM', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', NULL, '609919103579', 'FedEx', NULL, '2014-09-03', '30.08.2014 13:22', 'UK131014AMC01', '1', 'a0YC000000ZMmI3MAL', '130.99', '199.00'),
(23925, '264883393', NULL, NULL, 'Dave Thornton', '51 New Court Drive', '', 'Bolton', 'BL7 9XA', 'Grossbritannien', 'GB', NULL, NULL, '', '0010062DSQ', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', NULL, '609919103580', 'FedEx', NULL, '2014-09-03', '31.08.2014 13:52', 'UK131014AMC01', '1', 'a0YC000000ZMmI3MAL', '130.99', '199.00'),
(23926, '264860057', NULL, NULL, 'gurdarshan singh', '1 LAUDERDALE AVENUE', '', 'CV6 4LJ', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '4,47574E+11', '00101147QA', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', NULL, '609919103590', 'FedEx', NULL, '2014-09-03', '31.08.2014 11:22', 'UK131014AMC01', '1', 'a0YC000000ZMmI3MAL', '130.99', '199.00'),
(23927, '264910948', NULL, NULL, 'Rebecca Nuth', '1 ELLESMERE MEWS', '', 'TN28 8XG', 'NEW ROMNEY', 'Grossbritannien', 'GB', NULL, NULL, '7854951289', '00101175FX', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', NULL, '609919103605', 'FedEx', NULL, '2014-09-03', '31.08.2014 16:22', 'UK131014AMC01', '1', 'a0YC000000ZMmI3MAL', '130.99', '199.00'),
(23928, '264700523', NULL, NULL, 'Josie Attack', '1 Mill lane', '', 'Ls24 9eg', 'Ryther', 'Grossbritannien', 'GB', NULL, NULL, '01757 268019', '0010148X3E', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919103616', 'FedEx', NULL, '2014-09-03', '30.08.2014 11:22', 'UK131011AMC27', '1', 'a0YC000000ZMmI8MAL', '117.01', '189.00'),
(23929, '264782270', NULL, NULL, 'Laetitia Lacroix', '56 BREACHES GATE', '', 'BS32 8AZ', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7900305443', '0010229P6Q', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919103627', 'FedEx', NULL, '2014-09-03', '30.08.2014 20:52', 'UK131011AMC27', '1', 'a0YC000000ZMmI8MAL', '117.01', '189.00'),
(23930, '264684193', NULL, NULL, 'conor Flannery', '10 GLENBANK CLOSE', 'Poleglass dunmurry', 'BT17 0SN', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7976599640', '0010250O7J', NULL, NULL, 'Marco Polo Watch: Black Face - Gold Metal Strap', NULL, '609919103638', 'FedEx', NULL, '2014-09-03', '30.08.2014 09:54', 'UK140819AS01', '1', 'a0YC000000ZMma0MAD', '117.01', '189.00'),
(23931, '264766825', NULL, NULL, 'Jane Rigg', '58 LOCKWOOD SCAR', '', 'HD4 6BD', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '1484422633', '0010057CQ5', NULL, NULL, 'Marco Polo Watch: Black Face - Gold Metal Strap', NULL, '609919103649', 'FedEx', NULL, '2014-09-03', '30.08.2014 18:52', 'UK140819AS01', '1', 'a0YC000000ZMma0MAD', '117.01', '189.00'),
(23932, '264929105', NULL, NULL, 'Julie Donaldson', '24 Crathes Gardens', '', 'EH54 9EN', 'Livingston', 'Grossbritannien', 'GB', NULL, NULL, '7896262408', '0010051EAI', NULL, NULL, 'Marco Polo Watch: Black Face - Gold Metal Strap', NULL, '609919103650', 'FedEx', NULL, '2014-09-03', '31.08.2014 18:22', 'UK140819AS01', '1', 'a0YC000000ZMma0MAD', '117.01', '189.00'),
(23933, '264730448', NULL, NULL, 'Riz Khan', '407 HOE STREET', 'WALTHAMSTOW', 'E17 9AP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7943777200', '0010133CSI', NULL, NULL, 'Marco Polo Watch: Black Face - Gold Metal Strap', NULL, '609919103660', 'FedEx', NULL, '2014-09-03', '30.08.2014 14:22', 'UK140819AS01', '1', 'a0YC000000ZMma0MAD', '117.01', '189.00'),
(23934, '264830472', NULL, NULL, 'dawn widdowson', '56 BLUCHER ROAD', 'North Shields', 'NE29 6XJ', 'NORTH SHIELDS', 'Grossbritannien', 'GB', NULL, NULL, '7852244015', '0010205G4E', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919103671', 'FedEx', NULL, '2014-09-03', '31.08.2014 08:55', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(23935, '264754498', NULL, NULL, 'Lisa Barrow', 'HIGHBURY COWARDS LANE', 'Codicote', 'SG4 8UN', 'HITCHIN', 'Grossbritannien', 'GB', NULL, NULL, '07917 662495', '0010234Z5X', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919103682', 'FedEx', NULL, '2014-09-03', '30.08.2014 17:22', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(23936, '264948488', NULL, NULL, 'Mark Talbot-Caves', '28A CHANDOS ROAD', 'Redland', 'BS6 6PF', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7896995253', '0010242KSU', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919103693', 'FedEx', NULL, '2014-09-03', '31.08.2014 20:22', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(23937, '264688767', NULL, NULL, 'owen alexander', 'The Bothy Langlee Mains', '', 'TD1 2NZ', 'Galashiels', 'Grossbritannien', 'GB', NULL, NULL, '7516213140', '0010029WP8', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919103708', 'FedEx', NULL, '2014-09-03', '30.08.2014 10:22', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(23938, '264711207', NULL, NULL, 'Paul Robertson', 'Parkgate FS  Oaktree Court Business Centre', 'Mill Lane', 'CH648TP', 'Cheshire', 'Grossbritannien', 'GB', NULL, NULL, '7792142287', '0010170P6P', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919103719', 'FedEx', NULL, '2014-09-03', '30.08.2014 12:22', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(23939, '264779096', NULL, NULL, 'SEAN TALBOT', '22 BOWDEN ROAD', '', 'CH45 4PU', 'WALLASEY', 'Grossbritannien', 'GB', NULL, NULL, '1925416100', '00101403RV', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919103720', 'FedEx', NULL, '2014-09-03', '30.08.2014 20:22', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(23940, '264936715', NULL, NULL, 'Veysel Halilov', '46 Blackhorse lane', '', 'E17 6HJ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7985163573', '00101618H4', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919103730', 'FedEx', NULL, '2014-09-03', '31.08.2014 18:52', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(23941, '264685589', NULL, NULL, 'Darren Comer', '50 MARVELL AVENUE', 'Hayes Middlesex', 'UB4 0QS', 'HAYES', 'Grossbritannien', 'GB', NULL, NULL, 'O7557380067', '0010250DIH', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '609919103741', 'FedEx', NULL, '2014-09-03', '30.08.2014 09:52', 'UK131011AMC24', '1', 'a0YC000000ZMmI2MAL', '117.01', '179.00'),
(23942, '264694336', NULL, NULL, 'Joseph Vincent', '2 CARR BANK DRIVE', '', 'S11 7FD', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7747863991', '001022838G', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '609919103752', 'FedEx', NULL, '2014-09-03', '30.08.2014 10:52', 'UK131011AMC24', '1', 'a0YC000000ZMmI2MAL', '117.01', '179.00'),
(23943, '264985416', NULL, NULL, 'Adam Lomas', '3 SUNDAY SCHOOL LANE', '', 'SK23 0DZ', 'HIGH PEAK', 'Grossbritannien', 'GB', NULL, NULL, '7792231916', '00101638DC', NULL, NULL, 'Marco Polo Watch: Silver Case - White Face - Black Strap', NULL, '609919103763', 'FedEx', NULL, '2014-09-03', '31.08.2014 23:52', 'UK131011AMC22', '1', 'a0YC000000ZMmI0MAL', '117.01', '179.00'),
(23944, '264974764', NULL, NULL, 'adrian holmes', '39 PASTURE WAY', '', 'WF10 5TN', 'CASTLEFORD', 'Grossbritannien', 'GB', NULL, NULL, '7764747415', '0010179WLG', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919103774', 'FedEx', NULL, '2014-09-03', '31.08.2014 22:52', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(23945, '264692837', NULL, NULL, 'Amanda Herbert', '4  Boundary way', 'Calvert lane', 'Hu4 6DQ', 'Hull', 'Grossbritannien', 'GB', NULL, NULL, '7892395009', '10114721', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919103785', 'FedEx', NULL, '2014-09-03', '30.08.2014 10:22', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(23946, '264718768', NULL, NULL, 'barry Parkinson', '5 SHELLEY ROAD', 'Little hulton', 'M38 9PX', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '1617996211', '0010122HG3', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919103796', 'FedEx', NULL, '2014-09-03', '30.08.2014 12:52', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(23947, '264711574', NULL, NULL, 'Christine Heywood', '63 CRAIG ROAD', '', 'SK4 2AP', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '1614323050', '0010233WUI', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919103800', 'FedEx', NULL, '2014-09-03', '30.08.2014 12:22', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(23948, '264765556', NULL, NULL, 'Emmanuel Lewis', '9 HEATHER ROAD', '', 'NP19 7JZ', 'NEWPORT', 'Grossbritannien', 'GB', NULL, NULL, '07891 599173', '*0010157E75', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919103811', 'FedEx', NULL, '2014-09-03', '30.08.2014 18:52', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(23949, '264740214', NULL, NULL, 'Gina Kavanagh', '16 MARKET COURT', '', 'G65 0BJ', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7889525214', '0010086YLX', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919103822', 'FedEx', NULL, '2014-09-03', '30.08.2014 15:22', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(23950, '264872014', NULL, NULL, 'Jane Barnes', '95 CLARES GREEN ROAD', '', 'RG7 1DU', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '1189885649', '0010141J9H', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919103833', 'FedEx', NULL, '2014-09-03', '31.08.2014 12:23', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(23951, '264766821', NULL, NULL, 'Michael Taylor', '4 GREENHOLE PLACE', 'Bridge of Don', 'AB23 8EU', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7795266589', '0010243QRG', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919103844', 'FedEx', NULL, '2014-09-03', '30.08.2014 18:52', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(23952, '264707174', NULL, NULL, 'Sarah Christian', '63 CRAIG ROAD', 'Heaton Mersey', 'SK4 2AP', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7519646687', '00101757VO', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919103855', 'FedEx', NULL, '2014-09-03', '30.08.2014 11:52', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(23953, '264673642', NULL, NULL, 'Scott Hallam', 'The JRW Group, The Royals', '353 Altrincham Road', 'M22 4BJ', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7879610710', '0010250PHF', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919103866', 'FedEx', NULL, '2014-09-03', '30.08.2014 08:52', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(23954, '264778972', NULL, NULL, 'SEAN TALBOT', '22 BOWDEN ROAD', '', 'CH45 4PU', 'WALLASEY', 'Grossbritannien', 'GB', NULL, NULL, '1925416100', '0010119Z3B', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919103877', 'FedEx', NULL, '2014-09-03', '30.08.2014 20:22', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(23955, '264904770', NULL, NULL, 'Craig Ticehurst', '45A OLD DRIVE', 'If postage is signed for(please ask people at number 44 Old Drive to sign-thats if they are in)', 'BN26 5ES', 'POLEGATE', 'Grossbritannien', 'GB', NULL, NULL, '7540948747', '00101923PS', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Black Case (T3006-1-03)', NULL, '609919103888', 'FedEx', NULL, '2014-09-03', '31.08.2014 16:23', 'UK140415AS07', '1', 'a0YC000000ZMnLEMA1', '130.99', '199.00'),
(23956, '264976142', NULL, NULL, 'kajal Pankhania', '72 LITTLEBROOK AVENUE', '', 'SL2 2NN', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '7983404670', '00100852RY', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Black Case (T3006-1-03)', NULL, '609919103899', 'FedEx', NULL, '2014-09-03', '31.08.2014 22:53', 'UK140415AS07', '1', 'a0YC000000ZAjtIMAT', '130.99', '199.00'),
(23957, '264573389', NULL, NULL, 'Val Ogun', '5 SCOTT ROAD', '', 'HA8 5QR', 'EDGWARE', 'Grossbritannien', 'GB', NULL, NULL, '7915605433', '0010020I7W', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Black Case (T3006-1-03)', NULL, '609919103903', 'FedEx', NULL, '2014-09-03', '29.08.2014 15:52', 'UK140415AS07', '1', 'a0YC000000ZMnLEMA1', '130.99', '199.00'),
(23958, '264604309', NULL, NULL, 'Alan Edwards', 'Subsea7 West Campus', 'Tarland Road', 'AB32 6JZ', 'Westhill', 'Grossbritannien', 'GB', NULL, NULL, '7841236290', '00101594S7', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '609919103914', 'FedEx', NULL, '2014-09-03', '29.08.2014 19:22', 'UK140729AS36', '1', 'a0YC000000ZMnLHMA1', '130.99', '199.00'),
(23959, '264783449', NULL, NULL, 'Andrzej Banasiak', '17 Madeley Court', '', 'de30bz', 'Derby', 'Grossbritannien', 'GB', NULL, NULL, '7943577662', '0010129JHN', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '609919103925', 'FedEx', NULL, '2014-09-03', '30.08.2014 21:22', 'UK140729AS36', '1', 'a0YC000000ZMnLHMA1', '130.99', '199.00'),
(23960, '264870118', NULL, NULL, 'leigh thompson', 'guilthwaite  guilthwaite hill', 'Whiston', 's604ne', 'rotherham', 'Grossbritannien', 'GB', NULL, NULL, '7794991447', '0010060QLD', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '609919103936', 'FedEx', NULL, '2014-09-03', '31.08.2014 12:23', 'UK140729AS36', '1', 'a0YC000000ZMnLHMA1', '130.99', '199.00'),
(23961, '264644307', NULL, NULL, 'Sanna Khan', '87 COMMERCIAL STREET', 'SannaSilk', 'NP20 1LS', 'NEWPORT', 'Grossbritannien', 'GB', NULL, NULL, '7730034571', '0010198FHF', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '609919103947', 'FedEx', NULL, '2014-09-03', '30.08.2014 00:22', 'UK140729AS36', '1', 'a0YC000000ZMnLHMA1', '130.99', '199.00'),
(23962, '264569016', NULL, NULL, 'Toni Rimmer', '15 Larkhill', '', 'Wn8 6te', 'Skelmersdale', 'Grossbritannien', 'GB', NULL, NULL, '7512251938', '00102450X5', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '609919103958', 'FedEx', NULL, '2014-09-03', '29.08.2014 15:22', 'UK140729AS36', '1', 'a0YC000000ZMnLHMA1', '130.99', '199.00'),
(23963, '264547428', NULL, NULL, 'Cobin Rennie', '31 TORRANCE AVENUE', '', 'ML6 8JF', 'AIRDRIE', 'Grossbritannien', 'GB', NULL, NULL, '07514 886804', '0010176MTP', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919103969', 'FedEx', NULL, '2014-09-03', '29.08.2014 13:52', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(23964, '264613460', NULL, NULL, 'Gbenekanu Mpigi', '38 LODORE STREET', 'All Saints', 'E14 6LY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7817326207', '0010205W8Z', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919103970', 'FedEx', NULL, '2014-09-03', '29.08.2014 20:22', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23965, '264510990', '', '', 'Jade Ross', '66a Bulls Copse Lane', '', 'po8 9ra', 'Portsmouth', 'Grossbritannien', '', '', '', '7800594146', '0010109CKH', '', '', 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', 'Uhr erhalten 01.10.2014\r\n\r\n01.10.2014   FedEx   609919107471\r\n\r\n', '609919103980', 'FedEx', '', '2014-09-03', '29.08.2014 10:23', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23966, '264746500', NULL, NULL, 'Philip Ward', '7 EPSOM CLOSE', '', 'CV12 8TE', 'BEDWORTH', 'Grossbritannien', 'GB', NULL, NULL, '2476313346', '0010091VT9', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919103991', 'FedEx', NULL, '2014-09-03', '30.08.2014 16:22', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23967, '264787960', NULL, NULL, 'Tselmeg Tumenbayar', '160 MILTON CRESCENT', '', 'LE4 0SX', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7450035535', '0010173FWT', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919104005', 'FedEx', NULL, '2014-09-03', '30.08.2014 21:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(23968, '264594082', NULL, NULL, 'Anastasija Boiko', '1 FROBISHER ROAD', '', 'DA8 2PU', 'ERITH', 'Grossbritannien', 'GB', NULL, NULL, '7949255119', '00100851CQ', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919104016', 'FedEx', NULL, '2014-09-03', '29.08.2014 18:22', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(23969, '264892769', NULL, NULL, 'debbie king', '25 EDGEMOOR ROAD', '', 'L12 9JE', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7904991616', '0010070Z45', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919104027', 'FedEx', NULL, '2014-09-03', '31.08.2014 14:23', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(23970, '264799389', NULL, NULL, 'jennifer crabtree', '29 dodds street', '', 'dl3 6be', 'darlington', 'Grossbritannien', 'GB', NULL, NULL, '', '00102448WN', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919104038', 'FedEx', NULL, '2014-09-03', '30.08.2014 23:22', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(23971, '264601224', NULL, NULL, 'Paul Awcock', '15 GLYNDE CRESCENT', '', 'PO22 8HT', 'BOGNOR REGIS', 'Grossbritannien', 'GB', NULL, NULL, '7824441845', '0010143OS3', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919104049', 'FedEx', NULL, '2014-09-03', '29.08.2014 18:52', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(23972, '264948227', NULL, NULL, 'Pauline Law', '1 The Old Dairy', 'Nursery Lane', 'DD9 7DP', 'Brechin', 'Grossbritannien', 'GB', NULL, NULL, '1356623297', '0010246QDO', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919104050', 'FedEx', NULL, '2014-09-03', '31.08.2014 20:22', 'UK140729AS34', '1', 'a0YC000000ZAkH5MAL', '130.99', '199.00'),
(23973, '264716113', NULL, NULL, 'Timothy Akanmu', '153 NEW ROAD', '', 'RM10 9LU', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7807639244', '00102299FQ', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919104060', 'FedEx', NULL, '2014-09-03', '30.08.2014 12:52', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(23974, '266153483', NULL, NULL, 'myriam Thooft', 'Graaf Van Hoornlaan 8', '', '2070', 'Zwijndrecht', 'Belgien', 'BE', NULL, NULL, '496025811', '0010024QTD', NULL, NULL, 'Malibu horloge - bruin, goud & zwart', NULL, '604569175720', 'FedEx', NULL, '2014-09-09', '06.09.2014 17:48', 'NL140128LB03', '1', 'a0YC000000ZKIGwMAP', '155.00', '239.99'),
(23975, '266124801', NULL, NULL, 'Vilis mehta', 'Quinten Matsijslei 38', '', '2018', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '487189733', '0010250S4J', NULL, NULL, 'Malibu horloge - bruin, goud & zwart', NULL, '604569175731', 'FedEx', NULL, '2014-09-09', '06.09.2014 14:18', 'NL140128LB03', '1', 'a0YC000000ZKIGwMAP', '155.00', '239.99'),
(23976, '266230763', NULL, NULL, 'Jelte Maan', 'Van Eycklaan 43B', '', '3680', 'Maaseik', 'Belgien', 'BE', NULL, NULL, '474054846', '0010052HW5', NULL, NULL, 'Malibu horloge - zwart, zilver& zwart', NULL, '604569175742', 'FedEx', NULL, '2014-09-09', '07.09.2014 08:48', 'NL140128LB02', '1', 'a0YC000000ZKIGtMAP', '155.00', '239.99'),
(23977, '266057170', NULL, NULL, 'Alain Keysers', 'chaussee d\'Alsemberg 1017', '', '1180', 'Uccle', 'Belgien', 'BE', NULL, NULL, '478241373', '0010067DPX', NULL, NULL, 'Montre GM-3005-2 - bracelet en cuir noir, cadran noir, boitier argentÃ©', NULL, '604569175753', 'FedEx', NULL, '2014-09-09', '06.09.2014 07:18', 'NL140623NM64', '1', 'a0YC000000YngCOMAZ', '', '199.99'),
(23978, '266169987', NULL, NULL, 'Cambroisier Genghis', 'Porallee 40', '', '4920', 'Aywaille', 'Belgien', 'BE', NULL, NULL, '479637213', '0010195MTY', NULL, NULL, 'Montre GM-3005-2 - bracelet en cuir noir, cadran noir, boitier argentÃ©', NULL, '604569175764', 'FedEx', NULL, '2014-09-09', '06.09.2014 20:18', 'NL140623NM64', '1', 'a0YC000000YngCOMAZ', '', '199.99'),
(23979, '266060363', NULL, NULL, 'Nkolera mwami umberto Mwendanga', 'Van Stralenlei 30', '', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '489052866', '0010035YDX', NULL, NULL, 'Montre GM-3005-A3 - bracelet mÃ©tallique noir, Ã©cran noir', NULL, '604569175775', 'FedEx', NULL, '2014-09-09', '06.09.2014 07:18', 'NL140623NM62', '1', 'a0YC000000YngCMMAZ', '', '199.99'),
(23980, '266405560', NULL, NULL, 'Peter Van Lierde', 'Weverstraat 65', '', '1760', 'Roosdaal', 'Belgien', 'BE', NULL, NULL, '479986632', '0010202EB6', NULL, NULL, 'T-3006-4 - roestvrijstalen band, zilverkleurige kast', NULL, '604569175786', 'FedEx', NULL, '2014-09-09', '08.09.2014 07:48', 'NL140729NM41', '1', 'a0YC000000ZAiyWMAT', '', '229.99'),
(23981, '266099385', NULL, NULL, 'Dominique Delporte', 'rue des Juifs 102', 'Rue des Juifs 102/11', '7331', 'Baudour', 'Belgien', 'BE', NULL, NULL, '478350355', '0010149FCB', NULL, NULL, 'Une montre T-3006-5 - bracelet en acier inoxydable, boitier dorÃ©', NULL, '604569175797', 'FedEx', NULL, '2014-09-09', '06.09.2014 11:18', 'NL140729NM42', '1', 'a0YC000000ZAiyXMAT', '', '229.99'),
(23982, '266337172', NULL, NULL, 'Haris Ramovic', 'Charlotteager 200', '1 tv', '2640', 'Hedehusene', 'Dänemark', 'DK', NULL, NULL, '42225192', '0010180KE6', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '604569175867', 'FedEx', NULL, '2014-09-09', '07.09.2014 19:36', 'DK260514HW07', '1', 'a0YC000000Z8PiTMAV', '1032.75', '1495.00'),
(23983, '266099257', NULL, NULL, 'Mathias Have Hansen', 'Vesterskovvej 33', '', '8700', 'Horsens', 'Dänemark', 'DK', NULL, NULL, '29656538', '0010039YTE', NULL, NULL, 'GM-505-2: Sort rem og sort urskive', NULL, '604569175878', 'FedEx', NULL, '2014-09-09', '06.09.2014 11:06', 'DK260514HW06', '1', 'a0YC000000Z8PiSMAV', '1032.75', '1495.00'),
(23984, '265978323', NULL, NULL, 'Erdal Govercile', 'Blomstervaenget 12', '', '8381', 'Tilst', 'Dänemark', 'DK', NULL, NULL, '60159004', '00101466W4', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '604569175889', 'FedEx', NULL, '2014-09-09', '05.09.2014 16:36', 'DK260514HW07', '1', 'a0YC000000Z8PiTMAV', '1032.75', '1495.00'),
(23985, '265947734', NULL, NULL, 'Akshita Jain', 'Leenankuja 2 J 97', '', '02230', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '451717745', '0010070P2J', NULL, NULL, 'GM-4004-8 - Theorema Newton -rannekello', NULL, '604569175890', 'FedEx', NULL, '2014-09-09', '05.09.2014 17:48', 'FI040814HW12', '1', 'a0YC000000ZXVrUMAX', '155.00', '229.00'),
(23986, '266034215', NULL, NULL, 'Joanne Henry', '1 Mountain view', 'Tubbercurry', 'No code', 'Sligo', 'Irland', 'IE', NULL, NULL, '879710809', '0010132JBA', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '604569175547', 'FedEx', NULL, '2014-09-09', '06.09.2014 01:02', 'IE270814AH46', '1', 'a0YC000000ZXXR6MAP', '146.00', '219.99'),
(23987, '265995819', NULL, NULL, 'ILIE ZLOTILA', '14 OATFIELD AVENUE,CLONDALKIN', '', '22', 'DUBLIN', 'Irland', 'IE', NULL, NULL, '899673260', '0010237G14', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '604569175558', 'FedEx', NULL, '2014-09-09', '05.09.2014 19:32', 'IE270814AH45', '1', 'a0YC000000ZXXR5MAP', '146.00', '219.99'),
(23988, '266027471', NULL, NULL, 'Anthony Grimes', '73 Brian Road', '', 'Dublin 3', 'Marino', 'Irland', 'IE', NULL, NULL, '863169637', '001018542V', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '604569175569', 'FedEx', NULL, '2014-09-09', '05.09.2014 23:04', 'IE270814AH43', '1', 'a0YC000000ZXXQ5MAP', '146.00', '219.99'),
(23989, '266298437', NULL, NULL, 'Tomasz Piotrowski', '219a Tonlagee road', '', '5', 'Dublin', 'Irland', 'IE', NULL, NULL, '899662865', '0010070E5P', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '604569175570', 'FedEx', NULL, '2014-09-09', '07.09.2014 16:32', 'IE270814AH43', '1', 'a0YC000000ZXXQ5MAP', '146.00', '219.99'),
(23990, '266169546', NULL, NULL, 'Francis Murphy', 'Kilmuckridge', 'Gorey', '', 'Co Wexford', 'Irland', 'IE', NULL, NULL, '3,53872E+11', '00102265YF', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '604569175580', 'FedEx', NULL, '2014-09-09', '06.09.2014 21:02', 'IE270814AH44', '1', 'a0YC000000ZXXQ6MAP', '146.00', '219.99'),
(23991, '266121833', NULL, NULL, 'Patrick Rudden', 'Stradone, Tierlahood,', '', '', 'Cavan', 'Irland', 'IE', NULL, NULL, '876915492', '0010195IUU', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '604569175591', 'FedEx', NULL, '2014-09-09', '06.09.2014 15:02', 'GM-4004-7', '1', 'a0YC000000ZM8rSMAT', '188.00', '289.98'),
(23992, '266147247', NULL, NULL, 'Artem Skrynnikov', '68 Spiddal R Ballyfermot', '', '10', 'Dublin', 'Irland', 'IE', NULL, NULL, '867925787', '0010109DMV', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569175606', 'FedEx', NULL, '2014-09-09', '06.09.2014 18:02', 'IE190614AH10', '1', 'a0YC000000ZLqGYMA1', '206.24', '311.99'),
(23993, '266319856', NULL, NULL, 'Corrado Rivi', 'VIA GIAN LORENZO BERNINI 6', '', '42048', 'RUBIERA', 'Italien', 'IT', NULL, NULL, '3387491593', '10084762', NULL, NULL, 'Florida modello GM-505-1', NULL, '604569175628', 'FedEx', NULL, '2014-09-09', '07.09.2014 17:58', 'IT010914SF21', '1', 'a0YC000000ZXUM2MAP', '', '199.99'),
(23994, '266289046', NULL, NULL, 'Rosario Scolastico', 'VIA RICHARD WAGNER 40', '', '41122', 'MODENA', 'Italien', 'IT', NULL, NULL, '3388109123', '0010250ZFI', NULL, NULL, 'Florida modello GM-505-1', NULL, '604569175639', 'FedEx', NULL, '2014-09-09', '07.09.2014 14:58', 'IT010914SF21', '1', 'a0YC000000ZXUM2MAP', '', '199.99'),
(23995, '266281380', NULL, NULL, 'silvia molteni', 'VIA DI LORA 2A', '', '22100', 'COMO', 'Italien', 'IT', NULL, NULL, '3492142295', '0010250KBH', NULL, NULL, 'Florida modello GM-505-3', NULL, '604569175640', 'FedEx', NULL, '2014-09-09', '07.09.2014 13:58', 'IT010914SF23', '1', 'a0YC000000ZXUM3MAP', '', '199.99'),
(23996, '266316028', NULL, NULL, 'Andrea Ampezzi', 'Via E. Fermi 33', '', '22030', 'Lipomo', 'Italien', 'IT', NULL, NULL, '3385351399', '0010091AJN', NULL, NULL, 'Florida modello GM-505-4', NULL, '604569175650', 'FedEx', NULL, '2014-09-09', '07.09.2014 17:28', 'IT010914SF24', '1', 'a0YC000000ZXULyMAP', '', '199.99'),
(23997, '266463102', NULL, NULL, 'fabio sgueglia', 'VICOLO LARGO 10', '', '21040', 'UBOLDO', 'Italien', 'IT', NULL, NULL, '3387859337', '0010158E9X', NULL, NULL, 'Florida modello GM-505-5', NULL, '604569175661', 'FedEx', NULL, '2014-09-09', '08.09.2014 11:58', 'IT010914SF25', '1', 'a0YC000000ZXULzMAP', '', '199.99'),
(23998, '266510310', NULL, NULL, 'yanyan Hu', 'VIA ETTORE PONTI 126', '', '21100', 'VARESE', 'Italien', 'IT', NULL, NULL, '3332022239', '0010228IOG', NULL, NULL, 'Florida modello GM-505-5', NULL, '604569175672', 'FedEx', NULL, '2014-09-09', '08.09.2014 16:28', 'IT010914SF25', '1', 'a0YC000000ZXULzMAP', '', '199.99'),
(23999, '266226682', NULL, NULL, 'STUDIO SPEDIZIONIERI DOGANALI PER SCALORBI MAURO', 'VIA BOLOGNA 492', '', '44124', 'FERRARA', 'Italien', 'IT', NULL, NULL, '335 368098', '00100553DB', NULL, NULL, 'Florida modello GM-505-6', NULL, '604569175683', 'FedEx', NULL, '2014-09-09', '07.09.2014 08:28', 'IT010914SF26', '1', 'a0YC000000ZXUM0MAP', '', '199.99'),
(24000, '266529836', NULL, NULL, 'Danilo Alfonso', 'VIA VINCENZO BELLINI 12', '', '95016', 'MASCALI', 'Italien', 'IT', NULL, NULL, '3276117311', '0010245RDR', NULL, NULL, 'Monaco Gold GM-3006-01', NULL, '604569175694', 'FedEx', NULL, '2014-09-09', '08.09.2014 17:58', 'IT280814ER30', '1', 'a0YC000000ZWytUMAT', '', '199.99'),
(24001, '266055155', NULL, NULL, 'Luigi Salvatore Legname (c/o Saipem)', 'VIA GIUSEPPE TONIOLO 1', '', '61032', 'FANO', 'Italien', 'IT', NULL, NULL, '3496471336', '0010234VH8', NULL, NULL, 'Monaco Gold GM-3006-01', NULL, '604569175709', 'FedEx', NULL, '2014-09-09', '06.09.2014 06:58', 'IT280814ER30', '1', 'a0YC000000ZWytUMAT', '', '199.99'),
(24002, '265985945', NULL, NULL, 'paolo marte', 'via giuseppe de vittorio snc', '', '89030', 'Africo', 'Italien', 'IT', NULL, NULL, '3488371641', '00101305CQ', NULL, NULL, 'Monaco Gold GM-3006-04', NULL, '604569175710', 'FedEx', NULL, '2014-09-09', '05.09.2014 17:28', 'IT280814ER33', '1', 'a0YC000000ZWytXMAT', '', '199.99'),
(24003, '266249991', NULL, NULL, 'F s Beig', 'Javastraat 605', '', '1095 DM', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '628351404', '0010127TDR', NULL, NULL, 'T-3006-4 - roestvrijstalen band, zilverkleurige kast', NULL, '604569175812', 'FedEx', NULL, '2014-09-09', '07.09.2014 10:58', 'NL140729NM41', '1', 'a0YC000000ZAijWMAT', '', '229.99'),
(24004, '266230719', NULL, NULL, 'Jevgeni Chulitskij', 'Wilhelminastraat 36', '', '1561 ZV', 'KROMMENIE', 'Niederlande', 'NL', NULL, NULL, '629182787', '0010250XW9', NULL, NULL, 'Malibu horloge - zwart, zilver & wit', NULL, '604569175823', 'FedEx', NULL, '2014-09-09', '07.09.2014 08:58', 'NL140128LB01', '1', 'a0YC000000ZKIMGMA5', '155.00', '239.99'),
(24005, '266125983', '', '', 'Mona Elashram', 'Du Perronstraat 38', '3', '1064 JV', 'AMSTERDAM', 'Niederlande', '', '', '', '641833023', '0010036C6H', '', '', 'Horloge GM-3005-7 - Zwarte leren band, zwart display met diamanten, gouden kast\r\nUhr erhalten 29.09.2014', 'Uhr erhalten 29.09.2014\r\nBitte refund!', '604569175834', 'FedEx', '', '2014-09-09', '06.09.2014 14:28', 'NL140623NM68', '1', 'a0YC000000Yng8yMAB', '', '229.99'),
(24006, '266117893', NULL, NULL, 'Paul Van Schaik', 'Dassenrade 160', '', '2544 MH', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '625310000', '00101855TF', NULL, NULL, 'T-3006-4 - roestvrijstalen band, zilverkleurige kast', NULL, '604569175845', 'FedEx', NULL, '2014-09-09', '06.09.2014 13:28', 'NL140729NM41', '1', 'a0YC000000ZAijWMAT', '', '229.99'),
(24007, '266021081', NULL, NULL, 'Izabela Berlinska', 'Leidsel 9', '', '5351SN', 'Berghem', 'Niederlande', 'NL', NULL, NULL, '631912811', '0010100QTZ', NULL, NULL, 'Horloge GM-3005-5 - Zwarte leren band, wit display met diamanten, zilveren kast', NULL, '604569175856', 'FedEx', NULL, '2014-09-09', '05.09.2014 20:58', 'NL140623NM66', '1', 'a0YC000000Yng52MAB', '', '229.99'),
(24008, '265938807', NULL, NULL, 'Eric Geidebaeck', 'BACKLOEKSVAEGEN 153', '', '165 78', 'HAESSELBY', 'Schweden', 'SE', NULL, NULL, '736449364', '0010196CPU', NULL, NULL, 'Armbandsklocka med läderband (GM-4004-1)', NULL, '604569175915', 'FedEx', NULL, '2014-09-09', '05.09.2014 16:14', 'SE040814HW05', '1', 'a0YC000000ZBiqbMAD', '1433.05', '1995.00'),
(24009, '265957804', NULL, NULL, 'Eric Geidebaeck', 'BACKLOEKSVAEGEN 153', '', '165 78', 'HAESSELBY', 'Schweden', 'SE', NULL, NULL, '736449364', '0010246AM7', NULL, NULL, 'Armbandsklocka med läderband (GM-4004-3)', NULL, '604569175915', 'FedEx', NULL, '2014-09-09', '05.09.2014 17:44', 'SE040814HW07', '1', 'a0YC000000ZBirAMAT', '1433.05', '1995.00'),
(24010, '266078958', NULL, NULL, 'Lena Niemoeller', 'HOGENSKILDSGATAN 17', '', '416 57', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '769482101', '0010181UD2', NULL, NULL, 'Armbandsklocka med läderband (GM-4004-3)', NULL, '604569175926', 'FedEx', NULL, '2014-09-09', '06.09.2014 11:44', 'SE040814HW07', '1', 'a0YC000000ZBirAMAT', '1433.05', '1995.00'),
(24011, '265913287', NULL, NULL, 'peter olsson', 'HAGVAEGEN 12', '', '513 32', 'FRISTAD GOETEBORGS/BOHUS LAEN ', 'Schweden', 'SE', NULL, NULL, '723147170', '00100417MN', NULL, NULL, 'Armbandsklocka med läderband (GM-4004-3)', NULL, '604569175937', 'FedEx', NULL, '2014-09-09', '05.09.2014 14:14', 'SE040814HW07', '1', 'a0YC000000ZBirAMAT', '1433.05', '1995.00'),
(24012, '266159465', NULL, NULL, 'Catalina Perez Triana', 'SKEBOKVARNSVAEGEN 201BV', '', '124 52', 'BANDHAGEN', 'Schweden', 'SE', NULL, NULL, '728530206', '0010182GY3', NULL, NULL, 'Armbandsklocka med stålband (GM-4004-5)', NULL, '604569175948', 'FedEx', NULL, '2014-09-09', '06.09.2014 21:44', 'SE040814HW09', '1', 'a0YC000000ZBirtMAD', '1433.05', '1995.00'),
(24013, '266213172', NULL, NULL, 'johan westerlund', 'HAVREKORNSGATAN 13', '', '431 46', 'MOELNDAL', 'Schweden', 'SE', NULL, NULL, '736286237', '00101956U3', NULL, NULL, 'Armbandsklocka med stålband (GM-4004-5)', NULL, '604569175959', 'FedEx', NULL, '2014-09-09', '07.09.2014 10:44', 'SE040814HW09', '1', 'a0YC000000ZBirtMAD', '1433.05', '1995.00'),
(24014, '265934788', NULL, NULL, 'Mohamad Omar', 'TUNALUNDSVAEGEN 1-3', '', '734 32', 'HALLSTAHAMMAR', 'Schweden', 'SE', NULL, NULL, '764421446', '0010164BG3', NULL, NULL, 'Armbandsklocka med stålband (GM-4004-5)', NULL, '604569175960', 'FedEx', NULL, '2014-09-09', '05.09.2014 15:44', 'SE040814HW09', '1', 'a0YC000000ZBirtMAD', '1433.05', '1995.00'),
(24015, '265916091', NULL, NULL, 'Edson Xavier Quiroga Vargas', 'HARPSUNDSVAEGEN 84B 2tr', '', '12458', 'BANDHAGEN', 'Schweden', 'SE', NULL, NULL, '704499459', '0010250CDM', NULL, NULL, 'Armbandsklocka med stålband (GM-4004-6)', NULL, '604569175970', 'FedEx', NULL, '2014-09-09', '05.09.2014 14:14', 'SE040814HW10', '1', 'a0YC000000ZBisDMAT', '1433.05', '1995.00'),
(24016, '266148366', NULL, NULL, 'Erik Wiklund', 'NILSSONSBERG 1-37', '', '411 43', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '700804344', '0010023KPD', NULL, NULL, 'Armbandsklocka med stålband (GM-4004-6)', NULL, '604569175981', 'FedEx', NULL, '2014-09-09', '06.09.2014 20:14', 'SE040814HW10', '1', 'a0YC000000ZBisDMAT', '1433.05', '1995.00'),
(24017, '266013324', NULL, NULL, 'Suad Alomerovic', 'HOEGLUNDAVAEGEN 19', '', '137 66', 'JORDBRO', 'Schweden', 'SE', NULL, NULL, '760061015', '0010119T7Y', NULL, NULL, 'Armbandsklocka med stålband (GM-4004-6)', NULL, '604569175992', 'FedEx', NULL, '2014-09-09', '05.09.2014 23:14', 'SE040814HW10', '1', 'a0YC000000ZBisDMAT', '1433.05', '1995.00'),
(24018, '265964949', NULL, NULL, 'Ahmad Khalif Ahmad', 'hoegloftsvaegen  2 72480', '', '72480', 'vaesteras', 'Schweden', 'SE', NULL, NULL, '762800099', '001013956L', NULL, NULL, 'Armbandsklocka med stålband (GM-4004-7)', NULL, '604569176006', 'FedEx', NULL, '2014-09-09', '05.09.2014 18:14', 'SE040814HW11', '1', 'a0YC000000ZBiscMAD', '1433.05', '1995.00'),
(24019, '266321249', NULL, NULL, 'Roya Mirzai', 'KINNAREDSGRAEND 61', '', '12572', 'AELVSJOE', 'Schweden', 'SE', NULL, NULL, '737770728', '00101784I9', NULL, NULL, 'Armbandsklocka med stålband (GM-4004-7)', NULL, '604569176017', 'FedEx', NULL, '2014-09-09', '07.09.2014 21:14', 'SE040814HW11', '1', 'a0YC000000ZBiscMAD', '1433.05', '1995.00'),
(24020, '266112792', NULL, NULL, 'Simon Lundqvist', 'Johannebergsgatan 30', '', '41255', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '', '0010015O2P', NULL, NULL, 'Armbandsklocka med stålband (GM-4004-7)', NULL, '604569176028', 'FedEx', NULL, '2014-09-09', '06.09.2014 15:44', 'SE040814HW11', '1', 'a0YC000000ZBiscMAD', '1433.05', '1995.00'),
(24021, '266053941', NULL, NULL, 'Alexander Karamyani', 'Grimstagatan 106', 'zinat karamyani', '16256', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '46722511554', '0010144NF2', NULL, NULL, 'Armbandsklocka med stålband (GM-4004-8)', NULL, '604569176039', 'FedEx', NULL, '2014-09-09', '06.09.2014 09:44', 'SE040814HW12', '1', 'a0YC000000ZBiswMAD', '1433.05', '1995.00'),
(24022, '265921112', NULL, NULL, 'tobias apelqvist', 'MANETGATAN 25', '', '214 32', 'MALMOE Malmoehus', 'Schweden', 'SE', NULL, NULL, '709599995', '0010119IP8', NULL, NULL, 'Armbandsklocka med stålband (GM-4004-8)', NULL, '604569176040', 'FedEx', NULL, '2014-09-09', '05.09.2014 14:44', 'SE040814HW12', '1', 'a0YC000000ZBiswMAD', '1433.05', '1995.00'),
(24023, '266349748', NULL, NULL, 'Johanna West', 'OESTERGATAN 20', '', '43430', 'Kungsbacka', 'Schweden', 'SE', NULL, NULL, '730800117', '00100974UM', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '604569176050', 'FedEx', NULL, '2014-09-09', '07.09.2014 23:44', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(24024, '266259171', NULL, NULL, 'Ola Nevander', 'SANKT ERIKSGATAN 39', '', '112 34', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '', '0010138QQZ', NULL, NULL, 'GM-505-5. Diamantklocka med stålarmband', NULL, '604569176061', 'FedEx', NULL, '2014-09-09', '07.09.2014 14:44', 'SE260514HW09', '1', 'a0YC000000Z8PqGMAV', '1280.87', ''),
(24025, '266351162', NULL, NULL, 'Rosaline Masso', 'BANGATAN 24', '', '151 32', 'SOEDERTAELJE', 'Schweden', 'SE', NULL, NULL, '704989897', '0010206OVJ', NULL, NULL, 'GM-505-6. Diamantklocka med stålarmband', NULL, '604569176072', 'FedEx', NULL, '2014-09-09', '07.09.2014 23:44', 'SE260514HW10', '1', 'a0YC000000Z8PqIMAV', '1280.87', '1895.00'),
(24026, '266093715', NULL, NULL, 'Anmar Al-Saad', 'NAETVIDEGATAN 1', '', '212 31', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '707404348', '001015826R', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '604569176083', 'FedEx', NULL, '2014-09-09', '06.09.2014 13:44', 'SE160714HW09', '1', 'a0YC000000Z8Pf3MAF', '1280.87', '1895.00'),
(24027, '266354354', NULL, NULL, 'Michel Bjarnfaelt', 'JOERGEN ANKERSGATAN 11B', 'Leverin', '211 45', 'MALMOE Malmoehus', 'Schweden', 'SE', NULL, NULL, '707219969', '00100822I9', NULL, NULL, 'Sydney Diamonds GM-503-2 Black Strap Silver Case Black Face', NULL, '604569176094', 'FedEx', NULL, '2014-09-09', '08.09.2014 00:14', 'SE160714HW14', '1', 'a0YC000000Z8PfmMAF', '1280.87', '1895.00'),
(24028, '266430286', NULL, NULL, 'Hani Ahmed', 'AVINGEGRAEND 13', 'Mohammed Dahir Ahmed', '163 68', 'SPANGA', 'Schweden', 'SE', NULL, NULL, '737363960', '0010177TWH', NULL, NULL, 'Sydney Diamonds GM-503-4 - Black Strap Black Case Black Face', NULL, '604569176109', 'FedEx', NULL, '2014-09-09', '08.09.2014 12:44', 'SE160714HW16', '1', 'a0YC000000Z8PgLMAV', '1280.87', '1895.00'),
(24029, '266055354', NULL, NULL, 'Mustafa Delen', 'VAERINGAVAEGEN 18', '', '193 35', 'SIGTUNA', 'Schweden', 'SE', NULL, NULL, '729835462', '0010024KWF', NULL, NULL, 'Sydney Diamonds GM-503-4 - Black Strap Black Case Black Face', NULL, '604569176110', 'FedEx', NULL, '2014-09-09', '06.09.2014 09:44', 'SE160714HW16', '1', 'a0YC000000Z8PgLMAV', '1280.87', '1895.00'),
(24030, '266166061', NULL, NULL, 'Diana Pec', '4 ROSEBERY MEWS', '', 'HP13 7BF', 'HIGH WYCOMBE', 'Großbritannien', 'GB', NULL, NULL, '7857608184', '0010115SLK', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Strap and Black Face (GM-505-2)', NULL, '604569175076', 'FedEx', NULL, '2014-09-09', '06.09.2014 21:52', 'UK131023AMC08', '1', 'a0YC000000ZMmwrMAD', '126.99', '199.00'),
(24031, '266353011', NULL, NULL, 'Mark Weeks', '72 ALCESTER STREET', '', 'PL2 1EE', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7880363114', '10139292', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '604569175087', 'FedEx', NULL, '2014-09-09', '07.09.2014 22:52', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(24032, '266160801', NULL, NULL, 'Maximilian Linhard', 'Flat 3 5 Sandbank Crescent', '', 'G20 0PR', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7547390846', '0010042A3Q', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '604569175098', 'FedEx', NULL, '2014-09-09', '06.09.2014 20:52', 'UK140403AS12', '1', 'a0YC000000ZMmzcMAD', '129.99', '199.00'),
(24033, '266185677', NULL, NULL, 'Adam Lomas', '3 SUNDAY SCHOOL LANE', '', 'SK23 0DZ', 'HIGH PEAK', 'Großbritannien', 'GB', NULL, NULL, '7792231916', '0010020BBI', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '604569175102', 'FedEx', NULL, '2014-09-09', '07.09.2014 01:52', 'UK131014AMC02', '1', 'a0YC000000ZMmI4MAL', '130.99', '199.00'),
(24034, '266122433', NULL, NULL, 'Stephanie Dyson', '14 ALLDEN AVENUE', '', 'GU12 4AG', 'ALDERSHOT', 'Großbritannien', 'GB', NULL, NULL, '7590260894', '00101677NH', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '604569175113', 'FedEx', NULL, '2014-09-09', '06.09.2014 15:52', 'UK131011AMC27', '1', 'a0YC000000ZMmI8MAL', '117.01', '189.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(24035, '266022871', NULL, NULL, 'Tracey Dent', '7 PORTAL ROAD', '', 'YO26 6BQ', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '1904798466', '0010146UIJ', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '604569175124', 'FedEx', NULL, '2014-09-09', '05.09.2014 23:22', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(24036, '266303530', NULL, NULL, 'William Robertson', '14 SCORE LANE', 'Childwall', 'L16 6AW', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7958588212', '0010177DDH', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '604569175135', 'FedEx', NULL, '2014-09-09', '07.09.2014 18:22', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(24037, '266023347', NULL, NULL, 'Khuyen Nguyen', '10 HAMILTON ROAD', '', 'IP11 7AU', 'FELIXSTOWE', 'Großbritannien', 'GB', NULL, NULL, '7860652986', '0010230AE9', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '604569175146', 'FedEx', NULL, '2014-09-09', '05.09.2014 23:22', 'UK131011AMC23', '1', 'a0YC000000ZMmI1MAL', '117.01', '179.00'),
(24038, '266161031', NULL, NULL, 'Rachel Williams', '85 THORNE ROAD', '', 'SN3 6DU', 'SWINDON', 'Großbritannien', 'GB', NULL, NULL, '7766102641', '00100022OG', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '604569175157', 'FedEx', NULL, '2014-09-09', '06.09.2014 20:52', 'UK131011AMC23', '1', 'a0YC000000ZMmI1MAL', '117.01', '179.00'),
(24039, '265968754', NULL, NULL, 'Giuseppe Altomonte', '97 ATLANTA BOULEVARD', '', 'RM1 1TF', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7447685314', '0010098SZJ', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '604569175168', 'FedEx', NULL, '2014-09-09', '05.09.2014 17:52', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(24040, '266275087', NULL, NULL, 'Arran Jackson', 'SUNNYDALE THE GREEN', '', 'TD6 0ET', 'St Boswells', 'Großbritannien', 'GB', NULL, NULL, '7713577710', '*00102483E7', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569175179', 'FedEx', NULL, '2014-09-09', '07.09.2014 15:23', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24041, '265946853', NULL, NULL, 'Christopher John Andrew', '6 PICKTON CLOSE', '', 'S40 2DE', 'CHESTERFIELD', 'Großbritannien', 'GB', NULL, NULL, '7870982864', '001009586M', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569175180', 'FedEx', NULL, '2014-09-09', '05.09.2014 15:53', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24042, '266249727', NULL, NULL, 'Marcin Fuchs', 'Flat 10 19 Derby Road, The Manor Flat 10', '', 'BH1 3PZ', 'Bournemouth', 'Großbritannien', 'GB', NULL, NULL, '7429040322', '0010180HI8', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569175190', 'FedEx', NULL, '2014-09-09', '07.09.2014 12:52', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24043, '266148218', NULL, NULL, 'Tracy Barrow', 'Flat 4 26a Tomlins Grove', '26a Tomlins Grove', 'E3 4NX', 'London', 'Großbritannien', 'GB', NULL, NULL, '7507491601', '0010195PXR', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569175205', 'FedEx', NULL, '2014-09-09', '06.09.2014 19:22', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24044, '266093884', NULL, NULL, 'Charles Kidman', '4A TILNEY STREET', '', 'L9 8DT', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '1515234974', '00101996JX', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '604569175216', 'FedEx', NULL, '2014-09-09', '06.09.2014 12:22', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(24045, '266145515', NULL, NULL, 'Karena Waddilove', '38-40 WITHINS LANE', 'The withins residential home', 'BL2 5DZ', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '1204362626', '0010086UPO', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '604569175227', 'FedEx', NULL, '2014-09-09', '06.09.2014 18:52', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(24046, '266113767', NULL, NULL, 'kevin pendlebury', '26 PARLIAMENT STREET', '', 'GL5 1DP', 'STROUD', 'Großbritannien', 'GB', NULL, NULL, '1453759997', '0010097MLB', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '604569175238', 'FedEx', NULL, '2014-09-09', '06.09.2014 14:52', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(24047, '266082107', NULL, NULL, 'Lee Simmons', '12 Yorkshire Grove', '', 'WS2 7BS', 'Walsall', 'Großbritannien', 'GB', NULL, NULL, '4,47752E+11', '0010022P4J', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '604569175249', 'FedEx', NULL, '2014-09-09', '06.09.2014 11:22', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(24048, '266031732', NULL, NULL, 'Roy Houghton', '29 Winston Close', '', 'SO50 4NS', 'Eastleigh', 'Großbritannien', 'GB', NULL, NULL, '2380629625', '0010171MAP', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569175250', 'FedEx', NULL, '2014-09-09', '06.09.2014 00:53', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24049, '265958746', NULL, NULL, 'Alex Aga', '63 CAULFIELD ROAD', 'Gorsehill', 'SN2 8BT', 'SWINDON', 'Großbritannien', 'GB', NULL, NULL, '1793323082', '0010213UN9', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569175260', 'FedEx', NULL, '2014-09-09', '05.09.2014 16:54', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24050, '266134932', NULL, NULL, 'Carole Gardiner', '16 BEILS BRAE', '', 'IV30 8XQ', 'ELGIN', 'Großbritannien', 'GB', NULL, NULL, '7549658258', '00102337F4', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, 'RL710521226DE', 'Deutsche Post', NULL, '2014-09-09', '06.09.2014 17:22', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24051, '266335632', NULL, NULL, 'Faisul Huda', '34 WESTLAND ROAD', '', 'WD17 1QX', 'WATFORD', 'Großbritannien', 'GB', NULL, NULL, '7882965992', '0010019C6P', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569175282', 'FedEx', NULL, '2014-09-09', '07.09.2014 21:22', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24052, '266008024', NULL, NULL, 'Mark Tresler', '129 Enterprise electrical services Ltd', 'Western rd Hockley Birmingam', 'B18 7qd', 'B18 7qd', 'Großbritannien', 'GB', NULL, NULL, '7939612345', '0010201T2P', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569175293', 'FedEx', NULL, '2014-09-09', '05.09.2014 21:22', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24053, '266291274', NULL, NULL, 'paula evans', '20 STEWKLEY ROAD', 'Wing', 'LU7 0NE', 'LEIGHTON BUZZARD', 'Großbritannien', 'GB', NULL, NULL, '1296682762', '0010134TAF', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569175308', 'FedEx', NULL, '2014-09-09', '07.09.2014 16:52', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24054, '265973054', NULL, NULL, 'TERRI-ANN O\'CONNOR', '32 SALERNO DRIVE', '', 'L36 7TY', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7745561463', '0010036WBD', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569175319', 'FedEx', NULL, '2014-09-09', '05.09.2014 17:52', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24055, '265943882', NULL, NULL, 'Zumar Ahmed', '32 THE RIDGE', 'Coulsdon', 'CR5 2AT', 'COULSDON', 'Großbritannien', 'GB', NULL, NULL, '7401783483', '0010248U2F', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569175320', 'FedEx', NULL, '2014-09-09', '05.09.2014 15:22', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24056, '266261447', NULL, NULL, 'Adnan Hammoud', '160 HERBERT GARDENS', '', 'NW10 3BP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7772971550', '00100982QY', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569175330', 'FedEx', NULL, '2014-09-09', '07.09.2014 13:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24057, '266146941', NULL, NULL, 'Ali Cheraghi', '8 high stree Shirehampton', '', 'Bs11 0dp', 'Bristol', 'Großbritannien', 'GB', NULL, NULL, '7864081876', '10113792', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569175341', 'FedEx', NULL, '2014-09-09', '06.09.2014 18:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24058, '266125947', NULL, NULL, 'Chris Corless', '50 ALGERNON ROAD', 'Worsley', 'M28 3RE', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7974705169', '0010205EAU', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569175352', 'FedEx', NULL, '2014-09-09', '06.09.2014 16:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24059, '266259377', NULL, NULL, 'Chris Fraser-Perry', '42 CHESTER ROAD', '', 'PR9 7HD', 'SOUTHPORT', 'Großbritannien', 'GB', NULL, NULL, '7595634551', '0010063DVH', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569175363', 'FedEx', NULL, '2014-09-09', '07.09.2014 13:53', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24060, '266350073', NULL, NULL, 'Dorothy Shaw', '14 ELSTREE GARDENS', '', 'NE24 3RW', 'BLYTH', 'Großbritannien', 'GB', NULL, NULL, '7868227193', '0010230LN8', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569175374', 'FedEx', NULL, '2014-09-09', '07.09.2014 22:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24061, '266104859', NULL, NULL, 'Ian Duck', '31 Lenhurst Way', '', 'BN13 1JL', 'Worthing', 'Großbritannien', 'GB', NULL, NULL, '07970 859760', '0010171WWZ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569175385', 'FedEx', NULL, '2014-09-09', '06.09.2014 13:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24062, '266007093', NULL, NULL, 'Jackie Holmes', '12 HERTFORD CLOSE', '', 'RG41 3BH', 'WOKINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7900560160', '0010040Y6J', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569175396', 'FedEx', NULL, '2014-09-09', '05.09.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24063, '266062500', NULL, NULL, 'jennifer jeffers', '39 DORCHESTER ROAD', '', 'LE3 0UH', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7828253966', '0010227ADM', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569175400', 'FedEx', NULL, '2014-09-09', '06.09.2014 09:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24064, '266180717', NULL, NULL, 'Lydia Jones', 'UNIT 4 VALE ROAD', 'Chadkirk Business Park', 'SK6 3NE', 'STOCKPORT', 'Großbritannien', 'GB', NULL, NULL, '7539379075', '0010053WG2', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569175411', 'FedEx', NULL, '2014-09-09', '07.09.2014 00:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24065, '265990421', NULL, NULL, 'Monica Wells', '127 MALMESBURY ROAD', '', 'SN15 1PZ', 'CHIPPENHAM', 'Großbritannien', 'GB', NULL, NULL, '7540706531', '0010049ERT', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569175422', 'FedEx', NULL, '2014-09-09', '05.09.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24066, '266007929', NULL, NULL, 'Rachel Cordon', '4 LEY CROFT', '', 'NG19 8JE', 'MANSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7939389121', '0010010PGE', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569175433', 'FedEx', NULL, '2014-09-09', '05.09.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24067, '266231883', NULL, NULL, 'Richard Hall', '329A WESTBOURNE GROVE', '', 'SS0 0PU', 'WESTCLIFF-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7411914017', '0010074N3J', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569175444', 'FedEx', NULL, '2014-09-09', '07.09.2014 10:53', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24068, '266270532', NULL, NULL, 'Samuel Wong', '72 knights tower', '14 wharf street', 'se8 3fx', 'London', 'Großbritannien', 'GB', NULL, NULL, '7771896951', '00100678G4', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569175455', 'FedEx', NULL, '2014-09-09', '07.09.2014 14:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24069, '266341749', NULL, NULL, 'Steven Atkin', '40 THE MEAD', '', 'LN6 7LF', 'LINCOLN', 'Großbritannien', 'GB', NULL, NULL, '7895798317', '0010031B10', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569175466', 'FedEx', NULL, '2014-09-09', '07.09.2014 21:53', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24070, '266245909', NULL, NULL, 'Zack Mark', '57 PENTLAND AVENUE', '', 'TS23 2PN', 'BILLINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7500810442', '0010221UO1', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569175477', 'FedEx', NULL, '2014-09-09', '07.09.2014 12:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24071, '266164332', NULL, NULL, 'Kristina Meiksa', 'H&T pawnshop 16 South Mall', '', 'N9 0TB', 'Edmonton Green', 'Großbritannien', 'GB', NULL, NULL, '7447187506', '0010026A3J', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '604569175488', 'FedEx', NULL, '2014-09-09', '06.09.2014 21:22', 'UK140729AS32', '1', 'a0YC000000ZMnLDMA1', '130.99', '199.00'),
(24072, '265969326', NULL, NULL, 'Bencollins Nou', '52 SHIRLEY GROVE', '', 'N9 8EP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7429661158', '0010179O1P', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569175499', 'FedEx', NULL, '2014-09-09', '05.09.2014 17:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(24073, '266037199', NULL, NULL, 'Jason Godber', '119 Princes street', 'mansfield', 'ng18 5sl', 'Nottinghamshire', 'Großbritannien', 'GB', NULL, NULL, '7512898297', '0010227XGH', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569175503', 'FedEx', NULL, '2014-09-09', '06.09.2014 03:22', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(24074, '266297137', NULL, NULL, 'Thushanth Sritharan', '9 RUSKIN ROAD', '', 'UB1 1PE', 'SOUTHALL', 'Großbritannien', 'GB', NULL, NULL, '7791608239', '0010172B0N', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '604569175514', 'FedEx', NULL, '2014-09-09', '07.09.2014 17:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(24075, '266766579', NULL, NULL, 'maxime logist', 'Steenweg 212', '', '3890', 'Gingelom', 'Belgien', 'BE', NULL, NULL, '497351692', '00100728B3', NULL, NULL, 'Malibu horloge - gold', NULL, '609919104862', 'FedEx', NULL, '2014-09-11', '09.09.2014 19:28', 'NL140128LB03', '1', 'a0YC000000ZKIGwMAP', '155.00', '239.99'),
(24076, '266477244', NULL, NULL, 'sebastien Vandenbulcke', 'rue du Cretinier 111', '', '7712', 'Herseaux', 'Belgien', 'BE', NULL, NULL, '476542570', '0010061DW0', NULL, NULL, 'Une montre Malibu Diamonds - gold', NULL, '609919104873', 'FedEx', NULL, '2014-09-11', '08.09.2014 13:18', 'NL140128LB03', '1', 'a0YC000000ZKIGwMAP', '155.00', '239.99'),
(24077, '266446520', NULL, NULL, 'Melissa Wieleman', 'Oeselgemstraat 38', '', '9870', 'Zulte', 'Belgien', 'BE', NULL, NULL, '499171140', '0010040L9V', NULL, NULL, 'Malibu horloge - silber-schwarz', NULL, '609919104884', 'FedEx', NULL, '2014-09-11', '08.09.2014 10:48', 'NL140128LB02', '1', 'a0YC000000ZKIGtMAP', '155.00', '239.99'),
(24078, '266572335', NULL, NULL, 'Younes Amini', 'Marievej 24 2 MF', '', '2950', 'Vedbaek', 'Dänemark', 'DK', NULL, NULL, '53374500', '0010239JDO', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '609919104792', 'FedEx', NULL, '2014-09-11', '08.09.2014 21:36', 'DK260514HW07', '1', 'a0YC000000Z8PiTMAV', '1032.75', '1495.00'),
(24079, '266495288', NULL, NULL, 'Wasfi Hamdan', 'Gudrunsvej 24, 7 TH', '', '8220', 'Brabrand', 'Dänemark', 'DK', NULL, NULL, '31324788', '0010007DQU', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '609919104807', 'FedEx', NULL, '2014-09-11', '08.09.2014 15:06', 'DK260514HW07', '1', 'a0YC000000Z8PiTMAV', '1032.75', '1495.00'),
(24080, '266911385', NULL, NULL, 'Ionut Dodita', 'VIA PETRARCA 40', '', '38057', 'PERGINE VALSUGANA', 'Italien', 'IT', NULL, NULL, '3929955750', '0010078LEH', NULL, NULL, 'Monaco Gold GM-3006-02', NULL, '609919104895', 'FedEx', NULL, '2014-09-11', '10.09.2014 12:28', 'IT280814ER31', '1', 'a0YC000000ZWytVMAT', '', '199.99'),
(24081, '266789631', NULL, NULL, 'Pietro Corredor Greco', 'PIAZZA SAN PLACIDO 3', '', '95131', 'CATANIA', 'Italien', 'IT', NULL, NULL, '3923294489', '00101762Y8', NULL, NULL, 'Florida modello GM-505-5', NULL, '609919104900', 'FedEx', NULL, '2014-09-11', '09.09.2014 21:09', 'IT010914SF25', '1', 'a0YC000000ZXULzMAP', '', '199.99'),
(24082, '266761943', NULL, NULL, 'Andrea Ampezzi', 'Via E. Fermi 33', '', '22030', 'Lipomo', 'Italien', 'IT', NULL, NULL, '3385351399', '0010153Q3M', NULL, NULL, 'Florida modello GM-505-3', NULL, '609919104910', 'FedEx', NULL, '2014-09-11', '09.09.2014 18:58', 'IT010914SF23', '1', 'a0YC000000ZXUM3MAP', '', '199.99'),
(24083, '266745052', NULL, NULL, 'Fabio Furioli', 'VIA BELVEDERE 22', '', '37018', 'MALCESINE', 'Italien', 'IT', NULL, NULL, '3484090404', '0010141SDC', NULL, NULL, 'Florida modello GM-505-6', NULL, '609919104921', 'FedEx', NULL, '2014-09-11', '09.09.2014 17:28', 'IT010914SF26', '1', 'a0YC000000ZXUM0MAP', '', '199.99'),
(24084, '266724909', NULL, NULL, 'MICHELE SICILIANO', 'VIA NAPOLI 70', '', '74016', 'MASSAFRA', 'Italien', 'IT', NULL, NULL, '3478823159', '00101681YT', NULL, NULL, 'Florida modello GM-505-5', NULL, '609919104932', 'FedEx', NULL, '2014-09-11', '09.09.2014 15:58', 'IT010914SF25', '1', 'a0YC000000ZXULzMAP', '', '199.99'),
(24085, '266754236', NULL, NULL, 'Gabrielle Haughton', '13 Old bridg Lucan', '', '', 'Dublin', 'Irland', 'IE', NULL, NULL, '872904406', '0010036ICB', NULL, NULL, 'Gold Case/Black Dial/Brown Band (GM-107-3)', NULL, '609919104998', 'FedEx', NULL, '2014-09-11', '09.09.2014 19:32', 'IE270814AH312', '1', 'a0YC000000ZOOpXMAX', '163.84', '285.00'),
(24086, '266578850', NULL, NULL, 'Keith O Leary', '. Leeview', 'Aglish', '', 'Coachford', 'Irland', 'IE', NULL, NULL, '3,53873E+11', '0010250DD1', NULL, NULL, 'Gold Case/Black Dial/Brown Band (GM-107-3)', NULL, '609919105001', 'FedEx', NULL, '2014-09-11', '08.09.2014 23:32', 'IE270814AH312', '1', 'a0YC000000ZOOpXMAX', '163.84', '285.00'),
(24087, '266563498', NULL, NULL, 'Yan Kunyavski', '10 Grattan Court', '', '', 'Celbridge, Co Kildare', 'Irland', 'IE', NULL, NULL, '892242467', '0010061X8Y', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919105012', 'FedEx', NULL, '2014-09-11', '08.09.2014 21:32', 'IE190614AH09', '1', 'a0YC000000ZLqGXMA1', '206.24', '311.99'),
(24088, '266544675', NULL, NULL, 'Keith Lowry', '1 Crestfield rd', 'Whitehall', 'D9', 'Dublin', 'Irland', 'IE', NULL, NULL, '851729936', '0010084LR5', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - 	Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105023', 'FedEx', NULL, '2014-09-11', '08.09.2014 20:02', 'IE190614AH08', '1', 'a0YC000000ZLqGWMA1', '206.24', '311.99'),
(24089, '266862453', NULL, NULL, 'G.J. zwanenburg', 'Westbroekerweg 127', '', '1991 LZ', 'VELSERBROEK', 'Niederlande', 'NL', NULL, NULL, '653356227', '00101272UR', NULL, NULL, 'T-3006-3 - leren band, zwart-/goudkleurige kast', NULL, '609919104818', 'FedEx', NULL, '2014-09-11', '10.09.2014 08:58', 'NL140729NM40', '1', 'a0YC000000ZAiuKMAT', '', '229.99'),
(24090, '266762407', NULL, NULL, 'Artie Asraf', 'Kervelstraat 20', '', '7322 PT', 'APELDOORN', 'Niederlande', 'NL', NULL, NULL, '31648355818', '00102383MG', NULL, NULL, 'Malibu horloge - zwart, zilver & wit', NULL, '609919104829', 'FedEx', NULL, '2014-09-11', '09.09.2014 18:58', 'NL140128LB01', '1', 'a0YC000000ZKIMGMA5', '155.00', '239.99'),
(24091, '266742661', NULL, NULL, 'Marco Cabreira', '1e van Leyden Gaelstraat 414', '', '3134 LE', 'VLAARDINGEN', 'Niederlande', 'NL', NULL, NULL, '614696969', '0010043A6U', NULL, NULL, 'T-3006-3 - leren band, zwart-/goudkleurige kast', NULL, '609919104830', 'FedEx', NULL, '2014-09-11', '09.09.2014 17:28', 'NL140729NM40', '1', 'a0YC000000ZAiuKMAT', '', '229.99'),
(24092, '266580386', NULL, NULL, 'Ashraf Alhadad', 'Pijlstaart 38', '', '1616 GM', 'HOOGKARSPEL', 'Niederlande', 'NL', NULL, NULL, '228564365', '00102486ZB', NULL, NULL, 'Malibu horloge - bruin, goud & zwart', NULL, '609919104840', 'FedEx', NULL, '2014-09-11', '08.09.2014 22:58', 'NL140128LB03', '1', 'a0YC000000ZKIMHMA5', '155.00', '239.99'),
(24093, '266462228', NULL, NULL, 'jose pieternella', 'Klieverink 1771', '', '1104 KD', 'AMSTERDAM ZUIDOOST', 'Niederlande', 'NL', NULL, NULL, '684201570', '0010155QM1', NULL, NULL, 'Malibu horloge - bruin, goud & zwart', NULL, '609919104851', 'FedEx', NULL, '2014-09-11', '08.09.2014 11:58', 'NL140128LB03', '1', 'a0YC000000ZKIMHMA5', '155.00', '239.99'),
(24094, '266627951', NULL, NULL, 'Edyta Zemetro', 'Waplewo Wielkie 46/2', '', '82-410', 'Stary Targ pomorskie', 'Polen', 'PL', NULL, NULL, '504955131', '00101214KF', NULL, NULL, 'Model GM-505-4', NULL, '609919104760', 'FedEx', NULL, '2014-09-11', '09.09.2014 10:38', 'PL140801MM05', '1', 'a0YC000000ZBS1NMAX', '671.56', '997.00'),
(24095, '266524978', NULL, NULL, 'Dariusz Dobrzanski', 'Synow Pulku 2/84', '', '01-354', 'Warszawa', 'Polen', 'PL', NULL, NULL, '608066019', '00100158HN', NULL, NULL, 'Model GM-505-4', NULL, '609919104770', 'FedEx', NULL, '2014-09-11', '08.09.2014 20:38', 'PL140801MM05', '1', 'a0YC000000ZBS1NMAX', '671.56', '997.00'),
(24096, '266450802', NULL, NULL, 'Jan Napieracz', 'ul. Siarkopolowa 6', '\"EURO-WIERT \"Sp.zo.o', '39-400', 'Tarnobrzeg', 'Polen', 'PL', NULL, NULL, '608 510 002', '0010148Q9O', NULL, NULL, 'Model GM-505-2', NULL, '609919104781', 'FedEx', NULL, '2014-09-11', '08.09.2014 14:08', 'PL140801MM02', '1', 'a0YC000000ZBS0tMAH', '671.56', '997.00'),
(24097, '266522057', NULL, NULL, 'Liv Hansson', 'GUBBAENGSVAEGEN 101', '', '122 45', 'ENSKEDE', 'Schweden', 'SE', NULL, NULL, '762311460', '00101781NT', NULL, NULL, 'Armbandsklocka med stålband (GM-4004-6)', NULL, '609919104689', 'FedEx', NULL, '2014-09-11', '08.09.2014 20:14', 'SE040814HW10', '1', 'a0YC000000ZBisDMAT', '1433.05', '1995.00'),
(24098, '266487464', NULL, NULL, 'Shwan Mosui', 'GROENVRETSVAEGEN 6', '', '177 40', 'JAERFAELLA', 'Schweden', 'SE', NULL, NULL, '722410602', '0010124MNN', NULL, NULL, 'Armbandsklocka med stålband (GM-4004-6)', NULL, '609919104690', 'FedEx', NULL, '2014-09-11', '08.09.2014 17:14', 'SE040814HW10', '1', 'a0YC000000ZBisDMAT', '1433.05', '1995.00'),
(24099, '266552930', NULL, NULL, 'Linus Lindstroem', 'MAJSAKERSVAEGEN 63', '', '238 36', 'OXIE', 'Schweden', 'SE', NULL, NULL, '762017515', '10027485', NULL, NULL, 'Armbandsklocka med stålband (GM-4004-7)', NULL, '609919104704', 'FedEx', NULL, '2014-09-11', '08.09.2014 22:44', 'SE040814HW11', '1', 'a0YC000000ZBiscMAD', '1433.05', '1995.00'),
(24100, '266522493', NULL, NULL, 'Liv Hansson', 'GUBBAENGSVAEGEN 100', '', '122 45', 'ENSKEDE', 'Schweden', 'SE', NULL, NULL, '762311460', '0010057XLV', NULL, NULL, 'Armbandsklocka med stålband (GM-4004-8)', NULL, '609919104689', 'FedEx', NULL, '2014-09-11', '08.09.2014 20:14', 'SE040814HW12', '1', 'a0YC000000ZBiswMAD', '1433.05', '1995.00'),
(24101, '266698367', NULL, NULL, 'Christoffer Finn', 'CATALINATORGET 4', '', '183 68', 'TAEBY', 'Schweden', 'SE', NULL, NULL, '735359184', '00101913OC', NULL, NULL, 'GM-505-1. Diamantklocka med läderarmband', NULL, '609919104715', 'FedEx', NULL, '2014-09-11', '09.09.2014 16:14', 'SE260514HW05', '1', 'a0YC000000Z8PqEMAV', '1280.87', '1895.00'),
(24102, '266775566', NULL, NULL, 'Claes Baeckfalk', 'MORKULLEVAEGEN 4', '', '663 41', 'HAMMAROE', 'Schweden', 'SE', NULL, NULL, '735236656', '0010231DSI', NULL, NULL, 'GM-505-2. Diamantklocka med läderarmband', NULL, '609919104726', 'FedEx', NULL, '2014-09-11', '09.09.2014 22:44', 'SE260514HW06', '1', 'a0YC000000Z8PqFMAV', '1280.87', '1895.00'),
(24103, '266706862', NULL, NULL, 'Kajh Kawan', 'KLARVAEDERSGATAN 6', '', '418 39', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '700910823', '0010087EYW', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '609919104737', 'FedEx', NULL, '2014-09-11', '09.09.2014 17:14', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(24104, '266760306', NULL, NULL, 'Igor Timofejev', 'BACKGATAN 67', '', '247 31', 'SOEDRA SANDBY', 'Schweden', 'SE', NULL, NULL, '768504820', '0010241WXX', NULL, NULL, 'Malibu Diamonds GM-502-4 - Black Strap Black Case Black Face', NULL, '609919104748', 'FedEx', NULL, '2014-09-11', '09.09.2014 21:44', 'SE160714HW12', '1', 'a0YC000000Z8PfXMAV', '1280.87', '1895.00'),
(24105, '266610696', NULL, NULL, 'Zaira Visayeva', 'Stocksnaesvaegen 23f', '', '57533', 'Eksjoe', 'Schweden', 'SE', NULL, NULL, '704683183', '0010175TOJ', NULL, NULL, 'Malibu Diamonds GM-502-4 - Black Strap Black Case Black Face', NULL, '609919104759', 'FedEx', NULL, '2014-09-11', '09.09.2014 09:44', 'SE160714HW12', '1', 'a0YC000000Z8PfXMAV', '1280.87', '1895.00'),
(24106, '266864216', NULL, NULL, 'Gaston Rodrigo', 'AV. SAN FRANCISCO 37', '4to 20', '29620', 'TORREMOLINOS MALAGA', 'Spanien', 'ES', NULL, NULL, '677299121', '001008873Z', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-3', NULL, '609919104943', 'FedEx', NULL, '2014-09-11', '10.09.2014 08:58', 'ES010914SF33', '1', 'a0YC000000ZXURwMAP', '', '199.99'),
(24107, '266857433', NULL, NULL, 'STD Motor Vigo Local comercial', 'CALLE AGUIA 12', 'Bajo', '36205', 'VIGO PONTEVEDRA', 'Spanien', 'ES', NULL, NULL, '620883642', '0010148M8M', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-2', NULL, '609919104954', 'FedEx', NULL, '2014-09-11', '10.09.2014 08:28', 'ES010914SF32', '1', 'a0YC000000ZXURuMAP', '', '199.99'),
(24108, '266796158', NULL, NULL, 'Benjamin Gonzalez Rodriguez', 'Rua Castanal 5', '4ºA', '36860', 'Ponteareas PONTEVEDRA', 'Spanien', 'ES', NULL, NULL, '696090037', '0010018CUE', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-3', NULL, '609919104965', 'FedEx', NULL, '2014-09-11', '09.09.2014 23:18', 'ES010914SF33', '1', 'a0YC000000ZXURwMAP', '', '199.99'),
(24109, '266708662', NULL, NULL, 'Luis De la Pedraja pavon', 'Avenida del estadio  9', 'Chalet \" el trebol \"', '39005', 'Santander CANTABRIA', 'Spanien', 'ES', NULL, NULL, '677414243', '0010231QOZ', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-3', NULL, '609919104976', 'FedEx', NULL, '2014-09-11', '09.09.2014 14:28', 'ES010914SF33', '1', 'a0YC000000ZXURwMAP', '', '199.99'),
(24110, '266707755', NULL, NULL, 'Juan Parrilla avila', 'FREDERICA MONTSENY 19', 'Piso - Numero', '08980', 'SANT FELIU DE LLOBREGAT BARCELONA', 'Spanien', 'ES', NULL, NULL, '626285494', '0010245HS7', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-4', NULL, '609919104987', 'FedEx', NULL, '2014-09-11', '09.09.2014 13:59', 'ES010914SF34', '1', 'a0YC000000ZXURrMAP', '', '199.99'),
(24111, '266629638', NULL, NULL, 'Gintare Meskauskiene', '14 THE SHAFTESBURYS', '', 'IG11 7JW', 'BARKING', 'Großbritannien', 'GB', NULL, NULL, '7411713498', '0010177M1D', NULL, NULL, 'Marco Polo Watch: Silver Case - White Face - Black Strap', NULL, '609919105034', 'FedEx', NULL, '2014-09-11', '09.09.2014 09:52', 'UK131011AMC22', '1', 'a0YC000000ZMmI0MAL', '117.01', '179.00'),
(24112, '266509430', NULL, NULL, 'Edson De Sousa', '44 HOLLYWOOD WAY', '', 'IG8 9LQ', 'WOODFORD GREEN', 'Großbritannien', 'GB', NULL, NULL, '794769195', '0010056J6Q', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919105045', 'FedEx', NULL, '2014-09-11', '08.09.2014 18:22', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(24113, '266886346', NULL, NULL, 'Derrick Fiddes', '11 High street, Wheathampstead', '', 'Al4 8bs', 'AL4 8BS', 'Großbritannien', 'GB', NULL, NULL, '0', '0010096TLM', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919105056', 'FedEx', NULL, '2014-09-11', '10.09.2014 12:53', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24114, '266506638', NULL, NULL, 'Sarah Hope', '22 KEPPLE CLOSE', '', 'DN11 0XE', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '7716084081', '0010073L79', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919105067', 'FedEx', NULL, '2014-09-11', '08.09.2014 17:52', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24115, '266508952', NULL, NULL, 'Edson De Sousa', '44 HOLLYWOOD WAY', '', 'IG8 9LQ', 'WOODFORD GREEN', 'Großbritannien', 'GB', NULL, NULL, '794769195', '0010101Z4J', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919105045', 'FedEx', NULL, '2014-09-11', '08.09.2014 18:22', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24116, '266887748', NULL, NULL, 'Elaine Lambert', '20 GRANGE ESTATE', '', 'LS29 8NW', 'ILKLEY', 'Großbritannien', 'GB', NULL, NULL, '1943430338', '001013771J', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919105078', 'FedEx', NULL, '2014-09-11', '10.09.2014 12:52', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24117, '266519126', NULL, NULL, 'shaila beg', '25 raleigh close', '', 'b21 8jx', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '', '0010121X3I', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919105089', 'FedEx', NULL, '2014-09-11', '08.09.2014 19:22', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24118, '266728335', NULL, NULL, 'Zak Hardaker', '12 FERRYBRIDGE ROAD', '', 'WF11 8JF', 'KNOTTINGLEY', 'Großbritannien', 'GB', NULL, NULL, '7809414892', '0010219DV1', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919105090', 'FedEx', NULL, '2014-09-11', '09.09.2014 17:52', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24119, '266661288', NULL, NULL, 'Amin Omar', '2A MOYSER ROAD', '', 'SW16 6RG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7939154436', '00101704YJ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919105104', 'FedEx', NULL, '2014-09-11', '09.09.2014 12:22', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24120, '266872290', NULL, NULL, 'Jules Savage', '63 WEST PARK AVENUE', '', 'B31 5BG', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7830712682', '00101225WI', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919105115', 'FedEx', NULL, '2014-09-11', '10.09.2014 11:52', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24121, '265103356', NULL, NULL, 'SHARON NEALE', 'NEW ROAD ? POST OFFICE', 'NEW ROAD', 'nr289aa', 'NORTH WALSHAM', 'Großbritannien', 'GB', NULL, NULL, '1692403770', '0010090HJG', NULL, NULL, 'Theorema Casablanca Watch: Black Strap. Black Case and Black Dial (GM-101-5)', NULL, '609919105126', 'FedEx', NULL, '2014-09-11', '09.09.2014 12:11', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24122, '266775879', NULL, NULL, 'Abdul Aziz Bah', '5A GLENGARRY ROAD', '', 'SE22 8PZ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7863259614', '0010161RMO', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105137', 'FedEx', NULL, '2014-09-11', '09.09.2014 21:57', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24123, '266423641', NULL, NULL, 'Adi Mateescu', '16 Alders road', '', 'HA8 9 QG', 'Edgware', 'Großbritannien', 'GB', NULL, NULL, '7411284971', '00100902OM', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105148', 'FedEx', NULL, '2014-09-11', '08.09.2014 10:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24124, '266782938', NULL, NULL, 'Amanda Stokes', '4 ROWOOD AVENUE', 'Reddish stockport', 'SK5 6SQ', 'STOCKPORT', 'Großbritannien', 'GB', NULL, NULL, '7770284638', '0010133DRP', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105229', 'FedEx', NULL, '2014-09-11', '09.09.2014 22:25', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24125, '266863392', NULL, NULL, 'Ceylan Kalan', '10 ACTON MEWS', '', 'E8 4EF', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7964996075', '0010036O6S', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105159', 'FedEx', NULL, '2014-09-11', '10.09.2014 10:53', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24126, '266884731', NULL, NULL, 'Deborah Mather', 'HOLLAND L LONG LANE', 'Long Lane Heath Charnock', 'PR6 9EF', 'CHORLEY', 'Großbritannien', 'GB', NULL, NULL, '07840 888 450', '0010222BA8', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105160', 'FedEx', NULL, '2014-09-11', '10.09.2014 12:53', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24127, '266796025', NULL, NULL, 'khari patterson', '39 ROXBURGH ROAD', '', 'SE27 0LE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7946471599', '00101944YM', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105170', 'FedEx', NULL, '2014-09-11', '10.09.2014 00:51', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24128, '266860728', NULL, NULL, 'Maybelle Akerele- Omoruyi', '52 HAYES END DRIVE', '', 'UB4 8HD', 'HAYES', 'Großbritannien', 'GB', NULL, NULL, '7961093781', '0010017VMS', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105181', 'FedEx', NULL, '2014-09-11', '10.09.2014 10:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24129, '266493101', NULL, NULL, 'Wavey Richard', '84 TANNERS HILL', 'Deptford', 'SE8 4PN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7943333455', '0010206LOU', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105192', 'FedEx', NULL, '2014-09-11', '08.09.2014 16:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24130, '266792412', NULL, NULL, 'Shaun Chedd', '35 CULPEPERS', '', 'TN17 1EA', 'CRANBROOK', 'Großbritannien', 'GB', NULL, NULL, '7975606864', '0010181FQU', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Silver-Coloured Case (T3006-1-01)', NULL, '609919105207', 'FedEx', NULL, '2014-09-11', '10.09.2014 00:52', 'UK140729AS31', '1', 'a0YC000000ZMnLCMA1', '130.99', '199.00'),
(24131, '266796169', NULL, NULL, 'Alim Khan', '3A HIGHFIELD ROAD', 'Wahid Supermarket', 'B8 3QD', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7821803751', '0010249ZKN', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919105218', 'FedEx', NULL, '2014-09-11', '10.09.2014 00:51', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(24132, '266699254', NULL, NULL, 'Amanda Stokes', '4 ROWOOD AVENUE', 'Reddish stockport', 'SK5 6SQ', 'STOCKPORT', 'Großbritannien', 'GB', NULL, NULL, '7770284638', '0010115Y72', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919105229', 'FedEx', NULL, '2014-09-11', '09.09.2014 15:23', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(24133, '266472519', NULL, NULL, 'Lisa Cooper', '39 THE CRESCENT', '', 'PE6 7TF', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7759674194', '00100453F3', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919105230', 'FedEx', NULL, '2014-09-11', '08.09.2014 14:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(24134, '264983006', NULL, NULL, 'ROB FLEMING', 'SANDBECK WAY GOLDENFRY FOODS LTD', 'SANDBECK WAY', 'LS22 7DW', 'WETHERBY', 'Großbritannien', 'GB', NULL, NULL, '7867304318', '0010078S2T', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919105240', 'FedEx', NULL, '2014-09-11', '09.09.2014 12:11', 'UK140729AS35', '1', 'a0YC000000ZAkIXMA1', '130.99', '199.00'),
(24135, '266730800', NULL, NULL, 'Zak Hardaker', '12 FERRYBRIDGE ROAD', '', 'WF11 8JF', 'KNOTTINGLEY', 'Großbritannien', 'GB', NULL, NULL, '7809414892', '0010084X73', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919105090', 'FedEx', NULL, '2014-09-11', '09.09.2014 18:22', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(24136, '266779361', NULL, NULL, 'Elisabeth H', '61 FARM ROAD', '', 'HA8 9LR', 'EDGWARE', 'Großbritannien', 'GB', NULL, NULL, '4,47457E+11', '0010068BK5', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919105251', 'FedEx', NULL, '2014-09-11', '09.09.2014 22:24', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(24137, '258284273', NULL, NULL, 'Filip Vandewalle', 'Vaart-Noord 22', '', '8730', 'Beernem', 'Belgien', 'BE', NULL, NULL, '475621083', '0010189TM5', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569165568', 'FedEx', NULL, '2014-07-30', '29.07.2014 06:48', 'NL140310NM05', '1', 'a0YC000000YnB6ZMAV', '159.99', '249.99'),
(24138, '258233889', NULL, NULL, 'jasper van calsbeek', 'Juckemastate 8', '', '8925 DG', 'LEEUWARDEN', 'Niederlande', 'NL', NULL, NULL, '645722585', '0010250CQY', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569165579', 'FedEx', NULL, '2014-07-30', '28.07.2014 20:28', 'NL140310NM05', '1', 'a0YC000000YnAwFMAV', '159.99', '249.99'),
(24139, '258204328', NULL, NULL, 'Jukkie Modderman', 'Ploegstraat 59', '', '4835 AG', 'BREDA', 'Niederlande', 'NL', NULL, NULL, '652468529', '0010062FQK', NULL, NULL, 'Florida Diamonds horloge GM-505-1 - Zwart leer/zilver/wit', NULL, '604569165580', 'FedEx', NULL, '2014-07-30', '28.07.2014 17:58', 'NL140605NM01', '1', 'a0YC000000Ykiy1MAB', '160.00', '239.99'),
(24140, '258036212', NULL, NULL, 'Karina Checa gamez', 'CALLE MADRID 61', '2', '28901', 'GETAFE', 'Spanien', 'ES', NULL, NULL, '659699138', '0010232EGL', NULL, NULL, 'OpciÃ³n C: reloj Pionier Florida Diamonds modelo GM-505-3', NULL, '604569165557', 'FedEx', NULL, '2014-07-30', '27.07.2014 20:58', 'ES140623CS17', '1', 'a0YC000000YnieoMAB', '', '229.00'),
(24141, '258374703', NULL, NULL, 'Jarmo Goeoes', 'Omenatie 3H', '', '02450', 'Sundsberg', 'Finnland', 'FI', NULL, NULL, '405469118', '0010248A7D', NULL, NULL, 'GM-505-1 - Pionier Florida Diamonds -rannekello', NULL, '604569165329', 'FedEx', NULL, '2014-07-30', '29.07.2014 17:18', 'FI260514HW05', '1', 'a0YC000000Z8Q0mMAF', '138.49', '199.00'),
(24142, '257460443', NULL, NULL, 'Kristian Seemer', 'Soukanahde 8 C 62', '', '02360', 'Espoo', 'Finnland', 'FI', NULL, NULL, '', '0010191UQB', NULL, NULL, 'GM-505-1 - Pionier Florida Diamonds -rannekello', NULL, '604569165330', 'FedEx', NULL, '2014-07-30', '24.07.2014 21:18', 'FI260514HW05', '1', 'a0YC000000Z8Q0mMAF', '138.49', '199.00'),
(24143, '258340281', NULL, NULL, 'Samuli Kokko', 'Lenkkitie 1', '', '93100', 'PUDASJAERVI', 'Finnland', 'FI', NULL, NULL, '', '*0010148E93', NULL, NULL, 'GM-505-2 - Pionier Florida Diamonds -rannekello', NULL, '604569165340', 'FedEx', NULL, '2014-07-30', '29.07.2014 14:48', 'FI260514HW06', '1', 'a0YC000000Z8Q0nMAF', '138.49', ''),
(24144, '257600667', NULL, NULL, 'Esko Pekkanen', 'Kartanonkaari 35 G 62', '', '00410', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '3', '0010074RP5', NULL, NULL, 'GM-505-3 - Pionier Florida Diamonds -rannekello', NULL, '604569165351', 'FedEx', NULL, '2014-07-30', '25.07.2014 14:18', 'FI260514HW07', '1', 'a0YC000000Z8Q0oMAF', '138.49', ''),
(24145, '257645263', NULL, NULL, 'Eyyup Coemertoglu', 'Vuorikatu 7 B  13', '', '18130', 'Heinola', 'Finnland', 'FI', NULL, NULL, '405307152', '0010050KUQ', NULL, NULL, 'GM-505-3 - Pionier Florida Diamonds -rannekello', NULL, '604569165362', 'FedEx', NULL, '2014-07-30', '25.07.2014 18:18', 'FI260514HW07', '1', 'a0YC000000Z8Q0oMAF', '138.49', '199.00'),
(24146, '257755441', NULL, NULL, 'Heikki Kaartinen', 'Linnaniemenkatu 6 AS 2', '', '13100', 'HAEMEENLINNA', 'Finnland', 'FI', NULL, NULL, '044-3264060', '0010104XXY', NULL, NULL, 'GM-505-3 - Pionier Florida Diamonds -rannekello', NULL, '604569165373', 'FedEx', NULL, '2014-07-30', '26.07.2014 11:48', 'FI260514HW07', '1', 'a0YC000000Z8Q0oMAF', '138.49', '199.00'),
(24147, '257704566', NULL, NULL, 'Jawahir Ahmed', 'Kartanonkaari 35 G 52', '', '00410', 'Helsinki', 'Finnland', 'FI', NULL, NULL, '3', '0010132QG5', NULL, NULL, 'GM-505-3 - Pionier Florida Diamonds -rannekello', NULL, '604569165384', 'FedEx', NULL, '2014-07-30', '26.07.2014 00:18', 'FI260514HW07', '1', 'a0YC000000Z8Q0oMAF', '138.49', ''),
(24148, '257588264', NULL, NULL, 'Martin Rothe', 'Maininkitie 12 B 30', '', '02320', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '503260000', '0010076FH1', NULL, NULL, 'GM-505-4 - Pionier Florida Diamonds -rannekello', NULL, '604569165395', 'FedEx', NULL, '2014-07-30', '25.07.2014 13:18', 'FI260514HW08', '1', 'a0YC000000Z8Q0pMAF', '138.49', '199.00'),
(24149, '257477882', NULL, NULL, 'Niko Haapala', 'Paehkinaemaeenkatu 6 G 44', '', '33840', 'TAMPERE', 'Finnland', 'FI', NULL, NULL, '400475610', '0010232NAW', NULL, NULL, 'GM-505-4 - Pionier Florida Diamonds -rannekello', NULL, '604569165400', 'FedEx', NULL, '2014-07-30', '24.07.2014 22:48', 'FI260514HW08', '1', 'a0YC000000Z8Q0pMAF', '138.49', '199.00'),
(24150, '258325705', NULL, NULL, 'Alexandra Isaenko', 'Vuorenrinne 17', '', '48350', 'KOTKA', 'Finnland', 'FI', NULL, NULL, '440343084', '0010051AZM', NULL, NULL, 'GM-505-5 - Pionier Florida Diamonds -rannekello', NULL, '604569165410', 'FedEx', NULL, '2014-07-30', '29.07.2014 13:18', 'FI260514HW09', '1', 'a0YC000000Z8Q0qMAF', '138.49', '199.00'),
(24151, '257697753', NULL, NULL, 'Joona Turunen', 'Linkkutie 14', 'Linkkutie 14', '80710', 'lehmo', 'Finnland', 'FI', NULL, NULL, '3', '0010134PFF', NULL, NULL, 'GM-505-5 - Pionier Florida Diamonds -rannekello', NULL, '604569165421', 'FedEx', NULL, '2014-07-30', '25.07.2014 23:48', 'FI260514HW09', '1', 'a0YC000000Z8Q0qMAF', '138.49', ''),
(24152, '257615411', NULL, NULL, 'Juha Erkkilae', 'Vaelitie AS6', '', '90440', 'KEMPELE', 'Finnland', 'FI', NULL, NULL, '3', '0010064MIM', NULL, NULL, 'GM-505-5 - Pionier Florida Diamonds -rannekello', NULL, '604569165432', 'FedEx', NULL, '2014-07-30', '25.07.2014 15:48', 'FI260514HW09', '1', 'a0YC000000Z8Q0qMAF', '138.49', ''),
(24153, '257682303', NULL, NULL, 'ujkan abazi', 'Arinatie 3B 23', '', '01520', 'Vantaa', 'Finnland', 'FI', NULL, NULL, '050 3080431', '0010180SNG', NULL, NULL, 'GM-505-5 - Pionier Florida Diamonds -rannekello', NULL, '604569165443', 'FedEx', NULL, '2014-07-30', '25.07.2014 21:48', 'FI260514HW09', '1', 'a0YC000000Z8Q0qMAF', '138.49', '199.00'),
(24154, '257679097', NULL, NULL, 'Nilson Santander Sandoval', 'Tahvosentie 32 A 7', '', '40520', 'JYVAESKYLAE', 'Finnland', 'FI', NULL, NULL, '452585450', '0010031WW4', NULL, NULL, 'GM-505-6 - Pionier Florida Diamonds -rannekello', NULL, '604569165454', 'FedEx', NULL, '2014-07-30', '25.07.2014 21:48', 'FI260514HW10', '1', 'a0YC000000Z8Q0rMAF', '138.49', '199.00'),
(24155, '257697789', NULL, NULL, 'Carolina Bejarp', 'Fjaellbinkan  5', '', '42449', 'Angered', 'Schweden', 'SE', NULL, NULL, '', '0010250KO4', NULL, NULL, 'GM-507-1. Armbandsklocka med diamanter', NULL, '604569165020', 'FedEx', NULL, '2014-07-30', '25.07.2014 22:44', 'SE160714HW20', '1', 'a0YC000000Z8QixMAF', '1280.87', '1895.00'),
(24156, '257708008', NULL, NULL, 'Veronica Morales', 'AETTESTIGEN 4', '', '416 74', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '46706606283', '00100242WV', NULL, NULL, 'GM-507-1. Armbandsklocka med diamanter', NULL, '604569165031', 'FedEx', NULL, '2014-07-30', '25.07.2014 23:44', 'SE160714HW20', '1', 'a0YC000000Z8QixMAF', '1280.87', '1895.00'),
(24157, '258036859', NULL, NULL, 'Nimtaj Seifori Nirji', 'Atmosfaergatan 13 laeg 716 13', '', '41521', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '738406255', '0010188YJ9', NULL, NULL, 'GM-507-2. Armbandsklocka med diamanter', NULL, '604569165042', 'FedEx', NULL, '2014-07-30', '28.07.2014 00:14', 'SE160714HW17', '1', 'a0YC000000Z8QhmMAF', '1280.87', '1895.00'),
(24158, '257615810', NULL, NULL, 'Zandra Svensson', 'Hammarsvaegen  3 A', '', '54433', 'Hjo', 'Schweden', 'SE', NULL, NULL, '', '0010250MTU', NULL, NULL, 'GM-507-2. Armbandsklocka med diamanter', NULL, '604569165053', 'FedEx', NULL, '2014-07-30', '25.07.2014 14:44', 'SE160714HW17', '1', 'a0YC000000Z8QhmMAF', '1280.87', '1895.00'),
(24159, '257656093', NULL, NULL, 'Anh Cong', 'SANDGATAN 12A', '', '60247', 'NORRKOEPING', 'Schweden', 'SE', NULL, NULL, '763931781', '00101138V8', NULL, NULL, 'GM-507-3. Armbandsklocka med diamanter', NULL, '604569165064', 'FedEx', NULL, '2014-07-30', '25.07.2014 18:14', 'SE160714HW18', '1', 'a0YC000000Z8Qi1MAF', '1280.87', '1895.00'),
(24160, '257669322', NULL, NULL, 'Ann-Louise Thell', 'TULESHOLMSGATAN 135', '', '274 37', 'SKURUP', 'Schweden', 'SE', NULL, NULL, '738417577', '00102055FC', NULL, NULL, 'GM-507-3. Armbandsklocka med diamanter', NULL, '604569165075', 'FedEx', NULL, '2014-07-30', '25.07.2014 19:44', 'SE160714HW18', '1', 'a0YC000000Z8Qi1MAF', '1280.87', '1895.00'),
(24161, '257584796', NULL, NULL, 'Christofer Dunderhake Lusensky', 'GREVE VON ESSENS VAEG 35-67', 'Cirkus Scott stort taellt kassa', '115 27', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '733880566', '0010250O7D', NULL, NULL, 'GM-507-3. Armbandsklocka med diamanter', NULL, '604569165086', 'FedEx', NULL, '2014-07-30', '25.07.2014 12:14', 'SE160714HW18', '1', 'a0YC000000Z8Qi1MAF', '1280.87', '1895.00'),
(24162, '257712191', NULL, NULL, 'Ellinore Sange', 'MYLTAHUSVAEGEN 206', '', '25342', 'VALLAKRA', 'Schweden', 'SE', NULL, NULL, '733713131', '00100533XD', NULL, NULL, 'GM-507-3. Armbandsklocka med diamanter', NULL, '604569165097', 'FedEx', NULL, '2014-07-30', '26.07.2014 00:14', 'SE160714HW18', '1', 'a0YC000000Z8Qi1MAF', '1280.87', '1895.00'),
(24163, '257585963', NULL, NULL, 'Firas Alrwigaoi', 'FREDAGSGATAN 14', '', '256 64', 'HELSINGBORG', 'Schweden', 'SE', NULL, NULL, '764019200', '0010169GKU', NULL, NULL, 'GM-507-3. Armbandsklocka med diamanter', NULL, '604569165101', 'FedEx', NULL, '2014-07-30', '25.07.2014 12:14', 'SE160714HW18', '1', 'a0YC000000Z8Qi1MAF', '1280.87', '1895.00'),
(24164, '257657118', NULL, NULL, 'Kent Kaervell', 'BABORDSVAEGEN 5', '', '252 85', 'HELSINGBORG', 'Schweden', 'SE', NULL, NULL, '705955460', '0010066ADT', NULL, NULL, 'GM-507-3. Armbandsklocka med diamanter', NULL, '604569165112', 'FedEx', NULL, '2014-07-30', '25.07.2014 18:14', 'SE160714HW18', '1', 'a0YC000000Z8Qi1MAF', '1280.87', '1895.00'),
(24165, '257660326', NULL, NULL, 'lennart persson', 'BABORDSVAEGEN 23', '', '691 48', 'KARLSKOGA', 'Schweden', 'SE', NULL, NULL, '706303137', '001012076R', NULL, NULL, 'GM-507-3. Armbandsklocka med diamanter', NULL, '604569165123', 'FedEx', NULL, '2014-07-30', '25.07.2014 18:44', 'SE160714HW18', '1', 'a0YC000000Z8Qi1MAF', '1280.87', '1895.00'),
(24166, '257620653', NULL, NULL, 'Magomedamin Gasanbekov', 'LOENNGATAN 18', '', '94232', 'AELVSBYN', 'Schweden', 'SE', NULL, NULL, '735635152', '0010240A2Y', NULL, NULL, 'GM-507-3. Armbandsklocka med diamanter', NULL, '604569165134', 'FedEx', NULL, '2014-07-30', '25.07.2014 15:14', 'SE160714HW18', '1', 'a0YC000000Z8Qi1MAF', '1280.87', '1895.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(24167, '257627768', NULL, NULL, 'vitali sayapin', 'stallgatan 29', '', '17463', 'sundbyberg', 'Schweden', 'SE', NULL, NULL, '736258149', '0010095JOT', NULL, NULL, 'GM-507-3. Armbandsklocka med diamanter', NULL, '604569165145', 'FedEx', NULL, '2014-07-30', '25.07.2014 15:44', 'SE160714HW18', '1', 'a0YC000000Z8Qi1MAF', '1280.87', '1895.00'),
(24168, '257617510', NULL, NULL, 'Simon Brodahl', 'Bangatan 3a', '', '72228', 'Vaesteras', 'Schweden', 'SE', NULL, NULL, '076-0639225', '0010209HUA', NULL, NULL, 'GM-507-4. Armbandsklocka med diamanter', NULL, '604569165156', 'FedEx', NULL, '2014-07-30', '25.07.2014 14:44', 'SE160714HW19', '1', 'a0YC000000Z8Qi7MAF', '1280.87', '1895.00'),
(24169, '258108001', NULL, NULL, 'Anders Goeransson', 'Lekstorpsvaegen 26 F', '', '443 41', 'Grabo', 'Schweden', 'SE', NULL, NULL, '709496611', '0010013BFF', NULL, NULL, 'GM-508-1. Armbandsklocka i rostfritt stål', NULL, '604569165167', 'FedEx', NULL, '2014-07-30', '28.07.2014 12:14', 'SE250614HW20', '1', 'a0YC000000Yo7TqMAJ', '1559.08', '2289.00'),
(24170, '257966909', NULL, NULL, 'Catharina Hollen', 'BRUNNVAEGEN 5', '', '746 96', 'SKOKLOSTER', 'Schweden', 'SE', NULL, NULL, '736267214', '0010090KKD', NULL, NULL, 'GM-508-2. Armbandsklocka i rostfritt stål', NULL, '604569165178', 'FedEx', NULL, '2014-07-30', '27.07.2014 16:44', 'SE250614HW21', '1', 'a0YC000000Yo7TrMAJ', '1559.08', '2289.00'),
(24171, '257813930', NULL, NULL, 'Henrik Borg', 'KURIRGATAN 20', '', '254 53', 'HELSINGBORG', 'Schweden', 'SE', NULL, NULL, '723146686', '0010075PHA', NULL, NULL, 'GM-508-2. Armbandsklocka i rostfritt stål', NULL, '604569165189', 'FedEx', NULL, '2014-07-30', '26.07.2014 16:44', 'SE250614HW21', '1', 'a0YC000000Yo7TrMAJ', '1559.08', '2289.00'),
(24172, '258317152', NULL, NULL, 'Rudi Bitai', 'Sparstigen 4', '', '51251', 'Svenljunga', 'Schweden', 'SE', NULL, NULL, '735864849', '0010246B1R', NULL, NULL, 'GM-508-2. Armbandsklocka i rostfritt stål', NULL, '604569165190', 'FedEx', NULL, '2014-07-30', '29.07.2014 11:44', 'SE250614HW21', '1', 'a0YC000000Yo7TrMAJ', '1559.08', '2289.00'),
(24173, '257676199', NULL, NULL, 'Daniel Vatanen', 'kumlagatan 3', '', '72342', 'vaesteras', 'Schweden', 'SE', NULL, NULL, '707675605', '0010098HX4', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stål', NULL, '604569165204', 'FedEx', NULL, '2014-07-30', '25.07.2014 20:14', 'SE250614HW22', '1', 'a0YC000000Yo7TsMAJ', '1559.08', '2289.00'),
(24174, '257525417', NULL, NULL, 'Elma dalipovic', 'bondegatan 25 b', '', '64146', 'katrineholm', 'Schweden', 'SE', NULL, NULL, '700257683', '00100834JT', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stål', NULL, '604569165215', 'FedEx', NULL, '2014-07-30', '25.07.2014 03:14', 'SE250614HW22', '1', 'a0YC000000Yo7TsMAJ', '1559.08', '2289.00'),
(24175, '257702254', NULL, NULL, 'Else-Maj Eskengren', 'RYDETVAEGEN 105', '', '439 35', 'ONSALA', 'Schweden', 'SE', NULL, NULL, '', '0010233Q0L', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stål', NULL, '604569165226', 'FedEx', NULL, '2014-07-30', '25.07.2014 23:14', 'SE250614HW22', '1', 'a0YC000000Yo7TsMAJ', '1559.08', '2289.00'),
(24176, '257812689', NULL, NULL, 'Faniel Ghirmatsion', 'Sveaborgsgatan 10', '', '16472', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '733910002', '0010149ZQC', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stål', NULL, '604569165237', 'FedEx', NULL, '2014-07-30', '26.07.2014 16:44', 'SE250614HW22', '1', 'a0YC000000Yo7TsMAJ', '1559.08', '2289.00'),
(24177, '257534258', NULL, NULL, 'Marcello Duffau', 'kista allevaeg 37', '', '16455', 'stockholm', 'Schweden', 'SE', NULL, NULL, '767766872', '0010001VU2', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stål', NULL, '604569165248', 'FedEx', NULL, '2014-07-30', '25.07.2014 07:44', 'SE250614HW22', '1', 'a0YC000000Yo7TsMAJ', '1559.08', '2289.00'),
(24178, '258203967', NULL, NULL, 'Victor Danielsson', 'BLABAERSVAEGEN 23', '', '186 45', 'VALLENTUNA', 'Schweden', 'SE', NULL, NULL, '762349034', '0010231A98', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stål', NULL, '604569165259', 'FedEx', NULL, '2014-07-30', '28.07.2014 21:14', 'SE250614HW22', '1', 'a0YC000000Yo7TsMAJ', '1559.08', '2289.00'),
(24179, '258336619', NULL, NULL, 'afrim gashi', 'BALLADVAEGEN 14', '', '451 71', 'UDDEVALLA', 'Schweden', 'SE', NULL, NULL, '763476909', '0010067JOT', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stål', NULL, '604569165260', 'FedEx', NULL, '2014-07-30', '29.07.2014 13:14', 'SE250614HW23', '1', 'a0YC000000Yo7TtMAJ', '1559.08', '2289.00'),
(24180, '258262808', NULL, NULL, 'Angelica Matteoni', 'SLAETTVAEGEN 8B', '', '135 53', 'TYRESOE', 'Schweden', 'SE', NULL, NULL, '735391726', '0010185BCF', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stål', NULL, '604569165270', 'FedEx', NULL, '2014-07-30', '29.07.2014 06:44', 'SE250614HW23', '1', 'a0YC000000Yo7TtMAJ', '1559.08', '2289.00'),
(24181, '257563720', NULL, NULL, 'Christofer Sahlin', 'Vaestra liden 2', '', '41119', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '735925587', '001015352X', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stål', NULL, '604569165281', 'FedEx', NULL, '2014-07-30', '25.07.2014 10:44', 'SE250614HW23', '1', 'a0YC000000Yo7TtMAJ', '1559.08', '2289.00'),
(24182, '257696118', NULL, NULL, 'Jarmo Viitala', 'SKOGSHYDDEGATAN 47', '', '506 31', 'BORAS', 'Schweden', 'SE', NULL, NULL, '703690540', '00100294T2', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stål', NULL, '604569165292', 'FedEx', NULL, '2014-07-30', '25.07.2014 22:14', 'SE250614HW23', '1', 'a0YC000000Yo7TtMAJ', '1559.08', '2289.00'),
(24183, '257992702', NULL, NULL, 'Johan Holm', 'Bygaerdet  23a', '', '76192', 'Norrtaelje', 'Schweden', 'SE', NULL, NULL, '', '0010212BIE', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stål', NULL, '604569165307', 'FedEx', NULL, '2014-07-30', '27.07.2014 19:44', 'SE250614HW23', '1', 'a0YC000000Yo7TtMAJ', '1559.08', '2289.00'),
(24184, '257517611', NULL, NULL, 'Philipos Assefa', 'DRAGONVAEGEN 82', '', '194 33', 'UPPLANDS VAESBY', 'Schweden', 'SE', NULL, NULL, '768000964', '10166305', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stål', NULL, '604569165318', 'FedEx', NULL, '2014-07-30', '25.07.2014 01:14', 'SE250614HW23', '1', 'a0YC000000Yo7TtMAJ', '1559.08', '2289.00'),
(24185, '258258121', NULL, NULL, 'Sayed hashemi', 'Vestparken 62', '', '6840', 'Oksbol', 'Dänemark', 'DK', NULL, NULL, '41185610', '001007836M', NULL, NULL, 'Herreur med brun rem, sort urskive og guldfarvet urkasse (GM-507-3)', NULL, '604569165590', 'FedEx', NULL, '2014-07-30', '29.07.2014 01:06', 'DK160714HW17', '1', 'a0YC000000Z8QSIMA3', '1032.75', '1495.00'),
(24186, '257867677', NULL, NULL, 'Dariusz Lucka', 'Brylantowa 10/1', '', '05-552', 'Lazy', 'Polen', 'PL', NULL, NULL, '48503059315', '0010119VJJ', NULL, NULL, 'Casablanca model GM-101-1', NULL, '604569165465', 'FedEx', NULL, '2014-07-30', '27.07.2014 00:38', 'PL140624DR01', '1', 'a0YC000000YnszJMAR', '855.44', '1299.00'),
(24187, '257903997', NULL, NULL, 'Jacek bukowski', 'ul. Mieczyslawa Karlowicza 11C', '', '02-501', 'Warszawa', 'Polen', 'PL', NULL, NULL, '606272333', '0010059F6E', NULL, NULL, 'Casablanca model GM-101-1', NULL, '604569165476', 'FedEx', NULL, '2014-07-30', '27.07.2014 10:38', 'PL140624DR01', '1', 'a0YC000000YnszJMAR', '855.44', '1299.00'),
(24188, '258285398', NULL, NULL, 'Andrzej Pawliczek', 'ul. Piastowska 2/2', '', '42-600', 'Tarnowskie Gory', 'Polen', 'PL', NULL, NULL, '609984222', '00102327IA', NULL, NULL, 'Casablanca model GM-101-3', NULL, '604569165487', 'FedEx', NULL, '2014-07-30', '29.07.2014 09:38', 'PL140624DR03', '1', 'a0YC000000Ynt0RMAR', '855.44', '1299.00'),
(24189, '257695676', '', '', 'Katarzyna Walerych', 'Grunwaldzka 607c 3', '', '80-337', 'Gdansk', 'Polen', '', '', '', '503176376', '0010139YXW', '', '', 'Casablanca model GM-101-3', 'Geld zurück erhalten! Uhr???', '604569165498', 'FedEx', '', '2014-07-30', '25.07.2014 22:08', 'PL140624DR03', '1', 'a0YC000000Ynt0RMAR', '855.44', '1299.00'),
(24190, '257862220', NULL, NULL, 'Michal Lotkowski', 'ul. Drzewieckiego 8E/8', '', '80-464', 'Gdansk', 'Polen', 'PL', NULL, NULL, '604623209', '0010150WR7', NULL, NULL, 'Casablanca model GM-101-3', NULL, '604569165502', 'FedEx', NULL, '2014-07-30', '26.07.2014 23:38', 'PL140624DR03', '1', 'a0YC000000Ynt0RMAR', '855.44', '1299.00'),
(24191, '258372759', NULL, NULL, 'Piotr Kubas', 'ul. Jana Dlugosza 27', '', '37-500', 'Jaroslaw', 'Polen', 'PL', NULL, NULL, '790826693', '0010118YXB', NULL, NULL, 'Casablanca model GM-101-3', NULL, '604569165513', 'FedEx', NULL, '2014-07-30', '29.07.2014 16:38', 'PL140624DR03', '1', 'a0YC000000Ynt0RMAR', '855.44', '1299.00'),
(24192, '258036275', NULL, NULL, 'Jacek Kaczorowski', 'Matejki 14', '', '58-407', 'Che?msko Slaskie', 'Polen', 'PL', NULL, NULL, '48693494843', '0010057YO1', NULL, NULL, 'Casablanca model GM-101-5', NULL, '604569165524', 'FedEx', NULL, '2014-07-30', '28.07.2014 00:08', 'PL140624DR05', '1', 'a0YC000000Ynt0qMAB', '855.44', '1299.00'),
(24193, '258466673', NULL, NULL, 'Justyna Niewinska', 'ul. Ignacego Krasickiego 13', '', '84-230', 'Rumia', 'Polen', 'PL', NULL, NULL, '533014570', '0010002HCQ', NULL, NULL, 'Casablanca model GM-101-5', NULL, '604569165535', 'FedEx', NULL, '2014-07-30', '30.07.2014 00:38', 'PL140624DR05', '1', 'a0YC000000Ynt0qMAB', '855.44', '1299.00'),
(24194, '258128307', NULL, NULL, 'Roman Koscielniak', 'Os. Topolowe 1/13', '', '34-400', 'Nowy Targ', 'Polen', 'PL', NULL, NULL, '48665188979', '00101132AQ', NULL, NULL, 'Casablanca model GM-101-5', NULL, '604569165546', 'FedEx', NULL, '2014-07-30', '28.07.2014 14:08', 'PL140624DR05', '1', 'a0YC000000Ynt0qMAB', '855.44', '1299.00'),
(24195, '258295269', NULL, NULL, 'Avril-Anne Nettleton', '242 CUTLER HEIGHTS LANE', '', 'BD4 9HZ', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7932635955', '0010105K96', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '604569164723', 'FedEx', NULL, '2014-07-30', '29.07.2014 09:24', 'UK140110AMC04', '1', 'a0YC000000YmF9nMAF', '131.00', '219.00'),
(24196, '258288427', NULL, NULL, 'Juwairia MacMillan', '101 MELODY ROAD', '', 'SW18 2QQ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7951703625', '0010045OIF', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '604569164734', 'FedEx', NULL, '2014-07-30', '29.07.2014 08:53', 'UK140110AMC03', '1', 'a0YC000000YmF9mMAF', '131.00', '219.00'),
(24197, '258337243', NULL, NULL, 'Zoe Grail', '5 HUDDLESTON ROAD', '', 'LA18 5AH', 'MILLOM', 'Grossbritannien', 'GB', NULL, NULL, '7880316211', '00102506BJ', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '604569164745', 'FedEx', NULL, '2014-07-30', '29.07.2014 12:23', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(24198, '258329897', NULL, NULL, 'Sadik Shehu', '47 IVYDENE ROAD', '', 'RG30 1HT', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7791229909', '00100117GH', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569164756', 'FedEx', NULL, '2014-07-30', '29.07.2014 11:52', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(24199, '258235098', NULL, NULL, 'Lee Woodward', '72 DODDS DRIVE', '', 'CH5 4NT', 'DEESIDE', 'Grossbritannien', 'GB', NULL, NULL, '7720534031', '00101548G7', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569164767', 'FedEx', NULL, '2014-07-30', '28.07.2014 22:52', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(24200, '258145204', NULL, NULL, 'Rob Carter', '17 SHEFFIELD ROAD', '', 'DN4 9QH', 'DONCASTER', 'Grossbritannien', 'GB', NULL, NULL, '7821839642', '0010195T2M', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569164778', 'FedEx', NULL, '2014-07-30', '28.07.2014 14:23', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(24201, '257601873', NULL, NULL, 'yvonne pearce', '62 CELYN AVENUE', 'lakeside dental practice', 'CF23 6EP', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7988902206', '0010207VXI', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569164789', 'FedEx', NULL, '2014-07-30', '25.07.2014 12:23', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(24202, '257860222', NULL, NULL, 'Linda Baldwin', '89 GREENWAYS', '', 'GL4 3SA', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7517226227', '0010066KFB', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '604569164790', 'FedEx', NULL, '2014-07-30', '26.07.2014 22:22', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(24203, '257856087', NULL, NULL, 'karren stinchcombe', '.. 52 twenty acres road', 'Brentry', 'bs106pw', 'bristol', 'Grossbritannien', 'GB', NULL, NULL, '7901860414', '0010220QH3', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '604569164804', 'FedEx', NULL, '2014-07-30', '26.07.2014 21:52', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(24204, '258237437', NULL, NULL, 'josh fardella', '44 TUNSTALL DRIVE', '', 'BB5 5DG', 'ACCRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7526601823', '0010215AUX', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569164815', 'FedEx', NULL, '2014-07-30', '28.07.2014 22:53', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(24205, '258054414', NULL, NULL, 'Beng Siong Lee', '333 High Street', '', 'SM1 1LW', 'Sutton London', 'Grossbritannien', 'GB', NULL, NULL, '0208 7702121', '0010096CQN', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569164826', 'FedEx', NULL, '2014-07-30', '28.07.2014 03:22', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(24206, '257815248', NULL, NULL, 'Robert Thomas', '2 RAEBURN CRESCENT', '', 'ML3 9QB', 'HAMILTON', 'Grossbritannien', 'GB', NULL, NULL, '7745286878', '00101104Q7', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569164837', 'FedEx', NULL, '2014-07-30', '26.07.2014 15:52', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(24207, '257685786', NULL, NULL, 'hannah paice', '30 NORTH ROAD', '', 'PO18 8NL', 'CHICHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7817924741', '00100796PZ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569164848', 'FedEx', NULL, '2014-07-30', '25.07.2014 20:22', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(24208, '257583767', NULL, NULL, 'trevor grant', '5 WESLEY CLOSE', '', 'SO19 0FX', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7772528116', '0010225KS5', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569164859', 'FedEx', NULL, '2014-07-30', '25.07.2014 10:53', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(24209, '258223722', NULL, NULL, 'Matthew Pickles', '11C DORKING ROAD', '', 'PR6 8TR', 'CHORLEY', 'Grossbritannien', 'GB', NULL, NULL, '7717340059', '0010226SX5', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569164860', 'FedEx', NULL, '2014-07-30', '28.07.2014 21:52', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(24210, '257800848', NULL, NULL, 'Amir Mohamed', '49 TEIL GREEN', 'Fulwood', 'PR2 9PA', 'PRESTON', 'Grossbritannien', 'GB', NULL, NULL, '7834275889', '0010032KPT', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569164870', 'FedEx', NULL, '2014-07-30', '26.07.2014 14:22', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(24211, '257678676', NULL, NULL, 'Carole Hartill', '6 PRESTWOOD ROAD WEST', 'Wednesfield', 'WV11 1RJ', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7963524226', '0010246LPO', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569164881', 'FedEx', NULL, '2014-07-30', '25.07.2014 19:22', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(24212, '257591003', NULL, NULL, 'Pauline Hammett', '1 CHICHESTER ROAD', 'Bitterne', 'SO18 6BE', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7734950599', '0010125BDX', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569164892', 'FedEx', NULL, '2014-07-30', '25.07.2014 11:22', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(24213, '258215621', NULL, NULL, 'Debbie King', '12 TEMPTIN AVENUE', '', 'SS8 8LF', 'CANVEY ISLAND', 'Grossbritannien', 'GB', NULL, NULL, '7595456992', '0010028I43', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569164907', 'FedEx', NULL, '2014-07-30', '28.07.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24214, '258163924', NULL, NULL, 'ash soliman', '5 STONELEA CLOSE', '', 'S75 4JD', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '780806734', '00100135YQ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569164918', 'FedEx', NULL, '2014-07-30', '28.07.2014 16:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24215, '258128282', NULL, NULL, 'Benedict Alcaraz-stapleton', '63 SWEET BRIAR GROVE', '', 'N9 9LU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7504913094', '0010172QSP', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569164929', 'FedEx', NULL, '2014-07-30', '28.07.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24216, '258017158', NULL, NULL, 'Rob Neat', '3 ST. MICHAEL GROVE', '', 'NP44 3HJ', 'CWMBRAN', 'Grossbritannien', 'GB', NULL, NULL, '1633875917', '0010085HYT', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569164930', 'FedEx', NULL, '2014-07-30', '27.07.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24217, '257946524', NULL, NULL, 'DIanne Pointer', '9 DAKIN ROAD', '', 'NR3 3LL', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '01603 490364', '0010147QXH', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569164940', 'FedEx', NULL, '2014-07-30', '27.07.2014 13:23', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24218, '257851986', NULL, NULL, 'william mitchell', '40 GALLACHER GREEN', '', 'EH54 8RD', 'LIVINGSTON', 'Grossbritannien', 'GB', NULL, NULL, '7766248556', '0010100WT3', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569164951', 'FedEx', NULL, '2014-07-30', '26.07.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24219, '257829818', NULL, NULL, 'mark tierney', '5 STANHOPE AVENUE', '', 'M34 5AZ', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7920064143', '0010211TG9', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569164962', 'FedEx', NULL, '2014-07-30', '26.07.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24220, '257824892', NULL, NULL, 'PIOTR SARNA', '7 HARPERS ROAD', 'Springfield Cottage', 'NP4 8QG', 'PONTYPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7943147464', '0010072RDS', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569164973', 'FedEx', NULL, '2014-07-30', '26.07.2014 17:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24221, '257808651', NULL, NULL, 'Graham Jones', '24 COLLEGE ROAD', '', 'TQ12 1EQ', 'NEWTON ABBOT', 'Grossbritannien', 'GB', NULL, NULL, '1626354540', '0010067PTX', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569164984', 'FedEx', NULL, '2014-07-30', '26.07.2014 15:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24222, '257696500', NULL, NULL, 'Geoff Stokes', '40 BISHOPS OAK RIDE', '', 'TN10 3PB', 'TONBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7760399188', '0010114PBK', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569164995', 'FedEx', NULL, '2014-07-30', '25.07.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24223, '257658832', NULL, NULL, 'Robert O\'Rourke', '101 Montrose Avenue', '', 'PA14 5YJ', 'Port Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '1475805980', '001013519Z', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569165009', 'FedEx', NULL, '2014-07-30', '25.07.2014 17:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24224, '257653251', NULL, NULL, 'Muriel Bailey', '168 MEADOWVALE PARK', '', 'BT49 0SL', 'LIMAVADY', 'Grossbritannien', 'GB', NULL, NULL, '7834718715', '00100912KU', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569165010', 'FedEx', NULL, '2014-07-30', '25.07.2014 16:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24225, '258524084', NULL, NULL, 'Markus Nykaenen', 'Ajurinmaeki 5 A 9', '', '02650', 'Espoo', 'Finnland', 'FI', NULL, NULL, '407646940', '0010250CAW', NULL, NULL, 'Pionier Acapulco GM-504-3 -rannekello', NULL, '604569165925', 'FedEx', NULL, '2014-07-31', '30.07.2014 11:48', 'FI160714HW06', '1', 'a0YC000000Z8O4rMAF', '138.49', '199.00'),
(24226, '258514334', NULL, NULL, 'Olli Sinnemaa', 'Vattuniemenkatu 16b D 46', '', '00210', 'Helsinki', 'Finnland', 'FI', NULL, NULL, '504226478', '0010247G3D', NULL, NULL, 'Pionier Coppernicus GM-501-2 -rannekello', NULL, '604569165936', 'FedEx', NULL, '2014-07-31', '30.07.2014 11:18', 'FI160714HW02', '1', 'a0YC000000Z8O2qMAF', '138.49', '199.00'),
(24227, '258547165', NULL, NULL, 'Fredrik Hellgren', 'Sagogangen 7', '', '422 45', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '736554501', '0010180KTQ', NULL, NULL, 'GM-507-1. Armbandsklocka med diamanter', NULL, '604569165947', 'FedEx', NULL, '2014-07-31', '30.07.2014 11:44', 'SE160714HW20', '1', 'a0YC000000Z8QixMAF', '1280.87', '1895.00'),
(24228, '258458614', NULL, NULL, 'Yosief Negasi', 'GASAGANGEN 59-1301', '', '42248', 'HISINGS BACKA', 'Schweden', 'SE', NULL, NULL, '736264948', '0010081O8R', NULL, NULL, 'GM-508-1. Armbandsklocka i rostfritt stål', NULL, '604569165958', 'FedEx', NULL, '2014-07-31', '29.07.2014 23:44', 'SE250614HW20', '1', 'a0YC000000Yo7TqMAJ', '1559.08', '2289.00'),
(24229, '258469935', NULL, NULL, 'arif erkonukseven', 'kvartsgatan 10', '', '43238', 'Varberg', 'Schweden', 'SE', NULL, NULL, '730263030', '0010177YHW', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stål', NULL, '604569165969', 'FedEx', NULL, '2014-07-31', '30.07.2014 01:14', 'SE250614HW22', '1', 'a0YC000000Yo7TsMAJ', '1559.08', '2289.00'),
(24230, '258384972', NULL, NULL, 'Labinot Kelmendi', 'KULLAVAEGEN 5', '', '372 31', 'RONNEBY', 'Schweden', 'SE', NULL, NULL, '46702504709', '0010110KXD', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stål', NULL, '604569165970', 'FedEx', NULL, '2014-07-31', '29.07.2014 17:14', 'SE250614HW22', '1', 'a0YC000000Yo7TsMAJ', '1559.08', '2289.00'),
(24231, '258359699', NULL, NULL, 'Azhi Rahim', 'TOMASVAEGEN 15', '', '177 34', 'JAERFAELLA', 'Schweden', 'SE', NULL, NULL, '707583139', '00100754CL', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stål', NULL, '604569165980', 'FedEx', NULL, '2014-07-31', '29.07.2014 15:14', 'SE250614HW23', '1', 'a0YC000000Yo7TtMAJ', '1559.08', '2289.00'),
(24232, '258462197', NULL, NULL, 'Elvis Selimotic', 'Professorsgatan  2b', '', '21553', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '735348595', '0010148MFM', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stål', NULL, '604569165991', 'FedEx', NULL, '2014-07-31', '30.07.2014 00:14', 'SE250614HW23', '1', 'a0YC000000Yo7TtMAJ', '1559.08', '2289.00'),
(24233, '258408470', NULL, NULL, 'Franklin Moncayo', 'Varbergsvaegen 173', '', '12741', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '760939065', '0010097FJT', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stål', NULL, '604569166005', 'FedEx', NULL, '2014-07-31', '29.07.2014 19:14', 'SE250614HW23', '1', 'a0YC000000Yo7TtMAJ', '1559.08', '2289.00'),
(24234, '258479875', NULL, NULL, 'Shaxawan Osman', 'ERIKSFAELTSGATAN 67A', '', '214 55', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '708638499', '0010103T3H', NULL, NULL, 'GM-508-4. Armbandsklocka i rostfritt stål', NULL, '604569166016', 'FedEx', NULL, '2014-07-31', '30.07.2014 03:44', 'SE250614HW23', '1', 'a0YC000000Yo7TtMAJ', '1559.08', '2289.00'),
(24235, '258458078', NULL, NULL, 'Ronald Vuijk', 'Appelstraat 102', '', '2564 EJ', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '646292076', '00102506TX', NULL, NULL, 'Dublin horloge - zwart/wit', NULL, '604569165888', 'FedEx', NULL, '2014-07-31', '29.07.2014 20:28', 'NL140310NM04', '1', 'a0YC000000YnAwEMAV', '159.99', '249.99'),
(24236, '258397618', NULL, NULL, 'a Acounna', 'Vanenburg 69', '', '6714 HJ', 'EDE GLD', 'Niederlande', 'NL', NULL, NULL, '636536461', '0010211RMT', NULL, NULL, 'Dublin horloge - zwart', NULL, '604569165899', 'FedEx', NULL, '2014-07-31', '29.07.2014 15:28', 'NL140310NM06', '1', 'a0YC000000YnAwGMAV', '159.99', '249.99'),
(24237, '258361765', NULL, NULL, 'Jessica Plooij', 'Aronskelkweg 69', '', '2555 GC', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '653495966', '0010154KBR', NULL, NULL, 'Dublin horloge - wit', NULL, '604569165903', 'FedEx', NULL, '2014-07-31', '29.07.2014 12:28', 'NL140310NM03', '1', 'a0YC000000YnAwDMAV', '159.99', '249.99'),
(24238, '258458496', NULL, NULL, 'Shanmugarajah Prashanna', '56 CLARENCE AVENUE', '', 'KT3 3EB', 'NEW MALDEN', 'Grossbritannien', 'GB', NULL, NULL, '7943871164', '0010221P6V', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '604569165660', 'FedEx', NULL, '2014-07-31', '29.07.2014 22:52', 'UK140110AMC04', '1', 'a0YC000000YmF9nMAF', '131.00', '219.00'),
(24239, '258350822', NULL, NULL, 'Tracy Blackburn', 'Ace ACE Nursery', 'Grange Avenue', 'de23 8dh', 'Derby', 'Grossbritannien', 'GB', NULL, NULL, '7773406430', '0010164MAA', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '604569165671', 'FedEx', NULL, '2014-07-31', '29.07.2014 13:22', 'UK140110AMC04', '1', 'a0YC000000YmF9nMAF', '131.00', '219.00'),
(24240, '258425450', NULL, NULL, 'Catherine Danby', '32 INGLENOOK CLOSE', '', 'DL15 8GA', 'CROOK', 'Grossbritannien', 'GB', NULL, NULL, '1388762078', '0010015RF8', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '604569165682', 'FedEx', NULL, '2014-07-31', '29.07.2014 19:52', 'UK140110AMC03', '1', 'a0YC000000YmF9mMAF', '131.00', '219.00'),
(24241, '258465099', NULL, NULL, 'Funmi Odubanjo', '43 greenvale gardens', '', 'me8 6hb', 'gillingham', 'Grossbritannien', 'GB', NULL, NULL, '', '0010054KNT', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '604569165693', 'FedEx', NULL, '2014-07-31', '29.07.2014 23:22', 'UK140110AMC03', '1', 'a0YC000000YmF9mMAF', '131.00', '219.00'),
(24242, '258359496', NULL, NULL, 'Oshee Boody', '171a Edinburgh', '', 'EH14 1PU', 'Edinburgh', 'Grossbritannien', 'GB', NULL, NULL, '7805413289', '0010074N7F', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '604569165708', 'FedEx', NULL, '2014-07-31', '29.07.2014 13:53', 'UK140110AMC03', '1', 'a0YC000000YmF9mMAF', '131.00', '219.00'),
(24243, '258450080', NULL, NULL, 'Kolby Jones', '46 EXHALL CLOSE', 'Churchill', 'B98 9HY', 'REDDITCH', 'Grossbritannien', 'GB', NULL, NULL, '01527 522738', '0010006T2X', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '604569165719', 'FedEx', NULL, '2014-07-31', '29.07.2014 21:52', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(24244, '258421670', NULL, NULL, 'Michael Degiorgio', '219 Caversham rd', 'Caversham', 'Rg1 8 bb', 'Reading', 'Grossbritannien', 'GB', NULL, NULL, '7548675424', '0010119HTW', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '604569165720', 'FedEx', NULL, '2014-07-31', '29.07.2014 19:52', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(24245, '258441007', NULL, NULL, 'Samantha Mcandrew', '13 Rokeby avenue', '', 'Ne15 8AE', 'Newcastle', 'Grossbritannien', 'GB', NULL, NULL, '', '0010104DHQ', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '604569165730', 'FedEx', NULL, '2014-07-31', '29.07.2014 21:23', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(24246, '258374694', NULL, NULL, 'Tiffany Murdoch', '32 MERKLAND ROAD', '', 'KA7 4UN', 'AYR', 'Grossbritannien', 'GB', NULL, NULL, '7990020174', '0010245Q6F', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '604569165741', 'FedEx', NULL, '2014-07-31', '29.07.2014 15:22', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(24247, '258567285', NULL, NULL, 'Andrew Codd', '170 GLENEAGLES PARK', '', 'HU8 9JU', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7939577366', '0010032WM3', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and Black Face (GM-4004-6)', NULL, '604569165752', 'FedEx', NULL, '2014-07-31', '30.07.2014 11:53', 'UK140110AMC06', '1', 'a0YC000000YmF9jMAF', '131.00', '219.00'),
(24248, '258396702', NULL, NULL, 'Mr. Harrish Rughooputh', '33 Norbiton Road', '', 'E14 7tf', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7414908500', '00101038SW', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569165763', 'FedEx', NULL, '2014-07-31', '29.07.2014 17:24', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(24249, '258577360', NULL, NULL, 'Debbie Hay', '43 HORNBEAM CRESCENT', 'Laurieston', 'FK2 9HZ', 'FALKIRK', 'Grossbritannien', 'GB', NULL, NULL, 'Phone Number', '10024452', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569165774', 'FedEx', NULL, '2014-07-31', '30.07.2014 12:53', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(24250, '258453119', NULL, NULL, 'Edward Douglas', '3 LEWIS WALK', 'Kirkby', 'L33 4JD', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7912632012', '00102292A4', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569165785', 'FedEx', NULL, '2014-07-31', '29.07.2014 22:23', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(24251, '258453449', NULL, NULL, 'Tonia Steele', '79 Hawthorn avenue', '', 'BT38 8EQ', 'Carrickfergus ', 'Grossbritannien', 'GB', NULL, NULL, '7955231965', '001004989Q', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569165796', 'FedEx', NULL, '2014-07-31', '29.07.2014 22:23', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(24252, '258492228', NULL, NULL, 'Hanan Abdo', '160 NORTON CRESCENT', '', 'B9 5TY', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7824631622', '0010247SCB', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569165800', 'FedEx', NULL, '2014-07-31', '30.07.2014 07:22', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(24253, '258430283', NULL, NULL, 'Janet Napolitano', '0 TENTERDEN ROAD', '', 'TN17 4JL', 'CRANBROOK', 'Grossbritannien', 'GB', NULL, NULL, '7876230130', '0010169WZG', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569165811', 'FedEx', NULL, '2014-07-31', '29.07.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24254, '258580512', NULL, NULL, 'Jasmine Soor', '73 SUNNINGDALE CLOSE', '', 'B20 1LH', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7832777253', '0010062UBO', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569165822', 'FedEx', NULL, '2014-07-31', '30.07.2014 12:53', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24255, '258578326', NULL, NULL, 'ANDREW POTTER', '49 CLARENDON AVENUE', '', 'BA14 7BW', 'TROWBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '1225760395', '0010250P4F', NULL, NULL, 'Theorema Paragon Watch: Brown Strap, Gold-Coloured Case and White Face (T3001-gg)', NULL, '604569165833', 'FedEx', NULL, '2014-07-31', '30.07.2014 12:53', 'UK140416AS04', '1', 'a0YC000000Y0eHqMAJ', '102.00', '159.00'),
(24256, '258506646', NULL, NULL, 'ADRIAN TEOFIL', '5 WALTON ROAD', '', 'RM5 2DU', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7863547482', '0010157RWQ', NULL, NULL, 'Theorema Paragon Watch: Brown Strap, Silver-Coloured Case and White Face (TH-PARAGON-SW)', NULL, '604569165844', 'FedEx', NULL, '2014-07-31', '30.07.2014 08:53', 'UK140416AS02', '1', 'a0YC000000Y0eGTMAZ', '102.00', '159.00'),
(24257, '258443205', NULL, NULL, 'Michiel Debusschere', 'Brugsestraat 140', '', '8211', 'Aartrijke', 'Belgien', 'BE', NULL, NULL, '32472575716', '0010221Y9L', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569165855', 'FedEx', NULL, '2014-07-31', '29.07.2014 19:18', 'NL140310NM05', '1', 'a0YC000000YnB6ZMAV', '159.99', '249.99'),
(24258, '258395554', NULL, NULL, 'Martin Ampe', 'Krijgsbaan 171', '', '9140', 'Temse', 'Belgien', 'BE', NULL, NULL, '475928100', '00100948EI', NULL, NULL, 'Dublin horloge - zwart', NULL, '604569165866', 'FedEx', NULL, '2014-07-31', '29.07.2014 15:18', 'NL140310NM06', '1', 'a0YC000000YnB6aMAF', '159.99', '249.99'),
(24259, '258374953', NULL, NULL, 'franky de rick en co vof', 'Massemsesteenweg 303', 'de rick franky en co vof', '9230', 'Massemen', 'Belgien', 'BE', NULL, NULL, '475447596', '0010184DYO', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569165877', 'FedEx', NULL, '2014-07-31', '29.07.2014 13:18', 'NL140310NM05', '1', 'a0YC000000YnB6ZMAV', '159.99', '249.99'),
(24260, '258812896', NULL, NULL, 'Avril-Ane Nettleton', '242 CUTLER HEIGHTS LANE', '', 'BD4 9HZ', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7932635955', '0010222A3U', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '604569166152', 'FedEx', NULL, '2014-08-01', '31.07.2014 14:22', 'UK140110AMC04', '1', 'a0YC000000YmF9nMAF', '131.00', '219.00'),
(24261, '258669530', NULL, NULL, 'Michael Jones', '53 KINGFIELD ROAD', 'Orrell park', 'L9 3AL', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7808556581', '0010206LGY', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '604569166163', 'FedEx', NULL, '2014-08-01', '30.07.2014 20:22', 'UK140110AMC04', '1', 'a0YC000000YmF9nMAF', '131.00', '219.00'),
(24262, '258923296', NULL, NULL, 'Jamie Nicholl', '1 RAVENSDALE COURT', 'Behind 2 big silver gates at bottom of ravensdale street. Contact me on 07473858040 should there be any issues finding my address regards.', 'BT5 5GZ', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7473858040', '0010219KAA', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and Black Face (GM-4004-6)', NULL, '604569166174', 'FedEx', NULL, '2014-08-01', '31.07.2014 23:53', 'UK140110AMC06', '1', 'a0YC000000YmF9jMAF', '131.00', '219.00'),
(24263, '258690595', NULL, NULL, 'Adrian Dziubaltowski', '15 SILVER BIRCH CLOSE', '', 'SE28 8RW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7903668484', '0010121ZK6', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569166185', 'FedEx', NULL, '2014-08-01', '30.07.2014 21:52', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(24264, '258583479', NULL, NULL, 'Elizabeth Barrett', '3 MORRISON COURT', '', 'IV25 3NS', 'DORNOCH', 'Grossbritannien', 'GB', NULL, NULL, '7817957340', '0010202T6P', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, 'RL710252657DE', 'Deutsche Post', NULL, '2014-08-01', '30.07.2014 13:22', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(24265, '258667558', NULL, NULL, 'Iman Samizadeh', '50 Burnelli  352 Queenstown Road', '', 'SW8 4NG', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7595030059', '0010225CKZ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569166200', 'FedEx', NULL, '2014-08-01', '30.07.2014 20:23', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(24266, '258853564', NULL, NULL, 'Matt Lawson', '0 Stirling lines, MP 606, Creden Hill', '', 'HR4 7DD', 'Hereford', 'Grossbritannien', 'GB', NULL, NULL, '7872428689', '00101679NQ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569166211', 'FedEx', NULL, '2014-08-01', '31.07.2014 17:22', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(24267, '258889008', NULL, NULL, 'Mohammed Akram', '132 shaggy calf lane', '', 'SL25HG', 'slough', 'Grossbritannien', 'GB', NULL, NULL, '7713011494', '001018115V', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569166222', 'FedEx', NULL, '2014-08-01', '31.07.2014 20:53', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(24268, '258911774', NULL, NULL, 'Shaun Robinson', '76 EPSOM CLOSE', '', 'SG1 5TF', 'STEVENAGE', 'Grossbritannien', 'GB', NULL, NULL, '7834716327', '0010155K1O', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569166233', 'FedEx', NULL, '2014-08-01', '31.07.2014 22:53', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(24269, '258833972', NULL, NULL, 'Omar Khan', '99 STEPHENSON WHARF', '', 'HP3 9WX', 'HEMEL HEMPSTEAD', 'Grossbritannien', 'GB', NULL, NULL, '7919556200', '00100844C3', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '604569166244', 'FedEx', NULL, '2014-08-01', '31.07.2014 15:52', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(24270, '258798810', NULL, NULL, 'Craig Tanner', '14 IBERIAN WAY', '', 'GU15 1LU', 'CAMBERLEY', 'Grossbritannien', 'GB', NULL, NULL, '7446180970', '0010108DVD', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569166255', 'FedEx', NULL, '2014-08-01', '31.07.2014 12:22', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(24271, '258899180', NULL, NULL, 'karim yacine dendane', '65 West point', 'Avondale square', 'se1 5nz', 'london', 'Grossbritannien', 'GB', NULL, NULL, '33761253229', '0010126IKX', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569166266', 'FedEx', NULL, '2014-08-01', '31.07.2014 21:23', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(24272, '258648723', NULL, NULL, 'Robert Hamilton', '14C CARMAVY ROAD', '', 'BT29 4TF', 'CRUMLIN', 'Grossbritannien', 'GB', NULL, NULL, '2894422139', '00100658ME', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569166277', 'FedEx', NULL, '2014-08-01', '30.07.2014 18:52', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(24273, '258880683', NULL, NULL, 'Mohammed Akram', '132 shaggy calf lane', '', 'SL25HG', 'slough', 'Grossbritannien', 'GB', NULL, NULL, '7713011494', '0010241UYN', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569166222', 'FedEx', NULL, '2014-08-01', '31.07.2014 19:52', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(24274, '258889991', NULL, NULL, 'Yvonne Baker', '61 GARDINER STREET', 'If not in slide inside metal gate', 'ME7 1DW', 'GILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7939575249', '0010113DSE', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569166299', 'FedEx', NULL, '2014-08-01', '31.07.2014 20:52', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(24275, '258697877', NULL, NULL, 'Charles Usiosefe', '16 Cowen Hou Mayplace Lane', '', 'SE18 3TS', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7429707408', '00101923HN', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569166303', 'FedEx', NULL, '2014-08-01', '30.07.2014 22:53', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24276, '258700833', NULL, NULL, 'deborah pitcher', '43 MALGRAVES PLACE', '', 'SS13 3PZ', 'BASILDON', 'Grossbritannien', 'GB', NULL, NULL, '7988742377', '0010118E3B', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569166314', 'FedEx', NULL, '2014-08-01', '30.07.2014 22:53', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24277, '258899421', NULL, NULL, 'Deljeet Cheema', '43 OXFORD AVENUE', '', 'SO14 0BN', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '2380211220', '10081188', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569166325', 'FedEx', NULL, '2014-08-01', '31.07.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24278, '258831688', NULL, NULL, 'jamie miles', '37 SEVERN AVENUE', 'greenmeadow', 'SN25 3LF', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7990554080', '0010093WCB', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569166336', 'FedEx', NULL, '2014-08-01', '31.07.2014 15:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24279, '258905418', NULL, NULL, 'Kailash Sunneechurra', '150 WATKIN ROAD', '', 'LE2 7HW', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7921525613', '0010233H73', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569166347', 'FedEx', NULL, '2014-08-01', '31.07.2014 21:53', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24280, '258920180', NULL, NULL, 'kouadio langui', '35 CHINEWOOD AVENUE', '', 'WF17 0HD', 'BATLEY', 'Grossbritannien', 'GB', NULL, NULL, '7722572927', '001016652S', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569166358', 'FedEx', NULL, '2014-08-01', '31.07.2014 23:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24281, '258754478', NULL, NULL, 'Mary Cooksley', '6 THE PYGHTLE', '', 'MK45 5LJ', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7732325305', '0010174CSG', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569166369', 'FedEx', NULL, '2014-08-01', '31.07.2014 09:23', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24282, '258691090', NULL, NULL, 'Emmanuel Osei', '23 ALMOND WAY', '', 'CR4 1LP', 'MITCHAM', 'Grossbritannien', 'GB', NULL, NULL, '07961 549 020', '0010188T9L', NULL, NULL, 'Theorema Paragon Watch: Black Strap, Gold-Coloured Case and Black Face (TH-PARAGON-Sw)', NULL, '604569166370', 'FedEx', NULL, '2014-08-01', '30.07.2014 22:22', 'UK140416AS06', '1', 'a0YC000000Y0eJmMAJ', '102.00', '159.00'),
(24283, '258667378', NULL, NULL, 'Gentian Kuka', '4 DOG LANE', '', 'NW10 1PP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7400889939', '00102109W1', NULL, NULL, 'Theorema Paragon Watch: Black Strap, Silver-Coloured Case and White Face (T3001-sw-SBand)', NULL, '604569166380', 'FedEx', NULL, '2014-08-01', '30.07.2014 20:22', 'UK140416AS01', '1', 'a0YC000000Y0OGsMAN', '102.00', '159.00'),
(24284, '258660493', NULL, NULL, 'Martin Rogers', '131 COWICK HILL', '', 'EX2 9NN', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7970387060', '00100093VF', NULL, NULL, 'Theorema Paragon Watch: Brown Strap, Gold-Coloured Case and White Face (T3001-gg)', NULL, '604569166391', 'FedEx', NULL, '2014-08-01', '30.07.2014 19:52', 'UK140416AS04', '1', 'a0YC000000Y0eHqMAJ', '102.00', '159.00'),
(24285, '258666853', NULL, NULL, 'Gentian Kuka', '4 DOG LANE', '', 'NW10 1PP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7400889939', '10137704', NULL, NULL, 'Theorema Paragon Watch: Brown Strap, Silver-Coloured Case and White Face (TH-PARAGON-SW)', NULL, '604569166380', 'FedEx', NULL, '2014-08-01', '30.07.2014 20:22', 'UK140416AS02', '1', 'a0YC000000Y0eGTMAZ', '102.00', '159.00'),
(24286, '258693799', NULL, NULL, 'Jack Bowie SB Civil Engineering', 'G29 Allen House', 'The Maltings Station Rd', 'CM219JX', 'Sawbridgeworth', 'Grossbritannien', 'GB', NULL, NULL, '7788313149', '00101104A2', NULL, NULL, 'Theorema Paragon Watch: Brown Strap, Silver-Coloured Case and White Face (TH-PARAGON-SW)', NULL, '604569166417', 'FedEx', NULL, '2014-08-01', '30.07.2014 22:23', 'UK140416AS02', '1', 'a0YC000000Y0eGTMAZ', '102.00', '159.00'),
(24287, '258684299', NULL, NULL, 'Sindi Sotiri', '22B BRAINTREE ROAD', '3rd floor', 'RM10 7NB', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7947619513', '0010040NEA', NULL, NULL, 'Theorema Paragon Watch: Brown Strap, Silver-Coloured Case and White Face (TH-PARAGON-SW)', NULL, '604569166428', 'FedEx', NULL, '2014-08-01', '30.07.2014 21:25', 'UK140416AS02', '1', 'a0YC000000Y0eGTMAZ', '102.00', '159.00'),
(24288, '258679828', NULL, NULL, 'Volodymyr Sautchyn', '83 BANGALORE STREET', '', 'SW15 1QF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7946545595', '0010189B4X', NULL, NULL, 'Theorema Paragon Watch: Brown Strap, Silver-Coloured Case and White Face (TH-PARAGON-SW)', NULL, '604569166439', 'FedEx', NULL, '2014-08-01', '30.07.2014 21:26', 'UK140416AS02', '1', 'a0YC000000Y0eGTMAZ', '102.00', '159.00'),
(24289, '6539946', NULL, NULL, 'Sam Brownsell', '51 Greenslopes Ave', '', '2519', 'MOUNT PLEASANT', 'Australien', 'AUS', NULL, NULL, '242837656', '', NULL, NULL, '505-6', NULL, '604569166634', 'FedEx', NULL, '2014-08-07', '2014-08-05 10:37:37 UTC', '359282', '1', '359282', '', ''),
(24290, '6468984', NULL, NULL, 'Resan Reddy ', '14', 'Monash Rd', '2148', 'Blacktown', 'Australien', 'AUS', NULL, NULL, '452227374', '', NULL, NULL, '505-2', NULL, '604569166645', 'FedEx', NULL, '2014-08-07', '2014-07-30 12:57:45 UTC', '359276', '1', '359276', '', ''),
(24291, '6467218', NULL, NULL, 'Vicky Ganas', '1/150 Wigram Rd', '', '2037', 'Forest Lodge', 'Australien', 'AUS', NULL, NULL, '425544753', '', NULL, NULL, '505-2', NULL, '604569166656', 'FedEx', NULL, '2014-08-07', '2014-07-30 09:58:38 UTC', '359276', '1', '359276', '', ''),
(24292, '6507802', NULL, NULL, 'Tariq Khan', '82', 'Wehlow street', '2770', 'Mt Druitt', 'Australien', 'AUS', NULL, NULL, '430888090', '', NULL, NULL, '505-1', NULL, '604569166667', 'FedEx', NULL, '2014-08-07', '2014-08-01 17:19:26 UTC', '359280', '1', '359280', '', ''),
(24293, '6521880', NULL, NULL, 'Sharon Xu', '108 Kent st epping', '', '2121', 'sydney', 'Australien', 'AUS', NULL, NULL, '422424979', '', NULL, NULL, '505-3', NULL, '604569166678', 'FedEx', NULL, '2014-08-07', '2014-08-03 12:22:23 UTC', '359278', '1', '359278', '', ''),
(24294, '6494110', NULL, NULL, 'Carmen Palomares', '7A Bevis Street', '', '3165', 'Bentleigh East', 'Australien', 'AUS', NULL, NULL, '419999092', '', NULL, NULL, '505-3', NULL, '604569166689', 'FedEx', NULL, '2014-08-07', '2014-08-01 06:50:25 UTC', '359278', '1', '359278', '', ''),
(24295, '6492568', NULL, NULL, 'Col bailey', '3 courtice close', '', '2904', 'fadden ', 'Australien', 'AUS', NULL, NULL, '262916040', '', NULL, NULL, '505-3', NULL, '604569166690', 'FedEx', NULL, '2014-08-07', '2014-07-31 12:33:01 UTC', '359278', '1', '359278', '', ''),
(24296, '6490498', NULL, NULL, 'Ian spice', '67 Targo road', '', '2145', 'Pendle hill', 'Australien', 'AUS', NULL, NULL, '402767808', '', NULL, NULL, '505-3', NULL, '604569166704', 'FedEx', NULL, '2014-08-07', '2014-07-31 06:13:38 UTC', '359278', '1', '359278', '', ''),
(24297, '6485594', NULL, NULL, 'Mila Gringarsh', '70 Clipper Drive ', '', '6066', 'Ballajura', 'Australien', 'AUS', NULL, NULL, '422231994', '', NULL, NULL, '505-3', NULL, '604569166715', 'FedEx', NULL, '2014-08-07', '2014-07-31 02:53:40 UTC', '359278', '1', '359278', '', ''),
(24298, '6466934', NULL, NULL, 'John Searle', '167settlers village', 'Old Mandurah rd', '6208', 'Ravenswood', 'Australien', 'AUS', NULL, NULL, '438426370', '', NULL, NULL, '505-3', NULL, '604569166726', 'FedEx', NULL, '2014-08-07', '2014-07-30 09:36:46 UTC', '359278', '1', '359278', '', ''),
(24299, '6464756', NULL, NULL, 'Lynn Patterson', '373 High Street', 'Ray White Melton', '3337', 'MELTON', 'Australien', 'AUS', NULL, NULL, '402207746', '', NULL, NULL, '505-3', NULL, '604569166737', 'FedEx', NULL, '2014-08-07', '2014-07-30 04:26:57 UTC', '359278', '1', '359278', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(24300, '6464314', NULL, NULL, 'Louise Enniss', '7 Tank Street', '', '2769', 'The Ponds', 'Australien', 'AUS', NULL, NULL, '409699090', '', NULL, NULL, '505-3', NULL, '604569166748', 'FedEx', NULL, '2014-08-07', '2014-07-31 00:51:49 UTC', '359278', '1', '359278', '', ''),
(24301, '6464172', NULL, NULL, 'Carolyn OSullivan', '39 Hayes Road', '', '3041', 'Strathmore', 'Australien', 'AUS', NULL, NULL, '413427169', '', NULL, NULL, '505-3', NULL, '604569166759', 'FedEx', NULL, '2014-08-07', '2014-07-30 03:13:23 UTC', '359278', '1', '359278', '', ''),
(24302, '6464040', NULL, NULL, 'Jonathan Mooney', '95/183 City Road', '', '3006', 'Southbank', 'Australien', 'AUS', NULL, NULL, '481210790', '', NULL, NULL, '505-3', NULL, '604569166760', 'FedEx', NULL, '2014-08-07', '2014-07-30 05:38:36 UTC', '359278', '1', '359278', '', ''),
(24303, '6483730', NULL, NULL, 'Jaqueline Middleton', '12 Jillian Place', '', '4178', 'Wynnum West', 'Australien', 'AUS', NULL, NULL, '466271727', '', NULL, NULL, '505-5', NULL, '604569166770', 'FedEx', NULL, '2014-08-07', '2014-07-30 22:28:48 UTC', '359284', '1', '359284', '', ''),
(24304, '6465132', NULL, NULL, 'Hoang Le', 'Private Bag 69', 'IT Resources - University of Tasmania', '7001', 'Hobart', 'Australien', 'AUS', NULL, NULL, '437668599', '', NULL, NULL, '505-5', NULL, '604569166781', 'FedEx', NULL, '2014-08-07', '2014-07-31 03:03:40 UTC', '359284', '1', '359284', '', ''),
(24305, '6463310', NULL, NULL, 'Peter bruce', '33 rocklea crs', '', '6069', 'Ellenbrook', 'Australien', 'AUS', NULL, NULL, '417915859', '', NULL, NULL, '505-5', NULL, '604569166792', 'FedEx', NULL, '2014-08-07', '2014-07-30 01:52:34 UTC', '359284', '1', '359284', '', ''),
(24306, '6502156', NULL, NULL, 'Santiago Leal', 'Unit 38', '4-14 Watson Street', '2089', 'Neutral Bay ', 'Australien', 'AUS', NULL, NULL, '452400715', '', NULL, NULL, '505-4', NULL, '604569166807', 'FedEx', NULL, '2014-08-07', '2014-08-01 15:36:19 UTC', '359286', '1', '359286', '', ''),
(24307, '6466618', NULL, NULL, 'Janice McInnes', '44 William Wilkins Crescent', '', '2607', 'Isaacs', 'Australien', 'AUS', NULL, NULL, '262866446', '', NULL, NULL, '505-4', NULL, '604569166818', 'FedEx', NULL, '2014-08-07', '2014-07-30 09:02:00 UTC', '359286', '1', '359286', '', ''),
(24308, '6462454', NULL, NULL, 'Giang Nguyen', '22 Park Drive', '', '3160', 'BELGRAVE', 'Australien', 'AUS', NULL, NULL, '412382817', '', NULL, NULL, '505-4', NULL, '604569166829', 'FedEx', NULL, '2014-08-07', '2014-07-30 00:39:20 UTC', '359286', '1', '359286', '', ''),
(24309, '6462306', NULL, NULL, 'Richard Halsted', '3/20 Carlisle Street', '', '2026', 'Tamarama', 'Australien', 'AUS', NULL, NULL, '415520737', '', NULL, NULL, '505-4', NULL, '604569166830', 'FedEx', NULL, '2014-08-07', '2014-07-30 00:29:26 UTC', '359286', '1', '359286', '', ''),
(24310, '259851307', NULL, NULL, 'Igor Delzeyne', 'Zwaluwenstraat 48', '', '8400', 'Oostende', 'Belgien', 'BE', NULL, NULL, '496535113', '0010118KZ9', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569166954', 'FedEx', NULL, '2014-08-07', '05.08.2014 18:18', 'NL140310NM05', '1', 'a0YC000000YnB6ZMAV', '159.99', '249.99'),
(24311, '259882463', NULL, NULL, 'sidney cijntje', 'Carolushof 91', '', '5211 XH', '\'S-HERTOGENBOSCH', 'Niederlande', 'NL', NULL, NULL, '686199837', '0010016FH2', NULL, NULL, 'Dublin horloge - bruin', NULL, '604569166965', 'FedEx', NULL, '2014-08-07', '05.08.2014 20:59', 'NL140310NM05', '1', 'a0YC000000YnAwFMAV', '159.99', '249.99'),
(24312, '259809383', NULL, NULL, 'Mariska van der Meer', 'Oosteinderweg 559', '', '1432 BL', 'Aalsmeer', 'Niederlande', 'nl', NULL, NULL, '648554155', '0010047BAO', NULL, NULL, 'Dublin horloge - zwart/wit', NULL, '604569166976', 'FedEx', NULL, '2014-08-07', '05.08.2014 13:58', 'NL140310NM04', '1', 'a0YC000000YnAwEMAV', '159.99', '249.99'),
(24313, '259846786', NULL, NULL, 'Jouni Maekelae', 'Saviselaenkatu 10', '', '37100', 'NOKIA', 'Finnland', 'FI', NULL, NULL, '0400 580089', '0010008B9R', NULL, NULL, 'GM-505-3 - Pionier Florida Diamonds -rannekello', NULL, '604569167056', 'FedEx', NULL, '2014-08-07', '05.08.2014 21:48', 'FI260514HW07', '1', 'a0YC000000Z8Q0oMAF', '138.49', '199.00'),
(24314, '259943402', NULL, NULL, 'Katarina Janczak', 'HASSELVAEGEN 14', 'MALMOEHUS LAEN', '291 60', 'KRISTIANSTAD', 'Schweden', 'SE', NULL, NULL, '46707859966', '00101762QL', NULL, NULL, 'GM-507-2. Armbandsklocka med diamanter', NULL, '604569167067', 'FedEx', NULL, '2014-08-07', '06.08.2014 10:14', 'SE160714HW17', '1', 'a0YC000000Z8QhmMAF', '1280.87', '1895.00'),
(24315, '259769177', NULL, NULL, 'David Oden Brodding', 'SCHEELEGATAN 16', '', '416 60', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '', '0010194E3M', NULL, NULL, 'Acapulco Watch GM-504-3 (Brown strap, gold case, black face)', NULL, '604569167078', 'FedEx', NULL, '2014-08-07', '05.08.2014 13:44', 'SE160714HW06', '1', 'a0YC000000Z8OBdMAN', '1280.87', '1895.00'),
(24316, '260122184', NULL, NULL, 'Massimo Valli', 'VIA CAMILLO BENSO CONTE DI CAVOUR 20/5', '', '22070', 'ALBIOLO', 'Italien', 'IT', NULL, NULL, '3386829164', '0010112IMG', NULL, NULL, 'Monaco Gold GM-3006-04', NULL, '604569166987', 'FedEx', NULL, '2014-08-07', '06.08.2014 20:28', 'IT140723CS04', '1', 'a0YC000000Z9ekiMAB', '', '219.99'),
(24317, '260058143', NULL, NULL, 'Pierpaolo Perrone', 'VIA BENEDETTO CROCE 64', '', '74014', 'LATERZA', 'Italien', 'IT', NULL, NULL, '3735549665', '0010166LE2', NULL, NULL, 'Cassa argentata, quadrante argento e azzurro (GM-508-1)', NULL, '604569166998', 'FedEx', NULL, '2014-08-07', '06.08.2014 15:28', 'IT140623CS18', '1', 'a0YC000000YnineMAB', '', '249.00'),
(24318, '260046772', NULL, NULL, 'stefano sarti', 'VIA SANT ONOFRIO 31Q', '', '41043', 'FORMIGINE', 'Italien', 'IT', NULL, NULL, '3481165488', '0010250LLD', NULL, NULL, 'Monaco Gold GM-3006-02', NULL, '604569167001', 'FedEx', NULL, '2014-08-07', '06.08.2014 14:28', 'IT140723CS02', '1', 'a0YC000000Z9ejLMAR', '', '219.99'),
(24319, '260017075', NULL, NULL, 'Jonida Lazi', 'VIA TRENTO 36', '', '25080', 'NUVOLENTO', 'Italien', 'IT', NULL, NULL, '3276643038', '0010250AS4', NULL, NULL, 'Monaco Gold GM-3006-03', NULL, '604569167012', 'FedEx', NULL, '2014-08-07', '06.08.2014 11:58', 'IT140723CS03', '1', 'a0YC000000Z9ejkMAB', '', '219.99'),
(24320, '260006649', NULL, NULL, 'Andrea Piccione Pizzo', 'CORSO RUGGERO BONGHI 88', '', '71012', 'RODI GARGANICO', 'Italien', 'IT', NULL, NULL, '3284208637', '0010250TGJ', NULL, NULL, 'Monaco Gold T-3006-1-02', NULL, '604569167023', 'FedEx', NULL, '2014-08-07', '06.08.2014 11:29', 'IT140723CS08', '1', 'a0YC000000Z9emMMAR', '', '219.99'),
(24321, '259983647', NULL, NULL, 'Avv. Alessandro Savoca', 'VIALE LEONARDO DA VINCI 94', '', '90145', 'PALERMO', 'Italien', 'IT', NULL, NULL, '3477222862', '0010250SJF', NULL, NULL, 'Monaco Gold GM-3006-01', NULL, '604569167034', 'FedEx', NULL, '2014-08-07', '06.08.2014 09:58', 'IT140723CS01', '1', 'a0YC000000Z9eirMAB', '', '219.99'),
(24322, '259948334', NULL, NULL, 'Massimo leggieri', 'VIA SCIABELLE 38', '', '74122', 'TARANTO', 'Italien', 'IT', NULL, NULL, '3356444318', '0010250JHN', NULL, NULL, 'Monaco Gold T-3006-1-01', NULL, '604569167045', 'FedEx', NULL, '2014-08-07', '06.08.2014 07:28', 'IT140723CS07', '1', 'a0YC000000Z9em2MAB', '', '219.99'),
(24323, '259853640', NULL, NULL, 'wesley Rhodes', '61 PAVILION WAY', '', 's56ed', 'Sheffield', 'Grossbritannien', 'GB', NULL, NULL, '7525353525', '0010107II3', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '604569166851', 'FedEx', NULL, '2014-08-07', '05.08.2014 20:23', 'UK140110AMC03', '1', 'a0YC000000YmF9mMAF', '131.00', '219.00'),
(24324, '259990889', NULL, NULL, 'johnson esiole', '123 STOKES ROAD', '', 'E6 3SF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7435614235', '0010212MB5', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '604569166862', 'FedEx', NULL, '2014-08-07', '06.08.2014 12:25', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(24325, '260009547', NULL, NULL, 'Deirdre Palmer', '8 MAYFIELD ROAD', '', 'PO2 0RW', 'PORTSMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7540628741', '0010081M1P', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '604569166873', 'FedEx', NULL, '2014-08-07', '06.08.2014 13:23', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(24326, '259944617', NULL, NULL, 'Majdouline El Aasemi', 'EDFT 80 Victoria Street', 'Cardinal place', 'Sw1E 5JL', 'London', 'Grossbritannien', 'GB', NULL, NULL, '2070614190', '0010035XM8', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569166884', 'FedEx', NULL, '2014-08-07', '06.08.2014 09:24', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(24327, '259871983', NULL, NULL, 'adrian francis', '64 colombo rd', '', 'ig1 4rq', 'london', 'Grossbritannien', 'GB', NULL, NULL, '', '0010157M1Q', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569166895', 'FedEx', NULL, '2014-08-07', '05.08.2014 22:00', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(24328, '259998816', NULL, NULL, 'Amanpreet Jhajj', '11 DOVE ROAD', '', 'SG1 3YJ', 'STEVENAGE', 'Grossbritannien', 'GB', NULL, NULL, '7834719119', '00101627O4', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569166900', 'FedEx', NULL, '2014-08-07', '06.08.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24329, '259915343', NULL, NULL, 'john paul', 'CHELMAR DAYSEYS HILL', 'Outwood', 'RH1 5QY', 'REDHILL', 'Grossbritannien', 'GB', NULL, NULL, '4,4774E+11', '0010068INB', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569166910', 'FedEx', NULL, '2014-08-07', '06.08.2014 07:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24330, '259779225', NULL, NULL, 'Scott Edmonds', '14 SITTANG CLOSE', '', 'CO2 9RB', 'COLCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7720759918', '0010138CXF', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569166921', 'FedEx', NULL, '2014-08-07', '05.08.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24331, '259857344', NULL, NULL, 'Julie Shepherd', '15 GROSMONT CLOSE', '', 'MK4 2EW', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '07545 389854', '00102122YR', NULL, NULL, 'Theorema Paragon Watch: Black Strap, Gold-Coloured Case and Black Face (TH-PARAGON-Sw)', NULL, '604569166932', 'FedEx', NULL, '2014-08-07', '05.08.2014 20:52', 'UK140416AS06', '1', 'a0YC000000Y0eJmMAJ', '102.00', '159.00'),
(24332, '259933916', NULL, NULL, 'Beng Wah Tan', '9 Tattershall', '', 'SN5 8BU', 'Swindon', 'Grossbritannien', 'GB', NULL, NULL, '7900800853', '0010188HKB', NULL, NULL, 'Theorema Paragon Watch: Black Strap, Silver-Coloured Case and Black Face (T3001-SS)', NULL, '604569166943', 'FedEx', NULL, '2014-08-07', '06.08.2014 08:55', 'UK140416AS03', '1', 'a0YC000000Y0eHCMAZ', '102.00', '159.00'),
(24333, '260051099', NULL, NULL, 'Suzzanne Fagan Was Woodcraft', '11 BRUCE GROVE', '', 'SS11 8QZ', 'WICKFORD', 'Grossbritannien', 'GB', NULL, NULL, '1268440426', '00100073CW', NULL, NULL, 'Newton Watch - Brown Strap With Gold Case and Black Face (GM-4004-3)', NULL, '604569167229', 'FedEx', NULL, '2014-08-07', '06.08.2014 16:52', 'UK140110AMC03', '1', 'a0YC000000YmF9mMAF', '131.00', '219.00'),
(24334, '260121549', NULL, NULL, 'Martin Adams', '56 VICTORIA ROAD', '', 'NR31 6EF', 'GREAT YARMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7778976616', '00102421QB', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569167230', 'FedEx', NULL, '2014-08-07', '06.08.2014 22:22', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(24335, '260132214', NULL, NULL, 'Natasha Chapman', '152 RHONDDA STREET', '', 'SA1 6EU', 'SWANSEA', 'Grossbritannien', 'GB', NULL, NULL, '7775980278', '0010024RQL', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569167240', 'FedEx', NULL, '2014-08-07', '06.08.2014 23:37', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(24336, '260092535', NULL, NULL, 'Derren Perry', '130A HIGH STREET', 'Day2day stationery', 'RM12 4UH', 'HORNCHURCH', 'Grossbritannien', 'GB', NULL, NULL, '7595195140', '0010205QNO', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569167251', 'FedEx', NULL, '2014-08-07', '06.08.2014 19:59', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24337, '260128197', NULL, NULL, 'Heather Thompson', '10 ROYAL CRESCENT', 'Fenham', 'NE4 9TP', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7763762546', '0010148JAF', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569167262', 'FedEx', NULL, '2014-08-07', '06.08.2014 23:38', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24338, '260107639', NULL, NULL, 'Jane Kahlbom', '35 CHARTER DRIVE', '', 'SR3 3PG', 'SUNDERLAND', 'Grossbritannien', 'GB', NULL, NULL, '7913920454', '0010098W1F', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569167273', 'FedEx', NULL, '2014-08-07', '06.08.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24339, '260125802', NULL, NULL, 'Manny Sahota', '75 GRASMERE AVENUE', '', 'SL2 5JE', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '7944716383', '*00102084E3', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569167284', 'FedEx', NULL, '2014-08-07', '06.08.2014 22:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24340, '260053238', NULL, NULL, 'Mollie Baker', '2 CROW FURLONG', 'Hitchin', 'SG5 2HW', 'HITCHIN', 'Grossbritannien', 'GB', NULL, NULL, '7710631702', '0010107XNR', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569167295', 'FedEx', NULL, '2014-08-07', '06.08.2014 16:53', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24341, '260105379', NULL, NULL, 'Owen Hughes', '4 COOLNASILLA AVENUE', '', 'BT11 8LD', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '4,47541E+11', '0010065G7F', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569167300', 'FedEx', NULL, '2014-08-07', '06.08.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24342, '260047186', NULL, NULL, 'Susie Djan', '42A FAIRDENE ROAD', '', 'CR5 1RB', 'COULSDON', 'Grossbritannien', 'GB', NULL, NULL, '7724711700', '0010027PS4', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569167310', 'FedEx', NULL, '2014-08-07', '06.08.2014 16:23', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24343, '1-64505-SLM-__', NULL, NULL, 'Jes Tychsen', 'Kastanievej 4A', '', '8660', 'Skanderborg', 'Dänemark', 'DK', NULL, NULL, '4540270559', '1-64505-SLM-__', NULL, NULL, 'Ur-Model 4-silber-schwarz Dublin', NULL, '604569167115', 'FedEx', NULL, '2014-08-07', '28.07.2014 07:44', '', '1', '', '', ''),
(24344, '1-64503-TL8-__', NULL, NULL, 'Jalil Hamarashi', 'Ostebrogade 21, 1', '', '8722', 'Hedensted', 'Dänemark', 'DK', NULL, NULL, '50202003', '1-64503-TL8-__', NULL, NULL, 'Ur - Model 2 - Brun læderrem m. guld urskive Dublin ', NULL, '604569167126', 'FedEx', NULL, '2014-08-07', '28.07.2014 09:08', '', '1', '', '', ''),
(24345, '2-64503-1FX-__', NULL, NULL, 'Jan Andreasen', 'Sopassagen 10, 4. sal', '', '2100', 'Kobenhavn O', 'Dänemark', 'DK', NULL, NULL, '50481427', '2-64503-1FX-__', NULL, NULL, 'Ur - Model 2 - Brun læderrem m. guld urskive Dublin ', NULL, '604569167137', 'FedEx', NULL, '2014-08-07', '41849,26009', '', '2', '', '', ''),
(24346, '1-64504-Z2H-__', NULL, NULL, 'Hanne Warn', 'Betzyslyst 114', '', '5600', 'Faaborg', 'Dänemark', 'DK', NULL, NULL, '61346896', '1-64504-Z2H-__', NULL, NULL, 'Ur - Model 3 - schwarz Dublin', NULL, '604569167148', 'FedEx', NULL, '2014-08-07', '41849,78249', '', '3', '', '', ''),
(24347, '1-64505-B3U-__', NULL, NULL, 'Ramo Sahovic', 'Lyngparken 37', '', '4400', 'Kalundborg', 'Dänemark', 'DK', NULL, NULL, '60629153', '1-64505-B3U-__', NULL, NULL, 'Ur-Model 4-silber-schwarz Dublin', NULL, '604569167159', 'FedEx', NULL, '2014-08-07', '41849,87421', '', '4', '', '', ''),
(24348, '1-64503-459-__', NULL, NULL, 'peter foldes', 'Nordrupvej 43', '', '4200', 'Slagelse', 'Dänemark', 'DK', NULL, NULL, '20402728', '1-64503-459-__', NULL, NULL, 'Ur - Model 2 - Brun læderrem m. guld urskive Dublin ', NULL, '604569167160', 'FedEx', NULL, '2014-08-07', '41851,4626', '', '5', '', '', ''),
(24349, '1-64502-J8B-__', NULL, NULL, 'Tonny Dissing', 'Lindebakken 48', '', '3450', 'Allerod', 'Dänemark', 'DK', NULL, NULL, '30791986', '1-64502-J8B-__', NULL, NULL, 'Ur - Model 1 - silber-weiß Dublin', NULL, '604569167170', 'FedEx', NULL, '2014-08-07', '41851,89693', '', '6', '', '', ''),
(24350, '3-64505-Y21-__', NULL, NULL, 'Hugo Kudsk', 'kalvehavevej 33', '', '4640', 'Fakse - Hovby', 'Dänemark', 'DK', NULL, NULL, '30534288', '3-64505-Y21-__', NULL, NULL, 'Ur-Model 4-silber-schwarz Dublin', NULL, '604569167181', 'FedEx', NULL, '2014-08-07', '41853,29969', '', '7', '', '', ''),
(24351, '2-64503-97N-__', NULL, NULL, 'Martin Andersen', 'Bogevej 42', '', '8680', 'Ry', 'Dänemark', 'DK', NULL, NULL, '31414020', '2-64503-97N-__', NULL, NULL, 'Ur - Model 2 - Brun læderrem m. guld urskive Dublin ', NULL, '604569167192', 'FedEx', NULL, '2014-08-07', '41853,77635', '', '8', '', '', ''),
(24352, '4-64503-XO8-__', NULL, NULL, 'torben nissen', 'slotsgade 13', '', '6760', 'Ribe', 'Dänemark', 'DK', NULL, NULL, '40140840', '4-64503-XO8-__', NULL, NULL, 'Ur - Model 2 - Brun læderrem m. guld urskive Dublin ', NULL, '604569167207', 'FedEx', NULL, '2014-08-07', '41854,8675', '', '9', '', '', ''),
(24353, '1-64503-WYQ-__', NULL, NULL, 'Soren Hjortgaard', 'Peter Kaads Vej 1', '', '6400', 'Sonderborg', 'Dänemark', 'DK', NULL, NULL, '23249591', '1-64503-WYQ-__', NULL, NULL, 'Ur - Model 2 - Brun læderrem m. guld urskive Dublin ', NULL, '604569167218', 'FedEx', NULL, '2014-08-07', '41857,56153', '', '10', '', '', ''),
(24354, '260083173', '', '', 'Eemeli Romppanen', 'Rauhalanpuisto 10 B 54', '', '02230', 'ESPOO', 'Finnland', '', '', '', '', '0010157CYU', '', '', 'GM-505-3 - Pionier Florida Diamonds -rannekello', 'Uhr am 15.08.154 zur?ck erhalten!\r\nRL 7121 1867 2DE   17.09.2014', '604569167435', 'FedEx', '', '2014-08-08', '06.08.2014 21:25', 'FI260514HW07', '1', 'a0YC000000Z8Q0oMAF', '138.49', '199.00'),
(24355, '260060171', NULL, NULL, 'NADEEM NIAMAT MASIH', 'Paehkinaerinteentie 50B21', 'ETELAE-SUOMEN LAEAENI', '01710', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '407796020', '00101222UE', NULL, NULL, 'GM-505-3 - Pionier Florida Diamonds -rannekello', NULL, '604569167446', 'Finnland', NULL, '2014-08-08', '06.08.2014 19:18', 'FI260514HW07', '1', 'a0YC000000Z8Q0oMAF', '138.49', '199.00'),
(24356, '260130855', NULL, NULL, 'Patrick Lanigan', '62 Railway Mews', '', 'CO LAOIS', 'Portarlington', 'Irland', 'IE', NULL, NULL, '861239850', '00100438IV', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face (GM-508-3)', NULL, '604569167413', 'FedEx', NULL, '2014-08-08', '06.08.2014 22:32', 'IE140414AP03', '1', 'a0YC000000Z8PjlMAF', '200.00', '309.98'),
(24357, '260944766', NULL, NULL, 'Jeanette Sundin', 'SLAETTADAMMSGATAN 1B', '', '417 27', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '072-321 12 29', '0010218FGO', NULL, NULL, 'GM-507-3. Armbandsklocka med diamanter', NULL, '609919101110', 'FedEx', NULL, '2014-08-12', '11.08.2014 07:14', 'SE160714HW18', '1', 'a0YC000000Z8Qi1MAF', '1280.87', '1895.00'),
(24358, '260884605', NULL, NULL, 'Tsendkhuu Munkhsuren', 'SVANDAMMSVAEGEN 1B', '', '126 32', 'HAEGERSTEN', 'Schweden', 'SE', NULL, NULL, '709643583', '0010184HC9', NULL, NULL, 'Acapulco Watch GM-504-3 (Brown strap, gold case, black face)', NULL, '609919101120', 'FedEx', NULL, '2014-08-12', '10.08.2014 20:14', 'SE160714HW06', '1', 'a0YC000000Z8OBdMAN', '1280.87', '1895.00'),
(24359, '260747913', NULL, NULL, 'Jesper Lumislahti', 'Astrakangatan 84', '', '16552', 'Bromma', 'Schweden', 'SE', NULL, NULL, '730530323', '00100127O5', NULL, NULL, 'GM-507-2. Armbandsklocka med diamanter', NULL, '609919101131', 'FedEx', NULL, '2014-08-12', '10.08.2014 02:14', 'SE160714HW17', '1', 'a0YC000000Z8QhmMAF', '1280.87', '1895.00'),
(24360, '260645079', NULL, NULL, 'Anton Tillberg', 'EKEBYVAEGEN 187', '', '186 34', 'VALLENTUNA', 'Schweden', 'SE', NULL, NULL, '737428228', '0010175LXJ', NULL, NULL, 'Acapulco Watch GM-504-3 (Brown strap, gold case, black face)', NULL, '609919101142', 'FedEx', NULL, '2014-08-12', '09.08.2014 13:44', 'SE160714HW06', '1', 'a0YC000000Z8OBdMAN', '1280.87', '1895.00'),
(24361, '260547493', NULL, NULL, 'shakwan kader', 'nibblevaegen 17 17', '', '17736', 'jaerfaella', 'Schweden', 'SE', NULL, NULL, '46739887797', '0010111WNW', NULL, NULL, 'GM-507-2. Armbandsklocka med diamanter', NULL, '609919101153', 'FedEx', NULL, '2014-08-12', '08.08.2014 22:44', 'SE160714HW17', '1', 'a0YC000000Z8QhmMAF', '1280.87', '1895.00'),
(24362, '266959476', NULL, NULL, 'shirley kennedy', '54 Hawthorn drive, Ballea woods', '', 'cork', 'Carrigaline', 'Irland', 'IE', NULL, NULL, '863065467', '0010147UE9', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '578824917066', 'FedEx', NULL, '2014-09-12', '10.09.2014 17:32', 'IE270814AH41', '1', 'a0YC000000ZXXQ4MAP', '146.00', '219.99'),
(24363, '267065541', NULL, NULL, 'Sasha Bunting', '26 WOODLAND DRIVE', '', 'S12 3HW', 'SHEFFIELD', 'Großbritannen', 'GB', NULL, NULL, '7703382354', '0010154LHI', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '578824916850', 'FedEx', NULL, '2014-09-12', '11.09.2014 08:53', 'UK131011AMC27', '1', 'a0YC000000ZMmI8MAL', '117.01', '189.00'),
(24364, '267088826', NULL, NULL, 'Seynabou Cham', '2 North western terrace newton place', '', 'B18 5jz', 'Birmingham', 'Großbritannen', 'GB', NULL, NULL, '7947629093', '0010202SMF', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '578824916861', 'FedEx', NULL, '2014-09-12', '11.09.2014 10:22', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(24365, '267111617', NULL, NULL, 'Amy Buckley', '303 OLDHAM ROAD', '', 'OL2 6AJ', 'OLDHAM', 'Großbritannen', 'GB', NULL, NULL, '7753470463', '0010102WPI', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824916872', 'FedEx', NULL, '2014-09-12', '11.09.2014 11:52', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24366, '266909511', NULL, NULL, 'glen wilson', '80 lansbury drive', '', 'dh3 1hn', 'Chester Le Street', 'Großbritannen', 'GB', NULL, NULL, '7896659295', '0010010Y14', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824916883', 'FedEx', NULL, '2014-09-12', '10.09.2014 14:23', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24367, '266891110', NULL, NULL, 'Simon Watts', '7 Dunwich Close', '', 'IP3 9WF', 'Ipswich', 'Großbritannen', 'GB', NULL, NULL, '7515577885', '00100031U0', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824916894', 'FedEx', NULL, '2014-09-12', '10.09.2014 13:22', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24368, '267068435', NULL, NULL, 'Damyan Stefanov', '115 Barber Road', '', 'RG22 4EY', 'Basingstoke', 'Großbritannen', 'GB', NULL, NULL, '7944192055', '0010021K3I', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824916909', 'FedEx', NULL, '2014-09-12', '11.09.2014 09:23', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(24369, '267019204', NULL, NULL, 'Steven Ball', '2 Edmund Rice House', '', 'CM14 4JP', 'Brentwood', 'Großbritannen', 'GB', NULL, NULL, '210451', '00101562PQ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824916910', 'FedEx', NULL, '2014-09-12', '10.09.2014 23:22', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(24370, '266924426', NULL, NULL, 'Susan Weston', '28 Thornleigh ave', '', 'Wf27sf', 'Wakefield', 'Großbritannen', 'GB', NULL, NULL, '7793868452', '001002773B', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824916920', 'FedEx', NULL, '2014-09-12', '10.09.2014 15:22', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(24371, '267016810', NULL, NULL, 'Jeremy Gray', '50 NORTHCROFT', '', 'HP10 0BU', 'HIGH WYCOMBE', 'Großbritannen', 'GB', NULL, NULL, '7738687668', '0010186NVL', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824916931', 'FedEx', NULL, '2014-09-12', '10.09.2014 23:22', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24372, '266969298', NULL, NULL, 'Jude Harwood', '6 KINGSLEY ROAD', '', 'HG1 4RB', 'HARROGATE', 'Großbritannen', 'GB', NULL, NULL, '7702839173', '00100167JX', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824916942', 'FedEx', NULL, '2014-09-12', '10.09.2014 19:23', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24373, '267005781', NULL, NULL, 'Michaela Robinson', '33 BRACKEN AVENUE', '', 'CR0 8NN', 'CROYDON', 'Großbritannen', 'GB', NULL, NULL, '7979525182', '0010141VR7', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824916953', 'FedEx', NULL, '2014-09-12', '10.09.2014 22:23', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24374, '266953872', NULL, NULL, 'Neil Davies', '60 fusion court', '', 'SG12 9EJ', 'Ware', 'Großbritannen', 'GB', NULL, NULL, '7854697470', '0010080NR9', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824916964', 'FedEx', NULL, '2014-09-12', '10.09.2014 17:52', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24375, '266903460', NULL, NULL, 'Raymond Lovegrove', '8 PORTLAND AVENUE', '', 'EX8 2BS', 'EXMOUTH', 'Großbritannen', 'GB', NULL, NULL, '1395223979', '0010193RUG', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824916975', 'FedEx', NULL, '2014-09-12', '10.09.2014 13:52', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24376, '267112604', NULL, NULL, 'russell clarke', '21 ASHCOURT GARDENS', '', 'NG17 4HD', 'SUTTON-IN-ASHFIELD', 'Großbritannen', 'GB', NULL, NULL, '7858803899', '0010029DV8', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824916986', 'FedEx', NULL, '2014-09-12', '11.09.2014 11:52', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24377, '266913480', NULL, NULL, 'Alice Needham', '171 CARDINALS WALK', '', 'LE5 1LN', 'LEICESTER', 'Großbritannen', 'GB', NULL, NULL, '7783171600', '0010007E5X', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824916997', 'FedEx', NULL, '2014-09-12', '10.09.2014 14:53', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24378, '266985979', NULL, NULL, 'Chris Brady', '34 ENFIELD STREET', 'Beeston', 'NG9 1DN', 'NOTTINGHAM', 'Großbritannen', 'GB', NULL, NULL, '7801364921', '0010248JNR', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824917000', 'FedEx', NULL, '2014-09-12', '10.09.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24379, '266972503', NULL, NULL, 'Don Withane', '1608 GT. CAMBRIDGE ROAD', '', 'EN1 4SZ', 'ENFIELD', 'Großbritannen', 'GB', NULL, NULL, '7947214303', '0010015NR0', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824917011', 'FedEx', NULL, '2014-09-12', '10.09.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24380, '266891643', NULL, NULL, 'LEE WILLIAMSON', '55 CORTMALAW CRESCENT', 'ROBROYSTON', 'G33 1TD', 'GLASGOW', 'Großbritannen', 'GB', NULL, NULL, '07971 950 881', '00100464AK', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824917022', 'FedEx', NULL, '2014-09-12', '10.09.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24381, '266898978', NULL, NULL, 'Nafissatou Cisse', 'Flat 4 19 wesley avenue', 'Conrad house', 'E161td', 'London', 'Großbritannen', 'GB', NULL, NULL, '7961038985', '00100684MT', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824917033', 'FedEx', NULL, '2014-09-12', '10.09.2014 13:53', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24382, '266990733', NULL, NULL, 'sanita freiberga', '28 HOPE STREET', '', 'AB42 1HE', 'PETERHEAD', 'Großbritannen', 'GB', NULL, NULL, '4,47895E+11', '0010008K26', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824917044', 'FedEx', NULL, '2014-09-12', '10.09.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24383, '266906756', NULL, NULL, 'Navnav Naina', '98 Albert Avenue', '', 'M25 0LU', 'Manchester', 'Großbritannen', 'GB', NULL, NULL, '07475 435881', '00101227O1', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '578824917055', 'FedEx', NULL, '2014-09-12', '10.09.2014 14:22', 'UK140729AS32', '1', 'a0YC000000ZMnLDMA1', '130.99', '199.00'),
(24384, '266976234', NULL, NULL, 'serena barrow', '38 DELF STREET', '', 'S2 3GX', 'SHEFFIELD', 'Großbritannen', 'GB', NULL, NULL, '7963400393', '0010166VS7', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, 'storniert', 'FedEx', NULL, '2014-09-12', '10.09.2014 19:52', 'UK140729AS36', '1', 'a0YC000000ZMnLHMA1', '130.99', '199.00'),
(24385, '267097792', NULL, NULL, 'DAVID FLORES PLANS', 'CAN MANDRI 14', 'bajos 4', '08320', 'EL MASNOU BARCELONA', 'Spanien', 'ES', NULL, NULL, '686412254', '0010167PAC', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-3', NULL, '578824917077', 'FedEx', NULL, '2014-09-12', '11.09.2014 08:58', 'ES010914SF33', '1', 'a0YC000000ZXURwMAP', '', '199.99'),
(24386, '266891147', NULL, NULL, 'sjors schoofs', 'Frankenstraat 45', '', '5521 VE', 'EERSEL', 'Niederlande', 'NL', NULL, NULL, '646349287', '0010076CWK', NULL, NULL, 'Malibu horloge - bruin, goud & zwart', NULL, '578824917088', 'FedEx', NULL, '2014-09-12', '10.09.2014 10:58', 'NL140128LB03', '1', 'a0YC000000ZKIMHMA5', '155.00', '239.99'),
(24387, '267174021', NULL, NULL, 'Ken McGovern', '75  St Stephens Green', '', 'd2', 'Dublin', 'Irland', 'IE', NULL, NULL, '871388299', '00102388X2', NULL, NULL, 'Marco Polo Watch: Silver Case - White Face - Black Strap', NULL, '578824917158', 'FedEx', NULL, '2014-09-15', '11.09.2014 16:02', 'IE270814AH40', '1', 'a0YC000000ZXXQ3MAP', '146.00', '219.99'),
(24388, '267141238', NULL, NULL, 'Inese Vasiljeva', '4 Mount Andrew Court', 'Lucan', '', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53851E+11', '0010025MAK', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824917169', 'FedEx', NULL, '2014-09-15', '11.09.2014 13:02', 'IE190614AH09', '1', 'a0YC000000ZLqGXMA1', '206.24', '311.99'),
(24389, '267232170', NULL, NULL, 'Lee Bilson', '17 Beagle Close', 'if no one\'s in leave at no 19', 'Feltham', 'Großbritannien', 'Tw13 7dj', 'GB', NULL, NULL, '7809237139', '0010054HMP', NULL, NULL, 'Florida Diamonds Pionier Watch: Brown Strap and Black Face (GM-505-3)', NULL, '578824917170', 'FedEx', NULL, '2014-09-15', '11.09.2014 21:52', 'UK131023AMC09', '1', 'a0YC000000ZMmwsMAD', '126.99', '199.00'),
(24390, '267168871', NULL, NULL, 'miro barac', '7B HARTHAM ROAD', '', 'LONDON', 'Großbritannien', 'N7 9JQ', 'GB', NULL, NULL, '07793 532213', '0010239ZGR', NULL, NULL, 'Marco Polo Watch: Black Face - Gold Metal Strap', NULL, '578824917180', 'FedEx', NULL, '2014-09-15', '11.09.2014 16:22', 'UK140819AS01', '1', 'a0YC000000ZMma0MAD', '117.01', '189.00'),
(24391, '267239655', NULL, NULL, 'anna falconer', '86 HIGH STREET', '', 'STEVENAGE', 'Großbritannien', 'SG1 3DW', 'GB', NULL, NULL, '7834611323', '0010070V5R', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '578824917191', 'FedEx', NULL, '2014-09-15', '11.09.2014 22:22', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(24392, '267365606', NULL, NULL, 'Elaine de Lange', '4 LANGHAM PARK PLACE', '', 'BROMLEY', 'Großbritannien', 'BR2 0UP', 'GB', NULL, NULL, '7950603716', '0010006KQ3', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824917206', 'FedEx', NULL, '2014-09-15', '12.09.2014 13:52', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(24393, '267159702', NULL, NULL, 'Isabel White', '9 CORFE CRESCENT', '', 'CALNE', 'Großbritannien', 'SN11 9EB', 'GB', NULL, NULL, '7827921838', '0010005MDJ', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824917217', 'FedEx', NULL, '2014-09-15', '11.09.2014 15:52', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(24394, '267073858', NULL, NULL, 'Charles Harrison', '122 SOUTHCOATES AVENUE', '', 'HULL', 'Großbritannien', 'HU9 3HE', 'GB', NULL, NULL, '7778114894', '0010082C4W', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824917228', 'FedEx', NULL, '2014-09-15', '11.09.2014 09:22', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24395, '267234285', NULL, NULL, 'Justin Robinson', '28 Gileston Walk', '', 'Cwmbran', 'Großbritannien', 'NP44 4PG', 'GB', NULL, NULL, '7710251428', '00102302GR', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824917239', 'FedEx', NULL, '2014-09-15', '11.09.2014 21:52', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24396, '267215227', NULL, NULL, 'sarah ferris', '55 THE FAIRWAY', 'Southgate', 'LONDON', 'Großbritannien', 'N14 4PB', 'GB', NULL, NULL, '7961875043', '0010216SNE', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824917240', 'FedEx', NULL, '2014-09-15', '11.09.2014 20:22', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24397, '267306807', NULL, NULL, 'Elliott Toner', '8 BLUEBELL AVENUE', '', 'BIRKENHEAD', 'Großbritannien', 'CH41 0DS', 'GB', NULL, NULL, '7786558261', '0010134C3C', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824917250', 'FedEx', NULL, '2014-09-15', '12.09.2014 09:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24398, '267239287', NULL, NULL, 'Khalid Hamid', '15 Redbeck vale', '', 'Bradford', 'Großbritannien', 'Bd18 3bn', 'GB', NULL, NULL, '7788291161', '0010013A8A', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824917261', 'FedEx', NULL, '2014-09-15', '11.09.2014 22:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24399, '267107167', NULL, NULL, 'Mahomed S Bhayat', '134 ASFORDBY STREET', '', 'LEICESTER', 'Großbritannien', 'LE5 3QH', 'GB', NULL, NULL, '7597895212', '0010075JNX', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824917272', 'FedEx', NULL, '2014-09-15', '11.09.2014 11:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24400, '267067532', NULL, NULL, 'Rachael Gilliland', '12 BALLYWILLIN ROAD', 'Gleno', 'LARNE', 'Großbritannien', 'BT40 3LQ', 'GB', NULL, NULL, '7878608964', '0010151S7B', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824917283', 'FedEx', NULL, '2014-09-15', '11.09.2014 09:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24401, '267219722', NULL, NULL, 'Sadik Shehu', '47 IVYDENE ROAD', '', 'READING', 'Großbritannien', 'RG30 1HT', 'GB', NULL, NULL, '7791229909', '0010027W64', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824917294', 'FedEx', NULL, '2014-09-15', '11.09.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24402, '267346642', NULL, NULL, 'Steffi Owens', 'Flat 2/2 91 Grovepark Street', '', 'Glasgow', 'Großbritannien', 'G20 7NZ', 'GB', NULL, NULL, '7872611424', '0010108RGP', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824917309', 'FedEx', NULL, '2014-09-15', '12.09.2014 12:23', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24403, '267153211', NULL, NULL, 'suwu gao', '26 BRINKBURN STREET', '', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'NE6 2JU', 'GB', NULL, NULL, '1912761055', '0010135YC2', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824917310', 'FedEx', NULL, '2014-09-15', '11.09.2014 15:23', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24404, '267220847', NULL, NULL, 'Zuhel Ashuk', '12 Martina terrace', 'Manford way', 'Chigwell', 'Großbritannien', 'iG7 4EJ', 'GB', NULL, NULL, '7415124991', '0010124AXJ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824917320', 'FedEx', NULL, '2014-09-15', '11.09.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24405, '267134983', NULL, NULL, 'katarzyna rybkowska', '1/3 LAVEROCKBANK AVENUE', '', 'EDINBURGH', 'Großbritannien', 'EH5 3BP', 'GB', NULL, NULL, '7762099881', '00100279A4', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '578824917331', 'FedEx', NULL, '2014-09-15', '11.09.2014 13:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(24406, '267331541', NULL, NULL, 'Manjola Qejvani', '21 LIVIA WAY', 'Lydney', 'LYDNEY', 'Großbritannien', 'GL15 5NU', 'GB', NULL, NULL, '7761547345', '0010128C27', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '578824917342', 'FedEx', NULL, '2014-09-15', '12.09.2014 11:23', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(24407, '267352963', NULL, NULL, 'Mike Parker', '76 MEON ROAD', 'Milton', 'SOUTHSEA', 'Großbritannien', 'PO4 8NN', 'GB', NULL, NULL, '7880948600', '0010032KQJ', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '578824917353', 'FedEx', NULL, '2014-09-15', '12.09.2014 12:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(24408, '267241054', NULL, NULL, 'Sahar Shakoor', '7 LAVENDER AVENUE', 'Church Lane, Kingsbury', 'LONDON', 'Großbritannien', 'NW9 8HB', 'GB', NULL, NULL, '7956010747', '0010233BXW', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '578824917364', 'FedEx', NULL, '2014-09-15', '11.09.2014 22:22', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(24409, '267353339', NULL, NULL, 'selma mathews', 'URB. PARQUE BOTANICO W', 'W419', '29679', 'BENAHAVIS MALAGA', 'Spanien', 'ES', NULL, NULL, '611376151', '0010027NYK', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-5', NULL, '578824917375', 'FedEx', NULL, '2014-09-15', '12.09.2014 10:58', 'ES010914SF35', '1', 'a0YC000000ZXURsMAP', '', '199.99'),
(24410, '267211832', NULL, NULL, 'Raul Gonzalez Rodriguez', 'LOPE DE VEGA 15', '15', '16410', 'HORCAJO DE SANTIAGO CUENCA', 'Spanien', 'ES', NULL, NULL, '618345108', '0010023SSQ', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-5', NULL, '578824917386', 'FedEx', NULL, '2014-09-15', '11.09.2014 17:58', 'ES010914SF35', '1', 'a0YC000000ZXURsMAP', '', '199.99'),
(24411, '267015121', NULL, NULL, 'Anita Jaskic', 'Bisschoppenhoflaan 117', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '487320402', '0010087LJ2', NULL, NULL, 'Malibu horloge - bruin, goud & zwart', NULL, '578824917397', 'FedEx', NULL, '2014-09-15', '10.09.2014 21:18', 'NL140128LB03', '1', 'a0YC000000ZKIGwMAP', '155.00', '239.99'),
(24412, '267014753', NULL, NULL, 'Nadia Lacroix', 'Hornszee 29', '', '3600', 'Waterschei-Zwartberg', 'Belgien', 'BE', NULL, NULL, '474892738', '0010019E9M', NULL, NULL, 'T-3006-4 - roestvrijstalen band, zilverkleurige kast', NULL, '578824917401', 'FedEx', NULL, '2014-09-15', '10.09.2014 21:18', 'NL140729NM41', '1', 'a0YC000000ZAiyWMAT', '', '229.99'),
(24413, '266964658', NULL, NULL, 'Steve Rogge', 'rue de Jupille 159D/011', '', '4620', 'Fleron', 'Belgien', 'BE', NULL, NULL, '495231247', '00102198BI', NULL, NULL, 'Une montre Malibu Diamonds - coloris : noir, argentÃ© et noir', NULL, '578824917412', 'FedEx', NULL, '2014-09-15', '10.09.2014 16:48', 'NL140128LB02', '1', 'a0YC000000ZKIGtMAP', '155.00', '239.99'),
(24414, '266916909', NULL, NULL, 'Dominique Basso', 'rue des alloux 97', '', '5060', 'Tamines', 'Belgien', 'BE', NULL, NULL, '484108116', '0010029TFW', NULL, NULL, 'Une montre T-3006-4 - bracelet en acier inoxydable, boitier argentÃ©', NULL, '578824917423', 'FedEx', NULL, '2014-09-15', '10.09.2014 12:48', 'NL140729NM41', '1', 'a0YC000000ZAiyWMAT', '', '229.99'),
(24415, '266885445', NULL, NULL, 'Joeri Naudts', 'Ledergemstraat 5B', '', '9041', 'Oostakker', 'Belgien', 'BE', NULL, NULL, '494846248', '0010232F86', NULL, NULL, 'T-3006-4 - roestvrijstalen band, zilverkleurige kast', NULL, '578824917434', 'FedEx', NULL, '2014-09-15', '10.09.2014 10:48', 'NL140729NM41', '1', 'a0YC000000ZAiyWMAT', '', '229.99'),
(24416, '267265039', NULL, NULL, 'Grigoryan Levon', 'chaussee de Helmet 180', '', '1030', 'Schaerbeek', 'Belgien', 'BE', NULL, NULL, '488070753', '0010070NJG', NULL, NULL, 'Une montre T-3006-3 - bracelet en cuir, boitier dorÃ©/noir', NULL, '578824917445', 'FedEx', NULL, '2014-09-15', '12.09.2014 01:48', 'NL140729NM40', '1', 'a0YC000000ZAiybMAD', '', '229.99'),
(24417, '267183915', NULL, NULL, 'diane janssens', 'Kesselsesteenweg 98-100', 'plezant', '2500', 'Lier', 'Belgien', 'BE', NULL, NULL, '34806723', '0010157BSU', NULL, NULL, 'T-3006-4 - roestvrijstalen band, zilverkleurige kast', NULL, '578824917456', 'FedEx', NULL, '2014-09-15', '11.09.2014 16:18', 'NL140729NM41', '1', 'a0YC000000ZAiyWMAT', '', '229.99'),
(24418, '267119274', NULL, NULL, 'Viatcheslav Nesterenko', 'Toekomstlaan 2', '', '2200', 'Herentals', 'Belgien', 'BE', NULL, NULL, '473371068', '00100428QE', NULL, NULL, 'Malibu horloge - zwart, zilver& zwart', NULL, '578824917467', 'FedEx', NULL, '2014-09-15', '11.09.2014 10:48', 'NL140128LB02', '1', 'a0YC000000ZKIGtMAP', '155.00', '239.99'),
(24419, '267185802', NULL, NULL, 'graziella menegatti', 'filippo brunelleshi 12', 'filippo brunelleshi', '44021', 'codigoro', 'Italien', 'IT', NULL, NULL, '3492832280', '0010093OF4', NULL, NULL, 'Florida modello GM-505-1', NULL, '578824917478', 'FedEx', NULL, '2014-09-15', '11.09.2014 15:58', 'IT010914SF21', '1', 'a0YC000000ZXUM2MAP', '', '199.99'),
(24420, '266928692', NULL, NULL, 'Lucia De Fazio', 'VIA POZZO 7', '', '22070', 'BEREGAZZO CON FIGLIARO', 'Italien', 'IT', NULL, NULL, '3478605078', '001023135U', NULL, NULL, 'Florida modello GM-505-1', NULL, '578824917489', 'FedEx', NULL, '2014-09-15', '10.09.2014 13:58', 'IT010914SF21', '1', 'a0YC000000ZXUM2MAP', '', '199.99'),
(24421, '267287699', NULL, NULL, 'BRONZIN MICHELA', 'VIA FRANCESCO FOSCARINI 29', '', '30015', 'CHIOGGIA', 'Italien', 'IT', NULL, NULL, '3887566194', '0010216FH5', NULL, NULL, 'Florida modello GM-505-2', NULL, '578824917490', 'FedEx', NULL, '2014-09-15', '12.09.2014 06:28', 'IT010914SF22', '1', 'a0YC000000ZXUM1MAP', '', '199.99'),
(24422, '266918860', NULL, NULL, 'Noor Islam', 'VIA SAN GERVASIO 4/E', 'asian alimentari snc', '40121', 'BOLOGNA', 'Italien', 'IT', NULL, NULL, '3897819151', '0010151GKE', NULL, NULL, 'Florida modello GM-505-2', NULL, '578824917504', 'FedEx', NULL, '2014-09-15', '10.09.2014 12:58', 'IT010914SF22', '1', 'a0YC000000ZXUM1MAP', '', '199.99'),
(24423, '267232066', NULL, NULL, 'bruno dimartino', 'via saragat 24', '', '97100', 'ragusa', 'Italien', 'IT', NULL, NULL, '3392657740', '0010078WO9', NULL, NULL, 'Florida modello GM-505-3', NULL, '578824917515', 'FedEx', NULL, '2014-09-15', '11.09.2014 19:58', 'IT010914SF23', '1', 'a0YC000000ZXUM3MAP', '', '199.99'),
(24424, '267310569', NULL, NULL, 'MILA MONTAGUTI C/O SNOW SERVICE SRL', 'VIA DELL INDUSTRIA 34', '', '41013', 'CASTELFRANCO EMILIA', 'Italien', 'IT', NULL, NULL, '3496406623', '0010079PSB', NULL, NULL, 'Florida modello GM-505-4', NULL, '578824917526', 'FedEx', NULL, '2014-09-15', '12.09.2014 07:58', 'IT010914SF24', '1', 'a0YC000000ZXULyMAP', '', '199.99'),
(24425, '267232933', NULL, NULL, 'emanuele scasso', 'passo fossato s barnaba 9 - 5', '', '16136', 'genova', 'Italien', 'IT', NULL, NULL, '3472263975', '0010124P2S', NULL, NULL, 'Florida modello GM-505-5', NULL, '578824917537', 'FedEx', NULL, '2014-09-15', '11.09.2014 19:58', 'IT010914SF25', '1', 'a0YC000000ZXULzMAP', '', '199.99'),
(24426, '267198149', NULL, NULL, 'Agnese Cassano', 'VIA PALMIRO TOGLIATTI 28', '', '74011', 'CASTELLANETA', 'Italien', 'it', NULL, NULL, '998446797', '0010044XWY', NULL, NULL, 'Florida modello GM-505-6', NULL, '578824917548', 'FedEx', NULL, '2014-09-15', '11.09.2014 16:58', 'IT010914SF26', '1', 'a0YC000000ZXUM0MAP', '', '199.99'),
(24427, '266998716', NULL, NULL, 'claudia giustardi', 'via roma  2', '', '20083', 'gaggiano', 'Italien', 'IT', NULL, NULL, '3280509467', '0010133PLF', NULL, NULL, 'Monaco Gold GM-3006-04', NULL, '578824917559', 'FedEx', NULL, '2014-09-15', '10.09.2014 19:28', 'IT280814ER33', '1', 'a0YC000000ZWytXMAT', '', '199.99'),
(24428, '266935548', NULL, NULL, 'Giorgio Sebastiani', 'Via Motta D\'affermo 32', '', '00132', 'Roma', 'Italien', 'IT', NULL, NULL, '3460217123', '0010031J8B', NULL, NULL, 'Monaco Gold GM-3006-04', NULL, '578824917560', 'FedEx', NULL, '2014-09-15', '10.09.2014 14:28', 'IT280814ER33', '1', 'a0YC000000ZWytXMAT', '', '199.99'),
(24429, '267209624', NULL, NULL, 'faran ahmed', 'Clarasvej 10', '', '2600', 'Glostrup kobenhavn', 'Dänemark', 'DK', NULL, NULL, '42974133', '00102371EX', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '578824917570', 'FedEx', NULL, '2014-09-15', '11.09.2014 18:06', 'DK260514HW07', '1', 'a0YC000000Z8PiTMAV', '1032.75', '1495.00'),
(24430, '267313031', NULL, NULL, 'Paulina Malec', 'ul. Kazimierza Pulaskiego 14/8', '', '30-305', 'Krakow', 'Polen', 'PL', NULL, NULL, '664929043', '00101603EN', NULL, NULL, 'Model GM-505-2', NULL, '578824917581', 'FedEx', NULL, '2014-09-15', '12.09.2014 11:08', 'PL140801MM02', '1', 'a0YC000000ZBS0tMAH', '671.56', '997.00'),
(24431, '266993318', NULL, NULL, 'KRYSTIAN KRUK', 'Serbinow 116', 'MNIOW', '26-080', 'Mniow swietokrzyskie', 'Polen', 'PL', NULL, NULL, '536551403', '001010457R', NULL, NULL, 'Model GM-505-4', NULL, '578824917592', 'FedEx', NULL, '2014-09-15', '10.09.2014 22:08', 'PL140801MM05', '1', 'a0YC000000ZBS1NMAX', '671.56', '997.00'),
(24432, '266973624', NULL, NULL, 'MIROSLAW SZWAJKOWSKI', 'Al. Jana Pawla II 27/39', '', '09-410', 'Plock', 'Polen', 'PL', NULL, NULL, '600819642', '0010149UU4', NULL, NULL, 'Model GM-505-4', NULL, '578824917607', 'FedEx', NULL, '2014-09-15', '10.09.2014 20:38', 'PL140801MM05', '1', 'a0YC000000ZBS1NMAX', '671.56', '997.00'),
(24433, '267012792', NULL, NULL, 'baktiar shkar', 'Retkeilijaenkatu 4 A 29', '', 'HELSINKI', 'Finnland', '00980', 'FI', NULL, NULL, '407632475', '0010178YMZ', NULL, NULL, 'GM-507-3 - Pionier Aruba Diamonds -rannekello', NULL, 'storniert', 'FedEx', NULL, '2014-09-15', '11.09.2014 00:48', 'FI160714HW17', '1', 'a0YC000000Z8QtPMAV', '138.49', '199.00'),
(24434, '266891742', NULL, NULL, 'Anneli Ahlgren', 'SOEDRA STRANDVAEGEN 19', '', '312 61', 'MELLBYSTRAND', 'Schweden', 'SE', NULL, NULL, '735341696', '00101284JY', NULL, NULL, 'GM-505-2. Diamantklocka med läderarmband', NULL, '578824917618', 'FedEx', NULL, '2014-09-15', '10.09.2014 14:14', 'SE260514HW06', '1', 'a0YC000000Z8PqFMAV', '1280.87', '1895.00'),
(24435, '266991295', NULL, NULL, 'Maik Bahko', 'HAVSOERNSGATAN 99', '', '556 11', 'JOENKOEPING', 'Schweden', 'SE', NULL, NULL, '702275864', '0010215YMG', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '578824917629', 'FedEx', NULL, '2014-09-15', '10.09.2014 22:14', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(24436, '266928039', NULL, NULL, 'Torbjoern Wallin', 'Laerarvaegen 25', '', '74020', 'Vaenge', 'Schweden', 'SE', NULL, NULL, '760999096', '0010091HCH', NULL, NULL, 'GM-505-5. Diamantklocka med stålarmband', NULL, '578824917630', 'FedEx', NULL, '2014-09-15', '10.09.2014 16:44', 'SE260514HW09', '1', 'a0YC000000Z8PqGMAV', '1280.87', '1895.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(24437, '267057587', NULL, NULL, 'Jonas Olsson', 'VAERMEVAEGEN 2', '', '183 36', 'TAEBY', 'Schweden', 'SE', NULL, NULL, '763987100', '0010046LFK', NULL, NULL, 'Malibu Diamonds GM-502-4 - Black Strap Black Case Black Face', NULL, '578824917640', 'FedEx', NULL, '2014-09-15', '11.09.2014 09:44', 'SE160714HW12', '1', 'a0YC000000Z8PfXMAV', '1280.87', '1895.00'),
(24438, '266946064', NULL, NULL, 'Peter Anderberg', 'TAGARP 134', '', '311 94', 'FALKENBERG', 'Schweden', 'SE', NULL, NULL, '707417855', '00101806DD', NULL, NULL, 'Malibu Diamonds GM-502-4 - Black Strap Black Case Black Face', NULL, '578824917651', 'FedEx', NULL, '2014-09-15', '10.09.2014 18:14', 'SE160714HW12', '1', 'a0YC000000Z8PfXMAV', '1280.87', '1895.00'),
(24439, '267141759', NULL, NULL, 'Sara Oesterholm Doyle', 'STRANDGATAN 50B', '', '216 12', 'LIMHAMN', 'Schweden', 'SE', NULL, NULL, '760337600', '0010063NFE', NULL, NULL, 'Sydney Diamonds GM-503-2 Black Strap Silver Case Black Face', NULL, '578824917662', 'FedEx', NULL, '2014-09-15', '11.09.2014 15:14', 'SE160714HW14', '1', 'a0YC000000Z8PfmMAF', '1280.87', '1895.00'),
(24440, '6709352', NULL, NULL, 'Joanne Absalom SDCA', '106 Balmoral Street', '', '2077', 'WAITARA', 'Australien', 'AUS', NULL, NULL, '451632442', '6709352', NULL, NULL, 'Colour: black strap, silver/gold face Casablanca ', NULL, '578824917695', 'FedEx', NULL, '2014-09-15', '2014-09-08 01:11:46 UTC', '', '1', '375192', '399', ''),
(24441, '6843342', NULL, NULL, 'Alise Lim Wise Earth Property Group', 'suite 312, 530 ', 'Little Collins Street', '3000', 'Melbourne', 'Australien', 'AUS', NULL, NULL, '61435906292', '6843342', NULL, NULL, 'Colour: brown strap, gold face Casablanca', NULL, '578824917700', 'FedEx', NULL, '2014-09-15', '2014-09-09 10:23:31 UTC', '', '', '375194', '399', ''),
(24442, '6839968', NULL, NULL, 'Supriya mittal', '3/14-16, ', 'Ramona street', '2763', 'Quakers hill', 'Australien', 'AUS', NULL, NULL, '423649118', '6839968', NULL, NULL, 'Colour: brown strap, gold face Casablanca', NULL, '578824917710', 'FedEx', NULL, '2014-09-15', '2014-09-08 22:14:34 UTC', '', '', '375194', '399', ''),
(24443, '6834620', NULL, NULL, 'Troy Brasher', '32 Guara Grove', '', '4209', 'Pimpama', 'Australien', 'AUS', NULL, NULL, '452405082', '6834620', NULL, NULL, 'Colour: black strap, silver/white face & blue hands Casablanca', NULL, '578824917721', 'FedEx', NULL, '2014-09-15', '2014-09-08 06:09:41 UTC', '', '', '375200', '399', ''),
(24444, '6808958', NULL, NULL, 'Jedda David', '45 Swan Terrace', '', '4030', 'Windsor', 'Australien', 'AUS', NULL, NULL, '741511368', '6808958', NULL, NULL, 'Colour: black strap, silver/gold face Casablanca ', NULL, '578824917732', 'FedEx', NULL, '2014-09-15', '2014-09-04 12:19:22 UTC', '', '', '375192', '399', ''),
(24445, '267926876', NULL, NULL, 'Denise Kilcoyne', 'Cashel Tubbercurry', 'Cashel', 'Co Sligo', 'Tubbercurry', 'Irland', 'IE', NULL, NULL, '877760269', '0010090K9L', NULL, NULL, 'Gold Case/Black Dial/Brown Band (GM-107-3)', NULL, '578824918393', 'FedEx', NULL, '2014-09-16', '15.09.2014 10:02', 'IE270814AH312', '1', 'a0YC000000ZOOpXMAX', '163.84', '285.00'),
(24446, '267666067', NULL, NULL, 'Andrew Keane', '48 The Gallops', '', '46', 'Trim, Co Meath', 'Irland', 'IE', NULL, NULL, '857534761', '0010138JWD', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - 	Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918408', 'FedEx', NULL, '2014-09-16', '14.09.2014 05:32', 'IE190614AH08', '1', 'a0YC000000ZLqGWMA1', '206.24', '311.99'),
(24447, '267580109', NULL, NULL, 'Artur Muizininks', 'LPG AutoGas old lucan road', 'palmerstown business park', 'dublin 20', 'palmerstown', 'Irland', 'IE', NULL, NULL, '861965040', '0010174Z2D', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '578824918419', 'FedEx', NULL, '2014-09-16', '13.09.2014 14:32', 'IE270814AH46', '1', 'a0YC000000ZXXR6MAP', '146.00', '219.99'),
(24448, '267632641', NULL, NULL, 'Alfred Cali', '61 FARM ROAD', '', 'HA8 9LR', 'EDGWARE', 'Grossbritannien', 'GB', NULL, NULL, '4,47901E+11', '0010016OA6', NULL, NULL, 'Florida Diamonds Pionier Watch: Stainless Steel Strap and White Face (GM-505-4)', NULL, '578824917879', 'FedEx', NULL, '2014-09-16', '13.09.2014 21:23', 'UK131023AMC10', '1', 'a0YC000000ZMmwtMAD', '126.99', '199.00'),
(24449, '267640273', NULL, NULL, 'adilson teixeira', '21 TAVISTOCK CRESCENT', '', 'w11 1ax', 'London', 'Grossbritannien', 'GB', NULL, NULL, '07538 957170', '0010168GA9', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Black Case and Black Face (GM-502-4)', NULL, '578824917880', 'FedEx', NULL, '2014-09-16', '13.09.2014 22:22', 'UK140403AS14', '1', 'a0YC000000ZMmzeMAD', '129.96', '199.00'),
(24450, '267635978', NULL, NULL, 'Asildon Teixeira', '20 TAVISTOCK CRESCENT', '', 'W11 1AX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7538957170', '0010250P99', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Face (GM-502-1)', NULL, '578824917890', 'FedEx', NULL, '2014-09-16', '13.09.2014 21:22', 'UK140403AS11', '1', 'a0YC000000ZMmzbMAD', '129.99', '199.00'),
(24451, '267505260', NULL, NULL, 'Barrie Thomas', '27 CWRT LANDO', 'Pembrey', 'SA16 0YE', 'BURRY PORT', 'Grossbritannien', 'GB', NULL, NULL, '1554835727', '0010134I8O', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Face (GM-502-1)', NULL, '578824917905', 'FedEx', NULL, '2014-09-16', '13.09.2014 09:22', 'UK140403AS11', '1', 'a0YC000000ZMmzbMAD', '129.99', '199.00'),
(24452, '267610931', NULL, NULL, 'jackie Boyd', '25 WITHYPOOL DRIVE', '', 'SK2 6DT', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7411219764', '00100703JJ', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '578824917916', 'FedEx', NULL, '2014-09-16', '13.09.2014 18:52', 'UK131011AMC27', '1', 'a0YC000000ZMmI8MAL', '117.01', '189.00'),
(24453, '267703823', NULL, NULL, 'Steve Moore', '7 MELBOURNE ROAD', '', 'SO30 0JE', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7878541054', '0010012MFG', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '578824917927', 'FedEx', NULL, '2014-09-16', '14.09.2014 10:22', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(24454, '267853080', NULL, NULL, 'rosa mcdonough', '72 WENSLEY ROAD', 'woodthorpe', 'NG5 4JU', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7944483624', '0010154HX3', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824917938', 'FedEx', NULL, '2014-09-16', '14.09.2014 23:52', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(24455, '267595119', NULL, NULL, 'Jean Houghton', '36 CARDWELL AVENUE', '', 'S13 7XA', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7703047622', '00101298CK', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824917949', 'FedEx', NULL, '2014-09-16', '13.09.2014 16:52', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24456, '267458652', NULL, NULL, 'Neil Sarjantson', 'SEESA Site O Bullen Lane', '', 'IP8 4JL', 'Ipswich', 'Grossbritannien', 'GB', NULL, NULL, '7796331302', '0010072DFG', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824917950', 'FedEx', NULL, '2014-09-16', '12.09.2014 22:22', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24457, '267481411', NULL, NULL, 'rozina eunice', '18 ROSTREVOR GARDENS', '', 'UB3 1AH', 'HAYES', 'Grossbritannien', 'GB', NULL, NULL, '2036017825', '0010023KVW', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824917960', 'FedEx', NULL, '2014-09-16', '13.09.2014 04:52', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24458, '267432574', NULL, NULL, 'Adam Duffield', '10, WOODHALL ROAD', '', 'LS28 5NL', 'PUDSEY', 'Grossbritannien', 'GB', NULL, NULL, '7583038554', '0010035VRX', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824917971', 'FedEx', NULL, '2014-09-16', '12.09.2014 19:52', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(24459, '267844903', NULL, NULL, 'Dave Coulter', '18 GALLOWAY AVENUE', '', 'ML3 7UR', 'HAMILTON', 'Grossbritannien', 'GB', NULL, NULL, '7803032895', '00102132WP', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824917982', 'FedEx', NULL, '2014-09-16', '14.09.2014 22:52', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(24460, '267576289', NULL, NULL, 'Jamie Johnstone', '11 RAVELSTON DYKES', '', 'EH4 3EA', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7976391044', '0010147PC5', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824917993', 'FedEx', NULL, '2014-09-16', '13.09.2014 14:52', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(24461, '267664608', NULL, NULL, 'Mohammed Amine Boumediene', 'BUILDERS ARM HEATH ROAD', '', 'EN6 1LR', 'POTTERS BAR', 'Grossbritannien', 'GB', NULL, NULL, '7578248792', '0010038DUC', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824918007', 'FedEx', NULL, '2014-09-16', '14.09.2014 05:22', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(24462, '267396607', NULL, NULL, 'Roseann Duff', '20 Peasehill Gait', 'Rosyth', 'KY11 2BD', 'Dunfermline', 'Grossbritannien', 'GB', NULL, NULL, '1383414791', '0010236BLC', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824918018', 'FedEx', NULL, '2014-09-16', '12.09.2014 16:22', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(24463, '267603941', NULL, NULL, 'Vanessa Compton', 'P2 SMR Automotive', 'East Street,', 'PO16 9SD', 'Portchester', 'Grossbritannien', 'GB', NULL, NULL, '7900584851', '0010190LXF', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824918029', 'FedEx', NULL, '2014-09-16', '13.09.2014 17:52', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(24464, '267809379', NULL, NULL, 'Adrian Dragan', '164 Exeter Road', '', 'HA2 9PJ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7964283347', '00100886WT', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824918030', 'FedEx', NULL, '2014-09-16', '14.09.2014 19:52', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24465, '267791471', NULL, NULL, 'Helen Mcmanus', '3 Green Close', '', 'TS7 0DD', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7769265408', '00100268GJ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824918040', 'FedEx', NULL, '2014-09-16', '14.09.2014 18:22', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24466, '267717967', NULL, NULL, 'Liz Smith', '13 HEALDWOOD CLOSE', '', 'WF10 3AR', 'CASTLEFORD', 'Grossbritannien', 'GB', NULL, NULL, '7769701125', '001004761F', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824918051', 'FedEx', NULL, '2014-09-16', '14.09.2014 11:22', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24467, '267724640', NULL, NULL, 'Paul Smith', '13 HEALDWOOD CLOSE', '', 'WF10 3AR', 'CASTLEFORD', 'Grossbritannien', 'GB', NULL, NULL, '7795076267', '0010019Y6W', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824918062', 'FedEx', NULL, '2014-09-16', '14.09.2014 11:52', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24468, '267726913', NULL, NULL, 'Brian Bennett', '327 GOLFHILL DRIVE', 'Flat 6', 'G31 2NZ', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7824357104', '0010094H3V', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824918073', 'FedEx', NULL, '2014-09-16', '14.09.2014 12:22', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24469, '267626596', NULL, NULL, 'Louise Meadows', '70 Kendal Drive', '', 'L319BA', 'Maghull', 'Grossbritannien', 'GB', NULL, NULL, '7794007445', '0010232LPW', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824918084', 'FedEx', NULL, '2014-09-16', '13.09.2014 20:22', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24470, '267820000', NULL, NULL, 'a rehman', '76 NORTHAMPTON STREET', 'Bradford', 'BD3 0HS', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7453977499', '0010024F2A', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918095', 'FedEx', NULL, '2014-09-16', '14.09.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24471, '267681413', NULL, NULL, 'anthony kingston', '10 OLDBARN CLOSE', '', 'SO40 2SY', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7812984381', '00101013QI', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918100', 'FedEx', NULL, '2014-09-16', '14.09.2014 08:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24472, '267562700', NULL, NULL, 'Bohdan Storozhuk', '17 SETON GARDENS', '', 'RM9 4SD', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7702911906', '0010164S87', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918110', 'FedEx', NULL, '2014-09-16', '13.09.2014 13:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24473, '267554508', NULL, NULL, 'carl duckett', '49 ST. GEORGES ROAD', '', 'CW7 1BY', 'WINSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7703440345', '0010011VAA', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918121', 'FedEx', NULL, '2014-09-16', '13.09.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24474, '267631542', NULL, NULL, 'Daniel Davy', '29 Creswell road clowne', '', 'S43 4PN', 'CHESTERFIELD derbyshire', 'Grossbritannien', 'GB', NULL, NULL, '7817839458', '0010226FCS', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918132', 'FedEx', NULL, '2014-09-16', '13.09.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24475, '267582970', NULL, NULL, 'diane matthams', 'medlock bluegate park', 'hubert rd', 'cm14 4je', 'brentwood', 'Grossbritannien', 'GB', NULL, NULL, '01277 698900', '0010192CME', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918143', 'FedEx', NULL, '2014-09-16', '13.09.2014 15:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24476, '267695227', NULL, NULL, 'edita Klimeciene', '3A LONDON RD BARKING', '', 'IG11 8EG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7961494497', '0010034FAF', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918154', 'FedEx', NULL, '2014-09-16', '14.09.2014 09:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24477, '267730256', NULL, NULL, 'ellice cornish', 'Arco trade c Access house', 'Cray avenue', 'BR53QB', 'ORPINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7843984293', '10029112', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918165', 'FedEx', NULL, '2014-09-16', '14.09.2014 12:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24478, '267855406', NULL, NULL, 'F Jonah', 'Flat 12 Sandbourne', 'Abbey Road', 'Nw8 0bh', 'London, England', 'Grossbritannien', 'GB', NULL, NULL, '7890789707', '001010410O', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918176', 'FedEx', NULL, '2014-09-16', '15.09.2014 00:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24479, '267466793', NULL, NULL, 'Gary Eaton', '97 IFFLEY ROAD', '', 'W6 0PD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7766426555', '001018935W', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918187', 'FedEx', NULL, '2014-09-16', '12.09.2014 23:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24480, '267466745', NULL, NULL, 'Gjergj Shkreli', '1 Cox Hollow', 'Southcote Road', 'RG30 2LA', 'Reding', 'Grossbritannien', 'GB', NULL, NULL, '4,47453E+11', '0010217QFA', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918198', 'FedEx', NULL, '2014-09-16', '12.09.2014 23:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24481, '267647517', NULL, NULL, 'Jack Dow', '8 F ARKLAY TERRACE', '', 'DD3 7PJ', 'DUNDEE', 'Grossbritannien', 'GB', NULL, NULL, '01382 456766', '00102431IG', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918202', 'FedEx', NULL, '2014-09-16', '13.09.2014 23:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24482, '267596497', NULL, NULL, 'Karen Hiley', '147 Summergangs Road', '', 'HU88Jy', 'Hull', 'Grossbritannien', 'GB', NULL, NULL, '7473330003', '0010086YFL', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918213', 'FedEx', NULL, '2014-09-16', '13.09.2014 16:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24483, '267717185', NULL, NULL, 'Liz Smith', '13 HEALDWOOD CLOSE', '', 'WF10 3AR', 'CASTLEFORD', 'Grossbritannien', 'GB', NULL, NULL, '7769701125', '0010092ZLA', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918051', 'FedEx', NULL, '2014-09-16', '14.09.2014 11:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24484, '267533485', NULL, NULL, 'Mike Denaro', '17 MANOR AVENUE', 'Golborne', 'WA3 3JU', 'WARRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '14082509908', '00101128EF', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918235', 'FedEx', NULL, '2014-09-16', '13.09.2014 10:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24485, '267408623', NULL, NULL, 'mohamed shuman', '15 175 Seymour place', '', 'w1h 4at', 'london', 'Grossbritannien', 'GB', NULL, NULL, '4,47426E+11', '0010231IX2', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918246', 'FedEx', NULL, '2014-09-16', '12.09.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24486, '267834427', NULL, NULL, 'Natalie Sinclair', 'Ramada Ramada Encore Hotel, Airport way', 'Hotel telephone number 01582 218111', 'Lu2 9lf', 'Luton', 'Grossbritannien', 'GB', NULL, NULL, '7856470538', '00101704L3', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918257', 'FedEx', NULL, '2014-09-16', '14.09.2014 21:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24487, '267552412', NULL, NULL, 'Oleksandr Vynohradov', '12 QUEENSMERE DRIVE', '12 Queensmere Drive Clifton Swinton Manchester M27 8PY', 'M27 8PY', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7869969999', '00101382A7', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918268', 'FedEx', NULL, '2014-09-16', '13.09.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24488, '267558329', NULL, NULL, 'Rebecca Pennicott', 'Flat 1a Shelley House, 39 Hawkwood Road', '', 'BH5 1DS', 'Bournemouth', 'Grossbritannien', 'GB', NULL, NULL, '7713950050', '00100235IH', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918279', 'FedEx', NULL, '2014-09-16', '13.09.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24489, '267552835', NULL, NULL, 'Rose Logan', '43 RALSTON DRIVE', 'Crookedholm', 'KA3 6LW', 'KILMARNOCK', 'Grossbritannien', 'GB', NULL, NULL, '4,41564E+11', '00100720F7', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, 'RL711481347DE', 'Deutsche Post', NULL, '2014-09-16', '13.09.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24490, '267605417', NULL, NULL, 'Sally Mcdonald', 'The gatehous 1 north road', 'Highgate', 'N6 4 bd', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7983955993', '00101218FO', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918290', 'FedEx', NULL, '2014-09-16', '13.09.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24491, '267830649', NULL, NULL, 'Ste Hughes', '36 STALBRIDGE DRIVE', '', 'WA7 1LY', 'RUNCORN', 'Grossbritannien', 'GB', NULL, NULL, '7545181122', '0010214B7W', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918305', 'FedEx', NULL, '2014-09-16', '14.09.2014 21:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24492, '267479888', NULL, NULL, 'Valeriano Kanombo', '74 DALWOOD STREET', '', 'SE5 7DU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7400591591', '0010006GN8', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824918316', 'FedEx', NULL, '2014-09-16', '13.09.2014 03:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24493, '267835352', NULL, NULL, 'Philip N Trudy Marks', '8 WELLINGTON ROAD', '', 'ST7 4BH', 'STOKE-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '1782779156', '0010207BOE', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Black Case (T3006-1-03)', NULL, '578824918327', 'FedEx', NULL, '2014-09-16', '14.09.2014 21:52', 'UK140415AS07', '1', 'a0YC000000ZMnLEMA1', '130.99', '199.00'),
(24494, '267775859', NULL, NULL, 'Linzi Impett', '47 GARSTANG ROAD EAST', '', 'FY6 8HJ', 'POULTON-LE-FYLDE', 'Grossbritannien', 'GB', NULL, NULL, '7850154073', '0010018MXC', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '578824918338', 'FedEx', NULL, '2014-09-16', '14.09.2014 16:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(24495, '267407059', NULL, NULL, 'Marija Kononenko', '8 ROUMELIA LANE', '', 'BH5 1EU', 'BOURNEMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7521588507', '0010199CX3', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '578824918349', 'FedEx', NULL, '2014-09-16', '12.09.2014 17:22', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(24496, '267492207', NULL, NULL, 'Edward McHugh', '23 Lounsdale Grove', '', 'PA29LU', 'Paisley', 'Grossbritannien', 'GB', NULL, NULL, '7515627979', '0010249LIB', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '578824918350', 'FedEx', NULL, '2014-09-16', '13.09.2014 07:52', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(24497, '267761023', NULL, NULL, 'MANUEL MENDOZA LOPEZ', 'RIO EBRO 8', 'PISO 4Âº- PUERTA 3', '28600', 'NAVALCARNERO Madrid', 'Spanien', 'ES', NULL, NULL, '676290044', '0010244TWL', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-3', NULL, '578824918420', 'FedEx', NULL, '2014-09-16', '14.09.2014 13:28', 'ES010914SF33', '1', 'a0YC000000ZXURwMAP', '', '199.99'),
(24498, '267594156', NULL, NULL, 'FRANCESCO PETRUNGARO', 'STRADA CAVOUR 23', '', '43121', 'PARMA', 'Italien', 'IT', NULL, NULL, '348-253199', '0010178P5M', NULL, NULL, 'Florida modello GM-505-3', NULL, '578824918430', 'FedEx', NULL, '2014-09-16', '13.09.2014 14:58', 'IT010914SF23', '1', 'a0YC000000ZXUM3MAP', '', '199.99'),
(24499, '267724706', NULL, NULL, 'Tolazzi Donatello', 'VIA PIEVE FOSCIANA 53', '', '00146', 'ROMA', 'Italien', 'IT', NULL, NULL, '3392982238', '00100521G6', NULL, NULL, 'Florida modello GM-505-4', NULL, '578824918441', 'FedEx', NULL, '2014-09-16', '14.09.2014 09:58', 'IT010914SF24', '1', 'a0YC000000ZXULyMAP', '', '199.99'),
(24500, '267859313', NULL, NULL, 'Antonio Gombia', 'VIA RIVA DEL GARDA 52', '', '41125', 'MODENA', 'Italien', 'IT', NULL, NULL, '3477331836', '0010080HAC', NULL, NULL, 'Florida modello GM-505-5', NULL, '578824918452', 'FedEx', NULL, '2014-09-16', '14.09.2014 23:28', 'IT010914SF25', '1', 'a0YC000000ZXULzMAP', '', '199.99'),
(24501, '267705749', NULL, NULL, 'Stefano Grottin', 'VIA MANZANESIA 11/25', '', '33047', 'REMANZACCO', 'Italien', 'IT', NULL, NULL, '3281885338', '0010208JVY', NULL, NULL, 'Florida modello GM-505-5', NULL, '578824918463', 'FedEx', NULL, '2014-09-16', '14.09.2014 08:28', 'IT010914SF25', '1', 'a0YC000000ZXULzMAP', '', '199.99'),
(24502, '267380434', NULL, NULL, 'Vittorio Mangieri', 'VIA DELLA CROCE 18', '', '75100', 'MATERA', 'Italien', 'IT', NULL, NULL, '3333387701', '0010115YMS', NULL, NULL, 'Florida modello GM-505-5', NULL, '578824918474', 'FedEx', NULL, '2014-09-16', '12.09.2014 12:58', 'IT010914SF25', '1', 'a0YC000000ZXULzMAP', '', '199.99'),
(24503, '267726790', NULL, NULL, 'Giuseppe Centino', 'Via San Giuseppe  112/b', 'Via Pisani 34', '90036', 'Misilmeri', 'Italien', 'IT', NULL, NULL, '3938814799', '00100851W6', NULL, NULL, 'Monaco Gold GM-3006-04', NULL, '578824918485', 'FedEx', NULL, '2014-09-16', '14.09.2014 10:28', 'IT280814ER33', '1', 'a0YC000000ZWytXMAT', '', '199.99'),
(24504, '267658178', NULL, NULL, 'Salvatore Milella', 'VIA GIUSEPPE GARIBALDI 17', '', '72026', 'SAN PANCRAZIO SALENTINO', 'Italien', 'IT', NULL, NULL, '831667308', '0010139N5C', NULL, NULL, 'Monaco Gold GM-3006-04', NULL, '578824918496', 'FedEx', NULL, '2014-09-16', '13.09.2014 23:28', 'IT280814ER33', '1', 'a0YC000000ZWytXMAT', '', '199.99'),
(24505, '261049450', NULL, NULL, 'Alaa Alisawi', 'Inkilaentie 2A3', 'Inkilaentie 2 a 3', '70340', 'KUOPIO', 'Finnland', 'FI', NULL, NULL, '443499191', '0010194L2G', NULL, NULL, 'GM-505-6 - Pionier Florida Diamonds -rannekello', NULL, '609919101197', 'FedEx', NULL, '2014-08-12', '11.08.2014 17:18', 'FI260514HW10', '1', 'a0YC000000Z8Q0rMAF', '138.49', '199.00'),
(24506, '260542189', NULL, NULL, 'Gabriele Boschi', 'VIA TORELLO MELIANI 81', '', '56021', 'CASCINA', 'Italien', 'IT', NULL, NULL, '3771317955', '00101763L5', NULL, NULL, 'Monaco Leder gold', NULL, '609919101201', 'FedEx', NULL, '2014-08-12', '08.08.2014 19:28', 'IT140723CS02', '1', 'a0YC000000Z9ejLMAR', '', '219.99'),
(24507, '260772884', NULL, NULL, 'Guido Vomiero', 'VIA POZZETTO 2/C', '', '35043', 'MONSELICE', 'Italien', 'IT', NULL, NULL, '3933356389', '001008822J', NULL, NULL, 'Monaco Edelstahl silber', NULL, '609919101212', 'FedEx', NULL, '2014-08-12', '10.08.2014 07:28', 'IT140723CS04', '1', 'a0YC000000Z9ekiMAB', '', '219.99'),
(24508, '260613720', NULL, NULL, 'Luigi Donati', 'VIA RAFFAELE CHIODINI 6', '', '20020', 'VANZAGHELLO', 'Italien', 'IT', NULL, NULL, '331657622', '00100504XD', NULL, NULL, 'Monaco Edelstahl silber', NULL, '609919101223', 'FedEx', NULL, '2014-08-12', '09.08.2014 08:28', 'IT140723CS04', '1', 'a0YC000000Z9ekiMAB', '', '219.99'),
(24509, '260631473', NULL, NULL, 'franca ghiandoni', 'voc. s. angelo n02 piano te', 'voc. s. angelo n02', '06033', 'cannara', 'Italien', 'IT', NULL, NULL, '3939239052', '0010002SXQ', NULL, NULL, 'Monaco Edelstahl gold', NULL, '609919101234', 'FedEx', NULL, '2014-08-12', '09.08.2014 09:28', 'IT140723CS05', '1', 'a0YC000000Z9eksMAB', '', '219.99'),
(24510, '260912716', NULL, NULL, 'Alberto Zanchin', 'VIA STRADA MILITARE 7', '', '35010', 'VILLA DEL CONTE', 'Italien', 'IT', NULL, NULL, '3401240811', '*00101004E4', NULL, NULL, 'Monaco Edelstahl alles schwarz', NULL, '609919101245', 'FedEx', NULL, '2014-08-12', '10.08.2014 19:58', 'IT140723CS06', '1', 'a0YC000000Z9el2MAB', '', '219.99'),
(24511, '260513902', NULL, NULL, 'Giacomo Pinti', 'VIA CONTE GAETANO BONORIS 122', 'via conte gaetano bonoris 122', '25018', 'MONTICHIARI', 'Italien', 'IT', NULL, NULL, '3341818593', '0010022H9E', NULL, NULL, 'Monaco Edelstahl alles schwarz', NULL, '609919101256', 'FedEx', NULL, '2014-08-12', '08.08.2014 16:28', 'IT140723CS06', '1', 'a0YC000000Z9el2MAB', '', '219.99'),
(24512, '260874663', NULL, NULL, 'Rosario Fazio', 'VIA VINCENZO BELLINI 41/A', '', '33050', 'PAVIA DI UDINE', 'Italien', 'IT', NULL, NULL, '3393024158', '0010244E8O', NULL, NULL, 'Monaco Edelstahl alles schwarz', NULL, '609919101267', 'FedEx', NULL, '2014-08-12', '10.08.2014 16:28', 'IT140723CS06', '1', 'a0YC000000Z9el2MAB', '', '219.99'),
(24513, '260927846', NULL, NULL, 'Gyanu Magar', '3 Redbridge  Redbridge Mews, Cove Street', '', '353', 'Cork City', 'Irland', 'IE', NULL, NULL, '899599607', '0010110CWH', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face (GM-508-4)', NULL, '609919101278', 'FedEx', NULL, '2014-08-12', '10.08.2014 23:02', 'IE140414AP04', '1', 'a0YC000000Z8PjmMAF', '200.00', '309.98'),
(24514, '260557200', NULL, NULL, 'James F Flynn', '88 Glenbeigh Road', '', '7', 'Dublin', 'Irland', 'IE', NULL, NULL, '876340218', '0010209IEH', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face (GM-508-2)', NULL, '609919101289', 'FedEx', NULL, '2014-08-12', '08.08.2014 22:02', 'IE140414AP02', '1', 'a0YC000000Z8PjkMAF', '200.00', '309.98'),
(24515, '260517568', NULL, NULL, 'Ray Bonney', '21 Rochdale Road', '', 'OL13 9NW', 'BACUP', 'Großbritannien', 'GB', NULL, NULL, '7837902852', '00100382J9', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '609919101290', 'FedEx', NULL, '2014-08-12', '08.08.2014 18:52', 'UK140110AMC08', '1', 'a0YC000000YmF9qMAF', '131.00', '219.00'),
(24516, '260565019', NULL, NULL, 'Yolanda Williams', '75 PETERSHAM CLOSE', 'can leave with neighbour if necessary!', 'MK16 0JG', 'NEWPORT PAGNELL', 'Großbritannien', 'GB', NULL, NULL, '7957346563', '0010039NC9', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '609919101304', 'FedEx', NULL, '2014-08-12', '09.08.2014 00:38', 'UK140110AMC04', '1', 'a0YC000000YmF9nMAF', '131.00', '219.00'),
(24517, '260808007', NULL, NULL, 'A DAY', '3 LORIMERS CLOSE', '', 'SR8 2NH', 'PETERLEE', 'Großbritannien', 'GB', NULL, NULL, '1915872026', '0010001KE6', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '609919101315', 'FedEx', NULL, '2014-08-12', '10.08.2014 11:52', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(24518, '260534527', NULL, NULL, 'cristian nastase', '71 SOMERVILLE WAY', '', 'HP19 7QH', 'AYLESBURY', 'Großbritannien', 'GB', NULL, NULL, '7722088875', '10093623', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '609919101326', 'FedEx', NULL, '2014-08-12', '08.08.2014 20:22', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(24519, '260719396', NULL, NULL, 'janice mccaugherty', '17 gilpins manor', '', 'bt668ag', 'lurgan', 'Großbritannien', 'GB', NULL, NULL, '7525174621', '0010043VN9', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '609919101337', 'FedEx', NULL, '2014-08-12', '09.08.2014 20:52', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(24520, '260467419', NULL, NULL, 'Marcus Mullings', '50 BRENT ROAD', '', 'B30 2TP', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '1216893715', '00101586UW', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '609919101348', 'FedEx', NULL, '2014-08-12', '08.08.2014 14:22', 'UK140110AMC07', '1', 'a0YC000000YmF9pMAF', '131.00', '219.00'),
(24521, '260677242', NULL, NULL, 'Razia Begum', '116 WHITACRE ROAD', '', 'B9 5NN', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7838337573', '00100145YN', NULL, NULL, 'Newton Watch - Silver Strap With Silver Case and White Face (GM-4004-5)', NULL, '609919101359', 'FedEx', NULL, '2014-08-12', '09.08.2014 15:52', 'UK140110AMC05', '1', 'a0YC000000YmF9oMAF', '131.00', '219.00'),
(24522, '260762089', NULL, NULL, 'Coral Ardron', '24 Roecar close', '', 'S41 9PN', 'Chesterfield', 'Großbritannien', 'GB', NULL, NULL, '7891603827', '0010176GDT', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919101360', 'FedEx', NULL, '2014-08-12', '10.08.2014 08:23', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(24523, '260737852', NULL, NULL, 'Lynsey Butchart', '57 BROWN AVENUE', '', 'G81 1DW', 'CLYDEBANK', 'Großbritannien', 'GB', NULL, NULL, '7712640232', '0010192DSO', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919101370', 'FedEx', NULL, '2014-08-12', '09.08.2014 22:52', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(24524, '260714659', NULL, NULL, 'Samantha Quinn', '12 PASTURE ROAD', 'Embsay', 'BD23 6RH', 'SKIPTON', 'Großbritannien', 'GB', NULL, NULL, '1756228629', '001022121T', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919101381', 'FedEx', NULL, '2014-08-12', '09.08.2014 20:22', 'UK131024AMC05', '1', 'a0YC000000YqgTqMAJ', '165.00', '249.00'),
(24525, '260877436', NULL, NULL, 'Maureen Moffat', '58 BAWHIRLEY ROAD', '', 'PA15 2LS', 'GREENOCK', 'Großbritannien', 'GB', NULL, NULL, '7880224270', '0010191P57', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919101392', 'FedEx', NULL, '2014-08-12', '10.08.2014 18:52', 'UK131024AMC02', '1', 'a0YC000000YqgTnMAJ', '165.00', '249.00'),
(24526, '260517825', NULL, NULL, 'Kieran Dhinsa', '18 The Knowe', '', 'KA5 5BY', 'Mauchline', 'Großbritannien', 'GB', NULL, NULL, '7738118595', '0010003NP2', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919101407', 'FedEx', NULL, '2014-08-12', '08.08.2014 18:52', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(24527, '260554550', NULL, NULL, 'Ryan Upson', '38 PLAISTOW GROVE', 'Leave with next door if no one is home..', 'BR1 3PB', 'Bromley', 'Großbritannien', 'GB', NULL, NULL, '7794712245', '0010198X3Z', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919101418', 'FedEx', NULL, '2014-08-12', '08.08.2014 22:52', 'UK131024AMC04', '1', 'a0YC000000YqgTpMAJ', '165.00', '249.00'),
(24528, '260633240', NULL, NULL, 'andrew magill', '3 LONGLANDS CRESCENT', '', 'LA3 2NP', 'MORECAMBE', 'Großbritannien', 'GB', NULL, NULL, '1524850747', '0010115ZK9', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919101429', 'FedEx', NULL, '2014-08-12', '09.08.2014 11:22', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(24529, '260592025', NULL, NULL, 'Giuseppe Pastore', 'SERVATECH LT Chapelthorpe hall', 'Church lane', 'WF4 3JB', 'WAKEFIELD', 'Großbritannien', 'GB', NULL, NULL, '7710084762', '0010203INQ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919101430', 'FedEx', NULL, '2014-08-12', '09.08.2014 08:53', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(24530, '260931675', NULL, NULL, 'Jonathan ROBINSON', '2 SOUTHWARK STREET', 'Edward Symmons.Mon-Fri 9-5', 'SE1 1TQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7793212438', '0010065BIP', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919101440', 'FedEx', NULL, '2014-08-12', '11.08.2014 00:22', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(24531, '260728873', NULL, NULL, 'sophie mitchell', '9 BALCAIRN AVENUE', '', 'AB51 0NY', 'INVERURIE', 'Großbritannien', 'GB', NULL, NULL, '7805341264', '0010126JIB', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919101451', 'FedEx', NULL, '2014-08-12', '09.08.2014 21:52', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(24532, '260926369', NULL, NULL, 'Tom George', '1 IVY COTTAG SPARKS LANE', '', 'RH17 5JP', 'HAYWARDS HEATH', 'Großbritannien', 'GB', NULL, NULL, '7927309938', '00101119CZ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919101462', 'FedEx', NULL, '2014-08-12', '10.08.2014 23:22', 'UK131024AMC01', '1', 'a0YC000000YqgTmMAJ', '165.00', '249.00'),
(24533, '260493977', NULL, NULL, 'Freda Opoku-ohemeng', '4 REGIS COURT', '', 'EH4 6RG', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7921378182', '00100845IA', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919101473', 'FedEx', NULL, '2014-08-12', '08.08.2014 16:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24534, '260904294', NULL, NULL, 'Lewis Evans', '23 HERITAGE COURT', '', 'NP44 3HS', 'CWMBRAN', 'Großbritannien', 'GB', NULL, NULL, '7540636542', '0010248TAS', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919101484', 'FedEx', NULL, '2014-08-12', '10.08.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24535, '260691124', NULL, NULL, 'Melvyn pollard', '151 PERRY ROAD', 'Sherwood', 'NG5 1GN', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '1159604295', '0010076VR1', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919101495', 'FedEx', NULL, '2014-08-12', '09.08.2014 17:22', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24536, '260718321', NULL, NULL, 'Simon Francis', '130 KILBOURNE ROAD', '', 'DE56 1SA', 'BELPER', 'Großbritannien', 'GB', NULL, NULL, '7825687536', '0010218EOI', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919101500', 'FedEx', NULL, '2014-08-12', '09.08.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000YqgToMAJ', '165.00', '249.00'),
(24537, '260501486', NULL, NULL, 'Michael Jewell', '63 UPPER LONGLANDS', '', 'EX7 9DD', 'DAWLISH', 'Großbritannien', 'GB', NULL, NULL, '1626862338', '0010134R02', NULL, NULL, 'Theorema Paragon Watch: Black Strap, Gold-Coloured Case and Black Face (TH-PARAGON-Sw)', NULL, '609919101510', 'FedEx', NULL, '2014-08-12', '08.08.2014 17:22', 'UK140416AS06', '1', 'a0YC000000Y0eJmMAJ', '102.00', '159.00'),
(24538, '260712894', NULL, NULL, 'Philip Hayes', '4 BLUEBELL CLOSE', 'Waterloo', 'L22 3YU', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7968524576', '001011212G', NULL, NULL, 'Theorema Paragon Watch: Black Strap, Silver- and Gold-Coloured Case and White Face', NULL, '609919101521', 'FedEx', NULL, '2014-08-12', '09.08.2014 19:52', 'UK140416AS07', '1', 'a0YC000000Y0eKfMAJ', '102.00', '159.00'),
(24539, '260852641', NULL, NULL, 'Dildarbek Tohtasinov', '24 Acanthus drive', '', 'SE15HJ', 'London', 'Großbritannien', 'GB', NULL, NULL, '7760887764', '0010175SRI', NULL, NULL, 'Theorema Paragon Watch: Black Strap, Silver-Coloured Case and Black Face (T3001-SS)', NULL, '609919101532', 'FedEx', NULL, '2014-08-12', '10.08.2014 16:22', 'UK140416AS03', '1', 'a0YC000000Y0eHCMAZ', '102.00', '159.00'),
(24540, '260917217', NULL, NULL, 'Eliska Dudkova', '14 JASMINE COURT', '', 'CB1 8BG', 'CAMBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7826369272', '0010219CSJ', NULL, NULL, 'Theorema Paragon Watch: Black Strap, Silver-Coloured Case and Black Face (T3001-SS)', NULL, '609919101543', 'FedEx', NULL, '2014-08-12', '10.08.2014 22:22', 'UK140416AS03', '1', 'a0YC000000Y0eHCMAZ', '102.00', '159.00'),
(24541, '260465635', NULL, NULL, 'Cheryl Edwards', '58 CHELSEA GREEN', '', 'LU7 2PU', 'LEIGHTON BUZZARD', 'Großbritannien', 'GB', NULL, NULL, '1525378966', '0010110SQO', NULL, NULL, 'Theorema Paragon Watch: Brown Strap, Gold-Coloured Case and White Face (T3001-gg)', NULL, '609919101554', 'FedEx', NULL, '2014-08-12', '08.08.2014 13:53', 'UK140416AS04', '1', 'a0YC000000Y0eHqMAJ', '102.00', '159.00'),
(24542, '260826483', NULL, NULL, 'Derek Mclay', '73 CONNAUGHT PLACE', '', 'EH6 4RN', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7743725659', '0010105S9K', NULL, NULL, 'Theorema Paragon Watch: Brown Strap, Gold-Coloured Case and White Face (T3001-gg)', NULL, '609919101565', 'FedEx', NULL, '2014-08-12', '10.08.2014 13:52', 'UK140416AS04', '1', 'a0YC000000Y0eHqMAJ', '102.00', '159.00'),
(24543, '268017671', '', '', 'oksana yevtushenko', '1 beechfield court', '', 'dublin', 'Irland', 'dublin15', '', '', '', '894528533', '0010123UEL', '', '', 'Theorema Men?s Casablanca Watch - 	Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', '', '609919105582', 'FedEx', '', '2014-09-17', '15.09.2014 17:02', 'IE190614AH08', '1', 'a0YC000000ZLqGWMA1', '206.24', '311.99'),
(24544, '267653083', NULL, NULL, 'Olivier Van Coppenolle', 'Vinkenlaan 6', '', '9250', 'Waasmunster', 'Belgien', 'BE', NULL, NULL, '474057915', '0010027T6W', NULL, NULL, 'Malibu horloge - zwart, zilver& zwart', NULL, '609919105549', 'FedEx', NULL, '2014-09-17', '13.09.2014 22:18', 'NL140128LB02', '1', 'a0YC000000ZKIGtMAP', '155.00', '239.99'),
(24545, '267495261', NULL, NULL, 'Mukalay Narcisse Banze', 'avenue du Clos Fleuri 10', '', '1310', 'La Hulpe', 'Belgien', 'BE', NULL, NULL, '474502303', '0010174CSK', NULL, NULL, 'Une montre Malibu Diamonds - coloris : noir, argentÃ© et noir', NULL, '609919105550', 'FedEx', NULL, '2014-09-17', '13.09.2014 06:18', 'NL140128LB02', '1', 'a0YC000000ZKIGtMAP', '155.00', '239.99'),
(24546, '267423058', NULL, NULL, 'Neil Surinx', 'Miksebaan 193', '', '2930', 'Brasschaat', 'Belgien', 'BE', NULL, NULL, '499222533', '0010140ACV', NULL, NULL, 'T-3006-1 - leren band, zilverkleurige kast', NULL, '609919105560', 'FedEx', NULL, '2014-09-17', '12.09.2014 16:48', 'NL140729NM38', '1', 'a0YC000000ZAiyZMAT', '', '229.99'),
(24547, '268176604', NULL, NULL, 'Michelle Eriksen', 'Stammen 5', 'Pakken ma gerne saettes i hojre hjorne bag cafebord', '5220', 'Odense', 'Dänemark', 'DK', NULL, NULL, '42157704', '0010154I3K', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '609919105490', 'FedEx', NULL, '2014-09-17', '16.09.2014 09:36', 'DK040814HW11', '1', 'a0YC000000ZBiTOMA1', '1155.04', '1695.00'),
(24548, '268099406', NULL, NULL, 'Ahmad Alifi', 'Cedervej 10g  10g', '', '6000', 'Kolding', 'Dänemark', 'DK', NULL, NULL, '71627342', '0010204YNR', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, '609919105505', 'FedEx', NULL, '2014-09-17', '16.09.2014 01:38', 'DK040814HW07', '1', 'a0YC000000ZBiSaMAL', '1155.04', '1695.00'),
(24549, '268055737', NULL, NULL, 'Daniel Muller Mesquida', 'Gammel Koge Landevej 553', '', '2650', 'Hvidovre Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '27290020', '0010111IQK', NULL, NULL, 'GM-4004-8: Urrem i sort, sort urkasse, sort urskive', NULL, '609919105516', 'FedEx', NULL, '2014-09-17', '15.09.2014 19:06', 'DK040814HW12', '1', 'a0YC000000ZBiTYMA1', '1155.04', '1695.00'),
(24550, '267691434', NULL, NULL, 'Mette Nyhuus', 'Kildeager 7, 1. TH', '', '2700', 'Bronshoj hovedstaden', 'Dänemark', 'DK', NULL, NULL, '28456041', '0010124O5J', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '609919105527', 'FedEx', NULL, '2014-09-17', '14.09.2014 07:36', 'DK040814HW11', '1', 'a0YC000000ZBiTOMA1', '1155.04', '1695.00'),
(24551, '267576718', NULL, NULL, 'Oskar Kofeod', 'Bremensgade st tv 81', '', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '24644832', '00101621Q3', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '609919105538', 'FedEx', NULL, '2014-09-17', '13.09.2014 13:06', 'DK260514HW07', '1', 'a0YC000000Z8PiTMAV', '1032.75', '1495.00'),
(24552, '268184431', NULL, NULL, 'Sabrina kobert', 'VIA MONTENAPOLEONE 8', '', 'MILANO', 'Italien', '20121', 'IT', NULL, NULL, '3297663324', '0010239LN7', NULL, NULL, 'Monaco Gold GM-3006-05', NULL, '609919105332', 'FedEx', NULL, '2014-09-17', '16.09.2014 09:59', 'IT280814ER34', '1', 'a0YC000000ZWytYMAT', '', '199.99'),
(24553, '268026237', NULL, NULL, 'antonio giulio', 'VIA AMATORE SCIESA N.5', 'amatore sciesa n5', 'BRINDISI', 'Italien', '72100', 'IT', NULL, NULL, '3456971933', '0010211BMT', NULL, NULL, 'Florida modello GM-505-3', NULL, '609919105343', 'FedEx', NULL, '2014-09-17', '15.09.2014 16:58', 'IT010914SF23', '1', 'a0YC000000ZXUM3MAP', '', '199.99'),
(24554, '267980976', NULL, NULL, 'Federico Collini', 'PIAZZA BAVDIN 11', '', 'PINZOLO', 'Italien', '38086', 'IT', NULL, NULL, '3391204488', '00100776JO', NULL, NULL, 'Florida modello GM-505-3', NULL, '609919105354', 'FedEx', NULL, '2014-09-17', '15.09.2014 12:58', 'IT010914SF23', '1', 'a0YC000000ZXUM3MAP', '', '199.99'),
(24555, '267847148', NULL, NULL, 'Musti Aslan', 'Regoutstraat 1', '', '3125 BH', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '628242405', '001009707M', NULL, NULL, 'Malibu horloge - zwart, zilver& zwart', NULL, '609919105284', 'FedEx', NULL, '2014-09-17', '14.09.2014 20:58', 'NL140128LB02', '1', 'a0YC000000ZKIMEMA5', '155.00', '239.99'),
(24556, '267795969', NULL, NULL, 'Siva Ahmad', 'Zandhofsestraat 68', '', '3572 GJ', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '681009770', '0010197FVH', NULL, NULL, 'Malibu horloge - bruin, goud & zwart', NULL, '609919105295', 'FedEx', NULL, '2014-09-17', '14.09.2014 16:28', 'NL140128LB03', '1', 'a0YC000000ZKIMHMA5', '155.00', '239.99'),
(24557, '267721261', NULL, NULL, 'ARJAN fauth', 'Steenplaat 14', '', '1274 EL', 'HUIZEN', 'Niederlande', 'NL', NULL, NULL, '623394719', '00101049QY', NULL, NULL, 'Malibu horloge - bruin, goud & zwart', NULL, '609919105300', 'FedEx', NULL, '2014-09-17', '14.09.2014 09:58', 'NL140128LB03', '1', 'a0YC000000ZKIMHMA5', '155.00', '239.99'),
(24558, '267601529', NULL, NULL, 'A Stolk', 'Bosboom Toussaintstraat 17', '', '2274 LX', 'VOORBURG', 'Niederlande', 'NL', NULL, NULL, '648793341', '0010012N3K', NULL, NULL, 'Malibu horloge - zwart, zilver& zwart', NULL, '609919105310', 'FedEx', NULL, '2014-09-17', '13.09.2014 15:28', 'NL140128LB02', '1', 'a0YC000000ZKIMEMA5', '155.00', '239.99'),
(24559, '267557102', NULL, NULL, 'Ercan Afiyon', 'albert camusplaats 134', '', '3069bm', 'rotterdam', 'Niederlande', 'NL', NULL, NULL, '683290299', '0010118RAL', NULL, NULL, 'Malibu horloge - zwart, zilver& zwart', NULL, '609919105321', 'FedEx', NULL, '2014-09-17', '13.09.2014 10:58', 'NL140128LB02', '1', 'a0YC000000ZKIMEMA5', '155.00', '239.99'),
(24560, '267760347', NULL, NULL, 'MARIUSZ WERESINSKI', 'Gaski Morska 2', '', '76-034', 'Sarbinowo zachodniopomorskie', 'Polen', 'PL', NULL, NULL, '608-625-052', '0010093V1Q', NULL, NULL, 'Model GM-505-3', NULL, '609919105365', 'FedEx', NULL, '2014-09-17', '14.09.2014 16:08', 'PL140801MM03', '1', 'a0YC000000ZBS13MAH', '671.56', '997.00'),
(24561, '267453181', NULL, NULL, 'Dariusz Szulczyk', 'Parkowa 16', '', '96-321', 'Zabia Wola mazowieckie', 'Polen', 'PL', NULL, NULL, '501283835', '0010174LIQ', NULL, NULL, 'Model GM-505-6', NULL, '609919105376', 'FedEx', NULL, '2014-09-17', '12.09.2014 22:38', 'PL140801MM07', '1', 'a0YC000000ZBS1rMAH', '671.56', '997.00'),
(24562, '267805117', NULL, NULL, 'Hagob Kazarian', 'BACKSVALEVAEGEN 11', '', '591 50', 'MOTALA OESTERGOETLANDS LAEN', 'Schweden', 'SE', NULL, NULL, '729432744', '00102079ET', NULL, NULL, 'Armbandsklocka med läderband (GM-4004-3)', NULL, '609919105387', 'FedEx', NULL, '2014-09-17', '14.09.2014 20:44', 'SE040814HW07', '1', 'a0YC000000ZBirAMAT', '1433.05', '1995.00'),
(24563, '267453292', NULL, NULL, 'Victor Evegard', 'SKEDANDSVAEGEN 7', '', '656 72', 'SKATTKAERR', 'Schweden', 'SE', NULL, NULL, '708715951', '10007321', NULL, NULL, 'Armbandsklocka med stålband (GM-4004-7)', NULL, '609919105398', 'FedEx', NULL, '2014-09-17', '12.09.2014 22:44', 'SE040814HW11', '1', 'a0YC000000ZBiscMAD', '1433.05', '1995.00'),
(24564, '267874644', NULL, NULL, 'Khrystyna Stakhurska', 'Musikanten  1 B', '', '78441', 'Borlaenge', 'Schweden', 'SE', NULL, NULL, '', '0010225BZB', NULL, NULL, 'GM-505-1. Diamantklocka med läderarmband', NULL, '609919105402', 'FedEx', NULL, '2014-09-17', '15.09.2014 08:14', 'SE260514HW05', '1', 'a0YC000000Z8PqEMAV', '1280.87', '1895.00'),
(24565, '267563469', NULL, NULL, 'Zaklina Dimitrijevic', 'Henriksdalsringen  57', ' lgh 1201', '13132', 'Stockholm Nacka', 'Schweden', 'SE', NULL, NULL, '', '00100104DO', NULL, NULL, 'GM-505-1. Diamantklocka med läderarmband', NULL, '609919105413', 'FedEx', NULL, '2014-09-17', '13.09.2014 14:44', 'SE260514HW05', '1', 'a0YC000000Z8PqEMAV', '', ''),
(24566, '267569226', NULL, NULL, 'Omar Muratbegovic', 'Bjoerkhemsgatan 57', '', '50646', 'Boras', 'Schweden', 'SE', NULL, NULL, '46739770850', '0010041V7S', NULL, NULL, 'GM-505-3. Diamantklocka med läderarmband', NULL, '609919105424', 'FedEx', NULL, '2014-09-17', '13.09.2014 15:14', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(24567, '267996616', NULL, NULL, 'Pierre Rizk Rizk', 'KLOCKARVAEGEN 193', '', '151 61', 'SOEDERTAELJE', 'Schweden', 'SE', NULL, NULL, '762828942', '0010188LEV', NULL, NULL, 'GM-505-4. Diamantklocka med stålarmband', NULL, '609919105435', 'FedEx', NULL, '2014-09-17', '15.09.2014 17:14', 'SE260514HW08', '1', 'a0YC000000Z8PqHMAV', '1280.87', '1895.00'),
(24568, '268172015', NULL, NULL, 'Alexandar Mijatovic', 'KOHAGSGATAN 100', '', '561 49', 'HUSKVARNA', 'Schweden', 'SE', NULL, NULL, '704814063', '001000898I', NULL, NULL, 'GM-505-5. Diamantklocka med stålarmband', NULL, '609919105446', 'FedEx', NULL, '2014-09-17', '16.09.2014 12:44', 'SE260514HW09', '1', 'a0YC000000Z8PqGMAV', '1280.87', '1895.00'),
(24569, '267682668', NULL, NULL, 'Carola Paladini', 'Repslagargatan 4', '', '61930', 'Trosa', 'Schweden', 'SE', NULL, NULL, '', '0010200JW4', NULL, NULL, 'GM-505-5. Diamantklocka med stålarmband', NULL, '609919105457', 'FedEx', NULL, '2014-09-17', '14.09.2014 10:14', 'SE260514HW09', '1', 'a0YC000000Z8PqGMAV', '1280.87', '1895.00'),
(24570, '268107866', NULL, NULL, 'Nora Nilsson', 'STENBITSVAEGEN 30A', '', '181 30', 'LIDINGOE', 'Schweden', 'SE', NULL, NULL, '739438413', '0010034JYA', NULL, NULL, 'GM-505-5. Diamantklocka med stålarmband', NULL, '609919105468', 'FedEx', NULL, '2014-09-17', '16.09.2014 07:58', 'SE260514HW09', '1', 'a0YC000000Z8PqGMAV', '1280.87', '1895.00'),
(24571, '267429164', NULL, NULL, 'Pontus Somi', 'AENGSGATAN 8', '', '442 33', 'KUNGAELV', 'Schweden', 'SE', NULL, NULL, '709424107', '0010206P82', NULL, NULL, 'Malibu Diamonds GM-502 - Black Strap Silver Case White Face', NULL, '609919105479', 'FedEx', NULL, '2014-09-17', '12.09.2014 20:44', 'SE160714HW08', '1', 'a0YC000000Z8PePMAV', '1280.87', '1895.00'),
(24572, '267530770', NULL, NULL, 'Emelie Melin', 'ROSENHOEJDSVAEGEN 24', '', '152 30', 'SOEDERTAELJE', 'Schweden', 'SE', NULL, NULL, '704027523', '0010129GD8', NULL, NULL, 'Malibu Diamonds GM-502-4 - Black Strap Black Case Black Face', NULL, '609919105480', 'FedEx', NULL, '2014-09-17', '13.09.2014 11:44', 'SE160714HW12', '1', 'a0YC000000Z8PfXMAV', '1280.87', '1895.00'),
(24573, '267429636', NULL, NULL, 'Pontus Somi', 'AENGSGATAN 7', '', '442 33', 'KUNGAELV', 'Schweden', 'SE', NULL, NULL, '709424107', '0010157PVG', NULL, NULL, 'Malibu Diamonds GM-502-4 - Black Strap Black Case Black Face', NULL, '609919105479', 'FedEx', NULL, '2014-09-17', '12.09.2014 20:44', 'SE160714HW12', '1', 'a0YC000000Z8PfXMAV', '1280.87', '1895.00'),
(24574, '267530907', NULL, NULL, 'Emelie Melin', 'ROSENHOEJDSVAEGEN 23', '', '152 30', 'SOEDERTAELJE', 'Schweden', 'SE', NULL, NULL, '704027523', '00101908RD', NULL, NULL, 'Sydney Diamonds GM-503-2 Black Strap Silver Case Black Face', NULL, '609919105480', 'FedEx', NULL, '2014-09-17', '13.09.2014 11:44', 'SE160714HW14', '1', 'a0YC000000Z8PfmMAF', '1280.87', '1895.00'),
(24575, '268141442', NULL, NULL, 'Jesus Ma Lata Perez', 'Lehendakari Aguirre, 7 Avda', '  5 A', '48014', 'Bilbao Vizcaya', 'Spanien', '', NULL, NULL, '608798097', '0010229NUC', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-4', NULL, '609919105571', 'FedEx', NULL, '2014-09-17', '16.09.2014 07:28', 'ES010914SF34', '1', 'a0YC000000ZXURrMAP', '', '199.99'),
(24576, '268030252', NULL, NULL, 'Paul William Walsh', '50 WEMBLEY ROAD', 'Gorton', 'M18 7DT', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7753456201', '0010220MJR', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919105593', 'FedEx', NULL, '2014-09-17', '15.09.2014 18:52', 'UK131011AMC27', '1', 'a0YC000000ZMmI8MAL', '117.01', '189.00'),
(24577, '268103138', NULL, NULL, 'Jenny Man', '9 OAKLEY CLOSE', '', 'E6 5RT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7984172981', '0010036FXP', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919105608', 'FedEx', NULL, '2014-09-17', '16.09.2014 05:22', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(24578, '267914052', NULL, NULL, 'Daniel Boyce', '3 STUART ROAD', 'Melling', 'L31 1BR', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '0151 5483484', '0010216WOB', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919105619', 'FedEx', NULL, '2014-09-17', '15.09.2014 10:22', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24579, '267976151', NULL, NULL, 'Kerry Harvey', '26 WINDSOR DRIVE', '', 'Ch4 0pw', 'Chester', 'Großbritannien', 'GB', NULL, NULL, '7795107862', '0010145WGA', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919105620', 'FedEx', NULL, '2014-09-17', '15.09.2014 14:22', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24580, '268029992', NULL, NULL, 'mohammad ali afsoosi', '2A WOODSIDE ROAD', '', 'M16 0BT', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7477004413', '00100172TA', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919105630', 'FedEx', NULL, '2014-09-17', '15.09.2014 18:52', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24581, '268066492', NULL, NULL, 'Wendy Wray', '3 CHILLINGHAM COURT', '', 'TS23 3UT', 'BILLINGHAM', 'Großbritannien', 'GB', NULL, NULL, '1642351929', '0010002J87', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919105641', 'FedEx', NULL, '2014-09-17', '15.09.2014 21:52', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24582, '268031646', NULL, NULL, 'Daniel Cenizo', '13 OAKFIELD STREET', 'Flat 2', 'CF24 3RD', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7729247449', '0010124FH0', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919105652', 'FedEx', NULL, '2014-09-17', '15.09.2014 19:22', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24583, '268055718', NULL, NULL, 'Edi Demiri', '5 KENT CLOSE', '', 'TW18 1PL', 'STAINES', 'Großbritannien', 'GB', NULL, NULL, '7780785835', '0010148C2X', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919105663', 'FedEx', NULL, '2014-09-17', '15.09.2014 20:52', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24584, '268030698', NULL, NULL, 'Jowita Sowinska', '229 Greenwood Road', '', 'NG3 7FU', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7988847651', '0010068LMY', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919105674', 'FedEx', NULL, '2014-09-17', '15.09.2014 19:22', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24585, '267892812', NULL, NULL, 'Simon Pendlebury', '8 BOURNE GARDENS', 'Barrow in Furness', 'LA14 3UY', 'BARROW-IN-FURNESS', 'Großbritannien', 'GB', NULL, NULL, '7805042080', '0010244LV2', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919105685', 'FedEx', NULL, '2014-09-17', '15.09.2014 08:52', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24586, '267960451', NULL, NULL, 'Taslim Nazir', '44 PRINCESS ROAD', 'Shaw', 'OL2 7AZ', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '7855279583', '0010145HH9', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919105696', 'FedEx', NULL, '2014-09-17', '15.09.2014 13:22', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24587, '268025753', NULL, NULL, 'Adi Puntrello', '49 OAKWAY', '', 'GU21 8TR', 'WOKING', 'Großbritannien', 'GB', NULL, NULL, '7944684181', '0010095I46', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105700', 'FedEx', NULL, '2014-09-17', '15.09.2014 18:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24588, '267922994', NULL, NULL, 'ALISON ANDREWS', '18 PITTSMEAD AVENUE', 'HAYES', 'BR2 7NL', 'BROMLEY', 'Großbritannien', 'GB', NULL, NULL, '7884016807', '001023950O', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105711', 'FedEx', NULL, '2014-09-17', '15.09.2014 10:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24589, '268055083', NULL, NULL, 'Andy Brown', '6 LILIAN AVENUE', '', 'NE28 8QJ', 'WALLSEND', 'Großbritannien', 'GB', NULL, NULL, '7871461001', '0010213I7T', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105722', 'FedEx', NULL, '2014-09-17', '15.09.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24590, '268151770', NULL, NULL, 'Edward Addia Frempong', 'UNIT 3 RIVER MATHISEN WAY', '', 'SL3 0HF', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '7552795511', '0010181Y8P', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105733', 'FedEx', NULL, '2014-09-17', '16.09.2014 10:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24591, '268188897', NULL, NULL, 'goncalo madeira', '37 HILL STREET', '', 'W1J 5LX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7914837422', '10165185', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105744', 'FedEx', NULL, '2014-09-17', '16.09.2014 12:25', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24592, '267872002', NULL, NULL, 'Kate Buckley', '15 FALCON AVENUE', '', 'M41 9AR', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7837799636', '00101319KF', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105755', 'FedEx', NULL, '2014-09-17', '15.09.2014 06:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24593, '268196254', NULL, NULL, 'kayleigh-anne hindley', '615 WOLSELEY ROAD', '', 'PL5 1JJ', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7528120560', '0010076ARV', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105766', 'FedEx', NULL, '2014-09-17', '16.09.2014 12:25', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24594, '267859024', NULL, NULL, 'Mark Veitch', '30 FARLTON ROAD', '', 'SW18 3BL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7766310086', '001017992J', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105777', 'FedEx', NULL, '2014-09-17', '15.09.2014 01:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24595, '267920644', NULL, NULL, 'Matt Ellington', '16 HATFIELD ROAD', '', 'IP3 9AF', 'IPSWICH', 'Großbritannien', 'GB', NULL, NULL, '7887913138', '0010042PB3', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105788', 'FedEx', NULL, '2014-09-17', '15.09.2014 10:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24596, '267991477', NULL, NULL, 'Prisil Muyeki', '200 SLACK LANE', '', 'DE22 3EE', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '7884124383', '0010228S4I', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105799', 'FedEx', NULL, '2014-09-17', '15.09.2014 15:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24597, '268051486', NULL, NULL, 'Rami Breich', '10 Q PEABODY AVENUE', '', 'SW1V 4AU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7742600421', '0010032G23', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105803', 'FedEx', NULL, '2014-09-17', '15.09.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24598, '267862813', NULL, NULL, 'Sarbjit Nagra', '37 LUDDESDOWN ROAD', '', 'SN5 8HJ', 'SWINDON', 'Großbritannien', 'GB', NULL, NULL, '7585605138', '0010198DKT', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105814', 'FedEx', NULL, '2014-09-17', '15.09.2014 02:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24599, '268033104', NULL, NULL, 'Shaek Ahmed', '10 Hill Top Avenue', '', 'LS8 4JY', 'Leeds', 'Großbritannien', 'GB', NULL, NULL, '7999603468', '00101502KD', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105825', 'FedEx', NULL, '2014-09-17', '15.09.2014 19:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24600, '268089577', NULL, NULL, 'Col Brown', '16 HIGHLAND AVENUE', 'HANWELL', 'W7 3RF', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7956266700', '0010051PFH', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919105836', 'FedEx', NULL, '2014-09-17', '16.09.2014 00:22', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(24601, '267867659', NULL, NULL, 'Deshaun Simon', '18 Litchport Court', '', 'N4 2DU', 'London', 'Großbritannien', 'GB', NULL, NULL, '7415656686', '001000481Z', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919105847', 'FedEx', NULL, '2014-09-17', '15.09.2014 05:52', 'UK140729AS35', '1', 'a0YC000000ZMnLGMA1', '130.99', '199.00'),
(24602, '267898556', NULL, NULL, 'steven dyer', '25 CHAPEL LANE', 'Fowlmere', 'SG8 7SB', 'ROYSTON', 'Großbritannien', 'GB', NULL, NULL, '1763208056', '00101199TM', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919105858', 'FedEx', NULL, '2014-09-17', '15.09.2014 09:22', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(24603, '268011124', NULL, NULL, 'Tina Blandford', '30 Maplin Road', '', 'SO16 9PP', 'Southampton', 'Großbritannien', 'GB', NULL, NULL, '7988621382', '0010025U25', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919105869', 'FedEx', NULL, '2014-09-17', '15.09.2014 17:22', 'UK140729AS34', '1', 'a0YC000000ZMnLFMA1', '130.99', '199.00'),
(24604, '268595322', NULL, NULL, 'Ricky Mbuyi Mukendi Biteva Mbuyi Mukendi Biteva', 'rue Neerveld 105', 'BASE Company', '1200', 'Woluwe-Saint-Lambert', 'Belgien', 'BE', NULL, NULL, '487556506', '00102086CH', NULL, NULL, 'Une montre Malibu Diamonds - coloris : noir, argentÃ© et noir', NULL, '609919105939', 'FedEx', NULL, '2014-09-19', '17.09.2014 18:48', 'NL140128LB02', '1', 'a0YC000000ZKIGtMAP', '155.00', '239.99'),
(24605, '268631617', NULL, NULL, 'margaret Rogers', '29 Caurnalus circular road', '', 'n/a', 'Galway', 'Irland', 'IE', NULL, NULL, '086 0369204', '0010089PGT', NULL, NULL, 'Silver Case/White Dial/Black Band (GM-107-2)', NULL, '609919105961', 'FedEx', NULL, '2014-09-19', '17.09.2014 23:03', 'IE270814AH31', '1', 'a0YC000000ZOOlYMAX', '163.84', '285.00'),
(24606, '268717287', NULL, NULL, 'Simone Leonelli', 'VIA SAMONE 8', '', '10010', 'BANCHETTE', 'Italien', 'IT', NULL, NULL, '3200551731', '00100212P9', NULL, NULL, 'Monaco Gold GM-3006-05', NULL, '609919105940', 'FedEx', NULL, '2014-09-19', '18.09.2014 09:58', 'IT280814ER34', '1', 'a0YC000000ZWytYMAT', '', '199.99'),
(24607, '268538833', NULL, NULL, 'Loredana Ventrella', 'Via merano 66', '', '00124', 'Roma', 'Italien', 'IT', NULL, NULL, '3358432210', '001013032U', NULL, NULL, 'Monaco Gold GM-3006-02', NULL, '609919105950', 'FedEx', NULL, '2014-09-19', '17.09.2014 14:28', 'IT280814ER31', '1', 'a0YC000000ZWytVMAT', '', '199.99'),
(24608, '268677611', NULL, NULL, 'gabriel rodriguez', 'RUSSINVAEGEN 50', '', '123 59', 'FARSTA', 'Schweden', 'SE', NULL, NULL, '737539372', '0010160UKC', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-8)', NULL, '609919105891', 'FedEx', NULL, '2014-09-19', '18.09.2014 10:14', 'SE040814HW12', '1', 'a0YC000000ZBiswMAD', '1433.05', '1995.00'),
(24609, '268626679', NULL, NULL, 'Berhaf Gunes Ayzit', 'SPANGA STATIONSPLAN 13', '', '163 51', 'SPANGA', 'Schweden', 'SE', NULL, NULL, '760461516', '00102168NJ', NULL, NULL, 'GM-505-3. Diamantklocka med lÃ¤derarmband', NULL, '609919105906', 'FedEx', NULL, '2014-09-19', '18.09.2014 00:14', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(24610, '268537466', NULL, NULL, 'Nisrin Majdalani', 'AUGUST SOEDERMANS VAEG 54', '', '756 49', 'UPPSALA', 'Schweden', 'SE', NULL, NULL, '737584568', '001010564F', NULL, NULL, 'GM-505-3. Diamantklocka med lÃ¤derarmband', NULL, '609919105917', 'FedEx', NULL, '2014-09-19', '17.09.2014 17:44', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(24611, '268520938', NULL, NULL, 'Aziz Muhic', 'RINGDUVEGATAN 115', '', '724 70', 'VAESTERAS', 'Schweden', 'SE', NULL, NULL, '739398869', '00101148BU', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-6)', NULL, '609919105928', 'FedEx', NULL, '2014-09-19', '17.09.2014 16:14', 'SE040814HW10', '1', 'a0YC000000ZBisDMAT', '1433.05', '1995.00'),
(24612, '268743875', NULL, NULL, 'Graeme Leadbetter', '50 MALISTON ROAD', 'Great Sankey', 'WA5 1JS', 'WARRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7708820000', '0010096X7R', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919105972', 'FedEx', NULL, '2014-09-19', '18.09.2014 13:52', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(24613, '268726777', NULL, NULL, 'Bradley Tetlow', '10 WUERDLE FARM WAY', '', 'OL16 2RY', 'ROCHDALE', 'Grossbritannien', 'GB', NULL, NULL, '7432199545', '0010021IU6', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919105983', 'FedEx', NULL, '2014-09-19', '18.09.2014 12:23', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24614, '268714660', NULL, NULL, 'Grant Hare', '20 WEST RISING', '', 'NN4 0TR', 'Northampton', 'Grossbritannien', 'GB', NULL, NULL, '7875602700', '001022359V', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919105994', 'FedEx', NULL, '2014-09-19', '18.09.2014 11:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24615, '268707428', NULL, NULL, 'Christopher Moores', '12 NEWBY CLOSE', '', 'BL9 9GG', 'BURY', 'Grossbritannien', 'GB', NULL, NULL, '1617634378', '0010096I0S', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '609919106008', 'FedEx', NULL, '2014-09-19', '18.09.2014 10:52', 'UK131011AMC23', '1', 'a0YC000000ZMmI1MAL', '117.01', '179.00'),
(24616, '268921794', NULL, NULL, 'Mattias Redant', 'Borsbekestraat 152', '', '9551', 'Ressegem', 'Belgien', 'BE', NULL, NULL, '496041276', '00101932WK', NULL, NULL, 'Malibu horloge - bruin, goud & zwart', NULL, '609919106225', 'FedEx', NULL, '2014-09-23', '19.09.2014 08:18', 'NL140128LB03', '1', 'a0YC000000ZKIGwMAP', '155.00', '239.99'),
(24617, '268908369', NULL, NULL, 'ANGELIQUE HONORE', 'rue Desire Blondiau 91', '', '7332', 'Sirault', 'Belgien', 'BE', NULL, NULL, '477865806', '00101216HA', NULL, NULL, 'Une montre Malibu Diamonds - coloris : brun, dorÃ© et noir', NULL, '609919106236', 'FedEx', NULL, '2014-09-23', '19.09.2014 07:18', 'NL140128LB03', '1', 'a0YC000000ZKIGwMAP', '155.00', '239.99'),
(24618, '268816825', NULL, NULL, 'Betty Van Lieshout - Judicq', 'Rue du 11 novembre  15 bte 11', '', '7080', 'Frameries Hainaut', 'Belgien', 'BE', NULL, NULL, '478993350', '00100271QH', NULL, NULL, 'Malibu horloge - bruin, goud & zwart', NULL, '609919106247', 'FedEx', NULL, '2014-09-23', '18.09.2014 17:48', 'NL140128LB03', '1', 'a0YC000000ZKIGwMAP', '155.00', '239.99'),
(24619, '268962479', NULL, NULL, 'Taru Paeivaetie', 'Kivalterintie 20 B 19', '', '00620', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '440882827', '00101003LI', NULL, NULL, 'GM-4004-5 - Theorema Newton -rannekello', NULL, '609919106074', 'FedEx', NULL, '2014-09-23', '19.09.2014 15:18', 'FI040814HW09', '1', 'a0YC000000ZXVrRMAX', '155.00', '229.00'),
(24620, '269484643', NULL, NULL, 'Thomas Mc Keever', '8 Moatview gardens', '', 'Dublin 17', 'Dublin', 'Irland', 'IE', NULL, NULL, '876380006', '00102504CS', NULL, NULL, 'Pionier Dublin Watch: Black Strap, Silver Case and Black Face (GM-508-2)', NULL, '609919106350', 'FedEx', NULL, '2014-09-23', '22.09.2014 09:02', 'IE100914AH20', '1', 'a0YC000000ZZOAgMAP', '200.00', '309.98'),
(24621, '269297577', '', '', 'Gillian KANE', 'MABES TOWN', 'THE WARD', 'Co MEATH', 'Meath', 'Irland', '', '', '', '00353879767324', '0010007GPA', '', '', 'Theorema Men?s Casablanca Watch - Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', 'Paket am 12.10.14 zur?ck erhalten!\r\nRL 71 338 353 2DE  16.10.2014', '609919106361', 'FedEx', '', '2014-09-23', '21.09.2014 10:32', 'IE190614AH014', '1', 'a0YC000000ZLqGZMA1', '206.24', '311.99'),
(24622, '269188242', NULL, NULL, 'ciara murray', '22 Luttrellstown Heights Castleknock', '', 'D.15', 'Dublin', 'Irland', 'IE', NULL, NULL, '858000660', '0010155OFJ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919106372', 'FedEx', NULL, '2014-09-23', '20.09.2014 16:32', 'IE190614AH09', '1', 'a0YC000000ZLqGXMA1', '206.24', '311.99'),
(24623, '269022538', NULL, NULL, 'arunas rumsevicius', '1 ard mor park', 'fortunestown,tallaght', '24', 'dublin', 'Irland', 'IE', NULL, NULL, '851075110', '00101805S8', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919106383', 'FedEx', NULL, '2014-09-23', '19.09.2014 18:02', 'IE190614AH10', '1', 'a0YC000000ZLqGYMA1', '206.24', '311.99'),
(24624, '269378702', NULL, NULL, 'Marco Giulio Covre', 'Via del Lazzaretto 85', 'Via del Lazzaretto, 85', '31029', 'Vittorio Veneto', 'Italien', 'IT', NULL, NULL, '3471913271', '0010022UCR', NULL, NULL, 'Florida modello GM-505-1', NULL, '609919106258', 'FedEx', NULL, '2014-09-23', '21.09.2014 17:28', 'IT010914SF21', '1', 'a0YC000000ZXUM2MAP', '', '199.99'),
(24625, '269183924', NULL, NULL, 'Pietro Perico', 'Via picasso  9', '', '24040', 'Chignolo d\'isola', 'Italien', 'IT', NULL, NULL, '354940633', '00102229GY', NULL, NULL, 'Florida modello GM-505-3', NULL, '609919106269', 'FedEx', NULL, '2014-09-23', '20.09.2014 14:58', 'IT010914SF23', '1', 'a0YC000000ZXUM3MAP', '', '199.99'),
(24626, '268822837', NULL, NULL, 'BRONZIN FRANCESCO', 'VIA FRANCESCO FOSCARINI 29', '', '30015', 'CHIOGGIA', 'Italien', 'IT', NULL, NULL, '3477302070', '0010057J47', NULL, NULL, 'Monaco Gold GM-3006-02', NULL, '609919106270', 'FedEx', NULL, '2014-09-23', '18.09.2014 17:58', 'IT280814ER31', '1', 'a0YC000000ZWytVMAT', '', '199.99'),
(24627, '269158238', NULL, NULL, 'Alfred Mense', 'Delftlaan 141', '', '2023 LE', 'HAARLEM Noord-Holland', 'Niederlande', 'NL', NULL, NULL, '630699778', '00102152S5', NULL, NULL, 'Malibu horloge - bruin, goud & zwart', NULL, '609919106203', 'FedEx', NULL, '2014-09-23', '20.09.2014 12:28', 'NL140128LB03', '1', 'a0YC000000ZKIMHMA5', '155.00', '239.99'),
(24628, '268937954', NULL, NULL, 'Bilal Hannun', 'Schoonboomstraat 52-4', '', '1069 BL', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '639292901', '001017494G', NULL, NULL, 'Malibu horloge - zwart, zilver & wit', NULL, '609919106214', 'FedEx', NULL, '2014-09-23', '19.09.2014 09:28', 'NL140128LB01', '1', 'a0YC000000ZKIMGMA5', '155.00', '239.99'),
(24629, '269374067', NULL, NULL, 'Dariusz Matyjewicz', 'Boleslawice 254 N', '', '59- 700', 'Boleslawiec', 'Polen', 'PL', NULL, NULL, '502550032', '0010203RUN', NULL, NULL, 'M?ski zegarek Pionier z kolekcji Barbados: model 16952 Leder gold', NULL, '609919106085', 'FedEx', NULL, '2014-09-23', '21.09.2014 20:08', 'PL140909MM67', '1', 'a0YC000000ZZikcMAD', '650.97', '997.00'),
(24630, '269135532', NULL, NULL, 'Tomasz Zdrojewski', 'Matejki 3', '', '68-131', 'Wymiarki', 'Polen', 'PL', NULL, NULL, '507176125', '00102244CL', NULL, NULL, 'M?ski zegarek Pionier z kolekcji Barbados: model 16952 Leder gold', NULL, '609919106096', 'FedEx', NULL, '2014-09-23', '20.09.2014 13:08', 'PL140909MM67', '1', 'a0YC000000ZZikcMAD', '650.97', '997.00'),
(24631, '269206937', NULL, NULL, 'Marek Bednarz', 'ul. Kirasjerow 69', '', '81-586', 'Gdynia pomorskie', 'Polen', 'PL', NULL, NULL, '48607572727', '0010156QS2', NULL, NULL, 'M?ski zegarek Pionier z kolekcji Barbados: model 16953 Edelstahl silber-weiß', NULL, '609919106100', 'FedEx', NULL, '2014-09-23', '20.09.2014 20:38', 'PL140909MM68', '1', 'a0YC000000ZZikeMAD', '650.97', '997.00'),
(24632, '269179255', NULL, NULL, 'Barbara Sroka', 'ul. Malinowa 12D', '', '43-100', 'Tychy', 'Polen', 'PL', NULL, NULL, '516334519', '0010250KVC', NULL, NULL, 'M?ski zegarek Pionier z kolekcji Barbados: model 16954 Edelstahl silber-schwarz', NULL, '609919106111', 'FedEx', NULL, '2014-09-23', '20.09.2014 17:38', 'PL140909MM680', '1', 'a0YC000000ZZj84MAD', '650.97', '997.00'),
(24633, '269300064', NULL, NULL, 'Wojciech Lubomirski', 'ul. Zlota 28', 'Starachowice', '27-200', 'Starachowice swietokrzyskie', 'Polen', 'PL', NULL, NULL, '609970731', '0010168DQ3', NULL, NULL, 'M?ski zegarek Pionier z kolekcji Barbados: model 16955 Leder schwarz', NULL, '609919106122', 'FedEx', NULL, '2014-09-23', '21.09.2014 12:38', 'PL140909MM70', '1', 'a0YC000000ZZikdMAD', '650.97', '997.00'),
(24634, '269220416', NULL, NULL, 'Agnieszka Lefort', 'Szczesliwa 4 43', 'mieszkam na stale w Danii', '85-792', 'Bydgoszcz', 'Polen', 'PL', NULL, NULL, '888 552 270', '0010160MBY', NULL, NULL, 'M?ski zegarek Pionier z kolekcji Barbados: model 16956 Edelstahl gold', NULL, '609919106133', 'FedEx', NULL, '2014-09-23', '20.09.2014 22:38', 'PL140909MM681', '1', 'a0YC000000ZZj8mMAD', '650.97', '997.00'),
(24635, '269247898', NULL, NULL, 'Jerzy Czyzak', 'ul. Smigielska 11A/2', '', '64-113', 'Osieczna', 'Polen', 'PL', NULL, NULL, '667947400', '00100123KP', NULL, NULL, 'M?ski zegarek Pionier z kolekcji Barbados: model 16956 Edelstahl gold', NULL, '609919106144', 'FedEx', NULL, '2014-09-23', '21.09.2014 06:08', 'PL140909MM681', '1', 'a0YC000000ZZj8mMAD', '650.97', '997.00'),
(24636, '269237418', NULL, NULL, 'Marek Tandek', 'ul. Na Zboczu 75', 'ADRES FIRMOWY-SKOK WYBRZE?E', '80-110', 'Gdansk pomorskie', 'Polen', 'PL', NULL, NULL, '601395304', '0010029ORI', NULL, NULL, 'M?ski zegarek Pionier z kolekcji Barbados: model 16957 Edelsthl alles schwarz', NULL, '609919106155', 'FedEx', NULL, '2014-09-23', '21.09.2014 01:08', 'PL140909MM682', '1', 'a0YC000000ZZjAOMA1', '650.97', '997.00'),
(24637, '269102434', NULL, NULL, 'Zbigniew Sodel', 'Wilgi 16/9', '', '44-100', 'Gliwice slaskie', 'Polen', 'PL', NULL, NULL, '502 520 628', '00100733DW', NULL, NULL, 'Model GM-505-2', NULL, '609919106166', 'FedEx', NULL, '2014-09-23', '20.09.2014 10:08', 'PL140801MM02', '1', 'a0YC000000ZBS0tMAH', '671.56', '997.00'),
(24638, '269379366', NULL, NULL, 'Agregaty Pex Pool Plus Monika Plaza', 'ul. Metalowcow 35', '', '39-200', 'Debica', 'Polen', 'PL', NULL, NULL, '793688823', '0010143PYZ', NULL, NULL, 'Model GM-505-4', NULL, '609919106177', 'FedEx', NULL, '2014-09-23', '21.09.2014 20:38', 'PL140801MM05', '1', 'a0YC000000ZBS1NMAX', '671.56', '997.00'),
(24639, '269223606', NULL, NULL, 'Michal Zdun', 'ul. Rycerska 39C/9', '', '60-345', 'Poznan wielkopolskie', 'Polen', 'PL', NULL, NULL, '48791771991', '00100988EK', NULL, NULL, 'Model GM-505-7', NULL, '609919106188', 'FedEx', NULL, '2014-09-23', '20.09.2014 23:08', 'PL140801MM04', '1', 'a0YC000000ZBS1DMAX', '671.56', '997.00'),
(24640, '269120555', NULL, NULL, 'Stanislaw Malik', 'Pplk Wladyslawa Kabata 7', '', '55-050', 'Sobotka', 'Polen', 'PL', NULL, NULL, '600200570', '0010072J71', NULL, NULL, 'Model GM-505-7', NULL, '609919106199', 'FedEx', NULL, '2014-09-23', '20.09.2014 11:38', 'PL140801MM04', '1', 'a0YC000000ZBS1DMAX', '671.56', '997.00'),
(24641, '269394958', NULL, NULL, 'Roni Vetelaeinen', 'HANTVERKAREGATAN 2D', '', '284 31', 'PERSTORP', 'Schweden', 'SE', NULL, NULL, '732021052', '00100920JD', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-6)', NULL, '609919106030', 'FedEx', NULL, '2014-09-23', '21.09.2014 21:44', 'SE040814HW10', '1', 'a0YC000000ZBisDMAT', '1433.05', '1995.00'),
(24642, '269223953', NULL, NULL, 'John Juberg', 'SKARAGATAN 3', 'C/o  Nyloesegarden', '415 01', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '721904305', '0010216JM6', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-4)', NULL, '609919106041', 'FedEx', NULL, '2014-09-23', '20.09.2014 22:44', 'SE040814HW08', '1', 'a0YC000000ZBirPMAT', '1433.05', '1995.00'),
(24643, '269068468', NULL, NULL, 'Sangar Allan', 'SVAERDSYSSLEVAEGEN 4B', '', '184 35', 'AKERSBERGA STOCKHOLMS LAEN', 'Schweden', 'SE', NULL, NULL, '736300576', '00101284VF', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-5)', NULL, '609919106052', 'FedEx', NULL, '2014-09-23', '20.09.2014 01:14', 'SE040814HW09', '1', 'a0YC000000ZBirtMAD', '1433.05', '1995.00'),
(24644, '268837690', NULL, NULL, 'Ladan moussavian-ekman', 'MORKULLEVAEGEN 52', '', '756 52', 'UPPSALA', 'Schweden', 'SE', NULL, NULL, '018-7275242', '0010177R13', NULL, NULL, 'GM-505-5. Diamantklocka med stÃ¥larmband', NULL, '609919106063', 'FedEx', NULL, '2014-09-23', '18.09.2014 22:14', 'SE260514HW09', '1', 'a0YC000000Z8PqGMAV', '1280.87', '1895.00'),
(24645, '268773424', NULL, NULL, 'Carlos Garcia', 'Barraix 3', 'Puerta 3', '46015', 'Valencia Valencia', 'Spanien', 'ES', NULL, NULL, '666719215', '0010227II5', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-1', NULL, '609919106280', 'FedEx', NULL, '2014-09-23', '18.09.2014 13:58', 'ES010914SF31', '1', 'a0YC000000ZXURvMAP', '', '199.99'),
(24646, '268912398', NULL, NULL, 'franck olivier biboum ii', 'CALLE HOLANDA 52', 'b-3a', '08903', 'L\'HOSPITALET DE LLOBREGAT BARCELONA', 'Spanien', 'ES', NULL, NULL, '692451851', '00102399RV', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-3', NULL, '609919106291', 'FedEx', NULL, '2014-09-23', '19.09.2014 07:28', 'ES010914SF33', '1', 'a0YC000000ZXURwMAP', '', '199.99'),
(24647, '269182998', NULL, NULL, 'lillieth livingston baldonado', 'CALLE BARCELONA 60', 'bajo- oficina', '36203', 'VIGO PONTEVEDRA', 'Spanien', 'ES', NULL, NULL, '610304235', '0010131DPE', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-4', NULL, '609919106306', 'FedEx', NULL, '2014-09-23', '20.09.2014 14:58', 'ES010914SF34', '1', 'a0YC000000ZXURrMAP', '', '199.99'),
(24648, '268838170', NULL, NULL, 'Ricardo Jose Colom Palero', 'Camino de Vera s/n', 'UPV Edificio 4D', '46022', 'Valencia Valencia', 'Spanien', 'ES', NULL, NULL, '680364116', '0010244BU8', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-4', NULL, '609919106317', 'FedEx', NULL, '2014-09-23', '18.09.2014 19:28', 'ES010914SF34', '1', 'a0YC000000ZXURrMAP', '', '199.99'),
(24649, '268926901', NULL, NULL, 'Lluc Arias', 'PASSEIG DEL CASTELL 61', 'casa', '08292', 'ESPARREGUERA BARCELONA', 'Spanien', 'ES', NULL, NULL, '607073593', '0010224E9O', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-5', NULL, '609919106328', 'FedEx', NULL, '2014-09-23', '19.09.2014 08:28', 'ES010914SF35', '1', 'a0YC000000ZXURsMAP', '', '199.99'),
(24650, '268814545', NULL, NULL, 'bernabe garea fianjo', 'PALMEIRAS 1', '3 D', '15895', 'O MILLADOIRO A CORUNA', 'Spanien', 'ES', NULL, NULL, '699434493', '0010132JEQ', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-6', NULL, '609919106339', 'FedEx', NULL, '2014-09-23', '18.09.2014 17:28', 'ES010914SF36', '1', 'a0YC000000ZXURtMAP', '', '199.99'),
(24651, '268802168', NULL, NULL, 'juan antonio fernandez otero', 'lugar de loureiros 40', 'sin numero', '15316', 'ois coiros LA CORUNA', 'Spanien', 'ES', NULL, NULL, '625610479', '0010093MEY', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-6', NULL, '609919106340', 'FedEx', NULL, '2014-09-23', '18.09.2014 16:28', 'ES010914SF36', '1', 'a0YC000000ZXURtMAP', '', '199.99'),
(24652, '269139831', NULL, NULL, 'Uma Shah', '43 NETHERCOURT AVENUE', '', 'N3 1PS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '2083468504', '00101798O3', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919106394', 'FedEx', NULL, '2014-09-23', '20.09.2014 12:22', 'UK131011AMC27', '1', 'a0YC000000ZMmI8MAL', '117.01', '189.00'),
(24653, '269045876', NULL, NULL, 'Adam Handley-Farrell', '2 BALATA WAY', 'Burton On Trent', 'DE13 0TY', 'BURTON-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7791342436', '0010108X0U', NULL, NULL, 'Pionier Barbados Watch: Black Face, Black Rim, Red Detailing and Black Leather Strap', NULL, '609919106409', 'FedEx', NULL, '2014-09-23', '19.09.2014 21:22', 'UK140903CC04', '1', 'a0YC000000ZXzJaMAL', '129.99', '199.00'),
(24654, '269163109', NULL, NULL, 'Karen Adair', '4 Ingleton House', '', 'LA1 4RB', 'Lancaster', 'Großbritannien', 'GB', NULL, NULL, '7741781742', '00101479TI', NULL, NULL, 'Pionier Barbados Watch: Black Face, Black Rim, Red Detailing and Black Leather Strap', NULL, '609919106410', 'FedEx', NULL, '2014-09-23', '20.09.2014 14:52', 'UK140903CC04', '1', 'a0YC000000ZXzJaMAL', '129.99', '199.00'),
(24655, '269104927', NULL, NULL, 'Abraham Nation', '267 SOUTHALL CONVENT WAY', '', 'UB2 5UJ', 'SOUTHALL', 'Großbritannien', 'GB', NULL, NULL, '7908535848', '00100820F0', NULL, NULL, 'Pionier Barbados Watch: Black Face, Gold-Coloured Rim With Red Detailing, Gold-Coloured Strap', NULL, '609919106420', 'FedEx', NULL, '2014-09-23', '20.09.2014 09:22', 'UK140903CC07', '1', 'a0YC000000ZXzNCMA1', '129.99', '199.00'),
(24656, '269250159', NULL, NULL, 'Robert Cunningham', '2 ARCHERS COURT', '', 'EH31 2BL', 'GULLANE', 'Großbritannien', 'GB', NULL, NULL, '1620842001', '0010023IUS', NULL, NULL, 'Pionier Barbados Watch: Stainless Steel Face, Red Detailing and Black Leather Strap', NULL, '609919106431', 'FedEx', NULL, '2014-09-23', '21.09.2014 06:52', 'UK140820cc03', '1', 'a0YC000000ZN8tlMAD', '129.99', '199.00'),
(24657, '269061847', NULL, NULL, 'Howard Kanini', '146 INCHMERY ROAD', 'Catford', 'SE6 1DF', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '2082445728', '0010250VR5', NULL, NULL, 'Pionier Barbados Watch: Stainless Steel Rim, Red Detailing and Black Leather Strap', NULL, '609919106442', 'FedEx', NULL, '2014-09-23', '19.09.2014 22:52', 'UK140820cc04', '1', 'a0YC000000ZN94nMAD', '129.99', '199.00'),
(24658, '269112053', NULL, NULL, 'brett hudson', '135 DYKEWOOD DRIVE', '', 'S6 4DD', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7969074177', '0010242E9O', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919106453', 'FedEx', NULL, '2014-09-23', '20.09.2014 09:52', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24659, '269089177', NULL, NULL, 'Louise Fox', '30 TAVERNERS DRIVE', '', 'ST15 8QF', 'STONE', 'Großbritannien', 'GB', NULL, NULL, '7846674379', '00102234QN', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919106464', 'FedEx', NULL, '2014-09-23', '20.09.2014 07:52', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24660, '269424957', NULL, NULL, 'kelly aujla', '2A PARK CRESCENT', '', 'ME4 6NR', 'CHATHAM', 'Großbritannien', 'GB', NULL, NULL, '7711268657', '0010026UUE', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919106475', 'FedEx', NULL, '2014-09-23', '21.09.2014 23:52', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(24661, '269350853', '', '', 'Lynsey Wood', '186 BROWNMOOR LANE', 'Crosby', 'L23 9SQ', 'LIVERPOOL', 'Großbritannien', 'GB', '', '', '1512812410', '0010159FQ5', '', '', 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', 'Paket kommt zurück!', '609919106486', 'FedEx', '', '2014-09-23', '21.09.2014 16:52', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(24662, '269022041', NULL, NULL, 'snizhana pozhylova', '14 OLD CHRISTCHURCH ROAD', '', 'so410jj', 'LYMINGTON', 'Großbritannien', 'GB', NULL, NULL, '7910840867', '0010217XUG', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919106497', 'FedEx', NULL, '2014-09-23', '19.09.2014 18:52', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24663, '268976456', NULL, NULL, 'Tara Worrall', 'Controltower Haverfordwest airport', '', 'Sa624bu', 'Fishguard road haverfordwest', 'Großbritannien', 'GB', NULL, NULL, '7432147899', '0010138WNM', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919106501', 'FedEx', NULL, '2014-09-23', '19.09.2014 14:52', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24664, '269295509', NULL, NULL, 'Angela Weir', '10 Avonbrae Crescent', '', 'ML3 7PJ', 'Hamilton', 'Großbritannien', 'GB', NULL, NULL, '7548955405', '0010105U1N', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919106512', 'FedEx', NULL, '2014-09-23', '21.09.2014 11:22', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24665, '269056159', NULL, NULL, 'Annette Vickery', '60 LANGDALE GARDENS', 'Estover', 'PL6 8SN', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7976922552', '00101916SH', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919106523', 'FedEx', NULL, '2014-09-23', '19.09.2014 22:22', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24666, '269052885', NULL, NULL, 'Ibrahim Guler', '65 STAINTON ROAD', '', 'EN3 5JP', 'ENFIELD', 'Großbritannien', 'GB', NULL, NULL, '7939468575', '0010160YUU', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919106534', 'FedEx', NULL, '2014-09-23', '19.09.2014 21:52', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24667, '269364782', NULL, NULL, 'Josh Cuss', '82C CHESTERTON LANE', 'Cia fire and security ltd Security house', 'GL7 1YD', 'CIRENCESTER', 'Großbritannien', 'GB', NULL, NULL, '7713468830', '0010221D5B', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919106545', 'FedEx', NULL, '2014-09-23', '21.09.2014 17:52', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24668, '269165288', NULL, NULL, 'Martyn Glendenning', '13 High Terrace', 'Roddymoor', 'DL15 9RA', 'Crook', 'Großbritannien', 'GB', NULL, NULL, '7800865747', '001018561L', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919106556', 'FedEx', NULL, '2014-09-23', '20.09.2014 14:52', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24669, '269415496', NULL, NULL, 'Vahid Tarokh', 'FLAT 2, 90 ROBIN HOOD LANE', '', 'SM1 2SD', 'SUTTON', 'Großbritannien', 'GB', NULL, NULL, '7739571411', '0010153QPU', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919106567', 'FedEx', NULL, '2014-09-23', '21.09.2014 22:52', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24670, '269061553', NULL, NULL, 'Amina Sabir', '2 CHAILEY CLOSE', '', 'TW5 9DP', 'HOUNSLOW', 'Großbritannien', 'GB', NULL, NULL, '7854068353', '0010184CDR', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106578', 'FedEx', NULL, '2014-09-23', '19.09.2014 22:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24671, '269423324', NULL, NULL, 'Beth Wride', '29 TEMPLARS FIRS', '', 'SN4 7EW', 'SWINDON', 'Großbritannien', 'GB', NULL, NULL, '1793849793', '0010018T7U', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106589', 'FedEx', NULL, '2014-09-23', '21.09.2014 23:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24672, '269138375', NULL, NULL, 'charlotte connolly', '78 KIDMORE ROAD', 'Caversham', 'RG4 7NA', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7974315270', '0010201WPY', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106590', 'FedEx', NULL, '2014-09-23', '20.09.2014 12:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24673, '269036812', NULL, NULL, 'Chris Kordzinski', '74 KIDMORE ROAD', 'Caversham', 'RG4 7NA', 'READING', 'Großbritannien', 'GB', NULL, NULL, '1189474817', '0010146XCF', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106604', 'FedEx', NULL, '2014-09-23', '19.09.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24674, '269189756', NULL, NULL, 'Christian Hartley', '35 GEORGE STREET', 'If not at home to collect please leave round the back over the fence', 'WF6 2LT', 'NORMANTON', 'Großbritannien', 'GB', NULL, NULL, '7730438099', '0010163BBU', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106615', 'FedEx', NULL, '2014-09-23', '20.09.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24675, '269044705', NULL, NULL, 'Curtis Morgan', '1 HIll Farm cottages, braintree road', '', 'CM5HQ', 'Braintree, shalford', 'Großbritannien', 'GB', NULL, NULL, '7939994730', '00101073MQ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106626', 'FedEx', NULL, '2014-09-23', '19.09.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24676, '269019447', NULL, NULL, 'Dominic Rowe', '137 CLARENDON ROAD', '', 'SO16 4GD', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7530806484', '0010235I8F', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106637', 'FedEx', NULL, '2014-09-23', '19.09.2014 18:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24677, '269290823', NULL, NULL, 'Iddrisu Yahaya', '5 Upper Clarendon Walk', '', 'W11 1sw', 'London', 'Großbritannien', 'GB', NULL, NULL, '7956015723', '0010167KJQ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106648', 'FedEx', NULL, '2014-09-23', '21.09.2014 10:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24678, '269115458', NULL, NULL, 'Kartik Sharma', '9 SANDFIELD ROAD', 'Room No. 9', 'OX3 7RG', 'OXFORD', 'Großbritannien', 'GB', NULL, NULL, '7778764423', '0010020VBQ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106659', 'FedEx', NULL, '2014-09-23', '20.09.2014 10:23', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24679, '269043416', NULL, NULL, 'Lee Saunders', '8 IMPERIAL AVENUE', 'Mayland', 'CM3 6AQ', 'CHELMSFORD', 'Großbritannien', 'GB', NULL, NULL, '1621742905', '0010128UEO', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106660', 'FedEx', NULL, '2014-09-23', '19.09.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24680, '269016593', NULL, NULL, 'Louise Lapworth', '14 Pensford Road', '', 'B31 3AD', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '7855076360', '00102249YC', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106670', 'FedEx', NULL, '2014-09-23', '19.09.2014 18:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24681, '269372295', NULL, NULL, 'Maria Hutanu', '5 WATERMEET GROVE', '', 'ST1 5GD', 'STOKE-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7402202080', '0010127YV0', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106681', 'FedEx', NULL, '2014-09-23', '21.09.2014 18:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24682, '269356777', NULL, NULL, 'Olaitan badaru', '19  Swan Court, High Road', '', 'N20 0ps', 'London', 'Großbritannien', 'GB', NULL, NULL, '7869331122', '0010155TVW', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106692', 'FedEx', NULL, '2014-09-23', '21.09.2014 17:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24683, '269376194', NULL, NULL, 'Shaluka Kondadeniya', '23 CONNAUGHT GARDENS', '', 'SM4 6DB', 'MORDEN', 'Großbritannien', 'GB', NULL, NULL, '785331626', '0010002W98', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106707', 'FedEx', NULL, '2014-09-23', '21.09.2014 18:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24684, '269272998', NULL, NULL, 'Sharon Christie', '20 KERLOCH CRESCENT', 'Banchory', 'AB31 5ZF', 'BANCHORY', 'Großbritannien', 'GB', NULL, NULL, '7793206983', '0010129TDD', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106718', 'FedEx', NULL, '2014-09-23', '21.09.2014 09:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24685, '269312844', NULL, NULL, 'Shirley Coughtrey', '144 WINDINGBROOK LANE', '', 'NN4 0XF', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '1604661691', '0010060TNI', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106729', 'FedEx', NULL, '2014-09-23', '21.09.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24686, '269541351', NULL, NULL, 'Liana Pop', '56 LYNTON AVENUE', 'Danny', 'NW9 6PE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7880366582', '0010109UJK', NULL, NULL, 'Pionier Barbados Watch: Black Face, Gold-Coloured Rim With Red Detailing, Gold-Coloured Strap', NULL, '609919106751', 'FedEx', NULL, '2014-09-24', '22.09.2014 14:22', 'UK140903CC07', '1', 'a0YC000000ZXzNCMA1', '129.99', '199.00'),
(24687, '269673208', NULL, NULL, 'kevan witts', '17 TINTERN CRESCENT', '', 'WS3 2SQ', 'WALSALL', 'Großbritannien', 'GB', NULL, NULL, '7456678767', '0010154IE2', NULL, NULL, 'Pionier Barbados Watch: Stainless Steel Face, Red Detailing and Black Leather Strap', NULL, '609919106762', 'FedEx', NULL, '2014-09-24', '23.09.2014 06:22', 'UK140820cc03', '1', 'a0YC000000ZN8tlMAD', '129.99', '199.00'),
(24688, '269604621', NULL, NULL, 'jayne rowe', '8 LOTHIAN CLOSE', '', 'MK3 7SH', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '01908 647545', '00100488GI', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919106773', 'FedEx', NULL, '2014-09-24', '22.09.2014 19:52', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(24689, '269537522', NULL, NULL, 'Mark Crow', '1 THE LODGE BERESFORD ROAD', '', 'N2 8AT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7917682849', '0010035RVN', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919106784', 'FedEx', NULL, '2014-09-24', '22.09.2014 14:22', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24690, '269506462', NULL, NULL, 'Rob McConnell', '82 Golf Road', 'New Inn', 'NP40QW', 'Pontypool', 'Großbritannien', 'GB', NULL, NULL, '7723998971', '0010135F9D', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919106795', 'FedEx', NULL, '2014-09-24', '22.09.2014 11:52', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24691, '269585270', NULL, NULL, 'Steve Ralph', '29 MERRICK CLOSE', '', 'SG1 6GH', 'STEVENAGE', 'Großbritannien', 'GB', NULL, NULL, '7813624601', '0010053N39', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919106800', 'FedEx', NULL, '2014-09-24', '22.09.2014 17:52', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24692, '269640370', NULL, NULL, 'Wayne Donaghy', '37 HIGH GREENS', '', 'TD15 1NA', 'BERWICK-UPON-TWEED', 'Großbritannien', 'GB', NULL, NULL, '7722067376', '0010017IUE', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919106810', 'FedEx', NULL, '2014-09-24', '22.09.2014 22:22', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24693, '269735836', NULL, NULL, 'Brian Hewitt', '98 QUEENS AVENUE', '', 'CH47 0NA', 'WIRRAL', 'Großbritannien', 'GB', NULL, NULL, '7754713959', '0010102DDQ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106821', 'FedEx', NULL, '2014-09-24', '23.09.2014 11:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24694, '269576003', NULL, NULL, 'Claire Swain', '34 CWRT Y COED', '', 'NP12 1GL', 'BLACKWOOD', 'Großbritannien', 'GB', NULL, NULL, '7539029895', '00100031Q9', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106832', 'FedEx', NULL, '2014-09-24', '22.09.2014 17:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(24695, '269678378', NULL, NULL, 'claudia bodnar', '39 CLIFFORD WAY', '', 'NW10 1AP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7758030069', '00100502WB', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106843', 'FedEx', NULL, '2014-09-24', '23.09.2014 07:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24696, '269672930', NULL, NULL, 'kevan witts', '17 TINTERN CRESCENT', '', 'WS3 2SQ', 'WALSALL', 'Großbritannien', 'GB', NULL, NULL, '7456678767', '001010977C', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106762', 'FedEx', NULL, '2014-09-24', '23.09.2014 06:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24697, '269635804', NULL, NULL, 'Leanne Parker-Snaith', '137 Manor park road', 'If not in please leave at the shop \'martins\'', 'sk137sh', 'glossop', 'Großbritannien', 'GB', NULL, NULL, '1457852071', '0010175QYU', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106854', 'FedEx', NULL, '2014-09-24', '22.09.2014 21:53', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24698, '269657186', NULL, NULL, 'Remi Gutteridge', '81 LADBROOKE DRIVE', 'Potters Bar', 'EN6 1QW', 'POTTERS BAR', 'Großbritannien', 'GB', NULL, NULL, '7865881470', '*00101421E6', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106865', 'FedEx', NULL, '2014-09-24', '23.09.2014 00:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24699, '269642705', NULL, NULL, 'sviatlana kabzova', '69 PINEWOOD DRIVE', '', 'B32 4LF', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7961654612', '0010169WO7', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106876', 'FedEx', NULL, '2014-09-24', '22.09.2014 22:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24700, '269733796', NULL, NULL, 'toofan to', '43 LYDNEY ROAD', '', 'BS10 5JY', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7804732938', '0010244STH', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919106887', 'FedEx', NULL, '2014-09-24', '23.09.2014 11:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24701, 'PK\0\0\0\0\0!\0bîha\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24702, 'ÀñNíc«ˆ_ã\\U-Ôäí`p\'+ïåÔiˆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24703, '´¯–-W ÀAil\0¨µEZ‹V·ç>âŸ‚Q¦exa', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24704, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24705, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24706, 'ÁÎ£ÈÔÜŒ•Ò¸šLÝ!òÖ¾µŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24707, '”7ÐÑ¯dœ$Ó®³³b+¡õ?º”œwRÓv­hí', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24708, '\0\0\0\0\0xl/sharedStrings.xmlŒVÛn', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24709, 'œ—FÏªý½¦\" ¹Rw³êÓÅéä¨\">0-˜2\ZfÕ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24710, 'vðitS¤Ó††È¦Ô7>˜¶” WLÅìppf', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24711, '<Î *\0{dlÀ/\07	sìe\Zv…ƒ7Ö`ÃÄR)', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24712, 'EABÎÞOž5G“ý´¤oË‹tÍÓUÐ(–×', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24713, 'bñëï\Zßpóß\0\0\0ÿÿ\0PK\0\0\0\0\0!', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24714, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24715, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24716, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24717, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24718, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24719, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24720, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24721, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24722, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24723, '¯$Í‚$ž˜Ö‡®ix™¬‚x31ÿõÅ»šF–ûñ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24724, '›ìÁGÁ2M²d\0\\\'Y¯ƒ%Ùg9êŒ:@šŽ×I', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24725, 'öNÆFó.ì]ÍX¿w5ÏÏñ­z&åâ¾nÔ ãµ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24726, '4©*0Ð¤*Ûi±¯bIó¸*0Ð¤ªÀ@“ª­M>', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24727, '<Ò®ªÀ@“ªƒ‹Ue«+¬çIºÂVv½CÛÅZª8', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'p{v¿XØ´d:\"«`í{WÛnÔa¤±=í¸Ã¸6', '', '', '', '', ''),
(24728, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼Øó†Ý.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24729, ')dƒ­«DŠtÕHž\r¶®)PÐU!E%t•H‘ƒ®\Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24730, '†0`60¸z6 J0ZÜ0Ô™³Á@ \0shß', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24731, 'à6ªÉ&jœõZ…™ÆÕ¤ã¼\0¯ÏãjÒaB\0ƒ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24732, 'ÐoVSNZZ[U˜I`\\M9iÅ¤•À¸šrÒR¯ÏfÆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24733, '¡âÔ=Þ~èÈÝ‹Vu%tCqÕ\\ä¾€÷Baž', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24734, '‚îÉ©GÕW!ò°|¡wíÎ›ø*v¦örsºªÈÈ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24735, 'ËÂœ¾ÕÎžQ©WÈÕYû»0ÿR91ùç²\'÷', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24736, '\0KFË½ÍB¼ˆŸ–Î–äø¹‰)ôÙsP „*', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24737, '¦\0\0ÿÿ\0PK\0\0\0\0\0!\0¶pjZ\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24738, 'H	ÇNâÍÁ§$wB ²¤a%ÙØo¿=:àéöÆ!\\', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24739, '!ùÞ#‘÷‰¤¶t1 Åû¨‹œÔý“.†dµº', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'u	G!s\\²¨{ÁÃòR6pÖø…¸…#ª€\'NÇ‚‡', 'k=x„÷åááÅò¨êè¬“.IRæzW', '', '', '', ''),
(24740, '´w˜$ÿt=Xåþ<Ð\'“¦’þdÂ›ÎºS¶àC8¶', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24741, '±Ö”Ò¸¡ª¬E0»\Z<‰Y–ÝØøÊËæŸ!', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24742, 'Ý', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24743, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24744, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24745, '\0€\0\0T\'\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(24746, '269654094', NULL, NULL, 'sean carolan', 'c/o college  college road', '', 'co meath', 'nobber', 'Irland', 'IE', NULL, NULL, '877822678', '00102509V7', NULL, NULL, 'Pionier Dublin Watch: Black Strap, Silver Case and White Face (GM-508-1)', NULL, '609919106924', 'FedEx', NULL, '2014-09-24', '22.09.2014 22:32', 'GM-508-1', '1', 'a0YC000000ZZO9LMAX', '200.00', '309.98'),
(24747, '269658675', NULL, NULL, 'Zhang Xiangjin', 'PARTIDA DAIMES 101', '1', '03294', 'ELX ALICANTE', 'Spanien', 'ES', NULL, NULL, '688062925', '0010013XKB', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-5', NULL, '609919106902', 'FedEx', NULL, '2014-09-24', '22.09.2014 22:28', 'ES010914SF35', '1', 'a0YC000000ZXURsMAP', '', '199.99'),
(24748, '269533322', NULL, NULL, 'Sofia Fernandez Carbajo', 'C/VILLANUEVA N1 2B', '2B', '33510', 'POLA DE SIERO ASTURIAS', 'Spanien', 'ES', NULL, NULL, '676532379', '0010035V7U', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-4', NULL, '609919106913', 'FedEx', NULL, '2014-09-24', '22.09.2014 11:58', 'ES010914SF34', '1', 'a0YC000000ZXURrMAP', '', '199.99'),
(24749, '269631830', NULL, NULL, 'Krystyna Bazarnik', 'Nowogrodzka 4/9', 'Kolobrzeg', '78-106', 'Kolobrzeg', 'Polen', 'PL', NULL, NULL, '605219827', '001014252R', NULL, NULL, 'MÄ™ski zegarek Pionier z kolekcji Barbados: model 16951 Leder silber-schwarz', NULL, '6,09919E+11', 'FedEx', NULL, '2014-09-24', '22.09.2014 22:38', 'PL140909MM66', '1', 'a0YC000000ZZikbMAD', '650.97', '997.00'),
(24750, '269654891', NULL, NULL, 'Daniella Durmaz', 'FAERDEMANSGATAN 42C', '', '703 60', 'OEREBRO', 'Schweden', 'SE', NULL, NULL, '737715551', '0010094DNU', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-6)', NULL, '6,09919E+11', 'FedEx', NULL, '2014-09-24', '23.09.2014 00:44', 'SE040814HW10', '1', 'a0YC000000ZBisDMAT', '1433.05', '1995.00'),
(24751, '269953485', NULL, NULL, 'Byggros A/S att: Claus Broe', 'Egegaerdsvej 5', '', '5260', 'Odense', 'Dänemark', 'DK', NULL, NULL, '40432125', '0010164V28', NULL, NULL, 'Casablanca-ur i sÃ¸lv', NULL, '578824919069', 'FedEx', NULL, '2014-09-25', '24.09.2014 08:36', 'DK040614HW01', '1', 'a0YC000000FChgnMAD', '1455.03', '2295.00'),
(24752, '269824660', NULL, NULL, 'Mahmood bin Kasim', '34 THORNTON LANE', '', 'BD5 9DS', 'BRADFORD', 'Großbritannien', 'GB', NULL, NULL, '7455113231', '0010060WMK', NULL, NULL, 'Pionier Barbados Watch: Stainless Steel Face, Red Detailing and Black Leather Strap', NULL, '578824918990', 'FedEx', NULL, '2014-09-25', '23.09.2014 18:52', 'UK140820cc03', '1', 'a0YC000000ZN8tlMAD', '129.99', '199.00'),
(24753, '269885698', NULL, NULL, 'Kevin Gourven', '12 FRANCES GIBBS GARDENS', '', 'CV31 2TN', 'LEAMINGTON SPA', 'Großbritannien', 'GB', NULL, NULL, '7599846404', '0010050PQ2', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824919003', 'FedEx', NULL, '2014-09-25', '24.09.2014 00:52', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24754, '269822356', NULL, NULL, 'Paula Lee', '39 MAPLE ROAD', 'Winwick', 'WA2 8NH', 'WARRINGTON', 'Großbritannien', 'GB', NULL, NULL, '7916426077', '0010006E4Z', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824919014', 'FedEx', NULL, '2014-09-25', '23.09.2014 18:52', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24755, '269838657', NULL, NULL, 'Kerry Magin', '47 RIDLEY STREET', '', 'NE23 6RH', 'CRAMLINGTON', 'Großbritannien', 'GB', NULL, NULL, '4,47949E+11', '0010193N6E', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824919025', 'FedEx', NULL, '2014-09-25', '23.09.2014 20:22', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(24756, '269849944', NULL, NULL, 'Magdalena Gdanska', '1/1 86 Silvergrove St', '', 'G40 1DR', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7713588599', '0010225X53', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824919036', 'FedEx', NULL, '2014-09-25', '23.09.2014 20:52', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(24757, '269752081', NULL, NULL, 'Bethany Marshall', '14A CHURCH STREET', '', 'NG19 8AH', 'MANSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7543162259', '0010130XRO', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824919047', 'FedEx', NULL, '2014-09-25', '23.09.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24758, '269865090', NULL, NULL, 'kim brown', '6 BILLINGTON ROAD', '', 'LE8 5AF', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7711233649', '0010207P8X', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824919058', 'FedEx', NULL, '2014-09-25', '23.09.2014 22:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24759, '268307884', NULL, NULL, 'Conny van den Boogaart', 'Hoogstraatsesteenweg 12 12B/001', 'ISIS droogkuis', '2310', 'Rijkevorsel', 'Belgien', 'BE', NULL, NULL, '478616478', '0010229BX8', NULL, NULL, 'Malibu horloge - bruin, goud & zwart', NULL, '604569176370', 'FedEx', NULL, '2014-09-18', '16.09.2014 16:18', 'NL140128LB03', '1', 'a0YC000000ZKIGwMAP', '155.00', '239.99'),
(24760, '268315595', NULL, NULL, 'Marie Terkelsen', 'Ostervej  2', '', '6880', 'Tarm', 'Dänemark', 'DK', NULL, NULL, '31258325', '0010055LB7', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '604569176381', 'FedEx', NULL, '2014-09-18', '16.09.2014 17:06', 'DK040814HW11', '1', 'a0YC000000ZBiTOMA1', '1155.04', '1695.00'),
(24761, '268369838', NULL, NULL, 'Aleksandrs Kudimirovs', 'APT.406 CHARLESTOWN CENTRE', 'APT.406 CHARLESTOWN SHOPPING CENTRE, FINGLAS, DUBLIN 11', 'Finglas', 'Dublin 11', 'Irland', 'IE', NULL, NULL, '851103812', '0010025LXZ', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - 	Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569176289', 'FedEx', NULL, '2014-09-18', '16.09.2014 21:33', 'IE190614AH08', '1', 'a0YC000000ZLqGWMA1', '206.24', '311.99'),
(24762, '268395028', NULL, NULL, 'victor plotnicu', 'VIA MAFFEO BAGAROTTI 28', '', '20152', 'MILANO', 'Italien', 'IT', NULL, NULL, '3204287140', '10090537', NULL, NULL, 'Florida modello GM-505-3', NULL, '604569176326', 'FedEx', NULL, '2014-09-18', '17.09.2014 05:00', 'IT010914SF23', '1', 'a0YC000000ZXUM3MAP', '', '199.99'),
(24763, '268390610', NULL, NULL, 'Cecilia Tarquini', 'Via Cafaggiolo 37', '', '50060', 'Pelago', 'Italien', 'IT', NULL, NULL, '3488027007', '0010004RYB', NULL, NULL, 'Florida modello GM-505-2', NULL, '604569176337', 'FedEx', NULL, '2014-09-18', '17.09.2014 00:29', 'IT010914SF22', '1', 'a0YC000000ZXUM1MAP', '', '199.99'),
(24764, '268376489', NULL, NULL, 'Marco Pagano', 'VIA FELTRINA 99', '', '31100', 'TREVISO', 'Italien', 'IT', NULL, NULL, '3288336623', '0010020O6X', NULL, NULL, 'Florida modello GM-505-4', NULL, '604569176348', 'FedEx', NULL, '2014-09-18', '16.09.2014 20:58', 'IT010914SF24', '1', 'a0YC000000ZXULyMAP', '', '199.99'),
(24765, '268261998', NULL, NULL, 'Oliva Alessandro', 'VIA GUIDO RENI 30', 'l\'oliva sgarbata', '44012', 'BONDENO', 'Italien', 'IT', NULL, NULL, '3481205219', '0010093RKY', NULL, NULL, 'Monaco Gold GM-3006-03', NULL, '604569176359', 'FedEx', NULL, '2014-09-18', '16.09.2014 13:28', 'IT280814ER32', '1', 'a0YC000000ZWytWMAT', '', '199.99'),
(24766, '268369140', NULL, NULL, 'Jitka Zapletalova', 'SOTENAESVAEGEN 78', '', '433 64', 'SAEVEDALEN', 'Schweden', 'SE', NULL, NULL, '728734072', '0010024C8H', NULL, NULL, 'GM-505-4. Diamantklocka med stÃ¥larmband', NULL, '604569176392', 'FedEx', NULL, '2014-09-18', '16.09.2014 23:44', 'SE260514HW08', '1', 'a0YC000000Z8PqHMAV', '1280.87', '1895.00'),
(24767, '268367405', NULL, NULL, 'Deema Alkhddouja', 'STORHOLMSBACKARNA 102 5TR', 'Mahmoud Yakoub', '127 43', 'SKAERHOLMEN', 'Schweden', 'SE', NULL, NULL, '729097781', '0010162T4C', NULL, NULL, 'GM-505-3. Diamantklocka med lÃ¤derarmband', NULL, '604569176407', 'FedEx', NULL, '2014-09-18', '16.09.2014 23:14', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(24768, '268364474', NULL, NULL, 'Jonas Klint', 'STAMPGATAN 40', '', '411 01', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '46733332091', '0010128KQK', NULL, NULL, 'GM-505-1. Diamantklocka med lÃ¤derarmband', NULL, '604569176418', 'FedEx', NULL, '2014-09-18', '16.09.2014 23:14', 'SE260514HW05', '1', 'a0YC000000Z8PqEMAV', '1280.87', '1895.00'),
(24769, '268295195', NULL, NULL, 'Hasanboy Davlatov', 'MOCKASINVAEGEN 16', 'Omadova B', '126 39', 'HAEGERSTEN', 'Schweden', 'SE', NULL, NULL, '704003222', '00102454SL', NULL, NULL, 'GM-505-3. Diamantklocka med lÃ¤derarmband', NULL, '604569176429', 'FedEx', NULL, '2014-09-18', '16.09.2014 18:44', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(24770, '268293405', NULL, NULL, 'Tommy Boman', 'VAENORTSRINGEN 54', '', '195 30', 'MAERSTA', 'Schweden', 'SE', NULL, NULL, '730807427', '0010150OR2', NULL, NULL, 'GM-505-6. Diamantklocka med stÃ¥larmband', NULL, '604569176430', 'FedEx', NULL, '2014-09-18', '16.09.2014 18:14', 'SE260514HW10', '1', 'a0YC000000Z8PqIMAV', '1280.87', '1895.00'),
(24771, '268284799', NULL, NULL, 'xiaohong kong', 'Beata sparres graend 20A', '', '16555', 'Haesselby Sweden', 'Schweden', 'SE', NULL, NULL, '708560239', '0010115B77', NULL, NULL, 'GM-505-3. Diamantklocka med lÃ¤derarmband', NULL, '604569176440', 'FedEx', NULL, '2014-09-18', '16.09.2014 17:44', 'SE260514HW07', '1', 'a0YC000000Z8PqDMAV', '1280.87', '1895.00'),
(24772, '268469631', NULL, NULL, 'Natalia Gomez Gomez', 'CLEMETE PALENCIA 41', '3Â°E', '45600', 'TALAVERA DE LA REINA TOLEDO', 'Spanien', 'ES', NULL, NULL, '686301010', '0010222MIP', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-3', NULL, '604569176290', 'FedEx', NULL, '2014-09-18', '17.09.2014 09:58', 'ES010914SF33', '1', 'a0YC000000ZXURwMAP', '', '199.99'),
(24773, '268365239', NULL, NULL, 'JUSTO JOSE FERRERAS ROMERO', 'GLADIOLOS 1', '  10-3-39', '11500', 'EL PUERTO DE SANTA MARIA CADIZ', 'Spanien', 'ES', NULL, NULL, '610715319', '0010245TJ6', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-3', NULL, '604569176304', 'FedEx', NULL, '2014-09-18', '16.09.2014 20:28', 'ES010914SF33', '1', 'a0YC000000ZXURwMAP', '', '199.99'),
(24774, '268461997', NULL, NULL, 'Lukman Iqbal', '8 SILVERDALE AVENUE', '', 'M25 0FD', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7568580479', '00100750UO', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Strap and Black Face (GM-505-2)', NULL, '604569176153', 'FedEx', NULL, '2014-09-18', '17.09.2014 11:22', 'UK131023AMC08', '1', 'a0YC000000ZMmwrMAD', '126.99', '199.00'),
(24775, '268276659', NULL, NULL, 'lei shi', 'flat 9 77-78 Houndiscombe', 'Gull House', 'PL4 6HB', 'Plymouth', 'Grossbritannien', 'GB', NULL, NULL, '7564605239', '0010228LUA', NULL, NULL, 'Florida Diamonds Pionier Watch: Brown Strap and Black Face (GM-505-3)', NULL, '604569176164', 'FedEx', NULL, '2014-09-18', '16.09.2014 16:23', 'UK131023AMC09', '1', 'a0YC000000ZMmwsMAD', '126.99', '199.00'),
(24776, '268308796', NULL, NULL, 'robyne oliver', 'moj engineer unit 9 talisman business centre', 'Duncan road Park gate', 'so31 7ga', 'southampton', 'Grossbritannien', 'GB', NULL, NULL, '01489 575080', '0010190TUA', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569176175', 'FedEx', NULL, '2014-09-18', '16.09.2014 18:22', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24777, '268280465', NULL, NULL, 'Mandy Thomas', '9 TUDOR CLOSE', '', 'B73 6XQ', 'SUTTON COLDFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7534738772', '0010172IY1', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '604569176186', 'FedEx', NULL, '2014-09-18', '16.09.2014 16:25', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(24778, '268249679', NULL, NULL, 'April Veryard-Vince', '9 VINE HOUSE CLOSE', 'Ideally to be left with neighbour please. (can be left in bottom cupboard)', 'GU16 6EA', 'CAMBERLEY', 'Grossbritannien', 'GB', NULL, NULL, '7814542346', '0010060EHN', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569176197', 'FedEx', NULL, '2014-09-18', '16.09.2014 14:27', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24779, '268304647', NULL, NULL, 'Chloe Tredgett', 'UNIT 7 ONGAR ROAD', '', 'CM6 1EU', 'DUNMOW', 'Grossbritannien', 'GB', NULL, NULL, '7792171995', '0010159U6H', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '604569176201', 'FedEx', NULL, '2014-09-18', '16.09.2014 18:23', 'UK131024AMC04', '1', 'a0YC000000ZOJBQMA5', '165.00', '249.00'),
(24780, '268307837', NULL, NULL, 'Christopher McNeil', '98 SCOTT ROAD', '', 'KY6 1AE', 'GLENROTHES', 'Grossbritannien', 'GB', NULL, NULL, '7557965200', '0010103VJM', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569176212', 'FedEx', NULL, '2014-09-18', '16.09.2014 18:23', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24781, '268346399', NULL, NULL, 'Darryn Fraser', '6 MUIRHEAD DRIVE', '', 'ML8 5FB', 'CARLUKE', 'Grossbritannien', 'GB', NULL, NULL, '1698355599', '0010139BUE', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569176223', 'FedEx', NULL, '2014-09-18', '16.09.2014 20:53', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24782, '268277077', NULL, NULL, 'Rubi Patel', '433 HIGH ROAD', '', 'E11 4JU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7846102683', '0010132H1W', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569176234', 'FedEx', NULL, '2014-09-18', '16.09.2014 16:24', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24783, '268365974', NULL, NULL, 'Claire Mcgregor', '66 KIRKFIELD GARDENS', '', 'PA4 8JE', 'RENFREW', 'Grossbritannien', 'GB', NULL, NULL, '7539086750', '001006623W', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569176245', 'FedEx', NULL, '2014-09-18', '16.09.2014 22:24', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24784, '268358891', NULL, NULL, 'Jorge De J', '123 SCRUBS LANE', '', 'NW10 6QU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7947536474', '0010210Z7W', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569176256', 'FedEx', NULL, '2014-09-18', '16.09.2014 21:53', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24785, '268373812', NULL, NULL, 'Jose Carvalho', '826 HIGH ROAD', 'First floor flat above post office', 'N17 0EY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7886964519', '00101875AI', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569176267', 'FedEx', NULL, '2014-09-18', '16.09.2014 22:53', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24786, '268246249', NULL, NULL, 'Steven Newton', '4 WEST STREET', '', 'TS6 9LF', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7540182788', '0010016O8N', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569176278', 'FedEx', NULL, '2014-09-18', '16.09.2014 14:29', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24787, '268599270', NULL, NULL, 'Joseph Doyle', '23 KIRKGREEN', '', 'ML11 8DB', 'LANARK', 'Großbritannien', 'GB', NULL, NULL, '7715431811', '00100977XG', NULL, NULL, 'Florida Diamonds Pionier Watch: Black Stainless Steel Strap and Black Face (GM-505-6)', NULL, '604569176473', 'FedEx', NULL, '2014-08-19', '17.09.2014 21:22', 'UK131023AMC12', '1', 'a0YC000000ZMmwvMAD', '126.99', '199.00'),
(24788, '268603210', NULL, NULL, 'Lil Symes', '87 WOODLANDS AVENUE', '', 'BH15 4EG', 'POOLE', 'Großbritannien', 'GB', NULL, NULL, '7856649923', '0010213WGI', NULL, NULL, 'Florida Diamonds Pionier Watch: Stainless Steel Strap and Black Face (GM-505-5)', NULL, '604569176484', 'FedEx', NULL, '2014-08-19', '17.09.2014 21:22', 'UK131023AMC11', '1', 'a0YC000000ZMmwuMAD', '126.99', '199.00'),
(24789, '268537141', NULL, NULL, 'Paul Tackley', '115 MONARCH WAY', 'West End', 'SO30 3JR', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '2380465851', '0010236AGR', NULL, NULL, 'Marco Polo Watch: Black Face - Gold Metal Strap', NULL, '604569176495', 'FedEx', NULL, '2014-08-19', '17.09.2014 16:22', 'UK140819AS01', '1', 'a0YC000000ZMma0MAD', '117.01', '189.00'),
(24790, '268492973', NULL, NULL, 'Faruk Dalal', '87 a  Upton lane', 'Forest gate', 'E7 9pb', 'London', 'Großbritannien', 'GB', NULL, NULL, '7951119567', '0010157EBV', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '604569176500', 'FedEx', NULL, '2014-08-19', '17.09.2014 13:23', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(24791, '268624947', NULL, NULL, 'damien old', '11 DUNN ROAD', '', 'SR8 5JF', 'PETERLEE', 'Großbritannien', 'GB', NULL, NULL, '7881302313', '0010094NNC', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '604569176510', 'FedEx', NULL, '2014-08-19', '17.09.2014 23:22', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(24792, '268619594', NULL, NULL, 'James McCarthy', '51 THE CRESCENT', '', 'WD5 0DR', 'ABBOTS LANGLEY', 'Großbritannien', 'GB', NULL, NULL, '07814 826 083', '0010130R54', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '604569176521', 'FedEx', NULL, '2014-08-19', '17.09.2014 22:52', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(24793, '268500523', NULL, NULL, 'kay foley', '67 HOPEDENE', '', 'NE10 8JD', 'GATESHEAD', 'Großbritannien', 'GB', NULL, NULL, '7596134082', '001011359O', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '604569176532', 'FedEx', NULL, '2014-08-19', '17.09.2014 13:53', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(24794, '268512193', NULL, NULL, 'Wayne Davies', 'LEUCO QUARRY ROAD', 'Westgate', 'BD19 5HP', 'CLECKHEATON', 'Großbritannien', 'GB', NULL, NULL, '7747026084', '0010107ZHD', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '604569176543', 'FedEx', NULL, '2014-08-19', '17.09.2014 14:53', 'UK131011AMC25', '1', 'a0YC000000ZMmI6MAL', '117.01', '189.00'),
(24795, '268625976', NULL, NULL, 'L Holmes', '73 CAMPSIE CLOSE', '', 'RG22 5DQ', 'BASINGSTOKE', 'Großbritannien', 'GB', NULL, NULL, '7949613167', '0010132LSD', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569176554', 'FedEx', NULL, '2014-08-19', '17.09.2014 23:22', 'UK131024AMC05', '1', 'a0YC000000ZOJBaMAP', '165.00', '249.00'),
(24796, '268576990', NULL, NULL, 'andrew dean', '60B COOK ROAD', '', 'G83 8DJ', 'ALEXANDRIA', 'Großbritannien', 'GB', NULL, NULL, '7850005505', '0010243A0L', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '604569176565', 'FedEx', NULL, '2014-08-19', '17.09.2014 19:52', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(24797, '268491813', NULL, NULL, 'amanda stephens', '5 bearsted', '', 'me8 6ls', 'gillingham kent', 'Großbritannien', 'GB', NULL, NULL, '', '00101066QH', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569176576', 'FedEx', NULL, '2014-08-19', '17.09.2014 13:22', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24798, '268593437', NULL, NULL, 'Matthew Lucas', '47 HEATH ROAD', '', 'EN6 1LR', 'POTTERS BAR', 'Großbritannien', 'GB', NULL, NULL, '7525846751', '10110511', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569176587', 'FedEx', NULL, '2014-08-19', '17.09.2014 20:52', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(24799, '268606354', NULL, NULL, 'Shaun Roberts', '2 PINEHAM AVENUE', 'Kingsthorpe', 'NN2 8PF', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '1604845962', '001001227J', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569176598', 'FedEx', NULL, '2014-08-19', '17.09.2014 21:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24800, '270444583', NULL, NULL, 'Cathriona Fitzgerald', '1 Rathkeale health centre', 'Mark for the attention of Cathriona Fitzgerald', 'Co.limeric', 'Rathkeale', 'Irland', 'IE', NULL, NULL, '861741018', '0010078R5T', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '578824919209', 'FedEx', NULL, '2014-09-29', '26.09.2014 09:02', 'IE270814AH44', '1', 'a0YC000000ZXXQ6MAP', '146.00', '219.99'),
(24801, '270264793', NULL, NULL, 'Helen Brennan', '18 Greenhills', 'Athy', '', 'Kildare', 'Irland', 'IE', NULL, NULL, '863528586', '00100122ZA', NULL, NULL, 'Pionier Dublin Watch: Black Strap, Black Case and Black Face (GM-508-2)', NULL, '578824919220', 'FedEx', NULL, '2014-09-29', '25.09.2014 12:32', 'IE100914AH22', '1', 'a0YC000000ZZOCZMA5', '200.00', '309.98'),
(24802, '270168927', NULL, NULL, 'brett hudson', '135 DYKEWOOD DRIVE', '', 'S6 4DD', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7969074177', '00102399WA', NULL, NULL, 'Pionier Barbados Watch: Black Face, Black Rim With Red Detailing, Black Metal Strap', NULL, '578824919345', 'FedEx', NULL, '2014-09-29', '25.09.2014 01:52', 'UK140903CC08', '1', 'a0YC000000ZXzNpMAL', '129.99', '199.00'),
(24803, '270341438', NULL, NULL, 'Krzysztof Andrakowicz', '89 CHASE ROAD', '', 'N14 4LA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7846361485', '00100303R2', NULL, NULL, 'Pionier Barbados Watch: Black Face, Black Rim With Red Detailing, Black Metal Strap', NULL, '578824919253', 'FedEx', NULL, '2014-09-29', '25.09.2014 19:54', 'UK140903CC08', '1', 'a0YC000000ZXzNpMAL', '129.99', '199.00'),
(24804, '270014937', NULL, NULL, 'Martin Rogers', '131 COWICK HILL', '', 'EX2 9NN', 'EXETER', 'Großbritannien', 'GB', NULL, NULL, '7970387060', '10238376', NULL, NULL, 'Pionier Barbados Watch: Black Face, Gold-Coloured Rim With Red Detailing, Gold-Coloured Strap', NULL, '578824919264', 'FedEx', NULL, '2014-09-29', '24.09.2014 13:28', 'UK140903CC07', '1', 'a0YC000000ZXzNCMA1', '129.99', '199.00'),
(24805, '270379896', NULL, NULL, 'Andrew Wainwright', '186 Wains Road', '', 'YO24 2UE', 'York', 'Großbritannien', 'GB', NULL, NULL, '7904810104', '0010155I9K', NULL, NULL, 'Pionier Barbados Watch: Black Face, Stainless Steel Rim, Red Detailing, Stainless Steel Strap', NULL, '578824919275', 'FedEx', NULL, '2014-09-29', '25.09.2014 23:22', 'UK140903CC06', '1', 'a0YC000000ZXzCzMAL', '129.99', '199.00'),
(24806, '270398848', NULL, NULL, 'Peter Goodwin', '32 ST. STEPHENS WALK', '', 'TN23 5AF', 'ASHFORD', 'Großbritannien', 'GB', NULL, NULL, '7772935828', '00101226N4', NULL, NULL, 'Pionier Barbados Watch: Stainless Steel Face, Red Detailing and Black Leather Strap', NULL, '578824919286', 'FedEx', NULL, '2014-09-29', '26.09.2014 04:52', 'UK140820cc03', '1', 'a0YC000000ZN8tlMAD', '129.99', '199.00'),
(24807, '270283481', NULL, NULL, 'ROMAN CHOMENKO', '28 CRAWTHORNE STREET', '', 'PE1 4AD', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7471015602', '0010227YAM', NULL, NULL, 'Pionier Barbados Watch: Stainless Steel Face, Red Detailing and Black Leather Strap', NULL, '578824919297', 'FedEx', NULL, '2014-09-29', '25.09.2014 14:53', 'UK140820cc03', '1', 'a0YC000000ZN8tlMAD', '129.99', '199.00'),
(24808, '270342517', NULL, NULL, 'Emma Agnew', '2 GAINS ROAD', '', 'PO4 0PL', 'SOUTHSEA', 'Großbritannien', 'GB', NULL, NULL, '7961704520', '0010037RO1', NULL, NULL, 'Pionier Barbados Watch: Stainless Steel Face, Stainless Steel Rim, Red Detailing', NULL, '578824919301', 'FedEx', NULL, '2014-09-29', '25.09.2014 20:22', 'UK140903CC05', '1', 'a0YC000000ZXzKcMAL', '129.99', '199.00'),
(24809, '270196922', NULL, NULL, 'Stefan Allen', '7 STONES WALK', '', 'RG7 3JA', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7771804847', '0010022S6I', NULL, NULL, 'Pionier Barbados Watch: Stainless Steel Face, Stainless Steel Rim, Red Detailing', NULL, '578824919312', 'FedEx', NULL, '2014-09-29', '25.09.2014 08:52', 'UK140903CC05', '1', 'a0YC000000ZXzKcMAL', '129.99', '199.00'),
(24810, '270232381', NULL, NULL, 'colin hibberd', '16 VOGRIE CRESCENT SOUTH', 'gorebridge', 'EH23 4DG', 'GOREBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '4,47512E+11', '00102470PD', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824919323', 'FedEx', NULL, '2014-09-29', '25.09.2014 10:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24811, '270100402', NULL, NULL, 'Renas Firat Demir', 'Falkehusene 19', 'Ingen', '2620', 'Albertslund', 'Dänemark', 'DK', NULL, NULL, '52401504', '0010012WWC', NULL, NULL, 'Casablanca-ur i sÃ¸lv', NULL, '578824919367', 'FedEx', NULL, '2014-09-29', '24.09.2014 16:36', 'DK040614HW01', '1', 'a0YC000000FChgnMAD', '1455.03', '2295.00'),
(24812, '270080528', NULL, NULL, 'Martin Benjaminsen', 'Hedebovej 7', '', '5750', 'Ringe', 'Dänemark', 'DK', NULL, NULL, '23309500', '00101296BC', NULL, NULL, 'Casablanca-ur i sÃ¸lv', NULL, '578824919378', 'FedEx', NULL, '2014-09-29', '24.09.2014 14:36', 'DK040614HW01', '1', 'a0YC000000FChgnMAD', '1455.03', '2295.00'),
(24813, '270362337', NULL, NULL, 'Barbara Winiarska', 'ul. Polaniecka 4/68', '', '22-100', 'Chelm', 'Polen', 'PL', NULL, NULL, '509900782', '0010113D68', NULL, NULL, 'MÄ™ski zegarek Pionier z kolekcji Barbados: model 16956 Edelstahl gold', NULL, '578824919389', 'FedEx', NULL, '2014-09-29', '25.09.2014 22:38', 'PL140909MM681', '1', 'a0YC000000ZZj8mMAD', '650.97', '997.00'),
(24814, '270449988', NULL, NULL, 'Victor Mattisson', 'VAXTORPSGRAEND 26', 'lgh 1306', '125 73', 'AELVSJOE', 'Schweden', 'SE', NULL, NULL, '701650877', '10105416', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, '578824919415', 'FedEx', NULL, '2014-09-29', '26.09.2014 11:14', 'SE040814HW07', '1', 'a0YC000000ZBirAMAT', '1433.05', '1995.00'),
(24815, '270430624', NULL, NULL, 'Robin Johansson', 'HVITFELDTSGATAN 2A', '', '411 20', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '709100293', '0010181FFK', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-1)', NULL, '578824919426', 'FedEx', NULL, '2014-09-29', '26.09.2014 10:14', 'SE040814HW05', '1', 'a0YC000000ZBiqbMAD', '1433.05', '1995.00'),
(24816, '270281043', NULL, NULL, 'Christoffer Kjellin', 'BROKADVAEGEN 3', '', '178 37', 'EKEROE', 'Schweden', 'SE', NULL, NULL, '707741584', '0010100OJ0', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-4)', NULL, '578824919437', 'FedEx', NULL, '2014-09-29', '25.09.2014 15:44', 'SE040814HW08', '1', 'a0YC000000ZBirPMAT', '1433.05', '1995.00'),
(24817, '270116252', NULL, NULL, 'Aziz Tekin', 'LOEVSANGARESTIGEN 8', '', '703 48', 'OEREBRO', 'Schweden', 'SE', NULL, NULL, '707704464', '0010209V51', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, '578824919448', 'FedEx', NULL, '2014-09-29', '24.09.2014 20:44', 'SE040814HW07', '1', 'a0YC000000ZBirAMAT', '1433.05', '1995.00'),
(24818, '6937806', NULL, NULL, 'Monirh aldagany ', '63/14 gardenes RD', '', '2032', 'Kingsford', 'Australien', 'AUS', NULL, NULL, '61401219468', '6937806', NULL, NULL, 'GM-3006-3', NULL, '578824919459', 'FedEx', NULL, '2014-09-29', '2014-09-21 00:58:32 UTC', '', '', '397596', '', '299'),
(24819, '6923934', NULL, NULL, 'Leo Lu', '118 Water St', '', '2166', 'Lansvale', 'Australien', 'AUS', NULL, NULL, '416944847', '6923934', NULL, NULL, 'GM-3006-3', NULL, '578824919460', 'FedEx', NULL, '2014-09-29', '2014-09-19 03:42:37 UTC', '', '', '397596', '', '299'),
(24820, '6917578', NULL, NULL, 'Vijay Abeysena ', '84 alderford drive', 'Wantirna ', '3152', 'Wantirna', 'Australien', 'AUS', NULL, NULL, '423259514', '6917578', NULL, NULL, 'GM-3006-2', NULL, '578824919470', 'FedEx', NULL, '2014-09-29', '2014-09-18 07:48:58 UTC', '', '', '397594', '', '299'),
(24821, '6924386', NULL, NULL, 'Jane Cleary Boral', 'Level 3, Coca Cola Place', '40 Mount Street', '2060', 'North Sydney', 'Australien', 'AUS', NULL, NULL, '292206509', '6924386', NULL, NULL, 'GM-3006-5', NULL, '578824919481', 'FedEx', NULL, '2014-09-29', '2014-09-19 04:39:48 UTC', '', '', '397600', '', '299'),
(24822, '6939040', NULL, NULL, 'Alise Lim Wise Earth Property Group', 'suite 312, 530 ', 'Little Collins Street', '3000', 'Melbourne', 'Australien', 'AUS', NULL, NULL, '61435906292', '6939040', NULL, NULL, 'GM-3006-1', NULL, '578824919492', 'FedEx', NULL, '2014-09-29', '2014-09-21 06:04:03 UTC', '', '', '397592', '', '299'),
(24823, '6937826', NULL, NULL, 'Monirh aldagany ', '63/14 gardenes RD', '', '2032', 'Kingsford', 'Australien', 'AUS', NULL, NULL, '61401219468', '6937826', NULL, NULL, 'GM-3006-1', NULL, '578824919459', 'FedEx', NULL, '2014-09-29', '2014-09-21 00:59:34 UTC', '', '', '397592', '', '299'),
(24824, '6937260', NULL, NULL, 'Michael Campbell ', '16 Chandala Turn', 'Ellenbrook ', '6069', 'Ellenbrook ', 'Australien', 'AUS', NULL, NULL, '892968161', '6937260', NULL, NULL, 'GM-3006-4', NULL, '578824919518', 'FedEx', NULL, '2014-09-29', '2014-09-20 22:17:22 UTC', '', '', '397598', '', '299'),
(24825, '6924526', NULL, NULL, 'Kristy Lawson', '57a Harding street ', 'Suburb: Glengowrie ', '5044', 'Glengowrie ', 'Australien', 'AUS', NULL, NULL, '498077051', '6924526', NULL, NULL, 'GM-3006-4', NULL, '578824919529', 'FedEx', NULL, '2014-09-29', '2014-09-19 05:03:33 UTC', '', '', '397598', '', '299'),
(24826, '270055037', NULL, NULL, 'Alfreda Szustakowska', 'ul. Mlynarska 2/3', 'Braniewo', '14-500', 'Braniewo warminsko-mazurskie', 'Polen', 'PL', NULL, NULL, '505430540', '001016864V', NULL, NULL, 'MÄ™ski zegarek Pionier z kolekcji Barbados: model 16952 Leder gold', NULL, '578824919676', 'FedEx', NULL, '2014-09-30', '26.09.2014 15:39', 'PL140909MM67', '1', 'a0YC000000ZZikcMAD', '650.97', '997.00'),
(24827, '271113542', NULL, NULL, 'abiola Atekoja', '1062 Cornforth Drive', 'Kent Science Park,', 'ME9 8PX', 'Sittingbourne', 'Grossbritannien', 'GB', NULL, NULL, '1795599989', '0010136RUB', NULL, NULL, 'Pionier Barbados Watch: Black Face, Black Rim, Red Detailing and Black Leather Strap', NULL, '578824919746', 'FedEx', NULL, '2014-10-01', '29.09.2014 17:22', 'UK140903CC04', '1', 'a0YC000000ZXzJaMAL', '129.99', '199.00'),
(24828, '271092544', NULL, NULL, 'Chrissy O\'Hara', '82 Bank street', '', 'G72 7pp', 'glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7769357345', '00100248FB', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Black Case (T3006-1-03)', NULL, '578824919757', 'FedEx', NULL, '2014-10-01', '29.09.2014 15:23', 'UK140415AS07', '1', 'a0YC000000ZY6ljMAD', '130.99', '199.00'),
(24829, '271179664', NULL, NULL, 'Maureen Bankole-Allibay', 'flat 5 ash court', '113-115 burnt ash hill', 'se12 0ah', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7552581982', '0010205QKJ', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Black Case (T3006-1-03)', NULL, '578824919768', 'FedEx', NULL, '2014-10-01', '29.09.2014 22:22', 'UK140415AS07', '1', 'a0YC000000ZY6ljMAD', '130.99', '199.00'),
(24830, '271204280', NULL, NULL, 'michael burke', '7 RESERVOIR STREET', '', 'M6 5WB', 'SALFORD', 'Grossbritannien', 'GB', NULL, NULL, '7552204378', '001011992N', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Black Case (T3006-1-03)', NULL, '578824919779', 'FedEx', NULL, '2014-10-01', '30.09.2014 01:22', 'UK140415AS07', '1', 'a0YC000000ZY6ljMAD', '130.99', '199.00'),
(24831, '271160859', NULL, NULL, 'Susan Johnson', '60 KINETON GREEN ROAD', '', 'B92 7EB', 'SOLIHULL', 'Grossbritannien', 'GB', NULL, NULL, '7812502868', '0010054OYU', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Black Case (T3006-1-03)', NULL, '578824919780', 'FedEx', NULL, '2014-10-01', '29.09.2014 20:52', 'UK140415AS07', '1', 'a0YC000000ZY6ljMAD', '130.99', '199.00'),
(24832, '271202435', NULL, NULL, 'Jan Pierre GotYea', '13 Recreation view', '', 'NG20 9AX', 'Langwith Junction', 'Grossbritannien', 'GB', NULL, NULL, '7427098223', '0010015WVU', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Gold-Coloured Case (T3006-1-02)', NULL, '578824919790', 'FedEx', NULL, '2014-10-01', '30.09.2014 00:52', 'UK140729AS32', '1', 'a0YC000000ZY6liMAD', '130.99', '199.00'),
(24833, '271250421', NULL, NULL, 'Julie Yemm', '86 MILITARY ROAD', '', 'PO12 3AS', 'GOSPORT', 'Grossbritannien', 'GB', NULL, NULL, '2392583390', '0010227GBS', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Gold-Coloured Case (T3006-1-02)', NULL, '578824919805', 'FedEx', NULL, '2014-10-01', '30.09.2014 09:52', 'UK140729AS32', '1', 'a0YC000000ZY6liMAD', '130.99', '199.00'),
(24834, '271155720', NULL, NULL, 'Richard Featherstone', '13 woodlands Broughshane', '', 'Bt437nt', 'Ballymena', 'Grossbritannien', 'GB', NULL, NULL, '7772843210', '0010189JTK', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Gold-Coloured Case (T3006-1-02)', NULL, '578824919816', 'FedEx', NULL, '2014-10-01', '29.09.2014 20:22', 'UK140729AS32', '1', 'a0YC000000ZY6liMAD', '130.99', '199.00'),
(24835, '271196656', NULL, NULL, 'Vytautas Jankavicius', '71 MANSFIELD ROAD', 'Or nex door - mansfield rd 69', 'E17 6PH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7828325086', '0010168LOO', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Gold-Coloured Case (T3006-1-02)', NULL, '578824919827', 'FedEx', NULL, '2014-10-01', '29.09.2014 23:52', 'UK140729AS32', '1', 'a0YC000000ZY6liMAD', '130.99', '199.00'),
(24836, '271179318', NULL, NULL, 'Maureen Bankole-Allibay', 'flat 5 ash court', '113-115 burnt ash hill', 'se12 0ah', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7552581982', '0010179MWG', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Silver-Coloured Case (T3006-1-01)', NULL, '578824919768', 'FedEx', NULL, '2014-10-01', '29.09.2014 21:52', 'UK140729AS31', '1', 'a0YC000000ZY6lhMAD', '130.99', '199.00'),
(24837, '271135693', NULL, NULL, 'Philippa Bateman', '29 BURWELL ROAD', '', 'CB25 0JH', 'Reach', 'Grossbritannien', 'GB', NULL, NULL, '7881786160', '0010114VDS', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Silver-Coloured Case (T3006-1-01)', NULL, '578824919849', 'FedEx', NULL, '2014-10-01', '29.09.2014 18:52', 'UK140729AS31', '1', 'a0YC000000ZY6lhMAD', '130.99', '199.00'),
(24838, '271260396', NULL, NULL, 'Alfred Lefort', '83 FORE STREET', '', 'TA6 6QA', 'BRIDGWATER', 'Grossbritannien', 'GB', NULL, NULL, '1278662713', '0010112N9Z', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '578824919850', 'FedEx', NULL, '2014-10-01', '30.09.2014 10:52', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(24839, '271124222', NULL, NULL, 'charlie keto', '31 Hexham house', '', 'NE6 3hy', 'Walker', 'Grossbritannien', 'GB', NULL, NULL, '7446790660', '0010239KGU', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '578824919860', 'FedEx', NULL, '2014-10-01', '29.09.2014 17:52', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(24840, '271239297', NULL, NULL, 'Christine Wood', '37 BANNISTER ROAD', '', 'ME14 2JY', 'MAIDSTONE', 'Grossbritannien', 'GB', NULL, NULL, '7968212132', '00100178KL', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '578824919871', 'FedEx', NULL, '2014-10-01', '30.09.2014 09:22', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(24841, '271177728', '', '', 'dominique taylor', '12 DEANWAY', 'Moston', 'M40 9JH', 'MANCHESTER', 'Grossbritannien', '', '', '', '7584423915', '00101469HB', '', '', 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', 'Paket am 12.10.14 zur?ck erhalten!\r\nRL 7133 8354 6DE 16.10.2014', '578824919882', 'FedEx', '', '2014-10-01', '29.09.2014 21:52', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(24842, '271209852', NULL, NULL, 'Jamie Stephens', '19 READING ROAD', 'Please knock loud', 'RG24 8LN', 'BASINGSTOKE', 'Grossbritannien', 'GB', NULL, NULL, '8003164168', '0010014X4L', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '578824919893', 'FedEx', NULL, '2014-10-01', '30.09.2014 03:52', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(24843, '271128857', NULL, NULL, 'Lewis Phillips', '44 Parks street', '', 'CF314AZ', 'Bridgend', 'Grossbritannien', 'GB', NULL, NULL, '7772173845', '0010049JVR', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '578824919908', 'FedEx', NULL, '2014-10-01', '29.09.2014 18:22', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(24844, '271199853', NULL, NULL, 'mudassar saleem', '14 MARSH STREET', '', 'BD5 9PD', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7576897082', '0010132JSQ', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '578824919919', 'FedEx', NULL, '2014-10-01', '30.09.2014 00:22', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(24845, '271207037', NULL, NULL, 'Sunny Shergill', '457 SUTTON ROAD', '', 'WS5 3AU', 'WALSALL', 'Grossbritannien', 'GB', NULL, NULL, '7970812767', '0010096I75', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '578824919920', 'FedEx', NULL, '2014-10-01', '30.09.2014 02:22', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(24846, '271137518', NULL, NULL, 'Caroline Noon', '32 DOUGLAS STREET', '', 'ML8 5BJ', 'CARLUKE', 'Grossbritannien', 'GB', NULL, NULL, '7807549748', '0010155Y1C', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '578824919930', 'FedEx', NULL, '2014-10-01', '29.09.2014 19:22', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(24847, '271149963', NULL, NULL, 'julie Bennett', '42 ABBEY ROAD', 'Enderby', 'LE19 2DA', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7947570999', '0010054AY9', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '578824919941', 'FedEx', NULL, '2014-10-01', '29.09.2014 20:22', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(24848, '271169236', NULL, NULL, 'Lisa Stewart', '29 Rock terrace', '', 'Dh77ep', 'Durham', 'Grossbritannien', 'GB', NULL, NULL, '', '00102386TJ', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '578824919952', 'FedEx', NULL, '2014-10-01', '29.09.2014 21:22', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(24849, '270998034', NULL, NULL, 'Mika Vuori', 'Hirvikatu 29 A 1', '', '33240', 'Tampere', 'Finnland', 'FI', NULL, NULL, '503555494', '10083779', NULL, NULL, 'Malibu Diamonds GM-502-3 -rannekello', NULL, '609919107015', 'FedEx', NULL, '2014-09-30', '29.09.2014 10:48', 'FI160714HW10', '1', 'a0YC000000ZYDjDMAX', '138.49', '199.00'),
(24850, '271101977', NULL, NULL, 'Robin Eliasson', 'RADJURSGATAN 4', '', '426 71', 'VAESTRA FROELUNDA', 'Schweden', 'SE', NULL, NULL, '766314834', '0010097YTG', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '609919106968', 'FedEx', NULL, '2014-09-30', '29.09.2014 17:14', 'SE160714HW10', '1', 'a0YC000000ZYDVJMA5', '1280.87', '1895.00'),
(24851, '271016822', NULL, NULL, 'Diana Sumiyati Lundkvist', 'Nyforsgatan 22', '', '63225', 'Eskilstuna', 'Schweden', 'SE', NULL, NULL, '768881271', '0010073A59', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '609919106979', 'FedEx', NULL, '2014-09-30', '29.09.2014 10:44', 'SE160714HW10', '1', 'a0YC000000ZYDVJMA5', '1280.87', '1895.00'),
(24852, '271016270', NULL, NULL, 'Fredrik Engvall', 'ALAMEDAN 6B', '', '371 31', 'KARLSKRONA', 'Schweden', 'SE', NULL, NULL, '768963050', '0010139W8M', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '609919106980', 'FedEx', NULL, '2014-09-30', '29.09.2014 10:44', 'SE160714HW10', '1', 'a0YC000000ZYDVJMA5', '1280.87', '1895.00'),
(24853, '271006438', NULL, NULL, 'Hasan Alassde', 'Daggdroppegatan 18', '', '41843', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '739157872', '0010184JGC', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '609919106990', 'FedEx', NULL, '2014-09-30', '29.09.2014 10:14', 'SE160714HW10', '1', 'a0YC000000ZYDVJMA5', '1280.87', '1895.00'),
(24854, '270520429', NULL, NULL, 'Vesna Gasovska', 'KALIBERVAEGEN 8', '', '433 51', 'OEJERSJOE', 'Schweden', 'SE', NULL, NULL, '736404971', '0010241MND', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-2)', NULL, '609919107004', 'FedEx', NULL, '2014-09-30', '26.09.2014 16:14', 'SE040814HW06', '1', 'a0YC000000ZBir0MAD', '1433.05', '1995.00'),
(24855, '270665986', NULL, NULL, 'Aleksej Kliukoit', '50 50 CherryHill Court', '', '', 'Kells, Co.Meath', 'Irland', 'IE', NULL, NULL, '867398953', '00101604AV', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '609919107184', 'FedEx', NULL, '2014-09-30', '27.09.2014 10:32', 'GM-4004-4', '1', 'a0YC000000ZM8qeMAD', '188.00', '289.98'),
(24856, '270590447', NULL, NULL, 'Davina Magill', '1A DOWNSHIRE AVENUE', 'Tagnaven', 'BT66 8SD', 'CRAIGAVON', 'Großbritannien', 'GB', NULL, NULL, '7730007498', '0010168XV8', NULL, NULL, 'Pionier Barbados Watch: Black Face, Stainless Steel Rim, Red Detailing, Stainless Steel Strap', NULL, '609919107026', 'FedEx', NULL, '2014-09-30', '26.09.2014 21:52', 'UK140903CC06', '1', 'a0YC000000ZXzCzMAL', '129.99', '199.00'),
(24857, '270656988', NULL, NULL, 'Abhishek Soni', '3 Bentley Mews', '', 'LS6 4RH', 'Leeds', 'Großbritannien', 'GB', NULL, NULL, '7985486420', '0010138NQR', NULL, NULL, 'Pionier Barbados Watch: Stainless Steel Face, Red Detailing and Black Leather Strap', NULL, '609919107037', 'FedEx', NULL, '2014-09-30', '27.09.2014 10:52', 'UK140820cc03', '1', 'a0YC000000ZN8tlMAD', '129.99', '199.00'),
(24858, '270895559', NULL, NULL, 'Jay Horwell', '14 FAIRWAY', '', 'KT16 8EB', 'CHERTSEY', 'Großbritannien', 'GB', NULL, NULL, '07980 991038', '0010211BQ2', NULL, NULL, 'Pionier Barbados Watch: Stainless Steel Face, Red Detailing and Black Leather Strap', NULL, '609919107048', 'FedEx', NULL, '2014-09-30', '28.09.2014 17:22', 'UK140820cc03', '1', 'a0YC000000ZN8tlMAD', '129.99', '199.00'),
(24859, '270904799', NULL, NULL, 'Osman Samantar', '112B SHRUBLAND ROAD', '', 'E8 4NH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7808222849', '0010124S0E', NULL, NULL, 'Pionier Barbados Watch: Stainless Steel Face, Red Detailing and Black Leather Strap', NULL, '609919107059', 'FedEx', NULL, '2014-09-30', '28.09.2014 17:52', 'UK140820cc03', '1', 'a0YC000000ZN8tlMAD', '129.99', '199.00'),
(24860, '270750442', NULL, NULL, 'Jennifer Reid', '1-5 HERON PLACE', 'Flat 4', 'EH5 1GG', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7841815731', '0010247JQC', NULL, NULL, 'Pionier Barbados Watch: Stainless Steel Face, Stainless Steel Rim, Red Detailing', NULL, '609919107060', 'FedEx', NULL, '2014-09-30', '27.09.2014 19:52', 'UK140903CC05', '1', 'a0YC000000ZXzKcMAL', '129.99', '199.00'),
(24861, '270780724', NULL, NULL, 'sharnaz akhtar', '30 endicott  aston', '', 'b66hn', 'birmingham', 'Großbritannien', 'GB', NULL, NULL, '7432283201', '0010236G6U', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107070', 'FedEx', NULL, '2014-09-30', '27.09.2014 23:53', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(24862, '271037124', NULL, NULL, 'Chris Papp', '52 Weaverthorpe Road', '', 'Ng5 4nb', 'Nottingham', 'Großbritannien', 'GB', NULL, NULL, '07957 457231', '0010137JAM', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Black Case (T3006-1-03)', NULL, '609919107081', 'FedEx', NULL, '2014-09-30', '29.09.2014 10:52', 'UK140415AS07', '1', 'a0YC000000ZY6ljMAD', '130.99', '199.00'),
(24863, '271037391', NULL, NULL, 'johnpaul gnanadhas chandra', '8 NIBLOCK OAKS', '', 'BT41 2DJ', 'ANTRIM', 'Großbritannien', 'GB', NULL, NULL, '7590607775', '0010052OJ8', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Black Case (T3006-1-03)', NULL, '609919107092', 'FedEx', NULL, '2014-09-30', '29.09.2014 10:52', 'UK140415AS07', '1', 'a0YC000000ZY6ljMAD', '130.99', '199.00'),
(24864, '270995420', NULL, NULL, 'Jon Gill', '42 PINNER COURT', 'Pinner Road', 'HA5 5RJ', 'PINNER', 'Großbritannien', 'GB', NULL, NULL, '650420095', '001015518W', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Black Case (T3006-1-03)', NULL, '609919107107', 'FedEx', NULL, '2014-09-30', '29.09.2014 08:23', 'UK140415AS07', '1', 'a0YC000000ZY6ljMAD', '130.99', '199.00'),
(24865, '271011399', NULL, NULL, 'Guy Gregory', '39 NASEBY DRIVE', '', 'NG10 1PG', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7535299612', '00102507R4', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Gold-Coloured Case (T3006-1-02)', NULL, '609919107118', 'FedEx', NULL, '2014-09-30', '29.09.2014 09:22', 'UK140729AS32', '1', 'a0YC000000ZY6liMAD', '130.99', '199.00'),
(24866, '271007974', NULL, NULL, 'Carl Brundle', '34 EUREKA PLACE', 'Ebbw vale', 'NP23 6LG', 'EBBW VALE', 'Großbritannien', 'GB', NULL, NULL, '7813439461', '0010190BAT', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Silver-Coloured Case (T3006-1-01)', NULL, '609919107129', 'FedEx', NULL, '2014-09-30', '29.09.2014 09:24', 'UK140729AS31', '1', 'a0YC000000ZY6lhMAD', '130.99', '199.00'),
(24867, '271082825', NULL, NULL, 'Ian Hood', '63 AINTREE AVENUE', 'East Ham', 'E6 1PA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7903495856', '0010175WF7', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919107130', 'FedEx', NULL, '2014-09-30', '29.09.2014 14:22', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(24868, '271024789', NULL, NULL, 'Moses Taylor', '47 CEFNDRE', '', 'LL13 9PA', 'WREXHAM', 'Großbritannien', 'GB', NULL, NULL, '7403049713', '0010250O3U', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919107140', 'FedEx', NULL, '2014-09-30', '29.09.2014 10:23', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(24869, '271055000', NULL, NULL, 'ROMAN CHOMENKO', '28 CRAWTHORNE STREET', '', 'PE1 4AD', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7471015602', '0010134E0M', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919107151', 'FedEx', NULL, '2014-09-30', '29.09.2014 12:24', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(24870, '271050859', NULL, NULL, 'David Redpath', 'POBOX 5 Lafarge Tarmac', 'Fell Bank, Birtley', 'DH3 2ST', 'Chester-le-Street', 'Großbritannien', 'GB', NULL, NULL, '7432287368', '0010002L1S', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919107162', 'FedEx', NULL, '2014-09-30', '29.09.2014 12:24', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(24871, '271061482', NULL, NULL, 'Peter Reynolds', '53 SHERWOOD AVENUE', 'Kingsthorpe', 'NN2 8TA', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '1604454263', '0010007LFH', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919107173', 'FedEx', NULL, '2014-09-30', '29.09.2014 12:52', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(24872, '271290916', NULL, NULL, 'Vedane Francois', 'rue de Montenegro 51', '', '1060', 'Saint-Gilles', 'Belgien', 'BE', NULL, NULL, '28506180', '0010121TH9', NULL, NULL, 'Une montre Monte Carlo - argentÃ©/blanc', NULL, '609919107287', 'FedEx', NULL, '2014-10-01', '30.09.2014 11:18', 'NL140902PL2000', '1', 'a0YC000000ZXizbMAD', '', '249.99'),
(24873, '271256031', NULL, NULL, 'Pierre Coste', 'rue du try-bara 20', '', '1380', 'Lasne', 'Belgien', 'BE', NULL, NULL, '32473636865', '0010187GVS', NULL, NULL, 'Une montre Monte Carlo - argentÃ©/noir', NULL, '609919107298', 'FedEx', NULL, '2014-10-01', '30.09.2014 08:18', 'NL140902PL2001', '1', 'a0YC000000ZXizcMAD', '', '249.99'),
(24874, '271216900', NULL, NULL, 'Edwin Verschueren', 'Haachtsesteenweg 496', 'Terrijn en partners', '1910', 'Kampenhout', 'Belgien', 'BE', NULL, NULL, '475854813', '0010164YE3', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919107302', 'FedEx', NULL, '2014-10-01', '30.09.2014 05:18', 'NL140902PL2002', '1', 'a0YC000000ZXizdMAD', '', '249.99'),
(24875, '271156621', NULL, NULL, 'Nasir Mahmood', 'Raatimiehenkatu 6 C 25', '', '06100', 'PORVOO', 'Finnland', 'FI', NULL, NULL, '', '0010005LS6', NULL, NULL, 'Malibu Diamonds GM-502-3 -rannekello', NULL, '609919107254', 'FedEx', NULL, '2014-10-01', '29.09.2014 22:48', 'FI160714HW10', '1', 'a0YC000000ZYDjDMAX', '138.49', '199.00'),
(24876, '271272530', NULL, NULL, 'Jason Kelly', '32 Railway village rampark jenkinstown', '', 'Louth', 'Dundalk', 'Irland', 'IE', NULL, NULL, '(083) 424 4243', '0010209O1A', NULL, NULL, 'Newton Watch - Gold Strap With Gold Case and Black Face (GM-4004-7)', NULL, '609919107313', 'FedEx', NULL, '2014-10-01', '30.09.2014 10:32', 'GM-4004-7', '1', 'a0YC000000ZM8rSMAT', '188.00', '289.98'),
(24877, '271289257', '', '', 'Ravinder Sampat', 'Teteringsedijk 62A', '', '4817 MH', 'BREDA', 'Niederlande', '', '', '', '621200981', '0010250PDS', '', '', 'Monte Carlo horloge - Zwart / Zwart', 'Bitte refund', '609919107276', 'FedEx', '', '2014-10-01', '30.09.2014 10:58', 'NL140902PL2003', '1', 'a0YC000000ZXii7MAD', '', '249.99'),
(24878, '270316435', NULL, NULL, 'Agnieszka Serwin', 'Dluga 56', '', '33-132', 'Niedomice malopolskie', 'Polen', 'PL', NULL, NULL, '884385658', '0010150GFO', NULL, NULL, 'MÄ™ski zegarek Pionier z kolekcji Barbados: model 16954 Edelstahl silber-schwarz', NULL, '609919107265', 'FedEx', NULL, '2014-10-01', '25.09.2014 18:38', 'PL140909MM680', '1', 'a0YC000000ZZj84MAD', '650.97', '997.00'),
(24879, '271312722', NULL, NULL, 'Arsalan Sheikhzadeh', 'Askvaegen 6', '', '51332', 'Boras', 'Schweden', 'SE', NULL, NULL, '736878638', '0010007V6D', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '609919107210', 'FedEx', NULL, '2014-10-01', '30.09.2014 15:44', 'SE160714HW09', '1', 'a0YC000000ZYDVIMA5', '1280.87', '1895.00'),
(24880, '271215242', NULL, NULL, 'Sandra Wagenius', 'FINNBERGSVAEGEN 58', '', '131 31', 'NACKA', 'Schweden', 'SE', NULL, NULL, '764004347', '0010059GQR', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '609919107221', 'FedEx', NULL, '2014-10-01', '30.09.2014 07:44', 'SE160714HW09', '1', 'a0YC000000ZYDVIMA5', '1280.87', '1895.00'),
(24881, '271197195', NULL, NULL, 'Mevan Obaid', 'LANGEDRAGSVAEGEN 22', '', '426 71', 'VAESTRA FROELUNDA', 'Schweden', 'SE', NULL, NULL, '46739292922', '0010016CV4', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '609919107232', 'FedEx', NULL, '2014-10-01', '30.09.2014 00:44', 'SE160714HW10', '1', 'a0YC000000ZYDVJMA5', '1280.87', '1895.00'),
(24882, '271186477', NULL, NULL, 'Askar Mujred Muqtalo', 'PIANOGATAN 80-1202', '', '421 44', 'VAESTRA FROELUNDA', 'Schweden', 'SE', NULL, NULL, '769999092', '00101486UX', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '609919107243', 'FedEx', NULL, '2014-10-01', '29.09.2014 23:44', 'SE160714HW10', '1', 'a0YC000000ZYDVJMA5', '1280.87', '1895.00'),
(24883, '271488741', NULL, NULL, 'patrick le gouevec', 'rue de l\'Association 20', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '473228916', '0010244LH4', NULL, NULL, 'Une montre Monte Carlo - noir/noir', NULL, '609919108272', 'FedEx', NULL, '2014-10-02', '01.10.2014 08:48', 'NL140902PL2003', '1', 'a0YC000000ZXizeMAD', '', '249.99'),
(24884, '271423883', NULL, NULL, 'Jonathan Lanero', 'rue des Frehisses 15', '', '4610', 'Queue-du-Bois', 'Belgien', 'BE', NULL, NULL, '42276066', '0010154YTC', NULL, NULL, 'Une montre Monte Carlo - noir/noir', NULL, '609919108283', 'FedEx', NULL, '2014-10-02', '30.09.2014 22:48', 'NL140902PL2003', '1', 'a0YC000000ZXizeMAD', '', '249.99'),
(24885, '271450598', NULL, NULL, 'Malik Younus', 'Vaakonraitti 8', 'vaakonraitti 8A 8', '33270', 'TAMPERE', 'Finnland', 'FI', NULL, NULL, '465530184', '0010176RTP', NULL, NULL, 'Malibu Diamonds GM-502-3 -rannekello', NULL, '609919108206', 'FedEx', NULL, '2014-10-02', '01.10.2014 10:18', 'FI160714HW10', '1', 'a0YC000000ZYDjDMAX', '138.49', '199.00'),
(24886, '271351912', NULL, NULL, 'Ton Hof', 'Valkenlaan 23', '', '2623 HM', 'DELFT', 'Niederlande', 'NL', NULL, NULL, '625023653', '0010250DSZ', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919108217', 'FedEx', NULL, '2014-10-02', '30.09.2014 16:28', 'NL140902PL2002', '1', 'a0YC000000ZXifmMAD', '', '249.99'),
(24887, '271463634', NULL, NULL, 'Mustafa Duru', 'P Hans Frankfurthersngl 140', '', '1060 TN', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '641855696', '0010125O3C', NULL, NULL, 'Monte Carlo horloge - Zilver / Wit', NULL, '609919108228', 'FedEx', NULL, '2014-10-02', '01.10.2014 07:28', 'NL140902PL2000', '1', 'a0YC000000ZXibZMAT', '', '249.99'),
(24888, '271387050', NULL, NULL, 'Wina Bouma', 'Noorder Kerkedijk 35B', '', '3078 PC', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '614463374', '0010250P5D', NULL, NULL, 'Monte Carlo horloge - Zilver / Wit', NULL, '609919108239', 'FedEx', NULL, '2014-10-02', '30.09.2014 18:58', 'NL140902PL2000', '1', 'a0YC000000ZXibZMAT', '', '249.99'),
(24889, '271473026', NULL, NULL, 'joel oosterwijk', 'Elbe 23', '', '2911 HC', 'NIEUWERKERK AD IJSSEL', 'Niederlande', 'NL', NULL, NULL, '06-27458240', '0010200PGV', NULL, NULL, 'Monte Carlo horloge - Zwart / Zwart', NULL, '609919108240', 'FedEx', NULL, '2014-10-02', '01.10.2014 07:58', 'NL140902PL2003', '1', 'a0YC000000ZXii7MAD', '', '249.99'),
(24890, '271334582', '', '', 'Musti Aslan', 'Regoutstraat 1', '', '3125 BH', 'SCHIEDAM', 'Niederlande', '', '', '', '628242405', '0010109KF2', '', '', 'Monte Carlo horloge - Zwart / Zwart', 'Uhr erhalten 27.10.2014\r\nBitte refund!', '609919108250', 'FedEx', '', '2014-10-02', '30.09.2014 14:22', 'NL140902PL2003', '1', 'a0YC000000ZXii7MAD', '', '249.99'),
(24891, '271440367', NULL, NULL, 'Ralf van Kasteren', 'Lindelaan 14', '', '5076 CX', 'HAAREN', 'Niederlande', 'NL', NULL, NULL, '646383736', '0010203OL1', NULL, NULL, 'Monte Carlo horloge - Zwart / Zwart', NULL, '609919108261', 'FedEx', NULL, '2014-10-02', '01.10.2014 05:28', 'NL140902PL2003', '1', 'a0YC000000ZXii7MAD', '', '249.99'),
(24892, '271390511', NULL, NULL, 'Tatsiana Zhyvadziorava', 'BREDAENGSVAEGEN 212', 'kim lgh 1102', '127 32', 'SKAERHOLMEN', 'Schweden', 'SE', NULL, NULL, '46737886577', '0010196WWS', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '609919108180', 'FedEx', NULL, '2014-10-02', '30.09.2014 22:14', 'SE160714HW10', '1', 'a0YC000000ZYDVJMA5', '1280.87', '1895.00'),
(24893, '271349589', NULL, NULL, 'KÄrlis Ermansons', 'ROERLAEGGARVAEGEN 31', '', '168 33', 'BROMMA', 'Schweden', 'SE', NULL, NULL, '739170445', '0010185UHD', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '609919108191', 'FedEx', NULL, '2014-10-02', '30.09.2014 19:14', 'SE160714HW10', '1', 'a0YC000000ZYDVJMA5', '1280.87', '1895.00'),
(24894, '271487706', NULL, NULL, 'Christopher Welford', '35 LOWTHER AVENUE', 'chester le street', 'DH2 3BN', 'CHESTER LE STREET', 'Großbritannien', 'GB', NULL, NULL, '7585686699', '0010140OBL', NULL, NULL, 'Pionier Barbados Watch: Black Face, Gold-Coloured Rim With Red Detailing, Gold-Coloured Strap', NULL, '609919107519', 'FedEx', NULL, '2014-10-02', '01.10.2014 10:52', 'UK140903CC07', '1', 'a0YC000000ZXzNCMA1', '129.99', '199.00'),
(24895, '271523518', NULL, NULL, 'GARY POISMANS-BOOTH', '53-59 NEW TYTHE STREET', 'LONG EATON', 'NG10 2DL', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7780439340', '0010249EJ4', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919107520', 'FedEx', NULL, '2014-10-02', '01.10.2014 13:23', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(24896, '271496507', NULL, NULL, 'Paul Barnes', '38 SELKER DRIVE', '', 'B77 3QT', 'TAMWORTH', 'Großbritannien', 'GB', NULL, NULL, '7885999909', '0010179AEQ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919107530', 'FedEx', NULL, '2014-10-02', '01.10.2014 11:23', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(24897, '271514033', NULL, NULL, 'Will Berisford-Ince', 'Baguley GF Slade Lane', '', 'WA16 7QL', 'Mobberley, Cheshire', 'Großbritannien', 'GB', NULL, NULL, '7706808576', '0010169XDN', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919107541', 'FedEx', NULL, '2014-10-02', '01.10.2014 12:54', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(24898, '271528298', NULL, NULL, 'Richard Brook', '112 BLUE HILL CRESCENT', 'please ring on the day of delivery.', 'LS12 4PB', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7788239186', '0010209R2L', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919107552', 'FedEx', NULL, '2014-10-02', '01.10.2014 13:52', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(24899, '271515712', NULL, NULL, 'Ruth Tranter', '101 Castlefield Hotel', 'Liverpool Rd', 'm3 4jr', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '1618373535', '0010250GTF', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919107563', 'FedEx', NULL, '2014-10-02', '01.10.2014 12:52', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(24900, '271521960', NULL, NULL, 'Fiona Salvin', '16B Leeson R Ventnor', '16B Leeson Road Ventnor Isle of Wight PO38 1PX', 'PO38 1PX', 'Isle of Wight', 'Großbritannien', 'GB', NULL, NULL, '7770947125', '001006251Q', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919107574', 'FedEx', NULL, '2014-10-02', '01.10.2014 13:22', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(24901, '271511497', NULL, NULL, 'Flamur Gjini', '49 HUXLEY CLOSE', '', 'UB5 5UB', 'NORTHOLT', 'Großbritannien', 'GB', NULL, NULL, '7917681167', '001011968F', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919107585', 'FedEx', NULL, '2014-10-02', '01.10.2014 12:52', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(24902, '271502283', NULL, NULL, 'Noman Beg', '220 STANFORD ROAD', '', 'SW16 4QW', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7984923366', '00101628LV', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919107596', 'FedEx', NULL, '2014-10-02', '01.10.2014 11:52', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(24903, '271509517', NULL, NULL, 'Alfred Nisbet', '56 PENILEE ROAD', 'RALSTON', 'PA1 3AX', 'PAISLEY', 'Großbritannien', 'GB', NULL, NULL, '7954122565', '0010034X8A', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919107600', 'FedEx', NULL, '2014-10-02', '01.10.2014 12:25', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(24904, '271523293', NULL, NULL, 'David McIntosh', 'Metro Unit 3 Chartridge Development', 'Eskdale Road', 'UB8 2RT', 'UXBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7515159614', '0010021GUU', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919107611', 'FedEx', NULL, '2014-10-02', '01.10.2014 13:22', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(24905, '271503759', NULL, NULL, 'Graeme Hughes', 'SUNNYSIDE FA AUCHLUNIES', '', 'AB12 5YA', 'ABERDEEN', 'Großbritannien', 'GB', NULL, NULL, '7557911580', '0010106SEH', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919107622', 'FedEx', NULL, '2014-10-02', '01.10.2014 11:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(24906, '271503714', NULL, NULL, 'Jessica Kennedy', '10 HELLEN WAY', '', 'WD19 6HW', 'WATFORD', 'Großbritannien', 'GB', NULL, NULL, '7445346168', '0010031QPO', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919107633', 'FedEx', NULL, '2014-10-02', '01.10.2014 11:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(24907, '271496377', NULL, NULL, 'Ken Chouhan', '9 Turnham green Terace', '', 'W4 1rg', 'Chiswick', 'Großbritannien', 'GB', NULL, NULL, '0208 742 3354', '00101462KQ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919107644', 'FedEx', NULL, '2014-10-02', '01.10.2014 11:22', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(24908, '271496321', NULL, NULL, 'Muhammed Munim', '27 PIGOTT STREET', '', 'E14 7DH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7985282252', '001025042R', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919107655', 'FedEx', NULL, '2014-10-02', '01.10.2014 11:24', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(24909, '271505328', NULL, NULL, 'Richard Lynn', '39 COATES QUAY', '', 'CM2 6HU', 'CHELMSFORD', 'Großbritannien', 'GB', NULL, NULL, '7776453994', '0010161WT9', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919107666', 'FedEx', NULL, '2014-10-02', '01.10.2014 12:25', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(24910, '271522387', NULL, NULL, 'Rupi Singh', '19 BLUEBELL WALK', '', 'G67 2TB', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7711917939', '10221499', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919107677', 'FedEx', NULL, '2014-10-02', '01.10.2014 13:22', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(24911, '271509310', NULL, NULL, 'ADEYEMI ODUNUGA', '32 The Mead', '', 'wd19 5bu', 'Watford', 'Großbritannien', 'GB', NULL, NULL, '', '00102495QN', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107688', 'FedEx', NULL, '2014-10-02', '01.10.2014 12:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24912, '271507350', NULL, NULL, 'Angie Hurst', '5 TIMOTHY CLOSE', 'saxonfields', 'ST3 5RB', 'STOKE-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7515191315', '0010080YOJ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107699', 'FedEx', NULL, '2014-10-02', '01.10.2014 12:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24913, '271521573', NULL, NULL, 'Anthony George', '31 FINCHLEY PARK', 'North Finchley', 'N12 9JS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '2084457326', '0010116SLA', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107703', 'FedEx', NULL, '2014-10-02', '01.10.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24914, '271523045', NULL, NULL, 'barry doran', '4 BAILEY WALK', 'Bowdon', 'WA14 3EP', 'ALTRINCHAM', 'Großbritannien', 'GB', NULL, NULL, '1619414859', '001018499Y', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107714', 'FedEx', NULL, '2014-10-02', '01.10.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24915, '271528279', NULL, NULL, 'Bryony Clay', '32 MELBOURNE ROAD', '', 'BS7 8LB', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7527914286', '0010162MCV', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107725', 'FedEx', NULL, '2014-10-02', '01.10.2014 13:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24916, '271503444', NULL, NULL, 'carlo cardoso', 'flat 2, 84 home park road', '', 'sw19 7hr', 'wimbledon', 'Großbritannien', 'GB', NULL, NULL, '7583102846', '0010206AMN', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107736', 'FedEx', NULL, '2014-10-02', '01.10.2014 11:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24917, '271508032', NULL, NULL, 'Charlie Hackett', '3 POOL MEADOW', '', 'WS6 7PB', 'WALSALL', 'Großbritannien', 'GB', NULL, NULL, '7969909910', '0010187A1R', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107747', 'FedEx', NULL, '2014-10-02', '01.10.2014 12:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24918, '271507156', NULL, NULL, 'DANIEL LEE', 'PLUMBAS SWAY ROAD', 'UNIT 5, GORDLETON IND ESTA', 'SO41 8JD', 'LYMINGTON', 'Großbritannien', 'GB', NULL, NULL, '7500991568', '10209848', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107758', 'FedEx', NULL, '2014-10-02', '01.10.2014 12:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24919, '271496570', NULL, NULL, 'daniel walls', '25, 2 HUNTINGDON PLACE', '', 'EH7 4AT', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7712630435', '00100537DT', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107769', 'FedEx', NULL, '2014-10-02', '01.10.2014 11:24', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24920, '271516978', NULL, NULL, 'David Beal', '21 QUEENSWAY', 'Skellingthorpe', 'LN6 4RJ', 'LINCOLN', 'Großbritannien', 'GB', NULL, NULL, '7806779822', '0010179NQ5', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107770', 'FedEx', NULL, '2014-10-02', '01.10.2014 12:53', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24921, '271529086', NULL, NULL, 'Eamonn Mc Cann', '88 Castle Rise', '', 'BT62 2NF', 'Craigavon', 'Großbritannien', 'GB', NULL, NULL, '7783077228', '00100873BV', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107780', 'FedEx', NULL, '2014-10-02', '01.10.2014 13:53', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24922, '271516253', NULL, NULL, 'Jackie Oxley', '2 Thornton Road,', 'Lower End', 'MK18 2DE', 'Thornborough', 'Großbritannien', 'GB', NULL, NULL, '1280816794', '0010163D9H', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107791', 'FedEx', NULL, '2014-10-02', '01.10.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24923, '271512895', NULL, NULL, 'Janet Martino', '89 ladyshot', '', 'cm20 3ew', 'harlow essex', 'Großbritannien', 'GB', NULL, NULL, '1279641477', '0010106GYF', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107806', 'FedEx', NULL, '2014-10-02', '01.10.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24924, '271523573', NULL, NULL, 'Jatinder Parmar', '101 WENTWORTH ROAD', '', 'UB2 5TU', 'SOUTHALL', 'Großbritannien', 'GB', NULL, NULL, '7984021699', '0010070YEM', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107817', 'FedEx', NULL, '2014-10-02', '01.10.2014 13:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24925, '271501531', NULL, NULL, 'johnpaul gnanadhas chandra', '8 NIBLOCK OAKS', '', 'BT41 2DJ', 'ANTRIM', 'Großbritannien', 'GB', NULL, NULL, '7590607775', '0010149U08', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107828', 'FedEx', NULL, '2014-10-02', '01.10.2014 11:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24926, '271498122', NULL, NULL, 'Katie Baldry', '9 DOVEDALE', '', 'NR33 8TE', 'LOWESTOFT', 'Großbritannien', 'GB', NULL, NULL, '7598931729', '0010246EHA', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107839', 'FedEx', NULL, '2014-10-02', '01.10.2014 11:53', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24927, '271505378', NULL, NULL, 'Kerry Dickinson', '18 FOXWOOD CHASE', '', 'BB5 6XL', 'ACCRINGTON', 'Großbritannien', 'GB', NULL, NULL, '7815920781', '0010069SAZ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107840', 'FedEx', NULL, '2014-10-02', '01.10.2014 12:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24928, '271505191', NULL, NULL, 'Lewis Savva', '71 WINDERMERE DRIVE', 'Tower Hill Kirkby', 'L33 2DQ', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7568098749', '001024196T', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107850', 'FedEx', NULL, '2014-10-02', '01.10.2014 12:25', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24929, '271511312', NULL, NULL, 'marco tomko', '48 AUGUSTINE ROAD', '', 'BR5 3JZ', 'ORPINGTON', 'Großbritannien', 'GB', NULL, NULL, '7562977198', '0010016WYC', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107861', 'FedEx', NULL, '2014-10-02', '01.10.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24930, '271471164', NULL, NULL, 'Matt Ellington ellington', '21 ditton green', '', 'cb8 9sq', 'newmarket', 'Großbritannien', 'GB', NULL, NULL, '7887913138', '0010215FSV', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107872', 'FedEx', NULL, '2014-10-02', '01.10.2014 09:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24931, '271509136', NULL, NULL, 'Mr J P Richardson', '44 Saffrondale', '', 'HU10 6QD', 'Hull', 'Großbritannien', 'GB', NULL, NULL, '7522202425', '0010175AWZ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107883', 'FedEx', NULL, '2014-10-02', '01.10.2014 12:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24932, '271507835', NULL, NULL, 'Neil Mackay', '116 GREENHILL RISE', 'Corby', 'NN18 0LS', 'CORBY', 'Großbritannien', 'GB', NULL, NULL, '7775954810', '0010111LTA', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107894', 'FedEx', NULL, '2014-10-02', '01.10.2014 12:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24933, '271517371', NULL, NULL, 'Nelson Lima', 'CAPITE HONEYBRIDGE LANE', '', 'BN44 3AW', 'STEYNING', 'Großbritannien', 'GB', NULL, NULL, '7872068711', '001007592B', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107909', 'FedEx', NULL, '2014-10-02', '01.10.2014 13:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24934, '271496814', NULL, NULL, 'Nicola Coleman', '266 SOUTHTOWN ROAD', 'C/O Enermech Ltd', 'NR31 0JJ', 'GREAT YARMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7757944229', '0010120XH4', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107910', 'FedEx', NULL, '2014-10-02', '01.10.2014 11:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24935, '271506231', NULL, NULL, 'Robert Gardner', '18 THE LONG SHOOT', '', 'CV11 6JD', 'NUNEATON', 'Großbritannien', 'GB', NULL, NULL, '7769933842', '0010073B8J', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107920', 'FedEx', NULL, '2014-10-02', '01.10.2014 12:25', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24936, '271498709', NULL, NULL, 'Sarah Harris', '25 NEWGATE CLOSE', '', 'AL4 9JF', 'ST. ALBANS', 'Großbritannien', 'GB', NULL, NULL, '7725831663', '0010032CIL', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107931', 'FedEx', NULL, '2014-10-02', '01.10.2014 11:54', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24937, '271494216', NULL, NULL, 'Valon Zekaj', '8 HEATHGATE PLACE', 'Agincourt Road', 'NW3 2NU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7825070725', '0010212LTJ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919107942', 'FedEx', NULL, '2014-10-02', '01.10.2014 11:24', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(24938, '271486723', NULL, NULL, 'sami sheikh', '15 montserrat rd', 'Popley 3', 'rg249pf', 'Basingstoke', 'Großbritannien', 'GB', NULL, NULL, '7903082255', '00102500FG', NULL, NULL, 'Theorema Men\'s Watch - Black Strap, Black Case and Black Face (GM-4004-4)', NULL, '609919107953', 'FedEx', NULL, '2014-10-02', '01.10.2014 10:53', 'UK140110AMC04', '1', 'a0YC000000ZaESqMAN', '131.00', '219.00'),
(24939, '271520953', NULL, NULL, 'Sophie Simms', '242 CHESTER ROAD', '', 'IG10 2LR', 'LOUGHTON', 'Großbritannien', 'GB', NULL, NULL, '7535697037', '00102031GG', NULL, NULL, 'Theorema Men\'s Watch - Brown Strap, Gold-Coloured Case and Black Face (GM-4004-3)', NULL, '609919107964', 'FedEx', NULL, '2014-10-02', '01.10.2014 13:22', 'UK140110AMC03', '1', 'a0YC000000ZaESbMAN', '131.00', '219.00'),
(24940, '271502191', NULL, NULL, 'Stewart Potter', 'MARSHAL PREMIER WAY', 'Lowfields Business Park', 'HX5 9HT', 'ELLAND', 'Großbritannien', 'GB', NULL, NULL, '7774766024', '0010203W1Z', NULL, NULL, 'Theorema Men\'s Watch - Gold-Coloured Strap, Gold-Coloured Case and Black Face (GM-4004-7)', NULL, '609919107975', 'FedEx', NULL, '2014-10-02', '01.10.2014 11:55', 'UK140110AMC07', '1', 'a0YC000000ZaETjMAN', '131.00', '219.00'),
(24941, '271507941', NULL, NULL, 'Paula Craze', '55 EAST BEACH ROAD', 'SELSEY', 'PO20 0ES', 'CHICHESTER', 'Großbritannien', 'GB', NULL, NULL, '7989642007', '001025044H', NULL, NULL, 'Theorema Men\'s Watch - Silver-Coloured Strap, Silver-Coloured Case and White Face (GM-4004-5)', NULL, '609919107986', 'FedEx', NULL, '2014-10-02', '01.10.2014 12:25', 'UK140110AMC05', '1', 'a0YC000000ZaEV2MAN', '131.00', '219.00'),
(24942, '271343658', NULL, NULL, 'JACQUELINE BRISTOW', 'BUNGALO TAPLOW CRICKET CLUB', 'CLIVEDEN ROAD TAPLOW', 'SL6 0EP', 'MAIDENHEAD', 'Großbritannien', 'GB', NULL, NULL, '01628 782090', '0010022K4X', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Gold-Coloured Case (T3006-1-02)', NULL, '609919107997', 'FedEx', NULL, '2014-10-02', '30.09.2014 17:22', 'UK140729AS32', '1', 'a0YC000000ZY6liMAD', '130.99', '199.00'),
(24943, '271510512', NULL, NULL, 'Sarah Martin', '44 BIRCHFIELD ROAD', '', 'NN1 4RE', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7801063968', '0010049KVK', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Silver-Coloured Case (T3006-1-01)', NULL, '609919108000', 'FedEx', NULL, '2014-10-02', '01.10.2014 12:24', 'UK140729AS31', '1', 'a0YC000000ZY6lhMAD', '130.99', '199.00'),
(24944, '271391745', NULL, NULL, 'Barsha Bhujel', '52 CASSIO ROAD', '', 'WD18 0QF', 'WATFORD', 'Großbritannien', 'GB', NULL, NULL, '7412564364', '0010118TYD', NULL, NULL, 'Tufina Monaco Watch: Metal Black Strap and Black Case (T3006-1-06)', NULL, '609919108011', 'FedEx', NULL, '2014-10-02', '30.09.2014 21:22', 'UK140729AS36', '1', 'a0YC000000ZY6lmMAD', '130.99', '199.00'),
(24945, '271357541', NULL, NULL, 'lek murashi', '27 ALEXANDRA ROAD', '', 'N10 2EY', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7723927419', '0010244WJ5', NULL, NULL, 'Tufina Monaco Watch: Metal Black Strap and Black Case (T3006-1-06)', NULL, '609919108022', 'FedEx', NULL, '2014-10-02', '30.09.2014 18:52', 'UK140729AS36', '1', 'a0YC000000ZY6lmMAD', '130.99', '199.00'),
(24946, '271389189', NULL, NULL, 'Anthony Ryder', '152 SUNDRIDGE DRIVE', '', 'ME5 8HG', 'CHATHAM', 'Großbritannien', 'GB', NULL, NULL, '7745589584', '00100874P8', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919108033', 'FedEx', NULL, '2014-10-02', '30.09.2014 21:23', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(24947, '271450657', NULL, NULL, 'esther gilbert', '1 CROCUS STREET', 'kirkby in ashfield', 'NG17 7DW', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '01623 401336', '00102193SE', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919108044', 'FedEx', NULL, '2014-10-02', '01.10.2014 08:22', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(24948, '271380492', NULL, NULL, 'Jacqui Keep', '28 LARKHILL', 'Wantage', 'OX12 8HA', 'OXON', 'Großbritannien', 'GB', NULL, NULL, '7808297293', '00101646W8', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919108055', 'FedEx', NULL, '2014-10-02', '30.09.2014 20:22', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(24949, '271377446', NULL, NULL, 'June Wealands', '52 RUTHERFORD STREET', 'Wallsend', 'NE28 0AW', 'WALLSEND', 'Großbritannien', 'GB', NULL, NULL, '7957427271', '0010167FDI', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919108066', 'FedEx', NULL, '2014-10-02', '30.09.2014 20:22', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(24950, '271416523', NULL, NULL, 'Maria marreiros', '15 ESTORIA CLOSE', '', 'SW2 2UP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7503975675', '0010189DSS', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919108077', 'FedEx', NULL, '2014-10-02', '30.09.2014 23:22', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(24951, '271410427', NULL, NULL, 'Paul Daniels', '62 CAITHNESS ROAD', '', 'TS6 0AL', 'MIDDLESBROUGH', 'Großbritannien', 'GB', NULL, NULL, '1642972943', '0010232OQB', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919108088', 'FedEx', NULL, '2014-10-02', '30.09.2014 22:52', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(24952, '271383382', NULL, NULL, 'Paul Ockenden', '47 FOREDOWN DRIVE', '', 'BN41 2BD', 'BRIGHTON', 'Großbritannien', 'GB', NULL, NULL, '1273881371', '0010119OQ7', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919108099', 'FedEx', NULL, '2014-10-02', '30.09.2014 20:52', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(24953, '271448526', NULL, NULL, 'Pauline Kirk', '2 PARKSIDE', 'Longnewton', 'TS21 1DE', 'STOCKTON-ON-TEES', 'Großbritannien', 'GB', NULL, NULL, '7734774373', '00102155P4', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919108103', 'FedEx', NULL, '2014-10-02', '01.10.2014 08:23', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(24954, '271367147', NULL, NULL, 'Alex johnson', '29 STAFFORD ROAD', '', 'B21 9DU', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7956261200', '00101151B5', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919108114', 'FedEx', NULL, '2014-10-02', '30.09.2014 19:22', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(24955, '271466049', NULL, NULL, 'alison warris', '1 QUEENSWAY', '', 'NE38 7EG', 'WASHINGTON', 'Großbritannien', 'GB', NULL, NULL, '1914311631', '00100057O5', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919108125', 'FedEx', NULL, '2014-10-02', '01.10.2014 09:25', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(24956, '271514184', NULL, NULL, 'Carolyn Gaunt', 'SHELDON ARMS LORD SHELDON WAY', '', 'OL6 7UB', 'ASHTON-UNDER-LYNE', 'Großbritannien', 'GB', NULL, NULL, '7702074918', '0010072UPC', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919108136', 'FedEx', NULL, '2014-10-02', '01.10.2014 12:53', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(24957, '271314504', NULL, NULL, 'Jess Oakshatt', 'Flat 2 Claire Court, 235 lymington road', '', 'Bh23 5dz', 'Highcliffe, Christchurch', 'Großbritannien', 'GB', NULL, NULL, '7769626581', '0010165UXP', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919108147', 'FedEx', NULL, '2014-10-02', '30.09.2014 14:52', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(24958, '271367153', NULL, NULL, 'Kathleen Walker', '51 WEIRSIDE AVENUE', 'Wroughton', 'SN4 9AW', 'SWINDON', 'Großbritannien', 'GB', NULL, NULL, '7900555360', '0010218YP1', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919108158', 'FedEx', NULL, '2014-10-02', '30.09.2014 19:22', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(24959, '271421844', NULL, NULL, 'Shaida Mahboob', '1 COOLGARDIE AVENUE', '', 'IG7 5AU', 'CHIGWELL', 'Großbritannien', 'GB', NULL, NULL, '0798 4059 570', '0010015XTE', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919108169', 'FedEx', NULL, '2014-10-02', '01.10.2014 00:22', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(24960, '271301341', NULL, NULL, 'Tracy Hadwin', 'Keystone des 261 Church Street', '', 'FY1 3PB', 'Blackpool', 'Großbritannien', 'GB', NULL, NULL, '7931885942', '001001160F', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919108170', 'FedEx', NULL, '2014-10-02', '30.09.2014 13:53', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(24961, '271747253', NULL, NULL, 'charlotte shepherd', '195 fox hill rd', '367 Martin st upperthorpe', 's6 1hf', 'Sheffield', 'Großbritannien', 'GB', NULL, NULL, '7749384794', '00102043MH', NULL, NULL, 'Pionier Barbados Watch: Black Face, Black Rim, Red Detailing and Black Leather Strap', NULL, '578824920073', 'FedEx', NULL, '2014-10-06', '02.10.2014 13:22', 'UK140903CC04', '1', 'a0YC000000ZXzJaMAL', '129.99', '199.00'),
(24962, '271842208', NULL, NULL, 'Kieran Garside', '7 LORNE WAY', '', 'OL10 3NJ', 'HEYWOOD', 'Großbritannien', 'GB', NULL, NULL, '7720601262', '0010089H4L', NULL, NULL, 'Pionier Barbados Watch: Black Face, Black Rim, Red Detailing and Black Leather Strap', NULL, '578824920084', 'FedEx', NULL, '2014-10-06', '02.10.2014 21:22', 'UK140903CC04', '1', 'a0YC000000ZXzJaMAL', '129.99', '199.00'),
(24963, '271612323', NULL, NULL, 'Gurbinder Singh', '60 CLEVELAND ROAD', '', 'LE18 1NF', 'WIGSTON', 'Großbritannien', 'GB', NULL, NULL, '7870380307', '0010055MH6', NULL, NULL, 'Pionier Barbados Watch: Stainless Steel Face, Red Detailing and Black Leather Strap', NULL, '578824920095', 'FedEx', NULL, '2014-10-06', '01.10.2014 20:52', 'UK140820cc03', '1', 'a0YC000000ZN8tlMAD', '129.99', '199.00'),
(24964, '271844399', NULL, NULL, 'Adam Randall', '9 Hilltop Road', 'Corfe Mullen', 'BH21 3PR', 'Wimborne', 'Großbritannien', 'GB', NULL, NULL, '7891713574', '0010084AJ3', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824920100', 'FedEx', NULL, '2014-10-06', '02.10.2014 21:22', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(24965, '271834757', NULL, NULL, 'Alexander Craig', '17 Fortingall Crescent', '', 'FK2 0QD', 'Polmont', 'Großbritannien', 'GB', NULL, NULL, '1324712657', '0010225QS9', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824920110', 'FedEx', NULL, '2014-10-06', '02.10.2014 20:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(24966, '271585053', NULL, NULL, 'ALISON SQUIRES', 'RDSF 1EL SQN', 'RAF WITTERING', 'PE8 6HB', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7981769709', '0010015T4N', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824920121', 'FedEx', NULL, '2014-10-06', '01.10.2014 18:22', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(24967, '271613882', NULL, NULL, 'Andrew Naughton', '130 JERMYN STREET', 'Piccadilly Circus', 'SW1Y 4UR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7917062857', '0010220IB5', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824920132', 'FedEx', NULL, '2014-10-06', '01.10.2014 20:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(24968, '271732493', NULL, NULL, 'Angela Roulstone', '0 Cedar Farm, Stone Lane, Burringham', '', 'Dn173nd', 'Scunthorpe', 'Großbritannien', 'GB', NULL, NULL, '07939 246332', '00101269JE', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824920143', 'FedEx', NULL, '2014-10-06', '02.10.2014 11:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(24969, '271619311', NULL, NULL, 'Funmi Ogunledun', '28 LAKESIDE AVENUE', '', 'SE28 8RU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7984428041', '10153370', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824920154', 'FedEx', NULL, '2014-10-06', '01.10.2014 21:22', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(24970, '271868650', NULL, NULL, 'Gurpavan Hundle', '127 LICHFIELD ROAD', '', 'B74 2RX', 'SUTTON COLDFIELD', 'Großbritannien', 'GB', NULL, NULL, '07805 925382', '0010184W3T', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824920165', 'FedEx', NULL, '2014-10-06', '02.10.2014 23:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(24971, '271813532', NULL, NULL, 'John Bell', '23 UNICORN AVENUE', '', 'CV5 7GJ', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '4,42476E+11', '10039917', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824920176', 'FedEx', NULL, '2014-10-06', '02.10.2014 18:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(24972, '271576362', NULL, NULL, 'Jonathan Oribesigye', '15 Canterbury House', '2 Wharf Street', 'SE8 3FZ', 'Greenwich, London', 'Großbritannien', 'GB', NULL, NULL, '7432678879', '00101857I1', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824920187', 'FedEx', NULL, '2014-10-06', '01.10.2014 17:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(24973, '271570480', NULL, NULL, 'Ken Thomson', '125 ST. GEORGES ROAD', '', 'SE1 6HY', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '2079281534', '0010099IP0', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824920198', 'FedEx', NULL, '2014-10-06', '01.10.2014 17:22', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(24974, '271661030', NULL, NULL, 'Lawrence Stewart', '42 Princes Terrace', '', 'Ct21 6ly', 'Hythe', 'Großbritannien', 'GB', NULL, NULL, '776938195', '0010139O4W', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824920202', 'FedEx', NULL, '2014-10-06', '02.10.2014 03:22', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(24975, '271617644', NULL, NULL, 'Martin Hughes', '5 NEWBRIDGE CLOSE', '', 'WA5 9EA', 'WARRINGTON', 'Großbritannien', 'GB', NULL, NULL, '7833249120', '00101728L2', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824920213', 'FedEx', NULL, '2014-10-06', '01.10.2014 20:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(24976, '271862261', NULL, NULL, 'Mohammed Najib', '34 HAROLD ROAD', '', 'LS6 1PR', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7976735513', '0010173GDY', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824920224', 'FedEx', NULL, '2014-10-06', '02.10.2014 22:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(24977, '271650719', NULL, NULL, 'Patricia McDermott', '6 PONTESFORD HILL', 'Pontesbury', 'SY5 0UH', 'SHREWSBURY', 'Großbritannien', 'GB', NULL, NULL, '7766444145', '00101303O3', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824920235', 'FedEx', NULL, '2014-10-06', '01.10.2014 23:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(24978, '271532247', NULL, NULL, 'Philip Herring', '1D CHAUCER AVENUE', '', 'LS28 9BW', 'PUDSEY', 'Großbritannien', 'GB', NULL, NULL, '7800744187', '00101807AL', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824920246', 'FedEx', NULL, '2014-10-06', '01.10.2014 14:22', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(24979, '271803256', NULL, NULL, 'richard swyer j&b', '1073 WIMBORNE ROAD', '', 'BH9 2BY', 'BOURNEMOUTH', 'Großbritannien', 'GB', NULL, NULL, '1202776310', '0010013QXQ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824920257', 'FedEx', NULL, '2014-10-06', '02.10.2014 17:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(24980, '271700533', NULL, NULL, 'Stella Gray', '22 DALNOTTAR HILL ROAD', '', 'G60 5DS', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '07955 750811', '00101997I5', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '578824920268', 'FedEx', NULL, '2014-10-06', '02.10.2014 09:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(24981, '271616503', NULL, NULL, 'Elizabeth Soar', '4 BROOKES AVENUE', 'Croft', 'LE9 3GJ', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7976328788', '0010109FZM', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824920279', 'FedEx', NULL, '2014-10-06', '01.10.2014 20:52', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(24982, '271619075', NULL, NULL, 'Emma Fisher', '12 HOLLIS DRIVE', 'Brighstone', 'PO30 4AS', 'NEWPORT', 'Großbritannien', 'GB', NULL, NULL, '7565616174', '0010224V08', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824920280', 'FedEx', NULL, '2014-10-06', '01.10.2014 21:23', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(24983, '271543047', NULL, NULL, 'Joanne Preston', '1 STANSGATE AVENUE', '', 'CB2 0QZ', 'CAMBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7941630501', '0010090RFR', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824920290', 'FedEx', NULL, '2014-10-06', '01.10.2014 14:53', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(24984, '271785120', NULL, NULL, 'linda shaya', '16 NORVIEW DRIVE', '', 'M20 5QF', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '4,47541E+11', '001020812K', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824920305', 'FedEx', NULL, '2014-10-06', '02.10.2014 16:22', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(24985, '271669522', NULL, NULL, 'Rachel Dobson', '41 EAGLE STREET', '', 'BB9 8HQ', 'NELSON', 'Großbritannien', 'GB', NULL, NULL, '1282449699', '0010023XDL', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824920316', 'FedEx', NULL, '2014-10-06', '02.10.2014 06:52', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(24986, '271640380', NULL, NULL, 'Ratnasingham Devakumar', '32 CUCKOO HILL ROAD', '', 'HA5 1AY', 'PINNER', 'Großbritannien', 'GB', NULL, NULL, '2089338525', '0010079QOE', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824920327', 'FedEx', NULL, '2014-10-06', '01.10.2014 22:53', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(24987, '271643758', NULL, NULL, 'Stephen Beattie', '18 OLD SAINTFIELD ROAD', '', 'BT8 8EY', 'BELFAST', 'Großbritannien', 'GB', NULL, NULL, '7743695501', '0010025JRU', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '578824920338', 'FedEx', NULL, '2014-10-06', '01.10.2014 23:22', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(24988, '271625416', NULL, NULL, 'anthony speck', '4 HAREWOOD CLOSE', 'wigginton', 'YO32 2QH', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7921918195', '0010175O5I', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824920349', 'FedEx', NULL, '2014-10-06', '01.10.2014 21:52', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(24989, '271731124', NULL, NULL, 'Dushane Douglas', '60 CAPILANO ROAD', '', 'B23 5BB', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '1213820100', '00102296V7', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824920350', 'FedEx', NULL, '2014-10-06', '02.10.2014 11:52', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(24990, '271861546', NULL, NULL, 'Frankie Tsai', 'Flat 2 32 Church Street', '', 'NW8 8EP', 'London', 'Großbritannien', 'GB', NULL, NULL, '07733 897003', '0010177C3Y', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824920360', 'FedEx', NULL, '2014-10-06', '02.10.2014 22:52', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(24991, '271756556', NULL, NULL, 'John Potter', '14 MOUNT PLEASANT ROAD', 'Norton', 'TS20 2HX', 'STOCKTON-ON-TEES', 'Großbritannien', 'GB', NULL, NULL, '7940178124', '0010240MXC', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824920371', 'FedEx', NULL, '2014-10-06', '02.10.2014 13:52', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(24992, '271862370', NULL, NULL, 'Mark Hamilton', '100 HOLMBYRE ROAD', '', 'G45 9QF', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7964097903', '0010204F99', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824920382', 'FedEx', NULL, '2014-10-06', '02.10.2014 22:52', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(24993, '271637713', NULL, NULL, 'Nicoletta gizzi', '6 old church court', 'church lane', 'sl3 6ln', 'wexham', 'Großbritannien', 'GB', NULL, NULL, '07734 053511', '0010045WQX', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824920393', 'FedEx', NULL, '2014-10-06', '01.10.2014 22:22', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(24994, '271590941', NULL, NULL, 'rebecca Hamilton', '19 CROMPTON AVENUE', '', 'OL16 4PB', 'ROCHDALE', 'Großbritannien', 'GB', NULL, NULL, '7821297254', '0010055OS2', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824920408', 'FedEx', NULL, '2014-10-06', '01.10.2014 18:53', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(24995, '271680107', NULL, NULL, 'Tony Williams', '176 KINGSWAY', 'Huyton', 'L36 2PS', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7717650198', '0010178BV9', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824920419', 'FedEx', NULL, '2014-10-06', '02.10.2014 08:23', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(24996, '271532252', NULL, NULL, 'Wendy Holmes', '13 Homewood House', 'Milford Rd Pennington', 'SO41 8EZ', 'LYMINGTON Hants', 'Großbritannien', 'GB', NULL, NULL, '1590676575', '0010026SMN', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '578824920420', 'FedEx', NULL, '2014-10-06', '01.10.2014 14:23', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(24997, '271806914', NULL, NULL, 'Alison Burrow', '19 THE VIEW', '', 'LS8 1HQ', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7906143985', '0010081VXM', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824920430', 'FedEx', NULL, '2014-10-06', '02.10.2014 18:22', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(24998, '271793095', NULL, NULL, 'Ayesha Shann', '31 THIRLMERE GARDENS', '', 'BD2 4NN', 'BRADFORD', 'Großbritannien', 'GB', NULL, NULL, '7505983911', '0010183EDW', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824920441', 'FedEx', NULL, '2014-10-06', '02.10.2014 16:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(24999, '271548912', NULL, NULL, 'Daniel Doran', '163 LEWIS DRIVE', '', 'OL10 3NB', 'HEYWOOD', 'Großbritannien', 'GB', NULL, NULL, '7917606727', '00100155ZI', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824920452', 'FedEx', NULL, '2014-10-06', '01.10.2014 15:22', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25000, '271858313', NULL, NULL, 'Darren Spencer', '89 COUNTY ROAD', '', 'NG4 4JN', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7977157104', '0010228PDQ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824920463', 'FedEx', NULL, '2014-10-06', '02.10.2014 22:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25001, '271629216', NULL, NULL, 'dilek bogazkaya', '101 HOLCOMBE ROAD', 'Tottenham  London', 'N17 9AB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7565962319', '0010064ZP7', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824920474', 'FedEx', NULL, '2014-10-06', '01.10.2014 21:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25002, '271569985', NULL, NULL, 'Egor Avdeev', '102 NEW BOND STREET', 'Flat 4', 'W1S 1SS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '4,47852E+11', '0010120C8F', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824920485', 'FedEx', NULL, '2014-10-06', '01.10.2014 17:22', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25003, '271831575', NULL, NULL, 'Elaine Harman', '29 MORAY AVENUE', '', 'EH42 1QG', 'DUNBAR', 'Großbritannien', 'GB', NULL, NULL, '7791748345', '0010237XW2', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824920496', 'FedEx', NULL, '2014-10-06', '02.10.2014 20:22', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25004, '271619207', NULL, NULL, 'Emma Pope', '9 HYDE PLACE', '', 'CV32 5BT', 'LEAMINGTON SPA', 'Großbritannien', 'GB', NULL, NULL, '1926735125', '00102066MJ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824920500', 'FedEx', NULL, '2014-10-06', '01.10.2014 21:23', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25005, '271825521', NULL, NULL, 'Jenny Jones', '39A ABLETON LANE', 'Severn Beach', 'BS35 4PP', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7737342203', '00100716YY', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824920511', 'FedEx', NULL, '2014-10-06', '02.10.2014 19:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25006, '271614420', NULL, NULL, 'Kirsty Crowther', '59 Henry Grove', 'Pudsey', 'LS28 7FD', 'Leeds', 'Großbritannien', 'GB', NULL, NULL, '7825540709', '0010153PGM', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824920522', 'FedEx', NULL, '2014-10-06', '01.10.2014 20:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25007, '271591736', NULL, NULL, 'Laura Hockton', '64 HEAD STREET', 'Goldhanger maldon', 'CM9 8AZ', 'Essex', 'Großbritannien', 'GB', NULL, NULL, '7887993928', '00100332QY', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824920533', 'FedEx', NULL, '2014-10-06', '01.10.2014 18:53', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25008, '271627809', NULL, NULL, 'Nick Jones', '14 VALE DRIVE', 'Findon Valley', 'BN14 0DD', 'WORTHING', 'Großbritannien', 'GB', NULL, NULL, '1903873112', '0010114SU9', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824920544', 'FedEx', NULL, '2014-10-06', '01.10.2014 21:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25009, '271622916', NULL, NULL, 'Robert Steggles', '1 WIGNALL AVENUE', 'Wickersley', 'S66 2AX', 'ROTHERHAM', 'Großbritannien', 'GB', NULL, NULL, '7772394145', '00100952J4', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824920555', 'FedEx', NULL, '2014-10-06', '01.10.2014 21:23', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25010, '271754645', NULL, NULL, 'Shirley Ruckley', '53 HOLLIES AVENUE', 'West byfleet', 'KT14 6AL', 'WEST BYFLEET', 'Großbritannien', 'GB', NULL, NULL, '1932348999', '0010155ADG', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824920566', 'FedEx', NULL, '2014-10-06', '02.10.2014 13:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25011, '271888899', NULL, NULL, 'Sue Brighty', '13 HAZEL AVENUE', '', 'BB3 3AJ', 'DARWEN', 'Großbritannien', 'GB', NULL, NULL, '7854027114', '001020905A', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824920577', 'FedEx', NULL, '2014-10-06', '03.10.2014 07:22', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25012, '271632556', NULL, NULL, 'Tomasz Pietrycki', 'ALLPORT LTD. THURROCK PARK WAY', '', 'RM18 7HZ', 'TILBURY', 'Großbritannien', 'GB', NULL, NULL, '7719495097', '0010028ZJX', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '578824920588', 'FedEx', NULL, '2014-10-06', '01.10.2014 22:23', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25013, '271683105', NULL, NULL, 'Alan Rebbeck', '7 Nicholl Road', 'Laindon', 'SS15 5PY', 'Basildon', 'Großbritannien', 'GB', NULL, NULL, '7585125736', '0010062BOE', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920599', 'FedEx', NULL, '2014-10-06', '02.10.2014 08:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25014, '271609489', NULL, NULL, 'Andee turner', '190 ALDERSHAW ROAD', '', 'B26 1HW', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7565010383', '001009188G', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920603', 'FedEx', NULL, '2014-10-06', '01.10.2014 20:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25015, '271601709', NULL, NULL, 'Andrew Harris', '2 Thyme Avenue', '', 'PO157NA', ' Fareham, Hampshire', 'Großbritannien', 'GB', NULL, NULL, '7760220114', '0010051O3W', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920614', 'FedEx', NULL, '2014-10-06', '01.10.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25016, '271533926', NULL, NULL, 'Annette Dennison', '35 Glebe Road West', '', 'BT36 6EH', 'Newtownabbey', 'Großbritannien', 'GB', NULL, NULL, '7748176795', '0010065YYG', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920625', 'FedEx', NULL, '2014-10-06', '01.10.2014 14:24', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25017, '271634578', NULL, NULL, 'Aude Annelise Moukam Pagop', '146 PARLAUNT ROAD', '', 'SL3 8AZ', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '7971800947', '0010139EQM', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920636', 'FedEx', NULL, '2014-10-06', '01.10.2014 22:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25018, '271542040', NULL, NULL, 'Aude Moukam', '146 PARLAUNT ROAD', '', 'SL3 8AZ', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '7974003016', '0010158NT9', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920647', 'FedEx', NULL, '2014-10-06', '01.10.2014 14:53', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25019, '271636516', NULL, NULL, 'Avi Gounder', 'Flat397 Neutron Tower', '6 Blackwall Way', 'E149GW', 'London', 'Großbritannien', 'GB', NULL, NULL, '7747721035', '00100565NE', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920658', 'FedEx', NULL, '2014-10-06', '01.10.2014 22:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25020, '271718977', NULL, NULL, 'Barbara Nelson', '30 HEATHER AVENUE', 'Holytown', 'ML1 4XX', 'MOTHERWELL', 'Großbritannien', 'GB', NULL, NULL, '7752439262', '001023538B', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920669', 'FedEx', NULL, '2014-10-06', '02.10.2014 10:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25021, '271828787', NULL, NULL, 'carole benton', '21 REDCOTE DRIVE', '', 'LN6 7HQ', 'LINCOLN', 'Großbritannien', 'GB', NULL, NULL, '1522872273', '0010164YJW', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920670', 'FedEx', NULL, '2014-10-06', '02.10.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25022, '271658285', '', '', 'chris dunne', '45 GRAMMAR SCHOOL ROAD', '', 'HU5 4NX', 'HULL', 'Großbritannien', '', '', '', '7769323287', '0010101Z1J', '', '', 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', 'Sendung am 23.10.14 zur?ck erhalten!\r\nRL 71 357 552 9DE  24.10.2014', '578824920680', 'FedEx', '', '2014-10-06', '02.10.2014 01:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25023, '271625394', NULL, NULL, 'christine long', '55 ORFORD GREEN', '', 'WA2 8PJ', 'WARRINGTON', 'Großbritannien', 'GB', NULL, NULL, '7715619058', '0010020X4U', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920691', 'FedEx', NULL, '2014-10-06', '01.10.2014 21:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25024, '271569990', NULL, NULL, 'conor Flannery', '10 GLENBANK CLOSE', 'Poleglass dunmurry', 'BT17 0SN', 'BELFAST', 'Großbritannien', 'GB', NULL, NULL, '7976599640', '0010024CW4', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920706', 'FedEx', NULL, '2014-10-06', '01.10.2014 17:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25025, '271871257', NULL, NULL, 'Darren Bowen', '63A LYNCHFORD ROAD', '', 'GU14 6EJ', 'FARNBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7740622053', '0010233M4K', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920717', 'FedEx', NULL, '2014-10-06', '03.10.2014 00:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25026, '271830578', NULL, NULL, 'Dwayne Mack', '9634 Hazel Lake Dr.', '', '32222', 'Jacksonville, Florida', 'USA', 'GB', NULL, NULL, '9047183630', '0010204W4T', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920728', 'FedEx', NULL, '2014-10-06', '02.10.2014 20:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25027, '271698869', NULL, NULL, 'Gareth Tate', '4e Glenacre road , north carbrain', '', 'g672ny', 'Cumbernauld, glasgow', 'Großbritannien', 'GB', NULL, NULL, '7753344164', '00102435LE', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920739', 'FedEx', NULL, '2014-10-06', '02.10.2014 09:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25028, '271605059', NULL, NULL, 'Garry Hicks', '3 CHURCH PARK COURT', 'Woolwell', 'PL6 7RZ', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7814236211', '0010155QA8', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920740', 'FedEx', NULL, '2014-10-06', '01.10.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25029, '271847506', NULL, NULL, 'George Weetman', 'Reclamations 122 Great Barr Street', 'Del mon - fri 8.30- 5.00', 'B9 4ay', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '7980295246', '00101573EM', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920750', 'FedEx', NULL, '2014-10-06', '02.10.2014 21:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25030, '271570184', NULL, NULL, 'Gillian Nolan', '6 REDVERS AVENUE', '', 'CH66 6AJ', 'ELLESMERE PORT', 'Großbritannien', 'GB', NULL, NULL, '7841248534', '00100377FT', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920761', 'FedEx', NULL, '2014-10-06', '01.10.2014 17:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25031, '271581667', NULL, NULL, 'Graham Rumbold', '0 Ludgores Cottage', 'Ludgores Lane', 'CM3 4JW', 'Danbury, Chelmsford', 'Großbritannien', 'GB', NULL, NULL, '7859003740', '0010144TXG', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920772', 'FedEx', NULL, '2014-10-06', '01.10.2014 18:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25032, '271868336', NULL, NULL, 'Gurpavan Hundle', '127 LICHFIELD ROAD', '', 'B74 2RX', 'SUTTON COLDFIELD', 'Großbritannien', 'GB', NULL, NULL, '07805 925382', '0010138PWF', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920165', 'FedEx', NULL, '2014-10-06', '02.10.2014 23:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25033, '271647434', NULL, NULL, 'Henna Khan', 'Henna Khan 7 Clarke House,  Wood field road, Northgate', '', 'RH10 8BG', 'Gatwick, Crawley', 'Großbritannien', 'GB', NULL, NULL, '', '001005578F', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920794', 'FedEx', NULL, '2014-10-06', '01.10.2014 23:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25034, '271559097', NULL, NULL, 'Ian Wimbleton', '37 MILLBECK ROAD', 'Langley, Middleton', 'M24 4HZ', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7946501104', '0010174DDO', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920809', 'FedEx', NULL, '2014-10-06', '01.10.2014 16:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25035, '271614301', NULL, NULL, 'Insley Insley', '293 WETMORE ROAD', '', 'DE14 1RD', 'BURTON-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7914414085', '00102079WU', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920810', 'FedEx', NULL, '2014-10-06', '01.10.2014 20:53', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25036, '271653643', NULL, NULL, 'James Cleaton', '38 THE CROFT', '', 'YO60 6SQ', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7850406524', '0010054IYM', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920820', 'FedEx', NULL, '2014-10-06', '02.10.2014 00:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25037, '271826609', NULL, NULL, 'James hunter', 'the lawns', '', 'dh34hf', 'Chester le street', 'Großbritannien', 'GB', NULL, NULL, '1913854260', '0010172Z1V', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920831', 'FedEx', NULL, '2014-10-06', '02.10.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25038, '271594886', NULL, NULL, 'Jan Gatland - Private', 'CDS  The Mill', 'South Hall Street', 'M5 4TP', 'Salford', 'Großbritannien', 'GB', NULL, NULL, '7535671617', '0010063WTJ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920842', 'FedEx', NULL, '2014-10-06', '01.10.2014 19:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25039, '271534004', NULL, NULL, 'Jean Williams', '7 LENHAM ROAD', '', 'DA7 5NA', 'BEXLEYHEATH', 'Großbritannien', 'GB', NULL, NULL, '1322400411', '0010033YV3', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920853', 'FedEx', NULL, '2014-10-06', '01.10.2014 14:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25040, '271589675', NULL, NULL, 'joanne udofot', '146 INVERNESS ROAD', 'Jarrow', 'NE32 4JF', 'JARROW', 'Großbritannien', 'GB', NULL, NULL, '7738853358', '0010135PU7', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920864', 'FedEx', NULL, '2014-10-06', '01.10.2014 18:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25041, '271823538', NULL, NULL, 'Joe Pallett', '37 RIDLEYS CLOSE', '', 'LE8 5AG', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7545963847', '001010732R', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920875', 'FedEx', NULL, '2014-10-06', '02.10.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25042, '271600344', NULL, NULL, 'John Anderson', '4 Glencairn Terrace', '', 'EH48 4DL', 'Bathgate', 'Großbritannien', 'GB', NULL, NULL, '7563240237', '0010136TQ1', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920886', 'FedEx', NULL, '2014-10-06', '01.10.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25043, '271579826', NULL, NULL, 'kah k yong yong', '893 OXFORD ROAD', '', 'RG30 6TR', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7545022784', '00102455BW', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920897', 'FedEx', NULL, '2014-10-06', '01.10.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25044, '271625350', NULL, NULL, 'Kate O\'brien', '27 PARKFIELD DRIVE', '', 'CH44 5UN', 'WALLASEY', 'Großbritannien', 'GB', NULL, NULL, '7960860330', '0010121EUH', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920901', 'FedEx', NULL, '2014-10-06', '01.10.2014 21:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25045, '271724309', NULL, NULL, 'Kelly Higgins', '3 COLNE ROAD', '', 'BB10 1LD', 'BURNLEY', 'Großbritannien', 'GB', NULL, NULL, '7562811961', '0010009C3B', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920912', 'FedEx', NULL, '2014-10-06', '02.10.2014 11:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25046, '271762022', NULL, NULL, 'Laura Douglas', '38 Gibbon Crescent', '', 'G74 3HU', 'East Kilbride', 'Großbritannien', 'GB', NULL, NULL, '', '0010234SI2', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920923', 'FedEx', NULL, '2014-10-06', '02.10.2014 14:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25047, '271767866', NULL, NULL, 'Louise Daniels', '7 Chapel Court', '', 'WS11 0ER', 'Cannock', 'Großbritannien', 'GB', NULL, NULL, '7532375067', '0010170MNL', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920934', 'FedEx', NULL, '2014-10-06', '02.10.2014 14:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25048, '271784858', NULL, NULL, 'madeleine greenhill', '179 wareham  road', '', 'bh21 3lb', 'wimborne', 'Großbritannien', 'GB', NULL, NULL, '07947 093440', '0010057L0J', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920945', 'FedEx', NULL, '2014-10-06', '02.10.2014 16:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25049, '271567454', NULL, NULL, 'martin king', '173A CHIPSTEAD VALLEY RD', '', 'CR5 3BQ', 'COULSDON', 'Großbritannien', 'GB', NULL, NULL, '1293863845', '0010006YMR', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920956', 'FedEx', NULL, '2014-10-06', '01.10.2014 16:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25050, '271547902', NULL, NULL, 'michael saunders', '41 NEW ROAD', 'hedon', 'HU12 8EW', 'HULL', 'Großbritannien', 'GB', NULL, NULL, '7836738832', '0010195SXY', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920967', 'FedEx', NULL, '2014-10-06', '01.10.2014 15:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25051, '271686848', NULL, NULL, 'Michelle Whittle', 'RHTC HIGHER LANE', 'Rainford High Technology College', 'WA11 8NY', 'ST. HELENS', 'Großbritannien', 'GB', NULL, NULL, '7737370571', '0010081X3I', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920978', 'FedEx', NULL, '2014-10-06', '02.10.2014 08:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25052, '271869756', NULL, NULL, 'Nick Armitage', '31A WARRINGTON AVENUE', '', 'SL1 3BG', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '07793 247001', '0010227EK6', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920989', 'FedEx', NULL, '2014-10-06', '02.10.2014 23:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25053, '271730712', NULL, NULL, 'paul dunn', '168 THORNDON AVENUE', '', 'CM13 3TP', 'BRENTWOOD', 'Großbritannien', 'GB', NULL, NULL, '7429668547', '0010058FWV', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824920990', 'FedEx', NULL, '2014-10-06', '02.10.2014 11:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25054, '271774585', NULL, NULL, 'Pennie hughes', '21 CORNWALL AVENUE', 'finchley', 'N3 1LH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7930189459', '0010035EXG', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824921003', 'FedEx', NULL, '2014-10-06', '02.10.2014 15:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25055, '271538029', NULL, NULL, 'Rachel Langdon', '1A ESSEX STREET', 'Lantei', 'PR1 1QE', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '7930162185', '0010221TH2', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824921014', 'FedEx', NULL, '2014-10-06', '01.10.2014 14:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25056, '271581960', NULL, NULL, 'rachel williams', '18 LONG ROW', '', 'CF37 1SU', 'PONTYPRIDD', 'Großbritannien', 'GB', NULL, NULL, '7402152963', '00100982HN', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824921025', 'FedEx', NULL, '2014-10-06', '01.10.2014 18:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25057, '271686061', NULL, NULL, 'sam wright', 'NKRWOOD BARN CHAPEL LANE', 'EPPERSTONE', 'ng14 6an', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7825497355', '00101261U2', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824921036', 'FedEx', NULL, '2014-10-06', '02.10.2014 08:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25058, '271848996', NULL, NULL, 'Sarah Larkins', '25 THOMAS NEAME AVENUE', '', 'ME13 8FG', 'FAVERSHAM', 'Großbritannien', 'GB', NULL, NULL, '1795532164', '0010013BQ3', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824921047', 'FedEx', NULL, '2014-10-06', '02.10.2014 21:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25059, '271824014', NULL, NULL, 'Shamil Amin', '314 Northdown Road, Cliftonville, Margate', '', 'CT9 3PW', 'Kent', 'Großbritannien', 'GB', NULL, NULL, '7515954012', '0010228J4F', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824921058', 'FedEx', NULL, '2014-10-06', '02.10.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25060, '271558557', NULL, NULL, 'Sophie Greenfield', '1 OXTON DRIVE', '', 'DN4 9PN', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '7850578522', '0010078Y4O', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824921069', 'FedEx', NULL, '2014-10-06', '01.10.2014 16:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25061, '271619080', NULL, NULL, 'Stella Farmer', '17 Hulme Hall Crescent', 'Cheadle Hulme', 'SK8 6LG', 'Cheadle', 'Großbritannien', 'GB', NULL, NULL, '1614857999', '00101902O8', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824921070', 'FedEx', NULL, '2014-10-06', '01.10.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25062, '271538754', NULL, NULL, 'Steve McCluskey', '64 PETWORTH', '', 'MK8 9BQ', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '07917 176 038', '0010152EJQ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824921080', 'FedEx', NULL, '2014-10-06', '01.10.2014 14:53', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25063, '271612829', NULL, NULL, 'stuart forbes', '26 LINCOLN AVENUE', 'Levenshulme', 'M19 3LB', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7528827182', '0010043Q9O', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824921091', 'FedEx', NULL, '2014-10-06', '01.10.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25064, '271637318', NULL, NULL, 'Suzanne Fisher', '55 QUEENS PARK RISE', '', 'BN2 9ZF', 'BRIGHTON', 'Großbritannien', 'GB', NULL, NULL, '7811103184', '0010008PUY', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824921106', 'FedEx', NULL, '2014-10-06', '01.10.2014 22:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25065, '271603469', NULL, NULL, 'tiantian zhang', '11 WESTBEECH ROAD', '', 'N22 6HU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7429442620', '0010191UC9', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824921117', 'FedEx', NULL, '2014-10-06', '01.10.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25066, '271728639', NULL, NULL, 'Toni-Michelle Lee', '31 RAEBURN MEWS', '', 'EH4 1RG', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7824444614', '0010045EJT', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824921128', 'FedEx', NULL, '2014-10-06', '02.10.2014 11:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25067, '271597877', NULL, NULL, 'Tracy Adams', '11 HATCH CLOSE', '', 'KT15 2TS', 'ADDLESTONE', 'Großbritannien', 'GB', NULL, NULL, '1932849688', '00100281P4', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824921139', 'FedEx', NULL, '2014-10-06', '01.10.2014 19:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25068, '271617246', NULL, NULL, 'Vimal Vira', '103 BISHOPS ROAD', '', 'PE1 5AT', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7875648095', '0010238E3K', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '578824921140', 'FedEx', NULL, '2014-10-06', '01.10.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25069, '271853973', NULL, NULL, 'Lesley Amrouch', '17 Gipsy Mead,', 'Woodlesford', 'LS26 8RJ', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7761542544', '0010130AST', NULL, NULL, 'Theorema Men\'s Watch - Gold-Coloured Strap, Gold-Coloured Case and Black Face (GM-4004-7)', NULL, '578824921150', 'FedEx', NULL, '2014-10-06', '02.10.2014 22:22', 'UK140110AMC07', '1', 'a0YC000000ZaETjMAN', '131.00', '219.00'),
(25070, '271652237', NULL, NULL, 'taq zulfiqar', '25 new land road', '', '4hn', 'cv1', 'Großbritannien', 'GB', NULL, NULL, '', '0010079EE6', NULL, NULL, 'Theorema Men\'s Watch - Gold-Coloured Strap, Gold-Coloured Case and Black Face (GM-4004-7)', NULL, 'storniert', 'FedEx', NULL, '2014-10-06', '02.10.2014 00:23', 'UK140110AMC07', '1', 'a0YC000000ZaETjMAN', '131.00', '219.00'),
(25071, '271640867', NULL, NULL, 'Wei ying Yuen', '99 BROADWAY', '', 'SS9 1PG', 'LEIGH-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7545011036', '0010140OXP', NULL, NULL, 'Theorema Men\'s Watch - Silver-Coloured Strap, Silver-Coloured Case and White Face (GM-4004-5)', NULL, '578824921172', 'FedEx', NULL, '2014-10-06', '01.10.2014 22:53', 'UK140110AMC05', '1', 'a0YC000000ZaEV2MAN', '131.00', '219.00'),
(25072, '271776002', NULL, NULL, 'Philippa Bradbury', '35 MANDEVILLE ROAD', '', 'CO6 1XT', 'COLCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7729123449', '0010102U5R', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Black Case (T3006-1-03)', NULL, '578824921183', 'FedEx', NULL, '2014-10-06', '02.10.2014 15:22', 'UK140415AS07', '1', 'a0YC000000ZY6ljMAD', '130.99', '199.00'),
(25073, '271650343', NULL, NULL, 'sophie Kendall', '34 Caefelin Street', 'Llanhilleth,  Abertillery,   Gwent', 'NP13 2JQ', 'Gwent', 'Großbritannien', 'GB', NULL, NULL, '7581368990', '0010028RA1', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Gold-Coloured Case (T3006-1-02)', NULL, '578824921194', 'FedEx', NULL, '2014-10-06', '01.10.2014 23:52', 'UK140729AS32', '1', 'a0YC000000ZY6liMAD', '130.99', '199.00'),
(25074, '271649095', NULL, NULL, 'Vimal Vira', '103 BISHOPS ROAD', '', 'PE1 5AT', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7875648095', '0010114Y5K', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Gold-Coloured Case (T3006-1-02)', NULL, '578824921140', 'FedEx', NULL, '2014-10-06', '01.10.2014 23:52', 'UK140729AS32', '1', 'a0YC000000ZY6liMAD', '130.99', '199.00'),
(25075, '271736801', NULL, NULL, 'Kathryn Hughes', '16 HANBURY CLOSE', '', 'S18 1RF', 'DRONFIELD', 'Großbritannien', 'GB', NULL, NULL, '7890508294', '10025748', NULL, NULL, 'Tufina Monaco Watch: Metal Black Strap and Black Case (T3006-1-06)', NULL, '578824921210', 'FedEx', NULL, '2014-10-06', '02.10.2014 12:22', 'UK140729AS36', '1', 'a0YC000000ZY6lmMAD', '130.99', '199.00'),
(25076, '271850357', NULL, NULL, 'Lorraine McKenna', '1/3 ROSEMOUNT VIADUCT', '', 'AB25 1NE', 'ABERDEEN', 'Großbritannien', 'GB', NULL, NULL, '1224633177', '0010026F0E', NULL, NULL, 'Tufina Monaco Watch: Metal Black Strap and Black Case (T3006-1-06)', NULL, '578824921220', 'FedEx', NULL, '2014-10-06', '02.10.2014 21:52', 'UK140729AS36', '1', 'a0YC000000ZY6lmMAD', '130.99', '199.00'),
(25077, '271752922', NULL, NULL, 'nicola Chapman', '22 MARISKALS', 'Pitsea', 'SS13 3EH', 'BASILDON', 'Großbritannien', 'GB', NULL, NULL, '7958130451', '0010206TGY', NULL, NULL, 'Tufina Monaco Watch: Metal Black Strap and Black Case (T3006-1-06)', NULL, '578824921231', 'FedEx', NULL, '2014-10-06', '02.10.2014 13:52', 'UK140729AS36', '1', 'a0YC000000ZY6lmMAD', '130.99', '199.00'),
(25078, '271701499', NULL, NULL, 'Diane McCay', '3 LENDRUM TERRACE', 'BODDAM', 'AB42 3BB', 'PETERHEAD', 'Großbritannien', 'GB', NULL, NULL, '7817219840', '10011302', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '578824921242', 'FedEx', NULL, '2014-10-06', '02.10.2014 09:52', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(25079, '271813251', NULL, NULL, 'Kayleigh Sims', '3 KENNETH ROAD', '', 'BS4 5AE', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7959486895', '001002677P', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '578824921253', 'FedEx', NULL, '2014-10-06', '02.10.2014 18:52', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(25080, '271820003', '', '', 'Maria Borderi', '189A SOUTH EALING ROAD', '', 'W5 4RH', 'LONDON', 'Großbritannien', '', '', '', '7596491021', '0010117T3T', '', '', 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', 'Geld wird zurück gezahlt! 28.10.14', '578824921264', 'FedEx', '', '2014-10-06', '02.10.2014 19:22', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(25081, '271644487', '', '', 'Riz Khan', '407 HOE STREET', 'WALTHAMSTOW', 'E17 9AP', 'LONDON', 'Großbritannien', '', '', '', '7943777200', '0010006YBW', '', '', 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', 'Geld wird zurück gezahlt! 28.10.14', '578824921275', 'FedEx', '', '2014-10-06', '01.10.2014 23:22', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(25082, '271639738', NULL, NULL, 'Ryan Garrett', '99 ACKERS HALL AVENUE', '', 'L14 2DY', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '0151 222 2668', '00102317AN', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '578824921286', 'FedEx', NULL, '2014-10-06', '01.10.2014 22:53', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(25083, '271803015', NULL, NULL, 'Ann Riggs', '10 SCHOOL ROAD', '', 'CM12 9LH', 'BILLERICAY', 'Großbritannien', 'GB', NULL, NULL, '7970546183', '0010008PXW', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '578824921297', 'FedEx', NULL, '2014-10-06', '02.10.2014 17:52', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(25084, '271733632', NULL, NULL, 'Claire Madle', '32 THE STREET', '', 'OX10 8HB', 'WALLINGFORD', 'Großbritannien', 'GB', NULL, NULL, '7512993469', '00102346HK', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '578824921301', 'FedEx', NULL, '2014-10-06', '02.10.2014 12:22', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(25085, '271730148', NULL, NULL, 'stacey coles', '156 ambleside ave', '', 'BS10 6HG', 'bristol', 'Großbritannien', 'GB', NULL, NULL, '', '0010134VXP', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '578824921312', 'FedEx', NULL, '2014-10-06', '02.10.2014 11:52', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(25086, '271842899', NULL, NULL, 'Fabian Burhain', 'rue Joseph Saintraint 4 ETAGE 2', 'Place Saint Aubain', '5000', 'Namur', 'Belgien', 'BE', NULL, NULL, '474191718', '0010166S5K', NULL, NULL, 'Une montre Monte Carlo - noir/noir', NULL, '578824921378', 'FedEx', NULL, '2014-10-06', '02.10.2014 19:18', 'NL140902PL2003', '1', 'a0YC000000ZXizeMAD', '', '249.99'),
(25087, '271569316', NULL, NULL, 'Pascal Hoyez', 'rue Cognioul 56', '', '6001', 'Marcinelle', 'Belgien', 'BE', NULL, NULL, '465941137', '0010073S5T', NULL, NULL, 'Une montre Monte Carlo - noir/noir', NULL, '578824921389', 'FedEx', NULL, '2014-10-06', '01.10.2014 15:18', 'NL140902PL2003', '1', 'a0YC000000ZXizeMAD', '', '249.99'),
(25088, '271585403', NULL, NULL, 'Charlotte Boskamp', 'Schaepmanstraat 30', '31648232524 31648232524', '3027 CD', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '648232524', '0010078E9K', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '578824921390', 'FedEx', NULL, '2014-10-06', '01.10.2014 16:28', 'NL140902PL2002', '1', 'a0YC000000ZXifmMAD', '', '249.99'),
(25089, '271815474', NULL, NULL, 'Eefke Meilink', 'Rijstgras 68', '', '3068 CP', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '610411100', '0010072V6C', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '578824921404', 'FedEx', NULL, '2014-10-06', '02.10.2014 16:58', 'NL140902PL2002', '1', 'a0YC000000ZXifmMAD', '', '249.99'),
(25090, '271780141', NULL, NULL, 'Gert Knikker', 'Broeksteeg 8', '', '8276 AG', 'ZALK', 'Niederlande', 'NL', NULL, NULL, '622790062', '001020451X', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '578824921415', 'FedEx', NULL, '2014-10-06', '02.10.2014 13:58', 'NL140902PL2002', '1', 'a0YC000000ZXifmMAD', '', '249.99'),
(25091, '271640890', NULL, NULL, 'r brochard', 'Laarpark 28', '', '4881 EC', 'ZUNDERT', 'Niederlande', 'NL', NULL, NULL, '613555854', '0010029VPM', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '578824921426', 'FedEx', NULL, '2014-10-06', '01.10.2014 20:58', 'NL140902PL2002', '1', 'a0YC000000ZXifmMAD', '', '249.99'),
(25092, '271572133', NULL, NULL, 'Glenn Wenders', 'In de Molt 101', '', '6269 EM', 'MARGRATEN', 'Niederlande', 'NL', NULL, NULL, '653983359', '0010117KLS', NULL, NULL, 'Monte Carlo horloge - Zilver / Zwart', NULL, '578824921437', 'FedEx', NULL, '2014-10-06', '01.10.2014 15:28', 'NL140902PL2001', '1', 'a0YC000000ZXiccMAD', '', '249.99'),
(25093, '271785025', NULL, NULL, 'Edwin van Putten', 'Raadhuislaan 76', '', '2251 GD', 'VOORSCHOTEN', 'Niederlande', 'NL', NULL, NULL, '611620731', '0010058R9I', NULL, NULL, 'Monte Carlo horloge - Zwart / Zwart', NULL, '578824921448', 'FedEx', NULL, '2014-10-06', '02.10.2014 14:28', 'NL140902PL2003', '1', 'a0YC000000ZXii7MAD', '', '249.99'),
(25094, '271820194', NULL, NULL, 'f.n. wilkens', 'Oranje Nassaulaan 12', '', '5211 AW', '\'S-HERTOGENBOSCH', 'Niederlande', 'NL', NULL, NULL, '631763695', '0010228QWY', NULL, NULL, 'Monte Carlo horloge - Zwart / Zwart', NULL, '578824921459', 'FedEx', NULL, '2014-10-06', '02.10.2014 17:28', 'NL140902PL2003', '1', 'a0YC000000ZXii7MAD', '', '249.99'),
(25095, '271703929', NULL, NULL, 'Jacques de Vlugt', 'Voorweg 105', '', '2431 AN', 'NOORDEN', 'Niederlande', 'NL', NULL, NULL, '651528189', '00101373RM', NULL, NULL, 'Monte Carlo horloge - Zwart / Zwart', NULL, '578824921460', 'FedEx', NULL, '2014-10-06', '02.10.2014 07:58', 'NL140902PL2003', '1', 'a0YC000000ZXii7MAD', '', '249.99'),
(25096, '271598887', NULL, NULL, 'teunie houwaart guijt', 'Secr Varkevisserstraat 277A', '', '2225 LC', 'KATWIJK', 'Niederlande', 'NL', NULL, NULL, '614021752', '0010088XQT', NULL, NULL, 'Monte Carlo horloge - Zwart / Zwart', NULL, '578824921470', 'FedEx', NULL, '2014-10-06', '01.10.2014 17:28', 'NL140902PL2003', '1', 'a0YC000000ZXii7MAD', '', '249.99'),
(25097, '271864163', NULL, NULL, 'Rebecca Whyte', 'Unit 20 Wolftone Street', 'Toni&Guy', '0', 'Naas Co Kildare', 'Irland', 'IE', NULL, NULL, '851552539', '0010241R4H', NULL, NULL, 'Newton Watch - Black Links Strap With Black Case and Black Face (GM-4004-8)', NULL, '578824921334', 'FedEx', NULL, '2014-10-06', '02.10.2014 22:02', 'GM-4004-8', '1', 'a0YC000000ZM8rmMAD', '188.00', '289.98'),
(25098, '271839168', NULL, NULL, 'Padraig Bolger', 'Ballingate U Carnew', 'work mobile 0872634141', 'N/A', 'Co. Wicklow', 'Irland', 'IE', NULL, NULL, '872581434', '0010161WFF', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '578824921345', 'FedEx', NULL, '2014-10-06', '02.10.2014 20:02', 'IE270814AH45', '1', 'a0YC000000ZXXR5MAP', '146.00', '219.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(25099, '271751214', NULL, NULL, 'noel byrne', 'ballycanew brackernagh', 'gorey', '', 'wexford', 'Irland', 'IE', NULL, NULL, '857100724', '0010008Q5J', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '578824921356', 'FedEx', NULL, '2014-10-06', '02.10.2014 12:32', 'GM-4004-4', '1', 'a0YC000000ZM8qeMAD', '188.00', '289.98'),
(25100, '271438251', NULL, NULL, 'francisco diaz perez', 'LA LLOREDA 4', 'bajo', '33430', 'CANDAS ASTURIAS', 'Spanien', 'ES', NULL, NULL, '696302315', '0010164QM3', NULL, NULL, 'Reloj Pionier para hombre modelo Miami - silber-weiß', NULL, '578824921367', 'FedEx', NULL, '2014-10-06', '01.10.2014 04:58', 'ES140917CS71', '1', 'a0YC000000FCqw6MAD', '', '199.99'),
(25101, '271478668', NULL, NULL, 'William Einersen', 'Drosselvej 2', '', '4760', 'Vordingborg', 'Dänemark', 'DK', NULL, NULL, '60582050', '0010144A88', NULL, NULL, 'Marco Polo B-D - diamanter, guldfarvet urkasse, sort urskive, lÃ¦derrem', NULL, '578824921481', 'FedEx', NULL, '2014-10-06', '01.10.2014 08:06', 'DK060514HW13', '1', 'a0YC000000FCjZNMA1', '1231.06', '1999.00'),
(25102, '271367868', NULL, NULL, 'All Graphic Rikke Ã˜land', 'Avedoreholmen 46', '', '2650', 'Hvidovre', 'Dänemark', 'DK', NULL, NULL, '40144030', '10185742', NULL, NULL, 'Marco Polo B - guldfarvet urkasse, sort urskive, lÃ¦derrem', NULL, '578824921492', 'FedEx', NULL, '2014-10-06', '30.09.2014 17:36', 'DK060514HW07', '1', 'a0YC000000FCjZHMA1', '1118.98', '1799.00'),
(25103, '271339540', NULL, NULL, 'Amni Ali', 'Fasanvej 51, 1 TH', '', '4600', 'Koge', 'Dänemark', 'DK', NULL, NULL, '42750046', '0010155IWW', NULL, NULL, 'Marco Polo E-D - diamanter, sÃ¸lvfarvet urkasse, sort urskvie, lÃ¦derrem', NULL, '578824921507', 'FedEx', NULL, '2014-10-06', '30.09.2014 15:06', 'DK060514HW12', '1', 'a0YC000000FCjZMMA1', '1231.06', '1999.00'),
(25104, '271840257', NULL, NULL, 'Mahmoud Masriyey', 'RAMELS VAEG 41', '', '213 68', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '7096077717', '0010127SM7', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '578824921518', 'FedEx', NULL, '2014-10-06', '02.10.2014 22:14', 'SE160714HW10', '1', 'a0YC000000ZYDVJMA5', '1280.87', '1895.00'),
(25105, '7001454', NULL, NULL, 'Chen Shi Mjconveyancing', '35A Carrington Road', '', '3128', 'Box Hill', 'Australien', 'AUS', NULL, NULL, '424203098', '7001454', NULL, NULL, 'GM-3006-2', NULL, '578824921529', 'FedEx', NULL, '2014-10-06', '2014-09-28 02:58:33 UTC', '397594', '1', '397594', '', '299'),
(25106, '6997050', NULL, NULL, 'Kim Phan Allure nails & Beauty', '78 king William road', '', '5034', 'Wayville', 'Australien', 'AUS', NULL, NULL, '451874448', '6997050', NULL, NULL, 'GM-3006-2', NULL, '578824921530', 'FedEx', NULL, '2014-10-07', '2014-09-27 12:07:57 UTC', '397594', '', '397594', '', '299'),
(25107, '7041686', '', '', 'Cyrus Encarnacion ', '22 Chalcedony Street', '', '2558', 'Eagle Vale', 'Australien', '', '', '', '425380215', '7041686', '', '', 'GM-3006-5', '31.10.2014  578824922775', '578824921540', 'FedEx', '', '2014-10-08', '2014-10-02 11:52:32 UTC', '397600', '', '397600', '', '299'),
(25108, '7002174', NULL, NULL, 'Fong Vo Hendon Semiconductors', '1 Butler Drive', '(Attn. Fong Vo)', '5014', 'Hendon', 'Australien', 'AUS', NULL, NULL, '425465287', '7002174', NULL, NULL, 'GM-3006-5', NULL, '578824921551', 'FedEx', NULL, '2014-10-09', '2014-09-28 04:47:35 UTC', '397600', '', '397600', '', '299'),
(25109, '7002222', NULL, NULL, 'Fong Vo meefong services', '5 Queen Street', '', '5008', 'Croydon', 'Australien', 'AUS', NULL, NULL, '883485211', '7002222', NULL, NULL, 'GM-3006-4', NULL, '578824921562', 'FedEx', NULL, '2014-10-10', '2014-09-28 05:09:58 UTC', '397598', '', '397598', '', '299'),
(25110, '268848753', NULL, NULL, 'Navinder Singh', 'Mark And CO  452 Green Lanes Palmers Green', '', 'N13 5XD', 'London', 'Großbritannien', 'GB', NULL, NULL, '7900567781', '0010093YJS', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '604569176646', 'FedEx', NULL, '2014-09-22', '18.09.2014 21:52', 'UK131011AMC26', '1', 'a0YC000000ZMmI7MAL', '117.01', '189.00'),
(25111, '268906916', NULL, NULL, 'Lewis Burgess', '17 VICTORIA ROAD', '', 'CH4 8ST', 'CHESTER', 'Großbritannien', 'GB', NULL, NULL, '7891045286', '0010219FGG', NULL, NULL, 'Pionier Barbados Watch: Black Face, Gold-Coloured Rim With Red Detailing, Gold-Coloured Strap', NULL, '604569176657', 'FedEx', NULL, '2014-09-22', '19.09.2014 09:22', 'UK140903CC07', '1', 'a0YC000000ZXzNCMA1', '129.99', '199.00'),
(25112, '268960637', NULL, NULL, 'Charlotte Saunders', '14 CEREDIG STREET', 'Pentrebach merthyr Tydfil', 'CF48 4DA', 'MERTHYR TYDFIL', 'Großbritannien', 'GB', NULL, NULL, '7971538394', '00101648V4', NULL, NULL, 'Pionier Barbados Watch: Stainless Steel Face, Red Detailing and Black Leather Strap', NULL, '604569176668', 'FedEx', NULL, '2014-09-22', '19.09.2014 13:22', 'UK140820cc03', '1', 'a0YC000000ZN8tlMAD', '129.99', '199.00'),
(25113, '268950272', NULL, NULL, 'Melanie Baynham', '2 DURHAM CLOSE', '', 'IP32 6TH', 'BURY ST. EDMUNDS', 'Großbritannien', 'GB', NULL, NULL, '7718231685', '0010250OCT', NULL, NULL, 'Pionier Barbados Watch: Stainless Steel Face, Stainless Steel Rim, Red Detailing', NULL, '604569176679', 'FedEx', NULL, '2014-09-22', '19.09.2014 12:23', 'UK140903CC05', '1', 'a0YC000000ZXzKcMAL', '129.99', '199.00'),
(25114, '268946482', NULL, NULL, 'Jamie Magan', '1 LORDS CLOSE', 'Sewards End', 'CB10 2EN', 'SAFFRON WALDEN', 'Großbritannien', 'GB', NULL, NULL, '7817200176', '0010080IEQ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '604569176680', 'FedEx', NULL, '2014-09-22', '19.09.2014 12:22', 'UK131024AMC02', '1', 'a0YC000000ZOJB6MAP', '165.00', '249.00'),
(25115, '268966951', NULL, NULL, 'nik martin', '30A ALAMEDA WAY', 'waterlooville', 'PO7 5HB', 'WATERLOOVILLE', 'Großbritannien', 'GB', NULL, NULL, '7984991376', '00101762IC', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569176690', 'FedEx', NULL, '2014-09-22', '19.09.2014 13:52', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(25116, '268943802', NULL, NULL, 'Sarah Partington', '76 DELPH LANE', '', 'OL3 5HX', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '7979151276', '0010169RRC', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '604569176705', 'FedEx', NULL, '2014-09-22', '19.09.2014 11:52', 'UK131024AMC01', '1', 'a0YC000000ZOJB1MAP', '165.00', '249.00'),
(25117, '268922392', NULL, NULL, 'Gnanasegaram Jayasegaram', '7 THE BEECHES', '', 'RM18 8ED', 'TILBURY', 'Großbritannien', 'GB', NULL, NULL, '4,47981E+11', '0010225HKT', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569176716', 'FedEx', NULL, '2014-09-22', '19.09.2014 10:23', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(25118, '268776380', '', '', 'svetlana gurzij', '45A BERESFORD AVENUE', '', 'HA0 1NU', 'WEMBLEY', 'Großbritannien', '', '', '', '7747844658', '0010174Z78', '', '', 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', 'Uhr am 02.10.2014 zur?ck erhalten!\r\n\r\n08.10.2014  RL 7130 9121 1DE', '604569176727', 'FedEx', '', '2014-09-22', '18.09.2014 16:22', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(25119, '268934099', NULL, NULL, 'Tanya Carrington', '11 FIELD TERRACE', '', 'PE7 3DA', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7951242479', '0010021A71', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569176738', 'FedEx', NULL, '2014-09-22', '19.09.2014 10:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(25120, '268759504', NULL, NULL, 'William Evans', 'Baileys Odiham Road', '', 'RG29 1JR', 'Winchfield', 'Großbritannien', 'GB', NULL, NULL, '7850394354', '0010110L3G', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '604569176749', 'FedEx', NULL, '2014-09-22', '18.09.2014 14:52', 'UK131024AMC03', '1', 'a0YC000000ZOJBGMA5', '165.00', '249.00'),
(25121, '2-59309-HOG-__', NULL, NULL, 'Anette Holst Irming', 'Nyvang 7', '', '5500', 'Middelfart', 'Dänemark', 'DK', NULL, NULL, '23424475', '2-59309-HOG-__', NULL, NULL, 'Model 1: Sølv urkasse og sort rem', NULL, '578824900612', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '1', '', '', ''),
(25122, '1-59309-CKP-__', NULL, NULL, 'Annalise Moesby', 'Greenvej 12', 'Lgh 1004', '7400', 'Herning', 'Dänemark', 'DK', NULL, NULL, '28701902', '1-59309-CKP-__', NULL, NULL, 'Model 1: Sølv urkasse og sort rem', NULL, '578824900623', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '1', '', '', ''),
(25123, '3-59309-MSS-__', NULL, NULL, 'Benny Haas-Madsen', 'Bogebakkevej 2', '', '3400', 'Hillerod', 'Dänemark', 'DK', NULL, NULL, '29494725', '3-59309-MSS-__', NULL, NULL, 'Model 1: Sølv urkasse og sort rem', NULL, '578824900634', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '1', '', '', ''),
(25124, '7-59309-Y5O-__', NULL, NULL, 'Benta Karlsen', 'Abakkevej 1', '', '5210', 'Odense NV', 'Dänemark', 'DK', NULL, NULL, '50909037', '7-59309-Y5O-__', NULL, NULL, 'Model 1: Sølv urkasse og sort rem', NULL, '578824900645', 'FedEx', NULL, '2014-04-07', '02.04.2014', '', '1', '', '', ''),
(25125, '6-59309-WLQ-__', NULL, NULL, 'Daniel Lose', 'Vesterbrogade 48, 1.tv.', '', '1620', 'Kbh.V.', 'Dänemark', 'DK', NULL, NULL, '61303093', '6-59309-WLQ-__', NULL, NULL, 'Model 1: Sølv urkasse og sort rem', NULL, '578824900656', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '1', '', '', ''),
(25126, '2-59309-AEL-__', NULL, NULL, 'Hans-Michael Lind', 'kongovej 35 lej 26', '', '2300', 'Kobenhavn S', 'Dänemark', 'DK', NULL, NULL, '40367379', '2-59309-AEL-__', NULL, NULL, 'Model 1: Sølv urkasse og sort rem', NULL, '578824900667', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '1', '', '', ''),
(25127, '7-59309-C1M-__', NULL, NULL, 'Heidi Sinnet Hansen', 'Gudenavej 1, 1. mf', '', '2720', 'Vanlose', 'Dänemark', 'DK', NULL, NULL, '60942240', '7-59309-C1M-__', NULL, NULL, 'Model 1: Sølv urkasse og sort rem', NULL, '578824900678', 'FedEx', NULL, '2014-04-07', '04.04.2014', '', '1', '', '', ''),
(25128, '3-59309-L6H-__', NULL, NULL, 'Jakob Frisk', 'Krogagre 59', '', '8240', 'Risskov', 'Dänemark', 'DK', NULL, NULL, '53536325', '3-59309-L6H-__', NULL, NULL, 'Model 1: Sølv urkasse og sort rem', NULL, '578824900689', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '1', '', '', ''),
(25129, '11-59309-YZ5-__', NULL, NULL, 'Jakob Johansen', 'Kindhestegade 18 b, 1.tv', '', '4700', 'Naestved', 'Dänemark', 'DK', NULL, NULL, '25380560', '11-59309-YZ5-__', NULL, NULL, 'Model 1: Sølv urkasse og sort rem', NULL, '578824900690', 'FedEx', NULL, '2014-04-07', '03.04.2014', '', '', '', '', ''),
(25130, '1-59309-R4U-__', NULL, NULL, 'Karin Burmester', 'Havrevaenget 23', '', '3660', 'Stenlose', 'Dänemark', 'DK', NULL, NULL, '47172925', '1-59309-R4U-__', NULL, NULL, 'Model 1: Sølv urkasse og sort rem', NULL, '578824900704', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25131, '1-59309-HAC-__', NULL, NULL, 'kurt jørgensen', 'traverskiftet 25', '', '5881', 'Skarup Fyn', 'Dänemark', 'DK', NULL, NULL, '40540862', '1-59309-HAC-__', NULL, NULL, 'Model 1: Sølv urkasse og sort rem', NULL, '578824900715', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25132, '9-59309-XRC-__', NULL, NULL, 'Nicolai Kruse', 'Skraenten 6', '', '4683', 'Ronnede', 'Dänemark', 'DK', NULL, NULL, '42394333', '9-59309-XRC-__', NULL, NULL, 'Model 1: Sølv urkasse og sort rem', NULL, '578824900726', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25133, '12-59309-GQK-__', NULL, NULL, 'Peter Fagerberg', 'Hvidovre Strandvej 58', '', '2650', 'Hvidovre', 'Dänemark', 'DK', NULL, NULL, '53387013', '12-59309-GQK-__', NULL, NULL, 'Model 1: Sølv urkasse og sort rem', NULL, '578824900737', 'FedEx', NULL, '2014-04-07', '03.04.2014', '', '', '', '', ''),
(25134, '1-59309-I2Z-__', NULL, NULL, 'Ulla Bektas', 'Vaedderens kvarter 5D', '', '2620', 'Albertslund', 'Dänemark', 'DK', NULL, NULL, '40189303', '1-59309-I2Z-__', NULL, NULL, 'Model 1: Sølv urkasse og sort rem', NULL, '578824900748', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25135, '2-59309-WDG-__', NULL, NULL, 'Ulla Kissov Larsen', 'Volderslevvej 19', '', '5260', 'Odense S', 'Dänemark', 'DK', NULL, NULL, '52195314', '2-59309-WDG-__', NULL, NULL, 'Model 1: Sølv urkasse og sort rem', NULL, '578824900759', 'FedEx', NULL, '2014-04-07', '04.04.2014', '', '', '', '', ''),
(25136, '3-59310-WH2-__', NULL, NULL, 'Christian Leander Jensen', 'Ringstedvej 106 A, 1. sal', '', '4690', 'Haslev', 'Dänemark', 'DK', NULL, NULL, '31799869', '3-59310-WH2-__', NULL, NULL, 'Model 2: Sort urkasse og sort rem', NULL, '578824900760', 'FedEx', NULL, '2014-04-07', '04.04.2014', '', '', '', '', ''),
(25137, '2-59310-6BK-__', NULL, NULL, 'Fadi Abou Hachim', 'Skibhusvej 151 1tv', '', '5000', 'Odense C', 'Dänemark', 'DK', NULL, NULL, '26777441', '2-59310-6BK-__', NULL, NULL, 'Model 2: Sort urkasse og sort rem', NULL, '578824900770', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25138, '2-59310-8AR-__', NULL, NULL, 'Michael schulz Andersen', 'Ivar Huitfeldtsgade 4,3tv.', '', '9000', 'Aalborg', 'Dänemark', 'DK', NULL, NULL, '40300200', '2-59310-8AR-__', NULL, NULL, 'Model 2: Sort urkasse og sort rem', NULL, '578824900781', 'FedEx', NULL, '2014-04-07', '03.04.2014', '', '', '', '', ''),
(25139, '2-59310-KQL-__', NULL, NULL, 'Tanja Wiborg', 'Asserballe station 7', '', '6440', 'Augustenborg', 'Dänemark', 'DK', NULL, NULL, '60173547', '2-59310-KQL-__', NULL, NULL, 'Model 2: Sort urkasse og sort rem', NULL, '578824900792', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25140, '1-59310-NYQ-__', NULL, NULL, 'Yvonne Staal', 'Alholmvej 6, 1. th', '', '2500', 'Valby', 'Dänemark', 'DK', NULL, NULL, '20680491', '1-59310-NYQ-__', NULL, NULL, 'Model 2: Sort urkasse og sort rem', NULL, '578824900807', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25141, '2-59311-8ON-__', NULL, NULL, 'Andreas Kruse', 'Holger Danskes Vej, 30 ST 7', '', '2000', 'Frederiksberg', 'Dänemark', 'DK', NULL, NULL, '28603154', '2-59311-8ON-__', NULL, NULL, 'Model 3: Sølv/guld urkasse og brun rem', NULL, '578824900818', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25142, '1-59311-19D-__', NULL, NULL, 'Daniel Mikkelsen', 'Dorthesvej 5B', '', '3520', 'Farum', 'Dänemark', 'DK', NULL, NULL, '91194372', '1-59311-19D-__', NULL, NULL, 'Model 3: Sølv/guld urkasse og brun rem', NULL, '578824900829', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25143, '3-59311-IZY-__', NULL, NULL, 'Gitte Leonce', 'Laerdalsgade 2. 4. tv.', '', '2300', 'Kobenhavn S', 'Dänemark', 'DK', NULL, NULL, '41982633', '3-59311-IZY-__', NULL, NULL, 'Model 3: Sølv/guld urkasse og brun rem', NULL, '578824900830', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25144, '5-59311-NGF-__', NULL, NULL, 'Hans Lauesen', 'Skovvaenget 13', '', '2970', 'Horsholm', 'Dänemark', 'DK', NULL, NULL, '41413030', '5-59311-NGF-__', NULL, NULL, 'Model 3: Sølv/guld urkasse og brun rem', NULL, '578824900840', 'FedEx', NULL, '2014-04-07', '02.04.2014', '', '', '', '', ''),
(25145, '3-59311-72Z-__', NULL, NULL, 'Irene Hedensted', 'Fuglevaenget 46', '', '8464', 'Galten', 'Dänemark', 'DK', NULL, NULL, '28308171', '3-59311-72Z-__', NULL, NULL, 'Model 3: Sølv/guld urkasse og brun rem', NULL, '578824900851', 'FedEx', NULL, '2014-04-07', '04.04.2014', '', '', '', '', ''),
(25146, '2-59311-5NQ-__', NULL, NULL, 'Jakob Timmermann Larsen', 'Rosenvangs alle 192', '', '8270', 'Hojbjerg', 'Dänemark', 'DK', NULL, NULL, '21716228', '2-59311-5NQ-__', NULL, NULL, 'Model 3: Sølv/guld urkasse og brun rem', NULL, '578824900862', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25147, '2-59311-O88-__', NULL, NULL, 'Jesper Holm', 'Asylgade 7C', '', '2800', 'Kongens Lyngby', 'Dänemark', 'DK', NULL, NULL, '21278537', '2-59311-O88-__', NULL, NULL, 'Model 3: Sølv/guld urkasse og brun rem', NULL, '578824900873', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25148, '5-59311-D3W-__', NULL, NULL, 'Jonas Hansen', 'Syriensvej 16, 1th', '', '2300', 'Kobenhavn S', 'Dänemark', 'DK', NULL, NULL, '26830011', '5-59311-D3W-__', NULL, NULL, 'Model 3: Sølv/guld urkasse og brun rem', NULL, '578824900884', 'FedEx', NULL, '2014-04-07', '02.04.2014', '', '', '', '', ''),
(25149, '5-59311-TNG-__', NULL, NULL, 'Tashrifa Mahmud', 'Henningsens alle 22b', '', '2900', 'Hellerup', 'Dänemark', 'DK', NULL, NULL, '27858422', '5-59311-TNG-__', NULL, NULL, 'Model 3: Sølv/guld urkasse og brun rem', NULL, '578824900895', 'FedEx', NULL, '2014-04-07', '04.04.2014', '', '', '', '', ''),
(25150, '12-59312-HTM-__', NULL, NULL, 'Ali Esmail', 'Egedalsvaenge 32.1th', '', '2980', 'Kokkedal', 'Dänemark', 'DK', NULL, NULL, '51666655', '12-59312-HTM-__', NULL, NULL, 'Model 4: Guld urkasse og brun rem', NULL, '578824900900', 'FedEx', NULL, '2014-04-07', '04.04.2014', '', '', '', '', ''),
(25151, '10-59312-2QU-__', NULL, NULL, 'Bente Grønhøj', 'Jydekrogen 16', '', '2625', 'Vallensbaek', 'Dänemark', 'DK', NULL, NULL, '42153547', '10-59312-2QU-__', NULL, NULL, 'Model 4: Guld urkasse og brun rem', NULL, '578824900910', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25152, '1-59312-4CC-__', NULL, NULL, 'carsten laursen', 'industribakken 11', '', '8870', 'langa', 'Dänemark', 'DK', NULL, NULL, '20264733', '1-59312-4CC-__', NULL, NULL, 'Model 4: Guld urkasse og brun rem', NULL, '578824900921', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25153, '3-59312-ZMB-__', NULL, NULL, 'Daniel Mandelbaum', 'Statholdervej 15 1. th', '', '2400', 'Kobenhavn NV', 'Dänemark', 'DK', NULL, NULL, '30494256', '3-59312-ZMB-__', NULL, NULL, 'Model 4: Guld urkasse og brun rem', NULL, '578824900932', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25154, '5-59312-71F-__', NULL, NULL, 'Emil Kolind', 'Anemonevej 44', '', '3500', 'Vaerlose', 'Dänemark', 'DK', NULL, NULL, '29934435', '5-59312-71F-__', NULL, NULL, 'Model 4: Guld urkasse og brun rem', NULL, '578824900943', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25155, '4-59312-4WX-__', NULL, NULL, 'jonas Kristensen', 'skorpionens kvarter 16', '', '6710', 'Esbjerg V', 'Dänemark', 'DK', NULL, NULL, '75130565', '4-59312-4WX-__', NULL, NULL, 'Model 4: Guld urkasse og brun rem', NULL, '578824900954', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25156, '9-59312-4AU-__', NULL, NULL, 'jonas wenneberg', 'Gajsgardsvej 55', '', '7673', 'Harboore', 'Dänemark', 'DK', NULL, NULL, '41818789', '9-59312-4AU-__', NULL, NULL, 'Model 4: Guld urkasse og brun rem', NULL, '578824900965', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25157, '4-59312-DYU-__', NULL, NULL, 'Kasper Ruager', 'Pilevangen 9', '', '2690', 'Karlslunde', 'Dänemark', 'DK', NULL, NULL, '61683631', '4-59312-DYU-__', NULL, NULL, 'Model 4: Guld urkasse og brun rem', NULL, '578824900976', 'FedEx', NULL, '2014-04-07', '03.04.2014', '', '', '', '', ''),
(25158, '3-59312-2LC-__', NULL, NULL, 'Kate Abady', 'Abyhojgard 27,2,TV', '', '8230', 'Abyhoj', 'Dänemark', 'DK', NULL, NULL, '20644445', '3-59312-2LC-__', NULL, NULL, 'Model 4: Guld urkasse og brun rem', NULL, '578824900987', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25159, '7-59312-RJ4-__', NULL, NULL, 'Line Bie', 'Osterhabsvej 16', '', '8700', 'Horsens', 'Dänemark', 'DK', NULL, NULL, '25129545', '7-59312-RJ4-__', NULL, NULL, 'Model 4: Guld urkasse og brun rem', NULL, '578824900998', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25160, '5-59312-EY5-__', NULL, NULL, 'Michael Andersen', 'I G smiths alle 9a st.tv', '', '2650', 'Hvidovre', 'Dänemark', 'DK', NULL, NULL, '31633500', '5-59312-EY5-__', NULL, NULL, 'Model 4: Guld urkasse og brun rem', NULL, '578824901001', 'FedEx', NULL, '2014-04-07', '02.04.2014', '', '', '', '', ''),
(25161, '4-59312-HUP-__', NULL, NULL, 'Patrick Grønkjær', 'H.C Andersensgade 4 st', '', '5000', 'Odense C', 'Dänemark', 'DK', NULL, NULL, '30956000', '4-59312-HUP-__', NULL, NULL, 'Model 4: Guld urkasse og brun rem', NULL, '578824901012', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25162, '13-59312-R3Y-__', NULL, NULL, 'per Søgaard', 'Lindevej 7', '', '6400', 'Sonderborg', 'Dänemark', 'DK', NULL, NULL, '74465161', '13-59312-R3Y-__', NULL, NULL, 'Model 4: Guld urkasse og brun rem', NULL, '578824901023', 'FedEx', NULL, '2014-04-07', '05.04.2014', '', '', '', '', ''),
(25163, '1-59312-6W8-__', NULL, NULL, 'svend lajer', 'elborg alle 35', '', '2791', 'Dragor', 'Dänemark', 'DK', NULL, NULL, '60857070', '1-59312-6W8-__', NULL, NULL, 'Model 4: Guld urkasse og brun rem', NULL, '578824901034', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25164, '1-59312-G4U-__', NULL, NULL, 'Thomas Egholm Mouritsen', 'Matrosvaenget 59', '', '6710', 'Esbjerg V', 'Dänemark', 'DK', NULL, NULL, '28354166', '1-59312-G4U-__', NULL, NULL, 'Model 4: Guld urkasse og brun rem', NULL, '578824901045', 'FedEx', NULL, '2014-04-07', '01.04.2014', '', '', '', '', ''),
(25165, '272401665', NULL, NULL, 'Dianne Payne', '26 RHYD Y NANT', '', 'CF72 9HE', 'PONTYCLUN', 'Großbritannien', 'GB', NULL, NULL, '1443239587', '00100688WS', NULL, NULL, 'Pionier Barbados Watch: Black Face, Black Rim With Red Detailing, Black Metal Strap Edelstahl schwarz', NULL, '609919109371', 'FedEx', NULL, '2014-10-07', '05.10.2014 19:52', 'UK140903CC08', '1', 'a0YC000000ZXzNpMAL', '129.99', '199.00'),
(25166, '272326097', NULL, NULL, 'Enoch Showunmi', '72 HARVIST ROAD', '', 'NW6 6HL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7950485123', '0010250PO3', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '609919109382', 'FedEx', NULL, '2014-10-07', '05.10.2014 12:52', 'UK140313AMC23', '1', 'a0YC000000ZjvQLMAZ', '133.00', '199.00'),
(25167, '272376835', NULL, NULL, 'kylie pomroy', '7 HARDINGE CRESCENT', 'Woolwich', 'SE18 6TB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7747036450', '001004197A', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '609919109393', 'FedEx', NULL, '2014-10-07', '05.10.2014 17:53', 'UK140313AMC23', '1', 'a0YC000000ZjvQLMAZ', '133.00', '199.00'),
(25168, '272373352', NULL, NULL, 'Tolu Olaewe', '22 Wensleydale crescent, Oakridge Park', '', 'Mk14 6GX', 'Milton keynes', 'Großbritannien', 'GB', NULL, NULL, '7887585338', '0010043BNE', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '609919109408', 'FedEx', NULL, '2014-10-07', '05.10.2014 17:22', 'UK140313AMC23', '1', 'a0YC000000ZjvQLMAZ', '133.00', '199.00'),
(25169, '272409733', NULL, NULL, 'vivian zhou', '6 MCNICOL DRIVE', 'Concept Hse, Leila FoodLtd', 'NW10 7AW', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7881023178', '0010132CBG', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '609919109419', 'FedEx', NULL, '2014-10-07', '05.10.2014 20:23', 'UK140313AMC23', '1', 'a0YC000000ZjvQLMAZ', '133.00', '199.00'),
(25170, '272448315', NULL, NULL, 'Damien Broderick', '17 SUFFOLK CLOSE', '', 'BT11 9RQ', 'BELFAST', 'Großbritannien', 'GB', NULL, NULL, '7727019204', '0010100WHA', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '609919109420', 'FedEx', NULL, '2014-10-07', '06.10.2014 00:52', 'UK140313AMC22', '1', 'a0YC000000ZjvQBMAZ', '133.00', '199.00'),
(25171, '272354002', NULL, NULL, 'Ingrid Parello', '39 PARK AVENUE', '', 'MK40 2NF', 'BEDFORD', 'Großbritannien', 'GB', NULL, NULL, '7841235960', '0010250NHN', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '609919109430', 'FedEx', NULL, '2014-10-07', '05.10.2014 15:23', 'UK140313AMC22', '1', 'a0YC000000ZjvQBMAZ', '133.00', '199.00'),
(25172, '272381657', NULL, NULL, 'Philip Glanvill', '16 NEW HALL LANE', '', 'BL1 5LN', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '1204845540', '0010188JA6', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '609919109441', 'FedEx', NULL, '2014-10-07', '05.10.2014 18:22', 'UK140313AMC22', '1', 'a0YC000000ZjvQBMAZ', '133.00', '199.00'),
(25173, '272449203', NULL, NULL, 'Sharon elchanan', '52 NORTH END ROAD', '', 'NW11 7RH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7795576023', '0010019HYN', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '609919109452', 'FedEx', NULL, '2014-10-07', '06.10.2014 00:53', 'UK140313AMC22', '1', 'a0YC000000ZjvQBMAZ', '133.00', '199.00'),
(25174, '272409042', NULL, NULL, 'tamara andrew', '6 HIGH CATTON ROAD', 'stamford bridge', 'YO41 1DH', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7864687679', '0010091V5V', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '609919109463', 'FedEx', NULL, '2014-10-07', '05.10.2014 20:23', 'UK140313AMC22', '1', 'a0YC000000ZjvQBMAZ', '133.00', '199.00'),
(25175, '272359318', NULL, NULL, 'Andrea Gordon', '26 CONEYGATE', '', 'SG17 5GB', 'SHEFFORD', 'Großbritannien', 'GB', NULL, NULL, '778563362', '0010061JG5', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919109474', 'FedEx', NULL, '2014-10-07', '05.10.2014 15:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25176, '272416184', NULL, NULL, 'Barry Carmody', '37 SUNNINGDALE ROAD', 'Umrstom', 'M41 9FU', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7805066553', '10087547', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919109485', 'FedEx', NULL, '2014-10-07', '05.10.2014 20:53', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25177, '272373952', NULL, NULL, 'Della Williams', 'WINTER BIRCH TREE LANE', 'West chiltington', 'RH20 2RG', 'PULBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '1789875010', '0010095IV2', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919109496', 'FedEx', NULL, '2014-10-07', '05.10.2014 17:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25178, '272424176', NULL, NULL, 'ian gray', '39 NORTH ROAD', '', 'TD15 1PW', 'BERWICK-UPON-TWEED', 'Großbritannien', 'GB', NULL, NULL, '7759298606', '0010211MBC', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919109500', 'FedEx', NULL, '2014-10-07', '05.10.2014 21:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25179, '272371197', NULL, NULL, 'John Baitup', '12 CHAWKMARE COPPICE', '', 'PO21 3SA', 'BOGNOR REGIS', 'Großbritannien', 'GB', NULL, NULL, '7718521470', '0010089RAV', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919109511', 'FedEx', NULL, '2014-10-07', '05.10.2014 17:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25180, '272404128', NULL, NULL, 'Lee Terry', '16 BRAEBURN WAY', 'KINGS HILL', 'ME19 4EP', 'WEST MALLING', 'Großbritannien', 'GB', NULL, NULL, '7971552663', '00100497AN', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919109522', 'FedEx', NULL, '2014-10-07', '05.10.2014 20:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25181, '272365428', NULL, NULL, 'Lewis Burgess', '17 VICTORIA ROAD', '', 'CH4 8ST', 'CHESTER', 'Großbritannien', 'GB', NULL, NULL, '7891045286', '0010204SJG', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919109533', 'FedEx', NULL, '2014-10-07', '05.10.2014 16:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25182, '272328429', NULL, NULL, 'Liam Barrowclough', '28 CLIFTON STREET', '', 'BB12 0QZ', 'BURNLEY', 'Großbritannien', 'GB', NULL, NULL, '77911800954', '00102284VV', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919109544', 'FedEx', NULL, '2014-10-07', '05.10.2014 13:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25183, '272389066', NULL, NULL, 'Margaret Andrews', '0 Woldingham School', 'Marden Park', 'CR3 7YA', 'Woldingham', 'Großbritannien', 'GB', NULL, NULL, '01883 343161', '0010068OW5', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919109555', 'FedEx', NULL, '2014-10-07', '05.10.2014 18:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25184, '272357522', NULL, NULL, 'Paul James', '60 WALLINGTON ROAD', '', 'TS23 3XE', 'BILLINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7795244719', '0010220CC0', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919109566', 'FedEx', NULL, '2014-10-07', '05.10.2014 15:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25185, '272354549', NULL, NULL, 'simon cutmore', '39 SELCROFT ROAD', 'Purley', 'CR8 1AG', 'PURLEY', 'Großbritannien', 'GB', NULL, NULL, '7882052116', '0010168LU7', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919109577', 'FedEx', NULL, '2014-10-07', '05.10.2014 15:23', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25186, '272446430', NULL, NULL, 'Stephanie Fearon', '70A BARONS COURT ROAD', 'London', 'W14 9DU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7921540901', '0010046OEF', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919109588', 'FedEx', NULL, '2014-10-07', '06.10.2014 00:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25187, '271959966', NULL, NULL, 'Carol Wilcox', '34 DOSTHILL ROAD', 'TWO GATES', 'B77 1HY', 'TAMWORTH', 'Großbritannien', 'GB', NULL, NULL, '01827 251993', '0010048J6J', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919109599', 'FedEx', NULL, '2014-10-07', '03.10.2014 12:53', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25188, '272208820', NULL, NULL, 'Carole Stokes', '\"\' Kingsley Academy', 'Prince Regent Road', 'TW3 1NE', 'Hounslow', 'Großbritannien', 'GB', NULL, NULL, '07815 707247', '00100221TS', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919109603', 'FedEx', NULL, '2014-10-07', '04.10.2014 18:23', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25189, '272084761', NULL, NULL, 'Caroline Wise', '34 Cheltenham Road', 'Parkstone', 'BH12 2ND', 'Poole', 'Großbritannien', 'GB', NULL, NULL, '07597 301930', '0010104SYS', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919109614', 'FedEx', NULL, '2014-10-07', '04.10.2014 01:22', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25190, '272328394', NULL, NULL, 'Don Matier', '6 QUEEN STREET', '', 'PL1 4NB', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7920192723', '0010122WJN', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919109625', 'FedEx', NULL, '2014-10-07', '05.10.2014 13:23', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25191, '272253752', NULL, NULL, 'John Ashton', '10 HIGHFIELD', '', 'YO10 3NZ', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '07841 752532', '00100783CN', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919109636', 'FedEx', NULL, '2014-10-07', '04.10.2014 23:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25192, '272203892', NULL, NULL, 'John Henderson', '8 RICHMOND CLOSE', 'Market Weighton', 'YO43 3EX', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '4,41431E+11', '0010160I7L', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919109647', 'FedEx', NULL, '2014-10-07', '04.10.2014 17:53', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25193, '272106411', NULL, NULL, 'John Taylor', '11 AUSTWICK CLOSE', 'mapplewell', 'S75 5QF', 'BARNSLEY', 'Großbritannien', 'GB', NULL, NULL, '7713197289', '001015185C', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919109658', 'FedEx', NULL, '2014-10-07', '04.10.2014 08:56', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25194, '272172606', NULL, NULL, 'Joseph Mata', '91 Asquith Road', '', 'ox4 4rw', 'oxford', 'Großbritannien', 'GB', NULL, NULL, '7961528773', '00100897NV', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919109669', 'FedEx', NULL, '2014-10-07', '04.10.2014 14:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25195, '271964655', NULL, NULL, 'luke sheridan', '14A KERRY CLOSE', '', 'SN5 5SQ', 'SWINDON', 'Großbritannien', 'GB', NULL, NULL, '7568336503', '0010073BET', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919109670', 'FedEx', NULL, '2014-10-07', '03.10.2014 12:53', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25196, '272067334', '', '', 'Marlene Stirling', '106 ARGYLE DRIVE', '', 'ML3 9EG', 'HAMILTON', 'Großbritannien', '', '', '', '7808071066', '0010219R4E', '', '', 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', 'Paket am 05.11.14 zur?ck erhalten!\r\nRL 7140 0138 0DE   06.11.2014', '609919109680', 'FedEx', '', '2014-10-07', '03.10.2014 22:22', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25197, '272362009', NULL, NULL, 'Nathan Giles', 'APARTMENT 1 BELLS SQUARE', '', 'S1 2FY', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7851930089', '0010012VIK', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919109691', 'FedEx', NULL, '2014-10-07', '05.10.2014 16:23', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25198, '271948370', NULL, NULL, 'Rebecca Clarke', '35 ROSENEATH AVENUE', '', 'NG5 5DJ', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7505352793', '0010098USO', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919109706', 'FedEx', NULL, '2014-10-07', '03.10.2014 11:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25199, '271928820', NULL, NULL, 'Sean O\'Reilly', '2 OAKLANDS AVENUE', '', 'KA12 0SF', 'IRVINE', 'Großbritannien', 'GB', NULL, NULL, '7788723300', '0010189TFH', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919109717', 'FedEx', NULL, '2014-10-07', '03.10.2014 10:22', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25200, '272036002', NULL, NULL, 'tanja entwistle', '#NAME?', 'Dawlish Business Park', 'EX7 0NH', 'DAWLISH', 'Großbritannien', 'GB', NULL, NULL, '7967467549', '0010138DCO', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919109728', 'FedEx', NULL, '2014-10-07', '03.10.2014 19:22', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25201, '271963175', NULL, NULL, 'Winston Thomas', '35 BRIERLEY ROAD', '', 'DN4 7ED', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '7854787991', '00102412CR', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919109739', 'FedEx', NULL, '2014-10-07', '03.10.2014 12:53', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25202, '271910487', NULL, NULL, 'Carol Hurrell', '106 PARK ROAD', '', 'GU14 6LT', 'FARNBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7501222258', '0010037J18', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919109740', 'FedEx', NULL, '2014-10-07', '03.10.2014 09:23', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(25203, '272134127', NULL, NULL, 'chantelle grierson', '4 ROOKWOOD GARDENS', '', 'LS9 0LR', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7765826048', '0010187WIJ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919109750', 'FedEx', NULL, '2014-10-07', '04.10.2014 10:53', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(25204, '272341081', NULL, NULL, 'Daniela Puiu', '10 HANCOCKS DRIVE', '', 'TF2 6AD', 'TELFORD', 'Großbritannien', 'GB', NULL, NULL, '7816871451', '0010192LO6', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919109761', 'FedEx', NULL, '2014-10-07', '05.10.2014 14:24', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(25205, '272319597', NULL, NULL, 'Kirsty Fletcher', 'JCT600 SEAT MIDDLEWOOD ROAD', 'FAO Kirsty Fletcher', 'S6 1TF', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7971396259', '00101826IB', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919109772', 'FedEx', NULL, '2014-10-07', '05.10.2014 12:23', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(25206, '272294940', NULL, NULL, 'Lynn Taylor', '8 California Drive Horbury', '', 'WF45JW', 'Wakefield', 'Großbritannien', 'GB', NULL, NULL, '7841583383', '0010021CUA', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919109783', 'FedEx', NULL, '2014-10-07', '05.10.2014 10:22', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(25207, '272077439', NULL, NULL, 'Michael Clarke', '445 STOCKPORT ROAD', 'Denton', 'M34 6EG', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7540133718', '0010113OOB', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919109794', 'FedEx', NULL, '2014-10-07', '03.10.2014 23:52', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(25208, '272342050', NULL, NULL, 'Sarah Hassan', '272 LONGBRIDGE ROAD', '', 'IG11 9EJ', 'BARKING', 'Großbritannien', 'GB', NULL, NULL, '7450974736', '0010061K94', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919109809', 'FedEx', NULL, '2014-10-07', '05.10.2014 14:23', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(25209, '272027395', NULL, NULL, 'Zak Ahmed', '54 TOMPION STREET', '', 'EC1V 0HX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7450901446', '00100502JY', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919109810', 'FedEx', NULL, '2014-10-07', '03.10.2014 18:23', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(25210, '271978140', NULL, NULL, 'Alison Dickson', '17 ASHGROVE PARK', '', 'BT67 0QQ', 'MAGHABERRY', 'Großbritannien', 'GB', NULL, NULL, '7525434578', '00100488U4', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919109820', 'FedEx', NULL, '2014-10-07', '03.10.2014 13:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25211, '272231146', NULL, NULL, 'Grant Bushnell', '22-24 HIGH STREET', '', 'BH24 1AF', 'RINGWOOD', 'Großbritannien', 'GB', NULL, NULL, '7762784833', '0010124WNL', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919109831', 'FedEx', NULL, '2014-10-07', '04.10.2014 20:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25212, '271966559', NULL, NULL, 'Ian Morgan', '145 Pontgwindy road', 'this is my occupational address', 'CF83 3TD', 'Caerphilly', 'Großbritannien', 'GB', NULL, NULL, '7791722196', '0010097D6B', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919109842', 'FedEx', NULL, '2014-10-07', '03.10.2014 13:23', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25213, '272126245', NULL, NULL, 'Jacqueline Clark', '16 BELMONT STREET', '', 'DN16 2SB', 'SCUNTHORPE', 'Großbritannien', 'GB', NULL, NULL, '7710508177', '0010189O8F', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919109853', 'FedEx', NULL, '2014-10-07', '04.10.2014 10:24', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25214, '272223410', NULL, NULL, 'Katie Allen', '85 LINDSAY AVENUE', '', 'S5 7SD', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7792539439', '0010170V3G', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919109864', 'FedEx', NULL, '2014-10-07', '04.10.2014 20:22', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25215, '272333062', NULL, NULL, 'neil Woodward', '6 HANLYE LANE', 'cuckfield', 'RH17 5HN', 'HAYWARDS HEATH', 'Großbritannien', 'GB', NULL, NULL, '1444441794', '0010232QCH', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919109875', 'FedEx', NULL, '2014-10-07', '05.10.2014 13:22', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25216, '271902836', NULL, NULL, 'Owen Jones', '15 MISSDEN DRIVE', '', 'HP3 8QR', 'HEMEL HEMPSTEAD', 'Großbritannien', 'GB', NULL, NULL, '7808793854', '0010019JVB', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919109886', 'FedEx', NULL, '2014-10-07', '03.10.2014 08:54', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25217, '272166961', NULL, NULL, 'PAUL MC KENNA', '23 Tullymore Drive', '', 'BT11 8NH', 'Belfast', 'Großbritannien', 'GB', NULL, NULL, '7738609293', '0010113SIB', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919109897', 'FedEx', NULL, '2014-10-07', '04.10.2014 13:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25218, '272206576', NULL, NULL, 'Rachel Savory', '14 BARNCROFT CLOSE', '', 'IG10 3EU', 'LOUGHTON', 'Großbritannien', 'GB', NULL, NULL, '2036633815', '0010044E1U', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919109901', 'FedEx', NULL, '2014-10-07', '04.10.2014 18:23', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25219, '272428745', NULL, NULL, 'Susan Johnson', '60 KINETON GREEN ROAD', '', 'B92 7EB', 'SOLIHULL', 'Großbritannien', 'GB', NULL, NULL, '7812502868', '0010070GK5', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919109912', 'FedEx', NULL, '2014-10-07', '05.10.2014 22:22', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25220, '271946843', NULL, NULL, 'Tracey Norton', '57 HENRY ROAD', '', 'GL1 3DX', 'GLOUCESTER', 'Großbritannien', 'GB', NULL, NULL, '7557443561', '0010235AO4', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919109923', 'FedEx', NULL, '2014-10-07', '03.10.2014 11:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25221, '272005612', NULL, NULL, 'amanda morgan', '1 OAKFORD CLOSE', '', 'CF23 8AH', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7810505999', '00100725DR', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919109934', 'FedEx', NULL, '2014-10-07', '03.10.2014 16:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25222, '272414148', NULL, NULL, 'Brian Stewart', '32 BOGHILL ROAD', '', 'BT36 4QS', 'NEWTOWNABBEY', 'Großbritannien', 'GB', NULL, NULL, '7714299797', '0010161PXC', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919109945', 'FedEx', NULL, '2014-10-07', '05.10.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25223, '272050705', NULL, NULL, 'conal mccartney', '2 KENSINGTON CLOSE', '', 'BT27 5NL', 'LISBURN', 'Großbritannien', 'GB', NULL, NULL, '7860269927', '0010150HRC', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919109956', 'FedEx', NULL, '2014-10-07', '03.10.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25224, '272443326', NULL, NULL, 'david duncan', '90 NORTHCOTE ROAD', '', 'NR3 4QE', 'NORWICH', 'Großbritannien', 'GB', NULL, NULL, '7808133809', '00101938P6', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919109967', 'FedEx', NULL, '2014-10-07', '05.10.2014 23:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25225, '272322219', NULL, NULL, 'Emma Armstrong', '173 RICHMOND ROAD', 'Beddington Surrey', 'CR0 4SL', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7500978577', '00100951MP', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919109978', 'FedEx', NULL, '2014-10-07', '05.10.2014 12:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25226, '272152348', NULL, NULL, 'FAY LANGTON', '12 VALLEY ROAD', '', 'SK11 8NX', 'MACCLESFIELD', 'Großbritannien', 'GB', NULL, NULL, '01625 422288', '0010134Q31', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919109989', 'FedEx', NULL, '2014-10-07', '04.10.2014 12:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25227, '272031539', '', '', 'Fiona Wardrop', '12 Smithton Villas', 'Smithton', 'IV2 7NR', 'Inverness', 'Großbritannien', '', '', '', '1463794354', '0010102QA7', '', '', 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', '', 'RL 71 309 117 1DE', 'Deutsche Post', '', '2014-10-07', '03.10.2014 18:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25228, '272440991', NULL, NULL, 'helen dixon', '77 RIDING DENE', 'Mickley', 'NE43 7DH', 'STOCKSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7847550645', '00102111CH', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110000', 'FedEx', NULL, '2014-10-07', '05.10.2014 23:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25229, '272038712', NULL, NULL, 'hubert martinkovic', '1A MAYGOODS CLOSE', '', 'UB8 3TF', 'UXBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7919804999', '0010027VWU', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110011', 'FedEx', NULL, '2014-10-07', '03.10.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25230, '272344451', NULL, NULL, 'Huseyin Gecer', '100 Penrhyn road', '', 'Nn4 8ed', 'Northampton', 'Großbritannien', 'GB', NULL, NULL, '7828119814', '0010173VE5', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110022', 'FedEx', NULL, '2014-10-07', '05.10.2014 14:24', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25231, '272087138', NULL, NULL, 'isaac odejimi', '298 CHADWELL HEATH LANE', '', 'RM6 4YJ', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7830762907', '001007186W', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110033', 'FedEx', NULL, '2014-10-07', '04.10.2014 02:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25232, '272372382', NULL, NULL, 'James Bidwell', '43 WEMBERHAM CRESCENT', '', 'BS49 4BD', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7720610014', '0010124G4P', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110044', 'FedEx', NULL, '2014-10-07', '05.10.2014 17:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25233, '272170913', NULL, NULL, 'James Moore', '32 ROEBURN DRIVE', '', 'LA3 3RY', 'MORECAMBE', 'Großbritannien', 'GB', NULL, NULL, '7519641060', '00101426TI', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110055', 'FedEx', NULL, '2014-10-07', '04.10.2014 14:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25234, '272243732', NULL, NULL, 'Julie Scully', '71 POYNINGS ROAD', '', 'RH11 0TN', 'CRAWLEY', 'Großbritannien', 'GB', NULL, NULL, '0798154&8416', '0010047U7L', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110066', 'FedEx', NULL, '2014-10-07', '04.10.2014 22:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(25235, '272034233', NULL, NULL, 'kaivi kuningas', '15A 15A Ace parade', '15A ace parade Hook road', 'KT9 1DR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7413664814', '0010022SWD', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110077', 'FedEx', NULL, '2014-10-07', '03.10.2014 19:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25236, '272224528', NULL, NULL, 'Nic Lewis', '52 NEWLANDS AVENUE', '', 'BL2 5EX', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '7799662350', '0010125RIB', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110088', 'FedEx', NULL, '2014-10-07', '04.10.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25237, '271999042', NULL, NULL, 'Norma Colwill', '21 ST. CUTHBERTS CLOSE', 'Hetton le Hole', 'DH5 9ET', 'HOUGHTON LE SPRING', 'Großbritannien', 'GB', NULL, NULL, '7952244433', '0010240U6L', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110099', 'FedEx', NULL, '2014-10-07', '03.10.2014 15:53', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25238, '272418005', NULL, NULL, 'patricia canning', '142` BERKELEY ROAD EAST', 'yardley', 'B25 8NT', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7817068677', '0010004MKC', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110103', 'FedEx', NULL, '2014-10-07', '05.10.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25239, '272297014', NULL, NULL, 'Peter Mauchel', '23 WOODLAND WAY', '', 'RH13 6AH', 'HORSHAM', 'Großbritannien', 'GB', NULL, NULL, '7966250390', '0010015J20', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110114', 'FedEx', NULL, '2014-10-07', '05.10.2014 10:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25240, '272369031', NULL, NULL, 'Robbie Sturgess', '64 LOWER FARLINGTON ROAD', 'Deliver before 09:30 or after 14:30. Call mobile if no answer.', 'PO6 1JJ', 'PORTSMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7842280612', '0010222CNV', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110125', 'FedEx', NULL, '2014-10-07', '05.10.2014 16:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25241, '271946384', NULL, NULL, 'Samantha Wilkins', '0 WOLVERLEY ROAD', 'Wolverley Court, Wolverley', 'DY10 3RP', 'KIDDERMINSTER', 'Großbritannien', 'GB', NULL, NULL, '7870635702', '0010229LHR', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110136', 'FedEx', NULL, '2014-10-07', '03.10.2014 11:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25242, '272201445', NULL, NULL, 'Stephen Smith', '81 LANGLAW ROAD', 'MAYFIELD', 'EH22 5AR', 'DALKEITH', 'Großbritannien', 'GB', NULL, NULL, '7545774653', '0010220PYX', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110147', 'FedEx', NULL, '2014-10-07', '04.10.2014 17:53', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25243, '272293205', NULL, NULL, 'stephen vernon', '92 TEAL ROAD', '', 'PE7 1YG', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7427427330', '001017707R', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110158', 'FedEx', NULL, '2014-10-07', '05.10.2014 09:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25244, '272102879', NULL, NULL, 'Susan Corbett', '96 BENHAMS DRIVE', '', 'RH6 8QP', 'HORLEY', 'Großbritannien', 'GB', NULL, NULL, '07970 732566', '001019965J', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110169', 'FedEx', NULL, '2014-10-07', '04.10.2014 08:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25245, '272015493', NULL, NULL, 'Susan Hall', 'Car  Car Parts 4 U Ltd', 'Sprouston Road', 'TD5 8EU', 'Kelso', 'Großbritannien', 'GB', NULL, NULL, '4,47564E+11', '0010109H2I', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110170', 'FedEx', NULL, '2014-10-07', '03.10.2014 17:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25246, '271940786', NULL, NULL, 'Terence Price', '15 MAIDENCASTLE', 'Blackthorn', 'NN3 8EH', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7768998442', '0010083PJ3', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110180', 'FedEx', NULL, '2014-10-07', '03.10.2014 11:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25247, '272210756', NULL, NULL, 'Yuriy Babiyenko', '8 MIDDLE PASTURE', '', 'PE4 5AU', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7595298131', '0010108YHI', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110191', 'FedEx', NULL, '2014-10-07', '04.10.2014 18:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25248, '272387860', NULL, NULL, 'Rachel Galpin', 'unit 3, the  challeymead business park', 'Melksham', 'sn12 8bu', 'wilts', 'Großbritannien', 'GB', NULL, NULL, '7706862887', '0010096LP9', NULL, NULL, 'Theorema Men\'s Watch - Black Links Strap Black, Black Case and Black Face (GM-4004-8)', NULL, '609919110206', 'FedEx', NULL, '2014-10-07', '05.10.2014 18:52', 'UK140110AMC08', '1', 'a0YC000000ZaEVCMA3', '131.00', '219.00'),
(25249, '271957674', NULL, NULL, 'Tirion Davis', '43 PLANET STREET', 'Adamsdown', 'CF24 0HZ', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7917875205', '0010092JDE', NULL, NULL, 'Theorema Men\'s Watch - Brown Strap, Gold-Coloured Case and Black Face (GM-4004-3)', NULL, '609919110217', 'FedEx', NULL, '2014-10-07', '03.10.2014 12:23', 'UK140110AMC03', '1', 'a0YC000000ZaESbMAN', '131.00', '219.00'),
(25250, '272436591', NULL, NULL, 'Fatmata Bangura', '27 WATER LANE', '', 'SE14 5DN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7814161770', '* 0010185E15', NULL, NULL, 'Theorema Men\'s Watch - Gold-Coloured Strap, Gold-Coloured Case and Black Face (GM-4004-7)', NULL, '609919110228', 'FedEx', NULL, '2014-10-07', '05.10.2014 22:52', 'UK140110AMC07', '1', 'a0YC000000ZaETjMAN', '131.00', '219.00'),
(25251, '272430074', NULL, NULL, 'Angelo Ercolano', '64 CHASE WAY', 'Southgate', 'N14 5DG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '795644136', '0010133TUN', NULL, NULL, 'Theorema Men\'s Watch - Silver-Coloured Strap, Silver-Coloured Case and Black Face (GM-4004-6)', NULL, '609919110239', 'FedEx', NULL, '2014-10-07', '05.10.2014 22:22', 'UK140110AMC06', '1', 'a0YC000000ZaET0MAN', '131.00', '219.00'),
(25252, '272130631', NULL, NULL, 'Chrissie Bottoms', 'AVE 15 VAN 1 SKEGNESS Water leisure park', 'Walls lane', 'PE25 1JF', 'SKEGNESS', 'Großbritannien', 'GB', NULL, NULL, '7715942937', '00100351XI', NULL, NULL, 'Theorema Men\'s Watch - Silver-Coloured Strap, Silver-Coloured Case and Black Face (GM-4004-6)', NULL, '609919110240', 'FedEx', NULL, '2014-10-07', '04.10.2014 10:23', 'UK140110AMC06', '1', 'a0YC000000ZaET0MAN', '131.00', '219.00'),
(25253, '272394302', NULL, NULL, 'Tabitha Gilpin', 'Crocus Great north rd', '', 'Ls25 4dr', 'Leeds', 'Großbritannien', 'GB', NULL, NULL, '', '0010044WY3', NULL, NULL, 'Theorema Men\'s Watch - Silver-Coloured Strap, Silver-Coloured Case and Black Face (GM-4004-6)', NULL, '609919110250', 'FedEx', NULL, '2014-10-07', '05.10.2014 19:22', 'UK140110AMC06', '1', 'a0YC000000ZaET0MAN', '131.00', '219.00'),
(25254, '272184346', NULL, NULL, 'Aftabs Udins', '83 LINGLA GARDENS', '', 'CA26 3AL', 'FRIZINGTON', 'Großbritannien', 'GB', NULL, NULL, '7557504415', '0010216RIA', NULL, NULL, 'Theorema Men\'s Watch - Silver-Coloured Strap, Silver-Coloured Case and White Face (GM-4004-5)', NULL, '609919110261', 'FedEx', NULL, '2014-10-07', '04.10.2014 15:52', 'UK140110AMC05', '1', 'a0YC000000ZaEV2MAN', '131.00', '219.00'),
(25255, '272220072', NULL, NULL, 'Jay Summers', '23 GRANGE LANE', 'If no answer leave next door Thanks', 'MK44 3TT', 'BEDFORD', 'Großbritannien', 'GB', NULL, NULL, '7909447426', '0010069RMX', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Black Case (T3006-1-03)', NULL, '609919110272', 'FedEx', NULL, '2014-10-07', '04.10.2014 19:52', 'UK140415AS07', '1', 'a0YC000000ZY6ljMAD', '130.99', '199.00'),
(25256, '272161562', NULL, NULL, 'Natasha Devaney', '84 Kent Avenue', 'West Wick', 'BS24 7FH', 'Weston-super-Mare', 'Großbritannien', 'GB', NULL, NULL, '7867489232', '0010127XXS', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Black Case (T3006-1-03)', NULL, '609919110283', 'FedEx', NULL, '2014-10-07', '04.10.2014 13:23', 'UK140415AS07', '1', 'a0YC000000ZY6ljMAD', '130.99', '199.00'),
(25257, '272244781', NULL, NULL, 'rebecca dyer', '4 RYESLAND WAY', 'Creech St Michael', 'TA3 5TA', 'TAUNTON', 'Großbritannien', 'GB', NULL, NULL, '1823443197', '0010139BI1', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Black Case (T3006-1-03)', NULL, '609919110294', 'FedEx', NULL, '2014-10-07', '04.10.2014 22:52', 'UK140415AS07', '1', 'a0YC000000ZY6ljMAD', '130.99', '199.00'),
(25258, '271997295', NULL, NULL, 'Fatime Al-Sader', '117 ROSEBANK AVENUE', '', 'HA0 2TN', 'WEMBLEY', 'Großbritannien', 'GB', NULL, NULL, '7714865796', '0010148E5W', NULL, NULL, 'Tufina Monaco Watch: Metal Black Strap and Black Case (T3006-1-06)', NULL, '609919110309', 'FedEx', NULL, '2014-10-07', '03.10.2014 15:52', 'UK140729AS36', '1', 'a0YC000000ZY6lmMAD', '130.99', '199.00'),
(25259, '272015019', NULL, NULL, 'Helen Giles', 'FORDINGTON PRIORY ROAD', '', 'TQ1 4NY', 'TORQUAY', 'Großbritannien', 'GB', NULL, NULL, '7747483527', '00102154HC', NULL, NULL, 'Tufina Monaco Watch: Metal Black Strap and Black Case (T3006-1-06)', NULL, '609919110310', 'FedEx', NULL, '2014-10-07', '03.10.2014 17:22', 'UK140729AS36', '1', 'a0YC000000ZY6lmMAD', '130.99', '199.00'),
(25260, '272246865', NULL, NULL, 'Jack Wilkinson', '76A BAWTRY ROAD', '', 'DN4 7BQ', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '7718077896', '0010002CJ6', NULL, NULL, 'Tufina Monaco Watch: Metal Black Strap and Black Case (T3006-1-06)', NULL, '609919110320', 'FedEx', NULL, '2014-10-07', '04.10.2014 22:52', 'UK140729AS36', '1', 'a0YC000000ZY6lmMAD', '130.99', '199.00'),
(25261, '272179160', NULL, NULL, 'Osatohanmwen Osagie', 'NO 6 HATCH GARDENS', '', 'KT20 5JS', 'TADWORTH', 'Großbritannien', 'GB', NULL, NULL, '7508821574', '00100363VK', NULL, NULL, 'Tufina Monaco Watch: Metal Black Strap and Black Case (T3006-1-06)', NULL, '609919110331', 'FedEx', NULL, '2014-10-07', '04.10.2014 15:22', 'UK140729AS36', '1', 'a0YC000000ZY6lmMAD', '130.99', '199.00'),
(25262, '271929868', NULL, NULL, 'Salman Zafar', '8 ABBEY ROAD', '', 'B97 4BP', 'REDDITCH', 'Großbritannien', 'GB', NULL, NULL, '7920464882', '0010209LMN', NULL, NULL, 'Tufina Monaco Watch: Metal Black Strap and Black Case (T3006-1-06)', NULL, '609919110342', 'FedEx', NULL, '2014-10-07', '03.10.2014 10:22', 'UK140729AS36', '1', 'a0YC000000ZY6lmMAD', '130.99', '199.00'),
(25263, '272443251', '', '', 'Christopher O\'Neil', '15 BRENT ROAD', '', 'G46 8JG', 'GLASGOW', 'Großbritannien', '', '', '', '7533509646', '0010201D6K', '', '', 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', 'Geld wird zurück gezahlt! 28.10.14', '609919110353', 'FedEx', '', '2014-10-07', '05.10.2014 23:52', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(25264, '272051141', NULL, NULL, 'Helen Gauckwin', '30 HARTLEY GROVE', '', 'WA10 3ES', 'ST. HELENS', 'Großbritannien', 'GB', NULL, NULL, '7931314117', '0010172GTQ', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919110364', 'FedEx', NULL, '2014-10-07', '03.10.2014 20:52', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(25265, '271954595', NULL, NULL, 'Manjot Kaur', 'Aableton Nur Stoke Park Road', '', 'BS9 1JF', 'Bristol', 'Großbritannien', 'GB', NULL, NULL, '7472670170', '0010168OSM', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919110375', 'FedEx', NULL, '2014-10-07', '03.10.2014 12:22', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(25266, '272194923', '', '', 'Nicholas Donaldson', '11 Kelso Place, Upper Bristol Road', 'GP Strategies Ltd', 'BA13AU', 'Bath', 'Großbritannien', '', '', '', '7833227741', '0010086H1O', '', '', 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', 'Geld wird zurück gezahlt! 28.10.14', '609919110386', 'FedEx', '', '2014-10-07', '04.10.2014 16:52', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(25267, '272030292', '', '', 'Sophie Jackson', '5 PITT STREET', '', 'HU3 6PN', 'HULL', 'Großbritannien', '', '', '', '7852132128', '0010209EWL', '', '', 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', 'storniert', '609919110397', 'FedEx', '', '2014-10-07', '03.10.2014 18:52', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(25268, '272447840', NULL, NULL, 'Callum Middleton', '32 Hendrefoelan student village', '', 'SA2 7PG', 'Sketty', 'Großbritannien', 'GB', NULL, NULL, '7527000893', '0010210P6O', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919110401', 'FedEx', NULL, '2014-10-07', '06.10.2014 00:53', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(25269, '272185725', NULL, NULL, 'Dawn Ewart', '7 HAZEL CRESCENT', '', 'PE33 9LR', 'KING\'S LYNN', 'Großbritannien', 'GB', NULL, NULL, '1760622161', '0010220X8A', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919110412', 'FedEx', NULL, '2014-10-07', '04.10.2014 15:52', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(25270, '272413598', NULL, NULL, 'Katy Ellis', '12 GRAVEL BANK ROAD', '', 'SK6 1PS', 'STOCKPORT', 'Großbritannien', 'GB', NULL, NULL, '7580017990', '0010012ILG', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919110423', 'FedEx', NULL, '2014-10-07', '05.10.2014 20:53', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(25271, '272023001', NULL, NULL, 'Abdulkadir Onacan', 'Alfons Schneiderlaan 1', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '474659744', '001009653T', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919110581', 'FedEx', NULL, '2014-10-08', '03.10.2014 16:18', 'NL140902PL2002', '1', 'a0YC000000ZXizdMAD', '', '249.99'),
(25272, '272140338', NULL, NULL, 'Bram Calebout', 'Veldstraat 14', '', '8020', 'Oostkamp', 'Belgien', 'BE', NULL, NULL, '498457626', '0010087OFS', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919110592', 'FedEx', NULL, '2014-10-08', '04.10.2014 09:18', 'NL140902PL2002', '1', 'a0YC000000ZXizdMAD', '', '249.99'),
(25273, '272454210', NULL, NULL, 'Nuray Isci', 'Sledderlo  11', '', '3600', 'Genk', 'Belgien', 'BE', NULL, NULL, '486640816', '0010120BKB', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919110607', 'FedEx', NULL, '2014-10-08', '06.10.2014 01:18', 'NL140902PL2002', '1', 'a0YC000000ZXizdMAD', '', '249.99'),
(25274, '272045384', NULL, NULL, 'Tom Van den Eede', 'Doornstraat 42A', '', '9170', 'Sint-Gillis-Waas', 'Belgien', 'BE', NULL, NULL, '488599210', '0010193W8M', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919110618', 'FedEx', NULL, '2014-10-08', '03.10.2014 18:18', 'NL140902PL2002', '1', 'a0YC000000ZXizdMAD', '', '249.99'),
(25275, '272672386', NULL, NULL, 'Diego Ysebaert', 'Zwaantjesstraat 22', '', '9090', 'Melle', 'Belgien', 'BE', NULL, NULL, '494857349', '0010099GRI', NULL, NULL, 'Monte Carlo horloge - Zilver / Wit', NULL, '609919110629', 'FedEx', NULL, '2014-10-08', '07.10.2014 02:18', 'NL140902PL2000', '1', 'a0YC000000ZXizbMAD', '', '249.99'),
(25276, '272216974', NULL, NULL, 'Sven De Vetter', 'Kerkveld 48', 'KMS', '9290', 'Berlare', 'Belgien', 'BE', NULL, NULL, '477583149', '0010149M1N', NULL, NULL, 'Monte Carlo horloge - Zwart / Zwart', NULL, '609919110630', 'FedEx', NULL, '2014-10-08', '04.10.2014 17:18', 'NL140902PL2003', '1', 'a0YC000000ZXizeMAD', '', '249.99'),
(25277, '272046181', NULL, NULL, 'Tom Van den Eede', 'Doornstraat 42A', '', '9170', 'Sint-Gillis-Waas', 'Belgien', 'BE', NULL, NULL, '488599210', '001019530I', NULL, NULL, 'Monte Carlo horloge - Zwart / Zwart', NULL, '609919110618', 'FedEx', NULL, '2014-10-08', '03.10.2014 18:18', 'NL140902PL2003', '1', 'a0YC000000ZXizeMAD', '', '249.99'),
(25278, '272181119', NULL, NULL, 'Alex miskirtchian Alex', 'Rue de la bruyere 5', 'Alex miskirtchian boxing academy', '5500', 'Falmagne', 'Belgien', 'BE', NULL, NULL, '32483709860', '00100127JB', NULL, NULL, 'Une montre Monte Carlo - argentÃ©/blanc', NULL, '609919110640', 'FedEx', NULL, '2014-10-08', '04.10.2014 13:48', 'NL140902PL2000', '1', 'a0YC000000ZXizbMAD', '', '249.99'),
(25279, '272223037', NULL, NULL, 'Ikrame Mousati', 'rue des Deux Gares 61', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '487617445', '0010107K9I', NULL, NULL, 'Une montre Monte Carlo - dorÃ©/noir', NULL, '609919110651', 'FedEx', NULL, '2014-10-08', '04.10.2014 18:18', 'NL140902PL2002', '1', 'a0YC000000ZXizdMAD', '', '249.99'),
(25280, '272015277', NULL, NULL, 'Isabelle Robert', 'rue Leon Parent 13', '', '5570', 'Voneche', 'Belgien', 'BE', NULL, NULL, '474369397', '00101284M5', NULL, NULL, 'Une montre Monte Carlo - dorÃ©/noir', NULL, '609919110662', 'FedEx', NULL, '2014-10-08', '03.10.2014 15:18', 'NL140902PL2002', '1', 'a0YC000000ZXizdMAD', '', '249.99'),
(25281, '271954420', NULL, NULL, 'Severine Woutters', 'avenue de l\'Escrime 115', '', '1150', 'Woluwe-Saint-Pierre', 'Belgien', 'BE', NULL, NULL, '27056358', '0010102T5N', NULL, NULL, 'Une montre Monte Carlo - dorÃ©/noir', NULL, '609919110673', 'FedEx', NULL, '2014-10-08', '03.10.2014 10:18', 'NL140902PL2002', '1', 'a0YC000000ZXizdMAD', '', '249.99'),
(25282, '272511638', NULL, NULL, 'Safri Gnahore', 'Frederikssundsvej 54B', '', '2400', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '41235297', '0010017PTG', NULL, NULL, 'Marco Polo B-D - Diamanten  gold', NULL, '609919110490', 'FedEx', NULL, '2014-10-08', '06.10.2014 09:06', 'DK060514HW13', '1', 'a0YC000000FCjZNMA1', '1231.06', '1999.00'),
(25283, '272514672', NULL, NULL, 'Kimmo Ahonen', 'Vaihekatu 2-4 B17', '', '65320', 'Vaasa', 'Finnland', 'FI', NULL, NULL, '408275889', '0010186IVL', NULL, NULL, 'Malibu Diamonds GM-502-3 -rannekello', NULL, '609919110456', 'FedEx', NULL, '2014-10-08', '06.10.2014 13:48', 'FI160714HW10', '1', 'a0YC000000ZYDjDMAX', '138.49', '199.00'),
(25284, '272342815', NULL, NULL, 'Kirsi Kallio', 'Sammaltie 15', '', '66400', 'LAIHIA LAENSI-SUOMEN LAEAENI', 'Finnland', 'FI', NULL, NULL, '405651411', '0010156D96', NULL, NULL, 'Malibu Diamonds GM-502-3 -rannekello', NULL, '609919110467', 'FedEx', NULL, '2014-10-08', '05.10.2014 16:18', 'FI160714HW10', '1', 'a0YC000000ZYDjDMAX', '138.49', '199.00'),
(25285, '272213484', NULL, NULL, 'Jarmo Louhelainen', 'Kinnarinkatu 2 E 24', '', '04430', 'Jaervenpaeae', 'Finnland', 'FI', NULL, NULL, '452642084', '00100915HV', NULL, NULL, 'Malibu Diamonds GM-502-3 -rannekello', NULL, '609919110478', 'FedEx', NULL, '2014-10-08', '04.10.2014 20:48', 'FI160714HW10', '1', 'a0YC000000ZYDjDMAX', '138.49', '199.00'),
(25286, '272668363', NULL, NULL, 'Martin Redmond', '89  the orchard', 'Greenwood walk', 'dublin13', 'airfield', 'Irland', 'IE', NULL, NULL, '863827421', '0010214TWX', NULL, NULL, 'Pionier Dublin Watch: Black Strap, Silver Case and White Face (GM-508-1)', NULL, '609919110695', 'FedEx', NULL, '2014-10-08', '07.10.2014 01:32', 'GM-508-1', '1', 'a0YC000000ZZO9LMAX', '200.00', '309.98'),
(25287, '272242394', NULL, NULL, 'derrol o neill', '17 drumalee road n.c.r', '', 'dub', 'dublin 7', 'Irland', 'IE', NULL, NULL, '', '0010102OBL', NULL, NULL, 'Pionier Dublin Watch: Black Strap, Silver Case and White Face (GM-508-1)', NULL, '609919110700', 'FedEx', NULL, '2014-10-08', '04.10.2014 21:32', 'GM-508-1', '1', 'a0YC000000ZZO9LMAX', '200.00', '309.98'),
(25288, '272088711', NULL, NULL, 'john wade', '1 Grange Vale Court,', 'Grange, Douglas,', '21', 'cork', 'Irland', '', NULL, NULL, '87211296', '0010195R13', NULL, NULL, 'Pionier Dublin Watch: Black Strap, Silver Case and White Face (GM-508-1)', NULL, '609919110710', 'FedEx', NULL, '2014-10-08', '04.10.2014 02:32', 'GM-508-1', '1', 'a0YC000000ZZO9LMAX', '200.00', '309.98'),
(25289, '272011895', NULL, NULL, 'Alan O\'Toole', '52  Crodaun Forest Park', '', 'Kildare', 'CELBRIDGE', 'Irland', 'IE', NULL, NULL, '3,53833E+11', '0010040AXO', NULL, NULL, 'Newton Watch - Black Strap With Black Case and Black Face (GM-4004-4)', NULL, '609919110721', 'FedEx', NULL, '2014-10-08', '03.10.2014 16:02', 'GM-4004-4', '1', 'a0YC000000ZM8qeMAD', '188.00', '289.98'),
(25290, '272601205', NULL, NULL, 'Jos van der sluijs', 'Leeuwetand 91', '', '1141 KH', 'MONNICKENDAM', 'Niederlande', 'NL', NULL, NULL, '614221108', '0010070ZN5', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919110504', 'FedEx', NULL, '2014-10-08', '06.10.2014 16:58', 'NL140902PL2002', '1', 'a0YC000000ZXifmMAD', '', '249.99'),
(25291, '271958673', NULL, NULL, 'Mark Regelink', 'Brunelsingel 88', '', '6841 KB', 'ARNHEM', 'Niederlande', 'NL', NULL, NULL, '651814431', '0010008KEX', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919110515', 'FedEx', NULL, '2014-10-08', '03.10.2014 10:28', 'NL140902PL2002', '1', 'a0YC000000ZXifmMAD', '', '249.99'),
(25292, '272195119', NULL, NULL, 'Niels van der Maas', 'Tulpstraat 75', '', '4461 NX', 'GOES', 'Niederlande', 'NL', NULL, NULL, '640936452', '0010189C1U', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919110526', 'FedEx', NULL, '2014-10-08', '04.10.2014 14:58', 'NL140902PL2002', '1', 'a0YC000000ZXifmMAD', '', '249.99'),
(25293, '272248547', NULL, NULL, 'Ricardo Poort', 'De Binderij 67', '', '1321 EC', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '613074090', '0010188KNT', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919110537', 'FedEx', NULL, '2014-10-08', '04.10.2014 21:28', 'NL140902PL2002', '1', 'a0YC000000ZXifmMAD', '', '249.99'),
(25294, '272751254', '', '', 'Anna Piejak', 'Candidaschouw 32', 'Candidaschouw 32', '2726 KB', 'ZOETERMEER', 'Niederlande', '', '', '', '618296471', '0010168N3M', '', '', 'Monte Carlo horloge - Zilver / Zwart', 'Uhr erhalten 27.10.2014\r\nBitte refund!', '609919110548', 'FedEx', '', '2014-10-08', '07.10.2014 09:58', 'NL140902PL2001', '1', 'a0YC000000ZXiccMAD', '', '249.99'),
(25295, '272052392', NULL, NULL, 'Ellen Zwerver', 'Beverlaan 6', '', '5581 EE', 'WAALRE', 'Niederlande', 'NL', NULL, NULL, '040 2217818', '0010094KDL', NULL, NULL, 'Monte Carlo horloge - Zilver / Zwart', NULL, '609919110559', 'FedEx', NULL, '2014-10-08', '03.10.2014 18:58', 'NL140902PL2001', '1', 'a0YC000000ZXiccMAD', '', '249.99'),
(25296, '272136936', NULL, NULL, 'Sharon bakker', 'Julianastraat 43', '', '1616 CJ', 'HOOGKARSPEL', 'Niederlande', 'NL', NULL, NULL, '623970685', '0010239WQ4', NULL, NULL, 'Monte Carlo horloge - Zwart / Zwart', NULL, '609919110560', 'FedEx', NULL, '2014-10-08', '04.10.2014 08:58', 'NL140902PL2003', '1', 'a0YC000000ZXii7MAD', '', '249.99'),
(25297, '272166693', '', '', 'tonny de putter', 'Koudepolderstraat 14', '', '4542 AL', 'HOEK', 'Niederlande', '', '', '', '651218902', '0010017LKM', '', '', 'Monte Carlo horloge - Zwart / Zwart', 'Uhr erhalten 14.11.2014\r\nBitte refund!', '609919110570', 'FedEx', '', '2014-10-08', '04.10.2014 11:58', 'NL140902PL2003', '1', 'a0YC000000ZXii7MAD', '', '249.99'),
(25298, '272033844', NULL, NULL, 'Artur Urbanczyk', 'ul. Hugona Kollataja 2/69', '', '97-300', 'Piotrkow Trybunalski Lodzkie', 'Polen', 'PL', NULL, NULL, '509615817', '00101902B8', NULL, NULL, 'MÄ™ski zegarek Pionier z kolekcji Barbados: Leder silber-schwarz', NULL, '609919110489', 'FedEx', NULL, '2014-10-08', '03.10.2014 20:08', 'PL140909MM66', '1', 'a0YC000000ZZikbMAD', '650.97', '997.00'),
(25299, '272033033', NULL, NULL, 'Artur Urbanczyk', 'ul. Hugona Kollataja 2/70', '', '97-300', 'Piotrkow Trybunalski Lodzkie', 'Polen', 'PL', NULL, NULL, '509615817', '00102151US', NULL, NULL, 'MÄ™ski zegarek Pionier z kolekcji Barbados: Leder gold', NULL, '609919110489', 'FedEx', NULL, '2014-10-08', '03.10.2014 20:08', 'PL140909MM67', '1', 'a0YC000000ZZikcMAD', '650.97', '997.00'),
(25300, '272404696', NULL, NULL, 'Peter Alderus', 'Katrinebervaegs 203', '', '146 49', 'Tullinge', 'Schweden', 'SE', NULL, NULL, '709250500', '0010224CQ3', NULL, NULL, 'Sydney Diamonds GM-503-1 - Black Strap Silver Case White Face', NULL, '609919110445', 'FedEx', NULL, '2014-10-08', '05.10.2014 21:14', 'SE160714HW13', '1', 'a0YC000000ZYDVLMA5', '1280.87', '1895.00'),
(25301, '272149489', NULL, NULL, 'David El Houdaigui LeÃ³n', 'CALLE GUIXERAS 70', 'Bajos', '08912', 'BADALONA BARCELONA', 'Spanien', 'ES', NULL, NULL, '655268378', '00101554RN', NULL, NULL, 'Reloj Barbados - Leder gold', NULL, '609919110684', 'FedEx', NULL, '2014-10-08', '04.10.2014 10:28', 'ES150914ER76', '1', 'a0YC000000FCDSQMA5', '', '199.00'),
(25302, '272726711', NULL, NULL, 'charlotte shepherd', '195 fox hill rd', 'Birley carr Sheffield', 's6 1hf', 'Sheffield', 'Grossbritannien', 'GB', NULL, NULL, '7749384794', '0010104FW2', NULL, NULL, 'Pionier Barbados Watch: Black Face, Black Rim With Red Detailing, Black Metal Strap Edelstahl schwarz', NULL, '609919110732', 'FedEx', NULL, '2014-10-08', '07.10.2014 10:22', 'UK140903CC08', '1', 'a0YC000000ZXzNpMAL', '129.99', '199.00'),
(25303, '272470957', NULL, NULL, 'Awad Elsharif', '0 Kinburn House', 'Kinburn Drive', 'TW20 0BD', 'Egham Hill', 'Grossbritannien', 'GB', NULL, NULL, '1784475258', '0010250JK9', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '609919110743', 'FedEx', NULL, '2014-10-08', '06.10.2014 08:24', 'UK140313AMC25', '1', 'a0YC000000ZjvQaMAJ', '133.00', '199.00'),
(25304, '272487635', NULL, NULL, 'kathryn Geehan', '153 QUEENS ROAD SOUTH', '', 'NG16 3NE', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7813531491', '00100760J8', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '609919110754', 'FedEx', NULL, '2014-10-08', '06.10.2014 09:52', 'UK140313AMC23', '1', 'a0YC000000ZjvQLMAZ', '133.00', '199.00'),
(25305, '272634335', NULL, NULL, 'Aamir Noordin', 'BPHA Manton Lane', '', 'MK41 7BJ', 'Bedford', 'Grossbritannien', 'GB', NULL, NULL, '7887623992', '0010063JLA', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '609919110765', 'FedEx', NULL, '2014-10-08', '06.10.2014 21:23', 'UK140313AMC22', '1', 'a0YC000000ZjvQBMAZ', '133.00', '199.00'),
(25306, '272601907', NULL, NULL, 'jodie bennett', '62 CHURCH STREET', '', 'HP2 5SY', 'HEMEL HEMPSTEAD', 'Grossbritannien', 'GB', NULL, NULL, '7951477784', '00101679NC', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '609919110776', 'FedEx', NULL, '2014-10-08', '06.10.2014 18:52', 'UK140313AMC22', '1', 'a0YC000000ZjvQBMAZ', '133.00', '199.00'),
(25307, '272552181', NULL, NULL, 'BETHANY THORNE', '21 SIGNAL RE 220 SQN', 'AZIMGHUR BARRACKS', 'SN14 8QY', 'WILTSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7415535351', '0010229ML5', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919110787', 'FedEx', NULL, '2014-10-08', '06.10.2014 14:23', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25308, '272568053', NULL, NULL, 'Claire Ferebee', '100 BRAYBOURNE CLOSE', '', 'UB8 1UJ', 'UXBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7971628795', '00102399PC', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919110798', 'FedEx', NULL, '2014-10-08', '06.10.2014 15:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25309, '272645964', NULL, NULL, 'Elizabeth Sherwood', '9 ALTWOOD DRIVE', '', 'SL6 4PR', 'MAIDENHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7732982567', '001003647R', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919110802', 'FedEx', NULL, '2014-10-08', '06.10.2014 22:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25310, '272515191', NULL, NULL, 'Malcolm Parnell', '57 STATION ROAD', '', 'LE10 1AP', 'HINCKLEY', 'Grossbritannien', 'GB', NULL, NULL, '7968769602', '0010009A40', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919110813', 'FedEx', NULL, '2014-10-08', '06.10.2014 11:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25311, '272508513', NULL, NULL, 'Mandy Fowler', 'Hollies The Green', 'Great Bentley', 'CO7 8PJ', 'Colchester', 'Grossbritannien', 'GB', NULL, NULL, '7974675511', '0010086KHJ', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919110824', 'FedEx', NULL, '2014-10-08', '06.10.2014 10:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25312, '272571415', NULL, NULL, 'Paul Brandon Appleyard Lees', '15 CLARE ROAD', 'Office address', 'HX1 2HY', 'HALIFAX', 'Grossbritannien', 'GB', NULL, NULL, '7795107787', '0010091YZF', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919110835', 'FedEx', NULL, '2014-10-08', '06.10.2014 16:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25313, '272521392', NULL, NULL, 'Richard Keen', '0 Ivy Cottage', 'Ivy Cottage, Inchture', 'PH14 9RN', 'Perth', 'Grossbritannien', 'GB', NULL, NULL, '1828686751', '0010140XXW', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919110846', 'FedEx', NULL, '2014-10-08', '06.10.2014 12:23', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25314, '272645325', NULL, NULL, 'richard southall', '82 LINKSVIEW CRESCENT', '', 'WR5 1JJ', 'WORCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7540551845', '0010034MSM', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919110857', 'FedEx', NULL, '2014-10-08', '06.10.2014 22:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25315, '272449330', NULL, NULL, 'Sharon elchanan', '52 NORTH END ROAD', '', 'NW11 7RH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7795576023', '0010043JED', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919110868', 'FedEx', NULL, '2014-10-08', '06.10.2014 01:23', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25316, '272505563', NULL, NULL, 'Simon Narciso', 'Harold  Pinter Theatre', 'Panton Street', 'SW1Y 4DN', 'London', 'Grossbritannien', 'GB', NULL, NULL, '07809 367791', '0010094YEO', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919110879', 'FedEx', NULL, '2014-10-08', '06.10.2014 10:53', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25317, '272497580', NULL, NULL, 'Steve May', '26 CORSLETTS AVENUE', 'broadbridge heath', 'RH12 3LG', 'HORSHAM', 'Grossbritannien', 'GB', NULL, NULL, '1403253111', '001020862R', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919110880', 'FedEx', NULL, '2014-10-08', '06.10.2014 10:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25318, '272510180', NULL, NULL, 'Wendy Neal', '21 SHIMBROOKS', 'Great Leighs', 'CM3 1SG', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '4,41245E+11', '10098111', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919110890', 'FedEx', NULL, '2014-10-08', '06.10.2014 11:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25319, '272593313', NULL, NULL, 'DAVID PASCOE', 'Unit 3 Davian Business Centre', 'Kiln Lane, Stallingborough', 'DN41 8DW', 'Grimsby', 'Grossbritannien', 'GB', NULL, NULL, '7939257434', '0010223SHY', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919110905', 'FedEx', NULL, '2014-10-08', '06.10.2014 18:22', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(25320, '272523574', NULL, NULL, 'Lilit Arakelyan', '45 BRINKLEY ROAD', '', 'KT4 8JE', 'WORCESTER PARK', 'Grossbritannien', 'GB', NULL, NULL, '7565718040', '0010244VPA', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919110916', 'FedEx', NULL, '2014-10-08', '06.10.2014 12:23', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(25321, '272597908', NULL, NULL, 'barry breeze', '7 BOWERS CLOSE', '', 'NR3 2PZ', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '1603427210', '0010217N4U', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919110927', 'FedEx', NULL, '2014-10-08', '06.10.2014 18:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25322, '272617094', NULL, NULL, 'Paul Virtue', '47 GILLSLAND', '', 'TD14 5JF', 'EYEMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7540449198', '0010116AEQ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919110938', 'FedEx', NULL, '2014-10-08', '06.10.2014 20:22', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25323, '272633556', NULL, NULL, 'annabell box', '147 DEERLEAP', 'south bretton', 'PE3 9YD', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7757270587', '0010103WVS', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110949', 'FedEx', NULL, '2014-10-08', '06.10.2014 21:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25324, '272646117', NULL, NULL, 'ayesha bibi', '11 Tottle Gardens', '', 'ng7 5rz', 'Nottingham', 'Grossbritannien', 'GB', NULL, NULL, '7411876360', '0010003RP1', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110950', 'FedEx', NULL, '2014-10-08', '06.10.2014 22:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25325, '272661090', NULL, NULL, 'Hannah Parry', '24 HUCKFORD ROAD', '', 'BS36 1EA', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7907087994', '0010236CQZ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110960', 'FedEx', NULL, '2014-10-08', '06.10.2014 23:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25326, '272617038', NULL, NULL, 'Iain Tuffin', '30 CROMWELL Close', '', 'GL13 9ga', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7738319970', '00102233O6', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110971', 'FedEx', NULL, '2014-10-08', '06.10.2014 20:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25327, '272554004', NULL, NULL, 'Joanne Westbury', '58 HAWKER DRIVE', '', 'B35 7EG', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7930420921', '0010112KXF', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110982', 'FedEx', NULL, '2014-10-08', '06.10.2014 14:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25328, '272468887', NULL, NULL, 'Kerry Morgan', '12 FFORDD YR ODYN', 'Parc St Teilo Pontardulais', 'SA4 8EG', 'SWANSEA', 'Grossbritannien', 'GB', NULL, NULL, '7891964027', '00100866HE', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919110993', 'FedEx', NULL, '2014-10-08', '06.10.2014 08:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25329, '272551558', NULL, NULL, 'Kizito Bakuru', '11 MOWBRAY GARDENS', 'EastDene', 'S65 2UH', 'ROTHERHAM', 'Grossbritannien', 'GB', NULL, NULL, '7794771785', '00102191OM', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919111007', 'FedEx', NULL, '2014-10-08', '06.10.2014 14:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25330, '272601142', NULL, NULL, 'Kris Dent', '30 BLOOMFIELD DRIVE', '', 'DH5 9SF', 'HOUGHTON LE SPRING', 'Grossbritannien', 'GB', NULL, NULL, '1915843623', '0010140R3A', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919111018', 'FedEx', NULL, '2014-10-08', '06.10.2014 18:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25331, '272585946', NULL, NULL, 'Callum Smith', '112 JUBILEE AVENUE', '', 'RM7 9LT', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7769182583', '0010149BE8', NULL, NULL, 'Theorema Men\'s Watch - Gold-Coloured Strap, Gold-Coloured Case and Black Face (GM-4004-7)', NULL, '609919111029', 'FedEx', NULL, '2014-10-08', '06.10.2014 17:52', 'UK140110AMC07', '1', 'a0YC000000ZaETjMAN', '131.00', '219.00'),
(25332, '272552632', NULL, NULL, 'Ruth Nattrass', '4 ARTHURS COURT', '', 'DE13 0GS', 'BURTON-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7712463686', '001012079S', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919111030', 'FedEx', NULL, '2014-10-08', '06.10.2014 14:52', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(25333, '272661872', NULL, NULL, 'Sajjad Jaffer', '2 WHEELEYS ROAD', 'edgbaston', 'B15 2LD', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '4,47743E+11', '0010131XHD', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919111040', 'FedEx', NULL, '2014-10-08', '07.10.2014 00:22', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(25334, '272885690', NULL, NULL, 'Marc Spruyt', 'RAMONSHOEK  24', '', '9185', 'Wachtebeke', 'Belgien', 'BE', NULL, NULL, '93459491', '0010115J39', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919111154', 'FedEx', NULL, '2014-10-09', '07.10.2014 18:48', 'NL140902PL2002', '1', 'a0YC000000ZXizdMAD', '', '249.99'),
(25335, '272985811', NULL, NULL, 'Joe Damgaard', 'Sjaelsovej 58', '', '3460', 'Birkerod', 'Dänemark', 'DK', NULL, NULL, '60518191', '0010029LMW', NULL, NULL, 'Malibu Diamonds GM-502-4: Sort rem med sort urkasse og sort urskive', NULL, '609919111132', 'FedEx', NULL, '2014-10-09', '08.10.2014 08:36', 'DK160714HW11', '1', 'a0YC000000ZYDw9MAH', '1032.75', '1495.00'),
(25336, '272861990', NULL, NULL, 'Jafiz Nazim', 'Ornevej 7', '2 TV', '2400', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '71846512', '001025071R', NULL, NULL, 'Malibu Diamonds GM-502-4: Sort rem med sort urkasse og sort urskive', NULL, '609919111143', 'FedEx', NULL, '2014-10-09', '07.10.2014 17:06', 'DK160714HW11', '1', 'a0YC000000ZYDw9MAH', '1032.75', '1495.00'),
(25337, '272921998', NULL, NULL, 'Osazee Osaigbovo', 'Apt 2 Millbr Carr\'s Hill Douglas Cork', '', 'Cork City', 'Irland', '', 'IE', NULL, NULL, '899542996', '0010250TLL', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919111176', 'FedEx', NULL, '2014-10-09', '07.10.2014 22:32', 'IE190614AH10', '1', 'a0YC000000ZZgklMAD', '206.24', '311.99'),
(25338, '272886731', NULL, NULL, 'Jonathan Parkinson', '59 Milebush road,', 'Hawthorn Village,', 'Castlebar Mayo', 'Irland', '', 'IE', NULL, NULL, '857234232', '0010214X1W', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919111187', 'FedEx', NULL, '2014-10-09', '07.10.2014 20:02', 'IE190614AH014', '1', 'a0YC000000ZZgkmMAD', '206.24', '311.99'),
(25339, '272934614', NULL, NULL, 'Peter Kleve', 'Brunbaersvaegen 3', '', '11421', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '703258825', '00102367AB', NULL, NULL, 'Svart/guld Casablanca ', NULL, '609919111110', 'FedEx', NULL, '2014-10-09', '08.10.2014 04:44', 'SE040614HW19', '1', 'a0YC000000FCh5eMAD', '1768.74', '2799.00'),
(25340, '272910630', NULL, NULL, 'Yvonne Elisson-MortiÃ©r', 'Aespinge 5182', '', '24295', 'Hoerby', 'Schweden', 'SE', NULL, NULL, '708941441', '0010037A8D', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '609919111121', 'FedEx', NULL, '2014-10-09', '07.10.2014 23:44', 'SE160714HW10', '1', 'a0YC000000ZYDVJMA5', '1280.87', '1895.00'),
(25341, '272627679', NULL, NULL, 'Gavrila Drimus', 'Calle Albacete NÂº49', 'pta 9', '46340', 'REQUENA VALENCIA', 'Spanien', 'ES', NULL, NULL, '658913866', '00100595YD', NULL, NULL, 'Reloj Pionier para hombre modelo Miami - silber-weiß', NULL, '609919111165', 'FedEx', NULL, '2014-10-09', '06.10.2014 18:58', 'ES140917CS71', '1', 'a0YC000000FCqw6MAD', '', '199.99'),
(25342, '272785584', NULL, NULL, 'sibil ray', '5 EASTLAKE CLOSE', 'lockleaze', 'BS7 9XQ', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '1179089612', '001017679O', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '609919111198', 'FedEx', NULL, '2014-10-09', '07.10.2014 13:53', 'UK140313AMC25', '1', 'a0YC000000ZjvQaMAJ', '133.00', '199.00'),
(25343, '272851476', NULL, NULL, 'terry whitbread', '55A THORPE ROAD', 'walthamstow', 'E17 4LA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7748695992', '0010063RUV', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '609919111202', 'FedEx', NULL, '2014-10-09', '07.10.2014 18:22', 'UK140313AMC23', '1', 'a0YC000000ZjvQLMAZ', '133.00', '199.00'),
(25344, '272754534', NULL, NULL, 'Max Doyle', '29 THORNFIELD', '', 'NN3 8QR', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7771259724', '0010052SVD', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '609919111213', 'FedEx', NULL, '2014-10-09', '07.10.2014 12:24', 'UK140313AMC22', '1', 'a0YC000000ZjvQBMAZ', '133.00', '199.00'),
(25345, '272816484', NULL, NULL, 'Vanessa Clark', 'Bungalow Black horse bungalow', '', 'HX4 9PQ', 'Stainland Halifax', 'Großbritannien', 'GB', NULL, NULL, '7557502696', '0010170VVU', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919111224', 'FedEx', NULL, '2014-10-09', '07.10.2014 15:23', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25346, '272906660', NULL, NULL, 'VICKY DONALDSON', '8 MUIREPARK COURT', '', 'EH51 9HZ', 'BO\'NESS', 'Großbritannien', 'GB', NULL, NULL, '1506821237', '00100022XU', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919111235', 'FedEx', NULL, '2014-10-09', '07.10.2014 22:22', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25347, '272879181', NULL, NULL, 'P Muturi', '11 Windmill Court', '', 'ML3 6LR', 'Hamilton', 'Großbritannien', 'GB', NULL, NULL, '1698425101', '0010194TLF', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919111246', 'FedEx', NULL, '2014-10-09', '07.10.2014 20:23', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(25348, '272794346', NULL, NULL, 'Melissa Gibson', '86 LEICESTER DRIVE', '', 'SK13 8SH', 'GLOSSOP', 'Großbritannien', 'GB', NULL, NULL, '7506931050', '00100154UB', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919111257', 'FedEx', NULL, '2014-10-09', '07.10.2014 13:52', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(25349, '272880949', NULL, NULL, 'Karen Robinson', '6 CAVENDISH COURT', '', 'DL17 8PY', 'FERRYHILL', 'Großbritannien', 'GB', NULL, NULL, '7979508477', '0010218AUQ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919111268', 'FedEx', NULL, '2014-10-09', '07.10.2014 20:23', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25350, '272776639', NULL, NULL, 'Amy Woolford', '6 The promenade', '', 'Bn10 8qf', 'Peacehaven', 'Großbritannien', 'GB', NULL, NULL, '7983225225', '0010048UV8', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919111279', 'FedEx', NULL, '2014-10-09', '07.10.2014 13:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25351, '272854293', NULL, NULL, 'Beca Victor', '1 WELLINGTONIA AVENUE', '', 'RG45 6AB', 'CROWTHORNE', 'Großbritannien', 'GB', NULL, NULL, '7879797331', '00101882X4', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919111280', 'FedEx', NULL, '2014-10-09', '07.10.2014 18:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25352, '272817596', NULL, NULL, 'ian jerzynek', '98 TRENT ROAD', 'Shaw oldham', 'OL2 7QH', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '1706846380', '00101461I2', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919111290', 'FedEx', NULL, '2014-10-09', '07.10.2014 15:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25353, '272856208', NULL, NULL, 'Jayne Benn', '48 WHITBY AVENUE', '', 'YO31 1ET', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7973574298', '00101279MS', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919111305', 'FedEx', NULL, '2014-10-09', '07.10.2014 18:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25354, '272915574', NULL, NULL, 'Katie Harris', '9 HENSHAW WALK', 'Kingswood', 'BS15 1QG', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7854390694', '0010250MXL', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919111316', 'FedEx', NULL, '2014-10-09', '07.10.2014 22:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25355, '272850313', NULL, NULL, 'laura shiner', '29 WOULDHAM ROAD', 'borstal', 'ME1 3JY', 'ROCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7725918114', '0010145TOA', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919111327', 'FedEx', NULL, '2014-10-09', '07.10.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25356, '272841463', NULL, NULL, 'Marcus Crocker', '36a Belgrave Road', '', 'TQ124JP', 'Newton abbot Devon', 'Großbritannien', 'GB', NULL, NULL, '7425133340', '0010186X1K', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919111338', 'FedEx', NULL, '2014-10-09', '07.10.2014 17:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25357, '272875402', NULL, NULL, 'Maureen J Malyon', 'GLENMORE HORSESHOE ROAD', '', 'PE11 3BE', 'SPALDING', 'Großbritannien', 'GB', NULL, NULL, '07976 155629', '0010202H25', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919111349', 'FedEx', NULL, '2014-10-09', '07.10.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25358, '272891479', NULL, NULL, 'Olubukola Sanya', '39 Draper Close', 'The Chase', 'RM20 4BL', 'Grays, Essex', 'Großbritannien', 'GB', NULL, NULL, '7888652982', '0010167IFW', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919111350', 'FedEx', NULL, '2014-10-09', '07.10.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25359, '272867440', NULL, NULL, 'Sylvia Collins', '1 EMILY BEAVAN CLOSE', 'Openshaw', 'M11 2JY', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7729285775', '0010178WCU', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919111360', 'FedEx', NULL, '2014-10-09', '07.10.2014 19:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25360, '272847306', NULL, NULL, 'Fraser Blair', '14 COLINTON MAINS GARDENS', '', 'EH13 9AD', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7769294737', '0010131N3P', NULL, NULL, 'Theorema Men\'s Watch -  Black Strap, Silver-Coloured Case and Black Face (GM-4004-2)', NULL, '609919111371', 'FedEx', NULL, '2014-10-09', '07.10.2014 17:52', 'UK140110AMC02', '1', 'a0YC000000ZaENWMA3', '131.00', '219.00'),
(25361, '272922046', NULL, NULL, 'Alex Burke', '17E JOHN STREET', 'Address line 2', 'PA15 4SB', 'GREENOCK', 'Großbritannien', 'GB', NULL, NULL, '7930870433', '00102392JM', NULL, NULL, 'Theorema Men\'s Watch - Brown Strap, Gold-Coloured Case and Black Face (GM-4004-3)', NULL, '609919111382', 'FedEx', NULL, '2014-10-09', '07.10.2014 23:52', 'UK140110AMC03', '1', 'a0YC000000ZaESbMAN', '131.00', '219.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(25362, '272761628', NULL, NULL, 'Cathy Greenfield', '42 Rosebank Tower', 'Cambuslang', 'G72 7HF', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '1416418585', '0010246CB5', NULL, NULL, 'Theorema Men\'s Watch - Gold-Coloured Strap, Gold-Coloured Case and Black Face (GM-4004-7)', NULL, '609919111393', 'FedEx', NULL, '2014-10-09', '07.10.2014 12:22', 'UK140110AMC07', '1', 'a0YC000000ZaETjMAN', '131.00', '219.00'),
(25363, '272890874', NULL, NULL, 'Michael Thomas', '21 GOLDFINCH CLOSE', 'Bicester', 'OX26 6EN', 'BICESTER', 'Großbritannien', 'GB', NULL, NULL, '1869328871', '0010192BT2', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Gold-Coloured Case (T3006-1-02)', NULL, '609919111408', 'FedEx', NULL, '2014-10-09', '07.10.2014 21:22', 'UK140729AS32', '1', 'a0YC000000ZY6liMAD', '130.99', '199.00'),
(25364, '272937725', NULL, NULL, 'Cpconstruction Orrock', 'ESKDALE SCHO STAINSACRE LANE', '', 'YO22 4HS', 'WHITBY', 'Großbritannien', 'GB', NULL, NULL, '7539082435', '00100847VP', NULL, NULL, 'Tufina Monaco Watch: Metal Black Strap and Black Case (T3006-1-06)', NULL, '609919111419', 'FedEx', NULL, '2014-10-09', '08.10.2014 05:52', 'UK140729AS36', '1', 'a0YC000000ZY6lmMAD', '130.99', '199.00'),
(25365, '272878365', NULL, NULL, 'Amy Richards', 'QUEENSHEAD HOLLOWAY STREET', '', 'TA24 5NR', 'MINEHEAD', 'Großbritannien', 'GB', NULL, NULL, '7803762456', '00101289B7', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919111420', 'FedEx', NULL, '2014-10-09', '07.10.2014 20:23', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(25366, '272919292', '', '', 'Rebecca Miller', '4  Conrad road', 'Radford', 'Cv6 2jz', 'Coventry', 'Großbritannien', '', '', '', '7794256407', '0010068W3P', '', '', 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', 'Geld zurück gezahlt! 28.10.14', '609919111430', 'FedEx', '', '2014-10-09', '07.10.2014 23:23', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(25367, '273175419', NULL, NULL, 'aharrour karim', 'Gijsbrecht Van Deurnelaan 25', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '489665566', '0010250ARH', NULL, NULL, 'Pionier Barbados horloge - metalen band - goud/zwarte kast GM-509-7', NULL, '609919111496', 'FedEx', NULL, '2014-10-10', '09.10.2014 01:18', 'NL140908NM07', '1', 'a0YC000000ZYmc4MAD', '', '199.99'),
(25368, '273082392', NULL, NULL, 'Majbrit Christensen', 'Alkjaerparken 67', '', '6950', 'Ringkobing', 'Dänemark', 'DK', NULL, NULL, '28899189', '0010133M6S', NULL, NULL, 'Malibu Diamonds GM-502-2: Sort rem med sÃ¸lvfarvet urkasse og sort urskive', NULL, '609919111463', 'FedEx', NULL, '2014-10-10', '08.10.2014 15:36', 'DK160714HW09', '1', 'a0YC000000ZYDw7MAH', '1032.75', '1495.00'),
(25369, '273168833', NULL, NULL, 'sander Kuipers', 'Stienserstraat 24', '', '8917 CE', 'LEEUWARDEN', 'Niederlande', 'NL', NULL, NULL, '642725466', '0010004RSF', NULL, NULL, 'Monte Carlo horloge - Zwart / Zwart', NULL, '609919111474', 'FedEx', NULL, '2014-10-10', '08.10.2014 22:58', 'NL140902PL2003', '1', 'a0YC000000ZXii7MAD', '', '249.99'),
(25370, '273159292', NULL, NULL, 'Roderik Janssen', 'Weth. Veldwachterhof 16', '', '7431 ES', 'DIEPENVEEN', 'Niederlande', 'NL', NULL, NULL, '31649317674', '00101111JG', NULL, NULL, 'Monte Carlo horloge - Zilver / Zwart', NULL, '609919111485', 'FedEx', NULL, '2014-10-10', '08.10.2014 21:28', 'NL140902PL2001', '1', 'a0YC000000ZXiccMAD', '', '249.99'),
(25371, '273145442', NULL, NULL, 'muhamed vranic', 'VATTUGATAN 51', '', '382 42', 'NYBRO', 'Schweden', 'SE', NULL, NULL, '768223410', '00101001A0', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '609919111452', 'FedEx', NULL, '2014-10-10', '08.10.2014 23:14', 'SE160714HW09', '1', 'a0YC000000ZYDVIMA5', '1280.87', '1895.00'),
(25372, '273047150', NULL, NULL, 'Sandra McDonald', 'SHEEPCOTES F SHEEPCOTES LANE', '', 'CM3 3LU', 'CHELMSFORD', 'Großbritannien', 'GB', NULL, NULL, '7813789072', '0010237YOE', NULL, NULL, 'Pionier Barbados Watch: Stainless Steel Rim, Red Detailing and Black Leather Strap', NULL, '609919111500', 'FedEx', NULL, '2014-10-10', '08.10.2014 14:52', 'UK140820cc04', '1', 'a0YC000000ZN94nMAD', '129.99', '199.00'),
(25373, '273097423', NULL, NULL, 'george rennie', '12 CLYDE AVENUE', 'Auchenback  barrhead', 'G78 2HR', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '1415714816', '0010003ZQW', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '609919111511', 'FedEx', NULL, '2014-10-10', '08.10.2014 18:52', 'UK140313AMC25', '1', 'a0YC000000ZjvQaMAJ', '133.00', '199.00'),
(25374, '273029990', NULL, NULL, 'Karen Barnard', '2 MEADOW CLOSE', '', 'GU30 7BJ', 'LIPHOOK', 'Großbritannien', 'GB', NULL, NULL, '1428481418', '00101168M1', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '609919111522', 'FedEx', NULL, '2014-10-10', '08.10.2014 13:23', 'UK140313AMC25', '1', 'a0YC000000ZjvQaMAJ', '133.00', '199.00'),
(25375, '273141034', NULL, NULL, 'rosalind howarth', '185 Belfast', 'Ballygomartin road belfast bt133na northern Ireland', 'bt133na', 'belfast', 'Großbritannien', 'GB', NULL, NULL, '7725885688', '0010151S3I', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '609919111533', 'FedEx', NULL, '2014-10-10', '08.10.2014 21:52', 'UK140313AMC25', '1', 'a0YC000000ZjvQaMAJ', '133.00', '199.00'),
(25376, '273056759', NULL, NULL, 'ws koo', '15, FLAT 2 HIGH RIGGS', '', 'EH3 9BW', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7809368933', '0010186LPU', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '609919111544', 'FedEx', NULL, '2014-10-10', '08.10.2014 15:22', 'UK140313AMC25', '1', 'a0YC000000ZjvQaMAJ', '133.00', '199.00'),
(25377, '273113245', NULL, NULL, 'Florin Samaru', '179 Archway Road', '', 'N6 5BN', 'London', 'Großbritannien', 'GB', NULL, NULL, '7447483303', '0010073GSP', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '609919111555', 'FedEx', NULL, '2014-10-10', '08.10.2014 19:53', 'UK140313AMC22', '1', 'a0YC000000ZjvQBMAZ', '133.00', '199.00'),
(25378, '273004436', NULL, NULL, 'Abdul Sattar Ayoubi', '65 BURNHAM GARDENS', '', 'TW4 6LS', 'HOUNSLOW', 'Großbritannien', 'GB', NULL, NULL, '7817268645', '00100622NW', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919111566', 'FedEx', NULL, '2014-10-10', '08.10.2014 11:54', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25379, '273081480', NULL, NULL, 'Alex C-Kent Widdows', '9 STATION TERRACE', '', 'SA48 7HH', 'LAMPETER', 'Großbritannien', 'GB', NULL, NULL, '7473825338', '0010123VER', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919111577', 'FedEx', NULL, '2014-10-10', '08.10.2014 17:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25380, '273083279', NULL, NULL, 'Conor Porter', '54 BYRON ROAD', '', 'CM2 6HH', 'CHELMSFORD', 'Großbritannien', 'GB', NULL, NULL, '7840094697', '00100597GV', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919111588', 'FedEx', NULL, '2014-10-10', '08.10.2014 17:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25381, '273240741', NULL, NULL, 'Lizzie Fowle', '214 THE TIDEWAY', '', 'ME1 3QB', 'ROCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7738617685', '0010024YFL', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919111599', 'FedEx', NULL, '2014-10-10', '09.10.2014 11:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25382, '273146635', NULL, NULL, 'veronica webb', '32 SECOND AVENUE', 'limeside', 'OL8 3SG', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '7976388584', '0010167LO1', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919111603', 'FedEx', NULL, '2014-10-10', '08.10.2014 22:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25383, '273134124', NULL, NULL, 'Ashleigh Wood-Heard', '34 ATHERTON DRIVE', 'Leave in porch not at another address.', 'CH49 8HD', 'WIRRAL', 'Großbritannien', 'GB', NULL, NULL, '7837096494', '00102037FN', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919111614', 'FedEx', NULL, '2014-10-10', '08.10.2014 21:22', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25384, '273100085', NULL, NULL, 'Diane Smith', '86 MELLING WAY', '', 'L32 1TR', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7710666636', '0010215WHW', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919111625', 'FedEx', NULL, '2014-10-10', '08.10.2014 18:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25385, '273006726', NULL, NULL, 'Donna Hall', '27 LINDEN CLOSE', '', 'KT15 3HG', 'ADDLESTONE', 'Großbritannien', 'GB', NULL, NULL, '7713163905', '0010115RYD', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919111636', 'FedEx', NULL, '2014-10-10', '08.10.2014 11:53', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25386, '273123191', NULL, NULL, 'Sarah Horsnall', '19 HIGH ROAD', '', 'NG9 2JX', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7595534655', '0010043O2K', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919111647', 'FedEx', NULL, '2014-10-10', '08.10.2014 20:22', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(25387, '273009091', NULL, NULL, 'Grace Ellen Parkes', '29 MACKAY ROAD', '', 'WS3 3DA', 'WALSALL', 'Großbritannien', 'GB', NULL, NULL, '7850485779', '00100229NV', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919111658', 'FedEx', NULL, '2014-10-10', '08.10.2014 12:23', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(25388, '273042694', NULL, NULL, 'Mehmet Avduli', '58 LANSDOWNE ROAD', '', 'RG30 4QU', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7825551006', '0010112D2I', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919111669', 'FedEx', NULL, '2014-10-10', '08.10.2014 14:23', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(25389, '273048090', NULL, NULL, 'Rachel Couper', '1 Old Denny Road', '', 'FK5 4SE', 'Larbert', 'Großbritannien', 'GB', NULL, NULL, '7712296300', '0010121X5K', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Silver-Coloured Case (T3006-1-01)', NULL, '609919111670', 'FedEx', NULL, '2014-10-10', '08.10.2014 14:52', 'UK140729AS31', '1', 'a0YC000000ZY6lhMAD', '130.99', '199.00'),
(25390, '273038143', NULL, NULL, 'Ndubuisi Uchea', '255 HAMMERSMITH ROAD', '6th Floor, L\'Oreal Paris', 'W6 8AZ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7931426651', '0010051U3Z', NULL, NULL, 'Tufina Monaco Watch: Metal Black Strap and Black Case (T3006-1-06)', NULL, '609919111680', 'FedEx', NULL, '2014-10-10', '08.10.2014 13:53', 'UK140729AS36', '1', 'a0YC000000ZY6lmMAD', '130.99', '199.00'),
(25391, '273044738', '', '', 'Imran Khan', '110 SMITHWOOD CLOSE', '', 'SW19 6JJ', 'LONDON', 'Großbritannien', '', '', '', '7403372173', '0010245EZC', '', '', 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', 'Geld zurück erhalten!', '609919111691', 'FedEx', '', '2014-10-10', '08.10.2014 14:22', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(25392, '273162500', NULL, NULL, 'Adriatik Qypi', '8 ARCHANGEL SQUARE', 'No', 'NN4 9RA', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7449801352', '0010084TNC', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919111706', 'FedEx', NULL, '2014-10-10', '08.10.2014 23:52', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(25393, '273045150', NULL, NULL, 'Graham Alden', '8 TAIT HOUSE GREET STREET', '', 'SE1 8NA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7886484521', '0010077CSR', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919111717', 'FedEx', NULL, '2014-10-10', '08.10.2014 14:22', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(25394, '273297417', NULL, NULL, 'Patrick De Herdt', 'Hofstadeveld 50', '', '1981', 'Hofstade', 'Belgien', 'BE', NULL, NULL, '476845973', '00102367EX', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919112036', 'FedEx', NULL, '2014-10-13', '09.10.2014 13:18', 'NL140902PL2002', '1', 'a0YC000000ZXizdMAD', '', '249.99'),
(25395, '273378782', NULL, NULL, 'Teuta Berisha', 'Haanstraat 40', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '487797815', '001001792B', NULL, NULL, 'Pionier Barbados horloge - leren band - goud/zwarte kast GM-509-3', NULL, '609919112047', 'FedEx', NULL, '2014-10-13', '09.10.2014 19:48', 'NL140908NM03', '1', 'a0YC000000ZYmc0MAD', '', '199.99'),
(25396, '273372309', '', '', 'Michel Cuyvers', 'Mosselgoren 29', '', '2440', 'Geel', 'Belgien', '', '', '', '497731901', '0010064W8P', '', '', 'Pionier Barbados horloge - leren band - zilver/witte kast GM-509-1', '', '609919112058', 'FedEx', '', '2014-10-13', '09.10.2014 21:48', 'NL140908NM01', '1', 'a0YC000000ZYmbyMAD', '', '199.99'),
(25397, '273318277', NULL, NULL, 'Thomas Baudry', 'Achiel Cleynhenslaan 202', '', '3140', 'Keerbergen', 'Belgien', 'BE', NULL, NULL, '491124308', '0010250AG5', NULL, NULL, 'Pionier Barbados horloge - leren band - Zwart/zwarte kast GM-509-4', NULL, '609919112069', 'FedEx', NULL, '2014-10-13', '09.10.2014 15:18', 'NL140908NM04', '1', 'a0YC000000ZYmc1MAD', '', '199.99'),
(25398, '273325945', NULL, NULL, 'MANUEL AMARAL GODINHO', 'Kievitenlaan 22', '', '1702', 'Groot-Bijgaarden', 'Belgien', 'BE', NULL, NULL, '477422816', '0010025KRN', NULL, NULL, 'Une montre Barbados Pionier avec bracelet en cuir - dorÃ©/boitier noir GM-509-3', NULL, '609919112070', 'FedEx', NULL, '2014-10-13', '09.10.2014 15:48', 'NL140908NM03', '1', 'a0YC000000ZYmc0MAD', '', '199.99'),
(25399, '273448180', NULL, NULL, 'robert suys', 'Jan Frans Willemsstraat 43', '', '1800', 'Vilvoorde', 'Belgien', 'BE', NULL, NULL, '479459680', '0010031SNB', NULL, NULL, 'Une montre Barbados Pionier avec bracelet en cuir - dorÃ©/boitier noir GM-509-3', NULL, '609919112080', 'FedEx', NULL, '2014-10-13', '10.10.2014 07:18', 'NL140908NM03', '1', 'a0YC000000ZYmc0MAD', '', '199.99'),
(25400, '273259890', NULL, NULL, 'samuel/philipe dewaert', 'Rue La Haie Lecomte 47 Boite 2/1', '', '5001', 'Belgrade', 'Belgien', 'BE', NULL, NULL, '475959571', '0010246YI1', NULL, NULL, 'Une montre Barbados Pionier avec bracelet mÃ©tallique - dorÃ©/boitier noir GM-509-7', NULL, '609919112091', 'FedEx', NULL, '2014-10-13', '09.10.2014 10:48', 'NL140908NM07', '1', 'a0YC000000ZYmc4MAD', '', '199.99'),
(25401, '273389224', '', '', 'Dany Njamen', 'Rue Buisseret 5', '', '7000', 'Mons', 'Belgien', '', '', '', '487526688', '0010216YHM', '', '', 'Une montre Monte Carlo - doré/noir', 'Uhr erhalten 27.10.2014\r\nBitte refund!', '609919112106', 'FedEx', '', '2014-10-13', '09.10.2014 20:48', 'NL140902PL2002', '1', 'a0YC000000ZXizdMAD', '', '249.99'),
(25402, '273297700', NULL, NULL, 'Naja Andersen', 'Algade 2', '', '4200', 'Slagelse', 'Dänemark', 'DK', NULL, NULL, '31337387', '00102298JG', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '609919112139', 'FedEx', NULL, '2014-10-13', '09.10.2014 13:36', 'DK040614HW03', '1', 'a0YC000000FChgpMAD', '1455.03', '2295.00'),
(25403, '273339273', '', '', 'Stephan Etten', 'Huismansweg 16', '', '1871 CH', 'SCHOORL', 'Niederlande', '', '', '', '625313909', '0010122B3J', '', '', 'Monte Carlo horloge - Goud / Zwart', 'Uhr erhalten 31.10.2014\r\nBitte refund!', '609919112117', 'FedEx', '', '2014-10-13', '09.10.2014 16:58', 'NL140902PL2002', '1', 'a0YC000000ZXifmMAD', '', '249.99'),
(25404, '273308646', NULL, NULL, 'J g.zeng', 'Saxenoord 7', '', '3079 LS', 'Rotterdam', 'Niederlande', 'NL', NULL, NULL, '681977698', '0010221J0Y', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919112128', 'FedEx', NULL, '2014-10-13', '09.10.2014 14:28', 'NL140902PL2002', '1', 'a0YC000000ZXifmMAD', '', '249.99'),
(25405, '273306250', NULL, NULL, 'Andrzej Gedymin', 'pl. Zwyciestwa 5a-4', '', '70-233', 'Szczecin zachodniopomorskie', 'Polen', 'PL', NULL, NULL, '601 70 96 07', '00101166TZ', NULL, NULL, 'MÄ™ski zegarek Pionier z kolekcji Barbados: model 16957 Edelstahl alles schwarz', NULL, '609919112140', 'FedEx', NULL, '2014-10-13', '09.10.2014 17:08', 'PL140909MM682', '1', 'a0YC000000ZZjAOMA1', '650.97', '997.00'),
(25406, '273365950', NULL, NULL, 'Suzi Afrim', 'KLOCKARVAEGEN 61', '', '151 62', 'SOEDERTAELJE', 'Schweden', 'SE', NULL, NULL, '739298551', '0010143G0H', NULL, NULL, 'Silver Casablanca', NULL, '609919112150', 'FedEx', NULL, '2014-01-13', '09.10.2014 21:44', 'SE040614HW17', '1', 'a0YC000000FCh5cMAD', '1768.74', '2799.00'),
(25407, '273308434', NULL, NULL, 'Keivan Kasvayee', 'VAESTRA STORGATAN 3', '', '553 15', 'JOENKOEPING', 'Schweden', 'SE', NULL, NULL, '720348481', '0010180W7Z', NULL, NULL, 'Sydney Diamonds GM-503-1 - Black Strap Silver Case White Face', NULL, '609919112161', 'FedEx', NULL, '2014-01-13', '09.10.2014 17:14', 'SE160714HW13', '1', 'a0YC000000ZYDVLMA5', '1280.87', '1895.00'),
(25408, '273408858', NULL, NULL, 'Camilo Nieto', 'Urb san carlos 15', 'Bajo 3', '28490', 'Madrid', 'Spanien', 'ES', NULL, NULL, '684017022', '0010164A46', NULL, NULL, 'Reloj Pionier para hombre modelo Miami - silber-schwarz', NULL, '609919112025', 'FedEx', NULL, '2014-10-13', '09.10.2014 23:58', 'ES140917CS72', '1', 'a0YC000000FCqw7MAD', '', '199.99'),
(25409, '273432194', NULL, NULL, 'John Knott', '9 PLANTATION AVENUE', '', 'LS15 0LL', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '1132946846', '0010250N7V', NULL, NULL, 'Marco Polo Watch: Black Face - Gold Metal Strap', NULL, '609919111739', 'FedEx', NULL, '2014-10-13', '10.10.2014 08:22', 'UK140819AS01', '1', 'a0YC000000ZkHY2MAN', '117.01', '189.00'),
(25410, '273493944', NULL, NULL, 'Alison McCloy', '4 GLEN DOUGLAS PLACE', 'Greenock', 'PA16 9NX', 'GREENOCK', 'Großbritannien', 'GB', NULL, NULL, '01475 790139', '00101952NR', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919111740', 'FedEx', NULL, '2014-10-13', '10.10.2014 12:55', 'UK131011AMC26', '1', 'a0YC000000ZkHY0MAN', '117.01', '189.00'),
(25411, '273454424', NULL, NULL, 'Bulldog home improvements Scrivens', '34 Wellington PARADE', 'Bulldog Home Improvements', 'da15 9nb', 'Sidcup', 'Großbritannien', 'GB', NULL, NULL, '7979150968', '0010159INO', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919111750', 'FedEx', NULL, '2014-10-13', '10.10.2014 09:54', 'UK131011AMC26', '1', 'a0YC000000ZkHY0MAN', '117.01', '189.00'),
(25412, '273499250', NULL, NULL, 'Elizabeth Barbera', '33 Bentinck Ave', 'South Shore', 'FY4 1SB', 'Blackpool', 'Großbritannien', 'GB', NULL, NULL, '1253349561', '00101435I2', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919111761', 'FedEx', NULL, '2014-10-13', '10.10.2014 12:55', 'UK131011AMC26', '1', 'a0YC000000ZkHY0MAN', '117.01', '189.00'),
(25413, '273484792', NULL, NULL, 'joanne turley', '153 PRIMROSE AVENUE', 'Haslington Near crewe', 'CW1 5QB', 'CREWE', 'Großbritannien', 'GB', NULL, NULL, '7969315698', '0010118H7Q', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919111772', 'FedEx', NULL, '2014-10-13', '10.10.2014 11:52', 'UK131011AMC26', '1', 'a0YC000000ZkHY0MAN', '117.01', '189.00'),
(25414, '273487018', NULL, NULL, 'Julie bell', 'SASH UK LTD FERRYMOOR WAY', 'Grimethorpe', 'S72 7BN', 'BARNSLEY', 'Großbritannien', 'GB', NULL, NULL, '7787878683', '0010200KF1', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919111783', 'FedEx', NULL, '2014-10-13', '10.10.2014 12:23', 'UK131011AMC26', '1', 'a0YC000000ZkHY0MAN', '117.01', '189.00'),
(25415, '273474267', NULL, NULL, 'Matt Petch', 'Barclay Octagon House', 'Gadbrook Park', 'CW9 7RB', 'Northwich', 'Großbritannien', 'GB', NULL, NULL, '7595593573', '0010217RRC', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919111794', 'FedEx', NULL, '2014-10-13', '10.10.2014 11:22', 'UK131011AMC26', '1', 'a0YC000000ZkHY0MAN', '117.01', '189.00'),
(25416, '273457673', NULL, NULL, 'Melanie Foster', '16 STANDISH DRIVE', '', 'WA11 8JY', 'ST. HELENS', 'Großbritannien', 'GB', NULL, NULL, '1744609402', '0010048C9N', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919111809', 'FedEx', NULL, '2014-10-13', '10.10.2014 09:53', 'UK131011AMC26', '1', 'a0YC000000ZkHY0MAN', '117.01', '189.00'),
(25417, '273433338', NULL, NULL, 'Raymond Ascott', '40A JASPER ROAD', '', 'SE19 1SH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7872580695', '0010158H5L', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919111810', 'FedEx', NULL, '2014-10-13', '10.10.2014 08:52', 'UK131011AMC26', '1', 'a0YC000000ZkHY0MAN', '117.01', '189.00'),
(25418, '273417202', NULL, NULL, 'Hamid Mahjid Bun-Seisay', '208  Beveridge Court', 'Saunders Way, Thamesmead', 'SE28 8DZ', 'London', 'Großbritannien', 'GB', NULL, NULL, '7904063563', '0010250CWC', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '609919111820', 'FedEx', NULL, '2014-10-13', '10.10.2014 06:22', 'UK131011AMC24', '1', 'a0YC000000ZkHXwMAN', '117.01', '179.00'),
(25419, '273484279', NULL, NULL, 'alicja milczarczyk', '28 GIBBON ROAD', '', 'BN9 9EW', 'NEWHAVEN', 'Großbritannien', 'GB', NULL, NULL, '7594338172', '10015553', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919111831', 'FedEx', NULL, '2014-10-13', '10.10.2014 11:53', 'UK131011AMC25', '1', 'a0YC000000ZkHXzMAN', '117.01', '189.00'),
(25420, '273487155', NULL, NULL, 'Ashish Patel', '59 COLONSAY ROAD', '', 'RH11 9DL', 'CRAWLEY', 'Großbritannien', 'GB', NULL, NULL, '7787505805', '0010217CZA', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919111842', 'FedEx', NULL, '2014-10-13', '10.10.2014 12:24', 'UK131011AMC25', '1', 'a0YC000000ZkHXzMAN', '117.01', '189.00'),
(25421, '273435510', NULL, NULL, 'Craig Batterham', '47 THE GARDENS', '', 'SE22 9QQ', 'London', 'Großbritannien', 'GB', NULL, NULL, '7581561888', '00100229XW', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919111853', 'FedEx', NULL, '2014-10-13', '10.10.2014 08:55', 'UK131011AMC25', '1', 'a0YC000000ZkHXzMAN', '117.01', '189.00'),
(25422, '273433392', NULL, NULL, 'Jo Slater', '70 WADDINGTON ROAD', '', 'FY8 3QW', 'LYTHAM ST ANNES', 'Großbritannien', 'GB', NULL, NULL, '7545229265', '0010163JDV', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919111864', 'FedEx', NULL, '2014-10-13', '10.10.2014 08:54', 'UK131011AMC25', '1', 'a0YC000000ZkHXzMAN', '117.01', '189.00'),
(25423, '273503501', NULL, NULL, 'rahmat najib', '13 PINE VIEW CLOSE', '', 'GU9 9JS', 'FARNHAM', 'Großbritannien', 'GB', NULL, NULL, '7846392867', '0010008PZH', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919111875', 'FedEx', NULL, '2014-10-13', '10.10.2014 13:23', 'UK131011AMC25', '1', 'a0YC000000ZkHXzMAN', '117.01', '189.00'),
(25424, '273365928', NULL, NULL, 'Carol Hughes', '5 Lincoln Way', 'Fellgate Estate  Jarrow', 'NE32 4UP', 'Tyne', 'Großbritannien', 'GB', NULL, NULL, '7738241919', '0010007BSI', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919111886', 'FedEx', NULL, '2014-10-13', '09.10.2014 20:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25425, '273300053', NULL, NULL, 'Derek Wilson', '5 ANDERSON DRIVE', '', 'FK6 5DY', 'DENNY', 'Großbritannien', 'GB', NULL, NULL, '7769110784', '00101009TM', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919111897', 'FedEx', NULL, '2014-10-13', '09.10.2014 15:53', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25426, '273397137', NULL, NULL, 'James Bunney', 'ROSE COTTAGE WARD LANE', 'Chedzoy', 'TA7 8RN', 'BRIDGWATER', 'Großbritannien', 'GB', NULL, NULL, '01278 434 123', '0010189JTL', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919111901', 'FedEx', NULL, '2014-10-13', '09.10.2014 23:23', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25427, '273280986', NULL, NULL, 'loe franssen', '98 LANCEFIELD QUAY', 'flat 3/1 flat number 277  entrance around the corner in elliot street!', 'G3 8JN', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7796144670', '0010242LPC', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919111912', 'FedEx', NULL, '2014-10-13', '09.10.2014 14:24', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25428, '273318734', NULL, NULL, 'Luke Wysoczanski', '29 CARR HILL AVENUE', 'Calverley', 'LS28 5QG', 'PUDSEY', 'Großbritannien', 'GB', NULL, NULL, '7708793863', '00100833VB', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919111923', 'FedEx', NULL, '2014-10-13', '09.10.2014 17:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25429, '273485667', NULL, NULL, 'Susanne Robbins', '3 COURTLANDS', '', 'BS32 9BA', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '07751 564092', '0010076QT1', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919111934', 'FedEx', NULL, '2014-10-13', '10.10.2014 11:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25430, '273354967', NULL, NULL, 'Jessica Graham', '2 JEWEL HOLME', '', 'BB9 5NE', 'NELSON', 'Großbritannien', 'GB', NULL, NULL, '7975797456', '0010248D2R', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919111945', 'FedEx', NULL, '2014-10-13', '09.10.2014 20:23', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25431, '273374830', NULL, NULL, 'Marion Griffith', '22 LONGDALES ROAD', '', 'FK2 7EQ', 'FALKIRK', 'Großbritannien', 'GB', NULL, NULL, '7857341173', '0010235OL3', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919111956', 'FedEx', NULL, '2014-10-13', '09.10.2014 21:23', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25432, '273449752', NULL, NULL, 'Amanda Harrison', '36 HILLSIDE', '', 'PA6 7NT', 'JOHNSTONE', 'Großbritannien', 'GB', NULL, NULL, '7815190678', '0010238XMF', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919111967', 'FedEx', NULL, '2014-10-13', '10.10.2014 09:54', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25433, '273505951', NULL, NULL, 'Jo Moore', '20 MILL PLACE', '', 'BR7 5ND', 'CHISLEHURST', 'Großbritannien', 'GB', NULL, NULL, '07909 624379', '0010023FYV', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919111978', 'FedEx', NULL, '2014-10-13', '10.10.2014 13:23', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25434, '273447950', NULL, NULL, 'Sarah Heasman', '169-171 HIGH STREET', '', 'TN9 1BX', 'TONBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '1732351323', '00101779MW', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919111989', 'FedEx', NULL, '2014-10-13', '10.10.2014 09:25', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25435, '273394538', NULL, NULL, 'Graham Allen', '* Custodians dept', 'Recourses, Shire Hall', 'GL1 2TG', 'Westgate Street', 'Großbritannien', 'GB', NULL, NULL, '7963591696', '0010064HYF', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919111990', 'FedEx', NULL, '2014-10-13', '09.10.2014 22:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25436, '273332238', NULL, NULL, 'leonie bayley', '5  ferndown court', 'stocton close', 'gu11hs', 'guildford', 'Großbritannien', 'GB', NULL, NULL, '7817635314', '0010038XMB', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919112003', 'FedEx', NULL, '2014-10-13', '09.10.2014 18:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25437, '273428081', NULL, NULL, 'Peter Stark', '67 UPLANDS ROAD', 'West Moors', 'BH22 0BU', 'FERNDOWN', 'Großbritannien', 'GB', NULL, NULL, '01202 976875', '0010097XDC', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919112014', 'FedEx', NULL, '2014-10-13', '10.10.2014 08:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25438, '273949411', NULL, NULL, 'Hichem Souissi', 'Prins Albertstraat 3', '', '8310', 'Sint-Kruis', 'Belgien', 'BE', NULL, NULL, '32495501237', '0010219R2O', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919113179', 'FedEx', NULL, '2014-10-14', '12.10.2014 16:18', 'NL140902PL2002', '1', 'a0YC000000ZXizdMAD', '', '249.99'),
(25439, '273949260', NULL, NULL, 'Lorenz Micoli', 'Beringersteenweg 61', '', '3520', 'Zonhoven', 'Belgien', 'BE', NULL, NULL, '479776652', '0010127UQJ', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919113180', 'FedEx', NULL, '2014-10-14', '12.10.2014 16:18', 'NL140902PL2002', '1', 'a0YC000000ZXizdMAD', '', '249.99'),
(25440, '273746773', NULL, NULL, 'Mario De Bont', 'Vaartstraat-West 24', '', '9940', 'Ertvelde-Kluizen', 'Belgien', 'BE', NULL, NULL, '468156622', '001001252H', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919113190', 'FedEx', NULL, '2014-10-14', '11.10.2014 15:48', 'NL140902PL2002', '1', 'a0YC000000ZXizdMAD', '', '249.99'),
(25441, '273629104', NULL, NULL, 'Geerts Benni', 'Ghyselshoek 6', '', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '496401989', '0010175XUQ', NULL, NULL, 'Pionier Barbados horloge - leren band - goud/zwarte kast GM-509-3', NULL, '609919113205', 'FedEx', NULL, '2014-10-14', '11.10.2014 00:18', 'NL140908NM03', '1', 'a0YC000000ZYmc0MAD', '', '199.99'),
(25442, '273947866', NULL, NULL, 'Hichem Souissi', 'Prins Albertstraat 3', '', '8310', 'Sint-Kruis', 'Belgien', 'BE', NULL, NULL, '32495501237', '00100118M9', NULL, NULL, 'Pionier Barbados horloge - leren band - zilver/zwarte kast GM-509-2', NULL, '609919113179', 'FedEx', NULL, '2014-10-14', '12.10.2014 16:18', 'NL140908NM02', '1', 'a0YC000000ZYmbzMAD', '', '199.99'),
(25443, '273509562', NULL, NULL, 'AMAL BENTAHA', 'rue de Leau 14', '', '1357', 'Neerheylissem', 'Belgien', 'BE', NULL, NULL, '498225619', '0010124U7U', NULL, NULL, 'Une montre Barbados Pionier avec bracelet mÃ©tallique - dorÃ©/boitier noir GM-509-7', NULL, '609919113216', 'FedEx', NULL, '2014-10-14', '10.10.2014 11:48', 'NL140908NM07', '1', 'a0YC000000ZYmc4MAD', '', '199.99'),
(25444, '273966047', NULL, NULL, 'Arto Liiman', 'Bjarnenkuja 4B 72', '', '04410', 'Jaervenpaeae', 'Finnland', 'FI', NULL, NULL, '404862592', '0010003VHF', NULL, NULL, 'Malibu Diamonds GM-502-4 -rannekello', NULL, '609919113330', 'FedEx', NULL, '2014-10-14', '12.10.2014 21:48', 'FI160714HW11', '1', 'a0YC000000ZYDjEMAX', '138.49', '199.00'),
(25445, '273713491', NULL, NULL, 'Lassi Antila', 'Mechelininkatu 19 A 15', '', '00100', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '040 7288292', '0010232KE9', NULL, NULL, 'Malibu Diamonds GM-502-3 -rannekello', NULL, '609919113341', 'FedEx', NULL, '2014-10-14', '11.10.2014 16:18', 'FI160714HW10', '1', 'a0YC000000ZYDjDMAX', '138.49', '199.00'),
(25446, '273810695', NULL, NULL, 'Salih Tuerker', 'Riouwstraat 15c', '', '1094 XC', 'Amsterdam', 'Niederlande', 'NL', NULL, NULL, '619387466', '0010015AGR', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919113227', 'FedEx', NULL, '2014-10-14', '12.10.2014 01:28', 'NL140902PL2002', '1', 'a0YC000000ZXifmMAD', '', '249.99'),
(25447, '273597486', NULL, NULL, 'Gerrit de Vries', 'Roopkoper 12', '', '1121 MB', 'LANDSMEER', 'Niederlande', 'NL', NULL, NULL, '0', '00102435IN', NULL, NULL, 'Monte Carlo horloge - Zwart / Zwart', NULL, '609919113238', 'FedEx', NULL, '2014-10-14', '10.10.2014 19:28', 'NL140902PL2003', '1', 'a0YC000000ZXii7MAD', '', '249.99'),
(25448, '273719837', NULL, NULL, 'Maidasaleisha Alomerovic', 'Ommerenhof 14', '', '1106 XH', 'AMSTERDAM ZUIDOOST', 'Niederlande', 'NL', NULL, NULL, '639858618', '0010057YWL', NULL, NULL, 'Monte Carlo horloge - Zwart / Zwart', NULL, '609919113249', 'FedEx', NULL, '2014-10-14', '11.10.2014 12:58', 'NL140902PL2003', '1', 'a0YC000000ZXii7MAD', '', '249.99'),
(25449, '273759409', NULL, NULL, 'gijs vierkant', 'Randijk 7', '', '3435 PC', 'NIEUWEGEIN', 'Niederlande', 'NL', NULL, NULL, '628979406', '0010155JFT', NULL, NULL, 'PIONIER barbados horloge - leren band - Zwart/zwarte kast GM-509-4', NULL, '609919113250', 'FedEx', NULL, '2014-10-14', '11.10.2014 16:58', 'NL140908NM04', '1', 'a0YC000000ZYmXbMAL', '', '199.99'),
(25450, '273742557', NULL, NULL, 'Miguel Gutierrez', 'Hoofdweg 820', '', '3067 GK', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '06 51051350', '00102507Y4', NULL, NULL, 'PIONIER barbados horloge - metalen band - zilver/witte kast GM-509-5', NULL, '609919113260', 'FedEx', NULL, '2014-10-14', '11.10.2014 15:28', 'NL140908NM05', '1', 'a0YC000000ZYmZDMA1', '', '199.99'),
(25451, '273856621', NULL, NULL, 'Tho Nguyen', 'Tieflandstraat 4', '', '3194 VR', 'HOOGVLIET ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '647083730', '0010122J1F', NULL, NULL, 'PIONIER barbados horloge - metalen band - zilver/zwarte kast GM-509-6', NULL, '609919113271', 'FedEx', NULL, '2014-10-14', '12.10.2014 08:58', 'NL140908NM06', '1', 'a0YC000000ZYmZNMA1', '', '199.99'),
(25452, '274033270', NULL, NULL, 'magdalena wilczek', 'ul. Konwaliowa 6', '', '85-392', 'Bydgoszcz', 'Polen', 'PL', NULL, NULL, '609501301', '0010155SY7', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: model schwarz', NULL, '609919113282', 'FedEx', NULL, '2014-10-14', '13.10.2014 08:08', 'PL141002DR25', '1', 'a0YC000000ZlIygMAF', '714.03', '997.00'),
(25453, '274011125', NULL, NULL, 'SANTANDER CONSUMER BANK Dariusz Kostrzynski', 'ul. Kolejowa 30', '', '62-100', 'Wagrowiec', 'Polen', 'PL', NULL, NULL, '604151819', '00102502AW', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: model schwarz', NULL, '609919113293', 'FedEx', NULL, '2014-10-14', '13.10.2014 00:08', 'PL141002DR25', '1', 'a0YC000000ZlIygMAF', '714.03', '997.00'),
(25454, '273834393', NULL, NULL, 'Mateusz Kachel', 'ul. Zygmunta Drobniewicza 29B', '', '43-309', 'Bielsko-Biala', 'Polen', 'PL', NULL, NULL, '502514750', '0010218EPO', NULL, NULL, 'Meski zegarek Monte Carlo  GM-102 by Theorema: model silber-schwarz', NULL, '609919113308', 'FedEx', NULL, '2014-10-14', '12.10.2014 10:38', 'PL141002DR23', '1', 'a0YC000000ZlIy7MAF', '714.03', '997.00'),
(25455, '273911157', NULL, NULL, 'Czeslaw Mikolajun', 'ul.Struga 16 PHU\"MC-PLUS\"', 'Gdansk', '80-116', 'Gdansk', 'Polen', 'PL', NULL, NULL, '583207130', '0010226SIK', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: model gold', NULL, '609919113319', 'FedEx', NULL, '2014-10-14', '12.10.2014 16:08', 'PL141002DR24', '1', 'a0YC000000ZlIyWMAV', '714.03', '997.00'),
(25456, '273836716', NULL, NULL, 'Mateusz Kachel', 'ul. Mikolaja Reja 82/1B', '', '50-343', 'Wroclaw', 'Polen', 'PL', NULL, NULL, '502514750', '00102506MJ', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: model gold', NULL, '609919113320', 'FedEx', NULL, '2014-10-14', '12.10.2014 10:38', 'PL141002DR24', '1', 'a0YC000000ZlIyWMAV', '714.03', '997.00'),
(25457, '273861347', NULL, NULL, 'Rezgar Pour', 'KUNGSSAETRAVAEGEN 25 B', '', '127 37', 'SKAERHOLMEN', 'Schweden', 'SE', NULL, NULL, '704659813', '00102106AV', NULL, NULL, 'Malibu Diamonds GM-502-2 - Black Strap Silver Case Black Face', NULL, '609919113352', 'FedEx', NULL, '2014-10-14', '12.10.2014 12:14', 'SE160714HW09', '1', 'a0YC000000ZYDVIMA5', '1280.87', '1895.00'),
(25458, '273687900', NULL, NULL, 'Patrik Karlsson', 'IDHOLMSVAEGEN 25', '', '373 02', 'RAMDALA BLEKINGE LAEN', 'Schweden', 'SE', NULL, NULL, '763363212', '0010194G3F', NULL, NULL, 'Svart/guld Casablanca', NULL, '609919113363', 'FedEx', NULL, '2014-10-14', '11.10.2014 12:44', 'SE040614HW19', '1', 'a0YC000000FCh5eMAD', '1768.74', '2799.00'),
(25459, '273812325', NULL, NULL, 'Jorge Pazos', 'Cinca 59 - 61', '5º   puerta 2a', '08030', 'Barcelona', 'Spanien', 'ES', NULL, NULL, '606304777', '0010110JQP', NULL, NULL, 'Reloj Barbados - Edelstahl alles schwarz', NULL, '609919113157', 'FedEx', NULL, '2014-10-14', '12.10.2014 02:58', 'ES150914ER82', '1', 'a0YC000000FCDSWMA5', '', '199.00'),
(25460, '273589894', NULL, NULL, 'Carlos Valero', 'CALLE VELAZQUEZ 27', '1-I', '28001', 'MADRID', 'Spanien', 'ES', NULL, NULL, '609180147', '001013805C', NULL, NULL, 'Reloj Pionier para hombre modelo Miami - silber-schwarz', NULL, '609919113168', 'FedEx', NULL, '2014-10-14', '10.10.2014 18:28', 'ES140917CS72', '1', 'a0YC000000FCqw7MAD', '', '199.99'),
(25461, '274021203', NULL, NULL, 'KIRSTY FLEMING', '172 RENFREW ROAD', '', 'PA3 4BP', 'PAISLEY', 'Grossbritannien', 'GB', NULL, NULL, '7889913716', '0010164BNA', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919112209', 'FedEx', NULL, '2014-10-14', '13.10.2014 00:52', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25462, '273625914', NULL, NULL, 'nathan hebblethwaite', '8 DANEBURY DRIVE', '', 'YO26 5EG', 'YORK', 'Grossbritannien', 'GB', NULL, NULL, '746256487', '0010109AWD', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '609919112210', 'FedEx', NULL, '2014-10-14', '11.10.2014 00:52', 'UK131014AMC02', '1', 'a0YC000000ZkHXyMAN', '130.99', '199.00'),
(25463, '273528397', NULL, NULL, 'Oscar Pogorzelski', '188 CASTLE ROAD', '', 'ME4 5HZ', 'CHATHAM', 'Grossbritannien', 'GB', NULL, NULL, '7868299863', '0010250K8M', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '609919112220', 'FedEx', NULL, '2014-10-14', '10.10.2014 15:22', 'UK131014AMC02', '1', 'a0YC000000ZkHXyMAN', '130.99', '199.00'),
(25464, '273568220', NULL, NULL, 'Matthew Willacy', '2 PRINCES ROAD', 'Walton-le-dale', 'PR5 4HH', 'PRESTON', 'Grossbritannien', 'GB', NULL, NULL, '7917611445', '0010250UWE', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', NULL, '609919112231', 'FedEx', NULL, '2014-10-14', '10.10.2014 18:52', 'UK131014AMC01', '1', 'a0YC000000ZkHXxMAN', '130.99', '199.00'),
(25465, '273513260', NULL, NULL, 'Carly Mooney', '19 BLACKHALL STREET', '', 'ML7 5HZ', 'SHOTTS', 'Grossbritannien', 'GB', NULL, NULL, '7824112375', '0010250QK3', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919112242', 'FedEx', NULL, '2014-10-14', '10.10.2014 14:22', 'UK131011AMC27', '1', 'a0YC000000ZkHY1MAN', '117.01', '189.00'),
(25466, '273622479', NULL, NULL, 'Craig Taylor', '14 THE CRESCENT', '', 'M41 5QR', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7919913780', '00101963U2', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919112253', 'FedEx', NULL, '2014-10-14', '11.10.2014 00:22', 'UK131011AMC27', '1', 'a0YC000000ZkHY1MAN', '117.01', '189.00'),
(25467, '273583786', NULL, NULL, 'Dale Walker', '41 Greenlaw Drive', '', 'Pa1 3rz', 'Paisley', 'Grossbritannien', 'GB', NULL, NULL, '7854706429', '00102452AS', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919112264', 'FedEx', NULL, '2014-10-14', '10.10.2014 20:22', 'UK131011AMC27', '1', 'a0YC000000ZkHY1MAN', '117.01', '189.00'),
(25468, '273844658', NULL, NULL, 'Elizabeth Shoreman', '7 CROWLEY ROAD', 'Blackley', 'M9 4BG', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7747637551', '0010075Y2K', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919112275', 'FedEx', NULL, '2014-10-14', '12.10.2014 10:23', 'UK131011AMC27', '1', 'a0YC000000ZkHY1MAN', '117.01', '189.00'),
(25469, '273600867', NULL, NULL, 'Jim Potter', '7 MAPLE GARDENS', '', 'ST15 0EJ', 'STONE', 'Grossbritannien', 'GB', NULL, NULL, '7837921610', '0010049KMP', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919112286', 'FedEx', NULL, '2014-10-14', '10.10.2014 21:22', 'UK131011AMC27', '1', 'a0YC000000ZkHY1MAN', '117.01', '189.00'),
(25470, '273581308', NULL, NULL, 'Jon Goodhall', '37 WYNWARDS ROAD', '', 'SN254ZP', 'Swindon', 'Grossbritannien', 'GB', NULL, NULL, '7780677879', '001021699Q', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919112297', 'FedEx', NULL, '2014-10-14', '10.10.2014 19:52', 'UK131011AMC27', '1', 'a0YC000000ZkHY1MAN', '117.01', '189.00'),
(25471, '273919644', NULL, NULL, 'Lindsey Wright', '40 DEWAR DRIVE', '', 'NN11 9YS', 'DAVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7841131675', '0010059IP9', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919112301', 'FedEx', NULL, '2014-10-14', '12.10.2014 15:52', 'UK131011AMC27', '1', 'a0YC000000ZkHY1MAN', '117.01', '189.00'),
(25472, '273560325', NULL, NULL, 'Paul Abbott', '22 THE ROPERY', '', 'YO22 4EY', 'WHITBY', 'Grossbritannien', 'GB', NULL, NULL, '7720620294', '00100501BY', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919112312', 'FedEx', NULL, '2014-10-14', '10.10.2014 17:52', 'UK131011AMC27', '1', 'a0YC000000ZkHY1MAN', '117.01', '189.00'),
(25473, '273596644', NULL, NULL, 'Rachel Plummer', '140 NORTH WESTERN AVENUE', '', 'WD25 0AN', 'WATFORD', 'Grossbritannien', 'GB', NULL, NULL, '7958742240', '0010176XUN', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919112323', 'FedEx', NULL, '2014-10-14', '10.10.2014 21:23', 'UK131011AMC27', '1', 'a0YC000000ZkHY1MAN', '117.01', '189.00'),
(25474, '273516844', NULL, NULL, 'THERESA GREEN', '31 RIVERSIDE AVENUE', 'IRLAM', 'M44 6DR', 'MANCHESTER LANCS', 'Grossbritannien', 'GB', NULL, NULL, '07786 037492', '0010198IR6', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919112334', 'FedEx', NULL, '2014-10-14', '10.10.2014 14:22', 'UK131011AMC27', '1', 'a0YC000000ZkHY1MAN', '117.01', '189.00'),
(25475, '273509917', NULL, NULL, 'Bulldog home improvements Scrivens', '34 Wellington PARADE', 'Bulldog Home Improvements', 'da15 9nb', 'Sidcup', 'Grossbritannien', 'GB', NULL, NULL, '7979150968', '0010170RHP', NULL, NULL, 'Marco Polo Watch: Black Face - Gold Metal Strap', NULL, '609919112345', 'FedEx', NULL, '2014-10-14', '10.10.2014 13:53', 'UK140819AS01', '1', 'a0YC000000ZkHY2MAN', '117.01', '189.00'),
(25476, '273627452', NULL, NULL, 'Fee Baulackey', '50  WILLOW WAY', '50 Willow Way', 'KT19 0EH', 'EPSOM Surrey', 'Grossbritannien', 'GB', NULL, NULL, '7932793340', '0010100JV3', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919112356', 'FedEx', NULL, '2014-10-14', '11.10.2014 01:52', 'UK131011AMC26', '1', 'a0YC000000ZkHY0MAN', '117.01', '189.00'),
(25477, '273716730', NULL, NULL, 'fraidon wadood', '13 HOWARD SPRING WALK', '', 'M8 9EL', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7853427511', '00101358CY', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919112367', 'FedEx', NULL, '2014-10-14', '11.10.2014 14:22', 'UK131011AMC26', '1', 'a0YC000000ZkHY0MAN', '117.01', '189.00'),
(25478, '273689658', NULL, NULL, 'John Kearney', '86 TITHEFIELDS', '', 'HD8 0FX', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7900270380', '0010115CFR', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919112378', 'FedEx', NULL, '2014-10-14', '11.10.2014 11:52', 'UK131011AMC26', '1', 'a0YC000000ZkHY0MAN', '117.01', '189.00'),
(25479, '273564343', NULL, NULL, 'John McMaster', '15 BONNYTON FOOT', 'Girdle toll', 'KA11 1NG', 'IRVINE', 'Grossbritannien', 'GB', NULL, NULL, '7788285930', '0010180MUJ', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919112389', 'FedEx', NULL, '2014-10-14', '10.10.2014 18:22', 'UK131011AMC26', '1', 'a0YC000000ZkHY0MAN', '117.01', '189.00'),
(25480, '273874189', NULL, NULL, 'Josh Trembath', '1 WATER LANE', '', 'TR27 6LD', 'HAYLE CORNWALL', 'Grossbritannien', 'GB', NULL, NULL, '7585609269', '00102161T9', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919112390', 'FedEx', NULL, '2014-10-14', '12.10.2014 12:23', 'UK131011AMC26', '1', 'a0YC000000ZkHY0MAN', '117.01', '189.00'),
(25481, '273545748', NULL, NULL, 'karina king', 'little  deeping farm', 'charlwood road', 'rh60aj', 'horley surrey', 'Grossbritannien', 'GB', NULL, NULL, '7751935857', '0010017ERV', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919112404', 'FedEx', NULL, '2014-10-14', '10.10.2014 16:52', 'UK131011AMC26', '1', 'a0YC000000ZkHY0MAN', '117.01', '189.00'),
(25482, '273755069', NULL, NULL, 'Natasha Crolla', '00 Newtonsyde', 'Charleston', 'AB12 3LL', 'Aberdeen', 'Grossbritannien', 'GB', NULL, NULL, '1224897305', '0010078UV1', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919112415', 'FedEx', NULL, '2014-10-14', '11.10.2014 18:22', 'UK131011AMC26', '1', 'a0YC000000ZkHY0MAN', '117.01', '189.00'),
(25483, '273535592', NULL, NULL, 'Robert Maples', '31 PRIVILEGE STREET', '', 'LS12 4LN', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '1132797972', '00101873JE', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919112426', 'FedEx', NULL, '2014-10-14', '10.10.2014 15:52', 'UK131011AMC26', '1', 'a0YC000000ZkHY0MAN', '117.01', '189.00'),
(25484, '273597658', NULL, NULL, 'Sharon Giles', 'OLD SHIP STOCK LANE', '', 'GL13 9BY', 'BERKELEY', 'Grossbritannien', 'GB', NULL, NULL, '7876400811', '0010027EPC', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919112437', 'FedEx', NULL, '2014-10-14', '10.10.2014 21:22', 'UK131011AMC26', '1', 'a0YC000000ZkHY0MAN', '117.01', '189.00'),
(25485, '273525519', NULL, NULL, 'Sheryl Hanney', '13 WATCH STREET', 'Woodhouse Mill', 'S13 9WX', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '1142692075', '0010213CYM', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919112448', 'FedEx', NULL, '2014-10-14', '10.10.2014 14:52', 'UK131011AMC26', '1', 'a0YC000000ZkHY0MAN', '117.01', '189.00'),
(25486, '273565391', NULL, NULL, 'Simon Hodson', '72 RAILWAY ROAD', '', 'M41 0XT', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7718168743', '0010069O3S', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919112459', 'FedEx', NULL, '2014-10-14', '10.10.2014 18:22', 'UK131011AMC26', '1', 'a0YC000000ZkHY0MAN', '117.01', '189.00'),
(25487, '273509967', NULL, NULL, 'Stan Berry', '2 CASTLE MEWS', 'Caerleon', 'NP18 1BY', 'NEWPORT', 'Grossbritannien', 'GB', NULL, NULL, '7876142122', '0010104OQW', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '609919112460', 'FedEx', NULL, '2014-10-14', '10.10.2014 13:52', 'UK131011AMC26', '1', 'a0YC000000ZkHY0MAN', '117.01', '189.00'),
(25488, '273843018', NULL, NULL, 'Gemma Cooper', '51 VICTORIA ROAD', '', '5AJ', 'IP14', 'Grossbritannien', 'GB', NULL, NULL, '7581305331', '001014394F', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '609919112470', 'FedEx', NULL, '2014-10-14', '12.10.2014 09:52', 'UK131011AMC24', '1', 'a0YC000000ZkHXwMAN', '117.01', '179.00'),
(25489, '273582820', NULL, NULL, 'Michelle Barber', '15 ALDERMERE ROAD', 'Kidderminster', 'DY11 5HN', 'KIDDERMINSTER', 'Grossbritannien', 'GB', NULL, NULL, '1562630740', '0010081BPE', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '609919112481', 'FedEx', NULL, '2014-10-14', '10.10.2014 19:52', 'UK131011AMC24', '1', 'a0YC000000ZkHXwMAN', '117.01', '179.00'),
(25490, '273957585', NULL, NULL, 'stephen mclaughlin', '14 SYCAMORE AVENUE', 'Tyldesley', 'M29 8WQ', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7581282950', '0010017Y61', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '609919112492', 'FedEx', NULL, '2014-10-14', '12.10.2014 18:52', 'UK131011AMC24', '1', 'a0YC000000ZkHXwMAN', '117.01', '179.00'),
(25491, '273853535', NULL, NULL, 'Josh Trembath', '1 WATER LANE', '', 'TR27 6LD', 'HAYLE CORNWALL', 'Grossbritannien', 'GB', NULL, NULL, '7585609269', '0010136HOX', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '609919112390', 'FedEx', NULL, '2014-10-14', '12.10.2014 10:53', 'UK131011AMC23', '1', 'a0YC000000ZkHXvMAN', '117.01', '179.00'),
(25492, '273605676', NULL, NULL, 'Mrs Barbara Foster', '57 HILLVIEW AVENUE', '', 'BT36 6AF', 'NEWTOWNABBEY', 'Grossbritannien', 'GB', NULL, NULL, '7809743320', '0010083AWD', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '609919112507', 'FedEx', NULL, '2014-10-14', '10.10.2014 21:52', 'UK131011AMC23', '1', 'a0YC000000ZkHXvMAN', '117.01', '179.00'),
(25493, '273577002', NULL, NULL, 'Dave Maxwell', '. General Motor Co', '30 Cooke Street', 'SK7 4EG', 'Hazel Grove Stockport', 'Grossbritannien', 'GB', NULL, NULL, '7770414684', '00102368UJ', NULL, NULL, 'Marco Polo Watch: Silver Case - White Face - Black Strap', NULL, '609919112518', 'FedEx', NULL, '2014-10-14', '10.10.2014 19:22', 'UK131011AMC22', '1', 'a0YC000000ZkHXuMAN', '117.01', '179.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(25494, '273633502', NULL, NULL, 'anthony gabriel', '167 FOSSE ROAD SOUTH', '', 'LE3 0FX', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7905093233', '0010062VQ9', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919112529', 'FedEx', NULL, '2014-10-14', '11.10.2014 05:52', 'UK131011AMC25', '1', 'a0YC000000ZkHXzMAN', '117.01', '189.00'),
(25495, '274017446', NULL, NULL, 'Jayne Harrison', '6 BARROW ROAD', 'Please leave by front door if not in, thanks', 'OX11 0EB', 'Harwell', 'Grossbritannien', 'GB', NULL, NULL, '7976538252', '0010144YOD', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919112530', 'FedEx', NULL, '2014-10-14', '12.10.2014 23:52', 'UK131011AMC25', '1', 'a0YC000000ZkHXzMAN', '117.01', '189.00'),
(25496, '273939102', NULL, NULL, 'Justin Francis', 'FLAT 12 CRANLEIGH STREET', '', 'NW1 1NT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7557225616', '00102065IH', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919112540', 'FedEx', NULL, '2014-10-14', '12.10.2014 17:22', 'UK131011AMC25', '1', 'a0YC000000ZkHXzMAN', '117.01', '189.00'),
(25497, '273754806', NULL, NULL, 'Leon Callaghan', 'ACL LEDSON ROAD', '', 'M23 9GP', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7960330939', '0010105Y9L', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919112551', 'FedEx', NULL, '2014-10-14', '11.10.2014 18:22', 'UK131011AMC25', '1', 'a0YC000000ZkHXzMAN', '117.01', '189.00'),
(25498, '274012663', NULL, NULL, 'Mahzareen Bi', '30 Pavillion avenue', '', 'B676ld', 'Smethwick', 'Grossbritannien', 'GB', NULL, NULL, '', '0010067BJC', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919112562', 'FedEx', NULL, '2014-10-14', '12.10.2014 23:22', 'UK131011AMC25', '1', 'a0YC000000ZkHXzMAN', '117.01', '189.00'),
(25499, '273601178', NULL, NULL, 'Shamsher Singh', '223 Caulfield road', '', 'E6 2dh', 'Eastham', 'Grossbritannien', 'GB', NULL, NULL, '7730528585', '0010056DHZ', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919112573', 'FedEx', NULL, '2014-10-14', '10.10.2014 21:52', 'UK131011AMC25', '1', 'a0YC000000ZkHXzMAN', '117.01', '189.00'),
(25500, '273603588', NULL, NULL, 'Danny Reading', '68 DUDLEY ROAD', '', 'BN1 7GL', 'BRIGHTON east sussex', 'Grossbritannien', 'GB', NULL, NULL, '01273 261777', '0010156F7H', NULL, NULL, 'Pionier Barbados Watch: Black Face, Black Rim, Red Detailing and Black Leather Strap', NULL, '609919112584', 'FedEx', NULL, '2014-10-14', '10.10.2014 21:52', 'UK140903CC04', '1', 'a0YC000000ZXzJaMAL', '129.99', '199.00'),
(25501, '273515221', NULL, NULL, 'Mark Davidson', '10 DUNLUGAS PLACE', '', 'AB53 4WE', 'TURRIFF', 'Grossbritannien', 'GB', NULL, NULL, '7584868180', '0010174ERL', NULL, NULL, 'Pionier Barbados Watch: Black Face, Black Rim, Red Detailing and Black Leather Strap', NULL, '609919112595', 'FedEx', NULL, '2014-10-14', '10.10.2014 14:22', 'UK140903CC04', '1', 'a0YC000000ZXzJaMAL', '129.99', '199.00'),
(25502, '273972507', NULL, NULL, 'Andrew Fail', '2 Woodlands Road', '', 'DH8 0DE', 'Consett', 'Grossbritannien', 'GB', NULL, NULL, '7400272765', '0010134SO4', NULL, NULL, 'Pionier Barbados Watch: Stainless Steel Face, Red Detailing and Black Leather Strap', NULL, '609919112600', 'FedEx', NULL, '2014-10-14', '12.10.2014 20:22', 'UK140820cc03', '1', 'a0YC000000ZN8tlMAD', '129.99', '199.00'),
(25503, '273781335', NULL, NULL, 'Judith Wray', '343A SKIRCOAT GREEN ROAD', 'Skircoat', 'HX3 0LX', 'HALIFAX', 'Grossbritannien', 'GB', NULL, NULL, '1422352727', '0010054UCR', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Leather Strap', NULL, '609919112610', 'FedEx', NULL, '2014-10-14', '11.10.2014 21:22', 'UK140923JM15', '1', 'a0YC000000ZjVAPMA3', '135.00', '199.00'),
(25504, '273647343', NULL, NULL, 'Nathan Bird', '21 VOKES STREET', 'Woodston', 'PE2 9RP', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7990797270', '0010107K2J', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Leather Strap', NULL, '609919112621', 'FedEx', NULL, '2014-10-14', '11.10.2014 08:55', 'UK140923JM15', '1', 'a0YC000000ZjVAPMA3', '135.00', '199.00'),
(25505, '273672271', NULL, NULL, 'Barbara Hasson', '28 SHACKLETON CLOSE', 'St athan', 'CF62 4JE', 'BARRY SOUTH GLAMORGAN', 'Grossbritannien', 'GB', NULL, NULL, '7587024728', '0010093CWY', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Metal Strap', NULL, '609919112632', 'FedEx', NULL, '2014-10-14', '11.10.2014 10:22', 'UK140923JM19', '1', 'a0YC000000ZjVCLMA3', '135.00', '199.00'),
(25506, '273673543', NULL, NULL, 'Catherine Sloman', '25 CRESCENT ROAD', '', 'LE17 4PE', 'LUTTERWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7753114012', '00100793CY', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Metal Strap', NULL, '609919112643', 'FedEx', NULL, '2014-10-14', '11.10.2014 10:53', 'UK140923JM19', '1', 'a0YC000000ZjVCLMA3', '135.00', '199.00'),
(25507, '274008920', NULL, NULL, 'jennine barton', '20 BRADLEY ROAD', 'Shard end', 'B34 7RL', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7742609443', '0010027R6Y', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Metal Strap', NULL, '609919112654', 'FedEx', NULL, '2014-10-14', '12.10.2014 22:53', 'UK140923JM19', '1', 'a0YC000000ZjVCLMA3', '135.00', '199.00'),
(25508, '273649964', NULL, NULL, 'Julie Paul', '15 CANMORE CRESCENT', '', 'PA16 7LX', 'GREENOCK', 'Grossbritannien', 'GB', NULL, NULL, '7983535228', '0010250SXJ', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Metal Strap', NULL, '609919112665', 'FedEx', NULL, '2014-10-14', '11.10.2014 08:53', 'UK140923JM19', '1', 'a0YC000000ZjVCLMA3', '135.00', '199.00'),
(25509, '273650585', NULL, NULL, 'Rachael Brown', '223A NEW ROAD', '', 'RM10 9ND', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7525152601', '00100599JI', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Metal Strap', NULL, '609919112676', 'FedEx', NULL, '2014-10-14', '11.10.2014 08:52', 'UK140923JM19', '1', 'a0YC000000ZjVCLMA3', '135.00', '199.00'),
(25510, '273912218', NULL, NULL, 'Renell Morgan', '8 FRIARS CLOSE', '', 'UB5 6JA', 'Northolt, Middlesex', 'Grossbritannien', 'GB', NULL, NULL, '7432159123', '0010123ZWS', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Metal Strap', NULL, '609919112687', 'FedEx', NULL, '2014-10-14', '12.10.2014 15:22', 'UK140923JM19', '1', 'a0YC000000ZjVCLMA3', '135.00', '199.00'),
(25511, '273918907', NULL, NULL, 'vijay algoo', '28 KNIGHTSBRIDGE GARDENS', '', 'RM7 9AD', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7913976365', '0010076YHF', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Metal Strap', NULL, '609919112698', 'FedEx', NULL, '2014-10-14', '12.10.2014 15:52', 'UK140923JM19', '1', 'a0YC000000ZjVCLMA3', '135.00', '199.00'),
(25512, '273748319', NULL, NULL, 'Wayne Cabrelli', '1 I ORANGE LANE', '', 'DD10 8ND', 'MONTROSE', 'Grossbritannien', 'GB', NULL, NULL, '7752992513', '0010173Q1K', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Metal Strap', NULL, '609919112702', 'FedEx', NULL, '2014-10-14', '11.10.2014 17:52', 'UK140923JM19', '1', 'a0YC000000ZjVCLMA3', '135.00', '199.00'),
(25513, '273788411', NULL, NULL, 'Danielle Holmes', '67 Farringford', '', 'So196pf', 'Southampton', 'Grossbritannien', 'GB', NULL, NULL, '2380471714', '0010250MFI', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Gold Metal Strap', NULL, '609919112713', 'FedEx', NULL, '2014-10-14', '11.10.2014 21:52', 'UK140923JM18', '1', 'a0YC000000ZjVBhMAN', '135.00', '199.00'),
(25514, '273898934', NULL, NULL, 'Ogechi Amadi', '14 arrol house Rockingham estate', '', 'Se1 6qj', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7869313421', '001017225N', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Gold Metal Strap', NULL, '609919112724', 'FedEx', NULL, '2014-10-14', '12.10.2014 13:52', 'UK140923JM18', '1', 'a0YC000000ZjVBhMAN', '135.00', '199.00'),
(25515, '273903134', NULL, NULL, 'Dawit Debesu', 'Thermal Prot Suite 6, Falcon House', '19 Deer Park Road', 'SW19 3UX', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7957270041', '0010061MA8', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Silver Metal Strap', NULL, '609919112735', 'FedEx', NULL, '2014-10-14', '12.10.2014 14:22', 'UK140923JM17', '1', 'a0YC000000ZjVBIMA3', '135.00', '199.00'),
(25516, '273651683', NULL, NULL, 'Jackie law', '41 PLOVERS WAY', 'herons reach', 'FY3 8FD', 'BLACKPOOL lancashire', 'Grossbritannien', 'GB', NULL, NULL, '1253302976', '00102509YG', NULL, NULL, 'Pionier London DIAMONDS Watch - Gold Face and Brown Leather Strap', NULL, '609919112746', 'FedEx', NULL, '2014-10-14', '11.10.2014 08:53', 'UK140923JM12', '1', 'a0YC000000ZjV2GMAV', '135.00', '199.00'),
(25517, '273728702', NULL, NULL, 'Sulaiman Almutairy', '100 UPPER SHAFTESBURY AVENUE', '', 'SO17 3RT', 'SOUTHAMPTON Hampshire', 'Grossbritannien', 'GB', NULL, NULL, '7551407880', '0010189FUB', NULL, NULL, 'Pionier London DIAMONDS Watch - Gold Face and Brown Leather Strap', NULL, '609919112757', 'FedEx', NULL, '2014-10-14', '11.10.2014 15:52', 'UK140923JM12', '1', 'a0YC000000ZjV2GMAV', '135.00', '199.00'),
(25518, '273732534', NULL, NULL, 'Susie Farrelly', '3 brasenose  3 brasenose close', '', 'Po144rb', 'Fareham', 'Grossbritannien', 'GB', NULL, NULL, '', '0010072R4I', NULL, NULL, 'Pionier London DIAMONDS Watch - Gold Face and Brown Leather Strap', NULL, '609919112768', 'FedEx', NULL, '2014-10-14', '11.10.2014 16:22', 'UK140923JM12', '1', 'a0YC000000ZjV2GMAV', '135.00', '199.00'),
(25519, '273894160', NULL, NULL, 'Arafat Ahmed', '52 WOLSLEY CLOSE', '', 'DA1 4BE', 'DARTFORD', 'Grossbritannien', 'GB', NULL, NULL, '7414987789', '00101361CN', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '609919112779', 'FedEx', NULL, '2014-10-14', '12.10.2014 13:52', 'UK140313AMC25', '1', 'a0YC000000ZjvQaMAJ', '133.00', '199.00'),
(25520, '273888582', NULL, NULL, 'Carol Were', '464 LONDON ROAD', 'please press doorbell hard', 'PO2 9LE', 'PORTSMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7890164022', '0010176R3L', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '609919112780', 'FedEx', NULL, '2014-10-14', '12.10.2014 13:22', 'UK140313AMC22', '1', 'a0YC000000ZjvQBMAZ', '133.00', '199.00'),
(25521, '273716080', NULL, NULL, 'David Stone', '639 Heathway', '', 'RM9 5TA', 'Dagenham', 'Grossbritannien', 'GB', NULL, NULL, '7968984269', '0010205L7P', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '609919112790', 'FedEx', NULL, '2014-10-14', '11.10.2014 14:22', 'UK140313AMC22', '1', 'a0YC000000ZjvQBMAZ', '133.00', '199.00'),
(25522, '273725447', NULL, NULL, 'Margaret Regan', '73 BISPHAM ROAD', '', 'FY2 0SX', 'BLACKPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7838747604', '0010068U0H', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '609919112805', 'FedEx', NULL, '2014-10-14', '11.10.2014 15:22', 'UK140313AMC22', '1', 'a0YC000000ZjvQBMAZ', '133.00', '199.00'),
(25523, '273876936', NULL, NULL, 'Angela Lim', '32 265 Wood street', '', '3NR', 'E17', 'Grossbritannien', 'GB', NULL, NULL, '7886418615', '0010016Q6X', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919112816', 'FedEx', NULL, '2014-10-14', '12.10.2014 12:23', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25524, '273722882', NULL, NULL, 'ashraf soliman', '5 STONELEA CLOSE', 'Silkstone', 'S75 4JD', 'BARNSLEY SOUTH YORKSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7957691364', '0010177YRK', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919112827', 'FedEx', NULL, '2014-10-14', '11.10.2014 15:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25525, '273795314', NULL, NULL, 'Brooke McDiarmid', 'Apt 21 Flete house', '', 'Pl21 9nx', 'Ermington', 'Grossbritannien', 'GB', NULL, NULL, '7542001883', '0010225L5T', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919112838', 'FedEx', NULL, '2014-10-14', '11.10.2014 22:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25526, '273663144', NULL, NULL, 'Hamilton Elaine', '60 Machan Road', '', 'ML9 1HJ', 'Larkhall', 'Grossbritannien', 'GB', NULL, NULL, '7930867043', '00101165I3', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919112849', 'FedEx', NULL, '2014-10-14', '11.10.2014 09:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25527, '273799039', NULL, NULL, 'Hannah Tidcombe', '164 ORMONDS CLOSE', 'Bradley stoke', 'BS32 0DZ', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7866841048', '0010178QIE', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919112850', 'FedEx', NULL, '2014-10-14', '11.10.2014 23:23', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25528, '273874075', NULL, NULL, 'henrietta nweye', '26 ROSSETT STREET', 'tuebrook', 'L6 4AW', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7776206038', '0010033OT7', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919112860', 'FedEx', NULL, '2014-10-14', '12.10.2014 12:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25529, '273533898', NULL, NULL, 'Jack Watts', 'FLAT 4, 3 LANSDOWNE ROAD', '', 'MK40 2BU', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7708565132', '0010128NFZ', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919112871', 'FedEx', NULL, '2014-10-14', '10.10.2014 15:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25530, '273842261', NULL, NULL, 'Meena Arora', '25 SUTTON ROAD', '', 'TW5 0PG', 'HOUNSLOW Middlesex', 'Grossbritannien', 'GB', NULL, NULL, '7909115757', '0010021W6F', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919112882', 'FedEx', NULL, '2014-10-14', '12.10.2014 09:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25531, '273864655', NULL, NULL, 'xiang wang', 'FLAT 6 LONDON ROAD', '', 'ST5 1LT', 'NEWCASTLE', 'Grossbritannien', 'GB', NULL, NULL, '7514293731', '00101211H3', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919112893', 'FedEx', NULL, '2014-10-14', '12.10.2014 11:24', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25532, '273795641', NULL, NULL, 'Deborah Wilde', '32 MILL MEADOW GARDENS', '', 'S20 2NS', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7592667157', '0010092S9D', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919112908', 'FedEx', NULL, '2014-10-14', '11.10.2014 22:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25533, '273748075', NULL, NULL, 'Edward Mccabe', '1 EAST BALLEWAN', '', 'G63 9AJ', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '773405574', '0010237NII', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919112919', 'FedEx', NULL, '2014-10-14', '11.10.2014 17:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25534, '273940145', NULL, NULL, 'Ste Hughes', '36 STALBRIDGE DRIVE', '', 'WA7 1LY', 'RUNCORN', 'Grossbritannien', 'GB', NULL, NULL, '7545181122', '0010186IDG', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919112920', 'FedEx', NULL, '2014-10-14', '12.10.2014 17:22', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25535, '273980934', NULL, NULL, 'Maria Cia', '38 HIVINGS PARK', '', 'HP5 2LF', 'CHESHAM BUCKINGHAMSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7900070642', '0010191C26', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919112930', 'FedEx', NULL, '2014-10-14', '12.10.2014 20:53', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(25536, '273956447', NULL, NULL, 'Taz Khan', '46 PARHAM DRIVE', 'GANTS HILL', 'IG2 6NB', 'ILFORD ESSEX', 'Grossbritannien', 'GB', NULL, NULL, '4,47518E+11', '0010165RBL', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919112941', 'FedEx', NULL, '2014-10-14', '12.10.2014 18:52', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(25537, '273909877', NULL, NULL, 'Adam Carter', '103 ELM ROAD', '', 'OL8 3LB', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7814440097', '0010018CYG', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919112952', 'FedEx', NULL, '2014-10-14', '12.10.2014 14:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25538, '273858124', NULL, NULL, 'Beng Siong Lee', '333 High Street', '', 'SM1 1LW', 'Sutton London', 'Grossbritannien', 'GB', NULL, NULL, '0208 7702121', '001002060X', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919112963', 'FedEx', NULL, '2014-10-14', '12.10.2014 10:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25539, '273783498', NULL, NULL, 'Fiona Keating', '106 STANSHAWE CRESCENT', 'Yate', 'BS37 4EN', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7710520451', '0010227FIZ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919112974', 'FedEx', NULL, '2014-10-14', '11.10.2014 21:22', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25540, '273773144', NULL, NULL, 'Hope Roberts', '6E EDEN STREET', '', 'DD4 6HN', 'DUNDEE', 'Grossbritannien', 'GB', NULL, NULL, '7854620870', '0010190YVY', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919112985', 'FedEx', NULL, '2014-10-14', '11.10.2014 20:22', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25541, '273970706', NULL, NULL, 'Richard Reardon', '35 LONGACRE ROAD', '', 'TN23 5FR', 'ASHFORD', 'Grossbritannien', 'GB', NULL, NULL, '7808975137', '0010249GR7', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919112996', 'FedEx', NULL, '2014-10-14', '12.10.2014 19:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25542, '273520408', NULL, NULL, 'Scott Yapp', '37 Kinklebury Street', '', 'BA9 9FW', 'WINCANTON', 'Grossbritannien', 'GB', NULL, NULL, '1963202220', '0010126IBK', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919113000', 'FedEx', NULL, '2014-10-14', '10.10.2014 14:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25543, '273832679', NULL, NULL, 'Amy Brand', '5 HAVENSTONE WAY', '', 'SO18 2RA', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7731533283', '00101803DS', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919113010', 'FedEx', NULL, '2014-10-14', '12.10.2014 09:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25544, '273603462', NULL, NULL, 'graham neary', '73 HAZEL STREET', '', 'NG17 3FJ', 'SUTTON-IN-ASHFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7521732750', '00102321QA', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919113021', 'FedEx', NULL, '2014-10-14', '10.10.2014 21:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25545, '273777799', NULL, NULL, 'Ivan Ivanov', '96B HAZELWOOD LANE', '', 'N13 5HF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7447576257', '00101234OI', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919113032', 'FedEx', NULL, '2014-10-14', '11.10.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25546, '273999129', NULL, NULL, 'Jade Bandy', '22 OPHIR ROAD', '', 'PO2 9EN', 'PORTSMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '771585220', '00100056F4', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919113043', 'FedEx', NULL, '2014-10-14', '12.10.2014 21:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25547, '273843074', NULL, NULL, 'marta maj', '6 recreation way', '', 'cr41pg', 'mitcham', 'Grossbritannien', 'GB', NULL, NULL, '7985274988', '0010169E9F', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919113054', 'FedEx', NULL, '2014-10-14', '12.10.2014 09:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25548, '273706900', NULL, NULL, 'Rahul Patel', '35 WATNEY MARKET', '35 Watney News', 'E1 2PP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '4,42078E+11', '0010050RFE', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919113065', 'FedEx', NULL, '2014-10-14', '11.10.2014 13:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25549, '273785790', NULL, NULL, 'Robert Pass', '86 Clearwell Croft', 'Cusworth', 'DN5 8UL', 'Doncaster S Yorks', 'Grossbritannien', 'GB', NULL, NULL, '7876553209', '0010021UYK', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919113076', 'FedEx', NULL, '2014-10-14', '11.10.2014 21:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25550, '273934044', NULL, NULL, 'Ross Black', '42 COAST ROAD', '', 'BT40 1UZ', 'LARNE', 'Grossbritannien', 'GB', NULL, NULL, '7879635024', '0010239G4U', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919113087', 'FedEx', NULL, '2014-10-14', '12.10.2014 16:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25551, '273665734', NULL, NULL, 'teck hau wong', '7 HAREHILL CLOSE', '', 'M13 9XB', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7960586525', '0010217DEP', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919113098', 'FedEx', NULL, '2014-10-14', '11.10.2014 09:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25552, '273592910', NULL, NULL, 'Charles Harness', '0 Westfields Farm', '', 'CV31 1XL', 'Fosse Way Warwickshire', 'Grossbritannien', 'GB', NULL, NULL, '7824639092', '0010063KRA', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Silver-Coloured Case (T3006-1-01)', NULL, '609919113102', 'FedEx', NULL, '2014-10-14', '10.10.2014 20:52', 'UK140729AS31', '1', 'a0YC000000ZY6lhMAD', '130.99', '199.00'),
(25553, '273584146', NULL, NULL, 'Deanne punterDeannePunter', '41 CHESTNUT AVENUE', 'waldersladeaveWalderslade', 'ME5 9AH', 'CHATHAM KENT', 'Grossbritannien', 'GB', NULL, NULL, '7854820971', '001017289I', NULL, NULL, 'Tufina Monaco Watch: Metal Black Strap and Black Case (T3006-1-06)', NULL, '609919113113', 'FedEx', NULL, '2014-10-14', '10.10.2014 20:22', 'UK140729AS36', '1', 'a0YC000000ZY6lmMAD', '130.99', '199.00'),
(25554, '273535528', NULL, NULL, 'serena barrow', '38 DELF STREET', '', 'S2 3GX', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7963400393', '00102436UX', NULL, NULL, 'Tufina Monaco Watch: Metal Black Strap and Black Case (T3006-1-06)', NULL, '609919113124', 'FedEx', NULL, '2014-10-14', '10.10.2014 15:52', 'UK140729AS36', '1', 'a0YC000000ZY6lmMAD', '130.99', '199.00'),
(25555, '273899693', NULL, NULL, 'Stuart Keating', '60 HEMMINGWELL ROAD', '', 'NN8 4UB', 'WELLINGBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '1933385289', '00101527O7', NULL, NULL, 'Tufina Monaco Watch: Metal Black Strap and Black Case (T3006-1-06)', NULL, '609919113135', 'FedEx', NULL, '2014-10-14', '12.10.2014 13:52', 'UK140729AS36', '1', 'a0YC000000ZY6lmMAD', '130.99', '199.00'),
(25556, '273833477', NULL, NULL, 'Sahar Shakoor', '7 LAVENDER AVENUE', '', 'NW9 8HB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7956010747', '00101421QP', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919113146', 'FedEx', NULL, '2014-10-14', '12.10.2014 09:22', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(25557, '274099350', NULL, NULL, 'Kim Van Lent', 'Lange Ravestraat 39', '', '1982', 'Elewijt', 'Belgien', 'BE', NULL, NULL, '484872593', '0010129NX1', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919113915', 'FedEx', NULL, '2014-10-15', '13.10.2014 10:18', 'NL140902PL2002', '1', 'a0YC000000ZXizdMAD', '', '249.99'),
(25558, '274226501', NULL, NULL, 'Lore De Waele', 'Lisstraat 8', '', '8730', 'Beernem', 'Belgien', 'BE', NULL, NULL, '474922111', '0010099GXO', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919113926', 'FedEx', NULL, '2014-10-15', '13.10.2014 20:18', 'NL140902PL2002', '1', 'a0YC000000ZXizdMAD', '', '249.99'),
(25559, '274212602', NULL, NULL, 'WIm Verlackt', 'Millerweg  48', '', '3700', 'Tongeren', 'Belgien', 'BE', NULL, NULL, '32475217602', '0010164BCF', NULL, NULL, 'Monte Carlo horloge - Zilver / Wit', NULL, '609919113937', 'FedEx', NULL, '2014-10-15', '13.10.2014 19:18', 'NL140902PL2000', '1', 'a0YC000000ZXizbMAD', '', '249.99'),
(25560, '274267855', NULL, NULL, 'erik van den broeck', 'Meeuwenhoflei 6', 'vdberik.vandenbroeck30@gmail.com', '2100', 'Deurne Antwerpen', 'Belgien', 'BE', NULL, NULL, '0479/285589', '001001290J', NULL, NULL, 'Pionier Barbados horloge - leren band - goud/zwarte kast GM-509-3', NULL, '609919113948', 'FedEx', NULL, '2014-10-15', '14.10.2014 06:18', 'NL140908NM03', '1', 'a0YC000000ZYmc0MAD', '', '199.99'),
(25561, '274175099', NULL, NULL, 'Ingrid Daem', 'Meeuwenlaan 1', '', '9406', 'Outer', 'Belgien', 'BE', NULL, NULL, '54344800', '0010140YT9', NULL, NULL, 'Pionier Barbados horloge - leren band - zilver/zwarte kast GM-509-2', NULL, '609919113959', 'FedEx', NULL, '2014-10-15', '13.10.2014 16:48', 'NL140908NM02', '1', 'a0YC000000ZYmbzMAD', '', '199.99'),
(25562, '274236207', NULL, NULL, 'Bart Depraetere', 'Langestraat 22', '', '8580', 'Avelgem', 'Belgien', 'BE', NULL, NULL, '475416980', '00101479W5', NULL, NULL, 'Pionier Barbados horloge - metalen band - goud/zwarte kast GM-509-7', NULL, '609919113960', 'FedEx', NULL, '2014-10-15', '13.10.2014 21:18', 'NL140908NM07', '1', 'a0YC000000ZYmc4MAD', '', '199.99'),
(25563, '274096048', NULL, NULL, 'Marc Van Aerschot', 'chaussee de Chatelet 40', '(pharmacie)', '6060', 'Gilly', 'Belgien', 'BE', NULL, NULL, '479859320', '0010087XAV', NULL, NULL, 'Une montre Barbados Pionier avec bracelet en cuir - dorÃ©/boitier noir GM-509-3', NULL, '609919113970', 'FedEx', NULL, '2014-10-15', '13.10.2014 10:18', 'NL140908NM03', '1', 'a0YC000000ZYmc0MAD', '', '199.99'),
(25564, '274071406', NULL, NULL, 'Jonathan Viscardy', 'rue du bouchat 28 bte 1', '', '5530', 'Spontin', 'Belgien', 'BE', NULL, NULL, '477363352', '00101263BY', NULL, NULL, 'Une montre Monte Carlo - noir/noir', NULL, '609919113981', 'FedEx', NULL, '2014-10-15', '13.10.2014 08:18', 'NL140902PL2003', '1', 'a0YC000000ZXizeMAD', '', '249.99'),
(25565, '273003559', NULL, NULL, 'MIRELA FEJZULLA', 'K.ASIKH 22', 'K.ASIKH 22', '57-200', 'THESSALONIKI LANGADHA', 'Griechenland', 'GR', NULL, NULL, '6987235390', '0010070FKP', NULL, NULL, 'Î‘Î½Î´ÏÎ¹ÎºÏŒ Î¡Î¿Î»ÏŒÎ¹ Theorema Casablanca, GM-101-3', NULL, '609919114040', 'FedEx', NULL, '2014-10-15', '08.10.2014 08:38', 'GR25092014SK003', '1', 'a0YC000000Zk5AwMAJ', '', '289.00'),
(25566, '274135289', NULL, NULL, 'Fouad Boulenoir', 'Rijswijkstraat 229', '', '1062 XM', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '614874866', '00100102RP', NULL, NULL, 'Monte Carlo horloge - Zwart / Zwart', NULL, '609919113992', 'FedEx', NULL, '2014-10-15', '13.10.2014 13:28', 'NL140902PL2003', '1', 'a0YC000000ZXii7MAD', '', '249.99'),
(25567, '274083426', NULL, NULL, 'Saskia van Bronswijk', 'Gaffelaarspad  11', '', '1081kk', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '31681160259', '0010205QT3', NULL, NULL, 'PIONIER barbados horloge - leren band - zilver/zwarte kast GM-509-2', NULL, '609919114006', 'FedEx', NULL, '2014-10-15', '13.10.2014 09:28', 'NL140908NM02', '1', 'a0YC000000ZYmTsMAL', '', '199.99'),
(25568, '274060589', NULL, NULL, 'ingrid gonzalez', 'Soesterbergstraat 88', '', '2546 XV', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '653761495', '00101055CP', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919114017', 'FedEx', NULL, '2014-10-15', '13.10.2014 07:58', 'NL140902PL2002', '1', 'a0YC000000ZXifmMAD', '', '249.99'),
(25569, '273215148', NULL, NULL, 'Patrick Lentjes', 'Quinten Matsysstraat 4', '', '5702BT', 'Helmond', 'Niederlande', 'NL', NULL, NULL, '643440632', '0010216JKH', NULL, NULL, 'PIONIER barbados horloge - leren band - goud/zwarte kast GM-509-3', NULL, '609919114028', 'FedEx', NULL, '2014-10-15', '13.10.2014 13:56', 'NL140908NM03', '1', 'a0YC000000ZYmVfMAL', '', '199.99'),
(25570, '274141078', NULL, NULL, 'joanna malinowska', 'ul. Ignacego Paderewskiego 18/30', '', '37-700', 'Przemysl podkarpackie', 'Polen', 'PL', NULL, NULL, '889670873', '0010025EWL', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: gold', NULL, '609919114039', 'FedEx', NULL, '2014-10-15', '13.10.2014 16:38', 'PL141002DR24', '1', 'a0YC000000ZlIyWMAV', '714.03', '997.00'),
(25571, '274115556', NULL, NULL, 'Simon Williams', 'PUEBLO ANDALUZ, CALLE ALMERIA, URB. CALETA DEL SOL CASA SAYALON', 'S/N', '29751', 'CALETA DE VELEZ MALAGA', 'Spanien', 'ES', NULL, NULL, '600811355', '0010197UA4', NULL, NULL, 'Reloj Barbados - Edelstahl alles schwarz', NULL, '609919113396', 'FedEx', NULL, '2014-10-15', '13.10.2014 11:58', 'ES150914ER82', '1', 'a0YC000000FCDSWMA5', '', '199.00'),
(25572, '274126694', NULL, NULL, 'Jordan Thomas', '31 ALTON ROAD', '', 'LIVERPOOL', 'Grossbritannien', 'L6 4BH', 'GB', NULL, NULL, '7879484249', '0010250CP5', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Black Case and Black Face (GM-502-4)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 14:52', 'UK140403AS14', '1', 'a0YC000000ZlvNLMAZ', '129.96', '199.00'),
(25573, '274211887', NULL, NULL, 'Concetta Johnstone', '2  Greenbank Cottage', 'Brook Street', 'Hargrave, Wellingborough', 'Grossbritannien', 'NN9 6BP', 'GB', NULL, NULL, '01933 626389', '00102316WI', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 21:22', 'UK140403AS12', '1', 'a0YC000000ZlvNJMAZ', '129.99', '199.00'),
(25574, '274144425', NULL, NULL, 'Julie Allen', '22 NEWGATE STREET', 'Llanfaes', 'BRECON', 'Grossbritannien', 'LD3 8DN', 'GB', NULL, NULL, '0187462382/', '0010085H5Q', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 16:23', 'UK140403AS12', '1', 'a0YC000000ZlvNJMAZ', '129.99', '199.00'),
(25575, '274112759', NULL, NULL, 'Sarah McGill', '39 OTTER CLOSE', '', 'REDDITCH', 'Grossbritannien', 'B98 0SJ', 'GB', NULL, NULL, '1527500635', '0010157HAG', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 13:22', 'UK140403AS12', '1', 'a0YC000000ZlvNJMAZ', '129.99', '199.00'),
(25576, '274237573', NULL, NULL, 'Suzanne Cox', '26 GUINEAS CLOSE', '', 'NEWMARKET', 'Grossbritannien', 'CB8 0BE', 'GB', NULL, NULL, '7790923165', '0010004OAQ', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 23:22', 'UK140403AS12', '1', 'a0YC000000ZlvNJMAZ', '129.99', '199.00'),
(25577, '274072175', NULL, NULL, 'William Davidson', '3F MILLHOUSE ROAD', 'Antrim', 'ANTRIM', 'Grossbritannien', 'BT41 2UP', 'GB', NULL, NULL, '7592741811', '0010153C57', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 10:23', 'UK140403AS12', '1', 'a0YC000000ZlvNJMAZ', '129.99', '199.00'),
(25578, '274139684', NULL, NULL, 'Craig Boland', '7  Acer Gardens', '', 'Uddingston Glasgow', 'Grossbritannien', 'G71 5DH', 'GB', NULL, NULL, '7973574449', '001003069Y', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Face (GM-502-1)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 15:52', 'UK140403AS11', '1', 'a0YC000000ZlvNIMAZ', '129.99', '199.00'),
(25579, '274115152', NULL, NULL, 'Padraig McQuillan', '14 BRIANS WELL COURT', '', 'BELFAST', 'Grossbritannien', 'BT17 0XR', 'GB', NULL, NULL, '7512449412', '0010116HS6', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Face (GM-502-1)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 13:52', 'UK140403AS11', '1', 'a0YC000000ZlvNIMAZ', '129.99', '199.00'),
(25580, '274271040', NULL, NULL, 'Ardit Mucmataj', 'Flat 3 77 Washington Road', '', 'WORCESTER PARK', 'Grossbritannien', 'KT4 8JG', 'GB', NULL, NULL, '7557117921', '0010017R2I', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '14.10.2014 08:52', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25581, '274097377', NULL, NULL, 'Carrie Lonie', '1 CARMELITE STREET', '', 'ABERDEEN', 'Grossbritannien', 'AB11 6NQ', 'GB', NULL, NULL, '7799224943', '00100281MA', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 12:22', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25582, '274241641', NULL, NULL, 'Cleopatra Gono', '59 TOMLIN ROAD', '', 'LEICESTER', 'Grossbritannien', 'LE4 9DW', 'GB', NULL, NULL, '1162202605', '0010244UKG', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '14.10.2014 00:23', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25583, '274089554', NULL, NULL, 'colin skiba', '12 Rosedale crescent', '', 'loftus', 'Grossbritannien', 'TS134SJ', 'GB', NULL, NULL, '1287640195', '0010214LUA', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 11:52', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25584, '274124025', NULL, NULL, 'Darkowaa Antwi-Agyei', '70 FOREST ROAD', '', 'LONDON', 'Grossbritannien', 'N9 8RX', 'GB', NULL, NULL, '47949712862', '0010140CD5', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 14:22', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25585, '274114163', NULL, NULL, 'eileen a kirkpatrick', '16 inchkeith place', '', 'glasgow', 'Grossbritannien', 'G32 0BS', 'GB', NULL, NULL, '', '0010247T9L', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 13:52', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25586, '274121967', NULL, NULL, 'Gillian Slater', '3 EALING CLOSE', '', 'RUNCORN', 'Grossbritannien', 'WA7 6QU', 'GB', NULL, NULL, '7803063225', '0010119IY7', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 14:22', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25587, '274101347', NULL, NULL, 'Janice Gerrard', '5 UPPER GEORGE STREET', '', 'MANCHESTER', 'Grossbritannien', 'M29 8HR', 'GB', NULL, NULL, '4,42E+11', '0010022NT2', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 12:52', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25588, '274233526', NULL, NULL, 'jann may-rees', '0 may trees', 'stallingdown', 'cowbridge', 'Grossbritannien', 'CF71 7DT', 'GB', NULL, NULL, '7824488740', '0010190VTO', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 22:52', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25589, '274122934', NULL, NULL, 'Jay Rewatkar', '1 GREYSTOKE DRIVE', '', 'RUISLIP', 'Grossbritannien', 'HA4 7YL', 'GB', NULL, NULL, '7758784776', '0010162USZ', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 14:22', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25590, '274239759', NULL, NULL, 'Martin Stead', '2 Deyne Court', 'Harrow Park', 'Harrow on the Hill', 'Grossbritannien', 'HA1 3JE', 'GB', NULL, NULL, '7557400099', '00101335FP', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 23:52', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25591, '274118434', NULL, NULL, 'Paul Leaver', 'The wolds in Driffield road', '', 'Huggate', 'Grossbritannien', 'Yo42 1yh', 'GB', NULL, NULL, '7776147288', '0010109X2L', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 13:52', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25592, '274235377', NULL, NULL, 'Stefan Mihaylov', '19 STANNINGTON CRESCENT', '', 'SOUTHAMPTON', 'Grossbritannien', 'SO40 3QA', 'GB', NULL, NULL, '7473912223', '0010205I2R', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 23:23', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25593, '274282832', NULL, NULL, 'Susan McCandless', '3 THE WILLOWS', '', 'NEWTOWNARDS', 'Grossbritannien', 'BT23 8FJ', 'GB', NULL, NULL, '7716584895', '0010141STQ', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '14.10.2014 09:22', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25594, '274210496', NULL, NULL, 'Tania Skinner', '56A NEWMARKET ROAD', '', 'BRIGHTON', 'Grossbritannien', 'BN2 3QF', 'GB', NULL, NULL, '7584130181', '0010033SW1', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 21:22', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25595, '274198259', NULL, NULL, 'Joe Cherry', '14 Cherington Road', '', 'Birmingham', 'Grossbritannien', 'B29 7SS', 'GB', NULL, NULL, '7964528487', '00101496BW', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 20:22', 'UK131014AMC02', '1', 'a0YC000000ZkHXyMAN', '130.99', '199.00'),
(25596, '274241292', NULL, NULL, 'Oliver Holland', '37 DERBY ROAD', '', 'PLYMOUTH', 'Grossbritannien', 'PL5 4BL', 'GB', NULL, NULL, '7828786222', '0010004NR7', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 23:52', 'UK131014AMC02', '1', 'a0YC000000ZkHXyMAN', '130.99', '199.00'),
(25597, '274224482', NULL, NULL, 'Tim Lancaster', '1 EMBANKMENT PLACE', 'Villiers Street', 'LONDON', 'Grossbritannien', 'WC2N 6RH', 'GB', NULL, NULL, '7920509731', '0010022EPC', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 22:23', 'UK131014AMC02', '1', 'a0YC000000ZkHXyMAN', '130.99', '199.00'),
(25598, '274295720', NULL, NULL, 'Lee Garner', '15 Burleigh road', '', 'Sutton', 'Grossbritannien', 'Sm3 9ne', 'GB', NULL, NULL, '7703771562', '0010244VJS', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', NULL, '', 'FedEx', NULL, '2014-10-15', '14.10.2014 10:23', 'UK131014AMC01', '1', 'a0YC000000ZkHXxMAN', '130.99', '199.00'),
(25599, '274118128', NULL, NULL, 'Leanne Allen', '190 PORTAFERRY ROAD', '', 'NEWTOWNARDS', 'Grossbritannien', 'BT22 2BE', 'GB', NULL, NULL, '7561845561', '0010086XP9', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 13:52', 'UK131011AMC23', '1', 'a0YC000000ZkHXvMAN', '117.01', '179.00'),
(25600, '274189306', NULL, NULL, 'Chris Mccann', '10 HAZEL TERRACE', '', 'GLASGOW', 'Grossbritannien', 'G71 5ED', 'GB', NULL, NULL, '7786734920', '0010061U4L', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 19:53', 'UK131011AMC25', '1', 'a0YC000000ZkHXzMAN', '117.01', '189.00'),
(25601, '274162072', NULL, NULL, 'Elena Moretto', '8 LINDEN PLACE', '', 'NOTTINGHAM', 'Grossbritannien', 'NG3 5RB', 'GB', NULL, NULL, '7787121086', '0010189YU7', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 17:52', 'UK131011AMC25', '1', 'a0YC000000ZkHXzMAN', '117.01', '189.00'),
(25602, '274024426', NULL, NULL, 'Cerasela Viulet', '113 READING ROAD', '', 'HENLEY-ON-THAMES', 'Grossbritannien', 'RG9 1BX', 'GB', NULL, NULL, '7795480208', '0010146GEH', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Leather Strap', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 02:22', 'UK140923JM15', '1', 'a0YC000000ZjVAPMA3', '135.00', '199.00'),
(25603, '274080559', NULL, NULL, 'rory walton', 'unit 1 grant and stone ltd', 'mill end road', 'HIGH WYCOMBE', 'Grossbritannien', 'Hp12 4ax', 'GB', NULL, NULL, '1494465522', '00101761HO', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Metal Strap', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 10:54', 'UK140923JM19', '1', 'a0YC000000ZjVCLMA3', '135.00', '199.00'),
(25604, '274108317', NULL, NULL, 'Naser Mohammad', '57 CHEAPSIDE', '', 'LUTON', 'Grossbritannien', 'LU1 2HN', 'GB', NULL, NULL, '7861718704', '0010040GVS', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Gold Metal Strap', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 13:22', 'UK140923JM18', '1', 'a0YC000000ZjVBhMAN', '135.00', '199.00'),
(25605, '274296261', NULL, NULL, 'Daniel rose', '8 CURRER STREET', 'Little germany', 'BRADFORD', 'Grossbritannien', 'BD1 5BA', 'GB', NULL, NULL, '7969157283', '0010171EEV', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Silver Metal Strap', NULL, '', 'FedEx', NULL, '2014-10-15', '14.10.2014 10:23', 'UK140923JM17', '1', 'a0YC000000ZjVBIMA3', '135.00', '199.00'),
(25606, '274126244', NULL, NULL, 'Ibz Aslan', '23A GREAT CAMBRIDGE ROAD', '23a Great Cambridge Road', 'LONDON', 'Grossbritannien', 'N17 7LH', 'GB', NULL, NULL, '7429414441', '0010130K7P', NULL, NULL, 'Pionier London DIAMONDS Watch - Gold Face and Brown Leather Strap', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 14:22', 'UK140923JM12', '1', 'a0YC000000ZjV2GMAV', '135.00', '199.00'),
(25607, '274229072', NULL, NULL, 'Shayla scott', '3 MOORE STREET', 'strood', 'ROCHESTER', 'Grossbritannien', 'ME2 3BD', 'GB', NULL, NULL, '7463838318', '001021617P', NULL, NULL, 'Pionier London DIAMONDS Watch - Silver Face and Silver Metal Strap', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 22:23', 'UK140923JM16', '1', 'a0YC000000ZjVAyMAN', '135.00', '199.00'),
(25608, '274305509', NULL, NULL, 'Bradley Hallam', '6 Keptie Mews', 'Keptie Road', 'Arbroath', 'Grossbritannien', 'dd113eq', 'GB', NULL, NULL, '7889774926', '0010154V83', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '14.10.2014 10:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25609, '274158616', NULL, NULL, 'Daniella Reeves', '9Toneborough Abbey road', '', 'London', 'Grossbritannien', 'Nw8 0bl', 'GB', NULL, NULL, '7957234152', '0010122CF0', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 17:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25610, '274181721', NULL, NULL, 'david watkins', '59 LOVELACE GARDENS', '', 'SOUTHEND-ON-SEA', 'Grossbritannien', 'SS2 4NT', 'GB', NULL, NULL, '7775873629', '00100314OU', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 19:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25611, '274119138', NULL, NULL, 'Jackie Dabell', 'Upper Birnie Benholm', '', 'Montrose', 'Grossbritannien', 'DD10 0HT', 'GB', NULL, NULL, '7507967006', '0010126HOU', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 13:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25612, '274120169', NULL, NULL, 'Karen Kernaghan', '12 Northwood Parade', '', 'Belfast', 'Grossbritannien', 'BT15 3QH', 'GB', NULL, NULL, '7512714090', '00101351Y7', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 13:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25613, '274293144', NULL, NULL, 'Steve Blackshaw', 'Unit 23 Rivington House', 'Chorley New Road, Horwich', 'Bolton', 'Grossbritannien', 'BL6 5UE', 'GB', NULL, NULL, '7812168657', '0010053IG0', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '14.10.2014 10:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25614, '274171575', NULL, NULL, 'Katie Burton', '48 CHARNWOOD AVENUE', 'Sutton bonington', 'LOUGHBOROUGH', 'Grossbritannien', 'LE12 5NA', 'GB', NULL, NULL, '7402481728', '0010004BWS', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 18:22', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25615, '274144163', NULL, NULL, 'ws koo', '15, FLAT 2 HIGH RIGGS', '', 'EDINBURGH', 'Grossbritannien', 'EH3 9BW', 'GB', NULL, NULL, '7809368933', '0010128GJB', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 16:23', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25616, '274248202', NULL, NULL, 'Adam Eagleson', '15 ROSTHERNE AVENUE', 'If not in leave with either side neighbours', 'ELLESMERE PORT', 'Grossbritannien', 'CH66 2BA', 'GB', NULL, NULL, '7928179304', '0010173HIS', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '', 'FedEx', NULL, '2014-10-15', '14.10.2014 01:52', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(25617, '274250013', NULL, NULL, 'BALJINDER KAUR JOHAL', '155 BOWERDEAN ROAD', '', 'HIGH WYCOMBE', 'Grossbritannien', 'HP13 6XP', 'GB', NULL, NULL, '07414-509006', '00100406D8', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '', 'FedEx', NULL, '2014-10-15', '14.10.2014 02:52', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(25618, '274024690', NULL, NULL, 'Sameer Ahmed', '49 DOUGLAS ROAD', 'Would like a afternoon delivery if possible please and if no body opens the door give me a call pleaseðŸ‘', 'LUTON', 'Grossbritannien', 'LU4 8EB', 'GB', NULL, NULL, '7943200102', '0010151RCW', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 02:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25619, '274269370', NULL, NULL, 'saleem bashir', '26 FOUNTAIN ROAD', '', 'PONTYPOOL', 'Grossbritannien', 'NP4 8HU', 'GB', NULL, NULL, '7877656401', '00102346AL', NULL, NULL, 'Theorema Men\'s Watch - Black Strap, Black Case and Black Face (GM-4004-4)', NULL, '', 'FedEx', NULL, '2014-10-15', '14.10.2014 08:22', 'UK140110AMC04', '1', 'a0YC000000ZaESqMAN', '131.00', '219.00'),
(25620, '274200613', NULL, NULL, 'aisha campbell', '87 BRAMBLE DRIVE', '', 'NOTTINGHAM', 'Grossbritannien', 'NG3 6NL', 'GB', NULL, NULL, '7977552277', '00102388OT', NULL, NULL, 'Theorema Men\'s Watch - Gold-Coloured Strap, Gold-Coloured Case and Black Face (GM-4004-7)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 20:22', 'UK140110AMC07', '1', 'a0YC000000ZaETjMAN', '131.00', '219.00'),
(25621, '274301074', NULL, NULL, 'Timothy BRYANT', '352 LORDSHIP LANE', 'TOTTENHAM', 'LONDON', 'Grossbritannien', 'N17 7QX', 'GB', NULL, NULL, '7557997958', '0010223MXA', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Gold-Coloured Case (T3006-1-02)', NULL, '', 'FedEx', NULL, '2014-10-15', '14.10.2014 10:52', 'UK140729AS32', '1', 'a0YC000000ZY6liMAD', '130.99', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(25622, '274128920', NULL, NULL, 'Lauren Penn', 'TROTTERSCOUR AWRE ROAD', '', 'BLAKENEY', 'Grossbritannien', 'GL15 4AA', 'GB', NULL, NULL, '1594516823', '0010103L9B', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '', 'FedEx', NULL, '2014-10-15', '13.10.2014 14:52', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(25623, '274476218', NULL, NULL, 'VASSILIS ARGIRAKIS', 'Kalypsous 4', '', '175 61', 'PALAIO FALIRO', 'Griechenland', 'GR', NULL, NULL, '6937477400', '00101634R0', NULL, NULL, 'Andriko Roloi Theorema Casablanca, GM-101-4', NULL, '578824922250', 'FedEx', NULL, '2014-10-16', '15.10.2014 04:08', 'GR25092014SK004', '1', 'a0YC000000Zk5DDMAZ', '', '289.00'),
(25624, '274405878', NULL, NULL, 'Ileana Curac', 'Petite rue des Loups 80', 'anderlecht', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '496660325', '0010147WW0', NULL, NULL, 'Une montre Barbados Pionier avec bracelet en cuir - dorÃ©/boitier noir GM-509-3', NULL, '609919114500', 'FedEx', NULL, '2014-10-16', '14.10.2014 17:48', 'NL140908NM03', '1', 'a0YC000000ZYmc0MAD', '', '199.99'),
(25625, '274549405', NULL, NULL, 'Sari Kinnunen', 'Laeksyrinne 16 A 2', '', '00760', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '040-5946494', '0010250NID', NULL, NULL, 'GM-505-3 - Pionier Florida Diamonds -rannekello', NULL, '609919114543', 'FedEx', NULL, '2014-10-16', '15.10.2014 14:48', 'FI260514HW07', '1', 'a0YC000000ZYGrHMAX', '138.49', '199.00'),
(25626, '274445514', NULL, NULL, 'Luca Ibatici', 'VIALE CAMPANIA 4', 'Consegna spagnulo lucrezia cit spagnulo', '20133', 'MILANO', 'Italien', 'IT', NULL, NULL, '3895822197', '00101647DU', NULL, NULL, 'Barbados Leder gold', NULL, '609919114495', 'FedEx', NULL, '2014-10-15', '14.10.2014 20:58', 'IT150914ER76', '1', 'a0YC000000FCDEiMAP', '', '199.00'),
(25627, '274551234', NULL, NULL, 'Anneke Oudhuis', 'Mienterglop 42', '', '1796 MS', 'DE KOOG', 'Niederlande', 'NL', NULL, NULL, '0222 707032', '0010243M9P', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '968538532688', 'DHL', NULL, '2014-10-16', '15.10.2014 10:58', 'NL140902PL2002', '1', 'a0YC000000ZXifmMAD', '', '249.99'),
(25628, '274413697', NULL, NULL, 'Mouad El Ouardi', 'Sint Amandusstraat  56', '', '3500', 'Hasselt ', 'Belgien', 'BE', NULL, NULL, '31622117745', '001015577E', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919114521', 'FedEx', NULL, '2014-10-16', '14.10.2014 18:28', 'NL140902PL2002', '1', 'a0YC000000ZXifmMAD', '', '249.99'),
(25629, '274393922', NULL, NULL, 'Krzysztof Darnowski', 'ul. Irysowa 27/40', '', '02-660', 'Warszawa', 'Polen', 'PL', NULL, NULL, '600800113', '0010068SSC', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema:silber-weiß', NULL, '609919114532', 'FedEx', NULL, '2014-10-16', '14.10.2014 19:38', 'PL141002DR23', '1', 'a0YC000000ZlIy7MAF', '714.03', '997.00'),
(25630, '274544678', NULL, NULL, 'Anders Berntsson', 'BRYNJEGATAN 20', '', '44237', 'KUNGAELV', 'Schweden', 'SE', NULL, NULL, '705844732', '0010207EFJ', NULL, NULL, 'GM-505-4. Diamantklocka med stÃ¥larmband', NULL, '609919114554', 'FedEx', NULL, '2014-10-16', '15.10.2014 13:14', 'SE260514HW08', '1', 'a0YC000000ZYHHOMA5', '1280.87', '1895.00'),
(25631, '274531332', NULL, NULL, 'Karin Johansson', 'Basgraend 93', '', '16247', 'Vaellingby', 'Schweden', 'SE', NULL, NULL, '739647748', '001011527I', NULL, NULL, 'GM-505-3. Diamantklocka med lÃ¤derarmband', NULL, '609919114565', 'FedEx', NULL, '2014-10-16', '15.10.2014 12:44', 'SE260514HW07', '1', 'a0YC000000ZYHHKMA5', '1280.87', '1895.00'),
(25632, '274521704', NULL, NULL, 'Isabell Krantz', 'DRIVHUSGATAN 6A', '', '412 64', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '732534484', '0010123R17', NULL, NULL, 'GM-505-4. Diamantklocka med stÃ¥larmband', NULL, '609919114576', 'FedEx', NULL, '2014-10-16', '15.10.2014 11:44', 'SE260514HW08', '1', 'a0YC000000ZYHHOMA5', '1280.87', '1895.00'),
(25633, '274502738', NULL, NULL, 'Niklas Engstrand', 'HEDVAEGEN 4', '', '433 51', 'OEJERSJOE', 'Schweden', 'SE', NULL, NULL, '708987785', '00101349AS', NULL, NULL, 'GM-505-3. Diamantklocka med lÃ¤derarmband', NULL, '609919114587', 'FedEx', NULL, '2014-10-16', '15.10.2014 10:44', 'SE260514HW07', '1', 'a0YC000000ZYHHKMA5', '1280.87', '1895.00'),
(25634, '274483727', NULL, NULL, 'Maria Lindberg', 'KARLFELDTSGATAN 15', '', '754 21', 'UPPSALA', 'Schweden', 'SE', NULL, NULL, '739518386', '0010250J6G', NULL, NULL, 'GM-505-4. Diamantklocka med stÃ¥larmband', NULL, '609919114598', 'FedEx', NULL, '2014-10-16', '15.10.2014 09:14', 'SE260514HW08', '1', 'a0YC000000ZYHHOMA5', '1280.87', '1895.00'),
(25635, '274568028', NULL, NULL, 'Michael McCormick', '6 SOKEMAN CLOSE', '', 'MK12 6LL', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '7581151354', '0010249QCH', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Black Case and Black Face (GM-502-4)', NULL, '609919114451', 'FedEx', NULL, '2014-10-16', '15.10.2014 13:53', 'UK140403AS14', '1', 'a0YC000000ZlvNLMAZ', '129.96', '199.00'),
(25636, '274333275', NULL, NULL, 'Asheen Patel', '186 Rochester Road', '', 'DA12 4TY', 'Gravesend', 'Großbritannien', 'GB', NULL, NULL, '7983344737', '0010142PSF', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '609919114462', 'FedEx', NULL, '2014-10-16', '14.10.2014 13:22', 'UK140403AS12', '1', 'a0YC000000ZlvNJMAZ', '129.99', '199.00'),
(25637, '274531077', NULL, NULL, 'David Seddon', '7 BRACKEN CLOSE', '', 'PR6 0EJ', 'CHORLEY', 'Großbritannien', 'GB', NULL, NULL, '1257273487', '0010064JQL', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '609919114473', 'FedEx', NULL, '2014-10-16', '15.10.2014 11:23', 'UK140403AS12', '1', 'a0YC000000ZlvNJMAZ', '129.99', '199.00'),
(25638, '274570384', NULL, NULL, 'Kathleen Digby', 'Winslow Barn, Kilgwrrwrg,', 'Monmouthshire', 'NP166PN', 'Devauden, Chepstow,', 'Großbritannien', 'GB', NULL, NULL, '7870625067', '0010131OAY', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '609919114484', 'FedEx', NULL, '2014-10-16', '15.10.2014 14:23', 'UK140403AS12', '1', 'a0YC000000ZlvNJMAZ', '129.99', '199.00'),
(25639, '274442800', NULL, NULL, 'Ryan Millican', '19 SINFIN MOOR LANE', '', 'DE73 5SQ', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '7834989819', '0010082GDI', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '609919114110', 'FedEx', NULL, '2014-10-16', '14.10.2014 22:22', 'UK140403AS12', '1', 'a0YC000000ZlvNJMAZ', '129.99', '199.00'),
(25640, '274338974', NULL, NULL, 'Marie Cannon', '39 MANSFIELD AVENUE', '', 'EN4 8QE', 'BARNET', 'Großbritannien', 'GB', NULL, NULL, '7788267499', '00102293FO', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Face (GM-502-1)', NULL, '609919114120', 'FedEx', NULL, '2014-10-16', '14.10.2014 13:52', 'UK140403AS11', '1', 'a0YC000000ZlvNIMAZ', '129.99', '199.00'),
(25641, '274324125', NULL, NULL, 'Taylor McDonald', '18 DURIEHILL ROAD', 'Edzell', 'DD9 7TP', 'BRECHIN', 'Großbritannien', 'GB', NULL, NULL, '7450244754', '0010083DPP', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Face (GM-502-1)', NULL, '609919114131', 'FedEx', NULL, '2014-10-16', '14.10.2014 12:23', 'UK140403AS11', '1', 'a0YC000000ZlvNIMAZ', '129.99', '199.00'),
(25642, '274517353', NULL, NULL, 'arvin caballero', '83 DUNFANE PARK', '', 'BT43 7AJ', 'BALLYMENA', 'Großbritannien', 'GB', NULL, NULL, '2825641205', '0010070DL7', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919114142', 'FedEx', NULL, '2014-10-16', '15.10.2014 10:23', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25643, '274500835', NULL, NULL, 'Charmaine Vince', '18 SANDPIPER WATERMEAD ROAD', '', 'PO6 1LB', 'PORTSMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7794624090', '0010101Y3D', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919114153', 'FedEx', NULL, '2014-10-16', '15.10.2014 09:22', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25644, '274357036', NULL, NULL, 'Ricardo Bordes Fernandez', '32 PRESCOTT STREET', '', 'HX1 2QW', 'HALIFAX', 'Großbritannien', 'GB', NULL, NULL, '7734350095', '0010074A1S', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919114164', 'FedEx', NULL, '2014-10-16', '14.10.2014 15:22', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25645, '274400902', NULL, NULL, 'trevor rowland', '23 Dunnillow field', '', 'CW57GX', 'Nantwich', 'Großbritannien', 'GB', NULL, NULL, '7775931444', '0010174W1A', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919114175', 'FedEx', NULL, '2014-10-16', '14.10.2014 19:22', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25646, '274362599', NULL, NULL, 'zobeda mouladadi', '16 HAMBRIDGE CLOSE', '', 'M8 0PH', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '1613122532', '0010228S9O', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919114186', 'FedEx', NULL, '2014-10-16', '14.10.2014 15:52', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25647, '274341701', NULL, NULL, 'Daniela Stickley', '96-99 Queens Road', 'FDM Group Ltd, 4th Floor', 'BN1 3XE', 'Brighton', 'Großbritannien', 'GB', NULL, NULL, '7940923631', '0010010M3P', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919114197', 'FedEx', NULL, '2014-10-16', '14.10.2014 13:52', 'UK131011AMC27', '1', 'a0YC000000ZkHY1MAN', '117.01', '189.00'),
(25648, '274329795', NULL, NULL, 'Omar Sahal', '75 HUNT CLOSE', '', 'W11 4JX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7931326214', '0010184LFQ', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919114201', 'FedEx', NULL, '2014-10-16', '14.10.2014 12:53', 'UK131011AMC27', '1', 'a0YC000000ZkHY1MAN', '117.01', '189.00'),
(25649, '274393669', NULL, NULL, 'Sedem Dzandu', 'FLAT 10 ABERFELDY STREET', '', 'E14 0NQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7411358011', '0010157C2S', NULL, NULL, 'Marco Polo Watch: Black Face - Gold Metal Strap', NULL, '609919114212', 'FedEx', NULL, '2014-10-16', '14.10.2014 18:23', 'UK140819AS01', '1', 'a0YC000000ZkHY2MAN', '117.01', '189.00'),
(25650, '274532462', NULL, NULL, 'Calogero Iacono', '12 SANDY LANE', '', 'WV10 8JN', 'WOLVERHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7811648566', '0010139E5U', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '609919114223', 'FedEx', NULL, '2014-10-16', '15.10.2014 11:23', 'UK131011AMC24', '1', 'a0YC000000ZkHXwMAN', '117.01', '179.00'),
(25651, '274369112', NULL, NULL, 'kouadio langui', '35 CHINEWOOD AVENUE', '', 'WF17 0HD', 'BATLEY', 'Großbritannien', 'GB', NULL, NULL, '7722572927', '0010038ELL', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '609919114234', 'FedEx', NULL, '2014-10-16', '14.10.2014 16:22', 'UK131011AMC24', '1', 'a0YC000000ZkHXwMAN', '117.01', '179.00'),
(25652, '274362944', NULL, NULL, 'Jade Hodkinson', '9 WINGFIELD AVENUE', 'Oakdale', 'BH15 3DQ', 'POOLE', 'Großbritannien', 'GB', NULL, NULL, '01202 685275', '00100018VX', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '609919114245', 'FedEx', NULL, '2014-10-16', '14.10.2014 15:52', 'UK131011AMC23', '1', 'a0YC000000ZkHXvMAN', '117.01', '179.00'),
(25653, '274498487', NULL, NULL, 'Robert Jones', 'THE BUNGALOW BLAIRTON FARM', '', 'AB23 8XX', 'ABERDEEN', 'Großbritannien', 'GB', NULL, NULL, '7538441287', '0010114UXD', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '609919114256', 'FedEx', NULL, '2014-10-16', '15.10.2014 09:22', 'UK131011AMC23', '1', 'a0YC000000ZkHXvMAN', '117.01', '179.00'),
(25654, '274410444', NULL, NULL, 'Liz Joseph', '44 WYCHERLEY ROAD', '', 'OL12 7LE', 'ROCHDALE', 'Großbritannien', 'GB', NULL, NULL, '1706340802', '0010170CKP', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Silver Metal Strap', NULL, '609919114267', 'FedEx', NULL, '2014-10-16', '14.10.2014 19:52', 'UK140923JM17', '1', 'a0YC000000ZjVBIMA3', '135.00', '199.00'),
(25655, '274382586', NULL, NULL, 'Foyaz Uddin', 'Flat 4 apsley house', 'stepney way', 'E1 3DS', 'london', 'Großbritannien', 'GB', NULL, NULL, '7903423823', '0010217C0G', NULL, NULL, 'Pionier London DIAMONDS Watch - Gold Face and Brown Leather Strap', NULL, '609919114278', 'FedEx', NULL, '2014-10-16', '14.10.2014 17:52', 'UK140923JM12', '1', 'a0YC000000ZjV2GMAV', '135.00', '199.00'),
(25656, '274446704', NULL, NULL, 'Obasi Ejionye', '44 QUILP DRIVE', '', 'CM1 4YA', 'CHELMSFORD', 'Großbritannien', 'GB', NULL, NULL, '7944919511', '10071235', NULL, NULL, 'Pionier London DIAMONDS Watch - Silver Face and Silver Metal Strap', NULL, '609919114289', 'FedEx', NULL, '2014-10-16', '14.10.2014 22:52', 'UK140923JM16', '1', 'a0YC000000ZjVAyMAN', '135.00', '199.00'),
(25657, '274404360', NULL, NULL, 'domenico magliozzi', '24 FITZWARIN CLOSE', '', 'LU3 3RY', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '7415617635', '0010039O3W', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '609919114290', 'FedEx', NULL, '2014-10-16', '14.10.2014 19:22', 'UK140313AMC25', '1', 'a0YC000000ZjvQaMAJ', '133.00', '199.00'),
(25658, '274423717', NULL, NULL, 'Sara Isabel', 'SOMERSET ALDENHAM STREET', 'Flat number 502C', 'NW1 1AS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7768209940', '0010133KWO', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '609919114304', 'FedEx', NULL, '2014-10-16', '14.10.2014 20:52', 'UK140313AMC25', '1', 'a0YC000000ZjvQaMAJ', '133.00', '199.00'),
(25659, '274554585', NULL, NULL, 'Craig Johnson', '38 GRIFFITH STREET', '', 'CF43 4DG', 'FERNDALE', 'Großbritannien', 'GB', NULL, NULL, '7739878257', '0010048I9Q', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919114315', 'FedEx', NULL, '2014-10-16', '15.10.2014 13:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25660, '274367901', NULL, NULL, 'Jessica Baker', '217 MERTHYR ROAD', 'Mid Glamorgan', 'CF37 4DH', 'PONTYPRIDD', 'Großbritannien', 'GB', NULL, NULL, '7881273540', '00101074X3', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919114326', 'FedEx', NULL, '2014-10-16', '14.10.2014 16:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25661, '274395679', NULL, NULL, 'John Todd', '18 CROMPTON DRIVE', 'West derby', 'L12 0JX', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7769901784', '0010190IMS', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919114337', 'FedEx', NULL, '2014-10-16', '14.10.2014 18:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25662, '274326706', NULL, NULL, 'Kira Kingston', '17 GLEBE ROAD', '', 'DD11 4HJ', 'ARBROATH', 'Großbritannien', 'GB', NULL, NULL, '7818447436', '0010210IUF', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919114348', 'FedEx', NULL, '2014-10-16', '14.10.2014 12:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25663, '274388894', NULL, NULL, 'suhail ahmad', '102 CAYTHORPE STREET', 'Moss side', 'M14 4UH', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7588559575', '0010109GPU', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919114359', 'FedEx', NULL, '2014-10-16', '14.10.2014 18:22', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25664, '274346805', NULL, NULL, 'Charlotte Gorman', '18 BYRNE AVENUE', 'Rock ferry', 'CH42 4PQ', 'BIRKENHEAD', 'Großbritannien', 'GB', NULL, NULL, '7593757774', '00101303OT', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919114360', 'FedEx', NULL, '2014-10-16', '14.10.2014 14:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25665, '274343100', NULL, NULL, 'Gabriella Ciappi', '95 WOODRUFF WAY', '', 'WS5 4RA', 'WALSALL', 'Großbritannien', 'GB', NULL, NULL, '7447410117', '00100590SN', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919114370', 'FedEx', NULL, '2014-10-16', '14.10.2014 13:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25666, '274514115', NULL, NULL, 'Jack Stafford', '12 HIGH STREET', '', 'NG32 1JE', 'GRANTHAM', 'Großbritannien', 'GB', NULL, NULL, '7427628953', '0010171NEJ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919114381', 'FedEx', NULL, '2014-10-16', '15.10.2014 10:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25667, '274381707', NULL, NULL, 'Natasha Andronikou', '2 St Pauls Parade', 'St Pauls Chambers', 'S1 2JL', 'Sheffield', 'Großbritannien', 'GB', NULL, NULL, '7535508214', '0010189DMA', NULL, NULL, 'Theorema Men\'s Watch - Black Links Strap Black, Black Case and Black Face (GM-4004-8)', NULL, '609919114392', 'FedEx', NULL, '2014-10-16', '14.10.2014 17:22', 'UK140110AMC08', '1', 'a0YC000000ZaEVCMA3', '131.00', '219.00'),
(25668, '274356859', NULL, NULL, 'adam jamal', '330 KILBURN LANE', '', 'W9 3EF', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7943683533', '00101786KE', NULL, NULL, 'Theorema Men\'s Watch - Gold-Coloured Strap, Gold-Coloured Case and Black Face (GM-4004-7)', NULL, '609919114407', 'FedEx', NULL, '2014-10-16', '14.10.2014 15:23', 'UK140110AMC07', '1', 'a0YC000000ZaETjMAN', '131.00', '219.00'),
(25669, '274710392', NULL, NULL, 'Werner Bakker', 'Albert Rousselstraat 104', '', '2551 ZK', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '653593327', '0010061V5G', NULL, NULL, 'PIONIER barbados horloge - metalen band - zilver/zwarte kast GM-509-6', NULL, '609919114750', 'FedEx', NULL, '2014-10-17', '16.10.2014 04:28', 'NL140908NM06', '1', 'a0YC000000ZYmZNMA1', '', '199.99'),
(25670, '274777634', NULL, NULL, 'Marcin Koloczek', 'walowa 1', '', '44-362', 'Belsznica Slaskie', 'Polen', 'PL', NULL, NULL, '726726762', '0010067G6P', NULL, NULL, 'Meski zegarekMonte Carlo  GM-102 by Theorema: model silber-weiß', NULL, '609919114760', 'FedEx', NULL, '2014-10-17', '16.10.2014 13:38', 'PL141002DR23', '1', 'a0YC000000ZlIy7MAF', '714.03', '997.00'),
(25671, '274748289', NULL, NULL, 'Peter Hartvig', 'Box 42', 'Hartvigs Maleri AB', '577 21', 'HULTSFRED', 'Schweden', 'SE', NULL, NULL, '070-2272785', '001022973H', NULL, NULL, 'GM-505-3. Diamantklocka med lÃ¤derarmband', NULL, '609919114771', 'FedEx', NULL, '2014-10-17', '16.10.2014 11:14', 'SE260514HW07', '1', 'a0YC000000ZYHHKMA5', '1280.87', '1895.00'),
(25672, '274721146', NULL, NULL, 'Ajdin Ramic', 'NYHAGSGATAN 3 A', '', '574 37', 'VETLANDA', 'Schweden', 'SE', NULL, NULL, '736190265', '00100784DI', NULL, NULL, 'GM-505-3. Diamantklocka med lÃ¤derarmband', NULL, '609919114782', 'FedEx', NULL, '2014-10-17', '16.10.2014 09:14', 'SE260514HW07', '1', 'a0YC000000ZYHHKMA5', '1280.87', '1895.00'),
(25673, '274697611', NULL, NULL, 'Lana Bakhtiar', 'STORGATAN 14', '', '871 31', 'HAERNOESAND', 'Schweden', 'SE', NULL, NULL, '707470670', '00100278UN', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '609919114793', 'FedEx', NULL, '2014-10-17', '16.10.2014 01:44', 'SE160714HW10', '1', 'a0YC000000ZYDVJMA5', '1280.87', '1895.00'),
(25674, '274670105', NULL, NULL, 'Armin Muracevic', 'KLOCKAREGARDEN 22', '', '586 44', 'LINKOEPING', 'Schweden', 'SE', NULL, NULL, '739271366', '0010250ANX', NULL, NULL, 'GM-505-5. Diamantklocka med stÃ¥larmband', NULL, '609919114808', 'FedEx', NULL, '2014-10-17', '15.10.2014 22:44', 'SE260514HW09', '1', 'a0YC000000ZYHHNMA5', '1280.87', '1895.00'),
(25675, '274632106', NULL, NULL, 'Graham Hunt', '68 NORTHUMBERLAND STREET', 'Wallsend  Tyne and Wear', 'NE28 7PX', 'WALLSEND', 'Großbritannien', 'GB', NULL, NULL, '7718218008', '0010178FP7', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919114624', 'FedEx', NULL, '2014-10-17', '15.10.2014 18:52', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25676, '274787072', NULL, NULL, 'Grant Sheppard', '7 CULDUIE CIRCLE', '', 'FK2 0JZ', 'FALKIRK', 'Großbritannien', 'GB', NULL, NULL, '4,47516E+11', '0010014CR2', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919114635', 'FedEx', NULL, '2014-10-17', '16.10.2014 13:22', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25677, '274600179', NULL, NULL, 'Ismail benjamin Ismail', '26 KENWAY ROAD', '', 'SW5 0RR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7956828320', '00100189Y5', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919114646', 'FedEx', NULL, '2014-10-17', '15.10.2014 16:25', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25678, '274787071', NULL, NULL, 'Kathleen Digby', 'Winslow Barn, Kilgwrrwrg,', 'Monmouthshire', 'NP166PN', 'Devauden, Chepstow,', 'Großbritannien', 'GB', NULL, NULL, '7870625067', '0010224PTA', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919114657', 'FedEx', NULL, '2014-10-17', '16.10.2014 13:22', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25679, '274687267', NULL, NULL, 'Edson De Sousa', '44 Hollywood way', '', 'IG8 9LQ', 'London', 'Großbritannien', 'GB', NULL, NULL, '794769195', '0010053KDP', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Metal Strap', NULL, '609919114668', 'FedEx', NULL, '2014-10-17', '15.10.2014 23:24', 'UK140923JM19', '1', 'a0YC000000ZjVCLMA3', '135.00', '199.00'),
(25680, '274645114', NULL, NULL, 'Karen Hopkins', '256 LLANTARNAM ROAD', '', 'NP44 3BW', 'CWMBRAN', 'Großbritannien', 'GB', NULL, NULL, '7917503680', '00100341FH', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Metal Strap', NULL, '609919114679', 'FedEx', NULL, '2014-10-17', '15.10.2014 19:52', 'UK140923JM19', '1', 'a0YC000000ZjVCLMA3', '135.00', '199.00'),
(25681, '274667066', NULL, NULL, 'Mark Dymond', '69 BROAD WAY', '', 'WS4 1AN', 'WALSALL', 'Großbritannien', 'GB', NULL, NULL, '7984765799', '0010014RLR', NULL, NULL, 'Pionier London DIAMONDS Watch - Silver Face and Silver Metal Strap', NULL, '609919114680', 'FedEx', NULL, '2014-10-17', '15.10.2014 21:53', 'UK140923JM16', '1', 'a0YC000000ZjVAyMAN', '135.00', '199.00'),
(25682, '274659853', NULL, NULL, 'Garry Ridler', '5A WILLOWGATE', '', 'YO18 7BE', 'PICKERING', 'Großbritannien', 'GB', NULL, NULL, '7802562168', '0010235MKX', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '609919114690', 'FedEx', NULL, '2014-10-17', '15.10.2014 21:22', 'UK140313AMC22', '1', 'a0YC000000ZjvQBMAZ', '133.00', '199.00'),
(25683, '274792464', NULL, NULL, 'Jason Teasdale', '49 BUTTMEAD', 'Blisworth', 'NN7 3DQ', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '01604 859956', '0010118WAG', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919114705', 'FedEx', NULL, '2014-10-17', '16.10.2014 13:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25684, '274761279', NULL, NULL, 'Sandra McDonald', 'SHEEPCOTES F SHEEPCOTES LANE', '', 'CM3 3LU', 'CHELMSFORD', 'Großbritannien', 'GB', NULL, NULL, '7813789072', '0010099BLH', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919114716', 'FedEx', NULL, '2014-10-17', '16.10.2014 10:52', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(25685, '274592892', NULL, NULL, 'Rebecca Carmichael', '2 WELLDALE CRESCENT', '', 'TS19 7HU', 'STOCKTON-ON-TEES', 'Großbritannien', 'GB', NULL, NULL, '7545071292', '10141574', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919114727', 'FedEx', NULL, '2014-10-17', '15.10.2014 15:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25686, '274762755', NULL, NULL, 'Sharon flood', '21 RAVENSMEAD', '', 'WF7 5AQ', 'PONTEFRACT', 'Großbritannien', 'GB', NULL, NULL, '7542347542', '0010197M4I', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919114738', 'FedEx', NULL, '2014-10-17', '16.10.2014 11:22', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25687, '274684921', NULL, NULL, 'Richard Siddall', '160 ROTHERHAM ROAD', '', 'S25 3RH', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7811357554', '0010044TYQ', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919114749', 'FedEx', NULL, '2014-10-17', '15.10.2014 22:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25688, '274981910', NULL, NULL, 'Elroy Roelofsen', 'Sint Crusiusweg 31', '', '8161 HG', 'EPE Gelderland', 'Niederlande', 'NL', NULL, NULL, '651072658', '00101913XF', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919114830', 'FedEx', NULL, '2014-10-17', '17.10.2014 08:28', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(25689, '274972057', NULL, NULL, 'Fabian Amatsoemari', 'Overveenstraat 30', '', '1024 VW', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '648903363', '0010155LQD', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919114841', 'FedEx', NULL, '2014-10-17', '17.10.2014 07:58', 'NL141008NM08', '1', 'a0YC000000ZmKolMAF', '', '199.99'),
(25690, '274967050', NULL, NULL, 'Hayk Karapetian', 'Dokter Benderslaan 6', '', '1901 KM', 'CASTRICUM', 'Niederlande', 'NL', NULL, NULL, '616875822', '0010141OGM', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919114852', 'FedEx', NULL, '2014-10-17', '17.10.2014 07:28', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(25691, '274955972', NULL, NULL, 'Monique Bogaerts', 'Eisdenstraat 38', '', '1066 LK', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '206697952', '0010164BL1', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919114863', 'FedEx', NULL, '2014-10-17', '17.10.2014 06:28', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(25692, '274925057', NULL, NULL, 'Natacha Kohlen', 'Filigraandonk 22', '', '6218 GB', 'Maastricht', 'Niederlande', 'NL', NULL, NULL, '629731721', '0010131XEY', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919114874', 'FedEx', NULL, '2014-10-17', '16.10.2014 22:28', 'NL140902PL2002', '1', 'a0YC000000ZXifmMAD', '', '249.99'),
(25693, '274844505', NULL, NULL, 'Willem van Lith', 'Prinses Ireneplateau 16', '', '3554 HW', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '615052721', '0010045G73', NULL, NULL, 'Monte Carlo horloge - Zwart / Zwart', NULL, '609919114885', 'FedEx', NULL, '2014-10-17', '16.10.2014 15:28', 'NL140902PL2003', '1', 'a0YC000000ZXii7MAD', '', '249.99'),
(25694, '274841901', NULL, NULL, 'Niek van den Boom', 'Smitse 10', '', '5258 JV', 'BERLICUM', 'Niederlande', 'NL', NULL, NULL, '622620644', '00100985SC', NULL, NULL, 'Monte Carlo horloge - Zilver / Wit', NULL, '609919114896', 'FedEx', NULL, '2014-10-17', '16.10.2014 15:28', 'NL140902PL2000', '1', 'a0YC000000ZXibZMAT', '', '249.99'),
(25695, '274978729', NULL, NULL, 'j.marc van de velde', 'Gentstraat 118', '', '9041', 'Oostakker', 'Belgien', 'BE', NULL, NULL, '495213300', '0010060VMA', NULL, NULL, 'London PIONIER horloge - zilverkleurig/wit met metalen band (GM-150-5)', NULL, '609919114900', 'FedEx', NULL, '2014-10-17', '17.10.2014 08:18', 'NL141008NM05', '1', 'a0YC000000ZmKrfMAF', '', '199.99'),
(25696, '274924665', NULL, NULL, 'Hans Vanpoucke', 'brugsestraat 50', '', '8020', 'OOSTKAMP', 'Belgien', 'BE', NULL, NULL, '476534007', '00101584G9', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919114911', 'FedEx', NULL, '2014-10-17', '16.10.2014 22:18', 'NL141008NM08', '1', 'a0YC000000ZmKriMAF', '', '199.99'),
(25697, '274843916', NULL, NULL, 'Tanguy Defreyne', 'Kapucijnenstraat 4', '', '8400', 'Oostende', 'Belgien', 'BE', NULL, NULL, '493504071', '00101165B1', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919114922', 'FedEx', NULL, '2014-10-17', '16.10.2014 15:48', 'NL140902PL2002', '1', 'a0YC000000ZXizdMAD', '', '249.99'),
(25698, '274981415', NULL, NULL, 'Regine Knops', 'rue Anixhe 39', '', '4458', 'Fexhe-Slins', 'Belgien', 'BE', NULL, NULL, '496360940', '0010157MLW', NULL, NULL, 'Une montre PIONIER London - argentÃ©/blanc avec bracelet en cuir noir (GM-150-1)', NULL, '609919114933', 'FedEx', NULL, '2014-10-17', '17.10.2014 08:18', 'NL141008NM01', '1', 'a0YC000000ZmKrbMAF', '', '199.99'),
(25699, '274953651', NULL, NULL, 'Liridon Hajrizaj', 'Olifantstraat 29', '', '9600', 'Ronse', 'Belgien', 'BE', NULL, NULL, '492760006', '0010250GYB', NULL, NULL, 'Une montre PIONIER London - argentÃ©/noir avec bracelet mÃ©tallique (GM-150-6)', NULL, '609919114944', 'FedEx', NULL, '2014-10-17', '17.10.2014 06:18', 'NL141008NM06', '1', 'a0YC000000ZmKrgMAF', '', '199.99'),
(25700, '274963994', NULL, NULL, 'yasin ibrahim', 'rue du cinema 9', '', '1080', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '495777969', '0010237ACX', NULL, NULL, 'Une montre PIONIER London - argentÃ©/noir avec bracelet mÃ©tallique (GM-150-6)', NULL, '609919114955', 'FedEx', NULL, '2014-10-17', '17.10.2014 07:18', 'NL141008NM06', '1', 'a0YC000000ZmKrgMAF', '', '199.99'),
(25701, '274953015', NULL, NULL, 'EVGENY PUSHKAREV', 'avenue de Fre 66', '', '1180', 'Uccle', 'Belgien', 'BE', NULL, NULL, '488992936', '0010215ZBM', NULL, NULL, 'Une montre PIONIER London - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '609919114966', 'FedEx', NULL, '2014-10-17', '17.10.2014 06:18', 'NL141008NM03', '1', 'a0YC000000ZmKrdMAF', '', '199.99'),
(25702, '274953016', NULL, NULL, 'EVGENY PUSHKAREV', 'avenue de Fre 66', '', '1180', 'Uccle', 'Belgien', 'BE', NULL, NULL, '488992936', '0010029EXW', NULL, NULL, 'Une montre PIONIER London - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '609919114966', 'FedEx', NULL, '2014-10-17', '17.10.2014 06:18', 'NL141008NM03', '1', 'a0YC000000ZmKrdMAF', '', '199.99'),
(25703, '274953014', NULL, NULL, 'EVGENY PUSHKAREV', 'avenue de Fre 66', '', '1180', 'Uccle', 'Belgien', 'BE', NULL, NULL, '488992936', '0010170QEY', NULL, NULL, 'Une montre PIONIER London - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '609919114966', 'FedEx', NULL, '2014-10-17', '17.10.2014 06:18', 'NL141008NM03', '1', 'a0YC000000ZmKrdMAF', '', '199.99'),
(25704, '274961845', NULL, NULL, 'Lavinia Bocsa', 'Jan Mulsstraat 51', '', '1853', 'Strombeek-Bever', 'Belgien', 'BE', NULL, NULL, '484751105', '0010034XEL', NULL, NULL, 'Une montre PIONIER London - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '609919114977', 'FedEx', NULL, '2014-10-17', '17.10.2014 07:18', 'NL141008NM03', '1', 'a0YC000000ZmKrdMAF', '', '199.99'),
(25705, '274788339', NULL, NULL, 'DIMITRIOS IOAKEIMAROS', 'ETHN.ANTISTASIS  84', '', '20200', 'KIATO ELLAS', 'Griechenland', 'GR', NULL, NULL, '2742029229', '0010168WVJ', NULL, NULL, 'Andriko Roloi Theorema Casablanca, GM-101-2', NULL, '578824922330', 'FedEx', NULL, '2014-10-20', '16.10.2014 10:08', 'GR25092014SK002', '1', 'a0YC000000Zk59tMAB', '', '289.00'),
(25706, '275023589', NULL, NULL, 'Rosalinde Henry', 'Steenvoordelaan 34', '', '9050', 'Gentbrugge', 'Belgien', 'BE', NULL, NULL, '486343341', '0010088VQR', NULL, NULL, 'Monte Carlo horloge - Zilver / Zwart', NULL, '609919115138', 'FedEx', NULL, '2014-10-20', '17.10.2014 11:48', 'NL140902PL2001', '1', 'a0YC000000ZXizcMAD', '', '249.99'),
(25707, '275013660', NULL, NULL, 'daniel luckett', 'Bogaertstraat 20A', 'btw639055794', '1910', 'Nederokkerzeel', 'Belgien', 'BE', NULL, NULL, '3216656830', '0010072TNH', NULL, NULL, 'London PIONIER horloge - zilverkleurig/zwart met metalen band (GM-150-6)', NULL, '609919115149', 'FedEx', NULL, '2014-10-20', '17.10.2014 11:18', 'NL141008NM06', '1', 'a0YC000000ZmKrgMAF', '', '199.99'),
(25708, '275001264', NULL, NULL, 'Voskanyan Artyom', 'Burgstraat 94', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '488424327', '10195421', NULL, NULL, 'London PIONIER horloge - zilverkleurig/zwart met metalen band (GM-150-6)', NULL, '609919115150', 'FedEx', NULL, '2014-10-20', '17.10.2014 09:48', 'NL141008NM06', '1', 'a0YC000000ZmKrgMAF', '', '199.99'),
(25709, '274964445', NULL, NULL, 'Camur Izzet', 'Sionsgade 14 4TV', '', '2100', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '71727838', '0010196NH2', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '609919115105', 'FedEx', NULL, '2014-10-20', '17.10.2014 07:06', 'DK260514HW07', '1', 'a0YC000000ZYGfBMAX', '1032.75', '1495.00'),
(25710, '274945971', NULL, NULL, 'Haris Ramovic', 'Strandvejen 44', '', '2900', 'Hellerup', 'Dänemark', 'DK', NULL, NULL, '23640085', '0010219QUZ', NULL, NULL, 'GM-505-6: Sort stÃ¥lrem og sort urskive', NULL, '609919115116', 'FedEx', NULL, '2014-10-20', '17.10.2014 05:36', 'DK260514HW10', '1', 'a0YC000000ZYGfEMAX', '1032.75', '1495.00'),
(25711, '274913373', NULL, NULL, 'Toyin Abejide', '24 cushlawn close', '', 'd24', 'killinarden tallaght', 'Irland', 'IE', NULL, NULL, '857429885', '0010131XH6', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919115002', 'FedEx', NULL, '2014-10-20', '16.10.2014 22:02', 'IE190614AH09', '1', 'a0YC000000ZZgkkMAD', '206.24', '311.99'),
(25712, '274940578', NULL, NULL, 'Vega Srl', 'CORSO ITALIA 644', '', '44043', 'MIRABELLO', 'Italien', '', NULL, NULL, '3332470379', '0010117OWH', NULL, NULL, 'Barbados Edelstahl silber-weiß', NULL, '609919115160', 'FedEx', NULL, '2014-10-20', '17.10.2014 04:58', 'IT150914ER78', '1', 'a0YC000000FCDHUMA5', '', '199.00'),
(25713, '275024850', NULL, NULL, 'Meiling Yu', 'Groningerstraat 91', 'Netherland', '9402 LA', 'ASSEN', 'Niederlande', 'NL', NULL, NULL, '638759689', '0010143SZL', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919115127', 'FedEx', NULL, '2014-10-20', '17.10.2014 11:58', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(25714, '274886216', NULL, NULL, 'Wojciech GRODZKI', 'ul. Koszalinska 76', '', '78-100', 'Kolobrzeg zachodniopomorskie', 'Polen', 'PL', NULL, NULL, '604116470', '0010080F8I', NULL, NULL, 'MÄ™ski zegarek Pionier z kolekcji Barbados:Edelstahl alles schwarz', NULL, '609919115068', 'FedEx', NULL, '2014-10-20', '16.10.2014 21:38', 'PL140909MM682', '1', 'a0YC000000ZZjAOMA1', '650.97', '997.00'),
(25715, '274873947', NULL, NULL, 'Patryk Matkowski', 'Wiejska 17', '', '66-436', 'Slonsk Lubuskie', 'Polen', 'PL', NULL, NULL, '503144324', '0010210KBN', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: model schwarz', NULL, '609919115079', 'FedEx', NULL, '2014-10-20', '16.10.2014 21:08', 'PL141002DR25', '1', 'a0YC000000ZlIygMAF', '714.03', '997.00'),
(25716, '274843748', NULL, NULL, 'Adam Makowski', 'ul. Weteranow 4/9', '', '70-810', 'Szczecin zachodniopomorskie', 'Polen', 'PL', NULL, NULL, '504096962', '00100590RV', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: model schwarz', NULL, '609919115080', 'FedEx', NULL, '2014-10-20', '16.10.2014 18:38', 'PL141002DR25', '1', 'a0YC000000ZlIygMAF', '714.03', '997.00'),
(25717, '274836389', NULL, NULL, 'Agnieszka Antoniak', 'ul. Wspolna 30', 'Inowroclaw', '88-100', 'Inowroclaw', 'Polen', 'PL', NULL, NULL, '693182854', '0010190LY7', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: model schwarz', NULL, '609919115090', 'FedEx', NULL, '2014-10-20', '16.10.2014 18:08', 'PL141002DR25', '1', 'a0YC000000ZlIygMAF', '714.03', '997.00'),
(25718, '274959971', NULL, NULL, 'Joi Vidlund', 'GRANAENGSRINGEN 61', '', '135 44', 'TYRESOE', 'Schweden', 'SE', NULL, NULL, '762417711', '0010088GUE', NULL, NULL, 'GM-505-4. Diamantklocka med stÃ¥larmband', NULL, '609919115013', 'FedEx', NULL, '2014-10-20', '17.10.2014 09:44', 'SE260514HW08', '1', 'a0YC000000ZYHHOMA5', '1280.87', '1895.00'),
(25719, '274929480', NULL, NULL, 'Vidar Brodin', 'RAGGATAN 1', '', '118 59', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '46707315177', '0010095LGZ', NULL, NULL, 'GM-505-3. Diamantklocka med lÃ¤derarmband', NULL, '609919115024', 'FedEx', NULL, '2014-10-20', '17.10.2014 02:44', 'SE260514HW07', '1', 'a0YC000000ZYHHKMA5', '1280.87', '1895.00'),
(25720, '274902684', NULL, NULL, 'Florance khedher', 'PORSLINSVAEGEN 4', '', '151 55', 'SOEDERTAELJE', 'Schweden', 'SE', NULL, NULL, '700319770', '0010177S8G', NULL, NULL, 'GM-505-4. Diamantklocka med stÃ¥larmband', NULL, '609919115035', 'FedEx', NULL, '2014-10-20', '16.10.2014 23:14', 'SE260514HW08', '1', 'a0YC000000ZYHHOMA5', '1280.87', '1895.00'),
(25721, '274883182', NULL, NULL, 'mohammad naser ali', 'ADJUNKTSGATAN 3D', '', '214 56', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '704755215', '0010187SS5', NULL, NULL, 'GM-505-6. Diamantklocka med stÃ¥larmband', NULL, '609919115046', 'FedEx', NULL, '2014-10-20', '16.10.2014 21:44', 'SE260514HW10', '1', 'a0YC000000ZYHHPMA5', '1280.87', '1895.00'),
(25722, '274831922', NULL, NULL, 'Issa Haddad', 'SOLROSGATAN 13A', '', '416 51', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '739877771', '0010159K4O', NULL, NULL, 'GM-505-2. Diamantklocka med lÃ¤derarmband', NULL, '609919115057', 'FedEx', NULL, '2014-10-20', '16.10.2014 17:44', 'SE260514HW06', '1', 'a0YC000000ZYHHMMA5', '1280.87', '1895.00'),
(25723, '274818899', NULL, NULL, 'Fahad Khan', '62 MEADWAY', '', 'IG3 9BH', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '7838714567', '0010246VDK', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Face (GM-502-1)', NULL, '609919115171', 'FedEx', NULL, '2014-10-20', '16.10.2014 15:22', 'UK140403AS11', '1', 'a0YC000000ZlvNIMAZ', '129.99', '199.00'),
(25724, '274818775', NULL, NULL, 'Fahad Khan', '62 MEADWAY', '', 'IG3 9BH', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '7838714567', '0010188DTA', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919115171', 'FedEx', NULL, '2014-10-20', '16.10.2014 15:22', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25725, '274917228', NULL, NULL, 'horia guernoub', '6 fraser court', 'St giles close heston', 'tw5 0aj', 'hounslow', 'Großbritannien', 'GB', NULL, NULL, '2085722872', '0010059PKQ', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919115182', 'FedEx', NULL, '2014-10-20', '16.10.2014 23:22', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25726, '274852978', '', '', 'Shinice Nelson', '26 wellside wynd, kingswells', '', 'ab15 8ez', 'Aberdeen', 'Großbritannien', '', '', '', '', '0010113E2W', '', '', 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', 'Paket am 05.11.14 zur?ck erhalten!\r\nRL 7140 0139 3DE 06.11.2014', '609919115193', 'FedEx', '', '2014-10-20', '16.10.2014 18:22', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25727, '274952730', NULL, NULL, 'helen mackenzie', '74 Gosdenhill Road', '', 'GU47JD', 'Guildford', 'Großbritannien', 'GB', NULL, NULL, '1483440426', '0010122DSM', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919115208', 'FedEx', NULL, '2014-10-20', '17.10.2014 08:22', 'UK131011AMC27', '1', 'a0YC000000ZkHY1MAN', '117.01', '189.00'),
(25728, '275022813', NULL, NULL, 'Lisa Humphries', '84 Lismore Drive', '', 'PA2 8HU', 'Paisley', 'Großbritannien', 'GB', NULL, NULL, '7854706428', '0010051SDX', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919115219', 'FedEx', NULL, '2014-10-20', '17.10.2014 13:52', 'UK131011AMC27', '1', 'a0YC000000ZkHY1MAN', '117.01', '189.00'),
(25729, '274812179', NULL, NULL, 'Abubakar Rimi', '60 MEADOW STREET', '', 'CF37 1SS', 'PONTYPRIDD', 'Großbritannien', 'GB', NULL, NULL, '7557226266', '0010025HET', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '609919115220', 'FedEx', NULL, '2014-10-20', '16.10.2014 14:52', 'UK131011AMC24', '1', 'a0YC000000ZkHXwMAN', '117.01', '179.00'),
(25730, '274909984', NULL, NULL, 'Karen Whitmarsh', '51 Mountfield, Hythe', '', 'So45 5aq', 'Southampton', 'Großbritannien', 'GB', NULL, NULL, '7530477700', '0010170I1G', NULL, NULL, 'Pionier Barbados Watch: Sleder silber-weiß', NULL, '609919115230', 'FedEx', NULL, '2014-10-20', '16.10.2014 22:52', 'UK140820cc04', '1', 'a0YC000000ZN94nMAD', '129.99', '199.00'),
(25731, '275027532', NULL, NULL, 'Daisy Chain', '316 Hough fold way', '', 'Bl2 3jw', 'Bolton', 'Großbritannien', 'GB', NULL, NULL, '1204709175', '00100925RV', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Metal Strap', NULL, '609919115241', 'FedEx', NULL, '2014-10-20', '17.10.2014 14:22', 'UK140923JM19', '1', 'a0YC000000ZjVCLMA3', '135.00', '199.00'),
(25732, '274845163', NULL, NULL, 'kathleen gore', '15 bedale avenue', 'billingham', 'ts231ah', 'teesside Durham', 'Großbritannien', 'GB', NULL, NULL, '01642 864231', '0010001GND', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '609919115252', 'FedEx', NULL, '2014-10-20', '16.10.2014 17:52', 'UK140313AMC25', '1', 'a0YC000000ZjvQaMAJ', '133.00', '199.00'),
(25733, '274825138', NULL, NULL, 'Jodie Deville', '92 ROOKWOOD ROAD', '', 'LS9 0LY', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7807744674', '00100713GO', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '609919115263', 'FedEx', NULL, '2014-10-20', '16.10.2014 15:52', 'UK140313AMC23', '1', 'a0YC000000ZjvQLMAZ', '133.00', '199.00'),
(25734, '274848371', NULL, NULL, 'Kevin Baker', '35 MEADOW VIEW', 'Frampton cotterell', 'BS36 2NF', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7769504685', '0010164XHG', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '609919115274', 'FedEx', NULL, '2014-10-20', '16.10.2014 17:52', 'UK140313AMC22', '1', 'a0YC000000ZjvQBMAZ', '133.00', '199.00'),
(25735, '274990326', NULL, NULL, 'malonga zumbu', 'FIAT7 24A BYCULLAH ROAD', '', 'En2 8ep', 'ENFIELD', 'Großbritannien', 'GB', NULL, NULL, '7961038045', '0010244I7K', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919115285', 'FedEx', NULL, '2014-10-20', '17.10.2014 10:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25736, '274806190', NULL, NULL, 'Carol Were', '464 LONDON ROAD', 'please press doorbell hard', 'PO2 9LE', 'PORTSMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7890164022', '00102091W2', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919115296', 'FedEx', NULL, '2014-10-20', '16.10.2014 14:22', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25737, '274974678', NULL, NULL, 'Aimie Lawrence', '20 BLENKIN CLOSE', '', 'AL3 6EB', 'ST. ALBANS', 'Großbritannien', 'GB', NULL, NULL, '7412500376', '0010111SO4', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919115300', 'FedEx', NULL, '2014-10-20', '17.10.2014 09:53', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(25738, '275010385', NULL, NULL, 'Margaret Honor', '9 Tansley ave', 'Coppull nr chorley', 'Pr7 5dj', 'Lancashire', 'Großbritannien', 'GB', NULL, NULL, '1257792276', '001020182K', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919115311', 'FedEx', NULL, '2014-10-20', '17.10.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25739, '274920341', NULL, NULL, 'Stephanie O\'Donnell', 'SGS PETROSER MACKLIN AVENUE', '', 'TS23 4BY', 'BILLINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7446268315', '0010166RCI', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919115322', 'FedEx', NULL, '2014-10-20', '16.10.2014 23:53', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25740, '275330973', NULL, NULL, 'Ali Dag', 'J.A.Alberdingkthijm str 46 b', 'Yaka', '3117 rj', 'Schiedam', 'Niederlande', 'NL', NULL, NULL, '617405143', '0010125UDW', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919115837', 'FedEx', NULL, '2014-10-21', '19.10.2014 07:28', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(25741, '275100991', NULL, NULL, 'Angelique van der Steen', 'Heer Arnoldstraat 12', '', '3073 KD', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '651681626', '0010239T7F', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919115848', 'FedEx', NULL, '2014-10-21', '17.10.2014 18:58', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(25742, '275165881', NULL, NULL, 'Ingena Bosschaart', 'Bosgroet 102', '', '1722 KB', 'ZUID-SCHARWOUDE', 'Niederlande', 'NL', NULL, NULL, '06-18286785', '0010069GYC', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919115859', 'FedEx', NULL, '2014-10-21', '18.10.2014 07:28', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(25743, '275453934', NULL, NULL, 'Jeroen de Graaf', 'Berkengaarde 44', '', '2742 TR', 'WADDINXVEEN', 'Niederlande', 'NL', NULL, NULL, '182638518', '00100258PM', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919115860', 'FedEx', NULL, '2014-10-21', '19.10.2014 17:58', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(25744, '275039387', NULL, NULL, 'Jevgeni Chulitskij', 'Wilhelminastraat 36', '', '1561 ZV', 'KROMMENIE', 'Niederlande', 'NL', NULL, NULL, '629182787', '0010182RGA', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919115870', 'FedEx', NULL, '2014-10-21', '17.10.2014 12:58', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(25745, '275118078', NULL, NULL, 'KK Vreeken', 'Heulakker 9', '', '1231 NT', 'LOOSDRECHT', 'Niederlande', 'NL', NULL, NULL, '651000500', '0010165F8S', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919115881', 'FedEx', NULL, '2014-10-21', '17.10.2014 20:28', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(25746, '275535103', NULL, NULL, 'm Dekker', 'Dr. Jan van Breemenlaan 1', '', '8191 LA', 'WAPENVELD', 'Niederlande', 'NL', NULL, NULL, '653530909', '0010101UQ5', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919115892', 'FedEx', NULL, '2014-10-21', '20.10.2014 07:28', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(25747, '275391824', NULL, NULL, 'Abdelazizu Derraz', 'Palingweg 27', '', '1317 PC', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '618938277', '0010188R3R', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '609919115907', 'FedEx', NULL, '2014-10-21', '19.10.2014 12:28', 'NL141008NM07', '1', 'a0YC000000ZmKmBMAV', '', '199.99'),
(25748, '275355910', NULL, NULL, 'Rolf Renzow', 'Lloydstraat 41 A', '(bgg. Nr. 29A de Vaal of 43 Louwerens)', '3024 EA', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '644454244', '0010250LIZ', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '609919115918', 'FedEx', NULL, '2014-10-21', '19.10.2014 09:28', 'NL141008NM07', '1', 'a0YC000000ZmKmBMAV', '', '199.99'),
(25749, '275133970', NULL, NULL, 'Yucel Fidan', 'Reinkenstraat 10', '', '5654 LC', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '624936498', '0010231F6R', NULL, NULL, 'London PIONIER horloge - zilver/zwart - zwarte leren band (GM-150-2)', NULL, '609919115929', 'FedEx', NULL, '2014-10-21', '17.10.2014 22:58', 'NL141008NM02', '1', 'a0YC000000ZmKYUMA3', '', '199.99'),
(25750, '275403356', '', '', 'A. M. M. A. El-Gharabawy', 'Anemoonstraat 4', '', '6542 ZE', 'NIJMEGEN', 'Niederlande', '', '', '', '642151512', '0010216ECX', '', '', 'London PIONIER horloge - zilver/zwart met metalen band (GM-150-6)', 'Uhr erhalten 05.11.2014\r\nBitte refund!', '609919115930', 'FedEx', '', '2014-10-21', '19.10.2014 13:28', 'NL141008NM06', '1', 'a0YC000000ZmKjlMAF', '', '199.99'),
(25751, '275308809', NULL, NULL, 'Chaima Erraoui', 'Leeuwendalersweg 71 3HOOG', '', '1061 BD', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '686241932', '0010190NX8', NULL, NULL, 'London PIONIER horloge - zilver/zwart met metalen band (GM-150-6)', NULL, '609919115940', 'FedEx', NULL, '2014-10-21', '19.10.2014 00:28', 'NL141008NM06', '1', 'a0YC000000ZmKjlMAF', '', '199.99'),
(25752, '275401708', NULL, NULL, 'Glen Van Balen', 'De Brink 846', '', '2553 HR', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '06-15238530', '0010231O7P', NULL, NULL, 'London PIONIER horloge - zilver/zwart met metalen band (GM-150-6)', NULL, '609919115951', 'FedEx', NULL, '2014-10-21', '19.10.2014 13:28', 'NL141008NM06', '1', 'a0YC000000ZmKjlMAF', '', '199.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(25753, '275393666', NULL, NULL, 'Hicran Yusifova', 'Lederambachtstraat 33', '', '1069 HK', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '636175557', '0010155VNE', NULL, NULL, 'London PIONIER horloge - zilver/zwart met metalen band (GM-150-6)', NULL, '609919115962', 'FedEx', NULL, '2014-10-21', '19.10.2014 12:28', 'NL141008NM06', '1', 'a0YC000000ZmKjlMAF', '', '199.99'),
(25754, '275163452', NULL, NULL, 'Andra van Tuijl', 'Geertruidenbergstraat 24', '', '5652 JL', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '618531568', '0010049XNO', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919115973', 'FedEx', NULL, '2014-10-21', '18.10.2014 07:28', 'NL141008NM04', '1', 'a0YC000000ZmKaaMAF', '', '199.99'),
(25755, '275377438', '', '', 'Rene van Til', 'Beukenlaan 22', '', '3281 CD', 'NUMANSDORP', 'Niederlande', '', '', '', '630187741', '0010067UHP', '', '', 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', 'Uhr erhalten 31.10.2014\r\nBite refund!', '609919115984', 'FedEx', '', '2014-10-21', '19.10.2014 11:28', 'NL141008NM04', '1', 'a0YC000000ZmKaaMAF', '', '199.99'),
(25756, '275072532', NULL, NULL, 'anita nengerman', 'Woerdstraat 47', '', '7241 CB', 'LOCHEM', 'Niederlande', 'NL', NULL, NULL, '613678553', '001008074N', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919115995', 'FedEx', NULL, '2014-10-21', '17.10.2014 15:58', 'NL141008NM08', '1', 'a0YC000000ZmKolMAF', '', '199.99'),
(25757, '275393094', NULL, NULL, 'Redouan Tallagui', 'Prometheusstraat 70', 'Achillesstraat 81', '3054 WD', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '644750652', '0010200S7N', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919116009', 'FedEx', NULL, '2014-10-21', '19.10.2014 12:28', 'NL141008NM08', '1', 'a0YC000000ZmKolMAF', '', '199.99'),
(25758, '275455223', NULL, NULL, 'Steven Elshof', 'Vondelstraat 57A', '', '6512 BC', 'NIJMEGEN', 'Niederlande', 'NL', NULL, NULL, '643058502', '0010046L78', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919116010', 'FedEx', NULL, '2014-10-21', '19.10.2014 18:28', 'NL141008NM08', '1', 'a0YC000000ZmKolMAF', '', '199.99'),
(25759, '275381908', NULL, NULL, 'Jan Tegelaar', 'Wieldraaierstraat 32', '', '2645 JN', 'DELFGAUW', 'Niederlande', 'NL', NULL, NULL, '152621796', '0010047WIQ', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919116020', 'FedEx', NULL, '2014-10-21', '19.10.2014 11:28', 'NL140902PL2002', '1', 'a0YC000000ZXifmMAD', '', '249.99'),
(25760, '275383768', NULL, NULL, 'Ivo van Roij', 'Bredaseweg 104', '', '5038 NJ', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '641515801', '0010234WR1', NULL, NULL, 'Monte Carlo horloge - Zilver / Wit', NULL, '609919116031', 'FedEx', NULL, '2014-10-21', '19.10.2014 11:58', 'NL140902PL2000', '1', 'a0YC000000ZXibZMAT', '', '249.99'),
(25761, '275147224', NULL, NULL, 'Patrick Boons', 'Rompert Park 1', '', '5233 RJ', '\'S-HERTOGENBOSCH', 'Niederlande', 'NL', NULL, NULL, '646121633', '0010097RC2', NULL, NULL, 'Monte Carlo horloge - Zilver / Wit', NULL, '609919116042', 'FedEx', NULL, '2014-10-21', '18.10.2014 05:58', 'NL140902PL2000', '1', 'a0YC000000ZXibZMAT', '', '249.99'),
(25762, '275448274', NULL, NULL, 'Hij Perdon', 'Jupiterlaan 41', '', '7314 KS', 'APELDOORN', 'Niederlande', 'NL', NULL, NULL, '681859491', '0010070X06', NULL, NULL, 'Monte Carlo horloge - Zwart / Zwart', NULL, '609919116053', 'FedEx', NULL, '2014-10-21', '19.10.2014 17:28', 'NL140902PL2003', '1', 'a0YC000000ZXii7MAD', '', '249.99'),
(25763, '275246851', NULL, NULL, 'Milou Wegbrans', 'Bovenkerkerkade 61', '', '1185 CS', 'AMSTELVEEN', 'Niederlande', 'NL', NULL, NULL, '653422780', '0010227WME', NULL, NULL, 'Monte Carlo horloge - Zwart / Zwart', NULL, '609919116064', 'FedEx', NULL, '2014-10-21', '18.10.2014 15:28', 'NL140902PL2003', '1', 'a0YC000000ZXii7MAD', '', '249.99'),
(25764, '275550729', NULL, NULL, 'elizabeth sembrano', 'Azaleastraat 16', 'Adresregel 2', '2200', 'Herentals', 'Belgien', 'BE', NULL, NULL, '498541085', '00100402RX', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919116123', 'FedEx', NULL, '2014-10-21', '20.10.2014 08:18', 'NL141008NM03', '1', 'a0YC000000ZmKrdMAF', '', '199.99'),
(25765, '275429675', NULL, NULL, 'joachim vdb', 'Platte Lostraat 65', '', '3010', 'Kessel-Lo', 'Belgien', 'BE', NULL, NULL, '495474156', '0010081HUO', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '609919116134', 'FedEx', NULL, '2014-10-21', '19.10.2014 16:18', 'NL141008NM07', '1', 'a0YC000000ZmKrhMAF', '', '199.99'),
(25766, '275041718', NULL, NULL, 'Dennis De Ceuster', 'Bredabaan 864', '', '2990', 'Wuustwezel', 'Belgien', 'BE', NULL, NULL, '483575821', '0010169VWI', NULL, NULL, 'London PIONIER horloge - zilverkleurig/wit met metalen band (GM-150-5)', NULL, '609919116145', 'FedEx', NULL, '2014-10-21', '17.10.2014 13:18', 'NL141008NM05', '1', 'a0YC000000ZmKrfMAF', '', '199.99'),
(25767, '275108496', NULL, NULL, 'Valery Grossar', 'rue de Fonteny 6', '', '1370', 'Saint-Remy-Geest', 'Belgien', 'BE', NULL, NULL, '485177163', '0010013F4K', NULL, NULL, 'London PIONIER horloge - zilverkleurig/wit met metalen band (GM-150-5)', NULL, '609919116156', 'FedEx', NULL, '2014-10-21', '17.10.2014 19:18', 'NL141008NM05', '1', 'a0YC000000ZmKrfMAF', '', '199.99'),
(25768, '275166306', NULL, NULL, 'Willems Patrick', 'Leemstraat 55', '', '3272', 'Testelt', 'Belgien', 'BE', NULL, NULL, '476418220', '0010102OMX', NULL, NULL, 'London PIONIER horloge - zilverkleurig/zwart met metalen band (GM-150-6)', NULL, '609919116167', 'FedEx', NULL, '2014-10-21', '18.10.2014 07:48', 'NL141008NM06', '1', 'a0YC000000ZmKrgMAF', '', '199.99'),
(25769, '275220158', NULL, NULL, 'Nuray Isci', 'Sledderlo  11', '', '3600', 'Genk', 'Belgien', 'BE', NULL, NULL, '486640816', '0010016KHQ', NULL, NULL, 'Monte Carlo horloge - Goud / Zwart', NULL, '609919116178', 'FedEx', NULL, '2014-10-21', '18.10.2014 12:18', 'NL140902PL2002', '1', 'a0YC000000ZXizdMAD', '', '249.99'),
(25770, '275368101', NULL, NULL, 'Nurul Adelaide', 'Chaussee de dinant 197', '', '5000', 'Namur', 'Belgien', 'BE', NULL, NULL, '484384176', '0010057OIO', NULL, NULL, 'Une montre Monte Carlo - argentÃ©/blanc', NULL, '609919116189', 'FedEx', NULL, '2014-10-21', '19.10.2014 10:18', 'NL140902PL2000', '1', 'a0YC000000ZXizbMAD', '', '249.99'),
(25771, '275449218', NULL, NULL, 'Semedo Silva', '183 rue sainte germaine boite 1 N 1', '', '7700', 'Mouscron', 'Belgien', 'BE', NULL, NULL, '320809530', '0010240QZW', NULL, NULL, 'Une montre Monte Carlo - dorÃ©/noir', NULL, '609919116190', 'FedEx', NULL, '2014-10-21', '19.10.2014 17:48', 'NL140902PL2002', '1', 'a0YC000000ZXizdMAD', '', '249.99'),
(25772, '275188221', NULL, NULL, 'joel Cafe des Bouchers', 'avenue des Princes 46', '', '1300', 'Wavre', 'Belgien', 'BE', NULL, NULL, '475310608', '0010154P1R', NULL, NULL, 'Une montre PIONIER London - argentÃ©/noir avec bracelet mÃ©tallique (GM-150-6)', NULL, '609919116204', 'FedEx', NULL, '2014-10-21', '18.10.2014 09:18', 'NL141008NM06', '1', 'a0YC000000ZmKrgMAF', '', '199.99'),
(25773, '275271924', NULL, NULL, 'Umarov Arsen', 'Plezantstraat 317bus8', '', '9100', 'Sint-Niklaas', 'Belgien', 'BE', NULL, NULL, '484994317', '00101677XI', NULL, NULL, 'Une montre PIONIER London - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '609919116215', 'FedEx', NULL, '2014-10-21', '18.10.2014 18:18', 'NL141008NM03', '1', 'a0YC000000ZmKrdMAF', '', '199.99'),
(25774, '275307582', NULL, NULL, 'Ardian Idrizi', 'av. Emile Van Ermengem NÂ°1 B8', '', '1020', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '484910717', '0010030MW3', NULL, NULL, 'Une montre PIONIER London - noir/noir avec bracelet mÃ©tallique (GM-150-8)', NULL, '609919116226', 'FedEx', NULL, '2014-10-21', '18.10.2014 23:48', 'NL141008NM08', '1', 'a0YC000000ZmKriMAF', '', '199.99'),
(25775, '275459385', NULL, NULL, 'Wasfi Hamdan', 'Gudrunsvej 24, 7. TH', '', '8220', 'Brabrand', 'Dänemark', 'DK', NULL, NULL, '31324788', '0010106MTO', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '609919116237', 'FedEx', NULL, '2014-10-21', '19.10.2014 18:36', 'DK260514HW07', '1', 'a0YC000000ZYGfBMAX', '1032.75', '1495.00'),
(25776, '275122684', NULL, NULL, 'Alexander Larsen', 'Sognegaards alle 1 st th', '', '2650', 'Hvidovre', 'Dänemark', 'DK', NULL, NULL, '26396975', '0010094OSR', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '609919116248', 'FedEx', NULL, '2014-10-21', '17.10.2014 21:06', 'DK260514HW07', '1', 'a0YC000000ZYGfBMAX', '1032.75', '1495.00'),
(25777, '275091835', NULL, NULL, 'Christian Pihl', 'Frederiksborgvej 1-209', '158. 2 tv', '2400', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '24238103', '00101545LO', NULL, NULL, 'Sort rem, sort urkasse og sort urskive (GM-508-4)', NULL, '609919116259', 'FedEx', NULL, '2014-10-21', '17.10.2014 18:06', 'DK180314HW15', '1', 'a0YC000000FCloGMAT', '1267.38', '1895.00'),
(25778, '275491600', NULL, NULL, 'Hazel Ward', 'The Rath Lower Commons, Clonalvey', 'Via Garristown Post Office', '1', 'Co.Meath', 'Irland', 'IE', NULL, NULL, '18355627', '0010056B96', NULL, NULL, 'Pionier Dublin Watch: Black Strap, Silver Case and White Face (GM-508-1)', NULL, '609919116086', 'FedEx', NULL, '2014-10-21', '19.10.2014 22:32', 'GM-508-1', '1', 'a0YC000000ZZO9LMAX', '200.00', '309.98'),
(25779, '275427525', NULL, NULL, 'Svetlana Bulina', '17 O`Hares Mill', 'Nicholas street', '353', 'Dundalk Louth', 'Irland', 'IE', NULL, NULL, '877817017', '0010205PF4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919116097', 'FedEx', NULL, '2014-10-21', '19.10.2014 17:02', 'IE190614AH08', '1', 'a0YC000000ZZgkjMAD', '206.24', '311.99'),
(25780, '275691506', NULL, NULL, 'Monika Stanczyk', 'Ul. Turoszowska 6/15', '', '91-025', 'Lodz', 'Polen', 'PL', NULL, NULL, '3,53858E+11', '10039497', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: schwarz', NULL, '609919116260', 'FedEx', NULL, '2014-10-21', '20.10.2014 22:08', 'PL141002DR25', '1', 'a0YC000000ZlIygMAF', '714.03', '997.00'),
(25781, '275093317', NULL, NULL, 'Pawel Bracichowicz', 'Rozewska 23J', '', '03-179', 'Warszawa', 'Polen', 'PL', NULL, NULL, '516128363', '0010077YVU', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: silber-weiß', NULL, '609919116270', 'FedEx', NULL, '2014-10-21', '17.10.2014 21:08', 'PL141002DR22', '1', 'a0YC000000ZlIwzMAF', '714.03', '997.00'),
(25782, '275038057', NULL, NULL, 'Fryderyk Szymaniak', 'Karnin 46A', '', '66-446', 'Deszczno lubuskie', 'Polen', 'PL', NULL, NULL, '692492830', '00100896PS', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: silber-schwarz', NULL, '609919116281', 'FedEx', NULL, '2014-10-21', '17.10.2014 16:08', 'PL141002DR23', '1', 'a0YC000000ZlIy7MAF', '714.03', '997.00'),
(25783, '275715650', NULL, NULL, 'Krzysztof Duda', 'ul. Rawicka 13', '', '63-700', 'Krotoszyn', 'Polen', 'PL', NULL, NULL, '604409931', '00102397GQ', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: gold', NULL, '609919116292', 'FedEx', NULL, '2014-10-21', '20.10.2014 23:38', 'PL141002DR24', '1', 'a0YC000000ZlIyWMAV', '714.03', '997.00'),
(25784, '275440492', NULL, NULL, 'Krzysztof Rozanski', 'ul. Zenona Klemensiewicza 6A', '', '70-028', 'Szczecin zachodniopomorskie', 'Polen', 'PL', NULL, NULL, '502102695', '0010001F1V', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: gold', NULL, '609919116307', 'FedEx', NULL, '2014-10-21', '19.10.2014 20:08', 'PL141002DR24', '1', 'a0YC000000ZlIyWMAV', '714.03', '997.00'),
(25785, '275522854', NULL, NULL, 'Maciej Kalucki', 'Al. Jozefa Pilsudskiego 13/4', '', '35-074', 'Rzeszow', 'Polen', 'PL', NULL, NULL, '601339501', '0010084X7M', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: gold', NULL, '609919116318', 'FedEx', NULL, '2014-10-21', '20.10.2014 09:38', 'PL141002DR24', '1', 'a0YC000000ZlIyWMAV', '714.03', '997.00'),
(25786, '275701323', NULL, NULL, 'Sandra Galeska', 'ul. Hetmanska 62/83', '', '60-219', 'Poznan', 'Polen', 'PL', NULL, NULL, '48508120512', '0010232XTT', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: gold', NULL, '609919116329', 'FedEx', NULL, '2014-10-21', '20.10.2014 22:38', 'PL141002DR24', '1', 'a0YC000000ZlIyWMAV', '714.03', '997.00'),
(25787, '275039812', NULL, NULL, 'wafaa wahid', 'roennholmsgraend 61 c/o Rifaillo', '', '127 42', 'skaerholmen', 'Schweden', 'SE', NULL, NULL, '722999640', '0010214PLG', NULL, NULL, 'GM-505-2. Diamantklocka med lÃ¤derarmband', NULL, '609919116330', 'FedEx', NULL, '2014-10-21', '17.10.2014 16:14', 'SE260514HW06', '1', 'a0YC000000ZYHHMMA5', '1280.87', '1895.00'),
(25788, '275124042', NULL, NULL, 'Abbas Heidari', 'GENERATORGATAN 1', '', '722 24', 'VAESTERAS VAESTMANLANDS LAEN', 'Schweden', 'SE', NULL, NULL, '738965681', '0010138BLF', NULL, NULL, 'GM-505-3. Diamantklocka med lÃ¤derarmband', NULL, '609919116340', 'FedEx', NULL, '2014-10-21', '18.10.2014 00:14', 'SE260514HW07', '1', 'a0YC000000ZYHHKMA5', '1280.87', '1895.00'),
(25789, '275487978', NULL, NULL, 'Arbresha Rushiti', 'Dalhemsvaegen 6', '', '25463', 'Helsingborg', 'Schweden', 'SE', NULL, NULL, '708747918', '0010180LTH', NULL, NULL, 'GM-505-3. Diamantklocka med lÃ¤derarmband', NULL, '609919116351', 'FedEx', NULL, '2014-10-21', '20.10.2014 00:14', 'SE260514HW07', '1', 'a0YC000000ZYHHKMA5', '1280.87', '1895.00'),
(25790, '275099299', NULL, NULL, 'Ludvig Persson', 'TINGSVAEGEN 10', '', '578 91', 'ANEBY', 'Schweden', 'SE', NULL, NULL, '727161102', '0010093NC1', NULL, NULL, 'GM-505-3. Diamantklocka med lÃ¤derarmband', NULL, '609919116362', 'FedEx', NULL, '2014-10-21', '17.10.2014 21:44', 'SE260514HW07', '1', 'a0YC000000ZYHHKMA5', '1280.87', '1895.00'),
(25791, '275114550', NULL, NULL, 'mustafa noori', 'FLUGSNAPPARGATAN 20', '', '724 72', 'VAESTERAS', 'Schweden', 'SE', NULL, NULL, '737200082', '0010153R1S', NULL, NULL, 'GM-505-3. Diamantklocka med lÃ¤derarmband', NULL, '609919116373', 'FedEx', NULL, '2014-10-21', '17.10.2014 23:14', 'SE260514HW07', '1', 'a0YC000000ZYHHKMA5', '1280.87', '1895.00'),
(25792, '275116007', NULL, NULL, 'Maria Johnsson', 'Langgatan 36', '', '26531', 'Astorp', 'Schweden', 'SE', NULL, NULL, '', '0010241JJ3', NULL, NULL, 'GM-505-5. Diamantklocka med stÃ¥larmband', NULL, '609919116384', 'FedEx', NULL, '2014-10-21', '17.10.2014 23:14', 'SE260514HW09', '1', 'a0YC000000ZYHHNMA5', '1280.87', '1895.00'),
(25793, '275568927', NULL, NULL, 'leonora morina', 'BAERGARSTIGEN 56', '', '954 35', 'GAMMELSTAD', 'Schweden', 'SE', NULL, NULL, '739473752', '0010167DLF', NULL, NULL, 'GM-505-6. Diamantklocka med stÃ¥larmband', NULL, '609919116395', 'FedEx', NULL, '2014-10-21', '20.10.2014 12:44', 'SE260514HW10', '1', 'a0YC000000ZYHHPMA5', '1280.87', '1895.00'),
(25794, '275538717', NULL, NULL, 'Thomas Blom', 'FJAERDINGSSTIGEN 26C', '', '302 51', 'HALMSTAD', 'Schweden', 'SE', NULL, NULL, '702509293', '00100989TU', NULL, NULL, 'GM-505-6. Diamantklocka med stÃ¥larmband', NULL, '609919116400', 'FedEx', NULL, '2014-10-21', '20.10.2014 10:45', 'SE260514HW10', '1', 'a0YC000000ZYHHPMA5', '1280.87', '1895.00'),
(25795, '275442364', NULL, NULL, 'Antonia Pesevski', 'LYCKSELEVAEGEN 33', '', '162 67', 'VAELLINGBY STOCKHOLMS LAEN', 'Schweden', 'SE', NULL, NULL, '46733998929', '00101027UE', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '609919116410', 'FedEx', NULL, '2014-10-21', '19.10.2014 20:14', 'SE160714HW10', '1', 'a0YC000000ZYDVJMA5', '1280.87', '1895.00'),
(25796, '275382812', NULL, NULL, 'Natalia Kudinova', 'SKYTTEVEGEN 20', '', '192 58', 'SOLLENTUNA', 'Schweden', 'SE', NULL, NULL, '762699848', '00100114JJ', NULL, NULL, 'Malibu Diamonds GM-502-3 - Brown Strap Gold Case Black Face', NULL, '609919116421', 'FedEx', NULL, '2014-10-21', '19.10.2014 14:44', 'SE160714HW10', '1', 'a0YC000000ZYDVJMA5', '1280.87', '1895.00'),
(25797, '275455587', NULL, NULL, 'Edris Parsay', 'JAKTSTIGEN 29', '', '226 52', 'LUND', 'Schweden', 'SE', NULL, NULL, '762156465', '00102383J6', NULL, NULL, 'Svart/guld Casablanca', NULL, '609919116432', 'FedEx', NULL, '2014-10-21', '19.10.2014 21:14', 'SE040614HW19', '1', 'a0YC000000FCh5eMAD', '1768.74', '2799.00'),
(25798, '275227671', NULL, NULL, 'Graciela Arias', 'Av Perez Galdos 79', '36', '46018', 'valencia', 'Spanien', 'ES', NULL, NULL, '640222563', '0010239F1L', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-3', NULL, '609919116101', 'FedEx', NULL, '2014-10-21', '18.10.2014 13:28', 'ES140623CS17', '1', 'a0YC000000ZkUj5MAF', '', '229.00'),
(25799, '275220299', NULL, NULL, 'mentxu fernandez', 'CALLE IZTUETA 3', '2', '20001', 'DONOSTIA-SAN SEBASTIAN', 'Spanien', 'ES', NULL, NULL, '600499024', '0010247EBS', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-3', NULL, '609919116112', 'FedEx', NULL, '2014-10-21', '18.10.2014 12:28', 'ES140623CS17', '1', 'a0YC000000ZkUj5MAF', '', '229.00'),
(25800, '275356483', NULL, NULL, 'Amy Marshall', '41 Longdown Drive', '', 'BS22 7US', 'Weston-s-Mare', 'Großbritannien', 'GB', NULL, NULL, '7772202666', '00101326O8', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '609919115344', 'FedEx', NULL, '2014-10-21', '19.10.2014 11:22', 'UK131203AMC15', '1', 'a0YC000000Zm4CeMAJ', '123.99', '199.00'),
(25801, '275129296', NULL, NULL, 'adam byrski', '6 OLD ESHER CLOSE', 'Hersham', 'KT12 4LD', 'WALTON-ON-THAMES', 'Großbritannien', 'GB', NULL, NULL, '7427669494', '00100206VW', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '609919115355', 'FedEx', NULL, '2014-10-21', '17.10.2014 23:52', 'UK140403AS12', '1', 'a0YC000000ZlvNJMAZ', '129.99', '199.00'),
(25802, '275474297', NULL, NULL, 'Georgi Kostadinov', '19 GUNTONS CLOSE', '', 'CB7 5DJ', 'ELY', 'Großbritannien', 'GB', NULL, NULL, '7526348747', '001020611N', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '609919115366', 'FedEx', NULL, '2014-10-21', '19.10.2014 21:52', 'UK140403AS12', '1', 'a0YC000000ZlvNJMAZ', '129.99', '199.00'),
(25803, '275466644', NULL, NULL, 'Gemma Boase', '52 Wharton road', '', 'Cw7 3ae', 'Winsford cheshire', 'Großbritannien', 'GB', NULL, NULL, '7872608410', '0010172XB2', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919115377', 'FedEx', NULL, '2014-10-21', '19.10.2014 20:53', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25804, '275079002', NULL, NULL, 'Leigh Price', '16 Cae morfa skewen', '', 'Sa10 6eh', 'Neath', 'Großbritannien', 'GB', NULL, NULL, '7968892129', '001020965O', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919115388', 'FedEx', NULL, '2014-10-21', '17.10.2014 18:53', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25805, '275392575', NULL, NULL, 'MARION CAMPBELL', '7 SALTON CRESCENT', 'GREENACRES', 'DD4 0HY', 'DUNDEE', 'Großbritannien', 'GB', NULL, NULL, '1382502044', '0010163EOA', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919115399', 'FedEx', NULL, '2014-10-21', '19.10.2014 14:24', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25806, '275046660', NULL, NULL, 'Rebecca Green', '35 GLOUCESTER ROAD', '', 'L6 4DP', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7739556331', '0010132SEJ', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919115403', 'FedEx', NULL, '2014-10-21', '17.10.2014 15:52', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25807, '275261480', NULL, NULL, 'Thomas Emile', '66-67 ROBERT STREET', 'Suite 430, 4th Floor', 'CR0 1QQ', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '4,47974E+11', '0010082D26', NULL, NULL, 'Marco Polo Watch: Black Face - Gold Metal Strap', NULL, '609919115414', 'FedEx', NULL, '2014-10-21', '18.10.2014 18:52', 'UK140819AS01', '1', 'a0YC000000ZkHY2MAN', '117.01', '189.00'),
(25808, '275386562', NULL, NULL, 'Andre Caines-Powell', '16 HONESWODE CLOSE', '', 'B20 2SJ', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7970563726', '00101823AO', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '609919115425', 'FedEx', NULL, '2014-10-21', '19.10.2014 13:52', 'UK131011AMC24', '1', 'a0YC000000ZkHXwMAN', '117.01', '179.00'),
(25809, '275257322', NULL, NULL, 'Anusionwu Onyedika', '76 WOOD ROAD', '', 'CF37 1RJ', 'PONTYPRIDD', 'Großbritannien', 'GB', NULL, NULL, '7968168799', '0010192SFJ', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '609919115436', 'FedEx', NULL, '2014-10-21', '18.10.2014 18:22', 'UK131011AMC24', '1', 'a0YC000000ZkHXwMAN', '117.01', '179.00'),
(25810, '275100399', NULL, NULL, 'Charlotte Randall', '16 ORB STREET', '', 'SE17 1EW', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7939224504', '0010078QOP', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '609919115447', 'FedEx', NULL, '2014-10-21', '17.10.2014 20:52', 'UK131011AMC24', '1', 'a0YC000000ZkHXwMAN', '117.01', '179.00'),
(25811, '275481755', NULL, NULL, 'Ewelina Gestwa', 'BRUNEL UNI. STATION ROAD', 'Brunel University, Flat 67, Room 1, Maurice Kogan Hall, Isambard Complex', 'UB8 3FG', 'UXBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7454000352', '0010004OYY', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '609919115458', 'FedEx', NULL, '2014-10-21', '19.10.2014 22:22', 'UK131011AMC24', '1', 'a0YC000000ZkHXwMAN', '117.01', '179.00'),
(25812, '275083914', NULL, NULL, 'RITA REALE', '59 LIMPSFIELD ROAD', '', 'S9 1BJ', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7917902690', '0010067CC4', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '609919115469', 'FedEx', NULL, '2014-10-21', '17.10.2014 19:22', 'UK131011AMC24', '1', 'a0YC000000ZkHXwMAN', '117.01', '179.00'),
(25813, '275429594', NULL, NULL, 'Paul Rooney', '24 SIMS CLOSE', '', 'BL0 9NT', 'BURY', 'Großbritannien', 'GB', NULL, NULL, '7889178452', '0010120VTY', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '609919115470', 'FedEx', NULL, '2014-10-21', '19.10.2014 17:53', 'UK131011AMC23', '1', 'a0YC000000ZkHXvMAN', '117.01', '179.00'),
(25814, '275293108', NULL, NULL, 'Dale Dias', '3 Kingshill Court', '', 'HP135FN', 'High Wycombe', 'Großbritannien', 'GB', NULL, NULL, '7732102056', '0010111OD2', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919115480', 'FedEx', NULL, '2014-10-21', '18.10.2014 22:52', 'UK131011AMC25', '1', 'a0YC000000ZkHXzMAN', '117.01', '189.00'),
(25815, '275448233', NULL, NULL, 'Gareth Wells', '14 St James Quay', '4 Bowman Lane', 'LS10 1HG', 'Leeds', 'Großbritannien', 'GB', NULL, NULL, '7533011349', '*00100459E7', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919115491', 'FedEx', NULL, '2014-10-21', '19.10.2014 19:52', 'UK131011AMC25', '1', 'a0YC000000ZkHXzMAN', '117.01', '189.00'),
(25816, '275129887', NULL, NULL, 'colin atkin', '25 LARKSPUR AVENUE', '', 'NG5 8JU', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7971063397', '0010050OZ9', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Metal Strap', NULL, '609919115506', 'FedEx', NULL, '2014-10-21', '18.10.2014 00:22', 'UK140923JM19', '1', 'a0YC000000ZjVCLMA3', '135.00', '199.00'),
(25817, '275185478', NULL, NULL, 'Hannah Carr', '3 MARGARET TERRACE', '', 'DL14 8SW', 'BISHOP AUCKLAND', 'Großbritannien', 'GB', NULL, NULL, '7983558409', '0010194UM2', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Metal Strap', NULL, '609919115517', 'FedEx', NULL, '2014-10-21', '18.10.2014 11:22', 'UK140923JM19', '1', 'a0YC000000ZjVCLMA3', '135.00', '199.00'),
(25818, '275095888', NULL, NULL, 'Samantha Dennel', '22 ASQUITH CLOSE', 'Leave in porch', 'CW1 5TX', 'CREWE', 'Großbritannien', 'GB', NULL, NULL, '7718782621', '00102399C1', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Metal Strap', NULL, '609919115528', 'FedEx', NULL, '2014-10-21', '17.10.2014 20:22', 'UK140923JM19', '1', 'a0YC000000ZjVCLMA3', '135.00', '199.00'),
(25819, '275173578', NULL, NULL, 'Gayatri Mehra', '22 SALISBURY GROVE', '', 'B72 1XY', 'SUTTON COLDFIELD', 'Großbritannien', 'GB', NULL, NULL, '7872985804', '0010074F4A', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Silver Metal Strap', NULL, '609919115539', 'FedEx', NULL, '2014-10-21', '18.10.2014 10:23', 'UK140923JM17', '1', 'a0YC000000ZjVBIMA3', '135.00', '199.00'),
(25820, '275119530', NULL, NULL, 'Georgina Phillips', '256 MATHER AVENUE', '', 'L18 9TQ', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7944396038', '00102285HO', NULL, NULL, 'Pionier London DIAMONDS Watch - Gold Face and Brown Leather Strap', NULL, '609919115540', 'FedEx', NULL, '2014-10-21', '17.10.2014 22:52', 'UK140923JM12', '1', 'a0YC000000ZjV2GMAV', '135.00', '199.00'),
(25821, '275136313', NULL, NULL, 'Fahad Khan', '62 MEADWAY', '', 'IG3 9BH', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '7838714567', '001018693K', NULL, NULL, 'Pionier London DIAMONDS Watch - Silver Face and Silver Metal Strap', NULL, '609919115550', 'FedEx', NULL, '2014-10-21', '18.10.2014 01:52', 'UK140923JM16', '1', 'a0YC000000ZjVAyMAN', '135.00', '199.00'),
(25822, '275146345', NULL, NULL, 'paul steventon', '39 CLAYFIELD ROAD', '', 'S64 0HW', 'MEXBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7732944873', '0010143B2R', NULL, NULL, 'Pionier Watch - Black Strap With Black Case and Black Face - (GM-508-4)', NULL, '609919115561', 'FedEx', NULL, '2014-10-21', '18.10.2014 07:52', 'UK140313AMC25', '1', 'a0YC000000ZjvQaMAJ', '133.00', '199.00'),
(25823, '275443403', NULL, NULL, 'Zoe Booth', '3 Starling Lane', '', 'EN6 4JX', 'Cuffley', 'Großbritannien', 'GB', NULL, NULL, '7841489163', '0010035Q8A', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and White Face - (GM-508-1)', NULL, '609919115572', 'FedEx', NULL, '2014-10-21', '19.10.2014 19:23', 'UK140313AMC22', '1', 'a0YC000000ZjvQBMAZ', '133.00', '199.00'),
(25824, '275112218', NULL, NULL, 'Jennifer Mcneill', '95 LONG DRIVE', '', 'HA4 0HN', 'RUISLIP', 'Großbritannien', 'GB', NULL, NULL, '7930301651', '0010166B73', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919115583', 'FedEx', NULL, '2014-10-21', '17.10.2014 21:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25825, '275103433', NULL, NULL, 'Richard Fletcher', '39 MAPLE AVENUE', '', 'ME16 0DB', 'Maidstone', 'Großbritannien', 'GB', NULL, NULL, '7912417362', '0010238YSD', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919115594', 'FedEx', NULL, '2014-10-21', '17.10.2014 20:53', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25826, '275223229', NULL, NULL, 'Robyn Whalin', '31 HIGH STREET', 'Please deliever before 12.30', 'DE75 7EX', 'HEANOR', 'Großbritannien', 'GB', NULL, NULL, '7590621215', '0010109PTL', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919115609', 'FedEx', NULL, '2014-10-21', '18.10.2014 14:53', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25827, '275109977', NULL, NULL, 'Roger Shotliff', '13 Aldersgate Way', '', 'BH12 3DZ', 'Poole', 'Großbritannien', 'GB', NULL, NULL, '7912945425', '0010185ISL', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919115610', 'FedEx', NULL, '2014-10-21', '17.10.2014 21:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25828, '275338471', NULL, NULL, 'Kerry Bradley', '14 PEPLOE ROAD', 'Walton', 'L4 9RP', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7747020635', '00101577Q6', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919115620', 'FedEx', NULL, '2014-10-21', '19.10.2014 09:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25829, '275499334', NULL, NULL, 'Marcia Henry', '30 GLENTHORNE AVENUE', 'Shirley Park', 'CR0 7EY', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7956459445', '001004577H', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919115631', 'FedEx', NULL, '2014-10-21', '20.10.2014 00:52', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(25830, '275169961', NULL, NULL, 'Wing kam Ip', 'Apartment 39 2 stuart street', '', 'M11 4DG', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7525186915', '0010237B6K', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919115642', 'FedEx', NULL, '2014-10-21', '18.10.2014 09:52', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(25831, '275371239', NULL, NULL, 'Arkadiusz Szybowski', '20 HARROWDEN ROAD', '', 'DN2 4EH', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '7751605331', '0010205VVW', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919115653', 'FedEx', NULL, '2014-10-21', '19.10.2014 12:52', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(25832, '275492824', NULL, NULL, 'Nicholas Greenhalgh', '68 CASTLEWAY', '', 'M27 8HZ', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7912143819', '0010185YM9', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919115664', 'FedEx', NULL, '2014-10-21', '19.10.2014 23:22', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(25833, '275254262', NULL, NULL, 'John Williams', '1 ST GEORGES SOUTH ROAD', 'The house address is 1 st georges cottages located on south road', 'KT13 9DZ', 'WEYBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7985487029', '0010053RHA', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919115675', 'FedEx', NULL, '2014-10-21', '18.10.2014 18:22', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25834, '275241384', NULL, NULL, 'Aisleen O\'Cleirigh', '31 CAPENHURST CLOSE', '', 'M23 2SL', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '4,41607E+11', '0010196PVY', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919115686', 'FedEx', NULL, '2014-10-21', '18.10.2014 16:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25835, '275107895', NULL, NULL, 'Catalin Grigorescu', '36 BETHELL AVENUE', '', 'E16 4JT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7428130671', '001008582R', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919115697', 'FedEx', NULL, '2014-10-21', '17.10.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25836, '275208451', NULL, NULL, 'Gytis Limontas', '39 PETTACRE CLOSE', '', 'SE28 0BU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7960677036', '001009632X', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919115701', 'FedEx', NULL, '2014-10-21', '18.10.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25837, '275124734', NULL, NULL, 'Irene Wallenius', '114 1F1 McDonald Road', '', 'EH7 4NQ', 'Edinburgh', 'Großbritannien', 'GB', NULL, NULL, '7586197549', '*0010160E60', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919115712', 'FedEx', NULL, '2014-10-21', '17.10.2014 23:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25838, '275290333', NULL, NULL, 'Iulian Pascaroiu', '156 TREFGARNE ROAD', '', 'RM10 7QX', 'DAGENHAM', 'Großbritannien', 'GB', NULL, NULL, '7878784906', '0010029ON5', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919115723', 'FedEx', NULL, '2014-10-21', '18.10.2014 22:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25839, '275394853', NULL, NULL, 'Janet Parsons', 'Berrow Court BERROW DRIVE', '', 'B15 3UB', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '0121 454 7114', '0010226PPX', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919115723', 'FedEx', NULL, '2014-10-21', '19.10.2014 14:54', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25840, '275393820', NULL, NULL, 'Janet Parsons', 'Berrow Court BERROW DRIVE', 'Edgbaston', 'B15 3UB', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '0121 454 7114', '0010244CEF', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919115734', 'FedEx', NULL, '2014-10-21', '19.10.2014 14:53', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25841, '275379706', NULL, NULL, 'Jennifer Gillies', '14 THE GRANG BARONESS PLACE', '', 'CF64 3UW', 'PENARTH', 'Großbritannien', 'GB', NULL, NULL, '7500770426', '00101921K9', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919115745', 'FedEx', NULL, '2014-10-21', '19.10.2014 13:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25842, '275496717', NULL, NULL, 'Julie Rawlings', '5 TROON WAY', 'Burbage', 'LE10 2GX', 'HINCKLEY', 'Großbritannien', 'GB', NULL, NULL, '7960839115', '00101834VL', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919115756', 'FedEx', NULL, '2014-10-21', '20.10.2014 00:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25843, '275331356', NULL, NULL, 'Sheldon Primus', '7 Wigram Court', '', 'sw11 3tq', 'London', 'Großbritannien', 'GB', NULL, NULL, '7908656848', '0010053AXX', NULL, NULL, 'Theorema Men\'s Watch - Gold-Coloured Strap, Gold-Coloured Case and Black Face (GM-4004-7)', NULL, '609919115767', 'FedEx', NULL, '2014-10-21', '19.10.2014 09:24', 'UK140110AMC07', '1', 'a0YC000000ZaETjMAN', '131.00', '219.00'),
(25844, '275286942', NULL, NULL, 'Stephanie Prince', '61 SHAWE PARK ROAD', 'Please leave at number 63 if not in.', 'ST10 2DJ', 'STOKE-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7731046260', '0010119X02', NULL, NULL, 'Theorema Men\'s Watch - Silver-Coloured Strap, Silver-Coloured Case and Black Face (GM-4004-6)', NULL, '609919115778', 'FedEx', NULL, '2014-10-21', '18.10.2014 21:52', 'UK140110AMC06', '1', 'a0YC000000ZaET0MAN', '131.00', '219.00'),
(25845, '275304613', NULL, NULL, 'Ruth Fujah', '8 KINGS DRIVE', '', 'DA12 5BG', 'GRAVESEND', 'Großbritannien', 'GB', NULL, NULL, '7538009769', '00100431MA', NULL, NULL, 'Theorema Men\'s Watch - Silver-Coloured Strap, Silver-Coloured Case and White Face (GM-4004-5)', NULL, '609919115789', 'FedEx', NULL, '2014-10-21', '19.10.2014 00:52', 'UK140110AMC05', '1', 'a0YC000000ZaEV2MAN', '131.00', '219.00'),
(25846, '275035186', NULL, NULL, 'Terry Adamson', '41 SOUTHGATE AVENUE', '', 'PL9 9LW', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7828765995', '00102085V1', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Gold-Coloured Case (T3006-1-02)', NULL, '609919115790', 'FedEx', NULL, '2014-10-21', '17.10.2014 14:53', 'UK140729AS32', '1', 'a0YC000000ZY6liMAD', '130.99', '199.00'),
(25847, '275193801', NULL, NULL, 'christina wyatt', '45 ROYATE HILL', '', 'BS5 6LP', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7747026678', '00100155RV', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919115804', 'FedEx', NULL, '2014-10-21', '18.10.2014 11:52', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(25848, '275424473', NULL, NULL, 'Mentor Methoxha', '32 Barnes house, Waltersville road', '', 'N19 3AN', 'London', 'Großbritannien', 'GB', NULL, NULL, '7951791798', '00101209JJ', NULL, NULL, 'Tufina Monaco Watch: Metal Gold-Coloured Strap and Gold-Coloured Case (T3006-1-05)', NULL, '609919115815', 'FedEx', NULL, '2014-10-21', '19.10.2014 17:53', 'UK140729AS35', '1', 'a0YC000000ZY6llMAD', '130.99', '199.00'),
(25849, '275290169', NULL, NULL, 'dean goltenboth', '3 ALDWYCK WAY', '', 'NR33 9JQ', 'LOWESTOFT', 'Großbritannien', 'GB', NULL, NULL, '1502562758', '0010042APX', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919115826', 'FedEx', NULL, '2014-10-21', '18.10.2014 22:22', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(25850, '275553996', NULL, NULL, 'MAKEDONIKI ETAIRIA TEXNIKON MELETON MMAKEDONIKI ETAIRIA TEXNIKON MELETON', '25is Martiou 21', '', '54645', 'THESSALONIKI', 'Griechenland', 'GR', NULL, NULL, '2310888950', '001008249U', NULL, NULL, 'Andriko Roloi Theorema Casablanca, GM-101-4', NULL, '578824922411', 'FedEx', NULL, '2014-10-23', '20.10.2014 07:38', 'GR25092014SK004', '1', 'a0YC000000Zk5DDMAZ', '', '289.00'),
(25851, '275811657', NULL, NULL, 'Annie Ebolo', 'Statielei 18', '', '2640', 'Mortsel', 'Belgien', 'BE', NULL, NULL, '475439161', '0010042J1P', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919116774', 'FedEx', NULL, '2014-10-22', '21.10.2014 10:48', 'NL141008NM03', '1', 'a0YC000000ZmKrdMAF', '', '199.99'),
(25852, '275786715', NULL, NULL, 'sander kindt', 'Alfons de Vlamyncklaan 31', '', '8700', 'Tielt', 'Belgien', 'BE', NULL, NULL, '498742978', '0010138XB5', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919116785', 'FedEx', NULL, '2014-10-22', '21.10.2014 08:48', 'NL141008NM03', '1', 'a0YC000000ZmKrdMAF', '', '199.99'),
(25853, '275637908', NULL, NULL, 'Willems Patrick', 'Leemstraat 55', '', '3272', 'Testelt', 'Belgien', 'BE', NULL, NULL, '476418220', '0010174RYA', NULL, NULL, 'Monte Carlo horloge - Zilver / Wit', NULL, '609919116796', 'FedEx', NULL, '2014-10-22', '20.10.2014 14:48', 'NL140902PL2000', '1', 'a0YC000000ZXizbMAD', '', '249.99'),
(25854, '275710044', NULL, NULL, 'Hugo Lambrechts', 'Middendijk 8', '', '2235', 'Westmeerbeek', 'Belgien', 'BE', NULL, NULL, '487950830', '0010134X5M', NULL, NULL, 'Monte Carlo horloge - Zwart / Zwart', NULL, '609919116800', 'FedEx', NULL, '2014-10-22', '20.10.2014 20:18', 'NL140902PL2003', '1', 'a0YC000000ZXizeMAD', '', '249.99'),
(25855, '275583857', NULL, NULL, 'Silvia Campisi', 'chemin des Postes 113', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '497888573', '00102500YA', NULL, NULL, 'Une montre PIONIER London - argentÃ©/noir avec bracelet en cuir noir (GM-150-2)', NULL, '609919116811', 'FedEx', NULL, '2014-10-22', '20.10.2014 10:48', 'NL141008NM02', '1', 'a0YC000000ZmKrcMAF', '', '199.99'),
(25856, '275839137', NULL, NULL, 'cristina elena bandrabur', 'Val des Seigneurs 142', 'toison d\'or, etage 1', '1150', 'Woluwe-Saint-Pierre', 'Belgien', 'BE', NULL, NULL, '466294275', '00102188NM', NULL, NULL, 'Une montre PIONIER London - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '609919116822', 'FedEx', NULL, '2014-10-22', '21.10.2014 12:48', 'NL141008NM03', '1', 'a0YC000000ZmKrdMAF', '', '199.99'),
(25857, '275642510', NULL, NULL, 'thomas reyser', 'Petite Gesves 8', '', '5340', 'Gesves', 'Belgien', 'BE', NULL, NULL, '474724531', '0010095BT3', NULL, NULL, 'Une montre PIONIER London - noir/noir avec bracelet mÃ©tallique (GM-150-8)', NULL, '609919116833', 'FedEx', NULL, '2014-10-22', '20.10.2014 15:18', 'NL141008NM08', '1', 'a0YC000000ZmKriMAF', '', '199.99'),
(25858, '275657953', NULL, NULL, 'Haris Ramovic', 'Charlotteager 200 1. tv.', '', '2640', 'Hedehusene', 'Dänemark', 'DK', NULL, NULL, '23640085', '0010058GF7', NULL, NULL, 'GM-505-2: Sort rem og sort urskive', NULL, '609919116650', 'FedEx', NULL, '2014-10-22', '20.10.2014 16:36', 'DK260514HW06', '1', 'a0YC000000ZYGfAMAX', '1032.75', '1495.00'),
(25859, '275363234', NULL, NULL, 'Vasilis Kitos', 'Lampraki 141', '', '543 51', 'THESSALONIKI', 'Griechenland', 'GR', NULL, NULL, '2310914827', '0010246EZ1', NULL, NULL, 'Andriko Roloi Theorema Casablanca, GM-101-3', NULL, '609919116627', 'FedEx', NULL, '2014-10-22', '19.10.2014 09:08', 'GR25092014SK003', '1', 'a0YC000000Zk5AwMAJ', '', '289.00'),
(25860, '275354834', NULL, NULL, 'TASOULA IOANNOU STYLIANOU', 'KOLOKOTRONI 100', '', '27052', 'VARDA ILEIAS ELLADA', 'Griechenland', 'GR', NULL, NULL, '306948000000', '0010232CPJ', NULL, NULL, 'Andriko Roloi Theorema Casablanca, GM-101-3', NULL, '609919116638', 'FedEx', NULL, '2014-10-22', '19.10.2014 08:08', 'GR25092014SK003', '1', 'a0YC000000Zk5AwMAJ', '', '289.00'),
(25861, '275576393', NULL, NULL, 'fred manie', 'alexiastraat 103', '', '6641cw', 'beuningen', 'Niederlande', 'NL', NULL, NULL, '619458218', '0010237K5O', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919116660', 'FedEx', NULL, '2014-10-22', '20.10.2014 10:28', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(25862, '275778967', NULL, NULL, 'Jochem Kropff', 'Kievit 41', '', '1628 EL', 'HOORN', 'Niederlande', 'NL', NULL, NULL, '651320762', '0010026MWQ', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919116671', 'FedEx', NULL, '2014-10-22', '21.10.2014 07:58', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(25863, '275582014', NULL, NULL, 'Corrie van Heugten', 'Van der Kaaijstraat 40', '', '1815 VM', 'ALKMAAR', 'Niederlande', 'NL', NULL, NULL, '653623506', '00101191ZH', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '609919116682', 'FedEx', NULL, '2014-10-22', '20.10.2014 10:28', 'NL141008NM07', '1', 'a0YC000000ZmKmBMAV', '', '199.99'),
(25864, '275574211', NULL, NULL, 'Nabila Afkir', 'Palingweg 27', '', '1317 PC', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '618938277', '0010180MHW', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '609919116693', 'FedEx', NULL, '2014-10-22', '20.10.2014 09:58', 'NL141008NM07', '1', 'a0YC000000ZmKmBMAV', '', '199.99'),
(25865, '275643779', NULL, NULL, 'Jan Hazendonk', 'Nijpelsplantsoen 332', '', '3431SW', 'Nieuwegein', 'Niederlande', 'NL', NULL, NULL, '652362842', '00100407LP', NULL, NULL, 'London PIONIER horloge - zilver/zwart - zwarte leren band (GM-150-2)', NULL, '609919116708', 'FedEx', NULL, '2014-10-22', '20.10.2014 15:28', 'NL141008NM02', '1', 'a0YC000000ZmKYUMA3', '', '199.99'),
(25866, '275651193', NULL, NULL, 'Dina Mousa', 'Wallebos 150', '', '2134 HZ', 'HOOFDDORP', 'Niederlande', 'NL', NULL, NULL, '681324094', '0010096VXP', NULL, NULL, 'London PIONIER horloge - zilver/zwart met metalen band (GM-150-6)', NULL, '609919116719', 'FedEx', NULL, '2014-10-22', '20.10.2014 15:58', 'NL141008NM06', '1', 'a0YC000000ZmKjlMAF', '', '199.99'),
(25867, '275793817', NULL, NULL, 'Rico Domburg', 'Vechtstraat 3', '', '1442 SH', 'PURMEREND', 'Niederlande', 'NL', NULL, NULL, '625061353', '00102084U4', NULL, NULL, 'London PIONIER horloge - zilver/zwart met metalen band (GM-150-6)', NULL, '609919116720', 'FedEx', NULL, '2014-10-22', '21.10.2014 09:28', 'NL141008NM06', '1', 'a0YC000000ZmKjlMAF', '', '199.99'),
(25868, '275730765', NULL, NULL, 'Yousry Attia', 'Granaathorst 467', '', '2592 TC', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '634316267', '0010123U1G', NULL, NULL, 'London PIONIER horloge - zilver/zwart met metalen band (GM-150-6)', NULL, '609919116730', 'FedEx', NULL, '2014-10-22', '20.10.2014 22:58', 'NL141008NM06', '1', 'a0YC000000ZmKjlMAF', '', '199.99'),
(25869, '275713674', NULL, NULL, 'jeff reijans', 'Akeleihof 86', '', '6043 WS', 'ROERMOND', 'Niederlande', 'NL', NULL, NULL, '618843350', '00101081UY', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919116741', 'FedEx', NULL, '2014-10-22', '20.10.2014 20:28', 'NL141008NM08', '1', 'a0YC000000ZmKolMAF', '', '199.99'),
(25870, '275686279', NULL, NULL, 'Andrea Maszarik', 'Petronella Voutestraat 347', 'Netherland', '2286 VB', 'RIJSWIJK', 'Niederlande', 'NL', NULL, NULL, '31687110046', '0010089SSL', NULL, NULL, 'Monte Carlo horloge - Zilver / Wit', NULL, '609919116752', 'FedEx', NULL, '2014-10-22', '20.10.2014 18:28', 'NL140902PL2000', '1', 'a0YC000000ZXibZMAT', '', '249.99'),
(25871, '275677948', NULL, NULL, 'Annelies Kromwijk', 'Van den Tillaartstraat 28', '', '5571 KV', 'BERGEIJK', 'Niederlande', 'NL', NULL, NULL, '613204856', '0010043V8C', NULL, NULL, 'Monte Carlo horloge - Zilver / Zwart', NULL, '609919116763', 'FedEx', NULL, '2014-10-22', '20.10.2014 17:58', 'NL140902PL2001', '1', 'a0YC000000ZXiccMAD', '', '249.99'),
(25872, '275627307', NULL, NULL, 'Kurt Holmberg', 'Jarlabankesvaeg 62', '', '18777', 'Taeby', 'Schweden', 'SE', NULL, NULL, '', '0010097CLR', NULL, NULL, 'GM-505-4. Diamantklocka med stÃ¥larmband', NULL, '609919116649', 'FedEx', NULL, '2014-10-22', '20.10.2014 17:14', 'SE260514HW08', '1', 'a0YC000000ZYHHOMA5', '1280.87', '1895.00'),
(25873, '275565975', NULL, NULL, 'Debbie Green', '2 Bellflower Close', '', 'dh45jf', 'Houghton le Spring', 'Großbritannien', 'GB', NULL, NULL, '7889833794', '00102504YB', NULL, NULL, 'Acapulco Watch GM-504-1	 Black Strap Silver Case White Face', NULL, '609919116454', 'FedEx', NULL, '2014-10-22', '20.10.2014 11:23', 'UK131203AMC13', '1', 'a0YC000000Zm4CKMAZ', '123.99', '199.00'),
(25874, '275709739', NULL, NULL, 'Paul Hawkins', '8 ASHTON WAY', '', 'DE56 0EX', 'BELPER', 'Großbritannien', 'GB', NULL, NULL, '1773821433', '0010101W8U', NULL, NULL, 'Acapulco Watch GM-504-1	 Black Strap Silver Case White Face', NULL, '609919116465', 'FedEx', NULL, '2014-10-22', '20.10.2014 22:23', 'UK131203AMC13', '1', 'a0YC000000Zm4CKMAZ', '123.99', '199.00'),
(25875, '275692861', NULL, NULL, 'shannon gaw', '19 EVELYN TERRACE', '', 'KA13 6JH', 'KILWINNING', 'Großbritannien', 'GB', NULL, NULL, '7772923205', '0010062RC9', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '609919116476', 'FedEx', NULL, '2014-10-22', '20.10.2014 21:22', 'UK140403AS12', '1', 'a0YC000000ZlvNJMAZ', '129.99', '199.00'),
(25876, '275757493', NULL, NULL, 'Louisa frazer', '17 GREENS BECK ROAD', '', 'TS18 5AR', 'STOCKTON-ON-TEES', 'Großbritannien', 'GB', NULL, NULL, '7795070333', '0010106M7O', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Metal Strap', NULL, '609919116487', 'FedEx', NULL, '2014-10-22', '21.10.2014 08:52', 'UK140923JM19', '1', 'a0YC000000ZjVCLMA3', '135.00', '199.00'),
(25877, '275661322', NULL, NULL, 'Ian McPherson', '197 Wedderlea Drive', '', 'G52 2TA', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7411404601', '0010246XD1', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919116498', 'FedEx', NULL, '2014-10-22', '20.10.2014 18:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25878, '275669710', NULL, NULL, 'juliet esiorho', '5A CHADWIN ROAD', 'plaistow', 'E13 8ND', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7990489963', '0010110M80', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919116502', 'FedEx', NULL, '2014-10-22', '20.10.2014 19:22', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25879, '275688275', NULL, NULL, 'Stephen Waller', '8 LAMBERD ROAD', '', 'TS24 9NG', 'HARTLEPOOL', 'Großbritannien', 'GB', NULL, NULL, '7585327418', '0010130ING', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919116513', 'FedEx', NULL, '2014-10-22', '20.10.2014 20:53', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25880, '275608916', NULL, NULL, 'Silvio Coveney', '129 SANDRINGHAM ROAD', '', 'SN3 1JF', 'SWINDON', 'Großbritannien', 'GB', NULL, NULL, '7826852745', '0010100NPJ', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919116524', 'FedEx', NULL, '2014-10-22', '20.10.2014 14:23', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25881, '275628414', NULL, NULL, 'Shahan Mohammad', '16 SCARBOROUGH STREET', '', 'E1 8DR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7863290008', '0010185GXT', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919116535', 'FedEx', NULL, '2014-10-22', '20.10.2014 16:23', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(25882, '275582866', NULL, NULL, 'Steven Whittaker', '2 Greenfield Road', '', 'Hd9 2jt', 'Holmfirth', 'Großbritannien', 'GB', NULL, NULL, '7813559568', '0010030R9T', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919116546', 'FedEx', NULL, '2014-10-22', '20.10.2014 12:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25883, '275522682', NULL, NULL, 'Amanda Haley', '35 Woodcote grove road', '', 'Cr52ag', 'Coulsdon surrey', 'Großbritannien', 'GB', NULL, NULL, '', '0010148FLH', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919116557', 'FedEx', NULL, '2014-10-22', '20.10.2014 08:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(25884, '275724260', NULL, NULL, 'Joshua Guerriero', 'LODGEHILL SHELFIELD GREEN', '', 'B49 6JR', 'ALCESTER', 'Großbritannien', 'GB', NULL, NULL, '7778541714', '0010018L5J', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919116568', 'FedEx', NULL, '2014-10-22', '20.10.2014 23:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25885, '275741498', NULL, NULL, 'Mark Padley', '3 SANDRINGHAM CLOSE', 'Chaseterrace', 'WS7 1PR', 'BURNTWOOD', 'Großbritannien', 'GB', NULL, NULL, '7759237076', '00100844NL', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919116579', 'FedEx', NULL, '2014-10-22', '21.10.2014 05:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25886, '275628718', NULL, NULL, 'Shahan Mohammad', '16 SCARBOROUGH STREET', '', 'E1 8DR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7863290008', '0010176HOC', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919116535', 'FedEx', NULL, '2014-10-22', '20.10.2014 16:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25887, '275717138', NULL, NULL, 'Shirin Jarman', '2 GARFORTH RISE', '', 'BL1 5JL', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '7510720014', '0010209M8L', NULL, NULL, 'Theorema Men\'s Watch - Gold-Coloured Strap, Gold-Coloured Case and Black Face (GM-4004-7)', NULL, '609919116580', 'FedEx', NULL, '2014-10-22', '20.10.2014 22:52', 'UK140110AMC07', '1', 'a0YC000000ZaETjMAN', '131.00', '219.00'),
(25888, '275611628', NULL, NULL, 'jessica penny', '9 CANADA ROAD', '', 'DA8 2HE', 'ERITH', 'Großbritannien', 'GB', NULL, NULL, '7944250169', '00101293QR', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Gold-Coloured Case (T3006-1-02)', NULL, '609919116590', 'FedEx', NULL, '2014-10-22', '20.10.2014 14:53', 'UK140729AS32', '1', 'a0YC000000ZY6liMAD', '130.99', '199.00'),
(25889, '275777489', NULL, NULL, 'Florence Navanale Bautista', '6 MARMORA ROAD', '', 'CB1 3PY', 'CAMBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7500901540', '00100719NA', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919116605', 'FedEx', NULL, '2014-10-22', '21.10.2014 09:52', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(25890, '275594289', NULL, NULL, 'Istvan Orosz', '25 BEACONSFIELD ROAD', 'Nuffield Hospital', 'G12 0PJ', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7746561417', '0010024HVL', NULL, NULL, 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', NULL, '609919116616', 'FedEx', NULL, '2014-10-22', '20.10.2014 13:22', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(25891, '276005628', NULL, NULL, 'Stijn Lemayeur', 'Veurnestraat 158', '', '8660', 'De Panne', 'Belgien', 'BE', NULL, NULL, '474859444', '0010086JLR', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919116947', 'FedEx', NULL, '2014-10-23', '22.10.2014 08:18', 'NL141008NM03', '1', 'a0YC000000ZmKrdMAF', '', '199.99'),
(25892, '275853508', NULL, NULL, 'chrifa lechheb', 'Reinaartlaan 12', 'D1', '2050', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '488191518', '00100990RV', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '609919116958', 'FedEx', NULL, '2014-10-23', '21.10.2014 14:18', 'NL141008NM07', '1', 'a0YC000000ZmKrhMAF', '', '199.99'),
(25893, '275910284', NULL, NULL, 'Jan Vermoortele', 'Kortrijksestraat 498', '', '8020', 'Ruddervoorde', 'Belgien', 'BE', NULL, NULL, '476585871', '001013423M', NULL, NULL, 'London PIONIER horloge - zilverkleurig/zwart - zwarte leren band (GM-150-2)', NULL, '609919116969', 'FedEx', NULL, '2014-10-23', '21.10.2014 18:48', 'NL141008NM02', '1', 'a0YC000000ZmKrcMAF', '', '199.99'),
(25894, '275927257', NULL, NULL, 'fabrice Girinshuti', 'Kopheiweg 89', '', '1500', 'Halle', 'Belgien', 'BE', NULL, NULL, '483669211', '0010064ILO', NULL, NULL, 'Une montre Barbados Pionier avec bracelet en cuir - dorÃ©/boitier noir GM-509-3', NULL, '609919116970', 'FedEx', NULL, '2014-10-23', '21.10.2014 20:18', 'NL140908NM03', '1', 'a0YC000000ZYmc0MAD', '', '199.99'),
(25895, '275898813', NULL, NULL, 'stefano vaccaro', 'Grand-Rue 83', '', '6200', 'Chatelet', 'Belgien', 'BE', NULL, NULL, '496621934', '0010038TYI', NULL, NULL, 'Une montre PIONIER London - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '609919116980', 'FedEx', NULL, '2014-10-23', '21.10.2014 18:18', 'NL141008NM03', '1', 'a0YC000000ZmKrdMAF', '', '199.99'),
(25896, '275937694', NULL, NULL, 'Megi murati', 'rue de l\'Abricotier 7', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '483666151', '0010186T3D', NULL, NULL, 'Une montre PIONIER London - dorÃ©/noir avec bracelet mÃ©tallique (GM-150-7)', NULL, '609919116991', 'FedEx', NULL, '2014-10-23', '21.10.2014 20:48', 'NL141008NM07', '1', 'a0YC000000ZmKrhMAF', '', '199.99'),
(25897, '275905455', NULL, NULL, 'Ronan Regan', '8 Pollnarooma West, Salthill,', '', '0', 'Galway', 'Irland', 'IE', NULL, NULL, '863751360', '0010033MVF', NULL, NULL, 'Pionier Dublin Watch: Black Strap, Silver Case and White Face (GM-508-1)', NULL, '609919117016', 'FedEx', NULL, '2014-10-23', '21.10.2014 19:32', 'GM-508-1', '1', 'a0YC000000ZZO9LMAX', '200.00', '309.98'),
(25898, '275914225', NULL, NULL, 'Ismaele D\'Arcangelo', 'via vallone san rocco 13/a', '', '67037', 'Roccaraso', 'Italien', 'IT', NULL, NULL, '3319379975', '0010144MN5', NULL, NULL, 'Barbados quadrante nero, cassa oro, cinturino marrone', NULL, '609919117027', 'FedEx', NULL, '2014-10-23', '21.10.2014 18:58', 'IT150914ER76', '1', 'a0YC000000FCDEiMAP', '', '199.00'),
(25899, '275909447', NULL, NULL, 'J. Hoenstok', 'Douglaslaan 10', '', '2497 CR', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '06-10067089', '0010227Y1Q', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919116877', 'FedEx', NULL, '2014-10-23', '21.10.2014 18:58', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(25900, '275842730', NULL, NULL, 'Fario Laaziz', 'Annastraat 6', '', '5616 PD', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '623514748', '0010092QRR', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '609919116888', 'FedEx', NULL, '2014-10-23', '21.10.2014 13:28', 'NL141008NM07', '1', 'a0YC000000ZmKmBMAV', '', '199.99'),
(25901, '275887544', NULL, NULL, 'Mark Klaver', 'van der Kooijstraat 3', '', '8921 BA', 'LEEUWARDEN', 'Niederlande', 'NL', NULL, NULL, '648622107', '00101269GK', NULL, NULL, 'London PIONIER horloge - zilver/wit - zwarte leren band (GM-150-1)', NULL, '609919116899', 'FedEx', NULL, '2014-10-23', '21.10.2014 16:58', 'NL141008NM01', '1', 'a0YC000000ZmKWgMAN', '', '199.99'),
(25902, '275882554', NULL, NULL, 'Mitchel van der Hulst', 'Zocherstraat  13', '', '2021 DG', 'Haarlem', 'Niederlande', 'NL', NULL, NULL, '620286358', '0010074POR', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919116903', 'FedEx', NULL, '2014-10-23', '21.10.2014 16:58', 'NL141008NM04', '1', 'a0YC000000ZmKaaMAF', '', '199.99'),
(25903, '275940017', NULL, NULL, 'Rajshri Nanhkoesingh', 'Boxbergenweg 11', '', '3207 KK', 'SPIJKENISSE', 'Niederlande', 'NL', NULL, NULL, '628135367', '0010173DHF', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919116914', 'FedEx', NULL, '2014-10-23', '21.10.2014 21:28', 'NL141008NM04', '1', 'a0YC000000ZmKaaMAF', '', '199.99'),
(25904, '275849621', NULL, NULL, 'MW van Dijk', 'Jan Lievenstraat 85', '', '8932BA', 'Leeuwarden', 'Niederlande', 'NL', NULL, NULL, '', '0010020GN1', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919116925', 'FedEx', NULL, '2014-10-23', '21.10.2014 13:58', 'NL141008NM08', '1', 'a0YC000000ZmKolMAF', '', '199.99'),
(25905, '275908181', NULL, NULL, 'sjoerd veenstra', 'Markt 25', '', '6851 AG', 'HUISSEN', 'Niederlande', 'NL', NULL, NULL, '614387697', '0010196KVK', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919116936', 'FedEx', NULL, '2014-10-23', '21.10.2014 18:58', 'NL141008NM08', '1', 'a0YC000000ZmKolMAF', '', '199.99'),
(25906, '276018633', NULL, NULL, 'Krzysztof Kulikowski', 'ul. Wrzosowa 45A', '', '08-110', 'Siedlce mazowieckie', 'Polen', 'PL', NULL, NULL, '531031420', '0010242MS7', NULL, NULL, 'MÄ™ski zegarek Pionier z kolekcji Barbados:Edelstahl silber-schwarz', NULL, '609919116855', 'FedEx', NULL, '2014-10-23', '22.10.2014 12:38', 'PL140909MM680', '1', 'a0YC000000ZZj84MAD', '650.97', '997.00'),
(25907, '275949921', NULL, NULL, 'julia hareza', 'Radzicz 27', '', '89-110', 'Sadki kujawsko-pomorskie', 'Polen', 'PL', NULL, NULL, '697826290', '00100458TW', NULL, NULL, 'MÄ™ski zegarek Pionier z kolekcji Barbados: Edelstahl silber-weiß', NULL, '609919116866', 'FedEx', NULL, '2014-10-23', '22.10.2014 02:08', 'PL140909MM68', '1', 'a0YC000000ZZikeMAD', '650.97', '997.00'),
(25908, '275883863', NULL, NULL, 'Shaho Alladin', 'siriusgatan88 1501', '', '41522', 'goeteborg', 'Schweden', 'SE', NULL, NULL, '735341636', '0010029A92', NULL, NULL, 'GM-505-4. Diamantklocka med stÃ¥larmband', NULL, '609919117005', 'FedEx', NULL, '2014-10-23', '21.10.2014 19:44', 'SE260514HW08', '1', 'a0YC000000ZYHHOMA5', '1280.87', '1895.00'),
(25909, '275918678', NULL, NULL, 'Alex Zakharova', '244 WELLINGTON STREET', '', 'LS1 4JT', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7516655115', '0010025OQU', NULL, NULL, 'Pionier Watch - Black Strap With Silver Case and Black Face - (GM-508-2)', NULL, '609919117038', 'FedEx', NULL, '2014-10-23', '21.10.2014 21:22', 'UK140313AMC23', '1', 'a0YC000000ZjvQLMAZ', '133.00', '199.00'),
(25910, '275884773', NULL, NULL, 'Jayne Mannion', '327 Maltravers Road', '', 'S2 5aj', 'Sheffield', 'Großbritannien', 'GB', NULL, NULL, '7742798776', '00100885IK', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919117049', 'FedEx', NULL, '2014-10-23', '21.10.2014 18:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25911, '275915390', NULL, NULL, 'Carla Hale', '65 BRISCOES AVENUE', '', 'BS13 0LF', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7900455775', '00100527FI', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919117050', 'FedEx', NULL, '2014-10-23', '21.10.2014 21:22', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25912, '275963230', NULL, NULL, 'Lisa Redden', '68 LINGFIELD WALK', '', 'NN18 9JS', 'CORBY', 'Großbritannien', 'GB', NULL, NULL, '1536358735', '0010224CFL', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919117060', 'FedEx', NULL, '2014-10-23', '22.10.2014 07:22', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25913, '275941102', NULL, NULL, 'Mark Padley', '3 SANDRINGHAM CLOSE', 'Chaseterrace', 'WS7 1PR', 'BURNTWOOD', 'Großbritannien', 'GB', NULL, NULL, '7759237076', '0010151X5A', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919117071', 'FedEx', NULL, '2014-10-23', '21.10.2014 23:22', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(25914, '275928842', NULL, NULL, 'Ceri Sweet', '7 WELL PLACE', '', 'CF44 0PB', 'ABERDARE', 'Großbritannien', 'GB', NULL, NULL, '7411349520', '0010231WTM', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919117082', 'FedEx', NULL, '2014-10-23', '21.10.2014 22:22', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25915, '275869238', NULL, NULL, 'Debra Tilley', '196 ROCHDALE ROAD', '', 'M24 2GH', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7981424904', '00100669DI', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919117093', 'FedEx', NULL, '2014-10-23', '21.10.2014 17:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25916, '275930043', NULL, NULL, 'Stewart Short', '1 D Spear Commercials', 'Crown business park', 'NP22 4EF', 'Tredegar', 'Großbritannien', 'GB', NULL, NULL, '07528 115381', '0010011UV5', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919117108', 'FedEx', NULL, '2014-10-23', '21.10.2014 22:22', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25917, '275862928', NULL, NULL, 'Ann Pauline Smith', '47 WHEATWAY Abbeydale', '', 'GL45ET', 'GLOUCESTER', 'Großbritannien', 'GB', NULL, NULL, '7885460927', '0010104XQN', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919117119', 'FedEx', NULL, '2014-10-23', '21.10.2014 16:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25918, '275946437', NULL, NULL, 'Anthony Peckover', '4 EDEN COTTAGES', 'Fangfoss', 'YO41 5QD', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '1759368233', '0010036NJB', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919117120', 'FedEx', NULL, '2014-10-23', '22.10.2014 00:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25919, '275819572', NULL, NULL, 'Paul Sturmey Sturmey', '77 SCRATCHFACE LANE', '', 'PO9 3NH', 'HAVANT', 'Großbritannien', 'GB', NULL, NULL, '7557797760', '0010218DSV', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919117130', 'FedEx', NULL, '2014-10-23', '21.10.2014 13:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25920, '275799818', NULL, NULL, 'arin phillips', '74 RUSHDENE', '', 'SE2 9RP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7946671752', '0010074XDY', NULL, NULL, 'Tufina Monaco Watch: Black Strap and Gold-Coloured Case (T3006-1-02)', NULL, '609919117141', 'FedEx', NULL, '2014-10-23', '21.10.2014 11:53', 'UK140729AS32', '1', 'a0YC000000ZY6liMAD', '130.99', '199.00'),
(25921, '275826836', '', '', 'Adam Tyler', '1 BELCHAMPS ROAD', '', 'SS11 8LJ', 'WICKFORD', 'Großbritannien', '', '', '', '7894905411', '0010110AKO', '', '', 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', 'Geld zurück!', 'storniert', 'FedEx', '', '2014-10-23', '21.10.2014 13:52', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(25922, '275938112', '', '', 'Sam Bytheway', '57A SAXONFIELD', '', 'TS8 0SN', 'MIDDLESBROUGH', 'Großbritannien', '', '', '', '7983706087', '0010199YGV', '', '', 'Tufina Monaco Watch: Metal Silver-Coloured Strap and Silver-Coloured Case (T3006-1-04)', 'storniert!', '609919117163', 'FedEx', '', '2014-10-23', '21.10.2014 22:52', 'UK140729AS34', '1', 'a0YC000000ZY6lkMAD', '130.99', '199.00'),
(25923, '276102737', NULL, NULL, 'Dina El Idrissi', 'Avenue Colonel picquart  46', '', '1030', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '484839891', '0010097LL8', NULL, NULL, 'Une montre Barbados Pionier avec bracelet en cuir - dorÃ©/boitier noir GM-509-3', NULL, '609919117244', 'FedEx', NULL, '2014-10-24', '22.10.2014 15:18', 'NL140908NM03', '1', 'a0YC000000ZYmc0MAD', '', '199.99'),
(25924, '276130846', NULL, NULL, 'Henrik Christiansen', 'Flynderborgvej 13B', 'Flynderborgvej', '3000', 'Helsingor Frederiksborg Amt', 'Dänemark', 'DK', NULL, NULL, '52508157', '001007221M', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '609919117200', 'FedEx', NULL, '2014-10-24', '22.10.2014 17:36', 'DK260514HW07', '1', 'a0YC000000ZYGfBMAX', '1032.75', '1495.00'),
(25925, '275939000', NULL, NULL, 'Perparim Doka', 'PALLIKARIDI 10', '', '183 45', 'MOSCHATO', 'Griechenland', 'GR', NULL, NULL, '6907679517', '0010148RWH', NULL, NULL, '??????? ????? Theorema Casablanca, GM-101-3', NULL, '609919117185', 'FedEx', NULL, '2014-10-24', '21.10.2014 20:08', 'GR25092014SK003', '1', 'a0YC000000Zk5AwMAJ', '', '289.00'),
(25926, '275862467', NULL, NULL, 'Ergkioul Koustsi', 'ECHINOS 1', '', '67300', 'XANTHI', 'Griechenland', 'GR', NULL, NULL, '6945755116', '0010235C89', NULL, NULL, '??????? ????? Theorema Casablanca, GM-101-1', NULL, '609919117196', 'FedEx', NULL, '2014-10-24', '21.10.2014 14:08', 'GR25092014SK001', '1', 'a0YC000000Zk57YMAR', '', '289.00'),
(25927, '276183781', NULL, NULL, 'Evelyn Treacy', '20 Springfield', 'Blackhorse Avenue', 'Dublin15', 'Dublin 7', 'Irland', 'IE', NULL, NULL, '3,5386E+11', '10071414', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919117266', 'FedEx', NULL, '2014-10-24', '22.10.2014 22:32', 'IE190614AH08', '1', 'a0YC000000ZZgkjMAD', '206.24', '311.99'),
(25928, '276173162', NULL, NULL, 'wenming liu', 'woodview hou University College dublin', 'Belfield', 'dublin 4', 'Dublin', 'Irland', 'IE', NULL, NULL, '087 7413305', '0010090EM9', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919117277', 'FedEx', NULL, '2014-10-24', '22.10.2014 21:32', 'IE190614AH07', '1', 'a0YC000000ZZgkiMAD', '206.24', '311.99'),
(25929, '276193449', NULL, NULL, 'Abdeslam Belkasmi', 'Oosterse tuin 253', '', '3078 EL', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '687919237', '0010062PRY', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919117211', 'FedEx', NULL, '2014-10-24', '22.10.2014 23:58', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(25930, '276141734', NULL, NULL, 'Tom Pluijm', 'Hertogenlaan 112', 'bij geen gehoor bezorgen op 98 of 100', '4902 AT', 'OOSTERHOUT', 'Niederlande', 'NL', NULL, NULL, '628187607', '0010221I8S', NULL, NULL, 'London PIONIER horloge - zilver/zwart met metalen band (GM-150-6)', NULL, '609919117222', 'FedEx', NULL, '2014-10-24', '22.10.2014 18:28', 'NL141008NM06', '1', 'a0YC000000ZmKjlMAF', '', '199.99'),
(25931, '276116973', NULL, NULL, 'simon gibula', 'Moezelstraat 15', '', '8226 LB', 'LELYSTAD', 'Niederlande', 'NL', NULL, NULL, '653226272', '0010118DGH', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '609919117233', 'FedEx', NULL, '2014-10-24', '22.10.2014 16:28', 'NL141008NM07', '1', 'a0YC000000ZmKmBMAV', '', '199.99'),
(25932, '276089495', NULL, NULL, 'Waltraud Athanasakos', 'CALLE SAN RAFAEL 16', '1', '07181', 'COSTA D\'EN BLANES ILLES BALEARS', 'Spanien', 'ES', NULL, NULL, '34616207411', '0010155SWQ', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-2', NULL, '609919117255', 'FedEx', NULL, '2014-10-24', '22.10.2014 13:58', 'ES140623CS15', '1', 'a0YC000000ZkUj3MAF', '', '229.00'),
(25933, '275988725', NULL, NULL, 'Ann Crawford', '34 MCLAREN CRESCENT', 'Maryhill', 'G20 0LJ', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '1419455335', '0010228P87', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '609919117288', 'FedEx', NULL, '2014-10-24', '22.10.2014 09:23', 'UK131203AMC15', '1', 'a0YC000000Zm4CeMAJ', '123.99', '199.00'),
(25934, '276058493', NULL, NULL, 'Helen Parry', '25 Glenwinnel Rd', '', 'FK12 5NX', 'Alva', 'Großbritannien', 'GB', NULL, NULL, '7500045069', '00101641AM', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '609919117299', 'FedEx', NULL, '2014-10-24', '22.10.2014 13:52', 'UK131203AMC15', '1', 'a0YC000000Zm4CeMAJ', '123.99', '199.00'),
(25935, '276085487', NULL, NULL, 'Denise Roberts', 'Lindisfarne Inchmarlo', '', 'AB31 4AT', 'Banchory', 'Großbritannien', 'GB', NULL, NULL, '', '0010069CVV', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Black Case and Black Face (GM-502-4)', NULL, '609919117303', 'FedEx', NULL, '2014-10-24', '22.10.2014 15:52', 'UK140403AS14', '1', 'a0YC000000ZlvNLMAZ', '129.96', '199.00'),
(25936, '276183933', NULL, NULL, 'tracey blair', '6 lagrannoch callander', 'Callander', 'fk17 8dr', 'perthshire', 'Großbritannien', 'GB', NULL, NULL, '7900498798', '00100370RJ', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919117314', 'FedEx', NULL, '2014-10-24', '22.10.2014 23:23', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25937, '276069373', NULL, NULL, 'jackie cheung', '9 TENNYSON ROAD', '', 'AL2 3HX', 'ST. ALBANS', 'Großbritannien', 'GB', NULL, NULL, '1727875168', '0010228E7H', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '609919117325', 'FedEx', NULL, '2014-10-24', '22.10.2014 14:22', 'UK131011AMC24', '1', 'a0YC000000ZkHXwMAN', '117.01', '179.00'),
(25938, '276115141', NULL, NULL, 'Arbaz Ali', '45 SLADEFIELD ROAD', '', 'B8 3PF', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7446067934', '0010165EJO', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '609919117336', 'FedEx', NULL, '2014-10-24', '22.10.2014 18:22', 'UK131011AMC23', '1', 'a0YC000000ZkHXvMAN', '117.01', '179.00'),
(25939, '275998720', NULL, NULL, 'Sarah Hannan', '4 THE PARADE', '', 'BB4 4HD', 'ROSSENDALE', 'Großbritannien', 'GB', NULL, NULL, '7917855097', '0010198Y37', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '609919117347', 'FedEx', NULL, '2014-10-24', '22.10.2014 09:52', 'UK131011AMC23', '1', 'a0YC000000ZkHXvMAN', '117.01', '179.00'),
(25940, '276029033', NULL, NULL, 'laura cull', '27 Rose Close', '', 'NN14 6SY', 'Rothwell, Kettering', 'Großbritannien', 'GB', NULL, NULL, '7905360380', '0010073EM2', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Metal Strap', NULL, '609919117358', 'FedEx', NULL, '2014-10-24', '22.10.2014 11:52', 'UK140923JM19', '1', 'a0YC000000ZjVCLMA3', '135.00', '199.00'),
(25941, '275980997', NULL, NULL, 'Mitchell Pulley', '2 ETTONE BARNS', '', 'SN6 6JJ', 'SWINDON', 'Großbritannien', 'GB', NULL, NULL, '7552215032', '0010137ECN', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919117369', 'FedEx', NULL, '2014-10-24', '22.10.2014 08:53', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(25942, '276155881', NULL, NULL, 'Audra Wynter', '486 MANSFIELD ROAD', '', 'NG5 2FB', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7973102886', '0010142BZN', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919117370', 'FedEx', NULL, '2014-10-24', '22.10.2014 21:23', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25943, '276145985', NULL, NULL, 'james Mudie', 'SPALEFI SPALEFIELD LODGE', '', 'KY10 3LB', 'ANSTRUTHER', 'Großbritannien', 'GB', NULL, NULL, '01333 313868', '001019828Y', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919117380', 'FedEx', NULL, '2014-10-24', '22.10.2014 20:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25944, '276149853', NULL, NULL, 'Margaret Kinnaird', '50 Penilee Road,', '', 'PA1 3AX', 'Paisley', 'Großbritannien', 'GB', NULL, NULL, '', '0010023YDK', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919117391', 'FedEx', NULL, '2014-10-24', '22.10.2014 20:53', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(25945, '277177689', NULL, NULL, 'Nancy Vleugels', 'Lijsterbesstraat 19', '', '3540', 'Herk-de-Stad', 'Belgien', 'BE', NULL, NULL, '488893116', '0010103H9B', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919118090', 'FedEx', NULL, '2014-10-28', '27.10.2014 10:48', 'NL141008NM03', '1', 'a0YC000000ZmKrdMAF', '', '199.99'),
(25946, '276637142', NULL, NULL, 'Boubker Zoubeir', 'Industrieweg 7', 'Runcon ventilatoren nv', '2630', 'Aartselaar', 'Belgien', 'BE', NULL, NULL, '484766413', '00100428G5', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '609919118104', 'FedEx', NULL, '2014-10-28', '24.10.2014 20:48', 'NL141008NM07', '1', 'a0YC000000ZmKrhMAF', '', '199.99'),
(25947, '277075203', NULL, NULL, 'Mohamed EL Jafoufi', 'Tweemontstraat 445', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '487014553', '0010182AIU', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '609919118115', 'FedEx', NULL, '2014-10-28', '26.10.2014 21:48', 'NL141008NM07', '1', 'a0YC000000ZmKrhMAF', '', '199.99'),
(25948, '277116985', NULL, NULL, 'Yucelbas Abdelkebir', 'Slekkenstraat 4 MAG 1 (ACT', '', '9120', 'Melsele', 'Belgien', 'BE', NULL, NULL, '32484135595', '0010023FWW', NULL, NULL, 'London PIONIER horloge - zilverkleurig/zwart met metalen band (GM-150-6)', NULL, '609919118126', 'FedEx', NULL, '2014-10-28', '27.10.2014 07:48', 'NL141008NM06', '1', 'a0YC000000ZmKrgMAF', '', '199.99'),
(25949, '276815950', NULL, NULL, 'redouan el metai', 'rue Pierre-Victor Jacobs 45', '', '1080', 'Molenbeek-Saint-Jean', 'Belgien', 'BE', NULL, NULL, '466340726', '0010104ML3', NULL, NULL, 'Une montre Barbados Pionier avec bracelet mÃ©tallique - argentÃ©/boitier blanc GM-509-5', NULL, '609919118137', 'FedEx', NULL, '2014-10-28', '25.10.2014 18:18', 'NL140908NM05', '1', 'a0YC000000ZYmc2MAD', '', '199.99'),
(25950, '277023996', NULL, NULL, 'MARC HENRY', 'rue des Agasses 18', '', '6230', 'Thimeon', 'Belgien', 'BE', NULL, NULL, '471343046', '0010119LWN', NULL, NULL, 'Une montre PIONIER London - argentÃ©/noir avec bracelet mÃ©tallique (GM-150-6)', NULL, '609919118148', 'FedEx', NULL, '2014-10-28', '26.10.2014 17:48', 'NL141008NM06', '1', 'a0YC000000ZmKrgMAF', '', '199.99'),
(25951, '276622211', NULL, NULL, 'Hassana Essaber', 'Avenue De L\'arbre Ballon 116', '', '1090', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '32492536532', '0010015WRC', NULL, NULL, 'Une montre PIONIER London - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '609919118159', 'FedEx', NULL, '2014-10-28', '24.10.2014 19:18', 'NL141008NM03', '1', 'a0YC000000ZmKrdMAF', '', '199.99'),
(25952, '276922552', NULL, NULL, 'Jamal Azahaf', 'Avenue Du Fusain  63', '', '1020', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '486201661', '0010067B0A', NULL, NULL, 'Une montre PIONIER London - noir/noir avec bracelet en cuir noir (GM-150-4)', NULL, '609919118160', 'FedEx', NULL, '2014-10-28', '26.10.2014 09:48', 'NL141008NM04', '1', 'a0YC000000ZmKreMAF', '', '199.99'),
(25953, '276890474', NULL, NULL, 'Jamal Azahaf', 'Avenue Du Fusain  63', '', '1020', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '486201661', '0010091UP5', NULL, NULL, 'Une montre PIONIER London - noir/noir avec bracelet mÃ©tallique (GM-150-8)', NULL, '609919118160', 'FedEx', NULL, '2014-10-28', '26.10.2014 07:48', 'NL141008NM08', '1', 'a0YC000000ZmKriMAF', '', '199.99'),
(25954, '277035837', NULL, NULL, 'Krzysztof Matus', 'Elmelundsvej 4', '-2511', '5200', 'Odense V', 'Dänemark', 'DK', NULL, NULL, '52902918', '00100993ZP', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '609919118240', 'FedEx', NULL, '2014-10-28', '26.10.2014 18:36', 'DK260514HW07', '1', 'a0YC000000ZYGfBMAX', '1032.75', '1495.00'),
(25955, '276944189', NULL, NULL, 'Aysever Yetik', 'Gammel koge landevej 194 1.TH 194', '', '2500', 'Valby', 'Dänemark', 'DK', NULL, NULL, '31434705', '0010140ZC6', NULL, NULL, 'Sydney Diamonds GM-503-1: Sort rem med sÃ¸lvfarvet urkasse og hvid urskive', NULL, '609919118251', 'FedEx', NULL, '2014-10-28', '26.10.2014 11:36', 'DK160714HW12', '1', 'a0YC000000ZYDwBMAX', '1032.75', '1495.00'),
(25956, '276632123', NULL, NULL, 'Christopher Uhre', 'Bonkesvej 3F, 1', '', '2650', 'Hvidovre', 'Dänemark', 'DK', NULL, NULL, '41233239', '0010111CE1', NULL, NULL, 'Sort rem, sort urkasse og sort urskive (GM-508-4)', NULL, '609919118262', 'FedEx', NULL, '2014-10-28', '24.10.2014 20:06', 'DK180314HW15', '1', 'a0YC000000FCloGMAT', '1267.38', '1895.00'),
(25957, '276476728', NULL, NULL, 'georgios kitsios', 'xoremi 54', '', '10443', 'Athens', 'Griechenland', 'GR', NULL, NULL, '3,07E+11', '0010195DJB', NULL, NULL, '??????? ????? Theorema Casablanca, GM-101-1', NULL, '609919117656', 'FedEx', NULL, '2014-10-28', '24.10.2014 07:38', 'GR25092014SK001', '1', 'a0YC000000Zk57YMAR', '', '289.00'),
(25958, '276292820', NULL, NULL, 'Zacharias Panteleos', 'Leoforos Dimokratias 32', 'Psitopwleio KALTSOUNATOS', '15127', 'Mellissia', 'Griechenland', 'GR', NULL, NULL, '6944624644', '0010078TQG', NULL, NULL, '??????? ????? Theorema Casablanca, GM-101-2', NULL, '609919117667', 'FedEx', NULL, '2014-10-28', '23.10.2014 11:08', 'GR25092014SK002', '1', 'a0YC000000Zk59tMAB', '', '289.00'),
(25959, '277100284', NULL, NULL, 'Moreno Montello', 'VIA BELLUNO 10', '', '33020', 'FORNI AVOLTRI', 'Italien', 'IT', NULL, NULL, '3666814733', '0010250C7C', NULL, NULL, 'Florida Model GM-505-1', NULL, '609919118089', 'FedEx', NULL, '2014-10-28', '27.10.2014 06:28', 'IT010914SF21', '1', 'a0YC000000FCiEJMA1', '', '199.99'),
(25960, '276756644', NULL, NULL, 'Feike Liemburg', 'Moorselaar 28', '', '3862 VA', 'NIJKERK GLD', 'Niederlande', 'NL', NULL, NULL, '652546939', '0010040HGC', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919118170', 'FedEx', NULL, '2014-10-28', '25.10.2014 12:58', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(25961, '276995556', NULL, NULL, 'patrick booy', 'gerard douhage 4', '', '3437ke', 'nieuwegein', 'Niederlande', 'NL', NULL, NULL, '030-2890963', '0010121VXV', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '609919118181', 'FedEx', NULL, '2014-10-28', '26.10.2014 15:28', 'NL141008NM07', '1', 'a0YC000000ZmKmBMAV', '', '199.99'),
(25962, '277025309', NULL, NULL, 'Pamela Gravenhorst', 'Aernt Bruunstraat 97', '', '3067 JC', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '681038268', '0010074UFC', NULL, NULL, 'London PIONIER horloge - zilver/wit met metalen band (GM-150-5)', NULL, '609919118192', 'FedEx', NULL, '2014-10-28', '26.10.2014 17:58', 'NL141008NM05', '1', 'a0YC000000ZmKdnMAF', '', '199.99'),
(25963, '276627371', NULL, NULL, 'Michael Lopulalan', 'Kortendijk 26', '', '4201 KT', 'GORINCHEM', 'Niederlande', 'NL', NULL, NULL, '652663068', '0010069SON', NULL, NULL, 'London PIONIER horloge - zilver/zwart met metalen band (GM-150-6)', NULL, '609919118207', 'FedEx', NULL, '2014-10-28', '24.10.2014 19:58', 'NL141008NM06', '1', 'a0YC000000ZmKjlMAF', '', '199.99'),
(25964, '276944989', NULL, NULL, 'Genevieve Lokasi', 'Van Rooylaan 36', '', '4871 TX', 'ETTEN-LEUR', 'Niederlande', 'NL', NULL, NULL, '617079183', '0010097D2P', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919118218', 'FedEx', NULL, '2014-10-28', '26.10.2014 11:28', 'NL141008NM04', '1', 'a0YC000000ZmKaaMAF', '', '199.99'),
(25965, '277009310', NULL, NULL, 'g jokic', 'Vaargeul 85', '', '9732 JR', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '615945015', '00101807IT', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919118229', 'FedEx', NULL, '2014-10-28', '26.10.2014 16:58', 'NL141008NM08', '1', 'a0YC000000ZmKolMAF', '', '199.99'),
(25966, '276806257', NULL, NULL, 'Imad Zouin', 'Quebecdreef 12', '', '3564 KT', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '628880771', '00100981TB', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919118230', 'FedEx', NULL, '2014-10-28', '25.10.2014 17:28', 'NL141008NM08', '1', 'a0YC000000ZmKolMAF', '', '199.99'),
(25967, '276724429', NULL, NULL, 'Andrew McElhinney', '59 BARNS STREET', 'Clydebank', 'G81 1RD', 'CLYDEBANK', 'Großbritannien', 'GB', NULL, NULL, '7870407579', '0010079CKF', NULL, NULL, 'Acapulco Watch GM-504-1	 Black Strap Silver Case White Face', NULL, '609919117678', 'FedEx', NULL, '2014-10-28', '25.10.2014 12:22', 'UK131203AMC13', '1', 'a0YC000000Zm4CKMAZ', '123.99', '199.00'),
(25968, '276644045', NULL, NULL, 'Maggie Thorpe', '4 HIGH ROAD', 'HIGHTAE', 'DG11 1JS', 'LOCKERBIE', 'Großbritannien', 'GB', NULL, NULL, '7720844994', '0010239CAY', NULL, NULL, 'Acapulco Watch GM-504-1	 Black Strap Silver Case White Face', NULL, '609919117689', 'FedEx', NULL, '2014-10-28', '24.10.2014 23:53', 'UK131203AMC13', '1', 'a0YC000000Zm4CKMAZ', '123.99', '199.00'),
(25969, '276825906', NULL, NULL, 'Halina Williams', '79 BLACKBERRY LANE', '', 'CV2 3JR', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '2476661890', '00102494YT', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '609919117690', 'FedEx', NULL, '2014-10-28', '25.10.2014 21:22', 'UK131203AMC15', '1', 'a0YC000000Zm4CeMAJ', '123.99', '199.00'),
(25970, '276879594', NULL, NULL, 'Beth Kearney', '16 VERRINGTON PARK ROAD', '', 'BA9 9DA', 'WINCANTON', 'Großbritannien', 'GB', NULL, NULL, '7833450656', '0010064FMB', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Black Case and Black Face (GM-502-4)', NULL, '609919117704', 'FedEx', NULL, '2014-10-28', '26.10.2014 08:23', 'UK140403AS14', '1', 'a0YC000000ZlvNLMAZ', '129.96', '199.00'),
(25971, '276504295', NULL, NULL, 'Michelle Hill', 'HAZELMERE PARK ROAD', '', 'IP14 2JS', 'STOWMARKET', 'Großbritannien', 'GB', NULL, NULL, '1449400964', '0010203U3P', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Black Case and Black Face (GM-502-4)', NULL, '609919117715', 'FedEx', NULL, '2014-10-28', '24.10.2014 12:24', 'UK140403AS14', '1', 'a0YC000000ZlvNLMAZ', '129.96', '199.00'),
(25972, '276956000', NULL, NULL, 'Hamid Shafiqi', '2A CUNNINGHAM PARK', '', 'HA1 4QL', 'HARROW', 'Großbritannien', 'GB', NULL, NULL, '7838231839', '0010248UX4', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919117726', 'FedEx', NULL, '2014-10-28', '26.10.2014 13:22', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25973, '276606261', NULL, NULL, 'Michael Pipe', '4 ROWNTREE WAY', 'Please can you ensure it is delivered by thursday the 29th of may as i am hoping to give it to my wife for her birthday', 'CB11 4DG', 'SAFFRON WALDEN', 'Großbritannien', 'GB', NULL, NULL, 'cb11 4dg', '0010027IDB', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919117737', 'FedEx', NULL, '2014-10-28', '24.10.2014 19:52', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25974, '276733813', NULL, NULL, 'VICTORIA STEPHENSON', '40 Halliwell rd', '', 'M25 9SX', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '7547082259', '00100733RX', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919117748', 'FedEx', NULL, '2014-10-28', '25.10.2014 12:53', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(25975, '276970743', NULL, NULL, 'sheraz daood', '24 HOYLE AVENUE', '', 'NE4 9QX', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7919478883', '00101071K7', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919117759', 'FedEx', NULL, '2014-10-28', '26.10.2014 14:24', 'UK131011AMC27', '1', 'a0YC000000ZkHY1MAN', '117.01', '189.00'),
(25976, '276640033', NULL, NULL, 'Sean Llewellyn', '59 MILLFIELD NORTH', '', 'NE22 5EJ', 'BEDLINGTON', 'Großbritannien', 'GB', NULL, NULL, '+44 7557 569957', '0010038UEX', NULL, NULL, 'Marco Polo Watch: Black Face - Gold Metal Strap', NULL, '609919117760', 'FedEx', NULL, '2014-10-28', '24.10.2014 23:22', 'UK140819AS01', '1', 'a0YC000000ZkHY2MAN', '117.01', '189.00'),
(25977, '276629461', NULL, NULL, 'Liam schofield', '254 SHEFFIELD ROAD', '', 'S70 5TF', 'BARNSLEY', 'Großbritannien', 'GB', NULL, NULL, '7947407749', '0010136UHR', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '609919117770', 'FedEx', NULL, '2014-10-28', '24.10.2014 21:52', 'UK131011AMC24', '1', 'a0YC000000ZkHXwMAN', '117.01', '179.00'),
(25978, '276786190', NULL, NULL, 'Marek Gajowy', '21 IRIS CRESCENT', '', 'LN1 1BD', 'LINCOLN', 'Großbritannien', 'GB', NULL, NULL, '4,47874E+11', '0010131T3S', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '609919117781', 'FedEx', NULL, '2014-10-28', '25.10.2014 17:22', 'UK131011AMC24', '1', 'a0YC000000ZkHXwMAN', '117.01', '179.00'),
(25979, '277056676', NULL, NULL, 'Charmaine Walker Walker', '11 HONEYSUCKLE CLOSE', '', 'SN12 7FR', 'MELKSHAM', 'Großbritannien', 'GB', NULL, NULL, '7714266049', '0010057LQU', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '609919117792', 'FedEx', NULL, '2014-10-28', '26.10.2014 21:23', 'UK131011AMC23', '1', 'a0YC000000ZkHXvMAN', '117.01', '179.00'),
(25980, '276735078', NULL, NULL, 'Paul Leith', '709 Govan road G/1', '', 'G51 2WX', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7756439108', '0010172IWC', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '609919117807', 'FedEx', NULL, '2014-10-28', '25.10.2014 13:22', 'UK131011AMC23', '1', 'a0YC000000ZkHXvMAN', '117.01', '179.00'),
(25981, '276864759', NULL, NULL, 'Sarah Barnes', '156 Cedars Road', 'Clapham Common', 'SW4 0QA', 'London', 'Großbritannien', 'GB', NULL, NULL, '7984760261', '00101308VQ', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '609919117818', 'FedEx', NULL, '2014-10-28', '26.10.2014 04:52', 'UK131011AMC23', '1', 'a0YC000000ZkHXvMAN', '117.01', '179.00'),
(25982, '276927336', NULL, NULL, 'Allen Price', '119 STONOR ROAD', 'hall green', 'B28 0QW', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '1217331637', '00102365RF', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919117829', 'FedEx', NULL, '2014-10-28', '26.10.2014 11:23', 'UK131011AMC25', '1', 'a0YC000000ZkHXzMAN', '117.01', '189.00'),
(25983, '276760782', NULL, NULL, 'Stephen Griffiths', '79 HAZELDENE AVENUE', '', 'CF31 2JP', 'BRIDGEND', 'Großbritannien', 'GB', NULL, NULL, '7958585574', '00101134RE', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919117830', 'FedEx', NULL, '2014-10-28', '25.10.2014 15:22', 'UK131011AMC25', '1', 'a0YC000000ZkHXzMAN', '117.01', '189.00'),
(25984, '276735237', NULL, NULL, 'Liam Blues', '36/1 Windsor Place', '', 'EH15 2AE', 'Edinburgh', 'Großbritannien', 'GB', NULL, NULL, '7801256639', '00102436OY', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Metal Strap', NULL, '609919117840', 'FedEx', NULL, '2014-10-28', '25.10.2014 13:23', 'UK140923JM19', '1', 'a0YC000000ZjVCLMA3', '135.00', '199.00'),
(25985, '276778720', NULL, NULL, 'michael denness', '14 BUTLERS FIELD', '', 'GL7 3DF', 'LECHLADE', 'Großbritannien', 'GB', NULL, NULL, '7795385299', '001020798O', NULL, NULL, 'Pionier London DIAMONDS Watch - Gold Face and Brown Leather Strap', NULL, '609919117851', 'FedEx', NULL, '2014-10-28', '25.10.2014 16:53', 'UK140923JM12', '1', 'a0YC000000ZjV2GMAV', '135.00', '199.00'),
(25986, '276605682', NULL, NULL, 'Gareth Tomos', '9 CHRISTINA STREET', 'TY TAWE', 'SA1 4EW', 'SWANSEA', 'Großbritannien', 'GB', NULL, NULL, '7988665178', '0010119AGA', NULL, NULL, 'Pionier Watch - Brown Strap With Gold Case and Black Face - (GM-508-3)', NULL, '609919117862', 'FedEx', NULL, '2014-10-28', '24.10.2014 19:52', 'UK140313AMC24', '1', 'a0YC000000ZjvPnMAJ', '133.00', '199.00'),
(25987, '277037556', NULL, NULL, 'Dave Prior', '7 Roman Court', '', 'EH37 5AH', 'Pathhead', 'Großbritannien', 'GB', NULL, NULL, '', '00102041BW', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919117873', 'FedEx', NULL, '2014-10-28', '26.10.2014 19:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25988, '276990729', NULL, NULL, 'Eileen McEwan', 'Old Man Victoria Buildings', 'Clynder Argyll & Bute', 'G84 0QB', 'Helensburgh', 'Großbritannien', 'GB', NULL, NULL, '01436 831129', '0010129S8Q', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919117884', 'FedEx', NULL, '2014-10-28', '26.10.2014 16:23', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25989, '276591152', NULL, NULL, 'Helen Patrick', 'COWBYER COWBYERS FARMHOUSE', 'Blanchland', 'DH8 9PS', 'CONSETT', 'Großbritannien', 'GB', NULL, NULL, '7769688032', '0010155B5D', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919117895', 'FedEx', NULL, '2014-10-28', '24.10.2014 18:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25990, '276973921', NULL, NULL, 'Katie Bell', 'Smith\'s Spor Windward Way', 'Smith\'s Wood', 'B36 0UE', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '7861118796', '0010016JPH', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919117900', 'FedEx', NULL, '2014-10-28', '26.10.2014 14:54', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25991, '276779339', NULL, NULL, 'Lucy Jukes', '. Bluesky interactive, American Barns', '', 'CV35 0AE', 'Banbury Rd, Lighthorne', 'Großbritannien', 'GB', NULL, NULL, '7903228269', '0010008KJW', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919117910', 'FedEx', NULL, '2014-10-28', '25.10.2014 16:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25992, '276565918', '', '', 'Marian Mazilu', '104 THE BRAMBLINGS', '', 'E4 6LU', 'LONDON', 'Großbritannien', '', '', '', '7821718659', '0010106PXE', '', '', 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', 'Nachforschung am 08.11.14 gestellt!', '609919117921', 'FedEx', '', '2014-10-28', '24.10.2014 16:53', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(25993, '276646609', NULL, NULL, 'Ramune Jackauskiene', '22 VULCAN CLOSE', '', 'E6 5NY', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7919111324', '0010195IWC', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919117932', 'FedEx', NULL, '2014-10-28', '25.10.2014 00:22', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(25994, '276968288', NULL, NULL, 'Sean Grimshaw', '18 Ninth Ave', '', 'OL8 3LS', 'Oldham', 'Großbritannien', 'GB', NULL, NULL, '7871690238', '0010146B91', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919117943', 'FedEx', NULL, '2014-10-28', '26.10.2014 14:22', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(25995, '276623752', NULL, NULL, 'Thi Le', 'FLAT 326 HOMERTON HIGH STREET', '', 'E9 6BT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7557688888', '0010099I4E', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919117954', 'FedEx', NULL, '2014-10-28', '24.10.2014 21:23', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(25996, '276854803', NULL, NULL, 'Kurt Osborne', '12 Maple Park', 'Ushaw Moor', 'DH7 7LU', 'Durham', 'Großbritannien', 'GB', NULL, NULL, '7703289089', '001012885M', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919117965', 'FedEx', NULL, '2014-10-28', '26.10.2014 00:52', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(25997, '276496008', NULL, NULL, 'Camilla Rouse', '2 ROYAL EXCHANGE', '', 'EC3V 3LL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '07775 516 525', '0010035GDP', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919117976', 'FedEx', NULL, '2014-10-28', '24.10.2014 11:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25998, '276924979', NULL, NULL, 'James Shaw', '1 HANDEL WALK', '', 'WS13 7PQ', 'LICHFIELD', 'Großbritannien', 'GB', NULL, NULL, '7501432421', '0010062FTC', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919117987', 'FedEx', NULL, '2014-10-28', '26.10.2014 10:52', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(25999, '276737474', NULL, NULL, 'Patricia Hanlon', '10H Glen Affric Avenue', '', 'G53 7XA', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7792136968', '001024813G', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919117998', 'FedEx', NULL, '2014-10-28', '25.10.2014 13:22', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(26000, '276650920', NULL, NULL, 'ANN MARILYN Beattie', '704 ENNISKEEN', 'DRUMGOR', 'BT65 4AA', 'CRAIGAVON', 'Großbritannien', 'GB', NULL, NULL, '7548653635', '00100407MA', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919118001', 'FedEx', NULL, '2014-10-28', '25.10.2014 01:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(26001, '277007894', NULL, NULL, 'Connor Pears', 'BUBBLES 195 BURTON STONE LANE', '', 'YO30 6DG', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7775795370', '00200583K4', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919118012', 'FedEx', NULL, '2014-10-28', '26.10.2014 17:53', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(26002, '276981797', NULL, NULL, 'Jasmyn Anderson', '54 MAGDALENE GARDENS', '', 'EH15 3DW', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7528020152', '0020073D4L', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919118023', 'FedEx', NULL, '2014-10-28', '26.10.2014 15:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(26003, '277014324', NULL, NULL, 'Layton Smith', '89a Northbank rd', '', 'E17 4JY', 'London', 'Großbritannien', 'GB', NULL, NULL, '7525178404', '00202069MF', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919118034', 'FedEx', NULL, '2014-10-28', '26.10.2014 18:23', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(26004, '276523715', NULL, NULL, 'lisa black', '350 GLOSSOP ROAD', '', 'S10 2HW', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '0114 279 8001', '0010025KGA', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919118045', 'FedEx', NULL, '2014-10-28', '24.10.2014 13:53', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(26005, '276738980', NULL, NULL, 'Michael O\'Connor', '68 Emerson Avenue', '', 'TS5 7QQ', 'Middlesbrough', 'Großbritannien', 'GB', NULL, NULL, '7585320243', '0020040O2U', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919118056', 'FedEx', NULL, '2014-10-28', '25.10.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(26006, '276609087', NULL, NULL, 'Saltanat Yessenaliyeva', '13 BOSANQUET CLOSE', '', 'UB8 3PE', 'UXBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7446945228', '0010132HCL', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919118067', 'FedEx', NULL, '2014-10-28', '24.10.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(26007, '276952722', NULL, NULL, 'tony stokes', '152 Grantley Street', 'Grantley Street', 'E1 4BT', 'London Tower  Hamlets', 'Großbritannien', 'GB', NULL, NULL, '4,47958E+11', '0020150SH7', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919118078', 'FedEx', NULL, '2014-10-28', '26.10.2014 12:55', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(26008, '277411995', NULL, NULL, 'nadine van gulik', 'Kapkes 22', '', '2230', 'Herselt', 'Belgien', 'BE', NULL, NULL, '476673418', '0010013FMD', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919118608', 'FedEx', NULL, '2014-10-29', '28.10.2014 09:48', 'NL141008NM03', '1', 'a0YC000000ZmKrdMAF', '', '199.99'),
(26009, '277232637', NULL, NULL, 'Gianni Mock', 'Schriek 345', 'Kapsalon De Dyn', '2180', 'Ekeren', 'Belgien', 'BE', NULL, NULL, '499289336', '00101568DV', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '609919118619', 'FedEx', NULL, '2014-10-29', '27.10.2014 14:48', 'NL141008NM07', '1', 'a0YC000000ZmKrhMAF', '', '199.99'),
(26010, '277278535', NULL, NULL, 'Yucelbas Abdelkebir', 'Slekkenstraat 4 MAG 1 (ACT', '', '9120', 'Melsele', 'Belgien', 'BE', NULL, NULL, '32484135595', '0010113UAO', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919118620', 'FedEx', NULL, '2014-10-29', '27.10.2014 18:18', 'NL141008NM04', '1', 'a0YC000000ZmKreMAF', '', '199.99'),
(26011, '277233357', NULL, NULL, 'Omar Aberkane', 'Nekkerspoelstraat 6', 'Kingslize Pizza', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '492555111', '0010046LJX', NULL, NULL, 'Pionier Barbados horloge - leren band - goud/zwarte kast GM-509-3', NULL, '609919118630', 'FedEx', NULL, '2014-10-29', '27.10.2014 14:48', 'NL140908NM03', '1', 'a0YC000000ZYmc0MAD', '', '199.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(26012, '277219623', NULL, NULL, 'HASSANIA EL AZZOUZI', 'Peter Benoitstraat 18', '', '2812', 'Muizen', 'Belgien', 'BE', NULL, NULL, '486626422', '*0010178E53', NULL, NULL, 'Une montre Barbados Pionier avec bracelet en cuir - dorÃ©/boitier noir GM-509-3', NULL, '609919118641', 'FedEx', NULL, '2014-10-29', '27.10.2014 13:48', 'NL140908NM03', '1', 'a0YC000000ZYmc0MAD', '', '199.99'),
(26013, '277334718', NULL, NULL, 'kamel messaoudi', 'venelle Mozart 1', '', '1083', 'Ganshoren', 'Belgien', 'BE', NULL, NULL, '488952810', '0010076SQ1', NULL, NULL, 'Une montre Barbados Pionier avec bracelet mÃ©tallique - argentÃ©/boitier blanc GM-509-5', NULL, '609919118652', 'FedEx', NULL, '2014-10-29', '27.10.2014 22:48', 'NL140908NM05', '1', 'a0YC000000ZYmc2MAD', '', '199.99'),
(26014, '277343893', NULL, NULL, 'adil ben moussa', 'rue Royale Sainte-Marie 54', 'particulier non', '1030', 'Schaerbeek', 'Belgien', 'BE', NULL, NULL, '495703312', '00100843V1', NULL, NULL, 'Une montre PIONIER London - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '609919118663', 'FedEx', NULL, '2014-10-29', '28.10.2014 00:48', 'NL141008NM03', '1', 'a0YC000000ZmKrdMAF', '', '199.99'),
(26015, '277321859', NULL, NULL, 'Michael Van Buyten', 'rue des Trieux 4', '', '6060', 'Gilly', 'Belgien', 'BE', NULL, NULL, '476573992', '0010033M6A', NULL, NULL, 'Une montre PIONIER London - noir/noir avec bracelet en cuir noir (GM-150-4)', NULL, '609919118674', 'FedEx', NULL, '2014-10-29', '27.10.2014 21:18', 'NL141008NM04', '1', 'a0YC000000ZmKreMAF', '', '199.99'),
(26016, '277289859', NULL, NULL, 'Jamal Azahaf', 'Avenue Du Fusain  63', '', '1020', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '486201661', '00101662GQ', NULL, NULL, 'Une montre PIONIER London - noir/noir avec bracelet mÃ©tallique (GM-150-8)', NULL, '609919118685', 'FedEx', NULL, '2014-10-29', '27.10.2014 18:48', 'NL141008NM08', '1', 'a0YC000000ZmKriMAF', '', '199.99'),
(26017, '277273419', NULL, NULL, 'Francesco Autolitano', 'VIA NAZIONALE 65', '', '89038', 'PALIZZI', 'Italien', 'IT', NULL, NULL, '3493027395', '00100640BA', NULL, NULL, 'Florida Model GM-505-6', NULL, '609919118696', 'FedEx', NULL, '2014-10-29', '27.10.2014 17:58', 'IT010914SF26', '1', 'a0YC000000FCiEHMA1', '', '199.99'),
(26018, '277194253', NULL, NULL, 'Alessandro Belotti', 'VIA DOSSO 3', '', '25051', 'CEDEGOLO', 'Italien', 'IT', NULL, NULL, '3408187827', '001025069O', NULL, NULL, 'Florida Model GM-505-4', NULL, '609919118700', 'FedEx', NULL, '2014-10-29', '27.10.2014 11:58', 'IT010914SF24', '1', 'a0YC000000FCiEFMA1', '', '199.99'),
(26019, '277181840', NULL, NULL, 'Graziano Meccariello', 'VIA DON PRIMO ANGELINI 27', '', '40062', 'MOLINELLA', 'Italien', 'IT', NULL, NULL, '3313769838', '0010164WVO', NULL, NULL, 'Florida Model GM-505-5', NULL, '609919118711', 'FedEx', NULL, '2014-10-29', '27.10.2014 10:59', 'IT010914SF25', '1', 'a0YC000000FCiEGMA1', '', '199.99'),
(26020, '277273499', NULL, NULL, 'Henny van uffelen', 'Celsiusstraat 24', '', '2562 TE', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '645974159', '0010106WF1', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '609919118582', 'FedEx', NULL, '2014-10-29', '27.10.2014 17:58', 'NL141008NM07', '1', 'a0YC000000ZmKmBMAV', '', '199.99'),
(26021, '277204047', NULL, NULL, 'Darren Perry', 'Odalaan 20', '', '6129 HX', 'URMOND', 'Niederlande', 'NL', NULL, NULL, '622489625', '0010047J6A', NULL, NULL, 'PIONIER barbados horloge - leren band - goud/zwarte kast GM-509-3', NULL, '609919118593', 'FedEx', NULL, '2014-10-29', '27.10.2014 12:28', 'NL140908NM03', '1', 'a0YC000000ZYmVfMAL', '', '199.99'),
(26022, '276931745', NULL, NULL, 'Joanna Zachara', 'Mokrzyska,ul.Ludowa 4', '', '32-800', 'Brzesko', 'Polen', 'PL', NULL, NULL, '693304883', '0010082LAM', NULL, NULL, 'MÄ™ski zegarek Pionier z kolekcji Barbados: Leder silber-schwarz', NULL, '609919118527', 'FedEx', NULL, '2014-10-29', '26.10.2014 12:38', 'PL140909MM66', '1', 'a0YC000000ZZikbMAD', '650.97', '997.00'),
(26023, '277363588', NULL, NULL, 'Jakub Czyzewski', 'Wieckowskiego 5/20', '', '90-411', 'lodz', 'Polen', 'PL', NULL, NULL, '502828330', '00100757NX', NULL, NULL, 'MÄ™ski zegarek Pionier z kolekcji Barbados: Edelstahl gold', NULL, '609919118538', 'FedEx', NULL, '2014-10-29', '28.10.2014 09:08', 'PL140909MM681', '1', 'a0YC000000ZZj8mMAD', '650.97', '997.00'),
(26024, '277176712', NULL, NULL, 'Michal Maszak', 'ul. Szpitalna D1 (SKLEP OD', '', '44-120', 'Pyskowice', 'Polen', 'PL', NULL, NULL, '510774995', '0010077NOZ', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: model schwarz', NULL, '609919118549', 'FedEx', NULL, '2014-10-29', '27.10.2014 12:38', 'PL141002DR25', '1', 'a0YC000000ZlIygMAF', '714.03', '997.00'),
(26025, '276777055', NULL, NULL, 'Michalina Krolikowska', 'Aleja Wojska Polskiego 53/94', '', '62-800', 'Kalisz', 'Polen', 'PL', NULL, NULL, '513135943', '0010095GUS', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: model schwarz', NULL, '609919118550', 'FedEx', NULL, '2014-10-29', '25.10.2014 17:38', 'PL141002DR25', '1', 'a0YC000000ZlIygMAF', '714.03', '997.00'),
(26026, '277006672', NULL, NULL, 'katarzyna majerska', 'Kaczowice 5', '', '57-130', 'Przeworno', 'Polen', 'PL', NULL, NULL, '667196849', '0010035GQ2', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: model silber-schwarz', NULL, '609919118560', 'FedEx', NULL, '2014-10-29', '26.10.2014 18:38', 'PL141002DR23', '1', 'a0YC000000ZlIy7MAF', '714.03', '997.00'),
(26027, '277176554', NULL, NULL, 'Michal Maszak', 'ul. Szpitalna D1 (SKLEP OD', '', '44-120', 'Pyskowice', 'Polen', 'PL', NULL, NULL, '510774995', '0010167EES', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: model silber-schwarz', NULL, '609919118549', 'FedEx', NULL, '2014-10-29', '27.10.2014 12:38', 'PL141002DR23', '1', 'a0YC000000ZlIy7MAF', '714.03', '997.00'),
(26028, '277217891', NULL, NULL, 'Jan Michna', 'Cesarzowice 21 A', '', '55-080', 'Katy Wroclawskie', 'Polen', 'PL', NULL, NULL, '603066128', '001016220S', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: model gold', NULL, '609919118571', 'FedEx', NULL, '2014-10-29', '27.10.2014 15:38', 'PL141002DR24', '1', 'a0YC000000ZlIyWMAV', '714.03', '997.00'),
(26029, '277176403', NULL, NULL, 'Michal Maszak', 'ul. Szpitalna D1 (SKLEP OD', '', '44-120', 'Pyskowice', 'Polen', 'PL', NULL, NULL, '510774995', '0010159G42', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: model gold', NULL, '609919118549', 'FedEx', NULL, '2014-10-29', '27.10.2014 12:38', 'PL141002DR24', '1', 'a0YC000000ZlIyWMAV', '714.03', '997.00'),
(26030, '276899884', '', '', 'Ghufran Al-saadi', 'Idunsvaeg 12', '', '14570', 'norsborg', 'Schweden', '', '', '', '', '0010241KB6', '', '', 'GM-505-1. Diamantklocka med l?derarmband', 'Paket am 14.11.14 zur?ck erhalten!\r\nRL 7145 6535 5DE  17.11.2014', '609919118457', 'FedEx', '', '2014-10-29', '26.10.2014 10:44', 'SE260514HW05', '1', 'a0YC000000ZYHHLMA5', '1280.87', '1895.00'),
(26031, '277068584', NULL, NULL, 'muhamed vranic', 'VATTUGATAN 51', '', '382 42', 'NYBRO', 'Schweden', 'SE', NULL, NULL, '768223410', '0010120KB4', NULL, NULL, 'GM-505-2. Diamantklocka med lÃ¤derarmband', NULL, '609919118468', 'FedEx', NULL, '2014-10-29', '26.10.2014 23:14', 'SE260514HW06', '1', 'a0YC000000ZYHHMMA5', '1280.87', '1895.00'),
(26032, '277076601', NULL, NULL, 'shahin khankishiyev', 'SINGELGATAN 1-9', '', '212 28', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '707679923', '0010194O9R', NULL, NULL, 'GM-505-3. Diamantklocka med lÃ¤derarmband', NULL, '609919118479', 'FedEx', NULL, '2014-10-29', '27.10.2014 00:14', 'SE260514HW07', '1', 'a0YC000000ZYHHKMA5', '1280.87', '1895.00'),
(26033, '277302746', NULL, NULL, 'William Garcia Zaldivar', 'Koepmangatan 9A 1101', '', '68330', 'Hagfors', 'Schweden', 'SE', NULL, NULL, '705637905', '00101861CU', NULL, NULL, 'GM-505-3. Diamantklocka med lÃ¤derarmband', NULL, '609919118480', 'FedEx', NULL, '2014-10-29', '27.10.2014 21:44', 'SE260514HW07', '1', 'a0YC000000ZYHHKMA5', '1280.87', '1895.00'),
(26034, '276926190', NULL, NULL, 'Anders Linnerborg', 'FERSENS VAEG 3', '', '211 42', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '070-5303245', '0010074JWV', NULL, NULL, 'Marco Polo D. SilverfÃ¤rgad boett/Vit urtavla/Svart lÃ¤derarmband', NULL, '609919118490', 'FedEx', NULL, '2014-10-29', '26.10.2014 12:14', 'SE060514HW05', '1', 'a0YC000000FCiMBMA1', '1359.86', '2199.00'),
(26035, '276723037', NULL, NULL, 'Caroline Carlstroem', 'FINN MALMGRENS VAEG 51', '', '121 50', 'JOHANNESHOV', 'Schweden', 'SE', NULL, NULL, '730291020', '0010155J88', NULL, NULL, 'Marco Polo SW. Vit urtavla/Metallarmband', NULL, '609919118505', 'FedEx', NULL, '2014-10-29', '25.10.2014 13:14', 'SE060514HW08', '1', 'a0YC000000FCiMAMA1', '1359.86', '2199.00'),
(26036, '277349437', '', '', 'Tommy Storbjoerk', 'Vasavaegen 87', '', '17732', 'Jaerfaella', 'Schweden', '', '', '', '070-5293326', '0010207NE8', '', '', 'Marco Polo SW. Vit urtavla/Metallarmband', 'Paket am 21.11.14 zur?ck erhalten!\r\nRL 7148 9051 3DE  21.11.2014', '609919118516', 'FedEx', '', '2014-10-29', '28.10.2014 06:44', 'SE060514HW08', '1', 'a0YC000000FCiMAMA1', '1359.86', '2199.00'),
(26037, '277216232', NULL, NULL, 'Graciela Arias', 'calle Vicent Branchat 10', '1', '46018', 'valencia', 'Spanien', 'ES', NULL, NULL, '640222563', '0010127EEN', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-4', NULL, '609919118722', 'FedEx', NULL, '2014-10-29', '27.10.2014 13:28', 'ES140623CS11', '1', 'a0YC000000ZkUj0MAF', '', '229.00'),
(26038, '277185039', NULL, NULL, 'Basilio Martin Matey', 'PLAZA DE LA COLINA NO 1', '1033', '29620', 'TORREMOLINOS', 'Spanien', 'ES', NULL, NULL, '951243329', '0010027GJ4', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-3', NULL, '609919118733', 'FedEx', NULL, '2014-10-29', '27.10.2014 11:28', 'ES140623CS17', '1', 'a0YC000000ZkUj5MAF', '', '229.00'),
(26039, '277359816', NULL, NULL, 'Adewale ADETOKUNBO', '31 Anchor crescent', '', 'B185SL', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '', '001020133C', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919118744', 'FedEx', NULL, '2014-10-29', '28.10.2014 07:52', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(26040, '277258638', NULL, NULL, 'Arbaz Ali', '45 SLADEFIELD ROAD', '', 'B8 3PF', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7446067934', '0010143C1Q', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919118755', 'FedEx', NULL, '2014-10-29', '27.10.2014 17:52', 'UK131011AMC27', '1', 'a0YC000000ZkHY1MAN', '117.01', '189.00'),
(26041, '277337943', NULL, NULL, 'Silvia Zancanaro', '6 CHANCELLOR STREET', 'Pleas delivery after 1 pm!', 'G11 5RQ', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7456503931', '0010159U5T', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Metal Strap', NULL, '609919118766', 'FedEx', NULL, '2014-10-29', '28.10.2014 00:23', 'UK140923JM19', '1', 'a0YC000000ZjVCLMA3', '135.00', '199.00'),
(26042, '277272652', NULL, NULL, 'Sam Flowers', '11 THE MEWS', '', 'CV8 1DN', 'KENILWORTH', 'Großbritannien', 'GB', NULL, NULL, '7534270944', '001007063H', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919118777', 'FedEx', NULL, '2014-10-29', '27.10.2014 18:52', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(26043, '277288603', NULL, NULL, 'Trevor Hanham', '43 Oxted Green', '', 'GU8 5DD', 'Milford', 'Großbritannien', 'GB', NULL, NULL, '7860310707', '0010182XDU', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919118788', 'FedEx', NULL, '2014-10-29', '27.10.2014 19:53', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(26044, '277249980', NULL, NULL, 'Tyler Mccloud', '291A ELM PARK AVENUE', '', 'RM12 4PG', 'HORNCHURCH', 'Großbritannien', 'GB', NULL, NULL, '745478728', '00101621S8', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919118799', 'FedEx', NULL, '2014-10-29', '27.10.2014 17:24', 'UK131024AMC05', '1', 'a0YC000000Z9Tz8MAF', '165.00', '249.00'),
(26045, '277194282', NULL, NULL, 'Anna Pamaran', '10 Kendrick Court', 'Kendrick Road', 'RG1 5DS', 'Reading', 'Großbritannien', 'GB', NULL, NULL, '7910240764', '0010089KG4', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919118803', 'FedEx', NULL, '2014-10-29', '27.10.2014 12:54', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(26046, '277303890', NULL, NULL, 'Dean Quinn', '42 EDENBRIDGE DRIVE', 'Stoneclough', 'M26 1GN', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7887941924', '0010232T35', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919118814', 'FedEx', NULL, '2014-10-29', '27.10.2014 20:52', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(26047, '277345420', NULL, NULL, 'fatmah alkhatib', '27 PHILIP LARKIN CLOSE', '', 'HU6 7FB', 'HULL', 'Großbritannien', 'GB', NULL, NULL, '7801939131', '00101125GA', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919118825', 'FedEx', NULL, '2014-10-29', '28.10.2014 02:22', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(26048, '277298942', NULL, NULL, 'Lucy Draper', 'Westmoor George Green Road', 'George Green', 'SL3 6BB', 'Slough', 'Großbritannien', 'GB', NULL, NULL, '7968845967', '0010204E2U', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Black Dial (GM-101-2)', NULL, '609919118836', 'FedEx', NULL, '2014-10-29', '27.10.2014 20:22', 'UK131024AMC02', '1', 'a0YC000000Z9Tz5MAF', '165.00', '249.00'),
(26049, '277084085', NULL, NULL, 'joshua adedokun', '8 sudbury drive', 'lostock,', 'BL6 4PP', 'Bolton', 'Großbritannien', 'GB', NULL, NULL, '7801432586', '0010176FOU', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Gold-Coloured Dial (GM-101-4)', NULL, '609919118847', 'FedEx', NULL, '2014-10-29', '27.10.2014 00:22', 'UK131024AMC04', '1', 'a0YC000000Z9Tz7MAF', '165.00', '249.00'),
(26050, '277224633', NULL, NULL, 'Jordan Berry', '93 MOORHOUSE AVENUE', '', 'G13 4RF', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7475257861', '0010027F6X', NULL, NULL, 'Theorema Casablanca Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919118858', 'FedEx', NULL, '2014-10-29', '27.10.2014 14:53', 'UK131024AMC01', '1', 'a0YC000000Z9Tz4MAF', '165.00', '249.00'),
(26051, '277289505', NULL, NULL, 'Anna Motyl', '58 HARLINGTON ROAD EAST', '', 'TW13 5BN', 'FELTHAM', 'Großbritannien', 'GB', NULL, NULL, '7701098695', '0020114LJ9', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919118869', 'FedEx', NULL, '2014-10-29', '27.10.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(26052, '277083283', NULL, NULL, 'Jordan Parkinson', '17 gomm road Gomm road', '', 'Se16 2ty', 'London', 'Großbritannien', 'GB', NULL, NULL, '7769315465', '0020045FFN', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919118870', 'FedEx', NULL, '2014-10-29', '27.10.2014 00:22', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(26053, '277237920', NULL, NULL, 'justin charles fah', '3 INGLEDEW ROAD', '', 'SE18 1AP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7737259167', '0020041Q64', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919118880', 'FedEx', NULL, '2014-10-29', '27.10.2014 16:25', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(26054, '277340069', NULL, NULL, 'Sarah Banfield', '264  Tokyngton Ave', 'Wembley', 'Ha96hh', 'Middx', 'Großbritannien', 'GB', NULL, NULL, '7851273779', '0020129PTX', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919118891', 'FedEx', NULL, '2014-10-29', '28.10.2014 00:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(26055, '277326290', NULL, NULL, 'Tina Stocks', '33 THORNBRIDGE RISE', '', 'S12 3AJ', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7901683213', '002022719H', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919118906', 'FedEx', NULL, '2014-10-29', '27.10.2014 22:52', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(26056, '277189130', NULL, NULL, 'yousef mohamed', '780 SEVEN SISTERS ROAD', '', 'N15 5NU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7455550051', '0020018KBA', NULL, NULL, 'Theorema Casablanca Watch: Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919118917', 'FedEx', NULL, '2014-10-29', '27.10.2014 12:25', 'UK131024AMC03', '1', 'a0YC000000Z9Tz6MAF', '165.00', '249.00'),
(26057, '7379842', '', '', 'Mark DeSouza', '121 Pinetree Gully Road ', 'Willetton', '6155', 'Willetton', 'Australien', '', '', '', '61407449920', '7379842', '', '', 'GM-102-3', 'Paket am 18.11.14 zurück gekommen!', '609919119111', 'FedEx', '', '2014-10-29', '2014-10-23 05:10:59 UTC', '421934', '1', '', '', '399'),
(26058, '7379708', NULL, NULL, 'Liz Allen', '29 Hoyle Street', '', '3840', 'Morwell', 'Australien', 'AUS', NULL, NULL, '429092344', '7379708', NULL, NULL, 'GM-102-1', NULL, 'RL 713739616DE', 'Deutsche Post', NULL, '2014-10-29', '2014-10-23 04:58:02 UTC', '421930', '1', '', '', '399'),
(26059, '7246316', NULL, NULL, 'Sergiy Malakhovsky', 'apt.21,1 Hughes Avenue', '', '4217', 'Main Beach', 'Australien', 'AUS', NULL, NULL, '447156958', '7246316', NULL, NULL, 'GM-102-3', NULL, '609919119133', 'FedEx', NULL, '2014-10-29', '2014-10-17 12:15:59 UTC', '421934', '1', '', '', '399'),
(26060, '7356928', NULL, NULL, 'Robyn McGrath ', '3 Shackell Place', 'Wanniassa ', '2903', 'Wanniassa', 'Australien', 'AUS', NULL, NULL, '418272724', '7356928', NULL, NULL, 'GM-102-3', NULL, '609919119144', 'FedEx', NULL, '2014-10-29', '2014-10-22 08:43:08 UTC', '421934', '1', '', '', '399'),
(26061, '7356848', NULL, NULL, 'Michael Pietrobon MinProcesSer Pty Ltd', '45 Burnbank Grove', '', '5076', 'Athelstone', 'Australien', 'AUS', NULL, NULL, '61422385571', '7356848', NULL, NULL, 'GM-102-4', NULL, '609919119155', 'FedEx', NULL, '2014-10-29', '2014-10-23 08:10:41 UTC', '421936', '1', '', '', '399'),
(26062, '7333742', NULL, NULL, 'James Holyman Taxi Services Commission', 'Level 25/80 Collins Street', 'Melbourne ', '3000', 'Melbourne', 'Australien', 'AUS', NULL, NULL, '408544392', '7333742', NULL, NULL, 'GM-102-4', NULL, '609919119166', 'FedEx', NULL, '2014-10-29', '2014-10-21 03:37:12 UTC', '421936', '1', '', '', '399'),
(26063, '7329290', NULL, NULL, 'Alyce Wedding', '10 Drysdale Street', '', '4074', 'Mount Ommaney', 'Australien', 'AUS', NULL, NULL, '430361660', '7329290', NULL, NULL, 'GM-102-2', NULL, '609919119177', 'FedEx', NULL, '2014-10-29', '2014-10-20 23:25:59 UTC', '421932', '1', '', '', '399'),
(26064, '7309994', NULL, NULL, 'Nick Kazouris Phantom power & Data', '91 Stuart at blakehurst', '', '2221', 'Blakehurst', 'Australien', 'AUS', NULL, NULL, '403864907', '7309994', NULL, NULL, 'GM-102-4', NULL, '609919119188', 'FedEx', NULL, '2014-10-29', '2014-10-20 07:56:13 UTC', '421936', '1', '', '', '399'),
(26065, '7307252', NULL, NULL, 'James Bryant WPOA', '63', 'Martin Street', '3915', 'Hastings', 'Australien', 'AUS', NULL, NULL, '438023486', '7307252', NULL, NULL, 'GM-102-3', NULL, 'RL 713739620DE', 'Deutsche Post', NULL, '2014-10-29', '2014-10-20 02:16:27 UTC', '421934', '1', '', '', '399'),
(26066, '7265104', NULL, NULL, 'David Graham ', '5 Bucknel CCT ', '', '2095', 'Isabella Plains', 'Australien', 'AUS', NULL, NULL, '412120359', '7265104', NULL, NULL, 'GM-102-1', NULL, '609919119203', 'FedEx', NULL, '2014-10-29', '2014-10-18 00:06:46 UTC', '421930', '1', '', '', '399'),
(26067, '7304062', NULL, NULL, 'Gordana McKeand Yulu-Burri-Ba', 'Shops 2&3, 1 Finucane Road', '', '4157', 'Capalaba', 'Australien', 'AUS', NULL, NULL, '739007800', '7304062', NULL, NULL, 'GM-102-4', NULL, '609919119214', 'FedEx', NULL, '2014-10-29', '2014-10-20 00:22:08 UTC', '421936', '1', '', '', '399'),
(26068, '7287122', NULL, NULL, 'Craig Stanborough', '5/87 Donald Road', '', '2620', 'Karabar', 'Australien', 'AUS', NULL, NULL, '401639028', '7287122', NULL, NULL, 'GM-102-3', NULL, '609919119225', 'FedEx', NULL, '2014-10-29', '2014-10-19 03:16:25 UTC', '421934', '1', '', '', '399'),
(26069, '7284764', NULL, NULL, 'Shaad Manchanda', 'Unit 56, 4-8 Charles Street', '', '5000', 'Adelaide', 'Australien', 'AUS', NULL, NULL, '410522290', '7284764', NULL, NULL, 'GM-102-3', NULL, '609919119236', 'FedEx', NULL, '2014-10-29', '2014-10-18 23:20:25 UTC', '421934', '1', '', '', '399'),
(26070, '7284216', NULL, NULL, 'Jason Pensabene ', '17 leisure way safety bay', '', '6169', 'Safety Bay', 'Australien', 'AUS', NULL, NULL, '402450882', '7284216', NULL, NULL, 'GM-102-2', NULL, '609919119247', 'FedEx', NULL, '2014-10-29', '2014-10-18 22:45:57 UTC', '421932', '1', '', '', '399'),
(26071, '7283920', NULL, NULL, 'Rachael Axford', '34 Dame Zara St', '', '2912', 'Gungahlin', 'Australien', 'AUS', NULL, NULL, '409261072', '7283920', NULL, NULL, 'GM-102-3', NULL, '609919119258', 'FedEx', NULL, '2014-10-29', '2014-10-18 22:13:24 UTC', '421934', '1', '', '', '399'),
(26072, '7278032', NULL, NULL, 'Donald Sutherland', '204 Malabar Road', 'South Coogee', '2034', 'South Coogee', 'Australien', 'AUS', NULL, NULL, '61424060270', '7278032', NULL, NULL, 'GM-102-1', NULL, '609919119269', 'FedEx', NULL, '2014-10-29', '2014-10-18 15:28:33 UTC', '421930', '1', '', '', '399'),
(26073, '7265876', NULL, NULL, 'Marguerite Giles', 'C/- Disability Services Commis', '146-160 Colin Street', '6005', 'West Perth', 'Australien', 'AUS', NULL, NULL, '409918191', '7265876', NULL, NULL, 'GM-102-2', NULL, '609919119270', 'FedEx', NULL, '2014-10-29', '2014-10-18 00:44:04 UTC', '421932', '1', '', '', '399'),
(26074, '277954834', NULL, NULL, 'Devey NathaniÃ«l', 'Zeedijk 84', '', '8430', 'Middelkerke', 'Belgien', 'BE', NULL, NULL, '492657925', '0010038WQ2', NULL, NULL, 'Casablanca Black', NULL, '609919119410', 'FedEx', NULL, '2014-10-31', '30.10.2014 10:18', 'NL140520PJ11', '1', 'a0YC000000ZKLiDMAX', '190.01', '299.98'),
(26075, '277945178', NULL, NULL, 'Arnout Gielen', 'Paalsteenstraat 164', '', '3500', 'Hasselt', 'Belgien', 'BE', NULL, NULL, '486364926', '0010168QUZ', NULL, NULL, 'Casablanca Black', NULL, '609919119420', 'FedEx', NULL, '2014-10-31', '30.10.2014 09:48', 'NL140520PJ11', '1', 'a0YC000000ZKLiDMAX', '190.01', '299.98'),
(26076, '277898584', NULL, NULL, 'walter goderis', 'Martelaarslaan 321', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '478540512', '0010250INF', NULL, NULL, 'Casablanca Gold/Black', NULL, '609919119431', 'FedEx', NULL, '2014-10-31', '30.10.2014 07:48', 'NL140520PJ08', '1', 'a0YC000000ZKLiBMAX', '190.01', '299.98'),
(26077, '277873902', NULL, NULL, 'Edwin Verschueren', 'Haachtsesteenweg 496', 'Terrijn en partners', '1910', 'Kampenhout', 'Belgien', 'BE', NULL, NULL, '475854813', '0010250GSP', NULL, NULL, 'Casablanca Silver/Gold', NULL, '609919119442', 'FedEx', NULL, '2014-10-31', '30.10.2014 06:18', 'NL140520PJ07', '1', 'a0YC000000ZKLi9MAH', '190.01', '299.98'),
(26078, '277822787', NULL, NULL, 'Kevin De Ceuster', 'Kleine Heide 8', '', '2930', 'Brasschaat', 'Belgien', 'BE', NULL, NULL, '494321672', '0010104P4Y', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919119453', 'FedEx', NULL, '2014-10-31', '29.10.2014 20:48', 'NL141008NM04', '1', 'a0YC000000ZmKreMAF', '', '199.99'),
(26079, '277697357', NULL, NULL, 'Natalia Lavrinovitch', 'Strengen 10 B1R', '', '2170', 'Merksem/Antwerpen', 'Belgien', 'BE', NULL, NULL, '498278782', '0010150TXK', NULL, NULL, 'London PIONIER horloge - zilverkleurig/wit - zwarte leren band (GM-150-1)', NULL, '609919119464', 'FedEx', NULL, '2014-10-31', '29.10.2014 12:18', 'NL141008NM01', '1', 'a0YC000000ZmKrbMAF', '', '199.99'),
(26080, '277641235', NULL, NULL, 'Ines Naman', 'Boulevard de la Sauveniere 153/34', '', '4000', 'Liege', 'Belgien', 'BE', NULL, NULL, '491079756', '0010101L5N', NULL, NULL, 'Une montre PIONIER London - noir/noir avec bracelet en cuir noir (GM-150-4)', NULL, '609919119475', 'FedEx', NULL, '2014-10-31', '29.10.2014 09:18', 'NL141008NM04', '1', 'a0YC000000ZmKreMAF', '', '199.99'),
(26081, '277206884', NULL, NULL, 'VASILEIOS VERVERAS', 'Aristeidou 2', '', '65302', 'KAVALA', 'Griechenland', 'GR', NULL, NULL, '6974383499', '0010176K0L', NULL, NULL, '??????? ????? Pionier Skeleton ?? Malibu Diamonds silber-schwarz', NULL, '609919119394', 'FedEx', NULL, '2014-10-31', '27.10.2014 11:38', 'GR16102014SK002', '1', 'a0YC000000ZwOt7MAF', '', '229.00'),
(26082, '276563829', NULL, NULL, 'Nikolaos Vasilopoulos', 'Amfitheas Leof. 82', 'Parakalo i paradosi na ginei ergasimi mera kai ores 12-16 meta tis 29/10/2014', '17564', 'PALAIO FALIRO', 'Griechenland', 'GR', NULL, NULL, '6947822803', '0010025NUY', NULL, NULL, '??????? ????? Theorema Casablanca, GM-101-3', NULL, '609919119409', 'FedEx', NULL, '2014-10-31', '24.10.2014 13:38', 'GR25092014SK003', '1', 'a0YC000000Zk5AwMAJ', '', '289.00'),
(26083, '277932376', NULL, NULL, 'Michael O\'Malley', '7 Waverley Avenue', 'Fairview', 'Dublin 3', 'Dublin 3', 'Irland', 'IE', NULL, NULL, '862214585', '0010114L2X', NULL, NULL, 'Malibu Diamonds Watch - Gold - Brown Strap', NULL, '609919119740', 'FedEx', NULL, '2014-10-31', '30.10.2014 10:02', 'IE201014IE12', '1', 'a0YC000000ZwyasMAB', '150.01', '229.00'),
(26084, '277916129', NULL, NULL, 'Irfan Hameed', 'Albano Sandyford Road', 'Albano', 'D 16', 'Sandyford Dublin 16', 'Irland', 'IE', NULL, NULL, '872515860', '00101691CT', NULL, NULL, 'Malibu Diamonds Watch - Gold - Brown Strap', NULL, '609919119751', 'FedEx', NULL, '2014-10-31', '30.10.2014 09:32', 'IE201014IE12', '1', 'a0YC000000ZwyasMAB', '150.01', '229.00'),
(26085, '277863210', NULL, NULL, 'Irene Gun', '8 Dun Emer Rise', 'Lusk', '', 'Co.Dublin', 'Irland', 'IE', NULL, NULL, '3,53876E+11', '0010250S6D', NULL, NULL, 'Malibu Diamonds Watch - Silver 2 - Back Strap', NULL, '609919119762', 'FedEx', NULL, '2014-10-31', '30.10.2014 05:02', 'IE201014IE11', '1', 'a0YC000000ZwyaOMAR', '150.01', '229.00'),
(26086, '277658152', NULL, NULL, 'Teresa Lehane', '2 Woodside,Tivoli', '', '0', 'Cork', 'Irland', 'IE', NULL, NULL, '085 8144031', '0010080WND', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Silver-Coloured Case and Silver-Coloured Dial (GM-101-1)', NULL, '609919119773', 'FedEx', NULL, '2014-10-31', '29.10.2014 11:02', 'IE190614AH07', '1', 'a0YC000000ZZgkiMAD', '206.24', '311.99'),
(26087, '277932921', NULL, NULL, 'Sonia Parodi', 'VIA GIUSEPPE GARIBALDI 41', 'via Garibaldi 41', '28062', 'CAMERI', 'Italien', 'IT', NULL, NULL, '3470960251', '0010059IJA', NULL, NULL, 'Florida Model GM-505-1', NULL, '609919119637', 'FedEx', NULL, '2014-10-31', '30.10.2014 08:59', 'IT010914SF21', '1', 'a0YC000000FCiEJMA1', '', '199.99'),
(26088, '277916195', NULL, NULL, 'Cristina Tasselli', 'Via E Chinotto 36', 'consegnare solo al mattino in portineria', '20147', 'Milano', 'Italien', 'IT', NULL, NULL, '3383101129', '00101399IQ', NULL, NULL, 'Florida Model GM-505-2', NULL, '609919119648', 'FedEx', NULL, '2014-10-31', '30.10.2014 08:28', 'IT010914SF22', '1', 'a0YC000000FCiEIMA1', '', '199.99'),
(26089, '277556322', NULL, NULL, 'Mattia Notarnicola', 'VIA ETTORE BUGATTI 7', 'vanilla cafe', '20142', 'MILANO', 'Italien', 'IT', NULL, NULL, '3389122921', '0010185WX4', NULL, NULL, 'Florida Model GM-505-2', NULL, '609919119659', 'FedEx', NULL, '2014-10-31', '28.10.2014 20:58', 'IT010914SF22', '1', 'a0YC000000FCiEIMA1', '', '199.99'),
(26090, '277848695', '', '', 'Alessandro Bartolomeo', 'VIA DUINO 9', '', '19123', 'LA SPEZIA', 'Italien', '', '', '', '3493779056', '0010108HLT', '', '', 'Florida Model GM-505-3', '04.12.2014 578824923624', '609919119660', 'FedEx', '', '2014-10-31', '29.10.2014 22:58', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26091, '277854763', NULL, NULL, 'Federica Delle Donne', 'Corso Umberto I  432', 'Corso Umbero I', '80034', 'marigliano', 'Italien', 'IT', NULL, NULL, '3331782134', '0010083OLS', NULL, NULL, 'Florida Model GM-505-3', NULL, '609919119670', 'FedEx', NULL, '2014-10-31', '29.10.2014 23:58', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26092, '277816865', '', '', 'Giorgio Dino Buso', 'Via Chiesa 44', '', '31047', 'Negrisia di Ponte di Piave', 'Italien', '', '', '', '3458597630', '00100537OU', '', '', 'Florida Model GM-505-3', '04.12.14   578824923680', '609919119681', 'FedEx', '', '2014-10-31', '29.10.2014 20:28', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26093, '277684607', NULL, NULL, 'C/o Mollo noleggio Pedrini', 'VIA PIEMONTE 29', '', '20098', 'SAN GIULIANO MILANESE', 'Italien', 'IT', NULL, NULL, '3311652944', '0010189BRX', NULL, NULL, 'Florida Model GM-505-4', NULL, '609919119692', 'FedEx', NULL, '2014-10-31', '29.10.2014 11:29', 'IT010914SF24', '1', 'a0YC000000FCiEFMA1', '', '199.99'),
(26094, '277745684', NULL, NULL, 'joanna senejkow', 'ca bianca pascolo 22', '', '23848', 'OGGIONO', 'Italien', 'IT', NULL, NULL, '3470555520', '0010229F2C', NULL, NULL, 'Florida Model GM-505-4', NULL, '609919119707', 'FedEx', NULL, '2014-10-31', '29.10.2014 15:59', 'IT010914SF24', '1', 'a0YC000000FCiEFMA1', '', '199.99'),
(26095, '277496906', NULL, NULL, 'Luca Museo', 'VIA SORELLE TETRAZZINI 47 B', '', '00139', 'ROMA', 'Italien', 'IT', NULL, NULL, '3396709233', '00101207JN', NULL, NULL, 'Florida Model GM-505-4', NULL, '609919119718', 'FedEx', NULL, '2014-10-31', '28.10.2014 16:28', 'IT010914SF24', '1', 'a0YC000000FCiEFMA1', '', '199.99'),
(26096, '277476527', NULL, NULL, 'Weasam alnazi', 'VIA GIOVANNI BATTISTA PERGOLESI 9', '', '00198', 'ROMA', 'Italien', 'IT', NULL, NULL, '3245580618', '00100276XN', NULL, NULL, 'Florida Model GM-505-4', NULL, '609919119729', 'FedEx', NULL, '2014-10-31', '28.10.2014 14:36', 'IT010914SF24', '1', 'a0YC000000FCiEFMA1', '', '199.99'),
(26097, '277863350', NULL, NULL, 'Senay Yohannes', 'Albert Camusplaats 54', '', '3069 BL', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '612346789', '0010250NW0', NULL, NULL, 'Casablanca Black', NULL, '609919119545', 'FedEx', NULL, '2014-10-31', '30.10.2014 03:58', 'NL131017LB05', '1', 'a0YC000000ZKLPZMA5', '190.01', '299.98'),
(26098, '277998549', NULL, NULL, 'Ser Van Noort', 'Henegouwenlaan 19', '', '4871 BH', 'ETTEN-LEUR', 'Niederlande', 'NL', NULL, NULL, '653245409', '0010041DX4', NULL, NULL, 'Casablanca Black', NULL, '609919119556', 'FedEx', NULL, '2014-10-31', '30.10.2014 12:58', 'NL131017LB05', '1', 'a0YC000000ZKLPZMA5', '190.01', '299.98'),
(26099, '277514592', NULL, NULL, 'Cilla Bartman', 'Grote Leliestraat 52A', '31619935962', '9712 SZ', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '31619935962', '0010245EDY', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919119567', 'FedEx', NULL, '2014-10-31', '28.10.2014 17:58', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(26100, '277812354', NULL, NULL, 'Bronger Spandauw', 'Vondellaan 208', '', '9721 LK', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '650866385', '001000754U', NULL, NULL, 'London PIONIER horloge - zilver/zwart - zwarte leren band (GM-150-2)', NULL, '609919119578', 'FedEx', NULL, '2014-10-31', '29.10.2014 19:58', 'NL141008NM02', '1', 'a0YC000000ZmKYUMA3', '', '199.99'),
(26101, '277924969', NULL, NULL, 'A.J. van den Heuvel', 'Vlaggemast 39', '', '1034 PC', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '206310324', '0010182Q7W', NULL, NULL, 'London PIONIER horloge - zilver/zwart met metalen band (GM-150-6)', NULL, '609919119589', 'FedEx', NULL, '2014-10-31', '30.10.2014 08:58', 'NL141008NM06', '1', 'a0YC000000ZmKjlMAF', '', '199.99'),
(26102, '277469116', NULL, NULL, 'Ichor Holvast', 'Rachmaninoffplantsoen 40', '', '3533 JX', 'Utrecht', 'Niederlande', 'NL', NULL, NULL, '681503508', '0010078KLW', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919119590', 'FedEx', NULL, '2014-10-31', '28.10.2014 13:58', 'NL141008NM04', '1', 'a0YC000000ZmKaaMAF', '', '199.99'),
(26103, '277472407', NULL, NULL, 'Jesper De kort', 'Reaumurstraat 24', '', '4532KK', 'Terneuzen', 'Niederlande', 'NL', NULL, NULL, '31638623961', '10029315', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919119604', 'FedEx', NULL, '2014-10-31', '28.10.2014 14:16', 'NL141008NM04', '1', 'a0YC000000ZmKaaMAF', '', '199.99'),
(26104, '277760489', NULL, NULL, 'cor Udding', 'Vlaskamp 1', '', '7908 ME', 'HOOGEVEEN', 'Niederlande', 'NL', NULL, NULL, '655390248', '0010161YVI', NULL, NULL, 'PIONIER barbados horloge - leren band - goud/zwarte kast GM-509-3', NULL, '609919119615', 'FedEx', NULL, '2014-10-31', '29.10.2014 16:58', 'NL140908NM03', '1', 'a0YC000000ZYmVfMAL', '', '199.99'),
(26105, '277542071', NULL, NULL, 'Marijke Van Steenbergen', 'Griendstraat 63', '', '5662 RG', 'GELDROP', 'Niederlande', 'NL', NULL, NULL, '623724470', '0010050UCB', NULL, NULL, 'PIONIER barbados horloge - leren band - goud/zwarte kast GM-509-3', NULL, '609919119626', 'FedEx', NULL, '2014-10-31', '28.10.2014 19:58', 'NL140908NM03', '1', 'a0YC000000ZYmVfMAL', '', '199.99'),
(26106, '277555864', NULL, NULL, 'JACEK PABIANIAK', 'Krzywe 16B', '', '16-402', 'Suwalki', 'Polen', 'PL', NULL, NULL, '509022250', '0010152OU5', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: schwarz', NULL, '609919119486', 'FedEx', NULL, '2014-10-31', '28.10.2014 22:38', 'PL141002DR25', '1', 'a0YC000000ZlIygMAF', '714.03', '997.00'),
(26107, '277545346', NULL, NULL, 'Robert Zawrzel', 'ul. Ks. Antoniego Leszczyka 34/8', '', '41-933', 'Bytom', 'Polen', 'PL', NULL, NULL, '513183164', '0010120J60', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: schwarz', NULL, '609919119497', 'FedEx', NULL, '2014-10-31', '28.10.2014 22:08', 'PL141002DR25', '1', 'a0YC000000ZlIygMAF', '714.03', '997.00'),
(26108, '277625054', NULL, NULL, 'Wioletta Skrocka', 'Krolowej jadwigi  21/21', '', '26-600', 'Radom Mazowieckie', 'Polen', 'PL', NULL, NULL, '694776410', '0010048GK5', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: schwarz', NULL, '609919119501', 'FedEx', NULL, '2014-10-31', '29.10.2014 10:38', 'PL141002DR25', '1', 'a0YC000000ZlIygMAF', '714.03', '997.00'),
(26109, '277488101', NULL, NULL, 'Krzysztof Zawadzki', 'ul. Brzegowa 105', '', '58-200', 'Dzierzoniow', 'Polen', 'PL', NULL, NULL, '601511750', '0010236VGJ', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: silber-schwarz', NULL, '609919119512', 'FedEx', NULL, '2014-10-31', '28.10.2014 17:38', 'PL141002DR23', '1', 'a0YC000000ZlIy7MAF', '714.03', '997.00'),
(26110, '277954740', NULL, NULL, 'Andreas Sander', 'Magnolii 19', ' faktury na Firme: ANDREAS SANDER EHRLE KZ  Ul.Magnolii 19,   95-073 Jedlicze B NIP:725-198-53-33', '95-073', 'Grotniki', 'Polen', 'PL', NULL, NULL, '609111918', '0010203DP5', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: gold', NULL, '609919119523', 'FedEx', NULL, '2014-10-31', '30.10.2014 12:08', 'PL141002DR24', '1', 'a0YC000000ZlIyWMAV', '714.03', '997.00'),
(26111, '277835196', NULL, NULL, 'Grupa Emmerson S.A. Marek Krajewski', 'ul. Stawki 40', '2 pietro w biurowcu', '01-040', 'Warszawa', 'Polen', 'PL', NULL, NULL, '600206450', '0010188GIY', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: gold', NULL, '609919119534', 'FedEx', NULL, '2014-10-31', '29.10.2014 23:38', 'PL141002DR24', '1', 'a0YC000000ZlIyWMAV', '714.03', '997.00'),
(26112, '277974761', NULL, NULL, 'Patrik Karlsson', 'IDHOLMSVAEGEN 25', '', '373 02', 'RAMDALA BLEKINGE LAEN', 'Schweden', 'SE', NULL, NULL, '763363212', '0010237DYT', NULL, NULL, 'GM-505-3. Diamantklocka med lÃ¤derarmband', NULL, '609919119291', 'FedEx', NULL, '2014-10-31', '30.10.2014 13:14', 'SE260514HW07', '1', 'a0YC000000ZYHHKMA5', '1280.87', '1895.00'),
(26113, '277704154', NULL, NULL, 'Manbir Singh', 'Restaurant Alhambra Palace, C/Laguna De Ruidera, Poligono industrial de balsicas Number 3', 'Number 3', '30591', 'Balsicas Murcia', 'Spanien', 'ES', NULL, NULL, '34637323829', '0010075MT9', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-3', NULL, '609919119730', 'FedEx', NULL, '2014-10-31', '29.10.2014 12:58', 'ES140623CS17', '1', 'a0YC000000ZkUj5MAF', '', '229.00'),
(26114, '277789629', NULL, NULL, 'Sian Mclear', '22 LEASOWE ROAD', 'Please leave in porch if noone is in', 'CH44 2BX', 'WALLASEY', 'Großbritannien', 'GB', NULL, NULL, '7896558641', '00100885FP', NULL, NULL, 'Acapulco Watch GM-504-1	 Black Strap Silver Case White Face', NULL, '609919119784', 'FedEx', NULL, '2014-10-31', '29.10.2014 19:52', 'UK131203AMC13', '1', 'a0YC000000Zm4CKMAZ', '123.99', '199.00'),
(26115, '277544457', NULL, NULL, 'Helen Capell', '92 Firs Drive', '', 'CV22 7AQ', 'RUGBY', 'Großbritannien', 'GB', NULL, NULL, '7854098243', '00101731JU', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '609919119795', 'FedEx', NULL, '2014-10-31', '28.10.2014 20:53', 'UK131203AMC15', '1', 'a0YC000000Zm4CeMAJ', '123.99', '199.00'),
(26116, '277673825', NULL, NULL, 'Oliver Poole', '4 ALDER BANK', '', 'BB2 1UG', 'BLACKBURN', 'Großbritannien', 'GB', NULL, NULL, '7925829009', '0010092YUQ', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '609919119800', 'FedEx', NULL, '2014-10-31', '29.10.2014 11:55', 'UK131014AMC02', '1', 'a0YC000000ZkHXyMAN', '130.99', '199.00'),
(26117, '277577252', NULL, NULL, 'Alex Grieves', '148a  Cowley Road', '', 'OX4 1JJ', 'Oxford', 'Großbritannien', 'GB', NULL, NULL, '4,47787E+11', '0010097OCN', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '609919119810', 'FedEx', NULL, '2014-10-31', '29.10.2014 00:52', 'UK131011AMC27', '1', 'a0YC000000ZkHY1MAN', '117.01', '189.00'),
(26118, '277738934', NULL, NULL, 'Mark Bibby', '59 HALL STREET', '', 'BB2 3SD', 'BLACKBURN', 'Großbritannien', 'GB', NULL, NULL, '7462258044', '0010228CB2', NULL, NULL, 'Marco Polo Watch: Black Face - Gold Metal Strap', NULL, '609919119821', 'FedEx', NULL, '2014-10-31', '29.10.2014 16:22', 'UK140819AS01', '1', 'a0YC000000ZkHY2MAN', '117.01', '189.00'),
(26119, '277757358', NULL, NULL, 'Fay Li', '15 CENTRAL WAY', 'Interdean House', 'NW10 7XW', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7850334029', '00101617F8', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '609919119832', 'FedEx', NULL, '2014-10-31', '29.10.2014 17:53', 'UK131011AMC24', '1', 'a0YC000000ZkHXwMAN', '117.01', '179.00'),
(26120, '277831725', NULL, NULL, 'Laura Baker', '2A SILVER STREET', 'Litlington', 'SG8 0QE', 'ROYSTON', 'Großbritannien', 'GB', NULL, NULL, '1763852414', '001011852N', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '609919119843', 'FedEx', NULL, '2014-10-31', '29.10.2014 22:23', 'UK131011AMC23', '1', 'a0YC000000ZkHXvMAN', '117.01', '179.00'),
(26121, '277721008', NULL, NULL, 'bryan causer', '290 CARFIELD', '', 'WN8 9DW', 'SKELMERSDALE', 'Großbritannien', 'GB', NULL, NULL, '7912381868', '0010125WO9', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919119854', 'FedEx', NULL, '2014-10-31', '29.10.2014 14:53', 'UK131011AMC25', '1', 'a0YC000000ZkHXzMAN', '117.01', '189.00'),
(26122, '277543658', NULL, NULL, 'Kristy Burridge', '40 ASHFORD CRESCENT', '', 'PL3 5AB', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '01752 223343', '00102039FK', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919119865', 'FedEx', NULL, '2014-10-31', '28.10.2014 20:53', 'UK131011AMC25', '1', 'a0YC000000ZkHXzMAN', '117.01', '189.00'),
(26123, '277525746', NULL, NULL, 'Nabeel Ijaz', 'CONCORD HOUS 61 HIGH STREET', 'London Care Plc On Ground Floor', 'TW8 0AH', 'BRENTFORD', 'Großbritannien', 'GB', NULL, NULL, '7949831287', '00101907HT', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '609919119876', 'FedEx', NULL, '2014-10-31', '28.10.2014 19:54', 'UK131011AMC25', '1', 'a0YC000000ZkHXzMAN', '117.01', '189.00'),
(26124, '277590501', NULL, NULL, 'Robert Gasson', 'FLAT 1 85 SOMPTING ROAD', 'Just post through letterbox or Leave with flat 2 if no one answers', 'BN15 9LB', 'LANCING', 'Großbritannien', 'GB', NULL, NULL, '07880 496839', '00102459XP', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Gold Metal Strap', NULL, '609919119887', 'FedEx', NULL, '2014-10-31', '29.10.2014 06:52', 'UK140923JM18', '1', 'a0YC000000ZjVBhMAN', '135.00', '199.00'),
(26125, '277825871', NULL, NULL, 'Ian Greenfield', '74 Ridgeway', '', 'Bn42 4qr', 'Brighton', 'Großbritannien', 'GB', NULL, NULL, '7432158106', '001016894A', NULL, NULL, 'Pionier London DIAMONDS Watch - Gold Face and Brown Leather Strap', NULL, '609919119898', 'FedEx', NULL, '2014-10-31', '29.10.2014 21:52', 'UK140923JM12', '1', 'a0YC000000ZjV2GMAV', '135.00', '199.00'),
(26126, '278161619', NULL, NULL, 'RUDI DEBONDT', 'Hertenstraat 56/9', '', '2300', 'Turnhout', 'Belgien', 'BE', NULL, NULL, '496277474', '00100079QV', NULL, NULL, 'Casablanca Gold/Black', NULL, '604569177539', 'FedEx', NULL, '2014-11-03', '31.10.2014 07:18', 'NL140520PJ08', '1', 'a0YC000000ZKLiBMAX', '190.01', '299.98'),
(26127, '278159745', NULL, NULL, 'kristof oosterlinck', 'Trieststraat 9', '', '9280', 'Wieze', 'Belgien', 'BE', NULL, NULL, '32483162037', '00100841A7', NULL, NULL, 'Casablanca Silver/Black', NULL, '604569177540', 'FedEx', NULL, '2014-11-03', '31.10.2014 07:18', 'NL140520PJ10', '1', 'a0YC000000ZKLiCMAX', '190.01', '299.98'),
(26128, '278107969', NULL, NULL, 'Gielen Andy', 'Ulfortstraat 84', '', '3581', 'Beverlo', 'Belgien', 'BE', NULL, NULL, '498075289', '0010250S2R', NULL, NULL, 'Casablanca Silver/White', NULL, '604569177550', 'FedEx', NULL, '2014-11-03', '30.10.2014 20:48', 'NL140520PJ09', '1', 'a0YC000000ZKLiAMAX', '190.01', '299.98'),
(26129, '278167504', NULL, NULL, 'jeremy wieme', 'Nederholbeekstraat 9', '', '9680', 'Etikhove', 'Belgien', 'BE', NULL, NULL, '494385985', '0010230HCG', NULL, NULL, 'Casablanca Silver/White', NULL, '604569177561', 'FedEx', NULL, '2014-11-03', '31.10.2014 07:48', 'NL140520PJ09', '1', 'a0YC000000ZKLiAMAX', '190.01', '299.98'),
(26130, '278042157', NULL, NULL, 'Christina Van Deuren', 'Esmoreitlaan 45/21', '', '2050', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '486785939', '0010053Y2V', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '604569177572', 'FedEx', NULL, '2014-11-03', '30.10.2014 16:18', 'NL141008NM08', '1', 'a0YC000000ZmKriMAF', '', '199.99'),
(26131, '278174015', NULL, NULL, 'Roger Callens CRC-EPI', 'Avenue Paul-Hymans 133/4', '', '1200', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '475734522', '0010081UKT', NULL, NULL, 'Une montre Casablanca dorÃ©/noir', NULL, '604569177583', 'FedEx', NULL, '2014-11-03', '31.10.2014 08:18', 'NL140520PJ08', '1', 'a0YC000000ZKLiBMAX', '190.01', '299.98'),
(26132, '278133323', NULL, NULL, 'Elle institut Befera', 'Avenue eugene mascaux 480', 'Elle institut', '6001', 'Marcinelle', 'Belgien', 'BE', NULL, NULL, '497210470', '0010101QOR', NULL, NULL, 'Une montre PIONIER London - argentÃ©/noir avec bracelet en cuir noir (GM-150-2)', NULL, '604569177594', 'FedEx', NULL, '2014-11-03', '30.10.2014 23:48', 'NL141008NM02', '1', 'a0YC000000ZmKrcMAF', '', '199.99'),
(26133, '278049997', NULL, NULL, 'Cedric Navetta', 'Rue longue 4', '', '5670', 'Nismes Namur', 'Belgien', 'BE', NULL, NULL, '33499388164', '0010083O1E', NULL, NULL, 'Une montre PIONIER London - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '604569177609', 'FedEx', NULL, '2014-11-03', '30.10.2014 16:48', 'NL141008NM03', '1', 'a0YC000000ZmKrdMAF', '', '199.99'),
(26134, '278214440', NULL, NULL, 'faran ahmed', 'Clarasvej 10', '', '2600', 'Glostrup', 'Dänemark', 'DK', NULL, NULL, '53628486', '0010014ZCT', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '604569177675', 'FedEx', NULL, '2014-11-03', '31.10.2014 10:36', 'DK260514HW07', '1', 'a0YC000000ZYGfBMAX', '1032.75', '1495.00'),
(26135, '277655000', NULL, NULL, 'oliver toldbod', 'Vestergade 7', '', '4000', 'Roskilde', 'Dänemark', 'DK', NULL, NULL, '28872870', '0010236OJE', NULL, NULL, 'GM-505-1: Sort rem og hvid urskive', NULL, '604569177686', 'FedEx', NULL, '2014-11-03', '29.10.2014 10:06', 'DK260514HW05', '1', 'a0YC000000ZYGf9MAH', '1032.75', '1495.00'),
(26136, '277734933', NULL, NULL, 'vassiliki mavrogonatou', 'makedonias 5', '', '15127', 'melissia', 'Griechenland', 'GR', NULL, NULL, '6948515519', '00102409BY', NULL, NULL, 'Pionier Skeleton ?? Malibu Diamonds for men (brown louraki, gold kassa, black kantran)', NULL, '604569177734', 'FedEx', NULL, '2014-11-03', '29.10.2014 14:08', 'GR16102014SK003', '1', 'a0YC000000ZwP1cMAF', '', '229.00'),
(26137, '278118194', NULL, NULL, 'Hars Gergo', '46 The Park', 'Athlumney Wood', '0', 'Navan Meath', 'Irland', 'IE', NULL, NULL, '852019721', '0010090WRS', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '604569177150', 'FedEx', NULL, '2014-11-03', '30.10.2014 22:32', 'IE190614AH10', '1', 'a0YC000000ZZgklMAD', '206.24', '311.99'),
(26138, '278236129', NULL, NULL, 'lorenzo maggioni', 'VIA GIUSEPPE MAZZINI 2', '', '37053', 'CEREA', 'Italien', 'IT', NULL, NULL, '3495742185', '001017742Q', NULL, NULL, 'Florida Model GM-505-6', NULL, '604569177491', 'FedEx', NULL, '2014-11-03', '31.10.2014 11:58', 'IT010914SF26', '1', 'a0YC000000FCiEHMA1', '', '199.99'),
(26139, '278201566', NULL, NULL, 'Antonio Cirillo', 'CORSO BRUNO BUOZZI 50 / 5', '', '74123', 'TARANTO', 'Italien', 'IT', NULL, NULL, '3316519207', '0010116IKN', NULL, NULL, 'Florida Model GM-505-3', NULL, '604569177506', 'FedEx', NULL, '2014-11-03', '31.10.2014 09:29', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26140, '278179599', NULL, NULL, 'Enrico Capozzo', 'VIA RIPUARIA 253', 'Punto di riferimento deco', '80014', 'GIUGLIANO IN CAMPANIA', 'Italien', 'IT', NULL, NULL, '3333567921', '0010179L39', NULL, NULL, 'Florida Model GM-505-3', NULL, '604569177517', 'FedEx', NULL, '2014-11-03', '31.10.2014 08:28', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26141, '278027780', NULL, NULL, 'stefania Brugnetti', 'VIA COSTA BERLENDIS 6', 'avvisare 24 ore prima della consegna', '24019', 'ZOGNO', 'Italien', 'IT', NULL, NULL, '3480348179', '0010218KQD', NULL, NULL, 'Florida Model GM-505-4', NULL, '604569177528', 'FedEx', NULL, '2014-11-03', '30.10.2014 14:58', 'IT010914SF24', '1', 'a0YC000000FCiEFMA1', '', '199.99'),
(26142, '278119959', NULL, NULL, 'C Junkova', 'Prinses Beatrixhof 17', '', '1411 CE', 'NAARDEN', 'Niederlande', 'NL', NULL, NULL, '629229632', '0010126RFC', NULL, NULL, 'Casablanca Gold/Black', NULL, '604569177610', 'FedEx', NULL, '2014-11-03', '30.10.2014 21:58', 'NL131017LB02', '1', 'a0YC000000ZKLPWMA5', '190.01', '299.98'),
(26143, '278115767', NULL, NULL, 'Laura Snellenberg', 'Lisserweg 50', '', '2156 LC', 'WETERINGBRUG', 'Niederlande', 'NL', NULL, NULL, '654345398', '0010250EQQ', NULL, NULL, 'Casablanca Silver/White', NULL, '604569177620', 'FedEx', NULL, '2014-11-03', '30.10.2014 21:28', 'NL131017LB03', '1', 'a0YC000000ZKLPXMA5', '190.01', '299.98'),
(26144, '278093131', NULL, NULL, 'Lidiya ayrova', 'Paets van Troostwijkstr 247', '', '2522 DS', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '628941112', '0010188ITV', NULL, NULL, 'Casablanca Silver/Black', NULL, '604569177631', 'FedEx', NULL, '2014-11-03', '30.10.2014 19:58', 'NL131017LB04', '1', 'a0YC000000ZKLPYMA5', '190.01', '299.98'),
(26145, '278092462', NULL, NULL, 'Lidiya ayrova', 'Paets van Troostwijkstr 247', '', '2522 DS', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '628941112', '001018862L', NULL, NULL, 'Casablanca Gold/Black', NULL, '604569177631', 'FedEx', NULL, '2014-11-03', '30.10.2014 19:58', 'NL131017LB02', '1', 'a0YC000000ZKLPWMA5', '190.01', '299.98'),
(26146, '278076401', NULL, NULL, 'Julien Beats', 'Heggerankweg 97 1HOOG', '', '1032 JC', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '611387793', '00100259BY', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '604569177653', 'FedEx', NULL, '2014-11-03', '30.10.2014 18:58', 'NL141008NM08', '1', 'a0YC000000ZmKolMAF', '', '199.99'),
(26147, '278053904', NULL, NULL, 'Nicola Knoben', 'Seringenstraat 73', '', '6101 NG', 'ECHT', 'Niederlande', 'NL', NULL, NULL, '631745895', '0010053C2Q', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '604569177664', 'FedEx', NULL, '2014-11-03', '30.10.2014 16:58', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(26148, '278745112', NULL, NULL, 'Boguslaw Sypniewicz', 'ul. Szkolna 15A', '', '63-100', 'Srem', 'Polen', 'PL', NULL, NULL, '600959159', '00101212UM', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: model silber weiß', NULL, '604569177697', 'FedEx', NULL, '2014-11-03', '02.11.2014 21:38', 'PL141002DR22', '1', 'a0YC000000ZlIwzMAF', '714.03', '997.00'),
(26149, '278692820', NULL, NULL, 'ANETA PITEK', 'ul. Bp. Mariana Fulmana 7/69', '', '20-492', 'Lublin', 'Polen', 'PL', NULL, NULL, '605898730', '0010232HSQ', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: model silber-weiß', NULL, '604569177701', 'FedEx', NULL, '2014-11-03', '02.11.2014 18:38', 'PL141002DR22', '1', 'a0YC000000ZlIwzMAF', '714.03', '997.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(26150, '278651256', NULL, NULL, 'Kamil Komorowski', 'Ksiedza Popieluszki 6', '', '39-300', 'Mielec', 'Polen', 'PL', NULL, NULL, '602475400', '0010040LY9', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: model gold', NULL, '604569177712', 'FedEx', NULL, '2014-11-03', '02.11.2014 15:08', 'PL141002DR24', '1', 'a0YC000000ZlIyWMAV', '714.03', '997.00'),
(26151, '278222671', NULL, NULL, 'Anna Gomulec', 'Os. Teatralne 22/14', '', '31-946', 'Krakow malopolskie', 'Polen', 'PL', NULL, NULL, '503533365', '00102063CW', NULL, NULL, 'Meski zegarek Monte Carlo GM-102 by Theorema: model gold', NULL, '604569177723', 'FedEx', NULL, '2014-11-03', '31.10.2014 13:08', 'PL141002DR24', '1', 'a0YC000000ZlIyWMAV', '714.03', '997.00'),
(26152, '277969151', '', '', 'colin seaman', '20 HORN PIE ROAD', '', 'NR5 9PW', 'NORWICH', 'Grossbritannien', '', '', '', '7831979440', '0010063L6J', '', '', 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', 'Geld zurück!', '604569177160', 'FedEx', '', '2014-11-03', '30.10.2014 11:52', 'UK131203AMC15', '1', 'a0YC000000Zm4CeMAJ', '123.99', '199.00'),
(26153, '278072224', NULL, NULL, 'Josh Lemare', '22 LABURNUM GROVE', '', 'SS8 0LZ', 'CANVEY ISLAND', 'Grossbritannien', 'GB', NULL, NULL, '7917103843', '0010206HIG', NULL, NULL, 'Acapulco Watch GM-504-4	 Black Strap Black Case Black Face', NULL, '604569177171', 'FedEx', NULL, '2014-11-03', '30.10.2014 19:25', 'UK131203AMC16', '1', 'a0YC000000Zm4CtMAJ', '123.99', '199.00'),
(26154, '278071587', NULL, NULL, 'Angeline Zulch', '74 THE SPINN WILLINGTON ROAD', '', 'MK44 3TN', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7447120476', '00100215Q3', NULL, NULL, 'GM-505-1 FLORIDA DIAMONDS By \"PIONIER Black Strap with White face', NULL, '604569177182', 'FedEx', NULL, '2014-11-03', '30.10.2014 19:24', 'UK131023AMC07', '1', 'a0YC000000ZkjTNMAZ', '126.99', '199.00'),
(26155, '277935309', NULL, NULL, 'John Matthews', 'GRANT THORNT CLARENDON DOCK', 'Clarendon Dock', 'BT1 3BH', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7515339072', '0010250JE1', NULL, NULL, 'GM-505-1 FLORIDA DIAMONDS By \"PIONIER Black Strap with White face', NULL, '604569177193', 'FedEx', NULL, '2014-11-03', '30.10.2014 10:31', 'UK131023AMC07', '1', 'a0YC000000ZkjTNMAZ', '126.99', '199.00'),
(26156, '278105791', NULL, NULL, 'Country Fayre Village Shop AYLIN SIMPSON', '6 HIGH ROAD', 'HORNDON ON THE HILL', 'SS17 8LB', 'STANFORD-LE-HOPE', 'Grossbritannien', 'GB', NULL, NULL, '4,41376E+11', '0010233NDB', NULL, NULL, 'GM-505-2 FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face', NULL, '604569177208', 'FedEx', NULL, '2014-11-03', '30.10.2014 21:52', 'UK131023AMC08', '1', 'a0YC000000ZkjTOMAZ', '126.99', '199.00'),
(26157, '277979990', NULL, NULL, 'Daniel Bagnall', '29 DEANSGATE', 'Hindley', 'WN2 3LD', 'WIGAN', 'Grossbritannien', 'GB', NULL, NULL, '7791276095', '00102502YP', NULL, NULL, 'GM-505-2 FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face', NULL, '604569177219', 'FedEx', NULL, '2014-11-03', '30.10.2014 12:25', 'UK131023AMC08', '1', 'a0YC000000ZkjTOMAZ', '126.99', '199.00'),
(26158, '278180528', NULL, NULL, 'Debbie Davis', '387 WELFORD ROAD', '', 'NN2 8PT', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7703307253', '00101274BQ', NULL, NULL, 'GM-505-2 FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face', NULL, '604569177220', 'FedEx', NULL, '2014-11-03', '31.10.2014 09:22', 'UK131023AMC08', '1', 'a0YC000000ZkjTOMAZ', '126.99', '199.00'),
(26159, '278001498', NULL, NULL, 'Jacob Flowers', '110 New Bedford Road', '', 'LU3 1DF', 'Luton', 'Grossbritannien', 'GB', NULL, NULL, '7961247275', '0010133KHW', NULL, NULL, 'GM-505-2 FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face', NULL, '604569177230', 'FedEx', NULL, '2014-11-03', '30.10.2014 13:53', 'UK131023AMC08', '1', 'a0YC000000ZkjTOMAZ', '126.99', '199.00'),
(26160, '278038321', NULL, NULL, 'John Chichester', '42 PINECREST DRIVE', 'Thornhill', 'CF14 9DW', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '2920765417', '00100307J2', NULL, NULL, 'GM-505-2 FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face', NULL, '604569177241', 'FedEx', NULL, '2014-11-03', '30.10.2014 16:53', 'UK131023AMC08', '1', 'a0YC000000ZkjTOMAZ', '126.99', '199.00'),
(26161, '278129597', NULL, NULL, 'Sarah Turner', '17  Theddingworth Close', 'Ernesford Grange', 'CV3 2GF', 'Coventry', 'Grossbritannien', 'GB', NULL, NULL, '7522157704', '0010154L3G', NULL, NULL, 'GM-505-2 FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face', NULL, '604569177252', 'FedEx', NULL, '2014-11-03', '30.10.2014 23:53', 'UK131023AMC08', '1', 'a0YC000000ZkjTOMAZ', '126.99', '199.00'),
(26162, '277932592', '', '', 'Cassi Marie Zachariah', '292-294 FULHAM ROAD', 'Chelsea', 'SW10 9EW', 'LONDON', 'Grossbritannien', '', '', '', '7808838800', '00100181PK', '', '', 'GM-505-3	FLORIDA DIAMONDS By \"PIONIER Brown Strap with Black face', 'storniert\r\n', '604569177263', 'FedEx', '', '2014-11-03', '30.10.2014 10:27', 'UK131023AMC09', '1', 'a0YC000000ZkjTPMAZ', '126.99', '199.00'),
(26163, '277951431', NULL, NULL, 'maura ryan', '27 GOSWELL ROAD', '', 'EC1M 7GT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7967215244', '0010231SU8', NULL, NULL, 'GM-505-3	FLORIDA DIAMONDS By \"PIONIER Brown Strap with Black face', NULL, '604569177274', 'FedEx', NULL, '2014-11-03', '30.10.2014 10:52', 'UK131023AMC09', '1', 'a0YC000000ZkjTPMAZ', '126.99', '199.00'),
(26164, '277919602', NULL, NULL, 'Perth Scaffolding', '1 RUTHVENFIELD ROAD', 'Inveralmond Industrial Est', 'PH1 3EE', 'PERTH', 'Grossbritannien', 'GB', NULL, NULL, '01738 632600', '0010207MQ6', NULL, NULL, 'GM-505-3	FLORIDA DIAMONDS By \"PIONIER Brown Strap with Black face', NULL, '604569177285', 'FedEx', NULL, '2014-11-03', '30.10.2014 09:56', 'UK131023AMC09', '1', 'a0YC000000ZkjTPMAZ', '126.99', '199.00'),
(26165, '278115673', NULL, NULL, 'Caroline Mott', '40 WRENS PARK', '', 'MK10 9BH', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7971545463', '0010135QQ7', NULL, NULL, 'GM-505-4	FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face and Case', NULL, '604569177296', 'FedEx', NULL, '2014-11-03', '30.10.2014 22:22', 'UK140819AS02', '1', 'a0YC000000ZkjTTMAZ', '126.99', '199.00'),
(26166, '278037809', NULL, NULL, 'Gurdip Singh Bains', '26 RINGWAY', '', 'UB2 5SR', 'SOUTHALL', 'Grossbritannien', 'GB', NULL, NULL, '7908207316', '00101727M7', NULL, NULL, 'GM-505-4	FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face and Case', NULL, '604569177300', 'FedEx', NULL, '2014-11-03', '30.10.2014 16:53', 'UK140819AS02', '1', 'a0YC000000ZkjTTMAZ', '126.99', '199.00'),
(26167, '278175707', NULL, NULL, 'Sophie Hughes', '23 WOODGREEN ROAD', '', 'L13 3EA', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7918757573', '0010165NM8', NULL, NULL, 'GM-505-4	FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face and Case', NULL, '604569177311', 'FedEx', NULL, '2014-11-03', '31.10.2014 09:22', 'UK140819AS02', '1', 'a0YC000000ZkjTTMAZ', '126.99', '199.00'),
(26168, '278023725', NULL, NULL, 'Andre McCowan', '15 MILTON PLACE', '', 'HP13 7DG', 'HIGH WYCOMBE', 'Grossbritannien', 'GB', NULL, NULL, '7921788884', '0010119BGJ', NULL, NULL, 'GM-505-4	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with White face', NULL, '604569177322', 'FedEx', NULL, '2014-11-03', '30.10.2014 15:22', 'UK131023AMC10', '1', 'a0YC000000ZkjTQMAZ', '126.99', '199.00'),
(26169, '278043897', NULL, NULL, 'Douglas Colman', '5 BIRKBECK CLOSE', '', 'PE30 3LH', 'KING\'S LYNN', 'Grossbritannien', 'GB', NULL, NULL, '1553671641', '0010199V94', NULL, NULL, 'GM-505-4	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with White face', NULL, '604569177333', 'FedEx', NULL, '2014-11-03', '30.10.2014 17:24', 'UK131023AMC10', '1', 'a0YC000000ZkjTQMAZ', '126.99', '199.00'),
(26170, '278115041', NULL, NULL, 'Janet Blues', '14 MARCHHALL CRESCENT', 'Hotel ceilidh donia', 'EH16 5HL', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '136672743', '0010168FMJ', NULL, NULL, 'GM-505-4	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with White face', NULL, '604569177344', 'FedEx', NULL, '2014-11-03', '30.10.2014 22:22', 'UK131023AMC10', '1', 'a0YC000000ZkjTQMAZ', '126.99', '199.00'),
(26171, '278005443', NULL, NULL, 'william McFetridge', '1 PLANTATION DRIVE', '', 'BT38 9RF', 'CARRICKFERGUS', 'Grossbritannien', 'GB', NULL, NULL, '7713084558', '0010250SX0', NULL, NULL, 'GM-505-4	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with White face', NULL, '604569177355', 'FedEx', NULL, '2014-11-03', '30.10.2014 14:22', 'UK131023AMC10', '1', 'a0YC000000ZkjTQMAZ', '126.99', '199.00'),
(26172, '278067781', NULL, NULL, 'claire croxall', '4 chatsworth close', '', 'PE68az', 'market deeping', 'Grossbritannien', 'GB', NULL, NULL, '7734720223', '0010232F1O', NULL, NULL, 'GM-505-5	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with Black face', NULL, '604569177366', 'FedEx', NULL, '2014-11-03', '30.10.2014 18:52', 'UK131023AMC11', '1', 'a0YC000000ZkjTRMAZ', '126.99', '199.00'),
(26173, '278111800', NULL, NULL, 'Erjon Ahmetaj', '7 BARRIER ROAD', 'The eye', 'ME4 4SD', 'CHATHAM', 'Grossbritannien', 'GB', NULL, NULL, '7747444638', '00102230ML', NULL, NULL, 'GM-505-5	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with Black face', NULL, '604569177377', 'FedEx', NULL, '2014-11-03', '30.10.2014 22:23', 'UK131023AMC11', '1', 'a0YC000000ZkjTRMAZ', '126.99', '199.00'),
(26174, '278145294', NULL, NULL, 'Kevin Fitzpatrick', '48 MIDDLECROFT ROAD', 'Stourton Grange', 'LS10 4QZ', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '1132719175', '00100936ZO', NULL, NULL, 'GM-505-5	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with Black face', NULL, '604569177388', 'FedEx', NULL, '2014-11-03', '31.10.2014 06:22', 'UK131023AMC11', '1', 'a0YC000000ZkjTRMAZ', '126.99', '199.00'),
(26175, '278014756', NULL, NULL, 'Kirsty Buckley', '7 Barry road south', '', 'Ll18 1dl', 'Rhyl', 'Grossbritannien', 'GB', NULL, NULL, '', '0010178MLZ', NULL, NULL, 'GM-505-5	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with Black face', NULL, '604569177399', 'FedEx', NULL, '2014-11-03', '30.10.2014 14:52', 'UK131023AMC11', '1', 'a0YC000000ZkjTRMAZ', '126.99', '199.00'),
(26176, '278091797', NULL, NULL, 'Lee Miller', '11 ARCHERS COURT', 'Montgomerie Park', 'KA11 2GD', 'IRVINE', 'Grossbritannien', 'GB', NULL, NULL, '7896131763', '0010099AB8', NULL, NULL, 'GM-505-5	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with Black face', NULL, '604569177403', 'FedEx', NULL, '2014-11-03', '30.10.2014 20:53', 'UK131023AMC11', '1', 'a0YC000000ZkjTRMAZ', '126.99', '199.00'),
(26177, '278029108', NULL, NULL, 'Rob Cummings', '7 WAYSIDE', '', 'SR2 7QJ', 'SUNDERLAND', 'Grossbritannien', 'GB', NULL, NULL, '7757300941', '0010218CY7', NULL, NULL, 'GM-505-5	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with Black face', NULL, '604569177414', 'FedEx', NULL, '2014-11-03', '30.10.2014 15:52', 'UK131023AMC11', '1', 'a0YC000000ZkjTRMAZ', '126.99', '199.00'),
(26178, '277986792', NULL, NULL, 'norman waller', '7 HOLLYCROFT AVENUE', '', 'BT5 5JE', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '2895148295', '0010188BAM', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Face (GM-502-1)', NULL, '604569177425', 'FedEx', NULL, '2014-11-03', '30.10.2014 12:54', 'UK140403AS11', '1', 'a0YC000000ZlvNIMAZ', '129.99', '199.00'),
(26179, '278019210', NULL, NULL, 'deborah mccormick', '17 PINEWOOD AVENUE', 'Harraton', 'NE38 9AY', 'WASHINGTON', 'Grossbritannien', 'GB', NULL, NULL, '1914167768', '0010240BLC', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569177436', 'FedEx', NULL, '2014-11-03', '30.10.2014 15:22', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(26180, '278054486', NULL, NULL, 'Usman Siddique', '248 BECONTREE AVENUE', '', 'RM8 2TR', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7581291175', '0010237VSB', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569177447', 'FedEx', NULL, '2014-11-03', '30.10.2014 17:52', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(26181, '277980419', NULL, NULL, 'brooke milligan', '6E  Carradale Crescent', '', 'G689FQ', 'cumbernauld', 'Grossbritannien', 'GB', NULL, NULL, '7717572282', '0010127EEP', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Metal Strap', NULL, '604569177458', 'FedEx', NULL, '2014-11-03', '30.10.2014 12:55', 'UK140923JM19', '1', 'a0YC000000ZjVCLMA3', '135.00', '199.00'),
(26182, '278129888', NULL, NULL, 'Ramin Hashemi', '36 Middle Street', '', 'So146gt', 'Southampton', 'Grossbritannien', 'GB', NULL, NULL, '7955521476', '00102396JQ', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Gold Metal Strap', NULL, '604569177469', 'FedEx', NULL, '2014-11-03', '30.10.2014 23:54', 'UK140923JM18', '1', 'a0YC000000ZjVBhMAN', '135.00', '199.00'),
(26183, '278130832', NULL, NULL, 'zana pasha', '277A NEWMARKET ROAD', '', 'CB5 8JE', 'CAMBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7732849441', '0010069US2', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Gold Metal Strap', NULL, '604569177470', 'FedEx', NULL, '2014-11-03', '31.10.2014 00:22', 'UK140923JM18', '1', 'a0YC000000ZjVBhMAN', '135.00', '199.00'),
(26184, '277995618', NULL, NULL, 'Jordan Thompson', 'FLAT 3 Tourney House', 'Sutherland Road', 'W13 0DY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7956582711', '0010150AQ3', NULL, NULL, 'Pionier London DIAMONDS Watch - Gold Face and Brown Leather Strap', NULL, '604569177480', 'FedEx', NULL, '2014-11-03', '30.10.2014 13:24', 'UK140923JM12', '1', 'a0YC000000ZjV2GMAV', '135.00', '199.00'),
(26185, '278886666', NULL, NULL, 'Sanel Santic', 'Skolegade 54 ST. TV.', '', '7100', 'Vejle', 'Dänemark', 'DK', NULL, NULL, '45+ 26144405', '0010218ZSS', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '604569179050', 'FedEx', NULL, '2014-11-04', '03.11.2014 11:36', 'DK260514HW07', '1', 'a0YC000000ZYGfBMAX', '1032.75', '1495.00'),
(26186, '278866868', NULL, NULL, 'Henrik Hansen', 'Solbakken 101-913', '', '5330', 'Munkebo', 'Dänemark', 'DK', NULL, NULL, '42495351', '0010218L6A', NULL, NULL, 'GM-505-6: Sort stÃ¥lrem og sort urskive', NULL, '604569179060', 'FedEx', NULL, '2014-11-04', '03.11.2014 10:06', 'DK260514HW10', '1', 'a0YC000000ZYGfEMAX', '1032.75', '1495.00'),
(26187, '278755736', NULL, NULL, 'Oskar Kofeod', 'Bremensgade st tv 81', '', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '24644832', '0010053G9G', NULL, NULL, 'GM-505-3: Brun rem og sort urskive', NULL, '604569179071', 'FedEx', NULL, '2014-11-04', '02.11.2014 20:36', 'DK260514HW07', '1', 'a0YC000000ZYGfBMAX', '1032.75', '1495.00'),
(26188, '278293318', '', '', 'Aber Wahd', 'Godthabsvej 176A', '', '2000', 'Frederiksberg', 'Dänemark', '', '', '', '42175913', '0010119U8L', '', '', 'GM-505-3: Brun rem og sort urskive', '', 'storniert', 'FedEx', '', '2014-11-04', '31.10.2014 17:06', 'DK260514HW07', '1', 'a0YC000000ZYGfBMAX', '1032.75', '1495.00'),
(26189, '278771890', NULL, NULL, 'Aart Klein', 'Ruigewerve 18', '', '4617 NG', 'BERGEN OP ZOOM', 'Niederlande', 'NL', NULL, NULL, '630375231', '0010132FQN', NULL, NULL, 'Casablanca Gold/Black', NULL, '604569178785', 'FedEx', NULL, '2014-11-04', '02.11.2014 21:28', 'NL131017LB02', '1', 'a0YC000000ZKLPWMA5', '190.01', '299.98'),
(26190, '278337915', NULL, NULL, 'Jimna Bruns', 'Oud-Bussummerweg 26', '', '1401 SR', 'BUSSUM', 'Niederlande', 'NL', NULL, NULL, '617487660', '0010208ZNQ', NULL, NULL, 'Casablanca Gold/Black', NULL, '604569178796', 'FedEx', NULL, '2014-11-04', '31.10.2014 21:28', 'NL131017LB02', '1', 'a0YC000000ZKLPWMA5', '190.01', '299.98'),
(26191, '278780145', NULL, NULL, 'petra koelewijn', 'Oostsingel 76A', '', '3751 AV', 'BUNSCHOTEN-SPAKENBURG', 'Niederlande', 'NL', NULL, NULL, '627018781', '00100546VT', NULL, NULL, 'Casablanca Gold/Black', NULL, '604569178800', 'FedEx', NULL, '2014-11-04', '02.11.2014 21:58', 'NL131017LB02', '1', 'a0YC000000ZKLPWMA5', '190.01', '299.98'),
(26192, '278374686', NULL, NULL, 'Rasim Belmahdi', 'Hooge Venne 30', '', '1068 DD', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '617003793', '0010014V7A', NULL, NULL, 'Casablanca Gold/Black', NULL, '604569178811', 'FedEx', NULL, '2014-11-04', '01.11.2014 07:28', 'NL131017LB02', '1', 'a0YC000000ZKLPWMA5', '190.01', '299.98'),
(26193, '278318429', NULL, NULL, 'Ron Zeelenberg', 'Meidoornstraat 28', '', '2665DK', 'Bleiswijk', 'Niederlande', 'NL', NULL, NULL, '655755586', '0010147D96', NULL, NULL, 'Casablanca Gold/Black', NULL, '604569178822', 'FedEx', NULL, '2014-11-04', '31.10.2014 19:28', 'NL131017LB02', '1', 'a0YC000000ZKLPWMA5', '190.01', '299.98'),
(26194, '278307186', NULL, NULL, 'Anuschka Kuijper', 'Nicolaas Beetsweg 50', '', '1851 CD', 'HEILOO', 'Niederlande', 'NL', NULL, NULL, '725334484', '0010231B4I', NULL, NULL, 'Casablanca Silver/Black', NULL, '604569178833', 'FedEx', NULL, '2014-11-04', '31.10.2014 18:28', 'NL131017LB04', '1', 'a0YC000000ZKLPYMA5', '190.01', '299.98'),
(26195, '278725654', NULL, NULL, 'Bernardine Stamps', 'St.Lambertusweg 84', '', '5291 AD', 'GEMONDE', 'Niederlande', 'NL', NULL, NULL, '654316861', '00101706DE', NULL, NULL, 'Casablanca Silver/Black', NULL, '604569178844', 'FedEx', NULL, '2014-11-04', '02.11.2014 18:28', 'NL131017LB04', '1', 'a0YC000000ZKLPYMA5', '190.01', '299.98'),
(26196, '278548865', NULL, NULL, 'Marc van der Steen', 'elzendreef 18', '', '5165AV', 'waspik', 'Niederlande', 'NL', NULL, NULL, '622015235', '0010242XBN', NULL, NULL, 'Casablanca Silver/Black', NULL, '604569178855', 'FedEx', NULL, '2014-11-04', '01.11.2014 23:58', 'NL131017LB04', '1', 'a0YC000000ZKLPYMA5', '190.01', '299.98'),
(26197, '278412798', NULL, NULL, 'Borislav TamaÅ¡', 'Bermuda 110', 'Sremska9', '1505 XC', 'Zaandam', 'Niederlande', 'NL', NULL, NULL, '31624391879', '0010235EE4', NULL, NULL, 'Casablanca Silver/Gold', NULL, '604569178866', 'FedEx', NULL, '2014-11-04', '01.11.2014 10:28', 'NL131017LB01', '1', 'a0YC000000ZKLPVMA5', '190.01', '299.98'),
(26198, '278370878', NULL, NULL, 'Danny Theunissen', 'Onderstehof 17', '', '6132 SM', 'SITTARD', 'Niederlande', 'NL', NULL, NULL, '652607666', '00102378DM', NULL, NULL, 'Casablanca Silver/Gold', NULL, '604569178877', 'FedEx', NULL, '2014-11-04', '01.11.2014 07:28', 'NL131017LB01', '1', 'a0YC000000ZKLPVMA5', '190.01', '299.98'),
(26199, '278747002', NULL, NULL, 'ilona van ham', 'Hortastraat  11', '', '5103 NS', 'Dongen', 'Niederlande', 'NL', NULL, NULL, '614540372', '0010021XU5', NULL, NULL, 'Casablanca Silver/Gold', NULL, '604569178888', 'FedEx', NULL, '2014-11-04', '02.11.2014 19:58', 'NL131017LB01', '1', 'a0YC000000ZKLPVMA5', '190.01', '299.98'),
(26200, '278666279', NULL, NULL, 'M van Westing', 'Dorpsstraat 850', '', '1566 EW', 'ASSENDELFT', 'Niederlande', 'NL', NULL, NULL, '756875213', '0010110K82', NULL, NULL, 'Casablanca Silver/Gold', NULL, '604569178899', 'FedEx', NULL, '2014-11-04', '02.11.2014 14:28', 'NL131017LB01', '1', 'a0YC000000ZKLPVMA5', '190.01', '299.98'),
(26201, '278552010', NULL, NULL, 'My Nguyen', 'Botter 2455', '', '8232 KD', 'LELYSTAD', 'Niederlande', 'NL', NULL, NULL, '639860887', '0010016JLC', NULL, NULL, 'Casablanca Silver/Gold', NULL, '604569178903', 'FedEx', NULL, '2014-11-04', '02.11.2014 00:58', 'NL131017LB01', '1', 'a0YC000000ZKLPVMA5', '190.01', '299.98'),
(26202, '278343847', NULL, NULL, 'Ralph Lenten', 'Jennerstraat 96', '', '7909 EC', 'HOOGEVEEN', 'Niederlande', 'NL', NULL, NULL, '634089102', '0010069EWQ', NULL, NULL, 'Casablanca Silver/Gold', NULL, '604569178914', 'FedEx', NULL, '2014-11-04', '31.10.2014 21:58', 'NL131017LB01', '1', 'a0YC000000ZKLPVMA5', '190.01', '299.98'),
(26203, '278317655', NULL, NULL, 'Renier Koene', 'Bernadettegang 8', '', '2719 AE', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '623338192', '0010143M0I', NULL, NULL, 'Casablanca Silver/Gold', NULL, '604569178925', 'FedEx', NULL, '2014-11-04', '31.10.2014 19:28', 'NL131017LB01', '1', 'a0YC000000ZKLPVMA5', '190.01', '299.98'),
(26204, '278726142', NULL, NULL, 'Xeno Edes', 'Mr. Beerninkplantsoen 124', '', '2286 MS', 'RIJSWIJK', 'Niederlande', 'NL', NULL, NULL, '646236757', '0010201L26', NULL, NULL, 'Casablanca Silver/Gold', NULL, '604569178936', 'FedEx', NULL, '2014-11-04', '02.11.2014 18:28', 'NL131017LB01', '1', 'a0YC000000ZKLPVMA5', '190.01', '299.98'),
(26205, '278565957', NULL, NULL, 'Jacques de Vlugt', 'Voorweg 105', '', '2431AN', 'Noorden', 'Niederlande', 'NL', NULL, NULL, '651528189', '0010174DXX', NULL, NULL, 'Casablanca Silver/White', NULL, '604569178947', 'FedEx', NULL, '2014-11-04', '02.11.2014 07:28', 'NL131017LB03', '1', 'a0YC000000ZKLPXMA5', '190.01', '299.98'),
(26206, '278365585', NULL, NULL, 'Nynke Nijman', 'Lange Nieuwstraat 109 b9', '', '3111ae', 'Schiedam', 'Niederlande', 'NL', NULL, NULL, '624711470', '0010012TWA', NULL, NULL, 'Casablanca Silver/White', NULL, '604569178958', 'FedEx', NULL, '2014-11-04', '01.11.2014 06:28', 'NL131017LB03', '1', 'a0YC000000ZKLPXMA5', '190.01', '299.98'),
(26207, '278429582', NULL, NULL, 'Ronny Koerhuis', 'Parkweg 73', '', '9725 EC', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '681366476', '0010140P5K', NULL, NULL, 'Casablanca Silver/White', NULL, '604569178969', 'FedEx', NULL, '2014-11-04', '01.11.2014 11:28', 'NL131017LB03', '1', 'a0YC000000ZKLPXMA5', '190.01', '299.98'),
(26208, '278220330', NULL, NULL, 'Jessie Ouwehand', 'Hugo van Voorneweg 21', '', '3218 VE', 'HEENVLIET', 'Niederlande', 'NL', NULL, NULL, '181662395', '0010005JPW', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '604569178970', 'FedEx', NULL, '2014-11-04', '31.10.2014 10:58', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(26209, '278311944', NULL, NULL, 'Zmarai Khogyanai', 'Mechelenstraat 2', '', '4826 KN', 'BREDA', 'Niederlande', 'NL', NULL, NULL, '652616346', '0010231KGR', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '604569178980', 'FedEx', NULL, '2014-11-04', '31.10.2014 18:58', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(26210, '278300609', NULL, NULL, 'Maaike Oosterhoff', 'Boelijn 95', '', '1319 cs', 'almere', 'Niederlande', 'NL', NULL, NULL, '31646445805', '0010212TEH', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '604569178991', 'FedEx', NULL, '2014-11-04', '31.10.2014 17:28', 'NL141008NM07', '1', 'a0YC000000ZmKmBMAV', '', '199.99'),
(26211, '278300610', NULL, NULL, 'Maaike Oosterhoff', 'Boelijn 95', '', '1319 cs', 'almere', 'Niederlande', 'NL', NULL, NULL, '31646445805', '0010072KGT', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '604569178991', 'FedEx', NULL, '2014-11-04', '31.10.2014 17:28', 'NL141008NM07', '1', 'a0YC000000ZmKmBMAV', '', '199.99'),
(26212, '278649331', '', '', 'Karin Williams', 'Lage Dijk-Noord 4', 'Abet BV', '3401 VA', 'IJSSELSTEIN', 'Niederlande', '', '', '', '621964972', '0010127TQ2', '', '', 'London PIONIER horloge - zilver/zwart met metalen band (GM-150-6)', 'Uhr erhalten 21.11.2014\r\nBitte refund!', '604569179016', 'FedEx', '', '2014-11-04', '02.11.2014 12:58', 'NL141008NM06', '1', 'a0YC000000ZmKjlMAF', '', '199.99'),
(26213, '278429353', NULL, NULL, 'Lexy Kristel', 'Colensostraat 23', '', '2021 BB', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '619043604', '00101244T3', NULL, NULL, 'London PIONIER horloge - zilver/zwart met metalen band (GM-150-6)', NULL, '604569179027', 'FedEx', NULL, '2014-11-04', '01.11.2014 11:28', 'NL141008NM06', '1', 'a0YC000000ZmKjlMAF', '', '199.99'),
(26214, '278783419', NULL, NULL, 'C. Guzel', 'Zuidplein 600', '', '3083 CX', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '616482707', '001015256X', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '604569179038', 'FedEx', NULL, '2014-11-04', '02.11.2014 22:28', 'NL141008NM08', '1', 'a0YC000000ZmKolMAF', '', '199.99'),
(26215, '278764778', NULL, NULL, 'Ertan Bicici', '8 DUNCAN STREET', 'Mail Boxes Etc.', 'N1 8BW', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7850654362', '0010097B8U', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '604569178053', 'FedEx', NULL, '2014-11-04', '02.11.2014 21:53', 'UK131203AMC15', '1', 'a0YC000000Zm4CeMAJ', '123.99', '199.00'),
(26216, '278567286', NULL, NULL, 'Beverley Travers', '23 BROOK CRESCENT', '', 'NP25 5AX', 'MONMOUTH', 'Großbritannien', 'GB', NULL, NULL, '1600772535', '0010250W65', NULL, NULL, 'Barbados Pionier Black Face And Black Rim With Red Detailing And Black Metal Strap', NULL, '604569178064', 'FedEx', NULL, '2014-11-04', '02.11.2014 08:23', 'UK140903CC08', '1', 'a0YC000000Zb38lMAB', '129.99', '199.00'),
(26217, '278316702', NULL, NULL, 'Daniel Curtin', '5 FOURTH AVENUE', '', 'RM20 3JJ', 'GRAYS', 'Großbritannien', 'GB', NULL, NULL, '7954152832', '0010250PYL', NULL, NULL, 'Barbados Pionier Black Face With Red Detailing and Brown Leather Strap', NULL, '604569178075', 'FedEx', NULL, '2014-11-04', '31.10.2014 20:22', 'UK140820cc03', '1', 'a0YC000000Zb38fMAB', '129.99', '199.00'),
(26218, '278784207', NULL, NULL, 'Agnieszka Wojcik', '28 Belmore Gardens', '', 'NG8 4GG', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7576333695', '0010232PPB', NULL, NULL, 'Coppernicus Watch Black Strap Silver Case Black Face (GM-501-2)', NULL, '604569178086', 'FedEx', NULL, '2014-11-04', '02.11.2014 23:22', 'UK131203AMC10', '1', 'a0YC000000Zm4oPMAR', '124.01', '179.00'),
(26219, '278486052', NULL, NULL, 'Darron Griffiths', '67 PARK HILL', 'swallownest', 'S26 4UN', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7788544351', '0010157UUK', NULL, NULL, 'Coppernicus Watch Black Strap Silver Case Black Face (GM-501-2)', NULL, '604569178097', 'FedEx', NULL, '2014-11-04', '01.11.2014 17:52', 'UK131203AMC10', '1', 'a0YC000000Zm4oPMAR', '124.01', '179.00'),
(26220, '278425254', NULL, NULL, 'Linda Farmet', '36 SUFFOLK ROAD', '', 'PO4 8EJ', 'SOUTHSEA', 'Großbritannien', 'GB', NULL, NULL, '7931251936', '0010104NF4', NULL, NULL, 'Coppernicus Watch Black Strap Silver Case Black Face (GM-501-2)', NULL, '604569178101', 'FedEx', NULL, '2014-11-04', '01.11.2014 12:23', 'UK131203AMC10', '1', 'a0YC000000Zm4oPMAR', '124.01', '179.00'),
(26221, '278464299', NULL, NULL, 'Stephen Mcguire', '1 ULVERSTON TERRACE', '', 'ML3 7JH', 'HAMILTON', 'Großbritannien', 'GB', NULL, NULL, '7429226811', '0010026PV0', NULL, NULL, 'Coppernicus Watch Black Strap Silver Case Black Face (GM-501-2)', NULL, '604569178112', 'FedEx', NULL, '2014-11-04', '01.11.2014 15:52', 'UK131203AMC10', '1', 'a0YC000000Zm4oPMAR', '124.01', '179.00'),
(26222, '278431707', NULL, NULL, 'Tom Leigh', 'WAYSIDE COVERT LANE', 'Scraptoft', 'LE7 9SP', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7703410451', '0010049FY1', NULL, NULL, 'Coppernicus Watch Black Strap Silver Case Black Face (GM-501-2)', NULL, '604569178123', 'FedEx', NULL, '2014-11-04', '01.11.2014 12:54', 'UK131203AMC10', '1', 'a0YC000000Zm4oPMAR', '124.01', '179.00'),
(26223, '278450095', NULL, NULL, 'Amanda Stevens', '20 Melton Place', '', 'Kt19 9ee', 'Ewell', 'Großbritannien', 'GB', NULL, NULL, '7984449317', '0010030IVB', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569178134', 'FedEx', NULL, '2014-11-04', '01.11.2014 14:23', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(26224, '278728083', NULL, NULL, 'Bobby Akibu', '96 GREENVIEW AVENUE', 'Beckenham', 'BR3 3RU', 'BECKENHAM', 'Großbritannien', 'GB', NULL, NULL, 'O7772032638', '0010165LUJ', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569178145', 'FedEx', NULL, '2014-11-04', '02.11.2014 19:53', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(26225, '278735453', NULL, NULL, 'Charlotte Butler', '20 BURCHELL ROAD', '', 'RG14 1TU', 'NEWBURY', 'Großbritannien', 'GB', NULL, NULL, '7703848975', '00101326ED', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569178156', 'FedEx', NULL, '2014-11-04', '02.11.2014 20:22', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(26226, '278641835', NULL, NULL, 'chelsie nichols', '104 GREAT HAYLES ROAD', 'Whitchurch', 'BS14 0SG', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7557790124', '0010185JQE', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569178167', 'FedEx', NULL, '2014-11-04', '02.11.2014 13:23', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(26227, '278641346', NULL, NULL, 'nico Simeone', '111 CLEVEDEN ROAD', '', 'G12 0JU', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7739791620', '0010091AS2', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569178178', 'FedEx', NULL, '2014-11-04', '02.11.2014 13:24', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(26228, '278461271', NULL, NULL, 'TIM SALT', '3 AVON TERRACE BUBBENHALL', '', 'cv83bu', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7966212853', '*00101489E2', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569178189', 'FedEx', NULL, '2014-11-04', '01.11.2014 15:22', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(26229, '278464923', NULL, NULL, 'Chija M Ale', '17 PERTH ROAD', '', 'E13 9DS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7519279098', '0010104LOB', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569178190', 'FedEx', NULL, '2014-11-04', '01.11.2014 15:52', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26230, '278574738', NULL, NULL, 'Daniel Wright', '75 Hooton Road', '', 'NG4 1GR', 'Nottingham', 'Großbritannien', 'GB', NULL, NULL, '', '0010044T4V', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569178204', 'FedEx', NULL, '2014-11-04', '02.11.2014 08:56', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26231, '278692535', NULL, NULL, 'Frances Hopper', '10 NORTHSTEAD DRIVE', '', 'DH8 0RX', 'CONSETT', 'Großbritannien', 'GB', NULL, NULL, '7793012880', '00101811AP', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569178215', 'FedEx', NULL, '2014-11-04', '02.11.2014 17:26', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26232, '278623820', NULL, NULL, 'Joanna Bogdaniuk-Shahi', '16 KERSFIELD ROAD', 'Flat 19 Lusher House', 'SW15 3HD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7840209075', '0010205E0T', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569178226', 'FedEx', NULL, '2014-11-04', '02.11.2014 12:24', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26233, '278426325', NULL, NULL, 'Joanne Mcculloch', '205 Mansefield,East Calder', '', 'EH53 0JJ', 'Livingston', 'Großbritannien', 'GB', NULL, NULL, '7557338364', '00100095JY', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569178237', 'FedEx', NULL, '2014-11-04', '01.11.2014 12:22', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26234, '278652177', NULL, NULL, 'robert fairbairn', '21a summersdeane', 'southwick', 'bn42 4qu', 'brighton', 'Großbritannien', 'GB', NULL, NULL, '7825362861', '0010018B47', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569178248', 'FedEx', NULL, '2014-11-04', '02.11.2014 14:24', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26235, '278477468', NULL, NULL, 'Steven Tutty', '3 GOOSTREY LANE', 'Cranage', 'CW4 8HE', 'CREWE', 'Großbritannien', 'GB', NULL, NULL, '7960922969', '0010171Y2S', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569178259', 'FedEx', NULL, '2014-11-04', '01.11.2014 16:53', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26236, '278423655', NULL, NULL, 'Amit Patel', '1 LIMPSFIELD AVENUE', '', 'CR7 6BG', 'THORNTON HEATH', 'Großbritannien', 'GB', NULL, NULL, '7723037451', '0010128V9S', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569178260', 'FedEx', NULL, '2014-11-04', '01.11.2014 12:23', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26237, '278641216', NULL, NULL, 'Anne-Marie Campbell', '86 CORRIE AVENUE', 'Stenhousemuir', 'FK5 4UY', 'LARBERT', 'Großbritannien', 'GB', NULL, NULL, '7765429261', '0010016T94', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569178270', 'FedEx', NULL, '2014-11-04', '02.11.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26238, '278463514', NULL, NULL, 'barry wickings', '39 MOUNT ROAD', 'maxton', 'CT17 9LE', 'DOVER', 'Großbritannien', 'GB', NULL, NULL, '7828828714', '0010214BYP', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569178281', 'FedEx', NULL, '2014-11-04', '01.11.2014 15:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26239, '278668359', NULL, NULL, 'Claire Oyediran', '37 PHILIPS CLOSE', 'Carshalton', 'SM5 2FE', 'CARSHALTON', 'Großbritannien', 'GB', NULL, NULL, '7958603909', '00102306PF', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569178292', 'FedEx', NULL, '2014-11-04', '02.11.2014 15:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26240, '278515076', NULL, NULL, 'Connor Nicol', '11 BALFOUR CRESCENT', '', 'FK7 8DS', 'STIRLING', 'Großbritannien', 'GB', NULL, NULL, '07946Â 448603', '0010109GFF', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569178307', 'FedEx', NULL, '2014-11-04', '01.11.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26241, '278490855', NULL, NULL, 'david beveridge', '37a purley park road', '', 'cr8 2bu', 'London', 'Großbritannien', 'GB', NULL, NULL, '7761280918', '0010117OU8', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569178318', 'FedEx', NULL, '2014-11-04', '01.11.2014 18:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26242, '278512579', NULL, NULL, 'Gordon Bates', '32 FIELD DRIVE', 'Alvaston', 'DE24 0HF', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '1332757493', '0010215SP1', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569178329', 'FedEx', NULL, '2014-11-04', '01.11.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26243, '278429485', NULL, NULL, 'gordon clark', '6 VIEWFIELD STREET', 'Harthill', 'ML7 5SN', 'SHOTTS', 'Großbritannien', 'GB', NULL, NULL, '7789906186', '0010207JT1', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569178330', 'FedEx', NULL, '2014-11-04', '01.11.2014 12:53', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26244, '278666343', NULL, NULL, 'Haitham Rashwan', '46 LANCASTER GATE', 'upper Cambourne', 'CB23 6AT', 'CAMBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7737892923', '0010241RS1', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569178340', 'FedEx', NULL, '2014-11-04', '02.11.2014 15:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26245, '278518665', NULL, NULL, 'Jiovann Titley', '33 Westbourne Close', 'Spring View, Ince', 'WN3 4JE', 'Wigan', 'Großbritannien', 'GB', NULL, NULL, '7504295353', '00101054SK', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569178351', 'FedEx', NULL, '2014-11-04', '01.11.2014 20:54', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26246, '278679855', NULL, NULL, 'John Craffey', '44 BRIERLEY STREET', 'Hathershaw', 'OL8 3DZ', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '1616333264', '001014626J', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569178362', 'FedEx', NULL, '2014-11-04', '02.11.2014 16:24', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26247, '278444860', NULL, NULL, 'Kai Toomey', '7 CLANDON CLOSE', 'Stoneleigh', 'KT17 2NQ', 'EPSOM', 'Großbritannien', 'GB', NULL, NULL, '7816273087', '0010056SJA', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569178373', 'FedEx', NULL, '2014-11-04', '01.11.2014 13:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26248, '278757100', NULL, NULL, 'Lisa Shaw', 'The Elms LOCKERLEY GREEN', '', 'SO51 0JN', 'ROMSEY', 'Großbritannien', 'GB', NULL, NULL, '7717826355', '00100817FX', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569178384', 'FedEx', NULL, '2014-11-04', '02.11.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26249, '278655456', NULL, NULL, 'mark khan', '42 WESTHILL AVENUE', '', 'SA73 2RE', 'MILFORD HAVEN', 'Großbritannien', 'GB', NULL, NULL, '1646697808', '00100706UP', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569178395', 'FedEx', NULL, '2014-11-04', '02.11.2014 14:24', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26250, '278472476', NULL, NULL, 'may johnson', '1 NEWBURGH COURT', '', 'DL16 6YX', 'SPENNYMOOR', 'Großbritannien', 'GB', NULL, NULL, '7545303549', '0010091DSK', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569178400', 'FedEx', NULL, '2014-11-04', '01.11.2014 16:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26251, '278640850', NULL, NULL, 'nico Simeone', '111 CLEVEDEN ROAD', '', 'G12 0JU', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7739791620', '0010134IX7', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569178178', 'FedEx', NULL, '2014-11-04', '02.11.2014 13:25', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26252, '278637931', NULL, NULL, 'Nicola Paynter', '52 DELMORE ROAD', 'leave with  neighbour', 'BA11 4EG', 'FROME', 'Großbritannien', 'GB', NULL, NULL, '7528912091', '0010040ABD', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569178410', 'FedEx', NULL, '2014-11-04', '02.11.2014 13:24', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26253, '278696746', NULL, NULL, 'Nigel Mooney', '129 RONALDSWAY', '', 'PR1 6EQ', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '7983551867', '0010030MWX', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569178421', 'FedEx', NULL, '2014-11-04', '02.11.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26254, '278488219', NULL, NULL, 'simon Pratt', '96 STELVIO PARK DRIVE', '', 'NP20 3ES', 'NEWPORT', 'Großbritannien', 'GB', NULL, NULL, '7711004209', '0010229Z56', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569178432', 'FedEx', NULL, '2014-11-04', '01.11.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26255, '278468041', NULL, NULL, 'Sotira Hyde', '109 AXMINSTER CRESCENT', '', 'DA16 1EU', 'WELLING', 'Großbritannien', 'GB', NULL, NULL, '7738585888', '0010237S1Z', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569178443', 'FedEx', NULL, '2014-11-04', '01.11.2014 15:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26256, '278700619', NULL, NULL, 'caroline brown', '1 orchard way', '', 'hu11 5fd', 'long riston', 'Großbritannien', 'GB', NULL, NULL, '7500131598', '0010008U4Y', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569178454', 'FedEx', NULL, '2014-11-04', '02.11.2014 17:55', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26257, '278462297', NULL, NULL, 'Dino Franchi', '44 ART COURT', '', 'WS2 9EE', 'WALSALL', 'Großbritannien', 'GB', NULL, NULL, '7941882804', '0010250Q7K', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569178465', 'FedEx', NULL, '2014-11-04', '01.11.2014 15:22', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26258, '278516468', NULL, NULL, 'Julie Anderson', '110 BONDGATE', '', 'WF8 2LQ', 'PONTEFRACT', 'Großbritannien', 'GB', NULL, NULL, '7855833807', '0010115ZF2', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569178476', 'FedEx', NULL, '2014-11-04', '01.11.2014 20:23', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26259, '278556424', NULL, NULL, 'Muhammad Ashiq', '101 AVELING PARK ROAD', '', 'E17 4NS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7429606112', '10010322', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569178487', 'FedEx', NULL, '2014-11-04', '02.11.2014 05:22', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26260, '278484576', NULL, NULL, 'Shaun Wells', '38 Melton Avenue', '', 'LE4 7SD', 'Leicester', 'Großbritannien', 'GB', NULL, NULL, '', '00102005AK', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569178498', 'FedEx', NULL, '2014-11-04', '01.11.2014 17:52', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26261, '278581780', NULL, NULL, 'Aimee Fagan', '37 SHACKLADY ROAD', '', 'L33 9XE', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7841428110', '00100811JS', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569178502', 'FedEx', NULL, '2014-11-04', '02.11.2014 09:25', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26262, '278773663', NULL, NULL, 'Alisia-Jayne Quinn', '45 Pinnocks way', '', 'OX2 9DD', 'Botley Oxford', 'Großbritannien', 'GB', NULL, NULL, '7585304193', '0010085I23', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569178513', 'FedEx', NULL, '2014-11-04', '02.11.2014 22:24', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26263, '278434783', NULL, NULL, 'Andrew Hodgson', '20 WICK BEECH AVENUE', '', 'SS11 8AP', 'WICKFORD', 'Großbritannien', 'GB', NULL, NULL, '7449757122', '0010164WTY', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569178524', 'FedEx', NULL, '2014-11-04', '01.11.2014 12:54', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26264, '278728912', NULL, NULL, 'Hadi Siavashi', '31 CARRINGTON STREET', '', 'M27 8TA', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7446900284', '0010191I73', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569178535', 'FedEx', NULL, '2014-11-04', '02.11.2014 19:54', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26265, '278547212', NULL, NULL, 'Jo Kermode', '56 Angus close', '', 'kt92bp', 'chessington', 'Großbritannien', 'GB', NULL, NULL, '7960034639', '0010196OLY', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569178546', 'FedEx', NULL, '2014-11-04', '02.11.2014 00:22', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26266, '278762115', NULL, NULL, 'Julia Olsson', '69 Kingsley flat', '', 'SE1 5XH', 'London', 'Großbritannien', 'GB', NULL, NULL, '7462738698', '0010181S7Q', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569178557', 'FedEx', NULL, '2014-11-04', '02.11.2014 21:53', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26267, '278486622', NULL, NULL, 'Morgan Hope', '18 Pinley Way', '', 'B913YG', 'Solihull', 'Großbritannien', 'GB', NULL, NULL, '7931109980', '0010161U1R', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569178568', 'FedEx', NULL, '2014-11-04', '01.11.2014 17:52', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26268, '278712146', NULL, NULL, 'Peter maxwell', '42 treefield road', '', 'bs21 6jb', 'clevedon', 'Großbritannien', 'GB', NULL, NULL, '7773336696', '0010116ABS', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569178579', 'FedEx', NULL, '2014-11-04', '02.11.2014 18:52', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26269, '278506656', NULL, NULL, 'David Enticknap', '45 BYFLEET AVENUE', 'Basing', 'RG24 7HR', 'BASINGSTOKE', 'Großbritannien', 'GB', NULL, NULL, 'RG24 7HR', '00102213QY', NULL, NULL, 'GM-505-1 FLORIDA DIAMONDS By \"PIONIER Black Strap with White face', NULL, '604569178580', 'FedEx', NULL, '2014-11-04', '01.11.2014 19:52', 'UK131023AMC07', '1', 'a0YC000000ZkjTNMAZ', '126.99', '199.00'),
(26270, '278706379', NULL, NULL, 'Beth Albery', 'Hannah More Primary', 'New Kingsley Road', 'BS2 0LT', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7989475026', '0010091GYF', NULL, NULL, 'GM-505-2 FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face', NULL, '604569178590', 'FedEx', NULL, '2014-11-04', '02.11.2014 18:22', 'UK131023AMC08', '1', 'a0YC000000ZkjTOMAZ', '126.99', '199.00'),
(26271, '278419406', NULL, NULL, 'Laura Young', '4 THE LOANING', 'kirkintilloch', 'G66 4AF', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '77744986627', '0010077OYF', NULL, NULL, 'GM-505-2 FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face', NULL, '604569178605', 'FedEx', NULL, '2014-11-04', '01.11.2014 11:52', 'UK131023AMC08', '1', 'a0YC000000ZkjTOMAZ', '126.99', '199.00'),
(26272, '278777230', NULL, NULL, 'Sotira Hunt', '193 WINDSOR ROAD', '', 'M34 2HH', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7896171167', '0010129MZR', NULL, NULL, 'GM-505-2 FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face', NULL, '604569178616', 'FedEx', NULL, '2014-11-04', '02.11.2014 22:52', 'UK131023AMC08', '1', 'a0YC000000ZkjTOMAZ', '126.99', '199.00'),
(26273, '278334033', NULL, NULL, 'Diane Jones', '66 PACKMAN ROAD', '', 'S63 6AH', 'ROTHERHAM', 'Großbritannien', 'GB', NULL, NULL, '7944623695', '00100531WP', NULL, NULL, 'GM-505-4	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with White face', NULL, '604569178627', 'FedEx', NULL, '2014-11-04', '31.10.2014 21:52', 'UK131023AMC10', '1', 'a0YC000000ZkjTQMAZ', '126.99', '199.00'),
(26274, '278421692', NULL, NULL, 'Dorothy Aladejobi', '1 Brodsworth Road', '', 'PE2 8XF', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7786965427', '0010147X6H', NULL, NULL, 'GM-505-4	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with White face', NULL, '604569178638', 'FedEx', NULL, '2014-11-04', '01.11.2014 11:53', 'UK131023AMC10', '1', 'a0YC000000ZkjTQMAZ', '126.99', '199.00'),
(26275, '278671649', NULL, NULL, 'Michelle Whittle IDS Financial Services', 'Unit 1C Windgate Lodge,', 'Windgate', 'PR4 6JF', 'Tarleton', 'Großbritannien', 'GB', NULL, NULL, '1772315473', '0010135GR5', NULL, NULL, 'GM-505-4	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with White face', NULL, '604569178649', 'FedEx', NULL, '2014-11-04', '02.11.2014 15:52', 'UK131023AMC10', '1', 'a0YC000000ZkjTQMAZ', '126.99', '199.00'),
(26276, '278460614', NULL, NULL, 'rebecca burns', '16 MOOR VIEW TERRACE', 'Mutley', 'PL4 7EB', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7534415137', '0010206TQ6', NULL, NULL, 'GM-505-5	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with Black face', NULL, '604569178650', 'FedEx', NULL, '2014-11-04', '01.11.2014 15:22', 'UK131023AMC11', '1', 'a0YC000000ZkjTRMAZ', '126.99', '199.00'),
(26277, '278332263', NULL, NULL, 'Ketan Mistry', '7 Berrydale Close', '', 'BD15 7UD', 'Bradford', 'Großbritannien', 'GB', NULL, NULL, '7970229912', '001012955Q', NULL, NULL, 'GM-505-6FLORIDA DIAMONDS By \"PIONIER Black Stainless Steel Strap with Black face', NULL, '604569178660', 'FedEx', NULL, '2014-11-04', '31.10.2014 21:52', 'UK131023AMC12', '1', 'a0YC000000ZkjTSMAZ', '126.99', '199.00'),
(26278, '278676296', NULL, NULL, 'John Jacobs', '8 Bridge Mill, Threadfold Way', '', 'BL7 9DU', 'Bolton', 'Großbritannien', 'GB', NULL, NULL, '1204302596', '0010200J13', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '604569178671', 'FedEx', NULL, '2014-11-04', '02.11.2014 15:52', 'UK140403AS12', '1', 'a0YC000000ZlvNJMAZ', '129.99', '199.00'),
(26279, '278490081', NULL, NULL, 'lisa mason', '8A BOWEN COOKE AVENUE', '', 'CW1 3NR', 'CREWE', 'Großbritannien', 'GB', NULL, NULL, '7704229668', '00100177ZQ', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '604569178682', 'FedEx', NULL, '2014-11-04', '01.11.2014 18:22', 'UK140403AS12', '1', 'a0YC000000ZlvNJMAZ', '129.99', '199.00'),
(26280, '278322647', NULL, NULL, 'William Goodall', '67 MUROB PARK', '', 'BT43 6JQ', 'BALLYMENA', 'Großbritannien', 'GB', NULL, NULL, '7849147128', '0010237OXY', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '604569178693', 'FedEx', NULL, '2014-11-04', '31.10.2014 20:52', 'UK140403AS12', '1', 'a0YC000000ZlvNJMAZ', '129.99', '199.00'),
(26281, '278749752', NULL, NULL, 'Katie Cawthorn', '1 FOSSE LAW', '', 'NE15 9AR', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7950258391', '001013027V', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Face (GM-502-1)', NULL, '604569178708', 'FedEx', NULL, '2014-11-04', '02.11.2014 21:23', 'UK140403AS11', '1', 'a0YC000000ZlvNIMAZ', '129.99', '199.00'),
(26282, '278357074', NULL, NULL, 'Adebimpe dairo', '73 Draper Close', '', 'RM20 4BL', 'Grays', 'Großbritannien', 'GB', NULL, NULL, '07916 151344', '0010046KMA', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569178719', 'FedEx', NULL, '2014-11-04', '01.11.2014 02:22', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(26283, '278232301', NULL, NULL, 'Charles Beesley', '70 Kent Hous Surrey Place', 'West Bletchley', 'Mk3 7HQ', 'Milton Keynes', 'Großbritannien', 'GB', NULL, NULL, '7500801190', '0010134K3V', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569178720', 'FedEx', NULL, '2014-11-04', '31.10.2014 12:52', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(26284, '278326278', NULL, NULL, 'Dino Franchi', '44 ART COURT', '', 'WS2 9EE', 'WALSALL', 'Großbritannien', 'GB', NULL, NULL, '7941882804', '00101680TA', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569178465', 'FedEx', NULL, '2014-11-04', '31.10.2014 21:23', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(26285, '278329594', NULL, NULL, 'Martin Robinson', '44 ART COURT', '', 'WS2 9EE', 'WALSALL', 'Großbritannien', 'GB', NULL, NULL, '7960073710', '0010081TCO', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569178730', 'FedEx', NULL, '2014-11-04', '31.10.2014 21:23', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(26286, '278216238', NULL, NULL, 'Matthew Ali', '24 Ashbrook Road', '', 'N19 3DH', 'London', 'Großbritannien', 'GB', NULL, NULL, '7817510661', '00101965XD', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569178741', 'FedEx', NULL, '2014-11-04', '31.10.2014 11:53', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(26287, '278347413', NULL, NULL, 'Matthew Squire', '14 SANDY LANE', '', 'M44 6NL', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '1617761832', '0010034RSL', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569178752', 'FedEx', NULL, '2014-11-04', '31.10.2014 23:52', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(26288, '278322268', NULL, NULL, 'S Griffiths', '79 HAZELDENE AVENUE', 'Brackla', 'CF31 2JP', 'BRIDGEND', 'Großbritannien', 'GB', NULL, NULL, '7958585574', '0010083HEU', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '604569178763', 'FedEx', NULL, '2014-11-04', '31.10.2014 20:52', 'UK131011AMC25', '1', 'a0YC000000ZkHXzMAN', '117.01', '189.00'),
(26289, '278337450', NULL, NULL, 'Laura Hill', '132 CLIFTON ROAD', '', 'DL1 5DY', 'DARLINGTON', 'Großbritannien', 'GB', NULL, NULL, '7519251508', '00101221IA', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Black Metal Strap', NULL, '604569178774', 'FedEx', NULL, '2014-11-04', '31.10.2014 22:22', 'UK140923JM19', '1', 'a0YC000000ZjVCLMA3', '135.00', '199.00'),
(26290, '278780457', NULL, NULL, 'Kelly Peck', '9 ALBION CLOSE, Herne', '', 'CT6 7LS', 'HERNE BAY', 'Großbritannien', 'GB ', NULL, NULL, '7926979278', '0010227AMZ', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569177789', 'FedEx', NULL, '2014-11-04', '02.11.2014 22:53', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(26291, '278427522', NULL, NULL, 'Leann Tierney', '3 Adele place', 'Yarmouth road, caister', 'Nr30 5bw', 'Great Yarmouth', 'Großbritannien', 'GB ', NULL, NULL, '7581303986', '0010245AUD', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569177790', 'FedEx', NULL, '2014-11-04', '01.11.2014 12:23', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(26292, '278676486', NULL, NULL, 'Roxanna Healy', '26 CLAYDON DRIVE', '', 'M26 3XA', 'MANCHESTER', 'Großbritannien', 'GB ', NULL, NULL, '1204366254', '0010086W5G', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569177804', 'FedEx', NULL, '2014-11-04', '02.11.2014 16:22', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(26293, '278626921', NULL, NULL, 'Sara Kennou', 'B3F2 MICROSOFT CAMPUS', 'Thames Valley Park', 'RG6 1WG', 'READING', 'Großbritannien', 'GB ', NULL, NULL, '4,47802E+11', '00101888BA', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569177815', 'FedEx', NULL, '2014-11-04', '02.11.2014 12:24', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(26294, '278436734', NULL, NULL, 'Alex Alex', '7, FLAT 8 GROVE ROAD', '', 'N12 9EB', 'LONDON', 'Großbritannien', 'GB ', NULL, NULL, '7928830367', '10128918', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569177826', 'FedEx', NULL, '2014-11-04', '01.11.2014 13:24', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26295, '278508421', NULL, NULL, 'Danny Oshea', 'lanmark 20-22 STATION ROAD', 'Roxby house', 'DA15 7EJ', 'SIDCUP', 'Großbritannien', 'GB ', NULL, NULL, '7792274025', '0010223USL', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569177837', 'FedEx', NULL, '2014-11-04', '01.11.2014 19:52', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26296, '278548925', NULL, NULL, 'Derek Stephen', '310 CAMBUSLANG ROAD', 'Cambuslang', 'G72 7bx', 'GLASGOW', 'Großbritannien', 'GB ', NULL, NULL, '7846079796', '0010225F1D', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569177848', 'FedEx', NULL, '2014-11-04', '02.11.2014 00:53', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26297, '278621426', NULL, NULL, 'John Foggo', '47 HALLINGTON MEWS', 'Killingworth', 'NE12 6UF', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB ', NULL, NULL, '7872930508', '00100707VB', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569177859', 'FedEx', NULL, '2014-11-04', '02.11.2014 11:52', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26298, '278699192', NULL, NULL, 'mark hamel', '28 poplars rd', '', 'SK15 3EN', 'stalybridge', 'Großbritannien', 'GB ', NULL, NULL, '1613388782', '00101461TR', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569177860', 'FedEx', NULL, '2014-11-04', '02.11.2014 17:53', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26299, '278437824', NULL, NULL, 'Rick Armitage', '10 HALLSIDE CLOSE', 'Baildon', 'BD17 7NY', 'SHIPLEY', 'Großbritannien', 'GB ', NULL, NULL, '7506018907', '0010250NHD', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569177870', 'FedEx', NULL, '2014-11-04', '01.11.2014 13:23', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26300, '278424021', NULL, NULL, 'Russ Longley', '4 PALGRAVE ROAD', '', 'MK42 9DH', 'BEDFORD', 'Großbritannien', 'GB ', NULL, NULL, '7921331471', '0010191IBE', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569177881', 'FedEx', NULL, '2014-11-04', '01.11.2014 12:22', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26301, '278545990', NULL, NULL, 'vikki angel', '93 KINGSLEY CLOSE', '', 'RG14 2EB', 'NEWBURY', 'Großbritannien', 'GB ', NULL, NULL, '1635291994', '0010204RY0', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569177892', 'FedEx', NULL, '2014-11-04', '02.11.2014 00:22', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26302, '278500138', NULL, NULL, 'Daniel Hadden cripps', '33C CADOGAN ROAD', 'Surbiton', 'KT6 4DJ', 'SURBITON', 'Großbritannien', 'GB ', NULL, NULL, '7425172758', '0010118UNJ', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569177907', 'FedEx', NULL, '2014-11-04', '01.11.2014 18:53', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26303, '278493222', NULL, NULL, 'lesley deponeo', '43 TORR DRIVE', '', 'CH62 0BG', 'WIRRAL', 'Großbritannien', 'GB ', NULL, NULL, '1513272075', '0010058HNQ', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569177918', 'FedEx', NULL, '2014-11-04', '01.11.2014 18:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26304, '278640153', NULL, NULL, 'Matthew Cook', '83 PENDLE DRIVE', '', 'SS14 3LU', 'BASILDON', 'Großbritannien', 'GB ', NULL, NULL, '1268522430', '0010006EE3', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569177929', 'FedEx', NULL, '2014-11-04', '02.11.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26305, '278517086', NULL, NULL, 'Pratik Solanki', '64 SCHUSTER ROAD', 'Manchester', 'M14 5PE', 'MANCHESTER', 'Großbritannien', 'GB ', NULL, NULL, '7443333339', '0010025TM1', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569177930', 'FedEx', NULL, '2014-11-04', '01.11.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26306, '278574941', NULL, NULL, 'Tomas Burda', 'THE STABLES KETTLETHORPE HALL DRIVE', '', 'WF2 7EL', 'WAKEFIELD', 'Großbritannien', 'GB ', NULL, NULL, '7902446643', '0010165H3S', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569177940', 'FedEx', NULL, '2014-11-04', '02.11.2014 08:53', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26307, '278662448', NULL, NULL, 'Allan Ainsworth', '37 Rossini Street', 'Seaforth', 'L21 4NS', 'Liverpool', 'Großbritannien', 'GB ', NULL, NULL, '7730254238', '00100136GL', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569177951', 'FedEx', NULL, '2014-11-04', '02.11.2014 14:53', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26308, '278545699', NULL, NULL, 'Amina Jamil', '17 Belvedere Drive', '', 'Sw197bu', 'London', 'Großbritannien', 'GB ', NULL, NULL, '791742171', '00100504OL', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569177962', 'FedEx', NULL, '2014-11-04', '01.11.2014 23:52', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26309, '278535162', NULL, NULL, 'Majed Mir', '72 ANDERTON ROAD', '', 'B11 1NA', 'BIRMINGHAM', 'Großbritannien', 'GB ', NULL, NULL, '7732072079', '0010227MB4', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569177973', 'FedEx', NULL, '2014-11-04', '01.11.2014 22:23', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26310, '278623868', NULL, NULL, 'Mindaugas Timukas', '45 SWAN DRIVE', 'flat 5 Stonechat Court', 'NW9 5DG', 'LONDON', 'Großbritannien', 'GB ', NULL, NULL, '7976057494', '0010194OV2', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569177984', 'FedEx', NULL, '2014-11-04', '02.11.2014 12:23', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26311, '278531373', NULL, NULL, 'Nichola Clough', '27 WESTMINSTER ROAD', '', 'PR7 2DD', 'CHORLEY', 'Großbritannien', 'GB ', NULL, NULL, '7460818557', '0010224WL1', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569177995', 'FedEx', NULL, '2014-11-04', '01.11.2014 22:23', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26312, '278587572', NULL, NULL, 'Samantha Hinchliffe', '20 HALFORD STREET', 'Thrapston', 'NN14 4LA', 'KETTERING', 'Großbritannien', 'GB ', NULL, NULL, '7540334085', '0010015KQ5', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569178009', 'FedEx', NULL, '2014-11-04', '02.11.2014 09:53', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26313, '278517709', NULL, NULL, 'Vanessa Jefferson', '12 CHURCH WALK', '', 'BN11 2LS', 'WORTHING', 'Großbritannien', 'GB ', NULL, NULL, '7817193271', '0010046BYP', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569178010', 'FedEx', NULL, '2014-11-04', '01.11.2014 20:52', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26314, '278510890', '', '', 'Naomi Logan', '151 HOUSTON GARDENS', 'Chapleford Village', 'WA5 8DN', 'WARRINGTON', 'Großbritannien', '', '', '', '7944747860', '0010204B6I', '', '', 'GM-101-5	Black Strap/ Black Case/ Black Dial', 'Paket am 21.11.14 zur?ck erhalten!\r\nRL 7148 9049 5DE  21.11.2014', '604569178020', 'FedEx', '', '2014-11-04', '01.11.2014 19:53', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26315, '278538661', NULL, NULL, 'Ronald Pexton', '1 Bernard court', 'Montgomery road', 'Gu14 0bg', 'Farnborough', 'Großbritannien', 'GB ', NULL, NULL, '01252 901887', '0010187PR3', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569178031', 'FedEx', NULL, '2014-11-04', '01.11.2014 22:52', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26316, '278497422', NULL, NULL, 'Stephen Mackenzie', '2 MORAR ROAD', 'Crossford', 'KY12 8XX', 'DUNFERMLINE', 'Großbritannien', 'GB ', NULL, NULL, '7833988511', '*0010148E53', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569178042', 'FedEx', NULL, '2014-11-04', '01.11.2014 18:52', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26317, '7476116', NULL, NULL, 'David porter', '3 Boyne Place', '', '4500', 'WARNER', 'Australien', 'AUS', NULL, NULL, '431333259', '7476116', NULL, NULL, 'GM-102-3', NULL, '604569179119', 'FedEx', NULL, '2014-11-04', '2014-10-31 08:39:27 UTC', '421934', '1', '', '', '399'),
(26318, '7475140', NULL, NULL, 'Katie Osborne-Crowley', 'Unit 8', '86 Cope St', '2017', 'Waterloo', 'Australien', 'AUS', NULL, NULL, '422063274', '7475140', NULL, NULL, 'GM-102-3', NULL, '604569179120', 'FedEx', NULL, '2014-11-04', '2014-10-31 04:40:20 UTC', '421934', '1', '', '', '399'),
(26319, '7465134', NULL, NULL, 'Vien Vo', '27 Lynne Maree Avenue', '', '3023', 'Deer Park', 'Australien', 'AUS', NULL, NULL, '413121349', '7465134', NULL, NULL, 'GM-102-3', NULL, '604569179130', 'FedEx', NULL, '2014-11-04', '2014-10-30 02:03:49 UTC', '421934', '1', '', '', '399'),
(26320, '7463654', NULL, NULL, 'Violeta yakovleva', '1010 King Georges Road', '', '2221', 'BLAKEHURST', 'Australien', 'AUS', NULL, NULL, '295470676', '7463654', NULL, NULL, 'GM-102-3', NULL, '604569179141', 'FedEx', NULL, '2014-11-04', '2014-10-29 23:54:53 UTC', '421934', '1', '', '', '399'),
(26321, '7463346', NULL, NULL, 'Peter davis', '3 jacana court', '', '4070', 'bellbowrie', 'Australien', 'AUS', NULL, NULL, '732027015', '7463346', NULL, NULL, 'GM-102-3', NULL, '604569179152', 'FedEx', NULL, '2014-11-04', '2014-10-29 23:36:10 UTC', '421934', '1', '', '', '399'),
(26322, '7452020', NULL, NULL, 'Alice Zhao', '45 The Avenue', '', '4109', 'Sunnybank Hills', 'Australien', 'AUS', NULL, NULL, '433597712', '7452020', NULL, NULL, 'GM-102-4', NULL, '604569179163', 'FedEx', NULL, '2014-11-04', '2014-10-29 02:13:16 UTC', '421936', '1', '', '', '399'),
(26323, '7440632', NULL, NULL, 'Noni Crowther Mercer Australia Pty Ltd', 'Collins Square', '727 Collins Street', '3008', 'Melbourne', 'Australien', 'AUS', NULL, NULL, '425704358', '7440632', NULL, NULL, 'GM-102-2', NULL, '604569179174', 'FedEx', NULL, '2014-11-04', '2014-10-28 08:05:28 UTC', '421932', '1', '', '', '399'),
(26324, '7439830', NULL, NULL, 'Brian Skirving', '29/69 Wellington Street', '', '3182', 'St Kilda ', 'Australien', 'AUS', NULL, NULL, '414407767', '7439830', NULL, NULL, 'GM-102-3', NULL, '604569179185', 'FedEx', NULL, '2014-11-04', '2014-10-28 05:15:50 UTC', '421934', '1', '', '', '399'),
(26325, '7437200', NULL, NULL, 'Hieu Phan', '15 Puncheon street', '', '6147', 'Langford', 'Australien', 'AUS', NULL, NULL, '449861811', '7437200', NULL, NULL, 'GM-102-3', NULL, '604569179196', 'FedEx', NULL, '2014-11-04', '2014-10-28 01:20:40 UTC', '421934', '1', '', '', '399'),
(26326, '7428400', NULL, NULL, 'Eric Rong Westpac Group', 'Level 8, 33 Pitt Street', '', '2000', 'Sydney', 'Australien', 'AUS', NULL, NULL, '423313421', '7428400', NULL, NULL, 'GM-102-4', NULL, '604569179200', 'FedEx', NULL, '2014-11-04', '2014-10-27 14:21:27 UTC', '421936', '1', '', '', '399'),
(26327, '7414238', NULL, NULL, 'Michelle Batchelor', '10 Investigator Street', '', '2603', 'Red Hill', 'Australien', 'AUS', NULL, NULL, '410856129', '7414238', NULL, NULL, 'GM-102-2', NULL, '604569179211', 'FedEx', NULL, '2014-11-04', '2014-10-26 00:59:09 UTC', '421932', '1', '', '', '399'),
(26328, '7406594', NULL, NULL, 'Aayush Shrestha', '14 corrigin street', 'Southern river', '6110', 'Southern river', 'Australien', 'AUS', NULL, NULL, '418163088', '7406594', NULL, NULL, 'GM-102-2', NULL, '604569179222', 'FedEx', NULL, '2014-11-04', '2014-10-25 04:13:10 UTC', '421932', '1', '', '', '399'),
(26329, '278530176', NULL, NULL, 'amal ali', 'nekkerspoelstraat 44/201', '', '2800', 'mechelen', 'Belgien', 'BE', NULL, NULL, '15349377', '00100483ZH', NULL, NULL, 'Casablanca Black', NULL, '609919120424', 'FedEx', NULL, '2014-11-04', '01.11.2014 20:48', 'NL140520PJ11', '1', 'a0YC000000ZKLiDMAX', '190.01', '299.98'),
(26330, '278801901', NULL, NULL, 'Roeland Malherbe', 'Kastanjedreef 65', '', '2950', 'Kapellen', 'Belgien', 'BE', NULL, NULL, '32499348016', '0010248IG3', NULL, NULL, 'Casablanca Black', NULL, '609919120435', 'FedEx', NULL, '2014-11-04', '03.11.2014 05:18', 'NL140520PJ11', '1', 'a0YC000000ZKLiDMAX', '190.01', '299.98'),
(26331, '278734291', NULL, NULL, 'Gaetan De Blieck', 'Klaproosstraat 7', '', '1600', 'Sint-Pieters-Leeuw', 'Belgien', 'BE', NULL, NULL, '473513182', '0010197S1T', NULL, NULL, 'Casablanca Gold/Black', NULL, '609919120446', 'FedEx', NULL, '2014-11-04', '02.11.2014 19:18', 'NL140520PJ08', '1', 'a0YC000000ZKLiBMAX', '190.01', '299.98'),
(26332, '278496840', NULL, NULL, 'Mieke en Dirk Perdieus', 'Kempervendreef 5', '', '3140', 'Keerbergen', 'Belgien', 'BE', NULL, NULL, '32473776476', '0010234YWJ', NULL, NULL, 'Casablanca Gold/Black', NULL, '609919120457', 'FedEx', NULL, '2014-11-04', '01.11.2014 17:48', 'NL140520PJ08', '1', 'a0YC000000ZKLiBMAX', '190.01', '299.98'),
(26333, '278574299', NULL, NULL, 'Natasha Saelens', 'Generaal Wahislaan 17', '', '1030', 'Schaarbeek', 'Belgien', 'BE', NULL, NULL, '475973885', '0010130P6K', NULL, NULL, 'Casablanca Gold/Black', NULL, '609919120468', 'FedEx', NULL, '2014-11-04', '02.11.2014 07:48', 'NL140520PJ08', '1', 'a0YC000000ZKLiBMAX', '190.01', '299.98'),
(26334, '278649372', NULL, NULL, 'Nick Willems', 'Donkweg 9', '', '9660', 'Zegelsem', 'Belgien', 'BE', NULL, NULL, '496807194', '0010041X1B', NULL, NULL, 'Casablanca Gold/Black', NULL, '609919120479', 'FedEx', NULL, '2014-11-04', '02.11.2014 12:48', 'NL140520PJ08', '1', 'a0YC000000ZKLiBMAX', '190.01', '299.98'),
(26335, '278649373', NULL, NULL, 'Nick Willems', 'Donkweg 9', '', '9660', 'Zegelsem', 'Belgien', 'BE', NULL, NULL, '496807194', '0010112WPB', NULL, NULL, 'Casablanca Gold/Black', NULL, '609919120479', 'FedEx', NULL, '2014-11-04', '02.11.2014 12:48', 'NL140520PJ08', '1', 'a0YC000000ZKLiBMAX', '190.01', '299.98'),
(26336, '278758178', NULL, NULL, 'Frederick snelders', 'boeksveldstraat 15', '', '2610', 'wilrijk', 'Belgien', 'BE', NULL, NULL, '470518007', '00101543T3', NULL, NULL, 'Casablanca Silver/Black', NULL, '609919120480', 'FedEx', NULL, '2014-11-04', '02.11.2014 20:48', 'NL140520PJ10', '1', 'a0YC000000ZKLiCMAX', '190.01', '299.98'),
(26337, '278418390', NULL, NULL, 'Sofie Stessens', 'Pater Van den Akkervekenstraat 34/1', '', '2382', 'Poppel', 'Belgien', 'BE', NULL, NULL, '496609528', '0010099MUC', NULL, NULL, 'Casablanca Silver/Black', NULL, '609919120490', 'FedEx', NULL, '2014-11-04', '01.11.2014 10:48', 'NL140520PJ10', '1', 'a0YC000000ZKLiCMAX', '190.01', '299.98'),
(26338, '278304935', NULL, NULL, 'Britt Criar', 'Heidestraat 72', '', '2040', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '496872673', '0010113NUC', NULL, NULL, 'Casablanca Silver/Gold', NULL, '609919120505', 'FedEx', NULL, '2014-11-04', '31.10.2014 18:18', 'NL140520PJ07', '1', 'a0YC000000ZKLi9MAH', '190.01', '299.98'),
(26339, '278502330', NULL, NULL, 'Galina Tarassevitch', 'Langbaanvelden 47', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '494045957', '0010039SA6', NULL, NULL, 'Casablanca Silver/Gold', NULL, '609919120516', 'FedEx', NULL, '2014-11-04', '01.11.2014 18:18', 'NL140520PJ07', '1', 'a0YC000000ZKLi9MAH', '190.01', '299.98'),
(26340, '278435307', NULL, NULL, 'Yucelbas Abdelkebir', 'Slekkenstraat 4 MAG 1 (ACT', '', '9120', 'Melsele', 'Belgien', 'BE', NULL, NULL, '32484135595', '0010081MDA', NULL, NULL, 'Casablanca Silver/Gold', NULL, '609919120527', 'FedEx', NULL, '2014-11-04', '01.11.2014 12:18', 'NL140520PJ07', '1', 'a0YC000000ZKLi9MAH', '190.01', '299.98'),
(26341, '278501709', NULL, NULL, 'Petra Poppe', 'Fonteinstraat 8', '', '9290', 'Uitbergen', 'Belgien', 'BE', NULL, NULL, '476630372', '0010009GDV', NULL, NULL, 'Casablanca Silver/White', NULL, '609919120538', 'FedEx', NULL, '2014-11-04', '01.11.2014 19:48', 'NL140520PJ09', '1', 'a0YC000000ZKLiAMAX', '190.01', '299.98'),
(26342, '278675143', NULL, NULL, 'Omar Aberkane', 'Nekkerspoelstraat 6', 'Kingslize Pizza', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '492555111', '0010216X7B', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '609919120549', 'FedEx', NULL, '2014-11-04', '02.11.2014 14:48', 'NL141008NM07', '1', 'a0YC000000ZmKrhMAF', '', '199.99'),
(26343, '278460435', NULL, NULL, 'kelly knaepen', 'Zelemsebaan 108', '', '3560', 'Meldert', 'Belgien', 'BE', NULL, NULL, '479326165', '0010152W45', NULL, NULL, 'London PIONIER horloge - zilverkleurig/zwart met metalen band (GM-150-6)', NULL, '609919120550', 'FedEx', NULL, '2014-11-04', '01.11.2014 14:18', 'NL141008NM06', '1', 'a0YC000000ZmKrgMAF', '', '199.99'),
(26344, '278626972', NULL, NULL, 'Michael Maus', 'Rue des Ecole 127', '', '4830', 'limbourg', 'Belgien', 'BE', NULL, NULL, '495454134', '0010207OPM', NULL, NULL, 'Une montre Casablanca argentÃ©/noir', NULL, '609919120560', 'FedEx', NULL, '2014-11-04', '02.11.2014 11:18', 'NL140520PJ10', '1', 'a0YC000000ZKLiCMAX', '190.01', '299.98'),
(26345, '278257601', NULL, NULL, 'francesco grillo', 'chemin des Trois Arbres 6', '', '6120', 'Ham-sur-Heure', 'Belgien', 'BE', NULL, NULL, '475420102', '0010207OE9', NULL, NULL, 'Une montre Casablanca dorÃ©/noir', NULL, '609919120571', 'FedEx', NULL, '2014-11-04', '31.10.2014 13:48', 'NL140520PJ08', '1', 'a0YC000000ZKLiBMAX', '190.01', '299.98'),
(26346, '278260478', NULL, NULL, 'Dylan Setoca muacho', 'rue tony bourg 2', '', '1278', 'Gasperich', 'Luxemburg', 'LU', NULL, NULL, '621498397', '0010086TMP', NULL, NULL, 'Une montre Casablanca noire', NULL, '609919120582', 'FedEx', NULL, '2014-11-04', '31.10.2014 13:48', 'NL140520PJ11', '1', 'a0YC000000ZKLiDMAX', '190.01', '299.98'),
(26347, '278371194', NULL, NULL, 'Graphin Linos', 'Avenue de Messidor 72', '', '1180', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '488211315', '0010169QL9', NULL, NULL, 'Une montre PIONIER London - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '609919120593', 'FedEx', NULL, '2014-11-04', '01.11.2014 07:18', 'NL141008NM03', '1', 'a0YC000000ZmKrdMAF', '', '199.99'),
(26348, '278653066', NULL, NULL, 'Nicola Jones', '48 Whitestown drive blanchardstown', '', '15', 'Dublin', 'Irland', 'IE', NULL, NULL, '863106135', '00102505ES', NULL, NULL, 'Florida Diamonds By Pionier Black Stainless Steel Strap With Black Face', NULL, '609919119913', 'FedEx', NULL, '2014-11-04', '02.11.2014 14:02', '16919', '1', 'a0YC000000ZwzYbMAJ', '154.99', '229.00'),
(26349, '278883622', NULL, NULL, 'Anna Warachowska', '1a grealishtown', 'bohermore', 'galway', 'galway', 'Irland', 'IE', NULL, NULL, '879772805', '00101019RP', NULL, NULL, 'Florida Diamonds By Pionier Black Strap With White Face', NULL, '609919119924', 'FedEx', NULL, '2014-11-04', '03.11.2014 12:32', '16918', '1', 'a0YC000000ZwzYWMAZ', '154.99', '229.00'),
(26350, '278610325', NULL, NULL, 'cenecia Benedicto', '7 woodford road', 'Clondalkin', '', 'Dublin', 'Irland', 'IE', NULL, NULL, '863497031', '0010064TCW', NULL, NULL, 'Malibu Diamonds Watch - Gold - Brown Strap', NULL, '609919119935', 'FedEx', NULL, '2014-11-04', '02.11.2014 11:02', 'IE201014IE12', '1', 'a0YC000000ZwyasMAB', '150.01', '229.00'),
(26351, '278273564', NULL, NULL, 'Liam Flynn Flynn', 'VMware Behan House, Barrack Square', 'Ballincollig', '', 'Co. Cork', 'Irland', 'IE', NULL, NULL, '879597654', '0010205SNG', NULL, NULL, 'Malibu Diamonds Watch - Silver schwarz - Back Strap', NULL, '609919119946', 'FedEx', NULL, '2014-11-04', '31.10.2014 16:02', 'IE201014IE11', '1', 'a0YC000000ZwyaOMAR', '150.01', '229.00'),
(26352, '278230829', NULL, NULL, 'Sander Willems', 'Building D National Pen Ltd', 'Xerox business park', 'LOUTH', 'Dundalk', 'Irland', 'IE', NULL, NULL, '851481984', '0010016LEH', NULL, NULL, 'Malibu Diamonds Watch - Silver schwarz- Back Strap', NULL, '609919119957', 'FedEx', NULL, '2014-11-04', '31.10.2014 12:32', 'IE201014IE11', '1', 'a0YC000000ZwyaOMAR', '150.01', '229.00'),
(26353, '278328139', NULL, NULL, 'Aisling Flynn', 'Premier vete Dundrum', 'Tipperary', 'Co.Tipperary', 'Dundrum', 'Irland', 'IE', NULL, NULL, '866611577', '0010214OMA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919119968', 'FedEx', NULL, '2014-11-04', '31.10.2014 21:32', 'IE190614AH08', '1', 'a0YC000000ZZgkjMAD', '206.24', '311.99'),
(26354, '278681366', NULL, NULL, 'Amarildo Murajza', 'VIA COMEZZANO 11', '', '25030', 'CASTELCOVATI', 'Italien', 'IT', NULL, NULL, '3476412002', '00101728NU', NULL, NULL, 'Florida Model GM-505-2', NULL, '609919120240', 'FedEx', NULL, '2014-11-04', '02.11.2014 15:28', 'IT010914SF22', '1', 'a0YC000000FCiEIMA1', '', '199.99'),
(26355, '278711526', NULL, NULL, 'Ismail Ahmed', 'VIA PIER ALESSANDRO PARAVIA 80', '', '20148', 'MILANO', 'Italien', 'IT', NULL, NULL, '3201955908', '0010170W8Y', NULL, NULL, 'Florida Model GM-505-2', NULL, '609919120251', 'FedEx', NULL, '2014-11-04', '02.11.2014 17:28', 'IT010914SF22', '1', 'a0YC000000FCiEIMA1', '', '199.99'),
(26356, '278854899', NULL, NULL, 'abdelfettah elhyate', 'VIA ZOLLER 11', '', '25070', 'SABBIO CHIESE', 'Italien', 'IT', NULL, NULL, '3393112438', '00101369MU', NULL, NULL, 'Florida Model GM-505-3', NULL, '609919120262', 'FedEx', NULL, '2014-11-04', '03.11.2014 09:20', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26357, '278409825', NULL, NULL, 'Alessandro Grieco', 'VIA CELESTINO V 1', 'Interno 9 Casalanguida', '65129', 'PESCARA', 'Italien', 'IT', NULL, NULL, '3482751095', '0010068ZH1', NULL, NULL, 'Florida Model GM-505-3', NULL, '609919120273', 'FedEx', NULL, '2014-11-04', '01.11.2014 09:58', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26358, '278672787', '', '', 'daniela frigo', 'STRADA DI GOGNA 66', '', '36100', 'VICENZA', 'Italien', '', '', '', '3471519586', '0010071H2N', '', '', 'Florida Model GM-505-3', '04.12.2014  578824923690', '609919120284', 'FedEx', '', '2014-11-04', '02.11.2014 14:58', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26359, '278387531', '', '', 'luigi credentino', 'VIA VINCENZO CALVANESE 77', '', '80021', 'AFRAGOLA', 'Italien', '', '', '', '3497335260', '0010125OSA', '', '', 'Florida Model GM-505-3', '04.12.2014  578824923646', '609919120295', 'FedEx', '', '2014-11-04', '01.11.2014 08:28', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26360, '278302177', NULL, NULL, 'Enrico Lusini', 'via Formicolaio  26', '', '53018', 'SOVICILLE', 'Italien', 'IT', NULL, NULL, '3409334819', '00101296NF', NULL, NULL, 'Florida Model GM-505-4', NULL, '609919120300', 'FedEx', NULL, '2014-11-04', '31.10.2014 17:58', 'IT010914SF24', '1', 'a0YC000000FCiEFMA1', '', '199.99'),
(26361, '278302176', NULL, NULL, 'Enrico Lusini', 'via Formicolaio  26', '', '53018', 'SOVICILLE', 'Italien', 'IT', NULL, NULL, '3409334819', '0010160G6U', NULL, NULL, 'Florida Model GM-505-4', NULL, '609919120300', 'FedEx', NULL, '2014-11-04', '31.10.2014 17:58', 'IT010914SF24', '1', 'a0YC000000FCiEFMA1', '', '199.99'),
(26362, '278710912', NULL, NULL, 'Ismail Ahmed', 'VIA PIER ALESSANDRO PARAVIA 80', '', '20148', 'MILANO', 'Italien', 'IT', NULL, NULL, '3201955908', '0010219UTP', NULL, NULL, 'Florida Model GM-505-4', NULL, '609919120251', 'FedEx', NULL, '2014-11-04', '02.11.2014 17:28', 'IT010914SF24', '1', 'a0YC000000FCiEFMA1', '', '199.99'),
(26363, '278437947', NULL, NULL, 'Rajvir Kalkat', 'VIA CUSANO 24', '', '33080', 'ZOPPOLA', 'Italien', 'IT', NULL, NULL, '3426605483', '0010048B2K', NULL, NULL, 'Florida Model GM-505-4', NULL, '609919120310', 'FedEx', NULL, '2014-11-04', '01.11.2014 12:28', 'IT010914SF24', '1', 'a0YC000000FCiEFMA1', '', '199.99'),
(26364, '278341507', NULL, NULL, 'Salvatore li Vigni', 'LARGO STRASBURGO 27', '', '90146', 'PALERMO', 'Italien', 'IT', NULL, NULL, '3345042631', '0010224ZR2', NULL, NULL, 'Florida Model GM-505-4', NULL, '609919120321', 'FedEx', NULL, '2014-11-04', '31.10.2014 21:58', 'IT010914SF24', '1', 'a0YC000000FCiEFMA1', '', '199.99'),
(26365, '278690054', NULL, NULL, 'A13 srl c.a. Del Corno Luca', 'VIA GIULIO E CORRADO VENINI 57', '', '20127', 'MILANO', 'Italien', 'IT', NULL, NULL, '3487106119', '0010107WEU', NULL, NULL, 'Florida Model GM-505-5', NULL, '609919120332', 'FedEx', NULL, '2014-11-04', '02.11.2014 15:58', 'IT010914SF25', '1', 'a0YC000000FCiEGMA1', '', '199.99'),
(26366, '278815739', NULL, NULL, 'florin cuku', 'VIA FRIGNANESE 1310', '', '41058', 'VIGNOLA', 'Italien', 'IT', NULL, NULL, '3454967012', '00101263MP', NULL, NULL, 'Florida Model GM-505-5', NULL, '609919120343', 'FedEx', NULL, '2014-11-04', '03.11.2014 07:28', 'IT010914SF25', '1', 'a0YC000000FCiEGMA1', '', '199.99'),
(26367, '278671875', NULL, NULL, 'Gianluca Bianchi', 'VIA GIACOMO MATTEOTTI 43', '', '44042', 'CENTO', 'Italien', 'IT', NULL, NULL, '3927292623', '001012008E', NULL, NULL, 'Florida Model GM-505-5', NULL, '609919120354', 'FedEx', NULL, '2014-11-04', '02.11.2014 14:58', 'IT010914SF25', '1', 'a0YC000000FCiEGMA1', '', '199.99'),
(26368, '278653274', NULL, NULL, 'Silvana Rampado', 'Via spada 73', '', '31050', 'Fanzolo', 'Italien', 'IT', NULL, NULL, '3471675727', '0010167P8V', NULL, NULL, 'Florida Model GM-505-5', NULL, '609919120365', 'FedEx', NULL, '2014-11-04', '02.11.2014 13:28', 'IT010914SF25', '1', 'a0YC000000FCiEGMA1', '', '199.99'),
(26369, '278657174', NULL, NULL, 'Grazia Lidia Pizzarelli', 'VIA PREALPI 30/32', 'C/O RECEPTION : FLOWSERVE', '20032', 'CORMANO', 'Italien', 'IT', NULL, NULL, '3396345577', '0010152KON', NULL, NULL, 'Florida Model GM-505-6', NULL, '609919120376', 'FedEx', NULL, '2014-11-04', '02.11.2014 13:28', 'IT010914SF26', '1', 'a0YC000000FCiEHMA1', '', '199.99'),
(26370, '278810790', NULL, NULL, 'Marco Maccapani', 'VIA FRANCESCO RISMONDO 143', '', '45014', 'PORTO VIRO', 'Italien', 'IT', NULL, NULL, '3283591338', '0010084BO7', NULL, NULL, 'Florida Model GM-505-6', NULL, '609919120387', 'FedEx', NULL, '2014-11-04', '03.11.2014 06:58', 'IT010914SF26', '1', 'a0YC000000FCiEHMA1', '', '199.99'),
(26371, '278647068', NULL, NULL, 'Eleonora Battagliarin', 'SESTIERE DORSODURO 3059', '', '30123', 'VENEZIA', 'Italien', 'IT', NULL, NULL, '412412089', '00101646S3', NULL, NULL, 'Modello nero e rosegold, Pionier-GM-506-4', NULL, '609919120398', 'FedEx', NULL, '2014-11-04', '02.11.2014 12:58', 'IT140917CS73', '1', 'a0YC000000FCqmpMAD', '', '199.99'),
(26372, '278737184', NULL, NULL, 'Marino Visintin', 'Via del Collio 8', '', '34136', 'Trieste', 'Italien', 'IT', NULL, NULL, '40425012', '00100037GX', NULL, NULL, 'Modello nero e rosegold, Pionier-GM-506-4', NULL, '609919120402', 'FedEx', NULL, '2014-11-04', '02.11.2014 19:29', 'IT140917CS73', '1', 'a0YC000000FCqmpMAD', '', '199.99'),
(26373, '278706052', NULL, NULL, 'Elisa Zarotti', 'VIA GAETANO BEDESCHI 16', '', '42123', 'REGGIO EMILIA', 'Italien', 'IT', NULL, NULL, '3478126363', '*00102295E1', NULL, NULL, 'Modello nero, Pionier-GM-506-2', NULL, '609919120413', 'FedEx', NULL, '2014-11-04', '02.11.2014 17:29', 'IT140917CS72', '1', 'a0YC000000FCqlrMAD', '', '199.99'),
(26374, '277017577', NULL, NULL, 'Arttu Poeyhoenen', 'Kuninkaankatu 20 A 13', '', '70100', 'KUOPIO', 'Finnland', 'FI', NULL, NULL, '509133305', '0010208JB1', NULL, NULL, 'GM-101-3 GG- Theorema Casablanca -rannekello', NULL, '604569179093   ', 'FedEx', NULL, '2014-11-04', '26.10.2014 20:18', 'FI040614HW13', '1', 'a0YC000000FChOKMA1', '195.00', '299.00'),
(26375, '276995743', NULL, NULL, 'marianna raitamaa', 'Kuusimaeentie 2 B', '', '01260', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '404128750', '00101810PW', NULL, NULL, 'Malibu Diamonds GM-502 -rannekello Leder silber-weiß', NULL, '609919120870', 'FedEx', NULL, '2014-11-04', '26.10.2014 18:48', 'FI160714HW08', '1', 'a0YC000000ZYDjBMAX', '138.49', '199.00'),
(26376, '276679853', NULL, NULL, 'Reijo Perander', 'Ankkatie 9', '', '85100', 'KALAJOKI', 'Finnland', 'FI', NULL, NULL, '405465077', '0010250WIZ', NULL, NULL, 'Malli B-D - Theorema Marco Polo -Diamanten Leder gold', NULL, '609919120880', 'FedEx', NULL, '2014-11-04', '25.10.2014 11:18', 'FI060514HW15', '1', 'a0YC000000FCigmMAD', '165.00', '269.01'),
(26377, '278191857', NULL, NULL, 'GIANNIS PADIOS', 'T.TH.7090 Mykonos 2289078633', '', '84600', 'MYKONOS KYKLADON', 'Griechenland', 'GR', NULL, NULL, '6974859233', '0010226BP6', NULL, NULL, 'Andriko Roloi Pionier Skeleton me Malibu Diamonds BLACK louraki, BLACK kasa, BLACK kantran) - 006C000000srgAS', NULL, '', 'FedEx', NULL, '2014-11-05', '31.10.2014 08:08', 'GR16102014SK004', '1', 'a0YC000000ZwP6OMAV', '', '229.00'),
(26378, '278036432', NULL, NULL, 'marianna georgiou', 'komninon 9', '', '59300', 'aleksandreia', 'Griechenland', 'GR', NULL, NULL, '6970090294', '0010151XV5', NULL, NULL, 'Andriko Roloi Pionier Skeleton me Malibu Diamonds BROWN louraki, GOLD kasa, BLACK kantran) - 006C000000srgAS', NULL, '609919120906', 'FedEx', NULL, '2014-11-05', '30.10.2014 14:41', 'GR16102014SK003', '1', 'a0YC000000ZwP1cMAF', '', '229.00'),
(26379, '278428206', NULL, NULL, 'Tasos Fountoulis', 'Ethnikis Antistaseos 168', '', '713 06', 'IRAKLEIO', 'Griechenland', 'GR', NULL, NULL, '6949740000', '001010675A', NULL, NULL, 'Andriko Roloi Pionier Skeleton me Malibu Diamonds BLACK louraki, SILVER kasa, BLACK kantran) - 006C000000srgAS', NULL, '609919120917', 'FedEx', NULL, '2014-11-05', '01.11.2014 10:38', 'GR16102014SK002', '1', 'a0YC000000ZwOt7MAF', '', '229.00'),
(26380, '278428160', NULL, NULL, 'Tasos Fountoulis', 'Ethnikis Antistaseos 168', '', '713 06', 'IRAKLEIO', 'Griechenland', 'GR', NULL, NULL, '6949740000', '0010041KY7', NULL, NULL, 'Andriko Roloi Pionier Skeleton me Malibu Diamonds BLACK louraki, SILVER kasa, BLACK kantran) - 006C000000srgAS', NULL, '609919120917', 'FedEx', NULL, '2014-11-05', '01.11.2014 10:38', 'GR16102014SK002', '1', 'a0YC000000ZwOt7MAF', '', '229.00'),
(26381, '278428107', NULL, NULL, 'Tasos Fountoulis', 'Ethnikis Antistaseos 168', '', '713 06', 'IRAKLEIO', 'Griechenland', 'GR', NULL, NULL, '6949740000', '0010097SR9', NULL, NULL, 'Andriko Roloi Pionier Skeleton me Malibu Diamonds BLACK louraki, SILVER kasa, BLACK kantran) - 006C000000srgAS', NULL, '609919120917', 'FedEx', NULL, '2014-11-05', '01.11.2014 10:38', 'GR16102014SK002', '1', 'a0YC000000ZwOt7MAF', '', '229.00'),
(26382, '278322284', NULL, NULL, 'VASILEIOS ARGYROPOULOS', 'NIKOLAIIKA 52', '', '25100', 'AIGIO', 'Griechenland', 'GR', NULL, NULL, '6977529755', '00100439WG', NULL, NULL, 'Andriko Roloi Pionier Skeleton me Malibu Diamonds BLACK louraki, SILVER kasa, BLACK kantran) - 006C000000srgAS', NULL, '', 'FedEx', NULL, '2014-11-05', '31.10.2014 18:38', 'GR16102014SK002', '1', 'a0YC000000ZwOt7MAF', '', '229.00'),
(26383, '278264272', NULL, NULL, 'STYLIANOS KONTOS', 'GEORGIOU PAPADREOU 5', '', '14341', 'NEA FILADELFEIA', 'Griechenland', 'GR', NULL, NULL, '6946092778', '0010064RQH', NULL, NULL, 'Andriko Roloi Pionier Skeleton me Malibu Diamonds BLACK louraki, SILVER kasa, SILVER kantran) - 006C000000srgAS', NULL, '609919120939', 'FedEx', NULL, '2014-11-05', '31.10.2014 13:08', 'GR16102014SK001', '1', 'a0YC000000ZwOmpMAF', '', '229.00'),
(26384, '278214739', NULL, NULL, 'Antonis Kalimeris', 'Kanakari 221', 'Fournos', '262 22', 'PATRA', 'Griechenland', 'GR', NULL, NULL, '6983525529', '0010112O1U', NULL, NULL, 'Andriko Roloi Pionier Skeleton me Malibu Diamonds BLACK louraki, SILVER kasa, BLACK kantran) - 006C000000srgAS', NULL, '609919120940', 'FedEx', NULL, '2014-11-05', '31.10.2014 09:38', 'GR16102014SK002', '1', 'a0YC000000ZwOt7MAF', '', '229.00'),
(26385, '279041284', NULL, NULL, 'Therese Armstrong', 'Dunrea Strandhill Road', 'Sligo', 'None', 'Sligo', 'Irland', 'IE', NULL, NULL, '879076769', '0010002IZY', NULL, NULL, 'Florida Diamonds By Pionier Black Strap With Silver Face', NULL, '609919120950', 'FedEx', NULL, '2014-11-05', '03.11.2014 23:32', '16915', '1', 'a0YC000000ZwzYXMAZ', '154.99', '229.00'),
(26386, '279137747', NULL, NULL, 'C/o Mollo noleggio Pedrini', 'VIA PIEMONTE 29', '', '20098', 'SAN GIULIANO MILANESE', 'Italien', 'IT', NULL, NULL, '3311652944', '0010058JCB', NULL, NULL, 'Florida Model GM-505-2', NULL, '609919120744', 'FedEx', NULL, '2014-11-05', '04.11.2014 11:28', 'IT010914SF22', '1', 'a0YC000000FCiEIMA1', '', '199.99'),
(26387, '279004793', NULL, NULL, 'Damiano Luparia', 'VIA ROMOLO GIGLIOZZI 78', '', '00128', 'ROMA', 'Italien', 'IT', NULL, NULL, '3926776420', '0010127OY9', NULL, NULL, 'Florida Model GM-505-2', NULL, '609919120755', 'FedEx', NULL, '2014-11-05', '03.11.2014 19:58', 'IT010914SF22', '1', 'a0YC000000FCiEIMA1', '', '199.99'),
(26388, '279091936', '', '', 'ABDEL GHANI YOUSEF', 'VIA VALVERDE 2B', '', '25081', 'BEDIZZOLE', 'Italien', '', '', '', '3887588217', '00101172AV', '', '', 'Florida Model GM-505-3', '04.12.2014   578824923705', '609919120766', 'FedEx', '', '2014-11-05', '04.11.2014 08:28', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26389, '278964027', NULL, NULL, 'franklin garofalo', 'VIALE UGO MASPERO 2', '', '21019', 'SOMMA LOMBARDO', 'Italien', 'IT', NULL, NULL, '3458531725', '0010120E0B', NULL, NULL, 'Florida Model GM-505-3', NULL, '609919120777', 'FedEx', NULL, '2014-11-05', '03.11.2014 17:28', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26390, '278944137', '', '', 'Luca Tousijn', 'Via Orbassano  17', '', '10098', 'Rivoli', 'Italien', '', '', '', '3467335836', '0010149PPH', '', '', 'Florida Model GM-505-3', '04.12.2014  578824923716', '609919120788', 'FedEx', '', '2014-11-05', '03.11.2014 15:58', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26391, '279080106', '', '', 'massimiliano dellacasa', 'VIA ADDA 24', 'C/O STUDIO DI INGEGNERIA', '10098', 'RIVOLI', 'Italien', '', '', '', '3288781691', '0010162R7L', '', '', 'Florida Model GM-505-3', '04.12.14 578824923657', '609919120799', 'FedEx', '', '2014-11-05', '04.11.2014 07:58', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26392, '278945907', NULL, NULL, 'Mauro Bassi', 'codrignano 63', '', '40021', 'borgo tossignano', 'Italien', 'IT', NULL, NULL, '328/8899589', '0010167GH2', NULL, NULL, 'Florida Model GM-505-3', NULL, '609919120803', 'FedEx', NULL, '2014-11-05', '03.11.2014 15:58', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26393, '279027610', NULL, NULL, 'PAOLA SPAZZOLI', 'VIA ERBOSA 117', '', '48125', 'RAVENNA', 'Italien', 'IT', NULL, NULL, '3355218000', '0010216PW2', NULL, NULL, 'Florida Model GM-505-4', NULL, '609919120814', 'FedEx', NULL, '2014-11-05', '03.11.2014 21:28', 'IT010914SF24', '1', 'a0YC000000FCiEFMA1', '', '199.99'),
(26394, '279084910', NULL, NULL, 'Sofia Di Lucia', 'Viale sardegna n. 14', 'Scala A', '53100', 'Siena', 'Italien', 'IT', NULL, NULL, '3342961272', '0010112AXB', NULL, NULL, 'Florida Model GM-505-4', NULL, '609919120825', 'FedEx', NULL, '2014-11-05', '04.11.2014 07:58', 'IT010914SF24', '1', 'a0YC000000FCiEFMA1', '', '199.99'),
(26395, '279113976', NULL, NULL, 'Corina Mamaliga', 'San Marco 5469', '', '30124', 'Venezia', 'Italien', 'IT', NULL, NULL, '3201116530', '0010021S6L', NULL, NULL, 'Florida Model GM-505-5', NULL, '609919120836', 'FedEx', NULL, '2014-11-05', '04.11.2014 09:58', 'IT010914SF25', '1', 'a0YC000000FCiEGMA1', '', '199.99'),
(26396, '279054993', NULL, NULL, 'Giorgio Garbarino', 'VIA WALTER FILLAK 36/5', '', '16151', 'GENOVA', 'Italien', 'IT', NULL, NULL, '3405018587', '0010123MLK', NULL, NULL, 'Florida Model GM-505-6', NULL, '609919120847', 'FedEx', NULL, '2014-11-05', '04.11.2014 02:58', 'IT010914SF26', '1', 'a0YC000000FCiEHMA1', '', '199.99'),
(26397, '278904674', NULL, NULL, 'Bibin Scaria Choliyil', 'VIA GIUSEPPE CASAREGIS 31/9', '', '16129', 'GENOVA', 'Italien', 'IT', NULL, NULL, '3315488116', '0010209NDW', NULL, NULL, 'Modello nero e rosegold, Pionier-GM-506-4', NULL, '609919120858', 'FedEx', NULL, '2014-11-05', '03.11.2014 12:59', 'IT140917CS73', '1', 'a0YC000000FCqmpMAD', '', '199.99'),
(26398, '279112065', NULL, NULL, 'nicoletta galana', 'VIA CESARE CORRENTI 13/B', '', '20851', 'LISSONE', 'Italien', 'IT', NULL, NULL, '3463947824', '0010045T3Y', NULL, NULL, 'Modello nero, Pionier-GM-506-2', NULL, '609919120869', 'FedEx', NULL, '2014-11-05', '04.11.2014 09:58', 'IT140917CS72', '1', 'a0YC000000FCqlrMAD', '', '199.99'),
(26399, '279038263', NULL, NULL, 'Cynthia Okorley', 'Jan van Galenstraat 259 III', '', '1056 BZ', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '617173531', '0010218ZCQ', NULL, NULL, 'Casablanca Black', NULL, '609919120663', 'FedEx', NULL, '2014-11-05', '03.11.2014 22:28', 'NL131017LB05', '1', 'a0YC000000ZKLPZMA5', '190.01', '299.98'),
(26400, '278970758', NULL, NULL, 'Mbarki A', 'Grienderwaard 107', '', '3078 NW', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '610310479', '0010237MEK', NULL, NULL, 'Casablanca Gold/Black', NULL, '609919120674', 'FedEx', NULL, '2014-11-05', '03.11.2014 17:58', 'NL131017LB02', '1', 'a0YC000000ZKLPWMA5', '190.01', '299.98'),
(26401, '278973936', NULL, NULL, 'Dionisio Dennis Junior Siping', 'Hekelingenstraat 81', '', '2729 BH', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '647753355', '0010230FE1', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '609919120685', 'FedEx', NULL, '2014-11-05', '03.11.2014 17:58', 'NL141008NM07', '1', 'a0YC000000ZmKmBMAV', '', '199.99'),
(26402, '278956924', NULL, NULL, 'hubert buzalski', 'Noorderkroon 33', '', '3721 WC', 'BILTHOVEN', 'Niederlande', 'NL', NULL, NULL, '31685643303', '0010100J47', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '609919120696', 'FedEx', NULL, '2014-11-05', '03.11.2014 16:58', 'NL141008NM07', '1', 'a0YC000000ZmKmBMAV', '', '199.99'),
(26403, '279052481', NULL, NULL, 'Mouad El Ouardi', 'Sint Amandusstraat  56', '', '3500', 'Hasselt Belgie', 'Belgien', 'BE', NULL, NULL, '31622117745', '0010154HH4', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '609919120700', 'FedEx', NULL, '2014-11-05', '04.11.2014 00:58', 'NL141008NM07', '1', 'a0YC000000ZmKmBMAV', '', '199.99'),
(26404, '278046568', NULL, NULL, 'Ruben Rodriguez', 'Van den Broek-erf 285', '', '3315 SN', 'DORDRECHT', 'Niederlande', 'NL', NULL, NULL, '633682837', '001008734R', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919120711', 'FedEx', NULL, '2014-11-05', '30.10.2014 16:28', 'NL141008NM04', '1', 'a0YC000000ZmKaaMAF', '', '199.99'),
(26405, '279058218', NULL, NULL, 'Krzysztof Falba', 'ul. Olsztynska 3A/8', '', '80-395', 'Gdansk', 'Polen', 'PL', NULL, NULL, '510902296', '0010231DG6', NULL, NULL, 'MÄ™ski zegarek Pionier z kolekcji Barbados: model Edelstahl alles schwarz', NULL, '609919120652', 'FedEx', NULL, '2014-11-05', '04.11.2014 07:08', 'PL140909MM682', '1', 'a0YC000000ZZjAOMA1', '650.97', '997.00'),
(26406, '279097493', NULL, NULL, 'Thord Andersson', 'Doesebacka 470', '', '44291', 'Romelanda', 'Schweden', 'SE', NULL, NULL, '', '0010236X0M', NULL, NULL, 'GM-505-2. Diamantklocka med lÃ¤derarmband', NULL, '609919120620', 'FedEx', NULL, '2014-11-05', '04.11.2014 10:44', 'SE260514HW06', '1', 'a0YC000000ZYHHMMA5', '1280.87', '1895.00'),
(26407, '279082642', NULL, NULL, 'Marion Vinell', 'Lundavaegen 6', '', '24753', 'Dalby', 'Schweden', 'SE', NULL, NULL, '', '00100522JX', NULL, NULL, 'Marco Polo B-D. GuldfÃ¤rgad boett/Svart urtavla med diamanter/Svart lÃ¤derarmband', NULL, '609919120630', 'FedEx', NULL, '2014-11-05', '04.11.2014 10:14', 'SE060514HW13', '1', 'a0YC000000FCiMIMA1', '1495.63', '2399.00'),
(26408, '279022670', NULL, NULL, 'Antoun Jebrael', 'GUSTAVSBERGSGATAN 5', '', '431 37', 'MOELNDAL', 'Schweden', 'SE', NULL, NULL, '704151166', '0010024ELQ', NULL, NULL, 'GM-505-3. Diamantklocka med lÃ¤derarmband', NULL, '609919120641', 'FedEx', NULL, '2014-11-05', '03.11.2014 23:14', 'SE260514HW07', '1', 'a0YC000000ZYHHKMA5', '1280.87', '1895.00'),
(26409, '279037033', NULL, NULL, 'Jennifer Highton', '41 MALVERN CLOSE', '', 'L32 2BS', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7711574453', '00102120VG', NULL, NULL, 'Barbados Pionier Black Face With Red Detailing and Brown Leather Strap', NULL, '609919120961', 'FedEx', NULL, '2014-11-05', '03.11.2014 23:24', 'UK140820cc03', '1', 'a0YC000000Zb38fMAB', '129.99', '199.00'),
(26410, '278919350', NULL, NULL, 'Rebecca Bean', '29 FARRIERS CLOSE', '', 'BH21 2UA', 'WIMBORNE', 'Großbritannien', 'GB', NULL, NULL, '7843906509', '0010165E9K', NULL, NULL, 'Coppernicus Watch Black Strap Silver Case Black Face (GM-501-2)', NULL, '609919120972', 'FedEx', NULL, '2014-11-05', '03.11.2014 14:54', 'UK131203AMC10', '1', 'a0YC000000Zm4oPMAR', '124.01', '179.00'),
(26411, '278813576', NULL, NULL, 'Tegan McFall', '2 ST. JOHNS COURT', '', 'BS31 2AX', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7738252576', '0010036JH7', NULL, NULL, 'Coppernicus Watch Black Strap Silver Case Black Face (GM-501-2)', NULL, '609919120983', 'FedEx', NULL, '2014-11-05', '03.11.2014 08:22', 'UK131203AMC10', '1', 'a0YC000000Zm4oPMAR', '124.01', '179.00'),
(26412, '279043115', NULL, NULL, 'Gabriele Lase', '15a laxfield drive', 'broughton', 'mk10 9nq', 'milton keynes', 'Großbritannien', 'GB', NULL, NULL, '7432608654', '0010056DFW', NULL, NULL, 'Damascus Watch - Gold-Coloured Case, Black Face, Black Strap', NULL, '609919120994', 'FedEx', NULL, '2014-11-05', '03.11.2014 23:53', 'UK140827AS07', '1', 'a0YC000000ZOJlMMAX', '130.99', '199.00'),
(26413, '278971208', NULL, NULL, 'steven roberts', '22 DANBY CLOSE', '', 'GL14 2RL', 'CINDERFORD', 'Großbritannien', 'GB', NULL, NULL, '7861661569', '0010250OUQ', NULL, NULL, 'Damascus Watch - Gold-Coloured Case, Black Face, Black Strap', NULL, '609919121008', 'FedEx', NULL, '2014-11-05', '03.11.2014 18:53', 'UK140827AS07', '1', 'a0YC000000ZOJlMMAX', '130.99', '199.00'),
(26414, '279028474', NULL, NULL, 'leon cooper', '15 BIRCHDALE', 'birchdale', 'SO45 3HX', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '4,47928E+11', '0010250CGC', NULL, NULL, 'Damascus Watch - Silver-Coloured Case, Black Face, Black Strap', NULL, '609919121019', 'FedEx', NULL, '2014-11-05', '03.11.2014 22:22', 'UK140827AS06', '1', 'a0YC000000ZOJkAMAX', '130.99', '199.00'),
(26415, '278805069', NULL, NULL, 'D Peek', '11 LONGLAND WAY', '', 'HP12 3UN', 'HIGH WYCOMBE', 'Großbritannien', 'GB', NULL, NULL, '7715237495', '0010012MEO', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919121020', 'FedEx', NULL, '2014-11-05', '03.11.2014 06:52', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(26416, '278807543', NULL, NULL, 'Diana Vraciu', '12 VILLIERS STREET', '', 'CV2 4HP', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7765890642', '0010236HOL', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919121030', 'FedEx', NULL, '2014-11-05', '03.11.2014 07:22', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(26417, '278851426', NULL, NULL, 'Matthew Martin', '63 RINGWOOD AVENUE', '', 'RH1 2DY', 'REDHILL', 'Großbritannien', 'GB', NULL, NULL, '1737768733', '0010126SGF', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919121041', 'FedEx', NULL, '2014-11-05', '03.11.2014 10:22', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(26418, '279074182', NULL, NULL, 'Anh Carrick', '192 WOODSEER STREET', '', 'E1 5HQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '0746 030 4249', '0010078LB1', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919121052', 'FedEx', NULL, '2014-11-05', '04.11.2014 08:22', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26419, '278853116', NULL, NULL, 'Heidi Nicholson', '7 THE ORCHARDS', '', 'BA6 9PU', 'GLASTONBURY', 'Großbritannien', 'GB', NULL, NULL, '7974221589', '0010012RHS', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919121063', 'FedEx', NULL, '2014-11-05', '03.11.2014 10:22', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26420, '278863886', NULL, NULL, 'Luke Whittington', '7 ANSON ROAD', '', 'SK9 2HE', 'WILMSLOW', 'Großbritannien', 'GB', NULL, NULL, '7528484494', '0010025SQ2', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919121074', 'FedEx', NULL, '2014-11-05', '03.11.2014 11:23', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26421, '278794697', NULL, NULL, 'Scott Chalmers', '8 Cairn drive', '', 'Pa33by', 'Linwood', 'Großbritannien', 'GB', NULL, NULL, '7967446075', '0010061PMA', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919121085', 'FedEx', NULL, '2014-11-05', '03.11.2014 01:52', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26422, '279110264', NULL, NULL, 'Akmal Mahmood', '295 MANCHESTER ROAD', 'Audenshaw', 'M34 5GR', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7800961992', '001008580I', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919121096', 'FedEx', NULL, '2014-11-05', '04.11.2014 10:53', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26423, '278976332', NULL, NULL, 'Angela Purcell', '10 RESOLUTION WALK', 'Woolwich', 'SE18 5QH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7919186060', '0010090XUL', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919121100', 'FedEx', NULL, '2014-11-05', '03.11.2014 19:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26424, '278874285', NULL, NULL, 'Bibi White', '12 NORTHDOWN ROAD', 'Sutton', 'SM2 7AA', 'Cheam', 'Großbritannien', 'GB', NULL, NULL, '7717221383', '0010116RP7', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919121111', 'FedEx', NULL, '2014-11-05', '03.11.2014 11:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(26425, '278842975', NULL, NULL, 'Henna Mahmood', '295 MANCHESTER ROAD', '', 'M34 5GR', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7711069268', '0010198VE8', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919121122', 'FedEx', NULL, '2014-11-05', '03.11.2014 09:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26426, '279021816', NULL, NULL, 'Lisa Spencer-Jones', '15 WOODHURST CLOSE', 'Huyton', 'L36 8FE', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7841718967', '00100794SM', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919121133', 'FedEx', NULL, '2014-11-05', '03.11.2014 21:53', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26427, '279006343', NULL, NULL, 'mark Connelly', '35 WELDON CRESCENT', '', 'NE7 7HX', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7547539594', '0010032S51', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919121144', 'FedEx', NULL, '2014-11-05', '03.11.2014 20:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26428, '278874407', NULL, NULL, 'mark mcclaren', '118 millfield ln', 'tang hall', 'yo10 3al', 'York', 'Großbritannien', 'GB', NULL, NULL, '7701051838', '0010148DLW', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919121155', 'FedEx', NULL, '2014-11-05', '03.11.2014 11:53', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26429, '278920185', NULL, NULL, 'Rachelle Allen', '54 Murray Street', '', 'YO24 4JA', 'York', 'Großbritannien', 'GB', NULL, NULL, '7852235051', '0010029WRY', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919121166', 'FedEx', NULL, '2014-11-05', '03.11.2014 14:53', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26430, '278994843', NULL, NULL, 'Sanjay Basu', 'VCE 1 Finsbury Circus', 'C/o VCE', 'EC2M 7EB', 'London', 'Großbritannien', 'GB', NULL, NULL, '4,47884E+11', '0010042Y3A', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919121177', 'FedEx', NULL, '2014-11-05', '03.11.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26431, '279037573', NULL, NULL, 'Tatjana Belava', 'ELMS DEPOT CAMBRIDGE ROAD', 'The Dune Group', 'LE8 6LG', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7429273286', '0010192CG8', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919121188', 'FedEx', NULL, '2014-11-05', '03.11.2014 23:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26432, '279056556', NULL, NULL, 'Tina Bangerh', '16 HEATHFIELD LANE', '', 'WS10 8QY', 'WEDNESBURY', 'Großbritannien', 'GB', NULL, NULL, '7845634647', '0010093HRR', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919121199', 'FedEx', NULL, '2014-11-05', '04.11.2014 05:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26433, '278988524', NULL, NULL, 'Marcus Mcnab', '82 BANK STREET', 'If not at home leave with 84.', 'G72 7PP', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7885828931', '00100796S9', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919121203', 'FedEx', NULL, '2014-11-05', '03.11.2014 19:52', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26434, '278920764', NULL, NULL, 'Christine Ashworth', '6 Winifred Road', '', 'BL4 0HH', 'Farnworth', 'Großbritannien', 'GB', NULL, NULL, '7833126210', '0010101ABA', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919121214', 'FedEx', NULL, '2014-11-05', '03.11.2014 14:54', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26435, '278831537', NULL, NULL, 'clark edwardes', '10 BRUNEL WAY', '', 'DA1 5FL', 'DARTFORD', 'Großbritannien', 'GB', NULL, NULL, '7717766633', '0010028EQK', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919121225', 'FedEx', NULL, '2014-11-05', '03.11.2014 09:22', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26436, '278915497', NULL, NULL, 'Jonathon Lack', '33 SYCAMORE AVENUE', 'Glapwell', 'S44 5LG', 'CHESTERFIELD', 'Großbritannien', 'GB', NULL, NULL, '7974185271', '0010226NMU', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919121236', 'FedEx', NULL, '2014-11-05', '03.11.2014 14:22', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26437, '278976147', NULL, NULL, 'justin charles fah', '3 INGLEDEW ROAD', '', 'SE18 1AP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7737259167', '0010221MFV', NULL, NULL, 'GM-505-2 FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face', NULL, '609919121247', 'FedEx', NULL, '2014-11-05', '03.11.2014 19:23', 'UK131023AMC08', '1', 'a0YC000000ZkjTOMAZ', '126.99', '199.00'),
(26438, '279000249', NULL, NULL, 'pete tuson', '14A HECKFORD ROAD', 'Corfe Mullen Wimborne', 'BH21 3LU', 'WIMBORNE', 'Großbritannien', 'GB', NULL, NULL, '7739878854', '001000385F', NULL, NULL, 'GM-505-2 FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face', NULL, '609919121258', 'FedEx', NULL, '2014-11-05', '03.11.2014 20:54', 'UK131023AMC08', '1', 'a0YC000000ZkjTOMAZ', '126.99', '199.00'),
(26439, '279050852', '', '', 'Cedric Liseo', '400 SUMMERWOOD ROAD', '', 'TW7 7QT', 'ISLEWORTH', 'Großbritannien', '', '', '', '7722295954', '0010059C47', '', '', 'GM-505-4	FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face and Case', 'Uhr am 21.11.14 zur?ck erhalten!\r\nRL 7148 9050 0DE  21.11.2014\r\nUhr wieder zurückerhalten 26.11.2014', '609919121269', 'FedEx', '', '2014-11-05', '04.11.2014 01:22', 'UK140819AS02', '1', 'a0YC000000ZkjTTMAZ', '126.99', '199.00'),
(26440, '279007769', NULL, NULL, 'guy halliday', '34 CONQUEST ROAD', '', 'KT15 1SN', 'ADDLESTONE', 'Großbritannien', 'GB', NULL, NULL, '7968382070', '10009691', NULL, NULL, 'GM-505-4	FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face and Case', NULL, '609919121270', 'FedEx', NULL, '2014-11-05', '03.11.2014 20:53', 'UK140819AS02', '1', 'a0YC000000ZkjTTMAZ', '126.99', '199.00'),
(26441, '278979206', NULL, NULL, 'kerrie milne', '6 BRUCE STREET', '', 'FK10 4JT', 'CLACKMANNAN', 'Großbritannien', 'GB', NULL, NULL, '7902664985', '0010004J45', NULL, NULL, 'GM-505-4	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with White face', NULL, '609919121280', 'FedEx', NULL, '2014-11-05', '03.11.2014 19:22', 'UK131023AMC10', '1', 'a0YC000000ZkjTQMAZ', '126.99', '199.00'),
(26442, '278870005', NULL, NULL, 'Jayne Pearson', '9 GRANVILLE DRIVE', '', 'DY6 8LH', 'KINGSWINFORD', 'Großbritannien', 'GB', NULL, NULL, '01384 291469', '00101534CC', NULL, NULL, 'GM-505-5	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with Black face', NULL, '609919121291', 'FedEx', NULL, '2014-11-05', '03.11.2014 11:22', 'UK131023AMC11', '1', 'a0YC000000ZkjTRMAZ', '126.99', '199.00'),
(26443, '278995893', NULL, NULL, 'Sammy Collinson', '127 PENDLETON ROAD', '', 'DL1 2EP', 'DARLINGTON', 'Großbritannien', 'GB', NULL, NULL, '7415866658', '00100833N2', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Black Face (GM-502-2)', NULL, '609919121306', 'FedEx', NULL, '2014-11-05', '03.11.2014 20:23', 'UK140403AS12', '1', 'a0YC000000ZlvNJMAZ', '129.99', '199.00'),
(26444, '278967736', NULL, NULL, 'Isabella Kirk', '42 LIATH AVENUE', '', 'ML1 2QU', 'MOTHERWELL', 'Großbritannien', 'GB', NULL, NULL, '1698265344', '0010199Q1N', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919121317', 'FedEx', NULL, '2014-11-05', '03.11.2014 18:23', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(26445, '278969759', NULL, NULL, 'Rebecca Mcardle', '51 LORDENS ROAD', '', 'L14 9PP', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7456995354', '00100866TT', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919121328', 'FedEx', NULL, '2014-11-05', '03.11.2014 18:53', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(26446, '278907198', NULL, NULL, 'Scott Ranns', '4 RECTORY ROAD', '', 'UB3 2JJ', 'HAYES', 'Großbritannien', 'GB', NULL, NULL, '7725564834', '0010223SM6', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919121339', 'FedEx', NULL, '2014-11-05', '03.11.2014 13:53', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(26447, '278988456', NULL, NULL, 'Richard Haughton', '22 patmore  Square', '', 'De238az', 'Derby', 'Großbritannien', 'GB', NULL, NULL, '', '00100629K1', NULL, NULL, 'Pionier London DIAMONDS Watch - Black Face and Gold Metal Strap', NULL, '609919121340', 'FedEx', NULL, '2014-11-05', '03.11.2014 19:52', 'UK140923JM18', '1', 'a0YC000000ZjVBhMAN', '135.00', '199.00'),
(26448, '278920275', NULL, NULL, 'carol leeson', '1 WHITEFRIARS', '', 'NN10 9PD', 'RUSHDEN', 'Großbritannien', 'GB', NULL, NULL, '7733303809', '0010249CVM', NULL, NULL, 'Rio Watch - Silver-Coloured Case, Black Face, Black Strap', NULL, '609919121350', 'FedEx', NULL, '2014-11-05', '03.11.2014 14:54', 'UK140827AS02', '1', 'a0YC000000ZOJhBMAX', '149.01', '249.00'),
(26449, '278908962', NULL, NULL, 'Helen Johns', '35 Brook road', '', 'Bs16 3sq', 'BS16 3SQ', 'Großbritannien', 'GB', NULL, NULL, '1179709508', '00102506S8', NULL, NULL, 'Rio Watch - Silver-Coloured Case, Black Face, Black Strap', NULL, '609919121361', 'FedEx', NULL, '2014-11-05', '03.11.2014 13:52', 'UK140827AS02', '1', 'a0YC000000ZOJhBMAX', '149.01', '249.00'),
(26450, '278904717', NULL, NULL, 'Christophe Van De Wiele', 'Wachtebekestraat 207', '', '9060', 'Zelzate', 'Belgien', 'BE', NULL, NULL, '498330157', '00102364MB', NULL, NULL, 'Casablanca Gold/Black', NULL, '609919120722', 'FedEx', NULL, '2014-11-05', '03.11.2014 12:48', 'NL140520PJ08', '1', 'a0YC000000ZKLiBMAX', '190.01', '299.98'),
(26451, '278916710', NULL, NULL, 'Jean-Marc Lonbois', 'Avenue Paul Hymans 71', '', '1200', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '475823738', '0010025B4L', NULL, NULL, 'Une montre Casablanca dorÃ©/noir', NULL, '609919120733', 'FedEx', NULL, '2014-11-05', '03.11.2014 13:48', 'NL140520PJ08', '1', 'a0YC000000ZKLiBMAX', '190.01', '299.98'),
(26452, '278903629', NULL, NULL, 'Jean-Marc Lonbois', 'Avenue Paul Hymans 71', '', '1200', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '475823738', '00102454XY', NULL, NULL, 'Une montre Casablanca argentÃ©/blanc', NULL, '609919120733', 'FedEx', NULL, '2014-11-05', '03.11.2014 12:48', 'NL140520PJ09', '1', 'a0YC000000ZKLiAMAX', '190.01', '299.98'),
(26453, '279283993', NULL, NULL, 'Tom Moerermans', 'Potaardestraat 74', 'Banden Tom', '2845', 'Niel', 'Belgien', 'BE', NULL, NULL, '478636360', '00101454A3', NULL, NULL, 'Casablanca Silver/White', NULL, '609919121501', 'FedEx', NULL, '2014-11-06', '04.11.2014 22:48', 'NL140520PJ09', '1', 'a0YC000000ZKLiAMAX', '190.01', '299.98'),
(26454, '279111456', NULL, NULL, 'Lisa Mule', 'rue du Travail 20/1', '', '4102', 'Ougree', 'Belgien', 'BE', NULL, NULL, '488806313', '001017187W', NULL, NULL, 'Une montre Casablanca dorÃ©/noir', NULL, '609919121512', 'FedEx', NULL, '2014-11-06', '04.11.2014 09:48', 'NL140520PJ08', '1', 'a0YC000000ZKLiBMAX', '190.01', '299.98'),
(26455, '279240021', NULL, NULL, 'monessa phelan', '30 darglewood', 'knocklyon', 'dublin', 'd16', 'Irland', 'IE', NULL, NULL, '879543925', '0010152CMA', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919121589', 'FedEx', NULL, '2014-11-06', '04.11.2014 20:32', 'IE190614AH10', '1', 'a0YC000000ZZgklMAD', '206.24', '311.99'),
(26456, '279383481', '', '', 'maria valentina renis', 'VIA DUGALI SERA 16', '', '25018', 'MONTICHIARI', 'Italien', '', '', '', '3341200943', '00100178UD', '', '', 'Florida Model GM-505-3', '04.12.2014   578824923635 Geld am 22.12.2014 zurück erhalten ! Uhr ???', '609919121523', 'FedEx', '', '2014-11-06', '05.11.2014 11:32', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26457, '279303193', '', '', 'Tiziano Boscolo Chielon', 'VIALE NICOLO ZENO 134', 'Campanello Boscolo - Avram', '30015', 'CHIOGGIA', 'Italien', '', '', '', '3472380231', '0010221R69', '', '', 'Florida Model GM-505-3', 'Barbados gold  04.12.2014  578824923613', '609919121534', 'FedEx', '', '2014-11-06', '05.11.2014 06:08', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26458, '279258028', NULL, NULL, 'Marika Petruccelli', 'VIA MICHELANGELO 5', 'se non trovate nessuno lasciatele dalla signora di fronte, casa bianca, Ã¨ un pacco di valore quindi non conviene lasciarlo sotto il portico, chiamate prima ,Ã¨ preferibile non consegnare di giovedÃ¬', '82022', 'CASTELFRANCO IN MISCANO', 'Italien', 'IT', NULL, NULL, '3409988239', '00102241TK', NULL, NULL, 'Florida Model GM-505-6', NULL, '609919121545', 'FedEx', NULL, '2014-11-06', '04.11.2014 20:28', 'IT010914SF26', '1', 'a0YC000000FCiEHMA1', '', '199.99'),
(26459, '279257256', NULL, NULL, 'daniela galli', 'VIA ALCIDE DE GASPERI 32', '', '23861', 'CESANA BRIANZA', 'Italien', 'IT', NULL, NULL, '3478676861', '0010105Q2K', NULL, NULL, 'Florida Model GM-505-2', NULL, '609919121556', 'FedEx', NULL, '2014-11-06', '04.11.2014 20:29', 'IT010914SF22', '1', 'a0YC000000FCiEIMA1', '', '199.99'),
(26460, '279226981', NULL, NULL, 'Alessia De Bona', 'Via Parini 13', '', '26026', 'Pizzighettone', 'Italien', 'IT', NULL, NULL, '3384787671', '0010067HWN', NULL, NULL, 'Florida Model GM-505-1', NULL, '609919121567', 'FedEx', NULL, '2014-11-06', '04.11.2014 18:28', 'IT010914SF21', '1', 'a0YC000000FCiEJMA1', '', '199.99'),
(26461, '278213455', NULL, NULL, 'ALEX ALBERTIN', 'VIA DUMENZA 16/A', '', '21016', 'LUINO', 'Italien', 'IT', NULL, NULL, '3485243801', '0010026ILC', NULL, NULL, 'Florida Model GM-505-5', NULL, '609919121578', 'FedEx', NULL, '2014-11-06', '31.10.2014 10:28', 'IT010914SF25', '1', 'a0YC000000FCiEGMA1', '', '199.99'),
(26462, '279236161', NULL, NULL, 'Zoulikha Massaoudi', 'Jan de Baenstraat 15', '', '2526 RN', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '642473136', '0010248DF9', NULL, NULL, 'Casablanca Gold/Black', NULL, '609919121442', 'FedEx', NULL, '2014-11-06', '04.11.2014 18:58', 'NL131017LB02', '1', 'a0YC000000ZKLPWMA5', '190.01', '299.98'),
(26463, '279278912', NULL, NULL, 'M de Vries', 'Marathonstraat 28', '', '7541 BM', 'ENSCHEDE', 'Niederlande', 'NL', NULL, NULL, '657028390', '0010176SHO', NULL, NULL, 'Casablanca Silver/Black', NULL, '609919121453', 'FedEx', NULL, '2014-11-06', '04.11.2014 21:58', 'NL131017LB04', '1', 'a0YC000000ZKLPYMA5', '190.01', '299.98'),
(26464, '279211018', NULL, NULL, 'mimi seven', 'marlebrink 5', '', '7544pe', 'enschede', 'Niederlande', 'NL', NULL, NULL, '643830752', '0010040LD7', NULL, NULL, 'Casablanca Silver/Gold', NULL, '609919121464', 'FedEx', NULL, '2014-11-06', '04.11.2014 17:28', 'NL131017LB01', '1', 'a0YC000000ZKLPVMA5', '190.01', '299.98'),
(26465, '279087525', NULL, NULL, 'Fevzi Tanoglu', 'Antracietstraat 30', '', '6163 LR', 'GELEEN', 'Niederlande', 'NL', NULL, NULL, '633983988', '0010178FOL', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919121475', 'FedEx', NULL, '2014-11-06', '04.11.2014 08:28', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(26466, '279358703', NULL, NULL, 'RJG DE VRIES', 'Sint Matthijsstraat 2 A', '', '1688 CP', 'NIBBIXWOUD', 'Niederlande', 'NL', NULL, NULL, '653915505', '0010020RGJ', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '609919121486', 'FedEx', NULL, '2014-11-06', '05.11.2014 09:58', 'NL141008NM07', '1', 'a0YC000000ZmKmBMAV', '', '199.99'),
(26467, '279331185', '', '', 'Anita van Doorn', 'Berg 45', '', '5508 AR', 'VELDHOVEN', 'Niederlande', '', '', '', '610062080', '0010151VWW', '', '', 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', 'Uhr erhalten 21.11.2014\r\nBitte refund!', '609919121497', 'FedEx', '', '2014-11-06', '05.11.2014 08:28', 'NL141008NM04', '1', 'a0YC000000ZmKaaMAF', '', '199.99'),
(26468, '279273024', NULL, NULL, 'Magnus Jansson', 'NARCISSGATAN 7', '', '256 61', 'HELSINGBORG', 'Schweden', 'SE', NULL, NULL, '708158570', '0010250PNP', NULL, NULL, 'Svart urtavla och svart boett. Svart lÃ¤derarmband Barbados', NULL, '609919121394', 'FedEx', NULL, '2014-11-06', '04.11.2014 23:44', 'SE180914hw04', '1', 'a0YC000000ZaBusMAF', '1473.18', '2249.00'),
(26469, '279269834', NULL, NULL, 'Arthur Hansson', 'Hagtornsvaegen 2', '', '45153', 'Uddevalla', 'Schweden', 'SE', NULL, NULL, '', '0010250DNL', NULL, NULL, 'Svart urtavla och guldfÃ¤rgad boett. Armband i guldplÃ¤terad metall Barbados', NULL, '609919121409', 'FedEx', NULL, '2014-11-06', '04.11.2014 23:14', 'SE180914hw07', '1', 'a0YC000000ZaBvqMAF', '1473.18', '2249.00'),
(26470, '279263694', NULL, NULL, 'Daniel Bergenstrale', 'HAGVAEGEN 73', '', '194 40', 'UPPLANDS VAESBY', 'Schweden', 'SE', NULL, NULL, '707544011', '0010219KQY', NULL, NULL, 'GM-505-5. Diamantklocka med stÃ¥larmband', NULL, '609919121410', 'FedEx', NULL, '2014-11-06', '04.11.2014 22:44', 'SE260514HW09', '1', 'a0YC000000ZYHHNMA5', '1280.87', '1895.00'),
(26471, '279244911', NULL, NULL, 'Antoun Jebrael', 'GUSTAVSBERGSGATAN 5', '', '431 37', 'MOELNDAL', 'Schweden', 'SE', NULL, NULL, '704151166', '00101169V6', NULL, NULL, 'GM-505-3. Diamantklocka med lÃ¤derarmband', NULL, '609919121420', 'FedEx', NULL, '2014-11-06', '04.11.2014 21:44', 'SE260514HW07', '1', 'a0YC000000ZYHHKMA5', '1280.87', '1895.00'),
(26472, '279221752', NULL, NULL, 'Sylwia Lagos-Swatowska', 'Emagatan 9', 'Wahlman', '12846', 'Bagarmossen', 'Schweden', 'SE', NULL, NULL, '700374105', '0010005R3T', NULL, NULL, 'GM-505-4. Diamantklocka med stÃ¥larmband', NULL, '609919121431', 'FedEx', NULL, '2014-11-06', '04.11.2014 20:14', 'SE260514HW08', '1', 'a0YC000000ZYHHOMA5', '1280.87', '1895.00'),
(26473, '279139035', '', '', 'Ashley Johnson', 'SHARROW MOULSHAM STREET', '', 'CM2 0JG', 'CHELMSFORD', 'Großbritannien', '', '', '', '7592061142', '0010231B88', '', '', 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', 'Geld zurück!', '609919121590', 'FedEx', '', '2014-11-06', '04.11.2014 12:54', 'UK131203AMC15', '1', 'a0YC000000Zm4CeMAJ', '123.99', '199.00'),
(26474, '279245997', NULL, NULL, 'Chey Aldridge', '17 UPTHORPE DRIVE', '', 'OX12 7DF', 'WANTAGE', 'Großbritannien', 'GB', NULL, NULL, '7540333190', '001015588Q', NULL, NULL, 'Coppernicus Watch Black Strap Black Case Black Face (GM-501-4)', NULL, '609919121604', 'FedEx', NULL, '2014-11-06', '04.11.2014 20:52', 'UK131203AMC12', '1', 'a0YC000000Zm4oZMAR', '124.01', '179.00'),
(26475, '279171007', NULL, NULL, 'Hannah Louise Smith', '34 GOLDCREST COURT', '', 'ML2 0JE', 'WISHAW', 'Großbritannien', 'GB', NULL, NULL, '7933904246', '00101183UP', NULL, NULL, 'Coppernicus Watch Black Strap Silver Case Black Face (GM-501-2)', NULL, '609919121615', 'FedEx', NULL, '2014-11-06', '04.11.2014 14:52', 'UK131203AMC10', '1', 'a0YC000000Zm4oPMAR', '124.01', '179.00'),
(26476, '279301216', NULL, NULL, 'dorotha grunua', '5 89 langsett road', '', 's6 2uj', 'sheffield', 'Großbritannien', 'GB', NULL, NULL, '7559809126', '0010015CI7', NULL, NULL, 'Damascus Watch - Gold-Coloured Case, Black Face, Black Strap', NULL, '609919121626', 'FedEx', NULL, '2014-11-06', '05.11.2014 07:07', 'UK140827AS07', '1', 'a0YC000000ZOJlMMAX', '130.99', '199.00'),
(26477, '279175085', NULL, NULL, 'Shirley Doyle', '60 MOSS PARK ROAD', 'Address line 2', 'M32 9HR', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7867991420', '10028724', NULL, NULL, 'Damascus Watch - Gold-Coloured Case, Black Face, Black Strap', NULL, '609919121637', 'FedEx', NULL, '2014-11-06', '04.11.2014 15:22', 'UK140827AS07', '1', 'a0YC000000ZOJlMMAX', '130.99', '199.00'),
(26478, '279290152', NULL, NULL, 'Ketan Mistry', '7 Berrydale Close', '', 'BD15 7UD', 'Bradford', 'Großbritannien', 'GB', NULL, NULL, '7970229912', '0010061F6O', NULL, NULL, 'Damascus Watch - Silver-Coloured Case, Black Face, Black Strap', NULL, '609919121648', 'FedEx', NULL, '2014-11-06', '05.11.2014 00:53', 'UK140827AS06', '1', 'a0YC000000ZOJkAMAX', '130.99', '199.00'),
(26479, '279150284', NULL, NULL, 'David Harris', '37 MAIN STREET', 'Woodhouse Eaves', 'LE12 8RY', 'LOUGHBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7710259122', '0010080D49', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919121659', 'FedEx', NULL, '2014-11-06', '04.11.2014 13:22', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(26480, '279240026', NULL, NULL, 'Gail Harries Huntley', '25 WITLA COURT ROAD', '', 'CF3 3LU', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '2920794565', '00100047CD', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919121660', 'FedEx', NULL, '2014-11-06', '04.11.2014 20:22', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(26481, '279282797', NULL, NULL, 'Dawn Hutchinson', '13 LANGLEY DRIVE', '', 'E11 2LN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7869150341', '0010071YLX', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919121670', 'FedEx', NULL, '2014-11-06', '04.11.2014 23:54', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26482, '279248817', NULL, NULL, 'Michael Jones', '34 CASTLE CO CASTLEHAVEN ROAD', '', 'NW1 8PU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7936883062', '0010041YY3', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919121681', 'FedEx', NULL, '2014-11-06', '04.11.2014 20:52', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26483, '279228452', NULL, NULL, 'rachel coppinger', '16 MANOR CRESCENT', 'Stapenhill Burton upon trent', 'DE15 9SR', 'BURTON-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7853126137', '0010160A4Y', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919121692', 'FedEx', NULL, '2014-11-06', '04.11.2014 19:22', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26484, '279174476', NULL, NULL, 'anne kogoro', '9 willowmere', 'slagrove place', 'se13 7ln', 'london', 'Großbritannien', 'GB', NULL, NULL, '7404615807', '0010180SP8', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919121707', 'FedEx', NULL, '2014-11-06', '04.11.2014 15:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26485, '279159840', NULL, NULL, 'Dana Tinathova', 'EASYJET AIRPORT APPROACH ROAD', 'London Luton Airport', 'LU2 9PF', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '07902 445676', '0010137X3J', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919121718', 'FedEx', NULL, '2014-11-06', '04.11.2014 14:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26486, '279291731', NULL, NULL, 'james smallridge', '20 manners drive', '', 'le13 1ed', 'le13 1ed', 'Großbritannien', 'GB', NULL, NULL, '1664668863', '00100747H2', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919121729', 'FedEx', NULL, '2014-11-06', '05.11.2014 01:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26487, '279117637', NULL, NULL, 'Jamie Owens', '2 REDHILL ROAD', 'United kingdom', 'TS19 9BT', 'STOCKTON-ON-TEES', 'Großbritannien', 'GB', NULL, NULL, '07584 318221', '00100267D1', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919121730', 'FedEx', NULL, '2014-11-06', '04.11.2014 11:23', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26488, '279128340', NULL, NULL, 'Maria Pavlo', '13 MAES LLWYNONN', 'Cadoxton', 'SA10 8AQ', 'NEATH', 'Großbritannien', 'GB', NULL, NULL, '79583705749', '00100447IY', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919121740', 'FedEx', NULL, '2014-11-06', '04.11.2014 11:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26489, '279234915', NULL, NULL, 'TOM HOLLAND', '11 BEVERLEY GARDENS', '', 'NE30 4NS', 'NORTH SHIELDS', 'Großbritannien', 'GB', NULL, NULL, '7900843102', '0010157NE1', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919121751', 'FedEx', NULL, '2014-11-06', '04.11.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26490, '279151518', NULL, NULL, 'Paula Komlos', '13 DUNTHORNE WAY', 'Grange Farm', 'MK8 0NJ', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '7738270130', '0010036T5A', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919121762', 'FedEx', NULL, '2014-11-06', '04.11.2014 13:22', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26491, '279150522', NULL, NULL, 'yick ying ngo', '10 MAYERNE ROAD', '', 'SE9 6DF', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7454001999', '0010188HI3', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919121773', 'FedEx', NULL, '2014-11-06', '04.11.2014 13:22', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26492, '279375539', NULL, NULL, 'Christopher Ford', '109  Macclesfield road buxton', '', 'sk179aa', 'derbyshire', 'Großbritannien', 'GB', NULL, NULL, '7735554591', '00102299UY', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919121784', 'FedEx', NULL, '2014-11-06', '05.11.2014 11:53', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26493, '279143335', NULL, NULL, 'Dawn Porter', '118 Barncroft Drive', '', 'ls14 1bq', 'leeds', 'Großbritannien', 'GB', NULL, NULL, '7809468614', '0010199SII', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919121795', 'FedEx', NULL, '2014-11-06', '04.11.2014 12:52', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26494, '279160264', NULL, NULL, 'Jessica Buxton', '2 Laundry Co Hitchin Lane', 'Old Knebworth', 'SG3 6QL', 'Knebworth', 'Großbritannien', 'GB', NULL, NULL, '7914455520', '0010168T40', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919121800', 'FedEx', NULL, '2014-11-06', '04.11.2014 14:23', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26495, '279141465', NULL, NULL, 'Liam Redgrave', '13 Glen Avenue ', 'Roe Green ', 'M28 2RQ', 'Worsley , Manchester ', 'Großbritannien', 'GB', NULL, NULL, 'None', '0010225CP3', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919121810', 'FedEx', NULL, '2014-11-06', '04.11.2014 12:52', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26496, '279279934', NULL, NULL, 'Sean Mcdermott', '111 PACK LANE', '', 'RG22 5HH', 'BASINGSTOKE', 'Großbritannien', 'GB', NULL, NULL, '7891405589', '0010198ICQ', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919121821', 'FedEx', NULL, '2014-11-06', '04.11.2014 23:23', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26497, '279146110', NULL, NULL, 'Jitesh Savania', '15 Braeside Grove', '', 'Bl3 4ty', 'Bolton', 'Großbritannien', 'GB', NULL, NULL, '', '0010070EAF', NULL, NULL, 'GM-505-1 FLORIDA DIAMONDS By \"PIONIER Black Strap with White face', NULL, '609919121832', 'FedEx', NULL, '2014-11-06', '04.11.2014 13:22', 'UK131023AMC07', '1', 'a0YC000000ZkjTNMAZ', '126.99', '199.00'),
(26498, '279338095', NULL, NULL, 'Kaitlynn Mendes', '83 LINDFIELD ROAD', '', 'LE3 6HL', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7896125304', '0010184I0E', NULL, NULL, 'GM-505-2 FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face', NULL, '609919121843', 'FedEx', NULL, '2014-11-06', '05.11.2014 09:54', 'UK131023AMC08', '1', 'a0YC000000ZkjTOMAZ', '126.99', '199.00'),
(26499, '279142401', NULL, NULL, 'kirsty groombridge', '1A OXFORD STREET', 'Snodland', 'ME6 5AD', 'SNODLAND', 'Großbritannien', 'GB', NULL, NULL, '7949219695', '001024336D', NULL, NULL, 'GM-505-4	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with White face', NULL, '609919121854', 'FedEx', NULL, '2014-11-06', '04.11.2014 12:52', 'UK131023AMC10', '1', 'a0YC000000ZkjTQMAZ', '126.99', '199.00'),
(26500, '279358353', NULL, NULL, 'Blerim Tula', '61 BARING ROAD', '', 'SE12 0JS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7429910835', '0010103A0B', NULL, NULL, 'GM-505-5	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with Black face', NULL, '609919121865', 'FedEx', NULL, '2014-11-06', '05.11.2014 10:52', 'UK131023AMC11', '1', 'a0YC000000ZkjTRMAZ', '126.99', '199.00'),
(26501, '279355731', NULL, NULL, 'Alex Garbutt J Garbutt', 'Canons House CANONS WAY', '', 'BS1 5LL', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7944436534', '00102140SE', NULL, NULL, 'Rio Watch - Gold-Coloured Case, Black Face, Brown Strap', NULL, '609919121876', 'FedEx', NULL, '2014-11-06', '05.11.2014 10:53', 'UK140827AS03', '1', 'a0YC000000ZOJiOMAX', '149.01', '249.00'),
(26502, '279259709', NULL, NULL, 'donna mckane', '9 ROTHSAY SQUARE', '', 'BT14 7BY', 'BELFAST', 'Großbritannien', 'GB', NULL, NULL, '7837861610', '0010183GBV', NULL, NULL, 'Rio Watch - Silver-Coloured Case, Black Face, Black Strap', NULL, '609919121887', 'FedEx', NULL, '2014-11-06', '04.11.2014 21:52', 'UK140827AS02', '1', 'a0YC000000ZOJhBMAX', '149.01', '249.00'),
(26503, '279290393', NULL, NULL, 'Ketan Mistry', '7 Berrydale Close', '', 'BD15 7UD', 'Bradford', 'Großbritannien', 'GB', NULL, NULL, '7970229912', '0010006DI7', NULL, NULL, 'Rio Watch - Silver-Coloured Case, Black Face, Black Strap', NULL, '609919121898', 'FedEx', NULL, '2014-11-06', '05.11.2014 00:53', 'UK140827AS02', '1', 'a0YC000000ZOJhBMAX', '149.01', '249.00'),
(26504, '279365938', NULL, NULL, 'Mel Baker', '6 & 7 Apex Business Park', '', 'BN27 3JU', 'Hailsham', 'Großbritannien', 'GB', NULL, NULL, '01323 440555', '0010241KE2', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919121902', 'FedEx', NULL, '2014-11-06', '05.11.2014 11:23', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(26505, '279342401', NULL, NULL, 'Petagaye Prendergast', '31 JASMINE ROAD', '', 'LU3 3FA', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '7950612368', '0010005V9O', NULL, NULL, 'Sao Paulo - Brown Strap - Silver Case - GM-103-4', NULL, '609919121913', 'FedEx', NULL, '2014-11-06', '05.11.2014 09:53', 'UK140403AS06', '1', 'a0YC000000ZwvP4MAJ', '170.00', '248.99'),
(26506, '279492567', NULL, NULL, 'ali ghandour', 'rue bois des moines 119', '', '4400', 'Awirs', 'Belgien', 'BE', NULL, NULL, '32485292926', '0010014LB7', NULL, NULL, 'Une montre PIONIER London - dorÃ©/noir avec bracelet mÃ©tallique (GM-150-7)', NULL, '609919122060', 'FedEx', NULL, '2014-11-07', '05.11.2014 18:18', 'NL141008NM07', '1', 'a0YC000000ZmKrhMAF', '', '199.99'),
(26507, '279393554', NULL, NULL, 'ettore faugera', 'rue Ernest Solvay 475', 'Belcco', '4000', 'Liege', 'Belgien', 'BE', NULL, NULL, '485306221', '00100471OS', NULL, NULL, 'Une montre PIONIER London - dorÃ©/noir avec bracelet mÃ©tallique (GM-150-7)', NULL, '609919122070', 'FedEx', NULL, '2014-11-07', '05.11.2014 11:48', 'NL141008NM07', '1', 'a0YC000000ZmKrhMAF', '', '199.99'),
(26508, '279580904', NULL, NULL, 'Satu Vallinkoski', 'Nuijatie 10 A 7', '', '01650', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '401588599', '0010100FLW', NULL, NULL, 'Pionier Barbados -rannekello - Leder silber-weiß', NULL, '609919122004', 'FedEx', NULL, '2014-11-07', '06.11.2014 08:48', 'FI180914hw01', '1', 'a0YC000000ZaDvMMAV', '159.99', '239.95'),
(26509, '279485795', NULL, NULL, 'john wang', 'vallikallionkuja 2 A 6', '', '02650', 'espoo', 'Finnland', 'FI', NULL, NULL, '453291535', '0010091FU8', NULL, NULL, 'GM-505-5 - Pionier Florida Diamonds -rannekello', NULL, '609919122015', 'FedEx', NULL, '2014-11-07', '05.11.2014 20:48', 'FI260514HW09', '1', 'a0YC000000ZYGrJMAX', '138.49', '199.00'),
(26510, '279429934', NULL, NULL, 'Nigar Kazimova', 'Maetaestie 5E 112', '', '00770', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '+358 45 8728286', '0010250SL2', NULL, NULL, 'Pionier Barbados -rannekello - Edelstahl silber-schwarz', NULL, '609919122026', 'FedEx', NULL, '2014-11-07', '05.11.2014 17:00', 'FI180914hw05', '1', 'a0YC000000ZaDzDMAV', '159.99', '239.95'),
(26511, '279549445', NULL, NULL, 'Nicole Browne', '10 Churchfield Place West', '', 'n/a', 'Churchfield Cork', 'Irland', 'IE', NULL, NULL, '085 1661055', '0010076CUN', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Black Strap, Black Case and Black Dial (GM-101-5)', NULL, '609919122081', 'FedEx', NULL, '2014-11-07', '05.11.2014 22:32', 'IE190614AH10', '1', 'a0YC000000ZZgklMAD', '206.24', '311.99'),
(26512, '279555969', '', '', 'patrizia di stefano presso  Banca Toscana', 'Viale monte grappa  278', '', '59100', 'prato', 'Italien', '', '', '', '3462219743', '00101611JC', '', '', 'Florida Model GM-505-2', 'Uhr erhalten 20.11.2014\r\nBitte refund!', '609919121946', 'FedEx', '', '2014-11-07', '05.11.2014 21:58', 'IT010914SF22', '1', 'a0YC000000FCiEIMA1', '', '199.99'),
(26513, '279443048', NULL, NULL, 'carlo pierotti', 'via fosso sant\'andrea  191', '', '00118', 'roma', 'Italien', 'IT', NULL, NULL, '360680793', '0010011TNQ', NULL, NULL, 'Florida Model GM-505-3', NULL, '609919121957', 'FedEx', NULL, '2014-11-07', '05.11.2014 14:58', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26514, '279635866', NULL, NULL, 'RENO ROSSI', 'via santa reparata 38', '', '50129', 'FIRENZE', 'Italien', 'IT', NULL, NULL, '3336440232', '0010060ABN', NULL, NULL, 'Florida Model GM-505-3', NULL, '609919121968', 'FedEx', NULL, '2014-11-07', '06.11.2014 09:28', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26515, '279425481', '', '', 'tiziana arsieni', 'VIA M. PAGANO 124', '', '72020', 'CELLINO SAN MARCO', 'Italien', '', '', '', '3491848520', '10137468', '', '', 'Florida Model GM-505-3', '04.12.2014  578824923668', '609919121979', 'FedEx', '', '2014-11-07', '05.11.2014 14:14', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26516, '279482005', NULL, NULL, 'Lorenzo Sentino', 'VIA FELICE CAVALLOTTI 28', '', '20089', 'ROZZANO', 'Italien', 'IT', NULL, NULL, '3316010327', '0010097U9I', NULL, NULL, 'Florida Model GM-505-5', NULL, '609919121980', 'FedEx', NULL, '2014-11-07', '05.11.2014 17:28', 'IT010914SF25', '1', 'a0YC000000FCiEGMA1', '', '199.99'),
(26517, '279437223', NULL, NULL, 'Jeanclaude Brochetelli', 'VIA POPPI 30', 'Nome sul campanello francesco d\'isa', '50142', 'FIRENZE', 'Italien', 'IT', NULL, NULL, '3394404237', '0010180A57', NULL, NULL, 'Florida Model GM-505-6', NULL, '609919121990', 'FedEx', NULL, '2014-11-07', '05.11.2014 14:43', 'IT010914SF26', '1', 'a0YC000000FCiEHMA1', '', '199.99'),
(26518, '279556792', NULL, NULL, 'Bas Oosterveld', 'Peizerweg 259', '', '9744 BD', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '621425898', '0010217X1V', NULL, NULL, 'London PIONIER horloge - zilver/zwart met metalen band (GM-150-6)', NULL, '609919122037', 'FedEx', NULL, '2014-11-07', '05.11.2014 22:28', 'NL141008NM06', '1', 'a0YC000000ZmKjlMAF', '', '199.99'),
(26519, '279533270', NULL, NULL, 'Olivier Verstappen', 'Hooiwagen 42', 'O. Verstappen Holding BV', '5247 HA', 'ROSMALEN', 'Niederlande', 'NL', NULL, NULL, '646197184', '0010227YV2', NULL, NULL, 'Casablanca Black', NULL, '609919122048', 'FedEx', NULL, '2014-11-07', '05.11.2014 20:28', 'NL131017LB05', '1', 'a0YC000000ZKLPZMA5', '190.01', '299.98'),
(26520, '279531101', NULL, NULL, 'Lotte Prevoo', 'Hoofdweg 415H', 'Huis', '1056 CT', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '633754306', '00101862TG', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919122059', 'FedEx', NULL, '2014-11-07', '05.11.2014 20:28', 'NL141008NM08', '1', 'a0YC000000ZmKolMAF', '', '199.99'),
(26521, '279441282', NULL, NULL, 'Fadi Eskander', 'HYGGESVAEGEN 15', '', '151 54', 'SOEDERTAELJE', 'Schweden', 'SE', NULL, NULL, '722537118', '0010025SRK', NULL, NULL, 'GM-505-4. Diamantklocka med stÃ¥larmband', NULL, '609919121935', 'FedEx', NULL, '2014-11-07', '05.11.2014 16:45', 'SE260514HW08', '1', 'a0YC000000ZYHHOMA5', '1280.87', '1895.00'),
(26522, '279539367', '', '', 'Laura Nelson', '4 clyde view', '', 'ml3 8te', 'hamilton', 'Grossbritannien', '', '', '', '7842679713', '0010021JS4', '', '', 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', 'geld zurück', '609919122092', 'FedEx', '', '2014-11-07', '05.11.2014 21:52', 'UK131203AMC15', '1', 'a0YC000000Zm4CeMAJ', '123.99', '199.00'),
(26523, '279547213', NULL, NULL, 'Pauline Cole', '37 DITCHINGHAM GROVE', 'Rushmere St Andrew', 'IP5 1WE', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '7704887862', '0010250Y06', NULL, NULL, 'Barbados Pionier Stainless Steel Face With Red Detailing and Black Leather Strap', NULL, '609919122107', 'FedEx', NULL, '2014-11-07', '05.11.2014 22:22', 'UK140820cc04', '1', 'a0YC000000Zb38gMAB', '129.99', '199.00'),
(26524, '279649696', NULL, NULL, 'Vas Borovsky', '9 Johnston Road', 'Swan House', 'IG8 0XA', 'Woodford Green', 'Grossbritannien', 'GB', NULL, NULL, '7701074800', '0010250R1F', NULL, NULL, 'Black Strap Silver Case White Face (GM-102-1)', NULL, '609919122118', 'FedEx', NULL, '2014-11-07', '06.11.2014 11:22', 'UK131217AMC30', '1', 'a0YC000000Zwv3eMAB', '152.00', '229.00'),
(26525, '279638261', NULL, NULL, 'Nicholas Housley', '78 PORTSMOUTH ROAD', 'Hexagon Metrology', 'KT11 1AN', 'COBHAM', 'Grossbritannien', 'GB', NULL, NULL, '7584500765', '0010076AKF', NULL, NULL, 'Damascus Watch - Gold-Coloured Case, Black Face, Black Strap', NULL, '609919122129', 'FedEx', NULL, '2014-11-07', '06.11.2014 10:52', 'UK140827AS07', '1', 'a0YC000000ZOJlMMAX', '130.99', '199.00'),
(26526, '279427590', NULL, NULL, 'Susan Patching', 'LeedsCa Broomfield Road', 'Estate office Leeds Castle', 'ME17 1PL', 'Maidstone', 'Grossbritannien', 'GB', NULL, NULL, '7535637157', '0010016YLM', NULL, NULL, 'Damascus Watch - Silver-Coloured Case, White Face, Black Strap', NULL, '609919122130', 'FedEx', NULL, '2014-11-07', '05.11.2014 15:07', 'UK140827AS05', '1', 'a0YC000000ZOJjqMAH', '130.99', '199.00'),
(26527, '279544489', NULL, NULL, 'Jodie McIntyre', '47 ALSTONFIELD ROAD', '', 'L14 0PH', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7860548149', '0010142TN4', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919122140', 'FedEx', NULL, '2014-11-07', '05.11.2014 22:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26528, '279647359', NULL, NULL, 'Jonathan Statt', '33 BENINGFIELD DRIVE', 'London Colney', 'AL2 1UX', 'ST. ALBANS', 'Grossbritannien', 'GB', NULL, NULL, '1727821561', '0010212FXQ', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919122151', 'FedEx', NULL, '2014-11-07', '06.11.2014 11:23', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26529, '279507175', NULL, NULL, 'Peter Wager', '96 BIRCH GROVE', '', 'E11 4YG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7532268164', '0010101CSQ', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919122162', 'FedEx', NULL, '2014-11-07', '05.11.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26530, '279649240', NULL, NULL, 'Seth Seth', '26 PARKWAY', '', 'RG45 6EN', 'CROWTHORNE', 'Grossbritannien', 'GB', NULL, NULL, '7919254866', '0010240FCL', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919122173', 'FedEx', NULL, '2014-11-07', '06.11.2014 11:23', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26531, '279555580', NULL, NULL, 'Ellis Osborn', 'NC03D Nelson Court', 'University of East Anglia', 'NR4 7TH', 'Norwich', 'Grossbritannien', 'GB', NULL, NULL, '7979308131', '0010166QF2', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919122184', 'FedEx', NULL, '2014-11-07', '05.11.2014 23:23', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26532, '279548892', NULL, NULL, 'Magda Dabrowska', '51 Rochester Way', '', 'MK42 0GB', 'Bedford', 'Grossbritannien', 'GB', NULL, NULL, '7771733460', '0010208SA5', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919122195', 'FedEx', NULL, '2014-11-07', '05.11.2014 22:53', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26533, '279430649', NULL, NULL, 'tania thompson', '132 ABBOTSWELD', '', 'CM18 6TH', 'HARLOW', 'Grossbritannien', 'GB', NULL, NULL, '7507696816', '0010014N8D', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919122200', 'FedEx', NULL, '2014-11-07', '05.11.2014 15:08', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26534, '279433020', NULL, NULL, 'beebee shazia amrina soogund', '261 SHREWSBURY ROAD', '', 'E7 8QU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7872983554', '0010108FUP', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919122210', 'FedEx', NULL, '2014-11-07', '05.11.2014 15:08', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(26535, '279389245', NULL, NULL, 'natasha harris', '88 WARREN ROAD', '', 'BN14 9QP', 'WORTHING', 'Grossbritannien', 'GB', NULL, NULL, '1903366250', '00101939GL', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919122221', 'FedEx', NULL, '2014-11-07', '05.11.2014 12:54', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(26536, '279539706', NULL, NULL, 'Diane Brunger', '63 HIGH STREET', '', 'TS12 2EF', 'SALTBURN-BY-THE-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7891935744', '00100654AU', NULL, NULL, 'Rio Watch - Silver-Coloured Case, Black Face, Black Strap', NULL, '609919122232', 'FedEx', NULL, '2014-11-07', '05.11.2014 21:54', 'UK140827AS02', '1', 'a0YC000000ZOJhBMAX', '149.01', '249.00'),
(26537, '279380063', NULL, NULL, 'anthony brooks', 'Unit 4 Albert Street Droylsden', 'C&R MOTOR FACTORS', 'M4 3BA', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7513003735', '00101881M8', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919122243', 'FedEx', NULL, '2014-11-07', '05.11.2014 12:25', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(26538, '279535528', NULL, NULL, 'Laura Boyd', '19 Weybourne Street', '', '4HG', 'SW18', 'Grossbritannien', 'GB', NULL, NULL, '7958391731', '0010247MQB', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919122254', 'FedEx', NULL, '2014-11-07', '05.11.2014 21:54', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(26539, '279384876', NULL, NULL, 'Bibars Ozdamir', '78 BRONDESBURY PARK', '', 'NW2 5JU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7774413122', '00100453UP', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919122265', 'FedEx', NULL, '2014-11-07', '05.11.2014 12:25', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26540, '279557608', NULL, NULL, 'Daniela Puiu', '10 HANCOCKS DRIVE', '', 'TF2 6AD', 'TELFORD', 'Grossbritannien', 'GB', NULL, NULL, '7816871451', '0010010O2E', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919122276', 'FedEx', NULL, '2014-11-07', '05.11.2014 23:23', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26541, '279396496', NULL, NULL, 'david kelly', 'stoney balcurvie', 'windygates,', 'ky8 5FH', 'leven Fife', 'Grossbritannien', 'GB', NULL, NULL, '01333 352335', '001008246I', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919122287', 'FedEx', NULL, '2014-11-07', '05.11.2014 12:56', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26542, '279424349', NULL, NULL, 'Emma Caswell', '37 GLENBURN PARK', '', 'BT14 6TF', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7872916829', '0010028IMB', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919122298', 'FedEx', NULL, '2014-11-07', '05.11.2014 15:07', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26543, '279463410', NULL, NULL, 'Heather Fleming', '42 SCOTCH ORCHARD', '', 'WS13 6DE', 'LICHFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7875213843', '00101531ZU', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919122302', 'FedEx', NULL, '2014-11-07', '05.11.2014 17:22', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26544, '279417579', NULL, NULL, 'Maria Whitehead', '97 BLANDFORD ROAD', '', 'RG2 8RR', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7949913675', '00102303Y6', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919122313', 'FedEx', NULL, '2014-11-07', '05.11.2014 14:24', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26545, '279398524', NULL, NULL, 'Sam Martin', '4 ABBEY ROAD', 'Blidworth Mansfield', 'NG21 0TW', 'Notts', 'Grossbritannien', 'GB', NULL, NULL, '7862660800', '0010200VM1', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919122324', 'FedEx', NULL, '2014-11-07', '05.11.2014 13:24', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26546, '279547228', NULL, NULL, 'Ben Mcgrath', '18 BEECH ROAD', '', 'RH12 4NP', 'HORSHAM', 'Grossbritannien', 'GB', NULL, NULL, '7980546425', '0010103ZCL', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919122335', 'FedEx', NULL, '2014-11-07', '05.11.2014 22:22', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26547, '279394253', NULL, NULL, 'Caroline Mott', '40 WRENS PARK', '', 'MK10 9BH', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7971545463', '00100221M6', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919122346', 'FedEx', NULL, '2014-11-07', '05.11.2014 12:56', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26548, '279383203', NULL, NULL, 'Caroline Muller-Carpenter', '21 CRICKET GREEN', '', 'CR4 4LB', 'MITCHAM', 'Grossbritannien', 'GB', NULL, NULL, '7886429899', '0010250RXW', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919122357', 'FedEx', NULL, '2014-11-07', '05.11.2014 12:24', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26549, '279393848', NULL, NULL, 'Daniel Jacobs', '1 CABOT SQUARE', '1 Cabot Square', 'E14 4QJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7752311775', '0010078IBJ', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919122368', 'FedEx', NULL, '2014-11-07', '05.11.2014 12:56', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26550, '279457860', NULL, NULL, 'Darren Ward', '128 ORCHARD WAY', '', 'KT15 1LW', 'ADDLESTONE', 'Grossbritannien', 'GB', NULL, NULL, '07958 374845', '0010104JUY', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919122379', 'FedEx', NULL, '2014-11-07', '05.11.2014 16:52', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26551, '279386009', NULL, NULL, 'James Millward', '9 PRENTICE ROAD', '', 'CH42 4PP', 'BIRKENHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7860822510', '0010241MR5', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919122380', 'FedEx', NULL, '2014-11-07', '05.11.2014 12:23', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26552, '279531860', NULL, NULL, 'michael crossland', 'WESTON PARK WHITHAM ROAD', '', 'S10 2SJ', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '1142258580', '0010107S74', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919122390', 'FedEx', NULL, '2014-11-07', '05.11.2014 21:22', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26553, '279525256', NULL, NULL, 'Neil Bailey', 'Mazars  The Lexicon', '10-12 Mount Street', 'M2 5NT', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7793525864', '001006453N', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919122405', 'FedEx', NULL, '2014-11-07', '05.11.2014 21:23', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26554, '279433860', NULL, NULL, 'Paul Dennis Holtom', 'flat 9 crome cromer road', 'Wellingborough', 'nn9 5wa', 'Northamptonshire', 'Grossbritannien', 'GB', NULL, NULL, '7730266162', '0010054AEW', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919122416', 'FedEx', NULL, '2014-11-07', '05.11.2014 15:08', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26555, '279500274', NULL, NULL, 'Peter Wager', '96 BIRCH GROVE', '', 'E11 4YG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7532268164', '0010045W1H', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919122162', 'FedEx', NULL, '2014-11-07', '05.11.2014 19:52', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26556, '279728270', NULL, NULL, 'Marc Leary', '133 DUNALASTAIR DRIVE', '', 'G33 6LY', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7894902557', '0010010JVH', NULL, NULL, 'Black Strap Black Case Black Face (GM102-4)', NULL, '604569179358', 'FedEx', NULL, '2014-11-10', '06.11.2014 16:22', 'UK131217AMC33', '1', 'a0YC000000Zwv3AMAR', '152.00', '229.00'),
(26557, '279719453', NULL, NULL, 'Ravi Desai', '33 Warmington Close', '', 'CV3 2GQ', 'Coventry', 'Grossbritannien', 'GB', NULL, NULL, '7795907047', '10020584', NULL, NULL, 'Black Strap Black Case Black Face (GM102-4)', NULL, '604569179369', 'FedEx', NULL, '2014-11-10', '06.11.2014 15:52', 'UK131217AMC33', '1', 'a0YC000000Zwv3AMAR', '152.00', '229.00'),
(26558, '279654945', NULL, NULL, 'Tyler Christian-Law', '20 Woodland Road', '', 'N11 1PN', 'London', 'Grossbritannien', 'GB', NULL, NULL, '', '0010176DF3', NULL, NULL, 'Black Strap Black Case Black Face (GM102-4)', NULL, '604569179370', 'FedEx', NULL, '2014-11-10', '06.11.2014 12:23', 'UK131217AMC33', '1', 'a0YC000000Zwv3AMAR', '152.00', '229.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(26559, '279732608', NULL, NULL, 'Emily Knowles', '35 DE VERDUN AVENUE', '', 'LE12 9TY', 'LOUGHBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7854797524', '0010096XNQ', NULL, NULL, 'Black Strap Silver Case Black Face (GM-102-2)', NULL, '604569179380', 'FedEx', NULL, '2014-11-10', '06.11.2014 16:52', 'UK131217AMC31', '1', 'a0YC000000Zwv3UMAR', '152.00', '229.00'),
(26560, '279672436', NULL, NULL, 'Joanne Jackson', 'CALTHOR DARWIN STREET', 'CALTHORPE SCHOOL', 'B12 0TP', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7769748416', '0010156QIA', NULL, NULL, 'Black Strap Silver Case Black Face (GM-102-2)', NULL, '604569179391', 'FedEx', NULL, '2014-11-10', '06.11.2014 12:54', 'UK131217AMC31', '1', 'a0YC000000Zwv3UMAR', '152.00', '229.00'),
(26561, '279668056', NULL, NULL, 'Palma Green', '54 NEWBYRES AVENUE', 'Gorebridge', 'EH23 4XF', 'GOREBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7976564594', '0010250VLS', NULL, NULL, 'Black Strap Silver Case Black Face (GM-102-2)', NULL, '604569179406', 'FedEx', NULL, '2014-11-10', '06.11.2014 12:24', 'UK131217AMC31', '1', 'a0YC000000Zwv3UMAR', '152.00', '229.00'),
(26562, '279901728', NULL, NULL, 'rebecca. Gill', 'SLATY SLATYWAIRD', '', 'AB39 2TU', 'STONEHAVEN', 'Grossbritannien', 'GB', NULL, NULL, '1569750802', '0010184MKX', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '604569179417', 'FedEx', NULL, '2014-11-10', '07.11.2014 09:53', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(26563, '279882951', NULL, NULL, 'Yvonne Shipley', '0 Northern Housing Co', 'Websters Ropery, Deptford', 'SR4 6DJ', 'sunderland', 'Grossbritannien', 'GB', NULL, NULL, '7506689261', '0010250FLM', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '604569179428', 'FedEx', NULL, '2014-11-10', '07.11.2014 08:53', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(26564, '279673880', NULL, NULL, 'Dale Lewis', '48 COED Y PIA', 'The Rise', 'CF83 3PT', 'CAERPHILLY', 'Grossbritannien', 'GB', NULL, NULL, '7977168216', '00101124JJ', NULL, NULL, 'Black Strap Silver Case White Face (GM-102-1)', NULL, '604569179439', 'FedEx', NULL, '2014-11-10', '06.11.2014 12:53', 'UK131217AMC30', '1', 'a0YC000000Zwv3eMAB', '152.00', '229.00'),
(26565, '279833372', NULL, NULL, 'Josh Taylor', '33 OCHILTREE CRESCENT', '33', 'ML5 5HF', 'COATBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7772388927', '00100851AC', NULL, NULL, 'Black Strap Silver Case White Face (GM-102-1)', NULL, '604569179440', 'FedEx', NULL, '2014-11-10', '06.11.2014 23:22', 'UK131217AMC30', '1', 'a0YC000000Zwv3eMAB', '152.00', '229.00'),
(26566, '279698584', NULL, NULL, 'claire hopkins', '13 EDITH STREET', '', 'BL0 0EE', 'BURY', 'Grossbritannien', 'GB', NULL, NULL, '7843564542', '0010028MU9', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '604569179450', 'FedEx', NULL, '2014-11-10', '06.11.2014 14:22', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(26567, '279790127', NULL, NULL, 'Dee Rajan', '2 ARDENCRAIG QUADRANT', 'Flat 1/2', 'G45 0JB', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7814167543', '00101587D9', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '604569179461', 'FedEx', NULL, '2014-11-10', '06.11.2014 20:22', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(26568, '279830016', NULL, NULL, 'hugh Mcauley', 'flat 4/1  8 CRANSTON STREET', 'Anderston', 'G3 8GG', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '0141 2222039', '00100346XH', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '604569179472', 'FedEx', NULL, '2014-11-10', '06.11.2014 22:53', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(26569, '279690114', NULL, NULL, 'Jenny Turner', '51 BOWDENS PARK', '', 'PL21 9PR', 'IVYBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7793525495', '00101120R4', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '604569179483', 'FedEx', NULL, '2014-11-10', '06.11.2014 13:53', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(26570, '279670149', NULL, NULL, 'John Matthews', 'GRANT THORNT CLARENDON DOCK', 'Clarendon Dock', 'BT1 3BH', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7515339072', '10163273', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '604569179494', 'FedEx', NULL, '2014-11-10', '06.11.2014 12:55', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(26571, '279763251', NULL, NULL, 'Luke Williams', '3 DANYLAN ROAD', '', 'CF37 1ES', 'PONTYPRIDD', 'Grossbritannien', 'GB', NULL, NULL, '7791055223', '0010083LPW', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '604569179509', 'FedEx', NULL, '2014-11-10', '06.11.2014 18:52', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(26572, '279732993', NULL, NULL, 'Muhammad Shoaib', '7 SPRING WOOD GARDENS', 'SPRING WOOD GARDENS', 'BD5 8QF', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '4,47429E+11', '0010196QPI', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '604569179510', 'FedEx', NULL, '2014-11-10', '06.11.2014 16:52', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(26573, '279831130', NULL, NULL, 'Nadeem Sabir', '145 Cromwell Road', 'Home Tel:01733 553760', 'PE1 2EL', 'Peterborough', 'Grossbritannien', 'GB', NULL, NULL, '07980 943327', '0010168ACR', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '604569179520', 'FedEx', NULL, '2014-11-10', '06.11.2014 22:52', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(26574, '279695386', NULL, NULL, 'Nikki Chapman-Crook', 'Enfield 13 Market STreet', '', 'SO50 5RH', 'EASTLEIGH', 'Grossbritannien', 'GB', NULL, NULL, '7703571707', '00100165Y8', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '604569179531', 'FedEx', NULL, '2014-11-10', '06.11.2014 14:22', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(26575, '279706643', NULL, NULL, 'patrick moffat', '25 mossgiel drive', '', 'g812bx', 'clydebank', 'Grossbritannien', 'GB', NULL, NULL, '7979281286', '00101721WQ', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '604569179542', 'FedEx', NULL, '2014-11-10', '06.11.2014 14:54', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(26576, '279829263', NULL, NULL, 'sandeep janjua', '62 SCRIBERS LANE', '', 'B28 0PA', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7952513311', '0010053ZNM', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '604569179553', 'FedEx', NULL, '2014-11-10', '06.11.2014 22:53', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(26577, '279871378', NULL, NULL, 'jamie matthews', '17 BRIARSYDE', '', 'NE12 9SL', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7940417768', '0010176Q8I', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '604569179564', 'FedEx', NULL, '2014-11-10', '07.11.2014 08:23', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(26578, '279719719', NULL, NULL, 'Alex Johnston', '7 Burnside Gate', '', 'G73 5BP', 'Rutherglen Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '1415864885', '00100276GH', NULL, NULL, 'Damascus Watch - Gold-Coloured Case, Black Face, Black Strap', NULL, '604569179575', 'FedEx', NULL, '2014-11-10', '06.11.2014 15:52', 'UK140827AS07', '1', 'a0YC000000ZOJlMMAX', '130.99', '199.00'),
(26579, '279878643', NULL, NULL, 'ayoub moustaine', '1B LEICESTER CAUSEWAY', '', 'CV1 4GU', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7598426443', '0010159TBN', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569179586', 'FedEx', NULL, '2014-11-10', '07.11.2014 08:52', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(26580, '279746137', NULL, NULL, 'Chetan Tankaria', '42 Woodcock hill', 'kenton, harrow', 'ha3 0jg', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7922782922', '0010126GPB', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569179597', 'FedEx', NULL, '2014-11-10', '06.11.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26581, '279813884', NULL, NULL, 'Heather Hodges', '47 Brightstone road, Rednal', 'Please put through letterbox- or give to neighbour if parcel too big', 'B45 0DR', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7814488680', '0010169GLT', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569179601', 'FedEx', NULL, '2014-11-10', '06.11.2014 21:53', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26582, '279882331', NULL, NULL, 'Jaya Chingen', '26 MALDEN ROAD', '', 'WD17 4EW', 'WATFORD', 'Grossbritannien', 'GB', NULL, NULL, '7891327224', '0010065VLG', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569179612', 'FedEx', NULL, '2014-11-10', '07.11.2014 08:53', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26583, '279772352', NULL, NULL, 'Jennifer Jenkins', '155 Braunton Crescent', '', 'cf3 5ht', 'cf3 5ht', 'Grossbritannien', 'GB', NULL, NULL, '7979857258', '001011564R', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569179623', 'FedEx', NULL, '2014-11-10', '06.11.2014 19:23', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26584, '279797712', NULL, NULL, 'JULIE EDWARDS', '563 CLECKHEATON ROAD', 'LOW MOOR', 'BD12 0JL', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '01274 416588', '0010239HDS', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569179634', 'FedEx', NULL, '2014-11-10', '06.11.2014 20:53', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26585, '279840637', NULL, NULL, 'John Matthews', 'GRANT THORNT CLARENDON DOCK', 'Clarendon Dock', 'BT1 3BH', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7515339072', '0010091KE8', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569179494', 'FedEx', NULL, '2014-11-10', '07.11.2014 00:22', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26586, '279655688', NULL, NULL, 'victoria lowe', '68 Daleside Road', '', 'ls28 8ha', 'Pudsey, Leeds', 'Grossbritannien', 'GB', NULL, NULL, '7929456239', '0010111OPE', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569179656', 'FedEx', NULL, '2014-11-10', '06.11.2014 11:52', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26587, '279793859', NULL, NULL, 'aleksandr bondarenko', '28 hauteyn court', '', 'nr32rq', 'norwich', 'Grossbritannien', 'GB', NULL, NULL, '7415526314', '0010161LFK', NULL, NULL, 'GM-505-4	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with White face', NULL, '604569179667', 'FedEx', NULL, '2014-11-10', '06.11.2014 20:53', 'UK131023AMC10', '1', 'a0YC000000ZkjTQMAZ', '126.99', '199.00'),
(26588, '279790891', NULL, NULL, 'Jacob Silva', '5 MAPLE AVENUE', '', 'WS10 0RJ', 'WEDNESBURY', 'Grossbritannien', 'GB', NULL, NULL, '7507891588', '0010197TNO', NULL, NULL, 'Malibu Diamonds Watch: Black Strap, Silver-Coloured Case and Silver-Coloured Face (GM-502-1)', NULL, '604569179678', 'FedEx', NULL, '2014-11-10', '06.11.2014 20:23', 'UK140403AS11', '1', 'a0YC000000ZlvNIMAZ', '129.99', '199.00'),
(26589, '279752580', NULL, NULL, 'Sandra Murphy', '22 MILDENHALL CLOSE', '', 'TS25 2RN', 'HARTLEPOOL', 'Grossbritannien', 'GB', NULL, NULL, '1429870323', '0010213BLL', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '604569179689', 'FedEx', NULL, '2014-11-10', '06.11.2014 18:22', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(26590, '279830521', NULL, NULL, 'David Dent', '5 WITNEY CLOSE', '', 'UB10 8EL', 'UXBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '1895625265', '0010093E1J', NULL, NULL, 'Rio Watch - Silver-Coloured Case, Black Face, Black Strap', NULL, '604569179690', 'FedEx', NULL, '2014-11-10', '06.11.2014 22:52', 'UK140827AS02', '1', 'a0YC000000ZOJhBMAX', '149.01', '249.00'),
(26591, '279659954', NULL, NULL, 'Jaclyn Mcdonald', '33 CHALMERS STREET', '', 'G40 2HA', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7825278534', '001013889B', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '604569179704', 'FedEx', NULL, '2014-11-10', '06.11.2014 11:52', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(26592, '279889211', NULL, NULL, 'Logic IFA Yianni Theodorou', '1-5 FEATHERSTALL SQUARE', '', 'OL15 8HD', 'LITTLEBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7973439395', '0010116PC2', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '604569179715', 'FedEx', NULL, '2014-11-10', '07.11.2014 09:22', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(26593, '279673287', NULL, NULL, 'Martin Carvell', '5 SHAFTESBURY AVENUE', '', 'MK40 3SA', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7971625973', '0010048HUM', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '604569179726', 'FedEx', NULL, '2014-11-10', '06.11.2014 12:54', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(26594, '279751875', NULL, NULL, 'Simon Murphy', '27 PINKNEY CLOSE', 'wimbish', 'CB10 2YH', 'SAFFRON WALDEN', 'Grossbritannien', 'GB', NULL, NULL, '7455908486', '00101259I4', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '604569179737', 'FedEx', NULL, '2014-11-10', '06.11.2014 17:52', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(26595, '279809329', NULL, NULL, 'Stephen Elder', '34 KINPURNIE ROAD', '', 'PA1 3HG', 'PAISLEY', 'Grossbritannien', 'GB', NULL, NULL, '7595679295', '0010092X8G', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '604569179748', 'FedEx', NULL, '2014-11-10', '06.11.2014 21:24', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(26596, '279835394', NULL, NULL, 'Loredana Ciubotariu', '126 WINCHESTER ROAD', '', 'E4 9JP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7834562706', '0010007FHL', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '604569179759', 'FedEx', NULL, '2014-11-10', '06.11.2014 23:22', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26597, '279795121', NULL, NULL, 'Mihaly Attila Misuka', '2 HARLEQUIN AVENUE', '', 'TW8 9EW', 'BRENTFORD', 'Grossbritannien', 'GB', NULL, NULL, '7835223164', '0010233OJH', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '604569179760', 'FedEx', NULL, '2014-11-10', '06.11.2014 20:53', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26598, '279785615', NULL, NULL, 'Shahbaz Aslam', '65 PARLIAMENT STREET', '', 'PE1 2LS', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7855554410', '00102452ES', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '604569179770', 'FedEx', NULL, '2014-11-10', '06.11.2014 20:23', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26599, '279877292', NULL, NULL, 'Sofie Stessens', 'Pater Van Den Akkervekenstraat 34/1', '', '2382', 'Poppel', 'Belgien', 'BE', NULL, NULL, '496609528', '0010104NY5', NULL, NULL, 'Casablanca Silver/Black', NULL, '604569179895', 'FedEx', NULL, '2014-11-10', '07.11.2014 07:48', 'NL140520PJ10', '1', 'a0YC000000ZKLiCMAX', '190.01', '299.98'),
(26600, '279818520', NULL, NULL, 'Fanny Le Corre', 'rue Berthelot 143', '', '1190', 'Forest', 'Belgien', 'BE', NULL, NULL, '486950563', '0010189AKG', NULL, NULL, 'Une montre PIONIER London - dorÃ©/noir avec bracelet mÃ©tallique (GM-150-7)', NULL, '604569179900', 'FedEx', NULL, '2014-11-10', '06.11.2014 21:18', 'NL141008NM07', '1', 'a0YC000000ZmKrhMAF', '', '199.99'),
(26601, '279781061', NULL, NULL, 'Kathleen De Landsheere', 'Makkegemstraat 8', '', '9820', 'Melsen', 'Belgien', 'BE', NULL, NULL, '93624127', '00100281K3', NULL, NULL, 'London PIONIER horloge - zilverkleurig/wit met metalen band (GM-150-5)', NULL, '604569179910', 'FedEx', NULL, '2014-11-10', '06.11.2014 18:48', 'NL141008NM05', '1', 'a0YC000000ZmKrfMAF', '', '199.99'),
(26602, '279778432', NULL, NULL, 'Nina Antolovic', 'Av. de l\'Opale 40', '', '1030', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '496736040', '10079824', NULL, NULL, 'Une montre Casablanca dorÃ©/noir', NULL, '604569179921', 'FedEx', NULL, '2014-11-10', '06.11.2014 18:48', 'NL140520PJ08', '1', 'a0YC000000ZKLiBMAX', '190.01', '299.98'),
(26603, '280102410', '', '', 'GEORGIOS KOLONAS', 'STOURAITI AIKATERINIS 26', '', '13671', 'AXARNES', 'Griechenland', '', '', '', '6934011406', '0010235GZD', '', '', 'Andriko Roloi Theorema Paragon, T-3001-1', 'Geld zurück erhalten! Uhr????', '604569179998', 'FedEx', '', '2014-11-10', '08.11.2014 00:38', 'GR16102014SK007', '1', 'a0YC000000ZwQgqMAF', '', '169.00'),
(26604, '280102355', NULL, NULL, 'GEORGIOS KOLONAS', 'STOURAITI AIKATERINIS 26', '', '13671', 'AXARNES', 'Griechenland', 'GR', NULL, NULL, '6934011406', '0010220LJA', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-1', NULL, '604569179998', 'FedEx', NULL, '2014-11-10', '08.11.2014 00:38', 'GR16102014SK007', '1', 'a0YC000000ZwQgqMAF', '', '169.00'),
(26605, '280083661', NULL, NULL, 'Theodoros Rouggeris', 'Vasilikon 10', '', '104 42', 'ATHINA', 'Griechenland', 'GR', NULL, NULL, '6972653804', '0010084CKP', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-2', NULL, '604569180009', 'FedEx', NULL, '2014-11-10', '07.11.2014 20:38', 'GR16102014SK009', '1', 'a0YC000000ZwQlfMAF', '', '169.00'),
(26606, '279982711', NULL, NULL, 'Xristos Ioannidis', 'Akti Miaouli 95', '', '185 38', 'PEIRAIAS', 'Griechenland', 'GR', NULL, NULL, '2104584121', '0010155OQ5', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-3', NULL, '604569180010', 'FedEx', NULL, '2014-11-10', '07.11.2014 12:38', 'GR16102014SK010', '1', 'a0YC000000ZwQnoMAF', '', '169.00'),
(26607, '279980477', NULL, NULL, 'Evgenios Almpanis', 'Mytilinis 5', 'Sto koudouni Gkisti (1os orofos)', '151 26', 'MAROUSI', 'Griechenland', 'GR', NULL, NULL, '6982744030', '0010157TML', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-1A', NULL, '604569180020', 'FedEx', NULL, '2014-11-10', '07.11.2014 12:38', 'GR16102014SK008', '1', 'a0YC000000ZwQhzMAF', '', '169.00'),
(26608, '279939181', NULL, NULL, 'KOSTAS KANAKIS', 'FOTI AIDINLI 27', '', '71304', 'IRAKLEIO KRITIS', 'Griechenland', 'GR', NULL, NULL, '306937000000', '0010072J4H', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-5', NULL, '604569180031', 'FedEx', NULL, '2014-11-10', '07.11.2014 10:08', 'GR16102014SK013', '1', 'a0YC000000ZwQtMMAV', '', '169.00'),
(26609, '279798934', NULL, NULL, 'Kostas Derventzis', 'Varnali K. 3', '', '151 21', 'PEFKI', 'Griechenland', 'GR', NULL, NULL, '6977770709', '0010152BB8', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-1', NULL, '604569180042', 'FedEx', NULL, '2014-11-10', '06.11.2014 19:08', 'GR16102014SK007', '1', 'a0YC000000ZwQgqMAF', '', '169.00'),
(26610, '279682939', NULL, NULL, 'ANTPE XAZOYM', 'Garyttou 148', '', '153 43', 'AGIA PARASKEVI', 'Griechenland', 'GR', NULL, NULL, '6937220811', '0010158LIA', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-5', NULL, '604569180053', 'FedEx', NULL, '2014-11-10', '06.11.2014 11:38', 'GR16102014SK013', '1', 'a0YC000000ZwQtMMAV', '', '169.00'),
(26611, '279639991', NULL, NULL, 'XARALAMPOS KALOS', 'K.Kalkani 39', 'D.GOLEMI 32', '311 00', 'LEFKADA', 'Griechenland', 'GR', NULL, NULL, '6947151585', '00101559N7', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-1A', NULL, '604569180064', 'FedEx', NULL, '2014-11-10', '06.11.2014 09:08', 'GR16102014SK008', '1', 'a0YC000000ZwQhzMAF', '', '169.00'),
(26612, '279586083', NULL, NULL, 'DIMITRIS GKINOSATIS', 'Kamari 0', '', '847 00', 'THIRA KYKLADON', 'Griechenland', 'GR', NULL, NULL, '6974950528', '0010220HX1', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-3', NULL, '968538996339', 'DHL', NULL, '2014-11-10', '06.11.2014 05:38', 'GR16102014SK010', '1', 'a0YC000000ZwQnoMAF', '', '169.00'),
(26613, '279710871', NULL, NULL, 'Betakon Commerce', 'Scaglia Est 134', '', '41126', 'Modena', 'Italien', 'IT', NULL, NULL, '592928016', '0010035SZ6', NULL, NULL, 'Florida Model GM-505-2', NULL, '604569179792', 'FedEx', NULL, '2014-11-10', '06.11.2014 13:58', 'IT010914SF22', '1', 'a0YC000000FCiEIMA1', '', '199.99'),
(26614, '280285940', NULL, NULL, 'Mariangela Piscopo', 'VIA OTTORINO CIABATTINI 122', '', '55049', 'VIAREGGIO', 'Italien', 'IT', NULL, NULL, '3282736107', '0010184W1A', NULL, NULL, 'Florida Model GM-505-2', NULL, '604569179807', 'FedEx', NULL, '2014-11-10', '08.11.2014 19:58', 'IT010914SF22', '1', 'a0YC000000FCiEIMA1', '', '199.99'),
(26615, '279974973', NULL, NULL, 'Amarildo Murajza', 'VIA COMEZZANO 11', '', '25030', 'Castelcovati', 'Italien', 'IT', NULL, NULL, '3476412002', '0010035DVF', NULL, NULL, 'Florida Model GM-505-3', NULL, '604569179818', 'FedEx', NULL, '2014-11-10', '07.11.2014 12:58', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26616, '280334254', NULL, NULL, 'Anin Serge bernard', 'VIA GIOVAN FILIPPO MARITI 41', '', '50127', 'FIRENZE', 'Italien', 'IT', NULL, NULL, '3286282435', '00101757VJ', NULL, NULL, 'Florida Model GM-505-3', NULL, '604569179829', 'FedEx', NULL, '2014-11-10', '09.11.2014 07:28', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26617, '280081038', '', '', 'Filippo Bozza', 'VIA CASCINE FENAROLI 26', '', '25050', 'PROVAGLIO D\'ISEO', 'Italien', '', '', '', '3476988826', '0010163BSL', '', '', 'Florida Model GM-505-3', '04.12.14   578824923679', '604569179830', 'FedEx', '', '2014-11-10', '07.11.2014 21:28', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26618, '280294976', NULL, NULL, 'Simona Turatti', 'Cascina Mettalino 1', '', '20090', 'Vimodrone', 'Italien', 'IT', NULL, NULL, '3392796860', '0010097RR7', NULL, NULL, 'Florida Model GM-505-3', NULL, '604569179840', 'FedEx', NULL, '2014-11-10', '08.11.2014 20:58', 'IT010914SF23', '1', 'a0YC000000FCiEKMA1', '', '199.99'),
(26619, '279673549', NULL, NULL, 'ENVIROTECH MOLDED PRODUCTS S.R.L. PAOLO BONACINA', 'VIA DELLA FILANDA 4', '', '26900', 'LODI', 'Italien', 'IT', NULL, NULL, '3482285935', '0010200BQU', NULL, NULL, 'Florida Model GM-505-4', NULL, '604569179851', 'FedEx', NULL, '2014-11-10', '06.11.2014 11:59', 'IT010914SF24', '1', 'a0YC000000FCiEFMA1', '', '199.99'),
(26620, '280181232', NULL, NULL, 'Lorenzo Pensabene', 'Giacomo Brodolini  17 ', 'c/o Azienda Gardner Denver', '20032', 'Cormano', 'Italien', 'IT', NULL, NULL, '3393071327', '0010079OTZ', NULL, NULL, 'Florida Model GM-505-4', NULL, '604569179862', 'FedEx', NULL, '2014-11-10', '08.11.2014 11:28', 'IT010914SF24', '1', 'a0YC000000FCiEFMA1', '', '199.99'),
(26621, '279751401', NULL, NULL, 'riccardo capparelli', 'CIRCONVALLAZIONE CLODIA 82', '', '00195', 'ROMA', 'Italien', 'IT', NULL, NULL, '3396097895', '001023233E', NULL, NULL, 'Florida Model GM-505-5', NULL, '604569179873', 'FedEx', NULL, '2014-11-10', '06.11.2014 16:58', 'IT010914SF25', '1', 'a0YC000000FCiEGMA1', '', '199.99'),
(26622, '280237637', NULL, NULL, 'Alessandra VolontÃ¨', 'Via Gianfranco Miglio 4', 'Chiamare un\'ora prima della consegna', '22070', 'Veniano', 'Italien', 'IT', NULL, NULL, '3491997569', '001004984T', NULL, NULL, 'Florida Model GM-505-6', NULL, '604569179884', 'FedEx', NULL, '2014-11-10', '08.11.2014 15:58', 'IT010914SF26', '1', 'a0YC000000FCiEHMA1', '', '199.99'),
(26623, '279833222', NULL, NULL, 'Jan Derksen', 'Mosterdhof 107', '', '6931 AJ', 'WESTERVOORT', 'Niederlande', 'NL', NULL, NULL, '263120525', '001020459Q', NULL, NULL, 'Casablanca Silver/Black', NULL, '604569179932', 'FedEx', NULL, '2014-11-10', '06.11.2014 22:29', 'NL131017LB04', '1', 'a0YC000000ZKLPYMA5', '190.01', '299.98'),
(26624, '279825971', NULL, NULL, 'Bert van den berg', 'Institutenweg 6', '', '7521 PK', 'ENSCHEDE', 'Niederlande', 'NL', NULL, NULL, '646244255', '10068576', NULL, NULL, 'Casablanca Silver/Black', NULL, '604569179943', 'FedEx', NULL, '2014-11-10', '06.11.2014 21:28', 'NL131017LB04', '1', 'a0YC000000ZKLPYMA5', '190.01', '299.98'),
(26625, '279760518', NULL, NULL, 'Willem van der Heijden', 'Merodestraat 25', '', '5491 BL', 'SINT-OEDENRODE', 'Niederlande', 'NL', NULL, NULL, '31624402858', '0010161QEA', NULL, NULL, 'London PIONIER horloge - zilver/zwart met metalen band (GM-150-6)', NULL, '604569179954', 'FedEx', NULL, '2014-11-10', '06.11.2014 17:28', 'NL141008NM06', '1', 'a0YC000000ZmKjlMAF', '', '199.99'),
(26626, '279751118', NULL, NULL, 'Roy Overkleeft', 'Marskramer 25', '', '3161nd', 'Rhoon', 'Niederlande', 'NL', NULL, NULL, '651170657', '00102068IF', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '604569179965', 'FedEx', NULL, '2014-11-10', '06.11.2014 16:58', 'NL141008NM03', '1', 'a0YC000000ZmKZNMA3', '', '199.99'),
(26627, '279747215', NULL, NULL, 'Nanette Lock', 'Ranonkelstraat 235', '', '2565 BE', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '642231717', '00100718Y9', NULL, NULL, 'London PIONIER horloge - zilver/zwart - zwarte leren band (GM-150-2)', NULL, '604569179976', 'FedEx', NULL, '2014-11-10', '06.11.2014 16:58', 'NL141008NM02', '1', 'a0YC000000ZmKYUMA3', '', '199.99'),
(26628, '279132544', NULL, NULL, 'mohamed arabou', 'Vierambachtsstraat 151', '', '3022 AL', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '636306065', '0010191UBA', NULL, NULL, 'Casablanca Gold/Black', NULL, '604569179987', 'FedEx', NULL, '2014-11-10', '04.11.2014 11:28', 'NL131017LB02', '1', 'a0YC000000ZKLPWMA5', '190.01', '299.98'),
(26629, '279648257', NULL, NULL, 'Ignacio Goni', 'CALLE CAMARREAL 113', 'bajo A', '39011', 'SANTANDER CANTABRIA', 'Spanien', 'ES', NULL, NULL, '639977672', '0010250SOJ', NULL, NULL, 'Reloj Casablanca todo en negro', NULL, '604569179781', 'FedEx', NULL, '2014-11-10', '06.11.2014 10:28', 'ES141023CS54', '1', 'a0YC000000ZxwLLMAZ', '', '299.99'),
(26630, '279962727', NULL, NULL, 'Anna anna', 'Rubenslaan 1', '', '3971', 'Heppen', 'Belgien', 'BE', NULL, NULL, '489103331', '0010023F39', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '609919122450', 'FedEx', NULL, '2014-11-11', '07.11.2014 12:18', 'NL141008NM07', '1', 'a0YC000000ZmKrhMAF', '', '199.99'),
(26631, '280334084', NULL, NULL, 'David Marchand', 'Rue Eugene De Smet 07', '', '1090', 'Bruxelles Jette', 'Belgien', 'BE', NULL, NULL, '472522181', '0010219H1D', NULL, NULL, 'Montre Theorema Copa Cabana - argentÃ©/dorÃ© (GM-104-4)', NULL, '609919122460', 'FedEx', NULL, '2014-11-11', '09.11.2014 07:48', 'NL140915NM90', '1', 'a0YC000000FCFjXMAX', '', '289.00'),
(26632, '280459541', NULL, NULL, 'Emmanuele Courtois', 'rue Edouard Olivier 27', '', '1170', 'Watermael-Boitsfort', 'Belgien', 'BE', NULL, NULL, '476683123', '0010037QI2', NULL, NULL, 'Montre Theorema Copa Cabana - argentÃ©/dorÃ© (GM-104-4)', NULL, '609919122471', 'FedEx', NULL, '2014-11-11', '09.11.2014 16:48', 'NL140915NM90', '1', 'a0YC000000FCFjXMAX', '', '289.00'),
(26633, '280479595', NULL, NULL, 'Moreau Jonathan', 'clos of te ophem 21/27', '', '1070', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '497911391', '10237902', NULL, NULL, 'Montre Theorema Copa Cabana - argentÃ©/dorÃ© (GM-104-4)', NULL, '609919122482', 'FedEx', NULL, '2014-11-11', '09.11.2014 18:18', 'NL140915NM90', '1', 'a0YC000000FCFjXMAX', '', '289.00'),
(26634, '280474178', NULL, NULL, 'Michael Michael', 'Rue Adolphe Marbotin 112 112', '', '1030', 'Schaerbeek', 'Belgien', 'BE', NULL, NULL, '477972172', '0010152V0O', NULL, NULL, 'Montre Theorema Copa Cabana - argentÃ©/noir (GM-104-1)', NULL, '609919122493', 'FedEx', NULL, '2014-11-11', '09.11.2014 17:48', 'NL140915NM87', '1', 'a0YC000000FCFjUMAX', '', '289.00'),
(26635, '280135299', NULL, NULL, 'Pietro Castronovo', 'rue du Muselbur 32', 'chez Stephanie SOUFFLET', '6700', 'Arlon', 'Belgien', 'BE', NULL, NULL, '476370192', '001015573W', NULL, NULL, 'Montre Theorema Copa Cabana - dorÃ©/noir (GM-104-2)', NULL, '609919122508', 'FedEx', NULL, '2014-11-11', '08.11.2014 08:18', 'NL140915NM88', '1', 'a0YC000000FCFjWMAX', '', '289.00'),
(26636, '280532030', NULL, NULL, 'Andre Wan', 'Rue Gatti de Gamond 138', '', '1180', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '487607629', '0010066I6T', NULL, NULL, 'Montre Theorema Copa Cabana - noire (GM-104-3)', NULL, '609919122519', 'FedEx', NULL, '2014-11-11', '09.11.2014 22:18', 'NL140915NM89', '1', 'a0YC000000FCFjVMAX', '', '289.00'),
(26637, '280486767', NULL, NULL, 'Franco Rino', 'rue kipelle  31', '', '4020', 'wandre', 'Belgien', 'BE', NULL, NULL, '470467315', '0010232UG7', NULL, NULL, 'Montre Theorema Copa Cabana - noire (GM-104-3)', NULL, '609919122520', 'FedEx', NULL, '2014-11-11', '09.11.2014 18:48', 'NL140915NM89', '1', 'a0YC000000FCFjVMAX', '', '289.00'),
(26638, '280529934', NULL, NULL, 'frederic delanaye', 'Grand\'route 20', '', '4367', 'Crisnee', 'Belgien', 'BE', NULL, NULL, '474544729', '0010061KJC', NULL, NULL, 'Montre Theorema Copa Cabana - noire (GM-104-3)', NULL, '609919122530', 'FedEx', NULL, '2014-11-11', '09.11.2014 22:18', 'NL140915NM89', '1', 'a0YC000000FCFjVMAX', '', '289.00'),
(26639, '280421060', NULL, NULL, 'Marilinda Maggio', 'chemin du Prince 206', '', '7050', 'Erbisoeul', 'Belgien', 'BE', NULL, NULL, '496431608', '00100417G4', NULL, NULL, 'Montre Theorema Copa Cabana - noire (GM-104-3)', NULL, '609919122541', 'FedEx', NULL, '2014-11-11', '09.11.2014 13:48', 'NL140915NM89', '1', 'a0YC000000FCFjVMAX', '', '289.00'),
(26640, '280226118', NULL, NULL, 'Miranda lamcaj', 'rue du Cerisier 37', '', '4040', 'Herstal', 'Belgien', 'BE', NULL, NULL, '494105586', '0010169ROP', NULL, NULL, 'Montre Theorema Copa Cabana - noire (GM-104-3)', NULL, '609919122552', 'FedEx', NULL, '2014-11-11', '08.11.2014 14:48', 'NL140915NM89', '1', 'a0YC000000FCFjVMAX', '', '289.00'),
(26641, '280270432', NULL, NULL, 'Tim Thijs', 'Berkenveldplein 22', '', '2610', 'Wilrijk', 'Belgien', 'BE', NULL, NULL, '498065740', '0010025QL3', NULL, NULL, 'Theorema Copa Cabana horloge - goudkleur/zwart (GM-104-2)', NULL, '609919122563', 'FedEx', NULL, '2014-11-11', '08.11.2014 18:48', 'NL140915NM88', '1', 'a0YC000000FCFjWMAX', '', '289.00'),
(26642, '280507713', NULL, NULL, 'sabrina duyck', 'Pluvierenerf 24', '', '8450', 'Bredene', 'Belgien', 'BE', NULL, NULL, '496805455', '0010078YOX', NULL, NULL, 'Theorema Copa Cabana horloge - zwart (GM-104-3)', NULL, '609919122574', 'FedEx', NULL, '2014-11-11', '09.11.2014 19:48', 'NL140915NM89', '1', 'a0YC000000FCFjVMAX', '', '289.00'),
(26643, '280535060', NULL, NULL, 'Andre Wan', 'Rue Gatti de Gamond 138', '', '1180', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '487607629', '00101668PP', NULL, NULL, 'Une montre Casablanca argentÃ©/dorÃ©', NULL, '609919122519', 'FedEx', NULL, '2014-11-11', '09.11.2014 22:18', 'NL140520PJ07', '1', 'a0YC000000ZKLi9MAH', '190.01', '299.98'),
(26644, '280346816', NULL, NULL, 'DIMITRIOS ARZOUGLOU', 'ETH.ANTISTASEWS 171', '', '55134', 'THESSALONIKI', 'Griechenland', 'GR', NULL, NULL, '2310 277849', '00101135RA', NULL, NULL, '??????? ????? Theorema Paragon, T-3001-1A silber-weiß BD.Braun', NULL, '609919122438', 'FedEx', NULL, '2014-11-11', '09.11.2014 07:38', 'GR16102014SK008', '1', 'a0YC000000ZwQhzMAF', '', '169.00'),
(26645, '280265324', NULL, NULL, 'ELISAIOS BENETOS', 'SAKELLARIOY 6', '', '17455', 'ALIMOS Athens', 'Griechenland', 'GR', NULL, NULL, '6972283433', '00100376RO', NULL, NULL, '??????? ????? Theorema Paragon, T-3001-1 silber-weiß BD. Schwarz', NULL, '609919122449', 'FedEx', NULL, '2014-11-11', '08.11.2014 17:08', 'GR16102014SK007', '1', 'a0YC000000ZwQgqMAF', '', '169.00'),
(26646, '280255179', NULL, NULL, 'sheng bi', 'artane 111 harmonstown road', 'artane', '5', 'dublin', 'Irland', 'IE', NULL, NULL, '86233959', '001009621G', NULL, NULL, 'Florida Diamonds By Pionier Black Strap With Silver Face', NULL, '609919122806', 'FedEx', NULL, '2014-11-11', '08.11.2014 18:32', '16915', '1', 'a0YC000000ZwzYXMAZ', '154.99', '229.00'),
(26647, '280251050', NULL, NULL, 'Jonathan Mc Loughlin', '26 26 Cloverhill Road Ballyfermot', '', '10', 'Dublin', 'Irland', 'IE', NULL, NULL, '', '0010234KVD', NULL, NULL, 'Florida Diamonds By Pionier Stainless Steel Strap With Silver Face', NULL, '609919122817', 'FedEx', NULL, '2014-11-11', '08.11.2014 18:02', '16917', '1', 'a0YC000000ZwzYZMAZ', '154.99', '229.00'),
(26648, '280102956', NULL, NULL, 'Paul Corbally', '147 Orlynn Park, Lusk', '', '1', 'Co. Dublin', 'Irland', 'IE', NULL, NULL, '876562096', '0010203S7E', NULL, NULL, 'Malibu Diamonds Watch - Silver - schwarz- Back Strap', NULL, '609919122828', 'FedEx', NULL, '2014-11-11', '08.11.2014 03:02', 'IE201014IE11', '1', 'a0YC000000ZwyaOMAR', '150.01', '229.00'),
(26649, '280009361', NULL, NULL, 'Eamonn McCarthy', '1 Ardvullen', 'Kilmallock', 'co', 'Co Limerick', 'Irland', 'IE', NULL, NULL, '872367726', '0010249AK4', NULL, NULL, 'Theorema Menâ€™s Casablanca Watch - Brown Strap, Gold-Coloured Case and Black Dial (GM-101-3)', NULL, '609919122839', 'FedEx', NULL, '2014-11-11', '07.11.2014 17:02', 'IE190614AH08', '1', 'a0YC000000ZZgkjMAD', '206.24', '311.99'),
(26650, '280665574', NULL, NULL, 'emma sanvito miragoli', 'VIA FIRENZE 15', '', '20037', 'PADERNO DUGNANO', 'Italien', 'IT', NULL, NULL, '299046052', '0010030WXL', NULL, NULL, 'Florida Model GM-505-1', NULL, '609919122769', 'FedEx', NULL, '2014-11-11', '10.11.2014 13:28', 'IT010914SF21', '1', 'a0YC000000FCiEJMA1', '', '199.99'),
(26651, '280598680', NULL, NULL, 'Anna Innocenti', 'VIA CROCE BIANCA 57/1', 'Famiglia Schirra', '16018', 'MIGNANEGO', 'Italien', 'IT', NULL, NULL, '3428086678', '00102471QJ', NULL, NULL, 'Florida Model GM-505-5', NULL, '609919122770', 'FedEx', NULL, '2014-11-11', '10.11.2014 09:28', 'IT010914SF25', '1', 'a0YC000000FCiEGMA1', '', '199.99'),
(26652, '280526834', NULL, NULL, 'posteitaliane poste italiane', 'VIA MARSALA 39', '', '00185', 'ROMA', 'Italien', 'IT', NULL, NULL, '3899212347', '0010030BX1', NULL, NULL, 'Florida Model GM-505-4', NULL, '609919122780', 'FedEx', NULL, '2014-11-11', '09.11.2014 21:28', 'IT010914SF24', '1', 'a0YC000000FCiEFMA1', '', '199.99'),
(26653, '280447693', NULL, NULL, 'Rita Marchetti', 'Via Dei Mille 31', '', '41035', 'Massa Finalese', 'Italien', 'IT', NULL, NULL, '3482443854', '0010036IES', NULL, NULL, 'Florida Model GM-505-6', NULL, '609919122791', 'FedEx', NULL, '2014-11-11', '09.11.2014 15:58', 'IT010914SF26', '1', 'a0YC000000FCiEHMA1', '', '199.99'),
(26654, '280486088', NULL, NULL, 'Mohi Ahmadi', 'Balthasar van der Polweg 982', '', '2628 ZJ', 'Niederlande', '', 'NL', NULL, NULL, '015 8909905', '0010222YDX', NULL, NULL, 'Casablanca Gold/Black', NULL, '609919122585', 'FedEx', NULL, '2014-11-11', '09.11.2014 18:28', 'NL131017LB02', '1', 'a0YC000000ZKLPWMA5', '190.01', '299.98'),
(26655, '280231219', NULL, NULL, 'Danny van den hoek', 'Magda Janssensstraat 21', '', '1507 SR', 'Niederlande', '', 'NL', NULL, NULL, '634688986', '00100507XT', NULL, NULL, 'Casablanca Silver/Gold', NULL, '609919122596', 'FedEx', NULL, '2014-11-11', '08.11.2014 15:28', 'NL131017LB01', '1', 'a0YC000000ZKLPVMA5', '190.01', '299.98'),
(26656, '280481048', NULL, NULL, 'Danny Visser', 'Opaalstraat 129', '', '2332 TA', 'Niederlande', '', 'NL', NULL, NULL, '645745616', '0010043XGV', NULL, NULL, 'Casablanca Silver/Gold', NULL, '609919122600', 'FedEx', NULL, '2014-11-11', '09.11.2014 17:58', 'NL131017LB01', '1', 'a0YC000000ZKLPVMA5', '190.01', '299.98'),
(26657, '280216955', NULL, NULL, 'Pim van der Linden', 'Evenaar 52', '', '2408 MG', 'Niederlande', '', 'NL', NULL, NULL, '31653756617', '0010160HAW', NULL, NULL, 'Casablanca Silver/White', NULL, '609919122611', 'FedEx', NULL, '2014-11-11', '08.11.2014 13:58', 'NL131017LB03', '1', 'a0YC000000ZKLPXMA5', '190.01', '299.98'),
(26658, '280438398', NULL, NULL, 'Remco van Thiel', 'Heezerweg 148', '', '5614 HH', 'Niederlande', '', 'NL', NULL, NULL, '646297385', '0010131GOM', NULL, NULL, 'Theorema Copa Cabana horloge - goudkleur/zwart (GM-104-2)', NULL, '609919122622', 'FedEx', NULL, '2014-11-11', '09.11.2014 14:58', 'NL140915NM88', '1', 'a0YC000000FCFgsMAH', '', '289.00'),
(26659, '280478202', NULL, NULL, 'Rene van Rijsewijk', 'Zeshoevenstraat 69', '', '5071 BN', 'Niederlande', '', 'NL', NULL, NULL, '654228775', '0010215LVB', NULL, NULL, 'Theorema Copa Cabana horloge - goudkleur/zwart (GM-104-2)', NULL, '609919122633', 'FedEx', NULL, '2014-11-11', '09.11.2014 17:58', 'NL140915NM88', '1', 'a0YC000000FCFgsMAH', '', '289.00'),
(26660, '280180843', NULL, NULL, 'Ria PELZER', 'Bremhorstlaan 1A', '', '2244 EN', 'Niederlande', '', 'NL', NULL, NULL, '652640121', '0010250TEP', NULL, NULL, 'Theorema Copa Cabana horloge - goudkleur/zwart (GM-104-2)', NULL, '609919122644', 'FedEx', NULL, '2014-11-11', '08.11.2014 11:28', 'NL140915NM88', '1', 'a0YC000000FCFgsMAH', '', '289.00'),
(26661, '280365646', NULL, NULL, 'Roy Bethlehem', 'Achterstraat 2', '', '4147AC', 'Niederlande', '', 'NL', NULL, NULL, '613151258', '0010034HWW', NULL, NULL, 'Theorema Copa Cabana horloge - goudkleur/zwart (GM-104-2)', NULL, '609919122655', 'FedEx', NULL, '2014-11-11', '09.11.2014 09:58', 'NL140915NM88', '1', 'a0YC000000FCFgsMAH', '', '289.00'),
(26662, '280256721', NULL, NULL, 'Casper Kuiper', 'Bosplaat 47', '', '8032 DM', 'Niederlande', '', 'NL', NULL, NULL, '625561798', '001025085R', NULL, NULL, 'Theorema Copa Cabana horloge - zilverkleur/goudkleur (GM-104-4)', NULL, '609919122666', 'FedEx', NULL, '2014-11-11', '08.11.2014 17:28', 'NL140915NM90', '1', 'a0YC000000FCFhWMAX', '', '289.00'),
(26663, '280440942', NULL, NULL, 'Henk De Jong', 'Sacharovlaan 21', '', '3223 HM', 'Niederlande', '', 'NL', NULL, NULL, '621545417', '00100170TY', NULL, NULL, 'Theorema Copa Cabana horloge - zilverkleur/goudkleur (GM-104-4)', NULL, '609919122677', 'FedEx', NULL, '2014-11-11', '09.11.2014 15:28', 'NL140915NM90', '1', 'a0YC000000FCFhWMAX', '', '289.00'),
(26664, '280341465', NULL, NULL, 'Lidiya Ayrova', 'Paets van Troostwijkstr 247', '', '2522 DS', 'Niederlande', '', 'NL', NULL, NULL, '628941112', '0010060HKI', NULL, NULL, 'Theorema Copa Cabana horloge - zilverkleur/goudkleur (GM-104-4)', NULL, '609919122688', 'FedEx', NULL, '2014-11-11', '09.11.2014 07:58', 'NL140915NM90', '1', 'a0YC000000FCFhWMAX', '', '289.00'),
(26665, '280364156', NULL, NULL, 'Roy Bethlehem', 'Achterstraat 2', '', '4147AC', 'Niederlande', '', 'NL', NULL, NULL, '613151258', '0010006QSG', NULL, NULL, 'Theorema Copa Cabana horloge - zilverkleur/zwart (GM-104-1)', NULL, '609919122655', 'FedEx', NULL, '2014-11-11', '09.11.2014 09:28', 'NL140915NM87', '1', 'a0YC000000FCFf9MAH', '', '289.00'),
(26666, '280486573', NULL, NULL, 'Yvonne van der Linden', 'Kruisbergsestraat 37 A', '', '6611 AH', 'Niederlande', '', 'NL', NULL, NULL, '644099084', '00100547H9', NULL, NULL, 'Theorema Copa Cabana horloge - zilverkleur/zwart (GM-104-1)', NULL, '609919122699', 'FedEx', NULL, '2014-11-11', '09.11.2014 18:28', 'NL140915NM87', '1', 'a0YC000000FCFf9MAH', '', '289.00'),
(26667, '280545878', NULL, NULL, 'Andries Van Vugt', 'Oostplein 224A', 'vanaf 10 uur', '3063 CE', 'Niederlande', '', 'NL', NULL, NULL, '108917290', '0010143M1D', NULL, NULL, 'Theorema Copa Cabana horloge - zwart (GM-104-3)', NULL, '609919122703', 'FedEx', NULL, '2014-11-11', '09.11.2014 23:58', 'NL140915NM89', '1', 'a0YC000000FCFgTMAX', '', '289.00'),
(26668, '280387187', NULL, NULL, 'Fong Qiu', 'Edisonstraat 72', '', '5621 HS', 'Niederlande', '', 'NL', NULL, NULL, '31638540074', '0010216MRX', NULL, NULL, 'Theorema Copa Cabana horloge - zwart (GM-104-3)', NULL, '609919122714', 'FedEx', NULL, '2014-11-11', '09.11.2014 10:58', 'NL140915NM89', '1', 'a0YC000000FCFgTMAX', '', '289.00'),
(26669, '280354726', NULL, NULL, 'Joy Linde', 'Stadskade 398', '', '7311 XZ', 'Niederlande', '', 'NL', NULL, NULL, '055 3550056', '0010089N68', NULL, NULL, 'Theorema Copa Cabana horloge - zwart (GM-104-3)', NULL, '609919122725', 'FedEx', NULL, '2014-11-11', '09.11.2014 08:58', 'NL140915NM89', '1', 'a0YC000000FCFgTMAX', '', '289.00'),
(26670, '280144579', NULL, NULL, 'Raoul Bijlmakers', 'Hoofdstraat 16', '', '6075 AG', 'Niederlande', '', 'NL', NULL, NULL, '623018669', '0010240LI1', NULL, NULL, 'Theorema Copa Cabana horloge - zwart (GM-104-3)', NULL, '609919122736', 'FedEx', NULL, '2014-11-11', '08.11.2014 08:58', 'NL140915NM89', '1', 'a0YC000000FCFgTMAX', '', '289.00'),
(26671, '280098339', NULL, NULL, 'Roos Buschman', 'Banckertlaan 43', '', '1215 PV', 'Niederlande', '', 'NL', NULL, NULL, '631958250', '0010250FKX', NULL, NULL, 'Theorema Copa Cabana horloge - zwart (GM-104-3)', NULL, '609919122747', 'FedEx', NULL, '2014-11-11', '07.11.2014 23:58', 'NL140915NM89', '1', 'a0YC000000FCFgTMAX', '', '289.00'),
(26672, '280136796', NULL, NULL, 'Ton Van Rees', 'Vierlinghweg 43', '', '2661 TM', 'Niederlande', '', 'NL', NULL, NULL, '630059658', '0010217MVG', NULL, NULL, 'Theorema Copa Cabana horloge - zwart (GM-104-3)', NULL, '609919122758', 'FedEx', NULL, '2014-11-11', '08.11.2014 08:28', 'NL140915NM89', '1', 'a0YC000000FCFgTMAX', '', '289.00'),
(26673, '280099433', NULL, NULL, 'Lubomira Rabatinova', '59 WORPLE AVENUE', '', 'TW7 7HZ', 'ISLEWORTH', 'Großbritannien', 'GB', NULL, NULL, '7871493942', '00101041KL', NULL, NULL, 'Barbados Pionier Black Face And Black Rim With Red Detailing And Black Metal Strap', NULL, '609919122840', 'FedEx', NULL, '2014-11-11', '08.11.2014 01:22', 'UK140903CC08', '1', 'a0YC000000Zb38lMAB', '129.99', '199.00'),
(26674, '280271947', NULL, NULL, 'Keri Millar', '67 MORRAB ROAD', '', 'TR18 2QJ', 'PENZANCE', 'Großbritannien', 'GB', NULL, NULL, '7837464340', '00101321NC', NULL, NULL, 'Barbados Pionier Stainless Steel Face With Red Detailing and Black Leather Strap', NULL, '609919122850', 'FedEx', NULL, '2014-11-11', '08.11.2014 19:52', 'UK140820cc04', '1', 'a0YC000000Zb38gMAB', '129.99', '199.00'),
(26675, '279978000', NULL, NULL, 'Darron Horne Derby Bearings Limited', '20 siddals road', 'Siddlas road', 'DE1 2PZ', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '1332369821', '0010177BKH', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '609919122861', 'FedEx', NULL, '2014-11-11', '07.11.2014 14:23', 'UK140102AMC04', '1', 'a0YC000000ZwvZWMAZ', '169.99', '259.00'),
(26676, '280430419', NULL, NULL, 'Malgorzata Klimek', '16 TUBBS ROAD', '', 'NW10 4RE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7729139920', '10245473', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '609919122872', 'FedEx', NULL, '2014-11-11', '09.11.2014 15:22', 'UK140102AMC04', '1', 'a0YC000000ZwvZWMAZ', '169.99', '259.00'),
(26677, '280454073', NULL, NULL, 'samantha nanayakkara', '52 SELSEY CRESCENT', '', 'DA16 1EP', 'WELLING', 'Großbritannien', 'GB', NULL, NULL, '7904786341', '00102066DI', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '609919122883', 'FedEx', NULL, '2014-11-11', '09.11.2014 17:23', 'UK140102AMC04', '1', 'a0YC000000ZwvZWMAZ', '169.99', '259.00'),
(26678, '279955787', NULL, NULL, 'helen scurrell', '14 NORTHWOOD', 'wadsley park village', 'S6 1RZ', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7432528924', '0010046IVG', NULL, NULL, 'Black Strap Silver Case Black Face (GM-102-2)', NULL, '609919122894', 'FedEx', NULL, '2014-11-11', '07.11.2014 12:52', 'UK131217AMC31', '1', 'a0YC000000Zwv3UMAR', '152.00', '229.00'),
(26679, '279962352', NULL, NULL, 'David Martin', '6th Flo GP Strategies', 'Wellington Road South', 'SK4 1 LW', 'Stockport', 'Großbritannien', 'GB', NULL, NULL, '0161 429 2460', '0010212ZBE', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919122909', 'FedEx', NULL, '2014-11-11', '07.11.2014 13:22', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(26680, '280010496', NULL, NULL, 'Gagan Singh', '29 BROOMHILL ROAD', '', 'IG3 9SH', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '7427164411', '0010237SZU', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919122910', 'FedEx', NULL, '2014-11-11', '07.11.2014 16:53', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(26681, '280158540', NULL, NULL, 'George Barros', '7  chaytor', '', 'M40 5nq', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '7910859034', '0010093P0L', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919122920', 'FedEx', NULL, '2014-11-11', '08.11.2014 10:52', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(26682, '279952674', NULL, NULL, 'jane barlow', 'SPINGBUCK HO LEEKBROOK WAY', '', 'ST13 7AP', 'LEEK', 'Großbritannien', 'GB', NULL, NULL, '7878674387', '0010078R91', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919122931', 'FedEx', NULL, '2014-11-11', '07.11.2014 12:53', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(26683, '280603694', NULL, NULL, 'Josie Lodge', 'Crinkle birr WEST HATCH', 'Taunton', 'TA3 5RP', 'TAUNTON', 'Großbritannien', 'GB', NULL, NULL, '7715372799', '0010106NUV', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919122942', 'FedEx', NULL, '2014-11-11', '10.11.2014 10:53', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(26684, '280184948', NULL, NULL, 'Liga Liepina', '9C FERRIER CRESCENT', '', 'AB24 2QL', 'ABERDEEN', 'Großbritannien', 'GB', NULL, NULL, '7543566341', '0010066UPZ', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919122953', 'FedEx', NULL, '2014-11-11', '08.11.2014 12:54', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(26685, '280272961', NULL, NULL, 'Mabel Mckeown', '33 DERAMORE PARK', '', 'BT43 7ED', 'BALLYMENA', 'Großbritannien', 'GB', NULL, NULL, '028 2565 2228', '0010134XC0', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919122964', 'FedEx', NULL, '2014-11-11', '08.11.2014 19:52', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(26686, '280228720', NULL, NULL, 'Parmjit Sohal', '263 KIMBOLTON ROAD', '', 'MK41 8AF', 'BEDFORD', 'Großbritannien', 'GB', NULL, NULL, '7905204544', '00102469FP', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919122975', 'FedEx', NULL, '2014-11-11', '08.11.2014 16:23', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(26687, '280071336', NULL, NULL, 'Paul Harlock', '49 Gardner Ave', '', 'L20 6EE', 'Liverpool', 'Großbritannien', 'GB', NULL, NULL, '', '0010239B9A', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919122986', 'FedEx', NULL, '2014-11-11', '07.11.2014 21:52', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(26688, '279940678', NULL, NULL, 'Roger Westwood', 'IHS Cirencester Road', 'Enterprise House', 'GL8 8RX', 'Tetbury', 'Großbritannien', 'GB', NULL, NULL, '4,41667E+11', '00101447PM', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919122997', 'FedEx', NULL, '2014-11-11', '07.11.2014 11:53', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(26689, '280310145', NULL, NULL, 'Erandi Stretton', 'Flat 8, 44 Albemarle road,', '', 'BR3 5HN', 'Beckenham', 'Großbritannien', 'GB', NULL, NULL, '7877191963', '0010052IPU', NULL, NULL, 'Black Strap Silver Case White Face (GM-102-1)', NULL, '609919123000', 'FedEx', NULL, '2014-11-11', '08.11.2014 23:52', 'UK131217AMC30', '1', 'a0YC000000Zwv3eMAB', '152.00', '229.00'),
(26690, '280523595', NULL, NULL, 'Hannah France', '12 Kynnersley village', 'Telford Shropshire', 'Tf6 6dy', 'Shropshire', 'Großbritannien', 'GB', NULL, NULL, '07967 841097', '001011915T', NULL, NULL, 'Black Strap Silver Case White Face (GM-102-1)', NULL, '609919123011', 'FedEx', NULL, '2014-11-11', '09.11.2014 22:22', 'UK131217AMC30', '1', 'a0YC000000Zwv3eMAB', '152.00', '229.00'),
(26691, '280063494', NULL, NULL, 'Judith Rawling', 'Unit 4  Kingsmill business', 'Chapel mill road', 'Kt1 3gz', 'Kingston upon thames', 'Großbritannien', 'GB', NULL, NULL, '7920420335', '0010216NB8', NULL, NULL, 'Black Strap Silver Case White Face (GM-102-1)', NULL, '609919123022', 'FedEx', NULL, '2014-11-11', '07.11.2014 20:53', 'UK131217AMC30', '1', 'a0YC000000Zwv3eMAB', '152.00', '229.00'),
(26692, '280618269', NULL, NULL, 'Marie Mason', '61 BIRMINGHAM ROAD', '', 'B61 0DR', 'BROMSGROVE', 'Großbritannien', 'GB', NULL, NULL, '7958610602', '0010039VIP', NULL, NULL, 'Black Strap Silver Case White Face (GM-102-1)', NULL, '609919123033', 'FedEx', NULL, '2014-11-11', '10.11.2014 11:22', 'UK131217AMC30', '1', 'a0YC000000Zwv3eMAB', '152.00', '229.00'),
(26693, '280222871', NULL, NULL, 'Pauline O\'Donoghue', '470 PERTH ROAD', '', 'DD2 1NJ', 'DUNDEE', 'Großbritannien', 'GB', NULL, NULL, '7904715503', '0010008L6Y', NULL, NULL, 'Black Strap Silver Case White Face (GM-102-1)', NULL, '609919123044', 'FedEx', NULL, '2014-11-11', '08.11.2014 15:52', 'UK131217AMC30', '1', 'a0YC000000Zwv3eMAB', '152.00', '229.00'),
(26694, '280615327', NULL, NULL, 'Charlotte Doolan', '101 GRANGEWAY', '', 'WA7 5HZ', 'RUNCORN', 'Großbritannien', 'GB', NULL, NULL, '7803857513', '0010003JC9', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919123055', 'FedEx', NULL, '2014-11-11', '10.11.2014 11:22', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(26695, '280094634', NULL, NULL, 'Chloe Gibson', '9 Bridgend Coagh', '', 'BT80 0EJ', 'Cookstown', 'Großbritannien', 'GB', NULL, NULL, '7712268722', '0010047GH1', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919123066', 'FedEx', NULL, '2014-11-11', '08.11.2014 00:22', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(26696, '280384221', NULL, NULL, 'Keeley Rose', '2 ORWELL CLOSE', '', 'ME20 6UP', 'AYLESFORD', 'Großbritannien', 'GB', NULL, NULL, '7815307111', '00100724A1', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919123077', 'FedEx', NULL, '2014-11-11', '09.11.2014 11:53', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(26697, '280437486', NULL, NULL, 'Mark Poynton', '3 Adwy wynt', 'flint', 'ch65ta', 'Flintshire', 'Großbritannien', 'GB', NULL, NULL, '7877786359', '0010040I6D', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919123088', 'FedEx', NULL, '2014-11-11', '09.11.2014 15:52', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(26698, '280414404', NULL, NULL, 'Aija Bolude', '85 SWITHLAND AVENUE', '', 'LE4 5BQ', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7703688306', '0010164H2N', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919123099', 'FedEx', NULL, '2014-11-11', '09.11.2014 14:23', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(26699, '280249546', NULL, NULL, 'Jane Seath', '8 IONA PARK', '', 'KY7 6NU', 'GLENROTHES', 'Großbritannien', 'GB', NULL, NULL, '7411275955', '0010003FJE', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919123103', 'FedEx', NULL, '2014-11-11', '08.11.2014 17:53', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(26700, '280071999', NULL, NULL, 'Jenne Cook', '1 CHURCH LANE', 'Stallingborough', 'DN41 8AA', 'GRIMSBY', 'Großbritannien', 'GB', NULL, NULL, '7766195927', '0010171MT6', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919123114', 'FedEx', NULL, '2014-11-11', '07.11.2014 21:53', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(26701, '280250039', NULL, NULL, 'Sharon Napolitano', '52 QUEENSLAND DRIVE', '', 'CO2 8UQ', 'COLCHESTER', 'Großbritannien', 'GB', NULL, NULL, '4,47748E+11', '00102475JR', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919123125', 'FedEx', NULL, '2014-11-11', '08.11.2014 17:52', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(26702, '280402076', NULL, NULL, 'Sophie West', '136 Van Road', '', 'Cf83 1ld', 'Caerphilly', 'Großbritannien', 'GB', NULL, NULL, '7855549051', '00102256H7', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919123136', 'FedEx', NULL, '2014-11-11', '09.11.2014 13:22', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(26703, '279920015', NULL, NULL, 'suzanne Matthews', '65 SURREY TERRACE', '65,Surrey Terrace', 'TS23 4AG', 'BILLINGHAM', 'Großbritannien', 'GB', NULL, NULL, '1642801568', '0010016P6F', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919123147', 'FedEx', NULL, '2014-11-11', '07.11.2014 10:52', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(26704, '280446908', NULL, NULL, 'denise Perkins', 'main recepti phoenix health centre', 'Parkfields road', 'wv4 6ed', 'wolverhampton', 'Großbritannien', 'GB', NULL, NULL, '7905877679', '0010009FA8', NULL, NULL, 'Brown Strap Silver Case Gold Face (GM-104-4)', NULL, '609919123158', 'FedEx', NULL, '2014-11-11', '09.11.2014 16:52', 'UK140102AMC05', '1', 'a0YC000000ZwvXzMAJ', '169.99', '259.00'),
(26705, '280401717', NULL, NULL, 'Devesh Singhal', '10 RIDGE HILL', '', 'NW11 8PS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '4,47873E+11', '0010146VPH', NULL, NULL, 'Brown Strap Silver Case Gold Face (GM-104-4)', NULL, '609919123169', 'FedEx', NULL, '2014-11-11', '09.11.2014 13:23', 'UK140102AMC05', '1', 'a0YC000000ZwvXzMAJ', '169.99', '259.00'),
(26706, '280232364', NULL, NULL, 'Gail Basford', '9 ST. LUKES CLOSE', '', 'WR11 2ET', 'EVESHAM', 'Großbritannien', 'GB', NULL, NULL, '7817304815', '0010189JDS', NULL, NULL, 'Brown Strap Silver Case Gold Face (GM-104-4)', NULL, '609919123170', 'FedEx', NULL, '2014-11-11', '08.11.2014 16:24', 'UK140102AMC05', '1', 'a0YC000000ZwvXzMAJ', '169.99', '259.00'),
(26707, '280601066', NULL, NULL, 'Melony Lumley', '5 Hailey Place', 'Knight Street', 'CM21 9GZ', 'Sawbridgeworth', 'Großbritannien', 'GB', NULL, NULL, '7546941751', '0010156LRY', NULL, NULL, 'Brown Strap Silver Case Gold Face (GM-104-4)', NULL, '609919123180', 'FedEx', NULL, '2014-11-11', '10.11.2014 10:23', 'UK140102AMC05', '1', 'a0YC000000ZwvXzMAJ', '169.99', '259.00'),
(26708, '280034357', NULL, NULL, 'Natasha Lewis', 'St Mark\'s Square nursery school', 'Buzz the buzzer thanks', 'NW1 7TN', 'Regents park road', 'Großbritannien', 'GB', NULL, NULL, '7929106646', '0010165VJ6', NULL, NULL, 'Brown Strap Silver Case Gold Face (GM-104-4)', NULL, '609919123191', 'FedEx', NULL, '2014-11-11', '07.11.2014 18:52', 'UK140102AMC05', '1', 'a0YC000000ZwvXzMAJ', '169.99', '259.00'),
(26709, '280455366', NULL, NULL, 'Raymond Gordon Smith', '7 TREBORTH ROAD', 'Rumney', 'CF3 1TD', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7967027676', '0010182M9I', NULL, NULL, 'Brown Strap Silver Case Gold Face (GM-104-4)', NULL, '609919123206', 'FedEx', NULL, '2014-11-11', '09.11.2014 17:22', 'UK140102AMC05', '1', 'a0YC000000ZwvXzMAJ', '169.99', '259.00'),
(26710, '279922342', NULL, NULL, 'Carla Lowes', '27 BRENT CLOSE', '', 'CM8 1TJ', 'WITHAM', 'Großbritannien', 'GB', NULL, NULL, '7875676658', '0010143IRG', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919123217', 'FedEx', NULL, '2014-11-11', '07.11.2014 10:53', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26711, '279953790', NULL, NULL, 'Feisal Ali', '32 Gorse Avenue', '', 'Ol8 2hq', 'Oldham', 'Großbritannien', 'GB', NULL, NULL, '7737983684', '0010102X3G', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919123228', 'FedEx', NULL, '2014-11-11', '07.11.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26712, '280079362', NULL, NULL, 'Geraint Richards', 'EXPRESS META CLARKE WAY', 'Winch wen ind est', 'SA1 7ER', 'SWANSEA', 'Großbritannien', 'GB', NULL, NULL, '7816406679', '0010197A1X', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919123239', 'FedEx', NULL, '2014-11-11', '07.11.2014 22:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26713, '280609735', NULL, NULL, 'Isabelle Jordan', '40 NORHAM CLOSE', '', 'NE24 5EL', 'BLYTH', 'Großbritannien', 'GB', NULL, NULL, '7970909388', '0010141CVH', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919123240', 'FedEx', NULL, '2014-11-11', '10.11.2014 10:53', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26714, '280247308', NULL, NULL, 'John bedingfield', 'Mardens farm house stones green road', 'great Oakley', 'co12 5bw', 'harwich', 'Großbritannien', 'GB', NULL, NULL, '7802417064', '0010083C71', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919123250', 'FedEx', NULL, '2014-11-11', '08.11.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26715, '280572527', NULL, NULL, 'Laura Brennan', '37 TRIUMPH CLOSE', 'Wyken', 'CV2 5AR', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7854059951', '0010182EMB', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919123261', 'FedEx', NULL, '2014-11-11', '10.11.2014 08:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26716, '280187200', NULL, NULL, 'Oleksandr Perepelytsia', '108 Sydney Street', '', 'CO7 0BD', 'Brightlingsea', 'Großbritannien', 'GB', NULL, NULL, '4,47462E+11', '0010173F4I', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919123272', 'FedEx', NULL, '2014-11-11', '08.11.2014 12:53', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26717, '280092931', NULL, NULL, 'Susan Hawcroft', '40 WENTWORTH ROAD', 'Blacker Hill', 'S74 0RU', 'BARNSLEY', 'Großbritannien', 'GB', NULL, NULL, '7963917852', '00100223UX', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919123283', 'FedEx', NULL, '2014-11-11', '07.11.2014 23:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26718, '280423241', NULL, NULL, 'Tanya Goodfellow', '10 Hawkswood Crescent', '', 'LS5 3PG', 'Leeds', 'Großbritannien', 'GB', NULL, NULL, '7854680306', '0010012CPZ', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919123294', 'FedEx', NULL, '2014-11-11', '09.11.2014 14:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26719, '280293032', '', '', 'Vanessa Andrade', '2 WALDO ROAD', '', 'NW10 6AB', 'LONDON', 'Großbritannien', '', '', '', '7814266697', '00101306Y2', '', '', 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', ' Uhr  am 24.11.14 zurück gekommen!\r\nRL 71 496 298 3DE\r\n24.11.2014', '609919123309', 'FedEx', '', '2014-11-11', '08.11.2014 21:52', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26720, '279955751', NULL, NULL, 'Amanda Wilkins Soar', 'WHEELGA GRINGLEY ROAD', 'Walkeringham', 'DN10 4HT', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '7802427402', '0010157O6M', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919123310', 'FedEx', NULL, '2014-11-11', '07.11.2014 12:52', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26721, '280026030', NULL, NULL, 'donna mckane', '9 ROTHSAY SQUARE', '', 'BT14 7BY', 'BELFAST', 'Großbritannien', 'GB', NULL, NULL, '7837861610', '0010102YXH', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919123320', 'FedEx', NULL, '2014-11-11', '07.11.2014 18:22', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26722, '280541225', NULL, NULL, 'Isabel Pimentel', '6 ST. DOMINGO VALE', '', 'L5 6RW', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7808547992', '0010217WYI', NULL, NULL, 'GM-505-2 FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face', NULL, '609919123331', 'FedEx', NULL, '2014-11-11', '09.11.2014 23:52', 'UK131023AMC08', '1', 'a0YC000000ZkjTOMAZ', '126.99', '199.00'),
(26723, '280598799', NULL, NULL, 'Kaitlynn Mendes', '83 LINDFIELD ROAD', '', 'LE3 6HL', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7896125304', '0010035RYB', NULL, NULL, 'GM-505-5	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with Black face', NULL, '609919123342', 'FedEx', NULL, '2014-11-11', '10.11.2014 10:22', 'UK131023AMC11', '1', 'a0YC000000ZkjTRMAZ', '126.99', '199.00'),
(26724, '280261038', NULL, NULL, 'Abi Hemmings', '7 Ray Close', '', 'SN25 3LY', 'Swindon', 'Großbritannien', 'GB', NULL, NULL, '7515350033', '0010068EFG', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919123353', 'FedEx', NULL, '2014-11-11', '08.11.2014 18:52', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(26725, '280520877', NULL, NULL, 'Amy-jo Moss', '11 LIDGETT GARDENS', '', 'DN9 3JT', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '7894946767', '0010082DHW', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919123364', 'FedEx', NULL, '2014-11-11', '09.11.2014 21:52', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(26726, '280543536', NULL, NULL, 'Anees Bokhari', '2 HAZELMERE ROAD', '', 'UB5 6UJ', 'NORTHOLT', 'Großbritannien', 'GB', NULL, NULL, '2088416548', '0010234RXA', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919123375', 'FedEx', NULL, '2014-11-11', '10.11.2014 00:22', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(26727, '280008484', NULL, NULL, 'Grace Alcock', '160 Liverpool Road', '', 'PR84NS', 'Southport', 'Großbritannien', 'GB', NULL, NULL, '7791985911', '0010136WSW', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919123386', 'FedEx', NULL, '2014-11-11', '07.11.2014 16:52', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(26728, '280535191', NULL, NULL, 'Natalja Jersova', '6 Westfield Road', '', 'DE13 0TL', 'BURTON UPON TRENT', 'Großbritannien', 'GB', NULL, NULL, '4,47883E+11', '0010016M1Z', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919123397', 'FedEx', NULL, '2014-11-11', '09.11.2014 23:23', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(26729, '280006500', NULL, NULL, 'Nicola Williams', '12 Merefield Gardens', '', 'KT205JY', 'Surrey', 'Großbritannien', 'GB', NULL, NULL, '7889739249', '0010065I26', NULL, NULL, 'Malibu Diamonds Watch: Brown Strap, Gold-Coloured Case and Black Face (GM-502-3)', NULL, '609919123401', 'FedEx', NULL, '2014-11-11', '07.11.2014 16:24', 'UK140403AS13', '1', 'a0YC000000ZlvNKMAZ', '129.99', '199.00'),
(26730, '280417822', NULL, NULL, 'Elisha Walia', '174 BALLARDS WAY', '', 'CR0 5RG', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7534604554', '00101268OO', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919123412', 'FedEx', NULL, '2014-11-11', '09.11.2014 14:22', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(26731, '280545720', NULL, NULL, 'G Henry', '18 SPRINGVALE STREET', 'Wylies Newsagents', 'KA21 5LP', 'SALTCOATS', 'Großbritannien', 'GB', NULL, NULL, '7917462668', '0010017YFE', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919123423', 'FedEx', NULL, '2014-11-11', '10.11.2014 00:53', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(26732, '280288664', NULL, NULL, 'Gabriel Costantini', '19 BURNELL RISE', '', 'SG6 3RN', 'LETCHWORTH GARDEN CITY', 'Großbritannien', 'GB', NULL, NULL, '7527555777', '00101375L9', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919123434', 'FedEx', NULL, '2014-11-11', '08.11.2014 21:22', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(26733, '280132049', NULL, NULL, 'peter haddock', '38 Hanover Gardens', 'Horton Hall Close', 'BD5 0ne', 'BRADFORD', 'Großbritannien', 'GB', NULL, NULL, '7425162901', '00100402H8', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919123445', 'FedEx', NULL, '2014-11-11', '08.11.2014 09:25', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(26734, '280165755', NULL, NULL, 'Rita Dinner', '121 WARDREW ROAD', '', 'EX4 1EZ', 'EXETER', 'Großbritannien', 'GB', NULL, NULL, '7861763496', '001008666A', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919123456', 'FedEx', NULL, '2014-11-11', '08.11.2014 11:23', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(26735, '280123224', NULL, NULL, 'Elena Artamonova', '49 GOULDEN STREET', 'apartment 1002', 'M4 5EL', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7715629210', '00101604JD', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919123467', 'FedEx', NULL, '2014-11-11', '08.11.2014 08:56', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26736, '280439726', NULL, NULL, 'Fiona Cumberland', 'RIPLEY COURT ROSE LANE', '', 'GU23 6NE', 'WOKING', 'Großbritannien', 'GB', NULL, NULL, '7825153043', '0010209MCU', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919123478', 'FedEx', NULL, '2014-11-11', '09.11.2014 16:22', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26737, '280528028', NULL, NULL, 'francois BNP Paribas phothirath BNP Paribas', '10 Harewood Avenue', '', 'NW16AA', 'London', 'Großbritannien', 'GB', NULL, NULL, '7578644262', '10136725', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919123489', 'FedEx', NULL, '2014-11-11', '09.11.2014 22:22', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26738, '280361707', NULL, NULL, 'luke hearley', '6 RUSSELLS WAY', '', 'TR10 8RZ', 'PENRYN', 'Großbritannien', 'GB', NULL, NULL, '7815288391', '0010022HJD', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919123490', 'FedEx', NULL, '2014-11-11', '09.11.2014 10:22', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26739, '280484592', NULL, NULL, 'Matt Lake', '5 RACECOURSE MOUNT', '', 'S41 8TS', 'CHESTERFIELD', 'Großbritannien', 'GB', NULL, NULL, '7866946076', '0010148F1L', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919123504', 'FedEx', NULL, '2014-11-11', '09.11.2014 19:22', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26740, '280282645', NULL, NULL, 'Naomi Knight', '41 SEDGE ROAD', '', 'SP11 6RL', 'ANDOVER', 'Großbritannien', 'GB', NULL, NULL, '7512354580', '0010249FEQ', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919123515', 'FedEx', NULL, '2014-11-11', '08.11.2014 20:53', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26741, '280264523', NULL, NULL, 'Tracy Cain', '88 Parkfield', '', 'NE40 3RN', 'Gateshead', 'Großbritannien', 'GB', NULL, NULL, '1914139776', '0010021ES6', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919123526', 'FedEx', NULL, '2014-11-11', '08.11.2014 19:22', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26742, '280491035', NULL, NULL, 'Andrew Wilson', 'Jewson 2 Alpha Drive', 'Eaton Socon', 'PE19 8JJ', 'St.Neots', 'Großbritannien', 'GB', NULL, NULL, '07766 410200', '00101616WA', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919123537', 'FedEx', NULL, '2014-11-11', '09.11.2014 19:52', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26743, '280175758', NULL, NULL, 'David Roach', '72 WHYTELEAFE HILL', '', 'CR3 0AB', 'WHYTELEAFE', 'Großbritannien', 'GB', NULL, NULL, '7580413195', '00102433H7', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919123548', 'FedEx', NULL, '2014-11-11', '08.11.2014 12:22', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26744, '280419359', NULL, NULL, 'dawn themaras', '14 BILLINGHAM CLOSE', '', 'WF2 0TR', 'WAKEFIELD', 'Großbritannien', 'GB', NULL, NULL, '1924315067', '0010040AII', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919123559', 'FedEx', NULL, '2014-11-11', '09.11.2014 14:22', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26745, '280470029', NULL, NULL, 'Gezim Avdija', '74 BLYTH AVENUE', 'Shoeburyness', 'SS3 9NH', 'SOUTHEND-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7862703940', '0010216R2F', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919123560', 'FedEx', NULL, '2014-11-11', '09.11.2014 18:22', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26746, '280049106', NULL, NULL, 'Jayne Kidd', '26 CANNOCK WAY', '', 'NG10 2EY', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7525357953', '0010163TI5', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919123570', 'FedEx', NULL, '2014-11-11', '07.11.2014 19:52', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26747, '280341076', NULL, NULL, 'Kirsty Atkinson', '45 The Leyes Osbaldwick', '', 'YO10 3PR', 'York', 'Großbritannien', 'GB', NULL, NULL, '7815060415', '0010248VGA', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919123581', 'FedEx', NULL, '2014-11-11', '09.11.2014 09:23', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26748, '280144317', NULL, NULL, 'Michal Mrtvy', '8 GREEN MAN GARDENS', '', 'W13 0SE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7576665303', '0010076AA0', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919123592', 'FedEx', NULL, '2014-11-11', '08.11.2014 09:55', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26749, '280496194', NULL, NULL, 'PATRICK KINSELLA', '14 PEDMORE COURT ROAD', 'PEDMORE', 'DY8 2PH', 'STOURBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7450201634', '00101499LW', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919123607', 'FedEx', NULL, '2014-11-11', '09.11.2014 20:23', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26750, '280569591', NULL, NULL, 'Pavla Kocianova', '10 KING henry court', '', 'CM1 2qa', 'CHELMSFORD', 'Großbritannien', 'GB', NULL, NULL, '7510195777', '0010065O8U', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919123618', 'FedEx', NULL, '2014-11-11', '10.11.2014 08:22', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26751, '280516424', NULL, NULL, 'Sarab Mann', '118 WICKLOW DRIVE', '', 'LE5 4RD', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7838620587', '0010117KMI', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919123629', 'FedEx', NULL, '2014-11-11', '09.11.2014 21:23', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26752, '280285242', NULL, NULL, 'sarah hill', 'n/a coach house cottage,leeming park', '', 'NG199BA', 'mansfield woodhouse', 'Großbritannien', 'GB', NULL, NULL, '1623643308', '0010170LLJ', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919123630', 'FedEx', NULL, '2014-11-11', '08.11.2014 20:52', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26753, '280461787', NULL, NULL, 'Andrew Blyth', '504 BIDEFORD GREEN', '', 'LU7 2UA', 'LEIGHTON BUZZARD', 'Großbritannien', 'GB', NULL, NULL, '1525854024', '0010246AXD', NULL, NULL, 'Sao Paulo - Brown Strap - Silver Case - GM-103-4', NULL, '609919123640', 'FedEx', NULL, '2014-11-11', '09.11.2014 17:53', 'UK140403AS06', '1', 'a0YC000000ZwvP4MAJ', '170.00', '248.99'),
(26754, '280340471', NULL, NULL, 'Deborah Ashworth', '12 EDWARD STREET', 'Its flat 1,', 'BA2 4DU', 'BATH', 'Großbritannien', 'GB', NULL, NULL, '7910190212', '00102086SM', NULL, NULL, 'Sao Paulo - Brown Strap - Silver Case - GM-103-4', NULL, '609919123651', 'FedEx', NULL, '2014-11-11', '09.11.2014 09:22', 'UK140403AS06', '1', 'a0YC000000ZwvP4MAJ', '170.00', '248.99'),
(26755, '280437888', NULL, NULL, 'donna smith', '26 lowton gardens', '', 'po8 0za', 'Clanfield', 'Großbritannien', 'GB', NULL, NULL, '', '0010006OI0', NULL, NULL, 'Sao Paulo - Brown Strap - Silver Case - GM-103-4', NULL, '609919123662', 'FedEx', NULL, '2014-11-11', '09.11.2014 15:53', 'UK140403AS06', '1', 'a0YC000000ZwvP4MAJ', '170.00', '248.99'),
(26756, '280083240', NULL, NULL, 'Mark Greaves', '13 DARTFORD ROAD', '', 'LE2 7PQ', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7808058177', '00100915TF', NULL, NULL, 'Sao Paulo - Brown Strap - Silver Case - GM-103-4', NULL, '609919123673', 'FedEx', NULL, '2014-11-11', '07.11.2014 22:53', 'UK140403AS06', '1', 'a0YC000000ZwvP4MAJ', '170.00', '248.99'),
(26757, '280795536', NULL, NULL, 'Lindsey de Bondt', 'Dirkputstraat 330', '', '2850', 'Boom', 'Belgien', 'BE', NULL, NULL, '492808933', '0010029X9Q', NULL, NULL, 'Theorema Copa Cabana horloge - zwart (GM-104-3)', NULL, '609919123695', 'FedEx', NULL, '2014-11-12', '10.11.2014 21:48', 'NL140915NM89', '1', 'a0YC000000FCFjVMAX', '', '289.00'),
(26758, '280762728', NULL, NULL, 'Michael Cerulus', 'Dorpstraat 44', '', '2520', 'Emblem', 'Belgien', 'BE', NULL, NULL, '497387324', '0010168F1C', NULL, NULL, 'Theorema Copa Cabana horloge - zwart (GM-104-3)', NULL, '609919123700', 'FedEx', NULL, '2014-11-12', '10.11.2014 19:48', 'NL140915NM89', '1', 'a0YC000000FCFjVMAX', '', '289.00'),
(26759, '280738526', NULL, NULL, 'Katrien De Cupere', 'Steenweg op Blaasveld 31', '', '2801', 'Heffen', 'Belgien', 'BE', NULL, NULL, '468124205', '0010248UV7', NULL, NULL, 'Casablanca Gold/Black', NULL, '609919123710', 'FedEx', NULL, '2014-11-12', '10.11.2014 18:18', 'NL140520PJ08', '1', 'a0YC000000ZKLiBMAX', '190.01', '299.98'),
(26760, '279831087', NULL, NULL, 'Gulsel Kaymak', 'Dambruggestraat 246 Antwerpen', '', '2060', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '32488376139', '00101851VY', NULL, NULL, 'Une montre PIONIER London - noir/noir avec bracelet mÃ©tallique (GM-150-8)', NULL, '609919123721', 'FedEx', NULL, '2014-11-12', '06.11.2014 22:18', 'NL141008NM08', '1', 'a0YC000000ZmKriMAF', '', '199.99'),
(26761, '280769180', NULL, NULL, 'Regina O\'Connor', '36 Orangrove', 'Oranhill', '', 'Oranmore Galway', 'Irland', 'IE', NULL, NULL, '3,53877E+11', '0010067D3H', NULL, NULL, 'Florida Diamonds By Pionier Black Strap With White Face', NULL, '609919123798', 'FedEx', NULL, '2014-11-12', '10.11.2014 21:02', '16918', '1', 'a0YC000000ZwzYWMAZ', '154.99', '229.00'),
(26762, '280797205', NULL, NULL, 'Manav Lubana', 'VIA ZANICA 29', '', '24126', 'BERGAMO', 'Italien', 'IT', NULL, NULL, '3883299253', '0010049F3P', NULL, NULL, 'Florida Model GM-505-4', NULL, '609919123765', 'FedEx', NULL, '2014-11-12', '10.11.2014 21:59', 'IT010914SF24', '1', 'a0YC000000FCiEFMA1', '', '199.99'),
(26763, '280784735', '', '', 'Butrico Andrea', 'STRADA MADONNA 24', '', '10040', 'DRUENTO', 'Italien', '', '', '', '3477644247', '0010151TKH', '', '', 'Florida Model GM-505-5', 'Uhr erhalten 27.11.2014\r\nBitte refund!', '609919123776', 'FedEx', '', '2014-11-12', '10.11.2014 21:28', 'IT010914SF25', '1', 'a0YC000000FCiEGMA1', '', '199.99'),
(26764, '280722807', NULL, NULL, 'hysni shanaj', 'VIALE CASTROCARO 42', '', '47838', 'RICCIONE', 'Italien', 'IT', NULL, NULL, '3291351763', '0010015TF3', NULL, NULL, 'Florida Model GM-505-5', NULL, '609919123787', 'FedEx', NULL, '2014-11-12', '10.11.2014 17:28', 'IT010914SF25', '1', 'a0YC000000FCiEGMA1', '', '199.99'),
(26765, '280862618', '', '', 'Theo Moerings', 'Wim Richtstraat 20', '', '5221 JC', '\'S-HERTOGENBOSCH', 'Niederlande', '', '', '', '615469833', '00101449X7', '', '', 'Theorema Copa Cabana horloge - goudkleur/zwart (GM-104-2)', 'Uhr erhalten 09.12.2014\r\nBitte refund!', '609919123732', 'FedEx', '', '2014-11-12', '11.11.2014 08:28', 'NL140915NM88', '1', 'a0YC000000FCFgsMAH', '', '289.00'),
(26766, '280831867', NULL, NULL, 'Abdloahid El karimi', 'Pauwenburg 11', '', '3085 KR', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '638744442', '00102477R3', NULL, NULL, 'Theorema Copa Cabana horloge - goudkleur/zwart (GM-104-2)', NULL, '609919123743', 'FedEx', NULL, '2014-11-12', '11.11.2014 06:28', 'NL140915NM88', '1', 'a0YC000000FCFgsMAH', '', '289.00'),
(26767, '280738109', NULL, NULL, 'Roy Noorts', 'Hendrik Casimirlaan 19', '', '4561 WH', 'Hulst', 'Niederlande', 'NL', NULL, NULL, '495915432', '0010243ZEK', NULL, NULL, 'Theorema Copa Cabana horloge - zilverkleur/goudkleur (GM-103-4)', NULL, '609919123754', 'FedEx', NULL, '2014-11-12', '10.11.2014 18:28', 'NL140915NM90', '1', 'a0YC000000FCFhWMAX', '', '289.00'),
(26768, '280782484', NULL, NULL, 'Perminder Chahal', '12 CHURCHOVER CLOSE', '', 'B76 1WG', 'SUTTON COLDFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7956885430', '0010087IE3', NULL, NULL, 'Black Strap Silver Case Black Face (GM-102-2)', NULL, '609919123802', 'FedEx', NULL, '2014-11-12', '10.11.2014 21:54', 'UK131217AMC31', '1', 'a0YC000000Zwv3UMAR', '152.00', '229.00'),
(26769, '280716172', NULL, NULL, 'sam pirie', '1 Benet cottage', 'Chequers hill', 'AL3 8Eu', 'flamstead', 'Grossbritannien', 'GB', NULL, NULL, '7947500006', '001011822L', NULL, NULL, 'Black Strap Silver Case Black Face (GM-102-2)', NULL, '609919123813', 'FedEx', NULL, '2014-11-12', '10.11.2014 17:52', 'UK131217AMC31', '1', 'a0YC000000Zwv3UMAR', '152.00', '229.00'),
(26770, '280790300', NULL, NULL, 'Aatithya Basnet', '17 CHERRY TREE CLOSE', '', 'TN37 6EX', 'ST. LEONARDS-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7538479895', '00101952KZ', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919123824', 'FedEx', NULL, '2014-11-12', '10.11.2014 22:52', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(26771, '280678626', NULL, NULL, 'Jenna Jons', '33 Brookfield Lane East', '', 'EN80PT', 'CHESHUNT', 'Grossbritannien', 'GB', NULL, NULL, '7745050981', '0010051G0A', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919123835', 'FedEx', NULL, '2014-11-12', '10.11.2014 15:23', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(26772, '280665711', NULL, NULL, 'Tracy Peden', '18 BROWN CRESCENT', 'Methilhill', 'KY8 2DG', 'LEVEN', 'Grossbritannien', 'GB', NULL, NULL, '7779099629', '0010127BYG', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919123846', 'FedEx', NULL, '2014-11-12', '10.11.2014 14:23', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(26773, '280888955', NULL, NULL, 'daniel cuckow', 'WOODHALL ROBBS CHASE', '', 'PE14 8TB', 'WISBECH', 'Grossbritannien', 'GB', NULL, NULL, '1945774536', '0010150REP', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919123857', 'FedEx', NULL, '2014-11-12', '11.11.2014 10:54', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(26774, '280747905', NULL, NULL, 'Victoria Wright', '37 Rockley avenue', 'Newthorpe', 'Ng162eg', 'Nottingham', 'Grossbritannien', 'GB', NULL, NULL, '1773787906', '0010050L9V', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919123868', 'FedEx', NULL, '2014-11-12', '10.11.2014 19:55', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26775, '280762318', NULL, NULL, 'Hollie Bawden', '58 Clarendon Avenue', '', 'CV324SA', 'Leamington Spa', 'Grossbritannien', 'GB', NULL, NULL, '7817698951', '0010014ZVM', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919123879', 'FedEx', NULL, '2014-11-12', '10.11.2014 20:53', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26776, '280715605', NULL, NULL, 'brighon parsons', '38 ANSON ROAD', '', 'WS2 0DH', 'WALSALL', 'Grossbritannien', 'GB', NULL, NULL, '7712588112', '0010070IYX', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919123880', 'FedEx', NULL, '2014-11-12', '10.11.2014 17:52', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26777, '280840150', '', '', 'Charles Muodu', '10 CASPIAN WALK', '', 'E16 3JB', 'LONDON', 'Grossbritannien', '', '', '', '7453456788', '0010137GR1', '', '', 'GM-101-5	Black Strap/ Black Case/ Black Dial', 'Paket am 25.11.14 zur?ck erhalten!\r\nRL 7149 6305 1DE    26.11.2014', '609919123890', 'FedEx', '', '2014-11-12', '11.11.2014 08:23', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26778, '280813969', NULL, NULL, 'Heather Gavan', '29 WEST BEECH AVENUE', '', 'SS11 8AJ', 'WICKFORD', 'Grossbritannien', 'GB', NULL, NULL, '7952025339', '0010073T7N', NULL, NULL, 'GM-505-2 FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face', NULL, '609919123905', 'FedEx', NULL, '2014-11-12', '11.11.2014 01:22', 'UK131023AMC08', '1', 'a0YC000000ZkjTOMAZ', '126.99', '199.00'),
(26779, '280726923', NULL, NULL, 'Efims Galickijs', 'Flat C 361 Ballards Lane', '', 'N12 8LJ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7856820321', '00100826WW', NULL, NULL, 'GM-505-5	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with Black face', NULL, '609919123916', 'FedEx', NULL, '2014-11-12', '10.11.2014 18:24', 'UK131023AMC11', '1', 'a0YC000000ZkjTRMAZ', '126.99', '199.00'),
(26780, '280754071', NULL, NULL, 'Sharon Byers', '40 WHITROUT ROAD', '', 'TS24 9PW', 'HARTLEPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7706005332', '00100567R6', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919123927', 'FedEx', NULL, '2014-11-12', '10.11.2014 20:25', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(26781, '280652819', NULL, NULL, 'Andrew Eastell', '16 RYLSTONE ROAD', 'Baildon', 'BD17 5BQ', 'SHIPLEY', 'Grossbritannien', 'GB', NULL, NULL, '7973312346', '0010017JF1', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919123938', 'FedEx', NULL, '2014-11-12', '10.11.2014 13:53', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26782, '280731191', NULL, NULL, 'jonathan webber', '580 NORTH CIRCULAR ROAD', '580 North circular road', 'NW2 7PY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '12084520142', '0010201HV7', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919123949', 'FedEx', NULL, '2014-11-12', '10.11.2014 18:55', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26783, '280721600', NULL, NULL, 'mark Regan', '39 ESSEX STREET', '', 'WC2R 3AT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '07979 694442', '0010104CI3', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919123950', 'FedEx', NULL, '2014-11-12', '10.11.2014 18:24', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26784, '280683254', NULL, NULL, 'Sophie Hallgarth', 'FLAT C HIGH STREET', '', 'FK15 0EE', 'DUNBLANE', 'Grossbritannien', 'GB', NULL, NULL, '7730351174', '0010168OP6', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919123960', 'FedEx', NULL, '2014-11-12', '10.11.2014 15:22', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26785, '280944910', NULL, NULL, 'Ismail El khader Assa', '838 C High Road Leyton', '', 'E10 6AE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7460158744', '0010177BBO', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919123971', 'FedEx', NULL, '2014-11-12', '11.11.2014 13:54', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26786, '280953688', NULL, NULL, 'Liam Toomey', '39 EATON VALLEY ROAD', 'Thank you.', 'LU2 0SN', 'LUTON', 'Grossbritannien', 'GB', NULL, NULL, '7879556807', '0010193RNH', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919123982', 'FedEx', NULL, '2014-11-12', '11.11.2014 13:55', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26787, '280814749', NULL, NULL, 'Mila Ferreira', '100 CHESTERFIELD GARDENS', '', 'N4 1LR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7949035204', '00101628NU', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919123993', 'FedEx', NULL, '2014-11-12', '11.11.2014 01:22', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26788, '280866913', NULL, NULL, 'Richard Siddall', '160 ROTHERHAM ROAD', '', 'S25 3RH', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7811357554', '00102321HH', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919124007', 'FedEx', NULL, '2014-11-12', '11.11.2014 09:54', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26789, '280844579', NULL, NULL, 'Ignacio Lopez', '88 Menzies Road', 'Flat B', 'AB11 9AJ', 'Aberdeen', 'Grossbritannien', 'GB', NULL, NULL, '7746000788', '00101202OD', NULL, NULL, 'Sao Paulo - Brown Strap - Silver Case - GM-103-4', NULL, '609919124018', 'FedEx', NULL, '2014-11-12', '11.11.2014 08:23', 'UK140403AS06', '1', 'a0YC000000ZwvP4MAJ', '170.00', '248.99'),
(26790, '281284282', NULL, NULL, 'recep yilmaz', 'Botermelkstraat 64 A', '', '9100', 'Sint-Niklaas', 'Belgien', 'BE', NULL, NULL, '497043913', '0010192GQU', NULL, NULL, 'Casablanca Gold/Black', NULL, '609919124100', 'FedEx', NULL, '2014-11-13', '12.11.2014 14:18', 'NL140520PJ08', '1', 'a0YC000000ZKLiBMAX', '190.01', '299.98'),
(26791, '281257446', NULL, NULL, 'luc hinneman', 'glazenleeuwstraat  23', 'luchinneman@gmail.com', '9120', 'beveren-waas', 'Belgien', 'BE', NULL, NULL, '486295941', '001021386L', NULL, NULL, 'Theorema Copa Cabana horloge - zilverkleur/goudkleur (GM-103-4)', NULL, '609919124110', 'FedEx', NULL, '2014-11-13', '12.11.2014 12:48', 'NL140915NM90', '1', 'a0YC000000FCFjXMAX', '', '289.00'),
(26792, '281158394', NULL, NULL, 'Djahanshah MORTAZAVI', 'Kleine Moorsledestraat 6B', '', '8880', 'Ledegem', 'Belgien', 'BE', NULL, NULL, '56327856', '0010231YKR', NULL, NULL, 'Montre Theorema Copa Cabana - argentÃ©/dorÃ© (GM-103-4)', NULL, '609919124121', 'FedEx', NULL, '2014-11-13', '12.11.2014 07:48', 'NL140915NM90', '1', 'a0YC000000FCFjXMAX', '', '289.00'),
(26793, '281089931', NULL, NULL, 'Ali El Farissi', 'Heerbaan 18', '', '3582', 'Beringen', 'Belgien', 'BE', NULL, NULL, '484413086', '00101483LM', NULL, NULL, 'Montre Theorema Copa Cabana - dorÃ©/noir (GM-104-2)', NULL, '609919124132', 'FedEx', NULL, '2014-11-13', '11.11.2014 21:18', 'NL140915NM88', '1', 'a0YC000000FCFjWMAX', '', '289.00'),
(26794, '281002132', NULL, NULL, 'Alexandre De Laet', 'Biezenwei 11', 'bus 3 gelijkvloers', '2650', 'Edegem', 'Belgien', 'BE', NULL, NULL, '475613907', '001006335J', NULL, NULL, 'Theorema Copa Cabana horloge - goudkleur/zwart (GM-104-2)', NULL, '609919124143', 'FedEx', NULL, '2014-11-13', '11.11.2014 15:48', 'NL140915NM88', '1', 'a0YC000000FCFjWMAX', '', '289.00'),
(26795, '280199143', NULL, NULL, 'Christos Tegos', 'Triandria Upsilantou 5', '', '55337', 'Thessaloniki', 'Griechenland', 'GR', NULL, NULL, '6978902664', '0010223VP9', NULL, NULL, '??????? ????? Pionier Skeleton ?? Malibu Diamonds (BROWN ???????, GOLD ????, BLACK ???????) - 006C000000srgAS', NULL, '609919124030', 'FedEx', NULL, '2014-11-13', '08.11.2014 11:38', 'GR16102014SK003', '1', 'a0YC000000ZwP1cMAF', '', '229.00'),
(26796, '281050957', NULL, NULL, 'Vicki O\'Toole', 'St Margarets Killadreenan', '', '', 'Newtownmountkennedy, Co Wicklow', 'Irland', 'IE', NULL, NULL, '879972234', '0010028LJJ', NULL, NULL, 'Malibu Diamonds Watch - Silver - Back Strap', NULL, '609919124154', 'FedEx', NULL, '2014-11-13', '11.11.2014 20:02', 'IE201014IE10', '1', 'a0YC000000ZwyQQMAZ', '150.01', '229.00'),
(26797, '281275341', '', '', 'Ling Wong', 'Professor Kernstraat 42', '', '6224 BA', 'MAASTRICHT', 'Niederlande', '', '', '', '685777796', '0010212H8I', '', '', 'Theorema Copa Cabana horloge - goudkleur/zwart (GM-104-2)', 'Uhr erhalten 08.12.2014\r\nBitte refun d!', '609919124051', 'FedEx', '', '2014-11-13', '12.11.2014 13:58', 'NL140915NM88', '1', 'a0YC000000FCFgsMAH', '', '289.00'),
(26798, '281272688', NULL, NULL, 'naima moussaten', 'Wijnesteinlaan 35', '', '3525 AL', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '628302444', '0010120BP1', NULL, NULL, 'Theorema Copa Cabana horloge - zilverkleur/zwart (GM-104-1)', NULL, '609919124062', 'FedEx', NULL, '2014-11-13', '12.11.2014 13:28', 'NL140915NM87', '1', 'a0YC000000FCFf9MAH', '', '289.00'),
(26799, '281195222', NULL, NULL, 'Abdelazizu Derraz', 'Palingweg 27', '', '1317 PC', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '618938277', '00101761ZL', NULL, NULL, 'Casablanca Silver/Gold', NULL, '609919124073', 'FedEx', NULL, '2014-11-13', '12.11.2014 09:28', 'NL131017LB01', '1', 'a0YC000000ZKLPVMA5', '190.01', '299.98'),
(26800, '281136661', NULL, NULL, 'Jacques de Vlugt', 'Voorweg 105', '', '2431AN', 'Noorden', 'Niederlande', 'NL', NULL, NULL, '651528189', '0010240UWU', NULL, NULL, 'Theorema Copa Cabana horloge - goudkleur/zwart (GM-104-2)', NULL, '609919124084', 'FedEx', NULL, '2014-11-13', '12.11.2014 05:58', 'NL140915NM88', '1', 'a0YC000000FCFgsMAH', '', '289.00'),
(26801, '281091677', NULL, NULL, 'Raymond Vromans', 'Aaltje Noordewierlaan 8', '', '1403 JC', 'Bussum', 'Niederlande', 'NL', NULL, NULL, '648268674', '00101947SF', NULL, NULL, 'Theorema Copa Cabana horloge - zilverkleur/zwart (GM-104-1)', NULL, '609919124095', 'FedEx', NULL, '2014-11-13', '11.11.2014 20:58', 'NL140915NM87', '1', 'a0YC000000FCFf9MAH', '', '289.00'),
(26802, '281267915', NULL, NULL, 'Marta Wajdlejt', 'Dluga 37/38 m.1', '', '80-827', 'gdansk pomorskie', 'Polen', 'PL', NULL, NULL, '728952826', '00101653VT', NULL, NULL, 'MÄ™ski zegarek Pionier z kolekcji Barbados: model Leder silber-schwarz', NULL, '609919124040', 'FedEx', NULL, '2014-11-13', '12.11.2014 15:08', 'PL140909MM66', '1', 'a0YC000000ZZikbMAD', '650.97', '997.00'),
(26803, '281104417', '', '', 'Khalid Aslam', '8 ST. JOHNS GARDENS', '', 'FK6 5HN', 'DENNY', 'Großbritannien', '', '', '', '1324823400', '00101745SO', '', '', 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', 'Geld zurück erhalten!', '609919124165', 'FedEx', '', '2014-11-13', '11.11.2014 22:54', 'UK131203AMC15', '1', 'a0YC000000Zm4CeMAJ', '123.99', '199.00'),
(26804, '281191743', NULL, NULL, 'Perry wilson', 'Brooks Farm Tumblers Green', '', 'CM77 8BA', 'Stisted', 'Großbritannien', 'GB', NULL, NULL, '1376348899', '00101301FQ', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '609919124176', 'FedEx', NULL, '2014-11-13', '12.11.2014 10:22', 'UK140102AMC04', '1', 'a0YC000000ZwvZWMAZ', '169.99', '259.00'),
(26805, '281175612', NULL, NULL, 'Jo Hodge', '42 BEDFORD ROAD', '', 'PL9 7DB', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7972898978', '001009948Y', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919124187', 'FedEx', NULL, '2014-11-13', '12.11.2014 09:26', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(26806, '281240821', NULL, NULL, 'suyuefeng Su', '46 BALDWIN AVENUE', '', 'L16 3GD', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7792864799', '0010137V11', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919124198', 'FedEx', NULL, '2014-11-13', '12.11.2014 12:55', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(26807, '281119805', NULL, NULL, 'Kestutis Seskevicius', '29 GLEBE CRESCENT', '', 'NW4 1BT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7565068524', '0010172OW8', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919124202', 'FedEx', NULL, '2014-11-13', '12.11.2014 00:54', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(26808, '281239454', NULL, NULL, 'suyuefeng Su', '46 BALDWIN AVENUE', '', 'L16 3GD', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7792864799', '0010103DWJ', NULL, NULL, 'Brown Strap Silver Case Gold Face (GM-104-4)', NULL, '609919124198', 'FedEx', NULL, '2014-11-13', '12.11.2014 12:57', 'UK140102AMC05', '1', 'a0YC000000ZwvXzMAJ', '169.99', '259.00'),
(26809, '281060786', NULL, NULL, 'Chan Tien', '10 Apex Apartments, Culverley Road', '', 'SE6 2LF', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7846704420', '0010191AMC', NULL, NULL, 'Coppernicus Watch Black Strap Black Case Black Face (GM-501-4)', NULL, '609919124213', 'FedEx', NULL, '2014-11-13', '11.11.2014 20:23', 'UK131203AMC12', '1', 'a0YC000000Zm4oZMAR', '124.01', '179.00'),
(26810, '281237390', NULL, NULL, 'Kieran Towning', 'FARLEY CROFT MILL ROAD', '', 'TN21 0XE', 'HEATHFIELD', 'Großbritannien', 'GB', NULL, NULL, '7879994702', '0010213VSW', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919124224', 'FedEx', NULL, '2014-11-13', '12.11.2014 12:55', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26811, '281030151', NULL, NULL, 'Sharon Timmons', '15 Buchanan Court', '', 'Wd6 5rb', 'Borehamwood', 'Großbritannien', 'GB', NULL, NULL, '7738363443', '0010077AV6', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919124235', 'FedEx', NULL, '2014-11-13', '11.11.2014 18:53', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26812, '281174271', NULL, NULL, 'Jonathan Statt', '33 BENINGFIELD DRIVE', 'London Colney', 'AL2 1UX', 'ST. ALBANS', 'Großbritannien', 'GB', NULL, NULL, '1727821561', '0010054HQI', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919124246', 'FedEx', NULL, '2014-11-13', '12.11.2014 09:26', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26813, '281123687', NULL, NULL, 'Jonathon Clarkson', '92 DONORE CRESCENT', '', 'BT41 1HZ', 'ANTRIM', 'Großbritannien', 'GB', NULL, NULL, '7551008077', '0010191UYW', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919124257', 'FedEx', NULL, '2014-11-13', '12.11.2014 01:23', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26814, '281016087', NULL, NULL, 'Matthew Zinn', '5 Sqn RAF Lo Morayshire', '', 'IV316SD', 'Elgin', 'Großbritannien', 'GB', NULL, NULL, '7715580322', '0010077DXB', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919124268', 'FedEx', NULL, '2014-11-13', '11.11.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26815, '281011294', NULL, NULL, 'yick ying ngo', '10 MAYERNE ROAD', '', 'SE9 6DF', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7454001999', '0010216UZU', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919124279', 'FedEx', NULL, '2014-11-13', '11.11.2014 17:24', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26816, '280999523', NULL, NULL, 'Claire Bennett', '25 Hodnell Close', '', 'B36 9SF', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '7936358160', '0010081YIY', NULL, NULL, 'GM-505-4	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with White face', NULL, '609919124280', 'FedEx', NULL, '2014-11-13', '11.11.2014 16:53', 'UK131023AMC10', '1', 'a0YC000000ZkjTQMAZ', '126.99', '199.00'),
(26817, '281198036', NULL, NULL, 'Gregory Clare', '22 MILES BANK', '', 'PE11 3EZ', 'SPALDING', 'Großbritannien', 'GB', NULL, NULL, '7801292323', '00102217TN', NULL, NULL, 'GM-505-4	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with White face', NULL, '609919124290', 'FedEx', NULL, '2014-11-13', '12.11.2014 10:54', 'UK131023AMC10', '1', 'a0YC000000ZkjTQMAZ', '126.99', '199.00'),
(26818, '281245125', NULL, NULL, 'Maria Bondarenko', '28 HAUTEYN COURT', '', 'NR3 2RQ', 'NORWICH', 'Großbritannien', 'GB', NULL, NULL, '7415526314', '0010116FLW', NULL, NULL, 'GM-505-4	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with White face', NULL, '609919124305', 'FedEx', NULL, '2014-11-13', '12.11.2014 12:57', 'UK131023AMC10', '1', 'a0YC000000ZkjTQMAZ', '126.99', '199.00'),
(26819, '281075076', NULL, NULL, 'Adonis Pelaez', '19 HATFIELDS', 'Thomson Reuters', 'SE1 8DJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7931241385', '00100029TD', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919124316', 'FedEx', NULL, '2014-11-13', '11.11.2014 21:23', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(26820, '281180972', NULL, NULL, 'Kimberley Davies', '40 DIGBY GARTH', '', 'HU7 4NW', 'HULL', 'Großbritannien', 'GB', NULL, NULL, '7936557569', '0010076TOQ', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919124327', 'FedEx', NULL, '2014-11-13', '12.11.2014 09:54', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26821, '280983993', NULL, NULL, 'Ashbel Serieux', '100 Southbury', '', 'En1 1yd', 'Enfield', 'Großbritannien', 'GB', NULL, NULL, '7511482526', '00100734BV', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919124338', 'FedEx', NULL, '2014-11-13', '11.11.2014 15:54', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26822, '281227865', NULL, NULL, 'jackie simpson', '18 BONGATE GARDENS', '', 'TD8 6DP', 'JEDBURGH', 'Großbritannien', 'GB', NULL, NULL, '1835862030', '0010153HWR', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919124349', 'FedEx', NULL, '2014-11-13', '12.11.2014 12:29', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26823, '281031262', NULL, NULL, 'John Mercer', '475 MANCHESTER ROAD', 'Bury', 'BL9 9SH', 'BURY', 'Großbritannien', 'GB', NULL, NULL, '7581025445', '00101329YS', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919124350', 'FedEx', NULL, '2014-11-13', '11.11.2014 18:52', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26824, '280957395', NULL, NULL, 'Katie Roberts', '5 COMPTON ROAD', '', 'SW19 7QA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7506034664', '001022320Z', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919124360', 'FedEx', NULL, '2014-11-13', '11.11.2014 14:23', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26825, '281035214', NULL, NULL, 'Michael Hoyle', '60 WALDRIDGE ROAD', 'Chester-Le-Street', 'DH2 3AQ', 'CHESTER LE STREET', 'Großbritannien', 'GB', NULL, NULL, '7455974050', '0010215MGI', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919124371', 'FedEx', NULL, '2014-11-13', '11.11.2014 18:52', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26826, '281414957', NULL, NULL, 'Olivier Deduytsche', 'Vrijgeweidestraat 119', 'olivier.deduytsche@telenet.be', '8020', 'Ruddervoorde', 'Belgien', 'BE', NULL, NULL, '32477230229', '00101497SR', NULL, NULL, 'Casablanca Gold/Black', NULL, '609919124485', 'FedEx', NULL, '2014-11-13', '12.11.2014 23:18', 'NL140520PJ08', '1', 'a0YC000000ZKLiBMAX', '190.01', '299.98'),
(26827, '281406428', NULL, NULL, 'Nick Van Aken', 'Pastoor Coplaan 144', '', '2070', 'Burcht', 'Belgien', 'BE', NULL, NULL, '473674459', '0010188NAB', NULL, NULL, 'Theorema Copa Cabana horloge - goudkleur/zwart (GM-104-2)', NULL, '609919124496', 'FedEx', NULL, '2014-11-13', '12.11.2014 22:18', 'NL140915NM88', '1', 'a0YC000000FCFjWMAX', '', '289.00'),
(26828, '281364132', NULL, NULL, 'Nora van Loo', 'rue Neuve 69', 'Mac cosmetics', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '493568563', '0010181C7I', NULL, NULL, 'Theorema Copa Cabana horloge - zilverkleur/zwart (GM-104-1)', NULL, '609919124500', 'FedEx', NULL, '2014-11-13', '12.11.2014 19:48', 'NL140915NM87', '1', 'a0YC000000FCFjUMAX', '', '289.00'),
(26829, '281335865', NULL, NULL, 'Benjamin Koinngs', 'Bredabaan 921', 'Bus 5', '2930', 'Brasschaat', 'Belgien', 'BE', NULL, NULL, '473476082', '0010192VXX', NULL, NULL, 'Theorema Copa Cabana horloge - zilverkleur/goudkleur (GM-104-4)', NULL, '609919124511', 'FedEx', NULL, '2014-11-13', '12.11.2014 17:49', 'NL140915NM90', '1', 'a0YC000000FCFjXMAX', '', '289.00'),
(26830, '281334750', NULL, NULL, 'ann Vynckier', 'Jezuietengoed 21', '', '8560', 'Moorsele', 'Belgien', 'BE', NULL, NULL, '496872156', '0010183JYQ', NULL, NULL, 'Theorema Copa Cabana horloge - zilverkleur/goudkleur (GM-104-4)', NULL, '609919124522', 'FedEx', NULL, '2014-11-13', '12.11.2014 17:49', 'NL140915NM90', '1', 'a0YC000000FCFjXMAX', '', '289.00'),
(26831, '281289772', NULL, NULL, 'Giannis Ioannidis', 'Markou Mpotsari 16', '', '54453', 'Thesaloniki', 'Griechenland', 'GR', NULL, NULL, '6974303575', '0010175I4D', NULL, NULL, '??????? ????? Theorema Paragon, T-3001-1 silber-weiß Band schwarz', NULL, '609919124393', 'FedEx', NULL, '2014-11-13', '12.11.2014 13:38', 'GR16102014SK007', '1', 'a0YC000000ZwQgqMAF', '', '169.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(26832, '281263318', NULL, NULL, 'marco leopold', 'Kresnas 15', '', '11362', 'athens', 'Griechenland', 'GR', NULL, NULL, '3,07E+11', '0010244UWL', NULL, NULL, '??????? ????? Pionier Skeleton ?? Malibu Diamonds gold', NULL, '609919124408', 'FedEx', NULL, '2014-11-13', '12.11.2014 12:08', 'GR16102014SK003', '1', 'a0YC000000ZwP1cMAF', '', '229.00'),
(26833, '281287307', NULL, NULL, 'Lucy Earl', '582 BLACKPOOL ROAD', '', 'PR2 1JA', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '7526429624', '0010231VQ5', NULL, NULL, 'Barbados Pionier Black Face With Red Detailing and Brown Leather Strap', NULL, '609919124419', 'FedEx', NULL, '2014-11-13', '12.11.2014 15:52', 'UK140820cc03', '1', 'a0YC000000Zb38fMAB', '129.99', '199.00'),
(26834, '281412211', NULL, NULL, 'Alan Webster Orona Ltd', 'Unit 4 Brunel Close', 'Ebblake Industrial Estate', 'BH31 6BA', 'Verwood', 'Großbritannien', 'GB', NULL, NULL, '07500 331922', '001016175O', NULL, NULL, 'Barbados Pionier Stainless Steel Face With Red Detailing and Black Leather Strap', NULL, '609919124420', 'FedEx', NULL, '2014-11-13', '12.11.2014 23:52', 'UK140820cc04', '1', 'a0YC000000Zb38gMAB', '129.99', '199.00'),
(26835, '281254897', NULL, NULL, 'Melissa Forde', '64/1 Slateford Road', 'Slateford', 'Eh11 1QX', 'Edinburgh', 'Großbritannien', 'GB', NULL, NULL, '7722187499', '0010227HG3', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919124430', 'FedEx', NULL, '2014-11-13', '12.11.2014 13:52', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(26836, '281343555', NULL, NULL, 'Chris George', '2 FOREST SIDE', '', 'SO45 3RS', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7789001598', '00102099DQ', NULL, NULL, 'GM-505-2 FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face', NULL, '609919124441', 'FedEx', NULL, '2014-11-13', '12.11.2014 19:22', 'UK131023AMC08', '1', 'a0YC000000ZkjTOMAZ', '126.99', '199.00'),
(26837, '281271368', NULL, NULL, 'Bev Askew', '67 STONEY BANK DRIVE', 'Kiveton park', 'S26 6SB', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '1909771123', '0010149E2U', NULL, NULL, 'GM-505-6FLORIDA DIAMONDS By \"PIONIER Black Stainless Steel Strap with Black face', NULL, '609919124452', 'FedEx', NULL, '2014-11-13', '12.11.2014 14:25', 'UK131023AMC12', '1', 'a0YC000000ZkjTSMAZ', '126.99', '199.00'),
(26838, '281265123', NULL, NULL, 'Shelby Warrell', '35 COPPERMILL ROAD', '', 'TW19 5NU', 'STAINES', 'Großbritannien', 'GB', NULL, NULL, '7402295459', '0010217KVH', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919124463', 'FedEx', NULL, '2014-11-13', '12.11.2014 14:27', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26839, '281295637', NULL, NULL, 'joan ewing', '14 OXFORD DRIVE', '', 'PA3 3RQ', 'PAISLEY', 'Großbritannien', 'GB', NULL, NULL, '1505345856', '00100661NH', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919124474', 'FedEx', NULL, '2014-11-13', '12.11.2014 16:24', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26840, '281590101', NULL, NULL, 'Lode Lodehuylebroeck', 'Kruisbeeldstraat 65', '', '9220', 'Hamme', 'Belgien', 'BE', NULL, NULL, '494802919', '00102161NI', NULL, NULL, 'Theorema Copa Cabana horloge - zwart (GM-104-3)', NULL, '609919124544', 'FedEx', NULL, '2014-11-14', '13.11.2014 16:18', 'NL140915NM89', '1', 'a0YC000000FCFjVMAX', '', '289.00'),
(26841, '281565088', NULL, NULL, 'Tim Peeters', 'Guido Gezellestraat 68', '', '2850', 'Boom', 'Belgien', 'BE', NULL, NULL, '476907232', '0010165ARF', NULL, NULL, 'Casablanca Black', NULL, '609919124555', 'FedEx', NULL, '2014-11-14', '13.11.2014 14:44', 'NL140520PJ11', '1', 'a0YC000000ZKLiDMAX', '190.01', '299.98'),
(26842, '281508813', NULL, NULL, 'Detlev Janssen', 'Alfons Roelandtsstraat 24/2', '', '3010', 'Kessel-Lo', 'Belgien', 'BE', NULL, NULL, '498471995', '0010019XVU', NULL, NULL, 'Theorema Copa Cabana horloge - goudkleur/zwart (GM-104-2)', NULL, '609919124566', 'FedEx', NULL, '2014-11-14', '13.11.2014 10:48', 'NL140915NM88', '1', 'a0YC000000FCFjWMAX', '', '289.00'),
(26843, '281384330', NULL, NULL, 'Jessica Bravo', 'VIA VOLTI 37', '', '36014', 'SANTORSO', 'Italien', 'IT', NULL, NULL, '3478445404', '00101760OV', NULL, NULL, 'Modello nero e rosegold, Pionier-GM-506-4', NULL, '609919124577', 'FedEx', NULL, '2014-11-14', '12.11.2014 20:58', 'IT140917CS73', '1', 'a0YC000000FCqmpMAD', '', '199.99'),
(26844, '281643148', NULL, NULL, 'dawn themaras', '14 BILLINGHAM CLOSE', '', 'WF2 0TR', 'WAKEFIELD', 'Großbritannien', 'GB', NULL, NULL, '1924315067', '001008942L', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919124636', 'FedEx', NULL, '2014-11-14', '13.11.2014 20:53', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(26845, '281545422', NULL, NULL, 'Natasha Styles', 'MMC Marden Medical Centre', 'Delivery to work address.', 'TN12 9HP', 'Church Green, Marden, Tonbridge, Keny', 'Großbritannien', 'GB', NULL, NULL, '7594303828', '0010098U4W', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919124647', 'FedEx', NULL, '2014-11-14', '13.11.2014 14:22', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(26846, '281482113', NULL, NULL, 'Claire Prinn', '27 FINCHALE VIEW', 'Westfields', 'DH4 6SD', 'HOUGHTON LE SPRING', 'Großbritannien', 'GB', NULL, NULL, '7554444787', '0010017VVN', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919124658', 'FedEx', NULL, '2014-11-14', '13.11.2014 10:22', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(26847, '281624838', NULL, NULL, 'David Sweeney', 'Flat 24 38 Greenhill Road', '', 'G73 2SQ', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7407322558', '0010032JFS', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919124669', 'FedEx', NULL, '2014-11-14', '13.11.2014 19:53', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(26848, '281624243', NULL, NULL, 'Linda Mc Kinney', '128 LECKY ROAD', 'Brandywell', 'BT48 6NP', 'LONDONDERRY', 'Großbritannien', 'GB', NULL, NULL, '4,42871E+11', '00101273AN', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919124670', 'FedEx', NULL, '2014-11-14', '13.11.2014 19:52', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(26849, '281657567', NULL, NULL, 'Katharine Haley', '21 BROWNING ROAD', '', 'PL2 3AN', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7951072942', '0010070GIC', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919124680', 'FedEx', NULL, '2014-11-14', '13.11.2014 21:52', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(26850, '281642903', NULL, NULL, 'Susan Lumley', '34 Fowler avenue', '', 'AB16 7YX', 'Aberdeen', 'Großbritannien', 'GB', NULL, NULL, '7429497354', '0010232FEO', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919124691', 'FedEx', NULL, '2014-11-14', '13.11.2014 20:53', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(26851, '281679101', NULL, NULL, 'Sharon Saayman', '75 WIGGINTON ROAD', '', 'B79 8RN', 'TAMWORTH', 'Großbritannien', 'GB', NULL, NULL, '7792633215', '0010238QFV', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919124706', 'FedEx', NULL, '2014-11-14', '13.11.2014 23:23', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26852, '281672452', NULL, NULL, 'David Sweeney', 'Flat 24 38 Greenhill Road', '', 'G73 2SQ', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7407322558', '0010005WM6', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919124669', 'FedEx', NULL, '2014-11-14', '13.11.2014 22:52', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26853, '281611694', NULL, NULL, 'Kerry Kidd', '10 CORNMARKET COURT', '', 'Bt62 2fd', 'Tandragee', 'Großbritannien', 'GB', NULL, NULL, '7512909078', '0010056ARN', NULL, NULL, 'GM-505-2 FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face', NULL, '609919124717', 'FedEx', NULL, '2014-11-14', '13.11.2014 18:53', 'UK131023AMC08', '1', 'a0YC000000ZkjTOMAZ', '126.99', '199.00'),
(26854, '281646898', NULL, NULL, 'allan collins', '5 NEWARK CLOSE', '', 'L36 8JD', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7850239285', '0010154LTI', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919124728', 'FedEx', NULL, '2014-11-14', '13.11.2014 21:23', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(26855, '281503856', NULL, NULL, 'Jamie North', '111 MAVISBANK', '', 'EH20 9DE', 'LOANHEAD', 'Großbritannien', 'GB', NULL, NULL, '7908977553', '00100361RA', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919124739', 'FedEx', NULL, '2014-11-14', '13.11.2014 11:55', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(26856, '281662349', NULL, NULL, 'Natalie Tyrer', 'UNIT 4 VENTILUX, UNIT 4 ARBOUR COURT, ARBOUR LANE', '', 'L33 7XE', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7803579762', '0010047AHO', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919124740', 'FedEx', NULL, '2014-11-14', '13.11.2014 21:53', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(26857, '281572355', NULL, NULL, 'Chloe Gough', '43 IBSLEY GROVE', 'Bedhampton', 'PO9 3DP', 'HAVANT', 'Großbritannien', 'GB', NULL, NULL, '7896119401', '0010020ZGH', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919124750', 'FedEx', NULL, '2014-11-14', '13.11.2014 16:23', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26858, '281554014', NULL, NULL, 'Kerrie Edmonston', '6 Breadalbane Crescent', '', 'KY6 3PQ', 'Fife', 'Großbritannien', 'GB', NULL, NULL, '', '0010101F92', NULL, NULL, 'Sao Paulo - Brown Strap - Silver Case - GM-103-4', NULL, '609919124761', 'FedEx', NULL, '2014-11-14', '13.11.2014 14:52', 'UK140403AS06', '1', 'a0YC000000ZwvP4MAJ', '170.00', '248.99'),
(26859, '280923065', NULL, NULL, 'MIXALIS DEPASTAS', 'LEOFOROS VOULIAGMENIS, EMPORIKO KENTRO CITY PLAZA, AEGEAN SPEED LINES, 4os OROFOS 85', '', '16674', 'GLYFADA', 'Griechenland', 'GR', NULL, NULL, '6948517969', '0010021EYK', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-2  silber-schwarz Bd. Schwarz', NULL, '609919124603', 'FedEx', NULL, '2014-11-14', '11.11.2014 10:38', 'GR16102014SK009', '1', 'a0YC000000ZwQlfMAF', '', '169.00'),
(26860, '280887092', NULL, NULL, 'SOKRATIS pAVLANTIS', 'Markopouliotou 5_7', '', '11744', 'ATHINA', 'Griechenland', 'GR', NULL, NULL, '6945627090', '00101514IQ', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-5 Bicolor-weiß', NULL, '609919124614', 'FedEx', NULL, '2014-11-14', '11.11.2014 09:08', 'GR16102014SK013', '1', 'a0YC000000ZwQtMMAV', '', '169.00'),
(26861, '280689325', NULL, NULL, 'IOANNA SERLI', 'Grigoriou Afxentioy 2', '', '72200', 'IERAPETRA LASITHIOU', 'Griechenland', 'GR', NULL, NULL, '6972929027', '0010222XDF', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-1 silber-weiß Bd. Schwarz', NULL, '609919124625', 'FedEx', NULL, '2014-11-14', '10.11.2014 14:08', 'GR16102014SK007', '1', 'a0YC000000ZwQgqMAF', '', '169.00'),
(26862, '281544194', NULL, NULL, 'Jan Schrader', 'Piaskowa 12E', '', '05-510', 'Chylice Mazowieckie', 'Polen', 'PL', NULL, NULL, '784559692', '0010172XI5', NULL, NULL, 'MÄ™ski zegarek Pionier z kolekcji Barbados: model Edelstahl gold', NULL, '609919124599', 'FedEx', NULL, '2014-11-14', '13.11.2014 15:08', 'PL140909MM681', '1', 'a0YC000000ZZj8mMAD', '650.97', '997.00'),
(26863, '281496446', NULL, NULL, 'Mikko Zerni', 'Hevoshaka 9A', '', '40530', 'JYVAESKYLAE', 'Finnland', 'FI', NULL, NULL, '050-4043174', '0010114S21', NULL, NULL, 'Malli B-D - Theorema Marco Polo -Diamanten Gold BD Leder', NULL, '609919124588', 'FedEx', NULL, '2014-11-14', '13.11.2014 13:18', 'FI060514HW15', '1', 'a0YC000000FCigmMAD', '165.00', '269.01'),
(26864, '281619836', NULL, NULL, 'Elizabeth Chamorro', 'VIA GIOVANNI MASERA 10', 'Slot machine buena suerte', '20129', 'MILANO', 'Italien', 'IT', NULL, NULL, '3288850269', '0010236V41', NULL, NULL, 'Modello nero, Pionier-GM-506-2', NULL, '609919124794', 'FedEx', NULL, '2014-11-17', '13.11.2014 18:28', 'IT140917CS72', '1', 'a0YC000000FCqlrMAD', '', '199.99'),
(26865, '281608073', NULL, NULL, 'ALEX ALBERTIN', 'VIA DUMENZA 16/A', '', '21016', 'LUINO', 'Italien', 'IT', NULL, NULL, '3485243801', '0010190JDV', NULL, NULL, 'Florida Model GM-505-4', NULL, '609919124809', 'FedEx', NULL, '2014-11-17', '13.11.2014 17:58', 'IT010914SF24', '1', 'a0YC000000FCiEFMA1', '', '199.99'),
(26866, '281589572', NULL, NULL, 'Izabella Hortobagyi', 'KVARNHAGSVAEGEN 139', '', '145 60', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '738731448', '0010165M2H', NULL, NULL, 'Guld/svart, metallarmband. Modell T3008-8', NULL, '609919124783', 'FedEx', NULL, '2014-11-17', '13.11.2014 18:15', 'SET3008-8', '1', 'a0YC000000ZykymMAB', '1358.64', '1895.00'),
(26867, '281933494', NULL, NULL, 'Jesus Calvo', 'ENCARNACION ALONSO PALOMO 4', '2B', '47300', 'PENAFIEL', 'Spanien', 'ES', NULL, NULL, '625474110', '0010219QD8', NULL, NULL, 'Reloj Casablanca plateado y blanco', NULL, '609919124810', 'FedEx', NULL, '2014-11-17', '14.11.2014 23:28', 'ES141023CS50', '1', 'a0YC000000ZxwLHMAZ', '', '299.99'),
(26868, '281407494', NULL, NULL, 'Julio Perez Solana', 'CALLE LAS ERAS 31', 'casa', '09006', 'BURGOS', 'Spanien', 'ES', NULL, NULL, '609384460', '0010211S3T', NULL, NULL, 'Reloj Theorema Marco Polo  - modelo Diamante 3005-19', NULL, '609919124820', 'FedEx', NULL, '2014-11-17', '12.11.2014 22:28', 'ES141029CS37', '1', 'a0YC000000Zz7VRMAZ', '', '209.99'),
(26869, '281774886', NULL, NULL, 'mark Regan', '22 WOODCLYFFE DRIVE', '', 'BR7 5NT', 'CHISLEHURST', 'Großbritannien', 'GB', NULL, NULL, '07979 694442', '0010185Y1S', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919124831', 'FedEx', NULL, '2014-11-17', '14.11.2014 11:53', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(26870, '281750966', NULL, NULL, 'Shirleyann McCrorie', '24 EDZELL STREET', 'Whitenich', 'G14 0TW', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7745582815', '00101593N8', NULL, NULL, 'Barbados Pionier Black Face And Black Rim With Red Detailing And Black Metal Strap', NULL, '609919124842', 'FedEx', NULL, '2014-11-17', '14.11.2014 10:22', 'UK140903CC08', '1', 'a0YC000000Zb38lMAB', '129.99', '199.00'),
(26871, '281719425', NULL, NULL, 'michelle Marsh', '18 SOUTH VIEW', 'Ty rhiw', 'CF15 7SE', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7455323408', '00102247KO', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919124853', 'FedEx', NULL, '2014-11-17', '14.11.2014 08:23', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26872, '281688639', NULL, NULL, 'Chloe Yim', '27 printwork Rutherford street', '', 'Ne4 5dp', 'Newcastle', 'Großbritannien', 'GB', NULL, NULL, '7775131493', '0010110DZ4', NULL, NULL, 'Black Strap Silver Case Black Face (GM-102-2)', NULL, '609919124864', 'FedEx', NULL, '2014-11-17', '14.11.2014 00:23', 'UK131217AMC31', '1', 'a0YC000000Zwv3UMAR', '152.00', '229.00'),
(26873, '281687202', NULL, NULL, 'Mick Fairest', '19 ASH CLOSE', 'Killamarsh', 'S21 1GU', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7831137436', '0010139A4N', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '609919124875', 'FedEx', NULL, '2014-11-17', '14.11.2014 00:24', 'UK140102AMC04', '1', 'a0YC000000ZwvZWMAZ', '169.99', '259.00'),
(26874, '282162423', NULL, NULL, 'pascal Huez', 'chaussee de Fleurus 49', 'chaussee de fleurus  49', '6041', 'Gosselies', 'Belgien', 'BE', NULL, NULL, '474886155', '0010053JZE', NULL, NULL, 'Montre Theorema Copa Cabana - argentÃ©/noir (GM-104-1)', NULL, '609919125356', 'FedEx', NULL, '2014-11-18', '15.11.2014 21:48', 'NL140915NM87', '1', 'a0YC000000FCFjUMAX', '', '289.00'),
(26875, '281957596', NULL, NULL, 'Natiq Hasanov', 'Frans de Schutterlaan 32', '', '2850', 'Boom Antwerpen', 'Belgien', 'BE', NULL, NULL, '32484761916', '0010051D5R', NULL, NULL, 'Casablanca Gold/Black', NULL, '609919125367', 'FedEx', NULL, '2014-11-18', '15.11.2014 07:48', 'NL140520PJ08', '1', 'a0YC000000ZKLiBMAX', '190.01', '299.98'),
(26876, '281996754', NULL, NULL, 'Joanne Kennelly', '162 The Crescent', 'Millbrook Lawns', 'Tallaght', 'Millbrook Lawns', 'Irland', 'IE', NULL, NULL, '876102841', '0010027N77', NULL, NULL, 'Florida Diamonds By Pionier Stainless Steel Strap With Black Face', NULL, '609919125459', 'FedEx', NULL, '2014-11-18', '15.11.2014 11:02', '16921', '1', 'a0YC000000ZwzYaMAJ', '154.99', '229.00'),
(26877, '281909489', NULL, NULL, 'rachel grendon', '23 o Hogan Road', '', '10', 'ballyfermot', 'Irland', 'IE', NULL, NULL, '857181224', '0010123I6Q', NULL, NULL, 'Malibu Diamonds Watch - Silver 2 - Back Strap silber-schwarz', NULL, '609919125460', 'FedEx', NULL, '2014-11-18', '14.11.2014 21:32', 'IE201014IE11', '1', 'a0YC000000ZwyaOMAR', '150.01', '229.00'),
(26878, '282269333', NULL, NULL, 'Wouter van der Gaag', 'Lokhorst 5', '', '2402 PP', 'ALPHEN AAN DEN RIJN', 'Niederlande', 'NL', NULL, NULL, '619773442', '0010175F6A', NULL, NULL, 'Casablanca Black', NULL, '609919125378', 'FedEx', NULL, '2014-11-18', '16.11.2014 12:28', 'NL131017LB05', '1', 'a0YC000000ZKLPZMA5', '190.01', '299.98'),
(26879, '281921362', NULL, NULL, 'David Mejia', 'EGoli 36', '', '1103 AC', 'AMSTERDAM ZUIDOOST', 'Niederlande', 'NL', NULL, NULL, '642549051', '0010163HL3', NULL, NULL, 'Casablanca Gold/Black', NULL, '609919125389', 'FedEx', NULL, '2014-11-18', '14.11.2014 21:58', 'NL131017LB02', '1', 'a0YC000000ZKLPWMA5', '190.01', '299.98'),
(26880, '282272271', NULL, NULL, 'Femke den Besten', 'Paramaribostraat 3', '', '3531 KP', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '623201232', '0010170CLX', NULL, NULL, 'Casablanca Gold/Black', NULL, '609919125390', 'FedEx', NULL, '2014-11-18', '16.11.2014 12:28', 'NL131017LB02', '1', 'a0YC000000ZKLPWMA5', '190.01', '299.98'),
(26881, '282276259', NULL, NULL, 'Tom Nierstrasz', 'Potgieterstraat 15HS', '', '1053 XP', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '611886583', '0010131VME', NULL, NULL, 'Casablanca Gold/Black', NULL, '609919125404', 'FedEx', NULL, '2014-11-18', '16.11.2014 12:59', 'NL131017LB02', '1', 'a0YC000000ZKLPWMA5', '190.01', '299.98'),
(26882, '282410907', NULL, NULL, 'Goossens Leemskuilendijk', 'Leemskuilendijk 6', '31622592734', '5761 PB', 'BAKEL', 'Niederlande', 'NL', NULL, NULL, '640950780', '0010215K86', NULL, NULL, 'Casablanca Silver/Black', NULL, '609919125415', 'FedEx', NULL, '2014-11-18', '16.11.2014 21:58', 'NL131017LB04', '1', 'a0YC000000ZKLPYMA5', '190.01', '299.98'),
(26883, '282068166', NULL, NULL, 'B J Kasperink', 'Machteld van Meterenlaan 41', '', '2628 LN', 'DELFT', 'Niederlande', 'NL', NULL, NULL, '628454594', '0010029FEG', NULL, NULL, 'Casablanca Silver/White', NULL, '609919125426', 'FedEx', NULL, '2014-11-18', '15.11.2014 14:28', 'NL131017LB03', '1', 'a0YC000000ZKLPXMA5', '190.01', '299.98'),
(26884, '281969139', NULL, NULL, 'Hanna Harkema', 'Sylroede 14', '', '8765 LV', 'TJERKWERD', 'Niederlande', 'NL', NULL, NULL, '631098123', '0010191WQC', NULL, NULL, 'Theorema Copa Cabana horloge - goudkleur/zwart (GM-104-2)', NULL, '609919125437', 'FedEx', NULL, '2014-11-18', '15.11.2014 08:28', 'NL140915NM88', '1', 'a0YC000000FCFgsMAH', '', '289.00'),
(26885, '282381430', NULL, NULL, 'Marijke Van Hamersveld', 'Lindengouw 15', '', '1351 LA', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '653694650', '001018591Y', NULL, NULL, 'Theorema Copa Cabana horloge - goudkleur/zwart (GM-104-2)', NULL, '609919125448', 'FedEx', NULL, '2014-11-18', '16.11.2014 19:58', 'NL140915NM88', '1', 'a0YC000000FCFgsMAH', '', '289.00'),
(26886, '282094042', NULL, NULL, 'Hoda Habib', 'MOSSVAEGEN 13', '', '449 43', 'NOL', 'Schweden', 'SE', NULL, NULL, '739684289', '0010156L9W', NULL, NULL, 'GM-508-1. Armbandsklocka i rostfritt stÃ¥l', NULL, '609919124897', 'FedEx', NULL, '2014-11-18', '15.11.2014 18:44', 'SE250614HW20', '1', 'a0YC000000ZaE1nMAF', '1559.08', '2289.00'),
(26887, '282074748', NULL, NULL, 'Patrik Karlsson', 'IDHOLMSVAEGEN 25', '', '373 02', 'RAMDALA BLEKINGE LAEN', 'Schweden', 'SE', NULL, NULL, '763363212', '0010250QOQ', NULL, NULL, 'GM-508-3. Armbandsklocka i rostfritt stÃ¥l', NULL, '609919124901', 'FedEx', NULL, '2014-11-18', '15.11.2014 17:14', 'SE250614HW22', '1', 'a0YC000000ZaE1pMAF', '1559.08', '2289.00'),
(26888, '281934105', NULL, NULL, 'Maria Norrman Norrman', 'HALLGATAN 12A', '', '314 42', 'RYDOEBRUK', 'Schweden', 'SE', NULL, NULL, '705730002', '00102133FE', NULL, NULL, 'Marco Polo SW. Vit urtavla/Metallarmband', NULL, '609919124912', 'FedEx', NULL, '2014-11-18', '15.11.2014 01:44', 'SE060514HW08', '1', 'a0YC000000FCiMAMA1', '1359.86', '2199.00'),
(26889, '281932845', NULL, NULL, 'abdulhussein Dakuki', 'Lantmannagatan 25 A', '', '21444', 'Malmoe', 'Schweden', 'SE', NULL, NULL, '721977999', '0010156MKN', NULL, NULL, 'Svart/svart, metallarmband. Modell T3008-5', NULL, '609919124923', 'FedEx', NULL, '2014-11-18', '15.11.2014 01:44', 'SET3008-5', '1', 'a0YC000000Zykq4MAB', '1358.64', '1895.00'),
(26890, '281855232', NULL, NULL, 'Peter Josefsson', 'LIDNERSGATAN 7', 'Jennifer Maraboli', '112 53', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '702590596', '00102401W5', NULL, NULL, 'Marco Polo E. SilverfÃ¤rgad boett/Svart urtavla/Svart lÃ¤derarmband', NULL, '609919124934', 'FedEx', NULL, '2014-11-18', '14.11.2014 18:14', 'SE060514HW06', '1', 'a0YC000000FCiMCMA1', '1359.86', '2199.00'),
(26891, '282399143', NULL, NULL, 'Patricia Perello FernÃ¡ndez', 'Mayor 65', 'bajo', '12590', 'ALMENARA', 'Spanien', 'ES', NULL, NULL, '659364246', '0010207XBW', NULL, NULL, 'Reloj Theorema Marco Polo  - modelo 3005-A3', NULL, '609919125323', 'FedEx', NULL, '2014-11-18', '16.11.2014 20:58', 'ES141029CS35', '1', 'a0YC000000Zz7VPMAZ', '', '189.99'),
(26892, '282321361', NULL, NULL, 'Carla Stipek Farres', 'CALLE GANDUXER 55', '  7 - 2', '08021', 'BARCELONA', 'Spanien', 'ES', NULL, NULL, '647510771', '0010197YF0', NULL, NULL, 'Reloj Theorema Marco Polo  - modelo 3005-A3', NULL, '609919125334', 'FedEx', NULL, '2014-11-18', '16.11.2014 15:58', 'ES141029CS35', '1', 'a0YC000000Zz7VPMAZ', '', '189.99'),
(26893, '282117512', NULL, NULL, 'Virginia MartÃ­n', 'AVENIDA PUERTO 320', '3Âº - 3Âª', '46024', 'VALENCIA', 'Spanien', 'ES', NULL, NULL, '649011786', '0010205GCB', NULL, NULL, 'Reloj Theorema Marco Polo  - modelo 3005-A2', NULL, '609919125345', 'FedEx', NULL, '2014-11-18', '15.11.2014 17:58', 'ES141029CS34', '1', 'a0YC000000Zz7VOMAZ', '', '189.99'),
(26894, '281899845', NULL, NULL, 'Laura Cichuta', 'SCHOOL ASHFORD CLOSE', 'Abington', 'NN3 3NQ', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7769318887', '0010165PEB', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '609919124945', 'FedEx', NULL, '2014-11-18', '14.11.2014 20:52', 'UK131203AMC14', '1', 'a0YC000000Zm4CUMAZ', '123.99', '199.00'),
(26895, '282280994', '', '', 'hollie stone', '8 ST. JAMES PLACE', '', 'BS16 9JA', 'BRISTOL', 'Großbritannien', '', '', '', '7792485305', '0010128WRY', '', '', 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', 'storniert!', '609919124956', 'FedEx', '', '2014-11-18', '16.11.2014 14:22', 'UK131203AMC15', '1', 'a0YC000000Zm4CeMAJ', '123.99', '199.00'),
(26896, '282136201', '', '', 'Laur challoner', '65 VANDYKE STREET', '', 'L8 0RS', 'LIVERPOOL', 'Großbritannien', '', '', '', '7875471354', '0010051NSS', '', '', 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', 'storniert', '609919124967', 'FedEx', '', '2014-11-18', '15.11.2014 20:52', 'UK131203AMC15', '1', 'a0YC000000Zm4CeMAJ', '123.99', '199.00'),
(26897, '281783596', '', '', 'malvina kralikauskiene', '41 NEPAUL ROAD', 'nepaul road', 'M9 4EA', 'MANCHESTER', 'Großbritannien', '', '', '', '7863841786', '0010069B1T', '', '', 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', 'storneirt', '609919124978', 'FedEx', '', '2014-11-18', '14.11.2014 12:22', 'UK131203AMC15', '1', 'a0YC000000Zm4CeMAJ', '123.99', '199.00'),
(26898, '282316942', '', '', 'Michelle Rowland', '2 HOWE ROAD', 'Loughborough', 'LE11 2JJ', 'LOUGHBOROUGH', 'Großbritannien', '', '', '', '1509260429', '0010127VUU', '', '', 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', 'storniert', '609919124989', 'FedEx', '', '2014-11-18', '16.11.2014 16:52', 'UK131203AMC15', '1', 'a0YC000000Zm4CeMAJ', '123.99', '199.00'),
(26899, '282026403', NULL, NULL, 'Miriam Muntean', '41 Ramulis drive', 'Hayes', 'Ub4 9pz', 'Middlesex', 'Großbritannien', 'GB', NULL, NULL, '7817267482', '001008411N', NULL, NULL, 'Acapulco Watch GM-504-3	 Brown Strap Gold Case Black Face', NULL, '609919124990', 'FedEx', NULL, '2014-11-18', '15.11.2014 12:22', 'UK131203AMC15', '1', 'a0YC000000Zm4CeMAJ', '123.99', '199.00'),
(26900, '282380062', NULL, NULL, 'Mandy Herbert', '4 Boundary Way,calvert lane', '', 'HU4 6DQ', 'Hull', 'Großbritannien', 'GB', NULL, NULL, '7892395009', '0010114PA2', NULL, NULL, 'Barbados Pionier Black Face And Black Rim With Red Detailing And Black Metal Strap', NULL, '609919125003', 'FedEx', NULL, '2014-11-18', '16.11.2014 20:52', 'UK140903CC08', '1', 'a0YC000000Zb38lMAB', '129.99', '199.00'),
(26901, '282081024', NULL, NULL, 'Andrew Bugg', '28 Deben Avenue', '', 'IP5 3QP', 'Martlesham Heath', 'Großbritannien', 'GB', NULL, NULL, '07894 391402', '0010152FDO', NULL, NULL, 'Barbados Pionier Black Face With Red Detailing and Brown Leather Strap', NULL, '609919125014', 'FedEx', NULL, '2014-11-18', '15.11.2014 16:22', 'UK140820cc03', '1', 'a0YC000000Zb38fMAB', '129.99', '199.00'),
(26902, '282401170', NULL, NULL, 'Allison Provan', '7 BICKERTON ROAD', '', 'WA14 4LA', 'ALTRINCHAM', 'Großbritannien', 'GB', NULL, NULL, '7515635365', '0010218R72', NULL, NULL, 'Black Strap Black Case Black Face (GM102-4)', NULL, '609919125025', 'FedEx', NULL, '2014-11-18', '16.11.2014 22:22', 'UK131217AMC33', '1', 'a0YC000000Zwv3AMAR', '152.00', '229.00'),
(26903, '281967756', NULL, NULL, 'Sarah newson', '7 severus crescent', '', 'ln6 9yh', 'lincoln', 'Großbritannien', 'GB', NULL, NULL, '7900474946', '0010146IB8', NULL, NULL, 'Black Strap Black Case Black Face (GM102-4)', NULL, '609919125036', 'FedEx', NULL, '2014-11-18', '15.11.2014 09:24', 'UK131217AMC33', '1', 'a0YC000000Zwv3AMAR', '152.00', '229.00'),
(26904, '281831134', NULL, NULL, 'Aissata Simpara', '67 KINGSLAND ROAD', '', 'E2 8FL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7584497577', '0010008J60', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '609919125047', 'FedEx', NULL, '2014-11-18', '14.11.2014 15:27', 'UK140102AMC04', '1', 'a0YC000000ZwvZWMAZ', '169.99', '259.00'),
(26905, '282165222', NULL, NULL, 'Joanne Mcleary', '4 FINDLAY TERRACE', '', 'G72 7UE', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7806819762', '0010211AQW', NULL, NULL, 'Black Strap Silver Case Black Face (GM-102-2)', NULL, '609919125058', 'FedEx', NULL, '2014-11-18', '15.11.2014 23:22', 'UK131217AMC31', '1', 'a0YC000000Zwv3UMAR', '152.00', '229.00'),
(26906, '282523122', NULL, NULL, 'Dorothy Molyneux', 'Duffield road 33', '', 'm67 re', 'Salford', 'Großbritannien', 'GB', NULL, NULL, '', '0010165NSH', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919125069', 'FedEx', NULL, '2014-11-18', '17.11.2014 12:24', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(26907, '282139528', '', '', 'bethany gwizdak', '1 riverwood  copley lane', '', 'hx3 0th', 'halifax', 'Großbritannien', '', '', '', '01422 255897', '0010033FBV', '', '', 'Brown Strap Gold Case Black Face (GM-102-3)', 'Paket am 27.11.14 zur?ck erhalten!\r\nRL 71 496 307 9DE   27.11.2014', '609919125070', 'FedEx', '', '2014-11-18', '15.11.2014 20:52', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(26908, '282181847', NULL, NULL, 'Kimmy Tsang', '78 Eden Road', '', 'SO18 3QX', 'Southampton', 'Großbritannien', 'GB', NULL, NULL, '7821178590', '0010237NAY', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919125080', 'FedEx', NULL, '2014-11-18', '16.11.2014 04:22', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(26909, '282414085', NULL, NULL, 'Michael Justice', '4 Ordord court shenley church end', '', 'MK5 6ES', 'Milton keynes', 'Großbritannien', 'GB', NULL, NULL, '7713445587', '00101824OL', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919125091', 'FedEx', NULL, '2014-11-18', '16.11.2014 23:22', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(26910, '282403737', NULL, NULL, 'ALIREZA CORDI', '67 CHURCH ROAD', '', 'SW13 9HH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7950242895', '0010066XIP', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919125106', 'FedEx', NULL, '2014-11-18', '16.11.2014 22:22', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(26911, '281902430', NULL, NULL, 'rebecca devine', '1 LABURNUM ROW', '', 'BT17 0BP', 'BELFAST', 'Großbritannien', 'GB', NULL, NULL, '2890595857', '0010218YUX', NULL, NULL, 'Brown Strap Silver Case Gold Face (GM-104-4)', NULL, '609919125117', 'FedEx', NULL, '2014-11-18', '14.11.2014 21:23', 'UK140102AMC05', '1', 'a0YC000000ZwvXzMAJ', '169.99', '259.00'),
(26912, '282388192', NULL, NULL, 'Rebecca Lilley', '58 NORMAN CRESCENT', '', 'DN5 8RU', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '7581099075', '0010228S27', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919125128', 'FedEx', NULL, '2014-11-18', '16.11.2014 21:24', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(26913, '282358656', NULL, NULL, 'Sinead Abbey', '61 HENDRE ROAD', '', 'SA14 8TH', 'LLANELLI', 'Großbritannien', 'GB', NULL, NULL, '7583621369', '0010068FTI', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919125139', 'FedEx', NULL, '2014-11-18', '16.11.2014 19:23', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26914, '281833564', NULL, NULL, 'amanda morgan', '1 OAKFORD CLOSE', '', 'CF23 8AH', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7810505999', '0010008LD8', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919125140', 'FedEx', NULL, '2014-11-18', '14.11.2014 15:26', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26915, '282270879', NULL, NULL, 'Brian Law', '86 WELHAM ROAD', 'Norton', 'YO17 9DS', 'MALTON', 'Großbritannien', 'GB', NULL, NULL, '1653694563', '0010017MCI', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919125150', 'FedEx', NULL, '2014-11-18', '16.11.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26916, '282065758', NULL, NULL, 'Danielle Jones', '1 Kings close', '', 'BH10 4GB', 'Bournemouth', 'Großbritannien', 'GB', NULL, NULL, '7766503382', '001018663J', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919125161', 'FedEx', NULL, '2014-11-18', '15.11.2014 15:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26917, '282527196', NULL, NULL, 'Helen Cooper', '2 BURTON ROAD', '', 'DE12 7NH', 'SWADLINCOTE', 'Großbritannien', 'GB', NULL, NULL, '7969861851', '001009442H', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919125172', 'FedEx', NULL, '2014-11-18', '17.11.2014 12:53', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26918, '281854538', NULL, NULL, 'Jennifer Smith', '6 PINMORE', '', 'KA13 6NE', 'KILWINNING', 'Großbritannien', 'GB', NULL, NULL, '7938812944', '0010204BZL', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919125183', 'FedEx', NULL, '2014-11-18', '14.11.2014 17:23', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26919, '281885467', NULL, NULL, 'Mhairi Wren', '55 MCKELVIE ROAD', '', 'PA34 4GB', 'OBAN', 'Großbritannien', 'GB', NULL, NULL, '7876561722', '0010089PFN', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919125194', 'FedEx', NULL, '2014-11-18', '14.11.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26920, '282029217', NULL, NULL, 'Richard Dorrington', '59 BEEHIVE HILL', '', 'CV8 1BY', 'KENILWORTH', 'Großbritannien', 'GB', NULL, NULL, '1926853031', '0010069EWO', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919125209', 'FedEx', NULL, '2014-11-18', '15.11.2014 12:53', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26921, '282010111', NULL, NULL, 'susan taylor', '80 EDE AVENUE', '', 'NE34 7ED', 'SOUTH SHIELDS', 'Großbritannien', 'GB', NULL, NULL, '1914220439', '001020895Y', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919125210', 'FedEx', NULL, '2014-11-18', '15.11.2014 11:54', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(26922, '281920671', NULL, NULL, 'Amanda Wilkins Soar', 'WHEELGA GRINGLEY ROAD', 'Walkeringham', 'DN10 4HT', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '7802427402', '0010088JUN', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919125220', 'FedEx', NULL, '2014-11-18', '14.11.2014 22:52', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26923, '282144398', '', '', 'Faisal Al-Alas', '141 Marmion Avenue', '', 'E4 8EJ', 'London', 'Großbritannien', '', '', '', '7883007109', '0010160JA8', '', '', 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', 'Nachforschung am 02.12.14 gestellt!', '609919125231', 'FedEx', '', '2014-11-18', '15.11.2014 21:23', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26924, '281976816', NULL, NULL, 'Maureen Carrie', '19 Forfar road', 'maryton', 'DD85PT', 'Kirriemuir', 'Großbritannien', 'GB', NULL, NULL, '1575574427', '0010129FZW', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919125242', 'FedEx', NULL, '2014-11-18', '15.11.2014 09:52', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26925, '282342634', NULL, NULL, 'Sukhvinder Bansal', '2 BRINKWORTH ROAD', '', 'IG5 0JS', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '7973749725', '00100845Q5', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919125253', 'FedEx', NULL, '2014-11-18', '16.11.2014 18:22', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(26926, '282527875', NULL, NULL, 'Jiruo Oburoh', '4 Lansdell H Tulse Hill', '', 'SW2 2ER', 'London', 'Großbritannien', 'GB', NULL, NULL, '7950674810', '0010089VTA', NULL, NULL, 'GM-505-2 FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face', NULL, '609919125264', 'FedEx', NULL, '2014-11-18', '17.11.2014 12:53', 'UK131023AMC08', '1', 'a0YC000000ZkjTOMAZ', '126.99', '199.00'),
(26927, '282486863', NULL, NULL, 'ALEKSANDRS BLUDNIKS', '24 DUNEDIN WAY', '', 'UB4 9LG', 'HAYES', 'Großbritannien', 'GB', NULL, NULL, '7543398997', '0010194QHL', NULL, NULL, 'GM-505-5	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with Black face', NULL, '609919125275', 'FedEx', NULL, '2014-11-18', '17.11.2014 10:22', 'UK131023AMC11', '1', 'a0YC000000ZkjTRMAZ', '126.99', '199.00'),
(26928, '282358906', NULL, NULL, 'Timothy Lonergan', '21 BYRON ROAD', 'ST Marychurch', 'TQ1 4PH', 'TORQUAY', 'Großbritannien', 'GB', NULL, NULL, '7973819801', '0010154MB5', NULL, NULL, 'GM-505-5	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with Black face', NULL, '609919125286', 'FedEx', NULL, '2014-11-18', '16.11.2014 19:23', 'UK131023AMC11', '1', 'a0YC000000ZkjTRMAZ', '126.99', '199.00'),
(26929, '282255767', NULL, NULL, 'cindy huckins', '2 CAPHEATON WAY', '', 'NE25 0FE', 'WHITLEY BAY', 'Großbritannien', 'GB', NULL, NULL, '7972856868', '0010191L34', NULL, NULL, 'GM-505-6FLORIDA DIAMONDS By \"PIONIER Black Stainless Steel Strap with Black face', NULL, '609919125297', 'FedEx', NULL, '2014-11-18', '16.11.2014 12:22', 'UK131023AMC12', '1', 'a0YC000000ZkjTSMAZ', '126.99', '199.00'),
(26930, '282359738', NULL, NULL, 'Janet Starkey', '10 Spring Close', 'Lees', 'OL4 5BB', 'Oldham', 'Großbritannien', 'GB', NULL, NULL, '7774256749', '00102253TF', NULL, NULL, 'GM-505-6FLORIDA DIAMONDS By \"PIONIER Black Stainless Steel Strap with Black face', NULL, '609919125301', 'FedEx', NULL, '2014-11-18', '16.11.2014 19:53', 'UK131023AMC12', '1', 'a0YC000000ZkjTSMAZ', '126.99', '199.00'),
(26931, '281926778', NULL, NULL, 'Adel Yahiaoui', '11 BLYTH ROAD', '', 'E17 8HP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7534854802', '00101052T2', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919125312', 'FedEx', NULL, '2014-11-18', '14.11.2014 23:22', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(26932, '7601990', NULL, NULL, 'Debra franks', '59carmichael rd ', '', '3166', 'Oakleigh east', 'Australien', 'AUS', NULL, NULL, '417485882', '7601990', NULL, NULL, '510-3', NULL, '578824923289', 'FedEx', NULL, '2014-11-19', '2014-11-11 09:33:34 UTC', '439288', '1', '', '', '399'),
(26933, '7624154', NULL, NULL, 'Sarah Winnik Innovia Films', '19 Potter Street', '', '3064', 'Craigieburn', 'Australien', 'AUS', NULL, NULL, '420348731', '7624154', NULL, NULL, '510-6', NULL, '578824923290', 'FedEx', NULL, '2014-11-19', '2014-11-13 02:04:44 UTC', '439294', '1', '', '', '399'),
(26934, '7622960', NULL, NULL, 'Marissa Micale', '8 sexton st, Tarragindi', '', '4121', 'Tarragindi', 'Australien', 'AUS', NULL, NULL, '437010507', '7622960', NULL, NULL, '510-6', NULL, '578824923304', 'FedEx', NULL, '2014-11-19', '2014-11-12 20:22:10 UTC', '439294', '1', '', '', '399'),
(26935, '7618180', NULL, NULL, 'Tony Murray', '13/8', 'Dinah Crt', '/ 0820', 'Stuart Park', 'Australien', 'AUS', NULL, NULL, '451124133', '7618180', NULL, NULL, '510-7', NULL, '578824923315', 'FedEx', NULL, '2014-11-19', '2014-11-12 11:36:48 UTC', '439296', '2', '', '', '399'),
(26936, '282687913', NULL, NULL, 'Andre Op\'t Roodt', 'Hombeeksesteenweg 211', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '42262091', '0010009U35', NULL, NULL, 'Casablanca Gold/Black', NULL, '609919125676', 'FedEx', NULL, '2014-11-19', '17.11.2014 22:05', 'NL140520PJ08', '1', 'a0YC000000ZKLiBMAX', '190.01', '299.98'),
(26937, '282696463', NULL, NULL, 'Zhou Hu', 'Wolvertemsesteenweg 120', '', '1850', 'Grimbergen', 'Belgien', 'BE', NULL, NULL, '495367988', '00102509NE', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - argent/noir (GM-103-1)', NULL, '609919125687', 'FedEx', NULL, '2014-11-19', '18.11.2014 00:40', 'NL140915NM83', '1', 'a0YC000000aDSQNMA4', '', '289.00'),
(26938, '282769747', NULL, NULL, 'abdelouahid aharrouch', 'rue du Bronze 7', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '486998535', '00101997GE', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', NULL, '609919125698', 'FedEx', NULL, '2014-11-19', '18.11.2014 10:18', 'NL140915NM85', '1', 'a0YC000000aDSQPMA4', '', '289.00'),
(26939, '282784798', NULL, NULL, 'Nordine Melyani', 'Ferme d\'Harroy  2', '', '5563', 'Hours', 'Belgien', 'BE', NULL, NULL, '0489/78/99/17', '0010095YPR', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - argent/blanc (GM-103-5)', NULL, '609919125702', 'FedEx', NULL, '2014-11-19', '18.11.2014 11:18', 'NL141106NM27', '1', 'a0YC000000aDSQRMA4', '', '289.00'),
(26940, '282468323', NULL, NULL, 'Andre Wan', 'Rue Gatti de Gamond 138', '', '1180', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '487607629', '0010123M6M', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - argent/noir (GM-103-6)', NULL, '609919125713', 'FedEx', NULL, '2014-11-19', '17.11.2014 08:18', 'NL141106NM28', '1', 'a0YC000000aDSQSMA4', '', '289.00'),
(26941, '282696663', NULL, NULL, 'Salima Boubnane', 'Rue Van Droogenbroeck 44', '', '1030', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '487439962', '0010078CVM', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - or/noir  (GM-103-7)', NULL, '609919125724', 'FedEx', NULL, '2014-11-19', '18.11.2014 00:40', 'NL141106NM29', '1', 'a0YC000000aDSQTMA4', '', '289.00'),
(26942, '282590191', NULL, NULL, 'duangsri janphen', 'Nijverheidstraat 55/2', '', '8400', 'Oostende', 'Belgien', 'BE', NULL, NULL, '478336049', '0010250JLD', NULL, NULL, 'Theorema Sao Paolo horloge - leer - zilver/wit (GM-103-9)', NULL, '609919125735', 'FedEx', NULL, '2014-11-19', '17.11.2014 16:24', 'NL140915NM86', '1', 'a0YC000000aDSQQMA4', '', '289.00'),
(26943, '282543412', NULL, NULL, 'dominique bossiroy', 'plein de cyr 17', '', '4500', 'huy Liege', 'Belgien', 'BE', NULL, NULL, '32496070998', '0010196Y6Q', NULL, NULL, 'Une montre Casablanca argentÃ©/blanc', NULL, '609919125746', 'FedEx', NULL, '2014-11-19', '17.11.2014 12:48', 'NL140520PJ09', '1', 'a0YC000000ZKLiAMAX', '190.01', '299.98'),
(26944, '282612037', NULL, NULL, 'Jan Jensen', 'Niels Juels Alle 63', '', '5250', 'Odense sv', 'Dänemark', 'DK', NULL, NULL, '71998990', '00101464W7', NULL, NULL, 'T3008-5: SÃ¸lvfarvet metalrem og hvid urskive', NULL, '609919125838', 'FedEx', NULL, '2014-11-19', '17.11.2014 17:27', 'DKT3008-5', '1', 'a0YC000000ZylJFMAZ', '1079.39', '1495.00'),
(26945, '282454976', NULL, NULL, 'Jan Petersen', 'Norgesvej 11', '', '4700', 'Naestved', 'Dänemark', 'DK', NULL, NULL, '25257634', '0010250API', NULL, NULL, 'T3008-6: SÃ¸lvfarvet metalrem og sort urskive', NULL, '609919125849', 'FedEx', NULL, '2014-11-19', '17.11.2014 07:36', 'DKT3008-6', '1', 'a0YC000000ZylJPMAZ', '1079.39', '1495.00'),
(26946, '281885969', NULL, NULL, 'Inka Papponen', 'Pajulahdentie 1c 18', '', '70260', 'KUOPIO', 'Finnland', 'FI', NULL, NULL, '445676745', '0010170VD6', NULL, NULL, 'Malli E - Theorema Marco Polo -rannekello silber-schwarz Leder', NULL, '609919125850', 'FedEx', NULL, '2014-11-19', '14.11.2014 21:48', 'FI060514HW08', '1', 'a0YC000000FCigfMAD', '150.00', '245.00'),
(26947, '282682067', NULL, NULL, 'fran devaney', '1 Greenacre', 'Monaseed gorey', 'co wexford', 'Co wexford', 'Irland', 'IE', NULL, NULL, '872728687', '0010134KGB', NULL, NULL, 'Florida Diamonds By Pionier Stainless Steel Strap With Black Face', NULL, '609919125481', 'FedEx', NULL, '2014-11-19', '17.11.2014 22:38', '16921', '1', 'a0YC000000ZwzYaMAJ', '154.99', '229.00'),
(26948, '282772943', NULL, NULL, 'federico ammaturo', 'via Zandonai  10/e', 'Edicola Piazza Puccini', '20090', 'Pieve Emanuele', 'Italien', 'IT', NULL, NULL, '3664112805', '0010061Z3R', NULL, NULL, 'Modello nero, Pionier-GM-506-2', NULL, '609919125632', 'FedEx', NULL, '2014-11-19', '18.11.2014 10:29', 'IT140917CS72', '1', 'a0YC000000FCqlrMAD', '', '199.99'),
(26949, '282686777', NULL, NULL, 'ANDREA VOLPI', 'VIA MOLERE 1B', 'PRESSO SARNIGOMME', '24067', 'SARNICO', 'Italien', 'IT', NULL, NULL, '3885879273', '001025072A', NULL, NULL, 'Orologio Pionier modello Dublin con cassa argentata e quadrante argento e azzurro (GM-508-1)', NULL, '609919125643', 'FedEx', NULL, '2014-11-19', '17.11.2014 22:14', 'IT140623CS18', '1', 'a0YC000000ZyB0cMAF', '', '199.99'),
(26950, '282666408', NULL, NULL, 'Aldijana Rahmanovic', 'Via Umberto I 16', '', '25050', 'Niardo', 'Italien', 'IT', NULL, NULL, '3336615878', '0010027D1D', NULL, NULL, 'Orologio Pionier modello Dublin con cassa nera e quadrante nero e oro (GM-508-4)', NULL, '609919125654', 'FedEx', NULL, '2014-11-19', '17.11.2014 20:54', 'IT140623CS21', '1', 'a0YC000000ZyB0fMAF', '', '199.99'),
(26951, '282608539', NULL, NULL, 'zhigan ye', 'VIA PISTOIESE 119/A', '', '59100', 'PRATO', 'Italien', 'IT', NULL, NULL, '3387821456', '0010056WRS', NULL, NULL, 'Orologio Pionier modello Dublin con cassa dorata e quadrante nero e oro (GM-508-3)', NULL, '609919125665', 'FedEx', NULL, '2014-11-19', '17.11.2014 17:11', 'IT140623CS20', '1', 'a0YC000000ZyB0eMAF', '', '199.99'),
(26952, '282601665', NULL, NULL, 'Selami Seven', 'Roosduinen 43', '', '2134 ZA', 'HOOFDDORP', 'Niederlande', 'NL', NULL, NULL, '648185348', '0010155TFQ', NULL, NULL, 'Theorema Sao Paolo horloge - leer - goud/zwart (GM-103-3)', NULL, '609919125757', 'FedEx', NULL, '2014-11-19', '17.11.2014 17:11', 'NL140915NM85', '1', 'a0YC000000aDRhzMAG', '', '289.00'),
(26953, '282692578', NULL, NULL, 'Roj Rasheed', 'Ds van den Boschlaan 219', '', '2286 PH', 'RIJSWIJK', 'Niederlande', 'NL', NULL, NULL, '685137375', '00101929DD', NULL, NULL, 'Theorema Sao Paolo horloge - leer - zilver/wit (GM-103-9)', NULL, '609919125768', 'FedEx', NULL, '2014-11-19', '17.11.2014 23:02', 'NL140915NM86', '1', 'a0YC000000aDRi0MAG', '', '289.00'),
(26954, '282535489', NULL, NULL, 'Jeffrey Van Diemen', 'Opaal 11', 'Safety', '3641 XH', 'MIJDRECHT', 'Niederlande', 'NL', NULL, NULL, '631789193', '0010165YNO', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - goud/zwart  (GM-103-7)', NULL, '609919125779', 'FedEx', NULL, '2014-11-19', '17.11.2014 12:29', 'NL141106NM29', '1', 'a0YC000000aDSHJMA4', '', '289.00'),
(26955, '282462510', NULL, NULL, 'Mary Van duijn', 'Simultaanstraat 21', '', '3554 EG', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '642211594', '0010066Y1T', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zilver/wit (GM-103-5)', NULL, '609919125780', 'FedEx', NULL, '2014-11-19', '17.11.2014 07:58', 'NL141106NM27', '1', 'a0YC000000aDSDjMAO', '', '289.00'),
(26956, '282629378', '', '', 'Z Zanouba', 'Graaflandstraat 14', '', '6165 Vl', 'Geleen', 'Niederlande', '', '', '', '06 49745940', '0010110ZAB', '', '', 'Theorema Sao Paolo horloge - metaal - zilver/wit (GM-103-5)', 'Uhr erhalten!\r\nBitte refund!', '609919125790', 'FedEx', '', '2014-11-19', '17.11.2014 18:26', 'NL141106NM27', '1', 'a0YC000000aDSDjMAO', '', '289.00'),
(26957, '282687240', NULL, NULL, 'Ali Ibis', 'Fjord 87', 'Ibis Holding BV', '8224 DE', 'LELYSTAD', 'Niederlande', 'NL', NULL, NULL, '641718506', '0010250KLO', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zilver/zwart (GM-103-6)', NULL, '609919125805', 'FedEx', NULL, '2014-11-19', '17.11.2014 22:14', 'NL141106NM28', '1', 'a0YC000000aDSFgMAO', '', '289.00'),
(26958, '282530676', NULL, NULL, 'Afrim Kuka', 'Hazelaarlaan 26', '31655342113', '3843JV', 'Harderwijk', 'Niederlande', 'NL', NULL, NULL, '31655342113', '0010031SNU', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zwart/zwart (GM-103-8)', NULL, '609919125816', 'FedEx', NULL, '2014-11-19', '17.11.2014 11:58', 'NL141106NM30', '1', 'a0YC000000aDSJcMAO', '', '289.00'),
(26959, '282621539', NULL, NULL, 'H.E. Van Hunnik-Bouman', 'Grebbeweg 13', '', '3902 HG', 'VEENENDAAL', 'Niederlande', 'NL', NULL, NULL, '620958952', '0010042GKH', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zwart/zwart (GM-103-8)', NULL, '609919125827', 'FedEx', NULL, '2014-11-19', '17.11.2014 18:06', 'NL141106NM30', '1', 'a0YC000000aDSJcMAO', '', '289.00'),
(26960, '282612915', NULL, NULL, 'Nada Shaker', 'TRAEDGARDSGATAN 50 D', '', '734 39', 'HALLSTAHAMMAR', 'Schweden', 'SE', NULL, NULL, '7939322261', '0010160HQ1', NULL, NULL, 'GM-508-1. Armbandsklocka i rostfritt stÃ¥l', NULL, '609919125860', 'FedEx', NULL, '2014-11-19', '17.11.2014 19:33', 'SE250614HW20', '1', 'a0YC000000ZaE1nMAF', '1559.08', '2289.00'),
(26961, '282626862', NULL, NULL, 'Hans Isaksson', 'SOEDRA STORGATAN 28', '', '252 23', 'HELSINGBORG', 'Schweden', 'SE', NULL, NULL, '708203679', '0010205YO9', NULL, NULL, 'Silver/svart, lÃ¤derband. Modell T3008-2', NULL, '609919125871', 'FedEx', NULL, '2014-11-19', '17.11.2014 20:22', 'SET3008-2', '1', 'a0YC000000Zyl6DMAR', '1358.64', '1895.00'),
(26962, '282675724', '', '', 'Jenny Lindqvist', 'Idholmsvaegen 87', '', '12747', 'Stockholm', 'Schweden', '', '', '', '', '0010057NXP', '', '', 'Silver/svart, l?derband. Modell T3008-2', 'Paket am 08.12.14 zur?ck erhalten!\r\nRL 71 533 560 5DE  09.12.2014', '609919125882', 'FedEx', '', '2014-11-19', '18.11.2014 00:13', 'SET3008-2', '1', 'a0YC000000Zyl6DMAR', '1358.64', '1895.00'),
(26963, '282638384', NULL, NULL, 'Anna Lundqvist', 'DOKTOR FORSELIUS BACKE 60', '', '413 26', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '739333767', '0010062JMJ', NULL, NULL, 'Svart/svart, metallarmband. Modell T3008-5', NULL, '609919125893', 'FedEx', NULL, '2014-11-19', '17.11.2014 21:09', 'SET3008-5', '1', 'a0YC000000Zykq4MAB', '1358.64', '1895.00'),
(26964, '282710023', NULL, NULL, 'Gustav Stolt', 'KOEPMANGATAN 8F', '', '711 30', 'LINDESBERG', 'Schweden', 'SE', NULL, NULL, '768229162', '00101819VP', NULL, NULL, 'Svart/svart, metallarmband. Modell T3008-5', NULL, '609919125908', 'FedEx', NULL, '2014-11-19', '18.11.2014 07:14', 'SET3008-5', '1', 'a0YC000000Zykq4MAB', '1358.64', '1895.00'),
(26965, '282695494', NULL, NULL, 'Jose Hurtado Revilla', 'AV.MARQUES DE VALDECILLA URB. PORTOBELO BLOQUE 7', 'Bajo D.', '39110', 'SOTO DE LA MARINA', 'Spanien', 'ES', NULL, NULL, '659420111', '0010095H6K', NULL, NULL, 'Reloj Theorema Marco Polo  - modelo Leder gold', NULL, '609919125600', 'Fedex', NULL, '2014-11-19', '17.11.2014 23:04', 'ES141029CS30', '1', 'a0YC000000Zz7VKMAZ', '', '189.99'),
(26966, '282668464', NULL, NULL, 'Jesus Angel Garcia Garcia', 'CALLE LA TORRE 19', '4B', '48902', 'BARAKALDO', 'Spanien', 'ES', NULL, NULL, '645705598', '0010187ZM2', NULL, NULL, 'Reloj Theorema Marco Polo  - modelo Diamante Diamanten silber-weiß', NULL, '609919125610', 'Fedex', NULL, '2014-11-19', '17.11.2014 20:55', 'ES141029CS38', '1', 'a0YC000000Zz7VSMAZ', '', '209.99'),
(26967, '282627537', NULL, NULL, 'Luis Ma Antonanzas Mateo', 'CALLE MIGUEL ASTRAIN 7', '7o B', '31006', 'PAMPLONA', 'Spanien', 'ES', NULL, NULL, '606694951', '0010107ZHN', NULL, NULL, 'Reloj Theorema Marco Polo  - modelo Diamante Diamanten gold', NULL, '609919125621', 'Fedex', NULL, '2014-11-19', '17.11.2014 18:25', 'ES141029CS36', '1', 'a0YC000000Zz7VQMAZ', '', '209.99'),
(26968, '282638817', NULL, NULL, 'Andy Stevenson', '60 HURST RISE', '', 'DE4 3ER', 'MATLOCK', 'Großbritannien', 'GB', NULL, NULL, '7528177385', '0010104G6W', NULL, NULL, 'Black Strap Black Case Black Face (GM102-4)', NULL, '609919125492', 'FedEx', NULL, '2014-11-19', '17.11.2014 20:17', 'UK131217AMC33', '1', 'a0YC000000Zwv3AMAR', '152.00', '229.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(26969, '282794295', NULL, NULL, 'Lyn WILLCOX', 'Court Farm, Moorland', '', 'TA7 0AW', 'BRIDGWATER', 'Großbritannien', 'GB', NULL, NULL, '7761139999', '00100862EF', NULL, NULL, 'Brown Strap Silver Case Gold Face (GM-104-4)', NULL, '609919125507', 'FedEx', NULL, '2014-11-19', '18.11.2014 12:53', 'UK140102AMC05', '1', 'a0YC000000ZwvXzMAJ', '169.99', '259.00'),
(26970, '282588903', NULL, NULL, 'caroline currier', '3 LONGSIDE CLOSE', '', 'TW20 8LN', 'EGHAM', 'Großbritannien', 'GB', NULL, NULL, '1784479668', '0010121K7I', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919125518', 'FedEx', NULL, '2014-11-19', '17.11.2014 17:21', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(26971, '282654814', NULL, NULL, 'Becky Wigley-Smith', '178 PARK ROAD', '', 'N8 8JT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7715836088', '00101445JW', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919125529', 'FedEx', NULL, '2014-11-19', '17.11.2014 21:44', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(26972, '282821784', NULL, NULL, 'Reza Balouti', '111A Bargates', '', 'BH23 1QH', 'Christchurch -Dorset', 'Großbritannien', 'GB', NULL, NULL, '7814534372', '0010149VPR', NULL, NULL, 'GM-505-1 FLORIDA DIAMONDS By \"PIONIER Black Strap with White face', NULL, '609919125530', 'FedEx', NULL, '2014-11-19', '18.11.2014 14:23', 'UK131023AMC07', '1', 'a0YC000000ZkjTNMAZ', '126.99', '199.00'),
(26973, '282797978', NULL, NULL, 'Jasmin Lewis', '1 COLUMN STREET', '', 'CF42 6SG', 'TREORCHY', 'Großbritannien', 'GB', NULL, NULL, '7947637888', '0010182EA2', NULL, NULL, 'GM-505-2 FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face', NULL, '609919125540', 'FedEx', NULL, '2014-11-19', '18.11.2014 12:52', 'UK131023AMC08', '1', 'a0YC000000ZkjTOMAZ', '126.99', '199.00'),
(26974, '282655952', NULL, NULL, 'Karen Black', '238 BRAIDCRAFT ROAD', '', 'G53 5QB', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7817492726', '0010104A4D', NULL, NULL, 'GM-505-2 FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face', NULL, '609919125551', 'FedEx', NULL, '2014-11-19', '17.11.2014 21:44', 'UK131023AMC08', '1', 'a0YC000000ZkjTOMAZ', '126.99', '199.00'),
(26975, '282668021', NULL, NULL, 'Tracey Hanson', '1 Diamond cottages , mill lane', '', 'RH60HX', 'Hookwood , Horley', 'Großbritannien', 'GB', NULL, NULL, '7771924288', '001002834R', NULL, NULL, 'GM-505-2 FLORIDA DIAMONDS By \"PIONIER Black Strap with Black face', NULL, '609919125562', 'FedEx', NULL, '2014-11-19', '17.11.2014 21:43', 'UK131023AMC08', '1', 'a0YC000000ZkjTOMAZ', '126.99', '199.00'),
(26976, '282580383', NULL, NULL, 'Gaby Blanchard', '103A SHIRLEY STREET', '', 'BN3 3WH', 'HOVE', 'Großbritannien', 'GB', NULL, NULL, '7584190378', '0010070MC6', NULL, NULL, 'GM-505-6FLORIDA DIAMONDS By \"PIONIER Black Stainless Steel Strap with Black face', NULL, '609919125573', 'FedEx', NULL, '2014-11-19', '17.11.2014 16:06', 'UK131023AMC12', '1', 'a0YC000000ZkjTSMAZ', '126.99', '199.00'),
(26977, '282800980', NULL, NULL, 'ronald boniface', '21 DRUMSHEUGH PLACE', '', 'NE5 3SY', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '1912422457', '00101746BF', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919125584', 'FedEx', NULL, '2014-11-19', '18.11.2014 12:52', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26978, '282662836', NULL, NULL, 'Sara Rutter', '42 LEWISHAM CLOSE', '', 'OL2 5YD', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '1616289483', '00100904JS', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919125595', 'FedEx', NULL, '2014-11-19', '17.11.2014 21:43', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(26979, '282451754', NULL, NULL, 'Kostas Tziritis CHEVRON MARINE,   ', 'Filonos 70, 5th floor', '', '18535', 'PEIRAIAS', 'Griechenland', 'GR', NULL, NULL, '6942431707', '0010184ATJ', NULL, NULL, 'Andriko Roloi Pionier Skeleton me Malibu Diamonds (Mavro louraki, asimenia kasa, asimenio kantran)', NULL, '609919125919', 'FedEx', NULL, '2014-11-19', '17.11.2014 06:38', 'GR16102014SK001', '1', 'a0YC000000ZwOmpMAF', '', '229.00'),
(26980, '281834998', NULL, NULL, 'AIKATERINI MESIRI', 'Lemesou 10', '', '15236', 'PENTELI', 'Griechenland', 'GR', NULL, NULL, '6986699439', '00101174OY', NULL, NULL, 'Andriko Roloi Pionier Skeleton me Malibu Diamonds (Mavro louraki, asimenia kasa, mavro kantran)', NULL, '609919125920', 'FedEx', NULL, '2014-11-19', '14.11.2014 13:38', 'GR16102014SK002', '1', 'a0YC000000ZwOt7MAF', '', '229.00'),
(26981, '281651437', NULL, NULL, 'Eleanna Xristoforou', 'Panteli Gagani -', 'ATSIPOPOULO, T.TH. 4-515', '74100', 'RETHYMNO', 'Griechenland', 'GR', NULL, NULL, '6949446941', '0010127OFY', NULL, NULL, 'Andriko Roloi Pionier Skeleton me Malibu Diamonds (Mavro louraki, asimenia kasa, mavro kantran)', NULL, '609919125930', 'FedEx', NULL, '2014-11-19', '13.11.2014 19:38', 'GR16102014SK002', '1', 'a0YC000000ZwOt7MAF', '', '229.00'),
(26982, '282000954', NULL, NULL, 'Athanasios Syrianos', 'Elliniki Zythopoiia Atalantis A.E. KYPARISSI', 'Fthiotidas', '35200', 'ATALANTI', 'Griechenland', 'GR', NULL, NULL, '306945000000', '0010002HRH', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-1A', NULL, '609919125941', 'FedEx', NULL, '2014-11-19', '15.11.2014 09:08', 'GR16102014SK008', '1', 'a0YC000000ZwQhzMAF', '', '169.00'),
(26983, '281708781', NULL, NULL, 'Ioannis Karvelis', '40 Ekklision 3', '', '67100', 'KSANTHI', 'Griechenland', 'GR', NULL, NULL, '6944794319', '0010022X7H', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-1A', NULL, '609919125952', 'FedEx', NULL, '2014-11-19', '14.11.2014 05:38', 'GR16102014SK008', '1', 'a0YC000000ZwQhzMAF', '', '169.00'),
(26984, '281865309', NULL, NULL, 'john chrisinas', 'Amfitritis 15', '', '16345', 'ILIOUPOLI', 'Griechenland', 'GR', NULL, NULL, '6974118380', '00102132U2', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-1A', NULL, '609919125963', 'FedEx', NULL, '2014-11-19', '14.11.2014 16:08', 'GR16102014SK008', '1', 'a0YC000000ZwQhzMAF', '', '169.00'),
(26985, '282441153', NULL, NULL, 'VASILLIS KIOULTSITSEKOGLOU', 'Vi.Pe.TH  A7 34', '', '57022', 'SINDOS', 'Griechenland', 'GR', NULL, NULL, '6942234951', '00100518LO', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-1A', NULL, '609919125974', 'FedEx', NULL, '2014-11-19', '17.11.2014 05:38', 'GR16102014SK008', '1', 'a0YC000000ZwQhzMAF', '', '169.00'),
(26986, '281709549', NULL, NULL, 'Elda Barbagianni', 'Kifisias Leof. 18', '', '15125', 'MAROUSI', 'Griechenland', 'GR', NULL, NULL, '6973820067', '001008337A', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-2', NULL, '609919125985', 'FedEx', NULL, '2014-11-19', '14.11.2014 05:38', 'GR16102014SK009', '1', 'a0YC000000ZwQlfMAF', '', '169.00'),
(26987, '282253167', NULL, NULL, 'Dimitris Velitsos', 'Akriton 27', '', '56123', 'AMPELOKIPOI', 'Griechenland', 'GR', NULL, NULL, '6946672409', '0010238ZVF', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-4', NULL, '609919125996', 'FedEx', NULL, '2014-11-19', '16.11.2014 10:08', 'GR16102014SK012', '1', 'a0YC000000ZwQrpMAF', '', '169.00'),
(26988, '283087160', NULL, NULL, 'Hadiatou Bah', 'Jan Mulsstraat 29', '', '1853', 'Strombeek-Bever', 'Belgien', 'BE', NULL, NULL, '485647668', '0010098IAW', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - or/noir  (GM-103-7)', NULL, '609919126146', 'FedEx', NULL, '2014-11-20', '19.11.2014 13:14', 'NL141106NM29', '1', 'a0YC000000aDSQTMA4', '', '289.00'),
(26989, '282965766', NULL, NULL, 'Stijn Vanhoorelbeke', 'Hoogstraat 26', 'Textila', '8540', 'Deerlijk', 'Belgien', 'BE', NULL, NULL, '475931593', '0010039KJQ', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zilver/wit (GM-103-5)', NULL, '609919126157', 'FedEx', NULL, '2014-11-20', '19.11.2014 01:48', 'NL141106NM27', '1', 'a0YC000000aDSQRMA4', '', '289.00'),
(26990, '282938446', NULL, NULL, 'mohammed bakkali', 'pl. du Jardin aux Fleurs 10', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '489578907', '0010007M9H', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - argent/blanc (GM-103-5)', NULL, '609919126168', 'FedEx', NULL, '2014-11-20', '18.11.2014 21:18', 'NL141106NM27', '1', 'a0YC000000aDSQRMA4', '', '289.00'),
(26991, '282888581', NULL, NULL, 'Sullivan Eeckhout', 'brouwerijstraat 104', '', '1500', 'hal', 'Belgien', 'BE', NULL, NULL, '475313370', '0010006VQB', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - noir/noir (GM-103-8)', NULL, '609919126179', 'FedEx', NULL, '2014-11-20', '18.11.2014 18:18', 'NL141106NM30', '1', 'a0YC000000aDSQUMA4', '', '289.00'),
(26992, '282932306', NULL, NULL, 'Job Fernig', 'Heereweg 229', '', '1873 GA', 'GROET', 'Niederlande', 'NL', NULL, NULL, '627912040', '00100044MP', NULL, NULL, 'Theorema Copa Cabana horloge - zilverkleur/goudkleur (GM-104-4)', NULL, '609919126190', 'FedEx', NULL, '2014-11-20', '18.11.2014 20:58', 'NL140915NM90', '1', 'a0YC000000FCFhWMAX', '', '289.00'),
(26993, '282911863', NULL, NULL, 'Edwin Rietveld', 'Marslaan 43', '', '3318 JE', 'DORDRECHT', 'Niederlande', 'NL', NULL, NULL, '646750559', '0010249TBJ', NULL, NULL, 'Theorema Sao Paolo horloge - leer - goud/zwart (GM-103-3)', NULL, '609919126205', 'FedEx', NULL, '2014-11-20', '18.11.2014 19:58', 'NL140915NM85', '1', 'a0YC000000aDRhzMAG', '', '289.00'),
(26994, '282831186', NULL, NULL, 'Okke-Jorn van der Meulen', 'Korfmakersstraat 4', '', '8911 LA', 'LEEUWARDEN', 'Niederlande', 'NL', NULL, NULL, '616639533', '0010168RNO', NULL, NULL, 'Theorema Sao Paolo horloge - leer - goud/zwart (GM-103-3)', NULL, '609919126216', 'FedEx', NULL, '2014-11-20', '18.11.2014 13:58', 'NL140915NM85', '1', 'a0YC000000aDRhzMAG', '', '289.00'),
(26995, '282904629', NULL, NULL, 'carola valentijn', 'Boutersempark 16', '', '4741 EW', 'HOEVEN', 'Niederlande', 'NL', NULL, NULL, '653927747', '0010052K7Q', NULL, NULL, 'Theorema Sao Paolo horloge - leer - zilver/wit (GM-103-9)', NULL, '609919126227', 'FedEx', NULL, '2014-11-20', '18.11.2014 19:28', 'NL140915NM86', '1', 'a0YC000000aDRi0MAG', '', '289.00'),
(26996, '283005735', '', '', 'Sathyanarayanan Melath', 'Zwattingburen 55', '', '2151 ZH', 'NIEUW-VENNEP', 'Niederlande', '', '', '', '610353509', '0010112CZO', '', '', 'Theorema Sao Paolo horloge - metaal - goud/zwart  (GM-103-7)', 'RL 72 464 605 3DE  Uhrband 103-7', '609919126238', 'FedEx', '', '2014-11-20', '19.11.2014 08:28', 'NL141106NM29', '1', 'a0YC000000aDSHJMA4', '', '289.00'),
(26997, '282819010', NULL, NULL, 'Anke Voermans', 'Dorpstraat 12', '', '6085 BG', 'HORN', 'Niederlande', 'NL', NULL, NULL, '612475212', '0010034GID', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zilver/wit (GM-103-5)', NULL, '609919126249', 'FedEx', NULL, '2014-11-20', '18.11.2014 12:58', 'NL141106NM27', '1', 'a0YC000000aDSDjMAO', '', '289.00'),
(26998, '283018588', NULL, NULL, 'Marije Nijhof', 'Marktstraat 2W', '', '7642 AL', 'WIERDEN', 'Niederlande', 'NL', NULL, NULL, '546576644', '0010027SD8', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zilver/wit (GM-103-5)', NULL, '609919126250', 'FedEx', NULL, '2014-11-20', '19.11.2014 09:28', 'NL141106NM27', '1', 'a0YC000000aDSDjMAO', '', '289.00'),
(26999, '283044198', NULL, NULL, 'Rafael Fernandez Fernandez', 'CALLE PACO PIERRA 25-59', '15', '46013', 'VALENCIA', 'Spanien', 'ES', NULL, NULL, '656598328', '0010175BUO', NULL, NULL, 'Reloj Casablanca bicolor', NULL, '609919126124', 'FedEx', NULL, '2014-11-20', '19.11.2014 10:58', 'ES141023CS53', '1', 'a0YC000000ZxwLKMAZ', '', '299.99'),
(27000, '282930251', NULL, NULL, 'SUSANA SORIANO MARTINEZ', 'LA FUENTE 10', '10', '04859', 'LIJAR', 'Spanien', 'ES', NULL, NULL, '616067390', '0010109XPJ', NULL, NULL, 'Reloj Casablanca bicolor', NULL, '609919126135', 'FedEx', NULL, '2014-11-20', '18.11.2014 20:58', 'ES141023CS53', '1', 'a0YC000000ZxwLKMAZ', '', '299.99'),
(27001, '283087729', NULL, NULL, 'Damien Peters', '0/1 16 Maxwell road', '', 'G41 1QE', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7423680253', '00102505RP', NULL, NULL, 'Barbados Pionier Black Face And Gold Rim With Red Detailing And Gold Coloured Strap', NULL, '609919126010', 'FedEx', NULL, '2014-11-20', '19.11.2014 14:24', 'UK140903CC07', '1', 'a0YC000000Zb38kMAB', '129.99', '199.00'),
(27002, '282898329', NULL, NULL, 'ross doughty', '1 DEERBARN ROAD', 'woodbridge hill surgery', 'GU2 8YB', 'GUILDFORD', 'Großbritannien', 'GB', NULL, NULL, '7872165922', '0010099L8U', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '609919126021', 'FedEx', NULL, '2014-11-20', '18.11.2014 19:52', 'UK140102AMC04', '1', 'a0YC000000ZwvZWMAZ', '169.99', '259.00'),
(27003, '283012083', NULL, NULL, 'Mary Kernohan', '53 TOOME ROAD', '', 'BT42 2BT', 'BALLYMENA', 'Großbritannien', 'GB', NULL, NULL, '2825645045', '0010113A7V', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919126032', 'FedEx', NULL, '2014-11-20', '19.11.2014 09:52', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(27004, '283036746', NULL, NULL, 'Mufarah Assiri', '19 ASHBERRY GARDENS', '', 'S6 3GX', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7577737473', '0010126S7C', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919126043', 'FedEx', NULL, '2014-11-20', '19.11.2014 11:24', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(27005, '283088823', NULL, NULL, 'Damien Peters', '0/1 16 Maxwell road', '', 'G41 1QE', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7423680253', '001017263E', NULL, NULL, 'Brown Strap Silver Case Gold Face (GM-104-4)', NULL, '609919126010', 'FedEx', NULL, '2014-11-20', '19.11.2014 14:23', 'UK140102AMC05', '1', 'a0YC000000ZwvXzMAJ', '169.99', '259.00'),
(27006, '282941428', NULL, NULL, 'hayley white', '5 DEANPARK BANK', '', 'EH14 7LG', 'BALERNO', 'Großbritannien', 'GB', NULL, NULL, '7528505638', '0010073UY6', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919126054', 'FedEx', NULL, '2014-11-20', '18.11.2014 22:25', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(27007, '283013063', NULL, NULL, 'Sandra Osorio', '224-232 ST. JOHN STREET', '', 'EC1V 4QR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7865667897', '0010158WGT', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919126065', 'FedEx', NULL, '2014-11-20', '19.11.2014 09:52', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(27008, '282879738', NULL, NULL, 'Harriet Young', '40 WELL LANE', '', 'CH2 2HL', 'CHESTER', 'Großbritannien', 'GB', NULL, NULL, '7817878361', '00102359PS', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919126076', 'FedEx', NULL, '2014-11-20', '18.11.2014 18:53', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(27009, '282963616', NULL, NULL, 'fatou jagne', '18 HUNTSMAN STREET', '', 'SE17 1QN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7960842227', '0010175FRO', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919126087', 'FedEx', NULL, '2014-11-20', '19.11.2014 01:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27010, '282896967', NULL, NULL, 'Shirley Barry', 'Regus North Warehouse', 'Gloucester Docks', 'GL12FB', 'Gloucester', 'Großbritannien', 'GB', NULL, NULL, '7731846954', '0010037JBO', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919126098', 'FedEx', NULL, '2014-11-20', '18.11.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27011, '282955947', NULL, NULL, 'George Buist', 'Tigh Mor Giffordtown', '', 'KKY15 7UW', 'Cupar', 'Großbritannien', 'GB', NULL, NULL, '1337830431', '0010010MS6', NULL, NULL, 'GM-505-5	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with Black face', NULL, '609919126102', 'FedEx', NULL, '2014-11-20', '18.11.2014 23:52', 'UK131023AMC11', '1', 'a0YC000000ZkjTRMAZ', '126.99', '199.00'),
(27012, '282952846', NULL, NULL, 'kavindar bhullar', '47 THE GROVE', '', 'TW7 4JT', 'ISLEWORTH', 'Großbritannien', 'GB', NULL, NULL, '7930334025', '0010199A01', NULL, NULL, 'GM-505-5	FLORIDA DIAMONDS By \"PIONIER Stainless Steel Strap with Black face', NULL, '609919126113', 'FedEx', NULL, '2014-11-20', '18.11.2014 23:52', 'UK131023AMC11', '1', 'a0YC000000ZkjTRMAZ', '126.99', '199.00'),
(27013, '282638741', NULL, NULL, 'IOANNIS SKEROS', 'DERVENI KORINTHIAS', '', '20009', 'DERVENI KORINTHIAS', 'Griechenland', 'GR', NULL, NULL, '6947267820', '00100527CJ', NULL, NULL, '??????? ????? Theorema Paragon, T-3001-1A silber-weiß Bd. Braun', NULL, '609919126180', 'FedEx', NULL, '2014-11-20', '17.11.2014 18:06', 'GR16102014SK008', '1', 'a0YC000000ZwQhzMAF', '', '169.00'),
(27014, '282637448', NULL, NULL, 'IOANNIS SKEROS', 'DERVENI KORINTHIAS', '', '20009', 'DERVENI KORINTHIAS', 'Griechenland', 'GR', NULL, NULL, '6947267820', '00101883KR', NULL, NULL, '??????? ????? Theorema Paragon, T-3001-1 silber-weiß Bd. Schwarz', NULL, '609919126180', 'FedEx', NULL, '2014-11-20', '17.11.2014 18:06', 'GR16102014SK007', '1', 'a0YC000000ZwQgqMAF', '', '169.00'),
(27015, '283097240', NULL, NULL, 'concetta turso', 'VIA DIEGO PELUSO 99', '', '74121', 'TARANTO', 'Italien', 'IT', NULL, NULL, '3462874900', '0010081CVW', NULL, NULL, 'Orologio Pionier modello Dublin con cassa nera e quadrante nero e oro (GM-508-4)', NULL, '609919126260', 'FedEx', NULL, '2014-11-20', '19.11.2014 13:32', 'IT140623CS21', '1', 'a0YC000000ZyB0fMAF', '', '199.99'),
(27016, '282870669', NULL, NULL, 'giuseppe orlando', 'via giovanni malfitano 7', '', '96100', 'siracusa', 'Italien', 'IT', NULL, NULL, '931442343', '0010073BOW', NULL, NULL, 'Orologio Pionier modello Dublin con cassa dorata e quadrante nero e oro (GM-508-3)', NULL, '609919126271', 'FedEx', NULL, '2014-11-20', '18.11.2014 16:59', 'IT140623CS20', '1', 'a0YC000000ZyB0eMAF', '', '199.99'),
(27017, '283308940', NULL, NULL, 'willy geurts', 'Emiel Van Dorenlaan 15/22', '', '3600', 'Waterschei-Zwartberg', 'Belgien', 'BE', NULL, NULL, '475271940', '001022738Y', NULL, NULL, 'Casablanca Gold/Black', NULL, '609919126433', 'FedEx', NULL, '2014-11-21', '20.11.2014 10:18', 'NL140520PJ08', '1', 'a0YC000000ZKLiBMAX', '190.01', '299.98'),
(27018, '283259276', NULL, NULL, 'Malika Issaeva', 'Rue de Stembert 32 2', '', '4800', 'Verviers', 'Belgien', 'BE', NULL, NULL, '32483570231', '00101006C6', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', NULL, '609919126444', 'FedEx', NULL, '2014-11-21', '20.11.2014 07:48', 'NL140915NM85', '1', 'a0YC000000aDSQPMA4', '', '289.00'),
(27019, '283248110', NULL, NULL, 'jennifer quinn', 'Hoogstraat 5', '(boulangerie La Martine)', '1650', 'Beersel', 'Belgien', 'BE', NULL, NULL, '472720234', '0010125AOK', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', NULL, '609919126455', 'FedEx', NULL, '2014-11-21', '20.11.2014 06:18', 'NL140915NM85', '1', 'a0YC000000aDSQPMA4', '', '289.00'),
(27020, '283192751', NULL, NULL, 'surender singh', 'rue Anoul 25', '', '1050', 'Ixelles', 'Belgien', 'BE', NULL, NULL, '487428362', '0010136PUT', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', NULL, '609919126466', 'FedEx', NULL, '2014-11-21', '19.11.2014 20:18', 'NL140915NM85', '1', 'a0YC000000aDSQPMA4', '', '289.00'),
(27021, '283132280', NULL, NULL, 'Natividad Talavera Salome', 'rue du champion 30', '', '1070', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '23452878', '0010112DR9', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - or/noir  (GM-103-7)', NULL, '609919126477', 'FedEx', NULL, '2014-11-21', '19.11.2014 16:18', 'NL141106NM29', '1', 'a0YC000000aDSQTMA4', '', '289.00'),
(27022, '283262040', NULL, NULL, 'Sebastian Rask', 'Kroggardvej 35', '', '5270', 'Odense Fyns Amt', 'Dänemark', 'DK', NULL, NULL, '22923535', '0010220KSD', NULL, NULL, 'Guldfarvet Theorema-herreur (GM-103-3)', NULL, '609919126547', 'FedEx', NULL, '2014-11-21', '20.11.2014 07:36', 'DK180314HW03', '1', 'a0YC000000ZykvKMAR', '1414.63', '2195.00'),
(27023, '283142549', NULL, NULL, 'Anne Petersen', 'Plantagevej 7', '', '9900', 'Frederikshavn', 'Dänemark', 'DK', NULL, NULL, '30258102', '0010159I0V', NULL, NULL, 'SÃ¸lvfarvet ur Copacabana', NULL, '609919126558', 'FedEx', NULL, '2014-11-21', '19.11.2014 17:06', 'DKcopacabanasilver', '1', 'a0YC000000aELwaMAG', '1414.63', '2195.00'),
(27024, '282853057', NULL, NULL, 'Andreas Corselitze', 'Amagerbrogade 290', 'leveres i vare indlevering i fÃ¸tex', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '28970679', '001018461P', NULL, NULL, 'T3008-4: LÃ¦derrem, sort urskive og sort krone', NULL, '609919126569', 'FedEx', NULL, '2014-11-21', '18.11.2014 15:36', 'DKT3008-4', '1', 'a0YC000000ZylIMMAZ', '1079.39', '1495.00'),
(27025, '283301843', NULL, NULL, 'Elaine Burke Burke', 'Ballinamona  Shanballymore', 'Mallow', '', 'Co. Cork', 'Irland', 'IE', NULL, NULL, '879633927', '0010075JF3', NULL, NULL, 'Malibu Diamonds Watch - Gold - Brown Strap', NULL, '609919126293', 'FedEx', NULL, '2014-11-21', '20.11.2014 11:02', 'IE201014IE12', '1', 'a0YC000000ZwyasMAB', '150.01', '229.00'),
(27026, '283320424', NULL, NULL, 'Matteo Amarelli', 'VIA MURA MALATESTIANE 1A', '', '61032', 'FANO', 'Italien', 'IT', NULL, NULL, '3284155850', '0010250TEU', NULL, NULL, 'Casablanca All in Black', NULL, '609919126396', 'FedEx', NULL, '2014-11-21', '20.11.2014 11:29', 'IT141023CS54', '1', 'a0YC000000Zxw2FMAR', '', '299.99'),
(27027, '283315362', NULL, NULL, 'Lorenzo Stella', 'VIA MONTE NERO 40/B', 'Via Monte Nero 40 b', '21049', 'TRADATE', 'Italien', 'IT', NULL, NULL, '331841070', '0010037SRM', NULL, NULL, 'Casablanca Schwarz', NULL, '609919126400', 'FedEx', NULL, '2014-11-21', '20.11.2014 10:58', 'IT141023CS51', '1', 'a0YC000000Zxvz7MAB', '', '299.99'),
(27028, '283294179', NULL, NULL, 'Jessica Cuna', 'LARGO CANALETTO 4', 'Presso baby style abbigliamento', '42124', 'REGGIO EMILIA', 'Italien', 'IT', NULL, NULL, '3886333031', '00102507HW', NULL, NULL, 'Casablanca Schwarz', NULL, '609919126411', 'FedEx', NULL, '2014-11-21', '20.11.2014 09:28', 'IT141023CS51', '1', 'a0YC000000Zxvz7MAB', '', '299.99'),
(27029, '283124768', NULL, NULL, 'Alberto Damiano', 'VIA EMILIO GALLI 14', '', '20081', 'ABBIATEGRASSO', 'Italien', 'IT', NULL, NULL, '3496228618', '0010187NM4', NULL, NULL, 'Gold schwarz T3008-7 in acciaio', NULL, '609919126422', 'FedEx', NULL, '2014-11-21', '19.11.2014 15:58', 'IT141029CS635', '1', 'a0YC000000a0AmCMAU', '', '189.99'),
(27030, '283353590', NULL, NULL, 'Lina Cai', 'Broersvest 119', 'Restaurant ChaLiShe', '3111 EE', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '657576874', '0010247B9W', NULL, NULL, 'Theorema Copa Cabana horloge - zilverkleur/zwart (GM-104-1)', NULL, '609919126488', 'FedEx', NULL, '2014-11-21', '20.11.2014 13:28', 'NL140915NM87', '1', 'a0YC000000FCFf9MAH', '', '289.00'),
(27031, '283306834', NULL, NULL, 'al rubaiy A.S', 'Nieuwstraat 66', '', '1404 JN', 'BUSSUM', 'Niederlande', 'NL', NULL, NULL, '686454262', '00100036IG', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - goud/zwart  (GM-103-7)', NULL, '609919126499', 'FedEx', NULL, '2014-11-21', '20.11.2014 10:28', 'NL141106NM29', '1', 'a0YC000000aDSHJMA4', '', '289.00'),
(27032, '283202814', NULL, NULL, 'Anouk Narold', 'Bernard Zweersstraat 76', '', '1817 KR', 'ALKMAAR', 'Niederlande', 'NL', NULL, NULL, '642233373', '0010204BDD', NULL, NULL, 'Casablanca Gold/Black', NULL, '609919126503', 'FedEx', NULL, '2014-11-21', '19.11.2014 20:58', 'NL131017LB02', '1', 'a0YC000000ZKLPWMA5', '190.01', '299.98'),
(27033, '283202047', NULL, NULL, 'Miriam Smits', 'Dalkruid 62', '', '5731 TN', 'MIERLO', 'Niederlande', 'NL', NULL, NULL, '06-46611129', '10228676', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zilver/wit (GM-103-5)', NULL, '609919126514', 'FedEx', NULL, '2014-11-21', '19.11.2014 20:58', 'NL141106NM27', '1', 'a0YC000000aDSDjMAO', '', '289.00'),
(27034, '283147018', NULL, NULL, 'Johan Hennipman', 'Vondelweg 110R', '', '2025 AD', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '629083235', '00102332F0', NULL, NULL, 'Casablanca Silver/White', NULL, '609919126525', 'FedEx', NULL, '2014-11-21', '19.11.2014 17:29', 'NL131017LB03', '1', 'a0YC000000ZKLPXMA5', '190.01', '299.98'),
(27035, '283122852', NULL, NULL, 'Carla Wiigman-Wiersma', 'Christoffelkruid 12', '', '3068 RD', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '104569018', '0010233Y84', NULL, NULL, 'Casablanca Black', NULL, '609919126536', 'FedEx', NULL, '2014-11-21', '19.11.2014 15:58', 'NL131017LB05', '1', 'a0YC000000ZKLPZMA5', '190.01', '299.98'),
(27036, '283224813', '', '', 'Laura Garcia Albarran', 'AVENIDA PIO XII 36', 's/n', '31008', 'PAMPLONA', 'Spanien', '', '', '', '615539841', '00101325HB', '', '', 'Reloj Casablanca dorado', 'Uhr erhalten 23.12.2014\r\nBitte refund!', '609919126374', 'FedEx', '', '2014-11-21', '19.11.2014 22:58', 'ES141023CS52', '1', 'a0YC000000ZxwLJMAZ', '', '299.99'),
(27037, '283175483', NULL, NULL, 'Oscar Sancho Jimenez', 'CALLE MENASALBAS 10', '8oC', '28041', 'MADRID', 'Spanien', 'ES', NULL, NULL, '606717834', '0010236U5F', NULL, NULL, 'Reloj Theorema Marco Polo  - modelo 3005-A2', NULL, '609919126385', 'FedEx', NULL, '2014-11-21', '19.11.2014 19:28', 'ES141029CS34', '1', 'a0YC000000Zz7VOMAZ', '', '189.99'),
(27038, '283219502', NULL, NULL, 'chelsea hurst', '75 POST OFFICE ROAD', '', 'WF7 5EP', 'PONTEFRACT', 'Großbritannien', 'GB', NULL, NULL, '7854885217', '0010011CG0', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919126308', 'FedEx', NULL, '2014-11-21', '19.11.2014 23:22', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(27039, '283301100', NULL, NULL, 'gay ireland', '54 HADDINGTON HILL', '', 'BT28 3AU', 'LISBURN', 'Großbritannien', 'GB', NULL, NULL, '7971648220', '0010117MFO', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919126319', 'FedEx', NULL, '2014-11-21', '20.11.2014 10:52', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(27040, '283125492', NULL, NULL, 'Daniel Mehmet', '3 CARNARVON DRIVE', '', 'UB3 1PT', 'HAYES', 'Großbritannien', 'GB', NULL, NULL, '7935889600', '0010082XYX', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919126320', 'FedEx', NULL, '2014-11-21', '19.11.2014 16:53', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27041, '283298010', NULL, NULL, 'Sadik Shehu', '76 RODWAY ROAD', '', 'RG30 6DT', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7791229909', '0010147HL2', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919126330', 'FedEx', NULL, '2014-11-21', '20.11.2014 10:53', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27042, '283233273', NULL, NULL, 'Asif Mohammed', '70 KINGSWAY', '', 'OX16 9NY', 'BANBURY', 'Großbritannien', 'GB', NULL, NULL, '7864673650', '0010047HSE', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919126341', 'FedEx', NULL, '2014-11-21', '20.11.2014 01:52', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(27043, '283145311', NULL, NULL, 'jarek sklodowski', '9 GIRONDE ROAD', '', 'SW6 7DY', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7970674103', '00100983SY', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919126352', 'FedEx', NULL, '2014-11-21', '19.11.2014 18:23', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(27044, '283126232', NULL, NULL, 'Lisa Campbell', '8 ROSEBOURNE CLOSE', '', 'L17 7HB', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7785182813', '0010054FS6', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919126363', 'FedEx', NULL, '2014-11-21', '19.11.2014 17:22', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(27045, '283589730', NULL, NULL, 'PATRICIA TRUWANT', 'Brugseweg 4', '', '8900', 'Ieper', 'Belgien', 'BE', NULL, NULL, '478703121', '0010207EBN', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - goud/zwart  (GM-103-7)', NULL, '609919126640', 'FedEx', NULL, '2014-11-24', '21.11.2014 11:48', 'NL141106NM29', '1', 'a0YC000000aDSQTMA4', '', '289.00'),
(27046, '283457181', '', '', 'jamal haddouche', 'kievitlaan 228', '', '1800', 'vilvoorde', 'Belgien', '', '', '', '484077776', '0010100IQ2', '', '', 'Montre Theorema Sao Paolo - m?tal - or/noir  (GM-103-7)', 'Uhr erhalten 13.02.2015\r\nBitte refund!', '609919126650', 'FedEx', '', '2014-11-24', '20.11.2014 20:48', 'NL141106NM29', '1', 'a0YC000000aDSQTMA4', '', '289.00'),
(27047, '283374026', NULL, NULL, 'Duri Yaramis', 'Kortrijkstraat 75', '', '2140', 'Borgerhout', 'Belgien', 'BE', NULL, NULL, '487891758', '0010230VPB', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - goud/zwart  (GM-103-7)', NULL, '609919126661', 'FedEx', NULL, '2014-11-24', '20.11.2014 14:48', 'NL141106NM29', '1', 'a0YC000000aDSQTMA4', '', '289.00'),
(27048, '283149180', NULL, NULL, 'NICK ADACHOPOYLOS', 'RIGA FERAIOU 6', '', '16232', 'VURONAS', 'Griechenland', 'GR', NULL, NULL, '6944962961', '0010250PJN', NULL, NULL, '??????? ????? Theorema Damascus (T3008-8)', NULL, '609919126628', 'FedEx', NULL, '2014-11-24', '19.11.2014 16:38', 'GR03112014SK012', '1', 'a0YC000000Zzw1uMAB', '', '189.00'),
(27049, '283632197', NULL, NULL, 'Alin Calin', '21 Church View', 'Clondalkin', '22', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,54E+11', '00102198ZL', NULL, NULL, 'Malibu Diamonds Watch - Gold - Brown Strap', NULL, '609919126812', 'FedEx', NULL, '2014-11-24', '21.11.2014 15:32', 'IE201014IE12', '1', 'a0YC000000ZwyasMAB', '150.01', '229.00'),
(27050, '283426347', NULL, NULL, 'John Graham', '11 The Close, Orlynn Park', '', 'Lusk', 'Dublin', 'Irland', 'IE', NULL, NULL, '860648238', '0010068RXW', NULL, NULL, 'Florida Diamonds By Pionier Stainless Steel Strap With Black Face', NULL, '609919126823', 'FedEx', NULL, '2014-11-24', '20.11.2014 19:32', '16921', '1', 'a0YC000000ZwzYaMAJ', '154.99', '229.00'),
(27051, '283741071', NULL, NULL, 'Blerta Llubani', 'VIA TRIPOLI 7', '', '12045', 'FOSSANO', 'Italien', 'IT', NULL, NULL, '3801783021', '0010062FGU', NULL, NULL, 'Casablanca Gold', NULL, '609919126672', 'FedEx', NULL, '2014-11-24', '22.11.2014 04:28', 'IT141023CS52', '1', 'a0YC000000Zxw0UMAR', '', '299.99'),
(27052, '283827885', NULL, NULL, 'Paolo Pimpinelli', 'VIA CADUTI DI CASTELDEBOLE 60', '', '40132', 'BOLOGNA', 'Italien', 'IT', NULL, NULL, '3318172279', '0010104KC8', NULL, NULL, 'Casablanca Schwarz', NULL, '609919126683', 'FedEx', NULL, '2014-11-24', '22.11.2014 12:28', 'IT141023CS51', '1', 'a0YC000000Zxvz7MAB', '', '299.99'),
(27053, '283528766', NULL, NULL, 'ANTONELLA BALENA', 'CORSO ALCIDE DE GASPERI 443', '', '70125', 'BARI', 'Italien', 'IT', NULL, NULL, '3356888408', '00102331QI', NULL, NULL, 'Gold schwarz T3008-7 in acciaio', NULL, '609919126694', 'FedEx', NULL, '2014-11-24', '21.11.2014 07:58', 'IT141029CS635', '1', 'a0YC000000a0AmCMAU', '', '189.99'),
(27054, '283374408', NULL, NULL, 'Roberto Podetti', 'VIALE DELLA COOPERAZIONE 12', '', '45100', 'ROVIGO', 'Italien', 'IT', NULL, NULL, '3477625027', '0010097XO8', NULL, NULL, 'Gold schwarz T3008-7 in acciaio', NULL, '609919126709', 'FedEx', NULL, '2014-11-24', '20.11.2014 14:58', 'IT141029CS635', '1', 'a0YC000000a0AmCMAU', '', '189.99'),
(27055, '283953203', NULL, NULL, 'vincenzo destefano', 'VIA GIUSEPPE MAZZINI 2', '', '21030', 'MASCIAGO PRIMO', 'Italien', 'IT', NULL, NULL, '3473811600', '0010133ESV', NULL, NULL, 'Gold schwarz T3008-7 in acciaio', NULL, '609919126710', 'FedEx', NULL, '2014-11-24', '23.11.2014 01:28', 'IT141029CS635', '1', 'a0YC000000a0AmCMAU', '', '189.99'),
(27056, '283953115', NULL, NULL, 'vincenzo destefano', 'VIA GIUSEPPE MAZZINI 2', '', '21030', 'MASCIAGO PRIMO', 'Italien', 'IT', NULL, NULL, '3473811600', '0010126JBT', NULL, NULL, 'Gold schwarz T3008-7 in acciaio', NULL, '609919126710', 'FedEx', NULL, '2014-11-24', '23.11.2014 01:28', 'IT141029CS635', '1', 'a0YC000000a0AmCMAU', '', '189.99'),
(27057, '283716783', NULL, NULL, 'Andrea Stoppa', 'VIA CRISTOFORO COLOMBO 17', '', '20011', 'CORBETTA', 'Italien', 'IT', NULL, NULL, '3454374834', '0010095WTM', NULL, NULL, 'Orologio Pionier modello Dublin con cassa nera e quadrante nero e oro (GM-508-4)', NULL, '609919126720', 'FedEx', NULL, '2014-11-24', '21.11.2014 21:28', 'IT140623CS21', '1', 'a0YC000000ZyB0fMAF', '', '199.99'),
(27058, '283711507', NULL, NULL, 'Lorenzo Grenot', 'VIA MONTE MORONE 21', '', '22070', 'SOLBIATE', 'Italien', 'IT', NULL, NULL, '3472451896', '0010146Y38', NULL, NULL, 'Orologio Pionier modello Dublin con cassa nera e quadrante nero e oro (GM-508-4)', NULL, '609919126731', 'FedEx', NULL, '2014-11-24', '21.11.2014 20:58', 'IT140623CS21', '1', 'a0YC000000ZyB0fMAF', '', '199.99'),
(27059, '283531919', NULL, NULL, 'riccardo macera', 'VIA LAZIO 4\\32', '', '33080', 'PORCIA', 'Italien', 'IT', NULL, NULL, '3395636043', '0010123IKM', NULL, NULL, 'Orologio Pionier modello Dublin con cassa nera e quadrante nero e oro (GM-508-4)', NULL, '609919126742', 'FedEx', NULL, '2014-11-24', '21.11.2014 08:28', 'IT140623CS21', '1', 'a0YC000000ZyB0fMAF', '', '199.99'),
(27060, '283688055', NULL, NULL, 'Lorenzo Savastano', 'Via Pionieri e Aviatori d\'Italia, 1 - Tenenza G. di F. 1', '', '16154', 'Genova', 'Italien', 'IT', NULL, NULL, '3387206914', '0010095R17', NULL, NULL, 'Schwarz T3008-4 in pelle', NULL, '609919126753', 'FedEx', NULL, '2014-11-24', '21.11.2014 18:58', 'IT141029CS63', '1', 'a0YC000000Zz9vsMAB', '', '189.99'),
(27061, '283867915', NULL, NULL, 'Alina Elena Cristea', 'Via Giacomo Dina 56/36', '', '10137', 'Torino', 'Italien', 'IT', NULL, NULL, '3923502302', '0010148NOL', NULL, NULL, 'Silber schwarz T3008-6 in acciaio', NULL, '609919126764', 'FedEx', NULL, '2014-11-24', '22.11.2014 15:58', 'IT141029CS634', '1', 'a0YC000000a0AliMAE', '', '189.99'),
(27062, '283660419', NULL, NULL, 'Paolo Silvestrini', 'via Matteotti 30', '', '80078', 'Pozzuoli', 'Italien', 'IT', NULL, NULL, '3286689698', '0010130K6F', NULL, NULL, 'Silber Weiss T3008-1 in pelle', NULL, '609919126775', 'FedEx', NULL, '2014-11-24', '21.11.2014 16:58', 'IT141029CS60', '1', 'a0YC000000Zz9tcMAB', '', '189.99'),
(27063, '283477760', NULL, NULL, 'Lennaert Mandersloot', 'Pieter Soutmanlaan 59', '', '1701 MB', 'HEERHUGOWAARD', 'Niederlande', 'NL', NULL, NULL, '623368883', '00101034KZ', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zwart/zwart (GM-103-8)', NULL, '609919126639', 'FedEx', NULL, '2014-11-24', '20.11.2014 21:58', 'NL141106NM30', '1', 'a0YC000000aDSJcMAO', '', '289.00'),
(27064, '283379255', NULL, NULL, 'Mushtaq Abbasi', 'VINTERVAEGEN 3', 'Anders Nordvall', '146 52', 'TULLINGE', 'Schweden', 'SE', NULL, NULL, '769060506', '00101508HK', NULL, NULL, 'Svart urtavla med boett i rostfritt stÃ¥l. Svart lÃ¤derarmband', NULL, '609919126580', 'FedEx', NULL, '2014-11-24', '20.11.2014 17:14', 'SE180914hw03', '1', 'a0YC000000ZaBskMAF', '1473.18', '2249.00'),
(27065, '283251303', NULL, NULL, 'victoria Hult', 'gardserud 174', '', '68691', 'sunne', 'Schweden', 'SE', NULL, NULL, '', '0010133XKX', NULL, NULL, 'Guld/svart, metallarmband. Modell T3008-8', NULL, '609919126591', 'FedEx', NULL, '2014-11-24', '20.11.2014 08:44', 'SET3008-8', '1', 'a0YC000000ZykymMAB', '1358.64', '1895.00'),
(27066, '283195217', NULL, NULL, 'Mikael Lindh', 'Kajutavaegen  6', '', '13671', 'Vendelsoe', 'Schweden', 'SE', NULL, NULL, '', '0010119QVL', NULL, NULL, 'Silver/svart, lÃ¤derband. Modell T3008-2', NULL, '609919126606', 'FedEx', NULL, '2014-11-24', '19.11.2014 22:44', 'SET3008-2', '1', 'a0YC000000Zyl6DMAR', '1358.64', '1895.00'),
(27067, '282997270', NULL, NULL, 'Mia ramirez', 'KALLHAELLSLEDEN 10', '', '176 71', 'JAERFAELLA', 'Schweden', 'SE', NULL, NULL, '735602376', '0010207F07', NULL, NULL, 'Guld/svart, lÃ¤derband. Modell T3008-3', NULL, '609919126617', 'FedEx', NULL, '2014-11-24', '19.11.2014 10:14', 'SET3008-3', '1', 'a0YC000000Zyl6XMAR', '1358.64', '1895.00'),
(27068, '283863066', NULL, NULL, 'Barbara Arreba Martin', 'CALLE PICO SAN MILLAN 2', 'bajo', '09195', 'VILLAGONZALO PEDERNALES', 'Spanien', 'ES', NULL, NULL, '676203385', '0010250R6K', NULL, NULL, 'Reloj Damascus - modelo T3008-7', NULL, '609919126786', 'FedEx', NULL, '2014-11-24', '22.11.2014 15:28', 'ES141029CS635', '1', 'a0YC000000a0AnVMAU', '', '189.99'),
(27069, '283567395', NULL, NULL, 'Francisco Jimenez Barrio', 'La Prevision 4', '   03-02', '14004', 'Cordoba', 'Spanien', 'ES', NULL, NULL, '697897883', '00100333WO', NULL, NULL, 'Reloj Casablanca dorado', NULL, '609919126797', 'FedEx', NULL, '2014-11-24', '21.11.2014 10:28', 'ES141023CS52', '1', 'a0YC000000ZxwLJMAZ', '', '299.99'),
(27070, '283542209', NULL, NULL, 'garcia marianne', 'BP 309 SES GARITES 29', '29', '17256', 'PALS', 'Spanien', 'ES', NULL, NULL, '972668119', '0010164QHB', NULL, NULL, 'Reloj Tufina Uhren modelo Rio GM-107-1', NULL, '609919126801', 'FedEx', NULL, '2014-11-24', '21.11.2014 08:58', 'ES141028CS44', '1', 'a0YC000000ZykzLMAR', '', '249.99'),
(27071, '283569725', NULL, NULL, 'Michelle Riley', '16A SILVER HILL ROAD', '', 'TN24 0NY', 'ASHFORD', 'Großbritannien', 'GB', NULL, NULL, '7835229418', '0010135XHS', NULL, NULL, 'Black Strap Black Case Black Face (GM102-4)', NULL, '609919126834', 'FedEx', NULL, '2014-11-24', '21.11.2014 11:22', 'UK131217AMC33', '1', 'a0YC000000Zwv3AMAR', '152.00', '229.00'),
(27072, '283492249', NULL, NULL, 'Chrissy O\'Hara', '82 BANK STREET', '', 'G72 7PP', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7769357345', '00100909N8', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '609919126845', 'FedEx', NULL, '2014-11-24', '21.11.2014 01:23', 'UK140102AMC04', '1', 'a0YC000000ZwvZWMAZ', '169.99', '259.00'),
(27073, '283317492', NULL, NULL, 'julie mclean', '21 Marchfield', 'Milngavie', 'g62 8hz', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '07712 468224', '0010176LY5', NULL, NULL, 'Black Strap Silver Case Black Face (GM-102-2)', NULL, '609919126856', 'FedEx', NULL, '2014-11-24', '20.11.2014 11:53', 'UK131217AMC31', '1', 'a0YC000000Zwv3UMAR', '152.00', '229.00'),
(27074, '283422821', NULL, NULL, 'Sophia pinna', '50 GRANGE DRIVE', '', 'M9 7AL', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7734823295', '0010149SQB', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919126867', 'FedEx', NULL, '2014-11-24', '20.11.2014 19:22', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(27075, '283414338', NULL, NULL, 'Harrison Smith', '2 CHEVET LANE', 'sandal', 'WF2 6HL', 'WAKEFIELD', 'Großbritannien', 'GB', NULL, NULL, '7957518889', '0010093KKH', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919126878', 'FedEx', NULL, '2014-11-24', '20.11.2014 18:52', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(27076, '283466875', NULL, NULL, 'Micheal scott', '59 FALSTONE', 'Leam lane', 'NE10 8SE', 'GATESHEAD', 'Großbritannien', 'GB', NULL, NULL, '7952009606', '0010117MC9', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919126889', 'FedEx', NULL, '2014-11-24', '20.11.2014 22:22', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(27077, '283328457', NULL, NULL, 'Bev Francis', '80 FFORDD Y GRUG', '', 'CF35 6BQ', 'BRIDGEND', 'Großbritannien', 'GB', NULL, NULL, '7533605020', '001005363R', NULL, NULL, 'Brown Strap Silver Case Gold Face (GM-104-4)', NULL, '609919126890', 'FedEx', NULL, '2014-11-24', '20.11.2014 12:52', 'UK140102AMC05', '1', 'a0YC000000ZwvXzMAJ', '169.99', '259.00'),
(27078, '283315212', NULL, NULL, 'Della Thom', '103 MID STREET', '', 'AB43 9JP', 'FRASERBURGH', 'Großbritannien', 'GB', NULL, NULL, '7854384386', '00101759SJ', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919126904', 'FedEx', NULL, '2014-11-24', '20.11.2014 11:53', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(27079, '283477910', NULL, NULL, 'Linda Owens', '66 Abbotsford Road', '', 'L11 5BA', 'Liverpool', 'Großbritannien', 'GB', NULL, NULL, '7986525743', '0010015JUQ', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919126915', 'FedEx', NULL, '2014-11-24', '20.11.2014 22:52', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(27080, '283438969', NULL, NULL, 'Melissa Coles', '2 Urbis', 'Wolf Lane', 'SL4 4GY', 'Windsor', 'Großbritannien', 'GB', NULL, NULL, '7730350279', '0010157K1E', NULL, NULL, 'Rio Watch - Gold-Coloured Case, Black Face, Brown Strap', NULL, '609919126926', 'FedEx', NULL, '2014-11-24', '20.11.2014 20:23', 'UK140827AS03', '1', 'a0YC000000ZOJiOMAX', '149.01', '249.00'),
(27081, '283449407', NULL, NULL, 'thea pretorius', '5A LINDLEY ROAD', '', 'KT12 3EZ', 'WALTON-ON-THAMES', 'Großbritannien', 'GB', NULL, NULL, '7740069901', '00101854HT', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919126937', 'FedEx', NULL, '2014-11-24', '20.11.2014 21:22', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(27082, '283836304', NULL, NULL, 'yassin tafrata', 'rue charles werotte 22/3 1er Ã©tage', '', '5000', 'namur', 'Belgien', 'BE', NULL, NULL, '498755475', '0010135MEJ', NULL, NULL, 'Montre Theorema Copa Cabana - argentÃ©/noir (GM-104-1)', NULL, '609919127050', 'FedEx', NULL, '2014-11-25', '22.11.2014 13:18', 'NL140915NM87', '1', 'a0YC000000FCFjUMAX', '', '289.00'),
(27083, '284163390', NULL, NULL, 'Zhou Hu', 'Wolvertemsesteenweg 120', '', '1850', 'Grimbergen', 'Belgien', 'BE', NULL, NULL, '495367988', '0010053RHO', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - argent/noir (GM-103-6)', NULL, '609919127061', 'FedEx', NULL, '2014-11-25', '23.11.2014 20:48', 'NL141106NM28', '1', 'a0YC000000aDSQSMA4', '', '289.00'),
(27084, '283678830', NULL, NULL, 'Coralie Demoustier', 'Rue des Perziaux 2', '', '6140', 'Fontaine L\'eveque', 'Belgien', 'BE', NULL, NULL, '474647507', '0010119WPX', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - noir/noir (GM-103-8)', NULL, '609919127072', 'FedEx', NULL, '2014-11-25', '21.11.2014 18:18', 'NL141106NM30', '1', 'a0YC000000aDSQUMA4', '', '289.00'),
(27085, '283747768', NULL, NULL, 'sardarova vard', 'Kranenburgstraat 14', '', '3271', 'Zichem', 'Belgien', 'BE', NULL, NULL, '3,32487E+11', '0010171LPY', NULL, NULL, 'Theorema Copa Cabana horloge - goudkleur/zwart (GM-104-2)', NULL, '609919127083', 'FedEx', NULL, '2014-11-25', '22.11.2014 06:48', 'NL140915NM88', '1', 'a0YC000000FCFjWMAX', '', '289.00'),
(27086, '283639411', NULL, NULL, 'Ann Garage Drive In', 'Kortrijksestraat 486', '', '8020', 'Ruddervoorde', 'Belgien', 'BE', NULL, NULL, '3250277433', '0010113GK1', NULL, NULL, 'Theorema Sao Paolo horloge - leer - goud/zwart (GM-103-3)', NULL, '609919127094', 'FedEx', NULL, '2014-11-25', '21.11.2014 15:18', 'NL140915NM85', '1', 'a0YC000000aDSQPMA4', '', '289.00'),
(27087, '283845835', NULL, NULL, 'Nadia Nicola', 'Brusselsestraat 1 J', '', '1750', 'Sint-Martens-Lennik', 'Belgien', 'BE', NULL, NULL, '497082080', '00100447TX', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - goud/zwart  (GM-103-7)', NULL, '609919127109', 'FedEx', NULL, '2014-11-25', '22.11.2014 14:18', 'NL141106NM29', '1', 'a0YC000000aDSQTMA4', '', '289.00'),
(27088, '283632217', NULL, NULL, 'Rene-Sonia Dubois-Gielen', 'Vinkenlaan 12 Huisnummer 1', 'Vinkenlaan12', '2630', 'Aartselaar', 'Belgien', 'BE', NULL, NULL, '0494/916476', '001009522O', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - goud/zwart  (GM-103-7)', NULL, '609919127110', 'FedEx', NULL, '2014-11-25', '21.11.2014 14:48', 'NL141106NM29', '1', 'a0YC000000aDSQTMA4', '', '289.00'),
(27089, '283668793', NULL, NULL, 'Filip Meyten', 'Prins Boudewijnlaan 5', '', '9100', 'Sint-Niklaas', 'Belgien', 'BE', NULL, NULL, '473871012', '10129543', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zilver/wit (GM-103-5)', NULL, '609919127120', 'FedEx', NULL, '2014-11-25', '21.11.2014 17:48', 'NL141106NM27', '1', 'a0YC000000aDSQRMA4', '', '289.00'),
(27090, '283901225', NULL, NULL, 'Geert Van der Velde', 'Populierenlaan 12', '', '2840', 'Terhagen', 'Belgien', 'BE', NULL, NULL, '472918174', '0010020KOW', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zilver/wit (GM-103-5)', NULL, '609919127131', 'FedEx', NULL, '2014-11-25', '22.11.2014 18:48', 'NL141106NM27', '1', 'a0YC000000aDSQRMA4', '', '289.00'),
(27091, '283882193', NULL, NULL, 'Mostafa Hanifi', 'Ruotutie 3 F11', '', '02610', 'Espoo', 'Finnland', 'FI', NULL, NULL, '407669589', '0010245WFL', NULL, NULL, 'Copacabana Gold -rannekello', NULL, '609919126959', 'FedEx', NULL, '2014-11-25', '22.11.2014 20:18', 'FIcopacabanagold', '1', 'a0YC000000aELpDMAW', '189.99', '279.00'),
(27092, '283807261', NULL, NULL, 'Thanh Van Nguyen', 'Haapakuja 2B 16', '', '01360', 'Vantaa', 'Finnland', 'FI', NULL, NULL, '440329527', '0010201K4P', NULL, NULL, 'Copacabana Gold -rannekello', NULL, '609919126960', 'FedEx', NULL, '2014-11-25', '22.11.2014 14:18', 'FIcopacabanagold', '1', 'a0YC000000aELpDMAW', '189.99', '279.00'),
(27093, '283638459', NULL, NULL, 'roman kettunen', 'Miilutie 2 b16', 'Miilutie 2 b 16', '03620', 'Karkkila', 'Finnland', 'FI', NULL, NULL, '503420059', '0010182TQG', NULL, NULL, 'Copacabana Gold -rannekello', NULL, '609919126970', 'FedEx', NULL, '2014-11-25', '21.11.2014 18:18', 'FIcopacabanagold', '1', 'a0YC000000aELpDMAW', '189.99', '279.00'),
(27094, '283970328', NULL, NULL, 'SPYROS MELITSAS', 'Omirou 23', 'OMIROU 23', '10672', 'ATHINA', 'Griechenland', 'GR', NULL, NULL, '6937299064', '0010154L4Y', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-1A silber-weiß Bd. Braun', NULL, '609919126981', 'FedEx', NULL, '2014-11-25', '23.11.2014 06:38', 'GR16102014SK008', '1', 'a0YC000000ZwQhzMAF', '', '169.00'),
(27095, '283762008', NULL, NULL, 'Grigoris Vogiatzakis', 'Atlantidos 25', '', '71305', 'IRAKLEIO', 'Griechenland', 'GR', NULL, NULL, '6944203789', '0010099SG9', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-1 silber-weiß Bd. Schwarz', NULL, '609919126992', 'FedEx', NULL, '2014-11-25', '22.11.2014 07:08', 'GR16102014SK007', '1', 'a0YC000000ZwQgqMAF', '', '169.00'),
(27096, '283570970', NULL, NULL, 'NIKOS NAZLIDIS', 'Filippou 18', '', '57010', 'FILYRON', 'Griechenland', 'GR', NULL, NULL, '6944670453', '0010079H0E', NULL, NULL, 'Andriko Roloi Pionier Skeleton me Malibu Diamonds (silber-schwarz', NULL, '609919127006', 'FedEx', NULL, '2014-11-25', '21.11.2014 09:38', 'GR16102014SK002', '1', 'a0YC000000ZwOt7MAF', '', '229.00'),
(27097, '283378589', NULL, NULL, 'KONSTANTINOS MITROPOULOS', 'GIASEMION 15', '', '14578', 'EKALI', 'Griechenland', 'GR', NULL, NULL, '6945995699', '0010008B99', NULL, NULL, 'Andriko Roloi Pionier Skeleton me Malibu Diamonds (silber-schwarz', NULL, '609919127017', 'FedEx', NULL, '2014-11-25', '20.11.2014 14:08', 'GR16102014SK002', '1', 'a0YC000000ZwOt7MAF', '', '229.00'),
(27098, '284193898', NULL, NULL, 'Rachel grendon', '23 o Hogan Road', '', '10', 'ballyfermot', 'Irland', 'IE', NULL, NULL, '857181224', '001018199W', NULL, NULL, 'Malibu Diamonds Watch - Gold - Brown Strap', NULL, '609919127337', 'FedEx', NULL, '2014-11-25', '24.11.2014 01:04', 'IE201014IE12', '1', 'a0YC000000ZwyasMAB', '150.01', '229.00'),
(27099, '284097670', NULL, NULL, 'Corentin Boutaud', 'Ballycoolin  PayPal Ballycoolin Road', 'Blanchardstown', '15', 'Dublin', 'Irland', 'IE', NULL, NULL, '831897944', '0010037K92', NULL, NULL, 'Florida Diamonds By Pionier Black Strap With Black Face', NULL, '609919127348', 'FedEx', NULL, '2014-11-25', '23.11.2014 17:32', '16949', '1', 'a0YC000000ZwzYYMAZ', '154.99', '229.00'),
(27100, '284041504', NULL, NULL, 'Diarmuid Masterson', 'Firmullagh R Moyne', 'Longford', '', 'Longford', 'Irland', 'IE', NULL, NULL, '863904648', '0010054CGE', NULL, NULL, 'Malibu Diamonds Watch - Black - Black Strap', NULL, '609919127359', 'FedEx', NULL, '2014-11-25', '23.11.2014 13:32', 'IE201014IE13', '1', 'a0YC000000ZwybMMAR', '150.01', '229.00'),
(27101, '284020200', NULL, NULL, 'Robert Corrigan', 'Cabaun Keel', 'Achill Island', 'Eire', 'County Mayo', 'Irland', 'IE', NULL, NULL, '876289952', '0010238V4W', NULL, NULL, 'Malibu Diamonds Watch - Gold - Brown Strap', NULL, '609919127360', 'FedEx', NULL, '2014-11-25', '23.11.2014 12:02', 'IE201014IE12', '1', 'a0YC000000ZwyasMAB', '150.01', '229.00'),
(27102, '284163253', NULL, NULL, 'Old wild west Lancelot srl', 'VIA NIZZA 262', 'Cc\"8 gallery\",rist.\"old wild west\"', '10126', 'TORINO', 'Italien', 'IT', NULL, NULL, '116574445', '0010038LNN', NULL, NULL, 'Orologio Pionier modello Dublin con cassa argentata e quadrante argento e azzurro (GM-508-1)', NULL, '609919127267', 'FedEx', NULL, '2014-11-25', '23.11.2014 20:58', 'IT140623CS18', '1', 'a0YC000000ZyB0cMAF', '', '199.99'),
(27103, '284147188', NULL, NULL, 'Vittorio Di Taranto', 'CORSO TORINO 54', '', '27029', 'VIGEVANO', 'Italien', 'IT', NULL, NULL, '3358076202', '0010096O3I', NULL, NULL, 'Orologio Pionier modello Dublin con cassa dorata e quadrante nero e oro (GM-508-3)', NULL, '609919127278', 'FedEx', NULL, '2014-11-25', '23.11.2014 19:58', 'IT140623CS20', '1', 'a0YC000000ZyB0eMAF', '', '199.99'),
(27104, '284025278', NULL, NULL, 'Luisa Pugliese', 'VIA BELENO 1-19', 'via santuario n.s.della guardia 78/10', '16010', 'SANT\'OLCESE', 'Italien', 'IT', NULL, NULL, '3487528568', '0010171M38', NULL, NULL, 'Gold Schwarz T3008-3 in pelle', NULL, '609919127289', 'FedEx', NULL, '2014-11-25', '23.11.2014 11:28', 'IT141029CS62', '1', 'a0YC000000Zz9vTMAR', '', '189.99'),
(27105, '284021557', NULL, NULL, 'simone acciai', 'VIA LUCA LANDUCCI 30', '', '50136', 'FIRENZE', 'Italien', 'IT', NULL, NULL, '3398000720', '0010093HNE', NULL, NULL, 'Casablanca All in Black', NULL, '609919127290', 'FedEx', NULL, '2014-11-25', '23.11.2014 11:28', 'IT141023CS54', '1', 'a0YC000000Zxw2FMAR', '', '299.99'),
(27106, '283891327', NULL, NULL, 'Fabrizio Pavese', 'PIAZZA NICOLA BASILE 34', '', '15121', 'ALESSANDRIA', 'Italien', 'IT', NULL, NULL, '3275334293', '0010106Q14', NULL, NULL, 'Casablanca Silber Weiss', NULL, '609919127304', 'FedEx', NULL, '2014-11-25', '22.11.2014 17:58', 'IT141023CS50', '1', 'a0YC000000ZxvxaMAB', '', '299.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(27107, '283794030', NULL, NULL, 'Peter Castelein', 'Margrijhof 30', '', '2632DE', 'NOOTDORP', 'Niederlande', 'NL', NULL, NULL, '31651076020', '0010187C89', NULL, NULL, 'Theorema Copa Cabana horloge - zilverkleur/goudkleur (GM-104-4)', NULL, '609919127142', 'FedEx', NULL, '2014-11-25', '22.11.2014 10:28', 'NL140915NM90', '1', 'a0YC000000FCFhWMAX', '', '289.00'),
(27108, '283848775', NULL, NULL, 'D. Kappar', 'Goedewerf 14', '', '1357ba', 'almere', 'Niederlande', 'NL', NULL, NULL, '', '0010167ZQR', NULL, NULL, 'Theorema Copa Cabana horloge - zilverkleur/zwart (GM-104-1)', NULL, '609919127153', 'FedEx', NULL, '2014-11-25', '22.11.2014 14:28', 'NL140915NM87', '1', 'a0YC000000FCFf9MAH', '', '289.00'),
(27109, '283973823', NULL, NULL, 'Jeffrey Van Diemen', 'Opaal 11', 'Safety', '3641 XH', 'MIJDRECHT', 'Niederlande', 'NL', NULL, NULL, '631789193', '0010033U78', NULL, NULL, 'Theorema Sao Paolo horloge - leer - goud/zwart (GM-103-3)', NULL, '609919127164', 'FedEx', NULL, '2014-11-25', '23.11.2014 07:58', 'NL140915NM85', '1', 'a0YC000000aDRhzMAG', '', '289.00'),
(27110, '283897201', NULL, NULL, 'Patrick Snijders', 'Egidiusstraat 34', 'derde etage', '1055 GV', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '624865122', '0010172MPA', NULL, NULL, 'Theorema Sao Paolo horloge - leer - goud/zwart (GM-103-3)', NULL, '609919127175', 'FedEx', NULL, '2014-11-25', '22.11.2014 18:28', 'NL140915NM85', '1', 'a0YC000000aDRhzMAG', '', '289.00'),
(27111, '283688727', NULL, NULL, 'Tamara Alberti', 'Drouwenstraat 30', '', '2545 WK', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '611535263', '0010122PN7', NULL, NULL, 'Theorema Sao Paolo horloge - leer - goud/zwart (GM-103-3)', NULL, '609919127186', 'FedEx', NULL, '2014-11-25', '21.11.2014 19:28', 'NL140915NM85', '1', 'a0YC000000aDRhzMAG', '', '289.00'),
(27112, '283660364', NULL, NULL, 'Memet Terkivatan', 'Mathenesserlaan 177', '', '3014 HA', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '653382164', '0010193L6E', NULL, NULL, 'Theorema Sao Paolo horloge - leer - zilver/wit (GM-103-9)', NULL, '609919127197', 'FedEx', NULL, '2014-11-25', '21.11.2014 16:58', 'NL140915NM86', '1', 'a0YC000000aDRi0MAG', '', '289.00'),
(27113, '283825868', NULL, NULL, 'Anand Baidjoe', 'Stavangerstraat 42', '', '2548 JS', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '31616545599', '0010011P8K', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - goud/zwart  (GM-103-7)', NULL, '609919127201', 'FedEx', NULL, '2014-11-25', '22.11.2014 12:28', 'NL141106NM29', '1', 'a0YC000000aDSHJMA4', '', '289.00'),
(27114, '283884787', NULL, NULL, 'Mick Kuperus', 'Frans Halsplein 19A', '', '3117 WD', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '629044388', '0010145NC7', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - goud/zwart  (GM-103-7)', NULL, '609919127212', 'FedEx', NULL, '2014-11-25', '22.11.2014 17:28', 'NL141106NM29', '1', 'a0YC000000aDSHJMA4', '', '289.00'),
(27115, '284109988', NULL, NULL, 'Samela Guglen', 'Tolstraat 23', '', '5801 GA', 'VENRAY', 'Niederlande', 'NL', NULL, NULL, '619519095', '0010053FV9', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - goud/zwart  (GM-103-7)', NULL, '609919127223', 'FedEx', NULL, '2014-11-25', '23.11.2014 17:28', 'NL141106NM29', '1', 'a0YC000000aDSHJMA4', '', '289.00'),
(27116, '283702975', NULL, NULL, 'Arie Visser', 'Prunuslaan 4', '', '2982 CT', 'RIDDERKERK', 'Niederlande', 'NL', NULL, NULL, '641612013', '00100158AP', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zilver/wit (GM-103-5)', NULL, '609919127234', 'FedEx', NULL, '2014-11-25', '21.11.2014 20:28', 'NL141106NM27', '1', 'a0YC000000aDSDjMAO', '', '289.00'),
(27117, '283719582', NULL, NULL, 'Tarik Chanhih', 'Erich Salomonstraat 505', '', '1087 GZ', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '642259816', '0010107SFG', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zilver/wit (GM-103-5)', NULL, '609919127245', 'FedEx', NULL, '2014-11-25', '21.11.2014 21:58', 'NL141106NM27', '1', 'a0YC000000aDSDjMAO', '', '289.00'),
(27118, '283714968', NULL, NULL, 'Layla Maaghriou', 'Ernst casimirstraat 35', '', '4811 kr', 'Breda', 'Niederlande', 'NL', NULL, NULL, '634819324', '00101486KB', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zwart/zwart (GM-103-8)', NULL, '609919127256', 'FedEx', NULL, '2014-11-25', '21.11.2014 21:28', 'NL141106NM30', '1', 'a0YC000000aDSJcMAO', '', '289.00'),
(27119, '283692186', NULL, NULL, 'Tamara Alberti', 'Drouwenstraat 30', '', '2545 WK', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '611535263', '0010165AW6', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zwart/zwart (GM-103-8)', NULL, '609919127186', 'FedEx', NULL, '2014-11-25', '21.11.2014 19:28', 'NL141106NM30', '1', 'a0YC000000aDSJcMAO', '', '289.00'),
(27120, '283719126', NULL, NULL, 'Tarik Chanhih', 'Erich Salomonstraat 505', '', '1087 GZ', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '642259816', '0010086D1W', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zwart/zwart (GM-103-8)', NULL, '609919127245', 'FedEx', NULL, '2014-11-25', '21.11.2014 21:58', 'NL141106NM30', '1', 'a0YC000000aDSJcMAO', '', '289.00'),
(27121, '284280217', NULL, NULL, 'Miroslaw Gorecki', 'ul. Karola Pomianowskiego 18', 'Tel.kontaktowy dla kuriera : 607601665', '81-579', 'Gdynia pomorskie', 'Polen', 'PL', NULL, NULL, '607601665', '0010168X18', NULL, NULL, 'Zegarek Theorema Damascus Diamond T3008-4', NULL, '609919127039', 'FedEx', NULL, '2014-11-25', '24.11.2014 13:08', 'PL141112DR171', '1', 'a0YC000000aEjb8MAC', '608.96', '888.00'),
(27122, '284210205', NULL, NULL, 'Radoslaw Kielek', 'ul. Sarmacka 13/92', '', '02-972', 'Warszawa mazowieckie', 'Polen', 'PL', NULL, NULL, '501114602', '00101752PV', NULL, NULL, 'Zegarek Theorema Damascus Diamond T3008-4', NULL, '609919127040', 'FedEx', NULL, '2014-11-25', '24.11.2014 08:38', 'PL141112DR171', '1', 'a0YC000000aEjb8MAC', '608.96', '888.00'),
(27123, '283903156', NULL, NULL, 'Antoun Jebrael', 'GUSTAVSBERGSGATAN 5', '', '431 37', 'MOELNDAL', 'Schweden', 'SE', NULL, NULL, '704151166', '0010250WG9', NULL, NULL, 'Guld/brun, modell GM-103-3', NULL, '609919127028', 'FedEx', NULL, '2014-11-25', '22.11.2014 20:44', 'SE180314HW03', '1', 'a0YC000000Zy6y8MAB', '1744.85', '2695.00'),
(27124, '284178566', NULL, NULL, 'Manuel Munoz', 'San Tesifon 31', '-', '04760', 'almeria', 'Spanien', 'ES', NULL, NULL, '667641777', '00100828I7', NULL, NULL, 'Reloj Damascus - modelo T3008-2', NULL, '609919127315', 'FedEx', NULL, '2014-11-25', '23.11.2014 21:58', 'ES141029CS61', '1', 'a0YC000000a0AnQMAU', '', '189.99'),
(27125, '284005553', NULL, NULL, 'Marta (Affinity Drinks SL) Jimenez Redondo', 'CALLE CONDE DE SALVATIERRA DE ALAVA 39', 'Piso 2 Puerta 5', '46004', 'VALENCIA', 'Spanien', 'ES', NULL, NULL, '622162118', '0010093BV8', NULL, NULL, 'Reloj Casablanca dorado', NULL, '609919127326', 'FedEx', NULL, '2014-11-25', '23.11.2014 10:28', 'ES141023CS52', '1', 'a0YC000000ZxwLJMAZ', '', '299.99'),
(27126, '284005022', NULL, NULL, 'Marta (Affinity Drinks SL) Jimenez Redondo', 'CALLE CONDE DE SALVATIERRA DE ALAVA 39', 'Piso 2 Puerta 5', '46004', 'VALENCIA', 'Spanien', 'ES', NULL, NULL, '622162118', '0010232V8T', NULL, NULL, 'Reloj Casablanca plateado y blanco', NULL, '609919127326', 'FedEx', NULL, '2014-11-25', '23.11.2014 10:28', 'ES141023CS50', '1', 'a0YC000000ZxwLHMAZ', '', '299.99'),
(27127, '283628231', NULL, NULL, 'Alysia Jacobs', 'Craig flower 21 craig flower road', '', 'G537qu', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7538473731', '001017867Q', NULL, NULL, 'Barbados Pionier Black Face and Stainless Steel Rim With Red Detailing and Black Leather Strap', NULL, '609919127370', 'FedEx', NULL, '2014-11-25', '21.11.2014 15:25', 'UK140903CC04', '1', 'a0YC000000Zb38iMAB', '129.99', '199.00'),
(27128, '284042898', NULL, NULL, 'Bhopinder Bhogal', '21 SUNDIAL LANE', '', 'B43 6PA', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7703577178', '0010075THN', NULL, NULL, 'Barbados Pionier Stainless Steel Face and Stainless Steel Rim With Red Detailing and Stainless Steel Strap', NULL, '609919127381', 'FedEx', NULL, '2014-11-25', '23.11.2014 13:53', 'UK140903CC05', '1', 'a0YC000000Zb38jMAB', '129.99', '199.00'),
(27129, '283853598', NULL, NULL, 'Rebecca King', '92 THE FAIRWAY', '', 'HA4 0SQ', 'RUISLIP', 'Großbritannien', 'GB', NULL, NULL, '7584036901', '0010051QY9', NULL, NULL, 'Black Strap Silver Case White Face (GM-102-1)', NULL, '609919127392', 'FedEx', NULL, '2014-11-25', '22.11.2014 15:53', 'UK131217AMC30', '1', 'a0YC000000Zwv3eMAB', '152.00', '229.00'),
(27130, '283606445', NULL, NULL, 'T ali', '41 NASEBY ROAD', '', 'B91 2DR', 'SOLIHULL', 'Großbritannien', 'GB', NULL, NULL, '7732936591', '001016841M', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919127407', 'FedEx', NULL, '2014-11-25', '21.11.2014 13:52', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(27131, '283598890', NULL, NULL, 'Katherine Accardi', 'HOTEL WOODLANDS LANE', 'Stoke D\'Abernon', 'KT11 3QB', 'COBHAM', 'Großbritannien', 'GB', NULL, NULL, '7454806747', '0010170OKC', NULL, NULL, 'Damascus Watch - Silver-Coloured Case, Black Face, Black Strap', NULL, '609919127418', 'FedEx', NULL, '2014-11-25', '21.11.2014 13:22', 'UK140827AS06', '1', 'a0YC000000ZOJkAMAX', '130.99', '199.00'),
(27132, '283841842', NULL, NULL, 'Hema Patel', '2 CARRICK DRIVE', 'Barkingside', 'IG6 2LX', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '7939443555', '00100955KC', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919127429', 'FedEx', NULL, '2014-11-25', '22.11.2014 14:54', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(27133, '284021074', NULL, NULL, 'maxine ellis', '334 ST. ALBANS ROAD', '', 'NG6 9FS', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7834118446', '0010024P59', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919127430', 'FedEx', NULL, '2014-11-25', '23.11.2014 12:24', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(27134, '284008157', NULL, NULL, 'Rebecca Munro', '136 MILL ROAD', '', 'CO4 5LL', 'COLCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7833474332', '0010019M9Q', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919127440', 'FedEx', NULL, '2014-11-25', '23.11.2014 11:25', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(27135, '284055220', NULL, NULL, 'Carrie Hendry', '32 KENRICK ROAD', '', 'NG3 6HJ', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7583324951', '0010072Q8K', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919127451', 'FedEx', NULL, '2014-11-25', '23.11.2014 14:23', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27136, '284067683', NULL, NULL, 'Cate Deighan', '178B BRENTWOOD ROAD', '', 'RM1 2RT', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7592698751', '0010250LCN', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919127462', 'FedEx', NULL, '2014-11-25', '23.11.2014 15:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27137, '283679540', NULL, NULL, 'Kris Wilson', '14 EDE AVENUE', '', 'NE11 9UJ', 'GATESHEAD', 'Großbritannien', 'GB', NULL, NULL, '7979202525', '0010144ONE', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919127473', 'FedEx', NULL, '2014-11-25', '21.11.2014 19:23', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27138, '283728651', NULL, NULL, 'Louise Pelly', '1B FYFFE STREET', '', 'DD1 5QN', 'DUNDEE', 'Großbritannien', 'GB', NULL, NULL, '7446888639', '0010053ZHI', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919127484', 'FedEx', NULL, '2014-11-25', '21.11.2014 23:54', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27139, '283689136', NULL, NULL, 'Neil Preston', '86 SIR THOMAS ELDER WAY', '', 'KY2 6ZS', 'KIRKCALDY', 'Großbritannien', 'GB', NULL, NULL, '7768570619', '0010162HCS', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919127495', 'FedEx', NULL, '2014-11-25', '21.11.2014 20:23', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27140, '283682898', NULL, NULL, 'ewan mclean', '3 MUIR MUIR ROAD', '3 muir rd', 'KY5 9HH', 'LOCHGELLY', 'Großbritannien', 'GB', NULL, NULL, '7713859987', '0010236V03', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919127500', 'FedEx', NULL, '2014-11-25', '21.11.2014 19:53', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(27141, '283845819', NULL, NULL, 'Marco Costagliola', 'Flat162 Bromyard House', 'Bromyard Avenue', 'W3 7BF', 'London', 'Großbritannien', 'GB', NULL, NULL, '7575429742', '001011578G', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919127510', 'FedEx', NULL, '2014-11-25', '22.11.2014 14:53', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(27142, '283688415', NULL, NULL, 'ewan mclean', '3 MUIR MUIR ROAD', '3 muir rd', 'KY5 9HH', 'LOCHGELLY', 'Großbritannien', 'GB', NULL, NULL, '7713859987', '00100813ZL', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919127500', 'FedEx', NULL, '2014-11-25', '21.11.2014 20:22', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(27143, '284041035', NULL, NULL, 'Ewelina Bernal', '58 HIGH STREET', '', 'CB24 8SA', 'CAMBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '1954250205', '00101204FI', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919127521', 'FedEx', NULL, '2014-11-25', '23.11.2014 13:22', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(27144, '284020904', NULL, NULL, 'Tom Musau', 'flat 4 ', 'stowell house My street ', 'M5 5GH', 'SALFORD', 'Großbritannien', 'GB', NULL, NULL, '7885758559', '0010223FXJ', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919127532', 'FedEx', NULL, '2014-11-25', '23.11.2014 12:24', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(27145, '284033975', NULL, NULL, 'Gemma Walker', '126a high st Whitton', '', 'TW2 7ll', 'Twickenham', 'Großbritannien', 'GB', NULL, NULL, '7584069067', '0010008MP7', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919127543', 'FedEx', NULL, '2014-11-25', '23.11.2014 12:53', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(27146, '283909420', NULL, NULL, 'Julie Reis', '10 Sovereign court', 'Bishop Fox Way West Molesey Surrey', 'KT8 2RH', 'London', 'Großbritannien', 'GB', NULL, NULL, '7403303535', '0010164MUL', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919127554', 'FedEx', NULL, '2014-11-25', '22.11.2014 20:23', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(27147, '283813310', NULL, NULL, 'Mariana Ruiz', '5 CHARTERHOUSE SQUARE', '', 'EC1M 6AU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7894012888', '0010040D8Q', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919127565', 'FedEx', NULL, '2014-11-25', '22.11.2014 12:53', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(27148, '283597023', NULL, NULL, 'Sally Hobson', 'HATFIELDS Ja PRIORY PARK', '', 'HU13 9PB', 'HESSLE', 'Großbritannien', 'GB', NULL, NULL, '7786262260', '00101099CP', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919127576', 'FedEx', NULL, '2014-11-25', '21.11.2014 13:22', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(27149, '283938749', NULL, NULL, 'Stacy L', '2 OLD HALL DRIVE', 'A special Birthday Gift for my husband!', 'M18 7EU', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7904755714', '0010184NP0', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919127587', 'FedEx', NULL, '2014-11-25', '22.11.2014 23:22', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(27150, '284136024', NULL, NULL, 'Kenneth Lemeh', '49 CAMPLIN STREET', '', 'SE14 5QX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7960585874', '0010152VLW', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919127598', 'FedEx', NULL, '2014-11-25', '23.11.2014 19:55', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(27151, '284018925', NULL, NULL, 'Lloyd Dennis', '20 REGENT STREET', '', 'CO5 7EA', 'COLCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7984015821', '0010130YKF', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919127602', 'FedEx', NULL, '2014-11-25', '23.11.2014 11:53', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(27152, '283916411', NULL, NULL, 'Alfred Cali', '61 FARM ROAD', '', 'HA8 9LR', 'EDGWARE', 'Großbritannien', 'GB', NULL, NULL, '4,47901E+11', '0010001MTI', NULL, NULL, 'Sao Paulo - Brown Strap - Silver Case - GM-103-4', NULL, '609919127613', 'FedEx', NULL, '2014-11-25', '22.11.2014 20:54', 'UK140403AS06', '1', 'a0YC000000ZwvP4MAJ', '170.00', '248.99'),
(27153, '284063561', NULL, NULL, 'Bethany Morgan Brett', '1 REMERCIE ROAD', 'Mistley', 'CO11 1NF', 'MANNINGTREE', 'Großbritannien', 'GB', NULL, NULL, '01206 863607', '0010194SR9', NULL, NULL, 'Sao Paulo - Brown Strap - Silver Case - GM-103-4', NULL, '609919127624', 'FedEx', NULL, '2014-11-25', '23.11.2014 14:52', 'UK140403AS06', '1', 'a0YC000000ZwvP4MAJ', '170.00', '248.99'),
(27154, '284121185', NULL, NULL, 'Graham Hewitt', '1 ASHTREE FARM COTTAGES', 'Little Broughton', 'CA13 0WZ', 'COCKERMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7882312776', '0010124HN1', NULL, NULL, 'Sao Paulo - Brown Strap - Silver Case - GM-103-4', NULL, '609919127635', 'FedEx', NULL, '2014-11-25', '23.11.2014 19:23', 'UK140403AS06', '1', 'a0YC000000ZwvP4MAJ', '170.00', '248.99'),
(27155, '284314370', NULL, NULL, 'Vasilis Sykas', 'Agias Marinas 32', '', '54351', 'THESSALONIKI', 'Griechenland', 'GR', NULL, NULL, '6973054006', '00101314FZ', NULL, NULL, 'Andriko Roloi Pionier Skeleton me Malibu Diamonds silber-schwarz)', NULL, '604569180432', 'FedEx', NULL, '2014-11-26', '24.11.2014 12:38', 'GR16102014SK002', '1', 'a0YC000000ZwOt7MAF', '', '229.00'),
(27156, '284288146', NULL, NULL, 'Xristos Papadopoulos', 'Leoforos Varis Koropiou 237', '', '19400', 'Athina', 'Griechenland', 'GR', NULL, NULL, '6973627772', '0010164BIH', NULL, NULL, 'Andriko Roloi Theorema Newton (Mavro Mprasele, Mavri Kasa, Mavro Kantran)', NULL, '604569180443', 'FedEx', NULL, '2014-11-26', '24.11.2014 10:38', 'GR04112014SK016', '1', 'a0YC000000a0ByCMAU', '', '199.00'),
(27157, '284236156', NULL, NULL, 'DIMITRIS BARAMPOUTIS', 'Filikis Etaireias 13', '', '18539', 'PEIRAIAS', 'Griechenland', 'GR', NULL, NULL, '2104519790', '00102235V8', NULL, NULL, 'Andriko Roloi Theorema Newton (Leder alles schwarz)', NULL, '604569180454', 'FedEx', NULL, '2014-11-26', '24.11.2014 07:38', 'GR04112014SK012', '1', 'a0YC000000a0BvIMAU', '', '199.00'),
(27158, '284122395', NULL, NULL, 'IOANNA POLITI', 'SAMOTHRAKIS 4', '', '56334', 'THESSALONIKI', 'Griechenland', 'GR', NULL, NULL, '6974671426', '0010110TEG', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-4', NULL, '604569180465', 'FedEx', NULL, '2014-11-26', '23.11.2014 17:08', 'GR16102014SK012', '1', 'a0YC000000ZwQrpMAF', '', '169.00'),
(27159, '284436084', NULL, NULL, 'ishtiaq uddin', '18 the orchard mahon blackrock', 'cork city', 'roi', 'cork', 'Irland', 'IE', NULL, NULL, '3,53877E+11', '0010192XT6', NULL, NULL, 'Florida Diamonds By Pionier Black Stainless Steel Strap With Black Face', NULL, '604569180307', 'FedEx', NULL, '2014-11-26', '24.11.2014 22:32', '16919', '1', 'a0YC000000ZwzYbMAJ', '154.99', '229.00'),
(27160, '284309678', NULL, NULL, 'Yvette Barnes', 'Coolamber Stocking lane', '', '16', 'Rathfarnham', 'Irland', 'IE', NULL, NULL, '3537182576', '10019764', NULL, NULL, 'Malibu Diamonds Watch - Silver 2 - Back Strap', NULL, '604569180318', 'FedEx', NULL, '2014-11-26', '24.11.2014 14:02', 'IE201014IE11', '1', 'a0YC000000ZwyaOMAR', '150.01', '229.00'),
(27161, '284362386', NULL, NULL, 'ANTONELLA GUASTAMACCHIA', 'CORSO ALCIDE DE GASPERI 415/B', '', '70125', 'BARI', 'Italien', 'IT', NULL, NULL, '347/7324797', '0010198DE2', NULL, NULL, 'Schwarz T3008-4 in pelle', NULL, '604569180395', 'FedEx', NULL, '2014-11-26', '24.11.2014 16:58', 'IT141029CS63', '1', 'a0YC000000Zz9vsMAB', '', '189.99'),
(27162, '284578317', NULL, NULL, 'Ronald Lagarde', 'Siriusstraat 72', 'ServiceNow', '1223 AP', 'HILVERSUM', 'Niederlande', 'NL', NULL, NULL, '654302834', '0010199RJY', NULL, NULL, 'Theorema Sao Paolo horloge - leer - goud/zwart (GM-103-3)', NULL, '604569180400', 'FedEx', NULL, '2014-11-26', '25.11.2014 12:28', 'NL140915NM85', '1', 'a0YC000000aDRhzMAG', '', '289.00'),
(27163, '284545501', NULL, NULL, 'Emilia Modlinska', 'ul. Stanislawa Staszica 8', '', '75-449', 'Koszalin', 'Polen', 'PL', NULL, NULL, '602111972', '0010150NTT', NULL, NULL, 'Zegarek Theorema Rio GM107-7', NULL, '604569180410', 'FedEx', NULL, '2014-11-26', '25.11.2014 12:38', 'PL141113DR31', '1', 'a0YC000000aEzzxMAC', '714.03', '997.00'),
(27164, '284437126', NULL, NULL, 'Piotr Glazer', 'Zabratowka 79 A', '', '36-017', 'Bledowa Tyczynska', 'Polen', 'PL', NULL, NULL, '63454668', '0010121ME3', NULL, NULL, 'Zegarek Theorema Damascus Diamond T3008-4', NULL, '604569180421', 'FedEx', NULL, '2014-11-26', '24.11.2014 23:38', 'PL141112DR171', '1', 'a0YC000000aEjb8MAC', '608.96', '888.00'),
(27165, '284345010', NULL, NULL, 'louiser rathbone', '28 MARRICK', 'WILNECOTE', 'B77 4NU', 'TAMWORTH', 'Großbritannien', 'GB', NULL, NULL, '7736912317', '0010046TWD', NULL, NULL, 'Barbados Pionier Stainless Steel Face and Stainless Steel Rim With Red Detailing and Stainless Steel Strap', NULL, '604569180329', 'FedEx', NULL, '2014-11-26', '24.11.2014 16:52', 'UK140903CC05', '1', 'a0YC000000Zb38jMAB', '129.99', '199.00'),
(27166, '284403063', NULL, NULL, 'kate lovell', '8 commodore cloase', 'westward ho!', 'ex39 1ur', 'Bideford', 'Großbritannien', 'GB', NULL, NULL, '075885 001865', '0010006G7Q', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569180330', 'FedEx', NULL, '2014-11-26', '24.11.2014 20:22', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(27167, '284256942', NULL, NULL, 'Mira Morar', '6 JOHN BURNS DRIVE', '', 'IG11 9RQ', 'BARKING', 'Großbritannien', 'GB', NULL, NULL, '7908002829', '0010140OSJ', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569180340', 'FedEx', NULL, '2014-11-26', '24.11.2014 10:53', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27168, '284459767', NULL, NULL, 'Nelliie Irvine', '6, FLAT 4 BURSILL CLOSE', 'sandhills', 'OX3 8EW', 'OXFORD', 'Großbritannien', 'GB', NULL, NULL, '7720749632', '00100143KQ', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569180351', 'FedEx', NULL, '2014-11-26', '25.11.2014 00:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27169, '284434058', NULL, NULL, 'peter colley', '122 MANSFIELD ROAD', 'Clipstone Village', 'NG21 9AL', 'MANSFIELD', 'Großbritannien', 'GB', NULL, NULL, '1623360211', '00101976KW', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569180362', 'FedEx', NULL, '2014-11-26', '24.11.2014 22:23', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(27170, '284511231', NULL, NULL, 'Deborah Sutton', '23 Fieldside road', 'Kinsley', 'wf9 5lg', 'Pontefract', 'Großbritannien', 'GB', NULL, NULL, '1977611331', '0010040IKM', NULL, NULL, 'Rio Watch - Gold-Coloured Case, Black Face, Brown Strap', NULL, '604569180373', 'FedEx', NULL, '2014-11-26', '25.11.2014 09:52', 'UK140827AS03', '1', 'a0YC000000ZOJiOMAX', '149.01', '249.00'),
(27171, '284435681', NULL, NULL, 'Samantha Aneke-Smith', '120 HEREFORD ROAD', '', 'NG3 7FP', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7701041072', '0010171XXH', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '604569180384', 'FedEx', NULL, '2014-11-26', '24.11.2014 22:23', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(27172, '7747124', NULL, NULL, 'Mary Ubay', '27 Rowley St', '', '2147', 'Seven Hills', 'Australien', 'AUS', NULL, NULL, '435846030', '7747124', NULL, NULL, '510-4', NULL, '604569180476', 'FedEx', NULL, '2014-11-26', '2014-11-21 09:08:35 UTC', '', '1', '439290', '', '399'),
(27173, '7695208', NULL, NULL, 'Michelle lawson League Engineering', '2 Virginia st', '', '5238', 'mannum', 'Australien', 'AUS', NULL, NULL, '408982559', '7695208', NULL, NULL, '510-7', NULL, '604569180487', 'FedEx', NULL, '2014-11-26', '2014-11-17 22:10:49 UTC', '', '1', '439296', '', '399'),
(27174, '7767052', NULL, NULL, 'Tina bryant', '245 brodie road morphett vale', '', '5162', 'morphett vale', 'Australien', 'AUS', NULL, NULL, '408939683', '7767052', NULL, NULL, '510-6', NULL, '604569180498', 'FedEx', NULL, '2014-11-26', '2014-11-22 09:59:30 UTC', '', '1', '439294', '', '399'),
(27175, '284797170', NULL, NULL, 'Patrick Van Achte', 'Meersstraat 213', '', '1742', 'Sint-Katherina-Lombeek', 'Belgien', 'BE', NULL, NULL, '495829691', '0010205J44', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- bruine leren band (T4004-3)', NULL, '609919127679', 'FedEx', NULL, '2014-11-27', '26.11.2014 07:48', 'NL140903PL402', '1', 'a0YC000000ZXxiCMAT', '', '229.99'),
(27176, '284634618', NULL, NULL, 'Andre Op\'t Roodt', 'Hombeeksesteenweg 211', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '42262091', '0010051DMI', NULL, NULL, 'Theorema Copa Cabana horloge - goudkleur/zwart (GM-104-2)', NULL, '609919127680', 'FedEx', NULL, '2014-11-27', '25.11.2014 16:18', 'NL140915NM88', '1', 'a0YC000000FCFjWMAX', '', '289.00'),
(27177, '284914369', NULL, NULL, 'DINO DISTINTO', 'PIAZZA CAMILLO BENSO CONTE DI CAVOUR 2', 'ingegnere', '72023', 'MESAGNE', 'Italien', 'IT', NULL, NULL, '831773795', '1,02E+40', NULL, NULL, 'Orologio Pionier modello Dublin con cassa dorata e quadrante nero e oro (GM-508-3)', NULL, '609919127690', 'FedEx', NULL, '2014-11-27', '26.11.2014 13:29', 'IT140623CS20', '1', 'a0YC000000ZyB0eMAF', '', '199.99'),
(27178, '284913641', NULL, NULL, 'Diego Stradiotto', 'VIA CONSELVANA 153', '', '35020', 'MASERA\' DI PADOVA', 'Italien', 'IT', NULL, NULL, '3281486463', '00101538ZE', NULL, NULL, 'Gold schwarz T3008-7 in acciaio', NULL, '609919127705', 'FedEx', NULL, '2014-11-27', '26.11.2014 13:28', 'IT141029CS635', '1', 'a0YC000000a0AmCMAU', '', '189.99'),
(27179, '284899997', NULL, NULL, 'Raluca Lacri Mihai', 'VIA Sandro Pertini 20', 'Per favore insitere a SUONARE! NON LASCIARE IL PACCO NELLA CASELLA POSTALE!!!!', '21010', 'CARDANO AL CAMPO', 'Italien', 'IT', NULL, NULL, '3275643921', '001006877I', NULL, NULL, 'Casablanca All in Black', NULL, '609919127716', 'FedEx', NULL, '2014-11-27', '26.11.2014 12:58', 'IT141023CS54', '1', 'a0YC000000Zxw2FMAR', '', '299.99'),
(27180, '284818674', NULL, NULL, 'Giuseppe Mercurio', 'VIA AUGUSTO MURRI 101', '', '40137', 'BOLOGNA', 'Italien', 'IT', NULL, NULL, '3332837333', '00100964QS', NULL, NULL, 'Silber schwarz T3008-6 in acciaio', NULL, '609919127727', 'FedEx', NULL, '2014-11-27', '26.11.2014 08:58', 'IT141029CS634', '1', 'a0YC000000a0AliMAE', '', '189.99'),
(27181, '284794806', NULL, NULL, 'Martina Marino', 'VIA EGNA 25', '', '00124', 'ROMA', 'Italien', 'IT', NULL, NULL, '664530655', '0010154J4U', NULL, NULL, 'Gold schwarz T3008-7 in acciaio', NULL, '609919127738', 'FedEx', NULL, '2014-11-27', '26.11.2014 07:28', 'IT141029CS635', '1', 'a0YC000000a0AmCMAU', '', '189.99'),
(27182, '284682855', '', '', 'Meiling Yu', 'Groningerstraat 91', 'Netherland', '9402 LA', 'ASSEN', 'Niederlande', '', '', '', '638759689', '0010118VCP', '', '', 'Theorema Sao Paolo horloge - metaal - zilver/wit (GM-103-5)', 'Refund', '609919127668', 'FedEx', '', '2014-11-27', '25.11.2014 18:58', 'NL141106NM27', '1', 'a0YC000000aDSDjMAO', '', '289.00'),
(27183, '284744175', NULL, NULL, 'Niklas McCoy', 'METARGATAN 9', '', '116 66', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '733534664', '0010172UX6', NULL, NULL, 'Guldig klocka med svart urtavla och svart band', NULL, '609919127657', 'FedEx', NULL, '2014-11-27', '26.11.2014 00:14', 'SE170614HW27', '1', 'a0YC000000FClaWMAT', '1149.37', '1795.00'),
(27184, '284766362', NULL, NULL, 'robin islam', 'CALLE ALFONS EL MAGNANIM 15', '11º-8ª', '08019', 'BARCELONA', 'Spanien', 'ES', NULL, NULL, '617598944', '00102031M5', NULL, NULL, 'Reloj London by Pionier (plateado y negro)', NULL, '609919127749', 'FedEx', NULL, '2014-11-27', '26.11.2014 02:58', 'ES141024FS862', '1', 'a0YC000000ZyBadMAF', '', '199.00'),
(27185, '284609662', NULL, NULL, 'Zoe Shimmin', 'Shangri La Howe Road', '', 'IM9 5LB', 'Port St Mary', 'Großbritannien', 'GB', NULL, NULL, '7912666406', '0010151ITL', NULL, NULL, 'Barbados Pionier Black Face and Stainless Steel Rim With Red Detailing and Black Leather Strap', NULL, '609919127750', 'FedEx', NULL, '2014-11-27', '25.11.2014 15:22', 'UK140903CC04', '1', 'a0YC000000Zb38iMAB', '129.99', '199.00'),
(27186, '284737865', NULL, NULL, 'Jessica Parkinson', '73 HARLEY STREET', '', 'W1G 8QJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7515644922', '00100569FH', NULL, NULL, 'Barbados Pionier Black Face With Red Detailing and Brown Leather Strap', NULL, '609919127760', 'FedEx', NULL, '2014-11-27', '25.11.2014 22:54', 'UK140820cc03', '1', 'a0YC000000Zb38fMAB', '129.99', '199.00'),
(27187, '284695671', NULL, NULL, 'Susan Rutland', '28 RIGBY GARDENS', '', 'RM16 4JJ', 'GRAYS', 'Großbritannien', 'GB', NULL, NULL, '7982777149', '0010138UJG', NULL, NULL, 'Black Strap Black Case Black Face (GM102-4)', NULL, '609919127771', 'FedEx', NULL, '2014-11-27', '25.11.2014 20:23', 'UK131217AMC33', '1', 'a0YC000000Zwv3AMAR', '152.00', '229.00'),
(27188, '284603950', NULL, NULL, 'Simone Fleming', '59 HEAD WEIR ROAD', '', 'EX15 1NN', 'CULLOMPTON', 'Großbritannien', 'GB', NULL, NULL, '7902525093', '00100103JP', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919127782', 'FedEx', NULL, '2014-11-27', '25.11.2014 15:22', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(27189, '284613378', NULL, NULL, 'Janet Starkey', '10 Spring Close', 'Lees', 'OL4 5BB', 'Oldham', 'Großbritannien', 'GB', NULL, NULL, '7774256749', '0010208DU5', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919127793', 'FedEx', NULL, '2014-11-27', '25.11.2014 15:52', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(27190, '284628962', NULL, NULL, 'Jessica Backhouse', '8 LEICESTER ROAD', '', 'M35 0GN', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7808299284', '0010004SCS', NULL, NULL, 'Coppernicus Watch Black Strap Silver Case White Face (GM-501-1)', NULL, '609919127808', 'FedEx', NULL, '2014-11-27', '25.11.2014 16:53', 'UK131203AMC09', '1', 'a0YC000000Zm4oKMAR', '124.01', '179.00'),
(27191, '284755718', NULL, NULL, 'Ibragim Bamatov', '41 DELPH MOUNT', 'House number 41', 'LS6 2HS', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7413662022', '0010203LUP', NULL, NULL, 'Damascus Watch - Gold-Coloured Case, Black Face, Black Strap', NULL, '609919127819', 'FedEx', NULL, '2014-11-27', '26.11.2014 00:23', 'UK140827AS07', '1', 'a0YC000000ZOJlMMAX', '130.99', '199.00'),
(27192, '284800897', NULL, NULL, 'Katherine Hewson', '150 WESTWICK ROAD', 'Greenhill', 'S8 7BX', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7474693003', '0010065OC6', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919127820', 'FedEx', NULL, '2014-11-27', '26.11.2014 08:54', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(27193, '284856373', NULL, NULL, 'Ceri Frost', '30 Pill Street', '', 'CF642JS', 'Penarth', 'Großbritannien', 'GB', NULL, NULL, '7863158863', '0010244HHT', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919127830', 'FedEx', NULL, '2014-11-27', '26.11.2014 11:23', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27194, '284756604', NULL, NULL, 'claire hamnett', '6 MILNTHORPE GREEN', '', 'WF2 7JD', 'WAKEFIELD', 'Großbritannien', 'GB', NULL, NULL, '7799166918', '0010233TE7', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919127841', 'FedEx', NULL, '2014-11-27', '26.11.2014 00:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27195, '284749334', NULL, NULL, 'Thomas Paterson', '16 King street fallin', '', 'Fk77jy', 'Stirling', 'Großbritannien', 'GB', NULL, NULL, '1786816813', '0010123EWH', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919127852', 'FedEx', NULL, '2014-11-27', '25.11.2014 23:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27196, '284555994', NULL, NULL, 'Vanessa Andrade', '2 WALDO ROAD', '', 'NW10 6AB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7814266697', '00100295AJ', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919127863', 'FedEx', NULL, '2014-11-27', '25.11.2014 12:22', 'UK131024AMC04', '1', 'a0YC000000Z9TUaMAN', '165.00', '249.00'),
(27197, '284619253', NULL, NULL, 'karen hudson', '41 CAULDWELL VILLAS', '', 'NE34 0SX', 'SOUTH SHIELDS', 'Großbritannien', 'GB', NULL, NULL, '0191 6600553', '0010150EUG', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919127874', 'FedEx', NULL, '2014-11-27', '25.11.2014 16:24', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(27198, '284731895', NULL, NULL, 'Nikki Hamilton', '146 HOLLAND PARK AVENUE', '', 'W11 4UE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7922772015', '0010100J3E', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919127885', 'FedEx', NULL, '2014-11-27', '25.11.2014 22:23', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(27199, '284585184', NULL, NULL, 'Cathrine Johnson', '7/8 Prince Maurice Cour', 'Hambleton Avenue', 'SN10 2RT', 'Devizes', 'Großbritannien', 'GB', NULL, NULL, '7917713974', '0010013P9Q', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919127896', 'FedEx', NULL, '2014-11-27', '25.11.2014 13:52', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(27200, '284678297', NULL, NULL, 'Vaida Eliasaityte', '8 COWBURN STREET', '', 'WN2 4GR', 'WIGAN', 'Großbritannien', 'GB', NULL, NULL, '7596497061', '0010121AKM', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919127900', 'FedEx', NULL, '2014-11-27', '25.11.2014 19:53', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(27201, '284599923', NULL, NULL, 'anna maria vlagkouli', 'leoforos syggrou 100', '', '11741', 'athina', 'Griechenland', 'GR', NULL, NULL, '6941587295', '0010208QO2', NULL, NULL, 'Andriko Roloi Theorema Damascus (T3008-6)', NULL, '604569180535', 'FedEx', NULL, '2014-11-27', '25.11.2014 12:38', 'GR03112014SK010', '1', 'a0YC000000Zzw08MAB', '', '189.00'),
(27202, '284588022', NULL, NULL, 'PRODROMOS KALKANTZIS', 'akropotamos 28', 'dimos Paggaiou', '64008', 'KAVALAS', 'Griechenland', 'GR', NULL, NULL, '6948894057', '0010244YQS', NULL, NULL, 'Epilogi 2: Andriko Roloi Pionier Barbados GM 509: BLACK Louraki, SILVER Kasa, BLACK Kantran', NULL, '604569180546', 'FedEx', NULL, '2014-11-27', '25.11.2014 12:08', 'GR04112014SK002', '1', 'a0YC000000a0AsTMAU', '', '189.00'),
(27203, '284339602', NULL, NULL, 'IOSIF ZERVOS', 'voulis 31-33', '', '10557', 'ATHINA', 'Griechenland', 'GR', NULL, NULL, '2103247799', '001025054H', NULL, NULL, 'Andriko Roloi Theorema Newton SILVER Mprasele, SILVER Kasa, WHITE Kantran)', NULL, '604569180557', 'FedEx', NULL, '2014-11-27', '24.11.2014 14:08', 'GR04112014SK013', '1', 'a0YC000000a0BvrMAE', '', '199.00'),
(27204, '284866015', NULL, NULL, 'Roman Zgodawski', 'Duchnow Ul.Wspolna 152', '', '05-462', 'Wiazowna', 'Polen', 'PL', NULL, NULL, '791950555', '0010250WN2', NULL, NULL, 'Zegarek Theorema Damascus Diamond T3008-1-01', NULL, '609919127911', 'FedEx', NULL, '2014-11-27', '26.11.2014 13:08', 'PL141112DR168', '1', 'a0YC000000aEjWnMAK', '608.96', '888.00'),
(27205, '284865233', NULL, NULL, 'Roman Zgodawski', 'Duchnow Ul.Wspolna 153', '', '05-462', 'Wiazowna', 'Polen', 'PL', NULL, NULL, '791950555', '001017334V', NULL, NULL, 'Zegarek Theorema Rio GM107-1', NULL, '609919127911', 'FedEx', NULL, '2014-11-27', '26.11.2014 13:08', 'PL141113DR25', '1', 'a0YC000000aEzvJMAS', '714.03', '997.00'),
(27206, '284857608', NULL, NULL, 'Konrad Fus', 'DZIALKOWA 5', '', '96-513', 'KOZLOW BISKUPI', 'Polen', 'PL', NULL, NULL, '501811547', '0010250B29', NULL, NULL, 'Zegarek Theorema Rio GM107-5', NULL, '609919127922', 'FedEx', NULL, '2014-11-27', '26.11.2014 12:38', 'PL141113DR29', '1', 'a0YC000000aEzykMAC', '714.03', '997.00'),
(27207, '284713095', NULL, NULL, 'Zbigniew Waligora', 'Ogrodnicza  2', '', '64-030', 'Koszanowo', 'Polen', 'PL', NULL, NULL, '607473927', '0010250BCI', NULL, NULL, 'Zegarek Theorema Damascus Diamond T3008-1-02', NULL, '609919127933', 'FedEx', NULL, '2014-11-27', '25.11.2014 22:08', 'PL141112DR169', '1', 'a0YC000000aEjaYMAS', '608.96', '888.00'),
(27208, '284697712', NULL, NULL, 'Justyna Gorlewska', 'Fabryczna 12 m 13', '', '05-084', 'Leszno, woj. mazowieckie', 'Polen', 'PL', NULL, NULL, '606102404', '00102504NR', NULL, NULL, 'Zegarek Theorema Damascus Diamond T3008-8', NULL, '609919127944', 'FedEx', NULL, '2014-11-27', '25.11.2014 21:38', 'PL141112DR175', '1', 'a0YC000000aEjidMAC', '608.96', '888.00'),
(27209, '285012672', NULL, NULL, 'Christophe Ceulemans', 'Oostmalsesteenweg 4', '', '2520', 'Emblem', 'Belgien', 'BE', NULL, NULL, '483054917', '0010006GOD', NULL, NULL, 'Montre Theorema Copa Cabana - noire (GM-104-3)', NULL, '609919128127', 'FedEx', NULL, '2014-11-28', '26.11.2014 19:48', 'NL140915NM89', '1', 'a0YC000000FCFjVMAX', '', '289.00'),
(27210, '285018819', NULL, NULL, 'Christophe Ceulemans', 'Oostmalsesteenweg 4', '', '2520', 'Emblem', 'Belgien', 'BE', NULL, NULL, '483054917', '0010236NK0', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - argent/noir (GM-103-6)', NULL, '609919128127', 'FedEx', NULL, '2014-11-28', '26.11.2014 19:48', 'NL141106NM28', '1', 'a0YC000000aDSQSMA4', '', '289.00'),
(27211, '285014787', NULL, NULL, 'Christophe Ceulemans', 'Oostmalsesteenweg 4', '', '2520', 'Emblem', 'Belgien', 'BE', NULL, NULL, '483054917', '0010183KNW', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - or/noir  (GM-103-7)', NULL, '609919128127', 'FedEx', NULL, '2014-11-28', '26.11.2014 19:48', 'NL141106NM29', '1', 'a0YC000000aDSQTMA4', '', '289.00'),
(27212, '285073072', NULL, NULL, 'Mevr. Elza Lenskens', 'Weg naar Opitter 32', '', '3670', 'Neerglabbeek', 'Belgien', 'BE', NULL, NULL, '89854802', '0010145A3I', NULL, NULL, 'Theorema Newton horloge - wit/zilverkleur - zilverkleurige metalen band (T4004-2)', NULL, '609919128138', 'FedEx', NULL, '2014-11-28', '27.11.2014 00:18', 'NL140903PL1104', '1', 'a0YC000000ZY0sjMAD', '', '229.99'),
(27213, '284965275', NULL, NULL, 'Zara Vardanyan', 'Weggevoerdenplein 4', '', '8520', 'Kuurne', 'Belgien', 'BE', NULL, NULL, '484172843', '0010186G49', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- bruine leren band (T4004-3)', NULL, '609919128149', 'FedEx', NULL, '2014-11-28', '26.11.2014 16:48', 'NL140903PL402', '1', 'a0YC000000ZXxiCMAT', '', '229.99'),
(27214, '285073244', NULL, NULL, 'Mevr. Elza Lenskens', 'Weg naar Opitter 32', '', '3670', 'Neerglabbeek', 'Belgien', 'BE', NULL, NULL, '89854802', '0010048WF6', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- goudkleurige metalen band (T4004-3)', NULL, '609919128138', 'FedEx', NULL, '2014-11-28', '27.11.2014 00:18', 'NL140903PL1106', '1', 'a0YC000000ZY0vLMAT', '', '229.99'),
(27215, '285039307', NULL, NULL, 'walter goderis', 'martelaarslaan 321', '', '9000', 'gent', 'Belgien', 'BE', NULL, NULL, '92332808', '0010250TSI', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- goudkleurige metalen band (T4004-3)', NULL, '609919128150', 'FedEx', NULL, '2014-11-28', '26.11.2014 21:18', 'NL140903PL1106', '1', 'a0YC000000ZY0vLMAT', '', '229.99'),
(27216, '285210817', NULL, NULL, 'Groven Inge Gravo NV', 'Ruiterijschool RUITERIJSCHO', '', '2930', 'Brasschaat', 'Belgien', 'BE', NULL, NULL, '478501608', '00102504VN', NULL, NULL, 'Theorema Newton horloge - zwart/zilverkleur - zilverkleurige metalen band (T4004-1)', NULL, '609919128160', 'FedEx', NULL, '2014-11-28', '27.11.2014 13:18', 'NL140903PL1108', '1', 'a0YC000000ZY0yTMAT', '', '229.99'),
(27217, '285182843', NULL, NULL, 'Raf Ketelslegers', 'Romershovenstraat 78', 'Impacked BTW 0471122268', '3730', 'Romershoven', 'Belgien', 'BE', NULL, NULL, '497474437', '00100132FP', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zilver/zwart (GM-103-6)', NULL, '609919128171', 'FedEx', NULL, '2014-11-28', '27.11.2014 11:48', 'NL141106NM28', '1', 'a0YC000000aDSQSMA4', '', '289.00'),
(27218, '284756124', NULL, NULL, 'Kenneth Madsen', 'Finsensvej 99 1.TV', '', '2000', 'Frederiksberg', 'Dänemark', 'DK', NULL, NULL, '60704886', '0010192YE7', NULL, NULL, 'T3008-4: LÃ¦derrem, sort urskive og sort krone', NULL, '609919128182', 'FedEx', NULL, '2014-11-28', '25.11.2014 23:36', 'DKT3008-4', '1', 'a0YC000000ZylIMMAZ', '1079.39', '1495.00'),
(27219, '284754426', NULL, NULL, 'Anne-marija Valjus', 'Mellunmaeenraitio 2 C 25', '', '00970', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '440477809', '0010192FN4', NULL, NULL, 'GM-508-3 - Miesten Theorema Dublin -rannekello', NULL, '609919128193', 'FedEx', NULL, '2014-11-28', '26.11.2014 02:18', 'FI180314HW14', '1', 'a0YC000000FCmsnMAD', '179.00', '259.00'),
(27220, '285013384', NULL, NULL, 'derrol o neill', '17 drumalee road n.c.r', '', 'dub', 'dublin 7', 'Irland', 'IE', NULL, NULL, '', '0010090QR9', NULL, NULL, 'Florida Diamonds By Pionier Black Strap With White Face', NULL, '609919128080', 'FedEx', NULL, '2014-11-28', '26.11.2014 20:32', '16918', '1', 'a0YC000000ZwzYWMAZ', '154.99', '229.00'),
(27221, '285160490', NULL, NULL, 'Alberto Rapalli', 'VIA GENOVA 5', '', '29020', 'CORTE BRUGNATELLA', 'Italien', 'IT', NULL, NULL, '3451692415', '0010052PLW', NULL, NULL, 'Orologio Pionier modello Dublin con cassa argentata e quadrante nero e oro (GM-508-2)', NULL, '609919128090', 'FedEx', NULL, '2014-11-28', '27.11.2014 10:29', 'IT140623CS19', '1', 'a0YC000000ZyB0dMAF', '', '199.99'),
(27222, '285135444', NULL, NULL, 'davide cambiaso sporting club verona', 'VIA GIORDANO CORSINI 5', 'chiuso il lunedi', '37132', 'VERONA', 'Italien', 'IT', NULL, NULL, '3402866845', '001015734K', NULL, NULL, 'Orologio Pionier modello Dublin con cassa nera e quadrante nero e oro (GM-508-4)', NULL, '609919128105', 'FedEx', NULL, '2014-11-28', '27.11.2014 08:58', 'IT140623CS21', '1', 'a0YC000000ZyB0fMAF', '', '199.99'),
(27223, '284952351', NULL, NULL, 'Denise Everri', 'Viale Isonzo 14', 'spedire a mio nome presso GRAND VISCONTI PALACE', '20135', 'Milano', 'Italien', 'IT', NULL, NULL, '025469225/3387716478', '0010066U99', NULL, NULL, 'Orologio Pionier modello Dublin con cassa argentata e quadrante argento e azzurro (GM-508-1)', NULL, '609919128116', 'FedEx', NULL, '2014-11-28', '26.11.2014 15:58', 'IT140623CS18', '1', 'a0YC000000ZyB0cMAF', '', '199.99'),
(27224, '285122425', NULL, NULL, 'mariamagdalena ouwerling', 'Middenbaan-Noord 48', 'BRUINCAFE', '3191 EH', 'HOOGVLIET ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '651190137', '001023051H', NULL, NULL, 'Theorema Copa Cabana horloge - zilverkleur/zwart (GM-104-1)', NULL, '609919128002', 'FedEx', NULL, '2014-11-28', '27.11.2014 08:28', 'NL140915NM87', '1', 'a0YC000000FCFf9MAH', '', '289.00'),
(27225, '285049465', '', '', 'Patrick Kicken', 'De Hoef Oostzijde 12', '', '1426 AD', 'DE HOEF', 'Niederlande', '', '', '', '614343080', '0010171RKU', '', '', 'Theorema Copa Cabana horloge - zwart (GM-104-3)', 'Uhr erhalten!\r\nBitte refund!', '609919128013', 'FedEx', '', '2014-11-28', '26.11.2014 21:28', 'NL140915NM89', '1', 'a0YC000000FCFgTMAX', '', '289.00'),
(27226, '284962663', NULL, NULL, 'Joost Rovers', 'Thorbeckestraat 40', '', '6702 BS', 'WAGENINGEN', 'Niederlande', 'NL', NULL, NULL, '633926203', '00102508H6', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- bruine leren band (T4004-3)', NULL, '609919128024', 'FedEx', NULL, '2014-11-28', '26.11.2014 16:28', 'NL140903PL402', '1', 'a0YC000000ZXxAlMAL', '', '229.99'),
(27227, '285135310', NULL, NULL, 'Remy Duijn', 'Binnenrotte 277', '', '3011 HB', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '31653355880', '0010206PWY', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- goudkleurige metalen band (T4004-7)', NULL, '609919128035', 'FedEx', NULL, '2014-11-28', '27.11.2014 08:58', 'NL140903PL1101', '1', 'a0YC000000ZY0jcMAD', '', '229.99'),
(27228, '284972633', NULL, NULL, 'Kees van der Vliet', 'Willen van Leenpad 5', '', '3343DK', 'Hendrik Ido Ambacht', 'Niederlande', 'NL', NULL, NULL, '653864476', '00100861YV', NULL, NULL, 'Theorema Newton horloge - zwart/zilverkleur - zwarte leren band (T4004-1)', NULL, '609919128046', 'FedEx', NULL, '2014-11-28', '26.11.2014 17:28', 'NL140903PL401', '1', 'a0YC000000ZXxAkMAL', '', '229.99'),
(27229, '285096857', NULL, NULL, 'alber schenk', 'Blaricumseplein 19', '', '2574 SN', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '651786763', '0010250ZFD', NULL, NULL, 'Theorema Newton horloge - zwart/zwart - zwarte metalen band (T4004-8)', NULL, '609919128057', 'FedEx', NULL, '2014-11-28', '27.11.2014 06:58', 'NL140903PL1102', '1', 'a0YC000000ZY0kkMAD', '', '229.99'),
(27230, '285038177', NULL, NULL, 'Asma Bouhalhoul', 'Julius Pergerstraat 140', '', '1087 KP', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '634341168', '0010156U51', NULL, NULL, 'Theorema Sao Paolo horloge - leer - goud/zwart (GM-103-3)', NULL, '609919128068', 'FedEx', NULL, '2014-11-28', '26.11.2014 20:58', 'NL140915NM85', '1', 'a0YC000000aDRhzMAG', '', '289.00'),
(27231, '285120649', NULL, NULL, 'Patrick Lentjes', 'Quinten Matsysstraat 4', '', '5702 BT', 'HELMOND', 'Niederlande', 'NL', NULL, NULL, '643440632', '0010019Y5V', NULL, NULL, 'Theorema Sao Paolo horloge - leer - zilver/zwart (GM-103-1)', NULL, '609919128079', 'FedEx', NULL, '2014-11-28', '27.11.2014 08:28', 'NL140915NM83', '1', 'a0YC000000aDRhxMAG', '', '289.00'),
(27232, '284965972', NULL, NULL, 'Zdzislawa Rutkowska', 'ul. Brzegowa 25A', '', '30-235', 'Krakow', 'Polen', 'PL', NULL, NULL, '519117931', '0010021FP2', NULL, NULL, 'Zegarek Theorema Rio GM107-1', NULL, '609919127999', 'FedEx', NULL, '2014-11-28', '26.11.2014 19:08', 'PL141113DR25', '1', 'a0YC000000aEzvJMAS', '714.03', '997.00'),
(27233, '285057413', NULL, NULL, 'mevan obaid', 'langedragsvaegen 22', '', '42671', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '', '0010170KV2', NULL, NULL, 'Guld/svart, metallarmband. Modell T3008-8', NULL, '609919127966', 'FedEx', NULL, '2014-11-28', '27.11.2014 00:14', 'SET3008-8', '1', 'a0YC000000ZykymMAB', '1358.64', '1895.00'),
(27234, '284937935', NULL, NULL, 'Sofia Vigren', 'TRANSHULT LYCKHULT 110', '', '579 92', 'HOEGSBY', 'Schweden', 'SE', NULL, NULL, '702357947', '0010049RGV', NULL, NULL, 'Guld/svart, lÃ¤derband. Modell T3008-3', NULL, '609919127977', 'FedEx', NULL, '2014-11-28', '26.11.2014 17:14', 'SET3008-3', '1', 'a0YC000000Zyl6XMAR', '1358.64', '1895.00'),
(27235, '284984011', NULL, NULL, 'Alvaro Menendez Pujadas', 'AVENIDA PAPA NEGRO 125', '3º K', '28043', 'MADRID', 'Spanien', 'ES', NULL, NULL, '606267157', '0010162IYK', NULL, NULL, 'Reloj Damascus - modelo T3008-5', NULL, '609919127988', 'FedEx', NULL, '2014-11-28', '26.11.2014 17:58', 'ES141029CS633', '1', 'a0YC000000a0AnTMAU', '', '189.99'),
(27236, '285022246', NULL, NULL, 'Carrie Duke', '27A BROOMHOUSE PLACE NORTH', '', 'EH11 3UF', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '0131 539 4381', '0010063P7D', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919128208', 'FedEx', NULL, '2014-11-28', '26.11.2014 21:24', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27237, '285021276', NULL, NULL, 'Alia Henson', '40 WELLS ROAD', '', 'WV4 4BH', 'WOLVERHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7900933216', '0010136CDG', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '609919128219', 'FedEx', NULL, '2014-11-28', '26.11.2014 21:23', 'UK140102AMC04', '1', 'a0YC000000ZwvZWMAZ', '169.99', '259.00'),
(27238, '285301522', NULL, NULL, 'Gitte RASMUSSEN', 'Avenue des Erables 48', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '3223511828', '0010104FZ2', NULL, NULL, 'Montre Theorema Copa Cabana - argentÃ©/dorÃ© (GM-104-4)', NULL, '609919128399', 'FedEx', NULL, '2014-12-01', '27.11.2014 20:48', 'NL140915NM90', '1', 'a0YC000000FCFjXMAX', '', '289.00'),
(27239, '285303020', NULL, NULL, 'x kanza tito kindembe', 'Mechelsesteenweg 290', '', '1933', 'Zaventem', 'Belgien', 'BE', NULL, NULL, '488473450', '0010149L5V', NULL, NULL, 'Montre Theorema Copa Cabana - argentÃ©/dorÃ© (GM-104-4)', NULL, '609919128403', 'FedEx', NULL, '2014-12-01', '27.11.2014 20:48', 'NL140915NM90', '1', 'a0YC000000FCFjXMAX', '', '289.00'),
(27240, '285294037', NULL, NULL, 'Mohamed El Bejjati', 'Marienborre 1', '', '1120', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '488468150', '0010049J8H', NULL, NULL, 'Montre Theorema Copa Cabana - argentÃ©/noir (GM-104-1)', NULL, '609919128414', 'FedEx', NULL, '2014-12-01', '27.11.2014 20:18', 'NL140915NM87', '1', 'a0YC000000FCFjUMAX', '', '289.00'),
(27241, '285290412', NULL, NULL, 'Eva Striczki', 'Avenue des Crocus 5', '', '1070', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '477807354', '00100633D7', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', NULL, '609919128425', 'FedEx', NULL, '2014-12-01', '27.11.2014 20:18', 'NL140915NM85', '1', 'a0YC000000aDSQPMA4', '', '289.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(27242, '285853752', '', 'Duicu Andrei /', 'Obreja Marius', 'Rue du noyer  42', '', '1030', 'Bruxelles', 'Belgien', '', '', '', '489952806', '0010096UT5', '', '', 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', 'Paket am 12.12.14 zur?ck erhalten!\r\nRL 71 607 450 4DE   15.12.2014', '609919128436', 'FedEx', '', '2014-12-01', '29.11.2014 18:48', 'NL140915NM85', '1', 'a0YC000000aDSQPMA4', '', '289.00'),
(28081, '289308727', NULL, NULL, 'Cindy Depasse', 'Rue du Vivier 19A', '', '4210', 'Hanneche', 'Belgien', 'BE', NULL, NULL, '474446025', '0010009M2B', NULL, NULL, 'Une montre Theorema Damascus - bracelet en cuir noir - argentÃ©/noir - T3008-2', NULL, '609919133560', 'FedEx', NULL, '2014-12-12', '11.12.2014 14:18', 'NL141030NM33', '1', 'a0YC000000ZzOdIMAV', '', '189.99'),
(27243, '285853753', '', 'Duicu Andrei /', 'Obreja Marius', 'Rue du noyer  42', '', '1030', 'Bruxelles', 'Belgien', '', '', '', '489952806', '0010121GC2', '', '', 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', 'Paket am 12.12.14 zur?ck erhalten!\r\nRL 71 607 450 4DE   15.12.2014', '609919128436', 'FedEx', '', '2014-12-01', '29.11.2014 18:48', 'NL140915NM85', '1', 'a0YC000000aDSQPMA4', '', '289.00'),
(27244, '286007552', NULL, NULL, 'rania yousfi', 'burenville 124', '', '4000', 'Liege', 'Belgien', 'BE', NULL, NULL, '485480311', '00100579O2', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', NULL, '609919128447', 'FedEx', NULL, '2014-12-01', '30.11.2014 11:48', 'NL140915NM85', '1', 'a0YC000000aDSQPMA4', '', '289.00'),
(27245, '285350677', NULL, NULL, 'Popa Mircea', 'Italielei 213', '', '2000', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '498511523', '0010202B16', NULL, NULL, 'Theorema Copa Cabana horloge - goudkleur/zwart (GM-104-2)', NULL, '609919128458', 'FedEx', NULL, '2014-12-01', '27.11.2014 23:48', 'NL140915NM88', '1', 'a0YC000000FCFjWMAX', '', '289.00'),
(27246, '285594094', NULL, NULL, 'Scott Lorrain', 'Bevrijdingstraat 3', '', '9140', 'Temse', 'Belgien', 'BE', NULL, NULL, '31476941720', '0010017K1V', NULL, NULL, 'Theorema Copa Cabana horloge - zilverkleur/zwart (GM-104-1)', NULL, '609919128469', 'FedEx', NULL, '2014-12-01', '28.11.2014 18:48', 'NL140915NM87', '1', 'a0YC000000FCFjUMAX', '', '289.00'),
(27247, '285462471', NULL, NULL, 'Eric Sergooris', 'De Rudderstraat 54', '...', '8400', 'Oostende', 'Belgien', 'BE', NULL, NULL, '059 433104', '0010218SSK', NULL, NULL, 'Theorema Copa Cabana horloge - zwart (GM-104-3)', NULL, '609919128470', 'FedEx', NULL, '2014-12-01', '28.11.2014 12:18', 'NL140915NM89', '1', 'a0YC000000FCFjVMAX', '', '289.00'),
(27248, '285907329', NULL, NULL, 'Nurije Vanderhaegen', 'Bruulstraat 77', 'nurije17@gmail.com', '9450', 'Haaltert', 'Belgien', 'BE', NULL, NULL, '494731124', '0010124AW3', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- bruine leren band (T4004-3)', NULL, '609919128480', 'FedEx', NULL, '2014-12-01', '29.11.2014 22:48', 'NL140903PL402', '1', 'a0YC000000ZXxiCMAT', '', '229.99'),
(27249, '285913208', NULL, NULL, 'Zeqir Prekazi', 'Dierdonk  75', '', '8700', 'Tielt', 'Belgien', 'BE', NULL, NULL, '483690704', '0010008OCJ', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- bruine leren band (T4004-3)', NULL, '609919128491', 'FedEx', NULL, '2014-12-01', '29.11.2014 23:18', 'NL140903PL402', '1', 'a0YC000000ZXxiCMAT', '', '229.99'),
(27250, '285651742', NULL, NULL, 'Jamal Tamimi', 'Otegemstraat 164', 'TAMI TRANS TAMI TRANS BVBA', '8550', 'Zwevegem', 'Belgien', 'BE', NULL, NULL, '487599141', '0010227COQ', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- goudkleurige metalen band (T4004-7)', NULL, '609919128506', 'FedEx', NULL, '2014-12-01', '28.11.2014 22:18', 'NL140903PL1106', '1', 'a0YC000000ZY0vLMAT', '', '229.99'),
(27251, '285483244', NULL, NULL, 'patrick vandergunst', 'Zwanenlaan 84', '', '8400', 'Zandvoorde', 'Belgien', 'BE', NULL, NULL, '476773320', '00101875WV', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- goudkleurige metalen band (T4004-7)', NULL, '609919128517', 'FedEx', NULL, '2014-12-01', '28.11.2014 13:18', 'NL140903PL1106', '1', 'a0YC000000ZY0vLMAT', '', '229.99'),
(27252, '285632243', NULL, NULL, 'Arnout Vael', 'Edegemsesteenweg 123', '  01-05', '2610', 'Wilrijk', 'Belgien', 'BE', NULL, NULL, '477576716', '00102168FE', NULL, NULL, 'Theorema Newton horloge - zwart/zilverkleur - zilverkleurige metalen band (T4004-6)', NULL, '609919128528', 'FedEx', NULL, '2014-12-01', '28.11.2014 21:18', 'NL140903PL1108', '1', 'a0YC000000ZY0yTMAT', '', '229.99'),
(27253, '285925953', NULL, NULL, 'Ashley Colmann', 'Gentse steenweg 137a', '', '9990', 'Maldegem', 'Belgien', 'BE', NULL, NULL, '476582035', '00102397X1', NULL, NULL, 'Theorema Newton horloge - zwart/zwart - zwarte metalen band (T4004-8)', NULL, '609919128539', 'FedEx', NULL, '2014-12-01', '30.11.2014 00:18', 'NL140903PL1107', '1', 'a0YC000000ZY0x1MAD', '', '229.99'),
(27254, '285800870', NULL, NULL, 'Dries Nottebaere', 'Paepestraat 49', '', '9260', 'Wichelen', 'Belgien', 'BE', NULL, NULL, '473331791', '0010079UQ2', NULL, NULL, 'Theorema Sao Paolo horloge - leer - goud/zwart (GM-103-3)', NULL, '609919128540', 'FedEx', NULL, '2014-12-01', '29.11.2014 14:48', 'NL140915NM85', '1', 'a0YC000000aDSQPMA4', '', '289.00'),
(27255, '285254497', NULL, NULL, 'Philip Persoons', 'Mechelsesteenweg BUS 7', '', '2550', 'Kontich', 'Belgien', 'BE', NULL, NULL, '485521476', '0010224SDV', NULL, NULL, 'Theorema Sao Paolo horloge - leer - goud/zwart (GM-103-3)', NULL, '609919128550', 'FedEx', NULL, '2014-12-01', '27.11.2014 17:48', 'NL140915NM85', '1', 'a0YC000000aDSQPMA4', '', '289.00'),
(27256, '285853424', NULL, NULL, 'Sammy Bourgonjon', 'Lekestraat 112', '', '9900', 'Eeklo', 'Belgien', 'BE', NULL, NULL, '495931126', '0010212OV8', NULL, NULL, 'Theorema Sao Paolo horloge - leer - goud/zwart (GM-103-3)', NULL, '609919128561', 'FedEx', NULL, '2014-12-01', '29.11.2014 18:48', 'NL140915NM85', '1', 'a0YC000000aDSQPMA4', '', '289.00'),
(27257, '285723464', NULL, NULL, 'Edwin Verschueren', 'Haachtsesteenweg 496', 'Terrijn en partners', '1910', 'Kampenhout', 'Belgien', 'BE', NULL, NULL, '475854813', '00101501N3', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - goud/zwart  (GM-103-7)', NULL, '609919128572', 'FedEx', NULL, '2014-12-01', '29.11.2014 09:48', 'NL141106NM29', '1', 'a0YC000000aDSQTMA4', '', '289.00'),
(27258, '285586625', NULL, NULL, 'Francis Voet', 'Grootlosestraat 23A', '', '3120', 'Tremelo', 'Belgien', 'BE', NULL, NULL, '473846901', '00101780OO', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zilver/zwart (GM-103-6)', NULL, '609919128583', 'FedEx', NULL, '2014-12-01', '28.11.2014 18:18', 'NL141106NM28', '1', 'a0YC000000aDSQSMA4', '', '289.00'),
(27259, '285717835', NULL, NULL, 'Alzubaidi Hassan', 'Jozef mulsstraat  16', '', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '32488190192', '0010026HXT', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zwart/zwart (GM-103-8)', NULL, '609919128594', 'FedEx', NULL, '2014-12-01', '29.11.2014 09:19', 'NL141106NM30', '1', 'a0YC000000aDSQUMA4', '', '289.00'),
(27260, '285756861', NULL, NULL, 'Alexandre Otello', 'Rue du Cimetiere 24', '', '4460', 'grace-hollogne', 'Belgien', 'BE', NULL, NULL, '498672861', '0010118XWM', NULL, NULL, 'Une montre Theorema Newton - noir/dorÃ©- bracelet en cuir brun (T4004-3)', NULL, '609919128609', 'FedEx', NULL, '2014-12-01', '29.11.2014 11:48', 'NL140903PL402', '1', 'a0YC000000ZXxiCMAT', '', '229.99'),
(27261, '285833377', NULL, NULL, 'THIERRY SPIETZ', 'AV.DES SAISONS 88', '', '1050', 'BRUXELLES', 'Belgien', 'BE', NULL, NULL, '32475897203', '0010061BBL', NULL, NULL, 'Une montre Theorema Newton - noir/dorÃ©- bracelet en cuir brun (T4004-3)', NULL, '609919128610', 'FedEx', NULL, '2014-12-01', '29.11.2014 17:18', 'NL140903PL402', '1', 'a0YC000000ZXxiCMAT', '', '229.99'),
(27262, '285894330', NULL, NULL, 'emel atalay', 'rue de la Station 144/1', '', '6200', 'Chatelet', 'Belgien', 'BE', NULL, NULL, '474600447', '00102191H4', NULL, NULL, 'Une montre Theorema Newton - noir/noir - bracelet mÃ©tallique noir (T4004-8)', NULL, '609919128620', 'FedEx', NULL, '2014-12-01', '29.11.2014 21:48', 'NL140903PL1107', '1', 'a0YC000000ZY0x1MAD', '', '229.99'),
(27263, '285119215', NULL, NULL, 'Dimitris Tsoumplekas  Agia Marina', 'Vytinis 22', '', '19005', 'NEA MAKRI', 'Griechenland', 'GR', NULL, NULL, '6941588115', '0010250R61', NULL, NULL, 'Andriko Roloi Theorema Marco Polo GM-3005-3 BLACK louraki, GOLD kasa, BLACK kantran) - 006C000000suU0i', NULL, '609919128241', 'FedEx', NULL, '2014-12-01', '27.11.2014 07:08', 'GR13112014SK005', '1', 'a0YC000000aF3JoMAK', '', '179.00'),
(27264, '284926474', NULL, NULL, 'ANDREAS MAXAIRAS', 'SYGGROU 18', '', '19300', 'ASPROPYRGOS', 'Griechenland', 'GR', NULL, NULL, '6977535984', '0010104JHW', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-3 - 006C000000srgzX', NULL, '609919128252', 'FedEx', NULL, '2014-12-01', '26.11.2014 13:08', 'GR16102014SK010', '1', 'a0YC000000ZwQnoMAF', '', '169.00'),
(27265, '284785546', NULL, NULL, 'LEONIDAS VAGGOS NEA EFKARPIA', 'Papaflessa 31', '', '56429', 'ANTHOKIPOI', 'Griechenland', 'GR', NULL, NULL, '6978779888', '0010129D4T', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-4 - 006C000000srgzX', NULL, '609919128263', 'FedEx', NULL, '2014-12-01', '26.11.2014 06:08', 'GR16102014SK012', '1', 'a0YC000000ZwQrpMAF', '', '169.00'),
(27266, '284688775', NULL, NULL, 'Xrysoula Nasiridou', 'G.Papandreou 0', '', '61400', 'AKSIOUPOLI', 'Griechenland', 'GR', NULL, NULL, '6971541423', '00102296JV', NULL, NULL, 'Andriko Roloi Theorema Newton BROWN Louraki, GOLD Kasa, BLACK Kantran) - 006C000000stRPG', NULL, '609919128274', 'FedEx', NULL, '2014-12-01', '25.11.2014 18:08', 'GR04112014SK011', '1', 'a0YC000000a0BpxMAE', '', '199.00'),
(27267, '285610591', NULL, NULL, 'Elaine Dillane', 'Dun a Li Ballinorig west', 'Tel: 0876679098 At the back of the graveyard continue for 1mile, you come to Mountain view guesthouse/ Curelys Garden centre and there\'s a little cul de sac next to them and I\'m the 1st house on the right!', '0', 'Tralee, Co. Kerry', 'Irland', 'IE', NULL, NULL, '876679098', '00101724UC', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '609919128815', 'Fedex', NULL, '2014-12-01', '28.11.2014 19:02', 'IE190614AH10', '1', 'a0YC000000aFSAxMAO', '195.01', '299.00'),
(27268, '285694637', NULL, NULL, 'John O\'Keeffe', '8 Newpark Lawn', '', '', 'Kilkenny', 'Irland', 'IE', NULL, NULL, '857106244', '00101710Y8', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '609919128826', 'Fedex', NULL, '2014-12-01', '29.11.2014 01:32', 'IE190614AH10', '1', 'a0YC000000aFSAxMAO', '195.01', '299.00'),
(27269, '285502548', NULL, NULL, 'Richard Connolly', '0 Lowergrange House', 'Gowran', '0', 'Kilkenny', 'Irland', 'IE', NULL, NULL, '863337766', '10250452', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '609919128837', 'Fedex', NULL, '2014-12-01', '28.11.2014 13:02', 'IE190614AH10', '1', 'a0YC000000aFSAxMAO', '195.01', '299.00'),
(27270, '285676126', NULL, NULL, 'Derek Byrne', '96 Bantry square', 'Blanchardstown', '15', 'Dublin', 'Irland', 'IE', NULL, NULL, '872449688', '0010196EDT', NULL, NULL, 'Black Strap/ Silver Case/  Silver Dial - GM-101-1', NULL, '609919128848', 'Fedex', NULL, '2014-12-01', '28.11.2014 23:02', 'IE190614AH07', '1', 'a0YC000000aFSAuMAO', '195.01', '299.00'),
(27271, '285662452', NULL, NULL, 'Lynda Monahan', '. HPIB , Liffey Park Technology Campus', 'Barnhall Road', '', 'Leixlip', 'Irland', 'IE', NULL, NULL, '876433860', '0010163ANH', NULL, NULL, 'Black Strap/ Silver Case/  Silver Dial - GM-101-1', NULL, '609919128859', 'Fedex', NULL, '2014-12-01', '28.11.2014 22:02', 'IE190614AH07', '1', 'a0YC000000aFSAuMAO', '195.01', '299.00'),
(27272, '285568496', NULL, NULL, 'Marian McCarthy', 'na ballindeasig', '', 'cork', 'nohoval', 'Irland', 'IE', NULL, NULL, '877520075', '00102170Y6', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '609919128860', 'Fedex', NULL, '2014-12-01', '28.11.2014 16:32', 'IE190614AH014', '1', 'a0YC000000aFSAyMAO', '195.01', '299.00'),
(27273, '285561036', '', '', 'Giedrius Simonavicius', 'Ballinahown Connemara', 'theorema casablanca watch', 'Irland', 'Galway', 'Irland', '', '', '', '3,53862E+11', '0010250L72', '', '', 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', '', '609919128870', 'FedEx', '', '2014-12-01', '28.11.2014 16:02', 'IE190614AH09', '1', 'a0YC000000aFSAwMAO', '195.01', '299.00'),
(27274, '285485323', NULL, NULL, 'Claire O\'Neill', '11 The Tower Garters Lane', 'Saggart', 'Co Dublin', 'Co Dublin', 'Irland', 'IE', NULL, NULL, '871627502', '0010042HFQ', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '609919128881', 'Fedex', NULL, '2014-12-01', '28.11.2014 12:02', 'IE190614AH08', '1', 'a0YC000000aFSAvMAO', '195.01', '299.00'),
(27275, '285527825', NULL, NULL, 'Hazel O Kelly', '22 Palaceanne Lawn, South Douglas Road', '', 'Cork', 'Douglas', 'Irland', 'IE', NULL, NULL, '879381848', '001012736J', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '609919128892', 'Fedex', NULL, '2014-12-01', '28.11.2014 14:02', 'IE190614AH08', '1', 'a0YC000000aFSAvMAO', '195.01', '299.00'),
(27276, '285433852', NULL, NULL, 'Patrick Kidney Jnr.', '0 Collegeview', 'Bishop Street', 'ROI', 'Cobh', 'Irland', 'IE', NULL, NULL, '861622846', '0010250MTQ', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '609919128907', 'Fedex', NULL, '2014-12-01', '28.11.2014 09:32', 'IE190614AH08', '1', 'a0YC000000aFSAvMAO', '195.01', '299.00'),
(27277, '285464696', NULL, NULL, 'Sylvia Tchebotarevskay', '15 Yewlands Maryborough woods', '', '0', 'Cork', 'Irland', 'IE', NULL, NULL, '3,53862E+11', '0010061C5G', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '609919128918', 'Fedex', NULL, '2014-12-01', '28.11.2014 11:32', 'IE190614AH08', '1', 'a0YC000000aFSAvMAO', '195.01', '299.00'),
(27278, '285243239', NULL, NULL, 'Svetlana Lukasova', 'Apt 3 Block  Drimnagh', 'Long mile road', '', 'Dublin 12', 'Irland', 'IE', NULL, NULL, '871531518', '0010145MP2', NULL, NULL, 'Florida Diamonds By Pionier Leder silber-schwarz', NULL, '609919128929', 'Fedex', NULL, '2014-12-01', '27.11.2014 16:02', '16915', '1', 'a0YC000000ZwzYXMAZ', '154.99', '229.00'),
(27279, '285523260', NULL, NULL, 'Ashling Whelan', '46 Sarah Place', 'Sarah Place, Islandbridge is on the Cunningham Road.', 'D.8', 'Islandbridge', 'Irland', 'IE', NULL, NULL, '851478182', '0010007YNN', NULL, NULL, 'Florida Diamonds By Pionier Stainless Steel Strap With Black Face', NULL, '609919128930', 'Fedex', NULL, '2014-12-01', '28.11.2014 14:02', '16921', '1', 'a0YC000000ZwzYaMAJ', '154.99', '229.00'),
(27280, '285822512', NULL, NULL, 'oluwabukola abdulazeez', 'No 16 daletree view', 'ballycullen tallaght', 'dublin 24', 'dublin', 'Irland', 'IE', NULL, NULL, '3,53873E+11', '001006148O', NULL, NULL, 'Malibu Diamonds Watch - Gold - Brown Strap', NULL, '609919128940', 'Fedex', NULL, '2014-12-01', '29.11.2014 15:02', 'IE201014IE12', '1', 'a0YC000000ZwyasMAB', '150.01', '229.00'),
(27281, '285311561', NULL, NULL, 'melanie carignola', 'VIA PIETRO CIOCHINO 2', '', '10064', 'PINEROLO', 'Italien', 'IT', NULL, NULL, '3319760157', '0010210YJW', NULL, NULL, 'Casablanca Gold', NULL, '609919128631', 'FedEx', NULL, '2014-12-01', '27.11.2014 21:28', 'IT141023CS52', '1', 'a0YC000000Zxw0UMAR', '', '299.99'),
(27282, '285774853', NULL, NULL, 'Andrea riboldi', 'pablo picasso 9', 'pablo picasso 3 ribodi', '20831', 'seregno', 'Italien', 'IT', NULL, NULL, '3891197915', '0010157G7W', NULL, NULL, 'Casablanca Schwarz', NULL, '609919128642', 'FedEx', NULL, '2014-12-01', '29.11.2014 12:58', 'IT141023CS51', '1', 'a0YC000000Zxvz7MAB', '', '299.99'),
(27283, '285838024', NULL, NULL, 'Dobroiu Nicoleta', 'VIA Don Giuseppe Zecchinato  4', '', '37059', 'ZEVIO', 'Italien', 'IT', NULL, NULL, '3294011985', '0010136ISC', NULL, NULL, 'Casablanca Schwarz', NULL, '609919128653', 'FedEx', NULL, '2014-12-01', '29.11.2014 17:28', 'IT141023CS51', '1', 'a0YC000000Zxvz7MAB', '', '299.99'),
(27284, '285606450', NULL, NULL, 'biagio barbato paolino', 'VIA BENEVENTO 44', '', '80033', 'CICCIANO', 'Italien', 'IT', NULL, NULL, '3476486785', '0010204QXN', NULL, NULL, 'Casablanca Silber Weiss', NULL, '609919128664', 'FedEx', NULL, '2014-12-01', '28.11.2014 19:58', 'IT141023CS50', '1', 'a0YC000000ZxvxaMAB', '', '299.99'),
(27285, '285317509', NULL, NULL, 'Elena Olocco', 'VIA AVEZZANA 28', '', '10023', 'CHIERI', 'Italien', 'IT', NULL, NULL, '3465713467', '0010195ZE4', NULL, NULL, 'Gold Schwarz T3008-3 in pelle', NULL, '609919128675', 'FedEx', NULL, '2014-12-01', '27.11.2014 21:29', 'IT141029CS62', '1', 'a0YC000000Zz9vTMAR', '', '189.99'),
(27286, '285823513', NULL, NULL, 'Mendy Cecconello', 'VIA VIRGINIA WOOLF 15', 'presso Idrocenter Srl', '44124', 'FERRARA', 'Italien', 'IT', NULL, NULL, '3484014550', '0010209D4V', NULL, NULL, 'Orologio Pionier modello Dublin con cassa nera e quadrante nero e oro (GM-508-4)', NULL, '609919128686', 'FedEx', NULL, '2014-12-01', '29.11.2014 16:28', 'IT140623CS21', '1', 'a0YC000000ZyB0fMAF', '', '199.99'),
(27287, '285866593', NULL, NULL, 'vito scagliusi', 'VIA PIETRO SELVATICO 3', '', '35030', 'VEGGIANO', 'Italien', 'IT', NULL, NULL, '3384927338', '00100345XF', NULL, NULL, 'Silber T3008-5 in acciaio', NULL, '609919128697', 'FedEx', NULL, '2014-12-01', '29.11.2014 19:28', 'IT141029CS633', '1', 'a0YC000000a0Al4MAE', '', '189.99'),
(27288, '285388781', NULL, NULL, 'lambert herrijgers', 'Schoolpad 4', '', '4882 BW', 'KLEIN ZUNDERT', 'Niederlande', 'NL', NULL, NULL, '31641648512', '0010048H9T', NULL, NULL, 'Theorema Copa Cabana horloge - goudkleur/zwart (GM-104-2)', NULL, '609919128311', 'FedEx', NULL, '2014-12-01', '28.11.2014 06:58', 'NL140915NM88', '1', 'a0YC000000FCFgsMAH', '', '289.00'),
(27289, '285557821', NULL, NULL, 'Adil El Mesbahi', 'Eemstraat 58', '', '2025 RE', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '628699946', '00100958KP', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- bruine leren band (T4004-3)', NULL, '609919128322', 'FedEx', NULL, '2014-12-01', '28.11.2014 16:58', 'NL140903PL402', '1', 'a0YC000000ZXxAlMAL', '', '229.99'),
(27290, '285759611', NULL, NULL, 'Cynthia Declercq', 'Bonifantenerf 4', '', '5706 JC', 'HELMOND', 'Niederlande', 'NL', NULL, NULL, '637336529', '0010065HI9', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- bruine leren band (T4004-3)', NULL, '609919128333', 'FedEx', NULL, '2014-12-01', '29.11.2014 11:58', 'NL140903PL402', '1', 'a0YC000000ZXxAlMAL', '', '229.99'),
(27291, '285301105', NULL, NULL, 'Martin Hinsen', 'Larensestraat 91', '', '2574 VE', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '614577927', '00101106EU', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- bruine leren band (T4004-3)', NULL, '609919128344', 'FedEx', NULL, '2014-12-01', '27.11.2014 20:58', 'NL140903PL402', '1', 'a0YC000000ZXxAlMAL', '', '229.99'),
(27292, '285538566', NULL, NULL, 'Willem Korzelius', 'Wytemalaan 60', '', '1814 GW', 'ALKMAAR', 'Niederlande', 'NL', NULL, NULL, '622444656', '001023699B', NULL, NULL, 'Theorema Newton horloge - zwart/zilverkleur - zwarte leren band (T4004-1)', NULL, '609919128355', 'FedEx', NULL, '2014-12-01', '28.11.2014 15:28', 'NL140903PL401', '1', 'a0YC000000ZXxAkMAL', '', '229.99'),
(27293, '285309595', NULL, NULL, 'Emile Bronkhorst', 'Garderenseweg 386', '', '3852 NM', 'ERMELO', 'Niederlande', 'NL', NULL, NULL, '645913774', '0010160WRF', NULL, NULL, 'Theorema Sao Paolo horloge - leer - goud/zwart (GM-103-3)', NULL, '609919128366', 'FedEx', NULL, '2014-12-01', '27.11.2014 21:28', 'NL140915NM85', '1', 'a0YC000000aDRhzMAG', '', '289.00'),
(27294, '285259139', NULL, NULL, 'Memet Terkivatan', 'Mathenesserlaan 177', '', '3014 HA', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '653382164', '0010224BXG', NULL, NULL, 'Theorema Sao Paolo horloge - leer - zilver/zwart (GM-103-1)', NULL, '609919128377', 'FedEx', NULL, '2014-12-01', '27.11.2014 17:58', 'NL140915NM83', '1', 'a0YC000000aDRhxMAG', '', '289.00'),
(27295, '285566344', NULL, NULL, 'Francis James', 'Watercirkel  106', '', '1186 LX', 'Amstelveen', 'Niederlande', 'NL', NULL, NULL, '651192472', '0010138T14', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zilver/wit (GM-103-5)', NULL, '609919128388', 'FedEx', NULL, '2014-12-01', '28.11.2014 17:28', 'NL141106NM27', '1', 'a0YC000000aDSDjMAO', '', '289.00'),
(27296, '285562893', NULL, NULL, 'Katarzyna Pelczar', 'VEDEVAGSLINGAN 7', '', '124 74', 'BANDHAGEN', 'Schweden', 'SE', NULL, NULL, '736639673', '00100968TJ', NULL, NULL, 'Guld/brun, modell GM-103-3', NULL, '609919128285', 'FedEx', NULL, '2014-12-01', '28.11.2014 17:14', 'SE180314HW03', '1', 'a0YC000000Zy6y8MAB', '1744.85', '2695.00'),
(27297, '285366878', NULL, NULL, 'Nora Espahbodi', 'RUBANKSGRAEND 6', '', '122 46', 'ENSKEDE', 'Schweden', 'SE', NULL, NULL, '762773159', '0010218QXI', NULL, NULL, 'Silvrig klocka med vit urtavla och svart band', NULL, '609919128296', 'FedEx', NULL, '2014-12-01', '28.11.2014 00:44', 'SE170614HW22', '1', 'a0YC000000FClaRMAT', '1149.37', '1795.00'),
(27298, '285304082', NULL, NULL, 'Carolina Kuzey', 'HAEGERVAEGEN 29', '', '746 34', 'BALSTA', 'Schweden', 'SE', NULL, NULL, '704459895', '0010084WPW', NULL, NULL, 'Silvrig klocka med vit urtavla och svart band', NULL, '609919128300', 'FedEx', NULL, '2014-12-01', '27.11.2014 20:44', 'SE170614HW22', '1', 'a0YC000000FClaRMAT', '1149.37', '1795.00'),
(27299, '285138549', NULL, NULL, 'marian llamas charro', 'FAUSTE 30', '30', '48215', 'IURRETA', 'Spanien', 'ES', NULL, NULL, '675935849', '001019031S', NULL, NULL, 'Reloj Casablanca plateado y blanco', NULL, '609919128701', 'FedEx', NULL, '2014-12-01', '27.11.2014 11:28', 'ES141023CS50', '1', 'a0YC000000ZxwLHMAZ', '', '299.99'),
(27300, '285503381', NULL, NULL, 'Begona Perez Garcia', 'CALLE PILAR MIRO 6', 'Bajo', '28907', 'GETAFE', 'Spanien', 'ES', NULL, NULL, '600427242', '0010154VIL', NULL, NULL, 'Reloj Damascus - modelo T3008-6', NULL, '609919128712', 'FedEx', NULL, '2014-12-01', '28.11.2014 13:58', 'ES141029CS634', '1', 'a0YC000000a0AnUMAU', '', '189.99'),
(27301, '285691128', NULL, NULL, 'IDELMARA CALA BAUTA', 'MANUEL BERTRAND 19', ' 01 - 01', '08820', 'EL PRAT DE LLOBREGAT', 'Spanien', 'ES', NULL, NULL, '610530112', '0010022WJ9', NULL, NULL, 'Reloj Damascus - modelo T3008-6', NULL, '609919128723', 'FedEx', NULL, '2014-12-01', '29.11.2014 01:58', 'ES141029CS634', '1', 'a0YC000000a0AnUMAU', '', '189.99'),
(27302, '285898323', NULL, NULL, 'Adnan sel-lam Ahmed', 'CALLE EMILI GRAHIT 52 COMANDANC', '52 pabellon 24', '17003', 'GIRONA', 'Spanien', 'ES', NULL, NULL, '652372020', '00100979YS', NULL, NULL, 'Reloj London by Pionier (dorado y negro)', NULL, '609919128734', 'FedEx', NULL, '2014-12-01', '29.11.2014 21:58', 'ES141024FS863', '1', 'a0YC000000ZyBaeMAF', '', '199.00'),
(27303, '286004069', NULL, NULL, 'xavier garcia alcala', 'MASIA CAN COLL 21', 'solplay', '08620', 'SANT VICENC DELS HORTS', 'Spanien', 'ES', NULL, NULL, '662459701', '0010045ATH', NULL, NULL, 'Reloj London by Pionier (negro)', NULL, '609919128745', 'FedEx', NULL, '2014-12-01', '30.11.2014 11:58', 'ES141024FS864', '1', 'a0YC000000ZyBafMAF', '', '199.00'),
(27304, '285622419', NULL, NULL, 'Francisco Javier Alins Teringuer', 'PLAZA LAS CARMELITAS 2', '2ºA', '22004', 'HUESCA', 'Spanien', 'ES', NULL, NULL, '620447457', '0010128VNI', NULL, NULL, 'Reloj London by Pionier (plateado y blanco)', NULL, '609919128756', 'FedEx', NULL, '2014-12-01', '28.11.2014 20:58', 'ES141024FS861', '1', 'a0YC000000ZyBacMAF', '', '199.00'),
(27305, '285824086', NULL, NULL, 'Nieves Gomez', 'CALLE ARTEKALE 31', '4', '48005', 'BILBAO', 'Spanien', 'ES', NULL, NULL, '610935752', '0010157S7H', NULL, NULL, 'Reloj London by Pionier (plateado y negro)', NULL, '609919128767', 'FedEx', NULL, '2014-12-01', '29.11.2014 16:28', 'ES141024FS862', '1', 'a0YC000000ZyBadMAF', '', '199.00'),
(27306, '285195406', NULL, NULL, 'agustina santiago pedregosa', 'CALLE THARSIS 26', '5b', '41008', 'SEVILLA', 'Spanien', 'ES', NULL, NULL, '654642113', '0010006AHM', NULL, NULL, 'Reloj Theorema Marco Polo  - Leder silber-schwarz', NULL, '609919128778', 'FedEx', NULL, '2014-12-01', '27.11.2014 14:28', 'ES141029CS32', '1', 'a0YC000000Zz7VMMAZ', '', '189.99'),
(27307, '285351045', NULL, NULL, 'Nacho Neira', 'CALLE PEDRO DE VALDIVIA 38', '2 dcha', '28006', 'MADRID', 'Spanien', 'ES', NULL, NULL, '656951628', '0010115GIT', NULL, NULL, 'Reloj Theorema Marco Polo  - modelo 3005-A2', NULL, '609919128789', 'FedEx', NULL, '2014-12-01', '27.11.2014 23:28', 'ES141029CS34', '1', 'a0YC000000Zz7VOMAZ', '', '189.99'),
(27308, '285802561', NULL, NULL, 'Aurelia Morales Perales', 'PLAZA JEREZ DE LA FRONTERA 4', '9*-A', '11011', 'CADIZ', 'Spanien', 'ES', NULL, NULL, '610711162', '001007925Q', NULL, NULL, 'Reloj Theorema Marco Polo  - Diamanten silber-schwarz', NULL, '609919128790', 'FedEx', NULL, '2014-12-01', '29.11.2014 14:58', 'ES141029CS37', '1', 'a0YC000000Zz7VRMAZ', '', '209.99'),
(27309, '285742775', NULL, NULL, 'montse galceran', 'CARRER DEL VENT n.7bis', '1r.', '43340', 'MONTBRIO DEL CAMP', 'Spanien', 'ES', NULL, NULL, '977826653', '0010051RTE', NULL, NULL, 'Reloj Tufina Uhren modelo Rio GM-107-1', NULL, '609919128804', 'FedEx', NULL, '2014-12-01', '29.11.2014 10:58', 'ES141028CS44', '1', 'a0YC000000ZykzLMAR', '', '249.99'),
(27310, '285298417', NULL, NULL, 'Judith James', '77 TAL Y COED', 'Hendy, Pontardulais.', 'SA4 0XR', 'SWANSEA', 'Großbritannien', 'GB', NULL, NULL, '1792884547', '0010021IFS', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '609919128951', 'FedEx', NULL, '2014-12-01', '27.11.2014 19:54', 'UK140102AMC04', '1', 'a0YC000000ZwvZWMAZ', '169.99', '259.00'),
(27311, '285375721', NULL, NULL, 'Laura Norton', '4 ADAMS CRESCENT', 'Shropshire', 'TF10 7QJ', 'NEWPORT', 'Großbritannien', 'GB', NULL, NULL, '7890264599', '001024619Q', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '609919128962', 'FedEx', NULL, '2014-12-01', '28.11.2014 01:22', 'UK140102AMC04', '1', 'a0YC000000ZwvZWMAZ', '169.99', '259.00'),
(27312, '285907802', NULL, NULL, 'Joseph Jackson', '256 PLECKGATE ROAD', '', 'BB1 8QW', 'BLACKBURN', 'Großbritannien', 'GB', NULL, NULL, '7447936165', '0010031MH3', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919128973', 'FedEx', NULL, '2014-12-01', '29.11.2014 21:52', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(27313, '285916194', NULL, NULL, 'Ammar Elkhatib', '14 WILKINSON CROFT', '', 'B8 2RE', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7478256229', '0010027FQT', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919128984', 'FedEx', NULL, '2014-12-01', '29.11.2014 22:22', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(27314, '285578372', NULL, NULL, 'Andrew locker', '42 SUDBURY PARK', '', 'DE6 5HU', 'ASHBOURNE', 'Großbritannien', 'GB', NULL, NULL, '1283585582', '0010169AAF', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919128995', 'FedEx', NULL, '2014-12-01', '28.11.2014 16:52', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(27315, '285878942', NULL, NULL, 'bethany gwizdak', 'Pye Nest Day Edwards Road', '', 'hx2 7dg', 'halifax', 'Großbritannien', 'GB', NULL, NULL, '01422 345670', '00100198KO', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919129009', 'FedEx', NULL, '2014-12-01', '29.11.2014 19:22', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(27316, '285489403', NULL, NULL, 'Lee Muir', '29 KILBRENNAN DRIVE', '', 'ML1 3PN', 'MOTHERWELL', 'Großbritannien', 'GB', NULL, NULL, '7542393943', '00101131X3', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919129010', 'FedEx', NULL, '2014-12-01', '28.11.2014 12:23', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(27317, '285300354', NULL, NULL, 'Dean Brownrigg', '29 ACORNFIELD CLOSE', 'If not home could you knock at number 30. Thank You', 'L33 7YA', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7714570019', '0010233I9L', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919129020', 'FedEx', NULL, '2014-12-01', '27.11.2014 19:55', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(27318, '285550999', NULL, NULL, 'Jenny Turner', '51 BOWDENS PARK', '', 'PL21 9PR', 'IVYBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7793525495', '00101406WN', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919129031', 'FedEx', NULL, '2014-12-01', '28.11.2014 15:24', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(27319, '285901123', NULL, NULL, 'CAROLYN DOUGLASJ ONES', '40 stenhills crescent', '', 'WA75EA', 'runcorn', 'Großbritannien', 'GB', NULL, NULL, '7543795255', '0010016IKY', NULL, NULL, 'Brown Strap Silver Case Gold Face (GM-104-4)', NULL, '609919129042', 'FedEx', NULL, '2014-12-01', '29.11.2014 21:22', 'UK140102AMC05', '1', 'a0YC000000ZwvXzMAJ', '169.99', '259.00'),
(27320, '285618546', NULL, NULL, 'Emma Ward', '16 SOMERCOTES ROAD', 'Great Barr', 'B42 2JR', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '4,47847E+11', '0010184DRB', NULL, NULL, 'Brown Strap Silver Case Gold Face (GM-104-4)', NULL, '609919129053', 'FedEx', NULL, '2014-12-01', '28.11.2014 19:23', 'UK140102AMC05', '1', 'a0YC000000ZwvXzMAJ', '169.99', '259.00'),
(27321, '285495422', NULL, NULL, 'Thuy Cap', '81 BLABY ROAD', '', 'LE18 4PB', 'WIGSTON', 'Großbritannien', 'GB', NULL, NULL, '7438854742', '00100268S8', NULL, NULL, 'Brown Strap Silver Case Gold Face (GM-104-4)', NULL, '609919129064', 'FedEx', NULL, '2014-12-01', '28.11.2014 12:52', 'UK140102AMC05', '1', 'a0YC000000ZwvXzMAJ', '169.99', '259.00'),
(27322, '285659103', NULL, NULL, 'Cher Obrien', '109 ROYAL OAK ROAD', 'Baguley', 'M23 1DZ', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7925343161', '0010182NKI', NULL, NULL, 'Coppernicus Watch Black Strap Silver Case Black Face (GM-501-2)', NULL, '609919129075', 'FedEx', NULL, '2014-12-01', '28.11.2014 21:53', 'UK131203AMC10', '1', 'a0YC000000Zm4oPMAR', '124.01', '179.00'),
(27323, '285328367', NULL, NULL, 'Ibragim Bamatov', '41 DELPH MOUNT', 'House number 41', 'LS6 2HS', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7413662022', '00101179KS', NULL, NULL, 'Damascus Watch - Silver-Coloured Case, White Face, Black Strap', NULL, '609919129086', 'FedEx', NULL, '2014-12-01', '27.11.2014 21:22', 'UK140827AS05', '1', 'a0YC000000ZOJjqMAH', '130.99', '199.00'),
(27324, '285937764', NULL, NULL, 'Alex Smith', '6 Henderson Avenue', '', 'FK10 2NE', 'Alloa', 'Großbritannien', 'GB', NULL, NULL, '7743877074', '001010813Z', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919129097', 'FedEx', NULL, '2014-12-01', '30.11.2014 00:52', 'UK131024AMC01', '1', 'a0YC000000Z9TUXMA3', '165.00', '249.00'),
(27325, '285883855', NULL, NULL, 'Kallum Bannister', '95 NEWBOLD ROAD', '', 'S41 7PS', 'CHESTERFIELD', 'Großbritannien', 'GB', NULL, NULL, '7539162649', '0010085E9O', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919129101', 'FedEx', NULL, '2014-12-01', '29.11.2014 19:52', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(27326, '285622580', NULL, NULL, 'katarzyna nowak', '4 SIDNEY GARDENS', '', 'TW8 8DX', 'BRENTFORD', 'Großbritannien', 'GB', NULL, NULL, '7856626309', '10163262', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919129112', 'FedEx', NULL, '2014-12-01', '28.11.2014 19:53', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(27327, '285458243', NULL, NULL, 'Sarah Cox', '54 SHENSTONE DRIVE', '', 'CV7 7PH', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7872519939', '0010092K75', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919129123', 'FedEx', NULL, '2014-12-01', '28.11.2014 10:52', 'UK131024AMC02', '1', 'a0YC000000Z9TUYMA3', '165.00', '249.00'),
(27328, '285825432', NULL, NULL, 'Amanda Randell', '61 Osgodby Lane', '', 'YO113QD', 'Scarborough', 'Großbritannien', 'GB', NULL, NULL, '', '00101962NH', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919129134', 'FedEx', NULL, '2014-12-01', '29.11.2014 15:23', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27329, '285585229', NULL, NULL, 'Danielle Hearn', '11 PENINSULAR CLOSE', '', 'GU15 1QW', 'CAMBERLEY', 'Großbritannien', 'GB', NULL, NULL, '7506311894', '0010034ET2', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919129145', 'FedEx', NULL, '2014-12-01', '28.11.2014 17:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27330, '285447261', NULL, NULL, 'Jade Pettman-Smith', 'IQ PRESTON MOOR LANE', '', 'PR1 1LJ', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '7791700111', '00100954AH', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919129156', 'FedEx', NULL, '2014-12-01', '28.11.2014 10:23', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27331, '285467584', NULL, NULL, 'Jessica Rowley', '68 AMHERST ROAD', 'pennycomquick', 'PL3 4HJ', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7780432661', '001008621X', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919129167', 'FedEx', NULL, '2014-12-01', '28.11.2014 11:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27332, '285859811', NULL, NULL, 'Joe Bercis', '37 DUNBLANE DRIVE', '', 'CV32 7TL', 'LEAMINGTON SPA', 'Großbritannien', 'GB', NULL, NULL, '7791221649', '00101898NJ', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919129178', 'FedEx', NULL, '2014-12-01', '29.11.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27333, '285199351', NULL, NULL, 'linsay davidson', '24A CARSE VIEW', 'airth', 'FK2 8NY', 'FALKIRK', 'Großbritannien', 'GB', NULL, NULL, '7563220023', '001007123E', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919129189', 'FedEx', NULL, '2014-12-01', '27.11.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27334, '285879441', NULL, NULL, 'napz james', '35 Aubrey Beardsley House', '75 Vauxhall Bridge Road', 'sw1v 2sp', 'London', 'Großbritannien', 'GB', NULL, NULL, '7506831666', '0010131K8X', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919129190', 'FedEx', NULL, '2014-12-01', '29.11.2014 19:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27335, '285600423', NULL, NULL, 'Nashater Sander', '11 DALTON CLOSE', 'Barton Hills', 'LU3 4HG', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '7590076357', '00100612AP', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919129204', 'FedEx', NULL, '2014-12-01', '28.11.2014 18:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27336, '285650274', NULL, NULL, 'Sabrina Bongenge', '177 WATLING AVENUE', 'Edgware', 'HA8 0LZ', 'EDGWARE', 'Großbritannien', 'GB', NULL, NULL, '7950133807', '00101358UN', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919129215', 'FedEx', NULL, '2014-12-01', '28.11.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27337, '285532292', NULL, NULL, 'Sara Dennis', '40 BURSLEDON ROAD', '', 'SO30 0BX', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7841870161', '0010247H2S', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919129226', 'FedEx', NULL, '2014-12-01', '28.11.2014 14:23', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27338, '285656489', NULL, NULL, 'marian andrei curtasu', '44 HASTOE PARK', '', 'HP20 2AB', 'AYLESBURY', 'Großbritannien', 'GB', NULL, NULL, '7876597332', '00101148ML', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919129237', 'FedEx', NULL, '2014-12-01', '28.11.2014 21:54', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(27339, '285389322', NULL, NULL, 'Ross Deabill', '17 ELTHRUDA ROAD', '', 'SE13 6SW', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7809837305', '0010001BLJ', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919129248', 'FedEx', NULL, '2014-12-01', '28.11.2014 05:52', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(27340, '285365077', NULL, NULL, 'Sarah Kauter', '10 GUITHAVON STREET', '', 'CM8 1BN', 'WITHAM', 'Großbritannien', 'GB', NULL, NULL, '7801568277', '0010006V67', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919129259', 'FedEx', NULL, '2014-12-01', '27.11.2014 23:52', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(27341, '285419197', NULL, NULL, 'shiv patel', '117 PLAISTOW ROAD', '', 'E15 3ET', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7960464033', '0010184IN1', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919129260', 'FedEx', NULL, '2014-12-01', '28.11.2014 08:54', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(27342, '285632026', NULL, NULL, 'Vladislav Danchev', '9 TERRIG STREET', '', 'CH5 1XU', 'DEESIDE', 'Großbritannien', 'GB', NULL, NULL, '7889237574', '0010098N8X', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919129270', 'FedEx', NULL, '2014-12-01', '28.11.2014 20:23', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(27343, '285953796', NULL, NULL, 'SALEH ALZAHRANI', 'Flat 35 28 Mount Pleasant', '', 'L3 5SA', 'Liverpool', 'Großbritannien', 'GB', NULL, NULL, '7540384840', '0010154W7S', NULL, NULL, 'GM-502-1 Malibu Diamonds Black Strap Silver Case Silver Face', NULL, '609919129281', 'FedEx', NULL, '2014-12-01', '30.11.2014 07:22', 'UK140403AS11', '1', 'a0YC000000Zz9ntMAB', '129.99', '199.00'),
(27344, '285643142', NULL, NULL, 'Chris Youldon', '14 HORSLEY GARDENS', '', 'SR3 1UN', 'SUNDERLAND', 'Großbritannien', 'GB', NULL, NULL, '7535718681', '00100124K8', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919129292', 'FedEx', NULL, '2014-12-01', '28.11.2014 20:52', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(27345, '285277283', NULL, NULL, 'Danielle Allgood', '3 COLD CHRISTMAS LANE', '', 'SG12 0SL', 'WARE', 'Großbritannien', 'GB', NULL, NULL, '7811360968', '0010194E6Y', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919129307', 'FedEx', NULL, '2014-12-01', '27.11.2014 18:22', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(27346, '285354605', NULL, NULL, 'Jay Lewis', '12 MIDDLE STREET', 'Foxton, Market Harborough', 'LE16 7RE', 'MARKET HARBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7791169457', '0010059ZEF', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919129318', 'FedEx', NULL, '2014-12-01', '27.11.2014 22:53', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(27347, '285898626', NULL, NULL, 'Aoidhan Quinn', '5 CARRICKCLOGHAN HILL', 'Camlough', 'BT35 7HH', 'NEWRY', 'Großbritannien', 'GB', NULL, NULL, '4,47886E+11', '0010024FOU', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919129329', 'FedEx', NULL, '2014-12-01', '29.11.2014 20:53', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(27348, '285914466', NULL, NULL, 'Lachlan Coombe', '6 BUSHELL WAY', '', 'RG2 9FQ', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7962345736', '00102258CD', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919129330', 'FedEx', NULL, '2014-12-01', '29.11.2014 22:23', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(27349, '285412647', NULL, NULL, 'Colin Malcolmson', '17 Bogtown terrace', 'castlerock', 'bt51 4xe', 'Coleraine', 'Großbritannien', 'GB', NULL, NULL, '2870848986', '0010042LP4', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919129340', 'FedEx', NULL, '2014-12-01', '28.11.2014 08:52', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(27350, '285716102', NULL, NULL, 'sophie armer', '11 Lister grove', '', 'la3 2df', 'Heysham', 'Großbritannien', 'GB', NULL, NULL, '4,47888E+11', '0010066Y69', NULL, NULL, 'Sao Paulo - Brown Strap - Silver Case - GM-103-4', NULL, '', 'FedEx', NULL, '2014-12-01', '29.11.2014 08:23', 'UK140403AS06', '1', 'a0YC000000ZwvP4MAJ', '170.00', '248.99'),
(27351, '285537644', NULL, NULL, 'MPALIS VASILEIOS', 'ERMOU K XLOIS 95 6945991337', 'GRAFEIA PLAISIO ESOT 5105', '14452', 'METAMORFOSI ATTIKI', '', 'GR', NULL, NULL, '6945991337', '0010245SNN', NULL, NULL, 'Andriko Roloi Theorema Damascus (T3008-2)', NULL, '609919129373', 'FedEx', NULL, '2014-12-01', '28.11.2014 16:38', 'GR03112014SK006', '1', 'a0YC000000ZzvxAMAR', '', '189.00'),
(27352, '285225382', NULL, NULL, 'NETILDA RAMA', 'PROUSSIS 1', '', '56728', 'NEAPOLI THESSALONIKI', '', 'GR', NULL, NULL, '6980443046', '10040440', NULL, NULL, '€199 Instead Of €980 1 NEWTON DIAMONDS (Black strap, black case, black dial)', NULL, '609919129384', 'FedEx', NULL, '2014-12-01', '27.11.2014 17:08', 'GR04112014SK012', '1', 'a0YC000000a0BvIMAU', '', '199.00'),
(27353, '285221065', NULL, NULL, 'Georgios Emmanouil', 'Agiou Fanouriou 59', '', '186 48', 'Drapetsona Peiraias', '', 'GR', NULL, NULL, '6946770384', '0010126OS7', NULL, NULL, '€229 Instead Of €990 For 1 Malibu Diamonds With Delivery (Brown,Gold,Black)', NULL, '609919129395', 'FedEx', NULL, '2014-12-01', '27.11.2014 16:38', 'GR16102014SK003', '1', 'a0YC000000ZwP1cMAF', '', '229.00'),
(27354, '286391465', NULL, NULL, 'semin yarol', 'chaussee Brunehault 504 chaussee bru', '', '7140', 'Morlanwelz', 'Belgien', 'BE', NULL, NULL, '3264444537', '00101706C6', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - argent/blanc (GM-103-5)', NULL, '609919129969', 'FedEx', NULL, '2014-12-02', '01.12.2014 16:18', 'NL141106NM27', '1', 'a0YC000000aDSQRMA4', '', '289.00'),
(27355, '286371865', NULL, NULL, 'Ghislain William wongolo', 'place Rijmelgem 14 Place Rijmel', '', '1932', 'Woluwe st stevens', 'Belgien', 'BE', NULL, NULL, '477517520', '0010176G1M', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', NULL, '609919129970', 'FedEx', NULL, '2014-12-02', '01.12.2014 15:18', 'NL140915NM85', '1', 'a0YC000000aDSQPMA4', '', '289.00'),
(27356, '286208157', NULL, NULL, 'Andre Wan', 'Rue Gatti de Gamond 138', '', '1180', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '487607629', '0010109NPJ', NULL, NULL, 'Une montre Theorema Newton - noir/argentÃ© - bracelet mÃ©tallique argentÃ© (T4004-6)', NULL, '609919129980', 'FedEx', NULL, '2014-12-02', '30.11.2014 23:48', 'NL140903PL1108', '1', 'a0YC000000ZY0yTMAT', '', '229.99'),
(27357, '286162545', NULL, NULL, 'Anne Wery', 'Du rivage 79', '', '1370', 'Jodoigne', 'Belgien', 'BE', NULL, NULL, '475870398', '0010029XMV', NULL, NULL, 'Une montre Theorema Newton - noir/dorÃ©- bracelet en cuir brun (T4004-3)', NULL, '609919129991', 'FedEx', NULL, '2014-12-02', '30.11.2014 21:18', 'NL140903PL402', '1', 'a0YC000000ZXxiCMAT', '', '229.99'),
(27358, '286096370', NULL, NULL, 'Kamal Dahman', 'rue Delaunoy 139', '', '1080', 'Molenbeek-Saint-Jean', 'Belgien', 'BE', NULL, NULL, '484029048', '00100517P7', NULL, NULL, 'Une montre Theorema Newton - noir/dorÃ©- bracelet en cuir brun (T4004-3)', NULL, '609919130002', 'FedEx', NULL, '2014-12-02', '30.11.2014 17:18', 'NL140903PL402', '1', 'a0YC000000ZXxiCMAT', '', '229.99'),
(27359, '285652434', NULL, NULL, 'Jamal Tamimi', 'Otegemstraat 164', 'TAMI TRANS TAMI TRANS BVBA', '8550', 'Zwevegem', 'Belgien', 'BE', NULL, NULL, '487599141', '00101959XB', NULL, NULL, 'Theorema Newton horloge - zwart/zwart - zwarte metalen band (T4004-8)', NULL, '609919130013', 'FedEx', NULL, '2014-12-02', '01.12.2014 14:04', 'NL140903PL1107', '1', 'a0YC000000ZY0x1MAD', '', '229.99'),
(27360, '286151723', NULL, NULL, 'jason lee', '31 kerryhall road', 'fairhill', '', 'cork', 'Irland', 'IE', NULL, NULL, '3,53852E+11', '0010149VKK', NULL, NULL, 'Malibu Diamonds Watch - Gold - Brown Strap', NULL, '609919129903', 'FedEx', NULL, '2014-12-02', '30.11.2014 19:32', 'IE201014IE12', '1', 'a0YC000000ZwyasMAB', '150.01', '229.00'),
(27361, '286064474', NULL, NULL, 'Ksenija Stendere Steinberga', '1 The Court Market Point', 'Patrick Street', '0', 'Mullingar', 'Irland', 'IE', NULL, NULL, '851072121', '0010162DWE', NULL, NULL, 'Rio Watch- Black Case, Black Face, Black Strap', NULL, '609919129914', 'FedEx', NULL, '2014-12-02', '30.11.2014 14:32', 'UK140827AS04', '1', 'a0YC000000aGPEBMA4', '169.00', '249.00'),
(27362, '286054133', NULL, NULL, 'Suprit Chaudhary', 'Apartment 7 Carraiglea,', 'Queens Park, Monkstown', '0', 'Dublin', 'Irland', 'IE', NULL, NULL, '860407875', '0010161K67', NULL, NULL, 'Florida Diamonds By Pionier Black Strap With White Face', NULL, '609919129925', 'FedEx', NULL, '2014-12-02', '30.11.2014 13:32', '16918', '1', 'a0YC000000ZwzYWMAZ', '154.99', '229.00'),
(27363, '286023326', NULL, NULL, 'Kiera Lambert', '27 Dun Na Manach, Quin', '', '0', 'Co Clare', 'Irland', 'IE', NULL, NULL, '858160578', '0010161G97', NULL, NULL, 'Florida Diamonds By Pionier Black Strap With Silver Face', NULL, '609919129936', 'FedEx', NULL, '2014-12-02', '30.11.2014 12:02', '16915', '1', 'a0YC000000ZwzYXMAZ', '154.99', '229.00'),
(27364, '286243561', NULL, NULL, 'Toon van Berlo', 'Grensweg 6', '', 'BEEK EN DONK', 'Niederlande', '5741 RK', 'NL', NULL, NULL, '413206100', '00101167ZB', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- bruine leren band (T4004-3)', NULL, '609919130024', 'FedEx', NULL, '2014-12-02', '01.12.2014 07:28', 'NL140903PL402', '1', 'a0YC000000ZXxAlMAL', '', '229.99'),
(27365, '286198682', NULL, NULL, 'Jeroen Boeters', '\'s-Gravenzandseweg 62P', '', 'WATERINGEN', 'Niederlande', '2291 PE', 'NL', NULL, NULL, '652421387', '0010068TLJ', NULL, NULL, 'Theorema Newton horloge - zwart/zwart - zwarte metalen band (T4004-8)', NULL, '609919130035', 'FedEx', NULL, '2014-12-02', '30.11.2014 22:58', 'NL140903PL1102', '1', 'a0YC000000ZY0kkMAD', '', '229.99'),
(27366, '286198006', NULL, NULL, 'Jeroen Boeters', '\'s-Gravenzandseweg 62P', '', 'WATERINGEN', 'Niederlande', '2291 PE', 'NL', NULL, NULL, '652421387', '0010213GT5', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- bruine leren band (T4004-3)', NULL, '609919130035', 'FedEx', NULL, '2014-12-02', '30.11.2014 22:58', 'NL140903PL402', '1', 'a0YC000000ZXxAlMAL', '', '229.99'),
(27367, '286197022', NULL, NULL, 'Jeroen Boeters', '\'s-Gravenzandseweg 62P', '', 'WATERINGEN', 'Niederlande', '2291 PE', 'NL', NULL, NULL, '652421387', '0010026D8D', NULL, NULL, 'Theorema Newton horloge - zwart/zwart - zwarte leren band (T4004-4)', NULL, '609919130035', 'FedEx', NULL, '2014-12-02', '30.11.2014 22:58', 'NL140903PL403', '1', 'a0YC000000ZXxAmMAL', '', '229.99'),
(27368, '286183257', NULL, NULL, 'Ani Davtyan', 'Teniersplantsoen 57', '', '\'S-GRAVENHAGE', 'Niederlande', '2526 MS', 'NL', NULL, NULL, '644171888', '0010128ZPG', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- bruine leren band (T4004-3)', NULL, '609919130068', 'FedEx', NULL, '2014-12-02', '30.11.2014 22:28', 'NL140903PL402', '1', 'a0YC000000ZXxAlMAL', '', '229.99'),
(27369, '286182288', NULL, NULL, 'Vivienne Aalders', 'Rijndijk 173', '', 'HAZERSWOUDE-RIJNDIJK', 'Niederlande', '2394 CB', 'NL', NULL, NULL, '713419413', '0010181HIE', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- bruine leren band (T4004-3)', NULL, '609919130079', 'FedEx', NULL, '2014-12-02', '30.11.2014 22:28', 'NL140903PL402', '1', 'a0YC000000ZXxAlMAL', '', '229.99'),
(27370, '286370082', NULL, NULL, 'Pawel Nowacki', 'ul. Cypriana Kamila Norwida 4', '', '95-100', 'Zgierz', 'Polen', 'PL', NULL, NULL, '662163103', '0010055L94', NULL, NULL, 'Zegarek Theorema Rio GM107-6 silver', NULL, '609919130080', 'FedEx', NULL, '2014-12-02', '01.12.2014 15:08', 'PL141113DR30', '1', 'a0YC000000aEzziMAC', '714.03', '997.00'),
(27371, '286349534', NULL, NULL, 'Andrzej Pawliczek', 'ul. Piastowska 2/2', '', '42-600', 'Tarnowskie Gory', 'Polen', 'PL', NULL, NULL, '609984222', '0010047RXL', NULL, NULL, 'Zegarek Theorema Rio GM107-5', NULL, '609919130090', 'FedEx', NULL, '2014-12-02', '01.12.2014 14:08', 'PL141113DR29', '1', 'a0YC000000aEzykMAC', '714.03', '997.00'),
(27372, '286332386', NULL, NULL, 'Boguslaw Sypniewicz', 'ul. Szkolna 15A', '', '63-100', 'Srem', 'Polen', 'PL', NULL, NULL, '600959159', '0010182LUJ', NULL, NULL, 'MÄ™ski zegarek Macau by Theorema: model 2014, silber-weiß', NULL, '609919130105', 'FedEx', NULL, '2014-12-02', '01.12.2014 13:08', 'PL141112DR197', '1', 'a0YC000000aEmIUMA0', '567.03', '799.00'),
(27373, '286211249', NULL, NULL, 'Krzysztof Tomczyk', 'ul. Poznanska 6', '', '62-035', 'Kornik', 'Polen', 'PL', NULL, NULL, '507050907', '0010062UQ1', NULL, NULL, 'Zegarek Theorema Rio GM107-7', NULL, '609919130116', 'FedEx', NULL, '2014-12-02', '01.12.2014 00:08', 'PL141113DR31', '1', 'a0YC000000aEzzxMAC', '714.03', '997.00'),
(27374, '286166991', NULL, NULL, 'piotr wawrzyniak', 'jagienki 21', '', '64-100', 'leszno wielkopolskie', 'Polen', 'PL', NULL, NULL, '691478378', '00101161M1', NULL, NULL, 'Zegarek Theorema Rio GM107-3', NULL, '609919130127', 'FedEx', NULL, '2014-12-02', '30.11.2014 21:38', 'PL141113DR27', '1', 'a0YC000000aEzxIMAS', '714.03', '997.00'),
(27375, '286112512', NULL, NULL, 'Michal Kurp', 'ul. Przewoz 38/54', '', '30-716', 'Krakow', 'Polen', 'PL', NULL, NULL, '505415803', '0010075E3K', NULL, NULL, 'MÄ™ski zegarek Macau by Theorema: model 2014, schwarz', NULL, '609919130138', 'FedEx', NULL, '2014-12-02', '30.11.2014 18:38', 'PL141112DR196', '1', 'a0YC000000aEmHmMAK', '567.03', '799.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(27376, '286099905', NULL, NULL, 'Sylwia Lacka', 'ul. Ks. Bp. Wladyslawa Bandurskiego 65K/2', 'Poprosze o wystawienie faktury na dane: Creatio, ul. Hery 11/121, 01-497 Warszawa, nip 113-201-89-54', '05-270', 'Marki', 'Polen', 'PL', NULL, NULL, '502368382', '0010027JIC', NULL, NULL, 'MÄ™ski zegarek Macau by Theorema: model 2014,  gold', NULL, '609919130149', 'FedEx', NULL, '2014-12-02', '30.11.2014 17:38', 'PL141112DR195', '1', 'a0YC000000aEmHDMA0', '567.03', '799.00'),
(27377, '286091812', NULL, NULL, 'Miroslaw Rogiewicz', 'ul. Ogrodowa 20A/14', 'Prosze Dzwonic rano w dniu przesylki', '87-720', 'Ciechocinek kujawsko-pomorskie', 'Polen', 'PL', NULL, NULL, '609798870', '001022573N', NULL, NULL, 'MÄ™ski zegarek Macau by Theorema: model 2014, silber-schwarz', NULL, '609919130150', 'FedEx', NULL, '2014-12-02', '30.11.2014 17:08', 'PL141112DR194', '1', 'a0YC000000aEmGAMA0', '567.03', '799.00'),
(27378, '286347315', NULL, NULL, 'Anders Linnerborg', 'FERSENS VAEG 3', '', '211 42', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '070-5303245', '0010232B1R', NULL, NULL, 'RosÃ©guldfÃ¤rgad klocka med vit urtavla och brunt band Paragon', NULL, '609919130160', 'FedEx', NULL, '2014-12-02', '01.12.2014 13:45', 'SE170614HW26', '1', 'a0YC000000FClaVMAT', '1149.37', '1795.00'),
(27379, '286146736', NULL, NULL, 'Saman Tavakoli', 'DOCENTVAEGEN 16', '', '977 52', 'LULEA NORRBOTTENS LAEN', 'Schweden', 'SE', NULL, NULL, '725431636', '0010059IR2', NULL, NULL, 'Silvrig klocka med vit urtavla och svart band Paragon', NULL, '609919130171', 'FedEx', NULL, '2014-12-02', '30.11.2014 20:14', 'SE170614HW22', '1', 'a0YC000000FClaRMAT', '1149.37', '1795.00'),
(27380, '286146564', NULL, NULL, 'Aurelia Morales Perales', 'PLAZA JEREZ DE LA FRONTERA 4', '9*-A', '11011', 'CADIZ', 'Spanien', 'ES', NULL, NULL, '610711162', '0010162KLC', NULL, NULL, 'Reloj Theorema Marco Polo  - modelo Diamante gold', NULL, '609919129947', 'FedEx', NULL, '2014-12-02', '30.11.2014 18:28', 'ES141029CS36', '1', 'a0YC000000Zz7VQMAZ', '', '209.99'),
(27381, '286058992', NULL, NULL, 'ekka gonzalez fernandez', 'URIBIARTE 5', 'casa', '48410', 'OROZKO', 'Spanien', 'ES', NULL, NULL, '634443404', '10248822', NULL, NULL, 'Reloj London by Pionier (dorado y negro)', NULL, '609919129958', 'FedEx', NULL, '2014-12-02', '30.11.2014 12:58', 'ES141024FS863', '1', 'a0YC000000ZyBaeMAF', '', '199.00'),
(27382, '286004369', NULL, NULL, 'laird fraser', '5 BUCHANAN COURT', '', 'G83 8BT', 'ALEXANDRIA', 'Großbritannien', 'GB', NULL, NULL, '7850419001', '0010062O4C', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919129410', 'FedEx', NULL, '2014-12-02', '30.11.2014 10:52', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(27383, '286304807', NULL, NULL, 'Olga Trebski', '429B BRIGHTON ROAD', '', 'CR2 6EU', 'SOUTH CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7961278544', '0010158HWB', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919129421', 'FedEx', NULL, '2014-12-02', '01.12.2014 10:54', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(27384, '286316702', NULL, NULL, 'Zohra Bhaiji', '845 HONEYPOT LANE', 'Stanmore', 'HA7 1AR', 'STANMORE', 'Großbritannien', 'GB', NULL, NULL, '7415004928', '0010081EM7', NULL, NULL, 'Coppernicus Watch Black Strap Silver Case Black Face (GM-501-2)', NULL, '609919129432', 'FedEx', NULL, '2014-12-02', '01.12.2014 11:25', 'UK131203AMC10', '1', 'a0YC000000Zm4oPMAR', '124.01', '179.00'),
(27385, '286206233', NULL, NULL, 'agata brzana', '20 SCHOONER CLOSE', '', 'IG11 0GG', 'BARKING', 'Großbritannien', 'GB', NULL, NULL, '7903025513', '00100559H1', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919129443', 'FedEx', NULL, '2014-12-02', '30.11.2014 22:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27386, '286073656', NULL, NULL, 'Darryl Davies', '66 FOREST VIEW', '', 'CF45 3DU', 'MOUNTAIN ASH', 'Großbritannien', 'GB', NULL, NULL, '1443479307', '0010155POC', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919129454', 'FedEx', NULL, '2014-12-02', '30.11.2014 14:52', 'UK131024AMC03', '1', 'a0YC000000Z9TUZMA3', '165.00', '249.00'),
(27387, '286209279', NULL, NULL, 'Louise Rosser', '1 HYNAM PLACE', 'Viaduct Road garndiffaith', 'NP4 7PH', 'PONTYPOOL', 'Großbritannien', 'GB', NULL, NULL, '7581454124', '0010129RPD', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919129465', 'FedEx', NULL, '2014-12-02', '30.11.2014 22:53', 'UK131024AMC05', '1', 'a0YC000000Z9TUbMAN', '165.00', '249.00'),
(27388, '286315920', NULL, NULL, 'Harry (Heartlands Furniture) Dhiman', '0 Heartlands House', 'Cranford Street', 'B66 2TA', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '7709591110', '0010050LWI', NULL, NULL, 'GM-502-1 Malibu Diamonds Black Strap Silver Case Silver Face', NULL, '609919129476', 'FedEx', NULL, '2014-12-02', '01.12.2014 11:22', 'UK140403AS11', '1', 'a0YC000000Zz9ntMAB', '129.99', '199.00'),
(27389, '286175019', NULL, NULL, 'Jasmine Gallacher', '68 EGTON CLOSE', '', 'TS10 4PQ', 'REDCAR', 'Großbritannien', 'GB', NULL, NULL, '7951913133', '00101346XW', NULL, NULL, 'GM-502-1 Malibu Diamonds Black Strap Silver Case Silver Face', NULL, '609919129487', 'FedEx', NULL, '2014-12-02', '30.11.2014 20:52', 'UK140403AS11', '1', 'a0YC000000Zz9ntMAB', '129.99', '199.00'),
(27390, '286156275', NULL, NULL, 'Susan Flynn', '161 WINDSOR ROAD', '', 'NN8 2LZ', 'WELLINGBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7908807723', '0010027PGY', NULL, NULL, 'GM-502-1 Malibu Diamonds Black Strap Silver Case Silver Face', NULL, '609919129498', 'FedEx', NULL, '2014-12-02', '30.11.2014 19:53', 'UK140403AS11', '1', 'a0YC000000Zz9ntMAB', '129.99', '199.00'),
(27391, '286125181', NULL, NULL, 'carol mcdougall', '483 PARKHOUSE ROAD', '', 'G53 7YH', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '1418804624', '00101337VC', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919129502', 'FedEx', NULL, '2014-12-02', '30.11.2014 18:22', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(27392, '286227269', NULL, NULL, 'Claire Lawson', '228 BANGOR ROAD', 'If no one at 228, please deliver to 226', 'BT18 0JH', 'HOLYWOOD', 'Großbritannien', 'GB', NULL, NULL, '7518924473', '0010086FTH', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919129513', 'FedEx', NULL, '2014-12-02', '01.12.2014 00:22', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(27393, '286226701', NULL, NULL, 'Dallan Ryan', '28 STANMORE MOUNT', 'Burley', 'LS4 2RH', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7852451431', '0010228NOP', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919129524', 'FedEx', NULL, '2014-12-02', '01.12.2014 00:22', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(27394, '286163296', NULL, NULL, 'Jennifer Atkins', '136 RYELAND CLOSE', '', 'UB7 8AY', 'WEST DRAYTON', 'Großbritannien', 'GB', NULL, NULL, '7725206522', '0010180J7U', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919129535', 'FedEx', NULL, '2014-12-02', '30.11.2014 20:22', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(27395, '286110765', NULL, NULL, 'Niki Davidson', '15 KINROSS CLOSE', '', 'ME5 7RS', 'CHATHAM', 'Großbritannien', 'GB', NULL, NULL, '7507938174', '00101040J8', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919129546', 'FedEx', NULL, '2014-12-02', '30.11.2014 17:23', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(27396, '286055308', NULL, NULL, 'Sonia Labatut', 'The Antelope 22-24 Eaton Terrace', '', 'SW1W 8EZ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7531568010', '0010155PMZ', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919129557', 'FedEx', NULL, '2014-12-02', '30.11.2014 13:53', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(27397, '286230675', NULL, NULL, 'Allana Duncan', '5 AVONSPARK PLACE', '', 'G21 4PE', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7761586757', '0010025DLW', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129568', 'FedEx', NULL, '2014-12-02', '01.12.2014 00:57', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27398, '286301757', NULL, NULL, 'Aneta Lechowicz', '9 WEST BUILDINGS', '', 'BN11 3BS', 'WORTHING', 'Großbritannien', 'GB', NULL, NULL, '7861372695', '0010153X0E', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129579', 'FedEx', NULL, '2014-12-02', '01.12.2014 10:54', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27399, '286088150', NULL, NULL, 'Ann Austin', '47 ST. MARGARETS ROAD', '', 'M40 0JF', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7954588528', '0010112DT3', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129580', 'FedEx', NULL, '2014-12-02', '30.11.2014 15:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27400, '286018520', NULL, NULL, 'Christa Wijendran', '21 BLACKTHORN AVENUE', '', 'UB7 9EX', 'WEST DRAYTON', 'Großbritannien', 'GB', NULL, NULL, '7453281198', '00101991EJ', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129590', 'FedEx', NULL, '2014-12-02', '30.11.2014 11:53', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27401, '286075395', NULL, NULL, 'christopher olney', '12 CHERRY TREE GROVE', '', 'SN2 1SD', 'SWINDON', 'Großbritannien', 'GB', NULL, NULL, '7876495313', '00100984VM', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129605', 'FedEx', NULL, '2014-12-02', '30.11.2014 14:53', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27402, '286082073', NULL, NULL, 'danielle jones', '300 PAVILION DRIVE', 'grant thornton', 'NN4 7YE', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7527741623', '0010056LLM', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129616', 'FedEx', NULL, '2014-12-02', '30.11.2014 15:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27403, '286112695', NULL, NULL, 'Emma Parsons', '169 DEANSWAY', '', 'B61 7PJ', 'BROMSGROVE', 'Großbritannien', 'GB', NULL, NULL, '7834381211', '0010011DZ5', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129627', 'FedEx', NULL, '2014-12-02', '30.11.2014 17:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27404, '286047977', NULL, NULL, 'Gaynor Wills', '46 CORPORATION STREET', '', 'WS10 9AQ', 'WEDNESBURY', 'Großbritannien', 'GB', NULL, NULL, '1215563163', '00101271EE', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129638', 'FedEx', NULL, '2014-12-02', '30.11.2014 13:23', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27405, '286316240', NULL, NULL, 'Harry (Heartlands Furniture) Dhiman', '0 Heartlands House', 'Cranford Street', 'B66 2TA', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '7709591110', '0010046UG2', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129476', 'FedEx', NULL, '2014-12-02', '01.12.2014 11:25', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27406, '286016325', NULL, NULL, 'Helen Neath', '46 WHIPHILL LANE', 'Armthorpe', 'DN3 3JP', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '01302 832275', '0010250Y8A', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129649', 'FedEx', NULL, '2014-12-02', '30.11.2014 11:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27407, '286116104', NULL, NULL, 'Jon Goodwin', '9 TUDOR ROAD', '', 'CO10 1NP', 'SUDBURY', 'Großbritannien', 'GB', NULL, NULL, '07931 390445', '0010053JRH', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129650', 'FedEx', NULL, '2014-12-02', '30.11.2014 17:53', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27408, '286075899', NULL, NULL, 'Julie Coyne', '#* Eastcote Manor', 'Barston Lane', 'B92 0HS', 'Solihull', 'Großbritannien', 'GB', NULL, NULL, '1675443494', '00101373XY', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129660', 'FedEx', NULL, '2014-12-02', '30.11.2014 15:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27409, '286078833', NULL, NULL, 'Kay Antoniadis', '11 BOURNVILLE', '', 'DN14 6LA', 'GOOLE', 'Großbritannien', 'GB', NULL, NULL, '7787787171', '0010240TCI', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129671', 'FedEx', NULL, '2014-12-02', '30.11.2014 15:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27410, '286210425', NULL, NULL, 'laura Bower', '8 DARFIELD CLOSE', '', 'DN11 0XT', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '7889115700', '00100971JD', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129682', 'FedEx', NULL, '2014-12-02', '30.11.2014 22:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27411, '286174792', NULL, NULL, 'Lorraine Crouch', '22 Tollgate Gardens,', '', 'BN23 6NN', 'Seaside, Eastbourne', 'Großbritannien', 'GB', NULL, NULL, '7837462406', '0010080STB', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129693', 'FedEx', NULL, '2014-12-02', '30.11.2014 20:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27412, '286195377', NULL, NULL, 'Mark Sansome', '16 WOODBANK ROAD', 'GROBY', 'LE6 0BN', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '1162999999', '0010152YWL', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129708', 'FedEx', NULL, '2014-12-02', '30.11.2014 21:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27413, '286193911', NULL, NULL, 'Mat Whitehouse', '26 CAXTON ROAD', '', 'M14 6FF', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7577858285', '0010145VWM', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129719', 'FedEx', NULL, '2014-12-02', '30.11.2014 21:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27414, '286025626', NULL, NULL, 'michael pares', '22 HAWTHORN ROAD', '', 'PE10 9SN', 'BOURNE', 'Großbritannien', 'GB', NULL, NULL, '1778393277', '0010028OA5', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129720', 'FedEx', NULL, '2014-12-02', '30.11.2014 11:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27415, '286099750', NULL, NULL, 'Michelle Downie', '0/1  3 0/1  3 Annette Street', 'Govanhill', 'G42 8YB', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7788825329', '00102312JP', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129730', 'FedEx', NULL, '2014-12-02', '30.11.2014 16:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27416, '286067270', NULL, NULL, 'Olwen Brown', '63 Hillhead Drive', 'Birstall', 'WF17 0PH', 'Batley', 'Großbritannien', 'GB', NULL, NULL, '7917584120', '0010213JTN', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129741', 'FedEx', NULL, '2014-12-02', '30.11.2014 14:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27417, '286087634', NULL, NULL, 'Richard Thomson', '1 PURBECK AVENUE', '', 'BH15 4DN', 'POOLE', 'Großbritannien', 'GB', NULL, NULL, '7843563319', '00101115MJ', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129752', 'FedEx', NULL, '2014-12-02', '30.11.2014 15:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27418, '286093742', NULL, NULL, 'Robert Hollick', '88 WORCESTER STREET', '', 'DY8 1AY', 'STOURBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7832113717', '0010036VCS', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129763', 'FedEx', NULL, '2014-12-02', '30.11.2014 16:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27419, '286155494', NULL, NULL, 'Ross Bawtree', '3 CROWN GARDENS', 'Lt Downham', 'CB6 2WT', 'ELY', 'Großbritannien', 'GB', NULL, NULL, '7769906433', '0010163BFR', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129774', 'FedEx', NULL, '2014-12-02', '30.11.2014 19:53', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27420, '286201311', NULL, NULL, 'Saleem Ud-din', '737 HIGH ROAD LEYTON', '', 'E10 5AB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7974836828', '00101962DN', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129785', 'FedEx', NULL, '2014-12-02', '30.11.2014 22:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27421, '286116073', NULL, NULL, 'Sarah Devine', 'Ewenny Court NEW INN ROAD', '', 'CF35 5AA', 'BRIDGEND', 'Großbritannien', 'GB', NULL, NULL, '7715803903', '0010026S2R', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129796', 'FedEx', NULL, '2014-12-02', '30.11.2014 17:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27422, '286036785', NULL, NULL, 'Stephanie Mcdonagh', '35 EDGWAREBURY GARDENS', '', 'HA8 8LL', 'EDGWARE', 'Großbritannien', 'GB', NULL, NULL, '7581540517', '0010202MAK', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129800', 'FedEx', NULL, '2014-12-02', '30.11.2014 12:53', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27423, '286053609', NULL, NULL, 'Steve Mosley', '18 PENNS LAKE ROAD', '', 'B76 1LL', 'SUTTON COLDFIELD', 'Großbritannien', 'GB', NULL, NULL, '7956178256', '0010019FE8', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129811', 'FedEx', NULL, '2014-12-02', '30.11.2014 13:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27424, '286106779', NULL, NULL, 'Sue Collinge', '0 Lees Village S. S.', 'St John St Lees', 'OL4 3DQ', 'Oldham', 'Großbritannien', 'GB', NULL, NULL, '7974634224', '0010027L6V', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129822', 'FedEx', NULL, '2014-12-02', '30.11.2014 17:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27425, '286164968', NULL, NULL, 'Tom Duncombe', '23 HILLCREST ROAD', '', 'DE21 6FJ', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '7809873516', '0010016FUR', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129833', 'FedEx', NULL, '2014-12-02', '30.11.2014 20:23', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27426, '286043295', NULL, NULL, 'Usman ali Aftab', '48 ALBION ROAD', '', 'SK22 3EX', 'HIGH PEAK', 'Großbritannien', 'GB', NULL, NULL, '7807863315', '0010154UF9', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129844', 'FedEx', NULL, '2014-12-02', '30.11.2014 12:53', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27427, '286264828', NULL, NULL, 'zakhir hussain', '190 Stechford', '', 'B33 8NA', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '', '0010216PJO', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919129855', 'FedEx', NULL, '2014-12-02', '01.12.2014 08:54', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27428, '285970232', NULL, NULL, 'Amanda Gardam', '31A Rosehill Park West', '', 'SM1 3LA', 'Sutton', 'Großbritannien', 'GB', NULL, NULL, '87803118977', '0010123Q9S', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919129866', 'FedEx', NULL, '2014-12-02', '30.11.2014 08:55', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(27429, '286156488', '', '', 'johanna ault', '81 station road, aldridge', 'Walsall', 'ws90bw', 'walsall', 'Großbritannien', '', '', '', '7870718210', '0010150NER', '', '', 'Sao Paulo - Black Strap - Silver Case - GM-103-1', 'Paket am 12.12.14 zur?ck erhalten!\r\nRL 7131 5047 5DE   15.12.2014', '609919129877', 'FedEx', '', '2014-12-02', '30.11.2014 19:52', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(27430, '286354949', NULL, NULL, 'Maria Buliga', '98 BROOMGROVE GARDENS', '', 'HA8 5RN', 'EDGWARE', 'Großbritannien', 'GB', NULL, NULL, '7549356101', '00102077AP', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919129888', 'FedEx', NULL, '2014-12-02', '01.12.2014 13:22', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(27431, '286201550', NULL, NULL, 'SALEEM AKINWALE ONI', '44 PENCARROW PLACE', '', 'MK6 2BJ', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '7539082003', '00101862WS', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919129899', 'FedEx', NULL, '2014-12-02', '30.11.2014 22:22', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(27432, '286539521', NULL, NULL, 'Niels Van Dingenen', 'Haverstraat 9', '', '2861', 'Onze-Lieve-Vrouw-Waver', ' Belgien', 'BE', NULL, NULL, '484277370', '0010079SGT', NULL, NULL, 'Theorema Sao Paolo horloge - leer - zwart/zwart (GM-103-2)', NULL, '609919130583', 'FedEx', NULL, '2014-12-03', '02.12.2014 00:48', 'NL140915NM84', '1', 'a0YC000000aDSQOMA4', '', '289.00'),
(27433, '286538918', NULL, NULL, 'Etikwa Nicole Ikuku', 'Jean-FranÃ§ois Boch 198', '', '1244', 'Luxembourg', 'Luxemburg', 'LU', NULL, NULL, '3,52692E+11', '00101038GI', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - or/noir  (GM-103-7)', NULL, '6099 1913 0789', 'FedEx', NULL, '2014-12-03', '02.12.2014 00:48', 'NL141106NM29', '1', 'a0YC000000aDSQTMA4', '', '289.00'),
(27434, '286476278', NULL, NULL, 'Mitra Zeynalpour', 'Julius Vuylstekelaan 16/A9', '', '2050', 'Antwerpen', ' Belgien', 'BE', NULL, NULL, '468145611', '0010105LGM', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zilver/zwart (GM-103-6)', NULL, '609919130609', 'FedEx', NULL, '2014-12-03', '01.12.2014 21:18', 'NL141106NM28', '1', 'a0YC000000aDSQSMA4', '', '289.00'),
(27435, '286466462', NULL, NULL, 'Carlos Van Vynckt', 'Haringgat 13', '', '8340', 'Moerkerke', ' Belgien', 'BE', NULL, NULL, '3250500271', '0010122AAE', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- bruine leren band (T4004-3)', NULL, '609919130610', 'FedEx', NULL, '2014-12-03', '01.12.2014 20:48', 'NL140903PL402', '1', 'a0YC000000ZXxiCMAT', '', '229.99'),
(27436, '286406199', NULL, NULL, 'Patricia Peeters', 'Zwaluwenstraat 21/302', '', '8400', 'Oostende', ' Belgien', 'BE', NULL, NULL, '0474/666331', '0010193AEP', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- bruine leren band (T4004-3)', NULL, '609919130620', 'FedEx', NULL, '2014-12-03', '01.12.2014 17:18', 'NL140903PL402', '1', 'a0YC000000ZXxiCMAT', '', '229.99'),
(27437, '286257485', NULL, NULL, 'Apostolos Koutinas', 'Arguropouli', '', '40100', 'Tirnavos', 'Griechenland', 'GR', NULL, NULL, '6938622791', '10250983', NULL, NULL, '??????? ????? Theorema Marco Polo GM-3005-?3 (????? ????????, ????? ????, ????? ???????)', NULL, '609919130712', 'FedEx', NULL, '2014-12-03', '01.12.2014 10:08', 'GR13112014SK008', '1', 'a0YC000000aF3OUMA0', '', '189.00'),
(27438, '286614304', NULL, NULL, 'Ian Daly', '40 Warrenhouse Road', '', 'Dublin 13', 'Baldoyle', 'Irland', 'IE', NULL, NULL, '861955381', '0010122LOP', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '609919130208', 'FedEx', NULL, '2014-12-03', '02.12.2014 10:02', 'IE190614AH08', '1', 'a0YC000000aFSAvMAO', '195.01', '299.00'),
(27439, '286530674', NULL, NULL, 'Cathy Kavanagh', '1 Abbey Mano Arklow', '', '', 'Co Wicklow', 'Irland', 'IE', NULL, NULL, '851204083', '0010035G1C', NULL, NULL, 'Rio Watch- Gold Case, Black Face, Brown Strap', NULL, '609919130219', 'FedEx', NULL, '2014-12-03', '01.12.2014 23:02', 'UK140827AS03', '1', 'a0YC000000aGPBRMA4', '169.00', '249.00'),
(27440, '286502595', NULL, NULL, 'Lorraine Forbes', '101  Hillview Grove', '', 'Dublin 16', 'Ballinteer', 'Irland', 'IE', NULL, NULL, '863022717', '0010211IWT', NULL, NULL, 'Florida Diamonds By Pionier Stainless Steel Strap With Silver Face', NULL, '609919130220', 'FedEx', NULL, '2014-12-03', '01.12.2014 21:32', '16917', '1', 'a0YC000000ZwzYZMAZ', '154.99', '229.00'),
(27441, '286485394', NULL, NULL, 'Kristine Nolan', '106 Cremona road,', 'Ballyfermot', '10', 'Dublin', 'Irland', 'IE', NULL, NULL, '852789881', '0010250VRU', NULL, NULL, 'Rio Watch- Gold Case, Black Face, Brown Strap', NULL, '609919130230', 'FedEx', NULL, '2014-12-03', '01.12.2014 21:02', 'UK140827AS03', '1', 'a0YC000000aGPBRMA4', '169.00', '249.00'),
(27442, '286423954', NULL, NULL, 'Andrew Hope', '23 Hillcrest Avenue', 'Lucan', '', 'Co Dublin', 'Irland', 'IE', NULL, NULL, '863635533', '001003090L', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '609919130241', 'FedEx', NULL, '2014-12-03', '01.12.2014 17:32', 'IE190614AH08', '1', 'a0YC000000aFSAvMAO', '195.01', '299.00'),
(27443, '286677330', '', '', 'Pasquale Fucci', 'CORSO SCUOLA AGRARIA 25', '', '71042', 'CERIGNOLA', 'Italien', '', '', '', '3771535704', '0010137QQF', '', '', 'Casablanca Bicolor', 'Uhr erhalten 08.01.2015', '609919130517', 'FedEx', '', '2014-12-03', '02.12.2014 12:58', 'IT141023CS53', '1', 'a0YC000000Zxw1IMAR', '', '299.99'),
(27444, '286624647', NULL, NULL, 'mario galluzzo', 'VIA CARONNO VARESINO 60', '', '21040', 'MORAZZONE', 'Italien', 'IT', NULL, NULL, '3471566938', '00100759GD', NULL, NULL, 'Gold schwarz T3008-7 in acciaio', NULL, '609919130528', 'FedEx', NULL, '2014-12-03', '02.12.2014 09:59', 'IT141029CS635', '1', 'a0YC000000a0AmCMAU', '', '189.99'),
(27445, '286478888', NULL, NULL, 'Damiana Fulli', 'Via Amedeo duca d\'aosta  70', 'Sul campanello fulli-ferazzoli', '23011', 'Ardenno', 'Italien', 'IT', NULL, NULL, '3389767211', '00100765CR', NULL, NULL, 'Casablanca Silber Weiss', NULL, '609919130539', 'FedEx', NULL, '2014-12-03', '01.12.2014 19:29', 'IT141023CS50', '1', 'a0YC000000ZxvxaMAB', '', '299.99'),
(27446, '286454908', NULL, NULL, 'Valmir Zefi', 'VIA DEL BIANCOSPINO 17', '', '50142', 'FIRENZE', 'Italien', 'IT', NULL, NULL, '3405735199', '0010140AG8', NULL, NULL, 'Silber schwarz T3008-6 in acciaio', NULL, '609919130540', 'FedEx', NULL, '2014-12-03', '01.12.2014 18:28', 'IT141029CS634', '1', 'a0YC000000a0AliMAE', '', '189.99'),
(27447, '286452542', NULL, NULL, 'FABRIZIO MACCINI', 'VIA BRERA 29', '', '20010', 'CORNAREDO', 'Italien', 'IT', NULL, NULL, '3394296145', '0010160EK8', NULL, NULL, 'Casablanca Schwarz', NULL, '609919130550', 'FedEx', NULL, '2014-12-03', '01.12.2014 17:58', 'IT141023CS51', '1', 'a0YC000000Zxvz7MAB', '', '299.99'),
(27448, '286426386', NULL, NULL, 'francesco vaccaro', 'VIA UMBERTO BOCCIONI 3/A', '', '88100', 'CATANZARO', 'Italien', 'IT', NULL, NULL, '3355312660', '0010132W6J', NULL, NULL, 'Gold schwarz T3008-7 in acciaio', NULL, '609919130561', 'FedEx', NULL, '2014-12-03', '01.12.2014 16:28', 'IT141029CS635', '1', 'a0YC000000a0AmCMAU', '', '189.99'),
(27449, '286385779', NULL, NULL, 'anus seemab syed mohammad', 'VIA DANTE ALIGHIERI 25/27', '', '20811', 'CESANO MADERNO', 'Italien', 'IT', NULL, NULL, '3298890999', '0010027ABB', NULL, NULL, 'Schwarz T3008-4 in pelle', NULL, '609919130572', 'FedEx', NULL, '2014-12-03', '01.12.2014 13:58', 'IT141029CS63', '1', 'a0YC000000Zz9vsMAB', '', '189.99'),
(27450, '286503349', '', '', 'Michal Rakowski', 'Aleje Jerozolimskie 134', '', '02-305', 'Warszawa', 'Polen', '', '', '', '512156159', '00100886B5', '', '', 'M?ski zegarek Macau by Theorema: model 2014, schwarz', 'Paket am 06.01.15 zur?ck erhalten!\r\nRL 7167 2964 9DE   06.01.2015\r\nPaket am 29.01.15 zurück erhalten Empfänger unbekannt!', '609919130653', 'FedEx', '', '2014-12-03', '01.12.2014 22:38', 'PL141112DR196', '1', 'a0YC000000aEmHmMAK', '567.03', '799.00'),
(27451, '286500765', NULL, NULL, 'Andrzej Pawlowski', 'ul. 30 Stycznia 67', '', '66-300', 'Miedzyrzecz', 'Polen', 'PL', NULL, NULL, '600029262', '0010128ULB', NULL, NULL, 'Zegarek Pionier - skÃ³rzany pasek i zÅ‚ota tarcza London gold', NULL, '609919130664', 'FedEx', NULL, '2014-12-03', '01.12.2014 22:38', 'PL141113DR35', '1', 'a0YC000000aF0U4MAK', '671.96', '997.00'),
(27452, '286478765', NULL, NULL, 'Alona Sawicka', 'ul. Bohaterow Getta Warszawskiego 6/32', '', '70-302', 'Szczecin', 'Polen', 'PL', NULL, NULL, '517778264', '0010105XSL', NULL, NULL, 'Zegarek Pionier - skÃ³rzany pasek i zÅ‚ota tarcza London gold', NULL, '609919130675', 'FedEx', NULL, '2014-12-03', '01.12.2014 21:38', 'PL141113DR35', '1', 'a0YC000000aF0U4MAK', '671.96', '997.00'),
(27453, '286441012', NULL, NULL, 'RYSZARD BAZAN', 'ul. Piaskowa 3/1', '', '65-204', 'Zielona Gora', 'Polen', 'PL', NULL, NULL, '600423144', '0010168ZPP', NULL, NULL, 'Zegarek Pionier - skÃ³rzany pasek i zÅ‚ota tarcza London gold', NULL, '609919130686', 'FedEx', NULL, '2014-12-03', '01.12.2014 19:38', 'PL141113DR35', '1', 'a0YC000000aF0U4MAK', '671.96', '997.00'),
(27454, '286426422', NULL, NULL, 'Jerzy Danilo', 'ul. Polonijna 16M6', '', '30-668', 'Krakow', 'Polen', 'PL', NULL, NULL, '602818071', '0010236XDI', NULL, NULL, 'Zegarek Theorema Rio GM107-6 black', NULL, '609919130697', 'FedEx', NULL, '2014-12-03', '01.12.2014 18:38', 'PL141113DR32', '1', 'a0YC000000aF00WMAS', '714.03', '997.00'),
(27455, '286404593', NULL, NULL, 'Robert Litka', 'ul. Arkonska 6 BUD A2', 'Assa Abloy Mercor Doors', '80-387', 'Gdansk', 'Polen', 'PL', NULL, NULL, '607911395', '0010234PQX', NULL, NULL, 'MÄ™ski zegarek Macau by Theorema: model 2014, silber-schwarz', NULL, '609919130701', 'FedEx', NULL, '2014-12-03', '01.12.2014 17:08', 'PL141112DR194', '1', 'a0YC000000aEmGAMA0', '567.03', '799.00'),
(27456, '286686826', NULL, NULL, 'Mark Edelenbosch', 'Doelwijck 30', '', '3162 SC', 'RHOON', 'Niederlande', 'NL', NULL, NULL, '648879083', '0010196C7L', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zilver/wit (GM-103-5)', NULL, '609919130631', 'FedEx', NULL, '2014-12-03', '02.12.2014 15:28', 'NL141106NM27', '1', 'a0YC000000aDSDjMAO', '', '289.00'),
(27457, '286517578', NULL, NULL, 'Miriam Smits', 'Dalkruid 62', '', '5731 TN', 'MIERLO', 'Niederlande', 'NL', NULL, NULL, '06-46611129', '10119426', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zilver/zwart (GM-103-6)', NULL, '609919130642', 'FedEx', NULL, '2014-12-03', '01.12.2014 23:28', 'NL141106NM28', '1', 'a0YC000000aDSFgMAO', '', '289.00'),
(27458, '286482757', NULL, NULL, 'Liselotte Dahlqvist', 'TRASTVAEGEN 21', '', '141 72', 'SEGELTORP', 'Schweden', 'SE', NULL, NULL, '739403450', '0010247MIN', NULL, NULL, 'Guldig klocka med vit urtavla och brunt band Paragon', NULL, '609919130723', 'FedEx', NULL, '2014-12-03', '01.12.2014 21:44', 'SE170614HW25', '1', 'a0YC000000FClaUMAT', '1149.37', '1795.00'),
(27459, '286645728', NULL, NULL, 'Erika Vera Garcia', 'CALLE SAN LAZARO 2', 'bajo', '28730', 'BUITRAGO DE LOZOYA', 'Spanien', 'ES', NULL, NULL, '679676446', '00101676W0', NULL, NULL, 'Reloj Damascus - modelo T3008-6', NULL, '609919130252', 'FedEx', NULL, '2014-12-03', '02.12.2014 10:58', 'ES141029CS634', '1', 'a0YC000000a0AnUMAU', '', '189.99'),
(27460, '286536005', NULL, NULL, 'Oscar Berenguer Garcia', 'CALLE CASTOR 34A', '1 C', '03007', 'ALICANTE', 'Spanien', 'ES', NULL, NULL, '722545522', '00101499XR', NULL, NULL, 'Reloj London by Pionier (dorado y negro)', NULL, '609919130263', 'FedEx', NULL, '2014-12-03', '01.12.2014 22:28', 'ES141024FS863', '1', 'a0YC000000ZyBaeMAF', '', '199.00'),
(27461, '286427185', NULL, NULL, 'Cinthia Casas Alvarez', 'CALLE MARIA MOLINER 22', '22', '33401', 'AVILES', 'Spanien', 'ES', NULL, NULL, '684606705', '0010086LWY', NULL, NULL, 'Reloj Theorema Marco Polo  - modelo Leder gold', NULL, '609919130274', 'FedEx', NULL, '2014-12-03', '01.12.2014 16:28', 'ES141029CS30', '1', 'a0YC000000Zz7VKMAZ', '', '189.99'),
(27462, '286523531', NULL, NULL, 'Tracy Laffan', 'UNIT 3 BENTLEY STREET', 'Gravesend', 'DA12 2DH', 'GRAVESEND', 'Großbritannien', 'GB', NULL, NULL, '1474532221', '0010190YQZ', NULL, NULL, 'Black Strap Silver Case Black Face (GM-102-2)', NULL, '609919130285', 'FedEx', NULL, '2014-12-03', '01.12.2014 22:52', 'UK131217AMC31', '1', 'a0YC000000Zwv3UMAR', '152.00', '229.00'),
(27463, '286437559', NULL, NULL, 'Liam Roberts', '1 NORTH DELL', '', 'CM1 6UP', 'CHELMSFORD', 'Großbritannien', 'GB', NULL, NULL, '7852827252', '0010137EIM', NULL, NULL, 'Black Strap Silver Case White Face (GM-102-1)', NULL, '609919130296', 'FedEx', NULL, '2014-12-03', '01.12.2014 18:25', 'UK131217AMC30', '1', 'a0YC000000Zwv3eMAB', '152.00', '229.00'),
(27464, '286596597', NULL, NULL, 'Jordan Adcock', '228 OLD OLD LONDON ROAD', '', 'CO6 1HD', 'COLCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7515409539', '0010121LNY', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919130300', 'FedEx', NULL, '2014-12-03', '02.12.2014 09:24', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(27465, '286382290', NULL, NULL, 'kemar seville', '95 SOUTH ROAD', 'hockley', 'B18 5JP', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7956643132', '00101996GO', NULL, NULL, 'Brown Strap Silver Case Gold Face (GM-104-4)', NULL, '609919130311', 'FedEx', NULL, '2014-12-03', '01.12.2014 16:24', 'UK140102AMC05', '1', 'a0YC000000ZwvXzMAJ', '169.99', '259.00'),
(27466, '286486144', NULL, NULL, 'Josh Omara', '135 CROFT LANE', 'The delivery address is my place of work, its a chemist shop', 'BL9 8QA', 'BURY', 'Großbritannien', 'GB', NULL, NULL, '7834697163', '0010208TYY', NULL, NULL, 'GM-502-1 Malibu Diamonds Black Strap Silver Case Silver Face', NULL, '609919130322', 'FedEx', NULL, '2014-12-03', '01.12.2014 20:56', 'UK140403AS11', '1', 'a0YC000000Zz9ntMAB', '129.99', '199.00'),
(27467, '286507156', NULL, NULL, 'Wiola Wieczerza', '54 ALEXANDRA ROAD', '', 'KT15 2PE', 'ADDLESTONE', 'Großbritannien', 'GB', NULL, NULL, '1932703733', '00101187EJ', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919130333', 'FedEx', NULL, '2014-12-03', '01.12.2014 21:52', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(27468, '286609846', NULL, NULL, 'Anne Campbell', 'Consett Consett 48 Eggleston Drive', '', 'DH8 7UB', 'Durham', 'Großbritannien', 'GB', NULL, NULL, '1207500735', '0010243EHP', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919130344', 'FedEx', NULL, '2014-12-03', '02.12.2014 09:54', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27469, '286525880', NULL, NULL, 'Dany Saad', '13 HILARY ROAD', '', 'W12 0QB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7903640464', '10224443', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919130355', 'FedEx', NULL, '2014-12-03', '01.12.2014 22:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27470, '286674162', NULL, NULL, 'Emma Crookes', '2 Affleck Bridge', 'Finedon', 'NN9 5LZ', 'WELLINGBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7758099648', '0010181IU1', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919130366', 'FedEx', NULL, '2014-12-03', '02.12.2014 13:53', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27471, '286640884', NULL, NULL, 'gerard o\'donnelly', '6 balmoral gardens', '', 'G72 9NP', 'Blantyre', 'Großbritannien', 'GB', NULL, NULL, '4,47967E+11', '0010101F78', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919130377', 'FedEx', NULL, '2014-12-03', '02.12.2014 12:24', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27472, '286460890', NULL, NULL, 'Inta Peterstone', '152 WATER EATON ROAD', '', 'MK2 3AJ', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '7402842532', '00101822QP', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919130388', 'FedEx', NULL, '2014-12-03', '01.12.2014 19:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27473, '286523971', NULL, NULL, 'Johnathan James Masters', '76 SHAKESPEARE AVENUE', '', 'NG19 8EX', 'MANSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7794552192', '00101296AL', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919130399', 'FedEx', NULL, '2014-12-03', '01.12.2014 22:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27474, '286690019', NULL, NULL, 'Lin Gentry', '2 Gorlands Road', '', 'BS37 6LA', 'Chipping Sodbury', 'Großbritannien', 'GB', NULL, NULL, '0784 1887883', '0010188QJG', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919130403', 'FedEx', NULL, '2014-12-03', '02.12.2014 14:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27475, '286430685', NULL, NULL, 'Luke Butler', '115 THE GROVE', '', 'BH23 2EZ', 'CHRISTCHURCH', 'Großbritannien', 'GB', NULL, NULL, '7889190801', '0010235BBN', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919130414', 'FedEx', NULL, '2014-12-03', '01.12.2014 17:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27476, '286492500', NULL, NULL, 'myra turner', '7 claire court springfield road', '', 'EN8 8TD', 'cheshunt  herts', 'Großbritannien', 'GB', NULL, NULL, '7985295346', '0010108JJH', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919130425', 'FedEx', NULL, '2014-12-03', '01.12.2014 21:24', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27477, '286580894', NULL, NULL, 'Nicole Cooper', '40 COTMAN CLOSE', '', 'OX14 5NQ', 'ABINGDON', 'Großbritannien', 'GB', NULL, NULL, '1235538919', '001012426Y', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919130436', 'FedEx', NULL, '2014-12-03', '02.12.2014 08:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27478, '286462762', NULL, NULL, 'Samantha Greenhalf', '91 VICTORIA AVENUE', '', 'TN35 5BT', 'HASTINGS', 'Großbritannien', 'GB', NULL, NULL, '7854279899', '0010116JSU', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919130447', 'FedEx', NULL, '2014-12-03', '01.12.2014 19:53', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27479, '286462968', NULL, NULL, 'Vanessa Arnold', 'Lord clyde 1 brookhill road', 'Woolwich', 'SE18 6UF', 'London', 'Großbritannien', 'GB', NULL, NULL, '07725 913213', '00100408OT', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919130458', 'FedEx', NULL, '2014-12-03', '01.12.2014 19:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27480, '286663693', NULL, NULL, 'Catrin Walker Owen', '3 HURSTFIELD ROAD', 'Ellenbrook ,worsley', 'M28 7UJ', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '0161 661 1117', '0010146KER', NULL, NULL, 'GM-502-4 Malibu Diamonds Black Strap Black Case Black Face', NULL, '609919130469', 'FedEx', NULL, '2014-12-03', '02.12.2014 13:23', 'UK140403AS14', '1', 'a0YC000000Zz9nwMAB', '129.96', '199.00'),
(27481, '286554273', NULL, NULL, 'Juan Carlos Lopez', '64 WHITE HART LANE', '', 'N22 5RL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7535616309', '0010116C4R', NULL, NULL, 'GM-502-4 Malibu Diamonds Black Strap Black Case Black Face', NULL, '609919130470', 'FedEx', NULL, '2014-12-03', '02.12.2014 02:52', 'UK140403AS14', '1', 'a0YC000000Zz9nwMAB', '129.96', '199.00'),
(27482, '286473819', NULL, NULL, 'michael rose', '14 FERNDALE CLOSE', '', 'WS7 4US', 'BURNTWOOD', 'Großbritannien', 'GB', NULL, NULL, '7788464129', '0010220C7T', NULL, NULL, 'GM-502-4 Malibu Diamonds Black Strap Black Case Black Face', NULL, '609919130480', 'FedEx', NULL, '2014-12-03', '01.12.2014 20:23', 'UK140403AS14', '1', 'a0YC000000Zz9nwMAB', '129.96', '199.00'),
(27483, '286469841', NULL, NULL, 'Rokas Murauskas', '9 CLARENDON GREEN', '', 'BR5 2NY', 'ORPINGTON', 'Großbritannien', 'GB', NULL, NULL, '7837836114', '0010217IED', NULL, NULL, 'GM-502-4 Malibu Diamonds Black Strap Black Case Black Face', NULL, '609919130491', 'FedEx', NULL, '2014-12-03', '01.12.2014 19:52', 'UK140403AS14', '1', 'a0YC000000Zz9nwMAB', '129.96', '199.00'),
(27484, '286418227', NULL, NULL, 'Emma Gryntus', '27 Priory Grove', '', 'ME20 6BA', 'Aylesford', 'Großbritannien', 'GB', NULL, NULL, '7754663371', '0010138FU1', NULL, NULL, 'Rio Watch - Silver-Coloured Case, Black Face, Black Strap', NULL, '609919130506', 'FedEx', NULL, '2014-12-03', '01.12.2014 17:22', 'UK140827AS02', '1', 'a0YC000000ZOJhBMAX', '149.01', '249.00'),
(27485, '286759300', NULL, NULL, 'Elliot Dunn', '29 CARROWMORE ROAD', 'Garden Farm', 'DH2 3DY', 'CHESTER LE STREET', 'Großbritannien', 'GB', NULL, NULL, '4,47976E+11', '0010103XGT', NULL, NULL, 'Black Strap Black Case Black Face (GM102-4)', NULL, '609919130984', 'FedEx', NULL, '2014-12-04', '02.12.2014 18:52', 'UK131217AMC33', '1', 'a0YC000000Zwv3AMAR', '152.00', '229.00'),
(27486, '286736523', NULL, NULL, 'Sharron Cattermoul', '3 SILVER BIRCH COURT', '', 'PE8 6BY', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7796951045', '0010162NEO', NULL, NULL, 'Black Strap Silver Case White Face (GM-102-1)', NULL, '609919130995', 'FedEx', NULL, '2014-12-04', '02.12.2014 17:22', 'UK131217AMC30', '1', 'a0YC000000Zwv3eMAB', '152.00', '229.00'),
(27487, '286886327', NULL, NULL, 'Brett Murphy', '19 GROVEWOOD AVENUE', '', 'SS9 5EQ', 'LEIGH-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7917404233', '0010085ZEW', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919131009', 'FedEx', NULL, '2014-12-04', '03.12.2014 08:52', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(27488, '286747579', NULL, NULL, 'karen kilpatrick', '55 DENWOOD', 'Aberdeen', 'AB15 6JE', 'ABERDEEN', 'Großbritannien', 'GB', NULL, NULL, '7754771989', '00101195BH', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919131010', 'FedEx', NULL, '2014-12-04', '02.12.2014 18:24', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(27489, '286790256', NULL, NULL, 'michael mcdonagh', '35 EDGWAREBURY GARDENS', 'edgware', 'HA8 8LL', 'EDGWARE', 'Großbritannien', 'GB', NULL, NULL, '7752261009', '00102278GW', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919131020', 'FedEx', NULL, '2014-12-04', '02.12.2014 20:54', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(27490, '286762133', NULL, NULL, 'Kassie Johnston', '22 Birchfield Road', '', 'CV6 2BD', 'Coventry', 'Großbritannien', 'GB', NULL, NULL, '7530381162', '00101814JV', NULL, NULL, 'GM-502-1 Malibu Diamonds Black Strap Silver Case Silver Face', NULL, '609919131031', 'FedEx', NULL, '2014-12-04', '02.12.2014 18:53', 'UK140403AS11', '1', 'a0YC000000Zz9ntMAB', '129.99', '199.00'),
(27491, '286758201', NULL, NULL, 'SIMON MILNER', 'KRISTEL BARONS CROSS ROAD', '', 'HR6 8RL', 'LEOMINSTER', 'Großbritannien', 'GB', NULL, NULL, '7813008110', '0010155YNS', NULL, NULL, 'GM-502-1 Malibu Diamonds Black Strap Silver Case Silver Face', NULL, '609919131042', 'FedEx', NULL, '2014-12-04', '02.12.2014 18:53', 'UK140403AS11', '1', 'a0YC000000Zz9ntMAB', '129.99', '199.00'),
(27492, '286772734', NULL, NULL, 'Anton Lecky', '4 FROBISHER WAY', '', 'CM7 9TE', 'BRAINTREE', 'Großbritannien', 'GB', NULL, NULL, '7903800581', '0010163HJP', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919131053', 'FedEx', NULL, '2014-12-04', '02.12.2014 19:53', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(27493, '286720849', NULL, NULL, 'Christopher Buchanan', '12  Collingwood Court', '', 'Fk1 5jf', 'Falkirk', 'Großbritannien', 'GB', NULL, NULL, '7876726770', '00101758FB', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919131064', 'FedEx', NULL, '2014-12-04', '02.12.2014 16:23', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(27494, '286844384', NULL, NULL, 'Ida Johnstone', '10 BROOKLANDS GROVE', 'Bryansford Rd', 'BT33 0GJ', 'NEWCASTLE', 'Großbritannien', 'GB', NULL, NULL, '7554428391', '0010145IV1', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919131075', 'FedEx', NULL, '2014-12-04', '02.12.2014 23:52', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(27495, '286848171', NULL, NULL, 'Samuel Amiryan', '134 WHITETHORN STREET', '', 'E3 4DB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7950602542', '0010238SJT', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919131086', 'FedEx', NULL, '2014-12-04', '03.12.2014 00:30', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(27496, '286703848', NULL, NULL, 'Aidara Erlickyte', '113 NORRIS CLOSE', '', 'OX14 2RP', 'ABINGDON', 'Großbritannien', 'GB', NULL, NULL, '7599620327', '0010173UJV', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131097', 'FedEx', NULL, '2014-12-04', '02.12.2014 15:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27497, '286722067', NULL, NULL, 'Aiden Levack', '21 NORTH ROAD', '', 'DA17 6JX', 'BELVEDERE', 'Großbritannien', 'GB', NULL, NULL, '7834613354', '00102222K9', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131101', 'FedEx', NULL, '2014-12-04', '02.12.2014 16:24', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27498, '286777774', NULL, NULL, 'Amanda Handford', '6 MAYFLOWER DRIVE', '', 'NG34 9UX', 'SLEAFORD', 'Großbritannien', 'GB', NULL, NULL, '77804571666', '00101400J9', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131112', 'FedEx', NULL, '2014-12-04', '02.12.2014 19:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27499, '286859957', NULL, NULL, 'Danish Aziz', 'THE SUBWAY , HAMMERSMITH BROADWAY', '', 'W6 9YE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7449343051', '00101266TF', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131123', 'FedEx', NULL, '2014-12-04', '03.12.2014 03:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27500, '286764003', NULL, NULL, 'Megan Cunningham', '17 ST. ANTHONYS ROAD', '', 'L23 8TN', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7990511611', '0010078VCO', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131134', 'FedEx', NULL, '2014-12-04', '02.12.2014 19:23', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27501, '286859979', NULL, NULL, 'rai Umar K khan', '155A High Street North', '', 'E6 1JB', 'London', 'Großbritannien', 'GB', NULL, NULL, '7949745891', '0010198LT6', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131145', 'FedEx', NULL, '2014-12-04', '03.12.2014 03:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27502, '286836173', NULL, NULL, 'santhoshkumar nair', '134, WHITCHURCH ROAD', '', 'CF14 3LZ', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7412594857', '0010032EBM', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131156', 'FedEx', NULL, '2014-12-04', '02.12.2014 22:53', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27503, '286784672', NULL, NULL, 'Simon Makondo', '5 Oakland\'s place', '', 'Ls8 3tu', 'Leeds', 'Großbritannien', 'GB', NULL, NULL, '7908623290', '00101187IT', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131167', 'FedEx', NULL, '2014-12-04', '02.12.2014 20:23', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27504, '286833839', NULL, NULL, 'Brayan Tempah', '58 WARTON ROAD', 'Flat 45 icona point', 'E15 2JD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '4,47861E+11', '0010132AJP', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919131178', 'FedEx', NULL, '2014-12-04', '02.12.2014 22:53', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(27505, '286763863', NULL, NULL, 'Fiona Macdonald', '14 ALLARDICE STREET', '', 'AB39 2BQ', 'STONEHAVEN', 'Großbritannien', 'GB', NULL, NULL, '7539907500', '0010238FV7', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919131189', 'FedEx', NULL, '2014-12-04', '02.12.2014 19:23', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(27506, '286796860', NULL, NULL, 'Kai Bagge', '9 NICKLEBY WAY', '', 'SG5 4FJ', 'HITCHIN', 'Großbritannien', 'GB', NULL, NULL, '01707 645069', '0010142L9M', NULL, NULL, 'Sao Paulo - Black Strap - Black Case - GM-103-2', NULL, '609919131190', 'FedEx', NULL, '2014-12-04', '02.12.2014 20:52', 'UK140403AS05', '1', 'a0YC000000ZwvPJMAZ', '170.00', '248.99'),
(27507, '287019193', NULL, NULL, 'loukia vrachnou', 'Othonos Chounta 18', '', '19002', 'paiania', 'Griechenland', 'GR', NULL, NULL, '6980729597', '0010231ZC9', NULL, NULL, 'Choice 3: €249 Instead Of €1389 for 1 Theorema Monte Carlo (Brown, gold, black)', NULL, '578824923911', 'FedEx', NULL, '2014-12-04', '03.12.2014 17:38', 'GR17112014SK011', '1', 'a0YC000000aFhLUMA0', '', '249.00'),
(27508, '286770791', NULL, NULL, 'Giorgos Ferentinos', 'Eleutherias 10', '', '17455', 'Alimos', 'Griechenland', 'GR', NULL, NULL, '6972979848', '0010123WBY', NULL, NULL, '€189 Instead Of €779 for 1 Theorema Marco Polo GM-3005-A3 With Delivery', NULL, '578824923922', 'FedEx', NULL, '2014-12-04', '02.12.2014 21:38', 'GR13112014SK008', '1', 'a0YC000000aF3OUMA0', '', '189.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(27509, '286894027', NULL, NULL, 'Filip Geerts', 'Pijpeweg 102 A', '', '8310', 'Sint-Kruis', 'Belgien', 'BE', NULL, NULL, '50670809', '0010238NEU', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- goudkleurige metalen band (T4004-7)', NULL, '609919130860', 'FedEx', NULL, '2014-12-04', '03.12.2014 10:18', 'NL140903PL1106', '1', 'a0YC000000ZY0vLMAT', '', '229.99'),
(27510, '286768526', '', '', 'Lambert Kenneth', 'Rue De La Colonne 52', '', '1080', 'Bruxelles', 'Belgien', '', '', '', '471262548', '0010120WG1', '', '', 'Montre Theorema Sao Paolo - cuir - argent/blanc (GM-103-9)', 'Uhr erhalten 29.12.2014\r\nBitte refund!!!', '609919130870', 'FedEx', '', '2014-12-04', '02.12.2014 20:18', 'NL140915NM86', '1', 'a0YC000000aDSQQMA4', '', '289.00'),
(27511, '286725402', NULL, NULL, 'Fatima El moutadayene', 'Bld Lambermont 145/5', '', '1030', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '478499143', '0010128MK3', NULL, NULL, 'Une montre Theorema Newton - noir/dorÃ©- bracelet mÃ©tallique dorÃ© (T4004-7)', NULL, '609919130881', 'FedEx', NULL, '2014-12-04', '02.12.2014 17:48', 'NL140903PL1106', '1', 'a0YC000000ZY0vLMAT', '', '229.99'),
(27512, '286899975', NULL, NULL, 'Binish Yasir', 'Nil 40 willsbrook st nessan road dooradoyl', '', 'Nil', 'Limerick', 'Irland', 'IE', NULL, NULL, '858039003', '0010094TTI', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '609919131204', 'FedEx', NULL, '2014-12-04', '03.12.2014 09:32', 'IE190614AH014', '1', 'a0YC000000aFSAyMAO', '195.01', '299.00'),
(27513, '286803761', NULL, NULL, 'Martin Twohig', '20 20 Whitebeam Road Togher Cork.', '', '21', 'Cork', 'Irland', 'IE', NULL, NULL, '876117911', '0010248OLT', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '609919131215', 'FedEx', NULL, '2014-12-04', '02.12.2014 21:32', 'IE190614AH08', '1', 'a0YC000000aFSAvMAO', '195.01', '299.00'),
(27514, '286797991', NULL, NULL, 'John Graham', '11 The Close Orlynn Park', '', 'Co.Dublin', 'Lusk', 'Irland', 'IE', NULL, NULL, '860648238', '0010112S48', NULL, NULL, 'Florida Diamonds By Pionier Black Strap With White Face Leder silber-weiß', NULL, '609919131226', 'FedEx', NULL, '2014-12-04', '02.12.2014 21:02', '16918', '1', 'a0YC000000ZwzYWMAZ', '154.99', '229.00'),
(27515, '286895778', NULL, NULL, 'DEBORA LORENZETTO', 'VIA RUGGERO LOMBARDI 38', 'F.CO EUROTUNNEL SRL', '31030', 'ARCADE', 'Italien', 'IT', NULL, NULL, '3462345736', '0010049AA9', NULL, NULL, 'Casablanca All in Black', NULL, '609919130892', 'FedEx', NULL, '2014-12-04', '03.12.2014 07:59', 'IT141023CS54', '1', 'a0YC000000Zxw2FMAR', '', '299.99'),
(27516, '286796998', NULL, NULL, 'Andrea Mini Presso Tecnomec S.r.l', 'VIA LUNGARNO 2235 E/ F', '', '52028', 'TERRANUOVA BRACCIOLINI', 'Italien', 'IT', NULL, NULL, '3510098591-3381806493', '0010007RSR', NULL, NULL, 'Casablanca Silber Weiss', NULL, '609919130907', 'FedEx', NULL, '2014-12-04', '02.12.2014 20:00', 'IT141023CS50', '1', 'a0YC000000ZxvxaMAB', '', '299.99'),
(27517, '286711485', NULL, NULL, 'CINZIA SIMONETTI', 'C/O MEDIOBANCA - P.TTA ENRICO CUCCIA 1', '', '20121', 'MILANO', 'Italien', 'IT', NULL, NULL, '3470121676', '0010228KRU', NULL, NULL, 'GM-107-2', NULL, '609919130918', 'FedEx', NULL, '2014-12-04', '02.12.2014 14:58', 'IT141028CS45', '1', 'a0YC000000ZykuKMAR', '', '249.99'),
(27518, '286821509', NULL, NULL, 'Matteo Trevisan', 'Via Plinio 48', '', '20129', 'Milano', 'Italien', 'IT', NULL, NULL, '245489970', '0010237JZN', NULL, NULL, 'Orologio Pionier modello Dublin con cassa argentata e quadrante nero e oro (GM-508-2)', NULL, '609919130929', 'FedEx', NULL, '2014-12-04', '02.12.2014 20:58', 'IT140623CS19', '1', 'a0YC000000ZyB0dMAF', '', '199.99'),
(27519, '286961601', NULL, NULL, 'Marino Martarello', 'VIA GERBOSO 17', '', '21018', 'SESTO CALENDE', 'Italien', 'IT', NULL, NULL, '3400073780', '0010216WAD', NULL, NULL, 'Orologio Pionier modello Dublin con cassa dorata e quadrante nero e oro (GM-508-3)', NULL, '609919130930', 'FedEx', NULL, '2014-12-04', '03.12.2014 11:31', 'IT140623CS20', '1', 'a0YC000000ZyB0eMAF', '', '199.99'),
(27520, '286779366', NULL, NULL, 'Endrit Dehari', 'VIA I MAGGIO 19', '', '38066', 'RIVA DEL GARDA', 'Italien', 'IT', NULL, NULL, '3398918700', '0010032F0Z', NULL, NULL, 'Schwarz T3008-4 in pelle', NULL, '609919130940', 'FedEx', NULL, '2014-12-04', '02.12.2014 18:58', 'IT141029CS63', '1', 'a0YC000000Zz9vsMAB', '', '189.99'),
(27521, '286957364', NULL, NULL, 'Brignardello Maria Teresa', 'Via Degli Ulivi  23', '', '16030', 'Cogorno', 'Italien', 'IT', NULL, NULL, '3473008050', '0010178QOR', NULL, NULL, 'Silber Schwarz T3008-2 in pelle', NULL, '609919130951', 'FedEx', NULL, '2014-12-04', '03.12.2014 11:31', 'IT141029CS61', '1', 'a0YC000000Zz9v4MAB', '', '189.99'),
(27522, '286838900', '', '', 'Elena Santini', 'VIA FRANCESCO DOMENICO GUERRAZZI 22', '(vetraria santini)orari ufficio', '24127', 'BERGAMO', 'Italien', '', '', '', '3408125744', '0010208W9T', '', '', 'Silber Schwarz T3008-2 in pelle', 'Uhr erhalten 19.12.2014\r\nUhr gesendet 19.12.2014  RL 71 627 219 5DE', '609919130962', 'FedEx', '', '2014-12-04', '02.12.2014 22:28', 'IT141029CS61', '1', 'a0YC000000Zz9v4MAB', '', '189.99'),
(27523, '286976680', NULL, NULL, 'Kasper SmagaÅ‚a', 'ul. Hoza 18/3', '', '25-612', 'Kielce', 'Polen', 'PL', NULL, NULL, '793991509', '0010125ND9', NULL, NULL, 'Zegarek Marco Polo by Theorema Automatic, Leder silber-schwarz', NULL, '609919131237', 'FedEx', NULL, '2014-12-04', '03.12.2014 14:08', 'PL141112DR180', '1', 'a0YC000000aEk9oMAC', '567.03', '799.00'),
(27524, '286778683', NULL, NULL, 'Aurelia Zamfir', 'CAMINO DEL FARO 12', 'Bw3', '03540', 'ALICANTE', 'Spanien', 'ES', NULL, NULL, '696873206', '0010249JR6', NULL, NULL, 'Reloj London by Pionier (plateado y negro)', NULL, '609919130973', 'FedEx', NULL, '2014-12-04', '02.12.2014 18:58', 'ES141024FS862', '1', 'a0YC000000ZyBadMAF', '', '199.00'),
(27525, '287412795', NULL, NULL, 'Fabian Dupont', 'Avenue des grottes 15', '', '6500', 'Barbencon', 'Belgien', 'BE', NULL, NULL, '32475770666', '0010221T9D', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - noir/noir (GM-103-8)', NULL, '609919132211', 'FedEx', NULL, '2014-12-05', '04.12.2014 22:18', 'NL141106NM30', '1', 'a0YC000000aDSQUMA4', '', '289.00'),
(27526, '287397187', NULL, NULL, 'Inga Jokubaitiene', 'rue 18 Chauss. Francais 18', '', '6740', 'Etalle', 'Belgien', 'BE', NULL, NULL, '32484654783', '0010155SA2', NULL, NULL, 'Une montre Theorema Rio -GM-107-1- argentÃ©/noir', NULL, '609919132222', 'FedEx', NULL, '2014-12-05', '04.12.2014 21:48', 'NL140908NM09', '1', 'a0YC000000ZYngkMAD', '', '229.99'),
(27527, '287393026', NULL, NULL, 'Jochen Peirs', 'Tuinwijk 9A', '', '9870', 'Machelen', 'Belgien', 'BE', NULL, NULL, '474886455', '00100995DV', NULL, NULL, 'Theorema Newton horloge - zwart/zilverkleur - zilverkleurige metalen band (T4004-6)', NULL, '609919132233', 'FedEx', NULL, '2014-12-05', '04.12.2014 21:18', 'NL140903PL1108', '1', 'a0YC000000ZY0yTMAT', '', '229.99'),
(27528, '287385797', NULL, NULL, 'laurence majon', 'lepante 37', '', '5004', 'bouge', 'Belgien', 'BE', NULL, NULL, '498570658', '0010250WST', NULL, NULL, 'Une montre Theorema Rio - GM-107-2- argentÃ©/blanc', NULL, '609919132244', 'FedEx', NULL, '2014-12-05', '04.12.2014 20:48', 'NL140908NM10', '1', 'a0YC000000ZYnglMAD', '', '229.99'),
(27529, '287286706', NULL, NULL, 'Loeza Noor', 'Kettingstraat 86', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '487991154', '0010131RP7', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zilver/wit (GM-103-5)', NULL, '609919132255', 'FedEx', NULL, '2014-12-05', '04.12.2014 14:48', 'NL141106NM27', '1', 'a0YC000000aDSQRMA4', '', '289.00'),
(27530, '287266395', NULL, NULL, 'Monaco Sarah', 'Rue des communes 6', '', '6141', 'Forchies-la-marche', 'Belgien', 'BE', NULL, NULL, '485135086', '00101554KY', NULL, NULL, 'Une montre Theorema Rio - GM-107-4 - noir/noir', NULL, '609919132038', 'FedEx', NULL, '2014-12-05', '04.12.2014 13:18', 'NL140908NM12', '1', 'a0YC000000ZYngjMAD', '', '229.99'),
(27531, '287127977', NULL, NULL, 'Erika Picaro', 'rue de Lodelinsart 1/71', '', '6000', 'Charleroi', 'Belgien', 'BE', NULL, NULL, '492627895', '0010136Z1O', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - argent/noir (GM-103-6)', NULL, '609919132049', 'FedEx', NULL, '2014-12-05', '03.12.2014 22:48', 'NL141106NM28', '1', 'a0YC000000aDSQSMA4', '', '289.00'),
(27532, '287066723', NULL, NULL, 'NADINE VERHOEVEN', 'Eglantierlaan 26/12', '', '9120', 'Beveren-Waas', 'Belgien', 'BE', NULL, NULL, '487619388', '0010130K5W', NULL, NULL, 'Theorema Sao Paolo horloge - leer - goud/zwart (GM-103-3)', NULL, '609919132050', 'FedEx', NULL, '2014-12-05', '03.12.2014 19:48', 'NL140915NM85', '1', 'a0YC000000aDSQPMA4', '', '289.00'),
(27533, '286999076', NULL, NULL, 'adolf de bisschop', 'Guido Gezellestraat 77A', '', '9470', 'Denderleeuw', 'Belgien', 'BE', NULL, NULL, '53663459', '10020910', NULL, NULL, 'Theorema Sao Paolo horloge - leer - zwart/zwart (GM-103-2)', NULL, '609919132060', 'FedEx', NULL, '2014-12-05', '03.12.2014 15:18', 'NL140915NM84', '1', 'a0YC000000aDSQOMA4', '', '289.00'),
(27534, '287274826', NULL, NULL, 'Roshan MohanSingh', '27 WillowGreen', 'Primrose Gate', 'CoKildare', 'Celbridge', 'Irland', 'IE', NULL, NULL, '877743700', '0010073XDU', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '609919131410', 'FedEx', NULL, '2014-12-05', '04.12.2014 13:02', 'IE190614AH10', '1', 'a0YC000000aFSAxMAO', '195.01', '299.00'),
(27535, '287241046', NULL, NULL, 'santa kudina', '16 clonmagaddan fort', '', '', 'navan', 'Irland', 'IE', NULL, NULL, '858385643', '0010002UT4', NULL, NULL, 'Rio Watch- Silver Case, Silver Face, Black Strap', NULL, '609919131421', 'FedEx', NULL, '2014-12-05', '04.12.2014 11:02', 'UK140827AS01', '1', 'a0YC000000aGNuBMAW', '169.00', '249.00'),
(27536, '287224365', NULL, NULL, 'Sive Dunney', 'AXA Wolfe Tone House', 'Wolfe Tone Street', 'D1', 'Dublin 1', 'Irland', 'IE', NULL, NULL, '085 7113632', '0010224TW7', NULL, NULL, 'Rio Watch- Gold Case, Black Face, Brown Strap', NULL, '609919131432', 'FedEx', NULL, '2014-12-05', '04.12.2014 10:02', 'UK140827AS03', '1', 'a0YC000000aGPBRMA4', '169.00', '249.00'),
(27537, '287165713', NULL, NULL, 'Ungureanu Alin', '51-52 Apt 7, capel street, dublin 1', '', 'D1', 'dublin 1', 'Irland', 'IE', NULL, NULL, '899558766', '00101518X3', NULL, NULL, 'Damascus Watch- Gold Case, Black Face, Black Strap', NULL, '609919131443', 'FedEx', NULL, '2014-12-05', '04.12.2014 01:32', 'UK140827AS07', '1', 'a0YC000000aGPm7MAG', '149.00', '225.00'),
(27538, '287165386', NULL, NULL, 'geanina florea', '14 manorfields road', 'clonee', 'D15', 'dublin', 'Irland', 'IE', NULL, NULL, '863131490', '0010173FWT', NULL, NULL, 'Damascus Watch- Silver Case, Black Face, Black Strap', NULL, '609919131454', 'FedEx', NULL, '2014-12-05', '04.12.2014 01:02', 'UK140827AS06', '1', 'a0YC000000aGPiLMAW', '149.00', '225.00'),
(27539, '287057919', NULL, NULL, 'vivienne kelly', 'olive lodge  hopestown', 'ballinea', '0', 'mullingar', 'Irland', 'IE', NULL, NULL, '879556479', '00100575DB', NULL, NULL, 'Black Strap/ Silver Case/  Silver Dial - GM-101-1', NULL, '609919131465', 'FedEx', NULL, '2014-12-05', '03.12.2014 18:02', 'IE190614AH07', '1', 'a0YC000000aFSAuMAO', '195.01', '299.00'),
(27540, '287399798', NULL, NULL, 'Adrian Dorin Onea', 'VIA GIUSEPPE VASINO NUMEOR 9', 'via giuseppe vasino n.9 chieri', '10023', 'CHIERI', 'Italien', 'IT', NULL, NULL, '3395357339', '0010009BJ0', NULL, NULL, 'Casablanca Schwarz', NULL, '609919132266', 'FedEx', NULL, '2014-12-05', '04.12.2014 19:58', 'IT141023CS51', '1', 'a0YC000000Zxvz7MAB', '', '299.99'),
(27541, '287368656', NULL, NULL, 'Federico Russo', 'VIA DELLE DUNE 23', '', '41123', 'MODENA', 'Italien', 'IT', NULL, NULL, '3318228174', '0010147I8F', NULL, NULL, 'Gold schwarz T3008-7 in acciaio', NULL, '609919132277', 'FedEx', NULL, '2014-12-05', '04.12.2014 17:58', 'IT141029CS635', '1', 'a0YC000000a0AmCMAU', '', '189.99'),
(27542, '287352908', NULL, NULL, 'DALILA VINCI', 'CORSO REGINA MARGHERITA 229', '', '92016', 'RIBERA', 'Italien', 'IT', NULL, NULL, '3285336417', '0010193T8E', NULL, NULL, 'GM-107-2', NULL, '609919132288', 'FedEx', NULL, '2014-12-05', '04.12.2014 16:58', 'IT141028CS45', '1', 'a0YC000000ZykuKMAR', '', '249.99'),
(27543, '287341191', NULL, NULL, 'MARIA BET', 'VIA ANTONIO CECHOV 20', '', '20151', 'MILANO', 'Italien', 'IT', NULL, NULL, '3421650574', '0010104O1N', NULL, NULL, 'Orologio Pionier modello Dublin con cassa argentata e quadrante nero e oro (GM-508-2)', NULL, '609919132299', 'FedEx', NULL, '2014-12-05', '04.12.2014 15:58', 'IT140623CS19', '1', 'a0YC000000ZyB0dMAF', '', '199.99'),
(27544, '287341190', NULL, NULL, 'MARIA BET', 'VIA ANTONIO CECHOV 20', '', '20151', 'MILANO', 'Italien', 'IT', NULL, NULL, '3421650574', '0010209JQ6', NULL, NULL, 'Orologio Pionier modello Dublin con cassa argentata e quadrante nero e oro (GM-508-2)', NULL, '609919132303', 'FedEx', NULL, '2014-12-05', '04.12.2014 15:58', 'IT140623CS19', '1', 'a0YC000000ZyB0dMAF', '', '199.99'),
(27545, '287335420', NULL, NULL, 'Elena Cibiu', 'VIA EDVARD HAGERUP GRIEG 15', 'c/o  CRIZAF  SPA', '21047', 'SARONNO', 'Italien', 'IT', NULL, NULL, '3474113364', '0010041UWI', NULL, NULL, 'Orologio Pionier modello Dublin con cassa argentata e quadrante nero e oro (GM-508-2)', NULL, '609919132314', 'FedEx', NULL, '2014-12-05', '04.12.2014 15:58', 'IT140623CS19', '1', 'a0YC000000ZyB0dMAF', '', '199.99'),
(27546, '287231169', NULL, NULL, 'maurizio mancinelli', 'VIA BRUGO 2/E', '', '22070', 'LURAGO MARINONE', 'Italien', 'IT', NULL, NULL, '3481400914', '00100837LE', NULL, NULL, 'Casablanca Gold', NULL, '609919131903', 'FedEx', NULL, '2014-12-05', '04.12.2014 09:28', 'IT141023CS52', '1', 'a0YC000000Zxw0UMAR', '', '299.99'),
(27547, '287283377', NULL, NULL, 'oliviero caresio', 'VIA CIRCONVALLAZIONE 31', '', '10080', 'FELETTO', 'Italien', 'IT', NULL, NULL, '3472777145', '0010048I54', NULL, NULL, 'Casablanca Schwarz', NULL, '609919131914', 'FedEx', NULL, '2014-12-05', '04.12.2014 12:28', 'IT141023CS51', '1', 'a0YC000000Zxvz7MAB', '', '299.99'),
(27548, '287085781', NULL, NULL, 'Monalisa Patrasc', 'VIA GALILEO FERRARIS 13', 'presso tabaccheria', '10036', 'SETTIMO TORINESE', 'Italien', 'IT', NULL, NULL, '3495645522', '0010159U65', NULL, NULL, 'GM-107-1', NULL, '609919131925', 'FedEx', NULL, '2014-12-05', '03.12.2014 18:58', 'IT141028CS44', '1', 'a0YC000000Zyk2PMAR', '', '249.99'),
(27549, '287150501', NULL, NULL, 'Angelo Citarella', 'VIA CASCINE 7', '', '24040', 'LEVATE', 'Italien', 'IT', NULL, NULL, '3385651184', '0010069I8B', NULL, NULL, 'GM-107-2', NULL, '609919131936', 'FedEx', NULL, '2014-12-05', '03.12.2014 22:29', 'IT141028CS45', '1', 'a0YC000000ZykuKMAR', '', '249.99'),
(27550, '287150500', NULL, NULL, 'Angelo Citarella', 'VIA CASCINE 7', '', '24040', 'LEVATE', 'Italien', 'IT', NULL, NULL, '3385651184', '0010138URO', NULL, NULL, 'GM-107-2', NULL, '609919131936', 'FedEx', NULL, '2014-12-05', '03.12.2014 22:29', 'IT141028CS45', '1', 'a0YC000000ZykuKMAR', '', '249.99'),
(27551, '287192246', NULL, NULL, 'Dott. Roberto Sica', 'VIA PRIMO MAGGIO 16', 'C/o studio dentistico Sica', '35020', 'SANT\'ANGELO DI PIOVE DI SACCO', 'Italien', 'IT', NULL, NULL, '3358289231', '0010153I56', NULL, NULL, 'GM-107-2', NULL, '609919131947', 'FedEx', NULL, '2014-12-05', '04.12.2014 07:28', 'IT141028CS45', '1', 'a0YC000000ZykuKMAR', '', '249.99'),
(27552, '287131014', NULL, NULL, 'barbara perasso', 'VIA FRANCESCO CRISPI 13', '', '09124', 'CAGLIARI', 'Italien', 'IT', NULL, NULL, '3291539671', '0010123SUB', NULL, NULL, 'Gold Schwarz T3008-3 in pelle', NULL, '609919131958', 'FedEx', NULL, '2014-12-05', '03.12.2014 20:58', 'IT141029CS62', '1', 'a0YC000000Zz9vTMAR', '', '189.99'),
(27553, '287052804', NULL, NULL, 'Klevisa Nikolla', 'VIA GORA E BARBATOLE 282', '', '51100', 'PISTOIA', 'Italien', 'IT', NULL, NULL, '3272690387', '0010164BP2', NULL, NULL, 'Gold Schwarz T3008-3 in pelle', NULL, '609919131969', 'FedEx', NULL, '2014-12-05', '03.12.2014 16:58', 'IT141029CS62', '1', 'a0YC000000Zz9vTMAR', '', '189.99'),
(27554, '287140128', NULL, NULL, 'Milva Facchetti', 'VIA TORTA 42', '', '24047', 'TREVIGLIO', 'Italien', 'IT', NULL, NULL, '3355856839', '0010060IME', NULL, NULL, 'Orologio Pionier modello Dublin con cassa argentata e quadrante nero e oro (GM-508-2)', NULL, '609919131970', 'FedEx', NULL, '2014-12-05', '03.12.2014 21:28', 'IT140623CS19', '1', 'a0YC000000ZyB0dMAF', '', '199.99'),
(27555, '287023100', NULL, NULL, 'Stoian Bogdan Mihaita', 'VIA GIORGIO FEDERICO GHEDINI 4', 'Italia', '12100', 'CUNEO', 'Italien', 'IT', NULL, NULL, '3274456442', '0010121V0B', NULL, NULL, 'Orologio Pionier modello Dublin con cassa argentata e quadrante nero e oro (GM-508-2)', NULL, '609919131980', 'FedEx', NULL, '2014-12-05', '03.12.2014 14:58', 'IT140623CS19', '1', 'a0YC000000ZyB0dMAF', '', '199.99'),
(27556, '287149914', NULL, NULL, 'Marsida Muca', 'VIA S. A. MERICI 7 D', '', '25032', 'CHIARI', 'Italien', 'IT', NULL, NULL, '3277789942', '0010029U4L', NULL, NULL, 'Orologio Pionier modello Dublin con cassa dorata e quadrante nero e oro (GM-508-3)', NULL, '609919131991', 'FedEx', NULL, '2014-12-05', '03.12.2014 22:28', 'IT140623CS20', '1', 'a0YC000000ZyB0eMAF', '', '199.99'),
(27557, '287285324', NULL, NULL, 'Emilia Maria Muntean', 'VIA BAGNI 4', '', '12037', 'SALUZZO', 'Italien', 'IT', NULL, NULL, '3342228628', '0010241C9J', NULL, NULL, 'Schwarz T3008-4 in pelle', NULL, '609919132005', 'FedEx', NULL, '2014-12-05', '04.12.2014 12:28', 'IT141029CS63', '1', 'a0YC000000Zz9vsMAB', '', '189.99'),
(27558, '287083579', NULL, NULL, 'Francesco Aiello', 'VIA E. CASTELLOTTI 10', '', '26834', 'CORTE PALASIO', 'Italien', 'IT', NULL, NULL, '3346700959', '00102051T9', NULL, NULL, 'Schwarz T3008-4 in pelle', NULL, '609919132016', 'FedEx', NULL, '2014-12-05', '03.12.2014 18:28', 'IT141029CS63', '1', 'a0YC000000Zz9vsMAB', '', '189.99'),
(27559, '287164773', NULL, NULL, 'giovanni silvestre', 'via domenico caiazzo 7', '', '80025', 'casandrino', 'Italien', 'IT', NULL, NULL, '3275481259', '0010136HXK', NULL, NULL, 'Schwarz T3008-8 in acciaio', NULL, '609919132027', 'FedEx', NULL, '2014-12-05', '03.12.2014 23:58', 'IT141029CS636', '1', 'a0YC000000a0AmWMAU', '', '189.99'),
(27560, '287458621', '', '', 'Calvin Wade', 'Marshalllaan 143D', '', '3527 TD', 'UTRECHT', 'Niederlande', '', '', '', '648466651', '0010093URP', '', '', 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', 'Uhr erhalten 29.12.2014\r\nBitte refund!!!', '609919132152', 'FedEx', '', '2014-12-05', '05.12.2014 03:28', 'NL140908NM09', '1', 'a0YC000000ZYna4MAD', '', '229.99'),
(27561, '287443997', NULL, NULL, 'Patrick Lentjes', 'Quinten Matsysstraat 4', '', '5702 BT', 'HELMOND', 'Niederlande', 'NL', NULL, NULL, '643440632', '0010120Q71', NULL, NULL, 'Theorema Rio Horloge -GM-107-4 - zwart/zwart', NULL, '609919132163', 'FedEx', NULL, '2014-12-05', '05.12.2014 00:28', 'NL140908NM12', '1', 'a0YC000000ZYnQkMAL', '', '229.99'),
(27562, '287437111', NULL, NULL, 'Ci Zhang', 'De Flearen 26', '', '9269 XC', 'FEANWALDEN', 'Niederlande', 'NL', NULL, NULL, '612093687', '0010187G4L', NULL, NULL, 'Theorema Sao Paolo horloge - leer - zilver/zwart (GM-103-1)', NULL, '609919132174', 'FedEx', NULL, '2014-12-05', '04.12.2014 23:58', 'NL140915NM83', '1', 'a0YC000000aDRhxMAG', '', '289.00'),
(27563, '287308008', NULL, NULL, 'wh nieborg', 'Felland 4', '', '9753 TA', 'HAREN', 'Niederlande', 'NL', NULL, NULL, '655732043', '0010164PES', NULL, NULL, 'Theorema Rio Horloge - GM-107-2- zilverkleurig/wit', NULL, '609919132185', 'FedEx', NULL, '2014-12-05', '04.12.2014 15:58', 'NL140908NM10', '1', 'a0YC000000ZYnaTMAT', '', '229.99'),
(27564, '287283513', NULL, NULL, 'M Weideman', 'De Klamp 4', '', '3832 JC', 'LEUSDEN', 'Niederlande', 'NL', NULL, NULL, '613475729', '0010114GS4', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '609919132196', 'FedEx', NULL, '2014-12-05', '04.12.2014 14:28', 'NL140908NM09', '1', 'a0YC000000ZYna4MAD', '', '229.99'),
(27565, '287277996', NULL, NULL, 'Marco Rotteveel', 'Betedal 3', '', '3124 NA', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '642731290', '00100190EW', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '609919132200', 'FedEx', NULL, '2014-12-05', '04.12.2014 13:58', 'NL140908NM09', '1', 'a0YC000000ZYna4MAD', '', '229.99'),
(27566, '287255094', NULL, NULL, 'L. Domenie', 'Zeeheldenpad 15', '', '3223 SP', 'HELLEVOETSLUIS', 'Niederlande', 'NL', NULL, NULL, '648618042', '00102064NL', NULL, NULL, 'Theorema Sao Paolo horloge - leer - goud/zwart (GM-103-3)', NULL, '609919132071', 'FedEx', NULL, '2014-12-05', '04.12.2014 12:58', 'NL140915NM85', '1', 'a0YC000000aDRhzMAG', '', '289.00'),
(27567, '287206412', NULL, NULL, 'T Boer', 'Burg Doormanstraat 18', '', '3465 KE', 'DRIEBRUGGEN', 'Niederlande', 'NL', NULL, NULL, '616974209', '0010250M5R', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '609919132082', 'FedEx', NULL, '2014-12-05', '04.12.2014 09:58', 'NL140908NM09', '1', 'a0YC000000ZYna4MAD', '', '229.99'),
(27568, '287027219', NULL, NULL, 'Junar Morillo', 'Menenkamp 32 A', '', '3085 GH', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '619219479', '0010148N41', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - goud/zwart  (GM-103-7)', NULL, '609919132093', 'FedEx', NULL, '2014-12-05', '03.12.2014 16:58', 'NL141106NM29', '1', 'a0YC000000aDSHJMA4', '', '289.00'),
(27569, '285986519', NULL, NULL, 'Katarzyna Tchorzewska', 'ul. Koncertowa 7/67', '', '20-843', 'Lublin ', 'Polen', 'PL', NULL, NULL, '', '0010101KD8', NULL, NULL, 'Zegarek Theorema Rio GM107-1', NULL, '609919131260', 'FedEx', NULL, '2014-12-05', '30.11.2014 11:08', 'PL141113DR25', '1', 'a0YC000000aEzvJMAS', '714.03', ''),
(27570, '285941889', NULL, NULL, 'Anna Szekalska', 'Filipiny Plaskowickiej 46 m 121', '', '02-787', 'Warszawa', 'Polen', 'PL', NULL, NULL, '', '0010138HMW', NULL, NULL, 'Silber Schwarz', NULL, '609919131270', 'FedEx', NULL, '2014-12-05', '30.11.2014 02:38', 'PL141112DR194', '1', 'a0YC000000aEmGAMA0', 'a0YC000000aEmGA', ''),
(27571, '285850693', NULL, NULL, 'Sylwia Lacka', 'ul. Ks. Bp. Wladyslawa Bandurskiego 65K/2', '', '05-270', 'Marki', 'Polen', 'PL', NULL, NULL, '', '00101917TJ', NULL, NULL, 'Gold', NULL, '609919131281', 'FedEx', NULL, '2014-12-05', '29.11.2014 18:08', 'PL141112DR195', '1', 'a0YC000000aEmHDMA0', 'a0YC000000aEmHD', ''),
(27572, '285846431', '', '', 'Malgorzata Haranczyk', 'Spytkowice 726', '', '34-745', 'Spytkowice', 'Polen', '', '', '', '', '0010066XGC', '', '', 'Gold', 'Geld am 12.01.2015 zurück erhalten! Uhr ??? SOR Vertrag', '609919131292', 'FedEx', '', '2014-12-05', '29.11.2014 18:08', 'PL141112DR195', '1', 'a0YC000000aEmHDMA0', 'a0YC000000aEmHD', ''),
(27573, '285837999', NULL, NULL, 'Mateusz Jasinski', 'ul. Zablocinska 4/25', '', '01-697', 'Warszawa', 'Polen', 'PL', NULL, NULL, '', '0010063Q1P', NULL, NULL, 'Ganz Schwarz', NULL, '609919131307', 'FedEx', NULL, '2014-12-05', '29.11.2014 17:38', 'PL141112DR196', '1', 'a0YC000000aEmHmMAK', 'a0YC000000aEmHm', ''),
(27574, '285817846', NULL, NULL, 'Robert Psiurski', 'Kosmonautow 14', '', '62-510', 'Konin', 'Polen', 'PL', NULL, NULL, '501772266', '00102509F9', NULL, NULL, 'Zegarek Theorema Rio GM107-3', NULL, '609919131318', 'FedEx', NULL, '2014-12-05', '29.11.2014 16:08', 'PL141113DR27', '1', 'a0YC000000aEzxIMAS', '714.03', '997.00'),
(27575, '285804953', NULL, NULL, 'Krzysztof Walus', 'ul. Kosciuszki 128 D', '', ' 32-650', ' Kety', 'Polen', 'PL', NULL, NULL, '', '0010170U9Z', NULL, NULL, 'Zegarek Theorema Rio GM107-1', NULL, '609919131329', 'FedEx', NULL, '2014-12-05', '29.11.2014 15:08', 'PL141113DR25', '1', 'a0YC000000aEzvJMAS', '714.03', ''),
(27576, '285790426', NULL, NULL, 'Piotr Winiarek', 'Pl. Nowy Rynek 2', 'mBank', '09-400', 'Plock', 'Polen', 'PL', NULL, NULL, '', '00101919ZV', NULL, NULL, 'Ganz Schwarz', NULL, '609919131330', 'FedEx', NULL, '2014-12-05', '29.11.2014 14:08', 'PL141112DR196', '1', 'a0YC000000aEmHmMAK', 'a0YC000000aEmHm', ''),
(27577, '285784301', NULL, NULL, 'Agnieszka Witek', 'ul. Mieszka I 9/33', '', '32-500', 'Chrzanow', 'Polen', 'PL', NULL, NULL, '', '0010068WB0', NULL, NULL, 'Ganz Schwarz', NULL, '609919131340', 'FedEx', NULL, '2014-12-05', '29.11.2014 13:38', 'PL141112DR196', '1', 'a0YC000000aEmHmMAK', 'a0YC000000aEmHm', ''),
(27578, '285748280', NULL, NULL, 'Maciej Klaskala', 'Popowo 64', '', '64-510', 'Wronki', 'Polen', 'PL', NULL, NULL, '', '0010146PG2', NULL, NULL, 'Gold', NULL, '609919131351', 'FedEx', NULL, '2014-12-05', '29.11.2014 11:08', 'PL141112DR195', '1', 'a0YC000000aEmHDMA0', 'a0YC000000aEmHD', ''),
(27579, '285589610', NULL, NULL, 'Sebastian Boguszewski', 'Czysta 31/109', 'moze byc koniecznosc dostaw w Tychach na ul A.Krajowej 5/70 prosze o telefon', '43-100', 'Tychy', 'Polen', 'PL', NULL, NULL, '509936997', '0010181PQH', NULL, NULL, 'Zegarek Theorema Rio GM107-6 black', NULL, '609919131362', 'FedEx', NULL, '2014-12-05', '28.11.2014 18:38', 'PL141113DR32', '1', 'a0YC000000aF00WMAS', '714.03', '997.00'),
(27580, '285354209', NULL, NULL, 'Roman Zgodawski', 'Duchnow Ul.Wspolna 152', '', '05-462', 'Wiazowna', 'Polen', 'PL', NULL, NULL, '791950555', '0010086BGT', NULL, NULL, 'Zegarek Theorema Damascus Diamond T3008-5', NULL, '609919131373', 'FedEx', NULL, '2014-12-05', '27.11.2014 23:38', 'PL141112DR172', '1', 'a0YC000000aEjgrMAC', '608.96', '888.00'),
(27581, '285341648', NULL, NULL, 'Tomasz Grabowski', 'Nowowiejska 28A', 'RCZPI', '00-911', 'Warszawa', 'Polen', 'PL', NULL, NULL, '662-172-351', '0010214DCM', NULL, NULL, 'Zegarek Theorema Rio GM107-1', NULL, '609919131384', 'FedEx', NULL, '2014-12-05', '27.11.2014 23:08', 'PL141113DR25', '1', 'a0YC000000aEzvJMAS', '714.03', '997.00'),
(27582, '285326762', NULL, NULL, 'Dorota Stankiewicz', 'Slupnica 33', '', '13-340', 'Biskupiec', 'Polen', 'PL', NULL, NULL, '500245947', '0010238IZU', NULL, NULL, 'Zegarek Theorema Rio GM107-7', NULL, '609919131395', 'FedEx', NULL, '2014-12-05', '27.11.2014 22:08', 'PL141113DR31', '1', 'a0YC000000aEzzxMAC', '714.03', '997.00'),
(27583, '285315571', NULL, NULL, 'Bozena Skrzypinska', 'Os. Piastow 24/21', '', '31-624', 'Krakow', 'Polen', 'PL', NULL, NULL, '606110934', '0010164QAR', NULL, NULL, 'Zegarek Theorema Rio GM107-6 silver', NULL, '609919131400', 'FedEx', NULL, '2014-12-05', '27.11.2014 21:38', 'PL141113DR30', '1', 'a0YC000000aEzziMAC', '714.03', '997.00'),
(27584, '287276933', NULL, NULL, 'Bohdan Szpakowski', 'Aleja Krakowska 80', 'Agencja LIDER', '05-090', 'Raszyn', 'Polen', 'PL', NULL, NULL, '602868643', '00101374RR', NULL, NULL, 'MÄ™ski zegarek Sao Paolo by Theorema Mechanical: model GM-103-3', NULL, '609919132108', 'FedEx', NULL, '2014-12-05', '04.12.2014 14:08', 'PL141112DR188', '1', 'a0YC000000aElDHMA0', '797.97', '1199.00'),
(27585, '287136358', NULL, NULL, 'Krzysztof Rozanski, Sanserwice', 'ul. Zenona Klemensiewicza 6A', '', '70-028', 'Szczecin', 'Polen', 'PL', NULL, NULL, '502102695', '00100766FA', NULL, NULL, 'Zegarek Theorema Damascus Diamond T3008-8', NULL, '609919132119', 'FedEx', NULL, '2014-12-05', '03.12.2014 23:38', 'PL141112DR175', '1', 'a0YC000000aEjidMAC', '608.96', '888.00'),
(27586, '287088028', NULL, NULL, 'Tomek Gos', 'Sportowa 29 49', '', '26-600', 'Radom', 'Polen', 'PL', NULL, NULL, '883 025 370', '0010033GTK', NULL, NULL, 'Zegarek Theorema Damascus Diamond T3008-6', NULL, '609919132120', 'FedEx', NULL, '2014-12-05', '03.12.2014 21:08', 'PL141112DR173', '1', 'a0YC000000aEjhBMAS', '608.96', '888.00'),
(27587, '287068239', NULL, NULL, 'Izabela Naporska', 'ul. Bladzimska 51', '', '85-553', 'Bydgoszcz', 'Polen', 'PL', NULL, NULL, '602674872', '0010250L5N', NULL, NULL, 'MÄ™ski zegarek Sao Paolo by Theorema Mechanical: model GM-103-1', NULL, '609919132130', 'FedEx', NULL, '2014-12-05', '03.12.2014 19:38', 'PL141112DR186', '1', 'a0YC000000aEl9AMAS', '797.97', '1199.00'),
(27588, '287112759', NULL, NULL, 'Goeran Sandstroem', 'MUSPELHEIMSVAEGEN 20 NB', '', '131 47', 'NACKA', 'Schweden', 'SE', NULL, NULL, '761333354', '0010117CF0', NULL, NULL, 'Guldig klocka med vit urtavla och brunt band Paragon', NULL, '609919131259', 'FedEx', NULL, '2014-12-05', '03.12.2014 22:14', 'SE170614HW25', '1', 'a0YC000000FClaUMAT', '1149.37', '1795.00'),
(27589, '287235618', NULL, NULL, 'JOSE MANUEL ORTEGO DELA FUENTE', 'AVENIDA SALAMANCA 1', '11-A', '47014', 'VALLADOLID', 'Spanien', 'ES', NULL, NULL, '616420080', '0010250JDK', NULL, NULL, 'Reloj Pionier modelo DublÃ­n para hombre - GM-508-3', NULL, '609919131866', 'FedEx', NULL, '2014-12-05', '04.12.2014 09:58', 'ES140623CS20', '1', 'a0YC000000ZyB3NMAV', '', '199.99'),
(27590, '287166479', NULL, NULL, 'Ever Javier Caballero Zaracho', 'CALLE MANUEL CORTINA 13', '1 IZQUIERDA', '28010', 'MADRID', 'Spanien', 'ES', NULL, NULL, '653983047', '00101978IQ', NULL, NULL, 'Reloj Damascus - modelo T3008-2', NULL, '609919131877', 'FedEx', NULL, '2014-12-05', '04.12.2014 00:28', 'ES141029CS61', '1', 'a0YC000000a0AnQMAU', '', '189.99'),
(27591, '287135665', NULL, NULL, 'vanessa aldao vila', 'PUENTE 28', '2d', '15100', 'CARBALLO', 'Spanien', 'ES', NULL, NULL, '646244436', '00101137QM', NULL, NULL, 'Reloj Casablanca dorado', NULL, '609919131888', 'FedEx', NULL, '2014-12-05', '03.12.2014 21:28', 'ES141023CS52', '1', 'a0YC000000aVFvzMAG', '', '299.99'),
(27592, '287133049', NULL, NULL, 'silvia ortega castan', 'CALLE SOLIDARIDAD 3', 'casa 22', '50016', 'ZARAGOZA', 'Spanien', 'ES', NULL, NULL, '617337768', '0010250TPE', NULL, NULL, 'Reloj Casablanca plateado y blanco', NULL, '609919131899', 'FedEx', NULL, '2014-12-05', '03.12.2014 21:28', 'ES141023CS50', '1', 'a0YC000000aVFvxMAG', '', '299.99'),
(27593, '287057468', NULL, NULL, 'Anna Meddick', '95 MILDMAY ROAD', '', 'SG1 5RS', 'STEVENAGE', 'Großbritannien', 'GB', NULL, NULL, '7846600186', '0010089YUA', NULL, NULL, 'Black Strap Black Case Black Face (GM102-4)', NULL, '609919131476', 'FedEx', NULL, '2014-12-05', '03.12.2014 17:52', 'UK131217AMC33', '1', 'a0YC000000Zwv3AMAR', '152.00', '229.00'),
(27594, '287074012', NULL, NULL, 'Valdemara Palavinskaite', '28 BELMONT ROAD', '', 'SO17 2GE', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7728684453', '0010178RNC', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '609919131487', 'FedEx', NULL, '2014-12-05', '03.12.2014 19:22', 'UK140102AMC04', '1', 'a0YC000000ZwvZWMAZ', '169.99', '259.00'),
(27595, '286962180', NULL, NULL, 'Laura Lotreanu', '171ADEYFIELD ADEYFIELD ROAD', '', 'HP2 5JU', 'HEMEL HEMPSTEAD', 'Großbritannien', 'GB', NULL, NULL, '7916803487', '0010163Q75', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919131498', 'FedEx', NULL, '2014-12-05', '03.12.2014 12:23', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(27596, '287081670', NULL, NULL, 'Claudia Newbury', '28 Southwold Mansions', 'Widley Road', 'W9 2LE', 'London', 'Großbritannien', 'GB', NULL, NULL, '7971485928', '0010248JON', NULL, NULL, 'Black Strap Silver Case White Face (GM-102-1)', NULL, '609919131502', 'FedEx', NULL, '2014-12-05', '03.12.2014 19:22', 'UK131217AMC30', '1', 'a0YC000000Zwv3eMAB', '152.00', '229.00'),
(27597, '287153822', NULL, NULL, 'rebecca streeter', '6 MURINA AVENUE', '', 'PO21 2DA', 'BOGNOR REGIS', 'Großbritannien', 'GB', NULL, NULL, '7826850094', '0010107ECU', NULL, NULL, 'Brown Strap Silver Case Gold Face (GM-104-4)', NULL, '609919131513', 'FedEx', NULL, '2014-12-05', '03.12.2014 23:52', 'UK140102AMC05', '1', 'a0YC000000ZwvXzMAJ', '169.99', '259.00'),
(27598, '287015937', NULL, NULL, 'Shaunie-Leigh Green', '103 Newport Road', 'Brooklands', 'MK10 7EQ', 'Milton Keynes', 'Großbritannien', 'GB', NULL, NULL, '7990527783', '0010032I4D', NULL, NULL, 'Damascus Watch - Silver-Coloured Case, White Face, Black Strap', NULL, '609919131524', 'FedEx', NULL, '2014-12-05', '03.12.2014 15:24', 'UK140827AS05', '1', 'a0YC000000ZOJjqMAH', '130.99', '199.00'),
(27599, '287310142', NULL, NULL, 'charlene mcfarlane', '18 valleyfield place', '', 'ky4 9ad', 'cowdenbeath', 'Großbritannien', 'GB', NULL, NULL, '7936391478', '0010116FWG', NULL, NULL, 'GM-502-1 Malibu Diamonds Black Strap Silver Case Silver Face', NULL, '609919131535', 'FedEx', NULL, '2014-12-05', '04.12.2014 14:53', 'UK140403AS11', '1', 'a0YC000000Zz9ntMAB', '129.99', '199.00'),
(27600, '287186630', NULL, NULL, 'Hannah Jackson', '1 CHESTNUT WAY', '', 'HR7 4LG', 'BROMYARD', 'Großbritannien', 'GB', NULL, NULL, '7539999061', '00102451FA', NULL, NULL, 'GM-502-1 Malibu Diamonds Black Strap Silver Case Silver Face', NULL, '609919131546', 'FedEx', NULL, '2014-12-05', '04.12.2014 07:53', 'UK140403AS11', '1', 'a0YC000000Zz9ntMAB', '129.99', '199.00'),
(27601, '287072831', NULL, NULL, 'James Hulme', '65 Mot tram old road', '', 'Sk145nj', 'Hyde', 'Großbritannien', 'GB', NULL, NULL, '', '0010224ALS', NULL, NULL, 'GM-502-1 Malibu Diamonds Black Strap Silver Case Silver Face', NULL, '609919131557', 'FedEx', NULL, '2014-12-05', '03.12.2014 18:52', 'UK140403AS11', '1', 'a0YC000000Zz9ntMAB', '129.99', '199.00'),
(27602, '287028814', NULL, NULL, 'Laura Miller', '226 BROADHOLM STREET', '', 'G22 6DD', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7917893092', '0010010GXQ', NULL, NULL, 'GM-502-1 Malibu Diamonds Black Strap Silver Case Silver Face', NULL, '609919131568', 'FedEx', NULL, '2014-12-05', '03.12.2014 16:22', 'UK140403AS11', '1', 'a0YC000000Zz9ntMAB', '129.99', '199.00'),
(27603, '286990356', NULL, NULL, 'andrea Fitzpatrick', '98 APPLETREE GARDENS', '', 'NE25 8XE', 'WHITLEY BAY', 'Großbritannien', 'GB', NULL, NULL, '07411 7735479', '00102307VT', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919131579', 'FedEx', NULL, '2014-12-05', '03.12.2014 13:54', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(27604, '286955953', NULL, NULL, 'Carl Ormerod', '13 Laburnum Avenue', '', 'LE9 9LQ', 'Newbold Verdon', 'Großbritannien', 'GB', NULL, NULL, '7947608959', '0010004OKS', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919131580', 'FedEx', NULL, '2014-12-05', '03.12.2014 12:24', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(27605, '287128763', NULL, NULL, 'Emilia Kozlow', '176 WHIPPERLEY WAY', '', 'LU1 5LJ', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '7864012103', '00101261J2', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919131590', 'FedEx', NULL, '2014-12-05', '03.12.2014 21:52', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(27606, '287074591', NULL, NULL, 'John Chapman', '13 GREEN AVENUE', 'Barnton', 'CW8 4PQ', 'NORTHWICH', 'Großbritannien', 'GB', NULL, NULL, '4,47831E+11', '0010203GBY', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919131605', 'FedEx', NULL, '2014-12-05', '03.12.2014 19:22', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(27607, '287127515', NULL, NULL, 'Kelly hodges', '33 WEST ROAD', '', 'CM24 8NG', 'STANSTED', 'Großbritannien', 'GB', NULL, NULL, '7917562723', '001010308N', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919131616', 'FedEx', NULL, '2014-12-05', '03.12.2014 21:53', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(27608, '287197546', NULL, NULL, 'Neil Dunn', '180A WICKHAM ROAD', 'Shirley', 'CR0 8BG', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7939553592', '0010134TF9', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919131627', 'FedEx', NULL, '2014-12-05', '04.12.2014 08:53', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(27609, '287231101', NULL, NULL, 'zoe rose', '14 FERNDALE CLOSE', '', 'WS7 4US', 'BURNTWOOD', 'Großbritannien', 'GB', NULL, NULL, '7788464129', '00100551F8', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919131638', 'FedEx', NULL, '2014-12-05', '04.12.2014 10:22', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(27610, '287075796', NULL, NULL, 'Carolyn Limbert', '2 HUNGATE ROAD', '', 'LS25 6DA', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '1977683703', '0010158ECL', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131649', 'FedEx', NULL, '2014-12-05', '03.12.2014 19:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27611, '287023035', NULL, NULL, 'Donna bittar', '150 NEW CAVENDISH STREET', 'Trims', 'W1W 6YJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7708791900', '0010125PAM', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131650', 'FedEx', NULL, '2014-12-05', '03.12.2014 15:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27612, '286919274', NULL, NULL, 'Esther Okunola', '45 CALDY ROA CALDY ROAD', 'Belvedere', 'DA17 6JT', 'BELVEDERE', 'Großbritannien', 'GB', NULL, NULL, '7903081690', '00101304EO', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131660', 'FedEx', NULL, '2014-12-05', '03.12.2014 10:25', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27613, '287074090', NULL, NULL, 'Ian McCulloch', 'ITC  2 Glenburn Road', 'College Milton', 'G74 5BA', 'East Kilbride', 'Großbritannien', 'GB', NULL, NULL, '7906893126', '0010033LAN', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131671', 'FedEx', NULL, '2014-12-05', '03.12.2014 19:23', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27614, '286902589', NULL, NULL, 'Kelly STeel', '32 ST. LUKES CLOSE', 'Spratton', 'NN6 8HS', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7751045264', '0010204H7E', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131682', 'FedEx', NULL, '2014-12-05', '03.12.2014 09:23', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27615, '286897632', NULL, NULL, 'Kevin Grant', '0 Shoreline House', 'Westgate Park', 'DN31 1SQ', 'Grimsby', 'Großbritannien', 'GB', NULL, NULL, '7791643681', '0010174QMN', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131693', 'FedEx', NULL, '2014-12-05', '03.12.2014 09:26', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27616, '287118534', NULL, NULL, 'Lewis Byers', '32 DORSET AVENUE', 'Wallsend', 'NE28 8DX', 'WALLSEND', 'Großbritannien', 'GB', NULL, NULL, '7913421161', '0010067NKB', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131708', 'FedEx', NULL, '2014-12-05', '03.12.2014 21:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27617, '287208264', NULL, NULL, 'Nathan Todd', '5 SOUTHAMPTON ROAD', 'Pall Corporation', 'PO6 4BQ', 'PORTSMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7738199872', '0010086ZRF', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131719', 'FedEx', NULL, '2014-12-05', '04.12.2014 09:23', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27618, '287076634', NULL, NULL, 'Rachel Smith', '1 PEBMARSH CLOSE', '', 'CO2 0BE', 'COLCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7885487213', '00100813F2', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131720', 'FedEx', NULL, '2014-12-05', '03.12.2014 19:23', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27619, '287006103', NULL, NULL, 'Razwana Kosar', '41 CHAMBERLAIN ROAD', '', 'B13 0QP', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '1214443134', '0010212GFE', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131730', 'FedEx', NULL, '2014-12-05', '03.12.2014 14:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27620, '287093016', NULL, NULL, 'Sam Cosford', '76 LANGLAND CLOSE', '', 'SS17 7LB', 'STANFORD-LE-HOPE', 'Großbritannien', 'GB', NULL, NULL, '7908002002', '0010057N40', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131741', 'FedEx', NULL, '2014-12-05', '03.12.2014 20:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27621, '287157455', NULL, NULL, 'Sofi Bichanga', '0 WATFORD COUNCIL', 'Hempstead Road, Town Hall', 'WD17 3EX', 'WATFORD', 'Großbritannien', 'GB', NULL, NULL, '7841611300', '0010043N7F', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131752', 'FedEx', NULL, '2014-12-05', '03.12.2014 23:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27622, '287128329', NULL, NULL, 'stephen hall', '30 Balfour street', '', 'YO26 4YU', 'York', 'Großbritannien', 'GB', NULL, NULL, '7749061647', '*00101066E2', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131763', 'FedEx', NULL, '2014-12-05', '03.12.2014 21:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27623, '287113598', NULL, NULL, 'Val Scott', '1 WESTMORLAND CLOSE', 'brinnington', 'SK5 8HG', 'STOCKPORT', 'Großbritannien', 'GB', NULL, NULL, '7783401850', '001023486H', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131774', 'FedEx', NULL, '2014-12-05', '03.12.2014 21:23', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27624, '287212013', NULL, NULL, 'Victoria Wilson', '2 HENDON ROAD', '', 'L6 8NS', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '1512282697', '0010030MUN', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919131785', 'FedEx', NULL, '2014-12-05', '04.12.2014 09:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27625, '286897377', NULL, NULL, 'Arlene Adams', '29 SUMMER PLACE', 'Llansamlet', 'SA7 9SB', 'SWANSEA', 'Großbritannien', 'GB', NULL, NULL, '01792 413417', '0010213D7U', NULL, NULL, 'GM-502-4 Malibu Diamonds Black Strap Black Case Black Face', NULL, '609919131796', 'FedEx', NULL, '2014-12-05', '03.12.2014 09:26', 'UK140403AS14', '1', 'a0YC000000Zz9nwMAB', '129.96', '199.00'),
(27626, '287096400', NULL, NULL, 'charlie wilson', '36 , HEYSHAM DRIVE', '', 'WD19 6YJ', 'WATFORD', 'Großbritannien', 'GB', NULL, NULL, '07545 828704', '0010167GK7', NULL, NULL, 'Rio Watch - Gold-Coloured Case, Black Face, Brown Strap', NULL, '609919131800', 'FedEx', NULL, '2014-12-05', '03.12.2014 20:22', 'UK140827AS03', '1', 'a0YC000000ZOJiOMAX', '149.01', '249.00'),
(27627, '287138556', NULL, NULL, 'John Leathem', '22 BROWN AVE', '', 'G81 1AL', 'Clydebank, West Dunbartonshire', 'Großbritannien', 'GB', NULL, NULL, '7855015773', '00101219U2', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919131811', 'FedEx', NULL, '2014-12-05', '03.12.2014 22:22', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(27628, '287111768', NULL, NULL, 'Kate Porter', '1 LEACH LANE', '', 'FY8 3AW', 'LYTHAM ST. ANNES', 'Großbritannien', 'GB', NULL, NULL, '7722283980', '0010173GOK', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919131822', 'FedEx', NULL, '2014-12-05', '03.12.2014 21:22', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(27629, '287101489', NULL, NULL, 'Shahista Bandali', '60 ALEXANDER ROAD', 'Acocks green', 'B27 6HD', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7702113339', '001012783R', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '609919131833', 'FedEx', NULL, '2014-12-05', '03.12.2014 20:53', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(27630, '287044700', NULL, NULL, 'Samuel Adu', 'Flat 11 Trinity Court', 'Trinity Road', 'N22 8YA', 'London', 'Großbritannien', 'GB', NULL, NULL, '7901616214', '0010079TQ6', NULL, NULL, 'Sao Paulo - Brown Strap - Gold Case - GM-103-3', NULL, '609919131844', 'FedEx', NULL, '2014-12-05', '03.12.2014 17:32', 'UK140403AS04', '1', 'a0YC000000ZwvPTMAZ', '170.00', '248.99'),
(27631, '287015356', NULL, NULL, 'Elisabeth Helman', '61 FARM ROAD', '', 'HA8 9LR', 'EDGWARE', 'Großbritannien', 'GB', NULL, NULL, '4,47457E+11', '00101397BM', NULL, NULL, 'Sao Paulo - Brown Strap - Silver Case - GM-103-4', NULL, 'storniert', 'FedEx', NULL, '2014-12-05', '03.12.2014 15:23', 'UK140403AS06', '1', 'a0YC000000ZwvP4MAJ', '170.00', '248.99'),
(27632, '7947120', NULL, NULL, 'Janet putwain', '1/11-29 woodrose road', 'morayfield', '4506', 'morayfield', 'Australien', 'AUS', NULL, NULL, '424514754', '7947120', NULL, NULL, 'T3008-3', NULL, '578824923999', 'FedEx', NULL, '2014-12-08', '2014-12-01 06:47:17 UTC', '458956', '1', '458956', '', '349'),
(27633, '8087694', NULL, NULL, 'Annette Sutherland', '2 high street', '', '2515', 'Thirroul', 'Australien', 'AUS', NULL, NULL, '425254729', '8087694', NULL, NULL, 'T3008-7', NULL, '578824924002', 'FedEx', NULL, '2014-12-08', '2014-12-07 00:45:39 UTC', '458946', '2', '458946', '', '349'),
(27634, '8076842', NULL, NULL, 'Jayne Humphries', '29 Ferguson Street', '', '3016', 'Williamstown', 'Australien', 'AUS', NULL, NULL, '432514433', '8076842', NULL, NULL, 'T3008-5', NULL, '578824924013', 'FedEx', NULL, '2014-12-08', '2014-12-06 06:07:28 UTC', '458942', '3', '458942', '', '349'),
(27635, '8040624', NULL, NULL, 'Annette Constantinidis Australian IT Solutions PL', 'Level2, E2B,', '75-85 ORiordan St', '2015', 'Alexandria', 'Australien', 'AUS', NULL, NULL, '418920192', '8040624', NULL, NULL, 'T3008-5', NULL, '578824924024', 'FedEx', NULL, '2014-12-08', '2014-12-04 07:29:58 UTC', '458942', '4', '458942', '', '349'),
(27636, '287346641', NULL, NULL, 'Rena Saroglou', 'Ete Kountouriwti 77', '', '81100', 'Mytilini', 'Griechenland', 'GR', NULL, NULL, '6944187600', '0010240XNN', NULL, NULL, '€249 Instead Of €1389 for 1 Theorema Monte Carlo (Black, silver, black)', NULL, '578824924035', 'FedEx', NULL, '2014-12-08', '04.12.2014 19:38', 'GR17112014SK010', '1', 'a0YC000000aFhKJMA0', '', '249.00'),
(27637, '287340216', NULL, NULL, 'Anna Przybyla', '129 WINDERMERE DRIVE', '', 'WR4 9JF', 'WORCESTER', 'Großbritannien', 'GB', NULL, NULL, '7724924367', '0010150Y51', NULL, NULL, 'Black Strap Silver Case Black Face (GM-102-2)', NULL, '609919132601', 'FedEx', NULL, '2014-12-08', '04.12.2014 17:22', 'UK131217AMC31', '1', 'a0YC000000Zwv3UMAR', '152.00', '229.00'),
(27638, '287566694', NULL, NULL, 'Christine Jacks', '107 MONTPELIER GARDENS', '', 'E6 3JE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '2084750875', '0010070RRY', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919132612', 'FedEx', NULL, '2014-12-08', '05.12.2014 13:23', 'UK140102AMC02', '1', 'a0YC000000Zwva4MAB', '169.99', '259.00'),
(27639, '287572433', NULL, NULL, 'Emmanuel Djehi', '1 VINCENT SQUARE', '', 'SW1P 2PN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7878558449', '00101357Q6', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919132623', 'FedEx', NULL, '2014-12-08', '05.12.2014 13:24', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(27640, '287394601', NULL, NULL, 'Michelina Fernandes', '2 RUSSET CLOSE', '', 'LE16 7JA', 'MARKET HARBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7545641137', '0010051OK0', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919132634', 'FedEx', NULL, '2014-12-08', '04.12.2014 20:22', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(27641, '287561368', NULL, NULL, 'Stephanie English', '35 THE LICHFIELDS', '', 'SS14 3RQ', 'BASILDON', 'Großbritannien', 'GB', NULL, NULL, '7535949304', '0010225HCN', NULL, NULL, 'Brown Strap Silver Case Gold Face (GM-104-4)', NULL, '609919132645', 'FedEx', NULL, '2014-12-08', '05.12.2014 12:52', 'UK140102AMC05', '1', 'a0YC000000ZwvXzMAJ', '169.99', '259.00'),
(27642, '287581145', NULL, NULL, 'Danny Robinson', '50 HERONGATE ROAD', '', 'EN8 0TY', 'WALTHAM CROSS', 'Großbritannien', 'GB', NULL, NULL, '7817636981', '0010240VEA', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919132656', 'FedEx', NULL, '2014-12-08', '05.12.2014 14:24', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(27643, '287319211', NULL, NULL, 'Amber Minns', '40 Ashdown way', '', 'IP3 8RJ', 'Ipswich', 'Großbritannien', 'GB', NULL, NULL, '7990066362', '0010103SW5', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919132667', 'FedEx', NULL, '2014-12-08', '04.12.2014 15:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27644, '287403283', NULL, NULL, 'Amy Twamley', '124 TAPLIN ROAD', 'Hillsborough', 'S6 4JH', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7775742485', '0010206AUA', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919132678', 'FedEx', NULL, '2014-12-08', '04.12.2014 20:53', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27645, '287366319', NULL, NULL, 'Elena Silva', '8  Clarence Avenue', '', 'IG2 6JH', 'Ilford', 'Großbritannien', 'GB', NULL, NULL, '020 8518 2836', '0010022AG7', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919132689', 'FedEx', NULL, '2014-12-08', '04.12.2014 18:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27646, '287438357', NULL, NULL, 'katya johannsen', '60 DE GREY ROAD', 'Colchester essex', 'CO4 5YE', 'COLCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7456506556', '00101138MZ', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919132690', 'FedEx', NULL, '2014-12-08', '04.12.2014 23:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(27647, '287582728', NULL, NULL, 'Kirsten Kilday', '103 Birkbeck 45 Academy Way', '', 'Rm8 2FR', 'Dagenham', 'Großbritannien', 'GB', NULL, NULL, '2036854727', '00100661W7', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919132704', 'FedEx', NULL, '2014-12-08', '05.12.2014 14:28', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(27648, '287457522', NULL, NULL, 'Simone Williams', '13 BERESFORD CRESCENT', 'Reddish', 'SK5 6NU', 'STOCKPORT', 'Großbritannien', 'GB', NULL, NULL, '7581209105', '00101228CT', NULL, NULL, 'GM-502-4 Malibu Diamonds Black Strap Black Case Black Face', NULL, '609919132715', 'FedEx', NULL, '2014-12-08', '05.12.2014 01:52', 'UK140403AS14', '1', 'a0YC000000Zz9nwMAB', '129.96', '199.00'),
(27649, '287725165', NULL, NULL, 'Crunelle Crunelle', 'rue des vieux fours 42', '', '7321', 'Blaton', 'Belgien', 'BE', NULL, NULL, '479576408', '0010021AY7', NULL, NULL, 'Une montre Theorema Rio - GM-107-4 - noir/noir', NULL, '609919132472', 'FedEx', NULL, '2014-12-08', '06.12.2014 07:18', 'NL140908NM12', '1', 'a0YC000000ZYngjMAD', '', '229.99'),
(27650, '287693266', NULL, NULL, 'Nooria Sadiqi', 'Gasthuisstraat 22/6', '', '2300', 'Turnhout', 'Belgien', 'BE', NULL, NULL, '466084497', '001024163S', NULL, NULL, 'Theorema Newton horloge - zwart/zwart - zwarte leren band (T4004-4)', NULL, '609919132483', 'FedEx', NULL, '2014-12-08', '05.12.2014 23:18', 'NL140903PL403', '1', 'a0YC000000ZXxiDMAT', '', '229.99'),
(27651, '287681002', NULL, NULL, 'CORINA NICOLAE LITU', 'Rue. Duysburgh  4', '', '1020', 'Laken', 'Belgien', 'BE', NULL, NULL, '32472136438', '0010194OE9', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - argent/noir (GM-103-1)', NULL, '609919132494', 'FedEx', NULL, '2014-12-08', '05.12.2014 22:18', 'NL140915NM83', '1', 'a0YC000000aDSQNMA4', '', '289.00'),
(27652, '287664514', NULL, NULL, 'debora fonteyne', 'land van waaslaan 16', '', '9140', 'steendorp Temse', 'Belgien', 'BE', NULL, NULL, '476318755', '0010020FUJ', NULL, NULL, 'Theorema Rio Horloge -GM-107-4 - zwart/zwart', NULL, '609919132509', 'FedEx', NULL, '2014-12-08', '05.12.2014 21:18', 'NL140908NM12', '1', 'a0YC000000ZYngjMAD', '', '229.99'),
(27653, '287650330', NULL, NULL, 'Fernand PHILIPPE', 'rue Marcel Gruener 8 (BTE1)', '', '1080', 'Molenbeek-Saint-Jean', 'Belgien', 'BE', NULL, NULL, '3224147156', '0010103T58', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', NULL, '609919132510', 'FedEx', NULL, '2014-12-08', '05.12.2014 20:18', 'NL140915NM85', '1', 'a0YC000000aDSQPMA4', '', '289.00'),
(27654, '287511153', NULL, NULL, 'Sandra Puddu', 'Gagelveld 5', '', '2360', 'Oud-Turnhout', 'Belgien', 'BE', NULL, NULL, '14454754', '0010151WPP', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- bruine leren band (T4004-3)', NULL, '609919132520', 'FedEx', NULL, '2014-12-08', '05.12.2014 11:18', 'NL140903PL402', '1', 'a0YC000000ZXxiCMAT', '', '229.99'),
(27655, '287891819', NULL, NULL, 'Arkadiusz Pawelkiewicz', 'ul. Gen. Jana Henryka Dabrowskiego 181', 'salon mebli biurowych COMODO', '60-594', 'Poznan', 'Polen', 'PL', NULL, NULL, '609600834', '0010250KZU', NULL, NULL, 'Zegarek Marco Polo by Theorema Automatic watch, czarny', NULL, '609919132428', 'FedEx', NULL, '2014-12-08', '06.12.2014 20:08', 'PL141112DR178', '1', 'a0YC000000aEk95MAC', '567.03', '799.00'),
(27656, '287509672', NULL, NULL, 'Bimal Patel (Neelkanth sp. z o.o.)', 'ul. Boleslawa Ruminskiego 6/211', 'prosze wyslac najszybcie (please deliver before 20th dec 2014)', '85-030', 'Bydgoszcz', 'Polen', 'PL', NULL, NULL, '662273488', '0010149AMM', NULL, NULL, 'zegarek Marco Polo by Theorema Bestseller Model, zÅ‚oto-czarny', NULL, '609919132439', 'FedEx', NULL, '2014-12-08', '05.12.2014 11:08', 'PL141112DR182', '1', 'a0YC000000aEkASMA0', '567.03', '799.00'),
(27657, '287452195', NULL, NULL, 'Beata Strzalkowska', 'Pomianowska 7', '', '03-136', 'Warszawa', 'Polen', 'PL', NULL, NULL, '516030336', '10077242', NULL, NULL, 'MÄ™ski zegarek Macau by Theorema: model 2014, srebrny', NULL, '609919132440', 'FedEx', NULL, '2014-12-08', '05.12.2014 01:38', 'PL141112DR197', '1', 'a0YC000000aEmIUMA0', '567.03', '799.00'),
(27658, '287401980', NULL, NULL, 'Michalina Baraniecka', 'ul. Stefana Rogozinskiego 1E/3', '', '83-000', 'Pruszcz Gdanski', 'Polen', 'PL', NULL, NULL, '503 873 584', '0010239T8G', NULL, NULL, 'Zegarek Theorema Rio GM107-5', NULL, '609919132450', 'FedEx', NULL, '2014-12-08', '04.12.2014 22:08', 'PL141113DR29', '1', 'a0YC000000aEzykMAC', '714.03', '997.00'),
(27659, '287371289', NULL, NULL, 'Rafal Wronowski', 'ul. Cicha 6', '', '78-400', 'Szczecinek', 'Polen', 'PL', NULL, NULL, '602254776', '00101959UH', NULL, NULL, 'MÄ™ski zegarek Macau by Theorema: model 2014, czarny', NULL, '609919132461', 'FedEx', NULL, '2014-12-08', '04.12.2014 20:08', 'PL141112DR196', '1', 'a0YC000000aEmHmMAK', '567.03', '799.00'),
(27660, '287376544', NULL, NULL, 'Oscar Fusina', 'Via ca\' de testi 16/3', 'Consegnare a Imball', '40037', 'Sasso Marconi', 'Italien', 'IT', NULL, NULL, '3891691213', '0010058BMH', NULL, NULL, 'Casablanca Gold', NULL, '609919132336', 'FedEx', NULL, '2014-12-08', '04.12.2014 18:29', 'IT141023CS52', '1', 'a0YC000000Zxw0UMAR', '', '299.99'),
(27661, '287420675', NULL, NULL, 'valeria cantara', 'VIA AGENO 20', '', '16036', 'RECCO', 'Italien', 'IT', NULL, NULL, '3470895519', '0010227RWC', NULL, NULL, 'Casablanca Silber Weiss', NULL, '609919132347', 'FedEx', NULL, '2014-12-08', '04.12.2014 20:58', 'IT141023CS50', '1', 'a0YC000000ZxvxaMAB', '', '299.99'),
(27662, '287685884', NULL, NULL, 'antonio D\'angheo', 'VIA ANTONIO GRAMSCI 6', '', '21046', 'MALNATE', 'Italien', 'IT', NULL, NULL, '3400730021', '0010112B95', NULL, NULL, 'GM-107-3', NULL, '609919132358', 'FedEx', NULL, '2014-12-08', '05.12.2014 20:58', 'IT141028CS46', '1', 'a0YC000000ZykuyMAB', '', '249.99'),
(27663, '287424464', NULL, NULL, 'Giuseppe Arcidiacono - Oikos S.p.A.', 'VIA GIUSEPPE VERDI 44/B', '', '95040', 'MOTTA SANT\'ANASTASIA', 'Italien', 'IT', NULL, NULL, '3475634713', '0010171R8U', NULL, NULL, 'Gold schwarz T3008-7 in acciaio', NULL, '609919132369', 'FedEx', NULL, '2014-12-08', '04.12.2014 20:58', 'IT141029CS635', '1', 'a0YC000000a0AmCMAU', '', '189.99'),
(27664, '287613716', NULL, NULL, 'alessandro caronti', 'via brenna 2', '', '22100', 'como', 'Italien', 'IT', NULL, NULL, '3409048325', '0010083EAY', NULL, NULL, 'Orologio Pionier modello Dublin con cassa argentata e quadrante argento e azzurro (GM-508-1)', NULL, '609919132370', 'FedEx', NULL, '2014-12-08', '05.12.2014 15:28', 'IT140623CS18', '1', 'a0YC000000ZyB0cMAF', '', '199.99'),
(27665, '287404765', NULL, NULL, 'andrea busani', 'VIA BRIGATA REGGIO 32', 'Ssi Emilia srl', '42124', 'REGGIO EMILIA', 'Italien', 'IT', NULL, NULL, '3357890412', '0010224R9Q', NULL, NULL, 'Orologio Pionier modello Dublin con cassa argentata e quadrante argento e azzurro (GM-508-1)', NULL, '609919132380', 'FedEx', NULL, '2014-12-08', '04.12.2014 19:58', 'IT140623CS18', '1', 'a0YC000000ZyB0cMAF', '', '199.99'),
(27666, '287364015', NULL, NULL, 'carla pirovano', 'VIA MENTANA 2', '', '20013', 'MAGENTA', 'Italien', 'IT', NULL, NULL, '29792958', '0010099X6L', NULL, NULL, 'Orologio Pionier modello Dublin con cassa argentata e quadrante argento e azzurro (GM-508-1)', NULL, '609919132391', 'FedEx', NULL, '2014-12-08', '04.12.2014 17:37', 'IT140623CS18', '1', 'a0YC000000ZyB0cMAF', '', '199.99'),
(27667, '287484282', NULL, NULL, 'tirelli graziano', 'VIA ROMA 59', '', '43011', 'BUSSETO', 'Italien', 'IT', NULL, NULL, '335-5919002', '0010178MQZ', NULL, NULL, 'Orologio Pionier modello Dublin con cassa argentata e quadrante argento e azzurro (GM-508-1)', NULL, '609919132406', 'FedEx', NULL, '2014-12-08', '05.12.2014 07:28', 'IT140623CS18', '1', 'a0YC000000ZyB0cMAF', '', '199.99'),
(27668, '287541772', NULL, NULL, 'Emilia Maria Muntean', 'VIA BAGNI 4', '', '12037', 'SALUZZO', 'Italien', 'IT', NULL, NULL, '3342228628', '0010058LA4', NULL, NULL, 'Schwarz T3008-4 in pelle', NULL, '609919132417', 'FedEx', NULL, '2014-12-08', '05.12.2014 10:58', 'IT141029CS63', '1', 'a0YC000000Zz9vsMAB', '', '189.99'),
(27669, '287692790', NULL, NULL, 'Ci Zhang', 'De Flearen 26', '', '9269 XC', 'FEANWALDEN', 'Niederlande', 'NL', NULL, NULL, '612093687', '0010221A69', NULL, NULL, 'Theorema Sao Paolo horloge - leer - zilver/zwart (GM-103-1)', NULL, '609919132531', 'FedEx', NULL, '2014-12-08', '05.12.2014 23:28', 'NL140915NM83', '1', 'a0YC000000aDRhxMAG', '', '289.00'),
(27670, '287629981', NULL, NULL, 'wassim jamel', 'Elzenrijs 34', '', '4711 PM', 'ST. WILLEBRORD', 'Niederlande', 'NL', NULL, NULL, '685672337', '0010190TMU', NULL, NULL, 'Theorema Sao Paolo horloge - leer - zwart/zwart (GM-103-2)', NULL, '609919132542', 'FedEx', NULL, '2014-12-08', '05.12.2014 18:58', 'NL140915NM84', '1', 'a0YC000000aDRhyMAG', '', '289.00'),
(27671, '287494924', NULL, NULL, 'zeeno asnafy', 'Enghlaan 16', '', '1261 CC', 'BLARICUM', 'Niederlande', 'NL', NULL, NULL, '355310266', '00101131L2', NULL, NULL, 'Theorema Rio Horloge - GM-107-2- zilverkleurig/wit', NULL, '609919132553', 'FedEx', NULL, '2014-12-08', '05.12.2014 10:28', 'NL140908NM10', '1', 'a0YC000000ZYnaTMAT', '', '229.99'),
(27672, '288333393', NULL, NULL, 'eric de clerck', 'Veltemweg 40', 'N/A', '8310', 'Sint-Kruis', 'Belgien', 'BE', NULL, NULL, '475595501', '0010231Q7Y', NULL, NULL, 'Theorema Damascus Horloge - goudkleurige metalen band - goudkleur/zwart (T3008-7)', NULL, '604569183730', 'FedEx', NULL, '2014-12-10', '08.12.2014 12:18', 'NL141030NM38', '1', 'a0YC000000ZzOdMMAV', '', '189.99'),
(27673, '288425984', NULL, NULL, 'Denis Roevens', 'Heikantvenstraat 59', '', '2910', 'Essen', 'Belgien', 'BE', NULL, NULL, '03/5012266', '0010057TXR', NULL, NULL, 'Theorema Damascus Horloge - zilverkleurige metalen band - zilverkleur/zwart (T3008-6)', NULL, '604569183740', 'FedEx', NULL, '2014-12-10', '08.12.2014 17:48', 'NL141030NM37', '1', 'a0YC000000ZzOdLMAV', '', '189.99'),
(27674, '288340593', NULL, NULL, 'Ivan Schilders', 'Valkenstraat 79', '', '9660', 'Nederbrakel', 'Belgien', 'BE', NULL, NULL, '486066085', '0010250IRY', NULL, NULL, 'Theorema Damascus Horloge - zilverkleurige metalen band - zilverkleur/zwart (T3008-6)', NULL, '604569183751', 'FedEx', NULL, '2014-12-10', '08.12.2014 12:48', 'NL141030NM37', '1', 'a0YC000000ZzOdLMAV', '', '189.99'),
(27675, '288650975', NULL, NULL, 'Pascale Preud\'homme', 'rue du Snapeux  176', '', '4000', 'Liege', 'Belgien', 'BE', NULL, NULL, '0032496 95 13 65', '0010210HPW', NULL, NULL, 'Une montre Theorema Damascus - bracelet en cuir noir - argentÃ©/noir - T3008-2', NULL, '604569183762', 'FedEx', NULL, '2014-12-10', '09.12.2014 12:48', 'NL141030NM33', '1', 'a0YC000000ZzOdIMAV', '', '189.99'),
(27676, '288414092', NULL, NULL, 'Tiago Da Cunha Ferreira', 'Rue Roosendael 231', '', '1190', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '474635926', '0010250TKK', NULL, NULL, 'Une montre Theorema Damascus - bracelet en cuir noir - argentÃ©/noir - T3008-2', NULL, '604569183773', 'FedEx', NULL, '2014-12-10', '08.12.2014 16:48', 'NL141030NM33', '1', 'a0YC000000ZzOdIMAV', '', '189.99'),
(27677, '288445181', NULL, NULL, 'Claudia Cardazzone', 'Kerkstraat 34', '', '1761', 'Borchtlombeek', 'Belgien', 'BE', NULL, NULL, '483455263', '001025075G', NULL, NULL, 'Une montre Theorema Damascus - bracelet en cuir noir - dorÃ©/noir - T3008-3', NULL, '604569183784', 'FedEx', NULL, '2014-12-10', '08.12.2014 18:48', 'NL141030NM34', '1', 'a0YC000000ZzOdJMAV', '', '189.99'),
(27678, '288469583', NULL, NULL, 'Nina Shkiopu', 'Rue de Neck 25', '', '1081', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '489688221', '0010203MDR', NULL, NULL, 'Une montre Theorema Damascus - bracelet en cuir noir - noir/noir - T3008-4', NULL, '604569183795', 'FedEx', NULL, '2014-12-10', '08.12.2014 20:18', 'NL141030NM35', '1', 'a0YC000000ZzOdHMAV', '', '189.99'),
(27679, '288421741', NULL, NULL, 'Akos ERSEK / UIRR', 'Montoyerstraat 31 BTE 11', 'UIRR scrl', '1000', 'Brussel', 'Belgien', 'BE', NULL, NULL, '25487891', '001008137P', NULL, NULL, 'Une montre Theorema Damascus - bracelet mÃ©tallique argentÃ© - argentÃ©/noir - T3008-6', NULL, '604569183800', 'FedEx', NULL, '2014-12-10', '08.12.2014 17:18', 'NL141030NM37', '1', 'a0YC000000ZzOdLMAV', '', '189.99'),
(27680, '288574042', NULL, NULL, 'Jean-Marc Baeten', 'ch.d\'alsemberg  97 c', '', '1420', 'Braine-l\'Alleud', 'Belgien', 'BE', NULL, NULL, '477555459', '0010169H4R', NULL, NULL, 'Une montre Theorema Damascus - bracelet mÃ©tallique argentÃ© - argentÃ©/noir - T3008-6', NULL, '604569183810', 'FedEx', NULL, '2014-12-10', '09.12.2014 07:48', 'NL141030NM37', '1', 'a0YC000000ZzOdLMAV', '', '189.99'),
(27681, '288513746', '', '', 'Mario Collavo', 'rue Vanderborght 233', '', '1090', 'Jette', 'Belgien', '', '', '', '495200536', '0010088LTX', '', '', 'Une montre Theorema Damascus - bracelet m?tallique argent? - argent?/noir - T3008-6', 'Uhr erhalten 29.12.2014!\r\nBitte refund!', '604569183821', 'FedEx', '', '2014-12-10', '08.12.2014 22:18', 'NL141030NM37', '1', 'a0YC000000ZzOdLMAV', '', '189.99'),
(27682, '288642254', NULL, NULL, 'ruslan zhdanov', 'rue de la pastorale 25', '', '1080', 'molenbeek', 'Belgien', 'BE', NULL, NULL, '485743797', '0010149I7Z', NULL, NULL, 'Une montre Theorema Damascus - bracelet mÃ©tallique argentÃ© - argentÃ©/noir - T3008-6', NULL, '604569183832', 'FedEx', NULL, '2014-12-10', '09.12.2014 12:18', 'NL141030NM37', '1', 'a0YC000000ZzOdLMAV', '', '189.99'),
(27683, '288394939', NULL, NULL, 'Arnaud Kahia', 'boulevard Industriel 198C', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '476342079', '00101527S5', NULL, NULL, 'Une montre Theorema Damascus - bracelet mÃ©tallique noir - noir/noir - T3008-8', NULL, '604569183843', 'FedEx', NULL, '2014-12-10', '08.12.2014 15:48', 'NL141030NM39', '1', 'a0YC000000ZzOdNMAV', '', '189.99'),
(27684, '288496876', NULL, NULL, 'El Homrani Lesfar', 'Mercator 11', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '493937163', '00101626Q3', NULL, NULL, 'Une montre Theorema Damascus - bracelet mÃ©tallique noir - noir/noir - T3008-8', NULL, '604569183854', 'FedEx', NULL, '2014-12-10', '08.12.2014 21:48', 'NL141030NM39', '1', 'a0YC000000ZzOdNMAV', '', '189.99'),
(27685, '288444085', NULL, NULL, 'Claudia Cardazzone', 'Kerkstraat 34', '', '1761', 'Borchtlombeek', 'Belgien', 'BE', NULL, NULL, '483455263', '001017134L', NULL, NULL, 'Une montre Theorema Newton - noir/dorÃ©- bracelet en cuir brun (T4004-3)', NULL, '604569183784', 'FedEx', NULL, '2014-12-10', '08.12.2014 18:48', 'NL140903PL402', '1', 'a0YC000000ZXxiCMAT', '', '229.99'),
(27686, '288385148', '', '', 'Stef van Hoof', 'Hogenopstal  24', '', '2820', 'Rijmenam', 'Belgien', '', '', '', '475425819', '0010218I5P', '', '', 'Une montre Theorema Newton - noir/doré- bracelet métallique doré (T4004-7)', 'Uhr erhalten 09.09.2015\r\nBitte refund!', '604569183876', 'FedEx', '', '2014-12-10', '08.12.2014 15:18', 'NL140903PL1106', '1', 'a0YC000000ZY0vLMAT', '', '229.99'),
(27687, '288386261', NULL, NULL, 'Francois schoenaers', 'Rue du sanctuaire 25', '', '5004', 'bouge', 'Belgien', 'BE', NULL, NULL, '472558108', '00101998O4', NULL, NULL, 'Une montre Theorema Rio - GM-107-2- argentÃ©/blanc', NULL, '604569183887', 'FedEx', NULL, '2014-12-10', '08.12.2014 15:18', 'NL140908NM10', '1', 'a0YC000000ZYnglMAD', '', '229.99'),
(27688, '288574557', NULL, NULL, 'Fabienne Emontspohl', 'rue jules cerexhe 102_1', '', '4800', 'verviers', 'Belgien', 'BE', NULL, NULL, '496210801', '0010222XMY', NULL, NULL, 'Une montre Theorema Rio - GM-107-3 - dorÃ©/noir', NULL, '604569183898', 'FedEx', NULL, '2014-12-10', '09.12.2014 07:48', 'NL140908NM11', '1', 'a0YC000000ZYngmMAD', '', '229.99'),
(27689, '288419513', NULL, NULL, 'De Ryck Sophie', 'Rue des couturelles 83', '', '6224', 'Wanfercee -Baulet', 'Belgien', 'BE', NULL, NULL, '474644028', '0010082TLY', NULL, NULL, 'Une montre Theorema Rio - GM-107-4 - noir/noir', NULL, '604569183902', 'FedEx', NULL, '2014-12-10', '08.12.2014 17:18', 'NL140908NM12', '1', 'a0YC000000ZYngjMAD', '', '229.99'),
(27690, '288519878', NULL, NULL, 'willy Servais', 'Fernand derenne 31', '', '5020', 'Namur', 'Belgien', 'BE', NULL, NULL, '0494/67.80.36', '0010226UHV', NULL, NULL, 'Une montre Theorema Rio - GM-107-4 - noir/noir', NULL, '604569183913', 'FedEx', NULL, '2014-12-10', '08.12.2014 22:48', 'NL140908NM12', '1', 'a0YC000000ZYngjMAD', '', '229.99'),
(27691, '288333344', NULL, NULL, 'Paul Equeter', 'Rue d\'Ath 52', '', '7970', 'Beloeil', 'Belgien', 'BE', NULL, NULL, '497949974', '0010114IU7', NULL, NULL, 'Une montre Theorema Rio -GM-107-1- argentÃ©/noir', NULL, '604569183924', 'FedEx', NULL, '2014-12-10', '08.12.2014 12:18', 'NL140908NM09', '1', 'a0YC000000ZYngkMAD', '', '229.99'),
(27692, '288483269', NULL, NULL, 'tezel ali', 'avenue Dailly 158', '', '1030', 'Schaerbeek', 'Belgien', 'BE', NULL, NULL, '486162208', '0010021TNQ', NULL, NULL, 'Une montre Theorema Rio -GM-107-1- argentÃ©/noir', NULL, '604569183935', 'FedEx', NULL, '2014-12-10', '08.12.2014 20:48', 'NL140908NM09', '1', 'a0YC000000ZYngkMAD', '', '229.99'),
(27693, '288086654', NULL, NULL, 'abdessamad lamrini', 'DU CHOEUR 24', '', '1080', 'BRUXELLES', 'Belgien', 'BE', NULL, NULL, '487349843', '0010108TNC', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - or/noir  (GM-103-7)', NULL, '604569182928', 'FedEx', NULL, '2014-12-09', '07.12.2014 15:18', 'NL141106NM29', '1', 'a0YC000000aDSQTMA4', '', '289.00'),
(27694, '288100176', NULL, NULL, 'Anita Jansen', 'Kruisstraat 87', '', '3078', 'Everberg', 'Belgien', 'BE', NULL, NULL, '32479532006', '0010175EIF', NULL, NULL, 'Theorema Sao Paolo horloge - leer - goud/zwart (GM-103-3)', NULL, '604569182939', 'FedEx', NULL, '2014-12-09', '07.12.2014 16:18', 'NL140915NM85', '1', 'a0YC000000aDSQPMA4', '', '289.00'),
(27695, '287809322', NULL, NULL, 'christel vanmeert', 'Vlotstraat 3', '', '3583', 'Paal', 'Belgien', 'BE', NULL, NULL, '473812676', '0010103I7N', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '604569182940', 'FedEx', NULL, '2014-12-09', '06.12.2014 14:18', 'NL140908NM09', '1', 'a0YC000000ZYngkMAD', '', '229.99'),
(27696, '288164517', NULL, NULL, 'Gerda Van de Locht', 'Sparrenweg 147', '', '3980', 'Tessenderlo', 'Belgien', 'BE', NULL, NULL, '478494220', '0010223V1N', NULL, NULL, 'Theorema Sao Paolo horloge - leer - zwart/zwart (GM-103-2)', NULL, '604569182950', 'FedEx', NULL, '2014-12-09', '07.12.2014 20:18', 'NL140915NM84', '1', 'a0YC000000aDSQOMA4', '', '289.00'),
(27697, '288023221', NULL, NULL, 'Isabelle Marchal', 'Rue Openveld 133', '', '1082', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '475267844', '00100817QN', NULL, NULL, 'Une montre Theorema Rio -GM-107-1- argentÃ©/noir', NULL, '604569182961', 'FedEx', NULL, '2014-12-09', '07.12.2014 12:18', 'NL140908NM09', '1', 'a0YC000000ZYngkMAD', '', '229.99'),
(27698, '287904919', NULL, NULL, 'Lorenzo Vermetten', 'Berendrechtstraat 4', '', '2020', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '468103166', '00101079SP', NULL, NULL, 'Theorema Rio Horloge -GM-107-4 - zwart/zwart', NULL, '604569182972', 'FedEx', NULL, '2014-12-09', '06.12.2014 21:18', 'NL140908NM12', '1', 'a0YC000000ZYngjMAD', '', '229.99'),
(27699, '288219124', NULL, NULL, 'Maarten Rits', 'Veldonkstraat 97', '', '3120', 'Tremelo', 'Belgien', 'BE', NULL, NULL, '479963135', '001014905S', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '604569182983', 'FedEx', NULL, '2014-12-09', '07.12.2014 23:18', 'NL140908NM09', '1', 'a0YC000000ZYngkMAD', '', '229.99'),
(27700, '287892697', NULL, NULL, 'mario punnewaert', 'boterhoek 38', '', '9660', 'brakel', 'Belgien', 'BE', NULL, NULL, '496816658', '0010125KK4', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '604569182994', 'FedEx', NULL, '2014-12-09', '06.12.2014 20:18', 'NL140908NM09', '1', 'a0YC000000ZYngkMAD', '', '229.99'),
(27701, '288268705', NULL, NULL, 'nurcan demir', 'Fonteinstraat 33', '', '3545', 'Halen', 'Belgien', 'BE', NULL, NULL, '13293933', '00102508D1', NULL, NULL, 'Theorema Damascus Horloge - zwart metalen band - zwart/zwart (T3008-8)', NULL, '604569183008', 'FedEx', NULL, '2014-12-09', '08.12.2014 08:18', 'NL141030NM39', '1', 'a0YC000000ZzOdNMAV', '', '189.99'),
(27702, '288146348', NULL, NULL, 'Raymond Rottenbiller', 'Theophiel Hielsstraat 12', '', '9150', 'Bazel', 'Belgien', 'BE', NULL, NULL, '495792241', '0010037ZFR', NULL, NULL, 'Theorema Sao Paolo horloge - leer - goud/zwart (GM-103-3)', NULL, '604569183019', 'FedEx', NULL, '2014-12-09', '07.12.2014 19:18', 'NL140915NM85', '1', 'a0YC000000aDSQPMA4', '', '289.00'),
(27703, '288179433', NULL, NULL, 'Ryda Farid', 'Vlotgraslaan 29 BUS 8', '', '9200', 'Dendermonde', 'Belgien', 'BE', NULL, NULL, '478678510', '0010234UOV', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zilver/wit (GM-103-5)', NULL, '604569183020', 'FedEx', NULL, '2014-12-09', '07.12.2014 20:48', 'NL141106NM27', '1', 'a0YC000000aDSQRMA4', '', '289.00'),
(27704, '288033503', NULL, NULL, 'steve glibert', 'trieu du bois 20', '', '6238', 'Luttre', 'Belgien', 'BE', NULL, NULL, '486306868', '0010250H2Z', NULL, NULL, 'Une montre Theorema Rio - GM-107-3 - dorÃ©/noir', NULL, '604569183030', 'FedEx', NULL, '2014-12-09', '07.12.2014 12:48', 'NL140908NM11', '1', 'a0YC000000ZYngmMAD', '', '229.99'),
(27705, '287772101', '', '', 'Vanessa Mortier', 'rue Akarova 29 B07', '', '1050', 'Bruxelles', 'Belgien', '', '', '', '485861538', '0010002OWQ', '', '', 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', 'Uhr erhalten 18.122014\r\nGesendet 19.12.2014  RL 7162 0118 5DE', '604569183041', 'FedEx', '', '2014-12-09', '06.12.2014 11:48', 'NL140915NM85', '1', 'a0YC000000aDSQPMA4', '', '289.00'),
(27706, '288447442', NULL, NULL, 'Anne Petersen', 'Plantagevej 7', '', '9900', 'Frederikshavn', 'Dänemark', 'DK', NULL, NULL, '30258102', '0010168AFI', NULL, NULL, 'SÃ¸lvfarvet ur Copacabana', NULL, '604569184037', 'FedEx', NULL, '2014-12-10', '08.12.2014 18:36', 'DKcopacabanasilver', '1', 'a0YC000000aELwaMAG', '1414.63', '2195.00'),
(27707, '288203664', NULL, NULL, 'Michelle-Julie Reggelsen', 'Smorumnedrevej 40', '', '2765', 'Smorum', 'Dänemark', 'DK', NULL, NULL, '31392449', '0010022RG6', NULL, NULL, 'T3008-7: Guldfarvet metalrem og sort urskive', NULL, '604569184048', 'FedEx', NULL, '2014-12-10', '07.12.2014 22:06', 'DKT3008-7', '1', 'a0YC000000ZylJyMAJ', '1079.39', '1495.00'),
(27708, '287762003', NULL, NULL, 'Charalampos Siampanis', 'Alkiviadou 64', '', '16674', 'Glyfada', 'Griechenland', 'GR', NULL, NULL, '3,07E+11', '0010144KSF', NULL, NULL, '€189 Instead Of €879 1 DAMASCUS Diamond ( T3008-8 ) With Delivery', NULL, '604569183236', 'FedEx', NULL, '2014-12-09', '06.12.2014 12:08', 'GR03112014SK012', '1', 'a0YC000000Zzw1uMAB', '', '189.00'),
(27709, '287759088', NULL, NULL, 'Charalampos Siampanis', 'Alkiviadou 64', '', '16674', 'Glyfada', 'Griechenland', 'GR', NULL, NULL, '3,07E+11', '0010122HXT', NULL, NULL, '€219 Instead Of € 950 for 1 Theorema Marco Polo GM-3005-7 With Delivery', NULL, '604569183236', 'FedEx', NULL, '2014-12-09', '06.12.2014 12:08', 'GR13112014SK012', '1', 'a0YC000000aF3cgMAC', '', '219.00'),
(27710, '287758144', NULL, NULL, 'Charalampos Siampanis', 'Alkiviadou 64', '', '16674', 'Glyfada', 'Griechenland', 'GR', NULL, NULL, '3,07E+11', '0010211B7V', NULL, NULL, '€229 Instead Of €990 For 1 Malibu Diamonds With Delivery (Brown,Gold,Black)', NULL, '604569183236', 'FedEx', NULL, '2014-12-09', '06.12.2014 12:08', 'GR16102014SK003', '1', 'a0YC000000ZwP1cMAF', '', '229.00'),
(27711, '287756044', NULL, NULL, 'Charalampos Siampanis', 'Alkiviadou 64', '', '16674', 'Glyfada', 'Griechenland', 'GR', NULL, NULL, '3,07E+11', '0010032W4G', NULL, NULL, '€169 Instead Of €699 1 Theorema Paragon Automatic ( T-3001-4) With Delivery', NULL, '604569183236', 'FedEx', NULL, '2014-12-09', '06.12.2014 11:38', 'GR16102014SK012', '1', 'a0YC000000ZwQrpMAF', '', '169.00'),
(27712, '288196631', NULL, NULL, 'Eibhlis Thornton', '18 The Fairways', '', '', 'Little Island, Cork', 'Irland', 'IE', NULL, NULL, '857418663', '0010166KYY', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '604569182858', 'FedEx', NULL, '2014-12-09', '07.12.2014 21:02', 'IE190614AH10', '1', 'a0YC000000aFSAxMAO', '195.01', '299.00'),
(27713, '287944588', NULL, NULL, 'Sylvia Smith', '38 Castle Park', 'Newtownforbes', '', 'Longford', 'Irland', 'IE', NULL, NULL, '862248210', '0010040V62', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '604569182869', 'FedEx', NULL, '2014-12-09', '06.12.2014 23:32', 'IE190614AH08', '1', 'a0YC000000aFSAvMAO', '195.01', '299.00'),
(27714, '287821452', NULL, NULL, 'Brian Murphy', 'Unit G8 Calmount Industrial Park', 'Ballymount', 'Dublin 12', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53873E+11', '0010196I45', NULL, NULL, 'Damascus Watch- Silver Case, Black Face, Black Strap', NULL, '604569182870', 'FedEx', NULL, '2014-12-09', '06.12.2014 14:02', 'UK140827AS06', '1', 'a0YC000000aGPiLMAW', '149.00', '225.00'),
(27715, '288677078', NULL, NULL, 'Sive Dunney', 'AXA Wolfe Tone House', 'Wolfe Tone Street', 'D1', 'Dublin 1', 'Irland', 'IE', NULL, NULL, '085 7113632', '0010128QO8', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '604569183291', 'FedEx', NULL, '2014-12-10', '09.12.2014 13:02', 'IE190614AH08', '1', 'a0YC000000aFSAvMAO', '195.01', '299.00'),
(27716, '288527147', NULL, NULL, 'Steven Monaghan', '43 Riversdale', '', '085 754060', 'Bray', 'Irland', 'IE', NULL, NULL, '857540600', '00102477SR', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '604569183306', 'FedEx', NULL, '2014-12-10', '08.12.2014 22:02', 'IE190614AH08', '1', 'a0YC000000aFSAvMAO', '195.01', '299.00'),
(27717, '288486877', NULL, NULL, 'Mark O\' Hagan', '1 Albert Place', '', '0', 'Dundalk louth', 'Irland', 'IE', NULL, NULL, '877032026', '0010148OFV', NULL, NULL, 'Damascus Watch- Gold Case, Black Face, Black Strap', NULL, '604569183317', 'FedEx', NULL, '2014-12-10', '08.12.2014 20:02', 'UK140827AS07', '1', 'a0YC000000aGPm7MAG', '149.00', '225.00'),
(27718, '288294833', NULL, NULL, 'Giulia Pinassi', 'STRADA DI MONSINDOLI 9', '', '53100', 'SIENA', 'Italien', 'IT', NULL, NULL, '3407691627', '0010135E4K', NULL, NULL, 'Gold schwarz T3008-7 in acciaio', NULL, '604569183166', 'FedEx', NULL, '2014-12-09', '08.12.2014 08:28', 'IT141029CS635', '1', 'a0YC000000a0AmCMAU', '', '189.99'),
(27719, '287844987', NULL, NULL, 'Cristina Scarpecci', 'Via Castrocielo 15', '', '00131', 'Roma', 'Italien', 'IT', NULL, NULL, '3935710649', '0010163RFW', NULL, NULL, 'Schwarz T3008-8 in acciaio', NULL, '604569183177', 'FedEx', NULL, '2014-12-09', '06.12.2014 14:28', 'IT141029CS636', '1', 'a0YC000000a0AmWMAU', '', '189.99'),
(27720, '288624558', NULL, NULL, 'Alessandra Parisi', 'Corso 100 Cannoni 20', '', '15121', 'Alessandria', 'Italien', 'IT', NULL, NULL, '3277355863', '0010119X4J', NULL, NULL, 'LONDON DIAMONDS by PIONIER Silver + Cinturino nero', NULL, '604569183681', 'FedEx', NULL, '2014-12-10', '09.12.2014 09:28', 'IT141028FS011', '1', 'a0YC000000ZyhopMAB', '', '199.99'),
(27721, '288516520', NULL, NULL, 'Erica Frontoni', 'Luigi lablache 37', 'II palazzina, scala I', '00139', 'Roma', 'Italien', 'IT', NULL, NULL, '3404641449', '0010249PX8', NULL, NULL, 'Orologio Pionier modello Dublin con cassa nera e quadrante nero e oro (GM-508-4)', NULL, '604569183692', 'FedEx', NULL, '2014-12-10', '08.12.2014 20:28', 'IT140623CS21', '1', 'a0YC000000ZyB0fMAF', '', '199.99'),
(27722, '288498502', NULL, NULL, 'Geg spoiler Asuni', 'VIAle dell industria 23', '', '28060', 'SAN PIETRO MOSEZZO', 'Italien', 'IT', NULL, NULL, '3385367396', '0010020CL4', NULL, NULL, 'GM-107-2', NULL, '604569183707', 'FedEx', NULL, '2014-12-10', '08.12.2014 19:28', 'IT141028CS45', '1', 'a0YC000000ZykuKMAR', '', '249.99'),
(27723, '288481156', NULL, NULL, 'Paolo marcello Roma', 'VIA MEDAGLI 62', '', '10050', 'SANT\'ANTONINO DI SUSA', 'Italien', 'IT', NULL, NULL, '3346014553', '0010220UGJ', NULL, NULL, 'Orologio Pionier modello Dublin con cassa dorata e quadrante nero e oro (GM-508-3)', NULL, '604569183718', 'FedEx', NULL, '2014-12-10', '08.12.2014 18:58', 'IT140623CS20', '1', 'a0YC000000ZyB0eMAF', '', '199.99'),
(27724, '287801286', NULL, NULL, 'Salvatore Condo', 'CONTRADA MANTENEA 11', '', '89044', 'LOCRI', 'Italien', 'IT', NULL, NULL, '3384569807', '00100748R2', NULL, NULL, 'Gold schwarz T3008-7 in acciaio', NULL, '604569183729', 'FedEx', NULL, '2014-12-10', '06.12.2014 11:29', 'IT141029CS635', '1', 'a0YC000000a0AmCMAU', '', '189.99'),
(27725, '288526340', NULL, NULL, 'Gul Murat', 'Cort van der Lindenstr 62', '', '1505 WN', 'ZAANDAM', 'Niederlande', 'NL', NULL, NULL, '641772933', '0010250UE9', NULL, NULL, 'Theorema Damascus Horloge - zilver metalen band - zilver/wit (T3008-5)', NULL, '604569183946', 'FedEx', NULL, '2014-12-10', '08.12.2014 22:58', 'NL141030NM36', '1', 'a0YC000000ZzOTjMAN', '', '189.99'),
(27726, '288274162', NULL, NULL, 'Arjan van Huizen', 'Spoorstraat 160', '', '8933 CH', 'LEEUWARDEN', 'Niederlande', 'NL', NULL, NULL, '611047517', '0010161CLY', NULL, NULL, 'Theorema Damascus Horloge - zilver metalen band - zilver/zwart (T3008-6)', NULL, '604569183957', 'FedEx', NULL, '2014-12-10', '08.12.2014 08:58', 'NL141030NM37', '1', 'a0YC000000ZzOUTMA3', '', '189.99'),
(27727, '288513989', NULL, NULL, 'meryem bilgic', 'Puccinistraat 181', '', '5049 GG', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '653855655', '0010162IKT', NULL, NULL, 'Theorema Damascus Horloge - zilver metalen band - zilver/zwart (T3008-6)', NULL, '604569183968', 'FedEx', NULL, '2014-12-10', '08.12.2014 22:28', 'NL141030NM37', '1', 'a0YC000000ZzOUTMA3', '', '189.99'),
(27728, '288513273', NULL, NULL, 'barzenji rasoul', 'Van Zegwaardstraat 202', '', '2274 VM', 'VOORBURG', 'Niederlande', 'NL', NULL, NULL, '647121046', '0010250XHV', NULL, NULL, 'Theorema Damascus Horloge - zwart leren band - zwart/zwart (T3008-4)', NULL, '604569183979', 'FedEx', NULL, '2014-12-10', '08.12.2014 22:28', 'NL141030NM35', '1', 'a0YC000000ZzOKNMA3', '', '189.99'),
(27729, '288478166', NULL, NULL, 'Roelof Korpershoek', 'Randweg 21', '', '3263 RA', 'OUD-BEIJERLAND', 'Niederlande', 'NL', NULL, NULL, '623157520', '00101838Q6', NULL, NULL, 'Theorema Damascus Horloge - zwart metalen band - zwart/zwart (T3008-8)', NULL, '604569183980', 'FedEx', NULL, '2014-12-10', '08.12.2014 20:28', 'NL141030NM39', '1', 'a0YC000000ZzOXQMA3', '', '189.99'),
(27730, '288486682', NULL, NULL, 'Sadhana Adhin', 'Lesbosstraat 18', '', '1060 SW', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '643751830', '0010247CMP', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- goudkleurige metalen band (T4004-7)', NULL, '604569183990', 'FedEx', NULL, '2014-12-10', '08.12.2014 20:58', 'NL140903PL1101', '1', 'a0YC000000ZY0jcMAD', '', '229.99'),
(27731, '288426769', NULL, NULL, 'marleen de koning', 'Zuideinde 8', 'design & Meer', '2371 BV', 'ROELOFARENDSVEEN', 'Niederlande', 'NL', NULL, NULL, '06-40521080', '0010105KG2', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '604569184004', 'FedEx', NULL, '2014-12-10', '08.12.2014 17:28', 'NL140908NM09', '1', 'a0YC000000ZYna4MAD', '', '229.99'),
(27732, '288678704', NULL, NULL, 'Vincent Jongman', 'Wethouder Hassingstraat 9', '', '7586 CM', 'OVERDINKEL', 'Niederlande', 'NL', NULL, NULL, '641240312', '0010044L91', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '604569184015', 'FedEx', NULL, '2014-12-10', '09.12.2014 14:28', 'NL140908NM09', '1', 'a0YC000000ZYna4MAD', '', '229.99'),
(27733, '288512435', NULL, NULL, 'Bart Hol', 'Drossaertweide 4', '', '6438 HV', 'OIRSBEEK', 'Niederlande', 'NL', NULL, NULL, '611352791', '00101713NY', NULL, NULL, 'Theorema Rio Horloge -GM-107-4 - zwart/zwart', NULL, '604569184026', 'FedEx', NULL, '2014-12-10', '08.12.2014 22:28', 'NL140908NM12', '1', 'a0YC000000ZYnQkMAL', '', '229.99'),
(27734, '288235499', NULL, NULL, 'Bob Smits', 'Soestdijkseweg Zuid 182', '', '3721 AH', 'BILTHOVEN', 'Niederlande', 'NL', NULL, NULL, '653252908', '0010180A2T', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- bruine leren band (T4004-3)', NULL, '604569183052', 'FedEx', NULL, '2014-12-09', '07.12.2014 23:58', 'NL140903PL402', '1', 'a0YC000000ZXxAlMAL', '', '229.99'),
(27735, '287938391', NULL, NULL, 'Kemberly Van den brom', 'Marco Pololaan 247', '', '3526 GC', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '614536569', '0010250DLK', NULL, NULL, 'Theorema Rio Horloge - GM-107-3 - goudkleurig/zwart', NULL, '604569183063', 'FedEx', NULL, '2014-12-09', '06.12.2014 23:58', 'NL140908NM11', '1', 'a0YC000000ZYnbqMAD', '', '229.99'),
(27736, '287885767', NULL, NULL, 'Michael Oostra', 'Adelaarstraat 102', 'BIS', '3514 CJ', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '681306037', '0010061IJ7', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '604569183074', 'FedEx', NULL, '2014-12-09', '06.12.2014 19:28', 'NL140908NM09', '1', 'a0YC000000ZYna4MAD', '', '229.99'),
(27737, '288252030', NULL, NULL, 'Neset Masnur', 'Millinxstraat 14B', 'rotterdamsedijk 86b', '3081 PM', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '624659353', '0010249WAQ', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '604569183085', 'FedEx', NULL, '2014-12-09', '08.12.2014 01:58', 'NL140908NM09', '1', 'a0YC000000ZYna4MAD', '', '229.99'),
(27738, '288111758', NULL, NULL, 'Nikki Barendrecht', 'Zevenbergsedijkje 85', '', '3079 DP', 'Rotterdam', 'Niederlande', 'NL', NULL, NULL, '628760710', '0010065BI7', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '604569183096', 'FedEx', NULL, '2014-12-09', '07.12.2014 16:58', 'NL140908NM09', '1', 'a0YC000000ZYna4MAD', '', '229.99'),
(27739, '287866871', '', '', 'Sylvia Jebbink', 'meijhorst 5310', '', '6537 HR', 'Nijmegen', 'Niederlande', '', '', '', '629071163', '0010187TNY', '', '', 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', 'Uhr erhalten!\r\nBitte refund!', '604569183100', 'FedEx', '', '2014-12-09', '06.12.2014 18:28', 'NL140908NM09', '1', 'a0YC000000ZYna4MAD', '', '229.99'),
(27740, '287854609', NULL, NULL, 'sasa mrgud', 'Mercurius 414', '', '1115 VR', 'DUIVENDRECHT', 'Niederlande', 'NL', NULL, NULL, '624990637', '0010138F5P', NULL, NULL, 'Theorema Rio Horloge -GM-107-4 - zwart/zwart', NULL, '604569183111', 'FedEx', NULL, '2014-12-09', '06.12.2014 17:28', 'NL140908NM12', '1', 'a0YC000000ZYnQkMAL', '', '229.99'),
(27741, '288170544', NULL, NULL, 'Rahmat Shah', 'Overslaghof 259', '', '1034 SC', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '639562048', '00102371JF', NULL, NULL, 'Theorema Sao Paolo horloge - leer - goud/zwart (GM-103-3)', NULL, '604569183122', 'FedEx', NULL, '2014-12-09', '07.12.2014 20:28', 'NL140915NM85', '1', 'a0YC000000aDRhzMAG', '', '289.00'),
(27742, '287869025', '', '', 'Sylvia Jebbink', 'meijhorst 5310', '', '6537 HR', 'Nijmegen', 'Niederlande', '', '', '', '629071163', '0010046N5M', '', '', 'Theorema Sao Paolo horloge - leer - zilver/zwart (GM-103-1)', 'Uhr erhalten!\r\nBitte refund!', '604569183100', 'FedEx', '', '2014-12-09', '06.12.2014 18:28', 'NL140915NM83', '1', 'a0YC000000aDRhxMAG', '', '289.00'),
(27743, '288190692', NULL, NULL, 'Radjinderpersad. Ramcharan', 'Hollandiahof 2', 'Thuis autorijschoolglobal', '3119 ZD', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '655321083', '10248399', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zilver/wit (GM-103-5)', NULL, '604569183144', 'FedEx', NULL, '2014-12-09', '07.12.2014 21:28', 'NL141106NM27', '1', 'a0YC000000aDSDjMAO', '', '289.00'),
(27744, '288124993', NULL, NULL, 'Jeanet Hazelhoff', 'Hoefsmid 12', '', '3411 VT', 'LOPIK', 'Niederlande', 'NL', NULL, NULL, '646396656', '0010048T3A', NULL, NULL, 'Theorema Sao Paolo horloge - metaal - zilver/zwart (GM-103-6)', NULL, '604569183155', 'FedEx', NULL, '2014-12-09', '07.12.2014 17:58', 'NL141106NM28', '1', 'a0YC000000aDSFgMAO', '', '289.00'),
(27745, '288182267', NULL, NULL, 'radoslaw rybczynski', 'ul. Strzegomska 232A', 'wroclaw', '54-432', 'Wroclaw', 'Polen', 'PL', NULL, NULL, '603628737', '0010109EDM', NULL, NULL, 'Zegarek Theorema Damascus Diamond T3008-1-01', NULL, '604569183203', 'FedEx', NULL, '2014-12-09', '07.12.2014 21:08', 'PL141112DR168', '1', 'a0YC000000aEjWnMAK', '608.96', '888.00'),
(27746, '288155677', NULL, NULL, 'Maria Molinari', 'TALLIDSVAEGEN 2', '', '13137', 'NACKA', 'Schweden', 'SE', NULL, NULL, '739309784', '0010060QRE', NULL, NULL, 'Guld/svart, metallarmband. Modell T3008-8', NULL, '604569183188', 'FedEx', NULL, '2014-12-09', '07.12.2014 19:44', 'SET3008-8', '1', 'a0YC000000ZykymMAB', '1358.64', '1895.00'),
(27747, '287891320', NULL, NULL, 'Arber Hasani', 'SANDBAECKSVAEGEN 30', '', '269 72', 'FOERSLOEV', 'Schweden', 'SE', NULL, NULL, '760146222', '00101768I2', NULL, NULL, 'Svart/svart, metallarmband. Modell T3008-5', NULL, '604569183199', 'FedEx', NULL, '2014-12-09', '06.12.2014 20:14', 'SET3008-5', '1', 'a0YC000000Zykq4MAB', '1358.64', '1895.00'),
(27748, '288483041', NULL, NULL, 'Christian Gyllensegel', 'HESEKILLEGATAN 45 A', '', '231 54', 'TRELLEBORG', 'Schweden', 'SE', NULL, NULL, '46733655400', '0010219V7E', NULL, NULL, 'Guld/svart, lÃ¤derband. Modell T3008-3', NULL, '604569184059', 'FedEx', NULL, '2014-12-10', '08.12.2014 20:44', 'SET3008-3', '1', 'a0YC000000Zyl6XMAR', '1358.64', '1895.00'),
(27749, '288453022', NULL, NULL, 'Gustav Svedung', 'Eklanda skog 75', '', '43149', 'Moelndal', 'Schweden', 'SE', NULL, NULL, '704919221', '00100592N8', NULL, NULL, 'Svart/svart, modell GM-103-2', NULL, '604569184060', 'FedEx', NULL, '2014-12-10', '08.12.2014 19:14', 'SE180314HW02', '1', 'a0YC000000Zy6y7MAB', '1744.85', '2695.00'),
(27750, '288445072', NULL, NULL, 'Silvia roca badillo', 'KAREAGA GOIKOA 111', 'Bajo', '48970', 'BASAURI', 'Spanien', 'ES', NULL, NULL, '647343559', '0010211L5O', NULL, NULL, 'Reloj Casablanca plateado y blanco', NULL, '604569183670', 'FedEx', NULL, '2014-12-10', '08.12.2014 16:28', 'ES141023CS50', '1', 'a0YC000000aVFvxMAG', '', '299.99'),
(27751, '287756410', NULL, NULL, 'Enrique Manuel PÃ©rez Triano', 'Campo de los MÃ¡rtires nÂº 2 Blq. 4', '2ºC', '41018', 'Sevilla', 'Spanien', 'ES', NULL, NULL, '699499032', '0010250W37', NULL, NULL, 'Reloj London by Pionier (negro con correa negra)', NULL, '604569182906', 'FedEx', NULL, '2014-12-09', '06.12.2014 08:58', 'ES141028FS014', '1', 'a0YC000000ZyhwNMAR', '', '199.99'),
(27752, '288562678', NULL, NULL, 'Amir Hossein', '24 VERALLO DRIVE', 'Verallo drive', 'CF11 8DT', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7453599789', '0010203VL9', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569183328', 'FedEx', NULL, '2014-12-10', '09.12.2014 01:23', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27753, '288542253', NULL, NULL, 'Danny Heath', '75 TILTWOOD DRIVE', '', 'RH10 4BA', 'CRAWLEY', 'Großbritannien', 'GB', NULL, NULL, '7899723851', '0010182BBA', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569183339', 'FedEx', NULL, '2014-12-10', '08.12.2014 22:53', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27754, '288483283', NULL, NULL, 'david harris', '48 lower road', '', 'UB95EB', 'denham bucks', 'Großbritannien', 'GB', NULL, NULL, '1895832786', '0010125ZKB', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569183340', 'FedEx', NULL, '2014-12-10', '08.12.2014 19:52', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27755, '288501542', NULL, NULL, 'Mandy Robson', '68 HUMMER ROAD', '', 'TW20 9BP', 'EGHAM', 'Großbritannien', 'GB', NULL, NULL, '7968309168', '0010121II7', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569183350', 'FedEx', NULL, '2014-12-10', '08.12.2014 20:55', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27756, '288500501', NULL, NULL, 'Elisabeth Atkinson', '4 RUSSELL ROAD', '', 'IG9 5QJ', 'BUCKHURST HILL', 'Großbritannien', 'GB', NULL, NULL, '7986625145', '0010066JIJ', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569183361', 'FedEx', NULL, '2014-12-10', '08.12.2014 20:54', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27757, '288449417', NULL, NULL, 'Mike Wolf', '96-104 CHURCH STREET', 'Shotoku Ltd - Unit 1', 'TW18 4YA', 'STAINES', 'Großbritannien', 'GB', NULL, NULL, '7990583215', '001007021Q', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569183372', 'FedEx', NULL, '2014-12-10', '08.12.2014 17:53', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27758, '288445920', NULL, NULL, 'alan crawford', '27 TRAETH MELYN', 'traeth melyn', 'LL31 9DP', 'CONWY', 'Großbritannien', 'GB', NULL, NULL, '4,41493E+11', '00100536VG', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569183383', 'FedEx', NULL, '2014-12-10', '08.12.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27759, '288433189', NULL, NULL, 'David Mcgrogan', '56 CLYDESDALE AVENUE', 'Hamilton', 'ML3 7TD', 'HAMILTON', 'Großbritannien', 'GB', NULL, NULL, '7506840058', '00100073BL', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569183394', 'FedEx', NULL, '2014-12-10', '08.12.2014 16:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27760, '288459847', NULL, NULL, 'Judy Gill', '17 HARVEY ROAD', 'Handscare', 'WS15 4HF', 'RUGELEY', 'Großbritannien', 'GB', NULL, NULL, '1543307216', '10036576', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569183409', 'FedEx', NULL, '2014-12-10', '08.12.2014 18:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27761, '288556357', NULL, NULL, 'karen Asquith', '24 HARRISON WAY', '', 'WA12 9JG', 'NEWTON-LE-WILLOWS', 'Großbritannien', 'GB', NULL, NULL, '7834515638', '0010049E3B', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569183410', 'FedEx', NULL, '2014-12-10', '09.12.2014 00:24', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27762, '288616814', NULL, NULL, 'Mansoor Hassan', '20A Goodmayes Lane', '', 'IG39NZ', 'London', 'Großbritannien', 'GB', NULL, NULL, '7904328987', '001011461C', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569183420', 'FedEx', NULL, '2014-12-10', '09.12.2014 09:55', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27763, '288408473', NULL, NULL, 'Maryam Osman', '41 BRACKEN ROAD', '', 'B24 9NN', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7969282840', '00101619XP', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569183431', 'FedEx', NULL, '2014-12-10', '08.12.2014 15:24', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27764, '288539536', NULL, NULL, 'Michael Gaul', '46 QUORN ROAD', '', 'NN10 6UU', 'RUSHDEN', 'Großbritannien', 'GB', NULL, NULL, '7889146691', '0010089HQB', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569183442', 'FedEx', NULL, '2014-12-10', '08.12.2014 22:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27765, '288560956', NULL, NULL, 'Raymond Price', 'C/FLAT COURTENAY GATE,', 'courtenay terrace,', 'BN3 2WJ', 'HOVE', 'Großbritannien', 'GB', NULL, NULL, '1273738271', '0010067UI6', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569183453', 'FedEx', NULL, '2014-12-10', '09.12.2014 00:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27766, '288413660', NULL, NULL, 'Said Ramadan', 'Flat 9 Seldon House', '', 'SW8 4DP', 'London', 'Großbritannien', 'GB', NULL, NULL, '7768644111', '001023156H', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569183464', 'FedEx', NULL, '2014-12-10', '08.12.2014 15:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27767, '288587510', NULL, NULL, 'SANDRA EXLEY', '30 CHAIN LANE', 'STAINING', 'FY3 0DD', 'BLACKPOOL', 'Großbritannien', 'GB', NULL, NULL, '7708597403', '0010176NVU', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569183475', 'FedEx', NULL, '2014-12-10', '09.12.2014 08:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27768, '288545079', NULL, NULL, 'Tim Bennett', '5 BOWLING GREEN ROAD', '', 'GL7 2EZ', 'CIRENCESTER', 'Großbritannien', 'GB', NULL, NULL, '7740076649', '00101914GP', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569183486', 'FedEx', NULL, '2014-12-10', '08.12.2014 23:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27769, '288540987', NULL, NULL, 'Wayne C Aylesbury', '1 KILSYTH CLOSE', 'Fearnhead', 'WA2 0SQ', 'WARRINGTON', 'Großbritannien', 'GB', NULL, NULL, '7703661650', '00101118C4', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569183497', 'FedEx', NULL, '2014-12-10', '08.12.2014 22:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27770, '288484692', NULL, NULL, 'david harris', '48 lower road', '', 'UB95EB', 'denham bucks', 'Großbritannien', 'GB', NULL, NULL, '1895832786', '0010191UU8', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569183340', 'FedEx', NULL, '2014-12-10', '08.12.2014 19:52', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(27771, '288423826', NULL, NULL, 'graham berry', '13 OTWELL CLOSE', '', 'OX14 2QR', 'ABINGDON', 'Großbritannien', 'GB', NULL, NULL, '7989512544', '0010204OGU', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569183512', 'FedEx', NULL, '2014-12-10', '08.12.2014 16:22', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(27772, '288644455', NULL, NULL, 'Maureen Harrison', '63 BROSSCROFT', 'Hadfield Glossop', 'SK13 1HE', 'GLOSSOP', 'Großbritannien', 'GB', NULL, NULL, '01457 864295', '0010055PAL', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569183523', 'FedEx', NULL, '2014-12-10', '09.12.2014 11:22', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(27773, '288438881', NULL, NULL, 'Alan Turpie', '39 NORMAND ROAD', '', 'ky1 2xw', 'KIRKCALDY', 'Großbritannien', 'GB', NULL, NULL, '7867972811', '0010039V67', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569183534', 'FedEx', NULL, '2014-12-10', '08.12.2014 17:22', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27774, '288542324', NULL, NULL, 'Danny Heath', '75 TILTWOOD DRIVE', '', 'RH10 4BA', 'CRAWLEY', 'Großbritannien', 'GB', NULL, NULL, '7899723851', '0010106NE6', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569183339', 'FedEx', NULL, '2014-12-10', '08.12.2014 22:52', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27775, '288455404', NULL, NULL, 'SUSAN SIMPSON', '31 GILLIAN STREET', '', 'SE13 7AJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7918682907', '0010029UVN', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569183556', 'FedEx', NULL, '2014-12-10', '08.12.2014 18:22', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27776, '288580169', NULL, NULL, 'Yen Tran', '12 Marvin House', 'Wrottesley Road', 'SE18 3RA', 'Plumstead', 'Großbritannien', 'GB', NULL, NULL, '7738712754', '0010103IHL', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569183567', 'FedEx', NULL, '2014-12-10', '09.12.2014 07:52', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27777, '288455087', NULL, NULL, 'David Hamilton', '192 DUNTOCHER ROAD', '', 'G81 3NG', 'CLYDEBANK', 'Großbritannien', 'GB', NULL, NULL, '7886770339', '00102506A4', NULL, NULL, 'GM-104-1 Black Strap, Silver Case, Black Face', NULL, '604569183578', 'FedEx', NULL, '2014-12-10', '08.12.2014 18:22', 'UK140102AMC02', '1', 'a0YC000000aUKqMMAW', '169.99', '259.00'),
(27778, '288485444', NULL, NULL, 'Jack Witter', '2 WOODHILL TERRACE', '', 'AB15 5LE', 'ABERDEEN', 'Großbritannien', 'GB', NULL, NULL, '7590991195', '0010250JBC', NULL, NULL, 'GM-104-3 Black Strap, Black Case, Black Face', NULL, '604569183589', 'FedEx', NULL, '2014-12-10', '08.12.2014 19:53', 'UK140102AMC04', '1', 'a0YC000000aUKqKMAW', '169.99', '259.00'),
(27779, '288456348', NULL, NULL, 'Aftabs Udins', '83 LINGLA GARDENS', '', 'CA26 3AL', 'FRIZINGTON', 'Großbritannien', 'GB', NULL, NULL, '7557504415', '001002592Z', NULL, NULL, 'GM-104-6   Silver, Black Dial, Silver Metal Band', NULL, '604569183590', 'FedEx', NULL, '2014-12-10', '08.12.2014 18:23', 'GM-104-6', '1', 'a0YC000000aUrlhMAC', '169.99', '259.00'),
(27780, '288577482', NULL, NULL, 'anne kavalieros', '56/57 PIER ROAD', '', 'BN17 5LP', 'LITTLEHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7739804902', '0010022EG5', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '604569183604', 'FedEx', NULL, '2014-12-10', '09.12.2014 07:24', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(27781, '288486155', NULL, NULL, 'Monta Daugule', '83 LINGLA GARDENS', '', 'CA26 3AL', 'FRIZINGTON', 'Großbritannien', 'GB', NULL, NULL, '7864951300', '0010183Y26', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '604569183615', 'FedEx', NULL, '2014-12-10', '08.12.2014 19:52', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(27782, '288447717', NULL, NULL, 'rebecca streeter', '6 MURINA AVENUE', '', 'PO21 2DA', 'BOGNOR REGIS', 'Großbritannien', 'GB', NULL, NULL, '7826850094', '0010012P9B', NULL, NULL, 'GM-104-8   Black, Black Dial, Black Metal Band', NULL, '604569183626', 'FedEx', NULL, '2014-12-10', '08.12.2014 17:53', 'GM-104-8', '1', 'a0YC000000aUrn9MAC', '169.99', '259.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(27783, '288549849', NULL, NULL, 'Ketan Mistry', '7 BERRYDALE CLOSE', '', 'BD15 7UD', 'BRADFORD', 'Großbritannien', 'GB', NULL, NULL, '7970229912', '00102196WU', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Leather Strap', NULL, '604569183637', 'FedEx', NULL, '2014-12-10', '08.12.2014 23:23', 'UK140923JM15', '1', 'a0YC000000aUXCEMA4', '130.00', '189.00'),
(27784, '288447009', NULL, NULL, 'leslie obst', '14 BLESSING WAY', '', 'IG11 0XG', 'BARKING', 'Großbritannien', 'GB', NULL, NULL, '4,47419E+11', '00102503UQ', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Metal Strap', NULL, '604569183648', 'FedEx', NULL, '2014-12-10', '08.12.2014 17:53', 'UK140923JM19', '1', 'a0YC000000aUXCIMA4', '130.00', '189.00'),
(27785, '288531820', NULL, NULL, 'Lisa McCabe', '6 spring hse 205 kingston road', '', 'Sw19 3nj', 'Wimbledon', 'Großbritannien', 'GB', NULL, NULL, '7931310132', '0010232FTY', NULL, NULL, 'Pioner New Model 2014 - Silver Face and Black Leather Strap', NULL, '604569183659', 'FedEx', NULL, '2014-12-10', '08.12.2014 22:24', 'UK140923JM13', '1', 'a0YC000000aUXCCMA4', '130.00', '189.00'),
(27786, '288644326', NULL, NULL, 'Melissa Edmondson Bird & Bird LLP', '15 FETTER LANE', '', 'EC4A 1JP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7881912127', '0010250EJD', NULL, NULL, 'SilverCase - White Dial- Brown Leather', NULL, '604569183660', 'FedEx', NULL, '2014-12-10', '09.12.2014 11:24', 'T-3001-1A', '1', 'a0YC000000aFmqjMAC', '96.01', '149.00'),
(27787, '287952495', NULL, NULL, 'Alan Jones', '5/1 Newhaven Road', 'N/A', 'EH6 5PF', 'Edinburgh', 'Großbritannien', 'GB', NULL, NULL, '7854164594', '0010075NWP', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '604569180580', 'FedEx', NULL, '2014-12-09', '07.12.2014 00:53', 'UK140102AMC04', '1', 'a0YC000000ZwvZWMAZ', '169.99', '259.00'),
(27788, '287838659', NULL, NULL, 'Daniel Berry', '372 WARRINGTON ROAD', '', 'L35 9JB', 'PRESCOT', 'Großbritannien', 'GB', NULL, NULL, '7827625501', '0010224PPJ', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '604569180590', 'FedEx', NULL, '2014-12-09', '06.12.2014 15:22', 'UK140102AMC04', '1', 'a0YC000000ZwvZWMAZ', '169.99', '259.00'),
(27789, '287651352', NULL, NULL, 'carl watson', '11  high street', 'squires coffee shop', 'ss6 7ew', 'rayleigh', 'Großbritannien', 'GB', NULL, NULL, '1268778376', '0010110F1P', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '604569180605', 'FedEx', NULL, '2014-12-09', '05.12.2014 19:22', 'UK131217AMC32', '1', 'a0YC000000Zwv3PMAR', '152.00', '229.00'),
(27790, '287853182', NULL, NULL, 'Alan Briston', '8 HUNDALE CRESCENT', 'The Ings', 'TS10 2PU', 'REDCAR', 'Großbritannien', 'GB', NULL, NULL, '7833922932', '00100843AV', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '604569180616', 'FedEx', NULL, '2014-12-09', '06.12.2014 16:22', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(27791, '288272819', NULL, NULL, 'Jemma Thomas', '19 WOODFIELD TERRACE', 'Tir-y-berth Hengoed', 'CF82 8AH', 'HENGOED', 'Großbritannien', 'GB', NULL, NULL, '7807952522', '0010046ML5', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '604569180627', 'FedEx', NULL, '2014-12-09', '08.12.2014 07:52', 'UK140102AMC03', '1', 'a0YC000000ZwvZzMAJ', '169.99', '259.00'),
(27792, '287684250', NULL, NULL, 'Corey Dow', '20 TUDOR AVENUE', '', 'NE29 0RY', 'NORTH SHIELDS', 'Großbritannien', 'GB', NULL, NULL, '7772955479', '0010122O3E', NULL, NULL, 'Brown Strap Silver Case Gold Face (GM-104-4)', NULL, '604569180638', 'FedEx', NULL, '2014-12-09', '05.12.2014 21:52', 'UK140102AMC05', '1', 'a0YC000000ZwvXzMAJ', '169.99', '259.00'),
(27793, '287689178', NULL, NULL, 'MARIUS VAITKAITIS', '14 DAIGLEN DRIVE', '', 'RM15 5RN', 'SOUTH OCKENDON', 'Großbritannien', 'GB', NULL, NULL, '7837195998', '0010244GFA', NULL, NULL, 'Brown Strap Silver Case Gold Face (GM-104-4)', NULL, '604569180649', 'FedEx', NULL, '2014-12-09', '05.12.2014 22:22', 'UK140102AMC05', '1', 'a0YC000000ZwvXzMAJ', '169.99', '259.00'),
(27794, '288176509', NULL, NULL, 'Sylvia Chapman', '28 Castle Street', 'Norham', 'TD15 2LQ', 'Northumberland', 'Großbritannien', 'GB', NULL, NULL, '7828501495', '0010020K9V', NULL, NULL, 'Brown Strap Silver Case Gold Face (GM-104-4)', NULL, '604569180650', 'FedEx', NULL, '2014-12-09', '07.12.2014 19:53', 'UK140102AMC05', '1', 'a0YC000000ZwvXzMAJ', '169.99', '259.00'),
(27795, '288248383', NULL, NULL, 'Alejandra Bowen', '21 Rainville Rainville Road', '', 'W6 9HA', 'London', 'Großbritannien', 'GB', NULL, NULL, '7472411174', '0010131PQU', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180660', 'FedEx', NULL, '2014-12-09', '08.12.2014 00:22', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27796, '288125795', NULL, NULL, 'alex pressley', '5 KENSINGTON WAY', '', 'S81 7SY', 'WORKSOP', 'Großbritannien', 'GB', NULL, NULL, '01909 532680', '0010114I8U', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180671', 'FedEx', NULL, '2014-12-09', '07.12.2014 16:52', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27797, '287907196', NULL, NULL, 'Andrea Martin', '43 KING GEORGE ROAD', '', 'SG12 7DS', 'WARE', 'Großbritannien', 'GB', NULL, NULL, '7837003039', '0010242TO8', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180682', 'FedEx', NULL, '2014-12-09', '06.12.2014 20:23', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27798, '288010600', NULL, NULL, 'Andrew Prunty', '54 GROSMONT ROAD', 'Whalehill Eston', 'TS6 8HW', 'MIDDLESBROUGH', 'Großbritannien', 'GB', NULL, NULL, '1642463864', '00101911XG', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180693', 'FedEx', NULL, '2014-12-09', '07.12.2014 10:25', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27799, '287866611', NULL, NULL, 'April Allinson', '14 SYCAMORE ROAD', '', 'TS19 0NB', 'STOCKTON-ON-TEES', 'Großbritannien', 'GB', NULL, NULL, '7701057064', '0010007K67', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180708', 'FedEx', NULL, '2014-12-09', '06.12.2014 17:22', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27800, '287792200', NULL, NULL, 'Claire Beckert', '16 OAK PARK ROAD', 'WORDSLEY', 'DY8 5YL', 'STOURBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '01384 358964', '0010154OL4', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180719', 'FedEx', NULL, '2014-12-09', '06.12.2014 11:53', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27801, '287892610', NULL, NULL, 'Eileen Barker', '216 WATERLOO STREET', '', 'M9 8GW', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '1617401578', '0010044EN0', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180720', 'FedEx', NULL, '2014-12-09', '06.12.2014 19:22', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27802, '287900183', NULL, NULL, 'fay davies', '53 SOUTHAMPTON ROAD', '', 'PO16 7DZ', 'FAREHAM', 'Großbritannien', 'GB', NULL, NULL, '7883631116', '0010067HC1', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180730', 'FedEx', NULL, '2014-12-09', '06.12.2014 19:53', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27803, '288228497', NULL, NULL, 'gemma hyland', '43 HUDDLESTON CRESCENT', '', 'RH1 3JR', 'REDHILL', 'Großbritannien', 'GB', NULL, NULL, '7896534978', '10215884', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180741', 'FedEx', NULL, '2014-12-09', '07.12.2014 22:53', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27804, '288360555', NULL, NULL, 'Graeme Whittaker', '12B EXETER WAY', 'Theale Commercial Estate', 'RG7 4PF', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7867338420', '00102112NI', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180752', 'FedEx', NULL, '2014-12-09', '08.12.2014 12:54', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27805, '287796929', NULL, NULL, 'Hayley Stacey', '71 RUSSELL AVENUE', '', 'HP21 8ND', 'AYLESBURY', 'Großbritannien', 'GB', NULL, NULL, '7825568709', '0010153A4H', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180763', 'FedEx', NULL, '2014-12-09', '06.12.2014 12:24', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27806, '287926877', NULL, NULL, 'Ioan Adrian Lador', '3 FALKS HILL', '', 'LU2 0FN', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '7594309824', '00101167S6', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180774', 'FedEx', NULL, '2014-12-09', '06.12.2014 21:52', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27807, '288153410', NULL, NULL, 'james roberson', '63A KEMPTON AVENUE', '', 'UB5 4HG', 'NORTHOLT', 'Großbritannien', 'GB', NULL, NULL, '7956358402', '0010059RML', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180785', 'FedEx', NULL, '2014-12-09', '07.12.2014 18:23', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27808, '287871763', NULL, NULL, 'kerry towers', '50 Westwood road', '', 'SO17 1DP', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7825917624', '10105969', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180796', 'FedEx', NULL, '2014-12-09', '06.12.2014 17:52', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27809, '287883789', NULL, NULL, 'Kim Tyler', '3 AYNHO CLOSE', 'Mount Nod', 'CV5 7HH', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7812115950', '00100276AP', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180800', 'FedEx', NULL, '2014-12-09', '06.12.2014 18:23', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27810, '287876396', NULL, NULL, 'louise stoackley', '19 WORCESTER ROAD', 'Newton Hall', 'DH1 5PZ', 'DURHAM', 'Großbritannien', 'GB', NULL, NULL, '7882374571', '0010201XL7', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180811', 'FedEx', NULL, '2014-12-09', '06.12.2014 17:52', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27811, '288284411', NULL, NULL, 'Louise Wheatley', '45 STAFFORD GROVE', 'Shenley Church End', 'MK5 6AX', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '7734457476', '0010173EJA', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180822', 'FedEx', NULL, '2014-12-09', '08.12.2014 08:54', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27812, '287830680', NULL, NULL, 'Margaret Brett', 'GRANGE COTTA THORPE ROAD', 'Easington Village Peterlee County Durham', 'SR8 3UB', 'PETERLEE', 'Großbritannien', 'GB', NULL, NULL, '97946303187', '0010174SDD', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180833', 'FedEx', NULL, '2014-12-09', '06.12.2014 14:24', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27813, '287715579', NULL, NULL, 'Michael Gary Duncan', '13 BROMFIELD PARK', '', 'CH7 1HN', 'MOLD', 'Großbritannien', 'GB', NULL, NULL, '7885680491', '0010113F2T', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180844', 'FedEx', NULL, '2014-12-09', '06.12.2014 01:22', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27814, '287955128', NULL, NULL, 'Neil Dunlop', '46 ROGAN WOOD', '', 'BT36 4BG', 'NEWTOWNABBEY', 'Großbritannien', 'GB', NULL, NULL, '7841473740', '0010082YYX', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180855', 'FedEx', NULL, '2014-12-09', '07.12.2014 01:22', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27815, '288162904', NULL, NULL, 'Robert Lellow', '61 LONG RIDINGS AVENUE', '', 'CM13 1EE', 'BRENTWOOD', 'Großbritannien', 'GB', NULL, NULL, '7949972963', '0010087KGD', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180866', 'FedEx', NULL, '2014-12-09', '07.12.2014 18:52', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27816, '287858846', NULL, NULL, 'Sean Buckley', '39A NELSON ROAD', '', 'N8 9RX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '07976 207092', '00101843HC', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180877', 'FedEx', NULL, '2014-12-09', '06.12.2014 16:52', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27817, '287906782', NULL, NULL, 'sean warburton', '6 CORUN Y BRYN', '', 'CH5 4QS', 'DEESIDE', 'Großbritannien', 'GB', NULL, NULL, '7866118976', '0010119B63', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180888', 'FedEx', NULL, '2014-12-09', '06.12.2014 20:22', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27818, '288129695', NULL, NULL, 'Sophie John', '22 ROSE BRAE', '', 'L18 6JX', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '07956 735125', '0010150MVF', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180899', 'FedEx', NULL, '2014-12-09', '07.12.2014 17:23', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27819, '288354378', NULL, NULL, 'Susan Burton', '38 Eaton Road Alsager', '', 'ST7 2BQ', 'Stoke on Trent', 'Großbritannien', 'GB', NULL, NULL, '1270877737', '0010135LNF', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180903', 'FedEx', NULL, '2014-12-09', '08.12.2014 12:25', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27820, '288335157', NULL, NULL, 'Susan Maxwell', '1 TOWNHEAD GARDENS', 'Collin', 'DG1 4GE', 'DUMFRIES', 'Großbritannien', 'GB', NULL, NULL, '7590415704', '0010010OH0', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '604569180914', 'FedEx', NULL, '2014-12-09', '08.12.2014 11:24', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(27821, '287935974', NULL, NULL, 'Amanda Gabriel', '6 Quantock Drive, Lindseyfield', '', 'G75 9GW', 'East Kilbride', 'Großbritannien', 'GB', NULL, NULL, '', '00100064B2', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569180925', 'FedEx', NULL, '2014-12-09', '06.12.2014 22:54', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27822, '288022832', NULL, NULL, 'Aykut Guney', '37 37 ST. JOHNS WOOD TERRACE', '', 'NW8 6JL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '2075866006', '00100921I4', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569180936', 'FedEx', NULL, '2014-12-09', '07.12.2014 10:52', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27823, '287931611', NULL, NULL, 'Carl Davis', '4 THE PADDOCK', 'Kirkby in ashfield', 'NG17 8BT', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7970262063', '0010219JHR', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569180947', 'FedEx', NULL, '2014-12-09', '06.12.2014 22:23', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27824, '287881303', NULL, NULL, 'Carol Knight', 'Flat 4 56 St Georges Sq', 'Pimlico', 'SW1V 3QT', 'London', 'Großbritannien', 'GB', NULL, NULL, '2076307067', '0010124SB6', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569180958', 'FedEx', NULL, '2014-12-09', '06.12.2014 18:22', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27825, '287837311', NULL, NULL, 'Christine Houghton', '2 HOLLINGBOURNE ROAD', '', 'ME8 6SS', 'GILLINGHAM', 'Großbritannien', 'GB', NULL, NULL, '1634260362', '0010244EL8', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569180969', 'FedEx', NULL, '2014-12-09', '06.12.2014 14:52', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27826, '288044688', NULL, NULL, 'Claudia Neacsu', '37 SILKSTREAM ROAD', '', 'HA8 0DD', 'EDGWARE', 'Großbritannien', 'GB', NULL, NULL, '7468496487', '0010170RCR', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569180970', 'FedEx', NULL, '2014-12-09', '07.12.2014 12:22', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27827, '287910205', NULL, NULL, 'Derek Martin', '21 George Paul Road', '', 'ML118QU', 'Carnwath', 'Großbritannien', 'GB', NULL, NULL, '7717206378', '0010227DR4', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569180980', 'FedEx', NULL, '2014-12-09', '06.12.2014 20:52', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27828, '287862841', NULL, NULL, 'DIANE OXLEY', '2 NEW ORCHARD LANE', 'THURCROFT', 'S66 9AB', 'ROTHERHAM', 'Großbritannien', 'GB', NULL, NULL, '1709700969', '0010231SXR', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569180991', 'FedEx', NULL, '2014-12-09', '06.12.2014 16:52', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27829, '288020359', NULL, NULL, 'Ellen Jensen', '144 BRAIDCRAFT ROAD', '', 'G53 5EZ', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7825883599', '0010166M9P', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569181005', 'FedEx', NULL, '2014-12-09', '07.12.2014 10:53', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27830, '287771962', NULL, NULL, 'Ellenore Bird', '101 Chapel Lane', 'Great Barr', 'B43 7BA', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '1213572721', '0010250BFQ', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569181016', 'FedEx', NULL, '2014-12-09', '06.12.2014 10:54', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27831, '288330503', NULL, NULL, 'Fiona Woodhouse', '4 Linketty Lane', '', 'PL7 1RE', 'Plymouth', 'Großbritannien', 'GB', NULL, NULL, '7810566659', '0010108CVE', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569181027', 'FedEx', NULL, '2014-12-09', '08.12.2014 11:22', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27832, '287792576', NULL, NULL, 'Gill Hughes', '112 RODDEN ROAD', '', 'BA11 2AL', 'FROME', 'Großbritannien', 'GB', NULL, NULL, '07976 060611', '00100467HF', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569181038', 'FedEx', NULL, '2014-12-09', '06.12.2014 11:53', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27833, '287941734', NULL, NULL, 'Marina Tkachenko', 'F27, DUDLEY FINCHLEY ROAD', '', 'NW11 6AE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7852646126', '0010105RQJ', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569181049', 'FedEx', NULL, '2014-12-09', '06.12.2014 23:22', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27834, '287913840', NULL, NULL, 'Narinder Madhar', '7 WRIGHTON CLOSE', 'New Invention Willenhall', 'WV12 5DR', 'WILLENHALL', 'Großbritannien', 'GB', NULL, NULL, '7941929842', '10159684', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569181050', 'FedEx', NULL, '2014-12-09', '06.12.2014 20:53', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27835, '287909012', NULL, NULL, 'Nayna Ladwa', '43 DOWNSHALL AVENUE', '', 'IG3 8NB', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '2085997734', '0010056RWO', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569181071', 'FedEx', NULL, '2014-12-09', '06.12.2014 20:22', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27836, '287850595', NULL, NULL, 'nayna Ladwa', '43 DOWNSHALL AVENUE', 'seven kings', 'IG3 8NB', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '4,42086E+11', '0010058HYS', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569181071', 'FedEx', NULL, '2014-12-09', '06.12.2014 15:52', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27837, '287905183', NULL, NULL, 'Neil Inverarity', '3 DAWSON AVENUE', 'Howden', 'EH54 6AJ', 'LIVINGSTON', 'Großbritannien', 'GB', NULL, NULL, '7718130696', '0010245RIR', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569181082', 'FedEx', NULL, '2014-12-09', '06.12.2014 20:22', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27838, '288218767', NULL, NULL, 'Olubukola Sanya', '39 Draper Close', 'The Chase', 'RM20 4BL', 'Grays, Essex', 'Großbritannien', 'GB', NULL, NULL, '7888652982', '0010230DFP', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569181093', 'FedEx', NULL, '2014-12-09', '07.12.2014 21:53', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27839, '287952086', NULL, NULL, 'Paul Greasley', '2 EAST STREET', 'Anchor Inn', 'LN13 9EQ', 'ALFORD', 'Großbritannien', 'GB', NULL, NULL, '1507462062', '001016526V', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569181108', 'FedEx', NULL, '2014-12-09', '07.12.2014 00:54', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27840, '287789794', NULL, NULL, 'paul martin', 'L .T F KINSBOURNE GREEN LANE', '', 'AL5 3PF', 'HARPENDEN', 'Großbritannien', 'GB', NULL, NULL, '7710428041', '0010233U7Y', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569181119', 'FedEx', NULL, '2014-12-09', '06.12.2014 11:52', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27841, '288120970', NULL, NULL, 'Penny Walters', '2 HEXHAM CLOSE', '', 'SN14 0YT', 'CHIPPENHAM', 'Großbritannien', 'GB', NULL, NULL, '7841590759', '0010001X53', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569181120', 'FedEx', NULL, '2014-12-09', '07.12.2014 16:53', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27842, '288018245', NULL, NULL, 'Ruth Robins', '8 CALLANDER TERRACE', '', 'KY11 8EY', 'DUNFERMLINE', 'Großbritannien', 'GB', NULL, NULL, '7817218492', '0010122POH', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569181130', 'FedEx', NULL, '2014-12-09', '07.12.2014 10:54', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27843, '287855635', NULL, NULL, 'Subway Subway', '10b Arena Shopping Park', 'Classic Drive', 'CV6 6AS', 'Coventry', 'Großbritannien', 'GB', NULL, NULL, '7803080955', '0010249K8N', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569181141', 'FedEx', NULL, '2014-12-09', '06.12.2014 16:22', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27844, '287819256', NULL, NULL, 'Sylvia tibbetts', '12 hedgefield grove', '', 'b63 2hj', 'Halesowen', 'Großbritannien', 'GB', NULL, NULL, '7946512597', '0010110AYW', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569181152', 'FedEx', NULL, '2014-12-09', '06.12.2014 13:52', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27845, '288124743', NULL, NULL, 'Wanda Baker', 'Teddards Jevington Road', 'Filching', 'BN26 5QA', 'Polegate', 'Großbritannien', 'GB', NULL, NULL, '7702135215', '0010190ET7', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569181163', 'FedEx', NULL, '2014-12-09', '07.12.2014 16:53', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27846, '287856017', NULL, NULL, 'Waqar Ali', '43 HATHERSAGE ROAD', '', 'M13 0EJ', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7402474944', '0010121O71', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569181174', 'FedEx', NULL, '2014-12-09', '06.12.2014 16:23', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27847, '288038168', NULL, NULL, 'Wendy Scott', '16 Tuxford Road', 'The Escape Salon', 'NG22 9TA', 'Boughton', 'Großbritannien', 'GB', NULL, NULL, '1623869625', '0010049JES', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '604569181185', 'FedEx', NULL, '2014-12-09', '07.12.2014 11:52', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(27848, '287785585', NULL, NULL, 'Aifie Afiesimama', '12 The Old Dairy', '', 'TS17 6BT', 'Stockton-on-tees', 'Großbritannien', 'GB', NULL, NULL, '7403699293', '00102375RL', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181196', 'FedEx', NULL, '2014-12-09', '06.12.2014 11:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27849, '288041523', NULL, NULL, 'Alan Geary', '44/1 DRUM STREET', 'Gilmerton', 'EH17 8RN', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7977115290', '0010098MHP', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181200', 'FedEx', NULL, '2014-12-09', '07.12.2014 11:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27850, '287814605', NULL, NULL, 'Alex Elsdon', '37 RAVEN LANE', 'Norton', 'TS20 1LZ', 'STOCKTON-ON-TEES', 'Großbritannien', 'GB', NULL, NULL, '7914916737', '0010116EFV', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181211', 'FedEx', NULL, '2014-12-09', '06.12.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27851, '287811619', NULL, NULL, 'Amanda Ebbs', '54 ERRIFF DRIVE', 'South Ockendon', 'RM15 5AW', 'SOUTH OCKENDON', 'Großbritannien', 'GB', NULL, NULL, '7875671531', '0010009UYC', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181222', 'FedEx', NULL, '2014-12-09', '06.12.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27852, '287874238', NULL, NULL, 'Amy ackerman', '20 FONMON PARK ROAD', '', 'CF62 3BF', 'BARRY', 'Großbritannien', 'GB', NULL, NULL, '1446713302', '0010205C8G', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181233', 'FedEx', NULL, '2014-12-09', '06.12.2014 17:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27853, '287836527', NULL, NULL, 'Andrew Cohen', '39 WENLOCK ROAD', '', 'HA8 9JG', 'EDGWARE', 'Großbritannien', 'GB', NULL, NULL, '7512108363', '0010179EUV', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181244', 'FedEx', NULL, '2014-12-09', '06.12.2014 14:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27854, '287909791', NULL, NULL, 'Andrew Selman', '4 Leventon', '', 'Ba147us', 'Wiltshire', 'Großbritannien', 'GB', NULL, NULL, '7939901640', '0010196XL5', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181255', 'FedEx', NULL, '2014-12-09', '06.12.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27855, '287766073', NULL, NULL, 'Angela Dodwell', '537 flat 1-1 Royston road', '', 'G21 2dj', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7712429900', '00101662SH', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181266', 'FedEx', NULL, '2014-12-09', '06.12.2014 10:24', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27856, '287874085', NULL, NULL, 'Ann Nealis', '83 LAUREL DRIVE', '', 'BT82 9PN', 'STRABANE', 'Großbritannien', 'GB', NULL, NULL, '2871880044', '0010154F6R', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181277', 'FedEx', NULL, '2014-12-09', '06.12.2014 17:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27857, '287826877', NULL, NULL, 'Attia Javaid', '349 LONDON ROAD', '', 'RG1 3PB', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7440785355', '10061572', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181288', 'FedEx', NULL, '2014-12-09', '06.12.2014 14:24', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27858, '287832651', NULL, NULL, 'Bisi Olowu', '1SALES COURT BURLEIGH WAY', '', 'EN2 6AE', 'ENFIELD', 'Großbritannien', 'GB', NULL, NULL, '7832903675', '0010094JPA', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181299', 'FedEx', NULL, '2014-12-09', '06.12.2014 14:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27859, '288318830', NULL, NULL, 'Blaine Walding', '7 BROOKSIDE', '', 'KT16 9ES', 'CHERTSEY', 'Großbritannien', 'GB', NULL, NULL, '07850 384 339', '0010221U87', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181303', 'FedEx', NULL, '2014-12-09', '08.12.2014 10:26', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27860, '287804511', NULL, NULL, 'Bruce Brewer', 'HAMARA GHAR WOKEFIELD ROW', 'Mortimer', 'RG7 3AL', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7538994356', '0010241CAC', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181314', 'FedEx', NULL, '2014-12-09', '06.12.2014 12:54', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27861, '287903489', NULL, NULL, 'Carl McDuffus', '3 WALTON DRIVE', '', 'HA1 4XB', 'HARROW', 'Großbritannien', 'GB', NULL, NULL, '7956897647', '00100082T3', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181325', 'FedEx', NULL, '2014-12-09', '06.12.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27862, '287799894', NULL, NULL, 'carol bogue-lloyd', '21 PRIORY GARDENS', '', 'NP18 2JG', 'NEWPORT', 'Großbritannien', 'GB', NULL, NULL, '7812325122', '00100152N2', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181336', 'FedEx', NULL, '2014-12-09', '06.12.2014 12:24', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27863, '287850842', NULL, NULL, 'Carol Rees', '18 THE NURSERIES', 'Langstone', 'NP18 2NT', 'NEWPORT', 'Großbritannien', 'GB', NULL, NULL, '7810871577', '001015341B', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181347', 'FedEx', NULL, '2014-12-09', '06.12.2014 15:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27864, '287884509', NULL, NULL, 'Caroline Kerrigan', '108 Manor House Lane', '', 'B26 1pr', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '7950833010', '00100327XE', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181358', 'FedEx', NULL, '2014-12-09', '06.12.2014 18:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27865, '287877035', NULL, NULL, 'Ceri Traynor', '21 CEFN COCH', 'Radyr', 'CF15 8BJ', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7779403420', '0010085IQY', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181369', 'FedEx', NULL, '2014-12-09', '06.12.2014 17:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27866, '288329693', NULL, NULL, 'Colin Griffiths', '61 GERALD STREET', '', 'LL11 1EL', 'WREXHAM', 'Großbritannien', 'GB', NULL, NULL, '7766654526', '0010023SOP', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181370', 'FedEx', NULL, '2014-12-09', '08.12.2014 11:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27867, '288026580', NULL, NULL, 'daniel southall', '8 OLD BARN COURT', '', 'NP26 3TE', 'CALDICOT', 'Großbritannien', 'GB', NULL, NULL, '7894042974', '0010180FBP', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181380', 'FedEx', NULL, '2014-12-09', '07.12.2014 11:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27868, '287903474', NULL, NULL, 'David Beech', '37 ADELAIDE STREET', '', 'DY5 3HN', 'BRIERLEY HILL', 'Großbritannien', 'GB', NULL, NULL, '7815547076', '0010226P1W', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181391', 'FedEx', NULL, '2014-12-09', '06.12.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27869, '287818704', NULL, NULL, 'David Mercer', '7 LAYTON WAY', 'Manor Court', 'L34 5NR', 'PRESCOT', 'Großbritannien', 'GB', NULL, NULL, '7717161978', '0010004RLH', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181406', 'FedEx', NULL, '2014-12-09', '06.12.2014 13:55', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27870, '288373166', NULL, NULL, 'Dawn Burgess', '57 TOWER ROAD', '', 'CV22 5NA', 'RUGBY', 'Großbritannien', 'GB', NULL, NULL, '7779996575', '0010038YWS', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181417', 'FedEx', NULL, '2014-12-09', '08.12.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27871, '287818476', NULL, NULL, 'Delfim Moreira', '9 FULMAR CLOSE', '', 'CF64 5FE', 'PENARTH', 'Großbritannien', 'GB', NULL, NULL, '7787142670', '0010204O72', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181428', 'FedEx', NULL, '2014-12-09', '06.12.2014 13:54', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27872, '288299755', NULL, NULL, 'Dianne Carter', '114 Fernside Road', '', 'BH15 2EP', 'Poole', 'Großbritannien', 'GB', NULL, NULL, '01202 649863', '0010211Q4C', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181439', 'FedEx', NULL, '2014-12-09', '08.12.2014 09:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27873, '287780943', NULL, NULL, 'FAILTE/ JAMES CUMMISKEY', 'FAILTE EAST WAREHOUSE', '130 BLOCHAIRN ROAD', 'G21 2DU', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '0141 548 6180', '10097237', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181440', 'FedEx', NULL, '2014-12-09', '06.12.2014 11:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27874, '287881726', NULL, NULL, 'geraldine lunn', '14 DUCKETTS MEAD', 'canewdon', 'SS4 3QS', 'ROCHFORD', 'Großbritannien', 'GB', NULL, NULL, '1702258020', '0010025PA2', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181450', 'FedEx', NULL, '2014-12-09', '06.12.2014 18:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27875, '287918625', NULL, NULL, 'Giles Hutchinson', '40 COVERDALE', '', 'LU4 9JR', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '7785514308', '0010174JV6', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181461', 'FedEx', NULL, '2014-12-09', '06.12.2014 21:24', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27876, '288176365', NULL, NULL, 'gillian rimell', 'westcoigne imperial ave', 'minster on sea sheerness', 'ME12 2HG', 'kent', 'Großbritannien', 'GB', NULL, NULL, '1795871266', '0010014JOQ', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181472', 'FedEx', NULL, '2014-12-09', '07.12.2014 19:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27877, '287817776', NULL, NULL, 'Jacqui Jaggers', '15 SELDON CLOSE', '', 'SS0 0AD', 'WESTCLIFF-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7966242073', '0010236S9U', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181483', 'FedEx', NULL, '2014-12-09', '06.12.2014 13:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27878, '288253824', NULL, NULL, 'Jingjing Zheng', 'FLAT43 Masterman house ELMINGTON ESTATE', '', 'SE5 7HX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7447905633', '0010219B8D', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181494', 'FedEx', NULL, '2014-12-09', '08.12.2014 01:36', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27879, '287896285', NULL, NULL, 'Jodie Duncan', '29 Inhurst road northend', '', 'Po20qj', 'Portsmouth', 'Großbritannien', 'GB', NULL, NULL, '7583652698', '0010055THP', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181509', 'FedEx', NULL, '2014-12-09', '06.12.2014 19:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27880, '287879778', NULL, NULL, 'John Baxter', '3 BOTHWICKS ROAD', '', 'TR7 1DY', 'NEWQUAY', 'Großbritannien', 'GB', NULL, NULL, '7930473075', '0010168WMG', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181510', 'FedEx', NULL, '2014-12-09', '06.12.2014 18:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27881, '287793064', NULL, NULL, 'John Dodds', '1 Druridge Drive', '', 'NE24 4PX', 'Blyth', 'Großbritannien', 'GB', NULL, NULL, '1670354701', '0010120BJJ', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181520', 'FedEx', NULL, '2014-12-09', '06.12.2014 12:25', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27882, '287868951', NULL, NULL, 'John Gordon', '39/3 ORCHARD BRAE AVENUE', '', 'EH4 2UP', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '0131 623 0086', '0010214YD9', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181531', 'FedEx', NULL, '2014-12-09', '06.12.2014 17:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27883, '287930922', NULL, NULL, 'joyce abrafi', '100 COPPERFIELD GARDENS', '', 'CM14 4UE', 'BRENTWOOD', 'Großbritannien', 'GB', NULL, NULL, '7445271325', '0010129WXP', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181542', 'FedEx', NULL, '2014-12-09', '06.12.2014 22:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27884, '288196435', NULL, NULL, 'Julian Broughton', '36 DONINGTON DRIVE', 'Sunnyhill', 'DE23 1NA', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '7817361455', '00102384PT', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181553', 'FedEx', NULL, '2014-12-09', '07.12.2014 20:54', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27885, '288352326', NULL, NULL, 'justine bowden', 'SX3 MARKET STREET', 'Market Street', 'RG12 1QD', 'BRACKNELL', 'Großbritannien', 'GB', NULL, NULL, '7949072872', '00101903JK', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181564', 'FedEx', NULL, '2014-12-09', '08.12.2014 12:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27886, '287853904', NULL, NULL, 'Karen Bryant', '42 INGERSLEY VALE', '', 'SK10 5BP', 'MACCLESFIELD', 'Großbritannien', 'GB', NULL, NULL, '7792413328', '0010119PN3', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181575', 'FedEx', NULL, '2014-12-09', '06.12.2014 16:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27887, '288036904', NULL, NULL, 'Karen cruikshanks', '8 RIDGEWAY CRESCENT', '', 'SR3 1YL', 'SUNDERLAND', 'Großbritannien', 'GB', NULL, NULL, '7900433507', '0010027E8J', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181586', 'FedEx', NULL, '2014-12-09', '07.12.2014 11:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27888, '287774542', NULL, NULL, 'Karen Robson', '4 Glambran Close', 'Birch Grove', 'SA7 9RP', 'Swansea', 'Großbritannien', 'GB', NULL, NULL, '7966040399', '001013528F', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181597', 'FedEx', NULL, '2014-12-09', '06.12.2014 10:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27889, '287937190', NULL, NULL, 'Kath Gleave', '10 CLIFTON ROAD', 'Marton', 'FY4 4QA', 'BLACKPOOL', 'Großbritannien', 'GB', NULL, NULL, '7582637793', '0010064EW6', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181601', 'FedEx', NULL, '2014-12-09', '06.12.2014 22:54', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27890, '288275126', NULL, NULL, 'Kelly-Anne Congreve', '40 East Road', '', 'TW148DQ', 'Feltham', 'Großbritannien', 'GB', NULL, NULL, '7718208723', '0010070PW9', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181612', 'FedEx', NULL, '2014-12-09', '08.12.2014 08:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27891, '288338453', NULL, NULL, 'Ken Dobson', 'SPMC SMITHDOWN ROAD', '', 'L15 2LQ', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7773149838', '0010144TYP', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181623', 'FedEx', NULL, '2014-12-09', '08.12.2014 11:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27892, '287801792', NULL, NULL, 'kulwant nijjer', 'newtown post office', 'shortbridge street', 'sy161ab', 'newtown', 'Großbritannien', 'GB', NULL, NULL, '7883083158', '0010212AUE', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181634', 'FedEx', NULL, '2014-12-09', '06.12.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27893, '287775431', NULL, NULL, 'Mandy Girvan', '8A WALNUT AVENUE', '', 'BT40 2WA', 'LARNE', 'Großbritannien', 'GB', NULL, NULL, '7912028945', '0010141R78', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181645', 'FedEx', NULL, '2014-12-09', '06.12.2014 10:54', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27894, '288095884', NULL, NULL, 'Marian Thorne', '1A STABLEBRIDGE ROAD', 'Aston Clinton', 'HP22 5ND', 'AYLESBURY', 'Großbritannien', 'GB', NULL, NULL, '1296422656', '00101464DU', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181656', 'FedEx', NULL, '2014-12-09', '07.12.2014 14:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27895, '287975787', NULL, NULL, 'Marie Gasior', '221 Carisbrooke Road', 'Newport', 'PO301DJ', 'isle of wight', 'Großbritannien', 'GB', NULL, NULL, '01983 528384', '0010059XM0', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181667', 'FedEx', NULL, '2014-12-09', '07.12.2014 08:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27896, '287967059', NULL, NULL, 'Mark Allan', '8C CARNEGIE STREET', '', 'DD11 1TX', 'ARBROATH', 'Großbritannien', 'GB', NULL, NULL, '01241 875183', '00101694YT', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181678', 'FedEx', NULL, '2014-12-09', '07.12.2014 07:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27897, '287893181', NULL, NULL, 'Mark Smith', '6 RIVINGTON CLOSE', '', 'PR4 6DS', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '7544048520', '00100933EV', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181689', 'FedEx', NULL, '2014-12-09', '06.12.2014 19:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27898, '287890041', NULL, NULL, 'marlena sztomber', '4 LAING CLOSE', '', 'IG6 2UF', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '7702272686', '0010227K45', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181690', 'FedEx', NULL, '2014-12-09', '06.12.2014 18:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27899, '287864098', NULL, NULL, 'Mary Pearson', '3 THE HAWTHORNS', 'Cabus, Nr Garstang', 'PR3 1NF', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '7876131261', '0010243YT2', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181704', 'FedEx', NULL, '2014-12-09', '06.12.2014 16:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27900, '287806418', NULL, NULL, 'maura ryan', '50 SANGER AVENUE', '', 'KT9 1BX', 'CHESSINGTON', 'Großbritannien', 'GB', NULL, NULL, '7967215244', '0010213HA1', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181715', 'FedEx', NULL, '2014-12-09', '06.12.2014 12:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27901, '288361373', NULL, NULL, 'metin Houssein', '94 BLENHEIM ROAD', 'North harrow  Middesex', 'HA2 7AF', 'HARROW', 'Großbritannien', 'GB', NULL, NULL, '7583007966', '00100433UH', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181726', 'FedEx', NULL, '2014-12-09', '08.12.2014 12:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27902, '287862131', NULL, NULL, 'Michael Harby', '107 REPTON ROAD', '', 'NG2 7EN', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7900985139', '0010157W55', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181737', 'FedEx', NULL, '2014-12-09', '06.12.2014 16:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27903, '287810720', NULL, NULL, 'Mohammed Hussain', '18 SWASEDALE ROAD', '', 'LU3 2UB', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '7702331158', '0010246CK4', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181748', 'FedEx', NULL, '2014-12-09', '06.12.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27904, '287939935', NULL, NULL, 'nadia yousaf', '66 coppermill lane', '', 'e17 7hb', 'london', 'Großbritannien', 'GB', NULL, NULL, '7429474937', '0010210PG4', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181759', 'FedEx', NULL, '2014-12-09', '06.12.2014 23:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27905, '287894951', NULL, NULL, 'Niamh McGranaghan', '9 Manor Brook Close Stoney Stanton', '', 'LE9 4BR', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7843216194', '0010159JYH', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181760', 'FedEx', NULL, '2014-12-09', '06.12.2014 19:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27906, '287836455', NULL, NULL, 'Nicholas King', '0 LOCH-NA-BRAE', 'GARELOCHHEAD', 'G84 0EN', 'HELENSBURGH', 'Großbritannien', 'GB', NULL, NULL, '7557193178', '0010099G0Y', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181770', 'FedEx', NULL, '2014-12-09', '06.12.2014 14:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27907, '287933654', NULL, NULL, 'nicola phillips', '69 SAUNTON ROAD', '', 'RM12 4HQ', 'HORNCHURCH', 'Großbritannien', 'GB', NULL, NULL, '7807936734', '001001998P', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181781', 'FedEx', NULL, '2014-12-09', '06.12.2014 22:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27908, '287858822', NULL, NULL, 'panchalingathurai visvalingam', '27 KILN ROAD', '', 'PO16 7UQ', 'FAREHAM', 'Großbritannien', 'GB', NULL, NULL, '7956676344', '0010006JJ9', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181792', 'FedEx', NULL, '2014-12-09', '06.12.2014 16:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27909, '287841308', NULL, NULL, 'paul burns', '6 kirkston avenue', '', 'ne15 7jt', 'newcastle', 'Großbritannien', 'GB', NULL, NULL, '7732336612', '0010197KML', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181807', 'FedEx', NULL, '2014-12-09', '06.12.2014 15:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27910, '287839310', NULL, NULL, 'PAUL KELLY', '49 WESTSPRINK CRESCENT', 'LONGTON', 'ST3 5JD', 'STOKE-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7989876406', '0010148BE2', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181818', 'FedEx', NULL, '2014-12-09', '06.12.2014 15:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27911, '287925354', NULL, NULL, 'Peter Clough', '95 High Sreet', '', 'DL15 0PE', 'Willington', 'Großbritannien', 'GB', NULL, NULL, '7713617425', '0010234O2K', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181829', 'FedEx', NULL, '2014-12-09', '06.12.2014 21:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27912, '287889837', NULL, NULL, 'Peter Robinson', '41 BROOKLANDS PARK', '', 'WA8 6QH', 'WIDNES', 'Großbritannien', 'GB', NULL, NULL, '7766521799', '0010163OV5', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181830', 'FedEx', NULL, '2014-12-09', '06.12.2014 18:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27913, '288325647', NULL, NULL, 'peter thompson', '68B FENWICK ROAD', '', 'SE15 4HN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7539797269', '0010201REC', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181840', 'FedEx', NULL, '2014-12-09', '08.12.2014 10:54', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27914, '287949491', NULL, NULL, 'Rahmat Haidari', '52 BECKWITH ROAD', '', 'SE24 9LG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7576083052', '0010076EK1', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181851', 'FedEx', NULL, '2014-12-09', '07.12.2014 00:24', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27915, '288250396', NULL, NULL, 'Rebecca Doyle', '6 ABBOTTS WAY', '', 'LN11 8BS', 'LOUTH', 'Großbritannien', 'GB', NULL, NULL, '7730182913', '0010082K27', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181862', 'FedEx', NULL, '2014-12-09', '08.12.2014 00:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27916, '287800333', NULL, NULL, 'Robbie fox', '71 RUSSELL AVENUE', '', 'HP21 8ND', 'AYLESBURY', 'Großbritannien', 'GB', NULL, NULL, '1296582819', '001018689E', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181873', 'FedEx', NULL, '2014-12-09', '06.12.2014 12:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27917, '287827552', NULL, NULL, 'Robert Powell', '31 VINING ROAD', '', 'L35 7LQ', 'PRESCOT', 'Großbritannien', 'GB', NULL, NULL, '4,47948E+11', '0010100CDD', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181884', 'FedEx', NULL, '2014-12-09', '06.12.2014 14:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27918, '287867264', NULL, NULL, 'Roland Palmer', '1 LON-Y-GROES', '', 'CF14 4AB', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '2920626744', '001010857H', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181895', 'FedEx', NULL, '2014-12-09', '06.12.2014 17:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(27919, '288246712', NULL, NULL, 'S A Mohammed ALI', '102 Clive Street', '', 'CF 11 7JE', 'Cardiff', 'Großbritannien', 'GB', NULL, NULL, '', '00102244KW', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181900', 'FedEx', NULL, '2014-12-09', '08.12.2014 00:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27920, '287918549', NULL, NULL, 'Samantha Lilley', '33 SETON GARDENS', '', 'TR14 7JS', 'CAMBORNE', 'Großbritannien', 'GB', NULL, NULL, '7730359194', '00100401QQ', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181910', 'FedEx', NULL, '2014-12-09', '06.12.2014 21:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27921, '287814458', NULL, NULL, 'Samantha Quill', '35 KINGFISHER DRIVE', '', 'HP3 9DD', 'HEMEL HEMPSTEAD', 'Großbritannien', 'GB', NULL, NULL, '7717534420', '0010016C7L', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181921', 'FedEx', NULL, '2014-12-09', '06.12.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27922, '287896855', NULL, NULL, 'Sandra Jeffries', '1 OLD PARK GROVE', '', 'EN2 6PW', 'ENFIELD', 'Großbritannien', 'GB', NULL, NULL, '2083630377', '0010156LM8', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181932', 'FedEx', NULL, '2014-12-09', '06.12.2014 19:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27923, '288337502', NULL, NULL, 'Sandrine Gasnier', '4 THE FERNS', '', 'TN1 2JT', 'TUNBRIDGE WELLS', 'Großbritannien', 'GB', NULL, NULL, '07545 547326', '0010109GJ8', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181943', 'FedEx', NULL, '2014-12-09', '08.12.2014 11:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27924, '288321436', NULL, NULL, 'Sarah Hammal', '98 LOCKSLEY ROAD', '', 'SO50 5DS', 'EASTLEIGH', 'Großbritannien', 'GB', NULL, NULL, '2380678021', '0010175I4P', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181954', 'FedEx', NULL, '2014-12-09', '08.12.2014 10:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27925, '287926124', NULL, NULL, 'Sean Abbiss', '4 ST. FRANCIS COURT', '', 'SG17 5RU', 'SHEFFORD', 'Großbritannien', 'GB', NULL, NULL, '7411827793', '0010084GP1', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181965', 'FedEx', NULL, '2014-12-09', '06.12.2014 21:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27926, '288045052', NULL, NULL, 'Sheila Meeds', '650 LORDS WOOD LANE', '', 'ME5 8RB', 'CHATHAM', 'Großbritannien', 'GB', NULL, NULL, '7502225044', '0010177P64', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181976', 'FedEx', NULL, '2014-12-09', '07.12.2014 12:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27927, '287800649', NULL, NULL, 'Steve Hopkins', '24 AIDAN CLOSE', '', 'NE27 0UP', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '1912150739', '0010149LAV', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181987', 'FedEx', NULL, '2014-12-09', '06.12.2014 12:54', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27928, '287892224', NULL, NULL, 'Sue Goodenough', '1 BAKERY DRIVE', '', 'TS19 0SN', 'STOCKTON-ON-TEES', 'Großbritannien', 'GB', NULL, NULL, '01642 607613', '0010182YTE', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569181998', 'FedEx', NULL, '2014-12-09', '06.12.2014 19:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27929, '287837597', NULL, NULL, 'surinder benipal', '434 STAINES ROAD', '', 'TW4 5AB', 'HOUNSLOW', 'Großbritannien', 'GB', NULL, NULL, '7932438739', '0010223K78', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569182001', 'FedEx', NULL, '2014-12-09', '06.12.2014 14:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27930, '287833377', NULL, NULL, 'Susan Mehmet', 'KARANDA DODDINGHURST ROAD', '', 'CM15 0QP', 'BRENTWOOD', 'Großbritannien', 'GB', NULL, NULL, '7912381474', '0010088V6Q', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569182012', 'FedEx', NULL, '2014-12-09', '06.12.2014 14:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27931, '287813279', NULL, NULL, 'Teresa Seagrave', '7a Eastbourne ave', '', 'So15 5hu', 'Southampton', 'Großbritannien', 'GB', NULL, NULL, '7518645313', '0010041YNS', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569182023', 'FedEx', NULL, '2014-12-09', '06.12.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27932, '288139484', NULL, NULL, 'Tracey Fortune', '12 MERRYBURN CLOSE', '', 'PR2 8DZ', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '01772 720040', '00102098MQ', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569182034', 'FedEx', NULL, '2014-12-09', '07.12.2014 17:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27933, '287871056', NULL, NULL, 'Tracy Hasty', '3020 THE CRESCENT', 'Birmingham business park', 'B37 7YE', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7789816196', '0010087D06', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569182045', 'FedEx', NULL, '2014-12-09', '06.12.2014 17:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27934, '287813432', NULL, NULL, 'Tracy Pritchard-smith', '22 LAKE VIEW', '', 'SN11 8JA', 'CALNE', 'Großbritannien', 'GB', NULL, NULL, '7944432950', '0010127JXK', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569182056', 'FedEx', NULL, '2014-12-09', '06.12.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27935, '287888927', NULL, NULL, 'Wesley Heard', '115 GOLDHANGER ROAD', 'Heybridge', 'CM9 4QS', 'MALDON', 'Großbritannien', 'GB', NULL, NULL, '7971343168', '0010010JF6', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '604569182067', 'FedEx', NULL, '2014-12-09', '06.12.2014 18:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(27936, '288008755', NULL, NULL, 'Adeniyi Adedeji', '20 BEECH CLOSE', '', 'KT12 5RG', 'WALTON-ON-THAMES', 'Großbritannien', 'GB', NULL, NULL, '7941219673', '0010139MDY', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569182078', 'FedEx', NULL, '2014-12-09', '07.12.2014 10:25', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(27937, '287803441', NULL, NULL, 'ADRIAN TUTCHINGS', '26A STATION SQUARE', '', 'BR5 1NA', 'PETTS WOOD', 'Großbritannien', 'GB', NULL, NULL, '07793 748347', '0010073T8R', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569182089', 'FedEx', NULL, '2014-12-09', '06.12.2014 12:53', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(27938, '288069267', NULL, NULL, 'Amin Alam', '4 CRAIGWELL ROAD', 'Prestwich', 'M25 0EF', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7828603813', '00101511I6', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569182090', 'FedEx', NULL, '2014-12-09', '07.12.2014 13:22', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(27939, '287889539', NULL, NULL, 'Anita Rulton', '9 SPARROW CLOSE', '', 'CO9 3JU', 'HALSTEAD', 'Großbritannien', 'GB', NULL, NULL, '1787462133', '0010065ICA', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569182104', 'FedEx', NULL, '2014-12-09', '06.12.2014 18:52', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(27940, '287802930', NULL, NULL, 'Carol Jones', 'THE TRADING  GOWER STREET', 'St George\'s  Telford', 'TF2 9HW', 'TELFORD', 'Großbritannien', 'GB', NULL, NULL, '7968490175', '0010048RGR', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569182115', 'FedEx', NULL, '2014-12-09', '06.12.2014 12:54', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(27941, '288238534', NULL, NULL, 'Colin Smith', '2 NURSERY MEWS', '', 'YO7 1GJ', 'THIRSK', 'Großbritannien', 'GB', NULL, NULL, '7931368493', '00102169V0', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569182126', 'FedEx', NULL, '2014-12-09', '07.12.2014 23:23', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(27942, '287892711', NULL, NULL, 'Dawn Poole', '143 MACKIE AVENUE', 'Patcham', 'BN1 8SE', 'BRIGHTON', 'Großbritannien', 'GB', NULL, NULL, '1273553209', '0010198MDX', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569182137', 'FedEx', NULL, '2014-12-09', '06.12.2014 19:22', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(27943, '287806325', NULL, NULL, 'Dawn Richardson', '53 BUZZARD RISE', '', 'IP14 5JE', 'STOWMARKET', 'Großbritannien', 'GB', NULL, NULL, '7414830577', '0010209D75', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569182148', 'FedEx', NULL, '2014-12-09', '06.12.2014 12:54', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(27944, '287885775', NULL, NULL, 'Debbie Harris', '84 Mallows Drive', '', 'NN9 6SF', 'Raunds', 'Großbritannien', 'GB', NULL, NULL, '7850038313', '0010058C97', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569182159', 'FedEx', NULL, '2014-12-09', '06.12.2014 18:53', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(27945, '287919386', NULL, NULL, 'Diane Jones', '4 FOSSEWAY CRESCENT', 'Tredington', 'CV36 4NX', 'SHIPSTON-ON-STOUR', 'Großbritannien', 'GB', NULL, NULL, '7748614759', '00101318D2', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569182160', 'FedEx', NULL, '2014-12-09', '06.12.2014 21:22', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(27946, '287835060', NULL, NULL, 'Joe Hoey', '39 TUDOR COURT', '', 'DE72 3YQ', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '07770 522876', '0010215P2N', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569182170', 'FedEx', NULL, '2014-12-09', '06.12.2014 14:53', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(27947, '288155519', NULL, NULL, 'Julie Wisdom', 'TUDOR HOUSE BRAINTREE ROAD', 'Cressing braintree', 'CM77 8JB', 'BRAINTREE', 'Großbritannien', 'GB', NULL, NULL, '7800655042', '0010234FB8', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569182181', 'FedEx', NULL, '2014-12-09', '07.12.2014 18:52', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(27948, '288217552', NULL, NULL, 'Kev Bond', 'SILVAFLAME PARK STREET', '', 'WS11 0BX', 'CANNOCK', 'Großbritannien', 'GB', NULL, NULL, '7834715751', '0010231SPM', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569182192', 'FedEx', NULL, '2014-12-09', '07.12.2014 21:52', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(27949, '287849540', NULL, NULL, 'RAYMOND JACKSON', '# DUNMAGLASS', 'TOWARD', 'PA23 7UA', 'DUNOON', 'Großbritannien', 'GB', NULL, NULL, '1324558808', '0010214S76', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569182207', 'FedEx', NULL, '2014-12-09', '06.12.2014 15:52', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(27950, '287798738', NULL, NULL, 'Sally Thomas', '19 COBDOWN CLOSE', 'Ditton', 'ME20 6SZ', 'AYLESFORD', 'Großbritannien', 'GB', NULL, NULL, '7792589001', '0010250DQE', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569182218', 'FedEx', NULL, '2014-12-09', '06.12.2014 12:25', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(27951, '287935863', NULL, NULL, 'Susan Lowe', 'FLAT 4 LILAC CLOSE', 'Lilac Close', 'DE24 0JF', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '7855352340', '0010130TC5', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '604569182229', 'FedEx', NULL, '2014-12-09', '06.12.2014 22:54', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(27952, '287796933', NULL, NULL, 'Aaron Stone', '7 ST. CRISPINS WAY', '', 'NN9 6SD', 'WELLINGBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7585954880', '0010155EEI', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182230', 'FedEx', NULL, '2014-12-09', '06.12.2014 12:22', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27953, '287814811', NULL, NULL, 'Ade Fabunmi-Stone', '29 WARMINSTER ROAD', '', 'SE25 4DL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7802208308', '00100280Q3', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182240', 'FedEx', NULL, '2014-12-09', '06.12.2014 13:22', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27954, '287896915', NULL, NULL, 'andrea thompson', '12 HERON AVENUE', '', 'BL4 0RD', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '7955505367', '0010060N1M', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182251', 'FedEx', NULL, '2014-12-09', '06.12.2014 19:22', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27955, '288084013', NULL, NULL, 'Antoanela Riaboi', '2 BENTON CLOSE', '', 'L5 7TZ', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7543238933', '0010229V7S', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182262', 'FedEx', NULL, '2014-12-09', '07.12.2014 14:22', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27956, '287874518', NULL, NULL, 'bernard moore', 'flat 3 hawkesford close hawkesford house', 'no one home leave next door', 'b36 9db', 'birmingham', 'Großbritannien', 'GB', NULL, NULL, '7432676762', '0010070MLS', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182273', 'FedEx', NULL, '2014-12-09', '06.12.2014 17:53', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27957, '288030716', NULL, NULL, 'Beve Jones', '31 Brook street', '', 'dy6 0jg', 'Wall heath', 'Großbritannien', 'GB', NULL, NULL, '1384280197', '0010240TCU', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182284', 'FedEx', NULL, '2014-12-09', '07.12.2014 11:26', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27958, '287840011', NULL, NULL, 'Carly Smith', 'Penny royal  22 High street', 'Penny royal', 'Tn317jf', 'Rye', 'Großbritannien', 'GB', NULL, NULL, '7809746736', '0010016P13', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182295', 'FedEx', NULL, '2014-12-09', '06.12.2014 15:23', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27959, '287882377', NULL, NULL, 'Carol Bell', '88 HEREFORD WAY', 'Middleton', 'M24 2NN', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7795435861', '00100585G6', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182300', 'FedEx', NULL, '2014-12-09', '06.12.2014 18:23', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27960, '288215370', NULL, NULL, 'D Mccarthy', '1 TANNERY WAY', '', 'M18 8LH', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7971552404', '0010112WHJ', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182310', 'FedEx', NULL, '2014-12-09', '07.12.2014 21:53', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27961, '287946937', NULL, NULL, 'Denise McGall', '22 DEVONSHIRE ROAD', '', 'LA18 4JF', 'MILLOM', 'Großbritannien', 'GB', NULL, NULL, '7799533395', '0010224DK3', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182321', 'FedEx', NULL, '2014-12-09', '06.12.2014 23:52', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27962, '288134785', NULL, NULL, 'Elizabeth Clark', '47 ALLAN ROAD', 'Killearn', 'G63 9QF', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '07775 666486', '0010161OPA', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182332', 'FedEx', NULL, '2014-12-09', '07.12.2014 17:22', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27963, '287828346', NULL, NULL, 'eugene maynard', '68 Ilex Road', '', '9nu', 'nw10', 'Großbritannien', 'GB', NULL, NULL, '', '00100516RG', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182343', 'FedEx', NULL, '2014-12-09', '06.12.2014 14:24', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27964, '288075476', NULL, NULL, 'Francois Schreuder', '17 17 ALEXANDRA AVENUE', '', 'SM1 2NZ', 'SUTTON', 'Großbritannien', 'GB', NULL, NULL, '7805452693', '0010146FMZ', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182354', 'FedEx', NULL, '2014-12-09', '07.12.2014 13:53', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27965, '287950008', '', '', 'hao zhang', '48 CORNLAND', '', 'MK41 8HZ', 'BEDFORD', 'Großbritannien', '', '', '', '7451487421', '00100962WU', '', '', 'GM-101-5	Black Strap/ Black Case/ Black Dial', 'Nachforschung am 19.01.15 gestellt! Paket am 09.02.15 zur?ck erhalten!\r\nRL 7181 8143 5DE   10.02.2015', '604569182365', 'FedEx', '', '2014-12-09', '07.12.2014 00:22', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27966, '287949926', NULL, NULL, 'Ian Atkins', '1 NELSON STREET', '', 'CH45 1NG', 'WALLASEY', 'Großbritannien', 'GB', NULL, NULL, '1516371513', '0010201NUO', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182376', 'FedEx', NULL, '2014-12-09', '07.12.2014 00:22', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27967, '288000842', NULL, NULL, 'Ilona Balinskiene', '29 DURELL ROAD', 'Dagenham', 'RM9 5XU', 'DAGENHAM', 'Großbritannien', 'GB', NULL, NULL, '7834357470', '0010212VBY', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182387', 'FedEx', NULL, '2014-12-09', '07.12.2014 09:53', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27968, '287865621', NULL, NULL, 'James Solomon', '3 FIELD END GREEN', '', 'LS15 0QJ', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '1132177787', '00100127FQ', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182398', 'FedEx', NULL, '2014-12-09', '06.12.2014 17:23', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27969, '287820629', NULL, NULL, 'Jane Gurr', '32 PRIORS PARK', '', 'RM12 4ND', 'HORNCHURCH', 'Großbritannien', 'GB', NULL, NULL, '7828121434', '0010098KQ8', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182402', 'FedEx', NULL, '2014-12-09', '06.12.2014 13:54', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27970, '287846163', NULL, NULL, 'jane sutherland', '8 ARTHUR VIEW CRESCENT', 'ARTHUR VIEW CRES', 'EH22 1NG', 'DALKEITH', 'Großbritannien', 'GB', NULL, NULL, '1316603075', '0010233II4', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182413', 'FedEx', NULL, '2014-12-09', '06.12.2014 15:52', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27971, '288176526', NULL, NULL, 'Joanne McMullen', '60 WAVELL ROAD', '', 'SL6 5AD', 'MAIDENHEAD', 'Großbritannien', 'GB', NULL, NULL, '7906309186', '10139464', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182424', 'FedEx', NULL, '2014-12-09', '07.12.2014 19:53', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27972, '288106099', NULL, NULL, 'Joel March', '43 RECTORY GROVE', '', 'SW4 0DX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7887490310', '00100174VO', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182435', 'FedEx', NULL, '2014-12-09', '07.12.2014 15:53', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27973, '287801354', NULL, NULL, 'John Gentles', '16 Westbourne park', 'Nursery road', 'Lu3 2rq', 'Luton', 'Großbritannien', 'GB', NULL, NULL, '7932758974', '0010078MRE', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182446', 'FedEx', NULL, '2014-12-09', '06.12.2014 12:53', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27974, '288242119', NULL, NULL, 'jordan coaten', '238 GOODISON BOULEVARD', '', 'DN4 6EG', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '4,47447E+11', '0010223Q6J', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182457', 'FedEx', NULL, '2014-12-09', '07.12.2014 23:52', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27975, '287840213', NULL, NULL, 'Julie Critchlow', '30 Glencrest way', 'Wath upon dearne', 'S63 7fs', 'Rotherham', 'Großbritannien', 'GB', NULL, NULL, '7903155425', '0010159FAT', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182468', 'FedEx', NULL, '2014-12-09', '06.12.2014 15:23', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27976, '288136361', NULL, NULL, 'Katie Hulme', '4 SAREDON ROAD', 'Leave at neighbours if not in please', 'WS6 7JE', 'WALSALL', 'Großbritannien', 'GB', NULL, NULL, '7774007453', '0010007BCM', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182479', 'FedEx', NULL, '2014-12-09', '07.12.2014 17:22', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27977, '287814405', NULL, NULL, 'Keith Butlin', '55 CROMWELL ROAD', '', 'B79 8ND', 'TAMWORTH', 'Großbritannien', 'GB', NULL, NULL, '7748445500', '0010149TK9', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182480', 'FedEx', NULL, '2014-12-09', '06.12.2014 13:23', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27978, '287816263', NULL, NULL, 'lewis frost', '13 COLLEGE ROAD', 'Thurlton', 'NR14 6QZ', 'NORWICH', 'Großbritannien', 'GB', NULL, NULL, '7984178187', '0010084TQW', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182490', 'FedEx', NULL, '2014-12-09', '06.12.2014 13:54', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27979, '287846558', NULL, NULL, 'lisa crossland sheffield united superstore', 'STORE BRAMALL LANE', 'cherry st', 'S2 4SU', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '871663489', '0010133SUA', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182505', 'FedEx', NULL, '2014-12-09', '06.12.2014 15:53', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27980, '287912960', NULL, NULL, 'Marcus Daniells', '73 AVONDALE STREET', 'Ynysboeth', 'CF45 4AJ', 'MOUNTAIN ASH', 'Großbritannien', 'GB', NULL, NULL, '7557540027', '00101972QV', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182516', 'FedEx', NULL, '2014-12-09', '06.12.2014 20:52', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27981, '288073667', NULL, NULL, 'Nathan Brown', '11 MILE ROAD', '', 'NE61 5QL', 'MORPETH', 'Großbritannien', 'GB', NULL, NULL, '7919401101', '0010236VOF', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182527', 'FedEx', NULL, '2014-12-09', '07.12.2014 13:52', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27982, '288303381', NULL, NULL, 'Paul Stone', '72 POTTON ROAD', 'St. Neots', 'PE19 2NN', 'ST. NEOTS', 'Großbritannien', 'GB', NULL, NULL, '7742626989', '00100736AJ', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182538', 'FedEx', NULL, '2014-12-09', '08.12.2014 09:52', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27983, '287909821', NULL, NULL, 'robert stagg', '631 CRICKLADE ROAD', '', 'SN2 5AT', 'SWINDON', 'Großbritannien', 'GB', NULL, NULL, '7882351871', '0010221LDS', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182549', 'FedEx', NULL, '2014-12-09', '06.12.2014 20:22', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27984, '288152334', NULL, NULL, 'Sarah Chadfield', '1 BORROWBY AVENUE', '', 'DL6 1AL', 'NORTHALLERTON', 'Großbritannien', 'GB', NULL, NULL, '1609771135', '00101726GT', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182550', 'FedEx', NULL, '2014-12-09', '07.12.2014 18:22', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27985, '287878566', NULL, NULL, 'Sarah Lewis', '478 CORPORATION ROAD', '', 'NP19 0GN', 'NEWPORT', 'Großbritannien', 'GB', NULL, NULL, '7723095685', '0010108INM', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182560', 'FedEx', NULL, '2014-12-09', '06.12.2014 18:22', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27986, '288145798', NULL, NULL, 'Sharon Scanlan', 'LITTLE Brinn Brinning Cross', 'Moretonhampstead', 'TQ13 8PJ', 'NEWTON ABBOT', 'Großbritannien', 'GB', NULL, NULL, '4,41647E+11', '00101734VD', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182571', 'FedEx', NULL, '2014-12-09', '07.12.2014 18:23', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27987, '287889615', NULL, NULL, 'Stephanie Davies', '0 llangarron', 'Langstone Court Farmhouse', 'hr9 6nr', 'Ross On Wye', 'Großbritannien', 'GB', NULL, NULL, '7808789278', '0010175IL8', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182582', 'FedEx', NULL, '2014-12-09', '06.12.2014 18:52', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27988, '288042734', NULL, NULL, 'stephen Auld', '10 Greenacre Drive', '', 'FK4 2BF', 'Falkirk', 'Großbritannien', 'GB', NULL, NULL, '7974173038', '0010043HJ1', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182593', 'FedEx', NULL, '2014-12-09', '07.12.2014 11:54', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27989, '288079917', NULL, NULL, 'Talaat Jaral', '55 CHAUCER ROAD', 'If not in please leave with neighbour', 'PE1 3LN', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7772593120', '0010045PI7', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182608', 'FedEx', NULL, '2014-12-09', '07.12.2014 13:53', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27990, '288128608', NULL, NULL, 'Tracy Freeman', '39 HAMBLING DRIVE', '', 'HU17 9GD', 'BEVERLEY', 'Großbritannien', 'GB', NULL, NULL, '1482880418', '00100505A5', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182619', 'FedEx', NULL, '2014-12-09', '07.12.2014 16:52', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27991, '288160662', NULL, NULL, 'Weibo LI', 'Flat 1511 , 9 New Century Park', '', 'M44EH', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '7403394775', '0010209FYK', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182620', 'FedEx', NULL, '2014-12-09', '07.12.2014 18:52', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27992, '288124313', NULL, NULL, 'William Balshaw', '3 PLEX MOSS LANE', 'Halsall Nr Ormskirk Lancashire', 'L39 8SS', 'ORMSKIRK', 'Großbritannien', 'GB', NULL, NULL, '7807331992', '0010111BGL', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182630', 'FedEx', NULL, '2014-12-09', '07.12.2014 16:53', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27993, '287867250', NULL, NULL, 'william mccutcheon', '1 HOPE ROAD', '', 'ML11 9QY', 'LANARK', 'Großbritannien', 'GB', NULL, NULL, '1555892956', '0010036FXY', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '604569182641', 'FedEx', NULL, '2014-12-09', '06.12.2014 17:22', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(27994, '288233527', NULL, NULL, 'alice koroma', '120 LEAVES GREEN', '', 'RG12 0TE', 'BRACKNELL', 'Großbritannien', 'GB', NULL, NULL, '7447020397', '0010049A2O', NULL, NULL, 'GM-104-6   Silver, Black Dial, Silver Metal Band', NULL, '604569182652', 'FedEx', NULL, '2014-12-09', '07.12.2014 22:53', 'GM-104-6', '1', 'a0YC000000aUrlhMAC', '169.99', '259.00'),
(27995, '288108884', NULL, NULL, 'Naaziah Hossain', '8 Salford House', 'Seyssel Street', 'E14 3HZ', 'London', 'Großbritannien', 'GB', NULL, NULL, '7877324515', '00102382F1', NULL, NULL, 'GM-104-6   Silver, Black Dial, Silver Metal Band', NULL, '604569182663', 'FedEx', NULL, '2014-12-09', '07.12.2014 15:53', 'GM-104-6', '1', 'a0YC000000aUrlhMAC', '169.99', '259.00'),
(27996, '288172433', NULL, NULL, 'Aftabs Udins', '83 LINGLA GARDENS', '', 'CA26 3AL', 'FRIZINGTON', 'Großbritannien', 'GB', NULL, NULL, '7557504415', '00102024QF', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '604569182674', 'FedEx', NULL, '2014-12-09', '07.12.2014 19:54', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(27997, '288350164', NULL, NULL, 'Ayana Quammie', '16 CONNAUGHT AVENUE', 'Whitefield', 'M45 6DA', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7457024308', '0010048W85', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '604569182685', 'FedEx', NULL, '2014-12-09', '08.12.2014 12:23', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(27998, '287958058', NULL, NULL, 'Gyllen Phang', '7 ADDISCOMBE GROVE', '', 'CR0 5BS', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7584207883', '0010150OUH', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '604569182696', 'FedEx', NULL, '2014-12-09', '07.12.2014 02:52', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(27999, '288353043', NULL, NULL, 'homis balogun', '80C COLVESTO DALSTON', '', 'E8 2Lj', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7538931083', '0010098IIX', NULL, NULL, 'GM-104-8   Black, Black Dial, Black Metal Band', NULL, '604569182700', 'FedEx', NULL, '2014-12-09', '08.12.2014 12:22', 'GM-104-8', '1', 'a0YC000000aUrn9MAC', '169.99', '259.00'),
(28000, '288249496', NULL, NULL, 'Suzanne lane', 'Castle lodge St georges super ely', '', 'Cf56ew', 'Cardiff', 'Großbritannien', 'GB', NULL, NULL, '7966679717', '001025049D', NULL, NULL, 'GM-4004-7 Gold Strap, Gold Case, Black Face', NULL, '604569182711', 'FedEx', NULL, '2014-12-09', '08.12.2014 00:22', 'UK140110AMC07', '1', 'a0YC000000aV34jMAC', '130.99', '199.00'),
(28001, '287976696', NULL, NULL, 'Morven Buckby', 'THE DAIRY LENAMHOR FARM', 'Kilmory', 'KA27 8PH', 'ISLE OF ARRAN', 'Großbritannien', 'GB', NULL, NULL, '1770870576', '0010056VAY', NULL, NULL, 'GM-502-1 Malibu Diamonds Black Strap Silver Case Silver Face', NULL, '604569182722', 'FedEx', NULL, '2014-12-09', '07.12.2014 08:53', 'UK140403AS11', '1', 'a0YC000000Zz9ntMAB', '129.99', '199.00'),
(28002, '287859143', NULL, NULL, 'Teana Woodward', '8 SHOT TOWER CLOSE', '', 'CH1 3BT', 'CHESTER', 'Großbritannien', 'GB', NULL, NULL, '7800560036', '001021288F', NULL, NULL, 'GM-502-1 Malibu Diamonds Black Strap Silver Case Silver Face', NULL, '604569182733', 'FedEx', NULL, '2014-12-09', '06.12.2014 16:52', 'UK140403AS11', '1', 'a0YC000000Zz9ntMAB', '129.99', '199.00'),
(28003, '287952395', NULL, NULL, 'Anita Kwong', '16 DOUGLAS ROAD', '', 'BH12 2AX', 'POOLE', 'Großbritannien', 'GB', NULL, NULL, '7803294868', '0010250G9K', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '604569182744', 'FedEx', NULL, '2014-12-09', '07.12.2014 00:55', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(28004, '287828378', NULL, NULL, 'Sunitha Featherstone', '26 OLD PARK ROAD', '', 'DY1 3NB', 'DUDLEY', 'Großbritannien', 'GB', NULL, NULL, '7999473198', '0010043ADB', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '604569182755', 'FedEx', NULL, '2014-12-09', '06.12.2014 14:23', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(28005, '287617792', NULL, NULL, 'Wanching Fung', '84 FLAXWELL COURT', '', 'NN3 9DF', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, 'æ‰‹æœºå·', '0010020DR6', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '604569182766', 'FedEx', NULL, '2014-12-09', '05.12.2014 16:52', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(28006, '287630692', NULL, NULL, 'Jordan Finnerry', '196 LONDON ROAD', '', 'NN4 8AU', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7887248827', '0010142L1Y', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '604569182777', 'FedEx', NULL, '2014-12-09', '05.12.2014 17:53', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28007, '288247148', NULL, NULL, 'Larysa Smaditch', '73 FOREST HOUSE LANE', '', 'LE3 3NU', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7827841823', '0010055CP6', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '604569182788', 'FedEx', NULL, '2014-12-09', '08.12.2014 00:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28008, '287799439', NULL, NULL, 'Lydia Ross', 'FREEDOM HOUS OLD FORD ROAD', '', 'AB11 5RL', 'ABERDEEN', 'Großbritannien', 'GB', NULL, NULL, '7591128599', '0010200IOR', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '604569182799', 'FedEx', NULL, '2014-12-09', '06.12.2014 12:24', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28009, '288222219', NULL, NULL, 'Melanie Churchill Dyke', '39 DAYS ROAD', '', 'BH19 2JW', 'SWANAGE', 'Großbritannien', 'GB', NULL, NULL, '7977208614', '0010229ISD', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '604569182803', 'FedEx', NULL, '2014-12-09', '07.12.2014 22:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28010, '288042407', NULL, NULL, 'Shereen Lone', '136 VAUGHAN ROAD', '', 'HA1 4ED', 'HARROW', 'Großbritannien', 'GB', NULL, NULL, '745687231', '0010203U3E', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '604569182814', 'FedEx', NULL, '2014-12-09', '07.12.2014 11:54', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28011, '288106998', NULL, NULL, 'snizhana pozhylova', '14 OLD CHRISTCHURCH ROAD', '', 'so410jj', 'LYMINGTON', 'Großbritannien', 'GB', NULL, NULL, '7910840867', '0010246XNH', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '604569182825', 'FedEx', NULL, '2014-12-09', '07.12.2014 15:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28012, '288136550', NULL, NULL, 'lauren bell', '22 ALTHORPE CRESCENT', '', 'MK13 7AT', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '7936805320', '0010156DGX', NULL, NULL, 'Sao Paulo - Black Strap - Silver Case - GM-103-1', NULL, '604569182836', 'FedEx', NULL, '2014-12-09', '07.12.2014 17:22', 'UK140403AS03', '1', 'a0YC000000ZwvPdMAJ', '170.00', '248.99'),
(28013, '288995273', NULL, NULL, 'peter temmerman', 'Glazenleeuwstraat 77', 'algemene-beverse-dakwerken@hotmail.com', 'Beveren-Waas', 'Belgien', '9120', 'BE', NULL, NULL, '31474945996', '0010166KNH', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '609919132781', 'FedEx', NULL, '2014-12-11', '10.12.2014 14:18', 'NL140908NM09', '1', 'a0YC000000ZYngkMAD', '', '229.99'),
(28014, '288909900', NULL, NULL, 'Yucelbas Abdelkebir', 'Slekkenstraat 4 MAG 1 (ACT', '', 'Melsele', 'Belgien', '9120', 'BE', NULL, NULL, '32484135595', '0010201TGD', NULL, NULL, 'Theorema Damascus Horloge - zilverkleurige metalen band - zilverkleur/zwart (T3008-6)', NULL, '609919132792', 'FedEx', NULL, '2014-12-11', '10.12.2014 10:18', 'NL141030NM37', '1', 'a0YC000000ZzOdLMAV', '', '189.99'),
(28015, '288909899', NULL, NULL, 'Yucelbas Abdelkebir', 'Slekkenstraat 4 MAG 1 (ACT', '', 'Melsele', 'Belgien', '9120', 'BE', NULL, NULL, '32484135595', '00101865K5', NULL, NULL, 'Theorema Damascus Horloge - zilverkleurige metalen band - zilverkleur/zwart (T3008-6)', NULL, '609919132792', 'FedEx', NULL, '2014-12-11', '10.12.2014 10:18', 'NL141030NM37', '1', 'a0YC000000ZzOdLMAV', '', '189.99'),
(28016, '288797465', NULL, NULL, 'Corentin Georges', 'Rue De la Liberation 20', '', 'Anhee', 'Belgien', '5537', 'BE', NULL, NULL, '32472341395', '0010202XBH', NULL, NULL, 'Une montre Theorema Damascus - bracelet en cuir noir - dorÃ©/noir - T3008-3', NULL, '609919132807', 'FedEx', NULL, '2014-12-11', '09.12.2014 21:48', 'NL141030NM34', '1', 'a0YC000000ZzOdJMAV', '', '189.99'),
(28017, '288791451', NULL, NULL, 'Dave Van Eetvelt', 'Heistraat 326', '', 'Wilrijk', 'Belgien', '2610', 'BE', NULL, NULL, '494268121', '00101986YO', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- bruine leren band (T4004-3)', NULL, '609919132818', 'FedEx', NULL, '2014-12-11', '09.12.2014 21:18', 'NL140903PL402', '1', 'a0YC000000ZXxiCMAT', '', '229.99'),
(28018, '288784589', NULL, NULL, 'Sinan Asik', 'chaussee de gand 419', '', 'Molenbeek', 'Belgien', '1080', 'BE', NULL, NULL, '32488015298', '0010082LDA', NULL, NULL, 'Une montre Theorema Damascus - bracelet mÃ©tallique argentÃ© - argentÃ©/noir - T3008-6', NULL, '609919132829', 'FedEx', NULL, '2014-12-11', '09.12.2014 20:48', 'NL141030NM37', '1', 'a0YC000000ZzOdLMAV', '', '189.99'),
(28019, '288781767', NULL, NULL, 'jy hervent', 'rue du Quevaucamps 7', '', 'Dottignies', 'Belgien', '7711', 'BE', NULL, NULL, '496047603', '0010195TQD', NULL, NULL, 'Une montre Theorema Rio -GM-107-1- argentÃ©/noir', NULL, '609919132830', 'FedEx', NULL, '2014-12-11', '09.12.2014 20:48', 'NL140908NM09', '1', 'a0YC000000ZYngkMAD', '', '229.99'),
(28020, '288858223', NULL, NULL, 'Gaurav Verma', '191 Harolds Cross Road', '', '6w', 'Dublin', 'Irland', 'IE', NULL, NULL, '353- 894772821', '0010198FVK', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '609919132954', 'FedEx', NULL, '2014-12-11', '10.12.2014 00:33', 'IE190614AH10', '1', 'a0YC000000aFSAxMAO', '195.01', '299.00'),
(28021, '289009880', NULL, NULL, 'Stella Agarossi', 'Via Sandro Pertini 10/b', '', '46013', 'Canneto s/o', 'Italien', 'IT', NULL, NULL, '3339530594', '00101013OK', NULL, NULL, 'Silber T3008-5 in acciaio', NULL, '609919132840', 'FedEx', NULL, '2014-12-11', '10.12.2014 13:30', 'IT141029CS633', '1', 'a0YC000000a0Al4MAE', '', '189.99'),
(28022, '288968094', NULL, NULL, 'Cecilia Tarquini', 'Via Cafaggiolo 37', '', '50060', 'Pelago', 'Italien', 'IT', NULL, NULL, '3488027007', '0010047SSP', NULL, NULL, 'LONDON DIAMONDS by PIONIER Oro/Nero + Cinturino marrone Leder gold', NULL, '609919132851', 'FedEx', NULL, '2014-12-11', '10.12.2014 11:30', 'IT141028FS013', '1', 'a0YC000000ZyhsbMAB', '', '199.99'),
(28023, '288888507', NULL, NULL, 'Valeria Chiereghin', 'VIA VAL DI ROSE 21', '', '30015', 'CHIOGGIA', 'Italien', 'IT', NULL, NULL, '3479002693', '0010226RIA', NULL, NULL, 'Silber Schwarz T3008-2 in pelle', NULL, '609919132862', 'FedEx', NULL, '2014-12-11', '10.12.2014 06:58', 'IT141029CS61', '1', 'a0YC000000Zz9v4MAB', '', '189.99'),
(28024, '288855968', NULL, NULL, 'Alexandru Cretu', 'VIA LUIGI SETTEMBRINI 25', '', '48012', 'BAGNACAVALLO', 'Italien', 'IT', NULL, NULL, '3920885738', '001012844X', NULL, NULL, 'LONDON DIAMONDS by PIONIER Silver/Nero + Cinturino nero Leder silber-schwarz', NULL, '609919132873', 'FedEx', NULL, '2014-12-11', '09.12.2014 23:28', 'IT141028FS012', '1', 'a0YC000000Zyhq1MAB', '', '199.99'),
(28025, '288830566', NULL, NULL, 'Damiano Demo Trani', 'Guido Rossa 11/a', 'Citofono gambazza di trani', '20089', 'Rozzano', 'Italien', 'IT', NULL, NULL, '3933826374', '0010071IBN', NULL, NULL, 'LONDON DIAMONDS by PIONIER Oro/Nero + Cinturino marrone Leder gold', NULL, '609919132884', 'FedEx', NULL, '2014-12-11', '09.12.2014 21:28', 'IT141028FS013', '1', 'a0YC000000ZyhsbMAB', '', '199.99'),
(28026, '288971653', NULL, NULL, 'Sukriye Buyukemre', 'Nice Passage 1', 'Schalk GSM', '2037 AJ', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '641447571', '0010141G6Y', NULL, NULL, 'Theorema Damascus Horloge - zilver metalen band - zilver/wit (T3008-5)', NULL, '609919132737', 'FedEx', NULL, '2014-12-11', '10.12.2014 13:28', 'NL141030NM36', '1', 'a0YC000000ZzOTjMAN', '', '189.99'),
(28027, '288931651', NULL, NULL, 'Nanette Lock', 'Ranonkelstraat 235', '', '2565 BE', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '642231717', '0010193DUV', NULL, NULL, 'Theorema Damascus Horloge - zwart leren band - zilver/zwart (T3008-2)', NULL, '609919132748', 'FedEx', NULL, '2014-12-11', '10.12.2014 11:28', 'NL141030NM33', '1', 'a0YC000000ZzOKZMA3', '', '189.99'),
(28028, '288836085', NULL, NULL, 'Mark Schiet', 'Grote Belt 160', '', '2133 GE', 'HOOFDDORP', 'Niederlande', 'NL', NULL, NULL, '612333447', '0010144PD3', NULL, NULL, 'Theorema Damascus Horloge - zwart leren band - goud/zwart (T3008-3)', NULL, '609919132759', 'FedEx', NULL, '2014-12-11', '09.12.2014 23:28', 'NL141030NM34', '1', 'a0YC000000ZzON7MAN', '', '189.99'),
(28029, '288808023', NULL, NULL, 'R.C. van Grondelle', 'Rosanderwaard 33', '', '2904 SK', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '651755772', '0010087N53', NULL, NULL, 'Theorema Newton horloge - zwart/zwart - zwarte metalen band (T4004-8)', NULL, '609919132760', 'FedEx', NULL, '2014-12-11', '09.12.2014 21:58', 'NL140903PL1102', '1', 'a0YC000000ZY0kkMAD', '', '229.99'),
(28030, '288807111', NULL, NULL, 'rowie drenth', 'zeemanstraat 9', '', '2984er', 'ridderkerk', 'Niederlande', 'NL', NULL, NULL, '629522369', '0010150BHR', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '609919132770', 'FedEx', NULL, '2014-12-11', '09.12.2014 21:58', 'NL140908NM09', '1', 'a0YC000000ZYna4MAD', '', '229.99'),
(28031, '288759274', NULL, NULL, 'Grzegorz Hawrylciow', 'Os. 700-lecia Miasta 7/19', '', '64-320', 'Buk', 'Polen', 'PL', NULL, NULL, '792079466', '0010182K7N', NULL, NULL, ' Zegarek Theorema Rio GM107-4 schwarz', NULL, '609919132895', 'FedEx', NULL, '2014-12-11', '09.12.2014 19:38', 'PL141113DR28', '1', 'a0YC000000aEzyBMAS', '714.03', '997.00'),
(28032, '288646854', NULL, NULL, 'paulina mroczkowska', 'ul. Zbyszka Godlewskiego 1A/2', '', '65-939', 'Zielona Gora', 'Polen', 'PL', NULL, NULL, '730860300', '0010173W9T', NULL, NULL, ' Sao Paolo: model GM-103-8 Edelstahl schwarz', NULL, '609919132900', 'FedEx', NULL, '2014-12-11', '09.12.2014 12:38', 'PL141112DR192', '1', 'a0YC000000aElFcMAK', '797.97', '1199.00'),
(28033, '288551811', NULL, NULL, 'Krzysztof Brzychcy', 'Lipowa 6', '', '95-100', 'Dabrowka Wielka', 'Polen', 'PL', NULL, NULL, '516-199-299', '0010171LFV', NULL, NULL, 'Sao Paolo : model GM-103-9 Leder silber-weiß', NULL, '609919132910', 'FedEx', NULL, '2014-12-11', '09.12.2014 00:38', 'PL141112DR193', '1', 'a0YC000000aElGVMA0', '797.97', '1199.00'),
(28034, '288448134', NULL, NULL, 'Liliana Kopera', 'ul. Okrezna 9', '', '39-300', 'Mielec', 'Polen', 'PL', NULL, NULL, '665970189', '0010099S3C', NULL, NULL, 'London Edelstahl gold', NULL, '609919132921', 'FedEx', NULL, '2014-12-11', '08.12.2014 18:38', 'PL141113DR39', '1', 'a0YC000000aF0VRMA0', '671.96', '997.00'),
(28035, '288448133', NULL, NULL, 'Liliana Kopera', 'ul. Okrezna 9', '', '39-300', 'Mielec', 'Polen', 'PL', NULL, NULL, '665970189', '00100414GK', NULL, NULL, 'London Edelstahl gold', NULL, '609919132921', 'FedEx', NULL, '2014-12-11', '08.12.2014 18:38', 'PL141113DR39', '1', 'a0YC000000aF0VRMA0', '671.96', '997.00'),
(28036, '288429842', NULL, NULL, 'Jerzy Danilo', 'ul. Polonijna 16M6', '', '30-668', 'Krakow', 'Polen', 'PL', NULL, NULL, '602818071', '0010036ZT9', NULL, NULL, 'Zegarek Theorema Rio GM107-6 Edelstahl schwarz', NULL, '609919132932', 'FedEx', NULL, '2014-12-11', '08.12.2014 17:38', 'PL141113DR32', '1', 'a0YC000000aF00WMAS', '714.03', '997.00'),
(28037, '288860374', NULL, NULL, 'Lionel Gallardo', 'Calle Marques de Comillas 35', '4\'-1\'', '03501', 'Benidorm', 'Spanien', 'ES', NULL, NULL, '629321419', '00101828A9', NULL, NULL, 'Reloj London by Pionier Leder silber-weiß', NULL, '609919132943', 'FedEx', NULL, '2014-12-11', '09.12.2014 23:58', 'ES141028FS011', '1', 'a0YC000000ZyhwKMAR', '', '199.99'),
(28038, '288711723', NULL, NULL, 'Nick Arthur', '1 EVERARD WAY', 'Everards way', 'LEICESTER', 'Großbritannien', 'LE19 1BY', 'GB', NULL, NULL, '7860100421', '00100063WV', NULL, NULL, 'Bicolour Case - Black Dial - Black Leather Paragon', NULL, '609919132965', 'FedEx', NULL, '2014-12-11', '09.12.2014 15:22', 'T-3001-6', '1', 'a0YC000000aFnQfMAK', '96.01', '149.00'),
(28039, '288828050', NULL, NULL, 'Diane Adams', '69 RIVERMEAD ROAD', '', 'READING', 'Großbritannien', 'RG5 4DH', 'GB', NULL, NULL, '7999811074', '0010041NI3', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919132976', 'FedEx', NULL, '2014-12-11', '09.12.2014 22:23', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(28040, '288962559', NULL, NULL, 'jennagh watt', '28 PRIMROSE STREET', '', 'CARNOUSTIE', 'Großbritannien', 'DD7 7QB', 'GB', NULL, NULL, '7731081757', '0010197KEO', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919132987', 'FedEx', NULL, '2014-12-11', '10.12.2014 11:56', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(28041, '288901151', NULL, NULL, 'Marilena Dirtu', '32 RESTON PATH', '', 'BOREHAMWOOD', 'Großbritannien', 'WD6 5AU', 'GB', NULL, NULL, '7766588867', '0010145ADB', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919132998', 'FedEx', NULL, '2014-12-11', '10.12.2014 08:52', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(28042, '288818795', NULL, NULL, 'Paul Toynton', '10 LYGEAN AVENUE', '', 'WARE', 'Großbritannien', 'SG12 7AR', 'GB', NULL, NULL, '7947240462', '0010040Z6F', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919133001', 'FedEx', NULL, '2014-12-11', '09.12.2014 21:52', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(28043, '288809579', NULL, NULL, 'Bella Patel', 'NEVEHSH ORCHARD LEAZE', 'Neveh Shalom', 'DURSLEY', 'Großbritannien', 'GL11 6HY', 'GB', NULL, NULL, '7968767288', '0010077D9T', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919133012', 'FedEx', NULL, '2014-12-11', '09.12.2014 21:23', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(28044, '288850474', NULL, NULL, 'Greg Campbell', '1 KILRYMONT CRESCENT', '', 'ST. ANDREWS', 'Großbritannien', 'KY16 8DT', 'GB', NULL, NULL, '7716774460', '00102355B3', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919133023', 'FedEx', NULL, '2014-12-11', '10.12.2014 00:14', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(28045, '288849926', NULL, NULL, 'Samantha Shannon', '2 MURRAY WOOD', '', 'CRAIGAVON', 'Großbritannien', 'BT66 7GX', 'GB', NULL, NULL, '7832292300', '00101716QI', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919133034', 'FedEx', NULL, '2014-12-11', '09.12.2014 23:22', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(28046, '288839288', NULL, NULL, 'Catherine Jameson', '3 CAMBRIDGE AVENUE', 'Linthorpe', 'MIDDLESBROUGH', 'Großbritannien', 'TS5 5HQ', 'GB', NULL, NULL, '1642812772', '0010192SRJ', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919133045', 'FedEx', NULL, '2014-12-11', '09.12.2014 22:54', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28047, '288863563', NULL, NULL, 'Charlie Harrison', '8 PARKHURST FIELDS', '', 'FARNHAM', 'Großbritannien', 'GU10 2PG', 'GB', NULL, NULL, '7810727145', '0010034PPA', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919133056', 'FedEx', NULL, '2014-12-11', '10.12.2014 01:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28048, '288973237', NULL, NULL, 'Colin Rabone', '11 BROWSHOLME', 'Riverside, Tamworth,', 'TAMWORTH', 'Großbritannien', 'B79 7TY', 'GB', NULL, NULL, '7879058365', '0010124HH5', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919133067', 'FedEx', NULL, '2014-12-11', '10.12.2014 12:24', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28049, '288844330', NULL, NULL, 'eleonora juozapaityte', '29 STAFFA CRESCENT', '', 'BLACKBURN', 'Großbritannien', 'BB1 2AR', 'GB', NULL, NULL, '7840166094', '00100578NQ', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919133078', 'FedEx', NULL, '2014-12-11', '09.12.2014 23:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28050, '288705192', NULL, NULL, 'Lara Suter', '2 Brombil Gardens', '', 'Port Talbot', 'Großbritannien', 'SA13 2AX', 'GB', NULL, NULL, '7432511474', '0010140QMY', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919133089', 'FedEx', NULL, '2014-12-11', '09.12.2014 14:54', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28051, '288902760', NULL, NULL, 'Louise Walls', 'DOVE HOUSE DOVE HOUSE POUND LANE', '', 'WITNEY', 'Großbritannien', 'OX29 4BN', 'GB', NULL, NULL, '7970563955', '0010050V42', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919133090', 'FedEx', NULL, '2014-12-11', '10.12.2014 09:24', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28052, '288964094', NULL, NULL, 'Mrs Ravi Kumar', '259 STAPLEFORD LANE', 'Toton', 'NOTTINGHAM', 'Großbritannien', 'NG9 6JG', 'GB', NULL, NULL, '07540 616165', '0010001PXR', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919133104', 'FedEx', NULL, '2014-12-11', '10.12.2014 11:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28053, '288814660', NULL, NULL, 'Naomi Morgan', '30 York Road', '', 'Calne, Wiltshire', 'Großbritannien', 'SN 11 8FW', 'GB', NULL, NULL, '7966778350', '00101834JQ', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919133115', 'FedEx', NULL, '2014-12-11', '09.12.2014 21:24', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28054, '288764373', NULL, NULL, 'shara merrikin', '1 PRIORY BUSINESS PARK', 'Autoglass', 'BEDFORD', 'Großbritannien', 'MK44 3US', 'GB', NULL, NULL, '7857419999', '0010107PRU', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919133126', 'FedEx', NULL, '2014-12-11', '09.12.2014 18:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(28055, '288709571', NULL, NULL, 'Sian Fitzsimmons', '70 MIDFIELD ROAD', 'Crookes', 'SHEFFIELD', 'Großbritannien', 'S10 1SU', 'GB', NULL, NULL, '7801049011', '0010203OOJ', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919133137', 'FedEx', NULL, '2014-12-11', '09.12.2014 14:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28056, '288943322', NULL, NULL, 'Susan Robinson', '5 ALVANLEY ROAD', '', 'LIVERPOOL', 'Großbritannien', 'L32 0SY', 'GB', NULL, NULL, '7525748866', '0010017LAW', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919133148', 'FedEx', NULL, '2014-12-11', '10.12.2014 10:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28057, '288797657', NULL, NULL, 'Aigaras Mitkus', '220 HANWORTH ROAD', '', 'HOUNSLOW', 'Großbritannien', 'TW3 3TU', 'GB', NULL, NULL, '7949028454', '0010187C5C', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919133159', 'FedEx', NULL, '2014-12-11', '09.12.2014 20:23', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(28058, '288693539', NULL, NULL, 'Christina Hodge', '134 Wyche Avenue', '', 'Nantwich', 'Großbritannien', 'CW5 5HL', 'GB', NULL, NULL, '7809123337', '00101261SM', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919133160', 'FedEx', NULL, '2014-12-11', '09.12.2014 13:54', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(28059, '288657565', NULL, NULL, 'Daniel Palumbo', '9 HILLSIDE ROAD', 'Bushey', 'BUSHEY', 'Großbritannien', 'WD23 2HB', 'GB', NULL, NULL, '7956211718', '0010244XK3', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919133170', 'FedEx', NULL, '2014-12-11', '09.12.2014 12:23', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(28060, '288941498', NULL, NULL, 'George Carlin', '114 BROOMHILL CRESCENT', 'Bonhill', 'ALEXANDRIA', 'Großbritannien', 'G83 9PW', 'GB', NULL, NULL, '7717331103', '0010124KN6', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919133181', 'FedEx', NULL, '2014-12-11', '10.12.2014 10:52', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(28061, '288787335', NULL, NULL, 'elena moody', '68 EXFORD AVENUE', '', 'WESTCLIFF-ON-SEA', 'Großbritannien', 'SS0 0EF', 'GB', NULL, NULL, '4,41702E+11', '00102176LD', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919133192', 'FedEx', NULL, '2014-12-11', '09.12.2014 19:52', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28062, '288706216', NULL, NULL, 'Lianne Astley', '27 SULTAN STREET', '', 'ACCRINGTON', 'Großbritannien', 'BB5 6EL', 'GB', NULL, NULL, '7710526071', '0010226I2H', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919133207', 'FedEx', NULL, '2014-12-11', '09.12.2014 14:53', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28063, '288778765', NULL, NULL, 'Silke Hunt', '6 LOWER MEAD', '', 'STOCKBRIDGE', 'Großbritannien', 'SO20 8QU', 'GB', NULL, NULL, '7766718378', '0010164J2L', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919133218', 'FedEx', NULL, '2014-12-11', '09.12.2014 19:23', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28064, '288874592', NULL, NULL, 'Haruna Ali-Fika', 'Mitre House Flat 49, Western Road', '', 'BRIGHTON', 'Großbritannien', 'BN1 2DD', 'GB', NULL, NULL, '7527987253', '0010027VPV', NULL, NULL, 'GM-104-2 Brown Strap, Gold Case, Black Face', NULL, '609919133229', 'FedEx', NULL, '2014-12-11', '10.12.2014 06:22', 'UK140102AMC03', '1', 'a0YC000000aUKqLMAW', '169.99', '259.00'),
(28065, '288721408', NULL, NULL, 'Michelle Dillon', '19 SANCTUARY CLOSE', '', 'UXBRIDGE', 'Großbritannien', 'UB9 6LJ', 'GB', NULL, NULL, '7790135351', '0010250XJT', NULL, NULL, 'GM-104-2 Brown Strap, Gold Case, Black Face', NULL, '609919133230', 'FedEx', NULL, '2014-12-11', '09.12.2014 15:53', 'UK140102AMC03', '1', 'a0YC000000aUKqLMAW', '169.99', '259.00'),
(28066, '288818777', NULL, NULL, 'Roman Tsiuba', '113 LEYTON GREEN ROAD', 'Delivery after 16:00 please', 'LONDON', 'Großbritannien', 'E10 6DB', 'GB', NULL, NULL, '7718123385', '0010145TFS', NULL, NULL, 'GM-104-2 Brown Strap, Gold Case, Black Face', NULL, '609919133240', 'FedEx', NULL, '2014-12-11', '09.12.2014 21:53', 'UK140102AMC03', '1', 'a0YC000000aUKqLMAW', '169.99', '259.00'),
(28067, '288731946', NULL, NULL, 'Rachael Taylor', '11 ROSECROFT WAY', 'Delivery to the right hand side door of number 11, not the patio glass doors at the bottom of the drive', 'READING', 'Großbritannien', 'RG2 9AP', 'GB', NULL, NULL, '7712519655', '0010151BW8', NULL, NULL, 'GM-104-6   Silver, Black Dial, Silver Metal Band', NULL, '609919133251', 'FedEx', NULL, '2014-12-11', '09.12.2014 16:22', 'GM-104-6', '1', 'a0YC000000aUrlhMAC', '169.99', '259.00'),
(28068, '288790393', NULL, NULL, 'althea Amos', '31 MARCELLA ROAD', '', 'LONDON', 'Großbritannien', 'SW9 7QQ', 'GB', NULL, NULL, '7940524551', '0010219SZ5', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919133262', 'FedEx', NULL, '2014-12-11', '09.12.2014 20:22', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28069, '288794673', NULL, NULL, 'Moses Taylor', '47 CEFNDRE', '47 Cefndre', 'WREXHAM', 'Großbritannien', 'LL13 9PA', 'GB', NULL, NULL, '7403049713', '0010143SDY', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919133273', 'FedEx', NULL, '2014-12-11', '09.12.2014 20:23', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28070, '288862755', NULL, NULL, 'BILLIE ROSSER', '77 CHILTERN AVENUE', '', 'BUSHEY', 'Großbritannien', 'WD23 4RF', 'GB', NULL, NULL, '7989158527', '0010080VD6', NULL, NULL, 'GM-104-8   Black, Black Dial, Black Metal Band', NULL, '609919133284', 'FedEx', NULL, '2014-12-11', '10.12.2014 01:22', 'GM-104-8', '1', 'a0YC000000aUrn9MAC', '169.99', '259.00'),
(28071, '288850990', NULL, NULL, 'Louise Colenso', '0 Middlewich road', 'Bradfield house', 'Crewe', 'Großbritannien', 'CW1 4QZ', 'GB', NULL, NULL, '7719024730', '0010198GL7', NULL, NULL, 'GM-104-8   Black, Black Dial, Black Metal Band', NULL, '609919133295', 'FedEx', NULL, '2014-12-11', '10.12.2014 00:16', 'GM-104-8', '1', 'a0YC000000aUrn9MAC', '169.99', '259.00'),
(28072, '288808512', NULL, NULL, 'Jared Morgan', '21 SUMMERFIELD DRIVE', 'Southgate', 'PONTYCLUN', 'Großbritannien', 'CF72 8QF', 'GB', NULL, NULL, '7732374324', '0010250G4T', NULL, NULL, 'GM-4004-6 Silver Strap, Silver Case, Black Face', NULL, '609919133300', 'FedEx', NULL, '2014-12-11', '09.12.2014 21:25', 'UK140110AMC06', '1', 'a0YC000000aV34iMAC', '130.99', '199.00'),
(28073, '288737547', NULL, NULL, 'Richard Kirby', '421 WALTON ROAD', '', 'WEST MOLESEY', 'Großbritannien', 'KT8 2EJ', 'GB', NULL, NULL, '7841276741', '0010008P8Z', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919133310', 'FedEx', NULL, '2014-12-11', '09.12.2014 16:53', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(28074, '288721329', NULL, NULL, 'dorota mlynarczyk', '55 Lavender rise', '', 'West Drayton', 'Großbritannien', 'UB7 9AP', 'GB', NULL, NULL, '7904527793', '0010034S55', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919133321', 'FedEx', NULL, '2014-12-11', '09.12.2014 15:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28075, '288832777', NULL, NULL, 'Roy Forbes', '60 WELCOMES ROAD', '', 'KENLEY', 'Großbritannien', 'CR8 5HD', 'GB', NULL, NULL, '2086609722', '0010250D8B', NULL, NULL, 'Gold Case - White Dial - Brown Leather Paragon', NULL, '609919133332', 'FedEx', NULL, '2014-12-11', '09.12.2014 22:23', 'T-3001-3', '1', 'a0YC000000aFmvFMAS', '96.01', '149.00'),
(28076, '288723330', NULL, NULL, 'Amira Ibrahim', 'DIAGEO PLC PARK ROYAL', '', 'LONDON', 'Großbritannien', 'NW10 7HQ', 'GB', NULL, NULL, '7956548309', '0010205DQW', NULL, NULL, 'Pioner New Model 2014 - London Leder schwarz', NULL, '609919133343', 'FedEx', NULL, '2014-12-11', '09.12.2014 15:53', 'UK140923JM15', '1', 'a0YC000000aUXCEMA4', '130.00', '189.00'),
(28077, '288928020', NULL, NULL, 'David Denny', '52 PARK LANE', '', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'NE27 0TJ', 'GB', NULL, NULL, '7894606826', '0010052RTB', NULL, NULL, 'Pioner New Model 2014 -  London Edelstahl alles schwarz', NULL, '609919133354', 'FedEx', NULL, '2014-12-11', '10.12.2014 10:25', 'UK140923JM19', '1', 'a0YC000000aUXCIMA4', '130.00', '189.00'),
(28078, '288941533', NULL, NULL, 'Amy Huang', '24 BRIGHTMORE DRIVE', '', 'SHEFFIELD', 'Großbritannien', 'S3 7NH', 'GB', NULL, NULL, '7788877463', '00100107JH', NULL, NULL, 'Pioner New Model 2014 -  london Leder silber-weiß', NULL, '609919133365', 'FedEx', NULL, '2014-12-11', '10.12.2014 10:53', 'UK140923JM13', '1', 'a0YC000000aUXCCMA4', '130.00', '189.00'),
(28079, '288868084', NULL, NULL, 'Enea Kola', 'Apartment 27 26 CORNHILL', '', 'LIVERPOOL', 'Großbritannien', 'L1 8DT', 'GB', NULL, NULL, '7877015390', '0010164R7G', NULL, NULL, 'Silver Case - Black Dial - Black Leather Paragon', NULL, '609919133376', 'FedEx', NULL, '2014-12-11', '10.12.2014 03:22', 'T-3001-2', '1', 'a0YC000000aFmriMAC', '96.01', '149.00'),
(28080, '288804183', NULL, NULL, 'Nicky Silk', '46 Priory Road', '', 'Tonbridge', 'Großbritannien', 'TN9 2BL', 'GB', NULL, NULL, '7793469636', '0010184NG9', NULL, NULL, 'Silver Case - White Dial - Black Leather Paragon', NULL, '609919133387', 'FedEx', NULL, '2014-12-11', '09.12.2014 20:53', 'T-3001-1', '1', 'a0YC000000aFmnMMAS', '96.01', '149.00'),
(28082, '289103425', NULL, NULL, 'jean-paul Drossart', 'Theodore Bekaert 12', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '478555234', '0010140E6D', NULL, NULL, 'Une montre Theorema Damascus - bracelet en cuir noir - argentÃ©/noir - T3008-2', NULL, '609919133571', 'FedEx', NULL, '2014-12-12', '10.12.2014 20:48', 'NL141030NM33', '1', 'a0YC000000ZzOdIMAV', '', '189.99'),
(28083, '289101676', NULL, NULL, 'christophe wuyts', 'theodore bekaert 12', '', '1070', 'anderlecht', 'Belgien', 'BE', NULL, NULL, '472733208', '0010216BV9', NULL, NULL, 'Une montre Theorema Damascus - bracelet mÃ©tallique noir - noir/noir - T3008-8', NULL, '609919133582', 'FedEx', NULL, '2014-12-12', '10.12.2014 20:48', 'NL141030NM39', '1', 'a0YC000000ZzOdNMAV', '', '189.99'),
(28084, '289070492', NULL, NULL, 'wim De Pauw', 'Boomsesteenweg 119', '', '2830', 'Willebroek', 'Belgien', 'BE', NULL, NULL, '475616857', '001000410R', NULL, NULL, 'Theorema Damascus Horloge - zilverkleurige metalen band - zilverkleur/zwart (T3008-6)', NULL, '609919133593', 'FedEx', NULL, '2014-12-12', '10.12.2014 18:48', 'NL141030NM37', '1', 'a0YC000000ZzOdLMAV', '', '189.99'),
(28085, '289021247', NULL, NULL, 'Cedric Anneka Horenbach Seutin', 'Charles leruitte 15', '', '4040', 'Herstal', 'Belgien', 'BE', NULL, NULL, '496201362', '00100297BU', NULL, NULL, 'Une montre Theorema Damascus - bracelet en cuir noir - noir/noir - T3008-4', NULL, '609919133608', 'FedEx', NULL, '2014-12-12', '10.12.2014 15:48', 'NL141030NM35', '1', 'a0YC000000ZzOdHMAV', '', '189.99'),
(28086, '289277879', NULL, NULL, 'Sanel Santic', 'Skolegade 54 ST. TV.', '', '7100', 'Vejle', 'Dänemark', 'DK', NULL, NULL, '26144405', '00101072NE', NULL, NULL, 'T3008-8: Sort metalrem og sort urskive', NULL, '609919133424', 'FedEx', NULL, '2014-12-12', '11.12.2014 12:36', 'DKT3008-8', '1', 'a0YC000000ZylL3MAJ', '1079.39', '1495.00'),
(28087, '289182580', NULL, NULL, 'Sanel Santic', 'Skolegade 54 ST. TV.', '', '7100', 'Vejle', 'Dänemark', 'DK', NULL, NULL, '26144405', '0010020OO6', NULL, NULL, 'T3008-1: LÃ¦derrem, hvid urskive og sÃ¸lvfarvet krone', NULL, '609919133424', 'FedEx', NULL, '2014-12-12', '11.12.2014 02:36', 'DKT3008-1', '1', 'a0YC000000ZylGQMAZ', '1079.39', '1495.00'),
(28088, '288789347', NULL, NULL, 'VASILEIOS XRONOPOULOS', 'Stratigou Lekka 38', '', '15122', 'MAROUSI', 'Griechenland', 'GR', NULL, NULL, '6977256324', '0010236KAM', NULL, NULL, '€249 Instead Of €1389 for 1 Theorema Monte Carlo (Brown, gold, black)', NULL, '609919133402', 'FedEx', NULL, '2014-12-12', '09.12.2014 22:08', 'GR17112014SK011', '1', 'a0YC000000aFhLUMA0', '', '249.00'),
(28089, '288650063', NULL, NULL, 'Apostolos Koutinas', 'Argyropouli 0', '', '40100', 'TYRNAVOS', 'Griechenland', 'GR', NULL, NULL, '6938622791', '00100239Z4', NULL, NULL, '€169 Instead Of €699 1 Theorema Paragon Automatic ( T-3001-4) With Delivery', NULL, '609919133413', 'FedEx', NULL, '2014-12-12', '09.12.2014 13:38', 'GR16102014SK012', '1', 'a0YC000000ZwQrpMAF', '', '169.00'),
(28090, '289324192', NULL, NULL, 'antonio De Vita', 'VIA AURELIA 157/8', '', '16039', 'SESTRI LEVANTE', 'Italien', 'IT', NULL, NULL, '3472471281', '0010168FDI', NULL, NULL, 'GM-107-1', NULL, '609919133983', 'FedEx', NULL, '2014-12-12', '11.12.2014 13:28', 'IT141028CS44', '1', 'a0YC000000Zyk2PMAR', '', '249.99'),
(28091, '289324194', NULL, NULL, 'antonio De Vita', 'VIA AURELIA 157/8', '', '16039', 'SESTRI LEVANTE', 'Italien', 'IT', NULL, NULL, '3472471281', '0010070IBO', NULL, NULL, 'GM-107-1', NULL, '609919133983', 'FedEx', NULL, '2014-12-12', '11.12.2014 13:28', 'IT141028CS44', '1', 'a0YC000000Zyk2PMAR', '', '249.99'),
(28092, '289324193', NULL, NULL, 'antonio De Vita', 'VIA AURELIA 157/8', '', '16039', 'SESTRI LEVANTE', 'Italien', 'IT', NULL, NULL, '3472471281', '001010412B', NULL, NULL, 'GM-107-1', NULL, '609919133983', 'FedEx', NULL, '2014-12-12', '11.12.2014 13:28', 'IT141028CS44', '1', 'a0YC000000Zyk2PMAR', '', '249.99'),
(28093, '289324195', NULL, NULL, 'antonio De Vita', 'VIA AURELIA 157/8', '', '16039', 'SESTRI LEVANTE', 'Italien', 'IT', NULL, NULL, '3472471281', '0010244LAQ', NULL, NULL, 'GM-107-1', NULL, '609919133983', 'FedEx', NULL, '2014-12-12', '11.12.2014 13:28', 'IT141028CS44', '1', 'a0YC000000Zyk2PMAR', '', '249.99'),
(28094, '289324190', NULL, NULL, 'antonio De Vita', 'VIA AURELIA 157/8', '', '16039', 'SESTRI LEVANTE', 'Italien', 'IT', NULL, NULL, '3472471281', '0010090Q03', NULL, NULL, 'GM-107-1', NULL, '609919133983', 'FedEx', NULL, '2014-12-12', '11.12.2014 13:28', 'IT141028CS44', '1', 'a0YC000000Zyk2PMAR', '', '249.99'),
(28095, '289324191', NULL, NULL, 'antonio De Vita', 'VIA AURELIA 157/8', '', '16039', 'SESTRI LEVANTE', 'Italien', 'IT', NULL, NULL, '3472471281', '0010037W7J', NULL, NULL, 'GM-107-1', NULL, '609919133983', 'FedEx', NULL, '2014-12-12', '11.12.2014 13:28', 'IT141028CS44', '1', 'a0YC000000Zyk2PMAR', '', '249.99'),
(28096, '289069986', NULL, NULL, 'Rachela Mocanu', 'VIA QUATTRO NOVEMBRE 13', '', '35018', 'SAN MARTINO DI LUPARI', 'Italien', 'IT', NULL, NULL, '3292253083', '0010160E0G', NULL, NULL, 'GM-107-1', NULL, '609919133994', 'FedEx', NULL, '2014-12-12', '10.12.2014 16:58', 'IT141028CS44', '1', 'a0YC000000Zyk2PMAR', '', '249.99'),
(28097, '289167790', NULL, NULL, 'Andrea Santarelli', 'VIA MONTESCUDO 76', '', '47924', 'RIMINI', 'Italien', 'IT', NULL, NULL, '3295657042', '0010056QU2', NULL, NULL, 'GM-107-2', NULL, '609919134008', 'FedEx', NULL, '2014-12-12', '10.12.2014 22:36', 'IT141028CS45', '1', 'a0YC000000ZykuKMAR', '', '249.99'),
(28098, '289087616', NULL, NULL, 'Ramazani Mohamed Joseph', 'Calle monte Cengio 15', '', '30132', 'Venezia', 'Italien', 'IT', NULL, NULL, '3277755722', '00101756CT', NULL, NULL, 'GM-107-3', NULL, '609919134019', 'FedEx', NULL, '2014-12-12', '10.12.2014 17:58', 'IT141028CS46', '1', 'a0YC000000ZykuyMAB', '', '249.99'),
(28099, '289166052', NULL, NULL, 'Simone Conti', 'VIA NICCOLO TOMMASEO 9', '', '00047', 'MARINO', 'Italien', 'IT', NULL, NULL, '3296322424', '00101039PF', NULL, NULL, 'LONDON DIAMONDS by PIONIER Nero + Cinturino nero', NULL, '609919134020', 'FedEx', NULL, '2014-12-12', '10.12.2014 22:36', 'IT141028FS014', '1', 'a0YC000000Zyht5MAB', '', '199.99'),
(28100, '289062336', NULL, NULL, 'CLAUDIA MAZZILLO', 'VIA MONTEMASSICO 8', '', '81030', 'FALCIANO DEL MASSICO', 'Italien', 'IT', NULL, NULL, '3341224993', '0010242IMM', NULL, NULL, 'Schwarz T3008-4 in pelle', NULL, '609919134030', 'FedEx', NULL, '2014-12-12', '10.12.2014 16:28', 'IT141029CS63', '1', 'a0YC000000Zz9vsMAB', '', '189.99'),
(28101, '289161270', NULL, NULL, 'Vincenzo Russo', 'VIA EDMONDO DE AMICIS 15', '', '95035', 'MALETTO', 'Italien', 'IT', NULL, NULL, '3318228174', '0010170J2A', NULL, NULL, 'Schwarz T3008-8 in acciaio', NULL, '609919134041', 'FedEx', NULL, '2014-12-12', '10.12.2014 21:58', 'IT141029CS636', '1', 'a0YC000000a0AmWMAU', '', '189.99'),
(28102, '289100798', NULL, NULL, 'Michele Ledda', 'VIA DIANO MARINA 45', 'portiere', '00168', 'ROMA', 'Italien', 'IT', NULL, NULL, '3475334068', '0010067DWR', NULL, NULL, 'Silber Schwarz T3008-2 in pelle', NULL, '609919134052', 'FedEx', NULL, '2014-12-12', '10.12.2014 18:59', 'IT141029CS61', '1', 'a0YC000000Zz9v4MAB', '', '189.99'),
(28103, '289096482', NULL, NULL, 'Michele Ledda', 'VIA DIANO MARINA 45', 'portiere', '00168', 'ROMA', 'Italien', 'IT', NULL, NULL, '3475334068', '0010007CSI', NULL, NULL, 'Silber Weiss T3008-1 in pelle', NULL, '609919134052', 'FedEx', NULL, '2014-12-12', '10.12.2014 18:28', 'IT141029CS60', '1', 'a0YC000000Zz9tcMAB', '', '189.99'),
(28104, '289137708', NULL, NULL, 'John van Puijenbroek', 'Jonkerveld 703', '', '5403 BT', 'UDEN', 'Niederlande', 'NL', NULL, NULL, '622545444', '0010189Z75', NULL, NULL, 'Theorema Damascus Horloge - zilver metalen band - zilver/zwart (T3008-6)', NULL, '609919133435', 'FedEx', NULL, '2014-12-12', '10.12.2014 22:28', 'NL141030NM37', '1', 'a0YC000000ZzOUTMA3', '', '189.99'),
(28105, '289070889', NULL, NULL, 'Ali Temur', 'groenetuin 199', '', '3078ke', 'rotterdam', 'Niederlande', 'NL', NULL, NULL, '641845420', '00100634KZ', NULL, NULL, 'Theorema Damascus Horloge - zwart leren band - goud/zwart (T3008-3)', NULL, '609919133446', 'FedEx', NULL, '2014-12-12', '10.12.2014 18:58', 'NL141030NM34', '1', 'a0YC000000ZzON7MAN', '', '189.99'),
(28106, '289288941', NULL, NULL, 'awais Javaid', 'Provooststraat 10', '', '4811 TZ', 'BREDA', 'Niederlande', 'NL', NULL, NULL, '681850461', '0010011XMK', NULL, NULL, 'Theorema Damascus Horloge - zwart leren band - goud/zwart (T3008-3)', NULL, '609919133457', 'FedEx', NULL, '2014-12-12', '11.12.2014 13:28', 'NL141030NM34', '1', 'a0YC000000ZzON7MAN', '', '189.99'),
(28107, '289267203', NULL, NULL, 'M Lapre', 'Groningerstraat 17', '', '7418 BX', 'DEVENTER', 'Niederlande', 'NL', NULL, NULL, '653855625', '0010089F7N', NULL, NULL, 'Theorema Damascus Horloge - zwart leren band - goud/zwart (T3008-3)', NULL, '609919133468', 'FedEx', NULL, '2014-12-12', '11.12.2014 12:28', 'NL141030NM34', '1', 'a0YC000000ZzON7MAN', '', '189.99'),
(28108, '289044140', NULL, NULL, 'Vesting Finance Frank Jansen', 'Naritaweg 199', '', '1043 CB', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '624582838', '001022268N', NULL, NULL, 'Theorema Damascus Horloge - zwart leren band - zilver/wit (T3008-1)', NULL, '609919133479', 'FedEx', NULL, '2014-12-12', '10.12.2014 17:28', 'NL141030NM32', '1', 'a0YC000000ZzOFFMA3', '', '189.99'),
(28109, '289279016', NULL, NULL, 'Bram Goossens', 'Koninginnepage 5', '', '5754 DL', 'DEURNE', 'Niederlande', 'NL', NULL, NULL, '651644543', '0010064I1R', NULL, NULL, 'Theorema Damascus Horloge - zwart leren band - zilver/zwart (T3008-2)', NULL, '609919133480', 'FedEx', NULL, '2014-12-12', '11.12.2014 12:58', 'NL141030NM33', '1', 'a0YC000000ZzOKZMA3', '', '189.99'),
(28110, '289154987', NULL, NULL, 'Gerla Mulder', 'Adriaen van Ostadelaan 118', '31612443699', '3583 AM', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '31612443699', '00100799KM', NULL, NULL, 'Theorema Damascus Horloge - zwart leren band - zilver/zwart (T3008-2)', NULL, '609919133490', 'FedEx', NULL, '2014-12-12', '10.12.2014 23:28', 'NL141030NM33', '1', 'a0YC000000ZzOKZMA3', '', '189.99'),
(28111, '289077473', NULL, NULL, 'Daphna Muller', 'Aureliavlinder 12', '', '7534 LL', 'ENSCHEDE', 'Niederlande', 'NL', NULL, NULL, '653413241', '0010182GW8', NULL, NULL, 'Theorema Damascus Horloge - zwart metalen band - zwart/zwart (T3008-8)', NULL, '609919133505', 'FedEx', NULL, '2014-12-12', '10.12.2014 19:28', 'NL141030NM39', '1', 'a0YC000000ZzOXQMA3', '', '189.99'),
(28112, '289279807', NULL, NULL, 'Marinka van Druten', 'Boet 23', '', '3192 NJ', 'HOOGVLIET ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '06-13355019', '00100904J3', NULL, NULL, 'Theorema Damascus Horloge - zwart metalen band - zwart/zwart (T3008-8)', NULL, '609919133516', 'FedEx', NULL, '2014-12-12', '11.12.2014 12:59', 'NL141030NM39', '1', 'a0YC000000ZzOXQMA3', '', '189.99'),
(28113, '289102314', NULL, NULL, 'martine peek', 'Molenweide 30', '', '1902 CH', 'CASTRICUM', 'Niederlande', 'NL', NULL, NULL, '251795131', '00102224K1', NULL, NULL, 'Theorema Damascus Horloge - zwart metalen band - zwart/zwart (T3008-8)', NULL, '609919133527', 'FedEx', NULL, '2014-12-12', '10.12.2014 20:58', 'NL141030NM39', '1', 'a0YC000000ZzOXQMA3', '', '189.99'),
(28114, '289137836', NULL, NULL, 'Melanie Boshoven', 'Saturnusstraat 50', '', '1562 WV', 'KROMMENIE', 'Niederlande', 'NL', NULL, NULL, '756217822', '0010096D1V', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- goudkleurige metalen band (T4004-7)', NULL, '609919133538', 'FedEx', NULL, '2014-12-12', '10.12.2014 22:28', 'NL140903PL1101', '1', 'a0YC000000ZY0jcMAD', '', '229.99'),
(28115, '289133992', NULL, NULL, 'Leonie Kelder', 'Ruiterweg 21C', '', '1901 BH', 'CASTRICUM', 'Niederlande', 'NL', NULL, NULL, '06-45686316', '0010243DBM', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '609919133549', 'FedEx', NULL, '2014-12-12', '10.12.2014 22:28', 'NL140908NM09', '1', 'a0YC000000ZYna4MAD', '', '229.99'),
(28116, '289265630', NULL, NULL, 'sander Veur van der', 'Jagerslaan noord 45', '', '2242 SX', 'WASSENAAR', 'Niederlande', 'NL', NULL, NULL, '627319694', '0010042MPK', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '609919133550', 'FedEx', NULL, '2014-12-12', '11.12.2014 11:58', 'NL140908NM09', '1', 'a0YC000000ZYna4MAD', '', '229.99'),
(28117, '289184696', NULL, NULL, 'edward hodge', '17 WILLIAM CLOSE', '', 'BT18 9RJ', 'HOLYWOOD', 'Großbritannien', 'GB', NULL, NULL, '7581509058', '0010227PXF', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919133619', 'FedEx', NULL, '2014-12-12', '11.12.2014 02:59', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(28118, '289078511', NULL, NULL, 'Gary Newth', '10B Lumen Electrical', 'Oppeheimer Centre,', 'SN3 3LH', 'Swindon', 'Großbritannien', 'GB', NULL, NULL, '07785 737763', '0010202EDG', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919133620', 'FedEx', NULL, '2014-12-12', '10.12.2014 18:22', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(28119, '289163209', NULL, NULL, 'jennie bates', '68 beech gardens', '', 'wa11 8dl', 'merseyside', 'Großbritannien', 'GB', NULL, NULL, '', '0010216J28', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919133630', 'FedEx', NULL, '2014-12-12', '10.12.2014 23:22', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(28120, '289033640', NULL, NULL, 'Nyree Mcdougall', '45-65 Camberwell college', 'Peckham rd', 'Se5 8uf', 'London', 'Großbritannien', 'GB', NULL, NULL, '7984146970', '0010132P21', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919133641', 'FedEx', NULL, '2014-12-12', '10.12.2014 15:52', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(28121, '289082035', NULL, NULL, 'Steven Biseker', '94 AVOCET WAY', '', 'OX26 6YP', 'BICESTER', 'Großbritannien', 'GB', NULL, NULL, '01869 369926', '0010050J5V', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919133652', 'FedEx', NULL, '2014-12-12', '10.12.2014 18:52', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(28122, '289167577', NULL, NULL, 'Alan Sinden', '79 SOLENT AVENUE', '', 'SO19 6BB', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7902760838', '0010208EYC', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919133663', 'FedEx', NULL, '2014-12-12', '10.12.2014 23:40', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28123, '289061995', NULL, NULL, 'andrea shimmon', '23 poplar drive', '', 'nr29 3hu', 'filby nr Great Yarmouth', 'Großbritannien', 'GB', NULL, NULL, '1493369012', '001015146O', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919133674', 'FedEx', NULL, '2014-12-12', '10.12.2014 17:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28124, '289259027', NULL, NULL, 'Angela Campbell', '13 THORNBECK AVENUE', 'Hightown', 'L38 0BD', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7562936976', '00101952XP', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919133685', 'FedEx', NULL, '2014-12-12', '11.12.2014 10:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28125, '289076704', NULL, NULL, 'Gary Newth', '0 Hughenden House', 'West End, Foxham', 'SN15 4NB', 'Chippenham', 'Großbritannien', 'GB', NULL, NULL, '07785 737763', '0010118JDJ', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919133696', 'FedEx', NULL, '2014-12-12', '10.12.2014 18:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28126, '289022600', NULL, NULL, 'homis balogun', '80C COLVESTO DALSTON', '', 'E8 2Lj', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7538931083', '0010198W3W', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919133700', 'FedEx', NULL, '2014-12-12', '10.12.2014 14:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28127, '289080861', NULL, NULL, 'Jill Dungay', '9 Waynflete House', '76 High Street', 'KT10 9QS', 'Esher', 'Großbritannien', 'GB', NULL, NULL, '07767 648598', '001013413N', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919133711', 'FedEx', NULL, '2014-12-12', '10.12.2014 18:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28128, '289241427', NULL, NULL, 'Kevin Damps', '20 QUEENS ROAD', '20 queens road', 'CO15 1AA', 'CLACTON-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '07747 113953', '0010130MTE', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919133722', 'FedEx', NULL, '2014-12-12', '11.12.2014 09:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28129, '289255046', NULL, NULL, 'Paul Edwards', '56 PETERSHAM CLOSE', '', 'MK16 0JG', 'NEWPORT PAGNELL', 'Großbritannien', 'GB', NULL, NULL, '7739472421', '0010102XC7', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919133733', 'FedEx', NULL, '2014-12-12', '11.12.2014 10:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28130, '289041412', NULL, NULL, 'Paul Ryan RD Financial Recruitment Limited', 'Room 12 St.Stephens House', 'Arthur Road, RD Ltd', 'SL4 1RY', 'Windsor', 'Großbritannien', 'GB', NULL, NULL, '7713638531', '0010220NCJ', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919133744', 'FedEx', NULL, '2014-12-12', '10.12.2014 16:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28131, '289141560', NULL, NULL, 'Rameesha Shah', '64 LOMESHAYE ROAD', '', 'BB9 7AR', 'NELSON', 'Großbritannien', 'GB', NULL, NULL, '7715976300', '0010095PGK', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919133755', 'FedEx', NULL, '2014-12-12', '10.12.2014 21:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28132, '289163689', NULL, NULL, 'Annette Rabhi', '6 LINKS ROAD', '', 'SW17 9ET', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7821875829', '0010159LUN', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919133766', 'FedEx', NULL, '2014-12-12', '10.12.2014 23:38', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(28133, '289128227', NULL, NULL, 'Jeremy Fidlin', 'Plot 2 Church Barn', 'Glazeley', 'WV16 6AB', 'Bridgnorth', 'Großbritannien', 'GB', NULL, NULL, '07976 147250', '0010120YRD', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919133777', 'FedEx', NULL, '2014-12-12', '10.12.2014 21:22', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(28134, '289283013', NULL, NULL, 'Michael Gaul', '46 QUORN ROAD', '', 'NN10 6UU', 'RUSHDEN', 'Großbritannien', 'GB', NULL, NULL, '7889146691', '00100095T8', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919133788', 'FedEx', NULL, '2014-12-12', '11.12.2014 11:54', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(28135, '288985505', NULL, NULL, 'tracy keulen', '23 THE ORCHARDS', 'orton waterville', 'PE2 5LA', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7576668875', '0010117FUM', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919133799', 'FedEx', NULL, '2014-12-12', '10.12.2014 12:54', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(28136, '289191850', NULL, NULL, 'Aimee Beere', '6 OLD KEG YARD', '', 'SA67 7BA', 'NARBERTH', 'Großbritannien', 'GB', NULL, NULL, '7786996924', '0010067UVS', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919133803', 'FedEx', NULL, '2014-12-12', '11.12.2014 05:52', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28137, '289105715', NULL, NULL, 'N Keyworth', '5 LUMLEY ROAD', '', 'WF12 7DU', 'DEWSBURY', 'Großbritannien', 'GB', NULL, NULL, '1924454228', '0010208HKA', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919133814', 'FedEx', NULL, '2014-12-12', '10.12.2014 20:01', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28138, '288991160', NULL, NULL, 'selma penava', '113 DEANBURN', 'Address line 2', 'EH26 0HZ', 'PENICUIK', 'Großbritannien', 'GB', NULL, NULL, '7462486964', '0010092B52', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919133825', 'FedEx', NULL, '2014-12-12', '10.12.2014 13:27', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28139, '289126810', NULL, NULL, 'Simon Stanhope', '50 LEARY CRESCENT', '', 'MK16 9GD', 'NEWPORT PAGNELL', 'Großbritannien', 'GB', NULL, NULL, '7921905490', '0010191KTN', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919133836', 'FedEx', NULL, '2014-12-12', '10.12.2014 21:23', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28140, '289105238', NULL, NULL, 'richard pearce', '87 LEICESTER ROAD', 'thurcaston', 'LE7 7JH', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7966131647', '0010156A8L', NULL, NULL, 'GM-104-2 Brown Strap, Gold Case, Black Face', NULL, '609919133847', 'FedEx', NULL, '2014-12-12', '10.12.2014 19:57', 'UK140102AMC03', '1', 'a0YC000000aUKqLMAW', '169.99', '259.00'),
(28141, '289129205', NULL, NULL, 'David Murphy', '27 SEABROOK GARDENS', '', 'CM3 3BX', 'CHELMSFORD', 'Großbritannien', 'GB', NULL, NULL, '7747633875', '0010143WJ2', NULL, NULL, 'GM-104-3 Black Strap, Black Case, Black Face', NULL, '609919133858', 'FedEx', NULL, '2014-12-12', '10.12.2014 21:23', 'UK140102AMC04', '1', 'a0YC000000aUKqKMAW', '169.99', '259.00'),
(28142, '289025133', NULL, NULL, 'Suzanne lane', 'Castle lodge St georges super ely', '', 'Cf56ew', 'Cardiff', 'Großbritannien', 'GB', NULL, NULL, '7966679717', '0010113KIS', NULL, NULL, 'GM-104-6   Silver, Black Dial, Silver Metal Band', NULL, '609919133869', 'FedEx', NULL, '2014-12-12', '10.12.2014 14:53', 'GM-104-6', '1', 'a0YC000000aUrlhMAC', '169.99', '259.00'),
(28143, '289067293', NULL, NULL, 'Stephen Metcalfe', '1 CHESTNUT GROVE', '', 'WA11 9EE', 'ST. HELENS', 'Großbritannien', 'GB', NULL, NULL, '7535643178', '00101943DA', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919133870', 'FedEx', NULL, '2014-12-12', '10.12.2014 17:52', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28144, '288975433', NULL, NULL, 'vicky buckland', '17 THE LICHFIELDS', '', 'SS14 3RQ', 'BASILDON', 'Großbritannien', 'GB', NULL, NULL, '7446255421', '0010115IWD', NULL, NULL, 'GM-4004-1 Black Strap, Silver Case, White Face', NULL, '609919133880', 'FedEx', NULL, '2014-12-12', '10.12.2014 12:54', 'UK140110AMC01', '1', 'a0YC000000aV34eMAC', '130.99', '199.00'),
(28145, '289096025', NULL, NULL, 'Gabz Scammell', '17 PRIORS PARK', '', 'RM12 4ND', 'HORNCHURCH', 'Großbritannien', 'GB', NULL, NULL, '7540178782', '00101043NR', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919133891', 'FedEx', NULL, '2014-12-12', '10.12.2014 19:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28146, '289178905', NULL, NULL, 'amba ndjoli', '40 CURTIS FIELD ROAD', 'Streatham', 'SW16 2TE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7572551389', '00100590TK', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Metal Strap London', NULL, '609919133906', 'FedEx', NULL, '2014-12-12', '11.12.2014 00:53', 'UK140923JM19', '1', 'a0YC000000aUXCIMA4', '130.00', '189.00'),
(28147, '289159382', NULL, NULL, 'Devan Craven', '6 Cuillin close', '', 'Ng5 5eh', 'Nottingham', 'Großbritannien', 'GB', NULL, NULL, '7912559846', '00101529SV', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Metal Strap London', NULL, '609919133917', 'FedEx', NULL, '2014-12-12', '10.12.2014 22:52', 'UK140923JM19', '1', 'a0YC000000aUXCIMA4', '130.00', '189.00'),
(28148, '289143102', NULL, NULL, 'Lucy House', 'West Park Arlington', 'Arlington', 'EX31 4SN', 'Barnstaple', 'Großbritannien', 'GB', NULL, NULL, '1271850522', '001007455U', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Metal Strap London', NULL, '609919133928', 'FedEx', NULL, '2014-12-12', '10.12.2014 21:52', 'UK140923JM19', '1', 'a0YC000000aUXCIMA4', '130.00', '189.00'),
(28149, '289034935', NULL, NULL, 'Janis Dombrovskis', 'yacht the yacht london', 'victoria embankment, temple pier', 'wc2 r 2pn', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '4,47449E+11', '0010156OC4', NULL, NULL, 'Pioner New Model 2014 - Black Face and Gold Metal Strap London', NULL, '609919133939', 'FedEx', NULL, '2014-12-12', '10.12.2014 15:53', 'UK140923JM18', '1', 'a0YC000000aUXCHMA4', '130.00', '189.00'),
(28150, '289291939', NULL, NULL, 'Khalida Khan', '81 POLE HILL ROAD', '', 'UB10 0QB', 'UXBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7798730307', '0010214RW2', NULL, NULL, 'Pioner New Model 2014 - Black Face and Gold Metal Strap London', NULL, '609919133940', 'FedEx', NULL, '2014-12-12', '11.12.2014 12:24', 'UK140923JM18', '1', 'a0YC000000aUXCHMA4', '130.00', '189.00'),
(28151, '289260143', NULL, NULL, 'Eral Anderson', '16 Priestfield', '', 'Wv140ne', 'Bilston', 'Großbritannien', 'GB', NULL, NULL, '7739709538', '0010233XLB', NULL, NULL, 'Pioner New Model 2014 - Silver Face and Silver Metal Strap London', NULL, '609919133950', 'FedEx', NULL, '2014-12-12', '11.12.2014 10:54', 'UK140923JM16', '1', 'a0YC000000aUXCFMA4', '130.00', '189.00'),
(28152, '289112417', NULL, NULL, 'Yana Irwin', 'FARRIS ENGIN DARWIN ROAD', '', 'NN17 5XZ', 'CORBY', 'Großbritannien', 'GB', NULL, NULL, '7885979539', '0010250PDK', NULL, NULL, 'Pioner New Model 2014 - Silver Face and Silver Metal Strap London', NULL, '609919133961', 'FedEx', NULL, '2014-12-12', '10.12.2014 20:23', 'UK140923JM16', '1', 'a0YC000000aUXCFMA4', '130.00', '189.00'),
(28153, '289281462', NULL, NULL, 'Enea Kola', 'Apartment 27 26 CORNHILL', '', 'L1 8DT', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7877015390', '00101354IQ', NULL, NULL, 'Silver Case - White Dial - Black Leather Paragon', NULL, '609919133972', 'FedEx', NULL, '2014-12-12', '11.12.2014 11:53', 'T-3001-1', '1', 'a0YC000000aFmnMMAS', '96.01', '149.00'),
(28154, '289302746', NULL, NULL, 'Vamvakidis Charalampos', 'TRILOFOS ?.?. 116', '', '57500', 'THESSALONIKI', 'Griechenland', 'GR', NULL, NULL, '6944781499', '0010019BGF', NULL, NULL, '€189 Instead Of €879 1 DAMASCUS Diamond ( T3008-8 ) With Delivery', NULL, '578824924366', 'FedEx', NULL, '2014-12-15', '11.12.2014 15:08', 'GR03112014SK012', '1', 'a0YC000000Zzw1uMAB', '', '189.00'),
(28155, '289617255', NULL, NULL, 'Stephanie Pilot', 'Arvato Berte Swords Business park', 'Deliver at the reception area', 'Co Dublin', 'Swords', 'Irland', 'IE', NULL, NULL, '871971063', '0010161C9E', NULL, NULL, 'Rio Watch- Silver Case, Silver Face, Black Strap', NULL, '578824924388', 'FedEx', NULL, '2014-12-15', '12.12.2014 14:32', 'UK140827AS01', '1', 'a0YC000000aGNuBMAW', '169.00', '249.00'),
(28156, '289617118', NULL, NULL, 'Gergely Pintor', '6 watergate street', '', '0', 'Bandon', 'Irland', 'IE', NULL, NULL, '3,53087E+12', '00101619LF', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '578824924399', 'FedEx', NULL, '2014-12-15', '12.12.2014 14:32', 'IE190614AH014', '1', 'a0YC000000aFSAyMAO', '195.01', '299.00'),
(28157, '289452815', NULL, NULL, 'Susanne Schwab', 'GULLBERGAGATAN 38', '', '212 30', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '702612537', '0010179N3J', NULL, NULL, 'Silvrig klocka med vit urtavla och brunt band Paragon', NULL, '578824924403', 'FedEx', NULL, '2014-12-15', '11.12.2014 23:14', 'SE170614HW23', '1', 'a0YC000000FClaSMAT', '1149.37', '1795.00'),
(28158, '289566218', NULL, NULL, 'GIORGOS TSOXALIS', 'Salaminos 24', '', '14232', 'NEA IONIA ATHINA', 'Griechenland', 'GR', NULL, NULL, '6944518157', '0010182WH9', NULL, NULL, '€169 Instead Of €699 1 Theorema Paragon Automatic (T-3001-1) With Delivery', NULL, '578824924458', 'FedEx', NULL, '2014-12-15', '12.12.2014 13:38', 'GR16102014SK007', '1', 'a0YC000000ZwQgqMAF', '', '169.00'),
(28159, '289520693', NULL, NULL, 'Danielle Elslander', 'Ringbaan bld 26', '', '1831', 'Diegem', 'Belgien', 'BE', NULL, NULL, '479428278', '0010241C4V', NULL, NULL, 'Casablanca zilverkleur/wit', NULL, '609919134604', 'FedEx', NULL, '2014-12-15', '12.12.2014 09:48', 'NL140520PJ09', '1', 'a0YC000000ZKLouMAH', '190.01', '299.98'),
(28160, '289663330', NULL, NULL, 'Patrick Bervelt', 'Hagaard 54', '', '3090', 'Overijse', 'Belgien', 'BE', NULL, NULL, '32475651006', '0010243O22', NULL, NULL, 'Casablanca zilverkleur/wit', NULL, '609919134615', 'FedEx', NULL, '2014-12-15', '12.12.2014 18:48', 'NL140520PJ09', '1', 'a0YC000000ZKLouMAH', '190.01', '299.98'),
(28161, '289506018', NULL, NULL, 'Boyen Antoon', 'Aloise Biebuyckstraat ALOISE BIEBU', '', '8793', 'Sint-Eloois-Vijve', 'Belgien', 'BE', NULL, NULL, '473810311', '0010127OAT', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919134626', 'FedEx', NULL, '2014-12-15', '12.12.2014 08:48', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28162, '289594054', NULL, NULL, 'Charlotte Leuchter', 'Hendriksveldstraat 9', '', '3570', 'Alken', 'Belgien', 'BE', NULL, NULL, '488456439', '0010209G5C', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919134637', 'FedEx', NULL, '2014-12-15', '12.12.2014 14:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28163, '289691294', NULL, NULL, 'Eva Battiato', 'Weg naar Zwartberg 4', '', '3530', 'Houthalen', 'Belgien', 'BE', NULL, NULL, '489336680', '0010105HOH', NULL, NULL, 'Theorema Damascus Horloge - zilverkleurige metalen band - zilverkleur/zwart (T3008-6)', NULL, '609919134648', 'FedEx', NULL, '2014-12-15', '12.12.2014 20:48', 'NL141030NM37', '1', 'a0YC000000ZzOdLMAV', '', '189.99'),
(28164, '289542264', NULL, NULL, 'Marco Chiapusio Chez Panda Dog', 'Av. de l\'Hopital Francais 119', '', '1081', 'Koekelberg', 'Belgien', 'BE', NULL, NULL, '0488 15 81 12', '0010250XHV', NULL, NULL, 'Une montre Casablanca argentÃ©/noir', NULL, '609919134659', 'FedEx', NULL, '2014-12-15', '12.12.2014 11:18', 'NL140520PJ10', '1', 'a0YC000000ZKLowMAH', '190.01', '299.98'),
(28165, '289711670', NULL, NULL, 'Quentin Bissot', 'Rue Henri Evenepoel  117 Bte 1', 'Appartement B08', '1030', 'Schaerbeek', 'Belgien', 'BE', NULL, NULL, '498777576', '0010075O9I', NULL, NULL, 'Une montre Casablanca argentÃ©/noir', NULL, '609919134660', 'FedEx', NULL, '2014-12-15', '12.12.2014 22:18', 'NL140520PJ10', '1', 'a0YC000000ZKLowMAH', '190.01', '299.98'),
(28166, '289527413', NULL, NULL, 'Daniel Berg', 'cottages 33', '', '1471', 'loupoigne', 'Belgien', 'BE', NULL, NULL, '67222588', '0010058OK0', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '609919134670', 'FedEx', NULL, '2014-12-15', '12.12.2014 10:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28167, '289512269', NULL, NULL, 'philippe arnoldy', 'rue Fut Voie 86', 'Imes Liege', '4683', 'Vivegnis', 'Belgien', 'BE', NULL, NULL, '486260210', '00100233GD', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '609919134681', 'FedEx', NULL, '2014-12-15', '12.12.2014 09:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28168, '289636551', NULL, NULL, 'Isabelle Robert', 'rue Leon Parent 13', '', '5570', 'VONECHE', 'Belgien', 'BE', NULL, NULL, '32474369397', '0010187XLR', NULL, NULL, 'Une montre Theorema Damascus - bracelet en cuir noir - argentÃ©/blanc - T3008-1', NULL, '609919134692', 'FedEx', NULL, '2014-12-15', '12.12.2014 17:18', 'NL141030NM32', '1', 'a0YC000000ZzOdGMAV', '', '189.99'),
(28169, '289749586', NULL, NULL, 'Juan Carrio', 'Avenue De La Resistance  343', '', '4630', 'Soumagne', 'Belgien', 'BE', NULL, NULL, '499385498', '0010246YDH', NULL, NULL, 'Une montre Theorema Damascus - bracelet en cuir noir - noir/noir - T3008-4', NULL, '609919134707', 'FedEx', NULL, '2014-12-15', '13.12.2014 02:18', 'NL141030NM35', '1', 'a0YC000000ZzOdHMAV', '', '189.99'),
(28170, '289590296', NULL, NULL, 'KOFFI  BRICE DESOUZA', 'GENDARMERIESTRAAT  48', 'MERCURY - EXPRESS SPRL', '1800', 'VILVOORDE', 'Belgien', 'BE', NULL, NULL, '32485827064', '00100683KA', NULL, NULL, 'Une montre Theorema Damascus - bracelet en cuir noir - noir/noir - T3008-4', NULL, '609919134718', 'FedEx', NULL, '2014-12-15', '12.12.2014 13:48', 'NL141030NM35', '1', 'a0YC000000ZzOdHMAV', '', '189.99'),
(28171, '289589373', NULL, NULL, 'Philippine Caryn', 'Avenue Marie-Jose 80', '', '1200', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '472907438', '0010108I4U', NULL, NULL, 'Une montre Theorema Damascus - bracelet mÃ©tallique argentÃ© - argentÃ©/noir - T3008-6', NULL, '609919134729', 'FedEx', NULL, '2014-12-15', '12.12.2014 13:48', 'NL141030NM37', '1', 'a0YC000000ZzOdLMAV', '', '189.99'),
(28172, '289537888', NULL, NULL, 'Valere Hupperts', 'Rue Boverie 16', '', '4910', 'Theux', 'Belgien', 'BE', NULL, NULL, '494851954', '0010245UGR', NULL, NULL, 'Une montre Theorema Damascus - bracelet mÃ©tallique noir - noir/noir - T3008-8', NULL, '609919134730', 'FedEx', NULL, '2014-12-15', '12.12.2014 10:48', 'NL141030NM39', '1', 'a0YC000000ZzOdNMAV', '', '189.99'),
(28173, '289415892', NULL, NULL, 'germaine etienne', 'rue Hector Denis 107', '', '6020', 'Dampremy', 'Belgien', 'BE', NULL, NULL, '474786531', '0010104IET', NULL, NULL, 'Une montre Theorema Rio - GM-107-3 - dorÃ©/noir', NULL, '609919134740', 'FedEx', NULL, '2014-12-15', '11.12.2014 21:18', 'NL140908NM11', '1', 'a0YC000000ZYngmMAD', '', '229.99'),
(28174, '289387596', NULL, NULL, 'Aurelie Marenne', 'Rue du Beau-Lieu 7', '', '6860', 'Thibessart', 'Belgien', 'BE', NULL, NULL, '479221267', '0010044LLV', NULL, NULL, 'Une montre Theorema Rio -GM-107-1- argentÃ©/noir', NULL, '609919134751', 'FedEx', NULL, '2014-12-15', '11.12.2014 19:48', 'NL140908NM09', '1', 'a0YC000000ZYngkMAD', '', '229.99'),
(28175, '289448958', NULL, NULL, 'Jessica Morera', 'Rue du Vindictive 19', '', '1040', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '487717076', '0010206UVU', NULL, NULL, 'Une montre Theorema Rio -GM-107-1- argentÃ©/noir', NULL, '609919134762', 'FedEx', NULL, '2014-12-15', '11.12.2014 23:18', 'NL140908NM09', '1', 'a0YC000000ZYngkMAD', '', '229.99'),
(28176, '289922312', '', '', 'piergiorgio massimiani presso bar milano', 'CORSO VITTORIO EMANUELE 16', '', '67031', 'CASTEL DI SANGRO', 'Italien', '', '', '', '3393896276', '0010203BRC', '', '', 'LONDON DIAMONDS by PIONIER Leder schwarz', '', '609919134512', 'FedEx', '', '2014-12-15', '13.12.2014 15:58', 'IT141028FS014', '1', 'a0YC000000Zyht5MAB', '', '199.99'),
(28177, '289963139', '', '', 'roberto parisotto', 'VIA SENATORE ANTONIO PELLEGRINI 16', '', '31038', 'PAESE', 'Italien', '', '', '', '3288092255', '0010212A1J', '', '', 'LONDON DIAMONDS by PIONIER Leder schwarz', '', '609919134523', 'FedEx', '', '2014-12-15', '13.12.2014 18:58', 'IT141028FS014', '1', 'a0YC000000Zyht5MAB', '', '199.99'),
(28178, '289735572', '', '', 'Antonio Balzano', 'PIAZZALE CESARE BATTISTI 8', '', '80059', 'TORRE DEL GRECO', 'Italien', '', '', '', '3347908888', '0010101P1Q', '', '', 'LONDON DIAMONDS by PIONIER Leder gold', '', '609919134534', 'FedEx', '', '2014-12-15', '12.12.2014 22:28', 'IT141028FS013', '1', 'a0YC000000ZyhsbMAB', '', '199.99'),
(28179, '289662689', '', '', 'Antonio Giove', 'VIA VITTORIO FREGONI 4/A', '', '26855', 'LODI VECCHIO', 'Italien', '', '', '', '3342982861', '0010088YGB', '', '', 'LONDON DIAMONDS by PIONIER Leder gold', '', '609919134545', 'FedEx', '', '2014-12-15', '12.12.2014 16:58', 'IT141028FS013', '1', 'a0YC000000ZyhsbMAB', '', '199.99'),
(28180, '289682312', '', '', 'Costanza Fulceri', 'VIA PASUBIO 126/A', '', '57023', 'CECINA', 'Italien', '', '', '', '3920265890', '0010185QTJ', '', '', 'LONDON DIAMONDS by PIONIER Leder gold', '', '609919134556', 'FedEx', '', '2014-12-15', '12.12.2014 17:59', 'IT141028FS013', '1', 'a0YC000000ZyhsbMAB', '', '199.99'),
(28181, '289435786', '', '', 'Natalia Melenti', 'Via Archimede 233/2', 'Italian stock fashion', '41019', 'Limidi di Soliera', 'Italien', '', '', '', '3288695437', '00101303BI', '', '', 'LONDON DIAMONDS by PIONIER Leder gold', '', '609919134567', 'FedEx', '', '2014-12-15', '11.12.2014 20:28', 'IT141028FS013', '1', 'a0YC000000ZyhsbMAB', '', '199.99'),
(28182, '289860174', '', '', 'Cristiana Navalesi', 'SALITA DI SAN GEROLAMO 15/6', '', '16124', 'GENOVA', 'Italien', '', '', '', '3407545791', '0010066FBY', '', '', 'LONDON DIAMONDS by PIONIERLeder silber-wei?', '', '609919134578', 'FedEx', '', '2014-12-15', '13.12.2014 11:58', 'IT141028FS011', '1', 'a0YC000000ZyhopMAB', '', '199.99'),
(28183, '289424354', '', '', 'Alida Dagna', 'VIA IVREA 101', 'Presso parsifal tours', '10082', 'CUORGNE\'', 'Italien', '', '', '', '3470571970', '001004803C', '', '', 'LONDON DIAMONDS by PIONIER Leder silber-schwarz', '', '609919134589', 'FedEx', '', '2014-12-15', '11.12.2014 19:58', 'IT141028FS012', '1', 'a0YC000000Zyhq1MAB', '', '199.99'),
(28184, '289880980', '', '', 'loredana vitali', 'VIA DON CORCHIA 6', 'c/o Deltaclima sas', '43013', 'LANGHIRANO', 'Italien', '', '', '', '3480800819', '00101673AE', '', '', 'LONDON DIAMONDS by PIONIER Leder silber-schwarz', '', '609919134590', 'FedEx', '', '2014-12-15', '13.12.2014 13:28', 'IT141028FS012', '1', 'a0YC000000Zyhq1MAB', '', '199.99'),
(28185, '289717057', NULL, NULL, 'Ellen Zandvliet', 'Doornenburg 26', '', '2402 KD', 'ALPHEN AAN DEN RIJN', 'Niederlande', 'NL', NULL, NULL, '172439933', '00101457F3', NULL, NULL, 'Casablanca - compleet zwart', NULL, '609919134843', 'FedEx', NULL, '2014-12-15', '12.12.2014 22:58', 'NL131017LB05', '1', 'a0YC000000ZKLYQMA5', '190.01', '299.98'),
(28186, '289695400', NULL, NULL, 'rolinda ferwerda', 'Golfslag 162', '', '9732 MJ', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '644020234', '0010250F7J', NULL, NULL, 'Casablanca zilverkleur/goudkleur', NULL, '609919134854', 'FedEx', NULL, '2014-12-15', '12.12.2014 20:58', 'NL131017LB01', '1', 'a0YC000000ZKLYMMA5', '190.01', '299.98'),
(28187, '289499226', NULL, NULL, 'Frank Hoogland', 'Han Hoekstrahof 132', '', '1628 WT', 'HOORN', 'Niederlande', 'NL', NULL, NULL, '+31 6 83643075', '0010250E7R', NULL, NULL, 'Casablanca zilverkleur/wit', NULL, '609919134865', 'FedEx', NULL, '2014-12-15', '12.12.2014 07:58', 'NL131017LB03', '1', 'a0YC000000ZKLYOMA5', '190.01', '299.98'),
(28188, '289554207', NULL, NULL, 'Robert Beckers', 'Buizerdweg 6B', '', '6374 BS', 'LANDGRAAF', 'Niederlande', 'NL', NULL, NULL, '31654337375', '0010130NH1', NULL, NULL, 'Casablanca zilverkleur/wit', NULL, '609919134876', 'FedEx', NULL, '2014-12-15', '12.12.2014 11:58', 'NL131017LB03', '1', 'a0YC000000ZKLYOMA5', '190.01', '299.98'),
(28189, '289506834', NULL, NULL, 'Soumia Ellouzati', 'Crookewitstraat 8', '', '3961 VV', 'WIJK BIJ DUURSTEDE', 'Niederlande', 'NL', NULL, NULL, '639187257', '0010061LOZ', NULL, NULL, 'Casablanca zilverkleur/wit', NULL, '609919134887', 'FedEx', NULL, '2014-12-15', '12.12.2014 08:58', 'NL131017LB03', '1', 'a0YC000000ZKLYOMA5', '190.01', '299.98'),
(28190, '289443059', NULL, NULL, 'Faahima Abid Ali', 'van swindenstraat 111', '', '2562 RH', 'den haag', 'Niederlande', 'NL', NULL, NULL, '683208104', '001008722C', NULL, NULL, 'Theorema Damascus Horloge - zilver metalen band - zilver/zwart (T3008-6)', NULL, '609919134898', 'FedEx', NULL, '2014-12-15', '11.12.2014 22:58', 'NL141030NM37', '1', 'a0YC000000ZzOUTMA3', '', '189.99'),
(28191, '289538448', NULL, NULL, 'Fabian du Chatinier', 'Wilgenblad 2', '', '3233 SP', 'OOSTVOORNE', 'Niederlande', 'NL', NULL, NULL, '631938979', '0010205WLC', NULL, NULL, 'Theorema Damascus Horloge - zilver metalen band - zilver/zwart (T3008-6)', NULL, '609919134902', 'FedEx', NULL, '2014-12-15', '12.12.2014 10:58', 'NL141030NM37', '1', 'a0YC000000ZzOUTMA3', '', '189.99'),
(28192, '289338487', NULL, NULL, 'Mandy Nijkamp', 'Goudenregenstraat 4', '', '7545 JZ', 'ENSCHEDE', 'Niederlande', 'NL', NULL, NULL, '622800452', '0010023V4T', NULL, NULL, 'Theorema Damascus Horloge - zilver metalen band - zilver/zwart (T3008-6)', NULL, '609919134913', 'FedEx', NULL, '2014-12-15', '11.12.2014 16:28', 'NL141030NM37', '1', 'a0YC000000ZzOUTMA3', '', '189.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(28193, '289606341', NULL, NULL, 'STL - A. Daftari', 'Dr Van der Stamstraat 1', '', '2265 BC', 'LEIDSCHENDAM', 'Niederlande', 'NL', NULL, NULL, '622269346', '0010088LK4', NULL, NULL, 'Theorema Damascus Horloge - zilver metalen band - zilver/zwart (T3008-6)', NULL, '609919134924', 'FedEx', NULL, '2014-12-15', '12.12.2014 14:58', 'NL141030NM37', '1', 'a0YC000000ZzOUTMA3', '', '189.99'),
(28194, '289713820', NULL, NULL, 'Stijn van Kooten', 'Zuid-Spierdijkerweg 53', '', '1641 LC', 'SPIERDIJK', 'Niederlande', 'NL', NULL, NULL, '646003480', '0010190D7W', NULL, NULL, 'Theorema Damascus Horloge - zwart leren band - goud/zwart (T3008-3)', NULL, '609919134935', 'FedEx', NULL, '2014-12-15', '12.12.2014 22:28', 'NL141030NM34', '1', 'a0YC000000ZzON7MAN', '', '189.99'),
(28195, '289390801', NULL, NULL, 'Han Dai', 'Meester Ulrichweg 23C', '', '6214 PV', 'MAASTRICHT', 'Niederlande', 'NL', NULL, NULL, '623973270', '001023922P', NULL, NULL, 'Theorema Damascus Horloge - zwart leren band - zilver/zwart (T3008-2)', NULL, '609919134946', 'FedEx', NULL, '2014-12-15', '11.12.2014 19:58', 'NL141030NM33', '1', 'a0YC000000ZzOKZMA3', '', '189.99'),
(28196, '289641266', NULL, NULL, 'Tim Gerritsen', 'Anthonie Fokkerstraat 39D', '', '3772 MP', 'BARNEVELD', 'Niederlande', 'NL', NULL, NULL, '653473910', '0010219N0H', NULL, NULL, 'Theorema Damascus Horloge - zwart leren band - zilver/zwart (T3008-2)', NULL, '609919134957', 'FedEx', NULL, '2014-12-15', '12.12.2014 17:28', 'NL141030NM33', '1', 'a0YC000000ZzOKZMA3', '', '189.99'),
(28197, '289367128', NULL, NULL, 'Bart Honingh', 'Splitshoorn 1', '', '1141 ZX', 'MONNICKENDAM', 'Niederlande', 'NL', NULL, NULL, '642220985', '0010053HPM', NULL, NULL, 'Theorema Damascus Horloge - zwart metalen band - zwart/zwart (T3008-8)', NULL, '609919134968', 'FedEx', NULL, '2014-12-15', '11.12.2014 18:28', 'NL141030NM39', '1', 'a0YC000000ZzOXQMA3', '', '189.99'),
(28198, '289700352', NULL, NULL, 'Cathy Blok', 'Sternstraat 9', '', '2681 TP', 'MONSTER', 'Niederlande', 'NL', NULL, NULL, '624674245', '0010204T0B', NULL, NULL, 'Theorema Damascus Horloge - zwart metalen band - zwart/zwart (T3008-8)', NULL, '609919134979', 'FedEx', NULL, '2014-12-15', '12.12.2014 21:28', 'NL141030NM39', '1', 'a0YC000000ZzOXQMA3', '', '189.99'),
(28199, '289715806', NULL, NULL, 'Niels Goossens', 'Koninginnepage 5', '', '5754 DL', 'DEURNE', 'Niederlande', 'NL', NULL, NULL, '625072585', '0010161JYI', NULL, NULL, 'Theorema Damascus Horloge - zwart metalen band - zwart/zwart (T3008-8)', NULL, '609919134980', 'FedEx', NULL, '2014-12-15', '12.12.2014 22:28', 'NL141030NM39', '1', 'a0YC000000ZzOXQMA3', '', '189.99'),
(28200, '289423703', NULL, NULL, 'sippy Miedema', 'Dalkruid 5', '', '9413 DC', 'BEILEN', 'Niederlande', 'NL', NULL, NULL, '620555305', '00101764ML', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- bruine leren band (T4004-3)', NULL, '609919134990', 'FedEx', NULL, '2014-12-15', '11.12.2014 21:58', 'NL140903PL402', '1', 'a0YC000000ZXxAlMAL', '', '229.99'),
(28201, '289639184', NULL, NULL, 'frits den toom', 'Moye Keene 21', '', '4791 BA', 'KLUNDERT', 'Niederlande', 'NL', NULL, NULL, '636487875', '0010076Q1D', NULL, NULL, 'Theorema Newton horloge - zwart/zilverkleur - zilverkleurige metalen band (T4004-6)', NULL, '609919135004', 'FedEx', NULL, '2014-12-15', '12.12.2014 17:28', 'NL140903PL1103', '1', 'a0YC000000ZY0m2MAD', '', '229.99'),
(28202, '289665424', NULL, NULL, 'F. Lopez Lires', 'Prof Hugo de Vriesstraat 6', 'European Pharma Group', '1504 ED', 'ZAANDAM', 'Niederlande', 'NL', NULL, NULL, '614138901', '00102082F5', NULL, NULL, 'Theorema Rio Horloge -GM-107-4 - zwart/zwart', NULL, '609919135015', 'FedEx', NULL, '2014-12-15', '12.12.2014 18:58', 'NL140908NM12', '1', 'a0YC000000ZYnQkMAL', '', '229.99'),
(28203, '289820080', NULL, NULL, 'Jacek Popielski', 'Domanice 55/2', '', '55-081', 'Mietkow', 'Polen', 'PL', NULL, NULL, '606309346', '00100051I1', NULL, NULL, 'Zegarek Marco Polo Diamond Diamanten silber - weiß', NULL, '609919134773', 'FedEx', NULL, '2014-12-15', '13.12.2014 11:38', 'PL141112DR184', '1', 'a0YC000000aEkVNMA0', '671.96', '997.00'),
(28204, '289536952', NULL, NULL, 'Mal‚gorzata WÃ³jcik', 'ul. Pilotow 23 A/14', '', '80-460', 'Gdansk', 'Polen', 'PL', NULL, NULL, '793738222', '0010031KQX', NULL, NULL, 'Zegarek Theorema Rio GM107-3 gold', NULL, '609919134784', 'FedEx', NULL, '2014-12-15', '12.12.2014 11:08', 'PL141113DR27', '1', 'a0YC000000aEzxIMAS', '714.03', '997.00'),
(28205, '289426503', NULL, NULL, 'Jola Kozak', 'Trzciano 29', '', '87-213', 'Rynsk', 'Polen', 'PL', NULL, NULL, '603 11 30 43', '00102015M5', NULL, NULL, 'Zegarek Marco Polo Leder gold', NULL, '609919134795', 'FedEx', NULL, '2014-12-15', '11.12.2014 21:38', 'PL141112DR176', '1', 'a0YC000000aEk85MAC', '567.03', '799.00'),
(28206, '289153657', NULL, NULL, 'Elzbieta Osytek', 'Gryczna 24', '', '08-110', 'Stok Lacki', 'Polen', 'PL', NULL, NULL, '694684839', '00102502DC', NULL, NULL, 'Zegarek Marco Polo Leder gold', NULL, '609919134800', 'FedEx', NULL, '2014-12-15', '10.12.2014 23:38', 'PL141112DR176', '1', 'a0YC000000aEk85MAC', '567.03', '799.00'),
(28207, '289122250', NULL, NULL, 'Denis Seidel', 'Kosice, Lesna 7', '', '46-048', 'Zebowice', 'Polen', 'PL', NULL, NULL, '603798131', '001019822L', NULL, NULL, 'Zegarek Marco Polo Edelstahl silber-schwarz', NULL, '609919134810', 'FedEx', NULL, '2014-12-15', '10.12.2014 22:08', 'PL141112DR181', '1', 'a0YC000000aEkA8MAK', '567.03', '799.00'),
(28208, '289114180', NULL, NULL, 'Eugeniusz Kiwka', 'Kosciuszki 120', '', '47-133', 'Piotrowka', 'Polen', 'PL', NULL, NULL, '883984846', '00100732MT', NULL, NULL, 'MÄ™ski zegarek Macau by Theorema: model 2014, schwarz', NULL, '609919134821', 'FedEx', NULL, '2014-12-15', '10.12.2014 21:38', 'PL141112DR196', '1', 'a0YC000000aEmHmMAK', '567.03', '799.00'),
(28209, '288009033', NULL, NULL, 'Andrzej Paluch', 'ul. Pawla Chromika 5A', 'Firma LOGIN Sp. z o.o.', '40-238', 'Katowice', 'Polen', 'PL', NULL, NULL, '501018405', '0010130OL7', NULL, NULL, 'Zegarek Theorema Damascus Diamond Leder silber-weiß', NULL, '609919134832', 'FedEx', NULL, '2014-12-15', '12.12.2014 10:38', 'PL141112DR168', '1', 'a0YC000000aEjWnMAK', '608.96', '888.00'),
(28210, '289911098', NULL, NULL, 'Jesus Rico Serrano', 'JULIAN BERRENDERO 25', '2 B', '28750', 'SAN AGUSTIN DEL GUADALIX', 'Spanien', 'ES', NULL, NULL, '618492538', '00102038J1', NULL, NULL, 'Reloj para hombre Tufina Uhren modelo Monte Carlo GM-102-4', NULL, '609919134486', 'FedEx', NULL, '2014-12-15', '13.12.2014 15:28', 'ES141028CS43', '1', 'a0YC000000ZyjRpMAJ', '', '249.99'),
(28211, '289895264', NULL, NULL, 'Victor Segu Massana', 'C/ AGRAMUNT 14', '1', '25730', 'ARTESA DE SEGRE', 'Spanien', 'ES', NULL, NULL, '608288032', '0010215VS2', NULL, NULL, 'Reloj para hombre Tufina Uhren modelo Monte Carlo GM-102-2', NULL, '609919134497', 'FedEx', NULL, '2014-12-15', '13.12.2014 13:58', 'ES141028CS41', '1', 'a0YC000000ZyjRnMAJ', '', '249.99'),
(28212, '289325113', NULL, NULL, 'Mattia De Pieri', 'Calle La Fragua 18', '2ÂºB', '28830', 'San Fernando De Henares', 'Spanien', 'ES', NULL, NULL, '657644601', '0010061G2U', NULL, NULL, 'Reloj London by Pionier (negro)', NULL, '609919134501', 'FedEx', NULL, '2014-12-15', '11.12.2014 13:28', 'ES141024FS864', '1', 'a0YC000000ZyBafMAF', '', '199.00'),
(28213, '289501360', NULL, NULL, 'Brian Prickett', '49  Mountsorrel', '', 'Le127ae', 'Leicestershire', 'Großbritannien', 'GB', NULL, NULL, '7415456673', '0010094N74', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919134074', 'FedEx', NULL, '2014-12-15', '12.12.2014 07:24', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(28214, '289414078', NULL, NULL, 'Joe Holian', '49 Sommerville road', '', 'Wa88eq', 'Widnes', 'Großbritannien', 'GB', NULL, NULL, '7985748228', '0010050L0D', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919134085', 'FedEx', NULL, '2014-12-15', '11.12.2014 20:23', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(28215, '289539673', NULL, NULL, 'Luke Radford', 'Mortime 4301 Waterside', 'Birmingham Business Park', 'b37 7yn', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '07595 466 435', '0010030EHO', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919134096', 'FedEx', NULL, '2014-12-15', '12.12.2014 09:56', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(28216, '289588365', NULL, NULL, 'Stephanie Jenkins', '8 RIPLEY CLOSE', '', 'MK4 4HJ', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '7473192461', '0010074TQJ', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919134100', 'FedEx', NULL, '2014-12-15', '12.12.2014 12:53', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(28217, '289542926', NULL, NULL, 'Hayley Speck', '532 HUNTINGTON ROAD', 'Huntington', 'YO32 9QA', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7817331916', '0010179KE8', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919134111', 'FedEx', NULL, '2014-12-15', '12.12.2014 10:23', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(28218, '289628560', NULL, NULL, 'Kirsty Davidson', '13 WHITFIELD AVENUE', '', 'CT16 2AG', 'DOVER', 'Großbritannien', 'GB', NULL, NULL, '7999638627', '0010128ZVY', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919134122', 'FedEx', NULL, '2014-12-15', '12.12.2014 15:22', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(28219, '289484467', NULL, NULL, 'Meisam Esfehanian', '5 MARTLET CLOSE', '', 'M14 7EJ', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7460111104', '00100962UR', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919134133', 'FedEx', NULL, '2014-12-15', '12.12.2014 01:23', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(28220, '289420320', NULL, NULL, 'Nicola Birch', 'Techtron Units F1 & F2, Tenth Avenue, Zone 3', 'Deeside Industrial Park', 'CH5 2UA', 'Deeside', 'Großbritannien', 'GB', NULL, NULL, '7738760999', '10080984', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919134144', 'FedEx', NULL, '2014-12-15', '11.12.2014 20:23', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(28221, '289333153', NULL, NULL, 'Abby Mulligan', '21 STAFFORDSHIRE CLOSE', 'Everton', 'L5 0RX', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7896903130', '0010160D7M', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919134155', 'FedEx', NULL, '2014-12-15', '11.12.2014 14:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28222, '289423782', NULL, NULL, 'Alison Hill', '3 Chelsea House', '8a Church Street', 'KT138DX', 'Weybridge', 'Großbritannien', 'GB', NULL, NULL, '07788 627892', '0010128I5K', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919134166', 'FedEx', NULL, '2014-12-15', '11.12.2014 20:54', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28223, '289474003', NULL, NULL, 'Caryn Harris', '17 Pharaoh close mitcham surrey', '', 'Cr44ap', 'London', 'Großbritannien', 'GB', NULL, NULL, '7927942329', '00100292O5', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919134177', 'FedEx', NULL, '2014-12-15', '11.12.2014 23:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28224, '289501649', NULL, NULL, 'Catherine Lockwood', '22 MAPLIN PARK', '', 'SL3 8XY', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '7454196252', '0010189XZH', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919134188', 'FedEx', NULL, '2014-12-15', '12.12.2014 07:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28225, '289597731', NULL, NULL, 'Daniela Elliot', 'Options The Priory', 'Syresham Gardens', 'RH163LB', 'Haywards Heath', 'Großbritannien', 'GB', NULL, NULL, '7900673312', '0010075MYP', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919134199', 'FedEx', NULL, '2014-12-15', '12.12.2014 13:24', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28226, '289360011', NULL, NULL, 'Katarina Svihrova Svihrova', 'THE COTTAGE LANGHURSTWOOD ROAD', 'West Sussex', 'RH12 4QD', 'HORSHAM', 'Großbritannien', 'GB', NULL, NULL, '7766905287', '0010096MBR', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919134203', 'FedEx', NULL, '2014-12-15', '11.12.2014 16:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28227, '289555648', NULL, NULL, 'Lynn Docherty', '48 Balfron drive', '', 'ML5 4ff', 'Coatbridge', 'Großbritannien', 'GB', NULL, NULL, '7989369001', '0010145RPB', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919134214', 'FedEx', NULL, '2014-12-15', '12.12.2014 10:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28228, '289621674', NULL, NULL, 'NICHOLAS CARHART', '43 WATTS STREET', 'LEVENSHULME', 'M19 2TU', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7729298216', '0010022VNS', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919134225', 'FedEx', NULL, '2014-12-15', '12.12.2014 14:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28229, '289379881', NULL, NULL, 'paul foster', '275B KATHERINE ROAD', '', 'E7 8PP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '2084565456', '0010012THW', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919134236', 'FedEx', NULL, '2014-12-15', '11.12.2014 18:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28230, '289464091', NULL, NULL, 'Paula Brooks', '313 LYNDON ROAD', '', 'B92 7QR', 'SOLIHULL', 'Großbritannien', 'GB', NULL, NULL, '7540374249', '0010118K5S', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919134247', 'FedEx', NULL, '2014-12-15', '11.12.2014 23:00', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(28231, '289480986', '', '', 'Sharr Maxamed', '27 Mikardo C 260 Poplar high street', '', 'E14 0BQ', 'London', 'Großbritannien', '', '', '', '7463932221', '0010109LAE', '', '', 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', 'Paket am 06.01.15 zur?ckerhalten!\r\nRL 7167 2965 2DE   06.01.2014', '609919134258', 'FedEx', '', '2014-12-15', '12.12.2014 00:56', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(28232, '289414622', NULL, NULL, 'Ben Ogunseye', '40B CARLYLE ROAD', '', 'W5 4BL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7984171115', '0010109BFS', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919134269', 'FedEx', NULL, '2014-12-15', '11.12.2014 20:23', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28233, '289485789', NULL, NULL, 'Craig bennett', 'Fox and Goat Tiddington', '', 'Ox9 2LH', 'Thame', 'Großbritannien', 'GB', NULL, NULL, '7895562446', '0010151BN2', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919134270', 'FedEx', NULL, '2014-12-15', '12.12.2014 01:53', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28234, '289348773', NULL, NULL, 'Deni Asenov', '209 TRS Apartments The Green', '', 'UB2 4FE', 'Southall', 'Großbritannien', 'GB', NULL, NULL, '07920 463572', '0010107USL', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919134280', 'FedEx', NULL, '2014-12-15', '11.12.2014 15:52', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28235, '289477458', NULL, NULL, 'Mark Green Green', '48 PEASHILL STREET', 'Rawmarsh', 'S62 5AQ', 'ROTHERHAM', 'Großbritannien', 'GB', NULL, NULL, '7503707875', '0010049KPX', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919134291', 'FedEx', NULL, '2014-12-15', '12.12.2014 00:24', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28236, '289325247', NULL, NULL, 'Paige Bauer', '47-49 HARTINGTON STREET', '', 'LA14 5SL', 'BARROW-IN-FURNESS', 'Großbritannien', 'GB', NULL, NULL, '1229836516', '001024332V', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919134306', 'FedEx', NULL, '2014-12-15', '11.12.2014 14:23', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28237, '289518395', NULL, NULL, 'Steven Jones', '8 8 PANNELL DRIVE', 'Hawkinge', 'CT18 7QZ', 'FOLKESTONE', 'Großbritannien', 'GB', NULL, NULL, '1303892563', '0010061RG8', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919134317', 'FedEx', NULL, '2014-12-15', '12.12.2014 08:54', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28238, '289312680', NULL, NULL, 'Zahraa Ahmed', '9 ALDERSEY GARDENS', '', 'IG11 9UG', 'BARKING', 'Großbritannien', 'GB', NULL, NULL, '7738447687', '00101922IA', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919134328', 'FedEx', NULL, '2014-12-15', '11.12.2014 13:55', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28239, '289570726', NULL, NULL, 'Lisa Joubert', '167 HAVEN LANE', '', 'OL4 2QQ', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '7769942322', '0010213R24', NULL, NULL, 'GM-104-6   Silver, Black Dial, Silver Metal Band', NULL, '609919134339', 'FedEx', NULL, '2014-12-15', '12.12.2014 11:54', 'GM-104-6', '1', 'a0YC000000aUrlhMAC', '169.99', '259.00'),
(28240, '289360244', NULL, NULL, 'B A bastani', '48 UNION COURT', '', 'TW9 1AA', 'RICHMOND', 'Großbritannien', 'GB', NULL, NULL, '7778699977', '0010127S0I', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919134340', 'FedEx', NULL, '2014-12-15', '11.12.2014 16:52', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28241, '289359339', NULL, NULL, 'Dumitru Cepareanu', '104 THE BRAMBLINGS', '', 'E4 6LU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7478647865', '0010141HDH', NULL, NULL, 'GM-104-8   Black, Black Dial, Black Metal Band', NULL, '609919134350', 'FedEx', NULL, '2014-12-15', '11.12.2014 16:52', 'GM-104-8', '1', 'a0YC000000aUrn9MAC', '169.99', '259.00'),
(28242, '289430093', NULL, NULL, 'Aseel Al Dulaimy', '92 NIGEL AVENUE', '', 'B31 1LJ', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7476680983', '0010195S5I', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919134361', 'FedEx', NULL, '2014-12-15', '11.12.2014 20:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28243, '289413189', NULL, NULL, 'Maybun Begum', 'Flat 14 GRIMTHORPE HOUSE, PERCIVAL STREET', '', 'EC1V 0BS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7704771745', '0010244RPU', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919134372', 'FedEx', NULL, '2014-12-15', '11.12.2014 20:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28244, '289473552', NULL, NULL, 'stephen nicholson', '9 CLAUDE AVENUE', '', 'BA2 1AE', 'BATH', 'Großbritannien', 'GB', NULL, NULL, '319600', '0010166T6P', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919134383', 'FedEx', NULL, '2014-12-15', '11.12.2014 23:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28245, '287717696', NULL, NULL, 'Xianglin Yan', '38 CRAIGLEITH DRIVE', '', 'EH4 3JU', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7512268479', '0010218GCH', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919134394', 'FedEx', NULL, '2014-12-15', '06.12.2014 01:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28246, '289471423', NULL, NULL, 'Philomena Langhorne', '3 RAINBOW HILL TERRACE', '', 'WR3 8NG', 'WORCESTER', 'Großbritannien', 'GB', NULL, NULL, '7891576217', '00100948LB', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Leather Strap London', NULL, '609919134409', 'FedEx', NULL, '2014-12-15', '11.12.2014 23:25', 'UK140923JM15', '1', 'a0YC000000aUXCEMA4', '130.00', '189.00'),
(28247, '289366079', NULL, NULL, 'Nicola Mcgonnell', '17 YORK STREET', '', 'CH62 4TZ', 'WIRRAL', 'Großbritannien', 'GB', NULL, NULL, '7783134391', '00101447VF', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Metal Strap London', NULL, '609919134410', 'FedEx', NULL, '2014-12-15', '11.12.2014 17:22', 'UK140923JM19', '1', 'a0YC000000aUXCIMA4', '130.00', '189.00'),
(28248, '289460928', NULL, NULL, 'A Tariq', '10 JOHN STREET', 'LOZELLS', 'B19 1NT', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7507794497', '0010127QKZ', NULL, NULL, 'Pioner New Model 2014 - Black Face and Gold Metal Strap London', NULL, '609919134420', 'FedEx', NULL, '2014-12-15', '11.12.2014 22:55', 'UK140923JM18', '1', 'a0YC000000aUXCHMA4', '130.00', '189.00'),
(28249, '289418216', NULL, NULL, 'martha reznick', '74 RUSHDENE', '', 'SE2 9RP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '4,98824E+15', '0010149IQD', NULL, NULL, 'Pioner New Model 2014 - Black Face and Gold Metal Strap London', NULL, '609919134431', 'FedEx', NULL, '2014-12-15', '11.12.2014 20:23', 'UK140923JM18', '1', 'a0YC000000aUXCHMA4', '130.00', '189.00'),
(28250, '289527684', NULL, NULL, 'Nikoo Olivera', '17 ST. CLEMENTS ROAD', '', 'BH1 4DU', 'BOURNEMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7934321018', '0010232HCI', NULL, NULL, 'Pioner New Model 2014 - Black Face and Gold Metal Strap London', NULL, '609919134442', 'FedEx', NULL, '2014-12-15', '12.12.2014 09:36', 'UK140923JM18', '1', 'a0YC000000aUXCHMA4', '130.00', '189.00'),
(28251, '289406445', NULL, NULL, 'Zablon Ingisi', '3 cowling close, frederick dubson house', '', 'W114bz', 'London', 'Großbritannien', 'GB', NULL, NULL, '7931326214', '0010153K5G', NULL, NULL, 'Pioner New Model 2014 - Black Face and Gold Metal Strap London', NULL, '609919134453', 'FedEx', NULL, '2014-12-15', '11.12.2014 19:53', 'UK140923JM18', '1', 'a0YC000000aUXCHMA4', '130.00', '189.00'),
(28252, '289454131', NULL, NULL, 'Catheryne Michael', '17 ROEDEAN WAY', 'house with large balcony and white gates', 'BN2 5RJ', 'BRIGHTON', 'Großbritannien', 'GB', NULL, NULL, '7807700750', '0010126NK8', NULL, NULL, 'Silver Case - Black Dial - Black Leather Paragon', NULL, '609919134464', 'FedEx', NULL, '2014-12-15', '11.12.2014 22:25', 'T-3001-2', '1', 'a0YC000000aFmriMAC', '96.01', '149.00'),
(28253, '289476427', NULL, NULL, 'Fernanda Quinhentos', '1/1 23 Nansen Street', '', 'G20 7HT', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7845602961', '0010029GJS', NULL, NULL, 'SilverCase - White Dial- Brown Leather Paragon', NULL, '609919134475', 'FedEx', NULL, '2014-12-15', '12.12.2014 00:23', 'T-3001-1A', '1', 'a0YC000000aFmqjMAC', '96.01', '149.00'),
(28254, '290166141', NULL, NULL, 'amal ali', 'nekkerspoelstraat 44/201', '', '2800', 'mechelen', 'Belgien', 'BE', NULL, NULL, '15349377', '0010041GNM', NULL, NULL, 'Casablanca - compleet zwart', NULL, '609919135791', 'FedEx', NULL, '2014-12-16', '14.12.2014 15:48', 'NL140520PJ11', '1', 'a0YC000000ZKLoxMAH', '190.01', '299.98'),
(28255, '290028464', NULL, NULL, 'Kristof Descheemaeker', 'Lintsesteenweg 5 B2', '', '2509', 'Lier', 'Belgien', 'BE', NULL, NULL, '472705768', '0010087I26', NULL, NULL, 'Casablanca zilverkleur/zwart', NULL, '609919135806', 'FedEx', NULL, '2014-12-16', '14.12.2014 03:48', 'NL140520PJ10', '1', 'a0YC000000ZKLowMAH', '190.01', '299.98'),
(28256, '290024447', NULL, NULL, 'burhan kocabas', 'Sint-Maartenlaan 31', 'ikrabvba@hotmail.com', '3550', 'Heusden', 'Belgien', 'BE', NULL, NULL, '0488 595 229', '0010027NBM', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919135817', 'FedEx', NULL, '2014-12-16', '14.12.2014 02:48', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28257, '290285987', NULL, NULL, 'Coiffure GWENDOLINA Jeannine DEBLIECK', 'Koningsstraat 51', 'leveren dond-vrijd-zaterd', '8400', 'Oostende', 'Belgien', 'BE', NULL, NULL, '477319065', '0010180FY9', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919135828', 'FedEx', NULL, '2014-12-16', '14.12.2014 23:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28258, '289825758', NULL, NULL, 'Els Van Aerde', 'Neereindestraat 48', '', '9240', 'Zele', 'Belgien', 'BE', NULL, NULL, '486163518', '0010192LKY', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919135839', 'FedEx', NULL, '2014-12-16', '13.12.2014 12:19', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28259, '289889486', NULL, NULL, 'Luc Blomme', 'Rollebeekstraat 43', '', '1650', 'Beersel', 'Belgien', 'BE', NULL, NULL, '499725972', '0010013C0L', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919135840', 'FedEx', NULL, '2014-12-16', '13.12.2014 15:48', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28260, '290316673', NULL, NULL, 'vergucht hugo', 'Ouwegemsesteenweg 35D', '', '9750', 'Ouwegem', 'Belgien', 'BE', NULL, NULL, '499245846', '00100849BX', NULL, NULL, 'Theorema Newton horloge - zwart/goudkleur- bruine leren band (T4004-3)', NULL, '609919135850', 'FedEx', NULL, '2014-12-16', '15.12.2014 02:48', 'NL140903PL402', '1', 'a0YC000000ZXxiCMAT', '', '229.99'),
(28261, '289877333', NULL, NULL, 'Derya Okcelik', 'Kleine Dreef 4', '', '3582', 'Koersel', 'Belgien', 'BE', NULL, NULL, '484542918', '00102043R3', NULL, NULL, 'Theorema Newton horloge - zwart/zwart - zwarte metalen band (T4004-8)', NULL, '609919135861', 'FedEx', NULL, '2014-12-16', '13.12.2014 14:48', 'NL140903PL1107', '1', 'a0YC000000ZY0x1MAD', '', '229.99'),
(28262, '290185550', NULL, NULL, 'etienne Poelman c/o AXA Belgium 011/700', 'boulevard du Souverain 25', '', '1170', 'Watermael-Boitsfort', 'Belgien', 'BE', NULL, NULL, '477338234', '0010222SS3', NULL, NULL, 'Une montre Casablanca argentÃ©/blanc', NULL, '609919135872', 'FedEx', NULL, '2014-12-16', '14.12.2014 17:18', 'NL140520PJ09', '1', 'a0YC000000ZKLouMAH', '190.01', '299.98'),
(28263, '289991551', NULL, NULL, 'Mike EL-Mourad', 'rue de Neerpede 279', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '488483263', '0010142JA7', NULL, NULL, 'Une montre Casablanca argentÃ©/noir', NULL, '609919135883', 'FedEx', NULL, '2014-12-16', '13.12.2014 22:48', 'NL140520PJ10', '1', 'a0YC000000ZKLowMAH', '190.01', '299.98'),
(28264, '289934752', NULL, NULL, 'Gaetano Gentile', 'Avenue Marius Renard 25', '', '1070', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '32475387446', '0010250NIM', NULL, NULL, 'Une montre Casablanca complÃ¨tement noire', NULL, '609919135894', 'FedEx', NULL, '2014-12-16', '13.12.2014 18:48', 'NL140520PJ11', '1', 'a0YC000000ZKLoxMAH', '190.01', '299.98'),
(28265, '290109065', NULL, NULL, 'Intsar Elsbaai', 'Sq de boondael 1', '', '1050', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '32483586429', '0010064XSR', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '609919135909', 'FedEx', NULL, '2014-12-16', '14.12.2014 12:48', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28266, '290109066', NULL, NULL, 'Intsar Elsbaai', 'Sq de boondael 1', '', '1050', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '32483586429', '0010178MXS', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '609919135909', 'FedEx', NULL, '2014-12-16', '14.12.2014 12:48', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28267, '289821926', NULL, NULL, 'jean-luc bauret', 'rue Rauhisse 31', '', '5070', 'Vitrival', 'Belgien', 'BE', NULL, NULL, '3271711476', '00100999JR', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '609919135910', 'FedEx', NULL, '2014-12-16', '13.12.2014 11:48', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28268, '289984842', NULL, NULL, 'Kazankaya Ozer', 'Rue marechal foch 28', 'Codebat sprl', '6760', 'Virton', 'Belgien', 'BE', NULL, NULL, '32407079947', '001009594A', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '609919135920', 'FedEx', NULL, '2014-12-16', '13.12.2014 22:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28269, '290352911', NULL, NULL, 'Marisa Camacho', 'Mouflonlaan 11', '', '3900', 'Overijse', 'Belgien', 'BE', NULL, NULL, '478285742', '0010070CHG', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '609919135931', 'FedEx', NULL, '2014-12-16', '15.12.2014 10:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28270, '289994294', NULL, NULL, 'Misat Jean-yann', 'Rue de l\'yser appartement 10 Numero 40', '', '7500', 'Tournai', 'Belgien', 'BE', NULL, NULL, '696236748', '00100943O4', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '609919135942', 'FedEx', NULL, '2014-12-16', '13.12.2014 23:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28271, '290284990', NULL, NULL, 'Murilo Moreira', 'Avenue de la foret de soignes 329', '', '1640', 'Rhode-saint-genÃ¨se', 'Belgien', 'BE', NULL, NULL, '32474115601', '0010225R2C', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '609919135953', 'FedEx', NULL, '2014-12-16', '14.12.2014 23:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28272, '290223465', NULL, NULL, 'samuel gentile', 'rue noel dessard  16', 'sam_376@msn.com', '4610', 'liege', 'Belgien', 'BE', NULL, NULL, '32496842149', '0010120HEQ', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '609919135964', 'FedEx', NULL, '2014-12-16', '14.12.2014 19:48', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28273, '289890011', NULL, NULL, 'hakima zehhaf', 'rue achille chavee 29', '', '7134', 'binche', 'Belgien', 'BE', NULL, NULL, '496691013', '0010210NGY', NULL, NULL, 'Une montre Theorema Newton - noir/noir - bracelet en cuir noir (T4004-4)', NULL, '609919135975', 'FedEx', NULL, '2014-12-16', '13.12.2014 15:48', 'NL140903PL403', '1', 'a0YC000000ZXxiDMAT', '', '229.99'),
(28274, '290138977', NULL, NULL, 'Kazankaya Ozer', 'Rue marechal foch 28', 'Codebat sprl', '6760', 'Virton', 'Belgien', 'BE', NULL, NULL, '32407079947', '0010127X7I', NULL, NULL, 'Une montre Theorema Rio - GM-107-4 - noir/noir', NULL, '609919135986', 'FedEx', NULL, '2014-12-16', '14.12.2014 14:18', 'NL140908NM12', '1', 'a0YC000000ZYngjMAD', '', '229.99'),
(28275, '290114075', NULL, NULL, 'Simon Delpire', 'Marconi 8 bte 9', '', '1190', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '32476659284', '0010216UH9', NULL, NULL, 'Une montre Theorema Rio -GM-107-1- argentÃ©/noir', NULL, '609919135997', 'FedEx', NULL, '2014-12-16', '14.12.2014 12:48', 'NL140908NM09', '1', 'a0YC000000ZYngkMAD', '', '229.99'),
(28276, '289739881', NULL, NULL, 'Emer Kehoe', 'Grange pharmacy', '', 'Ireland', 'Grange co.Sligo', 'Irland', 'IE', NULL, NULL, '852031982', '0010155NLT', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '609919135530', 'FedEx', NULL, '2014-12-16', '12.12.2014 23:32', 'IE190614AH10', '1', 'a0YC000000aFSAxMAO', '195.01', '299.00'),
(28277, '290417086', NULL, NULL, 'Laura Walsh', 'Forest view Coke lane', '', '', 'Kilberry', 'Irland', 'IE', NULL, NULL, '876349833', '0010244VL0', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '609919135541', 'FedEx', NULL, '2014-12-16', '15.12.2014 12:32', 'IE190614AH10', '1', 'a0YC000000aFSAxMAO', '195.01', '299.00'),
(28278, '290231016', NULL, NULL, 'brendan behan', '8 the green', 'blessington abbey', 'co wicklow', 'blessington', 'Irland', 'IE', NULL, NULL, '45851872', '00102352VI', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '609919135552', 'FedEx', NULL, '2014-12-16', '14.12.2014 19:32', 'IE190614AH08', '1', 'a0YC000000aFSAvMAO', '195.01', '299.00'),
(28279, '290244006', NULL, NULL, 'RICARDO PACHECO FILHO', '12 12, Georges Wharf, Phibsborough', '', 'D7', 'Dublin', 'Irland', 'IE', NULL, NULL, '892156991', '00102424FY', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '609919135563', 'FedEx', NULL, '2014-12-16', '14.12.2014 20:03', 'IE190614AH08', '1', 'a0YC000000aFSAvMAO', '195.01', '299.00'),
(28280, '290276421', NULL, NULL, 'David Carey', '15 Dunemer Glade', '', 'Dublin', 'Lusk', 'Irland', 'IE', NULL, NULL, '876372052', '0010095LRG', NULL, NULL, 'Damascus Watch- Gold Case, Black Face, Black Strap', NULL, '609919135574', 'FedEx', NULL, '2014-12-16', '14.12.2014 21:32', 'UK140827AS07', '1', 'a0YC000000aGPm7MAG', '149.00', '225.00'),
(28281, '290386532', NULL, NULL, 'Sarah Blom', 'Beresford Co Setanta Asset Management', 'Beresford Place', '1', 'Dublin', 'Irland', 'IE', NULL, NULL, '872741271', '0010250VCK', NULL, NULL, 'Florida Diamonds By Pionier Black Strap With Silver Face', NULL, '609919135585', 'FedEx', NULL, '2014-12-16', '15.12.2014 11:02', '16915', '1', 'a0YC000000aWwG8MAK', '154.99', '229.00'),
(28282, '290404763', NULL, NULL, 'Jennifer Murphy', 'Raths Londis 4 Pollerton Road', 'Carlow', 'EIRE', 'Carlow', 'Irland', 'IE', NULL, NULL, '876120008', '0010088WA1', NULL, NULL, 'Florida Diamonds By Pionier Black Strap With White Face', NULL, '609919135596', 'FedEx', NULL, '2014-12-16', '15.12.2014 12:02', '16918', '1', 'a0YC000000aWwG7MAK', '154.99', '229.00'),
(28283, '290415707', NULL, NULL, 'Trish Ryan', 'No 42 Lambay Road', '', '', 'Drumcondra', 'Irland', 'IE', NULL, NULL, '085-7620017', '001022223M', NULL, NULL, 'Florida Diamonds By Pionier Stainless Steel Strap With Silver Face', NULL, '609919135600', 'FedEx', NULL, '2014-12-16', '15.12.2014 12:32', '16917', '1', 'a0YC000000aWwGAMA0', '154.99', '229.00'),
(28284, '290361499', NULL, NULL, 'Adrian Dorin Onea', 'VIA GIUSEPPE VASINO NUMEOR 9', 'via giuseppe vasino n.9 chieri', '10023', 'CHIERI', 'Italien', 'IT', NULL, NULL, '3395357339', '0010154KK4', NULL, NULL, 'GM-107-1', NULL, '609919135666', 'FedEx', NULL, '2014-12-16', '15.12.2014 08:28', 'IT141028CS44', '1', 'a0YC000000Zyk2PMAR', '', '249.99'),
(28285, '290306562', NULL, NULL, 'Katia Aloi', 'Via Suor Serafina Gregoris 22', '', '33080', 'Fiume Veneto', 'Italien', 'IT', NULL, NULL, '3407120715', '0010136OWK', NULL, NULL, 'GM-107-2', NULL, '609919135677', 'FedEx', NULL, '2014-12-16', '14.12.2014 22:58', 'IT141028CS45', '1', 'a0YC000000ZykuKMAR', '', '249.99'),
(28286, '290072925', NULL, NULL, 'Liliana Ripan', 'Via Degli impressori 16', '', '00128', 'Roma', 'Italien', 'IT', NULL, NULL, '3481942680', '0010187GVZ', NULL, NULL, 'GM-107-2', NULL, '609919135688', 'FedEx', NULL, '2014-12-16', '14.12.2014 08:58', 'IT141028CS45', '1', 'a0YC000000ZykuKMAR', '', '249.99'),
(28287, '290057435', NULL, NULL, 'ADRIANO FACCINCANI', 'VIA ACHILLE GRANDI 91', '', '20099', 'SESTO SAN GIOVANNI', 'Italien', 'IT', NULL, NULL, '3402403891', '001001385E', NULL, NULL, 'LONDON DIAMONDS by PIONIER Oro/Nero + Cinturino marrone', NULL, '609919135699', 'FedEx', NULL, '2014-12-16', '14.12.2014 07:58', 'IT141028FS013', '1', 'a0YC000000ZyhsbMAB', '', '199.99'),
(28288, '290379919', NULL, NULL, 'Omar Bosio', 'VIA PIAVE 14', 'Via Crocette 12', '25080', 'CALVAGESE DELLA RIVIERA', 'Italien', 'IT', NULL, NULL, '3429243902', '0010053J6I', NULL, NULL, 'LONDON DIAMONDS by PIONIER Oro/Nero + Cinturino marrone', NULL, '609919135703', 'FedEx', NULL, '2014-12-16', '15.12.2014 09:28', 'IT141028FS013', '1', 'a0YC000000ZyhsbMAB', '', '199.99'),
(28289, '290144654', NULL, NULL, 'Elena Roxana Mirita', 'VIA ORMANETO 15/B', 'Chiamare sul cellulare se non rispondo al citofono', '37051', 'BOVOLONE', 'Italien', 'IT', NULL, NULL, '3272159878', '0010156DH6', NULL, NULL, 'LONDON DIAMONDS by PIONIER Silver + Cinturino nero', NULL, '609919135714', 'FedEx', NULL, '2014-12-16', '14.12.2014 12:28', 'IT141028FS011', '1', 'a0YC000000ZyhopMAB', '', '199.99'),
(28290, '290381823', NULL, NULL, 'filomena Salerno', 'VIA GROSSI 1-19', 'numero 36', '56022', 'CASTELFRANCO DI SOTTO', 'Italien', 'IT', NULL, NULL, '3484402286', '0010011X81', NULL, NULL, 'LONDON DIAMONDS by PIONIER Silver + Cinturino nero', NULL, '609919135725', 'FedEx', NULL, '2014-12-16', '15.12.2014 09:28', 'IT141028FS011', '1', 'a0YC000000ZyhopMAB', '', '199.99'),
(28291, '290210803', NULL, NULL, 'Alessandro Baroni', 'VIA Regalbuto 26', 'Avvertire giorno prima?', '00133', 'ROMA', 'Italien', 'IT', NULL, NULL, '3939860892', '0010032D9B', NULL, NULL, 'LONDON DIAMONDS by PIONIER Silver/Nero + Cinturino nero', NULL, '609919135736', 'FedEx', NULL, '2014-12-16', '14.12.2014 16:58', 'IT141028FS012', '1', 'a0YC000000Zyhq1MAB', '', '199.99'),
(28292, '290318387', NULL, NULL, 'Boledi Carlo', 'VIA BENVENUTO CELLINI 4', '', '29015', 'CASTEL SAN GIOVANNI', 'Italien', 'IT', NULL, NULL, '3738635288', '0010132Y8E', NULL, NULL, 'LONDON DIAMONDS by PIONIER Silver/Nero + Cinturino nero', NULL, '609919135747', 'FedEx', NULL, '2014-12-16', '15.12.2014 01:28', 'IT141028FS012', '1', 'a0YC000000Zyhq1MAB', '', '199.99'),
(28293, '290199133', NULL, NULL, 'Eleonora Pupa', 'VIA PRIVATA DEL QUADRIFOGLIO 30/1', 'tardo pomeriggio', '16011', 'ARENZANO', 'Italien', 'IT', NULL, NULL, '3407139520', '0010183PY7', NULL, NULL, 'LONDON DIAMONDS by PIONIER Silver/Nero + Cinturino nero', NULL, '609919135758', 'FedEx', NULL, '2014-12-16', '14.12.2014 16:28', 'IT141028FS012', '1', 'a0YC000000Zyhq1MAB', '', '199.99'),
(28294, '290279400', NULL, NULL, 'Gabriele Ansano', 'VIA DI GRICCIANO 26', '', '50041', 'CALENZANO', 'Italien', 'IT', NULL, NULL, '3208267765', '00101210K1', NULL, NULL, 'LONDON DIAMONDS by PIONIER Silver/Nero + Cinturino nero', NULL, '609919135769', 'FedEx', NULL, '2014-12-16', '14.12.2014 20:58', 'IT141028FS012', '1', 'a0YC000000Zyhq1MAB', '', '199.99'),
(28295, '290085501', NULL, NULL, 'Giuseppina Iuliano', 'VIA GINO CAPPONI 112/114', '', '00179', 'ROMA', 'Italien', 'IT', NULL, NULL, '3348253827', '0010083VX2', NULL, NULL, 'LONDON DIAMONDS by PIONIER Silver/Nero + Cinturino nero', NULL, '609919135770', 'FedEx', NULL, '2014-12-16', '14.12.2014 09:28', 'IT141028FS012', '1', 'a0YC000000Zyhq1MAB', '', '199.99'),
(28296, '290463344', NULL, NULL, 'ELEONORA DANESI', 'VIALE FULVIO TESTI 128', 'PALAZZO UCIMU PALAZZO UCIMU', '20092', 'CINISELLO BALSAMO', 'Italien', 'IT', NULL, NULL, '3337986867', '0010250BS7', NULL, NULL, 'Monte Carlo GM-102-1', NULL, '609919135780', 'FedEx', NULL, '2014-12-16', '15.12.2014 13:58', 'IT141028CS40', '1', 'a0YC000000ZyjKeMAJ', '', '249.99'),
(28297, '290115068', NULL, NULL, 'Dolf Kruidenier', 'Molenstraat 70', '', '4793 EH', 'FIJNAART', 'Niederlande', 'NL', NULL, NULL, '631788718', '0010083QKE', NULL, NULL, 'Casablanca zilverkleur/goudkleur', NULL, '609919136000', 'FedEx', NULL, '2014-12-16', '14.12.2014 12:58', 'NL131017LB01', '1', 'a0YC000000ZKLYMMA5', '190.01', '299.98'),
(28298, '290408344', NULL, NULL, 'Eline Hummel', 'Herepoortenmolendrift 36', '', '9711 DH', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '655536434', '00102203EE', NULL, NULL, 'Casablanca zilverkleur/goudkleur', NULL, '609919136011', 'FedEx', NULL, '2014-12-16', '15.12.2014 12:58', 'NL131017LB01', '1', 'a0YC000000ZKLYMMA5', '190.01', '299.98'),
(28299, '289877043', NULL, NULL, 'G.J. van Zuijlen', 'Duinoord 2', '', '2224 CB', 'Katwijk aan Zee', 'Niederlande', 'NL', NULL, NULL, '622922274', '00101512RL', NULL, NULL, 'Casablanca zilverkleur/goudkleur', NULL, '609919136022', 'FedEx', NULL, '2014-12-16', '13.12.2014 14:58', 'NL131017LB01', '1', 'a0YC000000ZKLYMMA5', '190.01', '299.98'),
(28300, '289957020', NULL, NULL, 'Bas Panbakker', 'Hoeksekade 85', '', '2661 GJ', 'BERGSCHENHOEK', 'Niederlande', 'NL', NULL, NULL, '624676573', '00101764UI', NULL, NULL, 'Casablanca zilverkleur/wit', NULL, '609919136033', 'FedEx', NULL, '2014-12-16', '13.12.2014 20:28', 'NL131017LB03', '1', 'a0YC000000ZKLYOMA5', '190.01', '299.98'),
(28301, '290148251', NULL, NULL, 'FLM Hilt', 'Kalverstraat 58', '', '5642 CJ', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '31629597491', '00102318YS', NULL, NULL, 'Casablanca zilverkleur/wit', NULL, '609919136044', 'FedEx', NULL, '2014-12-16', '14.12.2014 14:58', 'NL131017LB03', '1', 'a0YC000000ZKLYOMA5', '190.01', '299.98'),
(28302, '290217902', NULL, NULL, 'Frank Koomen', 'Rietzanger 8', '', '1613sh', 'Stedebroec', 'Niederlande', 'NL', NULL, NULL, '', '0010007C81', NULL, NULL, 'Casablanca zilverkleur/wit', NULL, '609919136055', 'FedEx', NULL, '2014-12-16', '14.12.2014 19:28', 'NL131017LB03', '1', 'a0YC000000ZKLYOMA5', '190.01', '299.98'),
(28303, '289933566', NULL, NULL, 'Irene Damen', 'Pelikaan 103', '', '2986 TE', 'RIDDERKERK', 'Niederlande', 'NL', NULL, NULL, '653298937', '00100060H0', NULL, NULL, 'Casablanca zilverkleur/wit', NULL, '609919136066', 'FedEx', NULL, '2014-12-16', '13.12.2014 18:58', 'NL131017LB03', '1', 'a0YC000000ZKLYOMA5', '190.01', '299.98'),
(28304, '290365241', NULL, NULL, 'Patricia de Haan-Verdoes', 'Stalpertstraat 97', '', '2597 RR', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '31652451023', '0010023EX3', NULL, NULL, 'Casablanca zilverkleur/wit', NULL, '609919136077', 'FedEx', NULL, '2014-12-16', '15.12.2014 10:58', 'NL131017LB03', '1', 'a0YC000000ZKLYOMA5', '190.01', '299.98'),
(28305, '289870430', NULL, NULL, 'Ali Dag', 'J A Alberdingk Thijmstr 46 B', '', '3117 RJ', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '653393698', '0010159B6Y', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919136088', 'FedEx', NULL, '2014-12-16', '13.12.2014 14:28', 'NL131017LB02', '1', 'a0YC000000ZKLYNMA5', '190.01', '299.98'),
(28306, '289870247', NULL, NULL, 'Ali Dag', 'J A Alberdingk Thijmstr 46 B', '', '3117 RJ', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '653393698', '0010150JR0', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919136088', 'FedEx', NULL, '2014-12-16', '13.12.2014 14:29', 'NL131017LB02', '1', 'a0YC000000ZKLYNMA5', '190.01', '299.98'),
(28307, '290233132', NULL, NULL, 'Cathelijne Anten', 'Bunuellaan 55', '', '1325 PM', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '622371436', '00100526H5', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919136099', 'FedEx', NULL, '2014-12-16', '14.12.2014 20:28', 'NL131017LB02', '1', 'a0YC000000ZKLYNMA5', '190.01', '299.98'),
(28308, '289910487', NULL, NULL, 'Frans Vonk', 'Welterlaan 26', '', '6411 EB', 'HEERLEN', 'Niederlande', 'NL', NULL, NULL, '657323947', '0010185K4K', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919136103', 'FedEx', NULL, '2014-12-16', '13.12.2014 17:28', 'NL131017LB02', '1', 'a0YC000000ZKLYNMA5', '190.01', '299.98'),
(28309, '289864958', NULL, NULL, 'Marthe Amba Wandja', 'Tulpstraat 29', '', '5014 AA', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '685433549', '0010217TEG', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919136114', 'FedEx', NULL, '2014-12-16', '13.12.2014 14:29', 'NL131017LB02', '1', 'a0YC000000ZKLYNMA5', '190.01', '299.98'),
(28310, '290173427', NULL, NULL, 'Nicodemus Wuarbanaran', 'Hoptille 24', '', '1102 PL', 'AMSTERDAM ZUIDOOST', 'Niederlande', 'NL', NULL, NULL, '31615823904', '0010164M6B', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919136125', 'FedEx', NULL, '2014-12-16', '14.12.2014 16:28', 'NL131017LB02', '1', 'a0YC000000ZKLYNMA5', '190.01', '299.98'),
(28311, '290330016', NULL, NULL, 'Steve van der stede', 'Texelstraat 11', '', '1339 TG', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '616481267', '0010177AXQ', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919136125', 'FedEx', NULL, '2014-12-16', '15.12.2014 08:28', 'NL131017LB02', '1', 'a0YC000000ZKLYNMA5', '190.01', '299.98'),
(28312, '290174095', NULL, NULL, 'Nicodemus Wuarbanaran', 'Hoptille 24', '', '1102 PL', 'AMSTERDAM ZUIDOOST', 'Niederlande', 'NL', NULL, NULL, '31615823904', '0010224BP1', NULL, NULL, 'Theorema Damascus Horloge - zilver metalen band - zilver/zwart (T3008-6)', NULL, '609919136136', 'FedEx', NULL, '2014-12-16', '14.12.2014 16:28', 'NL141030NM37', '1', 'a0YC000000ZzOUTMA3', '', '189.99'),
(28313, '290288745', NULL, NULL, 'Samantha Tollenaar', 'Enschotsestraat 111-28', '', '5014 DD', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '651944872', '0010234IW4', NULL, NULL, 'Theorema Damascus Horloge - zwart leren band - zilver/zwart (T3008-2)', NULL, '609919136147', 'FedEx', NULL, '2014-12-16', '14.12.2014 23:28', 'NL141030NM33', '1', 'a0YC000000ZzOKZMA3', '', '189.99'),
(28314, '290147397', NULL, NULL, 'Hans Noordermeer', 'Nieuwe Wagenstraat 4', '', '1013 KK', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '633800061', '0010048NAG', NULL, NULL, 'Theorema Damascus Horloge - zwart leren band - zwart/zwart (T3008-4)', NULL, '609919136158', 'FedEx', NULL, '2014-12-16', '14.12.2014 14:58', 'NL141030NM35', '1', 'a0YC000000ZzOKNMA3', '', '189.99'),
(28315, '290244651', NULL, NULL, 'Radjinderpersad. Ramcharan', 'Hollandiahof 2', 'Thuis autorijschoolglobal', '3119 ZD', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '655321083', '00100066YD', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '609919136169', 'FedEx', NULL, '2014-12-16', '14.12.2014 20:58', 'NL140908NM09', '1', 'a0YC000000ZYna4MAD', '', '229.99'),
(28316, '290285534', NULL, NULL, 'Miroslaw Majchrowicz', 'ul. Warszawska 110', 'Lafarge Cement Cementownia Malogoszcz', '28-366', 'Malogoszcz', 'Polen', 'PL', NULL, NULL, '512295295', '0010146FLL', NULL, NULL, 'Zegarek Theorema Rio GM107-5', NULL, '609919136170', 'FedEx', NULL, '2014-12-16', '14.12.2014 23:08', 'PL141113DR29', '1', 'a0YC000000aEzykMAC', '714.03', '997.00'),
(28317, '290250138', NULL, NULL, 'Monika Draszek', 'Jagielly 2A', '', '82-103', 'Stegna', 'Polen', 'PL', NULL, NULL, '501165423', '0010077DMV', NULL, NULL, 'Zegarek Theorema Damascus Diamond T3008-5', NULL, '609919136180', 'FedEx', NULL, '2014-12-16', '14.12.2014 21:12', 'PL141112DR172', '1', 'a0YC000000aEjgrMAC', '608.96', '888.00'),
(28318, '290132856', NULL, NULL, 'Marcin Bedorf', 'Przyjemna 11/2', '', '43-300', 'Bielsko-Biala', 'Polen', 'PL', NULL, NULL, '516297431', '00101706FJ', NULL, NULL, 'Zegarek Marco Polo by Theorema Brand New Model, srebrno-czarny - GM-3005-A2', NULL, '609919136191', 'FedEx', NULL, '2014-12-16', '14.12.2014 14:08', 'PL141112DR181', '1', 'a0YC000000aEkA8MAK', '567.03', '799.00'),
(28319, '290211924', NULL, NULL, 'Raber Hamad', 'SENAPSGATAN 17', '', '424 43', 'ANGERED', 'Schweden', 'SE', NULL, NULL, '760919949', '0010063HC0', NULL, NULL, 'Guld/brun, modell GM-103-3', NULL, '609919136206', 'FedEx', NULL, '2014-12-16', '14.12.2014 19:14', 'SE180314HW03', '1', 'a0YC000000Zy6y8MAB', '1744.85', '2695.00'),
(28320, '290442303', NULL, NULL, 'Jordi Montoya Carbo', 'Jaume I 4', 'D', '08859', 'Begues', 'Spanien', 'ES', NULL, NULL, '697772560', '0010009QI7', NULL, NULL, 'Reloj para hombre Damascus modelo T3008-5', NULL, '609919135611', 'FedEx', NULL, '2014-12-16', '15.12.2014 12:58', 'ES141029CS66', '1', 'a0YC000000ZzAeMMAV', '', '189.99'),
(28321, '290312957', NULL, NULL, 'Israel Segorbe Gonzalez', 'Pasaje Buenavista Nº4', '2º-2', '14014', 'Cordoba', 'Spanien', 'ES', NULL, NULL, '665592708', '0010145HE3', NULL, NULL, 'Reloj para hombre Damascus modelo T3008-8', NULL, '609919135622', 'FedEx', NULL, '2014-12-16', '14.12.2014 23:58', 'ES141029CS69', '1', 'a0YC000000ZzAePMAV', '', '189.99'),
(28322, '290287488', NULL, NULL, 'isabel castilla', 'CALLE URKIOLA 1', 'lonja modas isa', '48993', 'GETXO', 'Spanien', 'ES', NULL, NULL, '944300418', '00102292AX', NULL, NULL, 'Reloj London by Pionier (dorado y negro)', NULL, '609919135633', 'FedEx', NULL, '2014-12-16', '14.12.2014 21:28', 'ES141024FS863', '1', 'a0YC000000ZyBaeMAF', '', '199.00'),
(28323, '290269606', NULL, NULL, 'Alicia Cordero Padin', 'Rua nova de abaixo 41', 'bajo', '36937', 'beluso', 'Spanien', 'ES', NULL, NULL, '635599562', '0010064C82', NULL, NULL, 'Reloj Casablanca bicolor', NULL, '609919135644', 'FedEx', NULL, '2014-12-16', '14.12.2014 20:28', 'ES141023CS53', '1', 'a0YC000000aVFw0MAG', '', '299.99'),
(28324, '290156067', NULL, NULL, 'Lynne Dugine', 'COLADA DE LOS PALACIOS 35', '-', '03179', 'FORMENTERA DEL SEGURA', 'Spanien', 'ES', NULL, NULL, '677075971', '0010155ITF', NULL, NULL, 'Reloj para hombre Damascus modelo T3008-8', NULL, '609919135655', 'FedEx', NULL, '2014-12-16', '14.12.2014 13:28', 'ES141029CS69', '1', 'a0YC000000ZzAePMAV', '', '189.99'),
(28325, '290155406', NULL, NULL, 'Lynne Dugine', 'COLADA DE LOS PALACIOS 35', '-', '03179', 'FORMENTERA DEL SEGURA', 'Spanien', 'ES', NULL, NULL, '677075971', '00101672FY', NULL, NULL, 'Reloj para hombre Damascus modelo T3008-7', NULL, '609919135655', 'FedEx', NULL, '2014-12-16', '14.12.2014 13:28', 'ES141029CS68', '1', 'a0YC000000ZzAeOMAV', '', '189.99'),
(28326, '289946011', NULL, NULL, 'Graham Stuart', 'Rough Diamon Drumclog', '', 'ML106QJ', 'Strathaven', 'Großbritannien', 'GB', NULL, NULL, '7810693080', '10209666', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919135037', 'FedEx', NULL, '2014-12-16', '13.12.2014 18:52', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(28327, '290002686', NULL, NULL, 'Josef Hoffman', '118 CORNWALL ROAD', '', 'N15 5AU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7825285178', '0010115S64', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919135048', 'FedEx', NULL, '2014-12-16', '13.12.2014 22:55', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(28328, '289742864', NULL, NULL, 'philip Lane', '31 SHELDON CLOSE', 'Church Langley, Harlow, essex', 'CM17 9QR', 'HARLOW', 'Großbritannien', 'GB', NULL, NULL, '7980721274', '0010039TRX', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919135059', 'FedEx', NULL, '2014-12-16', '12.12.2014 23:52', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(28329, '290259971', NULL, NULL, 'willow davies-connelly', '73 CARLYLE ROAD', 'greenbank', 'BS5 6HQ', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7713507714', '0010083JRN', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919135060', 'FedEx', NULL, '2014-12-16', '14.12.2014 20:53', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(28330, '290090610', NULL, NULL, 'Sheryl Walker', '10 WESTMERE CLOSE', 'Weston', 'CW2 5LT', 'CREWE', 'Großbritannien', 'GB', NULL, NULL, '7752008738', '0010239LJU', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919135070', 'FedEx', NULL, '2014-12-16', '14.12.2014 10:54', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(28331, '289731063', NULL, NULL, 'Esther Kershaw', 'Alladen Alladene', 'Castlehills', 'DL7 8UR', 'Northallerton', 'Großbritannien', 'GB', NULL, NULL, '7855378061', '0010216TRS', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919135081', 'FedEx', NULL, '2014-12-16', '12.12.2014 22:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28332, '289841118', NULL, NULL, 'Iftakhar Ahmed', '3 RYMOND ROAD', '', 'B34 6BU', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7949420966', '0010239I67', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919135092', 'FedEx', NULL, '2014-12-16', '13.12.2014 11:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28333, '289676747', NULL, NULL, 'Ivie Omigie', '106 Newmarsh', '', 'SE28 8TQ', 'London', 'Großbritannien', 'GB', NULL, NULL, '7910041003', '0010122TO3', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919135107', 'FedEx', NULL, '2014-12-16', '12.12.2014 18:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28334, '289842483', NULL, NULL, 'Mandy Watts', '15 WHITEBEAM CLOSE', '', 'TA6 4NS', 'BRIDGWATER', 'Großbritannien', 'GB', NULL, NULL, '01278 411171', '0010101R92', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919135118', 'FedEx', NULL, '2014-12-16', '13.12.2014 11:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28335, '290160792', NULL, NULL, 'Natalie Waddell', '3A BURNVALE', 'burnside', 'EH52 5PA', 'BROXBURN', 'Großbritannien', 'GB', NULL, NULL, '1506854889', '0010136C03', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919135129', 'FedEx', NULL, '2014-12-16', '14.12.2014 14:26', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28336, '289903072', NULL, NULL, 'sophie duxbury', '5 OVERTHORPE AVENUE', 'thornhill', 'WF12 0DS', 'DEWSBURY', 'Großbritannien', 'GB', NULL, NULL, '7412107540', '00101068PS', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919135130', 'FedEx', NULL, '2014-12-16', '13.12.2014 15:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28337, '290235770', NULL, NULL, 'Alice Dixon', '41 SCHOOL STREET', '', 'ML3 6SD', 'HAMILTON', 'Großbritannien', 'GB', NULL, NULL, '1698891192', '0010070BMB', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919135140', 'FedEx', NULL, '2014-12-16', '14.12.2014 19:24', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(28338, '290216802', NULL, NULL, 'Rachid Abdelkader', '147/149 SUSSEX GARDENS', '', 'W2 2RY', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7973577306', '00101811YS', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919135151', 'FedEx', NULL, '2014-12-16', '14.12.2014 18:24', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(28339, '289738926', NULL, NULL, 'Rebecca Hare', '273 PARK ROAD', '', 'FY1 6RR', 'BLACKPOOL', 'Großbritannien', 'GB', NULL, NULL, '1253312415', '0010186WDM', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919135162', 'FedEx', NULL, '2014-12-16', '12.12.2014 23:22', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(28340, '290301763', NULL, NULL, 'Andrew Heath', 'Eden point THREE ACRES LANE', 'I work in a company called action assistance on floor 2', 'SK8 6RL', 'CHEADLE', 'Großbritannien', 'GB', NULL, NULL, '+44 7766 617332', '0010230J2Q', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919135173', 'FedEx', NULL, '2014-12-16', '14.12.2014 23:22', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28341, '289745552', NULL, NULL, 'Ben Crawford', '2 Ballylesson road', '', 'Bt403hl', 'Larbe', 'Großbritannien', 'GB', NULL, NULL, '7846665435', '0010143N5J', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919135184', 'FedEx', NULL, '2014-12-16', '13.12.2014 00:23', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28342, '289685483', NULL, NULL, 'Dorota Estkowska', '14 REDWING CLOSE', '', 'LA3 2BH', 'MORECAMBE', 'Großbritannien', 'GB', NULL, NULL, '7834557307', '00100740Q5', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919135195', 'FedEx', NULL, '2014-12-16', '12.12.2014 19:23', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28343, '289631731', NULL, NULL, 'Gemma Blinkhorn', '15 HALL STREET', '', 'PR2 2RU', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '7411688883', '0010168HSV', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919135200', 'FedEx', NULL, '2014-12-16', '12.12.2014 15:52', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28344, '290220729', NULL, NULL, 'Jamie Arthur', '211 MERTHYR ROAD', '', 'CF37 4DH', 'PONTYPRIDD', 'Großbritannien', 'GB', NULL, NULL, '7896878336', '0010023GWG', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919135210', 'FedEx', NULL, '2014-12-16', '14.12.2014 18:53', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28345, '289909908', NULL, NULL, 'Juliana Dorairaj', '111 OVERSTONE COURT', 'Dumballs Road', 'CF10 5NU', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7847617495', '0010247KLW', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919135221', 'FedEx', NULL, '2014-12-16', '13.12.2014 16:31', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28346, '290082667', NULL, NULL, 'Kathleen Kingston', '26 SAUNDERS CLOSE', 'huntingdon', 'PE29 7AG', 'HUNTINGDON', 'Großbritannien', 'GB', NULL, NULL, '7795254328', '00100141NQ', NULL, NULL, 'GM-104-2 Brown Strap, Gold Case, Black Face', NULL, '609919135232', 'FedEx', NULL, '2014-12-16', '14.12.2014 10:25', 'UK140102AMC03', '1', 'a0YC000000aUKqLMAW', '169.99', '259.00'),
(28347, '289985702', NULL, NULL, 'rachael elliott', 'TREETOP BARNFIELD', '', 'EX17 3HY', 'CREDITON', 'Großbritannien', 'GB', NULL, NULL, '7580985395', '001011377Y', NULL, NULL, 'GM-104-2 Brown Strap, Gold Case, Black Face', NULL, '609919135243', 'FedEx', NULL, '2014-12-16', '13.12.2014 21:22', 'UK140102AMC03', '1', 'a0YC000000aUKqLMAW', '169.99', '259.00'),
(28348, '290204255', NULL, NULL, 'suela gashi', '27-29CARPET TOWER BRIDGE ROAD', 'London', 'SE1 4TL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7817978376', '0010090K2B', NULL, NULL, 'GM-104-2 Brown Strap, Gold Case, Black Face', NULL, '609919135254', 'FedEx', NULL, '2014-12-16', '14.12.2014 17:22', 'UK140102AMC03', '1', 'a0YC000000aUKqLMAW', '169.99', '259.00'),
(28349, '290296541', NULL, NULL, 'homis balogun', '80C COLVESTO DALSTON', '', 'E8 2Lj', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7538931083', '0010178MFS', NULL, NULL, 'GM-104-5    Silver, White Dial, Silver Metal Band', NULL, '609919135265', 'FedEx', NULL, '2014-12-16', '14.12.2014 22:53', 'GM-104-5', '1', 'a0YC000000aUrkvMAC', '169.99', '259.00'),
(28350, '290099567', NULL, NULL, 'nicola cruickshank', '21 FRAMPTON ROAD', '', 'TA6 6ER', 'BRIDGWATER', 'Großbritannien', 'GB', NULL, NULL, '7580246173', '0010237HST', NULL, NULL, 'GM-104-5    Silver, White Dial, Silver Metal Band', NULL, '609919135276', 'FedEx', NULL, '2014-12-16', '14.12.2014 11:22', 'GM-104-5', '1', 'a0YC000000aUrkvMAC', '169.99', '259.00'),
(28351, '290170697', NULL, NULL, 'Cassandra von Kutzleben', 'KILLARA MILTON LAWNS', '', 'HP6 6BL', 'AMERSHAM', 'Großbritannien', 'GB', NULL, NULL, '7545234355', '0010170NWE', NULL, NULL, 'GM-104-6   Silver, Black Dial, Silver Metal Band', NULL, '609919135287', 'FedEx', NULL, '2014-12-16', '14.12.2014 15:22', 'GM-104-6', '1', 'a0YC000000aUrlhMAC', '169.99', '259.00'),
(28352, '290249011', NULL, NULL, 'martynas skirka', '6 WOOLWICH MANOR WAY', '3 FLAT THE FORMATION', 'E16 2GF', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7898941718', '0010227J2O', NULL, NULL, 'GM-104-6   Silver, Black Dial, Silver Metal Band', NULL, '609919135298', 'FedEx', NULL, '2014-12-16', '14.12.2014 20:22', 'GM-104-6', '1', 'a0YC000000aUrlhMAC', '169.99', '259.00'),
(28353, '290164052', NULL, NULL, 'William Gough', '30 NEALE CLOSE', '', 'N2 0LF', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7703595163', '00100794EJ', NULL, NULL, 'GM-104-6   Silver, Black Dial, Silver Metal Band', NULL, '609919135302', 'FedEx', NULL, '2014-12-16', '14.12.2014 14:54', 'GM-104-6', '1', 'a0YC000000aUrlhMAC', '169.99', '259.00'),
(28354, '289896294', NULL, NULL, 'Karen Helliwell', '5 KIRK HAMMERTON LANE', 'Green hammerton', 'YO26 8BS', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7846218843', '0010156HV4', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919135313', 'FedEx', NULL, '2014-12-16', '13.12.2014 15:24', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28355, '289738934', NULL, NULL, 'sageevan sambasivam', '15 ROMAN ROAD', '', 'CV2 4LE', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7712453678', '0010203SNX', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919135324', 'FedEx', NULL, '2014-12-16', '12.12.2014 23:22', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28356, '289845880', NULL, NULL, 'Adam Hodson', '48 MALVERN DRIVE', 'brookfield', 'TS5 8JT', 'MIDDLESBROUGH', 'Großbritannien', 'GB', NULL, NULL, '1642594004', '0010019LSP', NULL, NULL, 'GM-104-8   Black, Black Dial, Black Metal Band', NULL, '609919135335', 'FedEx', NULL, '2014-12-16', '13.12.2014 12:23', 'GM-104-8', '1', 'a0YC000000aUrn9MAC', '169.99', '259.00'),
(28357, '290127835', NULL, NULL, 'Edward Lee', '1 ROBINSON ROAD', '', 'CV12 0EL', 'BEDWORTH', 'Großbritannien', 'GB', NULL, NULL, '2476366024', '00101029D8', NULL, NULL, 'GM-4004-2 Black Strap, Silver Case, Black Face', NULL, '609919135346', 'FedEx', NULL, '2014-12-16', '14.12.2014 12:52', 'UK140110AMC02', '1', 'a0YC000000aV34fMAC', '130.99', '199.00'),
(28358, '289975634', NULL, NULL, 'Niomi Mallon', '93 ARDENFIELD DRIVE', 'Peel Hall Wythenshawe', 'M22 5DE', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7734439867', '00101898H3', NULL, NULL, 'GM-4004-8 Black Links Strap, Black Case, Black Face', NULL, '609919135357', 'FedEx', NULL, '2014-12-16', '13.12.2014 20:52', 'UK140110AMC08', '1', 'a0YC000000aV34lMAC', '130.99', '199.00'),
(28359, '290256619', NULL, NULL, 'julie gatineau', '39 mountcastle', '', 'EH8 7SP', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7725056238', '0010081NVH', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919135368', 'FedEx', NULL, '2014-12-16', '14.12.2014 20:53', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(28360, '289647871', NULL, NULL, 'leanne denham', 'FLAT 4 HEATH ST. MARTINS ROAD', 'leave in back shed if not in', 'BH20 7BA', 'WAREHAM', 'Großbritannien', 'GB', NULL, NULL, '7949623489', '001004821A', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919135379', 'FedEx', NULL, '2014-12-16', '12.12.2014 16:53', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28361, '290314993', NULL, NULL, 'kallam ellis', '7 THE GLEBE', '', 'NG16 2SH', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7729071919', '0010231MPB', NULL, NULL, 'GM-502-4 Malibu Diamonds Black Strap Black Case Black Face', NULL, '609919135380', 'FedEx', NULL, '2014-12-16', '15.12.2014 01:23', 'UK140403AS14', '1', 'a0YC000000Zz9nwMAB', '129.96', '199.00'),
(28362, '289660740', NULL, NULL, 'Jean Williams', '46 Metropole Towers', '', 'YO21 3HU', 'Whitby', 'Großbritannien', 'GB', NULL, NULL, '7767886659', '0010225UP8', NULL, NULL, 'Gold Case - White Dial - Brown Leather Paragon', NULL, '609919135390', 'FedEx', NULL, '2014-12-16', '12.12.2014 17:52', 'T-3001-3', '1', 'a0YC000000aFmvFMAS', '96.01', '149.00'),
(28363, '290184667', NULL, NULL, 'emily harding', '14 saxon road', '', 'ls175eg', 'leeds', 'Großbritannien', 'GB', NULL, NULL, '', '0010218TYG', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Metal Strap london', NULL, '609919135405', 'FedEx', NULL, '2014-12-16', '14.12.2014 16:22', 'UK140923JM19', '1', 'a0YC000000aUXCIMA4', '130.00', '189.00'),
(28364, '290145441', NULL, NULL, 'lauren pollitt', '21  Burbage Road', 'Newallgreen', 'M23 2UN', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7983464629', '001019796E', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Metal Strap london', NULL, '609919135416', 'FedEx', NULL, '2014-12-16', '14.12.2014 13:53', 'UK140923JM19', '1', 'a0YC000000aUXCIMA4', '130.00', '189.00'),
(28365, '289676252', NULL, NULL, 'Sarah Scott', '8 B SANDERLING PLACE', '', 'PA5 0TD', 'JOHNSTONE', 'Großbritannien', 'GB', NULL, NULL, '7809369455', '0010004L4H', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Metal Strap london', NULL, '609919135427', 'FedEx', NULL, '2014-12-16', '12.12.2014 18:52', 'UK140923JM19', '1', 'a0YC000000aUXCIMA4', '130.00', '189.00'),
(28366, '289899479', NULL, NULL, 'Sijamini Raveendrakumar', '25 Hatton Gardens', '', 'CR4 4LJ', 'Mitcham', 'Großbritannien', 'GB', NULL, NULL, '7574467747', '0010060I64', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Metal Strap london', NULL, '609919135438', 'FedEx', NULL, '2014-12-16', '13.12.2014 15:24', 'UK140923JM19', '1', 'a0YC000000aUXCIMA4', '130.00', '189.00'),
(28367, '289794349', NULL, NULL, 'Asli Topcakan', '5 THE HARTINGS', '', 'PO22 6QF', 'BOGNOR REGIS', 'Großbritannien', 'GB', NULL, NULL, '7506711045', '00100502O5', NULL, NULL, 'Pioner New Model 2014 - Black Face and Gold Metal Strap London', NULL, '609919135449', 'FedEx', NULL, '2014-12-16', '13.12.2014 09:24', 'UK140923JM18', '1', 'a0YC000000aUXCHMA4', '130.00', '189.00'),
(28368, '290252972', NULL, NULL, 'Leanne Connolly', '7 CRAIGENDON OVAL', 'Glenburn', 'PA2 8JT', 'PAISLEY', 'Großbritannien', 'GB', NULL, NULL, '0141 8843832', '0010145X2V', NULL, NULL, 'Pioner New Model 2014 - Black Face and Gold Metal Strap London', NULL, '609919135450', 'FedEx', NULL, '2014-12-16', '14.12.2014 20:23', 'UK140923JM18', '1', 'a0YC000000aUXCHMA4', '130.00', '189.00'),
(28369, '289740588', NULL, NULL, 'Nisha Sharma', '254 STRONE ROAD', 'Manor Park', 'E12 6TP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7808174600', '0010202I3O', NULL, NULL, 'Pioner New Model 2014 - Black Face and Gold Metal Strap London', NULL, '609919135460', 'FedEx', NULL, '2014-12-16', '12.12.2014 23:52', 'UK140923JM18', '1', 'a0YC000000aUXCHMA4', '130.00', '189.00'),
(28370, '289716816', NULL, NULL, 'Sharnjit Jangra', '8 Foxhills Road', '', 'Dn15 8lj', 'Scunthorpe', 'Großbritannien', 'GB', NULL, NULL, '7810177575', '001000458W', NULL, NULL, 'Pioner New Model 2014 - Black Face and Gold Metal Strap London', NULL, '609919135471', 'FedEx', NULL, '2014-12-16', '12.12.2014 21:52', 'UK140923JM18', '1', 'a0YC000000aUXCHMA4', '130.00', '189.00'),
(28371, '289828343', NULL, NULL, 'amanda morgan', '81  Molesworth drive', '', 'bs13 9bj', 'bristol', 'Großbritannien', 'GB', NULL, NULL, '', '00101774ON', NULL, NULL, 'Pioner New Model 2014 - Black Face with Silver Case and Black Leather Strap London', NULL, '609919135482', 'FedEx', NULL, '2014-12-16', '13.12.2014 11:22', 'UK140923JM14', '1', 'a0YC000000aUXCDMA4', '130.00', '189.00'),
(28372, '289830177', NULL, NULL, 'jessica whittick', '458 WHITEFOOT LANE', 'Bromley', 'BR1 5SF', 'BROMLEY', 'Großbritannien', 'GB', NULL, NULL, '7788138415', '0010108MVZ', NULL, NULL, 'Pioner New Model 2014 - Gold Face With Brown Leather Strap London', NULL, '609919135493', 'FedEx', NULL, '2014-12-16', '13.12.2014 11:22', 'UK140923JM12', '1', 'a0YC000000aUXCBMA4', '130.00', '189.00'),
(28373, '289965434', NULL, NULL, 'Emma Salih', '22 RIPLEY WAY', 'Chesunt Waltham cross', 'EN7 5DU', 'WALTHAM CROSS', 'Großbritannien', 'GB', NULL, NULL, '7723069934', '0010173WLY', NULL, NULL, 'Silver Case - Black Dial - Black Leather Paragon', NULL, '609919135508', 'FedEx', NULL, '2014-12-16', '13.12.2014 19:53', 'T-3001-2', '1', 'a0YC000000aFmriMAC', '96.01', '149.00'),
(28374, '290294013', NULL, NULL, 'Louise Staples', '3 Homestead Drive, Bugbrooke', '', 'NN7 3QY', 'Northants', 'Großbritannien', 'GB', NULL, NULL, '7817336281', '0010020SIG', NULL, NULL, 'Silver Case - White Dial - Black Leather Paragon', NULL, '609919135519', 'FedEx', NULL, '2014-12-16', '14.12.2014 22:53', 'T-3001-1', '1', 'a0YC000000aFmnMMAS', '96.01', '149.00'),
(28375, '289982762', NULL, NULL, 'Rebecca Rogers', 'BLUEFIN LOWER BRISTOL ROAD', '', 'BA2 1EY', 'BATH', 'Großbritannien', 'GB', NULL, NULL, '7720887302', '0010156P0Z', NULL, NULL, 'Silver Case - White Dial - Black Leather Paragon', NULL, '609919135520', 'FedEx', NULL, '2014-12-16', '13.12.2014 21:24', 'T-3001-1', '1', 'a0YC000000aFmnMMAS', '96.01', '149.00'),
(28376, '290662288', NULL, NULL, 'KLEANTHIS ATHANASIADIS', 'Melenikou 28', '', '54248', 'THESSALONIKI', 'Griechenland', 'GR', NULL, NULL, '2310306764', '0010141MMJ', NULL, NULL, '€229 Instead Of €990 For 1 Malibu Diamonds With Delivery (Black,Silver,Black)', NULL, '578824924675', 'FedEx', NULL, '2014-12-18', '16.12.2014 11:08', 'GR16102014SK002', '1', 'a0YC000000ZwOt7MAF', '', '229.00'),
(28377, '290452624', NULL, NULL, 'FIONA GIAVROGLOU', 'STRATIGOU KALARI 32', '', '15452', 'PALAIO PSYXIKO', 'Griechenland', 'GR', NULL, NULL, '6936563330', '0010089VD3', NULL, NULL, '€239 Instead Of €1289 for 1 Theorema Rio GM-107 (Brown, gold, black)', NULL, '578824924686', 'FedEx', NULL, '2014-12-18', '15.12.2014 16:38', 'GR17112014SK003', '1', 'a0YC000000aFgUhMAK', '', '239.00'),
(28378, '290141909', NULL, NULL, 'Lilian Mansour', 'Kifisias Leof. 62B', '', '15125', 'ATHINA', 'Griechenland', 'GR', NULL, NULL, '2106182526', '00101643IF', NULL, NULL, '€239 Instead Of €1289 for 1 Theorema Rio GM-107 (silver, silver, black)', NULL, '578824924697', 'FedEx', NULL, '2014-12-18', '14.12.2014 15:38', 'GR17112014SK006', '1', 'a0YC000000aFgaiMAC', '', '239.00'),
(28379, '290514731', NULL, NULL, 'heidi knevels', 'Veestraat 17', '', '3960', 'Tongerlo', 'Belgien', 'BE', NULL, NULL, '497579919', '0010198B1D', NULL, NULL, 'Casablanca - compleet zwart', NULL, '609919136310', 'FedEx', NULL, '2014-12-17', '15.12.2014 19:48', 'NL140520PJ11', '1', 'a0YC000000ZKLoxMAH', '190.01', '299.98'),
(28380, '290498446', NULL, NULL, 'Urbain Steurs', 'Middenstraat 37', '', '2400', 'Mol', 'Belgien', 'BE', NULL, NULL, '32477821289', '0010171L95', NULL, NULL, 'Casablanca - compleet zwart', NULL, '609919136320', 'FedEx', NULL, '2014-12-17', '15.12.2014 18:48', 'NL140520PJ11', '1', 'a0YC000000ZKLoxMAH', '190.01', '299.98'),
(28381, '290561510', NULL, NULL, 'Luc Vanherk', 'Sint-Martinusstraat 2', 'BNP PARIBAS FORTIS', '2470', 'Retie', 'Belgien', 'BE', NULL, NULL, '0475 25 87 55', '00101172ZU', NULL, NULL, 'Theorema Damascus Horloge - zilverkleurige metalen band - zilverkleur/zwart (T3008-6)', NULL, '609919136331', 'FedEx', NULL, '2014-12-17', '15.12.2014 22:18', 'NL141030NM37', '1', 'a0YC000000ZzOdLMAV', '', '189.99'),
(28382, '290775864', NULL, NULL, 'jean claude AdAm', 'rue Champetre 49', '', '6792', 'Halanzy', 'Belgien', 'BE', NULL, NULL, '476613055', '0010127QRN', NULL, NULL, 'Une montre Casablanca argentÃ©/blanc', NULL, '609919136342', 'FedEx', NULL, '2014-12-17', '16.12.2014 15:48', 'NL140520PJ09', '1', 'a0YC000000ZKLouMAH', '190.01', '299.98'),
(28383, '290582756', NULL, NULL, 'Christophe Ceulemans', 'Oostmalsesteenweg 4', '', '2520', 'Emblem', 'Belgien', 'BE', NULL, NULL, '483054917', '0010004GB3', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '609919136353', 'FedEx', NULL, '2014-12-17', '15.12.2014 23:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28384, '290677479', NULL, NULL, 'mouhcine el fadli', 'rue Berthelot 100', '', '1190', 'Forest', 'Belgien', 'BE', NULL, NULL, '471332656', '0010049RKY', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '609919136364', 'FedEx', NULL, '2014-12-17', '16.12.2014 10:48', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28385, '290534536', NULL, NULL, 'Anthony De Luca', 'rue emile duploye 24', 'rue paul pastur 103', '6180', 'courcelles', 'Belgien', 'BE', NULL, NULL, '478360948', '001011040Z', NULL, NULL, 'Une montre Theorema Damascus - bracelet mÃ©tallique argentÃ© - argentÃ©/blanc - T3008-5', NULL, '609919136375', 'FedEx', NULL, '2014-12-17', '15.12.2014 20:48', 'NL141030NM36', '1', 'a0YC000000ZzOdKMAV', '', '189.99'),
(28386, '290493240', NULL, NULL, 'pierre danze', 'rue Francois Chefnay 60', '', '4400', 'Ivoz-Ramet', 'Belgien', 'BE', NULL, NULL, '495542557', '00101286T8', NULL, NULL, 'Une montre Theorema Damascus - bracelet mÃ©tallique argentÃ© - argentÃ©/noir - T3008-6', NULL, '609919136386', 'FedEx', NULL, '2014-12-17', '15.12.2014 18:18', 'NL141030NM37', '1', 'a0YC000000ZzOdLMAV', '', '189.99'),
(28387, '290709061', NULL, NULL, 'Stef van Hoof', 'Hogenopstal  24', '', '2820', 'Rijmenam', 'Belgien', 'BE', NULL, NULL, '475425819', '0010155XJO', NULL, NULL, 'Une montre Theorema Newton - noir/dorÃ©- bracelet mÃ©tallique dorÃ© (T4004-7)', NULL, '609919136397', 'FedEx', NULL, '2014-12-17', '16.12.2014 12:18', 'NL140903PL1106', '1', 'a0YC000000ZY0vLMAT', '', '229.99'),
(28388, '290743743', NULL, NULL, 'jessica ferns', '14 shancastle lawns', 'Quarryvale clondalkin dublin 22', '', 'dublin', 'Irland', 'IE', NULL, NULL, '868901143', '0010023AZ2', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '609919136548', 'FedEx', NULL, '2014-12-17', '16.12.2014 13:02', 'IE190614AH10', '1', 'a0YC000000aFSAxMAO', '195.01', '299.00'),
(28389, '290606451', NULL, NULL, 'Wenjun Li', 'Unit 26 Timberland, Liffey valley shopping centre, fonthill road,', '', 'Dublin 22', 'Clondalkin', 'Irland', 'IE', NULL, NULL, '3,53831E+11', '0010163Q4G', NULL, NULL, 'Rio Watch- Silver Case, Silver Face, Black Strap', NULL, '609919136559', 'FedEx', NULL, '2014-12-17', '16.12.2014 00:32', 'UK140827AS01', '1', 'a0YC000000aGNuBMAW', '169.00', '249.00'),
(28390, '290586282', NULL, NULL, 'Deva O\'Connor', '6 6 Saint Annes Park', 'Shankill', 'Dub 18', 'Dublin', 'Irland', 'IE', NULL, NULL, '872568601', '0010178DCX', NULL, NULL, 'Florida Diamonds By Pionier Black Strap With Silver Face', NULL, '609919136560', 'FedEx', NULL, '2014-12-17', '15.12.2014 22:32', '16915', '1', 'a0YC000000aWwG8MAK', '154.99', '229.00'),
(28391, '290487889', NULL, NULL, 'Andrea Cooney', '198 Ballymun Glasinevin', 'Dublin', '9', 'Dublin', 'Irland', 'IE', NULL, NULL, '852790004', '0010164UMT', NULL, NULL, 'Florida Diamonds By Pionier Black Strap With Black Face', NULL, '609919136570', 'FedEx', NULL, '2014-12-17', '15.12.2014 17:02', '16949', '1', 'a0YC000000aWwG9MAK', '154.99', '229.00'),
(28392, '290430899', NULL, NULL, 'Otgontuya (Tuya) Lkhagva', 'Unit 12,  North Park', 'North Road', 'Dublin 11', 'Finglas', 'Irland', 'IE', NULL, NULL, '868608868', '001008868Y', NULL, NULL, 'Florida Diamonds By Pionier Black Strap With Silver Face', NULL, '609919136581', 'FedEx', NULL, '2014-12-17', '15.12.2014 13:32', '16915', '1', 'a0YC000000aWwG8MAK', '154.99', '229.00'),
(28393, '290731574', NULL, NULL, 'michele fierro', 'VIA FROSANO 103', 'Informazioni Aggiuntive (opzionale)', '84062', 'OLEVANO SUL TUSCIANO', 'Italien', 'IT', NULL, NULL, '3939440975', '0010233UZS', NULL, NULL, 'GM-107-3', NULL, '609919136401', 'FedEx', NULL, '2014-12-17', '16.12.2014 11:29', 'IT141028CS46', '1', 'a0YC000000ZykuyMAB', '', '249.99'),
(28394, '290562680', NULL, NULL, 'sabrina moreni', 'beverina 1', '', '21030', 'grantola', 'Italien', 'IT', NULL, NULL, '3386728822', '0010036SI2', NULL, NULL, 'GM-107-3', NULL, '609919136412', 'FedEx', NULL, '2014-12-17', '15.12.2014 20:48', 'IT141028CS46', '1', 'a0YC000000ZykuyMAB', '', '249.99'),
(28395, '290533400', '', '', 'Daniele Borghi', 'VIA XXV APRILE 211', '', '41019', 'SOLIERA', 'Italien', '', '', '', '59567894', '0010236IIF', '', '', 'GM-107-4', 'Uhr erhalten 02.01.2015', '609919136423', 'FedEx', '', '2014-12-17', '15.12.2014 18:58', 'IT141028CS47', '1', 'a0YC000000ZykvhMAB', '', '249.99'),
(28396, '290729890', NULL, NULL, 'Basanisi Daniele', 'VIA MADONNA 2D', '', '20037', 'PADERNO DUGNANO', 'Italien', 'IT', NULL, NULL, '3664072551', '0010111LP3', NULL, NULL, 'LONDON DIAMONDS by PIONIER Nero + Cinturino nero', NULL, '609919136434', 'FedEx', NULL, '2014-12-17', '16.12.2014 11:29', 'IT141028FS014', '1', 'a0YC000000Zyht5MAB', '', '199.99'),
(28397, '290570860', NULL, NULL, 'Luca D\'Andrea', 'VIA MAGENTA 12', '', '20900', 'MONZA', 'Italien', 'IT', NULL, NULL, '3493129008', '0010207JEA', NULL, NULL, 'LONDON DIAMONDS by PIONIER Nero + Cinturino nero', NULL, '609919136445', 'FedEx', NULL, '2014-12-17', '15.12.2014 21:08', 'IT141028FS014', '1', 'a0YC000000Zyht5MAB', '', '199.99'),
(28398, '290684171', NULL, NULL, 'Giovanni Lazzari', 'VIA ZERMANESA 10', '', '31021', 'MOGLIANO VENETO', 'Italien', 'IT', NULL, NULL, '3478727782', '0010169BO6', NULL, NULL, 'LONDON DIAMONDS by PIONIER Oro/Nero + Cinturino marrone', NULL, '609919136456', 'FedEx', NULL, '2014-12-17', '16.12.2014 09:28', 'IT141028FS013', '1', 'a0YC000000ZyhsbMAB', '', '199.99'),
(28399, '290475856', NULL, NULL, 'elisa tavasci', 'po 14', '', '22079', 'villaguardia', 'Italien', 'IT', NULL, NULL, '3480365494', '001016637Y', NULL, NULL, 'LONDON DIAMONDS by PIONIER Silver/Nero + Cinturino nero', NULL, '609919136467', 'FedEx', NULL, '2014-12-17', '15.12.2014 14:58', 'IT141028FS012', '1', 'a0YC000000Zyhq1MAB', '', '199.99'),
(28400, '290526238', NULL, NULL, 'federica moretta', 'VIA XX SETTEMBRE 32', '', '23037', 'TIRANO', 'Italien', 'IT', NULL, NULL, '3498252135', '001008555W', NULL, NULL, 'LONDON DIAMONDS by PIONIER Silver/Nero + Cinturino nero', NULL, '609919136478', 'FedEx', NULL, '2014-12-17', '15.12.2014 18:29', 'IT141028FS012', '1', 'a0YC000000Zyhq1MAB', '', '199.99'),
(28401, '290513490', NULL, NULL, 'Maurizio Colleoni', 'Via Alessandro volta 113', '', '24033', 'Calusco d\'Adda', 'Italien', 'IT', NULL, NULL, '3462285020', '0010085RWO', NULL, NULL, 'Monte Carlo GM-102-1', NULL, '609919136489', 'FedEx', NULL, '2014-12-17', '15.12.2014 17:28', 'IT141028CS40', '1', 'a0YC000000ZyjKeMAJ', '', '249.99'),
(28402, '290478637', NULL, NULL, 'antonio iavarone', 'via g. scotti 37/b', '', '20060', 'truccazzano', 'Italien', 'IT', NULL, NULL, '3281412174', '0010250IQH', NULL, NULL, 'Monte Carlo GM-102-3', NULL, '609919136490', 'FedEx', NULL, '2014-12-17', '15.12.2014 15:28', 'IT141028CS42', '1', 'a0YC000000ZyjLrMAJ', '', '249.99'),
(28403, '290529430', NULL, NULL, 'Stefano Gambetti', 'VIA FERRA 2/B', '', '40026', 'IMOLA', 'Italien', 'IT', NULL, NULL, '3391298699', '0010074U1Z', NULL, NULL, 'Monte Carlo GM-102-3', NULL, '609919136504', 'FedEx', NULL, '2014-12-17', '15.12.2014 18:28', 'IT141028CS42', '1', 'a0YC000000ZyjLrMAJ', '', '249.99'),
(28404, '290498553', NULL, NULL, 'fred van der Velden', 'Ernst Casimirstraat 31', '', '2713 BD', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '634014147', '00101172TL', NULL, NULL, 'Casablanca - compleet zwart', NULL, '609919136228', 'FedEx', NULL, '2014-12-17', '15.12.2014 18:28', 'NL131017LB05', '1', 'a0YC000000ZKLYQMA5', '190.01', '299.98'),
(28405, '290597736', NULL, NULL, 'Guus Derckx', 'De Steekseacker 1217', '', '6546DD', 'Nijmegen', 'Niederlande', 'NL', NULL, NULL, '611860039', '0010211H98', NULL, NULL, 'Casablanca - compleet zwart', NULL, '609919136239', 'FedEx', NULL, '2014-12-17', '16.12.2014 00:28', 'NL131017LB05', '1', 'a0YC000000ZKLYQMA5', '190.01', '299.98'),
(28406, '290571239', NULL, NULL, 'Ak Hatethegame', 'Toscaninistraat 70', '', '2551 LZ', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '624970805', '0010210X38', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919136240', 'FedEx', NULL, '2014-12-17', '15.12.2014 23:07', 'NL131017LB02', '1', 'a0YC000000ZKLYNMA5', '190.01', '299.98'),
(28407, '290467312', NULL, NULL, 'J.P Hageman sr', 'Weeresteinstraat 110', '', '2181 GD', 'HILLEGOM', 'Niederlande', 'NL', NULL, NULL, '653368709', '0010229KKA', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919136250', 'FedEx', NULL, '2014-12-17', '15.12.2014 16:28', 'NL131017LB02', '1', 'a0YC000000ZKLYNMA5', '190.01', '299.98'),
(28408, '290706277', NULL, NULL, 'D.E. Teunissen', 'Stuwmeer 75', '', '3994 HH', 'Houten', 'Niederlande', 'NL', NULL, NULL, '621598758', '00100471C8', NULL, NULL, 'Theorema Damascus Horloge - zilver metalen band - zilver/zwart (T3008-6)', NULL, '609919136261', 'FedEx', NULL, '2014-12-17', '16.12.2014 12:28', 'NL141030NM37', '1', 'a0YC000000ZzOUTMA3', '', '189.99'),
(28409, '290573224', NULL, NULL, 'Stan Verhagen', 'Kolfmakersteeg 16', '', '2311 VG', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '618202610', '0010247JEM', NULL, NULL, 'Theorema Damascus Horloge - zilver metalen band - zilver/zwart (T3008-6)', NULL, '609919136272', 'FedEx', NULL, '2014-12-17', '15.12.2014 23:08', 'NL141030NM37', '1', 'a0YC000000ZzOUTMA3', '', '189.99'),
(28410, '290752167', '', '', 'joop kluft', 'Harmonielaan 93', 'huis', '1111 PE', 'DIEMEN', 'Niederlande', '', '', '', '630576442', '0010211X83', '', '', 'Theorema Rio Horloge -GM-107-4 - zwart/zwart', 'Uhr erhalten 13 feb 2015\r\nBitte reund!', '609919136283', 'FedEx', '', '2014-12-17', '16.12.2014 14:28', 'NL140908NM12', '1', 'a0YC000000ZYnQkMAL', '', '229.99'),
(28411, '290772995', NULL, NULL, 'Katarzyna Kosy', 'ul. Sarmacka 28B/52', '', '02-972', 'Warszawa', 'Polen', 'PL', NULL, NULL, '516049626', '0010093D4P', NULL, NULL, 'MÄ™ski zegarek Sao Paolo by Theorema Mechanical: model GM-103-3', NULL, '609919136294', 'FedEx', NULL, '2014-12-17', '16.12.2014 15:38', 'PL141112DR188', '1', 'a0YC000000aElDHMA0', '797.97', '1199.00'),
(28412, '290522373', '', '', 'Krzysztof Jasinski', 'ul. Kamienna 38/5', '', '59-335', 'Lubin', 'Polen', '', '', '', '48605290788', '0010232YAV', '', '', 'Zegarek Theorema Damascus Diamond T3008-1-02 silber-schwarz', '', '609919136309', 'FedEx', '', '2014-12-17', '15.12.2014 20:08', 'PL141112DR169', '1', 'a0YC000000aEjaYMAS', '608.96', '888.00'),
(28413, '290596345', NULL, NULL, 'Kenneth Asberg', 'NYODLARVAEGEN 15', '', '743 82', 'BAELINGE', 'Schweden', 'SE', NULL, NULL, '703195442', '00100607WE', NULL, NULL, 'Silvrig klocka med vit urtavla och brunt band Paragon', NULL, '609919136537', 'FedEx', NULL, '2014-12-17', '16.12.2014 00:14', 'SE170614HW23', '1', 'a0YC000000FClaSMAT', '1149.37', '1795.00'),
(28414, '290583921', NULL, NULL, 'IRIA HERNANDEZ', 'C/ BIKANDI ALKATEA N6 1B', '1B', '48330', 'LEMOA', 'Spanien', 'ES', NULL, NULL, '652771594', '001004365W', NULL, NULL, 'Reloj para hombre Damascus modelo T3008-5', NULL, '609919136515', 'FedEx', NULL, '2014-12-17', '15.12.2014 21:28', 'ES141029CS66', '1', 'a0YC000000ZzAeMMAV', '', '189.99'),
(28415, '290494301', NULL, NULL, 'Sofia Vilaclara Lambert', 'C/ Cami de la fontana  10', '(camping Javea)', '03730', 'Javea (Alicante)', 'Spanien', 'ES', NULL, NULL, '601361174', '001017897V', NULL, NULL, 'Reloj para hombre Damascus modelo T3008-6', NULL, '609919136526', 'FedEx', NULL, '2014-12-17', '15.12.2014 16:28', 'ES141029CS67', '1', 'a0YC000000ZzAeNMAV', '', '189.99'),
(28416, '290666913', NULL, NULL, 'Tina Winton', '62 COUNTESS ROAD', 'St James', 'NN5 7DY', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7799101378', '00100764F8', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919136592', 'FedEx', NULL, '2014-12-17', '16.12.2014 09:26', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(28417, '290493847', NULL, NULL, 'Anka Lador ( Clipper CaffÃ¨ )', 'RANDSTAD, RE LAPORTE WAY', '', 'LU4 8SB', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '7763812175', '10068365', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919136607', 'FedEx', NULL, '2014-12-17', '15.12.2014 17:23', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(28418, '290535574', NULL, NULL, 'Trapstar Establishment', '491 FISHPONDS ROAD', '', 'BS16 3AL', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7518879271', '0010137MTW', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919136618', 'FedEx', NULL, '2014-12-17', '15.12.2014 19:52', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(28419, '290349284', NULL, NULL, 'Devon Collins', '5 WHINFIELD ROAD', '', 'WR3 7HF', 'WORCESTER', 'Großbritannien', 'GB', NULL, NULL, '1905457701', '0010031W2Q', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919136629', 'FedEx', NULL, '2014-12-17', '15.12.2014 08:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28420, '290406008', NULL, NULL, 'Kevin Hunte', '20 Upper chorlton road', 'fontwell close, upper chorlton road old trafford,  manchester', 'm16 9rn', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '7592139191', '00100131W6', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919136630', 'FedEx', NULL, '2014-12-17', '15.12.2014 11:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28421, '290626526', NULL, NULL, 'MA LI WEN EAHIBA', '10 PRESTONS ROAD', 'A12 POPLAR BUSINESS PARK', 'E14 9RL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '2079874180', '0010066MUF', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919136640', 'FedEx', NULL, '2014-12-17', '16.12.2014 06:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28422, '290747794', NULL, NULL, 'Myrtle Barrow', 'THE BRAKE WILDERNESS ROAD', '', 'BR7 5EZ', 'CHISLEHURST', 'Großbritannien', 'GB', NULL, NULL, '7850213322', '0010126SVV', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919136651', 'FedEx', NULL, '2014-12-17', '16.12.2014 13:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28423, '290434622', NULL, NULL, 'Real Agaci', '21 PATTERSON ROAD', '', 'NG7 6AF', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7454740068', '00101477OF', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919136662', 'FedEx', NULL, '2014-12-17', '15.12.2014 13:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28424, '290356324', NULL, NULL, 'saulius mikalajunas', '5 COMYNS CLOSE', '', 'E16 4JJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7853853729', '00101054Q0', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919136673', 'FedEx', NULL, '2014-12-17', '15.12.2014 09:25', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28425, '290587131', NULL, NULL, 'wageh twati', '20 Oatland Gardens', '', 'ls7 1sl', 'Leeds', 'Großbritannien', 'GB', NULL, NULL, '7860150690', '0010139ETT', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919136684', 'FedEx', NULL, '2014-12-17', '15.12.2014 22:53', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28426, '290616872', NULL, NULL, 'Robeal Fisaheye', '18 DEARMER H TULSE HILL', '', 'SW2 2NA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7854071278', '0010107GVU', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919136695', 'FedEx', NULL, '2014-12-17', '16.12.2014 02:22', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(28427, '290470506', NULL, NULL, 'hannah chesney', '14 SEVEN ACRES', 'abbeymead', 'GL4 4QU', 'GLOUCESTER', 'Großbritannien', 'GB', NULL, NULL, '7964047644', '0010210ERN', NULL, NULL, 'GM-104-3 Black Strap, Black Case, Black Face', NULL, '609919136700', 'FedEx', NULL, '2014-12-17', '15.12.2014 15:53', 'UK140102AMC04', '1', 'a0YC000000aUKqKMAW', '169.99', '259.00'),
(28428, '290563532', NULL, NULL, 'Maria Georgiou', '56 CROWN LANE', '', 'N14 5ER', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7971394017', '0010220V5X', NULL, NULL, 'GM-104-3 Black Strap, Black Case, Black Face', NULL, '609919136710', 'FedEx', NULL, '2014-12-17', '15.12.2014 21:53', 'UK140102AMC04', '1', 'a0YC000000aUKqKMAW', '169.99', '259.00'),
(28429, '290701180', NULL, NULL, 'Selins Ball', '10 PITMAN PLACE', '', 'GL12 7LB', 'WOTTON-UNDER-EDGE', 'Großbritannien', 'GB', NULL, NULL, '7969553882', '0010161ED1', NULL, NULL, 'GM-104-5    Silver, White Dial, Silver Metal Band', NULL, '609919136721', 'FedEx', NULL, '2014-12-17', '16.12.2014 11:02', 'GM-104-5', '1', 'a0YC000000aUrkvMAC', '169.99', '259.00'),
(28430, '290676209', NULL, NULL, 'Shaad Khan', '40 GUILDFORD STREET', 'Shelton', 'ST4 2EP', 'STOKE-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7442868312', '0010139C20', NULL, NULL, 'GM-104-6   Silver, Black Dial, Silver Metal Band', NULL, '609919136732', 'FedEx', NULL, '2014-12-17', '16.12.2014 10:00', 'GM-104-6', '1', 'a0YC000000aUrlhMAC', '169.99', '259.00'),
(28431, '290602487', NULL, NULL, 'gemma cooper', '13 ST. ANDREWS AVENUE', '', 'NE37 1AH', 'WASHINGTON', 'Großbritannien', 'GB', NULL, NULL, '7957203982', '0010227XSD', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919136743', 'FedEx', NULL, '2014-12-17', '15.12.2014 23:53', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28432, '290469879', NULL, NULL, 'hannah chesney', '14 SEVEN ACRES', 'abbeymead', 'GL4 4QU', 'GLOUCESTER', 'Großbritannien', 'GB', NULL, NULL, '7964047644', '0010078QBA', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919136754', 'FedEx', NULL, '2014-12-17', '15.12.2014 15:23', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28433, '290456608', NULL, NULL, 'Kathy Cook', '21 MIDDLE PARK AVENUE', 'Eltham', 'SE9 5HR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '07704 037329', '00102189KT', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919136765', 'FedEx', NULL, '2014-12-17', '15.12.2014 14:52', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28434, '290403095', NULL, NULL, 'Lin Wang', '11 tudsbery avenue', '', 'eh16 4gx', 'edinburgh', 'Großbritannien', 'GB', NULL, NULL, '7714798107', '0010229AAP', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919136776', 'FedEx', NULL, '2014-12-17', '15.12.2014 11:55', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28435, '290767518', NULL, NULL, 'Mohammad Ashra', '103 EARL HOWE STREET', '', 'LE2 0DJ', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7544892603', '0010250YSB', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919136787', 'FedEx', NULL, '2014-12-17', '16.12.2014 14:24', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28436, '290516114', NULL, NULL, 'Tracy Robinson', '179 York Road', 'The Surgery', 'ls9 7rd', 'leeds', 'Großbritannien', 'GB', NULL, NULL, '7854862568', '0010100FS1', NULL, NULL, 'GM-104-8   Black, Black Dial, Black Metal Band', NULL, '609919136798', 'FedEx', NULL, '2014-12-17', '15.12.2014 18:52', 'GM-104-8', '1', 'a0YC000000aUrn9MAC', '169.99', '259.00'),
(28437, '290560658', NULL, NULL, 'Liam Mckenzie', '99 LONGSTONE ROAD', '', 'G33 3JU', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '1417746551', '0010071CQ0', NULL, NULL, 'GM-4004-4 Black Strap, Black Case, Black Face', NULL, '609919136802', 'FedEx', NULL, '2014-12-17', '15.12.2014 22:23', 'UK140110AMC04', '1', 'a0YC000000aV34hMAC', '130.99', '199.00'),
(28438, '290385870', NULL, NULL, 'Susan Flynn', '161 WINDSOR ROAD', '', 'NN8 2LZ', 'WELLINGBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7908807723', '0010220Y13', NULL, NULL, 'GM-502-1 Malibu Diamonds Black Strap Silver Case Silver Face', NULL, '609919136813', 'FedEx', NULL, '2014-12-17', '15.12.2014 10:54', 'UK140403AS11', '1', 'a0YC000000Zz9ntMAB', '129.99', '199.00'),
(28439, '290597360', NULL, NULL, 'Noel Hlomayi', '94 SAXON GARDENS', '', 'SS3 9PX', 'SOUTHEND-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7557908943', '0010035N6V', NULL, NULL, 'Gold Case - White Dial - Brown Leather Paragon', NULL, '609919136824', 'FedEx', NULL, '2014-12-17', '15.12.2014 23:22', 'T-3001-3', '1', 'a0YC000000aFmvFMAS', '96.01', '149.00'),
(28440, '290422897', NULL, NULL, 'Stephen Sinton', '2 CARLOW CLOSE', '', 'TS14 7LL', 'GUISBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7933738684', '0010244JXS', NULL, NULL, 'Gold Case - White Dial - Brown Leather Paragon', NULL, '609919136835', 'FedEx', NULL, '2014-12-17', '15.12.2014 12:53', 'T-3001-3', '1', 'a0YC000000aFmvFMAS', '96.01', '149.00'),
(28441, '290548962', NULL, NULL, 'rishi hirani', '99 Avondale Crescent', '', 'cf11 7df', 'Cardiff', 'Großbritannien', 'GB', NULL, NULL, '2920213840', '00102483VH', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Metal Strap London', NULL, '609919136846', 'FedEx', NULL, '2014-12-17', '15.12.2014 20:27', 'UK140923JM19', '1', 'a0YC000000aUXCIMA4', '130.00', '189.00'),
(28442, '290427133', NULL, NULL, 'Eileen Partridge', '23 Heybeck Lane', 'Woodkirk', 'WF12 7QT', 'Dewsbury', 'Großbritannien', 'GB', NULL, NULL, '01924 440947', '0010075ILG', NULL, NULL, 'Pioner New Model 2014 - Black Face and Gold Metal Strap London', NULL, '609919136857', 'FedEx', NULL, '2014-12-17', '15.12.2014 12:52', 'UK140923JM18', '1', 'a0YC000000aUXCHMA4', '130.00', '189.00'),
(28443, '290599583', NULL, NULL, 'Viviana Morrison', '90 HOLYROOD CRESCENT', '', 'AL1 2LP', 'ST. ALBANS', 'Großbritannien', 'GB', NULL, NULL, '7795510404', '0010049UTH', NULL, NULL, 'Silver Case - Black Dial - Black Leather Paragon', NULL, '609919136868', 'FedEx', NULL, '2014-12-17', '15.12.2014 23:22', 'T-3001-2', '1', 'a0YC000000aFmriMAC', '96.01', '149.00'),
(28444, '290763091', NULL, NULL, 'Sylwia Kola', 'Apartment 27  26CORNHILL', '', 'L1 8DT', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7429580958', '0010117BBL', NULL, NULL, 'Silver Case - White Dial - Black Leather Paragon', NULL, '609919136879', 'FedEx', NULL, '2014-12-17', '16.12.2014 14:24', 'T-3001-1', '1', 'a0YC000000aFmnMMAS', '96.01', '149.00'),
(28445, '290831456', NULL, NULL, 'Benjamin Stokmans', 'Kneippstraat 201', '', '3600', 'Genk', 'Belgien', 'BE', NULL, NULL, '32476815274', '00101627WF', NULL, NULL, 'Casablanca - compleet zwart', NULL, '609919136960', 'FedEx', NULL, '2014-12-18', '16.12.2014 19:18', 'NL140520PJ11', '1', 'a0YC000000ZKLoxMAH', '190.01', '299.98'),
(28446, '291097662', NULL, NULL, 'Pieter Vanhooydonck', 'Lage Heide 2', '', '2340', 'Beerse', 'Belgien', 'BE', NULL, NULL, '477611628', '00102086Z0', NULL, NULL, 'Casablanca - compleet zwart', NULL, '609919136971', 'FedEx', NULL, '2014-12-18', '17.12.2014 16:18', 'NL140520PJ11', '1', 'a0YC000000ZKLoxMAH', '190.01', '299.98'),
(28447, '290920359', NULL, NULL, 'Ahmed Kaddouri', 'Jozef Copstraat 18', 'Huis,', '2660', 'Hoboken', 'Belgien', 'BE', NULL, NULL, '487642051', '00101188YM', NULL, NULL, 'Casablanca zilverkleur/zwart', NULL, '609919136982', 'FedEx', NULL, '2014-12-18', '17.12.2014 00:18', 'NL140520PJ10', '1', 'a0YC000000ZKLowMAH', '190.01', '299.98'),
(28448, '290868020', NULL, NULL, 'Eveline Baeten', 'Kortrijksesteenweg 1038', 'Gdw-gent', '9051', 'Sint-Denijs-Westrem-Afsnee', 'Belgien', 'BE', NULL, NULL, '472623640', '00102086K9', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919136993', 'FedEx', NULL, '2014-12-18', '16.12.2014 21:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28449, '291005260', NULL, NULL, 'marc couckuyt', 'hoelstraat 1', 'fd536816@skynet.be', '9850', 'nevele', 'Belgien', 'BE', NULL, NULL, '476864114', '00100482IT', NULL, NULL, 'Theorema Damascus Horloge - zilverkleurige metalen band - zilverkleur/zwart (T3008-6)', NULL, '609919137007', 'FedEx', NULL, '2014-12-18', '17.12.2014 11:18', 'NL141030NM37', '1', 'a0YC000000ZzOdLMAV', '', '189.99'),
(28450, '290842704', NULL, NULL, 'Bogdan Mata', 'Rue de Neudorf 329', '', '2221', 'Luxembourg', 'Luxemburg', 'LU', NULL, NULL, '3,52662E+11', '0010133SGE', NULL, NULL, 'Une montre Casablanca argentÃ©/blanc', NULL, '609919137018', 'FedEx', NULL, '2014-12-18', '16.12.2014 20:18', 'NL140520PJ09', '1', 'a0YC000000ZKLouMAH', '190.01', '299.98'),
(28451, '290890875', NULL, NULL, 'Murilo Moreira', 'Avenue de la foret de soignes 329', '', '1640', 'Rhode-saint-genese', 'Belgien', 'BE', NULL, NULL, '32474115601', '001025099T', NULL, NULL, 'Une montre Casablanca argentÃ©/dorÃ©', NULL, '609919137029', 'FedEx', NULL, '2014-12-18', '16.12.2014 22:48', 'NL140520PJ07', '1', 'a0YC000000ZKLotMAH', '190.01', '299.98'),
(28452, '290901580', NULL, NULL, 'patrick de noble', '1 de la petite', '', '7034', 'obourg', 'Belgien', 'BE', NULL, NULL, '470565156', '00100172SF', NULL, NULL, 'Une montre Casablanca argentÃ©/noir', NULL, '609919137030', 'FedEx', NULL, '2014-12-18', '16.12.2014 23:18', 'NL140520PJ10', '1', 'a0YC000000ZKLowMAH', '190.01', '299.98'),
(28453, '290901043', NULL, NULL, 'patrick de noble', '1 de la petite', '', '7034', 'obourg', 'Belgien', 'BE', NULL, NULL, '470565156', '001015145H', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '609919137030', 'FedEx', NULL, '2014-12-18', '16.12.2014 23:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28454, '290782061', NULL, NULL, 'eileen burke', '10 the grove earls court', 'Kill', 'kildare', 'Co. Kildare', 'Irland', 'IE', NULL, NULL, '866093938', '00100449I3', NULL, NULL, 'Black Strap/ Silver Case/  Silver Dial - GM-101-1', NULL, '609919137084', 'FedEx', NULL, '2014-12-18', '16.12.2014 15:32', 'IE190614AH07', '1', 'a0YC000000aFSAuMAO', '195.01', '299.00'),
(28455, '291045305', NULL, NULL, 'Ranica Guido', 'VIA MARCO POLO 22', '', '24040', 'STEZZANO', 'Italien', 'IT', NULL, NULL, '3393978373', '0010235ECM', NULL, NULL, 'LONDON DIAMONDS by PIONIER Silver + Cinturino nero', NULL, '609919137040', 'FedEx', NULL, '2014-12-18', '17.12.2014 11:29', 'IT141028FS011', '1', 'a0YC000000ZyhopMAB', '', '199.99'),
(28456, '290973813', NULL, NULL, 'Leonid Tatarciuc', 'Carolina Coronedi Berti 14', '', '40137', 'bologna', 'Italien', 'IT', NULL, NULL, '3895350180', '0010145IUQ', NULL, NULL, 'LONDON DIAMONDS by PIONIER Silver/Nero + Cinturino nero', NULL, '609919137051', 'FedEx', NULL, '2014-12-18', '17.12.2014 07:58', 'IT141028FS012', '1', 'a0YC000000Zyhq1MAB', '', '199.99'),
(28457, '290952831', NULL, NULL, 'cristian calanca', 'VIA ASCANIO GELATTI 7', '', '41033', 'CONCORDIA SULLA SECCHIA', 'Italien', 'IT', NULL, NULL, '3393952001', '00100544C2', NULL, NULL, 'LONDON DIAMONDS by PIONIER Silver + Cinturino nero', NULL, '609919137062', 'FedEx', NULL, '2014-12-18', '17.12.2014 06:28', 'IT141028FS011', '1', 'a0YC000000ZyhopMAB', '', '199.99'),
(28458, '290873604', NULL, NULL, 'Giuseppe Maraglino', 'Com.to Barriera Nizza  C.SO SPEZIA,', '', '10126', 'TORINO', 'Italien', 'IT', NULL, NULL, '3351801478', '0010095RWU', NULL, NULL, 'Monte Carlo GM-102-1', NULL, '609919137073', 'FedEx', NULL, '2014-12-18', '16.12.2014 19:58', 'IT141028CS40', '1', 'a0YC000000ZyjKeMAJ', '', '249.99'),
(28459, '290936954', NULL, NULL, 'Ron Theelen', 'Steegstraat 17', 'steegstraat 19', '5921 GJ', 'VENLO', 'Niederlande', 'NL', NULL, NULL, '613112014', '0010142BMH', NULL, NULL, 'Theorema Damascus Horloge - zwart leren band - zwart/zwart (T3008-4)', NULL, '609919136890', 'FedEx', NULL, '2014-12-18', '17.12.2014 02:58', 'NL141030NM35', '1', 'a0YC000000ZzOKNMA3', '', '189.99'),
(28460, '290898628', NULL, NULL, 'M Lapre', 'Groningerstraat 17', '', '7418 BX', 'DEVENTER', 'Niederlande', 'NL', NULL, NULL, '653855625', '0010069KBH', NULL, NULL, 'Theorema Damascus Horloge - zwart leren band - zwart/zwart (T3008-4)', NULL, '609919136905', 'FedEx', NULL, '2014-12-18', '16.12.2014 22:58', 'NL141030NM35', '1', 'a0YC000000ZzOKNMA3', '', '189.99'),
(28461, '290888574', NULL, NULL, 'Romeo Draaisma', 'Roggestraat 20', '31646331367', '2153GC', 'Nieuw-Vennep', 'Niederlande', 'NL', NULL, NULL, '31646331367', '0010041PVR', NULL, NULL, 'Theorema Damascus Horloge - zwart leren band - zilver/zwart (T3008-2)', NULL, '609919136916', 'FedEx', NULL, '2014-12-18', '16.12.2014 22:28', 'NL141030NM33', '1', 'a0YC000000ZzOKZMA3', '', '189.99'),
(28462, '290888152', NULL, NULL, 'Romeo Draaisma', 'Roggestraat 20', '31646331367', '2153GC', 'Nieuw-Vennep', 'Niederlande', 'NL', NULL, NULL, '31646331367', '00100502N5', NULL, NULL, 'Casablanca zilverkleur/wit', NULL, '609919136916', 'FedEx', NULL, '2014-12-18', '16.12.2014 22:28', 'NL131017LB03', '1', 'a0YC000000ZKLYOMA5', '190.01', '299.98'),
(28463, '290883646', NULL, NULL, 'Rens Van Dijk', 'Schegcamp 40', '', '3992 SC', 'HOUTEN', 'Niederlande', 'NL', NULL, NULL, '629370376', '00101728BY', NULL, NULL, 'Casablanca zilverkleur/wit', NULL, '609919136927', 'FedEx', NULL, '2014-12-18', '16.12.2014 22:28', 'NL131017LB03', '1', 'a0YC000000ZKLYOMA5', '190.01', '299.98'),
(28464, '290780369', NULL, NULL, 'hassan Ibnou el moubarak', 'Zebradreef 163', '', '3564 PP', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '617477884', '001018867A', NULL, NULL, 'Casablanca - compleet zwart', NULL, '609919136938', 'FedEx', NULL, '2014-12-18', '16.12.2014 16:28', 'NL131017LB05', '1', 'a0YC000000ZKLYQMA5', '190.01', '299.98'),
(28465, '291075424', NULL, NULL, 'Alejandro Aparicio', 'CALLE MARIO VARGAS LLOSA 3', 'D10', '28806', 'ALCALA DE HENARES', 'Spanien', 'ES', NULL, NULL, '637187712', '0010124MAH', NULL, NULL, 'Reloj para hombre Tufina Uhren modelo Monte Carlo GM-102-3', NULL, '609919136949', 'FedEx', NULL, '2014-12-18', '17.12.2014 12:58', 'ES141028CS42', '1', 'a0YC000000ZyjRoMAJ', '', '249.99'),
(28466, '290871621', NULL, NULL, 'Jorge Salinas', 'calle pasillo santa isabel 15', '15', '29005', 'malaga', 'Spanien', 'ES', NULL, NULL, '610910952', '0010214QF4', NULL, NULL, 'Reloj Pionier modelo DublÃ­n para hombre - GM-508-3', NULL, '609919136950', 'FedEx', NULL, '2014-12-18', '16.12.2014 19:28', 'ES140623CS20', '1', 'a0YC000000ZyB3NMAV', '', '199.99'),
(28467, '290869500', NULL, NULL, 'Michaella Butler', '5 NEWPORT STREET', '', 'LE3 9FU', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7412680975', '0010021RTA', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919137095', 'FedEx', NULL, '2014-12-18', '16.12.2014 20:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(28468, '290788740', NULL, NULL, 'Natalie Howlett', '78 RANGE RIDE', '', 'GU15 4PL', 'CAMBERLEY', 'Großbritannien', 'GB', NULL, NULL, '7863666211', '0010068HR4', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919137100', 'FedEx', NULL, '2014-12-18', '16.12.2014 15:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28469, '290944186', NULL, NULL, 'Nicola Bennett', '75 SAYWELL ROAD', '', 'LU2 0QG', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '7414703614', '0010026SM9', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919137110', 'FedEx', NULL, '2014-12-18', '17.12.2014 05:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28470, '290928981', NULL, NULL, 'William Ambrose', '12 King Alfred Street', '', 'DE22 3QJ', 'Derby', 'Großbritannien', 'GB', NULL, NULL, '7908436065', '0010194MU4', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919137121', 'FedEx', NULL, '2014-12-18', '17.12.2014 00:25', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28471, '290906811', NULL, NULL, 'Mary Dickson', '15 ELLISTON PLACE', '', 'PA9 1AX', 'JOHNSTONE', 'Großbritannien', 'GB', NULL, NULL, '7768725940', '0010153XPP', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919137132', 'FedEx', NULL, '2014-12-18', '16.12.2014 22:24', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(28472, '290803356', NULL, NULL, 'Lorraine Hargreaves', '1 Forest ave beech hill', '', 'WN6 8PE', 'Wigan', 'Großbritannien', 'GB', NULL, NULL, '7749966651', '0010203AA2', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919137143', 'FedEx', NULL, '2014-12-18', '16.12.2014 16:53', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28473, '290907384', NULL, NULL, 'Sam Humphreys', '24 CHICKSANDS AVENUE', 'Monkston', 'MK10 9DN', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '7584664076', '0010179OKJ', NULL, NULL, 'GM-104-6   Silver, Black Dial, Silver Metal Band', NULL, '609919137154', 'FedEx', NULL, '2014-12-18', '16.12.2014 22:25', 'GM-104-6', '1', 'a0YC000000aUrlhMAC', '169.99', '259.00'),
(28474, '290812103', NULL, NULL, 'Jane Harris', '54 54 54 54 54 54 54 54 54 54 54 54 54 UPLAND DRIVE', 'TREVETHIN', 'NP4 8HT', 'PONTYPOOL', 'Großbritannien', 'GB', NULL, NULL, '7531741214', '00101019J5', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919137165', 'FedEx', NULL, '2014-12-18', '16.12.2014 17:23', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28475, '290782765', NULL, NULL, 'ROSE OBI', '7 CONVENT CLOSE', '', 'BR3 5GD', 'BECKENHAM', 'Großbritannien', 'GB', NULL, NULL, '0798 5198078', '001007954F', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919137176', 'FedEx', NULL, '2014-12-18', '16.12.2014 15:22', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28476, '290909653', NULL, NULL, 'Ashley Watling', '214 HERMITAGE ROAD', '', 'CH1 6AE', 'CHESTER', 'Großbritannien', 'GB', NULL, NULL, '7723458037', '00100267W9', NULL, NULL, 'GM-104-8   Black, Black Dial, Black Metal Band', NULL, '609919137187', 'FedEx', NULL, '2014-12-18', '16.12.2014 22:54', 'GM-104-8', '1', 'a0YC000000aUrn9MAC', '169.99', '259.00'),
(28477, '290819697', NULL, NULL, 'Alifiya Alibhai', '89 Wicklow drive', '', 'LE5 4EJ', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7886947600', '0010051W3D', NULL, NULL, 'GM-4004-1 Black Strap, Silver Case, White Face', NULL, '609919137198', 'FedEx', NULL, '2014-12-18', '16.12.2014 17:54', 'UK140110AMC01', '1', 'a0YC000000aV34eMAC', '130.99', '199.00'),
(28478, '290837301', NULL, NULL, 'manjit singh', '17 ROWLANDS WALK', '', 'SO18 2GX', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7702027265', '00101354DE', NULL, NULL, 'GM-4004-7 Gold Strap, Gold Case, Black Face', NULL, '609919137202', 'FedEx', NULL, '2014-12-18', '16.12.2014 18:53', 'UK140110AMC07', '1', 'a0YC000000aV34jMAC', '130.99', '199.00'),
(28479, '290842411', NULL, NULL, 'hollie stone', '8 ST. JAMES PLACE', '', 'BS16 9JA', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7792485305', '0010079D2W', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919137213', 'FedEx', NULL, '2014-12-18', '16.12.2014 19:24', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28480, '290784965', NULL, NULL, 'ROSE OBI', '7 CONVENT CLOSE', '', 'BR3 5GD', 'BECKENHAM', 'Großbritannien', 'GB', NULL, NULL, '0798 5198078', '0010183SDD', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919137176', 'FedEx', NULL, '2014-12-18', '16.12.2014 15:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28481, '290922618', NULL, NULL, 'Sarah Wells', '1 Sible Hedingham', '', 'CO93QA', 'Halstead, Essex', 'Großbritannien', 'GB', NULL, NULL, '1787463599', '00101041PF', NULL, NULL, 'RoseCase - White Dial - Brown Leather Paragon', NULL, '609919137224', 'FedEx', NULL, '2014-12-18', '16.12.2014 23:22', 'T-3001-4', '1', 'a0YC000000aFnBEMA0', '96.01', '149.00'),
(28482, '291055863', NULL, NULL, 'Charles Dickson', '28 Castleton Road', '', 'SS2 4UD', 'Southend-on-sea', 'Großbritannien', 'GB', NULL, NULL, '7931979863', '0010201UTI', NULL, NULL, 'Silver Case - Black Dial - Black Leather Paragon', NULL, '609919137235', 'FedEx', NULL, '2014-12-18', '17.12.2014 12:56', 'T-3001-2', '1', 'a0YC000000aFmriMAC', '96.01', '149.00'),
(28483, '291134704', NULL, NULL, 'Ciara Liu', '45 Ashwood Road', 'Clondalkin', '22', 'Dublin Leinster', 'Irland', 'IE', NULL, NULL, '851722230', '0010099LAT', NULL, NULL, 'Damascus Watch- Gold Case, Black Face, Black Strap', NULL, '609919137463', 'FedEx', NULL, '2014-12-19', '17.12.2014 18:02', 'UK140827AS07', '1', 'a0YC000000aGPm7MAG', '149.00', '225.00'),
(28484, '291371351', NULL, NULL, 'Gurjit Rakkar', 'VIA GENERALE LUIGI CADORNA 14/9', 'Cancello nero, villette a schiera', '27016', 'SANT\'ALESSIO CON VIALONE', 'Italien', 'IT', NULL, NULL, '3298963646', '00100492BT', NULL, NULL, 'LONDON DIAMONDS by PIONIER Nero + Cinturino nero', NULL, '609919137408', 'FedEx', NULL, '2014-12-19', '18.12.2014 13:58', 'IT141028FS014', '1', 'a0YC000000Zyht5MAB', '', '199.99'),
(28485, '291183336', NULL, NULL, 'Elisabetta Greppi', 'Via Giosue  Borsi  24', '', '13100', 'Vercelli', 'Italien', 'IT', NULL, NULL, '3333214921', '00101329OQ', NULL, NULL, 'Monte Carlo GM-102-2', NULL, '609919137419', 'FedEx', NULL, '2014-12-19', '17.12.2014 19:58', 'IT141028CS41', '1', 'a0YC000000ZyjL3MAJ', '', '249.99'),
(28486, '291137951', NULL, NULL, 'dongdong zhou', 'VIA RIVOLI 2', '', '20121', 'MILANO', 'Italien', 'IT', NULL, NULL, '3397483883', '0010007WZN', NULL, NULL, 'LONDON DIAMONDS by PIONIER Silver/Nero + Cinturino nero', NULL, '609919137420', 'FedEx', NULL, '2014-12-19', '17.12.2014 16:58', 'IT141028FS012', '1', 'a0YC000000Zyhq1MAB', '', '199.99'),
(28487, '291277247', NULL, NULL, 'Rafal Pastuszko', 'ul. Jeleniogorska 30/9', '', '80-180', 'Gdansk', 'Polen', 'PL', NULL, NULL, '502529037', '00100574PA', NULL, NULL, 'MÄ™ski zegarek Macau by Theorema: model 2014,  gold', NULL, '609919137430', 'FedEx', NULL, '2014-12-19', '18.12.2014 10:39', 'PL141112DR195', '1', 'a0YC000000aEmHDMA0', '567.03', '799.00'),
(28488, '291229941', NULL, NULL, 'Krzysztof Zabrocki', 'Nusbauma 4 25', '', '03-485', 'Warszawa', 'Polen', 'PL', NULL, NULL, '515-068-819', '0010047OIM', NULL, NULL, 'MÄ™ski zegarek Macau by Theorema: model 2014,  gold', NULL, '609919137441', 'FedEx', NULL, '2014-12-19', '18.12.2014 01:38', 'PL141112DR195', '1', 'a0YC000000aEmHDMA0', '567.03', '799.00'),
(28489, '291231667', NULL, NULL, 'Myriam Beltran (UTI) Cliente Gocco', 'Tesoro (P.I. La Quinta) 3, 5, 7', '.', '19171', 'Cabanillas Del Campo Guadalajara', 'Spanien', 'ES', NULL, NULL, '653871158', '001011984L', NULL, NULL, 'Reloj Pionier modelo DublÃ­n para hombre - GM-508-2', NULL, '609919137452', 'FedEx', NULL, '2014-12-19', '17.12.2014 23:58', 'ES140623CS19', '1', 'a0YC000000ZyB3MMAV', '', '199.99'),
(28490, '291302912', NULL, NULL, 'Yanka Karadzhova', '211A WEST BARNES LANE', '', 'KT3 6HZ', 'NEW MALDEN', 'Großbritannien', 'GB', NULL, NULL, '4,47447E+11', '0010061P9N', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919137257', 'FedEx', NULL, '2014-12-19', '18.12.2014 10:54', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(28491, '291220522', NULL, NULL, 'Haley Betts', '10 Fen view', '', 'Pe16 6sy', 'Chatteris', 'Großbritannien', 'GB', NULL, NULL, '7880436592', '00100609I4', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919137268', 'FedEx', NULL, '2014-12-19', '17.12.2014 23:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28492, '291199281', NULL, NULL, 'Ben Shelvey', '46 HIGH MAIN DRIVE', 'Bestwood village', 'NG6 8YX', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7795463180', '0010171P4U', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919137279', 'FedEx', NULL, '2014-12-19', '17.12.2014 21:52', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28493, '291278691', NULL, NULL, 'Ishaq Hawwash', '85 PAMELA ROAD', '', 'B31 2QH', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7886470900', '00101211FK', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919137280', 'FedEx', NULL, '2014-12-19', '18.12.2014 09:25', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28494, '291098595', NULL, NULL, 'miranda gardiner', '6 CORNWALL ROAD', '', 'DA1 5QW', 'DARTFORD', 'Großbritannien', 'GB', NULL, NULL, '7456439939', '0010160LHB', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919137290', 'FedEx', NULL, '2014-12-19', '17.12.2014 15:22', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28495, '291308240', NULL, NULL, 'Toby Clarkson', 'Beck Fa Beck Farm,Carr Lane', 'Wilberfoss', 'Yo41 5PE', 'York', 'Großbritannien', 'GB', NULL, NULL, '7805063655', '0010104EFV', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919137305', 'FedEx', NULL, '2014-12-19', '18.12.2014 10:53', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28496, '291208503', NULL, NULL, 'Ashley Harrison', '59 BESTWOOD LODGE DRIVE', 'Arnold', 'NG5 8NE', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7779589956', '0010121O5C', NULL, NULL, 'GM-104-1 Black Strap, Silver Case, Black Face', NULL, '609919137316', 'FedEx', NULL, '2014-12-19', '17.12.2014 22:24', 'UK140102AMC02', '1', 'a0YC000000aUKqMMAW', '169.99', '259.00'),
(28497, '291232872', NULL, NULL, 'JOSEPH ADO-IMOISILI', '23 UPPER MALONE PARK', '', 'BT9 6PP', 'BELFAST', 'Großbritannien', 'GB', NULL, NULL, '7727062534', '0010100GZJ', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919137327', 'FedEx', NULL, '2014-12-19', '18.12.2014 01:23', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28498, '291097690', NULL, NULL, 'Suzanne Twibey', '31 MANOR COURT ROAD', '', 'S44 6SD', 'CHESTERFIELD', 'Großbritannien', 'GB', NULL, NULL, '7562638797', '0010084XKE', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919137338', 'FedEx', NULL, '2014-12-19', '17.12.2014 15:22', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28499, '291152079', NULL, NULL, 'Vincent Chatima', '38 BLOOMFIELD ROAD', '', 'BR2 9RZ', 'BROMLEY', 'Großbritannien', 'GB', NULL, NULL, '7545493102', '0010043FKJ', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919137349', 'FedEx', NULL, '2014-12-19', '17.12.2014 18:53', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28500, '291310500', NULL, NULL, 'Jason Mckay', '29 Kintyre P Ballykeel 1', '', 'Bt424an', 'Ballymena', 'Großbritannien', 'GB', NULL, NULL, '7975799375', '0010249HQ8', NULL, NULL, 'GM-4004-7 Gold Strap, Gold Case, Black Face', NULL, '609919137350', 'FedEx', NULL, '2014-12-19', '18.12.2014 11:23', 'UK140110AMC07', '1', 'a0YC000000aV34jMAC', '130.99', '199.00'),
(28501, '291297923', NULL, NULL, 'Laura Dobbs', '141 TREHAFOD ROAD', '', 'CF37 2LL', 'PONTYPRIDD', 'Großbritannien', 'GB', NULL, NULL, '7964227850', '0010145LME', NULL, NULL, 'GM-502-1 Malibu Diamonds Black Strap Silver Case Silver Face', NULL, '609919137360', 'FedEx', NULL, '2014-12-19', '18.12.2014 10:24', 'UK140403AS11', '1', 'a0YC000000Zz9ntMAB', '129.99', '199.00'),
(28502, '291404719', '', '', 'Benjamin Raper', 'LOSELY HOLMBURY ROAD', '', 'GU6 7SJ', 'CRANLEIGH', 'Großbritannien', '', '', '', '01483 277563', '0010212RO7', '', '', 'Gold Case - White Dial - Brown Leather Paragon', 'Uhr verloren! 20.01.15 Fedex', '609919137371', 'FedEx', '', '2014-12-19', '18.12.2014 17:23', 'T-3001-3', '1', 'a0YC000000aFmvFMAS', '96.01', '149.00'),
(28503, '291171737', NULL, NULL, 'Emma Campbell', '4 RUSHLEY CLOSE', '', 'SS3 0HE', 'SOUTHEND-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7968738662', '0010149JWW', NULL, NULL, 'Pioner New Model 2014 - Silver Face and Silver Metal Strap London', NULL, '609919137382', 'FedEx', NULL, '2014-12-19', '17.12.2014 20:24', 'UK140923JM16', '1', 'a0YC000000aUXCFMA4', '130.00', '189.00'),
(28504, '291299306', NULL, NULL, 'Claire Clark', '43 FORD CLOSE', '', 'CT6 8AN', 'HERNE BAY', 'Großbritannien', 'GB', NULL, NULL, '1227360154', '0010031N6O', NULL, NULL, 'Pioner New Model 2014 -Black Face and Silver Metal Strap london', NULL, '609919137393', 'FedEx', NULL, '2014-12-19', '18.12.2014 10:23', 'UK140923JM17', '1', 'a0YC000000aUXCGMA4', '130.00', '189.00'),
(28505, '291664114', NULL, NULL, 'Lobke Goovaerts', 'Vennen 46', '', '2490', 'Balen', 'Belgien', 'BE', NULL, NULL, '491077158', '0010085F65', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919137691', 'FedEx', NULL, '2014-12-22', '19.12.2014 18:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28506, '291599994', NULL, NULL, 'desie bruyninx', 'Salviastraat 49', '', '3590', 'Diepenbeek', 'Belgien', 'BE', NULL, NULL, '11350025', '0010232VR0', NULL, NULL, 'Casablanca - compleet zwart', NULL, '609919137706', 'FedEx', NULL, '2014-12-22', '19.12.2014 13:48', 'NL140520PJ11', '1', 'a0YC000000ZKLoxMAH', '190.01', '299.98'),
(28507, '291476399', NULL, NULL, 'adrienne aernouts', 'Waterdreef 72', '', '2990', 'Wuustwezel', 'Belgien', 'BE', NULL, NULL, '36633291', '0010026XNP', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919137717', 'FedEx', NULL, '2014-12-22', '18.12.2014 23:48', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28508, '291456580', NULL, NULL, 'Serge Timmermans', 'Sint-Martinusstraat 56/2', 'het smulhuisje', '2470', 'Retie', 'Belgien', 'BE', NULL, NULL, '014/713209', '0010037VHB', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919137728', 'FedEx', NULL, '2014-12-22', '18.12.2014 22:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28509, '291424413', NULL, NULL, 'Mustafa Kazankaya', 'Rue Marechal Foch 28', '', '6760', 'Virton', 'Belgien', 'BE', NULL, NULL, '474444372', '0010142GB5', NULL, NULL, 'Une montre Theorema Rio -GM-107-1- argentÃ©/noir', NULL, '609919137739', 'FedEx', NULL, '2014-12-22', '18.12.2014 20:18', 'NL140908NM09', '1', 'a0YC000000ZYngkMAD', '', '229.99'),
(28510, '291251261', NULL, NULL, 'Sam van Laecken', 'Walleken 24', '', '9230', 'Wetteren', 'Belgien', 'BE', NULL, NULL, '475648878', '0010145VWI', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919137740', 'FedEx', NULL, '2014-12-22', '18.12.2014 08:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28511, '291251067', NULL, NULL, 'Carine Sacre', 'Rue du parc   62', '', '4470', 'Stockay saint Georges', 'Belgien', 'BE', NULL, NULL, '496787573', '0010003B88', NULL, NULL, 'Une montre Theorema Rio - GM-107-4 - noir/noir', NULL, '609919137750', 'FedEx', NULL, '2014-12-22', '18.12.2014 08:18', 'NL140908NM12', '1', 'a0YC000000ZYngjMAD', '', '229.99'),
(28512, '291633701', NULL, NULL, 'Giedrius Simonavicius', 'Ballinahown Connemara', 'theorema casablanca watch', 'Irland', 'Galway', 'Irland', 'IE', NULL, NULL, '3,53862E+11', '00100219F3', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '609919137636', 'FedEx', NULL, '2014-12-22', '19.12.2014 15:02', 'IE190614AH08', '1', 'a0YC000000aFSAvMAO', '195.01', '299.00'),
(28513, '291489768', NULL, NULL, 'Damien Dunne', '21 Rossmore grove', '', 'Dublin 6w', 'Templeogue', 'Irland', 'IE', NULL, NULL, '868715705', '0010094IFT', NULL, NULL, 'Rio Watch- Black Case, Black Face, Black Strap', NULL, '609919137647', 'FedEx', NULL, '2014-12-22', '19.12.2014 00:02', 'UK140827AS04', '1', 'a0YC000000aGPEBMA4', '169.00', '249.00'),
(28514, '291596398', NULL, NULL, 'Francesco Tezza', 'VIA DANTE ALIGHIERI 23', '', '33018', 'TARVISIO', 'Italien', 'IT', NULL, NULL, '3480680661', '0010236NYQ', NULL, NULL, 'Monte Carlo GM-102-4', NULL, '609919137669', 'FedEx', NULL, '2014-12-22', '19.12.2014 11:58', 'IT141028CS43', '1', 'a0YC000000ZyjMLMAZ', '', '249.99'),
(28515, '291577477', NULL, NULL, 'Michele Ledda', 'VIA DIANO MARINA 45', '', '00168', 'ROMA', 'Italien', 'IT', NULL, NULL, '3474545341', '00100255IO', NULL, NULL, 'Monte Carlo GM-102-4', NULL, '609919137670', 'FedEx', NULL, '2014-12-22', '19.12.2014 10:28', 'IT141028CS43', '1', 'a0YC000000ZyjMLMAZ', '', '249.99'),
(28516, '291449053', NULL, NULL, 'Ricci Ceffinati Michela', 'VIA GIUSEPPE GARIBALDI 42', '', '19020', 'BOLANO', 'Italien', 'IT', NULL, NULL, '3493201788', '00100718NT', NULL, NULL, 'Monte Carlo GM-102-4', NULL, '609919137680', 'FedEx', NULL, '2014-12-22', '18.12.2014 19:58', 'IT141028CS43', '1', 'a0YC000000ZyjMLMAZ', '', '249.99'),
(28517, '291662695', NULL, NULL, 'Monika Melkovics', 'Ommerweg 55-5', '', '7921 TB', 'ZUIDWOLDE', 'Niederlande', 'NL', NULL, NULL, '626655612', '00100823S2', NULL, NULL, 'Theorema Rio Horloge - GM-107-2- zilverkleurig/wit', NULL, '609919137761', 'FedEx', NULL, '2014-12-22', '19.12.2014 17:58', 'NL140908NM10', '1', 'a0YC000000ZYnaTMAT', '', '229.99'),
(28518, '291316551', NULL, NULL, 'TGA Cruijsen', 'Voordijk 15B', '', '5451 HR', 'MILL', 'Niederlande', 'NL', NULL, NULL, '623348327', '0010057E9N', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '609919137772', 'FedEx', NULL, '2014-12-22', '18.12.2014 12:28', 'NL140908NM09', '1', 'a0YC000000ZYna4MAD', '', '229.99'),
(28519, '291223672', NULL, NULL, 'Jessie Luijten', 'Pampusstraat 21', 'pampus Straat 21 Luijten Schilderwerken', '1443 WC', 'PURMEREND', 'Niederlande', 'NL', NULL, NULL, '611335854', '*00100159E7', NULL, NULL, 'Casablanca - compleet zwart', NULL, '609919137783', 'FedEx', NULL, '2014-12-22', '18.12.2014 00:28', 'NL131017LB05', '1', 'a0YC000000ZKLYQMA5', '190.01', '299.98'),
(28520, '291213154', NULL, NULL, 'Carmen Van den Bogaert', 'Beukenrode 196', '', '2215 JP', 'VOORHOUT', 'Niederlande', 'NL', NULL, NULL, '252227778', '00102255FD', NULL, NULL, 'Casablanca zilverkleur/wit', NULL, '609919137794', 'FedEx', NULL, '2014-12-22', '17.12.2014 23:58', 'NL131017LB03', '1', 'a0YC000000ZKLYOMA5', '190.01', '299.98'),
(28521, '291148639', NULL, NULL, 'Wesley Aalst', 'Supremesstraat 10', '', '1311 JH', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '651925705', '0010055W7L', NULL, NULL, 'Theorema Damascus Horloge - zwart leren band - zilver/zwart (T3008-2)', NULL, '609919137809', 'FedEx', NULL, '2014-12-22', '17.12.2014 19:58', 'NL141030NM33', '1', 'a0YC000000ZzOKZMA3', '', '189.99'),
(28522, '291846630', NULL, NULL, 'Julia Kaczmarek', 'Os. Jagodowe 13/1', '', '62-002', 'Suchy Las', 'Polen', 'PL', NULL, NULL, '500399141', '0010011RM7', NULL, NULL, 'MÄ™ski zegarek Macau by Theorema: model 2014, schwarz', NULL, '609919137810', 'FedEx', NULL, '2014-12-22', '20.12.2014 15:08', 'PL141112DR196', '1', 'a0YC000000aEmHmMAK', '567.03', '799.00'),
(28523, '291771862', NULL, NULL, 'Arek Zielinski', 'ul. Korkowa 137C / 101', '', '04-549', 'Warszawa', 'Polen', 'PL', NULL, NULL, '516199334', '00100788WI', NULL, NULL, 'MÄ™ski zegarek Macau by Theorema: model 2014, schwarz', NULL, '609919137820', 'FedEx', NULL, '2014-12-22', '20.12.2014 08:38', 'PL141112DR196', '1', 'a0YC000000aEmHmMAK', '567.03', '799.00'),
(28524, '291732217', NULL, NULL, 'Patryk Wietrak', 'ul. Warszawska 25/44', 'prosze o kontakt kuriera przed dostawa', '02-495', 'Warszawa', 'Polen', 'PL', NULL, NULL, '508183914', '0010158KQC', NULL, NULL, 'Zegarek Theorema Rio GM107-1 silber-schwarz', NULL, '609919137831', 'FedEx', NULL, '2014-12-22', '19.12.2014 23:38', 'PL141113DR25', '1', 'a0YC000000aEzvJMAS', '714.03', '997.00'),
(28525, '291726207', NULL, NULL, 'Konrad MaciÄ…tek', 'ul. Stanislawa Dubois 4/28', 'do rak wlasnych', '00-196', 'Warszawa', 'Polen', 'PL', NULL, NULL, '690504662', '0010019PRG', NULL, NULL, 'Zegarek Theorema Rio GM107-3 gold', NULL, '609919137842', 'FedEx', NULL, '2014-12-22', '19.12.2014 23:08', 'PL141113DR27', '1', 'a0YC000000aEzxIMAS', '714.03', '997.00'),
(28526, '291638569', NULL, NULL, 'Adrian Staszewski', 'ul. Partyzantow 21/2', '', '12-100', 'Szczytno', 'Polen', 'PL', NULL, NULL, '784132806', '0010222JJK', NULL, NULL, 'MÄ™ski zegarek Macau by Theorema: model 2014, silber-schwarz', NULL, '609919137853', 'FedEx', NULL, '2014-12-22', '19.12.2014 16:08', 'PL141112DR194', '1', 'a0YC000000aEmGAMA0', '567.03', '799.00'),
(28527, '291484199', NULL, NULL, 'PATRICK JANVIER', 'CARRER CORDOBA 5', 'URB LAS PALMERAS', '08811', 'CANYELLES', 'Spanien', 'ES', NULL, NULL, '938188789', '00102144YQ', NULL, NULL, 'Reloj para hombre Damascus modelo T3008-7', NULL, '609919137658', 'FedEx', NULL, '2014-12-22', '18.12.2014 22:28', 'ES141029CS68', '1', 'a0YC000000ZzAeOMAV', '', '189.99'),
(28528, '291377821', NULL, NULL, 'Lorna Sharpe', '17 COLMER ROAD', '', 'SW16 5LA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7956961802', '0010057RVE', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919137485', 'FedEx', NULL, '2014-12-22', '18.12.2014 15:22', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(28529, '291372066', NULL, NULL, 'jamal eduardo', '13 newington barrow way', '', '7N 7eq', 'London', 'Großbritannien', 'GB', NULL, NULL, '7404836657', '00101624HB', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919137496', 'FedEx', NULL, '2014-12-22', '18.12.2014 14:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28530, '291363603', NULL, NULL, 'Stephanie Brandon', '48 ALBION CRESCENT', '', 'HP8 4ET', 'CHALFONT ST. GILES', 'Großbritannien', 'GB', NULL, NULL, '7714633193', '00100460TS', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919137500', 'FedEx', NULL, '2014-12-22', '18.12.2014 14:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28531, '291457199', NULL, NULL, 'Gary Hackett', '1 Angarrick Cottages.', 'Angarrick.  Mylor.', 'TR11 5NX', 'FALMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7538174109', '0010101UC4', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919137511', 'FedEx', NULL, '2014-12-22', '18.12.2014 21:22', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(28532, '291691095', NULL, NULL, 'graham west', '3 Victoria street', '', 'ct5 1jb', 'Whitstable', 'Großbritannien', 'GB', NULL, NULL, '7708472783', '0010190JT9', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919137522', 'FedEx', NULL, '2014-12-22', '19.12.2014 19:26', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(28533, '291673065', NULL, NULL, 'Eva Orvos', '37 CORIANDER WAY', '', 'PO15 7HG', 'FAREHAM', 'Großbritannien', 'GB', NULL, NULL, '7460222605', '00100035M2', NULL, NULL, 'GM-104-1 Black Strap, Silver Case, Black Face', NULL, '609919137533', 'FedEx', NULL, '2014-12-22', '19.12.2014 17:52', 'UK140102AMC02', '1', 'a0YC000000aUKqMMAW', '169.99', '259.00'),
(28534, '291626593', NULL, NULL, 'brian miller', '40 HILLFOOT GARDENS', 'uddingston', 'G71 6BN', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '1698329364', '00101304LZ', NULL, NULL, 'GM-104-6   Silver, Black Dial, Silver Metal Band', NULL, '609919137544', 'FedEx', NULL, '2014-12-22', '19.12.2014 14:24', 'GM-104-6', '1', 'a0YC000000aUrlhMAC', '169.99', '259.00'),
(28535, '291379866', NULL, NULL, 'Fatemeh Sajadian', '36 DAVYHULME ROAD EAST', '', 'M32 0DW', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7477439020', '0010165PFU', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919137555', 'FedEx', NULL, '2014-12-22', '18.12.2014 15:53', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28536, '291674803', NULL, NULL, 'Euan Malcolm', '10 DOUGLAS DRIVE', '', 'KY12 8PZ', 'DUNFERMLINE', 'Großbritannien', 'GB', NULL, NULL, '7909115241', '0010130V50', NULL, NULL, 'Gold Case - White Dial - Brown Leather Paragon', NULL, '609919137566', 'FedEx', NULL, '2014-12-22', '19.12.2014 18:22', 'T-3001-3', '1', 'a0YC000000aFmvFMAS', '96.01', '149.00'),
(28537, '291538744', NULL, NULL, 'Rebecca Flynn', '19 THACKERAY DRIVE', 'leave behind bin', 'B79 8HY', 'TAMWORTH', 'Großbritannien', 'GB', NULL, NULL, '7901667622', '0010168THG', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Leather Strap london', NULL, '609919137577', 'FedEx', NULL, '2014-12-22', '19.12.2014 09:22', 'UK140923JM15', '1', 'a0YC000000aUXCEMA4', '130.00', '189.00'),
(28538, '291652479', NULL, NULL, 'Stephen Middlehurst', '150 NORTH ROAD', '', 'WA10 2TZ', 'ST. HELENS', 'Großbritannien', 'GB', NULL, NULL, '7961756177', '0010172H21', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Metal Strap london', NULL, '609919137588', 'FedEx', NULL, '2014-12-22', '19.12.2014 16:23', 'UK140923JM19', '1', 'a0YC000000aUXCIMA4', '130.00', '189.00'),
(28539, '291645640', NULL, NULL, 'sanil gautama', '60 PACKHORSE ROAD', '', 'SL9 8EF', 'GERRARDS CROSS', 'Großbritannien', 'GB', NULL, NULL, '7971443752', '0010134XKG', NULL, NULL, 'Pioner New Model 2014 - Black Face and Gold Metal Strap London', NULL, '609919137599', 'FedEx', NULL, '2014-12-22', '19.12.2014 15:52', 'UK140923JM18', '1', 'a0YC000000aUXCHMA4', '130.00', '189.00'),
(28540, '291697771', NULL, NULL, 'Deborah Lewis-Green', 'Beacon Banks', 'Kays Bank, Husthwaite', 'YO61 4PB', 'York', 'Großbritannien', 'GB', NULL, NULL, '1347868234', '0010170PWN', NULL, NULL, 'RoseCase - White Dial - Brown Leather Paragon', NULL, '609919137603', 'FedEx', NULL, '2014-12-22', '19.12.2014 19:52', 'T-3001-4', '1', 'a0YC000000aFnBEMA0', '96.01', '149.00'),
(28541, '291688805', NULL, NULL, 'Filip Westergren', 'TRAEDGARDSGATAN 5', '', '252 24', 'HELSINGBORG', 'Schweden', 'SE', NULL, NULL, '729696401', '0010145HRO', NULL, NULL, 'Guldig klocka med svart urtavla och svart band Paragon', NULL, '609919137864', 'FedEx', NULL, '2014-12-22', '19.12.2014 20:14', 'SE170614HW27', '1', 'a0YC000000FClaWMAT', '1149.37', '1795.00'),
(28542, '292145994', NULL, NULL, 'Alberto Ortega Canadas', 'PLAZA CONSTITUCION 13', '7', '30007', 'MURCIA', 'Spanien', 'ES', NULL, NULL, '626266669', '0010025AFT', NULL, NULL, 'Reloj Casablanca dorado', NULL, '609919137875', 'FedEx', NULL, '2014-12-22', '21.12.2014 21:58', 'ES141023CS52', '1', 'a0YC000000aVFvzMAG', '', '299.99'),
(28543, '292116068', NULL, NULL, 'Josefa Pimenta Chaves', 'Coiron - Dena 99', '1', '36967', 'Dena - Meano', 'Spanien', 'ES', NULL, NULL, '620229701', '0010197K5X', NULL, NULL, 'Reloj Casablanca plateado y blanco', NULL, '609919137886', 'FedEx', NULL, '2014-12-22', '21.12.2014 19:28', 'ES141023CS50', '1', 'a0YC000000aVFvxMAG', '', '299.99'),
(28544, '291995642', NULL, NULL, 'Pedro Vallina Bobes', 'CALLE GOLFO DE SALONICA 9', '2B', '28033', 'MADRID', 'Spanien', 'ES', NULL, NULL, '917662980', '0010101CB2', NULL, NULL, 'Reloj Casablanca plateado y blanco', NULL, '609919137897', 'FedEx', NULL, '2014-12-22', '21.12.2014 09:28', 'ES141023CS50', '1', 'a0YC000000aVFvxMAG', '', '299.99'),
(28545, '292031444', NULL, NULL, 'Toni Benlloch', 'AVDA BLASCO IBANEZ 4', 'Bajo', '46970', 'ALAQUAS', 'Spanien', 'ES', NULL, NULL, '606727278', '0010091W6A', NULL, NULL, 'Reloj Casablanca plateado y blanco', NULL, '609919137901', 'FedEx', NULL, '2014-12-22', '21.12.2014 12:28', 'ES141023CS50', '1', 'a0YC000000aVFvxMAG', '', '299.99'),
(28546, '292102242', NULL, NULL, 'ENRIQUE MORILLO PEREZ', 'CALLE JOSE LUIS DE CASSO 5', '  7º - C', '41005', 'SEVILLA', 'Spanien', 'ES', NULL, NULL, '638527701', '00100165ID', NULL, NULL, 'Reloj London by Pionier (dorado y negro con correa marrÃ³n)', NULL, '609919137912', 'FedEx', NULL, '2014-12-22', '21.12.2014 18:28', 'ES141028FS013', '1', 'a0YC000000ZyhwMMAR', '', '199.99'),
(28547, '292114345', NULL, NULL, 'Jose Ignacio Garcia Calzada', 'TORREON 19', '1-A', '37770', 'GUIJUELO', 'Spanien', 'ES', NULL, NULL, '636317768', '*0010025AFT', NULL, NULL, 'Reloj London by Pionier (dorado y negro con correa marrÃ³n)', NULL, '609919137923', 'FedEx', NULL, '2014-12-22', '21.12.2014 19:28', 'ES141028FS013', '1', 'a0YC000000ZyhwMMAR', '', '199.99'),
(28548, '292035271', NULL, NULL, 'Jose Antonio Fernandez Rama', 'CALLE ALFREDO PALMA 6', 'Portal 2 - 2B', '29603', 'MARBELLA', 'Spanien', 'ES', NULL, NULL, '654382550', '0010196NMU', NULL, NULL, 'Reloj London by Pionier (negro con correa negra)', NULL, '609919137934', 'FedEx', NULL, '2014-12-22', '21.12.2014 12:28', 'ES141028FS014', '1', 'a0YC000000ZyhwNMAR', '', '199.99'),
(28549, '292023446', NULL, NULL, 'Noemi Benitez Clemente', 'MARQUESA DE CASTELLBELL 209-211', '  3 - 4', '08980', 'SANT FELIU DE LLOBREGAT', 'Spanien', 'ES', NULL, NULL, '647562158', '0010199NOC', NULL, NULL, 'Reloj London by Pionier (plateado y negro con correa negra)', NULL, '609919137945', 'FedEx', NULL, '2014-12-22', '21.12.2014 11:58', 'ES141028FS012', '1', 'a0YC000000ZyhwLMAR', '', '199.99'),
(28550, '291795050', NULL, NULL, 'Juan Pedro Fernandez Sanchez', 'CALLE BURGUETE 6', '2ºB', '28050', 'MADRID', 'Spanien', 'ES', NULL, NULL, '665011373', '10148562', NULL, NULL, 'Reloj para hombre Damascus modelo T3008-5', NULL, '609919137956', 'FedEx', NULL, '2014-12-22', '20.12.2014 08:58', 'ES141029CS66', '1', 'a0YC000000ZzAeMMAV', '', '189.99'),
(28551, '291821450', NULL, NULL, 'Tony Cruz', 'PIQUERAS 8', 'A', '28760', 'TRES CANTOS', 'Spanien', 'ES', NULL, NULL, '610736738', '0010068SDR', NULL, NULL, 'Reloj para hombre Damascus modelo T3008-8', NULL, '609919137967', 'FedEx', NULL, '2014-12-22', '20.12.2014 10:58', 'ES141029CS69', '1', 'a0YC000000ZzAePMAV', '', '189.99'),
(28552, '292162136', NULL, NULL, 'Ekaterina Rostomyan', 'CALLE CANVIS NOUS 3', 'Principal', '08003', 'BARCELONA', 'Spanien', 'ES', NULL, NULL, '34666199553', '0010246IG4', NULL, NULL, 'Reloj para hombre Tufina Uhren modelo Monte Carlo GM-102-1', NULL, '609919137978', 'FedEx', NULL, '2014-12-22', '22.12.2014 00:28', 'ES141028CS40', '1', 'a0YC000000ZyjRmMAJ', '', '249.99'),
(28553, '292023094', NULL, NULL, 'peggy dewulf', 'Meikeverstraat 26', '', '8800', 'Rumbeke', 'Belgien', 'BE', NULL, NULL, '473442204', '0010074DWX', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919138665', 'FedEx', NULL, '2014-12-23', '21.12.2014 13:48', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28554, '291922754', NULL, NULL, 'Ilaja van Malderen', 'Krogstraat 161', '', '1860', 'Meise', 'Belgien', 'BE', NULL, NULL, '478506606', '00100011IB', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919138676', 'FedEx', NULL, '2014-12-23', '20.12.2014 22:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28555, '291953078', NULL, NULL, 'Doris Obialor', '1 Castle Cou Castle Road', 'Bandon', '', 'Cork', 'Irland', 'IE', NULL, NULL, '862290901', '00101816KM', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '609919138698', 'FedEx', NULL, '2014-12-23', '21.12.2014 02:32', 'IE190614AH08', '1', 'a0YC000000aFSAvMAO', '195.01', '299.00'),
(28556, '291760689', NULL, NULL, 'Michael Hooper', 'Co.cork 22 Maulbawn, Passage West', '', '0', 'Cork', 'Irland', 'IE', NULL, NULL, '851038059', '0010165X92', NULL, NULL, 'Damascus Watch- Silver Case, Black Face, Black Strap', NULL, '609919138702', 'FedEx', NULL, '2014-12-23', '20.12.2014 01:32', 'UK140827AS06', '1', 'a0YC000000aGPiLMAW', '149.00', '225.00'),
(28557, '291735252', NULL, NULL, 'Laura Connell', '134 Lindsay Road', 'glasnevin', '9', 'Dublin', 'Irland', 'IE', NULL, NULL, '861247208', '0010190ON3', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '609919138713', 'FedEx', NULL, '2014-12-23', '19.12.2014 22:32', 'IE190614AH08', '1', 'a0YC000000aFSAvMAO', '195.01', '299.00'),
(28558, '292058419', NULL, NULL, 'Pietro Sette', 'VIA CALATAFIMI 2', '', '37126', 'VERONA', 'Italien', 'IT', NULL, NULL, '3406865058', '001002813C', NULL, NULL, 'LONDON DIAMONDS by PIONIER Silver + Cinturino nero', NULL, '609919138128', 'FedEx', NULL, '2014-12-23', '21.12.2014 14:28', 'IT141028FS011', '1', 'a0YC000000ZyhopMAB', '', '199.99'),
(28559, '292006913', NULL, NULL, 'Carmine Moscariello', 'VIA CUTINELLI 139', '', '84081', 'BARONISSI', 'Italien', 'IT', NULL, NULL, '3409962242', '0010062OFR', NULL, NULL, 'LONDON DIAMONDS by PIONIER Oro/Nero + Cinturino marrone', NULL, '609919138139', 'FedEx', NULL, '2014-12-23', '21.12.2014 10:28', 'IT141028FS013', '1', 'a0YC000000ZyhsbMAB', '', '199.99'),
(28560, '291985574', NULL, NULL, 'Marco Fusco', 'VIA ENRICO POGGI 6', '', '50129', 'FIRENZE', 'Italien', 'IT', NULL, NULL, '3426220921', '0010121OLZ', NULL, NULL, 'LONDON DIAMONDS by PIONIER Silver + Cinturino nero', NULL, '609919138140', 'FedEx', NULL, '2014-12-23', '21.12.2014 08:58', 'IT141028FS011', '1', 'a0YC000000ZyhopMAB', '', '199.99'),
(28561, '291838207', NULL, NULL, 'Andrea Rizzolo', 'monte ortigara 23', '', '25128', 'Brescia', 'Italien', 'IT', NULL, NULL, '3331572036', '0010195RAP', NULL, NULL, 'LONDON DIAMONDS by PIONIER Oro/Nero + Cinturino marrone', NULL, '609919138150', 'FedEx', NULL, '2014-12-23', '20.12.2014 12:28', 'IT141028FS013', '1', 'a0YC000000ZyhsbMAB', '', '199.99'),
(28562, '291825166', NULL, NULL, 'Matteo Fiorot', 'VIA DEI PASCOLI 34', '', '31015', 'CONEGLIANO', 'Italien', 'IT', NULL, NULL, '3881740402', '00101404Q2', NULL, NULL, 'LONDON DIAMONDS by PIONIER Oro/Nero + Cinturino marrone', NULL, '609919138161', 'FedEx', NULL, '2014-12-23', '20.12.2014 11:28', 'IT141028FS013', '1', 'a0YC000000ZyhsbMAB', '', '199.99'),
(28563, '291741514', NULL, NULL, 'joseph sarwat makary', 'VIA SAN GIORGIO 16', '', '20812', 'LIMBIATE', 'Italien', 'IT', NULL, NULL, '3804387193', '0010068K2R', NULL, NULL, 'LONDON DIAMONDS by PIONIER Oro/Nero + Cinturino marrone', NULL, '604569184769', 'FedEx', NULL, '2015-01-06', '19.12.2014 21:58', 'IT141028FS013', '1', 'a0YC000000ZyhsbMAB', '', '199.99'),
(28564, '291720846', NULL, NULL, 'Willem Jan Berkelaar', 'Herculeslaan 116', '', '3584 AB', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '648247733', '0010250LOV', NULL, NULL, 'Casablanca zilverkleur/zwart', NULL, '609919138687', 'FedEx', NULL, '2014-12-23', '19.12.2014 22:28', 'NL131017LB04', '1', 'a0YC000000ZKLYPMA5', '190.01', '299.98'),
(28565, '292231769', NULL, NULL, 'Michal Dudzinski', 'Fabryczna 11/23', '', '05-860', 'Jozefow', 'Polen', 'PL', NULL, NULL, '508475034', '0010241A8G', NULL, NULL, 'MÄ™ski zegarek Sao Paolo by Theorema Mechanical: model GM-103-6 silver', NULL, '609919138724', 'FedEx', NULL, '2014-12-23', '22.12.2014 12:38', 'PL141112DR190', '1', 'a0YC000000aElEZMA0', '797.97', '1199.00'),
(28566, '291848507', NULL, NULL, 'Musthaque Ahmed', '24 DAIRYGLEN AVENUE', 'Cheshunt', 'EN8 8JX', 'WALTHAM CROSS', 'Großbritannien', 'GB', NULL, NULL, '7957387722', '00101646O8', NULL, NULL, 'Bicolour Case - White Dial - Black Leather Paragon', NULL, '609919138183', 'FedEx', NULL, '2014-12-23', '20.12.2014 14:22', 'T-3001-5', '1', 'a0YC000000aFnRcMAK', '96.01', '149.00'),
(28567, '292188844', NULL, NULL, 'GORDON THOMAS', '7 DEER PARK', 'PITCAIRNFIELD', 'PH1 3SP', 'PERTHSHIRE', 'Großbritannien', 'GB', NULL, NULL, '1738632600', '0010250QPN', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Brown Strap with Black Face (GM-505-3)', NULL, 'storniert', 'FedEx', NULL, '2014-12-23', '22.12.2014 08:52', 'UK131023AMC09', '1', 'a0YC000000aEnLiMAK', '126.99', '199.00'),
(28568, '292184319', NULL, NULL, 'Alan Parsons', '5 Curlew Close', '', 'ip14 5gl', 'Stowmarket', 'Großbritannien', 'GB', NULL, NULL, '1449672810', '0010250TR1', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Stainless Steel Strap with Black Face (GM-505-5	)', NULL, '609919138209', 'FedEx', NULL, '2014-12-23', '22.12.2014 08:22', 'UK131023AMC11', '1', 'a0YC000000aEnLkMAK', '126.99', '199.00'),
(28569, '292256338', NULL, NULL, 'craig howley', '3 STAINDROP COURT', '', 'TS23 2TW', 'BILLINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7718181980', '0010124UC0', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919138210', 'FedEx', NULL, '2014-12-23', '22.12.2014 13:27', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(28570, '292148633', NULL, NULL, 'DALIA MOZURKEVICIENE', '53 TROTWOOD', '', 'IG7 5JN', 'CHIGWELL', 'Großbritannien', 'GB', NULL, NULL, '4,47869E+11', '0010222JL1', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919138220', 'FedEx', NULL, '2014-12-23', '21.12.2014 23:23', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28571, '291782259', NULL, NULL, 'David King', '97B POTOVENS LANE', '', 'WF3 3JH', 'WAKEFIELD', 'Großbritannien', 'GB', NULL, NULL, '7544571033', '0010125LFC', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919138231', 'FedEx', NULL, '2014-12-23', '20.12.2014 08:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28572, '291913390', NULL, NULL, 'Mark Davidson', '10 DOUGLAS DRIVE', '', 'KY12 8PZ', 'DUNFERMLINE', 'Großbritannien', 'GB', NULL, NULL, '7818519066', '001009949Z', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919138242', 'FedEx', NULL, '2014-12-23', '20.12.2014 20:22', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(28573, '291932466', NULL, NULL, 'Nathan Wilkinson', '30 Ashton Street', '', 'BL3 1LT', 'Bolton', 'Großbritannien', 'GB', NULL, NULL, '7446196565', '0010142ICO', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919138253', 'FedEx', NULL, '2014-12-23', '20.12.2014 22:23', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28574, '291805488', NULL, NULL, 'Christine Scott', '18 SANDY ROAD', 'Calvert green', 'MK18 2FW', 'BUCKINGHAM', 'Großbritannien', 'GB', NULL, NULL, '1296730157', '0010141KI8', NULL, NULL, 'GM-104-2 Brown Strap, Gold Case, Black Face', NULL, '609919138264', 'FedEx', NULL, '2014-12-23', '20.12.2014 10:53', 'UK140102AMC03', '1', 'a0YC000000aUKqLMAW', '169.99', '259.00'),
(28575, '292158483', NULL, NULL, 'basir darwaish', '22A BRENT ROAD', '', 'SE18 3DS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7916067717', '0010103T5C', NULL, NULL, 'GM-104-5    Silver, White Dial, Silver Metal Band', NULL, '609919138275', 'FedEx', NULL, '2014-12-23', '22.12.2014 00:23', 'GM-104-5', '1', 'a0YC000000aUrkvMAC', '169.99', '259.00'),
(28576, '292041319', NULL, NULL, 'Christine Lorimer', '32 CARRICK KNOWE GARDENS', '', 'EH12 7ET', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '4,47508E+11', '00100444D2', NULL, NULL, 'GM-104-6   Silver, Black Dial, Silver Metal Band', NULL, '609919138286', 'FedEx', NULL, '2014-12-23', '21.12.2014 14:22', 'GM-104-6', '1', 'a0YC000000aUrlhMAC', '169.99', '259.00'),
(28577, '291813305', NULL, NULL, 'Jo Mitchell', '5 DOWNFIELD', 'ryme intrinseca', 'DT9 6JS', 'SHERBORNE', 'Großbritannien', 'GB', NULL, NULL, '7857088466', '0010163BHU', NULL, NULL, 'GM-104-6   Silver, Black Dial, Silver Metal Band', NULL, '609919138297', 'FedEx', NULL, '2014-12-23', '20.12.2014 11:24', 'GM-104-6', '1', 'a0YC000000aUrlhMAC', '169.99', '259.00'),
(28578, '292175242', NULL, NULL, 'Lizzie Rowley', '5 BIRCH END', '', 'EX5 2HG', 'EXETER', 'Großbritannien', 'GB', NULL, NULL, '7507833331', '00100482TL', NULL, NULL, 'GM-104-9  Silver, White Dial, Black Leather', NULL, '609919138301', 'FedEx', NULL, '2014-12-23', '22.12.2014 07:22', 'GM-104-9', '1', 'a0YC000000aUrjJMAS', '169.99', '259.00'),
(28579, '291769808', NULL, NULL, 'Amy Hutton', '23 CHATSWORTH ROAD', '', 'BS16 3QP', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7780673961', '0010120JA7', NULL, NULL, 'GM-4004-6 Silver Strap, Silver Case, Black Face', NULL, '609919138312', 'FedEx', NULL, '2014-12-23', '20.12.2014 06:52', 'UK140110AMC06', '1', 'a0YC000000aV34iMAC', '130.99', '199.00'),
(28580, '291932599', NULL, NULL, 'Olanrewaju Kuku', '112 Pilton place', '', 'Se17 1dr', 'London', 'Großbritannien', 'GB', NULL, NULL, '7930263442', '0010062GCK', NULL, NULL, 'GM-502-2 Malibu Diamonds Black Strap Silver Case Black Face', NULL, '609919138323', 'FedEx', NULL, '2014-12-23', '20.12.2014 22:23', 'UK140403AS12', '1', 'a0YC000000Zz9nuMAB', '129.99', '199.00'),
(28581, '291746643', NULL, NULL, 'Raymond Cameron', '2 STEWART PLACE', '', 'G78 1UX', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7455231924', '00101679W7', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919138334', 'FedEx', NULL, '2014-12-23', '19.12.2014 23:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28582, '291831276', NULL, NULL, 'Sibo Matebvu', '45 VINCENZO CLOSE', 'Welham Green', 'AL9 7NH', 'HATFIELD', 'Großbritannien', 'GB', NULL, NULL, '7402559977', '0010169P1S', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919138345', 'FedEx', NULL, '2014-12-23', '20.12.2014 12:53', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28583, '292247139', NULL, NULL, 'Alan Morris', '9 MARTIN CREST', '', 'BA12 8DR', 'WARMINSTER', 'Großbritannien', 'GB', NULL, NULL, '7722833001', '00100446Q2', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '609919138356', 'FedEx', NULL, '2014-12-23', '22.12.2014 12:52', 'UK140313AMC22', '1', 'a0YC000000aFh9UMAS', '133.00', '199.00'),
(28584, '292238081', NULL, NULL, 'James Miller', '94 GORDON AVENUE', '', 'EH19 2PQ', 'BONNYRIGG', 'Großbritannien', 'GB', NULL, NULL, '1316636298', '0010159D6B', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '609919138367', 'FedEx', NULL, '2014-12-23', '22.12.2014 12:22', 'UK140313AMC22', '1', 'a0YC000000aFh9UMAS', '133.00', '199.00'),
(28585, '292257702', NULL, NULL, 'LUDOVIC ALI-KPARAH', '50 SPENCERFIELD ROAD', '', 'KY11 1PG', 'INVERKEITHING', 'Großbritannien', 'GB', NULL, NULL, '7803770286', '0010141VH1', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '609919138378', 'FedEx', NULL, '2014-12-23', '22.12.2014 13:52', 'UK140313AMC22', '1', 'a0YC000000aFh9UMAS', '133.00', '199.00'),
(28586, '292220528', NULL, NULL, 'Matthew Glennard', '4 DUNSMORE CLOSE', 'Haydock', 'WA11 0FJ', 'ST. HELENS', 'Großbritannien', 'GB', NULL, NULL, '07900 908925', '0010249F8W', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '609919138389', 'FedEx', NULL, '2014-12-23', '22.12.2014 10:53', 'UK140313AMC22', '1', 'a0YC000000aFh9UMAS', '133.00', '199.00'),
(28587, '292270662', NULL, NULL, 'Pete Ditchburn', 'Dalehead far Westgate', '', 'DL131PG', 'Co durham', 'Großbritannien', 'GB', NULL, NULL, '770949053', '0010187U9X', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '609919138390', 'FedEx', NULL, '2014-12-23', '22.12.2014 14:22', 'UK140313AMC22', '1', 'a0YC000000aFh9UMAS', '133.00', '199.00'),
(28588, '292236326', NULL, NULL, 'Mark Ferguson', '5 SUNNYBANK CRESCENT', 'Brinsworth Rotherham', 'S60 5JH', 'ROTHERHAM', 'Großbritannien', 'GB', NULL, NULL, '7794548020', '001013611U', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919138404', 'FedEx', NULL, '2014-12-23', '22.12.2014 12:22', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28589, '292237875', NULL, NULL, 'Matthew Cousins', '65 GODWIN ROAD', '', 'SN3 4XT', 'SWINDON', 'Großbritannien', 'GB', NULL, NULL, '7752994030', '00100205BK', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919138415', 'FedEx', NULL, '2014-12-23', '22.12.2014 12:23', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28590, '292224136', NULL, NULL, 'Michael King', '32 ASCOT DRIVE', '', 'IP3 9BY', 'IPSWICH', 'Großbritannien', 'GB', NULL, NULL, '1473414781', '0010245OH6', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919138426', 'FedEx', NULL, '2014-12-23', '22.12.2014 11:22', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28591, '292229329', NULL, NULL, 'Elizangela Pagnin Correa', '17/7 NEWHAVEN PLACE', '', 'EH6 4TW', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7578949429', '0010250Q9W', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '609919138437', 'FedEx', NULL, '2014-12-23', '22.12.2014 11:53', 'UK140313AMC23', '1', 'a0YC000000aFh9VMAS', '133.00', '199.00'),
(28592, '292258818', NULL, NULL, 'Jekaterina Ivanova', '475A LONDON ROAD', '', 'TW7 4BX', 'ISLEWORTH', 'Großbritannien', 'GB', NULL, NULL, '7411444007', '0010105CWC', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '609919138448', 'FedEx', NULL, '2014-12-23', '22.12.2014 13:53', 'UK140313AMC23', '1', 'a0YC000000aFh9VMAS', '133.00', '199.00'),
(28593, '292213283', NULL, NULL, 'David Burleigh', '65 BOWLAND AVENUE', 'Childwall', 'L16 1JW', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7762786914', '0010076JCT', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919138459', 'FedEx', NULL, '2014-12-23', '22.12.2014 10:23', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28594, '292272391', NULL, NULL, 'El Houcein Aarab', 'FLAT 61 Sheringhame house 68 lisson street london nw1 5ny', '', 'NW1 5Ny', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7947217893', '0010029QUL', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919138460', 'FedEx', NULL, '2014-12-23', '22.12.2014 14:54', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28595, '292245715', NULL, NULL, 'James Dobinson', '50 WINIFRED ROAD', '', 'CR5 3JE', 'COULSDON', 'Großbritannien', 'GB', NULL, NULL, '7896049499', '0010229J7T', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919138470', 'FedEx', NULL, '2014-12-23', '22.12.2014 12:53', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28596, '292210926', NULL, NULL, 'Marion Garrett', '89 New Century Road', 'Laindon', 'SS15 6AQ', 'Basildon', 'Großbritannien', 'GB', NULL, NULL, '7830437281', '0010072JY4', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919138481', 'FedEx', NULL, '2014-12-23', '22.12.2014 10:22', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28597, '292185002', NULL, NULL, 'michelle Olson', '20 BROADWATER CLOSE', '', 'KT12 5DD', 'WALTON-ON-THAMES', 'Großbritannien', 'GB', NULL, NULL, '1932267710', '00101689EO', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919138492', 'FedEx', NULL, '2014-12-23', '22.12.2014 08:22', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28598, '292212565', NULL, NULL, 'natalie underwood', '92 PARK ROAD', 'birchington', 'CT7 0AD', 'BIRCHINGTON', 'Großbritannien', 'GB', NULL, NULL, '7784710561', '00101805O9', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919138507', 'FedEx', NULL, '2014-12-23', '22.12.2014 10:23', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28599, '292187871', NULL, NULL, 'Nick Staff', '73 Goldstone Road', 'Basement Flat', 'BN33RG', 'Hove', 'Großbritannien', 'GB', NULL, NULL, '7707072354', '0010049PT3', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919138518', 'FedEx', NULL, '2014-12-23', '22.12.2014 08:52', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28600, '292272488', NULL, NULL, 'Susanne Dunmore', '21 BRASENOSE ROAD', '', 'OX11 7BL', 'DIDCOT', 'Großbritannien', 'GB', NULL, NULL, '7934379682', '00102421JF', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919138529', 'FedEx', NULL, '2014-12-23', '22.12.2014 14:55', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28601, '292088456', NULL, NULL, 'Narumol Jantom', '32 MELLER CLOSE', '', 'CR0 4UB', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7502227933', '00100617L4', NULL, NULL, 'Gold Case - Black Dial - Black Leather Paragon', NULL, '609919138530', 'FedEx', NULL, '2014-12-23', '21.12.2014 18:22', 'T-3001-3A', '1', 'a0YC000000aFmtjMAC', '96.01', '149.00'),
(28602, '291876151', NULL, NULL, 'Davis Muturuka', 'Flat 3 40 Clifton Rd', 'If I\'m not home please do not leave the package with neighbours or outside. I have had enough  packages stolen', 'DL1 5DS', 'Darlington', 'Großbritannien', 'GB', NULL, NULL, '7880340300', '0010033L1J', NULL, NULL, 'Gold Case - White Dial - Brown Leather Paragon', NULL, '609919138540', 'FedEx', NULL, '2014-12-23', '20.12.2014 16:52', 'T-3001-3', '1', 'a0YC000000aFmvFMAS', '96.01', '149.00'),
(28603, '291749091', NULL, NULL, 'Adam Garnett', '13 MOORLANDS AVENUE', '', 'WF5 9PR', 'OSSETT', 'Großbritannien', 'GB', NULL, NULL, '7806689522', '0010237FR7', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Metal Strap London', NULL, '609919138551', 'FedEx', NULL, '2014-12-23', '19.12.2014 23:53', 'UK140923JM19', '1', 'a0YC000000aUXCIMA4', '130.00', '189.00'),
(28604, '291827746', NULL, NULL, 'Xenara Cadman', 'MERRICOURT WINDMILL LANE', 'Appleton', 'WA4 5JP', 'WARRINGTON', 'Großbritannien', 'GB', NULL, NULL, '7788531573', '00101759F0', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Metal Strap London', NULL, '609919138562', 'FedEx', NULL, '2014-12-23', '20.12.2014 12:23', 'UK140923JM19', '1', 'a0YC000000aUXCIMA4', '130.00', '189.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(28605, '292017777', NULL, NULL, 'David Lewis', '3A UPPER CRO WARREN LANE', '', 'IP30 9FL', 'BURY ST. EDMUNDS', 'Großbritannien', 'GB', NULL, NULL, '7505700512', '0010111XKA', NULL, NULL, 'Pioner New Model 2014 - Silver Face and Silver Metal Strap London', NULL, '609919138573', 'FedEx', NULL, '2014-12-23', '21.12.2014 12:22', 'UK140923JM16', '1', 'a0YC000000aUXCFMA4', '130.00', '189.00'),
(28606, '291743684', NULL, NULL, 'Donal Lavery', '121 CASTLECAULFIELD ROAD', '', 'BT70 3HB', 'DUNGANNON', 'Großbritannien', 'GB', NULL, NULL, '7922335504', '0010103G1X', NULL, NULL, 'Pioner New Model 2014 - Silver Face and Silver Metal Strap London', NULL, '609919138584', 'FedEx', NULL, '2014-12-23', '19.12.2014 23:25', 'UK140923JM16', '1', 'a0YC000000aUXCFMA4', '130.00', '189.00'),
(28607, '291899271', NULL, NULL, 'duncan foster', 'Rushmoor fir LYNCHFORD ROAD', '', 'GU14 6BF', 'FARNBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7721410670', '00101203AL', NULL, NULL, 'Pioner New Model 2014 - Silver Face and Silver Metal Strap London', NULL, '609919138595', 'FedEx', NULL, '2014-12-23', '20.12.2014 18:53', 'UK140923JM16', '1', 'a0YC000000aUXCFMA4', '130.00', '189.00'),
(28608, '291883527', NULL, NULL, 'michael Knight', '41 sedge road', '', 'sp11 6rl', 'andover', 'Großbritannien', 'GB', NULL, NULL, '7710450121', '00102439PR', NULL, NULL, 'Pioner New Model 2014 -Black Face and Silver Metal Strap London', NULL, '609919138600', 'FedEx', NULL, '2014-12-23', '20.12.2014 17:22', 'UK140923JM17', '1', 'a0YC000000aUXCGMA4', '130.00', '189.00'),
(28609, '292146167', NULL, NULL, 'David Lawton', '9 MARTIN CLOSE', '', 'LN4 1RL', 'LINCOLN', 'Großbritannien', 'GB', NULL, NULL, '7917307546', '00101364LS', NULL, NULL, 'RoseCase - White Dial - Brown Leather  Paragon', NULL, '609919138610', 'FedEx', NULL, '2014-12-23', '21.12.2014 22:52', 'T-3001-4', '1', 'a0YC000000aFnBEMA0', '96.01', '149.00'),
(28610, '292142254', NULL, NULL, 'Maureen Bankole-Allibay', 'flat 5 ash court', '113-115 burnt ash hill', 'se12 0ah', 'London', 'Großbritannien', 'GB', NULL, NULL, '7552581982', '00100783O4', NULL, NULL, 'RoseCase - White Dial - Brown Leather  Paragon', NULL, '609919138621', 'FedEx', NULL, '2014-12-23', '21.12.2014 22:22', 'T-3001-4', '1', 'a0YC000000aFnBEMA0', '96.01', '149.00'),
(28611, '291853151', NULL, NULL, 'Cathy Ofuasia', '81a Higher Drive', '', 'Cr8 2hn', 'Purley', 'Großbritannien', 'GB', NULL, NULL, '7969126391', '0010055YG4', NULL, NULL, 'Silver Case - Black Dial - Black Leather Paragon', NULL, '609919138632', 'FedEx', NULL, '2014-12-23', '20.12.2014 14:22', 'T-3001-2', '1', 'a0YC000000aFmriMAC', '96.01', '149.00'),
(28612, '292237397', NULL, NULL, 'Zobia Mirza', '124 CHARLTON ROAD', '', 'SE7 7EY', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7713866930', '0010228MM0', NULL, NULL, 'Silver Case - Black Dial - Black Leather Paragon', NULL, '609919138643', 'FedEx', NULL, '2014-12-23', '22.12.2014 12:25', 'T-3001-2', '1', 'a0YC000000aFmriMAC', '96.01', '149.00'),
(28613, '291817324', NULL, NULL, 'Mindaugas Norbutas', '5 DISRAELI STREET', '', 'LE2 8LX', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7722678481', '0010012AK7', NULL, NULL, 'Silver Case - White Dial - Black Leather Paragon', NULL, '609919138654', 'FedEx', NULL, '2014-12-23', '20.12.2014 11:24', 'T-3001-1', '1', 'a0YC000000aFmnMMAS', '96.01', '149.00'),
(28614, '292816730', NULL, NULL, 'mieke cardon', 'A. Vandenpeereboomplein 27', '', '8900', 'Ieper', 'Belgien', 'BE', NULL, NULL, '57205344', '0010130HNM', NULL, NULL, 'Theorema Rio Horloge -GM-107-4 - zwart/zwart', NULL, '609919138893', 'FedEx', NULL, '2014-12-29', '25.12.2014 14:48', 'NL140908NM12', '1', 'a0YC000000ZYngjMAD', '', '229.99'),
(28615, '292657503', NULL, NULL, 'alexander de taeye', 'Liersesteenweg 43', '', '2640', 'Mortsel', 'Belgien', 'BE', NULL, NULL, '472805552', '0010039PNI', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919138908', 'FedEx', NULL, '2014-12-29', '24.12.2014 13:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28616, '292483043', NULL, NULL, 'Stephanie Corbier', 'rue des Gaulx 5', '', '6140', 'Fontaine-l\'Eveque', 'Belgien', 'BE', NULL, NULL, '493182799', '0010205PQ6', NULL, NULL, 'Une montre Theorema Rio -GM-107-1- argentÃ©/noir', NULL, '609919138919', 'FedEx', NULL, '2014-12-29', '23.12.2014 15:18', 'NL140908NM09', '1', 'a0YC000000ZYngkMAD', '', '229.99'),
(28617, '292419851', NULL, NULL, 'Greta Van Vinckenroy', 'Rue Leopold Ier 426', '', '1090', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '32478454350', '0010058OZW', NULL, NULL, 'Une montre Casablanca argentÃ©/noir', NULL, '609919138920', 'FedEx', NULL, '2014-12-29', '23.12.2014 10:18', 'NL140520PJ10', '1', 'a0YC000000ZKLowMAH', '190.01', '299.98'),
(28618, '292419258', NULL, NULL, 'Greta Van Vinckenroy', 'Rue Leopold Ier 426', '', '1090', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '32478454350', '001022432W', NULL, NULL, 'Une montre Casablanca argentÃ©/blanc', NULL, '609919138920', 'FedEx', NULL, '2014-12-29', '23.12.2014 10:18', 'NL140520PJ09', '1', 'a0YC000000ZKLouMAH', '190.01', '299.98'),
(28619, '292281658', NULL, NULL, 'bart mortier', 'Begoniastraat 18', 'elsackermans@hotmail.com', '8434', 'Westende', 'Belgien', 'BE', NULL, NULL, '472591412', '0010064VDC', NULL, NULL, 'Theorema Damascus Horloge - zwart metalen band - zwart/zwart (T3008-8)', NULL, '609919138930', 'FedEx', NULL, '2014-12-29', '22.12.2014 16:18', 'NL141030NM39', '1', 'a0YC000000ZzOdNMAV', '', '189.99'),
(28620, '292533695', NULL, NULL, 'EMMET BARRY', 'apartment 17 prospect hill finglas Dublin 11', '13 conor clune road navan road Dublin 7', 'Dublin 110', 'Dublin', 'Irland', 'IE', NULL, NULL, '857341857', '00101306D4', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '609919139054', 'FedEx', NULL, '2014-12-29', '23.12.2014 19:02', 'IE190614AH08', '1', 'a0YC000000aFSAvMAO', '195.01', '299.00'),
(28621, '292344334', NULL, NULL, 'Kevin Dee', 'no 10 st johns cottages', 'Kilmainhan lane', 'Dublin 8', 'dublin', 'Irland', 'IE', NULL, NULL, '868164094', '0010104TVC', NULL, NULL, 'Rio Watch- Gold Case, Black Face, Brown Strap', NULL, '609919139065', 'FedEx', NULL, '2014-12-29', '22.12.2014 20:32', 'UK140827AS03', '1', 'a0YC000000aGPBRMA4', '169.00', '249.00'),
(28622, '292249889', NULL, NULL, 'Emma Comiskey', 'Block c 2nd Floor Whitaker Court', '', 'Dublin 2', 'Whitaker Square', 'Irland', 'IE', NULL, NULL, '3,53873E+11', '00101805WI', NULL, NULL, 'Rio Watch- Silver Case, Silver Face, Black Strap', NULL, '609919139076', 'FedEx', NULL, '2014-12-29', '22.12.2014 13:02', 'UK140827AS01', '1', 'a0YC000000aGNuBMAW', '169.00', '249.00'),
(28623, '292456123', NULL, NULL, 'Christian Gotti', 'VIA OLCELLA 6', '', '21052', 'BUSTO ARSIZIO', 'Italien', 'IT', NULL, NULL, '3339394800', '00101467I7', NULL, NULL, 'LONDON DIAMONDS by PIONIER Nero + Cinturino nero', NULL, '609919138941', 'FedEx', NULL, '2014-12-29', '23.12.2014 10:58', 'IT141028FS014', '1', 'a0YC000000Zyht5MAB', '', '199.99'),
(28624, '292348156', NULL, NULL, 'Claudio Carli', 'VIA ARALT 4', '', '31018', 'GAIARINE', 'Italien', 'IT', NULL, NULL, '3463229808', '0010025JHE', NULL, NULL, 'LONDON DIAMONDS by PIONIER Silver + Cinturino nero', NULL, '609919138952', 'FedEx', NULL, '2014-12-29', '22.12.2014 20:31', 'IT141028FS011', '1', 'a0YC000000ZyhopMAB', '', '199.99'),
(28625, '292245002', NULL, NULL, 'Giuseppe Piemonte', 'TRAVERSA GERE 8', '', '25080', 'PAITONE', 'Italien', 'IT', NULL, NULL, '3290229859', '00100967TE', NULL, NULL, 'LONDON DIAMONDS by PIONIER Silver + Cinturino nero', NULL, '609919138963', 'FedEx', NULL, '2014-12-29', '22.12.2014 11:58', 'IT141028FS011', '1', 'a0YC000000ZyhopMAB', '', '199.99'),
(28626, '292468605', NULL, NULL, 'Alessandro Faiella', 'Via 2°traversa Paolo Borsellino 21', '', '84014', 'Nocera Inferiore', 'Italien', 'IT', NULL, NULL, '3452887024', '0010133ANE', NULL, NULL, 'LONDON DIAMONDS by PIONIER Silver/Nero + Cinturino nero', NULL, '609919138974', 'FedEx', NULL, '2014-12-29', '23.12.2014 11:58', 'IT141028FS012', '1', 'a0YC000000Zyhq1MAB', '', '199.99'),
(28627, '292518954', NULL, NULL, 'Hasan Badran', 'VIA GIADA 16', '', '67100', 'L\'AQUILA', 'Italien', 'IT', NULL, NULL, '3206976984', '0010036MU9', NULL, NULL, 'LONDON DIAMONDS by PIONIER Silver/Nero + Cinturino nero', NULL, '609919138985', 'FedEx', NULL, '2014-12-29', '23.12.2014 16:33', 'IT141028FS012', '1', 'a0YC000000Zyhq1MAB', '', '199.99'),
(28628, '292718045', '', '', 'cristiana trau', 'CORSO GIUSEPPE MAZZINI N.32', '', '60121', 'ANCONA', 'Italien', '', '', 'avv.ctrau@virgilio.it', '7152354', '0010241JCC', '', '', 'Monte Carlo GM-102-1', 'RL 7171 8564 8DE   19.01.2015', '609919138996', 'FedEx', '', '2014-12-29', '24.12.2014 16:28', 'IT141028CS40', '1', 'a0YC000000ZyjKeMAJ', '', '249.99'),
(28629, '293006252', NULL, NULL, 'habibe xhaferri', 'VIA MONTEGRAPPA 17', '', '52025', 'MONTEVARCHI', 'Italien', 'IT', NULL, NULL, '3394227332', '0010025OJJ', NULL, NULL, 'Monte Carlo GM-102-1', NULL, '609919139000', 'FedEx', NULL, '2014-12-29', '26.12.2014 16:58', 'IT141028CS40', '1', 'a0YC000000ZyjKeMAJ', '', '249.99'),
(28630, '292879595', NULL, NULL, 'nadia lena', 'VIA DEI PLATANI 29', '', '24060', 'CENATE SOPRA', 'Italien', 'IT', NULL, NULL, '3460969739', '0010021KY1', NULL, NULL, 'Monte Carlo GM-102-1', NULL, '609919139010', 'FedEx', NULL, '2014-12-29', '25.12.2014 21:28', 'IT141028CS40', '1', 'a0YC000000ZyjKeMAJ', '', '249.99'),
(28631, '292838241', NULL, NULL, 'Valerio Raffa', 'Eduardo de filippo 43', '', '00128', 'Roma', 'Italien', 'IT', NULL, NULL, '3394765855', '0010109JUS', NULL, NULL, 'Monte Carlo GM-102-3', NULL, '609919139021', 'FedEx', NULL, '2014-12-29', '25.12.2014 15:58', 'IT141028CS42', '1', 'a0YC000000ZyjLrMAJ', '', '249.99'),
(28632, '292590596', NULL, NULL, 'leone miceli', 'VIA MONTECCHIO 2 \\A', '', '43022', 'MONTECHIARUGOLO', 'Italien', 'IT', NULL, NULL, '3333855947', '0010013I9B', NULL, NULL, 'Monte Carlo GM-102-4', NULL, '609919139032', 'FedEx', NULL, '2014-12-29', '24.12.2014 00:58', 'IT141028CS43', '1', 'a0YC000000ZyjMLMAZ', '', '249.99'),
(28633, '292652900', NULL, NULL, 'Onur Urmuc', 'Laan van Wateringse Veld 1027', '', '2548 BS', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '618031313', '001004281Y', NULL, NULL, 'Casablanca - compleet zwart', NULL, '609919138780', 'FedEx', NULL, '2014-12-29', '24.12.2014 12:58', 'NL131017LB05', '1', 'a0YC000000ZKLYQMA5', '190.01', '299.98'),
(28634, '292632351', NULL, NULL, 'Eef Ariens', 'Steenbakkersweg 17', '', '6991EK', 'Rheden', 'Niederlande', 'NL', NULL, NULL, '06-20538938', '0010087WY3', NULL, NULL, 'Casablanca zilverkleur/goudkleur', NULL, '609919138790', 'FedEx', NULL, '2014-12-29', '24.12.2014 11:28', 'NL131017LB01', '1', 'a0YC000000ZKLYMMA5', '190.01', '299.98'),
(28635, '292347779', NULL, NULL, 'Lilian Molleman', 'Alblasstraat 8', '', '1784TW', 'DEN HELDER', 'Niederlande', 'NL', NULL, NULL, '637455467', '0010122FNI', NULL, NULL, 'Casablanca zilverkleur/goudkleur', NULL, '609919138805', 'FedEx', NULL, '2014-12-29', '22.12.2014 21:59', 'NL131017LB01', '1', 'a0YC000000ZKLYMMA5', '190.01', '299.98'),
(28636, '292353291', NULL, NULL, 'linda meulensteen', 'Wijenburg 27', '', '5655 EV', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '653677048', '0010218II6', NULL, NULL, 'Casablanca zilverkleur/goudkleur', NULL, '609919138816', 'FedEx', NULL, '2014-12-29', '22.12.2014 22:28', 'NL131017LB01', '1', 'a0YC000000ZKLYMMA5', '190.01', '299.98'),
(28637, '292811204', NULL, NULL, 'Angela Harig', 'Martin Luther Kinglaan 94', '', '1945 EG', 'BEVERWIJK', 'Niederlande', 'NL', NULL, NULL, '623278879', '0010041APS', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919138827', 'FedEx', NULL, '2014-12-29', '25.12.2014 13:58', 'NL131017LB02', '1', 'a0YC000000ZKLYNMA5', '190.01', '299.98'),
(28638, '292685916', NULL, NULL, 'nick Prinsen', 'Abbinkstraat 5', 'huis', '7025 AJ', 'HALLE', 'Niederlande', 'NL', NULL, NULL, '06 21858010', '0010016HAX', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919138838', 'FedEx', NULL, '2014-12-29', '24.12.2014 15:28', 'NL131017LB02', '1', 'a0YC000000ZKLYNMA5', '190.01', '299.98'),
(28639, '292657986', NULL, NULL, 'Thara Hendriks', 'De Ruyterstraat 112', '', '7603 BX', 'ALMELO', 'Niederlande', 'NL', NULL, NULL, '642333089', '0010180UU5', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919138849', 'FedEx', NULL, '2014-12-29', '24.12.2014 13:28', 'NL131017LB02', '1', 'a0YC000000ZKLYNMA5', '190.01', '299.98'),
(28640, '292887829', NULL, NULL, 'somaya najafi', 'Wilhelmina Druckerstraat 45', '', '3207 SC', 'SPIJKENISSE', 'Niederlande', 'NL', NULL, NULL, '641473536', '0010009DIN', NULL, NULL, 'Theorema Damascus Horloge - zilver metalen band - zilver/zwart (T3008-6)', NULL, '609919138850', 'FedEx', NULL, '2014-12-29', '26.12.2014 00:28', 'NL141030NM37', '1', 'a0YC000000ZzOUTMA3', '', '189.99'),
(28641, '292705390', NULL, NULL, 'A. Kosho', 'Weissenbruchstraat 78', 'Baru', '2596 GK', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '651178880', '0010083KNY', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '609919138860', 'FedEx', NULL, '2014-12-29', '24.12.2014 17:28', 'NL140908NM09', '1', 'a0YC000000ZYna4MAD', '', '229.99'),
(28642, '292678430', NULL, NULL, 'Gert-Jan te Hennepe', 'Dievelaarshoek 29', '', '7546 BH', 'ENSCHEDE', 'Niederlande', 'NL', NULL, NULL, '615566509', '00101393AD', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '609919138871', 'FedEx', NULL, '2014-12-29', '24.12.2014 14:58', 'NL140908NM09', '1', 'a0YC000000ZYna4MAD', '', '229.99'),
(28643, '292523091', NULL, NULL, 'T.j.b Wagner', 'Paul van Ostayenstraat 60', '', '5103 PS', 'DONGEN', 'Niederlande', 'NL', NULL, NULL, '641465197', '0010235F1X', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '609919138882', 'FedEx', NULL, '2014-12-29', '23.12.2014 18:58', 'NL140908NM09', '1', 'a0YC000000ZYna4MAD', '', '229.99'),
(28644, '292580528', NULL, NULL, 'Mariusz Nowosielski', 'ul. Kosynierow 8/415', '', '05-270', 'Marki', 'Polen', 'PL', NULL, NULL, '504217440', '00100758BF', NULL, NULL, 'Zegarek Marco Polo Diamond by Theorema Automatic, biaÅ‚y -Diamanten silber-weiß', NULL, '609919138746', 'FedEx', NULL, '2014-12-29', '24.12.2014 00:38', 'PL141112DR184', '1', 'a0YC000000aEkVNMA0', '671.96', '997.00'),
(28645, '292534885', NULL, NULL, 'Tomasz Pelka', 'Milanowska 118', '', '08-460', 'Sobolew', 'Polen', 'PL', NULL, NULL, '603 - 861 - 019', '0010197EGF', NULL, NULL, 'Zegarek Marco Polo by Theorema Automatic watch, czarny - Diamanten silber-schwarz', NULL, '609919138757', 'FedEx', NULL, '2014-12-29', '23.12.2014 20:08', 'PL141112DR178', '1', 'a0YC000000aEk95MAC', '567.03', '799.00'),
(28646, '292519818', NULL, NULL, 'Romana Sznajder-Czarny', 'ul. Reymonta 5', '', '48-250', 'Glogowek', 'Polen', 'PL', NULL, NULL, '693459022', '0010061R1Z', NULL, NULL, 'MÄ™ski zegarek Sao Paolo by Theorema Mechanical: model gold', NULL, '609919138768', 'FedEx', NULL, '2014-12-29', '23.12.2014 18:38', 'PL141112DR188', '1', 'a0YC000000aElDHMA0', '797.97', '1199.00'),
(28647, '292645151', NULL, NULL, 'basit malik', 'NAEMNDEMANNAVAEGEN 76', '', '145 57', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '762000980', '00101590PI', NULL, NULL, 'Guld/brun. Copacabana', NULL, '609919138779', 'FedEx', NULL, '2014-12-29', '24.12.2014 12:14', 'SEcopacabanagold', '1', 'a0YC000000aELhfMAG', '1744.85', '2695.00'),
(28648, '292238737', NULL, NULL, 'Arturo Simon RUIZ sUAREZ', 'AVENIDA MENENDEZ PELAYO 49', 'bajo', '28009', 'MADRID', 'Spanien', 'ES', NULL, NULL, '671378034', '0010010PH7', NULL, NULL, 'Reloj Casablanca bicolor', NULL, '609919139043', 'FedEx', NULL, '2014-12-29', '22.12.2014 11:28', 'ES141023CS53', '1', 'a0YC000000aVFw0MAG', '', '299.99'),
(28649, '292845738', NULL, NULL, 'Peter Geary', 'BROADFIELDS SUGAR LOAF LANE', 'Iverley', 'DY10 3PB', 'KIDDERMINSTER', 'Großbritannien', 'GB', NULL, NULL, '01562 700585', '0010106MZA', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Stainless Steel Strap with Black Face (GM-505-5	)', NULL, '609919139087', 'FedEx', NULL, '2014-12-29', '25.12.2014 17:52', 'UK131023AMC11', '1', 'a0YC000000aEnLkMAK', '126.99', '199.00'),
(28650, '292835614', NULL, NULL, 'Gangaram N. (PINKY)', 'FLAT 12 PARTRIDGE WAY', 'Leave parcel at concierge if no one at home. But sign in the book st concierge Thank you', 'N22 8DX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7789502421', '00101155BI', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919139098', 'FedEx', NULL, '2014-12-29', '25.12.2014 16:23', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(28651, '292389741', NULL, NULL, 'anthony campbell', '10 KINGS GROVE', '', 'SE15 2NB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7440405409', '0010062LZN', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919139102', 'FedEx', NULL, '2014-12-29', '23.12.2014 02:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28652, '292945782', NULL, NULL, 'Chinedu Onwuemena', '31 MOUNT WAY', '', 'AL7 4LA', 'WELWYN GARDEN CITY', 'Großbritannien', 'GB', NULL, NULL, '7984202178', '0010193EV3', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919139113', 'FedEx', NULL, '2014-12-29', '26.12.2014 11:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28653, '292768563', NULL, NULL, 'Coyen Roseman', '48 Lewis Pla Dalston Lane', '', 'E8 1PQ', 'London', 'Großbritannien', 'GB', NULL, NULL, '07841 375752', '0010171GDB', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919139124', 'FedEx', NULL, '2014-12-29', '25.12.2014 06:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28654, '292685025', NULL, NULL, 'Autumn Waroquiers', 'Flat 1  Borthwick House', '52B High Street', 'KT1 1HN', 'Kingston', 'Großbritannien', 'GB', NULL, NULL, '7539101021', '00102228C9', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919139135', 'FedEx', NULL, '2014-12-29', '24.12.2014 14:22', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28655, '292873901', NULL, NULL, 'Maxine Russell', '67 KIRKSTALL CLOSE', '', 'BN22 0UQ', 'EASTBOURNE', 'Großbritannien', 'GB', NULL, NULL, '7590668406', '0010215FEW', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919139146', 'FedEx', NULL, '2014-12-29', '25.12.2014 21:52', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28656, '292791887', NULL, NULL, 'Ying Wang', 'WHITE HOUSE CHYWOONE HILL', '', 'TR18 5AR', 'PENZANCE', 'Großbritannien', 'GB', NULL, NULL, '7562849938', '0010118UES', NULL, NULL, 'GM-104-3 Black Strap, Black Case, Black Face', NULL, '609919139157', 'FedEx', NULL, '2014-12-29', '25.12.2014 10:52', 'UK140102AMC04', '1', 'a0YC000000aUKqKMAW', '169.99', '259.00'),
(28657, '292753853', NULL, NULL, 'YINGJIE Wang', 'WHITE HOUSE CHYWOONE HILL', 'Newlyn', 'TR18 5AR', 'PENZANCE', 'Großbritannien', 'GB', NULL, NULL, '7562849938', '0010075I7R', NULL, NULL, 'GM-104-3 Black Strap, Black Case, Black Face', NULL, '609919139168', 'FedEx', NULL, '2014-12-29', '24.12.2014 22:52', 'UK140102AMC04', '1', 'a0YC000000aUKqKMAW', '169.99', '259.00'),
(28658, '292765079', NULL, NULL, 'Zam Hussain', '14 CROWN STREET', '', 'OL16 5LQ', 'ROCHDALE', 'Großbritannien', 'GB', NULL, NULL, '7543360813', '00102453V6', NULL, NULL, 'GM-104-5    Silver, White Dial, Silver Metal Band', NULL, '609919139179', 'FedEx', NULL, '2014-12-29', '25.12.2014 02:25', 'GM-104-5', '1', 'a0YC000000aUrkvMAC', '169.99', '259.00'),
(28659, '292863804', NULL, NULL, 'John Woodruff', '55 LOBDEN CRESCENT', '', 'OL12 8PU', 'ROCHDALE', 'Großbritannien', 'GB', NULL, NULL, '7969616935', '0010039QY0', NULL, NULL, 'GM-104-6   Silver, Black Dial, Silver Metal Band', NULL, '609919139180', 'FedEx', NULL, '2014-12-29', '25.12.2014 20:22', 'GM-104-6', '1', 'a0YC000000aUrlhMAC', '169.99', '259.00'),
(28660, '292578540', NULL, NULL, 'Ihsan Baycuman', '12 TRINITY ROAD', '', 'N22 8LB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7799441019', '0010067JHK', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919139190', 'FedEx', NULL, '2014-12-29', '23.12.2014 23:23', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28661, '292436948', NULL, NULL, 'Michelle Menday', '28 LONGACRE', 'Fatfield', 'NE38 8RG', 'WASHINGTON', 'Großbritannien', 'GB', NULL, NULL, '7538919605', '0010155RB6', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919139205', 'FedEx', NULL, '2014-12-29', '23.12.2014 10:53', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28662, '292587751', NULL, NULL, 'Traore Adamy', '18 FLAT 15 STREATHAM HIGH ROAD', 'If im not there don\'t give it to no one please Thank you', 'SW16 1DD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7590276801', '00100823U2', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919139216', 'FedEx', NULL, '2014-12-29', '24.12.2014 00:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28663, '292478626', NULL, NULL, 'blima morgensern', '66 WOODSTOCK AVENUE', '', 'NW11 9RJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '2082483347', '0010102CL8', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '609919139227', 'FedEx', NULL, '2014-12-29', '23.12.2014 13:52', 'UK140313AMC22', '1', 'a0YC000000aFh9UMAS', '133.00', '199.00'),
(28664, '292504210', NULL, NULL, 'danie rucin', '81 seymour', 'Slough', 'sl1 2nt', 'slough', 'Großbritannien', 'GB', NULL, NULL, '7929009887', '0010118KZG', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '609919139238', 'FedEx', NULL, '2014-12-29', '23.12.2014 15:55', 'UK140313AMC22', '1', 'a0YC000000aFh9UMAS', '133.00', '199.00'),
(28665, '292898684', NULL, NULL, 'Jack Stephenson', '31 BRISBANE AVENUE', '', 'NE34 9DN', 'SOUTH SHIELDS', 'Großbritannien', 'GB', NULL, NULL, '7963406388', '0010010NA3', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '609919139249', 'FedEx', NULL, '2014-12-29', '26.12.2014 02:22', 'UK140313AMC22', '1', 'a0YC000000aFh9UMAS', '133.00', '199.00'),
(28666, '292425467', NULL, NULL, 'Paul Stocks', '9 ASH CRESCENT', 'Kingshurst', 'B37 6AF', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7884076329', '0010123ITP', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '609919139250', 'FedEx', NULL, '2014-12-29', '23.12.2014 09:59', 'UK140313AMC22', '1', 'a0YC000000aFh9UMAS', '133.00', '199.00'),
(28667, '292936040', NULL, NULL, 'Ross Hood', '8 EDEN PARK', 'Cupar, Fife', 'KY15 4HS', 'CUPAR', 'Großbritannien', 'GB', NULL, NULL, '7877582079', '0010134KTY', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '609919139260', 'FedEx', NULL, '2014-12-29', '26.12.2014 10:52', 'UK140313AMC22', '1', 'a0YC000000aFh9UMAS', '133.00', '199.00'),
(28668, '292808466', NULL, NULL, 'Tunji Oyewole', '22 WALSH DRIVE', '', 'B76 2NS', 'SUTTON COLDFIELD', 'Großbritannien', 'GB', NULL, NULL, '7400668000', '001010980J', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '609919139271', 'FedEx', NULL, '2014-12-29', '25.12.2014 12:22', 'UK140313AMC22', '1', 'a0YC000000aFh9UMAS', '133.00', '199.00'),
(28669, '292307922', NULL, NULL, 'Daniel Roberts', '6 MIDDLETON ROAD', '', 'SY11 2PN', 'OSWESTRY', 'Großbritannien', 'GB', NULL, NULL, '7528373333', '0010058ZT6', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919139282', 'FedEx', NULL, '2014-12-29', '22.12.2014 17:52', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28670, '292857515', NULL, NULL, 'David Polson', '12 CALTHORPE CLOSE', '', 'WS5 3LT', 'WALSALL', 'Großbritannien', 'GB', NULL, NULL, '7793800469', '0010180F9S', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919139293', 'FedEx', NULL, '2014-12-29', '25.12.2014 19:22', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28671, '292888647', NULL, NULL, 'Emma Downs', '2 Farm lane hyde', '', 'Sk145dg', 'Hyde ', 'Großbritannien', 'GB', NULL, NULL, '7977055239', '0010070K7O', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919139308', 'FedEx', NULL, '2014-12-29', '25.12.2014 23:52', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28672, '292438043', NULL, NULL, 'Gema Matthews', '8a Sandy Lane', '', 'RG26 3PA', 'Pamber Heath, Tadley, Hampshire', 'Großbritannien', 'GB', NULL, NULL, '7914897071', '0010247E4M', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919139319', 'FedEx', NULL, '2014-12-29', '23.12.2014 10:53', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28673, '292323465', NULL, NULL, 'John Robertson', '48 POLTON ROAD WEST', '', 'EH18 1EL', 'LASSWADE', 'Großbritannien', 'GB', NULL, NULL, '1316634618', '0010174FYL', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919139320', 'FedEx', NULL, '2014-12-29', '22.12.2014 18:52', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28674, '292758734', NULL, NULL, 'julian butler', '1 The Laurels', 'Tattenham Road', 'SO427SB', 'Brockenhurst', 'Großbritannien', 'GB', NULL, NULL, '7977564531', '0010025GPH', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919139330', 'FedEx', NULL, '2014-12-29', '25.12.2014 00:22', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28675, '292824028', NULL, NULL, 'Matthew Jackson', '4 BILLAM TERRACE', '', 'BN2 9NQ', 'BRIGHTON', 'Großbritannien', 'GB', NULL, NULL, '7787400245', '0010003HDZ', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919139341', 'FedEx', NULL, '2014-12-29', '25.12.2014 14:52', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28676, '292345435', NULL, NULL, 'Michael Sawicki', '5 MEADOW CLOSE', '', 'CW8 2LZ', 'NORTHWICH', 'Großbritannien', 'GB', NULL, NULL, '7779270094', '0010129ET5', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919139352', 'FedEx', NULL, '2014-12-29', '22.12.2014 21:10', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28677, '292592525', NULL, NULL, 'Mohssen Eslami', '19 19 meeson street', 'Leave with neighbour next door', 'E5 0ea', 'London', 'Großbritannien', 'GB', NULL, NULL, '7852315856', '10125626', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919139363', 'FedEx', NULL, '2014-12-29', '24.12.2014 02:52', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28678, '292708842', NULL, NULL, 'Umbar Akram', '10 BARNARD ROAD', '', 'BD4 7ED', 'BRADFORD', 'Großbritannien', 'GB', NULL, NULL, '7958441122', '0010143V64', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919139374', 'FedEx', NULL, '2014-12-29', '24.12.2014 16:22', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28679, '292312444', NULL, NULL, 'amanda makepeace', '17 GRACEFIELD CLOSE', '', 'NE5 1SW', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7983952382', '0010204GSN', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '609919139385', 'FedEx', NULL, '2014-12-29', '22.12.2014 18:22', 'UK140313AMC23', '1', 'a0YC000000aFh9VMAS', '133.00', '199.00'),
(28680, '292931025', NULL, NULL, 'Chris Bryce', '10 AUSTIN AVENUE', '', 'CF31 1ND', 'BRIDGEND', 'Großbritannien', 'GB', NULL, NULL, '7940286697', '0010175YHQ', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '609919139396', 'FedEx', NULL, '2014-12-29', '26.12.2014 10:52', 'UK140313AMC23', '1', 'a0YC000000aFh9VMAS', '133.00', '199.00'),
(28681, '292794797', NULL, NULL, 'David Davies', '115 Station road', '', 'Cm13 3nb', 'Brentwood', 'Großbritannien', 'GB', NULL, NULL, '1277810973', '0010099XVJ', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '609919139400', 'FedEx', NULL, '2014-12-29', '25.12.2014 10:52', 'UK140313AMC23', '1', 'a0YC000000aFh9VMAS', '133.00', '199.00'),
(28682, '292810214', NULL, NULL, 'Kelham Hurst', '34 SHERWIN ROAD', '', 'NG7 1SA', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7930302223', '0010155YLB', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '609919139411', 'FedEx', NULL, '2014-12-29', '25.12.2014 12:52', 'UK140313AMC23', '1', 'a0YC000000aFh9VMAS', '133.00', '199.00'),
(28683, '292694837', NULL, NULL, 'Alan White', '1 THISTLE WAY', '', 'OL4 2RA', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '7738365032', '0010198BMC', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139422', 'FedEx', NULL, '2014-12-29', '24.12.2014 15:22', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28684, '292804748', NULL, NULL, 'Amidu Bangura', '20A CRYSTAL PALACE ROAD', '', 'SE22 9HB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7450928302', '0010199DWO', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139433', 'FedEx', NULL, '2014-12-29', '25.12.2014 11:53', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28685, '292762791', NULL, NULL, 'Andrew Gibbons', '61 SPINNEY AVENUE', '', 'WA8 8LB', 'WIDNES', 'Großbritannien', 'GB', NULL, NULL, '7580004878', '0010122TSH', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139444', 'FedEx', NULL, '2014-12-29', '25.12.2014 01:22', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28686, '292573371', NULL, NULL, 'Ann Hastings', 'THE BARNS COLLOPS ROAD', '', 'CM6 3SZ', 'DUNMOW', 'Großbritannien', 'GB', NULL, NULL, '07515 282684', '0010234LRW', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139455', 'FedEx', NULL, '2014-12-29', '23.12.2014 22:52', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28687, '292360949', NULL, NULL, 'Anthony Peckover', '4 EDEN COTTAGES', 'Fangfoss', 'YO41 5QD', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '1759368233', '00101418Y5', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139466', 'FedEx', NULL, '2014-12-29', '22.12.2014 22:22', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28688, '292342694', NULL, NULL, 'Colin Mckendrick', 'NONE Cottage In The WoodOrton Grange Carlisle', '', 'ca56la', 'Carlisle', 'Großbritannien', 'GB', NULL, NULL, '7939168110', '0010213X4N', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139477', 'FedEx', NULL, '2014-12-29', '22.12.2014 21:31', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28689, '292794580', NULL, NULL, 'David Davies', '115 Station road', '', 'Cm13 3nb', 'Brentwood', 'Großbritannien', 'GB', NULL, NULL, '1277810973', '0010111FD5', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139400', 'FedEx', NULL, '2014-12-29', '25.12.2014 10:52', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28690, '292344655', NULL, NULL, 'Diego Murgia', '35A COLLINGBOURNE ROAD', '', 'W12 0JG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7413422148', '0010007REN', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139488', 'FedEx', NULL, '2014-12-29', '22.12.2014 21:03', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28691, '292682960', NULL, NULL, 'emil dashdamirov', '212 STOKE NEWINGTON HIGH STREET', '', 'N16 7HU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7544723701', '0010121O8M', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139499', 'FedEx', NULL, '2014-12-29', '24.12.2014 14:22', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28692, '292732442', NULL, NULL, 'Fiona Farrell', '61 CHANTERHILL ROAD', '', 'BT74 6DE', 'ENNISKILLEN', 'Großbritannien', 'GB', NULL, NULL, '2866325823', '0010015D6T', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139503', 'FedEx', NULL, '2014-12-29', '24.12.2014 19:22', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28693, '292551280', NULL, NULL, 'gary bradder', '68 ASHFORD RISE', 'belper', 'DE56 1TJ', 'BELPER', 'Großbritannien', 'GB', NULL, NULL, '7944996915', '0010238RYC', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139514', 'FedEx', NULL, '2014-12-29', '23.12.2014 20:58', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28694, '292968175', NULL, NULL, 'Gary O\'Connor', '19 ALBION ROAD', '', 'NP4 6LF', 'PONTYPOOL', 'Großbritannien', 'GB', NULL, NULL, '7961609622', '001007533O', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139525', 'FedEx', NULL, '2014-12-29', '26.12.2014 13:52', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28695, '292350851', NULL, NULL, 'Glenn Larcombe', '26 Lavinia Way', '', 'TA6 7BB', 'BRIDGWATER', 'Großbritannien', 'GB', NULL, NULL, '7917532775', '00100257UF', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139536', 'FedEx', NULL, '2014-12-29', '22.12.2014 21:28', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28696, '292855195', NULL, NULL, 'Hasan Shah', '33 Sale street', '', 'De23 8ge', 'Derby', 'Großbritannien', 'GB', NULL, NULL, '7813445371', '0010178HQD', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139547', 'FedEx', NULL, '2014-12-29', '25.12.2014 19:22', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28697, '292342225', NULL, NULL, 'Hayley Clyne', '128 Juniper close', '', 'En106hr', 'Herts', 'Großbritannien', 'GB', NULL, NULL, '7958732345', '00100309KH', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139558', 'FedEx', NULL, '2014-12-29', '22.12.2014 20:22', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28698, '292937132', NULL, NULL, 'James Hetherington', '7 ELLIS ROAD', '', 'CO15 1EX', 'CLACTON-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '1255432178', '0010113IC4', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139569', 'FedEx', NULL, '2014-12-29', '26.12.2014 11:23', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28699, '292430817', NULL, NULL, 'Jennifer Spencer', '31 BRUCE AVENUE', 'Please leave on doorstep if no answer', 'TW17 9DN', 'SHEPPERTON', 'Großbritannien', 'GB', NULL, NULL, '7715361546', '1,01E+94', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139570', 'FedEx', NULL, '2014-12-29', '23.12.2014 10:22', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28700, '292733453', NULL, NULL, 'Jerald Bosco', '14 BELMONT ROAD', '', 'UB8 1RE', 'UXBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7961857251', '0010116TC0', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139580', 'FedEx', NULL, '2014-12-29', '24.12.2014 19:22', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28701, '292436735', NULL, NULL, 'John Cattetall', '60 Blantyre Road', 'Wavertree', 'L15 3HT', 'Liverpool', 'Großbritannien', 'GB', NULL, NULL, '7984429892', '0010186PJS', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139591', 'FedEx', NULL, '2014-12-29', '23.12.2014 10:53', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28702, '292913075', NULL, NULL, 'Judie Davies', '288 OLD BIRMINGHAM ROAD', 'LICKEY', 'B45 8ES', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7955028657', '0010068VHQ', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139606', 'FedEx', NULL, '2014-12-29', '26.12.2014 08:52', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28703, '292851527', NULL, NULL, 'julie milton', '139 wear bay road', '', 'ct19 6pz', 'folkestone kent', 'Großbritannien', 'GB', NULL, NULL, '', '10124588', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139617', 'FedEx', NULL, '2014-12-29', '25.12.2014 18:52', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28704, '292363813', NULL, NULL, 'Karen Krstic', '98 Smisby Rd', 'Ashby de la Zouch', 'LE65 2JN', 'Leicestershire', 'Großbritannien', 'GB', NULL, NULL, '7894267673', '00100532WX', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139628', 'FedEx', NULL, '2014-12-29', '22.12.2014 22:22', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28705, '292902426', NULL, NULL, 'karim hareb', '40 RIPPOLSON ROAD', 'plumstead', 'SE18 1NS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7853326418', '001006427U', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139639', 'FedEx', NULL, '2014-12-29', '26.12.2014 05:52', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28706, '292942974', NULL, NULL, 'Khadiga Eltarhoni', '31 FLAT 3 PARKSIDE TERRACE', '', 'EH16 5XP', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7763834751', '00100561VI', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139640', 'FedEx', NULL, '2014-12-29', '26.12.2014 11:52', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28707, '292874606', NULL, NULL, 'Lee beckley', '10 LEDBURY GROVE', '', 'LS10 4RZ', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7809203730', '0010191LQL', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139890', 'FedEx', NULL, '2014-12-29', '25.12.2014 21:52', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28708, '292747876', NULL, NULL, 'Lee Walsh', '78 HERLWYN HERLWYN AVENUE', '', 'HA4 6HQ', 'RUISLIP', 'Großbritannien', 'GB', NULL, NULL, '7809230294', '0010057DP5', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139904', 'FedEx', NULL, '2014-12-29', '24.12.2014 21:52', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28709, '292476100', NULL, NULL, 'Lynn Allison', '15 PARK SQUARE', '', 'TS26 0HW', 'HARTLEPOOL', 'Großbritannien', 'GB', NULL, NULL, '7929160554', '0010211HPH', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139915', 'FedEx', NULL, '2014-12-29', '23.12.2014 13:52', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28710, '292752052', NULL, NULL, 'Mark Greatbatch', '29 WATSON ROAD', '', 'NN6 7PS', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7726700159', '0010235KDF', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139683', 'FedEx', NULL, '2014-12-29', '24.12.2014 22:52', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28711, '292379496', NULL, NULL, 'NECULAI SERBANESCU', '24 STERRY GARDENS', '', 'RM10 8PH', 'DAGENHAM', 'Großbritannien', 'GB', NULL, NULL, '7877674062', '0010051H1J', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139694', 'FedEx', NULL, '2014-12-29', '22.12.2014 23:53', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28712, '292931064', NULL, NULL, 'Paul Phillips', '14 GILLARDS CLOSE', '', 'TA21 9DX', 'WELLINGTON', 'Großbritannien', 'GB', NULL, NULL, '1823665680', '0010147JYB', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139709', 'FedEx', NULL, '2014-12-29', '26.12.2014 10:52', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28713, '292433020', NULL, NULL, 'Portia Kupahurasa', '63b CHURCH LANE', '', 'DN4 6QG', 'Doncaster', 'Großbritannien', 'GB', NULL, NULL, '7838822050', '0010081K29', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139710', 'FedEx', NULL, '2014-12-29', '23.12.2014 10:23', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28714, '292943160', NULL, NULL, 'Shova Bohara', '1 Gilbert grove', '', 'HA8 0HJ', 'Edgware, Greater London ', 'Großbritannien', 'GB', NULL, NULL, '7450607570', '0010103HWF', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139720', 'FedEx', NULL, '2014-12-29', '26.12.2014 11:52', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28715, '292849178', NULL, NULL, 'Svetlana Kropp', '17 Rivermead Court', 'Ranelagh Gardens', 'SW6 3RT', 'London', 'Großbritannien', 'GB', NULL, NULL, '7966975110', '0010028KMB', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139731', 'FedEx', NULL, '2014-12-29', '25.12.2014 18:22', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28716, '292344409', NULL, NULL, 'tracy Anderson', '66 HAYSHEAD ROAD', 'Arbroath', 'DD11 5AT', 'ARBROATH', 'Großbritannien', 'GB', NULL, NULL, '7745872439', '0010067QI2', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139742', 'FedEx', NULL, '2014-12-29', '22.12.2014 21:30', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28717, '292955852', '', '', 'Vanessa De Oliveira', '122-124 NETHER STREET', '', 'N12 8EU', 'London', 'Großbritannien', '', '', '', '7884334303', '0010246FHA', '', '', 'GM-508-2 Brown Strap Gold Case Black Face', 'Paket am 03.02.15 zur?ck erhalten! Adresse falsch ?\r\nRL 71 800 957 9DE  06.02.2015\r\nZurück gekommen 12.03.2015', '609919139753', 'FedEx', '', '2014-12-29', '26.12.2014 12:52', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28718, '292928088', NULL, NULL, 'Wayne Fisher', '51 lewis street', '', 'cf81 9dz', 'aberbargoed', 'Großbritannien', 'GB', NULL, NULL, '7969696770', '0010187RKJ', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139764', 'FedEx', NULL, '2014-12-29', '26.12.2014 10:22', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28719, '292676995', NULL, NULL, 'Wayne Norman', '15 THORNHAM CLOSE', '', 'NR33 7HJ', 'LOWESTOFT', 'Großbritannien', 'GB', NULL, NULL, '7747752967', '0010155D1R', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139775', 'FedEx', NULL, '2014-12-29', '24.12.2014 13:56', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28720, '292946459', NULL, NULL, 'zaheer Oomerjee', '7 LYNDHURST DRIVE', 'Leyton', 'E10 6JB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7774408436', '0010225IOI', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919139786', 'FedEx', NULL, '2014-12-29', '26.12.2014 11:52', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28721, '292753041', NULL, NULL, 'Ikechukwu Nnadi', '14 GARDEN WALK', 'West Green West Sussex Crawley', 'RH11 7BX', 'CRAWLEY', 'Großbritannien', 'GB', NULL, NULL, '7830892002', '00100765HH', NULL, NULL, 'Marco Polo B Gold Case/Black Strap/ Black Face', NULL, '609919139797', 'FedEx', NULL, '2014-12-29', '24.12.2014 22:52', 'UK131011AMC24', '1', 'a0YC000000aFhU0MAK', '117.01', '179.00'),
(28722, '292967057', NULL, NULL, 'Luke Yousefian', 'Marsh Ltd Tower Place', 'Please ring if need be', 'EC3R 5BU', 'London', 'Großbritannien', 'GB', NULL, NULL, '7786545137', '0010088D3M', NULL, NULL, 'Marco Polo B Gold Case/Black Strap/ Black Face', NULL, '609919139801', 'FedEx', NULL, '2014-12-29', '26.12.2014 13:53', 'UK131011AMC24', '1', 'a0YC000000aFhU0MAK', '117.01', '179.00'),
(28723, '292752330', NULL, NULL, 'Thomas Hutchinson', '172 Bromley Heath Road', '', 'BS16 6JB', 'Bristol', 'Großbritannien', 'GB', NULL, NULL, '7903075451', '0010250VPJ', NULL, NULL, 'Marco Polo B Gold Case/Black Strap/ Black Face', NULL, '609919139812', 'FedEx', NULL, '2014-12-29', '24.12.2014 22:52', 'UK131011AMC24', '1', 'a0YC000000aFhU0MAK', '117.01', '179.00'),
(28724, '292956460', NULL, NULL, 'Gary Kennedy', '28 ORONSAY ROAD', '', 'ML6 8FX', 'AIRDRIE', 'Großbritannien', 'GB', NULL, NULL, '7982925847', '0010223H8W', NULL, NULL, 'Marco Polo SBB Black Metal Strap/ Black Face', NULL, '609919139823', 'FedEx', NULL, '2014-12-29', '26.12.2014 12:52', 'UK131011AMC27', '1', 'a0YC000000aFhU5MAK', '117.01', '189.00'),
(28725, '292673460', NULL, NULL, 'Samuel Bockarie', '37 BASEBALL DRIVE', 'Delivery to this addresss', 'DE23 8NE', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '7914715227', '001025040L', NULL, NULL, 'Paragon Black Strap/ Gold Case/ Black Dial', NULL, '609919139834', 'FedEx', NULL, '2014-12-29', '24.12.2014 13:22', 'UK131024AMC10', '1', 'a0YC000000aEoQXMA0', '97.00', '149.00'),
(28726, '292729881', NULL, NULL, 'Ramakanth Bhamidipati', '144 WHOBERLEY AVENUE', '', 'CV5 8EZ', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7805046204', '0010189PZ1', NULL, NULL, 'Paragon Brown Strap, Gold Case, White Dial', NULL, '609919139845', 'FedEx', NULL, '2014-12-29', '24.12.2014 18:52', 'UK131024AMC08', '1', 'a0YC000000aEoHeMAK', '97.00', '149.00'),
(28727, '292813595', NULL, NULL, 'Paolo Forcellati', '27 VARTRY ROAD', '', 'N15 6PR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7958140541', '001008028N', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Metal Strap London', NULL, '609919139856', 'FedEx', NULL, '2014-12-29', '25.12.2014 13:22', 'UK140923JM19', '1', 'a0YC000000aUXCIMA4', '130.00', '189.00'),
(28728, '292579366', NULL, NULL, 'Emma Campbell', '4 RUSHLEY CLOSE', '', 'SS3 0HE', 'SOUTHEND-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7968738662', '0010059N3G', NULL, NULL, 'Pioner New Model 2014 - Black Face and Gold Metal Strap London', NULL, '609919139867', 'FedEx', NULL, '2014-12-29', '23.12.2014 23:23', 'UK140923JM18', '1', 'a0YC000000aUXCHMA4', '130.00', '189.00'),
(28729, '292888088', NULL, NULL, 'Michael Crehan', '80 THE SHIRES', '', 'WA10 3XL', 'ST. HELENS', 'Großbritannien', 'GB', NULL, NULL, '7807035310', '0010144H8V', NULL, NULL, 'Pioner New Model 2014 - Black Face and Gold Metal Strap London', NULL, '609919139878', 'FedEx', NULL, '2014-12-29', '25.12.2014 23:53', 'UK140923JM18', '1', 'a0YC000000aUXCHMA4', '130.00', '189.00'),
(28730, '292656967', NULL, NULL, 'Sabri Shala', '66 CHALK FARM ROAD', 'Flat3a pls ring the belt                                 Or ring on my self phone when you  delivery on my post  the no:07951730787', 'NW1 8AN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '795173087', '0010078BDF', NULL, NULL, 'Silver Case - Black Dial - Black Leather Paragon', NULL, '609919139889', 'FedEx', NULL, '2014-12-29', '24.12.2014 12:24', 'T-3001-2', '1', 'a0YC000000aFmriMAC', '96.01', '149.00'),
(28731, '292986397', NULL, NULL, 'Georgios Topalidis', 'Sevasteias 60', '', '14231', 'athina', 'Griechenland', 'GR', NULL, NULL, '6937280021', '0010174NP3', NULL, NULL, '€169 Instead Of €699 1 Theorema Paragon Automatic (T-3001-1) With Delivery', NULL, '604569184302', 'FedEx', NULL, '2014-12-29', '26.12.2014 18:08', 'GR16102014SK007', '1', 'a0YC000000ZwQgqMAF', '', '169.00'),
(28732, '293109152', NULL, NULL, 'Sonia Pulido Rodriguez', 'AV VIRGEN DE MONTSERRAT 57', '4º-2ª', '08820', 'EL PRAT DE LLOBREGAT', 'Spanien', 'ES', NULL, NULL, '628772405', '0010231P1K', NULL, NULL, 'Reloj para hombre Damascus modelo T3008-7', NULL, '604569184379', 'FedEx', NULL, '2014-12-29', '27.12.2014 10:28', 'ES141029CS68', '1', 'a0YC000000ZzAeOMAV', '', '189.99'),
(28733, '293094861', NULL, NULL, 'Margarita Sanchez Marquez', 'C/ Delfin (San Garcia) N-21', 'Bajo', '11207', 'ALGECIRAS', 'Spanien', 'ES', NULL, NULL, '661393294', '0010246GTV', NULL, NULL, 'Reloj para hombre Damascus modelo T3008-6', NULL, '604569184380', 'FedEx', NULL, '2014-12-29', '27.12.2014 09:28', 'ES141029CS67', '1', 'a0YC000000ZzAeNMAV', '', '189.99'),
(28734, '293006623', NULL, NULL, 'Iris Gilson', 'Molzelebilk 21', '', '9041', 'Oostakker', 'Belgien', 'BE', NULL, NULL, '496681929', '0010029GN8', NULL, NULL, 'Casablanca zilverkleur/zwart', NULL, '609919140080', 'FedEx', NULL, '2014-12-30', '26.12.2014 19:18', 'NL140520PJ10', '1', 'a0YC000000ZKLowMAH', '190.01', '299.98'),
(28735, '293095707', NULL, NULL, 'Firmin Aelbrecht', 'Wijngaardstraat 80', '', '1745', 'Opwijk', 'Belgien', 'BE', NULL, NULL, '475839914', '0010003COO', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919140091', 'FedEx', NULL, '2014-12-30', '27.12.2014 11:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28736, '293397705', NULL, NULL, 'Sarah Bonne', 'Pijpenpoelstraat 54', '', '3545', 'Halen', 'Belgien', 'BE', NULL, NULL, '495345527', '00102471NT', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919140106', 'FedEx', NULL, '2014-12-30', '29.12.2014 10:48', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28737, '293099270', NULL, NULL, 'Luc Rohart', 'Larestraat 13', '', '9920', 'Lovendegem', 'Belgien', 'BE', NULL, NULL, '477402224', '0010141TTV', NULL, NULL, 'Horloge GM-3005-2 - Zwarte leren band, zwart display, zilveren kast', NULL, '609919140117', 'FedEx', NULL, '2014-12-30', '27.12.2014 11:48', 'NL140623NM64', '1', 'a0YC000000aF3FsMAK', '', '179.99'),
(28738, '293227816', NULL, NULL, 'Ali El Moukhtari', 'Kroonstraat 143', '', '2140', 'Borgerhout', 'Belgien', 'BE', NULL, NULL, '478837789', '0010163LB8', NULL, NULL, 'Horloge GM-3005-3 - Zwarte leren band, zwart display, gouden kast', NULL, '609919140128', 'FedEx', NULL, '2014-12-30', '28.12.2014 00:48', 'NL140623NM65', '1', 'a0YC000000aF3FtMAK', '', '179.99'),
(28739, '293251907', NULL, NULL, 'Coiffure GWENDOLINA Jeannine DEBLIECK', 'Koningsstraat 51', 'leveren dond-vrijd-zaterd', '8400', 'Oostende', 'Belgien', 'BE', NULL, NULL, '477319065', '0010117AEJ', NULL, NULL, 'Horloge GM-3005-A4 - Goud metalen band, zwart display', NULL, '609919140139', 'FedEx', NULL, '2014-12-30', '28.12.2014 10:18', 'NL141113NM28', '1', 'a0YC000000aF3FxMAK', '', '189.99'),
(28740, '293172880', NULL, NULL, 'Henri Swennen', 'Wonckerweg 16', '', '3770', 'Zichen-Zussen-Bolder', 'Belgien', 'BE', NULL, NULL, '495484212', '00102214HF', NULL, NULL, 'Horloge GM-3005-A4 - Goud metalen band, zwart display', NULL, '609919140140', 'FedEx', NULL, '2014-12-30', '27.12.2014 18:18', 'NL141113NM28', '1', 'a0YC000000aF3FxMAK', '', '189.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(28741, '293127443', NULL, NULL, 'sawarin akkhaput', 'Dom modest van aschelaan 1', '', '9320', 'Erembodegem', 'Belgien', 'BE', NULL, NULL, '497268426', '00102507M8', NULL, NULL, 'Horloge GM-3005-A4 - Goud metalen band, zwart display', NULL, '609919140150', 'FedEx', NULL, '2014-12-30', '27.12.2014 14:18', 'NL141113NM28', '1', 'a0YC000000aF3FxMAK', '', '189.99'),
(28742, '293352308', NULL, NULL, 'Charlie Etard', 'avenue henri houssaye 14', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '494085199', '00101167LM', NULL, NULL, 'Montre GM-3005-2 - bracelet en cuir noir, cadran noir, boitier argentÃ©', NULL, '609919140161', 'FedEx', NULL, '2014-12-30', '29.12.2014 00:18', 'NL140623NM64', '1', 'a0YC000000aF3FsMAK', '', '179.99'),
(28743, '293102365', NULL, NULL, 'Philippe Morthier', 'chemin des Princes 22', '', '7020', 'Nimy', 'Belgien', 'BE', NULL, NULL, '474940749', '0010155ZEB', NULL, NULL, 'Montre GM-3005-3 - bracelet en cuir noir, cadran noir, boitier dorÃ©', NULL, '609919140172', 'FedEx', NULL, '2014-12-30', '27.12.2014 11:48', 'NL140623NM65', '1', 'a0YC000000aF3FtMAK', '', '179.99'),
(28744, '293382426', NULL, NULL, 'chaimae tazi', 'avenue de la semoy 40', '', '1200', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '32487998530', '0010081U1J', NULL, NULL, 'Montre GM-3005-7 - bracelet en cuir noir, cadran noir avec petits diamants, boitier dorÃ©', NULL, '609919140183', 'FedEx', NULL, '2014-12-30', '29.12.2014 09:18', 'NL140623NM68', '1', 'a0YC000000aF3FwMAK', '', '219.99'),
(28745, '293259231', NULL, NULL, 'domenico annibale', 'rue des Combattants 87', '', '4800', 'Lambermont', 'Belgien', 'BE', NULL, NULL, '494908663', '0010240KJQ', NULL, NULL, 'Montre GM-3005-7 - bracelet en cuir noir, cadran noir avec petits diamants, boitier dorÃ©', NULL, '609919140194', 'FedEx', NULL, '2014-12-30', '28.12.2014 10:48', 'NL140623NM68', '1', 'a0YC000000aF3FwMAK', '', '219.99'),
(28746, '293144346', NULL, NULL, 'camille catry', 'rue Jules Cockx 6', 'Danone', '1160', 'Auderghem', 'Belgien', 'BE', NULL, NULL, '495758527', '0010250ID1', NULL, NULL, 'Montre GM-3005-A2 - bracelet mÃ©tallique argentÃ©, cadran noir', NULL, '609919140209', 'FedEx', NULL, '2014-12-30', '27.12.2014 15:48', 'NL140623NM61', '1', 'a0YC000000aF3FpMAK', '', '189.99'),
(28747, '293337362', NULL, NULL, 'Cedric Goethals', 'rue des martyrs 53', '', '6700', 'Arlon', 'Belgien', 'BE', NULL, NULL, '63675131', '00100155NS', NULL, NULL, 'Montre GM-3005-A2 - bracelet mÃ©tallique argentÃ©, cadran noir', NULL, '609919140210', 'FedEx', NULL, '2014-12-30', '29.12.2014 00:18', 'NL140623NM61', '1', 'a0YC000000aF3FpMAK', '', '189.99'),
(28748, '293149807', NULL, NULL, 'Cherai jamila', 'Bikschotelaan 124', '', '2600', 'Anvers', 'Belgien', 'BE', NULL, NULL, '498402952', '0010073G22', NULL, NULL, 'Montre GM-3005-A2 - bracelet mÃ©tallique argentÃ©, cadran noir', NULL, '609919140220', 'FedEx', NULL, '2014-12-30', '27.12.2014 16:18', 'NL140623NM61', '1', 'a0YC000000aF3FpMAK', '', '189.99'),
(28749, '293131362', NULL, NULL, 'cansu topkaya', 'Saint-josse 87', '', '1210', 'Bxl', 'Belgien', 'BE', NULL, NULL, '488733243', '0010250YOJ', NULL, NULL, 'Montre GM-3005-A3 - bracelet mÃ©tallique noir, cadran noir', NULL, '609919140231', 'FedEx', NULL, '2014-12-30', '27.12.2014 14:18', 'NL140623NM62', '1', 'a0YC000000aF3FqMAK', '', '189.99'),
(28750, '293415860', NULL, NULL, 'Mohammad zaman Eshaghzey', 'Ernest Claesstraat 14 E23', '', '2050', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '0486 623780', '0010191RVR', NULL, NULL, 'Theorema Damascus Horloge - zilverkleurige metalen band - zilverkleur/wit (T3008-5)', NULL, '609919140242', 'FedEx', NULL, '2014-12-30', '29.12.2014 12:18', 'NL141030NM36', '1', 'a0YC000000ZzOdKMAV', '', '189.99'),
(28751, '293346168', NULL, NULL, 'Alan Aziz', '0 0 The Wilton Barber', 'Wilton Lodge,Glasheen Road', 'Cork', 'Cork,Ireland', 'Irland', 'IE', NULL, NULL, '872811550', '0010115GCP', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '609919140275', 'FedEx', NULL, '2014-12-30', '28.12.2014 23:02', 'IE190614AH08', '1', 'a0YC000000aFSAvMAO', '195.01', '299.00'),
(28752, '293320406', NULL, NULL, 'Edward Heery', 'Oldcastle Tubrid', '', '', 'Meath', 'Irland', 'IE', NULL, NULL, '876625316', '0010049ATV', NULL, NULL, 'Rio Watch- Silver Case, Silver Face, Black Strap', NULL, '609919140286', 'FedEx', NULL, '2014-12-30', '28.12.2014 15:02', 'UK140827AS01', '1', 'a0YC000000aGNuBMAW', '169.00', '249.00'),
(28753, '292996956', NULL, NULL, 'Zhanetta Mezhidova', '3 the Paddoc Racecourse road', '', '', 'Roscommon', 'Irland', 'IE', NULL, NULL, '879932864', '0010152BU1', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '609919140297', 'FedEx', NULL, '2014-12-30', '26.12.2014 17:02', 'IE190614AH08', '1', 'a0YC000000aFSAvMAO', '195.01', '299.00'),
(28754, '293330846', NULL, NULL, 'Stany-fra Luongo', 'VARIANTE DOMITIANA 73', '', '81030', 'CASTEL VOLTURNO', 'Italien', 'IT', NULL, NULL, '3934412029', '0010173PKL', NULL, NULL, 'Monte Carlo GM-102-1', NULL, '609919140253', 'FedEx', NULL, '2014-12-30', '28.12.2014 15:28', 'IT141028CS40', '1', 'a0YC000000ZyjKeMAJ', '', '249.99'),
(28755, '293109364', NULL, NULL, 'Mattia Donolato', 'VIA 25 APRILE, 31/A', '', '35020', 'Legnaro', 'Italien', 'IT', NULL, NULL, '3464025385', '0010117BR1', NULL, NULL, 'Monte Carlo GM-102-1', NULL, '609919140264', 'FedEx', NULL, '2014-12-30', '27.12.2014 10:28', 'IT141028CS40', '1', 'a0YC000000ZyjKeMAJ', '', '249.99'),
(28756, '293125659', NULL, NULL, 'Tomas Hendriks', 'Bus 6', '', '5841 CN', 'OPLOO', 'Niederlande', 'NL', NULL, NULL, '06-33786061', '0010245PY9', NULL, NULL, 'Casablanca zilverkleur/wit', NULL, '609919139937', 'FedEx', NULL, '2014-12-30', '27.12.2014 13:58', 'NL131017LB03', '1', 'a0YC000000ZKLYOMA5', '190.01', '299.98'),
(28757, '293182502', NULL, NULL, 'Mike Siebert', 'Ronner-Knipstraat 29', '', '2331 LN', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '634425408', '0010250VHN', NULL, NULL, 'Horloge GM-3005-1 - Zwarte leren band, wit display, zilveren kast', NULL, '609919139948', 'FedEx', NULL, '2014-12-30', '27.12.2014 19:28', 'NL140623NM63', '1', 'a0YC000000ZMMXrMAP', '', '179.99'),
(28758, '293223396', NULL, NULL, 'Jo Heuts', 'Amstenraderweg 15', '', '6447 BS', 'MERKELBEEK', 'Niederlande', 'NL', NULL, NULL, '620527007', '00101073P3', NULL, NULL, 'Horloge GM-3005-3 - Zwarte leren band, zwart display, gouden kast', NULL, '609919139959', 'FedEx', NULL, '2014-12-30', '27.12.2014 23:58', 'NL140623NM65', '1', 'a0YC000000ZMMXtMAP', '', '179.99'),
(28759, '293294755', NULL, NULL, 'Madhuwe Princes', 'Victor E v Vrieslandstr 191', '', '3069 WC', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '681286607', '0010215K99', NULL, NULL, 'Horloge GM-3005-3 - Zwarte leren band, zwart display, gouden kast', NULL, '609919139960', 'FedEx', NULL, '2014-12-30', '28.12.2014 13:58', 'NL140623NM65', '1', 'a0YC000000ZMMXtMAP', '', '179.99'),
(28760, '293078483', NULL, NULL, 'Patrick Lentjes', 'Quinten Matsysstraat 4', '', '5702 BT', 'HELMOND', 'Niederlande', 'NL', NULL, NULL, '643440632', '0010227RM6', NULL, NULL, 'Horloge GM-3005-3 - Zwarte leren band, zwart display, gouden kast', NULL, '609919139970', 'FedEx', NULL, '2014-12-30', '27.12.2014 09:58', 'NL140623NM65', '1', 'a0YC000000ZMMXtMAP', '', '179.99'),
(28761, '293085239', NULL, NULL, 'Jannie van Putten-Hagen', 'Beethovenlaan 61', '', '8071 VM', 'NUNSPEET', 'Niederlande', 'NL', NULL, NULL, '341254935', '0010090XS2', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '609919139981', 'FedEx', NULL, '2014-12-30', '27.12.2014 10:28', 'NL140623NM67', '1', 'a0YC000000ZMMXvMAP', '', '219.99'),
(28762, '293210502', NULL, NULL, 'Erhan Yildizbas', 'Bruijnstraat 130-C', '', '3026 VK', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '624274051', '0010246PX6', NULL, NULL, 'Horloge GM-3005-7 - Zwarte leren band, zwart display met diamanten, gouden kast', NULL, '609919139992', 'FedEx', NULL, '2014-12-30', '27.12.2014 22:28', 'NL140623NM68', '1', 'a0YC000000ZMMXwMAP', '', '219.99'),
(28763, '293319017', NULL, NULL, 'Linda Kamphuis', 'Graaf Rupertlaan 40', '', '3434 RK', 'NIEUWEGEIN', 'Niederlande', 'NL', NULL, NULL, '618517223', '0010217O1I', NULL, NULL, 'Horloge GM-3005-7 - Zwarte leren band, zwart display met diamanten, gouden kast', NULL, '609919140003', 'FedEx', NULL, '2014-12-30', '28.12.2014 15:58', 'NL140623NM68', '1', 'a0YC000000ZMMXwMAP', '', '219.99'),
(28764, '293076409', NULL, NULL, 'Michael Patrick van Ginkel', 'Zuidervaart 36', '', '1504 BB', 'ZAANDAM', 'Niederlande', 'NL', NULL, NULL, '636140415', '001025065L', NULL, NULL, 'Horloge GM-3005-A1 - Zilveren metalen band, wit display', NULL, '609919140014', 'FedEx', NULL, '2014-12-30', '27.12.2014 09:28', 'NL140623NM60', '1', 'a0YC000000ZMMXoMAP', '', '189.99'),
(28765, '293183510', NULL, NULL, 'W de Laat', 'Haktol 24', '/', '5683 LL', 'BEST', 'Niederlande', 'NL', NULL, NULL, '650530729', '00102507T8', NULL, NULL, 'Horloge GM-3005-A2 - Zilveren metalen band, zwart display', NULL, '609919140025', 'FedEx', NULL, '2014-12-30', '27.12.2014 19:28', 'NL140623NM61', '1', 'a0YC000000ZMMXpMAP', '', '189.99'),
(28766, '293227357', NULL, NULL, 'Wendy Thijsebaard', 'Dokter Bernhardistraat 45', '', '4696 CM', 'STAVENISSE', 'Niederlande', 'NL', NULL, NULL, '627046519', '0010161HR1', NULL, NULL, 'Horloge GM-3005-A2 - Zilveren metalen band, zwart display', NULL, '609919140036', 'FedEx', NULL, '2014-12-30', '28.12.2014 00:58', 'NL140623NM61', '1', 'a0YC000000ZMMXpMAP', '', '189.99'),
(28767, '293080968', NULL, NULL, 'berry vos', 'De Kromme Nol 4', '', '4261 AN', 'WIJK EN AALBURG', 'Niederlande', 'NL', NULL, NULL, '65151288', '0010250TNG', NULL, NULL, 'Horloge GM-3005-A4 - Goud metalen band, zwart display', NULL, '609919140047', 'FedEx', NULL, '2014-12-30', '27.12.2014 09:58', 'NL141113NM28', '1', 'a0YC000000aF39KMAS', '', '189.99'),
(28768, '293356959', NULL, NULL, 'Fabian van der Velden', 'Bussumsestraat 29', '', '2574 JA', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '06-46600694', '0010041HU1', NULL, NULL, 'Horloge GM-3005-A4 - Goud metalen band, zwart display', NULL, '609919140058', 'FedEx', NULL, '2014-12-30', '29.12.2014 00:58', 'NL141113NM28', '1', 'a0YC000000aF39KMAS', '', '189.99'),
(28769, '293421558', NULL, NULL, 'gc slager', 'Wilhelmina van Pruisenln 81', '', '2807 KH', 'GOUDA', 'Niederlande', 'NL', NULL, NULL, '655183532', '0010091QAD', NULL, NULL, 'Horloge GM-3005-A4 - Goud metalen band, zwart display', NULL, '609919140069', 'FedEx', NULL, '2014-12-30', '29.12.2014 12:28', 'NL141113NM28', '1', 'a0YC000000aF39KMAS', '', '189.99'),
(28770, '293440810', NULL, NULL, 'J.P Hageman sr', 'Weeresteinstraat 110', '', '2181 GD', 'HILLEGOM', 'Niederlande', 'NL', NULL, NULL, '653368709', '00100623LD', NULL, NULL, 'Horloge GM-3005-A4 - Goud metalen band, zwart display', NULL, '609919140070', 'FedEx', NULL, '2014-12-30', '29.12.2014 14:28', 'NL141113NM28', '1', 'a0YC000000aF39KMAS', '', '189.99'),
(28771, '293152102', NULL, NULL, 'ismail korkmaz', 'RAGVAEGEN 13 4TRP', '', '145 68', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '721999884', '0010250VL2', NULL, NULL, 'Svart/svart. Copacabana', NULL, '609919140301', 'FedEx', NULL, '2014-12-30', '27.12.2014 16:14', 'SEcopacabanablack', '1', 'a0YC000000aELhuMAG', '1744.85', '2695.00'),
(28772, '293236606', NULL, NULL, 'Luke Smith', '54 PIMPERN CLOSE', '', 'BH17 9EB', 'POOLE', 'Großbritannien', 'GB', NULL, NULL, '7795695081', '0010189XVI', NULL, NULL, 'Barbados Pionier Black face and Stainless Steel rim with red detailing and Stain', NULL, '609919140312', 'FedEx', NULL, '2014-12-30', '28.12.2014 02:52', 'UK140903CC06', '1', 'a0YC000000aFh9aMAC', '129.99', '199.00'),
(28773, '293114600', NULL, NULL, 'Sam Taylor', '60 RHODFA WEN', '', 'LL29 8LE', 'Llysfaen, Colwyn Bay', 'Großbritannien', 'GB', NULL, NULL, '7540636147', '00102505YC', NULL, NULL, 'Barbados Pionier Black face with red detailing and brown leather strap', NULL, '609919140323', 'FedEx', NULL, '2014-12-30', '27.12.2014 11:53', 'UK140820cc03', '1', 'a0YC000000aFh9YMAS', '129.99', '199.00'),
(28774, '293229598', NULL, NULL, 'kyle De-alwis', '6 WILLOW CLOSE', 'Beddau', 'CF38 2SJ', 'PONTYPRIDD', 'Großbritannien', 'GB', NULL, NULL, '7506320454', '0010055EUU', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919140334', 'FedEx', NULL, '2014-12-30', '28.12.2014 00:24', 'UK131024AMC01', '1', 'a0YC000000aFUVIMA4', '165.00', '249.00'),
(28775, '293105655', NULL, NULL, 'steve warren', '72 SELSMORE ROAD', '', 'PO11 9LE', 'HAYLING ISLAND', 'Großbritannien', 'GB', NULL, NULL, '7545875702', '0010215BJW', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919140345', 'FedEx', NULL, '2014-12-30', '27.12.2014 11:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28776, '293049257', NULL, NULL, 'Peter Smith', '4 EATON CLOSE', 'beeston', 'NG9 2WB', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7446076076', '0010205V5G', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919140356', 'FedEx', NULL, '2014-12-30', '26.12.2014 22:52', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28777, '293058609', NULL, NULL, 'Ivani Sousa', '30 CARLYLE ROAD', '', 'WV10 8SL', 'WOLVERHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7477195679', '0010089O1N', NULL, NULL, 'GM-104-2 Brown Strap, Gold Case, Black Face', NULL, '609919140367', 'FedEx', NULL, '2014-12-30', '27.12.2014 00:22', 'UK140102AMC03', '1', 'a0YC000000aUKqLMAW', '169.99', '259.00'),
(28778, '293061209', NULL, NULL, 'Umair Ashraf', '166 CHESTER ROAD', 'Seven Kings', 'IG3 8PY', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '7446093561', '0010237D72', NULL, NULL, 'GM-104-6   Silver, Black Dial, Silver Metal Band', NULL, '609919140378', 'FedEx', NULL, '2014-12-30', '27.12.2014 00:52', 'GM-104-6', '1', 'a0YC000000aUrlhMAC', '169.99', '259.00'),
(28779, '293359685', NULL, NULL, 'Ilir Berati', '17 CLOCK VIEW CRESCENT', '', 'N7 9FR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7805300492', '00101965MO', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919140389', 'FedEx', NULL, '2014-12-30', '29.12.2014 00:22', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28780, '293150933', NULL, NULL, 'Grace Contreras', '150 London Road', '', 'SM4 5AT', 'Morden', 'Großbritannien', 'GB', NULL, NULL, '4,47425E+11', '0010046I32', NULL, NULL, 'GM-502-1 Malibu Diamonds Black Strap Silver Case Silver Face', NULL, '609919140390', 'FedEx', NULL, '2014-12-30', '27.12.2014 15:22', 'UK140403AS11', '1', 'a0YC000000Zz9ntMAB', '129.99', '199.00'),
(28781, '293339921', NULL, NULL, 'Irina Macari', '61 FARWELL ROAD', '', 'BH12 4PN', 'POOLE', 'Großbritannien', 'GB', NULL, NULL, '7830749979', '0010227QZH', NULL, NULL, 'GM-502-1 Malibu Diamonds Black Strap Silver Case Silver Face', NULL, '609919140404', 'FedEx', NULL, '2014-12-30', '28.12.2014 22:54', 'UK140403AS11', '1', 'a0YC000000Zz9ntMAB', '129.99', '199.00'),
(28782, '293170455', NULL, NULL, 'Alan hillhouse', '9 RYLEES PLACE', '', 'G52 4DD', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7713882667', '001008258E', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '609919140415', 'FedEx', NULL, '2014-12-30', '27.12.2014 17:22', 'UK140313AMC22', '1', 'a0YC000000aFh9UMAS', '133.00', '199.00'),
(28783, '293229413', NULL, NULL, 'ali Ghani', '1 USKLEY COURT', '', 'CF3 0BE', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7447460942', '00102032MT', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '609919140459', 'FedEx', NULL, '2014-12-30', '28.12.2014 00:23', 'UK140313AMC22', '1', 'a0YC000000aFh9UMAS', '133.00', '199.00'),
(28784, '293053448', NULL, NULL, 'ISABELL DEVLIN', '114 DON DRIVE', '', 'EH54 5LR', 'LIVINGSTON', 'Großbritannien', 'GB', NULL, NULL, '7988733022', '0010101HJZ', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '609919140426', 'FedEx', NULL, '2014-12-30', '26.12.2014 23:52', 'UK140313AMC22', '1', 'a0YC000000aFh9UMAS', '133.00', '199.00'),
(28785, '292980364', NULL, NULL, 'Michael Lau', 'Flat 1 Thornton Court, Thornton Hill', '', 'EX4 4NS', 'Exeter', 'Großbritannien', 'GB', NULL, NULL, '7774900050', '0010046OXR', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '609919140437', 'FedEx', NULL, '2014-12-30', '26.12.2014 15:22', 'UK140313AMC22', '1', 'a0YC000000aFh9UMAS', '133.00', '199.00'),
(28786, '293226254', NULL, NULL, 'Slavka Stonham', '17 CLANFIELD CRESCENT', '', 'RG31 6QN', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7825291037', '0010151DH2', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '609919140448', 'FedEx', NULL, '2014-12-30', '27.12.2014 23:22', 'UK140313AMC22', '1', 'a0YC000000aFh9UMAS', '133.00', '199.00'),
(28787, '293230519', NULL, NULL, 'ali Ghani', '1 USKLEY COURT', '', 'CF3 0BE', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7447460942', '00102352TW', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919140459', 'FedEx', NULL, '2014-12-30', '28.12.2014 00:24', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28788, '293023309', NULL, NULL, 'Ben Choularton', '22 BROOMFIELD ROAD', '', 'GU35 9QG', 'BORDON', 'Großbritannien', 'GB', NULL, NULL, '7584492575', '00100051XC', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919140460', 'FedEx', NULL, '2014-12-30', '26.12.2014 19:52', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28789, '293036495', NULL, NULL, 'BULENT TASTAN', '18 CORBTT GROVE', '', 'N22 8DQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7888709507', '10226225', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919140470', 'FedEx', NULL, '2014-12-30', '26.12.2014 21:22', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28790, '293047463', NULL, NULL, 'carl hoare', '37 DUKE STREET', '', 'NP13 1BE', 'ABERTILLERY', 'Großbritannien', 'GB', NULL, NULL, '7578977980', '0010218K3V', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919140481', 'FedEx', NULL, '2014-12-30', '26.12.2014 22:52', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28791, '293349372', NULL, NULL, 'Christine Dixon', '36 Huddart close', '', 'M5 3rs', 'Salford', 'Großbritannien', 'GB', NULL, NULL, '', '0010139V1Y', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919140492', 'FedEx', NULL, '2014-12-30', '28.12.2014 22:55', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28792, '293020353', NULL, NULL, 'Daniel Bondar', '35 Kirton Road', '', 'dn21 3lf', 'Gainsborough', 'Großbritannien', 'GB', NULL, NULL, '7980160928', '0010044FCD', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919140507', 'FedEx', NULL, '2014-12-30', '26.12.2014 19:52', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28793, '293024292', NULL, NULL, 'Matt Day', '58 MILTON STREET', '', 'NG24 3AW', 'NEWARK', 'Großbritannien', 'GB', NULL, NULL, '7704313866', '0010138KL5', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919140518', 'FedEx', NULL, '2014-12-30', '26.12.2014 20:22', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28794, '293146887', NULL, NULL, 'Peter Bunker', '10 Marchmont Place, Mount Pleasant', '', 'RG12 9AH', 'Bracknell', 'Großbritannien', 'GB', NULL, NULL, '7850768508', '001020659F', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919140529', 'FedEx', NULL, '2014-12-30', '27.12.2014 14:52', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28795, '293315775', NULL, NULL, 'Renee Dobson', '315 LICHFIELD ROAD', '', 'WV12 5DE', 'WILLENHALL', 'Großbritannien', 'GB', NULL, NULL, '7931366282', '0010007NEC', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919140530', 'FedEx', NULL, '2014-12-30', '28.12.2014 14:52', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28796, '293055469', NULL, NULL, 'Alex Hayward', 'J GILL AND S WELLINGTON ROAD', 'Southampton', 'SO18 1ND', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7837908288', '0010170ORR', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '609919140540', 'FedEx', NULL, '2014-12-30', '26.12.2014 23:52', 'UK140313AMC23', '1', 'a0YC000000aFh9VMAS', '133.00', '199.00'),
(28797, '293229548', NULL, NULL, 'ali Ghani', '1 USKLEY COURT', '', 'CF3 0BE', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7447460942', '0010074ICQ', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '609919140459', 'FedEx', NULL, '2014-12-30', '28.12.2014 00:24', 'UK140313AMC23', '1', 'a0YC000000aFh9VMAS', '133.00', '199.00'),
(28798, '293124235', NULL, NULL, 'Anthony George', '31 FINCHLEY PARK', 'North Finchley', 'N12 9JS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '2084457326', '0010016E6K', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '609919140551', 'FedEx', NULL, '2014-12-30', '27.12.2014 12:54', 'UK140313AMC23', '1', 'a0YC000000aFh9VMAS', '133.00', '199.00'),
(28799, '293177212', NULL, NULL, 'colin drever', '122 PONTSHONNORTON ROAD', '', 'CF37 4ND', 'PONTYPRIDD', 'Großbritannien', 'GB', NULL, NULL, '7414944695', '10028090', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '609919140562', 'FedEx', NULL, '2014-12-30', '27.12.2014 17:52', 'UK140313AMC23', '1', 'a0YC000000aFh9VMAS', '133.00', '199.00'),
(28800, '293053960', NULL, NULL, 'Ingrida Melinaviciute', '1/1 50 Bank Street', '', 'G12 8LZ', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7507738415', '0010169NRH', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '609919140573', 'FedEx', NULL, '2014-12-30', '26.12.2014 23:52', 'UK140313AMC23', '1', 'a0YC000000aFh9VMAS', '133.00', '199.00'),
(28801, '292974104', NULL, NULL, 'Peter Gonsor', '37 STEVENAGE CRESCENT', '', 'WD6 4NS', 'BOREHAMWOOD', 'Großbritannien', 'GB', NULL, NULL, '4,47773E+11', '00102194KL', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '609919140584', 'FedEx', NULL, '2014-12-30', '26.12.2014 14:52', 'UK140313AMC23', '1', 'a0YC000000aFh9VMAS', '133.00', '199.00'),
(28802, '293349674', NULL, NULL, 'Sadya Khan', '2 Berkeley road east', '', 'B25 8np', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '7477078778', '0010093RDP', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '609919140595', 'FedEx', NULL, '2014-12-30', '28.12.2014 22:56', 'UK140313AMC23', '1', 'a0YC000000aFh9VMAS', '133.00', '199.00'),
(28803, '292992246', NULL, NULL, 'Ian Penney', '24 Lindisfarne Drive', 'Poynton', 'SK121EW', 'Stockport', 'Großbritannien', 'GB', NULL, NULL, '1625878101', '0010179Z8R', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919140600', 'FedEx', NULL, '2014-12-30', '26.12.2014 16:52', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28804, '292988308', NULL, NULL, 'Ryan Taylor', 'Lodge  Stratford rd', 'Drayton', 'Ox156eh', 'Banbury', 'Großbritannien', 'GB', NULL, NULL, '7807177131', '00102456DU', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919140610', 'FedEx', NULL, '2014-12-30', '26.12.2014 16:22', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28805, '293009497', NULL, NULL, 'Simon Makondo', '5 Oakland\'s place', '', 'Ls8 3tu', 'Leeds', 'Großbritannien', 'GB', NULL, NULL, '7908623290', '0010149G1P', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919140621', 'FedEx', NULL, '2014-12-30', '26.12.2014 18:22', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28806, '292985062', NULL, NULL, 'Sudha Shikotra', '185 Princes Avenue', '', 'NW9 9QS', 'London', 'Großbritannien', 'GB', NULL, NULL, '7541557751', '0010247VCH', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919140632', 'FedEx', NULL, '2014-12-30', '26.12.2014 15:52', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(28807, '293213953', NULL, NULL, 'sergiy ilnitskyy', '20B NORTHOLT AVENUE', '', 'HA4 6ST', 'RUISLIP', 'Großbritannien', 'GB', NULL, NULL, '7411973919', '0010236LGX', NULL, NULL, 'Marco Polo B Gold Case/Black Strap/ Black Face', NULL, '609919140643', 'FedEx', NULL, '2014-12-30', '27.12.2014 21:52', 'UK131011AMC24', '1', 'a0YC000000aFhU0MAK', '117.01', '179.00'),
(28808, '293335188', NULL, NULL, 'Robin Williams', '22 BLACKHEATH ROAD', 'If noone there leave next door please', 'NR33 7JG', 'LOWESTOFT', 'Großbritannien', 'GB', NULL, NULL, '7508277438', '00102508NQ', NULL, NULL, 'Marco Polo E Silver Case/ Black Face/ Black Strap', NULL, '609919140654', 'FedEx', NULL, '2014-12-30', '28.12.2014 22:54', 'UK131011AMC23', '1', 'a0YC000000aFhTzMAK', '117.01', '179.00'),
(28809, '293324349', NULL, NULL, 'Liru YANG', '3 RAIKES AVENUE', '', 'BD4 0QQ', 'BRADFORD', 'Großbritannien', 'GB', NULL, NULL, '1274680922', '0010089IF6', NULL, NULL, 'Marco Polo Gold Metal Strap/ Black Face', NULL, '609919140665', 'FedEx', NULL, '2014-12-30', '28.12.2014 15:52', 'UK140819AS01', '1', 'a0YC000000aFhU6MAK', '117.01', '189.00'),
(28810, '293306530', NULL, NULL, 'alykhan kassam', '14 ELEANOR STREET', '', 'DN32 9DT', 'GRIMSBY', 'Großbritannien', 'GB', NULL, NULL, '7500892327', '0010250C4M', NULL, NULL, 'Marco Polo SS Metal Strap/ Black Face', NULL, '609919140676', 'FedEx', NULL, '2014-12-30', '28.12.2014 13:52', 'UK131011AMC26', '1', 'a0YC000000aFhU4MAK', '117.01', '189.00'),
(28811, '293067128', NULL, NULL, 'tia-elaine barnes', '100 STEWART ROAD', '', 'E15 2BB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7906900814', '0010091RM0', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Leather Strap London', NULL, '609919140687', 'FedEx', NULL, '2014-12-30', '27.12.2014 03:22', 'UK140923JM15', '1', 'a0YC000000aUXCEMA4', '130.00', '189.00'),
(28812, '293133679', NULL, NULL, 'Brad Holman', '10 MONKSWELL LANE', '', 'CR5 3SU', 'COULSDON', 'Großbritannien', 'GB', NULL, NULL, '7841023161', '0010224OOW', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Metal Strap London', NULL, '609919140698', 'FedEx', NULL, '2014-12-30', '27.12.2014 13:52', 'UK140923JM19', '1', 'a0YC000000aUXCIMA4', '130.00', '189.00'),
(28813, '293105032', NULL, NULL, 'Sue Ashworth', '17 DURHAM ROAD', '', 'DL15 8QW', 'CROOK', 'Großbritannien', 'GB', NULL, NULL, '7791703301', '0010086YAF', NULL, NULL, 'Pioner New Model 2014 - Black Face with Silver Case and Black Leather Strap London', NULL, '609919140702', 'FedEx', NULL, '2014-12-30', '27.12.2014 11:23', 'UK140923JM14', '1', 'a0YC000000aUXCDMA4', '130.00', '189.00'),
(28814, '293224745', NULL, NULL, 'Michael Neatherway', '53 Gower Road', '', 'RH16 4PW', 'Haywards Heath', 'Großbritannien', 'GB', NULL, NULL, '4,47703E+11', '001024511A', NULL, NULL, 'Pioner New Model 2014 -Black Face and Silver Metal Strap London', NULL, '609919140713', 'FedEx', NULL, '2014-12-30', '27.12.2014 23:22', 'UK140923JM17', '1', 'a0YC000000aUXCGMA4', '130.00', '189.00'),
(28815, '293023741', NULL, NULL, 'Steph Parker', '64 Pope Lane Penwortham', '', 'PR1 9BB', 'Preston', 'Großbritannien', 'GB', NULL, NULL, '7845587750', '0010176FH6', NULL, NULL, 'Silver Case - Black Dial - Black Leather Paragon', NULL, '609919140724', 'FedEx', NULL, '2014-12-30', '26.12.2014 20:22', 'T-3001-2', '1', 'a0YC000000aFmriMAC', '96.01', '149.00'),
(28816, '293142994', NULL, NULL, 'Matthew Lochead', 'Flat 6 Forest house, carnarvon road', '', 'E182ny', 'South woodford', 'Großbritannien', 'GB', NULL, NULL, '7882745256', '0010201PBT', NULL, NULL, 'Silver Case - White Dial - Black Leather Paragon', NULL, '609919140735', 'FedEx', NULL, '2014-12-30', '27.12.2014 14:23', 'T-3001-1', '1', 'a0YC000000aFmnMMAS', '96.01', '149.00'),
(28817, '293505537', NULL, NULL, 'Jose Rodriguez', 'Walcourtstraat 148', 'BEL V', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '472746589', '0010250OHU', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '609919140871', 'FedEx', NULL, '2015-01-02', '29.12.2014 20:18', 'NL140623NM67', '1', 'a0YC000000aF3FvMAK', '', '219.99'),
(28818, '293494944', NULL, NULL, 'karin roelands', 'Gerststraat 14', '', '2861', 'Onze-Lieve-Vrouw-Waver', 'Belgien', 'BE', NULL, NULL, '15761906', '0010227V5C', NULL, NULL, 'Horloge GM-3005-7 - Zwarte leren band, zwart display met diamanten, gouden kast', NULL, '609919140882', 'FedEx', NULL, '2015-01-02', '29.12.2014 19:18', 'NL140623NM68', '1', 'a0YC000000aF3FwMAK', '', '219.99'),
(28819, '293661387', NULL, NULL, 'Iz Rous', 'Dwarsstraat 33', '', '9400', 'Ninove', 'Belgien', 'BE', NULL, NULL, '488301265', '00100045I8', NULL, NULL, 'Horloge GM-3005-A4 - Goud metalen band, zwart display', NULL, '609919140893', 'FedEx', NULL, '2015-01-02', '30.12.2014 18:18', 'NL141113NM28', '1', 'a0YC000000aF3FxMAK', '', '189.99'),
(28820, '293705128', NULL, NULL, 'Maris Jan', 'Mussenhoevelaan 28', '', '2530', 'Boechout', 'Belgien', 'BE', NULL, NULL, '486258548', '0010214YBD', NULL, NULL, 'Horloge GM-3005-A4 - Goud metalen band, zwart display', NULL, '609919140908', 'FedEx', NULL, '2015-01-02', '30.12.2014 23:18', 'NL141113NM28', '1', 'a0YC000000aF3FxMAK', '', '189.99'),
(28821, '293538540', NULL, NULL, 'achraf bouilaghman', 'rue Van Oost 23', '', '1030', 'Schaerbeek', 'Belgien', 'BE', NULL, NULL, '488310693', '0010197ZH3', NULL, NULL, 'Montre GM-3005-3 - bracelet en cuir noir, cadran noir, boitier dorÃ©', NULL, '609919140919', 'FedEx', NULL, '2015-01-02', '29.12.2014 23:18', 'NL140623NM65', '1', 'a0YC000000aF3FtMAK', '', '179.99'),
(28822, '293594222', NULL, NULL, 'jerome labasse', 'route d esneux  3/1', '', '4121', 'neuville en condroz', 'Belgien', 'BE', NULL, NULL, '0486/06.11.22', '00100568Z9', NULL, NULL, 'Montre GM-3005-6 - bracelet en cuir noir, cadran noir avec petits diamants, boitier argentÃ©', NULL, '609919140920', 'FedEx', NULL, '2015-01-02', '30.12.2014 11:18', 'NL140623NM67', '1', 'a0YC000000aF3FvMAK', '', '219.99'),
(28823, '293702723', NULL, NULL, 'Iskander Azizov', 'Carel Van Mander str 4c13', '', '2050', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '496652175', '0010049CVR', NULL, NULL, 'Montre GM-3005-A3 - bracelet mÃ©tallique noir, cadran noir', NULL, '609919140930', 'FedEx', NULL, '2015-01-02', '30.12.2014 23:18', 'NL140623NM62', '1', 'a0YC000000aF3FqMAK', '', '189.99'),
(28824, '293720663', NULL, NULL, 'Rachid Boudour', 'Vaderlandstraat 70', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '489977134', '0010152IQE', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '609919140941', 'FedEx', NULL, '2015-01-02', '31.12.2014 02:18', 'NL140908NM09', '1', 'a0YC000000ZYngkMAD', '', '229.99'),
(28825, '293720662', NULL, NULL, 'Rachid Boudour', 'Vaderlandstraat 70', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '489977134', '00100873ON', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '609919140941', 'FedEx', NULL, '2015-01-02', '31.12.2014 02:18', 'NL140908NM09', '1', 'a0YC000000ZYngkMAD', '', '229.99'),
(28826, '293720661', NULL, NULL, 'Rachid Boudour', 'Vaderlandstraat 70', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '489977134', '0010013VO3', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '609919140941', 'FedEx', NULL, '2015-01-02', '31.12.2014 02:18', 'NL140908NM09', '1', 'a0YC000000ZYngkMAD', '', '229.99'),
(28827, '293492751', NULL, NULL, 'antonio marzola', 'rue du stocquy 60', '', '6182', 'souvret', 'Belgien', 'BE', NULL, NULL, '71230986', '0010212TGC', NULL, NULL, 'Une montre Theorema Damascus - bracelet mÃ©tallique noir - noir/noir - T3008-8', NULL, '609919140952', 'FedEx', NULL, '2015-01-02', '29.12.2014 18:48', 'NL141030NM39', '1', 'a0YC000000ZzOdNMAV', '', '189.99'),
(28828, '293647798', NULL, NULL, 'kevin gourmet', 'rue des eperires 11', '', '6820', 'florenville', 'Belgien', 'BE', NULL, NULL, '498462598', '0010180JPE', NULL, NULL, 'Une montre Theorema Rio - GM-107-4 - noir/noir', NULL, '609919140963', 'FedEx', NULL, '2015-01-02', '30.12.2014 16:48', 'NL140908NM12', '1', 'a0YC000000ZYngjMAD', '', '229.99'),
(28829, '293596909', NULL, NULL, 'Karolis Juzenas', '19 Hansfield Clonee', '', '15', 'dublin', 'Irland', 'IE', NULL, NULL, '871530985', '00101205A2', NULL, NULL, 'Rio Watch- Gold Case, Black Face, Brown Strap', NULL, '609919140996', 'FedEx', NULL, '2015-01-02', '30.12.2014 10:32', 'UK140827AS03', '1', 'a0YC000000aGPBRMA4', '169.00', '249.00'),
(28830, '293515940', NULL, NULL, 'patrizia avizzano', 'VICOLETTO II DELLE NOCELLE 57/E', '', '80136', 'NAPOLI', 'Italien', 'IT', NULL, NULL, '818652837', '0010189PBO', NULL, NULL, 'Monte Carlo GM-102-2', NULL, '609919140974', 'FedEx', NULL, '2015-01-02', '29.12.2014 19:28', 'IT141028CS41', '1', 'a0YC000000ZyjL3MAJ', '', '249.99'),
(28831, '293505718', NULL, NULL, 'Kazaferi Nagip', 'Piazza Vittorio Veneto 15/B', 'Orologio', '31020', 'Vidor', 'Italien', 'IT', NULL, NULL, '3921041523', '0010119DHJ', NULL, NULL, 'Monte Carlo GM-102-4', NULL, '609919140985', 'FedEx', NULL, '2015-01-02', '29.12.2014 18:28', 'IT141028CS43', '1', 'a0YC000000ZyjMLMAZ', '', '249.99'),
(28832, '293715863', NULL, NULL, 'J.E. Overdijkink', 'Distelberg 36', '', '6718 EB', 'EDE GLD', 'Niederlande', 'NL', NULL, NULL, '318437530', '0010150FB6', NULL, NULL, 'Casablanca zilverkleur/wit', NULL, '609919140757', 'FedEx', NULL, '2015-01-02', '31.12.2014 00:58', 'NL131017LB03', '1', 'a0YC000000ZKLYOMA5', '190.01', '299.98'),
(28833, '293473142', NULL, NULL, 'othman imaalitane', 'Van Moerkerkenstraat 36 3', '', '1064 KE', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '655968643', '0010102TYB', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919140768', 'FedEx', NULL, '2015-01-02', '29.12.2014 16:58', 'NL131017LB02', '1', 'a0YC000000ZKLYNMA5', '190.01', '299.98'),
(28834, '293517563', NULL, NULL, 'ryta nedbay', 'Erasmusweg 1183L', '', '2542 PW', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '687528624', '0010048UGV', NULL, NULL, 'Horloge GM-3005-2 - Zwarte leren band, zwart display, zilveren kast', NULL, '609919140779', 'FedEx', NULL, '2015-01-02', '29.12.2014 21:28', 'NL140623NM64', '1', 'a0YC000000ZMMXsMAP', '', '179.99'),
(28835, '293547175', NULL, NULL, 'Rick Hehanussa', 'Schout van Meghenlaan 9', '', '5237 TB', '\'S-HERTOGENBOSCH', 'Niederlande', 'NL', NULL, NULL, '06-52794038', '0010239PBI', NULL, NULL, 'Horloge GM-3005-3 - Zwarte leren band, zwart display, gouden kast', NULL, '609919140780', 'FedEx', NULL, '2015-01-02', '30.12.2014 00:28', 'NL140623NM65', '1', 'a0YC000000ZMMXtMAP', '', '179.99'),
(28836, '293609097', NULL, NULL, 'ron roebersen', 'Ploegstraat 21', '', '1445 RT', 'PURMEREND', 'Niederlande', 'NL', NULL, NULL, '651810802', '0010164WCR', NULL, NULL, 'Horloge GM-3005-5 - Zwarte leren band, wit display met diamanten, zilveren kast', NULL, '609919140790', 'FedEx', NULL, '2015-01-02', '30.12.2014 12:58', 'NL140623NM66', '1', 'a0YC000000ZMMXuMAP', '', '219.99'),
(28837, '293559755', NULL, NULL, 'Nico Hettinga', 'Smidsbuurt 53', '', '8932 GP', 'LEEUWARDEN', 'Niederlande', 'NL', NULL, NULL, '653492438', '0010209NRI', NULL, NULL, 'Horloge GM-3005-7 - Zwarte leren band, zwart display met diamanten, gouden kast', NULL, '609919140805', 'FedEx', NULL, '2015-01-02', '30.12.2014 03:28', 'NL140623NM68', '1', 'a0YC000000ZMMXwMAP', '', '219.99'),
(28838, '293702239', NULL, NULL, 'Rick Dudink', 'Vouerweg 14', '', '6136 AL', 'SITTARD', 'Niederlande', 'NL', NULL, NULL, '3124692923', '0010220U2P', NULL, NULL, 'Horloge GM-3005-A1 - Zilveren metalen band, wit display', NULL, '609919140816', 'FedEx', NULL, '2015-01-02', '30.12.2014 22:58', 'NL140623NM60', '1', 'a0YC000000ZMMXoMAP', '', '189.99'),
(28839, '293727381', NULL, NULL, 'Gert van der Zee', 'Deldensestraat 29', '', '7601RZ', 'Almelo', 'Niederlande', 'NL', NULL, NULL, '645550508', '0010077FQA', NULL, NULL, 'Horloge GM-3005-A4 - Goud metalen band, zwart display', NULL, '609919140827', 'FedEx', NULL, '2015-01-02', '31.12.2014 07:28', 'NL141113NM28', '1', 'a0YC000000aF39KMAS', '', '189.99'),
(28840, '293650295', NULL, NULL, 'Sabine de Graaf', 'Voor de Burchten 140', '', '3452 MB', 'VLEUTEN', 'Niederlande', 'NL', NULL, NULL, '651668094', '0010226YVY', NULL, NULL, 'Horloge GM-3005-A4 - Goud metalen band, zwart display', NULL, '609919140838', 'FedEx', NULL, '2015-01-02', '30.12.2014 16:58', 'NL141113NM28', '1', 'a0YC000000aF39KMAS', '', '189.99'),
(28841, '293513414', NULL, NULL, 'Willem Jan Van Yperen', 'Centauri 21', '', '2743 MK', 'WADDINXVEEN', 'Niederlande', 'NL', NULL, NULL, '639507174', '00100159NV', NULL, NULL, 'Theorema Damascus Horloge - goud metalen band - goud/zwart (T3008-7)', NULL, '609919140849', 'FedEx', NULL, '2015-01-02', '29.12.2014 20:58', 'NL141030NM38', '1', 'a0YC000000ZzOVsMAN', '', '189.99'),
(28842, '293524872', NULL, NULL, 'Damian van Amersfoort', 'Karel doormanlaan 358', '', '1215 NX', 'Hilversum', 'Niederlande', 'NL', NULL, NULL, '653614388', '00101244WD', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '609919140850', 'FedEx', NULL, '2015-01-02', '29.12.2014 21:58', 'NL140908NM09', '1', 'a0YC000000ZYna4MAD', '', '229.99'),
(28843, '293635591', NULL, NULL, 'Shuai Li', 'Kamilleveld 56', '', '2492 KG', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '31639610668', '001023005P', NULL, NULL, 'Theorema Rio Horloge -GM-107-1- zilverkleurig/zwart', NULL, '609919140860', 'FedEx', NULL, '2015-01-02', '30.12.2014 15:28', 'NL140908NM09', '1', 'a0YC000000ZYna4MAD', '', '229.99'),
(28844, '293654586', NULL, NULL, 'Henrik Sundberg', 'BYVAEGEN 10C', '', '913 42', 'OBBOLA', 'Schweden', 'SE', NULL, NULL, '705509600', '0010240XID', NULL, NULL, 'Guld/brun. Copacabana', NULL, '609919141000', 'FedEx', NULL, '2015-01-02', '30.12.2014 17:44', 'SEcopacabanagold', '1', 'a0YC000000aELhfMAG', '1744.85', '2695.00'),
(28845, '293551882', NULL, NULL, 'Ahtsham Bashir', '7 Highett drive easton bristol', '', 'Bs50up', 'Bristol', 'Großbritannien', 'GB', NULL, NULL, '7886411133', '0010122Q61', NULL, NULL, 'Barbados Pionier Black face with red detailing and brown leather strap', NULL, '609919141010', 'FedEx', NULL, '2015-01-02', '30.12.2014 00:22', 'UK140820cc03', '1', 'a0YC000000aFh9YMAS', '129.99', '199.00'),
(28846, '293454104', NULL, NULL, 'Aiste Putriute', '40 BARKWAY DRIVE', '', 'BR6 8PQ', 'ORPINGTON', 'Großbritannien', 'GB', NULL, NULL, '07950 899039', '0010250C9V', NULL, NULL, 'Black Strap Silver Case Black Face (T-3011-2)', NULL, '609919141021', 'FedEx', NULL, '2015-01-02', '29.12.2014 14:22', 'UK140313AMC19', '1', 'a0YC000000aUx5oMAC', '130.00', '189.00'),
(28847, '293552793', NULL, NULL, 'george knibb', 'NLRCo BishopGoss Complex', 'Rose Place', 'L3 3AN', 'liverpool', 'Großbritannien', 'GB', NULL, NULL, '7854543424', '00101395XC', NULL, NULL, 'Black Strap Silver Case Black Face (T-3011-2)', NULL, '609919141032', 'FedEx', NULL, '2015-01-02', '30.12.2014 00:22', 'UK140313AMC19', '1', 'a0YC000000aUx5oMAC', '130.00', '189.00'),
(28848, '293807521', NULL, NULL, 'Henry Pleszak', '41 CLEMENT ROAD', '', 'SK6 5AG', 'STOCKPORT', 'Großbritannien', 'GB', NULL, NULL, '7799333631', '0010069XT8', NULL, NULL, 'Black Strap Silver Case Black Face (T-3011-2)', NULL, '609919141043', 'FedEx', NULL, '2015-01-02', '31.12.2014 15:52', 'UK140313AMC19', '1', 'a0YC000000aUx5oMAC', '130.00', '189.00'),
(28849, '293815685', NULL, NULL, 'Julie Roskrow', '6 BISHOPS ROAD', '', 'BN3 6PQ', 'HOVE', 'Großbritannien', 'GB', NULL, NULL, '7748963390', '00101060QQ', NULL, NULL, 'Black Strap Silver Case Black Face (T-3011-2)', NULL, '609919141054', 'FedEx', NULL, '2015-01-02', '31.12.2014 17:22', 'UK140313AMC19', '1', 'a0YC000000aUx5oMAC', '130.00', '189.00'),
(28850, '293646783', NULL, NULL, 'Sachana Mckenzie', '206 MACKENZIE ROAD', '', 'BR3 4SF', 'BECKENHAM', 'Großbritannien', 'GB', NULL, NULL, '7961769822', '0010250CPG', NULL, NULL, 'Black Strap Silver Case White Face (T-3011-1)', NULL, '609919141065', 'FedEx', NULL, '2015-01-02', '30.12.2014 15:52', 'UK140313AMC18', '1', 'a0YC000000aUx5jMAC', '130.00', '189.00'),
(28851, '293587245', NULL, NULL, 'Samuel Powell', '77 ST. LUKES ROAD', '', 'FY4 2EG', 'BLACKPOOL', 'Großbritannien', 'GB', NULL, NULL, '7814717741', '0010250WCK', NULL, NULL, 'Brown Strap Gold Case Black Face (T-3011-3)', NULL, '609919141076', 'FedEx', NULL, '2015-01-02', '30.12.2014 09:52', 'UK140313AMC20', '1', 'a0YC000000aUx63MAC', '130.00', '189.00'),
(28852, '293662458', NULL, NULL, 'James Sedgwick', '7 NEWTON CLOSE', '', 'L12 5JT', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7904873669', '*00102488E2', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919141087', 'FedEx', NULL, '2015-01-02', '30.12.2014 17:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28853, '293548302', NULL, NULL, 'Marta Nowak', '68 GOODWYNS ROAD', '', 'RH4 2LY', 'DORKING', 'Großbritannien', 'GB', NULL, NULL, '7922991323', '0010091FYB', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919141098', 'FedEx', NULL, '2015-01-02', '29.12.2014 23:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28854, '293718354', NULL, NULL, 'Omar Mirei', '4 GLAMIS GARDENS', '4 Glamis Gardens', 'DD2 1XQ', 'DUNDEE', 'Großbritannien', 'GB', NULL, NULL, '7955291966', '0010037ELE', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919141102', 'FedEx', NULL, '2015-01-02', '31.12.2014 00:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28855, '293635109', NULL, NULL, 'Rosalyn Barlow', '2 COULTON ROAD', 'Fergusons Engineering', 'BB9 5ST', 'NELSON', 'Großbritannien', 'GB', NULL, NULL, '7515775626', '00102322EK', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919141113', 'FedEx', NULL, '2015-01-02', '30.12.2014 14:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28856, '293532931', NULL, NULL, 'Melissa Gibson', '86  Leicester drive', '', 'Sk128sh', 'Glossop', 'Großbritannien', 'GB', NULL, NULL, '7506931050', '0010207V78', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919141124', 'FedEx', NULL, '2015-01-02', '29.12.2014 21:52', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(28857, '293744841', NULL, NULL, 'James Johnson', '25 PRETORIA ROAD', '', 'CO9 2EQ', 'HALSTEAD', 'Großbritannien', 'GB', NULL, NULL, '4,47973E+11', '00100791NH', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919141135', 'FedEx', NULL, '2015-01-02', '31.12.2014 09:22', 'UK131024AMC05', '1', 'a0YC000000aFUVMMA4', '165.00', '249.00'),
(28858, '293751809', NULL, NULL, 'Yasmin Whiting', '21 WHATCOMBE ROAD', '', 'BA11 3AE', 'FROME', 'Großbritannien', 'GB', NULL, NULL, '7833227741', '0010044VFC', NULL, NULL, 'GM-104-2 Brown Strap, Gold Case, Black Face', NULL, '609919141146', 'FedEx', NULL, '2015-01-02', '31.12.2014 10:22', 'UK140102AMC03', '1', 'a0YC000000aUKqLMAW', '169.99', '259.00'),
(28859, '293812204', NULL, NULL, 'Shaine Bosomworth', '79 ST. WILFRIDS AVENUE', '', 'LS8 3PA', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7969575582', '0010107XAS', NULL, NULL, 'GM-104-3 Black Strap, Black Case, Black Face', NULL, '609919141157', 'FedEx', NULL, '2015-01-02', '31.12.2014 16:52', 'UK140102AMC04', '1', 'a0YC000000aUKqKMAW', '169.99', '259.00'),
(28860, '293526854', NULL, NULL, 'Harry O\'Neill', '43A PLACE FARM WAY', 'Deliver to next door if nobody is home.', 'HP27 9JY', 'PRINCES RISBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7894081185', '00100612CH', NULL, NULL, 'GM-104-6   Silver, Black Dial, Silver Metal Band', NULL, '609919141168', 'FedEx', NULL, '2015-01-02', '29.12.2014 21:22', 'GM-104-6', '1', 'a0YC000000aUrlhMAC', '169.99', '259.00'),
(28861, '293764116', NULL, NULL, 'Renante Gumangan', 'FLAT 35 LONG CRICKLEWOOD LANE', '', 'NW2 2TE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7860354734', '0010190LFC', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919141179', 'FedEx', NULL, '2015-01-02', '31.12.2014 11:22', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28862, '293821691', NULL, NULL, 'Tom Bradley', '68 SAINTE FOY AVENUE', '', 'WS13 6PA', 'LICHFIELD', 'Großbritannien', 'GB', NULL, NULL, '7757058789', '0010210C3X', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919141180', 'FedEx', NULL, '2015-01-02', '31.12.2014 17:52', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28863, '293828053', NULL, NULL, 'Hayley Clyne', '128 Juniper close', '', 'En106hr', 'Herts', 'Großbritannien', 'GB', NULL, NULL, '7958732345', '0010176KH2', NULL, NULL, 'GM-4004-4 Black Strap, Black Case, Black Face', NULL, '609919141190', 'FedEx', NULL, '2015-01-02', '31.12.2014 19:22', 'UK140110AMC04', '1', 'a0YC000000aV34hMAC', '130.99', '199.00'),
(28864, '293465683', NULL, NULL, 'Megan Dunn', '12 BURNSIDE WAY', '', 'CW8 4XS', 'NORTHWICH', 'Großbritannien', 'GB', NULL, NULL, '7772765404', '10214102', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919141205', 'FedEx', NULL, '2015-01-02', '29.12.2014 15:22', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28865, '293701972', NULL, NULL, 'shannon smith', '108 ALEXANDRA ROAD', '', 'LA3 1RT', 'MORECAMBE', 'Großbritannien', 'GB', NULL, NULL, '7476230718', '0010131BUW', NULL, NULL, 'GM-502-3 Malibu Diamonds Brown Strap Gold Case Black Face', NULL, '609919141216', 'FedEx', NULL, '2015-01-02', '30.12.2014 21:52', 'UK140403AS13', '1', 'a0YC000000Zz9nvMAB', '129.99', '199.00'),
(28866, '293659647', NULL, NULL, 'Christopher Seaman', '11 OATFIELD CLOSE', 'horsford', 'NR10 3RS', 'NORWICH', 'Großbritannien', 'GB', NULL, NULL, '7825161988', '0010064ZDT', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919141227', 'FedEx', NULL, '2015-01-02', '30.12.2014 17:22', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28867, '293630080', NULL, NULL, 'Dana Aziz', '10 DAN-Y-COED CLOSE', 'CYNCOED', 'CF23 6NJ', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7894019710', '00100889MC', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919141238', 'FedEx', NULL, '2015-01-02', '30.12.2014 13:52', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28868, '293548005', NULL, NULL, 'Gary Hemmings', '3 DYLAN CLOSE', '', 'CH5 3TT', 'DEESIDE', 'Großbritannien', 'GB', NULL, NULL, '7725413063', '0010133VYP', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919141249', 'FedEx', NULL, '2015-01-02', '29.12.2014 23:22', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28869, '293468661', NULL, NULL, 'Pauline Page', '35 RUSKIN AVENUE', 'Acklam', 'TS5 8PJ', 'MIDDLESBROUGH', 'Großbritannien', 'GB', NULL, NULL, '4,40784E+12', '001016425W', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919141250', 'FedEx', NULL, '2015-01-02', '29.12.2014 15:52', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28870, '293445076', NULL, NULL, 'Suneeta Lohia', '40 KING STREET', 'Kingswood Bristol', 'BS15 1DH', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7540568733', '0010019L29', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '609919141260', 'FedEx', NULL, '2015-01-02', '29.12.2014 13:22', 'UK140313AMC23', '1', 'a0YC000000aFh9VMAS', '133.00', '199.00'),
(28871, '293793511', NULL, NULL, 'kevin Mead', '23 GODSON ROAD', '', 'CR0 4LT', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7973132685', '00101967EH', NULL, NULL, 'Marco Polo D-D Diamond/ Silver Case/ Black Strap/ White Face', NULL, '609919141271', 'FedEx', NULL, '2015-01-02', '31.12.2014 14:22', 'UK131014AMC01', '1', 'a0YC000000aFhU1MAK', '130.99', '199.00'),
(28872, '293741383', NULL, NULL, 'Lee Willis', 'AEL SYSTEMS LINGFIELD POINT', '', 'DL1 1RW', 'DARLINGTON', 'Großbritannien', 'GB', NULL, NULL, '1325467398', '0010174FDR', NULL, NULL, 'Marco Polo E Silver Case/ Black Face/ Black Strap', NULL, '609919141282', 'FedEx', NULL, '2015-01-02', '31.12.2014 09:22', 'UK131011AMC23', '1', 'a0YC000000aFhTzMAK', '117.01', '179.00'),
(28873, '293800719', NULL, NULL, 'Vincent Kamga', '17 NAPIER ROAD', '17Napier Road Leytonstone', 'E11 3JJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '4,47505E+11', '* 0010250E98', NULL, NULL, 'Marco Polo E-D Diamond/ Silver Case/ Black Strap/ Black Face', NULL, '609919141293', 'FedEx', NULL, '2015-01-02', '31.12.2014 15:22', 'UK131014AMC02', '1', 'a0YC000000aFhU2MAK', '130.99', '199.00'),
(28874, '293532033', NULL, NULL, 'Wu Lin', '145 clarendon rise lewisham', '', 'se13 5ex', 'london', 'Großbritannien', 'GB', NULL, NULL, '7871636177', '001004212B', NULL, NULL, 'Marco Polo Gold Metal Strap/ Black Face', NULL, '609919141308', 'FedEx', NULL, '2015-01-02', '29.12.2014 21:52', 'UK140819AS01', '1', 'a0YC000000aFhU6MAK', '117.01', '189.00'),
(28875, '293490131', NULL, NULL, 'Vlad Tro', '355 COPLEY CLOSE', '', 'W7 1QG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7961084685', '0010109X1K', NULL, NULL, 'Pioner New Model 2014 -Black Face and Silver Metal Strap London', NULL, '609919141319', 'FedEx', NULL, '2015-01-02', '29.12.2014 17:52', 'UK140923JM17', '1', 'a0YC000000aUXCGMA4', '130.00', '189.00'),
(28876, '293695067', NULL, NULL, 'Michael Edet', '23 RICHARDS STREET', 'Hatfield', 'AL10 9GQ', 'HATFIELD', 'Großbritannien', 'GB', NULL, NULL, '7737989634', '0010010Z7P', NULL, NULL, 'Silver Case - Black Dial - Black Leather Paragon', NULL, '609919141320', 'FedEx', NULL, '2015-01-02', '30.12.2014 21:22', 'T-3001-2', '1', 'a0YC000000aFmriMAC', '96.01', '149.00'),
(28877, '293843513', NULL, NULL, 'edward wright', '22 GARTOCHER DRIVE', '', 'G32 0HB', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7760471232', '0010231QQ0', NULL, NULL, 'Silver/White Dial/Silver Metal Band (T-3011-5)', NULL, '609919141330', 'FedEx', NULL, '2015-01-02', '01.01.2015 00:52', 'T-3011-5', '1', 'a0YC000000aUx8HMAS', '130.00', '189.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(28878, '293879270', NULL, NULL, 'jarissa haeyeart', 'lange dreef 19', '', '2820', 'Rijmenam', 'Belgien', 'BE', NULL, NULL, '473299841', '001010053X', NULL, NULL, 'Casablanca zilverkleur/zwart', NULL, '609919141352', 'FedEx', NULL, '2015-01-05', '01.01.2015 15:48', 'NL140520PJ10', '1', 'a0YC000000ZKLowMAH', '190.01', '299.98'),
(28879, '293828161', NULL, NULL, 'johnny lambrecht', 'Leeuwerikenstraat 146', '', '8400', 'Stene', 'Belgien', 'BE', NULL, NULL, '486639863', '0010047UP7', NULL, NULL, 'Theorema Rio Horloge - GM-107-3 - goudkleurig/zwart', NULL, '609919141363', 'FedEx', NULL, '2015-01-05', '31.12.2014 20:18', 'NL140908NM11', '1', 'a0YC000000ZYngmMAD', '', '229.99'),
(28880, '293783734', NULL, NULL, 'Ardak GRIGORIAN', 'Chaussee de Wavre 790', '', '1040', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '486277776', '0010213I98', NULL, NULL, 'Montre GM-3005-7 - bracelet en cuir noir, cadran noir avec petits diamants, boitier dorÃ©', NULL, '609919141374', 'FedEx', NULL, '2015-01-05', '31.12.2014 14:18', 'NL140623NM68', '1', 'a0YC000000aF3FwMAK', '', '219.99'),
(28881, '293925674', NULL, NULL, 'Dylan Thomas', '2 Flint Grove', '', 'RG122JN', 'Bracknell', 'Großbritannien', 'GB', NULL, NULL, '1189328096', '0010118IIJ', NULL, NULL, 'Black Strap Silver Case Black Face (T-3011-2)', NULL, '609919141385', 'FedEx', NULL, '2015-01-05', '01.01.2015 19:22', 'UK140313AMC19', '1', 'a0YC000000aUx5oMAC', '130.00', '189.00'),
(28882, '293937947', NULL, NULL, 'Lee Mcclory', '26 BEAULY PLACE', '', 'ML5 4ND', 'COATBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7854888566', '0010250MN2', NULL, NULL, 'Black/Black Dial/Black Metal Band (T-3011-8)', NULL, '609919141396', 'FedEx', NULL, '2015-01-05', '01.01.2015 20:22', 'T-3011-8', '1', 'a0YC000000aUx9UMAS', '130.00', '189.00'),
(28883, '293979427', '', '', 'SALEH ALZAHRANI', 'Flat 35 28 Mount Pleasant', '', 'L3 5SA', 'Liverpool', 'Großbritannien', '', '', '', '7540384840', '0020115IRV', '', '', 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', 'Paket am 14.01.15 zur?ck erhalten!\r\nRL 7169 5048 9DE   14.01.2015', '609919141400', 'FedEx', '', '2015-01-05', '02.01.2015 04:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28884, '294013500', NULL, NULL, 'Quynh Nhu', '189 NORTHCHURCH ROAD', 'Li\'s luxury Nail', 'N1 3NT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7850471717', '0010157XD9', NULL, NULL, 'GM-104-1 Black Strap, Silver Case, Black Face', NULL, '609919141411', 'FedEx', NULL, '2015-01-05', '02.01.2015 10:52', 'UK140102AMC02', '1', 'a0YC000000aUKqMMAW', '169.99', '259.00'),
(28885, '293915933', NULL, NULL, 'Yingjie Wang', 'White House Chywoone hill', 'Newlyn', 'TR18 5AR', 'Penzance', 'Großbritannien', 'GB', NULL, NULL, '7562849938', '0010124Y3K', NULL, NULL, 'GM-104-8   Black, Black Dial, Black Metal Band', NULL, '609919141422', 'FedEx', NULL, '2015-01-05', '01.01.2015 18:22', 'GM-104-8', '1', 'a0YC000000aUrn9MAC', '169.99', '259.00'),
(28886, '293956829', NULL, NULL, 'nick luck', '19 Brook lane', '', 'nn5 7hl', 'Northampton', 'Großbritannien', 'GB', NULL, NULL, '7944448471', '0010020BQA', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Leather Strap London', NULL, '609919141433', 'FedEx', NULL, '2015-01-05', '01.01.2015 22:22', 'UK140923JM15', '1', 'a0YC000000aUXCEMA4', '130.00', '189.00'),
(28887, '294418211', NULL, NULL, 'Jeroen Slagmolen', 'Rechtstraat 103', 'jeroenslgmln@gmail.com', '2570', 'Duffel', 'Belgien', 'BE', NULL, NULL, '497173231', '0010072A0M', NULL, NULL, 'Casablanca - compleet zwart', NULL, '609919141455', 'FedEx', NULL, '2015-01-06', '04.01.2015 15:48', 'NL140520PJ11', '1', 'a0YC000000ZKLoxMAH', '190.01', '299.98'),
(28888, '294269664', NULL, NULL, 'Johan Burms', 'Kapelstraat 69', '', '2627', 'Schelle', 'Belgien', 'BE', NULL, NULL, '477583057', '00101227RL', NULL, NULL, 'Casablanca zilverkleur/goudkleur', NULL, '609919141466', 'FedEx', NULL, '2015-01-06', '03.01.2015 18:48', 'NL140520PJ07', '1', 'a0YC000000ZKLotMAH', '190.01', '299.98'),
(28889, '294252019', NULL, NULL, 'vicente wauters', 'Reynerslaan 6', '', '2070', 'Burcht', 'Belgien', 'BE', NULL, NULL, '32474097345', '00101253O1', NULL, NULL, 'Casablanca zilverkleur/zwart', NULL, '609919141477', 'FedEx', NULL, '2015-01-06', '03.01.2015 16:48', 'NL140520PJ10', '1', 'a0YC000000ZKLowMAH', '190.01', '299.98'),
(28890, '294323297', NULL, NULL, 'Vincent Wittebroodt', 'Bozestraat 175', '', '8501', 'Heule', 'Belgien', 'BE', NULL, NULL, '473856298', '00100689MZ', NULL, NULL, 'Casablanca zilverkleur/zwart', NULL, '609919141488', 'FedEx', NULL, '2015-01-06', '04.01.2015 00:18', 'NL140520PJ10', '1', 'a0YC000000ZKLowMAH', '190.01', '299.98'),
(28891, '294253580', NULL, NULL, 'Chris Kursten', 'Nederheilbeekweg 13', '', '1760', 'Roosdaal', 'Belgien', 'BE', NULL, NULL, '495802746', '0010009C1R', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919141499', 'FedEx', NULL, '2015-01-06', '03.01.2015 16:48', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28892, '294273447', NULL, NULL, 'Dirk De Roeck', 'Sluisvijverstraat 3', '', '1742', 'Sint-Katherina-Lombeek', 'Belgien', 'BE', NULL, NULL, '475758194', '0010152GS8', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919141558', 'FedEx', NULL, '2015-01-06', '03.01.2015 18:48', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28893, '294273053', NULL, NULL, 'Dirk De Roeck', 'Sluisvijverstraat 3', '', '1742', 'Sint-Katherina-Lombeek', 'Belgien', 'BE', NULL, NULL, '475758194', '0010057C46', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919141558', 'FedEx', NULL, '2015-01-06', '03.01.2015 18:48', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28894, '294439741', NULL, NULL, 'Ilse Didden', 'Minnestraat 54', '', '3460', 'Assent', 'Belgien', 'BE', NULL, NULL, '496034141', '0010038LZA', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919141503', 'FedEx', NULL, '2015-01-06', '04.01.2015 17:48', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28895, '294122390', '', '', 'Ahmed Kaddouri', 'Jozef Copstraat 18', 'Huis,', '2660', 'Hoboken', 'Belgien', '', '', '', '487642051', '10105411', '', '', 'Horloge GM-3005-A2 - Zilveren metalen band, zwart display', 'Uhr erhalten 13.02.2014\r\nBitte refund', '609919141514', 'FedEx', '', '2015-01-06', '02.01.2015 21:18', 'NL140623NM61', '1', 'a0YC000000aF3FpMAK', '', '189.99'),
(28896, '294428531', NULL, NULL, 'Neil Delarue', 'Laurierenlaan 19', '', '8460', 'Oudenburg', 'Belgien', 'BE', NULL, NULL, '32473453610', '0010220CNX', NULL, NULL, 'Horloge GM-3005-A2 - Zilveren metalen band, zwart display', NULL, '609919141525', 'FedEx', NULL, '2015-01-06', '04.01.2015 16:48', 'NL140623NM61', '1', 'a0YC000000aF3FpMAK', '', '189.99'),
(28897, '294169670', NULL, NULL, 'Li kezhou Cheung', 'Ronkel  54', '', '1780', 'Wemmel', 'Belgien', 'BE', NULL, NULL, '32486846460', '*00101991E4', NULL, NULL, 'Montre GM-3005-1- bracelet en cuir noir, cadran blanc, boitier argentÃ©', NULL, '609919141536', 'FedEx', NULL, '2015-01-06', '03.01.2015 08:18', 'NL140623NM63', '1', 'a0YC000000aF3FrMAK', '', '179.99'),
(28898, '294293910', NULL, NULL, 'Sabine Claus', 'Malpertuuslaan 6', '', '9111', 'Belsele', 'Belgien', 'BE', NULL, NULL, '37726147', '00100505ZV', NULL, NULL, 'Theorema Damascus Horloge - zilverkleurige metalen band - zilverkleur/zwart (T3008-6)', NULL, '609919141547', 'FedEx', NULL, '2015-01-06', '03.01.2015 20:48', 'NL141030NM37', '1', 'a0YC000000ZzOdLMAV', '', '189.99'),
(28899, '294277827', NULL, NULL, 'Dirk De Roeck', 'Sluisvijverstraat 3', '', '1742', 'Sint-Katherina-Lombeek', 'Belgien', 'BE', NULL, NULL, '475758194', '0010068BVI', NULL, NULL, 'Theorema Damascus Horloge - zwart leren band - goud/zwart (T3008-3)', NULL, '609919141558', 'FedEx', NULL, '2015-01-06', '03.01.2015 19:18', 'NL141030NM34', '1', 'a0YC000000ZzOdJMAV', '', '189.99'),
(28900, '294237919', NULL, NULL, 'Sevim Yildiz', 'Rue potagere 193', '', '1030', 'Schaerbeek', 'Belgien', 'BE', NULL, NULL, '492797430', '001013421V', NULL, NULL, 'Une montre Casablanca argentÃ©/noir', NULL, '609919141569', 'FedEx', NULL, '2015-01-06', '03.01.2015 15:18', 'NL140520PJ10', '1', 'a0YC000000ZKLowMAH', '190.01', '299.98'),
(28901, '294407794', NULL, NULL, 'Steve Dessart', 'rue de l\'Yser 100', '', '4430', 'Ans', 'Belgien', 'BE', NULL, NULL, '32498805374', '0010009S7V', NULL, NULL, 'Une montre Casablanca complÃ¨tement noire', NULL, '609919141570', 'FedEx', NULL, '2015-01-06', '04.01.2015 14:48', 'NL140520PJ11', '1', 'a0YC000000ZKLoxMAH', '190.01', '299.98'),
(28902, '294721262', NULL, NULL, 'pascal anseau', 'chemin de mons a gand 94', '', '7860', 'lessines', 'Belgien', 'BE', NULL, NULL, '488915001', '00101419SG', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '604569184596', 'FedEx', NULL, '2015-01-06', '06.01.2015 01:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28903, '294713954', NULL, NULL, 'Yorgo coppeaux', 'rue George de lombaerde 1', '', '1140', 'evere', 'Belgien', 'BE', NULL, NULL, '485819705', '0010140PS7', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '604569184600', 'FedEx', NULL, '2015-01-06', '06.01.2015 00:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28904, '294662533', NULL, NULL, 'cesar sermant', 'Edingseweg 414', '', '9500', 'Viane', 'Belgien', 'BE', NULL, NULL, '494849865', '0010161EK3', NULL, NULL, 'Theorema Damascus Horloge - zilverkleurige metalen band - zilverkleur/wit (T3008-5)', NULL, '604569184611', 'FedEx', NULL, '2015-01-06', '05.01.2015 19:48', 'NL141030NM36', '1', 'a0YC000000ZzOdKMAV', '', '189.99'),
(28905, '294630695', NULL, NULL, 'Domien De Coninck', 'Gentseaardeweg 64', '', '9032', 'Wondelgem', 'Belgien', 'BE', NULL, NULL, '475864569', '0010223NET', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '604569184622', 'FedEx', NULL, '2015-01-06', '05.01.2015 16:48', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28906, '293452492', NULL, NULL, 'KATERINA GEORGIADOU', 'ARAXOVA 0', 'VOIOTIAS', '32004', 'LIVADEIA', 'Griechenland', 'GR', NULL, NULL, '6979606245', '00102505P2', NULL, NULL, 'Theorema Rio GM-107 (silver, silver, White)', NULL, '604569184703', 'FedEx', NULL, '2015-01-06', '29.12.2014 16:08', 'GR17112014SK005', '1', 'a0YC000000aFgYhMAK', '', '239.00'),
(28907, '293684541', NULL, NULL, 'George Melios', 'Neo Souli Serron ARITHMOs', 'Diefthynsi, grammi 2', '62100', 'SERRES', 'Griechenland', 'GR', NULL, NULL, '6979002912', '0010011O88', NULL, NULL, '€239 Instead Of €1289 for 1 Theorema Rio GM-107 (silver, silver, black)', NULL, '604569184714', 'FedEx', NULL, '2015-01-06', '30.12.2014 22:08', 'GR17112014SK006', '1', 'a0YC000000aFgaiMAC', '', '239.00'),
(28908, '292741080', NULL, NULL, 'mauro peddis', 'borgata 46/a', '', '47853', 'ospedaletto', 'Italien', 'IT', NULL, NULL, '3382978026', '10120785', NULL, NULL, 'LONDON DIAMONDS by PIONIER Oro/Nero + Cinturino marrone', NULL, '604569184725', 'FedEx', NULL, '2015-01-06', '24.12.2014 19:28', 'IT141028FS013', '1', 'a0YC000000ZyhsbMAB', '', '199.99'),
(28909, '292562945', NULL, NULL, 'Federica Chinnici', 'VIA REDIPUGLIA 42/44', '', '20814', 'VAREDO', 'Italien', 'IT', NULL, NULL, '3357050872', '00100455PA', NULL, NULL, 'LONDON DIAMONDS by PIONIER Oro/Nero + Cinturino marrone', NULL, '604569184736', 'FedEx', NULL, '2015-01-06', '23.12.2014 20:58', 'IT141028FS013', '1', 'a0YC000000ZyhsbMAB', '', '199.99'),
(28910, '292429096', NULL, NULL, 'consorzio san carlo', 'VIA BORSELLINO 82', '', '25038', 'ROVATO', 'Italien', 'IT', NULL, NULL, '3343055746', '00101029AS', NULL, NULL, 'LONDON DIAMONDS by PIONIER Oro/Nero + Cinturino marrone', NULL, '604569184747', 'FedEx', NULL, '2015-01-06', '23.12.2014 08:59', 'IT141028FS013', '1', 'a0YC000000ZyhsbMAB', '', '199.99'),
(28911, '292257959', NULL, NULL, 'nadia lena', 'VIA DEI PLATANI 29', '', '24060', 'CENATE SOPRA', 'Italien', 'IT', NULL, NULL, '3460969739', '0010193QJD', NULL, NULL, 'LONDON DIAMONDS by PIONIER Oro/Nero + Cinturino marrone', NULL, '604569184758', 'FedEx', NULL, '2015-01-06', '22.12.2014 12:29', 'IT141028FS013', '1', 'a0YC000000ZyhsbMAB', '', '199.99'),
(28912, '294705925', NULL, NULL, 'Sandra Bakker', 'Noordervaartdijk 24 G', '', '1561 PT', 'KROMMENIE', 'Niederlande', 'NL', NULL, NULL, '618584320', '0010116P76', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '604569184633', 'FedEx', NULL, '2015-01-06', '05.01.2015 23:28', 'NL131017LB02', '1', 'a0YC000000ZKLYNMA5', '190.01', '299.98'),
(28913, '294639660', NULL, NULL, 'Hajk Paljan', 'Rijnstraat 45', '', '7333 LJ', 'APELDOORN', 'Niederlande', 'NL', NULL, NULL, '641369889', '001008585E', NULL, NULL, 'Horloge GM-3005-7 - Zwarte leren band, zwart display met diamanten, gouden kast', NULL, '604569184644', 'FedEx', NULL, '2015-01-06', '05.01.2015 17:28', 'NL140623NM68', '1', 'a0YC000000ZMMXwMAP', '', '219.99'),
(28914, '294531904', NULL, NULL, 'Faruk Kurt', 'Oudelandstraat 1', 'Oudelandstraat', '3073 LH', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '681896150', '0010074O2S', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '604569184655', 'FedEx', NULL, '2015-01-06', '05.01.2015 04:28', 'NL131017LB02', '1', 'a0YC000000ZKLYNMA5', '190.01', '299.98'),
(28915, '294202918', NULL, NULL, 'christian van den heuvel', 'Straatweg 225', 'HJF Advocaten', '3054 AG', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '070-3870008', '0010020U9T', NULL, NULL, 'Theorema Damascus Horloge - zwart leren band - zilver/zwart (T3008-2)', NULL, '604569184666', 'FedEx', NULL, '2015-01-06', '03.01.2015 12:28', 'NL141030NM33', '1', 'a0YC000000ZzOKZMA3', '', '189.99'),
(28916, '294199497', NULL, NULL, 'Larisse van Zandvoort', 'Fort Prins Willem 3', '', '5246 BB', 'ROSMALEN', 'Niederlande', 'NL', NULL, NULL, '650881058', '0010010WKK', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '604569184677', 'FedEx', NULL, '2015-01-06', '03.01.2015 11:58', 'NL131017LB02', '1', 'a0YC000000ZKLYNMA5', '190.01', '299.98'),
(28917, '294139440', NULL, NULL, 'Rebecca Bunda', 'Dignahoeve 35', '', '1187 LM', 'AMSTELVEEN', 'Niederlande', 'NL', NULL, NULL, '643582328', '0010209YNP', NULL, NULL, 'Theorema Damascus Horloge - goud metalen band - goud/zwart (T3008-7)', NULL, '604569184688', 'FedEx', NULL, '2015-01-06', '02.01.2015 23:28', 'NL141030NM38', '1', 'a0YC000000ZzOVsMAN', '', '189.99'),
(28918, '294332553', NULL, NULL, 'DAVID MONCHO ESTEBAN', 'C/ LECTOR ROMERO 54', '30', '46702', 'GANDIA', 'Spanien', 'ES', NULL, NULL, '646687565', '00102042HI', NULL, NULL, 'Reloj Theorema Damasco Diamond - modelo T3008-2', NULL, '604569184574', 'FedEx', NULL, '2015-01-06', '03.01.2015 23:28', 'ES141029CS02', '1', 'a0YC000000ZzA7TMAV', '', '189.99'),
(28919, '294255940', NULL, NULL, 'Florian Nguyen', 'CALLE GENERAL BONANZA 1', 'Hidraqua', '03007', 'ALICANTE', 'Spanien', 'ES', NULL, NULL, '608733955', '0010036BUZ', NULL, NULL, 'Reloj Theorema Damasco Diamond - modelo T3008-3', NULL, '604569184585', 'FedEx', NULL, '2015-01-06', '03.01.2015 15:28', 'ES141029CS03', '1', 'a0YC000000ZzA7xMAF', '', '189.99'),
(28920, '294278185', NULL, NULL, 'Kelly Rooney', '37 FRANKLIN ROAD', 'Please Leave at 33 if out', 'BB2 2TD', 'BLACKBURN', 'Großbritannien', 'GB', NULL, NULL, '7742388899', '0010182QJW', NULL, NULL, 'Black/Black Dial/Black Metal Band (T-3011-8)', NULL, '609919141580', 'FedEx', NULL, '2015-01-06', '03.01.2015 18:22', 'T-3011-8', '1', 'a0YC000000aUx9UMAS', '130.00', '189.00'),
(28921, '294265755', NULL, NULL, 'Dan Gains', '29 LYCHPOLE WALK', '', 'BN12 6NW', 'WORTHING', 'Großbritannien', 'GB', NULL, NULL, '7914243335', '0010128H86', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Black Stainless Steel Strap with Black Face (GM-505-6)', NULL, '609919141591', 'FedEx', NULL, '2015-01-06', '03.01.2015 17:22', 'UK131023AMC12', '1', 'a0YC000000aEnLlMAK', '126.99', '199.00'),
(28922, '294163065', NULL, NULL, 'Ehsan Yeganeh', '20 KIRKGATE', 'Wisla off-licence', 'BD18 3QN', 'SHIPLEY', 'Großbritannien', 'GB', NULL, NULL, '7448519856', '00101351CI', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919141606', 'FedEx', NULL, '2015-01-06', '03.01.2015 02:22', 'UK131024AMC02', '1', 'a0YC000000aFUVJMA4', '165.00', '249.00'),
(28923, '294508766', NULL, NULL, 'Jessica Glazzard', '10 CHORLEY ROAD', '', 'BL6 5JS', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '7790951532', '002016516U', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919141617', 'FedEx', NULL, '2015-01-06', '04.01.2015 22:52', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28924, '294269605', NULL, NULL, 'Stefan Stefanov', '2 Arran Way', '', 'KT10 8BE', 'Esher', 'Großbritannien', 'GB', NULL, NULL, '7735079842', '00201821NG', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919141628', 'FedEx', NULL, '2015-01-06', '03.01.2015 17:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28925, '294156790', NULL, NULL, 'Wissem Mastouri', '7 Coney Crescent', '', 'L23 9yw', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7804907256', '0010154RGX', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919141639', 'FedEx', NULL, '2015-01-06', '03.01.2015 00:22', 'UK131024AMC04', '1', 'a0YC000000aFUVLMA4', '165.00', '249.00'),
(28926, '294156418', NULL, NULL, 'Rosa Aldamova', '8 William street', '', 'E106BD', 'London', 'Großbritannien', 'GB', NULL, NULL, '4,47404E+11', '0010095JXC', NULL, NULL, 'GM-104-3 Black Strap, Black Case, Black Face', NULL, '609919141640', 'FedEx', NULL, '2015-01-06', '03.01.2015 00:22', 'UK140102AMC04', '1', 'a0YC000000aUKqKMAW', '169.99', '259.00'),
(28927, '294110499', NULL, NULL, 'Kennie Sobowale', '11 Watergate Rectory Place', '', 'SE18 5RP', 'London', 'Großbritannien', 'GB', NULL, NULL, '7411761682', '0010224XCV', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919141650', 'FedEx', NULL, '2015-01-06', '02.01.2015 19:22', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28928, '294135625', NULL, NULL, 'Roy Elliott-Frogley', '502 COLUMBIA ROAD', 'leopold buildings', 'E2 7NP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7526782145', '00101760ZW', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919141661', 'FedEx', NULL, '2015-01-06', '02.01.2015 21:52', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28929, '294242995', NULL, NULL, 'Caroline Lynch', 'Manor H Manor Wynd Road', 'WInton', 'CA17 4HL', 'Kirkby Stephen', 'Großbritannien', 'GB', NULL, NULL, '7532201120', '0010198O7L', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '609919141672', 'FedEx', NULL, '2015-01-06', '03.01.2015 14:52', 'UK140313AMC23', '1', 'a0YC000000aFh9VMAS', '133.00', '199.00'),
(28930, '294430819', NULL, NULL, 'Ibrahim Aslan', 'FLAT 117A HIGH STREET', 'connah\'s Quay deeside', 'CH5 4DF', 'DEESIDE', 'Großbritannien', 'GB', NULL, NULL, '7586797776', '00100267DL', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '609919141683', 'FedEx', NULL, '2015-01-06', '04.01.2015 15:52', 'UK140313AMC23', '1', 'a0YC000000aFh9VMAS', '133.00', '199.00'),
(28931, '294457279', NULL, NULL, 'alan ball', '54 EASTWAY', '', 'CH49 2NT', 'WIRRAL', 'Großbritannien', 'GB', NULL, NULL, '1516786422', '00100281YM', NULL, NULL, 'Marco Polo B Gold Case/Black Strap/ Black Face', NULL, '609919141694', 'FedEx', NULL, '2015-01-06', '04.01.2015 18:22', 'UK131011AMC24', '1', 'a0YC000000aFhU0MAK', '117.01', '179.00'),
(28932, '294332347', NULL, NULL, 'Patrycja Zarska', '27A CRANBOURNE ROAD', '', 'SL1 2XF', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '7824427023', '00102296U8', NULL, NULL, 'Marco Polo Gold Metal Strap/ Black Face', NULL, '609919141709', 'FedEx', NULL, '2015-01-06', '04.01.2015 00:22', 'UK140819AS01', '1', 'a0YC000000aFhU6MAK', '117.01', '189.00'),
(28933, '294324429', NULL, NULL, 'Abubakar Ibrahim Habu', '6 NEWBERRY CLOSE', '', 'BD5 7LU', 'BRADFORD', 'Großbritannien', 'GB', NULL, NULL, '7427180509', '0010250XU6', NULL, NULL, 'Monaco Black Strap, Gold Case, Black Dial', NULL, '609919141710', 'FedEx', NULL, '2015-01-06', '03.01.2015 23:22', 'UK131024AMC07', '1', 'a0YC000000aEoPAMA0', '135.00', '219.00'),
(28934, '294330603', NULL, NULL, 'Patrycja Zarska', '27A CRANBOURNE ROAD', '', 'SL1 2XF', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '7824427023', '0010192VM5', NULL, NULL, 'Pioner New Model 2014 - Black Face and Gold Metal Strap London', NULL, '609919141709', 'FedEx', NULL, '2015-01-06', '04.01.2015 00:22', 'UK140923JM18', '1', 'a0YC000000aUXCHMA4', '130.00', '189.00'),
(28935, '294256482', NULL, NULL, 'Shazal shah', '8 TOLPITS LANE', '', 'WD18 7ST', 'WATFORD', 'Großbritannien', 'GB', NULL, NULL, '7814739736', '0010214OLW', NULL, NULL, 'Pioner New Model 2014 -Black Face and Silver Metal Strap London', NULL, '609919141720', 'FedEx', NULL, '2015-01-06', '03.01.2015 16:22', 'UK140923JM17', '1', 'a0YC000000aUXCGMA4', '130.00', '189.00'),
(28936, '294402063', NULL, NULL, 'cailin knight', '34 OAK HILL ROAD', '', 'TQ1 4FL', 'TORQUAY', 'Großbritannien', 'GB', NULL, NULL, '7506611120', '00100377MM', NULL, NULL, 'Silver/White Dial, Black Leather Band (GM-107-1)', NULL, '609919141731', 'FedEx', NULL, '2015-01-06', '04.01.2015 13:22', 'GM-107-1', '1', 'a0YC000000aWx5GMAS', '149.01', '249.00'),
(28937, '294837135', NULL, NULL, 'yohan battais', 'rue gretry 103/4', '', '4020', 'Liege', 'Belgien', 'BE', NULL, NULL, '470094562', '0010082VYE', NULL, NULL, 'Une montre Casablanca argentÃ©/noir', NULL, '609919141823', 'FedEx', NULL, '2015-01-07', '06.01.2015 17:18', 'NL140520PJ10', '1', 'a0YC000000ZKLowMAH', '190.01', '299.98'),
(28938, '294821237', NULL, NULL, 'ludo polfliet', 'weerstandlaan 61   /A7', 'bus 92', '2660', 'Hoboken', 'Belgien', 'BE', NULL, NULL, '473460847', '0010012INW', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919141834', 'FedEx', NULL, '2015-01-07', '06.01.2015 15:48', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28939, '294764721', NULL, NULL, 'Dirk Van de Velde', 'Antwerpse Steenweg 128', '', '9080', 'Lochristi', 'Belgien', 'BE', NULL, NULL, '475841519', '0010195QB3', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919141845', 'FedEx', NULL, '2015-01-07', '06.01.2015 11:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(28940, '294763034', NULL, NULL, 'Angelo Tine', 'Rue du Champ Perdu 59', '', '7110', 'Maurage', 'Belgien', 'BE', NULL, NULL, '498442407', '0010247FUP', NULL, NULL, 'Une montre Casablanca argentÃ©/noir', NULL, '609919141856', 'FedEx', NULL, '2015-01-07', '06.01.2015 10:48', 'NL140520PJ10', '1', 'a0YC000000ZKLowMAH', '190.01', '299.98'),
(28941, '294756617', NULL, NULL, 'Lena Karjaluoto', 'Ruistie 19', '', '67600', 'KOKKOLA', 'Finnland', 'FI', NULL, NULL, '407385856', '0010250BW7', NULL, NULL, 'T-3011-6 - HopeanvÃ¤rinen ranneke, musta kellotaulu', NULL, '609919141797', 'FedEx', NULL, '2015-01-07', '06.01.2015 11:48', 'SE141208HW07', '1', 'a0YC000000aXQ4ZMAW', '140.01', '219.99'),
(28942, '294812637', NULL, NULL, 'Izabela Ramauthar', 'Thomas a Kempislaan 9', '', '1185 CC', 'AMSTELVEEN', 'Niederlande', 'NL', NULL, NULL, '621702203', '0010108T4E', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919141801', 'FedEx', NULL, '2015-01-07', '06.01.2015 14:58', 'NL131017LB02', '1', 'a0YC000000ZKLYNMA5', '190.01', '299.98'),
(28943, '294806577', NULL, NULL, 'Luca Simons', 'Meester Ulrichweg 23C', '', '6214 PV', 'MAASTRICHT', 'Niederlande', 'NL', NULL, NULL, '624372927', '0010094DHR', NULL, NULL, 'Horloge GM-3005-A3 - Zwarte metalen band, zwart display', NULL, '609919141812', 'FedEx', NULL, '2015-01-07', '06.01.2015 14:28', 'NL140623NM62', '1', 'a0YC000000ZMMXqMAP', '', '189.99'),
(28944, '294761621', NULL, NULL, 'Jan Schmidt', 'KISELVAEGEN 49', '', '746 41', 'BALSTA', 'Schweden', 'SE', NULL, NULL, '736503070', '0010221MAN', NULL, NULL, 'GM-505-2', NULL, '609919141753', 'FedEx', NULL, '2015-01-07', '06.01.2015 10:44', 'SE260514HW06', '1', 'a0YC000000aWCuaMAG', '1280.87', '1895.00'),
(28945, '294704479', NULL, NULL, 'Alejandro Trejos', 'GUSTAVSGATAN 14', '', '691 34', 'KARLSKOGA', 'Schweden', 'SE', NULL, NULL, '736836112', '0010158FCR', NULL, NULL, 'GM-505-4', NULL, '609919141764', 'FedEx', NULL, '2015-01-07', '05.01.2015 23:14', 'SE260514HW08', '1', 'a0YC000000aWCucMAG', '1280.87', '1895.00'),
(28946, '294687103', NULL, NULL, 'Ahmed Zadran', 'VON ROSENS VAEG 72', '', '213 68', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '704856032', '0010164VOH', NULL, NULL, 'GM-505-7', NULL, '609919141775', 'FedEx', NULL, '2015-01-07', '05.01.2015 21:44', 'SE260514HW11', '1', 'a0YC000000aWrBYMA0', '1280.87', '1895.00'),
(28947, '294649094', NULL, NULL, 'Kenth Andersson', 'CASTMANS VAEG 174', '', '575 37', 'EKSJOE', 'Schweden', 'SE', NULL, NULL, '070-618 45 17', '0010118HLA', NULL, NULL, 'GM-505-2', NULL, '609919141786', 'FedEx', NULL, '2015-01-07', '05.01.2015 18:44', 'SE260514HW06', '1', 'a0YC000000aWCuaMAG', '1280.87', '1895.00'),
(28948, '294792670', NULL, NULL, 'Adam Handley-Farrell', '2 BALATA WAY', 'Burton On Trent', 'DE13 0TY', 'BURTON-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7791342436', '0010155DMB', NULL, NULL, 'Barbados Pionier Black face and stainless steel rim with red detailing and black', NULL, '609919141867', 'FedEx', NULL, '2015-01-07', '06.01.2015 12:22', 'UK140903CC04', '1', 'a0YC000000aFh9bMAC', '129.99', '199.00'),
(28949, '294814457', NULL, NULL, 'Tasos Giapoutzis', '165 DUDDEN HILL LANE', '', 'NW10 1AU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '4,47429E+11', '0010122GML', NULL, NULL, 'Bicolour Case - White Dial - Black Leather Paragon', NULL, '609919141878', 'FedEx', NULL, '2015-01-07', '06.01.2015 14:22', 'T-3001-5', '1', 'a0YC000000aFnRcMAK', '96.01', '149.00'),
(28950, '294573070', NULL, NULL, 'Nicola Langley', '27 WINSTON AVENUE', '', 'WA9 2QZ', 'ST. HELENS', 'Großbritannien', 'GB', NULL, NULL, '7429349927', '00100408JF', NULL, NULL, 'Black Strap Silver Case Black Face (T-3011-2)', NULL, '609919141889', 'FedEx', NULL, '2015-01-07', '05.01.2015 10:52', 'UK140313AMC19', '1', 'a0YC000000aUx5oMAC', '130.00', '189.00'),
(28951, '294647952', NULL, NULL, 'Samantha Frearson', '0 Lane End Farm, Rolleston Lane', '', 'DE13 9HE', 'Tutbury', 'Großbritannien', 'GB', NULL, NULL, '7813860587', '00102383P8', NULL, NULL, 'Black Strap Silver Case Black Face (T-3011-2)', NULL, '609919141890', 'FedEx', NULL, '2015-01-07', '05.01.2015 17:22', 'UK140313AMC19', '1', 'a0YC000000aUx5oMAC', '130.00', '189.00'),
(28952, '294769167', NULL, NULL, 'richard arme', '11 PRIORIDGE', '', 'NG12 3TB', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7885584923', '0010233QZG', NULL, NULL, 'Black/Black Dial/Black Metal Band (T-3011-8)', NULL, '609919141904', 'FedEx', NULL, '2015-01-07', '06.01.2015 10:22', 'T-3011-8', '1', 'a0YC000000aUx9UMAS', '130.00', '189.00'),
(28953, '294611814', NULL, NULL, 'Debra Stewart-jansen', 'Salford Salford Hall', 'Abbots Salford', 'Wr118UT', 'Evesham', 'Großbritannien', 'GB', NULL, NULL, '1386871300', '00200039N3', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919141915', 'FedEx', NULL, '2015-01-07', '05.01.2015 14:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28954, '294520916', NULL, NULL, 'Sunny Sudera', '2 Coalway Road', '', 'Wv3 7lr', 'Wolverhampton', 'Großbritannien', 'GB', NULL, NULL, '7846356224', '0020187LY0', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919141926', 'FedEx', NULL, '2015-01-07', '05.01.2015 00:22', 'UK131024AMC03', '1', 'a0YC000000aFUVKMA4', '165.00', '249.00'),
(28955, '294611173', NULL, NULL, 'mohammad amin', '22 SEMPILL AVENUE', '', 'PA8 6DQ', 'ERSKINE', 'Großbritannien', 'GB', NULL, NULL, '4,47844E+11', '0010182DTE', NULL, NULL, 'GM-104-2 Brown Strap, Gold Case, Black Face', NULL, '609919141937', 'FedEx', NULL, '2015-01-07', '05.01.2015 14:22', 'UK140102AMC03', '1', 'a0YC000000aUKqLMAW', '169.99', '259.00'),
(28956, '294746566', NULL, NULL, 'cristian vranceanu', '19 Clifton Gardens', '', 'NW11 7ER', 'London', 'Großbritannien', 'GB', NULL, NULL, '7795197045', '0010207A6T', NULL, NULL, 'GM-104-3 Black Strap, Black Case, Black Face', NULL, '609919141948', 'FedEx', NULL, '2015-01-07', '06.01.2015 08:52', 'UK140102AMC04', '1', 'a0YC000000aUKqKMAW', '169.99', '259.00'),
(28957, '294671519', NULL, NULL, 'DONNA LEE', '20 LACY STREET', 'Flat 2/1', 'PA1 1QH', 'PAISLEY', 'Großbritannien', 'GB', NULL, NULL, '7795115878', '00100546LN', NULL, NULL, 'GM-104-6   Silver, Black Dial, Silver Metal Band', NULL, '609919141959', 'FedEx', NULL, '2015-01-07', '05.01.2015 19:22', 'GM-104-6', '1', 'a0YC000000aUrlhMAC', '169.99', '259.00'),
(28958, '294683644', NULL, NULL, 'Sarah Dawas', 'FLAT 17 PIER ROAD', 'The address should read as follows:  Flat 17 The Sidings apartments, Pier Road, E16 2FH', 'E16 2FH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7882128832', '001019336J', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919141960', 'FedEx', NULL, '2015-01-07', '05.01.2015 20:22', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28959, '294804346', NULL, NULL, 'sethuraghunathan Jeganathan', '29 OAKMEAD ROAD', '', 'CR0 3AS', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7769229571', '0010010SUB', NULL, NULL, 'GM-104-7   Gold, Black Dial, Gold Metal Band', NULL, '609919141970', 'FedEx', NULL, '2015-01-07', '06.01.2015 13:22', 'GM-104-7', '1', 'a0YC000000aUrmQMAS', '169.99', '259.00'),
(28960, '294636734', NULL, NULL, 'Angelica Clifton', '184A NORTHDOWN ROAD', '', 'CT9 2QN', 'MARGATE', 'Großbritannien', 'GB', NULL, NULL, '7584022057', '0010176LCB', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '609919141981', 'FedEx', NULL, '2015-01-07', '05.01.2015 16:22', 'UK140313AMC22', '1', 'a0YC000000aFh9UMAS', '133.00', '199.00'),
(28961, '294668255', NULL, NULL, 'danie rucin', '83 SEYMOUR ROAD', 'Slough', 'SL1 2NT', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '7929009887', '0010146DZX', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919141992', 'FedEx', NULL, '2015-01-07', '05.01.2015 19:22', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(28962, '294804560', NULL, NULL, 'grace mangutha-ogborn', '20 HEDDINGTON CLOSE', '', 'BA14 0LH', 'TROWBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7883019171', '0010048U4G', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '609919142006', 'FedEx', NULL, '2015-01-07', '06.01.2015 13:22', 'UK140313AMC23', '1', 'a0YC000000aFh9VMAS', '133.00', '199.00'),
(28963, '294725163', NULL, NULL, 'Myrtle Barrow', 'THE BRAKE WILDERNESS ROAD', '', 'BR7 5EZ', 'CHISLEHURST', 'Großbritannien', 'GB', NULL, NULL, '7850213322', '0010201IOA', NULL, NULL, 'Gold/Black Dial, Black Leather Band (GM-107-3)', NULL, '609919142017', 'FedEx', NULL, '2015-01-07', '06.01.2015 00:52', 'GM-107-3', '1', 'a0YC000000aWx95MAC', '149.01', '249.00'),
(28964, '294725737', '', '', 'Marius Simanavicius', '36 CHARLTON CRESCENT', '', 'IG11 0NP', 'BARKING', 'Großbritannien', '', '', '', '7823929886', '001002413O', '', '', 'Gold/Black Dial, Gold Metal Band (GM-107-7)', 'Paket am 23.01.15 zur?ck erhalten!\r\nRL 7174 7369 2DE   23.01.2015', '609919142028', 'FedEx', '', '2015-01-07', '06.01.2015 01:22', 'GM-107-7', '1', 'a0YC000000aWxAiMAK', '149.01', '249.00'),
(28965, '294610681', NULL, NULL, 'mohammad amin', '22 SEMPILL AVENUE', '', 'PA8 6DQ', 'ERSKINE', 'Großbritannien', 'GB', NULL, NULL, '4,47844E+11', '0010250N5U', NULL, NULL, 'Gold/Black Dial, Gold Metal Band (GM-107-7)', NULL, '609919141937', 'FedEx', NULL, '2015-01-07', '05.01.2015 13:52', 'GM-107-7', '1', 'a0YC000000aWxAiMAK', '149.01', '249.00'),
(28966, '294834032', NULL, NULL, 'javid khan', '31 Lady Hay Road', '', 'LE3 9QW', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7817032306', '00101736CP', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (T-3011-7)', NULL, '609919142039', 'FedEx', NULL, '2015-01-07', '06.01.2015 15:52', 'T-3011-7', '1', 'a0YC000000aUx9FMAS', '130.00', '189.00'),
(28967, '294660796', NULL, NULL, 'Lewis Burch', '258 BUSHEY MILL LANE', '', 'WD24 7PF', 'WATFORD', 'Großbritannien', 'GB', NULL, NULL, '7712157874', '0010164LKE', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (T-3011-7)', NULL, '609919142040', 'FedEx', NULL, '2015-01-07', '05.01.2015 18:22', 'T-3011-7', '1', 'a0YC000000aUx9FMAS', '130.00', '189.00'),
(28968, '294587011', NULL, NULL, 'Vincent Kamga', '17 NAPIER ROAD', '17Napier Road Leytonstone', 'E11 3JJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '4,47505E+11', '0010021ZDF', NULL, NULL, 'Marco Polo Gold Metal Strap/ Black Face', NULL, '609919142050', 'FedEx', NULL, '2015-01-07', '05.01.2015 12:22', 'UK140819AS01', '1', 'a0YC000000aFhU6MAK', '117.01', '189.00'),
(28969, '294662173', NULL, NULL, 'nathan lauder', '21 BUXTON AVENUE', '', 'M20 1JT', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '1612863214', '00100274L5', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Leather Strap London', NULL, '609919142061', 'FedEx', NULL, '2015-01-07', '05.01.2015 18:52', 'UK140923JM15', '1', 'a0YC000000aUXCEMA4', '130.00', '189.00'),
(28970, '294731652', NULL, NULL, 'Stefano Vernaschi', 'BEAUCHAMP THE SQUIRES', '', 'WR11 4HQ', 'EVESHAM', 'Großbritannien', 'GB', NULL, NULL, '7598944163', '0010115K51', NULL, NULL, 'Pioner New Model 2014 -Black Face and Silver Metal Strap London', NULL, '609919142072', 'FedEx', NULL, '2015-01-07', '06.01.2015 03:22', 'UK140923JM17', '1', 'a0YC000000aUXCGMA4', '130.00', '189.00'),
(28971, '294729217', NULL, NULL, 'Edita Stonkute', '66 Thorpe Road', '', 'E17 4LA', 'London', 'Großbritannien', 'GB', NULL, NULL, '7943584319', '0010162N4H', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (T-3011-6)', NULL, '609919142083', 'FedEx', NULL, '2015-01-07', '06.01.2015 02:22', 'T-3011-6', '1', 'a0YC000000aUx8gMAC', '130.00', '189.00'),
(28972, '291162876', NULL, NULL, 'FILOTHEOS PETRAKOS', 'Sakellion G. 10', '', '18010', 'AIGINA', 'Griechenland', 'GR', NULL, NULL, '6977980963', '0010187OT3', NULL, NULL, '€169 Instead Of €699 1 Theorema Paragon Automatic (T-3001-1) With Delivery', NULL, '578824924918', 'FedEx', NULL, '2014-12-19', '17.12.2014 21:38', 'GR16102014SK007', '1', 'a0YC000000ZwQgqMAF', '', '169.00'),
(28973, '294345866', NULL, NULL, 'GIANNIS TSAKOPIAKOS', '3is Septemvriou 51', 'Meta tis 11:00 to proi', '10433', 'ATHINA', 'Griechenland', 'GR', NULL, NULL, '6978484234', '0010186YAE', NULL, NULL, '€239 Instead Of €1289 for 1 Theorema Rio GM-107 (Black,Black,Black)', NULL, '578824925400', 'FedEx', NULL, '2015-01-08', '04.01.2015 09:38', 'GR17112014SK008', '1', 'a0YC000000aFgcjMAC', '', '239.00'),
(28974, '294141564', NULL, NULL, 'KONSTANTINOS TAVLARIOS', 'OLYMPIAS 17', '', '11147', 'ATHINA', 'Griechenland', 'GR', NULL, NULL, '6944897688', '0010145QDF', NULL, NULL, '€229 Instead Of €990 For 1 Malibu Diamonds With Delivery (Brown,Gold,Black)', NULL, '578824925410', 'FedEx', NULL, '2015-01-08', '03.01.2015 00:38', 'GR16102014SK003', '1', 'a0YC000000ZwP1cMAF', '', '229.00'),
(28975, '294025309', NULL, NULL, 'ANTONIS TOTONIDIS', '11NOEMRIOU 13', '', '52100', 'KASTORIA', 'Griechenland', 'GR', NULL, NULL, '6973737240', '0010250RGV', NULL, NULL, '€189 Instead Of €899 1 Pionier Barbados GM 509(silver strap, silver case, black', NULL, '578824925421', 'FedEx', NULL, '2015-01-08', '02.01.2015 13:38', 'GR04112014SK006', '1', 'a0YC000000a0B04MAE', '', '189.00'),
(28976, '294645534', NULL, NULL, 'Sophia Chiou', 'PEFKON 20A', '', '14565', 'AGIOS STEFANOS ATTIKIS', 'Griechenland', 'GR', NULL, NULL, '6948489925', '00102030IY', NULL, NULL, '€189 Instead Of €879 1 DAMASCUS Diamond (T3008-3) With Delivery', NULL, '578824925395', 'FedEx', NULL, '2015-01-08', '05.01.2015 19:08', 'GR03112014SK007', '1', 'a0YC000000ZzvyMMAR', '', '189.00'),
(28977, '294863693', NULL, NULL, 'Mounir Chaaban', 'oude Dendermondsestraat 112', '', '2830', 'Willebroek', 'Belgien', 'BE', NULL, NULL, '485134497', '0010155P61', NULL, NULL, 'Horloge GM-3005-5 - Zwarte leren band, wit display met diamanten, zilveren kast', NULL, '609919142110', 'FedEx', NULL, '2015-01-08', '06.01.2015 19:48', 'NL140623NM66', '1', 'a0YC000000aF3FuMAK', '', '219.99'),
(28978, '294881930', NULL, NULL, 'Priscilla Bos', 'De Kuil 2', 'Apotheek \'t Kalf', '1509 AM', 'ZAANDAM', 'Niederlande', 'NL', NULL, NULL, '624920275', '0010016NUM', NULL, NULL, 'Casablanca - compleet zwart', NULL, '609919142109', 'FedEx', NULL, '2015-01-08', '06.01.2015 21:28', 'NL131017LB05', '1', 'a0YC000000ZKLYQMA5', '190.01', '299.98'),
(28979, '294857882', NULL, NULL, 'Preda Iulian', '9-13 ST. JOHN STREET', '', 'SP1 2SB', 'SALISBURY', 'Großbritannien', 'GB', NULL, NULL, '7760478427', '0010250ICN', NULL, NULL, 'Black Strap Black Case Black Face (T-3011-4)', NULL, '609919142120', 'FedEx', NULL, '2015-01-08', '06.01.2015 18:22', 'UK140313AMC21', '1', 'a0YC000000aUx68MAC', '130.00', '189.00'),
(28980, '294887538', NULL, NULL, 'Matthew Fisher', '17 GROSVENOR AVENUE', '', 'NE16 3ES', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7813530085', '001013228Q', NULL, NULL, 'Black/Black Dial/Black Metal Band (T-3011-8)', NULL, '609919142131', 'FedEx', NULL, '2015-01-08', '06.01.2015 20:53', 'T-3011-8', '1', 'a0YC000000aUx9UMAS', '130.00', '189.00'),
(28981, '294899597', NULL, NULL, 'Tara Broe', '1 BEATTY ROAD', '', 'HA7 4EU', 'STANMORE', 'Großbritannien', 'GB', NULL, NULL, '7500802499', '0010215AVY', NULL, NULL, 'GM-104-2 Brown Strap, Gold Case, Black Face', NULL, '609919142142', 'FedEx', NULL, '2015-01-08', '06.01.2015 21:52', 'UK140102AMC03', '1', 'a0YC000000aUKqLMAW', '169.99', '259.00'),
(28982, '294920854', NULL, NULL, 'Kit Pang', '30 Thurston Drive', '', 'NN15 6GN', 'Kettering', 'Großbritannien', 'GB', NULL, NULL, '', '0010167K1S', NULL, NULL, 'Marco Polo E-D Diamond/ Silver Case/ Black Strap/ Black Face', NULL, '609919142153', 'FedEx', NULL, '2015-01-08', '06.01.2015 23:52', 'UK131014AMC02', '1', 'a0YC000000aFhU2MAK', '130.99', '199.00'),
(28983, '295021922', NULL, NULL, 'Alexander Petrie', 'Agility 1 Hurricane Drive', '', 'L24 8RL', 'Speke', 'Großbritannien', 'GB', NULL, NULL, '7414790883', '00101204US', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919142164', 'FedEx', NULL, '2015-01-08', '07.01.2015 14:22', 'UK140403AS03', '1', 'a0YC000000aV3jFMAS', '170.00', '248.99'),
(28984, '294984786', NULL, NULL, 'audra ryder', '32 PARK ROAD', '', 'BN1 9AB', 'BRIGHTON', 'Großbritannien', 'GB', NULL, NULL, '7789212183', '0010148HR8', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919142175', 'FedEx', NULL, '2015-01-08', '07.01.2015 11:52', 'UK140403AS03', '1', 'a0YC000000aV3jFMAS', '170.00', '248.99'),
(28985, '294999427', NULL, NULL, 'Gareth Winrow', '80 CLARENCE STREET', 'Gateway Media Ltd', 'BL1 2DQ', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '7766318448', '0010072E6G', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919142186', 'FedEx', NULL, '2015-01-08', '07.01.2015 12:52', 'UK140403AS03', '1', 'a0YC000000aV3jFMAS', '170.00', '248.99'),
(28986, '294995046', NULL, NULL, 'Luke Cove', '119 PROMENADE', '', 'GL50 1NW', 'CHELTENHAM', 'Großbritannien', 'GB', NULL, NULL, '7979983336', '0010069K97', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919142197', 'FedEx', NULL, '2015-01-08', '07.01.2015 12:23', 'UK140403AS03', '1', 'a0YC000000aV3jFMAS', '170.00', '248.99'),
(28987, '295041663', NULL, NULL, 'Mina Najafi', '68 THE AVENUE', 'Ingol', 'PR2 7AY', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '7453725944', '0010177CGR', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919142201', 'FedEx', NULL, '2015-01-08', '07.01.2015 16:22', 'UK140403AS03', '1', 'a0YC000000aV3jFMAS', '170.00', '248.99'),
(28988, '295032292', NULL, NULL, 'Richard Hill', '116 Tixall Road', '', 'ST16 3UD', 'Stafford', 'Großbritannien', 'GB', NULL, NULL, '7766107982', '0010173IUQ', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919142212', 'FedEx', NULL, '2015-01-08', '07.01.2015 15:22', 'UK140403AS03', '1', 'a0YC000000aV3jFMAS', '170.00', '248.99'),
(28989, '295016060', NULL, NULL, 'Jo Armstrong', '197 CHERTSEY ROAD', '', 'KT15 2EN', 'ADDLESTONE', 'Großbritannien', 'GB', NULL, NULL, '7811146438', '0010129UWF', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '609919142223', 'FedEx', NULL, '2015-01-08', '07.01.2015 13:53', 'GM-103-8', '1', 'a0YC000000aV3zWMAS', '170.00', '248.99'),
(28990, '295022973', NULL, NULL, 'Andrew Darvall', '94 The Hawthornes Flitwick', '', 'MK45 1FN', 'Bedfordshire', 'Großbritannien', 'GB', NULL, NULL, '7768045068', '0010079EI4', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919142234', 'FedEx', NULL, '2015-01-08', '07.01.2015 14:22', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(28991, '294984456', NULL, NULL, 'katrina harker', '91 PONTEFRACT LANE', '', 'LS9 9HW', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7429781790', '0010164TZM', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919142245', 'FedEx', NULL, '2015-01-08', '07.01.2015 11:52', 'GM-103-6', '1', 'a0YC000000aV3y9MAC', '170.00', '248.99'),
(28992, '294999567', NULL, NULL, 'Onyenike Chukwudi', '124 TEDDINGTON GROVE', 'PERRY BARR', 'B42 1RQ', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7778483723', '0010040NV7', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919142256', 'FedEx', NULL, '2015-01-08', '07.01.2015 12:52', 'GM-103-6', '1', 'a0YC000000aV3y9MAC', '170.00', '248.99'),
(28993, '294984889', NULL, NULL, 'Paul Vicary', '23 Willsdown Road', 'Alphington', 'EX2 8XE', 'Exeter', 'Großbritannien', 'GB', NULL, NULL, '7714327433', '0010181PF5', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919142267', 'FedEx', NULL, '2015-01-08', '07.01.2015 11:52', 'GM-103-6', '1', 'a0YC000000aV3y9MAC', '170.00', '248.99'),
(28994, '295004183', NULL, NULL, 'Tom Howe', '92-96 LOCKWOOD ROAD', 'Readyvision', 'HD1 3RF', 'HUDDERSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7581357337', '0010076KDZ', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919142278', 'FedEx', NULL, '2015-01-08', '07.01.2015 13:22', 'GM-103-6', '1', 'a0YC000000aV3y9MAC', '170.00', '248.99'),
(28995, '294963397', NULL, NULL, 'Gareth Inker', '24A WESTCOURT DRIVE', '', 'BS30 9RU', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7903406790', '0010250VQW', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919142289', 'FedEx', NULL, '2015-01-08', '07.01.2015 09:52', 'GM-103-9', '1', 'a0YC000000aXDfOMAW', '170.00', '248.99'),
(28996, '295039956', NULL, NULL, 'Laura Bowen', '32 HEOL DRAENEN WEN', 'Wenvoe', 'CF5 5TZ', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7947251440', '0010106KU6', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919142290', 'FedEx', NULL, '2015-01-08', '07.01.2015 15:52', 'GM-103-9', '1', 'a0YC000000aXDfOMAW', '170.00', '248.99'),
(28997, '294985363', NULL, NULL, 'Richard Walmsley', '1 AB print group ltd', '1 grange valley road', 'WF17 6GH', 'Batley', 'Großbritannien', 'GB', NULL, NULL, '7711718431', '0010110T4V', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919142304', 'FedEx', NULL, '2015-01-08', '07.01.2015 11:53', 'GM-103-9', '1', 'a0YC000000aXDfOMAW', '170.00', '248.99'),
(28998, '295032089', NULL, NULL, 'Thomas Harkin', '19 HARRISON AVENUE', '', 'M19 3DD', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7894996556', '0010090B4N', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919142315', 'FedEx', NULL, '2015-01-08', '07.01.2015 15:22', 'GM-103-5', '1', 'a0YC000000aV3xZMAS', '170.00', '248.99'),
(28999, '295230817', NULL, NULL, 'Jose Rodriguez', 'Walcourtstraat 148', 'BEL V', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '472746589', '0010130L6P', NULL, NULL, 'Casablanca - compleet zwart', NULL, '609919142381', 'FedEx', NULL, '2015-01-09', '08.01.2015 15:48', 'NL140520PJ11', '1', 'a0YC000000ZKLoxMAH', '190.01', '299.98'),
(29000, '295125869', NULL, NULL, 'YUCEL UCAR', 'WEIHOEK  4', 'MY FACILITIES', '1930', 'ZAVENTEM', 'Belgien', 'BE', NULL, NULL, '479372223', '00100277AE', NULL, NULL, 'Une montre Casablanca argentÃ©/blanc', NULL, '609919142392', 'FedEx', NULL, '2015-01-09', '08.01.2015 00:48', 'NL140520PJ09', '1', 'a0YC000000ZKLouMAH', '190.01', '299.98'),
(29001, '295115962', NULL, NULL, 'Desjona Musollari', 'Bodegemstraat 92', '', '1700', 'Dilbeek', 'Belgien', 'BE', NULL, NULL, '487247747', '0010113LJK', NULL, NULL, 'Une montre Casablanca argentÃ©/blanc', NULL, '609919142407', 'FedEx', NULL, '2015-01-09', '07.01.2015 23:48', 'NL140520PJ09', '1', 'a0YC000000ZKLouMAH', '190.01', '299.98'),
(29002, '295212318', NULL, NULL, 'Silvia Nascimento', 'E&Y TAS Block 8', '5th floor, Harcourt Street', 'D2', 'Co. Dublin', 'Irland', 'IE', NULL, NULL, '3,53873E+11', '0010155G5Y', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '609919142418', 'FedEx', NULL, '2015-01-09', '08.01.2015 13:32', 'IE100914AH20', '1', 'a0YC000000aV2YmMAK', '200.00', '309.98'),
(29003, '295239561', NULL, NULL, 'Joey Majoor', 'Bosdrift 140A', '', '1215 AP', 'HILVERSUM', 'Niederlande', 'NL', NULL, NULL, '627230712', '00101846PN', NULL, NULL, 'Casablanca zilverkleur/zwart', NULL, '609919142348', 'FedEx', NULL, '2015-01-09', '08.01.2015 16:58', 'NL131017LB04', '1', 'a0YC000000ZKLYPMA5', '190.01', '299.98'),
(29004, '295227322', NULL, NULL, 'ernst voos', 'Kroonwaard 28', '', '1775 BZ', 'MIDDENMEER', 'Niederlande', 'NL', NULL, NULL, '623466699', '0010194PXX', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919142359', 'FedEx', NULL, '2015-01-09', '08.01.2015 15:28', 'NL131017LB02', '1', 'a0YC000000ZKLYNMA5', '190.01', '299.98'),
(29005, '295148051', NULL, NULL, 'Gerard Franken', 'Breestraat 10', '', '5712an', 'Someren', 'Niederlande', 'NL', NULL, NULL, '651169641', '0010046P5W', NULL, NULL, 'Casablanca zilverkleur/wit', NULL, '609919142360', 'FedEx', NULL, '2015-01-09', '08.01.2015 08:58', 'NL131017LB03', '1', 'a0YC000000ZKLYOMA5', '190.01', '299.98'),
(29006, '295059906', NULL, NULL, 'Jacqueline Koegler', 'Korfbalstraat 6', '', '2492 VB', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '628891527', '00102271GS', NULL, NULL, 'Casablanca zilverkleur/goudkleur', NULL, '609919142370', 'FedEx', NULL, '2015-01-09', '07.01.2015 18:58', 'NL131017LB01', '1', 'a0YC000000ZKLYMMA5', '190.01', '299.98'),
(29007, '295058921', NULL, NULL, 'Jacqueline Koegler', 'Korfbalstraat 6', '', '2492 VB', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '628891527', '0010171TTQ', NULL, NULL, 'Horloge GM-3005-7 - Zwarte leren band, zwart display met diamanten, gouden kast', NULL, '609919142370', 'FedEx', NULL, '2015-01-09', '07.01.2015 18:58', 'NL140623NM68', '1', 'a0YC000000ZMMXwMAP', '', '219.99'),
(29008, '295057567', NULL, NULL, 'Jacqueline Koegler', 'Korfbalstraat 6', '', '2492 VB', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '628891527', '0010184Q3Y', NULL, NULL, 'Casablanca zilverkleur/goudkleur', NULL, '609919142370', 'FedEx', NULL, '2015-01-09', '07.01.2015 18:28', 'NL131017LB01', '1', 'a0YC000000ZKLYMMA5', '190.01', '299.98'),
(29009, '295169114', NULL, NULL, 'Jacob Ryd', 'NYMANEGATAN 41', '', '415 08', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '708933195', '0010250ZAB', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-6)', NULL, '609919142337', 'FedEx', NULL, '2015-01-09', '08.01.2015 10:44', 'SE040814HW10', '1', 'a0YC000000aWF1bMAG', '1433.05', '1995.00'),
(29010, '295139339', NULL, NULL, 'Jacob Ryd', 'NYMANEGATAN 42', '', '415 08', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '708933195', '0010250HMB', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-7)', NULL, '609919142337', 'FedEx', NULL, '2015-01-09', '08.01.2015 04:44', 'SE040814HW11', '1', 'a0YC000000aWF1cMAG', '1433.05', '1995.00'),
(29011, '295184139', NULL, NULL, 'Michael Mora', '350 KILBURN HIGH ROAD', 'Flat 12 Linburn House', 'NW6 2QJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7590482605', '0010163U43', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919142429', 'FedEx', NULL, '2015-01-09', '08.01.2015 11:22', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(29012, '295091947', NULL, NULL, 'conor snape', '57 PARK ROAD', 'bolton', 'BL1 4RX', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '7734348681', '0010174VOI', NULL, NULL, 'Pioner New Model 2014 - Black Face and Black Leather Strap London', NULL, '609919142430', 'FedEx', NULL, '2015-01-09', '07.01.2015 20:52', 'UK140923JM15', '1', 'a0YC000000aUXCEMA4', '130.00', '189.00'),
(29013, '295103985', NULL, NULL, 'Milda Burn', '37 THE VISTA', '', 'SE9 5RE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7990510385', '0010080RSL', NULL, NULL, 'Sao Paulo Black Strap Black Case - GM-103-2', NULL, '609919142440', 'FedEx', NULL, '2015-01-09', '07.01.2015 21:22', 'UK140403AS05', '1', 'a0YC000000aV3jDMAS', '170.00', '248.99'),
(29014, '295088007', NULL, NULL, 'Peter Burrows', 'Farrier Farriers', 'Hill Brow Road', 'GU33 7LQ', 'Liss', 'Großbritannien', 'GB', NULL, NULL, '07802 773866', '0010250T7K', NULL, NULL, 'Sao Paulo Black Strap Black Case - GM-103-2', NULL, '609919142451', 'FedEx', NULL, '2015-01-09', '07.01.2015 20:22', 'UK140403AS05', '1', 'a0YC000000aV3jDMAS', '170.00', '248.99'),
(29015, '295061421', NULL, NULL, 'Mark Smith', '1 CURZON STREET', 'RATHBONES BROS PLC', 'W1J 5FB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '07500 846206', '0010095AY5', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919142462', 'FedEx', NULL, '2015-01-09', '07.01.2015 17:52', 'UK140403AS03', '1', 'a0YC000000aV3jFMAS', '170.00', '248.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(29016, '295134809', NULL, NULL, 'Tiwatayo Faniyi', '25 CRAMMAVILL STREET', '', 'RM16 2AP', 'GRAYS', 'Großbritannien', 'GB', NULL, NULL, '7985446952', '0010008ZUY', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919142473', 'FedEx', NULL, '2015-01-09', '08.01.2015 01:52', 'UK140403AS03', '1', 'a0YC000000aV3jFMAS', '170.00', '248.99'),
(29017, '295099593', NULL, NULL, 'William Stephenson', '12 MILTON AVENUE', '', 'M5 5HG', 'SALFORD', 'Großbritannien', 'GB', NULL, NULL, '7776452251', '10248651', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919142484', 'FedEx', NULL, '2015-01-09', '07.01.2015 21:22', 'UK140403AS03', '1', 'a0YC000000aV3jFMAS', '170.00', '248.99'),
(29018, '295177022', NULL, NULL, 'Terri Harwood', '68 CRANESBILL DRIVE', '', 'OX26 3ZF', 'BICESTER', 'Großbritannien', 'GB', NULL, NULL, '7977410801', '00102214B8', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '609919142495', 'FedEx', NULL, '2015-01-09', '08.01.2015 10:22', 'GM-103-8', '1', 'a0YC000000aV3zWMAS', '170.00', '248.99'),
(29019, '295066287', NULL, NULL, 'David Reynolds', '49 BEAUMONT ROAD', '', 'CR8 2EJ', 'PURLEY', 'Großbritannien', 'GB', NULL, NULL, '7973412889', '0010230EV2', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919142500', 'FedEx', NULL, '2015-01-09', '07.01.2015 18:22', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29020, '295088549', NULL, NULL, 'Peter Burrows', 'Farrier Farriers', 'Hill Brow Road', 'GU33 7LQ', 'Liss', 'Großbritannien', 'GB', NULL, NULL, '07802 773866', '00101471BP', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919142451', 'FedEx', NULL, '2015-01-09', '07.01.2015 20:22', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29021, '295078969', NULL, NULL, 'Zakaria Ahmed', 'Percival 54 tompion house', '', 'EC1V 0HX', 'London', 'Großbritannien', 'GB', NULL, NULL, '7960306207', '0010032JTG', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919142510', 'FedEx', NULL, '2015-01-09', '07.01.2015 19:22', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29022, '295060968', NULL, NULL, 'Gary Graham', '5 Beech Grove', '', 'WA4 1EG', 'Warrington', 'Großbritannien', 'GB', NULL, NULL, '7762061879', '0010250AHB', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919142521', 'FedEx', NULL, '2015-01-09', '07.01.2015 17:52', 'GM-103-7', '1', 'a0YC000000aV3z7MAC', '170.00', '248.99'),
(29023, '295077228', NULL, NULL, 'Natalie Goode', 'MANNINGTREE   17a HIGH STREET', 'Manningtree', 'CO11 1AG', 'Essex', 'Großbritannien', 'GB', NULL, NULL, '7548746173', '0010009O40', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919142532', 'FedEx', NULL, '2015-01-09', '07.01.2015 19:22', 'GM-103-6', '1', 'a0YC000000aV3y9MAC', '170.00', '248.99'),
(29024, '295090591', NULL, NULL, 'john broughton', '26 LAYZELL CROFT', '', 'CO10 0JY', 'SUDBURY', 'Großbritannien', 'GB', NULL, NULL, '7733303286', '0010247XWE', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919142543', 'FedEx', NULL, '2015-01-09', '07.01.2015 20:22', 'GM-103-5', '1', 'a0YC000000aV3xZMAS', '170.00', '248.99'),
(29025, '295368464', NULL, NULL, 'Theodoros Spiliotis', 'Kithaironos 4', '', '18540', 'PEIRAIAS', 'Griechenland', 'GR', NULL, NULL, '6974115289', '00101401N1', NULL, NULL, '€169 Instead Of €699 1 Theorema Paragon Automatic ( T-3001-3) With Delivery', NULL, '578824925524', 'FedEx', NULL, '2015-01-12', '09.01.2015 11:38', 'GR16102014SK010', '1', 'a0YC000000ZwQnoMAF', '', '169.00'),
(29026, '295361982', NULL, NULL, 'GERASIMOS KARAMPEKIOS', 'Kasolaion 2', '', '30200', 'MESOLOGGI', 'Griechenland', 'GR', NULL, NULL, '6944242573', '0010094B84', NULL, NULL, '€169 Instead Of €699 1 Theorema Paragon Automatic ( T-3001-4) With Delivery', NULL, '578824925535', 'FedEx', NULL, '2015-01-12', '09.01.2015 11:08', 'GR16102014SK012', '1', 'a0YC000000ZwQrpMAF', '', '169.00'),
(29027, '295323743', NULL, NULL, 'Jelle Spiritus', 'Bevingen-Centrum 43', '', '3800', 'Sint-Truiden', 'Belgien', 'BE', NULL, NULL, '476346092', '0010214I9E', NULL, NULL, 'Casablanca - compleet zwart', NULL, '609919142613', 'FedEx', NULL, '2015-01-12', '09.01.2015 00:18', 'NL140520PJ11', '1', 'a0YC000000ZKLoxMAH', '190.01', '299.98'),
(29028, '295283439', NULL, NULL, 'jos SCHELLEKENS', 'Vereeckenstraat 47', '', '1820', 'Melsbroek', 'Belgien', 'BE', NULL, NULL, '495681500', '001002785F', NULL, NULL, 'Casablanca zilverkleur/zwart', NULL, '609919142624', 'FedEx', NULL, '2015-01-12', '08.01.2015 20:48', 'NL140520PJ10', '1', 'a0YC000000ZKLowMAH', '190.01', '299.98'),
(29029, '295307316', NULL, NULL, 'kris vandendries', 'Statiestraat 83', '', '3391', 'Meensel-Kiezegem', 'Belgien', 'BE', NULL, NULL, '498682971', '0010127FCO', NULL, NULL, 'Casablanca zilverkleur/zwart', NULL, '609919142635', 'FedEx', NULL, '2015-01-12', '08.01.2015 22:48', 'NL140520PJ10', '1', 'a0YC000000ZKLowMAH', '190.01', '299.98'),
(29030, '295324279', NULL, NULL, 'Ives Smeets', 'Tongersesteenweg 3H', '', '3720', 'Kortessem', 'Belgien', 'BE', NULL, NULL, '484052691', '00100890QR', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919142646', 'FedEx', NULL, '2015-01-12', '09.01.2015 00:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(29031, '295281851', NULL, NULL, 'Jose Vermeir', 'Smidsestraat 12', '', '1730', 'Mollem', 'Belgien', 'BE', NULL, NULL, '24528672', '0010148LDF', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919142657', 'FedEx', NULL, '2015-01-12', '08.01.2015 20:48', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(29032, '295307866', NULL, NULL, 'nick van wouwe', 'Rode Kruisplein 4', '', '2620', 'Hemiksem', 'Belgien', 'BE', NULL, NULL, '479624620', '00101864OU', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919142668', 'FedEx', NULL, '2015-01-12', '08.01.2015 22:48', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(29033, '295312178', NULL, NULL, 'Oleksandr Tkachuk', 'Ergo-de Waellaan 6 BUS 2', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '32487444464', '0010229RPP', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919142679', 'FedEx', NULL, '2015-01-12', '08.01.2015 23:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(29034, '295312177', NULL, NULL, 'Oleksandr Tkachuk', 'Ergo-de Waellaan 6 BUS 2', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '32487444464', '0010220AVO', NULL, NULL, 'Casablanca zwart/goudkleur', NULL, '609919142679', 'FedEx', NULL, '2015-01-12', '08.01.2015 23:18', 'NL140520PJ08', '1', 'a0YC000000ZKLovMAH', '190.01', '299.98'),
(29035, '295335139', NULL, NULL, 'Michael Jorissen', 'Karel Van Der Slotenstraat 77 Belgium', 'micjorissen@gmail.com', '9308', 'Hofstade (Aalst)', 'Belgien', 'BE', NULL, NULL, '32474685924', '0010125RV8', NULL, NULL, 'Horloge GM-3005-7 - Zwarte leren band, zwart display met diamanten, gouden kast', NULL, '609919142680', 'FedEx', NULL, '2015-01-12', '09.01.2015 02:18', 'NL140623NM68', '1', 'a0YC000000aF3FwMAK', '', '219.99'),
(29036, '295328401', NULL, NULL, 'Anthon Hougaard', 'Fruerlund 23', '', '2850', 'Naerum', 'Dänemark', 'DK', NULL, NULL, '28748619', '0010250Q9R', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, '609919142576', 'FedEx', NULL, '2015-01-12', '09.01.2015 01:06', 'DK040814HW07', '1', 'a0YC000000aWDvRMAW', '1155.04', '1695.00'),
(29037, '295292657', NULL, NULL, 'Okan Karasu', 'Kajerod Vaenge 47', '', '3460', 'Birkerod', 'Dänemark', 'DK', NULL, NULL, '60607803', '0010250SYL', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '609919142587', 'FedEx', NULL, '2015-01-12', '08.01.2015 21:36', 'DK040814HW11', '1', 'a0YC000000aWDvVMAW', '1155.04', '1695.00'),
(29038, '295277110', NULL, NULL, 'Olena Kostina', 'Aalborgvej 37A', '', '9600', 'Aars', 'Dänemark', 'DK', NULL, NULL, '30862850', '0010250L34', NULL, NULL, 'GM-4004-6: Urrem i sÃ¸lv, urkasse i sÃ¸lv, urskive i sort', NULL, '609919142598', 'FedEx', NULL, '2015-01-12', '08.01.2015 20:06', 'DK040814HW10', '1', 'a0YC000000aWDvUMAW', '1155.04', '1695.00'),
(29039, '295410395', NULL, NULL, 'Frank Krol', 'Pastorijsingel 18', '', '9088 CG', 'WIRDUM', 'Niederlande', 'NL', NULL, NULL, '588431855', '0010244GK0', NULL, NULL, 'Horloge GM-3005-2 - Zwarte leren band, zwart display, zilveren kast', NULL, '609919142602', 'FedEx', NULL, '2015-01-12', '09.01.2015 14:28', 'NL140623NM64', '1', 'a0YC000000ZMMXsMAP', '', '179.99'),
(29040, '295295352', NULL, NULL, 'Yunguo Li', 'UDDVAEGEN 14 1103', '', '13155', 'NACKA', 'Schweden', 'SE', NULL, NULL, '707619886', '00101214WH', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-6)', NULL, '609919142565', 'FedEx', NULL, '2015-01-12', '08.01.2015 21:44', 'SE040814HW10', '1', 'a0YC000000aWF1bMAG', '1433.05', '1995.00'),
(29041, '295283660', NULL, NULL, 'steven roberts', '22 DANBY CLOSE', '', 'GL14 2RL', 'CINDERFORD', 'Großbritannien', 'GB', NULL, NULL, '7861661569', '0010133LVL', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Black Strap with Black Face and Case (GM-505-4)', NULL, '609919142690', 'FedEx', NULL, '2015-01-12', '08.01.2015 19:52', 'UK140819AS02', '1', 'a0YC000000aEnLmMAK', '126.99', '199.00'),
(29042, '295311782', NULL, NULL, 'Adam Hammill', '15 Croft Hey Rufford Ormskirk', '', 'L40 1UX', 'West Lancashire', 'Großbritannien', 'GB', NULL, NULL, '7921338483', '0010134YPS', NULL, NULL, 'Marco Polo Gold Metal Strap/ Black Face', NULL, '609919142705', 'FedEx', NULL, '2015-01-12', '08.01.2015 21:52', 'UK140819AS01', '1', 'a0YC000000aFhU6MAK', '117.01', '189.00'),
(29043, '295224424', NULL, NULL, 'Ben Rutter', '476-478 BRISTOL ROAD', '', 'B29 6BD', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7584660366', '0010096AJW', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919142716', 'FedEx', NULL, '2015-01-12', '08.01.2015 14:22', 'UK140403AS03', '1', 'a0YC000000aV3jFMAS', '170.00', '248.99'),
(29044, '295408136', NULL, NULL, 'Gillian Mccaffrey', '117 Paisley Road', '', 'pa48xa', 'renfrew', 'Großbritannien', 'GB', NULL, NULL, '7735626689', '001016257G', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '609919142727', 'FedEx', NULL, '2015-01-12', '09.01.2015 12:52', 'GM-103-8', '1', 'a0YC000000aV3zWMAS', '170.00', '248.99'),
(29045, '295223869', NULL, NULL, 'Ben Rutter', '476-478 BRISTOL ROAD', '', 'B29 6BD', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7584660366', '0010216DSA', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919142716', 'FedEx', NULL, '2015-01-12', '08.01.2015 14:22', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29046, '295318268', NULL, NULL, 'elizabeth barrett', '54 PLYMOUTH ROAD', '', 'CF62 5TZ', 'BARRY', 'Großbritannien', 'GB', NULL, NULL, '7970870217', '001020454H', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919142738', 'FedEx', NULL, '2015-01-12', '08.01.2015 22:52', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29047, '295309205', NULL, NULL, 'Janice Lawrence', '21 HORSHAM STREET', '', 'M6 5QS', 'SALFORD', 'Großbritannien', 'GB', NULL, NULL, '1612816183', '0010200IPM', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919142749', 'FedEx', NULL, '2015-01-12', '08.01.2015 21:52', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29048, '295280418', NULL, NULL, 'Will Jenkinson', '37 JACKSON CLOSE', '', 'YO11 3RW', 'SCARBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7887921163', '0010071QJ4', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919142750', 'FedEx', NULL, '2015-01-12', '08.01.2015 19:22', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29049, '295277217', NULL, NULL, 'anna lipa', '69 1/2 SORBY STREET', '01. Feb', 'G31 5BL', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7792658040', '0010145BQP', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919142760', 'FedEx', NULL, '2015-01-12', '08.01.2015 19:22', 'GM-103-6', '1', 'a0YC000000aV3y9MAC', '170.00', '248.99'),
(29050, '295282634', NULL, NULL, 'Ghader Hoorijani', '18 Airyhall Road', '', 'AB15 7TP', 'Aberdeen', 'Großbritannien', 'GB', NULL, NULL, '7446987941', '00101464FP', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919142771', 'FedEx', NULL, '2015-01-12', '08.01.2015 19:52', 'GM-103-6', '1', 'a0YC000000aV3y9MAC', '170.00', '248.99'),
(29051, '295260975', NULL, NULL, 'kenneth galloway', '8 BEAL DRIVE', '', 'NE12 9EH', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '1912160477', '0010037W2J', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919142782', 'FedEx', NULL, '2015-01-12', '08.01.2015 17:52', 'GM-103-6', '1', 'a0YC000000aV3y9MAC', '170.00', '248.99'),
(29052, '295407008', NULL, NULL, 'Mark Venner', '46A SOUTHWOOD ROAD', 'Tankerton', 'CT5 2PW', 'WHITSTABLE', 'Großbritannien', 'GB', NULL, NULL, '1227634661', '0010086MOQ', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919142793', 'FedEx', NULL, '2015-01-12', '09.01.2015 12:52', 'GM-103-5', '1', 'a0YC000000aV3xZMAS', '170.00', '248.99'),
(29053, '295260983', NULL, NULL, 'Hidir Gul', '15A GREAT CAMBRIDGE ROAD', '', 'N17 7LH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7750907750', '001018584Y', NULL, NULL, 'Silver Case - Black Dial - Black Leather Paragon', NULL, '609919142808', 'FedEx', NULL, '2015-01-12', '08.01.2015 17:52', 'T-3001-2', '1', 'a0YC000000aFmriMAC', '96.01', '149.00'),
(29054, '295318777', NULL, NULL, 'Dominic Lester Bentley', '325 NEW ASHBY ROAD', '', 'Le11 4et', 'Loughborough, leicester', 'Großbritannien', 'GB', NULL, NULL, '7540221925', '00102500LF', NULL, NULL, 'Silver/White Dial, Silver Metal Band (GM-107-5)', NULL, '609919142819', 'FedEx', NULL, '2015-01-12', '08.01.2015 22:52', 'GM-107-5', '1', 'a0YC000000aWxAJMA0', '149.01', '249.00'),
(29055, '295311089', NULL, NULL, 'Adam Hammill', '15 Croft Hey Rufford Ormskirk', '', 'L40 1UX', 'West Lancashire', 'Großbritannien', 'GB', NULL, NULL, '7921338483', '0010036DJG', NULL, NULL, 'Silver/White Dial/Silver Metal Band (T-3011-5)', NULL, '609919142705', 'FedEx', NULL, '2015-01-12', '08.01.2015 21:52', 'T-3011-5', '1', 'a0YC000000aUx8HMAS', '130.00', '189.00'),
(29056, '295332499', NULL, NULL, 'alexandre soares', '31 owen water house', '380 fullwell avenue', 'ig5 0ru', 'ilford', 'Großbritannien', 'GB', NULL, NULL, '7459835652', '00101723OI', NULL, NULL, 'Silver/White Dial/Silver Metal Band (T-3011-5)', NULL, '609919142820', 'FedEx', NULL, '2015-01-12', '09.01.2015 00:52', 'T-3011-5', '1', 'a0YC000000aUx8HMAS', '130.00', '189.00'),
(29057, '295998108', NULL, NULL, 'Frank Bourke', '33 Woodland Heights', 'Carrick Beg', 'Tipperary', 'Carrick on Suir', 'Irland', 'IE', NULL, NULL, '863617852', '0010164V41', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '578824925811', 'FedEx', NULL, '2015-01-14', '12.01.2015 15:02', 'IE100914AH21', '1', 'a0YC000000aV2YnMAK', '200.00', '309.98'),
(29058, '296069886', NULL, NULL, 'Jayne Cahill', '7chepstow Rise', '', 'Np442py', 'Cwmbran', 'Großbritannien', 'GB', NULL, NULL, '1633869908', '001024523V', NULL, NULL, 'Acapulco Watch GM-504-4	 Black Strap Black Case Black Face', NULL, '578824925822', 'FedEx', NULL, '2015-01-14', '12.01.2015 20:22', 'UK131203AMC16', '1', 'a0YC000000aZJfyMAG', '123.99', '199.00'),
(29059, '295971829', NULL, NULL, 'Roksana Brandys', 'FARM COTTAGE SILWOOD ROAD', 'If out leave by the front door', 'SL5 0QG', 'ASCOT', 'Großbritannien', 'GB', NULL, NULL, '783783726', '001011261O', NULL, NULL, 'Black/Black Dial/Black Metal Band (T-3011-8)', NULL, '578824925833', 'FedEx', NULL, '2015-01-14', '12.01.2015 12:52', 'T-3011-8', '1', 'a0YC000000aUx9UMAS', '130.00', '189.00'),
(29060, '296109990', NULL, NULL, 'Nhan Lieng', '7 BEALE CLOSE', '', 'BB1 2RD', 'BLACKBURN', 'Großbritannien', 'GB', NULL, NULL, '7429260689', '0010187LM7', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '578824925844', 'FedEx', NULL, '2015-01-14', '12.01.2015 23:52', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(29061, '296140668', NULL, NULL, 'Steven Crowhurst', '61 WAKERING ROAD', '', 'SS3 9SZ', 'SOUTHEND-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7817543500', '00102006BW', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '578824925855', 'FedEx', NULL, '2015-01-14', '13.01.2015 08:22', 'UK140313AMC23', '1', 'a0YC000000aFh9VMAS', '133.00', '199.00'),
(29062, '296121376', NULL, NULL, 'prince amoako', '7 TEMPLAR HS POCKLINGTON CLOSE', '', 'NW9 5ER', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7534361921', '0010158ARM', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '578824925866', 'FedEx', NULL, '2015-01-14', '13.01.2015 03:22', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(29063, '296232758', NULL, NULL, 'Fahmida Chowdhury', '42 HAREFIELD ROAD', 'This is the true details', 'LU1 1TH', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '7402809762', '00101906YK', NULL, NULL, 'Marco Polo B Gold Case/Black Strap/ Black Face', NULL, '578824925877', 'FedEx', NULL, '2015-01-14', '13.01.2015 15:22', 'UK131011AMC24', '1', 'a0YC000000aFhU0MAK', '117.01', '179.00'),
(29064, '296121598', NULL, NULL, 'prince amoako', '7 TEMPLAR HS POCKLINGTON CLOSE', '', 'NW9 5ER', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7534361921', '0010244PV4', NULL, NULL, 'Marco Polo E Silver Case/ Black Face/ Black Strap', NULL, '578824925866', 'FedEx', NULL, '2015-01-14', '13.01.2015 03:22', 'UK131011AMC23', '1', 'a0YC000000aFhTzMAK', '117.01', '179.00'),
(29065, '296201705', NULL, NULL, 'Ravinder Sethi', '132 LYNHURST CRESCENT', '', 'UB10 9EJ', 'UXBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7897750583', '00101803DT', NULL, NULL, 'Sao Paulo Black Strap Black Case - GM-103-2', NULL, '578824925899', 'FedEx', NULL, '2015-01-14', '13.01.2015 12:52', 'UK140403AS05', '1', 'a0YC000000aV3jDMAS', '170.00', '248.99'),
(29066, '296121750', NULL, NULL, 'prince amoako', '7 TEMPLAR HS POCKLINGTON CLOSE', '', 'NW9 5ER', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7534361921', '00101087Z2', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '578824925866', 'FedEx', NULL, '2015-01-14', '13.01.2015 03:22', 'GM-103-8', '1', 'a0YC000000aV3zWMAS', '170.00', '248.99'),
(29067, '295996441', NULL, NULL, 'Richard Crote', '5 CORNWALL AVENUE', '', 'GL51 8AX', 'CHELTENHAM', 'Großbritannien', 'GB', NULL, NULL, '7958146406', '0010051Z7K', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '578824925914', 'FedEx', NULL, '2015-01-14', '12.01.2015 14:52', 'GM-103-8', '1', 'a0YC000000aV3zWMAS', '170.00', '248.99'),
(29068, '296112363', NULL, NULL, 'Agnieszka Gorbaczuk', '3 Alderney House', '6 Eastfield Road', 'EN3 5XA', 'London', 'Großbritannien', 'GB', NULL, NULL, '7790985655', '00100236QJ', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '578824925925', 'FedEx', NULL, '2015-01-14', '13.01.2015 00:23', 'GM-103-7', '1', 'a0YC000000aV3z7MAC', '170.00', '248.99'),
(29069, '296108531', NULL, NULL, 'oluwadamilola okutubo', '78 TITMUSS AVENUE', '', 'SE28 8DJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7588852102', '001004162L', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '578824925936', 'FedEx', NULL, '2015-01-14', '12.01.2015 23:52', 'GM-103-7', '1', 'a0YC000000aV3z7MAC', '170.00', '248.99'),
(29070, '296234115', NULL, NULL, 'john jones', '107 DERWENT CRESCENT', '', 'LL12 7YW', 'WREXHAM', 'Großbritannien', 'GB', NULL, NULL, '7771544446', '0010080JX6', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '578824925947', 'FedEx', NULL, '2015-01-14', '13.01.2015 15:22', 'GM-103-5', '1', 'a0YC000000aV3xZMAS', '170.00', '248.99'),
(29071, '296122082', NULL, NULL, 'prince amoako', '7 TEMPLAR HS POCKLINGTON CLOSE', '', 'NW9 5ER', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7534361921', '0010067F40', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '578824925866', 'FedEx', NULL, '2015-01-14', '13.01.2015 03:52', 'GM-103-5', '1', 'a0YC000000aV3xZMAS', '170.00', '248.99'),
(29072, '296214840', NULL, NULL, 'Daniela Stickley', '35 ST. ANSELMS ROAD', '', 'BN14 7EW', 'WORTHING', 'Großbritannien', 'GB', NULL, NULL, '07949 379067', '00102501UY', NULL, NULL, 'Silver/White Dial/Black Leather Band (GM-3009-9)', NULL, '578824925969', 'FedEx', NULL, '2015-01-14', '13.01.2015 13:52', 'GM-3009-9', '1', 'a0YC000000aVrsEMAS', '126.00', '179.00'),
(29073, '296207440', NULL, NULL, 'Gennaro Rigione', 'viale G.mazzini 62', '', '38015', 'Lavis', 'Italien', 'IT', NULL, NULL, '461241059', '0010078QYN', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Nero + Cinturino nero', NULL, '578824925970', 'FedEx', NULL, '2015-01-14', '13.01.2015 12:28', 'IT141028FS014', '1', 'a0YC000000aYy9CMAS', '', '199.99'),
(29074, '296169931', NULL, NULL, 'laura visentin', 'VIA VENEZIA 13', '', '37057', 'SAN GIOVANNI LUPATOTO', 'Italien', 'IT', NULL, NULL, '458753829', '0010131NNQ', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Nero + Cinturino nero', NULL, '578824925980', 'FedEx', NULL, '2015-01-14', '13.01.2015 09:31', 'IT141028FS014', '1', 'a0YC000000aYy9CMAS', '', '199.99'),
(29075, '296297152', NULL, NULL, 'massimo marrone', 'VIA CARDUCCI 1', '', '42020', 'ALBINEA', 'Italien', 'IT', NULL, NULL, '522330755', '0010050P5O', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Nero + Cinturino nero', NULL, '578824925991', 'FedEx', NULL, '2015-01-14', '13.01.2015 19:28', 'IT141028FS014', '1', 'a0YC000000aYy9CMAS', '', '199.99'),
(29076, '296273824', NULL, NULL, 'matteo rossi', 'VIA BARRIO 15', '', '20833', 'GIUSSANO', 'Italien', 'IT', NULL, NULL, '3338445305', '0010111JCT', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Nero + Cinturino nero', NULL, '578824926005', 'FedEx', NULL, '2015-01-14', '13.01.2015 17:58', 'IT141028FS014', '1', 'a0YC000000aYy9CMAS', '', '199.99'),
(29077, '296030026', NULL, NULL, 'Betim Beja', 'Via Zefferino Faina 6', '', '06123', 'Perugia', 'Italien', 'IT', NULL, NULL, '3285779993', '00100660UQ', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Oro/Nero +  Cinturino marrone', NULL, '578824926016', 'FedEx', NULL, '2015-01-14', '12.01.2015 16:28', 'IT141028FS013', '1', 'a0YC000000aYy9BMAS', '', '199.99'),
(29078, '296264958', NULL, NULL, 'Fatos Isteri', 'VIA SAN GERVASIO 1', '', '25033', 'COLOGNE', 'Italien', 'IT', NULL, NULL, '3206178246', '0010144FVR', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Oro/Nero +  Cinturino marrone', NULL, '578824926027', 'FedEx', NULL, '2015-01-14', '13.01.2015 16:58', 'IT141028FS013', '1', 'a0YC000000aYy9BMAS', '', '199.99'),
(29079, '296317203', NULL, NULL, 'Francesco Martinez c/o Monte Paschi Siena', 'Viale Cairoli 175', '', '31100', 'TREVISO', 'Italien', 'IT', NULL, NULL, '3806897199', '0010197PJE', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Oro/Nero +  Cinturino marrone', NULL, '578824926038', 'FedEx', NULL, '2015-01-14', '13.01.2015 20:58', 'IT141028FS013', '1', 'a0YC000000aYy9BMAS', '', '199.99'),
(29080, '296082144', NULL, NULL, 'massimiliano lico', 'VIA MARMOLADA 26', '', '43122', 'PARMA', 'Italien', 'IT', NULL, NULL, '3388019043', '0010157UTV', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Oro/Nero +  Cinturino marrone', NULL, '578824926049', 'FedEx', NULL, '2015-01-14', '12.01.2015 20:28', 'IT141028FS013', '1', 'a0YC000000aYy9BMAS', '', '199.99'),
(29081, '296017858', NULL, NULL, 'Maurizio Bonazzi', 'VIA GIOVANNI TRECCANI DEGLI ALFIERI 10', '', '20141', 'MILANO', 'Italien', 'IT', NULL, NULL, '3337665688', '0010012VJ6', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Oro/Nero +  Cinturino marrone', NULL, '578824926050', 'FedEx', NULL, '2015-01-14', '12.01.2015 15:28', 'IT141028FS013', '1', 'a0YC000000aYy9BMAS', '', '199.99'),
(29082, '296087630', NULL, NULL, 'Stany-fra Luongo', 'VARIANTE DOMITIANA 73', '', '81030', 'CASTEL VOLTURNO', 'Italien', 'IT', NULL, NULL, '3934412029', '0010233TLQ', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Oro/Nero +  Cinturino marrone', NULL, '578824926060', 'FedEx', NULL, '2015-01-14', '12.01.2015 20:58', 'IT141028FS013', '1', 'a0YC000000aYy9BMAS', '', '199.99'),
(29083, '296289242', NULL, NULL, 'Riccardo Assenzio', 'VIA LUNGO CANALE EST 11', '', '55049', 'VIAREGGIO', 'Italien', 'IT', NULL, NULL, '3296499867', '0010230C4O', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Silver + Cinturino nero', NULL, '578824926071', 'FedEx', NULL, '2015-01-14', '13.01.2015 18:58', 'IT141028FS011', '1', 'a0YC000000aYy99MAC', '', '199.99'),
(29084, '296130006', NULL, NULL, 'ROSSANA COMITI', 'VIA GEIRATO 121R', '', '16138', 'GENOVA', 'Italien', 'IT', NULL, NULL, '3498195981', '001014033L', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Silver + Cinturino nero', NULL, '578824926082', 'FedEx', NULL, '2015-01-14', '13.01.2015 06:28', 'IT141028FS011', '1', 'a0YC000000aYy99MAC', '', '199.99'),
(29085, '296245395', NULL, NULL, 'Andrea Rizzolo', 'monte ortigara 23', '', '25128', 'Brescia', 'Italien', 'IT', NULL, NULL, '3331572036', '0010041N4T', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Silver/Nero + Cinturino nero', NULL, '578824926093', 'FedEx', NULL, '2015-01-14', '13.01.2015 15:28', 'IT141028FS012', '1', 'a0YC000000aYy9AMAS', '', '199.99'),
(29086, '296260669', NULL, NULL, 'Paolo Morlando Piscitelli', 'VIA SAN MARCO 94', '', '81027', 'SAN FELICE A CANCELLO', 'Italien', 'IT', NULL, NULL, '3468508262', '00101793Z3', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Silver/Nero + Cinturino nero', NULL, '578824926108', 'FedEx', NULL, '2015-01-14', '13.01.2015 16:58', 'IT141028FS012', '1', 'a0YC000000aYy9AMAS', '', '199.99'),
(29087, '296064622', NULL, NULL, 'Valentina Melenti', 'VIA GIOVANNI PASTORELLI 19', '', '20143', 'MILANO', 'Italien', 'IT', NULL, NULL, '3891593925', '0010246ER4', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Silver/Nero + Cinturino nero', NULL, '578824926119', 'FedEx', NULL, '2015-01-14', '12.01.2015 18:58', 'IT141028FS012', '1', 'a0YC000000aYy9AMAS', '', '199.99'),
(29088, '296172801', NULL, NULL, 'Silvia Pozdirca', 'Via Giuseppe Verdi 3 Interno 2', '', '31046', 'ODERZO', 'Italien', 'IT', NULL, NULL, '3887893014', '0010250VL1', NULL, NULL, 'Orologio Theorema Damascus Diamond, modello T3008-3', NULL, '578824926120', 'FedEx', NULL, '2015-01-14', '13.01.2015 10:07', 'IT141029CS62', '1', 'a0YC000000aYxowMAC', '', '189.99'),
(29089, '296276437', NULL, NULL, 'Giovanni Casella', 'VIA STAZIONE 48', '', '87022', 'CETRARO', 'Italien', 'IT', NULL, NULL, '3383962604', '0010250YKX', NULL, NULL, 'Orologio Theorema Damascus Diamond, modello T3008-6', NULL, '578824926130', 'FedEx', NULL, '2015-01-14', '13.01.2015 17:58', 'IT141029CS634', '1', 'a0YC000000aYxozMAC', '', '189.99'),
(29090, '296267361', NULL, NULL, 'luca monfasani', 'VIA APPENNINI 181', '', '20151', 'MILANO', 'Italien', 'IT', NULL, NULL, '3479387609', '00101394GT', NULL, NULL, 'Orologio Theorema Damascus Diamond, modello T3008-7', NULL, '578824926141', 'FedEx', NULL, '2015-01-14', '13.01.2015 17:28', 'IT141029CS635', '1', 'a0YC000000aYxp0MAC', '', '189.99'),
(29091, '296270564', NULL, NULL, 'daniele guida rutilio', 'VIA AQUILEIA 34-D', '', '90144', 'PALERMO', 'Italien', 'IT', NULL, NULL, '091-227556', '0010126S11', NULL, NULL, 'Orologio Theorema Damascus Diamond, modello T3008-8', NULL, '578824926152', 'FedEx', NULL, '2015-01-14', '13.01.2015 17:28', 'IT141029CS636', '1', 'a0YC000000aYxp1MAC', '', '189.99'),
(29092, '296326049', NULL, NULL, 'federica ambrogi', 'VIA ITALO FINOTTI 13', '', '42017', 'NOVELLARA', 'Italien', 'IT', NULL, NULL, '522653008', '0010242VTM', NULL, NULL, 'Orologio Theorema Damascus Diamond, modello T3008-8', NULL, '578824926163', 'FedEx', NULL, '2015-01-14', '13.01.2015 21:28', 'IT141029CS636', '1', 'a0YC000000aYxp1MAC', '', '189.99'),
(29093, '296117803', NULL, NULL, 'Halla Muzayen', 'Landlyst Vaenge 17', '. (valgfri)', '2635', 'Ishoj', 'Dänemark', 'DK', NULL, NULL, '40531199', '0010207UYV', NULL, NULL, 'StÃ¥lrem, forsÃ¸lvet urkasse og urskive (T-3011-5)', NULL, '578824926174', 'FedEx', NULL, '2015-01-14', '13.01.2015 02:36', 'SE141208HW06', '1', 'a0YC000000aXR0aMAG', '1041.65', '1599.00'),
(29094, '295991008', NULL, NULL, 'MARIOS KARASTERGIOU', 'LASSANI 22', '', '55133', 'THESSALONIKI', 'Griechenland', 'GR', NULL, NULL, '6974282424', '0010081Y14', NULL, NULL, '€169 Instead Of €699 1 Theorema Paragon Automatic ( T-3001-4) With Delivery', NULL, '578824926211', 'FedEx', NULL, '2015-01-14', '12.01.2015 16:08', 'GR16102014SK012', '1', 'a0YC000000ZwQrpMAF', '', '169.00'),
(29095, '295948745', NULL, NULL, 'Themistoklis Dedes-Ntentopoulos', 'ILISSOU 31-35', '5th Floor', '18344', 'Moschato-Attica', 'Griechenland', 'GR', NULL, NULL, '6937048714', '0010076S2U', NULL, NULL, '€169 Instead Of €699 1 Theorema Paragon Automatic (T-3001-1) With Delivery', NULL, '578824926222', 'FedEx', NULL, '2015-01-14', '12.01.2015 13:08', 'GR16102014SK007', '1', 'a0YC000000ZwQgqMAF', '', '169.00'),
(29096, '295821676', NULL, NULL, 'PANAGIOTIS STAMATEAS', 'Xlois 42', '', '15772', 'ZOGRAFOS', 'Griechenland', 'GR', NULL, NULL, '6944800514', '0010079RMH', NULL, NULL, '€169 Instead Of €699 1 Theorema Paragon Automatic ( T-3001-5) With Delivery', NULL, '578824926233', 'FedEx', NULL, '2015-01-14', '11.01.2015 20:08', 'GR16102014SK013', '1', 'a0YC000000ZwQtMMAV', '', '169.00'),
(29097, '295807131', NULL, NULL, 'IOANNA PAPAIOANNOU', '10 GINI STR CHALANDRI 10 GINI STR', '', '15233', 'ATHENS', 'Griechenland', 'GR', NULL, NULL, '6976225706', '0010249R6G', NULL, NULL, '€169 Instead Of €699 1 Theorema Paragon Automatic ( T-3001-4) With Delivery', NULL, '578824926244', 'FedEx', NULL, '2015-01-14', '11.01.2015 18:38', 'GR16102014SK012', '1', 'a0YC000000ZwQrpMAF', '', '169.00'),
(29098, '295688065', NULL, NULL, 'EFTHYMIOS TSOUKALAS', 'Linou Pant. 64', '', '17563', 'PALAIO FALIRO', 'Griechenland', 'GR', NULL, NULL, '6973442461', '0010121V1G', NULL, NULL, '€169 Instead Of €699 1 Theorema Paragon Automatic (T-3001-1) With Delivery', NULL, '578824926255', 'FedEx', NULL, '2015-01-14', '11.01.2015 01:08', 'GR16102014SK007', '1', 'a0YC000000ZwQgqMAF', '', '169.00'),
(29099, '295658699', NULL, NULL, 'MARIOS MORAKIS', 'MAIANDROU 51', '', '38446', 'NEA IONIA VOLOS', 'Griechenland', 'GR', NULL, NULL, '2421061720', '0010228ROK', NULL, NULL, '€189 Instead Of €779 for 1 Theorema Marco Polo GM-3005-A3 With Delivery', NULL, '578824926266', 'FedEx', NULL, '2015-01-14', '10.01.2015 21:38', 'GR13112014SK008', '1', 'a0YC000000aF3OUMA0', '', '189.00'),
(29100, '295657631', NULL, NULL, 'Konstantinos Tsakiroglou', 'Nea Fokaia 0', '', '63077', 'Xalkidiki', 'Griechenland', 'GR', NULL, NULL, '6958451009', '00101485T9', NULL, NULL, '€169 Instead Of €699 1 Theorema Paragon Automatic T-3001-2) With Delivery', NULL, '578824926277', 'FedEx', NULL, '2015-01-14', '10.01.2015 21:38', 'GR16102014SK009', '1', 'a0YC000000ZwQlfMAF', '', '169.00'),
(29101, '295485923', NULL, NULL, 'Athanasios Panagiotopoulos', 'Maikina 44-46', '', '15772', 'ZOGRAFOS', 'Griechenland', 'GR', NULL, NULL, '6944671751', '0010097MZS', NULL, NULL, '€169 Instead Of €699 1 Theorema Paragon Automatic ( T-3001-4) With Delivery', NULL, '578824926288', 'FedEx', NULL, '2015-01-14', '09.01.2015 22:08', 'GR16102014SK012', '1', 'a0YC000000ZwQrpMAF', '', '169.00'),
(29102, '296160220', NULL, NULL, 'Kojo Ansah-Pewudie', 'PIMPINELLAGATAN 51', '', '42461', 'ANGERED', 'Schweden', 'SE', NULL, NULL, '734474245', '0010250Q3S', NULL, NULL, 'Silver/vit med silvrigt metallarmband (modell T-3011-5)', NULL, '578824926299', 'FedEx', NULL, '2015-01-14', '13.01.2015 11:14', 'SE141208HW06', '1', 'a0YC000000aWpYhMAK', '1303.93', '1995.00'),
(29103, '296117705', NULL, NULL, 'Elina Maradson', 'FOERVALTARVAEGEN 7, 3TR', 'C/O Tabei', '169 68', 'SOLNA', 'Schweden', 'SE', NULL, NULL, '707976733', '0010163KOC', NULL, NULL, 'Guld/svart med guldfÃ¤rgat metallarmband (modell T-3011-7)', NULL, '578824926303', 'FedEx', NULL, '2015-01-14', '13.01.2015 02:44', 'SE141208HW08', '1', 'a0YC000000aWpZCMA0', '1303.93', '1995.00'),
(29104, '296074534', NULL, NULL, 'Rodrigo Ibarrola', 'OSLOGATAN 40', '', '164 31', 'KISTA', 'Schweden', 'SE', NULL, NULL, '762145476', '0010013XEF', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-4)', NULL, '578824926314', 'FedEx', NULL, '2015-01-14', '12.01.2015 21:44', 'SE040814HW08', '1', 'a0YC000000aWF1ZMAW', '1433.05', '1995.00'),
(29105, '295643109', NULL, NULL, 'sami Brahmi', 'route de Val-Dieu 65', '', '4880', 'Aubel', 'Belgien', 'BE', NULL, NULL, '0495/463744', '0010174KFE', NULL, NULL, 'Montre GM-3005-7 - bracelet en cuir noir, cadran noir avec petits diamants, boitier dorÃ©', NULL, '609919142933', 'FedEx', NULL, '2015-01-13', '10.01.2015 18:48', 'NL140623NM68', '1', 'a0YC000000aF3FwMAK', '', '219.99'),
(29106, '295547759', NULL, NULL, 'Sofie Theunis', 'Pater Kenislaan 27', '', '2970', 'Schilde', 'Belgien', 'BE', NULL, NULL, '471491087', '0010212PB0', NULL, NULL, 'Horloge GM-3005-7 - Zwarte leren band, zwart display met diamanten, gouden kast', NULL, '609919142944', 'FedEx', NULL, '2015-01-13', '10.01.2015 10:18', 'NL140623NM68', '1', 'a0YC000000aF3FwMAK', '', '219.99'),
(29107, '295520346', NULL, NULL, 'Thomas Rosborg', 'Linda Hede 12', '', '8543', 'Hornslet', 'Dänemark', 'DK', NULL, NULL, '28444306', '0010159JU8', NULL, NULL, 'GM-4004-8: Urrem i sort, sort urkasse, sort urskive', NULL, '609919142900', 'FedEx', NULL, '2015-01-13', '10.01.2015 01:06', 'DK040814HW12', '1', 'a0YC000000aWDvWMAW', '1155.04', '1695.00'),
(29108, '295703942', NULL, NULL, 'Cristian Niemi', 'Signalistinkatu 17', 'B 16', '20360', 'TURKU', 'Finnland', 'FI', NULL, NULL, '3,58401E+11', '00102506T5', NULL, NULL, 'GM-4004-6 - Theorema Newton -rannekello', NULL, '609919142896', 'FedEx', NULL, '2015-01-13', '11.01.2015 05:18', 'FI040814HW10', '1', 'a0YC000000aWF57MAG', '155.00', '229.00'),
(29109, '295670151', NULL, NULL, 'Zhanetta Mezhidova', '3 the Paddoc Racecourse road', '', '', 'Roscommon', 'Irland', 'IE', NULL, NULL, '879932864', '0010178NO5', NULL, NULL, 'Florida Diamonds By Pionier Stainless Steel Strap With Black Face', NULL, '609919142999', 'FedEx', NULL, '2015-01-13', '10.01.2015 21:02', '16921', '1', 'a0YC000000aWwGBMA0', '154.99', '229.00'),
(29110, '296011535', NULL, NULL, 'ROBERTO DALLAVALLE', 'VIA GALILEO GALILEI 25', '', '31044', 'MONTEBELLUNA', 'Italien', 'IT', NULL, NULL, '3483711307', '00102185MF', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Silver/Nero + Cinturino nero', NULL, '609919142955', 'FedEx', NULL, '2015-01-13', '12.01.2015 14:58', 'IT141028FS012', '1', 'a0YC000000aYy9AMAS', '', '199.99'),
(29111, '295969630', NULL, NULL, 'Francesco Castiglione', 'VIA FRANCESCO DE STEFANO 15', '', '91100', 'TRAPANI', 'Italien', 'IT', NULL, NULL, '3473384510', '0010116XO8', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Oro/Nero +  Cinturino marrone', NULL, '609919142966', 'FedEx', NULL, '2015-01-13', '12.01.2015 11:58', 'IT141028FS013', '1', 'a0YC000000aYy9BMAS', '', '199.99'),
(29112, '295958523', NULL, NULL, 'Genny Gandolfi', 'Montalboddo 18c', '', '60010', 'Ostra', 'Italien', 'IT', NULL, NULL, '3342330306', '0010250YOS', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Oro/Nero +  Cinturino marrone', NULL, '609919142977', 'FedEx', NULL, '2015-01-13', '12.01.2015 11:30', 'IT141028FS013', '1', 'a0YC000000aYy9BMAS', '', '199.99'),
(29113, '295932588', NULL, NULL, 'Enea Toschi', 'VIA TRENTESIMO STORMO 77', '', '47121', 'FORLI\'', 'Italien', 'IT', NULL, NULL, '3498758106', '0010250JAY', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Nero + Cinturino nero', NULL, '609919142988', 'FedEx', NULL, '2015-01-13', '12.01.2015 08:59', 'IT141028FS014', '1', 'a0YC000000aYy9CMAS', '', '199.99'),
(29114, '295478261', NULL, NULL, 'yannick de git', 'Grevelingenmeer 135', '', '1447 AM', 'PURMEREND', 'Niederlande', 'NL', NULL, NULL, '655183182', '0010184CW9', NULL, NULL, 'Horloge GM-3005-A4 - Goud metalen band, zwart display', NULL, '609919142911', 'FedEx', NULL, '2015-01-13', '09.01.2015 20:28', 'NL141113NM28', '1', 'a0YC000000aF39KMAS', '', '189.99'),
(29115, '295451484', NULL, NULL, 'Gerard Van Driel', 'Ottenstein 51', '', '2151 HN', 'NIEUW-VENNEP', 'Niederlande', 'NL', NULL, NULL, '646003148', '00101915VF', NULL, NULL, 'Horloge GM-3005-3 - Zwarte leren band, zwart display, gouden kast', NULL, '609919142922', 'FedEx', NULL, '2015-01-13', '09.01.2015 17:58', 'NL140623NM65', '1', 'a0YC000000ZMMXtMAP', '', '179.99'),
(29116, '295941852', NULL, NULL, 'Angelica Svahn', 'KULLERSTENSVAEGEN 53', '', '137 61', 'JORDBRO', 'Schweden', 'SE', NULL, NULL, '738305572', '0010058M43', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-8)', NULL, '609919142841', 'FedEx', NULL, '2015-01-13', '12.01.2015 11:44', 'SE040814HW12', '1', 'a0YC000000aWF1dMAG', '1433.05', '1995.00'),
(29117, '295801033', NULL, NULL, 'Tomas Franc', 'SKOERDEVAEGEN 43', '', '647 50', 'AKERS STYCKEBRUK', 'Schweden', 'SE', NULL, NULL, '709486062', '0010175VYY', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, '609919142852', 'FedEx', NULL, '2015-01-13', '11.01.2015 17:14', 'SE040814HW07', '1', 'a0YC000000aWF1YMAW', '1433.05', '1995.00'),
(29118, '295666491', NULL, NULL, 'Henric Andersson', 'AXEL SWARTLINGS GATA 68', '', '603 77', 'NORRKOEPING', 'Schweden', 'SE', NULL, NULL, '735354268', '00102413SP', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-4)', NULL, '609919142863', 'FedEx', NULL, '2015-01-13', '10.01.2015 21:14', 'SE040814HW08', '1', 'a0YC000000aWF1ZMAW', '1433.05', '1995.00'),
(29119, '295607072', NULL, NULL, 'Gjeline Selmani', 'FOLKUNGAGATAN 10A', '', '506 35', 'BORAS', 'Schweden', 'SE', NULL, NULL, '700401207', '00101726DA', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-4)', NULL, '609919142874', 'FedEx', NULL, '2015-01-13', '10.01.2015 15:44', 'SE040814HW08', '1', 'a0YC000000aWF1ZMAW', '1433.05', '1995.00'),
(29120, '295558925', NULL, NULL, 'Ola Lundgren', 'SIMRISHAMNSGATAN 23', '', '214 23', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '727256787', '0010104YBK', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-8)', NULL, '609919142885', 'FedEx', NULL, '2015-01-13', '10.01.2015 11:44', 'SE040814HW12', '1', 'a0YC000000aWF1dMAG', '1433.05', '1995.00'),
(29121, '295590816', NULL, NULL, 'Maria Louise Arntzen', '69B BLURTON ROAD', '', 'E5 0NH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7419998925', '001007586R', NULL, NULL, 'Black Strap Silver Case Black Face (T-3011-2)', NULL, '609919143002', 'FedEx', NULL, '2015-01-13', '10.01.2015 13:22', 'UK140313AMC19', '1', 'a0YC000000aUx5oMAC', '130.00', '189.00'),
(29122, '295854954', NULL, NULL, 'Angela Amakye', '61 DRYBURGH GARDENS', '', 'NW9 9TY', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7539830172', '0010183IX8', NULL, NULL, 'Black/Black Dial, Black Metal Band (GM-107-8)', NULL, '609919143013', 'FedEx', NULL, '2015-01-13', '11.01.2015 20:52', 'GM-107-8', '1', 'a0YC000000aWxCoMAK', '149.01', '249.00'),
(29123, '295752798', NULL, NULL, 'Jonathan \'ballin\' Barratt', '29 CRANFORD ROAD', '', 'NN15 5LZ', 'KETTERING', 'Großbritannien', 'GB', NULL, NULL, '7703183729', '10205899', NULL, NULL, 'Black/Black Dial/Black Metal Band (T-3011-8)', NULL, '609919143024', 'FedEx', NULL, '2015-01-13', '11.01.2015 11:52', 'T-3011-8', '1', 'a0YC000000aUx9UMAS', '130.00', '189.00'),
(29124, '295506152', NULL, NULL, 'Robert Dummign', '27 WOODBURN AVENUE', '', 'BT38 8DX', 'CARRICKFERGUS', 'Großbritannien', 'GB', NULL, NULL, '7734449421', '00102062CZ', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Brown Strap with Black Face (GM-505-3)', NULL, '609919143035', 'FedEx', NULL, '2015-01-13', '09.01.2015 22:22', 'UK131023AMC09', '1', 'a0YC000000aEnLiMAK', '126.99', '199.00'),
(29125, '295497250', NULL, NULL, 'Andrej Varkovic', '13 SUNNYMEDE DRIVE', '', 'IG6 1JU', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '7737718116', '*0010144E04', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '609919143046', 'FedEx', NULL, '2015-01-13', '09.01.2015 21:22', 'UK140313AMC22', '1', 'a0YC000000aFh9UMAS', '133.00', '199.00'),
(29126, '295489521', NULL, NULL, 'Brandon McEvoy', '86 MAYFIELD ROAD', '', 'KA21 5RQ', 'SALTCOATS', 'Großbritannien', 'GB', NULL, NULL, '7527012522', '10052063', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919143057', 'FedEx', NULL, '2015-01-13', '09.01.2015 20:22', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(29127, '295509696', NULL, NULL, 'Muyiwa Awoniyi', '73  brookfield crescent', '', 'NW7 2DE', 'Mill Hill', 'Großbritannien', 'GB', NULL, NULL, '4,47958E+11', '0010085KVK', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919143068', 'FedEx', NULL, '2015-01-13', '09.01.2015 22:22', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(29128, '295821881', NULL, NULL, 'Nicola Bates', '20 HILLSIDE DRIVE', 'Nuneaton', 'CV10 0LF', 'NUNEATON', 'Großbritannien', 'GB', NULL, NULL, '7890018604', '0010033AVW', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919143079', 'FedEx', NULL, '2015-01-13', '11.01.2015 17:52', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(29129, '295467862', NULL, NULL, 'Adeoye Oke', '90 GOSDEN HILL ROAD', '', 'GU4 7JB', 'GUILDFORD', 'Großbritannien', 'GB', NULL, NULL, '7927186129', '0010090CFM', NULL, NULL, 'Marco Polo B Gold Case/Black Strap/ Black Face', NULL, '609919143080', 'FedEx', NULL, '2015-01-13', '09.01.2015 18:22', 'UK131011AMC24', '1', 'a0YC000000aFhU0MAK', '117.01', '179.00'),
(29130, '295539755', NULL, NULL, 'Bogdan Scripcaru', '183 COLCHESTER ROAD', '', 'E10 6HG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7427649100', '0010074RJC', NULL, NULL, 'Marco Polo E-D Diamond/ Silver Case/ Black Strap/ Black Face', NULL, '609919143090', 'FedEx', NULL, '2015-01-13', '10.01.2015 08:52', 'UK131014AMC02', '1', 'a0YC000000aFhU2MAK', '130.99', '199.00'),
(29131, '295433391', NULL, NULL, 'Alex Walker', '84 CHRISTIE CRESCENT', '', 'AB39 2HN', 'STONEHAVEN', 'Großbritannien', 'GB', NULL, NULL, '1569764379', '0010122IX9', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '609919143105', 'FedEx', NULL, '2015-01-13', '09.01.2015 15:22', 'GM-103-8', '1', 'a0YC000000aV3zWMAS', '170.00', '248.99'),
(29132, '295621417', NULL, NULL, 'Ally Andrews', '465B HORNSEY ROAD', '', 'N19 4DR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7713354678', '0010046LBF', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '609919143116', 'FedEx', NULL, '2015-01-13', '10.01.2015 15:52', 'GM-103-8', '1', 'a0YC000000aV3zWMAS', '170.00', '248.99'),
(29133, '295500525', NULL, NULL, 'Zehong wang', 'PC26, PULTENEY COURT', 'PULTENEY ROAD', 'BA2 4HL', 'BATH', 'Großbritannien', 'GB', NULL, NULL, '7578526611', '001013497B', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '609919143127', 'FedEx', NULL, '2015-01-13', '09.01.2015 21:23', 'GM-103-8', '1', 'a0YC000000aV3zWMAS', '170.00', '248.99'),
(29134, '295469310', NULL, NULL, 'Adeoye Oke', '90 GOSDEN HILL ROAD', '', 'GU4 7JB', 'GUILDFORD', 'Großbritannien', 'GB', NULL, NULL, '7927186129', '0010182AT6', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919143080', 'FedEx', NULL, '2015-01-13', '09.01.2015 18:22', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29135, '295599575', NULL, NULL, 'Ashley Waine', '85 OYSTER LANE', '', 'KT14 7JF', 'WEST BYFLEET', 'Großbritannien', 'GB', NULL, NULL, '7527535748', '00100033AV', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919143138', 'FedEx', NULL, '2015-01-13', '10.01.2015 13:52', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29136, '295655813', NULL, NULL, 'Ellen-Babette Kramer-Hermann', '6 Greenbank Av', '', 'BN2 8QS', 'Saltdean', 'Großbritannien', 'GB', NULL, NULL, '1273387736', '0010160UEO', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919143149', 'FedEx', NULL, '2015-01-13', '10.01.2015 19:22', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29137, '295848258', NULL, NULL, 'Karen Harrison', '4 Grant drive', '', 'Ch53rr', 'Ewloe', 'Großbritannien', 'GB', NULL, NULL, '7817860360', '0010188JPK', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919143150', 'FedEx', NULL, '2015-01-13', '11.01.2015 20:23', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29138, '295606029', NULL, NULL, 'lynette jones', '3 tavener close', '', 'ch63 0ll', 'bromborough', 'Großbritannien', 'GB', NULL, NULL, '7899754909', '0010120BOR', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919143160', 'FedEx', NULL, '2015-01-13', '10.01.2015 14:23', 'GM-103-7', '1', 'a0YC000000aV3z7MAC', '170.00', '248.99'),
(29139, '295613593', NULL, NULL, 'Azza Bailey', '216 Brunshaw road', '', 'Bb10 4dn', 'Burnley', 'Großbritannien', 'GB', NULL, NULL, '7557471294', '0010119DOA', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919143171', 'FedEx', NULL, '2015-01-13', '10.01.2015 14:52', 'GM-103-6', '1', 'a0YC000000aV3y9MAC', '170.00', '248.99'),
(29140, '295565061', NULL, NULL, 'Luke Parr', '20 Old quarry close', '', 'B45 9TU', 'Rednal, birmingham', 'Großbritannien', 'GB', NULL, NULL, '7889273913', '001011148S', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919143182', 'FedEx', NULL, '2015-01-13', '10.01.2015 10:55', 'GM-103-5', '1', 'a0YC000000aV3xZMAS', '170.00', '248.99'),
(29141, '295695258', NULL, NULL, 'Matthew Gregory', '7 HAZLEBARROW CRESCENT', '', 'S8 8AN', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7787444231', '0010049J8M', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919143193', 'FedEx', NULL, '2015-01-13', '10.01.2015 23:52', 'GM-103-5', '1', 'a0YC000000aV3xZMAS', '170.00', '248.99'),
(29142, '295654001', NULL, NULL, 'Henry Toller', 'Hen & C Nant lane', 'Morda', 'Sy10 9bx', 'Oswestry', 'Großbritannien', 'GB', NULL, NULL, '7807803592', '0010192MH9', NULL, NULL, 'Silver/Black Dial, Silver Metal Band (GM-107-6)', NULL, '609919143208', 'FedEx', NULL, '2015-01-13', '10.01.2015 18:52', 'GM-107-6', '1', 'a0YC000000aWxAOMA0', '149.01', '249.00'),
(29143, '295620494', NULL, NULL, 'Matthew Fisher', '17 GROSVENOR AVENUE', '', 'NE16 3ES', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7813530085', '0010171QNF', NULL, NULL, 'Silver/Black Dial, Silver Metal Band (GM-107-6)', NULL, '609919143219', 'FedEx', NULL, '2015-01-13', '10.01.2015 15:52', 'GM-107-6', '1', 'a0YC000000aWxAOMA0', '149.01', '249.00'),
(29144, '295456235', NULL, NULL, 'Daniel Gilbank', '19 WORRAL AVENUE', '', 'S60 5QG', 'ROTHERHAM', 'Großbritannien', 'GB', NULL, NULL, '7852757028', '0010180SJ3', NULL, NULL, 'Silver/White Dial, Black Leather Band (GM-107-1)', NULL, '609919143220', 'FedEx', NULL, '2015-01-13', '09.01.2015 17:22', 'GM-107-1', '1', 'a0YC000000aWx5GMAS', '149.01', '249.00'),
(29145, '295679525', NULL, NULL, 'Mark Phillips', '16 CHESHUNTS', '', 'Ss133nj', 'Essex', 'Großbritannien', 'GB', NULL, NULL, '7703185818', '0010128WNR', NULL, NULL, 'Silver/White Dial, Silver Metal Band (GM-107-5)', NULL, '609919143230', 'FedEx', NULL, '2015-01-13', '10.01.2015 21:52', 'GM-107-5', '1', 'a0YC000000aWxAJMA0', '149.01', '249.00'),
(29146, '295432429', NULL, NULL, 'Charlotte Stavers', '142 West farm wynd', 'longbenton', 'ne12 8uh', 'Newcastle', 'Großbritannien', 'GB', NULL, NULL, '7568516372', '00100664U2', NULL, NULL, 'Silver/White Dial/Silver Metal Band (T-3011-5)', NULL, '609919143241', 'FedEx', NULL, '2015-01-13', '09.01.2015 15:22', 'T-3011-5', '1', 'a0YC000000aUx8HMAS', '130.00', '189.00'),
(29147, '295728978', NULL, NULL, 'Melanie Robb', '43 CHIEFSWOOD ROAD', '', 'TD6 9QF', 'MELROSE', 'Großbritannien', 'GB', NULL, NULL, '7982259231', '0010113UYA', NULL, NULL, 'Silver/White Dial/Silver Metal Band (T-3011-5)', NULL, '609919143252', 'FedEx', NULL, '2015-01-13', '11.01.2015 10:22', 'T-3011-5', '1', 'a0YC000000aUx8HMAS', '130.00', '189.00'),
(29148, '296331370', NULL, NULL, 'MATTHAIOS SKOULAS', 'Ethnikis Antistaseos 105', 'Katastima-Farmakeio.', '16121', 'KAISARIANI', 'Griechenland', 'GR', NULL, NULL, '210 7258164', '0010115OIV', NULL, NULL, 'Andriko Roloi Theorema Paragon, T-3001-1', NULL, '604569184997', 'FedEx', NULL, '2015-01-15', '14.01.2015 01:38', 'GR16102014SK007', '1', 'a0YC000000ZwQgqMAF', '', '169.00'),
(29149, '296337172', NULL, NULL, 'Flemming Lund', 'Caroline Amalie Vej 55', '', '2800', 'Kgs.Lyngby', 'Dänemark', 'DK', NULL, NULL, '29919175', '0010250JTJ', NULL, NULL, 'Brun lÃ¦derrem, gylden urkasse og sort urskive (T-3011-3)', NULL, '609919143300', 'FedEx', NULL, '2015-01-15', '14.01.2015 00:36', 'SE141208HW04', '1', 'a0YC000000aXR0YMAW', '1041.65', '1599.00'),
(29150, '296274819', NULL, NULL, 'michael kjaer', 'Havhusevej 70', '', '8543', 'Hornslet', 'Dänemark', 'DK', NULL, NULL, '27119797', '0010168OI7', NULL, NULL, 'GM-4004-5: Urrem i sÃ¸lv, urkasse i sÃ¸lv, hvid urskive', NULL, '609919143311', 'FedEx', NULL, '2015-01-15', '13.01.2015 19:36', 'DK040814HW09', '1', 'a0YC000000aWDvTMAW', '1155.04', '1695.00'),
(29151, '296061511', NULL, NULL, 'Giorgos Damianos', 'Sokratous 86', '', '17672', 'Kallithea', 'Griechenland', 'GR', NULL, NULL, '6972680546', '001012247Q', NULL, NULL, '€169 Instead Of €699 1 Theorema Paragon Automatic ( T-3001-5) With Delivery', NULL, '609919143296', 'FedEx', NULL, '2015-01-15', '12.01.2015 22:08', 'GR16102014SK013', '1', 'a0YC000000ZwQtMMAV', '', '169.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(29152, '296338649', NULL, NULL, 'Mohammad Shiplu', 'Londis Buckley house ,Main street', '', '', 'Maynoth, Co kildare', 'Irland', 'IE', NULL, NULL, '894666464', '00100389BN', NULL, NULL, 'Florida Diamonds By Pionier Stainless Steel Strap With Black Face', NULL, '609919143322', 'FedEx', NULL, '2015-01-15', '14.01.2015 00:02', '16921', '1', 'a0YC000000aWwGBMA0', '154.99', '229.00'),
(29153, '296303091', NULL, NULL, 'julia keys', '58 ELM AVENUE', '', 'PA4 9AW', 'RENFREW', 'Großbritannien', 'GB', NULL, NULL, '7929759589', '0010142JYX', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919143333', 'FedEx', NULL, '2015-01-15', '13.01.2015 20:52', 'GM-3009-8', '1', 'a0YC000000aVrvBMAS', '126.00', '179.00'),
(29154, '296438146', NULL, NULL, 'Claire Mara', '196 LAUGHTON WAY', '', 'LN2 2EU', 'LINCOLN', 'Großbritannien', 'GB', NULL, NULL, '1522859123', '0010096ARG', NULL, NULL, 'Black/Black Dial/Black Metal Band (T-3011-8)', NULL, '609919143344', 'FedEx', NULL, '2015-01-15', '14.01.2015 12:52', 'T-3011-8', '1', 'a0YC000000aUx9UMAS', '130.00', '189.00'),
(29155, '296270582', NULL, NULL, 'alison smith', 'Fircroft, 10 FEN POND ROAD', '', 'TN15 9Je', 'Ightham sevenoaks kent', 'Großbritannien', 'GB', NULL, NULL, '7739515872', '00101483O8', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '609919143355', 'FedEx', NULL, '2015-01-15', '13.01.2015 18:22', 'UK140313AMC22', '1', 'a0YC000000aFh9UMAS', '133.00', '199.00'),
(29156, '296254689', NULL, NULL, 'robert wilmot', 'SHORT ACRES BROOM ROAD', '', 'SS5 6HN', 'HOCKLEY', 'Großbritannien', 'GB', NULL, NULL, '7766661496', '0010164DDN', NULL, NULL, 'Gold/Black Dial/Brown Leather Band (GM-3009-2)', NULL, '609919143366', 'FedEx', NULL, '2015-01-15', '13.01.2015 17:22', 'GM-3009-2', '1', 'a0YC000000aVrqsMAC', '126.00', '179.00'),
(29157, '296400701', NULL, NULL, 'Charles GOGO', '9 COLTSFOOT PLACE', 'Conniburrow', 'MK14 7BS', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '7414529534', '0010249PL3', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-3009-7)', NULL, '609919143377', 'FedEx', NULL, '2015-01-15', '14.01.2015 10:54', 'GM-3009-7', '1', 'a0YC000000aVrv6MAC', '126.00', '179.00'),
(29158, '296429718', NULL, NULL, 'David Merrett', '16 HOLDENHURST CLOSE', '', 'PO8 0UT', 'WATERLOOVILLE', 'Großbritannien', 'GB', NULL, NULL, '7876235022', '0010198I3O', NULL, NULL, 'Monte Carlo Men\'s Watches  - Black Strap/Silver Case/White Face - GM-102-1', NULL, '609919143388', 'FedEx', NULL, '2015-01-15', '14.01.2015 12:22', 'GM-102-1', '1', 'a0YC000000aZbC7MAK', '152.00', '229.00'),
(29159, '296438036', NULL, NULL, 'Emma Johnston', '8 HILLBROOK ROAD', '', 'SK1 4JW', 'STOCKPORT', 'Großbritannien', 'GB', NULL, NULL, '7904059631', '0010092FVS', NULL, NULL, 'Silver/Black Dial, Black Leather Band (GM-107-2)', NULL, '609919143399', 'FedEx', NULL, '2015-01-15', '14.01.2015 13:24', 'GM-107-2', '1', 'a0YC000000aWx8kMAC', '149.01', '249.00'),
(29160, '296443632', NULL, NULL, 'cliodna ni mhurchu', 'Dept of Soci 9th Lock Road,', '', '22', 'Clondalkin Dublin', 'Irland', 'IE', NULL, NULL, '872236888', '00101985II', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '609919143480', 'FedEx', NULL, '2015-01-16', '14.01.2015 13:02', 'IE190614AH10', '1', 'a0YC000000ab7sWMAQ', '195.01', '299.00'),
(29161, '296722372', '', '', 'Alina chiaburu', 'VIA NICCHIO 70', '', '41053', 'MARANELLO', 'Italien', '', '', '', '3471709397', '001024820H', '', '', 'LONDON DIAMONDS by \"PIONIER\" Silver/Nero + Cinturino nero', 'Paket am 06.02.15 zur?ck erhalten!\r\nRL 7181 8141 8DE  09.02.2015', '609919143425', 'FedEx', '', '2015-01-16', '15.01.2015 13:28', 'IT141028FS012', '1', 'a0YC000000aYy9AMAS', '', '199.99'),
(29162, '296625544', '', '', 'Roberto somigli', 'Giuseppe Garibaldi 73', '', '50063', 'Figline Valdarno', 'Italien', '', '', '', '338 3735632', '0010010UUR', '', '', 'LONDON DIAMONDS by \"PIONIER\" Oro/Nero +  Cinturino marrone', 'Uhr erhalten 23.02.2015\r\nBitte refund!', '609919143436', 'FedEx', '', '2015-01-16', '15.01.2015 07:28', 'IT141028FS013', '1', 'a0YC000000aYy9BMAS', '', '199.99'),
(29163, '296588879', NULL, NULL, 'Mauro Menardi', 'FRAZIONE ACQUABONA DI SOPRA 20', '', '32043', 'CORTINA D\'AMPEZZO', 'Italien', 'IT', NULL, NULL, '3355473971', '0010204KCW', NULL, NULL, 'Orologio automatico Pionier modello Dublin, modello GM-508-3', NULL, '609919143447', 'FedEx', NULL, '2015-01-16', '14.01.2015 21:58', 'IT140623CS20', '1', 'a0YC000000aYxhtMAC', '', '199.99'),
(29164, '296550856', NULL, NULL, 'ALBERTO LORINI', 'VIA PALAZZOLO 3/A', '', '25032', 'CHIARI', 'Italien', 'IT', NULL, NULL, '3281183870', '0010250W30', NULL, NULL, 'Orologio automatico Pionier modello Dublin, modello GM-508-2', NULL, '609919143458', 'FedEx', NULL, '2015-01-16', '14.01.2015 19:29', 'IT140623CS19', '1', 'a0YC000000aYxhsMAC', '', '199.99'),
(29165, '296671735', NULL, NULL, 'Toma Afrem', 'Kristallvaegen  24', '', '12678', 'Haegersten', 'Schweden', 'SE', NULL, NULL, '', '0010250IXF', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-2)', NULL, '609919143414', 'FedEx', NULL, '2015-01-16', '15.01.2015 12:14', 'SE040814HW06', '1', 'a0YC000000aWF1XMAW', '1433.05', '1995.00'),
(29166, '296689131', NULL, NULL, 'vanesa marin fernandez', 'P.I 3 HNAS C/EBANISTAS 19', '0', '03680', 'ASPE', 'Spanien', 'ES', NULL, NULL, '630442225', '0010035Q4F', NULL, NULL, 'Reloj Casablanca negro', NULL, '609919143469', 'FedEx', NULL, '2015-01-16', '15.01.2015 12:28', 'ES141023CS51', '1', 'a0YC000000aYyMIMA0', '', '299.99'),
(29167, '296543408', '', '', 'Tarmo Ruosteenoja', 'URBANIZACION ALDEA DEL MAR BLQ 24', '24, 3-4', '03183', 'TORREVIEJA', 'Spanien', '', '', '', '627192248', '001025054X', '', '', 'Reloj Theorema Marco Polo  - modelo Diamanten silber-wei?', 'Uhr erhalten 02.02.2015\r\nBitte refund!', '609919143470', 'FedEx', '', '2015-01-16', '14.01.2015 18:58', 'ES141029CS38', '1', 'a0YC000000aZnRLMA0', '', '209.99'),
(29168, '296545863', NULL, NULL, 'Fitzroy Simpson', '110 BISHOPSGATE', 'Heron Tower Salesforce Floor 26', 'EC2N 4AY', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7817498969', '0010250DJR', NULL, NULL, 'Acapulco Watch GM-504-1	 Black Strap Silver Case White Face', NULL, '609919143491', 'FedEx', NULL, '2015-01-16', '14.01.2015 20:25', 'UK131203AMC13', '1', 'a0YC000000aZJfvMAG', '123.99', '199.00'),
(29169, '296562142', NULL, NULL, 'Joanne Beaman', '31 Barnfield Road', '', 'B62 8nb', 'Halesowen', 'Großbritannien', 'GB', NULL, NULL, '7967285463', '0010066EH3', NULL, NULL, 'Acapulco Watch GM-504-1	 Black Strap Silver Case White Face', NULL, '609919143506', 'FedEx', NULL, '2015-01-16', '14.01.2015 21:23', 'UK131203AMC13', '1', 'a0YC000000aZJfvMAG', '123.99', '199.00'),
(29170, '296482004', NULL, NULL, 'Eileen Kilcommons', '131 Norman crescent', '', 'HA5 3QJ', 'Pinner Middx', 'Großbritannien', 'GB', NULL, NULL, '7980697760', '00101633NM', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919143517', 'FedEx', NULL, '2015-01-16', '14.01.2015 15:52', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(29171, '296537298', NULL, NULL, 'bernard stanley', '54 NORTH LINKSIDE ROAD', 'WOOLTON', 'L25 9NT', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7903747309', '0010205RSI', NULL, NULL, 'Gold/Black Dial, Black Leather Band (GM-107-3)', NULL, '609919143528', 'FedEx', NULL, '2015-01-16', '14.01.2015 19:53', 'GM-107-3', '1', 'a0YC000000aWx95MAC', '149.01', '249.00'),
(29172, '296544288', NULL, NULL, 'George Reid', '7 Harald Close', '', 'WV6 7NJ', 'Wolverhampton', 'Großbritannien', 'GB', NULL, NULL, '7584301668', '0010089IXJ', NULL, NULL, 'Gold/Black Dial, Gold Metal Band (GM-107-7)', NULL, '609919143539', 'FedEx', NULL, '2015-01-16', '14.01.2015 20:25', 'GM-107-7', '1', 'a0YC000000aWxAiMAK', '149.01', '249.00'),
(29173, '296465148', NULL, NULL, 'jacqui mcintyre', '1 ROOK ROAD', 'Greenock', 'PA16 7BP', 'GREENOCK', 'Großbritannien', 'GB', NULL, NULL, '7534128137', '0010185GF1', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-3009-7)', NULL, '609919143540', 'FedEx', NULL, '2015-01-16', '14.01.2015 14:22', 'GM-3009-7', '1', 'a0YC000000aVrv6MAC', '126.00', '179.00'),
(29174, '296508101', NULL, NULL, 'Chris Foster', '34 MALLORY ROAD', '', 'WV6 7XN', 'WOLVERHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7447077199', '001018367P', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (T-3011-7)', NULL, '609919143550', 'FedEx', NULL, '2015-01-16', '14.01.2015 17:53', 'T-3011-7', '1', 'a0YC000000aUx9FMAS', '130.00', '189.00'),
(29175, '296472431', NULL, NULL, 'Gabriele Esposito', '254B HIGH ROAD', '', 'N15 4AJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '778465810', '0010108PN4', NULL, NULL, 'Monaco Black Strap, Silver Case, Black and Silver Dial', NULL, '609919143561', 'FedEx', NULL, '2015-01-16', '14.01.2015 14:52', 'UK131024AMC06', '1', 'a0YC000000aEoOlMAK', '135.00', '219.00'),
(29176, '296475852', NULL, NULL, 'Ally Andrews', '465B HORNSEY ROAD', '', 'N19 4DR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7713354678', '0010074V1R', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919143572', 'FedEx', NULL, '2015-01-16', '14.01.2015 15:23', 'UK140403AS03', '1', 'a0YC000000aV3jFMAS', '170.00', '248.99'),
(29177, '296500412', NULL, NULL, 'Sarah Hussey', 'Flat 3', '247 Oxford Rd', 'RG1 7PX', 'Reading', 'Großbritannien', 'GB', NULL, NULL, '7826909063', '0010229TYE', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919143583', 'FedEx', NULL, '2015-01-16', '14.01.2015 16:52', 'UK140403AS03', '1', 'a0YC000000aV3jFMAS', '170.00', '248.99'),
(29178, '296599944', NULL, NULL, 'attila gyuris', '0 lansdown road', 'lansdown grove hotel', 'ba15eh', 'bath', 'Großbritannien', 'GB', NULL, NULL, '7547708599', '00100345D4', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919143594', 'FedEx', NULL, '2015-01-16', '15.01.2015 00:52', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29179, '296598654', NULL, NULL, 'Eniko Kardics', '0 Landown rd', 'Lansdown grove hotel', 'BA15EH', 'Bath', 'Großbritannien', 'GB', NULL, NULL, '1225483888', '0010070RLX', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919143609', 'FedEx', NULL, '2015-01-16', '15.01.2015 00:22', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29180, '296598846', NULL, NULL, 'Eniko Kardics', '0 Landown rd', 'Lansdown grove hotel', 'BA15EH', 'Bath', 'Großbritannien', 'GB', NULL, NULL, '1225483888', '0010142DGC', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919143609', 'FedEx', NULL, '2015-01-16', '15.01.2015 00:22', 'GM-103-9', '1', 'a0YC000000aXDfOMAW', '170.00', '248.99'),
(29181, '296599825', NULL, NULL, 'attila gyuris', '0 lansdown road', 'lansdown grove hotel', 'ba15eh', 'bath', 'Großbritannien', 'GB', NULL, NULL, '7547708599', '0010044H62', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919143594', 'FedEx', NULL, '2015-01-16', '15.01.2015 00:52', 'GM-103-5', '1', 'a0YC000000aV3xZMAS', '170.00', '248.99'),
(29182, '296598512', NULL, NULL, 'Eniko Kardics', '0 Landown rd', 'Lansdown grove hotel', 'BA15EH', 'Bath', 'Großbritannien', 'GB', NULL, NULL, '1225483888', '0010011GM4', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919143609', 'FedEx', NULL, '2015-01-16', '15.01.2015 00:22', 'GM-103-5', '1', 'a0YC000000aV3xZMAS', '170.00', '248.99'),
(29183, '296996397', NULL, NULL, 'Carsten Kiel', 'Hammerholmen 47-49', '', '2650', 'Hvidovre', 'Dänemark', 'DK', NULL, NULL, '28790950', '0010078QKK', NULL, NULL, 'Brun lÃ¦derrem, gylden urkasse og sort urskive (T-3011-3)', NULL, '609919143631', 'FedEx', NULL, '2015-01-19', '16.01.2015 17:06', 'SE141208HW04', '1', 'a0YC000000aXR0YMAW', '1041.65', '1599.00'),
(29184, '296827440', NULL, NULL, 'Charlotte gron', 'Naelemagerstien 75', '', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '28913904', '0010009NF2', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '609919143642', 'FedEx', NULL, '2015-01-19', '15.01.2015 23:06', 'DK040814HW11', '1', 'a0YC000000aWDvVMAW', '1155.04', '1695.00'),
(29185, '296757319', NULL, NULL, 'Katrine Randlev Andreasen', 'Aldersrovej 6', '2.tv', '8200', 'Aarhus', 'Dänemark', 'DK', NULL, NULL, '28340191', '0010250PCK', NULL, NULL, 'Sort lÃ¦derrem, forsÃ¸lvet urkasse og urskive (T-3011-1)', NULL, '609919143653', 'FedEx', NULL, '2015-01-19', '15.01.2015 18:06', 'SE141208HW02', '1', 'a0YC000000aXR0WMAW', '1041.65', '1599.00'),
(29186, '296660434', NULL, NULL, 'Tonye Emeka Kingdom-Yeri', 'Kanalens kvt. 148, 2tv.', '', '2620', 'Albertslund', 'Dänemark', 'DK', NULL, NULL, '28711135', '00100777CO', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '609919143664', 'FedEx', NULL, '2015-01-19', '15.01.2015 11:36', 'DK040814HW11', '1', 'a0YC000000aWDvVMAW', '1155.04', '1695.00'),
(29187, '296777243', NULL, NULL, 'Denis Finnegan', '21 Clarisfor Killaloe', '', '0', 'Co Clare', 'Irland', 'IE', NULL, NULL, '+353 (87) 215 6730', '10229565', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '609919143734', 'FedEx', NULL, '2015-01-19', '15.01.2015 18:32', 'IE190614AH014', '1', 'a0YC000000ab7sXMAQ', '195.01', '299.00'),
(29188, '297001676', NULL, NULL, 'GIORGIO DAMIAN', 'VICOLO DOLOMITI 39A', '', '31020', 'SAN VENDEMIANO', 'Italien', 'IT', NULL, NULL, '3474474860', '0010127VAK', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Silver + Cinturino nero', NULL, '609919143675', 'FedEx', NULL, '2015-01-19', '16.01.2015 15:28', 'IT141028FS011', '1', 'a0YC000000aYy99MAC', '', '199.99'),
(29189, '296900043', NULL, NULL, 'CLAUDIA ALLORI', 'PIAZZA PASSERINI 34', '', '41029', 'SESTOLA', 'Italien', 'IT', NULL, NULL, '3478282690', '0010050K22', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Silver + Cinturino nero', NULL, '609919143686', 'FedEx', NULL, '2015-01-19', '16.01.2015 08:58', 'IT141028FS011', '1', 'a0YC000000aYy99MAC', '', '199.99'),
(29190, '296806977', NULL, NULL, 'Anisa Merkaj', 'VIA SILVIO PELLICO 25', 'piazza lombardi', '20833', 'GIUSSANO', 'Italien', 'IT', NULL, NULL, '3896164850', '0010166FPY', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Oro/Nero +  Cinturino marrone', NULL, '609919143697', 'FedEx', NULL, '2015-01-19', '15.01.2015 19:58', 'IT141028FS013', '1', 'a0YC000000aYy9BMAS', '', '199.99'),
(29191, '296776202', NULL, NULL, 'Nevio Lupi', 'via Donizetti Gaetano 2', '', '34074', 'Monfalcone', 'Italien', 'IT', NULL, NULL, '3395615052', '0010152CS0', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Oro/Nero +  Cinturino marrone', NULL, '609919143701', 'FedEx', NULL, '2015-01-19', '15.01.2015 17:28', 'IT141028FS013', '1', 'a0YC000000aYy9BMAS', '', '199.99'),
(29192, '296770941', NULL, NULL, 'Niccolo Caciolli', 'VIA DEI COLLI 180', '', '50058', 'SIGNA', 'Italien', 'IT', NULL, NULL, '3936167379', '0010114Q91', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Oro/Nero +  Cinturino marrone', NULL, '609919143712', 'FedEx', NULL, '2015-01-19', '15.01.2015 16:58', 'IT141028FS013', '1', 'a0YC000000aYy9BMAS', '', '199.99'),
(29193, '296917255', NULL, NULL, 'Mikael Karlsson', 'Dagermansgatan 1F', '', '75428', 'Uppsala', 'Schweden', 'SE', NULL, NULL, '70824978', '00101500NF', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-6)', NULL, '609919143620', 'FedEx', NULL, '2015-01-19', '16.01.2015 11:44', 'SE040814HW10', '1', 'a0YC000000aWF1bMAG', '1433.05', '1995.00'),
(29194, '296897378', NULL, NULL, 'Miguel San MartÃ­n', 'MARTIRES 17', 'Residencia Altagracia', '28660', 'BOADILLA DEL MONTE', 'Spanien', 'ES', NULL, NULL, '657186890', '0010181DSZ', NULL, NULL, 'Reloj Theorema Marco Polo  Diamanten silber-weiß', NULL, '609919143723', 'FedEx', NULL, '2015-01-19', '16.01.2015 08:58', 'ES141029CS38', '1', 'a0YC000000aZnRLMA0', '', '209.99'),
(29195, '296781292', NULL, NULL, 'sami sheikh', '32 FERNDOWN CLOSE', '', 'RG22 4SE', 'BASINGSTOKE', 'Großbritannien', 'GB', NULL, NULL, '7903082255', '0010013REZ', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919143745', 'FedEx', NULL, '2015-01-19', '15.01.2015 18:52', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(29196, '296718187', NULL, NULL, 'Suzanne Gill', '7 FRANCIS STREET', 'Dornie', 'IV40 8EJ', 'KYLE', 'Großbritannien', 'GB', NULL, NULL, '1599555284', '0010169V6M', NULL, NULL, 'Gold/Black Dial, Black Leather Band (GM-107-3)', NULL, '609919143756', 'FedEx', NULL, '2015-01-19', '15.01.2015 14:22', 'GM-107-3', '1', 'a0YC000000aWx95MAC', '149.01', '249.00'),
(29197, '296688264', NULL, NULL, 'Darius Egualeonan', '153 LENTON BOULEVARD', '', 'NG7 2BT', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7533631528', '0010008RGU', NULL, NULL, 'Gold/Black Dial/Brown Leather Band (GM-3009-2)', NULL, '609919143767', 'FedEx', NULL, '2015-01-19', '15.01.2015 12:23', 'GM-3009-2', '1', 'a0YC000000aVrqsMAC', '126.00', '179.00'),
(29198, '296835606', NULL, NULL, 'Tammie Corbett', '11 LANDSDOWN GROVE', '', 'NG10 2BD', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7859416619', '00101297IT', NULL, NULL, 'Gold/Black Dial/Brown Leather Band (GM-3009-2)', NULL, '609919143778', 'FedEx', NULL, '2015-01-19', '15.01.2015 22:22', 'GM-3009-2', '1', 'a0YC000000aVrqsMAC', '126.00', '179.00'),
(29199, '296745480', NULL, NULL, 'Simon Lange', '135 ABBOTS PARK', '', 'SW2 3QZ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '44 7983 710420', '00102187MU', NULL, NULL, 'Monte Carlo Men\'s Watches  - Black Strap/Black Case/Black Face - GM102-4', NULL, '609919143789', 'FedEx', NULL, '2015-01-19', '15.01.2015 16:22', 'GM-102-4', '1', 'a0YC000000aZbC4MAK', '152.00', '229.00'),
(29200, '296973277', NULL, NULL, 'Attica Wheeler', '1 POLMADDIE FARM', '', 'DG7 3SY', 'CASTLE DOUGLAS', 'Großbritannien', 'GB', NULL, NULL, '7812433558', '001017345M', NULL, NULL, 'Monte Carlo Men\'s Watches  - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919143790', 'FedEx', NULL, '2015-01-19', '16.01.2015 14:23', 'GM-102-3', '1', 'a0YC000000aZbC5MAK', '152.00', '229.00'),
(29201, '296727911', NULL, NULL, 'Ana Mombeini', '1634 GREAT WESTERN ROAD', '', 'G13 1HH', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7862999938', '0010025JZK', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919143804', 'FedEx', NULL, '2015-01-19', '15.01.2015 14:52', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29202, '296936698', NULL, NULL, 'John Dickson', '2 MORVEN STREET', '', 'EH4 7LQ', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7837453843', '0010113YWC', NULL, NULL, 'Silver/White Dial, Silver Metal Band (GM-107-5)', NULL, '609919143815', 'FedEx', NULL, '2015-01-19', '16.01.2015 11:53', 'GM-107-5', '1', 'a0YC000000aWxAJMA0', '149.01', '249.00'),
(29203, '296678389', NULL, NULL, 'James King', '14 HARLEQUIN CLOSE', '', 'TW7 7LA', 'ISLEWORTH', 'Großbritannien', 'GB', NULL, NULL, '7539003029', '0010091EJ9', NULL, NULL, 'Silver/White Dial/Silver Metal Band (T-3011-5)', NULL, '609919143826', 'FedEx', NULL, '2015-01-19', '15.01.2015 11:52', 'T-3011-5', '1', 'a0YC000000aUx8HMAS', '130.00', '189.00'),
(29204, '296622660', NULL, NULL, 'Ioannis Pagidas', 'FILELLINON 29 2104510622', '', '18536', 'PEIRAIAS', 'Griechenland', 'GR', NULL, NULL, '6978000147', '0010173WPB', NULL, NULL, ':€169 Instead Of €699 1 Theorema Paragon Automatic (T-3001-1A) With Delivery', NULL, '604569185022', 'FedEx', NULL, '2015-01-16', '15.01.2015 10:08', 'GR16102014SK008', '1', 'a0YC000000ZwQhzMAF', '', '169.00'),
(29205, '296591651', NULL, NULL, 'NIKOLAS LOUKAS', 'Ionias & G.Prifti 0', '', '19004', 'SPATA', 'Griechenland', 'GR', NULL, NULL, '6979568252', '00101854HT', NULL, NULL, '€189 Instead Of €899 1Pionier Barbados GM 509 (Brown strap, gold case, black', NULL, '604569185033', 'FedEx', NULL, '2015-01-16', '15.01.2015 01:38', 'GR04112014SK003', '1', 'a0YC000000a0AuCMAU', '', '189.00'),
(29206, '297425687', NULL, NULL, 'jan wynsberghe', 'De Linde 14', '', '8310', 'Sint-Kruis', 'Belgien', 'BE', NULL, NULL, '495536537', '0010152F25', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, '604569185787', 'FedEx', NULL, '2015-01-20', '18.01.2015 19:48', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29207, '297354316', '', '', 'Karina Rigouts', 'Vekenstraat 25', '', '2560', 'Nijlen', 'Belgien', '', '', '', '478788800', '0010187F6U', '', '', 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', 'Uhr erhalten 30.01.2015\r\nBitte refund!', '604569185798', 'FedEx', '', '2015-01-20', '18.01.2015 13:48', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29208, '297146139', NULL, NULL, 'lieve meekers', 'oude Geldenaaksebaan 9', '', '3360', 'Bierbeek', 'Belgien', 'BE', NULL, NULL, '16462225', '0010077GZH', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, '604569185802', 'FedEx', NULL, '2015-01-20', '17.01.2015 11:48', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29209, '297290560', NULL, NULL, 'Philip Loquet', 'Bosmanslei 21', 'Bvba dr. Philip Loquet', '2018', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '495510197', '10226653', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, '604569185813', 'FedEx', NULL, '2015-01-20', '18.01.2015 00:48', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29210, '297164415', NULL, NULL, 'Sacha Brys', 'Paterswegel 7', '', '8790', 'Waregem', 'Belgien', 'BE', NULL, NULL, '486151043', '00100985X5', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, '604569185824', 'FedEx', NULL, '2015-01-20', '17.01.2015 13:18', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29211, '297400494', NULL, NULL, 'Steven Van Lint', 'Gillijnsstraat 12A', '', '1820', 'Melsbroek', 'Belgien', 'BE', NULL, NULL, '473209797', '0010172YSY', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, '604569185835', 'FedEx', NULL, '2015-01-20', '18.01.2015 17:48', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29212, '297396175', NULL, NULL, 'walter goderis', 'martelaarslaan 321', '', '9000', 'gent', 'Belgien', 'BE', NULL, NULL, '92332808', '0010210QQL', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, '604569185846', 'FedEx', NULL, '2015-01-20', '18.01.2015 17:18', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29213, '297306218', NULL, NULL, 'Willy Paesen', 'Vrenenstraat 35', '', '3900', 'Overpelt', 'Belgien', 'BE', NULL, NULL, '468128652', '00100257RD', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, '604569185857', 'FedEx', NULL, '2015-01-20', '18.01.2015 08:48', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29214, '297121676', NULL, NULL, 'Frank Vandenbosch', 'Dorpsstraat 7', '', '3360', 'Bierbeek', 'Belgien', 'BE', NULL, NULL, '16460213', '0010066IV1', NULL, NULL, 'Pionier Dublin horloge in zwart-zilverkleur-wit (GM-508-1)', NULL, '604569185868', 'FedEx', NULL, '2015-01-20', '17.01.2015 09:48', 'NL141210NM28', '1', 'a0YC000000aXSEOMA4', '', '189.99'),
(29215, '297333748', NULL, NULL, 'Guido Denys', 'Spoorwegstraat 12', '', '8730', 'Beernem', 'Belgien', 'BE', NULL, NULL, '50781448', '001020228T', NULL, NULL, 'Pionier Dublin horloge in zwart-zilverkleur-wit (GM-508-1)', NULL, '604569185879', 'FedEx', NULL, '2015-01-20', '18.01.2015 11:48', 'NL141210NM28', '1', 'a0YC000000aXSEOMA4', '', '189.99'),
(29216, '297226066', NULL, NULL, 'Hans Eemaes', 'Molenaarsweg 17', '', '3020', 'Herent', 'Belgien', 'BE', NULL, NULL, '486395262', '0010133ROD', NULL, NULL, 'Pionier Dublin horloge in zwart-zilverkleur-wit (GM-508-1)', NULL, '604569185880', 'FedEx', NULL, '2015-01-20', '17.01.2015 18:18', 'NL141210NM28', '1', 'a0YC000000aXSEOMA4', '', '189.99'),
(29217, '297348992', NULL, NULL, 'Luciad - Inge Van den Eeden', 'Gaston Geenslaan 11', 'Luciad', '3001', 'Heverlee', 'Belgien', 'BE', NULL, NULL, '0492 72 63 03', '0010250S5K', NULL, NULL, 'Pionier Dublin horloge in zwart-zilverkleur-zwart (GM-508-2)', NULL, '604569185890', 'FedEx', NULL, '2015-01-20', '18.01.2015 13:18', 'NL141210NM29', '1', 'a0YC000000aXSEPMA4', '', '189.99'),
(29218, '297372493', NULL, NULL, 'Tom cuypers', 'Sneppenhoevelaan 4', '', '2940', 'Stabroek', 'Belgien', 'BE', NULL, NULL, '477893938', '0010008HLM', NULL, NULL, 'Pionier Dublin horloge in zwart-zilverkleur-zwart (GM-508-2)', NULL, '604569185905', 'FedEx', NULL, '2015-01-20', '18.01.2015 15:18', 'NL141210NM29', '1', 'a0YC000000aXSEPMA4', '', '189.99'),
(29219, '297354966', '', '', 'Karina Rigouts', 'Vekenstraat 25', '', '2560', 'Nijlen', 'Belgien', '', '', '', '478788800', '00102505CX', '', '', 'Pionier Dublin horloge in zwart-zwart-zwart (GM-508-4)', '', '604569185798', 'FedEx', '', '2015-01-20', '18.01.2015 13:48', 'NL141210NM31', '1', 'a0YC000000aXSERMA4', '', '189.99'),
(29220, '297411331', NULL, NULL, 'Grace Santocono', 'Avenue general medecin derache 119', '', '1050', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '479365542', '0010004YM3', NULL, NULL, 'Une montre PIONER Dublin en brun-dorÃ©-noir (GM-508-3)', NULL, '604569185927', 'FedEx', NULL, '2015-01-20', '18.01.2015 18:48', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29221, '297264409', NULL, NULL, 'Mario Collavo', 'rue Vanderborght 233', '', '1090', 'Jette', 'Belgien', 'BE', NULL, NULL, '495200536', '0010157U6X', NULL, NULL, 'Une montre PIONER Dublin en brun-dorÃ©-noir (GM-508-3)', NULL, '604569185938', 'FedEx', NULL, '2015-01-20', '17.01.2015 21:48', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29222, '297291085', NULL, NULL, 'Adam Vakaev', 'Armand-Segerslei 5/2', '', '2640', 'Mortsel', 'Belgien', 'BE', NULL, NULL, '32489629907', '0010169CYM', NULL, NULL, 'Une montre PIONER Dublin en noir-argentÃ©-blanc (GM-508-1)', NULL, '604569185949', 'FedEx', NULL, '2015-01-20', '18.01.2015 00:48', 'NL141210NM28', '1', 'a0YC000000aXSEOMA4', '', '189.99'),
(29223, '297415424', NULL, NULL, 'antony fili', 'boulevard Louis Schmidt 46', '', '1040', 'Etterbeek', 'Belgien', 'BE', NULL, NULL, '485966381', '0010016YQG', NULL, NULL, 'Une montre PIONER Dublin en noir-argentÃ©-blanc (GM-508-1)', NULL, '604569185950', 'FedEx', NULL, '2015-01-20', '18.01.2015 18:48', 'NL141210NM28', '1', 'a0YC000000aXSEOMA4', '', '189.99'),
(29224, '297131480', NULL, NULL, 'Christophe Dumont', 'Rue frÃ¨re Orban 88', '', '5300', 'Andenne', 'Belgien', 'BE', NULL, NULL, '474455953', '0010165RDP', NULL, NULL, 'Une montre PIONER Dublin en noir-argentÃ©-blanc (GM-508-1)', NULL, '604569185960', 'FedEx', NULL, '2015-01-20', '17.01.2015 10:48', 'NL141210NM28', '1', 'a0YC000000aXSEOMA4', '', '189.99'),
(29225, '297104285', NULL, NULL, 'mohamad merheb', 'avenue du Sippelberg 8B', '', '1080', 'Molenbeek-Saint-Jean', 'Belgien', 'BE', NULL, NULL, '489800574', '0010233OFY', NULL, NULL, 'Une montre PIONER Dublin en noir-argentÃ©-blanc (GM-508-1)', NULL, '604569185971', 'FedEx', NULL, '2015-01-20', '17.01.2015 01:48', 'NL141210NM28', '1', 'a0YC000000aXSEOMA4', '', '189.99'),
(29226, '297180579', NULL, NULL, 'umit poyraz', 'Hoogstraat 33', '', '1861', 'Wolvertem', 'Belgien', 'BE', NULL, NULL, '489905187', '00101994LB', NULL, NULL, 'Une montre PIONER Dublin en noir-argentÃ©-blanc (GM-508-1)', NULL, '604569185982', 'FedEx', NULL, '2015-01-20', '17.01.2015 14:18', 'NL141210NM28', '1', 'a0YC000000aXSEOMA4', '', '189.99'),
(29227, '297417319', NULL, NULL, 'alfonso pasquale', 'rue du Marteau 9', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '491860195', '00100628VM', NULL, NULL, 'Une montre PIONER Dublin en noir-argentÃ©-noir (GM-508-2)', NULL, '604569185993', 'FedEx', NULL, '2015-01-20', '18.01.2015 19:18', 'NL141210NM29', '1', 'a0YC000000aXSEPMA4', '', '189.99'),
(29228, '297270313', NULL, NULL, 'eileen burke', '10 the grove earls court', 'Kill', 'kildare', 'Co. Kildare', 'Irland', 'IE', NULL, NULL, '866093938', '0010030U32', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '604569185099', 'FedEx', NULL, '2015-01-20', '17.01.2015 21:32', 'IE190614AH10', '1', 'a0YC000000ab7sWMAQ', '195.01', '299.00'),
(29229, '297454839', NULL, NULL, 'Salvatore Raiti', 'VIA MASSAFISCAGLIA 154', '', '44123', 'FERRARA', 'Italien', 'IT', NULL, NULL, '3409888699', '0010210Q26', NULL, NULL, 'Orologio automatico Pionier modello Dublin, modello GM-508-4', NULL, '604569185695', 'FedEx', NULL, '2015-01-20', '18.01.2015 19:58', 'IT140623CS21', '1', 'a0YC000000aYxhuMAC', '', '199.99'),
(29230, '297419683', NULL, NULL, 'letizia torromeo', 'VIA GIOVANNI FALCONE 43/4', '', '57023', 'CECINA', 'Italien', 'IT', NULL, NULL, '3885668114', '0010038XBA', NULL, NULL, 'Orologio automatico Pionier modello Dublin, modello GM-508-4', NULL, '604569185700', 'FedEx', NULL, '2015-01-20', '18.01.2015 17:28', 'IT140623CS21', '1', 'a0YC000000aYxhuMAC', '', '199.99'),
(29231, '297412750', NULL, NULL, 'Gualtiero Bruti', 'LARGO CATALLO 10', '', '56122', 'PISA', 'Italien', 'IT', NULL, NULL, '3286961660', '0010250FN2', NULL, NULL, 'Orologio Theorema Rio, modello GM-107-1', NULL, '604569185710', 'FedEx', NULL, '2015-01-20', '18.01.2015 16:58', 'IT141028CS44', '1', 'a0YC000000aYy2LMAS', '', '249.99'),
(29232, '297388265', NULL, NULL, 'Maria rossana Riccardo', 'VIA MONTEVIDEO 113', '', '70033', 'CORATO', 'Italien', 'IT', NULL, NULL, '3338523745', '0010240UCX', NULL, NULL, 'Orologio Theorema Damascus Diamond, modello T3008-8', NULL, '604569185721', 'FedEx', NULL, '2015-01-20', '18.01.2015 14:28', 'IT141029CS636', '1', 'a0YC000000aYxp1MAC', '', '189.99'),
(29233, '297256711', NULL, NULL, 'zef ndou', 'VIA GIOVANNI BATTISTA BODONI 56/C', '', '12037', 'SALUZZO', 'Italien', 'IT', NULL, NULL, '3276567165', '00100299YS', NULL, NULL, 'Orologio Theorema Damascus Diamond, modello T3008-4', NULL, '604569185732', 'FedEx', NULL, '2015-01-20', '17.01.2015 18:58', 'IT141029CS63', '1', 'a0YC000000aYxoxMAC', '', '189.99'),
(29234, '297201164', NULL, NULL, 'Nicola Fraternali', 'VIA DEI TIGLI 20', '', '47833', 'MORCIANO DI ROMAGNA', 'Italien', 'IT', NULL, NULL, '3356285379', '00100646TW', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Oro/Nero +  Cinturino marrone', NULL, '604569185743', 'FedEx', NULL, '2015-01-20', '17.01.2015 14:28', 'IT141028FS013', '1', 'a0YC000000aYy9BMAS', '', '199.99'),
(29235, '297187810', NULL, NULL, 'Alessio Alberti', 'Contrada Fronti Snc', '', '85059', 'Viggiano', 'Italien', 'IT', NULL, NULL, '3294618655', '0010213EE9', NULL, NULL, 'Orologio Theorema Rio, modello GM-107-2', NULL, '604569185754', 'FedEx', NULL, '2015-01-20', '17.01.2015 12:58', 'IT141028CS45', '1', 'a0YC000000aYy2MMAS', '', '249.99'),
(29236, '297187147', NULL, NULL, 'Cristiano Donati', 'VIA RODI 4', '', '25124', 'BRESCIA', 'Italien', 'IT', NULL, NULL, '3423364552', '0010210FSG', NULL, NULL, 'Orologio Theorema Damascus Diamond, modello T3008-7', NULL, '604569185765', 'FedEx', NULL, '2015-01-20', '17.01.2015 12:58', 'IT141029CS635', '1', 'a0YC000000aYxp0MAC', '', '189.99'),
(29237, '297033989', NULL, NULL, 'edoardo cerroni', 'VIA FILIPPO BRUNELLESCHI 5', '', '41043', 'FORMIGINE', 'Italien', 'IT', NULL, NULL, '3476459885', '0010048SNA', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Oro/Nero +  Cinturino marrone', NULL, '604569185776', 'FedEx', NULL, '2015-01-20', '16.01.2015 17:58', 'IT141028FS013', '1', 'a0YC000000aYy9BMAS', '', '199.99'),
(29238, '297216256', NULL, NULL, 'Amella Mesic', 'Horversplein 5A', '', '5041 CC', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '614504889', '00102125MJ', NULL, NULL, 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', NULL, '604569186029', 'FedEx', NULL, '2015-01-20', '17.01.2015 17:28', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(29239, '297306359', NULL, NULL, 'gerdien bosch', 'Dorpsweg 29A', '', '3235 AE', 'ROCKANJE', 'Niederlande', 'NL', NULL, NULL, '624089993', '00102214XE', NULL, NULL, 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', NULL, '604569186030', 'FedEx', NULL, '2015-01-20', '18.01.2015 08:58', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(29240, '297397140', NULL, NULL, 'Jegor Kazaryan', 'Holzstraat 10', '', '3841 JZ', 'HARDERWIJK', 'Niederlande', 'NL', NULL, NULL, '684048837', '00100987DS', NULL, NULL, 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', NULL, '604569186040', 'FedEx', NULL, '2015-01-20', '18.01.2015 17:28', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(29241, '297241808', NULL, NULL, 'Kimo Muller', 'Annie Romeinplein 11', '', '1103 JL', 'AMSTERDAM ZUIDOOST', 'Niederlande', 'NL', NULL, NULL, '633670545', '00101365NA', NULL, NULL, 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', NULL, '604569186051', 'FedEx', NULL, '2015-01-20', '17.01.2015 19:58', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(29242, '297155489', NULL, NULL, 'Nolano Montblanc', 'Brikstraat 4', 'LEEF!', '1503 BK', 'Zaandam', 'Niederlande', 'NL', NULL, NULL, '620184737', '0010250JFA', NULL, NULL, 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', NULL, '604569186062', 'FedEx', NULL, '2015-01-20', '17.01.2015 12:28', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(29243, '297246265', NULL, NULL, 'Richard Hoogenboom', 'Rhijnestein 4', '', '1121 VA', 'LANDSMEER', 'Niederlande', 'NL', NULL, NULL, '653346937', '00101644RG', NULL, NULL, 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', NULL, '604569186073', 'FedEx', NULL, '2015-01-20', '17.01.2015 19:58', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(29244, '297177752', NULL, NULL, 'Roland Van Den Boer', 'Burgemeester Brokxlaan 2042', '', '5041 SJ', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '611517935', '0010153UUS', NULL, NULL, 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', NULL, '604569186084', 'FedEx', NULL, '2015-01-20', '17.01.2015 14:28', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(29245, '297187341', NULL, NULL, 'Esther Schuurman', 'Geestakker 23', '', '1852 EW', 'HEILOO', 'Niederlande', 'NL', NULL, NULL, '610785864', '0010062UPB', NULL, NULL, 'PIONIER Dublin watch / Black-Silver-Black (GM-508-2)', NULL, '604569186095', 'FedEx', NULL, '2015-01-20', '17.01.2015 14:58', 'NL141210NM29', '1', 'a0YC000000aXSB5MAO', '', '189.99'),
(29246, '297433248', NULL, NULL, 'Marybel Kemmink', 'De lent 19', '', '1399ja', 'Muiderberg', 'Niederlande', 'NL', NULL, NULL, '641851234', '0010210JAG', NULL, NULL, 'PIONIER Dublin watch / Black-Silver-Black (GM-508-2)', NULL, '604569186100', 'FedEx', NULL, '2015-01-20', '18.01.2015 20:28', 'NL141210NM29', '1', 'a0YC000000aXSB5MAO', '', '189.99'),
(29247, '297146854', NULL, NULL, 'R G', 'Nat King Colestraat 18', '', '1544 KS', 'ZAANDIJK', 'Niederlande', 'NL', NULL, NULL, '616127182', '0010250BEN', NULL, NULL, 'PIONIER Dublin watch / Black-Silver-Black (GM-508-2)', NULL, '604569186110', 'FedEx', NULL, '2015-01-20', '17.01.2015 11:58', 'NL141210NM29', '1', 'a0YC000000aXSB5MAO', '', '189.99'),
(29248, '297311203', NULL, NULL, 'Ruud Scherpenzeel', 'Zwanebloembocht 176', '', '1991 GB', 'VELSERBROEK', 'Niederlande', 'NL', NULL, NULL, '235379542', '0010102FKC', NULL, NULL, 'PIONIER Dublin watch / Black-Silver-Black (GM-508-2)', NULL, '604569186121', 'FedEx', NULL, '2015-01-20', '18.01.2015 09:58', 'NL141210NM29', '1', 'a0YC000000aXSB5MAO', '', '189.99'),
(29249, '297154729', NULL, NULL, 'B.M Scherpenhuizen', 'Derde Oosterparkstraat 65C', '', '1091 JV', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '204921313', '00100214NK', NULL, NULL, 'PIONIER Dublin watch / Black-Silver-White (GM-508-1)', NULL, '604569186132', 'FedEx', NULL, '2015-01-20', '17.01.2015 12:28', 'NL141210NM28', '1', 'a0YC000000aXS9tMAG', '', '189.99'),
(29250, '297255654', NULL, NULL, 'Bekir Aydin', 'IJdoornlaan 52', '', '1024 KV', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '646093707', '0010174DBB', NULL, NULL, 'PIONIER Dublin watch / Black-Silver-White (GM-508-1)', NULL, '604569186143', 'FedEx', NULL, '2015-01-20', '17.01.2015 20:58', 'NL141210NM28', '1', 'a0YC000000aXS9tMAG', '', '189.99'),
(29251, '297135747', NULL, NULL, 'vladimirov aldin', 'Gloriantplantsoen 2', '', '2805 XA', 'GOUDA', 'Niederlande', 'NL', NULL, NULL, '628436296', '001025096B', NULL, NULL, 'PIONIER Dublin watch / Black-Silver-White (GM-508-1)', NULL, '604569186154', 'FedEx', NULL, '2015-01-20', '17.01.2015 10:58', 'NL141210NM28', '1', 'a0YC000000aXS9tMAG', '', '189.99'),
(29252, '297124753', NULL, NULL, 'E.A.H. Deckers', 'Hertenburg 47', '', '2994 CA', 'BARENDRECHT', 'Niederlande', 'NL', NULL, NULL, '610042135', '0010160CIQ', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '604569186165', 'FedEx', NULL, '2015-01-20', '17.01.2015 09:58', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99'),
(29253, '297427309', NULL, NULL, 'Inge Thomassen', 'Van Schendelstraat 6', '', '6006 MG', 'WEERT', 'Niederlande', 'NL', NULL, NULL, '653856144', '0010165IBJ', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '604569186176', 'FedEx', NULL, '2015-01-20', '18.01.2015 19:58', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99'),
(29254, '297106137', NULL, NULL, 'Lidy Tekampe', 'Lichtenvoordseweg 84', '', '7141 LC', 'GROENLO', 'Niederlande', 'NL', NULL, NULL, '651039528', '0010250LO3', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '604569186187', 'FedEx', NULL, '2015-01-20', '17.01.2015 02:28', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99'),
(29255, '297466102', NULL, NULL, 'Peter Spee', 'Rasopark 16', '', '4741 EC', 'HOEVEN', 'Niederlande', 'NL', NULL, NULL, '31630418463', '0010045DJ3', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '604569186198', 'FedEx', NULL, '2015-01-20', '18.01.2015 22:58', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99'),
(29256, '297380671', NULL, NULL, 'Petra De Bruijn', 'Drebbelstraat 1', '', '4532 JN', 'TERNEUZEN', 'Niederlande', 'NL', NULL, NULL, '612830843', '0010001RP1', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '604569186202', 'FedEx', NULL, '2015-01-20', '18.01.2015 15:58', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99'),
(29257, '297546344', NULL, NULL, 'Elina Maradson', 'FOERVALTARVAEGEN 7, 3TR', 'C/O Tabei', '169 68', 'SOLNA', 'Schweden', 'SE', NULL, NULL, '707976733', '0010203TN5', NULL, NULL, 'Silver/svart med silvrigt metallarmband (modellT-3011-6)', NULL, '604569186213', 'FedEx', NULL, '2014-01-20', '19.01.2015 12:44', 'SE141208HW07', '1', 'a0YC000000aWpYmMAK', '1303.93', '1995.00'),
(29258, '297050521', NULL, NULL, 'madina akhtaeva', 'MISSIONSGATAN 9 B', '', '573 31', 'TRANAS', 'Schweden', 'SE', NULL, NULL, '738704778', '0010188KC4', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, '604569186224', 'FedEx', NULL, '2014-01-20', '16.01.2015 21:14', 'SE040814HW07', '1', 'a0YC000000aWF1YMAW', '1433.05', '1995.00'),
(29259, '296975178', NULL, NULL, 'Kristian Hultgren', 'FAERJESTADSVAEGEN 58A', '', '654 65', 'KARLSTAD', 'Schweden', 'SE', NULL, NULL, '709233937', '0010227HS3', NULL, NULL, 'Guld/svart med brunt lÃ¤derarmband (modell T-3011-3)', NULL, '604569186235', 'FedEx', NULL, '2014-01-20', '16.01.2015 15:44', 'SE141208HW04', '1', 'a0YC000000aWpOqMAK', '1303.93', '1995.00'),
(29260, '297342801', NULL, NULL, 'Alfredo Gonzalez Carmona', 'CALLE GENERAL YAGUE 49', 'Bajo C', '28020', 'MADRID', 'Spanien', 'ES', NULL, NULL, '666531683', '0010215GQP', NULL, NULL, 'Reloj Theorema Marco Polo  - Leder silber-weiß', NULL, '604569185662', 'FedEx', NULL, '2015-01-20', '18.01.2015 10:58', 'ES141029CS31', '1', 'a0YC000000aZnREMA0', '', '189.99'),
(29261, '297245026', NULL, NULL, 'Miguel Angel Orellana Sanz', 'C/Las Moreras 39-1, BajoA', '', '28222', 'Majadahonda', 'Spanien', 'ES', NULL, NULL, '655699831', '001022135Q', NULL, NULL, 'Reloj Theorema Marco Polo  - modelo DiamanteDiamanten silber-schwarz', NULL, '604569185673', 'FedEx', NULL, '2015-01-20', '17.01.2015 17:58', 'ES141029CS37', '1', 'a0YC000000aZnRKMA0', '', '209.99'),
(29262, '297066885', NULL, NULL, 'Miguel Angel Encarnacao Llata', 'Carlos Ruiz Garcia OESTE 9', 'casa', '39011', 'Santander', 'Spanien', 'ES', NULL, NULL, '670452440', '0010164VXN', NULL, NULL, 'Reloj Theorema Marco Polo  - Leder gold', NULL, '604569185684', 'FedEx', NULL, '2015-01-20', '16.01.2015 20:28', 'ES141029CS30', '1', 'a0YC000000aZnRDMA0', '', '189.99'),
(29263, '297201085', NULL, NULL, 'michael jakiel', '123 DONALDSON ROAD', 'shooters hill', 'SE18 3JZ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '4,47436E+11', '0010250A32', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '604569185103', 'FedEx', NULL, '2015-01-20', '17.01.2015 15:22', 'UK131203AMC14', '1', 'a0YC000000aZJfwMAG', '123.99', '199.00'),
(29264, '297450181', NULL, NULL, 'Ian Bennie', '71 NASH COURT GARDENS', '', 'CT9 4DF', 'MARGATE', 'Großbritannien', 'GB', NULL, NULL, '7554013778', '0010047BBK', NULL, NULL, 'Black/Black Dial/Black Metal Band (T-3011-8)', NULL, '604569185114', 'FedEx', NULL, '2015-01-20', '18.01.2015 20:52', 'T-3011-8', '1', 'a0YC000000aUx9UMAS', '130.00', '189.00'),
(29265, '297249904', NULL, NULL, 'Shirael Mutka', '29 Danescroft', 'brent street', 'NW4 2QH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7446841649', '0010051B0T', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Black Strap with Black Face and Case (GM-505-4)', NULL, '604569185125', 'FedEx', NULL, '2015-01-20', '17.01.2015 19:22', 'UK140819AS02', '1', 'a0YC000000aEnLmMAK', '126.99', '199.00'),
(29266, '297440023', NULL, NULL, 'Mark Walker', '34 MAREFIELD LANE', 'Tilton on the Hill', 'LE7 9LJ', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7891979378', '0010199KNE', NULL, NULL, 'GM-101-1 - Black Strap/ Silver Case/ Silver Dial', NULL, '604569185136', 'FedEx', NULL, '2015-01-20', '18.01.2015 19:52', 'UK131024AMC01', '1', 'a0YC000000aFlOAMA0', '165.00', '249.00'),
(29267, '297152475', NULL, NULL, 'Sarah Dolman', 'MERTRUX CHEQUERS ROAD', '', 'DE21 6EN', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '7795534173', '00100391ZH', NULL, NULL, 'GM-101-1 - Black Strap/ Silver Case/ Silver Dial', NULL, '604569185147', 'FedEx', NULL, '2015-01-20', '17.01.2015 11:22', 'UK131024AMC01', '1', 'a0YC000000aFlOAMA0', '165.00', '249.00'),
(29268, '297139744', NULL, NULL, 'sophie gillam', '50 BICKERDIKE TERRACE', 'Kippax', 'ls25 7jy', 'leeds', 'Großbritannien', 'GB', NULL, NULL, '1132727339', '0010164QBY', NULL, NULL, 'GM-101-1 - Black Strap/ Silver Case/ Silver Dial', NULL, '604569185158', 'FedEx', NULL, '2015-01-20', '17.01.2015 10:22', 'UK131024AMC01', '1', 'a0YC000000aFlOAMA0', '165.00', '249.00'),
(29269, '297165177', NULL, NULL, 'Stephen Mccairns', '18 EAST ROAD', 'Ayrshire', 'KA12 0BW', 'IRVINE', 'Großbritannien', 'GB', NULL, NULL, '7805637077', '0010052MV3', NULL, NULL, 'GM-101-1 - Black Strap/ Silver Case/ Silver Dial', NULL, '604569185169', 'FedEx', NULL, '2015-01-20', '17.01.2015 12:22', 'UK131024AMC01', '1', 'a0YC000000aFlOAMA0', '165.00', '249.00'),
(29270, '297264667', NULL, NULL, 'Susan Samra', '53 SCHOOL LANE', '', 'CV23 9ND', 'RUGBY', 'Großbritannien', 'GB', NULL, NULL, '7717518708', '0010177HJ1', NULL, NULL, 'GM-101-1 - Black Strap/ Silver Case/ Silver Dial', NULL, '604569185170', 'FedEx', NULL, '2015-01-20', '17.01.2015 20:52', 'UK131024AMC01', '1', 'a0YC000000aFlOAMA0', '165.00', '249.00'),
(29271, '297250028', NULL, NULL, 'Anka Lador ( Clipper CaffÃ¨ )', 'RANDSTAD, RE LAPORTE WAY', '', 'LU4 8SB', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '7763812175', '001017028X', NULL, NULL, 'GM-101-2 - Black Strap/ Silver Case/ Black Dial', NULL, '604569185180', 'FedEx', NULL, '2015-01-20', '17.01.2015 19:22', 'UK131024AMC02', '1', 'a0YC000000aFlOBMA0', '165.00', '249.00'),
(29272, '297553827', NULL, NULL, 'Arnold Britton', '5 ST. NICHOLAS STREET', '', 'PL31 1FJ', 'BODMIN', 'Großbritannien', 'GB', NULL, NULL, '7570763712', '0010219DH3', NULL, NULL, 'GM-101-2 - Black Strap/ Silver Case/ Black Dial', NULL, '604569185191', 'FedEx', NULL, '2015-01-20', '19.01.2015 11:53', 'UK131024AMC02', '1', 'a0YC000000aFlOBMA0', '165.00', '249.00'),
(29273, '297136970', NULL, NULL, 'Emma Charlesworth', '5-6 Fairway court', 'Amington', 'B77 4rp', 'Staffs', 'Großbritannien', 'GB', NULL, NULL, '7736081329', '0010180N34', NULL, NULL, 'GM-101-2 - Black Strap/ Silver Case/ Black Dial', NULL, '604569185206', 'FedEx', NULL, '2015-01-20', '17.01.2015 09:52', 'UK131024AMC02', '1', 'a0YC000000aFlOBMA0', '165.00', '249.00'),
(29274, '297346311', NULL, NULL, 'Wayne Daniels', '191A CENTRAL ROAD', '', 'SM4 5SP', 'MORDEN', 'Großbritannien', 'GB', NULL, NULL, '7813925217', '0010082FE4', NULL, NULL, 'GM-101-2 - Black Strap/ Silver Case/ Black Dial', NULL, '604569185217', 'FedEx', NULL, '2015-01-20', '18.01.2015 11:53', 'UK131024AMC02', '1', 'a0YC000000aFlOBMA0', '165.00', '249.00'),
(29275, '297199752', NULL, NULL, 'Brian Lock', '13 ASHFIELD PARK', '', 'TA12 6EE', 'MARTOCK', 'Großbritannien', 'GB', NULL, NULL, '1935822736', '0010015IIW', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569185228', 'FedEx', NULL, '2015-01-20', '17.01.2015 14:52', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29276, '297455817', NULL, NULL, 'Debbie Pepper', '34 HAMILTON CLOSE', '', 'DL5 4DB', 'NEWTON AYCLIFFE', 'Großbritannien', 'GB', NULL, NULL, '7855780559', '0010063GW2', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569185239', 'FedEx', NULL, '2015-01-20', '18.01.2015 21:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29277, '297540035', NULL, NULL, 'Deirdre Kincaid', '5 TUPPENNY MEADOWS', 'Gracehill', 'BT42 2RX', 'BALLYMENA', 'Großbritannien', 'GB', NULL, NULL, '2825646889', '00101843LV', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569185240', 'FedEx', NULL, '2015-01-20', '19.01.2015 11:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29278, '297155042', NULL, NULL, 'Elizabeth Pritchard', '01  38 Banchory Avenue', 'Flat 0/1 Eastwood', 'G43 1EY', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7774250923', '0010004CHA', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569185250', 'FedEx', NULL, '2015-01-20', '17.01.2015 11:23', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29279, '297538022', NULL, NULL, 'Fred Fairchild', '37 ARTILLERY DRIVE', '', 'CO12 5FG', 'HARWICH', 'Großbritannien', 'GB', NULL, NULL, '1255554214', '0010055BL7', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569185261', 'FedEx', NULL, '2015-01-20', '19.01.2015 10:52', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29280, '297285584', NULL, NULL, 'Gayle Gannon', '205 BO\'NESS ROAD', '', 'FK3 9BT', 'GRANGEMOUTH', 'Großbritannien', 'GB', NULL, NULL, '01324 471082', '0010230BOE', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569185272', 'FedEx', NULL, '2015-01-20', '17.01.2015 23:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29281, '297170327', NULL, NULL, 'gaynor mckeown', '14 HEATH ROAD', '', 'WA8 7NQ', 'WIDNES', 'Großbritannien', 'GB', NULL, NULL, '7738122047', '0010138GZL', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569185283', 'FedEx', NULL, '2015-01-20', '17.01.2015 12:52', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29282, '297243175', NULL, NULL, 'Himani singh', '18 RAnelagh Road', '', 'wv2 3ej', 'wolverhampton', 'Großbritannien', 'GB', NULL, NULL, '7478720099', '0010027KN5', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569185294', 'FedEx', NULL, '2015-01-20', '17.01.2015 18:52', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29283, '297416950', NULL, NULL, 'Jo goodwin', '22 Dene Close', 'Skellingthorpe', 'LN6 5SU', 'Lincoln', 'Großbritannien', 'GB', NULL, NULL, '01522 683820', '00101762Q0', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569185309', 'FedEx', NULL, '2015-01-20', '18.01.2015 17:52', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29284, '297248164', '', '', 'Jovita Valatkaite', '47 FORDS PARK ROAD', '', 'E16 1NP', 'LONDON', 'Großbritannien', '', '', '', '7738526359', '0010222GLF', '', '', 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', 'paket am 03.02.15 zur?ck erhalten!\r\nRL 7180 0958 2DE   06 02. 2015', '604569185310', 'FedEx', '', '2015-01-20', '17.01.2015 19:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29285, '297345075', NULL, NULL, 'Joy Foster', '134 Ashington Drive', '', 'ne62 5al', 'Choppington', 'Großbritannien', 'GB', NULL, NULL, '', '0010125X3Z', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569185320', 'FedEx', NULL, '2015-01-20', '18.01.2015 11:54', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29286, '297425874', NULL, NULL, 'Joy Tagg', 'Lynwood FLAMBOROUGH ROAD', 'Sewerby', 'YO15 1DU', 'BRIDLINGTON', 'Großbritannien', 'GB', NULL, NULL, '7714581702', '00101657A6', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569185331', 'FedEx', NULL, '2015-01-20', '18.01.2015 18:53', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29287, '297268381', NULL, NULL, 'Julia Higgs', '56 NEUCHATEL ROAD', '', 'SE6 4EQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7881823189', '00101392UI', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569185342', 'FedEx', NULL, '2015-01-20', '17.01.2015 21:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29288, '297130466', NULL, NULL, 'katarzyna Muchiri', '37 37 REYNOLDS PLACE', '', 'mk8 0nr', 'milton keynes', 'Großbritannien', 'GB', NULL, NULL, '', '001025063F', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569185353', 'FedEx', NULL, '2015-01-20', '17.01.2015 09:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(29289, '297142859', NULL, NULL, 'kevin numan', '2 GLENEAGLES DRIVE', 'Oldbury', 'B69 1PU', 'OLDBURY', 'Großbritannien', 'GB', NULL, NULL, '7432144402', '001002384M', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569185364', 'FedEx', NULL, '2015-01-20', '17.01.2015 10:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29290, '297236419', NULL, NULL, 'Lisa Brown', '19 HASTINGS ROAD', 'Prestwich', 'M25 1PF', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7958484473', '00101101LV', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569185375', 'FedEx', NULL, '2015-01-20', '17.01.2015 18:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29291, '297478790', NULL, NULL, 'Miroslav Stefanovic', '27 BARNFIELD DRIVE', '', 'L12 7HT', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7926956403', '0010039TDK', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569185386', 'FedEx', NULL, '2015-01-20', '18.01.2015 23:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29292, '297534116', NULL, NULL, 'Mosiah Torres', '75 BURLEY LODGE TERRACE', '', 'LS6 1QD', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7852839424', '0010003I8P', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569185397', 'FedEx', NULL, '2015-01-20', '19.01.2015 10:52', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29293, '297290275', '', '', 'Rachel Ashman', '7 MEADWAY', '', 'RM2 5NU', 'ROMFORD', 'Großbritannien', '', '', '', '7791073039', '0010155TZL', '', '', 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', 'Paket am 03.02.15 zur?ck erhalten!\r\nRL 7180 0960 5DE  06.02.2015', '604569185401', 'FedEx', '', '2015-01-20', '17.01.2015 23:52', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29294, '297526889', NULL, NULL, 'Samuel Oliver', 'GVE TRAFFORD PARK ROAD', 'Trafford Park', 'M17 1BN', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7581388712', '0010037KR5', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569185412', 'FedEx', NULL, '2015-01-20', '19.01.2015 10:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29295, '297187772', NULL, NULL, 'Sarah Varney', '165 ABBEY ROAD', 'Whitley', 'CV3 4BG', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7731749910', '0010219MN8', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569185423', 'FedEx', NULL, '2015-01-20', '17.01.2015 13:52', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29296, '297264953', NULL, NULL, 'Susan Samra', '53 SCHOOL LANE', '', 'CV23 9ND', 'RUGBY', 'Großbritannien', 'GB', NULL, NULL, '7717518708', '0010156CJ1', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569185170', 'FedEx', NULL, '2015-01-20', '17.01.2015 20:52', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29297, '297385370', NULL, NULL, 'Vasluianu Mihaela', '12 Eaton Rise, Earling', '', 'W5 2ER', 'London', 'Großbritannien', 'GB', NULL, NULL, '', '0010209NMM', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569185445', 'FedEx', NULL, '2015-01-20', '18.01.2015 15:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29298, '297202164', NULL, NULL, 'CHRISTINE BARKER', '47 STRATHAIRD AVENUE', '', 'LA14 3DE', 'BARROW-IN-FURNESS', 'Großbritannien', 'GB', NULL, NULL, '1229470210', '0010236BRY', NULL, NULL, 'GM-101-4 - Black Strap/ Silver Case/ Gold Dial', NULL, '604569185456', 'FedEx', NULL, '2015-01-20', '17.01.2015 15:22', 'UK131024AMC04', '1', 'a0YC000000aFlODMA0', '165.00', '249.00'),
(29299, '297246325', NULL, NULL, 'MICHAEL DUNN', '5 HOWARDS WAY', '', 'pl219tx', 'IVYBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '1752806368', '0010191QAO', NULL, NULL, 'GM-101-4 - Black Strap/ Silver Case/ Gold Dial', NULL, '604569185467', 'FedEx', NULL, '2015-01-20', '17.01.2015 19:22', 'UK131024AMC04', '1', 'a0YC000000aFlODMA0', '165.00', '249.00'),
(29300, '297106853', NULL, NULL, 'Rabeya Begum', '12 HARROW ROAD', '', 'PO5 1SJ', 'SOUTHSEA', 'Großbritannien', 'GB', NULL, NULL, '7872345312', '0010250PWW', NULL, NULL, 'GM-101-4 - Black Strap/ Silver Case/ Gold Dial', NULL, '604569185478', 'FedEx', NULL, '2015-01-20', '17.01.2015 01:22', 'UK131024AMC04', '1', 'a0YC000000aFlODMA0', '165.00', '249.00'),
(29301, '297334015', NULL, NULL, 'Alex Bell', '2 CENTRAL PARADE', 'Richmond kitchens', 'BD19 3RU', 'CLECKHEATON', 'Großbritannien', 'GB', NULL, NULL, '7759390294', '0010003QBM', NULL, NULL, 'GM-101-5 - Black Strap/ Black Case/ Black Dial', NULL, '604569185489', 'FedEx', NULL, '2015-01-20', '18.01.2015 10:52', 'UK131024AMC05', '1', 'a0YC000000aFlOEMA0', '165.00', '249.00'),
(29302, '297552402', NULL, NULL, 'Anthony webster', '10 OAK CRESCENT', '', 'S42 6PY', 'CHESTERFIELD', 'Großbritannien', 'GB', NULL, NULL, '7714793802', '00101928H3', NULL, NULL, 'GM-101-5 - Black Strap/ Black Case/ Black Dial', NULL, '604569185490', 'FedEx', NULL, '2015-01-20', '19.01.2015 11:53', 'UK131024AMC05', '1', 'a0YC000000aFlOEMA0', '165.00', '249.00'),
(29303, '297181569', NULL, NULL, 'Danny Murray', '24 PENMARK CLOSE', 'Callands', 'WA5 9TG', 'WARRINGTON', 'Großbritannien', 'GB', NULL, NULL, '7801245120', '0010250V9E', NULL, NULL, 'GM-101-5 - Black Strap/ Black Case/ Black Dial', NULL, '604569185504', 'FedEx', NULL, '2015-01-20', '17.01.2015 13:22', 'UK131024AMC05', '1', 'a0YC000000aFlOEMA0', '165.00', '249.00'),
(29304, '297230430', NULL, NULL, 'Janice Flak', '67 GREEN LANE', '', 'DE72 3SE', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '1332668680', '00100956WY', NULL, NULL, 'GM-101-5 - Black Strap/ Black Case/ Black Dial', NULL, '604569185515', 'FedEx', NULL, '2015-01-20', '17.01.2015 17:52', 'UK131024AMC05', '1', 'a0YC000000aFlOEMA0', '165.00', '249.00'),
(29305, '297278019', NULL, NULL, 'Luke Chambers', '14 DENEWOOD CLOSE', '', 'WD17 4SZ', 'WATFORD', 'Großbritannien', 'GB', NULL, NULL, '7738128705', '0010226KLT', NULL, NULL, 'GM-101-5 - Black Strap/ Black Case/ Black Dial', NULL, '604569185526', 'FedEx', NULL, '2015-01-20', '17.01.2015 22:22', 'UK131024AMC05', '1', 'a0YC000000aFlOEMA0', '165.00', '249.00'),
(29306, '297265151', NULL, NULL, 'Susan Samra', '53 SCHOOL LANE', '', 'CV23 9ND', 'RUGBY', 'Großbritannien', 'GB', NULL, NULL, '7717518708', '0010098LEZ', NULL, NULL, 'GM-101-5 - Black Strap/ Black Case/ Black Dial', NULL, '604569185170', 'FedEx', NULL, '2015-01-20', '17.01.2015 20:52', 'UK131024AMC05', '1', 'a0YC000000aFlOEMA0', '165.00', '249.00'),
(29307, '297092432', NULL, NULL, 'Ayo Omotoye', '65 GODFREY STREET', '', 'E15 2SF', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7951897785', '0010023DBU', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '604569185548', 'FedEx', NULL, '2015-01-20', '16.01.2015 23:22', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(29308, '297200102', NULL, NULL, 'Aiden Unwin', '10 THE HATCH', '', 'EN3 5NH', 'ENFIELD', 'Großbritannien', 'GB', NULL, NULL, '2088046861', '0010072Z9P', NULL, NULL, 'Gold/Black Dial/Brown Leather Band (GM-3009-2)', NULL, '604569185559', 'FedEx', NULL, '2015-01-20', '17.01.2015 15:22', 'GM-3009-2', '1', 'a0YC000000aVrqsMAC', '126.00', '179.00'),
(29309, '297030571', NULL, NULL, 'fouad machri', '35 ASPINALL STREET', '', 'M14 5UD', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7577232578', '001007475F', NULL, NULL, 'Gold/Black Dial/Brown Leather Band (GM-3009-2)', NULL, '604569185560', 'FedEx', NULL, '2015-01-20', '16.01.2015 18:53', 'GM-3009-2', '1', 'a0YC000000aVrqsMAC', '126.00', '179.00'),
(29310, '297350856', NULL, NULL, 'Ben Lamburn', '80 LAMBERT ROAD', '', 'ST14 7QY', 'UTTOXETER', 'Großbritannien', 'GB', NULL, NULL, '7469824355', '0010149WHT', NULL, NULL, 'Marco Polo B Gold Case/Black Strap/ Black Face', NULL, '604569185570', 'FedEx', NULL, '2015-01-20', '18.01.2015 12:23', 'UK131011AMC24', '1', 'a0YC000000aFhU0MAK', '117.01', '179.00'),
(29311, '297447954', NULL, NULL, 'Adam Robert Hawthorne', '8 KINGSWAY GROVE', '', 'BT66 7TE', 'CRAIGAVON', 'Großbritannien', 'GB', NULL, NULL, '7835632742', '0010069CCG', NULL, NULL, 'Marco Polo Gold Metal Strap/ Black Face', NULL, '604569185581', 'FedEx', NULL, '2015-01-20', '18.01.2015 20:52', 'UK140819AS01', '1', 'a0YC000000aFhU6MAK', '117.01', '189.00'),
(29312, '297491637', NULL, NULL, 'Andrew Malbon', 'FLAT1 FRAZER DALEHEAD COURT', '', 'ST3 7SD', 'STOKE-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7511189424', '0010250TK6', NULL, NULL, 'Marco Polo SW Metal Strap/ White Face', NULL, '604569185592', 'FedEx', NULL, '2015-01-20', '19.01.2015 04:22', 'UK131011AMC25', '1', 'a0YC000000aFhU3MAK', '117.01', '189.00'),
(29313, '297335819', NULL, NULL, 'Lynn Warren', '20 Norfolk Court', 'Princess Gardens', 'SS4 3BU', 'Rochford Essex', 'Großbritannien', 'GB', NULL, NULL, '1702549229', '00100361LQ', NULL, NULL, 'Monte Carlo Men\'s Watches  - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '604569185607', 'FedEx', NULL, '2015-01-20', '18.01.2015 11:22', 'GM-102-3', '1', 'a0YC000000aZbC5MAK', '152.00', '229.00'),
(29314, '297254302', NULL, NULL, 'Michaela Hamilton', '62 ASCOT PARADE', 'Leave with neighbour at 60, 64 or 66 if not at home', 'BD7 4NJ', 'BRADFORD', 'Großbritannien', 'GB', NULL, NULL, '7856286690', '00100922BP', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '604569185618', 'FedEx', NULL, '2015-01-20', '17.01.2015 19:52', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29315, '297237106', NULL, NULL, 'Rob Palfrey', '23 Cecil Road', '', 'BS23 2NG', 'Weston-super-Mare', 'Großbritannien', 'GB', NULL, NULL, '7809430384', '0010230FE2', NULL, NULL, 'Silver/Black Dial, Black Leather Band (GM-107-2)', NULL, '604569185629', 'FedEx', NULL, '2015-01-20', '17.01.2015 18:22', 'GM-107-2', '1', 'a0YC000000aWx8kMAC', '149.01', '249.00'),
(29316, '297095145', NULL, NULL, 'Stephanie Wood', '14 Landsdowne Court', '161 Fairbridge Road', 'N19 3HS', 'London', 'Großbritannien', 'GB', NULL, NULL, '7734865239', '0010074IGX', NULL, NULL, 'Silver/Black Dial, Black Leather Band (GM-107-2)', NULL, '604569185630', 'FedEx', NULL, '2015-01-20', '16.01.2015 23:22', 'GM-107-2', '1', 'a0YC000000aWx8kMAC', '149.01', '249.00'),
(29317, '297159526', NULL, NULL, 'Jonathan \'ballin\' Barratt', '29 CRANFORD ROAD', '', 'NN15 5LZ', 'KETTERING', 'Großbritannien', 'GB', NULL, NULL, '7703183729', '0010039PWM', NULL, NULL, 'Silver/White Dial, Silver Metal Band (GM-107-5)', NULL, '604569185640', 'FedEx', NULL, '2015-01-20', '17.01.2015 11:52', 'GM-107-5', '1', 'a0YC000000aWxAJMA0', '149.01', '249.00'),
(29318, '297474395', NULL, NULL, 'Chloe Longstaff', '10 MUNRO AVENUE', 'Yealmpton', 'PL8 2NQ', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7966153210', '0010012CKX', NULL, NULL, 'Silver/White Dial/Silver Metal Band (T-3011-5)', NULL, '604569185651', 'FedEx', NULL, '2015-01-20', '18.01.2015 22:52', 'T-3011-5', '1', 'a0YC000000aUx8HMAS', '130.00', '189.00'),
(29319, '297697587', NULL, NULL, 'Chipay Bogdan', 'Oud-Strijderslaan 12/F10', '', '9160', 'Lokeren', 'Belgien', 'BE', NULL, NULL, '32488195380', '00102133ED', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, '609919144020', 'FedEx', NULL, '2015-01-21', '19.01.2015 21:48', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29320, '297633411', NULL, NULL, 'Twice as nice kortrijk - K Shopping Sofie Hertleer', 'Wijngaardstraat 33', 'Winkel 18', '8500', 'Kortrijk', 'Belgien', 'BE', NULL, NULL, '0497/443310', '0010208T7B', NULL, NULL, 'Pionier Dublin horloge in zwart-zilverkleur-wit (GM-508-1)', NULL, '609919144031', 'FedEx', NULL, '2015-01-21', '19.01.2015 17:48', 'NL141210NM28', '1', 'a0YC000000aXSEOMA4', '', '189.99'),
(29321, '297818101', NULL, NULL, 'Krist Deloof', 'Molenstraat 42', '', '8531', 'Bavikhove', 'Belgien', 'BE', NULL, NULL, '475822260', '0010222RK2', NULL, NULL, 'Pionier Dublin horloge in zwart-zwart-zwart (GM-508-4)', NULL, '609919144042', 'FedEx', NULL, '2015-01-21', '20.01.2015 13:18', 'NL141210NM31', '1', 'a0YC000000aXSERMA4', '', '189.99'),
(29322, '297631464', NULL, NULL, 'Mike Tassart', 'Kapellestraat 87', '', '9690', 'Ruien', 'Belgien', 'BE', NULL, NULL, '492641878', '0010008AQO', NULL, NULL, 'Pionier Dublin horloge in zwart-zwart-zwart (GM-508-4)', NULL, '609919144053', 'FedEx', NULL, '2015-01-21', '19.01.2015 17:18', 'NL141210NM31', '1', 'a0YC000000aXSERMA4', '', '189.99'),
(29323, '297498981', NULL, NULL, 'ASUMANI NTUKAMAZINA', 'rue Quinet 5', '', '6000', 'Charleroi', 'Belgien', 'BE', NULL, NULL, '496166206', '0010042QPF', NULL, NULL, 'Une montre PIONER Dublin en noir-noir-noir (GM-508-4)', NULL, '609919144064', 'FedEx', NULL, '2015-01-21', '19.01.2015 08:48', 'NL141210NM31', '1', 'a0YC000000aXSERMA4', '', '189.99'),
(29324, '297604452', NULL, NULL, 'Jauffray Mahieu', 'Cimenterie CBR/co Pierre Manon Chaussee de', '', '1170', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '499430256', '00101909GJ', NULL, NULL, 'Une montre PIONER Dublin en noir-noir-noir (GM-508-4)', NULL, '609919144075', 'FedEx', NULL, '2015-01-21', '19.01.2015 15:48', 'NL141210NM31', '1', 'a0YC000000aXSERMA4', '', '189.99'),
(29325, '297526819', NULL, NULL, 'Simonne Os', 'rue Brederode 9', 'Linklaters LLP', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '3225019413', '00100048RN', NULL, NULL, 'Une montre PIONER Dublin en noir-noir-noir (GM-508-4)', NULL, '609919144086', 'FedEx', NULL, '2015-01-21', '19.01.2015 11:18', 'NL141210NM31', '1', 'a0YC000000aXSERMA4', '', '189.99'),
(29326, '297520629', NULL, NULL, 'ANDRIANI CHARPIDOU', 'ORFEOS  21-23', '', '17564', 'P.FALIRO', 'Griechenland', 'GR', NULL, NULL, '6944272207', '0010152A7M', NULL, NULL, '€189 Instead Of €899 1 Pionier Barbados GM 509 (Black strap,silver case,silver', NULL, '609919143951', 'FedEx', NULL, '2015-01-21', '19.01.2015 11:38', 'GR04112014SK001', '1', 'a0YC000000a0AqqMAE', '', '189.00'),
(29327, '297643758', '', '', 'EMANUELA INZERILLO', 'VIA ITALIA 15', '', '20083', 'GAGGIANO', 'Italien', '', '', '', '29085528', '0010081UOB', '', '', 'LONDON DIAMONDS by \"PIONIER\" Oro/Nero +  Cinturino marrone', 'hat angeblich Paket nicht erhalten!', '609919144097', 'FedEx', '', '2015-01-21', '19.01.2015 16:28', 'IT141028FS013', '1', 'a0YC000000aYy9BMAS', '', '199.99'),
(29328, '297813367', NULL, NULL, 'paola ramondetta', 'VIA BARTOLOMEO TALENTI 25', '', '25030', 'RONCADELLE', 'Italien', 'IT', NULL, NULL, '3408654315', '00102141HR', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Oro/Nero +  Cinturino marrone', NULL, '609919144101', 'FedEx', NULL, '2015-01-21', '20.01.2015 10:58', 'IT141028FS013', '1', 'a0YC000000aYy9BMAS', '', '199.99'),
(29329, '297065675', NULL, NULL, 'Giorgia Cason', 'VIA GIUSEPPE DI VITTORIO 124', '', '20097', 'SAN DONATO MILANESE', 'Italien', 'IT', NULL, NULL, '3933121262-3493318095', '0010188OP8', NULL, NULL, 'Orologio automatico Pionier modello Dublin, modello GM-508-1', NULL, '609919144112', 'FedEx', NULL, '2015-01-21', '16.01.2015 19:58', 'IT140623CS18', '1', 'a0YC000000aYxhrMAC', '', '199.99'),
(29330, '297664114', NULL, NULL, 'Lucjana Gjelaj', 'VIA BREMBO 1', '', '20900', 'MONZA', 'Italien', 'IT', NULL, NULL, '3293028297', '0010170NL7', NULL, NULL, 'Orologio automatico Pionier modello Dublin, modello GM-508-2', NULL, '609919144123', 'FedEx', NULL, '2015-01-21', '19.01.2015 17:58', 'IT140623CS19', '1', 'a0YC000000aYxhsMAC', '', '199.99'),
(29331, '297838492', NULL, NULL, 'Marco Dona', 'VIA LISSA 1', '', '30174', 'VENEZIA', 'Italien', 'IT', NULL, NULL, '3318133865', '0010035N1P', NULL, NULL, 'Orologio automatico Pionier modello Dublin, modello GM-508-2', NULL, '609919144134', 'FedEx', NULL, '2015-01-21', '20.01.2015 12:58', 'IT140623CS19', '1', 'a0YC000000aYxhsMAC', '', '199.99'),
(29332, '297831679', NULL, NULL, 'Luca Racis', 'VIA VECCHIA EMILIA 79/H', '', '47922', 'RIMINI', 'Italien', 'IT', NULL, NULL, '3334755915', '0010121XME', NULL, NULL, 'Orologio automatico Pionier modello Dublin, modello GM-508-3', NULL, '609919144145', 'FedEx', NULL, '2015-01-21', '20.01.2015 11:59', 'IT140623CS20', '1', 'a0YC000000aYxhtMAC', '', '199.99'),
(29333, '297618256', NULL, NULL, 'Furkan Korkmaz', 'Hollandsestraat 89B', '', '3074 TK', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '628925352', '0010086IJN', NULL, NULL, 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', NULL, '609919143962', 'FedEx', NULL, '2015-01-21', '19.01.2015 16:28', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(29334, '297630561', NULL, NULL, 'Miguel Korver', 'Cuwaartlaan 7', '', '6217 AM', 'MAASTRICHT', 'Niederlande', 'NL', NULL, NULL, '611597422', '0010052YWI', NULL, NULL, 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', NULL, '609919143973', 'FedEx', NULL, '2015-01-21', '19.01.2015 17:28', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(29335, '297701157', NULL, NULL, 'Dahbia Bourimi', 'Veertien Hond 41', '', '4003 GJ', 'TIEL', 'Niederlande', 'NL', NULL, NULL, '646476226', '00101495ZF', NULL, NULL, 'PIONIER Dublin watch / Black-Silver-Black (GM-508-2)', NULL, '609919143984', 'FedEx', NULL, '2015-01-21', '19.01.2015 22:28', 'NL141210NM29', '1', 'a0YC000000aXSB5MAO', '', '189.99'),
(29336, '297733934', NULL, NULL, 'Ronald Verhagen', 'Dr Ariensstraat 29', '', '2285 VG', 'RIJSWIJK', 'Niederlande', 'NL', NULL, NULL, '681483054', '00101582N6', NULL, NULL, 'PIONIER Dublin watch / Black-Silver-Black (GM-508-2)', NULL, '609919143995', 'FedEx', NULL, '2015-01-21', '20.01.2015 00:58', 'NL141210NM29', '1', 'a0YC000000aXSB5MAO', '', '189.99'),
(29337, '297783349', '', '', 'Ruhollah Farsi', 'Willem Lodewijkstraat 26', '', '8501 LE', 'JOURE', 'Niederlande', '', '', '', '685594748', '0010085KR8', '', '', 'PIONIER Dublin watch / Black-Silver-Black (GM-508-2)', 'Uhr erhalten 16.02.2015\r\nBitte refund!', '609919144009', 'FedEx', '', '2015-01-21', '20.01.2015 10:28', 'NL141210NM29', '1', 'a0YC000000aXSB5MAO', '', '189.99'),
(29338, '297802646', NULL, NULL, 'Miguel Korver', 'Cuwaartlaan 7', '', '6217 AM', 'MAASTRICHT', 'Niederlande', 'NL', NULL, NULL, '611597422', '0010117GZZ', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '609919143973', 'FedEx', NULL, '2015-01-21', '20.01.2015 11:58', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99'),
(29339, '297608887', NULL, NULL, 'Truus van Boggelen', 'Oostergo 57', '', '3891 BT', 'ZEEWOLDE', 'Niederlande', 'NL', NULL, NULL, '641131157', '0010155HER', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '609919144010', 'FedEx', NULL, '2015-01-21', '19.01.2015 15:58', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99'),
(29340, '297712206', NULL, NULL, 'Emma Romaguera ZaragozÃ ', 'CALVARIO 5', '1', '46290', 'ALCASSER', 'Spanien', 'ES', NULL, NULL, '687250967', '00101336J8', NULL, NULL, 'Reloj Casablanca dorado', NULL, '609919143940', 'FedEx', NULL, '2015-01-21', '19.01.2015 20:58', 'ES141023CS52', '1', 'a0YC000000aYyMJMA0', '', '299.99'),
(29341, '297700016', NULL, NULL, 'Ally Andrews', '465B HORNSEY ROAD', '', 'N19 4DR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7713354678', '00102273PM', NULL, NULL, 'GM-101-2 - Black Strap/ Silver Case/ Black Dial', NULL, '609919144156', 'FedEx', NULL, '2015-01-21', '19.01.2015 21:22', 'UK131024AMC02', '1', 'a0YC000000aFlOBMA0', '165.00', '249.00'),
(29342, '297634977', NULL, NULL, 'Jessica Beever', '1 DRAKE VIEW', '', 'S63 6BX', 'ROTHERHAM', 'Großbritannien', 'GB', NULL, NULL, '7816161948', '0010138X5D', NULL, NULL, 'GM-101-2 - Black Strap/ Silver Case/ Black Dial', NULL, '609919144167', 'FedEx', NULL, '2015-01-21', '19.01.2015 16:52', 'UK131024AMC02', '1', 'a0YC000000aFlOBMA0', '165.00', '249.00'),
(29343, '297732746', NULL, NULL, 'Philip Rigby', '13 BRIARDALE ROAD', '', 'L18 1DA', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7766226778', '00100331CX', NULL, NULL, 'GM-101-2 - Black Strap/ Silver Case/ Black Dial', NULL, '609919144178', 'FedEx', NULL, '2015-01-21', '19.01.2015 23:52', 'UK131024AMC02', '1', 'a0YC000000aFlOBMA0', '165.00', '249.00'),
(29344, '297804931', NULL, NULL, 'Colin Price', '18 ALLEYS GREEN', '', 'BB7 2AE', 'CLITHEROE', 'Großbritannien', 'GB', NULL, NULL, '1200425694', '0010240M4H', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919144189', 'FedEx', NULL, '2015-01-21', '20.01.2015 11:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29345, '297661439', NULL, NULL, 'Hannah Jones', '11 Tulkers Close', '', 'HP16 0SH', 'Prestwood', 'Großbritannien', 'GB', NULL, NULL, '7930114295', '0010041DXE', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919144190', 'FedEx', NULL, '2015-01-21', '19.01.2015 18:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29346, '297615662', NULL, NULL, 'khalid munaser', '61 OAKFIELD AVENUE', '', 'HA3 8TH', 'HARROW', 'Großbritannien', 'GB', NULL, NULL, '743890728', '10131139', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919144204', 'FedEx', NULL, '2015-01-21', '19.01.2015 15:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29347, '297771264', NULL, NULL, 'Noor Abdulah', '41 PARK AVENUE', '', 'N22 7HA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7714696599', '10203554', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919144215', 'FedEx', NULL, '2015-01-21', '20.01.2015 08:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29348, '297815952', NULL, NULL, 'Patrick Rooney', 'Inkwell Lower Chillington', '', 'TA19 0PU', 'Ilminster', 'Großbritannien', 'GB', NULL, NULL, '7791900859', '0010122YPU', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919144226', 'FedEx', NULL, '2015-01-21', '20.01.2015 11:54', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29349, '297857280', NULL, NULL, 'Stefan Hiczer', '69 EUSTACE ROAD', '', 'E6 3NE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7984574449', '0010217KD3', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919144237', 'FedEx', NULL, '2015-01-21', '20.01.2015 14:52', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29350, '297839505', NULL, NULL, 'James Rose', 'HILVIEW SCHOOL CRESCENT', 'School Crescent', 'GL19 3RE', 'GLOUCESTER', 'Großbritannien', 'GB', NULL, NULL, '1452849535', '0010060BGT', NULL, NULL, 'GM-101-4 - Black Strap/ Silver Case/ Gold Dial', NULL, '609919144248', 'FedEx', NULL, '2015-01-21', '20.01.2015 13:52', 'UK131024AMC04', '1', 'a0YC000000aFlODMA0', '165.00', '249.00'),
(29351, '297723628', NULL, NULL, 'Sheyin Sogfa', 'FLAT 17 CHESTERTON ROAD', '', 'CB4 1JB', 'CAMBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7779419846', '00101059IZ', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919144259', 'FedEx', NULL, '2015-01-21', '19.01.2015 22:52', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(29352, '297704702', NULL, NULL, 'Voldemaras Nabazas', '159 Beaconsfield Road', '', 'NR3 4AB', 'Norwich', 'Großbritannien', 'GB', NULL, NULL, '7414524024', '0010150WEH', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919144260', 'FedEx', NULL, '2015-01-21', '19.01.2015 21:22', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(29353, '297728090', NULL, NULL, 'Lorraine Stevens', '10C MOOR LANE CLOSE', '', 'TQ2 8PL', 'TORQUAY', 'Großbritannien', 'GB', NULL, NULL, '7870748901', '001008090D', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '609919144270', 'FedEx', NULL, '2015-01-21', '19.01.2015 23:22', 'UK140313AMC23', '1', 'a0YC000000aFh9VMAS', '133.00', '199.00'),
(29354, '297575591', NULL, NULL, 'Jack Longstaff', '9 Farnham Grove', '', 'NE24 3HN', 'Blyth', 'Großbritannien', 'GB', NULL, NULL, '7568088981', '0010080SAP', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919144281', 'FedEx', NULL, '2015-01-21', '19.01.2015 13:22', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29355, '297098453', NULL, NULL, 'Reza Rahimi', 'Cedervej 32H', '', '6000', 'Kolding', 'Dänemark', 'DK', NULL, NULL, '42307386', '00101142QD', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '609919143930', 'FedEx', NULL, '2015-01-21', '17.01.2015 01:06', 'DK040814HW11', '1', 'a0YC000000aWDvVMAW', '1155.04', '1695.00'),
(29356, '297961349', NULL, NULL, 'Abderrahmane el-haoudi', 'Kairostraat  38-3', '', '8400', 'Oostende', 'Belgien', 'BE', NULL, NULL, '493344677', '00100021W9', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, '609919144373', 'FedEx', NULL, '2015-01-22', '20.01.2015 23:48', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29357, '298123934', NULL, NULL, 'Ahmed Kachad', 'De Robianostraat 134', '', '2150', 'Borsbeek Antwerpen', 'Belgien', 'BE', NULL, NULL, '487024572', '0010155SJK', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, '609919144384', 'FedEx', NULL, '2015-01-22', '21.01.2015 18:18', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29358, '298122290', NULL, NULL, 'Busra Soysal', 'Asbergstraat 35/1', 'Gelijkvloers', '3582', 'Koersel', 'Belgien', 'BE', NULL, NULL, '484678711', '0010064VOW', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, '609919144395', 'FedEx', NULL, '2015-01-22', '21.01.2015 18:18', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29359, '297952199', NULL, NULL, 'Niels Rogiers', 'Oostendse Baan 79', '', '8470', 'Gistel', 'Belgien', 'BE', NULL, NULL, '498304695', '001018339O', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, '609919144400', 'FedEx', NULL, '2015-01-22', '20.01.2015 22:48', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29360, '297881322', NULL, NULL, 'Tits Kevin', 'Nieuwstraat 19', '', '3700', 'Tongeren', 'Belgien', 'BE', NULL, NULL, '479360589', '0010181D1Y', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, '609919144410', 'FedEx', NULL, '2015-01-22', '20.01.2015 17:18', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29361, '297966872', NULL, NULL, 'fabrice quaghebeur', 'Weerstandsstraat 7', '', '3190', 'Boortmeerbeek', 'Belgien', 'BE', NULL, NULL, '479777047', '0010017RMR', NULL, NULL, 'Pionier Dublin horloge in zwart-zilverkleur-wit (GM-508-1)', NULL, '609919144421', 'FedEx', NULL, '2015-01-22', '21.01.2015 00:18', 'NL141210NM28', '1', 'a0YC000000aXSEOMA4', '', '189.99'),
(29362, '297952883', NULL, NULL, 'Samuel Van Langenhove', 'Koekoekdreef 9', '', '9820', 'Merelbeke', 'Belgien', 'BE', NULL, NULL, '472559199', '00100446EK', NULL, NULL, 'Pionier Dublin horloge in zwart-zilverkleur-wit (GM-508-1)', NULL, '609919144432', 'FedEx', NULL, '2015-01-22', '20.01.2015 22:48', 'NL141210NM28', '1', 'a0YC000000aXSEOMA4', '', '189.99'),
(29363, '298121915', NULL, NULL, 'Keith Houquet', 'Voorduinen 51', '', '8670', 'Oostduinkerke', 'Belgien', 'BE', NULL, NULL, '478285132', '0010033XEL', NULL, NULL, 'Pionier Dublin horloge in zwart-zwart-zwart (GM-508-4)', NULL, '609919144443', 'FedEx', NULL, '2015-01-22', '21.01.2015 17:48', 'NL141210NM31', '1', 'a0YC000000aXSERMA4', '', '189.99'),
(29364, '297882119', NULL, NULL, 'Keith Houquet', 'Voorduinen 51', '', '8670', 'Oostduinkerke', 'Belgien', 'BE', NULL, NULL, '478285132', '0010099GE2', NULL, NULL, 'Pionier Dublin horloge in zwart-zwart-zwart (GM-508-4)', NULL, '609919144443', 'FedEx', NULL, '2015-01-22', '20.01.2015 17:48', 'NL141210NM31', '1', 'a0YC000000aXSERMA4', '', '189.99'),
(29365, '298072511', '', '', 'marco meloni', 'VIA VERGA 4', '', '08048', 'TORTOLI\'', 'Italien', '', '', '', '3201583209', '0010179GI1', '', '', 'Orologio Theorema Rio, modello GM-107-4', '', '885001932214', 'DHL', '', '2015-01-29', '21.01.2015 12:28', 'IT141028CS47', '1', 'a0YC000000aYy2OMAS', '', '249.99'),
(29366, '298057517', NULL, NULL, 'Lavanderia 2A', 'VIA DEL MERCATO 22', '', '41026', 'PAVULLO NEL FRIGNANO', 'Italien', 'IT', NULL, NULL, '3348719836', '0010223QUZ', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Oro/Nero +  Cinturino marrone', NULL, '609919144329', 'FedEx', NULL, '2015-01-22', '21.01.2015 11:28', 'IT141028FS013', '1', 'a0YC000000aYy9BMAS', '', '199.99'),
(29367, '297910310', NULL, NULL, 'Alessandrina Cianfaglioni', 'via Acqua Acetosa 76', '', '00043', 'Ciampino', 'Italien', 'IT', NULL, NULL, '3923621586', '0010084PCB', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Nero + Cinturino nero', NULL, '609919144330', 'FedEx', NULL, '2015-01-22', '20.01.2015 17:58', 'IT141028FS014', '1', 'a0YC000000aYy9CMAS', '', '199.99'),
(29368, '297995288', NULL, NULL, 'Roshni Ramsemoedj', 'Weegbree 26', '', '2643 HW', 'PIJNACKER', 'Niederlande', 'NL', NULL, NULL, '659027200', '00102080NP', NULL, NULL, 'PIONIER Dublin watch / Black-Silver-White (GM-508-1)', NULL, '609919144340', 'FedEx', NULL, '2015-01-22', '21.01.2015 08:58', 'NL141210NM28', '1', 'a0YC000000aXS9tMAG', '', '189.99'),
(29369, '297932176', NULL, NULL, 'Ramona Hellingh', 'Nieuweweg 99', '', '1616 BC', 'HOOGKARSPEL', 'Niederlande', 'NL', NULL, NULL, '653631372', '00101251N9', NULL, NULL, 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', NULL, '609919144351', 'FedEx', NULL, '2015-01-22', '20.01.2015 21:28', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(29370, '297930040', NULL, NULL, 'Riky Looij', 'Nieuwveldweg 1', '', '5741 RJ', 'BEEK EN DONK', 'Niederlande', 'NL', NULL, NULL, '612107336', '001005339H', NULL, NULL, 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', NULL, '609919144362', 'FedEx', NULL, '2015-01-22', '20.01.2015 21:28', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(29371, '297858555', NULL, NULL, 'Peter Sangemark', 'Packhusgstan 4', '', '72210', 'Vaesteras', 'Schweden', 'SE', NULL, NULL, '070-5089723', '00100416QT', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-6)', NULL, '609919144307', 'FedEx', NULL, '2015-01-22', '20.01.2015 15:44', 'SE040814HW10', '1', 'a0YC000000aWF1bMAG', '1433.05', '1995.00'),
(29372, '297913926', NULL, NULL, 'Alberto Soriano Garcia', 'CANOVAS DEL CASTILLO 109', '-', '30520', 'JUMILLA', 'Spanien', 'ES', NULL, NULL, '722754080', '0010250JAL', NULL, NULL, 'Reloj Casablanca plateado y blanco', NULL, '609919144454', 'FedEx', NULL, '2015-01-22', '20.01.2015 17:58', 'ES141023CS50', '1', 'a0YC000000aYyMHMA0', '', '299.99'),
(29373, '297881389', NULL, NULL, 'amrik bhart', '10 lumley street', '', 'wf10 5lb', 'castleford', 'Großbritannien', 'GB', NULL, NULL, '7702026373', '0010191EAW', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919144465', 'FedEx', NULL, '2015-01-22', '20.01.2015 16:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29374, '297937168', NULL, NULL, 'David horsley', 'B21 SAXTON THE AVENUE', '', 'LS9 8FE', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7739162688', '0010051XT2', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919144476', 'FedEx', NULL, '2015-01-22', '20.01.2015 20:52', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29375, '297965489', NULL, NULL, 'Shania Brown', '3 Kilmein avenue', '', 'KA6 7PE', 'Patna', 'Großbritannien', 'GB', NULL, NULL, '7972366386', '0010137JL6', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919144487', 'FedEx', NULL, '2015-01-22', '20.01.2015 23:23', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29376, '297970594', NULL, NULL, 'Zuned Siddique', '38 FITZALAN ROAD', '', 'DL8 2DU', 'BEDALE', 'Großbritannien', 'GB', NULL, NULL, '7933630499', '0010088FGD', NULL, NULL, 'GM-101-4 - Black Strap/ Silver Case/ Gold Dial', NULL, '609919144498', 'FedEx', NULL, '2015-01-22', '20.01.2015 23:53', 'UK131024AMC04', '1', 'a0YC000000aFlODMA0', '165.00', '249.00'),
(29377, '297961301', NULL, NULL, 'Claire Dawson', '79 RAVENSWOOD DRIVE', '', 'KY6 2NZ', 'GLENROTHES', 'Großbritannien', 'GB', NULL, NULL, '7539980087', '0010217VUO', NULL, NULL, 'GM-508-2 Black Strap Black Case Black Face', NULL, '609919144502', 'FedEx', NULL, '2015-01-22', '20.01.2015 22:52', 'UK140313AMC25', '1', 'a0YC000000aFh9WMAS', '133.00', '199.00'),
(29378, '297954712', NULL, NULL, 'MR West', '102 AVONVALE ROAD', 'Redfield', 'BS5 9RU', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '1173789169', '0010245S1T', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '609919144513', 'FedEx', NULL, '2015-01-22', '20.01.2015 22:22', 'UK140313AMC23', '1', 'a0YC000000aFh9VMAS', '133.00', '199.00'),
(29379, '297955363', NULL, NULL, 'Elaine Davey', '23 GROOMBRIDGE WAY', '', 'RH12 1XD', 'HORSHAM', 'Großbritannien', 'GB', NULL, NULL, '7789543304', '0010078XZT', NULL, NULL, 'GM-508-2 Brown Strap Gold Case Black Face', NULL, '609919144524', 'FedEx', NULL, '2015-01-22', '20.01.2015 22:23', 'UK140313AMC24', '1', 'a0YC000000aFh9TMAS', '133.00', '199.00'),
(29380, '297963389', NULL, NULL, 'Sean Corser', '20 RIPON ROAD', '', 'CH45 6TR', 'WALLASEY', 'Großbritannien', 'GB', NULL, NULL, '7590435562', '0010032HKF', NULL, NULL, 'Marco Polo B Gold Case/Black Strap/ Black Face', NULL, '609919144535', 'FedEx', NULL, '2015-01-22', '20.01.2015 22:53', 'UK131011AMC24', '1', 'a0YC000000aFhU0MAK', '117.01', '179.00'),
(29381, '298017416', NULL, NULL, 'Paul Lysaght', '1 TURPINS RISE', '', 'GU20 6NG', 'WINDLESHAM', 'Großbritannien', 'GB', NULL, NULL, '07702 721686', '0010217WFH', NULL, NULL, 'Marco Polo Gold Metal Strap/ Black Face', NULL, '609919144546', 'FedEx', NULL, '2015-01-22', '21.01.2015 09:52', 'UK140819AS01', '1', 'a0YC000000aFhU6MAK', '117.01', '189.00'),
(29382, '297917240', NULL, NULL, 'Peter Kennedy', '19 PATRICK STREET', '', 'PA16 8NB', 'GREENOCK', 'Großbritannien', 'GB', NULL, NULL, '7917752347', '0010140MIR', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919144557', 'FedEx', NULL, '2015-01-22', '20.01.2015 19:22', 'GM-103-5', '1', 'a0YC000000aV3xZMAS', '170.00', '248.99'),
(29383, '297899814', NULL, NULL, 'Nora J Groos', '12 CLINTON AVENUE', '', 'PL4 7HA', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7857931653', '0010008JDQ', NULL, NULL, 'Silver/Black Dial, Black Leather Band (GM-107-2)', NULL, '609919144568', 'FedEx', NULL, '2015-01-22', '20.01.2015 17:52', 'GM-107-2', '1', 'a0YC000000aWx8kMAC', '149.01', '249.00'),
(29384, '298344846', NULL, NULL, 'Konstantia Tziota', 'Androutsou 25', '', '54643', 'THESSALONIKI', 'Griechenland', 'GR', NULL, NULL, '6986998894', '0010098F5C', NULL, NULL, '€249 Instead Of €1389 for 1 Theorema Monte Carlo (Brown, gold, black)', NULL, '604569186371', 'FedEx', NULL, '2015-01-23', '22.01.2015 17:38', 'GR17112014SK011', '1', 'a0YC000000aFhLUMA0', '', '249.00'),
(29385, '298122058', NULL, NULL, 'Aleksandros Kapsalidis', 'Fokidos 23', '', '11526', 'Athina Ellada', 'Griechenland', 'GR', NULL, NULL, '6976737850', '0010213KPM', NULL, NULL, '€189 Instead Of €899 1 Pionier Barbados GM 509(silver strap, silver case, black', NULL, '604569186382', 'FedEx', NULL, '2015-01-23', '21.01.2015 19:08', 'GR04112014SK006', '1', 'a0YC000000a0B04MAE', '', '189.00'),
(29386, '298176787', NULL, NULL, 'max Van Driessche', 'Nanovestraat 26', '', '1745', 'Opwijk', 'Belgien', 'BE', NULL, NULL, '478355016', '0010049HR9', NULL, NULL, 'Pionier Dublin horloge in zwart-zilverkleur-wit (GM-508-1)', NULL, '609919144650', 'FedEx', NULL, '2015-01-23', '21.01.2015 22:48', 'NL141210NM28', '1', 'a0YC000000aXSEOMA4', '', '189.99'),
(29387, '298165531', NULL, NULL, 'Eric Fontaine', 'rue au bois 118', '', '1640', 'Rhode Saint Genese', 'Belgien', 'BE', NULL, NULL, '495594220', '00100554OX', NULL, NULL, 'Une montre PIONER Dublin en noir-argentÃ©-noir (GM-508-2)', NULL, '609919144660', 'FedEx', NULL, '2015-01-23', '21.01.2015 21:18', 'NL141210NM29', '1', 'a0YC000000aXSEPMA4', '', '189.99'),
(29388, '298157797', NULL, NULL, 'Karen Simoens', 'Peerdekerkhofstraat 13', '', '3530', 'Houthalen', 'Belgien', 'BE', NULL, NULL, '471621699', '0010113USC', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, '609919144671', 'FedEx', NULL, '2015-01-23', '21.01.2015 20:19', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29389, '298141915', NULL, NULL, 'Britta Van Eyken', 'Watergangstraat 3', '', '8420', 'Klemskerke', 'Belgien', 'BE', NULL, NULL, '32474562209', '0010179S5Y', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, '609919144682', 'FedEx', NULL, '2015-01-23', '21.01.2015 20:19', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29390, '298216109', NULL, NULL, 'Anthony Kehlet', 'Borups Alle 213 1tv', '', '2400', 'kbh nv', 'Dänemark', 'DK', NULL, NULL, '60167393', '0010250STI', NULL, NULL, 'Sort stÃ¥lrem og sort urskive (GM-505-6)', NULL, '609919144590', 'FedEx', NULL, '2015-01-23', '22.01.2015 02:36', 'DK260514HW10', '1', 'a0YC000000aWCr4MAG', '1032.75', '1495.00'),
(29391, '298151378', NULL, NULL, 'Ville Karppinen', 'Kaarninkuja 1 A 7', '', '36220', 'KANGASALA', 'Finnland', 'FI', NULL, NULL, '', '00101798S1', NULL, NULL, 'GM-4004-5 - Theorema Newton -rannekello', NULL, '609919144605', 'FedEx', NULL, '2015-01-23', '21.01.2015 21:48', 'FI040814HW09', '1', 'a0YC000000aWF56MAG', '155.00', '229.00'),
(29392, '298248093', NULL, NULL, 'ANGELO REA', 'VIA RAIMONDO ANNECCHINO 216', '', '80078', 'POZZUOLI', 'Italien', 'IT', NULL, NULL, '3388247122', '0010088X4I', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Oro/Nero +  Cinturino marrone', NULL, '609919144693', 'FedEx', NULL, '2015-01-23', '22.01.2015 07:58', 'IT141028FS013', '1', 'a0YC000000aYy9BMAS', '', '199.99'),
(29393, '298197326', NULL, NULL, 'syuleyman karaaliev', 'Berberisstraat 35', '31642490370', '3442 GL', 'WOERDEN', 'Niederlande', 'NL', NULL, NULL, '31642490370', '00100573OG', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '609919144616', 'FedEx', NULL, '2015-01-23', '21.01.2015 23:28', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99'),
(29394, '298195338', NULL, NULL, 'Alina Simion', 'Keizerstraat 319', '', '2584 BG', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '626592131', '00101944C3', NULL, NULL, 'PIONIER Dublin watch / Black-Silver-Black (GM-508-2)', NULL, '609919144627', 'FedEx', NULL, '2015-01-23', '21.01.2015 22:58', 'NL141210NM29', '1', 'a0YC000000aXSB5MAO', '', '189.99'),
(29395, '298193273', NULL, NULL, 'Patryk Majewski', 'Stoofkade 11', '', '2809 NH', 'GOUDA', 'Niederlande', 'NL', NULL, NULL, '31685788449', '0010044KFW', NULL, NULL, 'PIONIER Dublin watch / Black-Silver-White (GM-508-1)', NULL, '609919144638', 'FedEx', NULL, '2015-01-23', '21.01.2015 22:58', 'NL141210NM28', '1', 'a0YC000000aXS9tMAG', '', '189.99'),
(29396, '298166710', NULL, NULL, 'Jermaine Carbiere', 'Middelberg 109', '', '5508 DP', 'VELDHOVEN', 'Niederlande', 'NL', NULL, NULL, '645495587', '0010085B85', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '609919144649', 'FedEx', NULL, '2015-01-23', '21.01.2015 21:32', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99'),
(29397, '298194258', NULL, NULL, 'Jakob Vollertsen', 'FYRVAKTARKROKEN 22', '', '121 32', 'ENSKEDEDALEN', 'Schweden', 'SE', NULL, NULL, '704878675', '00101913F5', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, '609919144708', 'FedEx', NULL, '2015-01-23', '21.01.2015 23:14', 'SE040814HW07', '1', 'a0YC000000aWF1YMAW', '1433.05', '1995.00'),
(29398, '298218756', NULL, NULL, 'Zep Mugisha', 'BAECKEBOLSLYCKAN 12', '', '422 54', 'HISINGS BACKA', 'Schweden', 'SE', NULL, NULL, '736525580', '0010218B1K', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, '609919144719', 'FedEx', NULL, '2015-01-23', '22.01.2015 03:14', 'SE040814HW07', '1', 'a0YC000000aWF1YMAW', '1433.05', '1995.00'),
(29399, '298198048', NULL, NULL, 'Ebba Hammar Lindstroem', 'HAGA PARKGATA 3D', '', '723 36', 'VAESTERAS', 'Schweden', 'SE', NULL, NULL, '762486885', '1,02E+09', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-7)', NULL, '609919144720', 'FedEx', NULL, '2015-01-23', '21.01.2015 23:14', 'SE040814HW11', '1', 'a0YC000000aWF1cMAG', '1433.05', '1995.00'),
(29400, '298160186', NULL, NULL, 'Alfonso Giraldo', 'KRAELLINGEGRAEND 25', '', '163 62', 'SPANGA', 'Schweden', 'SE', NULL, NULL, '736799230', '00102508M0', NULL, NULL, 'GM-505-5', NULL, '609919144730', 'FedEx', NULL, '2015-01-23', '21.01.2015 20:44', 'SE260514HW09', '1', 'a0YC000000aWCubMAG', '1280.87', '1895.00'),
(29401, '298223070', NULL, NULL, 'Viktor Larsson', 'Styrmansgatan 11', '', '61331', 'Oxeloesund', 'Schweden', 'SE', NULL, NULL, '707677891', '00101903UD', NULL, NULL, 'Silver/vit med silvrigt metallarmband (modell T-3011-5)', NULL, '609919144741', 'FedEx', NULL, '2015-01-23', '22.01.2015 05:44', 'SE141208HW06', '1', 'a0YC000000aWpYhMAK', '1303.93', '1995.00'),
(29402, '298290443', NULL, NULL, 'Ferit Ramadani', 'BELES GRAEND 44', '', '432 31', 'VARBERG', 'Schweden', 'SE', NULL, NULL, '765650585', '0010103GJU', NULL, NULL, 'Svart/svart med svart metallarmband (modell T-3011-8)', NULL, '609919144752', 'FedEx', NULL, '2015-01-23', '22.01.2015 13:14', 'SE141208HW09', '1', 'a0YC000000aWpZhMAK', '1303.93', '1995.00'),
(29403, '298288056', NULL, NULL, 'Shirael Mutka', '29 Danescroft', 'brent street', 'NW4 2QH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7446841649', '0010161W96', NULL, NULL, 'Barbados Pionier Black face and Black rim with red detailing and Black metal', NULL, '609919144763', 'FedEx', NULL, '2015-01-23', '22.01.2015 12:23', 'UK140903CC08', '1', 'a0YC000000aFh9eMAC', '129.99', '199.00'),
(29404, '298191888', NULL, NULL, 'Jack Taylor', '58 CONNAUGHT AVENUE', '', 'BN43 5WJ', 'SHOREHAM-BY-SEA', 'Großbritannien', 'GB', NULL, NULL, '7809646919', '001025022D', NULL, NULL, 'Black/Black Dial/Black Leather Band (GM-3009-4)', NULL, '609919144774', 'FedEx', NULL, '2015-01-23', '21.01.2015 22:24', 'GM-3009-4', '1', 'a0YC000000aVrruMAC', '126.00', '179.00'),
(29405, '298186175', NULL, NULL, 'Elizabeth Cocks', '53 HEATH ROAD', '', 'RM6 6LH', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7830284699', '001003261U', NULL, NULL, 'GM-101-1 - Black Strap/ Silver Case/ Silver Dial', NULL, '609919144785', 'FedEx', NULL, '2015-01-23', '21.01.2015 21:36', 'UK131024AMC01', '1', 'a0YC000000aFlOAMA0', '165.00', '249.00'),
(29406, '298307579', NULL, NULL, 'paul COOKSON', '4 VALE HOUSE VALE FARM ROAD', '', 'GU21 6DA', 'WOKING', 'Großbritannien', 'GB', NULL, NULL, '7966285482', '0010121F9E', NULL, NULL, 'GM-101-2 - Black Strap/ Silver Case/ Black Dial', NULL, '609919144796', 'FedEx', NULL, '2015-01-23', '22.01.2015 13:24', 'UK131024AMC02', '1', 'a0YC000000aFlOBMA0', '165.00', '249.00'),
(29407, '298082484', NULL, NULL, 'Deimante Morkeliunaite', '99 SHAKESPEARE ROAD', '', 'NW10 8EY', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7909227699', '001014396P', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919144800', 'FedEx', NULL, '2015-01-23', '21.01.2015 14:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29408, '298157362', NULL, NULL, 'Mark Obrien', '10 Leacroft close', '', 'Cr8 5ex', 'London', 'Großbritannien', 'GB', NULL, NULL, '7718559967', '00102046C3', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919144811', 'FedEx', NULL, '2015-01-23', '21.01.2015 19:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29409, '298094124', NULL, NULL, 'Steven Pearson', '12 SANDYHILLS DRIVE', '', 'G32 9LG', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '4,47504E+11', '00101197PS', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919144822', 'FedEx', NULL, '2015-01-23', '21.01.2015 14:52', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29410, '298187236', NULL, NULL, 'Casey Curry', '30 ILLINGWORTH AVENUE', 'If no answer leave around the back in the shed', 'HX2 9RT', 'HALIFAX', 'Großbritannien', 'GB', NULL, NULL, '7702017928', '0010048RJZ', NULL, NULL, 'Gold/Black Dial/Brown Leather Band (GM-3009-2)', NULL, '609919144833', 'FedEx', NULL, '2015-01-23', '21.01.2015 22:22', 'GM-3009-2', '1', 'a0YC000000aVrqsMAC', '126.00', '179.00'),
(29411, '298291869', NULL, NULL, 'Lee Donaldson', '22 Lodge Side', '', 'BL8 2SW', 'Bury', 'Großbritannien', 'GB', NULL, NULL, '7825323918', '0010185X7H', NULL, NULL, 'Sao Paulo Black Strap Black Case - GM-103-2', NULL, '609919144844', 'FedEx', NULL, '2015-01-23', '22.01.2015 12:23', 'UK140403AS05', '1', 'a0YC000000aV3jDMAS', '170.00', '248.99'),
(29412, '298119840', NULL, NULL, 'mark Regan', '22 WOODCLYFFE DRIVE', '', 'BR7 5NT', 'CHISLEHURST', 'Großbritannien', 'GB', NULL, NULL, '07979 694442', '0010163CUO', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919144855', 'FedEx', NULL, '2015-01-23', '21.01.2015 17:57', 'GM-103-9', '1', 'a0YC000000aXDfOMAW', '170.00', '248.99'),
(29413, '298083485', NULL, NULL, 'Guy Herbertson', 'Flat 5 Victory house, westcote road', '', 'Kt198gf', 'Epsom', 'Großbritannien', 'GB', NULL, NULL, '7943765585', '0010048JMQ', NULL, NULL, 'Silver/Black Dial, Black Leather Band (GM-107-2)', NULL, '609919144866', 'FedEx', NULL, '2015-01-23', '21.01.2015 14:22', 'GM-107-2', '1', 'a0YC000000aWx8kMAC', '149.01', '249.00'),
(29414, '298480911', NULL, NULL, 'Kelly muyllaert', 'Oudstrijdersstraat 138A', '', '2520', 'Oelegem', 'Belgien', 'BE', NULL, NULL, '486316162', '0010031QYV', NULL, NULL, 'Pionier Dublin horloge in zwart-zilverkleur-wit (GM-508-1)', NULL, '609919144947', 'FedEx', NULL, '2015-01-26', '23.01.2015 09:48', 'NL141210NM28', '1', 'a0YC000000aXSEOMA4', '', '189.99'),
(29415, '298410600', NULL, NULL, 'elke loos', 'Kalmthoutsesteenweg 223', '', '2910', 'Essen', 'Belgien', 'BE', NULL, NULL, '499777448', '0010249NLU', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, '609919144958', 'FedEx', NULL, '2015-01-26', '22.01.2015 21:48', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29416, '298391609', NULL, NULL, 'kais jami', 'Verenigde-Natienlaan 16', 'verenigde natielaan 16', '8530', 'Harelbeke', 'Belgien', 'BE', NULL, NULL, '477790717', '0010082EGM', NULL, NULL, 'Une montre PIONER Dublin en brun-dorÃ©-noir (GM-508-3)', NULL, '609919144969', 'FedEx', NULL, '2015-01-26', '22.01.2015 20:18', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29417, '298346890', NULL, NULL, 'Jean-Pierre Heymans', 'Rue Bois du Foyau  69', '', '1440', 'Braine-le-chÃ¢teau', 'Belgien', 'BE', NULL, NULL, '32473366165', '0010228LG8', NULL, NULL, 'Une montre PIONER Dublin en noir-argentÃ©-noir (GM-508-2)', NULL, '609919144970', 'FedEx', NULL, '2015-01-26', '22.01.2015 16:48', 'NL141210NM29', '1', 'a0YC000000aXSEPMA4', '', '189.99'),
(29418, '298364893', NULL, NULL, 'prabin mainali', 'Sobredden 29 2 TH', '', '2820', 'Gentofte', 'Dänemark', 'DK', NULL, NULL, '42158055', '0010179DHU', NULL, NULL, 'StÃ¥lrem, forsÃ¸lvet urkasse og sort urskive (T-3011-6)', NULL, '609919144903', 'FedEx', NULL, '2015-01-26', '22.01.2015 18:36', 'SE141208HW07', '1', 'a0YC000000aXR0bMAG', '1041.65', '1599.00'),
(29419, '298534673', NULL, NULL, 'Caolan Smith', '1a Belmont Villas', 'Donnybrook, Dublin 4', 'd4', 'dublin', 'Irland', 'IE', NULL, NULL, '857680303', '00100409V3', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '609919145049', 'FedEx', NULL, '2015-01-26', '23.01.2015 13:02', 'IE190614AH08', '1', 'a0YC000000ab7sUMAQ', '195.01', '299.00'),
(29420, '298519013', NULL, NULL, 'Antonio Gallo', 'VIA DEL BIGIO 100', '', '51039', 'QUARRATA', 'Italien', 'IT', NULL, NULL, '3488563917', '0010136PB6', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Nero + Cinturino nero', NULL, '609919144980', 'FedEx', NULL, '2015-01-26', '23.01.2015 10:28', 'IT141028FS014', '1', 'a0YC000000aYy9CMAS', '', '199.99'),
(29421, '298406222', NULL, NULL, 'barbara ciucci', 'VIA DELLA CHIESA TORINGO 12', '', '55012', 'CAPANNORI', 'Italien', 'IT', NULL, NULL, '3475774868', '00101110P9', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Silver + Cinturino nero', NULL, '609919144991', 'FedEx', NULL, '2015-01-26', '22.01.2015 19:31', 'IT141028FS011', '1', 'a0YC000000aYy99MAC', '', '199.99'),
(29422, '298467845', NULL, NULL, 'Paolo Belleri', 'Gabriele D\'Annunzio 13', 'Ora pranzo 12-13.30', '25060', 'Polaveno', 'Italien', 'IT', NULL, NULL, '3383126847', '10081776', NULL, NULL, 'Orologio automatico Pionier modello Dublin, modello GM-508-1', NULL, '609919145005', 'FedEx', NULL, '2015-01-26', '23.01.2015 06:28', 'IT140623CS18', '1', 'a0YC000000aYxhrMAC', '', '199.99'),
(29423, '298517143', NULL, NULL, 'Antonio Gallo', 'VIA DEL BIGIO 100', '', '51039', 'QUARRATA', 'Italien', 'IT', NULL, NULL, '3488563917', '00100640HQ', NULL, NULL, 'Orologio automatico Pionier modello Dublin, modello GM-508-3', NULL, '609919144980', 'FedEx', NULL, '2015-01-26', '23.01.2015 10:28', 'IT140623CS20', '1', 'a0YC000000aYxhtMAC', '', '199.99'),
(29424, '298433662', NULL, NULL, 'Nicholas Vanegas', 'VIA GOTTARDO 89', '', '10155', 'TORINO', 'Italien', 'IT', NULL, NULL, '3348796188', '001023617N', NULL, NULL, 'Orologio Theorema Rio, modello GM-107-1', NULL, '609919145016', 'FedEx', NULL, '2015-01-26', '22.01.2015 21:28', 'IT141028CS44', '1', 'a0YC000000aYy2LMAS', '', '249.99'),
(29425, '298358496', NULL, NULL, 'gianni innocenti', 'Piazza mazzini 43', '(negozio di alimentari)', '52017', 'stia', 'Italien', 'IT', NULL, NULL, '3348694208', '0010250ZFB', NULL, NULL, 'Orologio Theorema Rio, modello GM-107-3', NULL, '609919145027', 'FedEx', NULL, '2015-01-26', '22.01.2015 15:58', 'IT141028CS46', '1', 'a0YC000000aYy2NMAS', '', '249.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(29426, '298551883', NULL, NULL, 'Tatjana Welibekova', 'Zwanenkamp 517', '', '3607 PD', 'MAARSSEN', 'Niederlande', 'NL', NULL, NULL, '620066397', '0010151LLJ', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '609919144914', 'FedEx', NULL, '2015-01-26', '23.01.2015 14:28', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99'),
(29427, '298541398', NULL, NULL, 'Gert van der Zee', 'Deldensestraat 29', '', '7601RZ', 'Almelo', 'Niederlande', 'NL', NULL, NULL, '645550508', '001020140S', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '609919144925', 'FedEx', NULL, '2015-01-26', '23.01.2015 13:58', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99'),
(29428, '298407217', NULL, NULL, 'sylvana wolters', 'Molenstraat 49', '', '3764 TC', 'SOEST', 'Niederlande', 'NL', NULL, NULL, '655770283', '0010143QOV', NULL, NULL, 'PIONIER Dublin watch / Black-Silver-Black (GM-508-2)', NULL, '609919144936', 'FedEx', NULL, '2015-01-26', '22.01.2015 21:28', 'NL141210NM29', '1', 'a0YC000000aXSB5MAO', '', '189.99'),
(29429, '298450604', NULL, NULL, 'Christofer Eriksson', 'Hagvaegen  28', '', '19440', 'Upplands vasby', 'Schweden', 'SE', NULL, NULL, '', '0010120Z49', NULL, NULL, 'Guld/svart med guldfÃ¤rgat metallarmband (modell T-3011-7)', NULL, '609919144888', 'FedEx', NULL, '2015-01-26', '23.01.2015 00:44', 'SE141208HW08', '1', 'a0YC000000aWpZCMA0', '1303.93', '1995.00'),
(29430, '298446794', NULL, NULL, 'Kent Lust', 'STENHAGSVAEGEN 14', '', '184 33', 'AKERSBERGA', 'Schweden', 'SE', NULL, NULL, '704418040', '0010070Q79', NULL, NULL, 'GM-505-5', NULL, '609919144899', 'FedEx', NULL, '2015-01-26', '23.01.2015 00:14', 'SE260514HW09', '1', 'a0YC000000aWCubMAG', '1280.87', '1895.00'),
(29431, '298379797', NULL, NULL, 'melchor roa', 'GRAN CAPITAN 4', 'Fabrica', '08970', 'SANT JOAN DESPI', 'Spanien', 'ES', NULL, NULL, '639914456', '00102361LW', NULL, NULL, 'Reloj Theorema Marco Polo  - modelo 3005-A3', NULL, '609919145038', 'FedEx', NULL, '2015-01-26', '22.01.2015 17:28', 'ES141029CS35', '1', 'a0YC000000aZnRIMA0', '', '189.99'),
(29432, '298465056', NULL, NULL, 'George tandiko', '87 RIPON STREET', '', 'LN5 7NH', 'LINCOLN', 'Grüßbritannien', 'GB', NULL, NULL, '7826924558', '0010103JY9', NULL, NULL, 'Acapulco Watch GM-504-4	 Black Strap Black Case Black Face', NULL, '609919145050', 'FedEx', NULL, '2015-01-26', '23.01.2015 06:52', 'UK131203AMC16', '1', 'a0YC000000aZJfyMAG', '123.99', '199.00'),
(29433, '298496924', NULL, NULL, 'Ferenc Gyetvai', '11 SHAFTO TERRACE', '', 'DH9 0EP', 'STANLEY', 'Grüßbritannien', 'GB', NULL, NULL, '7446035035', '0010119T48', NULL, NULL, 'GM-101-1 - Black Strap/ Silver Case/ Silver Dial', NULL, '609919145060', 'FedEx', NULL, '2015-01-26', '23.01.2015 09:52', 'UK131024AMC01', '1', 'a0YC000000aFlOAMA0', '165.00', '249.00'),
(29434, '298362048', NULL, NULL, 'hajk petrosian', '9 kemsing gardens', '', 'ct27re', 'canterbury', 'Grüßbritannien', 'GB', NULL, NULL, '7883084535', '0010125TQS', NULL, NULL, 'GM-101-1 - Black Strap/ Silver Case/ Silver Dial', NULL, '609919145071', 'FedEx', NULL, '2015-01-26', '22.01.2015 17:23', 'UK131024AMC01', '1', 'a0YC000000aFlOAMA0', '165.00', '249.00'),
(29435, '298433502', NULL, NULL, 'Derek Gamlin', '21 WHITAKER ROAD', 'Tremorfa', 'CF24 2RP', 'CARDIFF', 'Grüßbritannien', 'GB', NULL, NULL, '7799865703', '10151429', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919145082', 'FedEx', NULL, '2015-01-26', '22.01.2015 22:23', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29436, '298443678', NULL, NULL, 'Lewis Gibson', '296 New Street', '', 'WA9 4TW', 'Merseyside', 'Grüßbritannien', 'GB', NULL, NULL, '', '00100475AV', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919145093', 'FedEx', NULL, '2015-01-26', '22.01.2015 22:54', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29437, '298479875', NULL, NULL, 'ashan foster', '10 MIDDLE WYKE', 'shropshire', 'TF11 9PP', 'SHIFNAL', 'Grüßbritannien', 'GB', NULL, NULL, '7761529850', '00100079O7', NULL, NULL, 'GM-101-5 - Black Strap/ Black Case/ Black Dial', NULL, '609919145108', 'FedEx', NULL, '2015-01-26', '23.01.2015 08:52', 'UK131024AMC05', '1', 'a0YC000000aFlOEMA0', '165.00', '249.00'),
(29438, '298388823', NULL, NULL, 'David Jones', '7  Hughes', 'Tonypandy', 'CF40 1LX', 'Rhondda', 'Grüßbritannien', 'GB', NULL, NULL, '7854027371', '0010098O8L', NULL, NULL, 'Marco Polo B Gold Case/Black Strap/ Black Face', NULL, '609919145119', 'FedEx', NULL, '2015-01-26', '22.01.2015 18:52', 'UK131011AMC24', '1', 'a0YC000000aFhU0MAK', '117.01', '179.00'),
(29439, '298429436', NULL, NULL, 'TERENCE GOSLING', '38 BREMPSONS', '', 'SS14 2AZ', 'BASILDON', 'Grüßbritannien', 'GB', NULL, NULL, '1268820190', '0010066PMR', NULL, NULL, 'Marco Polo B Gold Case/Black Strap/ Black Face', NULL, '609919145120', 'FedEx', NULL, '2015-01-26', '22.01.2015 21:52', 'UK131011AMC24', '1', 'a0YC000000aFhU0MAK', '117.01', '179.00'),
(29440, '298377857', NULL, NULL, 'Marilyn Mustone', '12 WHIDBORNE AVENUE', '', 'TQ1 2PQ', 'TORQUAY', 'Grüßbritannien', 'GB', NULL, NULL, '7836587171', '0010206OOU', NULL, NULL, 'Monte Carlo Men\'s Watches  - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919145130', 'FedEx', NULL, '2015-01-26', '22.01.2015 18:22', 'GM-102-3', '1', 'a0YC000000aZbC5MAK', '152.00', '229.00'),
(29441, '298939669', '', '', 'Eddy Joossens', 'Molenstraat 129', '', '2970', 'Schilde', 'Belgien', '', '', '', '33843569', '10038772', '', '', 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', 'Uhr erhalten 13 feb 2015\r\nBitte refund!', '609919145233', 'FedEx', '', '2015-01-26', '25.01.2015 16:18', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29442, '298791463', NULL, NULL, 'ELS LEENAERT', 'Kleinendries 38', '', '9570', 'Sint-Maria-Lierde', 'Belgien', 'BE', NULL, NULL, '476452069', '00101772ZB', NULL, NULL, 'Pionier Dublin horloge in zwart-zwart-zwart (GM-508-4)', NULL, '609919145244', 'FedEx', NULL, '2015-01-26', '24.01.2015 18:18', 'NL141210NM31', '1', 'a0YC000000aXSERMA4', '', '189.99'),
(29443, '298707060', NULL, NULL, 'Hamid Rayane', 'Boomsestraat 54', '', '2845', 'Niel', 'Belgien', 'BE', NULL, NULL, '486391186', '0010018LSX', NULL, NULL, 'Pionier Dublin horloge in zwart-zilverkleur-wit (GM-508-1)', NULL, '609919145255', 'FedEx', NULL, '2015-01-26', '24.01.2015 10:48', 'NL141210NM28', '1', 'a0YC000000aXSEOMA4', '', '189.99'),
(29444, '298671678', NULL, NULL, 'Merve Ercan', 'Dillesstraat 67', '', '2660', 'Hoboken', 'Belgien', 'BE', NULL, NULL, '484113870', '0010115C7C', NULL, NULL, 'Pionier Dublin horloge in zwart-zwart-zwart (GM-508-4)', NULL, '609919145266', 'FedEx', NULL, '2015-01-26', '24.01.2015 00:48', 'NL141210NM31', '1', 'a0YC000000aXSERMA4', '', '189.99'),
(29445, '298582352', NULL, NULL, 'Kevin Van der Weijen', 'Jozef Kenneslei 17', '', '2610', 'Wilrijk', 'Belgien', 'BE', NULL, NULL, '498774048', '001013542W', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, '609919145277', 'FedEx', NULL, '2015-01-26', '23.01.2015 16:48', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29446, '298679077', NULL, NULL, 'Naja Andersen', 'Algade 2', '', '4200', 'Slagelse', 'Dänemark', 'DK', NULL, NULL, '31337387', '0010242BCK', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '609919145380', 'FedEx', NULL, '2015-01-27', '24.01.2015 02:06', 'DK040814HW11', '1', 'a0YC000000aWDvVMAW', '1155.04', '1695.00'),
(29447, '299006289', NULL, NULL, 'Tony Delaney', 'Castlequarte Toomevara', '', 'Tipp', 'Nenagh', 'Irland', 'IE', NULL, NULL, '863807888', '00101479RK', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '609919145152', 'FedEx', NULL, '2015-01-27', '25.01.2015 21:02', 'IE190614AH08', '1', 'a0YC000000ab7sUMAQ', '195.01', '299.00'),
(29448, '298954701', NULL, NULL, 'Shirley Quinn', '18 oakdene,herons wood,', '', 'cork', 'carrigaline,cork.', 'Irland', 'IE', NULL, NULL, '3,53869E+11', '0010052A07', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '609919145163', 'FedEx', NULL, '2015-01-27', '25.01.2015 16:32', 'IE190614AH08', '1', 'a0YC000000ab7sUMAQ', '195.01', '299.00'),
(29449, '298904872', NULL, NULL, 'shane mccarthy', 'grassy knoll Grange Road', '', 'Tipperary', 'ballina', 'Irland', 'IE', NULL, NULL, '00 353 (87)9572339', '0010102TF6', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '609919145174', 'FedEx', NULL, '2015-01-27', '25.01.2015 12:02', 'IE190614AH10', '1', 'a0YC000000ab7sWMAQ', '195.01', '299.00'),
(29450, '298847189', NULL, NULL, 'Doriano Compagnoni', 'VIA CORSICA 214', '', '25125', 'BRESCIA', 'Italien', 'IT', NULL, NULL, '303545366', '00102502XT', NULL, NULL, 'Casablanca Gold', NULL, '609919145391', 'FedEx', NULL, '2015-01-27', '24.01.2015 22:58', 'IT141023CS52', '1', 'a0YC000000aYxuwMAC', '', '299.99'),
(29451, '299160054', '', '', 'Francesca Aschedamini', 'VIA DON NATALE GINELLI 2', '', '26013', 'CREMA', 'Italien', '', '', '', '3281710773', '0010199YE1', '', '', 'Casablanca Gold', 'Uhr erhalten 06.02.2015\r\nBitte refund!', '609919145406', 'FedEx', '', '2015-01-27', '26.01.2015 14:58', 'IT141023CS52', '1', 'a0YC000000aYxuwMAC', '', '299.99'),
(29452, '298679281', NULL, NULL, 'Claudio Medici', 'VIA GRECIA 1', '', '46010', 'CURTATONE', 'Italien', 'IT', NULL, NULL, '3421641895', '00101612SJ', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Nero + Cinturino nero', NULL, '609919145417', 'FedEx', NULL, '2015-01-27', '23.01.2015 23:58', 'IT141028FS014', '1', 'a0YC000000aYy9CMAS', '', '199.99'),
(29453, '299065190', NULL, NULL, 'francesca teoli', 'VIA RETAROLA 113', '', '00049', 'VELLETRI', 'Italien', 'IT', NULL, NULL, '3887292862', '0010048K1T', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Nero + Cinturino nero', NULL, '609919145428', 'FedEx', NULL, '2015-01-27', '26.01.2015 07:58', 'IT141028FS014', '1', 'a0YC000000aYy9CMAS', '', '199.99'),
(29454, '298829084', NULL, NULL, 'Raphael Martinho Alves de Lima', 'VIA GIOVANNI PASCOLI 11A', '', '95030', 'MASCALUCIA', 'Italien', 'IT', NULL, NULL, '3496688414', '0010137Y3B', NULL, NULL, 'LONDON DIAMONDS by \"PIONIER\" Nero + Cinturino nero', NULL, '609919145439', 'FedEx', NULL, '2015-01-27', '24.01.2015 20:28', 'IT141028FS014', '1', 'a0YC000000aYy9CMAS', '', '199.99'),
(29455, '299004760', NULL, NULL, 'giuliano frosio', 'VIA G. FELTRINELLI 8', '', '25030', 'POMPIANO', 'Italien', 'IT', NULL, NULL, '3358400641', '0010034C4I', NULL, NULL, 'Orologio automatico Pionier modello Dublin, modello GM-508-2', NULL, '609919145440', 'FedEx', NULL, '2015-01-27', '25.01.2015 19:58', 'IT140623CS19', '1', 'a0YC000000aYxhsMAC', '', '199.99'),
(29456, '298644537', NULL, NULL, 'Dorotea De Stefano', 'VIA LUNGO SCIUSA 21', '', '17024', 'FINALE LIGURE', 'Italien', 'IT', NULL, NULL, '3487479979', '0010179Y13', NULL, NULL, 'Orologio Theorema Rio, modello GM-107-1', NULL, '609919145450', 'FedEx', NULL, '2015-01-27', '23.01.2015 19:58', 'IT141028CS44', '1', 'a0YC000000aYy2LMAS', '', '249.99'),
(29457, '298922694', NULL, NULL, 'Jeroen Berken', 'Bladderswijk OZ 95', '', '7885 TK', 'NIEUW-DORDRECHT', 'Niederlande', 'NL', NULL, NULL, '640678661', '0010095ATA', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '609919145288', 'FedEx', NULL, '2015-01-27', '25.01.2015 14:28', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99'),
(29458, '298835020', NULL, NULL, 'Fabienne Fransen', 'Tulpstraat 160', '', '2282 NV', 'RIJSWIJK', 'Niederlande', 'NL', NULL, NULL, '610395072', '0010169AIW', NULL, NULL, 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', NULL, '609919145299', 'FedEx', NULL, '2015-01-27', '24.01.2015 22:58', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(29459, '298808272', NULL, NULL, 'vladimirov aldin', 'Gloriantplantsoen 2', '', '2805 XA', 'GOUDA', 'Niederlande', 'NL', NULL, NULL, '628436296', '001024173P', NULL, NULL, 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', NULL, '609919145303', 'FedEx', NULL, '2015-01-27', '24.01.2015 19:58', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(29460, '298794827', NULL, NULL, 'Said Hamid', 'Kramsvogel 5', '', '3481 DG', 'HARMELEN', 'Niederlande', 'NL', NULL, NULL, '641234855', '0010078NYY', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '609919145314', 'FedEx', NULL, '2015-01-27', '24.01.2015 18:28', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99'),
(29461, '298782854', NULL, NULL, 'Abdel Emrani', 'Kamerpalmhof 14', '', '1104 DC', 'AMSTERDAM ZUIDOOST', 'Niederlande', 'NL', NULL, NULL, '657552891', '0010010E3F', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '609919145325', 'FedEx', NULL, '2015-01-27', '24.01.2015 17:28', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99'),
(29462, '298719733', NULL, NULL, 'Angelo Duiker', 'Palts 18', 'Duiker Projects', '4388 MC', 'OOST-SOUBURG', 'Niederlande', 'NL', NULL, NULL, '620695939', '0010224HIU', NULL, NULL, 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', NULL, '609919145336', 'FedEx', NULL, '2015-01-27', '24.01.2015 11:58', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(29463, '298605653', NULL, NULL, 'Boris van Vugt', 'Deken van Somerenstraat 39G', '', '5611 KX', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '612646943', '10042564', NULL, NULL, 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', NULL, '609919145347', 'FedEx', NULL, '2015-01-27', '23.01.2015 18:58', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(29464, '298602866', NULL, NULL, 'Mike Kremer', 'Parklaan 22', '', '1657 KD', 'ABBEKERK', 'Niederlande', 'NL', NULL, NULL, '631994373', '0010087W66', NULL, NULL, 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', NULL, '609919145358', 'FedEx', NULL, '2015-01-27', '23.01.2015 18:28', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(29465, '298570988', NULL, NULL, 'Onno Wieten', 'Broederenkerkhof 3C', '', '7201 JR', 'ZUTPHEN', 'Niederlande', 'NL', NULL, NULL, '06-23713293', '0010044WAU', NULL, NULL, 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', NULL, '609919145369', 'FedEx', NULL, '2015-01-27', '23.01.2015 15:58', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(29466, '298564880', NULL, NULL, 'Joram Kelder', 'Auke Stellingwerfstraat 118', '', '8921 LK', 'LEEUWARDEN', 'Niederlande', 'NL', NULL, NULL, '582667080', '0010023G2T', NULL, NULL, 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', NULL, '609919145370', 'FedEx', NULL, '2015-01-27', '23.01.2015 15:28', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(29467, '298901657', '', '', 'Emily Strandberg', 'Kanalgatan 11A', '', '24130', 'esloev', 'Schweden', '', '', '', '728537331', '0010041ERE', '', '', 'Armbandsklocka med st?lband (GM-4004-8)', 'Paket warscheinlich verloren! Nachforschung am 02.03.2015 gestellt! Kunde will Uhr nicht mehr haben! Geld von Groupon zurück am 23.03.15 zurück.', '609919145461', 'FedEx', '', '2015-01-27', '25.01.2015 12:44', 'SE040814HW12', '1', 'a0YC000000aWF1dMAG', '1433.05', '1995.00'),
(29468, '298992668', NULL, NULL, 'Juan Carlos Sancho Revilla', 'CALLE EUSEBIO GONZALEZ SUAREZ 36', '4oE', '47014', 'VALLADOLID', 'Spanien', 'ES', NULL, NULL, '651998193', '0010250IWS', NULL, NULL, 'Reloj Theorema Marco Polo  - silber-schwarz Leder', NULL, '609919145185', 'FedEx', NULL, '2015-01-27', '25.01.2015 18:58', 'ES141029CS32', '1', 'a0YC000000aZnRFMA0', '', '189.99'),
(29469, '298929616', NULL, NULL, 'Luis Garcia Lopez', 'CALLE DOCTOR FEDERICO MANERO NO1', '1a escalera 6', '03015', 'ALICANTE', 'Spanien', 'ES', NULL, NULL, '647685469', '00101524YA', NULL, NULL, 'Reloj Theorema Marco Polo  - Diamanten gold', NULL, '609919145196', 'FedEx', NULL, '2015-01-27', '25.01.2015 13:28', 'ES141029CS36', '1', 'a0YC000000aZnRJMA0', '', '209.99'),
(29470, '298919742', NULL, NULL, 'lupe maria nunez velis', 'AVENIDA MACHUPICHU 19', '206', '28043', 'MADRID', 'Spanien', 'ES', NULL, NULL, '620448385', '00100807RF', NULL, NULL, 'Reloj Theorema Marco Polo  - Diamanten gold', NULL, '609919145200', 'FedEx', NULL, '2015-01-27', '25.01.2015 12:28', 'ES141029CS36', '1', 'a0YC000000aZnRJMA0', '', '209.99'),
(29471, '298823764', NULL, NULL, 'RCARDO ANGEL RUIZ MEDINA', 'LUIS FUENTES BEJARANO 39', '17-D', '41020', 'SEVILLA', 'Spanien', 'ES', NULL, NULL, '605833360', '00101795UR', NULL, NULL, 'Reloj Theorema Marco Polo  - Diamanten gold', NULL, '609919145211', 'FedEx', NULL, '2015-01-27', '24.01.2015 19:58', 'ES141029CS36', '1', 'a0YC000000aZnRJMA0', '', '209.99'),
(29472, '298819387', NULL, NULL, 'Jose Vazquez', 'CAMINO DE MURCIA 143', '1', '30530', 'CIEZA', 'Spanien', 'ES', NULL, NULL, '639554606', '0010039NJ6', NULL, NULL, 'Reloj Casablanca plateado y blanco', NULL, '609919145222', 'FedEx', NULL, '2015-01-27', '24.01.2015 19:28', 'ES141023CS50', '1', 'a0YC000000aYyMHMA0', '', '299.99'),
(29473, '298613627', NULL, NULL, 'Rabeia Fiaz', '267 ABBEY HILLS ROAD', '', 'OL4 1RF', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '7961290836', '0010070JCP', NULL, NULL, 'Acapulco Watch GM-504-2	 Black Strap Silver Case Black Rim Face', NULL, '609919145472', 'FedEx', NULL, '2015-01-27', '23.01.2015 18:22', 'UK131203AMC14', '1', 'a0YC000000aZJfwMAG', '123.99', '199.00'),
(29474, '298845805', NULL, NULL, 'Jez Enefer-Mills', '11 FORTH NOWETH', '', 'TR15 1AR', 'REDRUTH', 'Großbritannien', 'GB', NULL, NULL, '7957337782', '0010022HBP', NULL, NULL, 'GM-101-2 - Black Strap/ Silver Case/ Black Dial', NULL, '609919145483', 'FedEx', NULL, '2015-01-27', '24.01.2015 23:22', 'UK131024AMC02', '1', 'a0YC000000aFlOBMA0', '165.00', '249.00'),
(29475, '298767121', NULL, NULL, 'khuloud almaeeni', '2504 10 holloway circus', '', 'b1 1ba', 'birmingham', 'Großbritannien', 'GB', NULL, NULL, '7519247183', '0010030C5Q', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919145494', 'FedEx', NULL, '2015-01-27', '24.01.2015 14:52', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29476, '298836417', NULL, NULL, 'Dennis Du-Cro', '153 Devonshire Ave', '', 'PO4 9ED', 'Southsea', 'Großbritannien', 'GB', NULL, NULL, '02392 851664', '0010238UWE', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919145509', 'FedEx', NULL, '2015-01-27', '24.01.2015 22:22', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29477, '298806097', '', '', 'juarez da silva', '115 KILDARE ROAD', 'canning town', 'E16 4AH', 'LONDON', 'Großbritannien', '', '', '', '7746340706', '00101318LC', '', '', 'GM-508-1 Black Strap, Silver Case, White Face', 'Paket am 03.02.15 zur?ck erhalten!\r\nRL 7180 0959 6DE   06.02.2015', '609919145510', 'FedEx', '', '2015-01-27', '24.01.2015 18:52', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29478, '298802191', NULL, NULL, 'Natalie Layzell', '17 SILVER BIRCH PLACE', '', 'DN34 4GF', 'GRIMSBY', 'Großbritannien', 'GB', NULL, NULL, '7800601272', '0010154UQ8', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919145520', 'FedEx', NULL, '2015-01-27', '24.01.2015 18:22', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29479, '298748690', NULL, NULL, 'Robert Davies', '11A 11A 11A SYLVAN TRYST', '', 'CM12 0AX', 'BILLERICAY', 'Großbritannien', 'GB', NULL, NULL, '07825 770448', '00102334TK', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919145531', 'FedEx', NULL, '2015-01-27', '24.01.2015 13:22', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29480, '298730706', NULL, NULL, 'Roger Smalley', '9 C/o New Bulls Head', '9 Bull Street', 'CV37 6DT', 'Stratford-upon-Avon', 'Großbritannien', 'GB', NULL, NULL, '7802743078', '00100534B9', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919145542', 'FedEx', NULL, '2015-01-27', '24.01.2015 11:53', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29481, '298823792', NULL, NULL, 'Steven Beeching', '3 ST. MARYS ROAD', 'Netley', 'SO31 5AT', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7920221331', '0010242N9Y', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919145553', 'FedEx', NULL, '2015-01-27', '24.01.2015 20:52', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29482, '298848163', NULL, NULL, 'Trish Parsons', '11 EPSOM CLOSE', '', 'BS16 6ST', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7748366670', '0010063VLU', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919145564', 'FedEx', NULL, '2015-01-27', '24.01.2015 23:53', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29483, '298810384', NULL, NULL, 'Cranepart Ltd brian reynolds', 'UNIT 7F RIVERSIDE ROAD', '', 'SR5 3JG', 'SUNDERLAND', 'Großbritannien', 'GB', NULL, NULL, '1915169881', '0010071IO9', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919145575', 'FedEx', NULL, '2015-01-27', '24.01.2015 19:22', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29484, '298833123', NULL, NULL, 'David Hassall', 'WOODLANDS NEWMANS LANE', '', 'BH22 0LW', 'FERNDOWN', 'Großbritannien', 'GB', NULL, NULL, '07889 344940', '00101062Y4', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919145586', 'FedEx', NULL, '2015-01-27', '24.01.2015 21:52', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29485, '298810122', NULL, NULL, 'Diane Fulton', '9A/12 Eccles st', '', 'G22 6BH', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '1415582670', '0010144TSM', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919145597', 'FedEx', NULL, '2015-01-27', '24.01.2015 19:23', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29486, '298776255', NULL, NULL, 'Enid Lee', '4 HAWTHORNDEN GARDENS', '', 'ST14 7PB', 'UTTOXETER', 'Großbritannien', 'GB', NULL, NULL, '01889-562738', '0010114IY2', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919145601', 'FedEx', NULL, '2015-01-27', '24.01.2015 15:52', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29487, '298771340', NULL, NULL, 'Gordon Straughan', '1 MARDEN CLOSE', '', 'NE61 2XS', 'MORPETH', 'Großbritannien', 'GB', NULL, NULL, '07792 743 266', '0010190TFQ', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919145612', 'FedEx', NULL, '2015-01-27', '24.01.2015 15:22', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29488, '298745455', NULL, NULL, 'Graham Pindar', '590 HOLDERNESS ROAD', '', 'HU9 3EU', 'HULL', 'Großbritannien', 'GB', NULL, NULL, '7976755440', '0010085FHL', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919145623', 'FedEx', NULL, '2015-01-27', '24.01.2015 12:53', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29489, '298844296', NULL, NULL, 'Harpreet Singh', '15 Hanson Way', 'Longford', 'CV6 6PL', 'Coventry', 'Großbritannien', 'GB', NULL, NULL, '7449195455', '0010203VUD', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919145634', 'FedEx', NULL, '2015-01-27', '24.01.2015 23:22', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29490, '298756062', NULL, NULL, 'Harriet Croydon', '168 168 168 168 168 168 168 168 EDMUND ROAD', '', 'TN35 5LQ', 'HASTINGS', 'Großbritannien', 'GB', NULL, NULL, '7956882755', '0010104R62', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919145645', 'FedEx', NULL, '2015-01-27', '24.01.2015 13:52', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29491, '298726023', NULL, NULL, 'janet langton', '721 BEVERLEY ROAD', '', 'HU6 7JN', 'HULL', 'Großbritannien', 'GB', NULL, NULL, '1482853248', '0010179LO4', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919145656', 'FedEx', NULL, '2015-01-27', '24.01.2015 11:22', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29492, '298757198', NULL, NULL, 'MALCOLM ROBSON', '1 ROSE COTTAGES', 'BALL LANE', 'SK10 5AF', 'BOLLINGTON', 'Großbritannien', 'GB', NULL, NULL, '7591125475', '0010098ZCS', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919145667', 'FedEx', NULL, '2015-01-27', '24.01.2015 13:52', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29493, '298751147', NULL, NULL, 'Marion Wilson', '4 STANSTED WAY', '', 'CO13 0BG', 'FRINTON-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '01255 672238', '0010168JTV', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919145678', 'FedEx', NULL, '2015-01-27', '24.01.2015 13:22', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29494, '298796268', NULL, NULL, 'salma begum', '42 ERNEST STREET', '', 'E1 4LS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7947490088', '0010065RW1', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919145689', 'FedEx', NULL, '2015-01-27', '24.01.2015 17:52', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29495, '298803202', NULL, NULL, 'Shaun Allen', '18 WINDERMERE ROAD', '', 'WA11 0ES', 'ST. HELENS', 'Großbritannien', 'GB', NULL, NULL, '7764202170', '0010157POS', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919145690', 'FedEx', NULL, '2015-01-27', '24.01.2015 18:22', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29496, '298836966', NULL, NULL, 'Vytautas Junevicius', '28 Aboyne drive', '', 'sw20 0al', 'london', 'Großbritannien', 'GB', NULL, NULL, '7737722838', '0010172G2P', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919145704', 'FedEx', NULL, '2015-01-27', '24.01.2015 22:22', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29497, '298790971', NULL, NULL, 'wayne horne', '23 STATION ROAD', 'stanbridge', 'LU7 9JF', 'LEIGHTON BUZZARD', 'Großbritannien', 'GB', NULL, NULL, '0034 603764461', '0010081H4U', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919145715', 'FedEx', NULL, '2015-01-27', '24.01.2015 17:22', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29498, '298822970', NULL, NULL, 'Adam Leggett', '39 Dykesway', '', '8QL', 'NE10', 'Großbritannien', 'GB', NULL, NULL, '1914422454', '0010207TFB', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145726', 'FedEx', NULL, '2015-01-27', '24.01.2015 20:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29499, '298680833', NULL, NULL, 'Adam Wallace', '4 Austin Close', '', 'TW1 2DB', 'Twickenham', 'Großbritannien', 'GB', NULL, NULL, '7939417431', '0010231S84', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145737', 'FedEx', NULL, '2015-01-27', '24.01.2015 01:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29500, '298737167', NULL, NULL, 'adrian gosling', '2 ANFIELD CLOSE', '', 'SO50 7LA', 'EASTLEIGH', 'Großbritannien', 'GB', NULL, NULL, '07814 791142', '0010040V6H', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145748', 'FedEx', NULL, '2015-01-27', '24.01.2015 12:23', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29501, '298709207', NULL, NULL, 'Aisha Sadiqa', '63 WORCESTER ROAD', '', 'B68 0HU', 'OLDBURY', 'Großbritannien', 'GB', NULL, NULL, '7534434965', '0010213JRV', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145759', 'FedEx', NULL, '2015-01-27', '24.01.2015 09:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29502, '298834000', NULL, NULL, 'Alison MacIver', '1 HEATHERDALE', 'Charleston', 'IV21 2AH', 'GAIRLOCH', 'Großbritannien', 'GB', NULL, NULL, '1445712388', '00101875V2', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145760', 'FedEx', NULL, '2015-01-27', '24.01.2015 21:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29503, '298739447', NULL, NULL, 'Andrew Holland', '24 BRISCOE ROAD', '', 'RM13 9QF', 'RAINHAM', 'Großbritannien', 'GB', NULL, NULL, '1708559430', '00102282AO', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145770', 'FedEx', NULL, '2015-01-27', '24.01.2015 12:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29504, '298831485', NULL, NULL, 'Barry Panton', '89 HENNINGS PARK ROAD', '', 'BH15 3QY', 'POOLE', 'Großbritannien', 'GB', NULL, NULL, '1202386711', '10021185', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145781', 'FedEx', NULL, '2015-01-27', '24.01.2015 21:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29505, '298800001', NULL, NULL, 'Bethan Crew', '191 GREENWAY ROAD', '', 'CF3 3PH', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7581455789', '0010182OIW', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145792', 'FedEx', NULL, '2015-01-27', '24.01.2015 18:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29506, '298833367', NULL, NULL, 'Catherine Hinchliffe', '47 EGERTON ROAD', '', 'B74 3PG', 'SUTTON COLDFIELD', 'Großbritannien', 'GB', NULL, NULL, '7973760943', '00102103MW', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145807', 'FedEx', NULL, '2015-01-27', '24.01.2015 21:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29507, '298841493', NULL, NULL, 'Cherelle Miller', '44 VICTORIA GROVE', '', 'BL1 4JN', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '7877935348', '0010247YJG', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145818', 'FedEx', NULL, '2015-01-27', '24.01.2015 22:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29508, '298765672', NULL, NULL, 'daniel giannini', '37 COLLEGE AVENUE', '', 'TN9 2NR', 'TONBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7515774869', '0010057DEN', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145829', 'FedEx', NULL, '2015-01-27', '24.01.2015 14:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29509, '298793962', NULL, NULL, 'dave duke', '4 STOCKDALE CLOSE', 'arnold', 'NG5 9QB', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '0115 9527190', '0010209SC9', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145830', 'FedEx', NULL, '2015-01-27', '24.01.2015 17:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29510, '298697277', NULL, NULL, 'david denteh', '2 RUTHIN CLOSE', '', 'LU1 5EL', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '7450074947', '00102064S5', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145840', 'FedEx', NULL, '2015-01-27', '24.01.2015 08:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29511, '298784225', NULL, NULL, 'David Smith', '44 EVEREST ROAD', '', 'CV22 6EX', 'RUGBY', 'Großbritannien', 'GB', NULL, NULL, '7971062937', '00101481Q5', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145851', 'FedEx', NULL, '2015-01-27', '24.01.2015 16:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29512, '298777166', NULL, NULL, 'David Snowdon', '27 SOUTHERN WOOD', '', 'S80 3DA', 'WORKSOP', 'Großbritannien', 'GB', NULL, NULL, '01909 282475', '0010019XVU', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145862', 'FedEx', NULL, '2015-01-27', '24.01.2015 15:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29513, '298767169', NULL, NULL, 'Domenico bennet', '38 MIDDLE ROAD', '', 'HP21 7AD', 'AYLESBURY', 'Großbritannien', 'GB', NULL, NULL, '1296489528', '0010144TLJ', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145873', 'FedEx', NULL, '2015-01-27', '24.01.2015 14:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29514, '298835556', NULL, NULL, 'Elizabeth Bridle', '11 Park Close', '', 'OX25 4AS', 'Middleton Stoney', 'Großbritannien', 'GB', NULL, NULL, '7854880785', '0010191J63', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145884', 'FedEx', NULL, '2015-01-27', '24.01.2015 21:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29515, '298793302', NULL, NULL, 'Gael Couppe De K Martin', '9 DICKENS PLACE', '', 'SL3 0PU', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '7791868791', '0010043L2I', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145895', 'FedEx', NULL, '2015-01-27', '24.01.2015 17:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29516, '298743755', NULL, NULL, 'George Dalglish', '21 MOFFAT AVENUE', '', 'EH19 2JS', 'BONNYRIGG', 'Großbritannien', 'GB', NULL, NULL, '1316604947', '00100872CH', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145900', 'FedEx', NULL, '2015-01-27', '24.01.2015 12:53', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29517, '298827295', NULL, NULL, 'Harmeet Bhatia', '9 ANSLOW PLACE', '', 'SL1 6EA', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '7980947417', '0010154C8U', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145910', 'FedEx', NULL, '2015-01-27', '24.01.2015 21:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29518, '298774843', NULL, NULL, 'Heidi Chittock', '7 MOOREND AVENUE', '', 'HX2 0SB', 'HALIFAX', 'Großbritannien', 'GB', NULL, NULL, '1422367235', '001021263Q', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145921', 'FedEx', NULL, '2015-01-27', '24.01.2015 15:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29519, '298803109', NULL, NULL, 'jamie garner', '34 CHAPELWENT ROAD', '', 'CB9 9SD', 'HAVERHILL', 'Großbritannien', 'GB', NULL, NULL, '7940702702', '0010100S0X', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145932', 'FedEx', NULL, '2015-01-27', '24.01.2015 18:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29520, '298680515', NULL, NULL, 'Joe Duce', '12  12 William street. North skelton. Skelton', 'North Skelton  Skelton', 'Ts122ax', 'Saltburn by the sea', 'Großbritannien', 'GB', NULL, NULL, '7946181516', '001025008O', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145943', 'FedEx', NULL, '2015-01-27', '24.01.2015 01:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29521, '298734080', NULL, NULL, 'Julie Kenrick', '136 WORCESTER STREET', '', 'LA13 9RT', 'BARROW-IN-FURNESS', 'Großbritannien', 'GB', NULL, NULL, '7815913053', '0010219TV5', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145954', 'FedEx', NULL, '2015-01-27', '24.01.2015 11:54', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29522, '298748197', NULL, NULL, 'Makhan Singh', '3 LETHINGTON ROAD', '', 'G46 6TA', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7795388934', '0010002HRX', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145965', 'FedEx', NULL, '2015-01-27', '24.01.2015 13:23', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29523, '298788534', NULL, NULL, 'malcolm stilwell', '17 CADOC CLOSE', 'St merryn', 'PL28 8PE', 'PADSTOW', 'Großbritannien', 'GB', NULL, NULL, '7861240307', '0010069C7T', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145976', 'FedEx', NULL, '2015-01-27', '24.01.2015 16:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29524, '298742349', NULL, NULL, 'mark coleman', '14 AVOCET CLOSE', '', 'WA12 9RE', 'NEWTON-LE-WILLOWS', 'Großbritannien', 'GB', NULL, NULL, '7801776585', '0010042NF2', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145987', 'FedEx', NULL, '2015-01-27', '24.01.2015 12:53', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29525, '298730389', NULL, NULL, 'Mary Naylor', '57 DONCASTER ROAD', 'Marton Blackpool', 'FY3 9TA', 'BLACKPOOL', 'Großbritannien', 'GB', NULL, NULL, '7864732935', '0010141ML6', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919145998', 'FedEx', NULL, '2015-01-27', '24.01.2015 11:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29526, '298792123', NULL, NULL, 'Natasha Maydell', '14 SETFORD ROAD', 'Chatham', 'ME5 8LP', 'CHATHAM', 'Großbritannien', 'GB', NULL, NULL, '7837244028', '00102210JB', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146001', 'FedEx', NULL, '2015-01-27', '24.01.2015 17:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29527, '298765899', NULL, NULL, 'Neil Lodge', '13 Allendale Road', 'Darton', 'S75 5JT', 'Barnsley', 'Großbritannien', 'GB', NULL, NULL, '7792638094', '00100226XE', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146012', 'FedEx', NULL, '2015-01-27', '24.01.2015 14:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29528, '298745216', NULL, NULL, 'Patsy Lawrence', '3 LABURNUM CLOSE', '', 'BH20 7QJ', 'WAREHAM', 'Großbritannien', 'GB', NULL, NULL, '7738975583', '0010030P6R', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146023', 'FedEx', NULL, '2015-01-27', '24.01.2015 12:53', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29529, '298738241', NULL, NULL, 'Peter Balment', 'CLOVER WINSHAM ROAD', '', 'EX33 2LR', 'BRAUNTON', 'Großbritannien', 'GB', NULL, NULL, '01271 812269', '0010165PXY', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146034', 'FedEx', NULL, '2015-01-27', '24.01.2015 12:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29530, '298731483', NULL, NULL, 'Phil Clarke', '8 SPELLOW CLOSE', '', 'CV23 0GT', 'RUGBY', 'Großbritannien', 'GB', NULL, NULL, '7587185015', '0010170FZ5', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146045', 'FedEx', NULL, '2015-01-27', '24.01.2015 11:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29531, '298795811', NULL, NULL, 'Reece Wilkins', '58 ORCHARD CROFT', '', 'CM20 3BG', 'HARLOW', 'Großbritannien', 'GB', NULL, NULL, '7903344224', '0010056MSE', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146056', 'FedEx', NULL, '2015-01-27', '24.01.2015 17:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29532, '298761481', NULL, NULL, 'Richard Taylor', '19 LADRAM ROAD', '', 'PO12 2RH', 'GOSPORT', 'Großbritannien', 'GB', NULL, NULL, '7795050603', '0010033MGI', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146067', 'FedEx', NULL, '2015-01-27', '24.01.2015 14:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29533, '298751558', NULL, NULL, 'SAM grice', '56 PANNIER PLACE', 'Downs Barn', 'MK14 7QL', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '7710658450', '0010036IFI', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146078', 'FedEx', NULL, '2015-01-27', '24.01.2015 13:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29534, '298735679', NULL, NULL, 'Stuart Bodman', '22 LAWRENCE COURT', 'Larbert', 'FK5 4FS', 'LARBERT', 'Großbritannien', 'GB', NULL, NULL, '7885920864', '0010233JS4', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146089', 'FedEx', NULL, '2015-01-27', '24.01.2015 11:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29535, '298815737', NULL, NULL, 'Susan Barnes', '4 MONA ROAD', '', 'BB2 3JN', 'BLACKBURN', 'Großbritannien', 'GB', NULL, NULL, '7856959080', '00102271AL', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146090', 'FedEx', NULL, '2015-01-27', '24.01.2015 19:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29536, '298741157', NULL, NULL, 'Tony Jay', '3 RUDMAN PARK', '', 'SN15 1NB', 'CHIPPENHAM', 'Großbritannien', 'GB', NULL, NULL, '7894737264', '0010095NNH', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146104', 'FedEx', NULL, '2015-01-27', '24.01.2015 12:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29537, '298742597', NULL, NULL, 'vicky abercrombie', '14/10 CALDER GROVE', '', 'EH11 4LY', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7728825627', '0010241QH9', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146115', 'FedEx', NULL, '2015-01-27', '24.01.2015 12:53', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29538, '298816649', NULL, NULL, 'Viv Williams', '152 JUNIPER WAY', 'Bradley Stoke', 'BS32 0ED', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7879999274', '0010107IVT', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146126', 'FedEx', NULL, '2015-01-27', '24.01.2015 19:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29539, '298816476', NULL, NULL, 'Alex Clowes', '32 BRIDGEFORD AVENUE', '', 'ML4 1ND', 'BELLSHILL', 'Großbritannien', 'GB', NULL, NULL, '1698341095', '0010222EMI', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919146137', 'FedEx', NULL, '2015-01-27', '24.01.2015 19:52', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29540, '298754711', NULL, NULL, 'Ann Routledge', '60 WALKER ROAD', 'Chadderton', 'OL9 8BY', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '7955649364', '0010058YY4', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919146148', 'FedEx', NULL, '2015-01-27', '24.01.2015 13:52', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29541, '298752533', NULL, NULL, 'Benji Martin', '33 WHITLEY WILLOWS', '', 'HD8 0GD', 'HUDDERSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7772671740', '0010012BAB', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919146159', 'FedEx', NULL, '2015-01-27', '24.01.2015 13:22', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29542, '298804096', NULL, NULL, 'Christopher Welland', '3 KENNET CLOSE', 'Ash', 'GU12 6NN', 'ALDERSHOT', 'Großbritannien', 'GB', NULL, NULL, '4,41252E+11', '0010073RZY', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919146160', 'FedEx', NULL, '2015-01-27', '24.01.2015 18:22', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29543, '298792099', NULL, NULL, 'David Hunter', '15 Pennylands View', '', 'KA18 2LG', 'Auchinleck', 'Großbritannien', 'GB', NULL, NULL, '01290 429477', '001012664N', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919146170', 'FedEx', NULL, '2015-01-27', '24.01.2015 17:22', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29544, '298769340', NULL, NULL, 'Elvis Kyei', '79 AKERS WAY', '', 'SN2 2NE', 'SWINDON', 'Großbritannien', 'GB', NULL, NULL, '7727621937', '0010015QDU', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919146181', 'FedEx', NULL, '2015-01-27', '24.01.2015 15:22', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29545, '298836788', NULL, NULL, 'Gary Booth', 'Flat 8 18 Branksome Wood Road', '', 'BH4 9JY', 'Bournemouth', 'Großbritannien', 'GB', NULL, NULL, '7917447737', '0010211NPQ', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919146192', 'FedEx', NULL, '2015-01-27', '24.01.2015 22:22', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29546, '298781711', NULL, NULL, 'Gillian Cooper', '17 SEABANK ROAD', '', 'CH44 0EE', 'WALLASEY', 'Großbritannien', 'GB', NULL, NULL, '7824984478', '001014404D', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919146207', 'FedEx', NULL, '2015-01-27', '24.01.2015 16:22', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29547, '298752370', NULL, NULL, 'Hilary Sears', '6 Montana Road', '', 'SW20 8TW', 'London', 'Großbritannien', 'GB', NULL, NULL, '07872 023301', '0010061MHR', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919146218', 'FedEx', NULL, '2015-01-27', '24.01.2015 13:22', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29548, '298801716', NULL, NULL, 'Jane Collier', '28 WELCOMES ROAD', '', 'CR8 5HD', 'KENLEY', 'Großbritannien', 'GB', NULL, NULL, '7841408822', '0010011SV9', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919146229', 'FedEx', NULL, '2015-01-27', '24.01.2015 18:22', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29549, '298815635', NULL, NULL, 'Jeffrey Trevor', '23 mitchell Drive, Talke, Stoke-on-Trent', '', 'ST71JL', 'Staffs', 'Großbritannien', 'GB', NULL, NULL, '7810262024', '0010028Q6O', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919146230', 'FedEx', NULL, '2015-01-27', '24.01.2015 19:52', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29550, '298802452', NULL, NULL, 'Jon Cramman', '42 LYNDHURST STREET', 'South shields', 'NE33 2TA', 'SOUTH SHIELDS', 'Großbritannien', 'GB', NULL, NULL, '7825048369', '0010194LLD', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919146240', 'FedEx', NULL, '2015-01-27', '24.01.2015 18:22', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29551, '298794924', NULL, NULL, 'Lauren Shawyer', '4 ST. PETER STREET', '', 'SO23 8BW', 'WINCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7795595358', '001010921I', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919146251', 'FedEx', NULL, '2015-01-27', '24.01.2015 17:52', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29552, '298761795', NULL, NULL, 'Paul Hopkins', '34 Stornoway Drive', '', 'IV3 8GD', 'Inverness', 'Großbritannien', 'GB', NULL, NULL, '7707950687', '0010134G6F', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919146262', 'FedEx', NULL, '2015-01-27', '24.01.2015 14:22', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29553, '298795796', NULL, NULL, 'Zaur Bahramov', '81 WALTON WELL ROAD', 'Foundry House 81', 'OX2 6AQ', 'OXFORD', 'Großbritannien', 'GB', NULL, NULL, '4,4748E+11', '0010099WA5', NULL, NULL, 'Gold/Black Dial, Black Leather Band (GM-107-3)', NULL, '609919146273', 'FedEx', NULL, '2015-01-27', '24.01.2015 17:52', 'GM-107-3', '1', 'a0YC000000aWx95MAC', '149.01', '249.00'),
(29554, '298808885', NULL, NULL, 'Sadik Shehu', '76 RODWAY ROAD', '', 'RG30 6DT', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7791229909', '0010189YMS', NULL, NULL, 'Monte Carlo Men\'s Watches  - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919146284', 'FedEx', NULL, '2015-01-27', '24.01.2015 18:52', 'GM-102-3', '1', 'a0YC000000aZbC5MAK', '152.00', '229.00'),
(29555, '298740150', NULL, NULL, 'Dan Bailey', '24 COMMERCIAL ROAD', '', 'BB6 7HX', 'BLACKBURN', 'Großbritannien', 'GB', NULL, NULL, '7803876231', '00102351CR', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '609919146295', 'FedEx', NULL, '2015-01-27', '24.01.2015 12:23', 'GM-103-8', '1', 'a0YC000000aV3zWMAS', '170.00', '248.99'),
(29556, '298752016', NULL, NULL, 'Mark Sweetman', '55 VALE ROAD', 'Rhyl Denbighshire', 'LL18 2BT', 'RHYL', 'Großbritannien', 'GB', NULL, NULL, '7894557495', '00101224EA', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919146300', 'FedEx', NULL, '2015-01-27', '24.01.2015 13:22', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29557, '298847748', NULL, NULL, 'Nasreen Begum', '37 OLD WARWICK ROAD', '', 'B92 7JG', 'SOLIHULL', 'Großbritannien', 'GB', NULL, NULL, '7956531660', '00101489P7', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919146310', 'FedEx', NULL, '2015-01-27', '24.01.2015 23:52', 'GM-103-7', '1', 'a0YC000000aV3z7MAC', '170.00', '248.99'),
(29558, '298837414', NULL, NULL, 'Felipe rodriguez', '6 GALBRAITH WAY', '', 'OL11 5WE', 'ROCHDALE', 'Großbritannien', 'GB', NULL, NULL, '07894 684165', '0010217U1C', NULL, NULL, 'Silver/White Dial/Silver Metal Band (T-3011-5)', NULL, '609919146321', 'FedEx', NULL, '2015-01-27', '24.01.2015 22:22', 'T-3011-5', '1', 'a0YC000000aUx8HMAS', '130.00', '189.00'),
(29559, '299288795', NULL, NULL, 'Isabelle Diaz martinez', 'Stationsstraat 98', 'Bus a', '9550', 'Herzele', 'Belgien', 'BE', NULL, NULL, '492761548', '0010012BFX', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, '609919146387', 'FedEx', NULL, '2015-01-28', '27.01.2015 09:18', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29560, '299103542', NULL, NULL, 'Peter Vincke', 'Amede de Clercqstraat 8', '', '9620', 'Erwetegem', 'Belgien', 'BE', NULL, NULL, '486125046', '0010145DQF', NULL, NULL, 'Pionier Dublin horloge in zwart-zwart-zwart (GM-508-4)', NULL, '609919146398', 'FedEx', NULL, '2015-01-28', '26.01.2015 12:48', 'NL141210NM31', '1', 'a0YC000000aXSERMA4', '', '189.99'),
(29561, '299196965', NULL, NULL, 'Hoang Nguyen', 'Nordborggade 30,5MF', '', '8000', 'Aarhus', 'Dänemark', 'DK', NULL, NULL, '21864535', '0010161MEA', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, '609919146343', 'FedEx', NULL, '2015-01-28', '26.01.2015 20:06', 'DK040814HW07', '1', 'a0YC000000aWDvRMAW', '1155.04', '1695.00'),
(29562, '299187439', NULL, NULL, 'Edyta Kalina vel Kalinowska', 'Vestergade 52', '', '9690', 'Fjerritslev', 'Dänemark', 'DK', NULL, NULL, '81214167', '0010030UM8', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '609919146354', 'FedEx', NULL, '2015-01-28', '26.01.2015 19:06', 'DK040814HW11', '1', 'a0YC000000aWDvVMAW', '1155.04', '1695.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(29563, '298952435', NULL, NULL, 'Tommi Hakala', 'Marttilankuja 1 L 21', '', '36240', 'KANGASALA', 'Finnland', 'FI', NULL, NULL, '447654004', '0010171C88', NULL, NULL, 'GM-4004-3 - Theorema Newton -rannekello', NULL, '609919146424', 'FedEx', NULL, '2015-01-28', '25.01.2015 18:18', 'FI040814HW07', '1', 'a0YC000000aWF54MAG', '155.00', '229.00'),
(29564, '299407573', NULL, NULL, 'AC Solutions Rainoldi Mirko', 'Via degli Artigiani  8', '', '22016', 'Tremezzina', 'Italien', 'IT', NULL, NULL, '3351306313', '0010171AV3', NULL, NULL, 'Casablanca Schwarz', NULL, '609919146402', 'FedEx', NULL, '2015-01-28', '27.01.2015 14:28', 'IT141023CS51', '1', 'a0YC000000aYxuvMAC', '', '299.99'),
(29565, '299280961', NULL, NULL, 'francesco capalbo', 'VIA ROMA 28', '', '75027', 'SAN GIORGIO LUCANO', 'Italien', 'IT', NULL, NULL, '3389951174', '*00102070E1', NULL, NULL, 'Orologio Theorema Damascus Diamond, modello T3008-5', NULL, '609919146413', 'FedEx', NULL, '2015-01-28', '27.01.2015 06:28', 'IT141029CS633', '1', 'a0YC000000aYxoyMAC', '', '189.99'),
(29566, '299304129', NULL, NULL, 'Wouter Roodbeen', 'Grotestraat 148', 'Restaurant De Zoete Kers', '5151 BN', 'DRUNEN', 'Niederlande', 'NL', NULL, NULL, '183302477', '0010083SZD', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '609919146365', 'FedEx', NULL, '2015-01-28', '27.01.2015 10:28', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99'),
(29567, '299325813', NULL, NULL, 'adolfo amoros ruiz', 'CALLE JOSE CELESTINO MUTIS 1', 'torre 10, piso 4b', '28703', 'SAN SEBASTIAN DE LOS REYES', 'Spanien', 'ES', NULL, NULL, '606376363', '0010232LUB', NULL, NULL, 'Reloj Theorema Marco Polo  - Diamanten gold', NULL, '609919146376', 'FedEx', NULL, '2015-01-28', '27.01.2015 09:58', 'ES141029CS36', '1', 'a0YC000000aZnRJMA0', '', '209.99'),
(29568, '299033995', NULL, NULL, 'Josh Carruthers', '29 CHATSWORTH ROAD', '', 'DE11 0JD', 'SWADLINCOTE', 'Großbritannien', 'GB', NULL, NULL, '7921865406', '0010146MTM', NULL, NULL, 'Black/Black Dial/Black Metal Band (T-3011-8)', NULL, '609919146435', 'FedEx', NULL, '2015-01-28', '25.01.2015 23:54', 'T-3011-8', '1', 'a0YC000000aUx9UMAS', '130.00', '189.00'),
(29569, '299235620', NULL, NULL, 'Sadie Gay', '25 SPRING HILL', 'Kingswood', 'BS15 1XT', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7525039497', '0010039YY6', NULL, NULL, 'Brown Strap Gold Case Black Face (T-3011-3)', NULL, '609919146446', 'FedEx', NULL, '2015-01-28', '26.01.2015 21:52', 'UK140313AMC20', '1', 'a0YC000000aUx63MAC', '130.00', '189.00'),
(29570, '299008092', NULL, NULL, 'THOMAS JACKSON', '4 MARY ROSE AVENUE', '', 'GL3 1NB', 'GLOUCESTER', 'Großbritannien', 'GB', NULL, NULL, '7980867904', '0010149MYW', NULL, NULL, 'Brown Strap Gold Case Black Face (T-3011-3)', NULL, '609919146457', 'FedEx', NULL, '2015-01-28', '25.01.2015 21:22', 'UK140313AMC20', '1', 'a0YC000000aUx63MAC', '130.00', '189.00'),
(29571, '299073302', NULL, NULL, 'Hannah Gauci', '16 HAZEL AVENUE', '', 'ME12 3TT', 'SHEERNESS', 'Großbritannien', 'GB', NULL, NULL, '7876320479', '10163346', NULL, NULL, 'GM-101-2 - Black Strap/ Silver Case/ Black Dial', NULL, '609919146468', 'FedEx', NULL, '2015-01-28', '26.01.2015 09:22', 'UK131024AMC02', '1', 'a0YC000000aFlOBMA0', '165.00', '249.00'),
(29572, '299030586', NULL, NULL, 'Craig Lloyd', '17 SMITHS WAY', '', 'B46 1TW', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7951042213', '0010008ZSZ', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919146479', 'FedEx', NULL, '2015-01-28', '25.01.2015 23:23', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29573, '299007708', NULL, NULL, 'Dean McCreadie', '2C NEW MART ROAD', 'Link Group Limited', 'EH14 1RL', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7903898908', '00100760UZ', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919146480', 'FedEx', NULL, '2015-01-28', '25.01.2015 21:22', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29574, '299360338', NULL, NULL, 'Dominic Hardman', '51 STOKE ROAD', 'If  no one is in leave behind plant next to step', 'NN7 2JN', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7576827502', '0010179XI9', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919146490', 'FedEx', NULL, '2015-01-28', '27.01.2015 13:23', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29575, '298909353', NULL, NULL, 'Gary Payne', '78 LARKSWOOD ROAD', 'Chingford', 'E4 9DU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '07860 529665', '00101749Y8', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919146505', 'FedEx', NULL, '2015-01-28', '25.01.2015 12:22', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29576, '298858826', NULL, NULL, 'Ian Shawcroft', '. Beechcroft, Main St', 'Old Cantley', 'DN3 3QH', 'Doncaster', 'Großbritannien', 'GB', NULL, NULL, '7713988831', '0010225S6V', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919146516', 'FedEx', NULL, '2015-01-28', '25.01.2015 05:52', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29577, '299135732', NULL, NULL, 'Jenny Lloyd', '52 PENNY LANE', 'Mossley Hill', 'L18 1DG', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7956341969', '0010022MA5', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919146527', 'FedEx', NULL, '2015-01-28', '26.01.2015 13:53', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29578, '299383142', NULL, NULL, 'Lidiya Tsvetkova', '76 TWEEDDALE ROAD', 'peperuda555@gmail.com', 'SM5 1SQ', 'CARSHALTON', 'Großbritannien', 'GB', NULL, NULL, '7578552229', '00101074EJ', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919146538', 'FedEx', NULL, '2015-01-28', '27.01.2015 14:23', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29579, '299023990', NULL, NULL, 'linda Beaumont', '36 BELLINGHAM ROAD', '', 'SE6 2PT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7939896591', '0010191UPG', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919146549', 'FedEx', NULL, '2015-01-28', '25.01.2015 22:52', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29580, '298972091', NULL, NULL, 'Lisa Gallagher-Kenningham', '1 PRESTONGATE', 'R & C GOODFELLOWS', 'HU13 0RD', 'HESSLE', 'Großbritannien', 'GB', NULL, NULL, '7950312555', '0010126CID', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919146550', 'FedEx', NULL, '2015-01-28', '25.01.2015 18:22', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29581, '299136737', NULL, NULL, 'Liz Kinnear', 'THE FLAT EAGLE WAY', '', 'CM13 3BN', 'BRENTWOOD', 'Großbritannien', 'GB', NULL, NULL, '7795907395', '0010149B96', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919146560', 'FedEx', NULL, '2015-01-28', '26.01.2015 13:52', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29582, '298961559', NULL, NULL, 'Martin Hammill', 'UNIT 5 SHELLEY ROAD', 'Hadrian Border Brewery', 'NE15 9RT', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7971870550', '0010038F5S', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919146571', 'FedEx', NULL, '2015-01-28', '25.01.2015 17:23', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29583, '299342037', NULL, NULL, 'Martin Hudson', '1 HAZEL LANE', '', 'OL8 3TY', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '7814464141', '001021675N', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919146582', 'FedEx', NULL, '2015-01-28', '27.01.2015 12:52', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29584, '299010919', NULL, NULL, 'Michael Cleary', '401 LYTHAM ROAD', '', 'FY4 1EB', 'BLACKPOOL', 'Großbritannien', 'GB', NULL, NULL, '7747032342', '0010155ZY9', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919146593', 'FedEx', NULL, '2015-01-28', '25.01.2015 21:22', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29585, '298902290', NULL, NULL, 'michael culbert', '11 Newtown grange', '', 'bt23 7xu', 'Newtownards', 'Großbritannien', 'GB', NULL, NULL, '7882723553', '0010096V5U', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919146608', 'FedEx', NULL, '2015-01-28', '25.01.2015 11:53', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29586, '298889081', NULL, NULL, 'VinCe Liu', '3 CLOVERDALE COURT', '', 'NE6 4UB', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7501457156', '0010070CC3', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919146619', 'FedEx', NULL, '2015-01-28', '25.01.2015 10:52', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29587, '299046647', NULL, NULL, 'Wing hong Ng', 'Flat1, 30 Ludlow Road', '', 'GU2 7NW', 'Guildford', 'Großbritannien', 'GB', NULL, NULL, '7455062760', '0010046TIV', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919146620', 'FedEx', NULL, '2015-01-28', '26.01.2015 05:52', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29588, '299297962', NULL, NULL, 'Alexander Chinery', '36 SOUTH DRIVE', '', 'CM14 5DJ', 'BRENTWOOD', 'Großbritannien', 'GB', NULL, NULL, '7834457587', '0010239GQD', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919146630', 'FedEx', NULL, '2015-01-28', '27.01.2015 08:52', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29589, '299140084', NULL, NULL, 'Ali Traquino', '3 ELM TREE VILLA', 'Wanswell', 'GL13 9SE', 'BERKELEY', 'Großbritannien', 'GB', NULL, NULL, '7795215319', '0010049VY2', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919146641', 'FedEx', NULL, '2015-01-28', '26.01.2015 14:22', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29590, '298861739', NULL, NULL, 'Anne Leonard', '20 BROAD LANE', 'Moss Bank', 'WA11 7NP', 'ST. HELENS', 'Großbritannien', 'GB', NULL, NULL, '1744608799', '0010073SH8', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919146652', 'FedEx', NULL, '2015-01-28', '25.01.2015 07:22', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29591, '298999908', NULL, NULL, 'BARBARA ZAWISLANSKA', '85 PEPPERMINT ROAD', '', 'SG5 1RY', 'HITCHIN', 'Großbritannien', 'GB', NULL, NULL, '7713848027', '0010035QRU', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919146663', 'FedEx', NULL, '2015-01-28', '25.01.2015 20:23', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29592, '298879114', NULL, NULL, 'Debbie Doran', '40 40 40 POOLEY GREEN ROAD', '', 'TW20 8AF', 'EGHAM', 'Großbritannien', 'GB', NULL, NULL, '7816910701', '0010079NG1', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919146674', 'FedEx', NULL, '2015-01-28', '25.01.2015 09:52', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29593, '298888331', NULL, NULL, 'Emily Williams', '40 ST. ANNS ROAD', '', 'CW10 9BN', 'MIDDLEWICH', 'Großbritannien', 'GB', NULL, NULL, '1606737599', '0010133I2D', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919146685', 'FedEx', NULL, '2015-01-28', '25.01.2015 10:52', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29594, '298949007', NULL, NULL, 'Kerrie Jobson', '7 TORRINGTON CLOSE', 'Newbottle Houghton-le-Spring', 'DH4 4XZ', 'HOUGHTON LE SPRING', 'Großbritannien', 'GB', NULL, NULL, '7738592512', '00102414B4', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919146696', 'FedEx', NULL, '2015-01-28', '25.01.2015 15:52', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29595, '299023834', NULL, NULL, 'linda Beaumont', '36 BELLINGHAM ROAD', '', 'SE6 2PT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7939896591', '0010020ZOW', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919146549', 'FedEx', NULL, '2015-01-28', '25.01.2015 22:53', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29596, '298916550', NULL, NULL, 'paul walker', '10 HILL TOP MOUNT', '', 'HG1 3BL', 'HARROGATE', 'Großbritannien', 'GB', NULL, NULL, '7719252545', '0010083JBF', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919146700', 'FedEx', NULL, '2015-01-28', '25.01.2015 13:22', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29597, '298871488', NULL, NULL, 'Sarahjane Giles', '93 DRAYCOTT ROAD', 'Sawley', 'NG10 3BL', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7748277730', '0010243SEY', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919146711', 'FedEx', NULL, '2015-01-28', '25.01.2015 09:22', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29598, '299209015', NULL, NULL, 'Thomas Pidcock', '24 MEADOW CROFT', '', 'DN3 2NU', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '7875027307', '00101229QB', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919146722', 'FedEx', NULL, '2015-01-28', '26.01.2015 19:52', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29599, '298914341', NULL, NULL, 'Adam Smithson', '38 RAKEGATE CLOSE', '', 'WV10 6US', 'WOLVERHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7526141793', '00101789ZY', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146733', 'FedEx', NULL, '2015-01-28', '25.01.2015 12:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29600, '298872705', NULL, NULL, 'ali musbah', '17 AULTMORE ROAD', '', 'G33 4JT', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '4,4745E+11', '0010071QL0', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146744', 'FedEx', NULL, '2015-01-28', '25.01.2015 09:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29601, '299023449', NULL, NULL, 'Alison Miller', '50 Cherry Dale Road', '', 'CH4 0FA', 'Chester', 'Großbritannien', 'GB', NULL, NULL, '7974207844', '0010222WPF', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146755', 'FedEx', NULL, '2015-01-28', '25.01.2015 22:54', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29602, '299244393', NULL, NULL, 'ALTIN GOJCAJ', '251 RANGEFIELD ROAD', '', 'BR1 4QX', 'BROMLEY', 'Großbritannien', 'GB', NULL, NULL, '7904841775', '0010018W14', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146766', 'FedEx', NULL, '2015-01-28', '26.01.2015 22:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29603, '298920770', NULL, NULL, 'Brijinder Chaudhry', 'Owen Nash  44 bradford st', 'Walsall', 'Ws13qa', 'West midlands', 'Großbritannien', 'GB', NULL, NULL, '7976732520', '001006343V', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146777', 'FedEx', NULL, '2015-01-28', '25.01.2015 13:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29604, '299192156', NULL, NULL, 'Colin Howie', '1 MANSE ROAD', '', 'KA23 9AT', 'WEST KILBRIDE', 'Großbritannien', 'GB', NULL, NULL, '1294822426', '0010039UGC', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146788', 'FedEx', NULL, '2015-01-28', '26.01.2015 18:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29605, '298964291', NULL, NULL, 'craig gallagher', '23 hillfield road', '', 'cv22 7ew', 'rugby', 'Großbritannien', 'GB', NULL, NULL, '7515625908', '0010217NK1', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146799', 'FedEx', NULL, '2015-01-28', '25.01.2015 17:23', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29606, '299391817', NULL, NULL, 'Duncan Winterbottom', '5 COLLINGWOOD COURT', 'Melbourn Road', 'SG8 7BY', 'ROYSTON', 'Großbritannien', 'GB', NULL, NULL, '7726693333', '0010101EQU', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146803', 'FedEx', NULL, '2015-01-28', '27.01.2015 14:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29607, '298898076', NULL, NULL, 'Ian Devlin Devlin', '3B BALLYBEG ROAD', 'Clintycracken coalisland', 'BT71 5DX', 'DUNGANNON', 'Großbritannien', 'GB', NULL, NULL, '2887746187', '00101863LG', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146814', 'FedEx', NULL, '2015-01-28', '25.01.2015 11:23', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29608, '298952595', NULL, NULL, 'ivy johnson', '16 ELMINGTON ESTATE', '', 'SE5 7QN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7438226683', '001021464E', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146825', 'FedEx', NULL, '2015-01-28', '25.01.2015 16:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29609, '299382522', NULL, NULL, 'James Walsh', 'Lansdal Jacksons Lane', '', 'SK7 5jp', 'Hazel Grove', 'Großbritannien', 'GB', NULL, NULL, '7780737014', '0010181BLS', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146836', 'FedEx', NULL, '2015-01-28', '27.01.2015 13:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29610, '298948807', NULL, NULL, 'Janet Wight', '2 CYPRESS COURT', 'Brandon', 'DH7 8AN', 'DURHAM', 'Großbritannien', 'GB', NULL, NULL, '1919089068', '00100812CD', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146847', 'FedEx', NULL, '2015-01-28', '25.01.2015 15:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29611, '299032768', NULL, NULL, 'Jessica Pillay', '55 brackley crescent', 'warwick', 'cv346xt', 'Warwicshire', 'Großbritannien', 'GB', NULL, NULL, '7428592081', '0010037JTU', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146858', 'FedEx', NULL, '2015-01-28', '25.01.2015 23:53', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29612, '299007133', NULL, NULL, 'Laura Brownbill', '14 pipistrelle crescent', '', 'Ba14 7wr', 'Trowbridge', 'Großbritannien', 'GB', NULL, NULL, '7730248896', '0010060SD1', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146869', 'FedEx', NULL, '2015-01-28', '25.01.2015 21:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29613, '298974100', NULL, NULL, 'Les Youdale', '44 YORK CRESCENT', '', 'TS23 1AS', 'BILLINGHAM', 'Großbritannien', 'GB', NULL, NULL, '1642655862', '0010024NHE', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146870', 'FedEx', NULL, '2015-01-28', '25.01.2015 18:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29614, '299039020', NULL, NULL, 'Lina Macernyte', '52 FIELDS ESTATE', '', 'E8 4lu', 'London', 'Großbritannien', 'GB', NULL, NULL, '7581357123', '0010177F9T', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146880', 'FedEx', NULL, '2015-01-28', '26.01.2015 01:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29615, '298920014', NULL, NULL, 'mark wafer', '16 PERCY TERRACE', 'Lipson', 'PL4 7HG', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7510538153', '0010108HNO', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146891', 'FedEx', NULL, '2015-01-28', '25.01.2015 13:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29616, '298890870', NULL, NULL, 'Michael Haughey', '45 Leaghan Rd, Creggan', '', 'BT799AE', 'Omagh', 'Großbritannien', 'GB', NULL, NULL, '7939496838', '0010029U81', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146906', 'FedEx', NULL, '2015-01-28', '25.01.2015 10:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29617, '299076283', NULL, NULL, 'Michael Pedersen', '2 ROSEWORTH CRESCENT', '', 'NE3 1NR', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7866670624', '001024962Z', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146917', 'FedEx', NULL, '2015-01-28', '26.01.2015 09:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29618, '298850526', NULL, NULL, 'Mohamed Siyad', '238 Bramford road', '', 'Ip14as', 'Ipswich', 'Großbritannien', 'GB', NULL, NULL, '7868751204', '0010155VED', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146928', 'FedEx', NULL, '2015-01-28', '25.01.2015 00:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29619, '299269120', NULL, NULL, 'Qaiser Ashfaaq', '11 Myrtle Park', '', 'G42 8UQ', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7884052391', '0010026OH1', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146939', 'FedEx', NULL, '2015-01-28', '27.01.2015 02:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29620, '298963181', NULL, NULL, 'Rafal Zawislanski', '33 FLAT 5 MAPESBURY ROAD', '', 'NW2 4HS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7917888795', '001023245T', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146940', 'FedEx', NULL, '2015-01-28', '25.01.2015 17:23', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29621, '299197803', NULL, NULL, 'Richard Baiden', '199B FRIERN ROAD', 'East dulwich', 'SE22 0BD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7943924633', '00101456IY', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146950', 'FedEx', NULL, '2015-01-28', '26.01.2015 18:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29622, '298904623', NULL, NULL, 'Rob Sharrock', '105 Aston Park Road', '', 'CH5 1UD', 'Deeside', 'Großbritannien', 'GB', NULL, NULL, '7798783702', '00100791WR', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146961', 'FedEx', NULL, '2015-01-28', '25.01.2015 12:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29623, '299039348', NULL, NULL, 'Robb Wood', '74 BROOKMEAD DRIVE', '', 'OX10 9BJ', 'WALLINGFORD', 'Großbritannien', 'GB', NULL, NULL, '7590052200', '0010097A9Y', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146972', 'FedEx', NULL, '2015-01-28', '26.01.2015 01:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29624, '299263307', NULL, NULL, 'Sahadev Swain', '9 BLENHEIM CRESCENT', 'Blenheim medical cntre', 'LU3 1HA', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '1582404012', '00101195KZ', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146983', 'FedEx', NULL, '2015-01-28', '27.01.2015 00:53', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29625, '299023538', NULL, NULL, 'shakeel shaikh', '7 rutland road', '', 'e78pq', 'forest gate', 'Großbritannien', 'GB', NULL, NULL, '', '0010125TNL', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919146994', 'FedEx', NULL, '2015-01-28', '25.01.2015 22:53', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29626, '298856911', NULL, NULL, 'Sivanathan Ganeshkumar', '23 CC,S PORTSWOOD ROAD', '', 'SO17 2ES', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7448959335', '0010189GJ2', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919147008', 'FedEx', NULL, '2015-01-28', '25.01.2015 03:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29627, '299202471', NULL, NULL, 'Stuart Ogilvie', '222 LONGSHAW STREET', 'Dallam', 'WA5 0HS', 'WARRINGTON', 'Großbritannien', 'GB', NULL, NULL, '7737766138', '0010006YNE', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919147019', 'FedEx', NULL, '2015-01-28', '26.01.2015 19:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29628, '298915422', NULL, NULL, 'Tanya Kay', 'THE MANOR THORNTON LE FEN', '', 'LN4 4YN', 'LINCOLN', 'Großbritannien', 'GB', NULL, NULL, '07792 423611', '0010009UQZ', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919147020', 'FedEx', NULL, '2015-01-28', '25.01.2015 12:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29629, '298935825', NULL, NULL, 'Tetyana Prysyazhna', 'FLAT 414 BRA KILBURN HIGH ROAD', '', 'NW6 5UA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7717847878', '0010136JMQ', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919147030', 'FedEx', NULL, '2015-01-28', '25.01.2015 14:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29630, '299203787', NULL, NULL, 'Timothy Thompson', '451 HUDDERSFIELD ROAD', 'Millbrook', 'SK15 3ET', 'STALYBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7552090638', '0010017U5C', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919147041', 'FedEx', NULL, '2015-01-28', '26.01.2015 19:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29631, '299155563', NULL, NULL, 'venezia valeria', '4 GRANGE AVENUE', '', 'RG6 1DJ', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7748247546', '0010012OAW', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919147052', 'FedEx', NULL, '2015-01-28', '26.01.2015 15:23', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29632, '298978331', NULL, NULL, 'virginia booth', '10 OAK AVENUE', '', 'PR7 6JP', 'Euxton Chorley', 'Großbritannien', 'GB', NULL, NULL, '01257 411781', '0010117MKU', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919147063', 'FedEx', NULL, '2015-01-28', '25.01.2015 18:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29633, '299160067', NULL, NULL, 'Agnieszka Kaman', '705 Scott Hall Road', '', 'LS17 5PG', 'Leeds', 'Großbritannien', 'GB', NULL, NULL, '7722597344', '00102088TY', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919147074', 'FedEx', NULL, '2015-01-28', '26.01.2015 15:52', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29634, '298967277', NULL, NULL, 'CJ Young', '125 125 STONEBRIDGE PARK', 'upper eastville', 'BS5 6RN', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7475837883', '0010248S12', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919147085', 'FedEx', NULL, '2015-01-28', '25.01.2015 17:52', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29635, '298902602', NULL, NULL, 'Gordon Healey', '1 BROADHEY VIEW', '', 'SK22 3DE', 'HIGH PEAK', 'Großbritannien', 'GB', NULL, NULL, '7778763780', '0010021FL7', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919147096', 'FedEx', NULL, '2015-01-28', '25.01.2015 11:53', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29636, '299004497', NULL, NULL, 'James Poon', '84 STRATFIELD ROAD', '', 'RG21 5SB', 'BASINGSTOKE', 'Großbritannien', 'GB', NULL, NULL, '7979365168', '0010054EWF', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919147100', 'FedEx', NULL, '2015-01-28', '25.01.2015 20:52', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29637, '299218479', NULL, NULL, 'jamie garner', '34 CHAPELWENT ROAD', '', 'CB9 9SD', 'HAVERHILL', 'Großbritannien', 'GB', NULL, NULL, '7940702702', '001017665N', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919147111', 'FedEx', NULL, '2015-01-28', '26.01.2015 20:22', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29638, '298888827', NULL, NULL, 'Marco Ferrara', '17 GIBSON ROAD', '', 'GL3 1ET', 'GLOUCESTER', 'Großbritannien', 'GB', NULL, NULL, '7709674397', '0010135UXK', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919147122', 'FedEx', NULL, '2015-01-28', '25.01.2015 10:52', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29639, '298911186', NULL, NULL, 'Matt Hillier', '41 MORGAN AVENUE', '', 'TQ2 5RR', 'TORQUAY', 'Großbritannien', 'GB', NULL, NULL, '7722642564', '0010077Y8L', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919147133', 'FedEx', NULL, '2015-01-28', '25.01.2015 12:52', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29640, '298885312', NULL, NULL, 'Reg Brown', '26 BAGLYN AVENUE', '', 'BS15 4XS', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '1179570883', '0010240MGO', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919147144', 'FedEx', NULL, '2015-01-28', '25.01.2015 10:22', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29641, '299033946', NULL, NULL, 'Ryan McAlpine', 'MAYBANK DURLEY HALL LANE', 'Durley', 'SO32 2AN', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7984591384', '00100636BB', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919147155', 'FedEx', NULL, '2015-01-28', '25.01.2015 23:53', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29642, '299015385', NULL, NULL, 'Esham Moe', '23 indells', '', 'AL10 9JA', 'Hatfield', 'Großbritannien', 'GB', NULL, NULL, 'â€ª0Â 7453Â 030526â€¬', '0010052JXI', NULL, NULL, 'Gold/Black Dial, Black Leather Band (GM-107-3)', NULL, '609919147166', 'FedEx', NULL, '2015-01-28', '25.01.2015 21:52', 'GM-107-3', '1', 'a0YC000000aWx95MAC', '149.01', '249.00'),
(29643, '299094711', NULL, NULL, 'Lucian-Doru Zmaranda', '580 HIGH ROAD LEYTONSTONE', 'Flat 16', 'E11 3GA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7424661992', '001006876O', NULL, NULL, 'Marco Polo B Gold Case/Black Strap/ Black Face', NULL, '609919147177', 'FedEx', NULL, '2015-01-28', '26.01.2015 10:52', 'UK131011AMC24', '1', 'a0YC000000aFhU0MAK', '117.01', '179.00'),
(29644, '298868020', NULL, NULL, 'Paul Game', '44A HIGH STREET', '', 'IP6 8AP', 'IPSWICH', 'Großbritannien', 'GB', NULL, NULL, '07770 785741', '00101393VI', NULL, NULL, 'Sao Paulo Black Strap Black Case - GM-103-2', NULL, '609919147188', 'FedEx', NULL, '2015-01-28', '25.01.2015 08:53', 'UK140403AS05', '1', 'a0YC000000aV3jDMAS', '170.00', '248.99'),
(29645, '298995192', NULL, NULL, 'Simon Newton', '4 Syke Road', '', 'NG59BJ', 'Nottingham', 'Großbritannien', 'GB', NULL, NULL, '7450945940', '0010026G1L', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919147199', 'FedEx', NULL, '2015-01-28', '25.01.2015 20:22', 'UK140403AS03', '1', 'a0YC000000aV3jFMAS', '170.00', '248.99'),
(29646, '299118560', NULL, NULL, 'Joseph Kiely', '2112 GREAT WESTERN ROAD', '', 'G13 2AA', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '1419541888', '0010085NSB', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '609919147203', 'FedEx', NULL, '2015-01-28', '26.01.2015 12:52', 'GM-103-8', '1', 'a0YC000000aV3zWMAS', '170.00', '248.99'),
(29647, '299266416', NULL, NULL, 'Derek Martin', '21 George Paul Road', '', 'ML118QU', 'Carnwath', 'Großbritannien', 'GB', NULL, NULL, '7717206378', '00102141DH', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919147214', 'FedEx', NULL, '2015-01-28', '27.01.2015 01:22', 'GM-103-7', '1', 'a0YC000000aV3z7MAC', '170.00', '248.99'),
(29648, '299558523', NULL, NULL, 'Danny de Kreyger', 'Kleine Wouwer 57', '', '1860', 'Meise', 'Belgien', 'BE', NULL, NULL, '476282213', '0010006N4Y', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, '604569186809', 'FedEx', NULL, '2015-01-29', '28.01.2015 09:18', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29649, '299443388', NULL, NULL, 'christel rosseel', 'Haringhoek 14', '', '8620', 'Nieuwpoort', 'Belgien', 'BE', NULL, NULL, '32473364702', '0010151O97', NULL, NULL, 'Pionier Dublin horloge in zwart-zilverkleur-zwart (GM-508-2)', NULL, '604569186810', 'FedEx', NULL, '2015-01-29', '27.01.2015 18:48', 'NL141210NM29', '1', 'a0YC000000aXSEPMA4', '', '189.99'),
(29650, '299459140', NULL, NULL, 'Zahraa Jafar', 'Hamletsgade 18, 2TV', '', '2200', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '53309393', '10113501', NULL, NULL, 'GM-4004-8: Urrem i sort, sort urkasse, sort urskive', NULL, '604569186853', 'FedEx', NULL, '2015-01-29', '27.01.2015 19:36', 'DK040814HW12', '1', 'a0YC000000aWDvWMAW', '1155.04', '1695.00'),
(29651, '299458958', NULL, NULL, 'Zahraa Jafar', 'Hamletsgade 18, 2TV', '', '2200', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '53309393', '001017712B', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '604569186853', 'FedEx', NULL, '2015-01-29', '27.01.2015 19:36', 'DK040814HW11', '1', 'a0YC000000aWDvVMAW', '1155.04', '1695.00'),
(29652, '298809265', NULL, NULL, 'dimitris mbarga', 'Agias Paraskevis 104', '', '11144', 'ATHINA', 'Griechenland', 'GR', NULL, NULL, '306950000000', '001017262D', NULL, NULL, '€239 Instead Of €1289 for 1 Theorema Rio GM-107(gold, gold, black)', NULL, '604569186430', 'FedEx', NULL, '2015-01-29', '24.01.2015 21:08', 'GR17112014SK007', '1', 'a0YC000000aFgbbMAC', '', '239.00'),
(29653, '298797018', NULL, NULL, 'Vasia Mpenetou', 'Foivis 11', '', '16674', 'GLYFADA', 'Griechenland', 'GR', NULL, NULL, '6977210759', '0010188BNF', NULL, NULL, '€169 Instead Of €699 1 Theorema Paragon Automatic T-3001-2) With Delivery', NULL, '604569186441', 'FedEx', NULL, '2015-01-29', '24.01.2015 20:08', 'GR16102014SK009', '1', 'a0YC000000ZwQlfMAF', '', '169.00'),
(29654, '299376218', NULL, NULL, 'Lilian Mansour', 'LEOF. KIFISIAS 62B', '', '15125', 'ATHENS', 'Griechenland', 'GR', NULL, NULL, '2106182526', '0010228WE6', NULL, NULL, '€239 Instead Of €1289 for 1 Theorema Rio GM-107(gold, gold, black)', NULL, '604569186452', 'FedEx', NULL, '2015-01-29', '27.01.2015 15:38', 'GR17112014SK007', '1', 'a0YC000000aFgbbMAC', '', '239.00'),
(29655, '299445907', NULL, NULL, 'kerrie johbston', '68 Willowbrook Lawns', 'Ceelbridge', '', 'Co. Kildare', 'Irland', 'IE', NULL, NULL, '858223689', '0010073LSC', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '604569186463', 'FedEx', NULL, '2015-01-29', '27.01.2015 18:03', 'IE190614AH08', '1', 'a0YC000000ab7sUMAQ', '195.01', '299.00'),
(29656, '299651873', NULL, NULL, 'Matteo Sabbatini', 'C.da fonte barile 14', '', '62014', 'Corridonia', 'Italien', 'IT', NULL, NULL, '3398633680', '0010190Q3Y', NULL, NULL, 'Orologio Theorema Damascus Diamond, modello T3008-4', NULL, '604569186772', 'FedEx', NULL, '2015-01-29', '28.01.2015 12:29', 'IT141029CS63', '1', 'a0YC000000aYxoxMAC', '', '189.99'),
(29657, '299581751', NULL, NULL, 'Roby Mollica', 'VIA PRINCIPE DI VILLAFRANCA 40', 'Presso negozio Biggi', '90141', 'Palermo', 'Italien', 'IT', NULL, NULL, '3396858000', '00101611BT', NULL, NULL, 'Orologio automatico Pionier modello Dublin, modello GM-508-2', NULL, '604569186783', 'FedEx', NULL, '2015-01-29', '28.01.2015 08:58', 'IT140623CS19', '1', 'a0YC000000aYxhsMAC', '', '199.99'),
(29658, '299518243', '', '', 'zaccaria capoccioni', 'VIA GAGLIOLA 26', '', '19126', 'LA SPEZIA', 'Italien', '', '', '', '3491759518', '0010002T9H', '', '', 'Casablanca Silber Weiss', 'Uhr erhalten 09.02.215\r\nBitte refund!', '604569186794', 'FedEx', '', '2015-01-29', '27.01.2015 21:58', 'IT141023CS50', '1', 'a0YC000000aYxuuMAC', '', '299.99'),
(29659, '299574408', NULL, NULL, 'Stefan Wienen', 'Bodemanstraat 3A', '', '1216 AH', 'HILVERSUM', 'Niederlande', 'NL', NULL, NULL, '653853622', '0010008BX7', NULL, NULL, 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', NULL, '604569186820', 'FedEx', NULL, '2015-01-29', '28.01.2015 10:28', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(29660, '299498465', NULL, NULL, 'James King', '14 HARLEQUIN CLOSE', '', 'TW7 7LA', 'ISLEWORTH', 'Großbritannien', 'GB', NULL, NULL, '7539003029', '0010240TOB', NULL, NULL, 'Black/Black Dial/Black Metal Band (T-3011-8)', NULL, '604569186474', 'FedEx', NULL, '2015-01-29', '27.01.2015 22:22', 'T-3011-8', '1', 'a0YC000000aUx9UMAS', '130.00', '189.00'),
(29661, '299421100', NULL, NULL, 'Antuela Haxhija', '2 FERRYMEAD GARDENS', '', 'UB6 9NJ', 'GREENFORD', 'Großbritannien', 'GB', NULL, NULL, '7837681402', '0010241CKJ', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '604569186485', 'FedEx', NULL, '2015-01-29', '27.01.2015 15:57', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29662, '299417460', NULL, NULL, 'Brian Edwards', '240 NEW ROAD', '', 'CF36 5BA', 'PORTHCAWL', 'Großbritannien', 'GB', NULL, NULL, '1656788220', '0010033M8I', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '604569186496', 'FedEx', NULL, '2015-01-29', '27.01.2015 15:52', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29663, '299556320', NULL, NULL, 'Frances McGill', '30 JESSON ROAD', '', 'WS1 3AS', 'WALSALL', 'Großbritannien', 'GB', NULL, NULL, '7792694826', '0010162IE4', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '604569186500', 'FedEx', NULL, '2015-01-29', '28.01.2015 08:22', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29664, '299496495', NULL, NULL, 'Gerard Commander', '29A LONDON ROAD', 'Widley', 'PO7 5AS', 'WATERLOOVILLE', 'Großbritannien', 'GB', NULL, NULL, '7720841567', '0010141CLA', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '604569186511', 'FedEx', NULL, '2015-01-29', '27.01.2015 22:22', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29665, '299508782', NULL, NULL, 'Joanne Sharp', '56 HOLBURY DROVE', '', 'SO45 2NH', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7952385015', '0010089JCR', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '604569186522', 'FedEx', NULL, '2015-01-29', '27.01.2015 22:24', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29666, '299652743', NULL, NULL, 'Joseph Leitner', '10 NEW HALL ROAD', '', 'M7 4EL', 'SALFORD', 'Großbritannien', 'GB', NULL, NULL, '7773335053', '0010161EXF', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '604569186533', 'FedEx', NULL, '2015-01-29', '28.01.2015 13:26', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29667, '299572839', NULL, NULL, 'Alison Whittle', '4 Chichester court', 'Chessington road', 'KT17 1TP', 'Epsom', 'Großbritannien', 'GB', NULL, NULL, '7827964356', '0010014W4Y', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '604569186544', 'FedEx', NULL, '2015-01-29', '28.01.2015 09:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29668, '299651869', NULL, NULL, 'Concetta Cantarella', '12 Victory Road', '', 'PO1 3DR', 'Portsmouth', 'Großbritannien', 'GB', NULL, NULL, '7476287595', '0010152MX5', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '604569186555', 'FedEx', NULL, '2015-01-29', '28.01.2015 13:26', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29669, '299605582', NULL, NULL, 'david green', 'BATH PRINCES ESPLANADE', '', 'CO14 8PZ', 'WALTON ON THE NAZE', 'Großbritannien', 'GB', NULL, NULL, '7875308119', '001004528C', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '604569186566', 'FedEx', NULL, '2015-01-29', '28.01.2015 11:23', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29670, '299624211', NULL, NULL, 'Deborah Boyle', 'BTS LTD SULLY MOORS ROAD', '', 'CF64 5YU', 'PENARTH', 'Großbritannien', 'GB', NULL, NULL, '7977985455', '0010027EC5', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '604569186577', 'FedEx', NULL, '2015-01-29', '28.01.2015 12:24', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29671, '299648278', NULL, NULL, 'hartel holder', '144 RUSKIN AVENUE', '', 'E12 6PR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7883083034', '0010246T8N', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '604569186588', 'FedEx', NULL, '2015-01-29', '28.01.2015 13:24', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29672, '299483226', NULL, NULL, 'John Bilbao', '6 HOLM COTTAGES', '', 'CH43 2HL', 'PRENTON', 'Großbritannien', 'GB', NULL, NULL, '7701076895', '00100233KA', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '604569186599', 'FedEx', NULL, '2015-01-29', '27.01.2015 20:28', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29673, '299516498', NULL, NULL, 'Josh Key', '47 THE CLOSE', '', 'NP26 5SW', 'CALDICOT', 'Großbritannien', 'GB', NULL, NULL, '7506710490', '0010013MUK', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '604569186603', 'FedEx', NULL, '2015-01-29', '27.01.2015 22:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29674, '299459299', NULL, NULL, 'Marie Blower', 'WEMBROOK PRI AVENUE ROAD', '', 'CV11 4LU', 'NUNEATON', 'Großbritannien', 'GB', NULL, NULL, '2476352596', '0010109HHQ', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '604569186614', 'FedEx', NULL, '2015-01-29', '27.01.2015 18:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29675, '299460927', NULL, NULL, 'melanie cotterill', '0 THISSON', 'Woollaton Peters Marland', 'EX38 8QH', 'TORRINGTON', 'Großbritannien', 'GB', NULL, NULL, '0788 607 4851', '00101858JV', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '604569186625', 'FedEx', NULL, '2015-01-29', '27.01.2015 18:53', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29676, '299437455', NULL, NULL, 'Nattanapa Wongsa', '12 CANDLEMAS LANE', 'Beaconsfield', 'HP9 1AH', 'BEACONSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7595725487', '0010157GJQ', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '604569186636', 'FedEx', NULL, '2015-01-29', '27.01.2015 17:23', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29677, '299550848', NULL, NULL, 'Pauline Black', '94 WOODHOUSE ROAD', '', 'E11 3NA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7949353294', '0010016GSP', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '604569186647', 'FedEx', NULL, '2015-01-29', '28.01.2015 07:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29678, '299468659', NULL, NULL, 'Rajesh Pokkali', 'firpark 5 FIRPARK COURT', 'Flat 4/3', 'G31 2GA', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7515257432', '0010047L9L', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '604569186658', 'FedEx', NULL, '2015-01-29', '27.01.2015 19:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29679, '299634702', NULL, NULL, 'Ricky Watson', '5 CASTLE ROAD', 'Cruden bay', 'AB42 0NE', 'PETERHEAD', 'Großbritannien', 'GB', NULL, NULL, '7860163649', '0010028Q96', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '604569186669', 'FedEx', NULL, '2015-01-29', '28.01.2015 12:53', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29680, '299615850', NULL, NULL, 'Sara Thompson', '27 Albany court Brunswick Road', '', 'CV1 3LB', 'coventry', 'Großbritannien', 'GB', NULL, NULL, '7813610457', '0010198JPY', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '604569186670', 'FedEx', NULL, '2015-01-29', '28.01.2015 11:55', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29681, '299648956', NULL, NULL, 'christina havelock', '40 GREEN HILL', '', 'IP6 9PU', 'IPSWICH', 'Großbritannien', 'GB', NULL, NULL, '1449760798', '00102197KI', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '604569186680', 'FedEx', NULL, '2015-01-29', '28.01.2015 13:26', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29682, '299464207', NULL, NULL, 'Forough Abbasi', '35 THE CROSS WAY', 'Kenton', 'NE3 4SR', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7541538303', '0010145GYB', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '604569186691', 'FedEx', NULL, '2015-01-29', '27.01.2015 19:22', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29683, '299611494', NULL, NULL, 'Ian Cunningham', '3 GREENACRE AVENUE', 'Wyke', 'BD12 9DE', 'BRADFORD', 'Großbritannien', 'GB', NULL, NULL, '7899907172', '00100877TT', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '604569186706', 'FedEx', NULL, '2015-01-29', '28.01.2015 11:22', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29684, '299438850', NULL, NULL, 'Jim Potter', '7 MAPLE GARDENS', '', 'ST15 0EJ', 'STONE', 'Großbritannien', 'GB', NULL, NULL, '7837921610', '0010181LWP', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '604569186717', 'FedEx', NULL, '2015-01-29', '27.01.2015 17:23', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29685, '299424664', NULL, NULL, 'Stuart Bate', '8 ASH TREE ROAD', '', 'TA8 2LB', 'BURNHAM-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7743816806', '001024533F', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '604569186728', 'FedEx', NULL, '2015-01-29', '27.01.2015 16:25', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29686, '299613836', NULL, NULL, 'James Thompson', '100 COPPERFIELD GARDENS', '', 'CM14 4UE', 'BRENTWOOD', 'Großbritannien', 'GB', NULL, NULL, '745544477', '0010171CVL', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '604569186739', 'FedEx', NULL, '2015-01-29', '28.01.2015 11:53', 'GM-103-8', '1', 'a0YC000000aV3zWMAS', '170.00', '248.99'),
(29687, '299681779', NULL, NULL, 'Edward Dyer', '79C CONISBOROUGH ROAD', 'Can you phone on day of delivery.', 'G34 9QD', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '+44 7944 406388', '00101570VR', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '604569186740', 'FedEx', NULL, '2015-01-29', '28.01.2015 14:53', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29688, '299461463', NULL, NULL, 'Helen Hewitt', 'Metpro Unit 7', 'Broadwell rd,', 'B69 4BQ', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '7714006468', '001019191M', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (T-3011-6)', NULL, '604569186750', 'FedEx', NULL, '2015-01-29', '27.01.2015 18:52', 'T-3011-6', '1', 'a0YC000000aUx8gMAC', '130.00', '189.00'),
(29689, '299524570', NULL, NULL, 'Mikael Idrizaj', 'Flat 2 115 selhurst road', '', 'SE25 6LQ', 'London', 'Großbritannien', 'GB', NULL, NULL, '7834552049', '0010050AR7', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (T-3011-6)', NULL, '604569186761', 'FedEx', NULL, '2015-01-29', '27.01.2015 23:23', 'T-3011-6', '1', 'a0YC000000aUx8gMAC', '130.00', '189.00'),
(29690, '299953485', NULL, NULL, 'Loic Van Durmen', 'rue henri Van Nerom 61', '', '1140', 'Evere', 'Belgien', 'BE', NULL, NULL, '494849433', '00101585WE', NULL, NULL, 'Une montre PIONER Dublin en noir-argentÃ©-blanc (GM-508-1)', NULL, '609919147773', 'FedEx', NULL, '2015-01-30', '29.01.2015 15:48', 'NL141210NM28', '1', 'a0YC000000aXSEOMA4', '', '189.99'),
(29691, '299908295', NULL, NULL, 'Alain T\'Kindt', 'Rue du Limousin 7', '', '7500', 'Tournai', 'Belgien', 'BE', NULL, NULL, '69227410', '0010217I0X', NULL, NULL, 'Une montre PIONER Dublin en noir-argentÃ©-noir (GM-508-2)', NULL, '609919147784', 'FedEx', NULL, '2015-01-30', '29.01.2015 12:48', 'NL141210NM29', '1', 'a0YC000000aXSEPMA4', '', '189.99'),
(29692, '299893574', NULL, NULL, 'SABRINA ANNEESSENS', 'Fonteinstraat 48', '', '8930', 'Rekkem', 'Belgien', 'BE', NULL, NULL, '471409814', '0010146CID', NULL, NULL, 'Pionier Dublin horloge in zwart-zwart-zwart (GM-508-4)', NULL, '609919147795', 'FedEx', NULL, '2015-01-30', '29.01.2015 12:18', 'NL141210NM31', '1', 'a0YC000000aXSERMA4', '', '189.99'),
(29693, '299890827', NULL, NULL, 'Toon De Staercke', 'Luchthavenlaan 16', 'Maxon - Honeywell', '1800', 'Vilvoorde', 'Belgien', 'BE', NULL, NULL, '0495/61 38 55', '0010182CKL', NULL, NULL, 'Pionier Dublin horloge in zwart-zwart-zwart (GM-508-4)', NULL, '609919147800', 'FedEx', NULL, '2015-01-30', '29.01.2015 11:48', 'NL141210NM31', '1', 'a0YC000000aXSERMA4', '', '189.99'),
(29694, '299941765', NULL, NULL, 'LÂ¦rke hassel hansen', 'Tarnvej 95A ST.', '', '2610', 'Rodovre', 'Dänemark', 'DK', NULL, NULL, '26112372', '0010171YXZ', NULL, NULL, 'Gylden stÃ¥lrem, gylden urkasse og sort urskive (T-3011-7)', NULL, '609919147751', 'FedEx', NULL, '2015-01-30', '29.01.2015 15:06', 'SE141208HW08', '1', 'a0YC000000aXR0cMAG', '1041.65', '1599.00'),
(29695, '299727679', NULL, NULL, 'Andre Pabst', 'Drejervej 10', '', '2400', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '53537493', '00100476HA', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, '609919147762', 'FedEx', NULL, '2015-01-30', '28.01.2015 19:06', 'DK040814HW07', '1', 'a0YC000000aWDvRMAW', '1155.04', '1695.00'),
(29696, '299782564', NULL, NULL, 'Anna Grace', 'Braemont, Sporthouse', 'Butlerstown', 'n/a', 'waterford', 'Irland', 'IE', NULL, NULL, '087 1317928', '0010005G9I', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '609919147280', 'FedEx', NULL, '2015-01-30', '28.01.2015 21:32', 'IE190614AH08', '1', 'a0YC000000ab7sUMAQ', '195.01', '299.00'),
(29697, '299820503', NULL, NULL, 'daniele Iudica', 'VIA ADAMELLO 93', '', '21042', 'CARONNO PERTUSELLA', 'Italien', 'IT', NULL, NULL, '3347286840', '0010028HB6', NULL, NULL, 'Orologio Theorema Rio, modello GM-107-1', NULL, '609919147270', 'FedEx', NULL, '2015-01-30', '28.01.2015 23:58', 'IT141028CS44', '1', 'a0YC000000aYy2LMAS', '', '249.99'),
(29698, '299933021', NULL, NULL, 'Shureamy Monte', 'Clemensstraat 137', '', '3082 CE', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '625333718', '0010185A1P', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '609919147236', 'FedEx', NULL, '2015-01-30', '29.01.2015 14:28', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(29699, '299904246', NULL, NULL, 'Hennie Poortinga', 'IJsseldijk West 26', '', '2935 AP', 'OUDERKERK AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '180665860', '0010065WGV', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '609919147247', 'FedEx', NULL, '2015-01-30', '29.01.2015 12:58', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99'),
(29700, '299901181', '', '', 'Edward Flikkenschild', 'Paltrokstraat 15', '', '1911 XM', 'UITGEEST', 'Niederlande', '', '', '', '650636061', '00100195BE', '', '', 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', 'Uhr erhalten 17.02.2015\r\nBitte refund!', '609919147258', 'FedEx', '', '2015-01-30', '29.01.2015 12:28', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(29701, '299895008', NULL, NULL, 'connie groot de', 'Hogeveldsweg 6', '', '7561 RB', 'DEURNINGEN', 'Niederlande', 'NL', NULL, NULL, '653214266', '0010201DZR', NULL, NULL, 'PIONIER Dublin watch / Black-Silver-White (GM-508-1)', NULL, '609919147269', 'FedEx', NULL, '2015-01-30', '29.01.2015 11:58', 'NL141210NM28', '1', 'a0YC000000aXS9tMAG', '', '189.99'),
(29702, '299815455', NULL, NULL, 'Haleema Afzal', '10 CARTINGTON TERRACE', '', 'NE6 5QQ', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'UK', NULL, NULL, '7873670429', '0010198BV1', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919147523', 'FedEx', NULL, '2015-01-30', '28.01.2015 23:52', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29703, '299741182', NULL, NULL, 'Will Jenkinson', '37 JACKSON CLOSE', '', 'YO11 3RW', 'SCARBOROUGH', 'Großbritannien', 'UK', NULL, NULL, '7887921163', '0010112AWN', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919147534', 'FedEx', NULL, '2015-01-30', '28.01.2015 18:52', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29704, '299961584', NULL, NULL, 'David Obiola', '50 SLADES HILL', 'ENFIELD', 'EN2 7EE', 'LONDON', 'Großbritannien', 'UK', NULL, NULL, '7448042427', '0010208JW9', NULL, NULL, 'GM-101-5 - Black Strap/ Black Case/ Black Dial', NULL, '609919147545', 'FedEx', NULL, '2015-01-30', '29.01.2015 15:31', 'UK131024AMC05', '1', 'a0YC000000aFlOEMA0', '165.00', '249.00'),
(29705, '299822911', NULL, NULL, 'Damian Ezeh', '244 Waterloo Quay, waterloo Road', '', 'L3 0BS', 'Liverpool', 'Großbritannien', 'UK', NULL, NULL, '7903569247', '0010004NLF', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919147556', 'FedEx', NULL, '2015-01-30', '29.01.2015 01:23', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29706, '299816907', NULL, NULL, 'Mohammed Almukhaini', '158  Admiral House', '', 'CF24 0DP', 'Cardiff', 'Großbritannien', 'UK', NULL, NULL, '7474757151', '0010140FDP', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919147567', 'FedEx', NULL, '2015-01-30', '29.01.2015 00:22', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29707, '299842570', NULL, NULL, 'Nicola Higginson', '26 MINES AVENUE', '', 'L34 2TD', 'PRESCOT', 'Großbritannien', 'UK', NULL, NULL, '7557907173', '001024434G', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919147578', 'FedEx', NULL, '2015-01-30', '29.01.2015 07:52', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29708, '299949428', NULL, NULL, 'Stuart Grinton', '217 CAPSTONE ROAD', '', 'BH8 8SA', 'BOURNEMOUTH', 'Großbritannien', 'UK', NULL, NULL, '7766656579', '00100071M2', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919147589', 'FedEx', NULL, '2015-01-30', '29.01.2015 14:22', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29709, '299685520', NULL, NULL, 'William Smith', '44 TANERA COURT', '', 'FK1 2PQ', 'FALKIRK', 'Großbritannien', 'UK', NULL, NULL, '7590008376', '0010177WNX', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919147590', 'FedEx', NULL, '2015-01-30', '28.01.2015 15:22', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29710, '299861498', NULL, NULL, 'PAUL BUNCE', '188 LONDON ROAD', '', 'LE67 3JD', 'COALVILLE', 'Großbritannien', 'GB', NULL, NULL, '7854107472', '00100277KJ', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919147604', 'FedEx', NULL, '2015-01-30', '29.01.2015 09:22', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29711, '299815456', NULL, NULL, 'Priya Vijayaragavan', '12 MANOR CLOSE', '', 'S80 3QT', 'WORKSOP', 'Großbritannien', 'UK', NULL, NULL, '7889928407', '0010202XTI', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919147615', 'FedEx', NULL, '2015-01-30', '28.01.2015 23:52', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29712, '299703722', NULL, NULL, 'Richard Goodman', '14 ALMS ROAD', 'Doveridge', 'DE6 5JZ', 'ASHBOURNE', 'Großbritannien', 'UK', NULL, NULL, '4,47711E+11', '0010153TZT', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919147626', 'FedEx', NULL, '2015-01-30', '28.01.2015 16:22', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29713, '299776932', NULL, NULL, 'Sam Cullen', '15 JOHN ROAD', '', 'WA13 0EJ', 'LYMM', 'Großbritannien', 'UK', NULL, NULL, '7783069793', '001001343X', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919147637', 'FedEx', NULL, '2015-01-30', '28.01.2015 20:53', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29714, '299731968', NULL, NULL, 'Adrian Christie', 'unit 8 P F Burridge & Sons', 'Wesley Way,', 'NE12 9TA', 'Newcastle upon Tyne', 'Großbritannien', 'GB', NULL, NULL, '7961234798', '0010223NA7', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919147648', 'FedEx', NULL, '2015-01-30', '28.01.2015 18:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29715, '299949378', NULL, NULL, 'Bernard Sullivan', '22 WOODLAND DRIVE', '', 'CF64 2EW', 'PENARTH', 'Großbritannien', 'UK', NULL, NULL, '2920250687', '10065229', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919147659', 'FedEx', NULL, '2015-01-30', '29.01.2015 14:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29716, '299723673', NULL, NULL, 'Dheeraj Shetty', '954A LONDON ROAD', 'London Road', 'SS9 3NF', 'LEIGH-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7515562954', '0010084Y6X', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919147660', 'FedEx', NULL, '2015-01-30', '28.01.2015 17:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29717, '299788920', NULL, NULL, 'Kalpesh Patel', '23 STRATTON AVENUE', '', 'SM6 9LJ', 'WALLINGTON', 'Großbritannien', 'UK', NULL, NULL, '4,47939E+11', '0010205IET', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919147670', 'FedEx', NULL, '2015-01-30', '28.01.2015 21:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29718, '299965401', NULL, NULL, 'Liz Thomas', '5 Arroyo Way', '', 'Pr2 8dq', 'Preston', 'Großbritannien', 'UK', NULL, NULL, '7949291992', '0010149WIF', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919147681', 'FedEx', NULL, '2015-01-30', '29.01.2015 15:25', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29719, '299700930', NULL, NULL, 'Louise Ryan', 'GYLABURN DOWN ROAD', '', 'PL19 9AD', 'TAVISTOCK', 'Großbritannien', 'UK', NULL, NULL, '7863118791', '0010162FAX', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919147692', 'FedEx', NULL, '2015-01-30', '28.01.2015 16:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29720, '299735545', NULL, NULL, 'Lucinda Watts', 'TULLOSCOTE TULLISCOTE FARM', '', 'DL8 4AF', 'LEYBURN', 'Großbritannien', 'UK', NULL, NULL, 'â€­07557 658567â€¬', '0010150Q78', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919147707', 'FedEx', NULL, '2015-01-30', '28.01.2015 18:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29721, '299766982', NULL, NULL, 'james docherty', '49 FELL WILSON STREET', 'warsop', 'NG20 0PT', 'MANSFIELD', 'Großbritannien', 'UK', NULL, NULL, '01623 845245', '0010023ZKY', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919147718', 'FedEx', NULL, '2015-01-30', '28.01.2015 20:23', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29722, '296584636', NULL, NULL, 'Peter Nacsa', 'Hotel Lansdown road, Lansdown Grove Hotel', '', 'BA15EH', 'Bath', 'Großbritannien', 'UK', NULL, NULL, '7527968943', '0010220KL2', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919147729', 'FedEx', NULL, '2015-01-30', '14.01.2015 22:52', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29723, '296591446', NULL, NULL, 'Zsofia Engi', 'no Lansdown road, Lansdown Grove Hotel', '', 'BA15EH', 'Bath', 'Großbritannien', 'UK', NULL, NULL, '7583451313', '0010136UGT', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919147730', 'FedEx', NULL, '2015-01-30', '14.01.2015 23:22', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29724, '296593396', NULL, NULL, 'Peter Nacsa', 'Hotel Lansdown road, Lansdown Grove Hotel', '', 'BA15EH', 'Bath', 'Großbritannien', 'UK', NULL, NULL, '7527968943', '0010134KCU', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919147729', 'FedEx', NULL, '2015-01-30', '14.01.2015 23:52', 'GM-103-6', '1', 'a0YC000000aV3y9MAC', '170.00', '248.99'),
(29725, '296585458', NULL, NULL, 'Peter Nacsa', 'Hotel Lansdown road, Lansdown Grove Hotel', '', 'BA15EH', 'Bath', 'Großbritannien', 'UK', NULL, NULL, '7527968943', '00102494DI', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919147729', 'FedEx', NULL, '2015-01-30', '14.01.2015 22:52', 'GM-103-9', '1', 'a0YC000000aXDfOMAW', '170.00', '248.99'),
(29726, '296589036', NULL, NULL, 'Zsofia Engi', 'no Lansdown road, Lansdown Grove Hotel', '', 'BA15EH', 'Bath', 'Großbritannien', 'UK', NULL, NULL, '7583451313', '00101283PO', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919147730', 'FedEx', NULL, '2015-01-30', '14.01.2015 23:22', 'GM-103-9', '1', 'a0YC000000aXDfOMAW', '170.00', '248.99'),
(29727, '296585090', NULL, NULL, 'Peter Nacsa', 'Hotel Lansdown road, Lansdown Grove Hotel', '', 'BA15EH', 'Bath', 'Großbritannien', 'UK', NULL, NULL, '7527968943', '0010001NYP', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919147729', 'FedEx', NULL, '2015-01-30', '14.01.2015 22:52', 'GM-103-5', '1', 'a0YC000000aV3xZMAS', '170.00', '248.99'),
(29728, '296588088', NULL, NULL, 'Zsofia Engi', 'no Lansdown road, Lansdown Grove Hotel', '', 'BA15EH', 'Bath', 'Großbritannien', 'UK', NULL, NULL, '7583451313', '0010200TR1', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919147730', 'FedEx', NULL, '2015-01-30', '14.01.2015 23:22', 'GM-103-5', '1', 'a0YC000000aV3xZMAS', '170.00', '248.99'),
(29729, '299929184', NULL, NULL, 'Fatma Mclaughlin', '61 BIRCHFIELD ROAD', 'Cheadle', 'SK3 0SY', 'STOCKPORT', 'Großbritannien', 'UK', NULL, NULL, '7793055093', '0010241G3J', NULL, NULL, 'Silver/Black Dial, Black Leather Band (GM-107-2)', NULL, '609919147740', 'FedEx', NULL, '2015-01-30', '29.01.2015 13:23', 'GM-107-2', '1', 'a0YC000000aWx8kMAC', '149.01', '249.00'),
(29730, '300218885', NULL, NULL, 'Sandra kolodziejczyk', 'Vilstraat 57', '', '3511', 'Kuringen', 'Belgien', 'BE', NULL, NULL, '0475/566 345', '0010204YL0', NULL, NULL, 'Pionier Dublin horloge in zwart-zwart-zwart (GM-508-4)', NULL, '609919147843', 'FedEx', NULL, '2015-02-02', '30.01.2015 16:49', 'NL141210NM31', '1', 'a0YC000000aXSERMA4', '', '189.99'),
(29731, '300148833', NULL, NULL, 'Cindy caluwaert', 'Schawijkstraat 21', 'cindy van der schraelen van der schraelen bvba', '2520', 'Ranst', 'Belgien', 'BE', NULL, NULL, '474281340', '00101239X5', NULL, NULL, 'Pionier Dublin horloge in zwart-zilverkleur-wit (GM-508-1)', NULL, '609919147854', 'FedEx', NULL, '2015-02-02', '30.01.2015 11:48', 'NL141210NM28', '1', 'a0YC000000aXSEOMA4', '', '189.99'),
(29732, '300121125', NULL, NULL, 'Karen Van Goolen', 'Mastbos 12', '', '2440', 'Ten Aard', 'Belgien', 'BE', NULL, NULL, '499318389', '0010119BPH', NULL, NULL, 'Pionier Dublin horloge in zwart-zilverkleur-zwart (GM-508-2)', NULL, '609919147865', 'FedEx', NULL, '2015-02-02', '30.01.2015 10:18', 'NL141210NM29', '1', 'a0YC000000aXSEPMA4', '', '189.99'),
(29733, '300057710', NULL, NULL, 'gastone marchegiano', 'rue des Cayats 47', '', '6240', 'Farciennes', 'Belgien', 'BE', NULL, NULL, '71393418', '0010221X6P', NULL, NULL, 'Une montre PIONER Dublin en brun-dorÃ©-noir (GM-508-3)', NULL, '609919147876', 'FedEx', NULL, '2015-02-02', '29.01.2015 22:48', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29734, '300130739', NULL, NULL, 'Mikkel Skovby', 'Langelinie 24, 3 SAL', '', '7100', 'Vejle', 'Dänemark', 'DK', NULL, NULL, '60202254', '00101828NZ', NULL, NULL, 'Sort stÃ¥lrem, urkasse og urskive (T-3011-8)', NULL, '609919147832', 'FedEx', NULL, '2015-02-02', '30.01.2015 10:36', 'SE141208HW09', '1', 'a0YC000000aXR0dMAG', '1041.65', '1599.00'),
(29735, '300009913', NULL, NULL, 'W. Drost', 'West-Barrierestraat 8', '', '3221 XR', 'HELLEVOETSLUIS', 'Niederlande', 'NL', NULL, NULL, '622539197', '0010041J42', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '609919147887', 'FedEx', NULL, '2015-02-02', '29.01.2015 19:28', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99'),
(29736, '299992195', NULL, NULL, 'Gert van der Zee', 'Deldensestraat 29', '', '7601RZ', 'Almelo', 'Niederlande', 'NL', NULL, NULL, '645550508', '0010060P42', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '609919147898', 'FedEx', NULL, '2015-02-02', '29.01.2015 18:28', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99'),
(29737, '300123779', NULL, NULL, 'alfonso benegas zamora', 'ANDAPARA 1', '-', '48340', 'AMOREBIETA-ETXANO', 'Spanien', 'ES', NULL, NULL, '639667195', '00101716ZU', NULL, NULL, 'Reloj con esfera rosada, dial blanco y correa de cuero marrÃ³n - Modelo T-3001-4', NULL, '609919147821', 'FedEx', NULL, '2015-02-02', '30.01.2015 08:28', 'ES150121CS40', '1', 'a0YC000000azKcfMAE', '', '169.99'),
(29738, '300129919', NULL, NULL, 'nicholas bardowell', '98 MARYLAND ROAD', '', 'N22 5AN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7702228261', '0010147XCF', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919147902', 'FedEx', NULL, '2015-02-02', '30.01.2015 09:55', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29739, '300034374', NULL, NULL, 'Adam Oputu', '18 BLASHFORD STREET', '', 'SE13 6UA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '07780 468702', '0010115I8J', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919147913', 'FedEx', NULL, '2015-02-02', '29.01.2015 20:22', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29740, '300030051', NULL, NULL, 'Kieran McGaughey', '15 CHURCH HILL AVENUE', '', 'BT44 9LP', 'BALLYMENA', 'Großbritannien', 'GB', NULL, NULL, '7831636550', '0010025D1D', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919147924', 'FedEx', NULL, '2015-02-02', '29.01.2015 19:52', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29741, '300087985', NULL, NULL, 'Pete Cornock', '66 HIGH STREET', 'Codford St Mary', 'BA12 0NB', 'WARMINSTER', 'Großbritannien', 'GB', NULL, NULL, '', '00101309KW', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919147935', 'FedEx', NULL, '2015-02-02', '30.01.2015 00:52', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29742, '300089585', NULL, NULL, 'Ashley Williams', '36 Avonridge', '', 'CF14 9AU', 'Cardiff', 'Großbritannien', 'GB', NULL, NULL, '7788260975', '0010099QUQ', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919147946', 'FedEx', NULL, '2015-02-02', '30.01.2015 01:22', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29743, '300077511', NULL, NULL, 'Richard wilson', '13 Garden street', '', 'Ka48hx', 'Galston', 'Großbritannien', 'GB', NULL, NULL, '7886392682', '0010058GUK', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919147957', 'FedEx', NULL, '2015-02-02', '29.01.2015 23:22', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29744, '300004872', NULL, NULL, 'Robert Mchugh', '33 GOODWOOD GROVE', 'Kingsmills', 'LL13 0LX', 'WREXHAM', 'Großbritannien', 'GB', NULL, NULL, '7889761187', '0010045OI7', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919147968', 'FedEx', NULL, '2015-02-02', '29.01.2015 18:23', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29745, '299971155', NULL, NULL, 'Annette Butler', '122 SWINSTON HILL ROAD', '', 'S25 2SB', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7939944506', '0010140NSO', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919147979', 'FedEx', NULL, '2015-02-02', '29.01.2015 16:24', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29746, '300139978', NULL, NULL, 'Lauren Brown', '178 MAIN STREET', 'Lloyds Pharmacy', 'KA18 2AX', 'CUMNOCK', 'Großbritannien', 'GB', NULL, NULL, '7874647411', '0010234PDJ', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919147980', 'FedEx', NULL, '2015-02-02', '30.01.2015 10:22', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29747, '300075655', NULL, NULL, 'Paige Watson', '31 Maidenhall', '', 'GL2 8DJ', 'Gloucester', 'Großbritannien', 'GB', NULL, NULL, '1452411130', '0010051FB1', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919147990', 'FedEx', NULL, '2015-02-02', '29.01.2015 22:52', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29748, '300040154', NULL, NULL, 'Terry Smith', '34 BROWNING DRIVE', 'Hinckley', 'LE10 0SH', 'HINCKLEY', 'Großbritannien', 'GB', NULL, NULL, '7980276187', '0010139RAT', NULL, NULL, 'GM-508-3 Brown Strap, Gold Case, Black Face', NULL, '609919148004', 'FedEx', NULL, '2015-02-02', '29.01.2015 20:53', 'UK140313AMC24', '1', 'a0YC000000aygQIMAY', '133.00', '199.00'),
(29749, '300098655', NULL, NULL, 'Joe Hall', '9 Coxton place 0/1', '', 'G33 5EW', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7450158492', '0010117NAE', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919148015', 'FedEx', NULL, '2015-02-02', '30.01.2015 06:22', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29750, '300220960', NULL, NULL, 'Anita Rulton', '9 SPARROW CLOSE', '', 'CO9 3JU', 'HALSTEAD', 'Großbritannien', 'GB', NULL, NULL, '1787462133', '0010028L3C', NULL, NULL, 'Pionier New Model 2014 - Black Face and Gold Metal Strap London', NULL, '609919148026', 'FedEx', NULL, '2015-02-02', '30.01.2015 15:52', 'UK140923JM18', '1', 'a0YC000000aEmVTMA0', '135.00', '199.00'),
(29751, '300091409', NULL, NULL, 'Mellissa Crank', '549-551 Atherton road', '', 'Wn2 4qf', 'Wigan', 'Großbritannien', 'GB', NULL, NULL, '7702211724', '0010250I8Y', NULL, NULL, 'Pionier New Model 2014 - Black Face and Gold Metal Strap London', NULL, '609919148037', 'FedEx', NULL, '2015-02-02', '30.01.2015 01:52', 'UK140923JM18', '1', 'a0YC000000aEmVTMA0', '135.00', '199.00'),
(29752, '300177392', NULL, NULL, 'Adam Etheridge', 'UNIT 3 HAWKE STREET', '', 'S9 2SU', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7949238710', '0010179IHO', NULL, NULL, 'RoseSilver/BlackDial/BlackLeather	Q-4001-4Galilei', NULL, '609919148048', 'FedEx', NULL, '2015-02-02', '30.01.2015 12:52', 'Q-4001-4', '1', 'a0YC000000ayoAHMAY', '52.00', '79.00'),
(29753, '300213002', NULL, NULL, 'Sophie Barlow', '38 FENNEL GROVE', '', 'NE34 8TJ', 'SOUTH SHIELDS', 'Großbritannien', 'GB', NULL, NULL, '7449339426', '0010134CK9', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919148059', 'FedEx', NULL, '2015-02-02', '30.01.2015 15:26', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29754, '300049420', NULL, NULL, 'Nicola Pearce', '232 MARLPOOL LANE', '', 'DY11 5DL', 'KIDDERMINSTER', 'Großbritannien', 'GB', NULL, NULL, '7871068099', '0010219EKM', NULL, NULL, 'Silver/Black Dial, Black Leather Band (GM-107-2)', NULL, '609919148060', 'FedEx', NULL, '2015-02-02', '29.01.2015 21:23', 'GM-107-2', '1', 'a0YC000000aWx8kMAC', '149.01', '249.00'),
(29755, '300165636', NULL, NULL, 'Mladjan Bosijokovic', 'VIA D. DONATI 1', '', 'LONIGO', 'Italien', '36045', 'IT', NULL, NULL, '3285540165', '0010134I7L', NULL, NULL, 'Orologio Theorema Rio, modello GM-107-4', NULL, '578824926862', 'FedEx', NULL, '2015-02-03', '30.01.2015 11:01', 'IT141028CS47', '1', 'a0YC000000aYy2OMAS', '', '249.99'),
(29756, '300456784', NULL, NULL, 'Tina Heuninckx', 'Steenkaaistraat 6', 'NWW', '9200', 'Baasrode', 'Belgien', 'BE', NULL, NULL, '31472801151', '00100915LI', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919148688', 'FedEx', NULL, '2015-02-03', '31.01.2015 19:48', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(29757, '300401240', '', '', 'Afzal Doestzada', 'Gallifortlei 60 BUS 1', 'Parwan bvba', '2100', 'Deurne', 'Belgien', '', '', '', '488512898', '0010150AL6', '', '', 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', 'Uhr erhalten 04.03.2015\r\nBitte refund!', '609919148699', 'FedEx', '', '2015-02-03', '31.01.2015 14:18', 'NL141008NM07', '1', 'a0YC000000aVYzWMAW', '', '199.99'),
(29758, '300401227', '', '', 'Afzal Doestzada', 'Gallifortlei 60 BUS 1', 'Parwan bvba', '2100', 'Deurne', 'Belgien', '', '', '', '488512898', '0010250SGO', '', '', 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', 'Uhr erhalten 04.03.2015', '609919148699', 'FedEx', '', '2015-02-03', '31.01.2015 14:18', 'NL141008NM07', '1', 'a0YC000000aVYzWMAW', '', '199.99'),
(29759, '300575346', NULL, NULL, 'Christof Van Bellinghen', 'Pedestraat 48', '', '1602', 'Vlezenbeek', 'Belgien', 'BE', NULL, NULL, '477856479', '0010250JTF', NULL, NULL, 'London PIONIER horloge - zilverkleurig/wit - zwarte leren band (GM-150-1)', NULL, '609919148703', 'FedEx', NULL, '2015-02-03', '01.02.2015 13:18', 'NL141008NM01', '1', 'a0YC000000aVYzQMAW', '', '199.99'),
(29760, '300653722', NULL, NULL, 'Heidi Vanderstraeten', 'Keernestraat 113', '', '3540', 'Herk-de-Stad', 'Belgien', 'BE', NULL, NULL, '496107365', '0010190M7K', NULL, NULL, 'London PIONIER horloge - zilverkleurig/wit - zwarte leren band (GM-150-1)', NULL, '609919148714', 'FedEx', NULL, '2015-02-03', '01.02.2015 19:48', 'NL141008NM01', '1', 'a0YC000000aVYzQMAW', '', '199.99'),
(29761, '300375263', NULL, NULL, 'Koen Mistiaen', 'Roeselaarsestraat 149', '', '8870', 'Izegem', 'Belgien', 'BE', NULL, NULL, '476271099', '0010154A5G', NULL, NULL, 'London PIONIER horloge - zilverkleurig/wit met metalen band (GM-150-5)', NULL, '609919148725', 'FedEx', NULL, '2015-02-03', '31.01.2015 12:18', 'NL141008NM05', '1', 'a0YC000000aVYzUMAW', '', '199.99'),
(29762, '300351870', NULL, NULL, 'Annik Rathe', 'Fayte 45', 'CED', '9660', 'Everbeek', 'Belgien', 'BE', NULL, NULL, '474321453', '0010171LZ8', NULL, NULL, 'London PIONIER horloge - zilverkleurig/zwart - zwarte leren band (GM-150-2)', NULL, '609919148736', 'FedEx', NULL, '2015-02-03', '31.01.2015 10:18', 'NL141008NM02', '1', 'a0YC000000aVYzRMAW', '', '199.99'),
(29763, '300346417', NULL, NULL, 'Eddy Verlinden', 'Bosbergstraat 11', '', '3320', 'Meldert', 'Belgien', 'BE', NULL, NULL, '16767242', '001016224B', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919148747', 'FedEx', NULL, '2015-02-03', '31.01.2015 09:48', 'NL141008NM08', '1', 'a0YC000000aVYzXMAW', '', '199.99'),
(29764, '300502287', NULL, NULL, 'janis daenen', 'Essex Scottishlaan 39', 'bakkerij daenen', '8434', 'Westende', 'Belgien', 'BE', NULL, NULL, '475743562', '0010158VPL', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919148758', 'FedEx', NULL, '2015-02-03', '01.02.2015 00:48', 'NL141008NM08', '1', 'a0YC000000aVYzXMAW', '', '199.99'),
(29765, '300364568', NULL, NULL, 'Luc De Wolf', 'av. de Berchem-Ste-Agathe 47', '', '1081', 'Koekelberg', 'Belgien', 'BE', NULL, NULL, '475638792', '0010010SJ7', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, '609919148769', 'FedEx', NULL, '2015-02-03', '31.01.2015 11:18', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29766, '300546565', '', '', 'dirk trancez', 'Leiselestraat 134', '', '8200', 'Sint-Michiels', 'Belgien', '', '', '', '473244879', '0010019PTU', '', '', 'Pionier Dublin horloge in zwart-zilverkleur-zwart (GM-508-2)', 'Uhr erhalten 18.02.2015', '609919148770', 'FedEx', '', '2015-02-03', '01.02.2015 11:22', 'NL141210NM29', '1', 'a0YC000000aXSEPMA4', '', '189.99'),
(29767, '300623671', NULL, NULL, 'christel bogaert', 'rue empire 7', 'chripierrekenji23@hotmail.com', '7034', 'obourg', 'Belgien', 'BE', NULL, NULL, '479264070', '0010239UDC', NULL, NULL, 'Une montre London PIONIER - argentÃ©/blanc avec bracelet mÃ©tallique (GM-150-5)', NULL, '609919148780', 'FedEx', NULL, '2015-02-03', '01.02.2015 17:18', 'NL141008NM05', '1', 'a0YC000000aVYzUMAW', '', '199.99'),
(29768, '300705187', NULL, NULL, 'hongwen zhao', 'quai marcellis 9/002 9/002', '', '4020', 'liege', 'Belgien', 'BE', NULL, NULL, '489699306', '0010056EEB', NULL, NULL, 'Une montre London PIONIER - argentÃ©/noir avec bracelet en cuir noir (GM-150-2)', NULL, '609919148791', 'FedEx', NULL, '2015-02-03', '01.02.2015 23:48', 'NL141008NM02', '1', 'a0YC000000aVYzRMAW', '', '199.99'),
(29769, '300671900', NULL, NULL, 'LAETITIA DEPREZ', 'AVENUE CARL REQUETTE  53/7', '', '1080', 'BRUXELLES', 'Belgien', 'BE', NULL, NULL, '486508280', '0010200Y2Z', NULL, NULL, 'Une montre London PIONIER - argentÃ©/noir avec bracelet en cuir noir (GM-150-2)', NULL, '609919148806', 'FedEx', NULL, '2015-02-03', '01.02.2015 21:18', 'NL141008NM02', '1', 'a0YC000000aVYzRMAW', '', '199.99'),
(29770, '300453631', NULL, NULL, 'Lailla Boudali', 'avenue du chateau 4', '', '1081', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '24107178', '0010064DZ4', NULL, NULL, 'Une montre London PIONIER - argentÃ©/noir avec bracelet en cuir noir (GM-150-2)', NULL, '609919148817', 'FedEx', NULL, '2015-02-03', '31.01.2015 19:18', 'NL141008NM02', '1', 'a0YC000000aVYzRMAW', '', '199.99'),
(29771, '300453632', NULL, NULL, 'Lailla Boudali', 'avenue du chateau 4', '', '1081', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '24107178', '001000663X', NULL, NULL, 'Une montre London PIONIER - argentÃ©/noir avec bracelet en cuir noir (GM-150-2)', NULL, '609919148817', 'FedEx', NULL, '2015-02-03', '31.01.2015 19:18', 'NL141008NM02', '1', 'a0YC000000aVYzRMAW', '', '199.99'),
(29772, '300803625', NULL, NULL, 'Edouard Vanderlinden', 'rue Albert Ier 13', 'Rue albert 1er no°13', '4280', 'Hannut', 'Belgien', 'BE', NULL, NULL, '474702634', '001019035H', NULL, NULL, 'Une montre London PIONIER - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '609919148828', 'FedEx', NULL, '2015-02-03', '02.02.2015 13:48', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(29773, '300356533', NULL, NULL, 'Erika De Smet', 'rue de la Verte Reine 7', '', '7600', 'Peruwelz', 'Belgien', 'BE', NULL, NULL, '478384772', '0010250BFM', NULL, NULL, 'Une montre London PIONIER - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '609919148839', 'FedEx', NULL, '2015-02-03', '31.01.2015 10:48', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(29774, '300565169', NULL, NULL, 'fatma coban', 'chaussee de Charleroi 233', '', '6061', 'Montignies-sur-Sambre', 'Belgien', 'BE', NULL, NULL, '475926954', '0010042SZQ', NULL, NULL, 'Une montre London PIONIER - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '609919148840', 'FedEx', NULL, '2015-02-03', '01.02.2015 12:48', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(29775, '300687757', NULL, NULL, 'Adrien Piron', 'Rue robert goffin 4/002', '', '1340', 'Ottignies', 'Belgien', 'BE', NULL, NULL, '471858155', '0010171O8D', NULL, NULL, 'Une montre London PIONIER - noir/noir avec bracelet en cuir noir (GM-150-4)', NULL, '609919148850', 'FedEx', NULL, '2015-02-03', '01.02.2015 22:18', 'NL141008NM04', '1', 'a0YC000000aVYzTMAW', '', '199.99'),
(29776, '300526586', NULL, NULL, 'Vincent JOSEPH', 'Mr JOSEPH Vanderborght', '', '1090', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '0476 408 621', '00101462AI', NULL, NULL, 'Une montre London PIONIER - noir/noir avec bracelet mÃ©tallique (GM-150-8)', NULL, '609919148861', 'FedEx', NULL, '2015-02-03', '01.02.2015 09:48', 'NL141008NM08', '1', 'a0YC000000aVYzXMAW', '', '199.99'),
(29777, '300378080', NULL, NULL, 'Andreea Marusca', 'Avenue Giele 15', '', '1090', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '486260098', '0010129ZS3', NULL, NULL, 'Une montre PIONER Dublin en noir-noir-noir (GM-508-4)', NULL, '609919148872', 'FedEx', NULL, '2015-02-03', '31.01.2015 12:18', 'NL141210NM31', '1', 'a0YC000000aXSERMA4', '', '189.99'),
(29778, '300800148', NULL, NULL, 'Timea Puskas', 'Vognporten 14-419', '', '2620', 'Albertslund', 'Dänemark', 'DK', NULL, NULL, '71536063', '0010250J9D', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, '609919148107', 'FedEx', NULL, '2015-02-03', '02.02.2015 13:36', 'DK040814HW07', '1', 'a0YC000000azJZ0MAM', '1155.04', '1695.00'),
(29779, '300745521', NULL, NULL, 'tanya larsen', 'Kaerbyvej 140', '', '2610', 'Rodovre', 'Dänemark', 'DK', NULL, NULL, '42438087', '0010179B5K', NULL, NULL, 'T3008-7: Guldfarvet metalrem og sort urskive', NULL, '609919148118', 'FedEx', NULL, '2015-02-03', '02.02.2015 10:06', 'DKT3008-7', '1', 'a0YC000000azJmGMAU', '1079.39', '1495.00'),
(29780, '300717757', NULL, NULL, 'Safaa Ahmad', 'Vigerslev Vaenge 50 ST TH', '', '2500', 'Valby', 'Dänemark', 'DK', NULL, NULL, '60183121', '*0010118E45', NULL, NULL, 'Sort stÃ¥lrem og sort urskive (GM-505-6)', NULL, '609919148129', 'FedEx', NULL, '2015-02-03', '02.02.2015 02:06', 'DK260514HW10', '1', 'a0YC000000aWCr4MAG', '1032.75', '1495.00'),
(29781, '300613045', NULL, NULL, 'Sirwa Ahmad', 'Aflojen 31, 3', '', '2700', 'Bronshoj', 'Dänemark', 'DK', NULL, NULL, '50512571', '10250658', NULL, NULL, 'StÃ¥lrem og hvid urskive (GM-505-4)', NULL, '609919148130', 'FedEx', NULL, '2015-02-03', '01.02.2015 16:36', 'DK260514HW08', '1', 'a0YC000000aWCr2MAG', '1032.75', '1495.00'),
(29782, '300497563', NULL, NULL, 'Sonni Mobius', 'Lundehusene 92', '', '2670', 'Greve', 'Dänemark', 'DK', NULL, NULL, '27127812', '0010198MOA', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '609919148140', 'FedEx', NULL, '2015-02-03', '01.02.2015 00:06', 'DK040814HW11', '1', 'a0YC000000azJZ4MAM', '1155.04', '1695.00'),
(29783, '300368295', NULL, NULL, 'Trine bank Jacobsen', 'Hammershusvej 66', '4tv', '8210', 'Aarhus', 'Dänemark', 'DK', NULL, NULL, '42767174', '00101131TL', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '609919148151', 'FedEx', NULL, '2015-02-03', '31.01.2015 11:36', 'DK040814HW11', '1', 'a0YC000000azJZ4MAM', '1155.04', '1695.00'),
(29784, '300329838', NULL, NULL, 'Ana Tomovic Tomovic', 'Norrevaenget 80 ST TH', '', '4900', 'Nakskov', 'Dänemark', 'DK', NULL, NULL, '27891107', '00102503F4', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '609919148162', 'FedEx', NULL, '2015-02-03', '31.01.2015 03:06', 'DK040814HW11', '1', 'a0YC000000azJZ4MAM', '1155.04', '1695.00'),
(29785, '300395025', NULL, NULL, 'Iivo Mueuersepp', 'Kuunsilta 17', '', '10300', 'Karjaa', 'Finnland', 'FI', NULL, NULL, '3,58445E+11', '0010250K9A', NULL, NULL, 'GM-4004-7 - Theorema Newton -rannekello', NULL, '609919148092', 'FedEx', NULL, '2015-02-03', '31.01.2015 14:48', 'FI040814HW11', '1', 'a0YC000000aWF58MAG', '155.00', '229.00'),
(29786, '300471825', NULL, NULL, 'Malgosia Gozdek', '2   Sycamore Grove', 'the cabinteely park', '18', 'Dublin', 'Irland', 'IE', NULL, NULL, '874010617', '0010015NYZ', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '609919148997', 'FedEx', NULL, '2015-02-03', '31.01.2015 20:02', 'IE190614AH08', '1', 'a0YC000000ab7sUMAQ', '195.01', '299.00'),
(29787, '300324949', NULL, NULL, 'Samuele Alcini', 'VIA CERETTI 21 21', '', '21014', 'LAVENO-MOMBELLO', 'Italien', 'IT', NULL, NULL, '39340523', '0010171XVG', NULL, NULL, 'Casablanca All in Black', NULL, '609919148883', 'FedEx', NULL, '2015-02-03', '30.01.2015 23:29', 'IT141023CS54', '1', 'a0YC000000aYxuyMAC', '', '299.99'),
(29788, '300612830', NULL, NULL, 'Mirko Saccani', 'Primo maggio 2', 'Salumificio ravanetti', '43035', 'San michele tiorre', 'Italien', 'IT', NULL, NULL, '3885716343', '0010171ICD', NULL, NULL, 'Casablanca Bicolor', NULL, '609919148894', 'FedEx', NULL, '2015-02-03', '01.02.2015 14:28', 'IT141023CS53', '1', 'a0YC000000aYxuxMAC', '', '299.99'),
(29789, '300653647', NULL, NULL, 'Linda Lin', 'VIA MARTIRI DI BELFIORE 109', '', '62012', 'CIVITANOVA MARCHE', 'Italien', 'IT', NULL, NULL, '3,93922E+11', '0010069DH1', NULL, NULL, 'Casablanca Gold', NULL, '609919148909', 'FedEx', NULL, '2015-02-03', '01.02.2015 17:58', 'IT141023CS52', '1', 'a0YC000000aYxuwMAC', '', '299.99'),
(29790, '300474294', NULL, NULL, 'UBV Group Pantiru Robert', 'Blocco 2.3 2.3', 'Interporto', '40010', 'Bentivoglio', 'Italien', 'IT', NULL, NULL, '3345071006', '0010153PSH', NULL, NULL, 'Casablanca Gold', NULL, '609919148910', 'FedEx', NULL, '2015-02-03', '31.01.2015 19:28', 'IT141023CS52', '1', 'a0YC000000aYxuwMAC', '', '299.99'),
(29791, '300463070', NULL, NULL, 'MARIO GRASSI', 'VIA ASSISI 70', '', '00181', 'ROMA', 'Italien', 'IT', NULL, NULL, '3283630476', '0010177R26', NULL, NULL, 'Casablanca Schwarz', NULL, '609919148920', 'FedEx', NULL, '2015-02-03', '31.01.2015 17:58', 'IT141023CS51', '1', 'a0YC000000aYxuvMAC', '', '299.99'),
(29792, '300571158', NULL, NULL, 'Cristiano Nessi', 'VIA BARBARIGA 1', '', '34135', 'TRIESTE', 'Italien', 'IT', NULL, NULL, '3932441177', '0010197M8L', NULL, NULL, 'Casablanca Silber Weiss', NULL, '609919148931', 'FedEx', NULL, '2015-02-03', '01.02.2015 10:58', 'IT141023CS50', '1', 'a0YC000000aYxuuMAC', '', '299.99'),
(29793, '300695281', NULL, NULL, 'rudi veshti', 'VIA STEFANO BREDA 1', '', '05100', 'TERNI', 'Italien', 'IT', NULL, NULL, '3,93272E+11', '0010153F6X', NULL, NULL, 'Orologio Theorema Damascus Diamond, modello T3008-7', NULL, '609919148942', 'FedEx', NULL, '2015-02-03', '01.02.2015 20:58', 'IT141029CS635', '1', 'a0YC000000aYxp0MAC', '', '189.99'),
(29794, '300640378', NULL, NULL, 'antonia bottilana', 'VIA BIAGIO CASTIELLO 21', '', '80021', 'AFRAGOLA', 'Italien', 'IT', NULL, NULL, '3331598036', '0010191Q6G', NULL, NULL, 'Orologio Theorema Damascus Diamond, modello T3008-8', NULL, '609919148953', 'FedEx', NULL, '2015-02-03', '01.02.2015 16:58', 'IT141029CS636', '1', 'a0YC000000aYxp1MAC', '', '189.99'),
(29795, '300251262', NULL, NULL, 'Roberto Santoni', 'Via Mario Saveri 6', 'Via Erbarella 6', '60035', 'JESI', 'Italien', 'IT', NULL, NULL, '347 637776', '00101526YX', NULL, NULL, 'Orologio Theorema Rio, modello GM-107-2', NULL, '609919148964', 'FedEx', NULL, '2015-02-03', '30.01.2015 16:58', 'IT141028CS45', '1', 'a0YC000000aYy2MMAS', '', '249.99'),
(29796, '300500089', NULL, NULL, 'francesco giacchetta', 'VIA FRATELLI BRANCONDI 23', '', '60022', 'CASTELFIDARDO', 'Italien', 'IT', NULL, NULL, '3456211093', '0010126AMV', NULL, NULL, 'Orologio Theorema Rio, modello GM-107-4', NULL, '609919148975', 'FedEx', NULL, '2015-02-03', '31.01.2015 22:28', 'IT141028CS47', '1', 'a0YC000000aYy2OMAS', '', '249.99'),
(29797, '300449561', NULL, NULL, 'Stefano Bernasconi', 'Don Minzoni 7', '', '22077', 'Olgiate Comasco', 'Italien', 'IT', NULL, NULL, '3494936655', '0010168QYH', NULL, NULL, 'Orologio Theorema Rio, modello GM-107-4', NULL, '609919148986', 'FedEx', NULL, '2015-02-03', '31.01.2015 16:58', 'IT141028CS47', '1', 'a0YC000000aYy2OMAS', '', '249.99'),
(29798, '300520256', NULL, NULL, 'Farrukh mohiyuddin', 'Veerse Meer 16', '', '2134 VR', 'HOOFDDORP', 'Niederlande', 'NL', NULL, NULL, '687576385', '0010250Y7S', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919148173', 'FedEx', NULL, '2015-02-03', '01.02.2015 08:58', 'NL141008NM03', '1', 'a0YC000000aVYnRMAW', '', '199.99'),
(29799, '300653617', NULL, NULL, 'Genc Hana', 'Sjallemastraat 33', '', '9865 BH', 'OPENDE', 'Niederlande', 'NL', NULL, NULL, '618520163', '0010087YCW', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919148184', 'FedEx', NULL, '2015-02-03', '01.02.2015 19:58', 'NL141008NM03', '1', 'a0YC000000aVYnRMAW', '', '199.99'),
(29800, '300711386', NULL, NULL, 'Valentijn Peters', 'Frederikstraat 759', '', '2514 LW', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '640234619', '0010224RIS', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919148195', 'FedEx', NULL, '2015-02-03', '02.02.2015 00:58', 'NL141008NM03', '1', 'a0YC000000aVYnRMAW', '', '199.99'),
(29801, '300819974', NULL, NULL, 'Maria Papageorgiou', 'Lombardkade 38C', '', '3011 ZA', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '620654955', '0010179TCT', NULL, NULL, 'London PIONIER horloge - goud/zwart met metalen band (GM-150-7)', NULL, '609919148200', 'FedEx', NULL, '2015-02-03', '02.02.2015 14:58', 'NL141008NM07', '1', 'a0YC000000aVYnVMAW', '', '199.99'),
(29802, '300337676', NULL, NULL, 'Davorka Kulisic', 'P.C. Hooftstraat 13', 'Adresregel 2 (optioneel)', '3333 XK', 'ZWIJNDRECHT', 'Niederlande', 'NL', NULL, NULL, 'Mobiel telefoonnr', '0010250R6U', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919148210', 'FedEx', NULL, '2015-02-03', '31.01.2015 08:28', 'NL141008NM04', '1', 'a0YC000000aVYnSMAW', '', '199.99'),
(29803, '300409344', NULL, NULL, 'Julia Walker', 'Afrikanerplein 13-3', '', '1091 PN', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '641526390', '0010168HFA', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919148221', 'FedEx', NULL, '2015-02-03', '31.01.2015 14:58', 'NL141008NM04', '1', 'a0YC000000aVYnSMAW', '', '199.99'),
(29804, '300658776', NULL, NULL, 'Francis Asare', 'Lunterenstraat 36', '', '2573 PN', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '633980044', '00101184QX', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919148232', 'FedEx', NULL, '2015-02-03', '01.02.2015 20:28', 'NL141008NM08', '1', 'a0YC000000aVYnWMAW', '', '199.99'),
(29805, '300629522', NULL, NULL, 'Peter Herzog', 'Rondostraat 19', '', '3223 PB', 'HELLEVOETSLUIS', 'Niederlande', 'NL', NULL, NULL, '618602112', '0010011V6P', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919148243', 'FedEx', NULL, '2015-02-03', '01.02.2015 17:58', 'NL141008NM08', '1', 'a0YC000000aVYnWMAW', '', '199.99'),
(29806, '300310848', NULL, NULL, 'Emmily Kuiper', 'Tsjaikovskistraat 142', '', '2901 HN', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '622111104', '0010010UH7', NULL, NULL, 'PIONIER Dublin watch / Black-Silver-Black (GM-508-2)', NULL, '609919148254', 'FedEx', NULL, '2015-02-03', '30.01.2015 23:58', 'NL141210NM29', '1', 'a0YC000000aXSB5MAO', '', '189.99'),
(29807, '300376934', NULL, NULL, 'J.A.R. Huijnen', 'Dross Saldenstraat 7', '', '6181 ER', 'ELSLOO', 'Niederlande', 'NL', NULL, NULL, '641550168', '001024761C', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '609919148265', 'FedEx', NULL, '2015-02-03', '31.01.2015 12:28', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99'),
(29808, '300537346', NULL, NULL, 'Loes Sauve', 'de Haspel 29', '', '5571RP', 'Bergeijk', 'Niederlande', 'NL', NULL, NULL, '622102447', '0010223NA8', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '609919148276', 'FedEx', NULL, '2015-02-03', '01.02.2015 11:28', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99'),
(29809, '300270963', NULL, NULL, 'Carolina Kuzey', 'HAEGERVAEGEN 29', '', '746 34', 'BALSTA', 'Schweden', 'SE', NULL, NULL, '704459895', '0010035J75', NULL, NULL, 'Guld/svart med guldfÃ¤rgat metallarmband (modell T-3011-7)', NULL, '609919148081', 'FedEx', NULL, '2015-02-03', '30.01.2015 20:44', 'SE141208HW08', '1', 'a0YC000000aWpZCMA0', '1303.93', '1995.00'),
(29810, '300504950', NULL, NULL, 'Brian Doyle', '60 REDBURN ROAD', '', 'G67 3NR', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7725866461', '0010116TET', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919149000', 'FedEx', NULL, '2015-02-03', '01.02.2015 00:22', 'UK131024AMC05', '1', 'a0YC000000axoq9MAA', '165.00', '249.00'),
(29811, '300426443', NULL, NULL, 'Euton Golaub', '126 MOSS ROAD', '', 'M32 0AY', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7860102673', '0010102A50', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919149011', 'FedEx', NULL, '2015-02-03', '31.01.2015 15:52', 'UK131024AMC05', '1', 'a0YC000000axoq9MAA', '165.00', '249.00'),
(29812, '300578274', NULL, NULL, 'Liam Black', '2 JAMES INGLIS CRESCENT', '', 'KY15 4GX', 'CUPAR', 'Großbritannien', 'GB', NULL, NULL, '7875399983', '0010093H82', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919149022', 'FedEx', NULL, '2015-02-03', '01.02.2015 12:53', 'UK131024AMC05', '1', 'a0YC000000axoq9MAA', '165.00', '249.00'),
(29813, '300691789', NULL, NULL, 'Zoe Sands', '89 HAZELTON ROAD', '', 'CO4 3DX', 'COLCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7896634830', '0010202PXI', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919149033', 'FedEx', NULL, '2015-02-03', '01.02.2015 21:53', 'UK131024AMC05', '1', 'a0YC000000axoq9MAA', '165.00', '249.00'),
(29814, '300370216', NULL, NULL, 'Daniel Lander', '3 9 Willow House Langdon Park', '', 'TW11 9NZ', 'London', 'Großbritannien', 'GB', NULL, NULL, '', '0010250I2Z', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '609919149044', 'FedEx', NULL, '2015-02-03', '31.01.2015 10:52', 'UK131024AMC02', '1', 'a0YC000000axoq6MAA', '165.00', '249.00'),
(29815, '300501511', NULL, NULL, 'john smith', '11 BARNFIELD ROAD', 'HYDE', 'SK14 4EL', 'HYDE', 'Großbritannien', 'GB', NULL, NULL, '1613684860', '0010096JWA', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '609919149055', 'FedEx', NULL, '2015-02-03', '31.01.2015 23:52', 'UK131024AMC02', '1', 'a0YC000000axoq6MAA', '165.00', '249.00'),
(29816, '300388533', NULL, NULL, 'Neil Pottle', 'Marchwood Po Oceanic Way', 'Marchwood Industrial Park Marchwood', 'SO45 5UU', 'Hampshire', 'Großbritannien', 'GB', NULL, NULL, '07980 337144', '00100114BR', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '609919149066', 'FedEx', NULL, '2015-02-03', '31.01.2015 12:22', 'UK131024AMC02', '1', 'a0YC000000axoq6MAA', '165.00', '249.00'),
(29817, '300380078', NULL, NULL, 'roger perry', '97 STATION ROAD', 'Earl Shilton', 'LE9 7GE', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '1455445025', '0010250QK2', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '609919149077', 'FedEx', NULL, '2015-02-03', '31.01.2015 11:22', 'UK131024AMC01', '1', 'a0YC000000axoq5MAA', '165.00', '249.00'),
(29818, '300707560', NULL, NULL, 'or Egan', '32 PENNANT PLACE', '', 'BS20 7AA', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7970617213', '00101395OX', NULL, NULL, 'Black/Black Dial, Black Metal Band (GM-107-8)', NULL, '609919149088', 'FedEx', NULL, '2015-02-03', '01.02.2015 23:22', 'GM-107-8', '1', 'a0YC000000aWxCoMAK', '149.01', '249.00'),
(29819, '300713615', NULL, NULL, 'robert palliser', '12 AVELAND WAY', '', 'PE6 9QJ', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7814165615', '0010239YFT', NULL, NULL, 'Black/Black Dial, Black Metal Band (GM-107-8)', NULL, '609919149099', 'FedEx', NULL, '2015-02-03', '01.02.2015 23:53', 'GM-107-8', '1', 'a0YC000000aWxCoMAK', '149.01', '249.00'),
(29820, '300689504', NULL, NULL, 'Asmita Sedhai', '869 FIELD END ROAD', '', 'HA4 0QN', 'RUISLIP', 'Großbritannien', 'GB', NULL, NULL, '7972840151', '00102504PY', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-4004-3)', NULL, '609919149103', 'FedEx', NULL, '2015-02-03', '01.02.2015 21:24', 'UK140110AMC03', '1', 'a0YC000000azlcYMAQ', '130.99', '199.00'),
(29821, '300533642', NULL, NULL, 'a lyons', 'flat 15 stanley court', 'wake green park,moseley,', 'b13 9xz', 'birmingham', 'Großbritannien', 'GB', NULL, NULL, '7940991783', '0010055M41', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919149114', 'FedEx', NULL, '2015-02-03', '01.02.2015 10:59', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29822, '300713135', NULL, NULL, 'Alex Rosenberg', '53 Wallace cresent brightons', 'Main st Maddiston', 'fk2 0hm', 'Falkirk', 'Großbritannien', 'GB', NULL, NULL, '7815299154', '001017084M', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919149125', 'FedEx', NULL, '2015-02-03', '01.02.2015 23:53', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29823, '300390243', NULL, NULL, 'Bridget Bolton', '6 ASHBURY PLACE', '', 'SW19 8TQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7782329265', '0010026SUE', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919149136', 'FedEx', NULL, '2015-02-03', '31.01.2015 12:22', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29824, '300637440', NULL, NULL, 'dale jones', '16 SWARCLIFFE ROAD', '', 'LS14 5LE', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7596416510', '0010139GM2', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919149147', 'FedEx', NULL, '2015-02-03', '01.02.2015 17:23', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29825, '300436385', NULL, NULL, 'David Price', '56 Queen Street', '', 'NN29 7LA', 'Bozeat', 'Großbritannien', 'GB', NULL, NULL, '07747 802688', '0010005VUB', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919149158', 'FedEx', NULL, '2015-02-03', '31.01.2015 16:53', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29826, '300553976', NULL, NULL, 'ionut uta', '11 hedgeley', '', 'ig45nw', 'london', 'Großbritannien', 'GB', NULL, NULL, '7930834440', '0010046AWM', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919149169', 'FedEx', NULL, '2015-02-03', '01.02.2015 10:56', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29827, '300394812', NULL, NULL, 'Jonny Billinge', '104 NIXON DRIVE', '', 'CW7 2HJ', 'WINSFORD', 'Großbritannien', 'GB', NULL, NULL, '7745976477', '0010124PRA', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919149170', 'FedEx', NULL, '2015-02-03', '31.01.2015 12:52', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29828, '300375194', NULL, NULL, 'Julie Allen', '22 NEWGATE STREET', 'Llanfaes', 'LD3 8DN', 'BRECON', 'Großbritannien', 'GB', NULL, NULL, '0187462382/', '0010179ZHP', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919149180', 'FedEx', NULL, '2015-02-03', '31.01.2015 11:24', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29829, '300371694', NULL, NULL, 'Karen Hickman', '186 HORNINGLOW STREET', 'Rushton Hickman ltd', 'DE14 1NG', 'BURTON-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7871635993', '0010171FFD', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919149191', 'FedEx', NULL, '2015-02-03', '31.01.2015 10:54', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29830, '300415436', NULL, NULL, 'Michael Bradley', '58 SAXON MILL LANE', '', 'B79 7JJ', 'TAMWORTH', 'Großbritannien', 'GB', NULL, NULL, '7957217753', '00100030YE', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919149206', 'FedEx', NULL, '2015-02-03', '31.01.2015 14:53', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29831, '300675622', NULL, NULL, 'Rasheeda Kalo', 'Flat 32, Aut Spring Gardens, Autumn Court', '', 'RM7 9BN', 'Romford', 'Großbritannien', 'GB', NULL, NULL, '7865570711', '00100282LN', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919149217', 'FedEx', NULL, '2015-02-03', '01.02.2015 20:23', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29832, '300398125', NULL, NULL, 'Ryan Asquith', '11 Ulverston avenue', '', 'Dn60rb', 'Doncaster', 'Großbritannien', 'GB', NULL, NULL, '7767845509', '0010070XG4', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919149228', 'FedEx', NULL, '2015-02-03', '31.01.2015 13:22', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29833, '300428391', NULL, NULL, 'Bayode Olupitan', '65 COAL COURT', '', 'RM17 6PN', 'GRAYS', 'Großbritannien', 'GB', NULL, NULL, '7584493756', '0010117CK9', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919149239', 'FedEx', NULL, '2015-02-03', '31.01.2015 15:52', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29834, '300683801', NULL, NULL, 'Mark Baldry Baldry', '9 GLEBE CLOSE', 'Sproughton', 'IP8 3BQ', 'IPSWICH', 'Großbritannien', 'GB', NULL, NULL, '7702590150', '00101020BS', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919149240', 'FedEx', NULL, '2015-02-03', '01.02.2015 21:24', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(29835, '300242825', NULL, NULL, 'Michael smith', 'Fircroft, 10 FEN POND ROAD', '', 'TN15 9Je', 'Ightham sevenoaks kent', 'Großbritannien', 'GB', NULL, NULL, '7739515872', '0010148M83', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919149250', 'FedEx', NULL, '2015-02-03', '30.01.2015 17:22', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29836, '300692013', NULL, NULL, 'Georgia Johnson', '21 MILNER AVENUE', '', 'DE72 3ND', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '7967281617', '0010074D7N', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919149261', 'FedEx', NULL, '2015-02-03', '01.02.2015 21:52', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29837, '300450913', NULL, NULL, 'Paul Stephenson', '57 SARSFIELD ROAD', '', 'CA14 5BZ', 'WORKINGTON', 'Großbritannien', 'GB', NULL, NULL, '7717170565', '0010123YSI', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919149272', 'FedEx', NULL, '2015-02-03', '31.01.2015 17:52', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29838, '300630374', NULL, NULL, 'Tracey Barton', '18 MAUTRAVERS CLOSE', 'Bradley Stoke', 'BS32 8ED', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '1179694292', '0010174OB6', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919149283', 'FedEx', NULL, '2015-02-03', '01.02.2015 16:52', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29839, '300760252', NULL, NULL, 'Charlie Crawford', '5 Clock House', 'Enton Hall, Culmer Lane', 'GU8 5AR', 'Godalming', 'Großbritannien', 'GB', NULL, NULL, '1428685893', '0010190V9P', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919149294', 'FedEx', NULL, '2015-02-03', '02.02.2015 09:53', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29840, '300316602', NULL, NULL, 'Julie Roberts-marley', '46 MIDDLETUNE AVENUE', '', 'ME10 2JB', 'SITTINGBOURNE', 'Großbritannien', 'GB', NULL, NULL, '7931763164', '00101160SE', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919149309', 'FedEx', NULL, '2015-02-03', '30.01.2015 23:23', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29841, '300409609', NULL, NULL, 'Vikram Rana', '2 SHERLOYD CLOSE', '', 'LE4 9LT', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7793023079', '0010151K8K', NULL, NULL, 'Gold/Black Dial/Brown Leather Band (GM-3009-2)', NULL, '609919149310', 'FedEx', NULL, '2015-02-03', '31.01.2015 14:23', 'GM-3009-2', '1', 'a0YC000000aVrqsMAC', '126.00', '179.00'),
(29842, '300259317', NULL, NULL, 'Nicky Margrave-Jones', '1 LITTLE HILL BARN', '', 'LD1 5NY', 'LLANDRINDOD WELLS', 'Großbritannien', 'GB', NULL, NULL, '7961588002', '0010250QYD', NULL, NULL, 'Monte Carlo Men\'s Watches  - Black/Black Dial/Black Metal Band - GM-102-8', NULL, '609919149320', 'FedEx', NULL, '2015-02-03', '30.01.2015 19:22', 'GM-102-8', '1', 'a0YC000000aZbo4MAC', '152.00', '229.00'),
(29843, '300416313', NULL, NULL, 'Steve Atkins', '78 STOCKHEATH WAY', '', 'PO9 2DT', 'HAVANT', 'Großbritannien', 'GB', NULL, NULL, '7713978243', '0010152SHC', NULL, NULL, 'Monte Carlo Men\'s Watches  - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919149331', 'FedEx', NULL, '2015-02-03', '31.01.2015 14:52', 'GM-102-3', '1', 'a0YC000000aZbC5MAK', '152.00', '229.00'),
(29844, '300248572', NULL, NULL, 'Irfan Patel', '55 SOUTH STREET', '', 'WF12 9NF', 'DEWSBURY', 'Großbritannien', 'GB', NULL, NULL, '7809696471', '00102506WQ', NULL, NULL, 'Pionier New Model 2014 - Black Face and Black Metal Strap London', NULL, '609919149342', 'FedEx', NULL, '2015-02-03', '30.01.2015 17:53', 'UK140923JM19', '1', 'a0YC000000aEmVUMA0', '135.00', '199.00'),
(29845, '300693770', NULL, NULL, 'Tom Cockayne', '19 HARRISON ROAD', '', 'EH11 1EG', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '77804606795', '0010233PFC', NULL, NULL, 'Pionier New Model 2014 - Black Face and Gold Metal Strap London', NULL, '609919149353', 'FedEx', NULL, '2015-02-03', '01.02.2015 21:53', 'UK140923JM18', '1', 'a0YC000000aEmVTMA0', '135.00', '199.00'),
(29846, '300696040', NULL, NULL, 'Matthew Stone', '17 GULLIFORDS BANK', '', 'BS21 5DP', 'CLEVEDON', 'Großbritannien', 'GB', NULL, NULL, '7791138746', '0010250HO9', NULL, NULL, 'RoseSilver/WhiteDial/BlackLeather	Q-4001-3', NULL, '609919149364', 'FedEx', NULL, '2015-02-03', '01.02.2015 22:23', 'Q-4001-3', '1', 'a0YC000000ayo9OMAQ', '52.00', '79.00'),
(29847, '300579062', NULL, NULL, 'angelika glen', '31  halcyon', 'the waterfront', 'yo88fe', 'selby', 'Großbritannien', 'GB', NULL, NULL, '7749042558', '0010006QE3', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '609919149375', 'FedEx', NULL, '2015-02-03', '01.02.2015 12:53', 'GM-103-8', '1', 'a0YC000000aV3zWMAS', '170.00', '248.99'),
(29848, '300267969', NULL, NULL, 'Scott Turner', '27 BOWMAN CRESCENT', '', 'OL6 6PY', 'ASHTON-UNDER-LYNE', 'Großbritannien', 'GB', NULL, NULL, '07540 297738', '0010205U2F', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '609919149386', 'FedEx', NULL, '2015-02-03', '30.01.2015 19:22', 'GM-103-8', '1', 'a0YC000000aV3zWMAS', '170.00', '248.99'),
(29849, '300268874', NULL, NULL, 'Tim Jeannin', 'GRIMALDI HOUSE', '28 ST. JAMES\'S SQUARE', 'SW1Y 4JH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7473813513', '0010208HEL', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919149397', 'FedEx', NULL, '2015-02-03', '30.01.2015 19:22', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(29850, '300304735', NULL, NULL, 'dapo babalola', '51Â¬53 great marlborough', 'street', 'w1f 7jt', 'london', 'Großbritannien', 'GB', NULL, NULL, '7930263442', '0010038TDQ', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919149401', 'FedEx', NULL, '2015-02-03', '30.01.2015 22:22', 'GM-103-7', '1', 'a0YC000000aV3z7MAC', '170.00', '248.99'),
(29851, '300273464', NULL, NULL, 'Ryan Webb', '4 MELFORD GREEN', '', 'RG4 6XR', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7801232722', '00101514O8', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919149412', 'FedEx', NULL, '2015-02-03', '30.01.2015 19:52', 'GM-103-6', '1', 'a0YC000000aV3y9MAC', '170.00', '248.99'),
(29852, '300394429', NULL, NULL, 'Jonny Billinge', '104 NIXON DRIVE', '', 'CW7 2HJ', 'WINSFORD', 'Großbritannien', 'GB', NULL, NULL, '7745976477', '0010040CHC', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919149170', 'FedEx', NULL, '2015-02-03', '31.01.2015 12:54', 'GM-103-5', '1', 'a0YC000000aV3xZMAS', '170.00', '248.99'),
(29853, '300687301', NULL, NULL, 'Shazal shah', '8 TOLPITS LANE', '', 'WD18 7ST', 'WATFORD', 'Großbritannien', 'GB', NULL, NULL, '7814739736', '0010250SN7', NULL, NULL, 'Silver Strap Silver Case Black Face (GM-4004-6)', NULL, '609919149423', 'FedEx', NULL, '2015-02-03', '01.02.2015 21:24', 'UK140110AMC06', '1', 'a0YC000000azlcaMAA', '130.99', '199.00'),
(29854, '300924091', NULL, NULL, 'Ikrame Mahmoud', 'Kapellelaan 392', '', '1860', 'Meise', 'Belgien', 'BE', NULL, NULL, '486171093', '0010081R5P', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919149515', 'FedEx', NULL, '2015-02-04', '02.02.2015 22:48', 'NL141008NM04', '1', 'a0YC000000aVYzTMAW', '', '199.99'),
(29855, '300905983', NULL, NULL, 'Vladislav Goloivanenko', 'Nieuwpoortsesteenweg 431', '', '8400', 'Oostende', 'Belgien', 'BE', NULL, NULL, '484529752', '0010234COI', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919149526', 'FedEx', NULL, '2015-02-04', '02.02.2015 21:18', 'NL141008NM08', '1', 'a0YC000000aVYzXMAW', '', '199.99'),
(29856, '300906172', NULL, NULL, 'tevhide kilic', 'Steynstraat 361 BUS 5', '', '2660', 'Hoboken', 'Belgien', 'BE', NULL, NULL, '485801864', '0010027NC8', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, '609919149537', 'FedEx', NULL, '2015-02-04', '02.02.2015 21:18', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(29857, '300936787', NULL, NULL, 'warem zanders', 'rue de montignies  23', '', '7382', 'audregnies', 'Belgien', 'BE', NULL, NULL, '478547181', '0010166JHE', NULL, NULL, 'Une montre London PIONIER - argentÃ©/blanc avec bracelet mÃ©tallique (GM-150-5)', NULL, '609919149548', 'FedEx', NULL, '2015-02-04', '02.02.2015 23:48', 'NL141008NM05', '1', 'a0YC000000aVYzUMAW', '', '199.99'),
(29858, '300876534', NULL, NULL, 'corinne MENEGOZZO', 'La Neuville 18', '', '4877', 'Olne', 'Belgien', 'BE', NULL, NULL, '32475215342', '0010163JI8', NULL, NULL, 'Une montre London PIONIER - argentÃ©/noir avec bracelet mÃ©tallique (GM-150-6)', NULL, '609919149559', 'FedEx', NULL, '2015-02-04', '02.02.2015 19:18', 'NL141008NM06', '1', 'a0YC000000aVYzVMAW', '', '199.99'),
(29859, '301027721', NULL, NULL, 'hongwen zhao', 'quai marcellis 9/002 9/002', '', '4020', 'liege', 'Belgien', 'BE', NULL, NULL, '489699306', '0010084Y0I', NULL, NULL, 'Une montre London PIONIER - argentÃ©/noir avec bracelet mÃ©tallique (GM-150-6)', NULL, '609919149560', 'FedEx', NULL, '2015-02-04', '03.02.2015 13:18', 'NL141008NM06', '1', 'a0YC000000aVYzVMAW', '', '199.99'),
(29860, '301027722', NULL, NULL, 'hongwen zhao', 'quai marcellis 9/002 9/002', '', '4020', 'liege', 'Belgien', 'BE', NULL, NULL, '489699306', '0010088M44', NULL, NULL, 'Une montre London PIONIER - argentÃ©/noir avec bracelet mÃ©tallique (GM-150-6)', NULL, '609919149560', 'FedEx', NULL, '2015-02-04', '03.02.2015 13:18', 'NL141008NM06', '1', 'a0YC000000aVYzVMAW', '', '199.99'),
(29861, '300888066', NULL, NULL, 'fabrice sessoye', 'avenue Broustin 118', '', '1083', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '485541076', '0010128F3H', NULL, NULL, 'Une montre London PIONIER - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '609919149570', 'FedEx', NULL, '2015-02-04', '02.02.2015 20:18', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(29862, '300887975', NULL, NULL, 'Saneth Sillero', 'Agusta Aerospace Services Bldg. 60', 'Liege Airport', '4460', 'Grace Hollogne', 'Belgien', 'BE', NULL, NULL, '489306599', '0010140RRN', NULL, NULL, 'Une montre London PIONIER - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '609919149581', 'FedEx', NULL, '2015-02-04', '02.02.2015 20:18', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(29863, '300708571', NULL, NULL, 'ioana alexandra tatarasanu miron', '12 Liffey wood', '', '353', 'Lucan co dublin', 'Irland', 'IE', NULL, NULL, '892226463', '0010208N0A', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '609919149607', 'FedEx', NULL, '2015-02-04', '01.02.2015 23:32', 'IE190614AH09', '1', 'a0YC000000ab7sVMAQ', '195.01', '299.00'),
(29864, '301058671', NULL, NULL, 'J.C. van den Tol', 'Abrikozenstraat 25-A', '', '2564 VK', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '651728773', '0010250OSN', NULL, NULL, 'London PIONIER horloge - zilver/wit met metalen band (GM-150-5)', NULL, '609919149445', 'FedEx', NULL, '2015-02-04', '03.02.2015 15:28', 'NL141008NM05', '1', 'a0YC000000aVYnTMAW', '', '199.99'),
(29865, '300968476', NULL, NULL, 'maxime de voor', 'Enkhuizerzand 29', '', '8223 ZJ', 'LELYSTAD', 'Niederlande', 'NL', NULL, NULL, '614778448', '0010093Z2U', NULL, NULL, 'PIONIER Dublin watch / Brown-Gold-Black (GM-508-3)', NULL, '609919149456', 'FedEx', NULL, '2015-02-04', '03.02.2015 07:58', 'NL141210NM30', '1', 'a0YC000000aXSCIMA4', '', '189.99'),
(29866, '300850454', NULL, NULL, 'Milano Naarden', 'Johan van der Keukenstr 8', '', '1087 BN', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '629117781', '0010160KGP', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919149467', 'FedEx', NULL, '2015-02-04', '02.02.2015 17:28', 'NL141008NM04', '1', 'a0YC000000aVYnSMAW', '', '199.99'),
(29867, '300849880', NULL, NULL, 'Milano Naarden', 'Johan van der Keukenstr 8', '', '1087 BN', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '629117781', '0010017C9Y', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919149467', 'FedEx', NULL, '2015-02-04', '02.02.2015 17:28', 'NL141008NM03', '1', 'a0YC000000aVYnRMAW', '', '199.99'),
(29868, '300848591', NULL, NULL, 'Nolda Quint', 'Berkenlaan 12', '', '4128 SV', 'LEXMOND', 'Niederlande', 'NL', NULL, NULL, '610638222', '0010250HFY', NULL, NULL, 'London PIONIER horloge - zilver/wit - zwarte leren band (GM-150-1)', NULL, '609919149489', 'FedEx', NULL, '2015-02-04', '02.02.2015 17:28', 'NL141008NM01', '1', 'a0YC000000aVYnPMAW', '', '199.99'),
(29869, '300930688', NULL, NULL, 'Fredrik Claesson', 'VATTUGATAN 5', '', '111 52', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '709253649', '0010081WYX', NULL, NULL, 'GM-505-6', NULL, '609919149490', 'FedEx', NULL, '2015-02-04', '02.02.2015 23:14', 'SE260514HW10', '1', 'a0YC000000aWCudMAG', '1280.87', '1895.00'),
(29870, '300642145', NULL, NULL, 'Al-maalan Nahla Khodr', 'PRISMAVAEGEN 4', '', '152 52', 'SOEDERTAELJE', 'Schweden', 'SE', NULL, NULL, '723153773', '001020732Y', NULL, NULL, 'GM-505-4', NULL, '609919149504', 'FedEx', NULL, '2015-02-04', '01.02.2015 18:44', 'SE260514HW08', '1', 'a0YC000000aWCucMAG', '1280.87', '1895.00'),
(29871, '300981140', '', '', 'Antonio Navarro Chinchilla', 'FAUSTO SORIANO 3', 'bajo', '30510', 'YECLA', 'Spanien', '', '', '', '676773763', '0010228Q0F', '', '', 'Reloj Theorema Macau modelo GM-3011-3', 'Uhr erhalten Macau gold\r\nNewton gold versendet 18.02.2015\r\nRL 7184 1349 1DE   \r\n', '609919149592', 'FedEx', '', '2015-02-04', '03.02.2015 07:28', 'ES150121CS72', '1', 'a0YC000000azMthMAE', '', '189.99'),
(29872, '300808446', NULL, NULL, 'Jenna Clare', '10 ROSEHEATH DRIVE', '', 'L26 9UH', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7753128839', '0010250EFO', NULL, NULL, 'Black Links Strap Black Case Black Face (GM-4004-8)', NULL, '609919149618', 'FedEx', NULL, '2015-02-04', '02.02.2015 13:22', 'UK140110AMC08', '1', 'a0YC000000azlcdMAA', '130.99', '199.00'),
(29873, '301020438', NULL, NULL, 'Sajid Iqbal', '33 REGENT STREET', '', 'WF1 5HW', 'WAKEFIELD', 'Großbritannien', 'GB', NULL, NULL, '7926731419', '0010250NI3', NULL, NULL, 'Black Strap, Black Case, Black Face (T-3011-4 )', NULL, '609919149629', 'FedEx', NULL, '2015-02-04', '03.02.2015 11:23', 'UK140313AMC21', '1', 'a0YC000000b0ZBzMAM', '130.00', '189.00'),
(29874, '300957617', NULL, NULL, 'Conrad Reid', '117 DARGETS ROAD', '', 'ME5 8BS', 'CHATHAM', 'Großbritannien', 'GB', NULL, NULL, '7914168017', '0010030GZF', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919149630', 'FedEx', NULL, '2015-02-04', '03.02.2015 01:52', 'UK131024AMC05', '1', 'a0YC000000axoq9MAA', '165.00', '249.00'),
(29875, '300813363', NULL, NULL, 'stefanie corkin', 'Cromwell vie ECCLES ROAD', 'Ring me when parcel is going to be delivered', 'SK23 9RG', 'HIGH PEAK', 'Großbritannien', 'GB', NULL, NULL, '7891636162', '0010003UDG', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919149640', 'FedEx', NULL, '2015-02-04', '02.02.2015 13:22', 'UK131024AMC05', '1', 'a0YC000000axoq9MAA', '165.00', '249.00'),
(29876, '300945769', NULL, NULL, 'Qiang Zhang', 'FLAT 4 STORTHES HALL LANE', '', 'HD8 0YE', 'HUDDERSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7761398571', '0010171FXR', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '609919149651', 'FedEx', NULL, '2015-02-04', '02.02.2015 23:23', 'UK131024AMC04', '1', 'a0YC000000axoq8MAA', '165.00', '249.00'),
(29877, '300951773', NULL, NULL, 'kotecha sandeep', '240 flat 7', 'uppingham road', 'le52bd', 'leicester', 'Großbritannien', 'GB', NULL, NULL, '7940252262', '0010110VQA', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '609919149662', 'FedEx', NULL, '2015-02-04', '03.02.2015 00:23', 'UK131024AMC01', '1', 'a0YC000000axoq5MAA', '165.00', '249.00'),
(29878, '300870263', NULL, NULL, 'Nicola Woolley', '35 Blackdown Close', '', 'RG22 5BN', 'Basingstoke', 'Großbritannien', 'GB', NULL, NULL, '7547818107', '00102509K1', NULL, NULL, 'Black, Black Dial, Black Metal Band (T-3011-8)', NULL, '609919149673', 'FedEx', NULL, '2015-02-04', '02.02.2015 17:52', 'T-3011-8', '1', 'a0YC000000b0ZC3MAM', '130.00', '189.00'),
(29879, '301047354', NULL, NULL, 'Sam Poole', 'TLS Pool InnovationCntr', 'Trevenson Road', 'TR15 3PL', 'Pool', 'Großbritannien', 'GB', NULL, NULL, '798113356', '00101555ZN', NULL, NULL, 'Black, Black Dial, Black Metal Band (T-3011-8)', NULL, '609919149684', 'FedEx', NULL, '2015-02-04', '03.02.2015 13:24', 'T-3011-8', '1', 'a0YC000000b0ZC3MAM', '130.00', '189.00'),
(29880, '301052389', NULL, NULL, 'Laura Cooke', 'WCESS Wolverley', 'CE Secondary School', 'DY115XQ', 'Blakeshall Lane, Kidderminster', 'Großbritannien', 'GB', NULL, NULL, '7951496646', '00100977KC', NULL, NULL, 'Brown Strap, Gold Case, Black Face (T-3011-3)', NULL, '609919149695', 'FedEx', NULL, '2015-02-04', '03.02.2015 13:52', 'UK140313AMC20', '1', 'a0YC000000b0ZByMAM', '130.00', '189.00'),
(29881, '300850450', NULL, NULL, 'David Dunning', '66 LOCKGATE EAST', 'Windmill hill', 'WA7 6LB', 'RUNCORN', 'Großbritannien', 'GB', NULL, NULL, '1928719332', '0010090DLL', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919149700', 'FedEx', NULL, '2015-02-04', '02.02.2015 16:22', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29882, '301015396', NULL, NULL, 'Elaine Hamilton', '226 226 NUTHALL ROAD', '', 'NG8 5DX', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7984003170', '0010249A85', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919149710', 'FedEx', NULL, '2015-02-04', '03.02.2015 11:23', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29883, '301046111', NULL, NULL, 'Evan Goulden', '35 MOUNT ROAD', '', 'M25 2GP', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7792002589', '0010229AHW', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919149721', 'FedEx', NULL, '2015-02-04', '03.02.2015 13:22', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29884, '301064963', NULL, NULL, 'oliver townsley', '1 BUCKLEY CHASE', 'milnrow', 'OL16 4BD', 'ROCHDALE', 'Großbritannien', 'GB', NULL, NULL, '7889186277', '0010058QTG', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919149732', 'FedEx', NULL, '2015-02-04', '03.02.2015 14:52', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29885, '300802820', NULL, NULL, 'Sarah Arnold', 'THE OLD POST UPPER ARLEY', 'If not in please leave on back yard area near sheds .', 'DY12 1XA', 'BEWDLEY', 'Großbritannien', 'GB', NULL, NULL, '7455154710', '0010126RAA', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919149743', 'FedEx', NULL, '2015-02-04', '02.02.2015 12:53', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29886, '300993985', NULL, NULL, 'sophia hussain', '228 WALTON ROAD', 'manor park', 'E12 5RL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7944125150', '001014856D', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919149754', 'FedEx', NULL, '2015-02-04', '03.02.2015 09:52', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29887, '301066378', NULL, NULL, 'Talita G Mestre', '14ST ANNS WE FARM ROAD', '', 'BN3 1FX', 'HOVE', 'Großbritannien', 'GB', NULL, NULL, '7440743042', '001021587J', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919149765', 'FedEx', NULL, '2015-02-04', '03.02.2015 14:54', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29888, '301061636', NULL, NULL, 'hajk petrosian', '9 KEMSING GARDENS', '', 'CT2 7RE', 'CANTERBURY', 'Großbritannien', 'GB', NULL, NULL, '7883084535', '0010072SMY', NULL, NULL, 'GM-101-1 - Black Strap/ Silver Case/ Silver Dial', NULL, '609919149776', 'FedEx', NULL, '2015-02-04', '03.02.2015 14:22', 'UK131024AMC01', '1', 'a0YC000000aFlOAMA0', '165.00', '249.00'),
(29889, '300781593', NULL, NULL, 'Brendan Moir', '4 MEDEN ROAD', 'Mansfield Woodhouse', 'NG19 8JJ', 'MANSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7795627313', '0010160USE', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919149787', 'FedEx', NULL, '2015-02-04', '02.02.2015 11:22', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29890, '300839444', NULL, NULL, 'amanda williams', '32 SCAFELL ROAD', '', 'DY8 4UH', 'STOURBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7590489766', '0010234AC2', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919149798', 'FedEx', NULL, '2015-02-04', '02.02.2015 15:23', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29891, '300998535', NULL, NULL, 'Heloise Coley', '17, APE CONDUIT ROAD', 'Conduit Industrial Estate', 'WS11 9TJ', 'CANNOCK', 'Großbritannien', 'GB', NULL, NULL, '01543 277680', '0010095L1V', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919149802', 'FedEx', NULL, '2015-02-04', '03.02.2015 09:53', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29892, '301008157', NULL, NULL, 'paul wrightson', '2 ALL SAINTS CLOSE', '', 'YO51 9DW', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '1423326118', '0010179S2S', NULL, NULL, 'Gold, Black Dial, Gold Metal Band (T-3011-7)', NULL, '609919149813', 'FedEx', NULL, '2015-02-04', '03.02.2015 10:53', 'T-3011-7', '1', 'a0YC000000b0ZC2MAM', '130.00', '189.00'),
(29893, '300904332', NULL, NULL, 'Claudia Carter', 'STONE HAYES BROWN HEATH ROAD', 'Brown heath farm (stone hayes)', 'CH3 7PN', 'CHESTER', 'Großbritannien', 'GB', NULL, NULL, '7739825576', '0010197FS1', NULL, NULL, 'Monte Carlo Men\'s Watches  - Black Strap/Black Case/Black Face - GM102-4', NULL, '609919149824', 'FedEx', NULL, '2015-02-04', '02.02.2015 20:22', 'GM-102-4', '1', 'a0YC000000aZbC4MAK', '152.00', '229.00'),
(29894, '300859976', NULL, NULL, 'GILLIAN FURNESS', '77 PUDDLETOWN CRESCENT', 'Canford Heath', 'BH17 8AL', 'POOLE', 'Großbritannien', 'GB', NULL, NULL, '7723026211', '00101392GG', NULL, NULL, 'Monte Carlo Men\'s Watches  - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919149835', 'FedEx', NULL, '2015-02-04', '02.02.2015 17:22', 'GM-102-3', '1', 'a0YC000000aZbC5MAK', '152.00', '229.00'),
(29895, '300855095', NULL, NULL, 'Janet Hopkinson', '13 KESTREL CLOSE', '', 'LN6 0JN', 'LINCOLN', 'Großbritannien', 'GB', NULL, NULL, '01522 500237', '0010140RAY', NULL, NULL, 'Monte Carlo Men\'s Watches  - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919149846', 'FedEx', NULL, '2015-02-04', '02.02.2015 16:52', 'GM-102-3', '1', 'a0YC000000aZbC5MAK', '152.00', '229.00'),
(29896, '301067306', NULL, NULL, 'Leroy Francis', '19 RUSTIC AVENUE', '', 'SW16 6PD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7950022067', '0010020CSS', NULL, NULL, 'Monte Carlo Men\'s Watches  - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919149857', 'FedEx', NULL, '2015-02-04', '03.02.2015 14:52', 'GM-102-3', '1', 'a0YC000000aZbC5MAK', '152.00', '229.00'),
(29897, '301060427', NULL, NULL, 'Rebecca Little', '213 Hollyfield', 'Staple tye', 'CM19 4NG', 'Harlow', 'Großbritannien', 'GB', NULL, NULL, '7454784709', '0010170EQQ', NULL, NULL, 'Monte Carlo Men\'s Watches  - Silver/White Dial/Silver Metal Band	- GM-102-5', NULL, '609919149868', 'FedEx', NULL, '2015-02-04', '03.02.2015 14:23', 'GM-102-5', '1', 'a0YC000000aZbpMMAS', '152.00', '229.00'),
(29898, '301021861', NULL, NULL, 'peter davis', '11 FISHER COURT', '', 'DE7 8PZ', 'ILKESTON', 'Großbritannien', 'GB', NULL, NULL, '7966250144', '0010089EJF', NULL, NULL, 'Pionier New Model 2014 - Black Face and Black Metal Strap London', NULL, '609919149879', 'FedEx', NULL, '2015-02-04', '03.02.2015 11:53', 'UK140923JM19', '1', 'a0YC000000aEmVUMA0', '135.00', '199.00'),
(29899, '300942498', NULL, NULL, 'Parmeshvar Ladwa', '3 Powder mill lane', '', 'tw2 6ee', 'Tw2 6ee', 'Großbritannien', 'GB', NULL, NULL, '7940126815', '0010190RUE', NULL, NULL, 'RoseSilver/WhiteDial/BlackLeather	Q-4001-3', NULL, '609919149880', 'FedEx', NULL, '2015-02-04', '02.02.2015 23:22', 'Q-4001-3', '1', 'a0YC000000ayo9OMAQ', '52.00', '79.00'),
(29900, '300885376', NULL, NULL, 'fatou jagne', '18  knight house', 'huntsman street', 'se17 1qn', 'london', 'Großbritannien', 'GB', NULL, NULL, '7960842227', '0010020EMK', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919149890', 'FedEx', NULL, '2015-02-04', '02.02.2015 18:53', 'UK140403AS03', '1', 'a0YC000000aV3jFMAS', '170.00', '248.99'),
(29901, '300954742', NULL, NULL, 'Qiang Zhang', 'FLAT 4 STORTHES HALL LANE', '', 'HD8 0YE', 'HUDDERSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7761398571', '0010238F9Q', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919149651', 'FedEx', NULL, '2015-02-04', '03.02.2015 01:22', 'UK140403AS03', '1', 'a0YC000000aV3jFMAS', '170.00', '248.99'),
(29902, '300887136', NULL, NULL, 'Brendan Orourke', '30 Red lion avenue', 'Norton canes', 'Ws119qr', 'Cannock', 'Großbritannien', 'GB', NULL, NULL, '7837128059', '0010010XQN', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919149905', 'FedEx', NULL, '2015-02-04', '02.02.2015 19:22', 'GM-103-6', '1', 'a0YC000000aV3y9MAC', '170.00', '248.99'),
(29903, '300785507', NULL, NULL, 'Karl Crisp', 'FLAT 46 DADS LANE', '', 'B13 8PQ', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7507228645', '00100317ED', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919149916', 'FedEx', NULL, '2015-02-04', '02.02.2015 11:52', 'GM-103-9', '1', 'a0YC000000aXDfOMAW', '170.00', '248.99'),
(29904, '300796666', NULL, NULL, 'Michael Harrison', '19 WOODRUSH WAY', 'Chadwell Heath', 'RM6 5BL', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7808764539', '0010250S66', NULL, NULL, 'Silver, Black Dial, Silver Metal Band (T-3011-6 )', NULL, '609919149927', 'FedEx', NULL, '2015-02-04', '02.02.2015 12:23', 'T-3011-6', '1', 'a0YC000000b0ZC1MAM', '130.00', '189.00'),
(29905, '300808923', NULL, NULL, 'Stephanie Wood', '32 Burton Close', '', 'B79 8UB', 'Tamworth ', 'Großbritannien', 'GB', NULL, NULL, '7734865239', '0010231I0I', NULL, NULL, 'Silver/Black Dial, Black Leather Band (GM-107-2)', NULL, '609919149938', 'FedEx', NULL, '2015-02-04', '02.02.2015 13:22', 'GM-107-2', '1', 'a0YC000000aWx8kMAC', '149.01', '249.00'),
(29906, '301157820', NULL, NULL, 'Assade Tchatchibara', 'Uitbreidingsstraat 47', '', '2845', 'Niel', 'Belgien', 'BE', NULL, NULL, '488896698', '0010111VFN', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919150037', 'FedEx', NULL, '2015-02-04', '03.02.2015 23:18', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(29907, '301120983', NULL, NULL, 'tiziana manzella', 'cour robert 35', '', '4420', 'saint nicolas', 'Belgien', 'BE', NULL, NULL, '496729003', '00101772I5', NULL, NULL, 'Une montre London PIONIER - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '609919150048', 'FedEx', NULL, '2015-02-04', '03.02.2015 20:18', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(29908, '301099719', NULL, NULL, 'Sagaeva Yana', 'bld Edmond Machtens 21', '', '1080', 'Molenbeek-Saint-Jean', 'Belgien', 'BE', NULL, NULL, '496039265', '0010078BGU', NULL, NULL, 'Une montre London PIONIER - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '609919150059', 'FedEx', NULL, '2015-02-04', '03.02.2015 18:48', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(29909, '300973221', NULL, NULL, 'Giorgos Georgantopoulos', 'Arnis 8', '', '11528', 'Athens', 'Griechenland', 'GR', NULL, NULL, '6945495815', '0010122UEB', NULL, NULL, '€169 Instead Of €699 1 Theorema Paragon Automatic T-3001-2) With Delivery', NULL, '609919150070', 'FedEx', NULL, '2015-02-04', '03.02.2015 10:08', 'GR16102014SK009', '1', 'a0YC000000ZwQlfMAF', '', '169.00'),
(29910, '301033569', NULL, NULL, 'maria paola lucchetti', 'VIA QUATTRO NOVEMBRE 13', '', '60015', 'FALCONARA MARITTIMA', 'Italien', 'IT', NULL, NULL, '3392297145', '0010158G7Y', NULL, NULL, 'Casablanca All in Black', NULL, '609919149949', 'FedEx', NULL, '2015-02-04', '03.02.2015 11:28', 'IT141023CS54', '1', 'a0YC000000aYxuyMAC', '', '299.99'),
(29911, '300854675', NULL, NULL, 'Serafini Marco', 'Via Giorgio la Pira 35\\37', '', '25021', 'Bagnolo Mella', 'Italien', 'IT', NULL, NULL, '3351801676', '00101845TC', NULL, NULL, 'Casablanca Silber Weiss', NULL, '609919149950', 'FedEx', NULL, '2015-02-04', '02.02.2015 15:58', 'IT141023CS50', '1', 'a0YC000000aYxuuMAC', '', '299.99'),
(29912, '301149294', NULL, NULL, 'Wilbert berkers', 'Hoog-Beugt 4', '', '5473 KP', 'HEESWIJK-DINTHER', 'Niederlande', 'NL', NULL, NULL, '655566700', '0010174NMQ', NULL, NULL, 'London PIONIER horloge - goud/zwart met metalen band (GM-150-7)', NULL, '609919149960', 'FedEx', NULL, '2015-02-04', '03.02.2015 22:28', 'NL141008NM07', '1', 'a0YC000000aVYnVMAW', '', '199.99'),
(29913, '301126908', NULL, NULL, 'Nicola Sirchia', 'Torenstraat 12A', '', '4811 XX', 'BREDA', 'Niederlande', 'NL', NULL, NULL, '0031 0628355421', '0010186S4Z', NULL, NULL, 'London PIONIER horloge - zilver/zwart - zwarte leren band (GM-150-2)', NULL, '609919149971', 'FedEx', NULL, '2015-02-04', '03.02.2015 21:28', 'NL141008NM02', '1', 'a0YC000000aVYnQMAW', '', '199.99'),
(29914, '301148868', NULL, NULL, 'Joey Van Heesbeen', 'Breedschotsestraat 12a', '', '4891 PL', 'Rijsbergen', 'Niederlande', 'NL', NULL, NULL, '+31 6 51 78 35 57', '0010110F9S', NULL, NULL, 'London PIONIER horloge - zilver/zwart met metalen band (GM-150-6)', NULL, '609919149982', 'FedEx', NULL, '2015-02-04', '03.02.2015 22:28', 'NL141008NM06', '1', 'a0YC000000aVYnUMAW', '', '199.99'),
(29915, '301151956', NULL, NULL, 'Femke Bos', 'Schoolstraat 28', '', '6828 GT', 'ARNHEM', 'Niederlande', 'NL', NULL, NULL, '655822351', '0010129Q91', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919149993', 'FedEx', NULL, '2015-02-04', '03.02.2015 22:28', 'NL141008NM04', '1', 'a0YC000000aVYnSMAW', '', '199.99'),
(29916, '301155564', NULL, NULL, 'Sevinc Sarier', 'Langevlak 74', '', '1974 XN', 'IJMUIDEN', 'Niederlande', 'NL', NULL, NULL, '648928558', '0010212SW9', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919150004', 'FedEx', NULL, '2015-02-04', '03.02.2015 22:58', 'NL141008NM04', '1', 'a0YC000000aVYnSMAW', '', '199.99'),
(29917, '301151296', NULL, NULL, 'Danielle Huizer', 'Oranjelaan 10', '', '3135 ZN', 'VLAARDINGEN', 'Niederlande', 'NL', NULL, NULL, '614881252', '00102222X2', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919150015', 'FedEx', NULL, '2015-02-04', '03.02.2015 22:28', 'NL141008NM08', '1', 'a0YC000000aVYnWMAW', '', '199.99'),
(29918, '301119521', NULL, NULL, 'Muhammed Can', 'Brielselaan 278', '', '3081 LR', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '636482878', '00100122UW', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919150026', 'FedEx', NULL, '2015-02-04', '03.02.2015 20:34', 'NL141008NM08', '1', 'a0YC000000aVYnWMAW', '', '199.99'),
(29919, '301105808', NULL, NULL, 'Faustino Zarate Guridi', 'CALLE LASCARAY 8', '8-derecha', '01008', 'VITORIA-GASTEIZ', 'Spanien', 'ES', NULL, NULL, '945144895/629168378', '00101798CX', NULL, NULL, 'Reloj con esfera de plata, dial blanco y correa de cuero negro - Modelo T-3001-1', NULL, '609919150060', 'FedEx', NULL, '2015-02-04', '03.02.2015 17:28', 'ES150121CS35', '1', 'a0YC000000azKcaMAE', '', '169.99'),
(29920, '301225368', NULL, NULL, 'Thomas Riley', '140 Imperial Drive', '', 'Ha2 7ht', 'Harrow', 'Großbritannien', 'GB', NULL, NULL, '7775568328', '0010250FS7', NULL, NULL, 'Black Strap, Silver Case, White Face (T-3011-1)', NULL, '609919150195', 'FedEx', NULL, '2015-02-05', '04.02.2015 09:52', 'UK140313AMC18', '1', 'a0YC000000b0ZBwMAM', '130.00', '189.00'),
(29921, '301178930', NULL, NULL, 'Emir Morina', '250 JENNENS ROAD', '', 'B5 5JR', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7894006204', '0010192HIM', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919150200', 'FedEx', NULL, '2015-02-05', '04.02.2015 00:23', 'UK131024AMC05', '1', 'a0YC000000axoq9MAA', '165.00', '249.00'),
(29922, '301233877', NULL, NULL, 'DOMINIC AYARA-EKPE', 'OFFICE IAN ALLAN TRAVEL', 'CLOCK HSE, STATION APPROAC', 'TW17 8AS', 'SHEPPERTON', 'Großbritannien', 'GB', NULL, NULL, '1932255690', '0010165V3T', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '609919150210', 'FedEx', NULL, '2015-02-05', '04.02.2015 10:52', 'UK131024AMC02', '1', 'a0YC000000axoq6MAA', '165.00', '249.00'),
(29923, '301126842', NULL, NULL, 'Stephen Colvin', '67 CROMBIE ROAD', '', 'DA15 8AT', 'SIDCUP', 'Großbritannien', 'GB', NULL, NULL, '7794114564', '0010199HFT', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '609919150221', 'FedEx', NULL, '2015-02-05', '03.02.2015 19:54', 'UK131024AMC02', '1', 'a0YC000000axoq6MAA', '165.00', '249.00'),
(29924, '301302313', NULL, NULL, 'Stephen Gay', '222 KINGSWAY', 'St George', 'BS5 8NS', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7515353747', '0010039MEB', NULL, NULL, 'Black, Black Dial, Black Metal Band (T-3011-8)', NULL, '609919150232', 'FedEx', NULL, '2015-02-05', '04.02.2015 15:22', 'T-3011-8', '1', 'a0YC000000b0ZC3MAM', '130.00', '189.00'),
(29925, '301267046', NULL, NULL, 'Alice Tolba', 'Flat 1 56 Pepys Road', '', 'SW20 8PF', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7570109717', '0010063ISF', NULL, NULL, 'Brown Strap, Gold Case, Black Face (T-3011-3)', NULL, '609919150243', 'FedEx', NULL, '2015-02-05', '04.02.2015 12:54', 'UK140313AMC20', '1', 'a0YC000000b0ZByMAM', '130.00', '189.00'),
(29926, '301285728', NULL, NULL, 'Hannah Morrison', 'SMITHY HOUSE HARPSDALE', '', 'KW12 6UN', 'HALKIRK', 'Großbritannien', 'GB', NULL, NULL, '7951113103', '001019173P', NULL, NULL, 'Brown Strap, Gold Case, Black Face (T-3011-3)', NULL, '609919150254', 'FedEx', NULL, '2015-02-05', '04.02.2015 13:52', 'UK140313AMC20', '1', 'a0YC000000b0ZByMAM', '130.00', '189.00'),
(29927, '301150792', NULL, NULL, 'Serhat Esen', '16 HALTON ROAD', '', 'CR8 5GN', 'KENLEY', 'Großbritannien', 'GB', NULL, NULL, '7999924242', '0010009TB7', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919150265', 'FedEx', NULL, '2015-02-05', '03.02.2015 21:23', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29928, '301189123', NULL, NULL, 'Adrian Nasir', '14 DERWENT AVENUE', '', 'BD15 0LY', 'BRADFORD', 'Großbritannien', 'GB', NULL, NULL, '7972193914', '0010207KX1', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919150276', 'FedEx', NULL, '2015-02-05', '04.02.2015 05:22', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29929, '301187286', NULL, NULL, 'christos fountas', '3 DENMARK ROAD', 'flat 22, agar house', 'KT1 2RZ', 'KINGSTON UPON THAMES', 'Großbritannien', 'GB', NULL, NULL, '7540156871', '0010012LW7', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919150287', 'FedEx', NULL, '2015-02-05', '04.02.2015 03:52', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(29930, '301145622', NULL, NULL, 'Charlotte Luffman', '102 PARK PLACE', '', 'HP6 6NQ', 'AMERSHAM', 'Großbritannien', 'GB', NULL, NULL, '7894573833', '0010227AHU', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919150298', 'FedEx', NULL, '2015-02-05', '03.02.2015 21:23', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29931, '301165603', NULL, NULL, 'Amy Aston', '102 HEYBROOK ROAD', '', 'M23 1PS', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7578737434', '0010043D9W', NULL, NULL, 'Gold/Black Dial/Brown Leather Band (GM-3009-2)', NULL, '609919150302', 'FedEx', NULL, '2015-02-05', '04.02.2015 00:26', 'GM-3009-2', '1', 'a0YC000000aVrqsMAC', '126.00', '179.00'),
(29932, '301133323', NULL, NULL, 'Heather Galvin', 'Smile Design 33 High Street', 'wendover', 'HP22 6du', 'AYLESBURY', 'Großbritannien', 'GB', NULL, NULL, '7540935085', '00100141SD', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '609919150313', 'FedEx', NULL, '2015-02-05', '03.02.2015 20:56', 'GM-103-8', '1', 'a0YC000000aV3zWMAS', '170.00', '248.99'),
(29933, '301231861', NULL, NULL, 'sebastien gouders', 'rue de herve 725', '', '4610', 'Beyne heusay', 'Belgien', 'BE', NULL, NULL, '499412079', '0010048FJK', NULL, NULL, 'Une montre London PIONIER - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '609919150151', 'FedEx', NULL, '2015-02-05', '04.02.2015 11:18', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(29934, '301141670', NULL, NULL, 'Mikkel Graesboll', 'Skuderlosevej 25', '', '4690', 'Haslev', 'Dänemark', 'DK', NULL, NULL, '26229770', '0010109L14', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '609919150162', 'FedEx', NULL, '2015-02-05', '03.02.2015 22:06', 'DK040814HW11', '1', 'a0YC000000azJZ4MAM', '1155.04', '1695.00'),
(29935, '301229569', NULL, NULL, 'Alessio Alberti', 'Contrada Fronti Snc', '', '85059', 'Viggiano', 'Italien', 'IT', NULL, NULL, '3294618655', '0010230C4G', NULL, NULL, 'Casablanca All in Black', NULL, '609919150107', 'FedEx', NULL, '2015-02-05', '04.02.2015 09:28', 'IT141023CS54', '1', 'a0YC000000aYxuyMAC', '', '299.99'),
(29936, '301202745', NULL, NULL, 'Zoila Del Pilar Terranova Villamar', 'PIAZZA RISORGIMENTO 15', '', '20066', 'MELZO', 'Italien', 'IT', NULL, NULL, '3428672785', '0010017KS9', NULL, NULL, 'Casablanca Silber Weiss', NULL, '609919150118', 'FedEx', NULL, '2015-02-05', '04.02.2015 07:28', 'IT141023CS50', '1', 'a0YC000000aYxuuMAC', '', '299.99'),
(29937, '301199223', NULL, NULL, 'Emin Shingjergji', 'VIA SAN MARTINO 23', 'via san martino 23', '25011', 'CALCINATO', 'Italien', 'IT', NULL, NULL, '3476669305', '00100500GC', NULL, NULL, 'Casablanca Gold', NULL, '609919150129', 'FedEx', NULL, '2015-02-05', '04.02.2015 06:58', 'IT141023CS52', '1', 'a0YC000000aYxuwMAC', '', '299.99'),
(29938, '301314180', NULL, NULL, 'Luc Stenekes', 'Plateellaan 24', '', '1442 DH', 'PURMEREND', 'Niederlande', 'NL', NULL, NULL, '651257103', '00101334FU', NULL, NULL, 'London PIONIER horloge - zilver/zwart - zwarte leren band (GM-150-2)', NULL, '609919150092', 'FedEx', NULL, '2015-02-05', '04.02.2015 16:58', 'NL141008NM02', '1', 'a0YC000000aVYnQMAW', '', '199.99'),
(29939, '301216692', NULL, NULL, 'Remus Campeanu', 'TIMOTEJVAEGEN 6', '', '831 75', 'OESTERSUND', 'Schweden', 'SE', NULL, NULL, '708462898', '0010193LUH', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-4)', NULL, '609919150130', 'FedEx', NULL, '2015-02-05', '04.02.2015 10:14', 'SE040814HW08', '1', 'a0YC000000aWF1ZMAW', '1433.05', '1995.00'),
(29940, '301138753', NULL, NULL, 'Shams Hashim', 'TENSTA ALLE 15', '', '163 64', 'SPANGA', 'Schweden', 'SE', NULL, NULL, '736146585', '10053231', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, '609919150140', 'FedEx', NULL, '2015-02-05', '03.02.2015 21:44', 'SE040814HW07', '1', 'a0YC000000aWF1YMAW', '1433.05', '1995.00'),
(29941, '301285286', NULL, NULL, 'MARIA DEL TIEMPO', 'TERRACINA 12', 'BM SPORTECH', '50197', 'ZARAGOZA', 'Spanien', 'ES', NULL, NULL, '645370061', '0010179LNL', NULL, NULL, 'Reloj Theorema Macau modelo GM-3011-4', NULL, '609919150173', 'FedEx', NULL, '2015-02-05', '04.02.2015 12:58', 'ES150121CS73', '1', 'a0YC000000azMtiMAE', '', '189.99'),
(29942, '301531732', NULL, NULL, 'Michael De Mesmaeker', 'Nijvelsesteenweg 393', '', '1500', 'Halle', 'Belgien', 'BE', NULL, NULL, '0476/31 81 48', '001006055X', NULL, NULL, 'Pionier Dublin horloge in zwart-zilverkleur-wit (GM-508-1)', NULL, '604569187069', 'FedEx', NULL, '2015-02-06', '05.02.2015 15:48', 'NL141210NM28', '1', 'a0YC000000aXSEOMA4', '', '189.99'),
(29943, '301382969', NULL, NULL, 'Lemos Andres', 'Avenue Marie de Hongrie 64', '', '1083', 'Ganshoren', 'Belgien', 'BE', NULL, NULL, '489472325', '00101981U2', NULL, NULL, 'Une montre London PIONIER - dorÃ©/noir avec bracelet mÃ©tallique (GM-150-7)', NULL, '604569187070', 'FedEx', NULL, '2015-02-06', '04.02.2015 22:18', 'NL141008NM07', '1', 'a0YC000000aVYzWMAW', '', '199.99'),
(29944, '301365044', NULL, NULL, 'Harnisfeger Michael', 'Rue de la rivelaine 24/1', '', '6061', 'Montignies-sur-Sambre', 'Belgien', 'BE', NULL, NULL, '479213984', '0010113CNX', NULL, NULL, 'Une montre PIONER Dublin en noir-noir-noir (GM-508-4)', NULL, '604569187080', 'FedEx', NULL, '2015-02-06', '04.02.2015 20:48', 'NL141210NM31', '1', 'a0YC000000aXSERMA4', '', '189.99'),
(29945, '301339051', NULL, NULL, 'Mieke Geurs', 'Ruiterlaan 3', '', '9032', 'Wondelgem', 'Belgien', 'BE', NULL, NULL, '0496/23.54.50', '0010127FER', NULL, NULL, 'London PIONIER horloge - zilverkleurig/zwart - zwarte leren band (GM-150-2)', NULL, '604569187091', 'FedEx', NULL, '2015-02-06', '04.02.2015 19:18', 'NL141008NM02', '1', 'a0YC000000aVYzRMAW', '', '199.99'),
(29946, '301529553', NULL, NULL, 'Isabella Pedersen', 'Grandlose Kirkevej 12', '', '4300', 'Holbaek', 'Dänemark', 'DK', NULL, NULL, '40634168', '0010249EVB', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, '604569187106', 'FedEx', NULL, '2015-02-06', '05.02.2015 15:36', 'DK040814HW07', '1', 'a0YC000000aWDvRMAW', '1155.04', '1695.00'),
(29947, '301373146', NULL, NULL, 'Andreas Prior', 'Langbrokrovej 6', '', '9310', 'Vodskov', 'Dänemark', 'DK', NULL, NULL, '4522463376', '0010014HXF', NULL, NULL, 'GM-4004-2: Sort lÃ¦derrem, urkasse i sÃ¸lv, sort urskive', NULL, '604569187117', 'FedEx', NULL, '2015-02-06', '04.02.2015 21:36', 'DK040814HW06', '1', 'a0YC000000azJYzMAM', '1155.04', '1695.00'),
(29948, '301398471', NULL, NULL, 'PARISA POURHAMZEH', 'Aurinkolahden puistotie 2  D 70', '', '00990', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '442637676', '0010164P1E', NULL, NULL, 'GM-4004-7 - Theorema Newton -rannekello', NULL, '604569187128', 'FedEx', NULL, '2015-02-06', '05.02.2015 00:18', 'FI040814HW11', '1', 'a0YC000000aWF58MAG', '155.00', '229.00'),
(29949, '301395287', NULL, NULL, 'PARISA POURHAMZEH', 'Aurinkolahden puistotie 2  D 70', '', '00990', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '442637676', '0010053E0J', NULL, NULL, 'GM-4004-6 - Theorema Newton -rannekello', NULL, '604569187128', 'FedEx', NULL, '2015-02-06', '04.02.2015 23:48', 'FI040814HW10', '1', 'a0YC000000aWF57MAG', '155.00', '229.00'),
(29950, '301391573', NULL, NULL, 'PARISA POURHAMZEH', 'Aurinkolahden puistotie 2  D 70', '', '00990', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '442637676', '0010064CMS', NULL, NULL, 'GM-4004-8 - Theorema Newton -rannekello', NULL, '604569187128', 'FedEx', NULL, '2015-02-06', '04.02.2015 23:48', 'FI040814HW12', '1', 'a0YC000000aWF59MAG', '155.00', '229.00'),
(29951, '301370576', NULL, NULL, 'Daniela Merenda', 'VIA CONCILIAZIONE 56', '', '24040', 'BOTTANUCO', 'Italien', 'IT', NULL, NULL, '3477817970', '0010192O7V', NULL, NULL, 'Casablanca All in Black', NULL, '609919150335', 'FedEx', NULL, '2015-02-06', '04.02.2015 19:28', 'IT141023CS54', '1', 'a0YC000000aYxuyMAC', '', '299.99'),
(29952, '301602337', NULL, NULL, 'Marco Star', 'Spaarndamseweg 316R', '', '2021 KC', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '683215065', '0010126PB8', NULL, NULL, 'London PIONIER horloge - zilver/zwart - zwarte leren band (GM-150-2)', NULL, '609919150346', 'FedEx', NULL, '2015-02-06', '05.02.2015 21:28', 'NL141008NM02', '1', 'a0YC000000aVYnQMAW', '', '199.99'),
(29953, '301569545', NULL, NULL, 'Oksana Tsjernysjova', 'Lange Hilleweg 67B', '', '3073 BJ', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '643203796', '0010178LSO', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919150357', 'FedEx', NULL, '2015-02-06', '05.02.2015 18:58', 'NL141008NM04', '1', 'a0YC000000aVYnSMAW', '', '199.99'),
(29954, '301386901', NULL, NULL, 'Gonca Ozkara', 'Spiegelnisserstraat 42', '', '3034 CW', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '683945914', '0010212PV6', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919150368', 'FedEx', NULL, '2015-02-06', '04.02.2015 22:28', 'NL141008NM03', '1', 'a0YC000000aVYnRMAW', '', '199.99'),
(29955, '301385479', NULL, NULL, 'Dong Liu', 'Herculesweg 160', '', '2624 VW', 'DELFT', 'Niederlande', 'NL', NULL, NULL, '617308719', '0010040JFG', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919150379', 'FedEx', NULL, '2015-02-06', '04.02.2015 22:28', 'NL141008NM03', '1', 'a0YC000000aVYnRMAW', '', '199.99'),
(29956, '301410669', NULL, NULL, 'Allison Ballantyne', '59 MILLSIDE ROAD', '', 'AB14 0WG', 'PETERCULTER', 'Großbritannien', 'GB', NULL, NULL, '1224743239', '0010201ONA', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919150380', 'FedEx', NULL, '2015-02-06', '04.02.2015 23:23', 'UK131024AMC05', '1', 'a0YC000000axoq9MAA', '165.00', '249.00'),
(29957, '301522746', NULL, NULL, 'Ian Christopherson', '0 SHEFFIELD ROAD', 'Tata Steel Narrow Strip', 'S60 1BN', 'ROTHERHAM', 'Großbritannien', 'GB', NULL, NULL, '1709842539', '0010172K2P', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919150390', 'FedEx', NULL, '2015-02-06', '05.02.2015 14:22', 'UK131024AMC05', '1', 'a0YC000000axoq9MAA', '165.00', '249.00'),
(29958, '301436754', NULL, NULL, 'Jacqueline Riddles', 'A Longthatch', 'Honey Hill', 'RG40 3BA', 'WOKINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7824905595', '0010083R0E', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919150405', 'FedEx', NULL, '2015-02-06', '05.02.2015 07:52', 'UK131024AMC05', '1', 'a0YC000000axoq9MAA', '165.00', '249.00'),
(29959, '301463863', NULL, NULL, 'Tania Carter', '93 STAPLES DRIVE', '', 'LE67 4GN', 'COALVILLE', 'Großbritannien', 'GB', NULL, NULL, '7890038550', '0010070FKA', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919150416', 'FedEx', NULL, '2015-02-06', '05.02.2015 09:52', 'UK131024AMC05', '1', 'a0YC000000axoq9MAA', '165.00', '249.00'),
(29960, '301399983', NULL, NULL, 'Ann Campbell', '1 GLENHUNTLY TERRACE', '', 'PA14 5QE', 'PORT GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7957453550', '0010213B2S', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '609919150427', 'FedEx', NULL, '2015-02-06', '04.02.2015 22:22', 'UK131024AMC02', '1', 'a0YC000000axoq6MAA', '165.00', '249.00'),
(29961, '301508854', NULL, NULL, 'Gemma Greenhalgh', '62 RIBBLE ROAD', 'Fleetwood', 'FY7 7BU', 'FLEETWOOD', 'Großbritannien', 'GB', NULL, NULL, '7401497066', '00102304JG', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '609919150438', 'FedEx', NULL, '2015-02-06', '05.02.2015 13:22', 'UK131024AMC04', '1', 'a0YC000000axoq8MAA', '165.00', '249.00'),
(29962, '301330187', NULL, NULL, 'Jessica Echeverry', 'Flat 16 Emerson House', 'Mayville estate', 'N16 8ND', 'London', 'Großbritannien', 'GB', NULL, NULL, '7800664241', '0010079SR1', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '609919150449', 'FedEx', NULL, '2015-02-06', '04.02.2015 17:22', 'UK131024AMC04', '1', 'a0YC000000axoq8MAA', '165.00', '249.00'),
(29963, '301318528', NULL, NULL, 'Catherine Vickers', '21 YELLOWSTONE CLOSE', 'KERESLEY', 'CV6 2NX', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7753674852', '0010247Z1E', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919150450', 'FedEx', NULL, '2015-02-06', '04.02.2015 16:22', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29964, '301375197', NULL, NULL, 'mick greene', '37 WELLAND ROAD', '', 'PE1 3SE', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '1733319299', '0010084RNM', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919150460', 'FedEx', NULL, '2015-02-06', '04.02.2015 20:52', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29965, '301360861', NULL, NULL, 'Hio Lam Wu', '74 Great Western Street', '', 'M16 7JX', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '7598400006', '0010162U2Q', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919150471', 'FedEx', NULL, '2015-02-06', '04.02.2015 19:52', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(29966, '301397419', NULL, NULL, 'mary simpson', '18 Lower haigh street', '', 'CW7 1hh', 'WINSFORD', 'Großbritannien', 'GB', NULL, NULL, '7723397755', '00102122AN', NULL, NULL, 'Gold, Black Dial, Gold Metal Band (T-3011-7)', NULL, '609919150482', 'FedEx', NULL, '2015-02-06', '04.02.2015 22:22', 'T-3011-7', '1', 'a0YC000000b0ZC2MAM', '130.00', '189.00'),
(29967, '301483014', NULL, NULL, 'Mike New', '89 ARNCLIFFE DRIVE', 'Heelands', 'MK13 7LF', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '7931172372', '00100856YC', NULL, NULL, 'Gold, Black Dial, Gold Metal Band (T-3011-7)', NULL, '609919150493', 'FedEx', NULL, '2015-02-06', '05.02.2015 11:28', 'T-3011-7', '1', 'a0YC000000b0ZC2MAM', '130.00', '189.00'),
(29968, '301525765', NULL, NULL, 'Camille Cartignyy', 'Level3  Com - Chineham Gate', 'Crockford Lane', 'RG24 8NA', 'Basingstoke', 'Großbritannien', 'GB', NULL, NULL, '7562909321', '0010207Q0O', NULL, NULL, 'Monte Carlo Men\'s Watches  - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919150508', 'FedEx', NULL, '2015-02-06', '05.02.2015 14:22', 'GM-102-3', '1', 'a0YC000000aZbC5MAK', '152.00', '229.00'),
(29969, '301367793', NULL, NULL, 'Razvan Vergu', '1043 FOREST ROAD', '', 'E17 4AH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7506253843', '0010006AJI', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919150519', 'FedEx', NULL, '2015-02-06', '04.02.2015 20:22', 'UK140403AS03', '1', 'a0YC000000aV3jFMAS', '170.00', '248.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(29970, '301435359', NULL, NULL, 'DEBRA A ZERK Debra A Zerk', '54 HIGH STREET', '', 'CF83 4GH', 'CAERPHILLY', 'Großbritannien', 'GB', NULL, NULL, '7789768212', '0010216VT6', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '609919150520', 'FedEx', NULL, '2015-02-06', '05.02.2015 07:22', 'GM-103-8', '1', 'a0YC000000aV3zWMAS', '170.00', '248.99'),
(29971, '301412249', NULL, NULL, 'Simone Anderson', '30 BRISTOL ROAD', '', 'B5 7XX', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7546033095', '0010140UKW', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '609919150530', 'FedEx', NULL, '2015-02-06', '04.02.2015 23:22', 'GM-103-8', '1', 'a0YC000000aV3zWMAS', '170.00', '248.99'),
(29972, '301723088', NULL, NULL, 'Iwona Ostrowska', 'Kong georgs vej  116.st.tv', '', '2000', 'Frederiksberg', 'Dänemark', 'DK', NULL, NULL, '23956555', '0010245ERL', NULL, NULL, 'Sort stÃ¥lrem, urkasse og urskive (T-3011-8)', NULL, '604569187161', 'FedEx', NULL, '2015-02-09', '06.02.2015 14:06', 'SE141208HW09', '1', 'a0YC000000aXR0dMAG', '1041.65', '1599.00'),
(29973, '301678543', NULL, NULL, 'Rosaly Autor', 'Oehlenschlaegersgade 39, st', '', '6400', 'Sonderborg', 'Dänemark', 'DK', NULL, NULL, '4526135833', '0010171L7E', NULL, NULL, 'GM-4004-1: Sort lÃ¦derrem, urkasse i sÃ¸lv, hvid urskive', NULL, '604569187172', 'FedEx', NULL, '2015-02-09', '06.02.2015 10:36', 'DK040814HW05', '1', 'a0YC000000azJYyMAM', '1155.04', '1695.00'),
(29974, '301644939', NULL, NULL, 'Nano Gorges', 'Hybenvej 57 1. TH', '', '8700', 'Horsens', 'Dänemark', 'DK', NULL, NULL, '42923213', '0010036UVH', NULL, NULL, 'Gylden stÃ¥lrem, gylden urkasse og sort urskive (T-3011-7)', NULL, '604569187183', 'FedEx', NULL, '2015-02-09', '06.02.2015 03:06', 'SE141208HW08', '1', 'a0YC000000aXR0cMAG', '1041.65', '1599.00'),
(29975, '301619031', NULL, NULL, 'Michael Dermigakis', 'Handvaerkervaenget 9', '', '4000', 'Roskilde', 'Dänemark', 'DK', NULL, NULL, '40966227', '00100184TP', NULL, NULL, 'GM-4004-8: Urrem i sort, sort urkasse, sort urskive', NULL, '604569187194', 'FedEx', NULL, '2015-02-09', '05.02.2015 23:06', 'DK040814HW12', '1', 'a0YC000000azJZ5MAM', '1155.04', '1695.00'),
(29976, '301588641', NULL, NULL, 'Nadia Kahtan Ruiz', 'Ostre Ringvej 22', '', '4700', 'Naestved', 'Dänemark', 'DK', NULL, NULL, '52616223', '00100604KW', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, '604569187209', 'FedEx', NULL, '2015-02-09', '05.02.2015 20:36', 'DK040814HW07', '1', 'a0YC000000azJZ0MAM', '1155.04', '1695.00'),
(29977, '301697467', NULL, NULL, 'Ovidiu Pantiru', 'INTERPORTO DI BOLOGNA 2.3', '', '40010', 'BENTIVOGLIO', 'Italien', 'IT', NULL, NULL, '335346780', '0010189TMD', NULL, NULL, 'Orologio Theorema Damascus Diamond, modello T3008-3', NULL, '604569187367', 'FedEx', NULL, '2015-02-09', '06.02.2015 09:59', 'IT141029CS62', '1', 'a0YC000000aYxowMAC', '', '189.99'),
(29978, '301622840', NULL, NULL, 'Maria Ester Rapalli', 'VIA C. GAMBA 27', '', '26011', 'CASALBUTTANO ED UNITI', 'Italien', 'IT', NULL, NULL, '3407961391', '0010208QLQ', NULL, NULL, 'Orologio Theorema Damascus Diamond, modello T3008-6', NULL, '604569187378', 'FedEx', NULL, '2015-02-09', '05.02.2015 21:28', 'IT141029CS634', '1', 'a0YC000000aYxozMAC', '', '189.99'),
(29979, '301745878', NULL, NULL, 'Dave Schiltkamp', 'Rivierstraat 131', 'caland', '3016 CH', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '31642015943', '0010195T4C', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '604569187150', 'FedEx', NULL, '2015-02-09', '06.02.2015 15:28', 'NL141008NM03', '1', 'a0YC000000aVYnRMAW', '', '199.99'),
(29980, '301725312', NULL, NULL, 'Andre Lund', 'FABRIKSGATAN 11', '', '745 32', 'ENKOEPING', 'Schweden', 'SE', NULL, NULL, '735639838', '0010015DJ5', NULL, NULL, 'Silver/svart med silvrigt metallarmband (modellT-3011-6)', NULL, '604569187210', 'FedEx', NULL, '2015-02-09', '06.02.2015 14:14', 'SE141208HW07', '1', 'a0YC000000aWpYmMAK', '1303.93', '1995.00'),
(29981, '301716467', NULL, NULL, 'Juan Jose Jimenez Luque', 'CALLE BARITONO JOSE MARIA AGUILAR BLANCO 4D', '1 derecha 4', '14005', 'CORDOBA', 'Spanien', 'ES', NULL, NULL, '670905978', '0010015VIN', NULL, NULL, 'Reloj Theorema Dubai - modelo GM-3009-4', NULL, '604569187220', 'FedEx', NULL, '2015-02-09', '06.02.2015 11:28', 'ES150121CS63', '1', 'a0YC000000azLhJMAU', '', '199.99'),
(29982, '301701554', NULL, NULL, 'Juan antonio Macias cepedosa', 'AVENIDA DE CANILLEJAS A VICALVARO 79', '4dcha', '28022', 'MADRID', 'Spanien', 'ES', NULL, NULL, '625926268', '0010250X2A', NULL, NULL, 'Reloj Theorema Dubai - modelo GM-3009-4', NULL, '604569187231', 'FedEx', NULL, '2015-02-09', '06.02.2015 10:28', 'ES150121CS63', '1', 'a0YC000000azLhJMAU', '', '199.99'),
(29983, '301598525', NULL, NULL, 'daniel waddup', '99 HIGH STREET', 'Allen Estates', 'CO5 9AA', 'COLCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7581259309', '00101661PF', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '604569187242', 'FedEx', NULL, '2015-02-09', '05.02.2015 20:22', 'UK131024AMC05', '1', 'a0YC000000axoq9MAA', '165.00', '249.00'),
(29984, '301583059', '', '', 'Rita Boardman', '0 BRYN LLWYNOG', '', 'LL15 2ND', 'RUTHIN', 'Großbritannien', '', '', '', '7880207019', '00100611SF', '', '', 'Black Strap/ Silver Case/ Black Dial (GM-101-2)', '2 Uhren erhalten! Uhr????', '604569187253', 'FedEx', '', '2015-02-09', '05.02.2015 19:24', 'UK131024AMC02', '1', 'a0YC000000axoq6MAA', '165.00', '249.00'),
(29985, '301636901', '', '', 'Kristi Mitchell', '44 ST. JOHNS AVENUE', '', 'NN2 8RU', 'NORTHAMPTON', 'Großbritannien', '', '', '', '7969077305', '0010032IJP', '', '', 'Black Strap/ Silver Case/ Silver Dial (GM-101-1)', '2 Uhren erhalten! Uhr????', '604569187264', 'FedEx', '', '2015-02-09', '05.02.2015 23:52', 'UK131024AMC01', '1', 'a0YC000000axoq5MAA', '165.00', '249.00'),
(29986, '301611848', '', '', 'Taryn Price', '51 LONG SAW DRIVE', '', 'B31 5BN', 'BIRMINGHAM', 'Großbritannien', '', '', '', '7703131233', '0010006GL8', '', '', 'Black, Black Dial, Black Metal Band (T-3011-8)', '2 Uhren erhalten! Uhr ????\r\nDie zweite uhre erhalten 07.04.2015', '604569187275', 'FedEx', '', '2015-02-09', '05.02.2015 21:22', 'T-3011-8', '1', 'a0YC000000b0ZC3MAM', '130.00', '189.00'),
(29987, '301679025', NULL, NULL, 'angela barron', '1 MAYFIELD WALK', '', 'DL14 9UY', 'BISHOP AUCKLAND', 'Großbritannien', 'GB', NULL, NULL, '7896670576', '0010056XEX', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '604569187286', 'FedEx', NULL, '2015-02-09', '06.02.2015 09:54', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29988, '301594763', NULL, NULL, 'Julie Evans', '16 GOLWG TYWI', 'Llangunnor', 'SA31 2NE', 'CARMARTHEN', 'Großbritannien', 'GB', NULL, NULL, '1267231932', '0010202BED', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '604569187297', 'FedEx', NULL, '2015-02-09', '05.02.2015 19:52', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29989, '301739806', '', '', 'Mussama Khanom', '181 CHURCH HILL ROAD', '', 'B20 3PX', 'BIRMINGHAM', 'Großbritannien', '', '', '', '7713910216', '001020680B', '', '', 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', '2 Uhren erhalten! Uhr ????', '604569187301', 'FedEx', '', '2015-02-09', '06.02.2015 14:23', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(29990, '301627094', NULL, NULL, 'Neda Nabid', 'Falt 14 , 98 Napier street', '', 'S11 8JA', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7917913096', '0010149SG2', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569187312', 'FedEx', NULL, '2015-02-09', '05.02.2015 22:52', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(29991, '301590877', NULL, NULL, 'Andy Pepper', '8 LEETE PLACE', '', 'SG8 5DX', 'ROYSTON', 'Großbritannien', 'GB', NULL, NULL, '232762', '0010006WE6', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '604569187323', 'FedEx', NULL, '2015-02-09', '05.02.2015 19:52', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(29992, '301558121', NULL, NULL, 'kaleigh Ereira', '19 COTTALL AVENUE', '', 'ME4 6HG', 'CHATHAM', 'Großbritannien', 'GB', NULL, NULL, '7475242022', '001020793W', NULL, NULL, 'Gold, Black Dial, Gold Metal Band (T-3011-7)', NULL, '604569187334', 'FedEx', NULL, '2015-02-09', '05.02.2015 16:52', 'T-3011-7', '1', 'a0YC000000b0ZC2MAM', '130.00', '189.00'),
(29993, '301628860', '', '', 'Andrew Wilson', '6 CLAYPOTTS PLACE', 'Broughty Ferry', 'DD5 1LG', 'DUNDEE', 'Großbritannien', '', '', '', '7432687059', '0010201PH0', '', '', 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', '2 Uhren erhalten! Uhr ?????', '604569187345', 'FedEx', '', '2015-02-09', '05.02.2015 22:53', 'GM-103-8', '1', 'a0YC000000aV3zWMAS', '170.00', '248.99'),
(29994, '301726011', NULL, NULL, 'Donna Carroll', '19 PINKERTON LANE', '', 'PA4 0EQ', 'RENFREW', 'Großbritannien', 'GB', NULL, NULL, '7983378811', '00101797TV', NULL, NULL, 'Silver, White Dial, Silver Metal Band (T-3011-5)', NULL, '604569187356', 'FedEx', NULL, '2015-02-09', '06.02.2015 13:22', 'T-3011-5', '1', 'a0YC000000b0ZC0MAM', '130.00', '189.00'),
(29995, '302459956', NULL, NULL, 'Bjoern Desmet', 'Fatimastraat 9B', '', '9880', 'Aalter', 'Belgien', 'BE', NULL, NULL, '497326005', '0010050JGL', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '604569187768', 'FedEx', NULL, '2015-02-10', '10.02.2015 00:48', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(29996, '302458913', NULL, NULL, 'Michael Houssa - Selliacc', 'Allee du Domaine 49', '', '4180', 'Comblain Fairon', 'Belgien', 'BE', NULL, NULL, '498395325', '0010250OXB', NULL, NULL, 'Montre homme Macau Therorema - Bracelet cuir - Argent/noir - (T3011-2)', NULL, '604569187779', 'FedEx', NULL, '2015-02-10', '10.02.2015 00:48', 'NL141217NM06', '1', 'a0YC000000aYvGlMAK', '', '189.99'),
(29997, '302314216', NULL, NULL, 'Bouchra Laadaada', 'Lode Zielenslaan 33', 'Bus 9', '2050', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '468155203', '0010113F3X', NULL, NULL, 'Montre homme Macau Therorema - Bracelet cuir - Or/noir - (T3011-3)', NULL, '604569187780', 'FedEx', NULL, '2015-02-10', '09.02.2015 13:18', 'NL141217NM07', '1', 'a0YC000000aYvGmMAK', '', '189.99'),
(29998, '302290380', NULL, NULL, 'Avdul Mazreku', 'Rue thomaes  35', '', '1090', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '486988021', '0010179CWE', NULL, NULL, 'Montre homme Macau Therorema - Bracelet mÃ©tal - Argent/blanc - (T3011-5)', NULL, '604569187790', 'FedEx', NULL, '2015-02-10', '09.02.2015 11:48', 'NL141217NM09', '1', 'a0YC000000aYvGoMAK', '', '189.99'),
(29999, '302410562', NULL, NULL, 'Ahmed temsamani nya', 'Rue simons 7 boite 4', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '489362606', '0010159T4U', NULL, NULL, 'Montre homme Macau Therorema - Bracelet mÃ©tal - Noir/noir - (T3011-8)', NULL, '604569187805', 'FedEx', NULL, '2015-02-10', '09.02.2015 20:48', 'NL141217NM12', '1', 'a0YC000000aYvGrMAK', '', '189.99'),
(30000, '302185637', NULL, NULL, 'supin meepian', 'avenue Ernest Solvay 44', '', '1480', 'Tubize', 'Belgien', 'BE', NULL, NULL, '475389503', '0010171TYN', NULL, NULL, 'Montre homme Macau Therorema - Bracelet mÃ©tal - Or/noir - (T3011-7)', NULL, '604569187816', 'FedEx', NULL, '2015-02-10', '08.02.2015 20:48', 'NL141217NM11', '1', 'a0YC000000aYvGqMAK', '', '189.99'),
(30001, '302238497', NULL, NULL, 'Moscatiello Manuella', 'Kempenstraat 188', '', '3590', 'Diepenbeek', 'Belgien', 'BE', NULL, NULL, '484601437', '0010134IK9', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, 'storniert', 'FedEx', NULL, '2015-02-10', '09.02.2015 02:48', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(30002, '301779838', NULL, NULL, 'wendy Aerts', 'Haydnlaan 3', '', '2960', 'Brecht', 'Belgien', 'BE', NULL, NULL, '0493.06.60.64', '00100474PR', NULL, NULL, 'Pionier Dublin horloge in bruin-goudkleur-zwart (GM-508-3)', NULL, 'storniert', 'FedEx', NULL, '2015-02-10', '06.02.2015 18:48', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(30003, '302186226', NULL, NULL, 'Sander Vandaele', 'Kroonstraat 20', '', '8560', 'Wevelgem', 'Belgien', 'BE', NULL, NULL, '056/421728', '00101799YY', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - goudkleur/zwart (T3011-3)', NULL, '604569187849', 'FedEx', NULL, '2015-02-10', '08.02.2015 20:48', 'NL141217NM07', '1', 'a0YC000000aYvGmMAK', '', '189.99'),
(30004, '302385390', NULL, NULL, 'Paul M Vermeulen', 'Kielenstraat 47', '', '3700', 'Tongeren', 'Belgien', 'BE', NULL, NULL, '12210538', '0010008QA8', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - zwart/zwart (T3011-4)', NULL, '604569187850', 'FedEx', NULL, '2015-02-10', '09.02.2015 18:48', 'NL141217NM08', '1', 'a0YC000000aYvGnMAK', '', '189.99'),
(30005, '302343721', NULL, NULL, 'patrick haesendonckx', 'Jules Destreestraat 57', '', '2660', 'Hoboken', 'Belgien', 'BE', NULL, NULL, '476426504', '0010045RDL', NULL, NULL, 'Therorema Macau herenhorloge - metalen band - goudkleur/zwart (T3011-7)', NULL, '604569187860', 'FedEx', NULL, '2015-02-10', '09.02.2015 15:18', 'NL141217NM11', '1', 'a0YC000000aYvGqMAK', '', '189.99'),
(30006, '302130397', NULL, NULL, 'Maarten Baecke', 'Destelwijk 111', '', '9100', 'Sint-Niklaas', 'Belgien', 'BE', NULL, NULL, '479445091', '00101718JL', NULL, NULL, 'Therorema Macau herenhorloge - metalen band - zwart/zwart (T3011-8)', NULL, '604569187871', 'FedEx', NULL, '2015-02-10', '08.02.2015 16:18', 'NL141217NM12', '1', 'a0YC000000aYvGrMAK', '', '189.99'),
(30007, '302468266', NULL, NULL, 'Stephane Vedelaar', 'Populierenlaan 68', '', '8450', 'Bredene', 'Belgien', 'BE', NULL, NULL, '485448524', '0010010JDQ', NULL, NULL, 'Therorema Macau herenhorloge - metalen band - zwart/zwart (T3011-8)', NULL, '604569187882', 'FedEx', NULL, '2015-02-10', '10.02.2015 02:48', 'NL141217NM12', '1', 'a0YC000000aYvGrMAK', '', '189.99'),
(30008, '301842387', NULL, NULL, 'Mario Collavo', 'rue Vanderborght 233', '', '1090', 'Jette', 'Belgien', 'BE', NULL, NULL, '495200536', '00102442U3', NULL, NULL, 'Une montre London PIONIER - argentÃ©/noir avec bracelet mÃ©tallique (GM-150-6)', NULL, '604569187893', 'FedEx', NULL, '2015-02-10', '07.02.2015 00:48', 'NL141008NM06', '1', 'a0YC000000aVYzVMAW', '', '199.99'),
(30009, '301770120', NULL, NULL, 'corinne MENEGOZZO', 'La Neuville 18', '', '4877', 'Olne', 'Belgien', 'BE', NULL, NULL, '32475215342', '0010213UJ4', NULL, NULL, 'Une montre London PIONIER - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '604569187908', 'FedEx', NULL, '2015-02-10', '06.02.2015 17:48', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(30010, '302427980', NULL, NULL, 'Laura Vitale', 'Rue grande 35', '', '6560', 'Montignies-Saint-Christophe', 'Belgien', 'BE', NULL, NULL, '473287863', '0010113FJA', NULL, NULL, 'Une montre London PIONIER - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '604569187919', 'FedEx', NULL, '2015-02-10', '09.02.2015 21:48', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(30011, '302003235', NULL, NULL, 'germaine etienne', 'rue Hector Denis 107', '', '6020', 'Dampremy', 'Belgien', 'BE', NULL, NULL, '474786531', '0010090IPE', NULL, NULL, 'Une montre London PIONIER - noir/noir avec bracelet en cuir noir (GM-150-4)', NULL, '604569187920', 'FedEx', NULL, '2015-02-10', '07.02.2015 21:48', 'NL141008NM04', '1', 'a0YC000000aVYzTMAW', '', '199.99'),
(30012, '301907711', NULL, NULL, 'Tifanny De Smet', 'Rue Haute 119', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '484174839', '0010246P7X', NULL, NULL, 'Une montre London PIONIER - noir/noir avec bracelet en cuir noir (GM-150-4)', NULL, '604569187930', 'FedEx', NULL, '2015-02-10', '07.02.2015 12:48', 'NL141008NM04', '1', 'a0YC000000aVYzTMAW', '', '199.99'),
(30013, '302306494', NULL, NULL, 'Christian Darc', 'Brusselbaan 59A', '.', '1600', 'Sint-Pieters-Leeuw', 'Belgien', 'BE', NULL, NULL, '475740618', '0010033NQE', NULL, NULL, 'Une montre PIONER Dublin en brun-dorÃ©-noir (GM-508-3)', NULL, 'storniert', 'FedEx', NULL, '2015-02-10', '09.02.2015 12:48', 'NL141210NM30', '1', 'a0YC000000aXSEQMA4', '', '189.99'),
(30014, '301986582', NULL, NULL, 'Niklas Jannesson', 'Rue de la Victoire 26. 26', '275595', '1060', 'Brussels', 'Belgien', 'BE', NULL, NULL, '6.464.902.691', '0010152HBE', NULL, NULL, 'Une montre PIONER Dublin en noir-argentÃ©-blanc (GM-508-1)', NULL, '604569187952', 'FedEx', NULL, '2015-02-10', '07.02.2015 20:18', 'NL141210NM28', '1', 'a0YC000000aXSEOMA4', '', '189.99'),
(30015, '302464462', NULL, NULL, 'Stephanie Kabongo Bilonda', 'Av du centre Sportif 35', 'kabongobilonda@hotmail.com', '1300', 'Wavre', 'Belgien', 'BE', NULL, NULL, '486223728', '0010168Q3T', NULL, NULL, 'Une montre PIONER Dublin en noir-noir-noir (GM-508-4)', NULL, '604569187963', 'FedEx', NULL, '2015-02-10', '10.02.2015 01:48', 'NL141210NM31', '1', 'a0YC000000aXSERMA4', '', '189.99'),
(30016, '302042133', NULL, NULL, 'Nicolai Beck', 'Vigerslev Alle 396A ST TV', '', '2650', 'Hvidovre', 'Dänemark', 'DK', NULL, NULL, '26284650', '0010152HI5', NULL, NULL, 'T3008-7: Guldfarvet metalrem og sort urskive', NULL, '604569188113', 'FedEx', NULL, '2015-02-10', '08.02.2015 08:36', 'DKT3008-7', '1', 'a0YC000000azJmGMAU', '1079.39', '1495.00'),
(30017, '302033724', NULL, NULL, 'Robert Nana Appiah', 'Ndr. Stationsvej 15', '1 ,1', '4200', 'Slagelse', 'Dänemark', 'DK', NULL, NULL, '45 53569173', '0010178VE6', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '604569188124', 'FedEx', NULL, '2015-02-10', '08.02.2015 02:36', 'DK040814HW11', '1', 'a0YC000000azJZ4MAM', '1155.04', '1695.00'),
(30018, '301922979', NULL, NULL, 'John Malling', 'Lupinvej 6', '', '5210', 'Odense', 'Dänemark', 'DK', NULL, NULL, '+45 40288260', '0010205WL8', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '604569188135', 'FedEx', NULL, '2015-02-10', '07.02.2015 15:06', 'DK040814HW11', '1', 'a0YC000000aWDvVMAW', '1155.04', '1695.00'),
(30019, '302128651', NULL, NULL, 'Tomas Sastre Gasulla', 'Carrer del grevol 24. Apartat de correus 372 24', '  4-4', '43500', 'Tortosa', 'Spanien', 'ES', NULL, NULL, '620892547', '00102503JD', NULL, NULL, 'Modelo GM-3011-6', NULL, '604569187610', 'FedEx', NULL, '2015-02-10', '08.02.2015 13:58', 'ES150121CS81', '1', 'a0YC000000azNHnMAM', '', '189.99'),
(30020, '302125312', NULL, NULL, 'Ingrid San Juan Peramarch', 'AVINGUDA MARTI PUJOL 16', 'Local Adecco', '08911', 'BADALONA', 'Spanien', 'ES', NULL, NULL, '661356876', '10171102', NULL, NULL, 'Modelo GM-3011-7', NULL, '604569187621', 'FedEx', NULL, '2015-02-10', '08.02.2015 13:58', 'ES150121CS82', '1', 'a0YC000000azNHoMAM', '', '189.99'),
(30021, '302429369', NULL, NULL, 'Ruben Lantes', 'CALLE PALMA 78', '1B', '28015', 'MADRID', 'Spanien', 'ES', NULL, NULL, '660668252', '0010015CL3', NULL, NULL, 'Modelo GM-3011-8', NULL, '604569187632', 'FedEx', NULL, '2015-02-10', '09.02.2015 19:58', 'ES150121CS83', '1', 'a0YC000000azNHpMAM', '', '189.99'),
(30022, '302227733', NULL, NULL, 'Zeus Gonzalez Bellido', 'CALLE DE LA MARINA 245', 'Atico 1', '08013', 'BARCELONA', 'Spanien', 'ES', NULL, NULL, '650519711', '00102501BC', NULL, NULL, 'Modelo GM-3011-8', NULL, '604569187643', 'FedEx', NULL, '2015-02-10', '08.02.2015 22:28', 'ES150121CS83', '1', 'a0YC000000azNHpMAM', '', '189.99'),
(30023, '302325545', NULL, NULL, 'LAURA GUADALUPE SIERRA RUBIO', 'CALLE ANTONIO FLORIANO CUMBRENO 4/', '4º b drcha. SOLO TARDES', '10005', 'CACERES', 'Spanien', 'ES', NULL, NULL, '616032422', '0010171XCW', NULL, NULL, 'Reloj Theorema Macau modelo GM-3011-1', NULL, '604569187654', 'FedEx', NULL, '2015-02-10', '09.02.2015 12:28', 'ES150121CS70', '1', 'a0YC000000azMtfMAE', '', '189.99'),
(30024, '301852870', NULL, NULL, 'YASSMINA MAHJOUB', 'CALLE SMITH 4', 'piso 3 puerta 3', '43004', 'TARRAGONA', 'Spanien', 'ES', NULL, NULL, '697978480', '0010181UVE', NULL, NULL, 'Reloj Theorema Macau modelo GM-3011-3', NULL, '604569187665', 'FedEx', NULL, '2015-02-10', '07.02.2015 01:28', 'ES150121CS72', '1', 'a0YC000000azMthMAE', '', '189.99'),
(30025, '302153986', NULL, NULL, 'Belem Figaredo Rodriguez', 'CALLE Concentracion PARCELARIA 68', '------', '05310', 'FONTIVEROS', 'Spanien', 'ES', NULL, NULL, '605639432', '00100821RW', NULL, NULL, 'Reloje Theorema Galilei - correa negra y dial blanco', NULL, '604569187676', 'FedEx', NULL, '2015-02-10', '08.02.2015 16:28', 'ES150120CS21', '1', 'a0YC000000az5jNMAQ', '', '79.99'),
(30026, '302378600', NULL, NULL, 'Wilbert Balbuena Duran', 'CALLE NURIA 159', '2A', '08224', 'TERRASSA', 'Spanien', 'ES', NULL, NULL, '654178910', '0010116DQZ', NULL, NULL, 'Reloje Theorema Galilei - correa negra y dial blanco', NULL, '604569187687', 'FedEx', NULL, '2015-02-10', '09.02.2015 16:28', 'ES150120CS21', '1', 'a0YC000000az5jNMAQ', '', '79.99'),
(30027, '301868830', NULL, NULL, 'Inaki Artetxe', 'ASKATASUN KALEA 50-3OB', '3*B', '48143', 'AREATZA', 'Spanien', 'ES', NULL, NULL, '688627223', '0010179KVU', NULL, NULL, 'Reloje Theorema Galilei - correa y dial negros', NULL, '604569187698', 'FedEx', NULL, '2015-02-10', '07.02.2015 07:58', 'ES150120CS20', '1', 'a0YC000000az5jMMAQ', '', '79.99'),
(30028, '302375739', NULL, NULL, 'kenneth haeggkvist', 'Fredrika Runebergin katu 24', '', '06100', 'PORVOO', 'Finnland', 'FI', NULL, NULL, '3,58406E+11', '0010143TFO', NULL, NULL, 'Musta kellotaulu - Theorema GALILEI -rannekello', NULL, '604569188157', 'FedEx', NULL, '2015-02-10', '09.02.2015 19:18', 'FI150130HW08', '1', 'a0YC000000b9t1cMAA', '70.00', '109.95'),
(30029, '302362236', NULL, NULL, 'Rafael Aspholm', 'Palomaeentie 14 A 5', '', '33230', 'TAMPERE', 'Finnland', 'FI', NULL, NULL, '400730050', '0010250GD1', NULL, NULL, 'Valkoinen kellotaulu - Theorema GALILEI -rannekello', NULL, '604569188168', 'FedEx', NULL, '2015-02-10', '09.02.2015 18:18', 'FI150130HW07', '1', 'a0YC000000b9t1bMAA', '70.00', '109.95'),
(30030, '302132976', NULL, NULL, 'Oleksandr Artyukhov', 'Clashford Kilsaran concrete ltd', '', 'Co.Dublin', 'Naul', 'Irland', 'IE', NULL, NULL, '3,53876E+11', '00100294HD', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '604569187459', 'FedEx', NULL, '2015-02-10', '08.02.2015 15:32', 'IE190614AH08', '1', 'a0YC000000ab7sUMAQ', '195.01', '299.00'),
(30031, '302087856', NULL, NULL, 'Zoe Rhodes', '4 curlew view boyle', '', 'n/a', 'co roscommon', 'Irland', 'IE', NULL, NULL, '831351114', '0010071OLL', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '604569187460', 'FedEx', NULL, '2015-02-10', '08.02.2015 11:32', 'IE190614AH014', '1', 'a0YC000000ab7sXMAQ', '195.01', '299.00'),
(30032, '301902544', NULL, NULL, 'Donato Cazzetta', 'VIA DUCA D\'AOSTA SENZA NUMERO', '', '73020', 'PALMARIGGI', 'Italien', 'IT', NULL, NULL, '3203514225', '0010090G1N', NULL, NULL, 'Orologio Theorema Damascus Diamond, modello T3008-3', NULL, '604569187702', 'FedEx', NULL, '2015-02-10', '07.02.2015 10:33', 'IT141029CS62', '1', 'a0YC000000aYxowMAC', '', '189.99'),
(30033, '302053693', NULL, NULL, 'Giada Righetto', 'VIA LIVIANA 55', '', '35038', 'TORREGLIA', 'Italien', 'IT', NULL, NULL, '499903914', '0010074SXB', NULL, NULL, 'Orologio Theorema Damascus Diamond, modello T3008-6', NULL, '604569187713', 'FedEx', NULL, '2015-02-10', '08.02.2015 07:58', 'IT141029CS634', '1', 'a0YC000000aYxozMAC', '', '189.99'),
(30034, '302124889', NULL, NULL, 'Milva Facchetti', 'VIA TORTA 42', '', '24047', 'TREVIGLIO', 'Italien', 'IT', NULL, NULL, '3355856839', '0010044XFC', NULL, NULL, 'Theorema Galilei - Nero con quadrante bianco', NULL, '604569187724', 'FedEx', NULL, '2015-02-10', '08.02.2015 13:58', 'IT150120CS21', '1', 'a0YC000000az5caMAA', '', '79.99'),
(30035, '301969851', NULL, NULL, 'RODICA GARBUR', 'VIA VENZONE 15', '', '33033', 'CODROIPO', 'Italien', 'IT', NULL, NULL, '3280367648', '00101712IR', NULL, NULL, 'Theorema Galilei - Nero con quadrante bianco', NULL, '604569187735', 'FedEx', NULL, '2015-02-10', '07.02.2015 16:28', 'IT150120CS21', '1', 'a0YC000000az5caMAA', '', '79.99'),
(30036, '301866123', NULL, NULL, 'andrea lepri', 'VIA ALDO MORO 8', '', '47854', 'MONTESCUDO', 'Italien', 'IT', NULL, NULL, '348/8276106', '0010171QMJ', NULL, NULL, 'Theorema Galilei - Nero con quadrante nero', NULL, '604569187746', 'FedEx', NULL, '2015-02-10', '07.02.2015 07:28', 'IT150120CS20', '1', 'a0YC000000az5cBMAQ', '', '79.99'),
(30037, '302170058', NULL, NULL, 'Nicola Di Martino', 'VIA GIACOMO MATTEOTTI 68', '', '81030', 'CASALUCE', 'Italien', 'IT', NULL, NULL, '3387487412', '0010025C67', NULL, NULL, 'Theorema Galilei - Nero con quadrante nero', NULL, '604569187757', 'FedEx', NULL, '2015-02-10', '08.02.2015 17:28', 'IT150120CS20', '1', 'a0YC000000az5cBMAQ', '', '79.99'),
(30038, '302132394', NULL, NULL, 'Joey Smink', 'Sulawesi 16', '', '1448 AS', 'PURMEREND', 'Niederlande', 'NL', NULL, NULL, '630422757', '0010145JSB', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '604569187974', 'FedEx', NULL, '2015-02-10', '08.02.2015 16:28', 'NL141008NM03', '1', 'a0YC000000aVYnRMAW', '', '199.99'),
(30039, '302174412', NULL, NULL, 'Kelly van Offeren', 'Murraystraat 85', '', '3195 VH', 'PERNIS ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '686118645', '00102371A3', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '604569187985', 'FedEx', NULL, '2015-02-10', '08.02.2015 19:58', 'NL141008NM03', '1', 'a0YC000000aVYnRMAW', '', '199.99'),
(30040, '301806129', NULL, NULL, 'wim lemmens', 'Oranjerivierdreef 16E', '', '3564 BE', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '345530313', '0010188DX5', NULL, NULL, 'London PIONIER horloge - zilver/wit - zwarte leren band (GM-150-1)', NULL, '604569187996', 'FedEx', NULL, '2015-02-10', '06.02.2015 20:58', 'NL141008NM01', '1', 'a0YC000000aVYnPMAW', '', '199.99'),
(30041, '302007529', NULL, NULL, 'Ramon van Beveren', 'M.D. de Grootstraat 42', '', '4461 WD', 'GOES', 'Niederlande', 'NL', NULL, NULL, '611272463', '0010112XJW', NULL, NULL, 'London PIONIER horloge - zilver/zwart - zwarte leren band (GM-150-2)', NULL, '604569188000', 'FedEx', NULL, '2015-02-10', '07.02.2015 22:28', 'NL141008NM02', '1', 'a0YC000000aVYnQMAW', '', '199.99'),
(30042, '301780149', NULL, NULL, 'Kevin Vos', 'Komweg 37', '', '6942 BS', 'DIDAM', 'Niederlande', 'NL', NULL, NULL, '622186291', '001021081L', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '604569188010', 'FedEx', NULL, '2015-02-10', '06.02.2015 18:28', 'NL141008NM08', '1', 'a0YC000000aVYnWMAW', '', '199.99'),
(30043, '302394413', NULL, NULL, 'rongrong zhao', 'Rijksweg Noord 85', '', '6131 CK', 'SITTARD', 'Niederlande', 'NL', NULL, NULL, '31639546300', '0010158Y6U', NULL, NULL, 'PIONIER Dublin watch / Black-Silver-White (GM-508-1)', NULL, '604569188021', 'FedEx', NULL, '2015-02-10', '09.02.2015 19:28', 'NL141210NM28', '1', 'a0YC000000aXS9tMAG', '', '189.99'),
(30044, '302058269', NULL, NULL, 'Bram van den Berg', 'Vogelbos 8', '', '4841 EP', 'PRINSENBEEK', 'Niederlande', 'NL', NULL, NULL, '06-22429701', '0010179EMC', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - goudkleur/zwart (T3011-3)', NULL, '604569188032', 'FedEx', NULL, '2015-02-10', '08.02.2015 10:28', 'NL141217NM07', '1', 'a0YC000000aYv9zMAC', '', '189.99'),
(30045, '302291421', NULL, NULL, 'Ledeta van Meurs', 'Gerard Kellerstraat 49', '', '2522 ZT', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '613830118', '0010061NEF', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - goudkleur/zwart (T3011-3)', NULL, '604569188043', 'FedEx', NULL, '2015-02-10', '09.02.2015 11:58', 'NL141217NM07', '1', 'a0YC000000aYv9zMAC', '', '189.99'),
(30046, '302391413', NULL, NULL, 'Linda van der Meer', 'Wagenaarstraat 12-2', '', '1093 CP', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '627220508', '0010202BUD', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - goudkleur/zwart (T3011-3)', NULL, '604569188054', 'FedEx', NULL, '2015-02-10', '09.02.2015 19:28', 'NL141217NM07', '1', 'a0YC000000aYv9zMAC', '', '189.99'),
(30047, '302349382', NULL, NULL, 'Rob de Graaf', 'Van der Woudestraat 27', '', '1815 VT', 'ALKMAAR', 'Niederlande', 'NL', NULL, NULL, '31628460382', '0010140Q77', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - goudkleur/zwart (T3011-3)', NULL, '604569188065', 'FedEx', NULL, '2015-02-10', '09.02.2015 15:58', 'NL141217NM07', '1', 'a0YC000000aYv9zMAC', '', '189.99'),
(30048, '302174692', NULL, NULL, 'astrid kruijs', 'Cimbaal 6', '', '6904 PH', 'ZEVENAAR', 'Niederlande', 'NL', NULL, NULL, '06-55170173', '0010250HND', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - zilverkleur/wit (T3011-1)', NULL, '604569188076', 'FedEx', NULL, '2015-02-10', '08.02.2015 19:58', 'NL141217NM05', '1', 'a0YC000000aYv6JMAS', '', '189.99'),
(30049, '302376576', NULL, NULL, 'yishuo lu', 'Plantsoen 83', '', '2311 KK', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '31645358726', '00101354AU', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - zilverkleur/wit (T3011-1)', NULL, '604569188087', 'FedEx', NULL, '2015-02-10', '09.02.2015 18:28', 'NL141217NM05', '1', 'a0YC000000aYv6JMAS', '', '189.99'),
(30050, '302094712', '', '', 'Frans de Bree', 'Raiffeisenlaan 13', '', '9301 GT', 'RODEN', 'Niederlande', '', '', '', '505019758', '00102506NL', '', '', 'Therorema Macau herenhorloge - lederen band - zwart/zwart (T3011-4)', 'Uhr erhalten 20. 02. 2015\r\nBitte refund!', '604569188098', 'FedEx', '', '2015-02-10', '08.02.2015 13:28', 'NL141217NM08', '1', 'a0YC000000aYvB5MAK', '', '189.99'),
(30051, '302429197', NULL, NULL, 'Frans van Dijk', 'Faradayweg 6', 'KnE+ KnE+', '2627 AX', 'DELFT', 'Niederlande', 'NL', NULL, NULL, '+31 6 11 48 52 33', '0010171LAR', NULL, NULL, 'Therorema Macau herenhorloge - metalen band - zilverkleur/wit (T3011-5)', NULL, '604569188102', 'FedEx', NULL, '2015-02-10', '09.02.2015 21:58', 'NL141217NM09', '1', 'a0YC000000aYvCXMA0', '', '189.99'),
(30052, '301809007', NULL, NULL, 'Nicolae Popa', '44 VALE ROAD', '', 'CR4 1NN', 'MITCHAM', 'Großbritannien', 'GB', NULL, NULL, '7588465367', '0010220P6E', NULL, NULL, 'Black Links Strap Black Case Black Face (GM-4004-8)', NULL, '604569187470', 'FedEx', NULL, '2015-02-10', '06.02.2015 20:22', 'UK140110AMC08', '1', 'a0YC000000azlcdMAA', '130.99', '199.00'),
(30053, '301996947', NULL, NULL, 'David Moody', '47 PARKWOOD ROAD', '', 'LS11 5RQ', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7572764320', '0010148NIJ', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '604569187481', 'FedEx', NULL, '2015-02-10', '07.02.2015 20:22', 'UK131024AMC05', '1', 'a0YC000000axoq9MAA', '165.00', '249.00'),
(30054, '301776092', NULL, NULL, 'Denise Flanagan', '138 CARISBROOKE ROAD', 'walton', 'L4 3QZ', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '0151 222 6907', '00100788XK', NULL, NULL, 'Black, Black Dial, Black Metal Band (T-3011-8)', NULL, '604569187492', 'FedEx', NULL, '2015-02-10', '06.02.2015 17:23', 'T-3011-8', '1', 'a0YC000000b0ZC3MAM', '130.00', '189.00'),
(30055, '301953517', NULL, NULL, 'Sophia mcwilliams', '58-60 TOOTING HIGH STREET', '', 'SW17 0RN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7535740001', '00102376YX', NULL, NULL, 'Brown Strap, Gold Case, Black Face (T-3011-3)', NULL, '604569187507', 'FedEx', NULL, '2015-02-10', '07.02.2015 15:52', 'UK140313AMC20', '1', 'a0YC000000b0ZByMAM', '130.00', '189.00'),
(30056, '301961189', NULL, NULL, 'Lorna Sharpe', '17 COLMER ROAD', '', 'SW16 5LA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7956961802', '00100734XL', NULL, NULL, 'GM-101-1 - Black Strap/ Silver Case/ Silver Dial', NULL, '604569187518', 'FedEx', NULL, '2015-02-10', '07.02.2015 16:52', 'UK131024AMC01', '1', 'a0YC000000aFlOAMA0', '165.00', '249.00'),
(30057, '301784444', NULL, NULL, 'ronald williams', '524 FELIXSTOWE ROAD', '', 'IP3 8SX', 'IPSWICH', 'Großbritannien', 'GB', NULL, NULL, '7784785726', '0010093HZ4', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569187529', 'FedEx', NULL, '2015-02-10', '06.02.2015 17:52', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(30058, '302025891', NULL, NULL, 'Phil Hall', '32 BRECON AVENUE', '', 'HD3 3QF', 'HUDDERSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7854694828', '10189673', NULL, NULL, 'GM-101-5 - Black Strap/ Black Case/ Black Dial', NULL, '604569187530', 'FedEx', NULL, '2015-02-10', '07.02.2015 23:52', 'UK131024AMC05', '1', 'a0YC000000aFlOEMA0', '165.00', '249.00'),
(30059, '301756202', NULL, NULL, 'Graeme Smith', 'UNIT 5 BOLDI BISHOPS STORTFORD ROAD', '', 'CM1 4LF', 'CHELMSFORD', 'Großbritannien', 'GB', NULL, NULL, '7590535515', '0010025KUP', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '604569187540', 'FedEx', NULL, '2015-02-10', '06.02.2015 15:23', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(30060, '301829707', NULL, NULL, 'Ria Parish', '20 GREENBANK', '', 'EX38 7DP', 'TORRINGTON', 'Großbritannien', 'GB', NULL, NULL, '1805623315', '0010130HP4', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '604569187551', 'FedEx', NULL, '2015-02-10', '06.02.2015 21:52', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(30061, '302009373', NULL, NULL, 'Carolyn Green', 'T booth Longhill', '', 'GL51 9TB', 'Cheltenham', 'Großbritannien', 'GB', NULL, NULL, '7525356909', '0010107L23', NULL, NULL, 'Gold, Black Dial, Gold Metal Band (T-3011-7)', NULL, '604569187562', 'FedEx', NULL, '2015-02-10', '07.02.2015 21:22', 'T-3011-7', '1', 'a0YC000000b0ZC2MAM', '130.00', '189.00'),
(30062, '301919624', NULL, NULL, 'Trevor Dowrick', '4 Chive Road', 'Lower Earley', 'RG6 5XP', 'Reading', 'Großbritannien', 'GB', NULL, NULL, '7769703260', '0010204NGB', NULL, NULL, 'Gold, Black Dial, Gold Metal Band (T-3011-7)', NULL, '604569187573', 'FedEx', NULL, '2015-02-10', '07.02.2015 13:52', 'T-3011-7', '1', 'a0YC000000b0ZC2MAM', '130.00', '189.00'),
(30063, '302022207', NULL, NULL, 'Etienne Strauss', '37 CHANTREY ROAD', '', 'SW9 9TD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7920002944', '0010247NPZ', NULL, NULL, 'RoseSilver/WhiteDial/BlackLeather	Q-4001-3', NULL, '604569187584', 'FedEx', NULL, '2015-02-10', '07.02.2015 22:52', 'Q-4001-3', '1', 'a0YC000000ayo9OMAQ', '52.00', '79.00'),
(30064, '301987250', NULL, NULL, 'Emma Smith', '1 HEOL PAL', 'Barry island', 'CF62 5AL', 'BARRY', 'Großbritannien', 'GB', NULL, NULL, '1446740725', '0010223SIO', NULL, NULL, 'Silver, Black Dial, Silver Metal Band (T-3011-6 )', NULL, '604569187595', 'FedEx', NULL, '2015-02-10', '07.02.2015 19:22', 'T-3011-6', '1', 'a0YC000000b0ZC1MAM', '130.00', '189.00'),
(30065, '301769151', NULL, NULL, 'Ke Wang', '32 SENTINEL SQUARE', 'Sentinel square', 'NW4 2EN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7799159762', '0010165R7Q', NULL, NULL, 'Silver/Black Dial/Black Leather Band (GM-3009-1)', NULL, '604569187600', 'FedEx', NULL, '2015-02-10', '06.02.2015 16:53', 'GM-3009-1', '1', 'a0YC000000aVrrfMAC', '126.00', '179.00'),
(30066, '302299431', NULL, NULL, 'Alexandros Kapsalidis', 'Fokidos 23', '', '11526', 'Athens', 'Griechenland', 'GR', NULL, NULL, '6976737850', '10126565', NULL, NULL, '€189 Instead Of €899 1 Pionier Barbados GM 509(silver strap, silver case, black', NULL, '578824927137', 'FedEx', NULL, '2015-02-11', '09.02.2015 13:38', 'GR04112014SK006', '1', 'a0YC000000a0B04MAE', '', '189.00'),
(30067, '302724639', NULL, NULL, 'Garry Doyle', 'Lodgecourt 16', '', 'n/a', 'Borris Co Carlow', 'Irland', 'IE', NULL, NULL, '868340242', '0010174OMF', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '578824927192', 'FedEx', NULL, '2015-02-12', '11.02.2015 09:32', 'IE190614AH08', '1', 'a0YC000000ab7sUMAQ', '195.01', '299.00'),
(30068, '302492518', NULL, NULL, 'Tarik Kafiatulla', 'Itaelahdenkatu 5 B', '', '00210', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '+35840 511 6652', '00102158H7', NULL, NULL, 'Valkoinen kellotaulu - Theorema GALILEI -bicolor ZB weiß', NULL, '609919150596', 'FedEx', NULL, '2015-02-11', '10.02.2015 10:48', 'FI150130HW07', '1', 'a0YC000000b9t1bMAA', '70.00', '109.95'),
(30069, '302580605', NULL, NULL, 'Marine Khachikyan', 'Du Boislei 50', '', '2930', 'Brasschaat', 'Belgien', 'BE', NULL, NULL, '32485963547', '0010006VEG', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919151099', 'FedEx', NULL, '2015-02-11', '10.02.2015 16:18', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(30070, '302572872', NULL, NULL, 'Edgar Gasparyan', 'Kerkstraat 93', '', '2060', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '489340606', '0010118U7L', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - zwart/zwart (T3011-4)', NULL, '609919151103', 'FedEx', NULL, '2015-02-11', '10.02.2015 15:48', 'NL141217NM08', '1', 'a0YC000000aYvGnMAK', '', '189.99'),
(30071, '302495308', NULL, NULL, 'juan fernando fernandez cuna', 'rue de Jupille 45', '', '4610', 'Beyne-Heusay', 'Belgien', 'BE', NULL, NULL, '496791649', '0010200W9D', NULL, NULL, 'Montre homme Macau Therorema - Bracelet cuir - Or/noir - (T3011-3)', NULL, '609919151114', 'FedEx', NULL, '2015-02-11', '10.02.2015 09:48', 'NL141217NM07', '1', 'a0YC000000aYvGmMAK', '', '189.99'),
(30072, '302551301', NULL, NULL, 'Tim Gijtenbeek', 'Bessengaarde 3', '', '3992 KA', 'HOUTEN', 'Niederlande', 'NL', NULL, NULL, '638225737', '00102328GN', NULL, NULL, 'Therorema Macau herenhorloge - metalen band - zilverkleur/wit (T3011-5)', NULL, '609919151125', 'FedEx', NULL, '2015-02-11', '10.02.2015 13:58', 'NL141217NM09', '1', 'a0YC000000aYvCXMA0', '', '189.99'),
(30073, '302550962', NULL, NULL, 'Tim Gijtenbeek', 'Bessengaarde 3', '', '3992 KA', 'HOUTEN', 'Niederlande', 'NL', NULL, NULL, '638225737', '00102089RI', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - zilverkleur/wit (T3011-1)', NULL, '609919151125', 'FedEx', NULL, '2015-02-11', '10.02.2015 13:58', 'NL141217NM05', '1', 'a0YC000000aYv6JMAS', '', '189.99'),
(30074, '302678710', NULL, NULL, 'saskia fraeyman', 'Kardinaal Cardijnlaan 67', '', '2640', 'Mortsel', 'Belgien', 'BE', NULL, NULL, '489770205', '0010142F2S', NULL, NULL, 'London PIONIER horloge - zilverkleurig/wit met metalen band (GM-150-5)', NULL, '609919151217', 'FedEx', NULL, '2015-02-12', '11.02.2015 00:48', 'NL141008NM05', '1', 'a0YC000000aVYzUMAW', '', '199.99'),
(30075, '302679498', NULL, NULL, 'saskia fraeyman', 'Kardinaal Cardijnlaan 67', '', '2640', 'Mortsel', 'Belgien', 'BE', NULL, NULL, '489770205', '001022003G', NULL, NULL, 'Pionier Dublin horloge in zwart-zilverkleur-wit (GM-508-1)', NULL, '609919151217', 'FedEx', NULL, '2015-02-12', '11.02.2015 00:48', 'NL141210NM28', '1', 'a0YC000000aXSEOMA4', '', '189.99'),
(30076, '302746073', '', '', 'Lydie Jacobs', 'Pottenbakkersstraat 2', 'loutje.jacobs@gmail.com', '2300', 'Turnhout', 'Belgien', '', '', '', '14431656', '0010158RMJ', '', '', 'Therorema Macau herenhorloge - lederen band - goudkleur/zwart (T3011-3)', 'Uhr erhalten 06.03.2015\r\nBitte refund!', '609919151228', 'FedEx', '', '2015-02-12', '11.02.2015 11:48', 'NL141217NM07', '1', 'a0YC000000aYvGmMAK', '', '189.99'),
(30077, '302612909', NULL, NULL, 'Khalaf Mohamed', 'Felix Timmermanslaan 16', '', '2840', 'Reet', 'Belgien', 'BE', NULL, NULL, '32498503065', '0010024OK0', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - zilverkleur/zwart (T3011-2)', NULL, '609919151239', 'FedEx', NULL, '2015-02-12', '10.02.2015 19:18', 'NL141217NM06', '1', 'a0YC000000aYvGlMAK', '', '189.99'),
(30078, '302803949', NULL, NULL, 'Letizia Brito Dos Santos', 'Lesseliersdreef 11', '', '9120', 'Beveren-Waas', 'Belgien', 'BE', NULL, NULL, '486651292', '0010105M7Q', NULL, NULL, 'Therorema Macau herenhorloge - metalen band - goudkleur/zwart (T3011-7)', NULL, '609919151240', 'FedEx', NULL, '2015-02-12', '11.02.2015 15:48', 'NL141217NM11', '1', 'a0YC000000aYvGqMAK', '', '189.99'),
(30079, '302624857', NULL, NULL, 'tamara minutello', 'Driekruisenstraat  49', '', '3700', 'Tongeren', 'Belgien', 'BE', NULL, NULL, '476865145', '0010131RVV', NULL, NULL, 'Therorema Macau herenhorloge - metalen band - zilverkleur/wit (T3011-5)', NULL, '609919151250', 'FedEx', NULL, '2015-02-12', '10.02.2015 20:18', 'NL141217NM09', '1', 'a0YC000000aYvGoMAK', '', '189.99'),
(30080, '302644139', NULL, NULL, 'Kristel Zavoloco', 'Lutselusplein 23/2', '', '3590', 'Diepenbeek', 'Belgien', 'BE', NULL, NULL, '474597001', '0010171XCP', NULL, NULL, 'Therorema Macau herenhorloge - metalen band - zilverkleur/zwart (T3011-6)', NULL, '609919151261', 'FedEx', NULL, '2015-02-12', '10.02.2015 21:48', 'NL141217NM10', '1', 'a0YC000000aYvGpMAK', '', '189.99'),
(30081, '302788970', NULL, NULL, 'pamfil alexandru adrian mucenica', 'rue aripette 40', '', '4101', 'jemeppe', 'Belgien', 'BE', NULL, NULL, '498542519', '0010038QWF', NULL, NULL, 'Une montre London PIONIER - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '609919151272', 'FedEx', NULL, '2015-02-12', '11.02.2015 14:48', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(30082, '302755916', NULL, NULL, 'NIZAR CHAKROUN', 'Leuvensestraat 2A', '', '2587 GE', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '642352340', '0010045TWK', NULL, NULL, 'London PIONIER horloge - zilver/zwart met metalen band (GM-150-6)', NULL, '609919151147', 'FedEx', NULL, '2015-02-12', '11.02.2015 12:28', 'NL141008NM06', '1', 'a0YC000000aVYnUMAW', '', '199.99'),
(30083, '302721498', NULL, NULL, 'sheida Van der putten', 'Potbeker 35', '', '5384 DV', 'HEESCH', 'Niederlande', 'NL', NULL, NULL, '648470341', '0010077DF7', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919151158', 'FedEx', NULL, '2015-02-12', '11.02.2015 10:28', 'NL141008NM04', '1', 'a0YC000000aVYnSMAW', '', '199.99'),
(30084, '302665889', NULL, NULL, 'Busra Celiksu', 'Celebesstraat 49B', '', '1094 EP', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '648945234', '0010061YE7', NULL, NULL, 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', NULL, '609919151169', 'FedEx', NULL, '2015-02-12', '10.02.2015 23:28', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(30085, '302767090', NULL, NULL, 'Jacques de Vlugt', 'Voorweg 105', '', '2431AN', 'Noorden', 'Niederlande', 'NL', NULL, NULL, '651528189', '0010102QYS', NULL, NULL, 'PIONIER Dublin watch / Black-Black-Black (GM-508-4)', NULL, '609919151170', 'FedEx', NULL, '2015-02-12', '11.02.2015 13:28', 'NL141210NM31', '1', 'a0YC000000aXSCwMAO', '', '189.99'),
(30086, '302759403', NULL, NULL, 'NIZAR CHAKROUN', 'Leuvensestraat 2A', '', '2587 GE', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '642352340', '0010084TGO', NULL, NULL, 'PIONIER Dublin watch / Black-Silver-Black (GM-508-2)', NULL, '609919151147', 'FedEx', NULL, '2015-02-12', '11.02.2015 12:58', 'NL141210NM29', '1', 'a0YC000000aXSB5MAO', '', '189.99'),
(30087, '302646771', NULL, NULL, 'Anne Wiss', 'Livingstonelaan 794', '', '3526 JJ', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '630020026', '00100688VQ', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - goudkleur/zwart (T3011-3)', NULL, '609919151180', 'FedEx', NULL, '2015-02-12', '10.02.2015 21:58', 'NL141217NM07', '1', 'a0YC000000aYv9zMAC', '', '189.99'),
(30088, '302609000', NULL, NULL, 'Gert Hofman', 'Emmastraat 153', '', '2641 ED', 'PIJNACKER', 'Niederlande', 'NL', NULL, NULL, '618309539', '0010126QKY', NULL, NULL, 'Therorema Macau herenhorloge - metalen band - goudkleur/zwart (T3011-7)', NULL, '609919151191', 'FedEx', NULL, '2015-02-12', '10.02.2015 18:58', 'NL141217NM11', '1', 'a0YC000000aYvEdMAK', '', '189.99'),
(30089, '302690437', NULL, NULL, 'Harrison Frimpong', 'Maasdrielhof 134', '', '1106NC', 'Amsterdam', 'Niederlande', 'NL', NULL, NULL, '683215680', '00101488BP', NULL, NULL, 'Therorema Macau herenhorloge - metalen band - goudkleur/zwart (T3011-7)', NULL, '609919151206', 'FedEx', NULL, '2015-02-12', '11.02.2015 04:28', 'NL141217NM11', '1', 'a0YC000000aYvEdMAK', '', '189.99'),
(30090, '302461767', NULL, NULL, 'Oliver Johnson', '4 London mews', '', 'Ss120aj', 'Wickford', 'Großbritannien', 'GB', NULL, NULL, '7946664316', '0010127QET', NULL, NULL, 'Acapulco Watch GM-504-1	 Black Strap Silver Case White Face', NULL, '609919151618', 'FedEx', NULL, '2015-02-11', '10.02.2015 00:22', 'UK131203AMC13', '1', 'a0YC000000aZJfvMAG', '123.99', '199.00'),
(30091, '302296330', NULL, NULL, 'Alex Morris', '12  Baden Powell Court', 'Charterhouse Road', 'GU7 2AW', 'Godalming', 'Großbritannien', 'GB', NULL, NULL, '7887685754', '0010089OV1', NULL, NULL, 'Black Links Strap Black Case Black Face (GM-4004-8)', NULL, '609919151629', 'FedEx', NULL, '2015-02-11', '09.02.2015 11:23', 'UK140110AMC08', '1', 'a0YC000000azlcdMAA', '130.99', '199.00'),
(30092, '302090607', NULL, NULL, 'Michelle Cox', '12b London road', '', 'Gu307an', 'Liphook', 'Großbritannien', 'GB', NULL, NULL, '7823338901', '0010179PMW', NULL, NULL, 'Black Strap, Silver Case, Black Face (T-3011-2)', NULL, '609919151630', 'FedEx', NULL, '2015-02-11', '08.02.2015 11:54', 'UK140313AMC19', '1', 'a0YC000000b0ZBxMAM', '130.00', '189.00'),
(30093, '302288930', NULL, NULL, 'Emily Bucklow', '14 JACOBS DRIVE', 'Leave in the garden box if no one is in, thank you.', 'S5 6EB', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7808263661', '00100469MI', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '609919151640', 'FedEx', NULL, '2015-02-11', '09.02.2015 10:52', 'UK131024AMC02', '1', 'a0YC000000axoq6MAA', '165.00', '249.00'),
(30094, '302091861', NULL, NULL, 'Nazia Moghal', 'LOWCOST TRAV SPECTRUM HOUSE, BEEHIVE RING ROAD', 'Gatwick', 'RH6 0LG', 'GATWICK', 'Großbritannien', 'GB', NULL, NULL, '7585557520', '0010021X8U', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '609919151651', 'FedEx', NULL, '2015-02-11', '08.02.2015 11:53', 'UK131024AMC02', '1', 'a0YC000000axoq6MAA', '165.00', '249.00'),
(30095, '302187562', NULL, NULL, 'Kim McGregor', '16 BLACKSMITHS LANE', '', 'RM13 7AD', 'RAINHAM', 'Großbritannien', 'GB', NULL, NULL, '7704228504', '001008326R', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '609919151662', 'FedEx', NULL, '2015-02-11', '08.02.2015 19:52', 'UK131024AMC04', '1', 'a0YC000000axoq8MAA', '165.00', '249.00'),
(30096, '302186771', NULL, NULL, 'Robert Austin', 'Unit B4,Spectrum Business Centre', 'Anthonys Way, Medway City Estate', 'ME2 4NP', 'Rochester', 'Großbritannien', 'GB', NULL, NULL, '7872148966', '0010130APQ', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '609919151673', 'FedEx', NULL, '2015-02-11', '08.02.2015 19:52', 'UK131024AMC04', '1', 'a0YC000000axoq8MAA', '165.00', '249.00'),
(30097, '302167719', NULL, NULL, 'Kerrie Docherty', '14 MCCULLOCH AVENUE', '', 'G71 6JW', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7873533513', '0010075EJL', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '609919151684', 'FedEx', NULL, '2015-02-11', '08.02.2015 18:23', 'UK131024AMC01', '1', 'a0YC000000axoq5MAA', '165.00', '249.00'),
(30098, '302218730', NULL, NULL, 'Kirsty O\'Dell', '23 ROCHESTER ROAD', '', 'BH11 8AQ', 'BOURNEMOUTH', 'Großbritannien', 'GB', NULL, NULL, '1202258396', '0010096F9X', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '609919151695', 'FedEx', NULL, '2015-02-11', '08.02.2015 22:23', 'UK131024AMC01', '1', 'a0YC000000axoq5MAA', '165.00', '249.00'),
(30099, '302073017', NULL, NULL, 'Emily Birch', '44 Hunts Drive', 'Writtle', 'CM1 3HH', 'Chelmsford', 'Großbritannien', 'GB', NULL, NULL, '07775 949390', '0010010XYF', NULL, NULL, 'Black, Black Dial, Black Metal Band (T-3011-8)', NULL, '609919151700', 'FedEx', NULL, '2015-02-11', '08.02.2015 10:53', 'T-3011-8', '1', 'a0YC000000b0ZC3MAM', '130.00', '189.00'),
(30100, '302168872', NULL, NULL, 'CARL HAMMONDS', '150 EASTGATE', '', 'LN11 9AB', 'LOUTH', 'Großbritannien', 'GB', NULL, NULL, '07725 324215', '0010043X0S', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919151710', 'FedEx', NULL, '2015-02-11', '08.02.2015 18:23', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(30101, '302136526', NULL, NULL, 'Katie Stephens', '45 SHAW CLOSE', '', 'ME14 5DN', 'MAIDSTONE', 'Großbritannien', 'GB', NULL, NULL, '7745718976', '0010001U1R', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919151721', 'FedEx', NULL, '2015-02-11', '08.02.2015 15:52', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(30102, '302229698', NULL, NULL, 'Sammie Compton', '39 BRIGHTON ROAD', 'Cumberland house b', 'RH6 7HH', 'HORLEY', 'Großbritannien', 'GB', NULL, NULL, '7796145276', '0010095GQN', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919151732', 'FedEx', NULL, '2015-02-11', '08.02.2015 23:52', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(30103, '302392528', NULL, NULL, 'andrea jewitt', '69 cavendish place', '', 'sunderland', 'sr3 1jp', 'Großbritannien', 'GB', NULL, NULL, '', '0010042KVK', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Black Stainless Steel Strap with Black Face (GM-505-6)', NULL, '609919151743', 'FedEx', NULL, '2015-02-11', '09.02.2015 18:22', 'UK131023AMC12', '1', 'a0YC000000b0zjdMAA', '126.99', '199.00'),
(30104, '302141537', NULL, NULL, 'George Fillis', '103 whitesbridge ave', '', 'pa33bn', 'Paisley', 'Großbritannien', 'GB', NULL, NULL, '1418486630', '0010250I84', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Black Stainless Steel Strap with Black Face (GM-505-6)', NULL, '609919151754', 'FedEx', NULL, '2015-02-11', '08.02.2015 16:22', 'UK131023AMC12', '1', 'a0YC000000b0zjdMAA', '126.99', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(30105, '302235253', NULL, NULL, 'biao chen', '112/3 MOREDUN PARK GARDENS', '', 'EH17 7LH', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7448435517', '0010250RNU', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Black Strap with Black Face (GM-505-2)', NULL, '609919151765', 'FedEx', NULL, '2015-02-11', '09.02.2015 00:52', 'UK131023AMC08', '1', 'a0YC000000b0zjZMAQ', '126.99', '199.00'),
(30106, '302398881', NULL, NULL, 'colin davies', '39 DOWNTON VIEW', '', 'SY8 1JE', 'LUDLOW', 'Großbritannien', 'GB', NULL, NULL, '7811162284', '0010209NQV', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Black Strap with Black Face (GM-505-2)', NULL, '609919151776', 'FedEx', NULL, '2015-02-11', '09.02.2015 18:52', 'UK131023AMC08', '1', 'a0YC000000b0zjZMAQ', '126.99', '199.00'),
(30107, '302075323', NULL, NULL, 'chris Hudson', '11 BIRCH MEWS', '', 'LS16 8NX', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '4,47968E+11', '0010226LVM', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Stainless Steel Strap with Black Face (GM-505-5)', NULL, '609919151787', 'FedEx', NULL, '2015-02-11', '08.02.2015 10:53', 'UK131023AMC11', '1', 'a0YC000000b0zjcMAA', '126.99', '199.00'),
(30108, '302313448', NULL, NULL, 'Karen Tran', '38 CANONBIE STREET', 'Easterhouse', 'G34 0ED', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7765094813', '0010241YFA', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Stainless Steel Strap with Black Face (GM-505-5)', NULL, '609919151798', 'FedEx', NULL, '2015-02-11', '09.02.2015 12:25', 'UK131023AMC11', '1', 'a0YC000000b0zjcMAA', '126.99', '199.00'),
(30109, '302467347', NULL, NULL, 'Robert Shahi', '8c Padwick Close', '', 'Rg21 8xs', 'Basingstoke', 'Großbritannien', 'GB', NULL, NULL, '7428714342', '0010060GPI', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Stainless Steel Strap with Black Face (GM-505-5)', NULL, '609919151802', 'FedEx', NULL, '2015-02-11', '10.02.2015 01:22', 'UK131023AMC11', '1', 'a0YC000000b0zjcMAA', '126.99', '199.00'),
(30110, '302080854', NULL, NULL, 'Chris Comben', 'LUGHORSE COT LUGHORSE LANE', '', 'ME15 0QS', 'MAIDSTONE', 'Großbritannien', 'GB', NULL, NULL, '7711632331', '0010143X5X', NULL, NULL, 'GM-101-1 - Black Strap/ Silver Case/ Silver Dial', NULL, '609919151813', 'FedEx', NULL, '2015-02-11', '08.02.2015 11:23', 'UK131024AMC01', '1', 'a0YC000000aFlOAMA0', '165.00', '249.00'),
(30111, '302192900', NULL, NULL, 'Claire Wilmot', '12 OXFORD GARDENS', 'Mannamead', 'PL3 4SF', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '1752663389', '0010146U3U', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919151824', 'FedEx', NULL, '2015-02-11', '08.02.2015 20:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(30112, '302426903', NULL, NULL, 'Joy Panabe', '65 STATION ROAD', '', 'CF39 8ER', 'PORTH', 'Großbritannien', 'GB', NULL, NULL, '7799721664', '10234240', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919151835', 'FedEx', NULL, '2015-02-11', '09.02.2015 20:52', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(30113, '302203335', NULL, NULL, 'samir hanou', '23 breamor house', '', 'SE15  1SQ', 'london', 'Großbritannien', 'GB', NULL, NULL, '7784893490', '0010244CGO', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919151846', 'FedEx', NULL, '2015-02-11', '08.02.2015 21:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(30114, '302472694', NULL, NULL, 'James Thompson', '100 COPPERFIELD GARDENS', '', 'CM14 4UE', 'BRENTWOOD', 'Großbritannien', 'GB', NULL, NULL, '745544477', '0010094EO5', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919151857', 'FedEx', NULL, '2015-02-11', '10.02.2015 04:22', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(30115, '302341241', NULL, NULL, 'louise langford', '60 LANGBURY LANE', '', 'BN12 6QA', 'WORTHING', 'Großbritannien', 'GB', NULL, NULL, '7883064931', '00101768GB', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919151868', 'FedEx', NULL, '2015-02-11', '09.02.2015 14:23', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(30116, '302219412', NULL, NULL, 'lukasz szostek', '11 WOOD STREET CLOSE', '', 'LE10 1JS', 'HINCKLEY', 'Großbritannien', 'GB', NULL, NULL, '774305076', '0010204NZX', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919151879', 'FedEx', NULL, '2015-02-11', '08.02.2015 22:22', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(30117, '302226926', NULL, NULL, 'Shiva Kashizadeh-Scott', 'Stoke Newington School, Art Department', 'Clissold Road', 'N169EX', 'London', 'Großbritannien', 'GB', NULL, NULL, '7859000238', '001013393R', NULL, NULL, 'Monte Carlo Men\'s Watches  - Black Strap/Black Case/Black Face - GM102-4', NULL, '609919151880', 'FedEx', NULL, '2015-02-11', '08.02.2015 23:22', 'GM-102-4', '1', 'a0YC000000aZbC4MAK', '152.00', '229.00'),
(30118, '302351537', NULL, NULL, 'jade turner', '35 HOLBEACH CLOSE', '', 'BL8 1XA', 'BURY', 'Großbritannien', 'GB', NULL, NULL, '1617615824', '00101332YX', NULL, NULL, 'Monte Carlo Men\'s Watches  - Silver/White Dial/Silver Metal Band	- GM-102-5', NULL, '609919151890', 'FedEx', NULL, '2015-02-11', '09.02.2015 15:24', 'GM-102-5', '1', 'a0YC000000aZbpMMAS', '152.00', '229.00'),
(30119, '302114866', NULL, NULL, 'Danny Moore', '4 WOODCOCK ESTATE', 'LOSTOCK HALL', 'PR5 5XT', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '7728444613', '00101417VK', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919151905', 'FedEx', NULL, '2015-02-11', '08.02.2015 14:24', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(30120, '302293408', NULL, NULL, 'Leroy Francis', '19 RUSTIC AVENUE', '', 'SW16 6PD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7950022067', '0010132FIG', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919151916', 'FedEx', NULL, '2015-02-11', '09.02.2015 10:52', 'UK140403AS04', '1', 'a0YC000000aV3jEMAS', '170.00', '248.99'),
(30121, '302099823', NULL, NULL, 'Irana Mclauchlan', '39 GLENFIELD ROAD', '', 'KY4 9EP', 'COWDENBEATH', 'Großbritannien', 'GB', NULL, NULL, '7977690788', '001003370A', NULL, NULL, 'Silver/Black Dial/Black Leather Band (GM-3009-1)', NULL, '609919151927', 'FedEx', NULL, '2015-02-11', '08.02.2015 12:52', 'GM-3009-1', '1', 'a0YC000000aVrrfMAC', '126.00', '179.00'),
(30122, '302140308', NULL, NULL, 'Nicola Fernandez', '174 PASLEY STREET', '', 'PL2 1DT', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7896086339', '0010089UDM', NULL, NULL, 'Silver/White Dial/Black Leather Band (GM-3009-9)', NULL, '609919151938', 'FedEx', NULL, '2015-02-11', '08.02.2015 15:52', 'GM-3009-9', '1', 'a0YC000000aVrsEMAS', '126.00', '179.00'),
(30123, '302659874', '', '', 'Claudiu Iancu', '23 Heathland way', '', 'Rm16 2df', 'Grays', 'Großbritannien', '', '', '', '7539274212', '0010065YMH', '', '', 'Black Strap/ Black Case/ Black Dial (GM-101-5)', 'Nachforschung am 02.03.2015 gestellt! Paket am 05.03.15 zur?ck erhalten!\r\nRL 71 904 018 1DE   05.03.2015', '609919151949', 'FedEx', '', '2015-02-12', '10.02.2015 21:52', 'UK131024AMC05', '1', 'a0YC000000axoq9MAA', '165.00', '249.00'),
(30124, '302635879', NULL, NULL, 'lorraine heritage', '17 HOLDER ROAD', '', 'B25 8AP', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7752692806', '0010048EOE', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919151950', 'FedEx', NULL, '2015-02-12', '10.02.2015 19:52', 'UK131024AMC05', '1', 'a0YC000000axoq9MAA', '165.00', '249.00'),
(30125, '302673439', NULL, NULL, 'Emma Belcher', '5 MEADOW WAY', 'Stotfold', 'SG5 4EE', 'HITCHIN', 'Großbritannien', 'GB', NULL, NULL, '7780964582', '0010072O4Y', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919151960', 'FedEx', NULL, '2015-02-12', '10.02.2015 22:52', 'GM-3009-8', '1', 'a0YC000000aVrvBMAS', '126.00', '179.00'),
(30126, '302656144', NULL, NULL, 'holly whyte', '24 HOEFORD CLOSE', '', 'PO16 0SJ', 'FAREHAM', 'Großbritannien', 'GB', NULL, NULL, '7419335959', '0010025T77', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Black Stainless Steel Strap with Black Face (GM-505-6)', NULL, '609919151971', 'FedEx', NULL, '2015-02-12', '10.02.2015 21:22', 'UK131023AMC12', '1', 'a0YC000000b0zjdMAA', '126.99', '199.00'),
(30127, '302604792', NULL, NULL, 'Marc Whitmore', '22 HILLFOOT ROAD', '', 'L25 0NB', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '1514867377', '0010102X1W', NULL, NULL, 'GM-101-5 - Black Strap/ Black Case/ Black Dial', NULL, '609919151982', 'FedEx', NULL, '2015-02-12', '10.02.2015 17:53', 'UK131024AMC05', '1', 'a0YC000000aFlOEMA0', '165.00', '249.00'),
(30128, '302810511', NULL, NULL, 'Heather Billington', '8 Cortachy cres', '', 'DD5 3BF', 'Broughty ferry, dundee', 'Großbritannien', 'GB', NULL, NULL, '1382736797', '00101756BM', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919151993', 'FedEx', NULL, '2015-02-12', '11.02.2015 15:22', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(30129, '302542265', NULL, NULL, 'Amber Scott', '223 FLAT 3 LEITH WALK', '', 'EH6 8NX', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '4,47891E+11', '0010232C7K', NULL, NULL, 'Monte Carlo Men\'s Watches  - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919152007', 'FedEx', NULL, '2015-02-12', '10.02.2015 12:23', 'GM-102-3', '1', 'a0YC000000aZbC5MAK', '152.00', '229.00'),
(30130, '302669001', NULL, NULL, 'Louise Swain', '1 BROOKLAND DRIVE', 'Killingworth', 'NE12 6LT', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '1912566860', '0010123QMV', NULL, NULL, 'Monte Carlo Men\'s Watches  - Silver/White Dial/Silver Metal Band	- GM-102-5', NULL, '609919152018', 'FedEx', NULL, '2015-02-12', '10.02.2015 22:52', 'GM-102-5', '1', 'a0YC000000aZbpMMAS', '152.00', '229.00'),
(30131, '302904661', NULL, NULL, 'Tom Bonkoffsky', 'Thuretstraat 51', '', '2900', 'Schoten', 'Belgien', 'BE', NULL, NULL, '491616033', '0010162U1A', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - zilverkleur/zwart (T3011-2)', NULL, '609919152029', 'FedEx', NULL, '2015-02-12', '11.02.2015 23:18', 'NL141217NM06', '1', 'a0YC000000aYvGlMAK', '', '189.99'),
(30132, '302875121', NULL, NULL, 'Hanneke Berman', 'Jodenstraat 71', 'bus1', '3770', 'Vlijtingen', 'Belgien', 'BE', NULL, NULL, '12262992', '0010094BME', NULL, NULL, 'Pionier Dublin horloge in zwart-zwart-zwart (GM-508-4)', NULL, '609919152030', 'FedEx', NULL, '2015-02-12', '11.02.2015 21:18', 'NL141210NM31', '1', 'a0YC000000aXSERMA4', '', '189.99'),
(30133, '302868007', NULL, NULL, 'sandra thys', 'Tombroekstraat 11', '.', '8510', 'Rollegem', 'Belgien', 'BE', NULL, NULL, '472061757', '0010205FME', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - zwart/zwart (T3011-4)', NULL, '609919152040', 'FedEx', NULL, '2015-02-12', '11.02.2015 20:48', 'NL141217NM08', '1', 'a0YC000000aYvGnMAK', '', '189.99'),
(30134, '302858734', NULL, NULL, 'Roberto Silva', 'rue de la Forge 12', '', '1060', 'Saint-Gilles', 'Belgien', 'BE', NULL, NULL, '486504959', '0010134RGW', NULL, NULL, 'Une montre PIONER Dublin en noir-noir-noir (GM-508-4)', NULL, '609919152051', 'FedEx', NULL, '2015-02-12', '11.02.2015 20:18', 'NL141210NM31', '1', 'a0YC000000aXSERMA4', '', '189.99'),
(30135, '302606633', NULL, NULL, 'Lone Baek Hansen', 'Danmarksgade 47, ST TH', '', '9000', 'Aalborg', 'Dänemark', 'DK', NULL, NULL, '+45 7150 5099', '0010164UWP', NULL, NULL, 'Gylden stÃ¥lrem, gylden urkasse og sort urskive (T-3011-7)', NULL, '609919152121', 'FedEx', NULL, '2015-02-12', '10.02.2015 18:36', 'SE141208HW08', '1', 'a0YC000000aXR0cMAG', '1041.65', '1599.00'),
(30136, '302696358', NULL, NULL, 'Margherita Brugnera', 'VIA DEI ZOTTI 1/A', '', '31100', 'TREVISO', 'Italien', 'IT', NULL, NULL, '3484387095', '0010179KF4', NULL, NULL, 'Cassa silver, quadrante bianco e cinturino in pelle marrone (T-3001-1A)', NULL, '609919152110', 'FedEx', NULL, '2015-02-12', '11.02.2015 05:58', 'IT150121CS36', '1', 'a0YC000000azKZqMAM', '', '169.99'),
(30137, '302916038', NULL, NULL, 'Benno Toorn', 'Yukonstraat 14', 'BT Bouwadvies', '1448 XG', 'PURMEREND', 'Niederlande', 'NL', NULL, NULL, '651802867', '00101533UU', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - zilverkleur/wit (T3011-1)', NULL, '609919152062', 'FedEx', NULL, '2015-02-12', '12.02.2015 00:58', 'NL141217NM05', '1', 'a0YC000000aYv6JMAS', '', '189.99'),
(30138, '302880439', NULL, NULL, 'Irene Alami Merouni', 'Zwaanshals 269A2', '(bovenste bel)', '3035 KG', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '641717136', '00100727R7', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919152073', 'FedEx', NULL, '2015-02-12', '11.02.2015 21:28', 'NL141008NM03', '1', 'a0YC000000aVYnRMAW', '', '199.99'),
(30139, '302852587', NULL, NULL, 'Kim-Patrick Dikmoet', 'Seringenstraat 16', 'Frank Sport', '2681 EM', 'MONSTER', 'Niederlande', 'NL', NULL, NULL, '639552662', '0010183MSK', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - goudkleur/zwart (T3011-3)', NULL, '609919152084', 'FedEx', NULL, '2015-02-12', '11.02.2015 19:28', 'NL141217NM07', '1', 'a0YC000000aYv9zMAC', '', '189.99'),
(30140, '302852016', '', '', 'Lars Kieftenburg', 'Ganker 12', 'Marskramer, voordeur van huis aan de zijkant', '1688 CT', 'NIBBIXWOUD', 'Niederlande', '', '', '', '06 23 33 27 63', '0010080L3D', '', '', 'Therorema Macau herenhorloge - lederen band - zilverkleur/wit (T3011-1)', 'Uhr erhalten 03.03.2015 ???\r\nBitte refund!', '609919152095', 'FedEx', '', '2015-02-12', '11.02.2015 19:28', 'NL141217NM05', '1', 'a0YC000000aYv6JMAS', '', '189.99'),
(30141, '302839534', NULL, NULL, 'Rebecca Kuijp', 'Amaliastein 124', '', '4133 HD', 'VIANEN', 'Niederlande', 'NL', NULL, NULL, '610675957', '0010022D1F', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919152100', 'FedEx', NULL, '2015-02-12', '11.02.2015 18:28', 'NL141008NM03', '1', 'a0YC000000aVYnRMAW', '', '199.99'),
(30142, '302583358', NULL, NULL, 'Gustav Wiklundh', 'FLINTLASVAEGEN 19', '', '192 59', 'SOLLENTUNA', 'Schweden', 'SE', NULL, NULL, '738190199', '00102507LE', NULL, NULL, 'Vit urtavla. Theorema Galilei', NULL, '609919152132', 'FedEx', NULL, '2015-02-12', '10.02.2015 19:14', 'SE150130HW07', '1', 'a0YC000000b9sqdMAA', '654.71', '995.00'),
(30143, '303136817', NULL, NULL, 'Mohammed Karyouh', 'Vandenpeereboomstraat 7', '', '2140', 'Borgerhout', 'Belgien', 'BE', NULL, NULL, '487147442', '0010243FRU', NULL, NULL, 'Pionier Dublin horloge in zwart-zwart-zwart (GM-508-4)', NULL, '604569188444', 'FedEx', NULL, '2015-02-13', '13.02.2015 00:48', 'NL141210NM31', '1', 'a0YC000000aXSERMA4', '', '189.99'),
(30144, '303135128', '', '', 'Jack Coolen', 'oude Baan 124', '', '3650', 'Lanklaar', 'Belgien', '', '', '', '486340160', '0010117V3G', '', '', 'Therorema Macau herenhorloge - lederen band - goudkleur/zwart (T3011-3)', 'Uhr erhalten 25.02.2015\r\nBitte refund!', '604569188455', 'FedEx', '', '2015-02-13', '13.02.2015 00:18', 'NL141217NM07', '1', 'a0YC000000aYvGmMAK', '', '189.99'),
(30145, '303079276', NULL, NULL, 'philippe berghmans', 'avenue Seghin 15', '', '6183', 'Trazegnies', 'Belgien', 'BE', NULL, NULL, '71951502', '0010215QTH', NULL, NULL, 'Une montre London PIONIER - noir/noir avec bracelet mÃ©tallique (GM-150-8)', NULL, '604569188466', 'FedEx', NULL, '2015-02-13', '12.02.2015 19:48', 'NL141008NM08', '1', 'a0YC000000aVYzXMAW', '', '199.99'),
(30146, '303057826', NULL, NULL, 'Christel Van Mechelen', 'Galgestraat 32', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '488639695', '0010077Q8Y', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - zilverkleur/wit (T3011-1)', NULL, '604569188477', 'FedEx', NULL, '2015-02-13', '12.02.2015 17:48', 'NL141217NM05', '1', 'a0YC000000aYvGkMAK', '', '189.99'),
(30147, '303015466', NULL, NULL, 'demir ismail', 'beukenlaan  1', '', '1600', 'sint-p-leeuw', 'Belgien', 'BE', NULL, NULL, '484914400', '0010218K87', NULL, NULL, 'Une montre London PIONIER - argentÃ©/blanc avec bracelet mÃ©tallique (GM-150-5)', NULL, '604569188488', 'FedEx', NULL, '2015-02-13', '12.02.2015 14:18', 'NL141008NM05', '1', 'a0YC000000aVYzUMAW', '', '199.99'),
(30148, '303012601', NULL, NULL, 'HANANE GHARBAOUI', 'RUE Montoyer 40', '', '1000', 'BRUXELLES', 'Belgien', 'BE', NULL, NULL, '32489877030', '0010105P04', NULL, NULL, 'Montre homme Macau Therorema - Bracelet mÃ©tal - Argent/blanc - (T3011-5)', NULL, '604569188499', 'FedEx', NULL, '2015-02-13', '12.02.2015 14:18', 'NL141217NM09', '1', 'a0YC000000aYvGoMAK', '', '189.99'),
(30149, '303038514', NULL, NULL, 'Daniela Fontana', 'VIA RISORGIMENTO 140', '', '20092', 'CINISELLO BALSAMO', 'Italien', 'IT', NULL, NULL, '3476894202', '0010102VI2', NULL, NULL, 'Cassa oro rosa, quadrante bianco e cinturino in pelle marrone (T-3001-4)', NULL, '604569188433', 'FedEx', NULL, '2015-02-13', '12.02.2015 13:58', 'IT150121CS40', '1', 'a0YC000000azKbXMAU', '', '169.99'),
(30150, '303134598', NULL, NULL, 'Ben Gouw', 'Korte Poten 14', '', '2511ED', 'Den Haag', 'Niederlande', 'NL', NULL, NULL, '', '0010117A4I', NULL, NULL, 'Therorema Macau herenhorloge - metalen band - goudkleur/zwart (T3011-7)', NULL, '604569188503', 'FedEx', NULL, '2015-02-13', '13.02.2015 00:28', 'NL141217NM11', '1', 'a0YC000000aYvEdMAK', '', '189.99'),
(30151, '303127360', NULL, NULL, 'wei jing', 'Minervum 7444K', '', '4817 ZG', 'BREDA', 'Niederlande', 'NL', NULL, NULL, '768866122', '0010246OUH', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - zilverkleur/zwart (T3011-2)', NULL, '604569188514', 'FedEx', NULL, '2015-02-13', '12.02.2015 23:28', 'NL141217NM06', '1', 'a0YC000000aYv8aMAC', '', '189.99'),
(30152, '303109770', NULL, NULL, 'Jacques Somers', 'Stijn Buysstraat 38', '', '6512 CR', 'NIJMEGEN', 'Niederlande', 'NL', NULL, NULL, '243600234', '0010175IUY', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - goudkleur/zwart (T3011-3)', NULL, '604569188525', 'FedEx', NULL, '2015-02-13', '12.02.2015 21:58', 'NL141217NM07', '1', 'a0YC000000aYv9zMAC', '', '189.99'),
(30153, '303094345', NULL, NULL, 'Luc Stenekes', 'Plateellaan 24', '', '1442 DH', 'PURMEREND', 'Niederlande', 'NL', NULL, NULL, '651257103', '00102022GF', NULL, NULL, 'PIONIER Dublin watch / Black-Silver-Black (GM-508-2)', NULL, '604569188536', 'FedEx', NULL, '2015-02-13', '12.02.2015 20:58', 'NL141210NM29', '1', 'a0YC000000aXSB5MAO', '', '189.99'),
(30154, '303068869', NULL, NULL, 'Chris van de Pas', 'Schipluidenlaan 131', '', '5035 KE', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '652330828', '001025082Q', NULL, NULL, 'Therorema Macau herenhorloge - metalen band - zilverkleur/zwart (T3011-6)', NULL, '604569188547', 'FedEx', NULL, '2015-02-13', '12.02.2015 18:58', 'NL141217NM10', '1', 'a0YC000000aYvD1MAK', '', '189.99'),
(30155, '303029530', NULL, NULL, 'Burak Yener', 'Brabantplein 35', '', '4817 LR', 'BREDA', 'Niederlande', 'NL', NULL, NULL, '631004470', '*0010074E42', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - zilverkleur/zwart (T3011-2)', NULL, '604569188558', 'FedEx', NULL, '2015-02-13', '12.02.2015 15:28', 'NL141217NM06', '1', 'a0YC000000aYv8aMAC', '', '189.99'),
(30156, '302857549', NULL, NULL, 'John Dowdalls', '115 HUNTINGTOWER ROAD', '', 'G69 7BS', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7944539431', '0010014XGK', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '604569188190', 'FedEx', NULL, '2015-02-13', '11.02.2015 18:52', 'UK131024AMC05', '1', 'a0YC000000axoq9MAA', '165.00', '249.00'),
(30157, '302852922', NULL, NULL, 'Sam Singh', '23 HOUNSLOW ROAD', '', 'TW14 9DF', 'FELTHAM', 'Großbritannien', 'GB', NULL, NULL, '7984866684', '0010069NW1', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '604569188205', 'FedEx', NULL, '2015-02-13', '11.02.2015 18:52', 'UK131024AMC04', '1', 'a0YC000000axoq8MAA', '165.00', '249.00'),
(30158, '303023014', NULL, NULL, 'Mark Hillman', '10 THE PAGODA', '', 'SL6 8EU', 'MAIDENHEAD', 'Großbritannien', 'GB', NULL, NULL, '1628821999', '0010171BIR', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '604569188216', 'FedEx', NULL, '2015-02-13', '12.02.2015 13:52', 'GM-107-8', '1', 'a0YC000000b0EMTMA2', '149.01', '249.00'),
(30159, '302873695', NULL, NULL, 'ornela zeqaj', '77 PEMBROKE ROAD', '', 'NN5 7ER', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7446293429', '00101769SI', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Stainless Steel Strap with Black Face (GM-505-5)', NULL, '604569188227', 'FedEx', NULL, '2015-02-13', '11.02.2015 20:23', 'UK131023AMC11', '1', 'a0YC000000b0zjcMAA', '126.99', '199.00'),
(30160, '302949180', NULL, NULL, 'Elaine Davey', '23 GROOMBRIDGE WAY', '', 'RH12 1XD', 'HORSHAM', 'Großbritannien', 'GB', NULL, NULL, '7789543304', '0010104L9F', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569188238', 'FedEx', NULL, '2015-02-13', '12.02.2015 08:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(30161, '302973031', NULL, NULL, 'DeAndre M Trimbey', '14 Woodland Court', 'DYke road avenue', 'BN36DN', 'Hove', 'Großbritannien', 'GB', NULL, NULL, '7834384231', '001025030W', NULL, NULL, 'Gold/Black Dial/Black Leather Band (GM-107-3)', NULL, '604569188249', 'FedEx', NULL, '2015-02-13', '12.02.2015 10:22', 'GM-107-3', '1', 'a0YC000000b0EMOMA2', '149.01', '249.00'),
(30162, '302993268', NULL, NULL, 'Jack Simpson', '14 WHITNEY ROAD', 'Burton Latimer', 'NN15 5SL', 'KETTERING', 'Großbritannien', 'GB', NULL, NULL, '7826523707', '0010195DI6', NULL, NULL, 'Gold/Black Dial/Black Leather Band (GM-107-3)', NULL, '604569188250', 'FedEx', NULL, '2015-02-13', '12.02.2015 11:52', 'GM-107-3', '1', 'a0YC000000b0EMOMA2', '149.01', '249.00'),
(30163, '302914053', NULL, NULL, 'Duncan Chalmers', '8 MOSSIDE COURT', 'Westhill', 'AB32 6QH', 'WESTHILL', 'Großbritannien', 'GB', NULL, NULL, '7462768132', '00100479JW', NULL, NULL, 'Monte Carlo Men\'s Watches  - Black Strap/Silver Case/Black Face - GM-102-2', NULL, '604569188260', 'FedEx', NULL, '2015-02-13', '11.02.2015 23:22', 'GM-102-2', '1', 'a0YC000000aZbC6MAK', '152.00', '229.00'),
(30164, '302998547', NULL, NULL, 'Coralie Dietsch', 'FLAT 26 CHERRY COURT', 'Lincoln Green', 'LS9 7LX', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7824165595', '0010190HUT', NULL, NULL, 'Pionier New Model 2014 - Black Face and Black Metal Strap', NULL, '604569188271', 'FedEx', NULL, '2015-02-13', '12.02.2015 11:52', 'UK140923JM19', '1', 'a0YC000000aEmVUMA0', '135.00', '199.00'),
(30165, '303018562', NULL, NULL, 'Sheena cummings', 'glenbrae garleigh road', '', 'ne65 7pn', 'rothbury', 'Großbritannien', 'GB', NULL, NULL, '', '00101719JJ', NULL, NULL, 'Silver/Black Dial/Black Leather Band (GM-107-2)', NULL, '604569188282', 'FedEx', NULL, '2015-02-13', '12.02.2015 13:22', 'GM-107-2', '1', 'a0YC000000b0EMNMA2', '149.01', '249.00'),
(30166, '303003039', NULL, NULL, 'Glenn Service', '23 CROWTHORNS', '', 'CV21 1PP', 'RUGBY', 'Großbritannien', 'GB', NULL, NULL, '7504253888', '0010250K3I', NULL, NULL, 'Silver/White Dial/Black Leather Band (GM-107-1)', NULL, '604569188293', 'FedEx', NULL, '2015-02-13', '12.02.2015 12:22', 'GM-107-1', '1', 'a0YC000000b0EMMMA2', '149.01', '249.00'),
(30167, '303018326', NULL, NULL, 'Sheena cummings', 'glenbrae garleigh road', '', 'ne65 7pn', 'rothbury', 'Großbritannien', 'GB', NULL, NULL, '', '00101801B7', NULL, NULL, 'Silver/White Dial/Black Leather Band (GM-107-1)', NULL, '604569188282', 'FedEx', NULL, '2015-02-13', '12.02.2015 13:22', 'GM-107-1', '1', 'a0YC000000b0EMMMA2', '149.01', '249.00'),
(30168, '303273835', NULL, NULL, 'Delphine Poncelet', 'Cite Rouge 101', '', '6717', 'Tontelange', 'Belgien', 'BE', NULL, NULL, '497685907', '0010168RW8', NULL, NULL, 'Montre homme Macau Therorema - Bracelet cuir - Argent/noir - (T3011-2)', NULL, '609919152187', 'FedEx', NULL, '2015-02-16', '13.02.2015 17:18', 'NL141217NM06', '1', 'a0YC000000aYvGlMAK', '', '189.99'),
(30169, '303246691', NULL, NULL, 'FRANCESCA AMBROSIO', 'canali 23', 'VIA CANALI  (solo di pomeriggio)', '06123', 'perugia', 'Italien', 'IT', NULL, NULL, '3935948009', '0010171MXK', NULL, NULL, 'Cassa oro, quadrante bianco e cinturino in pelle marrone (T-3001-3)', NULL, '609919152198', 'FedEx', NULL, '2015-02-16', '13.02.2015 12:58', 'IT150121CS38', '1', 'a0YC000000azKayMAE', '', '169.99'),
(30170, '303120853', NULL, NULL, 'Fordea Alexandrina Adriana', 'Graberi 16a 16a', '', '38057', 'Pergine valsugana', 'Italien', 'IT', NULL, NULL, '3806925660', '0010250TZZ', NULL, NULL, 'Cassa bicolor, quadrante bianco e cinturino in pelle nero (T-3001-5)', NULL, '609919152202', 'FedEx', NULL, '2015-02-16', '12.02.2015 20:58', 'IT150121CS41', '1', 'a0YC000000azKbmMAE', '', '169.99'),
(30171, '303111610', NULL, NULL, 'Giovanni Gabrielli', 'Via Salesei Di Sopra 5', '', '32020', 'Livinallongo Del Col Di Lana', 'Italien', 'IT', NULL, NULL, '3481767039', '0010241DGO', NULL, NULL, 'Orologio Theorema Damascus Diamond, modello T3008-2', NULL, '609919152213', 'FedEx', NULL, '2015-02-16', '12.02.2015 19:58', 'IT141029CS61', '1', 'a0YC000000aYxovMAC', '', '189.99'),
(30172, '303104800', NULL, NULL, 'Agostino Scaduto', 'VIA FILIPPO PARUTA 61 SCALA F', '', '90131', 'PALERMO', 'Italien', 'IT', NULL, NULL, '3881245468', '0010064RTI', NULL, NULL, 'GM-4004-3', NULL, '609919152224', 'FedEx', NULL, '2015-02-16', '12.02.2015 19:28', 'IT150121CS45', '1', 'a0YC000000azKyWMAU', '', '199.99'),
(30173, '303058690', NULL, NULL, 'paola puricelli', 'VIA BUFFONI 16', '', '21012', 'CASSANO MAGNAGO', 'Italien', 'IT', NULL, NULL, '3282130788', '0010171M5V', NULL, NULL, 'Cassa silver, quadrante nero e cinturino in pelle nero (T-3001-2)', NULL, '609919152235', 'FedEx', NULL, '2015-02-16', '12.02.2015 15:58', 'IT150121CS37', '1', 'a0YC000000azKaPMAU', '', '169.99'),
(30174, '303158200', NULL, NULL, 'Ina Kandhai', 'Couperusweg 47', '', '1321 AS', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '622481799', '0010239I65', NULL, NULL, 'Therorema Macau herenhorloge - metalen band - goudkleur/zwart (T3011-7)', NULL, '609919152176', 'FedEx', NULL, '2015-02-16', '13.02.2015 08:28', 'NL141217NM11', '1', 'a0YC000000aYvEdMAK', '', '189.99'),
(30175, '303123705', NULL, NULL, 'Patrik palm', 'frukthagegraend 11', '', '21845', 'malmoe', 'Schweden', 'SE', NULL, NULL, '', '0010010U0P', NULL, NULL, 'Vit urtavla. Theorema Galilei', NULL, '609919152154', 'FedEx', NULL, '2015-02-16', '12.02.2015 23:14', 'SE150130HW07', '1', 'a0YC000000b9sqdMAA', '654.71', '995.00'),
(30176, '303064412', NULL, NULL, 'Leif Kronhoff', 'KALFJAERILVAEGEN 2', '', '444 46', 'STENUNGSUND', 'Schweden', 'SE', NULL, NULL, '0705 946294', '0010171PKB', NULL, NULL, 'Gavel armbandsklocka', NULL, '609919152165', 'FedEx', NULL, '2015-02-16', '12.02.2015 18:14', 'SE150203HW01', '1', 'a0YC000000bAPBlMAO', '658.53', '995.00'),
(30177, '303152004', NULL, NULL, 'SUSANA CARRETERO SANCHEZ', 'CONVENTO 5', '2.D', '28660', 'BOADILLA DEL MONTE', 'Spanien', 'ES', NULL, NULL, '649319143', '0010230AQK', NULL, NULL, 'Reloje Theorema Galilei - bicolor schwarz', NULL, '609919152257', 'FedEx', NULL, '2015-02-15', '13.02.2015 05:28', 'ES150120CS20', '1', 'a0YC000000az5jMMAQ', '', '79.99'),
(30178, '303283264', NULL, NULL, 'liam leslie', '75 BREBNER TERRACE', 'northfield', 'AB16 7HN', 'ABERDEEN', 'Großbritannien', 'GB', NULL, NULL, '7590694402', '0010086FVQ', NULL, NULL, 'Black, Black Dial, Black Metal Band (T-3011-8)', NULL, '609919152268', 'FedEx', NULL, '2015-02-16', '13.02.2015 16:53', 'T-3011-8', '1', 'a0YC000000b0ZC3MAM', '130.00', '189.00'),
(30179, '303066319', NULL, NULL, 'Zabir Bunglawala', 'FLAT831 VICTORIA CENTRE', '', 'NG1 3PF', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7565223335', '0010095KO6', NULL, NULL, 'Black, Black Dial, Black Metal Band (T-3011-8)', NULL, '609919152279', 'FedEx', NULL, '2015-02-16', '12.02.2015 17:52', 'T-3011-8', '1', 'a0YC000000b0ZC3MAM', '130.00', '189.00'),
(30180, '303275856', NULL, NULL, 'David Hopkins', '9 CORONATION PLACE', '', 'CF48 4QW', 'MERTHYR TYDFIL', 'Großbritannien', 'GB', NULL, NULL, '1443690046', '00100279RD', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919152280', 'FedEx', NULL, '2015-02-16', '13.02.2015 16:25', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(30181, '303138932', NULL, NULL, 'Liz Mcarthur', '29 WEST STEWART STREET', 'Financial fitness', 'PA15 1SH', 'GREENOCK', 'Großbritannien', 'GB', NULL, NULL, '7770451130', '0010008B4J', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919152290', 'FedEx', NULL, '2015-02-16', '12.02.2015 23:52', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(30182, '303280001', NULL, NULL, 'Fathima Naalim', '13 CAMBRIDGE ROAD', '', 'TS5 5ND', 'MIDDLESBROUGH', 'Großbritannien', 'GB', NULL, NULL, '074 50407175', '0010171VRN', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Stainless Steel Strap with White Face (GM-505-4)', NULL, '609919152305', 'FedEx', NULL, '2015-02-16', '13.02.2015 16:53', 'UK131023AMC10', '1', 'a0YC000000b0zjbMAA', '126.99', '199.00'),
(30183, '303149568', NULL, NULL, 'Fatbardh Sinani', '36 SILBURY AVENUE', '', 'CR4 3SQ', 'MITCHAM', 'Großbritannien', 'GB', NULL, NULL, '7775530718', '0010105DNH', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919152316', 'FedEx', NULL, '2015-02-16', '13.02.2015 04:22', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(30184, '303196905', NULL, NULL, 'Nikkole Bennett', '9 QUEENSWAY', 'Waddington', 'BB7 3HL', 'CLITHEROE', 'Großbritannien', 'GB', NULL, NULL, '7792928215', '0010049NSE', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '609919152327', 'FedEx', NULL, '2015-02-16', '13.02.2015 10:25', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(30185, '303136956', NULL, NULL, 'James Whatson', '110 LAWRENCE ROAD', '', 'PO5 1NZ', 'SOUTHSEA', 'Großbritannien', 'GB', NULL, NULL, '208646889', '0010012CR9', NULL, NULL, 'Gold/Black Dial/Black Leather Band (GM-107-3)', NULL, '609919152338', 'FedEx', NULL, '2015-02-16', '12.02.2015 23:52', 'GM-107-3', '1', 'a0YC000000b0EMOMA2', '149.01', '249.00'),
(30186, '303228306', NULL, NULL, 'Grace Mcdougall-Stone', '12 ADLINGTON AVENUE', 'Wingerworth', 'S42 6NJ', 'CHESTERFIELD', 'Großbritannien', 'GB', NULL, NULL, '7472213558', '0010005V46', NULL, NULL, 'Monte Carlo Men\'s Watches  - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919152349', 'FedEx', NULL, '2015-02-16', '13.02.2015 12:53', 'GM-102-3', '1', 'a0YC000000aZbC5MAK', '152.00', '229.00'),
(30187, '303082287', NULL, NULL, 'Oltjana Bodlli', '22 FREDERICK CRESCENT', '', 'EN3 7HH', 'ENFIELD', 'Großbritannien', 'GB', NULL, NULL, '7753178387', '0010244DSW', NULL, NULL, 'Monte Carlo Men\'s Watches  - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919152350', 'FedEx', NULL, '2015-02-16', '12.02.2015 18:52', 'GM-102-3', '1', 'a0YC000000aZbC5MAK', '152.00', '229.00'),
(30188, '303172086', NULL, NULL, 'Shelley Laverty', '223 TUFFLEY LANE', 'Tuffley', 'GL4 0NY', 'GLOUCESTER', 'Großbritannien', 'GB', NULL, NULL, '7947654608', '0010216C83', NULL, NULL, 'Monte Carlo Men\'s Watches  - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919152360', 'FedEx', NULL, '2015-02-16', '13.02.2015 08:53', 'GM-102-3', '1', 'a0YC000000aZbC5MAK', '152.00', '229.00'),
(30189, '303134170', NULL, NULL, 'Daniel Pearce', '316 MAWNEY ROAD', '1708744388', 'RM7 8DP', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7450869833', '0010250LQ6', NULL, NULL, 'Pionier New Model 2014 - Gold Face With Brown Leather Strap London', NULL, '609919152371', 'FedEx', NULL, '2015-02-16', '12.02.2015 23:23', 'UK140923JM12', '1', 'a0YC000000aEmVNMA0', '135.00', '199.00'),
(30190, '303099579', NULL, NULL, 'Amal Alkhabra', '8 DRUMMOND STREET', '', 'WV1 4AQ', 'WOLVERHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7446919791', '0010031BAN', NULL, NULL, 'Silver/Black Dial/Black Leather Band (GM-107-2)', NULL, '609919152382', 'FedEx', NULL, '2015-02-16', '12.02.2015 20:22', 'GM-107-2', '1', 'a0YC000000b0EMNMA2', '149.01', '249.00'),
(30191, '303058320', NULL, NULL, 'Emer Gracie', '22 BRIDGE STREET', 'Ultimate Angler', 'KA26 9HH', 'GIRVAN', 'Großbritannien', 'GB', NULL, NULL, '7966753308', '0010250GSG', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-107-5)', NULL, '609919152393', 'FedEx', NULL, '2015-02-16', '12.02.2015 16:53', 'GM-107-5', '1', 'a0YC000000b0EMQMA2', '149.01', '249.00'),
(30192, '303919080', NULL, NULL, 'Dorian Tsetis', 'Kalvekeetdijk 61', '', '8300', 'Westkapelle', 'Belgien', 'BE', NULL, NULL, '32475296356', '0010098LAG', NULL, NULL, 'Theorema Dubai horloge - metalen band - zilverkleur/zwart (T3009-6)', NULL, '604569189348', 'FedEx', NULL, '2015-02-17', '16.02.2015 18:48', 'NL141217NM66', '1', 'a0YC000000aZUYUMA4', '', '229.99'),
(30193, '303666897', NULL, NULL, 'Wafae Tahri', 'Brusselsesteenweg 393', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '484586422', '0010097FR0', NULL, NULL, 'London PIONIER horloge - zilverkleurig/zwart met metalen band (GM-150-6)', NULL, '604569189223', 'FedEx', NULL, '2015-02-17', '15.02.2015 17:18', 'NL141008NM06', '1', 'a0YC000000aVYzVMAW', '', '199.99'),
(30194, '303286137', NULL, NULL, 'Claudio Fallica', 'Rue du pont de wandre 50/21', '', '4020', 'Liege', 'Belgien', 'BE', NULL, NULL, '496628087', '0010088HK8', NULL, NULL, 'Montre homme Macau Therorema - Bracelet cuir - Or/noir - (T3011-3)', NULL, '604569189234', 'FedEx', NULL, '2015-02-17', '13.02.2015 18:18', 'NL141217NM07', '1', 'a0YC000000aYvGmMAK', '', '189.99'),
(30195, '303357676', NULL, NULL, 'Avdul Mazreku', 'Rue thomaes  35', '', '1090', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '486988021', '0010109RTM', NULL, NULL, 'Montre homme Macau Therorema - Bracelet mÃ©tal - Noir/noir - (T3011-8)', NULL, '604569189245', 'FedEx', NULL, '2015-02-17', '14.02.2015 00:48', 'NL141217NM12', '1', 'a0YC000000aYvGrMAK', '', '189.99'),
(30196, '303419594', NULL, NULL, 'cecile baccega', 'chausee de bruxelle 2', '', '7000', 'Mons', 'Belgien', 'BE', NULL, NULL, '495235085', '0010179MPB', NULL, NULL, 'Montre Theorema Dubai - bracelet cuir - Noir/noir (T3009-4)', NULL, '604569189256', 'FedEx', NULL, '2015-02-17', '14.02.2015 12:18', 'NL141217NM64', '1', 'a0YC000000aZUYSMA4', '', '229.99'),
(30197, '303382442', NULL, NULL, 'Acheampong Frank', 'Rue de Neerpede  569', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '487525937', '00101795FN', NULL, NULL, 'Montre Theorema Dubai - bracelet mÃ©tal - Noir/noir (T3009-8)', NULL, '604569189267', 'FedEx', NULL, '2015-02-17', '14.02.2015 09:48', 'NL141217NM68', '1', 'a0YC000000aZUYWMA4', '', '229.99'),
(30198, '303278574', NULL, NULL, 'gino vanhee', 'Alberic Deleustraat 15', 'taverne stadhuis', '8820', 'Wijnendale', 'Belgien', 'BE', NULL, NULL, '473492879', '0010038YXP', NULL, NULL, 'Pionier Dublin horloge in zwart-zilverkleur-wit (GM-508-1)', NULL, '604569189278', 'FedEx', NULL, '2015-02-17', '13.02.2015 17:48', 'NL141210NM28', '1', 'a0YC000000aXSEOMA4', '', '189.99'),
(30199, '303713961', NULL, NULL, 'alexandra ferwerda', 'Sterrenlaan 195', '', '2650', 'Edegem', 'Belgien', 'BE', NULL, NULL, '475681749', '0010049E2K', NULL, NULL, 'Theorema Dubai horloge - lederen band - goudkleur/zwart (T3009-3)', NULL, '604569189289', 'FedEx', NULL, '2015-02-17', '15.02.2015 20:48', 'NL141217NM63', '1', 'a0YC000000aZUYRMA4', '', '229.99'),
(30200, '303478580', NULL, NULL, 'Bart Vanderbiest', 'Krokuslaan 42', '', '3080', 'Vossem', 'Belgien', 'BE', NULL, NULL, '468126866', '001025032Q', NULL, NULL, 'Theorema Dubai horloge - lederen band - goudkleur/zwart (T3009-3)', NULL, '604569189290', 'FedEx', NULL, '2015-02-17', '14.02.2015 17:18', 'NL141217NM63', '1', 'a0YC000000aZUYRMA4', '', '229.99'),
(30201, '303389006', NULL, NULL, 'vincenzo truyens', 'Liersesteenweg  246', '', '2640', 'Mortsel', 'Belgien', 'BE', NULL, NULL, '491317062', '0010179AKL', NULL, NULL, 'Theorema Dubai horloge - metalen band - goudkleur/zwart (T3009-7)', NULL, '604569189304', 'FedEx', NULL, '2015-02-17', '14.02.2015 10:18', 'NL141217NM67', '1', 'a0YC000000aZUYVMA4', '', '229.99'),
(30202, '303539996', NULL, NULL, 'Mike Adem', 'Hofmeers 10', '', '9308', 'Hofstade', 'Belgien', 'BE', NULL, NULL, '493526433', '0010177VXU', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - goudkleur/zwart (T3011-3)', NULL, '604569189315', 'FedEx', NULL, '2015-02-17', '14.02.2015 23:18', 'NL141217NM07', '1', 'a0YC000000aYvGmMAK', '', '189.99'),
(30203, '303323954', NULL, NULL, 'Clare Claes', 'Assesteenweg 329', '', '1750', 'Sint-Kwintens-Lennik', 'Belgien', 'BE', NULL, NULL, '479246316', '0010135SZM', NULL, NULL, 'Therorema Macau herenhorloge - metalen band - zilverkleur/zwart (T3011-6)', NULL, '604569189326', 'FedEx', NULL, '2015-02-17', '13.02.2015 21:18', 'NL141217NM10', '1', 'a0YC000000aYvGpMAK', '', '189.99'),
(30204, '303482411', NULL, NULL, 'Raquel Fremal', 'Rue Jules Des Essarts  85/1', '', '6200', 'Chatelineau', 'Belgien', 'BE', NULL, NULL, '32478313002', '00101763I5', NULL, NULL, 'Une montre London PIONIER - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '604569189337', 'FedEx', NULL, '2015-02-17', '14.02.2015 17:18', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(30205, '303607231', NULL, NULL, 'jess Hansen', 'Saelsager 9', '', '9000', 'Aalborg', 'Dänemark', 'DK', NULL, NULL, '20649205', '0010250DAA', NULL, NULL, 'Galilei-ur med sort urskive', NULL, '604569189392', 'FedEx', NULL, '2015-02-17', '15.02.2015 12:36', 'DK150130HW08', '1', 'a0YC000000b9suAMAQ', '521.01', '795.00'),
(30206, '303583491', NULL, NULL, 'Jonas Borg', 'Norregardsvej 20', '', '2610', 'Rodovre', 'Dänemark', 'DK', NULL, NULL, '27511491', '0010173IAO', NULL, NULL, 'Galilei-ur med hvid urskive', NULL, '604569189407', 'FedEx', NULL, '2015-02-17', '15.02.2015 10:36', 'DK150130HW07', '1', 'a0YC000000b9su9MAA', '521.01', '795.00'),
(30207, '303626993', NULL, NULL, 'Leda Del Vescovo', 'Via Bravetta 122', 'consegnare dopo le 13,00', '00164', 'Roma', 'Italien', 'IT', NULL, NULL, '3476771674', '00101090FX', NULL, NULL, 'Cassa oro rosa, quadrante bianco e cinturino in pelle marrone (T-3001-4)', NULL, '604569189131', 'FedEx', NULL, '2015-02-17', '15.02.2015 11:58', 'IT150121CS40', '1', 'a0YC000000azKbXMAU', '', '169.99'),
(30208, '303438172', NULL, NULL, 'Marco Ingrosso', 'VIALE DELLE GINESTRE 55', '', '84134', 'SALERNO', 'Italien', 'IT', NULL, NULL, '3288140262', '0010116EMY', NULL, NULL, 'Cassa oro, quadrante bianco e cinturino in pelle marrone (T-3001-3)', NULL, '604569189142', 'FedEx', NULL, '2015-02-17', '14.02.2015 11:28', 'IT150121CS38', '1', 'a0YC000000azKayMAE', '', '169.99'),
(30209, '303600835', NULL, NULL, 'Serena Raimondi', 'VIA BIBLIOTECA AVALLONE 9', '', '84013', 'CAVA DE\' TIRRENI', 'Italien', 'IT', NULL, NULL, '3930920945', '0010250WNL', NULL, NULL, 'Cassa oro, quadrante nero e cinturino in pelle nero (T-3001-3A)', NULL, '604569189153', 'FedEx', NULL, '2015-02-17', '15.02.2015 09:58', 'IT150121CS39', '1', 'a0YC000000azKbIMAU', '', '169.99'),
(30210, '303345098', NULL, NULL, 'Marina Ricco', 'Via Tofanelli 290/a', '', '55100', 'Lucca', 'Italien', 'IT', NULL, NULL, '3494074781', '0010119DJS', NULL, NULL, 'Cassa silver, quadrante bianco e cinturino in pelle marrone (T-3001-1A)', NULL, '604569189164', 'FedEx', NULL, '2015-02-17', '13.02.2015 21:28', 'IT150121CS36', '1', 'a0YC000000azKZqMAM', '', '169.99'),
(30211, '303734022', NULL, NULL, 'Massimo Fabbiano', 'P. G. ZINGAROPOLI 105', '', '74027', 'SAN GIORGIO IONICO', 'Italien', 'IT', NULL, NULL, '3479313684', '00101284RQ', NULL, NULL, 'Cassa silver, quadrante bianco e cinturino in pelle marrone (T-3001-1A)', NULL, '604569189175', 'FedEx', NULL, '2015-02-17', '15.02.2015 20:28', 'IT150121CS36', '1', 'a0YC000000azKZqMAM', '', '169.99'),
(30212, '303594599', NULL, NULL, 'Salvatore Caponnetto', 'via Luigi Negrelli  4', '', '31038', 'Castagnole di Paese', 'Italien', 'IT', NULL, NULL, '3343718003', '0010125XRX', NULL, NULL, 'Cassa silver, quadrante bianco e cinturino in pelle marrone (T-3001-1A)', NULL, '604569189186', 'FedEx', NULL, '2015-02-17', '15.02.2015 09:28', 'IT150121CS36', '1', 'a0YC000000azKZqMAM', '', '169.99'),
(30213, '303875136', NULL, NULL, 'Manuele D\'onofrio', 'STRADA PROVINCIALE PER MORTARA 7/11', 'Mcdonalds', '27028', 'San martino siccomario', 'Italien', 'IT', NULL, NULL, '3312111699', '0010250G8C', NULL, NULL, 'GM-3011-1', NULL, '604569189197', 'FedEx', NULL, '2015-02-17', '16.02.2015 13:28', 'IT150121CS70', '1', 'a0YC000000azMqbMAE', '', '189.99'),
(30214, '303513066', NULL, NULL, 'Mario Moglioni Moglioni', 'VIA SAN VITO 40', '', '33078', 'SAN VITO AL TAGLIAMENTO', 'Italien', 'IT', NULL, NULL, '3473912213', '0010058C5U', NULL, NULL, 'Orologio Theorema Damascus Diamond, modello T3008-6', NULL, '604569189201', 'FedEx', NULL, '2015-02-17', '14.02.2015 18:28', 'IT141029CS634', '1', 'a0YC000000aYxozMAC', '', '189.99'),
(30215, '303502053', NULL, NULL, 'antonio aprile', 'VIALE MARTIRI DELLA LIBERTÃ€ 87', '', '10071', 'BORGARO TORINESE', 'Italien', 'IT', NULL, NULL, '3498965049', '001018664C', NULL, NULL, 'Orologio Theorema Damascus Diamond, modello T3008-7', NULL, '604569189212', 'FedEx', NULL, '2015-02-17', '14.02.2015 17:28', 'IT141029CS635', '1', 'a0YC000000aYxp0MAC', '', '189.99'),
(30216, '303974071', '', '', 'Dick Beelen', 'Gasgracht 18', '', '7941 KE', 'MEPPEL', 'Niederlande', '', '', '', '655133333', '00101154EG', '', '', 'Therorema Macau herenhorloge - lederen band - goudkleur/zwart (T3011-3)', 'Uhr erhalten 02.03.2015\r\nBitte refund!', '604569189359', 'FedEx', '', '2015-02-17', '16.02.2015 22:58', 'NL141217NM07', '1', 'a0YC000000aYv9zMAC', '', '189.99'),
(30217, '303973360', NULL, NULL, 'Natik Aliyev', 'Rembrandtplein 179', '', '2162 EH', 'LISSE', 'Niederlande', 'NL', NULL, NULL, '685284800', '0010247SU2', NULL, NULL, 'London PIONIER horloge - goud/zwart met metalen band (GM-150-7)', NULL, '604569189360', 'FedEx', NULL, '2015-02-17', '16.02.2015 22:58', 'NL141008NM07', '1', 'a0YC000000aVYnVMAW', '', '199.99'),
(30218, '303892034', NULL, NULL, 'Dirk Bouma', '3e Hollandiastraat 15', '', '8701 WJ', 'BOLSWARD', 'Niederlande', 'NL', NULL, NULL, '619695365', '0010171SCS', NULL, NULL, 'Theorema Dubai horloge - metalen band - zilverkleur/zwart (T3009-6)', NULL, '604569189370', 'FedEx', NULL, '2015-02-17', '16.02.2015 16:58', 'NL141217NM66', '1', 'a0YC000000aZUTZMA4', '', '229.99'),
(30219, '303405119', NULL, NULL, 'Martijn Buijtels', 'Muggenhool 5', 'Akoestiek Montage Brabant', '5531 RZ', 'BLADEL', 'Niederlande', 'NL', NULL, NULL, '646236627', '0010137RO5', NULL, NULL, 'Theorema Dubai horloge - metalen band - zwart/zwart (T3009-8)', NULL, '604569189381', 'FedEx', NULL, '2015-02-17', '14.02.2015 11:58', 'NL141217NM68', '1', 'a0YC000000aZUUhMAO', '', '229.99'),
(30220, '303773152', NULL, NULL, 'Mimmie Rhasson', 'MAESTER JOHANSGATAN 14', '', '416 62', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '708589478', '0010041S1P', NULL, NULL, 'Vit urtavla. Theorema Galilei', NULL, '604569189418', 'FedEx', NULL, '2015-02-17', '16.02.2015 08:14', 'SE150130HW07', '1', 'a0YC000000b9sqdMAA', '654.71', '995.00'),
(30221, '303649456', NULL, NULL, 'Craig Mackie', '49 Gawdy Road', '', 'NR7 9UZ', 'Norwich', 'Großbritannien', 'GB', NULL, NULL, '7760158953', '0010110X2V', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '604569188834', 'FedEx', NULL, '2015-02-17', '15.02.2015 14:53', 'UK140102AMC02', '1', 'a0YC000000azQE9MAM', '169.99', '259.00'),
(30222, '303629614', NULL, NULL, 'Holly Faulder', '35 mosaic house midland road', '', 'Hp2 5yg', 'Hemel hempstead', 'Großbritannien', 'GB', NULL, NULL, '7891033793', '0010179GXO', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '604569188845', 'FedEx', NULL, '2015-02-17', '15.02.2015 12:53', 'UK140102AMC02', '1', 'a0YC000000azQE9MAM', '169.99', '259.00'),
(30223, '303364920', NULL, NULL, 'samir hanou', '23 breamor house', 'freary road', 'SE15 1SQ', 'london', 'Großbritannien', 'GB', NULL, NULL, '7539278805', '0010218ED5', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '604569188856', 'FedEx', NULL, '2015-02-17', '14.02.2015 02:22', 'UK131024AMC04', '1', 'a0YC000000axoq8MAA', '165.00', '249.00'),
(30224, '303393856', NULL, NULL, 'Jesika Baron', '3 MILLHARBOUR', 'River House Montessori School   Unit C', 'E14 9XP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7463292693', '0010156AXG', NULL, NULL, 'Black/Black Dial/Black Leather Band (GM-107-4)', NULL, '604569188867', 'FedEx', NULL, '2015-02-17', '14.02.2015 11:25', 'GM-107-4', '1', 'a0YC000000b0EMPMA2', '149.01', '249.00'),
(30225, '303356393', NULL, NULL, 'Neda Nabid', 'Falt 14 , 98 Napier street', '', 'S11 8JA', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7917913096', '00102503YL', NULL, NULL, 'Black/Black Dial/Black Leather Band (GM-107-4)', NULL, '604569188878', 'FedEx', NULL, '2015-02-17', '13.02.2015 23:52', 'GM-107-4', '1', 'a0YC000000b0EMPMA2', '149.01', '249.00'),
(30226, '303694565', NULL, NULL, 'louise jones', '20 primrose street', 'Connahs quay', 'ch5 4qb', 'Deeside', 'Großbritannien', 'GB', NULL, NULL, '4,47591E+11', '0010039AYQ', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '604569188889', 'FedEx', NULL, '2015-02-17', '15.02.2015 18:22', 'GM-104-8', '1', 'a0YC000000azQEEMA2', '169.99', '259.00'),
(30227, '303460956', NULL, NULL, 'shahd ahmed', '53 WATER LANE', '', 'YO30 6PW', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '4,47447E+11', '0010023RTU', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-4004-3)', NULL, '604569188890', 'FedEx', NULL, '2015-02-17', '14.02.2015 14:22', 'UK140110AMC03', '1', 'a0YC000000azlcYMAQ', '130.99', '199.00'),
(30228, '303534046', NULL, NULL, 'Stephanie Rios', '1 Langham Park', 'Reference ID K228000609AU', 'DE55 2GF', 'South Normanton', 'Großbritannien', 'GB', NULL, NULL, '7450506852', '00100610WS', NULL, NULL, 'Brown Strap, Gold Case, Black Face (T-3011-3)', NULL, '604569188904', 'FedEx', NULL, '2015-02-17', '14.02.2015 21:22', 'UK140313AMC20', '1', 'a0YC000000b0ZByMAM', '130.00', '189.00'),
(30229, '303355056', NULL, NULL, 'shahd ahmed', '53 WATER LANE', '', 'YO30 6PW', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '4,47447E+11', '00101634BS', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '604569188890', 'FedEx', NULL, '2015-02-17', '13.02.2015 23:23', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(30230, '303419853', NULL, NULL, 'Nic Sheehan', 'PARK HOUSE DUTHIE ROAD', 'Tarves', 'AB41 7JX', 'ELLON', 'Großbritannien', 'GB', NULL, NULL, '7715578321', '10044241', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Black Stainless Steel Strap with Black Face (GM-505-6)', NULL, '604569188926', 'FedEx', NULL, '2015-02-17', '14.02.2015 11:26', 'UK131023AMC12', '1', 'a0YC000000b0zjdMAA', '126.99', '199.00'),
(30231, '303338928', NULL, NULL, 'HAMID TOUTOUNCHI', '4 LONSDALE CLOSE', 'HUMBERSTON', 'DN36 4JG', 'GRIMSBY', 'Großbritannien', 'GB', NULL, NULL, '7912345103', '0010064LFN', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Black Strap with Black Face and Case (GM-505-7)', NULL, '604569188937', 'FedEx', NULL, '2015-02-17', '13.02.2015 21:52', 'UK140819AS02', '1', 'a0YC000000b0zjeMAA', '126.99', '199.00'),
(30232, '303406111', NULL, NULL, 'Ricardas Grabauskas', '40 COTLEIGH ROAD', '', 'RM7 9AS', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7525448123', '0010214ISX', NULL, NULL, 'GM-101-2 - Black Strap/ Silver Case/ Black Dial', NULL, '604569188948', 'FedEx', NULL, '2015-02-17', '14.02.2015 11:25', 'UK131024AMC02', '1', 'a0YC000000aFlOBMA0', '165.00', '249.00'),
(30233, '303754569', NULL, NULL, 'Mike Jarvis', '39 DARLINGTON ROAD', '', 'DL10 7BG', 'Richmond', 'Großbritannien', 'GB', NULL, NULL, '7930379856', '0010012QUL', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569188959', 'FedEx', NULL, '2015-02-17', '15.02.2015 23:53', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(30234, '303651387', NULL, NULL, 'Jamie Orr', '36 CLARE ROAD', '', 'BD19 5HW', 'CLECKHEATON', 'Großbritannien', 'GB', NULL, NULL, '7706752753', '0010074NXF', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '604569188960', 'FedEx', NULL, '2015-02-17', '15.02.2015 14:53', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(30235, '303426913', NULL, NULL, 'john ward', '15 BEATRICE ROAD', '', 'BT20 5DG', 'BANGOR', 'Großbritannien', 'GB', NULL, NULL, '2891272492', '0010078SLF', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '604569188970', 'FedEx', NULL, '2015-02-17', '14.02.2015 11:52', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(30236, '303422516', NULL, NULL, 'Khervin Oomajee', '75 TILEHURST KERSAL WAY', '', 'M7 3ST', 'SALFORD', 'Großbritannien', 'GB', NULL, NULL, '7807906776', '0010019XA1', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '604569188981', 'FedEx', NULL, '2015-02-17', '14.02.2015 11:26', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(30237, '303319782', NULL, NULL, 'Malgorzata Ludwicka', '39 KIRTLINGTON', '', 'MK15 9AZ', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '7472293077', '0010071QNF', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '604569188992', 'FedEx', NULL, '2015-02-17', '13.02.2015 19:52', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(30238, '303360403', NULL, NULL, 'Mohamed Samhan', 'H & M HOUSE PIER ROAD', '', 'TW14 0TW', 'FELTHAM', 'Großbritannien', 'GB', NULL, NULL, '7721867970', '0010201Q1L', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '604569189006', 'FedEx', NULL, '2015-02-17', '14.02.2015 00:53', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(30239, '303668314', NULL, NULL, 'Paul Hope', '25 Haywra street', '', 'Hg1 5bj', 'Harrogate', 'Großbritannien', 'GB', NULL, NULL, '1423507473', '001002463C', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '604569189017', 'FedEx', NULL, '2015-02-17', '15.02.2015 16:23', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(30240, '303746019', NULL, NULL, 'Theresa Pemble', '25 SCHOOL STREET', '', 'CV23 9EE', 'RUGBY', 'Großbritannien', 'GB', NULL, NULL, '779138835', '0010103QAW', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '604569189028', 'FedEx', NULL, '2015-02-17', '15.02.2015 22:23', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(30241, '303333364', NULL, NULL, 'Moin Akhtar', '23 WINTON STREET', 'Lockwood', 'HD1 3SW', 'HUDDERSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7585606104', '10057110', NULL, NULL, 'Gold/Black Dial/Black Leather Band (GM-107-3)', NULL, '604569189039', 'FedEx', NULL, '2015-02-17', '13.02.2015 21:24', 'GM-107-3', '1', 'a0YC000000b0EMOMA2', '149.01', '249.00'),
(30242, '303588202', NULL, NULL, 'Andrew Gardner', 'AOG-1 KINGS AVENUE', 'Winchmore Hill', 'N21 3NA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '4,47858E+11', '00101802ZA', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '604569189040', 'FedEx', NULL, '2015-02-17', '15.02.2015 09:54', 'GM-104-7', '1', 'a0YC000000azQEDMA2', '169.99', '259.00'),
(30243, '303650114', NULL, NULL, 'imran qureshi', '29 CHARTERHOUSE AVENUE', '', 'HA0 3DD', 'WEMBLEY', 'Großbritannien', 'GB', NULL, NULL, '7872511446', '0010069Q46', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '604569189050', 'FedEx', NULL, '2015-02-17', '15.02.2015 14:53', 'GM-104-7', '1', 'a0YC000000azQEDMA2', '169.99', '259.00'),
(30244, '303652171', NULL, NULL, 'karina thomas', '59 EVELINA ROAD', '', 'SE15 2DY', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7983647944', '0010157F3X', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '604569189061', 'FedEx', NULL, '2015-02-17', '15.02.2015 14:53', 'GM-104-7', '1', 'a0YC000000azQEDMA2', '169.99', '259.00'),
(30245, '303688376', NULL, NULL, 'Rechelle Griffin', '6 GENOA CLOSE', '', 'L25 2NS', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7756963930', '0010191OQA', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '604569189072', 'FedEx', NULL, '2015-02-17', '15.02.2015 17:52', 'GM-104-7', '1', 'a0YC000000azQEDMA2', '169.99', '259.00'),
(30246, '303435757', NULL, NULL, 'Chris Quegan', '85 RAMWELLS BROW', '', 'BL7 9LG', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '7977004252', '0010150V6C', NULL, NULL, 'Silver, White Dial, Silver Metal Band (T-3011-5)', NULL, '604569189083', 'FedEx', NULL, '2015-02-17', '14.02.2015 12:24', 'T-3011-5', '1', 'a0YC000000b0ZC0MAM', '130.00', '189.00'),
(30247, '303340851', NULL, NULL, 'Mahreen Ahmed', '32 LEIGH CLOSE', '', 'WS4 2DU', 'WALSALL', 'Großbritannien', 'GB', NULL, NULL, '7474059693', '0010081LX9', NULL, NULL, 'Silver/Black Dial/Black Leather Band (GM-107-2)', NULL, '604569189094', 'FedEx', NULL, '2015-02-17', '13.02.2015 21:52', 'GM-107-2', '1', 'a0YC000000b0EMNMA2', '149.01', '249.00'),
(30248, '303597902', NULL, NULL, 'Scott Salway', '3 TUDOR AVENUE', '', 'OL9 9PG', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '7809868020', '0010159D68', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '604569189109', 'FedEx', NULL, '2015-02-17', '15.02.2015 10:53', 'GM-104-6', '1', 'a0YC000000azQECMA2', '169.99', '259.00'),
(30249, '303348937', NULL, NULL, 'GLENDA MCAVINUE', '27 HARMON ROAD', '', 'DY8 3NB', 'STOURBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7557995462', '0010039VZH', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-107-6)', NULL, '604569189110', 'FedEx', NULL, '2015-02-17', '13.02.2015 22:52', 'GM-107-6', '1', 'a0YC000000b0EMRMA2', '149.01', '249.00'),
(30250, '303292728', NULL, NULL, 'Melissa O\'loughlin', '101 RIVAL MOOR ROAD', '', 'GU31 4HX', 'PETERSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7887402899', '0010207GYV', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-107-6)', NULL, '604569189120', 'FedEx', NULL, '2015-02-17', '13.02.2015 17:52', 'GM-107-6', '1', 'a0YC000000b0EMRMA2', '149.01', '249.00'),
(30251, '304501775', NULL, NULL, 'Souad Tabit', 'chaussee de Wavre  449', '', '1390', 'grez- doiceau', 'Belgien', 'BE', NULL, NULL, '473179761', '0010144M0J', NULL, NULL, 'Montre Theorema Dubai - bracelet mÃ©tal - Or/noir (T3009-7)', NULL, '609919152728', 'FedEx', NULL, '2015-02-20', '19.02.2015 10:48', 'NL141217NM67', '1', 'a0YC000000aZUYVMA4', '', '229.99'),
(30252, '304491489', NULL, NULL, 'Frank Andreasen', 'Mejlholmgade 8', '', '5000', 'Odense', 'Dänemark', 'DK', NULL, NULL, '4026 7018', '0010171YVK', NULL, NULL, 'G', NULL, '609919152739', 'FedEx', NULL, '2015-02-20', '19.02.2015 10:06', 'DKDKJ49022', '1', 'a0YC000000bB7nrMAC', '521.37', '789.00'),
(30253, '304421770', NULL, NULL, 'John O \'Donnell', '49 putney rd Enfield', '', 'En3 6nn', 'London', 'Großbritannien', 'GB', NULL, NULL, '7447948970', '0010250M3F', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '609919152555', 'FedEx', NULL, '2015-02-20', '18.02.2015 21:22', 'UK140102AMC04', '1', 'a0YC000000azQE7MAM', '169.99', '259.00'),
(30254, '304264924', NULL, NULL, 'lynn fairweather', '11 HILLWOOD TERRACE', 'Ratho station', 'EH28 8QA', 'NEWBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7712604813', '0010021G7G', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '609919152566', 'FedEx', NULL, '2015-02-20', '18.02.2015 09:52', 'GM-107-8', '1', 'a0YC000000b0EMTMA2', '149.01', '249.00'),
(30255, '304279580', NULL, NULL, 'Daniel Whitehouse', '37 OLD END LANE', '', 'WV14 9EL', 'BILSTON', 'Großbritannien', 'GB', NULL, NULL, '7960632095', '00102479F2', NULL, NULL, 'Brown Strap, Gold Case, Black Face (T-3011-3)', NULL, '609919152577', 'FedEx', NULL, '2015-02-20', '18.02.2015 10:53', 'UK140313AMC20', '1', 'a0YC000000b0ZByMAM', '130.00', '189.00'),
(30256, '304286190', NULL, NULL, 'Amanda Gamlin', '23 COMMON VIEW', '', 'GU29 0NX', 'MIDHURST', 'Großbritannien', 'GB', NULL, NULL, '7584050268', '0010099XTA', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Black Stainless Steel Strap with Black Face (GM-505-6)', NULL, '609919152588', 'FedEx', NULL, '2015-02-20', '18.02.2015 11:22', 'UK131023AMC12', '1', 'a0YC000000b0zjdMAA', '126.99', '199.00'),
(30257, '304286728', NULL, NULL, 'Amanda Gamlin', '23 COMMON VIEW', '', 'GU29 0NX', 'MIDHURST', 'Großbritannien', 'GB', NULL, NULL, '7584050268', '0010136MCS', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Stainless Steel Strap with Black Face (GM-505-5)', NULL, '609919152588', 'FedEx', NULL, '2015-02-20', '18.02.2015 11:24', 'UK131023AMC11', '1', 'a0YC000000b0zjcMAA', '126.99', '199.00'),
(30258, '304514937', NULL, NULL, 'Benji Martin', '33 WHITLEY WILLOWS', '', 'HD8 0GD', 'HUDDERSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7772671740', '00101056R3', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919152599', 'FedEx', NULL, '2015-02-20', '19.02.2015 10:54', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(30259, '304447417', NULL, NULL, 'Emma Wicks', '31 BOWATER WAY', 'calmore, Totton', 'SO40 2UT', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7845201855', '0010037FIG', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919152603', 'FedEx', NULL, '2015-02-20', '18.02.2015 23:52', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(30260, '304333958', NULL, NULL, 'Kev Daley', '112 ARDINGTON ROAD', '7870482438', 'NN1 5LT', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '01604 628407', '0010097YDY', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919152614', 'FedEx', NULL, '2015-02-20', '18.02.2015 14:52', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(30261, '304342765', NULL, NULL, 'Paul Wybrow', '21 KERRFIELD', '', 'SO22 5EX', 'WINCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7810777888', '0010161GPF', NULL, NULL, 'Monte Carlo Men\'s Watch - Black/Black Dial/Black Metal Band - GM-102-8', NULL, '609919152625', 'FedEx', NULL, '2015-02-20', '18.02.2015 15:23', 'GM-102-8', '1', 'a0YC000000bBAdeMAG', '145.00', '219.00'),
(30262, '304415446', NULL, NULL, 'tayo olateju', '43 ST. ANDREWS CLOSE', 'Thamesmead', 'SE28 8NY', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7897474994', '00101332HP', NULL, NULL, 'Monte Carlo Men\'s Watch - Black/Black Dial/Black Metal Band - GM-102-8', NULL, '609919152636', 'FedEx', NULL, '2015-02-20', '18.02.2015 20:52', 'GM-102-8', '1', 'a0YC000000bBAdeMAG', '145.00', '219.00'),
(30263, '304321590', NULL, NULL, 'Tim Hamilton', '92 FAROE GOTTS ROAD', '', 'LS12 1DF', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7704459464', '0010202WG2', NULL, NULL, 'Monte Carlo Men\'s Watch - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919152647', 'FedEx', NULL, '2015-02-20', '18.02.2015 13:52', 'GM-102-3', '1', 'a0YC000000bBAc8MAG', '145.00', '219.00'),
(30264, '304583854', NULL, NULL, 'tinaye matamba', '47 GOODWAY ROAD', '', 'B92 9DH', 'SOLIHULL', 'Großbritannien', 'GB', NULL, NULL, '7866384675', '0010135JRU', NULL, NULL, 'RoseSilver/BlackDial/BlackLeather	Q-4001-4', NULL, '609919152658', 'FedEx', NULL, '2015-02-20', '19.02.2015 15:22', 'Q-4001-4', '1', 'a0YC000000ayoAHMAY', '52.00', '79.00'),
(30265, '304529784', NULL, NULL, 'kevin valentine', '21 carr hill road', 'carr hill road', 'NE9 5LQ', 'gateshead tyne and wear', 'Großbritannien', 'GB', NULL, NULL, '4,41914E+11', '0010061GNO', NULL, NULL, 'Silver, Black Dial, Silver Metal Band (T-3011-6 )', NULL, '609919152669', 'FedEx', NULL, '2015-02-20', '19.02.2015 11:22', 'T-3011-6', '1', 'a0YC000000b0ZC1MAM', '130.00', '189.00'),
(30266, '304343880', NULL, NULL, 'Mumtaz Patel', '63 LANGHAM ROAD', '', 'BB1 8BN', 'BLACKBURN', 'Großbritannien', 'GB', NULL, NULL, '7477601967', '0010091GQ3', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919152670', 'FedEx', NULL, '2015-02-20', '18.02.2015 16:22', 'GM-104-6', '1', 'a0YC000000azQECMA2', '169.99', '259.00'),
(30267, '304563977', NULL, NULL, 'Alessandro Pozzi', 'VIA BERNARDINO LANINO 24', 'suonare a pozzi o guzman', '21047', 'SARONNO', 'Italien', 'IT', NULL, NULL, '3494932360', '0010097HHT', NULL, NULL, 'Theorema Galilei - Nero con quadrante nero', NULL, '609919152680', 'FedEx', NULL, '2015-02-20', '19.02.2015 12:58', 'IT150120CS20', '1', 'a0YC000000az5cBMAQ', '', '79.99'),
(30268, '304412144', NULL, NULL, 'ETTORE MEREGALLI', 'VIA GIUSEPPE VERDI 17', '', '23900', 'LECCO', 'Italien', 'IT', NULL, NULL, '348.829.277', '0010109IEA', NULL, NULL, 'GM-3011-5', NULL, '609919152691', 'FedEx', NULL, '2015-02-20', '18.02.2015 19:58', 'IT150121CS80', '1', 'a0YC000000azNFsMAM', '', '189.99'),
(30269, '304394082', NULL, NULL, 'Antonio Ragozzino', 'VIA CIMETTA 3', 'Presso G. di F.', '30026', 'PORTOGRUARO', 'Italien', 'IT', NULL, NULL, '3473330315', '0010206NUA', NULL, NULL, 'Cassa silver, quadrante bianco e cinturino in pelle nero (T-3001-1)', NULL, '609919152706', 'FedEx', NULL, '2015-02-20', '18.02.2015 18:28', 'IT150121CS35', '1', 'a0YC000000azKZHMA2', '', '169.99'),
(30270, '304367453', NULL, NULL, 'Davide Rizzolo', 'VIA SAN GIUSEPPE 111', '', '90036', 'MISILMERI', 'Italien', 'IT', NULL, NULL, '3924872091', '0010250MDR', NULL, NULL, 'GM-3011-8', NULL, '609919152717', 'FedEx', NULL, '2015-02-20', '18.02.2015 16:28', 'IT150121CS83', '1', 'a0YC000000azNHIMA2', '', '189.99'),
(30271, '304372279', NULL, NULL, 'Goedel Vermandere', 'Gentsestraat 17', '', '8500', 'Kortrijk', 'Belgien', 'BE', NULL, NULL, '0474/242514', '0010007Y89', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '604569189896', 'FedEx', NULL, '2015-02-19', '18.02.2015 18:48', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(30272, '304372219', NULL, NULL, 'adrien pepin', 'rue des dominicains 30', '', '7000', 'Mons', 'Belgien', 'BE', NULL, NULL, '472514491', '00102312SW', NULL, NULL, 'Une montre London PIONIER - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '604569189900', 'FedEx', NULL, '2015-02-19', '18.02.2015 18:48', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(30273, '304228906', NULL, NULL, 'TEJANI ROCHDI', 'Jules Destreestraat 53', '', '2660', 'Hoboken', 'Belgien', 'BE', NULL, NULL, '32478807422', '00102501XL', NULL, NULL, 'Theorema Dubai horloge - metalen band - zilverkleur/wit (T3009-5)', NULL, '604569189911', 'FedEx', NULL, '2015-02-19', '18.02.2015 07:48', 'NL141217NM65', '1', 'a0YC000000aZUYTMA4', '', '229.99'),
(30274, '304178020', NULL, NULL, 'abdellah belabbes', 'Driesstraat 97', '', '1790', 'Teralfene', 'Belgien', 'BE', NULL, NULL, '485275584', '0010093N3O', NULL, NULL, 'Pionier Dublin horloge in zwart-zwart-zwart (GM-508-4)', NULL, '604569189922', 'FedEx', NULL, '2015-02-19', '17.02.2015 21:48', 'NL141210NM31', '1', 'a0YC000000aXSERMA4', '', '189.99'),
(30275, '304098865', NULL, NULL, 'Romain Godart', 'Rue castiaux 258', '', '7390', 'Quaregnon', 'Belgien', 'BE', NULL, NULL, '493670356', '0010242XVV', NULL, NULL, 'Montre Theorema Dubai - bracelet mÃ©tal - Noir/noir (T3009-8)', NULL, '604569189933', 'FedEx', NULL, '2015-02-19', '17.02.2015 15:18', 'NL141217NM68', '1', 'a0YC000000aZUYWMA4', '', '229.99'),
(30276, '304031045', NULL, NULL, 'Tom Quintiens', 'Papenaardekenstraat 198', '', '2900', 'Schoten', 'Belgien', 'BE', NULL, NULL, '486948755', '0010201QRL', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '604569189944', 'FedEx', NULL, '2015-02-19', '17.02.2015 10:18', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(30277, '304018299', NULL, NULL, 'Karel De Colvenaer', 'Fruithoflaan 120/47', '', '2600', 'Berchem', 'Belgien', 'BE', NULL, NULL, '32477774076', '0010170UWZ', NULL, NULL, 'London PIONIER horloge - zilverkleurig/wit - zwarte leren band (GM-150-1)', NULL, '604569189955', 'FedEx', NULL, '2015-02-19', '17.02.2015 09:18', 'NL141008NM01', '1', 'a0YC000000aVYzQMAW', '', '199.99'),
(30278, '303959996', NULL, NULL, 'Daniel Pedersen', 'Strandgade 55, 3 TH', '', 'Kobenhavn', 'Dänemark', '1401', 'DK', NULL, NULL, '22330479', '0010023TZK', NULL, NULL, 'Galilei-ur med hvid urskive', NULL, '604569189977', 'FedEx', NULL, '2015-02-19', '16.02.2015 22:06', 'DK150130HW07', '1', 'a0YC000000b9su9MAA', '521.01', '795.00'),
(30279, '303948011', NULL, NULL, 'Ulla Dahl', 'Kornvaenget 5', '', 'Glumso', 'Dänemark', '4171', 'DK', NULL, NULL, '40628641', '0010222OQB', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, '604569189988', 'FedEx', NULL, '2015-02-19', '16.02.2015 21:06', 'DK040814HW07', '1', 'a0YC000000azJZ0MAM', '1155.04', '1695.00'),
(30280, '303677880', NULL, NULL, 'Thanassis Gianakoulas', 'Iolkou 105A', '', '38333', 'VOLOS', 'Griechenland', 'GR', NULL, NULL, '6948496073', '00100604TS', NULL, NULL, '€189 Instead Of €879 1 DAMASCUS Diamond (T3008-2) With Delivery', NULL, '604569189565', 'FedEx', NULL, '2015-02-19', '15.02.2015 19:08', 'GR03112014SK006', '1', 'a0YC000000ZzvxAMAR', '', '189.00'),
(30281, '304080302', NULL, NULL, 'David Page', '20A Aldborough Parade', 'North Strand', '1', 'Dublin', 'Irland', 'IE', NULL, NULL, '851653422', '0010087VGA', NULL, NULL, 'Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '604569189495', 'FedEx', NULL, '2015-02-19', '17.02.2015 13:02', 'IE190614AH10', '1', 'a0YC000000bBNAlMAO', '195.01', '299.00'),
(30282, '303997693', NULL, NULL, 'Tatyana Petrovskaya', 'Apartment  A Ozier Park View', 'Poleberry', '0', 'Waterford', 'Irland', 'IE', NULL, NULL, '+353 877401077', '0010077GDG', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '604569189500', 'FedEx', NULL, '2015-02-19', '17.02.2015 01:02', 'IE190614AH08', '1', 'a0YC000000bBNAjMAO', '195.01', '299.00'),
(30283, '303968918', NULL, NULL, 'Rimantas Saltis', '6 Mount Eustace Grove', '', '15', 'Dublin', 'Irland', 'IE', NULL, NULL, '857431026', '0010250EQ7', NULL, NULL, 'Black Strap, Silver Case, Gold Dial (GM-101-4)', NULL, '604569189510', 'FedEx', NULL, '2015-02-19', '16.02.2015 21:32', 'IE190614AH09', '1', 'a0YC000000bBNAkMAO', '195.01', '299.00'),
(30284, '303950401', NULL, NULL, 'Maria Patricia Fuellas', 'HSSD Holles Street', 'National Maternity Hospita', '2', 'Dublin', 'Irland', 'IE', NULL, NULL, '861012462', '001025055V', NULL, NULL, 'Black Strap, Silver Case, Silver Dial (GM-101-1)', NULL, '604569189521', 'FedEx', NULL, '2015-02-19', '16.02.2015 20:02', 'IE190614AH07', '1', 'a0YC000000bBNAiMAO', '195.01', '299.00'),
(30285, '303940786', NULL, NULL, 'Rudolf Jursa', 'Karmarco Ltd Unit 3', '78 Walkinstown Road', '', 'Dublin12', 'Irland', 'IE', NULL, NULL, '857666466', '0010211DT7', NULL, NULL, 'Black Strap, Silver Case, Black Dial (GM-101-2)', NULL, '604569189532', 'FedEx', NULL, '2015-02-19', '16.02.2015 19:32', 'IE190614AH014', '1', 'a0YC000000bBNBQMA4', '195.01', '299.00'),
(30286, '304295813', NULL, NULL, 'Sara Gueddari', 'via S. Martino 18/20', '', '27100', 'Pavia', 'Italien', 'IT', NULL, NULL, '3402175909', '00102066UV', NULL, NULL, 'Casablanca Gold', NULL, '604569189808', 'FedEx', NULL, '2015-02-19', '18.02.2015 10:58', 'IT141023CS52', '1', 'a0YC000000aYxuwMAC', '', '299.99'),
(30287, '304190998', NULL, NULL, 'Lorella Fraguglia', 'VIA GIOVANNI XXIII 50/3', 'via giovanni XXIII', '16132', 'GENOVA', 'Italien', 'IT', NULL, NULL, '3472951725', '0010125STG', NULL, NULL, 'GM-4004-1', NULL, '604569189819', 'FedEx', NULL, '2015-02-19', '17.02.2015 20:34', 'IT150121CS43', '1', 'a0YC000000azKxnMAE', '', '199.99'),
(30288, '304190529', NULL, NULL, 'Fabio Urban', 'VIA ARISTIDE ZENARI 24', '', '33170', 'PORDENONE', 'Italien', 'IT', NULL, NULL, '3355329156', '00101035JV', NULL, NULL, 'Casablanca Gold', NULL, '604569189820', 'FedEx', NULL, '2015-02-19', '17.02.2015 20:43', 'IT141023CS52', '1', 'a0YC000000aYxuwMAC', '', '299.99'),
(30289, '304187096', NULL, NULL, 'chiara Peterlini', 'VIA MOLINI 1A', '', '37030', 'COLOGNOLA AI COLLI', 'Italien', 'IT', NULL, NULL, '456152550', '0010250SNK', NULL, NULL, 'Cassa silver, quadrante bianco e cinturino in pelle nero (T-3001-1)', NULL, '604569189830', 'FedEx', NULL, '2015-02-19', '17.02.2015 20:31', 'IT150121CS35', '1', 'a0YC000000azKZHMA2', '', '169.99'),
(30290, '304146512', NULL, NULL, 'Mario Coslovich', 'VIA NABUCCO 76', '', '80126', 'NAPOLI', 'Italien', 'IT', NULL, NULL, '3920103699', '0010136KE8', NULL, NULL, 'GM-3011-5', NULL, '604569189841', 'FedEx', NULL, '2015-02-19', '17.02.2015 16:58', 'IT150121CS80', '1', 'a0YC000000azNFsMAM', '', '189.99'),
(30291, '304040077', NULL, NULL, 'Roberto Ruggiero', 'VIA ASIAGO 1/A', '', '84132', 'SALERNO', 'Italien', 'IT', NULL, NULL, '3283364980', '0010106SAR', NULL, NULL, 'GM-4004-3', NULL, '604569189852', 'FedEx', NULL, '2015-02-19', '17.02.2015 08:58', 'IT150121CS45', '1', 'a0YC000000azKyWMAU', '', '199.99'),
(30292, '303950894', NULL, NULL, 'paolo roncalli', 'VIA ELSA MORANTE 1', '', '24040', 'BONATE SOPRA', 'Italien', 'IT', NULL, NULL, '3485272046', '00102294JO', NULL, NULL, 'Cassa silver, quadrante bianco e cinturino in pelle marrone (T-3001-1A)', NULL, '604569189863', 'FedEx', NULL, '2015-02-19', '16.02.2015 19:28', 'IT150121CS36', '1', 'a0YC000000azKZqMAM', '', '169.99'),
(30293, '303950680', NULL, NULL, 'Lara Sanguinetti', 'Sole delle Alpi 52', '', '25030', 'Adro - fraz. Torbiato', 'Italien', 'IT', NULL, NULL, '3332194041', '0010250G42', NULL, NULL, 'GM-3011-6', NULL, '604569189874', 'FedEx', NULL, '2015-02-19', '16.02.2015 19:28', 'IT150121CS81', '1', 'a0YC000000azNGHMA2', '', '189.99'),
(30294, '303936964', NULL, NULL, 'VERONICA PISANI', 'VIA FIORENTINA 262', '', '51100', 'PISTOIA', 'Italien', 'IT', NULL, NULL, '3381537993', '10140536', NULL, NULL, 'Casablanca Schwarz', NULL, '604569189885', 'FedEx', NULL, '2015-02-19', '16.02.2015 18:28', 'IT141023CS51', '1', 'a0YC000000aYxuvMAC', '', '299.99'),
(30295, '304113826', NULL, NULL, 'Nicolas Nelson', 'Klein Duimpje 13', '', '5629 LD', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '610199014', '0010079UA5', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - goudkleur/zwart (T3011-3)', NULL, '604569189966', 'FedEx', NULL, '2015-02-19', '17.02.2015 16:58', 'NL141217NM07', '1', 'a0YC000000aYv9zMAC', '', '189.99'),
(30296, '303937782', NULL, NULL, 'Laura Bradley-Richards', '16 KINGS BRIDGE', 'Coven', 'WV9 5BS', 'WOLVERHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7766144434', '0010146T9P', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '604569189576', 'FedEx', NULL, '2015-02-19', '16.02.2015 19:23', 'UK131024AMC05', '1', 'a0YC000000axoq9MAA', '165.00', '249.00'),
(30297, '304089238', NULL, NULL, 'Phil Carter', '32 BENNACHIE WAY', '', 'KY11 8JA', 'DUNFERMLINE', 'Großbritannien', 'GB', NULL, NULL, '7717288767', '00100287WD', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '604569189587', 'FedEx', NULL, '2015-02-19', '17.02.2015 13:54', 'UK131024AMC05', '1', 'a0YC000000axoq9MAA', '165.00', '249.00'),
(30298, '303825506', NULL, NULL, 'samir hanou', '23 breamor house', 'freary road', 'SE15 1SQ', 'london', 'Großbritannien', 'GB', NULL, NULL, '7539278805', '0010090P8X', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '604569189598', 'FedEx', NULL, '2015-02-19', '16.02.2015 11:23', 'UK131024AMC05', '1', 'a0YC000000axoq9MAA', '165.00', '249.00'),
(30299, '304146858', NULL, NULL, 'Lee Savill', '3 COLWYN TERRACE', '', 'OL7 9NQ', 'ASHTON-UNDER-LYNE', 'Großbritannien', 'GB', NULL, NULL, '7921820842', '*00100948E8', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '604569189602', 'FedEx', NULL, '2015-02-19', '17.02.2015 19:09', 'UK131024AMC02', '1', 'a0YC000000axoq6MAA', '165.00', '249.00'),
(30300, '303981528', NULL, NULL, 'Nicholas Hudson', '11 PELHAM CRESCENT', '', 'SW7 2NP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7850291297', '00100492FX', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '604569189613', 'FedEx', NULL, '2015-02-19', '16.02.2015 22:22', 'UK131024AMC01', '1', 'a0YC000000axoq5MAA', '165.00', '249.00'),
(30301, '303998650', NULL, NULL, 'Ayaan Majad', '22 DERBY ROAD', '', 'DE14 1RU', 'BURTON-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7717130438', '0010116LAW', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '604569189624', 'FedEx', NULL, '2015-02-19', '17.02.2015 01:22', 'UK140102AMC03', '1', 'a0YC000000azQE8MAM', '169.99', '259.00'),
(30302, '304175690', NULL, NULL, 'Majad Khan', '22 DERBY ROAD', '', 'DE14 1RU', 'BURTON-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7814661394', '00101695MK', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '604569189635', 'FedEx', NULL, '2015-02-19', '17.02.2015 20:22', 'UK140102AMC03', '1', 'a0YC000000azQE8MAM', '169.99', '259.00'),
(30303, '303972854', NULL, NULL, 'Edwin Jackson', '213 ELLENBOROUGH ROAD', 'If no-one is present at adress leave package with neighbour and let me know their door number. Thanks', 'DA14 5LB', 'SIDCUP', 'Großbritannien', 'GB', NULL, NULL, '7714534886', '00102488KF', NULL, NULL, 'Brown Strap, Gold Case, Black Face (T-3011-3)', NULL, '604569189646', 'FedEx', NULL, '2015-02-19', '16.02.2015 21:52', 'UK140313AMC20', '1', 'a0YC000000b0ZByMAM', '130.00', '189.00'),
(30304, '303981731', NULL, NULL, 'Nicholas Hudson', '11 PELHAM CRESCENT', '', 'SW7 2NP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7850291297', '0010103D6A', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '604569189613', 'FedEx', NULL, '2015-02-19', '16.02.2015 22:22', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(30305, '304135015', NULL, NULL, 'thomas wheeler', '13 LODGE AVENUE', '', 'RM8 2JA', 'DAGENHAM', 'Großbritannien', 'GB', NULL, NULL, '7944565490', '0010082QPU', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '604569189668', 'FedEx', NULL, '2015-02-19', '17.02.2015 17:22', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(30306, '303970472', NULL, NULL, 'Terry Bruce', '11 JOHN STREET', '', 'WV2 2LS', 'WOLVERHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7462330636', '0010095PP2', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Black Stainless Steel Strap with Black Face (GM-505-6)', NULL, '604569189679', 'FedEx', NULL, '2015-02-19', '16.02.2015 21:53', 'UK131023AMC12', '1', 'a0YC000000b0zjdMAA', '126.99', '199.00'),
(30307, '303928519', NULL, NULL, 'kerys smith', '33 DOCKAR ROAD', '', 'B31 5DJ', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7789554186', '0010130S8O', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Black Strap with White Face (GM-505-1)', NULL, '604569189680', 'FedEx', NULL, '2015-02-19', '16.02.2015 18:52', 'UK131023AMC07', '1', 'a0YC000000b0zjYMAQ', '126.99', '199.00'),
(30308, '303894911', NULL, NULL, 'Cat Weager', '3 TURNPIKE CLOSE', '', 'WR2 6AB', 'WORCESTER', 'Großbritannien', 'GB', NULL, NULL, '7769205791', '0010108WFI', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569189690', 'FedEx', NULL, '2015-02-19', '16.02.2015 15:53', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(30309, '303995627', NULL, NULL, 'Chavelys Ventura', '198 HIGH STREET COLLIERS WOOD', '', 'SW19 2BH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7507749611', '0010160YHU', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569189705', 'FedEx', NULL, '2015-02-19', '17.02.2015 00:23', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(30310, '303992964', NULL, NULL, 'Samuel Aning', '17 Fontley Way', '', 'SW15 4LY', 'London', 'Großbritannien', 'GB', NULL, NULL, '7473908108', '00100436IB', NULL, NULL, 'GM-101-3 - Brown Strap/ Gold Case/ Black Dial', NULL, '604569189716', 'FedEx', NULL, '2015-02-19', '16.02.2015 23:52', 'UK131024AMC03', '1', 'a0YC000000aFlOCMA0', '165.00', '249.00'),
(30311, '303941023', NULL, NULL, 'Jack Gale', '46 SMUGGLERS WAY', '', 'RH13 0JY', 'HORSHAM', 'Großbritannien', 'GB', NULL, NULL, '7788117838', '0010217CCT', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '604569189727', 'FedEx', NULL, '2015-02-19', '16.02.2015 19:23', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(30312, '303881374', NULL, NULL, 'Jesse Thomas', 'Cotes Field farmhouse', 'Eccleshall', 'ST21 6EN', 'Stafford', 'Großbritannien', 'GB', NULL, NULL, '7966897071', '00100863AA', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '604569189738', 'FedEx', NULL, '2015-02-19', '16.02.2015 14:55', 'GM-104-7', '1', 'a0YC000000azQEDMA2', '169.99', '259.00'),
(30313, '304220169', NULL, NULL, 'Xoo Nguyen', '37 SHEEP STREET', '', 'NN8 1BS', 'WELLINGBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7414514736', '001021133P', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '604569189749', 'FedEx', NULL, '2015-02-19', '18.02.2015 01:23', 'GM-104-7', '1', 'a0YC000000azQEDMA2', '169.99', '259.00'),
(30314, '303797287', NULL, NULL, 'Philip Nuttall', '18 Eagle View,  Aston', '', 'S26 2GL', 'Sheffield, South Yorks,', 'Großbritannien', 'GB', NULL, NULL, '7779284222', '00102509D7', NULL, NULL, 'Monte Carlo Men\'s Watch  - Gold/Black Dial/Gold Metal Band - GM-102-7', NULL, '604569189750', 'FedEx', NULL, '2015-02-19', '16.02.2015 09:22', 'GM-102-7', '1', 'a0YC000000bBAd5MAG', '145.00', '219.00'),
(30315, '304216519', NULL, NULL, 'Marc Dick', '0 EASTER MIGVIE', '', 'AB34 4XB', 'ABOYNE', 'Großbritannien', 'GB', NULL, NULL, '779921370', '0010167JK6', NULL, NULL, 'Silver/Black Dial/Black Leather Band (GM-107-2)', NULL, '604569189760', 'FedEx', NULL, '2015-02-19', '18.02.2015 00:22', 'GM-107-2', '1', 'a0YC000000b0EMNMA2', '149.01', '249.00'),
(30316, '303757731', NULL, NULL, 'M Azom', '10 RONDINI AVENUE', '', 'LU3 1RR', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '7534442225', '00101194B4', NULL, NULL, 'Silver/White Dial/Black Leather Band (GM-107-1)', NULL, '604569189771', 'FedEx', NULL, '2015-02-19', '16.02.2015 00:22', 'GM-107-1', '1', 'a0YC000000b0EMMMA2', '149.01', '249.00'),
(30317, '303974643', NULL, NULL, 'Florentina Bereanda', '121B HEATH ROAD', '', 'RM6 6LD', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7564141353', '0010250PB0', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '604569189782', 'FedEx', NULL, '2015-02-19', '16.02.2015 21:52', 'GM-104-5', '1', 'a0YC000000azQEBMA2', '169.99', '259.00'),
(30318, '304080998', NULL, NULL, 'eddie folan', '25 C COLERIDGE ROAD', '', 'N12 8DH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7849966337', '0010001SKO', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-107-5)', NULL, '604569189793', 'FedEx', NULL, '2015-02-19', '17.02.2015 12:52', 'GM-107-5', '1', 'a0YC000000b0EMQMA2', '149.01', '249.00'),
(30319, '303975577', NULL, NULL, 'yiannis rodolfos', 'Theotokopoulou 12', '', '72100', 'Agios Nikolaos', 'Griechenland', 'GR', NULL, NULL, '6977613268', '0010112EVE', NULL, NULL, '€169 Instead Of €699 1 Theorema Paragon Automatic (T-3001-1) With Delivery', NULL, '578824927402', 'FedEx', NULL, '2015-02-23', '17.02.2015 00:08', 'GR16102014SK007', '1', 'a0YC000000ZwQgqMAF', '', '169.00'),
(30320, '304792129', NULL, NULL, 'Rachel Nan', 'ten Hoge 15', '', '2180', 'Ekeren', 'Belgien', 'BE', NULL, NULL, '489874991', '0010165K82', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '578824927620', 'FedEx', NULL, '2015-02-23', '20.02.2015 14:18', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(30321, '304691819', NULL, NULL, 'Jean-Yves Verwilst', 'avenue des Franes 12', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '485579770', '001023855R', NULL, NULL, 'Montre homme Macau Therorema - Bracelet cuir - Or/noir - (T3011-3)', NULL, '578824927630', 'FedEx', NULL, '2015-02-23', '20.02.2015 00:48', 'NL141217NM07', '1', 'a0YC000000aYvGmMAK', '', '189.99'),
(30322, '304615783', NULL, NULL, 'Badredine Takchira', 'Legplein 8', '', '2880', 'Mariekerke', 'Belgien', 'BE', NULL, NULL, '0032 496524345', '00100970LI', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - goudkleur/zwart (T3011-3)', NULL, '578824927641', 'FedEx', NULL, '2015-02-23', '19.02.2015 18:48', 'NL141217NM07', '1', 'a0YC000000aYvGmMAK', '', '189.99'),
(30323, '304718093', NULL, NULL, 'Kris Andersen', 'Solhegnet 10', '', '2670', 'Greve', 'Dänemark', 'DK', NULL, NULL, '23244102', '0010031SS7', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '578824927663', 'FedEx', NULL, '2015-02-23', '20.02.2015 09:36', 'DK040814HW11', '1', 'a0YC000000azJZ4MAM', '1155.04', '1695.00'),
(30324, '304636554', '', '', 'Martin Munk-lauritsen', 'Hostrupsvej 1', '', '3400', 'Hillerod', 'Dänemark', '', '', '', '28254011', '0010011DHC', '', '', 'Galilei-ur med hvid urskive', 'Paket am 06.03.15 zur?ck erhalten!\r\nRL 71 904 031 0DE   06.03.2015', '578824927674', 'FedEx', '', '2015-02-23', '19.02.2015 20:36', 'DK150130HW07', '1', 'a0YC000000b9su9MAA', '521.01', '795.00'),
(30325, '304686296', '', '', 'Nicole Sheridan', 'MicroWarehou 13 Heaney Avenue', 'Parkwest Industrial Estate', '', 'Clondalkin Dublin 12', 'Irland', '', '', '', '879280525', '0010134NA0', '', '', 'Black Strap, Silver Case, Black Dial (GM-101-2)', '', '578824927413', 'FedEx', '', '2015-02-23', '19.02.2015 23:02', 'IE190614AH014', '1', 'a0YC000000bBNBQMA4', '195.01', '299.00'),
(30326, '304815247', NULL, NULL, 'Daniele Brusarosco', 'VIA DELLA PIEVE 15', 'presso Concrete s.r.l.', '35121', 'PADOVA', 'Italien', 'IT', NULL, NULL, '3494540389', '001021472Y', NULL, NULL, 'Theorema Galilei - Nero con quadrante nero', NULL, '578824927571', 'FedEx', NULL, '2015-02-23', '20.02.2015 14:00', 'IT150120CS20', '1', 'a0YC000000az5cBMAQ', '', '79.99'),
(30327, '304779891', NULL, NULL, 'Riccardo Bonfanti', 'VIA POME 14', 'presso banca fideuram', '20017', 'RHO', 'Italien', 'IT', NULL, NULL, '3492125248', '001003666C', NULL, NULL, 'GM-3009-4', NULL, '578824927582', 'FedEx', NULL, '2015-02-23', '20.02.2015 11:29', 'IT150121CS63', '1', 'a0YC000000azLfKMAU', '', '199.99'),
(30328, '304771364', NULL, NULL, 'primo mancini', 'VIA DON GIOVANNI MINZONI 11', '', '44020', 'OSTELLATO', 'Italien', 'IT', NULL, NULL, '3408032443', '001013041H', NULL, NULL, 'Theorema Galilei - Nero con quadrante nero', NULL, '578824927593', 'FedEx', NULL, '2015-02-23', '20.02.2015 10:59', 'IT150120CS20', '1', 'a0YC000000az5cBMAQ', '', '79.99'),
(30329, '304679501', NULL, NULL, 'angelo paradiso', 'VIA MADRE MARGHERITA PANZERI 8', '', '20864', 'AGRATE BRIANZA', 'Italien', 'IT', NULL, NULL, '399713095', '0010142WQ2', NULL, NULL, 'Theorema Galilei - Nero con quadrante bianco', NULL, '578824927608', 'FedEx', NULL, '2015-02-23', '19.02.2015 21:28', 'IT150120CS21', '1', 'a0YC000000az5caMAA', '', '79.99'),
(30330, '304665313', NULL, NULL, 'Thomas Isoli', 'VIA MADONNINA 27', '', '37060', 'GAZZO VERONESE', 'Italien', 'IT', NULL, NULL, '3407600536', '0010189TVE', NULL, NULL, 'GM-4004-1', NULL, '578824927619', 'FedEx', NULL, '2015-02-23', '19.02.2015 20:28', 'IT150121CS43', '1', 'a0YC000000azKxnMAE', '', '199.99'),
(30331, '304774447', NULL, NULL, 'Rodrigo Fernandez Borrella', 'CALLE CUAUHTEMOC 3', 'Portal 1 Piso 4D', '10005', 'CACERES', 'Spanien', 'ES', NULL, NULL, '666978237', '0010137MVK', NULL, NULL, 'Reloj Theorema Macau modelo GM-3011-1', NULL, '578824927549', 'FedEx', NULL, '2015-02-23', '20.02.2015 10:58', 'ES150121CS70', '1', 'a0YC000000azMtfMAE', '', '189.99'),
(30332, '304761480', NULL, NULL, 'ESTHER JIMENEZ RUEDA', 'CAMINO DE LA ZARZUELA 21', 'PLANTA 1º , OFICINA B', '28023', 'MADRID', 'Spanien', 'ES', NULL, NULL, '667482000', '0010044Q6X', NULL, NULL, 'Reloje Theorema Galilei - correa y dial negros', NULL, '578824927550', 'FedEx', NULL, '2015-02-23', '20.02.2015 10:28', 'ES150120CS20', '1', 'a0YC000000az5jMMAQ', '', '79.99'),
(30333, '304650267', NULL, NULL, 'Caroline Macayalo Sl', 'PINTOR TAPIES 13', 'Buzon 8761', '03724', 'MORAIRA', 'Spanien', 'ES', NULL, NULL, '646133799', '0010250RPL', NULL, NULL, 'Reloj Theorema Macau modelo GM-3011-2', NULL, '578824927560', 'FedEx', NULL, '2015-02-23', '19.02.2015 19:28', 'ES150121CS71', '1', 'a0YC000000azMtgMAE', '', '189.99'),
(30334, '304770418', NULL, NULL, 'Goldy Forest', 'Goudenregenstraat 73', '', '2565EN', 'Den Haag', 'Niederlande', 'NL', NULL, NULL, '', '0010076O90', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '578824927652', 'FedEx', NULL, '2015-02-23', '20.02.2015 12:58', 'NL141008NM08', '1', 'a0YC000000aVYnWMAW', '', '199.99'),
(30335, '304747045', NULL, NULL, 'Rod Lowe', '2 Twenty Shilling Wood', '', 'PH6 2JY', 'Comrie', 'Großbritannien', 'GB', NULL, NULL, '1764679739', '0010104GIG', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '968532197296', 'DHL', NULL, '2015-02-23', '20.02.2015 10:22', 'GM-104-7', '1', 'a0YC000000azQEDMA2', '169.99', '259.00'),
(30336, '304709086', NULL, NULL, 'Gary Hay', '192 SULTAN ROAD', '', 'PO2 7BQ', 'PORTSMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7707222119', '0010201F6C', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '578824927435', 'FedEx', NULL, '2015-02-23', '20.02.2015 07:22', 'GM-104-7', '1', 'a0YC000000azQEDMA2', '169.99', '259.00'),
(30337, '304597724', NULL, NULL, 'Channon Parnell', '5 GLOUCESTER ROAD', '', 'GU11 3SL', 'ALDERSHOT', 'Großbritannien', 'GB', NULL, NULL, '7702021928', '0010232KDB', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '578824927446', 'FedEx', NULL, '2015-02-23', '19.02.2015 16:52', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(30338, '304592489', NULL, NULL, 'Susan Simpson', '81 NEVILLE ROAD', '', 'NR12 9RP', 'NORWICH', 'Großbritannien', 'GB', NULL, NULL, '1692581872', '0010041MSO', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '578824927479', 'FedEx', NULL, '2015-02-23', '19.02.2015 16:22', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(30339, '305180639', NULL, NULL, 'Federico Rossi', 'Via luigi biraghi 11', '', '20159', 'Milano', 'Italien', 'IT', NULL, NULL, '3927043285', '00102322RA', NULL, NULL, 'GM-4004-4', NULL, '609919153702', 'FedEx', NULL, '2015-02-24', '22.02.2015 13:28', 'IT150121CS46', '1', 'a0YC000000azKylMAE', '', '199.99'),
(30340, '305071077', NULL, NULL, 'Paolo Di Martino', 'VIA FRANCESCO PAOLO BOZZELLI 14', '', '80141', 'NAPOLI', 'Italien', 'IT', NULL, NULL, '3428021279', '0010179E4N', NULL, NULL, 'GM-3011-2', NULL, '609919153713', 'FedEx', NULL, '2015-02-24', '21.02.2015 19:58', 'IT150121CS71', '1', 'a0YC000000azMqqMAE', '', '189.99'),
(30341, '305066421', NULL, NULL, 'vito borrelli', 'VIALE EUROPA 35', 'viale europa nÂ°35', '46019', 'VIADANA', 'Italien', 'IT', NULL, NULL, '375781227', '0010206BBK', NULL, NULL, 'Theorema Galilei - Nero con quadrante bianco', NULL, '609919153724', 'FedEx', NULL, '2015-02-24', '21.02.2015 19:28', 'IT150120CS21', '1', 'a0YC000000az5caMAA', '', '79.99'),
(30342, '304948593', NULL, NULL, 'Vincenzo Pane', 'VICINALE MARINONE SCALA A,', '', '80014', 'GIUGLIANO IN CAMPANIA', 'Italien', 'IT', NULL, NULL, '3664874588', '0010215EAZ', NULL, NULL, 'GM-3011-6', NULL, '609919153735', 'FedEx', NULL, '2015-02-24', '21.02.2015 08:28', 'IT150121CS81', '1', 'a0YC000000azNGHMA2', '', '189.99'),
(30343, '304852741', NULL, NULL, 'Maria Antonella manzia', 'VIA COLLALTO SABINO 92', '', '00199', 'ROMA', 'Italien', 'IT', NULL, NULL, '3204558789', '00102383AJ', NULL, NULL, 'GM-3011-4', NULL, '609919153746', 'FedEx', NULL, '2015-02-24', '20.02.2015 16:59', 'IT150121CS73', '1', 'a0YC000000azMshMAE', '', '189.99'),
(30344, '304844234', NULL, NULL, 'Gaspare Odorisio', 'VIA CAVOUR 47', '', '66010', 'PALOMBARO', 'Italien', 'IT', NULL, NULL, '3487836069', '00101461IS', NULL, NULL, 'GM-4004-3', NULL, '609919153757', 'FedEx', NULL, '2015-02-24', '20.02.2015 16:28', 'IT150121CS45', '1', 'a0YC000000azKyWMAU', '', '199.99'),
(30345, '304840019', NULL, NULL, 'Giovanni Cancelli', 'VIA DELLA MOLINARA 89', 'Consegna  ellegi srl', '24064', 'GRUMELLO DEL MONTE', 'Italien', 'IT', NULL, NULL, '3897805806', '0010048L7U', NULL, NULL, 'GM-4004-1', NULL, '609919153768', 'FedEx', NULL, '2015-02-24', '20.02.2015 15:59', 'IT150121CS43', '1', 'a0YC000000azKxnMAE', '', '199.99'),
(30346, '305459395', NULL, NULL, 'Lennart Emmen', 'De Horst 8', '', '6932 BS', 'WESTERVOORT', 'Niederlande', 'NL', NULL, NULL, '636508754', '0010001X45', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919153838', 'FedEx', NULL, '2015-02-24', '23.02.2015 21:58', 'NL141008NM03', '1', 'a0YC000000aVYnRMAW', '', '199.99'),
(30347, '305453429', NULL, NULL, 'A van der Kruijs', 'Oosterhesselenstraat 359', '', '2545 SW', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '643449342', '00102509R4', NULL, NULL, 'Theorema Galilei horloge - zwart uurwerk/zwarte band', NULL, '609919153849', 'FedEx', NULL, '2015-02-24', '23.02.2015 21:28', 'NL150211TB19', '1', 'a0YC000000bCJ7PMAW', '', '79.99'),
(30348, '305404374', NULL, NULL, 'Zeki Aydogan', 'Wim Sonneveldlaan 3', '', '1948 AE', 'BEVERWIJK', 'Niederlande', 'NL', NULL, NULL, '251213262', '0010101ANK', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919153850', 'FedEx', NULL, '2015-02-24', '23.02.2015 17:28', 'NL141008NM03', '1', 'a0YC000000aVYnRMAW', '', '199.99'),
(30349, '305288414', NULL, NULL, 'Kaya Cayan', 'Oosthamsesteenweg 45', '', '3581', 'Beverlo', 'Belgien', 'BE', NULL, NULL, '485234112', '0010150VFC', NULL, NULL, 'London PIONIER horloge - zilverkleurig/zwart met metalen band (GM-150-6)', NULL, '609919153492', 'FedEx', NULL, '2015-02-24', '23.02.2015 02:18', 'NL141008NM06', '1', 'a0YC000000aVYzVMAW', '', '199.99'),
(30350, '305239192', NULL, NULL, 'Matthias Goossens', 'Vogelzang 44', '', '3140', 'Keerbergen', 'Belgien', 'BE', NULL, NULL, '474422676', '0010110S9T', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919153507', 'FedEx', NULL, '2015-02-24', '22.02.2015 20:48', 'NL141008NM04', '1', 'a0YC000000aVYzTMAW', '', '199.99'),
(30351, '305154308', NULL, NULL, 'Stephan de Havedkercke', 'Av des Alouettes 48', '', '1428', 'Lillois', 'Belgien', 'BE', NULL, NULL, '3222675178', '0010011NGG', NULL, NULL, 'Montre Theorema Galilei - Cadran noir/Bracelet noir', NULL, '609919153518', 'FedEx', NULL, '2015-02-24', '22.02.2015 13:18', 'NL150211TB19', '1', 'a0YC000000bCJ15MAG', '', '79.99'),
(30352, '305151927', NULL, NULL, 'Patricia Meynaert', 'rue du Laveu 63', '', '4000', 'Liege', 'Belgien', 'BE', NULL, NULL, '43656830', '0010171NQI', NULL, NULL, 'Montre Theorema Galilei - Cadran noir/Bracelet noir', NULL, '609919153529', 'FedEx', NULL, '2015-02-24', '22.02.2015 12:48', 'NL150211TB19', '1', 'a0YC000000bCJ15MAG', '', '79.99'),
(30353, '305138505', NULL, NULL, 'colin mignon', 'rue des Preys 100', '', '6061', 'Montignies-sur-Sambre', 'Belgien', 'BE', NULL, NULL, '471601581', '0010023C3S', NULL, NULL, 'Montre Theorema Galilei  - Cadran blanc/Bracelet noir', NULL, '609919153530', 'FedEx', NULL, '2015-02-24', '22.02.2015 11:48', 'NL150211TB17', '1', 'a0YC000000bCHtsMAG', '', '79.99'),
(30354, '305107930', NULL, NULL, 'Daniel Berg', 'cottages 33', '', '1471', 'loupoigne', 'Belgien', 'BE', NULL, NULL, '67222588', '0010097PM8', NULL, NULL, 'Montre Theorema Galilei  - Cadran blanc/Bracelet noir', NULL, '609919153540', 'FedEx', NULL, '2015-02-24', '22.02.2015 09:18', 'NL150211TB17', '1', 'a0YC000000bCHtsMAG', '', '79.99'),
(30355, '305097700', NULL, NULL, 'Abdeljabbar Zaghouli', 'Rue de la caserne 41', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '491045136', '0010100XH3', NULL, NULL, 'Montre homme Macau Therorema - Bracelet cuir - Noir/noir - (T3011-4)', NULL, '609919153551', 'FedEx', NULL, '2015-02-24', '22.02.2015 02:18', 'NL141217NM08', '1', 'a0YC000000aYvGnMAK', '', '189.99'),
(30356, '305084248', NULL, NULL, 'Jorrit Peeters', 'Molenpad 56', '', '2275', 'Gierle', 'Belgien', 'BE', NULL, NULL, '494467858', '0010241GMN', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919153562', 'FedEx', NULL, '2015-02-24', '21.02.2015 23:48', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(30357, '304985278', NULL, NULL, 'Niels Van Belleghem', 'Markiesstraat 2', '', '8310', 'Sint-Kruis', 'Belgien', 'BE', NULL, NULL, '0477 221 927', '00100492RS', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919153573', 'FedEx', NULL, '2015-02-24', '21.02.2015 13:18', 'NL141008NM04', '1', 'a0YC000000aVYzTMAW', '', '199.99'),
(30358, '304855663', NULL, NULL, 'Jellert Schaepherders', 'Heuvelstraat 48', '', '1981', 'Hofstade', 'Belgien', 'BE', NULL, NULL, '0495/71.78.95', '0010248XJA', NULL, NULL, 'Therorema Macau herenhorloge - metalen band - zwart/zwart (T3011-8)', NULL, '609919153584', 'FedEx', NULL, '2015-02-24', '20.02.2015 19:18', 'NL141217NM12', '1', 'a0YC000000aYvGrMAK', '', '189.99'),
(30359, '304842557', NULL, NULL, 'mieke De Bondt', 'Chrysantenlaan 48', '', '1840', 'Londerzeel', 'Belgien', 'BE', NULL, NULL, '475595892', '0010209MYE', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - goudkleur/zwart (T3011-3)', NULL, '609919153595', 'FedEx', NULL, '2015-02-24', '20.02.2015 18:48', 'NL141217NM07', '1', 'a0YC000000aYvGmMAK', '', '189.99'),
(30360, '305399448', NULL, NULL, 'Charlotte Bangsholt', 'Bavnager 78', '', '3310', 'Olsted', 'Dänemark', 'DK', NULL, NULL, '27280617', '0010240Q1X', NULL, NULL, 'Javelle Regulator-ur med sort urskive (J49023)', NULL, '609919153860', 'FedEx', NULL, '2015-02-24', '23.02.2015 16:36', 'DKDKJ49023', '1', 'a0YC000000bB7oaMAC', '521.37', '789.00'),
(30361, '305360204', NULL, NULL, 'bjoern lippert carlsen', 'Willemoesgade 64 3 TV', '', '2100', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '40868282', '00101712VB', NULL, NULL, 'Javelle Regulator-ur med sort urskive (J49023)', NULL, '609919153871', 'FedEx', NULL, '2015-02-24', '23.02.2015 13:36', 'DKDKJ49023', '1', 'a0YC000000bB7oaMAC', '521.37', '789.00'),
(30362, '304931169', NULL, NULL, 'Mikko Haerkoenen', 'Jousenkaari 5 A 47', '', '02120', 'Espoo', 'Finnland', 'FI', NULL, NULL, '442606952', '0010245Y3L', NULL, NULL, 'Valkoinen kellotaulu - Theorema GALILEI -rannekello', NULL, '609919153882', 'FedEx', NULL, '2015-02-24', '21.02.2015 08:18', 'FI150130HW07', '1', 'a0YC000000b9t1bMAA', '70.00', '109.95'),
(30363, '305014515', NULL, NULL, 'Geethandri Nilaweera', '4  No 4, The View', 'Ballyhooly  . County Cork', '', 'County Cork', 'Irland', 'IE', NULL, NULL, '860355554', '0010245S6S', NULL, NULL, 'Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '609919153665', 'FedEx', NULL, '2015-02-24', '21.02.2015 15:02', 'IE190614AH10', '1', 'a0YC000000bBNAlMAO', '195.01', '299.00'),
(30364, '304908551', NULL, NULL, 'Jahangir Sajjad', '11 Eagle Valley', '', 'Cork', 'Wilton, Cork', 'Irland', 'IE', NULL, NULL, '877738569', '00101689HN', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '609919153676', 'FedEx', NULL, '2015-02-24', '20.02.2015 22:32', 'IE190614AH08', '1', 'a0YC000000bBNAjMAO', '195.01', '299.00'),
(30365, '304857854', NULL, NULL, 'Marie Logan', '51 Avonbeg Road', '', 'D 24', 'Tallaght', 'Irland', 'IE', NULL, NULL, '872358186', '0010105M59', NULL, NULL, 'Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '609919153687', 'FedEx', NULL, '2015-02-24', '20.02.2015 18:32', 'IE190614AH10', '1', 'a0YC000000bBNAlMAO', '195.01', '299.00'),
(30366, '305389518', NULL, NULL, 'I. Boss', 'Bosscheweg 101', '', '5056 KB', 'BERKEL-ENSCHOT', 'Niederlande', 'NL', NULL, NULL, '641770555', '00100047BQ', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919153600', 'FedEx', NULL, '2015-02-24', '23.02.2015 15:58', 'NL141008NM04', '1', 'a0YC000000aVYnSMAW', '', '199.99'),
(30367, '305372646', NULL, NULL, 'Gert Van Veen', 'De Buntezoom 37', '', '8071TV', 'Nunspeet', 'Niederlande', 'NL', NULL, NULL, '651493917', '0010214HMA', NULL, NULL, 'Theorema Galilei horloge - wit uurwerk/zwarte band', NULL, '609919153610', 'FedEx', NULL, '2015-02-24', '23.02.2015 14:28', 'NL150211TB17', '1', 'a0YC000000bCJ7OMAW', '', '79.99'),
(30368, '305186274', NULL, NULL, 'Marc Spijkers', 'Hoogkarspelstraat 94', '', '5045 BL', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '(06) 24 74 07 68', '00102507WI', NULL, NULL, 'Theorema Galilei horloge - wit uurwerk/zwarte band', NULL, '609919153621', 'FedEx', NULL, '2015-02-24', '22.02.2015 15:58', 'NL150211TB17', '1', 'a0YC000000bCJ7OMAW', '', '79.99'),
(30369, '304985750', NULL, NULL, 'M De Zeeuw', 'Gentiaanstraat 5', '', '4537 CZ', 'TERNEUZEN', 'Niederlande', 'NL', NULL, NULL, '655726038', '0010234N2K', NULL, NULL, 'Theorema Dubai horloge - lederen band - zilverkleur/wit (T3009-1)', NULL, '609919153632', 'FedEx', NULL, '2015-02-24', '21.02.2015 13:28', 'NL141217NM61', '1', 'a0YC000000aZ0ifMAC', '', '229.99'),
(30370, '304967083', NULL, NULL, 'Ineke Keijsers', 'Antwerpsebaan 8', '', '5505 JG', 'VELDHOVEN', 'Niederlande', 'NL', NULL, NULL, '402545243', '0010144UID', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - goudkleur/zwart (T3011-3)', NULL, '609919153643', 'FedEx', NULL, '2015-02-24', '21.02.2015 11:58', 'NL141217NM07', '1', 'a0YC000000aYv9zMAC', '', '189.99'),
(30371, '304888823', NULL, NULL, 'Nora Gouw', 'Amsterdamweg 50', '', '1324 RR', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '613513280', '0010247QS7', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919153654', 'FedEx', NULL, '2015-02-24', '20.02.2015 21:58', 'NL141008NM08', '1', 'a0YC000000aVYnWMAW', '', '199.99'),
(30372, '304928813', NULL, NULL, 'Reza Baker', 'Balladgatan 3 Hisings back', '', '42241', 'Goetenborg', 'Schweden', 'SE', NULL, NULL, '', '0010171CBX', NULL, NULL, 'Svart/svart med svart metallarmband (modell T-3011-8)', NULL, '609919153893', 'FedEx', NULL, '2015-02-24', '21.02.2015 04:44', 'SE141208HW09', '1', 'a0YC000000bA9xdMAC', '1303.93', '1995.00'),
(30373, '304940284', NULL, NULL, 'Juan Carlos Roca', 'Azahar 1', 'bajo', '03160', 'Almoradi', 'Spanien', 'ES', NULL, NULL, '966780163', '0010129ZS8', NULL, NULL, 'Reloj Theorema Macau modelo GM-3011-2', NULL, '609919153698', 'FedEx', NULL, '2015-02-24', '21.02.2015 07:28', 'ES150121CS71', '1', 'a0YC000000azMtgMAE', '', '189.99'),
(30374, '304811015', NULL, NULL, 'Adam Nowicki', '20 WICKHAM AVENUE', '', 'TN39 3EN', 'BEXHILL-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7835172732', '0010120QP5', NULL, NULL, 'Acapulco Watch GM-504-1 Black Strap Silver Case White Face', NULL, '609919152901', 'FedEx', NULL, '2015-02-24', '20.02.2015 15:22', 'UK131203AMC13', '1', 'a0YC000000bBAFXMA4', '123.99', '199.00'),
(30375, '305263897', NULL, NULL, 'Eddy Pemaj', '87 SAPPERTON SAPPERTON ROAD', '', 'GL4 6UN', 'GLOUCESTER', 'Großbritannien', 'GB', NULL, NULL, '7846902722', '0010250RPS', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '609919152912', 'FedEx', NULL, '2015-02-24', '22.02.2015 21:52', 'UK140102AMC04', '1', 'a0YC000000b19JwMAI', '160.01', '239.00'),
(30376, '305025897', NULL, NULL, 'Maryanne Markham', '31 Fakenham Way Owlsmoor Sandhurst', '', 'gu47 0yw', 'Berks', 'Großbritannien', 'GB', NULL, NULL, '07760 993600', '0010043X6V', NULL, NULL, 'Black Strap, Silver Case, Black Face (T-3011-2)', NULL, '609919152923', 'FedEx', NULL, '2015-02-24', '21.02.2015 16:22', 'UK140313AMC19', '1', 'a0YC000000b0ZBxMAM', '130.00', '189.00'),
(30377, '304845881', NULL, NULL, 'Wojciech Bonio', '15 WIMBLEDON BRIDGE', '', 'SW19 7NH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7710495343', '00102256AV', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919152934', 'FedEx', NULL, '2015-02-24', '20.02.2015 17:22', 'UK131024AMC05', '1', 'a0YC000000axoq9MAA', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(30378, '305013931', NULL, NULL, 'Mark Brown', '4 CLIVE CLOSE', '', 'EN6 2AE', 'POTTERS BAR', 'Großbritannien', 'GB', NULL, NULL, '7891973632', '00100664KK', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '609919152945', 'FedEx', NULL, '2015-02-24', '21.02.2015 14:53', 'UK131024AMC01', '1', 'a0YC000000axoq5MAA', '165.00', '249.00'),
(30379, '304890442', NULL, NULL, 'Roj Ahmed', '25 Aske Road', '', 'Ts1 4da', 'Middlesbrough', 'Großbritannien', 'GB', NULL, NULL, '7745186615', '0010238A0O', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '609919152956', 'FedEx', NULL, '2015-02-24', '20.02.2015 21:22', 'UK131024AMC01', '1', 'a0YC000000axoq5MAA', '165.00', '249.00'),
(30380, '305045409', NULL, NULL, 'Lynne Sorby', '20 IVESON CRESCENT', '', 'LS16 6NU', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7585976108', '0010234SFL', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919152967', 'FedEx', NULL, '2015-02-24', '21.02.2015 18:22', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(30381, '305205863', NULL, NULL, 'Marie Delaitre', '37 TODDS WALK', '', 'N7 7RB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7581074810', '0010197YW1', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919152978', 'FedEx', NULL, '2015-02-24', '22.02.2015 16:52', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(30382, '304961399', NULL, NULL, 'Toni Grace', '103 IRONSTONE ROAD', '103 Ironstone Road', 'WS7 1LL', 'BURNTWOOD', 'Großbritannien', 'GB', NULL, NULL, '7762748472', '0010135OYY', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919152989', 'FedEx', NULL, '2015-02-24', '21.02.2015 10:22', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(30383, '304914841', NULL, NULL, 'Grant Herron', '10 Sedgemoor', 'Highfields', 'NE12 6PZ', 'Newcastle', 'Großbritannien', 'GB', NULL, NULL, '7429655054', '0010045U43', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Black Strap with Black Face (GM-505-2)', NULL, '609919152990', 'FedEx', NULL, '2015-02-24', '20.02.2015 23:23', 'UK131023AMC08', '1', 'a0YC000000b0zjZMAQ', '126.99', '199.00'),
(30384, '304902382', NULL, NULL, 'Tanesha Bent', '29 CARVER BARRACKS', 'WSU, Carver Barracks', 'CB10 2YA', 'SAFFRON WALDEN', 'Großbritannien', 'GB', NULL, NULL, '7960831876', '0010185ALM', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Stainless Steel Strap with White Face (GM-505-4)', NULL, '609919153003', 'FedEx', NULL, '2015-02-24', '20.02.2015 22:22', 'UK131023AMC10', '1', 'a0YC000000b0zjbMAA', '126.99', '199.00'),
(30385, '305045057', NULL, NULL, 'andrew bulloch', '16 JOHN STREET', 'Earsdon', 'NE25 9LH', 'WHITLEY BAY', 'Großbritannien', 'GB', NULL, NULL, '7958794862', '00101820VV', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919153014', 'FedEx', NULL, '2015-02-24', '21.02.2015 17:52', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(30386, '305262760', NULL, NULL, 'Badriya alriyami', '32 devonshir Street south', '', 'M13 9ha', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '7453973452', '0010056O22', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919153025', 'FedEx', NULL, '2015-02-24', '22.02.2015 21:22', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(30387, '305263509', NULL, NULL, 'Mollie Diamond', '177 ARABELLA STREET', '', 'CF24 4SZ', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7891013770', '0010184YJR', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919153036', 'FedEx', NULL, '2015-02-24', '22.02.2015 21:53', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(30388, '305221761', NULL, NULL, 'ali muslu', '17 Korda Close', '', 'WD6 5FD', 'Borehamwood', 'Großbritannien', 'GB', NULL, NULL, '7806273779', '0010231PIL', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919153047', 'FedEx', NULL, '2015-02-24', '22.02.2015 17:53', 'UK140313AMC23', '1', 'a0YC000000aygQKMAY', '133.00', '199.00'),
(30389, '305063358', NULL, NULL, 'Robyn Anderson', '9 Riverside Bamber Bridge', '', 'PR5 6ES', 'Preston', 'Großbritannien', 'GB', NULL, NULL, '7801950724', '0010096D74', NULL, NULL, 'GM-508-4 Black Strap, Black Case, Black Face', NULL, '609919153058', 'FedEx', NULL, '2015-02-24', '21.02.2015 19:52', 'UK140313AMC25', '1', 'a0YC000000aygQLMAY', '133.00', '199.00'),
(30390, '304839147', NULL, NULL, 'Kieran Medhurst', '13 FURY COURT', '', 'MK8 0AP', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '7732178461', '0010170CB5', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, '609919153069', 'FedEx', NULL, '2015-02-24', '20.02.2015 17:22', 'UK140110AMC07', '1', 'a0YC000000azlcbMAA', '130.99', '199.00'),
(30391, '305006387', NULL, NULL, 'Sumit Singh', '6 Auriol Drive', 'Sainsburys D.Ct (#1/89)', 'UB6 0TP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7552330220', '0010042T2W', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, '609919153070', 'FedEx', NULL, '2015-02-24', '21.02.2015 14:22', 'UK140110AMC07', '1', 'a0YC000000azlcbMAA', '130.99', '199.00'),
(30392, '304894626', NULL, NULL, 'Aidan Stevens', '177 LITTLE HALLAM LANE', '', 'DE7 4AA', 'ILKESTON', 'Großbritannien', 'GB', NULL, NULL, '7805355503', '00100088D4', NULL, NULL, 'Gold, Black Dial, Gold Metal Band (T-3011-7)', NULL, '609919153080', 'FedEx', NULL, '2015-02-24', '20.02.2015 21:22', 'T-3011-7', '1', 'a0YC000000b0ZC2MAM', '130.00', '189.00'),
(30393, '305224858', NULL, NULL, 'John Perers', '68 CHORLEY OLD ROAD', 'Voucher code EPgG6ixJSf', 'PR6 7LD', 'CHORLEY', 'Großbritannien', 'GB', NULL, NULL, '7708755045', '00102309O7', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919153091', 'FedEx', NULL, '2015-02-24', '22.02.2015 18:22', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30394, '305252984', NULL, NULL, 'Philippe Boukersi', '29 HOLMESWOOD CLOSE', '', 'SK9 2GT', 'WILMSLOW', 'Großbritannien', 'GB', NULL, NULL, '7733116994', '0010109CF3', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919153106', 'FedEx', NULL, '2015-02-24', '22.02.2015 20:53', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30395, '305111172', NULL, NULL, 'Pro Physique Fitness Centre Unit 1', 'Unit 1 Britannia Street', 'Blackburn', 'BB6 7QX', 'Great Harwood', 'Großbritannien', 'GB', NULL, NULL, '7720861398', '0010240XJC', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919153117', 'FedEx', NULL, '2015-02-24', '22.02.2015 08:53', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30396, '304811364', NULL, NULL, 'Janette Playford', '41 Rectory drive', '', 'CV7 9PG', 'Coventry', 'Großbritannien', 'GB', NULL, NULL, '7590454205', '0010250V9S', NULL, NULL, 'Monte Carlo Men\'s Watch - Black Strap/Black Case/Black Face - GM102-4', NULL, '609919153128', 'FedEx', NULL, '2015-02-24', '20.02.2015 17:22', 'GM-102-4', '1', 'a0YC000000bBAcMMAW', '145.00', '219.00'),
(30397, '304938921', NULL, NULL, 'Nicola Irvine', '38 CENTRAL AVENUE', 'Hucknall', 'NG15 7JH', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7578664699', '0010230L1O', NULL, NULL, 'Monte Carlo Men\'s Watch - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919153139', 'FedEx', NULL, '2015-02-24', '21.02.2015 08:22', 'GM-102-3', '1', 'a0YC000000bBAc8MAG', '145.00', '219.00'),
(30398, '304918050', NULL, NULL, 'Stephane Gonthier', '87 CASTLE STREET', 'Advantage Building -ACQUIA', 'RG1 7SN', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7960134253', '0010215BOW', NULL, NULL, 'Monte Carlo Men\'s Watch - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919153140', 'FedEx', NULL, '2015-02-24', '20.02.2015 23:52', 'GM-102-3', '1', 'a0YC000000bBAc8MAG', '145.00', '219.00'),
(30399, '305091923', NULL, NULL, 'Sunny Gill', '59 Ashchurch Drive', '', 'ng8 2rb', 'Nottingham', 'Großbritannien', 'GB', NULL, NULL, '7816978688', '0010064N7G', NULL, NULL, 'Monte Carlo Men\'s Watch - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919153150', 'FedEx', NULL, '2015-02-24', '21.02.2015 23:52', 'GM-102-3', '1', 'a0YC000000bBAc8MAG', '145.00', '219.00'),
(30400, '304952999', NULL, NULL, 'Dermot Proudfoot', '41 PRESTON PARK AVENUE', '', 'BN1 6HG', 'BRIGHTON', 'Großbritannien', 'GB', NULL, NULL, '7958735032', '00100319C3', NULL, NULL, 'Pionier New Model 2014 - Black Face and Black Leather Strap London', NULL, '609919153161', 'FedEx', NULL, '2015-02-24', '21.02.2015 09:52', 'UK140923JM15', '1', 'a0YC000000aEmVQMA0', '135.00', '199.00'),
(30401, '305224989', NULL, NULL, 'Yasser Elbadn', '6-8 GORDON STREET', '', 'LU1 2QP', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '7825001563', '0010250UR8', NULL, NULL, 'Pionier New Model 2014 - Silver Face and Black Leather Strap London', NULL, '609919153172', 'FedEx', NULL, '2015-02-24', '22.02.2015 18:22', 'UK140923JM13', '1', 'a0YC000000aEmVOMA0', '135.00', '199.00'),
(30402, '304858998', NULL, NULL, 'Nicola Wright', '30 WOODLANDS WAY', 'Southwater', 'RH13 9HZ', 'HORSHAM', 'Großbritannien', 'GB', NULL, NULL, '4,41404E+11', '0010035DD7', NULL, NULL, 'RoseSilver/BlackDial/BlackLeather	Q-4001-4', NULL, '609919153183', 'FedEx', NULL, '2015-02-24', '20.02.2015 18:52', 'Q-4001-4', '1', 'a0YC000000ayoAHMAY', '52.00', '79.00'),
(30403, '305219766', NULL, NULL, 'JOHN KELLY', '16 TURRETBANK ROAD', '', 'PH7 4LN', 'CRIEFF', 'Großbritannien', 'GB', NULL, NULL, '1764654820', '0010073DW9', NULL, NULL, 'RoseSilver/WhiteDial/BlackLeather	Q-4001-3', NULL, '609919153194', 'FedEx', NULL, '2015-02-24', '22.02.2015 17:53', 'Q-4001-3', '1', 'a0YC000000ayo9OMAQ', '52.00', '79.00'),
(30404, '304942535', NULL, NULL, 'David Evans', '7 MARINA AVENUE', '', 'TS10 5AD', 'REDCAR', 'Großbritannien', 'GB', NULL, NULL, '1642497409', '0010158U77', NULL, NULL, 'Sao Paulo Black Strap Black Case - GM-103-2', NULL, '609919153209', 'FedEx', NULL, '2015-02-24', '21.02.2015 08:54', 'UK140403AS05', '1', 'a0YC000000axES7MAM', '170.00', '249.00'),
(30405, '305079859', NULL, NULL, 'Joanne Emerson', '70 PORTCHESTER ROAD', '', 'PO16 8QJ', 'FAREHAM', 'Großbritannien', 'GB', NULL, NULL, '1329238635', '00101835SO', NULL, NULL, 'Sao Paulo Black Strap Black Case - GM-103-2', NULL, '609919153210', 'FedEx', NULL, '2015-02-24', '21.02.2015 21:52', 'UK140403AS05', '1', 'a0YC000000axES7MAM', '170.00', '249.00'),
(30406, '305146783', NULL, NULL, 'John Eyre', '69 FLIXBOROUGH ROAD', 'Burton upon Stather', 'DN15 9HB', 'SCUNTHORPE', 'Großbritannien', 'GB', NULL, NULL, '01724 733062', '0010195XU6', NULL, NULL, 'Sao Paulo Black Strap Black Case - GM-103-2', NULL, '609919153220', 'FedEx', NULL, '2015-02-24', '22.02.2015 11:23', 'UK140403AS05', '1', 'a0YC000000axES7MAM', '170.00', '249.00'),
(30407, '305204263', NULL, NULL, 'gary corney', '20 MAGDALENE VIEW', '', 'NG24 2HZ', 'NEWARK', 'Großbritannien', 'GB', NULL, NULL, '7966069266', '0010122TNQ', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919153231', 'FedEx', NULL, '2015-02-24', '22.02.2015 16:23', 'UK140403AS03', '1', 'a0YC000000axES9MAM', '170.00', '249.00'),
(30408, '304952012', NULL, NULL, 'Robert Payne', '48 HIGH STREET SOUTH', '', 'LU6 3HD', 'DUNSTABLE', 'Großbritannien', 'GB', NULL, NULL, '7950950074', '0010179U6F', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919153242', 'FedEx', NULL, '2015-02-24', '21.02.2015 09:24', 'UK140403AS03', '1', 'a0YC000000axES9MAM', '170.00', '249.00'),
(30409, '305077521', NULL, NULL, 'Robin Mabley', '11 BOURNE END LANE', '', 'HP1 2RL', 'HEMEL HEMPSTEAD', 'Großbritannien', 'GB', NULL, NULL, '7757751165', '0010091UBQ', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919153253', 'FedEx', NULL, '2015-02-24', '21.02.2015 21:52', 'UK140403AS03', '1', 'a0YC000000axES9MAM', '170.00', '249.00'),
(30410, '305101971', NULL, NULL, 'Ross Byrne', '10 ST. JOHNS PLACE', '', 'BN2 0GR', 'BRIGHTON', 'Großbritannien', 'GB', NULL, NULL, '7576116870', '00100426S6', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919153264', 'FedEx', NULL, '2015-02-24', '22.02.2015 05:22', 'UK140403AS03', '1', 'a0YC000000axES9MAM', '170.00', '249.00'),
(30411, '305030004', NULL, NULL, 'James Devine', '48 JESMOND DENE ROAD', '', 'NE2 3QL', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '4,41917E+11', '00101738JP', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '609919153275', 'FedEx', NULL, '2015-02-24', '21.02.2015 16:22', 'GM-103-8', '1', 'a0YC000000axESDMA2', '170.00', '249.00'),
(30412, '305226159', NULL, NULL, 'Liz Develias', '14 Ellington ASHMORE ROAD', '', 'SE18 4AS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7401450454', '00100517Y4', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '609919153286', 'FedEx', NULL, '2015-02-24', '22.02.2015 18:22', 'GM-103-8', '1', 'a0YC000000axESDMA2', '170.00', '249.00'),
(30413, '304962243', NULL, NULL, 'STEPHEN HUGILL', '6 GIRRICK CLOSE', '', 'TS8 9RJ', 'MIDDLESBROUGH', 'Großbritannien', 'GB', NULL, NULL, '7906107575', '10250778', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '609919153297', 'FedEx', NULL, '2015-02-24', '21.02.2015 10:23', 'GM-103-8', '1', 'a0YC000000axESDMA2', '170.00', '249.00'),
(30414, '305272750', NULL, NULL, 'abir gabriel', 'TANGLEWOOD PARK DRIVE', '', 'B74 3AP', 'SUTTON COLDFIELD', 'Großbritannien', 'GB', NULL, NULL, '7852301934', '0010012TEZ', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919153301', 'FedEx', NULL, '2015-02-24', '22.02.2015 22:22', 'UK140403AS04', '1', 'a0YC000000axES8MAM', '170.00', '249.00'),
(30415, '304937546', NULL, NULL, 'atiq nazir', '122 Cromwell Road', '', 'pe12eu', 'Peterborough', 'Großbritannien', 'GB', NULL, NULL, '7415227420', '0010250A6L', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919153312', 'FedEx', NULL, '2015-02-24', '21.02.2015 08:22', 'UK140403AS04', '1', 'a0YC000000axES8MAM', '170.00', '249.00'),
(30416, '305152868', NULL, NULL, 'Etmond Stafa', '34 Green Lanes', '', 'N13 6ht', 'London', 'Großbritannien', 'GB', NULL, NULL, '7786988610', '0010163O2R', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919153323', 'FedEx', NULL, '2015-02-24', '22.02.2015 11:53', 'UK140403AS04', '1', 'a0YC000000axES8MAM', '170.00', '249.00'),
(30417, '304981586', NULL, NULL, 'MARIKA CHOCHOLAK', '48 ASPLEY PARK DRIVE', '', 'NG8 3EG', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7970928477', '0010205D42', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919153334', 'FedEx', NULL, '2015-02-24', '21.02.2015 11:52', 'UK140403AS04', '1', 'a0YC000000axES8MAM', '170.00', '249.00'),
(30418, '305179483', NULL, NULL, 'Michael Todd', '11  Sussex Court', 'Kennedy Road', 'RH13 5TE', 'Horsham', 'Großbritannien', 'GB', NULL, NULL, '07771 912172', '0010038SGV', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919153345', 'FedEx', NULL, '2015-02-24', '22.02.2015 14:22', 'UK140403AS04', '1', 'a0YC000000axES8MAM', '170.00', '249.00'),
(30419, '305036858', NULL, NULL, 'Pip Ostell', ' Agnes Unit', '400 Anstey Lane', 'LE7 7GL', 'Gorse Hill', 'Großbritannien', 'GB', NULL, NULL, '7884392436', '0010145YPQ', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919153356', 'FedEx', NULL, '2015-02-24', '21.02.2015 17:22', 'UK140403AS04', '1', 'a0YC000000axES8MAM', '170.00', '249.00'),
(30420, '305038612', NULL, NULL, 'Stacey Marks', '242 OLD SHOREHAM ROAD', '', 'BN3 7EG', 'HOVE', 'Großbritannien', 'GB', NULL, NULL, '7941534465', '0010236G2L', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919153367', 'FedEx', NULL, '2015-02-24', '21.02.2015 17:22', 'UK140403AS04', '1', 'a0YC000000axES8MAM', '170.00', '249.00'),
(30421, '305027420', NULL, NULL, 'Allan Tame', '43 LINCOLN DRIVE', 'Aspull Wigan', 'WN2 1XB', 'WIGAN', 'Großbritannien', 'GB', NULL, NULL, '7886888376', '0010075NAC', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919153378', 'FedEx', NULL, '2015-02-24', '21.02.2015 16:22', 'GM-103-7', '1', 'a0YC000000axESCMA2', '170.00', '249.00'),
(30422, '305006773', '', '', 'Gwendoline Muumba', '68 KENTMERE BEECHMOUNT DRIVE', 'Erdington', 'B23 5UF', 'BIRMINGHAM', 'Großbritannien', '', '', '', '7733528823', '0010182EJ6', '', '', 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', 'Paket am 11.03.15 zur?ck erhalten\r\nRL 71 944 916 6DE  13.03.2015', '609919153389', 'FedEx', '', '2015-02-24', '21.02.2015 14:22', 'GM-103-7', '1', 'a0YC000000axESCMA2', '170.00', '249.00'),
(30423, '304964517', NULL, NULL, 'H ghalib', '10 WOLSELEY CLOSE', '', 'NP20 2HY', 'NEWPORT', 'Großbritannien', 'GB', NULL, NULL, '7759146705', '0010250ZZ1', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919153390', 'FedEx', NULL, '2015-02-24', '21.02.2015 10:22', 'GM-103-7', '1', 'a0YC000000axESCMA2', '170.00', '249.00'),
(30424, '305045893', NULL, NULL, 'Philip Trotter', '3/71 HAILESLAND PARK', '', 'EH14 2RG', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '1315384998', '0010070BGF', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919153404', 'FedEx', NULL, '2015-02-24', '21.02.2015 18:22', 'GM-103-6', '1', 'a0YC000000axESBMA2', '170.00', '249.00'),
(30425, '305071032', NULL, NULL, 'Randeep Panesar', '16 LABURNUM GROVE', '', 'UB1 2PB', 'SOUTHALL', 'Großbritannien', 'GB', NULL, NULL, '7590833398', '10205102', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919153470', 'FedEx', NULL, '2015-02-24', '21.02.2015 20:52', 'GM-103-6', '1', 'a0YC000000axESBMA2', '170.00', '249.00'),
(30426, '305003338', NULL, NULL, 'Joannr Wheeler', '12 WINDSOR PARK ROAD', '', 'L10 6NF', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7808662686', '00101680L2', NULL, NULL, 'Silver Strap Silver Case Black Face (GM-4004-6)', NULL, '609919153481', 'FedEx', NULL, '2015-02-24', '21.02.2015 13:53', 'UK140110AMC06', '1', 'a0YC000000azlcaMAA', '130.99', '199.00'),
(30427, '305141717', NULL, NULL, 'Tony Parker', '157 TOWER GARDENS ROAD', '', 'N17 7PE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7475096369', '0010099DHC', NULL, NULL, 'Silver, Black Dial, Silver Metal Band (T-3011-6 )', NULL, '609919153437', 'FedEx', NULL, '2015-02-24', '22.02.2015 11:22', 'T-3011-6', '1', 'a0YC000000b0ZC1MAM', '130.00', '189.00'),
(30428, '304874954', NULL, NULL, 'Jon Batey', '199 THE QUEENSWAY', '', 'HU6 9BJ', 'HULL', 'Großbritannien', 'GB', NULL, NULL, '7796270929', '0010067TRL', NULL, NULL, 'Silver/Black Dial/Black Leather Band (GM-107-2)', NULL, '609919153448', 'FedEx', NULL, '2015-02-24', '20.02.2015 19:52', 'GM-107-2', '1', 'a0YC000000b0EMNMA2', '149.01', '249.00'),
(30429, '305110862', NULL, NULL, 'Pro Physique Fitness Centre Unit 1', 'Unit 1 Britannia Street', 'Blackburn', 'BB6 7QX', 'Great Harwood', 'Großbritannien', 'GB', NULL, NULL, '7720861398', '0010171BZ6', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919153117', 'FedEx', NULL, '2015-02-24', '22.02.2015 08:23', 'GM-104-6', '1', 'a0YC000000b19K1MAI', '160.01', '239.00'),
(30430, '304857834', NULL, NULL, 'Luke Small', '53A Merthyr Road', '', 'NN5 7BS', 'Northampton', 'Großbritannien', 'GB', NULL, NULL, '', '0010250ZPO', NULL, NULL, 'Silver/White Dial/Black Leather (GM-104-9)', NULL, '609919153459', 'FedEx', NULL, '2015-02-24', '20.02.2015 18:22', 'GM-104-9', '1', 'a0YC000000azQEAMA2', '169.99', '259.00'),
(30431, '305293834', NULL, NULL, 'Steven Fergusson', '2G BROWN ROAD', '', 'G67 1AB', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7540862001', '0010250S9N', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '609919153460', 'FedEx', NULL, '2015-02-24', '23.02.2015 05:52', 'GM-104-5', '1', 'a0YC000000b19K0MAI', '160.01', '239.00'),
(30432, '305604997', NULL, NULL, 'akram akrout', 'av Dossin de st Georges 50', 'boite 10', '1050', 'IXELLES', 'Belgien', 'BE', NULL, NULL, '485389494', '0010038BRN', NULL, NULL, 'Montre homme Macau Therorema - Bracelet cuir - Argent/blanc - (T3011-1)', NULL, '609919154124', 'FedEx', NULL, '2015-02-25', '24.02.2015 14:48', 'NL141217NM05', '1', 'a0YC000000aYvGkMAK', '', '189.99'),
(30433, '305644104', NULL, NULL, 'Sabrina Conchieri', 'VIA SANTI 34 F', '', '25080', 'MAZZANO', 'Italien', 'IT', NULL, NULL, '3401273883', '0010107LSW', NULL, NULL, 'Cassa silver, quadrante bianco e cinturino in pelle nero (T-3001-1)', NULL, '609919154087', 'FedEx', NULL, '2015-02-25', '24.02.2015 15:58', 'IT150121CS35', '1', 'a0YC000000azKZHMA2', '', '169.99'),
(30434, '305569900', NULL, NULL, 'Roberto Gallo', 'VIA EUCLIDE 33', '', '80126', 'NAPOLI', 'Italien', 'IT', NULL, NULL, '3933590210', '0010049KRU', NULL, NULL, 'GM-3011-7', NULL, '609919154098', 'FedEx', NULL, '2015-02-25', '24.02.2015 10:28', 'IT150121CS82', '1', 'a0YC000000azNGoMAM', '', '189.99'),
(30435, '305546796', NULL, NULL, 'UFFICI ARTONI SPA LONGO MATTEO', 'VIA GIUSEPPE DI VITTORIO 3', '', '21055', 'GORLA MINORE', 'Italien', 'IT', NULL, NULL, '3420084978', '0010065IM2', NULL, NULL, 'GM-3011-7', NULL, '609919154102', 'FedEx', NULL, '2015-02-25', '24.02.2015 08:58', 'IT150121CS82', '1', 'a0YC000000azNGoMAM', '', '189.99'),
(30436, '305419079', NULL, NULL, 'Mario Moglioni Moglioni', 'VIA SAN VITO 40', '', '33078', 'SAN VITO AL TAGLIAMENTO', 'Italien', 'IT', NULL, NULL, '3473912213', '0010168FB6', NULL, NULL, 'GM-3011-6', NULL, '609919154113', 'FedEx', NULL, '2015-02-25', '23.02.2015 16:28', 'IT150121CS81', '1', 'a0YC000000azNGHMA2', '', '189.99'),
(30437, '305554341', NULL, NULL, 'Mike Wessel', 'John Raedeckerhof 174', '', '1628 ZD', 'HOORN', 'Niederlande', 'NL', NULL, NULL, '651086484', '0010190GK2', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919154135', 'FedEx', NULL, '2015-02-25', '24.02.2015 11:28', 'NL141008NM08', '1', 'a0YC000000aVYnWMAW', '', '199.99'),
(30438, '305505610', NULL, NULL, 'Juan Sarmiento', 'Thorbeckestraat 12', '', '1161 XS', 'ZWANENBURG', 'Niederlande', 'NL', NULL, NULL, '651173835', '0010245HCK', NULL, NULL, 'Theorema Galilei horloge - wit uurwerk/zwarte band', NULL, '609919154146', 'FedEx', NULL, '2015-02-25', '24.02.2015 06:28', 'NL150211TB17', '1', 'a0YC000000bCJ7OMAW', '', '79.99'),
(30439, '305586686', NULL, NULL, 'RAUL CRISTOBAL', 'C/ SANTA MARIA MAGDALENA 9', '5-C, ESCALERA DERECHA', '28016', 'MADRID', 'Spanien', 'ES', NULL, NULL, '666266342', '0010171JOG', NULL, NULL, 'Reloj con esfera de plata, dial negro y correa de cuero negro - Modelo T-3001-2', NULL, '609919154065', 'FedEx', NULL, '2015-02-25', '24.02.2015 11:28', 'ES150121CS37', '1', 'a0YC000000azKccMAE', '', '169.99'),
(30440, '305486670', NULL, NULL, 'Rkia El Abbasi', 'CALLE SANT MARTI 17', 'casa', '17200', 'PALAFRUGELL', 'Spanien', 'ES', NULL, NULL, '698596114', '001018863K', NULL, NULL, 'Reloje Theorema Galilei - correa y dial negros', NULL, '609919154076', 'FedEx', NULL, '2015-02-25', '23.02.2015 21:58', 'ES150120CS20', '1', 'a0YC000000az5jMMAQ', '', '79.99'),
(30441, '305346768', NULL, NULL, 'Bizhan Narouei', '21 EVERSLEIGH ROAD', '', 'EN5 1NE', 'BARNET', 'Großbritannien', 'GB', NULL, NULL, '07943 381640', '0010074CMY', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '609919153919', 'FedEx', NULL, '2015-02-25', '23.02.2015 11:22', 'UK140102AMC04', '1', 'a0YC000000b19JwMAI', '160.01', '239.00'),
(30442, '305587614', NULL, NULL, 'Wayne Logie', '356 CAMP ROAD', '', 'AL1 5PA', 'ST. ALBANS', 'Großbritannien', 'GB', NULL, NULL, '7983434554', '0010043KFC', NULL, NULL, 'Black, Black Dial, Black Metal Band (T-3011-8)', NULL, '609919153920', 'FedEx', NULL, '2015-02-25', '24.02.2015 12:22', 'T-3011-8', '1', 'a0YC000000b0ZC3MAM', '130.00', '189.00'),
(30443, '305489358', NULL, NULL, 'Tom Wade', 'Orchard Cott Main Road', 'west handley', 'S21 5rz', 'Sheffield', 'Großbritannien', 'GB', NULL, NULL, '7717131041', '001001812L', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919153930', 'FedEx', NULL, '2015-02-25', '23.02.2015 23:22', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30444, '305424203', NULL, NULL, 'Michaela Abdi', '3 Burwell Ho Lincoln Avenue', 'Droylsden', 'M43 7PY', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '7477052711', '0010250D9C', NULL, NULL, 'Monte Carlo Men\'s Watch - Black Strap/Silver Case/White Face - GM-102-1', NULL, '609919153941', 'FedEx', NULL, '2015-02-25', '23.02.2015 17:52', 'GM-102-1', '1', 'a0YC000000bBAbLMAW', '145.00', '219.00'),
(30445, '305485877', NULL, NULL, 'Paul Clarke', '32 Cunningham Drive', '', 'SS12 9PF', 'Essex', 'Großbritannien', 'GB', NULL, NULL, '7969056983', '00100286KA', NULL, NULL, 'Monte Carlo Men\'s Watch - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919153952', 'FedEx', NULL, '2015-02-25', '23.02.2015 22:52', 'GM-102-3', '1', 'a0YC000000bBAc8MAG', '145.00', '219.00'),
(30446, '305448486', NULL, NULL, 'Dylan Stewart', '7 MARSHALL CRESCENT', '', 'PH1 3YU', 'PERTH', 'Großbritannien', 'GB', NULL, NULL, '77501004332', '0010046N1B', NULL, NULL, 'Monte Carlo Men\'s Watch - Silver/Black Dial/Silver Metal Band - GM-102-6', NULL, '609919153963', 'FedEx', NULL, '2015-02-25', '23.02.2015 19:52', 'GM-102-6', '1', 'a0YC000000bBAcvMAG', '145.00', '219.00'),
(30447, '305341155', NULL, NULL, 'Lucian-Doru Zmaranda', '580 HIGH ROAD LEYTONSTONE', 'Flat 16', 'E11 3GA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7424661992', '00101791IK', NULL, NULL, 'Monte Carlo Men\'s Watch - Silver/Black Dial/Silver Metal Band - GM-102-6', NULL, '609919153974', 'FedEx', NULL, '2015-02-25', '23.02.2015 10:52', 'GM-102-6', '1', 'a0YC000000bBAcvMAG', '145.00', '219.00'),
(30448, '305426206', NULL, NULL, 'Ryan O\'shaughnessy', '71 CHATHAM ROAD', '', 'ME14 2LY', 'MAIDSTONE', 'Großbritannien', 'GB', NULL, NULL, '7950354961', '0010126W7M', NULL, NULL, 'Pionier New Model 2014 - Gold Face With Brown Leather StrapLondon', NULL, '609919153985', 'FedEx', NULL, '2015-02-25', '23.02.2015 18:22', 'UK140923JM12', '1', 'a0YC000000aEmVNMA0', '135.00', '199.00'),
(30449, '305499797', NULL, NULL, 'hassan Elaloul', '12 HASLEMERE ROAD', '', 'M20 4RD', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7925049990', '0010095A51', NULL, NULL, 'Sao Paulo Black Strap Black Case - GM-103-2', NULL, '609919153996', 'FedEx', NULL, '2015-02-25', '24.02.2015 01:52', 'UK140403AS05', '1', 'a0YC000000axES7MAM', '170.00', '249.00'),
(30450, '305371313', NULL, NULL, 'David Tipler', '3 Brookside Centre, Sumpters Way', '', 'SS2 5RR', 'Southend', 'Großbritannien', 'GB', NULL, NULL, '1702460855', '0010046J8U', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919154000', 'FedEx', NULL, '2015-02-25', '23.02.2015 13:22', 'GM-103-7', '1', 'a0YC000000axESCMA2', '170.00', '249.00'),
(30451, '305576558', NULL, NULL, 'Andrea McPartland', '103 TUDOR COURT', '', 'L19 0QG', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7711054860', '0010101VLJ', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919154010', 'FedEx', NULL, '2015-02-25', '24.02.2015 11:53', 'GM-103-6', '1', 'a0YC000000axESBMA2', '170.00', '249.00'),
(30452, '305413508', NULL, NULL, 'Nikki Giles', '62 HOPEDALE ROAD', '', 'S12 4XQ', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7774002057', '00100954PO', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919154021', 'FedEx', NULL, '2015-02-25', '23.02.2015 16:52', 'GM-103-6', '1', 'a0YC000000axESBMA2', '170.00', '249.00'),
(30453, '305470337', NULL, NULL, 'Clifford gibbins', '91 DITCHFIELD ROAD', 'hoddesdon', 'EN11 9HS', 'HODDESDON', 'Großbritannien', 'GB', NULL, NULL, '7913246030', '0010250QHV', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919154032', 'FedEx', NULL, '2015-02-25', '23.02.2015 21:34', 'GM-103-5', '1', 'a0YC000000axESAMA2', '170.00', '249.00'),
(30454, '305612107', NULL, NULL, 'Fraser Kilbane', '17 PARK VIEW', '', 'OX10 8BL', 'Oxford', 'Großbritannien', 'GB', NULL, NULL, '7934727368', '0010066YYV', NULL, NULL, 'Silver, Black Dial, Silver Metal Band (T-3011-6 )', NULL, '609919154043', 'FedEx', NULL, '2015-02-25', '24.02.2015 14:22', 'T-3011-6', '1', 'a0YC000000b0ZC1MAM', '130.00', '189.00'),
(30455, '305539839', NULL, NULL, 'Julie Thomas', 'Erwlas Croesgoch', '', 'Sa625jn', 'Haverfordwest', 'Großbritannien', 'GB', NULL, NULL, '7773370568', '0010030F4H', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919154054', 'FedEx', NULL, '2015-02-25', '24.02.2015 09:23', 'GM-104-6', '1', 'a0YC000000b19K1MAI', '160.01', '239.00'),
(30456, '305939779', NULL, NULL, 'Aurelie Jaco', 'Rue Vivier du Rieu 5', '', '7830', 'Hellebecq', 'Belgien', 'BE', NULL, NULL, '479958223', '0010067Y1W', NULL, NULL, 'Une montre London PIONIER - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '604569190043', 'FedEx', NULL, '2015-02-26', '25.02.2015 21:18', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(30457, '305917256', NULL, NULL, 'Philippe Ceriez', 'Belzeelse Kerkweg 76', '', '9940', 'Evergem', 'Belgien', 'BE', NULL, NULL, '92535105', '00100884VY', NULL, NULL, 'Theorema Galilei horloge - wit uurwerk/zwarte band', NULL, '604569190054', 'FedEx', NULL, '2015-02-26', '25.02.2015 19:48', 'NL150211TB17', '1', 'a0YC000000bCHtsMAG', '', '79.99'),
(30458, '305903802', NULL, NULL, 'orsula karmous', 'nieuwstraat 8', '', '1800', 'vilvoorde', 'Belgien', 'BE', NULL, NULL, '483081832', '0010082NDU', NULL, NULL, 'Montre Theorema Galilei  - Cadran blanc/Bracelet noir', NULL, '604569190065', 'FedEx', NULL, '2015-02-26', '25.02.2015 18:48', 'NL150211TB17', '1', 'a0YC000000bCHtsMAG', '', '79.99'),
(30459, '305737966', NULL, NULL, 'Ziana Camelia', 'quai du Commerce  20', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '486376195', '001010439V', NULL, NULL, 'Montre Theorema Galilei - Cadran noir/Bracelet noir', NULL, '604569190076', 'FedEx', NULL, '2015-02-26', '25.02.2015 01:18', 'NL150211TB19', '1', 'a0YC000000bCJ15MAG', '', '79.99'),
(30460, '305730086', NULL, NULL, 'alain matutu', 'rue cardinal cardijn 4', '', '4020', 'liege', 'Belgien', 'BE', NULL, NULL, '483493496', '0010023C1Z', NULL, NULL, 'Une montre London PIONIER - noir/noir avec bracelet mÃ©tallique (GM-150-8)', NULL, '604569190087', 'FedEx', NULL, '2015-02-26', '25.02.2015 00:18', 'NL141008NM08', '1', 'a0YC000000aVYzXMAW', '', '199.99'),
(30461, '305681023', NULL, NULL, 'Michiel Laevens', 'Vlasbloemstraat 25', '', '8870', 'Izegem', 'Belgien', 'BE', NULL, NULL, '475405601', '00101901AI', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - zilverkleur/zwart (T3011-2)', NULL, '604569190098', 'FedEx', NULL, '2015-02-26', '24.02.2015 20:48', 'NL141217NM06', '1', 'a0YC000000aYvGlMAK', '', '189.99'),
(30462, '305762776', NULL, NULL, 'Bjarne Poulsen', 'Langelinie Alle 3', '', '2100', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '25719775', '0010179RT1', NULL, NULL, 'GM-4004-4: Sort lÃ¦derrem, sort urkasse, sort urskive', NULL, '604569190146', 'FedEx', NULL, '2015-02-26', '25.02.2015 09:06', 'DK040814HW08', '1', 'a0YC000000azJZ1MAM', '1155.04', '1695.00'),
(30463, '305585244', NULL, NULL, 'aurelija rinkeviciene', '13 carne wood johnstown', 'navan', '', 'co.meath', 'Irland', 'IE', NULL, NULL, '3,53851E+11', '0010199HDD', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '604569190010', 'FedEx', NULL, '2015-02-26', '24.02.2015 12:32', 'IE190614AH08', '1', 'a0YC000000bBNAjMAO', '195.01', '299.00'),
(30464, '305933929', NULL, NULL, 'Alberto Ermelindi', 'VIA IV NOVEMBRE 29', '', '20010', 'ARLUNO', 'Italien', 'IT', NULL, NULL, '3356861125', '0010006CD2', NULL, NULL, 'GM-107-1', NULL, '604569190021', 'FedEx', NULL, '2015-02-26', '25.02.2015 18:58', 'IT141028CS44', '1', 'a0YC000000bA719MAC', '', '249.99'),
(30465, '305874272', NULL, NULL, 'guido marnati', 'via rossini 26', '', '20018', 'sedriano', 'Italien', 'IT', NULL, NULL, '3467425428', '0010082KIQ', NULL, NULL, 'GM-4004-1', NULL, '604569190032', 'FedEx', NULL, '2015-02-26', '25.02.2015 14:29', 'IT150121CS43', '1', 'a0YC000000azKxnMAE', '', '199.99'),
(30466, '305929000', NULL, NULL, 'Maria Dinkova', 'Coehoornstraat 34', '', '1222 RT', 'HILVERSUM', 'Niederlande', 'NL', NULL, NULL, '634038890', '00100806M9', NULL, NULL, 'Theorema Galilei horloge - zwart uurwerk/zwarte band', NULL, '604569190102', 'FedEx', NULL, '2015-02-26', '25.02.2015 20:58', 'NL150211TB19', '1', 'a0YC000000bCJ7PMAW', '', '79.99'),
(30467, '305892843', NULL, NULL, 'Alphonse Dolmans', 'Bourgognelaan 34', '', '5627 KS', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '615057822', '001006134B', NULL, NULL, 'Theorema Galilei horloge - zwart uurwerk/zwarte band', NULL, '604569190113', 'FedEx', NULL, '2015-02-26', '25.02.2015 17:58', 'NL150211TB19', '1', 'a0YC000000bCJ7PMAW', '', '79.99'),
(30468, '305868324', NULL, NULL, 'Muge Turkkol', 'Pieter Calandlaan 277', '', '1068 NE', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '642188885', '0010195BH6', NULL, NULL, 'London PIONIER horloge - zilver/wit - zwarte leren band (GM-150-1)', NULL, '604569190124', 'FedEx', NULL, '2015-02-26', '25.02.2015 15:58', 'NL141008NM01', '1', 'a0YC000000aVYnPMAW', '', '199.99'),
(30469, '305684936', NULL, NULL, 'Rudo Nitsche', 'Dag Hammarskjoldstraat 5', '', '6431 WH', 'HOENSBROEK', 'Niederlande', 'NL', NULL, NULL, '625233675', '00100409BO', NULL, NULL, 'London PIONIER horloge - zilver/wit met metalen band (GM-150-5)', NULL, '604569190135', 'FedEx', NULL, '2015-02-26', '24.02.2015 20:58', 'NL141008NM05', '1', 'a0YC000000aVYnTMAW', '', '199.99'),
(30470, '305638973', NULL, NULL, 'Deepika Patel', '10 FARNDALE', '', 'LE18 3XP', 'WIGSTON', 'Großbritannien', 'GB', NULL, NULL, '7815966294', '00101422I9', NULL, NULL, 'Black, Black Dial, Black Metal Band (T-3011-8)', NULL, '609919154168', 'FedEx', NULL, '2015-02-26', '24.02.2015 16:52', 'T-3011-8', '1', 'a0YC000000b0ZC3MAM', '130.00', '189.00'),
(30471, '305660293', NULL, NULL, 'Sadik Shehu', '76 RODWAY ROAD', '', 'RG30 6DT', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7791229909', '0010190YDL', NULL, NULL, 'Brown Strap, Gold Case, Black Face (T-3011-3)', NULL, '609919154179', 'FedEx', NULL, '2015-02-26', '24.02.2015 17:52', 'UK140313AMC20', '1', 'a0YC000000b0ZByMAM', '130.00', '189.00'),
(30472, '305700987', NULL, NULL, 'ayman elsadawi', '65 ELVINGTON', 'elvington', 'PE30 4TB', 'KING\'S LYNN', 'Großbritannien', 'GB', NULL, NULL, '4,47888E+11', '0010207GV4', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919154180', 'FedEx', NULL, '2015-02-26', '24.02.2015 20:53', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(30473, '305860622', NULL, NULL, 'Sunny Oommen', '184 folleshill road', '', 'cv1 4jh', 'Coventry', 'Großbritannien', 'GB', NULL, NULL, '7401753175', '0010123ZYV', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919154190', 'FedEx', NULL, '2015-02-26', '25.02.2015 14:22', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(30474, '305731175', NULL, NULL, 'Michael Denham', '30 FIR COPSE ROAD', '', 'PO7 5HZ', 'WATERLOOVILLE', 'Großbritannien', 'GB', NULL, NULL, '7772544086', '0010088V17', NULL, NULL, 'Monte Carlo Men\'s Watch  - Gold/Black Dial/Gold Metal Band - GM-102-7', NULL, '609919154205', 'FedEx', NULL, '2015-02-26', '24.02.2015 23:23', 'GM-102-7', '1', 'a0YC000000bBAd5MAG', '145.00', '219.00'),
(30475, '305654169', NULL, NULL, 'SURESH KUTTAN', '20 LINDISFARNE AVENUE', '', 'BB2 3EH', 'BLACKBURN', 'Großbritannien', 'GB', NULL, NULL, '7572881361', '0010099L8E', NULL, NULL, 'RoseSilver/BlackDial/BlackLeather	Q-4001-4', NULL, '609919154216', 'FedEx', NULL, '2015-02-26', '24.02.2015 17:22', 'Q-4001-4', '1', 'a0YC000000ayoAHMAY', '52.00', '79.00'),
(30476, '305818022', NULL, NULL, 'paul dell', '272 WALMLEY ROAD', '', 'B76 2PL', 'SUTTON COLDFIELD', 'Großbritannien', 'GB', NULL, NULL, '7809231310', '0010143B5M', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919154227', 'FedEx', NULL, '2015-02-26', '25.02.2015 11:53', 'UK140403AS04', '1', 'a0YC000000axES8MAM', '170.00', '249.00'),
(30477, '305702176', NULL, NULL, 'Vasyl Matsulyak', '22 CADIZ ROAD', '', 'RM10 8XL', 'DAGENHAM', 'Großbritannien', 'GB', NULL, NULL, '7895103032', '0010075ITV', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919154238', 'FedEx', NULL, '2015-02-26', '24.02.2015 20:53', 'UK140403AS04', '1', 'a0YC000000axES8MAM', '170.00', '249.00'),
(30478, '305694225', '', '', 'Ger Geehan', '18 DRAGE ROAD', 'East Peckham', 'TN12 5DA', 'TONBRIDGE', 'Großbritannien', '', '', '', '7833252759', '00101640CY', '', '', 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', 'Uhr erhalten 10.03.2015', '609919154249', 'FedEx', '', '2015-02-26', '24.02.2015 20:22', 'GM-103-6', '1', 'a0YC000000axESBMA2', '170.00', '249.00'),
(30479, '305861590', NULL, NULL, 'Jiri Lev', '97 Coronation Avenue', '', 'BA2 2JX', 'Bath', 'Großbritannien', 'GB', NULL, NULL, '7920387443', '00102502D6', NULL, NULL, 'YellowSilver/WhiteDial/BlackLeather	Q-4001-2', NULL, '609919154250', 'FedEx', NULL, '2015-02-26', '25.02.2015 14:23', 'Q-4001-2', '1', 'a0YC000000ayo0oMAA', '52.00', '79.00'),
(30480, '306119272', NULL, NULL, 'Emmanuel Leruth', 'Hengstenberg 101', 'Carta+ S.A.', '3090', 'Overijse', 'Belgien', 'BE', NULL, NULL, '477708045', '0010064CQE', NULL, NULL, 'Une montre Florida Diamonds GM-505-5 - acier argentÃ©/noir', NULL, '609919154433', 'FedEx', NULL, '2015-02-27', '26.02.2015 16:18', 'NL150126NM10', '1', 'a0YC000000b0EFAMA2', '', '199.99'),
(30481, '306049508', NULL, NULL, 'Stephane Rapetti', 'Avenue du Bourget 1', 'DAV1 01/331', '1140', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '32474276204', '00101987RY', NULL, NULL, 'Une montre Florida Diamonds GM-505-1 - cuir noir/argentÃ©/blanc', NULL, '609919154444', 'FedEx', NULL, '2015-02-27', '26.02.2015 11:48', 'NL150126NM06', '1', 'a0YC000000b0EF1MAM', '', '199.99'),
(30482, '306034793', NULL, NULL, 'Giuseppe Montefiori', 'Avenue du Bourget NÂ°1', '(DAV1) 01/331', '1140', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '495531559', '001006137Y', NULL, NULL, 'Une montre Florida Diamonds GM-505-1 - cuir noir/argentÃ©/blanc', NULL, '609919154455', 'FedEx', NULL, '2015-02-27', '26.02.2015 10:48', 'NL150126NM06', '1', 'a0YC000000b0EF1MAM', '', '199.99'),
(30483, '306027920', '', '', 'Valens SA Iglesias Montse', 'avenue Brugmann 27', 'Valens SA', '1060', 'Saint-Gilles', 'Belgien', '', '', '', '478410028', '00102509LC', '', '', 'Une montre Florida Diamonds GM-505-2 - cuir noir/argenté/noir', 'uhr am 20.03. zurück erhalten! Refund.', '609919154466', 'FedEx', '', '2015-02-27', '26.02.2015 10:18', 'NL150126NM07', '1', 'a0YC000000b0EF2MAM', '', '199.99'),
(30484, '306025865', NULL, NULL, 'Alex De Wilde', 'Veldstraat 6', '', '9520', 'Bavegem', 'Belgien', 'BE', NULL, NULL, '93300957', '0010250V2P', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - wit/zilver (GM-505-1)', NULL, '609919154477', 'FedEx', NULL, '2015-02-27', '26.02.2015 10:18', 'NL150126NM06', '1', 'a0YC000000b0EF1MAM', '', '199.99'),
(30485, '306108940', NULL, NULL, 'Randstad C/O Mads Fridthjof', 'Frederiksgade 1. 1. SAL', '', '8000', 'Aarhus', 'Dänemark', 'DK', NULL, NULL, '42557755', '0010043S6V', NULL, NULL, 'Javelle Regulator-ur med hvid urskive (J49022)', NULL, '609919154606', 'FedEx', NULL, '2015-02-27', '26.02.2015 15:36', 'DKDKJ49022', '1', 'a0YC000000bB7nrMAC', '521.37', '789.00'),
(30486, '306091203', NULL, NULL, 'Irina Fomenko', 'c/o CDR srl. strada vicinale della preferita   67/g/h', '', '25014', 'CASTENEDOLO', 'Italien', 'IT', NULL, NULL, '2731355', '0010192R5V', NULL, NULL, 'GM-4004-1', NULL, '609919154411', 'FedEx', NULL, '2015-02-27', '26.02.2015 12:28', 'IT150121CS43', '1', 'a0YC000000azKxnMAE', '', '199.99'),
(30487, '306073242', NULL, NULL, 'Lillo Falzone', 'Cavour 15', 'Presso Asl 2 piano.', '20098', 'San  Giuliano Milanese 255', 'Italien', 'IT', NULL, NULL, '3209671758', '0010229TPK', NULL, NULL, 'Theorema Galilei - Nero con quadrante nero', NULL, '609919154422', 'FedEx', NULL, '2015-02-27', '26.02.2015 10:58', 'IT150120CS20', '1', 'a0YC000000az5cBMAQ', '', '79.99'),
(30488, '306134860', NULL, NULL, 'Hans Antonissen', 'Lavendelhof 3', '', '4881 GV', 'ZUNDERT', 'Niederlande', 'NL', NULL, NULL, '630216945', '001023723H', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - zwart/zilver (GM-505-2)', NULL, '609919154547', 'FedEx', NULL, '2015-02-27', '26.02.2015 17:28', 'NL150126NM07', '1', 'a0YC000000b0E6OMAU', '', '199.99'),
(30489, '306131553', NULL, NULL, 'A laouhi', 'Middelcoopstraat 63', '', '4102 CG', 'CULEMBORG', 'Niederlande', 'NL', NULL, NULL, '626871678', '0010106LM5', NULL, NULL, 'Pionier Florida Diamonds horloge - zilver staal - zwart/zilver (GM-505-4)', NULL, '609919154558', 'FedEx', NULL, '2015-02-27', '26.02.2015 17:28', 'NL150126NM10', '1', 'a0YC000000b0ECfMAM', '', '199.99'),
(30490, '306129440', NULL, NULL, 'Mark van Velzen', 'Dirk Schrijverstraat 15', '', '1785 BT', 'Den Helder', 'Niederlande', 'NL', NULL, NULL, '615550242', '0010069JSW', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919154569', 'FedEx', NULL, '2015-02-27', '26.02.2015 16:58', 'NL141008NM08', '1', 'a0YC000000aVYnWMAW', '', '199.99'),
(30491, '306126256', NULL, NULL, 'Mark van Velzen', 'Dirk Schrijverstraat 15', '', '1785 BT', 'Den Helder', 'Niederlande', 'NL', NULL, NULL, '615550242', '00102506WE', NULL, NULL, 'Pionier Florida Diamonds horloge - zilver staal - zwart/zilver (GM-505-4)', NULL, '609919154569', 'FedEx', NULL, '2015-02-27', '26.02.2015 16:58', 'NL150126NM10', '1', 'a0YC000000b0ECfMAM', '', '199.99'),
(30492, '306096269', NULL, NULL, 'Gina Duijvelshoff', 'Nieuweweg 99', '', '1616 BC', 'HOOGKARSPEL', 'Niederlande', 'NL', NULL, NULL, '228561118', '0010179LM5', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - zwart/zilver (GM-505-2)', NULL, '609919154570', 'FedEx', NULL, '2015-02-27', '26.02.2015 14:58', 'NL150126NM07', '1', 'a0YC000000b0E6OMAU', '', '199.99'),
(30493, '306028453', NULL, NULL, 'Sander van der Bij', 'Schaarbeekstraat 4', '', '1066 JW', 'Amsterdam', 'Niederlande', 'NL', NULL, NULL, '614780007', '0010002D8M', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919154580', 'FedEx', NULL, '2015-02-27', '26.02.2015 10:28', 'NL141008NM03', '1', 'a0YC000000aVYnRMAW', '', '199.99'),
(30494, '306024214', NULL, NULL, 'Radjoe Jitbahadoer', 'Veenkade 123A', '', '2513 EK', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '703646805', '0010010LCI', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919154591', 'FedEx', NULL, '2015-02-27', '26.02.2015 09:58', 'NL141008NM03', '1', 'a0YC000000aVYnRMAW', '', '199.99'),
(30495, '305904099', NULL, NULL, 'navid Dilmahomed', '298 eastern avenue ilford essex', '', 'ig4 5aa', 'london', 'Großbritannien', 'GB', NULL, NULL, '7851241850', '0010199X4Z', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '609919154271', 'FedEx', NULL, '2015-02-27', '25.02.2015 17:52', 'UK140102AMC04', '1', 'a0YC000000b19JwMAI', '160.01', '239.00'),
(30496, '305941035', NULL, NULL, 'Gints Nelke', '40, hawkeswood road', 'flat 1,Clausentum House', 'so181qa', 'southampton', 'Großbritannien', 'GB', NULL, NULL, '7846308863', '0010086SFH', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Black Strap with Black Face (GM-505-2)', NULL, '609919154282', 'FedEx', NULL, '2015-02-27', '25.02.2015 20:23', 'UK131023AMC08', '1', 'a0YC000000b0zjZMAQ', '126.99', '199.00'),
(30497, '305998593', NULL, NULL, 'charlie kelly', '11 DUDDINGSTON AVENUE', '', 'KA13 6RP', 'KILWINNING', 'Großbritannien', 'GB', NULL, NULL, '1647972715', '0010073SS1', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919154293', 'FedEx', NULL, '2015-02-27', '26.02.2015 06:22', 'UK140313AMC22', '1', 'a0YC000000aygQJMAY', '133.00', '199.00'),
(30498, '305967366', NULL, NULL, 'Tom Majewski', '15 WOODEND LANE', 'dursley', 'GL11 5LR', 'DURSLEY', 'Großbritannien', 'GB', NULL, NULL, '7463910360', '0010245N5B', NULL, NULL, 'Gold, Black Dial, Gold Metal Band (T-3011-7)', NULL, '609919154308', 'FedEx', NULL, '2015-02-27', '25.02.2015 22:22', 'T-3011-7', '1', 'a0YC000000b0ZC2MAM', '130.00', '189.00'),
(30499, '305879714', NULL, NULL, 'Balraj Sohal', '35 ELDERPARK GROVE', '', 'G51 3LY', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7737813986', '00101919RG', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919154319', 'FedEx', NULL, '2015-02-27', '25.02.2015 15:52', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30500, '305873341', NULL, NULL, 'Joshua Commodore', '12A Falkland Road', '', 'RH4 3AB', 'Dorking', 'Großbritannien', 'GB', NULL, NULL, '7453333843', '0010125K2T', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919154320', 'FedEx', NULL, '2015-02-27', '25.02.2015 15:22', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30501, '305877855', NULL, NULL, 'Muhammad Yasir', '33 FALMOUTH STREET', '', 'OL8 1PE', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '7758964533', '0010128BW9', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919154330', 'FedEx', NULL, '2015-02-27', '25.02.2015 15:52', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30502, '306022745', NULL, NULL, 'John Swales', '9 ACACIA WAY', 'Cambuslang', 'G72 7ZY', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7971266651', '001017993P', NULL, NULL, 'Sao Paulo Black Strap Black Case - GM-103-2', NULL, '609919154341', 'FedEx', NULL, '2015-02-27', '26.02.2015 08:58', 'UK140403AS05', '1', 'a0YC000000b18sYMAQ', '160.01', '239.00'),
(30503, '305928283', NULL, NULL, 'Howard Sheldon', '134 THORNE ROAD', '', 'DN2 5AD', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '07961 859660', '0010125Q3N', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919154352', 'FedEx', NULL, '2015-02-27', '25.02.2015 19:52', 'UK140403AS03', '1', 'a0YC000000axES9MAM', '170.00', '249.00'),
(30504, '306024805', NULL, NULL, 'John Swales', '9 ACACIA WAY', 'Cambuslang', 'G72 7ZY', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7971266651', '0010097FTM', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919154341', 'FedEx', NULL, '2015-02-27', '26.02.2015 08:55', 'UK140403AS03', '1', 'a0YC000000b18saMAA', '160.01', '239.00'),
(30505, '305897774', NULL, NULL, 'Sara Rutter', '42 LEWISHAM CLOSE', '', 'OL2 5YD', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '1616289483', '0010197AD6', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919154363', 'FedEx', NULL, '2015-02-27', '25.02.2015 17:22', 'UK140403AS03', '1', 'a0YC000000axES9MAM', '170.00', '249.00'),
(30506, '305925518', NULL, NULL, 'Joanne Emerson', '70 PORTCHESTER ROAD', '', 'PO16 8QJ', 'FAREHAM', 'Großbritannien', 'GB', NULL, NULL, '1329238635', '0010148RC4', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '609919154374', 'FedEx', NULL, '2015-02-27', '25.02.2015 19:22', 'GM-103-8', '1', 'a0YC000000axESDMA2', '170.00', '249.00'),
(30507, '306062546', NULL, NULL, 'Lynn Flanagan', '20 SANTA MONICA ROAD', '', 'BD10 8QU', 'BRADFORD', 'Großbritannien', 'GB', NULL, NULL, '7857533319', '00100968XY', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '609919154385', 'FedEx', NULL, '2015-02-27', '26.02.2015 11:22', 'GM-103-8', '1', 'a0YC000000b18seMAA', '160.01', '239.00'),
(30508, '305963853', NULL, NULL, 'Stephen Morley', 'UNIT 22 VICT WORMALD STREET', 'Livers edge', 'WF15 6RA', 'LIVERSEDGE', 'Großbritannien', 'GB', NULL, NULL, '1924414613', '00100103DI', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '609919154396', 'FedEx', NULL, '2015-02-27', '25.02.2015 21:52', 'GM-103-8', '1', 'a0YC000000axESDMA2', '170.00', '249.00'),
(30509, '306001176', NULL, NULL, 'Derrick Udusegbe', '3/2 294 Kilmarnock Road', '', 'G43 2XS', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7460395691', '0010250B0U', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919154400', 'FedEx', NULL, '2015-02-27', '26.02.2015 06:52', 'GM-103-9', '1', 'a0YC000000b18sfMAA', '160.01', '239.00'),
(30510, '306098809', NULL, NULL, 'John Swales', '9 ACACIA WAY', 'Cambuslang', 'G72 7ZY', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7971266651', '0010199TZY', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919154341', 'FedEx', NULL, '2015-02-27', '26.02.2015 13:52', 'GM-103-9', '1', 'a0YC000000b18sfMAA', '160.01', '239.00'),
(30511, '305884110', NULL, NULL, 'Balraj Sohal', '35 ELDERPARK GROVE', '', 'G51 3LY', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7737813986', '001021453C', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '609919154319', 'FedEx', NULL, '2015-02-27', '25.02.2015 16:22', 'GM-104-5', '1', 'a0YC000000b19K0MAI', '160.01', '239.00'),
(30512, '306189938', NULL, NULL, 'Dalila Arnabi', 'Olivier van Noortstraat 23', '', '2871 SL', 'SCHOONHOVEN', 'Niederlande', 'NL', NULL, NULL, '687562797', '0010063YCC', NULL, NULL, 'Therorema Macau herenhorloge - metalen band - zilverkleur/wit (T3011-5)', NULL, '609919154672', '', NULL, '2015-02-27', '26.02.2015 21:28', 'NL141217NM09', '1', 'a0YC000000aYvCXMA0', '', '189.99'),
(30513, '306173429', NULL, NULL, 'Dominika Sitkiewska', 'Os. Piastowskie 60/80', '', '61-155', 'Poznan', 'Polen', 'PL', NULL, NULL, '726091044', '001012779I', NULL, NULL, 'Zegarek mÄ™ski Pionier: model GM-505-4', NULL, '609919154661', 'FedEx', NULL, '2015-02-27', '26.02.2015 20:38', 'PL150211DR77', '1', 'a0YC000000bCIZ9MAO', '671.56', '997.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(30514, '306073753', NULL, NULL, 'Abass Fadhel', 'Laexvaegen  5', '', '17739', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '762146135', '00102119L7', NULL, NULL, 'Guld/svart med brunt lÃ¤derarmband (modell T-3011-3)', NULL, '609919154628', 'FedEx', NULL, '2015-02-27', '26.02.2015 13:14', 'SE141208HW04', '1', 'a0YC000000bA9xYMAS', '1303.93', '1995.00'),
(30515, '306021763', NULL, NULL, 'Danko Grujic', 'HAMMARBY ALLE 144', '', '120 66', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '707238446', '0010005NLH', NULL, NULL, 'Svart/svart med svart metallarmband (modell T-3011-8)', NULL, '609919154639', 'FedEx', NULL, '2015-02-27', '26.02.2015 09:44', 'SE141208HW09', '1', 'a0YC000000bA9xdMAC', '1303.93', '1995.00'),
(30516, '306005499', NULL, NULL, 'Maria Kidmark', 'Lindkullevaegen 11', '', '43538', 'Moelnlycke', 'Schweden', 'SE', NULL, NULL, '', '0010235LZN', NULL, NULL, 'Svart urtavla. Theorema Galilei', NULL, '609919154640', 'FedEx', NULL, '2015-02-27', '26.02.2015 08:44', 'SE150130HW08', '1', 'a0YC000000b9srrMAA', '654.71', '995.00'),
(30517, '305935641', '', '', 'Witold Bienkowski', 'NAECKROSVAEGEN 23', '', '169 37', 'SOLNA', 'Schweden', '', '', '', '735063688', '0010171A2T', '', '', 'Guld/svart med brunt läderarmband (modell T-3011-3)', 'Paket am 03.06.15 zurück erhalten!', '609919154650', 'FedEx', '', '2015-02-27', '25.02.2015 21:14', 'SE141208HW04', '1', 'a0YC000000bA9xYMAS', '1303.93', '1995.00'),
(30518, '306262673', NULL, NULL, 'Ilse Van Bremt', 'Krabbenijkstraat 1-9999', '', '9520', 'Sint-Lievens-Houtem', 'Belgien', 'BE', NULL, NULL, '472862858', '0010222YNA', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919154731', 'FedEx', NULL, '2015-03-02', '27.02.2015 09:18', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(30519, '306206581', NULL, NULL, 'Wim Metdepenningen', 'Everslaarstraat 203', '', '9160', 'Lokeren', 'Belgien', 'BE', NULL, NULL, '93428088', '0010063BTC', NULL, NULL, 'Pionier Florida Diamonds horloge - zilver staal - zwart/zilver (GM-505-4)', NULL, '609919154742', 'FedEx', NULL, '2015-03-02', '26.02.2015 22:48', 'NL150126NM10', '1', 'a0YC000000b0EFAMA2', '', '199.99'),
(30520, '306200400', NULL, NULL, 'Ignace Biebuyck', 'Markt  1', 'BNP PARIBAS', '8470', 'Gistel', 'Belgien', 'BE', NULL, NULL, '486507198', '00101098EB', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - wit/zilver (GM-505-1)', NULL, '609919154753', 'FedEx', NULL, '2015-03-02', '26.02.2015 22:48', 'NL150126NM06', '1', 'a0YC000000b0EF1MAM', '', '199.99'),
(30521, '306145130', NULL, NULL, 'Jeffrey Gielen', 'ulfortstraat 84', '', '3581', 'beverlo', 'Belgien', 'BE', NULL, NULL, '494590828', '00100846JY', NULL, NULL, 'Therorema Macau herenhorloge - metalen band - zwart/zwart (T3011-8)', NULL, '609919154764', 'FedEx', NULL, '2015-03-02', '26.02.2015 18:18', 'NL141217NM12', '1', 'a0YC000000aYvGrMAK', '', '189.99'),
(30522, '306231671', NULL, NULL, 'daniele sotgiu', 'rue st alexandre 32', 'Adresse ligne 2', '7100', 'la louviere', 'Belgien', 'BE', NULL, NULL, '476590928', '10215741', NULL, NULL, 'Une montre Florida Diamonds GM-505-2 - cuir noir/argentÃ©/noir', NULL, '609919154775', 'FedEx', NULL, '2015-03-02', '27.02.2015 00:18', 'NL150126NM07', '1', 'a0YC000000b0EF2MAM', '', '199.99'),
(30523, '306153863', NULL, NULL, 'ethem ercan', 'Nimfenstraat 8', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '495636447', '0010171PJF', NULL, NULL, 'Une montre Florida Diamonds GM-505-2 - cuir noir/argentÃ©/noir', NULL, '609919154786', 'FedEx', NULL, '2015-03-02', '26.02.2015 18:48', 'NL150126NM07', '1', 'a0YC000000b0EF2MAM', '', '199.99'),
(30524, '306163696', NULL, NULL, 'germaine etienne', 'rue Hector Denis 107', '', '6020', 'Dampremy', 'Belgien', 'BE', NULL, NULL, '474786531', '0010185CCW', NULL, NULL, 'Une montre Florida Diamonds GM-505-2 - cuir noir/argentÃ©/noir', NULL, '609919154797', 'FedEx', NULL, '2015-03-02', '26.02.2015 19:48', 'NL150126NM07', '1', 'a0YC000000b0EF2MAM', '', '199.99'),
(30525, '306176588', NULL, NULL, 'Malashkina Nelya', 'Rue Henri Vieuxtemps 38 bt00', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '495476737', '0010171D6S', NULL, NULL, 'Une montre Florida Diamonds GM-505-4 - acier argentÃ©/blanc', NULL, '609919154801', 'FedEx', NULL, '2015-03-02', '26.02.2015 20:48', 'NL150126NM09', '1', 'a0YC000000b0EF4MAM', '', '199.99'),
(30526, '306192982', NULL, NULL, 'Sebastien Foret', 'clos des longues pieces 5', '', '5574', 'pondrome', 'Belgien', 'BE', NULL, NULL, '497344893', '0010073TX4', NULL, NULL, 'Une montre Florida Diamonds GM-505-5 - acier argentÃ©/noir', NULL, '609919154812', 'FedEx', NULL, '2015-03-02', '26.02.2015 21:49', 'NL150126NM10', '1', 'a0YC000000b0EFAMA2', '', '199.99'),
(30527, '306200446', NULL, NULL, 'bortolomeo bettoni', 'avenue Suzanne 4', '', '1330', 'Rixensart', 'Belgien', 'BE', NULL, NULL, '3226531472', '0010087BWH', NULL, NULL, 'Une montre London PIONIER - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '609919154823', 'FedEx', NULL, '2015-03-02', '26.02.2015 22:18', 'NL141008NM03', '1', 'a0YC000000aVYzSMAW', '', '199.99'),
(30528, '306367251', NULL, NULL, 'Nanna hartig', 'Toftevej 19', '. (valgfri)', '5610', 'Assens', 'Dänemark', 'DK', NULL, NULL, '28151198', '001025052A', NULL, NULL, 'Javelle Kalendario-ur med brun rem (J25002)', NULL, '609919154867', 'FedEx', NULL, '2015-03-02', '27.02.2015 16:06', 'DKDKJ25002', '1', 'a0YC000000bB7wVMAS', '521.37', '789.00'),
(30529, '306269918', NULL, NULL, 'Nazif Altintas', 'Granparken 84 1.TH', '', '5240', 'Odense', 'Dänemark', 'DK', NULL, NULL, '60435581', '0010187BDX', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, '609919154878', 'FedEx', NULL, '2015-03-02', '27.02.2015 09:36', 'DK040814HW07', '1', 'a0YC000000azJZ0MAM', '1155.04', '1695.00'),
(30530, '306240573', NULL, NULL, 'Dam Nguyen', 'Karetmagerporten 1,2 TV', '', '2650', 'Hvidovre', 'Dänemark', 'DK', NULL, NULL, '71487916', '00100833PS', NULL, NULL, 'GM-4004-1: Sort lÃ¦derrem, urkasse i sÃ¸lv, hvid urskive', NULL, '609919154889', 'FedEx', NULL, '2015-03-02', '27.02.2015 02:06', 'DK040814HW05', '1', 'a0YC000000azJYyMAM', '1155.04', '1695.00'),
(30531, '306330257', NULL, NULL, 'Mario D\' Anchera', 'VIA EUROPA 35', '', '80026', 'CASORIA', 'Italien', 'IT', NULL, NULL, '3280542880', '0010250HCT', NULL, NULL, 'GM-3011-3', NULL, '609919154709', 'FedEx', NULL, '2015-03-02', '27.02.2015 11:30', 'IT150121CS72', '1', 'a0YC000000azMrgMAE', '', '189.99'),
(30532, '306156447', NULL, NULL, 'Eleonora Ruggeri', 'CORTE DEI LAMBRUSCHINI 2', '', '16129', 'GENOVA', 'Italien', 'IT', NULL, NULL, '3407707711', '0010220AKM', NULL, NULL, 'Cassa oro rosa, quadrante bianco e cinturino in pelle marrone (T-3001-4)', NULL, '609919154710', 'FedEx', NULL, '2015-03-02', '26.02.2015 16:58', 'IT150121CS40', '1', 'a0YC000000azKbXMAU', '', '169.99'),
(30533, '306141403', NULL, NULL, 'federico minuti', 'VIA BREDA 2', '', '25050', 'PASSIRANO', 'Italien', 'IT', NULL, NULL, '3476527621', '001013945R', NULL, NULL, 'Cassa oro, quadrante bianco e cinturino in pelle marrone (T-3001-3)', NULL, '609919154720', 'FedEx', NULL, '2015-03-02', '26.02.2015 15:59', 'IT150121CS38', '1', 'a0YC000000azKayMAE', '', '169.99'),
(30534, '306371997', NULL, NULL, 'Estelle Vromen', 'Kouvenderstraat 239', '', '6431 HE', 'HOENSBROEK', 'Niederlande', 'NL', NULL, NULL, '31681728076', '0010188A5O', NULL, NULL, 'Pionier Florida Diamonds horloge - zilver staal - zwart/zilver (GM-505-4)', NULL, '609919154834', 'FedEx', NULL, '2015-03-02', '27.02.2015 16:28', 'NL150126NM10', '1', 'a0YC000000b0ECfMAM', '', '199.99'),
(30535, '306261511', NULL, NULL, 'Carinda Brand', 'Kerksingel 16', 'Adresregel 2 (optioneel)', '2951 GE', 'ALBLASSERDAM', 'Niederlande', 'NL', NULL, NULL, '613619209', '0010250F0L', NULL, NULL, 'Pionier Florida Diamonds horloge - zilver staal - wit/zilver (GM-505-4)', NULL, '609919154845', 'FedEx', NULL, '2015-03-02', '27.02.2015 08:58', 'NL150126NM09', '1', 'a0YC000000b0EBhMAM', '', '199.99'),
(30536, '306258527', NULL, NULL, 'Piet Theijssen', 'Boerlagelaan 11', '', '1421 TX', 'UITHOORN', 'Niederlande', 'NL', NULL, NULL, '297522744', '00100450BT', NULL, NULL, 'Pionier Florida Diamonds horloge - zilver staal - zwart/zilver (GM-505-4)', NULL, '609919154856', 'FedEx', NULL, '2015-03-02', '27.02.2015 08:58', 'NL150126NM10', '1', 'a0YC000000b0ECfMAM', '', '199.99'),
(30537, '306305012', NULL, NULL, 'Badr Aldeen Nahas', 'AETRAFORSVAEGEN 18 C', '', '31161', 'ULLARED', 'Schweden', 'SE', NULL, NULL, '46764283748', '00102483S5', NULL, NULL, 'Svart/svart med svart lÃ¤derarmband (modell T-3011-4)', NULL, '609919154890', 'FedEx', NULL, '2015-03-02', '27.02.2015 11:44', 'SE141208HW05', '1', 'a0YC000000bA9xZMAS', '1303.93', '1995.00'),
(30538, '306240378', NULL, NULL, 'Narine Mikayelyan', 'Stureborgsvaegen 3', '', '80272', 'gaevle', 'Schweden', 'SE', NULL, NULL, '707540021', '00101549WF', NULL, NULL, 'Vit urtavla. Theorema Galilei', NULL, '609919154904', 'FedEx', NULL, '2015-03-02', '27.02.2015 02:14', 'SE150130HW07', '1', 'a0YC000000b9sqdMAA', '654.71', '995.00'),
(30539, '306188331', NULL, NULL, 'Johan Nyberg', 'Thorildgatan 3b', '', '63227', 'Eskilstuna', 'Schweden', 'SE', NULL, NULL, '737863075', '00102026RN', NULL, NULL, 'Svart/svart med svart metallarmband (modell T-3011-8)', NULL, '609919154915', 'FedEx', NULL, '2015-03-02', '26.02.2015 21:14', 'SE141208HW09', '1', 'a0YC000000bA9xdMAC', '1303.93', '1995.00'),
(30540, '306245008', '', '', 'Sam Magowan', '83 BERRYHILL ROAD', '', 'G67 1LZ', 'GLASGOW', 'Großbritannien', '', '', '', '7703398989', '0010082M7E', '', '', 'Black Strap Black Case Black Face (GM-104-3)', 'Paket am 25.03.15 zur?ck erhalten!\r\nRL 7200 6232 6DE\r\n27.03.2015\r\nPaket am 30.04.15 zurück erhalten!', '609919154926', 'FedEx', '', '2015-03-02', '27.02.2015 02:52', 'UK140102AMC04', '1', 'a0YC000000b19JwMAI', '160.01', '239.00'),
(30541, '306282589', NULL, NULL, 'Steven Chahal', '63A LODGE ROAD', '', 'WS15 1HR', 'RUGELEY', 'Großbritannien', 'GB', NULL, NULL, '7872813642', '0010171SQT', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919154937', 'FedEx', NULL, '2015-03-02', '27.02.2015 09:23', 'UK140102AMC03', '1', 'a0YC000000b19JxMAI', '160.01', '239.00'),
(30542, '306364877', NULL, NULL, 'Adam Shaw', 'millbank tow 21-24 millbank', 'Westminster', 'SW1P 4QP', 'london', 'Großbritannien', 'GB', NULL, NULL, '7817357445', '001006434B', NULL, NULL, 'Brown Strap, Gold Case, Black Face (T-3011-3)', NULL, '609919154948', 'FedEx', NULL, '2015-03-02', '27.02.2015 14:53', 'UK140313AMC20', '1', 'a0YC000000b0ZByMAM', '130.00', '189.00'),
(30543, '306247288', NULL, NULL, 'Robbie Mann', '112 GRAHAM AVENUE', '', 'BN41 2WL', 'BRIGHTON', 'Großbritannien', 'GB', NULL, NULL, '7894073303', '0010103CJR', NULL, NULL, 'Brown Strap, Gold Case, Black Face (T-3011-3)', NULL, '609919154959', 'FedEx', NULL, '2015-03-02', '27.02.2015 03:52', 'UK140313AMC20', '1', 'a0YC000000b0ZByMAM', '130.00', '189.00'),
(30544, '306269224', NULL, NULL, 'Tracey Smyth', '8 FRESHFIELD ROOKERY WAY', '', 'KT20 7DZ', 'TADWORTH', 'Großbritannien', 'GB', NULL, NULL, '7946592320', '0010185X3L', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919154960', 'FedEx', NULL, '2015-03-02', '27.02.2015 08:52', 'UK131024AMC03', '1', 'a0YC000000axoq7MAA', '165.00', '249.00'),
(30545, '306374205', NULL, NULL, 'Clare Rowland', '1 HALESFIELD ROAD', 'Madeley', 'TF7 4EF', 'TELFORD', 'Großbritannien', 'GB', NULL, NULL, '7809424058', '00102227BG', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Black Strap with Black Face (GM-505-2)', NULL, '609919154970', 'FedEx', NULL, '2015-03-02', '27.02.2015 15:22', 'UK131023AMC08', '1', 'a0YC000000b0zjZMAQ', '126.99', '199.00'),
(30546, '306301310', NULL, NULL, 'Claire Conlon', 'Apt 42 NORTHVIEW', '', 'BT36 7JL', 'NEWTOWNABBEY', 'Großbritannien', 'GB', NULL, NULL, '7846281351', '*0010159E55', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, '609919154981', 'FedEx', NULL, '2015-03-02', '27.02.2015 10:22', 'UK140110AMC07', '1', 'a0YC000000azlcbMAA', '130.99', '199.00'),
(30547, '306215327', NULL, NULL, 'Amriek Singh', '108 MUSTERS ROAD', '', 'NG2 7PW', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7976265867', '0010204EFH', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919154992', 'FedEx', NULL, '2015-03-02', '26.02.2015 22:22', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30548, '306205895', NULL, NULL, 'Steven O\'keefe', '10 ASCOT GROVE', '', 'HD6 3JJ', 'BRIGHOUSE', 'Großbritannien', 'GB', NULL, NULL, '7837736861', '0010131PSL', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '609919155006', 'FedEx', NULL, '2015-03-02', '26.02.2015 21:52', 'GM-103-8', '1', 'a0YC000000axESDMA2', '170.00', '249.00'),
(30549, '306224839', NULL, NULL, 'Ben Webster', '8 BUCKINGHAM AVENUE', '', 'LS6 1DJ', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7463744590', '0010250B9I', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919155017', 'FedEx', NULL, '2015-03-02', '26.02.2015 22:52', 'UK140403AS04', '1', 'a0YC000000b18sZMAQ', '160.01', '239.00'),
(30550, '306266617', NULL, NULL, 'Michael Allinson', '43 GREENS VALLEY DRIVE', '', 'TS18 5QH', 'STOCKTON-ON-TEES', 'Großbritannien', 'GB', NULL, NULL, '+44 07879627223', '0010199UFM', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919155028', 'FedEx', NULL, '2015-03-02', '27.02.2015 08:22', 'UK140403AS04', '1', 'a0YC000000b18sZMAQ', '160.01', '239.00'),
(30551, '306234548', NULL, NULL, 'Thanh Mac', '9 NELSON STREET', '', 'SA1 3QE', 'SWANSEA', 'Großbritannien', 'GB', NULL, NULL, '7538075340', '0010220ASX', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919155039', 'FedEx', NULL, '2015-03-02', '26.02.2015 23:52', 'UK140403AS04', '1', 'a0YC000000b18sZMAQ', '160.01', '239.00'),
(30552, '306163450', NULL, NULL, 'Emily Morton', '8 TRAFALGAR CLOSE', 'Ashton on Ribble', 'PR2 2HG', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '7708257484', '0010240FNS', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919155040', 'FedEx', NULL, '2015-03-02', '26.02.2015 18:52', 'GM-103-7', '1', 'a0YC000000b18sdMAA', '160.01', '239.00'),
(30553, '306199289', NULL, NULL, 'Lynn Daley', '8 CRESCENT GREEN', 'Aughton', 'L39 5DR', 'ORMSKIRK', 'Großbritannien', 'GB', NULL, NULL, '7906432733', '*0010104E14', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919155050', 'FedEx', NULL, '2015-03-02', '26.02.2015 21:29', 'GM-103-7', '1', 'a0YC000000b18sdMAA', '160.01', '239.00'),
(30554, '306153640', NULL, NULL, 'Jonathan Sawyer', '15 BRIDGE END', '', 'LS1 7HG', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7803017341', '0010250TVG', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919155061', 'FedEx', NULL, '2015-03-02', '26.02.2015 17:53', 'GM-103-6', '1', 'a0YC000000b18scMAA', '160.01', '239.00'),
(30555, '306194859', NULL, NULL, 'Lynn Austin', '1 Albion Road', '', 'SS7 5pu', 'BENFLEET', 'Großbritannien', 'GB', NULL, NULL, '7701044211', '0010139MHF', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919155072', 'FedEx', NULL, '2015-03-02', '26.02.2015 20:52', 'GM-103-6', '1', 'a0YC000000b18scMAA', '160.01', '239.00'),
(30556, '306237401', NULL, NULL, 'K Mac', '9 NELSON STREET', '', 'SA1 3QE', 'SWANSEA', 'Großbritannien', 'GB', NULL, NULL, '7405442052', '0010025O0T', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919155083', 'FedEx', NULL, '2015-03-02', '27.02.2015 00:22', 'GM-103-9', '1', 'a0YC000000b18sfMAA', '160.01', '239.00'),
(30557, '306235765', NULL, NULL, 'Thanh Mac', '9 Nelson street', '', 'Sa1 3qe', 'Swansea', 'Großbritannien', 'GB', NULL, NULL, '1792474100', '0010231MGW', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919155039', 'FedEx', NULL, '2015-03-02', '26.02.2015 23:52', 'GM-103-9', '1', 'a0YC000000b18sfMAA', '160.01', '239.00'),
(30558, '306186568', NULL, NULL, 'Aaliyah kirton', '21 FRAZIER STREET', '', 'SE1 7BD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7769178304', '0010229IN2', NULL, NULL, 'Silver, Black Dial, Silver Metal Band (T-3011-6 )', NULL, '609919155094', 'FedEx', NULL, '2015-03-02', '26.02.2015 20:22', 'T-3011-6', '1', 'a0YC000000b0ZC1MAM', '130.00', '189.00'),
(30559, '306247076', NULL, NULL, 'Lloyd Tutt', '38 SHAKESPEARE STREET', '', 'BN3 5AG', 'HOVE', 'Großbritannien', 'GB', NULL, NULL, '7462946781', '0010121LWB', NULL, NULL, 'Silver, White Dial, Silver Metal Band (T-3011-5)', NULL, '609919155109', 'FedEx', NULL, '2015-03-02', '27.02.2015 03:52', 'T-3011-5', '1', 'a0YC000000b0ZC0MAM', '130.00', '189.00'),
(30560, '306827832', NULL, NULL, 'Pascale Simon', 'Oude mechelsestraat  19', '', '1853', 'Strombeek bever', 'Belgien', 'BE', NULL, NULL, '473915704', '0010038BTB', NULL, NULL, 'Une montre Florida Diamonds GM-505-5 - acier argentÃ©/noir', NULL, '609919155451', 'FedEx', NULL, '2015-03-03', '01.03.2015 19:18', 'NL150126NM10', '1', 'a0YC000000b0EFAMA2', '', '199.99'),
(30561, '306819665', NULL, NULL, 'brise patricia', 'rue Edmond Tollenaere 2', '', '1020', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '484678328', '00102365G8', NULL, NULL, 'Montre homme Macau Therorema - Bracelet cuir - Or/noir - (T3011-3)', NULL, '609919155462', 'FedEx', NULL, '2015-03-03', '01.03.2015 18:18', 'NL141217NM07', '1', 'a0YC000000aYvGmMAK', '', '189.99'),
(30562, '306807479', NULL, NULL, 'Laurent Renier', 'rue des faines 97', '', '1120', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '476569828', '0010174LHC', NULL, NULL, 'Une montre Florida Diamonds GM-505-5 - acier argentÃ©/noir', NULL, '609919155473', 'FedEx', NULL, '2015-03-03', '01.03.2015 17:18', 'NL150126NM10', '1', 'a0YC000000b0EFAMA2', '', '199.99'),
(30563, '306591683', NULL, NULL, 'tatyana georgieva', 'av. albert giraud 26', '', '1030', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '472225502', '0010147NXB', NULL, NULL, 'Une montre Florida Diamonds GM-505-1 - cuir noir/argentÃ©/blanc', NULL, '609919155484', 'FedEx', NULL, '2015-03-03', '28.02.2015 16:48', 'NL150126NM06', '1', 'a0YC000000b0EF1MAM', '', '199.99'),
(30564, '306419811', NULL, NULL, 'Aubertin Samuel', 'Rue de l etang 13/5', '', '6200', 'Chatelineau', 'Belgien', 'BE', NULL, NULL, '498703883', '0010128GBI', NULL, NULL, 'Une montre London PIONIER - noir/noir avec bracelet mÃ©tallique (GM-150-8)', NULL, '609919155495', 'FedEx', NULL, '2015-03-03', '27.02.2015 20:18', 'NL141008NM08', '1', 'a0YC000000aVYzXMAW', '', '199.99'),
(30565, '306418169', NULL, NULL, 'Muhombo Jean Pierre', 'Wittendreef 16', '', '1502', 'Lembeek', 'Belgien', 'BE', NULL, NULL, '486705057', '0010076H64', NULL, NULL, 'Une montre London PIONIER - argentÃ©/noir avec bracelet en cuir noir (GM-150-2)', NULL, '609919155500', 'FedEx', NULL, '2015-03-03', '27.02.2015 19:48', 'NL141008NM02', '1', 'a0YC000000aVYzRMAW', '', '199.99'),
(30566, '306400782', NULL, NULL, 'Francois-Xavier Muri', 'Rue du gros cron 94', '', '6730', 'Lahage', 'Belgien', 'BE', NULL, NULL, '32499395850', '0010212K2R', NULL, NULL, 'Une montre Florida Diamonds GM-505-2 - cuir noir/argentÃ©/noir', NULL, '609919155510', 'FedEx', NULL, '2015-03-03', '27.02.2015 18:48', 'NL150126NM07', '1', 'a0YC000000b0EF2MAM', '', '199.99'),
(30567, '306474706', NULL, NULL, 'Meryem Soyak', 'Trillegardsvej 5, 1. 0001', '', '8210', 'Aarhus', 'Dänemark', 'DK', NULL, NULL, '22340241', '00102356QW', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, '609919155598', 'FedEx', NULL, '2015-03-03', '28.02.2015 01:36', 'DK040814HW07', '1', 'a0YC000000azJZ0MAM', '1155.04', '1695.00'),
(30568, '306408555', NULL, NULL, 'yvonne hansen', 'Vestbirk Alle 38', '', '2770', 'Kastrup', 'Dänemark', 'DK', NULL, NULL, '20889187', '0010250QBN', NULL, NULL, 'Brun lÃ¦derrem, gylden urkasse og sort urskive (T-3011-3)', NULL, '609919155602', 'FedEx', NULL, '2015-03-03', '27.02.2015 19:06', 'SE141208HW04', '1', 'a0YC000000bA9tYMAS', '1041.65', '1599.00'),
(30569, '306415684', NULL, NULL, 'Shane Mulcahy', 'Knockardbane Liscarroll', '', 'Co Cork', 'Mallow', 'Irland', 'IE', NULL, NULL, '864057047', '0010041VW5', NULL, NULL, 'Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '609919155120', 'FedEx', NULL, '2015-03-03', '27.02.2015 18:32', 'IE190614AH10', '1', 'a0YC000000bBNAlMAO', '195.01', '299.00'),
(30570, '306862130', '', '', 'Oleg Rotaru', 'Ca\'Nogara 4', 'casa 202', '30034', 'Mira', 'Italien', '', '', '', '3,93295E+11', '0010152OEU', '', '', 'Orologi Theorema Casablanca, colore dorato (Gold)', 'Uhr erhalten 18.03.2015 \r\nBitte refund!', '609919155418', 'FedEx', '', '2015-03-03', '01.03.2015 19:59', 'IT141023CS52', '1', 'a0YC000000bIKcJMAW', '', '299.99'),
(30571, '306760967', NULL, NULL, 'roberta perez', 'VIA ANTONINO LO SURDO 9F', '', '96100', 'SIRACUSA', 'Italien', 'IT', NULL, NULL, '3925003397', '00100787N4', NULL, NULL, 'Cassa silver, quadrante bianco e cinturino in pelle nero (T-3001-1)', NULL, '609919155429', 'FedEx', NULL, '2015-03-03', '01.03.2015 11:28', 'IT150121CS35', '1', 'a0YC000000azKZHMA2', '', '169.99'),
(30572, '306440120', NULL, NULL, 'Erminia Parziale', 'Via roma 42', '', '83042', 'Atripalda', 'Italien', 'IT', NULL, NULL, '3469412835', '0010201X2O', NULL, NULL, 'GM-3009-2', NULL, '609919155430', 'FedEx', NULL, '2015-03-03', '27.02.2015 19:58', 'IT150121CS61', '1', 'a0YC000000azLeWMAU', '', '199.99'),
(30573, '305905689', NULL, NULL, 'Gheorghe Elena', 'VIA ROVERATO 13', '', '30033', 'NOALE', 'Italien', 'IT', NULL, NULL, '3299291700', '0010200NJ7', NULL, NULL, 'GM-4004-3', NULL, '609919155440', 'FedEx', NULL, '2015-03-03', '25.02.2015 16:58', 'IT150121CS45', '1', 'a0YC000000azKyWMAU', '', '199.99'),
(30574, '306831183', NULL, NULL, 'J.M. Buyck-van der Voorn', 'Amperestraat 1/G', 'Halliburton BV', '1976 BE', 'IJMUIDEN', 'Niederlande', 'NL', NULL, NULL, '613509307', '001005755E', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - wit/zilver (GM-505-1)', NULL, '609919155521', 'FedEx', NULL, '2015-03-03', '01.03.2015 19:28', 'NL150126NM06', '1', 'a0YC000000b0E4mMAE', '', '199.99'),
(30575, '306750109', NULL, NULL, 'Halmar Wolfswinkel', 'Genieweg 56', '', '3641 RH', 'MIJDRECHT', 'Niederlande', 'NL', NULL, NULL, '655332261', '0010179U98', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - wit/zilver (GM-505-1)', NULL, '609919155532', 'FedEx', NULL, '2015-03-03', '01.03.2015 12:58', 'NL150126NM06', '1', 'a0YC000000b0E4mMAE', '', '199.99'),
(30576, '306455107', NULL, NULL, 'Roberto Rake', 'Pieter Vlamingstraat 208', '', '1093 DJ', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '641976820', '00101637CD', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919155543', 'FedEx', NULL, '2015-03-03', '27.02.2015 22:58', 'NL141008NM03', '1', 'a0YC000000aVYnRMAW', '', '199.99'),
(30577, '306447806', NULL, NULL, 'Ralph Vermeulen', 'Multatulilaan 12', '', '4103NM', 'CULEMBORG', 'Niederlande', 'NL', NULL, NULL, '645114110', '0010167T1W', NULL, NULL, 'Pionier Florida Diamonds horloge - zilver staal - wit/zilver (GM-505-4)', NULL, '609919155554', 'FedEx', NULL, '2015-03-03', '27.02.2015 22:28', 'NL150126NM09', '1', 'a0YC000000b0EBhMAM', '', '199.99'),
(30578, '306427781', '', '', 'Anja Conen', 'Dordseweg 79', '', '7765 AB', 'WEITEVEEN', 'Niederlande', '', '', '', '629558913', '00101179XU', '', '', 'Pionier Florida Diamonds horloge - zwart leer - zwart/zilver (GM-505-2)', 'Uhr erhalten 17.03.2015\r\nBitte reund!', '609919155565', 'FedEx', '', '2015-03-03', '27.02.2015 20:58', 'NL150126NM07', '1', 'a0YC000000b0E6OMAU', '', '199.99'),
(30579, '306425359', NULL, NULL, 'Patrick Lentjes', 'Quinten Matsysstraat 4', '', '5702 BT', 'HELMOND', 'Niederlande', 'NL', NULL, NULL, '643440632', '0010146QTS', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - zwart/zilver (GM-505-2)', NULL, '609919155576', 'FedEx', NULL, '2015-03-03', '27.02.2015 20:28', 'NL150126NM07', '1', 'a0YC000000b0E6OMAU', '', '199.99'),
(30580, '306406418', NULL, NULL, 'Tico den Boer', 'IJspolderweg 14', '', '3353 SN', 'PAPENDRECHT', 'Niederlande', 'NL', NULL, NULL, '645495504', '0010141FM5', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919155587', 'FedEx', NULL, '2015-03-03', '27.02.2015 18:58', 'NL141008NM04', '1', 'a0YC000000aVYnSMAW', '', '199.99'),
(30581, '306649564', NULL, NULL, 'Milorad Dapanovic', 'STENSKOGEN 705', '', '243 91', 'HOEOER', 'Schweden', 'SE', NULL, NULL, '761864949', '0010250A3H', NULL, NULL, 'Guld/svart med guldfÃ¤rgat metallarmband (modell T-3011-7)', NULL, '609919155613', 'FedEx', NULL, '2015-03-03', '28.02.2015 21:44', 'SE141208HW08', '1', 'a0YC000000bA9xcMAC', '1303.93', '1995.00'),
(30582, '306433049', NULL, NULL, 'Danijel Stojanovic', 'Vickervaegen 3', '', '14569', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '733018818', '001003421U', NULL, NULL, 'Vit urtavla. Theorema Galilei', NULL, '609919155624', 'FedEx', NULL, '2015-03-03', '27.02.2015 21:14', 'SE150130HW07', '1', 'a0YC000000b9sqdMAA', '654.71', '995.00'),
(30583, '306666809', NULL, NULL, 'Roberto Rodriguez Saiz', 'Plaza Del Turia 3', '3 C Dcha', '28934', 'Mostoles', 'Spanien', 'ES', NULL, NULL, '652486192', '0010241MNN', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-6', NULL, '609919155407', 'FedEx', NULL, '2015-03-03', '28.02.2015 21:28', 'ES140623CS13', '1', 'a0YC000000bC4tMMAS', '', '229.00'),
(30584, '306558227', NULL, NULL, 'Taylor Burton', '62 Ferndale road', '', 'Pl22ay', 'Plymouth', 'Großbritannien', 'GB', NULL, NULL, '7950930297', '0010174Z1D', NULL, NULL, 'Black, Black Dial, Black Metal Band (T-3011-8)', NULL, '609919155131', 'FedEx', NULL, '2015-03-03', '28.02.2015 12:53', 'T-3011-8', '1', 'a0YC000000b0ZC3MAM', '130.00', '189.00'),
(30585, '306517879', NULL, NULL, 'Alan Fletcher', '203 Broadoak road', '', 'Wa92aj', 'St helens', 'Großbritannien', 'GB', NULL, NULL, '7810317744', '0010106UM8', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919155142', 'FedEx', NULL, '2015-03-03', '28.02.2015 09:53', 'UK140102AMC03', '1', 'a0YC000000azQE8MAM', '169.99', '259.00'),
(30586, '306814652', NULL, NULL, 'David Postans', '109 GREENWAY ROAD', '', 'CF3 3HN', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7585776746', '0010022K43', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919155153', 'FedEx', NULL, '2015-03-03', '01.03.2015 16:52', 'UK140102AMC03', '1', 'a0YC000000azQE8MAM', '169.99', '259.00'),
(30587, '306385391', NULL, NULL, 'Deborah Ounan', '45 HULLBRIDGE ROAD', '', 'CM3 5NG', 'CHELMSFORD', 'Großbritannien', 'GB', NULL, NULL, '7900695790', '0010065I7H', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919155164', 'FedEx', NULL, '2015-03-03', '27.02.2015 16:26', 'UK140102AMC03', '1', 'a0YC000000b19JxMAI', '160.01', '239.00'),
(30588, '306979079', NULL, NULL, 'Mantas Kubilius', '4 llewellyn walk', '', 'Nn18 0rx', 'Corby', 'Großbritannien', 'GB', NULL, NULL, '7734462624', '10234113', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919155175', 'FedEx', NULL, '2015-03-03', '02.03.2015 11:23', 'UK140102AMC03', '1', 'a0YC000000b19JxMAI', '160.01', '239.00'),
(30589, '306649503', NULL, NULL, 'Carol Baskerville', '17 Cherry Dale Road', 'Broughton', 'CH4 0FA', 'Chester', 'Großbritannien', 'GB', NULL, NULL, '7772583150', '0010093YLP', NULL, NULL, 'Brown Strap, Gold Case, Black Face (T-3011-3)', NULL, '609919155186', 'FedEx', NULL, '2015-03-03', '28.02.2015 20:23', 'UK140313AMC20', '1', 'a0YC000000b0ZByMAM', '130.00', '189.00'),
(30590, '306852959', NULL, NULL, 'Wendy Allen', '121 WELLSWAY', 'KEYNSHAM', 'BS31 1JA', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7505367575', '0010033YKI', NULL, NULL, 'Brown Strap, Gold Case, Black Face (T-3011-3)', NULL, '609919155197', 'FedEx', NULL, '2015-03-03', '01.03.2015 20:22', 'UK140313AMC20', '1', 'a0YC000000b0ZByMAM', '130.00', '189.00'),
(30591, '306757546', NULL, NULL, 'grace mampuya', '26 boundary house', 'bethwin road', 'se5 0yb', 'camberwell', 'Großbritannien', 'GB', NULL, NULL, '7539560033', '0010031BCU', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919155201', 'FedEx', NULL, '2015-03-03', '01.03.2015 12:23', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30592, '306521524', '', '', 'Jackie Coe', '98 HOLMESDALE', '', 'EN8 8RA', 'WALTHAM CROSS', 'Großbritannien', '', '', '', '7950337725', '0010140KHA', '', '', 'Gold/Black Dial/Gold Metal Band (GM-104-7)', 'Uhr zur?ckerhalten 19.03.2015\r\nRL 7199 6937 9DE   24.03.2015', '609919155212', 'FedEx', '', '2015-03-03', '28.02.2015 10:23', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30593, '306730614', NULL, NULL, 'matthew johnson', '31 WARWICK COURT', 'ellesmere port', 'CH65 9EU', 'ELLESMERE PORT', 'Großbritannien', 'GB', NULL, NULL, '7715933131', '0010248HFC', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919155223', 'FedEx', NULL, '2015-03-03', '01.03.2015 10:22', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30594, '306500731', NULL, NULL, 'Nicole Belton', '19 GRAYS ROAD', '', 'KY5 9DY', 'LOCHGELLY', 'Großbritannien', 'GB', NULL, NULL, '7875006827', '001015676G', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919155234', 'FedEx', NULL, '2015-03-03', '28.02.2015 08:52', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30595, '306594968', NULL, NULL, 'Sophia Khalique', '209 GREAT CHEETHAM STREET WEST', '', 'M7 2DW', 'SALFORD', 'Großbritannien', 'GB', NULL, NULL, '7908613297', '0010202ZLV', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919155245', 'FedEx', NULL, '2015-03-03', '28.02.2015 15:52', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30596, '306687130', NULL, NULL, 'Imreaz Hussain', '41 CONWAY STREET', '', 'LS8 5JF', 'Leeda', 'Großbritannien', 'GB', NULL, NULL, '7703337531', '00100175B1', NULL, NULL, 'Monte Carlo Men\'s Watch - Black/Black Dial/Black Metal Band - GM-102-8', NULL, '609919155256', 'FedEx', NULL, '2015-03-03', '01.03.2015 01:22', 'GM-102-8', '1', 'a0YC000000bBAdeMAG', '145.00', '219.00'),
(30597, '306600528', NULL, NULL, 'Nathan David', '47 GALLEON WAY', '', 'CF10 4JA', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7446964129', '00100181XR', NULL, NULL, 'Monte Carlo Men\'s Watch - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919155267', 'FedEx', NULL, '2015-03-03', '28.02.2015 16:23', 'GM-102-3', '1', 'a0YC000000bBAc8MAG', '145.00', '219.00'),
(30598, '306485688', NULL, NULL, 'Billy Hughes', '5 DOMINIC ROAD', '', 'L16 1JY', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '07702 084041', '001025097N', NULL, NULL, 'Pionier New Model 2014 -Black Face and Silver Metal Strap London', NULL, '609919155278', 'FedEx', NULL, '2015-03-03', '28.02.2015 06:52', 'UK140923JM17', '1', 'a0YC000000aEmVSMA0', '135.00', '199.00'),
(30599, '306437120', NULL, NULL, 'Dale Stewart', '15 WINDMILL RISE', '', 'DE56 1GQ', 'BELPER', 'Großbritannien', 'GB', NULL, NULL, '7581376833', '00100828SD', NULL, NULL, 'Sao Paulo Black Strap Black Case - GM-103-2', NULL, '609919155289', 'FedEx', NULL, '2015-03-03', '27.02.2015 20:22', 'UK140403AS05', '1', 'a0YC000000b18sYMAQ', '160.01', '239.00'),
(30600, '306560007', NULL, NULL, 'Miroslava Smucrova', '12 GRANGE AVENUE', '', 'EN4 8NL', 'BARNET', 'Großbritannien', 'GB', NULL, NULL, '7801996794', '001001254T', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919155290', 'FedEx', NULL, '2015-03-03', '28.02.2015 13:23', 'UK140403AS03', '1', 'a0YC000000b18saMAA', '160.01', '239.00'),
(30601, '306601491', NULL, NULL, 'Sophia Khalique', '209 GREAT CHEETHAM STREET WEST', '', 'M7 2DW', 'SALFORD', 'Großbritannien', 'GB', NULL, NULL, '7908613297', '0010188RJR', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, '609919155245', 'FedEx', NULL, '2015-03-03', '28.02.2015 16:22', 'GM-103-8', '1', 'a0YC000000axESDMA2', '170.00', '249.00'),
(30602, '306594899', NULL, NULL, 'Deborah Ann Dixon', 'Oxbode Housi 9 Pullman Court', 'Great Western Road', 'GL1 3ND', 'Gloucester', 'Großbritannien', 'GB', NULL, NULL, '7714039766', '0010190NIH', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919155304', 'FedEx', NULL, '2015-03-03', '28.02.2015 15:53', 'UK140403AS04', '1', 'a0YC000000b18sZMAQ', '160.01', '239.00'),
(30603, '306900945', NULL, NULL, 'Sean McGeady', '24 NEWHOUSE ROAD', '', 'G420eb', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7749676150', '001009502B', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919155315', 'FedEx', NULL, '2015-03-03', '02.03.2015 01:52', 'GM-103-7', '1', 'a0YC000000b18sdMAA', '160.01', '239.00'),
(30604, '306843969', NULL, NULL, 'Stephen Asamoah', 'Flat 15 Charles burton court, ashenden rd', '', 'E5 0DU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7869411455', '0010169B28', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919155326', 'FedEx', NULL, '2015-03-03', '01.03.2015 19:22', 'GM-103-7', '1', 'a0YC000000b18sdMAA', '160.01', '239.00'),
(30605, '306578591', NULL, NULL, 'wendy Hannah', '0 Ml-electronics', 'Unit 6 Whaddon,Salisbury Sp5 3hb', 'SP5 5RE', 'Salisbury', 'Großbritannien', 'GB', NULL, NULL, '7857143932', '0010168KXM', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919155337', 'FedEx', NULL, '2015-03-03', '28.02.2015 14:23', 'GM-103-6', '1', 'a0YC000000b18scMAA', '160.01', '239.00'),
(30606, '306389172', NULL, NULL, 'Caroline De Boes Bika', '57 SWANLEY LANE', 'Swanley', 'BR8 7JE', 'SWANLEY', 'Großbritannien', 'GB', NULL, NULL, '7719447944', '0010204L0M', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919155348', 'FedEx', NULL, '2015-03-03', '27.02.2015 16:52', 'GM-103-9', '1', 'a0YC000000b18sfMAA', '160.01', '239.00'),
(30607, '306554673', NULL, NULL, 'Anthony White', '21 Reynolds Avenue', 'Westmoor', 'NE12 7ET', 'Newcastle upon Tyne', 'Großbritannien', 'GB', NULL, NULL, '7880925809', '00101870VW', NULL, NULL, 'Silver, White Dial, Silver Metal Band (T-3011-5)', NULL, '609919155359', 'FedEx', NULL, '2015-03-03', '28.02.2015 12:53', 'T-3011-5', '1', 'a0YC000000b0ZC0MAM', '130.00', '189.00'),
(30608, '306658144', NULL, NULL, 'Robert Horspool', '1 Shoemakers Close', '', 'NN6 0RF', 'Earls Barton', 'Großbritannien', 'GB', NULL, NULL, '7733002936', '0010141TSL', NULL, NULL, 'Silver, White Dial, Silver Metal Band (T-3011-5)', NULL, '609919155360', 'FedEx', NULL, '2015-03-03', '28.02.2015 21:22', 'T-3011-5', '1', 'a0YC000000b0ZC0MAM', '130.00', '189.00'),
(30609, '306437632', NULL, NULL, 'Kate Bell', '31 Clarence Drive', '', 'DL3 9XU', 'Darlington', 'Großbritannien', 'GB', NULL, NULL, '01325 467102', '0010143N38', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919155370', 'FedEx', NULL, '2015-03-03', '27.02.2015 20:22', 'GM-104-6', '1', 'a0YC000000azQECMA2', '169.99', '259.00'),
(30610, '306455776', NULL, NULL, 'Kris Stepniak', '5B WOODHURST ROAD', '', 'W3 6SS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7545331808', '0010069S3X', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919155381', 'FedEx', NULL, '2015-03-03', '27.02.2015 22:22', 'GM-104-6', '1', 'a0YC000000b19K1MAI', '160.01', '239.00'),
(30611, '306472774', NULL, NULL, 'Laura Picker', '480 Hall Road', '', 'Hu6 9bs', 'Hull', 'Großbritannien', 'GB', NULL, NULL, '01482 807837', '0010214EQQ', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919155392', 'FedEx', NULL, '2015-03-03', '28.02.2015 00:22', 'GM-104-6', '1', 'a0YC000000b19K1MAI', '160.01', '239.00'),
(30612, '307155049', NULL, NULL, 'Julien Lecrenier', 'Allee du long pre 26', '', '4300', 'Waremme', 'Belgien', 'BE', NULL, NULL, '499396321', '0010128RD6', NULL, NULL, 'Une montre Florida Diamonds GM-505-2 - cuir noir/argentÃ©/noir', NULL, '609919155793', 'FedEx', NULL, '2015-03-04', '03.03.2015 01:48', 'NL150126NM07', '1', 'a0YC000000b0EF2MAM', '', '199.99'),
(30613, '307049710', NULL, NULL, 'hans vermandere', 'Tulpenlaan 1', '', '8500', 'Kortrijk', 'Belgien', 'BE', NULL, NULL, '32498862868', '0010050X7L', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - zwart/zilver (GM-505-2)', NULL, '609919155808', 'FedEx', NULL, '2015-03-04', '02.03.2015 17:18', 'NL150126NM07', '1', 'a0YC000000b0EF2MAM', '', '199.99'),
(30614, '307230167', NULL, NULL, 'Esther Puente JimÃ©nez', 'C/ ARENAL 31', '2', '40408', 'NAVAS DE SAN ANTONIO SEGOVIA', 'Spanien', 'ES', NULL, NULL, '679257710', '0010050GMZ', NULL, NULL, 'Reloje Theorema Galilei - correa y dial negros', NULL, '609919155705', 'FedEx', NULL, '2015-03-04', '03.03.2015 10:28', 'ES150120CS20', '1', 'a0YC000000az5jMMAQ', '', '79.99'),
(30615, '307160509', NULL, NULL, 'Giuseppe Tabacchini', 'Via Vincenzo Pica 35', '', '80025', 'Casandrino', 'Italien', 'IT', NULL, NULL, '3929723168', '0010071WIJ', NULL, NULL, 'Orologi Theorema Casablanca, colore dorato (Gold)', NULL, '609919155716', 'FedEx', NULL, '2015-03-04', '03.03.2015 01:28', 'IT141023CS52', '1', 'a0YC000000bIKcJMAW', '', '299.99'),
(30616, '307084389', NULL, NULL, 'Maria Luisa Recchi', 'CORSO DUCA DI GENOVA 235', '', '00121', 'ROMA', 'Italien', 'IT', NULL, NULL, '3884679798', '0010106F1J', NULL, NULL, 'Orologi Theorema Casablanca, colore dorato (Gold)', NULL, '609919155727', 'FedEx', NULL, '2015-03-04', '02.03.2015 17:59', 'IT141023CS52', '1', 'a0YC000000bIKcJMAW', '', '299.99'),
(30617, '307182087', '', '', 'Frans Koning', 'Javalaan 6A', '', '2103', 'HEEMSTEDE', 'Niederlande', '', '', '', '637452503', '0010137CWG', '', '', 'Theorema Galilei horloge - wit uurwerk/zwarte band', 'Uhr erhalten 13.03.2015 Geld am 02.04.2015 zurück erhalten!', '609919155819', 'FedEx', '', '2015-03-04', '03.03.2015 09:28', 'NL150211TB17', '1', 'a0YC000000bCJ7OMAW', '', '79.99'),
(30618, '307108807', NULL, NULL, 'dilek Oezdemir', 'Bakkersstraat 329', 'bakkerstraat 329', '2513 VX', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '686336550', '0010122P9Q', NULL, NULL, 'Theorema Galilei horloge - zwart uurwerk/zwarte band', NULL, '609919155820', 'FedEx', NULL, '2015-03-04', '02.03.2015 21:28', 'NL150211TB19', '1', 'a0YC000000bCJ7PMAW', '', '79.99'),
(30619, '307279238', NULL, NULL, 'Goesta Olofsson', 'Renstigen 6', '', '61431', 'Soederkoeping', 'Schweden', 'SE', NULL, NULL, '12121893', '10250288', NULL, NULL, 'Elysee Asterion', NULL, '609919155830', 'FedEx', NULL, '2015-03-04', '03.03.2015 15:44', 'SE150211HW01', '1', 'a0YC000000bCL9NMAW', '1041.98', '1595.00'),
(30620, '307258182', NULL, NULL, 'Thomas Goodfellow', '7 GREAT ELMS CLOSE', '', 'SO45 2FD', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7875302846', '00100100PU', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919155738', 'FedEx', NULL, '2015-03-04', '03.03.2015 13:22', 'GM-104-6', '1', 'a0YC000000b19K1MAI', '160.01', '239.00'),
(30621, '307234668', NULL, NULL, 'Misbah Naqshbandi', '190 HATHAWAY ROAD', '', 'RM17 5LJ', 'GRAYS', 'Großbritannien', 'GB', NULL, NULL, '7979204042', '0010069YTI', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919155749', 'FedEx', NULL, '2015-03-04', '03.03.2015 11:52', 'UK140403AS04', '1', 'a0YC000000b18sZMAQ', '160.01', '239.00'),
(30622, '307134542', NULL, NULL, 'Muhammad Salik Tariq', '38-42 UPPER TOOTING ROAD', '', 'SW17 7PD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7474771986', '00101005YH', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '609919155750', 'FedEx', NULL, '2015-03-04', '02.03.2015 22:22', 'GM-104-5', '1', 'a0YC000000b19K0MAI', '160.01', '239.00'),
(30623, '307019118', NULL, NULL, 'Daniel Queen', '13 burnside', 'Burnside tower motherwell', 'ML1 2BA', 'motherwell', 'Großbritannien', 'GB', NULL, NULL, '7879372838', '10172553', NULL, NULL, 'Black, Black Dial, Black Metal Band (T-3011-8)', NULL, '609919155760', 'FedEx', NULL, '2015-03-04', '02.03.2015 14:23', 'T-3011-8', '1', 'a0YC000000b0ZC3MAM', '130.00', '189.00'),
(30624, '306998162', NULL, NULL, 'Mohammed Rweished', 'Flat 3 72 Colston Street', '', 'BS1 5BB', 'Bristol', 'Großbritannien', 'GB', NULL, NULL, '7824517336', '0010082PH6', NULL, NULL, 'Brown Strap, Gold Case, Black Face (T-3011-3)', NULL, '609919155771', 'FedEx', NULL, '2015-03-04', '02.03.2015 12:52', 'UK140313AMC20', '1', 'a0YC000000b0ZByMAM', '130.00', '189.00'),
(30625, '306993602', NULL, NULL, 'Zbigniew Bober', 'FLAT 13 1 avonley rd', '', 'se14 5fd', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7513278150', '0010142M1B', NULL, NULL, 'Black Strap, Black Case, Black Face (T-3011-4 )', NULL, '609919155782', 'FedEx', NULL, '2015-03-04', '02.03.2015 12:24', 'UK140313AMC21', '1', 'a0YC000000b0ZBzMAM', '130.00', '189.00'),
(30626, '307395001', NULL, NULL, 'ibrahim housni', 'rue jennart 10', '', '1080', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '483081832', '0010062B7E', NULL, NULL, 'Montre homme Macau Therorema - Bracelet mÃ©tal - Argent/noir - (T3011-6)', NULL, '609919155966', 'FedEx', NULL, '2015-03-05', '04.03.2015 01:18', 'NL141217NM10', '1', 'a0YC000000aYvGpMAK', '', '189.99'),
(30627, '307319361', NULL, NULL, 'Roel Bertels', 'Italielei 30/2', '', '2000', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '485857334', '0010248RY1', NULL, NULL, 'Pionier Florida Diamonds horloge - zilver staal - wit/zilver (GM-505-4)', NULL, '609919155977', 'FedEx', NULL, '2015-03-05', '03.03.2015 19:18', 'NL150126NM09', '1', 'a0YC000000b0EF4MAM', '', '199.99'),
(30628, '307301251', NULL, NULL, 'Natacha Naveaux Bounouar', 'Grand Place 23', '', '1480', 'Tubize', 'Belgien', 'BE', NULL, NULL, '489184714', '0010224AP4', NULL, NULL, 'Montre homme Macau Therorema - Bracelet mÃ©tal - Noir/noir - (T3011-8)', NULL, '609919155988', 'FedEx', NULL, '2015-03-05', '03.03.2015 17:48', 'NL141217NM12', '1', 'a0YC000000aYvGrMAK', '', '189.99'),
(30629, '307525140', NULL, NULL, 'Silvano marinai', 'VIA NICCOLO STENONE 23', '', '57122', 'LIVORNO', 'Italien', 'IT', NULL, NULL, '3332550120', '0010216CZE', NULL, NULL, 'GM-4004-3', NULL, '609919155955', 'FedEx', NULL, '2015-03-05', '04.03.2015 13:28', 'IT150121CS45', '1', 'a0YC000000azKyWMAU', '', '199.99'),
(30630, '307521306', NULL, NULL, 'Cindy de Bruijne', 'Benningskamplaan 44', '', '1911 LP', 'UITGEEST', 'Niederlande', 'NL', NULL, NULL, '06-31678872', '0010183SNC', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - zwart/zwart (T3011-4)', NULL, '609919155999', 'FedEx', NULL, '2015-03-05', '04.03.2015 15:28', 'NL141217NM08', '1', 'a0YC000000aYvB5MAK', '', '189.99'),
(30631, '307480121', NULL, NULL, 'Kasper Jager', 'Damsterweg 11 A', '', '9629 PB', 'STEENDAM', 'Niederlande', 'NL', NULL, NULL, '598432395', '0010239VV4', NULL, NULL, 'Pionier Florida Diamonds horloge - zilver staal - wit/zilver (GM-505-4)', NULL, '609919156002', 'FedEx', NULL, '2015-03-05', '04.03.2015 12:58', 'NL150126NM09', '1', 'a0YC000000b0EBhMAM', '', '199.99'),
(30632, '307412160', NULL, NULL, 'Ruben Smits', 'Newtonstraat 17', '', '1704 SB', 'HEERHUGOWAARD', 'Niederlande', 'NL', NULL, NULL, '613588088', '001007842I', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - zwart/zilver (GM-505-2)', NULL, '609919156013', 'FedEx', NULL, '2015-03-05', '04.03.2015 08:28', 'NL150126NM07', '1', 'a0YC000000b0E6OMAU', '', '199.99'),
(30633, '307396835', NULL, NULL, 'Don van Baar', 'Molenbuurt 4', '', '1921 CT', 'AKERSLOOT', 'Niederlande', 'NL', NULL, NULL, '251314826', '0010086U41', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - goudkleur/zwart (T3011-3)', NULL, '609919156024', 'FedEx', NULL, '2015-03-05', '04.03.2015 01:58', 'NL141217NM07', '1', 'a0YC000000aYv9zMAC', '', '189.99'),
(30634, '307402229', NULL, NULL, 'Abdulkarim Al-jaf', '77 PENSHURST QUEENS CRESCENT', '', 'NW5 3QJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7818082815', '0010208IOC', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919155874', 'FedEx', NULL, '2015-03-05', '04.03.2015 02:52', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30635, '307328362', NULL, NULL, 'Vaidas Kubilius', '4 LLEWELLYN WALK', '', 'NN18 0RX', 'CORBY', 'Großbritannien', 'GB', NULL, NULL, '7837751402', '0010001TTR', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919155885', 'FedEx', NULL, '2015-03-05', '03.03.2015 18:53', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30636, '307328237', NULL, NULL, 'Agnes Telford', '24 CALDWELL ROAD', 'Red house farm', 'NE3 2AX', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7987717108', '0010074PDZ', NULL, NULL, 'Monte Carlo Men\'s Watch - Black Strap/Black Case/Black Face - GM102-4', NULL, '609919155896', 'FedEx', NULL, '2015-03-05', '03.03.2015 18:53', 'GM-102-4', '1', 'a0YC000000bBAcMMAW', '145.00', '219.00'),
(30637, '307302064', NULL, NULL, 'Emma Badger', '3 DEERFIELD CLOSE', '', 'WA9 1HJ', 'ST. HELENS', 'Großbritannien', 'GB', NULL, NULL, '7854576486', '0010049HTM', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919155900', 'FedEx', NULL, '2015-03-05', '03.03.2015 16:52', 'UK140403AS03', '1', 'a0YC000000axES9MAM', '170.00', '249.00'),
(30638, '307365031', NULL, NULL, 'Tracey Swanston', '6 Roberts Grove', '', 'Td1 2bj', 'Galashiels', 'Großbritannien', 'GB', NULL, NULL, '7983972500', '0010007WE9', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, 'storniert', 'FedEx', NULL, '2015-03-05', '03.03.2015 21:23', 'GM-103-8', '1', 'a0YC000000b18seMAA', '160.01', '239.00'),
(30639, '307382463', NULL, NULL, 'Ana Peres', '2 Ramsey Court', 'Strangeways Road', 'CB1 8PS', 'Cambridge', 'Großbritannien', 'GB', NULL, NULL, '7706188435', '0010133O6N', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919155922', 'FedEx', NULL, '2015-03-05', '03.03.2015 22:52', 'UK140403AS04', '1', 'a0YC000000b18sZMAQ', '160.01', '239.00'),
(30640, '307367316', NULL, NULL, 'CandiceJade Skinner', '8 HICKEN ROAD', '', 'SW2 1SW', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7590058366', '0010229TQX', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919155933', 'FedEx', NULL, '2015-03-05', '03.03.2015 21:22', 'UK140403AS04', '1', 'a0YC000000b18sZMAQ', '160.01', '239.00'),
(30641, '307380511', NULL, NULL, 'Waseem Butt', '3 PARKINSON LANE', '', 'HX1 3XA', 'HALIFAX', 'Großbritannien', 'GB', NULL, NULL, '7872939301', '10064817', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919155944', 'FedEx', NULL, '2015-03-05', '03.03.2015 22:22', 'UK140403AS04', '1', 'a0YC000000b18sZMAQ', '160.01', '239.00'),
(30642, '307752299', NULL, NULL, 'john clarke', '55 ely close', 'old court road', '24', 'tallaght', 'Irland', 'IE', NULL, NULL, '872708562', '0010198NRR', NULL, NULL, 'Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '609919156090', 'FedEx', NULL, '2015-03-06', '05.03.2015 13:32', 'IE190614AH10', '1', 'a0YC000000bBNAlMAO', '195.01', '299.00'),
(30643, '307668141', NULL, NULL, 'Patrick Dundon', 'Barnakyle Patrickswell', '', '', 'Co. Limerick', 'Irland', 'IE', NULL, NULL, '862935837', '0010250JPK', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919156105', 'FedEx', NULL, '2015-03-06', '05.03.2015 07:02', 'GM-104-6', '1', 'a0YC000000bHyWYMA0', '195.01', '299.00'),
(30644, '307617766', NULL, NULL, 'abdul rafiq', '128 laraghcon', 'lucan', 'lucan', 'dublin 15', 'Irland', 'IE', NULL, NULL, '3,53861E+11', '001025088O', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919156116', 'FedEx', NULL, '2015-03-06', '04.03.2015 21:32', 'GM-104-2', '1', 'a0YC000000bHyWUMA0', '195.01', '299.00'),
(30645, '307757366', NULL, NULL, 'QIANQIAN CHEN', 'H6/B   Woolf College', 'University of Kent', 'CT2 7BQ', 'Canterbury', 'Großbritannien', 'GB', NULL, NULL, '7562909405', '0010188DAN', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919156046', 'FedEx', NULL, '2015-03-06', '05.03.2015 13:53', 'GM-103-9', '1', 'a0YC000000b18sfMAA', '160.01', '239.00'),
(30646, '307619276', NULL, NULL, 'Goitom Adhanom', '90 Acre lane', '', 'Sw2 5qn', 'London', 'Großbritannien', 'GB', NULL, NULL, '753430246', '0010214UDP', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919156057', 'FedEx', NULL, '2015-03-06', '04.03.2015 21:22', 'UK140403AS04', '1', 'a0YC000000axES8MAM', '170.00', '249.00'),
(30647, '307615701', NULL, NULL, 'Judith Chapman', '11 INGLENOOK BARKBY THORPE LANE', 'Thurmaston', 'LE4 8GN', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7402625973', '0010200YK7', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919156068', 'FedEx', NULL, '2015-03-06', '04.03.2015 21:22', 'GM-104-7', '1', 'a0YC000000azQEDMA2', '169.99', '259.00'),
(30648, '307603156', '', '', 'jason osborne', '181 SLADE GREEN ROAD', '', 'DA8 2JW', 'ERITH', 'Großbritannien', '', '', '', '7994701255', '0010197R8Y', '', '', 'FLORIDA DIAMONDS By \"PIONIER\" Black Stainless Steel Strap with Black Face (GM-505-6)', 'Nachforschung Fedex Sendung am 22.4.15 zurück erhalten!\r\n\r\n30.04.15 604569191290', '609919156079', 'FedEx', '', '2015-03-06', '04.03.2015 20:22', 'UK131023AMC12', '1', 'a0YC000000b0zjdMAA', '126.99', '199.00'),
(30649, '307573753', NULL, NULL, 'Saddaf Faiz', '111 CHEAM ROAD', '', 'SM1 2BG', 'Sutton', 'Großbritannien', 'GB', NULL, NULL, '7875171547', '0010220U2V', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919156080', 'FedEx', NULL, '2015-03-06', '04.03.2015 18:22', 'GM-104-6', '1', 'a0YC000000b19K1MAI', '160.01', '239.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(30650, '306770302', NULL, NULL, 'Konstantinos Theodorakis', 'Th.Sofouli 71', '', '83100', 'Samos', 'Griechenland', 'GR', NULL, NULL, '6944512996', '0010078CS7', NULL, NULL, '€179 Instead Of €749 for 1 Theorema Marco Polo GM-3005-2 With Delivery', NULL, '968532373472', 'FedEx', NULL, '2015-03-04', '01.03.2015 15:08', 'GR13112014SK004', '1', 'a0YC000000aF3IOMA0', '', '179.00'),
(30651, '307606201', NULL, NULL, 'Vanessa Coeck', 'Anjerstraat 8', '', '2850', 'Boom', 'Belgien', 'BE', NULL, NULL, '475930426', '00100490DA', NULL, NULL, 'Une montre Florida Diamonds GM-505-1 - cuir noir/argentÃ©/blanc', NULL, '609919156138', 'FedEx', NULL, '2015-03-06', '04.03.2015 21:48', 'NL150126NM06', '1', 'a0YC000000b0EF1MAM', '', '199.99'),
(30652, '307676565', NULL, NULL, 'Damiano Boscolo', 'BORGO SAN GIOVANNI 1195', 'c/o ESSEDIAUTO SRL', '30015', 'CHIOGGIA', 'Italien', 'IT', NULL, NULL, '3488404061', '00102503NB', NULL, NULL, 'Orologi Theorema Casablanca, colore all in black (All in Black)', NULL, '609919156127', 'FedEx', NULL, '2015-03-06', '05.03.2015 06:58', 'IT141023CS54', '1', 'a0YC000000bIKcLMAW', '', '299.99'),
(30653, '307752669', NULL, NULL, 'Dina Dogan', 'Betuwehof 25', '', '5709 KT', 'HELMOND', 'Niederlande', 'NL', NULL, NULL, '645977577', '00101794PP', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart staal - zwart/zwart (GM-505-6)', NULL, '609919156149', 'FedEx', NULL, '2015-03-06', '05.03.2015 14:28', 'NL150126NM11', '1', 'a0YC000000b0EDnMAM', '', '199.99'),
(30654, '307572286', NULL, NULL, 'sennur barova', 'Bernard IJzerdraatstraat 40', '', '3132 BZ', 'VLAARDINGEN', 'Niederlande', 'NL', NULL, NULL, '648630712', '00101036L6', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - wit/zilver (GM-505-1)', NULL, '609919156150', 'FedEx', NULL, '2015-03-06', '04.03.2015 19:28', 'NL150126NM06', '1', 'a0YC000000b0E4mMAE', '', '199.99'),
(30655, '307751761', NULL, NULL, 'Henryk Los', 'Kochanowskiego 42', '', '37-300', 'Lezajsk', 'Polen', 'PL', NULL, NULL, '602574172', '0010163D4R', NULL, NULL, 'Zegarek mÄ™ski Pionier: model GM-505-4', NULL, '609919156171', 'FedEx', NULL, '2015-03-06', '05.03.2015 14:08', 'PL150211DR77', '1', 'a0YC000000bCIZ9MAO', '671.56', '997.00'),
(30656, '307566504', NULL, NULL, 'GRZEGORZ ZIOLKOWSKI', 'KOSCIUSZKI 46/48 lok. 5', '', '10-504', 'Olsztyn', 'Polen', 'PL', NULL, NULL, '697745462', '0010246JZA', NULL, NULL, 'Zegarek mÄ™ski Pionier: model GM-505-4', NULL, '609919156182', 'FedEx', NULL, '2015-03-06', '04.03.2015 18:38', 'PL150211DR77', '1', 'a0YC000000bCIZ9MAO', '671.56', '997.00'),
(30657, '307620249', '', '', 'shafqat khatana', 'HAMMARBY FABRIKSVAEG 23', '', '120 33', 'STOCKHOLM', 'Schweden', '', '', '', '700464836', '0010152VJU', '', '', 'Guld/svart med brunt läderarmband (modell T-3011-3)', '', '609919156193', 'FedEx', '', '2015-03-06', '04.03.2015 22:44', 'SE141208HW04', '1', 'a0YC000000bA9xYMAS', '1303.93', '1995.00'),
(30658, '307673087', NULL, NULL, 'ERNESTINA ROSELL TORNERO', 'CALLE MAHONESAS 4,4C', '4C', '30004', 'MURCIA', 'Spanien', 'ES', NULL, NULL, '665810339', '0010171I55', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-3', NULL, '609919156160', 'FedEx', NULL, '2015-03-06', '05.03.2015 06:58', 'ES140623CS17', '1', 'a0YC000000bC4tPMAS', '', '229.00'),
(30659, '307554940', NULL, NULL, 'cemil samanci', 'Nygardspark 77', '', '3520', 'Farum', 'Dänemark', 'DK', NULL, NULL, '30350141', '0010120LKF', NULL, NULL, 'Javelle Regulator-ur med sort urskive (J49023)', NULL, '604569190190', 'FedEx', NULL, '2015-03-05', '04.03.2015 18:06', 'DKDKJ49023', '1', 'a0YC000000bB7oaMAC', '521.37', '789.00'),
(30660, '307311157', NULL, NULL, 'Larisa Kruhoffer', 'Dalgas Have 29, ST TV', '', '2000', 'Frederiksberg', 'Dänemark', 'DK', NULL, NULL, '42942409', '0010250K4S', NULL, NULL, 'StÃ¥lrem, forsÃ¸lvet urkasse og sort urskive (T-3011-6)', NULL, '604569190205', 'FedEx', NULL, '2015-03-05', '03.03.2015 18:36', 'SE141208HW07', '1', 'a0YC000000bA9tbMAC', '1041.65', '1599.00'),
(30661, '307852181', NULL, NULL, 'Patrick Burgsteeden', 'Kraailandhof 41', '', '3828 JN', 'HOOGLAND', 'Niederlande', 'NL', NULL, NULL, '640944833', '0010171OXM', NULL, NULL, 'Therorema Macau herenhorloge - metalen band - zwart/zwart (T3011-8)', NULL, '609919156219', 'FedEx', NULL, '2015-03-06', '05.03.2015 21:58', 'NL141217NM12', '1', 'a0YC000000aYvG0MAK', '', '189.99'),
(30662, '307840410', NULL, NULL, 'Peter Wortel', 'Deltastraat 9', '', '1823DR', 'Alkmaar', 'Niederlande', 'NL', NULL, NULL, '642722730', '00101571V8', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - wit/zilver (GM-505-1)', NULL, '609919156220', 'FedEx', NULL, '2015-03-06', '05.03.2015 20:58', 'NL150126NM06', '1', 'a0YC000000b0E4mMAE', '', '199.99'),
(30663, '307804741', NULL, NULL, 'Saskia Bisschop', 'Concordiastraat 70', '641293388', '6226 GE', 'MAASTRICHT', 'Niederlande', 'NL', NULL, NULL, '641293388', '0010067XTD', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - zwart/zwart (T3011-4)', NULL, '609919156230', 'FedEx', NULL, '2015-03-06', '05.03.2015 18:28', 'NL141217NM08', '1', 'a0YC000000aYvB5MAK', '', '189.99'),
(30664, '307403557', NULL, NULL, 'Elmaida Ljaic', 'SORGENFRIVAEGEN 35', '', '214 38', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '700900805', '0010250JEK', NULL, NULL, 'Regulator. Svart urtavla (modell J49023)', NULL, '604569190216', 'FedEx', NULL, '2015-03-05', '04.03.2015 04:44', 'SESEJ49023', '1', 'a0YC000000bB7QRMA0', '661.00', '995.00'),
(30665, '307403446', NULL, NULL, 'Elmaida Ljaic', 'SORGENFRIVAEGEN 36', '', '214 38', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '700900805', '0010179WHE', NULL, NULL, 'Retrograde armbandsklocka', NULL, '604569190216', 'FedEx', NULL, '2015-03-05', '04.03.2015 04:44', 'SE150203HW02', '1', 'a0YC000000bAPCKMA4', '658.53', '995.00'),
(30666, '307403247', NULL, NULL, 'Elmaida Ljaic', 'SORGENFRIVAEGEN 37', '', '214 38', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '700900805', '0010190QOD', NULL, NULL, 'Vit urtavla. Theorema Galilei', NULL, '604569190216', 'FedEx', NULL, '2015-03-05', '04.03.2015 04:14', 'SE150130HW07', '1', 'a0YC000000b9sqdMAA', '654.71', '995.00'),
(30667, '307985951', NULL, NULL, 'Guy Casteele', 'schutterstraat 38', '', '8500', 'kortrijk', 'Belgien', 'BE', NULL, NULL, '56440801', '00102322Y8', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - wit/zilver (GM-505-1)', NULL, '609919156322', 'FedEx', NULL, '2015-03-09', '06.03.2015 13:48', 'NL150126NM06', '1', 'a0YC000000b0EF1MAM', '', '199.99'),
(30668, '307954755', NULL, NULL, 'Rosemarie Miara', 'Kalkstraat 69/005', '', '9100', 'Sint-Niklaas', 'Belgien', 'BE', NULL, NULL, '486883695', '001010426L', NULL, NULL, 'Pionier Florida Diamonds horloge - zilver staal - zwart/zilver (GM-505-4)', NULL, '609919156333', 'FedEx', NULL, '2015-03-09', '06.03.2015 11:48', 'NL150126NM10', '1', 'a0YC000000b0EFAMA2', '', '199.99'),
(30669, '307812155', NULL, NULL, 'Eugenio De Vittori', 'VIA DELLA RISERVA GRANDE 84', 'Via della Riserva Grande 84', '00166', 'ROMA', 'Italien', 'IT', NULL, NULL, '630998320', '0010112ZA2', NULL, NULL, 'GM-4004-1', NULL, '609919156311', 'FedEx', NULL, '2015-03-09', '05.03.2015 16:58', 'IT150121CS43', '1', 'a0YC000000azKxnMAE', '', '199.99'),
(30670, '307963566', NULL, NULL, 'Paul Bray', '15 PLATEAU DRIVE', 'Barassie', 'TROON', 'Großbritannien', 'KA10 6UT', 'GB', NULL, NULL, '7791285126', '00100080WT', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919156252', 'FedEx', NULL, '2015-03-09', '06.03.2015 11:23', 'UK140403AS03', '1', 'a0YC000000b18saMAA', '160.01', '239.00'),
(30671, '307895362', NULL, NULL, 'Natalie Capper', '6 NEWBERRY GROVE', '', 'STOCKPORT', 'Großbritannien', 'SK3 8JZ', 'GB', NULL, NULL, '7817285037', '001025073G', NULL, NULL, 'Barbados Pionier Black Face and Stainless Steel Rim With Red Detailing and Black', NULL, '609919156263', 'FedEx', NULL, '2015-03-09', '06.03.2015 00:52', 'UK140903CC04', '1', 'a0YC000000bCi90MAC', '129.99', '199.00'),
(30672, '307861809', NULL, NULL, 'Arjun Tiwari', '25 Gloucester Road', '', 'Feltham', 'Großbritannien', 'TW13 5BY', 'GB', NULL, NULL, '7414686703', '00102122BD', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919156274', 'FedEx', NULL, '2015-03-09', '05.03.2015 21:22', 'GM-103-6', '1', 'a0YC000000axESBMA2', '170.00', '249.00'),
(30673, '307821167', NULL, NULL, 'Samantha Charlie', '46 SOUTH CRESCENT', 'Duckmanton', 'CHESTERFIELD', 'Großbritannien', 'S44 5EH', 'GB', NULL, NULL, '7411338405', '00101736XL', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919156285', 'FedEx', NULL, '2015-03-09', '05.03.2015 18:23', 'GM-103-6', '1', 'a0YC000000b18scMAA', '160.01', '239.00'),
(30674, '307775171', NULL, NULL, 'jichuan yu', '24 LABURNUM STREET', '', 'SALFORD', 'Großbritannien', 'M6 5LZ', 'GB', NULL, NULL, '7549389786', '0010250GYI', NULL, NULL, 'Monte Carlo Men\'s Watch - Black Strap/Silver Case/Black Face - GM-102-2', NULL, '609919156296', 'FedEx', NULL, '2015-03-09', '05.03.2015 14:53', 'GM-102-2', '1', 'a0YC000000bBAbyMAG', '145.00', '219.00'),
(30675, '308502527', NULL, NULL, 'Maarten Verhelst', 'Diksmuidse Heerweg 41 BUS 2', '', '8200', 'Sint-Andries', 'Belgien', 'BE', NULL, NULL, '479801023', '0010179WD6', NULL, NULL, 'PIONIER Barbados Horloge - Leren band - Goud/Zwart (GM-509-3)', NULL, '609919156745', 'FedEx', NULL, '2015-03-10', '09.03.2015 01:18', 'NL140908NM03', '1', 'a0YC000000bBlN3MAK', '', '199.99'),
(30676, '308266136', NULL, NULL, 'RENE FERON', 'RECETTE LIEGE4 2 B 184', 'RUE DE FRAGNEE S P F FINANCES REC LIEGE 4', '4000', 'LIEGE', 'Belgien', 'BE', NULL, NULL, '32479517858', '0010024GF0', NULL, NULL, 'Une montre Florida Diamonds GM-505-5 - acier argentÃ©/noir', NULL, '609919156756', 'FedEx', NULL, '2015-03-10', '07.03.2015 20:18', 'NL150126NM10', '1', 'a0YC000000b0EFAMA2', '', '199.99'),
(30677, '308256865', NULL, NULL, 'Yannick D\'Hondt', 'Hector Henneaulaan 82', '', '1930', 'Zaventem', 'Belgien', 'BE', NULL, NULL, '484568921', '00101960S4', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - zilverkleur/wit (T3011-1)', NULL, '609919156767', 'FedEx', NULL, '2015-03-10', '07.03.2015 19:18', 'NL141217NM05', '1', 'a0YC000000aYvGkMAK', '', '189.99'),
(30678, '308246326', NULL, NULL, 'Micheline MALPASSE', 'Rue Betonval 14', '', '4520', 'WANZE', 'Belgien', 'BE', NULL, NULL, '3285215511', '0010242LG5', NULL, NULL, 'Montre homme Macau Therorema - Bracelet cuir - Or/noir - (T3011-3)', NULL, '609919156778', 'FedEx', NULL, '2015-03-10', '07.03.2015 18:18', 'NL141217NM07', '1', 'a0YC000000aYvGmMAK', '', '189.99'),
(30679, '308153962', NULL, NULL, 'Wendy Hautier', 'Zavelstraat 45', 'ARGENTA', '1760', 'Roosdaal', 'Belgien', 'BE', NULL, NULL, '483425385', '00100511NS', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - goudkleur/zwart (T3011-3)', NULL, '609919156789', 'FedEx', NULL, '2015-03-10', '07.03.2015 10:18', 'NL141217NM07', '1', 'a0YC000000aYvGmMAK', '', '189.99'),
(30680, '308073966', NULL, NULL, 'Berenice COUDOUX', 'Ancien Chemin d\'Ollignies 91', '', '7860', 'Lessines', 'Belgien', 'BE', NULL, NULL, '498685256', '0010211BOP', NULL, NULL, 'Une montre Florida Diamonds GM-505-6 - acier noir/noir', NULL, '609919156790', 'FedEx', NULL, '2015-03-10', '06.03.2015 20:18', 'NL150126NM11', '1', 'a0YC000000b0EFBMA2', '', '199.99'),
(30681, '308041892', NULL, NULL, 'Florina PREDA', 'CLAES, VERBURGH & CO Boulevard du', '', '1080', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '474692905', '0010175A3L', NULL, NULL, 'Montre homme Macau Therorema - Bracelet cuir - Noir/noir - (T3011-4)', NULL, '609919156804', 'FedEx', NULL, '2015-03-10', '06.03.2015 17:48', 'NL141217NM08', '1', 'a0YC000000aYvGnMAK', '', '189.99'),
(30682, '308562447', NULL, NULL, 'thomas scordo', 'VIA ANGELO MORANDI 8 C', '', '21040', 'UBOLDO', 'Italien', 'IT', NULL, NULL, '3454542388', '0010171CT3', NULL, NULL, 'London Diamonds by \"PIONIER\" - Oro/nero + Cinturino marrone', NULL, '609919156701', 'FedEx', NULL, '2015-03-10', '09.03.2015 09:58', 'IT141028FS013', '1', 'a0YC000000b9xStMAI', '', '199.99'),
(30683, '308364526', NULL, NULL, 'Simone La Luna', 'via garibaldi 29/A', '', '10071', 'Borgaro Torinese', 'Italien', 'IT', NULL, NULL, '3385851410', '0010178PQV', NULL, NULL, 'GM-3011-3', NULL, '609919156712', 'FedEx', NULL, '2015-03-10', '08.03.2015 10:28', 'IT150121CS72', '1', 'a0YC000000azMrgMAE', '', '189.99'),
(30684, '308364150', NULL, NULL, 'Simone La Luna', 'via garibaldi 29/A', '', '10071', 'Borgaro Torinese', 'Italien', 'IT', NULL, NULL, '3385851410', '00101108RD', NULL, NULL, 'GM-3011-8', NULL, '609919156712', 'FedEx', NULL, '2015-03-10', '08.03.2015 10:28', 'IT150121CS83', '1', 'a0YC000000azNHIMA2', '', '189.99'),
(30685, '308317585', NULL, NULL, 'Piccinni Margarita', 'VIA ZURIGO 14', 'Zurigo', '20147', 'MILANO', 'Italien', 'IT', NULL, NULL, '3209583302', '0010118UXM', NULL, NULL, 'GM-3011-5', NULL, '609919156723', 'FedEx', NULL, '2015-03-10', '08.03.2015 06:28', 'IT150121CS80', '1', 'a0YC000000azNFsMAM', '', '189.99'),
(30686, '308275015', NULL, NULL, 'Alberti Eleonora', 'VIA PACE 141/D', '', '26018', 'TRIGOLO', 'Italien', 'IT', NULL, NULL, '3349727708', '0010053C9R', NULL, NULL, 'GM-3011-7', NULL, '609919156734', 'FedEx', NULL, '2015-03-10', '07.03.2015 19:28', 'IT150121CS82', '1', 'a0YC000000azNGoMAM', '', '189.99'),
(30687, '308304504', NULL, NULL, 'barry fennelly', 'cricklewood  ballykea', 'skerries', '', 'co.dublin', 'Irland', 'IE', NULL, NULL, '-868120815', '0010171Y6K', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919156388', 'FedEx', NULL, '2015-03-10', '08.03.2015 00:32', 'GM-104-8', '1', 'a0YC000000bHyWaMAK', '195.01', '299.00'),
(30688, '308302354', NULL, NULL, 'Jahangir Sajjad', '11 Eagle Valley', 'Wilton', 'Cork', 'Cork', 'Irland', 'IE', NULL, NULL, '877738569', '0010056J7P', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919156399', 'FedEx', NULL, '2015-03-10', '08.03.2015 00:02', 'GM-104-7', '1', 'a0YC000000bHyWZMA0', '195.01', '299.00'),
(30689, '308291364', NULL, NULL, 'Keith Tubridy', '44 Woodfield', '', 'None', 'Kilrush, co Clare , ireland', 'Irland', 'IE', NULL, NULL, '879307320', '0010194HA2', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919156403', 'FedEx', NULL, '2015-03-10', '07.03.2015 22:02', 'GM-104-2', '1', 'a0YC000000bHyWUMA0', '195.01', '299.00'),
(30690, '308394227', NULL, NULL, 'Jesper Roeleveld', 'Vredehofstraat 22', '', '3761', 'SOEST', 'Niederlande', 'NL', NULL, NULL, '035-6090485', '00102065PO', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - zwart/zilver (GM-505-2)', NULL, '609919156815', 'FedEx', NULL, '2015-03-10', '08.03.2015 15:28', 'NL150126NM07', '1', 'a0YC000000b0E6OMAU', '', '199.99'),
(30691, '308226809', NULL, NULL, 'Elise Wijburg', 'Kloostertuin 10', '', '3994 ZJ', 'HOUTEN', 'Niederlande', 'NL', NULL, NULL, '620523570', '0010128KG2', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - zwart/zilver (GM-505-2)', NULL, '609919156826', 'FedEx', NULL, '2015-03-10', '07.03.2015 16:28', 'NL150126NM07', '1', 'a0YC000000b0E6OMAU', '', '199.99'),
(30692, '308159592', NULL, NULL, 'Anne Van Der Pols', 'De Kreek 10', '', '3216 BH', 'ABBENBROEK', 'Niederlande', 'NL', NULL, NULL, '683795747', '0010028RS4', NULL, NULL, 'Therorema Macau herenhorloge - lederen band - goudkleur/zwart (T3011-3)', NULL, '609919156837', 'FedEx', NULL, '2015-03-10', '07.03.2015 10:28', 'NL141217NM07', '1', 'a0YC000000aYv9zMAC', '', '189.99'),
(30693, '308041787', NULL, NULL, 'jochem vander kleij', 'Vliegersplein 19', '', '2141 VC', 'VIJFHUIZEN', 'Niederlande', 'NL', NULL, NULL, '235583378', '0010095JL8', NULL, NULL, 'Theorema Dubai horloge - lederen band - zilverkleur/zwart (T3009-2)', NULL, '609919156848', 'FedEx', NULL, '2015-03-10', '06.03.2015 17:58', 'NL141217NM62', '1', 'a0YC000000aZ1B5MAK', '', '229.99'),
(30694, '308494720', NULL, NULL, 'Ferit Ramadani', 'Belesgraend 44', '', '43231', 'Varberg', 'Schweden', 'SE', NULL, NULL, '765650585', '0010196EID', NULL, NULL, 'Silver/svart med silvrigt metallarmband (modellT-3011-6)', NULL, '609919156870', 'FedEx', NULL, '2015-03-10', '09.03.2015 00:14', 'SE141208HW07', '1', 'a0YC000000bA9xbMAC', '1303.93', '1995.00'),
(30695, '308133870', NULL, NULL, 'Ali Karim Abdulla', 'Alekaerrs gatan 10 ( saray grill & koek 10', '', '41525', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '', '0010036HRE', NULL, NULL, 'Guld/svart med brunt lÃ¤derarmband (modell T-3011-3)', NULL, '609919156881', 'FedEx', NULL, '2015-03-10', '07.03.2015 04:14', 'SE141208HW04', '1', 'a0YC000000bA9xYMAS', '1303.93', '1995.00'),
(30696, '308120196', NULL, NULL, 'ANSITEC Jose E. Cebamanos', 'C/CARAVIS 28', 'Edif. UPSALA, of. 15-16', '50197', 'ZARAGOZA', 'Spanien', 'ES', NULL, NULL, '976106495', '10171662', NULL, NULL, 'Reloj Theorema Marco Polo  - modelo 3005-A3', NULL, '609919156675', 'FedEx', NULL, '2015-03-10', '06.03.2015 22:28', 'ES141029CS35', '1', 'a0YC000000bCFn9MAG', '', '189.99'),
(30697, '308088997', NULL, NULL, 'Miguel Angel Davara F. de Marcos', 'CALLE LIGULA 4', 'Bajo D', '28036', 'MADRID', 'Spanien', 'ES', NULL, NULL, '663806691', '001017155C', NULL, NULL, 'Reloj Theorema Marco Polo  - modelo Diamante 3005-22', NULL, '609919156686', 'FedEx', NULL, '2015-03-10', '06.03.2015 19:33', 'ES141029CS38', '1', 'a0YC000000bCFnCMAW', '', '209.99'),
(30698, '308084738', NULL, NULL, 'Oscar Ezcurra Tosso', 'CALLE JUAN DIAZ DE SOLIS 14', '14', '41089', 'DOS HERMANAS', 'Spanien', 'ES', NULL, NULL, '627581181', '0010179TFA', NULL, NULL, 'Reloj Theorema Marco Polo  - modelo 20', NULL, '609919156697', 'FedEx', NULL, '2015-03-10', '06.03.2015 19:29', 'ES141029CS31', '1', 'a0YC000000bCFn5MAG', '', '189.99'),
(30699, '308285765', NULL, NULL, 'SORINEL STEFAN', '9 COLLARD AVENUE', '', 'IG10 2ER', 'LOUGHTON', 'Großbritannien', 'GB', NULL, NULL, '7912783421', '0010250GSK', NULL, NULL, 'Barbados Pionier Black Face With Red Detailing and Brown Leather Strap', NULL, '609919156414', 'FedEx', NULL, '2015-03-10', '07.03.2015 21:22', 'UK140820cc03', '1', 'a0YC000000bCi8xMAC', '129.99', '199.00'),
(30700, '308190178', NULL, NULL, 'Helen Gardner', '4 BADBY PARK', 'Fein warehouse.', 'NN11 8YT', 'DAVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7784065173', '0010244A4J', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919156425', 'FedEx', NULL, '2015-03-10', '07.03.2015 11:54', 'GM-104-8', '1', 'a0YC000000b19K3MAI', '160.01', '239.00'),
(30701, '308498207', NULL, NULL, 'Mohammed Ahmed 75 c sirdar road w11 4EQ', '75C SIRDAR ROAD', '', 'W11 4EQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, 'â€ª07896675262', '0010200IX1', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919156436', 'FedEx', NULL, '2015-03-10', '08.03.2015 23:23', 'GM-104-8', '1', 'a0YC000000b19K3MAI', '160.01', '239.00'),
(30702, '308534723', NULL, NULL, 'Paresh Zala', '154 Outlands drive', 'Hinkley', 'Le100tw', 'Leicester', 'Großbritannien', 'GB', NULL, NULL, '7757990938', '10129388', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919156447', 'FedEx', NULL, '2015-03-10', '09.03.2015 08:53', 'GM-104-8', '1', 'a0YC000000azQEEMA2', '169.99', '259.00'),
(30703, '308479465', NULL, NULL, 'Danielle Evans', '11 BURNS WAY', '', 'SN2 7LP', 'SWINDON', 'Großbritannien', 'GB', NULL, NULL, '7747105889', '0010154Y22', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '609919156458', 'FedEx', NULL, '2015-03-10', '08.03.2015 21:23', 'GM-107-8', '1', 'a0YC000000b0EMTMA2', '149.01', '249.00'),
(30704, '308499016', NULL, NULL, 'Mohammed Ahmed ', '75C SIRDAR ROAD', '', 'W11 4EQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, 'â€ª07896675262', '0010198UM7', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919156436', 'FedEx', NULL, '2015-03-10', '08.03.2015 23:53', 'UK140102AMC03', '1', 'a0YC000000b19JxMAI', '160.01', '239.00'),
(30705, '308067189', NULL, NULL, 'Moira Lombard', '15 NORTH STREET', '', 'DD8 3BG', 'FORFAR', 'Großbritannien', 'GB', NULL, NULL, '35054019514', '0010175K8X', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Black Stainless Steel Strap with Black Face (GM-505-6)', NULL, '609919156469', 'FedEx', NULL, '2015-03-10', '06.03.2015 18:52', 'UK131023AMC12', '1', 'a0YC000000b0zjdMAA', '126.99', '199.00'),
(30706, '308231349', NULL, NULL, 'ALTIN GOJCAJ', '251 RANGEFIELD ROAD', '', 'BR1 4QX', 'BROMLEY', 'Großbritannien', 'GB', NULL, NULL, '7904841775', '0010111JR9', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919156470', 'FedEx', NULL, '2015-03-10', '07.03.2015 15:52', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30707, '308303126', NULL, NULL, 'Eduard Mavrodinescu', '99 MONTAGU ROAD', 'mr', 'N18 2LX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7557440082', '0010142XXO', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919156480', 'FedEx', NULL, '2015-03-10', '07.03.2015 23:53', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30708, '308576410', NULL, NULL, 'Andrew Bugg', '28 Deben Avenue', '', 'IP5 3QP', 'Martlesham Heath', 'Großbritannien', 'GB', NULL, NULL, '07894 391402', '0010004BBI', NULL, NULL, 'Monte Carlo Men\'s Watch - Black Strap/Black Case/Black Face - GM102-4', NULL, '609919156491', 'FedEx', NULL, '2015-03-10', '09.03.2015 11:52', 'GM-102-4', '1', 'a0YC000000bBAcMMAW', '145.00', '219.00'),
(30709, '308498375', NULL, NULL, 'Mohammed Ahmed 75 c sirdar road w11 4EQ', '75C SIRDAR ROAD', '', 'W11 4EQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, 'â€ª07896675262', '0010100THO', NULL, NULL, 'Monte Carlo Men\'s Watch - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919156436', 'FedEx', NULL, '2015-03-10', '08.03.2015 23:22', 'GM-102-3', '1', 'a0YC000000bBAc8MAG', '145.00', '219.00'),
(30710, '308248004', NULL, NULL, 'Emily Etherington', '5 SELSEY CLOSE', '', 'PO11 9SX', 'HAYLING ISLAND', 'Großbritannien', 'GB', NULL, NULL, '7469895053', '0010164DRA', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919156506', 'FedEx', NULL, '2015-03-10', '07.03.2015 17:22', 'UK140403AS04', '1', 'a0YC000000axES8MAM', '170.00', '249.00'),
(30711, '308427043', NULL, NULL, 'julie johnston', '65 kenyon way little hulton', '', 'm38 0ep', 'manchester', 'Großbritannien', 'GB', NULL, NULL, '1617020586', '0010150SAR', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919156517', 'FedEx', NULL, '2015-03-10', '08.03.2015 17:22', 'UK140403AS04', '1', 'a0YC000000axES8MAM', '170.00', '249.00'),
(30712, '308282975', NULL, NULL, 'Pawel Tomaszek', '64 KINGS ROAD', 'First Floor Flat', 'B23 7JS', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7831705984', '0010022M5S', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919156528', 'FedEx', NULL, '2015-03-10', '07.03.2015 21:22', 'GM-103-6', '1', 'a0YC000000b18scMAA', '160.01', '239.00'),
(30713, '308383680', NULL, NULL, 'Robert Mabbott', '3 CLIFFE PARK MOUNT', '', 'LS12 4XE', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7449881719', '0010203TBJ', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919156539', 'FedEx', NULL, '2015-03-10', '08.03.2015 13:23', 'GM-103-5', '1', 'a0YC000000axESAMA2', '170.00', '249.00'),
(30714, '308460036', NULL, NULL, 'Nicola Body', '40 FAREHAM GROVE', '', 'NE35 9NF', 'BOLDON COLLIERY', 'Großbritannien', 'GB', NULL, NULL, '7949482743', '0010219FRK', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919156540', 'FedEx', NULL, '2015-03-10', '08.03.2015 19:53', 'GM-104-6', '1', 'a0YC000000azQECMA2', '169.99', '259.00'),
(30715, '308620661', NULL, NULL, 'ZERRIN kazan', 'KAZAN 44 A LASCOTTS ROAD', '', 'N22 8JN', 'WOOD GREEN', 'Großbritannien', 'GB', NULL, NULL, '7703576321', '0010250V6B', NULL, NULL, 'T-3011-1	Black Strap Silver Case White Face Watch', NULL, '609919156550', 'FedEx', NULL, '2015-03-10', '09.03.2015 15:23', 'UK140313AMC18', '1', 'a0YC000000bIeYOMA0', '130.00', '189.00'),
(30716, '308442878', NULL, NULL, 'Donna Wilson', '75 TRINIDAD WAY', 'Westwood East Kilbride', 'G75 8PE', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7599835673', '0010250DKY', NULL, NULL, 'T-3011-2	Black Strap Silver Case Black Face Watch', NULL, '609919156561', 'FedEx', NULL, '2015-03-10', '08.03.2015 18:53', 'UK140313AMC19', '1', 'a0YC000000bIeYPMA0', '130.00', '189.00'),
(30717, '308467216', NULL, NULL, 'Anton Poterajlo', 'Synexus Vincent Drive', '', 'B15 2SQ', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '7539733915', '0010250WDR', NULL, NULL, 'T-3011-3  Brown Strap Gold Case Black Face Watch', NULL, '609919156572', 'FedEx', NULL, '2015-03-10', '08.03.2015 20:22', 'UK140313AMC20', '1', 'a0YC000000bIeYQMA0', '130.00', '189.00'),
(30718, '308405330', NULL, NULL, 'Amy Jury', '6 WOODLAND CRESCENT', 'Kelloe', 'DH6 4LU', 'DURHAM', 'Großbritannien', 'GB', NULL, NULL, '7816917507', '0010182Q9B', NULL, NULL, 'T-3011-4  Black Strap Black Case Black Face Watch', NULL, '609919156583', 'FedEx', NULL, '2015-03-10', '08.03.2015 15:22', 'UK140313AMC21', '1', 'a0YC000000bIeYRMA0', '130.00', '189.00'),
(30719, '308497355', NULL, NULL, 'Carl Graham', 'The Studio 8 Station Road', 'Headcorn  Ashford Kent', 'TN279SA', 'Ashford', 'Großbritannien', 'GB', NULL, NULL, '7717499277', '001007461P', NULL, NULL, 'T-3011-4  Black Strap Black Case Black Face Watch', NULL, '609919156594', 'FedEx', NULL, '2015-03-10', '08.03.2015 23:22', 'UK140313AMC21', '1', 'a0YC000000bIeYRMA0', '130.00', '189.00'),
(30720, '308337969', NULL, NULL, 'Pauline Rogers Kidderminster roofing', 'UNIT207-208 LISLE AVENUE', 'Kidderminster', 'DY11 7DL', 'KIDDERMINSTER', 'Großbritannien', 'GB', NULL, NULL, '7977567138', '0010171MP9', NULL, NULL, 'T-3011-5  Silver/White Dial/Silver Metal Band Watch', NULL, '609919156609', 'FedEx', NULL, '2015-03-10', '08.03.2015 09:54', 'T-3011-5', '1', 'a0YC000000bIeYSMA0', '130.00', '189.00'),
(30721, '308402976', NULL, NULL, 'Stefan Coutts', '8 B BALERNO STREET', '', 'DD4 8NR', 'DUNDEE', 'Großbritannien', 'GB', NULL, NULL, '7738960448', '00101192YW', NULL, NULL, 'T-3011-5  Silver/White Dial/Silver Metal Band Watch', NULL, '609919156610', 'FedEx', NULL, '2015-03-10', '08.03.2015 15:22', 'T-3011-5', '1', 'a0YC000000bIeYSMA0', '130.00', '189.00'),
(30722, '308545564', NULL, NULL, 'Joanne Harrison', '11 DUNLIN DRIVE', '', 'NE38 0EB', 'WASHINGTON', 'Großbritannien', 'GB', NULL, NULL, '7734436096', '0010152VZE', NULL, NULL, 'T-3011-6   Silver/Black Dial/Silver Metal Band Watch', NULL, '609919156620', 'FedEx', NULL, '2015-03-10', '09.03.2015 09:53', 'T-3011-6', '1', 'a0YC000000bIeYTMA0', '130.00', '189.00'),
(30723, '308322884', NULL, NULL, 'kamaru issak mohammed', '19 GROVEHALL DRIVE', '', 'LS11 7LL', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7949707184', '0010250PW8', NULL, NULL, 'T-3011-6   Silver/Black Dial/Silver Metal Band Watch', NULL, '609919156631', 'FedEx', NULL, '2015-03-10', '08.03.2015 08:23', 'T-3011-6', '1', 'a0YC000000bIeYTMA0', '130.00', '189.00'),
(30724, '308432880', NULL, NULL, 'Lee Stevens', '4 PRIMROSE GARDENS', 'Linslade', 'LU7 2AL', 'LEIGHTON BUZZARD', 'Großbritannien', 'GB', NULL, NULL, '7539995211', '00100455QU', NULL, NULL, 'T-3011-6   Silver/Black Dial/Silver Metal Band Watch', NULL, '609919156642', 'FedEx', NULL, '2015-03-10', '08.03.2015 17:55', 'T-3011-6', '1', 'a0YC000000bIeYTMA0', '130.00', '189.00'),
(30725, '308510978', NULL, NULL, 'Clare Smith', '52 Sandiacre Avenue, James Brindley Village, Sandyford', '', 'St6 5bx', 'Stoke on Trent', 'Großbritannien', 'GB', NULL, NULL, '7739066174', '001022218F', NULL, NULL, 'T-3011-8    Black/Black Dial/Black Metal Band Watch', NULL, '609919156653', 'FedEx', NULL, '2015-03-10', '09.03.2015 03:52', 'T-3011-8', '1', 'a0YC000000bIeYVMA0', '130.00', '189.00'),
(30726, '308406731', NULL, NULL, 'Marion Lamb', '7 WHITESHAW VIEW', '', 'ML10 6UE', 'STRATHAVEN', 'Großbritannien', 'GB', NULL, NULL, '7585112548', '00101794XT', NULL, NULL, 'T-3011-8    Black/Black Dial/Black Metal Band Watch', NULL, '609919156664', 'FedEx', NULL, '2015-03-10', '08.03.2015 15:52', 'T-3011-8', '1', 'a0YC000000bIeYVMA0', '130.00', '189.00'),
(30727, '308855863', NULL, NULL, 'Joshua Verheyen', 'Brusselsesteenweg 562', 'De Miniclub VZW', '3090', 'overijse', 'Belgien', 'BE', NULL, NULL, '32474849771', '0010183FIZ', NULL, NULL, 'Une montre Florida Diamonds GM-505-1 - cuir noir/argentÃ©/blanc', NULL, '609919157075', 'FedEx', NULL, '2015-03-11', '10.03.2015 17:18', 'NL150126NM06', '1', 'a0YC000000b0EF1MAM', '', '199.99'),
(30728, '308747511', NULL, NULL, 'Haoues Asmae', 'Neijverheidstraat 35', '', '8400', 'Oostende', 'Belgien', 'BE', NULL, NULL, '487850246', '00101638IG', NULL, NULL, 'Montre Theorema Galilei - Cadran noir/Bracelet noir', NULL, '609919157086', 'FedEx', NULL, '2015-03-11', '10.03.2015 09:18', 'NL150211TB19', '1', 'a0YC000000bCJ15MAG', '', '79.99'),
(30729, '308634595', NULL, NULL, 'patrick alaerts', 'Gabrielle Petitlaan 13', '', '2960', 'Sint-Job-in-\'t-Goor', 'Belgien', 'BE', NULL, NULL, '486438334', '0010191UGV', NULL, NULL, 'PIONIER Barbados Horloge - Leren band - Goud/Zwart (GM-509-3)', NULL, '609919157097', 'FedEx', NULL, '2015-03-11', '09.03.2015 17:48', 'NL140908NM03', '1', 'a0YC000000bBlN3MAK', '', '199.99'),
(30730, '308577354', NULL, NULL, 'KARIMA ABDELLAOUI', 'Gasstraat 27', '', '2850', 'Boom', 'Belgien', 'BE', NULL, NULL, '484431042', '0010093MP2', NULL, NULL, 'Pionier Florida Diamonds horloge - zilver staal - zwart/zilver (GM-505-4)', NULL, '609919157101', 'FedEx', NULL, '2015-03-11', '09.03.2015 13:18', 'NL150126NM10', '1', 'a0YC000000b0EFAMA2', '', '199.99'),
(30731, '308576362', NULL, NULL, 'Paul Depaepe', 'Koudekerkelaan 10', 'Huis', '8301', 'Knokke-Heist', 'Belgien', 'BE', NULL, NULL, '475238883', '0010217VF1', NULL, NULL, 'PIONIER Barbados Horloge - Leren band - Goud/Zwart (GM-509-3)', NULL, '609919157112', 'FedEx', NULL, '2015-03-11', '09.03.2015 12:48', 'NL140908NM03', '1', 'a0YC000000bBlN3MAK', '', '199.99'),
(30732, '308718916', NULL, NULL, 'John Graham', '11 The Close Orlynn Park', '', 'Co.Dublin', 'Lusk', 'Irland', 'IE', NULL, NULL, '860648238', '0010028VS9', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '609919156907', 'FedEx', NULL, '2015-03-11', '09.03.2015 23:32', 'IE190614AH08', '1', 'a0YC000000bBNAjMAO', '195.01', '299.00'),
(30733, '308617014', NULL, NULL, 'A C Hak', 'Brabantring 35', '', '5672 EE', 'NUENEN', 'Niederlande', 'NL', NULL, NULL, '641487004', '0010250Y85', NULL, NULL, 'PIONIER Barbados Horloge - Metalen band - Zilver/Wit (GM-509-5)', NULL, '609919157123', 'FedEx', NULL, '2015-03-11', '09.03.2015 15:58', 'NL140908NM05', '1', 'a0YC000000bBlujMAC', '', '199.99'),
(30734, '308603589', NULL, NULL, 'Erwin Gosma', 'Braak 117', '', '5501 DH', 'VELDHOVEN', 'Niederlande', 'NL', NULL, NULL, '653873716', '0010179GIX', NULL, NULL, 'PIONIER Barbados Horloge - Metalen band - Goud/Zwart (GM-509-7)', NULL, '609919157134', 'FedEx', NULL, '2015-03-11', '09.03.2015 14:58', 'NL140908NM07', '1', 'a0YC000000bBlulMAC', '', '199.99'),
(30735, '308832101', NULL, NULL, 'Anonia Morelli', 'VIA ELENA VALMARANA 53', '', '35133', 'PADOVA', 'Italien', 'IT', NULL, NULL, '3497116207', '00102276BT', NULL, NULL, 'Cassa bicolor, quadrante bianco e cinturino in pelle nero (T-3001-5)', NULL, '609919157031', 'FedEx', NULL, '2015-03-11', '10.03.2015 13:28', 'IT150121CS41', '1', 'a0YC000000azKbmMAE', '', '169.99'),
(30736, '308801077', NULL, NULL, 'Marco Rampi', 'VIA PABLO NERUDA 6/D', '', '20060', 'BUSSERO', 'Italien', 'IT', NULL, NULL, '3343549702', '00102507JV', NULL, NULL, 'GM-4004-4', NULL, '609919157042', 'FedEx', NULL, '2015-03-11', '10.03.2015 11:34', 'IT150121CS46', '1', 'a0YC000000azKylMAE', '', '199.99'),
(30737, '308677958', NULL, NULL, 'Silvia Macchi', 'VIA VINCENZO BELLINI 39', '', '20020', 'BUSTO GAROLFO', 'Italien', 'IT', NULL, NULL, '3489792550', '001022285C', NULL, NULL, 'Orologi Theorema Casablanca, colore all in black (All in Black)', NULL, '609919157053', 'FedEx', NULL, '2015-03-11', '09.03.2015 18:58', 'IT141023CS54', '1', 'a0YC000000bIKcLMAW', '', '299.99'),
(30738, '308667035', NULL, NULL, 'Marco Becca', 'Via Gorizia 48', 'Mossolani Autoricambi', '27036', 'Mortara', 'Italien', 'IT', NULL, NULL, '3388889202', '0010171K8L', NULL, NULL, 'London Diamonds by \"PIONIER\" - Nero + Cinturino nero', NULL, '609919157064', 'FedEx', NULL, '2015-03-11', '09.03.2015 18:28', 'IT141028FS014', '1', 'a0YC000000b9xSuMAI', '', '199.99'),
(30739, '308671399', NULL, NULL, 'Charlie Merritt', '38 BULAN ROAD', '', 'OX3 7HT', 'OXFORD', 'Großbritannien', 'GB', NULL, NULL, '7887494149', '0010250UAW', NULL, NULL, 'Barbados Pionier  Black Face and Black Rim With Red Detailing and Black Metal', NULL, '609919156918', 'FedEx', NULL, '2015-03-11', '09.03.2015 19:52', 'UK140903CC08', '1', 'a0YC000000bCiCYMA0', '129.99', '199.00'),
(30740, '308799936', NULL, NULL, 'Randeep Panesar', '16 LABURNUM GROVE', '', 'UB1 2PB', 'SOUTHALL', 'Großbritannien', 'GB', NULL, NULL, '7590833398', '0010145U9B', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919156929', 'FedEx', NULL, '2015-03-11', '10.03.2015 12:27', 'GM-104-8', '1', 'a0YC000000azQEEMA2', '169.99', '259.00'),
(30741, '308714795', NULL, NULL, 'Rebecca Adams', '44 ALBERT ROAD', '', 'BH12 2DA', 'POOLE', 'Großbritannien', 'GB', NULL, NULL, '7769252579', '0010202X7H', NULL, NULL, 'FLORIDA DIAMONDS By \"PIONIER\" Black Stainless Steel Strap with Black Face (GM-505-6)', NULL, '609919156930', 'FedEx', NULL, '2015-03-11', '09.03.2015 23:22', 'UK131023AMC12', '1', 'a0YC000000b0zjdMAA', '126.99', '199.00'),
(30742, '308682790', NULL, NULL, 'robert spears', '1 Brockhurst Villa', 'Clockhouse lane', 'Rm16 5ur', 'grays', 'Großbritannien', 'GB', NULL, NULL, '1375378868', '0010250V67', NULL, NULL, 'Gold/Black Dial/Black Leather Band (GM-107-3)', NULL, '609919156940', 'FedEx', NULL, '2015-03-11', '09.03.2015 20:23', 'GM-107-3', '1', 'a0YC000000bIe8CMAS', '149.01', '249.00'),
(30743, '308778730', NULL, NULL, 'Ogechukwu Eya', '49 YEW TREE ROAD', '', 'W12 0TL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7854591036', '00102187F7', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919156951', 'FedEx', NULL, '2015-03-11', '10.03.2015 10:22', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30744, '308706109', NULL, NULL, 'Kelly Evans', '27 27 dunlin close', '', 'gl2 4gs', 'Quedgeley', 'Großbritannien', 'GB', NULL, NULL, '01452 534131', '0010183S3S', NULL, NULL, 'Monte Carlo Men\'s Watch - Black Strap/Silver Case/Black Face - GM-102-2', NULL, '609919156962', 'FedEx', NULL, '2015-03-11', '09.03.2015 22:28', 'GM-102-2', '1', 'a0YC000000bBAbyMAG', '145.00', '219.00'),
(30745, '308831119', NULL, NULL, 'Fred Fairchild', '37 ARTILLERY DRIVE', '', 'CO12 5FG', 'HARWICH', 'Großbritannien', 'GB', NULL, NULL, '1255554214', '0010249B9I', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-107-6)', NULL, '609919156973', 'FedEx', NULL, '2015-03-11', '10.03.2015 14:25', 'GM-107-6', '1', 'a0YC000000bIe8FMAS', '149.01', '249.00'),
(30746, '308739044', NULL, NULL, 'Gemma Rix', 'FLAT 8 WIMBORNE ROAD', 'Press trade button and leave outside flat 8 door please', 'BH2 6NU', 'BOURNEMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7912683643', '0010163COX', NULL, NULL, 'T-3011-2	Black Strap Silver Case Black Face Watch', NULL, '609919156984', 'FedEx', NULL, '2015-03-11', '10.03.2015 07:22', 'UK140313AMC19', '1', 'a0YC000000bIeYPMA0', '130.00', '189.00'),
(30747, '308798256', NULL, NULL, 'Dukshini Mohan', '107 QUEBEC ROAD', '', 'IG2 6AW', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '7564896106', '0010141ZCP', NULL, NULL, 'T-3011-3  Brown Strap Gold Case Black Face Watch', NULL, '609919156995', 'FedEx', NULL, '2015-03-11', '10.03.2015 11:53', 'UK140313AMC20', '1', 'a0YC000000bIeYQMA0', '130.00', '189.00'),
(30748, '308719886', NULL, NULL, 'Ejiro Eyaru', '36 TALBOT GARDENS', '', 'IG3 9TA', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '7402790090', '0010197V22', NULL, NULL, 'T-3011-3  Brown Strap Gold Case Black Face Watch', NULL, '609919157009', 'FedEx', NULL, '2015-03-11', '09.03.2015 23:52', 'UK140313AMC20', '1', 'a0YC000000bIeYQMA0', '130.00', '189.00'),
(30749, '308828261', NULL, NULL, 'Ilham Al Harithy', '90 B UPPER PARK ROAD', '', 'NW3 2UJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7576233460', '0010061HVK', NULL, NULL, 'T-3011-6   Silver/Black Dial/Silver Metal Band Watch', NULL, '609919157010', 'FedEx', NULL, '2015-03-11', '10.03.2015 14:23', 'T-3011-6', '1', 'a0YC000000bIeYTMA0', '130.00', '189.00'),
(30750, '308704326', NULL, NULL, 'Nij Thapar', '17 AVENUE ROAD', 'London, Middlesex', 'UB13BL', 'Southall', 'Großbritannien', 'GB', NULL, NULL, '7462000554', '00101719YB', NULL, NULL, 'T-3011-7   Gold/Black Dial/Gold Metal Band Watch', NULL, '609919157020', 'FedEx', NULL, '2015-03-11', '09.03.2015 22:29', 'T-3011-7', '1', 'a0YC000000bIeYUMA0', '130.00', '189.00'),
(30751, '308721590', NULL, NULL, 'Ejiro Eyaru', '96A EASTERN ROAD', '', 'RM1 3QA', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7402790090', '0010200FKI', NULL, NULL, 'T-3011-8    Black/Black Dial/Black Metal Band Watch', NULL, '609919157009', 'FedEx', NULL, '2015-03-11', '10.03.2015 00:22', 'T-3011-8', '1', 'a0YC000000bIeYVMA0', '130.00', '189.00'),
(30752, '308980473', NULL, NULL, 'Thomai Sarri', 'Rue bois du Foyau  69', '', '1440', 'Braine le Chateau', 'Belgien', 'BE', NULL, NULL, '473783046', '0010137IVQ', NULL, NULL, 'Montre Theorema Galilei  - Cadran blanc/Bracelet noir', NULL, '609919157270', 'FedEx', NULL, '2015-03-12', '11.03.2015 09:48', 'NL150211TB17', '1', 'a0YC000000bCHtsMAG', '', '79.99'),
(30753, '308883304', NULL, NULL, 'Erik Bleys', 'Marsstraat 18', '', '9160', 'Lokeren', 'Belgien', 'BE', NULL, NULL, '32494807079', '0010010NIH', NULL, NULL, 'Theorema Galilei horloge - wit uurwerk/zwarte band', NULL, '609919157281', 'FedEx', NULL, '2015-03-12', '10.03.2015 19:48', 'NL150211TB17', '1', 'a0YC000000bCHtsMAG', '', '79.99'),
(30754, '308887343', NULL, NULL, 'Camille Demol', 'Kanunniksteen 18', '', '3090', 'Overijse', 'Belgien', 'BE', NULL, NULL, '493192877', '0010220WTY', NULL, NULL, 'PIONIER Barbados Horloge - Metalen band - Goud/Zwart (GM-509-7)', NULL, '609919157292', 'FedEx', NULL, '2015-03-12', '10.03.2015 19:48', 'NL140908NM07', '1', 'a0YC000000bBlN7MAK', '', '199.99'),
(30755, '308962231', NULL, NULL, 'Giovanni Amedeo Battiston', 'VIA GIOTTO 12', '', '30026', 'PORTOGRUARO', 'Italien', 'IT', NULL, NULL, '3,93485E+11', '0010053VT1', NULL, NULL, 'Orologi Theorema Casablanca, colore dorato (Gold)', NULL, '609919157260', 'FedEx', NULL, '2015-03-12', '11.03.2015 06:28', 'IT141023CS52', '1', 'a0YC000000bIKcJMAW', '', '299.99'),
(30756, '308929541', NULL, NULL, 'Ali Sahar', 'Groene tuin 81', '', '3078 KC', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '655263622', '0010200Z9D', NULL, NULL, 'Theorema Dubai horloge - metalen band - zwart/zwart (T3009-8)', NULL, '609919157307', 'FedEx', NULL, '2015-03-12', '10.03.2015 23:28', 'NL141217NM68', '1', 'a0YC000000aZUUhMAO', '', '229.99'),
(30757, '308886907', NULL, NULL, 'saliha arraiss', 'Meidoornlaan 301', '', '1382 XB', 'WEESP', 'Niederlande', 'NL', NULL, NULL, '642408786', '00101710N0', NULL, NULL, 'PIONIER Barbados Horloge - Metalen band - Zwart (GM-509-8)', NULL, '609919157318', 'FedEx', NULL, '2015-03-12', '10.03.2015 19:58', 'NL140908NM08', '1', 'a0YC000000bBlumMAC', '', '199.99'),
(30758, '309056551', NULL, NULL, 'Jeanette McPherson', '16  Kilmory Gardens', '', 'PA17 5EX', 'Skelmorlie', 'Großbritannien', 'GB', NULL, NULL, '4,47732E+11', '00100209AM', NULL, NULL, 'Barbados Pionier  Black Face and Black Rim With Red Detailing and Black Metal', NULL, '968532480976', 'DHL', NULL, '2015-03-12', '11.03.2015 14:24', 'UK140903CC08', '1', 'a0YC000000bCiCYMA0', '129.99', '199.00'),
(30759, '308986535', NULL, NULL, 'Anthony Allen', '3 SURSHAM AVENUE', 'Sprowston', 'NR6 7LD', 'NORWICH', 'Großbritannien', 'GB', NULL, NULL, '01603 464118', '0010171LD8', NULL, NULL, 'GM-505-1 Florida Diamods By Pioner Black Strap With White Face', NULL, '609919157167', 'FedEx', NULL, '2015-03-12', '11.03.2015 09:26', 'UK131023AMC07', '1', 'a0YC000000bIeLHMA0', '126.99', '199.00'),
(30760, '309004138', NULL, NULL, 'Darrell Kinghorn', '21 TYNEDALE STREET', '', 'TS18 4AG', 'STOCKTON-ON-TEES', 'Großbritannien', 'GB', NULL, NULL, '7403255677', '0010248XNQ', NULL, NULL, 'GM-505-4Florida Diamods By Pioner Stainless Steel Strap With White Face', NULL, '609919157178', 'FedEx', NULL, '2015-03-12', '11.03.2015 10:53', 'UK131023AMC10', '1', 'a0YC000000bIeLJMA0', '126.99', '199.00'),
(30761, '308999772', NULL, NULL, 'Darrell Kinghorn', '21 TYNEDALE STREET', '', 'TS18 4AG', 'STOCKTON-ON-TEES', 'Großbritannien', 'GB', NULL, NULL, '4,47403E+11', '001017997H', NULL, NULL, 'GM-505-4Florida Diamods By Pioner Stainless Steel Strap With White Face', NULL, '609919157178', 'FedEx', NULL, '2015-03-12', '11.03.2015 10:22', 'UK131023AMC10', '1', 'a0YC000000bIeLJMA0', '126.99', '199.00'),
(30762, '309051968', NULL, NULL, 'Thom Molloy', '51 SPRING BANK', '', 'SK22 4AZ', 'HIGH PEAK', 'Großbritannien', 'GB', NULL, NULL, '7903844403', '0010173M8K', NULL, NULL, 'GM-505-4Florida Diamods By Pioner Stainless Steel Strap With White Face', NULL, '609919157189', 'FedEx', NULL, '2015-03-12', '11.03.2015 14:25', 'UK131023AMC10', '1', 'a0YC000000bIeLJMA0', '126.99', '199.00'),
(30763, '309006954', NULL, NULL, 'janet whittaker', '6 HEIGHTS WALK', '', 'LS12 3SL', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '1132194918', '0010158QRE', NULL, NULL, 'GM-505-5 Florida Diamods By Pioner Stainless Steel Strap With Black Face', NULL, '609919157190', 'FedEx', NULL, '2015-03-12', '11.03.2015 10:53', 'UK131023AMC11', '1', 'a0YC000000bIeLKMA0', '126.99', '199.00'),
(30764, '308971125', NULL, NULL, 'Sue Holliman', '177 LAWN LANE', '', 'HP3 9JF', 'HEMEL HEMPSTEAD', 'Großbritannien', 'GB', NULL, NULL, '7932453365', '00101719N0', NULL, NULL, 'GM-505-6 Florida Diamods By Pioner Black Stainless Steel Strap With Black Face', NULL, '609919157204', 'FedEx', NULL, '2015-03-12', '11.03.2015 08:22', 'UK131023AMC12', '1', 'a0YC000000bIeLLMA0', '126.99', '199.00'),
(30765, '308989586', NULL, NULL, 'Thom Molloy', '51 SPRING BANK', '', 'SK22 4AZ', 'HIGH PEAK', 'Großbritannien', 'GB', NULL, NULL, '7903844403', '00101674OR', NULL, NULL, 'GM-505-6 Florida Diamods By Pioner Black Stainless Steel Strap With Black Face', NULL, '609919157189', 'FedEx', NULL, '2015-03-12', '11.03.2015 09:53', 'UK131023AMC12', '1', 'a0YC000000bIeLLMA0', '126.99', '199.00'),
(30766, '309010586', NULL, NULL, 'cath redmond', '12 WHITEHOLME AVENUE', '', 'M21 7PH', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '1612830228', '00100537WW', NULL, NULL, 'Monte Carlo Men\'s Watch - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919157215', 'FedEx', NULL, '2015-03-12', '11.03.2015 11:23', 'GM-102-3', '1', 'a0YC000000bBAc8MAG', '145.00', '219.00'),
(30767, '309012321', NULL, NULL, 'Amy Mcnevin', '19 BUTT HILL', '', 'LS25 7JU', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7815108427', '0010049HQL', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919157226', 'FedEx', NULL, '2015-03-12', '11.03.2015 11:22', 'UK140403AS04', '1', 'a0YC000000axES8MAM', '170.00', '249.00'),
(30768, '309045292', NULL, NULL, 'Ann Gold', '27 Bramblewoods', 'Shard End', 'B34 7QZ', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '1217495520', '0010201VMG', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919157237', 'FedEx', NULL, '2015-03-12', '11.03.2015 13:54', 'UK140403AS04', '1', 'a0YC000000b18sZMAQ', '160.01', '239.00'),
(30769, '309054721', NULL, NULL, 'Kathryn Huby', '23 LYNDON ROAD', '', 'LS23 6RH', 'WETHERBY', 'Großbritannien', 'GB', NULL, NULL, '7916948141', '0010044YTC', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919157248', 'FedEx', NULL, '2015-03-12', '11.03.2015 14:25', 'UK140403AS04', '1', 'a0YC000000b18sZMAQ', '160.01', '239.00'),
(30770, '308941554', NULL, NULL, 'Richard Lomax', '59 KILDARE WALK', '', 'E14 7DS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7985478190', '00100630VX', NULL, NULL, 'T-3011-7   Gold/Black Dial/Gold Metal Band Watch', NULL, '609919157259', 'FedEx', NULL, '2015-03-12', '10.03.2015 23:22', 'T-3011-7', '1', 'a0YC000000bIeYUMA0', '130.00', '189.00'),
(30771, '309153002', NULL, NULL, 'Mounir boujedain', 'Maarschalk montgomeryplein 14 bus 9', '', '2140', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '485670495', '0010250GPA', NULL, NULL, 'PIONIER Barbados Horloge - Leren band  - Zwart (GM-509-4)', NULL, '609919157465', 'FedEx', NULL, '2015-03-12', '12.03.2015 00:18', 'NL140908NM04', '1', 'a0YC000000bBlN4MAK', '', '199.99'),
(30772, '309147273', NULL, NULL, 'Martin Soederklint', 'PLOGGATAN 6', '', '116 34', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '704155120', '0010121K2O', NULL, NULL, 'Guld/svart med guldfÃ¤rgat metallarmband (modell T-3011-7)', NULL, '609919157476', 'FedEx', NULL, '2015-03-12', '11.03.2015 23:44', 'SE141208HW08', '1', 'a0YC000000bA9xcMAC', '1303.93', '1995.00'),
(30773, '309126112', NULL, NULL, 'James Irvine', '117 LAMLASH CRESCENT', '', 'G33 3XP', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7929412087', '0010171SJY', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '609919157330', 'FedEx', NULL, '2015-03-12', '11.03.2015 20:23', 'GM-107-8', '1', 'a0YC000000bIe8HMAS', '149.01', '249.00'),
(30774, '309080271', NULL, NULL, 'David Shorto', '3 ELM AVENUE', 'Oxhey', 'WD19 4BD', 'WATFORD', 'Großbritannien', 'GB', NULL, NULL, '7761929799', '00101090O5', NULL, NULL, 'GM-505-1 Florida Diamods By Pioner Black Strap With White Face', NULL, '609919157340', 'FedEx', NULL, '2015-03-12', '11.03.2015 16:22', 'UK131023AMC07', '1', 'a0YC000000bIeLHMA0', '126.99', '199.00'),
(30775, '309085306', NULL, NULL, 'Peter Evans', '2 BENT LANE', '', 'PR25 4HQ', 'LEYLAND', 'Großbritannien', 'GB', NULL, NULL, '4,41772E+11', '0010095LM5', NULL, NULL, 'GM-505-5 Florida Diamods By Pioner Stainless Steel Strap With Black Face', NULL, '609919157351', 'FedEx', NULL, '2015-03-12', '11.03.2015 16:52', 'UK131023AMC11', '1', 'a0YC000000bIeLKMA0', '126.99', '199.00'),
(30776, '309140413', NULL, NULL, 'Airingas St', '20 DANIELL WALK', '', 'NN18 0SF', 'CORBY', 'Großbritannien', 'GB', NULL, NULL, '7756244110', '00100703OE', NULL, NULL, 'GM-505-6 Florida Diamods By Pioner Black Stainless Steel Strap With Black Face', NULL, '609919157362', 'FedEx', NULL, '2015-03-12', '11.03.2015 21:52', 'UK131023AMC12', '1', 'a0YC000000bIeLLMA0', '126.99', '199.00'),
(30777, '309128034', NULL, NULL, 'Dhavalkumar Kansara', '52C EALING ROAD', '', 'HA0 4TQ', 'WEMBLEY', 'Großbritannien', 'GB', NULL, NULL, '7525476822', '0010043AI2', NULL, NULL, 'GM-505-6 Florida Diamods By Pioner Black Stainless Steel Strap With Black Face', NULL, '609919157373', 'FedEx', NULL, '2015-03-12', '11.03.2015 20:22', 'UK131023AMC12', '1', 'a0YC000000bIeLLMA0', '126.99', '199.00'),
(30778, '309154302', NULL, NULL, 'Mark McCutcheon', '86 WESTON AVENUE', 'Annbank', 'KA6 5EQ', 'AYR', 'Großbritannien', 'GB', NULL, NULL, '7852993360', '0010111BBB', NULL, NULL, 'GM-505-6 Florida Diamods By Pioner Black Stainless Steel Strap With Black Face', NULL, '609919157384', 'FedEx', NULL, '2015-03-12', '11.03.2015 23:23', 'UK131023AMC12', '1', 'a0YC000000bIeLLMA0', '126.99', '199.00'),
(30779, '309149679', NULL, NULL, 'Mandeep Bhalla', '8 CORNWALL CLOSE', '', 'GU15 3UA', 'CAMBERLEY', 'Großbritannien', 'GB', NULL, NULL, '01276 506128', '00100558OJ', NULL, NULL, 'GM-505-7 Florida Diamods By Pioner Black Strap With Black Face and Case', NULL, '609919157395', 'FedEx', NULL, '2015-03-12', '11.03.2015 22:52', 'UK140819AS02', '1', 'a0YC000000bIeLMMA0', '126.99', '199.00'),
(30780, '309130089', NULL, NULL, 'Neil Merrill', '1 Catcliffe Garage', 'Railway Arch, Main Street', 'S60 5SR', 'Rotherham', 'Großbritannien', 'GB', NULL, NULL, '4,47827E+11', '0010250NJZ', NULL, NULL, 'GM-505-7 Florida Diamods By Pioner Black Strap With Black Face and Case', NULL, '609919157400', 'FedEx', NULL, '2015-03-12', '11.03.2015 20:22', 'UK140819AS02', '1', 'a0YC000000bIeLMMA0', '126.99', '199.00'),
(30781, '309072955', NULL, NULL, 'Sam davies', '43 park avenue', '', 'm274tz', 'swinton', 'Großbritannien', 'GB', NULL, NULL, '7891462331', '0010003FHC', NULL, NULL, 'Gold/Black Dial/Black Leather Band (GM-107-3)', NULL, '609919157410', 'FedEx', NULL, '2015-03-12', '11.03.2015 15:52', 'GM-107-3', '1', 'a0YC000000bIe8CMAS', '149.01', '249.00'),
(30782, '309158333', NULL, NULL, 'tina robertson', '18 COLESTRETE', 'Stevenage', 'SG1 1RB', 'STEVENAGE', 'Großbritannien', 'GB', NULL, NULL, '7947849607', '0010156Y65', NULL, NULL, 'Sao Paulo Black Strap Black Case - GM-103-2', NULL, '609919157421', 'FedEx', NULL, '2015-03-12', '11.03.2015 23:52', 'UK140403AS05', '1', 'a0YC000000axES7MAM', '170.00', '249.00'),
(30783, '309145956', NULL, NULL, 'Brian Lynam', '33 FERNWOOD', 'Norton', 'WA7 6UT', 'RUNCORN', 'Großbritannien', 'GB', NULL, NULL, '7885979325', '0010120WAL', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-107-6)', NULL, '609919157432', 'FedEx', NULL, '2015-03-12', '11.03.2015 22:23', 'GM-107-6', '1', 'a0YC000000bIe8FMAS', '149.01', '249.00'),
(30784, '309159257', NULL, NULL, 'Ben James', '45 Stoneleigh Crescent', '', 'KT190RW', 'Epsom', 'Großbritannien', 'GB', NULL, NULL, '2082243465', '10203755', NULL, NULL, 'T-3011-3  Brown Strap Gold Case Black Face Watch', NULL, '609919157443', 'FedEx', NULL, '2015-03-12', '12.03.2015 00:23', 'UK140313AMC20', '1', 'a0YC000000bIeYQMA0', '130.00', '189.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(30785, '309265950', NULL, NULL, 'Ciaran Bates', '32 St Aongus Crescent, Tymon North, Tallaght', '', '24', 'Dublin', 'Irland', 'IE', NULL, NULL, '852039087', '0010014SG9', NULL, NULL, 'Black Strap, Silver Case, Silver Dial (GM-101-1)', NULL, '609919157498', 'FedEx', NULL, '2015-03-13', '12.03.2015 14:32', 'IE190614AH07', '1', 'a0YC000000bBNAiMAO', '195.01', '299.00'),
(30786, '309233732', NULL, NULL, 'Filippo Colombo', 'CORSO DE GASPERI 19', '', '20821', 'MEDA', 'Italien', 'IT', NULL, NULL, '362340309', '0010179VEW', NULL, NULL, 'GM-3009-3', NULL, '609919157546', 'FedEx', NULL, '2015-03-13', '12.03.2015 10:58', 'IT150121CS62', '1', 'a0YC000000azLevMAE', '', '199.99'),
(30787, '309142242', NULL, NULL, 'elisa capucciati', 'VIA DEL PERETO 18', 'Presso Razza Riccardo', '29029', 'RIVERGARO', 'Italien', 'IT', NULL, NULL, '3386252967', '0010166L4Z', NULL, NULL, 'Cassa silver, quadrante bianco e cinturino in pelle nero (T-3001-1)', NULL, '609919157557', 'FedEx', NULL, '2015-03-13', '11.03.2015 20:58', 'IT150121CS35', '1', 'a0YC000000azKZHMA2', '', '169.99'),
(30788, '309116266', NULL, NULL, 'Roman Hula', 'VIA SPAGNA 1/4', '', '30027', 'SAN DONA\' DI PIAVE', 'Italien', 'IT', NULL, NULL, '3461595396', '0010069L0S', NULL, NULL, 'Cassa oro rosa, quadrante bianco e cinturino in pelle marrone (T-3001-4)', NULL, '609919157568', 'FedEx', NULL, '2015-03-13', '11.03.2015 18:28', 'IT150121CS40', '1', 'a0YC000000azKbXMAU', '', '169.99'),
(30789, '309105845', NULL, NULL, 'ROBERTO BERTINI', 'VIA ROMA 33', '', '46043', 'CASTIGLIONE DELLE STIVIERE', 'Italien', 'IT', NULL, NULL, '3386998650', '0010045UH0', NULL, NULL, 'London Diamonds by \"PIONIER\" - Oro/nero + Cinturino marrone', NULL, '609919157579', 'FedEx', NULL, '2015-03-13', '11.03.2015 17:28', 'IT141028FS013', '1', 'a0YC000000b9xStMAI', '', '199.99'),
(30790, '309355737', NULL, NULL, 'alisah karim', 'Johan Gramstraat 30', '', '2522 XA', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '684163057', '0010174MZ7', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - zwart/zilver (GM-505-2)', NULL, '609919157580', 'FedEx', NULL, '2015-03-13', '12.03.2015 22:58', 'NL150126NM07', '1', 'a0YC000000b0E6OMAU', '', '199.99'),
(30791, '309342799', '', '', 'Hedieh Koshai', 'Forsythialaan 84', '', '1702 TD', 'HEERHUGOWAARD', 'Niederlande', '', '', '', '618048979', '0010171HOG', '', '', 'PIONIER Barbados Horloge - Leren band - Goud/Zwart (GM-509-3)', 'Uhr erhalten 03.04.2015\r\nBitte refund!', '609919157590', 'FedEx', '', '2015-03-13', '12.03.2015 21:58', 'NL140908NM03', '1', 'a0YC000000bBluhMAC', '', '199.99'),
(30792, '309226383', NULL, NULL, 'Imlak Bezuye', '44 Legion Trade Financ', 'Bell Street', 'RG9 2BG', 'Henley-On-Thames', 'Großbritannien', 'GB', NULL, NULL, '7809837558', '001009465S', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919157502', 'FedEx', NULL, '2015-03-13', '12.03.2015 11:23', 'UK140403AS04', '1', 'a0YC000000b18sZMAQ', '160.01', '239.00'),
(30793, '309226339', NULL, NULL, 'Octavian Nedelcu', '1A Langley Road', '', 'BH14 9AA', 'Poole', 'Großbritannien', 'GB', NULL, NULL, '7463542582', '0010229WDJ', NULL, NULL, 'Silver/Black Dial/Black Leather Band (GM-107-2)', NULL, '609919157513', 'FedEx', NULL, '2015-03-13', '12.03.2015 11:22', 'GM-107-2', '1', 'a0YC000000b0EMNMA2', '149.01', '249.00'),
(30794, '309212603', NULL, NULL, 'Hayley McGovern', '46 KENDAL ROAD', '', 'M32 0DZ', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7793073488', '00101498DR', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-107-6)', NULL, '609919157524', 'FedEx', NULL, '2015-03-13', '12.03.2015 10:23', 'GM-107-6', '1', 'a0YC000000bIe8FMAS', '149.01', '249.00'),
(30795, '309197272', NULL, NULL, 'Andy Litherland', '39 TYNE ROAD', 'Barrow in Furness', 'LA14 3NA', 'BARROW-IN-FURNESS', 'Großbritannien', 'GB', NULL, NULL, '7816459164', '0010107YSR', NULL, NULL, 'T-3011-4  Black Strap Black Case Black Face Watch', NULL, '609919157535', 'FedEx', NULL, '2015-03-13', '12.03.2015 09:22', 'UK140313AMC21', '1', 'a0YC000000bIeYRMA0', '130.00', '189.00'),
(30796, '309223860', NULL, NULL, 'XRYSOULA THEODOSI', 'SMYRNIS  2 AGIOI ANARGYROI', '', '13562', 'ATHINA', 'Griechenland', 'GR', NULL, NULL, '6946680578', '00102238BC', NULL, NULL, 'Andriko Roloi Theorema Marco Polo GM-3005-A2 (Asimi mprasele, asimi kasa, mavro kantran)', NULL, '609919157605', 'FedEx', NULL, '2015-03-13', '12.03.2015 13:08', 'GR26022015SK012', '1', 'a0YC000000bJoOHMA0', '', '179.00'),
(30797, '309181647', NULL, NULL, 'KONSTANTINA SOUROUFI', 'ZALOGGOU PARALIA ASPROPYRGOU 7 Allo (ektos IPA)', '', '19300', 'ASPROPYRGOS', 'Griechenland', 'GR', NULL, NULL, '6945502035', '0010157GWQ', NULL, NULL, 'Andriko Roloi Theorema Marco Polo GM-3005-A2 (Asimi mprasele, asimi kasa, mavro kantran)', NULL, '609919157616', 'FedEx', NULL, '2015-03-13', '12.03.2015 10:08', 'GR26022015SK012', '1', 'a0YC000000bJoOHMA0', '', '179.00'),
(30798, '309446912', NULL, NULL, 'roberta bruschi', 'VIA GIUSEPPE DEAMBROGI 1', '', '37133', 'VERONA', 'Italien', 'IT', NULL, NULL, '3488065490', '0010170N6E', NULL, NULL, 'London Diamonds by \"PIONIER\" - Oro/nero + Cinturino marrone', NULL, '609919157752', 'FedEx', NULL, '2015-03-16', '13.03.2015 10:28', 'IT141028FS013', '1', 'a0YC000000b9xStMAI', '', '199.99'),
(30799, '309361316', NULL, NULL, 'Weiqun Luo', 'VIA SPOLETO 13/A', '', '00040', 'POMEZIA', 'Italien', 'IT', NULL, NULL, '3,93336E+11', '0010076D26', NULL, NULL, 'London Diamonds by \"PIONIER\" - Silver/nero + Cinturino nero', NULL, '609919157763', 'FedEx', NULL, '2015-03-16', '12.03.2015 21:28', 'IT141028FS012', '1', 'a0YC000000b9xSsMAI', '', '199.99'),
(30800, '309356735', NULL, NULL, 'Loris Tonarelli', 'VIA LUDOVICO ARIOSTO 8', '', '51010', 'MASSA E COZZILE', 'Italien', 'IT', NULL, NULL, '335 712526', '0010049GR9', NULL, NULL, 'London Diamonds by \"PIONIER\" - Oro/nero + Cinturino marrone', NULL, '609919157774', 'FedEx', NULL, '2015-03-16', '12.03.2015 20:58', 'IT141028FS013', '1', 'a0YC000000b9xStMAI', '', '199.99'),
(30801, '309293156', NULL, NULL, 'ardian koshi', 'VIA DON PIETRO PEDROLI N 13', 'via don pietro pedroli n 13', '22015', 'GRAVEDONA ED UNITI', 'Italien', 'IT', NULL, NULL, '3200669149', '0010066UTP', NULL, NULL, 'GM-4004-1', NULL, '609919157785', 'FedEx', NULL, '2015-03-16', '12.03.2015 15:29', 'IT150121CS43', '1', 'a0YC000000azKxnMAE', '', '199.99'),
(30802, '309458061', NULL, NULL, 'Marco van der Arend', 'Kalfjeslaan 37', '', '2623 AB', 'DELFT', 'Niederlande', 'NL', NULL, NULL, '649915875', '001018087L', NULL, NULL, 'Theorema Dubai horloge - lederen band - zilverkleur/wit (T3009-1)', NULL, '609919157796', 'FedEx', NULL, '2015-03-16', '13.03.2015 13:28', 'NL141217NM61', '1', 'a0YC000000aZ0ifMAC', '', '229.99'),
(30803, '309430767', NULL, NULL, 'Afram Yousif', 'Oostendelaan 27', '', '5628 RX', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '650123254', '0010230B9F', NULL, NULL, 'PIONIER Barbados Horloge - Leren band - Goud/Zwart (GM-509-3)', NULL, '609919157800', 'FedEx', NULL, '2015-03-16', '13.03.2015 11:28', 'NL140908NM03', '1', 'a0YC000000bBluhMAC', '', '199.99'),
(30804, '309318734', NULL, NULL, 'Fredrik Karlsson', 'OXLEDSVAEGEN 181', '', '433 69', 'SAEVEDALEN', 'Schweden', 'SE', NULL, NULL, '739878347', '0010250XP1', NULL, NULL, 'Silver/vit med silvrigt metallarmband (modell T-3011-5)', NULL, '609919157741', 'FedEx', NULL, '2015-03-16', '12.03.2015 19:44', 'SE141208HW06', '1', 'a0YC000000bA9xaMAC', '1303.93', '1995.00'),
(30805, '309475147', NULL, NULL, 'josetxo manterola', 'CALLE MAYOR 43A', '----------', '01240', 'ALEGRIA-DULANTZI', 'Spanien', 'ES', NULL, NULL, '696223960', '0010172X29', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-4', NULL, '609919157730', 'FedEx', NULL, '2015-03-16', '13.03.2015 12:58', 'ES140623CS11', '1', 'a0YC000000bC4tKMAS', '', '229.00'),
(30806, '309493274', NULL, NULL, 'Kenny Weir', '9 City Prosp Oakwood Drive', '', 'Se19 1en', 'London', 'Großbritannien', 'GB', NULL, NULL, '7414955136', '0010061F3R', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '609919157638', 'FedEx', NULL, '2015-03-16', '13.03.2015 15:22', 'GM-107-8', '1', 'a0YC000000bIe8HMAS', '149.01', '249.00'),
(30807, '309498046', NULL, NULL, 'Manuela Pula', '23 Junction road, archway', '', 'N19 5qt', 'London', 'Großbritannien', 'GB', NULL, NULL, '7411738157', '0010214Q6E', NULL, NULL, 'GM-505-1 Florida Diamods By Pioner Black Strap With White Face', NULL, '609919157649', 'FedEx', NULL, '2015-03-16', '13.03.2015 15:52', 'UK131023AMC07', '1', 'a0YC000000bIeLHMA0', '126.99', '199.00'),
(30808, '309417237', NULL, NULL, 'Expro North Sea Kate Glynn', '164/166 CHRISTCHURCH ROAD', 'Stag Business Road', 'BH24 3AS', 'RINGWOOD', 'Großbritannien', 'GB', NULL, NULL, '7828038470', '001025061T', NULL, NULL, 'GM-505-2 Florida Diamods By Pioner Black Strap With Black Face', NULL, '609919157650', 'FedEx', NULL, '2015-03-16', '13.03.2015 09:22', 'UK131023AMC08', '1', 'a0YC000000bIeLIMA0', '126.99', '199.00'),
(30809, '309498682', NULL, NULL, 'Peter Scarle', '22 Dovecote Close', 'Brockhill', 'B97 6HG', 'Redditch', 'Großbritannien', 'GB', NULL, NULL, '7725915553', '0010048ZK7', NULL, NULL, 'GM-505-6 Florida Diamods By Pioner Black Stainless Steel Strap With Black Face', NULL, '609919157660', 'FedEx', NULL, '2015-03-16', '13.03.2015 15:52', 'UK131023AMC12', '1', 'a0YC000000bIeLLMA0', '126.99', '199.00'),
(30810, '309408438', NULL, NULL, 'Tracey Swanston', '6 Roberts Grove', '', 'Td1 2bj', 'Galashiels', 'Großbritannien', 'GB', NULL, NULL, '7983972500', '0010121FD8', NULL, NULL, 'GM-505-6 Florida Diamods By Pioner Black Stainless Steel Strap With Black Face', NULL, '609919157671', 'FedEx', NULL, '2015-03-16', '13.03.2015 08:58', 'UK131023AMC12', '1', 'a0YC000000bIeLLMA0', '126.99', '199.00'),
(30811, '309507213', NULL, NULL, 'Alex Mcconnell', '94 Swinton Crescent', '', 'G69 6AT', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7882219587', '0010059UUM', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919157682', 'FedEx', NULL, '2015-03-16', '13.03.2015 16:22', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30812, '309467665', NULL, NULL, 'Danielle Barrett', 'THE LYTHE NEWBURY ROAD', 'Wickham', 'RG20 8HE', 'NEWBURY', 'Großbritannien', 'GB', NULL, NULL, '7831180247', '0010180Q1Y', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919157693', 'FedEx', NULL, '2015-03-16', '13.03.2015 13:23', 'UK140403AS04', '1', 'a0YC000000b18sZMAQ', '160.01', '239.00'),
(30813, '309492968', NULL, NULL, 'Steven O\'Brien', '17 PLATT AVENUE', '', 'OL6 8RT', 'ASHTON-UNDER-LYNE', 'Großbritannien', 'GB', NULL, NULL, '7921128570', '0010230NPS', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919157708', 'FedEx', NULL, '2015-03-16', '13.03.2015 15:23', 'GM-103-9', '1', 'a0YC000000b18sfMAA', '160.01', '239.00'),
(30814, '309487363', NULL, NULL, 'Emma Lusardi', 'Flint Insura 5 Powerscroft Road', '', 'DA14 5pn', 'Sidcup', 'Großbritannien', 'GB', NULL, NULL, '7951966657', '00102502EO', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-107-5)', NULL, '609919157719', 'FedEx', NULL, '2015-03-16', '13.03.2015 14:55', 'GM-107-5', '1', 'a0YC000000bIe8EMAS', '149.01', '249.00'),
(30815, '309412676', NULL, NULL, 'XIN HUANG', '155 BISHOPSGATE', 'LIoyds Banking Group 7F', 'EC2M 3TQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7547216089', '0010190V7B', NULL, NULL, 'T-3011-6   Silver/Black Dial/Silver Metal Band Watch', NULL, '609919157720', 'FedEx', NULL, '2015-03-16', '13.03.2015 09:23', 'T-3011-6', '1', 'a0YC000000bIeYTMA0', '130.00', '189.00'),
(30816, '309959247', NULL, NULL, 'Hasima Ibisi', 'Beerschotstraat 7', '', '2020', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '488139648', '0010097BCN', NULL, NULL, 'PIONIER Barbados Horloge - Leren band - Goud/Zwart (GM-509-3)', NULL, '609919158244', 'FedEx', NULL, '2015-03-17', '15.03.2015 22:48', 'NL140908NM03', '1', 'a0YC000000bBlN3MAK', '', '199.99'),
(30817, '309818734', NULL, NULL, 'Bianca Baranga', 'Carl Guenthers Vej 29', '', '8700', 'Horsens', 'Dänemark', 'DK', NULL, NULL, '81467736', '00102505YR', NULL, NULL, 'Sort lÃ¦derrem, forsÃ¸lvet urkasse og urskive (T-3011-1)', NULL, '609919158314', 'FedEx', NULL, '2015-03-17', '15.03.2015 11:06', 'SE141208HW02', '1', 'a0YC000000bA9tWMAS', '1041.65', '1599.00'),
(30818, '309652421', NULL, NULL, 'Biku bhandary', 'Tagensvej 233; 3 Tv', '', '2400', 'Kobenhavn NV', 'Dänemark', 'DK', NULL, NULL, '28456053', '0010196HS3', NULL, NULL, 'Galilei-ur med sort urskive', NULL, '609919158325', 'FedEx', NULL, '2015-03-17', '14.03.2015 12:36', 'DK150130HW08', '1', 'a0YC000000b9suAMAQ', '521.01', '795.00'),
(30819, '309653214', NULL, NULL, 'Biku bhandary', 'Tagensvej 233; 3 Tv', '', '2400', 'Kobenhavn NV', 'Dänemark', 'DK', NULL, NULL, '28456053', '00100155J5', NULL, NULL, 'Brun lÃ¦derrem, gylden urkasse og sort urskive (T-3011-3)', NULL, '609919158325', 'FedEx', NULL, '2015-03-17', '14.03.2015 12:36', 'SE141208HW04', '1', 'a0YC000000bA9tYMAS', '1041.65', '1599.00'),
(30820, '309968687', NULL, NULL, 'Shane Honan', '45 Shannon Heights', 'Kilrush', '', 'Clare', 'Irland', 'IE', NULL, NULL, '863403816', '00101965LR', NULL, NULL, 'Black Strap, Silver Case, Black Dial (GM-101-2)', NULL, '609919157822', 'FedEx', NULL, '2015-03-17', '15.03.2015 23:02', 'IE190614AH014', '1', 'a0YC000000bBNBQMA4', '195.01', '299.00'),
(30821, '309749166', NULL, NULL, 'MICHAL SOBALA', '40 PORTERSGATE HEIGHTS', 'CLONSILLA', 'D15', 'DUBLIN', 'Irland', 'IE', NULL, NULL, '3,53832E+11', '10084556', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '609919157833', 'FedEx', NULL, '2015-03-17', '14.03.2015 21:02', 'IE190614AH08', '1', 'a0YC000000bBNAjMAO', '195.01', '299.00'),
(30822, '309744288', NULL, NULL, 'MACIEJ SOBALA', '40 PORTERSGATE HEIGHTS', 'CLONSILLA', 'D15', 'DUBLIN', 'Irland', 'IE', NULL, NULL, '3,53871E+11', '0010239K47', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '609919157844', 'FedEx', NULL, '2015-03-17', '14.03.2015 20:32', 'IE190614AH08', '1', 'a0YC000000bBNAjMAO', '195.01', '299.00'),
(30823, '309919035', NULL, NULL, 'sebastiano anselmi', 'VIA NARONCHI 32', '', '37030', 'COLOGNOLA AI COLLI', 'Italien', 'IT', NULL, NULL, '3295746911', '0010170QGH', NULL, NULL, 'Orologi Theorema Casablanca, colore argentato (Silber Weiss)', NULL, '609919158185', 'FedEx', NULL, '2015-03-17', '15.03.2015 17:28', 'IT141023CS50', '1', 'a0YC000000bIKcHMAW', '', '299.99'),
(30824, '309729002', NULL, NULL, 'ALDO MERATI', 'VIA CANONICA 14 B', '', '21010', 'BREZZO DI BEDERO', 'Italien', 'IT', NULL, NULL, '3388519736', '0010044BCB', NULL, NULL, 'Orologi Theorema Casablanca, colore all in black (All in Black)', NULL, '609919158196', 'FedEx', NULL, '2015-03-17', '14.03.2015 17:28', 'IT141023CS54', '1', 'a0YC000000bIKcLMAW', '', '299.99'),
(30825, '309696162', NULL, NULL, 'Leonardo Favero', 'VIA CAMALÃ’ 16', 'C/o Favero Ivo', '31050', 'POVEGLIANO', 'Italien', 'IT', NULL, NULL, '4221782392', '0010154PEK', NULL, NULL, 'Orologi Theorema Casablanca, colore dorato (Gold)', NULL, '609919158200', 'FedEx', NULL, '2015-03-17', '14.03.2015 14:28', 'IT141023CS52', '1', 'a0YC000000bIKcJMAW', '', '299.99'),
(30826, '309669350', NULL, NULL, 'Luigi Zebi', 'VIA DEL FALCO 10', '', '06024', 'GUBBIO', 'Italien', 'IT', NULL, NULL, '3201525913', '0010162XPD', NULL, NULL, 'London Diamonds by \"PIONIER\" - Silver/nero + Cinturino nero', NULL, '609919158211', 'FedEx', NULL, '2015-03-17', '14.03.2015 11:58', 'IT141028FS012', '1', 'a0YC000000b9xSsMAI', '', '199.99'),
(30827, '309554783', NULL, NULL, 'Luisa Masetto', 'Via al castello 3', 'Via al castello 3', '38049', 'Vigolo vattaro', 'Italien', 'IT', NULL, NULL, '3403343432', '001025099P', NULL, NULL, 'London Diamonds by \"PIONIER\" - Silver + Cinurino nero', NULL, '609919158222', 'FedEx', NULL, '2015-03-17', '13.03.2015 19:28', 'IT141028FS011', '1', 'a0YC000000b9xSrMAI', '', '199.99'),
(30828, '309527864', NULL, NULL, 'Matteo Staccini', 'VIA ETRUSCA 56/H', '', '06135', 'PERUGIA', 'Italien', 'IT', NULL, NULL, '3335621632', '0010219LKX', NULL, NULL, 'London Diamonds by \"PIONIER\" - Oro/nero + Cinturino marrone', NULL, '609919158233', 'FedEx', NULL, '2015-03-17', '13.03.2015 17:29', 'IT141028FS013', '1', 'a0YC000000b9xStMAI', '', '199.99'),
(30829, '309631390', NULL, NULL, 'John Brinkman', 'Arend Brinkmanrede 18', '', '2901 TD', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '653817881', '0010248LJ7', NULL, NULL, 'PIONIER Barbados Horloge - Leren band - Goud/Zwart (GM-509-3)', NULL, '609919158288', 'FedEx', NULL, '2015-03-17', '14.03.2015 10:58', 'NL140908NM03', '1', 'a0YC000000bBluhMAC', '', '199.99'),
(30830, '309620650', NULL, NULL, 'Jeroen De Wit', 'Fnidsen 81A', '', '1811 NE', 'ALKMAAR', 'Niederlande', 'NL', NULL, NULL, '642814523', '0010250C5O', NULL, NULL, 'PIONIER Barbados Horloge - Leren band - Zilver/Wit (GM-509-1)', NULL, '609919158299', 'FedEx', NULL, '2015-03-17', '14.03.2015 09:58', 'NL140908NM01', '1', 'a0YC000000bBlufMAC', '', '199.99'),
(30831, '309567502', NULL, NULL, 'Marco van der Arend', 'Kalfjeslaan 37', '', '2623 AB', 'DELFT', 'Niederlande', 'NL', NULL, NULL, '649915875', '0010041R1L', NULL, NULL, 'Theorema Dubai horloge - lederen band - zilverkleur/zwart (T3009-2)', NULL, '609919158303', 'FedEx', NULL, '2015-03-17', '13.03.2015 22:58', 'NL141217NM62', '1', 'a0YC000000aZ1B5MAK', '', '229.99'),
(30832, '310000506', NULL, NULL, 'Jennifer Stenlund', 'GUSTAV III:S BOULEVARD 167', '', '169 74', 'SOLNA', 'Schweden', 'SE', NULL, NULL, '', '0010179LPP', NULL, NULL, 'Guld/svart med brunt lÃ¤derarmband (modell T-3011-3)', NULL, '609919158336', 'FedEx', NULL, '2015-03-17', '16.03.2015 09:14', 'SE141208HW04', '1', 'a0YC000000bA9xYMAS', '1303.93', '1995.00'),
(30833, '310026709', NULL, NULL, 'Susan Reid', 'APARTADO DE CORREOS NR1081 -', 'CIUDAD QUESADA', '03170', 'ROJALES', 'Spanien', 'ES', NULL, NULL, '722441815', '0010051LBZ', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-4', NULL, '609919158163', 'FedEx', NULL, '2015-03-17', '16.03.2015 08:59', 'ES140623CS11', '1', 'a0YC000000bC4tKMAS', '', '229.00'),
(30834, '309742935', NULL, NULL, 'JOSE MANUEL MARTIN MENENDEZ', 'CARLOS ALBO 24', '2B', '33430', 'CANDAS', 'Spanien', 'ES', NULL, NULL, '653674227', '0010190TTH', NULL, NULL, 'Reloj Pionier modelo DublÃ­n para hombre - GM-508-3', NULL, '609919158174', 'FedEx', NULL, '2015-03-17', '14.03.2015 18:58', 'ES140623CS20', '1', 'a0YC000000bCOPmMAO', '', '249.00'),
(30835, '309857303', NULL, NULL, 'Christopher Jefford', '9 SCOTT CLOSE', '', 'NG6 7AU', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7896017271', '0010175L6A', NULL, NULL, 'Black Strap Black Case Black Face (GM102-4)', NULL, '609919157855', 'FedEx', NULL, '2015-03-17', '15.03.2015 12:52', 'GM-102-4', '1', 'a0YC000000bLnxTMAS', '145.00', '219.00'),
(30836, '310023502', NULL, NULL, 'Mike Graham', '2 PENDENNIS COURT', '', 'WA7 2SW', 'RUNCORN', 'Großbritannien', 'GB', NULL, NULL, '7813937076', '00100075JV', NULL, NULL, 'Black Strap Black Case Black Face (GM102-4)', NULL, '609919157866', 'FedEx', NULL, '2015-03-17', '16.03.2015 09:52', 'GM-102-4', '1', 'a0YC000000bLnxTMAS', '145.00', '219.00'),
(30837, '309959907', NULL, NULL, 'Ricky Monks', '299 Longstone rd', '', 'Sl00rn', 'London', 'Großbritannien', 'GB', NULL, NULL, '7590206601', '0010250FOS', NULL, NULL, 'Black Strap Silver Case Black Face (GM-102-2)', NULL, '609919157877', 'FedEx', NULL, '2015-03-17', '15.03.2015 21:52', 'GM-102-2', '1', 'a0YC000000bLnxRMAS', '145.00', '219.00'),
(30838, '309670635', NULL, NULL, 'Kate McKhuen', '6 C/O TATE BROWNHILL ROAD', 'Chandlers Ford', 'SO53 2EA', 'EASTLEIGH', 'Großbritannien', 'GB', NULL, NULL, '7786545579', '10250751', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919157888', 'FedEx', NULL, '2015-03-17', '14.03.2015 13:22', 'UK140102AMC02', '1', 'a0YC000000b19JyMAI', '160.01', '239.00'),
(30839, '309918938', NULL, NULL, 'Jacqueline Bates', '36 ST. MICHAELS CLOSE', '', 'WR11 2EX', 'EVESHAM', 'Großbritannien', 'GB', NULL, NULL, '7974757040', '0010174QKB', NULL, NULL, 'Black Strap Silver Case White Face (GM-102-1)', NULL, '609919157899', 'FedEx', NULL, '2015-03-17', '15.03.2015 18:22', 'GM-102-1', '1', 'a0YC000000bLnxQMAS', '145.00', '219.00'),
(30840, '309965990', NULL, NULL, 'James Bibbington', '5  mount mews, the mount', '', 'CH60 4TA', 'Heswall', 'Großbritannien', 'GB', NULL, NULL, '4,47813E+11', '0010079RTG', NULL, NULL, 'Black Strap Silver Case White Face (GM-102-1)', NULL, '609919157903', 'FedEx', NULL, '2015-03-17', '15.03.2015 22:22', 'GM-102-1', '1', 'a0YC000000bLnxQMAS', '145.00', '219.00'),
(30841, '309901985', NULL, NULL, 'Tiago Duarte', '501 Canal Wharf, 18 Waterfront Walk', '', 'B1 1SY', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '7500966514', '00101044LU', NULL, NULL, 'Black Strap Silver Case White Face (GM-102-1)', NULL, '609919157914', 'FedEx', NULL, '2015-03-17', '15.03.2015 16:54', 'GM-102-1', '1', 'a0YC000000bLnxQMAS', '145.00', '219.00'),
(30842, '309844464', NULL, NULL, 'Tracy Jamieson', '117 ALDER ROAD', 'West Derby', 'L12 2BA', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7921716834', '0010179G82', NULL, NULL, 'Black Strap Silver Case White Face (GM-102-1)', NULL, '609919157925', 'FedEx', NULL, '2015-03-17', '15.03.2015 11:54', 'GM-102-1', '1', 'a0YC000000bLnxQMAS', '145.00', '219.00'),
(30843, '310028220', NULL, NULL, 'Rory Donaghy', '59 CARMEL STREET', '', 'BT7 1QE', 'BELFAST', 'Großbritannien', 'GB', NULL, NULL, '7542006020', '0010179COV', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-102-8)', NULL, '609919157936', 'FedEx', NULL, '2015-03-17', '16.03.2015 10:23', 'GM-102-8', '1', 'a0YC000000bLnxXMAS', '145.00', '219.00'),
(30844, '309908143', NULL, NULL, 'Masood Ameenzada', '6 CROFTS ROAD', '', 'HA1 2PH', 'HARROW', 'Großbritannien', 'GB', NULL, NULL, '7545631406', '0010114O25', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919157947', 'FedEx', NULL, '2015-03-17', '15.03.2015 17:22', 'GM-104-8', '1', 'a0YC000000b19K3MAI', '160.01', '239.00'),
(30845, '309847229', NULL, NULL, 'zoe correa', '60 BIRCHFIELD ROAD', '', 'NN8 3JE', 'WELLINGBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7949073603', '0010250PV8', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919157958', 'FedEx', NULL, '2015-03-17', '15.03.2015 12:24', 'GM-102-3', '1', 'a0YC000000bLnxSMAS', '145.00', '219.00'),
(30846, '309962414', NULL, NULL, 'robert kohut', '14 victory mews', '', 'bn2 5xa', 'brighton', 'Großbritannien', 'GB', NULL, NULL, '7780008294', '00100502ZV', NULL, NULL, 'GM-505-4Florida Diamods By Pioner Stainless Steel Strap With White Face', NULL, '609919157969', 'FedEx', NULL, '2015-03-17', '15.03.2015 22:22', 'UK131023AMC10', '1', 'a0YC000000bIeLJMA0', '126.99', '199.00'),
(30847, '309594972', NULL, NULL, 'Ali akbar Ashraf kharaz', '58 CAPE HILL', '', 'B66 4PB', 'SMETHWICK', 'Großbritannien', 'GB', NULL, NULL, '7772899986', '00100313YY', NULL, NULL, 'GM-505-6 Florida Diamods By Pioner Black Stainless Steel Strap With Black Face', NULL, '609919157970', 'FedEx', NULL, '2015-03-17', '14.03.2015 03:52', 'UK131023AMC12', '1', 'a0YC000000bIeLLMA0', '126.99', '199.00'),
(30848, '309898114', NULL, NULL, 'Maureen Wanjiru', '80 LORDSHIP ROAD', 'Northolt', 'UB5 5TF', 'NORTHOLT', 'Großbritannien', 'GB', NULL, NULL, '7886024022', '0010074U4J', NULL, NULL, 'GM-505-6 Florida Diamods By Pioner Black Stainless Steel Strap With Black Face', NULL, '609919157980', 'FedEx', NULL, '2015-03-17', '15.03.2015 16:54', 'UK131023AMC12', '1', 'a0YC000000bIeLLMA0', '126.99', '199.00'),
(30849, '309895218', NULL, NULL, 'Manjit Kaur', '67 Grange road smethwick', '', 'B66 4ng', 'West midlands', 'Großbritannien', 'GB', NULL, NULL, '', '0010250W14', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-102-7)', NULL, '609919157991', 'FedEx', NULL, '2015-03-17', '15.03.2015 16:23', 'GM-102-7', '1', 'a0YC000000bLnxWMAS', '145.00', '219.00'),
(30850, '309973080', NULL, NULL, 'Thomas Westwood', '1 DOVER STREET', '', 'B18 5HW', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7932084805', '00100544I1', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-102-7)', NULL, '609919158005', 'FedEx', NULL, '2015-03-17', '15.03.2015 23:22', 'GM-102-7', '1', 'a0YC000000bLnxWMAS', '145.00', '219.00'),
(30851, '309817281', NULL, NULL, 'Christopher warner', '26 WYCLIFFE ROAD', 'laira', 'PL3 6BZ', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7810127645', '0010131MB8', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919158016', 'FedEx', NULL, '2015-03-17', '15.03.2015 10:22', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30852, '309823976', NULL, NULL, 'Gentjan Mustafaj', 'FLAT 1, 4 BEECH GROVE', 'BEVERLEY ROAD', 'HU5 1LY', 'HULL', 'Großbritannien', 'GB', NULL, NULL, '7787448447', '0010105IBV', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919158027', 'FedEx', NULL, '2015-03-17', '15.03.2015 10:22', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30853, '309886799', NULL, NULL, 'szymon narkiewicz', '12 GREEN VALE', 'gilbert court', 'W5  3AX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7868783551', '0010043LYU', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919158038', 'FedEx', NULL, '2015-03-17', '15.03.2015 15:25', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30854, '309827403', NULL, NULL, 'Carol Doody', '50 MELBOURNE COURT', '', 'NP44 3ES', 'CWMBRAN', 'Großbritannien', 'GB', NULL, NULL, '01495 760796', '00102317TL', NULL, NULL, 'Monte Carlo Men\'s Watch - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919158049', 'FedEx', NULL, '2015-03-17', '15.03.2015 10:53', 'GM-102-3', '1', 'a0YC000000bBAc8MAG', '145.00', '219.00'),
(30855, '309761876', NULL, NULL, 'Tatjana Ribalkina', '14 CHAPEL WALKS', '', 'PR4 2TA', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '7453261032', '00102502F8', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919158050', 'FedEx', NULL, '2015-03-17', '14.03.2015 22:22', 'GM-103-5', '1', 'a0YC000000b18sbMAA', '160.01', '239.00'),
(30856, '309948688', '', '', 'Mark Wild', '55 ROOLEY MOOR ROAD', '', 'OL12 7BS', 'ROCHDALE', 'Großbritannien', '', '', '', '7974011974', '0010099JM5', '', '', 'Silver/Black Dial/Black Leather Band (GM-107-2)', 'Paket am 27.03.15 zur?ck erhalten!\r\nRL 7200 6233 0DE\r\n27.03.2015', '609919158060', 'FedEx', '', '2015-03-17', '15.03.2015 20:52', 'GM-107-2', '1', 'a0YC000000bIe8BMAS', '149.01', '249.00'),
(30857, '309771913', NULL, NULL, 'Alex Thomson', '420 THAMES VALLEY PARK DRIVE', 'Websense', 'RG6 1PU', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7946425226', '0010224O76', NULL, NULL, 'Silver/White Dial/Black Leather Band (GM-107-1)', NULL, '609919158071', 'FedEx', NULL, '2015-03-17', '14.03.2015 23:52', 'GM-107-1', '1', 'a0YC000000bIe8AMAS', '149.01', '249.00'),
(30858, '309899283', NULL, NULL, 'Jennifer Wilson', '6 CALIFORNIA DRIVE', 'Chapeltown', 'S35 1QT', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7734845908', '0010250H5Z', NULL, NULL, 'Silver/White Dial/Silver Metal Band	(GM-102-5)', NULL, '609919158082', 'FedEx', NULL, '2015-03-17', '15.03.2015 16:53', 'GM-102-5', '1', 'a0YC000000bLnxUMAS', '145.00', '219.00'),
(30859, '309907630', NULL, NULL, 'Niall grew', '151 magpie Place, boundary way', '', 'Wd25 7sr', 'Watford', 'Großbritannien', 'GB', NULL, NULL, '7983823317', '0010240NNG', NULL, NULL, 'Silver/White Dial/Silver Metal Band	(GM-102-5)', NULL, '609919158093', 'FedEx', NULL, '2015-03-17', '15.03.2015 17:23', 'GM-102-5', '1', 'a0YC000000bLnxUMAS', '145.00', '219.00'),
(30860, '309964303', NULL, NULL, 'Stuart Weston', 'Flat 8 Block Clent Way', 'Bartley Green', 'B32 4NN', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '7429512707', '0010076NK9', NULL, NULL, 'Silver/White Dial/Silver Metal Band	(GM-102-5)', NULL, '609919158108', 'FedEx', NULL, '2015-03-17', '15.03.2015 22:22', 'GM-102-5', '1', 'a0YC000000bLnxUMAS', '145.00', '219.00'),
(30861, '309980436', NULL, NULL, 'Jayne Ireson', '39 REYNOLDS WALK', '', 'WV11 2QD', 'WOLVERHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7906025728', '0010086V5N', NULL, NULL, 'T-3011-4  Black Strap Black Case Black Face Watch', NULL, '609919158119', 'FedEx', NULL, '2015-03-17', '16.03.2015 00:52', 'UK140313AMC21', '1', 'a0YC000000bIeYRMA0', '130.00', '189.00'),
(30862, '309859393', NULL, NULL, 'scott sowter', 'Austin and w 20 station road', 'Lower parkstone', 'BH14 8ub', 'POOLE', 'Großbritannien', 'GB', NULL, NULL, '7540700717', '0010001R5F', NULL, NULL, 'T-3011-7   Gold/Black Dial/Gold Metal Band Watch', NULL, '609919158120', 'FedEx', NULL, '2015-03-17', '15.03.2015 13:22', 'T-3011-7', '1', 'a0YC000000bIeYUMA0', '130.00', '189.00'),
(30863, '309856255', NULL, NULL, 'Simon Churm', '33 BIRCH ROAD', '', 'WF6 1LB', 'NORMANTON', 'Großbritannien', 'GB', NULL, NULL, '7880883026', '0010031JQZ', NULL, NULL, 'T-3011-7   Gold/Black Dial/Gold Metal Band Watch', NULL, '609919158130', 'FedEx', NULL, '2015-03-17', '15.03.2015 12:53', 'T-3011-7', '1', 'a0YC000000bIeYUMA0', '130.00', '189.00'),
(30864, '309930237', NULL, NULL, 'David Baird', '1/2 126 Dorchester avenue', '', 'G120ea', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7817790283', '0010090M4O', NULL, NULL, 'T-3011-8    Black/Black Dial/Black Metal Band Watch', NULL, '609919158141', 'FedEx', NULL, '2015-03-17', '15.03.2015 19:22', 'T-3011-8', '1', 'a0YC000000bIeYVMA0', '130.00', '189.00'),
(30865, '309747890', NULL, NULL, 'Joshua Stewart', 'Flat 6 , 3 Sisters Avenue', '', 'SW11 5SP', 'London', 'Großbritannien', 'GB', NULL, NULL, '7582518480', '00101561PN', NULL, NULL, 'T-3011-8    Black/Black Dial/Black Metal Band Watch', NULL, '609919158152', 'FedEx', NULL, '2015-03-17', '14.03.2015 20:52', 'T-3011-8', '1', 'a0YC000000bIeYVMA0', '130.00', '189.00'),
(30866, '310325410', NULL, NULL, 'Aimee Flaherty', '41 WOODBREACH DRIVE', 'Market Harborough', 'LE16 7XG', 'MARKET HARBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7565890066', '0010241AME', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-107-6)', NULL, '578824928394', 'FedEx', NULL, '2015-03-18', '17.03.2015 14:52', 'GM-107-6', '1', 'a0YC000000bIe8FMAS', '149.01', '249.00'),
(30867, '310292078', NULL, NULL, 'Shamayah abdullah', 'FLAT 9 EVELY AMHURST ROAD', '', 'E8 2BD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7552238393', '0010018EWW', NULL, NULL, 'Black Strap Black Case Black Face (GM102-4)', NULL, '578824928409', 'FedEx', NULL, '2015-03-18', '17.03.2015 12:22', 'GM-102-4', '1', 'a0YC000000bLnxTMAS', '145.00', '219.00'),
(30868, '310289540', NULL, NULL, 'Elis Da silva', '341 BERRY HILL LANE', '', 'NG18 4JB', 'MANSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7912607787', '001002793A', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '578824928410', 'FedEx', NULL, '2015-03-18', '17.03.2015 11:52', 'GM-103-9', '1', 'a0YC000000b18sfMAA', '160.01', '239.00'),
(30869, '310124287', NULL, NULL, 'Raymond Detrain', 'Rue des Drapiers 13', '', '1300', 'Wavre', 'Belgien', 'BE', NULL, NULL, '010/604850', '0010230ENR', NULL, NULL, 'BoÃ®tier dorÃ©/ cadran blanc/ bracelet en cuir marron - T-3001-3', NULL, '609919158634', 'FedEx', NULL, '2015-03-18', '16.03.2015 17:48', 'NL150210TB14', '1', 'a0YC000000bC1mPMAS', '', '169.99'),
(30870, '310119120', NULL, NULL, 'Cedric Daniels', 'Dijkzijde 69', '', '2360', 'Oud-Turnhout', 'Belgien', 'BE', NULL, NULL, '479474011', '0010109T2C', NULL, NULL, 'Theorema Watch - Gouden kast/witte wijzerplaat/buine lederen band - T-3001-3', NULL, '609919158645', 'FedEx', NULL, '2015-03-18', '16.03.2015 17:48', 'NL150210TB14', '1', 'a0YC000000bC1mPMAS', '', '169.99'),
(30871, '310023097', NULL, NULL, 'Trees Decoene', '9  Liniestraat 5', '', '8870', 'Kachtem', 'Belgien', 'BE', NULL, NULL, '497756501', '0010209MWF', NULL, NULL, 'Theorema Watch - Gouden kast/witte wijzerplaat/buine lederen band - T-3001-3', NULL, '609919158656', 'FedEx', NULL, '2015-03-18', '16.03.2015 10:48', 'NL150210TB14', '1', 'a0YC000000bC1mPMAS', '', '169.99'),
(30872, '309999558', NULL, NULL, 'Olivier Willocx co BECI', 'avenue Louise 500', 'BECI/CCIB BECI', '1050', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '475513158', '00101915ST', NULL, NULL, 'BoÃ®tier dorÃ©/ cadran noir/ bracelet en cuir noir - T-3001-3A', NULL, '609919158667', 'FedEx', NULL, '2015-03-18', '16.03.2015 09:18', 'NL150210TB15', '1', 'a0YC000000bC1oPMAS', '', '169.99'),
(30873, '310134716', NULL, NULL, 'karen mc guigan', '20 willow park close glasnevin', '', '11', 'dublin', 'Irland', 'IE', NULL, NULL, '877088434', '00102265H6', NULL, NULL, 'Gold Case/Black Dial/Brown Band (GM-107-3)', NULL, '609919158358', 'FedEx', NULL, '2015-03-18', '16.03.2015 18:03', 'IE270814AH312', '1', 'a0YC000000bIF3NMAW', '163.84', '285.00'),
(30874, '310219616', NULL, NULL, 'Yong chen', 'Dierenriemstraat 195', '', '9742 AG', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '643634899', '0010148VV2', NULL, NULL, 'Pionier Florida Diamonds horloge - zilver staal - wit/zilver (GM-505-4)', NULL, '609919158715', 'FedEx', NULL, '2015-03-18', '17.03.2015 03:58', 'NL150126NM09', '1', 'a0YC000000b0EBhMAM', '', '199.99'),
(30875, '310181117', NULL, NULL, 'Lenny Muhlenbaumer - van Kampen', 'Kawoepersteeg 2', '', '3853LG', 'Ermelo', 'Niederlande', 'NL', NULL, NULL, '620959768', '0010171YTW', NULL, NULL, 'Theorema Watch - Gouden kast/zwarte wijzerplaat/zwarte lederen band - T-3001-3A', NULL, '609919158689', 'FedEx', NULL, '2015-03-18', '16.03.2015 21:58', 'NL150210TB15', '1', 'a0YC000000bC1xGMAS', '', '169.99'),
(30876, '310172834', NULL, NULL, 'Peter Verschoor', 'Lekstraat 1A', '', '2953CD', 'ALBLASSERDAM', 'Niederlande', 'NL', NULL, NULL, '651194373', '001021869R', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaatl/buine lederen band - T-3001-1A', NULL, '609919158690', 'FedEx', NULL, '2015-03-18', '16.03.2015 21:28', 'NL150210TB12', '1', 'a0YC000000bC1xDMAS', '', '169.99'),
(30877, '310149551', NULL, NULL, 'Ed Smits', 'Prof Van Swaaijlaan 22', '', '4731 ET', 'OUDENBOSCH', 'Niederlande', 'NL', NULL, NULL, '617826802', '0010171KWP', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaat/zwarte lederen band - T-3001-1', NULL, '609919158704', 'FedEx', NULL, '2015-03-18', '16.03.2015 19:58', 'NL150210TB11', '1', 'a0YC000000bC1xCMAS', '', '169.99'),
(30878, '310142851', NULL, NULL, 'Yong chen', 'Dierenriemstraat 195', '', '9742 AG', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '643634899', '0010232Q2E', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - wit/zilver (GM-505-1)', NULL, '609919158715', 'FedEx', NULL, '2015-03-18', '16.03.2015 19:28', 'NL150126NM06', '1', 'a0YC000000b0E4mMAE', '', '199.99'),
(30879, '310100819', NULL, NULL, 'jan anne van dijken', 'Cattenhagestraat 16 B', 'nvt', '1411 CT', 'NAARDEN', 'Niederlande', 'NL', NULL, NULL, '06-53660999', '0010250LMD', NULL, NULL, 'Theorema Watch - Gouden kast/witte wijzerplaat/buine lederen band - T-3001-3', NULL, '609919158726', 'FedEx', NULL, '2015-03-18', '16.03.2015 15:58', 'NL150210TB14', '1', 'a0YC000000bC1xFMAS', '', '169.99'),
(30880, '310040672', NULL, NULL, 'Julius Coppen', 'Cornelis Muschstraat 10', '', '3039 WP', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '614580654', '0010208YGR', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaatl/buine lederen band - T-3001-1A', NULL, '609919158737', 'FedEx', NULL, '2015-03-18', '16.03.2015 11:58', 'NL150210TB12', '1', 'a0YC000000bC1xDMAS', '', '169.99'),
(30881, '310025435', NULL, NULL, 'Robert Havelaar', 'Dr H. Colijnlaan 343', '', '2283 XL', 'RIJSWIJK', 'Niederlande', 'NL', NULL, NULL, '681135375', '0010179KLW', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaatl/buine lederen band - T-3001-1A', NULL, '609919158748', 'FedEx', NULL, '2015-03-18', '16.03.2015 10:59', 'NL150210TB12', '1', 'a0YC000000bC1xDMAS', '', '169.99'),
(30882, '309999229', '', '', 'Jvalini Dwarkasing', 'Bakkerstraat 1B', '', '6721 WG', 'BENNEKOM', 'Niederlande', '', '', '', '612877774', '00101796J5', '', '', 'Theorema Watch - Zilveren kast/zwarte wijzerplaatzwarte lederen band - T-3001-2', 'Uhr erhalten 31.03.2015\r\nBitte refund! Geld am 16.04.2015 zurück erhalten und wir wurden belastet.', '609919158759', 'FedEx', '', '2015-03-18', '16.03.2015 08:58', 'NL150210TB13', '1', 'a0YC000000bC1xEMAS', '', '169.99'),
(30883, '310128552', NULL, NULL, 'Thomas Sanders', '8 GORSEMOOR WAY', '', 'WV11 2DL', 'WOLVERHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7837735606', '00102153P4', NULL, NULL, 'Black Strap Black Case Black Face (GM102-4)', NULL, '609919158369', 'FedEx', NULL, '2015-03-18', '16.03.2015 17:23', 'GM-102-4', '1', 'a0YC000000bLnxTMAS', '145.00', '219.00'),
(30884, '310136011', NULL, NULL, 'Nathan Roberts', '52 SANDFIELD MEADOW', 'Lichfield', 'WS13 6NH', 'LICHFIELD', 'Großbritannien', 'GB', NULL, NULL, '7775878334', '0010140CD7', NULL, NULL, 'Black Strap Silver Case White Face (GM-102-1)', NULL, '609919158370', 'FedEx', NULL, '2015-03-18', '16.03.2015 17:53', 'GM-102-1', '1', 'a0YC000000bLnxQMAS', '145.00', '219.00'),
(30885, '310181227', NULL, NULL, 'kaylee nightingale', 'Dakal LTD Unit 4', 'Stour Road Off Ross Road', 'NN5 5AA', 'Northampton', 'Großbritannien', 'GB', NULL, NULL, '7791739465', '00100292AT', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-102-8)', NULL, '609919158380', 'FedEx', NULL, '2015-03-18', '16.03.2015 21:23', 'GM-102-8', '1', 'a0YC000000bLnxXMAS', '145.00', '219.00'),
(30886, '310175654', NULL, NULL, 'Agata Olszewski', '2A WARRINGTON ROAD', '', 'NE3 2PU', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7884394812', '0010143TSB', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919158391', 'FedEx', NULL, '2015-03-18', '16.03.2015 20:52', 'GM-102-3', '1', 'a0YC000000bLnxSMAS', '145.00', '219.00'),
(30887, '310076563', NULL, NULL, 'Glynne Downs', '21 FARNDISH CLOSE', '', 'NN10 9AD', 'RUSHDEN', 'Großbritannien', 'GB', NULL, NULL, '1933314966', '1,02E+08', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919158406', 'FedEx', NULL, '2015-03-18', '16.03.2015 13:22', 'UK140102AMC03', '1', 'a0YC000000b19JxMAI', '160.01', '239.00'),
(30888, '310056778', NULL, NULL, 'Simone Cirant', '38 WALKER CLOSE', '', 'BS5 0XD', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7585632742', '00101406IJ', NULL, NULL, 'GM-505-1 Florida Diamods By Pioner Black Strap With White Face', NULL, '609919158417', 'FedEx', NULL, '2015-03-18', '16.03.2015 12:22', 'UK131023AMC07', '1', 'a0YC000000bIeLHMA0', '126.99', '199.00'),
(30889, '309582830', NULL, NULL, 'habiba bhana', '66 STANLEY ROAD', '', 'M16 9DH', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7940127505', '0010134RKR', NULL, NULL, 'GM-505-2 Florida Diamods By Pioner Black Strap With Black Face', NULL, '609919158428', 'FedEx', NULL, '2015-03-18', '13.03.2015 23:22', 'UK131023AMC08', '1', 'a0YC000000bIeLIMA0', '126.99', '199.00'),
(30890, '310155149', NULL, NULL, 'Octavian Nedelcu', '1A Langley Road', '', 'BH14 9AA', 'Poole', 'Großbritannien', 'GB', NULL, NULL, '7463542582', '0010213TXQ', NULL, NULL, 'GM-505-2 Florida Diamods By Pioner Black Strap With Black Face', NULL, '609919158439', 'FedEx', NULL, '2015-03-18', '16.03.2015 19:23', 'UK131023AMC08', '1', 'a0YC000000bIeLIMA0', '126.99', '199.00'),
(30891, '309687747', NULL, NULL, 'David Wright', '29 WOODMAN CLOSE', '', 'LU7 3NU', 'LEIGHTON BUZZARD', 'Großbritannien', 'GB', NULL, NULL, '1525373108', '00101205KW', NULL, NULL, 'GM-505-4Florida Diamods By Pioner Stainless Steel Strap With White Face', NULL, '609919158440', 'FedEx', NULL, '2015-03-18', '14.03.2015 14:52', 'UK131023AMC10', '1', 'a0YC000000bIeLJMA0', '126.99', '199.00'),
(30892, '309669502', NULL, NULL, 'Amy Prophett', '16 MOUNT CLOSE', '', 'CW5 6JJ', 'NANTWICH', 'Großbritannien', 'GB', NULL, NULL, '7979516062', '0010032I6F', NULL, NULL, 'GM-505-5 Florida Diamods By Pioner Stainless Steel Strap With Black Face', NULL, '609919158450', 'FedEx', NULL, '2015-03-18', '14.03.2015 12:53', 'UK131023AMC11', '1', 'a0YC000000bIeLKMA0', '126.99', '199.00'),
(30893, '309590486', NULL, NULL, 'Julie Macciocchi', '3 LAUREL TERRACE', 'Holywell', 'NE25 0ND', 'WHITLEY BAY', 'Großbritannien', 'GB', NULL, NULL, '7772586562', '00100595KU', NULL, NULL, 'GM-505-5 Florida Diamods By Pioner Stainless Steel Strap With Black Face', NULL, '609919158461', 'FedEx', NULL, '2015-03-18', '14.03.2015 00:52', 'UK131023AMC11', '1', 'a0YC000000bIeLKMA0', '126.99', '199.00'),
(30894, '309673507', NULL, NULL, 'T Emery', '35A VICTORIA STREET', '', 'LE8 8AZ', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7794475726', '0010241LD5', NULL, NULL, 'GM-505-5 Florida Diamods By Pioner Stainless Steel Strap With Black Face', NULL, '609919158472', 'FedEx', NULL, '2015-03-18', '14.03.2015 13:22', 'UK131023AMC11', '1', 'a0YC000000bIeLKMA0', '126.99', '199.00'),
(30895, '309555636', NULL, NULL, 'Jacob Clarke', '165 Rush Green Road', '', 'Rm7 0px', 'Romford', 'Großbritannien', 'GB', NULL, NULL, '7963383656', '0010051JUD', NULL, NULL, 'GM-505-6 Florida Diamods By Pioner Black Stainless Steel Strap With Black Face', NULL, '609919158483', 'FedEx', NULL, '2015-03-18', '13.03.2015 20:52', 'UK131023AMC12', '1', 'a0YC000000bIeLLMA0', '126.99', '199.00'),
(30896, '310202217', NULL, NULL, 'Johnny Weaver', '6A ST. CHADS ROAD', '', 'RM6 6JB', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7837888442', '0010218BWL', NULL, NULL, 'GM-505-6 Florida Diamods By Pioner Black Stainless Steel Strap With Black Face', NULL, '609919158494', 'FedEx', NULL, '2015-03-18', '16.03.2015 22:52', 'UK131023AMC12', '1', 'a0YC000000bIeLLMA0', '126.99', '199.00'),
(30897, '309674905', NULL, NULL, 'bernard cooper', '18 CROOKLANDS BROW', '', 'LA15 8HB', 'DALTON-IN-FURNESS', 'Großbritannien', 'GB', NULL, NULL, '7460823840', '0010166UX6', NULL, NULL, 'Gold/Black Dial/Black Leather Band (GM-107-3)', NULL, '609919158509', 'FedEx', NULL, '2015-03-18', '14.03.2015 13:22', 'GM-107-3', '1', 'a0YC000000bIe8CMAS', '149.01', '249.00'),
(30898, '310183073', NULL, NULL, 'Michael Bellingham', '33 SAMUEL BASSETT AVENUE', '', 'PL6 6FG', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7957909647', '0010172A7D', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-102-7)', NULL, '609919158510', 'FedEx', NULL, '2015-03-18', '16.03.2015 21:23', 'GM-102-7', '1', 'a0YC000000bLnxWMAS', '145.00', '219.00'),
(30899, '309591182', NULL, NULL, 'Emeraude Malonga', '21 Montreal House', 'Surrey Quays Road,  Canada Water', 'SE16 7AN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7405685855', '0010118NPG', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919158520', 'FedEx', NULL, '2015-03-18', '14.03.2015 01:22', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30900, '309541503', NULL, NULL, 'Liam Kelly', '13 VINCENT', '', 'SG6 2NN', 'LETCHWORTH GARDEN CITY', 'Großbritannien', 'GB', NULL, NULL, '7837690807', '0010199MCR', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919158531', 'FedEx', NULL, '2015-03-18', '13.03.2015 19:22', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(30901, '310200462', NULL, NULL, 'Qamar Shehzad', '386 LONDON ROAD', '', 'SL3 7HX', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '7825265860', '0010226WAK', NULL, NULL, 'Monte Carlo Men\'s Watch - Black Strap/Silver Case/White Face - GM-102-1', NULL, '609919158542', 'FedEx', NULL, '2015-03-18', '16.03.2015 22:52', 'GM-102-1', '1', 'a0YC000000bBAbLMAW', '145.00', '219.00'),
(30902, '310139186', NULL, NULL, 'Sulaiman Alshamikh', '179 Crown Street', '18 Stephenson House', 'L7 3RH', 'Liverpool', 'Großbritannien', 'GB', NULL, NULL, '4,47797E+11', '0010155L2O', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919158553', 'FedEx', NULL, '2015-03-18', '16.03.2015 18:23', 'UK140403AS04', '1', 'a0YC000000b18sZMAQ', '160.01', '239.00'),
(30903, '310176090', NULL, NULL, 'David Ramirez', '15 ST. MARK\'S GATE', '', 'E9 5HT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7447456853', '10154176', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919158564', 'FedEx', NULL, '2015-03-18', '16.03.2015 20:53', 'GM-104-6', '1', 'a0YC000000b19K1MAI', '160.01', '239.00'),
(30904, '309685103', NULL, NULL, 'Stuart Robbie', '3 FORCETT STREET', 'NA', 'DL3 9ES', 'DARLINGTON', 'Großbritannien', 'GB', NULL, NULL, '7885907780', '0010068JK3', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919158575', 'FedEx', NULL, '2015-03-18', '14.03.2015 14:23', 'GM-104-6', '1', 'a0YC000000b19K1MAI', '160.01', '239.00'),
(30905, '310056844', NULL, NULL, 'Caterina Mirzaali', '14 Rawson square', '', 'BD1 3JP', 'Bradford', 'Großbritannien', 'GB', NULL, NULL, '7956805837', '00101371UQ', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-107-6)', NULL, '609919158586', 'FedEx', NULL, '2015-03-18', '16.03.2015 12:28', 'GM-107-6', '1', 'a0YC000000b0EMRMA2', '149.01', '249.00'),
(30906, '309528826', NULL, NULL, 'Pawel Lokietek', '57 OAK ROAD', 'Desford', 'LE9 9GU', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7729911587', '0010171OSI', NULL, NULL, 'Silver/White Dial/Black Leather Band (GM-107-1)', NULL, '609919158597', 'FedEx', NULL, '2015-03-18', '13.03.2015 18:22', 'GM-107-1', '1', 'a0YC000000bIe8AMAS', '149.01', '249.00'),
(30907, '310236973', NULL, NULL, 'Adam Spendlove', '242 West street', '', 'Po16 0bq', 'Fareham', 'Großbritannien', 'GB', NULL, NULL, '7979149003', '0010046C2G', NULL, NULL, 'Silver/White Dial/Silver Metal Band	(GM-102-5)', NULL, '609919158601', 'FedEx', NULL, '2015-03-18', '17.03.2015 08:22', 'GM-102-5', '1', 'a0YC000000bLnxUMAS', '145.00', '219.00'),
(30908, '310075099', NULL, NULL, 'Eamonn Mcdermott', '32 SAXON CLOSE', '', 'CV3 2BH', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7740742286', '0010189IW2', NULL, NULL, 'Silver/White Dial/Silver Metal Band	(GM-102-5)', NULL, '609919158612', 'FedEx', NULL, '2015-03-18', '16.03.2015 13:27', 'GM-102-5', '1', 'a0YC000000bLnxUMAS', '145.00', '219.00'),
(30909, '309571896', NULL, NULL, 'charlie keto', '31 HEXHAM COURT', '', 'NE6 3HY', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7852719789', '0010015KRP', NULL, NULL, 'T-3011-8    Black/Black Dial/Black Metal Band Watch', NULL, '609919158623', 'FedEx', NULL, '2015-03-18', '13.03.2015 22:22', 'T-3011-8', '1', 'a0YC000000bIeYVMA0', '130.00', '189.00'),
(30910, '310544190', NULL, NULL, 'Nicola Winton', '74 STOCKWELL AVENUE', '', 'BRIERLEY HILL', 'Großbritannien', 'DY5 2NS', 'GB', NULL, NULL, '7557441359', '00100143WN', NULL, NULL, 'Silver/White Dial/Silver Metal Band	(GM-102-5)', NULL, '609919158829', 'FedEx', NULL, '2015-03-19', '18.03.2015 14:24', 'GM-102-5', '1', 'a0YC000000bLnxUMAS', '145.00', '219.00'),
(30911, '310543892', NULL, NULL, 'Christian Lane', '23 SPA ROAD', '', 'PRESTON', 'Großbritannien', 'PR1 8SL', 'GB', NULL, NULL, '7568517842', '10080466', NULL, NULL, 'Monte Carlo Men\'s Watch - Brown Strap/Gold Case/Black Face - GM-102-3', NULL, '609919158830', 'FedEx', NULL, '2015-03-19', '18.03.2015 14:24', 'GM-102-3', '1', 'a0YC000000bBAc8MAG', '145.00', '219.00'),
(30912, '310534061', NULL, NULL, 'Monique Ashworth', '1 STOUR GARDENS', '', 'BOURNEMOUTH', 'Großbritannien', 'BH10 6BB', 'GB', NULL, NULL, '7817322000', '0010115VPQ', NULL, NULL, 'Black Strap Black Case Black Face (GM102-4)', NULL, '609919158840', 'FedEx', NULL, '2015-03-19', '18.03.2015 13:54', 'GM-102-4', '1', 'a0YC000000bLnxTMAS', '145.00', '219.00'),
(30913, '310525335', NULL, NULL, 'Michelle Rathor', '3 THE STABLES', 'Prestwich', 'MANCHESTER', 'Großbritannien', 'M25 0NH', 'GB', NULL, NULL, '7977234680', '00100612XN', NULL, NULL, 'Silver/White Dial/Silver Metal Band	(GM-102-5)', NULL, '609919158851', 'FedEx', NULL, '2015-03-19', '18.03.2015 13:22', 'GM-102-5', '1', 'a0YC000000bLnxUMAS', '145.00', '219.00'),
(30914, '310490047', NULL, NULL, 'David Shuttleworth', '29 progress bus. park', 'inspired energy plc', 'Kirkham', 'Großbritannien', 'PR4 2TZ', 'GB', NULL, NULL, '7475700414', '0010159FO1', NULL, NULL, 'T-3011-6   Silver/Black Dial/Silver Metal Band Watch', NULL, '609919158862', 'FedEx', NULL, '2015-03-19', '18.03.2015 10:53', 'T-3011-6', '1', 'a0YC000000bIeYTMA0', '130.00', '189.00'),
(30915, '310483363', NULL, NULL, 'Nicola Gardner', '228 ST. MARYS LANE', '', 'UPMINSTER', 'Großbritannien', 'RM14 3DH', 'GB', NULL, NULL, '07943 863 996', '0010201F82', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919158873', 'FedEx', NULL, '2015-03-19', '18.03.2015 10:22', 'GM-102-3', '1', 'a0YC000000bLnxSMAS', '145.00', '219.00'),
(30916, '310479688', NULL, NULL, 'Royden Jenkins', '21 BIRCHWOOD CLOSE', '', 'BLACKWOOD', 'Großbritannien', 'NP12 1WX', 'GB', NULL, NULL, '7966339407', '001014796F', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919158884', 'FedEx', NULL, '2015-03-19', '18.03.2015 09:55', 'GM-102-3', '1', 'a0YC000000bLnxSMAS', '145.00', '219.00'),
(30917, '310472696', NULL, NULL, 'Mark Busuttil', '9 Westfield Street', 'Woolwich', 'London', 'Großbritannien', 'SE18 5PH', 'GB', NULL, NULL, '7585776802', '0010046QJR', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919158895', 'FedEx', NULL, '2015-03-19', '18.03.2015 09:31', 'GM-102-3', '1', 'a0YC000000bLnxSMAS', '145.00', '219.00'),
(30918, '310469766', NULL, NULL, 'Steve Carr', '3 Rookery Park', '', 'Lincoln', 'Großbritannien', 'LN6 7BY', 'GB', NULL, NULL, '07861 389609', '0010229FD4', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919158900', 'FedEx', NULL, '2015-03-19', '18.03.2015 09:31', 'GM-102-3', '1', 'a0YC000000bLnxSMAS', '145.00', '219.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(30919, '310466157', NULL, NULL, 'Karla Mcrobb', '80 Wildwood', 'woodside', 'Telford', 'Großbritannien', 'Tf7 5pw', 'GB', NULL, NULL, '7450604254', '0010119F5O', NULL, NULL, 'GM-505-6 Florida Diamods By Pioner Black Stainless Steel Strap With Black Face', NULL, '609919158910', 'FedEx', NULL, '2015-03-19', '18.03.2015 09:31', 'UK131023AMC12', '1', 'a0YC000000bIeLLMA0', '126.99', '199.00'),
(30920, '310423587', NULL, NULL, 'Julie Shaw', '50 WILLOWDALE CLOSE', 'BRIDLINGTON', 'BRIDLINGTON', 'Großbritannien', 'YO16 6RR', 'GB', NULL, NULL, '7792017979', '0010223IDF', NULL, NULL, 'T-3011-7   Gold/Black Dial/Gold Metal Band Watch', NULL, '609919158921', 'FedEx', NULL, '2015-03-19', '17.03.2015 23:23', 'T-3011-7', '1', 'a0YC000000bIeYUMA0', '130.00', '189.00'),
(30921, '310352767', NULL, NULL, 'deborah barnes', '4 SACKVILLE ROAD', '', 'WORTHING', 'Großbritannien', 'BN14 8BQ', 'GB', NULL, NULL, '7938389994', '0010181DY8', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919158932', 'FedEx', NULL, '2015-03-19', '17.03.2015 17:23', 'GM-103-7', '1', 'a0YC000000b18sdMAA', '160.01', '239.00'),
(30922, '310495402', NULL, NULL, 'Masoud Zamani Esteki', 'Herestraat 49-BUS602', '', '3000', 'Leuven', 'Belgien', 'BE', NULL, NULL, '488469883', '0010038L2U', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaat/zwarte lederen band - T-3001-1', NULL, '609919158954', 'FedEx', NULL, '2015-03-19', '18.03.2015 12:18', 'NL150210TB11', '1', 'a0YC000000bC1f6MAC', '', '169.99'),
(30923, '310390316', NULL, NULL, 'Kris Goossens', 'Mazelstraat 29', '', '1745', 'Opwijk', 'Belgien', 'BE', NULL, NULL, '486564951', '0010250XRO', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaat/zwarte lederen band - T-3001-1', NULL, '609919158965', 'FedEx', NULL, '2015-03-19', '17.03.2015 23:48', 'NL150210TB11', '1', 'a0YC000000bC1f6MAC', '', '169.99'),
(30924, '310243369', NULL, NULL, 'Ann van Brabant', 'Kortrijksestraat 486', '', '8020', 'Ruddervoorde', 'Belgien', 'BE', NULL, NULL, '475310659', '0010071H2K', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - zwart/zilver (GM-505-2)', NULL, '609919158976', 'FedEx', NULL, '2015-03-19', '17.03.2015 09:48', 'NL150126NM07', '1', 'a0YC000000b0EF2MAM', '', '199.99'),
(30925, '310207718', NULL, NULL, 'Andrea Formica (citofono 2112)', 'Viale Certosa 92', '', '20156', 'Milano', 'Italien ', 'IT', NULL, NULL, '3668134334', '0010144CZB', NULL, NULL, 'Orologi Theorema Casablanca, colore nero (Schwarz)', NULL, '609919158943', 'FedEx', NULL, '2015-03-19', '16.03.2015 22:28', 'IT141023CS51', '1', 'a0YC000000bIKcIMAW', '', '299.99'),
(30926, '310522133', NULL, NULL, 'Saskia Ouwens', 'Erasmuslaan 60', '', '2984 XH', 'RIDDERKERK', 'Niederlande', 'NL', NULL, NULL, '653569129', '0010223VLZ', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaatl/buine lederen band - T-3001-1A', NULL, '609919158770', 'FedEx', NULL, '2015-03-19', '18.03.2015 13:58', 'NL150210TB12', '1', 'a0YC000000bC1xDMAS', '', '169.99'),
(30927, '310478339', NULL, NULL, 'Martin Pot', 'J.S. Bachweg 35', '', '1323 MH', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '610907406', '0010186WPN', NULL, NULL, 'Theorema Watch - Gouden kast/witte wijzerplaat/buine lederen band - T-3001-3', NULL, '609919158781', 'FedEx', NULL, '2015-03-19', '18.03.2015 10:58', 'NL150210TB14', '1', 'a0YC000000bC1xFMAS', '', '169.99'),
(30928, '310395666', NULL, NULL, 'Joyce Joyce', 'Zwanenkamp 53', '', '3607 RD', 'Maarssen', 'Niederlande', 'NL', NULL, NULL, '636142532', '0010249T5F', NULL, NULL, 'PIONIER Barbados Horloge - Leren band - Goud/Zwart (GM-509-3)', NULL, '609919158792', 'FedEx', NULL, '2015-03-19', '17.03.2015 21:58', 'NL140908NM03', '1', 'a0YC000000bBluhMAC', '', '199.99'),
(30929, '310341896', NULL, NULL, 'Frans Reulen', 'Ros Beiaard 5', '', '5665 EG', 'GELDROP', 'Niederlande', 'NL', NULL, NULL, '628428467', '0010226D9N', NULL, NULL, 'Theorema Watch - Multikleur kast/witte wijzerplaat/zwarte lederen band - T-3001-5', NULL, '609919158807', 'FedEx', NULL, '2015-03-19', '17.03.2015 19:28', 'NL150210TB17', '1', 'a0YC000000bC1xIMAS', '', '169.99'),
(30930, '310345257', NULL, NULL, 'mhamed doudouh', 'Richard Holstraat 25', '', '2324 VH', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '646058576', '0010108P3M', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaatl/buine lederen band - T-3001-1A', NULL, '609919158818', 'FedEx', NULL, '2015-03-19', '17.03.2015 17:58', 'NL150210TB12', '1', 'a0YC000000bC1xDMAS', '', '169.99'),
(30931, '310504044', NULL, NULL, 'Hanna Bark', 'PILEGARDEN 1 D', '', '436 35', 'ASKIM', 'Schweden', 'SE', NULL, NULL, '', '00102370RE', NULL, NULL, 'Silver/svart med silvrigt metallarmband (modellT-3011-6)', NULL, '609919158987', 'FedEx', NULL, '2015-03-19', '18.03.2015 12:44', 'SE141208HW07', '1', 'a0YC000000bA9xbMAC', '1303.93', '1995.00'),
(30932, '310441895', NULL, NULL, 'Feime Bajraktari', 'STORMHALLSVAEGEN 5A', '', '432 32', 'VARBERG', 'Schweden', 'SE', NULL, NULL, '737279682', '0010146FN2', NULL, NULL, 'Svart/svart med svart metallarmband (modell T-3011-8)', NULL, '609919158998', 'FedEx', NULL, '2015-03-19', '18.03.2015 07:14', 'SE141208HW09', '1', 'a0YC000000bA9xdMAC', '1303.93', '1995.00'),
(30933, '310330081', NULL, NULL, 'Rickard Stenberg', 'EMAGATAN 22', 'Bagarmossen', '128 46', 'BAGARMOSSEN', 'Schweden', 'SE', NULL, NULL, '704717660', '0010127OKX', NULL, NULL, 'Silver/svart med svart lÃ¤derarmband (modell T-3011-2)', NULL, '609919159001', 'FedEx', NULL, '2015-03-19', '17.03.2015 16:14', 'SE141208HW03', '1', 'a0YC000000bA9xXMAS', '1303.93', '1995.00'),
(30934, '310020038', NULL, NULL, 'ANDREAS DIMOPOULOS', 'FRAGMA THERMIS  TTH31318 ELLADA- THERMI', '', '57001', 'THESSALONIKI', 'Griechenland', 'GR', NULL, NULL, '6936346617', '0010179U3E', NULL, NULL, '#10: €199 Instead Of €950 for 1 Theorema Marco Polo Watch (Black,Gold,Black)', NULL, '609919159181', 'FedEx', NULL, '2015-03-20', '16.03.2015 11:38', 'GR26022015SK016', '1', 'a0YC000000bJoUGMA0', '', '199.00'),
(30935, '309984025', NULL, NULL, 'marios giannaris', 'stromnitsis 4', '', '13676', 'atina trakomakedones', 'Griechenland', 'GR', NULL, NULL, '', '001015444Y', NULL, NULL, '#5: €179 Instead Of €779 for 1 Theorema Marco Polo Watch (Black,Black,Black)', NULL, '578824928475', 'FedEx', NULL, '2015-03-20', '16.03.2015 04:38', 'GR26022015SK011', '1', 'a0YC000000bJoMhMAK', '', '179.00'),
(30936, '309836664', NULL, NULL, 'THEMISTOKLIS FRONIMOS', 'Ironos 4', '', '18534', 'PEIRAIAS', 'Griechenland', 'GR', NULL, NULL, '6974540543', '10250219', NULL, NULL, '€189 Instead Of €779 for 1 Theorema Marco Polo GM-3005-A2 With Delivery', NULL, '609919159207', 'FedEx', NULL, '2015-03-20', '15.03.2015 13:38', 'GR13112014SK007', '1', 'a0YC000000aF3MYMA0', '', '189.00'),
(30937, '309734720', NULL, NULL, 'ANASTASIOS KOMNINOS', 'Paisiou 12', 'NEAPOLI', '56728', 'THESSALONIKI', 'Griechenland', 'GR', NULL, NULL, '6973889321', '0010250TCY', NULL, NULL, '#5: €179 Instead Of €779 for 1 Theorema Marco Polo Watch (Black,Black,Black)', NULL, '609919159218', 'FedEx', NULL, '2015-03-20', '14.03.2015 21:08', 'GR26022015SK011', '1', 'a0YC000000bJoMhMAK', '', '179.00'),
(30938, '309628692', NULL, NULL, 'SOFIA MARKOPOULOU', 'Irakleiou 531', '', '14122', 'IRAKLEIO', 'Griechenland', 'GR', NULL, NULL, '6949122288', '0010081CK2', NULL, NULL, '#6: €179 Instead Of €779 for 1 Theorema Marco Polo Watch (Silver,Silver,Black)', NULL, '609919159229', 'FedEx', NULL, '2015-03-20', '14.03.2015 11:38', 'GR26022015SK012', '1', 'a0YC000000bJoOHMA0', '', '179.00'),
(30939, '309561672', NULL, NULL, 'Nikos Papageorgiou', 'Anastasia Resort 1', '', '63085', 'Nea Skioni', 'Griechenland', 'GR', NULL, NULL, '6947774022', '10200', NULL, NULL, '#7: €179 Instead Of €779 for 1 Theorema Marco Polo Watch (Gold,Gold,Black)', NULL, '609919159230', 'FedEx', NULL, '2015-03-20', '13.03.2015 23:08', 'GR26022015SK013', '1', 'a0YC000000bJoOvMAK', '', '179.00'),
(30940, '310442848', NULL, NULL, 'ELEFTHERIOS KOUSATHANAS', 'ORNOS T.TH.131', '', '84600', 'MYKONOS', 'Griechenland', 'GR', NULL, NULL, '', '0010110UGS', NULL, NULL, '#3: €199 Instead Of €989 for 1 Theorema Monaco Diamond Watch(Black,Black,Black)', NULL, '968532600144', 'DHL', NULL, '2015-03-20', '18.03.2015 08:38', 'GR26022015SK019', '1', 'a0YC000000bJoymMAC', '', ''),
(30941, '310876482', NULL, NULL, 'Kevin Nestor', '9 Castlerock Woods', 'Castleconnell', '0', 'Limerick', 'Irland', 'IE', NULL, NULL, '00353 86 859 0822', '00101591OW', NULL, NULL, 'Black Strap Silver Case White Face (GM-508-1)', NULL, '578824928497', 'FedEx', NULL, '2015-03-20', '19.03.2015 22:32', 'GM-508-1', '1', 'a0YC000000bYl49MAC', '190.00', '299.00'),
(30942, '310884688', NULL, NULL, 'quentin devroe', 'Kanunniksteen 27', '', '3090', 'Overijse', 'Belgien', 'BE', NULL, NULL, '472264220', '0010042I1C', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaatl/buine lederen band - T-3001-1A', NULL, '578824928501', 'FedEx', NULL, '2015-03-20', '20.03.2015 00:18', 'NL150210TB12', '1', 'a0YC000000bC1i3MAC', '', '169.99'),
(30943, '310842937', NULL, NULL, 'Cindy Di vito', 'bld sylvain dupuis  209', 'boite 4', '1070', 'anderlecht', 'Belgien', 'BE', NULL, NULL, '479562785', '00102379CZ', NULL, NULL, 'Une montre Florida Diamonds GM-505-2 - cuir noir/argentÃ©/noir', NULL, '578824928512', 'FedEx', NULL, '2015-03-20', '19.03.2015 20:48', 'NL150126NM07', '1', 'a0YC000000b0EF2MAM', '', '199.99'),
(30944, '310748116', NULL, NULL, 'Chochol Anne Marie', 'rue des eteules 25', '', '7850', 'enghien', 'Belgien', 'BE', NULL, NULL, '476264568', '0010068RWB', NULL, NULL, 'Une montre Florida Diamonds GM-505-4 - acier argentÃ©/blanc', NULL, '609919159148', 'FedEx', NULL, '2015-03-20', '19.03.2015 13:18', 'NL150126NM09', '1', 'a0YC000000b0EF4MAM', '', '199.99'),
(30945, '310645121', NULL, NULL, 'Aline Celik', 'Ru Pere Damien 63', '', '1140', 'Evere', 'Belgien', 'BE', NULL, NULL, '483271126', '0010065KFK', NULL, NULL, 'Une montre Florida Diamonds GM-505-2 - cuir noir/argentÃ©/noir', NULL, '609919159159', 'FedEx', NULL, '2015-03-20', '18.03.2015 23:48', 'NL150126NM07', '1', 'a0YC000000b0EF2MAM', '', '199.99'),
(30946, '310631660', NULL, NULL, 'bernard joskin', 'franchet d\'esperey 1', 'Franchet d\'esperey 1 5500 dinant', '5500', 'dinant', 'Belgien', 'BE', NULL, NULL, '0475 422525', '0010250G7I', NULL, NULL, 'BoÃ®tier argentÃ©/ cadran blanc/ bracelet en cuir marron - T-3001-1A', NULL, '609919159160', 'FedEx', NULL, '2015-03-20', '18.03.2015 22:18', 'NL150210TB12', '1', 'a0YC000000bC1i3MAC', '', '169.99'),
(30947, '310735374', NULL, NULL, 'Alan Dwyer', 'Kearys bmw Eastgate, little island', '', '0', 'Cork', 'Irland', 'IE', NULL, NULL, '872622856', '00101792RE', NULL, NULL, 'Black Strap Silver Case White Face (GM-508-1)', NULL, '609919159126', 'FedEx', NULL, '2015-03-20', '19.03.2015 11:32', 'GM-508-1', '1', 'a0YC000000bYl49MAC', '190.00', '299.00'),
(30948, '310711865', '', '', 'besjan luga', 'VIA MILANO 23', '', '59100', 'PRATO', 'Italien', '', '', '', '3804389540', '0010192W4M', '', '', 'Orologi Theorema Casablanca, colore dorato (Gold)', 'paket am 07.05.15 zur?ck erhalten!\r\nRL 72 166 545 5DE\r\n07.05.2015', '609919159137', 'FedEx', '', '2015-03-20', '19.03.2015 08:58', 'IT141023CS52', '1', 'a0YC000000bIKcJMAW', '', '299.99'),
(30949, '310856263', NULL, NULL, 'Henk Borsboom', 'Roerdomp 168', '', '4872PP', 'etten-Leur', 'Niederlande', 'NL', NULL, NULL, '655385296', '0010245UOC', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaatl/buine lederen band - T-3001-1A', NULL, '609919159240', 'FedEx', NULL, '2015-03-20', '19.03.2015 22:28', 'NL150210TB12', '1', 'a0YC000000bC1xDMAS', '', '169.99'),
(30950, '310846078', NULL, NULL, 'Enrique Molina Galan', 'Patentlaan 2', 'Kamer 4.21 EOB', '2288 EE', 'RIJSWIJK', 'Niederlande', 'NL', NULL, NULL, '643371070', '0010239YI2', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaat/zwarte lederen band - T-3001-1', NULL, '609919159251', 'FedEx', NULL, '2015-03-20', '19.03.2015 21:28', 'NL150210TB11', '1', 'a0YC000000bC1xCMAS', '', '169.99'),
(30951, '310772554', NULL, NULL, 'Lukas Sucko', '10 CAMBRIDGE STREET', '', 'LE3 0JP', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7718655266', '00101077A9', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919159023', 'FedEx', NULL, '2015-03-20', '19.03.2015 14:25', 'GM-102-3', '1', 'a0YC000000bLnxSMAS', '145.00', '219.00'),
(30952, '310731734', NULL, NULL, 'Olga Vernier', 'The Mulberry', 'Leatherhead Road', 'KT22 0HH', 'Oxshott', 'Großbritannien', 'GB', NULL, NULL, '7720824099', '0010135ROQ', NULL, NULL, 'Black Strap Silver Case White Face (GM-102-1)', NULL, '609919159034', 'FedEx', NULL, '2015-03-20', '19.03.2015 11:22', 'GM-102-1', '1', 'a0YC000000bLnxQMAS', '145.00', '219.00'),
(30953, '310686145', NULL, NULL, 'Rick Sayer', '39 Lords Avenue', '', 'LE4 2hx', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7530112220', '0010218O0J', NULL, NULL, 'Silver/White Dial/Silver Metal Band	(GM-102-5)', NULL, '609919159045', 'FedEx', NULL, '2015-03-20', '19.03.2015 08:23', 'GM-102-5', '1', 'a0YC000000bLnxUMAS', '145.00', '219.00'),
(30954, '310662073', NULL, NULL, 'Qasim Ali', '8 TheGreen,off highst', 'Please pop the package over the brown door on the left of the main door or call', 'TW13 4AF', 'FELTHAM', 'Großbritannien', 'GB', NULL, NULL, '7801417608', '0010132XYV', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919159056', 'FedEx', NULL, '2015-03-20', '19.03.2015 01:22', 'GM-103-6', '1', 'a0YC000000b18scMAA', '160.01', '239.00'),
(30955, '310656984', NULL, NULL, 'Paul Gaythwaite', '16 MERCER ROAD', 'haydock', 'WA11 0SS', 'ST. HELENS', 'Großbritannien', 'GB', NULL, NULL, '1744630580', '0010028OPJ', NULL, NULL, 'Black Strap Black Case Black Face (GM102-4)', NULL, '609919159067', 'FedEx', NULL, '2015-03-20', '19.03.2015 00:22', 'GM-102-4', '1', 'a0YC000000bLnxTMAS', '145.00', '219.00'),
(30956, '310637465', NULL, NULL, 'peter threlfall', '46 COPLEY DRIVE', 'Address line 2', 'HX3 0US', 'HALIFAX', 'Großbritannien', 'GB', NULL, NULL, 'Phone Number', '0010008SN6', NULL, NULL, 'GM-505-5 Florida Diamods By Pioner Stainless Steel Strap With Black Face', NULL, '609919159078', 'FedEx', NULL, '2015-03-20', '18.03.2015 21:53', 'UK131023AMC11', '1', 'a0YC000000bIeLKMA0', '126.99', '199.00'),
(30957, '310630707', NULL, NULL, 'Viv Harris', 'RAVENSN RAVENSNEST,RAVENSWORTH ROAD', 'Can be left on the porch or next door.', 'RG7 3UD', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7500834082', '0010178R1U', NULL, NULL, 'Black Strap Silver Case Black Face (GM-102-2)', NULL, '609919159089', 'FedEx', NULL, '2015-03-20', '18.03.2015 21:23', 'GM-102-2', '1', 'a0YC000000bLnxRMAS', '145.00', '219.00'),
(30958, '310617270', NULL, NULL, 'Ryan Redmond', 'Xafinit Phoenix House', '1 Station Hill', 'RG1 1NB', 'Reading', 'Großbritannien', 'GB', NULL, NULL, '7976371839', '0010245F7T', NULL, NULL, 'Silver/White Dial/Silver Metal Band	(GM-102-5)', NULL, '609919159090', 'FedEx', NULL, '2015-03-20', '18.03.2015 20:23', 'GM-102-5', '1', 'a0YC000000bLnxUMAS', '145.00', '219.00'),
(30959, '310595741', NULL, NULL, 'Claudia adjekum', '5 GREAT JONES STREET', 'Gorton', 'M12 5NX', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7927805917', '001025058U', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, '609919159104', 'FedEx', NULL, '2015-03-20', '18.03.2015 18:53', 'UK140110AMC07', '1', 'a0YC000000bLoKfMAK', '130.99', '199.00'),
(30960, '310593870', NULL, NULL, 'Elliot Harmsworth', '29 Judd Road', '', 'TN9 2NH', 'Tonbridge', 'Großbritannien', 'GB', NULL, NULL, '7709425530', '0010008V3Z', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919159115', 'FedEx', NULL, '2015-03-20', '18.03.2015 18:52', 'GM-102-3', '1', 'a0YC000000bLnxSMAS', '145.00', '219.00'),
(30961, '311020751', '', '', 'Eveline Defrancq', 'Pieter Gorusstraat 24', '', '9240', 'Zele', 'Belgien', '', '', '', '472895533', '0010096J0Q', '', '', 'Pionier Florida Diamonds horloge - zwart leer - wit/zilver (GM-505-1)', '', '609919159413', 'FedEx', '', '2015-03-23', '20.03.2015 15:48', 'NL150126NM06', '1', 'a0YC000000b0EF1MAM', '', '199.99'),
(30962, '310920296', '', '', 'Michaela Svanfelt', 'FOERRADSVAEGEN 27', '', 'HUDDINGE', 'Schweden', '141 46', '', '', '', '702378013', '00100158VP', '', '', 'Guld/svart med guldfärgat metallarmband (modell T-3011-7)', '', '609919159424', 'FedEx', '', '2015-03-23', '20.03.2015 09:14', 'SE141208HW08', '1', 'a0YC000000bA9xcMAC', '1303.93', '1995.00'),
(30963, '310846060', NULL, NULL, 'Sara Mcilwaine', '12 Croft road ballygally', '', 'Bt40 2qp', 'Larne', 'Großbritannien', 'GB', NULL, NULL, '7718201045', '0010196VKN', NULL, NULL, 'Black Strap Black Case Black Face (GM102-4)', NULL, '609919159273', 'FedEx', NULL, '2015-03-23', '19.03.2015 20:26', 'GM-102-4', '1', 'a0YC000000bLnxTMAS', '145.00', '219.00'),
(30964, '310804092', NULL, NULL, 'Chris Murphy', '2 HAYES PLACE', 'Wellsway pharmacy', 'BA2 4QW', 'BATH', 'Großbritannien', 'GB', NULL, NULL, '1225313367', '001023173P', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919159284', 'FedEx', NULL, '2015-03-23', '19.03.2015 16:52', 'GM-102-3', '1', 'a0YC000000bLnxSMAS', '145.00', '219.00'),
(30965, '310812094', NULL, NULL, 'Lee Natale', '31 Limestone grove', '', 'LU5 5NE', 'Dunstable', 'Großbritannien', 'GB', NULL, NULL, '7895333314', '0010152RSG', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919159295', 'FedEx', NULL, '2015-03-23', '19.03.2015 17:22', 'GM-102-3', '1', 'a0YC000000bLnxSMAS', '145.00', '219.00'),
(30966, '310813961', NULL, NULL, 'Mariya Andreeva', 'Halifax bank Eden Street', '', 'KT1 1ED', 'Kingston-upon-thames', 'Großbritannien', 'GB', NULL, NULL, '7403721723', '00101507PK', NULL, NULL, 'GM-505-2 Florida Diamods By Pioner Black Strap With Black Face', NULL, '609919159300', 'FedEx', NULL, '2015-03-23', '19.03.2015 17:53', 'UK131023AMC08', '1', 'a0YC000000bIeLIMA0', '126.99', '199.00'),
(30967, '309288020', NULL, NULL, 'Christopher Hackett', '60 BASIN LANE', 'GLASCOTE', 'B77 2AH', 'TAMWORTH', 'Großbritannien', 'GB', NULL, NULL, '7527344473', '0010108EP4', NULL, NULL, 'GM-505-4Florida Diamods By Pioner Stainless Steel Strap With White Face', NULL, '609919159310', 'FedEx', NULL, '2015-03-23', '12.03.2015 16:22', 'UK131023AMC10', '1', 'a0YC000000bIeLJMA0', '126.99', '199.00'),
(30968, '309374016', NULL, NULL, 'Evroulla Hari', '70 MESSINGHAM LANE', 'Greetwell, Scawby', 'DN20 9NE', 'BRIGG', 'Großbritannien', 'GB', NULL, NULL, '7766083493', '0010159E7R', NULL, NULL, 'GM-505-4Florida Diamods By Pioner Stainless Steel Strap With White Face', NULL, '609919159321', 'FedEx', NULL, '2015-03-23', '12.03.2015 23:52', 'UK131023AMC10', '1', 'a0YC000000bIeLJMA0', '126.99', '199.00'),
(30969, '310885865', NULL, NULL, 'francesca-maria casciara', '71 DARWIN DRIVE', '', 'CB4 3HQ', 'CAMBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '075310-16111', '0010157EE7', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, '609919159332', 'FedEx', NULL, '2015-03-23', '19.03.2015 23:22', 'UK140110AMC07', '1', 'a0YC000000bLoKfMAK', '130.99', '199.00'),
(30970, '309280084', NULL, NULL, 'Anthony Webster', '14  Balmoral Court', 'Captain Webb Drive', 'TF4 2EG', 'Telford', 'Großbritannien', 'GB', NULL, NULL, '7703350076', '0010010MNX', NULL, NULL, 'Sao Paulo Black Strap Black Case - GM-103-2', NULL, '609919159343', 'FedEx', NULL, '2015-03-23', '12.03.2015 15:22', 'UK140403AS05', '1', 'a0YC000000b18sYMAQ', '160.01', '239.00'),
(30971, '309304696', NULL, NULL, 'Daniel Kruza', '195 VALLEY ROAD', '', 'NG5 3BG', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7900697938', '0010054MWV', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919159354', 'FedEx', NULL, '2015-03-23', '12.03.2015 17:52', 'UK140403AS03', '1', 'a0YC000000b18saMAA', '160.01', '239.00'),
(30972, '310869582', NULL, NULL, 'Luke Runacres', '53 CHURCH DRIVE', '', 'PE2 5HH', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7541143512', '0010202U82', NULL, NULL, 'Silver Strap Silver Case Black Face (GM-4004-6)', NULL, '609919159365', 'FedEx', NULL, '2015-03-23', '19.03.2015 21:52', 'UK140110AMC06', '1', 'a0YC000000bLoKeMAK', '130.99', '199.00'),
(30973, '310871613', NULL, NULL, 'Ismail Salih', '142 CHALCOMBE ROAD', '', 'SE2 9QP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '2083129411', '001024320Y', NULL, NULL, 'Silver/White Dial/Black Leather (GM-104-9)', NULL, '609919159376', 'FedEx', NULL, '2015-03-23', '19.03.2015 21:52', 'GM-104-9', '1', 'a0YC000000b19JzMAI', '160.01', '239.00'),
(30974, '309294395', NULL, NULL, 'DAVID WHITE', '40 GARDEN AVENUE', '', 'DH7 9UJ', 'DURHAM', 'Großbritannien', 'GB', NULL, NULL, '1913732157', '0010165ZGA', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '609919159387', 'FedEx', NULL, '2015-03-23', '12.03.2015 16:52', 'GM-104-5', '1', 'a0YC000000b19K0MAI', '160.01', '239.00'),
(30975, '309276781', NULL, NULL, 'Zoe Rickard', 'Biffa 3rdFlr TheGatehouse', 'Gatehouse Way', 'HP19 8DB', 'Aylesbury', 'Großbritannien', 'GB', NULL, NULL, '7975808711', '0010122HMP', NULL, NULL, 'T-3011-5  Silver/White Dial/Silver Metal Band Watch', NULL, '609919159398', 'FedEx', NULL, '2015-03-23', '12.03.2015 15:22', 'T-3011-5', '1', 'a0YC000000bIeYSMA0', '130.00', '189.00'),
(30976, '310839972', NULL, NULL, 'Elliot Batizovszky', '50 EASTWOOD', '', 'PE16 6RU', 'CHATTERIS', 'Großbritannien', 'GB', NULL, NULL, '7805367890', '0010225LP4', NULL, NULL, 'T-3011-7   Gold/Black Dial/Gold Metal Band Watch', NULL, '609919159402', 'FedEx', NULL, '2015-03-23', '19.03.2015 19:52', 'T-3011-7', '1', 'a0YC000000bIeYUMA0', '130.00', '189.00'),
(30977, '310930805', NULL, NULL, 'Ole Haertell', 'Ypsilantoy 25', '', '57004', 'NEA MIXANIONA', 'Griechenland', 'GR', NULL, NULL, '6932951095', '00102508SA', NULL, NULL, ' €79 Instead Of €279 for 1 Theorema Watch Galilei (Black strap, Gold case, White dial) With Delivery ', NULL, '578824928615', 'FedEx', NULL, '2015-03-23', '20.03.2015 10:38', 'GR26022015SK021', '1', 'a0YC000000bJpNdMAK', '', '79.00'),
(30978, '310838512', NULL, NULL, 'ANNA-MARIA KOMAN', 'FLEMINGK 15', '', '16231', 'VYRONAS ATTIKI', 'Griechenland', 'GR', NULL, NULL, '6907786331', '0010194Y2Q', NULL, NULL, '€199 Instead Of €989 for 1 Theorema Monaco Diamond Watch (Black strap, Black case, Black dial) With Delivery ', NULL, '578824928626', 'FedEx', NULL, '2015-03-23', '19.03.2015 21:38', 'GR26022015SK019', '1', 'a0YC000000bJoymMAC', '', '199.00'),
(30979, '311037811', NULL, NULL, 'Marvin Lambrette', 'Rue du Chenal 39', '', '4910', 'Theux', 'Belgien', 'BE', NULL, NULL, '472551273', '0010146GX9', NULL, NULL, 'BoÃ®tier argentÃ©/ cadran blanc/ bracelet en cuir marron - T-3001-1A', NULL, '609919159847', 'FedEx', NULL, '2015-03-24', '20.03.2015 17:18', 'NL150210TB12', '1', 'a0YC000000bC1i3MAC', '', '169.99'),
(30980, '311235765', NULL, NULL, 'Roland Mutijima', 'Avenue du Gibet 22/ bt 46', '', '1140', 'Evere', 'Belgien', 'BE', NULL, NULL, '496479612', '0010096GF7', NULL, NULL, 'BoÃ®tier argentÃ©/ cadran blanc/ bracelet en cuir marron - T-3001-1A', NULL, '609919159858', 'FedEx', NULL, '2015-03-24', '21.03.2015 17:48', 'NL150210TB12', '1', 'a0YC000000bC1i3MAC', '', '169.99'),
(30981, '311092091', NULL, NULL, 'MERIEME OUSSAR', 'BOULVARD SYLVAIN DUPUIS 169', '', '1070', 'ANDERLECHT', 'Belgien', 'BE', NULL, NULL, '485681554', '0010250LYD', NULL, NULL, 'BoÃ®tier bicolore/ cadran blanc/ bracelet en cuir noir- T-3001-5', NULL, '609919159869', 'FedEx', NULL, '2015-03-24', '20.03.2015 22:18', 'NL150210TB17', '1', 'a0YC000000bC1rUMAS', '', '169.99'),
(30982, '311276010', NULL, NULL, 'Benoit HELLAS', 'rue Jean Barthelemy 2', '', '4400', 'Mons-lez-Liege', 'Belgien', 'BE', NULL, NULL, '499255799', '00101011PO', NULL, NULL, 'BoÃ®tier dorÃ©/ cadran noir/ bracelet en cuir noir - T-3001-3A', NULL, '609919159870', 'FedEx', NULL, '2015-03-24', '21.03.2015 21:18', 'NL150210TB15', '1', 'a0YC000000bC1oPMAS', '', '169.99'),
(30983, '311256608', NULL, NULL, 'Michiel Musschoot', 'Guido Gezellestraat 32', '', '8020', 'Oostkamp', 'Belgien', 'BE', NULL, NULL, '495501539', '0010166XJS', NULL, NULL, 'PIONIER Barbados Horloge - Leren band - Goud/Zwart (GM-509-3)', NULL, '609919159880', 'FedEx', NULL, '2015-03-24', '21.03.2015 19:18', 'NL140908NM03', '1', 'a0YC000000bBlN3MAK', '', '199.99'),
(30984, '311348619', NULL, NULL, 'Andy Haertjens', 'Dorp 102/3', '', '9968', 'Bassevelde', 'Belgien', 'BE', NULL, NULL, '478459422', '00101156QV', NULL, NULL, 'Pionier Florida Diamonds horloge - zilver staal - wit/zilver (GM-505-4)', NULL, '609919159891', 'FedEx', NULL, '2015-03-24', '22.03.2015 10:48', 'NL150126NM09', '1', 'a0YC000000b0EF4MAM', '', '199.99'),
(30985, '311053238', NULL, NULL, 'Dirk Van den Kerkvoorde', 'Koningin Astridlaan 24', '', '9230', 'Wetteren', 'Belgien', 'BE', NULL, NULL, '478461959', '0010250SPI', NULL, NULL, 'Theorema Watch - Gouden kast/witte wijzerplaat/buine lederen band - T-3001-3', NULL, '609919159906', 'FedEx', NULL, '2015-03-24', '20.03.2015 18:48', 'NL150210TB14', '1', 'a0YC000000bC1mPMAS', '', '169.99'),
(30986, '311090864', NULL, NULL, 'Alexander Bagdasaryan', 'Antwerpsestraat 127', 'glv', '2640', 'Mortsel', 'Belgien', 'BE', NULL, NULL, '32485570507', '0010135BTH', NULL, NULL, 'Theorema Watch - Gouden kast/zwarte wijzerplaat/zwarte lederen band - T-3001-3A', NULL, '609919159917', 'FedEx', NULL, '2015-03-24', '20.03.2015 22:18', 'NL150210TB15', '1', 'a0YC000000bC1oPMAS', '', '169.99'),
(30987, '311235915', NULL, NULL, 'Christel Decuman', 'rue des Capucins 6', '', '6041', 'Gosselies', 'Belgien', 'BE', NULL, NULL, '493648683', '0010159ICS', NULL, NULL, 'Une montre Florida Diamonds GM-505-1 - cuir noir/argentÃ©/blanc', NULL, '609919159928', 'FedEx', NULL, '2015-03-24', '21.03.2015 17:48', 'NL150126NM06', '1', 'a0YC000000b0EF1MAM', '', '199.99'),
(30988, '311520679', NULL, NULL, 'Frederik Jensen', 'Fyrrebakken 69', '', '9530', 'Stovring', 'Dänemark', 'DK', NULL, NULL, '42256647', '00100124RG', NULL, NULL, 'Brun lÃ¦derrem, gylden urkasse og sort urskive (T-3011-3)', NULL, '609919159983', 'FedEx', NULL, '2015-03-24', '23.03.2015 01:36', 'SE141208HW04', '1', 'a0YC000000bA9tYMAS', '1041.65', '1599.00'),
(30989, '311126950', NULL, NULL, 'Mohamoud Osman', 'Indre Vordingborgvej  19c, 1.2', '', '4700', 'Naestved', 'Dänemark', 'DK', NULL, NULL, '28455502', '0010247DCX', NULL, NULL, 'Sort stÃ¥lrem, urkasse og urskive (T-3011-8)', NULL, '609919159994', 'FedEx', NULL, '2015-03-24', '21.03.2015 07:06', 'SE141208HW09', '1', 'a0YC000000bA9tdMAC', '1041.65', '1599.00'),
(30990, '311126934', NULL, NULL, 'Mohamoud Osman', 'Indre Vordingborgvej  19c, 1.2', '', '4700', 'Naestved', 'Dänemark', 'DK', NULL, NULL, '28455502', '001023973H', NULL, NULL, 'StÃ¥lrem, forsÃ¸lvet urkasse og urskive (T-3011-5)', NULL, '609919159994', 'FedEx', NULL, '2015-03-24', '21.03.2015 07:06', 'SE141208HW06', '1', 'a0YC000000bA9taMAC', '1041.65', '1599.00'),
(30991, '311124884', NULL, NULL, 'Rania Abdelghani', 'Ormslevvej 52, 1T H', 'Arhus', '8260', 'Viby', 'Dänemark', 'DK', NULL, NULL, '22772479', '0010184QLF', NULL, NULL, 'StÃ¥lrem, forsÃ¸lvet urkasse og urskive (T-3011-5)', NULL, '609919160005', 'FedEx', NULL, '2015-03-24', '21.03.2015 04:36', 'SE141208HW06', '1', 'a0YC000000bA9taMAC', '1041.65', '1599.00'),
(30992, '311128283', NULL, NULL, 'soili paekkilae', 'Leuvantie 1011', '', '91200', 'YLI-II', 'Finnland', 'FI', NULL, NULL, '408618216', '0010179IWW', NULL, NULL, 'Malli J25002 - Kalendario-rannekello', NULL, '609919160027', 'FedEx', NULL, '2015-03-24', '21.03.2015 08:48', 'FIFIJ25002', '1', 'a0YC000000bBMFpMAO', '70.01', '104.95'),
(30993, '311509464', NULL, NULL, 'Muschei Alina', 'VIA ARCHIMEDE 14/B', 'Buraga', '20091', 'BRESSO', 'Italien', 'IT', NULL, NULL, '3345434301', '0010119QSE', NULL, NULL, 'London Diamonds by \"PIONIER\" - Oro/nero + Cinturino marrone', NULL, '609919159825', 'FedEx', NULL, '2015-03-24', '22.03.2015 21:58', 'IT141028FS013', '1', 'a0YC000000b9xStMAI', '', '199.99'),
(30994, '311385085', NULL, NULL, 'Federico Busato', 'VIA MONSIGNOR A. PEROBELLI 7', '', '37022', 'FUMANE', 'Italien', 'IT', NULL, NULL, '3280728097', '0010182TDU', NULL, NULL, 'Orologi Theorema Casablanca, colore dorato (Gold)', NULL, '609919159836', 'FedEx', NULL, '2015-03-24', '22.03.2015 11:29', 'IT141023CS52', '1', 'a0YC000000bIKcJMAW', '', '299.99'),
(30995, '311505594', NULL, NULL, 'Abdulhayath Ruknudeen', 'Appelgaarde 97', '', '2272 TC', 'VOORBURG', 'Niederlande', 'NL', NULL, NULL, '644996007', '0010068Z0I', NULL, NULL, 'Pionier Florida Diamonds horloge - zilver staal - zwart/zilver (GM-505-4)', NULL, '609919159939', 'FedEx', NULL, '2015-03-24', '22.03.2015 23:28', 'NL150126NM10', '1', 'a0YC000000b0ECfMAM', '', '199.99'),
(30996, '311465223', NULL, NULL, 'Martijn de Groot', 'Levermosstraat 39', '', '1441 LX', 'PURMEREND', 'Niederlande', 'NL', NULL, NULL, '617576778', '0010191ZBN', NULL, NULL, 'PIONIER Barbados Horloge - Leren band - Goud/Zwart (GM-509-3)', NULL, '609919159940', 'FedEx', NULL, '2015-03-24', '22.03.2015 19:58', 'NL140908NM03', '1', 'a0YC000000bBluhMAC', '', '199.99'),
(30997, '311461369', NULL, NULL, 'Erkan Yuksel', 'Voortsweg 125', '', '7523 CD', 'ENSCHEDE', 'Niederlande', 'NL', NULL, NULL, '655788366', '0010165DM6', NULL, NULL, 'Pionier Florida Diamonds horloge - zilver staal - zwart/zilver (GM-505-4)', NULL, '609919159950', 'FedEx', NULL, '2015-03-24', '22.03.2015 19:58', 'NL150126NM10', '1', 'a0YC000000b0ECfMAM', '', '199.99'),
(30998, '311393096', NULL, NULL, 'Merith Bijnen', 'Velduil 5', '', '5731XG', 'MIERLO', 'Niederlande', 'NL', NULL, NULL, '628767996', '0010048N1E', NULL, NULL, 'Theorema Watch - Multikleur kast/zwarte wijzerplaat/zwarte lederen band - T-3001-6', NULL, '609919159961', 'FedEx', NULL, '2015-03-24', '22.03.2015 13:58', 'NL150210TB18', '1', 'a0YC000000bC1xJMAS', '', '169.99'),
(30999, '311101236', NULL, NULL, 'Elena Hensbergen', 'Vetkampstraat 30', '', '7416 WL', 'DEVENTER', 'Niederlande', 'NL', NULL, NULL, '624534912', '00101999HL', NULL, NULL, 'PIONIER Barbados Horloge - Metalen band - Goud/Zwart (GM-509-7)', NULL, '609919159972', 'FedEx', NULL, '2015-03-24', '20.03.2015 22:58', 'NL140908NM07', '1', 'a0YC000000bBlulMAC', '', '199.99'),
(31000, '311458180', NULL, NULL, 'Jakub Gontarek', 'Sokolowska 9 m 287', '8 Pietro', '01-142', 'Warszawa', 'Polen', 'PL', NULL, NULL, '721 454 540', '0010250QE4', NULL, NULL, 'Zegarek mÄ™ski Theorema Casablanca model GM-101-3', NULL, '609919160016', 'FedEx', NULL, '2015-03-24', '22.03.2015 19:38', 'PL150211DR82', '1', 'a0YC000000bCIhkMAG', '855.44', '1299.00'),
(31001, '311518498', NULL, NULL, 'Ana Maria Casado', 'CALLE VIRGEN BLANCA 5', '8°k', '18004', 'GRANADA', 'Spanien', 'ES', NULL, NULL, '958522015', '0010240PVQ', NULL, NULL, 'Reloj Theorema Marco Polo  - modelo Diamante 3005 Diamanten silber-schwarz', NULL, '609919159814', 'FedEx', NULL, '2015-03-24', '22.03.2015 22:58', 'ES141029CS37', '1', 'a0YC000000bCFnBMAW', '', '209.99'),
(31002, '311396350', NULL, NULL, 'Peter Kirwan', '2 PORTLAND CLOSE', 'platt bridge', 'WN2 5JJ', 'WIGAN', 'Großbritannien', 'GB', NULL, NULL, '7894953179', '0010179CMO', NULL, NULL, 'Black Strap Black Case Black Face (GM-4004-4)', NULL, '609919159457', 'FedEx', NULL, '2015-03-24', '22.03.2015 13:22', 'UK140110AMC04', '1', 'a0YC000000bLoKdMAK', '130.99', '199.00'),
(31003, '311217676', NULL, NULL, 'Natalie De Varennes', 'Stanfor Stanford manor hous', 'Stone street', 'Tn25 6DF', 'Ashford', 'Großbritannien', 'GB', NULL, NULL, '7557381288', '0010107TCR', NULL, NULL, 'Black Strap Silver Case Black Face (GM-102-2)', NULL, '609919159468', 'FedEx', NULL, '2015-03-24', '21.03.2015 14:53', 'GM-102-2', '1', 'a0YC000000bLnxRMAS', '145.00', '219.00'),
(31004, '311409105', NULL, NULL, 'Hazel Duncan', '7 MILLER AVENUE', 'Perth', 'PH1 1HN', 'PERTH', 'Großbritannien', 'GB', NULL, NULL, '1738657898', '0010198CTJ', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '', 'FedEx', NULL, '2015-03-24', '22.03.2015 14:24', 'UK131024AMC05', '1', 'a0YC000000bB4VKMA0', '165.00', '249.00'),
(31005, '311337344', NULL, NULL, 'Marius d Chirila', '136 CHRISTCHURCH AVENUE', '', 'HA3 8NN', 'HARROW', 'Großbritannien', 'GB', NULL, NULL, '7425175983', '001017903M', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919159480', 'FedEx', NULL, '2015-03-24', '22.03.2015 08:55', 'UK131024AMC05', '1', 'a0YC000000bB4VKMA0', '165.00', '249.00'),
(31006, '311406964', NULL, NULL, 'Hugo Capinha', '1 BARCOTE CLOSE', '', 'SN25 2BH', 'SWINDON', 'Großbritannien', 'GB', NULL, NULL, '7887792535', '0010171VJ0', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '609919159490', 'FedEx', NULL, '2015-03-24', '22.03.2015 13:52', 'UK131024AMC04', '1', 'a0YC000000bB4VFMA0', '165.00', '249.00'),
(31007, '311430626', NULL, NULL, 'Roger Addo', '28 JONAH DRIVE', '', 'DY4 7AP', 'TIPTON', 'Großbritannien', 'GB', NULL, NULL, '7834627071', '0010100K0S', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '609919159505', 'FedEx', NULL, '2015-03-24', '22.03.2015 16:22', 'UK131024AMC04', '1', 'a0YC000000bB4VFMA0', '165.00', '249.00'),
(31008, '311344207', NULL, NULL, 'Hugh Gracie', '23 Kirkgreen', '', 'Forth', 'ML11 8DB', 'Großbritannien', 'GB', NULL, NULL, '07799 712487', '10215185', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '609919159516', 'FedEx', NULL, '2015-03-24', '22.03.2015 11:34', 'UK131024AMC01', '1', 'a0YC000000bB4UlMAK', '165.00', '249.00'),
(31009, '311110619', NULL, NULL, 'Mohammedyasin Dawood', '4 Dalston Gardens', '', 'Bl1 3sp', 'Bolton', 'Großbritannien', 'GB', NULL, NULL, '7892649180', '00101099UC', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-102-8)', NULL, '609919159527', 'FedEx', NULL, '2015-03-24', '20.03.2015 23:22', 'GM-102-8', '1', 'a0YC000000bLnxXMAS', '145.00', '219.00'),
(31010, '311066380', NULL, NULL, 'gemma cowan', '8A DUNGONNELL ROAD', '', 'BT29 4DF', 'CRUMLIN', 'Großbritannien', 'GB', NULL, NULL, '7703446713', '0010177P5I', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919159538', 'FedEx', NULL, '2015-03-24', '20.03.2015 18:52', 'GM-102-3', '1', 'a0YC000000bLnxSMAS', '145.00', '219.00'),
(31011, '311070302', NULL, NULL, 'Jermaine Currie', 'FLAT 4 Alfred Hurley House', 'blackshaw road', 'SW17 0BP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7939085891', '0010034EJ7', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919159549', 'FedEx', NULL, '2015-03-24', '20.03.2015 19:22', 'GM-102-3', '1', 'a0YC000000bLnxSMAS', '145.00', '219.00'),
(31012, '311216948', NULL, NULL, 'Natalie De Varennes', 'Stanfor Stanford manor hous', 'Stone street', 'Tn25 6DF', 'Ashford', 'Großbritannien', 'GB', NULL, NULL, '7557381288', '0010116O9F', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919159468', 'FedEx', NULL, '2015-03-24', '21.03.2015 14:52', 'GM-102-3', '1', 'a0YC000000bLnxSMAS', '145.00', '219.00'),
(31013, '311191564', NULL, NULL, 'Bert Zaraj', '104 SUTTON COURT ROAD', '', 'E13 9NS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7429616813', '0010047C90', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-4004-3)', NULL, '609919159550', 'FedEx', NULL, '2015-03-24', '21.03.2015 12:52', 'UK140110AMC03', '1', 'a0YC000000bLoKcMAK', '130.99', '199.00'),
(31014, '311629470', NULL, NULL, 'anne halliwell', '18 ALDEBURGH DRIVE', 'clayton', 'ST5 4LH', 'NEWCASTLE', 'Großbritannien', 'GB', NULL, NULL, '7799434886', '0010066LBZ', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919159560', 'FedEx', NULL, '2015-03-24', '23.03.2015 13:52', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31015, '311416574', NULL, NULL, 'esmeralda Porja', 'FLAT 5 NICOLL ROAD', 'London', 'NW10 9AX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7830354329', '001010690R', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919159571', 'FedEx', NULL, '2015-03-24', '22.03.2015 14:52', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31016, '311557718', NULL, NULL, 'Garry lee Morris', 'Gaynes CHALKLANDS', 'howe green', 'CM2 7TH', 'CHELMSFORD', 'Großbritannien', 'GB', NULL, NULL, '7703524130', '0010249XKD', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919159582', 'FedEx', NULL, '2015-03-24', '23.03.2015 09:27', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31017, '311608085', NULL, NULL, 'Glen Clancy', '44 CHASE GREEN AVENUE', '', 'EN2 8EB', 'ENFIELD', 'Großbritannien', 'GB', NULL, NULL, '7463110811', '0010154CAE', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919159593', 'FedEx', NULL, '2015-03-24', '23.03.2015 12:23', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31018, '311600228', NULL, NULL, 'jan myers', '2 HAMMER LANE', '', 'WF4 1AL', 'WAKEFIELD', 'Großbritannien', 'GB', NULL, NULL, '7442535360', '0010179SEC', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919159608', 'FedEx', NULL, '2015-03-24', '23.03.2015 11:52', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31019, '311378134', NULL, NULL, 'June Barratt', '9 BRACKEN HEATH', '', 'PO7 8RH', 'WATERLOOVILLE', 'Großbritannien', 'GB', NULL, NULL, '2392644813', '00101373C8', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919159619', 'FedEx', NULL, '2015-03-24', '22.03.2015 11:55', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31020, '311383447', NULL, NULL, 'kiran Dhillon', '140 Parkgate Road', '', 'cv6 4gg', 'Coventry CV6 4GG', 'Großbritannien', 'GB', NULL, NULL, '7970518751', '0010042OFP', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919159620', 'FedEx', NULL, '2015-03-24', '22.03.2015 12:24', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31021, '311417924', NULL, NULL, 'linda Menson', '6 Warwick house', '', 'sw9 7jp', 'london', 'Großbritannien', 'GB', NULL, NULL, '7950807836', '0010109P3G', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919159630', 'FedEx', NULL, '2015-03-24', '22.03.2015 14:52', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31022, '311514483', NULL, NULL, 'Peter Witherford', '1 IRONSTONE WALK', 'Burslem', 'ST6 4AA', 'STOKE-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7825770804', '0010125PXJ', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919159641', 'FedEx', NULL, '2015-03-24', '22.03.2015 23:22', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31023, '311399789', NULL, NULL, 'Roseanne Newman', 'Barclays ban 90-93 broad street', '', 'Rg1 2ap', 'Reading', 'Großbritannien', 'GB', NULL, NULL, '7867386144', '0010133XG3', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919159652', 'FedEx', NULL, '2015-03-24', '22.03.2015 13:23', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31024, '311347649', NULL, NULL, 'Tracey Leese', '63 BRAMPTON LANE', '', 'DN3 3ES', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '7794308813', '0010250Z1F', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919159663', 'FedEx', NULL, '2015-03-24', '22.03.2015 11:35', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31025, '311593370', NULL, NULL, 'Intesar Saleh', '16 THACKERAY CLOSE', '', 'L8 8NE', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7788146641', '00101765J9', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-102-7)', NULL, '609919159674', 'FedEx', NULL, '2015-03-24', '23.03.2015 11:22', 'GM-102-7', '1', 'a0YC000000bLnxWMAS', '145.00', '219.00'),
(31026, '311373819', NULL, NULL, 'Gemma Price', '19 HARTHILL MEWS', '', 'CH43 7UQ', 'PRENTON', 'Großbritannien', 'GB', NULL, NULL, '7477597339', '0010037E5C', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919159685', 'FedEx', NULL, '2015-03-24', '22.03.2015 11:44', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(31027, '311026510', NULL, NULL, 'Jane Farmer', '49 CASH FEUS', 'Strathmiglo', 'KY14 7QT', 'CUPAR', 'Großbritannien', 'GB', NULL, NULL, '7982686964', '00102166H3', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919159696', 'FedEx', NULL, '2015-03-24', '20.03.2015 15:24', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(31028, '311381708', NULL, NULL, 'Michael Walls', '39 COTTINGWOOD GREEN', '', 'NE24 4TG', 'BLYTH', 'Großbritannien', 'GB', NULL, NULL, '7951317653', '0010155XLW', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919159700', 'FedEx', NULL, '2015-03-24', '22.03.2015 12:08', 'GM-104-7', '1', 'a0YC000000b19K2MAI', '160.01', '239.00'),
(31029, '311308724', NULL, NULL, 'gurmukh singh', '112 NEW ROAD', '', 'OX11 9JZ', 'oxfordshire', 'Großbritannien', 'GB', NULL, NULL, '07825 704909', '0010127XTO', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919159711', 'FedEx', NULL, '2015-03-24', '22.03.2015 00:22', 'UK140403AS03', '1', 'a0YC000000b18saMAA', '160.01', '239.00'),
(31030, '311391439', NULL, NULL, 'Viran Parmar', '94 HERONDALE ROAD', '', 'B26 1NF', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7850064000', '0010043RXC', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919159722', 'FedEx', NULL, '2015-03-24', '22.03.2015 12:53', 'UK140403AS03', '1', 'a0YC000000b18saMAA', '160.01', '239.00'),
(31031, '311068741', NULL, NULL, 'Thomas Arribehaute', '8 POPLAR GROVE', '', 'OX1 5QW', 'OXFORD', 'Großbritannien', 'GB', NULL, NULL, '7708169566', '0010036W1X', NULL, NULL, 'Silver/White Dial/Silver Metal Band	(GM-102-5)', NULL, '609919159733', 'FedEx', NULL, '2015-03-24', '20.03.2015 19:22', 'GM-102-5', '1', 'a0YC000000bLnxUMAS', '145.00', '219.00'),
(31032, '311311913', NULL, NULL, 'David Eardley', '4 PORTLAND WAY', 'Clipstone Village', 'NG21 9FE', 'MANSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7519664665', '0010130KRD', NULL, NULL, 'T-3011-3  Brown Strap Gold Case Black Face Watch', NULL, '609919159744', 'FedEx', NULL, '2015-03-24', '22.03.2015 01:22', 'UK140313AMC20', '1', 'a0YC000000bIeYQMA0', '130.00', '189.00'),
(31033, '311026187', NULL, NULL, 'Jo Savage', 'OAKRDGE CHURCH STREET', 'Morchard Bishop', 'EX17 6PJ', 'CREDITON', 'Großbritannien', 'GB', NULL, NULL, '1363877224', '00101166WW', NULL, NULL, 'T-3011-5  Silver/White Dial/Silver Metal Band Watch', NULL, '609919159755', 'FedEx', NULL, '2015-03-24', '20.03.2015 15:24', 'T-3011-5', '1', 'a0YC000000bIeYSMA0', '130.00', '189.00'),
(31034, '311512227', NULL, NULL, 'Taibat Alli', '154 WATLING STREET', '', 'DA6 7QH', 'BEXLEYHEATH', 'Großbritannien', 'GB', NULL, NULL, '7866287807', '0010109GWV', NULL, NULL, 'T-3011-5  Silver/White Dial/Silver Metal Band Watch', NULL, '609919159766', 'FedEx', NULL, '2015-03-24', '22.03.2015 23:22', 'T-3011-5', '1', 'a0YC000000bIeYSMA0', '130.00', '189.00'),
(31035, '311590461', NULL, NULL, 'Toni Carillo', '19 OUTINGS LANE', '', 'CM15 0LZ', 'BRENTWOOD', 'Großbritannien', 'GB', NULL, NULL, '7510839836', '00102497UC', NULL, NULL, 'T-3011-5  Silver/White Dial/Silver Metal Band Watch', NULL, '609919159777', 'FedEx', NULL, '2015-03-24', '23.03.2015 11:23', 'T-3011-5', '1', 'a0YC000000bIeYSMA0', '130.00', '189.00'),
(31036, '311041756', NULL, NULL, 'Jeinelle Stewart', '28 ORCHARD CLOSE', '', 'S5 9GJ', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7944770621', '0010098S99', NULL, NULL, 'T-3011-6   Silver/Black Dial/Silver Metal Band Watch', NULL, '609919159788', 'FedEx', NULL, '2015-03-24', '20.03.2015 16:52', 'T-3011-6', '1', 'a0YC000000bIeYTMA0', '130.00', '189.00'),
(31037, '311225702', NULL, NULL, 'Lyndsey Atkinson', '27 Monaghan Close', '', 'L9 8HA', 'Liverpool', 'Großbritannien', 'GB', NULL, NULL, '7949626080', '001017353K', NULL, NULL, 'T-3011-8    Black/Black Dial/Black Metal Band Watch', NULL, '609919159799', 'FedEx', NULL, '2015-03-24', '21.03.2015 15:52', 'T-3011-8', '1', 'a0YC000000bIeYVMA0', '130.00', '189.00'),
(31038, '311483382', NULL, NULL, 'Tina Vince', '11 GLENWOOD ROAD', '', 'BH31 6HU', 'VERWOOD', 'Großbritannien', 'GB', NULL, NULL, '7590611403', '0010045OL2', NULL, NULL, 'T-3011-8    Black/Black Dial/Black Metal Band Watch', NULL, '609919159803', 'FedEx', NULL, '2015-03-24', '22.03.2015 20:23', 'T-3011-8', '1', 'a0YC000000bIeYVMA0', '130.00', '189.00'),
(31039, '311777575', NULL, NULL, 'Jos Daenen', 'Paquaylaan 1', '', '3700', 'Tongeren', 'Belgien', 'BE', NULL, NULL, '495827473', '0010250UBQ', NULL, NULL, 'Theorema Marco Polo-herenhorloge (GM-3005-A3)', NULL, '609919160130', 'FedEx', NULL, '2015-03-25', '24.03.2015 09:18', 'NL140623NM62', '1', 'a0YC000000bBkhnMAC', '', '189.99'),
(31040, '311654690', NULL, NULL, 'Nils De Leu', 'Luikstraat 22', '', '8370', 'Blankenberge', 'Belgien', 'BE', NULL, NULL, '32497478775', '0010030N50', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart staal - zwart/zwart (GM-505-6)', NULL, '609919160141', 'FedEx', NULL, '2015-03-25', '23.03.2015 16:48', 'NL150126NM11', '1', 'a0YC000000b0EFBMA2', '', '199.99'),
(31041, '311861646', NULL, NULL, 'Marco Rampi', 'VIA PABLO NERUDA 6/D', '', '20060', 'BUSSERO', 'Italien', 'IT', NULL, NULL, '3343549702', '0010057KO8', NULL, NULL, 'London Diamonds by \"PIONIER\" - Nero + Cinturino nero', NULL, '609919160120', 'FedEx', NULL, '2015-03-25', '24.03.2015 13:29', 'IT141028FS014', '1', 'a0YC000000b9xSuMAI', '', '199.99'),
(31042, '311876921', NULL, NULL, 'B. Adriaansens', 'Terbregselaan 32', '', '3055 RG', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '631946602', '0010234XRK', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '609919160163', 'FedEx', NULL, '2015-04-25', '24.03.2015 16:28', 'NL140623NM67', '1', 'a0YC000000bBkQyMAK', '', '219.99'),
(31043, '311830533', NULL, NULL, 'Wei Wang', 'Steenbokstraat 27', '', '9742 TS', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '645020403', '0010250EHX', NULL, NULL, 'Horloge GM-3005-A1 - Zilveren metalen band, wit display', NULL, '609919160174', 'FedEx', NULL, '2015-04-25', '24.03.2015 12:58', 'NL140623NM60', '1', 'a0YC000000bBkQrMAK', '', '189.99'),
(31044, '311770997', NULL, NULL, 'Rick Roelofswaard', 'Bilderdijkstraat 30', '', '7121 VL', 'AALTEN', 'Niederlande', 'NL', NULL, NULL, '636197572', '0010250A5F', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '609919160185', 'FedEx', NULL, '2015-04-25', '24.03.2015 08:28', 'NL140623NM67', '1', 'a0YC000000bBkQyMAK', '', '219.99'),
(31045, '311599582', NULL, NULL, 'sjack creemers', 'Nierslaan 42', '', '5704 NK', 'HELMOND', 'Niederlande', 'NL', NULL, NULL, '06-22513452', '0010194LLY', NULL, NULL, 'Theorema Watch - Gouden kast/witte wijzerplaat/buine lederen band - T-3001-3', NULL, '609919160196', 'FedEx', NULL, '2015-04-25', '23.03.2015 12:58', 'NL150210TB14', '1', 'a0YC000000bC1xFMAS', '', '169.99'),
(31046, '311574613', NULL, NULL, 'Rachid el haddad', 'Marnixstraat 142', 'BG', '1015 WZ', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '681195307', '0010140E9D', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - zwart/zilver (GM-505-2)', NULL, '609919160200', 'FedEx', NULL, '2015-04-25', '23.03.2015 10:58', 'NL150126NM07', '1', 'a0YC000000b0E6OMAU', '', '199.99'),
(31047, '311687807', NULL, NULL, 'yovana garcia oses', 'MARCILLA 4', '4 dech', '31300', 'TAFALLA NAVARRA', 'Spanien', 'ES', NULL, NULL, '948700395', '0010225WIB', NULL, NULL, 'Reloj Pionier Florida Diamonds modelo GM-505-4', NULL, '609919160119', 'FedEx', NULL, '2015-03-25', '23.03.2015 17:58', 'ES140623CS11', '1', 'a0YC000000bC4tKMAS', '', '229.00'),
(31048, '311847022', NULL, NULL, 'Faye Hindley', '12 DORCHESTER CLOSE', '', 'LE8 4AG', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7854413072', '0010179RE1', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919160049', 'FedEx', NULL, '2015-03-25', '24.03.2015 13:22', 'UK140403AS04', '1', 'a0YC000000b18sZMAQ', '160.01', '239.00'),
(31049, '311845939', NULL, NULL, 'Blazena Vyskocova', '351A HIGH STREET NORTH', '', 'E12 6PQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7466813596', '00101270RZ', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919160050', 'FedEx', NULL, '2015-03-25', '24.03.2015 13:23', 'GM-102-3', '1', 'a0YC000000bLnxSMAS', '145.00', '219.00'),
(31050, '311839670', NULL, NULL, 'Mohammad Khan', '31 Carmarthen Close', 'callands', 'WA5 9UT', 'Warrington', 'Großbritannien', 'GB', NULL, NULL, '7729921070', '00101277FT', NULL, NULL, 'T-3011-5  Silver/White Dial/Silver Metal Band Watch', NULL, '609919160060', 'FedEx', NULL, '2015-03-25', '24.03.2015 12:53', 'T-3011-5', '1', 'a0YC000000bIeYSMA0', '130.00', '189.00'),
(31051, '311741552', NULL, NULL, 'Katie Grouse', '4 FOLD COURT', '', 'HD8 0TE', 'HUDDERSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7765842561', '10004623', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919160071', 'FedEx', NULL, '2015-03-25', '23.03.2015 22:53', 'UK140102AMC03', '1', 'a0YC000000b19JxMAI', '160.01', '239.00'),
(31052, '311723775', NULL, NULL, 'Andrew Sperring', '11 HAZELDENE ROAD', '', 'BS34 5DT', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7772380345', '0010083M58', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919160082', 'FedEx', NULL, '2015-03-25', '23.03.2015 21:25', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31053, '311703113', NULL, NULL, 'Caroline Smith', 'alporto Warehouse 13', 'Kingston street', 'HU1 2dq', 'Hull', 'Großbritannien', 'GB', NULL, NULL, '01482 238889', '0010096VKO', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919160093', 'FedEx', NULL, '2015-03-25', '23.03.2015 19:52', 'GM-103-9', '1', 'a0YC000000b18sfMAA', '160.01', '239.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(31054, '311693073', NULL, NULL, 'Gemma Heaney', '16 WATERLOO GROVE', '', 'LS28 7PS', 'PUDSEY', 'Großbritannien', 'GB', NULL, NULL, '7772571801', '0010144LTN', NULL, NULL, 'GM-505-6 Florida Diamods By Pioner Black Stainless Steel Strap With Black Face', NULL, '609919160108', 'FedEx', NULL, '2015-03-25', '23.03.2015 19:22', 'UK131023AMC12', '1', 'a0YC000000bIeLLMA0', '126.99', '199.00'),
(31055, '312021454', NULL, NULL, 'marc vanbekbergen', 'Mispadstraat 35', '', '3600', 'Genk', 'Belgien', 'BE', NULL, NULL, '474805466', '0010123I60', NULL, NULL, 'Pionier Florida Diamonds horloge - zilver staal - wit/zilver (GM-505-4)', NULL, '609919160369', 'FedEx', NULL, '2015-03-26', '25.03.2015 10:18', 'NL150126NM09', '1', 'a0YC000000b0EF4MAM', '', '199.99'),
(31056, '311987346', NULL, NULL, 'Rania Abdelghani', 'Ormslevvej 52, 1T H', 'Arhus', '8260', 'Viby', 'Dänemark', 'DK', NULL, NULL, '22772479', '0010094ST1', NULL, NULL, 'Sort stÃ¥lrem, urkasse og urskive (T-3011-8)', NULL, '609919160428', 'FedEx', NULL, '2015-03-26', '25.03.2015 07:06', 'SE141208HW09', '1', 'a0YC000000bA9tdMAC', '1041.65', '1599.00'),
(31057, '312071128', NULL, NULL, 'noemi piga', 'VIA SANSEVIERIE 2', 'mano', '00040', 'ARDEA', 'Italien', 'IT', NULL, NULL, '3476510162', '0010060LPG', NULL, NULL, 'London Diamonds by \"PIONIER\" - Oro/nero + Cinturino marrone', NULL, '609919160325', 'FedEx', NULL, '2015-03-26', '25.03.2015 12:00', 'IT141028FS013', '1', 'a0YC000000b9xStMAI', '', '199.99'),
(31058, '312071288', NULL, NULL, 'Teresa Fascina', 'VIALE STAZIONE 6', '', '33086', 'MONTEREALE VALCELLINA', 'Italien', 'IT', NULL, NULL, '3333052881', '00102013PQ', NULL, NULL, 'Orologi Theorema Casablanca, colore nero (Schwarz)', NULL, '609919160336', 'FedEx', NULL, '2015-03-26', '25.03.2015 12:00', 'IT141023CS51', '1', 'a0YC000000bIKcIMAW', '', '299.99'),
(31059, '311983469', NULL, NULL, 'Martino Bordato', 'VIA ERNESTO SESTAN 29', 'Presso Litografia effe e erre', '38121', 'TRENTO', 'Italien', 'IT', NULL, NULL, '3475132320', '0010131E6K', NULL, NULL, 'London Diamonds by \"PIONIER\" - Silver + Cinurino nero', NULL, '609919160347', 'FedEx', NULL, '2015-03-26', '25.03.2015 02:58', 'IT141028FS011', '1', 'a0YC000000b9xSrMAI', '', '199.99'),
(31060, '311923178', NULL, NULL, 'Michele Tamborrino', 'VIA JOHN FITZGERALD KENNEDY 18', '', '74014', 'LATERZA', 'Italien', 'IT', NULL, NULL, '3331428330', '0010242D90', NULL, NULL, 'London Diamonds by \"PIONIER\" - Oro/nero + Cinturino marrone', NULL, '609919160358', 'FedEx', NULL, '2015-03-26', '24.03.2015 18:28', 'IT141028FS013', '1', 'a0YC000000b9xStMAI', '', '199.99'),
(31061, '311942458', NULL, NULL, 'Tracy Lintott', '407KFC THURROCK LAKESIDE SHOPPING CENTRE', 'West thurrock way', 'RM20 2ZJ', 'GRAYS', 'Großbritannien', 'GB', NULL, NULL, '7759130722', '0010012IF8', NULL, NULL, 'Black Strap Black Case Black Face (GM102-4)', NULL, '609919160222', 'FedEx', NULL, '2015-03-26', '24.03.2015 20:52', 'GM-102-4', '1', 'a0YC000000bLnxTMAS', '145.00', '219.00'),
(31062, '312091935', NULL, NULL, 'Nigel Johncock', '243 TROWELL ROAD', '', 'NG8 2EP', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7765403127', '0010170RL7', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919160233', 'FedEx', NULL, '2015-03-26', '25.03.2015 13:53', 'UK131024AMC05', '1', 'a0YC000000bB4VKMA0', '165.00', '249.00'),
(31063, '311915621', NULL, NULL, 'Frances Sheills', '87 EASEDALE DRIVE', '', 'PR8 3TT', 'SOUTHPORT', 'Großbritannien', 'GB', NULL, NULL, '7834394055', '0010148NOF', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919160244', 'FedEx', NULL, '2015-03-26', '24.03.2015 18:52', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31064, '311971280', NULL, NULL, 'Oscar Kidman', '14 rossendale', '', 'cm1 2ua', 'chelmsford', 'Großbritannien', 'GB', NULL, NULL, '4,47759E+11', '00102228T1', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919160255', 'FedEx', NULL, '2015-03-26', '24.03.2015 23:52', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31065, '312069265', NULL, NULL, 'Roger Addo', '28 JONAH DRIVE', '', 'DY4 7AP', 'TIPTON', 'Großbritannien', 'GB', NULL, NULL, '7834627071', '0010150N5Z', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919160266', 'FedEx', NULL, '2015-03-26', '25.03.2015 12:52', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31066, '311983597', NULL, NULL, 'Victor Karieren', '14B FLOYD ROAD', '', 'SE7 8AY', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7904640993', '0010078Q7S', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919160277', 'FedEx', NULL, '2015-03-26', '25.03.2015 03:52', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31067, '311930100', NULL, NULL, 'Octavian Nedelcu', '1A Langley Road', '', 'BH14 9AA', 'Poole', 'Großbritannien', 'GB', NULL, NULL, '7463542582', '0010228MVE', NULL, NULL, 'GM-505-2 Florida Diamods By Pioner Black Strap With Black Face', NULL, '609919160288', 'FedEx', NULL, '2015-03-26', '24.03.2015 20:22', 'UK131023AMC08', '1', 'a0YC000000bIeLIMA0', '126.99', '199.00'),
(31068, '312095886', NULL, NULL, 'tonin kacaj', '365 samuel lewis trust', 'VANSTON PLACE', 'SW6 1AT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7850583986', '0010207NG7', NULL, NULL, 'GM-505-6 Florida Diamods By Pioner Black Stainless Steel Strap With Black Face', NULL, '609919160299', 'FedEx', NULL, '2015-03-26', '25.03.2015 14:23', 'UK131023AMC12', '1', 'a0YC000000bIeLLMA0', '126.99', '199.00'),
(31069, '311878229', NULL, NULL, 'Dan Young -2nd floor', '42-46 BALDWIN STREET', '', 'BS1 1PN', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7814844582', '00101949F2', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919160303', 'FedEx', NULL, '2015-03-26', '24.03.2015 15:53', 'UK140403AS04', '1', 'a0YC000000b18sZMAQ', '160.01', '239.00'),
(31070, '312023371', NULL, NULL, 'Dominik Labuzinski', '12A UPPER TOOTING ROAD', '', 'SW17 7PG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7595973731', '00102124VP', NULL, NULL, 'T-3011-6   Silver/Black Dial/Silver Metal Band Watch', NULL, '609919160314', 'FedEx', NULL, '2015-03-26', '25.03.2015 09:26', 'T-3011-6', '1', 'a0YC000000bIeYTMA0', '130.00', '189.00'),
(31071, '312022423', NULL, NULL, 'Dominik Labuzinski', '12A UPPER TOOTING ROAD', '', 'SW17 7PG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7595973731', '0010188QEX', NULL, NULL, 'T-3011-8    Black/Black Dial/Black Metal Band Watch', NULL, '609919160314', 'FedEx', NULL, '2015-03-26', '25.03.2015 09:45', 'T-3011-8', '1', 'a0YC000000bIeYVMA0', '130.00', '189.00'),
(31072, '311976387', NULL, NULL, 'Wilfried Notten', 'Lochemseweg 57', '', '7214RE', 'Epse', 'Niederlande', 'NL', NULL, NULL, '575491757', '0010123COG', NULL, NULL, 'Horloge GM-3005-A2 - Zilveren metalen band, zwart display', NULL, '609919160370', 'FedEx', NULL, '2015-03-26', '25.03.2015 01:58', 'NL140623NM61', '1', 'a0YC000000bBkQsMAK', '', '189.99'),
(31073, '311948049', NULL, NULL, 'Marloes Meijer', 'Paramaribostraat 111', '', '3531 KR', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '646802611', '0010171E3I', NULL, NULL, 'Horloge GM-3005-3 - Zwarte leren band, zwart display, gouden kast', NULL, '609919160380', 'FedEx', NULL, '2015-03-26', '24.03.2015 22:28', 'NL140623NM65', '1', 'a0YC000000bBkQwMAK', '', '179.99'),
(31074, '311915874', NULL, NULL, 'Oguzhan Ucak', 'Terschelling 8', '', '2631 NV', 'NOOTDORP', 'Niederlande', 'NL', NULL, NULL, '627287857', '0010039QK3', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '609919160391', 'FedEx', NULL, '2015-03-26', '24.03.2015 19:58', 'NL140623NM67', '1', 'a0YC000000bBkQyMAK', '', '219.99'),
(31075, '311904101', NULL, NULL, 'Timo Murk', 'IJsvogel 72', '', '3602XR', 'MAARSSEN', 'Niederlande', 'NL', NULL, NULL, '624142524', '0010040B1S', NULL, NULL, 'Horloge GM-3005-A1 - Zilveren metalen band, wit display', NULL, '609919160406', 'FedEx', NULL, '2015-03-26', '24.03.2015 18:58', 'NL140623NM60', '1', 'a0YC000000bBkQrMAK', '', '189.99'),
(31076, '311905409', NULL, NULL, 'Rawoued Bouguila', 'Josephus Jittastraat 24', '', '1063 NL', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '634824173', '0010045BQ8', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaatl/buine lederen band - T-3001-1A', NULL, '609919160417', 'FedEx', NULL, '2015-03-26', '24.03.2015 18:58', 'NL150210TB12', '1', 'a0YC000000bC1xDMAS', '', '169.99'),
(31077, '312261167', NULL, NULL, 'Marie-Claire Ruziga Ruboneka', 'Rue de Chambery 6', '', '1040', 'Etterbeek', 'Belgien', 'BE', NULL, NULL, '32483376561', '0010227J2P', NULL, NULL, 'Une montre Barbados Pionier avec bracelet en cuir - dorÃ©/boÃ®tier noir GM-509-3', NULL, '609919160553', 'FedEx', NULL, '2015-03-27', '26.03.2015 09:48', 'NL140908NM03', '1', 'a0YC000000bBlN3MAK', '', '199.99'),
(31078, '312116632', NULL, NULL, 'jean haid', 'rue du Bois d\'Avroy-librairie du Bois d\'Avroy  2A', '', '4000', 'LIEGE-COINTE', 'Belgien', 'BE', NULL, NULL, '497876832', '00102508HP', NULL, NULL, 'Montre GM-3005-3 - Bracelet en cuir noir, Ã©cran noir, boÃ®tier en or', NULL, '609919160564', 'FedEx', NULL, '2015-03-27', '25.03.2015 16:48', 'NL140623NM65', '1', 'a0YC000000bBkhqMAC', '', '179.99'),
(31079, '312208357', NULL, NULL, 'Mathias Apitzsch', 'Bangsbovej 86 1 TH', '', '2720', 'Vanlose', 'Dänemark', 'DK', NULL, NULL, '42461312', '00102125CP', NULL, NULL, 'Gylden stÃ¥lrem, gylden urkasse og sort urskive (T-3011-7)', NULL, '609919160597', 'FedEx', NULL, '2015-03-27', '25.03.2015 23:36', 'SE141208HW08', '1', 'a0YC000000bA9tcMAC', '1041.65', '1599.00'),
(31080, '311798958', NULL, NULL, 'MARIA APOSTOLOPOULOU', 'THOUKIDIKOU 82', '', '17455', 'ALIMOS', 'Griechenland', 'GR', NULL, NULL, '6936822688', '0010171Y73', NULL, NULL, '#1: €79 Instead Of €279 for 1 Theorema Watch Galilei (Black strap, Gold case, Black dial) With Delivery ', NULL, '609919160601', 'FedEx', NULL, '2015-03-27', '24.03.2015 11:39', 'GR26022015SK020', '1', 'a0YC000000bJpMaMAK', '', '79.00'),
(31081, '312180397', NULL, NULL, 'Mauricio Lumaye Schuld', 'Wilgenrooslaan 27', '', '3451 PN', 'VLEUTEN', 'Niederlande', 'NL', NULL, NULL, '639132510', '0010250J7G', NULL, NULL, 'Horloge GM-3005-A4 - Goud metalen band, zwart display', NULL, '609919160575', 'FedEx', NULL, '2015-03-27', '25.03.2015 21:28', 'NL141113NM28', '1', 'a0YC000000bBkR0MAK', '', '189.99'),
(31082, '312114459', NULL, NULL, 'Giovanni Kogeldans', 'Herungerstraat 192', '', '5911 AM', 'VENLO', 'Niederlande', 'NL', NULL, NULL, '655331723', '0010250VLS', NULL, NULL, 'Horloge GM-3005-A3 - Zwarte metalen band, zwart display', NULL, '609919160586', 'FedEx', NULL, '2015-03-27', '25.03.2015 16:28', 'NL140623NM62', '1', 'a0YC000000bBkQtMAK', '', '189.99'),
(31083, '312339570', NULL, NULL, 'Rana Zengin', '40 GRAND DRIVE', '', 'HERNE BAY', 'Großbritannien', 'CT6 8JS', 'GB', NULL, NULL, '+31(0)648918773', '0010099Q2X', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '609919160440', 'FedEx', NULL, '2015-03-27', '26.03.2015 14:26', 'UK131024AMC04', '1', 'a0YC000000bB4VFMA0', '165.00', '249.00'),
(31084, '312320928', NULL, NULL, 'Faye Hindley', '12 DORCHESTER CLOSE', '', 'LEICESTER', 'Großbritannien', 'LE8 4AG', 'GB', NULL, NULL, '7854413072', '0010067EIE', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919160450', 'FedEx', NULL, '2015-03-27', '26.03.2015 12:52', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31085, '312318219', NULL, NULL, 'Hasibe Dursun', '4 EXETER ROAD', '', 'DONCASTER', 'Großbritannien', 'DN2 4LF', 'GB', NULL, NULL, '7846965831', '0010160SOD', NULL, NULL, 'Black Strap Silver Case White Face (GM-102-1)', NULL, '609919160461', 'FedEx', NULL, '2015-03-27', '26.03.2015 12:53', 'GM-102-1', '1', 'a0YC000000bLnxQMAS', '145.00', '219.00'),
(31086, '312296470', NULL, NULL, 'Jaspreet Degon', '57 LILAC AVENUE', 'Walsall', 'WALSALL', 'Großbritannien', 'WS5 4JP', 'GB', NULL, NULL, '7878154213', '0010038AHR', NULL, NULL, 'T-3011-1	Black Strap Silver Case White Face Watch', NULL, '609919160472', 'FedEx', NULL, '2015-03-27', '26.03.2015 10:56', 'UK140313AMC18', '1', 'a0YC000000bIeYOMA0', '130.00', '189.00'),
(31087, '312262040', NULL, NULL, 'Molly Chabata', '18 NANGREAVES STREET', '', 'LEIGH', 'Großbritannien', 'WN7 4TN', 'GB', NULL, NULL, '7988329484', '0010244TAH', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '609919160483', 'FedEx', NULL, '2015-03-27', '26.03.2015 08:54', 'UK131024AMC04', '1', 'a0YC000000bB4VFMA0', '165.00', '249.00'),
(31088, '312227754', NULL, NULL, 'George Rowell', '18 MILTON GROVE', '', 'PRUDHOE', 'Großbritannien', 'NE42 6JL', 'GB', NULL, NULL, '7704610003', '0010062SZL', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919160494', 'FedEx', NULL, '2015-03-27', '26.03.2015 00:53', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31089, '312216661', NULL, NULL, 'manuel nsita', '6 windsor crescent', '', 'london', 'Großbritannien', 'ha9 9aw', 'GB', NULL, NULL, '7415512900', '0010202IJV', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919160509', 'FedEx', NULL, '2015-03-27', '25.03.2015 23:23', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31090, '312204585', NULL, NULL, 'David Burkill', '2 HOWE ROAD', '', 'LOUGHBOROUGH', 'Großbritannien', 'LE11 2JJ', 'GB', NULL, NULL, '1509260429', '0010099SPV', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919160510', 'FedEx', NULL, '2015-03-27', '25.03.2015 22:22', 'UK140403AS04', '1', 'a0YC000000b18sZMAQ', '160.01', '239.00'),
(31091, '312193509', NULL, NULL, 'Ryan Harrison', 'ARAN H CLAYPIT LANE', 'Ledsham', 'LEEDS', 'Großbritannien', 'LS25 5LP', 'GB', NULL, NULL, '7747482575', '0010045E8P', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919160520', 'FedEx', NULL, '2015-03-27', '25.03.2015 21:23', 'GM-103-7', '1', 'a0YC000000b18sdMAA', '160.01', '239.00'),
(31092, '312170325', NULL, NULL, 'Ashley Chamberlain', '24 St. Michaels Walk', '', 'Hawkinge', 'Großbritannien', 'CT18 7EE', 'GB', NULL, NULL, '7912604558', '0010120MEM', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '609919160531', 'FedEx', NULL, '2015-03-27', '25.03.2015 19:52', 'GM-107-8', '1', 'a0YC000000bIe8HMAS', '149.01', '249.00'),
(31093, '312156629', NULL, NULL, 'Jackie Coe', '16 HURST DRIVE', '', 'WALTHAM CROSS', 'Großbritannien', 'EN8 8DG', 'GB', NULL, NULL, '7950337725', '0010177D22', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919160542', 'FedEx', NULL, '2015-03-27', '25.03.2015 18:54', 'GM-103-7', '1', 'a0YC000000b18sdMAA', '160.01', '239.00'),
(31094, '312536215', NULL, NULL, 'Franck Michels', 'chaussee de Charleroi 240', '', '5140', 'Ligny', 'Belgien', 'BE', NULL, NULL, '499087159', '0010187XYR', NULL, NULL, 'Une montre Florida Diamonds GM-505-5 - acier argentÃ©/noir', NULL, '609919160759', 'FedEx', NULL, '2015-03-30', '27.03.2015 11:48', 'NL150126NM10', '1', 'a0YC000000b0EFAMA2', '', '199.99'),
(31095, '312464741', NULL, NULL, 'marian relu mustata', 'de l  alliance 138', '', '7100', 'HAINE SAINT PIERRE', 'Belgien', 'BE', NULL, NULL, '493918653', '00101929UM', NULL, NULL, 'BoÃ®tier argentÃ©/ cadran blanc/ bracelet en cuir noir - T-3001-1', NULL, '609919160760', 'FedEx', NULL, '2015-03-30', '27.03.2015 00:18', 'NL150210TB11', '1', 'a0YC000000bC1f6MAC', '', '169.99'),
(31096, '312403672', NULL, NULL, 'Rabia Yalcinkaya', 'Rue President John Kennedy 167', '', '6250', 'Roselies', 'Belgien', 'BE', NULL, NULL, '485872894', '0010120E1C', NULL, NULL, 'Montre GM-3005-A2 - Bracelet mÃ©tal argentÃ©, Ã©cran noir', NULL, '609919160770', 'FedEx', NULL, '2015-03-30', '26.03.2015 20:18', 'NL140623NM61', '1', 'a0YC000000bBkhmMAC', '', '189.99'),
(31097, '312354390', NULL, NULL, 'Carine De Decker', 'Admiraal de Boisotstraat 34', 'carine.de.decker@telenet.be', '2000', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '475364414', '0010036I6J', NULL, NULL, 'Theorema Watch - Gouden kast/zwarte wijzerplaat/zwarte lederen band - T-3001-3A', NULL, '609919160781', 'FedEx', NULL, '2015-03-30', '26.03.2015 16:18', 'NL150210TB15', '1', 'a0YC000000bC1oPMAS', '', '169.99'),
(31098, '312117354', NULL, NULL, 'GEORGIOS MISSOS', 'KEKROPOS 21', '', '15126', 'MAROUSSI', 'Griechenland', 'GR', NULL, NULL, '6978348892', '0010146YTN', NULL, NULL, '€199 Instead Of €989 for 1 Theorema Monaco Diamond Watch (Black strap, Black case, Black dial) With Delivery ', NULL, '609919160818', 'FedEx', NULL, '2015-03-30', '25.03.2015 17:38', 'GR26022015SK019', '1', 'a0YC000000bJoymMAC', '', '199.00'),
(31099, '312605786', NULL, NULL, 'biagio gumina', 'giovanni pascoli  18', '', '90040', 'capaci', 'Italien', 'IT', NULL, NULL, '3711803490', '00101127ST', NULL, NULL, 'Orologi Theorema Casablanca, colore argentato (Silber Weiss)', NULL, '609919160748', 'FedEx', NULL, '2015-03-30', '27.03.2015 15:28', 'IT141023CS50', '1', 'a0YC000000bIKcHMAW', '', '299.99'),
(31100, '312583844', NULL, NULL, 'R Kooij', 'Grote Poot 3-5', '', '7411 KE', 'DEVENTER', 'Niederlande', 'NL', NULL, NULL, '638128204', '00102077MI', NULL, NULL, 'Pionier Florida Diamonds horloge - zilver staal - wit/zilver (GM-505-4)', NULL, '609919160792', 'FedEx', NULL, '2015-03-30', '27.03.2015 15:28', 'NL150126NM09', '1', 'a0YC000000b0EBhMAM', '', '199.99'),
(31101, '312395659', NULL, NULL, 'patrick korpel', 'Karrespoor 56', '', '3262ct', 'OUD-BEIJERLAND', 'Niederlande', 'NL', NULL, NULL, '623830783', '0010138IE2', NULL, NULL, 'Pionier Florida Diamonds horloge - zilver staal - zwart/zilver (GM-505-4)', NULL, '609919160807', 'FedEx', NULL, '2015-03-30', '26.03.2015 19:28', 'NL150126NM10', '1', 'a0YC000000b0ECfMAM', '', '199.99'),
(31102, '312591185', NULL, NULL, 'adriana scibior', '21 moira sephton court', 'sandalwood drive', 'ch43 9aj', 'prenton', 'Großbritannien', 'GB', NULL, NULL, '7512923390', '001021336H', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919160623', 'FedEx', NULL, '2015-03-30', '27.03.2015 14:53', 'UK131024AMC05', '1', 'a0YC000000bB4VKMA0', '165.00', '249.00'),
(31103, '312571474', NULL, NULL, 'suadd mutalib', '8 BROOME CLOSE', '', 'B63 4TB', 'HALESOWEN', 'Großbritannien', 'GB', NULL, NULL, '7453977246', '001023487Y', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '609919160634', 'FedEx', NULL, '2015-03-30', '27.03.2015 13:23', 'UK131024AMC04', '1', 'a0YC000000bB4VFMA0', '165.00', '249.00'),
(31104, '312451105', NULL, NULL, 'Karl dawson', '19 The mount', '', 'Wa15 8sz', 'Hale barns', 'Großbritannien', 'GB', NULL, NULL, '7701064278', '001024337A', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919160645', 'FedEx', NULL, '2015-03-30', '26.03.2015 22:24', 'GM-102-3', '1', 'a0YC000000bLnxSMAS', '145.00', '219.00'),
(31105, '312450806', NULL, NULL, 'Abbie Dosell', '10 MONSON AVENUE', '', 'GL50 4EN', 'CHELTENHAM', 'Großbritannien', 'GB', NULL, NULL, '7970324913', '0010237ISV', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919160656', 'FedEx', NULL, '2015-03-30', '26.03.2015 22:25', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31106, '312594682', NULL, NULL, 'Adrian MARSHALL', '57 WEGGS FARM ROAD', '', 'NN5 6HD', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '07920 808124', '0010227UGO', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919160667', 'FedEx', NULL, '2015-03-30', '27.03.2015 15:25', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31107, '312581589', NULL, NULL, 'Ann Clark', '60 LONDON WALL', '', 'EC2M 5TQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7980981536', '0010079NTJ', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919160678', 'FedEx', NULL, '2015-03-30', '27.03.2015 14:27', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31108, '312474192', NULL, NULL, 'Annette Murphy', '39 THE SLOUGH', '', 'B97 5JR', 'REDDITCH', 'Großbritannien', 'GB', NULL, NULL, '7738261182', '0010084LTP', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919160689', 'FedEx', NULL, '2015-03-30', '27.03.2015 00:53', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31109, '312561528', NULL, NULL, 'Jaya Bhojani', 'Flat106 Northwick Road', 'Grand Union Heights', 'HA0 1LF', 'London', 'Großbritannien', 'GB', NULL, NULL, '4,4754E+11', '10080442', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, '609919160690', 'FedEx', NULL, '2015-03-30', '27.03.2015 12:53', 'UK140110AMC07', '1', 'a0YC000000bLoKfMAK', '130.99', '199.00'),
(31110, '312557650', NULL, NULL, 'Karl Ross', '1 UNITY TERRACE', 'New kyo Stanley', 'DH9 7JR', 'STANLEY', 'Großbritannien', 'GB', NULL, NULL, '7530017260', '0010079RM9', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919160704', 'FedEx', NULL, '2015-03-30', '27.03.2015 12:22', 'UK140403AS03', '1', 'a0YC000000b18saMAA', '160.01', '239.00'),
(31111, '312612668', NULL, NULL, 'Christopher Blunt', '48 Heywood Boulevard', '', 'CH613XF', 'Wirral', 'Großbritannien', 'GB', NULL, NULL, '1516481902', '00101348HI', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919160715', 'FedEx', NULL, '2015-03-30', '27.03.2015 16:53', 'GM-103-7', '1', 'a0YC000000b18sdMAA', '160.01', '239.00'),
(31112, '312478006', NULL, NULL, 'Dean Redpath', '25 THE QUADRANT', '', 'NE29 7HT', 'NORTH SHIELDS', 'Großbritannien', 'GB', NULL, NULL, '7922662270', '0010109R5W', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919160726', 'FedEx', NULL, '2015-03-30', '27.03.2015 02:23', 'GM-103-6', '1', 'a0YC000000b18scMAA', '160.01', '239.00'),
(31113, '312471325', NULL, NULL, 'Andy Prosser', '2 WATER LANE', '', 'M26 4BS', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7795335965', '0010036IBE', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919160737', 'FedEx', NULL, '2015-03-30', '27.03.2015 00:23', 'GM-103-9', '1', 'a0YC000000b18sfMAA', '160.01', '239.00'),
(31114, '312950148', NULL, NULL, 'yasemin savasan', 'Oudburgstraat 8w3', 'yasav1985@hotmail.com', '9240', 'zele', 'Belgien', 'BE', NULL, NULL, '32486550935', '0010110JIV', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaat/zwarte lederen band - T-3001-1', NULL, '609919161230', 'FedEx', NULL, '2015-03-31', '29.03.2015 16:48', 'NL150210TB11', '1', 'a0YC000000bC1f6MAC', '', '169.99'),
(31115, '312889149', NULL, NULL, 'Jona Petro', 'Duivenstraat 8', '', '2550', 'Kontich', 'Belgien', 'BE', NULL, NULL, '497851354', '0010081B9I', NULL, NULL, 'BoÃ®tier argentÃ©/ cadran blanc/ bracelet en cuir marron - T-3001-1A', NULL, '609919161240', 'FedEx', NULL, '2015-03-31', '29.03.2015 11:18', 'NL150210TB12', '1', 'a0YC000000bC1i3MAC', '', '169.99'),
(31116, '312652838', NULL, NULL, 'taoufik kharkhache', 'martstraat  6', '', '2820', 'rijmenam', 'Belgien', 'BE', NULL, NULL, '487185635', '0010155YXW', NULL, NULL, 'Pionier Florida Diamonds horloge - zilver staal - wit/zilver (GM-505-4)', NULL, '609919161251', 'FedEx', NULL, '2015-03-31', '27.03.2015 21:48', 'NL150126NM09', '1', 'a0YC000000b0EF4MAM', '', '199.99'),
(31117, '312598366', NULL, NULL, 'Viatcheslav Nesterenko', 'Toekomstlaan 2', '', '2200', 'Herentals', 'Belgien', 'BE', NULL, NULL, '473371068', '0010250OFV', NULL, NULL, 'Theorema Marco Polo-herenhorloge (GM-3005-A4)', NULL, '609919161262', 'FedEx', NULL, '2015-03-31', '27.03.2015 16:48', 'NL141113NM28', '1', 'a0YC000000bBkhuMAC', '', '189.99'),
(31118, '312941414', NULL, NULL, 'niranjan di blasio', 'VIA AGOSTINO DE PRETIS 44', '', '20142', 'MILANO', 'Italien', 'IT', NULL, NULL, '3341792989', '0010056I17', NULL, NULL, 'London Diamonds by \"PIONIER\" - Silver/nero + Cinturino nero', NULL, '609919161273', 'FedEx', NULL, '2015-03-31', '29.03.2015 13:58', 'IT141028FS012', '1', 'a0YC000000b9xSsMAI', '', '199.99'),
(31119, '312837256', NULL, NULL, 'Elisabetta Costagli', 'VIA AIALE 71', '', '56022', 'CASTELFRANCO DI SOTTO', 'Italien', 'IT', NULL, NULL, '3926780951', '001008939L', NULL, NULL, 'London Diamonds by \"PIONIER\" - Silver/nero + Cinturino nero', NULL, '609919161284', 'FedEx', NULL, '2015-03-31', '28.03.2015 20:58', 'IT141028FS012', '1', 'a0YC000000b9xSsMAI', '', '199.99'),
(31120, '312944769', NULL, NULL, 'Rob Bouwman', 'Machiel Vrijenhoeklaan 450/128', '', '2555 NW', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '651470093', '00102184PN', NULL, NULL, 'Theorema Watch - Gouden kast/witte wijzerplaat/buine lederen band - T-3001-3', NULL, '609919161295', 'FedEx', NULL, '2015-03-31', '29.03.2015 16:28', 'NL150210TB14', '1', 'a0YC000000bC1xFMAS', '', '169.99'),
(31121, '312891527', NULL, NULL, 'Yong Chen', 'Dierenriemstraat 195', '', '9742AG', 'Groningen', 'Niederlande', 'NL', NULL, NULL, '643634899', '0010074HY1', NULL, NULL, 'Horloge GM-3005-A3 - Zwarte metalen band, zwart display', NULL, '609919161300', 'FedEx', NULL, '2015-03-31', '29.03.2015 11:28', 'NL140623NM62', '1', 'a0YC000000bBkQtMAK', '', '189.99'),
(31122, '312762068', NULL, NULL, 'Yong Chen', 'Dierenriemstraat 195', '', '9742AG', 'Groningen', 'Niederlande', 'NL', NULL, NULL, '643634899', '0010171MJU', NULL, NULL, 'Horloge GM-3005-2 - Zwarte leren band, zwart display, zilveren kast', NULL, '609919161300', 'FedEx', NULL, '2015-03-31', '28.03.2015 14:28', 'NL140623NM64', '1', 'a0YC000000bBkQvMAK', '', '179.99'),
(31123, '312666839', NULL, NULL, 'manon Wanders- Rutgers', 'Eendrachtstraat 75', '', '1335 TM', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '06-22634799', '0010205QKA', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - zwart/zilver (GM-505-2)', NULL, '609919161310', 'FedEx', NULL, '2015-03-31', '27.03.2015 22:58', 'NL150126NM07', '1', 'a0YC000000b0E6OMAU', '', '199.99'),
(31124, '312651435', NULL, NULL, 'R.A. Lander', 'Professor Einthovenlaan 40', '', '2251JM', 'Voorschoten', 'Niederlande', 'NL', NULL, NULL, '0', '0010166Y3E', NULL, NULL, 'Horloge GM-3005-A2 - Zilveren metalen band, zwart display', NULL, '609919161321', 'FedEx', NULL, '2015-03-31', '27.03.2015 21:28', 'NL140623NM61', '1', 'a0YC000000bBkQsMAK', '', '189.99'),
(31125, '312650076', NULL, NULL, 'Michael Vagg', '38 BRIDGE STREET', 'Please leave the parcel in the corner of the garden if there\'s no answer. Thank you!', 'NP13 1UB', 'ABERTILLERY', 'Großbritannien', 'GB', NULL, NULL, '7792707346', '0010233ICV', NULL, NULL, 'Black Strap Silver Case Black Face (GM-102-2)', NULL, '609919160830', 'FedEx', NULL, '2015-03-31', '27.03.2015 20:22', 'GM-102-2', '1', 'a0YC000000bLnxRMAS', '145.00', '219.00'),
(31126, '312718532', NULL, NULL, 'Yahdonis John', '271-275 WHITLEY ROAD', '', 'NE26 2SS', 'WHITLEY BAY', 'Großbritannien', 'GB', NULL, NULL, '7872879793', '0010005BVM', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919160840', 'FedEx', NULL, '2015-03-31', '28.03.2015 09:57', 'UK131024AMC05', '1', 'a0YC000000bB4VKMA0', '165.00', '249.00'),
(31127, '312756312', NULL, NULL, 'Lisa Humphray', '1A HIGHCROFT LANE', '', 'PO8 9NX', 'WATERLOOVILLE', 'Großbritannien', 'GB', NULL, NULL, '7799862646', '0010206K4B', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '609919160851', 'FedEx', NULL, '2015-03-31', '28.03.2015 12:54', 'UK131024AMC02', '1', 'a0YC000000bB4UvMAK', '165.00', '249.00'),
(31128, '312933839', NULL, NULL, 'dave matthews', 'Flat 4, 24 Charles Road,', '', 'tn38 0qh', 'St Leonards on sea', 'Großbritannien', 'GB', NULL, NULL, '7878443438', '0010155R3J', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-102-8)', NULL, '609919160862', 'FedEx', NULL, '2015-03-31', '29.03.2015 15:22', 'GM-102-8', '1', 'a0YC000000bLnxXMAS', '145.00', '219.00'),
(31129, '312689222', NULL, NULL, 'Joseph Rugemintwaza', '64 BILSTON ROAD', '', 'WV13 2JL', 'WILLENHALL', 'Großbritannien', 'GB', NULL, NULL, '1902238346', '00100867YV', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '609919160873', 'FedEx', NULL, '2015-03-31', '28.03.2015 01:52', 'GM-107-8', '1', 'a0YC000000bIe8HMAS', '149.01', '249.00'),
(31130, '312974103', NULL, NULL, 'Sean Fallon', '8 SUNNY BROW ROAD', 'Rd', 'M24 4AX', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7970324204', '0010075AQT', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '609919160884', 'FedEx', NULL, '2015-03-31', '29.03.2015 19:23', 'GM-107-8', '1', 'a0YC000000bIe8HMAS', '149.01', '249.00'),
(31131, '312763587', NULL, NULL, 'Anthony Yilmaz', '35 TURNBERRY', 'If no answer please take to no 33', 'NE25 9YE', 'WHITLEY BAY', 'Großbritannien', 'GB', NULL, NULL, '7809690424', '0010052T3S', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-4004-3)', NULL, '609919160895', 'FedEx', NULL, '2015-03-31', '28.03.2015 13:53', 'UK140110AMC03', '1', 'a0YC000000bLoKcMAK', '130.99', '199.00'),
(31132, '312934375', NULL, NULL, 'Beauty Mugweni', '7 JONQUIL CLOSE', '', 'AL7 3HX', 'WELWYN GARDEN CITY', 'Großbritannien', 'GB', NULL, NULL, '7880701064', '0010219DYB', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919160900', 'FedEx', NULL, '2015-03-31', '29.03.2015 15:22', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31133, '312627509', NULL, NULL, 'Marc Johnson', 'FLAT 6 303A MITCHAM ROAD', '', 'SW17 9JQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7432461040', '0010172IE6', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919160910', 'FedEx', NULL, '2015-03-31', '27.03.2015 18:22', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31134, '312991220', NULL, NULL, 'Melissa Barclay', '34 NEW ROAD SIDE', 'Yazz number one hair studio', 'LS19 6HN', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7507212950', '10171153', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919160921', 'FedEx', NULL, '2015-03-31', '29.03.2015 20:52', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31135, '312926611', NULL, NULL, 'Tendai Mugweni', 'EMS UNIT 1, EROS HOUSE', 'CALLEVA PARK', 'RG7 8LN', 'Aldermaston', 'Großbritannien', 'GB', NULL, NULL, '7769297036', '0010025JAJ', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919160932', 'FedEx', NULL, '2015-03-31', '29.03.2015 14:23', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31136, '312891239', NULL, NULL, 'Linda Brandon', '103 EASTDALE CLOSE', 'Kempston', 'MK42 8LY', 'BEDFORD', 'Großbritannien', 'GB', NULL, NULL, '7846383756', '0010128ZBC', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '609919160943', 'FedEx', NULL, '2015-03-31', '29.03.2015 11:23', 'UK131203AMC10', '1', 'a0YC000000bLqWUMA0', '124.01', '179.00'),
(31137, '312806786', NULL, NULL, 'John Percival', '1 Forest Corner Cottage', '', 'SO43 7JG', 'Lyndhurst', 'Großbritannien', 'GB', NULL, NULL, '7957566371', '0010007IXG', NULL, NULL, 'GM-505-2 Florida Diamods By Pioner Black Strap With Black Face', NULL, '609919160954', 'FedEx', NULL, '2015-03-31', '28.03.2015 18:22', 'UK131023AMC08', '1', 'a0YC000000bIeLIMA0', '126.99', '199.00'),
(31138, '312819666', NULL, NULL, 'stephen hogan', '4 FONTWELL WALK', 'moston', 'M40 0FW', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7517283366', '0010214M9G', NULL, NULL, 'GM-505-6 Florida Diamods By Pioner Black Stainless Steel Strap With Black Face', NULL, '609919160965', 'FedEx', NULL, '2015-03-31', '28.03.2015 19:53', 'UK131023AMC12', '1', 'a0YC000000bIeLLMA0', '126.99', '199.00'),
(31139, '312744067', NULL, NULL, 'Beth Kearney', '16 VERRINGTON PARK ROAD', '', 'BA9 9DA', 'WINCANTON', 'Großbritannien', 'GB', NULL, NULL, '7833450656', '00100564V2', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, '609919160976', 'FedEx', NULL, '2015-03-31', '28.03.2015 11:52', 'UK140110AMC07', '1', 'a0YC000000bLoKfMAK', '130.99', '199.00'),
(31140, '312750404', '', '', 'Natalie Yilmaz', '35 TURNBERRY', 'If no answer please take to no 33', 'NE25 9YE', 'WHITLEY BAY', 'Großbritannien', '', '', '', '7809690424', '0010015PR8', '', '', 'Gold Strap Gold Case Black Face (GM-4004-7)', 'RL 72 335 661 6DE\r\n24.06.2015', '609919160987', 'FedEx', '', '2015-03-31', '28.03.2015 12:24', 'UK140110AMC07', '1', 'a0YC000000bLoKfMAK', '130.99', '199.00'),
(31141, '312884369', NULL, NULL, 'Susan Sharpe', '36 ALBERT STREET', '', 'LE8 8BA', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7813599491', '0010147BMZ', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '609919160998', 'FedEx', NULL, '2015-03-31', '29.03.2015 11:22', 'UK140403AS05', '1', 'a0YC000000bIGW8MAO', '159.99', '229.00'),
(31142, '312949934', NULL, NULL, 'Bartosz Grzelak', '132 C UXBRIDGE ROAD', '', 'W12 8AA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7475232202', '0010179BGX', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '609919161001', 'FedEx', NULL, '2015-03-31', '29.03.2015 16:52', 'UK140403AS03', '1', 'a0YC000000bIGWAMA4', '159.99', '229.00'),
(31143, '313024551', NULL, NULL, 'John Bretherton', '13 fairview  Ashton in Makerfield', '13 fairview close Ashton in Makerfield', 'Wn4 8QX', 'Wigan', 'Großbritannien', 'GB', NULL, NULL, '7843419120', '0010034H1N', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '609919161012', 'FedEx', NULL, '2015-03-31', '29.03.2015 23:52', 'UK140403AS03', '1', 'a0YC000000bIGWAMA4', '159.99', '229.00'),
(31144, '312930877', NULL, NULL, 'Aaron Bruce', '12B Blagdon Road', '', 'SE13 7HL', 'London', 'Großbritannien', 'GB', NULL, NULL, '7824627393', '10194981', NULL, NULL, 'Sao Paulo - Black, Black Dial, Black Metal Band (GM-103-8)', NULL, '', 'FedEx', NULL, '2015-03-31', '29.03.2015 14:52', 'GM-103-8', '1', 'a0YC000000bIGWEMA4', '159.99', '229.00'),
(31145, '312893300', NULL, NULL, 'Andrea Kent', '35 COMPTON ROAD', '', 'BA4 5QR', 'SHEPTON MALLET', 'Großbritannien', 'GB', NULL, NULL, '7800875782', '0010171Y6S', NULL, NULL, 'Sao Paulo - Black, Black Dial, Black Metal Band (GM-103-8)', NULL, '', 'FedEx', NULL, '2015-03-31', '29.03.2015 11:23', 'GM-103-8', '1', 'a0YC000000bIGWEMA4', '159.99', '229.00'),
(31146, '312914338', '', '', 'Emri Brija', '33 LOCKWOOD PLACE', 'Chingford', 'E4 9AD', 'LONDON', 'Großbritannien', '', '', '', '7837600452', '0010086VCX', '', '', 'Sao Paulo - Black, Black Dial, Black Metal Band (GM-103-8)', '', 'storniert', 'FedEx', '', '2015-03-31', '29.03.2015 13:23', 'GM-103-8', '1', 'a0YC000000bIGWEMA4', '159.99', '229.00'),
(31147, '313003397', '', '', 'Michele Britto', '10 MCDIVITT WALK', 'Eastwood, leigh on sea', 'SS9 5UD', 'LEIGH-ON-SEA', 'Großbritannien', 'GB', '', '', '1702520726', '0010100JII', '', '', 'Sao Paulo - Black, Black Dial, Black Metal Band (GM-103-8)', '', '', 'FedEx', '', '2015-03-31', '29.03.2015 21:53', 'GM-103-8', '1', 'a0YC000000bIGWEMA4', '159.99', '229.00'),
(31148, '312905912', NULL, NULL, 'David Eversham', '47 LOXWOOD', 'Earley', 'RG6 5QZ', 'READING', 'Großbritannien', 'GB', NULL, NULL, '1189875211', '0010184XCO', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '609919161067', 'FedEx', NULL, '2015-03-31', '29.03.2015 12:22', 'UK140403AS04', '1', 'a0YC000000bIGW9MAO', '159.99', '229.00'),
(31149, '312916462', NULL, NULL, 'Niraj Shrestha', '41 Fens way Hextable', '', 'BR8 7SN', 'Swanley', 'Großbritannien', 'GB', NULL, NULL, '7717883761', '0010192XC6', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '609919161078', 'FedEx', NULL, '2015-03-31', '29.03.2015 13:22', 'UK140403AS04', '1', 'a0YC000000bIGW9MAO', '159.99', '229.00'),
(31150, '312898382', NULL, NULL, 'Ronald Finlayson', '44 LILAC AVENUE', '', 'G67 3QA', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '1236613752', '0010250EH7', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '609919161218', 'FedEx', NULL, '2015-03-31', '29.03.2015 11:52', 'UK140403AS04', '1', 'a0YC000000bIGW9MAO', '159.99', '229.00'),
(31151, '312995467', NULL, NULL, 'Stephen Woolley', '247 CROMWELL LANE', '', 'B31 1AX', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '1214772589', '0010004NKN', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '609919161229', 'FedEx', NULL, '2015-03-31', '29.03.2015 20:52', 'UK140403AS04', '1', 'a0YC000000bIGW9MAO', '159.99', '229.00'),
(31152, '313023043', NULL, NULL, 'Antony Miller', '118 RANDLESDOWN ROAD', 'Bellingham', 'SE6 3SP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7818091482', '00102053YK', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '609919161104', 'FedEx', NULL, '2015-03-31', '29.03.2015 23:53', 'GM-103-7', '1', 'a0YC000000bIGWDMA4', '159.99', '229.00'),
(31153, '312982891', NULL, NULL, 'wilma mcgregor', '311 STRATHMARTINE ROAD', '', 'DD3 8NS', 'DUNDEE', 'Großbritannien', 'GB', NULL, NULL, '835713', '0010171ATY', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '609919161115', 'FedEx', NULL, '2015-03-31', '29.03.2015 19:52', 'GM-103-7', '1', 'a0YC000000bIGWDMA4', '159.99', '229.00'),
(31154, '313092891', NULL, NULL, 'Barry Kennedy', '28 GRANGE ROAD', 'Alvaston', 'DE24 0JW', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '7402249639', '0010140DRB', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '609919161126', 'FedEx', NULL, '2015-03-31', '30.03.2015 11:24', 'GM-103-6', '1', 'a0YC000000bIGWCMA4', '159.99', '229.00'),
(31155, '313007498', NULL, NULL, 'Emma Holliday', '26 MIDDLEHAM AVENUE', 'If no answer take to number 18 middleham ave ( flower business)', 'YO31 9BE', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '+44 7710 625472', '001021228Y', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '609919161137', 'FedEx', NULL, '2015-03-31', '29.03.2015 21:52', 'GM-103-6', '1', 'a0YC000000bIGWCMA4', '159.99', '229.00'),
(31156, '313001446', NULL, NULL, 'Wayne Edwards', '12 PENNY CRESS ROAD', '', 'ME12 3AW', 'SHEERNESS', 'Großbritannien', 'GB', NULL, NULL, '7702513823', '0010193K4Y', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '609919161148', 'FedEx', NULL, '2015-03-31', '29.03.2015 21:23', 'GM-103-6', '1', 'a0YC000000bIGWCMA4', '159.99', '229.00'),
(31157, '313006379', NULL, NULL, 'Kieran Fitzmaurice', '178 ADDISON ROAD', 'Kings Heath', 'B14 7ER', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7753300809', '0010183GL6', NULL, NULL, 'Sao Paulo - Silver, White Dial, Black Leather (GM-103-9)', NULL, '609919161159', 'FedEx', NULL, '2015-03-31', '29.03.2015 21:53', 'GM-103-9', '1', 'a0YC000000bIGWFMA4', '159.99', '229.00'),
(31158, '313068782', NULL, NULL, 'Rocco Pietosi', '8 WALDEGRAVE ROAD', '', 'TW11 8GT', 'TEDDINGTON', 'Großbritannien', 'GB', NULL, NULL, '7773420404', '0010186WJ6', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '609919161160', 'FedEx', NULL, '2015-03-31', '30.03.2015 09:52', 'GM-103-5', '1', 'a0YC000000bIGWBMA4', '159.99', '229.00'),
(31159, '312969249', NULL, NULL, 'Leigh Baldwin', '2 BRYN ROAD', 'Markham', 'NP12 0QA', 'BLACKWOOD', 'Großbritannien', 'GB', NULL, NULL, '7944609349', '0010005CYT', NULL, NULL, 'T-3011-3  Brown Strap Gold Case Black Face Watch', NULL, '609919161170', 'FedEx', NULL, '2015-03-31', '29.03.2015 18:53', 'UK140313AMC20', '1', 'a0YC000000bIeYQMA0', '130.00', '189.00'),
(31160, '312748843', NULL, NULL, 'Craig Browning', '157 WESTMORLAND ROAD', 'Wyken', 'CV2 5BS', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7510438424', '0010006Q5K', NULL, NULL, 'T-3011-4  Black Strap Black Case Black Face Watch', NULL, '609919161181', 'FedEx', NULL, '2015-03-31', '28.03.2015 12:24', 'UK140313AMC21', '1', 'a0YC000000bIeYRMA0', '130.00', '189.00'),
(31161, '313060641', NULL, NULL, 'Hannah Bellamy', '19 PEARSON ROAD', '', 'DN35 0DR', 'CLEETHORPES', 'Großbritannien', 'GB', NULL, NULL, '1472313243', '00100592SN', NULL, NULL, 'T-3011-5  Silver/White Dial/Silver Metal Band Watch', NULL, '609919161192', 'FedEx', NULL, '2015-03-31', '30.03.2015 09:29', 'T-3011-5', '1', 'a0YC000000bIeYSMA0', '130.00', '189.00'),
(31162, '312756976', NULL, NULL, 'Lisa Humphray', '1A HIGHCROFT LANE', '', 'PO8 9NX', 'WATERLOOVILLE', 'Großbritannien', 'GB', NULL, NULL, '7799862646', '0010133B7S', NULL, NULL, 'T-3011-8    Black/Black Dial/Black Metal Band Watch', NULL, '609919160851', 'FedEx', NULL, '2015-03-31', '28.03.2015 13:26', 'T-3011-8', '1', 'a0YC000000bIeYVMA0', '130.00', '189.00'),
(31163, '312625198', NULL, NULL, 'Nisha Ladher', '50 EDGAR ROAD', '', 'UB7 8HW', 'WEST DRAYTON', 'Großbritannien', 'GB', NULL, NULL, '1895437246', '10190612', NULL, NULL, 'T-3011-8    Black/Black Dial/Black Metal Band Watch', NULL, '609919161207', 'FedEx', NULL, '2015-03-31', '27.03.2015 17:56', 'T-3011-8', '1', 'a0YC000000bIeYVMA0', '130.00', '189.00'),
(31164, '313273226', '', '', 'Julie Martin diaz', 'Avenue charles woeste 74', '', '1090', 'Jette', 'Belgien', '', '', '', '488452106', '0010250BFJ', '', '', 'Montre GM-3005-2 - Bracelet en cuir noir, ?cran noir, bo?tier argent', 'Uhr erhalten 20.04.2015\r\nBitte refund!', '609919161490', 'FedEx', '', '2015-04-01', '31.03.2015 08:18', 'NL140623NM64', '1', 'a0YC000000bBkhpMAC', '', '179.99'),
(31165, '313346101', '', '', 'Danielle Arentze-Aeissing', 'Lindenstraat 7', '', '9791 CL', 'TEN BOER', 'Niederlande', '', '', '', '652654384', '00100497GZ', '', '', 'Horloge GM-3005-A2 - Zilveren metalen band, zwart display', 'Uhr erhalten 23.04.2015\r\nBitte refund!', '609919161505', 'FedEx', '', '2015-04-01', '31.03.2015 13:58', 'NL140623NM61', '1', 'a0YC000000bBkQsMAK', '', '189.99'),
(31166, '313266209', NULL, NULL, 'Bjoern Velzeboer', 'Weg acker 58', '', '1965 TJ', 'HEEMSKERK', 'Niederlande', 'NL', NULL, NULL, '642093930', '0010133TTV', NULL, NULL, 'Horloge GM-3005-2 - Zwarte leren band, zwart display, zilveren kast', NULL, '609919161516', 'FedEx', NULL, '2015-04-01', '31.03.2015 06:58', 'NL140623NM64', '1', 'a0YC000000bBkQvMAK', '', '179.99'),
(31167, '313251049', NULL, NULL, 'Jennie Hu', 'Wim Sonneveldlaan 32', '', '1948 AE', 'BEVERWIJK', 'Niederlande', 'NL', NULL, NULL, '639226357', '0010014XWW', NULL, NULL, 'Horloge GM-3005-A3 - Zwarte metalen band, zwart display', NULL, '609919161527', 'FedEx', NULL, '2015-04-01', '31.03.2015 00:58', 'NL140623NM62', '1', 'a0YC000000bBkQtMAK', '', '189.99'),
(31168, '313239199', NULL, NULL, 'Jesse Hanno', 'Javastraat 72A', '', '2315 GN', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '634387918', '0010197L61', NULL, NULL, 'Horloge GM-3005-A1 - Zilveren metalen band, wit display', NULL, '609919161538', 'FedEx', NULL, '2015-04-01', '30.03.2015 23:58', 'NL140623NM60', '1', 'a0YC000000bBkQrMAK', '', '189.99'),
(31169, '313176390', NULL, NULL, 'Efren Manglie', 'Pelikaanstraat 8A', '', '8916 AE', 'LEEUWARDEN', 'Niederlande', 'NL', NULL, NULL, '625015749', '0010031VRP', NULL, NULL, 'Horloge GM-3005-7 - Zwarte leren band, zwart display met diamanten, gouden kast', NULL, '609919161549', 'FedEx', NULL, '2015-04-01', '30.03.2015 18:28', 'NL140623NM68', '1', 'a0YC000000bBkQzMAK', '', '219.99'),
(31170, '313164610', NULL, NULL, 'Mark Mullan', 'Flat 4, 85 Cotham Brow', 'Cotham', 'BS6 6AW', 'Bristol', 'Großbritannien', 'GB', NULL, NULL, '7730336115', '00102387JH', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '609919161354', 'FedEx', NULL, '2015-04-01', '30.03.2015 17:22', 'UK131024AMC02', '1', 'a0YC000000bB4UvMAK', '165.00', '249.00'),
(31171, '313163636', NULL, NULL, 'Marcin Wrobel', '19 SELLWOOD ROAD', '', 'SO31 5HJ', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7587131336', '0010033YNH', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-102-8)', NULL, '609919161365', 'FedEx', NULL, '2015-04-01', '30.03.2015 17:22', 'GM-102-8', '1', 'a0YC000000bLnxXMAS', '145.00', '219.00'),
(31172, '313209331', NULL, NULL, 'Anne Russell', '1 HONEYSUCKLE CLOSE', '', 'PO13 0DY', 'GOSPORT', 'Großbritannien', 'GB', NULL, NULL, '7974818233', '0010212E3L', NULL, NULL, 'GM-505-1 Florida Diamods By Pioner Black Strap With White Face', NULL, '609919161376', 'FedEx', NULL, '2015-04-01', '30.03.2015 20:53', 'UK131023AMC07', '1', 'a0YC000000bIeLHMA0', '126.99', '199.00'),
(31173, '313348677', NULL, NULL, 'Anthony Hannan', '10 MILLWAY WALK', 'newton heath', 'M40 1JZ', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7813431856', '001002386M', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '609919161387', 'FedEx', NULL, '2015-04-01', '31.03.2015 14:22', 'UK140403AS05', '1', 'a0YC000000bIGW8MAO', '159.99', '229.00'),
(31174, '313369720', NULL, NULL, 'James Mohammed', '22 ECLIPSE DRIVE', '', 'ME10 2HR', 'SITTINGBOURNE', 'Großbritannien', 'GB', NULL, NULL, '7714574683', '00100161SA', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '609919161398', 'FedEx', NULL, '2015-04-01', '31.03.2015 15:56', 'UK140403AS05', '1', 'a0YC000000bIGW8MAO', '159.99', '229.00'),
(31175, '313253124', NULL, NULL, 'Sara Jarfi', '2 Richmond court', '', 'Nw67Ys', '205willesden lane', 'Großbritannien', 'GB', NULL, NULL, '7411654940', '00101599QU', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '609919161402', 'FedEx', NULL, '2015-04-01', '31.03.2015 01:52', 'UK140403AS03', '1', 'a0YC000000bIGWAMA4', '159.99', '229.00'),
(31176, '313178864', NULL, NULL, 'Sean Croll', '24 STAVE YARD ROAD', '', 'SE16 6NU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7714039368', '0010155D27', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '609919161413', 'FedEx', NULL, '2015-04-01', '30.03.2015 18:22', 'UK140403AS03', '1', 'a0YC000000bIGWAMA4', '159.99', '229.00'),
(31177, '313339321', NULL, NULL, 'Sudabeh Khodadadian', '37 BRAEMAR CRESCENT', '', 'G61 1DE', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7771349459', '00100962WV', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '609919161424', 'FedEx', NULL, '2015-04-01', '31.03.2015 13:23', 'GM-103-7', '1', 'a0YC000000bIGWDMA4', '159.99', '229.00'),
(31178, '313314012', NULL, NULL, 'Helen Jones', 'ECCLESTON FE ALDFORD ROAD', 'Huntington', 'CH3 6EA', 'CHESTER', 'Großbritannien', 'GB', NULL, NULL, '7883014953', '0010138AJA', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '609919161435', 'FedEx', NULL, '2015-04-01', '31.03.2015 11:24', 'GM-103-6', '1', 'a0YC000000bIGWCMA4', '159.99', '229.00'),
(31179, '313280305', NULL, NULL, 'Lee Bell', '156 GILL AVENUE', '', 'BS16 2PQ', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7780468230', '10206243', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '609919161446', 'FedEx', NULL, '2015-04-01', '31.03.2015 08:55', 'GM-103-6', '1', 'a0YC000000bIGWCMA4', '159.99', '229.00'),
(31180, '313269443', NULL, NULL, 'Nick Law', 'Moto Hospitality', 'M1 junction 12 southbound', 'LU5 6HR', 'Toddington', 'Großbritannien', 'GB', NULL, NULL, '7879888162', '0010187C1X', NULL, NULL, 'Sao Paulo - Silver, White Dial, Black Leather (GM-103-9)', NULL, '609919161457', 'FedEx', NULL, '2015-04-01', '31.03.2015 07:52', 'GM-103-9', '1', 'a0YC000000bIGWFMA4', '159.99', '229.00'),
(31181, '313159312', NULL, NULL, 'Trish Swinburn', '35 BURNET CLOSE', '', 'SN12 7SJ', 'MELKSHAM', 'Großbritannien', 'GB', NULL, NULL, '01225 705067', '0010007F99', NULL, NULL, 'Sao Paulo - Silver, White Dial, Black Leather (GM-103-9)', NULL, '609919161468', 'FedEx', NULL, '2015-04-01', '30.03.2015 16:52', 'GM-103-9', '1', 'a0YC000000bIGWFMA4', '159.99', '229.00'),
(31182, '313185368', NULL, NULL, 'Marcin Wrobel', '19 SELLWOOD ROAD', '', 'SO31 5HJ', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7587131336', '0010248OOU', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-107-6)', NULL, '609919161365', 'FedEx', NULL, '2015-04-01', '30.03.2015 18:52', 'GM-107-6', '1', 'a0YC000000bIe8FMAS', '149.01', '249.00'),
(31183, '313352003', NULL, NULL, 'Michael Noor', '126-134 NARROW STREET', '63 Dunbar Wharf', 'E14 8BD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7976736344', '0010151BX6', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-107-6)', NULL, '609919161479', 'FedEx', NULL, '2015-04-01', '31.03.2015 14:27', 'GM-107-6', '1', 'a0YC000000bIe8FMAS', '149.01', '249.00'),
(31184, '313352911', NULL, NULL, 'Navjit Kaur', '6 FAIRSTONE HILL', '', 'LE2 5RH', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7872611238', '00102314AJ', NULL, NULL, 'T-3011-8    Black/Black Dial/Black Metal Band Watch', NULL, '609919161480', 'FedEx', NULL, '2015-04-01', '31.03.2015 14:23', 'T-3011-8', '1', 'a0YC000000bIeYVMA0', '130.00', '189.00'),
(31185, '313449451', NULL, NULL, 'Didier Budimbu', 'Schapenweg 29', '', '1800', 'Vilvorde', 'Belgien', 'BE', NULL, NULL, '32492525974', '0010200XR9', NULL, NULL, 'BoÃ®tier argentÃ©/ cadran blanc/ bracelet en cuir noir - T-3001-1', NULL, '609919161972', 'FedEx', NULL, '2015-04-07', '31.03.2015 22:48', 'NL150210TB11', '1', 'a0YC000000bC1f6MAC', '', '169.99'),
(31186, '313730228', NULL, NULL, 'Eddy De Swert', 'Damhertenlaan 1', '', '2970', '\'s Gravenwezel', 'Belgien', 'BE', NULL, NULL, '475444243', '0010120VDW', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919161858', 'FedEx', NULL, '2015-04-07', '02.04.2015 08:48', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31187, '313714364', NULL, NULL, 'Jonas Crombez', 'Heidestraat 22', '', '8906', 'Elverdinge', 'Belgien', 'BE', NULL, NULL, '475662868', '0010149V3M', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919161869', 'FedEx', NULL, '2015-04-07', '02.04.2015 07:18', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(31188, '313866930', NULL, NULL, 'Manal El Hani', 'Lange Lobroekstraat 209', '', '2060', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '485327948', '0010190FXT', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919161870', 'FedEx', NULL, '2015-04-07', '02.04.2015 20:48', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31189, '313896278', NULL, NULL, 'Veli Karayilmaz', 'Marcel Habetslaan 24', '', '3600', 'Waterschei-Zwartberg', 'Belgien', 'BE', NULL, NULL, '486561379', '0010105JME', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919161880', 'FedEx', NULL, '2015-04-07', '02.04.2015 23:48', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31190, '313892670', NULL, NULL, 'Michel Theunissen', 'Kievitstraat 29', '', '3600', 'Genk', 'Belgien', 'BE', NULL, NULL, '32498419207', '0010250SE2', NULL, NULL, 'Casablanca - zilver/goud', NULL, '609919161891', 'FedEx', NULL, '2015-04-07', '02.04.2015 23:18', 'NL140520PJ07', '1', 'a0YC000000bBvS2MAK', '190.01', '299.98'),
(31191, '313520951', NULL, NULL, 'Koen Francis', 'Grote Markt 15', '', '3800', 'Sint-Truiden', 'Belgien', 'BE', NULL, NULL, '497855362', '0010108UAP', NULL, NULL, 'Casablanca - zilver/wit', NULL, '609919161906', 'FedEx', NULL, '2015-04-07', '01.04.2015 11:19', 'NL140520PJ09', '1', 'a0YC000000bBvS3MAK', '190.01', '299.98'),
(31192, '313893363', NULL, NULL, 'Michel Theunissen', 'Kievitstraat 29', '', '3600', 'Genk', 'Belgien', 'BE', NULL, NULL, '32498419207', '00102244YX', NULL, NULL, 'Casablanca - zilver/wit', NULL, '609919161891', 'FedEx', NULL, '2015-04-07', '02.04.2015 23:18', 'NL140520PJ09', '1', 'a0YC000000bBvS3MAK', '190.01', '299.98'),
(31193, '313513063', NULL, NULL, 'Bernice Huiskes', 'Leopoldstraat 21', '', '2920', 'Kalmthout', 'Belgien', 'BE', NULL, NULL, '475407504', '0010155QO5', NULL, NULL, 'Casablanca - zilver/zwart', NULL, '609919161917', 'FedEx', NULL, '2015-04-07', '01.04.2015 09:48', 'NL140520PJ10', '1', 'a0YC000000bBvS5MAK', '190.01', '299.98'),
(31194, '313511577', NULL, NULL, 'DANY VANHOLME', 'Turnhoutsebaan 12', '', '2970', 'Schilde', 'Belgien', 'BE', NULL, NULL, '494929204', '00100248WL', NULL, NULL, 'Casablanca - zilver/zwart', NULL, '609919161928', 'FedEx', NULL, '2015-04-07', '01.04.2015 09:48', 'NL140520PJ10', '1', 'a0YC000000bBvS5MAK', '190.01', '299.98'),
(31195, '313467827', NULL, NULL, 'Mohamed larbi Ajhir', 'Rue Des deux tours 51', '', '1210', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '489194255', '0010011ZCA', NULL, NULL, 'Montre GM-3005-3 - Bracelet en cuir noir, Ã©cran noir, boÃ®tier en or', NULL, '609919161939', 'FedEx', NULL, '2015-04-07', '01.04.2015 01:48', 'NL140623NM65', '1', 'a0YC000000bBkhqMAC', '', '179.99'),
(31196, '313716253', NULL, NULL, 'serge delaude', 'h moeremanslaan  92', '', '1700', 'Dilbeek', 'Belgien', 'BE', NULL, NULL, '475752762', '0010205WKX', NULL, NULL, 'Une montre Casablanca argentÃ©/noir', NULL, '609919161940', 'FedEx', NULL, '2015-04-07', '02.04.2015 07:18', 'NL140520PJ10', '1', 'a0YC000000bBvS5MAK', '190.01', '299.98'),
(31197, '313614250', NULL, NULL, 'Mipam Tashi', 'Avenue prekelinden 84', '', '1200', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '485592747', '0010110QFN', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '609919161950', 'FedEx', NULL, '2015-04-07', '01.04.2015 17:18', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31198, '313634790', NULL, NULL, 'patrick Dewulf', 'menensesteenweg  93', 'patjebakker@hotmail.com', '8940', 'wervik', 'Belgien', 'BE', NULL, NULL, '31497501291', '00101859LM', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '609919161961', 'FedEx', NULL, '2015-04-07', '01.04.2015 18:48', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31199, '314369325', NULL, NULL, 'leyla zyadi', 'gentiaanlaan 15', '', '9051', 'sint-denijs-westrem', 'Belgien', 'BE', NULL, NULL, '486557954', '0010050EHG', NULL, NULL, 'Casablanca - zilver/zwart', NULL, '609919162660', 'FedEx', NULL, '2015-04-07', '05.04.2015 21:18', 'NL140520PJ10', '1', 'a0YC000000bBvS5MAK', '190.01', '299.98'),
(31200, '314341514', NULL, NULL, 'Jean-Jacques PERRIN', 'Sur les Roches 1', '', '4600', 'Vise', 'Belgien', 'BE', NULL, NULL, '496610419', '0010171DMV', NULL, NULL, 'Une montre Barbados Pionier avec bracelet mÃ©tallique - argentÃ©/boÃ®tier noir GM-509-6', NULL, '609919162670', 'FedEx', NULL, '2015-04-07', '05.04.2015 18:18', 'NL140908NM06', '1', 'a0YC000000bBlN6MAK', '', '199.99'),
(31201, '314199131', NULL, NULL, 'el kadaoui ahmed', 'veluwestraat 89', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '488090001', '0010078UGS', NULL, NULL, 'Une montre Casablanca complÃ¨tement noire', NULL, '609919162681', 'FedEx', NULL, '2015-04-07', '04.04.2015 19:18', 'NL140520PJ11', '1', 'a0YC000000bBvS6MAK', '190.01', '299.98'),
(31202, '314147848', NULL, NULL, 'Guillaume Tranain', 'Clos des Ramees 43', '', '7700', 'Mouscron', 'Belgien', 'BE', NULL, NULL, '498669333', '0010044F42', NULL, NULL, 'Une montre Casablanca argentÃ©/blanc', NULL, '609919162692', 'FedEx', NULL, '2015-04-07', '04.04.2015 13:18', 'NL140520PJ09', '1', 'a0YC000000bBvS3MAK', '190.01', '299.98'),
(31203, '314138223', NULL, NULL, 'Frank Gorissen', 'Kikmolenstraat 3', '', '3630', 'Opgrimbie', 'Belgien', 'BE', NULL, NULL, '479749285', '0010018VXH', NULL, NULL, 'Casablanca - volledig zwart', NULL, '609919162707', 'FedEx', NULL, '2015-04-07', '04.04.2015 12:18', 'NL140520PJ11', '1', 'a0YC000000bBvS6MAK', '190.01', '299.98'),
(31204, '314090687', NULL, NULL, 'Zanola Rudy', 'Maurice des Ombiaux 2/a', '', '6150', 'Anderlues', 'Belgien', 'BE', NULL, NULL, '475692694', '0010239FHJ', NULL, NULL, 'Une montre Casablanca complÃ¨tement noire', NULL, '609919162718', 'FedEx', NULL, '2015-04-07', '04.04.2015 06:18', 'NL140520PJ11', '1', 'a0YC000000bBvS6MAK', '190.01', '299.98'),
(31205, '314006849', NULL, NULL, 'auto-sedat MEDHOUN', 'rue du Rupel 1', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '474987687', '0010131YNO', NULL, NULL, 'BoÃ®tier argentÃ©/ cadran blanc/ bracelet en cuir marron - T-3001-1A', NULL, '609919162729', 'FedEx', NULL, '2015-04-07', '03.04.2015 16:18', 'NL150210TB12', '1', 'a0YC000000bC1i3MAC', '', '169.99'),
(31206, '314196645', '', '', 'tomi Tamminen', 'Selkaemerenkatu 12 D 72', '', '00180', 'HELSINKI', 'Finnland', '', '', '', '040-567 1207', '0010179MUK', '', '', 'Malli J49023 - Regulator-rannekello', 'RL 72 139 836 6DE    30.04.2015', '609919162784', 'FedEx', '', '2015-04-07', '04.04.2015 20:48', 'GIGIJ49023', '1', 'a0YC000000bBMFnMAO', '70.01', '104.95'),
(31207, '313740221', NULL, NULL, 'Papazoglou Ioannis', 'Gianni Aggelou 30', '1', '54250', 'Thesaloniki', 'Griechenland', 'GR', NULL, NULL, '6947205935', '0010036RHP', NULL, NULL, '#1: €79 Instead Of €279 for 1 Theorema Watch Galilei (Black strap, Gold case, Black dial) With Delivery ', NULL, '609919162795', 'FedEx', NULL, '2015-04-07', '02.04.2015 10:38', 'GR26022015SK020', '1', 'a0YC000000bJpMaMAK', '', '79.00'),
(31208, '313677055', NULL, NULL, 'Margaret Craughwell', '64 Tudor Park', '', 'BT36 4FT', 'Belfast', 'Großbritannien', 'GB', NULL, NULL, '2890842699', '00102507QL', NULL, NULL, 'Silver, White Dial, Silver Metal Band (T-3011-5)', NULL, '6,09919E+11', 'FedEx', NULL, '2015-04-06', '01.04.2015 21:02', 'T-3011-5', '1', 'a0YC000000bYkVMMA0', '150.01', '229.00'),
(31209, '314388938', NULL, NULL, 'Margaret Byrne', 'Ballynultagh Upper', 'Arklow', 'Wicklow', 'Tinahely', 'Irland', 'IE', NULL, NULL, '872571207', '0010250AJS', NULL, NULL, 'Gold, Black Dial, Gold Metal Band (T-3011-7)', NULL, '609919162144', 'FedEx', NULL, '2015-04-07', '05.04.2015 23:02', 'T-3011-7', '1', 'a0YC000000bYkVOMA0', '150.01', '229.00'),
(31210, '314126843', NULL, NULL, 'Pat O Brien', '21 Hunters lane', '', 'Dublin 24', 'Hunterswood', 'Irland', 'IE', NULL, NULL, '861717881', '00102501D3', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-103-8)', NULL, 'storniert', 'FedEx', NULL, '2015-04-07', '04.04.2015 10:32', 'GM-103-8', '1', 'a0YC000000bYl9LMAS', '195.01', '299.00'),
(31211, '314040673', NULL, NULL, 'Michael Lynders', '1 Portrane Road', 'portrane', '', 'Dublin', 'Irland', 'IE', NULL, NULL, '872169769', '001017162I', NULL, NULL, 'Silver, Black Dial, Silver Metal Band (T-3011-6 )', NULL, '609919162166', 'FedEx', NULL, '2015-04-07', '03.04.2015 18:32', 'T-3011-6', '1', 'a0YC000000bYkVNMA0', '150.01', '229.00'),
(31212, '313975729', NULL, NULL, 'Ursula Healy', '11C Ard Gaoi Cashel Road', '', '0', 'Clonmel', 'Irland', 'IE', NULL, NULL, '3,53877E+11', '001017173T', NULL, NULL, 'Brown Strap, Gold Case, Black Face (T-3011-3)', NULL, '609919162177', 'FedEx', NULL, '2015-04-07', '03.04.2015 11:32', 'T-3011-3', '1', 'a0YC000000bYkVKMA0', '150.01', '229.00'),
(31213, '313582379', NULL, NULL, 'adrian valentin martinas', 'milano 116', '', '38121', 'trento', 'Italien', 'IT', NULL, NULL, '3474908207', '0010039I58', NULL, NULL, 'London Diamonds by \"PIONIER\" - Oro/nero + Cinturino marrone', NULL, '609919161814', 'FedEx', NULL, '2015-04-07', '01.04.2015 12:59', 'IT141028FS013', '1', 'a0YC000000b9xStMAI', '', '199.99'),
(31214, '313409599', NULL, NULL, 'luigi marra', 'VIA SORRENTO 6 SC.B', '', '80013', 'CASALNUOVO DI NAPOLI', 'Italien', 'IT', NULL, NULL, '3289185901', '0010238Q5J', NULL, NULL, 'London Diamonds by \"PIONIER\" - Oro/nero + Cinturino marrone', NULL, '609919161825', 'FedEx', NULL, '2015-04-07', '31.03.2015 17:28', 'IT141028FS013', '1', 'a0YC000000b9xStMAI', '', '199.99'),
(31215, '313385137', NULL, NULL, 'ARTURO ZEVALLOS ROJAS', 'VIA DELLA RESISTENZA 43', '', '20068', 'PESCHIERA BORROMEO', 'Italien', 'IT', NULL, NULL, '249761540', '0010003IDY', NULL, NULL, 'London Diamonds by \"PIONIER\" - Nero + Cinturino nero', NULL, '609919161803', 'FedEx', NULL, '2015-04-07', '31.03.2015 15:28', 'IT141028FS014', '1', 'a0YC000000b9xSuMAI', '', '199.99'),
(31216, '314428978', NULL, NULL, 'Giorgio Egiziano', 'VIA FRASSINETO 37', '', '10139', 'TORINO', 'Italien', 'IT', NULL, NULL, '3206040619', '00101661Y6', NULL, NULL, 'London Diamonds by \"PIONIER\" - Oro/nero + Cinturino marrone', NULL, '609919162590', 'FedEx', NULL, '2015-04-07', '06.04.2015 09:29', 'IT141028FS013', '1', 'a0YC000000b9xStMAI', '', '199.99'),
(31217, '314427906', NULL, NULL, 'cristian perotta', 'VIA ROMANINO 14', '', '25062', 'CONCESIO', 'Italien', 'IT', NULL, NULL, '3938813113', '0010080AQV', NULL, NULL, 'London Diamonds by \"PIONIER\" - Oro/nero + Cinturino marrone', NULL, '609919162604', 'FedEx', NULL, '2015-04-07', '06.04.2015 08:33', 'IT141028FS013', '1', 'a0YC000000b9xStMAI', '', '199.99'),
(31218, '314416987', NULL, NULL, 'Endi Kofsha', 'VIA DELLE PETUNIE NR 7', '', '20089', 'ROZZANO', 'Italien', 'IT', NULL, NULL, '3801713297', '00102502GT', NULL, NULL, 'Argento con cassa bianca Newton', NULL, '609919162615', 'FedEx', NULL, '2015-04-07', '06.04.2015 06:58', 'IT150121CS50', '1', 'a0YC000000azLMPMA2', '', '199.99'),
(31219, '314351219', NULL, NULL, 'Giovanni Spadaro', 'Via Renato Togni 11', '', '00144', 'Roma', 'Italien', 'IT', NULL, NULL, '3296563071', '0010057MCR', NULL, NULL, 'London Diamonds by \"PIONIER\" - Silver/nero + Cinturino nero', NULL, '609919162626', 'FedEx', NULL, '2015-04-07', '05.04.2015 17:28', 'IT141028FS012', '1', 'a0YC000000b9xSsMAI', '', '199.99'),
(31220, '314300985', NULL, NULL, 'lupi maria grazia', 'strada Bagnu\' inferriore 2', '', '13012', 'Borgo Vercelli', 'Italien', 'IT', NULL, NULL, '3933343292', '001025007A', NULL, NULL, 'Nero Newton', NULL, '609919162637', 'FedEx', NULL, '2015-04-07', '05.04.2015 11:28', 'IT150121CS53', '1', 'a0YC000000azLNrMAM', '', '199.99'),
(31221, '314201918', NULL, NULL, 'Umberto Napolitano', 'VIA UGO TOGNAZZI 15', '', '20128', 'MILANO', 'Italien', 'IT', NULL, NULL, '3319398547', '0010250EAI', NULL, NULL, 'Oro con cassa nera Newton', NULL, '609919162648', 'FedEx', NULL, '2015-04-07', '04.04.2015 17:28', 'IT150121CS52', '1', 'a0YC000000azLNIMA2', '', '199.99'),
(31222, '314000861', NULL, NULL, 'Valentina Barini', 'VIA GUGLIELMO MARCONI 85', '', '55041', 'CAMAIORE', 'Italien', 'IT', NULL, NULL, '+39 3480439950', '0010074SHY', NULL, NULL, 'London Diamonds by \"PIONIER\" - Oro/nero + Cinturino marrone', NULL, '609919162659', 'FedEx', NULL, '2015-04-07', '03.04.2015 13:29', 'IT141028FS013', '1', 'a0YC000000b9xStMAI', '', '199.99'),
(31223, '313649951', NULL, NULL, 'Alexander Haneveld', 'Kapelland 97', '', '2264 JB', 'LEIDSCHENDAM', 'Niederlande', 'NL', NULL, NULL, '643906841', '001020497Z', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919161983', 'FedEx', NULL, '2015-04-07', '01.04.2015 20:28', 'NL140520PJ08', '1', 'a0YC000000bBvesMAC', '190.01', '299.98'),
(31224, '313770703', NULL, NULL, 'Miranda weinand', 'Tulpstraat 30', '', '6658 XW', 'BENEDEN-LEEUWEN', 'Niederlande', 'NL', NULL, NULL, '682001115', '0010197Q7W', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919161994', 'FedEx', NULL, '2015-04-07', '02.04.2015 11:58', 'NL140520PJ08', '1', 'a0YC000000bBvesMAC', '190.01', '299.98'),
(31225, '313855695', NULL, NULL, 'Nikalai Jurkevich', 'Vetkampstraat 30', '', '7416 WL', 'DEVENTER', 'Niederlande', 'NL', NULL, NULL, '650257126', '0010242DTL', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919162008', 'FedEx', NULL, '2015-04-07', '02.04.2015 19:29', 'NL140520PJ08', '1', 'a0YC000000bBvesMAC', '190.01', '299.98'),
(31226, '313857064', NULL, NULL, 'Ronald Ruchti', 'Hofweg 24', '', '2631XE', 'NOOTDORP', 'Niederlande', 'NL', NULL, NULL, '06-27058597', '0010065L3W', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919162019', 'FedEx', NULL, '2015-04-07', '02.04.2015 19:59', 'NL140520PJ08', '1', 'a0YC000000bBvesMAC', '190.01', '299.98'),
(31227, '313630052', NULL, NULL, 'International Ceilings bv', 'In het Broek 5 118', 'Wil Frenken', '6107 B', 'Stevensweert', 'Niederlande', 'NL', NULL, NULL, '31645243928', '00102172LE', NULL, NULL, 'Casablanca - volledig zwart', NULL, '609919162020', 'FedEx', NULL, '2015-04-07', '01.04.2015 18:28', 'NL140520PJ11', '1', 'a0YC000000bBveuMAC', '190.01', '299.98'),
(31228, '313948061', NULL, NULL, 'Eveline Knoors', 'Dempseystraat 16-18', '', '6135 CH', 'SITTARD', 'Niederlande', 'NL', NULL, NULL, '651354796', '0010037BLP', NULL, NULL, 'Casablanca - zilver/goud', NULL, '609919162030', 'FedEx', NULL, '2015-04-07', '03.04.2015 10:28', 'NL140520PJ07', '1', 'a0YC000000bBveqMAC', '190.01', '299.98'),
(31229, '313485768', NULL, NULL, 'Monique van der Ster', 'Schonebergerweg 4', 'A', '3023ZK', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '640758272', '0010250WL2', NULL, NULL, 'Casablanca - zilver/goud', NULL, '609919162041', 'FedEx', NULL, '2015-04-07', '01.04.2015 07:58', 'NL140520PJ07', '1', 'a0YC000000bBveqMAC', '190.01', '299.98'),
(31230, '313838736', NULL, NULL, 'Yong Chen', 'Dierenriemstraat 195', '', '9742AG', 'Groningen', 'Niederlande', 'NL', NULL, NULL, '643634899', '00100084BJ', NULL, NULL, 'Casablanca - zilver/wit', NULL, '609919162052', 'FedEx', NULL, '2015-04-07', '02.04.2015 17:58', 'NL140520PJ09', '1', 'a0YC000000bBverMAC', '190.01', '299.98'),
(31231, '313547182', NULL, NULL, 'john reijnders', 'Rode Beuk 33', '', '4661vj', 'HALSTEREN', 'Niederlande', 'NL', NULL, NULL, '637386870', '0010094KMK', NULL, NULL, 'Casablanca - zilver/zwart', NULL, '609919162063', 'FedEx', NULL, '2015-04-07', '01.04.2015 12:28', 'NL140520PJ10', '1', 'a0YC000000bBvetMAC', '190.01', '299.98'),
(31232, '313679365', NULL, NULL, 'Shena Engelsma', 'Piramidepad 39', '', '1448 NT', 'PURMEREND', 'Niederlande', 'NL', NULL, NULL, '651084070', '0010027CE5', NULL, NULL, 'Casablanca - zilver/zwart', NULL, '609919162074', 'FedEx', NULL, '2015-04-07', '01.04.2015 22:28', 'NL140520PJ10', '1', 'a0YC000000bBvetMAC', '190.01', '299.98'),
(31233, '313906700', NULL, NULL, 'Yong Chen', 'Dierenriemstraat 195', '', '9742AG', 'Groningen', 'Niederlande', 'NL', NULL, NULL, '643634899', '0010142RJ5', NULL, NULL, 'Casablanca - zilver/zwart', NULL, '609919162052', 'FedEx', NULL, '2015-04-07', '03.04.2015 02:58', 'NL140520PJ10', '1', 'a0YC000000bBvetMAC', '190.01', '299.98'),
(31234, '313825010', NULL, NULL, 'A.P.A. Verbeek', 'Schoolstraat 7', '', '5221 AA', '\'S-HERTOGENBOSCH', 'Niederlande', 'NL', NULL, NULL, '640714350', '00100308IC', NULL, NULL, 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', NULL, '609919162085', 'FedEx', NULL, '2015-04-07', '02.04.2015 16:58', 'NL140623NM67', '1', 'a0YC000000bBkQyMAK', '', '219.99'),
(31235, '305230002', '', '', 'Khaled Bou Sleiman', 'Hermannsburg 12', '', '28259', 'Bremen', 'Deutschland', '', '', '', '1724319253', '0010051BM5', '', '', 'Therorema Macau herenhorloge - lederen band - zilverkleur/wit (T3011-1)', '', '00340433836548433212', 'DHL', '', '2015-04-07', '22.02.2015 19:58', 'NL141217NM05', '1', 'a0YC000000aYv6JMAS', '', '189.99'),
(31236, '314393675', NULL, NULL, 'Sebastian Gonzalez', 'Adriaan Brouwerlaan 25', '', '4907 MK', 'OOSTERHOUT', 'Niederlande', 'NL', NULL, NULL, '618868401', '0010196DXD', NULL, NULL, 'Casablanca - zilver/goud', NULL, '609919162730', 'FedEx', NULL, '2015-04-07', '06.04.2015 00:58', 'NL140520PJ07', '1', 'a0YC000000bBveqMAC', '190.01', '299.98'),
(31237, '314209288', NULL, NULL, 'Bert Stikkelorum', 'Narcissenlaan 122', '', '2343 TL', 'OEGSTGEEST', 'Niederlande', 'NL', NULL, NULL, '619754055', '0010055YZX', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919162740', 'FedEx', NULL, '2015-04-07', '04.04.2015 20:28', 'NL140520PJ08', '1', 'a0YC000000bBvesMAC', '190.01', '299.98'),
(31238, '314209473', NULL, NULL, 'Alberto Klop', 'Rijksweg 121', '', '4255GJ', 'NIEUWENDIJK', 'Niederlande', 'NL', NULL, NULL, '614939258', '001009842Q', NULL, NULL, 'Horloge GM-3005-A1 - Zilveren metalen band, wit display', NULL, '609919162751', 'FedEx', NULL, '2015-04-07', '04.04.2015 20:28', 'NL140623NM60', '1', 'a0YC000000bBkQrMAK', '', '189.99'),
(31239, '314116141', NULL, NULL, 'Andrah Visscher', 'Fruitstraat 32A', '', '9741 AP', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '622720959', '10231668', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919162762', 'FedEx', NULL, '2015-04-07', '04.04.2015 10:58', 'NL140520PJ08', '1', 'a0YC000000bBvesMAC', '190.01', '299.98'),
(31240, '313974524', NULL, NULL, 'ger linden', 'Bettjens Hoekstraat 10', '', '3223 BB', 'HELLEVOETSLUIS', 'Niederlande', 'NL', NULL, NULL, '629512021', '00100044QE', NULL, NULL, 'Theorema Watch - Gouden kast/witte wijzerplaat/buine lederen band - T-3001-3', NULL, '609919162773', 'FedEx', NULL, '2015-04-07', '03.04.2015 12:28', 'NL150210TB14', '1', 'a0YC000000bC1xFMAS', '', '169.99'),
(31241, '314307601', NULL, NULL, 'INVESTCORP 99 SL', 'CALLE CAPITA ARENAS 3-5', '9 C', '08034', 'BARCELONA', 'Spanien', 'ES', NULL, NULL, '609278080', '0010250SRT', NULL, NULL, 'Reloj Theorema Marco Polo  - modelo Diamante gold', NULL, '609919162589', 'FedEx', NULL, '2015-04-07', '05.04.2015 11:58', 'ES141029CS36', '1', 'a0YC000000bCFnAMAW', '', '209.99'),
(31242, '313541523', NULL, NULL, 'janet clift', '12 Abbey walk', '', 'WF8 1tb', 'PONTEFRACT', 'Großbritannien', 'GB', NULL, NULL, '1977709642', '0010169DC8', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919161582', 'FedEx', NULL, '2015-04-07', '01.04.2015 12:00', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31243, '313521773', NULL, NULL, 'lindsay kelsall', 'Watermark Pu Oakley Haye Ind Estate', 'corby.', 'NN18 9NF', 'Northants', 'Großbritannien', 'GB', NULL, NULL, '7800914565', '00100270QG', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919161593', 'FedEx', NULL, '2015-04-07', '01.04.2015 11:23', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31244, '313790205', NULL, NULL, 'Bobby Broadfoot', '4 MOSSMULLOCH', 'East Kilbride', 'G75 0SZ', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7880223615', '0010130AVH', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, '609919161608', 'FedEx', NULL, '2015-04-07', '02.04.2015 13:52', 'UK140110AMC07', '1', 'a0YC000000bLoKfMAK', '130.99', '199.00'),
(31245, '313607299', NULL, NULL, 'Dylan Robson', '24 NADINE STREET', '', 'M6 5WG', 'SALFORD', 'Großbritannien', 'GB', NULL, NULL, '7983101951', '0010038O7J', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, '609919161619', 'FedEx', NULL, '2015-04-07', '01.04.2015 16:54', 'UK140110AMC07', '1', 'a0YC000000bLoKfMAK', '130.99', '199.00'),
(31246, '313388356', NULL, NULL, 'Mark Weston', '38 MANBY STREET', '', 'LN5 8NW', 'LINCOLN', 'Großbritannien', 'GB', NULL, NULL, '7976376169', '0010029WXU', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '609919161620', 'FedEx', NULL, '2015-04-07', '31.03.2015 17:53', 'UK140403AS05', '1', 'a0YC000000bIGW8MAO', '159.99', '229.00'),
(31247, '313573439', NULL, NULL, 'Paul Knapp', '48 Rosaville Crescent', 'Allesley Village', 'CV5 9BP', 'Coventry', 'Großbritannien', 'GB', NULL, NULL, '7739463120', '0010086XS4', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '609919161630', 'FedEx', NULL, '2015-04-07', '01.04.2015 13:54', 'UK140403AS05', '1', 'a0YC000000bIGW8MAO', '159.99', '229.00'),
(31248, '313423449', NULL, NULL, 'Joe Watts', '17 HIGH STREET', '', 'DE12 6QL', 'SWADLINCOTE', 'Großbritannien', 'GB', NULL, NULL, '7740351941', '0010210TJD', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '609919161641', 'FedEx', NULL, '2015-04-07', '31.03.2015 20:53', 'UK140403AS03', '1', 'a0YC000000bIGWAMA4', '159.99', '229.00'),
(31249, '313665449', NULL, NULL, 'Lauren Smith', '1 MAPLE ROAD', '', 'CV31 3HA', 'LEAMINGTON SPA', 'Großbritannien', 'GB', NULL, NULL, '7983502822', '0010242WQ9', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '609919161652', 'FedEx', NULL, '2015-04-07', '01.04.2015 21:22', 'UK140403AS03', '1', 'a0YC000000bIGWAMA4', '159.99', '229.00'),
(31250, '313753812', NULL, NULL, 'Steven Rose', '24 PENDLE CLOSE', '', 'SS14 3NA', 'BASILDON', 'Großbritannien', 'GB', NULL, NULL, '7983694256', '0010169OWC', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '609919161663', 'FedEx', NULL, '2015-04-07', '02.04.2015 10:24', 'UK140403AS03', '1', 'a0YC000000bIGWAMA4', '159.99', '229.00'),
(31251, '313439248', NULL, NULL, 'Amy Pidd', '39 Dunsley house', '', 'Hu4 6sa', 'Hull', 'Großbritannien', 'GB', NULL, NULL, '1482353159', '0010246JS8', NULL, NULL, 'Sao Paulo - Black, Black Dial, Black Metal Band (GM-103-8)', NULL, 'storniert', 'FedEx', NULL, '2015-04-07', '31.03.2015 21:52', 'GM-103-8', '1', 'a0YC000000bIGWEMA4', '159.99', '229.00'),
(31252, '313551750', NULL, NULL, 'Amanda Becque', '214 STATION ROAD', '', 'PO6 1PY', 'PORTSMOUTH', 'Großbritannien', 'GB', NULL, NULL, '2392324655', '0010020U6P', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '609919161685', 'FedEx', NULL, '2015-04-07', '01.04.2015 12:22', 'UK140403AS04', '1', 'a0YC000000bIGW9MAO', '159.99', '229.00'),
(31253, '313426194', NULL, NULL, 'Craig Wise', '19 TEMPLAR CLOSE', '', 'GU47 8JP', 'SANDHURST', 'Großbritannien', 'GB', NULL, NULL, '7849247662', '0010194VEQ', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '609919161696', 'FedEx', NULL, '2015-04-07', '31.03.2015 20:53', 'UK140403AS04', '1', 'a0YC000000bIGW9MAO', '159.99', '229.00'),
(31254, '313525259', NULL, NULL, 'Oonagh Bell', '22 LEAFIELD PARK', '', 'BT38 9PR', 'CARRICKFERGUS', 'Großbritannien', 'GB', NULL, NULL, '07872 605290', '001015051E', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '609919161700', 'FedEx', NULL, '2015-04-07', '01.04.2015 11:25', 'UK140403AS04', '1', 'a0YC000000bIGW9MAO', '159.99', '229.00'),
(31255, '313562908', NULL, NULL, 'David Costello', '108 Shippam Street', '', 'PO19 1AY', 'Chichester', 'Großbritannien', 'GB', NULL, NULL, '7881833880', '00102299CA', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '609919161711', 'FedEx', NULL, '2015-04-07', '01.04.2015 13:23', 'GM-103-7', '1', 'a0YC000000bIGWDMA4', '159.99', '229.00'),
(31256, '313689777', NULL, NULL, 'Joseph Rugemintwaza', '64 BILSTON ROAD', '', 'WV13 2JL', 'WILLENHALL', 'Großbritannien', 'GB', NULL, NULL, '1902238346', '0010145E5M', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '609919161722', 'FedEx', NULL, '2015-04-07', '01.04.2015 23:22', 'GM-103-7', '1', 'a0YC000000bIGWDMA4', '159.99', '229.00'),
(31257, '313544814', NULL, NULL, 'Julie Hall', '2 EDINBURGH DRIVE', '', 'NE22 6NY', 'BEDLINGTON', 'Großbritannien', 'GB', NULL, NULL, '7706855654', '0010200DXA', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '609919161733', 'FedEx', NULL, '2015-04-07', '01.04.2015 12:25', 'GM-103-6', '1', 'a0YC000000bIGWCMA4', '159.99', '229.00'),
(31258, '313753203', NULL, NULL, 'Steven Rose', '24 PENDLE CLOSE', '', 'SS14 3NA', 'BASILDON', 'Großbritannien', 'GB', NULL, NULL, '7983694256', '0010101S3Y', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '609919161663', 'FedEx', NULL, '2015-04-07', '02.04.2015 10:32', 'GM-103-6', '1', 'a0YC000000bIGWCMA4', '159.99', '229.00'),
(31259, '313625995', NULL, NULL, 'iean powys', '2 Bells Cleland', 'Cleland', 'ML1 5NP', 'glasgow', 'Großbritannien', 'GB', NULL, NULL, '4,47901E+11', '0010145ETQ', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '609919161744', 'FedEx', NULL, '2015-04-07', '01.04.2015 18:22', 'GM-103-5', '1', 'a0YC000000bIGWBMA4', '159.99', '229.00'),
(31260, '313695106', NULL, NULL, 'Oliver Chudy', '152 WAVERLEY ROAD', '', 'RG30 2PY', 'READING', 'Großbritannien', 'GB', NULL, NULL, '+44 7825 998783', '0010158UN7', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '609919161755', 'FedEx', NULL, '2015-04-07', '01.04.2015 23:52', 'GM-103-5', '1', 'a0YC000000bIGWBMA4', '159.99', '229.00'),
(31261, '313731247', '', '', 'Slavi Zimbakov', '21A CAMBRIDGE GROVE', '', 'W6 0LA', 'LONDON', 'Großbritannien', '', '', '', '7825210664', '0010037Y35', '', '', 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', 'paket am 13.04.15 zur?ck erhalten!\r\nRL 7209 4787 0DE 20.04.2015', '609919161766', 'FedEx', '', '2015-04-07', '02.04.2015 08:54', 'GM-103-5', '1', 'a0YC000000bIGWBMA4', '159.99', '229.00'),
(31262, '313694353', NULL, NULL, 'Ellen McCue', '10 PEBBLE CLOSE', '', 'SK15 1HZ', 'STALYBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7472627792', '0010243T8X', NULL, NULL, 'T-3011-8    Black/Black Dial/Black Metal Band Watch', NULL, '609919161777', 'FedEx', NULL, '2015-04-07', '01.04.2015 23:53', 'T-3011-8', '1', 'a0YC000000bIeYVMA0', '130.00', '189.00'),
(31263, '314453900', NULL, NULL, 'Lewis Steele', '472 Lickey Road', 'clarks motorcycles', 'B45 8uu', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '7984141661', '0010041PWM', NULL, NULL, 'Black Strap Silver Case Black Face (GM-102-2)', NULL, '609919162188', 'FedEx', NULL, '2015-04-07', '06.04.2015 12:22', 'GM-102-2', '1', 'a0YC000000bLnxRMAS', '145.00', '219.00'),
(31264, '314367173', NULL, NULL, 'Bethany Jones', '116 ELMAY ROAD', '', 'B26 2QX', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7912642220', '0010164BEG', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-102-8)', NULL, '609919162199', 'FedEx', NULL, '2015-04-07', '05.04.2015 21:22', 'GM-102-8', '1', 'a0YC000000bLnxXMAS', '145.00', '219.00'),
(31265, '313847088', NULL, NULL, 'Catia almada', '8 OLD MANOR GARDENS', 'Wymondham', 'LE14 2AN', 'MELTON MOWBRAY', 'Großbritannien', 'GB', NULL, NULL, '7551880477', '0010031SR7', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '609919162203', 'FedEx', NULL, '2015-04-07', '02.04.2015 18:52', 'GM-107-8', '1', 'a0YC000000bIe8HMAS', '149.01', '249.00'),
(31266, '313919218', NULL, NULL, 'JANET COOMBS', '15 BILLINGSLEY ROAD', 'SHELDON', 'B26 2EE', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7534423477', '00100932XJ', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919162214', 'FedEx', NULL, '2015-04-07', '03.04.2015 08:24', 'GM-102-3', '1', 'a0YC000000bLnxSMAS', '145.00', '219.00'),
(31267, '314224597', NULL, NULL, 'Mica Barron', 'Lucy Co Lucy Lane North', 'Stanway', 'CO30JQ', 'Colchester', 'Großbritannien', 'GB', NULL, NULL, '7551159523', '0010220Y15', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919162225', 'FedEx', NULL, '2015-04-07', '04.04.2015 22:22', 'GM-102-3', '1', 'a0YC000000bLnxSMAS', '145.00', '219.00'),
(31268, '313862155', NULL, NULL, 'amir zak', '21 FAIRWAY', '', 'BD7 4JF', 'BRADFORD', 'Großbritannien', 'GB', NULL, NULL, '7711280697', '00102258Y8', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919162236', 'FedEx', NULL, '2015-04-07', '02.04.2015 20:53', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31269, '314151413', NULL, NULL, 'Daniel Meeking', '87 DAYS LANE', '', 'DA15 8JP', 'SIDCUP', 'Großbritannien', 'GB', NULL, NULL, '7732029116', '00101127ND', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919162247', 'FedEx', NULL, '2015-04-07', '04.04.2015 13:53', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31270, '314395819', NULL, NULL, 'Huda Abdulkareem', '84 BORROWDALE CRESCENT', '', 'LS12 2JD', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7859232458', '0010238SK2', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919162258', 'FedEx', NULL, '2015-04-07', '06.04.2015 01:52', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31271, '314071235', NULL, NULL, 'Fatbardh Noka', '42 HART LANE', '', 'LU2 0JQ', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '7857732934', '0010176TSG', NULL, NULL, 'GM-505-4Florida Diamods By Pioner Stainless Steel Strap With White Face', NULL, '609919162269', 'FedEx', NULL, '2015-04-07', '03.04.2015 22:52', 'UK131023AMC10', '1', 'a0YC000000bIeLJMA0', '126.99', '199.00'),
(31272, '314255425', NULL, NULL, 'Chris Mccann', '10 HAZEL TERRACE', '', 'G71 5ED', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7786734920', '0010190BZ2', NULL, NULL, 'GM-505-6 Florida Diamods By Pioner Black Stainless Steel Strap With Black Face', NULL, '609919162270', 'FedEx', NULL, '2015-04-07', '05.04.2015 08:53', 'UK131023AMC12', '1', 'a0YC000000bIeLLMA0', '126.99', '199.00'),
(31273, '314004605', NULL, NULL, 'Christopher Stansbie', '51 LINCOLN CLOSE', '', 'WS13 7SW', 'LICHFIELD', 'Großbritannien', 'GB', NULL, NULL, '7502030592', '00100402S2', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '609919162280', 'FedEx', NULL, '2015-04-07', '03.04.2015 16:23', 'UK140403AS05', '1', 'a0YC000000bIGW8MAO', '159.99', '229.00'),
(31274, '314313540', NULL, NULL, 'Daniel Good', '17 GLENEAGLES ROAD', 'Warmley', 'BS30 8GW', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7985565952', '0010083Q4E', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '609919162291', 'FedEx', NULL, '2015-04-07', '05.04.2015 14:52', 'UK140403AS05', '1', 'a0YC000000bIGW8MAO', '159.99', '229.00'),
(31275, '314274240', NULL, NULL, 'Danny Moran', '50 WOODLANDS ROAD', '', 'L17 0AP', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7856365570', '00100099QS', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '609919162306', 'FedEx', NULL, '2015-04-07', '05.04.2015 10:23', 'UK140403AS05', '1', 'a0YC000000bIGW8MAO', '159.99', '229.00'),
(31276, '314218352', NULL, NULL, 'KAM SANGHERA', '78 HILL STREET', '', 'B5 4AH', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '07795 444666', '00101188YE', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '609919162317', 'FedEx', NULL, '2015-04-07', '04.04.2015 21:52', 'UK140403AS05', '1', 'a0YC000000bIGW8MAO', '159.99', '229.00'),
(31277, '313985419', NULL, NULL, 'Victoria Osullivan', '9 CHURCH STREET', '', 'BL2 5RA', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '7711404118', '00100827LK', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '609919162328', 'FedEx', NULL, '2015-04-07', '03.04.2015 13:52', 'UK140403AS05', '1', 'a0YC000000bIGW8MAO', '159.99', '229.00'),
(31278, '314083305', NULL, NULL, 'Rossana Addabbo', '17 York Street', 'Please deliver from 10.30am', 'BA1 1NG', 'BATH', 'Großbritannien', 'GB', NULL, NULL, '7745753178', '0010197OY9', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '609919162339', 'FedEx', NULL, '2015-04-07', '04.04.2015 01:22', 'UK140403AS03', '1', 'a0YC000000bIGWAMA4', '159.99', '229.00'),
(31279, '314153847', NULL, NULL, 'UMER Javed', '1 NOXUS Hous HUTCHINGS STREET', 'WestFerry Road (E14 8JR)', 'E14 8JY', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7850857525', '0010113T1U', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '609919162340', 'FedEx', NULL, '2015-04-07', '04.04.2015 13:52', 'UK140403AS03', '1', 'a0YC000000bIGWAMA4', '159.99', '229.00'),
(31280, '314170219', NULL, NULL, 'agata kordyaczny', '20 CHURCHFIELDS', '', 'BT44 8TP', 'Rasharkin', 'Großbritannien', 'GB', NULL, NULL, '7871450383', '0010048BB3', NULL, NULL, 'Sao Paulo - Black, Black Dial, Black Metal Band (GM-103-8)', NULL, 'storniert', 'FedEx', NULL, '2015-04-07', '04.04.2015 15:52', 'GM-103-8', '1', 'a0YC000000bIGWEMA4', '159.99', '229.00'),
(31281, '313985305', NULL, NULL, 'Robert Barnett', '25 KESTREL GROVE', '', 'SS6 9TS', 'RAYLEIGH', 'Großbritannien', 'GB', NULL, NULL, '1268780623', '0010191UHD', NULL, NULL, 'Sao Paulo - Black, Black Dial, Black Metal Band (GM-103-8)', NULL, 'storniert', 'FedEx', NULL, '2015-04-07', '03.04.2015 13:52', 'GM-103-8', '1', 'a0YC000000bIGWEMA4', '159.99', '229.00'),
(31282, '314168803', NULL, NULL, 'Steve Smith', 'Astro The New Stables', 'Hawley Manor', 'DA1 1PX', 'Dartford', 'Großbritannien', 'GB', NULL, NULL, '7850055893', '00100117K9', NULL, NULL, 'Sao Paulo - Black, Black Dial, Black Metal Band (GM-103-8)', NULL, 'storniert', 'FedEx', NULL, '2015-04-07', '04.04.2015 15:52', 'GM-103-8', '1', 'a0YC000000bIGWEMA4', '159.99', '229.00'),
(31283, '313865098', NULL, NULL, 'Brahim Ouhadda', '109 telegraph Place', '', 'E14 9XA', 'London', 'Großbritannien', 'GB', NULL, NULL, '7445222763', '00100651SS', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '609919162383', 'FedEx', NULL, '2015-04-07', '02.04.2015 20:54', 'UK140403AS04', '1', 'a0YC000000bIGW9MAO', '159.99', '229.00'),
(31284, '314319537', NULL, NULL, 'Daniela Antonie', '65 Galleons Drive', '', 'IG11 0FA', 'Barking, Essex', 'Großbritannien', 'GB', NULL, NULL, '7415875715', '001015862G', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '609919162394', 'FedEx', NULL, '2015-04-07', '05.04.2015 15:22', 'UK140403AS04', '1', 'a0YC000000bIGW9MAO', '159.99', '229.00'),
(31285, '313993291', NULL, NULL, 'james corkerry', '2 ST PETERS', 'in the fields', 'CM7 9AR', 'BRAINTREE', 'Großbritannien', 'GB', NULL, NULL, '7958464171', '0010019JQE', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '609919162409', 'FedEx', NULL, '2015-04-07', '03.04.2015 14:25', 'UK140403AS04', '1', 'a0YC000000bIGW9MAO', '159.99', '229.00'),
(31286, '314067054', NULL, NULL, 'Jurgita Masaityte', '72 MOUNT STEWART AVENUE', 'masaityte84@googlemail.com', 'HA3 0JY', 'HARROW', 'Großbritannien', 'GB', NULL, NULL, '7584209588', '0010074CIG', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '609919162410', 'FedEx', NULL, '2015-04-07', '03.04.2015 22:22', 'UK140403AS04', '1', 'a0YC000000bIGW9MAO', '159.99', '229.00'),
(31287, '313866583', NULL, NULL, 'Luke Newland', '2 LINCOLN GREEN COURT', '', 'LS9 7JB', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7432662404', '0010083PDX', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '609919162420', 'FedEx', NULL, '2015-04-07', '02.04.2015 20:52', 'UK140403AS04', '1', 'a0YC000000bIGW9MAO', '159.99', '229.00'),
(31288, '313950733', NULL, NULL, 'steven dillon  c/o Wright', '4 BANCHORY AVENUE', '', 'G43 1EZ', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7813030352', '00100984GM', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '609919162431', 'FedEx', NULL, '2015-04-07', '03.04.2015 10:55', 'UK140403AS04', '1', 'a0YC000000bIGW9MAO', '159.99', '229.00'),
(31289, '313829154', NULL, NULL, 'Amanda Dixon', '11 BEECHWOOD ROAD', 'Holbury', 'SO45 2JD', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '2380894298', '0010165T0L', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '609919162442', 'FedEx', NULL, '2015-04-07', '02.04.2015 17:22', 'GM-103-7', '1', 'a0YC000000bIGWDMA4', '159.99', '229.00'),
(31290, '313953851', NULL, NULL, 'Kamren Scheilling', '95 Aynsley Hall', 'Staffordshire University', 'ST4 2YJ', 'Stoke', 'Großbritannien', 'GB', NULL, NULL, '7757120898', '00100623WC', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '609919162453', 'FedEx', NULL, '2015-04-07', '03.04.2015 12:27', 'GM-103-6', '1', 'a0YC000000bIGWCMA4', '159.99', '229.00'),
(31291, '314053973', NULL, NULL, 'Allison Barber', '85 FULFORD GROVE', '', 'WD19 7QJ', 'WATFORD', 'Großbritannien', 'GB', NULL, NULL, '7592144497', '0010026C8Y', NULL, NULL, 'Sao Paulo - Silver, White Dial, Black Leather (GM-103-9)', NULL, '609919162464', 'FedEx', NULL, '2015-04-07', '03.04.2015 20:53', 'GM-103-9', '1', 'a0YC000000bIGWFMA4', '159.99', '229.00'),
(31292, '313880649', NULL, NULL, 'Frankie McCaffrey Landscapes', '24 WOODLANDS AVENUE', 'Boothtown', 'HX3 6HJ', 'HALIFAX', 'Großbritannien', 'GB', NULL, NULL, '7880748245', '0010089EFA', NULL, NULL, 'Sao Paulo - Silver, White Dial, Black Leather (GM-103-9)', NULL, '609919162475', 'FedEx', NULL, '2015-04-07', '02.04.2015 21:52', 'GM-103-9', '1', 'a0YC000000bIGWFMA4', '159.99', '229.00'),
(31293, '313857012', NULL, NULL, 'james low', '19 HILLEND ROAD', '', 'DD11 2AR', 'ARBROATH', 'Großbritannien', 'GB', NULL, NULL, '1241552277', '0010079CVO', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '609919162486', 'FedEx', NULL, '2015-04-07', '02.04.2015 19:54', 'GM-103-5', '1', 'a0YC000000bIGWBMA4', '159.99', '229.00'),
(31294, '314063819', NULL, NULL, 'Karl Robinson', '16 Pool Rise', '', 'SY2 6EP', 'Shrewsbury', 'Großbritannien', 'GB', NULL, NULL, '7956902695', '0010112I77', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '609919162497', 'FedEx', NULL, '2015-04-07', '03.04.2015 21:52', 'GM-103-5', '1', 'a0YC000000bIGWBMA4', '159.99', '229.00'),
(31295, '313826357', NULL, NULL, 'Stacey Pinnock', '42 Banners walk', '', 'B44 0td', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '7809866776', '00100125ZT', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '609919162501', 'FedEx', NULL, '2015-04-07', '02.04.2015 16:53', 'GM-103-5', '1', 'a0YC000000bIGWBMA4', '159.99', '229.00'),
(31296, '314239805', NULL, NULL, 'Toby Showering', '99 Station road', '', 'B179lr', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7905522617', '10219208', NULL, NULL, 'Silver Strap Silver Case Black Face (GM-4004-6)', NULL, '609919162512', 'FedEx', NULL, '2015-04-07', '05.04.2015 01:52', 'UK140110AMC06', '1', 'a0YC000000bLoKeMAK', '130.99', '199.00'),
(31297, '314235877', NULL, NULL, 'M. Altanany', '126 flat goswell road turnpike house', '', 'ec1v 7pe', 'london', 'Großbritannien', 'GB', NULL, NULL, '258147251', '0010091MAT', NULL, NULL, 'T-3011-1	Black Strap Silver Case White Face Watch', NULL, '609919162523', 'FedEx', NULL, '2015-04-07', '05.04.2015 00:22', 'UK140313AMC18', '1', 'a0YC000000bIeYOMA0', '130.00', '189.00'),
(31298, '313955697', NULL, NULL, 'Mark Powney', '10 FAIRWAY APPROACH', '', 'WF6 2LX', 'NORMANTON', 'Großbritannien', 'GB', NULL, NULL, '7563612307', '0010112EQQ', NULL, NULL, 'T-3011-2	Black Strap Silver Case Black Face Watch', NULL, '609919162534', 'FedEx', NULL, '2015-04-07', '03.04.2015 11:09', 'UK140313AMC19', '1', 'a0YC000000bIeYPMA0', '130.00', '189.00'),
(31299, '314218668', NULL, NULL, 'Saffy Khan', '46 PORTLAND ROAD', 'Longsight', 'M13 0SA', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7549747470', '0010125IJ4', NULL, NULL, 'T-3011-4  Black Strap Black Case Black Face Watch', NULL, '609919162545', 'FedEx', NULL, '2015-04-07', '04.04.2015 21:52', 'UK140313AMC21', '1', 'a0YC000000bIeYRMA0', '130.00', '189.00'),
(31300, '314376237', NULL, NULL, 'Sam Burton', '34 NEWITT PLACE', '', 'SO16 7FA', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7976095446', '0010161WBT', NULL, NULL, 'T-3011-4  Black Strap Black Case Black Face Watch', NULL, '609919162556', 'FedEx', NULL, '2015-04-07', '05.04.2015 22:22', 'UK140313AMC21', '1', 'a0YC000000bIeYRMA0', '130.00', '189.00'),
(31301, '313280714', NULL, NULL, 'ANGELOS PAPADOPOULOS', 'ILEIAS 8-12', '', '16675', 'GLYFADA', 'Griechenland', 'GR', NULL, NULL, '6980144481', '0010092DWH', NULL, NULL, '#1: €79 Instead Of €279 for 1 Theorema Watch Galilei (Black strap, Gold case, Black dial) With Delivery ', NULL, '609919162096', 'FedEx', NULL, '2015-04-07', '31.03.2015 10:08', 'GR26022015SK020', '1', 'a0YC000000bJpMaMAK', '', '79.00'),
(31302, '313197804', '', '', 'Annita Ploumi', 'Aimilias Sarrou 29', '', '82100', 'XIOS', 'Griechenland', '', '', '', '6951919309', '0010225UL0', '', '', '#10: ?199 Instead Of ?950 for 1 Theorema GM-3005 Marco Polo Watch (Black strap, Gold case, Black dial) With Delivery?', '', '968532863746', 'DHL', '', '2015-04-07', '30.03.2015 21:08', 'GR26022015SK016', '1', 'a0YC000000bJoUGMA0', '', '199.00'),
(31303, '314492859', NULL, NULL, 'Bertuzzi Olivier', 'Rue walter soeur 28', '', '5590', 'Ciney', 'Belgien', 'BE', NULL, NULL, '32478780626', '0010181S4Q', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '609919163243', 'FedEx', NULL, '2015-04-08', '06.04.2015 16:48', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31304, '314492721', NULL, NULL, 'alexandra rodrigues pires', 'rue du nouveau monde 89', '', '7060', 'soignies', 'Belgien', 'BE', NULL, NULL, '484440866', '00100975WJ', NULL, NULL, 'Une montre Casablanca argentÃ©/blanc', NULL, '609919163254', 'FedEx', NULL, '2015-04-08', '06.04.2015 16:48', 'NL140520PJ09', '1', 'a0YC000000bBvS3MAK', '190.01', '299.98'),
(31305, '314581792', NULL, NULL, 'giovanni padula', 'VIA DELLE PEONIE 24M', '', '87012', 'CASTROVILLARI', 'Italien', 'IT', NULL, NULL, '3482322465', '0010137BSN', NULL, NULL, 'London Diamonds by \"PIONIER\" - Nero + Cinturino nero', NULL, '609919163210', 'FedEx', NULL, '2015-04-08', '07.04.2015 05:28', 'IT141028FS014', '1', 'a0YC000000b9xSuMAI', '', '199.99'),
(31306, '314567998', NULL, NULL, 'Milad Shadfar', 'VIA EMILIA PONENTE 164', '', '40133', 'BOLOGNA', 'Italien', 'IT', NULL, NULL, '3289759674', '0010010JM9', NULL, NULL, 'London Diamonds by \"PIONIER\" - Nero + Cinturino nero', NULL, '609919163221', 'FedEx', NULL, '2015-04-08', '06.04.2015 22:58', 'IT141028FS014', '1', 'a0YC000000b9xSuMAI', '', '199.99'),
(31307, '314546530', NULL, NULL, 'Benedetta Capai c/o Paola Capai', 'VIA GIUSEPPE GARIBALDI 18', '', '21017', 'SAMARATE', 'Italien', 'IT', NULL, NULL, '3771791780', '0010166SJE', NULL, NULL, 'Oro con cassa nera Newton', NULL, '609919163232', 'FedEx', NULL, '2015-04-08', '06.04.2015 19:58', 'IT150121CS52', '1', 'a0YC000000azLNIMA2', '', '199.99'),
(31308, '314759322', NULL, NULL, 'Bhartie Soekhai-Thakoerdien', 'Bachplein 540', '', '3122 KS', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '648167372', '0010181IGJ', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919163265', 'FedEx', NULL, '2015-04-08', '07.04.2015 23:58', 'NL140520PJ08', '1', 'a0YC000000bBvesMAC', '190.01', '299.98'),
(31309, '314582746', NULL, NULL, 'A Stolk', 'Bosboom Toussaintstraat 17', '', '2274 LX', 'VOORBURG', 'Niederlande', 'NL', NULL, NULL, '648793341', '0010071OI9', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaat/zwarte lederen band - T-3001-1', NULL, '609919163276', 'FedEx', NULL, '2015-04-08', '07.04.2015 07:28', 'NL150210TB11', '1', 'a0YC000000bC1xCMAS', '', '169.99'),
(31310, '314520940', NULL, NULL, 'Karine Gagikovna', 'Eikenlaan  90', 'K&P Koerierdinsten', '2742zt', 'Waddinxveen', 'Niederlande', 'NL', NULL, NULL, '642247272', '00101504WF', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919163287', 'FedEx', NULL, '2015-04-08', '06.04.2015 19:28', 'NL140520PJ08', '1', 'a0YC000000bBvesMAC', '190.01', '299.98'),
(31311, '314520829', NULL, NULL, 'Karine Gagikovna', 'Eikenlaan  90', 'K&P Koerierdinsten', '2742zt', 'Waddinxveen', 'Niederlande', 'NL', NULL, NULL, '642247272', '0010134RD9', NULL, NULL, 'Casablanca - zilver/zwart', NULL, '609919163287', 'FedEx', NULL, '2015-04-08', '06.04.2015 19:28', 'NL140520PJ10', '1', 'a0YC000000bBvetMAC', '190.01', '299.98'),
(31312, '314620611', NULL, NULL, 'Samir Gredelj', 'FLAT 5, Caes GARLINGE ROAD', '', 'NW2 3TR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7944340243', '0010124RK4', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '609919163129', 'FedEx', NULL, '2015-04-08', '07.04.2015 11:22', 'UK131024AMC04', '1', 'a0YC000000bB4VFMA0', '165.00', '249.00'),
(31313, '314582250', NULL, NULL, 'Michael Goodwin', '27 WIDEATTS ROAD', 'Somerset', 'BS27 3AP', 'CHEDDAR', 'Großbritannien', 'GB', NULL, NULL, '7585329506', '00102262O2', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '609919163130', 'FedEx', NULL, '2015-04-08', '07.04.2015 07:22', 'GM-103-6', '1', 'a0YC000000bIGWCMA4', '159.99', '229.00'),
(31314, '314565593', NULL, NULL, 'Waseem Ahmad', '5 Bridgewater Drive', '', 'BB1 5AJ', 'Blackburn', 'Großbritannien', 'GB', NULL, NULL, '7733356567', '0010175G8P', NULL, NULL, 'T-3011-3  Brown Strap Gold Case Black Face Watch', NULL, '609919163140', 'FedEx', NULL, '2015-04-08', '07.04.2015 00:22', 'UK140313AMC20', '1', 'a0YC000000bIeYQMA0', '130.00', '189.00'),
(31315, '314561930', NULL, NULL, 'Lisa Bishop', '8 GREEN LANE', '', 'DY6 7QH', 'KINGSWINFORD', 'Großbritannien', 'GB', NULL, NULL, '7756560029', '001025090C', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-102-6)', NULL, '609919163151', 'FedEx', NULL, '2015-04-08', '06.04.2015 23:23', 'GM-102-6', '1', 'a0YC000000bLnxVMAS', '145.00', '219.00'),
(31316, '314561252', NULL, NULL, 'Aranit Mediu', '444 Camden road', '', 'N7 0SP', 'London', 'Großbritannien', 'GB', NULL, NULL, '7572863488', '00102173FI', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '609919163162', 'FedEx', NULL, '2015-04-08', '06.04.2015 23:22', 'UK131024AMC01', '1', 'a0YC000000bB4UlMAK', '165.00', '249.00'),
(31317, '314548347', NULL, NULL, 'Oliver Hudson', '7 ROSEBERY ROAD', '', 'NR13 5EA', 'NORWICH', 'Großbritannien', 'GB', NULL, NULL, '7900381183', '00100789WF', NULL, NULL, 'T-3011-8    Black/Black Dial/Black Metal Band Watch', NULL, '609919163173', 'FedEx', NULL, '2015-04-08', '06.04.2015 21:52', 'T-3011-8', '1', 'a0YC000000bIeYVMA0', '130.00', '189.00'),
(31318, '314525447', NULL, NULL, 'John Henderson', '26 Victoria street', '', 'Ne11 9ax', 'Gateshead', 'Großbritannien', 'GB', NULL, NULL, '7425146102', '00101551HS', NULL, NULL, 'T-3011-5  Silver/White Dial/Silver Metal Band Watch', NULL, '609919163184', 'FedEx', NULL, '2015-04-08', '06.04.2015 19:52', 'T-3011-5', '1', 'a0YC000000bIeYSMA0', '130.00', '189.00'),
(31319, '314519179', NULL, NULL, 'Emily Swift', '6 RIDGEWAY CRESCENT GARDENS', '', 'BR6 9QH', 'ORPINGTON', 'Großbritannien', 'GB', NULL, NULL, '7885610693', '0010066P1W', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919163195', 'FedEx', NULL, '2015-04-08', '06.04.2015 19:22', 'GM-102-3', '1', 'a0YC000000bLnxSMAS', '145.00', '219.00'),
(31320, '314495874', NULL, NULL, 'Ventsislav Garchev', '27 EPSOM STREET', '', 'WA9 2DT', 'ST. HELENS', 'Großbritannien', 'GB', NULL, NULL, '7428181911', '0010039JQN', NULL, NULL, 'GM-505-6 Florida Diamods By Pioner Black Stainless Steel Strap With Black Face', NULL, '609919163200', 'FedEx', NULL, '2015-04-08', '06.04.2015 17:22', 'UK131023AMC12', '1', 'a0YC000000bIeLLMA0', '126.99', '199.00'),
(31321, '314755335', NULL, NULL, 'Kay Baxter', '176 FOREST ROAD', 'clipstone, mansfield', 'NG21 9DS', 'MANSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7756067113', '00101356VR', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919163585', 'FedEx', NULL, '2015-04-09', '07.04.2015 23:22', 'UK131024AMC05', '1', 'a0YC000000bB4VKMA0', '165.00', '249.00'),
(31322, '314738298', NULL, NULL, 'ashfaq khalish', '30 derby road', '', 'en3 4aw', 'enfield', 'Großbritannien', 'GB', NULL, NULL, '7866247247', '0010073OCQ', NULL, NULL, 'GM-505-6 Florida Diamods By Pioner Black Stainless Steel Strap With Black Face', NULL, '609919163596', 'FedEx', NULL, '2015-04-09', '07.04.2015 21:52', 'UK131023AMC12', '1', 'a0YC000000bIeLLMA0', '126.99', '199.00'),
(31323, '314706343', NULL, NULL, 'Zara Osborn', '14 COTTINGTON COURT', 'Hanham', 'BS15 3SJ', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7772480245', '0010212CQH', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919163600', 'FedEx', NULL, '2015-04-09', '07.04.2015 18:52', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31324, '314683560', NULL, NULL, 'Dean Ellis', '21 Cooper court', '', 'Sg12 9fg', 'Ware', 'Großbritannien', 'GB', NULL, NULL, '7985471353', '0010199HWE', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919163611', 'FedEx', NULL, '2015-04-09', '07.04.2015 16:52', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31325, '314748398', NULL, NULL, 'barbara dicorato', 'VIA ITALO CALVINO 13', '', '10090', 'GASSINO TORINESE', 'Italien', 'IT', NULL, NULL, '3351018285', '0010193O1O', NULL, NULL, 'London Diamonds by \"PIONIER\" - Silver + Cinurino nero', NULL, '609919163622', 'FedEx', NULL, '2015-04-09', '07.04.2015 20:28', 'IT141028FS011', '1', 'a0YC000000b9xSrMAI', '', '199.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(31326, '314730166', NULL, NULL, 'manuel cazzin', 'VIA BALLO 42', '', '30035', 'MIRANO', 'Italien', 'IT', NULL, NULL, '3473782281', '0010022EYP', NULL, NULL, 'London Diamonds by \"PIONIER\" - Oro/nero + Cinturino marrone', NULL, '609919163633', 'FedEx', NULL, '2015-04-09', '07.04.2015 18:58', 'IT141028FS013', '1', 'a0YC000000b9xStMAI', '', '199.99'),
(31327, '314725807', NULL, NULL, 'Paolo Tosciri', 'VIA NAZIONALE 105', '', '25051', 'CEDEGOLO', 'Italien', 'IT', NULL, NULL, '3471004105', '0010226DNQ', NULL, NULL, 'London Diamonds by \"PIONIER\" - Silver/nero + Cinturino nero', NULL, '609919163644', 'FedEx', NULL, '2015-04-09', '07.04.2015 18:58', 'IT141028FS012', '1', 'a0YC000000b9xSsMAI', '', '199.99'),
(31328, '314716515', NULL, NULL, 'Romano Xavier Montano', 'VIA SANTANDRÃ€ 14', 'int 19', '31050', 'PONZANO VENETO', 'Italien', 'IT', NULL, NULL, '3891216528', '00101845MF', NULL, NULL, 'London Diamonds by \"PIONIER\" - Silver/nero + Cinturino nero', NULL, '609919163655', 'FedEx', NULL, '2015-04-09', '07.04.2015 17:58', 'IT141028FS012', '1', 'a0YC000000b9xSsMAI', '', '199.99'),
(31329, '314711127', NULL, NULL, 'Romano Xavier Montano', 'VIA SANTANDRÃ€ 14', 'int 19', '31050', 'PONZANO VENETO', 'Italien', 'IT', NULL, NULL, '3891216528', '0010045RMS', NULL, NULL, 'London Diamonds by \"PIONIER\" - Silver + Cinurino nero', NULL, '609919163655', 'FedEx', NULL, '2015-04-09', '07.04.2015 17:28', 'IT141028FS011', '1', 'a0YC000000b9xSrMAI', '', '199.99'),
(31330, '314710614', NULL, NULL, 'Romano Xavier Montano', 'VIA SANTANDRÃ€ 14', 'int 19', '31050', 'PONZANO VENETO', 'Italien', 'IT', NULL, NULL, '3891216528', '10245994', NULL, NULL, 'London Diamonds by \"PIONIER\" - Oro/nero + Cinturino marrone', NULL, '609919163655', 'FedEx', NULL, '2015-04-09', '07.04.2015 17:28', 'IT141028FS013', '1', 'a0YC000000b9xStMAI', '', '199.99'),
(31331, '315087086', NULL, NULL, 'kadjatou djaye', 'Rue du Laekenveld 79', '4', '1080', 'Molenbeek Saint Jean', 'Belgien', 'BE', NULL, NULL, '486546825', '00100737RI', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '609919163840', 'FedEx', NULL, '2015-04-10', '09.04.2015 17:18', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31332, '314961038', NULL, NULL, 'Pieter De Nul', 'Turfputstraat 84', '', '9290', 'Berlare', 'Belgien', 'BE', NULL, NULL, '472535601', '0010115H2I', NULL, NULL, 'Theorema Watch - Gouden kast/witte wijzerplaat/buine lederen band - T-3001-3', NULL, '609919163850', 'FedEx', NULL, '2015-04-10', '08.04.2015 23:18', 'NL150210TB14', '1', 'a0YC000000bC1mPMAS', '', '169.99'),
(31333, '314802832', NULL, NULL, 'Christian De Maere', 'clos Adolphe Sax 2', '', '1342', 'Limelette', 'Belgien', 'BE', NULL, NULL, '10401144', '0010021M1V', NULL, NULL, 'Montre GM-3005-A3 - Bracelet mÃ©tal noir, Ã©cran noir', NULL, '609919163861', 'FedEx', NULL, '2015-04-10', '08.04.2015 21:45', 'NL140623NM62', '1', 'a0YC000000bBkhnMAC', '', '189.99'),
(31334, '314938248', NULL, NULL, 'Renato Bejtusii', 'Gildestraat 34', '', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '471961071', '0010160VB0', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919163872', 'FedEx', NULL, '2015-04-10', '08.04.2015 21:18', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31335, '314939669', NULL, NULL, 'germaine etienne', 'rue Hector Denis 107', '', '6020', 'Dampremy', 'Belgien', 'BE', NULL, NULL, '474786531', '0010216C8A', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '609919163883', 'FedEx', NULL, '2015-04-10', '08.04.2015 21:18', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31336, '314915112', NULL, NULL, 'peter orens', 'Heidestraat 59', '', '3550', 'Zolder', 'Belgien', 'BE', NULL, NULL, '475351027', '10181393', NULL, NULL, 'Casablanca - volledig zwart', NULL, '609919163894', 'FedEx', NULL, '2015-04-10', '08.04.2015 21:18', 'NL140520PJ11', '1', 'a0YC000000bBvS6MAK', '190.01', '299.98'),
(31337, '314809300', NULL, NULL, 'Lorenzo Pappalettera', 'VIA DELL ACCADEMIA ALBERTINA 33', '', '10123', 'TORINO', 'Italien', 'IT', NULL, NULL, '118127129', '0010101WDF', NULL, NULL, 'Oro con cassa nera Newton', NULL, '609919163770', 'FedEx', NULL, '2015-04-10', '08.04.2015 19:41', 'IT150121CS52', '1', 'a0YC000000azLNIMA2', '', '199.99'),
(31338, '314774529', NULL, NULL, 'francesca pollastri', 'STRADA CAVEZZO 75', 'mattina -ore pasti', '41126', 'MODENA', 'Italien', 'IT', NULL, NULL, '3334582269', '0010079INJ', NULL, NULL, 'Nero Newton', NULL, '609919163780', 'FedEx', NULL, '2015-04-10', '08.04.2015 19:33', 'IT150121CS53', '1', 'a0YC000000azLNrMAM', '', '199.99'),
(31339, '315140300', NULL, NULL, 'Karina Akopjan', 'Vlierboomstraat 38', '', '3552 BS', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '619177649', '0010140ITP', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919163909', 'FedEx', NULL, '2015-04-10', '09.04.2015 21:58', 'NL140520PJ08', '1', 'a0YC000000bBvesMAC', '190.01', '299.98'),
(31340, '315061766', NULL, NULL, 'ozkan korkmaz', 'Stille Steeg Oost 8', '624648300', '3823 ZL', 'AMERSFOORT', 'Niederlande', 'NL', NULL, NULL, '624648300', '0010118UX8', NULL, NULL, 'Casablanca - zilver/wit', NULL, '609919163910', 'FedEx', NULL, '2015-04-10', '09.04.2015 14:28', 'NL140520PJ09', '1', 'a0YC000000bBverMAC', '190.01', '299.98'),
(31341, '314983577', NULL, NULL, 'Ronald Van Es', 'Schonenvaart 52', '', '1335 ST', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '653802013', '0010192R1A', NULL, NULL, 'Casablanca - zilver/zwart', NULL, '609919163920', 'FedEx', NULL, '2015-04-10', '09.04.2015 07:28', 'NL140520PJ10', '1', 'a0YC000000bBvetMAC', '190.01', '299.98'),
(31342, '314883570', NULL, NULL, 'Cyril Bloemenveld', 'Waarderstraat 38', '', '2729 KJ', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '614805248', '0010045MNT', NULL, NULL, 'Casablanca - zilver/goud', NULL, '609919163931', 'FedEx', NULL, '2015-04-10', '08.04.2015 21:40', 'NL140520PJ07', '1', 'a0YC000000bBveqMAC', '190.01', '299.98'),
(31343, '314932425', '', '', 'Fatima el Uahchi', 'Berlagelaan 29', '', '1222JN', 'Hilversum', 'Niederlande', '', '', '', '628071632', '0010008ULC', '', '', 'Horloge GM-3005-6 - Zwarte leren band,zwart display met diamanten, zilveren kast', 'Uhr erhalten 23.04.2015\r\nBitte refund!', '609919163942', 'FedEx', '', '2015-04-10', '08.04.2015 20:58', 'NL140623NM67', '1', 'a0YC000000bBkQyMAK', '', '219.99'),
(31344, '315086965', NULL, NULL, 'robert spears', '1 Brockhurst Villa', 'Clockhouse lane', 'Rm16 5ur', 'grays', 'Großbritannien', 'GB', NULL, NULL, '1375378868', '0010034XQP', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919163703', 'FedEx', NULL, '2015-04-10', '09.04.2015 16:52', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31345, '315075040', NULL, NULL, 'Theresa Montgomery', '40 PORTLAND ROAD', '', 'BR1 5BD', 'BROMLEY', 'Großbritannien', 'GB', NULL, NULL, '7734660724', '0010007MBP', NULL, NULL, 'GM-505-7 Florida Diamods By Pioner Black Strap With Black Face and Case', NULL, '609919163714', 'FedEx', NULL, '2015-04-10', '09.04.2015 15:52', 'UK140819AS02', '1', 'a0YC000000bIeLMMA0', '126.99', '199.00'),
(31346, '315031496', NULL, NULL, 'Jack Newall', '12 HAIG ROAD', 'Stretford', 'M32 0DS', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7508864122', '0010023QU5', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-102-7)', NULL, '609919163725', 'FedEx', NULL, '2015-04-10', '09.04.2015 11:55', 'GM-102-7', '1', 'a0YC000000bLnxWMAS', '145.00', '219.00'),
(31347, '314977923', NULL, NULL, 'Mustafa Onay', '23 Reservoir road', '', 'N14 4BB', 'London', 'Großbritannien', 'GB', NULL, NULL, '4,47516E+11', '00101133RT', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919163736', 'FedEx', NULL, '2015-04-10', '09.04.2015 04:22', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31348, '314816747', NULL, NULL, 'Blake Kerry', '84 PENNCROFT DRIVE', '', 'S45 9SN', 'CHESTERFIELD', 'Großbritannien', 'GB', NULL, NULL, '07946 352763', '00101085N6', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919163747', 'FedEx', NULL, '2015-04-10', '08.04.2015 21:47', 'GM-102-3', '1', 'a0YC000000bLnxSMAS', '145.00', '219.00'),
(31349, '314942867', NULL, NULL, 'Scott Head', '9 FITZGERALD ROAD', '', 'BN7 2JB', 'LEWES', 'Großbritannien', 'GB', NULL, NULL, '7799746916', '0010123YH0', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-102-8)', NULL, '609919163769', 'FedEx', NULL, '2015-04-10', '08.04.2015 21:41', 'GM-102-8', '1', 'a0YC000000bLnxXMAS', '145.00', '219.00'),
(31350, '315161379', NULL, NULL, 'Jamal Sohel', '5 Ballyowen grove', '', 'Co Dublin', 'Lucan', 'Irland', 'IE', NULL, NULL, '868239925', '0010027NEX', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-103-8)', NULL, 'storniert', 'FedEx', NULL, '2015-04-13', '10.04.2015 00:02', 'GM-103-8', '1', 'a0YC000000bYl9LMAS', '195.01', '299.00'),
(31351, '315056108', NULL, NULL, 'ger corcoran', '36 ballymakealy grove', '', 'celbridge', 'kildare', 'Irland', 'IE', NULL, NULL, '863198219', '0010035O59', NULL, NULL, 'Silver, White Dial, Silver Metal Band (T-3011-5)', NULL, '609919163997', 'FedEx', NULL, '2015-04-13', '09.04.2015 13:02', 'T-3011-5', '1', 'a0YC000000bYkVMMA0', '150.01', '229.00'),
(31352, '315274959', NULL, NULL, 'Christopher Tudtud', '17 HITCHEN STREET', 'Pease call me on my mobile on the day of delivery thanks', 'M13 9EZ', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7740286857', '00101000OO', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-4004-3)', NULL, '609919164000', 'FedEx', NULL, '2015-04-13', '10.04.2015 16:52', 'UK140110AMC03', '1', 'a0YC000000bLoKcMAK', '130.99', '199.00'),
(31353, '315254750', NULL, NULL, 'Shaun Rudman', '24 Harvester close', '', 'SN5 5GH', 'Swindon', 'Großbritannien', 'GB', NULL, NULL, '7768014185', '0010108DX3', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '609919164011', 'FedEx', NULL, '2015-04-13', '10.04.2015 14:52', 'GM-103-7', '1', 'a0YC000000bIGWDMA4', '159.99', '229.00'),
(31354, '315145699', NULL, NULL, 'Vu Tran', '119A KING\'S CROSS ROAD', 'Sen Viet Restaurant', 'WC1X 9NH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7478369342', '0010147RK9', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-102-6)', NULL, '609919164022', 'FedEx', NULL, '2015-04-13', '09.04.2015 22:25', 'GM-102-6', '1', 'a0YC000000bLnxVMAS', '145.00', '219.00'),
(31355, '315123550', NULL, NULL, 'Hayley Lawson', '175 LYNTON AVENUE', '', 'RM7 8NA', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7983516723', '001022944H', NULL, NULL, 'GM-505-7 Florida Diamods By Pioner Black Strap With Black Face and Case', NULL, '609919164033', 'FedEx', NULL, '2015-04-13', '09.04.2015 20:52', 'UK140819AS02', '1', 'a0YC000000bIeLMMA0', '126.99', '199.00'),
(31356, '315110409', NULL, NULL, 'sui fai li', '31A ADMIRALS WAY', '', 'IP24 2LB', 'THETFORD', 'Großbritannien', 'GB', NULL, NULL, '7525465493', '0010141Y49', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919164044', 'FedEx', NULL, '2015-04-13', '09.04.2015 19:22', 'UK131024AMC05', '1', 'a0YC000000bB4VKMA0', '165.00', '249.00'),
(31357, '315094408', NULL, NULL, 'Chris Bell', '22 Lindenbrook Vale', '', 'ST17 4QN', 'Stafford', 'Großbritannien', 'GB', NULL, NULL, '1785603628', '0010097YHK', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919164055', 'FedEx', NULL, '2015-04-13', '09.04.2015 17:52', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31358, '315670567', NULL, NULL, 'Soufiane boukir', 'wipstraat 6', '', '2018', 'antwerpen', 'Belgien', 'BE', NULL, NULL, '484296531', '10073326', NULL, NULL, 'Theorema Marco Polo-herenhorloge  (GM-3005-2)', NULL, '609919164342', 'FedEx', NULL, '2015-04-14', '13.04.2015 04:18', 'NL140623NM64', '1', 'a0YC000000bBkhpMAC', '', '179.99'),
(31359, '315542638', NULL, NULL, 'Denys Didenko', 'Hazelarenstraat 15 / 3L', 'Denvick BE0542462897', '2020', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '484136748', '0010206SR6', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919164353', 'FedEx', NULL, '2015-04-14', '12.04.2015 11:48', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31360, '315466311', NULL, NULL, 'Nadine Croughs', 'rue de Verviers 19', '', '4870', 'Foret', 'Belgien', 'BE', NULL, NULL, '04 2656074', '0010080A4M', NULL, NULL, 'Une montre Casablanca argentÃ©/dorÃ©', NULL, '609919164364', 'FedEx', NULL, '2015-04-14', '11.04.2015 21:18', 'NL140520PJ07', '1', 'a0YC000000bBvS2MAK', '190.01', '299.98'),
(31361, '315404476', NULL, NULL, 'Albert Nemov', 'rue Henri Vieuxtemps 38', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '487100565', '0010045WGO', NULL, NULL, 'BoÃ®tier dorÃ©/ cadran noir/ bracelet en cuir noir - T-3001-3A', NULL, '609919164375', 'FedEx', NULL, '2015-04-14', '11.04.2015 13:18', 'NL150210TB15', '1', 'a0YC000000bC1oPMAS', '', '169.99'),
(31362, '315395712', NULL, NULL, 'Liza Kerimova', 'Rue du Centre 15/13', '', '4250', 'Geer', 'Belgien', 'BE', NULL, NULL, '488603649', '001013498E', NULL, NULL, 'Montre GM-3005-2 - Bracelet en cuir noir, Ã©cran noir, boÃ®tier argent', NULL, '609919164386', 'FedEx', NULL, '2015-04-14', '11.04.2015 12:18', 'NL140623NM64', '1', 'a0YC000000bBkhpMAC', '', '179.99'),
(31363, '315392621', NULL, NULL, 'Marc Vergote', 'Watermolenstraat 42/201', '', '8530', 'Harelbeke', 'Belgien', 'BE', NULL, NULL, '0032(0)476713301', '0010014EB1', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaatl/buine lederen band - T-3001-1A', NULL, '609919164397', 'FedEx', NULL, '2015-04-14', '11.04.2015 11:48', 'NL150210TB12', '1', 'a0YC000000bC1i3MAC', '', '169.99'),
(31364, '315278359', NULL, NULL, 'Tamerlan Babayev', 'Avenue Molliere 464', '', '1050', 'Ixelles', 'Belgien', 'BE', NULL, NULL, '32483101449', '00100899Q1', NULL, NULL, 'Une montre Casablanca argentÃ©/dorÃ©', NULL, '609919164401', 'FedEx', NULL, '2015-04-14', '10.04.2015 17:18', 'NL140520PJ07', '1', 'a0YC000000bBvS2MAK', '190.01', '299.98'),
(31365, '315575622', NULL, NULL, 'Ronan McElwaine', '1 Corrakeeran', '', 'Cavan', 'Bailieborough', 'Irland', 'IE', NULL, NULL, '876984870', '00102509D7', NULL, NULL, 'Black Strap Silver Case Black Face (GM-508-2)', NULL, '609919164103', 'FedEx', NULL, '2015-04-14', '12.04.2015 14:32', 'IE100914AH20', '1', 'a0YC000000bYl4AMAS', '190.00', '299.00'),
(31366, '315620886', NULL, NULL, 'Antonino Cutuli', 'VIA ROMA 44/B', '', '20056', 'GREZZAGO', 'Italien', 'IT', NULL, NULL, '3929183325', '00101718HC', NULL, NULL, 'Oro con cassa nera Newton', NULL, '609919164294', 'FedEx', NULL, '2015-04-14', '12.04.2015 17:58', 'IT150121CS52', '1', 'a0YC000000azLNIMA2', '', '199.99'),
(31367, '315559566', NULL, NULL, 'manuela della volpe', 'VIALE G. ROSSA 2', '', '03049', 'SANT\'ELIA FIUMERAPIDO', 'Italien', 'IT', NULL, NULL, '3392564528', '0010167LMP', NULL, NULL, 'Argento con cassa bianca Newton', NULL, '609919164309', 'FedEx', NULL, '2015-04-14', '12.04.2015 11:28', 'IT150121CS50', '1', 'a0YC000000azLMPMA2', '', '199.99'),
(31368, '315310354', NULL, NULL, 'stefano novi', 'VIA TADDEO CRIVELLI 32', '', '00133', 'ROMA', 'Italien', 'IT', NULL, NULL, '3391894983', '0010172RG8', NULL, NULL, 'Oro con cassa nera Newton', NULL, '609919164310', 'FedEx', NULL, '2015-04-14', '10.04.2015 18:28', 'IT150121CS52', '1', 'a0YC000000azLNIMA2', '', '199.99'),
(31369, '315240593', NULL, NULL, 'Daniele Borsari', 'Via Pitagora 3', 'Frazione Settecani', '41051', 'Castelnuovo Rangone', 'Italien', 'IT', NULL, NULL, '3381729027', '0010174BX6', NULL, NULL, 'Nero Newton', NULL, '609919164320', 'FedEx', NULL, '2015-04-14', '10.04.2015 11:28', 'IT150121CS53', '1', 'a0YC000000azLNrMAM', '', '199.99'),
(31370, '315117797', NULL, NULL, 'Lara Sanguinetti', 'Via Sole delle Alpi 52', '', '25030', 'Adro', 'Italien', 'IT', NULL, NULL, '3332194041', '0010183XXQ', NULL, NULL, 'Oro con cassa nera Newton', NULL, '609919164331', 'FedEx', NULL, '2015-04-14', '09.04.2015 17:58', 'IT150121CS52', '1', 'a0YC000000azLNIMA2', '', '199.99'),
(31371, '315893501', NULL, NULL, 'Gaby Beelen', 'Nachtwachtlaan 264', '', '1058 EJ', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '657575759', '0010225HSA', NULL, NULL, 'Horloge GM-3005-2 - Zwarte leren band, zwart display, zilveren kast', NULL, '609919164412', 'FedEx', NULL, '2015-04-14', '14.04.2015 09:58', 'NL140623NM64', '1', 'a0YC000000bBkQvMAK', '', '179.99'),
(31372, '315792622', NULL, NULL, 'Martin Becker', 'De Diagonaal 81', '', '1315 XK', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '06-20160212', '00101504YS', NULL, NULL, 'Casablanca - zilver/goud', NULL, '609919164423', 'FedEx', NULL, '2015-04-14', '13.04.2015 18:58', 'NL140520PJ07', '1', 'a0YC000000bBveqMAC', '190.01', '299.98'),
(31373, '315781729', NULL, NULL, 'Jacky Zhu', 'Komeet 8', '', '3225 VB', 'HELLEVOETSLUIS', 'Niederlande', 'NL', NULL, NULL, '625575285', '0010225F9J', NULL, NULL, 'Horloge GM-3005-7 - Zwarte leren band, zwart display met diamanten, gouden kast', NULL, '609919164434', 'FedEx', NULL, '2015-04-14', '13.04.2015 18:28', 'NL140623NM68', '1', 'a0YC000000bBkQzMAK', '', '219.99'),
(31374, '315743604', NULL, NULL, 'Linda Nukic', 'Trondheimpad 43', '', '3067 DM', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '628084460', '0010208LBK', NULL, NULL, 'Casablanca - zilver/zwart', NULL, '609919164445', 'FedEx', NULL, '2015-04-14', '13.04.2015 13:58', 'NL140520PJ10', '1', 'a0YC000000bBvetMAC', '190.01', '299.98'),
(31375, '315681505', NULL, NULL, 'sylvia van vugt', 'Lange Gewant 18', '', '6932DM', 'WESTERVOORT', 'Niederlande', 'NL', NULL, NULL, '634518089', '0010017RBU', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919164456', 'FedEx', NULL, '2015-04-14', '13.04.2015 08:28', 'NL140520PJ08', '1', 'a0YC000000bBvesMAC', '190.01', '299.98'),
(31376, '315488357', NULL, NULL, 'W. Wanei', 'De Olvendijk 61', '', '1851 VP', 'HEILOO', 'Niederlande', 'NL', NULL, NULL, '651034614', '0010023OXZ', NULL, NULL, 'Casablanca - zilver/zwart', NULL, '609919164467', 'FedEx', NULL, '2015-04-14', '11.04.2015 23:58', 'NL140520PJ10', '1', 'a0YC000000bBvetMAC', '190.01', '299.98'),
(31377, '315362131', NULL, NULL, 'Brenda Versendaal', 'Burgvlietkade 56', '', '2805 JB', 'GOUDA', 'Niederlande', 'NL', NULL, NULL, '612690225', '0010221RM7', NULL, NULL, 'Horloge GM-3005-2 - Zwarte leren band, zwart display, zilveren kast', NULL, '609919164478', 'FedEx', NULL, '2015-04-14', '11.04.2015 08:58', 'NL140623NM64', '1', 'a0YC000000bBkQvMAK', '', '179.99'),
(31378, '315243607', NULL, NULL, 'Guus Muermans', 'Via Regia 188F', '', '6217 RA', 'MAASTRICHT', 'Niederlande', 'NL', NULL, NULL, '438512449', '00101350CW', NULL, NULL, 'Theorema Watch - Gouden kast/witte wijzerplaat/buine lederen band - T-3001-3', NULL, '609919164489', 'FedEx', NULL, '2015-04-14', '10.04.2015 13:58', 'NL150210TB14', '1', 'a0YC000000bC1xFMAS', '', '169.99'),
(31379, '315705621', NULL, NULL, 'Kevin Skill', '10 BUCHANAN CRESCENT', '', 'S5 8AG', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7468498152', '0010117JI4', NULL, NULL, 'Black Links Strap Black Case Black Face (GM-4004-8)', NULL, '609919164114', 'FedEx', NULL, '2015-04-14', '13.04.2015 10:24', 'UK140110AMC08', '1', 'a0YC000000bLoKhMAK', '130.99', '199.00'),
(31380, '315621160', NULL, NULL, 'Mindaugas Zuraulis', '10 CRANE CLOSE', '', 'RM10 8PL', 'DAGENHAM', 'Großbritannien', 'GB', NULL, NULL, '7535318181', '0010150UOZ', NULL, NULL, 'Black Strap Silver Case White Face (GM-102-1)', NULL, '609919164125', 'FedEx', NULL, '2015-04-14', '12.04.2015 19:52', 'GM-102-1', '1', 'a0YC000000bLnxQMAS', '145.00', '219.00'),
(31381, '315467326', NULL, NULL, 'Chloe House', '63-65 FIFE ROAD', 'Address is Your Move Estate Agents', 'KT1 1SF', 'KINGSTON UPON THAMES', 'Großbritannien', 'GB', NULL, NULL, '7943122116', '0010124C3Y', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '609919164136', 'FedEx', NULL, '2015-04-14', '11.04.2015 20:52', 'UK131024AMC02', '1', 'a0YC000000bB4UvMAK', '165.00', '249.00'),
(31382, '315422013', NULL, NULL, 'Megan Mcroy', '68 SPATH LANE', '', 'SK9 3RS', 'WILMSLOW', 'Großbritannien', 'GB', NULL, NULL, '7527407815', '0010006B66', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '609919164147', 'FedEx', NULL, '2015-04-14', '11.04.2015 15:22', 'UK131024AMC02', '1', 'a0YC000000bB4UvMAK', '165.00', '249.00'),
(31383, '315547563', NULL, NULL, 'mina parekh', '1C POWNALL ROAD', '', 'TW3 1YN', 'HOUNSLOW', 'Großbritannien', 'GB', NULL, NULL, '7411767178', '0010060G88', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '609919164158', 'FedEx', NULL, '2015-04-14', '12.04.2015 12:24', 'UK131024AMC01', '1', 'a0YC000000bB4UlMAK', '165.00', '249.00'),
(31384, '315557060', NULL, NULL, 'Lynn Walker', '50 CAVANDALE AVENUE', '', 'B44 9TW', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7941331941', '0010106KTM', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '609919164169', 'FedEx', NULL, '2015-04-14', '12.04.2015 13:23', 'GM-102-3', '1', 'a0YC000000bLnxSMAS', '145.00', '219.00'),
(31385, '315475405', NULL, NULL, 'Conor moran', '32 LETTERKENNY ROAD', '', 'BT48 9XG', 'LONDONDERRY', 'Großbritannien', 'GB', NULL, NULL, '7515647429', '0010167F4F', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919164170', 'FedEx', NULL, '2015-04-14', '11.04.2015 21:52', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31386, '315340357', NULL, NULL, 'Helber Gaspar', '89 OXHEY LANE', '', 'HA5 4AX', 'PINNER', 'Großbritannien', 'GB', NULL, NULL, '7930123150', '0010193HVV', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919164180', 'FedEx', NULL, '2015-04-14', '11.04.2015 00:52', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31387, '315358573', NULL, NULL, 'michelle davis', '78 JUMPERS ROAD', 'Christchurch', 'BH23 2JP', 'CHRISTCHURCH', 'Großbritannien', 'GB', NULL, NULL, '7875966506', '0010030RN9', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919164191', 'FedEx', NULL, '2015-04-14', '11.04.2015 08:22', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31388, '315647886', NULL, NULL, 'Thomas Wood', '2 ALLNATT AVENUE', '', 'OX10 0PJ', 'WALLINGFORD', 'Großbritannien', 'GB', NULL, NULL, '7714208704', '0010132YZW', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919164206', 'FedEx', NULL, '2015-04-14', '12.04.2015 22:22', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31389, '315364162', NULL, NULL, 'Adam Steward', '2A LECONFIELD ROAD', '', 'N5 2SN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7889240207', '0010108NX0', NULL, NULL, 'Coppernicus Watch GM-501-2 Black Strap Silver Case Black Face', NULL, '609919164217', 'FedEx', NULL, '2015-04-14', '11.04.2015 09:33', 'UK131203AMC10', '1', 'a0YC000000bLqWUMA0', '124.01', '179.00'),
(31390, '315664036', NULL, NULL, 'Faheem Farook', '1C, POWNALL ROAD', '', 'TW3 1YN', 'HOUNSLOW', 'Großbritannien', 'GB', NULL, NULL, '07599 329819', '0010227JLN', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '609919164228', 'FedEx', NULL, '2015-04-14', '13.04.2015 00:52', 'UK140403AS04', '1', 'a0YC000000bIGW9MAO', '159.99', '229.00'),
(31391, '315671348', NULL, NULL, 'Yasir Mehmood', '36 EAST STREET', '', 'WR1 1NF', 'WORCESTER', 'Großbritannien', 'GB', NULL, NULL, '7511626922', '00101271WA', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '609919164239', 'FedEx', NULL, '2015-04-14', '13.04.2015 04:52', 'GM-103-7', '1', 'a0YC000000bIGWDMA4', '159.99', '229.00'),
(31392, '315551209', NULL, NULL, 'Tracy Malpass', '9 ROBERTS STREET', '', 'DE7 5AY', 'ILKESTON', 'Großbritannien', 'GB', NULL, NULL, '7920555318', '0010154MLZ', NULL, NULL, 'Silver/White Dial/Silver Metal Band	(GM-102-5)', NULL, '609919164240', 'FedEx', NULL, '2015-04-14', '12.04.2015 12:53', 'GM-102-5', '1', 'a0YC000000bLnxUMAS', '145.00', '219.00'),
(31393, '315410387', NULL, NULL, 'ioanna panagopoulou', 'Korai & 25 Martiou 1', '', '26500', 'PATRA', 'Griechenland', 'GR', NULL, NULL, '2610522513', '0010097X86', NULL, NULL, '#3: €179 Instead Of €749 for 1 Theorema GM-3005 Marco Polo Watch (Black strap, White case, Black dial) With Delivery ', NULL, '578824929184', 'FedEx', NULL, '2015-04-16', '11.04.2015 15:08', 'GR26022015SK009', '1', 'a0YC000000bJoIyMAK', '', '179.00'),
(31394, '315953736', NULL, NULL, 'sanaa baddaz', 'VIA GIROLAMO GIGLI 12', '', '53100', 'SIENA', 'Italien', 'IT', NULL, NULL, '3420705999', '00102203DO', NULL, NULL, 'Nero  Newton', NULL, '609919164559', 'FedEx', NULL, '2015-04-15', '14.04.2015 12:58', 'IT150121CS53', '1', 'a0YC000000azLNrMAM', '', '199.99'),
(31395, '315780767', NULL, NULL, 'antonino gullino', 'via amendola 2 F', 'via amendola 2', '95013', 'fiumefreddo', 'Italien', 'IT', NULL, NULL, '3402768062', '00100845MH', NULL, NULL, 'Argento con cassa nera Newton', NULL, '609919164560', 'FedEx', NULL, '2015-04-15', '13.04.2015 15:28', 'IT150121CS51', '1', 'a0YC000000azLMoMAM', '', '199.99'),
(31396, '315882306', NULL, NULL, 'Martin Nicholas', '438 DOWNHAM WAY', '', 'BR1 5HR', 'BROMLEY', 'Großbritannien', 'GB', NULL, NULL, '7742165164', '0010177TNA', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '609919164570', 'FedEx', NULL, '2015-04-15', '14.04.2015 08:54', 'UK131024AMC01', '1', 'a0YC000000bB4UlMAK', '165.00', '249.00'),
(31397, '315886840', NULL, NULL, 'Jonathan Short', '34 ST. GEORGES CRESCENT', '', 'NE25 8BL', 'WHITLEY BAY', 'Großbritannien', 'GB', NULL, NULL, '1912517432', '0010250NQG', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '609919164581', 'FedEx', NULL, '2015-04-15', '14.04.2015 09:28', 'GM-3009-4', '1', 'a0YC000000bC02YMAS', '126.00', '179.00'),
(31398, '315939185', NULL, NULL, 'Lisa Monaghan', '1 Mandal House', 'South Shore Road', 'FK3 8AE', 'Grangemouth', 'Großbritannien', 'GB', NULL, NULL, '7823555521', '00101987CS', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '609919164592', 'FedEx', NULL, '2015-04-15', '14.04.2015 13:53', 'GM-3009-4', '1', 'a0YC000000bC02YMAS', '126.00', '179.00'),
(31399, '315883451', NULL, NULL, 'Simon Plumridge', 'Llandrindod  Golf links road', '', 'Ld15ny', 'Llandrindod wells', 'Großbritannien', 'GB', NULL, NULL, '7472704006', '0010179YFE', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919164607', 'FedEx', NULL, '2015-04-15', '14.04.2015 09:29', 'GM-3009-8', '1', 'a0YC000000bC02dMAC', '126.00', '179.00'),
(31400, '315784584', NULL, NULL, 'Angelina Walker', '67 WELLAND WAY', '', 'LE15 6SL', 'OAKHAM', 'Großbritannien', 'GB', NULL, NULL, '7753118550', '0010073WUR', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-4004-3)', NULL, '609919164618', 'FedEx', NULL, '2015-04-15', '13.04.2015 17:52', 'UK140110AMC03', '1', 'a0YC000000bLoKcMAK', '130.99', '199.00'),
(31401, '315907549', NULL, NULL, 'Debbie Northcott', '12 Sea Lane', '', 'po22 7rl', 'Bognor Regis', 'Großbritannien', 'GB', NULL, NULL, '1243920971', '10008735', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919164629', 'FedEx', NULL, '2015-04-15', '14.04.2015 11:24', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31402, '315884777', NULL, NULL, 'Jonathan Short', '34 ST. GEORGES CRESCENT', '', 'NE25 8BL', 'WHITLEY BAY', 'Großbritannien', 'GB', NULL, NULL, '1912517432', '0010165MLS', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919164581', 'FedEx', NULL, '2015-04-15', '14.04.2015 09:53', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31403, '315919768', NULL, NULL, 'Judith bailey', '16 HAYWOOD OAKS LANE', 'blidworth', 'NG21 0TP', 'MANSFIELD', 'Großbritannien', 'GB', NULL, NULL, '1623616577', '001015674D', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919164630', 'FedEx', NULL, '2015-04-15', '14.04.2015 12:26', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31404, '315938560', NULL, NULL, 'Elizabeth Kipling', '5 THE BYWAY', '', 'DL1 1EH', 'DARLINGTON', 'Großbritannien', 'GB', NULL, NULL, '7799882391', '00101370X9', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-3009-7)', NULL, '609919164640', 'FedEx', NULL, '2015-04-15', '14.04.2015 13:55', 'GM-3009-7', '1', 'a0YC000000bC02cMAC', '126.00', '179.00'),
(31405, '315886308', NULL, NULL, 'Jonathan Short', '34 ST. GEORGES CRESCENT', '', 'NE25 8BL', 'WHITLEY BAY', 'Großbritannien', 'GB', NULL, NULL, '1912517432', '0010168SZI', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-3009-7)', NULL, '609919164581', 'FedEx', NULL, '2015-04-15', '14.04.2015 09:53', 'GM-3009-7', '1', 'a0YC000000bC02cMAC', '126.00', '179.00'),
(31406, '315907405', NULL, NULL, 'Debbie Northcott', '12 Sea Lane', '', 'po22 7rl', 'Bognor Regis', 'Großbritannien', 'GB', NULL, NULL, '1243920971', '00101638H1', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '609919164629', 'FedEx', NULL, '2015-04-15', '14.04.2015 11:22', 'GM-3009-2', '1', 'a0YC000000bC02WMAS', '126.00', '179.00'),
(31407, '315886503', NULL, NULL, 'Jonathan Short', '34 ST. GEORGES CRESCENT', '', 'NE25 8BL', 'WHITLEY BAY', 'Großbritannien', 'GB', NULL, NULL, '1912517432', '00102505KC', NULL, NULL, 'Silver/White Black Leather (GM-3009-1)', NULL, '609919164581', 'FedEx', NULL, '2015-04-15', '14.04.2015 09:30', 'GM-3009-1', '1', 'a0YC000000bC02XMAS', '126.00', '179.00'),
(31408, '315886642', NULL, NULL, 'Jonathan Short', '34 ST. GEORGES CRESCENT', '', 'NE25 8BL', 'WHITLEY BAY', 'Großbritannien', 'GB', NULL, NULL, '1912517432', '0010250QY9', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '609919164581', 'FedEx', NULL, '2015-04-15', '14.04.2015 09:29', 'GM-3009-5', '1', 'a0YC000000bC02aMAC', '126.00', '179.00'),
(31409, '316324105', NULL, NULL, 'Veli Karayilmaz', 'Marcel Habetslaan 24', '', '3600', 'Waterschei-Zwartberg', 'Belgien', 'BE', NULL, NULL, '486561379', '0010230W16', NULL, NULL, 'Une montre Casablanca argentÃ©/blanc', NULL, '604569190764', 'FedEx', NULL, '2015-04-17', '16.04.2015 10:18', 'NL140520PJ09', '1', 'a0YC000000bBvS3MAK', '190.01', '299.98'),
(31410, '315973076', NULL, NULL, 'Mathias Boeckaerts', 'Nieuwenbos 9', '', '1702', 'Groot-Bijgaarden', 'Belgien', 'BE', NULL, NULL, '479747297', '0010239JHQ', NULL, NULL, 'Theorema Watch - Gouden kast/witte wijzerplaat/buine lederen band - T-3001-3', NULL, '604569190775', 'FedEx', NULL, '2015-04-17', '14.04.2015 16:48', 'NL150210TB14', '1', 'a0YC000000bC1mPMAS', '', '169.99'),
(31411, '316337771', NULL, NULL, 'Ghazaleh rahimi', 'Via monte nevoso 8', '', '20131', 'Milano', 'Italien', 'IT', NULL, NULL, '3313387644', '0010186R8Y', NULL, NULL, 'Nero Newton', NULL, '604569190731', 'FedEx', NULL, '2015-04-17', '16.04.2015 08:58', 'IT150121CS53', '1', 'a0YC000000azLNrMAM', '', '199.99'),
(31412, '316204512', NULL, NULL, 'fabrizio grigolini', 'VIA CAVAIOLA 10', '', '54033', 'CARRARA', 'Italien', 'IT', NULL, NULL, '3385624822', '00102365UX', NULL, NULL, 'Nero Newton', NULL, '604569190742', 'FedEx', NULL, '2015-04-17', '15.04.2015 16:28', 'IT150121CS53', '1', 'a0YC000000azLNrMAM', '', '199.99'),
(31413, '315999109', NULL, NULL, 'simone durante', 'VIA ATHOS JORI 71', '', '41126', 'MODENA', 'Italien', 'IT', NULL, NULL, '3313184894', '0010089BJ8', NULL, NULL, 'Oro con cassa nera Newton', NULL, '604569190753', 'FedEx', NULL, '2015-04-17', '14.04.2015 17:28', 'IT150121CS52', '1', 'a0YC000000azLNIMA2', '', '199.99'),
(31414, '316268864', NULL, NULL, 'Karine Gagikovna', 'Eikenlaan  90', 'K&P Koerierdinsten', '2742zt', 'Waddinxveen', 'Niederlande', 'NL', NULL, NULL, '642247272', '0010035FNW', NULL, NULL, 'Casablanca - zilver/goud', NULL, '604569190786', 'FedEx', NULL, '2015-04-17', '15.04.2015 23:58', 'NL140520PJ07', '1', 'a0YC000000bBveqMAC', '190.01', '299.98'),
(31415, '316237626', NULL, NULL, 'Hania van Dongen', 'Den Hoge Hurk 15', '', '5706SK', 'Helmond', 'Niederlande', 'NL', NULL, NULL, '628167745', '0010103SBI', NULL, NULL, 'Horloge GM-3005-A3 - Zwarte metalen band, zwart display', NULL, '604569190797', 'FedEx', NULL, '2015-04-17', '15.04.2015 20:58', 'NL140623NM62', '1', 'a0YC000000bBkQtMAK', '', '189.99'),
(31416, '316169200', NULL, NULL, 'Quincy Chelius', 'Maassluisstraat 290', '4', '1062 GM', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '641146092', '0010120O7C', NULL, NULL, 'Casablanca - zilver/goud', NULL, '604569190801', 'FedEx', NULL, '2015-04-17', '15.04.2015 14:58', 'NL140520PJ07', '1', 'a0YC000000bBveqMAC', '190.01', '299.98'),
(31417, '315996912', NULL, NULL, 'J B', 'Dinxperlolaan 30', '', '5043 GW', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '657093279', '0010084KGJ', NULL, NULL, 'Casablanca - goud/zwart', NULL, '604569190812', 'FedEx', NULL, '2015-04-17', '14.04.2015 19:28', 'NL140520PJ08', '1', 'a0YC000000bBvesMAC', '190.01', '299.98'),
(31418, '316039754', NULL, NULL, 'linda salmon', '18 CLAREMONT ROAD', 'Eccleshall', 'ST21 6DP', 'STAFFORD', 'Großbritannien', 'GB', NULL, NULL, '7791447541', '0010100H01', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '604569190271', 'FedEx', NULL, '2015-04-17', '14.04.2015 22:52', 'UK131024AMC05', '1', 'a0YC000000bB4VKMA0', '165.00', '249.00'),
(31419, '316216198', NULL, NULL, 'khalid ibrahim', '31 STAR ROAD', 'star road, isleworth', 'TW7 4HB', 'ISLEWORTH', 'Großbritannien', 'GB', NULL, NULL, '7453350374', '0010033CCF', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '604569190282', 'FedEx', NULL, '2015-04-17', '15.04.2015 19:23', 'UK131024AMC04', '1', 'a0YC000000bB4VFMA0', '165.00', '249.00'),
(31420, '316172347', NULL, NULL, 'Karen Martin', '69 Windermere Road', 'High Lane', 'SK6 8AJ', 'Stockport', 'Großbritannien', 'GB', NULL, NULL, '7500770317', '00102413R5', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '604569190293', 'FedEx', NULL, '2015-04-17', '15.04.2015 15:23', 'UK131024AMC01', '1', 'a0YC000000bB4UlMAK', '165.00', '249.00'),
(31421, '316009426', NULL, NULL, 'Antony XZ OJSSOZHG OI', '23 PAKEFIELD ROAD', '', 'B30 3RH', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7794515722', '0010196QBN', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '604569190308', 'FedEx', NULL, '2015-04-17', '14.04.2015 20:23', 'GM-3009-4', '1', 'a0YC000000bC02YMAS', '126.00', '179.00'),
(31422, '316139870', NULL, NULL, 'Charles Watton', '15 NEW LINE', 'Dundonald', 'BT16 1UU', 'BELFAST', 'Großbritannien', 'GB', NULL, NULL, '7766555755', '0010162OMZ', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '604569190319', 'FedEx', NULL, '2015-04-17', '15.04.2015 12:53', 'GM-3009-4', '1', 'a0YC000000bC02YMAS', '126.00', '179.00'),
(31423, '315959904', NULL, NULL, 'David Sharp', '15 TRANENT ROAD', 'Elphinstone', 'EH33 2LS', 'TRANENT', 'Großbritannien', 'GB', NULL, NULL, '1875610747', '0010017IW2', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '604569190320', 'FedEx', NULL, '2015-04-17', '14.04.2015 15:52', 'GM-3009-4', '1', 'a0YC000000bC02YMAS', '126.00', '179.00'),
(31424, '316005685', NULL, NULL, 'Rebekah Hill', '51 Welton house', '', 'TS3 0TQ', 'Middlesbrough', 'Großbritannien', 'GB', NULL, NULL, '7563153666', '0010208YKI', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '604569190330', 'FedEx', NULL, '2015-04-17', '14.04.2015 19:52', 'GM-3009-4', '1', 'a0YC000000bC02YMAS', '126.00', '179.00'),
(31425, '316355849', NULL, NULL, 'be prince', '495 STREET LANE', '', 'LS17 6LA', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7921767861', '0010072OOS', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '604569190341', 'FedEx', NULL, '2015-04-17', '16.04.2015 12:22', 'GM-3009-8', '1', 'a0YC000000bC02dMAC', '126.00', '179.00'),
(31426, '316041752', NULL, NULL, 'Usman Rehman', '20 ESTUARY CLOSE', '', 'IG11 0XS', 'BARKING', 'Großbritannien', 'GB', NULL, NULL, '7919497079', '00102473T3', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '604569190352', 'FedEx', NULL, '2015-04-17', '14.04.2015 23:22', 'GM-3009-8', '1', 'a0YC000000bC02dMAC', '126.00', '179.00'),
(31427, '316335504', NULL, NULL, 'robert j', '117 BLACKSHAW ROAD', '', 'SW17 0BU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '2086727299', '0010158RT5', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-102-3)', NULL, '604569190363', 'FedEx', NULL, '2015-04-17', '16.04.2015 10:53', 'GM-102-3', '1', 'a0YC000000bLnxSMAS', '145.00', '219.00'),
(31428, '316195857', NULL, NULL, 'helen hull', '43A BUNBURY ROAD', '', 'B31 2DS', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7779164738', '0010004G74', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '604569190374', 'FedEx', NULL, '2015-04-17', '15.04.2015 17:22', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31429, '316031695', NULL, NULL, 'Katerina Pavkova', '13B GOODWOOD 13B GOODWOOD UPPER ELMERS END ROAD', 'Beckenham', 'BR3 3QZ', 'BECKENHAM', 'Großbritannien', 'GB', NULL, NULL, '7968830000', '0010224TDP', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '604569190385', 'FedEx', NULL, '2015-04-17', '14.04.2015 22:22', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31430, '316268119', NULL, NULL, 'Nicolo Losardo', '13 GLOUCESTER AVENUE', '', 'BB5 4BG', 'ACCRINGTON', 'Großbritannien', 'GB', NULL, NULL, '7730460304', '0010203JID', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '604569190396', 'FedEx', NULL, '2015-04-17', '15.04.2015 23:52', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31431, '316113568', NULL, NULL, 'Ryan King', '326 PARK ROAD NORTH', '', 'CH41 8AE', 'BIRKENHEAD', 'Großbritannien', 'GB', NULL, NULL, '+44 7469 706452', '0010060OYZ', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '604569190400', 'FedEx', NULL, '2015-04-17', '15.04.2015 10:53', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31432, '316268132', NULL, NULL, 'Ryan Jones', '10 Davenport avenue', '', 'Sk96eq', 'Wimslow', 'Großbritannien', 'GB', NULL, NULL, '7903421855', '00101714FO', NULL, NULL, 'Damascus Watch (T 3008-6)', NULL, '604569190411', 'FedEx', NULL, '2015-04-17', '15.04.2015 23:53', '4260295881715', '1', 'a0YC000000bmggSMAQ', '130.99', '199.00'),
(31433, '316187016', NULL, NULL, 'Alison Taylor', '32 NEWHAVEN SPUR', '', 'SL2 1UR', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '7961792192', '0010005KC1', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '604569190422', 'FedEx', NULL, '2015-04-17', '15.04.2015 16:52', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31434, '316035842', NULL, NULL, 'colin mason', '17 wenlock court', 'Anlaby Road', 'hu3 6pw', 'hull', 'Großbritannien', 'GB', NULL, NULL, '7476028393', '0010191FUQ', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '604569190433', 'FedEx', NULL, '2015-04-17', '14.04.2015 22:22', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31435, '316356230', NULL, NULL, 'Debbie Peake', '22 PHILIP ROAD', '', 'TW18 1PW', 'STAINES', 'Großbritannien', 'GB', NULL, NULL, '7445384023', '0010044KHW', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '604569190444', 'FedEx', NULL, '2015-04-17', '16.04.2015 12:22', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31436, '316169660', NULL, NULL, 'Gareth Williams', '8 ST. JOHNS ROAD', '', 'S41 8TB', 'CHESTERFIELD', 'Großbritannien', 'GB', NULL, NULL, '7825819282', '0010125OMN', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '604569190455', 'FedEx', NULL, '2015-04-17', '15.04.2015 15:22', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31437, '315966904', NULL, NULL, 'jacob crane', '15 waverley terrace', '', 'dl1 5aa', 'darlington', 'Großbritannien', 'GB', NULL, NULL, '7807056742', '001021243F', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '604569190466', 'FedEx', NULL, '2015-04-17', '14.04.2015 16:23', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31438, '315942913', NULL, NULL, 'john macdonald', '26 WARBLETON CLOSE', '', 'BN2 5GX', 'BRIGHTON', 'Großbritannien', 'GB', NULL, NULL, '4,41273E+11', '0010113U9N', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '604569190477', 'FedEx', NULL, '2015-04-17', '14.04.2015 14:22', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31439, '316124863', NULL, NULL, 'Paul Bineham', 'FLAT 6 30 PROSPECT PLACE', '', 'ME16 8EG', 'MAIDSTONE', 'Großbritannien', 'GB', NULL, NULL, '7985265170', '10103142', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '604569190488', 'FedEx', NULL, '2015-04-17', '15.04.2015 11:22', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31440, '316020313', NULL, NULL, 'Craig Pollard', 'CHEP AEROSPA ENNIS CLOSE', 'Roundthorn industrial estate  Wythenshawe', 'M23 9LE', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7450952072', '00101487CS', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-3009-7)', NULL, '604569190499', 'FedEx', NULL, '2015-04-17', '14.04.2015 21:22', 'GM-3009-7', '1', 'a0YC000000bC02cMAC', '126.00', '179.00'),
(31441, '315949603', NULL, NULL, 'kenneth doyle', '34 GRAMPIAN WAY', '', 'G68 9JZ', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '1236720294', '0010097EFK', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-3009-7)', NULL, '604569190503', 'FedEx', NULL, '2015-04-17', '14.04.2015 14:52', 'GM-3009-7', '1', 'a0YC000000bC02cMAC', '126.00', '179.00'),
(31442, '316032684', NULL, NULL, 'Paul Homer', '64 Lower Guildford Rd', 'Knaphill', 'GU21 2EN', 'WOKING', 'Großbritannien', 'GB', NULL, NULL, '7826526961', '0010250XAR', NULL, NULL, 'Silver Strap Silver Case White Face (GM-4004-5)', NULL, '604569190514', 'FedEx', NULL, '2015-04-17', '14.04.2015 22:22', 'UK140110AMC05', '1', 'a0YC000000bLoKgMAK', '130.99', '199.00'),
(31443, '316038102', NULL, NULL, 'Manuel Paulo', '238 KINGSTON ROAD', '', 'KT3 3RN', 'NEW MALDEN', 'Großbritannien', 'GB', NULL, NULL, '7803176730', '00101172CH', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '604569190525', 'FedEx', NULL, '2015-04-17', '14.04.2015 22:52', 'GM-3009-2', '1', 'a0YC000000bC02WMAS', '126.00', '179.00'),
(31444, '316235326', NULL, NULL, 'Adam Davies', '35 ELWYN DRIVE', 'Liverpool', 'L26 0UU', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7590035367', '0010163QY1', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '604569190536', 'FedEx', NULL, '2015-04-17', '15.04.2015 20:53', 'GM-3009-6', '1', 'a0YC000000bC02bMAC', '126.00', '179.00'),
(31445, '315950079', NULL, NULL, 'Alun Protheroe', '217 COLLEGE ROAD', 'Whitchurch', 'CF14 2NU', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7740291157', '0010171YDQ', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '604569190547', 'FedEx', NULL, '2015-04-17', '14.04.2015 14:52', 'GM-3009-6', '1', 'a0YC000000bC02bMAC', '126.00', '179.00'),
(31446, '316127889', NULL, NULL, 'Debra Doherty', '90 Chatsworth Road', '', 'SM38PN', 'Cheam Surrey', 'Großbritannien', 'GB', NULL, NULL, '', '10190465', NULL, NULL, 'Silver/White Black Leather (GM-3009-1)', NULL, '604569190558', 'FedEx', NULL, '2015-04-17', '15.04.2015 11:52', 'GM-3009-1', '1', 'a0YC000000bC02XMAS', '126.00', '179.00'),
(31447, '315975355', NULL, NULL, 'Emma Burrows', '58 stanley r Chadderton', 'Oldham', 'Ol9 7ex', 'Lancs', 'Großbritannien', 'GB', NULL, NULL, '7862786535', '0010035WJD', NULL, NULL, 'Silver/White Black Leather (GM-3009-1)', NULL, '604569190569', 'FedEx', NULL, '2015-04-17', '14.04.2015 17:22', 'GM-3009-1', '1', 'a0YC000000bC02XMAS', '126.00', '179.00'),
(31448, '315982762', NULL, NULL, 'mark goodison', '1 mitchell diesel', 'fulwood road ind est', 'NG17 2JZ', 'sutton in ashfield', 'Großbritannien', 'GB', NULL, NULL, '1623453695', '0010206PPW', NULL, NULL, 'Silver/White Black Leather (GM-3009-1)', NULL, '604569190570', 'FedEx', NULL, '2015-04-17', '14.04.2015 17:52', 'GM-3009-1', '1', 'a0YC000000bC02XMAS', '126.00', '179.00'),
(31449, '316113551', NULL, NULL, 'Khalid Yasin', '42 CARLTON CRESCENT', '', 'LU3 1EN', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '07903 742974', '00100750SA', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '604569190580', 'FedEx', NULL, '2015-04-17', '15.04.2015 10:53', 'GM-3009-5', '1', 'a0YC000000bC02aMAC', '126.00', '179.00'),
(31450, '316003956', NULL, NULL, 'Pawan Kumar Gurung', '45 WATER LANE', '', 'GU14 8XQ', 'FARNBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7411808999', '001019142P', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '604569190591', 'FedEx', NULL, '2015-04-17', '14.04.2015 19:52', 'GM-3009-5', '1', 'a0YC000000bC02aMAC', '126.00', '179.00'),
(31451, '316262439', NULL, NULL, 'Katie Parsons', '93 DIBDALE ROAD', '', 'DY1 2RX', 'DUDLEY', 'Großbritannien', 'GB', NULL, NULL, '7801444785', '0010182LV7', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '604569190606', 'FedEx', NULL, '2015-04-17', '15.04.2015 23:22', '4260295881050', '1', 'a0YC000000bmM8pMAE', '165.00', '249.00'),
(31452, '316089740', NULL, NULL, 'michael kavanagh', '39 BRYN DYFFRYN', '', 'CH8 7DX', 'HOLYWELL', 'Großbritannien', 'GB', NULL, NULL, '7901632051', '001025026U', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '604569190617', 'FedEx', NULL, '2015-04-17', '15.04.2015 08:53', '4260295881050', '1', 'a0YC000000bmM8pMAE', '165.00', '249.00'),
(31453, '316258664', NULL, NULL, 'Ricky Lopes', '98 VANGUARD ROAD', '', 'SO18 2EL', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7712651136', '0010195UW0', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '604569190628', 'FedEx', NULL, '2015-04-17', '15.04.2015 23:23', '4260295881050', '1', 'a0YC000000bmM8pMAE', '165.00', '249.00'),
(31454, '316134802', NULL, NULL, 'Mazin Al-Naamani', 'WHITE LAKES QUEENS DRIVE', '', 'KT22 0PB', 'LEATHERHEAD', 'Großbritannien', 'GB', NULL, NULL, '7983219774', '0010175RVJ', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '604569190639', 'FedEx', NULL, '2015-04-17', '15.04.2015 12:22', '42602958803015', '1', 'a0YC000000bmM8oMAE', '165.00', '249.00'),
(31455, '316270358', NULL, NULL, 'Pauline Turner', '13 Old Street', 'Bailie Gate Ind Est', 'BH21 4DB', 'Wimborne', 'Großbritannien', 'GB', NULL, NULL, '7990740791', '0010149C7N', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '604569190640', 'FedEx', NULL, '2015-04-17', '16.04.2015 00:22', '42602958803015', '1', 'a0YC000000bmM8oMAE', '165.00', '249.00'),
(31456, '316127656', NULL, NULL, 'stephen carroll', '68 ALLER PLACE', '', 'EH54 6RG', 'LIVINGSTON', 'Großbritannien', 'GB', NULL, NULL, '7512495117', '0010250EDP', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '604569190650', 'FedEx', NULL, '2015-04-17', '15.04.2015 11:52', '42602958803015', '1', 'a0YC000000bmM8oMAE', '165.00', '249.00'),
(31457, '316174773', NULL, NULL, 'Cihan Gerekgil', '168 LEWISHAM ROAD', '', 'SE13 7LE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7899849989', '00102279Z9', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '604569190661', 'FedEx', NULL, '2015-04-17', '15.04.2015 15:52', '4260295880374', '1', 'a0YC000000bmM8lMAE', '165.00', '249.00'),
(31458, '316087270', NULL, NULL, 'N C Bowles', '80 BRUNEL DRIVE', '', 'NN5 4AJ', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7786002865', '0010250MAX', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '604569190672', 'FedEx', NULL, '2015-04-17', '15.04.2015 08:52', '4260295880374', '1', 'a0YC000000bmM8lMAE', '165.00', '249.00'),
(31459, '316161884', NULL, NULL, 'Tom Boyle', '16 Ash Grove', 'Flat one', 'LS6 1AY', 'Leeds', 'Großbritannien', 'GB', NULL, NULL, '7749023395', '0010121E1E', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '604569190683', 'FedEx', NULL, '2015-04-17', '15.04.2015 14:23', '4260295880374', '1', 'a0YC000000bmM8lMAE', '165.00', '249.00'),
(31460, '316124583', NULL, NULL, 'lisa mattinson', '5 CLOS Y WAUN', 'crosshands', 'SA14 6NN', 'LLANELLI', 'Großbritannien', 'GB', NULL, NULL, '7896125155', '0010124CUR', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '604569190694', 'FedEx', NULL, '2015-04-17', '15.04.2015 11:22', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31461, '316255799', NULL, NULL, 'Rachel Crockford', '9 MANDEVILLE', 'Burwell', 'CB25 0AG', 'CAMBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7557803406', '0010104PVJ', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '604569190709', 'FedEx', NULL, '2015-04-17', '15.04.2015 22:24', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31462, '316270907', NULL, NULL, 'Wendy Farlow', 'ASPLEY C ASPLEY LANE', 'Slade Heath', 'WV10 7PG', 'WOLVERHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7831832811', '0010015AQ9', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '604569190710', 'FedEx', NULL, '2015-04-17', '16.04.2015 00:22', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31463, '316493822', NULL, NULL, 'Heidi Petty', 'HOWDENS FORBES CLOSE', '', 'NG10 1PR', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7595692058', '0010096X1P', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919164695', 'FedEx', NULL, '2015-04-20', '16.04.2015 23:24', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(31464, '316493193', NULL, NULL, 'Alka yadav', '20 ANGLESEA ROAD', 'Shirley', 'SO15 5QJ', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7985636692', '0010123DSV', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '609919164700', 'FedEx', NULL, '2015-04-20', '16.04.2015 23:22', 'GM-3009-5', '1', 'a0YC000000bC02aMAC', '126.00', '179.00'),
(31465, '316481779', NULL, NULL, 'DIL SHOKAR', '299-307 COLLIER ROW LANE', 'COLLIER ROW', 'RM5 3ND', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7818280525', '00101147P2', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919164710', 'FedEx', NULL, '2015-04-20', '16.04.2015 22:23', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31466, '316458937', NULL, NULL, 'kemal kaya', 'Flat 9, Holmfield House', 'Chestnut Avenue North', 'E17 3NE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7481806008', '0010243ZUY', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919164721', 'FedEx', NULL, '2015-04-20', '16.04.2015 20:52', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31467, '316433330', NULL, NULL, 'Lisa Monaghan', 'W KNIGHT WAT SOUTH SHORE ROAD', 'South Shore Road', 'FK3 8AE', 'GRANGEMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7823555521', '00100754XN', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '609919164732', 'FedEx', NULL, '2015-04-20', '16.04.2015 18:53', 'GM-3009-4', '1', 'a0YC000000bC02YMAS', '126.00', '179.00'),
(31468, '316431007', NULL, NULL, 'frank smith', '26 overlinks drive', '', 'm6 7pf', 'salford', 'Großbritannien', 'GB', NULL, NULL, '0161 288 2639', '0010007CRN', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919164743', 'FedEx', NULL, '2015-04-20', '16.04.2015 18:23', 'GM-3009-8', '1', 'a0YC000000bC02dMAC', '126.00', '179.00'),
(31469, '316430476', NULL, NULL, 'Fred Pearce', '25 Moulton Court', 'Moulton Rise', 'LU2 0AL', 'Luton', 'Großbritannien', 'GB', NULL, NULL, '7841434123', '0010019U14', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919164754', 'FedEx', NULL, '2015-04-20', '16.04.2015 18:22', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31470, '316427230', NULL, NULL, 'David O\'Grady', '7 Queensway', '', 'LE9 8AQ', 'Barwell', 'Großbritannien', 'GB', NULL, NULL, '7795695576', '0010182LKE', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919164765', 'FedEx', NULL, '2015-04-20', '16.04.2015 18:22', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31471, '316426641', NULL, NULL, 'Joanne May', '56 MOOR LANE', '', 'KT9 1BW', 'CHESSINGTON', 'Großbritannien', 'GB', NULL, NULL, '7795277626', '0010176YCS', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '609919164776', 'FedEx', NULL, '2015-04-20', '16.04.2015 18:23', '42602958803015', '1', 'a0YC000000bmM8oMAE', '165.00', '249.00'),
(31472, '316411656', NULL, NULL, 'Thomas Wood', '2 ALLNATT AVENUE', '', 'OX10 0PJ', 'WALLINGFORD', 'Großbritannien', 'GB', NULL, NULL, '7714208704', '0010047FNU', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '609919164787', 'FedEx', NULL, '2015-04-20', '16.04.2015 16:53', 'UK131024AMC01', '1', 'a0YC000000bB4UlMAK', '165.00', '249.00'),
(31473, '316391803', NULL, NULL, 'Mike Mukuna', '9 SABLE WAY', '', 'M11 4SZ', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7530273407', '0010247ALE', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919164798', 'FedEx', NULL, '2015-04-20', '16.04.2015 15:22', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31474, '316365352', NULL, NULL, 'Adam Watts', '22 TEASEL DRIVE', '', 'DE11 7GY', 'SWADLINCOTE', 'Großbritannien', 'GB', NULL, NULL, '7985194746', '0010110IEQ', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919164802', 'FedEx', NULL, '2015-04-20', '16.04.2015 12:53', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31475, '316573562', NULL, NULL, 'Teun Van Drie', 'Lage Geeren 17', '', '3828 TB', 'HOOGLAND', 'Niederlande', 'NL', NULL, NULL, '651009048', '0010250HOF', NULL, NULL, 'Horloge GM-3005-1 - Zwarte leren band, wit display, zilveren kast', NULL, '609919164813', 'FedEx', NULL, '2015-04-20', '17.04.2015 12:28', 'NL140623NM63', '1', 'a0YC000000bBkQuMAK', '', '179.99'),
(31476, '316572377', NULL, NULL, 'Patrick van den Berkmortel', 'Grote Berg 44D', '', '5611 KL', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '650973082', '0010147HLG', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919164824', 'FedEx', NULL, '2015-04-20', '17.04.2015 12:28', 'NL140520PJ08', '1', 'a0YC000000bBvesMAC', '190.01', '299.98'),
(31477, '317061625', NULL, NULL, 'STELIOS TOLIAS', 'AMFOTEROU 12', '', '54250', 'THESSALONIKI', 'Griechenland', 'GR', NULL, NULL, '6944677167', '00100654HV', NULL, NULL, '#6: €179 Instead Of €779 for 1 Theorema GM-3005 Marco Polo Watch (Silver strap, Silver case, Black dial) With Delivery ', NULL, '578824929335', 'FedEx', NULL, '2015-04-21', '20.04.2015 09:38', 'GR26022015SK012', '1', 'a0YC000000bJoOHMA0', '', '179.00'),
(31478, '316963949', NULL, NULL, 'Ines Naman', 'Boulevard de la Sauveniere 153/34', '', '4000', 'Liege', 'Belgien', 'BE', NULL, NULL, '+32 491 07 97 56', '0010014SFG', NULL, NULL, 'Montre GM-3005-A3 - Bracelet mÃ©tal noir, Ã©cran noir', NULL, '609919165202', 'FedEx', NULL, '2015-04-21', '19.04.2015 16:48', 'NL140623NM62', '1', 'a0YC000000bBkhnMAC', '', '189.99'),
(31479, '316949242', NULL, NULL, 'Vito Loiacono_LA LOCANDA', 'chaussee de neerstalle 350', '67', '1190', 'FOREST', 'Belgien', 'BE', NULL, NULL, '475281153', '0010223VSF', NULL, NULL, 'Montre GM-3005-A1 - Bracelet mÃ©tal argentÃ©, Ã©cran blanc', NULL, '609919165213', 'FedEx', NULL, '2015-04-21', '19.04.2015 15:18', 'NL140623NM60', '1', 'a0YC000000bBkhlMAC', '', '189.99'),
(31480, '316923576', NULL, NULL, 'Karim Saih', 'Damhof 7', '', '9200', 'Dendermonde', 'Belgien', 'BE', NULL, NULL, '487241362', '0010057OCU', NULL, NULL, 'Theorema Marco Polo-herenhorloge (GM-3005-A4)', NULL, '609919165224', 'FedEx', NULL, '2015-04-21', '19.04.2015 12:48', 'NL141113NM28', '1', 'a0YC000000bBkhuMAC', '', '189.99'),
(31481, '316838528', NULL, NULL, 'germaine etienne', 'rue Hector Denis 107', '', '6020', 'Dampremy', 'Belgien', 'BE', NULL, NULL, '474786531', '0010229YNA', NULL, NULL, 'Une montre Casablanca argentÃ©/blanc', NULL, '609919165235', 'FedEx', NULL, '2015-04-21', '18.04.2015 21:18', 'NL140520PJ09', '1', 'a0YC000000bBvS3MAK', '190.01', '299.98'),
(31482, '316774039', NULL, NULL, 'Tuba Kuru', 'Guillaume Lambertlaan 16A', '', '3600', 'Waterschei-Zwartberg', 'Belgien', 'BE', NULL, NULL, '487015177', '0010015EBO', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919165246', 'FedEx', NULL, '2015-04-21', '18.04.2015 13:18', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31483, '317013737', NULL, NULL, 'luke mannix', '23 killers p farranree', 'Cork city', '0', 'cork', 'Irland', 'IE', NULL, NULL, '857759691', '0010179VVE', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-103-5)', NULL, '609919165187', 'FedEx', NULL, '2015-04-21', '19.04.2015 20:32', 'GM-103-5', '1', 'a0YC000000bYl9IMAS', '195.01', '299.00'),
(31484, '316974535', NULL, NULL, 'michael okoye', '12 tubberclaire meadows', '', '', 'navan, meath', 'Irland', 'IE', NULL, NULL, '862141112', '0010179BPK', NULL, NULL, 'Black, Black Dial, Black Metal Band (T-3011-8)', NULL, 'storniert', 'FedEx', NULL, '2015-04-21', '19.04.2015 17:02', 'T-3011-8', '1', 'a0YC000000bYkVPMA0', '150.01', '229.00'),
(31485, '316698019', NULL, NULL, 'Keith Duffy', '18 Hayworth close Ongor park clonee', 'Townhouse not apt block', '15', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53864E+11', '0010250CFF', NULL, NULL, 'Silver/White Dial/Black Leather (GM-103-9)', NULL, '609919165198', 'FedEx', NULL, '2015-04-21', '17.04.2015 22:02', 'GM-103-9', '1', 'a0YC000000bYl9MMAS', '195.01', '299.00'),
(31486, '317000801', NULL, NULL, 'Brenda Versendaal', 'Burgvlietkade 56', '', '2805 JB', 'GOUDA', 'Niederlande', 'NL', NULL, NULL, '612690225', '0010137WOL', NULL, NULL, 'Horloge GM-3005-A1 - Zilveren metalen band, wit display', NULL, '609919164846', 'FedEx', NULL, '2015-04-21', '19.04.2015 20:28', 'NL140623NM60', '1', 'a0YC000000bBkQrMAK', '', '189.99'),
(31487, '316946283', NULL, NULL, 'Bavo Lepage', 'Pannenhuisstraat 39', '', '2500', 'Lier', 'Belgien', 'BE', NULL, NULL, '474591594', '0010015UOV', NULL, NULL, 'Horloge GM-3005-1 - Zwarte leren band, wit display, zilveren kast', NULL, '609919164857', 'FedEx', NULL, '2015-04-21', '19.04.2015 14:58', 'NL140623NM63', '1', 'a0YC000000bBkQuMAK', '', '179.99'),
(31488, '316928359', NULL, NULL, 'Jacco Wolke', 'Pinksterbloem 65', '', '1441 RJ', 'PURMEREND', 'Niederlande', 'NL', NULL, NULL, '628326866', '0010230R38', NULL, NULL, 'Horloge GM-3005-A3 - Zwarte metalen band, zwart display', NULL, '609919164868', 'FedEx', NULL, '2015-04-21', '19.04.2015 12:58', 'NL140623NM62', '1', 'a0YC000000bBkQtMAK', '', '189.99'),
(31489, '316769004', NULL, NULL, 'ivan fortes dias', 'Van Oosterzeestraat 149', '', '3022 XL', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '652679446', '0010038EAR', NULL, NULL, 'Horloge GM-3005-3 - Zwarte leren band, zwart display, gouden kast', NULL, '609919164879', 'FedEx', NULL, '2015-04-21', '18.04.2015 12:58', 'NL140623NM65', '1', 'a0YC000000bBkQwMAK', '', '179.99'),
(31490, '316816340', NULL, NULL, 'Russell Talbot', '24 HERON WALK', 'Sheerwater', 'GU21 5PU', 'WOKING', 'Großbritannien', 'GB', NULL, NULL, '1483835237', '0010126EBC', NULL, NULL, 'Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919164880', 'FedEx', NULL, '2015-04-21', '18.04.2015 18:22', 'UK131024AMC05', '1', 'a0YC000000bB4VKMA0', '165.00', '249.00'),
(31491, '316689257', NULL, NULL, 'Gemma Stead', '341 KING HENRYS DRIVE', '', 'CR0 0AF', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7745235486', '0010029OER', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '609919164890', 'FedEx', NULL, '2015-04-21', '17.04.2015 22:22', 'UK131024AMC01', '1', 'a0YC000000bB4UlMAK', '165.00', '249.00'),
(31492, '316711297', NULL, NULL, 'Daniel Davies', '14 BARTESTREE CLOSE', '', 'B98 0AZ', 'REDDITCH', 'Großbritannien', 'GB', NULL, NULL, '7891478547', '0010001JEL', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '609919164905', 'FedEx', NULL, '2015-04-21', '18.04.2015 02:22', 'GM-3009-4', '1', 'a0YC000000bC02YMAS', '126.00', '179.00'),
(31493, '316710686', NULL, NULL, 'irene lu', '373 BEVERLEY ROAD', '', 'HU5 1LA', 'HULL', 'Großbritannien', 'GB', NULL, NULL, '7706206298', '0010146MOC', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '609919164916', 'FedEx', NULL, '2015-04-21', '18.04.2015 01:52', 'GM-3009-4', '1', 'a0YC000000bC02YMAS', '126.00', '179.00'),
(31494, '316658838', NULL, NULL, 'Nicola King', '11 Green Gates', '', 'L36 8JB', 'Liverpool', 'Großbritannien', 'GB', NULL, NULL, '7757529304', '001016662S', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919164927', 'FedEx', NULL, '2015-04-21', '17.04.2015 19:22', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31495, '317042429', NULL, NULL, 'Thomas Monaghan', '417 NORRIS ROAD', '', 'M33 2RF', 'SALE', 'Großbritannien', 'GB', NULL, NULL, '7857699603', '0010182EN7', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919164938', 'FedEx', NULL, '2015-04-21', '20.04.2015 02:52', 'UK131024AMC03', '1', 'a0YC000000bB4V5MAK', '165.00', '249.00'),
(31496, '316627673', NULL, NULL, 'Rodelito Mandac', '102 ELLIOT CLOSE', '', 'E15 4EB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7500872172', '0010206WI7', NULL, NULL, 'Damascus Watch (T 3008-8)', NULL, '609919164949', 'FedEx', NULL, '2015-04-21', '17.04.2015 16:53', '4260295881739', '1', 'a0YC000000bmgiJMAQ', '130.99', '199.00'),
(31497, '316699271', NULL, NULL, 'ashraf soliman', '5 STONELEA CLOSE', 'Silkstone', 'S75 4JD', 'BARNSLEY', 'Großbritannien', 'GB', NULL, NULL, '7957691364', '0010021E7F', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919164950', 'FedEx', NULL, '2015-04-21', '17.04.2015 23:22', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31498, '316697600', NULL, NULL, 'Azizul Haque', '11 Tachbrook Road', '', 'UB8 2QS', 'Uxbridge', 'Großbritannien', 'GB', NULL, NULL, '7903824369', '00101701FG', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919164960', 'FedEx', NULL, '2015-04-21', '17.04.2015 23:23', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31499, '317110693', '', '', 'Enea Kola', 'Apartment 27 26 CORNHILL', '', 'L1 8DT', 'LIVERPOOL', 'Großbritannien', '', '', '', '7877015390', '0010233V64', '', '', 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', 'Angeblich leeres Etui nur erhalten!', '609919164971', 'FedEx', '', '2015-04-21', '20.04.2015 13:22', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31500, '316863032', NULL, NULL, 'Joseph Leitner', '468A BURY NEW ROAD', '', 'M7 4NU', 'SALFORD', 'Großbritannien', 'GB', NULL, NULL, '7773335053', '10033992', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919164982', 'FedEx', NULL, '2015-04-21', '19.04.2015 01:22', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31501, '316807274', NULL, NULL, 'Kim Strong', '22 KELVEDON GREEN', 'KELVEDON HATCH', 'CM15 0XE', 'BRENTWOOD', 'Großbritannien', 'GB', NULL, NULL, '7534248869', '0010031P6K', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919164993', 'FedEx', NULL, '2015-04-21', '18.04.2015 17:22', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31502, '316849239', NULL, NULL, 'Maria Totesaut', '7 WELLINGTON CLOSE', '', 'WD19 5BF', 'WATFORD', 'Großbritannien', 'GB', NULL, NULL, '7506933880', '0010112D8J', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919165007', 'FedEx', NULL, '2015-04-21', '18.04.2015 22:22', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31503, '317082073', NULL, NULL, 'Pauline Cruz', 'Lake 6 Cotswold Water Park', 'Lake 6 Spine Road East', 'GL7 5FP', 'South Cerney', 'Großbritannien', 'GB', NULL, NULL, '01285 864050', '10160536', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919165018', 'FedEx', NULL, '2015-04-21', '20.04.2015 10:22', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31504, '316771845', NULL, NULL, 'Patrick Mccourt', '22 DENSTONE AVENUE', 'Aintree', 'L10 6LH', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7710582512', '00102222JH', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-3009-7)', NULL, '609919165029', 'FedEx', NULL, '2015-04-21', '18.04.2015 13:22', 'GM-3009-7', '1', 'a0YC000000bC02cMAC', '126.00', '179.00'),
(31505, '316887896', NULL, NULL, 'Colin Freeman', '46 TRAFFORD ROAD', '', 'SO50 7LB', 'EASTLEIGH', 'Großbritannien', 'GB', NULL, NULL, '7536084848', '00100812KA', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '609919165030', 'FedEx', NULL, '2015-04-21', '19.04.2015 09:26', 'UK140403AS04', '1', 'a0YC000000bIGW9MAO', '159.99', '229.00'),
(31506, '316924727', NULL, NULL, 'Patricia Walker', '1 FANGDALE COURT', '', 'YO16 6RS', 'BRIDLINGTON', 'Großbritannien', 'GB', NULL, NULL, '7786622660', '00102409TW', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '609919165040', 'FedEx', NULL, '2015-04-21', '19.04.2015 12:53', 'GM-103-5', '1', 'a0YC000000bIGWBMA4', '159.99', '229.00'),
(31507, '316857067', NULL, NULL, 'suhad ibrahim', 'COTTARS ST. LEONARDS HILL', 'st leonards hill', 'SL4 4AL', 'WINDSOR', 'Großbritannien', 'GB', NULL, NULL, '7739515470', '00100976AQ', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '609919165051', 'FedEx', NULL, '2015-04-21', '18.04.2015 23:52', 'GM-3009-2', '1', 'a0YC000000bC02WMAS', '126.00', '179.00'),
(31508, '317010481', NULL, NULL, 'Camilla Benstead', '4 TEN ACRE PLACE', '', 'CB5 8QF', 'CAMBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7581098374', '0010241WP3', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '609919165062', 'FedEx', NULL, '2015-04-21', '19.04.2015 21:22', 'GM-3009-6', '1', 'a0YC000000bC02bMAC', '126.00', '179.00'),
(31509, '316649500', NULL, NULL, 'Eduardo Ibrahimi', '37 BALMORAL DRIVE', '', 'UB4 0DA', 'HAYES', 'Großbritannien', 'GB', NULL, NULL, '7402716961', '00100317V6', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '609919165073', 'FedEx', NULL, '2015-04-21', '17.04.2015 18:52', 'GM-3009-6', '1', 'a0YC000000bC02bMAC', '126.00', '179.00'),
(31510, '316996600', NULL, NULL, 'Danny Luter', '29 RANNOCH DRIVE', '', 'BB2 5BH', 'BLACKBURN', 'Großbritannien', 'GB', NULL, NULL, '7975712469', '001004411A', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '609919165084', 'FedEx', NULL, '2015-04-21', '19.04.2015 20:23', 'GM-3009-5', '1', 'a0YC000000bC02aMAC', '126.00', '179.00'),
(31511, '316580230', NULL, NULL, 'PAUL THOMAS', '29 ISLAND VILLAGE,ISLANDMAGEE', '', 'BT40 3AL', 'LARNE', 'Großbritannien', 'GB', NULL, NULL, '0787 4035522', '0010114YN5', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '609919165095', 'FedEx', NULL, '2015-04-21', '17.04.2015 12:52', 'GM-3009-5', '1', 'a0YC000000bC02aMAC', '126.00', '179.00'),
(31512, '317018643', NULL, NULL, 'Sadaf Aslam', '132 ABEL STREET', '', 'BB10 1QB', 'BURNLEY', 'Großbritannien', 'GB', NULL, NULL, '7715352166', '00101207SX', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '609919165100', 'FedEx', NULL, '2015-04-21', '19.04.2015 21:52', '4260295880381', '1', 'a0YC000000bmM8mMAE', '165.00', '249.00'),
(31513, '317027730', NULL, NULL, 'Paul Turkington', '0/3 327 Maryhill Road', '', 'g20 7xx', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7845582889', '0010023L28', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '609919165110', 'FedEx', NULL, '2015-04-21', '19.04.2015 22:52', '42602958803015', '1', 'a0YC000000bmM8oMAE', '165.00', '249.00'),
(31514, '316734703', NULL, NULL, 'Kirsty O\'Dell', '23 ROCHESTER ROAD', '', 'BH11 8AQ', 'BOURNEMOUTH', 'Großbritannien', 'GB', NULL, NULL, '1202258396', '00102041G5', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '609919165121', 'FedEx', NULL, '2015-04-21', '18.04.2015 09:52', '4260295880374', '1', 'a0YC000000bmM8lMAE', '165.00', '249.00'),
(31515, '316668114', NULL, NULL, 'Michelle Bailey', '25 LANESIDE ROAD', 'New mills High Peak', 'SK22 4LT', 'HIGH PEAK', 'Großbritannien', 'GB', NULL, NULL, '01663 745721', '0010029G6F', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '609919165132', 'FedEx', NULL, '2015-04-21', '17.04.2015 20:23', '4260295880374', '1', 'a0YC000000bmM8lMAE', '165.00', '249.00'),
(31516, '317021537', NULL, NULL, 'amanda wright', '19 SHEPHERDS CROFT', '', 'LE13 1LG', 'MELTON MOWBRAY', 'Großbritannien', 'GB', NULL, NULL, '7827296700', '0010145YKR', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919165143', 'FedEx', NULL, '2015-04-21', '19.04.2015 22:22', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31517, '316664483', NULL, NULL, 'Dominie Curran', '31 NORTHFIELD CLOSE', '', 'SG19 3NP', 'SANDY', 'Großbritannien', 'GB', NULL, NULL, '7969765398', '00100614NV', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919165154', 'FedEx', NULL, '2015-04-21', '17.04.2015 19:52', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31518, '316977176', NULL, NULL, 'Michelle Langridge', '11 Sun Terrace', '', 'ME5 8HB', 'Walderslade', 'Großbritannien', 'GB', NULL, NULL, '7753554831', '0010144AGE', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919165165', 'FedEx', NULL, '2015-04-21', '19.04.2015 18:22', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31519, '316583580', NULL, NULL, 'Nathan Hartigan', '48 MOLESEY DRIVE', '', 'SM3 9UN', 'SUTTON', 'Großbritannien', 'GB', NULL, NULL, '7709044360', '0010160H3R', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919165176', 'FedEx', NULL, '2015-04-21', '17.04.2015 13:23', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31520, '317109639', NULL, NULL, 'alexandra rodrigues pires', 'rue du nouveau monde 89', '', '7060', 'soignies', 'Belgien', 'BE', NULL, NULL, '484440866', '00100959H8', NULL, NULL, 'Une montre Casablanca argentÃ©/dorÃ©', NULL, '609919165350', 'FedEx', NULL, '2015-04-22', '20.04.2015 12:48', 'NL140520PJ07', '1', 'a0YC000000bBvS2MAK', '190.01', '299.98'),
(31521, '317181706', NULL, NULL, 'Sara Amiri', 'Reviusrondeel 402', '', '2902 EL', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '619173728', '0010049DP6', NULL, NULL, 'Casablanca - zilver/zwart', NULL, '609919165349', 'FedEx', NULL, '2015-04-22', '20.04.2015 19:28', 'NL140520PJ10', '1', 'a0YC000000bBvetMAC', '190.01', '299.98'),
(31522, '317334078', NULL, NULL, 'Nicola Arnold', '92 PRIORY AVENUE', '', 'E4 8AD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7714676787', '0010179JZF', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919165268', 'FedEx', NULL, '2015-04-22', '21.04.2015 14:52', 'UK140313AMC23', '1', 'a0YC000000bnvO2MAI', '133.00', '199.00'),
(31523, '317281428', NULL, NULL, 'jayne verity', '128 CHURCH ROAD', '', 'UB3 2LW', 'HAYES', 'Großbritannien', 'GB', NULL, NULL, '2035900655', '0010110RGT', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '609919165279', 'FedEx', NULL, '2015-04-22', '21.04.2015 09:53', 'GM-3009-2', '1', 'a0YC000000bC02WMAS', '126.00', '179.00'),
(31524, '317232636', NULL, NULL, 'Darren Crutchley', 'FORREST WARD NEWTON ROAD', 'Newton Rd', 'TQ2 7AA', 'TORQUAY', 'Großbritannien', 'GB', NULL, NULL, '7843239513', '00101354DA', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919165280', 'FedEx', NULL, '2015-04-22', '21.04.2015 00:22', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31525, '317204034', NULL, NULL, 'MAHBUB PAPPU', '10 WIDDEN STREET', '', 'GL1 4AQ', 'GLOUCESTER', 'Großbritannien', 'GB', NULL, NULL, '7852780317', '0010065I1I', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919165290', 'FedEx', NULL, '2015-04-22', '20.04.2015 21:22', 'GM-3009-8', '1', 'a0YC000000bC02dMAC', '126.00', '179.00'),
(31526, '317190300', NULL, NULL, 'Jack Perston', '11 ANGUS AVENUE', '', 'G74 3TU', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '07985 227985', '0010226HW1', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-3009-7)', NULL, '609919165305', 'FedEx', NULL, '2015-04-22', '20.04.2015 20:24', 'GM-3009-7', '1', 'a0YC000000bC02cMAC', '126.00', '179.00'),
(31527, '317189933', NULL, NULL, 'jamie lyon', '2 PEEL PARK PLACE', '', 'G74 5LR', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7860135412', '0010095EF0', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '609919165316', 'FedEx', NULL, '2015-04-22', '20.04.2015 20:22', 'GM-3009-5', '1', 'a0YC000000bC02aMAC', '126.00', '179.00'),
(31528, '317157122', NULL, NULL, 'Dawn Wise', '60 THE KINGSWAY', '', 'KT17 1NA', 'EPSOM', 'Großbritannien', 'GB', NULL, NULL, '7825206437', '0010186Q3Z', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919165327', 'FedEx', NULL, '2015-04-22', '20.04.2015 17:22', '4260295881050', '1', 'a0YC000000bmM8pMAE', '165.00', '249.00'),
(31529, '317152986', NULL, NULL, 'Naveen Kermani', 'Safestore Queens dock', 'Jordan street', 'L1 0BG', 'Liverpool', 'Großbritannien', 'GB', NULL, NULL, '7624305990', '0010121UMG', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919165338', 'FedEx', NULL, '2015-04-22', '20.04.2015 16:52', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31530, '316496244', NULL, NULL, 'george kapitsakis ', 'HELMOU 58', '', '14565', 'AGIOS STEFANOS Athen', 'Griechenland', 'GR', NULL, NULL, '6984556252', '00101055CC', NULL, NULL, '#3: €179 Instead Of €749 for 1 Theorema GM-3005 Marco Polo Watch (Black strap, White case, Black dial) With Delivery ', NULL, '578824929438', 'FedEx', NULL, '2015-04-23', '17.04.2015 01:08', 'GR26022015SK009', '1', 'a0YC000000bJoIyMAK', '', '179.00'),
(31531, '317364422', NULL, NULL, 'Maryus Obreja', 'ch de louvain 157', 'bms951', '1210', 'saint josse', 'Belgien', 'BE', NULL, NULL, '489772668', '0010060SBM', NULL, NULL, 'Montre GM-3005-A1 - Bracelet mÃ©tal argentÃ©, Ã©cran blanc', NULL, '609919165496', 'FedEx', NULL, '2015-04-23', '21.04.2015 17:48', 'NL140623NM60', '1', 'a0YC000000bBkhlMAC', '', '189.99'),
(31532, '317434555', NULL, NULL, 'Jacques Lutchooman', '9 Beverly Green', 'knocklyon', 'D 16', 'Dublin', 'Irland', 'IE', NULL, NULL, '863443595', '0010179KCU', NULL, NULL, 'Sao Paulo Black Strap Silver Case (GM-103-1)', NULL, '609919165474', 'FedEx', NULL, '2015-04-23', '22.04.2015 00:02', 'GM-103-1', '1', 'a0YC000000bYl9HMAS', '195.01', '299.00'),
(31533, '317548159', NULL, NULL, 'Marco salvatore', 'VIA TRENTO 126', 'Contattare il numero 3490566364', '80038', 'POMIGLIANO D\'ARCO', 'Italien', 'IT', NULL, NULL, '3490566364', '00101146X9', NULL, NULL, 'Argento con cassa bianca', NULL, '609919165485', 'FedEx', NULL, '2015-04-23', '22.04.2015 12:58', 'IT150121CS50', '1', 'a0YC000000azLMPMA2', '159.99', '199.99'),
(31534, '317428710', NULL, NULL, 'Mounir Hajjaj', 'Adriaan van Ostadestraat 141', '', '3443 TM', 'WOERDEN', 'Niederlande', 'NL', NULL, NULL, '610482157', '0010059KOO', NULL, NULL, 'Horloge GM-3005-3 - Zwarte leren band, zwart display, gouden kast', NULL, '609919165500', 'FedEx', NULL, '2015-04-23', '21.04.2015 23:58', 'NL140623NM65', '1', 'a0YC000000bBkQwMAK', '', '179.99'),
(31535, '317528387', NULL, NULL, 'Anthony Jones', '2 STEELE STREET', '', 'CV22 7BW', 'RUGBY', 'Großbritannien', 'GB', NULL, NULL, '7811688988', '0010218CPW', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919165419', 'FedEx', NULL, '2015-04-23', '22.04.2015 13:23', 'UK140313AMC23', '1', 'a0YC000000bnvO2MAI', '133.00', '199.00'),
(31536, '317513317', NULL, NULL, 'Margaret Fisher', '7/3 Dumbryden Gdns', '', 'EH14 2NQ', 'Edinburgh', 'Großbritannien', 'GB', NULL, NULL, 'O7525923502', '*00100043E1', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919165420', 'FedEx', NULL, '2015-04-23', '22.04.2015 12:22', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31537, '317432593', NULL, NULL, 'Feli fimda Lukaku', '16 ROMAN DRIVE', '', 'NG6 0NX', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7964686543', '0010250RBB', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919165430', 'FedEx', NULL, '2015-04-23', '22.04.2015 00:23', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31538, '317401511', NULL, NULL, 'Nicola Bailey', '10 CONSTABLE GARDENS', 'South Shields', 'NE34 8LR', 'SOUTH SHIELDS', 'Großbritannien', 'GB', NULL, NULL, '7827961486', '0010102SR3', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919165441', 'FedEx', NULL, '2015-04-23', '21.04.2015 21:22', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31539, '317388761', NULL, NULL, 'Mark Proud', '9 SANDHILL ROAD', '', 'NG16 5FX', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7894615075', '0010004CBK', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919165452', 'FedEx', NULL, '2015-04-23', '21.04.2015 19:52', '4260295881050', '1', 'a0YC000000bmM8pMAE', '165.00', '249.00'),
(31540, '317385978', NULL, NULL, 'jagdish kumar', '4 SOUTH DRIVE', '', 'LE5 1AN', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7475051319', '0010150LNR', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919165463', 'FedEx', NULL, '2015-04-23', '21.04.2015 19:52', 'UK140313AMC22', '1', 'a0YC000000bnvO1MAI', '133.00', '199.00'),
(31541, '317686434', NULL, NULL, 'Gizzy Escabar', '12 Ashley close', '', 'B15 2jl', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '7704503188', '0010160DQV', NULL, NULL, 'GM-505-6 Florida Diamonds By Pioner Black Stainless Steel Strap With Black Face', NULL, '578824929482', 'FedEx', NULL, '2015-04-24', '23.04.2015 08:52', 'UK131023AMC12', '1', 'a0YC000000bnnAsMAI', '126.99', '199.00'),
(31542, '317674849', NULL, NULL, 'Pamela Breetzke', '2 Lloyd Avenue', '', 'CR5 2QS', 'Coulsdon', 'Großbritannien', 'GB', NULL, NULL, '7857252347', '0010211IUD', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '578824929493', 'FedEx', NULL, '2015-04-24', '23.04.2015 07:22', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31543, '317617503', NULL, NULL, 'Ross Harris', '89 OAKFIELDS', 'Worth', 'RH10 7FN', 'CRAWLEY', 'Großbritannien', 'GB', NULL, NULL, '7917752887', '00100053T6', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '578824929508', 'FedEx', NULL, '2015-04-24', '22.04.2015 21:23', 'GM-3009-6', '1', 'a0YC000000bC02bMAC', '126.00', '179.00'),
(31544, '317616828', NULL, NULL, 'Ross Harris', '89 OAKFIELDS', 'Worth', 'RH10 7FN', 'CRAWLEY', 'Großbritannien', 'GB', NULL, NULL, '7917752887', '0010226CSJ', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '578824929508', 'FedEx', NULL, '2015-04-24', '22.04.2015 21:24', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31545, '317552804', NULL, NULL, 'Sandra Woods', '39 Buckwheat Court, Holstien Way', '', 'DA18 4DN', 'Erith', 'Großbritannien', 'GB', NULL, NULL, '7590978721', '0010166FY2', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '578824929520', 'FedEx', NULL, '2015-04-24', '22.04.2015 15:24', 'UK140313AMC23', '1', 'a0YC000000bnvO2MAI', '133.00', '199.00'),
(31546, '317655980', NULL, NULL, 'Belkis Yuksel', 'Waddenweg 35', '', '1025 PS', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '647871736', '00101469M9', NULL, NULL, 'Casablanca - zilver/wit', NULL, '578824929530', 'FedEx', NULL, '2015-04-24', '22.04.2015 23:58', 'NL140520PJ09', '1', 'a0YC000000bBverMAC', '190.01', '299.98'),
(31547, '317989674', NULL, NULL, 'PRAKASH PATEL', 'Hoveniersstraat 30', 'Office no 351 box 194', '2018', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '472697047', '00101364W9', NULL, NULL, 'Casablanca - goud/zwart', NULL, '604569190926', 'FedEx', NULL, '2015-04-27', '24.04.2015 16:19', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31548, '317915768', NULL, NULL, 'Christopher O\'Mahony', ' Inchwell Road', '', '________', 'Kanturk, Co.Cork', 'Irland', 'IE', NULL, NULL, '087 2349386', '0010250N9D', NULL, NULL, 'Black Strap, Silver Case, Black Face (T-3011-2)', NULL, '604569190867', 'FedEx', NULL, '2015-04-27', '24.04.2015 09:32', 'T-3011-2', '1', 'a0YC000000bYkVJMA0', '150.01', '229.00'),
(31549, '317858617', NULL, NULL, 'Giada Rabiei Tabriz', 'VIA UGO TOMBESI 22', '', '61122', 'PESARO', 'Italien', 'IT', NULL, NULL, '3206826699', '00101686C3', NULL, NULL, 'Oro con cassa nera Newton Stahl', NULL, '604569190904', 'FedEx', NULL, '2015-04-27', '23.04.2015 21:58', 'IT150121CS52', '1', 'a0YC000000azLNIMA2', '159.99', '199.99'),
(31550, '317786693', NULL, NULL, 'Palmieri vincenzo', 'VIA GIUSEPPE GARIBALDI 9', '', '22070', 'FENEGRO\'', 'Italien', 'IT', NULL, NULL, '3911291769', '0010008VJ7', NULL, NULL, 'Argento con cassa nera Newton Stahl', NULL, '604569190915', 'FedEx', NULL, '2015-04-27', '23.04.2015 15:01', 'IT150121CS51', '1', 'a0YC000000azLMoMAM', '159.99', '199.99'),
(31551, '317963087', NULL, NULL, 'Jessica Cliffe', '25 NETHERSOLE STREET', '25 nethersolde street, tamworth', 'B78 1EF', 'TAMWORTH', 'Großbritannien', 'GB', NULL, NULL, '7903027602', '0010234ZNI', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '604569190878', 'FedEx', NULL, '2015-04-27', '24.04.2015 14:22', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31552, '317960063', NULL, NULL, 'Laurynas Sveikauskas', '15 Phipps Road', '', 'Ox4 3hj', 'OXFORD', 'Großbritannien', 'GB', NULL, NULL, '7447426020', '0010017MCP', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '604569190889', 'FedEx', NULL, '2015-04-27', '24.04.2015 13:59', 'GM-3009-8', '1', 'a0YC000000bC02dMAC', '126.00', '179.00'),
(31553, '317863916', NULL, NULL, 'Cristian Grigore', '1 BEAUMONT SQUARE', 'BMI The London Independent Hospital', 'E1 4NL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7472675466', '0010218AXI', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '604569190890', 'FedEx', NULL, '2015-04-27', '24.04.2015 01:22', '4260295880176', '1', 'a0YC000000bmcTzMAI', '130.99', '199.00'),
(31554, '318094262', NULL, NULL, 'alexander de taeye', 'Meerlenhoflaan 15', '', '2660', 'Hoboken', 'Belgien', 'BE', NULL, NULL, '472805552', '0010114ZCE', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919165739', 'FedEx', NULL, '2015-04-28', '25.04.2015 07:18', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31555, '318234850', NULL, NULL, 'Jurgen Pauwels', 'Louis Marianlaan 38', '', '2970', 'Schilde', 'Belgien', 'BE', NULL, NULL, '477673338', '0010123FFT', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919165740', 'FedEx', NULL, '2015-04-28', '25.04.2015 22:18', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31556, '318123966', NULL, NULL, 'Gor Melik', 'Stokkellaan 13', '', '8400', 'Oostende', 'Belgien', 'BE', NULL, NULL, '497777771', '00101795PH', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919165750', 'FedEx', NULL, '2015-04-28', '25.04.2015 10:18', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(31557, '318153342', NULL, NULL, 'Cindy Willems', 'Bremstraat 21', '', '9920', 'Lovendegem', 'Belgien', 'BE', NULL, NULL, '487424726', '00101105HT', NULL, NULL, 'London PIONIER horloge - zilverkleurig/zwart - zwarte leren band (GM-150-2)', NULL, '609919165761', 'FedEx', NULL, '2015-04-28', '25.04.2015 13:18', 'NL141008NM02', '1', 'a0YC000000bM8v0MAC', '159.99', '199.99'),
(31558, '318154184', NULL, NULL, 'Tugba Aytekin', 'av. Maurice Maeterlinck 3', '', '1030', 'Schaerbeek', 'Belgien', 'BE', NULL, NULL, '488385072', '0010004S9O', NULL, NULL, 'London PIONIER horloge - zilverkleurig/zwart - zwarte leren band (GM-150-2)', NULL, '609919165772', 'FedEx', NULL, '2015-04-28', '25.04.2015 13:18', 'NL141008NM02', '1', 'a0YC000000bM8v0MAC', '159.99', '199.99'),
(31559, '318308058', NULL, NULL, 'Frederic Planchon', 'Hundelgemsesteenweg 267', '', '9050', 'Ledeberg', 'Belgien', 'BE', NULL, NULL, '477088093', '0010024SUG', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919165783', 'FedEx', NULL, '2015-04-28', '26.04.2015 12:18', 'NL141008NM04', '1', 'a0YC000000bM8v2MAC', '159.99', '199.99'),
(31560, '318160562', NULL, NULL, 'fabrizio gosamo', '17, rue des fuschias molenbeek', '', '1080', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '484425578', '00102506KT', NULL, NULL, 'Montre Pionier London - Argent/Blanc - Bracelet en mÃ©tal (GM-150-5)', NULL, '609919165794', 'FedEx', NULL, '2015-04-28', '25.04.2015 14:18', 'NL141008NM05', '1', 'a0YC000000bM8v3MAC', '159.99', '199.99'),
(31561, '318369934', NULL, NULL, 'Baptiste Mandon', 'Avenue Jean Volders 46', '', '1060', 'St gilles', 'Belgien', 'BE', NULL, NULL, '471896717', '0010171RV3', NULL, NULL, 'Montre Pionier London - Argent/Blanc - Bracet en cuir noir (GM-150-2)', NULL, '609919165809', 'FedEx', NULL, '2015-04-28', '26.04.2015 18:18', 'NL141008NM02', '1', 'a0YC000000bM8v0MAC', '159.99', '199.99'),
(31562, '318512080', NULL, NULL, 'Virginie Jonet', 'rue Gustave Linet 11', '', '1495', 'Sart-Dames-Avelines', 'Belgien', 'BE', NULL, NULL, '478791414', '0010250VE1', NULL, NULL, 'Montre Pionier London - Noir/Noir - Bracelet en mÃ©tal (GM-150-8)', NULL, '609919165810', 'FedEx', NULL, '2015-04-28', '27.04.2015 12:18', 'NL141008NM08', '1', 'a0YC000000bM8v6MAC', '159.99', '199.99'),
(31563, '318375160', NULL, NULL, 'mariagiovanna elleboro', 'rue de la Lorraine 24 6040 Jumet', 'rue de la L\'Industrie, 24', '6040', 'jumet', 'Belgien', 'BE', NULL, NULL, '483004540', '0010166TWV', NULL, NULL, 'Montre Pionier London - Noir/Noir - Bracet en cuir noir (GM-150-4)', NULL, '609919165820', 'FedEx', NULL, '2015-04-28', '26.04.2015 18:48', 'NL141008NM04', '1', 'a0YC000000bM8v2MAC', '159.99', '199.99'),
(31564, '318304088', NULL, NULL, 'mariagiovanna elleboro', 'rue de la Lorraine 24', '', '6040', 'jumet', 'Belgien', 'BE', NULL, NULL, '483004540', '0010179P4Y', NULL, NULL, 'Montre Pionier London - Noir/Noir - Bracet en cuir noir (GM-150-4)', NULL, '609919165820', 'FedEx', NULL, '2015-04-28', '26.04.2015 11:48', 'NL141008NM04', '1', 'a0YC000000bM8v2MAC', '159.99', '199.99'),
(31565, '318392048', NULL, NULL, 'Donatienne Coppieters', 'Rue Vanderborght 119', '', '1090', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '32496990887', '0010064D8F', NULL, NULL, 'Montre Pionier London - Or/Noir - Bracet en cuir marron (GM-150-3)', NULL, '609919165831', 'FedEx', NULL, '2015-04-28', '26.04.2015 20:18', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(31566, '318311603', NULL, NULL, 'Gamela Sedieto Gauthier', 'Villalaan 11', '', '1601', 'Ruisbroek', 'Belgien', 'BE', NULL, NULL, '484119683', '0010083MMH', NULL, NULL, 'Montre Pionier London - Or/Noir - Bracet en cuir marron (GM-150-3)', NULL, '609919165842', 'FedEx', NULL, '2015-04-28', '26.04.2015 12:18', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(31567, '318155523', NULL, NULL, 'Mustapha Hammouchi', 'Rue bruyn 39', '', '1120', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '32473370374', '0010004O5R', NULL, NULL, 'Montre Pionier London - Or/Noir - Bracet en cuir marron (GM-150-3)', NULL, '609919165853', 'FedEx', NULL, '2015-04-28', '25.04.2015 13:48', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(31568, '318502767', NULL, NULL, 'exotic schop Brahmi', 'rue de rodange 8', '', '6791', 'athus', 'Belgien', 'BE', NULL, NULL, '764083636', '0010135UVV', NULL, NULL, 'Une montre Casablanca argentÃ©/dorÃ©', NULL, '609919165886', 'FedEx', NULL, '2015-04-28', '27.04.2015 11:18', 'NL140520PJ07', '1', 'a0YC000000bBvS2MAK', '190.01', '299.98'),
(31569, '318025429', NULL, NULL, 'philippe Marotte', 'Rue Trenchon 9', '', '7502', 'Esplechin', 'Belgien', 'BE', NULL, NULL, '495625103', '0010090DRT', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '609919165875', 'FedEx', NULL, '2015-04-28', '24.04.2015 19:18', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31570, '318057199', NULL, NULL, 'eoin o neill', '6  Farmlea', 'Ferrybank', 'Co. Waterford', 'waterford', 'Irland', 'IE', NULL, NULL, '872477744', '0010137ZXG', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-103-5)', NULL, '609919165728', 'FedEx', NULL, '2015-04-28', '24.04.2015 21:02', 'GM-103-5', '1', 'a0YC000000bYl9IMAS', '195.01', '299.00'),
(31571, '318189615', NULL, NULL, 'John Baker', '285 Stoney Lane', 'Yardley', 'B25 8YG', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '7838613035', '0010132ER4', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '609919165533', 'FedEx', NULL, '2015-04-28', '25.04.2015 17:22', 'GM-3009-4', '1', 'a0YC000000bC02YMAS', '126.00', '179.00'),
(31572, '318145983', NULL, NULL, 'stephen corr', '11 Prince Consort Dr.', '', 'SL5 8AW', 'Ascot', 'Großbritannien', 'GB', NULL, NULL, '7717877858', '0010171UIN', NULL, NULL, 'GM-505-2 Florida Diamonds By Pioner Black Strap With Black Face', NULL, '609919165544', 'FedEx', NULL, '2015-04-28', '25.04.2015 12:52', 'UK131023AMC08', '1', 'a0YC000000bnnApMAI', '126.99', '199.00'),
(31573, '318212319', NULL, NULL, 'Samera Saddiq', '19 LITTLE LANE', 'Heaton', 'BD9 5HD', 'BRADFORD', 'Großbritannien', 'GB', NULL, NULL, '7790307980', '0010110N6K', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919165555', 'FedEx', NULL, '2015-04-28', '25.04.2015 19:52', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31574, '318296586', NULL, NULL, 'David Clarence', '21 Warwick road', 'Property is called dial house, with a large sun dial on the front', 'Nn116dh', 'Upper boddington', 'Großbritannien', 'GB', NULL, NULL, '7779941881', '00101426KX', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-3009-7)', NULL, '609919165566', 'FedEx', NULL, '2015-04-28', '26.04.2015 10:52', 'GM-3009-7', '1', 'a0YC000000bC02cMAC', '126.00', '179.00'),
(31575, '318320833', NULL, NULL, 'Michael Mckinley', 'FLAT 1, 57 SILVERKNOWES CRESCENT', 'Leave with neighbour if nobody is home, if its weekend delivery someone will be home to collect.', 'EH4 5JA', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7889486959', '0010245AR5', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-3009-7)', NULL, '609919165577', 'FedEx', NULL, '2015-04-28', '26.04.2015 13:23', 'GM-3009-7', '1', 'a0YC000000bC02cMAC', '126.00', '179.00'),
(31576, '318032083', NULL, NULL, 'Eralda E  Papaj', '39 dinton ho Lilstone street', '', 'Nw8 8st', 'London', 'Großbritannien', 'GB', NULL, NULL, '7810031728', '0010171UJX', NULL, NULL, 'Men\'s Theorema Rio Skeleton Watch - Gold/Black Dial/Gold Metal Band (GM-107-7)', NULL, '609919165599', 'FedEx', NULL, '2015-04-28', '24.04.2015 19:52', 'GM-107-7', '1', 'a0YC000000bopjVMAQ', '149.01', '249.00'),
(31577, '318222894', NULL, NULL, 'Gavin Richards', '5 JACKS CLOSE', '', 'SS11 8ED', 'WICKFORD', 'Großbritannien', 'GB', NULL, NULL, '1268422468', '0010097NVO', NULL, NULL, 'Men\'s Theorema Rio Skeleton Watch - Silver/White Dial/Silver Metal Band (GM-107-5)', NULL, '609919165588', 'FedEx', NULL, '2015-04-28', '25.04.2015 20:52', 'GM-107-5', '1', 'a0YC000000bopjTMAQ', '149.01', '249.00'),
(31578, '318029961', NULL, NULL, 'Eralda Papaj', '39 dinton Lilstone street', '', 'Nw8. 8st', 'London', 'Großbritannien', 'GB', NULL, NULL, '7810031738', '0010165G5O', NULL, NULL, 'Pionier Barbados Watch -  Gold Coloured Stainless Steel Strap, Black Dial, Red Detail (509-7)', NULL, '609919165599', 'FedEx', NULL, '2015-04-28', '24.04.2015 19:52', 'PIONIER-509-7', '1', 'a0YC000000bopIdMAI', '129.99', '199.00'),
(31579, '318207378', NULL, NULL, 'Ray Preston', 'unit 4  Abbots Land Farm', 'New Dover Road', 'CT18 7HY', 'Capel Nr Folkestone', 'Großbritannien', 'GB', NULL, NULL, '7961827941', '0010250YX1', NULL, NULL, 'Pionier Barbados Watch -  Stainless Steel Strap, Black Dial, Red Detail (509-6)', NULL, '609919165603', 'FedEx', NULL, '2015-04-28', '25.04.2015 19:22', 'PIONIER-509-6', '1', 'a0YC000000bopGrMAI', '129.99', '199.00'),
(31580, '318409506', NULL, NULL, 'marconi griffith', '8 Lucerne Close', '', 'N13 4QJ', 'London', 'Großbritannien', 'GB', NULL, NULL, '7961259624', '0010250XRN', NULL, NULL, 'Pionier Barbados Watch - Black Leather Strap, Black Face, Red Detail (509-4)', NULL, '609919165614', 'FedEx', NULL, '2015-04-28', '26.04.2015 21:52', 'PIONIER-509-4', '1', 'a0YC000000bop4SMAQ', '129.99', '199.00'),
(31581, '318539919', NULL, NULL, 'John Clegg', '11 Judith Ann Court', 'Wesbury Terrace', 'RM14 3ND', 'Upminster', 'Großbritannien', 'GB', NULL, NULL, '7855454408', '0010213AI1', NULL, NULL, 'Pionier London Diamond Watch - Black Face and Black Metal Strap', NULL, '609919165625', 'FedEx', NULL, '2015-04-28', '27.04.2015 14:22', 'UK140923JM19', '1', 'a0YC000000bnsBLMAY', '135.00', '199.00'),
(31582, '318071772', NULL, NULL, 'scott mcseveney', '178 DYFRIG STREET', '', 'ML7 4DA', 'SHOTTS', 'Großbritannien', 'GB', NULL, NULL, '7594340300', '00101792XX', NULL, NULL, 'Pionier London Diamond Watch - Black Face and Black Metal Strap', NULL, '609919165636', 'FedEx', NULL, '2015-04-28', '24.04.2015 23:23', 'UK140923JM19', '1', 'a0YC000000bnsBLMAY', '135.00', '199.00'),
(31583, '318025461', NULL, NULL, 'John Percival', '1 Forest Corner Cottage', '', 'SO43 7JG', 'Lyndhurst', 'Großbritannien', 'GB', NULL, NULL, '7957566371', '0010145K48', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '609919165647', 'FedEx', NULL, '2015-04-28', '24.04.2015 19:22', 'UK140403AS04', '1', 'a0YC000000bIGW9MAO', '159.99', '229.00'),
(31584, '318329783', NULL, NULL, 'Navdeep Ubhi', '11 ST. MARTINS VIEW', 'Chapel allerton', 'LS7 3LA', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '4,47701E+11', '0010239SM7', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '609919165658', 'FedEx', NULL, '2015-04-28', '26.04.2015 14:22', 'GM-3009-2', '1', 'a0YC000000bC02WMAS', '126.00', '179.00'),
(31585, '318240554', NULL, NULL, 'Robert Spekman', '4 PAICE GREEN', '', 'RG40 1YN', 'WOKINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7530177061', '0010056HNR', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '609919165669', 'FedEx', NULL, '2015-04-28', '25.04.2015 23:23', 'GM-3009-2', '1', 'a0YC000000bC02WMAS', '126.00', '179.00'),
(31586, '318119562', NULL, NULL, 'stephen laws', '101 DUNELM SOUTH', 'barnes', 'SR2 7QX', 'SUNDERLAND', 'Großbritannien', 'GB', NULL, NULL, '1915101243', '001013117A', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '609919165670', 'FedEx', NULL, '2015-04-28', '25.04.2015 09:53', '42602958803015', '1', 'a0YC000000bmM8oMAE', '165.00', '249.00'),
(31587, '318163146', NULL, NULL, 'Adam Oakley', '116 Church avenue', 'leeds', 'ls6 4jt', 'Leeds', 'Großbritannien', 'GB', NULL, NULL, '7931405685', '0010136SAU', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919165680', 'FedEx', NULL, '2015-04-28', '25.04.2015 14:22', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31588, '318310855', NULL, NULL, 'Milena Rozek', 'wjmeade 1 gladstone house', 'high road', 'N22 6JS', 'London', 'Großbritannien', 'GB', NULL, NULL, '7447624901', '0010083FKS', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919165691', 'FedEx', NULL, '2015-04-28', '26.04.2015 12:22', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31589, '318378559', NULL, NULL, 'Sohail Patel', '8 Fishwick parade', '', 'Pr1 4xq', 'Preston', 'Großbritannien', 'GB', NULL, NULL, '7809203935', '0010159RTY', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919165706', 'FedEx', NULL, '2015-04-28', '26.04.2015 18:52', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31590, '318359076', NULL, NULL, 'waseq ziaie', '7 PRECINCT ROAD', 'Hayes Middlesex', 'UB3 3AG', 'HAYES', 'Großbritannien', 'GB', NULL, NULL, '7832956423', '00100370ST', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919165717', 'FedEx', NULL, '2015-04-28', '26.04.2015 17:23', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31591, '318344171', NULL, NULL, 'Narai Bor', 'Bilderdijkstraat 6C', '', '2513 CP', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '622421197', '0010090XBX', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919165897', 'FedEx', NULL, '2015-04-28', '26.04.2015 15:58', 'NL140520PJ08', '1', 'a0YC000000bBvesMAC', '190.01', '299.98'),
(31592, '318175936', NULL, NULL, 'J Wang', 'Buitenbassinweg 182', '', '3063 TB', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '628235981', '0010133RTC', NULL, NULL, 'Casablanca - volledig zwart', NULL, '609919165901', 'FedEx', NULL, '2015-04-28', '25.04.2015 15:58', 'NL140520PJ11', '1', 'a0YC000000bBveuMAC', '190.01', '299.98'),
(31593, '318186634', NULL, NULL, 'lenie zuidema', 'Noordtzijstraat 51', '', '8266 DE', 'KAMPEN', 'Niederlande', 'NL', NULL, NULL, '383321280', '0010027QXM', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919165912', 'FedEx', NULL, '2015-04-28', '25.04.2015 16:58', 'NL141008NM03', '1', 'a0YC000000bYju9MAC', '159.99', '199.99'),
(31594, '318312557', NULL, NULL, 'Maarten van der Heyden', 'Dolomietenlaan 103 B', '', '5022 JH', 'Tilburg', 'Niederlande', 'NL', NULL, NULL, '618817261', '0010088OLV', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919165923', 'FedEx', NULL, '2015-04-28', '26.04.2015 12:28', 'NL141008NM03', '1', 'a0YC000000bYju9MAC', '159.99', '199.99'),
(31595, '318179156', NULL, NULL, 'Rene van Leeuwen', 'Donkeregaarde 39', '', '3436 ZD', 'NIEUWEGEIN', 'Niederlande', 'NL', NULL, NULL, '650218402', '0010115UQM', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919165934', 'FedEx', NULL, '2015-04-28', '25.04.2015 15:58', 'NL141008NM03', '1', 'a0YC000000bYju9MAC', '159.99', '199.99'),
(31596, '318216269', NULL, NULL, 'Sijtse Sijtsma', 'Nynke Fan Hichtumpaed 4', 'Prive', '8802 XL', 'FRANEKER', 'Niederlande', 'NL', NULL, NULL, '651146121', '00101896XQ', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919165945', 'FedEx', NULL, '2015-04-28', '25.04.2015 19:58', 'NL141008NM03', '1', 'a0YC000000bYju9MAC', '159.99', '199.99'),
(31597, '318427785', NULL, NULL, 'pengcheng Lin', 'Biezelingsestraat 2', '', '4421 BM', 'KAPELLE', 'Niederlande', 'NL', NULL, NULL, '683575828', '0010114ZSV', NULL, NULL, 'London PIONIER horloge - goud/zwart met metalen band (GM-150-7)', NULL, '609919165956', 'FedEx', NULL, '2015-04-28', '26.04.2015 23:28', 'NL141008NM07', '1', 'a0YC000000bYjuDMAS', '159.99', '199.99'),
(31598, '318227585', NULL, NULL, 'Maiwand Paikargar', 'Schapenweide 141', '', '6921 SM', 'DUIVEN', 'Niederlande', 'NL', NULL, NULL, '654394234', '00102509UN', NULL, NULL, 'London PIONIER horloge - zilver/wit - zwarte leren band (GM-150-1)', NULL, '609919165967', 'FedEx', NULL, '2015-04-28', '25.04.2015 21:28', 'NL141008NM01', '1', 'a0YC000000bYju7MAC', '159.99', '199.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(31599, '318107871', NULL, NULL, 'Martijn Gerritse', 'Koningin Julianastraat 6', '', '6566 BS', 'MILLINGEN AAN DE RIJN', 'Niederlande', 'NL', NULL, NULL, '631742000', '0010136WRM', NULL, NULL, 'London PIONIER horloge - zilver/wit met metalen band (GM-150-5)', NULL, '609919165978', 'FedEx', NULL, '2015-04-28', '25.04.2015 08:58', 'NL141008NM05', '1', 'a0YC000000bYjuBMAS', '159.99', '199.99'),
(31600, '318107660', NULL, NULL, 'Mo Hanno', 'Javastraat 72 A', '', '2315 GN', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '629518442', '0010089H82', NULL, NULL, 'London PIONIER horloge - zilver/wit met metalen band (GM-150-5)', NULL, '609919165989', 'FedEx', NULL, '2015-04-28', '25.04.2015 08:58', 'NL141008NM05', '1', 'a0YC000000bYjuBMAS', '159.99', '199.99'),
(31601, '318192737', NULL, NULL, 'Eelco van Kuijen', 'Schutsgildelaan 8', '', '4871LM', 'ETTEN-LEUR', 'Niederlande', 'NL', NULL, NULL, '65155553', '0010133R9J', NULL, NULL, 'London PIONIER horloge - zilver/zwart - zwarte leren band (GM-150-2)', NULL, '609919165990', 'FedEx', NULL, '2015-04-28', '25.04.2015 17:28', 'NL141008NM02', '1', 'a0YC000000bYju8MAC', '159.99', '199.99'),
(31602, '318241622', NULL, NULL, 'Halmar Wolfswinkel', 'Genieweg 56', 'Nederlandse kredietmaatschappij', '3641 RH', 'MIJDRECHT', 'Niederlande', 'NL', NULL, NULL, '655332261', '0010018CCL', NULL, NULL, 'London PIONIER horloge - zilver/zwart - zwarte leren band (GM-150-2)', NULL, '609919166003', 'FedEx', NULL, '2015-04-28', '25.04.2015 23:28', 'NL141008NM02', '1', 'a0YC000000bYju8MAC', '159.99', '199.99'),
(31603, '318177467', NULL, NULL, 'ingrid prins', 'Reinoud van Brederodestr 30', '', '1471 CP', 'KWADIJK', 'Niederlande', 'NL', NULL, NULL, '655874402', '0010250H4E', NULL, NULL, 'London PIONIER horloge - zilver/zwart - zwarte leren band (GM-150-2)', NULL, '609919166014', 'FedEx', NULL, '2015-04-28', '25.04.2015 15:58', 'NL141008NM02', '1', 'a0YC000000bYju8MAC', '159.99', '199.99'),
(31604, '318182766', NULL, NULL, 'Koop Schaafsma', 'De Halewei 20', '', '9104 DE', 'Damwald', 'Niederlande', 'NL', NULL, NULL, '0511-422911', '0010106DWC', NULL, NULL, 'London PIONIER horloge - zilver/zwart - zwarte leren band (GM-150-2)', NULL, '609919166025', 'FedEx', NULL, '2015-04-28', '25.04.2015 16:28', 'NL141008NM02', '1', 'a0YC000000bYju8MAC', '159.99', '199.99'),
(31605, '318188229', NULL, NULL, 'Monika Krysiak', 'Margaretha v Hennebergwg 35B', '', '2552 BD', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '629144978', '0010250PES', NULL, NULL, 'London PIONIER horloge - zilver/zwart met metalen band (GM-150-6)', NULL, '609919166036', 'FedEx', NULL, '2015-04-28', '25.04.2015 16:58', 'NL141008NM06', '1', 'a0YC000000bYjuCMAS', '159.99', '199.99'),
(31606, '318202010', NULL, NULL, 'adri scheffer', 'Raadhuisstraat 33', '', '3861 KR', 'NIJKERK GLD', 'Niederlande', 'NL', NULL, NULL, '332461197', '00102508WU', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919166047', 'FedEx', NULL, '2015-04-28', '25.04.2015 18:28', 'NL141008NM04', '1', 'a0YC000000bYjuAMAS', '159.99', '199.99'),
(31607, '318215198', NULL, NULL, 'Abdel Rahman Daoud', 'Catharijnepoort 26', '', '2152es', 'Nieuw-vennep', 'Niederlande', 'NL', NULL, NULL, '683644976', '0010250QEL', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919166058', 'FedEx', NULL, '2015-04-28', '25.04.2015 19:58', 'NL141008NM08', '1', 'a0YC000000bYjuEMAS', '159.99', '199.99'),
(31608, '318458246', NULL, NULL, 'J Hendriks', 'Blauwgras 12', '', '3068 BD', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '634085051', '0010029EQZ', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919166069', 'FedEx', NULL, '2015-04-28', '27.04.2015 08:28', 'NL141008NM08', '1', 'a0YC000000bYjuEMAS', '159.99', '199.99'),
(31609, '318741648', NULL, NULL, 'Devid Maina', 'VIA ROMA 86', '', '10099', 'SAN MAURO TORINESE', 'Italien', 'IT', NULL, NULL, '3485404933', '0010247KOM', NULL, NULL, 'Argento con cassa nera Newton Stahl', NULL, '578824929791', 'FedEx', NULL, '2015-04-29', '28.04.2015 10:58', 'IT150121CS51', '1', 'a0YC000000azLMoMAM', '159.99', '199.99'),
(31610, '318300426', NULL, NULL, 'Cristel Holmes', 'VIA VALSESIA 31', '', '28100', 'NOVARA', 'Italien', 'IT', NULL, NULL, '3405376421', '001002325L', NULL, NULL, 'Oro con cassa nera Newton Stahl', NULL, '578824929806', 'FedEx', NULL, '2015-04-29', '26.04.2015 09:28', 'IT150121CS52', '1', 'a0YC000000azLNIMA2', '159.99', '199.99'),
(31611, '318756050', NULL, NULL, 'Jahja Matahelumual', 'Jasmijnstraat 2', '', '2841 AK', 'MOORDRECHT', 'Niederlande', 'NL', NULL, NULL, '182375598', '00100053KA', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '578824929817', 'FedEx', NULL, '2015-04-29', '28.04.2015 14:28', 'NL141008NM04', '1', 'a0YC000000bYjuAMAS', '159.99', '199.99'),
(31612, '318747478', NULL, NULL, 'Andy Chumman', 'Bernard Loderstraat 40', '', '5042 NC', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '687121524', '0010181OBV', NULL, NULL, 'London PIONIER horloge - zilver/wit met metalen band (GM-150-5)', NULL, '578824929828', 'FedEx', NULL, '2015-04-29', '28.04.2015 13:28', 'NL141008NM05', '1', 'a0YC000000bYjuBMAS', '159.99', '199.99'),
(31613, '318722672', NULL, NULL, 'Marc De Rijk', 'Karel Doormanlaan 1', '', '1403 TK', 'BUSSUM', 'Niederlande', 'NL', NULL, NULL, '624174109', '0010035AYM', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '578824929839', 'FedEx', NULL, '2015-04-29', '28.04.2015 11:28', 'NL141008NM03', '1', 'a0YC000000bYju9MAC', '159.99', '199.99'),
(31614, '318607545', NULL, NULL, 'Dominique Verhelst', 'Zamenhofstraat 108 unit 308', '', '1022 AG', 'Amsterdam', 'Niederlande', 'NL', NULL, NULL, '630774845', '0010098WR2', NULL, NULL, 'Casablanca - goud/zwart', NULL, '578824929840', 'FedEx', NULL, '2015-04-29', '27.04.2015 19:58', 'NL140520PJ08', '1', 'a0YC000000bBvesMAC', '190.01', '299.98'),
(31615, '318587475', NULL, NULL, 'kelly franken', 'Bakkerstraat 43', 'a', '5554 EC', 'VALKENSWAARD', 'Niederlande', 'NL', NULL, NULL, '637225462', '0010188FZK', NULL, NULL, 'London PIONIER horloge - goud/zwart met metalen band (GM-150-7)', NULL, '578824929850', 'FedEx', NULL, '2015-04-29', '27.04.2015 18:28', 'NL141008NM07', '1', 'a0YC000000bYjuDMAS', '159.99', '199.99'),
(31616, '318588395', NULL, NULL, 'Ate Wiekamp', 'Hinthamereinde 45', '', '5211PM', 'Den Bosch', 'Niederlande', 'NL', NULL, NULL, '650867564', '0010057KP2', NULL, NULL, 'Casablanca - goud/zwart', NULL, '578824929861', 'FedEx', NULL, '2015-04-29', '27.04.2015 18:28', 'NL140520PJ08', '1', 'a0YC000000bBvesMAC', '190.01', '299.98'),
(31617, '318679808', NULL, NULL, 'Andrew Busby', '14 THE CROFTS', '', 'OX28 4AD', 'WITNEY', 'Großbritannien', 'GB', NULL, NULL, '7854006768', '0010250ZZF', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, '578824929725', 'FedEx', NULL, '2015-04-29', '28.04.2015 08:22', 'UK140110AMC07', '1', 'a0YC000000c7R4LMAU', '130.99', '199.00'),
(31618, '318674050', NULL, NULL, 'NEHA SUMARIA', '8 WESTFIELD DRIVE', 'KENTON', 'HA3 9EQ', 'HARROW', 'Großbritannien', 'GB', NULL, NULL, '2089077144', '0010157VCG', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '578824929736', 'FedEx', NULL, '2015-04-29', '28.04.2015 07:27', '4260295880374', '1', 'a0YC000000bmM8lMAE', '165.00', '249.00'),
(31619, '318673166', NULL, NULL, 'John Percival', '1 Forest Corner Cottage', '', 'SO43 7JG', 'Lyndhurst', 'Großbritannien', 'GB', NULL, NULL, '7957566371', '0010194NPU', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '578824929747', 'FedEx', NULL, '2015-04-29', '28.04.2015 07:25', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31620, '318649885', NULL, NULL, 'Bernard Ibekwem', '12 REYNOLDS CLOSE', '', 'MK41 7LH', 'BEDFORD', 'Großbritannien', 'GB', NULL, NULL, '7884050442', '0010149W4P', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '578824929758', 'FedEx', NULL, '2015-04-29', '27.04.2015 23:22', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31621, '318593837', NULL, NULL, 'Maria Adelaide Dos Santos', '9 BAILEY ROAD', '', 'OX4 3HU', 'OXFORD', 'Großbritannien', 'GB', NULL, NULL, '7470323398', '0010179TMG', NULL, NULL, 'Men\'s Theorema Rio Skeleton Watch - Silver/Black Dial/Black Leather Band (GM-107-2)', NULL, '578824929769', 'FedEx', NULL, '2015-04-29', '27.04.2015 18:54', 'GM-107-2', '1', 'a0YC000000bopjQMAQ', '149.01', '249.00'),
(31622, '318581436', NULL, NULL, 'Ryan OKeeffe', '2 GABLE DRIVE', '', 'M24 4FR', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7787561005', '0010225WS5', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '578824929770', 'FedEx', NULL, '2015-04-29', '27.04.2015 17:53', '4260295881050', '1', 'a0YC000000bmM8pMAE', '165.00', '249.00'),
(31623, '318770115', NULL, NULL, 'Sabine Seldenthuis', 'Sint-Truidersteenweg 179 BUS 7', '', '3700', 'Tongeren', 'Belgien', 'BE', NULL, NULL, '0484-583212', '0010044BPG', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919166080', 'FedEx', NULL, '2015-04-29', '28.04.2015 15:19', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31624, '318773252', NULL, NULL, 'Gor Melik', 'Stokkellaan 13', '', '8400', 'Oostende', 'Belgien', 'BE', NULL, NULL, '497777771', '0010023PA1', NULL, NULL, 'Casablanca - zilver/goud', NULL, '609919166091', 'FedEx', NULL, '2015-04-29', '28.04.2015 15:53', 'NL140520PJ07', '1', 'a0YC000000bBvS2MAK', '190.01', '299.98'),
(31625, '318718427', NULL, NULL, 'karel marmenout', 'Blankenbergse Steenweg 23', '', '8000', 'Brugge', 'Belgien', 'BE', NULL, NULL, '491449974', '10055370', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919166106', 'FedEx', NULL, '2015-04-29', '28.04.2015 11:18', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(31626, '318672930', NULL, NULL, 'Michel Weingartner', 'Oudebaan 91', '', '2610', 'Wilrijk', 'Belgien', 'BE', NULL, NULL, '468184878', '001019091L', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919166117', 'FedEx', NULL, '2015-04-29', '28.04.2015 07:21', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(31627, '318673583', NULL, NULL, 'Michel Weingartner', 'Oudebaan 91', '', '2610', 'Wilrijk', 'Belgien', 'BE', NULL, NULL, '468184878', '00101913PE', NULL, NULL, 'London PIONIER horloge - zilverkleurig/zwart - zwarte leren band (GM-150-2)', NULL, '609919166117', 'FedEx', NULL, '2015-04-29', '28.04.2015 07:21', 'NL141008NM02', '1', 'a0YC000000bM8v0MAC', '159.99', '199.99'),
(31628, '318630482', NULL, NULL, 'Saniye Apaydin', 'Bevrijdingsplein 7/1', '', '3970', 'Leopoldsburg', 'Belgien', 'BE', NULL, NULL, '32486533445', '0010229B9N', NULL, NULL, 'London PIONIER horloge - zilverkleurig/zwart met metalen band (GM-150-6)', NULL, '609919166128', 'FedEx', NULL, '2015-04-29', '27.04.2015 21:48', 'NL141008NM06', '1', 'a0YC000000bM8v4MAC', '159.99', '199.99'),
(31629, '318766114', NULL, NULL, 'jonas de clercq', 'Eigenlostraat 176', '', '9100', 'Sint-Niklaas', 'Belgien', 'BE', NULL, NULL, '474839975', '00101243RZ', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919166139', 'FedEx', NULL, '2015-04-29', '28.04.2015 15:19', 'NL141008NM08', '1', 'a0YC000000bM8v6MAC', '159.99', '199.99'),
(31630, '318542514', NULL, NULL, 'Jurgen Balcaen', 'Goudberg 52', 'jurgen.balcaen@telenet.be', '8530', 'Harelbeke', 'Belgien', 'BE', NULL, NULL, '477984735', '0010063I14', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919166140', 'FedEx', NULL, '2015-04-29', '27.04.2015 14:48', 'NL141008NM08', '1', 'a0YC000000bM8v6MAC', '159.99', '199.99'),
(31631, '318694877', NULL, NULL, 'Roger Baiwir', 'avenue des Tourterelles 1', '', '1330', 'Rixensart', 'Belgien', 'BE', NULL, NULL, '26532392', '001007774F', NULL, NULL, 'Montre Pionier London - Or/Noir - Bracet en cuir marron (GM-150-3)', NULL, '609919166150', 'FedEx', NULL, '2015-04-29', '28.04.2015 09:18', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(31632, '318723819', NULL, NULL, 'Mykhailo Gulyi', 'Avenue des Azalees  30', '', '1030', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '+32 (0) 487 397 612', '0010038X7C', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '609919166161', 'FedEx', NULL, '2015-04-29', '28.04.2015 11:48', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31633, '318838604', NULL, NULL, 'paolo andreetta', 'STRADA CARIGNANO 16', '', '10040', 'LA LOGGIA', 'Italien', 'IT', NULL, NULL, '3392149946', '0010151AVV', NULL, NULL, 'Nero Newton Stahl', NULL, '609919166209', 'FedEx', NULL, '2015-04-30', '28.04.2015 19:28', 'IT150121CS53', '1', 'a0YC000000azLNrMAM', '159.99', '199.99'),
(31634, '318856240', NULL, NULL, 'Alan Quinn', '33 TENACRES', 'Sauchie', 'FK10 3DW', 'ALLOA', 'Großbritannien', 'UK', NULL, NULL, '7585338109', '0010215UE2', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919166194', 'FedEx', NULL, '2015-04-30', '28.04.2015 22:52', '4260295881050', '1', 'a0YC000000bmM8pMAE', '165.00', '249.00'),
(31635, '318812313', NULL, NULL, 'Christine De Backer', 'Olieslagerijstraat 40', '', '8020', 'Waardamme', 'Belgien', 'BE', NULL, NULL, '474828358', '0010188CVS', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919166210', 'FedEx', NULL, '2015-04-30', '28.04.2015 19:18', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31636, '318788908', NULL, NULL, 'Seyhan Ceri', 'rue Brigade Piron 322', '', '6061', 'Montignies-sur-Sambre', 'Belgien', 'BE', NULL, NULL, '475348548', '10169708', NULL, NULL, 'Une montre Casablanca argentÃ©/dorÃ©', NULL, '609919166220', 'FedEx', NULL, '2015-04-30', '28.04.2015 17:38', 'NL140520PJ07', '1', 'a0YC000000bBvS2MAK', '190.01', '299.98'),
(31637, '318771320', NULL, NULL, 'Nikolaj Sorensen', 'Rodegardsvej 72 ST TH', '', '5000', 'Odense', 'Dänemark', 'DK', NULL, NULL, '22382820', '0010222YXW', NULL, NULL, 'Sort lÃ¦derrem, forsÃ¸lvet urkasse og urskive (T-3011-1)', NULL, '609919166242', 'FedEx', NULL, '2015-04-30', '28.04.2015 15:36', 'SE141208HW02', '1', 'a0YC000000c7BjGMAU', '1041.65', '1599.00'),
(31638, '318759304', '', '', 'Fiona Muckian', '70a Silverbridge Road', '', 'BT35 9NU', 'Newry', 'Großbritannien', '', '', '', '4,47733E+11', '00100570EH', '', '', 'Silver/White Dial/Silver Metal Band (GM-103-5)', '', '609919166231', 'FedEx', '', '2015-04-30', '28.04.2015 13:32', 'GM-103-5', '1', 'a0YC000000bYl9IMAS', '195.01', '299.00'),
(31639, '319009672', NULL, NULL, 'sarah Nolan', '99 WEST VIEW ROAD', 'Crockenhill', 'BR8 8JP', 'SWANLEY', 'Großbritannien', 'GB', NULL, NULL, '7940704412', '00100859IQ', NULL, NULL, 'Black Links Strap Black Case Black Face (GM-4004-8)', NULL, '609919166253', 'FedEx', NULL, '2015-04-30', '29.04.2015 16:53', 'UK140110AMC08', '1', 'a0YC000000c7R4NMAU', '130.99', '199.00'),
(31640, '318963214', NULL, NULL, 'Gillian Prinsep', '7 BARFORD CRESCENT', 'Kings Norton', 'B38 0BH', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7984608652', '0010015BH2', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919166264', 'FedEx', NULL, '2015-04-30', '29.04.2015 13:27', '4260295880176', '1', 'a0YC000000bmcTzMAI', '130.99', '199.00'),
(31641, '318978933', NULL, NULL, 'scott waller', '2 CHICHESTER ROAD', '', 'LN4 2TP', 'LINCOLN', 'Großbritannien', 'GB', NULL, NULL, '7739245525', '0010029OD5', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919166275', 'FedEx', NULL, '2015-04-30', '29.04.2015 14:22', '4260295880176', '1', 'a0YC000000bmcTzMAI', '130.99', '199.00'),
(31642, '318938560', NULL, NULL, 'VALENTIN NANI', '28A STANHOPE GARDENS', 'ILFORD', 'IG1 3LQ', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '7590457118', '0010073DLT', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919166286', 'FedEx', NULL, '2015-04-30', '29.04.2015 11:23', '4260295880176', '1', 'a0YC000000bmcTzMAI', '130.99', '199.00'),
(31643, '318980698', NULL, NULL, 'William james goodall', '67 MUROB PARK', '', 'BT43 6JQ', 'BALLYMENA', 'Großbritannien', 'GB', NULL, NULL, '7849147128', '0010176QXK', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919166297', 'FedEx', NULL, '2015-04-30', '29.04.2015 14:22', '4260295880176', '1', 'a0YC000000bmcTzMAI', '130.99', '199.00'),
(31644, '318964563', NULL, NULL, 'cecilia berrie', '1 TITANIA', '', 'FK10 2UJ', 'ALLOA', 'Großbritannien', 'GB', NULL, NULL, '7883665190', '0010186UN3', NULL, NULL, 'Damascus Watch (T 3008-6)', NULL, '609919166301', 'FedEx', NULL, '2015-04-30', '29.04.2015 13:23', '4260295881715', '1', 'a0YC000000bmggSMAQ', '130.99', '199.00'),
(31645, '318970580', NULL, NULL, 'Fatih Tuylu', '59 SOUTH BRIDGE STREET', '', 'ML6 6JH', 'AIRDRIE', 'Großbritannien', 'GB', NULL, NULL, '7593455777', '0010184L3G', NULL, NULL, 'Damascus Watch (T 3008-6)', NULL, '609919166312', 'FedEx', NULL, '2015-04-30', '29.04.2015 13:53', '4260295881715', '1', 'a0YC000000bmggSMAQ', '130.99', '199.00'),
(31646, '319009851', NULL, NULL, 'Richy Geevarughese', '8 KNOCKDARRAGH PARK', 'N/A', 'BT28 2XZ', 'LISBURN', 'Großbritannien', 'GB', NULL, NULL, '7707761766', '0010199LVP', NULL, NULL, 'Damascus Watch (T 3008-6)', NULL, '609919166323', 'FedEx', NULL, '2015-04-30', '29.04.2015 16:54', '4260295881715', '1', 'a0YC000000bmggSMAQ', '130.99', '199.00'),
(31647, '319021183', NULL, NULL, 'Jane Knape', '4 Willow Grove', 'Chellaston', 'DE73 5BB', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '7729869472', '001025060V', NULL, NULL, 'Damascus Watch (T 3008-7)', NULL, '609919166334', 'FedEx', NULL, '2015-04-30', '29.04.2015 17:22', '4260295881722', '1', 'a0YC000000bmghGMAQ', '130.99', '199.00'),
(31648, '318913151', NULL, NULL, 'Oliver Rigby', '109 Maple Road', 'Mexborough', 'S64 9SE', 'Doncaster', 'Großbritannien', 'GB', NULL, NULL, '7712148363', '0010197Z1G', NULL, NULL, 'Damascus Watch 9T 3008-4)', NULL, '609919166345', 'FedEx', NULL, '2015-04-30', '29.04.2015 09:53', '4260295881692', '1', 'a0YC000000bmgO1MAI', '130.99', '199.00'),
(31649, '318980498', NULL, NULL, 'Gareth Chang', 'Unit 3  Lapp Group, Perivale Park', 'Horsenden Lane South', 'UB6 7RL', 'Greenford', 'Großbritannien', 'GB', NULL, NULL, '07518 529621', '001005275S', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, '609919166356', 'FedEx', NULL, '2015-04-30', '29.04.2015 14:22', 'UK140110AMC07', '1', 'a0YC000000c7R4LMAU', '130.99', '199.00'),
(31650, '318906953', NULL, NULL, 'Anna Hewitt', '1 FERNHURST CLOSE', '', 'WF14 9TG', 'MIRFIELD', 'Großbritannien', 'GB', NULL, NULL, '7890027282', '00101793XX', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '609919166367', 'FedEx', NULL, '2015-04-30', '29.04.2015 09:53', 'T-3001-4', '1', 'a0YC000000c7SLQMA2', '102.00', '159.00'),
(31651, '318999346', NULL, NULL, 'Tinaye Mharapara', '6 Ophelia gardens', '', 'Wv10 9LW', 'Wolverhampton', 'Großbritannien', 'GB', NULL, NULL, '7590425745', '0010009ARM', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919166378', 'FedEx', NULL, '2015-04-30', '29.04.2015 15:54', '4260295881050', '1', 'a0YC000000bmM8pMAE', '165.00', '249.00'),
(31654, '´¯–-W ÀAil\0¨µEZ‹V·ç>âŸ‚Q¦exa', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31653, 'ÀñNíc«ˆ_ã\\U-Ôäí`p\'+ïåÔiˆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31652, 'PK\0\0\0\0\0!\0bîha\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31655, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31656, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31657, 'jæÆ¦•ÒØšyí!r&\\àk¥q<j&5', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '¶¯QZB‰K¼ØµHzô•Ç™â(4¡1î‹×5ß', '', '', '', '', ''),
(31658, '>`œÀSm¦N¯0D4É¶Ãª(ù>¸g4‚G’V', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '…œ ã¦ŠqŸ…ÉL)}$¢Šñ\rJ$L¸ö–£k®o', '', '', '', '', ''),
(31659, '+‡ç•¤—ŸRø4]œõ4­wf*î®Ý†])<', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31660, 'ßoyŠ#HBöy\rmu\r,w+[}án¿0ó…íÈ\Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31661, '} ®âƒ2íO±½@/pd‹eÙ›è¸$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31662, '7D(mõŒ‹+0ÍpÐ¯ÔökŠÃW†´’W›a', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31663, 'l5K8 RÕÙ¬ƒ×ŸfX¿±¸so´t•rçz=', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31664, '*ië', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31665, 'äýË”aŸÅ»\'Y¦k,HŽ4é7túcÇ‘Nc', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'û–r&ö$ÿýr=RdÆ¨2Mhäüx7ØÆ¯ìWÿ', 'Ãþ•\rI…ã1f<&moN¤wcëÝw®ãM’ˆ X', '', '', '', ''),
(31666, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31667, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31668, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31669, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31670, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31671, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31672, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31673, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31674, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31675, 'Â—â´MO°h–×E|£\'', NULL, NULL, 'túö XØ´d:\"«`í{WÛnÔa¤±=í¸Ã¸6R®|ùFF‡ªPÊ§Ø‚IÍ”Vl€œ¨RB±E>òM=U…j>', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '\\»QÐuôï¡G®‘\'WÐZRŒŸF¦ ëñ', 'oŸéÜuÛµ=ü´ú±OZõðß¼µ˜–Öi‹d', 'O¶øw‘ä96~§', '', '', ''),
(31676, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼ØóFÝ.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31677, 'ŸKì', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31678, 'JôÞ¹DvÄmÓbUÜ?ý¿¶Oçuó>*­÷§w_ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31679, '†Ø`6ò0¸z6 J0Z10¯³Á@ \0ëÑ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31680, '3	Œ«I\'¼>Œ«IÇ^Ÿ\rÆÕGÌ•', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31681, '×Ÿ„(á…¥((\\89Ù{ŠÉ^ pÅä,w³¼@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31682, 'täîE«ºHº!‹8Èj.r_ÀË&Š0Oáë_)ÁÓø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31683, 'É’U ó&v|†uÄê™?ÞÂ²0§¯Ê³_ê•r', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'óÉã»]kz}“îîÖºN¾/ÔçåèÓŸ“§', '', '', '', '', ''),
(31684, 'ieüu±œ=¯:kÌ½¡ÐÚPþmã½¬ˆ#ÝtÙ™U', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'Ö,Av¢YŠìT³Ù{ÍrdgšÈÎ5+‘9]¶s74', '', '', '', '', ''),
(31685, '²?a_Aú\'ì+Èÿ„}HÙW €”}HÙW ”', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31686, 'â@Šá¹†%…ð 9å v ¡)i¸4ÍÉô£†', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31687, 'cÖzñû¬×žwŠU÷ŠÕ7°M¬`»îÄ*ÛÙok', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31688, 'S·6&ØÚ¿òS*ÊR•™l1£¯ìµç­’Ma¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31689, 'HI=Ô0¸†À›äÙ$p°c•YMC¥ Z—um', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31690, 'Ž…\\*(®öÊO§(¢¢ÇHÁ¸®=ï·î>·o`›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'â¶ØF”ö–RÐQ’R 7û`#]ZkJA\ZÉc>º', 'g®ãu¥àÃÔç„)j„©v]&\r‡¥@µú', '', '', '', ''),
(31691, ':‡%¥@ó\r¥@ãðaV•*Ü”aR', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31692, 'ÀžfH)@N©h1âÁ¦F<À õ\0ÿ†˜û¾l6', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31693, '×œã(L}¦X‰¼S EÝ~Zõy«38H', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'PÜgÑ¡£¸5NñKWaËÅ¯\0Ï¹Æ', '', '', '', '', ''),
(31694, '—<pÜS', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'ïcÄü¿­ŸûUÓZw·€Ê\\', '', '', '', '', ''),
(31695, '&ð`\\)ŒÊñ¤în×pÖñÌÛ\ZäÝa°œ·#¥=', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31696, 'ì_€8½+2“%Cd¼dÏ³7Ù‹M¶‘Æi{ÚäG', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31697, '³ÇÉ+ð~ 	áÅ¡_­ÿ‰ë¦MpšìeQ®v:B™', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31698, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31699, '\0€\0\0ª4\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(31700, '319196257', NULL, NULL, 'Aleksander Lannoy', 'Meerhem 2', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '494319787', '0010146BME', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919166687', 'FedEx', NULL, '2015-05-04', '30.04.2015 12:18', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31701, '319021824', NULL, NULL, 'Burak Yedikapi', 'Antwerpsesteenweg 762', '', '9040', 'Sint-Amandsberg', 'Belgien', 'BE', NULL, NULL, '32485594210', '0010048F1P', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919166698', 'FedEx', NULL, '2015-05-04', '29.04.2015 17:48', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31702, '319189852', NULL, NULL, 'CHIROJEET SARKAR', 'Mechelsesteenweg 39', 'BUS 301', '2018', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '488967948', '00102207T6', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919166702', 'FedEx', NULL, '2015-05-04', '30.04.2015 11:48', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31703, '319071516', NULL, NULL, 'Chanelle Van Limbergen', 'Lievekensstraat 4', '', '2260', 'Westerlo', 'Belgien', 'BE', NULL, NULL, '474900693', '0010209BVJ', NULL, NULL, 'Casablanca - zilver/zwart', NULL, '609919166713', 'FedEx', NULL, '2015-05-04', '29.04.2015 21:18', 'NL140520PJ10', '1', 'a0YC000000bBvS5MAK', '190.01', '299.98'),
(31704, '319084778', NULL, NULL, 'Piet Taerwe', 'Carlos Dierickxplein 2', 'bus 5', '9890', 'Asper', 'Belgien', 'BE', NULL, NULL, '495512761', '001019344G', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919166724', 'FedEx', NULL, '2015-05-04', '29.04.2015 22:18', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(31705, '319362131', NULL, NULL, 'Andy Haertjens', 'Dorp 102/3', '', '9968', 'Bassevelde', 'Belgien', 'BE', NULL, NULL, '478459422', '0010005HEH', NULL, NULL, 'London PIONIER horloge - zilverkleurig/wit met metalen band (GM-150-5)', NULL, '609919166735', 'FedEx', NULL, '2015-05-04', '01.05.2015 07:18', 'NL141008NM05', '1', 'a0YC000000bM8v3MAC', '159.99', '199.99'),
(31706, '318999380', NULL, NULL, 'stefan schneider', 'Emiel Speeckaertstraat 18', '', '9940', 'Evergem', 'Belgien', 'BE', NULL, NULL, '478983876', '0010085PN3', NULL, NULL, 'London PIONIER horloge - zilverkleurig/zwart - zwarte leren band (GM-150-2)', NULL, '609919166746', 'FedEx', NULL, '2015-05-04', '29.04.2015 15:48', 'NL141008NM02', '1', 'a0YC000000bM8v0MAC', '159.99', '199.99'),
(31707, '319084142', NULL, NULL, 'Piet Taerwe', 'Carlos Dierickxplein 2', 'bus 5', '9890', 'Asper', 'Belgien', 'BE', NULL, NULL, '495512761', '00102163JL', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919166724', 'FedEx', NULL, '2015-05-04', '29.04.2015 22:18', 'NL141008NM08', '1', 'a0YC000000bM8v6MAC', '159.99', '199.99'),
(31708, '319060304', NULL, NULL, 'Tiziana De Vincentiis', 'Pelshei 18', '', '3630', 'Mechelen-aan-de-Maas', 'Belgien', 'BE', NULL, NULL, '479330605', '0010081A18', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919166757', 'FedEx', NULL, '2015-05-04', '29.04.2015 20:18', 'NL141008NM08', '1', 'a0YC000000bM8v6MAC', '159.99', '199.99'),
(31709, '319405065', NULL, NULL, 'Dorian Deward', 'Rue du halleux 4', '', '4170', 'Comblain au pont', 'Belgien', 'BE', NULL, NULL, '+32 493 05 57 03', '001024871C', NULL, NULL, 'Montre Pionier London - Or/Noir - Bracelet en mÃ©tal (GM-150-7)', NULL, '609919166768', 'FedEx', NULL, '2015-05-04', '01.05.2015 10:48', 'NL141008NM07', '1', 'a0YC000000bM8v5MAC', '159.99', '199.99'),
(31710, '319185204', NULL, NULL, 'Nadine Croughs', 'rue de Verviers 19', '', '4870', 'Foret', 'Belgien', 'BE', NULL, NULL, '04 2656074', '00102319MD', NULL, NULL, 'Une montre Casablanca noir/dorÃ©', NULL, '609919166779', 'FedEx', NULL, '2015-05-04', '30.04.2015 11:48', 'NL140520PJ08', '1', 'a0YC000000bBvS4MAK', '190.01', '299.98'),
(31711, '319477516', NULL, NULL, 'Naja Andersen', 'Algade 2', '', '4200', 'Slagelse', 'Dänemark', 'DK', NULL, NULL, '31337387', '001017175O', NULL, NULL, 'Sort lÃ¦derrem, forsÃ¸lvet urkasse og sort urskive (T-3011-2)', NULL, '609919166838', 'FedEx', NULL, '2015-05-04', '01.05.2015 17:06', 'SE141208HW03', '1', 'a0YC000000c7BjHMAU', '1041.65', '1599.00'),
(31712, '319210194', NULL, NULL, 'Marita Foldbo Holm', 'Dalslandsgade 8 j603', '', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '42257051', '0010179WM6', NULL, NULL, 'Sort lÃ¦derrem, urkasse og urskive (T-3011-4)', NULL, '609919166849', 'FedEx', NULL, '2015-05-04', '30.04.2015 13:36', 'SE141208HW05', '1', 'a0YC000000c7BjJMAU', '1041.65', '1599.00'),
(31713, '319306976', NULL, NULL, 'Andy Lacey', '2 Cherry Lawn', '', 'Dublin 15', 'Castleknock', 'Irland', 'IE', NULL, NULL, '877783704', '0010179NC7', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-103-7)', NULL, '6,09919E+11', 'FedEx', NULL, '2015-05-04', '30.04.2015 20:02', 'GM-103-7', '1', 'a0YC000000bYl9KMAS', '195.01', '299.00'),
(31714, '319258913', NULL, NULL, 'Mary kelly', '39 Clover hill', '', 'Wicklow', 'Bray', 'Irland', 'IE', NULL, NULL, '852069789', '0010114K3U', NULL, NULL, 'Black, Black Dial, Black Metal Band (T-3011-8)', NULL, 'storniert', 'FedEx', NULL, '2015-05-04', '30.04.2015 16:02', 'T-3011-8', '1', 'a0YC000000bYkVPMA0', '150.01', '229.00'),
(31715, '319232063', NULL, NULL, 'Liz Carroll', 'Shearwater D Unit 30 The Maltings Bus Park', 'Marrowbone Lane', '8', 'Dublin 8', 'Irland', 'IE', NULL, NULL, '085 1893771', '0010133BWM', NULL, NULL, 'Silver/White Dial/Black Leather (GM-103-9)', NULL, '6,09919E+11', 'FedEx', NULL, '2015-05-04', '30.04.2015 14:04', 'GM-103-9', '1', 'a0YC000000bYl9MMAS', '195.01', '299.00'),
(31716, '319179404', NULL, NULL, 'Karl Roche', '69 Casino park', 'marino', 'D3', 'Dublin', 'Irland', 'IE', NULL, NULL, '858327985', '0010025PGF', NULL, NULL, 'Gold, Black Dial, Gold Metal Band (T-3011-7)', NULL, 'storniert', 'FedEx', NULL, '2015-05-04', '30.04.2015 10:02', 'T-3011-7', '1', 'a0YC000000bYkVOMA0', '150.01', '229.00'),
(31717, '319310829', NULL, NULL, 'giovanni fizzotti', 'STRADA PRIVATA MONTE ROSA 19', '', '28062', 'CAMERI', 'Italien', 'IT', NULL, NULL, '3287624423', '0010157WV4', NULL, NULL, 'Argento con cassa nera Newton Edelstahl', NULL, '6,09919E+11', 'FedEx', NULL, '2015-05-04', '30.04.2015 19:28', 'IT150121CS51', '1', 'a0YC000000azLMoMAM', '159.99', '199.99'),
(31718, '319409456', NULL, NULL, 'Kudret Tugra Aydin', 'Cornelia van Zantenplein 134', '', '3122 CJ', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '657568994', '0010014B38', NULL, NULL, 'London PIONIER horloge - goud/zwart met metalen band (GM-150-7)', NULL, '609919166780', 'FedEx', NULL, '2015-05-04', '01.05.2015 11:28', 'NL141008NM07', '1', 'a0YC000000bYjuDMAS', '159.99', '199.99'),
(31719, '319339197', NULL, NULL, 'hafiz abdul waseem', 'Lichterstraat 140', '', '1034hs', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '687150489', '0010010HRA', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919166790', 'FedEx', NULL, '2015-05-04', '30.04.2015 23:28', 'NL141008NM04', '1', 'a0YC000000bYjuAMAS', '159.99', '199.99'),
(31720, '319217322', NULL, NULL, 'dik vd wiel', 'Frankrijkstraat 27', '', '5622 AD', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '610090394', '0010244YSK', NULL, NULL, 'Casablanca - zilver/zwart', NULL, '609919166805', 'FedEx', NULL, '2015-05-04', '30.04.2015 13:58', 'NL140520PJ10', '1', 'a0YC000000bBvetMAC', '190.01', '299.98'),
(31721, '319204855', NULL, NULL, 'Gyslaine Mattheeuw', 'Professor Rutgersstraat 109', '', '3132BH', 'Vlaardingen', 'Niederlande', 'NL', NULL, NULL, '', '0010145DN8', NULL, NULL, 'London PIONIER horloge - zilver/zwart met metalen band (GM-150-6)', NULL, '609919166816', 'FedEx', NULL, '2015-05-04', '30.04.2015 12:58', 'NL141008NM06', '1', 'a0YC000000bYjuCMAS', '159.99', '199.99'),
(31722, '319023176', NULL, NULL, 'Claudia Cardinaal', 'Chopinstraat 102', '', '2901 ED', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '634904378', '0010164J3X', NULL, NULL, 'Casablanca - zilver/wit', NULL, '609919166827', 'FedEx', NULL, '2015-05-04', '29.04.2015 17:58', 'NL140520PJ09', '1', 'a0YC000000bBverMAC', '190.01', '299.98'),
(31723, '319506950', NULL, NULL, 'Stefan Jon', 'SKOGSHYDDEVAEGEN 5', '', '64551', 'STRAENGNAES', 'Schweden', 'SE', NULL, NULL, '702680356', '0010250VKV', NULL, NULL, 'Svart/svart med svart lÃ¤derarmband (modell T-3011-4)', NULL, '609919166850', 'FedEx', NULL, '2015-05-04', '01.05.2015 20:14', 'SE141208HW05', '1', 'a0YC000000c7BgaMAE', '1303.93', '1995.00'),
(31724, '319297447', NULL, NULL, 'deborah watson', '11 THE ACORNS', 'gilberdyke', 'BROUGH', 'Großbritannien', 'HU15 2BN', 'GB', NULL, NULL, '1430441960', '00101297FQ', NULL, NULL, 'Black Links Strap Black Case Black Face (GM-4004-8)', NULL, '609919166390', 'FedEx', NULL, '2015-05-04', '30.04.2015 20:22', 'UK140110AMC08', '1', 'a0YC000000c7R4NMAU', '130.99', '199.00'),
(31725, '319094908', NULL, NULL, 'Jordan Edgar', '3 GLEBE TERRACE', 'Leave with neighbor', 'WESTHILL', 'Großbritannien', 'AB32 6ZX', 'GB', NULL, NULL, '7824806019', '0010166F7O', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919166404', 'FedEx', NULL, '2015-05-04', '29.04.2015 22:52', 'GM-3009-8', '1', 'a0YC000000bC02dMAC', '126.00', '179.00'),
(31726, '319057433', NULL, NULL, 'Kubra Fatima', '41 LONG JOHN', '', 'HEMEL HEMPSTEAD', 'Großbritannien', 'HP3 9LR', 'GB', NULL, NULL, '7703760094', '0010185X4B', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-4004-3)', NULL, '609919166415', 'FedEx', NULL, '2015-05-04', '29.04.2015 20:24', 'UK140110AMC03', '1', 'a0YC000000c7R4IMAU', '130.99', '199.00'),
(31727, '319046959', NULL, NULL, 'Hannah Jordan', 'NORTHWEST SU Delamere house, ASHVILLE POINT', 'Sutton weaver', 'RUNCORN', 'Großbritannien', 'WA7 3FW', 'GB', NULL, NULL, '7817418447', '0010188YC5', NULL, NULL, 'Damascus Watch (T 3008-1)', NULL, '609919166426', 'FedEx', NULL, '2015-05-04', '29.04.2015 19:57', '4260295880152', '1', 'a0YC000000bmcTxMAI', '130.99', '199.00'),
(31728, '319099814', NULL, NULL, 'KEITH WRIGHT', '40 CHURCH RD', '', 'LIVERPOOL', 'Großbritannien', 'L15 9EF', 'GB', NULL, NULL, '7821644269', '0010124JKL', NULL, NULL, 'Damascus Watch (T 3008-1)', NULL, '609919166437', 'FedEx', NULL, '2015-05-04', '29.04.2015 23:23', '4260295880152', '1', 'a0YC000000bmcTxMAI', '130.99', '199.00'),
(31729, '319180383', NULL, NULL, 'Kevin Stewart', '64 ELLENBOROUGH ROAD', 'North Cray', 'SIDCUP', 'Großbritannien', 'DA14 5LA', 'GB', NULL, NULL, '7841586852', '0010053M1S', NULL, NULL, 'Damascus Watch (T 3008-1)', NULL, '609919166448', 'FedEx', NULL, '2015-05-04', '30.04.2015 11:53', '4260295880152', '1', 'a0YC000000bmcTxMAI', '130.99', '199.00'),
(31730, '319142419', NULL, NULL, 'Jeni Wigglesworth-Read', '26 BROWNLOW ROAD', '', 'ELLESMERE', 'Großbritannien', 'SY12 0BA', 'GB', NULL, NULL, '7973853146', '0010224O1H', NULL, NULL, 'Damascus Watch (T 3008-2)', NULL, '609919166459', 'FedEx', NULL, '2015-05-04', '30.04.2015 08:52', '4260295880169', '1', 'a0YC000000bmcTyMAI', '130.99', '199.00'),
(31731, '319058456', NULL, NULL, 'Skender Arifi', '44 DURSTON GRAFTON ROAD', '', 'LONDON', 'Großbritannien', 'NW5 4RH', 'GB', NULL, NULL, '7985464036', '0010128QR8', NULL, NULL, 'Damascus Watch (T 3008-2)', NULL, '609919166460', 'FedEx', NULL, '2015-05-04', '29.04.2015 20:22', '4260295880169', '1', 'a0YC000000bmcTyMAI', '130.99', '199.00'),
(31732, '319097163', NULL, NULL, 'Andrew Powis', '61 Eversley avenue', '', 'Bexleyheath', 'Großbritannien', 'Da7 6re', 'GB', NULL, NULL, '7872623244', '0010166XGR', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919166470', 'FedEx', NULL, '2015-05-04', '29.04.2015 23:22', '4260295880176', '1', 'a0YC000000bmcTzMAI', '130.99', '199.00'),
(31733, '319115362', NULL, NULL, 'Eyob Sebhat', '33 SUFFIELD ROAD', '', 'LONDON', 'Großbritannien', 'N15 5JX', 'GB', NULL, NULL, '7950543349', '0010071GIC', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919166481', 'FedEx', NULL, '2015-05-04', '30.04.2015 03:22', '4260295880176', '1', 'a0YC000000bmcTzMAI', '130.99', '199.00'),
(31734, '319087242', NULL, NULL, 'Georges Kaniba', 'Flat 51 Geach tower uxbridge street', '', 'Birmingham', 'Großbritannien', 'B19 3UR', 'GB', NULL, NULL, '793937105', '0010112NSN', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919166492', 'FedEx', NULL, '2015-05-04', '29.04.2015 22:23', '4260295880176', '1', 'a0YC000000bmcTzMAI', '130.99', '199.00'),
(31735, '319135021', NULL, NULL, 'James Brown', '4 MILLBROOK CLOSE', '', 'HEATHFIELD', 'Großbritannien', 'TN21 0HH', 'GB', NULL, NULL, '01435 813880', '0010238TIS', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919166507', 'FedEx', NULL, '2015-05-04', '30.04.2015 08:22', '4260295880176', '1', 'a0YC000000bmcTzMAI', '130.99', '199.00'),
(31736, '319227326', NULL, NULL, 'Zulfiqar Sabir', '5 MILLERS CLOSE', 'Hersham', 'WALTON-ON-THAMES', 'Großbritannien', 'KT12 5BF', 'GB', NULL, NULL, '7854333333', '00100413JY', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919166518', 'FedEx', NULL, '2015-05-04', '30.04.2015 14:23', '4260295880176', '1', 'a0YC000000bmcTzMAI', '130.99', '199.00'),
(31737, '319463672', NULL, NULL, 'Gina Bell', 'XEROX U OXFORD ROAD', 'Waterside', 'UXBRIDGE', 'Großbritannien', 'UB8 1HS', 'GB', NULL, NULL, '7737411227', '0010192TJX', NULL, NULL, 'GM-505-5 Florida Diamonds By Pioner Stainless Steel Strap With Black Face', NULL, '609919166529', 'FedEx', NULL, '2015-05-04', '01.05.2015 15:52', 'UK131023AMC11', '1', 'a0YC000000bnnArMAI', '126.99', '199.00'),
(31738, '319159795', NULL, NULL, 'Janet Capps', '122  sunnymead drive', 'waterlooville', 'hampshire', 'Großbritannien', 'po76bu', 'GB', NULL, NULL, '02392 268672', '0010182OO3', NULL, NULL, 'GM-505-5 Florida Diamonds By Pioner Stainless Steel Strap With Black Face', NULL, '609919166530', 'FedEx', NULL, '2015-05-04', '30.04.2015 09:56', 'UK131023AMC11', '1', 'a0YC000000bnnArMAI', '126.99', '199.00'),
(31739, '319057881', NULL, NULL, 'Gail Warren', '52 Gipsy lane', '', 'Warwickshire ', 'Großbritannien', 'CV114se', 'GB', NULL, NULL, '7928894939', '0010190AUR', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919166540', 'FedEx', NULL, '2015-05-04', '29.04.2015 20:24', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31740, '319393972', NULL, NULL, 'Gudrun Lischik', '11 BRENDON ROAD', '', 'LONDON', 'Großbritannien', 'SE9 3RP', 'GB', NULL, NULL, '7872827788', '0010097MP5', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919166551', 'FedEx', NULL, '2015-05-04', '01.05.2015 10:22', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31741, '319042594', NULL, NULL, 'Felix Davies', '60 WILLIAM MCKEE CLOSE', '', 'COVENTRY', 'Großbritannien', 'CV3 2NB', 'GB', NULL, NULL, '7404939574', '0010044LJS', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, '609919166562', 'FedEx', NULL, '2015-05-04', '29.04.2015 19:53', 'UK140110AMC07', '1', 'a0YC000000c7R4LMAU', '130.99', '199.00'),
(31742, '319174813', NULL, NULL, 'Ye Min Oo', 'N208 Scape East Court, 450, Miles End Road', '', 'London', 'Großbritannien', 'E1 4GG', 'GB', NULL, NULL, '7407103863', '0010179SG1', NULL, NULL, 'Silver Strap Silver Case Black Face (GM-4004-6)', NULL, '609919166573', 'FedEx', NULL, '2015-05-04', '30.04.2015 10:54', 'UK140110AMC06', '1', 'a0YC000000c7R4KMAU', '130.99', '199.00'),
(31743, '319063714', NULL, NULL, 'David fallows', '156 WALLBRIDGE DRIVE', '', 'LEEK', 'Großbritannien', 'ST13 8NE', 'GB', NULL, NULL, '7738626164', '0010179MLV', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '609919166584', 'FedEx', NULL, '2015-05-04', '29.04.2015 20:55', 'T-3001-1', '1', 'a0YC000000c7SFwMAM', '102.00', '159.00'),
(31744, '319428082', NULL, NULL, 'Sam El-labban', '44 Westwood Lane', '', 'Welling', 'Großbritannien', 'DA162HQ', 'GB', NULL, NULL, '7961992999', '0010173MVV', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '609919166595', 'FedEx', NULL, '2015-05-04', '01.05.2015 12:52', 'T-3001-2', '1', 'a0YC000000c7SINMA2', '102.00', '159.00'),
(31745, '319059908', NULL, NULL, 'Paul Summers', '14 PARK COURT', '', 'COVENTRY', 'Großbritannien', 'CV5 9GS', 'GB', NULL, NULL, '7973422675', '0010233NX6', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '609919166600', 'FedEx', NULL, '2015-05-04', '29.04.2015 20:25', '42602958803015', '1', 'a0YC000000bmM8oMAE', '165.00', '249.00'),
(31746, '319304471', NULL, NULL, 'catherine harris', '142 TODDINGTON ROAD', '', 'LUTON', 'Großbritannien', 'LU4 9DY', 'GB', NULL, NULL, '7427415637', '0010009PI4', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919166610', 'FedEx', NULL, '2015-05-04', '30.04.2015 20:52', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31747, '319435034', NULL, NULL, 'javid shad', '40 MOUNTBLOW ROAD', '', 'CLYDEBANK', 'Großbritannien', 'G81 4NL', 'GB', NULL, NULL, '7884925544', '001018583S', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919166621', 'FedEx', NULL, '2015-05-04', '01.05.2015 13:23', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31748, '319454323', NULL, NULL, 'Opeyemi Farinloye', '7A PATH LINK', 'Northgate', 'CRAWLEY', 'Großbritannien', 'RH10 8BS', 'GB', NULL, NULL, '7581073784', '0010230V0T', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919166632', 'FedEx', NULL, '2015-05-04', '01.05.2015 15:22', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31749, '319082903', NULL, NULL, 'patrick bonthrone', '74 BROOMSIDE TERRACE', '', 'EDINBURGH', 'Großbritannien', 'EH12 7ND', 'GB', NULL, NULL, '7703387475', '0010201FCL', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919166643', 'FedEx', NULL, '2015-05-04', '29.04.2015 21:52', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31750, '319121849', NULL, NULL, 'ORESTIS STILIANOU', 'KOLOKOTRONI 100', '', '27052', 'VARDA ILEIAS', 'Griechenland', 'GR', NULL, NULL, '6946795465', '*0010024E93', NULL, NULL, '#3: €199 Instead Of €989 for 1 Theorema Monaco Diamond Watch (Black strap, Black case, Black dial) With Delivery ', NULL, '578824930144', 'FedEx', NULL, '2015-05-05', '30.04.2015 07:38', 'GR26022015SK019', '1', 'a0YC000000bJoymMAC', '159.20', '199.00'),
(31751, '319881109', NULL, NULL, 'Sandrine Bizuli', 'Dorpstraat 489', '', '3061', 'leefdaal', 'Belgien', 'BE', NULL, NULL, '0484/408774', '0010181XPO', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919167205', 'FedEx', NULL, '2015-05-05', '03.05.2015 18:48', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(31752, '319598817', NULL, NULL, 'xheni domi', 'Rijksweg 837', '', '3650', 'Elen', 'Belgien', 'BE', NULL, NULL, '32484114003', '0010117COY', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919167216', 'FedEx', NULL, '2015-05-05', '02.05.2015 09:48', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(31753, '319769256', NULL, NULL, 'alexander simoen', 'Gen. Baron Jacquesstraat 20', '', '8600', 'Diksmuide', 'Belgien', 'BE', NULL, NULL, '51500398', '001010812P', NULL, NULL, 'London PIONIER horloge - zilverkleurig/wit met metalen band (GM-150-5)', NULL, '609919167227', 'FedEx', NULL, '2015-05-05', '03.05.2015 11:48', 'NL141008NM05', '1', 'a0YC000000bM8v3MAC', '159.99', '199.99'),
(31754, '319687736', NULL, NULL, 'Arkam Fitouri', 'Lange Lozanastraat 141', '', '2018', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '474715516', '0010006H48', NULL, NULL, 'London PIONIER horloge - zilverkleurig/zwart met metalen band (GM-150-6)', NULL, '609919167238', 'FedEx', NULL, '2015-05-05', '02.05.2015 18:48', 'NL141008NM06', '1', 'a0YC000000bM8v4MAC', '159.99', '199.99'),
(31755, '319751854', NULL, NULL, 'Stefaan De Block', 'Kleitstraat 50', '', '9930', 'Zomergem', 'Belgien', 'BE', NULL, NULL, '468134243', '10171562', NULL, NULL, 'Monte Carlo horloge goud-zwart', NULL, '609919167249', 'FedEx', NULL, '2015-05-05', '03.05.2015 08:18', 'NL140117LB03', '1', 'a0YC000000bnmu9MAA', '170.01', '299.00'),
(31756, '319843650', NULL, NULL, 'Johan De Vos', 'Kouteren 7', '', '9630', 'Sint-Blasius-Boekel', 'Belgien', 'BE', NULL, NULL, '487477054', '00102139XO', NULL, NULL, 'Monte Carlo horloge zilver-zwart', NULL, '609919167250', 'FedEx', NULL, '2015-05-05', '03.05.2015 15:48', 'NL140117LB02', '1', 'a0YC000000bnmuBMAQ', '170.01', '299.00'),
(31757, '319908709', NULL, NULL, 'patricia fumiere', 'rue de bomeree 76', '', '6032', 'mont/marchienne', 'Belgien', 'BE', NULL, NULL, '32495868696', '001010742Q', NULL, NULL, 'Montre Monte Carlo - Noir / Noir', NULL, '609919167260', 'FedEx', NULL, '2015-05-05', '03.05.2015 21:18', 'NL140117LB04', '1', 'a0YC000000bnmuCMAQ', '170.01', '299.00'),
(31758, '319909943', NULL, NULL, 'Jean -Pol Georgery', 'rue de la plage  19', '', '5070', 'Fosses la ville', 'Belgien', 'BE', NULL, NULL, '476427627', '0010015BGQ', NULL, NULL, 'Montre Pionier London - Noir/Noir - Bracelet en mÃ©tal (GM-150-8)', NULL, '609919167271', 'FedEx', NULL, '2015-05-05', '03.05.2015 21:18', 'NL141008NM08', '1', 'a0YC000000bM8v6MAC', '159.99', '199.99'),
(31759, '319614597', NULL, NULL, 'Maxime Barthelemy', 'Rue d\'hevillers 44', 'maxime.barthelemy@hotmail.be', '1450', 'Chastre', 'Belgien', 'BE', NULL, NULL, '499134032', '00101293JX', NULL, NULL, 'Montre Pionier London - Noir/Noir - Bracelet en mÃ©tal (GM-150-8)', NULL, '609919167282', 'FedEx', NULL, '2015-05-05', '02.05.2015 11:18', 'NL141008NM08', '1', 'a0YC000000bM8v6MAC', '159.99', '199.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(31760, '319529925', NULL, NULL, 'Yousra Hamdan Tsouli', 'Eikstraat 52', '', '9300', 'Aalst', 'Belgien', 'BE', NULL, NULL, '32484634656', '0010023B0K', NULL, NULL, 'Montre Pionier London - Or/Noir - Bracelet en mÃ©tal (GM-150-7)', NULL, '609919167293', 'FedEx', NULL, '2015-05-05', '01.05.2015 21:18', 'NL141008NM07', '1', 'a0YC000000bM8v5MAC', '159.99', '199.99'),
(31761, '319938181', NULL, NULL, 'Bertrand Delatour', 'rue Geleytsbeek 79', '', '1180', 'Uccle', 'Belgien', 'BE', NULL, NULL, '495891689', '0010152SJ0', NULL, NULL, 'Montre Pionier London - Or/Noir - Bracet en cuir marron (GM-150-3)', NULL, '609919167308', 'FedEx', NULL, '2015-05-05', '04.05.2015 00:18', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(31762, '319682561', NULL, NULL, 'Jorge Cebrian', 'Rue Souveraine  14', '', '1050', 'Ixelles', 'Belgien', 'BE', NULL, NULL, '488907597', '00102403L4', NULL, NULL, 'Montre Pionier London - Or/Noir - Bracet en cuir marron (GM-150-3)', NULL, '609919167319', 'FedEx', NULL, '2015-05-05', '02.05.2015 18:18', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(31763, '319644317', NULL, NULL, 'Laetitia Piret', 'rue claminforge 146', 'Adresse ligne 2', '5070', 'le roux', 'Belgien', 'BE', NULL, NULL, '0495/385.276', '00101875IO', NULL, NULL, 'Montre Pionier London - Or/Noir - Bracet en cuir marron (GM-150-3)', NULL, '609919167320', 'FedEx', NULL, '2015-05-05', '02.05.2015 14:18', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(31764, '319887290', NULL, NULL, 'Hoyrup & Clemmensen Bettina Dybdahl', 'Badehavnsgade 6', '', '2450', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '26440056', '0010215VHY', NULL, NULL, 'Sort lÃ¦derrem, forsÃ¸lvet urkasse og urskive (T-3011-1)', NULL, '609919167422', 'FedEx', NULL, '2015-05-05', '03.05.2015 19:36', 'SE141208HW02', '1', 'a0YC000000c7BjGMAU', '1041.65', '1599.00'),
(31765, '319706794', NULL, NULL, 'Amalie Munk Lauritsen', 'Hostrupsvej 1', 'Stil gerne ved dÃ¸ren', '3400', 'Hillerod', 'Dänemark', 'DK', NULL, NULL, '26221592', '00102504UY', NULL, NULL, 'StÃ¥lrem, forsÃ¸lvet urkasse og sort urskive (T-3011-6)', NULL, '609919167433', 'FedEx', NULL, '2015-05-05', '02.05.2015 20:36', 'SE141208HW07', '1', 'a0YC000000c7BjLMAU', '1041.65', '1599.00'),
(31766, '319734544', NULL, NULL, 'Sameh Mussa', 'VIA MONTE SAN GABRIELE 5', '', '30171', 'VENEZIA', 'Italien', 'IT', NULL, NULL, '3498380252', '0010052Y6F', NULL, NULL, 'Nero Newton Edelstahl', NULL, '609919167180', 'FedEx', NULL, '2015-05-05', '02.05.2015 22:58', 'IT150121CS53', '1', 'a0YC000000azLNrMAM', '159.99', '199.99'),
(31767, '319641075', NULL, NULL, 'Marco Rampi', 'VIA PABLO NERUDA 6/D', '', '20060', 'BUSSERO', 'Italien', 'IT', NULL, NULL, '3343549702', '0010009IB1', NULL, NULL, 'Oro con cassa nera Newton Edelstahl', NULL, '609919167190', 'FedEx', NULL, '2015-05-05', '02.05.2015 11:58', 'IT150121CS52', '1', 'a0YC000000azLNIMA2', '159.99', '199.99'),
(31768, '319446002', NULL, NULL, 'henk ebben', 'Sneeuwbalstraat 75', '', '2565 VX', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '648468554', '0010092S1I', NULL, NULL, 'Casablanca - goud/zwart', NULL, '609919167330', 'FedEx', NULL, '2015-05-05', '01.05.2015 14:28', 'NL140520PJ08', '1', 'a0YC000000bBvesMAC', '190.01', '299.98'),
(31769, '319830684', NULL, NULL, 'B Bossche', 'Burgemeester Mollaan 65', '', '5582CJ', 'WAALRE', 'Niederlande', 'NL', NULL, NULL, '31683980304', '0010160BVS', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919167341', 'FedEx', NULL, '2015-05-05', '03.05.2015 14:28', 'NL141008NM03', '1', 'a0YC000000bYju9MAC', '159.99', '199.99'),
(31770, '319834844', NULL, NULL, 'Michael Thibaut', 'De Hoge Bogerd 207', '', '3342GV', 'HENDRIK-IDO-AMBACHT', 'Niederlande', 'NL', NULL, NULL, '613966285', '0010227S6F', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919167352', 'FedEx', NULL, '2015-05-05', '03.05.2015 14:58', 'NL141008NM03', '1', 'a0YC000000bYju9MAC', '159.99', '199.99'),
(31771, '319686824', NULL, NULL, 'Mostapha j', 'Weteringstraat 28', '', '3442 CP', 'Woerden', 'Niederlande', 'NL', NULL, NULL, '628376670', '00101702DM', NULL, NULL, 'London PIONIER horloge - goud/zwart met metalen band (GM-150-7)', NULL, '609919167363', 'FedEx', NULL, '2015-05-05', '02.05.2015 18:28', 'NL141008NM07', '1', 'a0YC000000bYjuDMAS', '159.99', '199.99'),
(31772, '319507286', NULL, NULL, 'Ceylan Oezmen', 'Rappardstraat 53', '', '6822 CW', 'ARNHEM', 'Niederlande', 'NL', NULL, NULL, '648148963', '0010185CNJ', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919167374', 'FedEx', NULL, '2015-05-05', '01.05.2015 19:28', 'NL141008NM04', '1', 'a0YC000000bYjuAMAS', '159.99', '199.99'),
(31773, '319539365', NULL, NULL, 'Peter Bos', 'Sarphatistraat 4', 'Vereniging Humanitas Vereniging Humanitas', '1017 WS', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '207702350', '0010021V5Y', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919167385', 'FedEx', NULL, '2015-05-05', '01.05.2015 21:58', 'NL141008NM08', '1', 'a0YC000000bYjuEMAS', '159.99', '199.99'),
(31774, '319624091', NULL, NULL, 'Ron Aalbregt', 'Kon. Emmakade 5', '31647151477 Van Aalven Stukadoorsbedrijf', '2518 RJ', 'Den Haag', 'Niederlande', 'NL', NULL, NULL, '647151477', '00102059XD', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919167396', 'FedEx', NULL, '2015-05-05', '02.05.2015 11:58', 'NL141008NM08', '1', 'a0YC000000bYjuEMAS', '159.99', '199.99'),
(31775, '319916662', NULL, NULL, 'Tim Wouters', 'To janssenstraat 80', '', '5237CW', 'Den Bosch', 'Niederlande', 'NL', NULL, NULL, '624160681', '0010218SVU', NULL, NULL, 'Monte Carlo horloge zilver-zwart', NULL, '609919167400', 'FedEx', NULL, '2015-05-05', '03.05.2015 21:58', 'NL140117LB02', '1', 'a0YC000000bnmgvMAA', '170.01', '299.00'),
(31776, '319863043', NULL, NULL, 'Kuba Skrzypek', 'Groenlostraat 16', '', '5043 LZ', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '616377788', '0010179YVK', NULL, NULL, 'Monte Carlo horloge zwart-zwart', NULL, '609919167411', 'FedEx', NULL, '2015-05-05', '03.05.2015 17:28', 'NL140117LB04', '1', 'a0YC000000bnmgwMAA', '170.01', '299.00'),
(31777, '319916162', NULL, NULL, 'Tim Wouters', 'To janssenstraat 80', '', '5237CW', 'Den Bosch', 'Niederlande', 'NL', NULL, NULL, '624160681', '0010134D18', NULL, NULL, 'Monte Carlo horloge zwart-zwart', NULL, '609919167400', 'FedEx', NULL, '2015-05-05', '03.05.2015 21:58', 'NL140117LB04', '1', 'a0YC000000bnmgwMAA', '170.01', '299.00'),
(31778, '319693492', NULL, NULL, 'NAN FAN', '56 Greenfields Road', '', 'RG2 8SG', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7714257226', '0010063FSX', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919166871', 'FedEx', NULL, '2015-05-05', '02.05.2015 19:22', 'GM-3009-8', '1', 'a0YC000000bC02dMAC', '126.00', '179.00'),
(31779, '319488129', NULL, NULL, 'Janet Sherwood', '1 LOXWOOD ROAD', 'Lovedean', 'PO8 9TU', 'WATERLOOVILLE', 'Großbritannien', 'GB', NULL, NULL, '7769877684', '0010224NGH', NULL, NULL, 'Damascus Watch (T 3008-1)', NULL, '609919166882', 'FedEx', NULL, '2015-05-05', '01.05.2015 17:52', '4260295880152', '1', 'a0YC000000bmcTxMAI', '130.99', '199.00'),
(31780, '320047100', NULL, NULL, 'bola odunlami', '9 WROXTON COURT', 'westcroft', 'MK4 4BG', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '797', '0010061MYQ', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919166893', 'FedEx', NULL, '2015-05-05', '04.05.2015 14:53', '4260295880176', '1', 'a0YC000000bmcTzMAI', '130.99', '199.00'),
(31781, '319711923', NULL, NULL, 'Christopher Klinck', '23 NOTTINGHAM ROAD', 'Bishops cleeve', 'GL52 8BS', 'CHELTENHAM', 'Großbritannien', 'GB', NULL, NULL, '7899980005', '0010156S57', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919166908', 'FedEx', NULL, '2015-05-05', '02.05.2015 21:22', '4260295880176', '1', 'a0YC000000bmcTzMAI', '130.99', '199.00'),
(31782, '319937616', NULL, NULL, 'Eva Tachie', 'Flat 86 Tilson House , Tilson Gardens', '', 'SW2 4LZ', 'London', 'Großbritannien', 'GB', NULL, NULL, '7810442761', '001003553E', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919166919', 'FedEx', NULL, '2015-05-05', '03.05.2015 23:52', '4260295880176', '1', 'a0YC000000bmcTzMAI', '130.99', '199.00'),
(31783, '319914926', NULL, NULL, 'sepideh Amiri', '2 BRINDLE HEATH ROAD', 'Flat 10', 'M6 6NR', 'SALFORD', 'Großbritannien', 'GB', NULL, NULL, '7544673222', '00101862XH', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919166920', 'FedEx', NULL, '2015-05-05', '03.05.2015 21:52', '4260295880176', '1', 'a0YC000000bmcTzMAI', '130.99', '199.00'),
(31784, '319566776', NULL, NULL, 'Tomas Dapkevicius', '45 CORNWORTHY ROAD', '', 'RM8 2DE', 'DAGENHAM', 'Großbritannien', 'GB', NULL, NULL, '7511421431', '0010027ROC', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919166930', 'FedEx', NULL, '2015-05-05', '02.05.2015 01:52', '4260295880176', '1', 'a0YC000000bmcTzMAI', '130.99', '199.00'),
(31785, '319598065', NULL, NULL, 'Jenny Jones', '95 NEW BARN LANE', '', 'GL52 3LF', 'CHELTENHAM', 'Großbritannien', 'GB', NULL, NULL, '4,47884E+11', '0010171CTC', NULL, NULL, 'Damascus Watch (T 3008-5)', NULL, '609919166941', 'FedEx', NULL, '2015-05-05', '02.05.2015 09:52', '4260295881708', '1', 'a0YC000000bmgeWMAQ', '130.99', '199.00'),
(31786, '319917427', NULL, NULL, 'Suzanne Thomas', '11 ST. PETERS CLOSE', 'Curdridge', 'SO32 2HF', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '01489 785407', '0010035RVL', NULL, NULL, 'Damascus Watch (T 3008-5)', NULL, '609919166952', 'FedEx', NULL, '2015-05-05', '03.05.2015 21:52', '4260295881708', '1', 'a0YC000000bmgeWMAQ', '130.99', '199.00'),
(31787, '319896970', NULL, NULL, 'Christoph Jacques', '12 OVAL ROAD', '', 'CR0 6BG', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '07827 436749', '0010126W2W', NULL, NULL, 'Damascus Watch (T 3008-6)', NULL, '609919166963', 'FedEx', NULL, '2015-05-05', '03.05.2015 20:22', '4260295881715', '1', 'a0YC000000bmggSMAQ', '130.99', '199.00'),
(31788, '319630811', NULL, NULL, 'Jaime Jaramillo', '21 Hunthinhford house', '', 'SW15 1HZ', 'Horne way putney london', 'Großbritannien', 'GB', NULL, NULL, '7960571583', '0010151QVV', NULL, NULL, 'Damascus Watch (T 3008-6)', NULL, '609919166974', 'FedEx', NULL, '2015-05-05', '02.05.2015 12:53', '4260295881715', '1', 'a0YC000000bmggSMAQ', '130.99', '199.00'),
(31789, '319924811', NULL, NULL, 'Gillian Amos', '15 MANOR CHASE', 'TAVERHAM', 'NR8 6UB', 'NORWICH', 'Großbritannien', 'GB', NULL, NULL, '1603260727', '0010243L19', NULL, NULL, 'Damascus Watch (T 3008-7)', NULL, '609919166985', 'FedEx', NULL, '2015-05-05', '03.05.2015 22:23', '4260295881722', '1', 'a0YC000000bmghGMAQ', '130.99', '199.00'),
(31790, '319630257', NULL, NULL, 'Jaime Jaramillo', '21 Hunthinhford house', '', 'SW15 1HZ', 'Horne way putney london', 'Großbritannien', 'GB', NULL, NULL, '7960571583', '0010230P4Q', NULL, NULL, 'Damascus Watch (T 3008-7)', NULL, '609919166974', 'FedEx', NULL, '2015-05-05', '02.05.2015 12:23', '4260295881722', '1', 'a0YC000000bmghGMAQ', '130.99', '199.00'),
(31791, '319944103', NULL, NULL, 'John Goddard', '104 LINDEN ROAD', '', 'RG2 7EH', 'READING', 'Großbritannien', 'GB', NULL, NULL, '07507 796431', '0010126KCS', NULL, NULL, 'Damascus Watch 9T 3008-4)', NULL, '609919166996', 'FedEx', NULL, '2015-05-05', '04.05.2015 01:52', '4260295881692', '1', 'a0YC000000bmgO1MAI', '130.99', '199.00'),
(31792, '319852996', NULL, NULL, 'Penelope Taylor', 'UFP LUNSFORD ROAD', 'LUNSFORD road', 'LE5 0HJ', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7715528280', '0010240J5Q', NULL, NULL, 'GM-505-5 Florida Diamonds By Pioner Stainless Steel Strap With Black Face', NULL, '609919167000', 'FedEx', NULL, '2015-05-05', '03.05.2015 16:22', 'UK131023AMC11', '1', 'a0YC000000bnnArMAI', '126.99', '199.00'),
(31793, '319897921', NULL, NULL, 'Simone Enefer-Doy', '43 RICKMAN HILL', '', 'CR5 3DT', 'COULSDON', 'Großbritannien', 'GB', NULL, NULL, '7753743161', '0010016EGR', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919167010', 'FedEx', NULL, '2015-05-05', '03.05.2015 20:22', 'UK140313AMC23', '1', 'a0YC000000bnvO2MAI', '133.00', '199.00'),
(31794, '319910570', NULL, NULL, 'Nadia Novikova', '2 EIDER CLOSE', '', 'E7 9RT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7891374592', '0010131B9A', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919167021', 'FedEx', NULL, '2015-05-05', '03.05.2015 21:23', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31795, '319477663', NULL, NULL, 'saleh al-minji', '50 RAMILLIES ROAD', 'Barnet', 'NW7 4LX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7774311337', '0010196QM5', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919167032', 'FedEx', NULL, '2015-05-05', '01.05.2015 16:52', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31796, '319736975', NULL, NULL, 'Samia munib', '48 NEWCOMBE ROAD', 'Holcome brook ramsbottom bury', 'BL0 9UT', 'BURY', 'Großbritannien', 'GB', NULL, NULL, '7843197099', '0010021XJ2', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, '609919167043', 'FedEx', NULL, '2015-05-05', '03.05.2015 01:52', 'UK140110AMC07', '1', 'a0YC000000c7R4LMAU', '130.99', '199.00'),
(31797, '319934824', NULL, NULL, 'Hayley Herbert', '7 RIBBLE CLOSE', 'brockworth', 'GL3 4LF', 'GLOUCESTER', 'Großbritannien', 'GB', NULL, NULL, '7979723066', '001017755B', NULL, NULL, 'Pionier London Diamond Watch - Black Face and Gold-Coloured Metal Strap', NULL, '609919167054', 'FedEx', NULL, '2015-05-05', '03.05.2015 23:23', 'UK140923JM18', '1', 'a0YC000000bnsBKMAY', '135.00', '199.00'),
(31798, '319561852', NULL, NULL, 'Daniel page', '2 GATTING WAY', '', 'UB8 1ES', 'UXBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7545842798', '0010064O0Z', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '609919167065', 'FedEx', NULL, '2015-05-05', '02.05.2015 00:53', 'GM-3009-2', '1', 'a0YC000000bC02WMAS', '126.00', '179.00'),
(31799, '319565566', NULL, NULL, 'Anthony Churchman', '7 WATERLOO COURT', '', 'CV34 5LH', 'WARWICK', 'Großbritannien', 'GB', NULL, NULL, '7821125965', '00100602UB', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '609919167076', 'FedEx', NULL, '2015-05-05', '02.05.2015 01:53', 'GM-3009-6', '1', 'a0YC000000bC02bMAC', '126.00', '179.00'),
(31800, '319818323', NULL, NULL, 'Anslow Paul', '91 SPRING GROVE', 'Greenmeadow Cwmbran', 'NP44 5EB', 'CWMBRAN', 'Großbritannien', 'GB', NULL, NULL, '7712680351', '00100975UT', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '609919167087', 'FedEx', NULL, '2015-05-05', '03.05.2015 13:24', 'T-3001-1', '1', 'a0YC000000c7SFwMAM', '102.00', '159.00'),
(31801, '319530996', NULL, NULL, 'Mark Robertson', '12 DUN MOR AVENUE', '', 'PA31 8TP', 'LOCHGILPHEAD', 'Großbritannien', 'GB', NULL, NULL, '7765222862', '0010090IRD', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '609919167098', 'FedEx', NULL, '2015-05-05', '01.05.2015 21:22', 'T-3001-1', '1', 'a0YC000000c7SFwMAM', '102.00', '159.00'),
(31802, '319810699', NULL, NULL, 'Samantha Morgan', '11 RANSOM ROAD', 'Tiptree', 'CO5 0TL', 'COLCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7734306332', '0010139BV1', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '609919167102', 'FedEx', NULL, '2015-05-05', '03.05.2015 12:54', 'T-3001-1', '1', 'a0YC000000c7SFwMAM', '102.00', '159.00'),
(31803, '319910565', NULL, NULL, 'Martin Owens', '14 ELWYN DRIVE', '', 'L26 0UY', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7593169025', '0010092QXA', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919167113', 'FedEx', NULL, '2015-05-05', '03.05.2015 21:23', '4260295881050', '1', 'a0YC000000bmM8pMAE', '165.00', '249.00'),
(31804, '319888690', NULL, NULL, 'laurence harvey', '32 MILBURN DRIVE', 'nn5 4uh', 'NN5 4UH', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7734701004', '0010075OTS', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '609919167124', 'FedEx', NULL, '2015-05-05', '03.05.2015 19:23', '42602958803015', '1', 'a0YC000000bmM8oMAE', '165.00', '249.00'),
(31805, '319703970', NULL, NULL, 'Bogdan Balint', '24 HEATON STREET', '', 'BD19 3TN', 'CLECKHEATON', 'Großbritannien', 'GB', NULL, NULL, '7457517159', '001019580R', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919167135', 'FedEx', NULL, '2015-05-05', '02.05.2015 20:24', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31806, '320007727', NULL, NULL, 'Ciara Ryan', '250 BROAD LANE', '', 'CV5 7AU', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7584093510', '0010134C0P', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919167146', 'FedEx', NULL, '2015-05-05', '04.05.2015 11:22', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31807, '319734168', NULL, NULL, 'Ermelinda Cakerri', '160 7 venus house 160 westferry road', '', 'E14 3SF', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7925602579', '0010119G6W', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919167157', 'FedEx', NULL, '2015-05-05', '03.05.2015 00:52', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31808, '319738876', NULL, NULL, 'Guelleh Samireh', '311 3 HAVEN WAY', 'If cant find address please call me. This is a new building thanks  !!', 'SE1 3FN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7747781210', '001011765L', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919167168', 'FedEx', NULL, '2015-05-05', '03.05.2015 02:52', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31809, '319559381', NULL, NULL, 'Sarah-Jayne Culver', '12 ST. MICHAELS CLOSE', '', 'LE65 1ES', 'ASHBY-DE-LA-ZOUCH', 'Großbritannien', 'GB', NULL, NULL, '7814690574', '0010103D4M', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919167179', 'FedEx', NULL, '2015-05-05', '02.05.2015 00:22', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31810, '3074457345672660000', NULL, NULL, 'Cypril Ramoneda', '2 PETIR RD 05-06 MAYSPRINGS', ' 05-06', '678265', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '92741328', '00101911U8', NULL, NULL, 'GM-104-9: Theorema Copacabana Mechanical Watch', NULL, '604569191017', 'FedEx', NULL, '2015-04-28', '27.04.2015 07:41', 'SG070415CP04', '1', 'a0YC000000bnUscMAE', '311.22', '399.00'),
(31811, '3074457345672480000', NULL, NULL, 'XIAO JIANTU', 'BLK208 208 BOON LAY PL 10-165', '', '640208', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '97856986', '001003235M', NULL, NULL, 'GM-3011-1 (SILVER DIAL & SILVER BEZEL): Theorema MACAU Automatic Watch', NULL, '604569191028', 'FedEx', NULL, '2015-04-28', '24.04.2015 18:42', 'SG070415CP01', '1', 'a0YC000000bnVhbMAE', '248.82', '319.00'),
(31812, '3074457345672440000', NULL, NULL, 'Raquel Sabangan', 'THE AZURE  201 OCEAN DRIVE #05-03 THE AZURE', '#05-03 Sentosa Cove', '98584', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '90576679', '0010250RW6', NULL, NULL, 'GM-3011-5 (WHITE/SILVER): Theorema Macau Automatic Watch', NULL, '604569191050', 'FedEx', NULL, '2015-04-28', '22.04.2015 16:41', 'SG080415CP01', '1', 'a0YC000000bnkA5MAI', '248.82', '319.00'),
(31813, '3074457345672400000', NULL, NULL, 'Chanee Yap', '621 621 ALJUNIED ROAD', '#06-06', '389834', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '93628752', '0010202FSM', NULL, NULL, 'T-3001-2: Theorema Paragon Automatic Watch', NULL, '604569191110', 'FedEx', NULL, '2015-04-28', '21.04.2015 16:11', 'SG080415CP02', '1', 'a0YC000000bnl04MAA', '', '259.00'),
(31814, '3074457345672410000', NULL, NULL, 'Hien Luu', '137 LORONG AH SOO #7-540', '#7-540', '530137', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '93232081', '0010077R2I', NULL, NULL, 'T-3001-5: Theorema Paragon Automatic Watch', NULL, '604569191267', 'FedEx', NULL, '2015-04-28', '21.04.2015 22:11', 'SG080415CP04', '1', 'a0YC000000bnl12MAA', '', '259.00'),
(31815, '3074457345672380000', NULL, NULL, 'CHANG FAN JUN, AMUSRYAN', '108 RIVERVALE WALK  #14-114', '', '540108', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '93286818', '00100708WH', NULL, NULL, 'GM-101-4 (SILVER CASE AND GOLD-TONE DIAL): Theorema Casablanca Mechanical Watch', NULL, '604569191109', 'FedEx', NULL, '2015-04-28', '21.04.2015 18:13', 'SG060415CP04', '1', 'a0YC000000bnJRWMA2', '', '399.00'),
(31816, '3074457345672390000', NULL, NULL, 'Kin Luen Chia', '706 CHOA CHU KANG ST 53  #13-98', 'Nil', '680706', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '96525198', '0010157RMV', NULL, NULL, 'T-3001-2: Theorema Paragon Automatic Watch', NULL, '604569191120', 'FedEx', NULL, '2015-04-28', '21.04.2015 14:41', 'SG080415CP02', '1', 'a0YC000000bnl04MAA', '', '259.00'),
(31817, '3074457345672370000', NULL, NULL, 'Clement Wong', '126 ONAN RD', '126', '424537', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '85001783', '0010197CV0', NULL, NULL, 'T-3001-2: Theorema Paragon Automatic Watch', NULL, '604569191142', 'FedEx', NULL, '2015-04-28', '21.04.2015 00:41', 'SG080415CP02', '1', 'a0YC000000bnl04MAA', '', '259.00'),
(31818, '3074457345672350000', NULL, NULL, 'JOEY CHLOE', '110 YISHUN RING RD  #01-397', '', '760110', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '97999719', '0010171SZG', NULL, NULL, 'GM-101-1 (SILVER CASE AND SILVER DIAL): Theorema Casablanca Mechanical Watch', NULL, '604569191153', 'FedEx', NULL, '2015-04-28', '20.04.2015 18:43', 'SG060415CP01', '1', 'a0YC000000bnJQxMAM', '', '399.00'),
(31819, '3074457345672310000', NULL, NULL, 'JP GUAN GUAN', 'BLOCK 180C, 180C BOON LAY DR  16-644, MDWS', '', '643180', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '97388698', '00101887RQ', NULL, NULL, 'T-3001-1: Theorema Paragon Automatic Watch', NULL, '604569191164', 'FedEx', NULL, '2015-04-28', '20.04.2015 18:41', 'SG080415CP01', '1', 'a0YC000000bnkzkMAA', '', '259.00'),
(31820, '3074457345672300000', NULL, NULL, 'Faizel Ismail', '431 TAMPINES ST 41  #09-543', 'Blk 431', '520431', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '98638714', '0010217WTB', NULL, NULL, 'T-3001-5: Theorema Paragon Automatic Watch', NULL, '604569191245', 'FedEx', NULL, '2015-04-28', '19.04.2015 01:11', 'SG080415CP04', '1', 'a0YC000000bnl12MAA', '', '259.00'),
(31821, '3074457345672340000', NULL, NULL, 'Himanshu Johari', 'BGC PARTNERS TEMASEK AVE #22-01 MILLENIA TOWER', 'level 22-01,millenia tower', '39192', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '94896418', '0010250YY9', NULL, NULL, 'GM-101-4 (SILVER CASE AND GOLD-TONE DIAL): Theorema Casablanca Mechanical Watch', NULL, '604569191197', 'FedEx', NULL, '2015-04-28', '20.04.2015 11:11', 'SG060415CP04', '1', 'a0YC000000bnJRWMA2', '', '399.00'),
(31822, '3074457345672330000', NULL, NULL, 'Jeffrey Wong', 'WESTMALL SHOPPING CENTRE (SINGTEL EXCLUSIVE RETAILER)   1 BUKIT BATOK CENTRAL LINK #03-11 WEST MALL', 'WESTMALL SHOPPING CENTRE #03-11 (SINGTEL EXCLUSIVE RETAILER)', '658713', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '93969696', '0010250X0I', NULL, NULL, 'GM-101-1 (SILVER CASE AND SILVER DIAL): Theorema Casablanca Mechanical Watch', NULL, '604569191201', 'FedEx', NULL, '2015-04-28', '20.04.2015 02:11', 'SG060415CP01', '1', 'a0YC000000bnJQxMAM', '', '399.00'),
(31823, '3074457345672320000', NULL, NULL, 'Herbert Pradjaja', 'LEVEL 10 20 KALLANG AVE PICO CREATIVE CENTRE', 'Pico Creative Centre', '339411', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '90886725', '0010095R6G', NULL, NULL, 'T-3001-1: Theorema Paragon Automatic Watch', NULL, '604569191223', 'FedEx', NULL, '2015-04-28', '19.04.2015 17:11', 'SG080415CP01', '1', 'a0YC000000bnkzkMAA', '', '259.00'),
(31824, '3074457345673154679', '', '', 'DOMINIC SCHOBER', '532 UPPR CROSS STREET  #08-221', '', 'SINGAPORE', '50532', 'Singapur', '', '', '', '90074029', '0010060G3Q', '', '', 'GM-101-2 (SILVER CASE AND BLACK DIAL): Theorema Casablanca Mechanical Watch', '', '578824931298', 'FedEx', '', '2015-05-26', '22.05.2015 17:42', 'SG060415CP02', '1', 'a0YC000000bnJR2MAM', '311.22', '399.00'),
(31825, '3,07E+18', NULL, NULL, 'NA', '486051', 'SINGAPORE', 'Singapur', '0', '91148663', '0010', NULL, NULL, '', '', NULL, NULL, '', NULL, 'FedEx', '0', NULL, '0000-00-00', '0', 'LILY YEO', '0', '03.06.2015', '', ''),
(31826, '320134445', '', '', 'Robin Blok', 'Bouwlandlaan 64', '', '7321ae', 'Apeldoorn', 'Niederlande', '', '', '', '', '10188487', '', '', 'Casablanca - goud/zwart', '', '609919167477', 'FedEx', '', '2015-05-06', '04.05.2015 22:58', 'NL140520PJ08', '1', 'a0YC000000bBvesMAC', '190.01', '299.98'),
(31827, '319861149', NULL, NULL, 'shpresa ashani', 'SOLTERS PLAN 1 A', '', '214 20', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '708974707', '00101716P0', NULL, NULL, 'Silver/svart med svart lÃ¤derarmband (modell T-3011-2)', NULL, '609919167488', 'FedEx', NULL, '2015-05-06', '03.05.2015 18:14', 'SE141208HW03', '1', 'a0YC000000c7BgYMAU', '1303.93', '1995.00'),
(31828, '319701540', NULL, NULL, 'Heidi Sorjonen', 'FAGERDALSVAEGEN 1', '', '746 52', 'BALSTA', 'Schweden', 'SE', NULL, NULL, '707521306', '00101596PP', NULL, NULL, 'Silver/svart med svart lÃ¤derarmband (modell T-3011-2)', NULL, '609919167499', 'FedEx', NULL, '2015-05-06', '02.05.2015 21:14', 'SE141208HW03', '1', 'a0YC000000c7BgYMAU', '1303.93', '1995.00'),
(31829, '319638746', NULL, NULL, 'Tobias Zimmergren', 'HELMFELTSGATAN 7', '', '254 40', 'HELSINGBORG', 'Schweden', 'SE', NULL, NULL, '708836205', '0010250G0U', NULL, NULL, 'Silver/vit med silvrigt metallarmband (modell T-3011-5)', NULL, '609919167503', 'FedEx', NULL, '2015-05-06', '02.05.2015 14:44', 'SE141208HW06', '1', 'a0YC000000c7BgbMAE', '1303.93', '1995.00'),
(31830, '320250511', NULL, NULL, 'Najat Kastit', 'Provinciestraat 262', '1ste verdiep', '2018', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '485670797', '00102213U4', NULL, NULL, 'Monte Carlo horloge goud-zwart', NULL, '609919167455', 'FedEx', NULL, '2015-05-06', '05.05.2015 13:48', 'NL140117LB03', '1', 'a0YC000000bnmu9MAA', '170.01', '299.00'),
(31831, '320139671', NULL, NULL, 'Patricia Timmerman', 'Waterviolier 1', '', '9031', 'Drongen', 'Belgien', 'BE', NULL, NULL, '498205205', '00101384RB', NULL, NULL, 'Monte Carlo horloge zilver-zwart', NULL, '609919167466', 'FedEx', NULL, '2015-05-06', '04.05.2015 23:18', 'NL140117LB02', '1', 'a0YC000000bnmuBMAQ', '170.01', '299.00'),
(31832, '320410921', NULL, NULL, 'Paderes Orlando', 'Polensgade 24,1TH.', 'Polensgade 24,1th.', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '4571385685', '0010162QM9', NULL, NULL, 'Sort lÃ¦derrem, forsÃ¸lvet urkasse og sort urskive (T-3011-2)', NULL, '609919167606', 'FedEx', NULL, '2015-05-07', '06.05.2015 11:36', 'SE141208HW03', '1', 'a0YC000000c7BjHMAU', '1041.65', '1599.00'),
(31833, '320379611', NULL, NULL, 'Steve Duwyn', 'Spoorwegstraat 37', '', '8400', 'Oostende', 'Belgien', 'BE', NULL, NULL, '494168280', '00101064CX', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919167591', 'FedEx', NULL, '2015-05-07', '06.05.2015 01:18', 'NL141008NM04', '1', 'a0YC000000bM8v2MAC', '159.99', '199.99'),
(31834, '320236218', NULL, NULL, 'Ahmed Hassan', 'ELISETORPSVAEGEN 11D', '', '23233', 'ARLOEV', 'Schweden', 'SE', NULL, NULL, '7000661460', '00100121V7', NULL, NULL, 'Silver/svart med svart lÃ¤derarmband (modell T-3011-2)', NULL, '609919167617', 'FedEx', NULL, '2015-05-07', '05.05.2015 14:14', 'SE141208HW03', '1', 'a0YC000000c7BgYMAU', '1303.93', '1995.00'),
(31835, '320085077', NULL, NULL, 'Anja Paakkunainen', 'Lantmannagatan  25 A', '', '21444', 'Malmoe', 'Schweden', 'SE', NULL, NULL, '702790572', '0010058YRZ', NULL, NULL, 'Silver/svart med svart lÃ¤derarmband (modell T-3011-2)', NULL, '609919167628', 'FedEx', NULL, '2015-05-07', '04.05.2015 20:14', 'SE141208HW03', '1', 'a0YC000000c7BgYMAU', '1303.93', '1995.00'),
(31836, '320470098', NULL, NULL, 'eun jung lee', '28 Upper Tachbrook Street', '', 'Sw1v 1sw', 'London', 'Großbritannien', 'GB', NULL, NULL, '7718270033', '10218966', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919167525', 'FedEx', NULL, '2015-05-07', '06.05.2015 13:23', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(31837, '320101057', NULL, NULL, 'rachael trott', '15 Ewenny Close', 'S Wales ', 'CF63 1QN ', 'BARRY', 'Großbritannien', 'GB', NULL, NULL, '7910831345', '0010239QEO', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919167536', 'FedEx', NULL, '2015-05-07', '04.05.2015 19:52', '4,2603E+12', '1', 'a0YC000000bmcTzMAI', '130.99', '199.00'),
(31838, '320347115', NULL, NULL, 'Yashwardhan Rishi', '35 FULMER DRIVE', '', 'SL9 7HG', 'GERRARDS CROSS', 'Großbritannien', 'GB', NULL, NULL, '7789901908', '0010111YXE', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919167547', 'FedEx', NULL, '2015-05-07', '05.05.2015 21:52', '4,2603E+12', '1', 'a0YC000000bmcTzMAI', '130.99', '199.00'),
(31839, '320437781', NULL, NULL, 'Bukola Daniel', '42 TELFORD WAY', 'THURNBY', 'LE5 2LX', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7867380707', '0010248AHX', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, '609919167558', 'FedEx', NULL, '2015-05-07', '06.05.2015 11:36', 'UK140110AMC07', '1', 'a0YC000000c7R4LMAU', '130.99', '199.00'),
(31840, '320473020', NULL, NULL, 'Lavenia Sagoa', '38 WILLIAM AVENUE', '', 'ST3 6HN', 'STOKE-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7810520973', '0010041D2C', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919167569', 'FedEx', NULL, '2015-05-07', '06.05.2015 13:22', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(31841, '320247039', NULL, NULL, 'Jade Saynor', '127 SYCAMORE COPSE', 'Cross Lane', 'WF2 8DG', 'WAKEFIELD', 'Großbritannien', 'GB', NULL, NULL, '7771884095', '0010226NFE', NULL, NULL, 'Pionier London Diamond Watch - Black Face and Black Metal Strap', NULL, '609919167570', 'FedEx', NULL, '2015-05-07', '05.05.2015 13:53', 'UK140923JM19', '1', 'a0YC000000bnsBLMAY', '135.00', '199.00'),
(31842, '320349488', NULL, NULL, 'Ilo matic', '21 WESTMINSTER ROAD', '', 'N9 8RA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7533091201', '0010016RHZ', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '609919167580', 'FedEx', NULL, '2015-05-07', '05.05.2015 21:52', 'GM-3009-6', '1', 'a0YC000000bC02bMAC', '126.00', '179.00'),
(31843, '3074457345673021640', NULL, NULL, 'Tjhun Tjin Gho', '20 MARTIN RD #01-03 SENG KEE BLDG', '#01-03', 'SINGAPORE', 'Singapur', '239070', 'SGP', NULL, NULL, '97326971', '0010208YNM', NULL, NULL, 'T-3001-3A: Theorema Paragon Automatic Watch', NULL, '578824930410', 'FedEx', NULL, '2015-05-08', '06.05.2015 17:35', 'SG080415CP03', '1', 'a0YC000000bnl0dMAA', '202.20', '259.00'),
(31844, '320722713', NULL, NULL, 'xheni domi', 'Rijksweg 837', '', '3650', 'Elen', 'Belgien', 'BE', NULL, NULL, '32484114003', '0010219YPY', NULL, NULL, 'Monte Carlo horloge goud-zwart', NULL, '609919167845', 'FedEx', NULL, '2015-05-08', '07.05.2015 14:18', 'NL140117LB03', '1', 'a0YC000000bnmu9MAA', '170.01', '299.00'),
(31845, '320695144', NULL, NULL, 'joel bondoc', 'VIA PALMANOVA 187', '', '20132', 'MILANO', 'Italien', 'IT', NULL, NULL, '3881753385', '0010165S5N', NULL, NULL, 'GM-107-1', NULL, '609919167867', 'FedEx', NULL, '2015-05-08', '07.05.2015 09:58', 'IT141028CS44', '1', 'a0YC000000bp3HlMAI', '191.99', '239.99'),
(31846, '320642320', NULL, NULL, 'Zaira Vis', 'STOCKSNAESVAEGEN 23F', '', '57533', 'EKSJOE', 'Schweden', 'SE', NULL, NULL, '704683183', '00101649VQ', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-2)', NULL, '609919167856', 'FedEx', NULL, '2015-05-08', '07.05.2015 09:24', 'SE040814HW06', '1', 'a0YC000000c7BSnMAM', '1433.05', '1995.00'),
(31847, '320514468', NULL, NULL, 'David Woodcock', '2 Briar hedge Bath RD', 'Speen', 'Rg14 1qt', 'Newbury', 'Großbritannien', 'GB', NULL, NULL, '163533782', '0010250EDY', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919167640', 'FedEx', NULL, '2015-05-08', '06.05.2015 16:23', 'UK140102AMC02', '1', 'a0YC000000boq0IMAQ', '160.01', '239.00'),
(31848, '320710312', NULL, NULL, 'Fraser Kilbane', '17 PARK VIEW', '', 'OX10 8BL', 'Oxford', 'Großbritannien', 'GB', NULL, NULL, '7934727368', '0010050GZD', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919167650', 'FedEx', NULL, '2015-05-08', '07.05.2015 12:53', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(31849, '320500820', NULL, NULL, 'Mandy Bowker', '57 STATION ROAD', '', 'TA19 9BG', 'ILMINSTER', 'Großbritannien', 'GB', NULL, NULL, '7980854413', '0010174UYR', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919167661', 'FedEx', NULL, '2015-05-08', '06.05.2015 15:22', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(31850, '320588281', NULL, NULL, 'Sandor Kiss', '29 BENTLEY STREET', '', 'DE24 8JS', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '7588568685', '00101899HB', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919167672', 'FedEx', NULL, '2015-05-08', '06.05.2015 22:04', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(31851, '320617305', NULL, NULL, 'John Lawrie', '23 STATION ROAD', '', 'ML12 6BW', 'BIGGAR', 'Großbritannien', 'GB', NULL, NULL, '7801532814', '00100782Z9', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919167683', 'FedEx', NULL, '2015-05-08', '06.05.2015 23:59', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(31852, '320578862', NULL, NULL, 'Rodrigo Simonin', '49 SOUTHCLIFF ROAD', '', 'SO14 6HR', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7713962817', '0010094S6Y', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919167694', 'FedEx', NULL, '2015-05-08', '06.05.2015 21:06', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(31853, '320556130', NULL, NULL, 'Katie Snowden', 'UNIT A Warren Road', 'Snowden Seemless Floors', 'WF7 6EL', 'PONTEFRACT', 'Großbritannien', 'GB', NULL, NULL, '7951275657', '0010168TQD', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919167709', 'FedEx', NULL, '2015-05-08', '06.05.2015 19:25', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31854, '320596577', NULL, NULL, 'ANNE SMITH', '7 MONARCH TERRACE', '', 'NE21 4BW', 'BLAYDON-ON-TYNE', 'Großbritannien', 'GB', NULL, NULL, '7716015756', '0010072HD4', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919167710', 'FedEx', NULL, '2015-05-08', '06.05.2015 22:06', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(31855, '320513510', NULL, NULL, 'Chris Evans', 'calcott calcott manor', 'domgay road', 'sy22 6sj', 'llandrinio', 'Großbritannien', 'GB', NULL, NULL, '7710691182', '0010183U95', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919167720', 'FedEx', NULL, '2015-05-08', '06.05.2015 16:22', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(31856, '320512718', NULL, NULL, 'Daniel Cox', '32 BELLFIELD ROAD', 'Pembury', 'TN2 4HL', 'TUNBRIDGE WELLS', 'Großbritannien', 'GB', NULL, NULL, '7585445275', '0010027RMA', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919167731', 'FedEx', NULL, '2015-05-08', '06.05.2015 16:23', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(31857, '320513880', NULL, NULL, 'Emilian Ursescu', '95 PELHAM ROAD', '', 'DA11 0JF', 'GRAVESEND', 'Großbritannien', 'GB', NULL, NULL, '4,47406E+11', '0010234BJS', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919167742', 'FedEx', NULL, '2015-05-08', '06.05.2015 16:23', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(31858, '320672381', NULL, NULL, 'Gene Juzikiene', '8 B Grove farm park', 'Mytchett road', 'GU166AG', 'Camberley', 'Großbritannien', 'GB', NULL, NULL, '7908783748', '00101483Z1', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919167753', 'FedEx', NULL, '2015-05-08', '07.05.2015 10:24', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(31859, '320500388', NULL, NULL, 'Julie Redmond', '32 OXFORD DRIVE', '', 'BB1 2DW', 'BLACKBURN', 'Großbritannien', 'GB', NULL, NULL, '7564103744', '001016677T', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919167764', 'FedEx', NULL, '2015-05-08', '06.05.2015 15:23', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(31860, '320594819', NULL, NULL, 'Laura Bowen', '32 HEOL DRAENEN WEN', 'Wenvoe', 'CF5 5TZ', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7947251440', '00101716PB', NULL, NULL, 'Men\'s Theorema Rio Skeleton Watch - Silver/White Dial/Black Leather (GM-107-1)', NULL, '609919167775', 'FedEx', NULL, '2015-05-08', '06.05.2015 22:04', 'GM-107-1', '1', 'a0YC000000bopjPMAQ', '149.01', '249.00'),
(31861, '320495821', NULL, NULL, 'antonella jenkins', 'PD HEOL DDU', 'tycroes', 'SA18 3SW', 'AMMANFORD', 'Großbritannien', 'GB', NULL, NULL, '01269 592911', '0010250F1C', NULL, NULL, 'Pionier Barbados Watch -  Stainless Steel Strap, Stainless Steel Dial, Red Detail (509-5)', NULL, '609919167786', 'FedEx', NULL, '2015-05-08', '06.05.2015 14:55', 'PIONIER-509-5', '1', 'a0YC000000bopDvMAI', '129.99', '199.00'),
(31862, '320607681', NULL, NULL, 'Conor Ritchie', '36 FORTHVIEW WALK', 'Tranent', 'EH33 1FE', 'TRANENT', 'Großbritannien', 'GB', NULL, NULL, '7517216461', '00101328OV', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919167797', 'FedEx', NULL, '2015-05-08', '06.05.2015 23:59', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(31863, '320514928', NULL, NULL, 'olu odofin', '61 SANDHURST ROAD', '', 'CT9 3JQ', 'MARGATE', 'Großbritannien', 'GB', NULL, NULL, '7961670054', '0010250R6S', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919167801', 'FedEx', NULL, '2015-05-08', '06.05.2015 16:24', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(31864, '320496331', NULL, NULL, 'Paul Stewart', '11 WILFRED AVENUE', '', 'LS15 7SP', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7707569666', '00101284WT', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '609919167812', 'FedEx', NULL, '2015-05-08', '06.05.2015 14:54', 'GM-104-5', '1', 'a0YC000000boq0KMAQ', '160.01', '239.00'),
(31865, '320683262', NULL, NULL, 'Olufunmiayo Awowade', '32 GRACE AVENUE', '', 'MK6 2XN', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '7886284803', '001007185T', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '609919167823', 'FedEx', NULL, '2015-05-08', '07.05.2015 10:52', 'T-3001-2', '1', 'a0YC000000c7SINMA2', '102.00', '159.00'),
(31866, '320548401', NULL, NULL, 'Ian Hill', '35 F LANCASTER AVENUE', '', 'SE27 9EL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7919410674', '0010036F4T', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919167834', 'FedEx', NULL, '2015-05-08', '06.05.2015 18:53', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31867, '3074457345673099271', NULL, NULL, 'Andy Loh', 'BLOCK 79A TOA PAYOH CENTRAL  #25-09', '  25-09', '311079', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '97610969', '00101284TX', NULL, NULL, 'T-3001-1: Theorema Paragon Automatic Watch', NULL, '578824930475', 'FedEx', NULL, '2015-05-11', '08.05.2015 09:41', 'SG080415CP01', '1', 'a0YC000000bnkzkMAA', '202.20', '259.00'),
(31868, '3074457345673080351', NULL, NULL, 'ESTHER TEO', '22 UPPR SERANGOON VW  #13-23 RIO VIS', '', '534204', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '98752314', '0010165G9L', NULL, NULL, 'T-3001-1: Theorema Paragon Automatic Watch', NULL, '578824930486', 'FedEx', NULL, '2015-05-11', '08.05.2015 19:12', 'SG080415CP01', '1', 'a0YC000000bnkzkMAA', '202.20', '259.00'),
(31869, '3074457345673017328', NULL, NULL, 'JOYCE ONG', '6 TEMASEK BOULEVARD #25-04/05', '', '38986', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '96504718', '0010023YU3', NULL, NULL, 'T-3001-1: Theorema Paragon Automatic Watch', NULL, '578824930497', 'FedEx', NULL, '2015-05-11', '08.05.2015 10:42', 'SG080415CP01', '1', 'a0YC000000bnkzkMAA', '202.20', '259.00'),
(31870, '3074457345673015703', NULL, NULL, 'JEREMY CREIGHTON', '130 SERANGOON AVE 3 #11-04 THE SCALA', 'NA', '554479', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '84017640', '001024287P', NULL, NULL, 'T-3001-2: Theorema Paragon Automatic Watch', NULL, '578824930501', 'FedEx', NULL, '2015-05-11', '08.05.2015 10:45', 'SG080415CP02', '1', 'a0YC000000bnl04MAA', '202.20', '259.00'),
(31871, '3074457345673093309', NULL, NULL, 'KELLY CHOO', '403B FERNVALE LN #22-165', '', '792403', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '93238893', '0010007DFG', NULL, NULL, 'T-3001-2: Theorema Paragon Automatic Watch', NULL, '578824930512', 'FedEx', NULL, '2015-05-11', '08.05.2015 19:15', 'SG080415CP02', '1', 'a0YC000000bnl04MAA', '202.20', '259.00'),
(31872, '3074457345673040807', NULL, NULL, 'JOEL TAN', '246 HOUGANG ST 22 #04-167 NA', 'NA', '530246', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '97405065', '0010199P79', NULL, NULL, 'T-3001-3: Theorema Paragon Automatic Watch', NULL, '578824930523', 'FedEx', NULL, '2015-05-11', '08.05.2015 10:41', 'SG080415CP02', '1', 'a0YC000000bnkmvMAA', '202.20', '259.00'),
(31873, '3074457345673026053', NULL, NULL, 'CHANEE YAP', '621 ALJUNIED RD #06-06 LIPO BLDG', 'NA', '389834', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '93628752', '0010045TT5', NULL, NULL, 'T-3001-4: Theorema Paragon Automatic Watch', NULL, '578824930534', 'FedEx', NULL, '2015-05-11', '08.05.2015 10:44', 'SG080415CP03', '1', 'a0YC000000bnknAMAQ', '202.20', '259.00'),
(31874, '3074457345673018156', NULL, NULL, 'KELVYN KHNG', '219 TAMPINES ST 24 #08-30 NA', 'NA', '520219', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '82998082', '001014074I', NULL, NULL, 'T-3001-4: Theorema Paragon Automatic Watch', NULL, '578824930545', 'FedEx', NULL, '2015-05-11', '08.05.2015 10:43', 'SG080415CP03', '1', 'a0YC000000bnknAMAQ', '202.20', '259.00'),
(31875, '3074457345673101527', NULL, NULL, 'Felicia Sim', '519A TAMPINES CENTRAL 8 #08-13 CENTRALE', 'Centrale 8', '521519', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '98564353', '0010067QA8', NULL, NULL, 'T-3001-5: Theorema Paragon Automatic Watch', NULL, '578824930556', 'FedEx', NULL, '2015-05-11', '08.05.2015 10:42', 'SG080415CP04', '1', 'a0YC000000bnl12MAA', '202.20', '259.00'),
(31876, '320929377', NULL, NULL, 'lamberto caredda', 'VIA DOMENICO COMPARETTI 76', '', '00137', 'ROMA', 'Italien', 'IT', NULL, NULL, '3357164757', '00101794RH', NULL, NULL, 'Orologio London Diamonds di Pioner - Oro e nero con cinturino marrone', NULL, '609919168017', 'FedEx', NULL, '2015-05-11', '08.05.2015 12:04', 'IT141028FS013', '1', 'a0YC000000bp35HMAQ', '159.99', '199.99'),
(31877, '320918945', NULL, NULL, 'Andrea Mazzoleni', 'CORSO VITTORIO EMANUELE II 154', 'C/O Banca Popolare di Sondrio', '46100', 'MANTOVA', 'Italien', 'IT', NULL, NULL, '3393694279', '0010250JN2', NULL, NULL, 'Orologio London Diamonds di Pioner - Silver e nero con cinturino nero', NULL, '609919168028', 'FedEx', NULL, '2015-05-11', '08.05.2015 10:58', 'IT141028FS012', '1', 'a0YC000000bp35GMAQ', '159.99', '199.99'),
(31878, '320872838', NULL, NULL, 'Guillian Geeraerd', 'Slijpsstraat 21', '', '8980', 'Beselare', 'Belgien', 'BE', NULL, NULL, '495284758', '00101909MS', NULL, NULL, 'Monte Carlo horloge goud-zwart', NULL, '609919168109', 'FedEx', NULL, '2015-05-11', '08.05.2015 09:48', 'NL140117LB03', '1', 'a0YC000000bnmu9MAA', '170.01', '299.00'),
(31879, '320774931', NULL, NULL, 'Arnaud Van Hove', 'Aardenburgseweg 3', '', '8310', 'Brugge', 'Belgien', 'BE', NULL, NULL, '474439288', '0010142RJQ', NULL, NULL, 'Montre Monte Carlo - Or / Noir', NULL, '609919168110', 'FedEx', NULL, '2015-05-11', '07.05.2015 18:48', 'NL140117LB03', '1', 'a0YC000000bnmu9MAA', '170.01', '299.00'),
(31880, '320910715', NULL, NULL, 'Barbara Kappello', 'Slotsgade 11 1 TV', 'slotsgade', '2200', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '31722870', '001018409G', NULL, NULL, 'GM-4004-4: Sort lÃ¦derrem, sort urkasse, sort urskive', NULL, '609919168131', 'FedEx', NULL, '2015-05-11', '08.05.2015 12:06', 'DK040814HW08', '1', 'a0YC000000c7BVVMA2', '1155.04', '1695.00'),
(31881, '320784707', NULL, NULL, 'Mads Sundsgaard Jensen', 'Landevejen 196', '', '5884', 'Gudme', 'Dänemark', 'DK', NULL, NULL, '26213293', '001025095D', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, '609919168142', 'FedEx', NULL, '2015-05-11', '07.05.2015 19:36', 'DK040814HW07', '1', 'a0YC000000c7BVUMA2', '1155.04', '1695.00'),
(31882, '320807609', NULL, NULL, 'Kalyma Nadal', 'Miquelstraat 19', '', '2522 KL', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '612345679', '00101127T5', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919168120', 'FedEx', NULL, '2015-05-11', '07.05.2015 21:28', 'NL141008NM08', '1', 'a0YC000000bYjuEMAS', '159.99', '199.99'),
(31883, '320883219', NULL, NULL, 'Mikael Partin', 'AELGSTIGEN 30', '', '183 56', 'TAEBY', 'Schweden', 'SE', NULL, NULL, '704714703', '0010218QTY', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-2)', NULL, '609919168039', 'FedEx', NULL, '2015-05-11', '08.05.2015 10:44', 'SE040814HW06', '1', 'a0YC000000c7BSnMAM', '1433.05', '1995.00'),
(31884, '320803197', NULL, NULL, 'Wei-Chiang Shi', 'LANGAENGSVAEGEN 9', '', '125 56', 'AELVSJOE', 'Schweden', 'SE', NULL, NULL, '735043713', '0010141VGS', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-2)', NULL, '609919168040', 'FedEx', NULL, '2015-05-11', '07.05.2015 22:14', 'SE040814HW06', '1', 'a0YC000000c7BSnMAM', '1433.05', '1995.00'),
(31885, '320863090', NULL, NULL, 'Bo Augustsson', 'AKETORP 209', '', '444 93', 'SPEKEROED', 'Schweden', 'SE', NULL, NULL, '733580301', '0010171IAS', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, '609919168050', 'FedEx', NULL, '2015-05-11', '08.05.2015 09:14', 'SE040814HW07', '1', 'a0YC000000c7BSoMAM', '1433.05', '1995.00'),
(31886, '320894349', NULL, NULL, 'Gherezghir abreham', 'LAEGGESTAVAEGEN 35 2TR', '', '124 31', 'BANDHAGEN', 'Schweden', 'SE', NULL, NULL, '735579870', '0010008CUH', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, '609919168061', 'FedEx', NULL, '2015-05-11', '08.05.2015 11:44', 'SE040814HW07', '1', 'a0YC000000c7BSoMAM', '1433.05', '1995.00'),
(31887, '320928590', NULL, NULL, 'Goekmen Ziyanak', 'LENVAEDERSGATAN 1', '', '418 35', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '738000723', '001025057E', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-5)', NULL, '609919168072', 'FedEx', NULL, '2015-05-11', '08.05.2015 14:44', 'SE040814HW09', '1', 'a0YC000000c7BSqMAM', '1433.05', '1995.00'),
(31888, '320784977', NULL, NULL, 'Hai Nguyen', 'PLANTERINGSVAEGEN 83B', '', '252 30', 'HELSINGBORG', 'Schweden', 'SE', NULL, NULL, '736132857', '0010250WUV', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-7)', NULL, '609919168083', 'FedEx', NULL, '2015-05-11', '07.05.2015 20:44', 'SE040814HW11', '1', 'a0YC000000c7BSsMAM', '1433.05', '1995.00'),
(31889, '320761846', NULL, NULL, 'Alexandra Arneson', 'UPPLANDSGATAN 24A', '', '113 60', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '708116188', '*0010250E38', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-8)', NULL, '609919168094', 'FedEx', NULL, '2015-05-11', '07.05.2015 18:44', 'SE040814HW12', '1', 'a0YC000000c7BStMAM', '1433.05', '1995.00'),
(31890, '320781612', NULL, NULL, 'Lindsey Fitzsimmons-Wilson', '27 Spinning Mill Close', '', 'BB5 4AB', 'ACCRINGTON', 'Großbritannien', 'GB', NULL, NULL, '7739458774', '0010012O8D', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919167889', 'FedEx', NULL, '2015-05-11', '07.05.2015 19:22', 'UK140102AMC02', '1', 'a0YC000000boq0IMAQ', '160.01', '239.00'),
(31891, '320786259', NULL, NULL, 'Georgie Hughes', '9 ASCOT AVENUE', '', 'M33 4QT', 'SALE', 'Großbritannien', 'GB', NULL, NULL, '7444127159', '0010159UCB', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919167890', 'FedEx', NULL, '2015-05-11', '07.05.2015 19:53', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(31892, '320736588', NULL, NULL, 'Jonathan Kerr', '44 JOHN CRESCENT', '', 'EH33 2HL', 'TRANENT', 'Großbritannien', 'GB', NULL, NULL, '7428100131', '0010204B1B', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919167904', 'FedEx', NULL, '2015-05-11', '07.05.2015 15:34', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(31893, '320840922', NULL, NULL, 'Karl Dailey', '45 Lynwood Gardens', '', 'L9 3AG', 'Liverpool', 'Großbritannien', 'GB', NULL, NULL, '7519777128', '0010036Q0H', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919167915', 'FedEx', NULL, '2015-05-11', '08.05.2015 00:52', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(31894, '320842577', NULL, NULL, 'mark Kelly', '69 FOUNTAIN STREET', '', 'LS27 0AA', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7472974803', '0010172CQ0', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919167926', 'FedEx', NULL, '2015-05-11', '08.05.2015 01:22', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(31895, '320824916', NULL, NULL, 'Diane Trowbridge', '55 Garland Road', '', 'BH15 2LD', 'Poole Dorset', 'Großbritannien', 'GB', NULL, NULL, '7743117985', '0010031WGH', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919167937', 'FedEx', NULL, '2015-05-11', '07.05.2015 22:52', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(31896, '320870680', NULL, NULL, 'John Hunt', '26 SCARBOROUGH DRIVE', 'Leigh on sea', 'SS9 3EE', 'LEIGH-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7743270843', '0010102QBS', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919167948', 'FedEx', NULL, '2015-05-11', '08.05.2015 08:52', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(31897, '320721586', NULL, NULL, 'Jordan Lafayette', '112 Britannia Avenue', '', 'NG6 0EB', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7719018856', '0010163KAC', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919167959', 'FedEx', NULL, '2015-05-11', '07.05.2015 13:54', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(31898, '320763534', NULL, NULL, 'Mehvish Khan', '11 St johns court', '', 'OL16 5TF', 'ROCHDALE', 'Großbritannien', 'GB', NULL, NULL, '7487703677', '00102372U7', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919167960', 'FedEx', NULL, '2015-05-11', '07.05.2015 17:52', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(31899, '320794928', NULL, NULL, 'Mr Christopher tuck', '3 ASHBROOK', 'brackla', 'CF31 2AT', 'BRIDGEND', 'Großbritannien', 'GB', NULL, NULL, '7791412758', '001019966S', NULL, NULL, 'Pionier Barbados Watch -  Stainless Steel Strap, Black Dial, Red Detail (509-6)', NULL, '609919167970', 'FedEx', NULL, '2015-05-11', '07.05.2015 20:27', 'PIONIER-509-6', '1', 'a0YC000000bopGrMAI', '129.99', '199.00'),
(31900, '320891414', NULL, NULL, 'Paul Thompson', 'BDM Sol Bus Solutions Centr', 'Albion Mill Pollard St', 'M4 7AJ', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '7920520555', '0010034TDM', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919167981', 'FedEx', NULL, '2015-05-11', '08.05.2015 10:23', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(31901, '320799488', NULL, NULL, 'Talha Javeed', '297 GIRLINGTON ROAD', '', 'BD8 9NX', 'BRADFORD', 'Großbritannien', 'GB', NULL, NULL, '7809609679', '0010157NLA', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919167992', 'FedEx', NULL, '2015-05-11', '07.05.2015 21:22', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(31902, '320872244', NULL, NULL, 'Michael Beckingham', '25 Parc Llwyn Celyn', 'st clears', 'SA334eb', 'Carmarthen Dyfed', 'Großbritannien', 'GB', NULL, NULL, '7580072051', '0010126J0J', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '609919168006', 'FedEx', NULL, '2015-05-11', '08.05.2015 08:52', 'GM-104-5', '1', 'a0YC000000boq0KMAQ', '160.01', '239.00'),
(31903, '321375605', NULL, NULL, 'Marc BOURGEOIS', 'Voie de l\'Air Pur 198/C13', '', '4052', 'BEAUFAYS', 'Belgien', 'BE', NULL, NULL, '0475/516161', '001010808A', NULL, NULL, 'Montre Monte Carlo- Argent / Blanc', NULL, '609919168430', 'FedEx', NULL, '2015-05-12', '10.05.2015 21:48', 'NL140117LB01', '1', 'a0YC000000bnmuAMAQ', '170.01', '299.00'),
(31904, '321216435', '', '', 'Lorenzo Carlisi', 'Boulevard avroy 40', '', '4000', 'LIEGE', 'Belgien', '', '', '', '499240844', '0010007KBI', '', '', 'Montre Pionier London - Argent/Blanc - Bracet en cuir noir (GM-150-2)', 'Uhr erhalten 08.05.2014\r\nBitte refund!', '609919168440', 'FedEx', '', '2015-05-12', '10.05.2015 00:48', 'NL141008NM02', '1', 'a0YC000000bM8v0MAC', '159.99', '199.99'),
(31905, '321181198', NULL, NULL, 'ilse Bouquiaux', 'Lambrechtshoekenlaan 299', '', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '470387953', '0010147OEX', NULL, NULL, 'Monte Carlo horloge goud-zwart', NULL, '609919168451', 'FedEx', NULL, '2015-05-12', '09.05.2015 20:18', 'NL140117LB03', '1', 'a0YC000000bnmu9MAA', '170.01', '299.00'),
(31906, '321148105', NULL, NULL, 'OUARDA BENTATOU', 'rue de Moorslede 59', '', '1020', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '475795070', '0010104C2M', NULL, NULL, 'Montre Monte Carlo - Argent / Noir', NULL, '609919168462', 'FedEx', NULL, '2015-05-12', '09.05.2015 16:48', 'NL140117LB02', '1', 'a0YC000000bnmuBMAQ', '170.01', '299.00'),
(31907, '321002878', NULL, NULL, 'Bart Hoppenbrouwers', 'Heiseneinde 2 BUS 1', '', '2330', 'Merksplas', 'Belgien', 'BE', NULL, NULL, '495478147', '0010208ZW4', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '609919168473', 'FedEx', NULL, '2015-05-12', '08.05.2015 20:18', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(31908, '320999832', NULL, NULL, 'Narcisa Manea', 'Fjaeldevaenget 132, 1th', '', '8210', 'Aarhus', 'Dänemark', 'DK', NULL, NULL, '81739785', '0010173UNX', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, '609919168359', 'FedEx', NULL, '2015-05-12', '08.05.2015 20:06', 'DK040814HW07', '1', 'a0YC000000c7BVUMA2', '1155.04', '1695.00'),
(31909, '321059585', NULL, NULL, 'Darius Zigmantas', 'Birkedommervej 76-2TV', '', '2400', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '52222997', '00101514VR', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '609919168360', 'FedEx', NULL, '2015-05-12', '09.05.2015 08:06', 'DK040814HW11', '1', 'a0YC000000c7BVYMA2', '1155.04', '1695.00'),
(31910, '321195851', NULL, NULL, 'Jonas Tybjerg Nymark', 'Rosensgade 89B', '', '8300', 'Odder', 'Dänemark', 'DK', NULL, NULL, '30343812', '0010086ADR', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '609919168370', 'FedEx', NULL, '2015-05-12', '09.05.2015 21:36', 'DK040814HW11', '1', 'a0YC000000c7BVYMA2', '1155.04', '1695.00'),
(31911, '321427877', NULL, NULL, 'Peter Neumann', 'Snareager 20', '', '7120', 'Vejle', 'Dänemark', 'DK', NULL, NULL, '31111727', '0010090FF3', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '609919168381', 'FedEx', NULL, '2015-05-12', '11.05.2015 09:06', 'DK040814HW11', '1', 'a0YC000000c7BVYMA2', '1155.04', '1695.00'),
(31912, '321237936', NULL, NULL, 'kenny hansen', 'Arhusgade 50 1 TH', '', '2100', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '22449237', '0010179WYO', NULL, NULL, 'GM-4004-8: Urrem i sort, sort urkasse, sort urskive', NULL, '609919168392', 'FedEx', NULL, '2015-05-12', '10.05.2015 09:36', 'DK040814HW12', '1', 'a0YC000000c7BVZMA2', '1155.04', '1695.00'),
(31913, '321036250', NULL, NULL, 'Wasfi Hamdan', 'Gudrunsvej 24, 7. TH', '', '8220', 'Brabrand', 'Dänemark', 'DK', NULL, NULL, '31324788', '001001575Q', NULL, NULL, 'Sort lÃ¦derrem, urkasse og urskive (T-3011-4)', NULL, '609919168407', 'FedEx', NULL, '2015-05-12', '08.05.2015 23:36', 'SE141208HW05', '1', 'a0YC000000c7BjJMAU', '1041.65', '1599.00'),
(31914, '321458175', NULL, NULL, 'Leonardo Pascalet', 'POGGIO CINQUILLA 10', 'possibilmente pomeriggio', '00062', 'BRACCIANO', 'Italien', 'IT', NULL, NULL, '3292813238', '0010169RQK', NULL, NULL, 'Oro e nero T3008-3 in pelle', NULL, '609919168484', 'FedEx', NULL, '2015-05-12', '11.05.2015 09:28', 'IT141029CS62', '1', 'a0YC000000bp399MAA', '151.99', '189.99'),
(31915, '321274534', NULL, NULL, 'Paolo Principe', 'R. Lombardi 1', 'Piazza', '20068', 'Peschiera Borromeo 255', 'Italien', 'IT', NULL, NULL, '3398813078', '0010215T8F', NULL, NULL, 'Orologio London Diamonds di Pioner - Nero con cinturino nero', NULL, '609919168495', 'FedEx', NULL, '2015-05-12', '10.05.2015 09:58', 'IT141028FS014', '1', 'a0YC000000bp35IMAQ', '159.99', '199.99'),
(31916, '320994817', NULL, NULL, 'luca sala', 'VIA CANEVON 28', '', '37011', 'BARDOLINO', 'Italien', 'IT', NULL, NULL, '3474877477', '0010113MCP', NULL, NULL, 'Orologio London Diamonds di Pioner - Oro e nero con cinturino marrone', NULL, '609919168500', 'FedEx', NULL, '2015-05-12', '08.05.2015 17:28', 'IT141028FS013', '1', 'a0YC000000bp35HMAQ', '159.99', '199.99'),
(31917, '321052948', NULL, NULL, 'Macelleria del Manso Di Carlo', 'VIA PADRE PANFILO PIETROBATTISTA 25', 'Telefonare prima', '67062', 'MAGLIANO DE\' MARSI', 'Italien', 'IT', NULL, NULL, '3351825473', '00100215HN', NULL, NULL, 'Orologio London Diamonds di Pioner - Oro e nero con cinturino marrone', NULL, '609919168510', 'FedEx', NULL, '2015-05-12', '09.05.2015 04:28', 'IT141028FS013', '1', 'a0YC000000bp35HMAQ', '159.99', '199.99'),
(31918, '320971755', NULL, NULL, 'Mattia Rovinelli', 'VIA PER FORNÃ’ 90', '', '47034', 'FORLIMPOPOLI', 'Italien', 'IT', NULL, NULL, '3492293986', '0010058NDJ', NULL, NULL, 'Orologio London Diamonds di Pioner - Oro e nero con cinturino marrone', NULL, '609919168521', 'FedEx', NULL, '2015-05-12', '08.05.2015 15:28', 'IT141028FS013', '1', 'a0YC000000bp35HMAQ', '159.99', '199.99'),
(31919, '321114024', NULL, NULL, 'Antonio FUSCO', 'VIALE BRACANELLI 15', '', '82038', 'VITULANO', 'Italien', 'IT', NULL, NULL, '3385413052', '0010179AGT', NULL, NULL, 'Orologio London Diamonds di Pioner - Silver con cinturino nero', NULL, '609919168532', 'FedEx', NULL, '2015-05-12', '09.05.2015 10:58', 'IT141028FS011', '1', 'a0YC000000bp35FMAQ', '159.99', '199.99'),
(31920, '320976404', NULL, NULL, 'Elizabeth Mora Barillas', 'VIA AURELIO ROBINO 98', '', '20025', 'LEGNANO', 'Italien', 'IT', NULL, NULL, '3427798782', '0010156LJN', NULL, NULL, 'Orologio London Diamonds di Pioner - Silver e nero con cinturino nero', NULL, '609919168543', 'FedEx', NULL, '2015-05-12', '08.05.2015 15:58', 'IT141028FS012', '1', 'a0YC000000bp35GMAQ', '159.99', '199.99'),
(31921, '320970013', '', '', 'Elizabeth Mora Barillas', 'siracusa 31', '', '21052', 'busto arsizio', 'Italien', '', '', '', '', '0010001GH4', '', '', 'Orologio London Diamonds di Pioner - Silver e nero con cinturino nero', 'Paket am29.05.2015 zur?ck erhalten!\r\nRL 7224 9522 8DE  01.06.2015', '609919168554', 'FedEx', '', '2015-05-12', '08.05.2015 15:28', 'IT141028FS012', '1', 'a0YC000000bp35GMAQ', '159.99', '199.99'),
(31922, '321055740', NULL, NULL, 'Elsa Lucia De Vivo', 'VIA SILVIO PELLICO 3', '', '84098', 'PONTECAGNANO FAIANO', 'Italien', 'IT', NULL, NULL, '3402451494', '0010140L45', NULL, NULL, 'Orologio London Diamonds di Pioner - Silver e nero con cinturino nero', NULL, '609919168565', 'FedEx', NULL, '2015-05-12', '09.05.2015 05:28', 'IT141028FS012', '1', 'a0YC000000bp35GMAQ', '159.99', '199.99'),
(31923, '321158874', NULL, NULL, 'Holta Hanelli', 'SALITA VENTI SETTEMBRE 18', '', '37129', 'VERONA', 'Italien', 'IT', NULL, NULL, '3930310202', '0010100WUO', NULL, NULL, 'Orologio London Diamonds di Pioner - Silver e nero con cinturino nero', NULL, '609919168576', 'FedEx', NULL, '2015-05-12', '09.05.2015 15:58', 'IT141028FS012', '1', 'a0YC000000bp35GMAQ', '159.99', '199.99'),
(31924, '321478697', NULL, NULL, 'roberto roman', 'VIALE ISTRIA 20/C', '', '31015', 'CONEGLIANO', 'Italien', 'IT', NULL, NULL, '438410513', '0010171BU9', NULL, NULL, 'Orologio Theorema Casablanca - Silver e nero', NULL, '609919168587', 'FedEx', NULL, '2015-05-12', '11.05.2015 10:59', 'IT141023CS51', '1', 'a0YC000000bp3DuMAI', '223.99', '279.99'),
(31925, '321118541', NULL, NULL, 'Giulia Romani', 'Via borche 16', '', '23032', 'Bormio Sondrio', 'Italien', 'IT', NULL, NULL, '3338101738', '10250436', NULL, NULL, 'Silver e nero T3008-2 in pelle', NULL, '609919168598', 'FedEx', NULL, '2015-05-12', '09.05.2015 11:28', 'IT141029CS61', '1', 'a0YC000000bp398MAA', '151.99', '189.99'),
(31926, '321033053', '', '', 'Barbara Marino C/o Bar La Pensilina', 'VIALE GIACOMO MATTEOTTI 17', '', '18100', 'IMPERIA', 'Italien', '', '', '', '3315747295', '00102502AB', '', '', 'SilverT3008-5 in acciaio', 'RL 72 206 850 8DE\r\n18.05.2015', '609919168602', 'FedEx', '', '2015-05-12', '08.05.2015 20:58', 'IT141029CS633', '1', 'a0YC000000bp39BMAQ', '151.99', '189.99'),
(31927, '321331274', NULL, NULL, 'lianzhong Lin', 'Boumaboulevard 117', '', '9723 ZS', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '615001170', '00102502FG', NULL, NULL, 'Monte Carlo horloge goud-zwart', NULL, '609919168418', 'FedEx', NULL, '2015-05-12', '10.05.2015 17:58', 'NL140117LB03', '1', 'a0YC000000bnmgtMAA', '170.01', '299.00'),
(31928, '321329736', NULL, NULL, 'lianzhong Lin', 'Boumaboulevard 117', '', '9723 ZS', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '615001170', '00102509IA', NULL, NULL, 'Monte Carlo horloge zilver-wit', NULL, '609919168418', 'FedEx', NULL, '2015-05-12', '10.05.2015 17:58', 'NL140117LB01', '1', 'a0YC000000bnmguMAA', '170.01', '299.00'),
(31929, '321321005', NULL, NULL, 'Tunahan Aydemir', 'Ln van Magisch Realisme 137', '', '3059 VJ', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '624945858', '0010215TIY', NULL, NULL, 'Monte Carlo horloge zilver-zwart', NULL, '609919168429', 'FedEx', NULL, '2015-05-12', '10.05.2015 16:58', 'NL140117LB02', '1', 'a0YC000000bnmgvMAA', '170.01', '299.00'),
(31930, '321305533', NULL, NULL, 'Hanane Benouaden', 'SIBELIUSGANGEN 14, lgh 1708 14', '', '16473', 'KISTA', 'Schweden', 'SE', NULL, NULL, '701108990', '00100737FK', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-2)', NULL, '609919168289', 'FedEx', NULL, '2015-05-12', '10.05.2015 16:14', 'SE040814HW06', '1', 'a0YC000000c7BSnMAM', '1433.05', '1995.00'),
(31931, '321326670', NULL, NULL, 'Vladimir Farber', 'BERGSHOEJDEN 30', '', '17445', 'SUNDBYBERG', 'Schweden', 'SE', NULL, NULL, '769496975', '0010035HDE', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-2)', NULL, '609919168290', 'FedEx', NULL, '2015-05-12', '10.05.2015 18:44', 'SE040814HW06', '1', 'a0YC000000c7BSnMAM', '1433.05', '1995.00'),
(31932, '321404124', NULL, NULL, 'Arshed Issa', 'BALLADGATAN 9B', '', '70373', 'OEREBRO', 'Schweden', 'SE', NULL, NULL, '700620071', '00101565XP', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-8)', NULL, '609919168304', 'FedEx', NULL, '2015-05-12', '11.05.2015 04:44', 'SE040814HW12', '1', 'a0YC000000c7BStMAM', '1433.05', '1995.00'),
(31933, '320955950', NULL, NULL, 'Aos Al-matook', 'GYMNASISTGATAN 8B', '', '21551', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '762022226', '0010179RM4', NULL, NULL, 'Guld/svart, lÃ¤derband. Modell T3008-3', NULL, '609919168315', 'FedEx', NULL, '2015-05-12', '08.05.2015 17:14', 'SET3008-3', '1', 'a0YC000000c7BlpMAE', '1358.64', '1895.00'),
(31934, '321414933', NULL, NULL, 'Qendresa Selmani', 'Kantatgatan  70', '', '21570', 'Malmoe', 'Schweden', 'SE', NULL, NULL, '', '0010212KIO', NULL, NULL, 'Guld/svart, lÃ¤derband. Modell T3008-3', NULL, '609919168326', 'FedEx', NULL, '2015-05-12', '11.05.2015 08:44', 'SET3008-3', '1', 'a0YC000000c7BlpMAE', '1358.64', '1895.00'),
(31935, '321467381', NULL, NULL, 'Monika Sciacca', 'GUSTAVSLUNDSVAEGEN 190', '', '25655', 'HELSINGBORG', 'Schweden', 'SE', NULL, NULL, '739517070', '0010063Z5S', NULL, NULL, 'Silver/svart, metallarmband. Modell T3008-7', NULL, '609919168337', 'FedEx', NULL, '2015-05-12', '11.05.2015 13:15', 'SET3008-7', '1', 'a0YC000000c7BllMAE', '1358.64', '1895.00'),
(31936, '321004580', NULL, NULL, 'Kristopher Karlsson', 'Kammakargatan 52', '', '11160', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '', '0010250B10', NULL, NULL, 'Svart/svart, metallarmband. Modell T3008-5', NULL, '609919168348', 'FedEx', NULL, '2015-05-12', '08.05.2015 21:44', 'SET3008-5', '1', 'a0YC000000c7BljMAE', '1358.64', '1895.00'),
(31937, '321392952', NULL, NULL, 'George marius Tanase', '11 JANSONS ROAD', '', 'N15 4JU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7446858985', '001022295H', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '609919168175', 'FedEx', NULL, '2015-05-12', '10.05.2015 23:52', 'GM-3009-4', '1', 'a0YC000000bC02YMAS', '126.00', '179.00'),
(31938, '321250855', NULL, NULL, 'Molly Lebbern', '81 Middle Road', '', 'SO19 8FT', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7828054543', '0010178UKL', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '609919168186', 'FedEx', NULL, '2015-05-12', '10.05.2015 09:52', 'GM-3009-4', '1', 'a0YC000000bC02YMAS', '126.00', '179.00'),
(31939, '321380096', NULL, NULL, 'Kalin Grigorov', 'Flat14 40 Schoolgate rdive', '', 'Sm45dj', 'London', 'Großbritannien', 'GB', NULL, NULL, '7738009980', '0010037KA8', NULL, NULL, 'Damascus Watch 9T 3008-4)', NULL, '609919168197', 'FedEx', NULL, '2015-05-12', '10.05.2015 22:23', '4260295881692', '1', 'a0YC000000bmgO1MAI', '130.99', '199.00'),
(31940, '320956345', NULL, NULL, 'NUOYI CHEN', 'PG205 Mylne\'s Court', 'Lawnmarket', 'EH1 2PF', 'Edinburgh', 'Großbritannien', 'GB', NULL, NULL, '4,47704E+11', '00102508K7', NULL, NULL, 'GM-505-1 Florida Diamonds By Pioner Black Strap With White Face', NULL, '609919168201', 'FedEx', NULL, '2015-05-12', '08.05.2015 16:23', 'UK131023AMC07', '1', 'a0YC000000bnnAoMAI', '126.99', '199.00'),
(31941, '321218043', NULL, NULL, 'HELLA KING', '8 YEOMANS MEWS', '', 'TW77LZ', 'ISLEWORTH', 'Großbritannien', 'GB', NULL, NULL, '7584352639', '0010137I3A', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919168212', 'FedEx', NULL, '2015-05-12', '10.05.2015 01:22', 'UK140313AMC22', '1', 'a0YC000000bnvO1MAI', '133.00', '199.00'),
(31942, '321135396', NULL, NULL, 'lorraine cunningham', '29 Christie Close', 'Newport Pagnell', 'MK16 8RU', 'Bucks', 'Großbritannien', 'GB', NULL, NULL, '7521964064', '00102066PB', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919168223', 'FedEx', NULL, '2015-05-12', '09.05.2015 15:22', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(31943, '321297834', NULL, NULL, 'Monica Finch', '30 HOWES DRIVE', 'Marston Moretaine', 'MK43 0FG', 'BEDFORD', 'Großbritannien', 'GB', NULL, NULL, '7951234701', '00101835MG', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, '609919168234', 'FedEx', NULL, '2015-05-12', '10.05.2015 14:22', 'UK140110AMC07', '1', 'a0YC000000c7R4LMAU', '130.99', '199.00'),
(31944, '321006679', NULL, NULL, 'Bukola Daniel', '42 TELFORD WAY', 'THURNBY', 'LE5 2LX', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7867380707', '0010192BHO', NULL, NULL, 'Silver Strap Silver Case Black Face (GM-4004-6)', NULL, '609919168245', 'FedEx', NULL, '2015-05-12', '08.05.2015 20:52', 'UK140110AMC06', '1', 'a0YC000000c7R4KMAU', '130.99', '199.00'),
(31945, '321279395', NULL, NULL, 'Zuzana Elfmarkova', '242 Reddington Drive', '', 'SL3 7SL', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '07920 113364', '001021996P', NULL, NULL, 'Silver/White Black Leather (GM-3009-1)', NULL, '609919168256', 'FedEx', NULL, '2015-05-12', '10.05.2015 12:22', 'GM-3009-1', '1', 'a0YC000000bC02XMAS', '126.00', '179.00'),
(31946, '321005789', NULL, NULL, 'Helen Tipper', '00 Spring Lodge', 'Burley Road', 'LE15 7HZ', 'Langham', 'Großbritannien', 'GB', NULL, NULL, '7943878317', '00101291KH', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '609919168267', 'FedEx', NULL, '2015-05-12', '08.05.2015 20:52', 'T-3001-1A', '1', 'a0YC000000c7SHnMAM', '102.00', '159.00'),
(31947, '321362943', NULL, NULL, 'Kelly White', '26 MOSS LANE', '', 'MK42 9YT', 'BEDFORD', 'Großbritannien', 'GB', NULL, NULL, '7769354783', '00101998GY', NULL, NULL, 'T-3001-3A Gold Case/Black Dial/Black Leather Band', NULL, '609919168278', 'FedEx', NULL, '2015-05-12', '10.05.2015 20:52', 'T-3001-3A', '1', 'a0YC000000c7SKSMA2', '102.00', '159.00'),
(31948, '321689127', NULL, NULL, 'Sophie Rasquin', 'De dolembreux 101', '', '4130', 'Esneux', 'Belgien', 'BE', NULL, NULL, '495517949', '0010142LBA', NULL, NULL, 'Montre Pionier London - Or/Noir - Bracet en cuir marron (GM-150-3)', NULL, '609919168911', 'FedEx', NULL, '2015-05-13', '12.05.2015 12:48', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(31949, '321680504', NULL, NULL, 'Maxime Van Lerberghe', 'Elleboogstraat 9', 'AVL METAL POWDERS', '8500', 'Kortrijk', 'Belgien', 'BE', NULL, NULL, '475319797', '0010067ADE', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '609919168922', 'FedEx', NULL, '2015-05-13', '12.05.2015 11:48', 'NL141008NM08', '1', 'a0YC000000bM8v6MAC', '159.99', '199.99'),
(31950, '321597892', NULL, NULL, 'Brett Van Ransbeeck', 'Van Langenhovestraat 29', '', '9200', 'Sint-Gillis-Dendermonde', 'Belgien', 'BE', NULL, NULL, '494296094', '00101702CA', NULL, NULL, 'Monte Carlo horloge goud-zwart', NULL, '609919168933', 'FedEx', NULL, '2015-05-13', '11.05.2015 22:50', 'NL140117LB03', '1', 'a0YC000000bnmu9MAA', '170.01', '299.00'),
(31951, '321595380', NULL, NULL, 'Eli Bunnens', 'Plaats 37', '', '2460', 'Lichtaart', 'Belgien', 'BE', NULL, NULL, '474908209', '0010122YC3', NULL, NULL, 'Monte Carlo horloge goud-zwart', NULL, '609919168944', 'FedEx', NULL, '2015-05-13', '11.05.2015 22:18', 'NL140117LB03', '1', 'a0YC000000bnmu9MAA', '170.01', '299.00'),
(31952, '321528053', NULL, NULL, 'Federico Comper', 'VIA GOCCIADORO 86/1', '', '38122', 'TRENTO', 'Italien', 'IT', NULL, NULL, '3498669645', '0010250QVB', NULL, NULL, 'Silver e nero T3008-6 in acciaio', NULL, '609919168896', 'FedEx', NULL, '2015-05-13', '11.05.2015 15:05', 'IT141029CS634', '1', 'a0YC000000bp39CMAQ', '151.99', '189.99'),
(31953, '321524999', NULL, NULL, 'guido marnati', 'via rossini 26', '', '20018', 'sedriano', 'Italien', 'IT', NULL, NULL, '3467425428', '00102503MA', NULL, NULL, 'Oro e nero T3008-7 in acciaio', NULL, '609919168900', 'FedEx', NULL, '2015-05-13', '11.05.2015 15:05', 'IT141029CS635', '1', 'a0YC000000bp39DMAQ', '151.99', '189.99'),
(31954, '321586755', NULL, NULL, 'Brahim Bardai', 'Grote Wade 56', 'Eurac', '3439 NS', 'NIEUWEGEIN', 'Niederlande', 'NL', NULL, NULL, '681774458', '0010239L8S', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919168955', 'FedEx', NULL, '2015-05-13', '11.05.2015 21:58', 'NL141008NM03', '1', 'a0YC000000bYju9MAC', '159.99', '199.99'),
(31955, '321581081', NULL, NULL, 'fabiola asiedu', 'Toverfluitstraat 16', '', '3194VT', 'HOOGVLIET ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '647549237', '0010088CK4', NULL, NULL, 'London PIONIER horloge - goud/zwart met metalen band (GM-150-7)', NULL, '609919168966', 'FedEx', NULL, '2015-05-13', '11.05.2015 21:16', 'NL141008NM07', '1', 'a0YC000000bYjuDMAS', '159.99', '199.99'),
(31956, '321669685', NULL, NULL, 'adam hansen', 'HAMNGATAN 23', '', '23235', 'ARLOEV', 'Schweden', 'SE', NULL, NULL, '721874505', '0010250VTQ', NULL, NULL, 'Silver/vit, metallarmband. Modell T3008-6', NULL, '609919168977', 'FedEx', NULL, '2015-05-13', '12.05.2015 11:44', 'SET3008-6', '1', 'a0YC000000c7BlkMAE', '1358.64', '1895.00'),
(31957, '321650524', NULL, NULL, 'Dan Grigsson', 'SJOESAVAEGEN 153', '', '12455', 'BANDHAGEN', 'Schweden', 'SE', NULL, NULL, '700915855', '0010148YGW', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-7)', NULL, '609919168988', 'FedEx', NULL, '2015-05-13', '12.05.2015 10:14', 'SE040814HW11', '1', 'a0YC000000c7BSsMAM', '1433.05', '1995.00'),
(31958, '321624444', NULL, NULL, 'Asa Johansson', 'SKAGENGATAN 3', '', '41877', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '737457978', '0010021N5X', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-8)', NULL, '609919168999', 'FedEx', NULL, '2015-05-13', '12.05.2015 07:14', 'SE040814HW12', '1', 'a0YC000000c7BStMAM', '1433.05', '1995.00'),
(31959, '321614346', NULL, NULL, 'Ramshed Hasanov', 'SAFIRGATAN 38 B', '', '44145', 'ALINGSAS', 'Schweden', 'SE', NULL, NULL, '723866472', '0010218JYE', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-8)', NULL, '609919169002', 'FedEx', NULL, '2015-05-13', '12.05.2015 02:14', 'SE040814HW12', '1', 'a0YC000000c7BStMAM', '1433.05', '1995.00'),
(31960, '321599513', NULL, NULL, 'Beeri villalobos', 'kungsvaegen 63b', '', '35233', 'vaexjoe', 'Schweden', 'SE', NULL, NULL, '735531274', '001000329V', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, '609919169013', 'FedEx', NULL, '2015-05-13', '11.05.2015 23:44', 'SE040814HW07', '1', 'a0YC000000c7BSoMAM', '1433.05', '1995.00'),
(31961, '320995188', NULL, NULL, 'Rick Garner', '10 HARDACRE LANE', 'Whittle-le-woods', 'PR6 7PQ', 'CHORLEY', 'Großbritannien', 'GB', NULL, NULL, '7703289462', '0010100D50', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919168716', 'FedEx', NULL, '2015-05-13', '08.05.2015 19:52', 'UK140102AMC02', '1', 'a0YC000000boq0IMAQ', '160.01', '239.00'),
(31962, '321095341', NULL, NULL, 'Mark Pitt', '15 BARTONS WAY', 'Pinewood Park', 'GU14 9LL', 'FARNBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7510789130', '0010107EO0', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919168727', 'FedEx', NULL, '2015-05-13', '09.05.2015 11:23', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(31963, '320994394', NULL, NULL, 'Mr francis', '7 Robin place aston', '', 'S26 2GG', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7702609077', '00102384YR', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919168738', 'FedEx', NULL, '2015-05-13', '08.05.2015 19:22', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(31964, '320948962', NULL, NULL, 'John Watson', '27 EDMONTON AVENUE', '', 'EH54 6BQ', 'LIVINGSTON', 'Großbritannien', 'GB', NULL, NULL, '+44 7714 690875', '0010208D1E', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919168749', 'FedEx', NULL, '2015-05-13', '08.05.2015 15:23', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(31965, '321594952', NULL, NULL, 'Claire Watkins', 'METRODE HANWORTH LANE', 'Hanworth lane', 'KT16 9LL', 'CHERTSEY', 'Großbritannien', 'GB', NULL, NULL, '7738069849', '0010048MD7', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919168750', 'FedEx', NULL, '2015-05-13', '11.05.2015 22:24', 'UK140313AMC23', '1', 'a0YC000000bnvO2MAI', '133.00', '199.00'),
(31966, '321592779', NULL, NULL, 'Leakey Dee', '60 Enmore road', '', 'Ub1 2pg', 'London', 'Großbritannien', 'GB', NULL, NULL, '7775428981', '10063574', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919168760', 'FedEx', NULL, '2015-05-13', '11.05.2015 22:22', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(31967, '321178211', NULL, NULL, 'Samantha Cross', '45 BAXTER STREET', '', 'WN6 0DE', 'WIGAN', 'Großbritannien', 'GB', NULL, NULL, '7568146529', '0010008BQO', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919168771', 'FedEx', NULL, '2015-05-13', '09.05.2015 19:52', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(31968, '321313505', NULL, NULL, 'Joseph Gallagher', '158 GORDON HILL', '', 'EN2 0QT', 'ENFIELD', 'Großbritannien', 'GB', NULL, NULL, '7516450562', '001008852T', NULL, NULL, 'Men\'s Theorema Rio Skeleton Watch - Silver/Black Dial/Black Leather Band (GM-107-2)', NULL, '609919168782', 'FedEx', NULL, '2015-05-13', '10.05.2015 16:22', 'GM-107-2', '1', 'a0YC000000bopjQMAQ', '149.01', '249.00'),
(31969, '321125598', NULL, NULL, 'Muhammad Asif', '100 COBB CLOSE', '', 'SL3 9QY', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '4,47723E+11', '0010205PAU', NULL, NULL, 'Men\'s Theorema Rio Skeleton Watch - Silver/Black Dial/Black Leather Band (GM-107-2)', NULL, '609919168793', 'FedEx', NULL, '2015-05-13', '09.05.2015 14:23', 'GM-107-2', '1', 'a0YC000000bopjQMAQ', '149.01', '249.00'),
(31970, '321086860', NULL, NULL, 'Elena Simionescu', '28 RODING LANE SOUTH', '', 'IG4 5NZ', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '7880344784', '0010222BH5', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919168808', 'FedEx', NULL, '2015-05-13', '09.05.2015 10:53', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(31971, '321127568', NULL, NULL, 'Lucia Milova', '14 Pinnell Grove', 'Emersons Green', 'BS16 7BJ', 'Bristol', 'Großbritannien', 'GB', NULL, NULL, '7930850069', '0010054QHO', NULL, NULL, 'Silver/White Dial/Black Leather (GM-104-9)', NULL, '609919168819', 'FedEx', NULL, '2015-05-13', '09.05.2015 14:23', 'GM-104-9', '1', 'a0YC000000boq0JMAQ', '160.01', '239.00'),
(31972, '321018195', NULL, NULL, 'Susan Quinn', '8 BRAESIDE', 'sauchie', 'FK10 3DR', 'ALLOA', 'Großbritannien', 'GB', NULL, NULL, '7729836959', '0010203CF3', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919168820', 'FedEx', NULL, '2015-05-13', '08.05.2015 21:52', '4260295881050', '1', 'a0YC000000bmM8pMAE', '165.00', '249.00'),
(31973, '321146981', NULL, NULL, 'Chris Floyd', '294 HAUNCH LANE', 'The barbers shop', 'B13 0QS', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7403057708', '0010003IPK', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '609919168830', 'FedEx', NULL, '2015-05-13', '09.05.2015 16:22', '4260295880381', '1', 'a0YC000000bmM8mMAE', '165.00', '249.00'),
(31974, '321615765', NULL, NULL, 'Simona Hymus', '4 NEWPORT PAGNELL ROAD', 'Grange Farm Cottages', 'MK43 8SN', 'BEDFORD', 'Großbritannien', 'GB', NULL, NULL, '7876427992', '001008364W', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '609919168841', 'FedEx', NULL, '2015-05-13', '12.05.2015 01:22', '4260295880381', '1', 'a0YC000000bmM8mMAE', '165.00', '249.00'),
(31975, '321212171', NULL, NULL, 'Hend Elashmawy', 'Flat 11A 51 Marlborough Hill', '', 'NW8 0NG', 'London', 'Großbritannien', 'GB', NULL, NULL, '4,47428E+11', '00100926WI', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '609919168852', 'FedEx', NULL, '2015-05-13', '09.05.2015 23:52', '42602958803015', '1', 'a0YC000000bmM8oMAE', '165.00', '249.00'),
(31976, '321611367', NULL, NULL, 'Izmael DIAKITE', '9 LINBERRY WALK', 'Deptford', 'SE8 3QE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7846493861', '0010079D1O', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919168863', 'FedEx', NULL, '2015-05-13', '12.05.2015 00:23', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31977, '321518821', NULL, NULL, 'JULIA CACERES', 'Flat 8, Tradewinds Court, asher way', '', 'E1W 2JB', 'London', 'Großbritannien', 'GB', NULL, NULL, '7437758128', '0010082L9V', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919168874', 'FedEx', NULL, '2015-05-13', '11.05.2015 16:38', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31978, '320990572', NULL, NULL, 'Marinus Heyns', '17 PARADISE MEADOW', 'Church Street', 'SP3 6DG', 'SALISBURY', 'Großbritannien', 'GB', NULL, NULL, '1747871407', '00100873NV', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919168885', 'FedEx', NULL, '2015-05-13', '08.05.2015 19:22', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(31979, '322140030', NULL, NULL, 'walter Tollet', 'oude Geldenaaksebaan 9', '', '3360', 'Bierbeek', 'Belgien', 'BE', NULL, NULL, '471195043', '0010030Q8W', NULL, NULL, 'Montre Pionier London - Argent/Blanc - Bracet en cuir noir (GM-150-2)', NULL, '609919169388', 'FedEx', NULL, '2015-05-15', '14.05.2015 13:18', 'NL141008NM02', '1', 'a0YC000000bM8v0MAC', '159.99', '199.99'),
(31980, '321998860', NULL, NULL, 'Filip Malcorps', 'postweg 289', '', '1602', 'Vlezenbeek', 'Belgien', 'BE', NULL, NULL, '496205902', '00100702YK', NULL, NULL, 'Montre Pionier London - Noir/Noir - Bracet en cuir noir (GM-150-4)', NULL, '609919169399', 'FedEx', NULL, '2015-05-15', '13.05.2015 20:18', 'NL141008NM04', '1', 'a0YC000000bM8v2MAC', '159.99', '199.99'),
(31981, '321879589', NULL, NULL, 'lars lauritzen', 'Lindevej 10B', '', '8700', 'Horsens', 'Dänemark', 'DK', NULL, NULL, '60604443', '0010041YYQ', NULL, NULL, 'GM-4004-8: Urrem i sort, sort urkasse, sort urskive', NULL, '609919169149', 'FedEx', NULL, '2015-05-15', '13.05.2015 10:06', 'DK040814HW12', '1', 'a0YC000000c7BVZMA2', '1155.04', '1695.00'),
(31982, '321878523', NULL, NULL, 'lars lauritzen', 'Lindevej 10B', '', '8700', 'Horsens', 'Dänemark', 'DK', NULL, NULL, '60604443', '0010172OPU', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '609919169149', 'FedEx', NULL, '2015-05-15', '13.05.2015 10:06', 'DK040814HW11', '1', 'a0YC000000c7BVYMA2', '1155.04', '1695.00'),
(31983, '?fulfillment_line_item_id', NULL, NULL, 'shipment_address_name', 'shipment_address_street', 'shipment_address_street_2', 'shipment_address_postal_code', 'shipment_address_city', 'shipment_address_stat', 'ship', NULL, NULL, 'customer_phone', 'custom_field_value', NULL, NULL, 'item_name', NULL, 'shipment_tracking_number', 'shipment_carrier', NULL, '0000-00-00', 'order_date', 'merchant_sku_item', 'quantity_r', 'groupon_sku', 'groupon_cost', 'sell_price'),
(31984, '321855207', NULL, NULL, 'LAMPROS KITSALIS', 'METRON 12', '', '10443', 'ATHINA SEPOLIA', 'Griechenland', 'GR', NULL, NULL, '6985086506', '0010090D4T', NULL, NULL, '#3: €179 Instead Of €749 for 1 Theorema GM-3005 Marco Polo Watch (Black strap, White case, Black dial) With Delivery ', NULL, '609919169046', 'FedEx', NULL, '2015-05-15', '13.05.2015 09:39', 'GR26022015SK009', '1', 'a0YC000000bJoIyMAK', '143.20', '179.00'),
(31985, '321781476', NULL, NULL, 'KONSTANTINOS MPREMPOS', 'ILIA VENEZI   13', '', '13341', 'ATHINA FYLI', 'Griechenland', 'GR', NULL, NULL, '6976333323', '0010113P6J', NULL, NULL, '#3: €179 Instead Of €749 for 1 Theorema GM-3005 Marco Polo Watch (Black strap, White case, Black dial) With Delivery ', NULL, '609919169057', 'FedEx', NULL, '2015-05-15', '12.05.2015 21:38', 'GR26022015SK009', '1', 'a0YC000000bJoIyMAK', '143.20', '179.00'),
(31986, '321841158', NULL, NULL, 'LUCIA FRASCA', 'VIA DELLE MAGNOLIE 45', '', '86039', 'TERMOLI', 'Italien', 'IT', NULL, NULL, '3470593861', '0010054K9R', NULL, NULL, 'Silver e bianco T3008-1 in pelle', NULL, '609919169403', 'FedEx', NULL, '2015-05-15', '13.05.2015 04:58', 'IT141029CS60', '1', 'a0YC000000bp397MAA', '151.99', '189.99'),
(31987, '321841159', NULL, NULL, 'LUCIA FRASCA', 'VIA DELLE MAGNOLIE 45', '', '86039', 'TERMOLI', 'Italien', 'IT', NULL, NULL, '3470593861', '0010184BE0', NULL, NULL, 'Silver e bianco T3008-1 in pelle', NULL, '609919169403', 'FedEx', NULL, '2015-05-15', '13.05.2015 04:58', 'IT141029CS60', '1', 'a0YC000000bp397MAA', '151.99', '189.99'),
(31988, '321732253', NULL, NULL, 'ivana santoro', 'VIA CARLO DE TRIZIO 13', 'via milano, 13', '76011', 'BISCEGLIE', 'Italien', 'IT', NULL, NULL, '3477789164', '0010102A4X', NULL, NULL, 'Orologio London Diamonds di Pioner - Oro e nero con cinturino marrone', NULL, '609919169414', 'FedEx', NULL, '2015-05-15', '12.05.2015 14:31', 'IT141028FS013', '1', 'a0YC000000bp35HMAQ', '159.99', '199.99'),
(31989, '322068229', NULL, NULL, 'Veronika Stramrood Vargova', 'Zeevaertweg 47', '2de etage', '1212 EE', 'HILVERSUM', 'Niederlande', 'NL', NULL, NULL, '641338642', '10031343', NULL, NULL, 'London PIONIER horloge - zilver/zwart - zwarte leren band (GM-150-2)', NULL, '609919169355', 'FedEx', NULL, '2015-05-15', '14.05.2015 07:58', 'NL141008NM02', '1', 'a0YC000000bYju8MAC', '159.99', '199.99'),
(31990, '321979444', NULL, NULL, 'Mohamed Abdirahman', 'Hugo Verrieststraat 72A', '', '2524 CG', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '647198214', '0010125XR5', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919169366', 'FedEx', NULL, '2015-05-15', '13.05.2015 18:29', 'NL141008NM03', '1', 'a0YC000000bYju9MAC', '159.99', '199.99'),
(31991, '321755243', NULL, NULL, 'A.P. Winter', 'Katwoudehof 96', '', '6843 BZ', 'ARNHEM', 'Niederlande', 'NL', NULL, NULL, '612499238', '00102212OB', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919169377', 'FedEx', NULL, '2015-05-15', '12.05.2015 18:28', 'NL141008NM03', '1', 'a0YC000000bYju9MAC', '159.99', '199.99'),
(31992, '322022273', '', '', 'Witold Bienkowski', 'Naeckrosvaegen 23', '', '16937', 'Solna', 'Schweden', '', '', '', '', '0010241DW7', '', '', 'Armbandsklocka med l?derband (GM-4004-2)', 'Uhr erhalten 04.06.2015\r\nRL 72 258 337 8DE 05.06.2015', '609919169068', 'FedEx', '', '2015-05-15', '13.05.2015 22:44', 'SE040814HW06', '1', 'a0YC000000c7BSnMAM', '1433.05', '1995.00'),
(31993, '321725059', NULL, NULL, 'Johnny Martinez', 'WOLLMAR YXKULLSGATAN 42', '', '11850', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '768978537', '0010042YY3', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, '609919169079', 'FedEx', NULL, '2015-05-15', '12.05.2015 16:44', 'SE040814HW07', '1', 'a0YC000000c7BSoMAM', '1433.05', '1995.00'),
(31994, '321727405', NULL, NULL, 'Nikita Smiyanov', 'SKAEFTINGEBACKEN 13', 'Elena Smiyanova', '16367', 'SPANGA', 'Schweden', 'SE', NULL, NULL, '722500741', '0010202W3R', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-5)', NULL, '609919169080', 'FedEx', NULL, '2015-05-15', '12.05.2015 16:44', 'SE040814HW09', '1', 'a0YC000000c7BSqMAM', '1433.05', '1995.00'),
(31995, '321929003', NULL, NULL, 'Carolina Adamberg', 'LUSTIGKULLEVAEGEN 10B', '', '59147', 'MOTALA', 'Schweden', 'SE', NULL, NULL, '733566992', '0010177AXE', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-7)', NULL, '609919169090', 'FedEx', NULL, '2015-05-15', '13.05.2015 15:14', 'SE040814HW11', '1', 'a0YC000000c7BSsMAM', '1433.05', '1995.00'),
(31996, '322036419', NULL, NULL, 'weiyi su', 'BOERJE JEPPES VAEG 1H', '', '31060', 'ULLARED', 'Schweden', 'SE', NULL, NULL, '723080576', '0010208BJK', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-7)', NULL, 'storniert', 'FedEx', NULL, '2015-05-15', '14.05.2015 00:14', 'SE040814HW11', '1', 'a0YC000000c7BSsMAM', '1433.05', '1995.00'),
(31997, '321810612', NULL, NULL, 'Alfonso Nunez', 'SMABJOERKSVAEGEN 85', '', '16342', 'SPANGA', 'Schweden', 'SE', NULL, NULL, '761888831', '0010157VWN', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-8)', NULL, '609919169116', 'FedEx', NULL, '2015-05-15', '12.05.2015 23:44', 'SE040814HW12', '1', 'a0YC000000c7BStMAM', '1433.05', '1995.00'),
(31998, '321877173', NULL, NULL, 'Viveka Soederholm', 'GRANKVISTGATAN 8', '', '63224', 'ESKILSTUNA', 'Schweden', 'SE', NULL, NULL, '705763885', '00100043SP', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-8)', NULL, '609919169127', 'FedEx', NULL, '2015-05-15', '13.05.2015 11:14', 'SE040814HW12', '1', 'a0YC000000c7BStMAM', '1433.05', '1995.00'),
(31999, '321724373', NULL, NULL, 'aina abdulkadirova', 'STOCKSNAESVAEGEN 19 B', '', '57533', 'EKSJOE', 'Schweden', 'SE', NULL, NULL, '763223303', '0010149RPO', NULL, NULL, 'Silver/svart, lÃ¤derband. Modell T3008-2', NULL, '609919169138', 'FedEx', NULL, '2015-05-15', '12.05.2015 16:44', 'SET3008-2', '1', 'a0YC000000c7BloMAE', '1358.64', '1895.00'),
(32000, '321829649', NULL, NULL, 'Miralisher Soatov', 'Flat C 239, Barking Road', '', 'E13 8EQ', 'London', 'Großbritannien', 'GB', NULL, NULL, '7415785005', '0010229RYU', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919169150', 'FedEx', NULL, '2015-05-15', '13.05.2015 02:22', 'UK140102AMC02', '1', 'a0YC000000boq0IMAQ', '160.01', '239.00'),
(32001, '321760011', NULL, NULL, 'Lisa Brown', '17 LOWMOOR CRESCENT', '', 'WF4 3LF', 'WAKEFIELD', 'Großbritannien', 'GB', NULL, NULL, '07449 805283', '0010001PCU', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919169160', 'FedEx', NULL, '2015-05-15', '12.05.2015 18:53', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32002, '321875264', NULL, NULL, 'Bukola Daniel', '42 TELFORD WAY', 'THURNBY', 'LE5 2LX', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7867380707', '0010247RMJ', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-4004-3)', NULL, '609919169171', 'FedEx', NULL, '2015-05-15', '13.05.2015 09:52', 'UK140110AMC03', '1', 'a0YC000000c7R4IMAU', '130.99', '199.00'),
(32003, '321795701', NULL, NULL, 'Matthew Chapman', '40 Walsingham Road', '', 'CH449DY', 'Wallasey', 'Großbritannien', 'GB', NULL, NULL, '7718360718', '0010241A1L', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919169182', 'FedEx', NULL, '2015-05-15', '12.05.2015 21:23', '4260295880176', '1', 'a0YC000000bmcTzMAI', '130.99', '199.00'),
(32004, '321789113', NULL, NULL, 'Kenny Mba', '1 Chervil mews', '', 'SE28 8EQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7475005262', '0010243RSG', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919169193', 'FedEx', NULL, '2015-05-15', '12.05.2015 21:22', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32005, '321788444', NULL, NULL, 'Joel Soares', '33 CHERTSEY CRESCENT', '', 'CR0 0DE', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7432102987', '0010043K2Z', NULL, NULL, 'Men\'s Theorema Rio Skeleton Watch - Silver/White Dial/Black Leather (GM-107-1)', NULL, '609919169208', 'FedEx', NULL, '2015-05-15', '12.05.2015 20:52', 'GM-107-1', '1', 'a0YC000000bopjPMAQ', '149.01', '249.00'),
(32006, '322156393', NULL, NULL, 'Steph Charnell', '10 Regency Close', 'Weddington', 'CV10 0DF', 'Nuneaton', 'Großbritannien', 'GB', NULL, NULL, '7891201860', '0010049UAD', NULL, NULL, 'Men\'s Theorema Rio Skeleton Watch - Silver/White Dial/Black Leather (GM-107-1)', NULL, '609919169219', 'FedEx', NULL, '2015-05-15', '14.05.2015 14:52', 'GM-107-1', '1', 'a0YC000000bopjPMAQ', '149.01', '249.00'),
(32007, '322150270', NULL, NULL, 'Elliott Dalton', '27 THURLOW AVENUE', '', 'HU17 7QJ', 'BEVERLEY', 'Großbritannien', 'GB', NULL, NULL, '7896276536', '0010130IJS', NULL, NULL, 'Men\'s Theorema Rio Skeleton Watch - Silver/White Dial/Silver Metal Band (GM-107-5)', NULL, '609919169220', 'FedEx', NULL, '2015-05-15', '14.05.2015 14:22', 'GM-107-5', '1', 'a0YC000000bopjTMAQ', '149.01', '249.00'),
(32008, '321919230', NULL, NULL, 'Divya Grg Basnet', '7 ROWAN ROAD', '', 'UB7 7UA', 'WEST DRAYTON', 'Großbritannien', 'GB', NULL, NULL, '7588717713', '0010230V3S', NULL, NULL, 'Pionier Barbados Watch - Black Leather Strap, Stainless Steel Face, Red Detail (509-1)', NULL, '609919169230', 'FedEx', NULL, '2015-05-15', '13.05.2015 13:23', 'PIONIER-509-1', '1', 'a0YC000000booYFMAY', '129.99', '199.00'),
(32009, '321821847', NULL, NULL, 'Asad Ullah', '18 Belmont Way', '', 'OL12 6HR', 'ROCHDALE', 'Großbritannien', 'GB', NULL, NULL, '7873945983', '00100044YN', NULL, NULL, 'Pionier London Diamond Watch - Black Face and Black Metal Strap', NULL, '609919169241', 'FedEx', NULL, '2015-05-15', '13.05.2015 00:22', 'UK140923JM19', '1', 'a0YC000000bnsBLMAY', '135.00', '199.00'),
(32010, '321791420', NULL, NULL, 'Anthony King', '8 THE FAIRWAY', '', 'TS12 1NH', 'SALTBURN-BY-THE-SEA', 'Großbritannien', 'GB', NULL, NULL, '7974893949', '0010089N72', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '609919169252', 'FedEx', NULL, '2015-05-15', '12.05.2015 21:22', 'T-3001-3', '1', 'a0YC000000c7SK3MAM', '102.00', '159.00'),
(32011, '322134885', NULL, NULL, 'Janet Jones', '131 Hiltingbury Road', 'Chandlers Ford', 'SO53 5NP', 'Eastleigh', 'Großbritannien', 'GB', NULL, NULL, '2380267556', '0010248PF7', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '609919169263', 'FedEx', NULL, '2015-05-15', '14.05.2015 13:22', 'T-3001-3', '1', 'a0YC000000c7SK3MAM', '102.00', '159.00'),
(32012, '321754892', NULL, NULL, 'Abbie Sharma', '22 NUTSEY AVENUE', 'Testwood', 'SO40 3NA', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7880733091', '0010171AXA', NULL, NULL, 'T-3001-5 Bicolor Case/White Dial/Black Leather Band', NULL, '609919169274', 'FedEx', NULL, '2015-05-15', '12.05.2015 18:22', 'T-3001-5', '1', 'a0YC000000c7SLpMAM', '102.00', '159.00'),
(32013, '322059723', NULL, NULL, 'Aiden Walshe', '71 LEYBOURNE ROAD', '', 'E11 3BS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7812752102', '0010189POV', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919169285', 'FedEx', NULL, '2015-05-15', '14.05.2015 06:22', '4260295881050', '1', 'a0YC000000bmM8pMAE', '165.00', '249.00'),
(32014, '321993884', NULL, NULL, 'Jason Snow', 'Unit 8 Goldingbarn farm', 'Sussex servicing autos', 'Bn59xh', 'Henfeild road', 'Großbritannien', 'GB', NULL, NULL, '7507729414', '0010171F9R', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919169296', 'FedEx', NULL, '2015-05-15', '13.05.2015 19:52', '4260295881050', '1', 'a0YC000000bmM8pMAE', '165.00', '249.00'),
(32015, '321925425', NULL, NULL, 'stephen crow', '46 MELROSE AVENUE', '', 'BS37 7AN', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7827963336', '0010032FPB', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919169300', 'FedEx', NULL, '2015-05-15', '13.05.2015 13:52', '4260295881050', '1', 'a0YC000000bmM8pMAE', '165.00', '249.00'),
(32016, '322058294', NULL, NULL, 'Neslihan Goren', '99 WITHY MEAD', '', 'E4 6JW', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7500277668', '0010100WB1', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '609919169311', 'FedEx', NULL, '2015-05-15', '14.05.2015 05:52', '42602958803015', '1', 'a0YC000000bmM8oMAE', '165.00', '249.00'),
(32017, '321793015', NULL, NULL, 'Batoul Ahmed', 'Flat 280 Atwood house Beckford close', '', 'W14 8TX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7735087244', '001003110E', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919169322', 'FedEx', NULL, '2015-05-15', '12.05.2015 21:23', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(32018, '322093317', NULL, NULL, 'Frances Goodman', '36 LOCKERLEY CRESCENT', 'Maybush', 'SO16 4EP', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7713195168', '0010214SVU', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919169333', 'FedEx', NULL, '2015-05-15', '14.05.2015 10:52', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(32019, '322087426', NULL, NULL, 'wendy johnson', '154 manchester road', '', 'sk4 1nn', 'stockport', 'Großbritannien', 'GB', NULL, NULL, '7846295346', '0010242F2Z', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919169344', 'FedEx', NULL, '2015-05-15', '14.05.2015 09:52', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(32020, '322188835', '', '', 'Ali Abed', 'SOMMARBO 277', '', '13767', 'JORDBRO Stockholm', 'Schweden', '', '', '', '707148833', '0010049E4I', '', '', 'Silver/svart, metallarmband. Modell T3008-7', '', '604569191484', 'FedEx', '', '2015-05-18', '14.05.2015 18:44', 'SET3008-7', '1', 'a0YC000000c7BllMAE', '1358.64', '1895.00'),
(32021, '3074457345673285542', NULL, NULL, 'MARK LEE', '60 TEBAN GDNS RD #25-450', '', '600060', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '91683157', '0010184OQC', NULL, NULL, 'GM-104-2 (BLACK DIAL/GOLD-TONE CASE): Theorema Copacabana Mechanical Watch with Leather Band', NULL, '604569191392', 'FedEx', NULL, '2015-05-18', '13.05.2015 15:12', 'SG070415CP02', '1', 'a0YC000000bnUBIMA2', '311.22', '399.00'),
(32022, '3074457345673274183', NULL, NULL, 'KO JI', '333 CLEMENTI AVE 2 #03-84', '', '120333', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '96549956', '0010076F12', NULL, NULL, 'GM-3011-6 (BLACK/SILVER): Theorema Macau Automatic Watch', NULL, '604569191407', 'FedEx', NULL, '2015-05-18', '13.05.2015 15:11', 'SG080415CP02', '1', 'a0YC000000bnkGQMAY', '248.82', '319.00'),
(32023, '3074457345673320280', NULL, NULL, 'SHARON LO', '757 YISHUN ST 72 #09-476', '', '760757', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '94881620', '00101827N7', NULL, NULL, 'T-3001-1: Theorema Paragon Automatic Watch', NULL, '604569191418', 'FedEx', NULL, '2015-05-18', '14.05.2015 18:13', 'SG080415CP01', '1', 'a0YC000000bnkzkMAA', '202.20', '259.00'),
(32024, '3074457345673320279', NULL, NULL, 'SHARON LO', '757 YISHUN ST 72 #09-476', '', '760757', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '94881620', '0010053YKX', NULL, NULL, 'T-3001-1: Theorema Paragon Automatic Watch', NULL, '604569191418', 'FedEx', NULL, '2015-05-18', '14.05.2015 18:11', 'SG080415CP01', '1', 'a0YC000000bnkzkMAA', '202.20', '259.00'),
(32025, '3074457345673208046', NULL, NULL, 'CHIANG LING HOANG', '305 JURONG EAST ST 32  #04-140', '', '600305', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '86161822', '0010144FMS', NULL, NULL, 'T-3001-2: Theorema Paragon Automatic Watch', NULL, '604569191430', 'FedEx', NULL, '2015-05-18', '11.05.2015 18:13', 'SG080415CP02', '1', 'a0YC000000bnl04MAA', '202.20', '259.00'),
(32026, '3074457345673192799', NULL, NULL, 'KONG FOO HOE', 'BLK 617, 617 YISHUN RING RD #05-3254', '', '760617', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '93853033', '00100512XO', NULL, NULL, 'T-3001-3: Theorema Paragon Automatic Watch', NULL, '604569191440', 'FedEx', NULL, '2015-05-18', '11.05.2015 18:22', 'SG080415CP02', '1', 'a0YC000000bnkmvMAA', '202.20', '259.00'),
(32027, '3074457345673218524', NULL, NULL, 'SIMON BAIN', '1 MARITIME SQ  11-22 HARBOURFRONT CENTRE', '', '99253', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '91804924', '0010243P2M', NULL, NULL, 'T-3001-4: Theorema Paragon Automatic Watch', NULL, '604569191451', 'FedEx', NULL, '2015-05-18', '12.05.2015 17:13', 'SG080415CP03', '1', 'a0YC000000bnknAMAQ', '202.20', '259.00'),
(32028, '3074457345673113721', NULL, NULL, 'KAY HOON WONG', 'BLK 5000J MARINE PARADE RD #06-43 LAGOON VW', '', '449291', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '90090350', '10002731', NULL, NULL, 'T-3001-5: Theorema Paragon Automatic Watch', NULL, '604569191462', 'FedEx', NULL, '2015-05-18', '11.05.2015 18:26', 'SG080415CP04', '1', 'a0YC000000bnl12MAA', '202.20', '259.00'),
(32029, '3074457345673285787', NULL, NULL, 'KAN LITZE', '798 WOODLANDS DR 72 #05-73', '', '730798', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '81728927', '00101594HW', NULL, NULL, 'T-3001-6: Theorema Paragon Automatic Watch', NULL, '604569191473', 'FedEx', NULL, '2015-05-18', '13.05.2015 15:12', 'SG080415CP05', '1', 'a0YC000000bnl1HMAQ', '202.20', '259.00'),
(32030, '322362999', NULL, NULL, 'Francoise DESSY - IMTECH BELGIUM', 'Rue des Pieds d\'Alouette 39', 'IMTECH BELGIUM S.A.', '5100', 'NANINNE', 'Belgien', 'BE', NULL, NULL, '475220333', '0010250S97', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - or/noir (GM-103-7)', NULL, '609919169517', 'FedEx', NULL, '2015-05-18', '15.05.2015 14:18', 'NL141106NM29', '1', 'a0YC000000bnoZmMAI', '225.42', '289.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(32031, '322286394', '', '', 'Michel Zapico', 'Honthem 16A', '', '4837', 'Baelen', 'Belgien', '', '', '', '0497/972797', '0010171OES', '', '', 'Montre Theorema Sao Paolo - métal - argent/blanc (GM-103-5)', 'Uhr erhalten 26.05.2015\r\nBitte refund!', '609919169528', 'FedEx', '', '2015-05-18', '15.05.2015 08:48', 'NL141106NM27', '1', 'a0YC000000bnoZkMAI', '225.42', '289.00'),
(32032, '322212750', '', '', 'Tom Clarysse', 'bruggestraat 78', '', '8750', 'zwevezele', 'Belgien', '', '', '', '472742109', '00101046P6', '', '', 'Montre Pionier London - Or/Noir - Bracet en cuir marron (GM-150-3)', 'Uhr erhalten 08.05.2014\r\nBitte refund!', '609919169539', 'FedEx', '', '2015-05-18', '14.05.2015 19:48', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(32033, '322210476', NULL, NULL, 'Pieter ysenbaert', 'Boulevard lalaing 1', '', '7500', 'Doornik', 'Belgien', 'BE', NULL, NULL, '475440323', '00101115ZK', NULL, NULL, 'Montre Pionier London - Noir/Noir - Bracelet en mÃ©tal (GM-150-8)', NULL, '609919169540', 'FedEx', NULL, '2015-05-18', '14.05.2015 19:48', 'NL141008NM08', '1', 'a0YC000000bM8v6MAC', '159.99', '199.99'),
(32034, '322185447', NULL, NULL, 'Chris Lamon', 'Rosstraat 55', 'chris.lamon@telenet.be', '9200', 'Dendermonde', 'Belgien', 'BE', NULL, NULL, '486895931', '00101638SU', NULL, NULL, 'Montre Monte Carlo - Or / Noir', NULL, '609919169550', 'FedEx', NULL, '2015-05-18', '14.05.2015 17:18', 'NL140117LB03', '1', 'a0YC000000bnmu9MAA', '170.01', '299.00'),
(32035, '322411531', NULL, NULL, 'Firat Sari', 'Heimdalsgade 32 3TV', '', 'Kobenhavn', 'Dänemark', '2200', 'DK', NULL, NULL, '26476396', '0010087CCS', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, '609919169572', 'FedEx', NULL, '2015-05-18', '15.05.2015 18:06', 'DK040814HW07', '1', 'a0YC000000c7BVUMA2', '1155.04', '1695.00'),
(32036, '322204660', NULL, NULL, 'RAFFAELE SETTE', 'VIA GENTILESCHI 2/B', 'AVVISARE PER LA CONSEGNA', '76011', 'BISCEGLIE', 'Italien', 'IT', NULL, NULL, '3477607838', '0010167FSQ', NULL, NULL, 'Silver e bianco T3008-1 in pelle', NULL, '609919169506', 'FedEx', NULL, '2015-05-18', '14.05.2015 16:58', 'IT141029CS60', '1', 'a0YC000000bp397MAA', '151.99', '189.99'),
(32037, '322319386', NULL, NULL, 'Rick Beset', 'Zilverahorn 14', '', '5237 HC', '\'S-HERTOGENBOSCH', 'Niederlande', 'NL', NULL, NULL, '648588651', '0010204GQY', NULL, NULL, 'London PIONIER horloge - goud/zwart met metalen band (GM-150-7)', NULL, '609919169561', 'FedEx', NULL, '2015-05-18', '15.05.2015 10:58', 'NL141008NM07', '1', 'a0YC000000bYjuDMAS', '159.99', '199.99'),
(32038, '322312592', NULL, NULL, 'Ayodele Henry Adeneye', '9/2, 55 Kirkton Avenue', '', 'G13 3SA', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7940544347', '0010022Z3B', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '609919169469', 'FedEx', NULL, '2015-05-18', '15.05.2015 10:23', '4260295880381', '1', 'a0YC000000bmM8mMAE', '165.00', '249.00'),
(32039, '322239608', NULL, NULL, 'Nicola Smith', '42 WALKMILL ROAD', 'Market Drayton', 'TF9 1JZ', 'MARKET DRAYTON', 'Großbritannien', 'GB', NULL, NULL, '7752401518', '0010077CNU', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '609919169470', 'FedEx', NULL, '2015-05-18', '14.05.2015 21:53', 'GM-3009-4', '1', 'a0YC000000bC02YMAS', '126.00', '179.00'),
(32040, '322195165', NULL, NULL, 'Donnette Brown', '59 Debeauvoir crescent', '', 'N1 5SG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7943126861', '0010053QAE', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '609919169480', 'FedEx', NULL, '2015-05-18', '14.05.2015 18:22', '4260295880398', '1', 'a0YC000000bmM8nMAE', '165.00', '249.00'),
(32041, '322172663', NULL, NULL, 'Adam Maqsood', '224 KILLINGHALL ROAD', '', 'BD3 7JL', 'BRADFORD', 'Großbritannien', 'GB', NULL, NULL, '7403488234', '0010210PDP', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919169491', 'FedEx', NULL, '2015-05-18', '14.05.2015 16:24', 'GM-3009-3', '1', 'a0YC000000bCFLTMA4', '126.00', '179.00'),
(32042, '322550741', NULL, NULL, 'Diane Vander elst', 'Dorpstraat 340', '', '3061', 'Leefdaal', 'Belgien', 'BE', NULL, NULL, '479719777', '00100185VY', NULL, NULL, 'Monte Carlo horloge goud-zwart', NULL, '609919169837', 'FedEx', NULL, '2015-05-19', '16.05.2015 13:18', 'NL140117LB03', '1', 'a0YC000000bnmu9MAA', '170.01', '299.00'),
(32043, '322829508', NULL, NULL, 'Pascal Derynck', 'Koekelarestraat 9A', 'thuisverpleging Derynck Pascal', '8610', 'Kortemark', 'Belgien', 'BE', NULL, NULL, '477349824', '00100461OR', NULL, NULL, 'Montre Pionier London - Argent/Noir - Bracelet en mÃ©tal (GM-150-6)', NULL, '609919169848', 'FedEx', NULL, '2015-05-19', '18.05.2015 02:18', 'NL141008NM06', '1', 'a0YC000000bM8v4MAC', '159.99', '199.99'),
(32044, '322747360', NULL, NULL, 'Slooven Philippe', 'Rue haute 82', '', '5140', 'Ligny', 'Belgien', 'BE', NULL, NULL, '0476 715 307', '0010195NVM', NULL, NULL, 'Montre Pionier London - Noir/Noir - Bracelet en mÃ©tal (GM-150-8)', NULL, '609919169859', 'FedEx', NULL, '2015-05-19', '17.05.2015 16:48', 'NL141008NM08', '1', 'a0YC000000bM8v6MAC', '159.99', '199.99'),
(32045, '322787491', NULL, NULL, 'patrick muzamba', 'Rue des dix jetons  2/a3', 'Enghien 7850', '7850', 'Enghien carmel', 'Belgien', 'BE', NULL, NULL, '493878953', '0010221GJP', NULL, NULL, 'Montre Pionier London - Or/Noir - Bracelet en mÃ©tal (GM-150-7)', NULL, '609919169860', 'FedEx', NULL, '2015-05-19', '17.05.2015 20:48', 'NL141008NM07', '1', 'a0YC000000bM8v5MAC', '159.99', '199.99'),
(32046, '322930945', NULL, NULL, 'burhan kocabas', 'Sint-Maartenlaan 31', 'koolmijnlaan 37/5', '3550', 'Heusden', 'Belgien', 'BE', NULL, NULL, '488595229', '00100713BK', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - argent/noir (GM-103-1)', NULL, '609919169870', 'FedEx', NULL, '2015-05-19', '18.05.2015 15:18', 'NL140915NM83', '1', 'a0YC000000bnoZgMAI', '225.42', '289.00'),
(32047, '322476304', NULL, NULL, 'Didier Cromphout', 'avenue Kersbeek 18', '', '1190', 'Forest', 'Belgien', 'BE', NULL, NULL, '22308712', '00100368PO', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', NULL, '609919169881', 'FedEx', NULL, '2015-05-19', '15.05.2015 23:48', 'NL140915NM85', '1', 'a0YC000000bnoZiMAI', '225.42', '289.00'),
(32048, '322630384', NULL, NULL, 'Heike Claeys', 'Kortrijksesteenweg 1157', '', '9051', 'Sint-Denijs-Westrem-Afsnee', 'Belgien', 'BE', NULL, NULL, '472817389', '0010038CP7', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', NULL, '609919169892', 'FedEx', NULL, '2015-05-19', '16.05.2015 22:18', 'NL140915NM85', '1', 'a0YC000000bnoZiMAI', '225.42', '289.00'),
(32049, '322495781', NULL, NULL, 'ilse Bouquiaux', 'Lambrechtshoekenlaan 299', '', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '470387953', '0010037XYU', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', NULL, '609919169907', 'FedEx', NULL, '2015-05-19', '16.05.2015 07:18', 'NL140915NM85', '1', 'a0YC000000bnoZiMAI', '225.42', '289.00'),
(32050, '322396330', NULL, NULL, 'Jose ZAMORA', 'Rue Tiraleau 13 13', 'jose@zamobil.be', '4040', 'Herstal', 'Belgien', 'BE', NULL, NULL, '32478361524', '00101051TN', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', NULL, '609919169918', 'FedEx', NULL, '2015-05-19', '15.05.2015 16:48', 'NL140915NM85', '1', 'a0YC000000bnoZiMAI', '225.42', '289.00'),
(32051, '322534977', NULL, NULL, 'Vincent Smaers', 'Amerikalei 66', 'bus 4', '2000', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '498156957', '00101718DJ', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - argent/noir (GM-103-6)', NULL, '609919169929', 'FedEx', NULL, '2015-05-19', '16.05.2015 11:48', 'NL141106NM28', '1', 'a0YC000000bnoZlMAI', '225.42', '289.00'),
(32052, '322568276', NULL, NULL, 'Hanan Mustafa', 'Lundtofteparken 12 1TV', '', '2800', 'Kgs.Lyngby', 'Dänemark', 'DK', NULL, NULL, '20140305', '0010167VOJ', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, '609919169995', 'FedEx', NULL, '2015-05-19', '16.05.2015 15:06', 'DK040814HW07', '1', 'a0YC000000c7BVUMA2', '1155.04', '1695.00'),
(32053, '322593992', NULL, NULL, 'Mona Elaridi', 'Voldparken 6 st, th', '', '2700', 'Bronshoj', 'Dänemark', 'DK', NULL, NULL, '81757655', '0010203FT9', NULL, NULL, 'GM-4004-4: Sort lÃ¦derrem, sort urkasse, sort urskive', NULL, '609919170006', 'FedEx', NULL, '2015-05-19', '16.05.2015 18:06', 'DK040814HW08', '1', 'a0YC000000c7BVVMA2', '1155.04', '1695.00'),
(32054, '322709156', NULL, NULL, 'bettina christensen', 'brandholms alle 19', '', '2610', 'rodovre', 'Dänemark', 'DK', NULL, NULL, '42439673', '0010208S1V', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '609919170017', 'FedEx', NULL, '2015-05-19', '17.05.2015 13:06', 'DK040814HW11', '1', 'a0YC000000c7BVYMA2', '1155.04', '1695.00'),
(32055, '322941211', NULL, NULL, 'Suaad Issa Ahmed', 'Kisumparken 73 2TH', '', '2660', 'Brondby Strand', 'Dänemark', 'DK', NULL, NULL, '30960010', '0010100MI5', NULL, NULL, 'GM-4004-8: Urrem i sort, sort urkasse, sort urskive', NULL, '609919170028', 'FedEx', NULL, '2015-05-19', '18.05.2015 16:06', 'DK040814HW12', '1', 'a0YC000000c7BVZMA2', '1155.04', '1695.00'),
(32056, '322883482', NULL, NULL, 'Maarek Al Sbaih', 'Smedegade 7 ,1. Th', '', '2200', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '4560646443', '0010197X9O', NULL, NULL, 'Guldfarvet herreur med brun rem (GM107-3)', NULL, '609919170039', 'FedEx', NULL, '2015-05-19', '18.05.2015 11:06', '150241hw02', '1', 'a0YC000000c7QTrMAM', '1268.97', '1999.00'),
(32057, '322891179', NULL, NULL, 'Lars Bodker Sorensen', 'Nestors Alle 33', '', '2650', 'Hvidovre', 'Dänemark', 'DK', NULL, NULL, '26225675', '0010231Y5U', NULL, NULL, 'Sort herreur med stÃ¥lrem (GM107-8)', NULL, '609919170040', 'FedEx', NULL, '2015-05-19', '18.05.2015 11:36', '150241hw07', '1', 'a0YC000000c7QWZMA2', '1268.97', '1999.00'),
(32058, '322422889', NULL, NULL, 'FABIO FORNARO', 'VIA GIACOMO MATTEOTTI 36 BIS', '', '20841', 'CARATE BRIANZA', 'Italien', 'IT', NULL, NULL, '3404038895', '00101581UA', NULL, NULL, 'Orologio London Diamonds di Pioner - Silver con cinturino nero', NULL, '609919169826', 'FedEx', NULL, '2015-05-19', '15.05.2015 16:58', 'IT141028FS011', '1', 'a0YC000000bp35FMAQ', '159.99', '199.99'),
(32059, '322876895', NULL, NULL, 'Mara Vullers', 'Dommelstraat 5', '', '6021 GB', 'BUDEL', 'Niederlande', 'NL', NULL, NULL, '634794447', '00100688AG', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '609919169930', 'FedEx', NULL, '2015-05-19', '18.05.2015 10:28', 'NL141008NM04', '1', 'a0YC000000bYjuAMAS', '159.99', '199.99'),
(32060, '322487626', NULL, NULL, 'F Sevik', 'Wijnand Nuijenstraat 146', '', '1061WB', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '624870690', '0010136KOG', NULL, NULL, 'Monte Carlo horloge goud-zwart', NULL, '609919169940', 'FedEx', NULL, '2015-05-19', '16.05.2015 02:58', 'NL140117LB03', '1', 'a0YC000000bnmgtMAA', '170.01', '299.00'),
(32061, '322486247', NULL, NULL, 'F. Sevik', 'Wijnand Nuijenstraat 146', '', '1061WB', 'Aamsterdam', 'Niederlande', 'NL', NULL, NULL, '624870690', '0010247YHV', NULL, NULL, 'Monte Carlo horloge goud-zwart', NULL, '609919169940', 'FedEx', NULL, '2015-05-19', '16.05.2015 01:58', 'NL140117LB03', '1', 'a0YC000000bnmgtMAA', '170.01', '299.00'),
(32062, '322552708', NULL, NULL, 'Henk Jan Wils', 'Kloosterstraat 33', '', '9717 LB', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '651073845', '0010221R9K', NULL, NULL, 'Monte Carlo horloge zilver-wit', NULL, '609919169951', 'FedEx', NULL, '2015-05-19', '16.05.2015 13:28', 'NL140117LB01', '1', 'a0YC000000bnmguMAA', '170.01', '299.00'),
(32063, '322473944', NULL, NULL, 'yu zhou', 'Anth. Fokkerstraat 54', '', '3331 KB', 'ZWIJNDRECHT', 'Niederlande', 'NL', NULL, NULL, '634521337', '00101711P8', NULL, NULL, 'Sao Paulo  zilver/witte wijzerplaat, zwart leren band - GM-103-9', NULL, '609919169962', 'FedEx', NULL, '2015-05-19', '15.05.2015 23:28', 'NL140915NM86', '1', 'a0YC000000bnoq8MAA', '225.42', '289.00'),
(32064, '322464222', NULL, NULL, 'Ilias Tsatsos', 'Koren 5', '31647907666', '5731 LC', 'MIERLO', 'Niederlande', 'NL', NULL, NULL, '31647907666', '0010211M1A', NULL, NULL, 'Sao Paulo bruine band, gouden kast - GM-103-3', NULL, '609919169973', 'FedEx', NULL, '2015-05-19', '15.05.2015 22:58', 'NL140915NM85', '1', 'a0YC000000bnoq7MAA', '225.42', '289.00'),
(32065, '322803574', NULL, NULL, 'Razia Bakridi', 'Opaallaan 336', '', '2132 LD', 'HOOFDDORP', 'Niederlande', 'NL', NULL, NULL, '648128264', '0010151OJO', NULL, NULL, 'Sao Paulo goud/zwarte wijzerplaat, goud metalen band - GM-103-7', NULL, '609919169984', 'FedEx', NULL, '2015-05-19', '17.05.2015 21:58', 'NL141106NM29', '1', 'a0YC000000bnoqBMAQ', '225.42', '289.00'),
(32066, '322805651', NULL, NULL, 'Ali Abed', 'SOMMARBO 277', '', '13767', 'JORDBRO STOCKHOLMS LAEN', 'Schweden', 'SE', NULL, NULL, '707148833', '00101389SH', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-8)', NULL, '609919170050', 'FedEx', NULL, '2015-05-19', '17.05.2015 23:14', 'SE040814HW12', '1', 'a0YC000000c7BStMAM', '1433.05', '1995.00'),
(32067, '322765345', NULL, NULL, 'kevin phung', 'OENSKEVAEDERSGATAN 51', '', '41835', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '762484050', '0010140CTB', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-2)', NULL, '609919170061', 'FedEx', NULL, '2015-05-19', '17.05.2015 19:44', 'SE040814HW06', '1', 'a0YC000000c7BSnMAM', '1433.05', '1995.00'),
(32068, '322509490', NULL, NULL, 'Adam Inan', 'Ganglaten 9', '', '42146', 'Goeteborg Vaestra Goetaland', 'Schweden', 'SE', NULL, NULL, '739344343', '0010106D3K', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, '609919170072', 'FedEx', NULL, '2015-05-19', '16.05.2015 10:44', 'SE040814HW07', '1', 'a0YC000000c7BSoMAM', '1433.05', '1995.00'),
(32069, '322407487', NULL, NULL, 'Ahmad Siyar Hassan', 'EKLUNDAGATAN 3B', '', '26251', 'AENGELHOLM MALMOEHUS LAEN', 'Schweden', 'SE', NULL, NULL, '703730786', '0010185PP2', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, '609919170083', 'FedEx', NULL, '2015-05-19', '15.05.2015 19:14', 'SE040814HW07', '1', 'a0YC000000c7BSoMAM', '1433.05', '1995.00'),
(32070, '322482628', NULL, NULL, 'robin lin', '14 the millrace', 'damside street', 'la1 1bl', 'lancaster', 'Großbritannien', 'GB', NULL, NULL, '7450721110', '0010086WTG', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919169594', 'FedEx', NULL, '2015-05-19', '16.05.2015 00:53', 'UK140102AMC02', '1', 'a0YC000000boq0IMAQ', '160.01', '239.00'),
(32071, '322513194', NULL, NULL, 'Eddie Bennett', 'ITRADE, Rhod CENTRAL BOULEVARD', 'Blythe Valley Business Park', 'B90 8AS', 'SOLIHULL', 'Großbritannien', 'GB', NULL, NULL, '7718615281', '0010080ZJ0', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919169609', 'FedEx', NULL, '2015-05-19', '16.05.2015 09:54', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32072, '322467355', NULL, NULL, 'DANUT IORDACHE', '36 LEAMINGTO EARLSDON STREET', '', 'PO5 4DA', 'SOUTHSEA', 'Großbritannien', 'GB', NULL, NULL, '7530496049', '00101384KG', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919169610', 'FedEx', NULL, '2015-05-19', '15.05.2015 22:53', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32073, '322428901', NULL, NULL, 'Emily Coulcher Coulcher', '23 THE STREET', 'Blades hair salon.  Aldermaston', 'RG7 4LN', 'READING', 'Großbritannien', 'GB', NULL, NULL, '1,18982E+11', '00101649TV', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919169620', 'FedEx', NULL, '2015-05-19', '15.05.2015 19:54', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32074, '322679117', NULL, NULL, 'Ermal stojku', '6 Park hall road', '', 'N2 9PU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7713896287', '0010237WOE', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919169631', 'FedEx', NULL, '2015-05-19', '17.05.2015 09:53', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32075, '322522645', NULL, NULL, 'marconi griffith', '8 Lucerne Close', '', 'N13 4QJ', 'London', 'Großbritannien', 'GB', NULL, NULL, '7961259624', '0010250APS', NULL, NULL, 'GM-505-4 Florida Diamonds By Pioner Stainless Steel Strap With White Face', NULL, '609919169642', 'FedEx', NULL, '2015-05-19', '16.05.2015 10:22', 'UK131023AMC10', '1', 'a0YC000000bnnAqMAI', '126.99', '199.00'),
(32076, '322723864', NULL, NULL, 'JAWANA SALIM JAJJOWI', '24 MILTON GROVE', '', 'N11 1AX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7423579994', '0010025CLF', NULL, NULL, 'GM-508-1 Black Strap, Silver Case, White Face', NULL, '609919169653', 'FedEx', NULL, '2015-05-19', '17.05.2015 14:22', 'UK140313AMC22', '1', 'a0YC000000bnvO1MAI', '133.00', '199.00'),
(32077, '322782408', NULL, NULL, 'david jones', '3 DUNSCROFT', 'sutton', 'WA9 3WB', 'ST. HELENS', 'Großbritannien', 'GB', NULL, NULL, '1744815855', '00100998N2', NULL, NULL, 'GM-508-2 Black Strap, Silver Case, Black Face', NULL, '609919169664', 'FedEx', NULL, '2015-05-19', '17.05.2015 20:22', 'UK140313AMC23', '1', 'a0YC000000bnvO2MAI', '133.00', '199.00'),
(32078, '322633964', NULL, NULL, 'Andy Shaw', '124 Sandbrook road', '', 'WN5 8TQ', 'WIGAN', 'Großbritannien', 'GB', NULL, NULL, '169562365', '0010118O8U', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919169675', 'FedEx', NULL, '2015-05-19', '16.05.2015 22:52', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32079, '322557731', NULL, NULL, 'Anhar Ali', '1 Canal path', '', 'E2 8BS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7904121213', '0010069WD3', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919169686', 'FedEx', NULL, '2015-05-19', '16.05.2015 14:23', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32080, '322467621', NULL, NULL, 'janet clift', '9 Crest mount', '', 'WF8 2QS', 'PONTEFRACT', 'Großbritannien', 'GB', NULL, NULL, '1977709642', '0010061BVJ', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919169697', 'FedEx', NULL, '2015-05-19', '15.05.2015 22:53', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32081, '322642205', NULL, NULL, 'Linzi Impett', '25 CURLEW CLOSE', '', 'FY5 2AN', 'THORNTON-CLEVELEYS', 'Großbritannien', 'GB', NULL, NULL, '7850154073', '00100397BC', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919169701', 'FedEx', NULL, '2015-05-19', '16.05.2015 23:52', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32082, '322883608', NULL, NULL, 'Lynette Coppard', '57 Easthill Drive   Portslade', '', 'BN41 2FD', 'Brighton', 'Großbritannien', 'GB', NULL, NULL, '7581131903', '0010133FES', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919169712', 'FedEx', NULL, '2015-05-19', '18.05.2015 11:23', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32083, '322602697', NULL, NULL, 'peter wallas', '2 HILLWOOD COURT', '', 'TS17 0LP', 'STOCKTON-ON-TEES', 'Großbritannien', 'GB', NULL, NULL, '7876050863', '0010059X5M', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919169723', 'FedEx', NULL, '2015-05-19', '16.05.2015 18:52', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32084, '322783254', NULL, NULL, 'roger farren', 'Winver Meriden road', '', 'Cv7 8dp', 'Fillongley', 'Großbritannien', 'GB', NULL, NULL, '', '0010023N4Q', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919169734', 'FedEx', NULL, '2015-05-19', '17.05.2015 20:22', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32085, '322881187', NULL, NULL, 'Miranda Brown', '22 Trentholme Drive', 'Messingham', 'dn17 3ul', 'Scunthorpe', 'Großbritannien', 'GB', NULL, NULL, '7912283157', '00102508EE', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '609919169745', 'FedEx', NULL, '2015-05-19', '18.05.2015 11:23', 'GM-3009-2', '1', 'a0YC000000cJzvrMAC', '126.00', '179.00'),
(32086, '322803305', NULL, NULL, 'Pascal Isamah', '211A BEXLEY ROAD', '', 'DA8 3EU', 'ERITH', 'Großbritannien', 'GB', NULL, NULL, '7833463670', '00101394L7', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919169756', 'FedEx', NULL, '2015-05-19', '17.05.2015 21:52', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(32087, '322544129', NULL, NULL, 'Salma Khalil', '62 GREENHILL ROAD', '', 'M8 9LQ', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7930399196', '00102484C2', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '609919169767', 'FedEx', NULL, '2015-05-19', '16.05.2015 12:52', 'GM-104-5', '1', 'a0YC000000boq0KMAQ', '160.01', '239.00'),
(32088, '322543867', NULL, NULL, 'Kristian Foged', '19 West Lodg Uxbridge Road', '', 'W3 9SD', 'London', 'Großbritannien', 'GB', NULL, NULL, '7881642292', '0010087GU2', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '609919169778', 'FedEx', NULL, '2015-05-19', '16.05.2015 12:52', 'T-3001-1A', '1', 'a0YC000000c7SHnMAM', '102.00', '159.00'),
(32089, '322709835', NULL, NULL, 'xin ma', '99E Liberty Prospect pointï¼Œ 60 MOIRA STREET', '', 'L6 1BA', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7934015449', '0010181NPT', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '609919169789', 'FedEx', NULL, '2015-05-19', '17.05.2015 12:52', 'T-3001-4', '1', 'a0YC000000c7SLQMA2', '102.00', '159.00'),
(32090, '322444955', NULL, NULL, 'Karolina Matusik', 'The Annexe Falconers, Hand Lane', 'The Annexe is called The Cottage', 'CM21 0AY', 'Sawbridgeworth', 'Großbritannien', 'GB', NULL, NULL, '7730044835', '0010216UJA', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '609919169790', 'FedEx', NULL, '2015-05-19', '15.05.2015 20:52', '4260295881050', '1', 'a0YC000000bmM8pMAE', '165.00', '249.00'),
(32091, '322471632', NULL, NULL, 'Miriam Hamilton', 'SIPTU 3 Antrim Road', '', 'BT152BE', 'Belfast', 'Großbritannien', 'GB', NULL, NULL, '3,53876E+11', '0010137T6T', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '609919169804', 'FedEx', NULL, '2015-05-19', '15.05.2015 23:23', '4260295880381', '1', 'a0YC000000bmM8mMAE', '165.00', '249.00'),
(32092, '322397616', NULL, NULL, 'Joanne Rankine', '37 Margaret Avenue', 'Haggs', 'FK4 1 HT', 'By Bonnybridge', 'Großbritannien', 'GB', NULL, NULL, '7514049437', '0010188MNB', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '609919169815', 'FedEx', NULL, '2015-05-19', '15.05.2015 17:46', '4260295880374', '1', 'a0YC000000bmM8lMAE', '165.00', '249.00'),
(32093, '3074457345673503561', NULL, NULL, 'ZHANG RENJIE', '62 MARINE DR  #07-94', '', '440062', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '87315927', '0010075EIT', NULL, NULL, 'T-3001-1: Theorema Paragon Automatic Watch', NULL, '578824930762', 'FedEx', NULL, '2015-05-20', '19.05.2015 18:11', 'SG080415CP01', '1', 'a0YC000000bnkzkMAA', '202.20', '259.00'),
(32094, '3074457345673528545', NULL, NULL, 'Mia Hun Chia', '249 TANAH MERAH KECHIL AVE ', 'D&APOS', '465752', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '90481001', '0010081F7U', NULL, NULL, 'T-3001-3A: Theorema Paragon Automatic Watch', NULL, '578824930773', 'FedEx', NULL, '2015-05-20', '19.05.2015 13:11', 'SG080415CP03', '1', '', '', ''),
(32095, '3074457345673519943', NULL, NULL, 'Zhang Rongsheng', 'BLOCK  21 TEBAN GARDENS RD # 28-113', '# 28-113', '600021', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '93680908', '0010250AK0', NULL, NULL, 'GM-104-7: Theorema Copacabana Mechanical Watch', NULL, '578824930784', 'FedEx', NULL, '2015-05-20', '19.05.2015 11:41', 'SG070415CP02', '1', 'a0YC000000bnUrOMAU', '311.22', '399.00'),
(32096, '3074457345673432581', NULL, NULL, 'TAMMY HOLOHAN', '28 LUCKY HTS', '', '467582', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '86061590', '0010191XUB', NULL, NULL, 'GM-101-4 (SILVER CASE AND GOLD-TONE DIAL): Theorema Casablanca Mechanical Watch', NULL, '578824930795', 'FedEx', NULL, '2015-05-20', '18.05.2015 18:14', 'SG060415CP04', '1', 'a0YC000000bnJRWMA2', '311.22', '399.00'),
(32097, '3074457345672436946', NULL, NULL, 'CHEN YONG', '434 TAMPINES ST 43  #12-77 ST43', '', '520434', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '91278896', '0010250H37', NULL, NULL, 'GM-101-2 (SILVER CASE AND BLACK DIAL): Theorema Casablanca Mechanical Watch', NULL, '578824930800', 'FedEx', NULL, '2015-05-20', '18.05.2015 18:12', 'SG060415CP02', '1', 'a0YC000000bnJR2MAM', '311.22', '399.00'),
(32098, '323005109', NULL, NULL, 'Fernand Gillis', 'Brasschaatsebaan 93', '', '2970', 'Schilde', 'Belgien', 'BE', NULL, NULL, '33841040', '0010141EQ1', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', NULL, '609919170484', 'FedEx', NULL, '2015-05-20', '18.05.2015 21:48', 'NL140915NM85', '1', 'a0YC000000bnoZiMAI', '225.42', '289.00'),
(32099, '323004078', NULL, NULL, 'mihaela toma', 'Boulevard Louis Mettewie 89/42', '', '1080', 'BRUXELLES', 'Belgien', 'BE', NULL, NULL, '0487/573191', '00102473JC', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - noir/noir (GM-103-2)', NULL, '609919170495', 'FedEx', NULL, '2015-05-20', '18.05.2015 21:18', 'NL140915NM84', '1', 'a0YC000000bnoZhMAI', '225.42', '289.00'),
(32100, '322988452', NULL, NULL, 'MADELEINE NATHALIE NSENG', 'avenue de la gare 15', '', '6700', 'arlon', 'Belgien', 'BE', NULL, NULL, '32488424609', '0010118WVK', NULL, NULL, 'Montre Pionier London - Or/Noir - Bracelet en mÃ©tal (GM-150-7)', NULL, '609919170500', 'FedEx', NULL, '2015-05-20', '18.05.2015 20:18', 'NL141008NM07', '1', 'a0YC000000bM8v5MAC', '159.99', '199.99'),
(32101, '322967403', NULL, NULL, 'Yalcinkaya Dogan', 'Rue de la riviere 06', '', '1210', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '486782828', '0010050OWT', NULL, NULL, 'Montre Pionier London - Or/Noir - Bracet en cuir marron (GM-150-3)', NULL, '609919170510', 'FedEx', NULL, '2015-05-20', '18.05.2015 18:48', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(32102, '323177026', NULL, NULL, 'Baker Hashem', 'Kildemarken 172', '', '4100', 'Ringsted', 'Dänemark', 'DK', NULL, NULL, '31770773', '0010099GC8', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '609919170532', 'FedEx', NULL, '2015-05-20', '19.05.2015 18:06', 'DK040814HW11', '1', 'a0YC000000c7BVYMA2', '1155.04', '1695.00'),
(32103, '323087325', NULL, NULL, 'Helene Eriksen', 'Lindevej 52', '', '5250', 'Odense', 'Dänemark', 'DK', NULL, NULL, '53347940', '0010043CH9', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '609919170543', 'FedEx', NULL, '2015-05-20', '19.05.2015 10:36', 'DK040814HW11', '1', 'a0YC000000c7BVYMA2', '1155.04', '1695.00'),
(32104, '323046415', NULL, NULL, 'Jan Alber', 'Munkholmvej 32', 'Konditor-Bager', '4300', 'Holbaek', 'Dänemark', 'DK', NULL, NULL, '31551106', '0010234YTA', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '609919170554', 'FedEx', NULL, '2015-05-20', '19.05.2015 07:06', 'DK040814HW11', '1', 'a0YC000000c7BVYMA2', '1155.04', '1695.00'),
(32105, '322975464', NULL, NULL, 'C.H. van Leeuwn', 'Donkeregaarde 39', '', '3436 ZD', 'NIEUWEGEIN', 'Niederlande', 'NL', NULL, NULL, '650218402', '0010238AV6', NULL, NULL, 'London PIONIER horloge - goud/zwart met metalen band (GM-150-7)', NULL, '609919170521', 'FedEx', NULL, '2015-05-20', '18.05.2015 19:28', 'NL141008NM07', '1', 'a0YC000000bYjuDMAS', '159.99', '199.99'),
(32106, '322944470', NULL, NULL, 'Agron Dauti', 'Lillgatan 11', '', '33330', 'Smalandsstenar', 'Schweden', 'SE', NULL, NULL, '', '0010039UAB', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, '609919170565', 'FedEx', NULL, '2015-05-20', '18.05.2015 17:44', 'SE040814HW07', '1', 'a0YC000000c7BSoMAM', '1433.05', '1995.00'),
(32107, '323039616', NULL, NULL, 'Lavinia Sonson', '13 Pegwell House', 'Pembury Road', 'E5 8JS', 'London', 'Großbritannien', 'GB', NULL, NULL, '7535780768', '10152420', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919170337', 'FedEx', NULL, '2015-05-20', '19.05.2015 03:22', 'UK140102AMC02', '1', 'a0YC000000boq0IMAQ', '160.01', '239.00'),
(32108, '322965352', NULL, NULL, 'Lee Ainsworth', '2 THE MEADOW HACKNEY LANE', 'Kingsteignton', 'TQ12 3SE', 'NEWTON ABBOT', 'Großbritannien', 'GB', NULL, NULL, '7817885502', '0010241HXU', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919170348', 'FedEx', NULL, '2015-05-20', '18.05.2015 18:23', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32109, '323022837', NULL, NULL, 'victoria davies', 'Unity trust  NINE BRINDLEYPLACE', '', 'B1 2HB', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7540377596', '0010024RPH', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919170359', 'FedEx', NULL, '2015-05-20', '18.05.2015 23:22', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32110, '322894342', NULL, NULL, 'Brett Daynes', '46 HOWARDS WAY', '', 'NN3 6RP', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7894855395', '10179295', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919170360', 'FedEx', NULL, '2015-05-20', '18.05.2015 12:22', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32111, '323092324', NULL, NULL, 'Delilah Ngarambe', '138 ST. MARGARETS', '', 'IG11 7JX', 'BARKING', 'Großbritannien', 'GB', NULL, NULL, '7450276717', '0010184BMT', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919170370', 'FedEx', NULL, '2015-05-20', '19.05.2015 11:22', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32112, '322928481', '', '', 'Michael Frenkel', '3 CHAPEL ROAD', '', 'W13 9AE', 'LONDON', 'Großbritannien', '', '', '', '7872828888', '0010229SUA', '', '', 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', 'Paket am 02.06.15 zur?ck erhalten!\r\nRL 72 258 336 4DE\r\n03.06.2015\r\nPaket am 03.07.15 zurück erhalten!', '609919170381', 'FedEx', '', '2015-05-20', '18.05.2015 15:22', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32113, '323066496', NULL, NULL, 'Tom Davies', '2 ASCOUGH CLOSE', 'Buckingham Park', 'HP19 9RJ', 'AYLESBURY', 'Großbritannien', 'GB', NULL, NULL, '7772982021', '0010070SCT', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919170392', 'FedEx', NULL, '2015-05-20', '19.05.2015 09:26', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32114, '323023755', NULL, NULL, 'Artiom Siniavskij', '17 PARK ROAD', '', 'E15 3QP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7934435843', '0010078H6C', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, '609919170407', 'FedEx', NULL, '2015-05-20', '18.05.2015 23:22', 'UK140110AMC07', '1', 'a0YC000000c7R4LMAU', '130.99', '199.00'),
(32115, '322917953', NULL, NULL, 'N A', '35 TURNBERRY', 'If no answer please take to no 33', 'NE25 9YE', 'WHITLEY BAY', 'Großbritannien', 'GB', NULL, NULL, '7809690424', '001007954Y', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, '609919170418', 'FedEx', NULL, '2015-05-20', '18.05.2015 14:22', 'UK140110AMC07', '1', 'a0YC000000c7R4LMAU', '130.99', '199.00'),
(32116, '323041665', NULL, NULL, 'Nicky Grove', '23 GRAFOG STREET', 'Port Tennant', 'SA1 8NQ', 'SWANSEA', 'Großbritannien', 'GB', NULL, NULL, '7817991636', '0010206M77', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919170429', 'FedEx', NULL, '2015-05-20', '19.05.2015 04:52', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32117, '323131143', NULL, NULL, 'Tinuola Abiola', '211 Mcleod Road', '', 'Se2 0bn', 'Abbey Wood', 'Großbritannien', 'GB', NULL, NULL, '7448797509', '0010160U0G', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919170430', 'FedEx', NULL, '2015-05-20', '19.05.2015 13:52', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32118, '322979464', NULL, NULL, 'funke payne-osibamowo', '83 ALLEYN PARK', '', 'SE21 8AA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7957276110', '0010179IVY', NULL, NULL, 'Pionier Barbados Watch -  Gold Coloured Stainless Steel Strap, Black Dial, Red Detail (509-7)', NULL, '609919170440', 'FedEx', NULL, '2015-05-20', '18.05.2015 19:52', 'PIONIER-509-7', '1', 'a0YC000000bopIdMAI', '129.99', '199.00'),
(32119, '323004866', NULL, NULL, 'Gill Johnson', 'greenoa ks Farm, Maypole Road', '', 'CT3 4LN', 'nr. canterbury', 'Großbritannien', 'GB', NULL, NULL, '01227 860802', '0010207DSB', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '609919170451', 'FedEx', NULL, '2015-05-20', '18.05.2015 21:22', 'GM-3009-2', '1', 'a0YC000000cJzvrMAC', '126.00', '179.00'),
(32120, '322978660', NULL, NULL, 'Simon Everett', '19 DULVERTON PLACE', '', 'LS11 0LA', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7825556977', '0010242QLR', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '609919170462', 'FedEx', NULL, '2015-05-20', '18.05.2015 19:22', 'GM-3009-5', '1', 'a0YC000000cJzvuMAC', '126.00', '179.00'),
(32121, '323095713', NULL, NULL, 'Jenny Jones', '95 NEW BARN LANE', '', 'GL52 3LF', 'CHELTENHAM', 'Großbritannien', 'GB', NULL, NULL, '4,47884E+11', '10214252', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '609919170473', 'FedEx', NULL, '2015-05-20', '19.05.2015 11:22', '4260295880374', '1', 'a0YC000000bmM8lMAE', '165.00', '249.00'),
(32122, '3074457345673598082', NULL, NULL, 'Yu Lingxiu', '647 JURONG WEST ST 61  11#154', 'Blk647', '640647', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '97726583', '00100648QZ', NULL, NULL, 'T-3001-3A: Theorema Paragon Automatic Watch', NULL, '578824930902', 'FedEx', NULL, '2015-05-21', '20.05.2015 23:11', 'SG080415CP03', '1', 'a0YC000000bnl0dMAA', '202.20', '259.00'),
(32123, '3074457345673516777', NULL, NULL, 'BEE LING CHEONG', '56 UPPR CROSS ST #02-62 NA', 'NA', '58350', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '90679499', '10052631', NULL, NULL, 'T-3001-1: Theorema Paragon Automatic Watch', NULL, '578824930913', 'FedEx', NULL, '2015-05-21', '20.05.2015 18:44', 'SG080415CP01', '1', 'a0YC000000bnkzkMAA', '202.20', '259.00'),
(32124, '3074457345673584328', NULL, NULL, 'Eva Voo Man Yeng', 'BLK415 EUNOS RD 5 05-56', '  05-56', '400415', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '98872117', '00101564PM', NULL, NULL, 'T-3001-3A: Theorema Paragon Automatic Watch', NULL, '578824930924', 'FedEx', NULL, '2015-05-21', '20.05.2015 16:11', 'SG080415CP03', '1', 'a0YC000000bnl0dMAA', '202.20', '259.00'),
(32125, '323220764', NULL, NULL, 'saduddin yassini', 'Lange Zavelstraat 55', '1st floor entrance in 57', '2060', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '492258850', '0010235XFD', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '609919170657', 'FedEx', NULL, '2015-05-21', '19.05.2015 21:18', 'NL141008NM07', '1', 'a0YC000000bM8v5MAC', '159.99', '199.99'),
(32126, '323191840', NULL, NULL, 'Benjamin De Meester', 'avenue Henri Conscience 10', '', '1140', 'Evere', 'Belgien', 'BE', NULL, NULL, '472916672', '0010110ZL8', NULL, NULL, 'Montre Monte Carlo - Noir / Noir', NULL, '609919170668', 'FedEx', NULL, '2015-05-21', '19.05.2015 19:19', 'NL140117LB04', '1', 'a0YC000000bnmuCMAQ', '170.01', '299.00'),
(32127, '323068414', NULL, NULL, 'Alyson BERRENDORF', 'Avenue Edouard Cordonnier 268', '', '4800', 'Verviers', 'Belgien', 'BE', NULL, NULL, '494322988', '00100696VM', NULL, NULL, 'Montre Pionier London - Or/Noir - Bracet en cuir marron (GM-150-3)', NULL, '609919170679', 'FedEx', NULL, '2015-05-21', '19.05.2015 09:48', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(32128, '323126808', NULL, NULL, 'mark rousseeuw', 'Haydnlaan 3', '', '2960', 'Brecht', 'Belgien', 'BE', NULL, NULL, '497798710', '0010073D7H', NULL, NULL, 'Montre Pionier London - Or/Noir - Bracet en cuir marron (GM-150-3)', NULL, '609919170680', 'FedEx', NULL, '2015-05-21', '19.05.2015 13:48', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(32129, '323106801', NULL, NULL, 'Demirogullari Erhan', 'Lodewijk de raedstraat 3', '', '9051', 'Sint denijs westrem', 'Belgien', 'BE', NULL, NULL, '484524783', '0010250WS2', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - argent/blanc (GM-103-9)', NULL, '609919170690', 'FedEx', NULL, '2015-05-21', '19.05.2015 12:18', 'NL140915NM86', '1', 'a0YC000000bnoZjMAI', '225.42', '289.00'),
(32130, '323166925', NULL, NULL, 'Guillian Geeraerd', 'Slijpsstraat 21', '', '8980', 'Beselare', 'Belgien', 'BE', NULL, NULL, '495284758', '0010097QPA', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', NULL, '609919170705', 'FedEx', NULL, '2015-05-21', '19.05.2015 16:48', 'NL140915NM85', '1', 'a0YC000000bnoZiMAI', '225.42', '289.00'),
(32131, '323372115', NULL, NULL, 'Roberto Murrone', 'montenero 13', '', '73010', 'porto cesareo', 'Italien', 'IT', NULL, NULL, '3803596545', '0010115OU3', NULL, NULL, 'Orologio London Diamonds di Pioner - Silver e nero con cinturino nero', NULL, '609919170624', 'FedEx', NULL, '2015-05-21', '20.05.2015 12:58', 'IT141028FS012', '1', 'a0YC000000bp35GMAQ', '159.99', '199.99'),
(32132, '323281345', NULL, NULL, 'Alina Dumitrascu', 'VIA BROGLIE 97', '', '37019', 'PESCHIERA DEL GARDA', 'Italien', 'IT', NULL, NULL, '3495349938', '0010204WVN', NULL, NULL, 'Orologio London Diamonds di Pioner - Oro e nero con cinturino marrone', NULL, '609919170635', 'FedEx', NULL, '2015-05-21', '20.05.2015 06:58', 'IT141028FS013', '1', 'a0YC000000bp35HMAQ', '159.99', '199.99'),
(32133, '323273345', NULL, NULL, 'Angelica Losito Presso Studio PATSCOT', 'Studio Patscot VIA CALDAROLA 27/I', '', '70126', 'BARI', 'Italien', 'IT', NULL, NULL, '3276133743', '0010162I2D', NULL, NULL, 'Orologio Theorema Casablanca - Silver e nero', NULL, '609919170646', 'FedEx', NULL, '2015-05-21', '20.05.2015 05:58', 'IT141023CS51', '1', 'a0YC000000bp3DuMAI', '223.99', '279.99'),
(32134, '323241763', NULL, NULL, 'Richard van Os', 'Tuinfluiter 42', '', '3906NR', 'VEENENDAAL', 'Niederlande', 'NL', NULL, NULL, '06-10558071', '0010220XSJ', NULL, NULL, 'Sao Paulo bruine band, gouden kast - GM-103-3', NULL, '609919170716', 'FedEx', NULL, '2015-05-21', '19.05.2015 22:58', 'NL140915NM85', '1', 'a0YC000000bnoq7MAA', '225.42', '289.00'),
(32135, '323218449', NULL, NULL, 'Rob Wolfs', 'Bombeydaal 12', '', '6228GT', 'MAASTRICHT', 'Niederlande', 'NL', NULL, NULL, '625026188', '0010123HGG', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919170727', 'FedEx', NULL, '2015-05-21', '19.05.2015 20:58', 'NL141008NM03', '1', 'a0YC000000bYju9MAC', '159.99', '199.99'),
(32136, '323152780', NULL, NULL, 'Nikalai Jurkevich', 'Vetkampstraat 30', '', '7416 WL', 'DEVENTER', 'Niederlande', 'NL', NULL, NULL, '650257126', '0010112AHP', NULL, NULL, 'Sao Paulo goud/zwarte wijzerplaat, goud metalen band - GM-103-7', NULL, '609919170738', 'FedEx', NULL, '2015-05-21', '19.05.2015 15:58', 'NL141106NM29', '1', 'a0YC000000bnoqBMAQ', '225.42', '289.00'),
(32137, '323331658', NULL, NULL, 'elma rebronja', 'MARKLANDSGATAN 85', '', '50745', 'BORAS', 'Schweden', 'SE', NULL, NULL, '', '0010250B4I', NULL, NULL, 'Armbandsklocka (RIO GM107-2)', NULL, '609919170749', 'FedEx', NULL, '2015-05-21', '20.05.2015 13:14', '150421hw11', '1', 'a0YC000000c7Qa8MAE', '1522.72', '2349.00'),
(32138, '323165974', NULL, NULL, 'Camilla Alden', 'Peder svenssons park  1', '', '77632', 'Hedemora', 'Schweden', 'SE', NULL, NULL, '', '0010250KQ0', NULL, NULL, 'Armbandsklocka (RIO GM107-8)', NULL, '609919170750', 'FedEx', NULL, '2015-05-21', '19.05.2015 17:44', '150421hw17', '1', 'a0YC000000c7Qg6MAE', '1522.72', '2349.00'),
(32139, '323351650', NULL, NULL, 'Laura Olding', '32 MAES-Y-DRUDWEN', '', 'CF83 2QG', 'CAERPHILLY', 'Großbritannien', 'GB', NULL, NULL, '7946732733', '0010015GC3', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919170587', 'FedEx', NULL, '2015-05-21', '20.05.2015 13:52', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32140, '323345211', NULL, NULL, 'Miss Janine E Broad', '6 Roundham Walk', 'moston', 'M9 4JG', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '7751042606', '0010064WCQ', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919170598', 'FedEx', NULL, '2015-05-21', '20.05.2015 13:22', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(32141, '323218930', NULL, NULL, 'Anneka Solomonsz', '131A MELTON ROAD', '', 'NG2 6FG', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7793493285', '0010225TYK', NULL, NULL, 'Silver/White Dial/Black Leather (GM-104-9)', NULL, '609919170602', 'FedEx', NULL, '2015-05-21', '19.05.2015 21:24', 'GM-104-9', '1', 'a0YC000000boq0JMAQ', '160.01', '239.00'),
(32142, '323166220', NULL, NULL, 'xiaoru zhang', '55 HEOL ISCOED', 'Heol Iscoed', 'SA5 4NG', 'SWANSEA', 'Großbritannien', 'GB', NULL, NULL, '7427666039', '0010028ELY', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919170613', 'FedEx', NULL, '2015-05-21', '19.05.2015 16:52', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32143, '323546367', NULL, NULL, 'Andre Wan', 'Rue Gatti de Gamond 138', '', '1180', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '487607629', '0010079S7Z', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - noir/noir (GM-103-2)', NULL, '578824931059', 'FedEx', NULL, '2015-05-22', '21.05.2015 11:18', 'NL140915NM84', '1', 'a0YC000000bnoZhMAI', '225.42', '289.00'),
(32144, '323545831', NULL, NULL, 'Andre Wan', 'Rue Gatti de Gamond 138', '', '1180', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '487607629', '0010123SEI', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', NULL, '578824931059', 'FedEx', NULL, '2015-05-22', '21.05.2015 11:18', 'NL140915NM85', '1', 'a0YC000000bnoZiMAI', '225.42', '289.00'),
(32145, '323482070', NULL, NULL, 'benoit grindorge', 'rue de jeneffe no°19 rue de jenef', '', '4460', 'horion-hozemont', 'Belgien', 'BE', NULL, NULL, '494808018', '0010171Y16', NULL, NULL, 'Miami - Boitier dorÃ© / cadran noir carbone / bracelet marron (506-3)', NULL, '578824931060', 'FedEx', NULL, '2015-05-22', '20.05.2015 23:18', '4260295880886', '1', 'a0YC000000boflnMAA', '150.01', '229.00'),
(32146, '323634582', NULL, NULL, 'Jelal Mikail Sonsuz', 'Hammervej 4', '', '2970', 'Horsholm', 'Dänemark', 'DK', NULL, NULL, '53252152', '0010250T5P', NULL, NULL, 'SÃ¸lvfarvet herreur med stÃ¥lrem og hvid cirkel i urskive (GM107-5)', NULL, '578824931081', 'FedEx', NULL, '2015-05-22', '21.05.2015 18:06', '150241hw04', '1', 'a0YC000000c7QVHMA2', '1268.97', '1999.00'),
(32147, '323430818', NULL, NULL, 'michael hansen', 'carl lunds vej 38,1', '', '5000', 'odense c fyn', 'Dänemark', 'DK', NULL, NULL, '30448834', '0010250LCC', NULL, NULL, 'SÃ¸lvfarvet herreur med stÃ¥lrem og sort cirkel i urskive (GM107-6)', NULL, '578824931092', 'FedEx', NULL, '2015-05-22', '20.05.2015 19:36', '150241hw05', '1', 'a0YC000000c7QVbMAM', '1268.97', '1999.00'),
(32148, '323486282', NULL, NULL, 'rita potenza', 'VIA ADRIANO ADUCCO 13', '', '00134', 'ROMA', 'Italien', 'IT', NULL, NULL, '3396601883', '0010212I17', NULL, NULL, 'Oro e nero T3008-3 in pelle', NULL, '578824931015', 'FedEx', NULL, '2015-05-22', '20.05.2015 21:28', 'IT141029CS62', '1', 'a0YC000000bp399MAA', '151.99', '189.99'),
(32149, '323482554', NULL, NULL, 'chiara fasce', 'VIA IV NOVEMBRE 39', '', '16029', 'TORRIGLIA', 'Italien', 'IT', NULL, NULL, '3407786234', '0010088AAU', NULL, NULL, 'Orologio Theorema Casablanca - Silver e bianco', NULL, '578824931026', 'FedEx', NULL, '2015-05-22', '20.05.2015 20:58', 'IT141023CS50', '1', 'a0YC000000bp3DtMAI', '223.99', '279.99'),
(32150, '323392033', '', '', 'luana amodio', 'CORSO UMBERTO I 242', '', '80058', 'TORRE ANNUNZIATA', 'Italien', '', '', '', '3925930250', '00100829U6', '', '', 'Orologio London Diamonds di Pioner - Silver con cinturino nero', 'Paket am 19.06.15 zur?ck erhalten! Adresse falsch! Geld am 22.06.15 zurück erhalten!', '578824931037', 'FedEx', '', '2015-05-22', '20.05.2015 14:29', 'IT141028FS011', '1', 'a0YC000000bp35FMAQ', '159.99', '199.99'),
(32151, '323425640', NULL, NULL, 'Mark Potappel', 'Bos 37', '', '4696 BD', 'STAVENISSE', 'Niederlande', 'NL', NULL, NULL, '611717418', '0010069VW4', NULL, NULL, 'London PIONIER horloge - zwart/zwart met metalen band (GM-150-8)', NULL, '578824931070', 'FedEx', NULL, '2015-05-22', '20.05.2015 18:58', 'NL141008NM08', '1', 'a0YC000000bYjuEMAS', '159.99', '199.99'),
(32152, '323557322', NULL, NULL, 'Jimmy Forsberg', 'MJOELNERBACKEN 12', '', '17448', 'SUNDBYBERG', 'Schweden', 'SE', NULL, NULL, '708886466', '0010086OOI', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, '578824931107', 'FedEx', NULL, '2015-05-22', '21.05.2015 12:44', 'SE040814HW07', '1', 'a0YC000000c7BSoMAM', '1433.05', '1995.00'),
(32153, '323657729', NULL, NULL, 'Tristan Page', '75 FISHBOURNE ROAD WEST', '', 'PO19 3JJ', 'CHICHESTER', 'Großbritannien', 'GB', NULL, NULL, '7453284514', '0010176DXD', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '578824930957', 'FedEx', NULL, '2015-05-22', '21.05.2015 20:23', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32154, '323559895', NULL, NULL, 'Faiza Irfan', '9 Montague road', '', 'B21 9df', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '07469 737865', '0010146BWC', NULL, NULL, 'Black Strap Black Case Black Face (GM-4004-4)', NULL, '578824930968', 'FedEx', NULL, '2015-05-22', '21.05.2015 12:22', 'UK140110AMC04', '1', 'a0YC000000c7R4JMAU', '130.99', '199.00'),
(32155, '323525967', NULL, NULL, 'Warris Ziai', '4 HURSTLEIGH GARDENS', '', 'IG5 0RQ', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '2083576458', '0010224OPJ', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '578824930979', 'FedEx', NULL, '2015-05-22', '21.05.2015 09:23', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32156, '323415583', NULL, NULL, 'Lesley Cowell', '23 Kingston Close', '', 'PE29 7LE', 'HUNTINGDON', 'Großbritannien', 'GB', NULL, NULL, '7910720342', '00101799OQ', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-4004-3)', NULL, '578824930980', 'FedEx', NULL, '2015-05-22', '20.05.2015 18:22', 'UK140110AMC03', '1', 'a0YC000000c7R4IMAU', '130.99', '199.00'),
(32157, '323756017', NULL, NULL, 'Hoebrechts Georges', 'rue Vandervelde 161', '', '6110', 'Montigny-le-Tilleul', 'Belgien', 'BE', NULL, NULL, '497257423', '0010237PJ8', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - argent/noir (GM-103-6)', NULL, '609919170999', 'FedEx', NULL, '2015-05-26', '22.05.2015 10:48', 'NL141106NM28', '1', 'a0YC000000bnoZlMAI', '225.42', '289.00'),
(32158, '323613480', NULL, NULL, 'Whitney Dejaegher', 'Marsstraat  71 Bus 27', '', '2900', 'Schoten', 'Belgien', 'BE', NULL, NULL, '489299072', '0010155GU8', NULL, NULL, 'Sao Paulo bruine band, gouden kast - GM-103-3', NULL, '609919171002', 'FedEx', NULL, '2015-05-26', '21.05.2015 16:18', 'NL140915NM85', '1', 'a0YC000000bnoZiMAI', '225.42', '289.00'),
(32159, '323679887', NULL, NULL, 'Nicolae Teodorescu', 'Sophienborg Alle 2D, 14', '', '3400', 'Hillerod', 'Dänemark', 'DK', NULL, NULL, '26851211', '0010048QQY', NULL, NULL, 'Sort herreur med stÃ¥lrem (GM107-8)', NULL, '609919171035', 'FedEx', NULL, '2015-05-26', '21.05.2015 22:06', '150241hw07', '1', 'a0YC000000c7QWZMA2', '1268.97', '1999.00'),
(32160, '323819934', NULL, NULL, 'Paolo Redaelli', 'VIA SAN GIUSEPPE 7A', '', '20061', 'CARUGATE', 'Italien', 'IT', NULL, NULL, '3314931201', '0010248MYV', NULL, NULL, 'Orologio London Diamonds di Pioner - Oro e nero con cinturino marrone', NULL, '609919170944', 'FedEx', NULL, '2015-05-26', '22.05.2015 14:46', 'IT141028FS013', '1', 'a0YC000000bp35HMAQ', '159.99', '199.99'),
(32161, '323790477', NULL, NULL, 'Alessandro Kvar Kvar', 'VIA ANTONIO TRIBEL 24', '', '34148', 'TRIESTE', 'Italien', 'IT', NULL, NULL, '3475477510', '0010172OK3', NULL, NULL, 'Orologio Theorema Newton GM-4004-8 - Nero', NULL, '609919170955', 'FedEx', NULL, '2015-05-26', '22.05.2015 11:30', 'IT131113SC89', '1', 'a0YC000000cJNKiMAO', '153.00', '239.99'),
(32162, '323762781', NULL, NULL, 'Francesco Donati', 'VIA ISONZO 33/3', '', '52100', 'AREZZO', 'Italien', 'IT', NULL, NULL, '3272532250', '0010250VFG', NULL, NULL, 'Nero T3008-8 in acciaio', NULL, '609919170966', 'FedEx', NULL, '2015-05-26', '22.05.2015 09:58', 'IT141029CS636', '1', 'a0YC000000bp39EMAQ', '151.99', '189.99'),
(32163, '323677817', NULL, NULL, 'Zemrije Beadini', 'Via dei terrai 10', '', '06053', 'deruta', 'Italien', 'IT', NULL, NULL, '3926540444', '0010172N3P', NULL, NULL, 'Orologio London Diamonds di Pioner - Oro e nero con cinturino marrone', NULL, '609919170977', 'FedEx', NULL, '2015-05-26', '21.05.2015 19:58', 'IT141028FS013', '1', 'a0YC000000bp35HMAQ', '159.99', '199.99'),
(32164, '323645966', NULL, NULL, 'nicoleta alexandrescu', 'VIA IV NOVEMBRE 7/F', '', '24050', 'BARIANO', 'Italien', 'IT', NULL, NULL, '3405442386', '00101893UY', NULL, NULL, 'Orologio Theorema Casablanca - Oro', NULL, '609919170988', 'FedEx', NULL, '2015-05-26', '21.05.2015 17:28', 'IT141023CS52', '1', 'a0YC000000bp3DvMAI', '223.99', '279.99'),
(32165, '323715729', NULL, NULL, 'Robin Monster', 'Oostendeelplein 14', '', '3214 TM', 'ZUIDLAND', 'Niederlande', 'NL', NULL, NULL, '283484', '0010245RE2', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919171013', 'FedEx', NULL, '2015-05-26', '22.05.2015 06:58', 'NL141008NM03', '1', 'a0YC000000bYju9MAC', '159.99', '199.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(32166, '323685258', NULL, NULL, 'Peng Lin', 'Biezelingsestraat 2', 'Golden Palace', '4421 BM', 'KAPELLE', 'Niederlande', 'NL', NULL, NULL, '683575828', '0010033S8P', NULL, NULL, 'London PIONIER horloge - goud/zwart met metalen band (GM-150-7)', NULL, '609919171024', 'FedEx', NULL, '2015-05-26', '21.05.2015 22:28', 'NL141008NM07', '1', 'a0YC000000bYjuDMAS', '159.99', '199.99'),
(32167, '323685257', NULL, NULL, 'Peng Lin', 'Biezelingsestraat 2', 'Golden Palace', '4421 BM', 'KAPELLE', 'Niederlande', 'NL', NULL, NULL, '683575828', '0010153T89', NULL, NULL, 'London PIONIER horloge - goud/zwart met metalen band (GM-150-7)', NULL, '609919171024', 'FedEx', NULL, '2015-05-26', '21.05.2015 22:28', 'NL141008NM07', '1', 'a0YC000000bYjuDMAS', '159.99', '199.99'),
(32168, '323759220', NULL, NULL, 'Danijela Rasmusson', 'SLEIPNERSGANGEN 20', '', '23535', 'VELLINGE', 'Schweden', 'SE', NULL, NULL, '733810616', '0010250TWV', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-1)', NULL, '609919171046', 'FedEx', NULL, '2015-05-26', '22.05.2015 11:44', 'SE040814HW05', '1', 'a0YC000000c7BSmMAM', '1433.05', '1995.00'),
(32169, '323747626', NULL, NULL, 'Bo Soerensen', 'MARKVIKSVAEGEN 37A', '', '16570', 'HAESSELBY', 'Schweden', 'SE', NULL, NULL, '706320052', '0010222J6H', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-4)', NULL, '609919171057', 'FedEx', NULL, '2015-05-26', '22.05.2015 11:15', 'SE040814HW08', '1', 'a0YC000000c7BSpMAM', '1433.05', '1995.00'),
(32170, '323652936', NULL, NULL, 'Halkawt Mohammad', 'LANTJAEGARVAEGEN 72', '', '14755', 'TUMBA', 'Schweden', 'SE', NULL, NULL, '700740643', '00102508D7', NULL, NULL, 'Armbandsklocka (RIO GM107-7) Edelstahl gold', NULL, '609919171068', 'FedEx', NULL, '2015-05-26', '21.05.2015 20:44', '150421hw16', '1', 'a0YC000000c7QfhMAE', '1522.72', '2349.00'),
(32171, '323911316', NULL, NULL, 'Guo Yong Jiang', '11 GALASHIELS ROAD', '', 'SR4 8JJ', 'SUNDERLAND', 'Großbritannien', 'GB', NULL, NULL, '7447000570', '0010081JNF', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919170771', 'FedEx', NULL, '2015-05-26', '23.05.2015 02:52', 'UK140102AMC02', '1', 'a0YC000000boq0IMAQ', '160.01', '239.00'),
(32172, '324060862', NULL, NULL, 'Lucia Megaro', '9 EASTCHEAP', 'Delivery 10 am to 10pm', 'SG6 3DG', 'LETCHWORTH GARDEN CITY', 'Großbritannien', 'GB', NULL, NULL, '7427606008', '0010140EP1', NULL, NULL, 'Black Strap Silver Case Black Face (GM-4004-2)', NULL, '609919170782', 'FedEx', NULL, '2015-05-26', '24.05.2015 02:22', 'UK140110AMC02', '1', 'a0YC000000c7R4HMAU', '130.99', '199.00'),
(32173, '323814843', NULL, NULL, 'Edwin Arman', 'FLAT 2 ROSSINGTON HOUSE, ELSWORTH CLOSE', '', 'DN1 3RR', 'DONCASTER,  SOUTH YORKSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7904801337', '00102007WX', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919170793', 'FedEx', NULL, '2015-05-26', '22.05.2015 16:52', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32174, '324202298', NULL, NULL, 'Krzysztof Skibinski', '67 Dock View Road', '', 'CF63 4LQ', 'Barry', 'Großbritannien', 'GB', NULL, NULL, '7922235449', '0010133L6E', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919170808', 'FedEx', NULL, '2015-05-26', '24.05.2015 21:53', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32175, '323943748', NULL, NULL, 'Radmir Selmani', '83 STONELEIGH PLACE', '', 'W11 4DX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7533864947', '00101054O9', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919170819', 'FedEx', NULL, '2015-05-26', '23.05.2015 10:29', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32176, '323907324', NULL, NULL, 'Asim Latif', '4-20 SPANIEL ROW', 'Minerva House', 'NG1 6EP', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7440680716', '0010199JO3', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, '609919170820', 'FedEx', NULL, '2015-05-26', '23.05.2015 00:52', 'UK140110AMC07', '1', 'a0YC000000c7R4LMAU', '130.99', '199.00'),
(32177, '324056147', NULL, NULL, 'Huseyin Ucur', '52 FORESTDALE', '', 'N14 7DX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7714845909', '0010007Q2Z', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919170830', 'FedEx', NULL, '2015-05-26', '24.05.2015 00:23', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32178, '323640115', NULL, NULL, 'James Sutherland', 'PENNYFIELD Belwood Road', '', 'EH26 0QN', 'PENICUIK', 'Großbritannien', 'GB', NULL, NULL, '7802795259', '001010688D', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919170841', 'FedEx', NULL, '2015-05-26', '21.05.2015 18:53', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32179, '324230410', NULL, NULL, 'Tatjana Osipova', '22 RANKINE H BATH TERRACE', '', 'SE1 6PL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7534971650', '0010074UIE', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919170852', 'FedEx', NULL, '2015-05-26', '25.05.2015 06:22', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32180, '323784285', NULL, NULL, 'Scott dornan', '120 DUMBARTON ROAD', 'Bowling', 'G60 5BB', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '1389470695', '0010230B9Z', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '609919170863', 'FedEx', NULL, '2015-05-26', '22.05.2015 12:52', 'GM-3009-2', '1', 'a0YC000000cJzvrMAC', '126.00', '179.00'),
(32181, '323977986', NULL, NULL, 'Rowan irwin', 'FUTURA BRADBOURNE DRIVE', 'Tilbrook', 'MK7 8AZ', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '7984389469', '0010041E3L', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919170874', 'FedEx', NULL, '2015-05-26', '23.05.2015 13:53', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(32182, '323773212', NULL, NULL, 'Travis Ronald Brandon Smith', '54 Cornwall road', '', 'IP11 9EW', 'FELIXSTOWE', 'Großbritannien', 'GB', NULL, NULL, '7752188997', '0010152YH4', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919170885', 'FedEx', NULL, '2015-05-26', '22.05.2015 12:22', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(32183, '324173390', NULL, NULL, 'Mary Onianwa', '95-97 ADDINGTON ROAD', 'Selsdon Park Medical Practice', 'CR2 8LL', 'SOUTH CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7789203203', '00100298QS', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '609919170896', 'FedEx', NULL, '2015-05-26', '24.05.2015 19:23', 'GM-104-5', '1', 'a0YC000000boq0KMAQ', '160.01', '239.00'),
(32184, '324155350', NULL, NULL, 'Jane Thompson', '4 SUTTON HILL', '', 'GU4 7FX', 'GUILDFORD', 'Großbritannien', 'GB', NULL, NULL, '01483 450096', '0010084Q1F', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '609919170900', 'FedEx', NULL, '2015-05-26', '24.05.2015 17:28', 'T-3001-1A', '1', 'a0YC000000c7SHnMAM', '102.00', '159.00'),
(32185, '324054852', NULL, NULL, 'Stephen Mcilhatton', '4 Moor Park Drive', '', 'BT10 0QF', 'Belfast', 'Großbritannien', 'GB', NULL, NULL, '7928042352', '0010206CQU', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '609919170911', 'FedEx', NULL, '2015-05-26', '24.05.2015 00:23', 'T-3001-1A', '1', 'a0YC000000c7SHnMAM', '102.00', '159.00'),
(32186, '324110092', NULL, NULL, 'Ali Farouk', '33 lancaster way - the family cafe', 'st. johns shopping centre', 'pr1 1fb', 'preston', 'Großbritannien', 'GB', NULL, NULL, '1772823033', '0010033T7Y', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '609919170922', 'FedEx', NULL, '2015-05-26', '24.05.2015 12:23', 'T-3001-3', '1', 'a0YC000000c7SK3MAM', '102.00', '159.00'),
(32187, '324173135', NULL, NULL, 'wendy bohan', '34 TURNESC GROVE', '', 'S63 0TY', 'ROTHERHAM', 'Großbritannien', 'GB', NULL, NULL, '1709890836', '00100021H6', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '609919170933', 'FedEx', NULL, '2015-05-26', '24.05.2015 19:22', 'T-3001-4', '1', 'a0YC000000c7SLQMA2', '102.00', '159.00'),
(32188, '324356946', NULL, NULL, 'Sharon Avenell', '46 GRAVEL HILL WAY', '', 'CO12 4XN', 'HARWICH', 'Großbritannien', 'GB', NULL, NULL, '1255508427', '0010055ME9', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '609919171079', 'FedEx', NULL, '2015-05-26', '25.05.2015 17:52', 'UK140102AMC04', '1', 'a0YC000000boq0GMAQ', '160.01', '239.00'),
(32189, '324360006', NULL, NULL, 'Amy Zeng', '28 WEST LEA DRIVE', '', 'LS17 5BZ', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '0054-7728520842', '00101246G9', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919171080', 'FedEx', NULL, '2015-05-26', '25.05.2015 18:22', 'UK140102AMC02', '1', 'a0YC000000boq0IMAQ', '160.01', '239.00'),
(32190, '324383722', NULL, NULL, 'David Clutterbuck', '3 HAZELRIGG CLOSE', '', 'DE74 2XE', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '7866137831', '0010167JPL', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919171090', 'FedEx', NULL, '2015-05-26', '25.05.2015 19:52', 'UK140102AMC02', '1', 'a0YC000000boq0IMAQ', '160.01', '239.00'),
(32191, '324327664', NULL, NULL, 'Kim Chapman', '9 ISLAND CLOSE', 'Broom', 'S60 3JZ', 'ROTHERHAM', 'Großbritannien', 'GB', NULL, NULL, '7722876669', '0010095DX6', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919171105', 'FedEx', NULL, '2015-05-26', '25.05.2015 15:22', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32192, '324376204', NULL, NULL, 'Ryan Malliband', '5 SOLLAMS CLOSE', '', 'PR5 6RT', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '7801416263', '0010128GZW', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919171116', 'FedEx', NULL, '2015-05-26', '25.05.2015 19:22', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32193, '324426036', NULL, NULL, 'Frank Sprackman', 'OLD MANOR IN Old manor inn NEWTONS ROAD', '', 'BS22 9LP', 'WESTON-SUPER-MARE', 'Großbritannien', 'GB', NULL, NULL, '7742352697', '0010071X02', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919171127', 'FedEx', NULL, '2015-05-26', '25.05.2015 23:52', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32194, '324350052', NULL, NULL, 'Kalyan Aravapalli', '1208 Lemonade Building', '3 Arboretum Place', 'IG11 7PY', 'Barking', 'Großbritannien', 'GB', NULL, NULL, '7440729429', '0010162EHY', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919171138', 'FedEx', NULL, '2015-05-26', '25.05.2015 17:22', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32195, '324366966', NULL, NULL, 'Roy Eltham', '10 WORMALD ROAD', '', 'OX10 9BE', 'WALLINGFORD', 'Großbritannien', 'GB', NULL, NULL, '7803504482', '0010015KMF', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919171149', 'FedEx', NULL, '2015-05-26', '25.05.2015 18:52', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32196, '324346227', NULL, NULL, 'Julian Buckton', '6 Hamilton Way', 'Palmers Green', 'n13 5ls', 'London', 'Großbritannien', 'GB', NULL, NULL, '7894231913', '0010106YT2', NULL, NULL, 'Silver/White Dial/Black Leather (GM-104-9)', NULL, '609919171150', 'FedEx', NULL, '2015-05-26', '25.05.2015 16:53', 'GM-104-9', '1', 'a0YC000000boq0JMAQ', '160.01', '239.00'),
(32197, '324356916', NULL, NULL, 'Mike lemmon', '1 Craigsford Mains', 'FARM COTTAGES', 'TD4 6AH', 'EARLSTON', 'Großbritannien', 'GB', NULL, NULL, '7989681873', '0010210GP6', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '609919171160', 'FedEx', NULL, '2015-05-26', '25.05.2015 17:52', 'GM-104-5', '1', 'a0YC000000boq0KMAQ', '160.01', '239.00'),
(32198, '324423542', NULL, NULL, 'Phillip Lenon', 'Farmers Arms Gatherley Road', 'Brompton On Swale', 'DL10 7HZ', 'Richmond', 'Großbritannien', 'GB', NULL, NULL, '7588433187', '0010045VES', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '609919171171', 'FedEx', NULL, '2015-05-26', '25.05.2015 23:22', 'GM-104-5', '1', 'a0YC000000boq0KMAQ', '160.01', '239.00'),
(32199, '324419738', NULL, NULL, 'Sara Jones', '11 CWRT TWYN RHYD', 'Rhigos', 'CF44 9LX', 'ABERDARE', 'Großbritannien', 'GB', NULL, NULL, '7032627083', '0010140SAY', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '609919171182', 'FedEx', NULL, '2015-05-26', '25.05.2015 22:52', 'T-3001-1A', '1', 'a0YC000000c7SHnMAM', '102.00', '159.00'),
(32200, '324276387', NULL, NULL, 'Seynabou Cham', '63 ASHWIN ROAD', '', 'B21 0UT', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7947629093', '0010016OR7', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '609919171193', 'FedEx', NULL, '2015-05-26', '25.05.2015 11:22', 'T-3001-2', '1', 'a0YC000000c7SINMA2', '102.00', '159.00'),
(32201, '323992343', '', '', 'Fabrice Andre', 'Rue du grand trait 146', '', '7080', 'La Bouverie', 'Belgien', '', '', '', '488997573', '00100762N5', '', '', 'Miami - Boitier argenté / cadran noir carbone / bracelet noir (506-2)', '', '609919172215', 'FedEx', '', '2015-05-27', '23.05.2015 16:18', '4260295880879', '1', 'a0YC000000boflmMAA', '150.01', '229.00'),
(32202, '324447115', NULL, NULL, 'Alexander Maes', 'Slachthuisstraat 35', '', '8000', 'Brugge', 'Belgien', 'BE', NULL, NULL, '494929149', '0010239SG9', NULL, NULL, 'Monte Carlo horloge goud-zwart', NULL, '609919171540', 'FedEx', NULL, '2015-05-27', '26.05.2015 07:18', 'NL140117LB03', '1', 'a0YC000000bnmu9MAA', '170.01', '299.00'),
(32203, '324252771', NULL, NULL, 'Quentin Bindels', 'allee de Fauvettes 11', '', '4600', 'Vise', 'Belgien', 'BE', NULL, NULL, '496349997', '0010003BXT', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Acier ArgentÃ© - Blanc/ArgentÃ© - GM-505-4', NULL, '609919171550', 'FedEx', NULL, '2015-05-27', '25.05.2015 09:48', 'NL150126NM09', '1', 'a0YC000000bnqhcMAA', '155.19', '199.99'),
(32204, '324407446', NULL, NULL, 'hicham bouhend', 'avenue mascaux 761', '', '6001', 'marcinelle', 'Belgien', 'BE', NULL, NULL, '498644092', '0010109TIC', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Acier Noir - Noir/Noir - GM-505-6', NULL, '609919171561', 'FedEx', NULL, '2015-05-27', '25.05.2015 21:48', 'NL150126NM11', '1', 'a0YC000000bnqheMAA', '155.19', '199.99'),
(32205, '324449305', NULL, NULL, 'Silvia Isola', 'Parc Industriel des Hauts-Sarts Deuxieme Ave', '', '4040', 'Hersal', 'Belgien', 'BE', NULL, NULL, '0495/22.88.29', '0010108PIC', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Blanc/ArgentÃ© - GM-505-1', NULL, '609919171572', 'FedEx', NULL, '2015-05-27', '26.05.2015 07:48', 'NL150126NM06', '1', 'a0YC000000bnqhZMAQ', '155.19', '199.99'),
(32206, '324369499', NULL, NULL, 'Bouhachem Amal', 'Rue De L Elephant N.9 /22', '', '1080', 'Molenbeek', 'Belgien', 'BE', NULL, NULL, '483379449', '00100759RP', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '609919171583', 'FedEx', NULL, '2015-05-27', '25.05.2015 18:48', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32207, '324341342', NULL, NULL, 'Michel Chaboteaux', 'avenue Marcel Gourdin 10', '', '5001', 'Belgrade', 'Belgien', 'BE', NULL, NULL, '81736161', '001015567A', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/Noir - GM-505-7', NULL, '609919171594', 'FedEx', NULL, '2015-05-27', '25.05.2015 16:48', 'NL150126NM08', '1', 'a0YC000000bnqhbMAA', '155.19', '199.99'),
(32208, '324180365', NULL, NULL, 'Simona Vlad', 'Bd Edmond machtens 100', '', '1080', 'Molenbeek saint jean', 'Belgien', 'BE', NULL, NULL, '486980068', '0010047Q2T', NULL, NULL, 'Montre Pionier London - Noir/Noir - Bracelet en mÃ©tal (GM-150-8)', NULL, '609919171609', 'FedEx', NULL, '2015-05-27', '24.05.2015 19:48', 'NL141008NM08', '1', 'a0YC000000bM8v6MAC', '159.99', '199.99'),
(32209, '324214031', NULL, NULL, 'Roland PIERART', 'Av FENELON  86', '', '7340', 'COLFONTAINE', 'Belgien', 'BE', NULL, NULL, '32485843070', '00101919TJ', NULL, NULL, 'Montre Pionier London - Or/Noir - Bracelet en mÃ©tal (GM-150-7)', NULL, '609919171610', 'FedEx', NULL, '2015-05-27', '24.05.2015 23:18', 'NL141008NM07', '1', 'a0YC000000bM8v5MAC', '159.99', '199.99'),
(32210, '324204660', NULL, NULL, 'Antoine Torreele', 'Rue du Ry-Saint-Martin 8', '', '1320', 'Hamme-Mille', 'Belgien', 'BE', NULL, NULL, '475552796', '0010237XJ5', NULL, NULL, 'Montre Pionier London - Or/Noir - Bracet en cuir marron (GM-150-3)', NULL, '609919171620', 'FedEx', NULL, '2015-05-27', '24.05.2015 22:18', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(32211, '324036916', NULL, NULL, 'Ricardo Adolfo ANGULO sanchez', 'avenue de Roodebeek 46', '', '1030', 'Schaerbeek', 'Belgien', 'BE', NULL, NULL, '484847429', '0010118E0K', NULL, NULL, 'Montre Pionier London - Or/Noir - Bracet en cuir marron (GM-150-3)', NULL, '609919171631', 'FedEx', NULL, '2015-05-27', '23.05.2015 21:18', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(32212, '324047260', NULL, NULL, 'Simona Vlad', 'Bd Edmond machtens 100', '', '1080', 'Molenbeek saint jean', 'Belgien', 'BE', NULL, NULL, '486980068', '0010188TKH', NULL, NULL, 'Montre Pionier London - Or/Noir - Bracet en cuir marron (GM-150-3)', NULL, '609919171609', 'FedEx', NULL, '2015-05-27', '23.05.2015 22:48', 'NL141008NM03', '1', 'a0YC000000bM8v1MAC', '159.99', '199.99'),
(32213, '323857592', NULL, NULL, 'bernadette degreef', 'jan olieslagerslaan 35', 'vincotte international sa', '1800', 'vilvoorde', 'Belgien', 'BE', NULL, NULL, '26745893', '0010187MO6', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - argent/blanc (GM-103-9)', NULL, '609919171642', 'FedEx', NULL, '2015-05-27', '22.05.2015 19:18', 'NL140915NM86', '1', 'a0YC000000bnoZjMAI', '225.42', '289.00'),
(32214, '323906822', NULL, NULL, 'MOHAMADOU ABDOULAYE', 'Avenue charles madoux 23', '', '1160', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '487414014', '0010110C1H', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', NULL, '609919171653', 'FedEx', NULL, '2015-05-27', '23.05.2015 00:48', 'NL140915NM85', '1', 'a0YC000000bnoZiMAI', '225.42', '289.00'),
(32215, '323973070', NULL, NULL, 'Raphael Sandona', 'Square de Rimini 22', '', '4100', 'Seraing', 'Belgien', 'BE', NULL, NULL, '32498780951', '0010027BGA', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', NULL, '609919171664', 'FedEx', NULL, '2015-05-27', '23.05.2015 13:48', 'NL140915NM85', '1', 'a0YC000000bnoZiMAI', '225.42', '289.00'),
(32216, '324504437', NULL, NULL, 'bernadette degreef', 'jan olieslagerslaan 35', 'vincotte international sa', '1800', 'vilvoorde', 'Belgien', 'BE', NULL, NULL, '26745893', '0010242QE3', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - argent/blanc (GM-103-5)', NULL, '609919171642', 'FedEx', NULL, '2015-05-27', '26.05.2015 11:48', 'NL141106NM27', '1', 'a0YC000000bnoZkMAI', '225.42', '289.00'),
(32217, '324050311', NULL, NULL, 'Mariana Kasole', 'Rue Lesbroussart (Multimo-KPM) 76', 'mlmkas@yahoo.fr', '1050', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '494477759', '0010098FOO', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - argent/noir (GM-103-6)', NULL, '609919171675', 'FedEx', NULL, '2015-05-27', '23.05.2015 23:18', 'NL141106NM28', '1', 'a0YC000000bnoZlMAI', '225.42', '289.00'),
(32218, '324247438', NULL, NULL, 'Catapano Anthony', 'Avenue des cedres 4', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '498509369', '00100611XU', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - noir/noir (GM-103-8)', NULL, 'storniert', 'FedEx', NULL, '2015-05-27', '25.05.2015 09:19', 'NL141106NM30', '1', 'a0YC000000bnoZnMAI', '225.42', '289.00'),
(32219, '324064473', NULL, NULL, 'Akim El Haou', 'Sint-Stefaansstraat 11 A', '', '1932', 'Sint-Stevens-Woluwe', 'Belgien', 'BE', NULL, NULL, '479191347', '10242517', NULL, NULL, 'Pionier automatisch horloge - zwarte kast/ zwarte carbon wijzerplaat / zwarte band (506-4)', NULL, '609919171697', 'FedEx', NULL, '2015-05-27', '24.05.2015 05:48', '4260295880893', '1', 'a0YC000000bofloMAA', '150.01', '229.00'),
(32220, '324433729', NULL, NULL, 'Pravesh Tomer', 'Schoordijk 10', '', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '32496957178', '0010166NWT', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '609919172134', 'FedEx', NULL, '2015-05-27', '26.05.2015 01:48', 'NL150126NM09', '1', 'a0YC000000bnqhcMAA', '155.19', '199.99'),
(32221, '324400605', NULL, NULL, 'Chris Van Branteghem', 'De Gheeststraat 12', 'Tx3', '9300', 'Aalst', 'Belgien', 'BE', NULL, NULL, '475711096', '0010204V77', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - zwart/zilverkleur - GM-505-5', NULL, '609919172145', 'FedEx', NULL, '2015-05-27', '25.05.2015 21:48', 'NL150126NM10', '1', 'a0YC000000bnqhdMAA', '155.19', '199.99'),
(32222, '324399955', NULL, NULL, 'chris staelens', 'Schaapbrugstraat 13', '', '8750', 'Zwevezele', 'Belgien', 'BE', NULL, NULL, '476373893', '0010179M9W', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - wit/zilverkleur - GM-505-1', NULL, '609919171723', 'FedEx', NULL, '2015-05-27', '25.05.2015 21:48', 'NL150126NM06', '1', 'a0YC000000bnqhZMAQ', '155.19', '199.99'),
(32223, '324304537', NULL, NULL, 'Danny Van Goidsenhoven', 'Kapelstraat 43', '', '3370', 'Boutersem', 'Belgien', 'BE', NULL, NULL, '32477551502', '0010063ZQH', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919172156', 'FedEx', NULL, '2015-05-27', '25.05.2015 13:48', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32224, '324433595', NULL, NULL, 'Garik Movsesjan', 'Dublinstraat 20', '', '2030', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '493959870', '0010223QL3', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919172167', 'FedEx', NULL, '2015-05-27', '26.05.2015 01:18', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32225, '324246508', NULL, NULL, 'Luc Becuwe', 'roetaardstraat   8', '', '3020', 'Herent', 'Belgien', 'BE', NULL, NULL, '31479994903', '0010190QKD', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919172178', 'FedEx', NULL, '2015-05-27', '25.05.2015 08:48', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32226, '324332993', NULL, NULL, 'PETER ANKEN', 'Alfred de Taeyestraat 57', '', '2830', 'Blaasveld', 'Belgien', 'BE', NULL, NULL, '476231301', '0010234C1Y', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919172189', 'FedEx', NULL, '2015-05-27', '25.05.2015 15:48', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32227, '324313699', NULL, NULL, 'Piet Lippens', 'Bayaerdstraat 9', '', '9290', 'Overmere', 'Belgien', 'BE', NULL, NULL, '476920147', '0010176FE9', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919172190', 'FedEx', NULL, '2015-05-27', '25.05.2015 14:18', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32228, '324244455', NULL, NULL, 'Denys Didenko', 'Hazelarenstraat 15 / 3L', 'Denvick BE0542462897', '2020', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '484136748', '0010250DBK', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart staal - zwart/zwart - GM-505-6', NULL, '609919171789', 'FedEx', NULL, '2015-05-27', '25.05.2015 08:48', 'NL150126NM11', '1', 'a0YC000000bnqheMAA', '155.19', '199.99'),
(32229, '324322768', NULL, NULL, 'Glenn Bebelmans', 'Heidestraat  63', '', '2040', 'Zandvliet', 'Belgien', 'BE', NULL, NULL, '471222478', '10246736', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart staal - zwart/zwart - GM-505-6', NULL, '609919171790', 'FedEx', NULL, '2015-05-27', '25.05.2015 15:18', 'NL150126NM11', '1', 'a0YC000000bnqheMAA', '155.19', '199.99'),
(32230, '324278442', NULL, NULL, 'Glenn Bebelmans', 'Heidestraat  63', '', '2040', 'Zandvliet', 'Belgien', 'BE', NULL, NULL, '471222478', '0010014EKS', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart staal - zwart/zwart - GM-505-6', NULL, '609919171790', 'FedEx', NULL, '2015-05-27', '25.05.2015 11:18', 'NL150126NM11', '1', 'a0YC000000bnqheMAA', '155.19', '199.99'),
(32231, '324287683', NULL, NULL, 'Janvier De paep', 'Glabbeekstraat 234', '', '3450', 'Geetbets', 'Belgien', 'BE', NULL, NULL, '474270366', '0010174UOM', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart staal - zwart/zwart - GM-505-6', NULL, '609919171804', 'FedEx', NULL, '2015-05-27', '25.05.2015 12:18', 'NL150126NM11', '1', 'a0YC000000bnqheMAA', '155.19', '199.99'),
(32232, '324286142', NULL, NULL, 'linda voet', 'Nachtegaalstraat 20', '', '3582', 'Koersel', 'Belgien', 'BE', NULL, NULL, '478800729', '00102024A8', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart staal - zwart/zwart - GM-505-6', NULL, '609919171815', 'FedEx', NULL, '2015-05-27', '25.05.2015 11:48', 'NL150126NM11', '1', 'a0YC000000bnqheMAA', '155.19', '199.99'),
(32233, '324367501', NULL, NULL, 'Patrick Vos', 'Houwaartstraat 2', '', '3270', 'Scherpenheuvel', 'Belgien', 'BE', NULL, NULL, '31476695722', '0010127NVK', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart staal - zwart/zwart - GM-505-6', NULL, '609919171826', 'FedEx', NULL, '2015-05-27', '25.05.2015 18:48', 'NL150126NM11', '1', 'a0YC000000bnqheMAA', '155.19', '199.99'),
(32234, '323966318', NULL, NULL, 'Gustave Fernandez', 'Den Bremt 63', '', '3020', 'Herent', 'Belgien', 'BE', NULL, NULL, '475348755', '001011788I', NULL, NULL, 'Sao Paulo bruine band, gouden kast - GM-103-3', NULL, '609919171837', 'FedEx', NULL, '2015-05-27', '23.05.2015 12:48', 'NL140915NM85', '1', 'a0YC000000bnoZiMAI', '225.42', '289.00'),
(32235, '323880097', NULL, NULL, 'Sara Hendrickx', 'Oude-Kerkstraat 15', 'Bus 13', '3650', 'Dilsen', 'Belgien', 'BE', NULL, NULL, '479452584', '0010003S14', NULL, NULL, 'Sao Paulo zilver witte wijzerplaat, zilver metalen Band - GM-103-5', NULL, '609919171848', 'FedEx', NULL, '2015-05-27', '22.05.2015 21:18', 'NL141106NM27', '1', 'a0YC000000bnoZkMAI', '225.42', '289.00'),
(32236, '324516715', NULL, NULL, 'Benjamin Slott-Bruun Petersen', 'Jyllands Alle 83', '', '8270', 'Hojbjerg', 'Dänemark', 'DK', NULL, NULL, '23964962', '0010134Y4G', NULL, NULL, 'Guldfarvet herreur med brun rem (GM107-3)', NULL, '609919171859', 'FedEx', NULL, '2015-05-27', '26.05.2015 12:36', '150241hw02', '1', 'a0YC000000c7QTrMAM', '1268.97', '1999.00'),
(32237, '324399425', NULL, NULL, 'michael steen jensen', 'Frederiksdal Alle 34B', '', '7800', 'Skive', 'Dänemark', 'DK', NULL, NULL, '30273065', '0010185CQE', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '609919171860', 'FedEx', NULL, '2015-05-27', '25.05.2015 21:06', 'DK040814HW11', '1', 'a0YC000000c7BVYMA2', '1155.04', '1695.00'),
(32238, '324209599', NULL, NULL, 'Rick Musters', 'Svendsgade 10 3.TH', '', '7100', 'Vejle', 'Dänemark', 'DK', NULL, NULL, '81526760', '0010006B7V', NULL, NULL, 'SÃ¸lvfarvet herreur med stÃ¥lrem og sort cirkel i urskive (GM107-6)', NULL, '609919171870', 'FedEx', NULL, '2015-05-27', '24.05.2015 23:06', '150241hw05', '1', 'a0YC000000c7QVbMAM', '1268.97', '1999.00'),
(32239, '323947017', NULL, NULL, 'Tabasum Bukhari', 'Seedorffs Vaenge 16 ,1 MF', '', '2000', 'Frederiksberg', 'Dänemark', 'DK', NULL, NULL, '50288318', '0010058KFZ', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, '609919171881', 'FedEx', NULL, '2015-05-27', '23.05.2015 11:06', 'DK040814HW07', '1', 'a0YC000000c7BVUMA2', '1155.04', '1695.00'),
(32240, '323871055', NULL, NULL, 'Baker Hashem', 'Kildemarken 172', '', '4100', 'Ringsted', 'Dänemark', 'DK', NULL, NULL, '31770773', '0010171MKP', NULL, NULL, 'GM-4004-5: Urrem i sÃ¸lv, urkasse i sÃ¸lv, hvid urskive', NULL, '609919171892', 'FedEx', NULL, '2015-05-27', '22.05.2015 20:36', 'DK040814HW09', '1', 'a0YC000000c7BVWMA2', '1155.04', '1695.00'),
(32241, '323868601', NULL, NULL, 'Marco Rampi', 'VIA PABLO NERUDA 6/D', '', '20060', 'BUSSERO', 'Italien', 'IT', NULL, NULL, '3343549702', '00101354IG', NULL, NULL, 'Oro e nero T3008-7 in acciaio', NULL, '609919172042', 'FedEx', NULL, '2015-05-27', '22.05.2015 18:38', 'IT141029CS635', '1', 'a0YC000000bp39DMAQ', '151.99', '189.99'),
(32242, '324534962', NULL, NULL, 'Giada Trovato', 'Via Starnina 6', '', '50143', 'FIRENZE', 'Italien', 'IT', NULL, NULL, '3391882214', '0010147ARR', NULL, NULL, 'Orologio London Diamonds di Pioner - Nero con cinturino nero', NULL, '609919171333', 'FedEx', NULL, '2015-05-27', '26.05.2015 12:28', 'IT141028FS014', '1', 'a0YC000000bp35IMAQ', '159.99', '199.99'),
(32243, '324522388', NULL, NULL, 'basile rousseau', 'STRADA SAN MARCO 6', 'strada san marco 6', '27029', 'VIGEVANO', 'Italien', 'IT', NULL, NULL, '3512188502', '00100636V7', NULL, NULL, 'Orologio London Diamonds di Pioner - Oro e nero con cinturino marrone', NULL, '609919171344', 'FedEx', NULL, '2015-05-27', '26.05.2015 10:59', 'IT141028FS013', '1', 'a0YC000000bp35HMAQ', '159.99', '199.99'),
(32244, '324153215', NULL, NULL, 'Danut Herciu', 'VIA ACHILLE PAPA 48', '', '25128', 'BRESCIA', 'Italien', 'IT', NULL, NULL, '3275751768', '00101101AQ', NULL, NULL, 'Orologio London Diamonds di Pioner - Oro e nero con cinturino marrone', NULL, '609919171355', 'FedEx', NULL, '2015-05-27', '24.05.2015 14:58', 'IT141028FS013', '1', 'a0YC000000bp35HMAQ', '159.99', '199.99'),
(32245, '323979722', NULL, NULL, 'Pietro Barchiesi', 'PIAZZA MICHELANGELO 5', '', '60018', 'MONTEMARCIANO', 'Italien', 'IT', NULL, NULL, '3331945944', '0010009TS2', NULL, NULL, 'Orologio Theorema Casablanca - Nero', NULL, '609919172053', 'FedEx', NULL, '2015-05-27', '23.05.2015 12:28', 'IT141023CS54', '1', 'a0YC000000bp3DxMAI', '223.99', '279.99'),
(32246, '324241156', NULL, NULL, 'oscar belotti', 'VIA DELLA REPUBBLICA 23', '', '24064', 'GRUMELLO DEL MONTE', 'Italien', 'IT', NULL, NULL, '3358474263', '0010250UO7', NULL, NULL, 'Orologio Theorema Newton GM-4004-5 - Silver e bianco', NULL, '609919172064', 'FedEx', NULL, '2015-05-27', '25.05.2015 06:28', 'IT131113SC86', '1', 'a0YC000000cJNCMMA4', '153.00', '239.99'),
(32247, '324106532', NULL, NULL, 'Aquino Claudia', 'VIA REPUBBLICA ARGENTINA 34', '', '25124', 'BRESCIA', 'Italien', 'IT', NULL, NULL, '3382578076', '0010250MQP', NULL, NULL, 'Orologio Theorema Newton GM-4004-6 - Silver e nero', NULL, '609919172075', 'FedEx', NULL, '2015-05-27', '24.05.2015 09:58', 'IT131113SC87', '1', 'a0YC000000cJNIJMA4', '153.00', '239.99'),
(32248, '323846821', NULL, NULL, 'lina vaccaro', 'VIA CRISTOFORO COLOMBO 15 P', '', '22070', 'APPIANO GENTILE', 'Italien', 'IT', NULL, NULL, '3775134073', '0010180MAH', NULL, NULL, 'Orologio Theorema Newton GM-4004-8 - Nero', NULL, '609919172086', 'FedEx', NULL, '2015-05-27', '22.05.2015 16:28', 'IT131113SC89', '1', 'a0YC000000cJNKiMAO', '153.00', '239.99'),
(32249, '324036338', NULL, NULL, 'BLENDI RREZHDA', 'BARACCA 19', '', '50125', 'firenze', 'Italien', 'IT', NULL, NULL, '3801269898', '0010157RCM', NULL, NULL, 'SilverT3008-5 in acciaio', NULL, '609919172097', 'FedEx', NULL, '2015-05-27', '23.05.2015 19:28', 'IT141029CS633', '1', 'a0YC000000bp39BMAQ', '151.99', '189.99'),
(32250, '323856096', NULL, NULL, 'Laura Burk', 'Riouwstraat 29-2', '', '9715 BT', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '636309499', '0010036QJO', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919171366', 'FedEx', NULL, '2015-05-27', '22.05.2015 19:28', 'NL141008NM03', '1', 'a0YC000000bYju9MAC', '159.99', '199.99'),
(32251, '324031494', NULL, NULL, 'Niels Vasen', 'Brabantlaan 33', 'Huis', '5133 CV', 'RIEL', 'Niederlande', 'NL', NULL, NULL, '633009925', '0010246SR7', NULL, NULL, 'London PIONIER horloge - goud/zwart - bruine leren band (GM-150-3)', NULL, '609919171377', 'FedEx', NULL, '2015-05-27', '23.05.2015 20:28', 'NL141008NM03', '1', 'a0YC000000bYju9MAC', '159.99', '199.99'),
(32252, '324129594', NULL, NULL, 'Michelle Altena', 'Karel Doormanlaan 1', '', '1403 TK', 'BUSSUM', 'Niederlande', 'NL', NULL, NULL, '06 44 65 27 57', '10122961', NULL, NULL, 'London PIONIER horloge - goud/zwart met metalen band (GM-150-7)', NULL, '609919171388', 'FedEx', NULL, '2015-05-27', '24.05.2015 14:28', 'NL141008NM07', '1', 'a0YC000000bYjuDMAS', '159.99', '199.99'),
(32253, '323884918', NULL, NULL, 'Nilo Mohammad', 'Bandoengstraat 30', '', '2022 EK', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '623482755', '0010062TVJ', NULL, NULL, 'London PIONIER horloge - zilver/zwart - zwarte leren band (GM-150-2)', NULL, '609919171399', 'FedEx', NULL, '2015-05-27', '22.05.2015 23:58', 'NL141008NM02', '1', 'a0YC000000bYju8MAC', '159.99', '199.99'),
(32254, '324015376', NULL, NULL, 'Mario Hendriks', 'Minckelersstraat 76', '26', '1223 LH', 'HILVERSUM', 'Niederlande', 'NL', NULL, NULL, '640978974', '00101507RE', NULL, NULL, 'London PIONIER horloge - zilver/zwart met metalen band (GM-150-6)', NULL, '609919171403', 'FedEx', NULL, '2015-05-27', '23.05.2015 18:28', 'NL141008NM06', '1', 'a0YC000000bYjuCMAS', '159.99', '199.99'),
(32255, '324504095', NULL, NULL, 'Werner van Nunen', 'Floris Burgwal 98', '', '2907 PJ', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '613585628', '0010076HJQ', NULL, NULL, 'Monte Carlo horloge goud-zwart', NULL, '609919171414', 'FedEx', NULL, '2015-05-27', '26.05.2015 11:58', 'NL140117LB03', '1', 'a0YC000000bnmgtMAA', '170.01', '299.00'),
(32256, '323868269', NULL, NULL, 'Remi Matai', 'oranjeplein 50', '', '2515 LJ', 'den haag', 'Niederlande', 'NL', NULL, NULL, '658823816', '001015698F', NULL, NULL, 'Monte Carlo horloge zwart-zwart', NULL, '609919171425', 'FedEx', NULL, '2015-05-27', '22.05.2015 20:29', 'NL140117LB04', '1', 'a0YC000000bnmgwMAA', '170.01', '299.00'),
(32257, '323874796', NULL, NULL, 'Lidia Robbemond', 'Andeskondor 9', '', '1704 TB', 'HEERHUGOWAARD', 'Niederlande', 'NL', NULL, NULL, '728881266', '0010250J2Q', NULL, NULL, 'Pionier automatisch horloge - goudkleurige kast / zwarte carbon wijzerplaat / bruine band (506-3)', NULL, '609919172112', 'FedEx', NULL, '2015-05-27', '22.05.2015 20:58', '4260295880886', '1', 'a0YC000000bog1sMAA', '150.01', '229.00'),
(32258, '323978624', NULL, NULL, 'P. Roggeveen Roggeveen', 'Iepenlaan 239', '', '3203 XW', 'SPIJKENISSE', 'Niederlande', 'NL', NULL, NULL, '619776195', '0010250H7J', NULL, NULL, 'Pionier automatisch horloge - zilverkleurige kast / zilverkleur en zwarte carbon wijzerplaat / zwarte band (506-2)', NULL, '609919172123', 'FedEx', NULL, '2015-05-27', '23.05.2015 13:58', '4260295880879', '1', 'a0YC000000bog1rMAA', '150.01', '229.00'),
(32259, '324416267', NULL, NULL, 'P. Roggeveen', 'Jan de Raadtkade 35', '', '3191 VJ', 'HOOGVLIET ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '619776195', '0010250JJN', NULL, NULL, 'Pionier automatisch horloge - zilverkleurige kast / zilverkleurige en zwarte carbon wijzerplaat/zwarte band (506-1)', NULL, '609919171458', 'FedEx', NULL, '2015-05-27', '25.05.2015 22:58', '4260295880862', '1', 'a0YC000000bog1qMAA', '150.01', '229.00'),
(32260, '324030241', NULL, NULL, 'Alexander Haneveld', 'Kapelland 97', '', '2264 JB', 'LEIDSCHENDAM', 'Niederlande', 'NL', NULL, NULL, '643906841', '0010074FUY', NULL, NULL, 'Pionier automatisch horloge - zwarte kast/ zwarte carbon wijzerplaat / zwarte band (506-4)', NULL, '609919171469', 'FedEx', NULL, '2015-05-27', '23.05.2015 20:28', '4260295880893', '1', 'a0YC000000bog1tMAA', '150.01', '229.00'),
(32261, '324460084', NULL, NULL, 'michael van Toorenburg', 'Adriana van Roonhof 39A', '', '3161 KT', 'RHOON', 'Niederlande', 'NL', NULL, NULL, '06 460 11 666', '0010250YXX', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - zwart/zilverkleur - GM-505-5', NULL, '609919171470', 'FedEx', NULL, '2015-05-27', '26.05.2015 08:28', 'NL150126NM10', '1', 'a0YC000000bnquEMAQ', '155.19', '199.99'),
(32262, '324494177', NULL, NULL, 'Farhad Taghavi', 'Reuvenslaan 104', '', '2273 JT', 'VOORBURG', 'Niederlande', 'NL', NULL, NULL, '634568638', '0010179TEM', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - wit/zilverkleur - GM-505-1', NULL, '609919171480', 'FedEx', NULL, '2015-05-27', '26.05.2015 10:58', 'NL150126NM06', '1', 'a0YC000000bnquAMAQ', '155.19', '199.99'),
(32263, '324278480', NULL, NULL, 'Bram Mousset', 'Esselenbroek 24', '', '7261VB', 'RUURLO', 'Niederlande', 'NL', NULL, NULL, '613954798', '0010101EXN', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart staal - zwart/zwart - GM-505-6', NULL, '609919171491', 'FedEx', NULL, '2015-05-27', '25.05.2015 11:28', 'NL150126NM11', '1', 'a0YC000000bnquFMAQ', '155.19', '199.99'),
(32264, '324275107', NULL, NULL, 'Richard Hassink', 'Broekhoekweg 38A', 'Karlyvastgoed B.V.', '7582 PT', 'LOSSER', 'Niederlande', 'NL', NULL, NULL, '641272391', '0010250TP3', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart staal - zwart/zwart - GM-505-6', NULL, '609919171506', 'FedEx', NULL, '2015-05-27', '25.05.2015 10:58', 'NL150126NM11', '1', 'a0YC000000bnquFMAQ', '155.19', '199.99'),
(32265, '324507544', NULL, NULL, 'Daniel De Koning', 'Fluessen 76', '', '8032 ML', 'ZWOLLE', 'Niederlande', 'NL', NULL, NULL, '622855655', '0010151YU6', NULL, NULL, 'Sao Paulo  zilver/witte wijzerplaat, zwart leren band - GM-103-9', NULL, '609919171517', 'FedEx', NULL, '2015-05-27', '26.05.2015 12:58', 'NL140915NM86', '1', 'a0YC000000bnoq8MAA', '225.42', '289.00'),
(32266, '323891329', NULL, NULL, 'Hendrik Madamsir', 'Kaapstraat 173', 'Madamsir', '2572 HH', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '651836075', '0010071OKB', NULL, NULL, 'Sao Paulo goud/zwarte wijzerplaat, goud metalen band - GM-103-7', NULL, '609919171528', 'FedEx', NULL, '2015-05-27', '22.05.2015 22:28', 'NL141106NM29', '1', 'a0YC000000bnoqBMAQ', '225.42', '289.00'),
(32267, '324299138', NULL, NULL, 'DI WU', 'DALGATAN 12', 'DI WU', '85237', 'SUNDSVALL', 'Schweden', 'SE', NULL, NULL, '767958593', '00102453MM', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-1)', NULL, '609919171907', 'FedEx', NULL, '2015-05-27', '25.05.2015 14:14', 'SE040814HW05', '1', 'a0YC000000c7BSmMAM', '1433.05', '1995.00'),
(32268, '324055909', NULL, NULL, 'Emelie Brodd', 'STRANDVAEGEN 4D', '', '19135', 'SOLLENTUNA', 'Schweden', 'SE', NULL, NULL, '735951131', '0010069M3L', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, '609919171918', 'FedEx', NULL, '2015-05-27', '24.05.2015 01:44', 'SE040814HW07', '1', 'a0YC000000c7BSoMAM', '1433.05', '1995.00'),
(32269, '323878283', NULL, NULL, 'Aida Pilar Berlin', 'MELLANBERGSVAEGEN 21 2 TRAPPA', '', '13545', 'TYRESOE', 'Schweden', 'SE', NULL, NULL, '704219141', '0010230N34', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-4)', NULL, '609919171929', 'FedEx', NULL, '2015-05-27', '22.05.2015 22:14', 'SE040814HW08', '1', 'a0YC000000c7BSpMAM', '1433.05', '1995.00'),
(32270, '324245222', NULL, NULL, 'Anna Bondedamm', 'RISAS HAGE 16', '', '42490', 'OLOFSTORP', 'Schweden', 'SE', NULL, NULL, '702251595', '0010043IB6', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-5)', NULL, '609919171930', 'FedEx', NULL, '2015-05-27', '25.05.2015 09:44', 'SE040814HW09', '1', 'a0YC000000c7BSqMAM', '1433.05', '1995.00'),
(32271, '323857658', NULL, NULL, 'Meena Jameel', 'GULSPORREGATAN 3', '', '65345', 'KARLSTAD', 'Schweden', 'SE', NULL, NULL, '703037779', '0010226LER', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-5)', NULL, '609919171940', 'FedEx', NULL, '2015-05-27', '22.05.2015 20:14', 'SE040814HW09', '1', 'a0YC000000c7BSqMAM', '1433.05', '1995.00'),
(32272, '323858344', NULL, NULL, 'Alfaddel Jameel', 'GULSPORREGATAN 3', '', '65345', 'KARLSTAD', 'Schweden', 'SE', NULL, NULL, '703037779', '0010177VX4', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-5)', NULL, '609919171951', 'FedEx', NULL, '2015-05-27', '22.05.2015 20:14', 'SE040814HW09', '1', 'a0YC000000c7BSqMAM', '1433.05', '1995.00'),
(32273, '323856895', NULL, NULL, 'Abeer Alasadi', 'GULSPORREGATAN 3', '', '65345', 'KARLSTAD', 'Schweden', 'SE', NULL, NULL, '761071288', '0010110S5K', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-5)', NULL, '609919171962', 'FedEx', NULL, '2015-05-27', '22.05.2015 20:14', 'SE040814HW09', '1', 'a0YC000000c7BSqMAM', '1433.05', '1995.00'),
(32274, '323854086', NULL, NULL, 'Haydar Jameel', 'GULSPORREGATAN 3', '', '65345', 'KARLSTAD', 'Schweden', 'SE', NULL, NULL, '703037779', '0010175HSB', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-5)', NULL, '609919171973', 'FedEx', NULL, '2015-05-27', '22.05.2015 20:14', 'SE040814HW09', '1', 'a0YC000000c7BSqMAM', '1433.05', '1995.00'),
(32275, '324517139', NULL, NULL, 'Merna Albeer', 'Tegelstigen 3 1206', '', '15155', 'Soedertaelje', 'Schweden', 'SE', NULL, NULL, '737608736', '00100603TN', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-7)', NULL, '609919171984', 'FedEx', NULL, '2015-05-27', '26.05.2015 13:44', 'SE040814HW11', '1', 'a0YC000000c7BSsMAM', '1433.05', '1995.00'),
(32276, '324447642', NULL, NULL, 'Tommy Gustavsson', 'Hurtigs gata 19', '', '75439', 'UPPSALA', 'Schweden', 'SE', NULL, NULL, '700670006', '0010189C9A', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-7)', NULL, '609919171995', 'FedEx', NULL, '2015-05-27', '26.05.2015 08:14', 'SE040814HW11', '1', 'a0YC000000c7BSsMAM', '1433.05', '1995.00'),
(32277, '324184767', NULL, NULL, 'marlene martensson', 'KORSOERVAEGEN 11A', '', '21747', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '760593953', '001017290W', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-7)', NULL, '609919172009', 'FedEx', NULL, '2015-05-27', '24.05.2015 21:14', 'SE040814HW11', '1', 'a0YC000000c7BSsMAM', '1433.05', '1995.00'),
(32278, '324463058', NULL, NULL, 'Bara Smesem', 'TITTERIDAMMSHOEJDEN 30', '', '42468', 'ANGERED', 'Schweden', 'SE', NULL, NULL, '700009036', '0010179FLH', NULL, NULL, 'Guld/svart med brunt lÃ¤derarmband. Modell GM-3009-3', NULL, '609919172010', 'FedEx', NULL, '2015-05-27', '26.05.2015 09:44', '150512HW010', '1', 'a0YC000000cKiqdMAC', '1395.06', '1995.00'),
(32279, '323852657', NULL, NULL, 'Daniel Hanna', 'Lokesvaeg 16', '', '14570', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '', '0010187U93', NULL, NULL, 'Svart/svart med svart lÃ¤derarmband (modell T-3011-4)', NULL, '609919172020', 'FedEx', NULL, '2015-05-27', '22.05.2015 19:44', 'SE141208HW05', '1', 'a0YC000000c7BgaMAE', '1303.93', '1995.00'),
(32280, '324460891', NULL, NULL, 'Haydn Watkinson', '19 PARK AVENUE NORTH', 'Newton le willows', 'WA12 8HF', 'NEWTON-LE-WILLOWS', 'Großbritannien', 'GB', NULL, NULL, '7789002061', '0010032RUO', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919171219', 'FedEx', NULL, '2015-05-27', '26.05.2015 08:52', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32281, '324513223', NULL, NULL, 'David Kenyon', '32 DURNFORD STREET', '', 'M24 5UD', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '1612875292', '00102272VD', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919171220', 'FedEx', NULL, '2015-05-27', '26.05.2015 12:26', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32282, '324545096', NULL, NULL, 'Ash Mervynb', '8 CROZIER DRIVE', '', 'CR2 8DX', 'SOUTH CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7424590771', '0010173MV3', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919171230', 'FedEx', NULL, '2015-05-27', '26.05.2015 14:52', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32283, '324508289', NULL, NULL, 'Jurgita Kasparaviciute', '29 SOUTH PRIORS COURT', '', 'NN3 8LD', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7592245784', '0010056IKJ', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919171241', 'FedEx', NULL, '2015-05-27', '26.05.2015 12:26', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32284, '324443219', NULL, NULL, 'Luke Caley', 'MARRON HOUSE Immingham road', '', 'DN40 3BD', 'IMMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7597409798', '00101019YF', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919171252', 'FedEx', NULL, '2015-05-27', '26.05.2015 06:22', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32285, '324487975', NULL, NULL, 'Neda Amini', '39 LIVERYMEN WALK', 'Please note my delivery address is not the same as billing address. Thanks', 'DA9 9GZ', 'GREENHITHE', 'Großbritannien', 'GB', NULL, NULL, '7767742222', '0010193HR3', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919171263', 'FedEx', NULL, '2015-05-27', '26.05.2015 10:26', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32286, '324433845', NULL, NULL, 'Thembi Ncube', '123 BRYANT ROAD', '', 'ME2 3EY', 'ROCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7478698542', '0010070JP6', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919171274', 'FedEx', NULL, '2015-05-27', '26.05.2015 01:23', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32287, '324552634', NULL, NULL, 'Ashiq Hussain', 'Flat 3/1 21 Murano Place', '', 'G207AD', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '+44 7460 375211', '0010156UU6', NULL, NULL, 'Silver Strap Silver Case White Face (GM-4004-5)', NULL, '609919171285', 'FedEx', NULL, '2015-05-27', '26.05.2015 15:25', 'UK140110AMC05', '1', 'a0YC000000c7R4MMAU', '130.99', '199.00'),
(32288, '324521921', NULL, NULL, 'Adam Crosby', '4 LABURNUM AVENUE', '', 'NE6 4PP', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7804251213', '00101617Y1', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '609919171296', 'FedEx', NULL, '2015-05-27', '26.05.2015 12:55', 'GM-3009-2', '1', 'a0YC000000cJzvrMAC', '126.00', '179.00'),
(32289, '324441293', NULL, NULL, 'Susan Harvey', '350 STROUDE ROAD', '', 'GU25 4DB', 'VIRGINIA WATER', 'Großbritannien', 'GB', NULL, NULL, '7833954556', '0010208RJK', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919171300', 'FedEx', NULL, '2015-05-27', '26.05.2015 05:52', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(32290, '324438132', NULL, NULL, 'Ben Popman', '66 Mandara Grove', '', 'GL4 5xt', 'GLOUCESTER', 'Großbritannien', 'GB', NULL, NULL, '7827292151', '00100701KX', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '609919171311', 'FedEx', NULL, '2015-05-27', '26.05.2015 03:22', 'T-3001-4', '1', 'a0YC000000c7SLQMA2', '102.00', '159.00'),
(32291, '324526833', NULL, NULL, 'Jagdish Chudasama', '18 SHELLEY LANE', 'Harefield', 'UB9 6HP', 'UXBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '2072393325', '0010202O2P', NULL, NULL, 'T-3001-6 Bicolor Case/Black Dial/Black Leather Band', NULL, '609919171322', 'FedEx', NULL, '2015-05-27', '26.05.2015 13:23', 'T-3001-6', '1', 'a0YC000000c7SM9MAM', '102.00', '159.00'),
(32292, '324739154', NULL, NULL, 'HENRIETTE SIMBA TADI', 'AVENUE DES ANGLAIS 15', '', '1410', 'WATERLOO', 'Belgien', 'BE', NULL, NULL, '23872607', '001006743Z', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Acier ArgentÃ© - Noir/ArgentÃ© - GM-505-5', NULL, '609919172410', 'FedEx', NULL, '2015-05-28', '27.05.2015 11:49', 'NL150126NM10', '1', 'a0YC000000bnqhdMAA', '155.19', '199.99'),
(32293, '324701226', NULL, NULL, 'Jean-Christophe Gillet', 'Rue Sonnetty 9', '', '6700', 'Arlon', 'Belgien', 'BE', NULL, NULL, '3,52621E+11', '0010056WLU', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '609919172421', 'FedEx', NULL, '2015-05-28', '27.05.2015 09:48', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32294, '324656639', NULL, NULL, 'Ayseguel Direkci', 'Sint-Jobstraat 23', '', '2060', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '468232473', '0010011Y35', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919172432', 'FedEx', NULL, '2015-05-28', '26.05.2015 23:48', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32295, '324649841', NULL, NULL, 'Bella Duzarabova', 'Verbindingslaan 83 bus L5', '', '3600', 'Genk', 'Belgien', 'BE', NULL, NULL, '32486762221', '0010015IGU', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '609919172443', 'FedEx', NULL, '2015-05-28', '26.05.2015 22:48', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32296, '324628980', NULL, NULL, 'Sabine D\'haeyere', 'Aquilonlaan 8', 'boite 7', '1200', 'Sint-Lambrechts-Woluwe', 'Belgien', 'BE', NULL, NULL, '473224493', '00101793VB', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Acier ArgentÃ© - Noir/ArgentÃ© - GM-505-5', NULL, '609919172454', 'FedEx', NULL, '2015-05-28', '26.05.2015 22:18', 'NL150126NM10', '1', 'a0YC000000bnqhdMAA', '155.19', '199.99'),
(32297, '324586678', NULL, NULL, 'Mieke De Bruycker', 'Slachthuisstraat 35', '', '8000', 'Brugge', 'Belgien', 'BE', NULL, NULL, '50316415', '00101466VU', NULL, NULL, 'Sao Paulo bruine band, gouden kast - GM-103-3', NULL, '609919172465', 'FedEx', NULL, '2015-05-28', '26.05.2015 18:18', 'NL140915NM85', '1', 'a0YC000000bnoZiMAI', '225.42', '289.00'),
(32298, '324608477', NULL, NULL, 'Bilal Abou Khadra', 'Carl Blochs Vej 43', '', '5230', 'Odense', 'Dänemark', 'DK', NULL, NULL, '28723380', '0010169X73', NULL, NULL, 'Guldfavet herreur med stÃ¥lrem (GM107-7)', NULL, '609919172502', 'FedEx', NULL, '2015-05-28', '26.05.2015 20:06', '150241hw06', '1', 'a0YC000000c7QVvMAM', '1268.97', '1999.00'),
(32299, '324758076', NULL, NULL, 'Cecilia Pinto', 'VIALE CAPPUCCINI 3', 'presso studio dentistico roberto nassisi', '10023', 'CHIERI', 'Italien', 'IT', NULL, NULL, '3890588342', '0010111MK8', NULL, NULL, 'Orologio London Diamonds di Pioner - Oro e nero con cinturino marrone', NULL, '609919172384', 'FedEx', NULL, '2015-05-28', '27.05.2015 10:58', 'IT141028FS013', '1', 'a0YC000000bp35HMAQ', '159.99', '199.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(32300, '324642014', NULL, NULL, 'Cosimo Galasso', 'VIA DEI POZZI 1', '', '61024', 'MOMBAROCCIO', 'Italien', 'IT', NULL, NULL, '3382993734', '0010243YT1', NULL, NULL, 'Orologio London Diamonds di Pioner - Silver e nero con cinturino nero', NULL, '609919172395', 'FedEx', NULL, '2015-05-28', '26.05.2015 20:31', 'IT141028FS012', '1', 'a0YC000000bp35GMAQ', '159.99', '199.99'),
(32301, '324578235', '', '', 'roberto dessalvi', 'VIA GIUSEPPE MAZZINI 1-23', '', '09040', 'VILLAPUTZU', 'Italien', '', '', '', '3483601566', '0010035CFX', '', '', 'Orologio London Diamonds di Pioner - Oro e nero con cinturino marrone', '', '968533593736', 'DHL', '', '2015-06-01', '26.05.2015 16:03', 'IT141028FS013', '1', 'a0YC000000bp35HMAQ', '159.99', '199.99'),
(32302, '324652864', NULL, NULL, 'Claassen Claassen', 'Barbeel 10', '', '3831ze', 'LEUSDEN', 'Niederlande', 'NL', NULL, NULL, '623055151', '0010250T5A', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '609919172476', 'FedEx', NULL, '2015-05-28', '26.05.2015 23:28', 'NL150126NM09', '1', 'a0YC000000bnquDMAQ', '155.19', '199.99'),
(32303, '324609870', NULL, NULL, 'Fabian Klasens', 'Stationsplein 83', '', '8232 VT', 'LELYSTAD', 'Niederlande', 'NL', NULL, NULL, '615029809', '0010235M8K', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - zwart/zilverkleur - GM-505-5', NULL, '609919172487', 'FedEx', NULL, '2015-05-28', '26.05.2015 20:28', 'NL150126NM10', '1', 'a0YC000000bnquEMAQ', '155.19', '199.99'),
(32304, '324556861', NULL, NULL, 'Emco Witteveen', 'Brinkhoekweg 4', '', '8034 PC', 'ZWOLLE', 'Niederlande', 'NL', NULL, NULL, '612634366', '0010093H7R', NULL, NULL, 'Sao Paulo zilver witte wijzerplaat, zilver metalen Band - GM-103-5', NULL, '609919172498', 'FedEx', NULL, '2015-05-28', '26.05.2015 15:58', 'NL141106NM27', '1', 'a0YC000000bnoq9MAA', '225.42', '289.00'),
(32305, '324792242', NULL, NULL, 'Elisabeth Styffe Axelsson', 'SKAPAFORSVAEGEN 3', '', '12247', 'ENSKEDE', 'Schweden', 'SE', NULL, NULL, '705181549', '0010011A81', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-5)', NULL, '609919172513', 'FedEx', NULL, '2015-05-28', '27.05.2015 16:14', 'SE040814HW09', '1', 'a0YC000000c7BSqMAM', '1433.05', '1995.00'),
(32306, '324685858', NULL, NULL, 'Bjoern nilsson', 'LAGMANSGATAN 4B', '', '90355', 'UMEA', 'Schweden', 'SE', NULL, NULL, '46738139840', '00101052TL', NULL, NULL, 'Svart/svart med svart lÃ¤derarmband (modell T-3011-4)', NULL, '609919172524', 'FedEx', NULL, '2015-05-28', '27.05.2015 09:14', 'SE141208HW05', '1', 'a0YC000000c7BgaMAE', '1303.93', '1995.00'),
(32307, '324654810', NULL, NULL, 'Milan Medjedovic', 'TROLLASVAEGEN 30', '', '43642', 'ASKIM', 'Schweden', 'SE', NULL, NULL, '761636262', '0010244TCH', NULL, NULL, 'Svart/svart, metallarmband. Modell T3008-5', NULL, 'storniert', 'FedEx', NULL, '2015-05-28', '27.05.2015 00:44', 'SET3008-5', '1', 'a0YC000000c7BljMAE', '1358.64', '1895.00'),
(32308, '324598750', NULL, NULL, 'ji peng cui', '36 cumberland house', 'Erebus drive', 'se28 0ge', 'london', 'Großbritannien', 'GB', NULL, NULL, '7760216208', '001011759B', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919172226', 'FedEx', NULL, '2015-05-28', '26.05.2015 19:22', 'UK140102AMC02', '1', 'a0YC000000boq0IMAQ', '160.01', '239.00'),
(32309, '324770259', NULL, NULL, 'Jason Sullivan', '40 RICHBOROUGH', 'Bancroft', 'MK13 0QA', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '01908-312178', '00100488D3', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919172237', 'FedEx', NULL, '2015-05-28', '27.05.2015 14:00', 'GM-3009-8', '1', 'a0YC000000cJzvxMAC', '126.00', '179.00'),
(32310, '324764461', NULL, NULL, 'John Rhodes', 'Chapel North End, Raskelf', '', 'YO61 3LF', 'York', 'Großbritannien', 'GB', NULL, NULL, '7801730601', '00101792ML', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919172248', 'FedEx', NULL, '2015-05-28', '27.05.2015 13:28', 'GM-3009-8', '1', 'a0YC000000cJzvxMAC', '126.00', '179.00'),
(32311, '324664905', NULL, NULL, 'Brian Dawson', '201 City road', '', 'B160pu', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '+44 7492 486488', '0010171T2A', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919172259', 'FedEx', NULL, '2015-05-28', '27.05.2015 01:22', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32312, '324623900', NULL, NULL, 'Gary Thomson', '30 BELLERBY DRIVE', 'Ouston', 'DH2 1TW', 'CHESTER LE STREET', 'Großbritannien', 'GB', NULL, NULL, '7568399509', '0010222ICB', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919172260', 'FedEx', NULL, '2015-05-28', '26.05.2015 21:22', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32313, '324623008', NULL, NULL, 'Liz Jones', '118 BRIMSDOWN AVENUE', '', 'EN3 5HY', 'ENFIELD', 'Großbritannien', 'GB', NULL, NULL, '7939084024', '00101544CB', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-4004-3)', NULL, '609919172270', 'FedEx', NULL, '2015-05-28', '26.05.2015 20:52', 'UK140110AMC03', '1', 'a0YC000000c7R4IMAU', '130.99', '199.00'),
(32314, '324601929', NULL, NULL, 'Amanda Mcbain', '17 KINCORTH PLACE', '', 'AB12 5QJ', 'ABERDEEN', 'Großbritannien', 'GB', NULL, NULL, '7739999388', '0010137MFQ', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919172281', 'FedEx', NULL, '2015-05-28', '26.05.2015 19:52', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32315, '324735595', NULL, NULL, 'Mark Newman', '25 ASH GROVE', '', 'AL4 8DF', 'ST. ALBANS', 'Großbritannien', 'GB', NULL, NULL, '7732897898', '0010211QMV', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919172292', 'FedEx', NULL, '2015-05-28', '27.05.2015 11:22', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32316, '324672388', NULL, NULL, 'Billy Hussey', '14 Hermitage Villas 53 LILLIE ROAD', 'Fulham', 'SW6 1UQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7432093318', '0010083DNX', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919172307', 'FedEx', NULL, '2015-05-28', '27.05.2015 05:22', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32317, '324626962', NULL, NULL, 'Gary Hancock', '10 geoffrey Highridge', '', 'Bs13 8bw', 'Bristol', 'Großbritannien', 'GB', NULL, NULL, '7864290702', '0010222PTC', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919172318', 'FedEx', NULL, '2015-05-28', '26.05.2015 21:22', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32318, '324667486', NULL, NULL, 'Mursal Ahmed', '3 CORNWALLIS India way', '', 'W12 7QT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7930477957', '00101404ET', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919172329', 'FedEx', NULL, '2015-05-28', '27.05.2015 02:22', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32319, '324752111', NULL, NULL, 'john smith', '11 BARNFIELD ROAD', '', 'SK14 4EL', 'HYDE', 'Großbritannien', 'GB', NULL, NULL, '1613684860', '0010034R76', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '609919172330', 'FedEx', NULL, '2015-05-28', '27.05.2015 12:52', 'GM-3009-2', '1', 'a0YC000000cJzvrMAC', '126.00', '179.00'),
(32320, '324654176', NULL, NULL, 'Sherilyn Gethin', '36 WOODBRIDGE CLOSE', 'If no one is in leave in the bottom coboard by the front door thank you', 'WS4 1PE', 'WALSALL', 'Großbritannien', 'GB', NULL, NULL, '7737271416', '0010117B2J', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919172340', 'FedEx', NULL, '2015-05-28', '26.05.2015 23:52', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(32321, '324693626', NULL, NULL, 'Simon Barnes', '14 ALDRINGTON AVENUE', 'Address line 2', 'BN3 7EN', 'HOVE', 'Großbritannien', 'GB', NULL, NULL, '7891414166', '0010250WOM', NULL, NULL, 'Silver/White Black Leather (GM-3009-1)', NULL, '609919172351', 'FedEx', NULL, '2015-05-28', '27.05.2015 08:52', 'GM-3009-1', '1', 'a0YC000000cJzvsMAC', '126.00', '179.00'),
(32322, '324603295', NULL, NULL, 'Peter Widdicombe', '16 BRITANNIA GARDENS', '', 'DY13 9NZ', 'STOURPORT-ON-SEVERN', 'Großbritannien', 'GB', NULL, NULL, '7791031341', '0010117O6P', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '609919172362', 'FedEx', NULL, '2015-05-28', '26.05.2015 19:53', 'T-3001-1', '1', 'a0YC000000c7SFwMAM', '102.00', '159.00'),
(32323, '324666908', NULL, NULL, 'Zoe Solomon', '47 Heron street', '', 'OL8 4LP', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '7854472998', '00100065AQ', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '609919172373', 'FedEx', NULL, '2015-05-28', '27.05.2015 02:22', 'T-3001-1A', '1', 'a0YC000000c7SHnMAM', '102.00', '159.00'),
(32324, '3074457345673929418', NULL, NULL, 'Tina Ho', '116 SERANGOON NORTH AVE 1  8-499', 'Block 116', '550116', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '97650856', '0010228FCI', NULL, NULL, 'GM-104-2 (BLACK DIAL/GOLD-TONE CASE): Theorema Copacabana Mechanical Watch with Leather Band', NULL, '578824931633', 'FedEx', NULL, '2015-05-29', '28.05.2015 19:41', 'SG070415CP02', '1', 'a0YC000000bnUBIMA2', '311.22', '399.00'),
(32325, '3074457345673920988', NULL, NULL, 'Chanee Yap', '621 ALJUNIED RD #06-06 LIPO BLDG', '#06-06', '389834', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '93628752', '0010038VXZ', NULL, NULL, 'T-3001-3A: Theorema Paragon Automatic Watch gold - schwarz Band schwarz', NULL, '578824931644', 'FedEx', NULL, '2015-05-29', '28.05.2015 16:41', 'SG080415CP03', '1', 'a0YC000000bnl0dMAA', '202.20', '259.00'),
(32326, '3074457345673918698', NULL, NULL, 'Alex Lim', '276C JURONG WEST ST 25 #15-15', '#15-15', '643276', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '97959780', '00101376TI', NULL, NULL, 'T-3001-6: Theorema Paragon Automatic Watch bicolor ZB schwarz', NULL, '578824931655', 'FedEx', NULL, '2015-05-29', '28.05.2015 15:41', 'SG080415CP05', '1', 'a0YC000000bnl1HMAQ', '202.20', '259.00'),
(32327, '3074457345673864326', NULL, NULL, 'Nelson Lim', 'BLK  110 TANAH MERAH BESAR RD #05-64 COMPASS GRN', '#05-64', '498844', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '97672654', '00100488XN', NULL, NULL, 'GM-104-7: Theorema Copacabana Mechanical Watch', NULL, '578824931666', 'FedEx', NULL, '2015-05-29', '27.05.2015 13:11', 'SG070415CP02', '1', 'a0YC000000bnUrOMAU', '311.22', '399.00'),
(32328, '3074457345673798746', NULL, NULL, 'Goeran Oedmark', '3 ALEXANDRA VIEW #31-10 ASCENTIA SKY', '#31-10 Lobby 4', '158749', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '97817586', '0010007RQ5', NULL, NULL, 'T-3001-1: Theorema Paragon Automatic Watch', NULL, '578824931563', 'FedEx', NULL, '2015-05-27', '26.05.2015 00:11', 'SG080415CP01', '1', 'a0YC000000bnkzkMAA', '202.20', '259.00'),
(32329, '3074457345673736223', NULL, NULL, 'LI PING LOCK', '53 UBI AVE 1 #03-13 PAYA UBI INDUSTRIAL PARK', 'NA', '408934', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '83109910', '0010058SLC', NULL, NULL, 'T-3001-4: Theorema Paragon Automatic Watch', NULL, '578824931574', 'FedEx', NULL, '2015-05-27', '25.05.2015 17:45', 'SG080415CP03', '1', 'a0YC000000bnknAMAQ', '202.20', '259.00'),
(32330, '3074457345673679025', NULL, NULL, 'LI YAN', '1 TOH YI DR #03-131 NA', 'NA', '591501', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '92962469', '0010057Z01', NULL, NULL, 'T-3001-1: Theorema Paragon Automatic Watch', NULL, '578824931585', 'FedEx', NULL, '2015-05-27', '25.05.2015 17:42', 'SG080415CP01', '1', 'a0YC000000bnkzkMAA', '202.20', '259.00'),
(32331, '3074457345673736742', NULL, NULL, 'RAHIM BIN MOHAMED ALI', '735 JURONG WEST ST 75 #08-15 NA', 'NA', '640735', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '96551915', '0010250A56', NULL, NULL, 'BLACK DIAL, SILVER CASE, & BLACK BAND: Pionier Barbados Automatic Watch', NULL, '578824931596', 'FedEx', NULL, '2015-05-27', '25.05.2015 17:42', 'SG120515CP02', '1', 'a0YC000000cKh1eMAC', '233.22', '299.00'),
(32332, '3074457345673722051', NULL, NULL, 'ESMOND LEE', '644 JURONG WEST ST 61 #03-126 NA', 'NA', '640644', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '81888125', '0010210YNQ', NULL, NULL, 'BLACK DIAL, GOLD CASE, & BROWN BAND: Pionier Barbados Automatic Watch', NULL, '578824931600', 'FedEx', NULL, '2015-05-27', '25.05.2015 17:42', 'SG120515CP03', '1', 'a0YC000000cKh2DMAS', '233.22', '299.00'),
(32333, '3074457345673759181', NULL, NULL, 'Ajit Sahoo', 'BLK  158D RIVERVALE CRES 11-669', '11-669', '544158', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '91124577', '0010049HKS', NULL, NULL, 'T-3001-3A: Theorema Paragon Automatic Watch', NULL, '578824931611', 'FedEx', NULL, '2015-05-27', '25.05.2015 01:41', 'SG080415CP03', '1', 'a0YC000000bnl0dMAA', '202.20', '259.00'),
(32334, '3074457345673746763', NULL, NULL, 'Tin Nilar Myat', '364 CLEMENTI AVE 2  09-457', '364', '120364', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '92377605', '0010044TL2', NULL, NULL, 'WHITE-SILVER: Barbados Pionier Automatic Skeleton Watch', NULL, '578824931622', 'FedEx', NULL, '2015-05-27', '24.05.2015 18:41', 'SG150512RS06', '1', 'a0YC000000cKh6vMAC', '233.22', '299.00'),
(32335, '325047236', NULL, NULL, 'ilias saidi', 'rue artan 5', '', '1030', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '483137669', '0010115XDS', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - or/noir (GM-103-7)', NULL, '609919172925', 'FedEx', NULL, '2015-05-29', '28.05.2015 15:18', 'NL141106NM29', '1', 'a0YC000000bnoZmMAI', '225.42', '289.00'),
(32336, '325025187', NULL, NULL, 'asmir hanific', 'ancienne chaussee de ciney 79d', '', '5300', 'andenne', 'Belgien', 'BE', NULL, NULL, '485530063', '0010021YP6', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - argent/blanc (GM-103-5)', NULL, '609919172936', 'FedEx', NULL, '2015-05-29', '28.05.2015 13:48', 'NL141106NM27', '1', 'a0YC000000bnoZkMAI', '225.42', '289.00'),
(32337, '324975011', NULL, NULL, 'wendy lefevre', 'Tiensesteenweg 17', 'wendylefevre78@hotmail.com', '3360', 'Korbeek-Lo', 'Belgien', 'BE', NULL, NULL, '16259286', '0010102WM3', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919172947', 'FedEx', NULL, '2015-05-29', '28.05.2015 10:48', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32338, '324911871', NULL, NULL, 'Anita ghislain', 'Koningin elisbethlaan 1', 'Kapsalon camillo', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '473424947', '0010157U1S', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart staal - zwart/zwart - GM-505-6', NULL, '609919172958', 'FedEx', NULL, '2015-05-29', '28.05.2015 00:18', 'NL150126NM11', '1', 'a0YC000000bnqheMAA', '155.19', '199.99'),
(32339, '324817906', NULL, NULL, 'Manuel Andres', 'rue de braine  59', '', '7090', 'Braine-le-comte', 'Belgien', 'BE', NULL, NULL, '495172222', '00101328O7', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Acier ArgentÃ© - Blanc/ArgentÃ© - GM-505-4', NULL, '609919172969', 'FedEx', NULL, '2015-05-29', '27.05.2015 17:18', 'NL150126NM09', '1', 'a0YC000000bnqhcMAA', '155.19', '199.99'),
(32340, '324846685', NULL, NULL, 'Johnny Vede', 'Koldinggade 10', '', '9900', 'Frederikshavn', 'Dänemark', 'DK', NULL, NULL, '30324882', '0010238YYS', NULL, NULL, 'StÃ¥lrem, forsÃ¸lvet urkasse og sort urskive (T-3011-6)', NULL, '609919173038', 'FedEx', NULL, '2015-05-29', '27.05.2015 19:06', 'SE141208HW07', '1', 'a0YC000000c7BjLMAU', '1041.65', '1599.00'),
(32341, '325048902', NULL, NULL, 'Zaman Sarker', 'Kielotie 20', 'C/O Subway', '01300', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '3,58409E+11', '0010250ZJS', NULL, NULL, 'GM-3009-5 - Theorema Dubai -rannekello', NULL, '609919173049', 'FedEx', NULL, '2015-05-29', '28.05.2015 18:18', '150512HW012', '1', 'a0YC000000cKj3KMAS', '149.99', '199.99'),
(32342, '325033719', NULL, NULL, 'Francesco Cozzolino', 'VIA ALESSANDRO ROSSI 114', '', '80056', 'ERCOLANO', 'Italien', 'IT', NULL, NULL, '3294215864', '0010053RRS', NULL, NULL, 'Orologio Theorema Newton GM-4004-8 - Nero', NULL, '609919172903', 'FedEx', NULL, '2015-05-29', '28.05.2015 12:29', 'IT131113SC89', '1', 'a0YC000000cJNKiMAO', '153.00', '239.99'),
(32343, '324867890', NULL, NULL, 'brunella mallocci', 'VIA MONTEGRINO 20', '', '21010', 'MONTEGRINO VALTRAVAGLIA', 'Italien', 'IT', NULL, NULL, '3485136846', '0010114MT7', NULL, NULL, 'Orologio London Diamonds di Pioner - Nero con cinturino nero', NULL, '609919172914', 'FedEx', NULL, '2015-05-29', '27.05.2015 18:58', 'IT141028FS014', '1', 'a0YC000000bp35IMAQ', '159.99', '199.99'),
(32344, '325009827', NULL, NULL, 'gregory caupain', 'Wibautstraat 126', '', '1505 CJ', 'ZAANDAM', 'Niederlande', 'NL', NULL, NULL, '643562769', '00100197I4', NULL, NULL, 'Pionier automatisch horloge - goudkleurige kast / zwarte carbon wijzerplaat / bruine band (506-3)', NULL, '609919172970', 'FedEx', NULL, '2015-05-29', '28.05.2015 12:58', '4260295880886', '1', 'a0YC000000bog1sMAA', '150.01', '229.00'),
(32345, '324972131', NULL, NULL, 'Rob Oosterhuis', 'Victor Slingelandstraat 14', '', '4906 EL', 'OOSTERHOUT', 'Niederlande', 'NL', NULL, NULL, '31162742185', '0010182GLZ', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart staal - zwart/zwart - GM-505-6', NULL, '609919172980', 'FedEx', NULL, '2015-05-29', '28.05.2015 09:58', 'NL150126NM11', '1', 'a0YC000000bnquFMAQ', '155.19', '199.99'),
(32346, '324901663', NULL, NULL, 'M Dumbuya', 'De Glazenmaker 56', '', '5506 EP', 'VELDHOVEN', 'Niederlande', 'NL', NULL, NULL, '641368477', '0010116PNM', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '609919172991', 'FedEx', NULL, '2015-05-29', '27.05.2015 23:28', 'NL150126NM09', '1', 'a0YC000000bnquDMAQ', '155.19', '199.99'),
(32347, '324853398', NULL, NULL, 'cok vogel', 'Uiterdijk 108', '', '3195 GK', 'PERNIS ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '108485341', '00101307UA', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - wit/zilverkleur - GM-505-1', NULL, '609919173005', 'FedEx', NULL, '2015-05-29', '27.05.2015 19:58', 'NL150126NM06', '1', 'a0YC000000bnquAMAQ', '155.19', '199.99'),
(32348, '324830825', NULL, NULL, 'Michel Van T Hof', 'Brahmslaan 109', '', '3862 TC', 'NIJKERK GLD', 'Niederlande', 'NL', NULL, NULL, '640756667', '0010144HM5', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '609919173016', 'FedEx', NULL, '2015-05-29', '27.05.2015 18:28', 'NL150126NM09', '1', 'a0YC000000bnquDMAQ', '155.19', '199.99'),
(32349, '324829719', NULL, NULL, 'Ismael bajjou', 'Speerdistel 20', '', '3453 TS', 'DE MEERN', 'Niederlande', 'NL', NULL, NULL, '639514205', '0010158FXV', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart staal - zwart/zwart - GM-505-6', NULL, '609919173027', 'FedEx', NULL, '2015-05-29', '27.05.2015 18:28', 'NL150126NM11', '1', 'a0YC000000bnquFMAQ', '155.19', '199.99'),
(32350, '324932914', NULL, NULL, 'Robert Olsson', 'TORNSLINGAN 18', '', '14261', 'TRANGSUND', 'Schweden', 'SE', NULL, NULL, '763174718', '00101792R9', NULL, NULL, 'Silver/svart med svart lÃ¤derarmband. Modell GM-3009-2', NULL, '609919173050', 'FedEx', NULL, '2015-05-29', '28.05.2015 07:44', '150512HW09', '1', 'a0YC000000cKiqEMAS', '1395.06', '1995.00'),
(32351, '324902655', NULL, NULL, 'Ari HamaTaleb Taleb', 'STANGHOLMSBACKEN 46', '', '12740', 'SKAERHOLMEN', 'Schweden', 'SE', NULL, NULL, '46704020738', '0010246LQH', NULL, NULL, 'Armbandsklocka (RIO GM107-8)', NULL, '609919173060', 'FedEx', NULL, '2015-05-29', '27.05.2015 23:44', '150421hw17', '1', 'a0YC000000c7Qg6MAE', '1522.72', '2349.00'),
(32352, '324849355', NULL, NULL, 'Simon Emanuel Karlsson Adjei', 'Birger jarlsgatan 21 21', '', '55463', 'JOENKOEPING', 'Schweden', 'SE', NULL, NULL, '723175099', '00101833D0', NULL, NULL, 'Guld/svart med guldigt metallarmband. Modell GM-3009-7', NULL, '609919173071', 'FedEx', NULL, '2015-05-29', '27.05.2015 20:44', '150512HW014', '1', 'a0YC000000cKirbMAC', '1395.06', '1995.00'),
(32353, '325016364', NULL, NULL, 'Stuart Halsey', '47 WEST PARK CRESCENT', '', 'RH15 9TF', 'BURGESS HILL', 'Großbritannien', 'GB', NULL, NULL, '7792345750', '0010072MWF', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919172866', 'FedEx', NULL, '2015-05-29', '28.05.2015 13:52', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32354, '325013492', NULL, NULL, 'Nicolas Dos Santos', 'Units 2-3 199 EADE ROAD', 'Alivini company limited', 'N4 1DN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7950549886', '0010129G9K', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919172877', 'FedEx', NULL, '2015-05-29', '28.05.2015 13:22', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32355, '324869285', NULL, NULL, 'Ciara Crawford', '21-23 STATION ROAD', '', 'SL9 8ES', 'GERRARDS CROSS', 'Großbritannien', 'GB', NULL, NULL, '7835672429', '00100136FY', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919172888', 'FedEx', NULL, '2015-05-29', '27.05.2015 20:54', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32356, '324827971', NULL, NULL, 'Ryan Pinfold', '15 CHURCH HILL', 'Rowhedge', 'CO5 7EB', 'COLCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7539862433', '0010009EF7', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919172899', 'FedEx', NULL, '2015-05-29', '27.05.2015 17:53', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32357, '325030549', NULL, NULL, 'Madeleine Uitz', 'FLAT 1 CROMER STREET', 'White Heather House', 'WC1H 8DN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '4,47956E+11', '0010013FN9', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919172557', 'FedEx', NULL, '2015-05-29', '28.05.2015 14:23', 'UK140102AMC02', '1', 'a0YC000000boq0IMAQ', '160.01', '239.00'),
(32358, '324909707', NULL, NULL, 'Steven Casey', '20 Raymend road', 'Victoria Park', 'BS3 4QP', 'Bristol', 'Großbritannien', 'GB', NULL, NULL, '7912884338', '0010139JFA', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919172568', 'FedEx', NULL, '2015-05-29', '27.05.2015 23:24', 'UK140102AMC02', '1', 'a0YC000000boq0IMAQ', '160.01', '239.00'),
(32359, '324878939', NULL, NULL, 'helen millar', '32 ALLAN AVENUE', '', 'ML8 5UA', 'CARLUKE', 'Großbritannien', 'GB', NULL, NULL, '7562657658', '00100371WL', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '609919172579', 'FedEx', NULL, '2015-05-29', '27.05.2015 21:54', 'GM-3009-4', '1', 'a0YC000000cJzvtMAC', '126.00', '179.00'),
(32360, '325016800', NULL, NULL, 'Kevin Robertson', '21 STRATHESK ROAD', '', 'EH26 8EE', 'PENICUIK', 'Großbritannien', 'GB', NULL, NULL, '7779366363', '00102165C0', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '609919172580', 'FedEx', NULL, '2015-05-29', '28.05.2015 13:52', 'GM-3009-4', '1', 'a0YC000000cJzvtMAC', '126.00', '179.00'),
(32361, '324789072', NULL, NULL, 'Michael Crowther', '25 FERNDALE CLOSE', '', 'OL4 5NL', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '4,47843E+11', '0010227CSJ', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '609919172590', 'FedEx', NULL, '2015-05-29', '27.05.2015 16:27', 'GM-3009-4', '1', 'a0YC000000cJzvtMAC', '126.00', '179.00'),
(32362, '325037253', NULL, NULL, 'Patricia Slater', '124 SOUTHFIELDS ROAD', 'Beaumont Park', 'BN17 6PD', 'LITTLEHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '1903415299', '0010106Z1C', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '609919172605', 'FedEx', NULL, '2015-05-29', '28.05.2015 14:52', 'GM-3009-4', '1', 'a0YC000000cJzvtMAC', '126.00', '179.00'),
(32363, '325009780', NULL, NULL, 'poppy goad', '17 ST. ANDREWS STREET', '', 'DN21 4PJ', 'GAINSBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7810372511', '0010098JPR', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '609919172616', 'FedEx', NULL, '2015-05-29', '28.05.2015 12:52', 'GM-3009-4', '1', 'a0YC000000cJzvtMAC', '126.00', '179.00'),
(32364, '324901112', NULL, NULL, 'Ali Alzeyadi', '98 ST. ANDREW STREET', '', 'L3 5XY', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7404911511', '0010012TWP', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919172627', 'FedEx', NULL, '2015-05-29', '27.05.2015 22:54', 'GM-3009-8', '1', 'a0YC000000cJzvxMAC', '126.00', '179.00'),
(32365, '324798622', NULL, NULL, 'Frances Smyth', '18 MOUNT HOOLY CRESCENT', 'North Queensferry', 'KY11 1JW', 'INVERKEITHING', 'Großbritannien', 'GB', NULL, NULL, '7592857444', '00100056TM', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919172638', 'FedEx', NULL, '2015-05-29', '27.05.2015 16:27', 'GM-3009-8', '1', 'a0YC000000cJzvxMAC', '126.00', '179.00'),
(32366, '325047298', NULL, NULL, 'Ian Furlong', '7 SACKVILLE WAY', '', 'BN14 8BJ', 'WORTHING', 'Großbritannien', 'GB', NULL, NULL, '7913914642', '0010021SCC', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919172649', 'FedEx', NULL, '2015-05-29', '28.05.2015 15:26', 'GM-3009-8', '1', 'a0YC000000cJzvxMAC', '126.00', '179.00'),
(32367, '324823618', NULL, NULL, 'richard noble', '16 MUIR STREET', '', 'DD8 5DQ', 'KIRRIEMUIR', 'Großbritannien', 'GB', NULL, NULL, '7968098780', '0010177U9A', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919172650', 'FedEx', NULL, '2015-05-29', '27.05.2015 17:52', 'GM-3009-8', '1', 'a0YC000000cJzvxMAC', '126.00', '179.00'),
(32368, '325046538', NULL, NULL, 'Tracey Cuthill', '23 BLYTHSWOOD SQUARE', 'ADF Architects', 'G2 4BG', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7703020988', '001020445J', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919172660', 'FedEx', NULL, '2015-05-29', '28.05.2015 15:24', 'GM-3009-8', '1', 'a0YC000000cJzvxMAC', '126.00', '179.00'),
(32369, '324845715', NULL, NULL, 'Jamie Arnold', 'BLUEBELLFARM JUNCTION ROAD', 'Blue bell farm', 'TN32 5SH', 'ROBERTSBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7875525323', '001018152O', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919172671', 'FedEx', NULL, '2015-05-29', '27.05.2015 19:54', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32370, '324848793', NULL, NULL, 'Alina Georgescu', '475 COPPERFIELD', '', 'IG7 5NS', 'CHIGWELL', 'Großbritannien', 'GB', NULL, NULL, '7856972200', '0010129V6T', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919172682', 'FedEx', NULL, '2015-05-29', '27.05.2015 19:56', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32371, '324835219', NULL, NULL, 'Coral Monaghan', 'G Gosfield place lodg', 'The street', 'Co9 1tu', 'Gosfield', 'Großbritannien', 'GB', NULL, NULL, '1787474115', '0010053Y25', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919172693', 'FedEx', NULL, '2015-05-29', '27.05.2015 18:22', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32372, '324831266', NULL, NULL, 'Gary Billington', 'Tatham farm Tatham rd', '', 'LL14 6RF', 'WREXHAM', 'Großbritannien', 'GB', NULL, NULL, '7734871913', '00101094F9', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919172708', 'FedEx', NULL, '2015-05-29', '27.05.2015 18:23', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32373, '324890365', NULL, NULL, 'Hannah Clarke', 'FLAT 9B INGRAVE ROAD', '', 'CM15 8AP', 'BRENTWOOD', 'Großbritannien', 'GB', NULL, NULL, '7747842021', '001003357K', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919172719', 'FedEx', NULL, '2015-05-29', '27.05.2015 21:54', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32374, '324819266', NULL, NULL, 'Hardeep Kanda', '109 OSWALD ROAD', '', 'UB1 1HJ', 'SOUTHALL', 'Großbritannien', 'GB', NULL, NULL, '7983658227', '0010177X6P', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919172720', 'FedEx', NULL, '2015-05-29', '27.05.2015 17:23', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32375, '325023080', NULL, NULL, 'Rosemary Pennington', '28 GILLAN ROAD', '', 'WN6 7HQ', 'WIGAN', 'Großbritannien', 'GB', NULL, NULL, '1942245899', '0010186W5S', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919172730', 'FedEx', NULL, '2015-05-29', '28.05.2015 13:53', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32376, '324912296', NULL, NULL, 'Stacey Morgan', '58 COPLAND STREET', '', 'DG5 4EU', 'DALBEATTIE', 'Großbritannien', 'GB', NULL, NULL, '7788668621', '00100156LD', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919172741', 'FedEx', NULL, '2015-05-29', '28.05.2015 00:23', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32377, '324929437', NULL, NULL, 'Titus okoro', '24 Orchard road', '', 'DA17 5BP', 'BELVEDERE', 'Großbritannien', 'GB', NULL, NULL, '7518088733', '0010014UTD', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919172752', 'FedEx', NULL, '2015-05-29', '28.05.2015 04:52', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32378, '324879300', NULL, NULL, 'John Shaw', '12 Hawne Close', '', 'B63 3QQ', 'Halesowen', 'Großbritannien', 'GB', NULL, NULL, '7542392142', '00100678JQ', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919172763', 'FedEx', NULL, '2015-05-29', '27.05.2015 21:29', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32379, '324792949', NULL, NULL, 'Kurt Youngs', '35 Queen street', '', 'La15 8eg', 'Dalton-in-furness', 'Großbritannien', 'GB', NULL, NULL, '7507124292', '0010091B4H', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919172774', 'FedEx', NULL, '2015-05-29', '27.05.2015 16:23', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32380, '324895752', NULL, NULL, 'manoj khirpal', '35 SWITHLAND AVENUE', '', 'LE4 5BQ', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7447534852', '0010229Y98', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919172785', 'FedEx', NULL, '2015-05-29', '27.05.2015 22:53', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32381, '324822120', NULL, NULL, 'Lee Stevens', '4 PRIMROSE GARDENS', '', 'LU7 2AL', 'LEIGHTON BUZZARD', 'Großbritannien', 'GB', NULL, NULL, '7539995211', '0010250RK8', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-3009-7)', NULL, '609919172796', 'FedEx', NULL, '2015-05-29', '27.05.2015 20:25', 'GM-3009-7', '1', 'a0YC000000cJzvwMAC', '126.00', '179.00'),
(32382, '324799916', NULL, NULL, 'Catriona Whittet', '4 HAYS ROAD', 'Gauldry', 'DD6 8SJ', 'NEWPORT-ON-TAY', 'Großbritannien', 'GB', NULL, NULL, '1382330563', '001024711V', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919172800', 'FedEx', NULL, '2015-05-29', '27.05.2015 16:30', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(32383, '325029053', NULL, NULL, 'Mark Forrest', '31 DEVON GROVE', '', 'WF5 8QY', 'OSSETT', 'Großbritannien', 'GB', NULL, NULL, '7854568218', '0010032DA5', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '609919172811', 'FedEx', NULL, '2015-05-29', '28.05.2015 14:22', 'GM-3009-6', '1', 'a0YC000000cJzvvMAC', '126.00', '179.00'),
(32384, '324873397', NULL, NULL, 'Yait Lau', '171 RUISLIP ROAD', '', 'UB6 9RY', 'GREENFORD', 'Großbritannien', 'GB', NULL, NULL, '7889145121', '0010098K4W', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '609919172822', 'FedEx', NULL, '2015-05-29', '27.05.2015 20:53', 'GM-3009-6', '1', 'a0YC000000cJzvvMAC', '126.00', '179.00'),
(32385, '325016060', NULL, NULL, 'Kevin Robertson', '21 STRATHESK ROAD', '', 'EH26 8EE', 'PENICUIK', 'Großbritannien', 'GB', NULL, NULL, '7779366363', '0010076BKS', NULL, NULL, 'Silver/White Dial/Black Leather (GM-104-9)', NULL, '609919172580', 'FedEx', NULL, '2015-05-29', '28.05.2015 13:52', 'GM-104-9', '1', 'a0YC000000boq0JMAQ', '160.01', '239.00'),
(32386, '324792679', NULL, NULL, 'Barbara Micklewright', '34 BELLE VUE RISE', '', 'PL9 9QD', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7769265007', '00100631RO', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '609919172833', 'FedEx', NULL, '2015-05-29', '27.05.2015 16:34', 'GM-3009-5', '1', 'a0YC000000cJzvuMAC', '126.00', '179.00'),
(32387, '324805046', NULL, NULL, 'Derek Mullen', '2 LEWISTON PLACE', 'summerston', 'G23 5LQ', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7907882932', '0010015CSJ', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '609919172844', 'FedEx', NULL, '2015-05-29', '27.05.2015 16:29', 'GM-3009-5', '1', 'a0YC000000cJzvuMAC', '126.00', '179.00'),
(32388, '324995556', NULL, NULL, 'Edward Khallaf', '39 LULWORTH GARDENS', '', 'HA2 9NW', 'HARROW', 'Großbritannien', 'GB', NULL, NULL, '7979646464', '0010172EO8', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '609919172855', 'FedEx', NULL, '2015-05-29', '28.05.2015 11:53', 'GM-3009-5', '1', 'a0YC000000cJzvuMAC', '126.00', '179.00'),
(32389, '3,07446E+18', '', '', 'noriza mohd amin', 'A 11 11 casa indah condo 1 persiaran surian pju 3 kota damasara', '', '47410', 'Petaling Jaya SELANGOR', 'Malaysia', 'MY', '', '', '60163230027', '0010020COI', '', '', 'T-3001-4: Theorema Paragon Chronograph Watch', '', '578824941678', 'FedEx', '', '2016-01-13', '09.01.2016 18:23', 'a0YC000000cZacMMAS', '1', 'a0YC000000cZacMMAS', '606.38', '699.00'),
(32581, '326434405', NULL, NULL, 'Jessica weeks', '10 Lower cock rd', '', 'BS15 9RT', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7444491713', '0010004IJH', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919174825', 'FedEx', NULL, '2015-06-05', '03.06.2015 21:58', 'UK140102AMC02', '1', 'a0YC000000boq0IMAQ', '160.01', '239.00'),
(32390, '325066964', NULL, NULL, 'Luigi MOSCHETTINI', 'rue Fleurjoux 20', '', '6220', 'FLEURUS', 'Belgien', 'BE', NULL, NULL, '495442326', '0010098QDF', NULL, NULL, 'Monte Carlo horloge goud-zwart', NULL, '609919173108', 'FedEx', NULL, '2015-06-01', '28.05.2015 17:18', 'NL140117LB03', '1', 'a0YC000000bnmu9MAA', '170.01', '299.00'),
(32391, '325189759', NULL, NULL, 'dimitrios kipouros', 'rue scailquin 47 bte 25', '', '1210', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '485480093', '00101286DL', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Acier Noir - Noir/Noir - GM-505-6', NULL, '609919173119', 'FedEx', NULL, '2015-06-01', '29.05.2015 07:48', 'NL150126NM11', '1', 'a0YC000000bnqheMAA', '155.19', '199.99'),
(32392, '325059550', NULL, NULL, 'Sihame Benhaddou', 'Rue Ruysdael 16', '', '1070', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '483708193', '0010230GST', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '609919173120', 'FedEx', NULL, '2015-06-01', '28.05.2015 16:18', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32393, '325148093', NULL, NULL, 'Adriano Santos', 'Am Bruch 8', '', '3327', 'crauthem', 'Luxemburg', 'LU', NULL, NULL, '3,52661E+11', '*00101029E2', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - noir/noir (GM-103-8)', NULL, '609919173130', 'FedEx', NULL, '2015-06-01', '28.05.2015 22:48', 'NL141106NM30', '1', 'a0YC000000bnoZnMAI', '225.42', '289.00'),
(32394, '325127154', NULL, NULL, 'kharkhache taoufik', 'Martstraat 6', '', '2820', 'Rijmenam', 'Belgien', 'BE', NULL, NULL, '487185635', '0010110U47', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - zwart/zilverkleur - GM-505-5', NULL, '609919173141', 'FedEx', NULL, '2015-06-01', '28.05.2015 21:18', 'NL150126NM10', '1', 'a0YC000000bnqhdMAA', '155.19', '199.99'),
(32395, '325096433', NULL, NULL, 'Adil Bendidi', 'Renaat Veremansstraat 2', 'Bus 24', '2030', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '487026618', '0010024AOI', NULL, NULL, 'Sao Paulo zwarte band, zwarte kast - GM-103-2', NULL, '609919173152', 'FedEx', NULL, '2015-06-01', '28.05.2015 20:18', 'NL140915NM84', '1', 'a0YC000000bnoZhMAI', '225.42', '289.00'),
(32396, '325297142', NULL, NULL, 'Anna Ivanova', 'Ratavallintie 10', '', '00720', 'HELSINKI ETELAE-SUOMEN LAEAENI', 'Finnland', 'FI', NULL, NULL, '', 'a0YC000000cKj3NMAS', NULL, NULL, 'Enis Tufina - Dubai GM-3009 - may 2015 - FI - 006C000000z5K46', NULL, 'FedEx', 'FedEx', NULL, '0000-00-00', '29.05.2015 15:48', '150512HW015', '1', '01.06.2015', 'a0YC000000cKj3N', ''),
(32397, '325212374', NULL, NULL, 'Valerio Moglie', 'VIA COURMAYEUR 15', '', '00135', 'ROMA', 'Italien', 'IT', NULL, NULL, '39 3202744559', '001023652J', NULL, NULL, 'Orologio London Diamonds di Pioner - Nero con cinturino nero', NULL, '609919173093', 'FedEx', NULL, '2015-06-01', '29.05.2015 07:01', 'IT141028FS014', '1', 'a0YC000000bp35IMAQ', '159.99', '199.99'),
(32398, '325206921', NULL, NULL, 'Nicolien Timisela', 'Orteliusstraat 234', '2 hoog', '1056 PH', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '624903682', '00101763ZY', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919173163', 'FedEx', NULL, '2015-06-01', '29.05.2015 08:58', 'NL150126NM07', '1', 'a0YC000000bnquBMAQ', '155.19', '199.99'),
(32399, '325128060', NULL, NULL, 'Eduard de Kraaij', 'Luxemburgweg 65', '', '3137 AB', 'VLAARDINGEN', 'Niederlande', 'NL', NULL, NULL, '652618530', '0010233QJ1', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919173174', 'FedEx', NULL, '2015-06-01', '28.05.2015 21:28', 'NL150126NM07', '1', 'a0YC000000bnquBMAQ', '155.19', '199.99'),
(32400, '325083177', NULL, NULL, 'Ilse Vanduren', 'Forum 35', '', '6121 NR', 'BORN', 'Niederlande', 'NL', NULL, NULL, '645401198', '0010215H17', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - zwart/zilverkleur - GM-505-5', NULL, '609919173185', 'FedEx', NULL, '2015-06-01', '28.05.2015 18:58', 'NL150126NM10', '1', 'a0YC000000bnquEMAQ', '155.19', '199.99'),
(32401, '325078402', NULL, NULL, 'Francois Ubben', 'Velgraafweg 31', '', '6123 BR', 'HOLTUM', 'Niederlande', 'NL', NULL, NULL, '610403540', '00102428XI', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - wit/zilverkleur - GM-505-1', NULL, '609919173196', 'FedEx', NULL, '2015-06-01', '28.05.2015 17:58', 'NL150126NM06', '1', 'a0YC000000bnquAMAQ', '155.19', '199.99'),
(32402, '325246441', NULL, NULL, 'Sara Perez Thorsson', 'ROSTOCK 280', '', '44291', 'ROMELANDA', 'Schweden', 'SE', NULL, NULL, '703410065', '00102465OX', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-4)', NULL, '609919173211', 'FedEx', NULL, '2015-06-01', '29.05.2015 12:14', 'SE040814HW08', '1', 'a0YC000000c7BSpMAM', '1433.05', '1995.00'),
(32403, '325105413', NULL, NULL, 'Inger Wall', 'MOLLOESUNDSVAEGEN 27', '', '47494', 'HAELLEVIKSSTRAND', 'Schweden', 'SE', NULL, NULL, '0725-852741', '00102503NZ', NULL, NULL, 'Armbandsklocka (RIO GM107-4)', NULL, '609919173222', 'FedEx', NULL, '2015-06-01', '28.05.2015 21:14', '150421hw13', '1', 'a0YC000000c7QamMAE', '1522.72', '2349.00'),
(32404, '325227073', NULL, NULL, 'Dean Haggar', '74 ASHINGDON ROAD', '', 'SS4 1RE', 'ROCHFORD', 'Großbritannien', 'GB', NULL, NULL, '07733 120035', '0010211RA7', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '609919173233', 'FedEx', NULL, '2015-06-01', '29.05.2015 09:53', 'UK140102AMC04', '1', 'a0YC000000boq0GMAQ', '160.01', '239.00'),
(32405, '325220002', NULL, NULL, 'Alan Young', '24 Hall road', 'Hebburn', 'NE31 2UG', 'South Tyneside', 'Großbritannien', 'GB', NULL, NULL, '7954375378', '0010131LLP', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '609919173244', 'FedEx', NULL, '2015-06-01', '29.05.2015 09:24', 'GM-3009-4', '1', 'a0YC000000cJzvtMAC', '126.00', '179.00'),
(32406, '325152871', NULL, NULL, 'Ethan Hall', '189 Shaftesbury avenue, endeavour house', '1st floor', 'Wc2h 8jg', 'London', 'Großbritannien', 'GB', NULL, NULL, '7590308870', '0010177HWU', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919173255', 'FedEx', NULL, '2015-06-01', '28.05.2015 22:53', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32407, '325157193', NULL, NULL, 'Mindaugas Sabaliauskas', '7A ELY ROAD', '', 'CB6 3JH', 'STRETHAM', 'Großbritannien', 'GB', NULL, NULL, '07429 210878', '0010133PUB', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919173266', 'FedEx', NULL, '2015-06-01', '28.05.2015 23:22', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32408, '325300339', NULL, NULL, 'Afaf Buqawa', '76 CRISPIN WAY', '', 'UB8 3WT', 'UXBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7551450143', '0010128LS2', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919173277', 'FedEx', NULL, '2015-06-01', '29.05.2015 14:52', 'GM-3009-8', '1', 'a0YC000000cJzvxMAC', '126.00', '179.00'),
(32409, '325229710', NULL, NULL, 'Sarah Bradshaw', '10 LEEDS WAY', 'HORNING', 'NR12 8LU', 'NORWICH', 'Großbritannien', 'GB', NULL, NULL, '7824441870', '001011841B', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919173288', 'FedEx', NULL, '2015-06-01', '29.05.2015 09:56', 'GM-3009-8', '1', 'a0YC000000cJzvxMAC', '126.00', '179.00'),
(32410, '325215561', NULL, NULL, 'Jade-Leanne Cattle', '35 Trinity road', 'Zizou Hairdressers', 'Hu18 1tf', 'Hornsea', 'Großbritannien', 'GB', NULL, NULL, '7908773115', '0010151C2K', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919173299', 'FedEx', NULL, '2015-06-01', '29.05.2015 09:24', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32411, '325260803', NULL, NULL, 'Solange Verdade', '24 MONCK STREET', '', 'SW1P 2AJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7808639780', '0010096RA0', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919173303', 'FedEx', NULL, '2015-06-01', '29.05.2015 12:59', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32412, '325282306', NULL, NULL, 'Alice Banks', '8 Hazelwood lane', '', 'WD5 0HB', 'ABBOTS LANGLEY', 'Großbritannien', 'GB', NULL, NULL, '7447438223', '0010037HYH', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919173314', 'FedEx', NULL, '2015-06-01', '29.05.2015 13:28', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32413, '325080041', NULL, NULL, 'Edwin Arman', 'FLAT 2 ROSSINGTON HOUSE, ELSWORTH CLOSE', '', 'DN1 3RR', 'DONCASTER,  SOUTH YORKSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7904801337', '0010210U3Y', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919173325', 'FedEx', NULL, '2015-06-01', '28.05.2015 18:23', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32414, '325286569', NULL, NULL, 'Jade Croker', 'GP Ltd Minton Place', 'Victoria Street', 'SL4 1EG', 'Windsor', 'Großbritannien', 'GB', NULL, NULL, '7507473434', '0010016C7G', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919173336', 'FedEx', NULL, '2015-06-01', '29.05.2015 13:24', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32415, '325265196', NULL, NULL, 'John Campling', '14 HENRY AVENUE', '', 'LS12 4SH', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7706243164', '0010248YK0', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919173347', 'FedEx', NULL, '2015-06-01', '29.05.2015 12:59', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32416, '325074571', NULL, NULL, 'VERONICA ADU-ACHEAMPONG', '43 BARCLAY ROAD', '', 'N18 1EG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7956214760', '0010079WXC', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919173358', 'FedEx', NULL, '2015-06-01', '28.05.2015 18:52', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32417, '325263185', NULL, NULL, 'stephanie parmentier', 'rue mean 154', '', '4460', 'grace hollogne', 'Belgien', 'BE', NULL, NULL, '495310814', '0010007KBQ', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Acier ArgentÃ© - Blanc/ArgentÃ© - GM-505-4', NULL, '609919173406', 'FedEx', NULL, '2015-06-02', '29.05.2015 12:48', 'NL150126NM09', '1', 'a0YC000000bnqhcMAA', '155.19', '199.99'),
(32418, '325300390', NULL, NULL, 'Marianne Placet', 'rue Les Tiennes 45', '', '1421', 'Ophain-Bois-Seign.-Isaac', 'Belgien', 'BE', NULL, NULL, '23849889', '0010135F17', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Acier ArgentÃ© - Noir/ArgentÃ© - GM-505-5', NULL, '609919173417', 'FedEx', NULL, '2015-06-02', '29.05.2015 14:48', 'NL150126NM10', '1', 'a0YC000000bnqhdMAA', '155.19', '199.99'),
(32419, '325349062', NULL, NULL, 'bruno bouillenne', 'des grandes fosses  20', 'idem. No°24', '4610', 'queue du bois', 'Belgien', 'BE', NULL, NULL, '498324254', '0010170OFR', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '609919173428', 'FedEx', NULL, '2015-06-02', '29.05.2015 17:48', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32420, '325303484', NULL, NULL, 'Frederik Stock', 'Herman Teirlinckplein 4', '', '1650', 'Beersel', 'Belgien', 'BE', NULL, NULL, '491564983', '0010189SWU', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '609919173439', 'FedEx', NULL, '2015-06-02', '29.05.2015 14:48', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32421, '325896343', NULL, NULL, 'Larissa Kantaeva', 'Rue des Cerisiers 54/11', 'Stella76@list.ru', '4400', 'FLEMALLE', 'Belgien', 'BE', NULL, NULL, '487113418', '0010245L3I', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '609919173440', 'FedEx', NULL, '2015-06-02', '01.06.2015 10:48', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32422, '325903186', NULL, NULL, 'virgile lonobile', 'rue de liege 26', '', '4460', 'grace-hollogne', 'Belgien', 'BE', NULL, NULL, '32496855772', '0010042Z5O', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '609919173450', 'FedEx', NULL, '2015-06-02', '01.06.2015 11:48', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32423, '325599229', NULL, NULL, 'Alexandra KORONIDIS', 'rue Raymond   74', '', '4800', 'VERVIERS', 'Belgien', 'BE', NULL, NULL, '87315777', '0010098A5O', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/Noir - GM-505-7', NULL, '609919173461', 'FedEx', NULL, '2015-06-02', '30.05.2015 20:48', 'NL150126NM08', '1', 'a0YC000000bnqhbMAA', '155.19', '199.99'),
(32424, '325524464', NULL, NULL, 'Tessa Tilman', 'Rue du Pannenhuys 28', '', '1020', 'Laeken', 'Belgien', 'BE', NULL, NULL, '494918298', '0010139FA2', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - noir/noir (GM-103-2)', NULL, '609919173472', 'FedEx', NULL, '2015-06-02', '30.05.2015 14:18', 'NL140915NM84', '1', 'a0YC000000bnoZhMAI', '225.42', '289.00'),
(32425, '325760961', NULL, NULL, 'johnny glineur', 'laagweg  1 b', 'djjohn1.prod@gmail.com', '8940', 'wervik', 'Belgien', 'BE', NULL, NULL, '32470599563', '00100097YU', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - noir/noir (GM-103-8)', NULL, 'storniert', 'FedEx', NULL, '2015-06-02', '31.05.2015 18:18', 'NL141106NM30', '1', 'a0YC000000bnoZnMAI', '225.42', '289.00'),
(32426, '325578717', NULL, NULL, 'Merlijn Blondeel', 'Kerkstraat 50', '', '8570', 'Anzegem', 'Belgien', 'BE', NULL, NULL, '486450059', '0010025S99', NULL, NULL, 'Pionier automatisch horloge - goudkleurige kast / zwarte carbon wijzerplaat / bruine band (506-3)', NULL, '609919173494', 'FedEx', NULL, '2015-06-02', '30.05.2015 18:48', '4260295880886', '1', 'a0YC000000boflnMAA', '150.01', '229.00'),
(32427, '325600198', NULL, NULL, 'Wouter Van Landeghem', 'Anker 1', '', '9260', 'Serskamp', 'Belgien', 'BE', NULL, NULL, '0498/508586', '0010241QJL', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '609919173509', 'FedEx', NULL, '2015-06-02', '30.05.2015 20:48', 'NL150126NM09', '1', 'a0YC000000bnqhcMAA', '155.19', '199.99'),
(32428, '325373213', NULL, NULL, 'Devid Van Achte', 'Rapaertstraat 56', '', '8310', 'Assebroek', 'Belgien', 'BE', NULL, NULL, '32479610935', '0010042EI5', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - zwart/zilverkleur - GM-505-5', NULL, '609919173510', 'FedEx', NULL, '2015-06-02', '29.05.2015 18:48', 'NL150126NM10', '1', 'a0YC000000bnqhdMAA', '155.19', '199.99'),
(32429, '325483516', NULL, NULL, 'David Peers', 'Neerstraat 14', '', '8580', 'Avelgem', 'Belgien', 'BE', NULL, NULL, '0474 62 02 38', '0010134ZXN', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919173520', 'FedEx', NULL, '2015-06-02', '30.05.2015 09:48', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32430, '325649659', NULL, NULL, 'Jalal El Hatri', 'Florastraat 55', '', '2140', 'Borgerhout', 'Belgien', 'BE', NULL, NULL, '485107779', '0010008PFN', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919173531', 'FedEx', NULL, '2015-06-02', '31.05.2015 08:18', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32431, '325869169', NULL, NULL, 'Sabina Petersen', 'Sonderbrogade  51 1 th', '', '8700', 'Horsens', 'Dänemark ', 'DK', NULL, NULL, '30481464', '0010195ED2', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, '609919173678', 'FedEx', NULL, '2015-06-02', '01.06.2015 09:06', 'DK040814HW07', '1', 'a0YC000000c7BVUMA2', '1155.04', '1695.00'),
(32432, '325837943', NULL, NULL, 'Nicolai R', 'stenlandsvej 18', '', '4000', 'roskilde', 'Dänemark ', 'DK', NULL, NULL, '31340323', '00101046YQ', NULL, NULL, 'SÃ¸lvfarvet herreur med sort rem og sort cirkel i urskive (GM107-2)', NULL, '609919173689', 'FedEx', NULL, '2015-06-02', '01.06.2015 00:06', '150241hw01', '1', 'a0YC000000c7QTSMA2', '1268.97', '1999.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(32433, '325839097', NULL, NULL, 'Johnny Vede', 'Koldinggade 10', '', '9900', 'Frederikshavn', 'Dänemark ', 'DK', NULL, NULL, '30324882', '00102507RM', NULL, NULL, 'Sort urskive, guldfarvet urkasse og brun lÃ¦derrem (GM-3009-3)', NULL, '609919173690', 'FedEx', NULL, '2015-06-02', '01.06.2015 00:06', '150512HW010', '1', 'a0YC000000cKityMAC', '1119.05', '1595.00'),
(32434, '325461484', NULL, NULL, 'Hans Algot Gullaksen', 'Havepladsvej 129', '', '7000', 'Fredericia', 'Dänemark ', 'DK', NULL, NULL, '26339898', '10250725', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '609919173704', 'FedEx', NULL, '2015-06-02', '30.05.2015 08:06', '150512HW015', '1', 'a0YC000000cKiu3MAC', '1119.05', '1595.00'),
(32435, '325943487', NULL, NULL, 'Dean Byrne', '153 Oranmore road', 'Ballyfermot dublin 10', 'Dublin 10', 'Dublin', 'Irland', 'IE', NULL, NULL, '861201867', '0010250XOQ', NULL, NULL, 'Black Strap, Silver Case, Silver Dial (GM-101-1)', NULL, '609919173370', 'FedEx', NULL, '2015-06-02', '01.06.2015 14:02', 'IE190614AH07', '1', 'a0YC000000cKfRXMA0', '195.01', '299.00'),
(32436, '325719045', NULL, NULL, 'Vivienne Feaheny', '20 Cairn Hill, Foxrock', '', 'Dublin', 'Dublin 18', 'Irland', 'IE', NULL, NULL, '3,53873E+11', '00102507BY', NULL, NULL, 'Theorema Dubai Watch (GM-3009-6)', NULL, '609919173380', 'FedEx', NULL, '2015-06-02', '31.05.2015 13:02', '150512HW013', '1', 'a0YC000000cKjC0MAK', '149.99', '199.99'),
(32437, '325763896', NULL, NULL, 'Enrico Franzini', 'Via Primo Maggio 33', '', '37012', 'Bussolengo', 'Italien', 'IT', NULL, NULL, '3485818190', '0010223V5A', NULL, NULL, 'Orologio Theorema Newton GM-4004-8 - Nero', NULL, '609919173391', 'FedEx', NULL, '2015-06-02', '31.05.2015 15:58', 'IT131113SC89', '1', 'a0YC000000cJNKiMAO', '153.00', '239.99'),
(32438, '325715959', NULL, NULL, 'Yaela Faerber', 'Wethouder Driessenstraat 106', '', '1107 XM', 'AMSTERDAM ZUIDOOST', 'Niederlande', 'NL', NULL, NULL, '630347109', '0010145YPC', NULL, NULL, 'Monte Carlo horloge goud-zwart', NULL, '609919173542', 'FedEx', NULL, '2015-06-02', '31.05.2015 14:28', 'NL140117LB03', '1', 'a0YC000000bnmgtMAA', '170.01', '299.00'),
(32439, '325579759', NULL, NULL, 'Morad margoum', 'Karosdrift 18', '', '3436 AR', 'NIEUWEGEIN', 'Niederlande', 'NL', NULL, NULL, '684485049', '0010168IRI', NULL, NULL, 'Monte Carlo horloge zwart-zwart', NULL, '609919173553', 'FedEx', NULL, '2015-06-02', '30.05.2015 18:28', 'NL140117LB04', '1', 'a0YC000000bnmgwMAA', '170.01', '299.00'),
(32440, '325519978', NULL, NULL, 'Samet Oner', 'De Kapel 5', '', '6822 GC', 'ARNHEM', 'Niederlande', 'NL', NULL, NULL, '617306498', '0010117L7C', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '609919173564', 'FedEx', NULL, '2015-06-02', '30.05.2015 12:58', 'NL150126NM09', '1', 'a0YC000000bnquDMAQ', '155.19', '199.99'),
(32441, '325492236', NULL, NULL, 'Marco Mertens', 'Zuidzijdsedijk 157', '', '3194 ND', 'HOOGVLIET ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '107514289', '0010190W4O', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - zwart/zilverkleur - GM-505-5', NULL, '609919173575', 'FedEx', NULL, '2015-06-02', '30.05.2015 10:28', 'NL150126NM10', '1', 'a0YC000000bnquEMAQ', '155.19', '199.99'),
(32442, '325501563', '', '', 'P. Roggeveen', 'Iepenlaan 239', '', '3203 XW', 'Spijkenisse', 'Niederlande', '', '', '', '619776196', '0010117VSR', '', '', 'Pionier Florida Diamond Watch - Zilverkleur staal - zwart/zilverkleur - GM-505-5', 'Uhr erhalten 23.06.2015', '609919173586', 'FedEx', '', '2015-06-02', '30.05.2015 11:58', 'NL150126NM10', '1', 'a0YC000000bnquEMAQ', '155.19', '199.99'),
(32443, '325609229', NULL, NULL, 'Melissa Bogers', 'Martinus Nijhoffstraat 2', '', '3351 CT', 'PAPENDRECHT', 'Niederlande', 'NL', NULL, NULL, '631557690', '0010176YFH', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - wit/zilverkleur - GM-505-1', NULL, '609919173597', 'FedEx', NULL, '2015-06-02', '30.05.2015 21:28', 'NL150126NM06', '1', 'a0YC000000bnquAMAQ', '155.19', '199.99'),
(32444, '325726110', NULL, NULL, 'Dave Spijkers', 'Abcovenseweg 32', '', '5051 PV', 'GOIRLE', 'Niederlande', 'NL', NULL, NULL, '646922255', '0010026PCO', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919173601', 'FedEx', NULL, '2015-06-02', '31.05.2015 14:28', 'NL150126NM07', '1', 'a0YC000000bnquBMAQ', '155.19', '199.99'),
(32445, '325961891', NULL, NULL, 'N kadd', 'Anemonestraat 4', '', '1214 HM', 'HILVERSUM', 'Niederlande', 'NL', NULL, NULL, '617744717', '001004519B', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919173612', 'FedEx', NULL, '2015-06-02', '01.06.2015 16:28', 'NL150126NM07', '1', 'a0YC000000bnquBMAQ', '155.19', '199.99'),
(32446, '325614423', NULL, NULL, 'renato rocha', 'Geuzenlaan 34', '', '3023 PJ', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '614690742', '0010073S3M', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919173623', 'FedEx', NULL, '2015-06-02', '30.05.2015 21:58', 'NL150126NM07', '1', 'a0YC000000bnquBMAQ', '155.19', '199.99'),
(32447, '325787723', NULL, NULL, 'Bodey Van Der Kaay', 'Ir. Kippermanstraat 11', '', '5021SZ', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '614104874', '0010179ERV', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zwart - GM-505-7', NULL, '609919173634', 'FedEx', NULL, '2015-06-02', '31.05.2015 19:58', 'NL150126NM08', '1', 'a0YC000000bnquCMAQ', '155.19', '199.99'),
(32448, '325825482', NULL, NULL, 'Krijn van der Spoel', 'Aertjanssenstraat 30', 'Karoline On Line', '1382 EE', 'WEESP', 'Niederlande', 'NL', NULL, NULL, '634752200', '0010229XR6', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart staal - zwart/zwart - GM-505-6', NULL, '609919173645', 'FedEx', NULL, '2015-06-02', '31.05.2015 22:28', 'NL150126NM11', '1', 'a0YC000000bnquFMAQ', '155.19', '199.99'),
(32449, '325832220', NULL, NULL, 'Oemesh Kumar Khoenkhoen', 'De Bockstraat 32', '', '2525 SZ', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '638214410', '0010050QR8', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart staal - zwart/zwart - GM-505-6', NULL, '609919173656', 'FedEx', NULL, '2015-06-02', '31.05.2015 23:28', 'NL150126NM11', '1', 'a0YC000000bnquFMAQ', '155.19', '199.99'),
(32450, '325750229', NULL, NULL, 'Mirjam Wielaard', 'Zetter 3', '', '3155 NJ', 'MAASLAND', 'Niederlande', 'NL', NULL, NULL, '31642904183', '0010154J1N', NULL, NULL, 'Sao Paulo bruine band, gouden kast - GM-103-3', NULL, '609919173667', 'FedEx', NULL, '2015-06-02', '31.05.2015 16:58', 'NL140915NM85', '1', 'a0YC000000bnoq7MAA', '225.42', '289.00'),
(32451, '325712813', NULL, NULL, 'Diana Elsherbiny', 'STORGATAN 56', '', '171 52', 'SOLNA', 'Schweden', 'SE', NULL, NULL, '707293529', '10107428', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, '609919173715', 'FedEx', NULL, '2015-06-02', '31.05.2015 14:14', 'SE040814HW07', '1', 'a0YC000000c7BSoMAM', '1433.05', '1995.00'),
(32452, '325793121', NULL, NULL, 'nora freijeh', 'VOUGTS VAEG 7', '', '213 72', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '723204343', '00101329O8', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-4)', NULL, '609919173726', 'FedEx', NULL, '2015-06-02', '31.05.2015 21:14', 'SE040814HW08', '1', 'a0YC000000c7BSpMAM', '1433.05', '1995.00'),
(32453, '325368262', NULL, NULL, 'Daniel Jaembring', 'AVSTYCKNINGSVAEGEN 14', '', '145 60', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '735050344', '0010239VAT', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-7)', NULL, '609919173737', 'FedEx', NULL, '2015-06-02', '29.05.2015 20:14', 'SE040814HW11', '1', 'a0YC000000c7BSsMAM', '1433.05', '1995.00'),
(32454, '325485033', NULL, NULL, 'Jenny Ha Nguyen', 'Planteringsvaegen 83B 101', '', '25230', 'Helsingborg', 'Schweden', 'SE', NULL, NULL, '46736454236', '0010234IHM', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-7)', NULL, '609919173748', 'FedEx', NULL, '2015-06-02', '30.05.2015 10:44', 'SE040814HW11', '1', 'a0YC000000c7BSsMAM', '1433.05', '1995.00'),
(32455, '325623333', NULL, NULL, 'Andreas Balkhag', 'KULLADALSVAEGEN 19', '', '185 37', 'VAXHOLM', 'Schweden', 'SE', NULL, NULL, '735613563', '0010066GHQ', NULL, NULL, 'Guld/svart med brunt lÃ¤derarmband. Modell GM-3009-3', NULL, '609919173759', 'FedEx', NULL, '2015-06-02', '31.05.2015 00:14', '150512HW010', '1', 'a0YC000000cKiqdMAC', '1395.06', '1995.00'),
(32456, '325666550', NULL, NULL, 'Magnus Tengborn', 'ROERGATAN 12', '', '752 21', 'UPPSALA', 'Schweden', 'SE', NULL, NULL, '734272384', '0010078JBP', NULL, NULL, 'Svart/svart, metallarmband. Modell T3008-5', NULL, 'storniert', 'FedEx', NULL, '2015-06-02', '31.05.2015 11:14', 'SET3008-5', '1', 'a0YC000000c7BljMAE', '1358.64', '1895.00'),
(32457, '325404662', NULL, NULL, 'Steve Semaan', 'Akaregatan  32', '', '60130', 'Norrkoeping', 'Schweden', 'SE', NULL, NULL, '', '0010232JEZ', NULL, NULL, 'Svart/svart, metallarmband. Modell T3008-5', NULL, 'storniert', 'FedEx', NULL, '2015-06-02', '29.05.2015 22:44', 'SET3008-5', '1', 'a0YC000000c7BljMAE', '1358.64', '1895.00'),
(32458, '325524513', NULL, NULL, 'Mags Connolly', '605 BARANAILT ROAD', '', 'BT47 4EF', 'LONDONDERRY', 'Großbritannien', 'GB', NULL, NULL, '7746951407', '0010166WGD', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919173760', 'FedEx', NULL, '2015-06-02', '30.05.2015 13:25', 'UK140102AMC02', '1', 'a0YC000000boq0IMAQ', '160.01', '239.00'),
(32459, '325337536', NULL, NULL, 'Noor Ahmadzi', '2 NOWER COUR NOWER HILL', '', 'HA5 5RQ', 'PINNER', 'Großbritannien', 'GB', NULL, NULL, '7878759848', '0010173TIS', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919173770', 'FedEx', NULL, '2015-06-02', '29.05.2015 16:54', 'UK140102AMC02', '1', 'a0YC000000boq0IMAQ', '160.01', '239.00'),
(32460, '325505482', NULL, NULL, 'Leah Crooks', '103 GARNERS LANE', '', 'SK3 8QZ', 'STOCKPORT', 'Großbritannien', 'GB', NULL, NULL, '1614560530', '0010033HLT', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '609919173781', 'FedEx', NULL, '2015-06-02', '30.05.2015 11:22', 'GM-3009-4', '1', 'a0YC000000cJzvtMAC', '126.00', '179.00'),
(32461, '325443338', NULL, NULL, 'Mangesh Chiplunkar', '290 MUNSTER ROAD', 'Fulham', 'SW6 6BQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7809674206', '0010238NVO', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '609919173792', 'FedEx', NULL, '2015-06-02', '30.05.2015 00:52', 'GM-3009-4', '1', 'a0YC000000cJzvtMAC', '126.00', '179.00'),
(32462, '325914791', NULL, NULL, 'Jack Thomas', '42 DODDINGTON ROAD', '', 'NN8 2JH', 'WELLINGBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7714167880', '0010161A97', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919173807', 'FedEx', NULL, '2015-06-02', '01.06.2015 12:23', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32463, '325738409', NULL, NULL, 'Stacey Marshall', '13 PARK AVENUE', 'Keyworth', 'NG12 5JY', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7773424828', '00100310JA', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919173818', 'FedEx', NULL, '2015-06-02', '31.05.2015 15:52', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32464, '325452589', NULL, NULL, 'Chloe simpkins', '22 BEECHWOOD AVENUE', '', 'UB3 1JN', 'HAYES', 'Großbritannien', 'GB', NULL, NULL, '7542594684', '0010229YR1', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919173829', 'FedEx', NULL, '2015-06-02', '30.05.2015 05:53', 'GM-3009-8', '1', 'a0YC000000cJzvxMAC', '126.00', '179.00'),
(32465, '325374349', NULL, NULL, 'Daniel Robinson', '13 DAR BECK ROAD', '', 'DN21 3SU', 'GAINSBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '4,47842E+11', '0010070HS0', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919173830', 'FedEx', NULL, '2015-06-02', '29.05.2015 18:52', 'GM-3009-8', '1', 'a0YC000000cJzvxMAC', '126.00', '179.00'),
(32466, '325529912', NULL, NULL, 'Marc Belooussov', 'Flat 2, 1 SEYMOUR ROAD', '', 'N3 2NG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7583579307', '00100071EV', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919173840', 'FedEx', NULL, '2015-06-02', '30.05.2015 14:23', 'GM-3009-8', '1', 'a0YC000000cJzvxMAC', '126.00', '179.00'),
(32467, '325592305', NULL, NULL, 'Ana Bella Monteiro', 'Flat 82 Flat 82 Rundell Tower', 'Portland Grove', 'SW8 1JD', 'London', 'Großbritannien', 'GB', NULL, NULL, '7841530205', '0010148ALL', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919173851', 'FedEx', NULL, '2015-06-02', '30.05.2015 20:22', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32468, '325728095', NULL, NULL, 'Colette Oshea', '2 WINCHESTER CLOSE', 'Wrenthorpe', 'WF2 0DT', 'WAKEFIELD', 'Großbritannien', 'GB', NULL, NULL, '1924366060', '0010163B1Y', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919173862', 'FedEx', NULL, '2015-06-02', '31.05.2015 14:53', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32469, '325352067', NULL, NULL, 'Daragh Healy', '33 Meadow Lane', '', 'L125EA', 'Liverpool', 'Großbritannien', 'GB', NULL, NULL, '7718517710', '0010136OCE', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919173873', 'FedEx', NULL, '2015-06-02', '29.05.2015 17:54', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32470, '325756717', NULL, NULL, 'john keith sutton', '14 PILGRIMS WAY', '', 'WN6 0AJ', 'WIGAN', 'Großbritannien', 'GB', NULL, NULL, '1257425725', '00100961RK', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919173884', 'FedEx', NULL, '2015-06-02', '31.05.2015 17:53', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32471, '325883060', NULL, NULL, 'Mohamed Nasr', 'FLAT 8 WHIDBORNE CLOSE', 'Whidborne close  Flat 8', 'SE8 4DL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7901938777', '0010241MY8', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919173895', 'FedEx', NULL, '2015-06-02', '01.06.2015 10:23', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32472, '325320383', NULL, NULL, 'Mohammed Kabbani', '34 CHERWELL WAY', '', 'HA4 7BE', 'RUISLIP', 'Großbritannien', 'GB', NULL, NULL, '7850239507', '00100543U2', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919173900', 'FedEx', NULL, '2015-06-02', '29.05.2015 15:25', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32473, '325431400', NULL, NULL, 'Mrs Janet', '18 ROYDE CLOSE', '', 'CF5 4UP', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7808150671', '0010155ZZW', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919173910', 'FedEx', NULL, '2015-06-02', '29.05.2015 23:54', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32474, '325715888', NULL, NULL, 'zainab asgerally', '6 WITHERDELL', '', 'LE4 0PR', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '4,47829E+11', '0010219NXF', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919173921', 'FedEx', NULL, '2015-06-02', '31.05.2015 14:23', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32475, '325925048', NULL, NULL, 'Jacqueline Wells', '17 WOODFARRS', '', 'SE5 8EX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7522809719', '00102507VS', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919173932', 'FedEx', NULL, '2015-06-02', '01.06.2015 13:22', '4,2603E+12', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(32476, '325947923', NULL, NULL, 'Andrew White', '4 BURNS AVENUE', '', 'CH45 4RD', 'WALLASEY', 'Großbritannien', 'GB', NULL, NULL, '7812138187', '0010062HB9', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919173943', 'FedEx', NULL, '2015-06-02', '01.06.2015 15:26', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32477, '325405545', NULL, NULL, 'Daniel Bamongya', '96 HARROW CLOSE', '', 'KT15 2GJ', 'ADDLESTONE', 'Großbritannien', 'GB', NULL, NULL, '4,47799E+11', '0010190ZXA', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919173954', 'FedEx', NULL, '2015-06-02', '29.05.2015 21:52', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32478, '325554773', NULL, NULL, 'Daniel Jacobs', '11 Station road', 'felixstowe', 'ip11 0ts', 'Felixstowe', 'Großbritannien', 'GB', NULL, NULL, '7898201316', '0010128DKF', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919173965', 'FedEx', NULL, '2015-06-02', '30.05.2015 17:25', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32479, '325680021', NULL, NULL, 'Gerry McGill', '9 COLINBAR CIRCLE', '', 'G78 2BE', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7525224474', '0010138HMK', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919173976', 'FedEx', NULL, '2015-06-02', '31.05.2015 10:52', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32480, '325407391', NULL, NULL, 'Jayne Barnabas', '207 GREENHILL ROAD', 'Allerton Liverpool', 'L18 9ST', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7874283333', '0010225WVM', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919173987', 'FedEx', NULL, '2015-06-02', '29.05.2015 21:22', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32481, '325579919', NULL, NULL, 'Lynn Dukes', '0 HOPEWELL FARMHOUSE', 'Tarland', 'AB34 4XD', 'ABOYNE', 'Großbritannien', 'GB', NULL, NULL, '7771640778', '0010160W24', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919173998', 'FedEx', NULL, '2015-06-02', '30.05.2015 18:52', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32482, '325758128', NULL, NULL, 'TINA McNICHOLAS', '155 TUDOR WALK', '', 'WD24 7NZ', 'WATFORD', 'Großbritannien', 'GB', NULL, NULL, '01923 801740', '001001769R', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919174001', 'FedEx', NULL, '2015-06-02', '31.05.2015 17:55', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32483, '325447434', NULL, NULL, 'Alan Robinson', '6 FOX LANE COURT', '', 'S12 4UZ', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7870780070', '00100286LE', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919174012', 'FedEx', NULL, '2015-06-02', '30.05.2015 02:22', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32484, '325497558', NULL, NULL, 'Cheryl Brown', '33 CAINHOE ROAD', '', 'MK45 4AQ', 'BEDFORD', 'Großbritannien', 'GB', NULL, NULL, '7889669831', '0010204BTO', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919174023', 'FedEx', NULL, '2015-06-02', '30.05.2015 10:52', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32485, '325773559', NULL, NULL, 'Daljit Chahal', '125 AVENUE ROAD', '', 'SO14 6BD', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7837679895', '1,00E+82', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919174034', 'FedEx', NULL, '2015-06-02', '31.05.2015 18:53', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32486, '325466102', NULL, NULL, 'Eleanor Matthews', '39 WATCHETTS DRIVE', '', 'GU15 2PQ', 'CAMBERLEY', 'Großbritannien', 'GB', NULL, NULL, '7725831446', '0010198DG1', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919174045', 'FedEx', NULL, '2015-06-02', '30.05.2015 08:22', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32487, '325716780', NULL, NULL, 'Hayley Field', '5 Fellside', 'Harwood', 'BL2 4HB', 'Bolton', 'Großbritannien', 'GB', NULL, NULL, '7875244582', '0010054VD1', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919174056', 'FedEx', NULL, '2015-06-02', '31.05.2015 14:23', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32488, '325761418', NULL, NULL, 'Kalvinder Kaur', '38 STIRLING ROAD', '', 'MK42 0TY', 'BEDFORD', 'Großbritannien', 'GB', NULL, NULL, '7472110818', '00100966YC', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919174067', 'FedEx', NULL, '2015-06-02', '31.05.2015 17:55', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32489, '325828447', NULL, NULL, 'Kelly Christopher', '128 BROOMHILL ROAD', '', 'B23 5AE', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7716968117', '001002275F', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919174078', 'FedEx', NULL, '2015-06-02', '31.05.2015 23:53', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32490, '325833789', NULL, NULL, 'shazina tahir', '127 KINGSWAY', '', 'M19 2LN', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7557647591', '00101538JY', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-3009-7)', NULL, '609919174089', 'FedEx', NULL, '2015-06-02', '31.05.2015 23:53', 'GM-3009-7', '1', 'a0YC000000cJzvwMAC', '126.00', '179.00'),
(32491, '325335400', NULL, NULL, 'David Harris', '8 CEDAR ROAD', '', 'LA14 5EE', 'BARROW-IN-FURNESS', 'Großbritannien', 'GB', NULL, NULL, '7736887405', '001000583U', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '609919174090', 'FedEx', NULL, '2015-06-02', '29.05.2015 16:57', 'GM-3009-2', '1', 'a0YC000000cJzvrMAC', '126.00', '179.00'),
(32492, '325504680', NULL, NULL, 'Grace ewing', '15 leven close dundonald', '', 'BT16 1WT', 'belfast', 'Großbritannien', 'GB', NULL, NULL, '7843956809', '0010046GXT', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919174104', 'FedEx', NULL, '2015-06-02', '30.05.2015 11:52', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(32493, '325955775', NULL, NULL, 'Lindsay Critchley', '9 Chestnut Avenue', '', 'L36 5xp', 'Liverpool', 'Großbritannien', 'GB', NULL, NULL, '97450314323', '001020781H', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919174115', 'FedEx', NULL, '2015-06-02', '01.06.2015 15:55', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(32494, '325827750', NULL, NULL, 'Michal Zajac', '68 Station road', '', 'Romford', 'RM2 6DA', 'Großbritannien', 'GB', NULL, NULL, '7875539200', '00101124GO', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919174126', 'FedEx', NULL, '2015-06-02', '31.05.2015 23:55', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(32495, '325801816', NULL, NULL, 'Sam Strapps', '82 CHURCH STREET', 'Blackrod', 'BL6 5EG', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '7000000000', '0010148L5J', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919174137', 'FedEx', NULL, '2015-06-02', '31.05.2015 21:22', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(32496, '325575847', NULL, NULL, 'Matthew Wagstaff', '11 Greyfriars Avenue Deighton', '', 'HD2 1LQ', 'HUDDERSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7715232903', '00101771TJ', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '609919174148', 'FedEx', NULL, '2015-06-02', '30.05.2015 18:24', 'GM-3009-6', '1', 'a0YC000000cJzvvMAC', '126.00', '179.00'),
(32497, '325963400', NULL, NULL, 'Nick Lambert', 'North Cross Manufacturing', 'North Site Hopton Road', 'SN10 2EU', 'Devizes', 'Großbritannien', 'GB', NULL, NULL, '7990596519', '0010044F4I', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '609919174159', 'FedEx', NULL, '2015-06-02', '01.06.2015 16:27', 'GM-3009-6', '1', 'a0YC000000cJzvvMAC', '126.00', '179.00'),
(32498, '325511870', NULL, NULL, 'deborah buckley', '6 coppins close', '', 'ch3 5jn', 'chester', 'Großbritannien', 'GB', NULL, NULL, '7748795624', '0010165G3E', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '609919174160', 'FedEx', NULL, '2015-06-02', '30.05.2015 11:52', 'GM-104-5', '1', 'a0YC000000boq0KMAQ', '160.01', '239.00'),
(32499, '325557944', NULL, NULL, 'Driss Dmiri', '27 BRODIE HO COOPERS ROAD', '', 'SE1 5HX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7765641510', '0010235BSS', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '609919174170', 'FedEx', NULL, '2015-06-02', '30.05.2015 17:23', 'GM-104-5', '1', 'a0YC000000boq0KMAQ', '160.01', '239.00'),
(32500, '325632355', NULL, NULL, 'Shebly Begum', '34 VELLETRI MACE STREET', 'London', 'E2 9PY', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7481181857', '0010206LEJ', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '609919174181', 'FedEx', NULL, '2015-06-02', '31.05.2015 00:53', 'GM-104-5', '1', 'a0YC000000boq0KMAQ', '160.01', '239.00'),
(32501, '325417554', NULL, NULL, 'Daniel Loghin', '114 WARDEN AVENUE', '', 'HA2 9LN', 'HARROW', 'Großbritannien', 'GB', NULL, NULL, '7825775750', '0010246IHJ', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '609919174192', 'FedEx', NULL, '2015-06-02', '29.05.2015 21:53', 'GM-3009-5', '1', 'a0YC000000cJzvuMAC', '126.00', '179.00'),
(32502, '325697166', NULL, NULL, 'henry curwen', '5 MINEHEAD GROVE', '', 'WA9 4PB', 'ST. HELENS', 'Großbritannien', 'GB', NULL, NULL, '7775734620', '0010228JIY', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '609919174207', 'FedEx', NULL, '2015-06-02', '31.05.2015 11:52', 'T-3001-1', '1', 'a0YC000000c7SFwMAM', '102.00', '159.00'),
(32503, '326171190', NULL, NULL, 'Bery Dybgaard', 'Hojvang Nord 37', '', '6580', 'Vamdrup', 'Dänemark', 'DK', NULL, NULL, '22160788', '0010223D1I', NULL, NULL, 'Sort urskive, guldfarvet urkasse og brun lÃ¦derrem (GM-3009-3)', NULL, '578824931931', 'FedEx', NULL, '2015-06-03', '02.06.2015 17:06', '150512HW010', '1', 'a0YC000000cKityMAC', '1119.05', '1595.00'),
(32504, '326147684', NULL, NULL, 'Romal Sadat', 'Dronning Ingrids Vej 38', '', '3650', 'Olstykke', 'Dänemark', 'DK', NULL, NULL, '41683850', '0010175Y2D', NULL, NULL, 'GM-4004-8: Urrem i sort, sort urkasse, sort urskive', NULL, '578824931942', 'FedEx', NULL, '2015-06-03', '02.06.2015 14:36', 'DK040814HW12', '1', 'a0YC000000c7BVZMA2', '1155.04', '1695.00'),
(32505, '326042329', NULL, NULL, 'Jari Alakoski', 'Lallinkatu 2 A 1', '', '29200', 'HARJAVALTA', 'Finnland', 'FI', NULL, NULL, '3,58505E+11', '0010250TGR', NULL, NULL, 'GM-3009-3 - Theorema Dubai -rannekello', NULL, '578824931953', 'FedEx', NULL, '2015-06-03', '02.06.2015 02:18', '150512HW010', '1', 'a0YC000000cKj3IMAS', '149.99', '199.99'),
(32506, '326096383', NULL, NULL, 'DI WU', 'DALGATAN 12', 'DI WU', '852 37', 'SUNDSVALL VAESTERNORRLANDS LAEN', 'Schweden', 'SE', NULL, NULL, '767958593', '0010150U85', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-8)', NULL, '578824931964', 'FedEx', NULL, '2015-06-03', '02.06.2015 11:14', 'SE040814HW12', '1', 'a0YC000000c7BStMAM', '1433.05', '1995.00'),
(32507, '326039582', NULL, NULL, 'Masoud Nadi', 'TOMASVAEGEN 33', '', '177 34', 'JAERFAELLA', 'Schweden', 'SE', NULL, NULL, '735692659', '001025031R', NULL, NULL, 'Guld/svart, metallarmband. Modell T3008-8', NULL, '578824931975', 'FedEx', NULL, '2015-06-03', '02.06.2015 00:14', 'SET3008-8', '1', 'a0YC000000c7BlmMAE', '1358.64', '1895.00'),
(32508, '326039583', NULL, NULL, 'Masoud Nadi', 'TOMASVAEGEN 34', '', '177 34', 'JAERFAELLA', 'Schweden', 'SE', NULL, NULL, '735692659', '0010138FU4', NULL, NULL, 'Guld/svart, metallarmband. Modell T3008-8', NULL, '578824931975', 'FedEx', NULL, '2015-06-03', '02.06.2015 00:14', 'SET3008-8', '1', 'a0YC000000c7BlmMAE', '1358.64', '1895.00'),
(32509, '326035894', NULL, NULL, 'GUSTAV Ros', 'TORGGATAN 43 B', '', '811 39', 'SANDVIKEN', 'Schweden', 'SE', NULL, NULL, '762805379', '0010069AQH', NULL, NULL, 'Silver/vit, metallarmband. Modell T3008-6', NULL, '578824931997', 'FedEx', NULL, '2015-06-03', '02.06.2015 00:44', 'SET3008-6', '1', 'a0YC000000c7BlkMAE', '1358.64', '1895.00'),
(32510, '326009030', '', '', 'Kristian Stefanov', 'Lasarettsgatan  5A', '', '55318', 'Joenkoeping', 'Schweden', '', '', '', '735468815', '0010091F8D', '', '', 'Svart/svart, metallarmband. Modell T3008-5', '', 'storniert', 'FedEx', '', '2015-06-03', '01.06.2015 21:44', 'SET3008-5', '1', 'a0YC000000c7BljMAE', '1358.64', '1895.00'),
(32511, '325998212', NULL, NULL, 'Andreas Balkhag', 'KULLADALSVAEGEN 19', '', '185 37', 'VAXHOLM', 'Schweden', 'SE', NULL, NULL, '735613563', '0010008T3B', NULL, NULL, 'Guld/svart med brunt lÃ¤derarmband. Modell GM-3009-3', NULL, '578824932011', 'FedEx', NULL, '2015-06-03', '01.06.2015 20:44', '150512HW010', '1', 'a0YC000000cKiqdMAC', '1395.06', '1995.00'),
(32534, 'id', NULL, NULL, 'street2', 'postcode', 'city', 'country', 'email', 'phone', 'vouc', NULL, NULL, '', '', NULL, NULL, '', NULL, 'sendcompany', 'voucheroption2', NULL, '0000-00-00', 'firstname', 'surname', 'c_o', 'senddate', '', ''),
(32535, '3,07E+18', '0', '0', 'PEI ZI', '80 MARINE PARADE RD #12-04/05 PKWY', '', '449269', 'SINGAPORE', 'Singapur', '', '0', '0', '96301315', '0010165TON', '0', 'Theorema', 'GM-104-2 (BLACK DIAL/GOLD-TONE CASE): Theorema Copacabana Mechanical Watch with Leather Band', '0', '578824931909', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2015-06-03', '', '', '', '', '', ''),
(32512, '325996969', NULL, NULL, 'Andranik Oganesyan', 'UNIT 2B ENDEAVOUR WAY', '', 'SW19 8UH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7450249529', '0010190CN3', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919174251', 'FedEx', NULL, '2015-06-03', '01.06.2015 19:43', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32513, '326081007', NULL, NULL, 'Joy Newnham', '11 LYNDHURST CLOSE', '', 'PL2 3DN', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7719050683', '001010579F', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919174262', 'FedEx', NULL, '2015-06-03', '02.06.2015 08:52', '4260295880398', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(32514, '326086575', NULL, NULL, 'Suzanne Large', 'Mayfied Barn', 'Silver Street', 'NR17 2LE', 'Attleborough', 'Großbritannien', 'GB', NULL, NULL, '7920722864', '0010194EP7', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919174273', 'FedEx', NULL, '2015-06-03', '02.06.2015 09:22', '4260295880398', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(32515, '326109379', NULL, NULL, 'Sophie Willis-Hicks', '62 The Apts.', 'Marine Gate Mansions', 'PR90EF', 'Southport', 'Großbritannien', 'GB', NULL, NULL, '7588591491', '0010164JCS', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919174284', 'FedEx', NULL, '2015-06-03', '02.06.2015 11:22', '42602958803015', '1', 'a0YC000000cJynzMAC', '165.00', '249.00'),
(32516, '326083239', NULL, NULL, 'Ehtesham Shaikh', '127 DEVANA ROAD', '', 'LE2 1PL', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7951234243', '0010138XRF', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919174295', 'FedEx', NULL, '2015-06-03', '02.06.2015 08:52', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32517, '326074581', NULL, NULL, 'Jamie Anderson', '126 GRANGE LANE', '', 'CW7 2BX', 'WINSFORD', 'Großbritannien', 'GB', NULL, NULL, '7468465009', '00101719Z7', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919174300', 'FedEx', NULL, '2015-06-03', '02.06.2015 08:23', 'UK140403AS03', '1', 'a0YC000000cK09pMAC', '170.00', '249.00'),
(32518, '326121709', NULL, NULL, 'saheed khan', '83 nansen road', '', 'b114dr', 'birmingham', 'Großbritannien', 'GB', NULL, NULL, '7581395864', '0010175FZG', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919174310', 'FedEx', NULL, '2015-06-03', '02.06.2015 12:23', 'UK140403AS03', '1', 'a0YC000000cK09pMAC', '170.00', '249.00'),
(32519, '326122235', NULL, NULL, 'Hannah Williams', '33 THE ROPERIES', 'House name is Marriott House', 'HP13 7FW', 'HIGH WYCOMBE', 'Großbritannien', 'GB', NULL, NULL, '7447432023', '00102374OZ', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919174321', 'FedEx', NULL, '2015-06-03', '02.06.2015 12:23', 'GM-103-5', '1', 'a0YC000000cK09qMAC', '170.00', '249.00'),
(32520, '325998482', NULL, NULL, 'Maria Hutanu', '15 LORD STRE LORD STREET', '15 Lord street', 'M7 1UA', 'SALFORD', 'Großbritannien', 'GB', NULL, NULL, '7402202080', '0010203L5T', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '609919174332', 'FedEx', NULL, '2015-06-03', '01.06.2015 20:03', 'GM-3009-2', '1', 'a0YC000000cJzvrMAC', '126.00', '179.00'),
(32521, '326128837', NULL, NULL, 'James Akexander', '98 Weston avenue annbank', '', 'KA6 5EQ', 'AYR', 'Großbritannien', 'GB', NULL, NULL, '7803456301', '00102059EJ', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919174343', 'FedEx', NULL, '2015-06-03', '02.06.2015 13:24', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(32522, '326092692', NULL, NULL, 'Salman Khalid', '122 NORMANDY ROAD', '', 'B20 3BD', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '4,47923E+11', '0010134WW2', NULL, NULL, 'Silver/White Dial/Black Leather (GM-104-9)', NULL, '609919174354', 'FedEx', NULL, '2015-06-03', '02.06.2015 09:52', 'GM-104-9', '1', 'a0YC000000boq0JMAQ', '160.01', '239.00'),
(32523, '326040341', NULL, NULL, 'Shannon Hanson', 'N/A Chadleiwck', 'Eckford', 'td5 8lg', 'Kelso', 'Großbritannien', 'GB', NULL, NULL, '7769844588', '0010178EY8', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '609919174365', 'FedEx', NULL, '2015-06-03', '01.06.2015 23:22', 'GM-104-5', '1', 'a0YC000000boq0KMAQ', '160.01', '239.00'),
(32524, '326123180', NULL, NULL, 'vadims sizincevs', 'Saffierstraat 12', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '485968098', '00101444S3', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - zwart/zilverkleur - GM-505-5', NULL, '609919174402', 'FedEx', NULL, '2015-06-03', '02.06.2015 12:49', 'NL150126NM10', '1', 'a0YC000000bnqhdMAA', '155.19', '199.99'),
(32525, '326020885', NULL, NULL, 'Maurice Kayisire', 'rue des armuriens 31/1', '', '4000', 'Liege', 'Belgien', 'BE', NULL, NULL, '485916497', '0010243OZ5', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '609919174413', 'FedEx', NULL, '2015-06-03', '01.06.2015 21:18', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32526, '325991886', NULL, NULL, 'Mehdi Serroukh', 'Chaussee De Waterloo 992', '', '1180', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '477045084', '00100225F3', NULL, NULL, 'Miami - Boitier argentÃ© / cadran noir carbone / bracelet noir (506-2)', NULL, '609919174424', 'FedEx', NULL, '2015-06-03', '01.06.2015 19:48', '4260295880879', '1', 'a0YC000000boflmMAA', '150.01', '229.00'),
(32527, '325962577', NULL, NULL, 'Erjona Kallari', 'Rue D\'amercoeur 10', '', '4020', 'Liege', 'Belgien', 'BE', NULL, NULL, '466047372', '0010202FT8', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '609919174435', 'FedEx', NULL, '2015-06-03', '01.06.2015 16:18', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32528, '326050497', NULL, NULL, 'Khalil Ben Mohamed', '3 Ballyogan Court', '', 'D.18', 'Carrickmines', 'Irland', 'IE', NULL, NULL, '085-8286606', '0010250QD7', NULL, NULL, 'Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '609919174376', 'FedEx', NULL, '2015-06-03', '01.06.2015 23:32', 'IE190614AH10', '1', 'a0YC000000cKfRaMAK', '195.01', '299.00'),
(32529, '326018806', NULL, NULL, 'Janet Dunlevy', '21 cluain ri brownshill', '', '0', 'carlow', 'Irland', 'IE', NULL, NULL, '872313537', '0010237E7M', NULL, NULL, 'Black Strap, Silver Case, Silver Dial (GM-101-1)', NULL, '609919174387', 'FedEx', NULL, '2015-06-03', '01.06.2015 20:02', 'IE190614AH07', '1', 'a0YC000000cKfRXMA0', '195.01', '299.00'),
(32530, '326057572', NULL, NULL, 'Besmir Hasbajrami', 'Via Carlo Ciampi  34', '', '50019', 'Sesto Fiorentino', 'Italien', 'IT', NULL, NULL, '3291375250', '0010141OV1', NULL, NULL, 'Orologio London Diamonds di Pioner - Nero con cinturino nero', NULL, '609919174398', 'FedEx', NULL, '2015-06-03', '02.06.2015 01:28', 'IT141028FS014', '1', 'a0YC000000bp35IMAQ', '159.99', '199.99'),
(32531, '326043660', NULL, NULL, 'Debbie Wetzel', 'Floris Burgwal 98', '', '2907 PJ', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '649355567', '0010233H9X', NULL, NULL, 'Sao Paulo  zilver/witte wijzerplaat, zwart leren band - GM-103-9', NULL, '609919174229', 'FedEx', NULL, '2015-06-03', '01.06.2015 23:58', 'NL140915NM86', '1', 'a0YC000000bnoq8MAA', '225.42', '289.00'),
(32532, '326018327', NULL, NULL, 'mahmoud Hussein', 'Engelandlaan 155', '', '2034 PK', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '641267086', '0010027BJL', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - wit/zilverkleur - GM-505-1', NULL, '609919174230', 'FedEx', NULL, '2015-06-03', '01.06.2015 20:58', 'NL150126NM06', '1', 'a0YC000000bnquAMAQ', '155.19', '199.99'),
(32533, '326002917', NULL, NULL, 'Bruce Raijmann', 'Hoog maanen 33', '', '6717 HZ', 'EDE GLD', 'Niederlande', 'NL', NULL, NULL, '623345011', '0010178GFW', NULL, NULL, 'Monte Carlo horloge zwart-zwart', NULL, '609919174240', 'FedEx', NULL, '2015-06-03', '01.06.2015 20:29', 'NL140117LB04', '1', 'a0YC000000bnmgwMAA', '170.01', '299.00'),
(32536, '3,07E+18', '0', '0', 'JOWIE CHING', '1 JALAN KILANG TIMOR #02-02 PACIFIC TECH CENTRE', 'NA', '159303', 'SINGAPORE', 'Singapur', '', '0', '0', '96772644', '0010147T1K', '0', 'Theorema', 'GM-3011-2 (BLACK DIAL & SILVER BEZEL): Theorema MACAU Automatic Watch', '0', '578824931910', 'FedEx', 'https://www.deutschepost.de/sendung/simpleQuery.html', '2015-06-03', '', '', '', '', '', ''),
(32538, '326357728', NULL, NULL, 'Mieke Greven', 'Ogezstraat 4', '', '3700', 'Tongeren', 'Belgien', 'BE', NULL, NULL, '473764952', '0010245E3U', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '609919174608', 'FedEx', NULL, '2015-06-04', '03.06.2015 14:18', 'NL150126NM09', '1', 'a0YC000000bnqhcMAA', '155.19', '199.99'),
(32539, '326334836', NULL, NULL, 'Yolanda Kiekens', 'Dudzelestraat 31', '', '8300', 'Knokke', 'Belgien', 'BE', NULL, NULL, '477272486', '0010142FUN', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919174619', 'FedEx', NULL, '2015-06-04', '03.06.2015 12:18', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32540, '326282595', NULL, NULL, 'vanessa jadot', 'Dappersbroekelken 24', 'jadotvanessa4@hotmail.com', '9991', 'Adegem', 'Belgien', 'BE', NULL, NULL, '31470377372', '0010085JY5', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919174620', 'FedEx', NULL, '2015-06-04', '03.06.2015 08:19', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32541, '326277162', NULL, NULL, 'Paula Franco', 'Sint-Bartholomeusstraat 152', '', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '32250452', '0010201XJX', NULL, NULL, 'Sao Paulo bruine band, gouden kast - GM-103-3', NULL, '609919174630', 'FedEx', NULL, '2015-06-04', '03.06.2015 07:49', 'NL140915NM85', '1', 'a0YC000000bnoZiMAI', '225.42', '289.00'),
(32542, '326219893', NULL, NULL, 'Dirk Haegebaert', 'Mezenlaan 2', '', '8420', 'Klemskerke', 'Belgien', 'BE', NULL, NULL, '475760940', '0010088VWE', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - zwart/zilverkleur - GM-505-5', NULL, '609919174641', 'FedEx', NULL, '2015-06-04', '02.06.2015 20:48', 'NL150126NM10', '1', 'a0YC000000bnqhdMAA', '155.19', '199.99'),
(32543, '326207140', NULL, NULL, 'Saadat Asgari', 'Groenweg GROENWEG 29A', '', '8510', 'Bellegem', 'Belgien', 'BE', NULL, NULL, '32484731809', '0010144QQB', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919174652', 'FedEx', NULL, '2015-06-04', '02.06.2015 19:48', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32544, '326358287', NULL, NULL, 'Anthony Shiels', 'Chemistry De Maynooth University North Campus', 'Maynooth', '', 'Naas', 'Irland', 'IE', NULL, NULL, '35317083770', '0010116M1L', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '609919174457', 'FedEx', NULL, '2015-06-04', '03.06.2015 13:03', 'IE190614AH08', '1', 'a0YC000000cKfRYMA0', '195.01', '299.00'),
(32545, '326136516', NULL, NULL, 'Katarzyna Centner', '116 Seskin View Road', 'Old Bawn', '24', 'Dublin', 'Irland', 'IE', NULL, NULL, '086 2325302', '0010059KEF', NULL, NULL, 'Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '609919174468', 'FedEx', NULL, '2015-06-04', '02.06.2015 12:32', 'IE190614AH10', '1', 'a0YC000000cKfRaMAK', '195.01', '299.00'),
(32546, '326381480', NULL, NULL, 'Carmen Cecilia Castro Diaz', 'PIAZZA PARROCCHETTI 7', '', '21040', 'GORNATE-OLONA', 'Italien', 'IT', NULL, NULL, '3384005137', '0010109OYX', NULL, NULL, 'Orologio London Diamonds di Pioner - Silver e nero con cinturino nero', NULL, '609919174571', 'FedEx', NULL, '2015-06-04', '03.06.2015 13:59', 'IT141028FS012', '1', 'a0YC000000bp35GMAQ', '159.99', '199.99'),
(32547, '326377485', NULL, NULL, 'Annabella Faustini', 'VIALE PLATONE 24', '', '00136', 'ROMA', 'Italien', 'IT', NULL, NULL, '650933268', '0010148PHL', NULL, NULL, 'Orologio London Diamonds di Pioner - Silver con cinturino nero', NULL, '609919174582', 'FedEx', NULL, '2015-06-04', '03.06.2015 13:59', 'IT141028FS011', '1', 'a0YC000000bp35FMAQ', '159.99', '199.99'),
(32548, '326222366', NULL, NULL, 'ALFRED ABAZI', 'VIA GRACCO DEL SECCO 15', '', '53034', 'COLLE DI VAL D\'ELSA', 'Italien', 'IT', NULL, NULL, '3291924227', '00100162NP', NULL, NULL, 'Orologio London Diamonds di Pioner - Oro e nero con cinturino marrone', NULL, '609919174593', 'FedEx', NULL, '2015-06-04', '02.06.2015 18:58', 'IT141028FS013', '1', 'a0YC000000bp35HMAQ', '159.99', '199.99'),
(32549, '326178928', NULL, NULL, 'Roy Van den dool', 'Stevensweerterweg 11', '', '6051 GP', 'MAASBRACHT', 'Niederlande', 'NL', NULL, NULL, '613565518', '0010240QOS', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - zwart/zilverkleur - GM-505-5', NULL, '609919174663', 'FedEx', NULL, '2015-06-04', '02.06.2015 17:29', 'NL150126NM10', '1', 'a0YC000000bnquEMAQ', '155.19', '199.99'),
(32550, '326305216', NULL, NULL, 'Mikael Rosebrink', 'KATTARPSVAEGEN 18', '', '241 35', 'ESLOEV', 'Schweden', 'SE', NULL, NULL, '707591193', '0010250SXF', NULL, NULL, 'Armbandsklocka (RIO GM107-6)', NULL, '609919174674', 'FedEx', NULL, '2015-06-04', '03.06.2015 12:44', '150421hw15', '1', 'a0YC000000c7QbQMAU', '1522.72', '2349.00'),
(32551, '326304388', NULL, NULL, 'Hanna Huynh', 'VAESTERSLAENT 26', '', '424 35', 'ANGERED', 'Schweden', 'SE', NULL, NULL, '708137673', '0010038EUK', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-8)', NULL, '609919174685', 'FedEx', NULL, '2015-06-04', '03.06.2015 11:14', 'SE040814HW12', '1', 'a0YC000000c7BStMAM', '1433.05', '1995.00'),
(32552, '326293198', NULL, NULL, 'Iosif timbuc', 'LANGGATAN 8', '', '360 73', 'LENHOVDA', 'Schweden', 'SE', NULL, NULL, '46735200151', '0010141K7Q', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-1)', NULL, '609919174696', 'FedEx', NULL, '2015-06-04', '03.06.2015 10:14', 'SE040814HW05', '1', 'a0YC000000c7BSmMAM', '1433.05', '1995.00'),
(32553, '326277229', NULL, NULL, 'Lennart Bergstroem', 'Klintvaegen 19', '', '132 40', 'Saltsjoe-Boo', 'Schweden', 'SE', NULL, NULL, '707167695', '0010097FAA', NULL, NULL, 'Silver/svart med silvrigt metallarmband. Modell GM-3009-6', NULL, '609919174700', 'FedEx', NULL, '2015-06-04', '03.06.2015 09:14', '150512HW013', '1', 'a0YC000000cKirHMAS', '1395.06', '1995.00'),
(32554, '326220895', NULL, NULL, 'Olga Sarbaeva Thorne', 'HEMMANSVAEGEN 14', '', '147 41', 'TUMBA', 'Schweden', 'SE', NULL, NULL, '739988769', '0010179YTX', NULL, NULL, 'Svart/svart med svart metallarmband. Modell GM-3009-8', NULL, '609919174711', 'FedEx', NULL, '2015-06-04', '02.06.2015 22:14', '150512HW015', '1', 'a0YC000000cKirvMAC', '1395.06', '1995.00'),
(32555, '326164343', NULL, NULL, 'Witold Bienkowski', 'Naeckrosvaegen 23', '', '169 37', 'Solna', 'Schweden', 'SE', NULL, NULL, '735063688', '00102505B6', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-2)', NULL, '609919174722', 'FedEx', NULL, '2015-06-04', '02.06.2015 18:44', 'SE040814HW06', '1', 'a0YC000000c7BSnMAM', '1433.05', '1995.00'),
(32556, '326225975', NULL, NULL, 'Kyle Butler', '6 LOCKSLEY GARDENS', 'Birdwell', 'S70 5SU', 'BARNSLEY', 'Großbritannien', 'GB', NULL, NULL, '7887479443', '0010145L09', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919174479', 'FedEx', NULL, '2015-06-04', '02.06.2015 22:22', '4,2603E+12', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(32557, '326201802', NULL, NULL, 'Daniel Churchill', '22 MELBOURNE ROAD', '', 'BH23 2HZ', 'CHRISTCHURCH', 'Großbritannien', 'GB', NULL, NULL, '7722120243', '00101558Y3', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919174480', 'FedEx', NULL, '2015-06-04', '02.06.2015 19:22', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32558, '326294275', NULL, NULL, 'Huan Wang', '3.14G Cole House', 'The Meadows', 'CO4 3ZF', 'Colchester', 'Großbritannien', 'GB', NULL, NULL, '07754 277982', '001023387M', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919174490', 'FedEx', NULL, '2015-06-04', '03.06.2015 09:54', 'UK140403AS03', '1', 'a0YC000000cK09pMAC', '170.00', '249.00'),
(32559, '326203245', NULL, NULL, 'Christoper Keneally', '41 MUNSTER SQUARE', '', 'NW1 3PR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7713449798', '0010014QW2', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919174505', 'FedEx', NULL, '2015-06-04', '02.06.2015 19:52', 'UK140403AS04', '1', 'a0YC000000cK09oMAC', '170.00', '249.00'),
(32560, '326248158', NULL, NULL, 'ian humpherston', '12 POOLEY VIEW', '', 'B78 1BW', 'TAMWORTH', 'Großbritannien', 'GB', NULL, NULL, '7961721664', '0010179NTX', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919174516', 'FedEx', NULL, '2015-06-04', '02.06.2015 23:52', 'GM-103-7', '1', 'a0YC000000cK09sMAC', '170.00', '249.00'),
(32561, '326233477', NULL, NULL, 'lauren bell', '22 ALTHORPE CRESCENT', '', 'MK13 7AT', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '7936805320', '0010250U0B', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919174527', 'FedEx', NULL, '2015-06-04', '02.06.2015 21:52', 'GM-103-9', '1', 'a0YC000000cK09uMAC', '170.00', '249.00'),
(32562, '326254181', NULL, NULL, 'Oliverta mediu', '929  Great Cambridge Road', '', 'EN1 4BY', 'London', 'Großbritannien', 'GB', NULL, NULL, '7946035736', '0010199L8D', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919174538', 'FedEx', NULL, '2015-06-04', '03.06.2015 00:22', 'GM-103-9', '1', 'a0YC000000cK09uMAC', '170.00', '249.00'),
(32563, '326232907', NULL, NULL, 'lauren bell', '22 ALTHORPE CRESCENT', '', 'MK13 7AT', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '7936805320', '0010037DOJ', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919174527', 'FedEx', NULL, '2015-06-04', '02.06.2015 22:24', 'GM-103-5', '1', 'a0YC000000cK09qMAC', '170.00', '249.00'),
(32564, '326361822', NULL, NULL, 'lynda currie', '8 FINDLAY COTTAGES', '', 'EH7 6HE', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '1316296771', '0010075QA8', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919174549', 'FedEx', NULL, '2015-06-04', '03.06.2015 14:22', 'GM-103-5', '1', 'a0YC000000cK09qMAC', '170.00', '249.00'),
(32565, '326246189', NULL, NULL, 'Moyo Lawal', '2 FORTIN WAY', '', 'RM15 5NJ', 'SOUTH OCKENDON', 'Großbritannien', 'GB', NULL, NULL, '7950155504', '0010115NPA', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919174550', 'FedEx', NULL, '2015-06-04', '02.06.2015 22:54', 'GM-103-5', '1', 'a0YC000000cK09qMAC', '170.00', '249.00'),
(32566, '326196513', NULL, NULL, 'Ryan Harkins', '1 ABBOTT CRESCENT', '', 'G81 1AA', 'CLYDEBANK', 'Großbritannien', 'GB', NULL, NULL, '7940291357', '0010041PCI', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919174560', 'FedEx', NULL, '2015-06-04', '02.06.2015 19:22', 'GM-103-5', '1', 'a0YC000000cK09qMAC', '170.00', '249.00'),
(32567, '326621118', NULL, NULL, 'Timo-Pekka Hirvelae', 'Punatulkunrinne 13', '', '90420', 'Oulu', 'Finnland', '', NULL, NULL, '3,58406E+11', '0010021WJL', NULL, NULL, 'GM-3009-3 - Theorema Dubai -rannekello', NULL, '609919175041', 'FedEx', NULL, '2015-06-05', '04.06.2015 20:18', '150512HW010', '1', 'a0YC000000cKj3IMAS', '149.99', '199.99'),
(32568, '326471284', NULL, NULL, 'Paulo Cerdeira Da Silva', 'chaussee de Ruisbroek 47', '', '1190', 'Forest', 'Belgien', 'BE', NULL, NULL, '474854572', '0010126NNY', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '609919174744', 'FedEx', NULL, '2015-06-05', '03.06.2015 23:48', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32569, '326438116', NULL, NULL, 'emmanuel bongibo diangana', 'Allee des oiseaux place du chardonneret 6', '', '7000', 'mons', 'Belgien', 'BE', NULL, NULL, '484423386', '00100918F2', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Acier Noir - Noir/Noir - GM-505-6', NULL, '609919174755', 'FedEx', NULL, '2015-06-05', '03.06.2015 21:48', 'NL150126NM11', '1', 'a0YC000000bnqheMAA', '155.19', '199.99'),
(32570, '326438000', NULL, NULL, 'Orla Leahy', '5 Ailesbury Lawn,', 'Dundrum', 'xxxx', 'Dublin 16', 'Irland', 'IE', NULL, NULL, '2968600', '*0010250E15', NULL, NULL, 'Theorema Dubai Watch (GM-3009-7)', NULL, '609919174803', 'FedEx', NULL, '2015-06-05', '03.06.2015 20:02', '150512HW014', '1', 'a0YC000000cKjC1MAK', '149.99', '199.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(32571, '326422968', NULL, NULL, 'Timothy O Connell', '308 COLLINSWOOD Beaumont', '', '9', 'Dublin', 'Irland', 'IE', NULL, NULL, '871341401', '0010183NU6', NULL, NULL, 'Black Strap, Silver Case, Silver Dial (GM-101-1)', NULL, '609919174814', 'FedEx', NULL, '2015-06-05', '03.06.2015 19:02', 'IE190614AH07', '1', 'a0YC000000cKfRXMA0', '195.01', '299.00'),
(32572, '326560163', NULL, NULL, 'Antonio Carluccio', 'VIA SICILIA 3', '', '73037', 'POGGIARDO', 'Italien', 'IT', NULL, NULL, '836901390', '0010164Z3M', NULL, NULL, 'Orologio London Diamonds di Pioner - Oro e nero con cinturino marrone', NULL, '609919174994', 'FedEx', NULL, '2015-06-05', '04.06.2015 10:58', 'IT141028FS013', '1', 'a0YC000000bp35HMAQ', '159.99', '199.99'),
(32573, '326466701', NULL, NULL, 'Francesco Raffo', 'VIA DELLE FORZE ARMATE 328', '', '20152', 'MILANO', 'Italien', 'IT', NULL, NULL, '3355901598', '0010036RWR', NULL, NULL, 'Orologio London Diamonds di Pioner - Silver e nero con cinturino nero', NULL, '609919175008', 'FedEx', NULL, '2015-06-05', '03.06.2015 20:58', 'IT141028FS012', '1', 'a0YC000000bp35GMAQ', '159.99', '199.99'),
(32574, '325170682', NULL, NULL, 'Claudio Ingenito', 'VIA BERNARDINO ROTA 23', '', '80133', 'NAPOLI', 'Italien', 'IT', NULL, NULL, '3922713663', '0010062WX4', NULL, NULL, 'Orologio London Diamonds di Pioner - Oro e nero con cinturino marrone', NULL, '609919175019', 'FedEx', NULL, '2015-06-05', '28.05.2015 23:58', 'IT141028FS013', '1', 'a0YC000000bp35HMAQ', '159.99', '199.99'),
(32575, '326502697', NULL, NULL, 'Remy Goudriaan', 'Hogehilweg 8', 'Databas', '1101 CC', 'AMSTERDAM ZUIDOOST', 'Niederlande', 'NL', NULL, NULL, '655925796', '00101990GI', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '609919174766', 'FedEx', NULL, '2015-06-05', '04.06.2015 08:28', 'NL150126NM09', '1', 'a0YC000000bnquDMAQ', '155.19', '199.99'),
(32576, '326448864', NULL, NULL, 'Max Riesebosch', 'van Deldenmarke 8', '', '8016BG', 'Zwolle', 'Niederlande', 'NL', NULL, NULL, '629188259', '0010079S7P', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart staal - zwart/zwart - GM-505-6', NULL, '609919174777', 'FedEx', NULL, '2015-06-05', '03.06.2015 21:58', 'NL150126NM11', '1', 'a0YC000000bnquFMAQ', '155.19', '199.99'),
(32577, '326445618', NULL, NULL, 'Tan thien Nguyen', 'Goethelaan 59', '', '5924 BV', 'VENLO', 'Niederlande', 'NL', NULL, NULL, '681015005', '00100189X1', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919174788', 'FedEx', NULL, '2015-06-05', '03.06.2015 21:28', 'NL150126NM07', '1', 'a0YC000000bnquBMAQ', '155.19', '199.99'),
(32578, '326424097', NULL, NULL, 'Edreis Ahmad', 'Hoevenbos 46', '', '2716 PK', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '616159700', '0010180BBV', NULL, NULL, 'Sao Paulo goud/zwarte wijzerplaat, goud metalen band - GM-103-7', NULL, '609919174799', 'FedEx', NULL, '2015-06-05', '03.06.2015 19:58', 'NL141106NM29', '1', 'a0YC000000bnoqBMAQ', '225.42', '289.00'),
(32579, '326429845', NULL, NULL, 'Hanane Benouaden', 'SIBELIUSGANGEN 14, lgh 1708 14', '', '164 73', 'KISTA', 'Schweden', 'SE', NULL, NULL, '701108990', '0010120HEX', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-6)', NULL, '609919175020', 'FedEx', NULL, '2015-06-05', '03.06.2015 21:14', 'SE040814HW10', '1', 'a0YC000000c7BSrMAM', '1433.05', '1995.00'),
(32580, '326410646', NULL, NULL, 'Hakan Yesil', 'BISKOP BRASKS GRAEND 40', 'stockholm', '176 76', 'JAERFAELLA', 'Schweden', 'SE', NULL, NULL, '739080545', '0010250GRO', NULL, NULL, 'Silver/vit med svart lÃ¤derarmband. Modell GM-3009-1', NULL, '609919175030', 'FedEx', NULL, '2015-06-05', '03.06.2015 19:44', '150512HW08', '1', 'a0YC000000cKipzMAC', '1395.06', '1995.00'),
(32582, '326580353', NULL, NULL, 'angela mcinally', '47 CREDON DRIVE', 'House name, company, flat etc.', 'ML6 9RT', 'AIRDRIE', 'Großbritannien', 'GB', NULL, NULL, '7800767807', '00101368DI', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919174836', 'FedEx', NULL, '2015-06-05', '04.06.2015 14:53', 'GM-3009-8', '1', 'a0YC000000cJzvxMAC', '126.00', '179.00'),
(32583, '326420561', NULL, NULL, 'Cherie Moore', '33 EAST STREET', 'Portchester', 'PO16 9XT', 'FAREHAM', 'Großbritannien', 'GB', NULL, NULL, '7775420309', '0010250SVQ', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919174847', 'FedEx', NULL, '2015-06-05', '03.06.2015 19:22', '4260295881050', '1', 'a0YC000000cJyo0MAC', '165.00', '249.00'),
(32584, '326447519', NULL, NULL, 'Diana Eicaite', 'Travelodge 21-23 Justice Mill Lane', 'Please Deliver to Front Desk at Travelodge Hotel', 'AB11 6EQ', 'Aberdeen', 'Großbritannien', 'GB', NULL, NULL, '4,47701E+11', '0010068LFY', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919174858', 'FedEx', NULL, '2015-06-05', '03.06.2015 21:58', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32585, '326554654', NULL, NULL, 'Phil Mousdell', '4 HORNBEAM CLOSE', '', 'WA11 0TZ', 'ST. HELENS', 'Großbritannien', 'GB', NULL, NULL, '7889655717', '0010136U3C', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919174869', 'FedEx', NULL, '2015-06-05', '04.06.2015 12:22', 'UK140403AS03', '1', 'a0YC000000cK09pMAC', '170.00', '249.00'),
(32586, '326443135', NULL, NULL, 'luljeta kuksi', '1 thamesvale', '', 'tw3 1nw', 'hounslow', 'Großbritannien', 'GB', NULL, NULL, '2085723355', '00102500AX', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, 'storniert', 'FedEx', NULL, '2015-06-05', '03.06.2015 21:55', 'GM-103-8', '1', 'a0YC000000cK09tMAC', '170.00', '249.00'),
(32587, '326507242', NULL, NULL, 'Nikki Mather', '277 TIXALL ROAD', 'Please call before delivery thank you', 'ST16 3XS', 'STAFFORD', 'Großbritannien', 'GB', NULL, NULL, '7900944085', '0010009QRG', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, 'storniert', 'FedEx', NULL, '2015-06-05', '04.06.2015 08:54', 'GM-103-8', '1', 'a0YC000000cK09tMAC', '170.00', '249.00'),
(32588, '326417849', NULL, NULL, 'Michal Aniol', '13 MERLIN CRESCENT', 'Branston', 'DE14 3JF', 'BURTON-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7500919266', '0010010W6A', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919174891', 'FedEx', NULL, '2015-06-05', '03.06.2015 19:23', 'UK140403AS04', '1', 'a0YC000000cK09oMAC', '170.00', '249.00'),
(32589, '326402845', NULL, NULL, 'Nicole Heritage', '1 JOHN ANDER CLOVER WAY', '', 'NR31 8RS', 'GREAT YARMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7988806363', '00101480OW', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919174906', 'FedEx', NULL, '2015-06-05', '03.06.2015 18:24', 'UK140403AS04', '1', 'a0YC000000cK09oMAC', '170.00', '249.00'),
(32590, '326510756', NULL, NULL, 'Graham Farrell', '20 KNIGHTWOOD AVENUE', 'West Leigh', 'PO9 5SA', 'HAVANT', 'Großbritannien', 'GB', NULL, NULL, '2392450510', '0010075B15', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919174917', 'FedEx', NULL, '2015-06-05', '04.06.2015 08:53', 'GM-103-7', '1', 'a0YC000000cK09sMAC', '170.00', '249.00'),
(32591, '326401108', NULL, NULL, 'Julia Thomas', '5 MAYHURST AVENUE', 'Maybury', 'GU22 8DE', 'WOKING', 'Großbritannien', 'GB', NULL, NULL, '7947618569', '0010211QO1', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919174928', 'FedEx', NULL, '2015-06-05', '03.06.2015 17:57', 'GM-103-7', '1', 'a0YC000000cK09sMAC', '170.00', '249.00'),
(32592, '326433972', NULL, NULL, 'Scott Davidson', '2A 52 WEST PORT', '', 'DD1 5ER', 'DUNDEE', 'Großbritannien', 'GB', NULL, NULL, '1382223117', '0010060VV7', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919174939', 'FedEx', NULL, '2015-06-05', '03.06.2015 21:58', 'GM-103-7', '1', 'a0YC000000cK09sMAC', '170.00', '249.00'),
(32593, '326373334', NULL, NULL, 'Sean McDonagh', '29 POINT ROAD', '', 'SS8 7RT', 'CANVEY ISLAND', 'Großbritannien', 'GB', NULL, NULL, '7771547551', '0010250ETN', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919174940', 'FedEx', NULL, '2015-06-05', '03.06.2015 15:23', 'GM-103-6', '1', 'a0YC000000cK09rMAC', '170.00', '249.00'),
(32594, '326582747', NULL, NULL, 'Ian Crompton', '3 SANDON ROAD', 'Newton', 'CH2 2EP', 'CHESTER', 'Großbritannien', 'GB', NULL, NULL, '4,47743E+11', '001017176P', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919174950', 'FedEx', NULL, '2015-06-05', '04.06.2015 14:52', 'GM-103-9', '1', 'a0YC000000cK09uMAC', '170.00', '249.00'),
(32595, '326393855', NULL, NULL, 'Jamie Carter', '9 OLRON CRESCENT', '', 'DA6 8JY', 'BEXLEYHEATH', 'Großbritannien', 'GB', NULL, NULL, '7791424705', '0010005DJB', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919174961', 'FedEx', NULL, '2015-06-05', '03.06.2015 17:24', 'GM-103-9', '1', 'a0YC000000cK09uMAC', '170.00', '249.00'),
(32596, '326410217', NULL, NULL, 'Katie mcbride', 'tfl  floor 4,yellow zone', '14 pier walk', 'se10 0es', 'london', 'Großbritannien', 'GB', NULL, NULL, '7585772618', '0010070RDF', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919174972', 'FedEx', NULL, '2015-06-05', '03.06.2015 18:53', 'GM-103-5', '1', 'a0YC000000cK09qMAC', '170.00', '249.00'),
(32597, '326389412', NULL, NULL, 'mark Lawrie', '2 GODFREY STREET', '', 'WA2 7SR', 'WARRINGTON', 'Großbritannien', 'GB', NULL, NULL, '1925460839', '00100993Q2', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919174983', 'FedEx', NULL, '2015-06-05', '03.06.2015 16:52', 'GM-103-5', '1', 'a0YC000000cK09qMAC', '170.00', '249.00'),
(32598, '326656023', NULL, NULL, 'Falzone Salvatore', 'Eugene germeau 23', '', '1480', 'Tubize', 'Belgien', 'BE', NULL, NULL, '32472554076', '0010163HXX', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Blanc/ArgentÃ© - GM-505-1', NULL, '609919175199', 'FedEx', NULL, '2015-06-08', '04.06.2015 21:18', 'NL150126NM06', '1', 'a0YC000000bnqhZMAQ', '155.19', '199.99'),
(32599, '326641067', NULL, NULL, 'YOUNESSE SRIJA', 'rue cyriel buysse 21', '', '1070', 'andelecth', 'Belgien', 'BE', NULL, NULL, '483737990', '0010074I4N', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Acier ArgentÃ© - Blanc/ArgentÃ© - GM-505-4', NULL, '609919175203', 'FedEx', NULL, '2015-06-08', '04.06.2015 19:48', 'NL150126NM09', '1', 'a0YC000000bnqhcMAA', '155.19', '199.99'),
(32600, '326624488', NULL, NULL, 'Larissa Kantaeva', 'Rue des Cerisiers 54/11', 'Stella76@list.ru', '4400', 'FLEMALLE', 'Belgien', 'BE', NULL, NULL, '487113418', '0010085JIJ', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/Noir - GM-505-7', NULL, '609919175214', 'FedEx', NULL, '2015-06-08', '04.06.2015 18:18', 'NL150126NM08', '1', 'a0YC000000bnqhbMAA', '155.19', '199.99'),
(32601, '326812913', NULL, NULL, 'Hawra Hashem', 'Kildemarken 172', '', '4100', 'Ringsted', 'Dänemark', 'DK', NULL, NULL, '60248750', '00100398CR', NULL, NULL, 'GM-4004-5: Urrem i sÃ¸lv, urkasse i sÃ¸lv, hvid urskive', NULL, '609919175270', 'FedEx', NULL, '2015-06-08', '05.06.2015 17:36', 'DK040814HW09', '1', 'a0YC000000c7BVWMA2', '1155.04', '1695.00'),
(32602, '326812343', NULL, NULL, 'Hawra Hashem', 'Kildemarken 172', '', '4100', 'Ringsted', 'Dänemark', 'DK', NULL, NULL, '60248750', '0010168JCR', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, '609919175270', 'FedEx', NULL, '2015-06-08', '05.06.2015 16:36', 'DK040814HW07', '1', 'a0YC000000c7BVUMA2', '1155.04', '1695.00'),
(32603, '326810222', NULL, NULL, 'Baker Hashem', 'Kildemarken 172', '', '4100', 'Ringsted', 'Dänemark', 'DK', NULL, NULL, '31770773', '00100847EE', NULL, NULL, 'Guldfarvet herreur med sort urskive og brun rem', NULL, '609919175280', 'FedEx', NULL, '2015-06-08', '05.06.2015 16:36', 'DK280515MF03', '1', 'a0YC000000cSkFUMA0', '1694.99', '2199.00'),
(32604, '326789576', NULL, NULL, 'Andrew Turner', 'Lundestraedet 17, 2 sal. t', '', '4300', 'Holbaek', 'Dänemark', 'DK', NULL, NULL, '30876000', '0010247XXF', NULL, NULL, 'Guldfarvet herreur med sort urskive og brun rem', NULL, '609919175291', 'FedEx', NULL, '2015-06-08', '05.06.2015 14:36', 'DK280515MF03', '1', 'a0YC000000cSkFUMA0', '1694.99', '2199.00'),
(32605, '326667649', '', '', 'johnny olsen', 'Stettestraede 15', '', '3700', 'Ronne', 'Dänemark', '', '', '', '27200708', '0010014ZRU', '', '', 'GM-4004-3: Brun læderrem, urkasse i guld, sort urskive', '', '968533735920', 'DHL', '', '2015-06-11', '04.06.2015 21:36', 'DK040814HW07', '1', 'a0YC000000c7BVUMA2', '1155.04', '1695.00'),
(32606, '326685360', NULL, NULL, 'Soyibel aponte', '20 lioscian Rathbeale', 'swords', '', 'dublin', 'Irland', 'IE', NULL, NULL, '871930260', '0010085OJK', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '609919175085', 'FedEx', NULL, '2015-06-08', '04.06.2015 22:02', 'IE190614AH08', '1', 'a0YC000000cKfRYMA0', '195.01', '299.00'),
(32607, '326675905', NULL, NULL, 'Keestutis Kestas', '1 Castlemartin', 'Castlemartin the Lodge', '12345', 'Bettystown', 'Irland', 'IE', NULL, NULL, '3,5386E+11', '0010243WBF', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '609919175096', 'FedEx', NULL, '2015-06-08', '04.06.2015 21:32', 'IE190614AH08', '1', 'a0YC000000cKfRYMA0', '195.01', '299.00'),
(32608, '326642068', NULL, NULL, 'Desmond McLaughlin', '81e Tattysallagh Road', 'Dromore', 'BT78 3BS', 'Omagh Co,Tyrone', 'Großbritannien', 'GB', NULL, NULL, '7856466258', '00101726B9', NULL, NULL, 'Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '609919175074', 'FedEx', NULL, '2015-06-08', '04.06.2015 19:02', 'IE190614AH10', '1', 'a0YC000000cKfRaMAK', '195.01', '299.00'),
(32609, '326580511', NULL, NULL, 'Finian Gardner', '41 Westlands Quay Road', '', 'Westport', 'Westport', 'Irland', 'IE', NULL, NULL, '872431608', '00102317HI', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '609919175100', 'FedEx', NULL, '2015-06-08', '04.06.2015 13:32', 'IE190614AH08', '1', 'a0YC000000cKfRYMA0', '195.01', '299.00'),
(32610, '326776112', NULL, NULL, 'Mirco Nudo', 'VIA ADRIANO BRAGLIA 5', '', '43123', 'PARMA', 'Italien', 'IT', NULL, NULL, '3467238096', '00100472YM', NULL, NULL, 'Orologio London Diamonds di Pioner - Oro e nero con cinturino marrone', NULL, '609919175188', 'FedEx', NULL, '2015-06-08', '05.06.2015 11:58', 'IT141028FS013', '1', 'a0YC000000bp35HMAQ', '159.99', '199.99'),
(32611, '326737531', NULL, NULL, 'Racquel Brunk', 'Langenhorst 191', '', '3085 HD', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '620523320', '0010075NXU', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919175225', 'FedEx', NULL, '2015-06-08', '05.06.2015 09:58', 'NL150126NM07', '1', 'a0YC000000bnquBMAQ', '155.19', '199.99'),
(32612, '326645171', NULL, NULL, 'Hakan Brodd', 'RINGAREVAEGEN 16', '', '280 23', 'HSESTVEDA', 'Schweden', 'SE', NULL, NULL, '705709464', '0010051NJJ', NULL, NULL, 'Svart/svart med svart metallarmband. Modell GM-3009-8', NULL, '609919175317', 'FedEx', NULL, '2015-06-08', '04.06.2015 21:14', '150512HW015', '1', 'a0YC000000cKirvMAC', '1395.06', '1995.00'),
(32613, '326674515', NULL, NULL, 'Tamour Khan', '297 BURBURY STREET', 'Lozells', 'B19 1TT', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7950799336', '0010192P3I', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919175122', 'FedEx', NULL, '2015-06-08', '04.06.2015 22:22', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32614, '326673197', NULL, NULL, 'Angela Skyrne', '19 Stanley Road', 'Garndiffaith', 'NP4 7LY', 'Pontypool', 'Großbritannien', 'GB', NULL, NULL, '7870839906', '0010184AJS', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919175133', 'FedEx', NULL, '2015-06-08', '04.06.2015 22:52', 'GM-3009-8', '1', 'a0YC000000cJzvxMAC', '126.00', '179.00'),
(32615, '326749183', NULL, NULL, 'Vicky Flack', '3 PERCHERON CLOSE', 'Impington', 'CB24 9YX', 'CAMBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '01223 527405', '00102119K9', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919175144', 'FedEx', NULL, '2015-06-08', '05.06.2015 10:53', '4260295881050', '1', 'a0YC000000cJyo0MAC', '165.00', '249.00'),
(32616, '326703536', NULL, NULL, 'Sia Abk', '10 Dalmorton Road', '', 'M21 0YQ', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '7872858227', '0010205CCE', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919175155', 'FedEx', NULL, '2015-06-08', '05.06.2015 02:52', 'UK140403AS03', '1', 'a0YC000000cK09pMAC', '170.00', '249.00'),
(32617, '326744838', NULL, NULL, 'Ashlene Magennis', '41 HIGHTOWN DRIVE', '', 'BT36 7TG', 'NEWTOWNABBEY', 'Großbritannien', 'GB', NULL, NULL, '7964670112', '0010027JAE', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, 'Storniert', 'FedEx', NULL, '2015-06-08', '05.06.2015 10:24', 'GM-103-8', '1', 'a0YC000000cK09tMAC', '170.00', '249.00'),
(32618, '326648108', NULL, NULL, 'James Salter', '40 ST. CUTHBERTS CRESCENT', 'Albrighton', 'WV7 3HW', 'WOLVERHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7969781703', '0010192NJ5', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919175177', 'FedEx', NULL, '2015-06-08', '04.06.2015 20:23', 'GM-103-7', '1', 'a0YC000000cK09sMAC', '170.00', '249.00'),
(32619, '326803327', NULL, NULL, 'Byram Essboui', 'Boulevard Louis Mettewie 75, bte 58', '', '1080', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '484794522', '0010163BGB', NULL, NULL, 'Miami - Boitier dorÃ© / cadran noir carbone / bracelet marron (506-3)', NULL, '609919175751', 'FedEx', NULL, '2015-06-09', '05.06.2015 15:48', '4260295880886', '1', 'a0YC000000boflnMAA', '150.01', '229.00'),
(32620, '326950491', NULL, NULL, 'alain bauwens', 'rue Trimottet 8', '', '4870', 'Forot', 'Belgien', 'BE', NULL, NULL, '0495/271871', '0010115I89', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Acier ArgentÃ© - Noir/ArgentÃ© - GM-505-5', NULL, '609919175762', 'FedEx', NULL, '2015-06-09', '06.06.2015 14:18', 'NL150126NM10', '1', 'a0YC000000bnqhdMAA', '155.19', '199.99'),
(32621, '327020636', NULL, NULL, 'Muriel Vanoppen', 'Boulevard saint michel 123', '', '1040', 'Etterbeek', 'Belgien', 'BE', NULL, NULL, '496109177', '0010084A3Y', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Blanc/ArgentÃ© - GM-505-1', NULL, '609919175773', 'FedEx', NULL, '2015-06-09', '06.06.2015 21:48', 'NL150126NM06', '1', 'a0YC000000bnqhZMAQ', '155.19', '199.99'),
(32622, '326876228', NULL, NULL, 'Liza Kerimova', 'Rue du Centre 15/13', 'makka951@hotmail.com', '4250', 'Geer', 'Belgien', 'BE', NULL, NULL, '32488603649', '0010124N31', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '609919175784', 'FedEx', NULL, '2015-06-09', '06.06.2015 00:18', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32623, '327237387', NULL, NULL, 'Nadine Haeck', 'Rue du korenbeek 10 molenbeek saint  Jean 1080 belgique Rue du koren', '', '1080', 'Molenbeek saint Jean', 'Belgien', 'BE', NULL, NULL, '498901441', '00102502BA', NULL, NULL, 'Montre Theorema Copa Cabana - Argent/Blanc - (GM-104-9)', NULL, '609919175795', 'FedEx', NULL, '2015-06-09', '08.06.2015 07:48', 'NL150330NM38', '1', 'a0YC000000cUaPPMA0', '218.39', '279.99'),
(32624, '327075014', NULL, NULL, 'Andre Wan', 'Rue Gatti de Gamond 138', '', '1180', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '487607629', '0010250ML4', NULL, NULL, 'Montre Theorema Copa Cabana - Noir/Noir - (GM-104-3)', NULL, '609919175800', 'FedEx', NULL, '2015-06-09', '07.06.2015 09:48', 'NL140915NM89', '1', 'a0YC000000cUaPJMA0', '218.39', '279.99'),
(32625, '327094282', NULL, NULL, 'camille catry', 'rue Jules Cockx 6', 'Danone', '1160', 'Auderghem', 'Belgien', 'BE', NULL, NULL, '495758527', '0010250EVW', NULL, NULL, 'Montre Theorema Copa Cabana - Or/Noir - (GM-104-7)', NULL, '609919175810', 'FedEx', NULL, '2015-06-09', '07.06.2015 12:18', 'NL150330NM36', '1', 'a0YC000000cUaPNMA0', '218.39', '279.99'),
(32626, '326835639', NULL, NULL, 'Didier Budimbu', 'Schapenweg 29', '', '1800', 'Vilvorde', 'Belgien', 'BE', NULL, NULL, '32492525974', '0010168YB2', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', NULL, '609919175821', 'FedEx', NULL, '2015-06-09', '05.06.2015 19:18', 'NL140915NM85', '1', 'a0YC000000bnoZiMAI', '225.42', '289.00'),
(32627, '327063691', NULL, NULL, 'BENOIT GODENNE', 'Xhos 30', '', '4163', 'Anthisnes', 'Belgien', 'BE', NULL, NULL, '477584820', '00101608VU', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - argent/blanc (GM-103-5)', NULL, '609919175832', 'FedEx', NULL, '2015-06-09', '07.06.2015 08:18', 'NL141106NM27', '1', 'a0YC000000bnoZkMAI', '225.42', '289.00'),
(32628, '327260050', NULL, NULL, 'Jean Jacques Mierop', 'Avenue Dolez 125-b', '', '1180', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '32484908415', '0010125AAV', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - noir/noir (GM-103-8)', NULL, 'storniert', 'FedEx', NULL, '2015-06-09', '08.06.2015 09:48', 'NL141106NM30', '1', 'a0YC000000bnoZnMAI', '225.42', '289.00'),
(32629, '327156824', NULL, NULL, 'Lotte De Wilde', 'Bagonielaan 30', '', '9170', 'Sint-Pauwels', 'Belgien', 'BE', NULL, NULL, '37891038', '0010217VTB', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919175843', 'FedEx', NULL, '2015-06-09', '07.06.2015 17:48', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32630, '326859432', NULL, NULL, 'Laurens Vanheuverbeke', 'Kerkeweg 16', '', '8490', 'Snellegem', 'Belgien', 'BE', NULL, NULL, '498017001', '00101828YT', NULL, NULL, 'Sao Paulo bruine band, gouden kast - GM-103-3', NULL, '609919175854', 'FedEx', NULL, '2015-06-09', '05.06.2015 21:48', 'NL140915NM85', '1', 'a0YC000000bnoZiMAI', '225.42', '289.00'),
(32631, '327091900', NULL, NULL, 'ALBERT DOUBLET', 'Hemelberg 42', '', '9600', 'Ronse', 'Belgien', 'BE', NULL, NULL, '475571927', '001024103W', NULL, NULL, 'Theorema Copa Cabana Metal Watch - zilver/zwart (GM-104-6)', NULL, '609919175865', 'FedEx', NULL, '2015-06-09', '07.06.2015 12:18', 'NL150330NM35', '1', 'a0YC000000cUaPMMA0', '218.39', '279.99'),
(32632, '327073746', NULL, NULL, 'Raymond Kolkman', 'Schuttershof 29', '', '8770', 'Ingelmunster', 'Belgien', 'BE', NULL, NULL, '479420102', '0010184NAI', NULL, NULL, 'Theorema Copa Cabana Watch - zilver/zwart (GM-104-1)', NULL, '609919175876', 'FedEx', NULL, '2015-06-09', '07.06.2015 09:48', 'NL140915NM87', '1', 'a0YC000000cUaPIMA0', '218.39', '279.99'),
(32633, '326844265', NULL, NULL, 'Kennet Mathiesen', 'Chr. Hansensvej 5', '', '6900', 'Skjern', 'Dänemark', 'DK', NULL, NULL, '20166719', '001020122G', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '609919175924', 'FedEx', NULL, '2015-06-09', '05.06.2015 20:06', '150512HW015', '1', 'a0YC000000cKiu3MAC', '1119.05', '1595.00'),
(32634, '327272656', NULL, NULL, 'Shane Rodgers', '10 Duncarber Tullaghan Village', '', 'None', 'Tullaghan', 'Irland', 'IE', NULL, NULL, '868032422', '001014395N', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '609919175372', 'FedEx', NULL, '2015-06-08', '08.06.2015 09:32', 'IE190614AH08', '1', 'a0YC000000cKfRYMA0', '195.01', '299.00'),
(32635, '327195990', NULL, NULL, 'Amy collins', '17 Inchera lawn mahon', '', '0', 'Cork city', 'Irland', 'IE', NULL, NULL, '879301196', '00102302FT', NULL, NULL, 'Theorema Dubai Watch (GM-3009-7)', NULL, '609919175383', 'FedEx', NULL, '2015-06-08', '07.06.2015 20:32', '150512HW014', '1', 'a0YC000000cKjC1MAK', '149.99', '199.99'),
(32636, '327192892', NULL, NULL, 'Alan Kelly', 'Clonshaugh 11, Clonshaugh Glen', '', 'DUBLIN 17', 'Dublin', 'Irland', 'IE', NULL, NULL, '862183003', '0010052W98', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '609919175394', 'FedEx', NULL, '2015-06-08', '07.06.2015 20:32', 'IE190614AH08', '1', 'a0YC000000cKfRYMA0', '195.01', '299.00'),
(32637, '326875444', NULL, NULL, 'Jevgenijs Bogdanovics', 'Apt16 Carriage court', 'Dublin road', '', 'Limerick', 'Irland', 'IE', NULL, NULL, '3,53862E+11', '0010150W0M', NULL, NULL, 'Black Strap, Silver Case, Black Dial (GM-101-2)', NULL, '609919175409', 'FedEx', NULL, '2015-06-08', '05.06.2015 23:32', 'IE190614AH014', '1', 'a0YC000000cKfRbMAK', '195.01', '299.00'),
(32638, '327164839', NULL, NULL, 'maurizio cenname', 'cavella 13', 'via cavella', '81052', 'pignataro maggiore', 'Italien', 'IT', NULL, NULL, '3312337488', '0010155UB1', NULL, NULL, 'Orologio Theorema Newton GM-4004-5 - Silver e bianco', NULL, '609919175718', 'FedEx', NULL, '2015-06-09', '07.06.2015 16:58', 'IT131113SC86', '1', 'a0YC000000cJNCMMA4', '153.00', '239.99'),
(32639, '326988759', NULL, NULL, 'Albion meta', 'piazza cavalieri  6', '', '56126', 'Pisa', 'Italien', 'IT', NULL, NULL, '3209463153', '00101395QT', NULL, NULL, 'Orologio London Diamonds di Pioner - Silver con cinturino nero', NULL, '609919175729', 'FedEx', NULL, '2015-06-09', '06.06.2015 15:28', 'IT141028FS011', '1', 'a0YC000000bp35FMAQ', '159.99', '199.99'),
(32640, '326980242', NULL, NULL, 'Ismen Bedzeti', 'VIA DEI FORNACIAI 12', '', '06053', 'DERUTA', 'Italien', 'IT', NULL, NULL, '3200892298', '001015481A', NULL, NULL, 'Orologio London Diamonds di Pioner - Oro e nero con cinturino marrone', NULL, '609919175730', 'FedEx', NULL, '2015-06-09', '06.06.2015 14:58', 'IT141028FS013', '1', 'a0YC000000bp35HMAQ', '159.99', '199.99'),
(32641, '326852779', NULL, NULL, 'One Shot', 'VIA GADAMES 128', '', '20151', 'MILANO', 'Italien', 'IT', NULL, NULL, '3407491520', '00102356KM', NULL, NULL, 'Orologio London Diamonds di Pioner - Silver con cinturino nero', NULL, '609919175740', 'FedEx', NULL, '2015-06-09', '05.06.2015 19:28', 'IT141028FS011', '1', 'a0YC000000bp35FMAQ', '159.99', '199.99'),
(32642, '327263894', NULL, NULL, 'Shab Ana', 'Schatzenburg 11', '', '5655 HB', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '685081013', '0010179YIE', NULL, NULL, 'Theorema Copa Cabana Watch - goud/zwart (GM-104-2)', NULL, '609919175887', 'FedEx', NULL, '2015-06-09', '08.06.2015 09:58', 'NL140915NM88', '1', 'a0YC000000bmOgqMAE', '218.39', '279.99'),
(32643, '327027847', NULL, NULL, 'Jeroen De Wit', 'Fnidsen 81A', '', '1811 NE', 'ALKMAAR', 'Niederlande', 'NL', NULL, NULL, '642814523', '0010001SJI', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - zwart/zilverkleur - GM-505-5', NULL, '609919175898', 'FedEx', NULL, '2015-06-09', '06.06.2015 21:58', 'NL150126NM10', '1', 'a0YC000000bnquEMAQ', '155.19', '199.99'),
(32644, '327011303', NULL, NULL, 'Kiona lotte', 'Traviataweg 6', '', '3194 JX', 'HOOGVLIET ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '31630496388', '0010025IQB', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919175902', 'FedEx', NULL, '2015-06-09', '06.06.2015 20:28', 'NL150126NM07', '1', 'a0YC000000bnquBMAQ', '155.19', '199.99'),
(32645, '326971743', NULL, NULL, 'Nuray Kirp', 'Pharus 340', 'Pharus 340', '1503 EE', 'ZAANDAM', 'Niederlande', 'NL', NULL, NULL, '624317735', '0010166L54', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - wit/zilverkleur - GM-505-1', NULL, '609919175913', 'FedEx', NULL, '2015-06-09', '06.06.2015 15:58', 'NL150126NM06', '1', 'a0YC000000bnquAMAQ', '155.19', '199.99'),
(32646, '327241568', NULL, NULL, 'Alberto Poey Fiodorov', 'Mjoehultsvaegen  596', '', '26394', 'Mjoeoehult Skane', 'Schweden', 'SE', NULL, NULL, '0767 201512', '00100636GT', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-6)', NULL, '609919176081', 'FedEx', NULL, '2015-06-09', '08.06.2015 09:14', 'SE040814HW10', '1', 'a0YC000000c7BSrMAM', '1433.05', '1995.00'),
(32647, '327203954', NULL, NULL, 'Hussein Jehia', 'Spelmansgatan 6', '', '78435', 'Borlaenge', 'Schweden', 'SE', NULL, NULL, '704837912', '0010068WOT', NULL, NULL, 'Armbandsklocka (RIO GM107-8)', NULL, '609919176015', 'FedEx', NULL, '2015-06-09', '07.06.2015 23:14', '150421hw17', '1', 'a0YC000000c7Qg6MAE', '1522.72', '2349.00'),
(32648, '327139757', NULL, NULL, 'Ali Alahmad', 'ASGAERDEVAEGEN 95', '', '12131', 'ENSKEDEDALEN', 'Schweden', 'SE', NULL, NULL, '46762555543', '0010055A9D', NULL, NULL, 'Armbandsklocka (RIO GM107-2)', NULL, '609919176026', 'FedEx', NULL, '2015-06-09', '07.06.2015 17:14', '150421hw11', '1', 'a0YC000000c7Qa8MAE', '1522.72', '2349.00'),
(32649, '327090508', NULL, NULL, 'Simret Mebrahtu', 'Kullagatan  24', '', '50458', 'Boras', 'Schweden', 'SE', NULL, NULL, '704775851', '0010110WSK', NULL, NULL, 'Svart/svart med svart metallarmband. Modell GM-3009-8', NULL, '609919176037', 'FedEx', NULL, '2015-06-09', '07.06.2015 12:14', '150512HW015', '1', 'a0YC000000cKirvMAC', '1395.06', '1995.00'),
(32650, '327032563', NULL, NULL, 'Blerim Dibrani', 'Astavaegen 20 20', '', '29163', 'Kristianstad', 'Schweden', 'SE', NULL, NULL, '', '0010067XDQ', NULL, NULL, 'Armbandsklocka (RIO GM107-8)', NULL, '609919176048', 'FedEx', NULL, '2015-06-09', '06.06.2015 23:44', '150421hw17', '1', 'a0YC000000c7Qg6MAE', '1522.72', '2349.00'),
(32651, '326944049', NULL, NULL, 'Pontus stahl', 'Stigbergsliden 17', '', '41463', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '703022011', '00101703KB', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-7)', NULL, '609919176059', 'FedEx', NULL, '2015-06-09', '06.06.2015 13:44', 'SE040814HW11', '1', 'a0YC000000c7BSsMAM', '1433.05', '1995.00'),
(32652, '326866009', NULL, NULL, 'Jimmy Bostroem', 'HAGAVAEGEN 12A', '', '71131', 'LINDESBERG', 'Schweden', 'SE', NULL, NULL, '706121272', '0010188S8T', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, '609919176060', 'FedEx', NULL, '2015-06-09', '05.06.2015 23:44', 'SE040814HW07', '1', 'a0YC000000c7BSoMAM', '1433.05', '1995.00'),
(32653, '326846659', NULL, NULL, 'Issa Akena', 'YSTADVAEGEN 32C', '', '21445', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '733946229', '0010190WNQ', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-4)', NULL, '609919176070', 'FedEx', NULL, '2015-06-09', '05.06.2015 22:14', 'SE040814HW08', '1', 'a0YC000000c7BSpMAM', '1433.05', '1995.00'),
(32654, '327272792', NULL, NULL, 'amanda strother', '390 HUNTS POND ROAD', '', 'PO14 4PA', 'FAREHAM', 'Großbritannien', 'GB', NULL, NULL, '7983800097', '0010250XAF', NULL, NULL, 'Black Links Strap Black Case Black Face (GM-4004-8)', NULL, '609919175410', 'FedEx', NULL, '2015-06-09', '08.06.2015 10:53', 'UK140110AMC08', '1', 'a0YC000000cRXN2MAO', '130.99', '199.00'),
(32655, '327314959', NULL, NULL, 'Neil Henderson', '250 gate hangs well', 'lewin bridge fosseway', 'LE71NH', 'syston', 'Großbritannien', 'GB', NULL, NULL, '7710001009', '00101632NQ', NULL, NULL, 'Black Strap Black Case Black Face (GM-4004-4)', NULL, '609919175420', 'FedEx', NULL, '2015-06-09', '08.06.2015 13:52', 'UK140110AMC04', '1', 'a0YC000000cRXMyMAO', '130.99', '199.00'),
(32656, '327187962', NULL, NULL, 'Kirsty Facey', '14 Eldergrove close', 'New email kirsty.cairns@hadlandcg.co.uk', 'TA6 4UG', 'BRIDGWATER', 'Großbritannien', 'GB', NULL, NULL, '7803533834', '0010216N3O', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919175431', 'FedEx', NULL, '2015-06-09', '07.06.2015 20:52', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32657, '327169813', NULL, NULL, 'Mandy Stanley', '10 Remenham hill', '', 'RG93EE', 'Henley', 'Großbritannien', 'GB', NULL, NULL, '7814103469', '00102233HX', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919175442', 'FedEx', NULL, '2015-06-09', '07.06.2015 19:52', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32658, '327274515', NULL, NULL, 'Laura Mackay', '2 OAKBURN CRESCENT', 'Milngavie', 'G62 7NS', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7532375343', '0010179T4I', NULL, NULL, 'Damascus Watch (T 3008-1)', NULL, '609919175453', 'FedEx', NULL, '2015-06-09', '08.06.2015 10:54', '4,2603E+12', '1', 'a0YC000000cLJhxMAG', '130.99', '199.00'),
(32659, '327199935', NULL, NULL, 'Deborah Kippax', '3 EMMANUEL ROAD', '', 'PR9 9RP', 'SOUTHPORT', 'Großbritannien', 'GB', NULL, NULL, '7999997420', '0010250O93', NULL, NULL, 'Damascus Watch (T 3008-2)', NULL, '609919175464', 'FedEx', NULL, '2015-06-09', '07.06.2015 21:53', '4,2603E+12', '1', 'a0YC000000cLJhyMAG', '130.99', '199.00'),
(32660, '327150276', NULL, NULL, 'Abdoul K Konate', '113 MARKS COURT', '', 'SS1 2RQ', 'SOUTHEND-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7460413413', '0010248KON', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919175475', 'FedEx', NULL, '2015-06-09', '07.06.2015 18:24', '4,2603E+12', '1', 'a0YC000000cLJhzMAG', '130.99', '199.00'),
(32661, '327090627', NULL, NULL, 'HEMA JOSHI', '4 ASHWOOD GARDENS', '', 'SO16 7LF', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '4,47867E+11', '0010250NDM', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919175486', 'FedEx', NULL, '2015-06-09', '07.06.2015 10:52', '4,2603E+12', '1', 'a0YC000000cLJhzMAG', '130.99', '199.00'),
(32662, '327220695', NULL, NULL, 'Radmir Selmani', '83 STONELEIGH PLACE', 'Notting Hill', 'W11 4DX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7533864947', '0010196TL6', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919175497', 'FedEx', NULL, '2015-06-09', '08.06.2015 00:53', '4,2603E+12', '1', 'a0YC000000cLJhzMAG', '130.99', '199.00'),
(32663, '327126755', NULL, NULL, 'sandra difolco', '208 DALNESS STREET', '', 'G32 7RB', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7827963763', '0010221RA7', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919175501', 'FedEx', NULL, '2015-06-09', '07.06.2015 14:52', '4,2603E+12', '1', 'a0YC000000cLJhzMAG', '130.99', '199.00'),
(32664, '327103386', NULL, NULL, 'Kenny Knox', 'Longlan Longlands', 'By Trossachs Holiday Park', 'FK8 3SA', 'Gartmore', 'Großbritannien', 'GB', NULL, NULL, '7956355961', '0010250F24', NULL, NULL, 'Damascus Watch (T 3008-4)', NULL, '609919175512', 'FedEx', NULL, '2015-06-09', '07.06.2015 12:22', '4,2603E+12', '1', 'a0YC000000cLJi0MAG', '130.99', '199.00'),
(32665, '327197363', NULL, NULL, 'Wayne Jasmin', '17 CROFT LANE', 'Fallings Park', 'WV10 8RG', 'WOLVERHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7878790960', '0010012E9B', NULL, NULL, 'Damascus Watch (T 3008-4)', NULL, '609919175523', 'FedEx', NULL, '2015-06-09', '07.06.2015 21:52', '4,2603E+12', '1', 'a0YC000000cLJi0MAG', '130.99', '199.00'),
(32666, '327201600', NULL, NULL, 'henry nowell', '24 NORTH CORNER', 'newlyn', 'TR18 5JG', 'PENZANCE', 'Großbritannien', 'GB', NULL, NULL, '7807542486', '00101398RV', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919175534', 'FedEx', NULL, '2015-06-09', '07.06.2015 23:24', '4,2603E+12', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(32667, '327288186', NULL, NULL, 'Dannika Law', '132 MANOR ROAD', '', 'WF5 0LW', 'OSSETT', 'Großbritannien', 'GB', NULL, NULL, '7453329171', '0010207XOG', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919175545', 'FedEx', NULL, '2015-06-09', '08.06.2015 11:52', '4,2603E+12', '1', 'a0YC000000cJyo0MAC', '165.00', '249.00'),
(32668, '327014614', NULL, NULL, 'Nigel Bakewell', '24 Hayland Green', '', 'BN27 1SR', 'HAILSHAM', 'Großbritannien', 'GB', NULL, NULL, '7876526714', '00102501HF', NULL, NULL, 'Sao Paulo Black Strap Black Case - GM-103-2', NULL, '609919175556', 'FedEx', NULL, '2015-06-09', '06.06.2015 20:52', 'UK140403AS05', '1', 'a0YC000000cK09nMAC', '170.00', '249.00'),
(32669, '327108445', NULL, NULL, 'Paul Hodge', '8 DELAVAL AVENUE', 'Seaton Delaval', 'NE25 0EF', 'WHITLEY BAY', 'Großbritannien', 'GB', NULL, NULL, '1912376262', '0010094DNL', NULL, NULL, 'Sao Paulo Black Strap Black Case - GM-103-2', NULL, '609919175567', 'FedEx', NULL, '2015-06-09', '07.06.2015 12:53', 'UK140403AS05', '1', 'a0YC000000cK09nMAC', '170.00', '249.00'),
(32670, '327048415', NULL, NULL, 'Tim Clarkson', '64 DICKENS AVENUE', 'Corsham', 'SN13 0AQ', 'CORSHAM', 'Großbritannien', 'GB', NULL, NULL, '7766545653', '0010003KCN', NULL, NULL, 'Sao Paulo Black Strap Black Case - GM-103-2', NULL, '609919175578', 'FedEx', NULL, '2015-06-09', '07.06.2015 01:24', 'UK140403AS05', '1', 'a0YC000000cK09nMAC', '170.00', '249.00'),
(32671, '326958019', NULL, NULL, 'Klediana Gjinushi', '1 IRIS WALK', 'Edgware', 'HA8 9GG', 'EDGWARE', 'Großbritannien', 'GB', NULL, NULL, '7590817682', '0010086HJH', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919175589', 'FedEx', NULL, '2015-06-09', '06.06.2015 14:52', 'UK140403AS03', '1', 'a0YC000000cK09pMAC', '170.00', '249.00'),
(32672, '326820300', NULL, NULL, 'Geraldine Boardman', '9 BURWELL CLOSE', '', 'OL12 6DQ', 'ROCHDALE', 'Großbritannien', 'GB', NULL, NULL, '1706291103', '0010232FD5', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, 'stornieren', 'FedEx', NULL, '2015-06-09', '05.06.2015 17:52', 'GM-103-8', '1', 'a0YC000000cK09tMAC', '170.00', '249.00'),
(32673, '327049189', NULL, NULL, 'Aaron Reynolds', '212 PANFIELD ROAD', '', 'SE2 9BX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7784863893', '00101743GJ', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919175604', 'FedEx', NULL, '2015-06-09', '07.06.2015 01:25', 'UK140403AS04', '1', 'a0YC000000cK09oMAC', '170.00', '249.00'),
(32674, '326986878', NULL, NULL, 'Ken Greatrex', '14 STONE BARTON ROAD', '', 'PL7 4LP', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7545241265', '0010133G4L', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919175615', 'FedEx', NULL, '2015-06-09', '06.06.2015 17:52', 'UK140403AS04', '1', 'a0YC000000cK09oMAC', '170.00', '249.00'),
(32675, '326955094', NULL, NULL, 'Nathan Ford', '9 DRAGON LANE', 'Govilon', 'NP7 9PG', 'ABERGAVENNY', 'Großbritannien', 'GB', NULL, NULL, '7775503823', '001016085W', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919176107', 'FedEx', NULL, '2015-06-09', '06.06.2015 13:52', 'UK140403AS04', '1', 'a0YC000000cK09oMAC', '170.00', '249.00'),
(32676, '327032247', NULL, NULL, 'ralph seid', '50 THE FARMSTEAD', '', 'CV3 1ED', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7405257273', '0010243GM6', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919175637', 'FedEx', NULL, '2015-06-09', '06.06.2015 22:53', 'UK140403AS04', '1', 'a0YC000000cK09oMAC', '170.00', '249.00'),
(32677, '326904960', NULL, NULL, 'Ehtesham Shaikh', '127 DEVANA ROAD', '', 'LE2 1PL', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7951234243', '0010049R4I', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919175648', 'FedEx', NULL, '2015-06-09', '06.06.2015 08:53', 'GM-103-7', '1', 'a0YC000000cK09sMAC', '170.00', '249.00'),
(32678, '326798183', NULL, NULL, 'Sue Askew', '2b Talbot Road', '', 'S802PG', 'Worksop', 'Großbritannien', 'GB', NULL, NULL, '7561356533', '00101346S5', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919175659', 'FedEx', NULL, '2015-06-09', '05.06.2015 15:22', 'GM-103-7', '1', 'a0YC000000cK09sMAC', '170.00', '249.00'),
(32679, '326922749', NULL, NULL, 'yane wang', '6 ALCOTT CLOSE', '', 'CV2 3QL', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7890674194', '0010163NDU', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '609919175660', 'FedEx', NULL, '2015-06-09', '06.06.2015 10:53', 'GM-103-7', '1', 'a0YC000000cK09sMAC', '170.00', '249.00'),
(32680, '326962421', NULL, NULL, 'Amo Singh', '15 RATCLIFFE DRIVE', 'Scholars heath', 'WV13 2JU', 'WILLENHALL', 'Großbritannien', 'GB', NULL, NULL, '7973266169', '0010080WOP', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '609919175670', 'FedEx', NULL, '2015-06-09', '06.06.2015 15:23', 'GM-103-6', '1', 'a0YC000000cK09rMAC', '170.00', '249.00'),
(32681, '326925678', NULL, NULL, 'Garry Glasgow', '133 VEXHIM PARK', '', 'EH15 3SE', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7473606005', '0010011NIV', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919175681', 'FedEx', NULL, '2015-06-09', '06.06.2015 10:52', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(32682, '327009833', NULL, NULL, 'Abdullah Alzahrani', 'Flat 0/1 71 Grant Street', '', 'G3 6HJ', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7446783706', '0010003KK3', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '609919175692', 'FedEx', NULL, '2015-06-09', '06.06.2015 19:52', 'GM-3009-6', '1', 'a0YC000000cJzvvMAC', '126.00', '179.00'),
(32683, '326976948', NULL, NULL, 'Rosalyn Beattie', '27A BRUCE ROAD', '', 'EH48 1EF', 'BATHGATE', 'Großbritannien', 'GB', NULL, NULL, '7940016481', '0010151XQJ', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '609919175707', 'FedEx', NULL, '2015-06-09', '06.06.2015 16:23', 'GM-3009-6', '1', 'a0YC000000cJzvvMAC', '126.00', '179.00'),
(32684, '327396158', NULL, NULL, 'Odette Barbary', 'Graafschapstraat 2', '', '8900', 'Ieper', 'Belgien', 'BE', NULL, NULL, '485433526', '00102245LH', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '609919176151', 'FedEx', NULL, '2015-06-10', '08.06.2015 20:48', 'NL150126NM09', '1', 'a0YC000000bnqhcMAA', '155.19', '199.99'),
(32685, '327373253', NULL, NULL, 'Demirogullari Erhan', 'Lodewijk de raedstraat 3', '', '9051', 'Sint denijs westrem', 'Belgien', 'BE', NULL, NULL, '484524783', '0010101B2L', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - wit/zilverkleur - GM-505-1', NULL, '609919176162', 'FedEx', NULL, '2015-06-10', '08.06.2015 19:18', 'NL150126NM06', '1', 'a0YC000000bnqhZMAQ', '155.19', '199.99'),
(32686, '327477445', NULL, NULL, 'Jelal Mikail Sonsuz', 'Hammervej 4', '', '2970', 'Horsholm', 'Dänemark', 'DK', NULL, NULL, '53252152', '0010250PYS', NULL, NULL, 'Sort urskive, sÃ¸lvfarvet stÃ¥lrem (GM-3009-6)', NULL, '609919176379', 'FedEx', NULL, '2015-06-10', '09.06.2015 10:06', '150512HW013', '1', 'a0YC000000cKiu1MAC', '1119.05', '1595.00'),
(32687, '327464988', NULL, NULL, 'Helle Dupont Nielsen', 'Tingkaervej 107', '', '5220', 'Odense', 'Dänemark', 'DK', NULL, NULL, '28119097', '0010078DQ5', NULL, NULL, 'Sort urskive, guldfarvet stÃ¥lrem (GM-3009-7)', NULL, '609919176380', 'FedEx', NULL, '2015-06-10', '09.06.2015 09:06', '150512HW014', '1', 'a0YC000000cKiu2MAC', '1119.05', '1595.00'),
(32688, '327404240', NULL, NULL, 'Joanna Foley', '18 windsor court', 'Waterpark carrigaline', 'cork', 'cork', 'Irland', 'IE', NULL, NULL, '879664556', '0010017ZH8', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '609919176140', 'FedEx', NULL, '2015-06-10', '08.06.2015 21:02', 'IE190614AH08', '1', 'a0YC000000cKfRYMA0', '195.01', '299.00'),
(32689, '327408245', NULL, NULL, 'Alexander Haneveld', 'Kapelland 97', '', '2264 JB', 'LEIDSCHENDAM', 'Niederlande', 'NL', NULL, NULL, '643906841', '0010161ITC', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '609919176287', 'FedEx', NULL, '2015-06-10', '08.06.2015 22:28', 'NL150126NM09', '1', 'a0YC000000bnquDMAQ', '155.19', '199.99'),
(32690, '327427536', NULL, NULL, 'Arie van Doorne', 'Noordoordplaat 29', '', '4465 AW', 'GOES', 'Niederlande', 'NL', NULL, NULL, '640307861', '0010196WE9', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '609919176298', 'FedEx', NULL, '2015-06-10', '08.06.2015 23:58', 'NL150126NM09', '1', 'a0YC000000bnquDMAQ', '155.19', '199.99'),
(32691, '327388100', NULL, NULL, 'Mansoer Jainullah', 'Trekweg 288', '', '2516 SM', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '644678186', '0010061DGU', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '609919176302', 'FedEx', NULL, '2015-06-10', '08.06.2015 20:58', 'NL150126NM09', '1', 'a0YC000000bnquDMAQ', '155.19', '199.99'),
(32692, '327322223', NULL, NULL, 'Brandon Otten', 'Osdorpplein 587', '', '1068 TB', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '631956652', '0010087R42', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - wit/zilverkleur - GM-505-1', NULL, '609919176313', 'FedEx', NULL, '2015-06-10', '08.06.2015 14:28', 'NL150126NM06', '1', 'a0YC000000bnquAMAQ', '155.19', '199.99'),
(32693, '327411228', NULL, NULL, 'Dominique Van Dillenburg', 'Posthoornstraat 25', 'ZSV', '3011 WD', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '641988034', '0010043NSP', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919176324', 'FedEx', NULL, '2015-06-10', '08.06.2015 22:28', 'NL150126NM07', '1', 'a0YC000000bnquBMAQ', '155.19', '199.99'),
(32694, '327326524', NULL, NULL, 'Cor Broeders', 'Nieuwe Prinsengracht 58-3HOOG', '', '1018VT', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '624625833', '0010017KEI', NULL, NULL, 'Sao Paulo bruine band, gouden kast - GM-103-3', NULL, '609919176335', 'FedEx', NULL, '2015-06-10', '08.06.2015 14:58', 'NL140915NM85', '1', 'a0YC000000bnoq7MAA', '225.42', '289.00'),
(32695, '327280999', NULL, NULL, 'Johannes Dupont', 'Acaciahoven 11', '', '6225GM', 'MAASTRICHT', 'Niederlande', 'NL', NULL, NULL, '06-23163142', '0010250BYJ', NULL, NULL, 'Theorema Copa Cabana Metal Watch - zilver/wit (GM-104-9)', NULL, '609919176346', 'FedEx', NULL, '2015-06-10', '08.06.2015 11:28', 'NL150330NM38', '1', 'a0YC000000bmOgvMAE', '218.39', '279.99'),
(32696, '327416373', NULL, NULL, 'Theo Verjans', 'Strabeek 18E', '', '6301HS', 'VALKENBURG', 'Niederlande', 'NL', NULL, NULL, '31623456714', '0010166JM6', NULL, NULL, 'Theorema Copa Cabana Watch - goud/zwart (GM-104-2)', NULL, '609919176357', 'FedEx', NULL, '2015-06-10', '08.06.2015 22:28', 'NL140915NM88', '1', 'a0YC000000bmOgqMAE', '218.39', '279.99'),
(32697, '327374596', NULL, NULL, 'sanae margoum', 'Karosdrift 18', '', '3436 AR', 'NIEUWEGEIN', 'Niederlande', 'NL', NULL, NULL, '684485049', '00102504B2', NULL, NULL, 'Theorema Copa Cabana Watch - zilver/zwart blauwe nummers (GM-104-5)', NULL, '609919176368', 'FedEx', NULL, '2015-06-10', '08.06.2015 19:58', 'NL150330NM34', '1', 'a0YC000000bmOgrMAE', '218.39', '279.99'),
(32698, '327486638', NULL, NULL, 'Adam Kaeck', 'DUKATVAEGEN 2', '', '653 46', 'KARLSTAD', 'Schweden', 'SE', NULL, NULL, '725453422', '0010048I8D', NULL, NULL, 'Guld/svart med brunt lÃ¤derarmband. Modell GM-3009-3', NULL, '609919176129', 'FedEx', NULL, '2015-06-10', '09.06.2015 12:14', '150512HW010', '1', 'a0YC000000cKiqdMAC', '1395.06', '1995.00'),
(32699, '327376329', NULL, NULL, 'hans buxfeldt', 'SJOEBACKEVAEGEN 1', '', '427 37', 'BILLDAL', 'Schweden', 'SE', NULL, NULL, '0722-167073', '0010166XO0', NULL, NULL, 'Svart/svart med svart metallarmband. Modell GM-3009-8', NULL, '609919176130', 'FedEx', NULL, '2015-06-10', '08.06.2015 21:14', '150512HW015', '1', 'a0YC000000cKirvMAC', '1395.06', '1995.00'),
(32700, '327442625', NULL, NULL, 'James Murphy', '34 KIPPEN STREET', 'Parkhouse', 'G22 6DH', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '1415738146', '0010203FJU', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-4004-3)', NULL, '609919176173', 'FedEx', NULL, '2015-06-10', '09.06.2015 04:52', 'UK140110AMC03', '1', 'a0YC000000cRXMxMAO', '130.99', '199.00'),
(32701, '327363748', NULL, NULL, 'Josh Pennington', '4 ELM ROAD', 'Westhoughton', 'BL5 2PH', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '7515539040', '0010179M1G', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-4004-3)', NULL, '609919176184', 'FedEx', NULL, '2015-06-10', '08.06.2015 18:22', 'UK140110AMC03', '1', 'a0YC000000cRXMxMAO', '130.99', '199.00'),
(32702, '327513874', NULL, NULL, 'Joe Adimaly', '18A BURSLEDON ROAD', 'Hedge end', 'SO30 0BR', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7771501146', '0010158IYG', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919176195', 'FedEx', NULL, '2015-06-10', '09.06.2015 13:22', '4260295880176', '1', 'a0YC000000cLJhzMAG', '130.99', '199.00'),
(32703, '327514262', NULL, NULL, 'Erfan Soliman', '- Christ Church, St. Aldates', '', 'OX1 1DP', 'Oxford', 'Großbritannien', 'GB', NULL, NULL, '4,47451E+11', '0010171MOP', NULL, NULL, 'Damascus Watch (T 3008-7)', NULL, '609919176200', 'FedEx', NULL, '2015-06-10', '09.06.2015 13:23', '4260295881722', '1', 'a0YC000000cLJi3MAG', '130.99', '199.00'),
(32704, '327524922', NULL, NULL, 'Steven Penn', '8 Quality corner seaton', '', 'CA14 1HZ', 'WORKINGTON', 'Großbritannien', 'GB', NULL, NULL, '7972101292', '0010088D6L', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919176210', 'FedEx', NULL, '2015-06-10', '09.06.2015 14:23', '4260295880398', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(32705, '327446633', NULL, NULL, 'Shofiul Amin', '81 BARKING ROAD', '', 'E16 4HB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7545295430', '00100114OB', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919176221', 'FedEx', NULL, '2015-06-10', '09.06.2015 07:22', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32706, '327499948', NULL, NULL, 'James Stanley', '17 PEAK CLOSE', '', 'OL4 2TH', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '7703609136', '001012812C', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919176232', 'FedEx', NULL, '2015-06-10', '09.06.2015 12:22', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32707, '327357167', NULL, NULL, 'jeff foster', '44 PRESTON LANE', 'tadworth', 'KT20 5HD', 'TADWORTH', 'Großbritannien', 'GB', NULL, NULL, '1737350548', '0010060CDL', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-3009-7)', NULL, '609919176243', 'FedEx', NULL, '2015-06-10', '08.06.2015 17:52', 'GM-3009-7', '1', 'a0YC000000cJzvwMAC', '126.00', '179.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(32708, '327474112', NULL, NULL, 'Sharnjit Jangra', '8 Foxhills Road', '', 'Dn15 8lj', 'Scunthorpe', 'Großbritannien', 'GB', NULL, NULL, '7810177575', '00100909K4', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-3009-7)', NULL, '609919176254', 'FedEx', NULL, '2015-06-10', '09.06.2015 09:53', 'GM-3009-7', '1', 'a0YC000000cJzvwMAC', '126.00', '179.00'),
(32709, '327431636', NULL, NULL, 'Gabbi Russell', '1 MALLARD CLOSE', 'Aughton', 'L39 5QJ', 'ORMSKIRK', 'Großbritannien', 'GB', NULL, NULL, '7821085862', '0010073AVT', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919176265', 'FedEx', NULL, '2015-06-10', '09.06.2015 01:23', 'UK140403AS04', '1', 'a0YC000000cK09oMAC', '170.00', '249.00'),
(32710, '327379941', NULL, NULL, 'Iqbal Ullah', '6 THORNY CLOSE', '', 'LE11 5UX', 'LOUGHBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7725762611', '0010131T65', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919176276', 'FedEx', NULL, '2015-06-10', '08.06.2015 20:56', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(32711, '327634641', NULL, NULL, 'Valerie Moray', 'rue Trasenster 48D', '', '4870', 'Fraipont', 'Belgien', 'BE', NULL, NULL, '479312525', '0010159WI8', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Acier ArgentÃ© - Noir/ArgentÃ© - GM-505-5', NULL, '609919176585', 'FedEx', NULL, '2015-06-11', '10.06.2015 01:18', 'NL150126NM10', '1', 'a0YC000000bnqhdMAA', '155.19', '199.99'),
(32712, '327575455', NULL, NULL, 'Dritani tani', 'francisco ferrerlaan 329', '', '9000', 'gent', 'Belgien', 'BE', NULL, NULL, '489377622', '0010049HK6', NULL, NULL, 'Montre Theorema Copa Cabana - Or/Noir - (GM-104-2)', NULL, '609919176596', 'FedEx', NULL, '2015-06-11', '09.06.2015 19:18', 'NL140915NM88', '1', 'a0YC000000cUaPKMA0', '218.39', '279.99'),
(32713, '327777407', NULL, NULL, 'Nicklas Povlsen', 'Vejdammen 88', '', '2840', 'Holte', 'Dänemark', 'DK', NULL, NULL, '28881350', '0010143ODU', NULL, NULL, 'Sort urskive, guldfarvet urkasse og brun lÃ¦derrem (GM-3009-3)', NULL, '609919176677', 'FedEx', NULL, '2015-06-11', '10.06.2015 18:06', '150512HW010', '1', 'a0YC000000cKityMAC', '1119.05', '1595.00'),
(32714, '327581471', NULL, NULL, 'Zaman Sarker', 'Kielotie 20', 'C/O Subway', '01300', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '3,58409E+11', '0010171U32', NULL, NULL, 'GM-3009-6 - Theorema Dubai -rannekello', NULL, '609919176688', 'FedEx', NULL, '2015-06-11', '09.06.2015 21:48', '150512HW013', '1', 'a0YC000000cKj3LMAS', '149.99', '199.99'),
(32715, '327703578', NULL, NULL, 'David Mc avinue', 'No 1 castlef Castlefield manor', 'Knocklyon', '16', 'dublin', 'Irland', 'IE', NULL, NULL, '087 9399634', '0010250CI4', NULL, NULL, 'Pionier Barbados Watch: Stainless Steel Face, Red Detailing and Black Leather Strap', NULL, '609919176405', 'FedEx', NULL, '2015-06-11', '10.06.2015 11:03', '150512HW02', '1', 'a0YC000000cKiJYMA0', '159.00', '239.99'),
(32716, '327699272', NULL, NULL, 'Carrozzeria Tomasi Snc di Tomasi Giorgio', 'VIA GALILEO GALILEI 3', '', '46040', 'PONTI SUL MINCIO', 'Italien', 'IT', NULL, NULL, '3313036646', '0010059P3F', NULL, NULL, 'Orologio London Diamonds di Pioner - Oro e nero con cinturino marrone', NULL, '609919176530', 'FedEx', NULL, '2015-06-11', '10.06.2015 09:28', 'IT141028FS013', '1', 'a0YC000000bp35HMAQ', '159.99', '199.99'),
(32717, '327746558', NULL, NULL, 'Josenta van der Linde', 'Offenbachstraat 30', '', '1962 RH', 'HEEMSKERK', 'Niederlande', 'NL', NULL, NULL, '623564148', '0010116BKV', NULL, NULL, 'Pionier automatisch horloge - goudkleurige kast / zwarte carbon wijzerplaat / bruine band (506-3)', NULL, '609919176600', 'FedEx', NULL, '2015-06-11', '10.06.2015 15:28', '4260295880886', '1', 'a0YC000000bog1sMAA', '150.01', '229.00'),
(32718, '327729379', NULL, NULL, 'Milia Den Heijer-van Heijningen', 'Schoutenhoek 30', '', '2722 EJ', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '622201457', '0010214WNQ', NULL, NULL, 'Pionier automatisch horloge - goudkleurige kast / zwarte carbon wijzerplaat / bruine band (506-3)', NULL, '609919176611', 'FedEx', NULL, '2015-06-11', '10.06.2015 14:28', '4260295880886', '1', 'a0YC000000bog1sMAA', '150.01', '229.00'),
(32719, '327714210', NULL, NULL, 'Ambioris Fernandez', 'Minister Donkerstraat 7', '', '3119 RE', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '611459582', '0010188JB8', NULL, NULL, 'Pionier automatisch horloge - goudkleurige kast / zwarte carbon wijzerplaat / bruine band (506-3)', NULL, '609919176622', 'FedEx', NULL, '2015-06-11', '10.06.2015 12:58', '4260295880886', '1', 'a0YC000000bog1sMAA', '150.01', '229.00'),
(32720, '327657911', NULL, NULL, 'gabe vanpoucke', 'Pagnevaartweg 101', '', '4731 AC', 'OUDENBOSCH', 'Niederlande', 'NL', NULL, NULL, '641246533', '00100086K2', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '609919176633', 'FedEx', NULL, '2015-06-11', '10.06.2015 08:28', 'NL150126NM09', '1', 'a0YC000000bnquDMAQ', '155.19', '199.99'),
(32721, '327587680', '', '', 'Fons Oude Hengel', 'Weerseloseweg 400', '', '7522PT', 'ENSCHEDE', 'Niederlande', '', '', '', '629501635', '00101479MV', '', '', 'Sao Paulo bruine band, gouden kast - GM-103-3', 'Uhr erhalten 29.06.2015\r\nBitte refund!', '609919176644', 'FedEx', '', '2015-06-11', '09.06.2015 20:28', 'NL140915NM85', '1', 'a0YC000000bnoq7MAA', '225.42', '289.00'),
(32722, '327580260', NULL, NULL, 'Raj Giri', 'Kuperserf 105', '', '7443 HE', 'NIJVERDAL', 'Niederlande', 'NL', NULL, NULL, '642687827', '001015896S', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '609919176655', 'FedEx', NULL, '2015-06-11', '09.06.2015 19:28', 'NL150126NM09', '1', 'a0YC000000bnquDMAQ', '155.19', '199.99'),
(32723, '327560281', NULL, NULL, 'Siema Fuljhari', 'Jan de Raadtkade 75', '', '3191 VJ', 'HOOGVLIET ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '618240198', '0010145Q23', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '609919176666', 'FedEx', NULL, '2015-06-11', '09.06.2015 17:58', 'NL150126NM09', '1', 'a0YC000000bnquDMAQ', '155.19', '199.99'),
(32724, '327605142', NULL, NULL, 'Mia Svensson', 'SVENLJUNGAVAEGEN 61', '', '511 92', 'OERBY', 'Schweden', 'SE', NULL, NULL, '706366967', '0010246QLI', NULL, NULL, 'Silver/svart med silvrigt metallarmband. Modell GM-3009-6', NULL, '609919176699', 'FedEx', NULL, '2015-06-11', '09.06.2015 22:44', '150512HW013', '1', 'a0YC000000cKirHMAS', '1395.06', '1995.00'),
(32725, '327545223', '', '', 'Miran Rostam', 'ARLOEVSVAEGEN 23-25', '', '232 35', 'ARLOEV', 'Schweden', '', '', '', '768999320', '0010250M7A', '', '', 'Svart/svart med svart metallarmband. Modell GM-3009-8', 'Paket am 02.07.15 zur?ck erhalten!\r\nRL 72 377 806 1DE   03.07.2015', '609919176703', 'FedEx', '', '2015-06-11', '09.06.2015 17:14', '150512HW015', '1', 'a0YC000000cKirvMAC', '1395.06', '1995.00'),
(32726, '327551159', NULL, NULL, 'Imraan Khan', '150 Deane Road', 'Bolton', 'BL3 5DL', 'Bolton', 'Großbritannien', 'GB', NULL, NULL, '7853167379', '0010166Z5E', NULL, NULL, 'Black Links Strap Black Case Black Face (GM-4004-8)', NULL, '609919176416', 'FedEx', NULL, '2015-06-11', '09.06.2015 16:52', 'UK140110AMC08', '1', 'a0YC000000cRXN2MAO', '130.99', '199.00'),
(32727, '327671702', NULL, NULL, 'John Steel', '2 CEDAR CLOSE', 'Desborough', 'NN14 2XH', 'KETTERING', 'Großbritannien', 'GB', NULL, NULL, '7794424731', '00100974Y4', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919176427', 'FedEx', NULL, '2015-06-11', '10.06.2015 09:30', '4260295880176', '1', 'a0YC000000cLJhzMAG', '130.99', '199.00'),
(32728, '327551264', NULL, NULL, 'Belay Kahsay', '129 PRINCESS ROAD', 'Moss Side', 'M14 4RB', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7983415291', '0010250OM6', NULL, NULL, 'Damascus Watch (T 3008-5)', NULL, '609919176438', 'FedEx', NULL, '2015-06-11', '09.06.2015 16:52', '4260295881708', '1', 'a0YC000000cLJi1MAG', '130.99', '199.00'),
(32729, '327702726', NULL, NULL, 'Alexander Morrison', '3 howbu 3', 'howburn road', 'ml75sd', 'Harthill shotts', 'Großbritannien', 'GB', NULL, NULL, '7766808395', '0010072FGN', NULL, NULL, 'Damascus Watch (T 3008-7)', NULL, '609919176449', 'FedEx', NULL, '2015-06-11', '10.06.2015 11:53', '4260295881722', '1', 'a0YC000000cLJi3MAG', '130.99', '199.00'),
(32730, '327695439', NULL, NULL, 'Sam Timpson', '327 A Hedon Road', '', 'HU9 1NU', 'HULL', 'Großbritannien', 'GB', NULL, NULL, '7598257585', '0010018RR1', NULL, NULL, 'Damascus Watch (T 3008-7)', NULL, '609919176450', 'FedEx', NULL, '2015-06-11', '10.06.2015 11:24', '4260295881722', '1', 'a0YC000000cLJi3MAG', '130.99', '199.00'),
(32731, '327582058', NULL, NULL, 'Ryan Crisp', '5 OAKLANDS', '', 'HU18 1RY', 'HORNSEA', 'Großbritannien', 'GB', NULL, NULL, '7826846251', '0010034MFX', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919176460', 'FedEx', NULL, '2015-06-11', '09.06.2015 20:54', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32732, '327558608', NULL, NULL, 'Ryan Ferris', '4 BANBURIES CLOSE', 'Bletchley', 'MK3 6JP', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '7837367194', '00101542IC', NULL, NULL, 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', NULL, '609919176471', 'FedEx', NULL, '2015-06-11', '09.06.2015 17:52', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32733, '327585257', NULL, NULL, 'Alina Stetco', '42 Cricklade avenue', '', 'RM3 8LA', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7405179662', '0010030N4Y', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '609919176482', 'FedEx', NULL, '2015-06-11', '09.06.2015 20:53', 'UK140403AS03', '1', 'a0YC000000cK09pMAC', '170.00', '249.00'),
(32734, '327667192', NULL, NULL, 'Kelly Goodchild', 'Streets Tower House', 'Lucy Tower Street', 'LN1 1XW', 'Lincoln', 'Großbritannien', 'GB', NULL, NULL, '7875134123', '00101238JB', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, 'storniert', 'FedEx', NULL, '2015-06-11', '10.06.2015 09:28', 'GM-103-8', '1', 'a0YC000000cK09tMAC', '170.00', '249.00'),
(32735, '327669993', NULL, NULL, 'Abubakar Mohammed', '19 TURNHAM GREEN', '', 'WV6 7TA', 'WOLVERHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7946515274', '00100964AN', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919176508', 'FedEx', NULL, '2015-06-11', '10.06.2015 09:23', 'GM-103-9', '1', 'a0YC000000cK09uMAC', '170.00', '249.00'),
(32736, '327659096', NULL, NULL, 'Thom Molloy', '51 SPRING BANK', '', 'SK22 4AZ', 'HIGH PEAK', 'Großbritannien', 'GB', NULL, NULL, '7903844403', '0010146LC4', NULL, NULL, 'Silver Strap Silver Case White Face (GM-4004-5)', NULL, '609919176519', 'FedEx', NULL, '2015-06-11', '10.06.2015 08:23', 'UK140110AMC05', '1', 'a0YC000000cRXN1MAO', '130.99', '199.00'),
(32737, '327580753', NULL, NULL, 'Karen Bellamy', 'STABLES FECKENHAM ROAD', 'HUNT END', 'B97 5QG', 'REDDITCH', 'Großbritannien', 'GB', NULL, NULL, '1527757349', '0010178D61', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919176520', 'FedEx', NULL, '2015-06-11', '09.06.2015 20:54', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(32738, '327945500', NULL, NULL, 'Nanga Eluna jean Leonard', 'C/O chaussee de Haecht  678 boite 6', '', '1030', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '32499841164', '0010056MI9', NULL, NULL, 'Montre Theorema Copa Cabana - Or/Noir - (GM-104-2)', NULL, '609919176840', 'FedEx', NULL, '2015-06-12', '11.06.2015 13:48', 'NL140915NM88', '1', 'a0YC000000cUaPKMA0', '218.39', '279.99'),
(32739, '327945675', NULL, NULL, 'Nanga Eluna jean Leonard', 'C/O chaussee de Haecht  678 boite 6', '', '1030', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '32499841164', '00100039ET', NULL, NULL, 'Montre Theorema Copa Cabana - Or/Noir - (GM-104-2)', NULL, '609919176840', 'FedEx', NULL, '2015-06-12', '11.06.2015 13:48', 'NL140915NM88', '1', 'a0YC000000cUaPKMA0', '218.39', '279.99'),
(32740, '327945853', NULL, NULL, 'Nanga Eluna jean Leonard', 'C/O chaussee de Haecht  678 boite 6', '', '1030', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '32499841164', '10180460', NULL, NULL, 'Montre Theorema Copa Cabana - Or/Noir - (GM-104-7)', NULL, '609919176840', 'FedEx', NULL, '2015-06-12', '11.06.2015 13:48', 'NL150330NM36', '1', 'a0YC000000cUaPNMA0', '218.39', '279.99'),
(32741, '327945780', NULL, NULL, 'Nanga Eluna jean Leonard', 'C/O chaussee de Haecht  678 boite 6', '', '1030', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '32499841164', '0010006A8C', NULL, NULL, 'Montre Theorema Copa Cabana - Or/Noir - (GM-104-7)', NULL, '609919176840', 'FedEx', NULL, '2015-06-12', '11.06.2015 13:48', 'NL150330NM36', '1', 'a0YC000000cUaPNMA0', '218.39', '279.99'),
(32742, '327957928', NULL, NULL, 'Gaspar Ndabi', 'Clos Du Chemin Creux,  04. Boite 2', '', '1030', 'Brussels', 'Belgien', 'BE', NULL, NULL, '32488670736', '00100987AA', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - argent/blanc (GM-103-9)', NULL, '609919176850', 'FedEx', NULL, '2015-06-12', '11.06.2015 14:48', 'NL140915NM86', '1', 'a0YC000000bnoZjMAI', '225.42', '289.00'),
(32743, '327681791', NULL, NULL, 'vadims sizincevs', 'Saffierstraat 12', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '485968098', '001001296I', NULL, NULL, 'Pionier automatisch horloge - goudkleurige kast / zwarte carbon wijzerplaat / bruine band (506-3)', NULL, '609919176861', 'FedEx', NULL, '2015-06-12', '10.06.2015 10:48', '4260295880886', '1', 'a0YC000000boflnMAA', '150.01', '229.00'),
(32744, '327824462', NULL, NULL, 'hugo leemans', 'Diamantstraat 3c', '', '2275', 'Wechelderzande', 'Belgien', 'BE', NULL, NULL, '496272992', '0010147PJ9', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - wit/zilverkleur - GM-505-1', NULL, '609919176872', 'FedEx', NULL, '2015-06-12', '10.06.2015 21:48', 'NL150126NM06', '1', 'a0YC000000bnqhZMAQ', '155.19', '199.99'),
(32745, '327806576', NULL, NULL, 'Steven Tailleur', 'Ridderstraat 20', '', '3500', 'Hasselt', 'Belgien', 'BE', NULL, NULL, '32499763212', '0010164R5H', NULL, NULL, 'Theorema Copa Cabana Watch - goud/zwart (GM-104-2)', NULL, '609919176883', 'FedEx', NULL, '2015-06-12', '10.06.2015 20:18', 'NL140915NM88', '1', 'a0YC000000cUaPKMA0', '218.39', '279.99'),
(32746, '327853582', NULL, NULL, 'Mohamad Sandos', 'Gartnergade 1 3TH', 'Der star samar hammou pa doren', '2200', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '42755653', '0010060BII', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '609919176975', 'FedEx', NULL, '2015-06-12', '11.06.2015 01:06', '150512HW015', '1', 'a0YC000000cKiu3MAC', '1119.05', '1595.00'),
(32747, '327921541', NULL, NULL, 'Anatolie Braescu', '18 loughnamona crescent', '', '', 'Leixlip Kildare', 'Irland', 'IE', NULL, NULL, '3,53874E+11', '0010212A7I', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '609919176725', 'FedEx', NULL, '2015-06-12', '11.06.2015 11:02', 'IE190614AH08', '1', 'a0YC000000cKfRYMA0', '195.01', '299.00'),
(32748, '327777912', NULL, NULL, 'Alice Raineri', 'VIA GIACOMO MEDICI 22', '', '20900', 'MONZA', 'Italien', 'IT', NULL, NULL, '3409823594', '0010121KFF', NULL, NULL, 'Orologio Theorema Newton GM-4004-7 - Oro', NULL, '609919176839', 'FedEx', NULL, '2015-06-12', '10.06.2015 16:30', 'IT131113SC88', '1', 'a0YC000000cJNJ7MAO', '153.00', '239.99'),
(32749, '327955748', '', '', 'Edwin Frakking', 'Semmelinksdijk 11', '', '7775 PG', 'LUTTEN', 'Niederlande', '', '', '', '615051195', '0010142KML', '', '', 'Sao Paulo bruine band, gouden kast - GM-103-3', 'Uhr erhalten 22.06.2015\r\nBitte refund!', '609919176894', 'FedEx', '', '2015-06-12', '11.06.2015 14:58', 'NL140915NM85', '1', 'a0YC000000bnoq7MAA', '225.42', '289.00'),
(32750, '327908097', NULL, NULL, 'youssef aboutahir', 'Astronautenlaan 98', '', '5702 GP', 'HELMOND', 'Niederlande', 'NL', NULL, NULL, '681485023', '0010137OA7', NULL, NULL, 'Pionier automatisch horloge - zilverkleurige kast / zilverkleur en zwarte carbon wijzerplaat / zwarte band (506-2)', NULL, '609919176909', 'FedEx', NULL, '2015-06-12', '11.06.2015 10:59', '4260295880879', '1', 'a0YC000000bog1rMAA', '150.01', '229.00'),
(32751, '327809404', NULL, NULL, 'Kees Jippes', 'Asserstraat 61', '', '9451 TA', 'ROLDE', 'Niederlande', 'NL', NULL, NULL, '683907469', '0010085MEI', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919176910', 'FedEx', NULL, '2015-06-12', '10.06.2015 20:28', 'NL150126NM07', '1', 'a0YC000000bnquBMAQ', '155.19', '199.99'),
(32752, '327761853', NULL, NULL, 'Jan Kleijn', 'Benedictijnenhove 70', '', '3834 ZH', 'LEUSDEN', 'Niederlande', 'NL', NULL, NULL, '630112737', '00102501NJ', NULL, NULL, 'Theorema Copa Cabana Watch - zilver/zwart (GM-104-1)', NULL, '609919176920', 'FedEx', NULL, '2015-06-12', '10.06.2015 17:29', 'NL140915NM87', '1', 'a0YC000000bmOgoMAE', '218.39', '279.99'),
(32753, '327916982', NULL, NULL, 'Aida Pilar Berlin', 'Mellanbergsvaegen  21 2 trappa', '', '13545', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '', '0010082CWW', NULL, NULL, 'Guld/svart med brunt lÃ¤derarmband. Modell GM-3009-3', NULL, '609919176931', 'FedEx', NULL, '2015-06-12', '11.06.2015 12:14', '150512HW010', '1', 'a0YC000000cKiqdMAC', '1395.06', '1995.00'),
(32754, '327899372', NULL, NULL, 'Dragan Pilindavic', 'BRAVIKSVAEGEN 38', '', '120 52', 'ARSTA', 'Schweden', 'SE', NULL, NULL, '723335969', '001025074X', NULL, NULL, 'Armbandsklocka (RIO GM107-5)', NULL, '609919176942', 'FedEx', NULL, '2015-06-12', '11.06.2015 10:45', '150421hw14', '1', 'a0YC000000c7Qb6MAE', '1522.72', '2349.00'),
(32755, '327842499', NULL, NULL, 'Zozan Hasan', 'FRIHERREGATAN 6', '', '165 58', 'HAESSELBY', 'Schweden', 'SE', NULL, NULL, '707435573', '0010187IXT', NULL, NULL, 'Armbandsklocka (RIO GM107-7)', NULL, '609919176953', 'FedEx', NULL, '2015-06-12', '11.06.2015 01:15', '150421hw16', '1', 'a0YC000000c7QfhMAE', '1522.72', '2349.00'),
(32756, '327732993', NULL, NULL, 'Bjoern Gustafson', 'RINGGATAN 37A', '', '752 17', 'UPPSALA', 'Schweden', 'SE', NULL, NULL, '', '0010040LRN', NULL, NULL, 'Silver/svart med svart lÃ¤derarmband. Modell GM-3009-2', NULL, '609919176964', 'FedEx', NULL, '2015-06-12', '10.06.2015 15:14', '150512HW09', '1', 'a0YC000000cKiqEMAS', '1395.06', '1995.00'),
(32757, '327888758', NULL, NULL, 'Stacey Borrett', '80 BERRYFIELDS', 'Behind/in recycling bin if not home', 'NR13 5QQ', 'NORWICH', 'Großbritannien', 'GB', NULL, NULL, '7787156313', '0010126W9B', NULL, NULL, 'Black Links Strap Black Case Black Face (GM-4004-8)', NULL, '609919176736', 'FedEx', NULL, '2015-06-12', '11.06.2015 10:56', 'UK140110AMC08', '1', 'a0YC000000cRXN2MAO', '130.99', '199.00'),
(32758, '327851604', NULL, NULL, 'Kate Rudston', 'Chevin  BEVERLEY ROAD', '', 'HU13 9AD', 'HESSLE', 'Großbritannien', 'GB', NULL, NULL, '7787506326', '0010247I41', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919176747', 'FedEx', NULL, '2015-06-12', '11.06.2015 00:53', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32759, '327769468', NULL, NULL, 'Maria Parker', '0 OAKDALE', 'chapel lane', 'wr13 5hx', 'worcester', 'Großbritannien', 'GB', NULL, NULL, '1886880721', '0010239ZR2', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919176758', 'FedEx', NULL, '2015-06-12', '10.06.2015 18:23', '4260295880176', '1', 'a0YC000000cLJhzMAG', '130.99', '199.00'),
(32760, '327840806', NULL, NULL, 'Georgia Carpenter', '191 THAME ROAD', 'warborough', 'OX10 7DH', 'WALLINGFORD', 'Großbritannien', 'GB', NULL, NULL, '7732090829', '00102340OC', NULL, NULL, 'Damascus Watch (T 3008-4)', NULL, '609919176769', 'FedEx', NULL, '2015-06-12', '10.06.2015 22:53', '4260295881692', '1', 'a0YC000000cLJi0MAG', '130.99', '199.00'),
(32761, '327816835', NULL, NULL, 'Frederick Glen', 'FLAT 3 KNYVETON ROAD', '', 'BH1 3QF', 'BOURNEMOUTH', 'Großbritannien', 'GB', NULL, NULL, '4,47876E+11', '0010250PZP', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919176770', 'FedEx', NULL, '2015-06-12', '10.06.2015 21:22', '4260295880381', '1', 'a0YC000000cJynxMAC', '165.00', '249.00'),
(32762, '327828897', NULL, NULL, 'simona mirauta', '10 FLANCHFORD ROAD', 'somers close', 'RH2 9ED', 'REIGATE', 'Großbritannien', 'GB', NULL, NULL, '7578110576', '0010203DFG', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919176780', 'FedEx', NULL, '2015-06-12', '10.06.2015 21:52', '4260295880398', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(32763, '327750647', NULL, NULL, 'Jason Wilson', '2A HANSELL ROAD', '', 'PE28 4SL', 'HUNTINGDON', 'Großbritannien', 'GB', NULL, NULL, '7539206758', '00100478DV', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '609919176791', 'FedEx', NULL, '2015-06-12', '10.06.2015 15:55', 'UK140403AS04', '1', 'a0YC000000cK09oMAC', '170.00', '249.00'),
(32764, '327918258', NULL, NULL, 'James Bryan', 'THREE GABLES VILLAGE GREEN', '', 'WR7 4DZ', 'WORCESTER', 'Großbritannien', 'GB', NULL, NULL, '7779954002', '00101314VL', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '609919176806', 'FedEx', NULL, '2015-06-12', '11.06.2015 11:22', 'GM-104-6', '1', 'a0YC000000cTngXMAS', '160.01', '239.00'),
(32765, '327919999', NULL, NULL, 'Gareth Woods', '44 QUARRY DALE', '', 'CF3 3BR', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7966224253', '0010104J4J', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '609919176817', 'FedEx', NULL, '2015-06-12', '11.06.2015 11:23', 'GM-104-5', '1', 'a0YC000000boq0KMAQ', '160.01', '239.00'),
(32766, '327909291', NULL, NULL, 'Vanessa Ruan', '2 PORTMAN STREET', 'Portman House, (Conoco)', 'W1H 6DU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7985221742', '001023783T', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '609919176828', 'FedEx', NULL, '2015-06-12', '11.06.2015 10:59', 'GM-104-5', '1', 'a0YC000000boq0KMAQ', '160.01', '239.00'),
(32767, '328066777', '', '', 'Sam Ode', 'Groenendaallaan 260', '', '2030', 'Antwerpen', 'Belgien', '', '', '', '465698173', '0010094GWQ', '', '', 'Theorema Copa Cabana Metal Watch - goud/zwart (GM-104-7)', 'Paket gestohlen!', '609919177011', 'FedEx', '', '2015-06-15', '12.06.2015 01:18', 'NL150330NM36', '1', 'a0YC000000cUaPNMA0', '218.39', '279.99'),
(32768, '328066776', '', '', 'Sam Ode', 'Groenendaallaan 260', '', '2030', 'Antwerpen', 'Belgien', '', '', '', '465698173', '0010057EVY', '', '', 'Theorema Copa Cabana Metal Watch - goud/zwart (GM-104-7)', 'Paket gestohlen', '609919177011', 'FedEx', '', '2015-06-15', '12.06.2015 01:18', 'NL150330NM36', '1', 'a0YC000000cUaPNMA0', '218.39', '279.99'),
(32769, '328066775', NULL, NULL, 'Sam Ode', 'Groenendaallaan 260', '', '2030', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '465698173', '0010060YI7', NULL, NULL, 'Theorema Copa Cabana Metal Watch - goud/zwart (GM-104-7)', NULL, '609919177011', 'FedEx', NULL, '2015-06-15', '12.06.2015 01:18', 'NL150330NM36', '1', 'a0YC000000cUaPNMA0', '218.39', '279.99'),
(32770, '328018743', NULL, NULL, 'ammar al-hussein', 'Lange Lobroekstraat 200/1', '', '2060', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '488293881', '0010128WXJ', NULL, NULL, 'Theorema Copa Cabana Watch - goud/zwart (GM-104-2)', NULL, '609919177022', 'FedEx', NULL, '2015-06-15', '11.06.2015 20:18', 'NL140915NM88', '1', 'a0YC000000cUaPKMA0', '218.39', '279.99'),
(32771, '328000392', NULL, NULL, 'Derocher Guy', 'Avenue eugene-mascaux 46b011', '', '6001', 'Marcinelle', 'Belgien', 'BE', NULL, NULL, '495165308', '00101479LV', NULL, NULL, 'Montre Theorema Copa Cabana - Or/Noir - (GM-104-7)', NULL, '609919177033', 'FedEx', NULL, '2015-06-15', '11.06.2015 19:18', 'NL150330NM36', '1', 'a0YC000000cUaPNMA0', '218.39', '279.99'),
(32772, '327973812', NULL, NULL, 'Ali Cherif', 'rue de La Samaritaine 32', '', '1000', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '495816969', '00101044OX', NULL, NULL, 'Montre Theorema Sao Paolo - cuir - or/noir (GM-103-3)', NULL, '609919177044', 'FedEx', NULL, '2015-06-15', '11.06.2015 16:18', 'NL140915NM85', '1', 'a0YC000000bnoZiMAI', '225.42', '289.00'),
(32773, '328007094', NULL, NULL, 'Martin Munk-lauritsen', 'Hostrupsvej 1', '', '3400', 'Hillerod', 'Dänemark', 'DK', NULL, NULL, '28254011', '0010234DB7', NULL, NULL, 'SÃ¸lvfarvet herreur med stÃ¥lrem og sort cirkel i urskive (GM107-6)', NULL, '609919177066', 'FedEx', NULL, '2015-06-15', '11.06.2015 19:06', '150241hw05', '1', 'a0YC000000c7QVbMAM', '1268.97', '1999.00'),
(32774, '328058389', NULL, NULL, 'David O\'Sullivan', '68 East Avenue Parkgate', 'Frankfield, Douglas', 'Default', 'Cork', 'Irland', 'IE', NULL, NULL, '3,53872E+11', '0010240L16', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '609919176997', 'FedEx', NULL, '2015-06-15', '11.06.2015 22:32', 'IE190614AH08', '1', 'a0YC000000cKfRYMA0', '195.01', '299.00'),
(32775, '327985750', NULL, NULL, 'Nicola Brady', '140 Bridgemeadow,', 'Milehouse Road,', '0', 'Enniscorthy', 'Irland', 'IE', NULL, NULL, '879617362', '0010240NLA', NULL, NULL, 'Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '609919177000', 'FedEx', NULL, '2015-06-15', '11.06.2015 16:02', 'IE190614AH10', '1', 'a0YC000000cKfRaMAK', '195.01', '299.00'),
(32776, '327965604', NULL, NULL, 'Rewin ,sanjay Mahabier', 'Mijnsherenlaan 77C', '', '3081GE', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '615007772', '00101270Z0', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart staal - zwart/zwart - GM-505-6', NULL, '609919177055', 'FedEx', NULL, '2015-06-15', '11.06.2015 15:28', 'NL150126NM11', '1', 'a0YC000000bnquFMAQ', '155.19', '199.99'),
(32777, '3074457345674447141', NULL, NULL, 'Christopher Aw', '36 SUNRISE DR FLORIDA PARK', '', '806539', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '94318056', '0010177P1X', NULL, NULL, 'GM-107-5 (SILVER & WHITE): Theorema RIO Mechanical Watch', NULL, '578824932559', 'FedEx', NULL, '2015-06-15', '11.06.2015 23:11', 'SG150522RS16', '1', 'a0YC000000cRUNWMA4', '311.20', '389.00'),
(32778, '3074457345674406076', NULL, NULL, 'XU RUI', '766 YISHUN AVE 3 #08-297 NA', 'NA', '760766', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '91506761', '0010206NDS', NULL, NULL, 'T-3001-3A: Theorema Paragon Automatic Watch', NULL, '578824932560', 'FedEx', NULL, '2015-06-15', '11.06.2015 16:11', 'SG080415CP03', '1', 'a0YC000000bnl0dMAA', '202.20', '259.00'),
(32779, '328108742', NULL, NULL, 'John Scannell', '20 GOODWYN AVENUE', 'Mill Hill', 'NW7 3RG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7770308249', '0010059AE4', NULL, NULL, 'Damascus Watch (T 3008-1)', NULL, '609919177077', 'FedEx', NULL, '2015-06-15', '12.06.2015 09:53', '4260295880152', '1', 'a0YC000000cLJhxMAG', '130.99', '199.00'),
(32780, '328065279', NULL, NULL, 'Danny Regan', '9 CHURCH STREET', '', 'BL2 5RA', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '7703797916', '001018155N', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '609919177088', 'FedEx', NULL, '2015-06-15', '12.06.2015 00:53', '42602958803015', '1', 'a0YC000000cJynzMAC', '165.00', '249.00'),
(32781, '328057830', NULL, NULL, 'Phil Nugent', '3 GLENFIELD CLOSE', '', 'TS19 7PN', 'STOCKTON-ON-TEES', 'Großbritannien', 'GB', NULL, NULL, '1642863393', '00101859SI', NULL, NULL, 'Silver/White Black Leather (GM-3009-1)', NULL, '609919177099', 'FedEx', NULL, '2015-06-15', '12.06.2015 00:24', 'GM-3009-1', '1', 'a0YC000000cJzvsMAC', '126.00', '179.00'),
(32782, '328052750', NULL, NULL, 'Rachael Blackburn', '116 HIGH STREET', 'Prestwood', 'HP16 9HD', 'GREAT MISSENDEN', 'Großbritannien', 'GB', NULL, NULL, '7715297664', '0010235FIR', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '609919177103', 'FedEx', NULL, '2015-06-15', '11.06.2015 23:22', 'GM-103-9', '1', 'a0YC000000cK09uMAC', '170.00', '249.00'),
(32783, '328033618', NULL, NULL, 'Jeff Powell', '1 AIWA TECHNOLOGY PARK', 'Newbridge', 'NP11 5AN', 'NEWPORT', 'Großbritannien', 'GB', NULL, NULL, '1495242191', '0010124D9N', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919177114', 'FedEx', NULL, '2015-06-15', '11.06.2015 21:23', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32784, '328025008', NULL, NULL, 'Kylie Brennan', '6 HIGHMORE CROFT', 'Grange farm', 'MK8 0PP', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '7469881374', '0010158K39', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '609919177125', 'FedEx', NULL, '2015-06-15', '11.06.2015 20:54', 'GM-104-7', '1', 'a0YC000000cTngYMAS', '160.01', '239.00'),
(32785, '328024981', '', '', 'Claudio Monteiro', '58 HILLEN ROAD', '', 'PE30 5LG', 'KING\'S LYNN', 'Großbritannien', '', '', '', '7557909549', '00100326K2', '', '', 'Gold Case/Black Dial/Brown Leather Band (GM-3009-3)', 'Paket gestohlen', '609919177136', 'FedEx', '', '2015-06-15', '11.06.2015 20:53', 'GM-3009-3', '1', 'a0YC000000cJzvyMAC', '126.00', '179.00'),
(32786, '328020015', NULL, NULL, 'William Laing', '131 TAYLOR AVENUE', '', 'ML1 5EU', 'MOTHERWELL', 'Großbritannien', 'GB', NULL, NULL, '7854361900', '0010185NJZ', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '609919177158', 'FedEx', NULL, '2015-06-15', '11.06.2015 20:23', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32787, '327658216', NULL, NULL, 'EMMANOUILIDIS GEORGIOS', 'PTOLEMAIOU 61', '', '65302', 'KAVALA ELLADA', 'Griechenland', 'GR', NULL, NULL, '0030 6973663163', '00102502HU', NULL, NULL, '#2: €169 Instead Of €699 for 1 Theorema T-3001 Paragon Watch (Brown strap, Gold case, White dial) With Delivery', NULL, '578824932618', 'FedEx', NULL, '2015-06-15', '10.06.2015 10:08', 'GR17032015SK021', '1', 'a0YC000000bah87MAA', '135.20', '169.00'),
(32788, '328595193', NULL, NULL, 'Sandra Mahony', '225 Charlesland Park, Greystones', '', 'na', 'Co Wicklow', 'Irland', 'IE', NULL, NULL, '876229447', '0010184ZHO', NULL, NULL, 'Pionier Barbados Watch: Black Face, Gold-Coloured Rim With Red Detailing, Brown Leather Strap', NULL, '578824932640', 'FedEx', NULL, '2015-06-16', '15.06.2015 02:32', '150512HW06', '1', 'a0YC000000cKiL3MAK', '159.00', '239.99'),
(32789, '328554447', NULL, NULL, 'Kevin Gormley', '2 the sycamo St marys road', '', '', 'Edenderry', 'Irland', 'IE', NULL, NULL, '087 3521962', '0010179NX8', NULL, NULL, 'Mens Theoreme Black Face Brown Strap Dual-Time Watch', NULL, '578824932651', 'FedEx', NULL, '2015-06-16', '14.06.2015 20:32', 'IE280515MF03', '1', 'a0YC000000cSkk9MAC', '164.79', '239.99'),
(32790, '328389784', NULL, NULL, 'Kasim barber shop', 'unit 3  time square', 'Ballincollig', '0', 'Cork', 'Irland', 'IE', NULL, NULL, '868712529', '0010250OXG', NULL, NULL, 'Mens Theoreme Black Face Black Strap Dual-Time Watch', NULL, '578824932662', 'FedEx', NULL, '2015-06-16', '14.06.2015 00:02', 'IE280515MF04', '1', 'a0YC000000cSkkAMAS', '164.79', '239.99'),
(32791, '328549229', NULL, NULL, 'tracey clark', 'West View High Street', 'Wrington', 'BS40 5QA', 'Bristol', 'Großbritannien', 'GB', NULL, NULL, '1934863660', '0010156U67', NULL, NULL, 'Black Strap Silver Case White Face (GM-4004-1)', NULL, '578824932700', 'FedEx', NULL, '2015-06-16', '14.06.2015 20:24', 'UK140110AMC01', '1', 'a0YC000000cRXMvMAO', '130.99', '199.00'),
(32792, '328665080', NULL, NULL, 'faith khan', '1 CRABTREE CORNER', '', 'LE2 6TL', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7907272472', '0010240QLK', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '578824932710', 'FedEx', NULL, '2015-06-16', '15.06.2015 12:52', 'GM-3009-8', '1', 'a0YC000000cJzvxMAC', '126.00', '179.00'),
(32793, '328215629', NULL, NULL, 'Dominic Cauchi', '4 SHELTON AVENUE', '', 'CR6 9NE', 'WARLINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7530885070', '0010171U16', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '578824932721', 'FedEx', NULL, '2015-06-16', '12.06.2015 20:23', 'UK140102AMC03', '1', 'a0YC000000cTngTMAS', '160.01', '239.00'),
(32794, '328337003', NULL, NULL, 'Kimberley Rekik', '2 ELDWICK CLOSE', '', 'YO30 4XW', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7506000933', '0010195LXQ', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-4004-3)', NULL, '578824932732', 'FedEx', NULL, '2015-06-16', '13.06.2015 17:30', 'UK140110AMC03', '1', 'a0YC000000cRXMxMAO', '130.99', '199.00'),
(32795, '328467957', NULL, NULL, 'Renato Dida', '358 HOOK ROAD', '', 'KT9 1NA', 'CHESSINGTON', 'Großbritannien', 'GB', NULL, NULL, '7472340694', '0010006JSH', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-4004-3)', NULL, '578824932743', 'FedEx', NULL, '2015-06-16', '14.06.2015 12:56', 'UK140110AMC03', '1', 'a0YC000000cRXMxMAO', '130.99', '199.00'),
(32796, '328307210', NULL, NULL, 'sharon schofield', '9 PARBOLD AVENUE', '', 'M20 1FU', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7834593635', '00100099YV', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-4004-3)', NULL, '578824932754', 'FedEx', NULL, '2015-06-16', '13.06.2015 12:22', 'UK140110AMC03', '1', 'a0YC000000cRXMxMAO', '130.99', '199.00'),
(32797, '328214215', NULL, NULL, 'Maria Leverett', '12 CAVENDISH GARDENS', '', 'RM15 4HW', 'SOUTH OCKENDON', 'Großbritannien', 'GB', NULL, NULL, '7927040604', '0010227QLU', NULL, NULL, 'Damascus Watch (T 3008-2)', NULL, '578824932765', 'FedEx', NULL, '2015-06-16', '12.06.2015 20:22', '4260295880169', '1', 'a0YC000000cLJhyMAG', '130.99', '199.00'),
(32798, '328237597', NULL, NULL, 'Joseph Atkins', 'Flat 10  184a high street', '', 'UB8 1LL', 'UXBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7947767391', '00100193O2', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '578824932776', 'FedEx', NULL, '2015-06-16', '13.06.2015 00:22', '4260295880176', '1', 'a0YC000000cLJhzMAG', '130.99', '199.00'),
(32799, '328591544', NULL, NULL, 'marta bialobrzeska', '118 WEST STREET', '', 'PE21 8QZ', 'BOSTON', 'Großbritannien', 'GB', NULL, NULL, '7480004414', '0010191T2S', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '578824932787', 'FedEx', NULL, '2015-06-16', '15.06.2015 01:23', '4260295880176', '1', 'a0YC000000cLJhzMAG', '130.99', '199.00'),
(32800, '328262780', NULL, NULL, 'Mark Howe', '0 H.R. Skip Hire', 'New Street, Halfway', 'S20 3GH', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7736847526', '00101502BH', NULL, NULL, 'Damascus Watch (T 3008-7)', NULL, '578824932798', 'FedEx', NULL, '2015-06-16', '13.06.2015 07:52', '4260295881722', '1', 'a0YC000000cLJi3MAG', '130.99', '199.00'),
(32801, '328183864', NULL, NULL, 'Laura Cooke', '6  Eagle Drive', 'Upper Rissington', 'gl542gw', 'gloucestershire', 'Großbritannien', 'GB', NULL, NULL, '7837456327', '00102502BI', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '578824932802', 'FedEx', NULL, '2015-06-16', '12.06.2015 16:54', '4260295880374', '1', 'a0YC000000cJynwMAC', '165.00', '249.00'),
(32802, '328591096', NULL, NULL, 'marta bialobrzeska', '118 WEST STREET', '', 'PE21 8QZ', 'BOSTON', 'Großbritannien', 'GB', NULL, NULL, '7480004414', '0010007GNP', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '578824932787', 'FedEx', NULL, '2015-06-16', '15.06.2015 01:22', '4260295880398', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(32803, '328184656', NULL, NULL, 'barry cole', '2 colemore sq', '', 'po9 2bu', 'havant', 'Großbritannien', 'GB', NULL, NULL, '7920710897', '00100315SX', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '578824932824', 'FedEx', NULL, '2015-06-16', '12.06.2015 16:53', '4260295881050', '1', 'a0YC000000cJyo0MAC', '165.00', '249.00'),
(32804, '328466746', NULL, NULL, 'Nickie Munslow', '465 Birmingham new road', '', 'WV14 9PJ', 'BILSTON', 'Großbritannien', 'GB', NULL, NULL, '7956359613', '0010200PB3', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '578824932835', 'FedEx', NULL, '2015-06-16', '14.06.2015 11:53', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32805, '328482724', NULL, NULL, 'jay Altaf', '121 manchester road', '', 'm219pg', 'Manchester ', 'Großbritannien', 'GB', NULL, NULL, '7884002343', '0010135L9B', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '578824932846', 'FedEx', NULL, '2015-06-16', '14.06.2015 13:52', 'GM-103-7', '1', 'a0YC000000cK09sMAC', '170.00', '249.00'),
(32806, '328150793', NULL, NULL, 'Christopher dermody', '14 Uppingham road', '', 'CH44 2BT', 'WALLASEY', 'Großbritannien', 'GB', NULL, NULL, '7856306068', '0010029JWI', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '578824932857', 'FedEx', NULL, '2015-06-16', '12.06.2015 13:53', 'GM-103-9', '1', 'a0YC000000cK09uMAC', '170.00', '249.00'),
(32807, '328498197', NULL, NULL, 'Jeanette O\'Keefe', 'Plextek Plextek Limited', 'London Road', 'CB10 1NY', 'Great Chesterford', 'Großbritannien', 'GB', NULL, NULL, '7887875029', '0010216W9L', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '578824932868', 'FedEx', NULL, '2015-06-16', '14.06.2015 16:23', 'GM-103-5', '1', 'a0YC000000cK09qMAC', '170.00', '249.00'),
(32808, '328580373', NULL, NULL, 'Mihaela Vlad', 'FLAT A CLOISTER ROAD', '', 'NW2 2NP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7446021975', '0010231DQF', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '578824932879', 'FedEx', NULL, '2015-06-16', '14.06.2015 23:22', 'GM-103-5', '1', 'a0YC000000cK09qMAC', '170.00', '249.00'),
(32809, '328662851', NULL, NULL, 'Roxanne Wilford', '10 Bramley road', '', 'NG8 6LD', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7807063939', '0010163YVC', NULL, NULL, 'Silver Strap Silver Case White Face (GM-4004-5)', NULL, '578824932880', 'FedEx', NULL, '2015-06-16', '15.06.2015 12:23', 'UK140110AMC05', '1', 'a0YC000000cRXN1MAO', '130.99', '199.00'),
(32810, '328363214', NULL, NULL, 'Anna Swan', '131 CUMBERLAND ROAD', '', 'E13 8LS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7736610756', '0010166B6H', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '578824932890', 'FedEx', NULL, '2015-06-16', '13.06.2015 18:25', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(32811, '328583511', NULL, NULL, 'Edward Shelton', 'Fourwinds Lechlade Road', '', 'SN6 7HG', 'Highworth', 'Großbritannien', 'GB', NULL, NULL, '7976051596', '0010125V05', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '578824932905', 'FedEx', NULL, '2015-06-16', '14.06.2015 23:22', 'GM-3009-6', '1', 'a0YC000000cJzvvMAC', '126.00', '179.00'),
(32812, '328398871', NULL, NULL, 'Graham Foster', '159 MALLACE AVENUE', '', 'EH48 2GE', 'BATHGATE', 'Großbritannien', 'GB', NULL, NULL, '7964660419', '0010131OPA', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '578824932916', 'FedEx', NULL, '2015-06-16', '14.06.2015 01:23', 'GM-3009-6', '1', 'a0YC000000cJzvvMAC', '126.00', '179.00'),
(32813, '328411289', NULL, NULL, 'Akua Tweneboah-Kodua', '79 Iris Court,', 'Nursery  road', 'ha5 2as', 'Pinner', 'Großbritannien', 'GB', NULL, NULL, '7983707082', '0010099PRA', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '578824932927', 'FedEx', NULL, '2015-06-16', '14.06.2015 01:24', 'GM-104-5', '1', 'a0YC000000boq0KMAQ', '160.01', '239.00'),
(32814, '328200938', NULL, NULL, 'Alhassan Mahmoud', 'VIA DON NARCISO SORDO 6', '', 'TRENTO', 'Italien', '38122', 'IT', NULL, NULL, '3890442484', '0010135FMW', NULL, NULL, 'Orologio Theorema Newton GM-4004-8 - Nero', NULL, '578824932949', 'FedEx', NULL, '2015-06-16', '12.06.2015 16:29', 'IT131113SC89', '1', 'a0YC000000cJNKiMAO', '153.00', '239.99'),
(32815, '328743881', NULL, NULL, 'Mariana Kasole', 'Rue renaud strivay 22', '', '4100', 'Liege', 'Belgien', 'BE', NULL, NULL, '0494 47 77 59', '0010124O66', NULL, NULL, 'Montre Theorema Copa Cabana - Argent/Blanc - (GM-104-9)', NULL, '609919177353', 'FedEx', NULL, '2015-06-16', '15.06.2015 19:18', 'NL150330NM38', '1', 'a0YC000000cUaPPMA0', '218.39', '279.99'),
(32816, '328725839', NULL, NULL, 'Marie-Rose SACINO', 'rue Servet 113', '', '4100', 'Seraing', 'Belgien', 'BE', NULL, NULL, '3243309126', '10042218', NULL, NULL, 'Montre Theorema Copa Cabana - Noir/Noir - (GM-104-3)', NULL, '609919177364', 'FedEx', NULL, '2015-06-16', '15.06.2015 17:48', 'NL140915NM89', '1', 'a0YC000000cUaPJMA0', '218.39', '279.99'),
(32817, '328320691', NULL, NULL, 'Alina Timofte', 'Press shop-place Wiener 5', 'Press shop', '1170', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '488476865', '0010114TK2', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Acier Noir - Noir/Noir - GM-505-6', NULL, '609919177261', 'FedEx', NULL, '2015-06-16', '13.06.2015 15:18', 'NL150126NM11', '1', 'a0YC000000bnqheMAA', '155.19', '199.99'),
(32818, '328517431', NULL, NULL, 'Liza Kerimova', 'Rue du Centre 15/13', 'makka951@hotmail.com', '4250', 'Geer', 'Belgien', 'BE', NULL, NULL, '32488603649', '0010049OR9', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Blanc/ArgentÃ© - GM-505-1', NULL, '609919177272', 'FedEx', NULL, '2015-06-16', '14.06.2015 17:48', 'NL150126NM06', '1', 'a0YC000000bnqhZMAQ', '155.19', '199.99'),
(32819, '328372054', NULL, NULL, 'richard haan', 'rue zenobe gramme  10', '', '4460', 'grace hollogne', 'Belgien', 'BE', NULL, NULL, '497868606', '00102506PE', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Blanc/ArgentÃ© - GM-505-1', NULL, '609919177283', 'FedEx', NULL, '2015-06-16', '13.06.2015 19:18', 'NL150126NM06', '1', 'a0YC000000bnqhZMAQ', '155.19', '199.99'),
(32820, '328513499', NULL, NULL, 'Liza Kerimova', 'Rue du Centre 15/13', 'makka951@hotmail.com', '4250', 'Geer', 'Belgien', 'BE', NULL, NULL, '32488603649', '0010022J29', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '609919177272', 'FedEx', NULL, '2015-06-16', '14.06.2015 16:48', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32821, '328513124', NULL, NULL, 'Liza Kerimova', 'Rue du Centre 15/13', 'makka951@hotmail.com', '4250', 'Geer', 'Belgien', 'BE', NULL, NULL, '32488603649', '0010018Q7E', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '609919177272', 'FedEx', NULL, '2015-06-16', '14.06.2015 16:48', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32822, '328556539', NULL, NULL, 'Dondu Kaygisiz', 'Humaniteitslaan 249', 'Distribution Emballage Sprl', '1620', 'Drogenbos', 'Belgien', 'BE', NULL, NULL, '489062987', '0010248GLP', NULL, NULL, 'Montre Theorema Copa Cabana - Argent/Noir - (GM-104-6)', NULL, '609919177294', 'FedEx', NULL, '2015-06-16', '14.06.2015 20:48', 'NL150330NM35', '1', 'a0YC000000cUaPMMA0', '218.39', '279.99'),
(32823, '328267801', NULL, NULL, 'Catapano Anthony', 'Avenue des cedres 4', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '498509369', '0010129T32', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - argent/blanc (GM-103-5)', NULL, '609919177309', 'FedEx', NULL, '2015-06-16', '13.06.2015 09:49', 'NL141106NM27', '1', 'a0YC000000bnoZkMAI', '225.42', '289.00'),
(32824, '328223688', NULL, NULL, 'Fatine Ryan Benzema', 'Avenue Jardin Ecole 5', '', '4820', 'Dison', 'Belgien', 'BE', NULL, NULL, '87700022', '0010021OL2', NULL, NULL, 'Montre Theorema Sao Paolo - mÃ©tal - or/noir (GM-103-7)', NULL, '609919177310', 'FedEx', NULL, '2015-06-16', '12.06.2015 21:18', 'NL141106NM29', '1', 'a0YC000000bnoZmMAI', '225.42', '289.00'),
(32825, '328383882', '', '', 'Thomas Bortolin', 'Avenue Marechal de Luxembourg 27', '', '6220', 'Fleurus', 'Belgien', '', '', '', '32478298989', '0010061LT1', '', '', 'Montre Theorema Sao Paolo - m?tal - or/noir (GM-103-7)', 'Uhr erhalten 23.06.2015\r\nUhr versendet RL 7233 5660 2DE\r\n23.06.2015', '609919177320', 'FedEx', '', '2015-06-16', '13.06.2015 22:18', 'NL141106NM29', '1', 'a0YC000000bnoZmMAI', '225.42', '289.00'),
(32826, '328524902', NULL, NULL, 'nusret adikti', 'Hogeweg 26', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '488890846', '0010243ZFC', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '609919177331', 'FedEx', NULL, '2015-06-16', '14.06.2015 17:48', 'NL150126NM09', '1', 'a0YC000000bnqhcMAA', '155.19', '199.99'),
(32827, '328192476', NULL, NULL, 'dominique bouttlisier', 'stokkellaan 1', '', '8400', 'oostende', 'Belgien', 'BE', NULL, NULL, '476445551', '00102483VC', NULL, NULL, 'Theorema Copa Cabana Metal Watch - zilver/wit (GM-104-9)', NULL, '609919177342', 'FedEx', NULL, '2015-06-16', '12.06.2015 17:48', 'NL150330NM38', '1', 'a0YC000000cUaPPMA0', '218.39', '279.99'),
(32828, '328691909', '', '', 'Mohamed Benarab', 'Stengade 29', '', '2200', 'Kobenhavn', 'Dänemark', '', '', '', '25756868', '0010081QPV', '', '', 'Sølvfarvet herreur med sort rem og sort cirkel i urskive (GM107-2)', '', '609919177456', 'FedEx', '', '2015-06-16', '15.06.2015 15:06', '150241hw01', '1', 'a0YC000000c7QTSMA2', '1268.97', '1999.00'),
(32829, '328552361', '', '', 'Britt Lerche Petersen', 'Enghavevej  35', '', '8260', 'Viby J', 'Dänemark', '', '', '', '25 34 76 73', '0010250E5X', '', '', 'Sort herreur med sort urskive og rem Paris', '', '609919177467', 'FedEx', '', '2015-06-16', '14.06.2015 21:06', 'DK280515MF04', '1', 'a0YC000000cSkICMA0', '1694.99', '2199.00'),
(32830, '328507297', '', '', 'Soren Rude', 'Tjornevaenget 23', '', '3520', 'Farum', 'Dänemark', '', '', '', '41717861', '0010250K9R', '', '', 'Sort urskive, sølvfarvet urkasse og sort læderrem (GM-3009-2)', '', '609919177478', 'FedEx', '', '2015-06-16', '14.06.2015 16:36', '150512HW09', '1', 'a0YC000000cKitxMAC', '1119.05', '1595.00'),
(32831, '328431652', NULL, NULL, 'Petri Antila', 'Joensuuntie 56', '', '07110', 'HINTHAARA', 'Finnland', 'FI', NULL, NULL, '505535412', '0010194N7S', NULL, NULL, 'Musta/hopea kellotaulu, musta ranneke - Theorema-rannekello Paris', NULL, '609919177489', 'FedEx', NULL, '2015-06-16', '14.06.2015 10:48', 'FI280515MF02', '1', 'a0YC000000cSkcJMAS', '164.80', '239.99'),
(32832, '328261194', NULL, NULL, 'seppo taehtilaakso', 'Paeivaeperhontie 2', '', '02210', 'ESPOO ETELAE-SUOMEN LAEAENI', 'Finnland', 'FI', NULL, NULL, '3,584E+11', '00101798OF', NULL, NULL, 'Musta/musta kellotaulu, musta ranneke - Theorema-rannekello Paris', NULL, '609919177490', 'FedEx', NULL, '2015-06-16', '13.06.2015 09:18', 'FI280515MF04', '1', 'a0YC000000cSkcLMAS', '164.80', '239.99'),
(32833, '328559928', NULL, NULL, 'Aglaia Pelgrim', 'Kastanjehout 25', '', '2994 HE', 'BARENDRECHT', 'Niederlande', 'NL', NULL, NULL, '618382103', '10085216', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '609919177375', 'FedEx', NULL, '2015-06-16', '14.06.2015 21:28', 'NL150126NM09', '1', 'a0YC000000bnquDMAQ', '155.19', '199.99'),
(32834, '328388196', NULL, NULL, 'Amy van Groningen', 'Iepenrode 5', '', '3085 CB', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '645018163', '0010148IKK', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '609919177386', 'FedEx', NULL, '2015-06-16', '13.06.2015 21:28', 'NL150126NM09', '1', 'a0YC000000bnquDMAQ', '155.19', '199.99'),
(32835, '328451308', NULL, NULL, 'Erwin Berntssen', 'Groene Weide 69', '', '6833 BC', 'ARNHEM', 'Niederlande', 'NL', NULL, NULL, '626425682', '0010027B57', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '609919177397', 'FedEx', NULL, '2015-06-16', '14.06.2015 10:58', 'NL150126NM09', '1', 'a0YC000000bnquDMAQ', '155.19', '199.99'),
(32836, '328748655', NULL, NULL, 'c de klonia', '1e Kruisstraat 8', '', '1521 VP', 'WORMERVEER', 'Niederlande', 'NL', NULL, NULL, '627055381', '10149175', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - zwart/zilverkleur - GM-505-5', NULL, '609919177401', 'FedEx', NULL, '2015-06-16', '15.06.2015 20:28', 'NL150126NM10', '1', 'a0YC000000bnquEMAQ', '155.19', '199.99'),
(32837, '328482180', NULL, NULL, 'michael van eekelen', 'Strandkrab 4', '', '4615 HR', 'BERGEN OP ZOOM', 'Niederlande', 'NL', NULL, NULL, '682002502', '00102184G9', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - zwart/zilverkleur - GM-505-5', NULL, '609919177412', 'FedEx', NULL, '2015-06-16', '14.06.2015 13:58', 'NL150126NM10', '1', 'a0YC000000bnquEMAQ', '155.19', '199.99'),
(32838, '328675016', NULL, NULL, 'Henk Averesch', 'Schopenhauerstraat 205', '', '7323LZ', 'APELDOORN', 'Niederlande', 'NL', NULL, NULL, '611910999', '0010019L8C', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - wit/zilverkleur - GM-505-1', NULL, '609919177423', 'FedEx', NULL, '2015-06-16', '15.06.2015 14:58', 'NL150126NM06', '1', 'a0YC000000bnquAMAQ', '155.19', '199.99'),
(32839, '328566439', NULL, NULL, 'Robert Potjes', 'Lange Molenweg 24', '', '1842 EN', 'OTERLEEK', 'Niederlande', 'NL', NULL, NULL, '648835251', '0010165E6R', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - wit/zilverkleur - GM-505-1', NULL, '609919177434', 'FedEx', NULL, '2015-06-16', '14.06.2015 21:58', 'NL150126NM06', '1', 'a0YC000000bnquAMAQ', '155.19', '199.99'),
(32840, '328394071', NULL, NULL, 'suzanne vinken', 'Christinalaan 37', '', '6061 CV', 'POSTERHOLT', 'Niederlande', 'NL', NULL, NULL, '646663531', '0010034P5A', NULL, NULL, 'Sao Paulo goud/zwarte wijzerplaat, goud metalen band - GM-103-7', NULL, '609919177445', 'FedEx', NULL, '2015-06-16', '14.06.2015 01:58', 'NL141106NM29', '1', 'a0YC000000bnoqBMAQ', '225.42', '289.00'),
(32841, '328286686', NULL, NULL, 'Mirjam Enbuske', 'Selebovaegen 27', '', '12248', 'Enskede', 'Schweden', 'SE', NULL, NULL, '735128717', '0010023GTQ', NULL, NULL, 'Silver/svart med svart lÃ¤derarmband. Modell GM-3009-2', NULL, '609919177504', 'FedEx', NULL, '2015-06-16', '13.06.2015 11:44', '150512HW09', '1', 'a0YC000000cKiqEMAS', '1395.06', '1995.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(32842, '328227660', NULL, NULL, 'Nigora Madumarova', 'ORRSTIGEN 7', '', '144 44', 'ROENNINGE', 'Schweden', 'SE', NULL, NULL, '704806608', '0010142NK1', NULL, NULL, 'Armbandsklocka (RIO GM107-5)', NULL, '609919177515', 'FedEx', NULL, '2015-06-16', '12.06.2015 23:14', '150421hw14', '1', 'a0YC000000c7Qb6MAE', '1522.72', '2349.00'),
(32843, '328911125', NULL, NULL, 'wais walizada', 'Varbergvej 35 2 SAL TH', '', '6100', 'Haderslev', 'Dänemark', 'DK', NULL, NULL, '42162993', '0010103CO7', NULL, NULL, 'Guldfarvet herreur med sort urskive og brun rem', NULL, '609919177710', 'FedEx', NULL, '2015-06-17', '16.06.2015 17:06', 'DK280515MF03', '1', 'a0YC000000cSkFUMA0', '1694.99', '2199.00'),
(32844, '328846712', NULL, NULL, 'Gerd Jorgensen', 'Skodborgvej 4', '', '2610', 'Rodovre', 'Dänemark', 'DK', NULL, NULL, '36410945', '0010003G24', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '609919177721', 'FedEx', NULL, '2015-06-17', '16.06.2015 10:36', '150512HW015', '1', 'a0YC000000cKiu3MAC', '1119.05', '1595.00'),
(32845, '328764135', NULL, NULL, 'nicholas rukke', 'Isabellavaenget 2', 'Isabellavaenget 2', '5270', 'Odense', 'Dänemark', 'DK', NULL, NULL, '42719131', '00101741JC', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '609919177732', 'FedEx', NULL, '2015-06-17', '15.06.2015 21:06', '150512HW015', '1', 'a0YC000000cKiu3MAC', '1119.05', '1595.00'),
(32846, '328786168', NULL, NULL, 'Helen williams', '67 Castlefields, rothwell', 'Do not leave with next door neighbours.', 'Ls26 0g', 'Leeds', 'Großbritannien', 'GB', NULL, NULL, '7546075467', '0010235JV9', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '609919177629', 'FedEx', NULL, '2015-06-17', '15.06.2015 23:25', 'GM-3009-8', '1', 'a0YC000000cJzvxMAC', '126.00', '179.00'),
(32847, '328701237', NULL, NULL, 'Mehmet Topal', '476 KINGSLAND ROAD', '', 'E8 4AE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7889958234', '0010123B0V', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '609919177630', 'FedEx', NULL, '2015-06-17', '15.06.2015 15:52', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32848, '328743442', NULL, NULL, 'Ibrahim Alzahrani', '71 Grant Street', 'Flat 0 / 1', 'G3 6HJ', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7791272211', '0010053YI1', NULL, NULL, 'Damascus Watch (T 3008-5)', NULL, '609919177640', 'FedEx', NULL, '2015-06-17', '15.06.2015 19:24', '4260295881708', '1', 'a0YC000000cLJi1MAG', '130.99', '199.00'),
(32849, '328777705', NULL, NULL, 'Amanda Wright', '9 GLEBE ROAD', '', 'ME7 2HU', 'GILLINGHAM', 'Großbritannien', 'GB', NULL, NULL, '1634313108', '0010107ORE', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919177651', 'FedEx', NULL, '2015-06-17', '15.06.2015 21:52', '4260295880374', '1', 'a0YC000000cJynwMAC', '165.00', '249.00'),
(32850, '328780257', NULL, NULL, 'russell palmer', '42 PEN-Y-GRAIG', '', 'CF14 6SU', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '2920655467', '0010131LC1', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919177662', 'FedEx', NULL, '2015-06-17', '16.06.2015 01:56', '4260295880381', '1', 'a0YC000000cJynxMAC', '165.00', '249.00'),
(32851, '328812127', NULL, NULL, 'Paul Campling', '19 Charlecote way', '', 'Nn118ax', 'Northamptonshire', 'Großbritannien', 'GB', NULL, NULL, '7500773828', '0010030S9U', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919177673', 'FedEx', NULL, '2015-06-17', '16.06.2015 06:52', '4260295880398', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(32852, '328727840', NULL, NULL, 'Geraldine Boardman', '9 BURWELL CLOSE', '', 'OL12 6DQ', 'ROCHDALE', 'Großbritannien', 'GB', NULL, NULL, '1706291103', '0010230Y5M', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, 'storniert', 'FedEx', NULL, '2015-06-17', '15.06.2015 17:52', 'GM-103-8', '1', 'a0YC000000cK09tMAC', '170.00', '249.00'),
(32853, '328705159', NULL, NULL, 'Jacqueline Garrard', '2 CORONATION ROAD', '', 'PO7 7FA', 'WATERLOOVILLE', 'Großbritannien', 'GB', NULL, NULL, '7723325388', '001023692Q', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '609919177695', 'FedEx', NULL, '2015-06-17', '15.06.2015 15:54', 'GM-103-5', '1', 'a0YC000000cK09qMAC', '170.00', '249.00'),
(32854, '328795485', NULL, NULL, 'June Mcculloch', '115 LANGLAW ROAD', 'Mayfield', 'EH22 5AR', 'DALKEITH', 'Großbritannien', 'GB', NULL, NULL, '7455900153', '0010050HQN', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '609919177700', 'FedEx', NULL, '2015-06-17', '16.06.2015 01:53', 'GM-104-5', '1', 'a0YC000000boq0KMAQ', '160.01', '239.00'),
(32855, '3074457345674529468', NULL, NULL, 'EDWIN YEE', '331 YISHUN RING RD #03-1400 NA', 'NA', '760331', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '97647874', '00101729HW', NULL, NULL, 'GM-3011-2 (BLACK DIAL & SILVER BEZEL): Theorema MACAU Automatic Watch', NULL, '578824932982', 'FedEx', NULL, '2015-06-17', '15.06.2015 17:11', 'SG070415CP02', '1', 'a0YC000000bnViBMAU', '248.82', '319.00'),
(32856, '3074457345674514044', NULL, NULL, 'JACKIE LEE', '288 YISHUN AVE 6 #12-48 NA', 'NA', '760288', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '91726668', '0010120B96', NULL, NULL, 'WHITE DIAL: Theorema Galilei Leather Chronograph Watch', NULL, '578824932993', 'FedEx', NULL, '2015-06-17', '15.06.2015 18:12', 'SG150522RS34', '1', 'a0YC000000cRUSDMA4', '103.20', '129.00'),
(32857, '3074457345674487450', NULL, NULL, 'ANG LEE CHING CATHERINE', '447 BUKIT PANJANG RING RD #05-539 NA', 'NA', '670447', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '96936491', '0010250TH4', NULL, NULL, 'BLACK DIAL: Theorema Galilei Leather Chronograph Watch', NULL, '578824933007', 'FedEx', NULL, '2015-06-17', '15.06.2015 18:11', 'SG150522RS35', '1', 'a0YC000000cRUSIMA4', '103.20', '129.00'),
(32858, '3074457345674478718', NULL, NULL, 'WINSON XIE', '50 UBI AVE 3 #03-18 FRONTIER', 'NA', '408866', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '90280933', '0010250C57', NULL, NULL, 'GM-104-6: Theorema Copacabana Mechanical Watch', NULL, '578824933030', 'FedEx', NULL, '2015-06-17', '15.06.2015 18:12', 'SG070415CP01', '1', 'a0YC000000bnUVmMAM', '311.22', '399.00'),
(32859, '3074457345674478656', NULL, NULL, 'WINSON XIE', '50 UBI AVE 3 #03-18 FRONTIER', 'NA', '408866', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '90280933', '001001947E', NULL, NULL, 'GM-104-9: Theorema Copacabana Mechanical Watch', NULL, '578824933030', 'FedEx', NULL, '2015-06-17', '15.06.2015 18:12', 'SG070415CP04', '1', 'a0YC000000bnUscMAE', '311.22', '399.00'),
(32860, '329025195', NULL, NULL, 'ANTONIS ANDROULAKIS', 'Venizelou Sofokli 70', '', '163 41', 'ILIOUPOLI', 'Griechenland', 'GR', NULL, NULL, '6973342160', '001015780B', NULL, NULL, '#7: €169 Instead Of €699 for 1 Theorema T-3001 Paragon Watch (Black strap, Silver case, White dial) With Delivery ', NULL, '578824933084', 'FedEx', NULL, '2015-06-19', '17.06.2015 10:08', 'GR17032015SK026', '1', 'a0YC000000bahHlMAI', '135.20', '169.00'),
(32861, '328906835', NULL, NULL, 'SKM (Harrouni Abdel) abdel', 'Boomsesteenweg 35', '', '2630', 'Aartselaar', 'Belgien', 'BE', NULL, NULL, '486511328', '00100834YF', NULL, NULL, 'Theorema Copa Cabana Metal Watch - zwart/zwart (GM-104-8)', NULL, '609919177880', 'FedEx', NULL, '2015-06-18', '16.06.2015 17:48', 'NL150330NM37', '1', 'a0YC000000cUaPOMA0', '218.39', '279.99'),
(32862, '328841099', NULL, NULL, 'Steven Vermeir', 'Heidestraat 107', '', '1741', 'Wambeek', 'Belgien', 'BE', NULL, NULL, '476218658', '0010233T2F', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '609919177890', 'FedEx', NULL, '2015-06-18', '16.06.2015 09:48', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32863, '329074068', NULL, NULL, 'Giorgio Andrea Scarpa', 'VIA PIAVE 207/A', '', '31020', 'VILLORBA', 'Italien', 'IT', NULL, NULL, '3286422844', '00101977HO', NULL, NULL, 'Orologio Theorema Newton GM-4004-7 - Oro', NULL, '609919177879', 'FedEx', NULL, '2015-06-18', '17.06.2015 11:58', 'IT131113SC88', '1', 'a0YC000000cJNJ7MAO', '153.00', '239.99'),
(32864, '328949913', NULL, NULL, 'Michel Rozekrans', 'Struitenweg 32A', '', '3082 WV', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '612360063', '0010013B2M', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - zwart/zilverkleur - GM-505-5', NULL, '609919177905', 'FedEx', NULL, '2015-06-18', '16.06.2015 20:28', 'NL150126NM10', '1', 'a0YC000000bnquEMAQ', '155.19', '199.99'),
(32865, '328947205', NULL, NULL, 'louis melisse', 'Zeestraat 56', 'zeestraat 56', '4761HM', 'ZEVENBERGEN', 'Niederlande', 'NL', NULL, NULL, '683335678', '001014738M', NULL, NULL, 'Pionier automatisch horloge - goudkleurige kast / zwarte carbon wijzerplaat / bruine band (506-3)', NULL, '609919177916', 'FedEx', NULL, '2015-06-18', '16.06.2015 19:58', '4260295880886', '1', 'a0YC000000bog1sMAA', '150.01', '229.00'),
(32866, '327809511', NULL, NULL, 'Alma Boersma', 'Colijnlaan 38', '', '7003 BB', 'DOETINCHEM', 'Niederlande', 'NL', NULL, NULL, '620620428', '0010140K56', NULL, NULL, 'Sao Paulo bruine band, gouden kast - GM-103-3', NULL, '609919177927', 'FedEx', NULL, '2015-06-18', '10.06.2015 20:28', 'NL140915NM85', '1', 'a0YC000000bnoq7MAA', '225.42', '289.00'),
(32867, '328961003', '', '', 'Edo Sejdinovic', 'THOMSONS VAEG 14', '', '21373', 'MALMOE', 'Schweden', '', '', '', '735158848', '0010189OJF', '', '', 'Silver/svart med svart läderarmband. Modell GM-3009-2', 'Paket gestohlen!', '609919177938', 'FedEx', '', '2015-06-18', '16.06.2015 22:14', '150512HW09', '1', 'a0YC000000cKiqEMAS', '1395.06', '1995.00'),
(32868, '328920148', NULL, NULL, 'Edo Sejdinovic', 'THOMSONS VAEG 15', '', '21373', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '735158848', '0010121P1T', NULL, NULL, 'Guld/svart med brunt lÃ¤derarmband. Modell GM-3009-3', NULL, '609919177938', 'FedEx', NULL, '2015-06-18', '16.06.2015 18:44', '150512HW010', '1', 'a0YC000000cKiqdMAC', '1395.06', '1995.00'),
(32869, '328945946', NULL, NULL, 'Luke Clark', '31 BALMORAL CRESCENT', '', 'EX20 1GN', 'OKEHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7778060755', '0010071B3K', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '609919177754', 'FedEx', NULL, '2015-06-18', '16.06.2015 19:52', 'UK140102AMC02', '1', 'a0YC000000boq0IMAQ', '160.01', '239.00'),
(32870, '328977418', NULL, NULL, 'Lydia Cox', '114 LINKS WAY', 'Croxley green', 'WD3 3RN', 'RICKMANSWORTH', 'Großbritannien', 'GB', NULL, NULL, '7581697364', '10039728', NULL, NULL, 'Damascus Watch (T 3008-2)', NULL, '609919177765', 'FedEx', NULL, '2015-06-18', '16.06.2015 22:23', '4260295880169', '1', 'a0YC000000cLJhyMAG', '130.99', '199.00'),
(32871, '328968731', NULL, NULL, 'Stephen Shattock', '44 KINGS ROAD', '', 'SK17 7NF', 'BUXTON', 'Großbritannien', 'GB', NULL, NULL, '7971135757', '0010019BLK', NULL, NULL, 'Damascus Watch (T 3008-2)', NULL, '609919177776', 'FedEx', NULL, '2015-06-18', '16.06.2015 21:52', '4260295880169', '1', 'a0YC000000cLJhyMAG', '130.99', '199.00'),
(32872, '328985213', NULL, NULL, 'Erfan Soliman', '- Christ Church, St. Aldates', '', 'OX1 1DP', 'Oxford', 'Großbritannien', 'GB', NULL, NULL, '4,47451E+11', '0010138BNR', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '609919177787', 'FedEx', NULL, '2015-06-18', '16.06.2015 23:55', '4260295880176', '1', 'a0YC000000cLJhzMAG', '130.99', '199.00'),
(32873, '329062915', NULL, NULL, 'Timothy Woods', '79 Nursery Road', '', 'SK86HN', 'Cheadle Hulme', 'Großbritannien', 'GB', NULL, NULL, '1614857210', '001000978T', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '609919177798', 'FedEx', NULL, '2015-06-18', '17.06.2015 12:24', '4260295880374', '1', 'a0YC000000cJynwMAC', '165.00', '249.00'),
(32874, '328948716', NULL, NULL, 'amarjeet singh', '10 Sydney Road', '', 'NG8 1LH', 'Nottingham', 'Großbritannien', 'GB', NULL, NULL, '7715959577', '0010219SLJ', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '609919177802', 'FedEx', NULL, '2015-06-18', '16.06.2015 20:22', '4260295880381', '1', 'a0YC000000cJynxMAC', '165.00', '249.00'),
(32875, '328895842', NULL, NULL, 'Tracy Ward', '5 GREENFIELDS', '', 'LE8 6NY', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7711788566', '0010099GB4', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '609919177813', 'FedEx', NULL, '2015-06-18', '16.06.2015 15:36', '4260295880398', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(32876, '329058958', NULL, NULL, 'steve darling', '146 WIMBORNE ROAD', '', 'BH15 2EH', 'POOLE', 'Großbritannien', 'GB', NULL, NULL, '7753211792', '0010153Q7H', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '609919177824', 'FedEx', NULL, '2015-06-18', '17.06.2015 12:24', '4260295881050', '1', 'a0YC000000cJyo0MAC', '165.00', '249.00'),
(32877, '329056399', NULL, NULL, 'Nadia Ama Kayala', '39 Marine Tower', 'Abinger Grove', 'SE8 5UY', 'Deptford', 'Großbritannien', 'GB', NULL, NULL, '7456569829', '0010017VNE', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, 'storniert', 'FedEx', NULL, '2015-06-18', '17.06.2015 11:56', 'GM-104-7', '1', 'a0YC000000cTngYMAS', '160.01', '239.00'),
(32878, '328881352', NULL, NULL, 'Angela Inglis', '7-8 CAMPS INDUSTRIAL ESTATE', '', 'EH27 8DF', 'KIRKNEWTON', 'Großbritannien', 'GB', NULL, NULL, '1506885799', '0010159TRI', NULL, NULL, 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Leather Band (GM-107-4)', NULL, '609919177846', 'FedEx', NULL, '2015-06-18', '16.06.2015 13:57', 'GM-107-4', '1', 'a0YC000000cSU56MAG', '149.01', '249.00'),
(32879, '328936358', NULL, NULL, 'Alex Forster', '6 ALBURY PLACE', '', 'NE16 5SE', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7956335256', '0010041C19', NULL, NULL, 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '609919177857', 'FedEx', NULL, '2015-06-18', '16.06.2015 19:23', 'GM-107-8', '1', 'a0YC000000cSU6JMAW', '149.01', '249.00'),
(32880, '328952753', NULL, NULL, 'Ruth Brooks', '14 HIGHLANDS ROAD', '', 'WV3 8AG', 'WOLVERHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '07929 298491', '0010171RTM', NULL, NULL, 'Theorema Rio Skeleton Watch - Gold/Black Dial/Black Leather Band (GM-107-3)', NULL, '609919177868', 'FedEx', NULL, '2015-06-18', '16.06.2015 20:53', 'GM-107-3', '1', 'a0YC000000cSU4wMAG', '149.01', '249.00'),
(32881, '329161593', NULL, NULL, 'Kaan Aydin', 'Denen 95', 'denen 95 lochristi Autohandel Yener', '9080', 'Lochristi', 'Belgien', 'BE', NULL, NULL, '484123577', '00100495IL', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '644352571795', 'FedEx', NULL, '2015-06-19', '18.06.2015 01:18', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32882, '329140637', NULL, NULL, 'Catherine Bauwens', 'St-Niklaasstraat 52 hoek Bennens', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '0476 278000', '10186443', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '644352571800', 'FedEx', NULL, '2015-06-19', '17.06.2015 20:49', 'NL150126NM09', '1', 'a0YC000000bnqhcMAA', '155.19', '199.99'),
(32883, '329191583', NULL, NULL, 'Johnny Vede', 'Koldinggade 10', '', '9900', 'Frederikshavn', 'Dänemark', 'DK', NULL, NULL, '30324882', '0010179YD2', NULL, NULL, 'StÃ¥lrem, forsÃ¸lvet urkasse og sort urskive (T-3011-6)', NULL, '644352571821', 'FedEx', NULL, '2015-06-19', '18.06.2015 01:36', 'SE141208HW07', '1', 'a0YC000000cS2TOMA0', '1041.65', '1599.00'),
(32884, '329123564', NULL, NULL, 'Anita van Erp', 'Gerrit van der Veenstr 245', '', '5348 RZ', 'OSS', 'Niederlande', 'NL', NULL, NULL, '412646453', '0010079KXA', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - zwart/zilverkleur - GM-505-5', NULL, '644352571810', 'FedEx', NULL, '2015-06-19', '17.06.2015 17:58', 'NL150126NM10', '1', 'a0YC000000bnquEMAQ', '155.19', '199.99'),
(32885, '329184814', NULL, NULL, 'Klas Persson', 'OESTERLEDEN 50B', '', '352 42', 'VAEXJOE', 'Schweden', 'SE', NULL, NULL, '733687254', '00100513OF', NULL, NULL, 'Silver/svart med silvrigt metallarmband. Modell GM-3009-6', NULL, '644352571832', 'FedEx', NULL, '2015-06-19', '18.06.2015 02:16', '150512HW013', '1', 'a0YC000000cKirHMAS', '1395.06', '1995.00'),
(32886, '329124101', NULL, NULL, 'Erik Meyer', 'sleipnervaegen 11', '', '13642', 'stockholm', 'Schweden', 'SE', NULL, NULL, '46707922448', '0010250ATO', NULL, NULL, 'Guld/svart med brunt armband. Klocka med dubbel urtavla Paris', NULL, '644352571843', 'FedEx', NULL, '2015-06-19', '17.06.2015 19:44', 'SE280515MF03', '1', 'a0YC000000cSkOJMA0', '1525.93', '2199.00'),
(32887, '3074457345674650470', NULL, NULL, 'Cynthia Lau', '93 YISHUN AVE 1 #13-19 ESTUARY, THE', 'The Estuary', '769136', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '96612228', '001006714P', NULL, NULL, 'GM-4004-3 (BLACK DIAL, GOLD CASE, BROWN STRAP): Theorema Newton Diamond Automatic Watch', NULL, '578824933132', 'FedEx', NULL, '2015-06-19', '17.06.2015 22:41', 'SG150522RS28', '1', 'a0YC000000cRURAMA4', '295.20', '369.00'),
(32888, '3074457345674601292', NULL, NULL, 'TANVEER SINGH', '501 STIRLING RD #08-61 MDIS RESIDENCE', 'NA', '148951', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '96583790', '00100645B5', NULL, NULL, 'GM-104-2 (BLACK DIAL/GOLD-TONE CASE): Theorema Copacabana Mechanical Watch with Leather Band', NULL, '578824933143', 'FedEx', NULL, '2015-06-19', '17.06.2015 17:11', 'SG070415CP02', '1', 'a0YC000000bnUBIMA2', '311.22', '399.00'),
(32889, '329111060', NULL, NULL, 'roland sandalls', '14 FLEECE ROAD', '', 'WR12 7EX', 'BROADWAY', 'Großbritannien', 'GB', NULL, NULL, '01386 853652', '0010096J1U', NULL, NULL, 'Damascus Watch (T 3008-7)', NULL, '644352571692', 'FedEx', NULL, '2015-06-19', '17.06.2015 16:53', '4260295881722', '1', 'a0YC000000cLJi3MAG', '130.99', '199.00'),
(32890, '329075280', NULL, NULL, 'fraser steele', '27 LANGTREE AVENUE', 'giffnock', 'G46 7LJ', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7875636449', '001016678F', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '644352571707', 'FedEx', NULL, '2015-06-19', '17.06.2015 13:56', '4260295880398', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(32891, '329147456', NULL, NULL, 'Richard Grimwood', '14 WELLINGTON CLOSE', '', 'IP28 8PJ', 'BURY ST. EDMUNDS', 'Großbritannien', 'GB', NULL, NULL, '7515643198', '0010014UMC', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '644352571718', 'FedEx', NULL, '2015-06-19', '17.06.2015 20:52', '4260295880398', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(32892, '329100939', NULL, NULL, 'russell HOYLAND', '16 MAPLE ROAD', '', 'SN7 8BE', 'FARINGDON', 'Großbritannien', 'GB', NULL, NULL, '4,41367E+11', '0010138PUD', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '644352571729', 'FedEx', NULL, '2015-06-19', '17.06.2015 16:22', '4260295880398', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(32893, '329096040', NULL, NULL, 'Austin Allison', '9 ELMFIELD ROAD', '', 'DY11 7LA', 'KIDDERMINSTER', 'Großbritannien', 'GB', NULL, NULL, '7967187408', '0010197U75', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '644352571730', 'FedEx', NULL, '2015-06-19', '17.06.2015 15:22', '4260295881050', '1', 'a0YC000000cJyo0MAC', '165.00', '249.00'),
(32894, '329190070', NULL, NULL, 'Kamran Javed', '29 PARLIAMENT STREET', '', 'PE1 2LS', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7772333233', '0010169EMV', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '644352571740', 'FedEx', NULL, '2015-06-19', '18.06.2015 01:26', 'UK140403AS04', '1', 'a0YC000000cK09oMAC', '170.00', '249.00'),
(32895, '329191361', NULL, NULL, 'Lauren Craig', 'Balneerin HERIOT WAY', '', 'EH38 5YN', 'HERIOT', 'Großbritannien', 'GB', NULL, NULL, '7950103612', '00101829BP', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352571751', 'FedEx', NULL, '2015-06-19', '18.06.2015 01:22', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(32896, '329127441', NULL, NULL, 'Chris Barringer', '3 FELLOWES D RAMSEY', '', 'PE26 1Eu', 'HUNTINGDON', 'Großbritannien', 'GB', NULL, NULL, '7515561502', '0010105FQJ', NULL, NULL, 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '644352571762', 'FedEx', NULL, '2015-06-19', '17.06.2015 18:25', 'GM-107-8', '1', 'a0YC000000cSU6JMAW', '149.01', '249.00'),
(32897, '329182129', NULL, NULL, 'Genevieve Karen', '27 Queen bee court', '', 'AL10 9PR', 'Hatfield', 'Großbritannien', 'GB', NULL, NULL, '7772517390', '0010165NBT', NULL, NULL, 'Theorema Rio Skeleton Watch - Silver/Black Dial/Blacl Leather Band (GM-107-2)', NULL, '644352571773', 'FedEx', NULL, '2015-06-19', '18.06.2015 01:25', 'GM-107-2', '1', 'a0YC000000cSU4rMAG', '149.01', '249.00'),
(32898, '329191877', NULL, NULL, 'Toby Robinson', '94 Cardigan View Holiday Park', 'Beach Road', 'LL49 9YA', 'Porthmadog', 'Großbritannien', 'GB', NULL, NULL, '7717454104', '0010139EBR', NULL, NULL, 'Theorema Rio Skeleton Watch - Silver/Black Dial/Blacl Leather Band (GM-107-2)', NULL, '644352571784', 'FedEx', NULL, '2015-06-19', '18.06.2015 03:22', 'GM-107-2', '1', 'a0YC000000cSU4rMAG', '149.01', '249.00'),
(32899, '329510472', NULL, NULL, 'Tom Baetens', 'Populierenhof 5', '', '9080', 'Lochristi', 'Belgien', 'BE', NULL, NULL, '485369624', '0010071JG6', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - zwart/zilverkleur - GM-505-5', NULL, '644352571990', 'FedEx', NULL, '2015-06-22', '19.06.2015 16:18', 'NL150126NM10', '1', 'a0YC000000bnqhdMAA', '155.19', '199.99'),
(32900, '329434046', NULL, NULL, 'PETER Vergauwen', 'Mastboomstraat 4', 'petervergauwen@hotmail.com', '2630', 'Aartselaar', 'Belgien', 'BE', NULL, NULL, '32499253651', '0010211XMI', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '644352572004', 'FedEx', NULL, '2015-06-22', '19.06.2015 09:48', 'NL150126NM09', '1', 'a0YC000000bnqhcMAA', '155.19', '199.99'),
(32901, '329377103', NULL, NULL, 'Aurelie Delpierre', 'rue d\'Aquinot 1B', '', '1380', 'Lasne', 'Belgien', 'BE', NULL, NULL, '486033817', '00101031UQ', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '644352572015', 'FedEx', NULL, '2015-06-22', '18.06.2015 23:18', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32902, '329419588', NULL, NULL, 'Denise Rodriguez', 'Lautrupbjerg 10', '', '2750', 'Ballerup', 'Dänemark', 'DK', NULL, NULL, '20629968', '0010182NNC', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, '644352572048', 'FedEx', NULL, '2015-06-22', '19.06.2015 09:07', 'DK040814HW07', '1', 'a0YC000000cS4j2MAC', '1155.04', '1695.00'),
(32903, '329447830', NULL, NULL, 'Mechteld van de Laar', 'Salmenhofweg 2', '', '6095 BZ', 'BAEXEM', 'Niederlande', 'NL', NULL, NULL, '648688379', '0010141HM6', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '644352572026', 'FedEx', NULL, '2015-06-22', '19.06.2015 11:01', 'NL150126NM07', '1', 'a0YC000000bnquBMAQ', '155.19', '199.99'),
(32904, '329370989', NULL, NULL, 'Eline Gijsen', 'C.N.A.Looslaan 44', '', '3054 BS', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '31620496853', '0010116LVU', NULL, NULL, 'Pionier automatisch horloge - zilverkleurige kast / zilverkleur en zwarte carbon wijzerplaat / zwarte band (506-2)', NULL, '644352572037', 'FedEx', NULL, '2015-06-22', '18.06.2015 22:58', '4260295880879', '1', 'a0YC000000bog1rMAA', '150.01', '229.00'),
(32905, '329387942', NULL, NULL, 'Salim Mizouri', 'NORDOSTPASSAGEN 75', '', '413 11', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '739398024', '001018110S', NULL, NULL, 'Silver/svart med silvrigt metallarmband. Modell GM-3009-6', NULL, '644352572059', 'Fedex', NULL, '2015-06-22', '19.06.2015 01:15', '150512HW013', '1', 'a0YC000000cKirHMAS', '1395.06', '1995.00'),
(32906, '329316504', NULL, NULL, 'Annika Saeaef', 'NORRA STOMMEN 205', '', '43832', 'Landvetter', 'Schweden', 'SE', NULL, NULL, '708430336', '0010184N6G', NULL, NULL, 'Silver/svart med silvrigt metallarmband. Modell GM-3009-6', NULL, '644352572060', 'Fedex', NULL, '2015-06-22', '18.06.2015 18:44', '150512HW013', '1', 'a0YC000000cKirHMAS', '1395.06', '1995.00'),
(32907, '329456877', NULL, NULL, 'Amanda Trivett', '17 North street', 'The nail lounge', 'Tq13 7qh', 'Ashburton', 'Grossbritannien', 'GB', NULL, NULL, '01364 654714', '0010137YMK', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352571935', 'FedEx', NULL, '2015-06-22', '19.06.2015 11:53', 'UK140102AMC03', '1', 'a0YC000000cTngTMAS', '160.01', '239.00'),
(32908, '329376817', NULL, NULL, 'Matt Blythe', '228 Canterbury Way', '', 'SG1 4DW', 'Stevenage', 'Grossbritannien', 'GB', NULL, NULL, '7824742207', '0010020O3Y', NULL, NULL, 'Damascus Watch (T 3008-1)', NULL, '644352571946', 'FedEx', NULL, '2015-06-22', '18.06.2015 22:52', '4260295880152', '1', 'a0YC000000cLJhxMAG', '130.99', '199.00'),
(32909, '329367715', NULL, NULL, 'Melissa Morrissey', '257 ECCLESALL ROAD', 'THE PORTERGATE', 'S11 8NX', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7712280389', '00102430EN', NULL, NULL, 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Leather Band (GM-107-4)', NULL, '644352571957', 'FedEx', NULL, '2015-06-22', '18.06.2015 22:53', 'GM-107-4', '1', 'a0YC000000cSU56MAG', '149.01', '249.00'),
(32910, '329340469', NULL, NULL, 'Dennis Hancock', '51 Hutton road', 'longlands', 'ts4 2lg', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7920132579', '001006875A', NULL, NULL, 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '644352571968', 'FedEx', NULL, '2015-06-22', '18.06.2015 19:22', 'GM-107-8', '1', 'a0YC000000cSU6JMAW', '149.01', '249.00'),
(32911, '329340389', NULL, NULL, 'Bethany Carroll', '34 HAWKSHEAD DRIVE', '', 'M24 4FX', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7772472979', '0010046E7G', NULL, NULL, 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '644352571979', 'FedEx', NULL, '2015-06-22', '18.06.2015 19:23', 'GM-107-8', '1', 'a0YC000000cSU6JMAW', '149.01', '249.00'),
(32912, '329285949', NULL, NULL, 'Ilo matic', '21 WESTMINSTER ROAD', '', 'N9 8RA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7533091201', '00100675ND', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352571980', 'FedEx', NULL, '2015-06-22', '18.06.2015 14:26', 'UK140102AMC03', '1', 'a0YC000000boq0HMAQ', '160.01', '239.00'),
(32913, '330047170', NULL, NULL, 'Akhiyat Mohamed', 'Rue Liedekerke  36/3', '', '1210', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '466302511', '00101214B4', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '644352572081', 'FedEx', NULL, '2015-06-23', '22.06.2015 15:18', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32914, '329973437', NULL, NULL, 'Vachid Elzjoerkajev', 'De Gerlachekaai 6 Bus 1', '', '2000', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '497808080', '0010012FHD', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '644352572092', 'FedEx', NULL, '2015-06-23', '22.06.2015 10:20', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32915, '329888426', NULL, NULL, 'Ines vannieuwenhuyse', 'Rootland 1-9999', '', '8510', 'Marke', 'Belgien', 'BE', NULL, NULL, '477523751', '0010229EE8', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - zwart/zilverkleur - GM-505-5', NULL, '644352572107', 'FedEx', NULL, '2015-06-23', '21.06.2015 21:18', 'NL150126NM10', '1', 'a0YC000000bnqhdMAA', '155.19', '199.99'),
(32916, '329731965', NULL, NULL, 'Ovsep Arutunian', 'Hans Memlingstraat 6 / 0101', '', '8450', 'Bredene', 'Belgien', 'BE', NULL, NULL, '478505054', '0010029M8T', NULL, NULL, 'Theorema Copa Cabana Watch - goud/zwart (GM-104-2)', NULL, '644352572118', 'FedEx', NULL, '2015-06-23', '20.06.2015 22:48', 'NL140915NM88', '1', 'a0YC000000cUaPKMA0', '218.39', '279.99'),
(32917, '329698754', NULL, NULL, 'philip mazelyne', 'August de Boeckstraat 16', '', '9100', 'Sint-Niklaas', 'Belgien', 'BE', NULL, NULL, '494108669', '0010165VUF', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '644352572129', 'FedEx', NULL, '2015-06-23', '20.06.2015 18:18', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32918, '330040756', NULL, NULL, 'Thomas Rosborg', 'Linda Hede 12', '', '8543', 'Hornslet', 'Dänemark', 'DK', NULL, NULL, '28444306', '10159158', NULL, NULL, 'Sort urskive, guldfarvet stÃ¥lrem (GM-3009-7)', NULL, '644352572666', 'FedEx', NULL, '2015-06-23', '22.06.2015 14:36', '150512HW014', '1', 'a0YC000000cKiu2MAC', '1119.05', '1595.00'),
(32919, '329950923', NULL, NULL, 'kis Petersen', 'Hoje Gladsaxe 112', '', '2860', 'Soborg', 'Dänemark', 'DK', NULL, NULL, '50170018', '0010180RTF', NULL, NULL, 'GM-4004-7: Urrem i guld, urkasse i guld, sort urskive', NULL, '644352572677', 'FedEx', NULL, '2015-06-23', '22.06.2015 08:36', 'DK040814HW11', '1', 'a0YC000000cS4j6MAC', '1155.04', '1695.00'),
(32920, '329634940', NULL, NULL, 'Martin Munk-lauritsen', 'Hostrupsvej 1', '', '3400', 'Hillerod', 'Dänemark', 'DK', NULL, NULL, '28254011', '0010024KPD', NULL, NULL, 'StÃ¥lrem, forsÃ¸lvet urkasse og sort urskive (T-3011-6)', NULL, '644352572688', 'FedEx', NULL, '2015-06-23', '20.06.2015 11:36', 'SE141208HW07', '1', 'a0YC000000cS2TOMA0', '1041.65', '1599.00'),
(32921, '329570943', NULL, NULL, 'Brian Andersen', 'Brillantvej 4', '', '4040', 'Jyllinge', 'Dänemark', 'DK', NULL, NULL, '22879030', '00102444XV', NULL, NULL, 'Sort urskive, guldfarvet stÃ¥lrem (GM-3009-7)', NULL, '644352572699', 'FedEx', NULL, '2015-06-23', '19.06.2015 22:36', '150512HW014', '1', 'a0YC000000cKiu2MAC', '1119.05', '1595.00'),
(32922, '329909026', NULL, NULL, 'Cian Healy', ' Enterprise House', 'Frascati Road', 'Co Dublin', 'Blackrock', 'Irland', 'IE', NULL, NULL, '851613595', '0010250AZ2', NULL, NULL, 'Mens Theoreme Silver Face Black Strap Dual-Time Watch', NULL, '644352572655', 'FedEx', NULL, '2015-06-23', '21.06.2015 21:32', 'IE280515MF01', '1', 'a0YC000000cSkk7MAC', '164.79', '239.99'),
(32923, '330052536', NULL, NULL, 'a.c. verheij', 'Ben van Meerendonkstraat 30', '', '1087 LE', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '643641160', '0010080C9M', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '644352572130', 'FedEx', NULL, '2015-06-23', '22.06.2015 15:29', 'NL150126NM09', '1', 'a0YC000000bnquDMAQ', '155.19', '199.99'),
(32924, '330034573', NULL, NULL, 'yvonne bruinsma', 'leverkruidweg 14', '', '1508 wp', 'zaandam', 'Niederlande', 'NL', NULL, NULL, '', '00100563KU', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '644352572140', 'FedEx', NULL, '2015-06-23', '22.06.2015 14:58', 'NL150126NM07', '1', 'a0YC000000bnquBMAQ', '155.19', '199.99'),
(32925, '330025908', NULL, NULL, 'Arthur Odding', 'Sterappelstraat 2', '', '2564 RB', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '31639492368', '00101798XK', NULL, NULL, 'Theorema Copa Cabana Metal Watch - zilver/zwart (GM-104-6)', NULL, '644352572151', 'FedEx', NULL, '2015-06-23', '22.06.2015 13:58', 'NL150330NM35', '1', 'a0YC000000bmOgsMAE', '218.39', '279.99'),
(32926, '329907116', NULL, NULL, 'PHH tenheggeler', 'Hesselinks Es 12', '31651629589', '7271 LA', 'BORCULO', 'Niederlande', 'NL', NULL, NULL, '31651629589', '001013222A', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - zwart/zilverkleur - GM-505-5', NULL, '644352572162', 'FedEx', NULL, '2015-06-23', '21.06.2015 22:28', 'NL150126NM10', '1', 'a0YC000000bnquEMAQ', '155.19', '199.99'),
(32927, '329852833', NULL, NULL, 'Jeanette Groen', 'Padkamp 11', '', '9301 AW', 'RODEN', 'Niederlande', 'NL', NULL, NULL, '31651189898', '0010105K9V', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zwart - GM-505-7', NULL, '644352572173', 'FedEx', NULL, '2015-06-23', '21.06.2015 17:28', 'NL150126NM08', '1', 'a0YC000000bnquCMAQ', '155.19', '199.99'),
(32928, '329854883', NULL, NULL, 'Stephan van Dijk', 'Bachlaan 33', '', '3906 ZH', 'VEENENDAAL', 'Niederlande', 'NL', NULL, NULL, '639110719', '0010242XE8', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '644352572184', 'FedEx', NULL, '2015-06-23', '21.06.2015 17:28', 'NL150126NM07', '1', 'a0YC000000bnquBMAQ', '155.19', '199.99'),
(32929, '329745301', NULL, NULL, 'Hamad AlHamdan', 'Wilhelminasingel 90 C02', '', '6221 BL', 'MAASTRICHT', 'Niederlande', 'NL', NULL, NULL, '626866660', '00100787O9', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart staal - zwart/zwart - GM-505-6', NULL, '644352572195', 'FedEx', NULL, '2015-06-23', '21.06.2015 01:28', 'NL150126NM11', '1', 'a0YC000000bnquFMAQ', '155.19', '199.99'),
(32930, '329672730', NULL, NULL, 'G.J. Gidding', 'Het Spoor 28', '', '3994 AK', 'HOUTEN', 'Niederlande', 'NL', NULL, NULL, '645614758', '0010102A2I', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '644352572200', 'FedEx', NULL, '2015-06-23', '20.06.2015 15:28', 'NL150126NM09', '1', 'a0YC000000bnquDMAQ', '155.19', '199.99'),
(32931, '329967905', NULL, NULL, 'Josef Ammouri', 'TEMPELRIDDARVAEGEN 1B', '', '127 61', 'SKAERHOLMEN', 'Schweden', 'SE', NULL, NULL, '704347788', '00101803TZ', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-8)', NULL, '644352572703', 'Fedex', NULL, '2015-06-23', '22.06.2015 11:44', 'SE040814HW12', '1', 'a0YC000000cSJX2MAO', '1433.05', '1995.00'),
(32932, '329930795', NULL, NULL, 'Ninib Malkey', 'KAEGELVAEGEN 12', '', '151 59', 'SOEDERTAELJE', 'Schweden', 'SE', NULL, NULL, '705932273', '00101716TL', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-8)', NULL, '644352572714', 'Fedex', NULL, '2015-06-23', '22.06.2015 04:45', 'SE040814HW12', '1', 'a0YC000000cSJX2MAO', '1433.05', '1995.00'),
(32933, '329787586', NULL, NULL, 'Kai Na Ranong', 'JUNKERGATAN 9, 2 TR', '', '12653', 'HAEGERSTEN', 'Schweden', 'SE', NULL, NULL, '720401254', '0010234UC9', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-7)', NULL, '644352572725', 'Fedex', NULL, '2015-06-23', '21.06.2015 12:14', 'SE040814HW11', '1', 'a0YC000000cSJX1MAO', '1433.05', '1995.00'),
(32934, '329759899', NULL, NULL, 'Madelene Bogstedt', 'VALLAVAEGEN 18', '', '136 41', 'HANDEN', 'Schweden', 'SE', NULL, NULL, '705354007', '00101928JJ', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, '644352572736', 'Fedex', NULL, '2015-06-23', '21.06.2015 09:14', 'SE040814HW07', '1', 'a0YC000000cSJWxMAO', '1433.05', '1995.00'),
(32935, '329565556', NULL, NULL, 'Pal Hoeglund', 'SAEDESBINGEN 17', '', '461 61', 'TROLLHAETTAN', 'Schweden', 'SE', NULL, NULL, '706297770', '0010095YF8', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-4)', NULL, '644352572747', 'Fedex', NULL, '2015-06-23', '19.06.2015 23:47', 'SE040814HW08', '1', 'a0YC000000cSJWyMAO', '1433.05', '1995.00'),
(32936, '329530828', NULL, NULL, 'Rebecka Brinkhaell', 'STRIDSBERGAVAEGEN 4', '', '163 41', 'SPANGA', 'Schweden', 'SE', NULL, NULL, '733130303', '0010250KHQ', NULL, NULL, 'Armbandsklocka (RIO GM107-7)', NULL, '644352572758', 'Fedex', NULL, '2015-06-23', '19.06.2015 19:14', '150421hw16', '1', 'a0YC000000cV6qUMAS', '1522.72', '2349.00'),
(32937, '329513520', NULL, NULL, 'stefan heineras', 'FURUVAEGEN 15', '', '460 11', 'NYGARD', 'Schweden', 'SE', NULL, NULL, '739026994', '00101799K3', NULL, NULL, 'Silver/silver med svart armband. Klocka med dubbel urtavla', NULL, '644352572769', 'Fedex', NULL, '2015-06-23', '19.06.2015 17:44', 'SE280515MF01', '1', 'a0YC000000cSkOHMA0', '1525.93', '2199.00'),
(32938, '329473834', NULL, NULL, 'Vidar Risvik', 'LAGGARUDDSVAEGEN 13', '', '771 92', 'LUDVIKA', 'Schweden', 'SE', NULL, NULL, '706211313', '0010245I9W', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, '644352572770', 'Fedex', NULL, '2015-06-23', '19.06.2015 16:44', 'SE040814HW07', '1', 'a0YC000000cSJWxMAO', '1433.05', '1995.00'),
(32939, '329789474', NULL, NULL, 'Dorothy Brougham', '28 TORQUAY SPUR', '', 'SL2 1UT', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '7723997827', '00102506V5', NULL, NULL, 'Black Strap Silver Case Black Face (GM-4004-2)', NULL, '644352572438', 'FedEx', NULL, '2015-06-23', '21.06.2015 10:53', 'UK140110AMC02', '1', 'a0YC000000cRXMwMAO', '130.99', '199.00'),
(32940, '329664550', NULL, NULL, 'Fatih Durak', '283 STOKE NEWINGTON CHURCH STREET', 'Church Street', 'N16 9JH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7956061027', '0010131BDI', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '644352572449', 'FedEx', NULL, '2015-06-23', '20.06.2015 14:22', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32941, '329523475', '', '', 'Lazea Laurentiu', '2 taubman te Head road', 'Isle of man', 'Im1 5bb', 'Douglas', 'Großbritannien', '', '', '', '7624258186', '00101518RE', '', '', 'Black/Black Dial/Black Metal Band (GM-104-8)', '', '968533906931', 'DHL', '', '2015-06-24', '19.06.2015 17:53', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32942, '329885786', NULL, NULL, 'Josh Hughes', '126 DOROTHY AVENUE NORTH', '', 'BN10 8DS', 'PEACEHAVEN', 'Großbritannien', 'GB', NULL, NULL, '7468587488', '0010186D7I', NULL, NULL, 'Damascus Watch (T 3008-1)', NULL, '644352572460', 'FedEx', NULL, '2015-06-23', '21.06.2015 20:52', '4260295880152', '1', 'a0YC000000cLJhxMAG', '130.99', '199.00'),
(32943, '329959525', NULL, NULL, 'Ludmila Stepanova', '10 CAERNARVON CRESCENT', '', 'MK3 7DP', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '7453008810', '00102190F5', NULL, NULL, 'Damascus Watch (T 3008-2)', NULL, '644352572471', 'FedEx', NULL, '2015-06-23', '22.06.2015 10:37', '4260295880169', '1', 'a0YC000000cLJhyMAG', '130.99', '199.00'),
(32944, '329747108', NULL, NULL, 'Ghazal Abdeh', '57 Blue moon way', '', 'M14 7GR', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7402949479', '0010211OSM', NULL, NULL, 'Damascus Watch (T 3008-7)', NULL, '644352572482', 'FedEx', NULL, '2015-06-23', '21.06.2015 01:52', '4260295881722', '1', 'a0YC000000cLJi3MAG', '130.99', '199.00'),
(32945, '329757290', NULL, NULL, 'Susan Anderson', '10 ASPEN ROAD', '', 'NR30 5BG', 'GREAT YARMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7708142714', '0010010A4G', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '644352572493', 'FedEx', NULL, '2015-06-23', '21.06.2015 07:52', '4260295880381', '1', 'a0YC000000cJynxMAC', '165.00', '249.00'),
(32946, '329588437', NULL, NULL, 'Arune Remeikyte', 'MILFORD Hurtlend road', '', 'RG2 8AB', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7774951481', '0010004LD7', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '644352572508', 'FedEx', NULL, '2015-06-23', '20.06.2015 02:52', '4260295880398', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(32947, '329848644', NULL, NULL, 'Lutamyo Mtawali', 'Flat 13 Donne House', '4 Samuel Close', 'SE14 5RP', 'London', 'Großbritannien', 'GB', NULL, NULL, '4,42076E+11', '0010090AFM', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '644352572519', 'FedEx', NULL, '2015-06-23', '21.06.2015 16:53', '4260295880398', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(32948, '329499107', NULL, NULL, 'Teresa Farmer C/o CSM LLP', 'One Boy The Admirals', 'Gunwharf Quays', 'PO1 3AG', 'Southsea', 'Großbritannien', 'GB', NULL, NULL, '7786623828', '0010172T45', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '644352572520', 'FedEx', NULL, '2015-06-23', '19.06.2015 15:58', '4260295881050', '1', 'a0YC000000cJyo0MAC', '165.00', '249.00'),
(32949, '329588754', NULL, NULL, 'Arune Remeikyte', 'MILFORD Hurtlend road', '', 'RG2 8AB', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7774951481', '001013109I', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '644352572508', 'FedEx', NULL, '2015-06-23', '20.06.2015 02:52', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32950, '329666882', NULL, NULL, 'Ehtesham Shaikh', '127 DEVANA ROAD', '', 'LE2 1PL', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7951234243', '0010004PGW', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '644352572530', 'FedEx', NULL, '2015-06-23', '20.06.2015 14:53', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32951, '329557096', NULL, NULL, 'Mateusz Rakowski', '12 BARWELL C BARWELL ROAD', '', 'B9 4LB', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7950959991', '0010115AFF', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '644352572541', 'FedEx', NULL, '2015-06-23', '19.06.2015 21:29', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32952, '329740457', NULL, NULL, 'Parisa Bakhtiyari', '438 Muswellhill broadway', 'Ask for parisa', 'N10 1BS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7778882726', '10209970', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '644352572552', 'FedEx', NULL, '2015-06-23', '21.06.2015 01:25', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32953, '329568373', NULL, NULL, 'Jamal Amry', '1 SUDREY STREET', 'Flat 5', 'SE1 1PF', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '4,47834E+11', '0010106TWT', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-3009-7)', NULL, '644352572563', 'FedEx', NULL, '2015-06-23', '20.06.2015 00:24', 'GM-3009-7', '1', 'a0YC000000cJzvwMAC', '126.00', '179.00'),
(32954, '329829566', NULL, NULL, 'jodi leigh mchugh', '15 Apollo crescent', '', 'L33 1YR', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7720905968', '0010157S88', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '644352572574', 'FedEx', NULL, '2015-06-23', '21.06.2015 14:54', 'UK140403AS04', '1', 'a0YC000000cK09oMAC', '170.00', '249.00'),
(32955, '329626432', NULL, NULL, 'Charlotte Hill', '69 Lichfield rd', '', 'NR31 0EB', 'GREAT YARMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7901333943', '0010238X2I', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '644352572585', 'FedEx', NULL, '2015-06-23', '20.06.2015 10:56', 'GM-103-5', '1', 'a0YC000000cK09qMAC', '170.00', '249.00'),
(32956, '329585701', NULL, NULL, 'Shakila Begum', '55 UXBRIDGE STREET', '', 'DE14 3JU', 'BURTON-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7871869360', '0010088GDP', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352572596', 'FedEx', NULL, '2015-06-23', '20.06.2015 01:23', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(32957, '329871172', '', '', 'Rory Gordon', '2 BARMUCKITY LANE', '', 'IV30 6GN', 'ELGIN', 'Großbritannien', '', '', '', '01343 542282', '0010233HRB', '', '', 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Metal Band (GM-107-8)', '', '968533906947', 'DHL', '', '2015-06-24', '21.06.2015 18:52', 'GM-107-8', '1', 'a0YC000000cSU6JMAW', '149.01', '249.00'),
(32958, '329740277', NULL, NULL, 'Mark Finnegan', 'FAULKWO THE COMMON', 'Corley moor', 'CV7 8AR', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7817478174', '0010072A9J', NULL, NULL, 'Theorema Rio Skeleton Watch - Silver/Black Dial/Silver Metal Band (GM-107-6)', NULL, '644352572611', 'FedEx', NULL, '2015-06-23', '21.06.2015 01:24', 'GM-107-6', '1', 'a0YC000000cSU5aMAG', '149.01', '249.00'),
(32959, '329874940', NULL, NULL, 'Tian Zhao', '97 ROXBOROUGH ROAD', '', 'HA1 1NT', 'HARROW', 'Großbritannien', 'GB', NULL, NULL, '7786686068', '0010157GZ8', NULL, NULL, 'Theorema Rio Skeleton Watch - Silver/Black Dial/Silver Metal Band (GM-107-6)', NULL, '644352572622', 'FedEx', NULL, '2015-06-23', '21.06.2015 19:22', 'GM-107-6', '1', 'a0YC000000cSU5aMAG', '149.01', '249.00'),
(32960, '329550646', NULL, NULL, 'wylma Wright', '3 WALLACE STREET', '', 'KY11 4QP', 'DUNFERMLINE', 'Großbritannien', 'GB', NULL, NULL, '7545141509', '001025027N', NULL, NULL, 'Theorema Rio Skeleton Watch - Silver/Black Dial/Silver Metal Band (GM-107-6)', NULL, '644352572633', 'FedEx', NULL, '2015-06-23', '19.06.2015 21:41', 'GM-107-6', '1', 'a0YC000000cSU5aMAG', '149.01', '249.00'),
(32961, '329570858', NULL, NULL, 'tony finch', '10 SHRUBSALL CLOSE', '', 'SE9 5QT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7929352325', '0010175Y3V', NULL, NULL, 'Theorema Rio Skeleton Watch - Silver/White Dial/Silver Metal Band (GM-107-5)', NULL, '644352572644', 'FedEx', NULL, '2015-06-23', '20.06.2015 00:25', 'GM-107-5', '1', 'a0YC000000cSU5VMAW', '149.01', '249.00'),
(32962, '330282061', NULL, NULL, 'Tersea Kambova', 'Rue d\'Ecosse 66', '', '1060', 'St gilles', 'Belgien', 'BE', NULL, NULL, '473633778', '00101271JZ', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '644352572942', 'FedEx', NULL, '2015-06-24', '23.06.2015 16:18', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32963, '330273159', NULL, NULL, 'Christophe Blancke', 'Warandelaan 142', '', '1800', 'Vilvoorde', 'Belgien', 'BE', NULL, NULL, '478654375', '00101276VY', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/Noir - GM-505-7', NULL, '644352572953', 'FedEx', NULL, '2015-06-24', '23.06.2015 16:18', 'NL150126NM08', '1', 'a0YC000000bnqhbMAA', '155.19', '199.99'),
(32964, '330088505', NULL, NULL, 'jean-michel larondelle', 'Grand Place 47  Grand Place', '', '4800', 'Verviers', 'Belgien', 'BE', NULL, NULL, '493554903', '0010232BJL', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/Noir - GM-505-7', NULL, '644352572964', 'FedEx', NULL, '2015-06-24', '22.06.2015 18:18', 'NL150126NM08', '1', 'a0YC000000bnqhbMAA', '155.19', '199.99'),
(32965, '330085764', NULL, NULL, 'Nicole Labeye', 'Allee des fauvettes 11', '', '4600', 'Vise', 'Belgien', 'BE', NULL, NULL, '491593076', '00101099MY', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '644352572975', 'FedEx', NULL, '2015-06-24', '22.06.2015 18:18', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32966, '329496964', NULL, NULL, 'Tania Opstoel', 'Doornikserijksweg 12', '', '8510', 'Bellegem', 'Belgien', 'BE', NULL, NULL, '56416777', '0010013B4A', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - zwart/zilverkleur - GM-505-5', NULL, '644352572986', 'FedEx', NULL, '2015-06-24', '19.06.2015 15:48', 'NL150126NM10', '1', 'a0YC000000bnqhdMAA', '155.19', '199.99'),
(32967, '330280371', NULL, NULL, 'Daisy Beernink', 'Albert Verweijstraat 	3', '', '7552 ME', 'HENGELO', 'Niederlande', 'NL', NULL, NULL, '643190072', '00101288WF', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '644352572997', 'FedEx', NULL, '2015-06-24', '23.06.2015 17:01', 'NL150126NM07', '1', 'a0YC000000bnquBMAQ', '155.19', '199.99'),
(32968, '330260739', NULL, NULL, 'Hassnaoui Milou', 'Rietvinkstraat 31', '', '3036 XB', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '68495013', '00102016Q2', NULL, NULL, 'Theorema Copa Cabana Watch - goud/zwart (GM-104-2)', NULL, '644352573000', 'FedEx', NULL, '2015-06-24', '23.06.2015 13:29', 'NL140915NM88', '1', 'a0YC000000bmOgqMAE', '218.39', '279.99'),
(32969, '330189997', NULL, NULL, 'Gamze Goktas', 'Heelsumstraat 41', '', '2573 NG', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '703598160', '001003587I', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart staal - zwart/zwart - GM-505-6', NULL, '644352573011', 'FedEx', NULL, '2015-06-24', '23.06.2015 07:58', 'NL150126NM11', '1', 'a0YC000000bnquFMAQ', '155.19', '199.99'),
(32970, '330148049', NULL, NULL, 'Lionel Palm', 'Harpstraat 11', '', '3208RE', 'SPIJKENISSE', 'Niederlande', 'NL', NULL, NULL, '641478448', '0010074KHG', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - zwart/zilverkleur - GM-505-5', NULL, '644352573022', 'FedEx', NULL, '2015-06-24', '23.06.2015 02:28', 'NL150126NM10', '1', 'a0YC000000bnquEMAQ', '155.19', '199.99'),
(32971, '330138289', NULL, NULL, 'Asha Bahadoer', 'Catalpastraat 29', '', '1326 DL', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '624248906', '0010030V4J', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - wit/zilverkleur - GM-505-1', NULL, '644352573033', 'FedEx', NULL, '2015-06-24', '22.06.2015 21:58', 'NL150126NM06', '1', 'a0YC000000bnquAMAQ', '155.19', '199.99'),
(32972, '330101170', NULL, NULL, 'Ron Stil', 'Gooilaan 62', '', '2574 XR', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '651236606', '0010152R3D', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart staal - zwart/zwart - GM-505-6', NULL, '644352573044', 'FedEx', NULL, '2015-06-24', '22.06.2015 19:58', 'NL150126NM11', '1', 'a0YC000000bnquFMAQ', '155.19', '199.99'),
(32973, '330205694', NULL, NULL, 'Parichehr Esmaili', 'FYRKLOEVERSGATAN 94', 'Minoo Zovein', '417 21', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '707924267', '00101212MX', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-7)', NULL, '644352573055', 'FedEx', NULL, '2015-06-24', '23.06.2015 10:14', 'SE040814HW11', '1', 'a0YC000000cSJX1MAO', '1433.05', '1995.00'),
(32974, '330179411', NULL, NULL, 'Almas Narlund', 'SLAEGGBACKEN 7, 5TR', '', '171 53', 'SOLNA', 'Schweden', 'SE', NULL, NULL, '46735159604', '0010114YV7', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, '644352573066', 'FedEx', NULL, '2015-06-24', '23.06.2015 07:14', 'SE040814HW07', '1', 'a0YC000000cSJWxMAO', '1433.05', '1995.00'),
(32975, '330272909', NULL, NULL, 'Daniela Roberts', '5 Greenfield Crescent', '', 'NP23 5PF', 'Beaufort, Ebbw Vale', 'Großbritannien', 'GB', NULL, NULL, '7921253750', '00100522MG', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '644352572791', 'FedEx', NULL, '2015-06-24', '23.06.2015 14:22', 'UK140102AMC02', '1', 'a0YC000000cTngUMAS', '160.01', '239.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(32976, '329984142', NULL, NULL, 'harshil Patel', 'Pooja Sweets 487 Kingsbury Road', 'Delivery after 9am', 'NW9 9ED', 'London', 'Großbritannien', 'GB', NULL, NULL, '7525656576', '0010250YAO', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '644352572806', 'FedEx', NULL, '2015-06-24', '22.06.2015 11:03', 'UK140102AMC02', '1', 'a0YC000000cTngUMAS', '160.01', '239.00'),
(32977, '329963167', NULL, NULL, 'Geraldine Boardman', '9 BURWELL CLOSE', '', 'OL12 6DQ', 'ROCHDALE', 'Großbritannien', 'GB', NULL, NULL, '1706291103', '0010249LIQ', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '644352572817', 'FedEx', NULL, '2015-06-24', '22.06.2015 11:08', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32978, '330171692', NULL, NULL, 'samir hanou', '23 Breamore House', '', 'SE15  1SQ', 'london', 'Großbritannien', 'GB', NULL, NULL, '7784893490', '0010071QCO', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '644352572828', 'FedEx', NULL, '2015-06-24', '23.06.2015 02:52', 'GM-104-8', '1', 'a0YC000000boq0NMAQ', '160.01', '239.00'),
(32979, '330082876', NULL, NULL, 'James Robinson', 'Flat 7 103a', 'Portland Street', 'M1 6DF', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '7931954637', '00102192YN', NULL, NULL, 'Damascus Watch (T 3008-5)', NULL, '644352572839', 'FedEx', NULL, '2015-06-24', '22.06.2015 18:57', '4260295881708', '1', 'a0YC000000cLJi1MAG', '130.99', '199.00'),
(32980, '330071581', NULL, NULL, 'Danielle Law', '12 BURGOYNE STREET', 'Hightown hednesford', 'WS11 5TE', 'CANNOCK', 'Großbritannien', 'GB', NULL, NULL, '7929171285', '00102484KU', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '644352572840', 'FedEx', NULL, '2015-06-24', '22.06.2015 17:08', '4260295880398', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(32981, '330260410', NULL, NULL, 'Andrea Pearse', '30 WOODVILL ROAD', 'Bishopdown', 'SP1 3JQ', 'SALISBURY', 'Großbritannien', 'GB', NULL, NULL, '1722332967', '0010216J6J', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, 'Storniert', 'FedEx', NULL, '2015-06-24', '23.06.2015 13:58', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32982, '330144302', NULL, NULL, 'Simon Cook', '58 ELDER CLOSE', 'Witham St Hugh\'s', 'LN6 9NS', 'LINCOLN', 'Großbritannien', 'GB', NULL, NULL, '7875713149', '0010242GNW', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, 'Storniert', 'FedEx', NULL, '2015-06-24', '23.06.2015 02:12', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(32983, '330140776', NULL, NULL, 'Cherelle Mcmillan', '142 Barscube Hunterhill', '', 'PA2-6XJ', 'Paisley', 'Großbritannien', 'GB', NULL, NULL, '7951753345', '0010218TNP', NULL, NULL, 'Sao Paulo Black Strap Black Case - GM-103-2', NULL, '644352572883', 'FedEx', NULL, '2015-06-24', '22.06.2015 21:52', 'UK140403AS05', '1', 'a0YC000000cK09nMAC', '170.00', '249.00'),
(32984, '330273924', NULL, NULL, 'Stephane Vander Elst', '1-4 HATHERLEY ROAD', 'NSM (Sidcup) ltd, the mews', 'DA14 4BH', 'SIDCUP', 'Großbritannien', 'GB', NULL, NULL, '2082698641', '0010203C15', NULL, NULL, 'Sao Paulo Black Strap Black Case - GM-103-2', NULL, '644352572894', 'FedEx', NULL, '2015-06-24', '23.06.2015 14:59', 'UK140403AS05', '1', 'a0YC000000cK09nMAC', '170.00', '249.00'),
(32985, '330139184', NULL, NULL, 'Cherelle Mcmillan', '142 Barscube Hunterhill', '', 'PA2-6XJ', 'Paisley', 'Großbritannien', 'GB', NULL, NULL, '7951753345', '0010150YQY', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '644352572883', 'FedEx', NULL, '2015-06-24', '22.06.2015 21:54', 'UK140403AS03', '1', 'a0YC000000cK09pMAC', '170.00', '249.00'),
(32986, '330077990', NULL, NULL, 'Ruairidh lumsden', '15 WHITE STREET', 'flat 0/1', 'G11 5RR', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7895444580', '0010040OVG', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '644352572872', 'FedEx', NULL, '2015-06-24', '22.06.2015 18:56', 'UK140403AS04', '1', 'a0YC000000cK09oMAC', '170.00', '249.00'),
(32987, '330141300', NULL, NULL, 'Cherelle Mcmillan', '142 Barscube Hunterhill', '', 'PA2-6XJ', 'Paisley', 'Großbritannien', 'GB', NULL, NULL, '7951753345', '0010164WPF', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '644352572883', 'FedEx', NULL, '2015-06-24', '22.06.2015 21:52', 'GM-103-9', '1', 'a0YC000000cK09uMAC', '170.00', '249.00'),
(32988, '330273295', NULL, NULL, 'Stephane Vander Elst', '1-4 HATHERLEY ROAD', 'NSM (Sidcup) ltd, the mews', 'DA14 4BH', 'SIDCUP', 'Großbritannien', 'GB', NULL, NULL, '2082698641', '0010175VYG', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '644352572894', 'FedEx', NULL, '2015-06-24', '23.06.2015 14:23', 'GM-103-9', '1', 'a0YC000000cK09uMAC', '170.00', '249.00'),
(32989, '330273500', NULL, NULL, 'Stephane Vander Elst', '1-4 HATHERLEY ROAD', 'NSM (Sidcup) ltd, the mews', 'DA14 4BH', 'SIDCUP', 'Großbritannien', 'GB', NULL, NULL, '2082698641', '0010169T90', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '644352572894', 'FedEx', NULL, '2015-06-24', '23.06.2015 14:22', 'GM-103-5', '1', 'a0YC000000cK09qMAC', '170.00', '249.00'),
(32990, '330099667', NULL, NULL, 'Gareth Pilmer', '23 COLLEEN ROAD', 'durkar', 'WF4 3PX', 'WAKEFIELD', 'Großbritannien', 'GB', NULL, NULL, '7899803953', '0010002TQP', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352572909', 'FedEx', NULL, '2015-06-24', '22.06.2015 19:23', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(32991, '330149271', NULL, NULL, 'Jamie Patterson', '3 Milltown lodge', '', 'BT41 4PQ', 'ANTRIM', 'Großbritannien', 'GB', NULL, NULL, '7791549079', '0010047GKE', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352572910', 'FedEx', NULL, '2015-06-24', '23.06.2015 02:52', 'GM-104-6', '1', 'a0YC000000boq0LMAQ', '160.01', '239.00'),
(32992, '330076611', NULL, NULL, 'Jennifer Oliver', '11 KINTORE DRIVE', 'Great sankey', 'WA5 3NW', 'WARRINGTON', 'Großbritannien', 'GB', NULL, NULL, '7568160951', '00101719B4', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352572920', 'FedEx', NULL, '2015-06-24', '22.06.2015 18:57', 'GM-104-6', '1', 'a0YC000000cTngXMAS', '160.01', '239.00'),
(32993, '330065876', NULL, NULL, 'Taehee kim', '5/53 RATCLIFFE TERRACE', '', 'EH9 1SU', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7724730111', '0010250KCN', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '644352572931', 'FedEx', NULL, '2015-06-24', '22.06.2015 18:58', 'GM-104-5', '1', 'a0YC000000cTngWMAS', '160.01', '239.00'),
(32994, '330374886', NULL, NULL, 'kharkhache taoufik', 'Martstraat 6', '', '2820', 'Rijmenam', 'Belgien', 'BE', NULL, NULL, '487185635', '0010185VW4', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '644352573158', 'FedEx', NULL, '2015-06-25', '23.06.2015 23:48', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32995, '330373984', NULL, NULL, 'Liza Mouradova', 'Rue de Flemalle-grande 451', '', '4400', 'Flemalle', 'Belgien', 'BE', NULL, NULL, '485360787', '0010226VZQ', NULL, NULL, 'Montre Pionier Florida Diamondsï»¿ - Cuir noir - Noir/ArgentÃ© - GM-505-2', NULL, '644352573169', 'FedEx', NULL, '2015-06-25', '23.06.2015 23:48', 'NL150126NM07', '1', 'a0YC000000bnqhaMAA', '155.19', '199.99'),
(32996, '330422154', NULL, NULL, 'Emmanuel Lenga', 'chemin Vert 38', '', '7100', 'Trivieres', 'Belgien', 'BE', NULL, NULL, '64442494', '10197026', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352573170', 'FedEx', NULL, '2015-06-25', '24.06.2015 09:18', 'NL140520PJ09', '1', 'a0YC000000cRyWTMA0', '190.01', '299.98'),
(32997, '330418004', NULL, NULL, 'Klaus Stahlberg', 'Rijkenhoekstraat 30', '30', '3191', 'Hever', 'Belgien', 'BE', NULL, NULL, '476762780', '0010116ICU', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352573180', 'FedEx', NULL, '2015-06-25', '24.06.2015 09:18', 'NL140520PJ09', '1', 'a0YC000000cRyWTMA0', '190.01', '299.98'),
(32998, '330464324', NULL, NULL, 'catherine piedfort', 'rue george tourneur 6 boite 3/13', '', '6030', 'marchienne au pont', 'Belgien', 'BE', NULL, NULL, '474612828', '0010144PWN', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / DorÃ©', NULL, '644352573191', 'FedEx', NULL, '2015-06-25', '24.06.2015 12:48', 'NL140520PJ07', '1', 'a0YC000000cRyWSMA0', '190.01', '299.98'),
(32999, '330414256', NULL, NULL, 'Rudi Schellingen', 'Kievitstraat 74', 'rudi.schellingen@midlim.be', '3600', 'Genk', 'Belgien', 'BE', NULL, NULL, '478394547', '001025012K', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / DorÃ©', NULL, '644352573206', 'FedEx', NULL, '2015-06-25', '24.06.2015 08:48', 'NL140520PJ07', '1', 'a0YC000000cRyWSMA0', '190.01', '299.98'),
(33000, '330507803', NULL, NULL, 'Florin Huh', 'Bd Leopold III 13', '', '1030', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '477073644', '00101802O2', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352573217', 'FedEx', NULL, '2015-06-25', '24.06.2015 16:18', 'NL140520PJ10', '1', 'a0YC000000cRyWVMA0', '190.01', '299.98'),
(33001, '330488750', NULL, NULL, 'Martin Cleuren', 'Breeerweg 33', 'Stradus Aqua Stradus Aqua', '3680', 'Neeroeteren-Maaseik', 'Belgien', 'BE', NULL, NULL, '0476/575849', '0010171DGW', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352573228', 'FedEx', NULL, '2015-06-25', '24.06.2015 14:48', 'NL140520PJ10', '1', 'a0YC000000cRyWVMA0', '190.01', '299.98'),
(33002, '330476849', NULL, NULL, 'CINDY DE CRAEMER', 'Grote markt 69', '', '9060', 'ZELZATE', 'Belgien', 'BE', NULL, NULL, '489596075', '00101007OW', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352573239', 'FedEx', NULL, '2015-06-25', '24.06.2015 14:48', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33003, '330434357', NULL, NULL, 'Eric Mailleux', 'rue de Tirlemont 79', '', '4280', 'Hannut', 'Belgien', 'BE', NULL, NULL, '19515698', '0010210CB5', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352573240', 'FedEx', NULL, '2015-06-25', '24.06.2015 10:19', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33004, '330488983', NULL, NULL, 'Geert Verheyen', 'Kempenstraat 46', '', '3590', 'Diepenbeek', 'Belgien', 'BE', NULL, NULL, '496754541', '10043825', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352573250', 'FedEx', NULL, '2015-06-25', '24.06.2015 14:49', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33005, '330426947', NULL, NULL, 'Gregory Bamps', 'Hasseltsesteenweg 116', '', '3700', 'Tongeren', 'Belgien', 'BE', NULL, NULL, '470209045', '001025092P', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352573261', 'FedEx', NULL, '2015-06-25', '24.06.2015 09:49', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33006, '330492130', NULL, NULL, 'marleen verreu', 'Poekelaan 98', '', '8791', 'Beveren-Leie', 'Belgien', 'BE', NULL, NULL, '496266162', '0010024OJW', NULL, NULL, 'Une montre Casablanca - Noir', NULL, '644352573272', 'FedEx', NULL, '2015-06-25', '24.06.2015 14:49', 'NL140520PJ11', '1', 'a0YC000000cRyWWMA0', '190.01', '299.98'),
(33007, '330454182', NULL, NULL, 'Norbert De Block', 'Oorderseweg 171', 'of bij apotheker', '2180', 'Ekeren', 'Belgien', 'BE', NULL, NULL, '497532015', '0010250YVD', NULL, NULL, 'Une montre Casablanca - Noir', NULL, '644352573283', 'FedEx', NULL, '2015-06-25', '24.06.2015 11:48', 'NL140520PJ11', '1', 'a0YC000000cRyWWMA0', '190.01', '299.98'),
(33008, '330509704', NULL, NULL, 'Cheryl Anderton', 'Tarnvej 87A', '1.-4', '2610', 'Rodovre', 'Dänemark', 'DK', NULL, NULL, '60336817', '0010250LFI', NULL, NULL, 'GM-4004-5: Urrem i sÃ¸lv, urkasse i sÃ¸lv, hvid urskive', NULL, '644352573136', 'FedEx', NULL, '2015-06-25', '24.06.2015 17:36', 'DK040814HW09', '1', 'a0YC000000cS4j4MAC', '1155.04', '1695.00'),
(33009, '330376693', NULL, NULL, 'Allan Larsen', 'Eriksminde 15', '', '8450', 'Hammel', 'Dänemark', 'DK', NULL, NULL, '51886391', '00100464VO', NULL, NULL, 'Sort urskive, guldfarvet urkasse og brun lÃ¦derrem (GM-3009-3)', NULL, '644352573147', 'FedEx', NULL, '2015-06-25', '23.06.2015 23:36', '150512HW010', '1', 'a0YC000000crQAnMAM', '1119.05', '1595.00'),
(33010, '330402445', NULL, NULL, 'Menno van Oorschot', 'Patrijsweg 46', 'technisch Buro Kaptein bv.', '2289 EX', 'RIJSWIJK', 'Niederlande', 'NL', NULL, NULL, '650238995', '00102503LQ', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, '644352573294', 'FedEx', NULL, '2015-06-25', '24.06.2015 07:28', 'NL140520PJ07', '1', 'a0YC000000cRyZWMA0', '190.01', '299.98'),
(33011, '330356001', NULL, NULL, 'Stefan Warink', 'Appelhof 6', '', '9919 KG', 'LOPPERSUM', 'Niederlande', 'NL', NULL, NULL, '596572725', '0010004D96', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '644352573309', 'FedEx', NULL, '2015-06-25', '23.06.2015 21:28', 'NL150126NM07', '1', 'a0YC000000bnquBMAQ', '155.19', '199.99'),
(33012, '330344790', NULL, NULL, 'Ceren Ersonmez', 'Ophemertstraat 29', '', '5045 TD', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '634573896', '0010040IJB', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - wit/zilverkleur - GM-505-1', NULL, '644352573310', 'FedEx', NULL, '2015-06-25', '23.06.2015 20:58', 'NL150126NM06', '1', 'a0YC000000bnquAMAQ', '155.19', '199.99'),
(33013, '330336919', NULL, NULL, 'Abdessamad Walehiane', 'Dr. J.A. Ringersstraat 136', '', '1067 DG', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '653224790', '00101205B9', NULL, NULL, 'Pionier Florida Diamond Watch - Zilverkleur staal - wit/zilverkleur - GM-505-4', NULL, '644352573320', 'FedEx', NULL, '2015-06-25', '23.06.2015 19:58', 'NL150126NM09', '1', 'a0YC000000bnquDMAQ', '155.19', '199.99'),
(33014, '330319935', NULL, NULL, 'Linas Budrikis', 'Duizendschoon 89', '', '3344 AJ', 'HENDRIK-IDO-AMBACHT', 'Niederlande', 'NL', NULL, NULL, '31659367824', '0010054NHN', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - wit/zilverkleur - GM-505-1', NULL, '644352573331', 'FedEx', NULL, '2015-06-25', '23.06.2015 18:58', 'NL150126NM06', '1', 'a0YC000000bnquAMAQ', '155.19', '199.99'),
(33015, '330314114', NULL, NULL, 'Daniel Tuttas', 'Zwijnenburg 23', '', '2994EN', 'Barendrecht', 'Niederlande', 'NL', NULL, NULL, '626711109', '0010094UVQ', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '644352573342', 'FedEx', NULL, '2015-06-25', '23.06.2015 17:58', 'NL150126NM07', '1', 'a0YC000000bnquBMAQ', '155.19', '199.99'),
(33016, '330464186', NULL, NULL, 'Tim Lassus', 'MALMKOEPINGSVAEGEN 47', '', '125 40', 'AELVSJOE', 'Schweden', 'SE', NULL, NULL, '704902075', '0010250N3I', NULL, NULL, 'Svart/svart med svart armband. Klocka med dubbel urtavla Paris', NULL, '644352573088', 'FedEx', NULL, '2015-06-25', '24.06.2015 13:44', 'SE280515MF04', '1', 'a0YC000000cSkOKMA0', '1525.93', '2199.00'),
(33017, '330493118', NULL, NULL, 'Gareth Woods', '44 QUARRY DALE', '', 'CF3 3BR', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7966224253', '0010177DKH', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '644352573099', 'FedEx', NULL, '2015-06-25', '24.06.2015 14:52', 'GM-104-5', '1', 'a0YC000000cTngWMAS', '160.01', '239.00'),
(33018, '330406393', NULL, NULL, 'Iain Boyd', '57 DUNDEE DRIVE', 'CARDONALD', 'G52 3HL', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7530761275', '0010215JWA', NULL, NULL, 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '644352573103', 'FedEx', NULL, '2015-06-25', '24.06.2015 08:22', 'GM-107-8', '1', 'a0YC000000cSU6JMAW', '149.01', '249.00'),
(33019, '330368017', NULL, NULL, 'LINDA ARMSTRONG', '2 HILLSIDE', '', 'DE74 2EB', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '1530230661', '00100526PS', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, 'storniert', 'FedEx', NULL, '2015-06-25', '23.06.2015 22:39', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(33020, '330329791', NULL, NULL, 'Eddie Hagan', '70 Hall lane simonswood kirkby', '', 'L33 4YT', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7922250702', '0010069ET8', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '644352573125', 'FedEx', NULL, '2015-06-25', '23.06.2015 19:22', 'UK140102AMC04', '1', 'a0YC000000boq0GMAQ', '160.01', '239.00'),
(33021, '330635800', NULL, NULL, 'Jan Stevens', 'Koekebroodstraat 4', '', '9860', 'Balegem', 'Belgien', 'BE', NULL, NULL, '478272312', '0010085CCW', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352573548', 'FedEx', NULL, '2015-06-26', '25.06.2015 08:48', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33022, '330601542', NULL, NULL, 'Tifo fertit', 'geerdegem schonenberg 35', '', '2800', 'mechelen', 'Belgien', 'BE', NULL, NULL, '486766305', '10167978', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352573559', 'FedEx', NULL, '2015-06-26', '25.06.2015 01:48', 'NL140520PJ10', '1', 'a0YC000000cRyWVMA0', '190.01', '299.98'),
(33023, '330569101', NULL, NULL, 'Daniel Aussems', 'Smalleweg 10', '', '2530', 'Boechout', 'Belgien', 'BE', NULL, NULL, '34556662', '00100979O9', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352573560', 'FedEx', NULL, '2015-06-26', '24.06.2015 21:18', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33024, '330554553', NULL, NULL, 'Jeffrey Willemijns', 'Zwaluwstraat 18', '', '8790', 'Waregem', 'Belgien', 'BE', NULL, NULL, '472830903', '00101218PS', NULL, NULL, 'Une montre Casablanca - Noir', NULL, '644352573570', 'FedEx', NULL, '2015-06-26', '24.06.2015 20:18', 'NL140520PJ11', '1', 'a0YC000000cRyWWMA0', '190.01', '299.98'),
(33025, '330549970', NULL, NULL, 'Bram Baete', 'De Vier Vaantjes 65', '', '3000', 'Leuven', 'Belgien', 'BE', NULL, NULL, '495187368', '0010006Z6A', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / DorÃ©', NULL, '644352573581', 'FedEx', NULL, '2015-06-26', '24.06.2015 19:48', 'NL140520PJ07', '1', 'a0YC000000cRyWSMA0', '190.01', '299.98'),
(33026, '330590176', NULL, NULL, 'Lars Gronlund', 'Dyngbyvej 1', '', '8300', 'Odder', 'Dänemark', 'DK', NULL, NULL, '51512201', '0010120XTX', NULL, NULL, 'Sort urskive, guldfarvet urkasse og brun lÃ¦derrem (GM-3009-3)', NULL, '644352573592', 'FedEx', NULL, '2015-06-26', '24.06.2015 23:06', '150512HW010', '1', 'a0YC000000crQAnMAM', '1119.05', '1595.00'),
(33027, '330582729', NULL, NULL, 'Dainis Bergmanis', 'Main Street Flat Top Shop Bar', '', 'CO.Dublin', 'Lusk', 'Irland', 'IE', NULL, NULL, '868876116', '00102390II', NULL, NULL, 'Pionier Barbados Watch: Black Face, Black Rim With Red Detailing, Black Metal Strap', NULL, '644352573364', 'FedEx', NULL, '2015-06-26', '24.06.2015 21:32', '150512HW07', '1', 'a0YC000000cKiL8MAK', '159.00', '239.99'),
(33028, '330686020', NULL, NULL, 'Roy Riechelmann', 'Baljuw 79', '', '1625 BE', 'HOORN', 'Niederlande', 'NL', NULL, NULL, '610880028', '00100456PN', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/wit', NULL, '644352573467', 'FedEx', NULL, '2015-06-26', '25.06.2015 11:58', 'NL140520PJ09', '1', 'a0YC000000cRyZXMA0', '190.01', '299.98'),
(33029, '330576104', NULL, NULL, 'Yvonne Vogelzang', 'Zevengetijdeklaver 25', '', '3069', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '104567712', '00102232TK', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352573478', 'FedEx', NULL, '2015-06-26', '24.06.2015 21:58', 'NL140520PJ11', '1', 'a0YC000000cRyZaMAK', '190.01', '299.98'),
(33030, '330565552', NULL, NULL, 'Marco Uitslag', 'Sloetsweg 245', '', '7556HN', 'HENGELO', 'Niederlande', 'NL', NULL, NULL, '629627654', '0010093KOI', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, '644352573489', 'FedEx', NULL, '2015-06-26', '24.06.2015 20:59', 'NL140520PJ07', '1', 'a0YC000000cRyZWMA0', '190.01', '299.98'),
(33031, '330558522', NULL, NULL, 'Tjarda Slinger', 'De Breekstraat 33', '', '1024LJ', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '614347088', '0010170RUZ', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, '644352573490', 'FedEx', NULL, '2015-06-26', '24.06.2015 20:28', 'NL140520PJ07', '1', 'a0YC000000cRyZWMA0', '190.01', '299.98'),
(33032, '330518778', NULL, NULL, 'Edwin Rietveld', 'Marslaan 43', '', '3318 JE', 'DORDRECHT', 'Niederlande', 'NL', NULL, NULL, '646750559', '0010250CL7', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/wit', NULL, '644352573504', 'FedEx', NULL, '2015-06-26', '24.06.2015 16:58', 'NL140520PJ09', '1', 'a0YC000000cRyZXMA0', '190.01', '299.98'),
(33033, '330466451', NULL, NULL, 'Hans Dankers', 'Gronsveldlaan 19', '', '5043 LP', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '634876840', '0010182UHS', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352573515', 'FedEx', NULL, '2015-06-26', '24.06.2015 12:58', 'NL140520PJ08', '1', 'a0YC000000cRyZYMA0', '190.01', '299.98'),
(33034, '330448020', NULL, NULL, 'Body Quality Bogaerts', 'Eisdenstraat 38', 'huis', '1066LK', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '06 10426905', '00101681CN', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352573526', 'FedEx', NULL, '2015-06-26', '24.06.2015 11:28', 'NL140520PJ11', '1', 'a0YC000000cRyZaMAK', '190.01', '299.98'),
(33035, '330435688', NULL, NULL, 'Monique Plug', 'Cornwallstraat 21', '', '1976BD', 'IJMUIDEN', 'Niederlande', 'NL', NULL, NULL, '653923270', '00101712W7', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352573537', 'FedEx', NULL, '2015-06-26', '24.06.2015 10:28', 'NL140520PJ11', '1', 'a0YC000000cRyZaMAK', '190.01', '299.98'),
(33036, '330603802', NULL, NULL, 'Suruj Miah', '91 Brunswick rd', '', 'B21 9AD', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7470041008', '001000814D', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352573375', 'FedEx', NULL, '2015-06-26', '25.06.2015 01:53', 'UK140102AMC03', '1', 'a0YC000000cTngTMAS', '160.01', '239.00'),
(33037, '330683122', NULL, NULL, 'Michelle Busby', '14 DICKENS AVENUE', '', 'G81 3EG', 'CLYDEBANK', 'Großbritannien', 'GB', NULL, NULL, '1389382134', '00100851H3', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '644352573386', 'FedEx', NULL, '2015-06-26', '25.06.2015 11:55', '4260295880176', '1', 'a0YC000000cLJhzMAG', '130.99', '199.00'),
(33038, '330686032', NULL, NULL, 'ARLUISELA RAMOS', '9 Hucknall  Garth', '', 'Hu7 4LR', 'HULL', 'Großbritannien', 'GB', NULL, NULL, '7779947243', '0010164HNX', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '644352573397', 'FedEx', NULL, '2015-06-26', '25.06.2015 12:26', '4260295880374', '1', 'a0YC000000cJynwMAC', '165.00', '249.00'),
(33039, '330554782', NULL, NULL, 'Arune Remeikyte', 'MILFORD Hurtlend road', '', 'RG2 8AB', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7774951481', '0010099UD2', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '644352573401', 'FedEx', NULL, '2015-06-26', '24.06.2015 21:00', '4260295880374', '1', 'a0YC000000cJynwMAC', '165.00', '249.00'),
(33040, '330587999', NULL, NULL, 'Ayleen Batilde Placido', '43 KLIFFEN PLACE', '', 'HX3 0AL', 'HALIFAX', 'Großbritannien', 'GB', NULL, NULL, '7824881547', '00100846YT', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '644352573412', 'FedEx', NULL, '2015-06-26', '24.06.2015 22:52', '4260295880398', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(33041, '330543624', NULL, NULL, 'Trong Minh Le', 'Apartment 67 LATITUDE BUILDING - 155 BROMSGROVE STREET', '', 'B5 6AF', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7479248242', '001012179J', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '644352573423', 'FedEx', NULL, '2015-06-26', '24.06.2015 19:33', '4260295880398', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(33042, '330535131', NULL, NULL, 'Jay Vaghela', '88 Mill Green Road', '', 'AL7 3XE', 'WELWYN GARDEN CITY', 'Großbritannien', 'GB', NULL, NULL, '+44 7469 926509', '0010122TP5', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, 'storniert', 'FedEx', NULL, '2015-06-26', '24.06.2015 19:33', 'UK140110AMC07', '1', 'a0YC000000cRXN0MAO', '130.99', '199.00'),
(33043, '330605482', NULL, NULL, 'Arune Remeikyte', 'MILFORD Hurtlend road', '', 'RG2 8AB', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7774951481', '0010217CXQ', NULL, NULL, 'Sao Paulo Black Strap Black Case - GM-103-2', NULL, '644352573401', 'FedEx', NULL, '2015-06-26', '25.06.2015 01:53', 'UK140403AS05', '1', 'a0YC000000cK09nMAC', '170.00', '249.00'),
(33044, '330708675', NULL, NULL, 'Kelly Goodchild', 'Streets Tower House', 'Lucy Tower Street', 'LN1 1XW', 'Lincoln', 'Großbritannien', 'GB', NULL, NULL, '7875134123', '00100984JQ', NULL, NULL, 'Sao Paulo Black/Black Dial/Black Metal Band - GM-103-8', NULL, 'storniert', 'FedEx', NULL, '2015-06-26', '25.06.2015 13:56', 'GM-103-8', '1', 'a0YC000000cK09tMAC', '170.00', '249.00'),
(33045, '330583514', NULL, NULL, 'Natalie Thomas', '49 MILESPIT HILL', '', 'NW7 2PJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7507814562', '0010130NF7', NULL, NULL, 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '644352573456', 'FedEx', NULL, '2015-06-26', '24.06.2015 22:25', 'GM-107-8', '1', 'a0YC000000cSU6JMAW', '149.01', '249.00'),
(33046, '330949675', NULL, NULL, 'jean-pierre Cloarec', 'rue pre quitis no°9', '', '4540', 'Amay', 'Belgien', 'BE', NULL, NULL, '32472430853', '0010142VIO', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352573721', 'FedEx', NULL, '2015-06-29', '26.06.2015 14:48', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33047, '330939282', NULL, NULL, 'Walter Buggenhout', 'Senatorlaan 29', '', '3201', 'Langdorp', 'Belgien', 'BE', NULL, NULL, '13666288', '0010027VRU', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352573732', 'FedEx', NULL, '2015-06-29', '26.06.2015 14:18', 'NL140520PJ10', '1', 'a0YC000000cRyWVMA0', '190.01', '299.98'),
(33048, '330824322', NULL, NULL, 'Jozef Langers', 'Zennegat 5', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '495495069', '0010181B49', NULL, NULL, 'Une montre Casablanca - Noir', NULL, '644352573743', 'FedEx', NULL, '2015-06-29', '26.06.2015 02:18', 'NL140520PJ11', '1', 'a0YC000000cRyWWMA0', '190.01', '299.98'),
(33049, '330752478', NULL, NULL, 'marc scarcez', 'de dinant 138', '', '5570', 'beauraing', 'Belgien', 'BE', NULL, NULL, '3282711913', '0010153DS8', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / DorÃ©', NULL, '644352573754', 'FedEx', NULL, '2015-06-29', '25.06.2015 17:48', 'NL140520PJ07', '1', 'a0YC000000cRyWSMA0', '190.01', '299.98'),
(33050, '330723127', NULL, NULL, 'francois peeters', 'De Korenbloem 37', '', '2430', 'Vorst', 'Belgien', 'BE', NULL, NULL, '497429656', '0010016O66', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352573765', 'FedEx', NULL, '2015-06-29', '25.06.2015 15:19', 'NL140520PJ09', '1', 'a0YC000000cRyWTMA0', '190.01', '299.98'),
(33051, '330701392', NULL, NULL, 'Idris Avci', 'De Waghemakerestraat 7', 'bus 2', '2060', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '32485659661', '10007874', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352573776', 'FedEx', NULL, '2015-06-29', '25.06.2015 13:18', 'NL140520PJ10', '1', 'a0YC000000cRyWVMA0', '190.01', '299.98'),
(33052, '330678204', NULL, NULL, 'leentje lambrechts', 'Stationsstraat 150', '', '2910', 'Essen', 'Belgien', 'BE', NULL, NULL, '474942631', '0010129MFV', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352573787', 'FedEx', NULL, '2015-06-29', '25.06.2015 12:49', 'NL140520PJ10', '1', 'a0YC000000cRyWVMA0', '190.01', '299.98'),
(33053, '330639576', NULL, NULL, 'Luc Becuwe', 'roetaardstraat   8', '', '3020', 'Herent', 'Belgien', 'BE', NULL, NULL, '31479994903', '0010179B37', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352573798', 'FedEx', NULL, '2015-06-29', '25.06.2015 10:18', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33054, '330900241', NULL, NULL, 'Baker Hashem', 'Kildemarken 172', '', '4100', 'Ringsted', 'Dänemark', 'DK', NULL, NULL, '31770773', '0010173SIZ', NULL, NULL, 'GM-4004-8: Urrem i sort, sort urkasse, sort urskive', NULL, '644352573905', 'FedEx', NULL, '2015-06-29', '26.06.2015 12:06', 'DK040814HW12', '1', 'a0YC000000cS4j7MAC', '1155.04', '1695.00'),
(33055, '330889410', NULL, NULL, 'Tare Al', 'Isomaeki 2 O 33', '', '02970', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '453548108', '0010160NWT', NULL, NULL, 'Musta/musta kellotaulu, musta ranneke - Theorema-rannekello Paris schwarz', NULL, '644352573916', 'FedEx', NULL, '2015-06-29', '26.06.2015 12:49', 'FI280515MF04', '1', 'a0YC000000cSkcLMAS', '164.80', '239.99'),
(33056, '330975445', NULL, NULL, 'Rob Meynaert', 'Maarsenhof 301', '', '1106 PG', 'AMSTERDAM ZUIDOOST', 'Niederlande', 'NL', NULL, NULL, '618245099', '0010014ZRG', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352573802', 'FedEx', NULL, '2015-06-29', '26.06.2015 17:28', 'NL140520PJ11', '1', 'a0YC000000cRyZaMAK', '190.01', '299.98'),
(33057, '330934835', NULL, NULL, 'Peter Bergman', 'Ekkersrijt  5214', 'Sofon BV', '5692 EG', 'SON EN BREUGEL', 'Niederlande', 'NL', NULL, NULL, '655341654', '0010036CUE', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352573813', 'FedEx', NULL, '2015-06-29', '26.06.2015 13:59', 'NL140520PJ08', '1', 'a0YC000000cRyZYMA0', '190.01', '299.98'),
(33058, '330878139', NULL, NULL, 'Stephanie Vastrick', 'Prinses Irenelaan 85', '', '3554 HC', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '621515276', '0010175WFF', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352573824', 'FedEx', NULL, '2015-06-29', '26.06.2015 09:01', 'NL140520PJ08', '1', 'a0YC000000cRyZYMA0', '190.01', '299.98'),
(33059, '330858120', NULL, NULL, 'Hamed Zarrabi', 'Walplein 17', 'EyeWish Opticiens', '5341 EC', 'OSS', 'Niederlande', 'NL', NULL, NULL, '648583757', '00101238WF', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/wit', NULL, '644352573835', 'FedEx', NULL, '2015-06-29', '26.06.2015 06:58', 'NL140520PJ09', '1', 'a0YC000000cRyZXMA0', '190.01', '299.98'),
(33060, '330848776', NULL, NULL, 'Abdelaziz el Ouatassi', 'Slootdorpstraat 123', '', '1024 JH', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '633915751', '0010048T74', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352573846', 'FedEx', NULL, '2015-06-29', '26.06.2015 02:28', 'NL140520PJ11', '1', 'a0YC000000cRyZaMAK', '190.01', '299.98'),
(33061, '330848362', NULL, NULL, 'Oscar Witzand', 'Kampakker 47', '', '5625 VD', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '640443323', '00100148Q5', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352573857', 'FedEx', NULL, '2015-06-29', '26.06.2015 02:28', 'NL140520PJ10', '1', 'a0YC000000cRyZZMA0', '190.01', '299.98'),
(33062, '330794341', NULL, NULL, 'Elly van de Westeringh', 'Eaglelaan 115', '', '8241 AR', 'LELYSTAD', 'Niederlande', 'NL', NULL, NULL, '653854702', '00102501QE', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352573868', 'FedEx', NULL, '2015-06-29', '25.06.2015 20:30', 'NL140520PJ10', '1', 'a0YC000000cRyZZMA0', '190.01', '299.98'),
(33063, '330777483', NULL, NULL, 'Julian Bos', 'Ribbelthorst 24', '', '7531 GB', 'ENSCHEDE', 'Niederlande', 'NL', NULL, NULL, '623404659', '00101327KP', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/wit', NULL, '644352573879', 'FedEx', NULL, '2015-06-29', '25.06.2015 19:28', 'NL140520PJ09', '1', 'a0YC000000cRyZXMA0', '190.01', '299.98'),
(33064, '330770775', NULL, NULL, 'Ekram el Bardiji', 'Clavecimbellaan 64', 'Dento Cleanics', '2287 VW', 'RIJSWIJK', 'Niederlande', 'NL', NULL, NULL, '629288623', '00100075Q2', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, '644352573880', 'FedEx', NULL, '2015-06-29', '25.06.2015 18:29', 'NL140520PJ07', '1', 'a0YC000000cRyZWMA0', '190.01', '299.98'),
(33065, '330768240', NULL, NULL, 'Mido Metwaly', 'Guido Gezellestraat 25', '', '2524 CK', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '642300765', '0010079PHQ', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352573890', 'FedEx', NULL, '2015-06-29', '25.06.2015 18:28', 'NL140520PJ08', '1', 'a0YC000000cRyZYMA0', '190.01', '299.98'),
(33066, '330842640', NULL, NULL, 'Oscar Bernsten', 'UTBRYTNINGSGRAENDEN 4D', '', '226 47', 'Lund', 'Schweden', 'SE', NULL, NULL, '739125673', '0010076JP5', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, 'storniert', 'FedEx', NULL, '2015-06-29', '26.06.2015 03:14', 'SE040814HW07', '1', 'a0YC000000cSJWxMAO', '1433.05', '1995.00'),
(33067, '330793004', NULL, NULL, 'Reza Hamed', 'FLYGRADIOGATAN 34', '', '421 34', 'VAESTRA FROELUNDA Goeteburg', 'Schweden', 'SE', NULL, NULL, '728530345', '0010195DME', NULL, NULL, 'Svart/svart med svart metallarmband. Modell GM-3009-8', NULL, '644352573960', 'FedEx', NULL, '2015-06-29', '25.06.2015 21:15', '150512HW015', '1', 'a0YC000000cKirvMAC', '1395.06', '1995.00'),
(33068, '330792277', NULL, NULL, 'Angelo Glasnovic', 'Oestra foerstadsgatan 3a', '', '21131', 'Malmoe', 'Schweden', 'SE', NULL, NULL, '738438027', '001025096W', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-1)', NULL, '644352573971', 'FedEx', NULL, '2015-06-29', '25.06.2015 21:15', 'SE040814HW05', '1', 'a0YC000000cSJWvMAO', '1433.05', '1995.00'),
(33069, '330750898', NULL, NULL, 'Hannah Cooper', '53 PLANTAGENET CHASE', 'yeovil', 'BA20 2PP', 'YEOVIL', 'Großbritannien', 'GB', NULL, NULL, '7815520755', '00101786HF', NULL, NULL, 'Black Links Strap Black Case Black Face (GM-4004-8)', NULL, '644352573618', 'FedEx', NULL, '2015-06-29', '25.06.2015 17:59', 'UK140110AMC08', '1', 'a0YC000000cRXN2MAO', '130.99', '199.00'),
(33070, '330882575', NULL, NULL, 'Raluca Zamfir', '34 Holt Close', '', 'TN23 5HZ', 'ASHFORD', 'Großbritannien', 'GB', NULL, NULL, '7756726576', '0010105DPR', NULL, NULL, 'Black Strap Silver Case White Face (GM-4004-1)', NULL, '644352573629', 'FedEx', NULL, '2015-06-29', '26.06.2015 09:56', 'UK140110AMC01', '1', 'a0YC000000cRXMvMAO', '130.99', '199.00'),
(33071, '330832693', NULL, NULL, 'Lewis Antill', '12 Kirby close sapcote', '', 'Le94ez', 'Leicester', 'Großbritannien', 'GB', NULL, NULL, '7917157870', '0010095BNF', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '644352573630', 'FedEx', NULL, '2015-06-29', '26.06.2015 02:01', '4260295880398', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(33072, '330912503', NULL, NULL, 'Malgorzata Osiak', '79 BROAD PARK ROAD', '', 'CV2 1DB', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7594350140', '0010092S6Q', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '644352573640', 'FedEx', NULL, '2015-06-29', '26.06.2015 11:59', '4260295881050', '1', 'a0YC000000cJyo0MAC', '165.00', '249.00'),
(33073, '330908530', NULL, NULL, 'LINDA ARMSTRONG', '2 HILLSIDE', '', 'DE74 2EB', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '1530230661', '0010050XRY', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, 'Storniert', 'FedEx', NULL, '2015-06-29', '26.06.2015 12:01', 'GM-104-7', '1', 'a0YC000000boq0MMAQ', '160.01', '239.00'),
(33074, '330897260', NULL, NULL, 'michelle ramsay', '76 ELDERSLIE STREET', '', 'G3 7AL', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7593931297', '10029996', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, 'Storniert', 'FedEx', NULL, '2015-06-29', '26.06.2015 10:26', 'GM-104-7', '1', 'a0YC000000cTngYMAS', '160.01', '239.00'),
(33075, '330872010', NULL, NULL, 'Stuart Lloyd', '66 CHANTREY CRESCENT', '', 'B43 7PB', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7889078836', '0010197P4W', NULL, NULL, 'Sao Paulo Black Strap Silver Case - GM-103-1', NULL, '644352573673', 'FedEx', NULL, '2015-06-29', '26.06.2015 09:02', 'UK140403AS03', '1', 'a0YC000000cK09pMAC', '170.00', '249.00'),
(33076, '330917310', NULL, NULL, 'Aaron Amuzie', '93-97 EARLHAM GROVE, 1 Adler Court', 'Leave with neighbour if not at home', 'E7 9DT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7807868122', '0010190UP4', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '644352573684', 'FedEx', NULL, '2015-06-29', '26.06.2015 12:25', 'UK140403AS04', '1', 'a0YC000000cK09oMAC', '170.00', '249.00'),
(33077, '330909210', NULL, NULL, 'Dalia Vaitiekunaite', '1 ST. GILES HIGH STREET', 'Google, REWS 4th Floor', 'WC2H 8AG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7429466177', '0010050N13', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '644352573695', 'FedEx', NULL, '2015-06-29', '26.06.2015 11:54', 'GM-103-9', '1', 'a0YC000000cK09uMAC', '170.00', '249.00'),
(33078, '330890151', NULL, NULL, 'Julie Clarke', '32 Ashwells Lane', '', 'NN6 6LW', 'Yelvertoft', 'Großbritannien', 'GB', NULL, NULL, '07889 188751', '0010053OE6', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '644352573700', 'FedEx', NULL, '2015-06-29', '26.06.2015 09:52', 'GM-103-9', '1', 'a0YC000000cK09uMAC', '170.00', '249.00'),
(33079, '330773087', NULL, NULL, 'Mohamad Yusuf', 'Flat 31 84 CAMDEN ROAD', '', 'NW1 9DY', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7477618717', '0010149TIO', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352573710', 'FedEx', NULL, '2015-06-29', '25.06.2015 19:27', 'GM-104-6', '1', 'a0YC000000cTngXMAS', '160.01', '239.00'),
(33080, '331339591', NULL, NULL, 'Meryem Soyak', 'Rydevaenget 15, 1. TH', '', '8210', 'Aarhus', 'Dänemark', 'DK', NULL, NULL, '22340241', '0010174YWX', NULL, NULL, 'GM-4004-3: Brun lÃ¦derrem, urkasse i guld, sort urskive', NULL, 'storniert', 'FedEx', NULL, '2015-06-30', '28.06.2015 20:36', 'DK040814HW07', '1', 'a0YC000000cS4j2MAC', '1155.04', '1695.00'),
(33081, '331086148', NULL, NULL, 'Marianne Nibe Lohmann', 'Udmarken 15', '', '2860', 'Soborg', 'Dänemark', 'DK', NULL, NULL, '50941594', '00102509GW', NULL, NULL, 'SÃ¸lvfarvet herreur med sort rem og hvid cirkel i urskive (GM107-1)', NULL, '644352574327', 'FedEx', NULL, '2015-06-30', '27.06.2015 11:06', 'DK030414HW01', '1', 'a0YC000000cV6vyMAC', '1268.97', '1999.00'),
(33082, '331058810', NULL, NULL, 'Sarah Noponen', '0/1, 12 CLEVEDEN PLACE', '', 'G12 0HQ', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '5085256073', '0010227VUO', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '644352574018', 'FedEx', NULL, '2015-06-30', '27.06.2015 05:52', 'GM-104-8', '1', 'a0YC000000cTngZMAS', '160.01', '239.00'),
(33083, '330973906', NULL, NULL, 'Alicia Smith', 'Flat 1 Paddon Place,', '87 Watersmeet ', 'PO16 0TG', 'FAREHAM', 'Großbritannien', 'GB', NULL, NULL, '7419120081', '00101059TW', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352574029', 'FedEx', NULL, '2015-06-30', '26.06.2015 17:57', 'UK140102AMC03', '1', 'a0YC000000cTngTMAS', '160.01', '239.00'),
(33084, '331291508', NULL, NULL, 'Maria Leverett', '12 CAVENDISH GARDENS', '', 'RM15 4HW', 'SOUTH OCKENDON', 'Großbritannien', 'GB', NULL, NULL, '7927040604', '0010093S9B', NULL, NULL, 'Damascus Watch (T 3008-2)', NULL, '644352574030', 'FedEx', NULL, '2015-06-30', '28.06.2015 15:52', '4260295880169', '1', 'a0YC000000cLJhyMAG', '130.99', '199.00'),
(33085, '331412564', NULL, NULL, 'Sajad Ali', '87 LEYLAND ROAD', '', 'BB11 3DP', 'BURNLEY', 'Großbritannien', 'GB', NULL, NULL, '7456888999', '0010241OXU', NULL, NULL, 'Damascus Watch (T 3008-5)', NULL, '644352574040', 'FedEx', NULL, '2015-06-30', '29.06.2015 09:52', '4260295881708', '1', 'a0YC000000cLJi1MAG', '130.99', '199.00'),
(33086, '331353424', NULL, NULL, 'Mark Snorton', '7 ST. JOAN\'S ROAD', '', 'N9 9PX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7814539462', '00100808DZ', NULL, NULL, 'Damascus Watch (T 3008-7)', NULL, '644352574051', 'FedEx', NULL, '2015-06-30', '28.06.2015 21:53', '4260295881722', '1', 'a0YC000000cLJi3MAG', '130.99', '199.00'),
(33087, '331304901', NULL, NULL, 'Julia Young', '52 FARMERS DRIVE', '', 'NN13 6HY', 'BRACKLEY', 'Großbritannien', 'GB', NULL, NULL, '1280702329', '001002757P', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '644352574062', 'FedEx', NULL, '2015-06-30', '28.06.2015 17:22', '4260295880398', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(33088, '331205126', NULL, NULL, 'weiqiun zheng', 'wok u like LONDON ROAD', 'widford', 'CM2 8TF', 'CHELMSFORD', 'Großbritannien', 'GB', NULL, NULL, '7448868418', '0010192QGH', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '644352574073', 'FedEx', NULL, '2015-06-30', '28.06.2015 03:22', '4260295881050', '1', 'a0YC000000cJyo0MAC', '165.00', '249.00'),
(33089, '331268725', NULL, NULL, 'Andrea Pearse', '30 WOODVILL ROAD', 'Bishopdown', 'SP1 3JQ', 'SALISBURY', 'Großbritannien', 'GB', NULL, NULL, '1722332967', '00100892WF', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, 'storniert', 'FedEx', NULL, '2015-06-30', '28.06.2015 14:55', 'GM-104-7', '1', 'a0YC000000cTngYMAS', '160.01', '239.00'),
(33090, '331398435', NULL, NULL, 'Ehtesham Shaikh', '127 DEVANA ROAD', '', 'LE2 1PL', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7951234243', '0010103NEK', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, 'storniert', 'FedEx', NULL, '2015-06-30', '29.06.2015 08:58', 'GM-104-7', '1', 'a0YC000000cTngYMAS', '160.01', '239.00'),
(33091, '331389951', NULL, NULL, 'Laura Bowditch', 'Shepherd hou Watling street', '', 'Lu79nb', 'Hockliffe', 'Großbritannien', 'GB', NULL, NULL, '7473145334', '0010084FQD', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, 'storniert', 'FedEx', NULL, '2015-06-30', '29.06.2015 06:52', 'GM-104-7', '1', 'a0YC000000cTngYMAS', '160.01', '239.00'),
(33092, '331447135', NULL, NULL, 'William Holland', '1002 BURNBRAE ROAD', '', 'G69 9HR', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7901106667', '0010010SJ8', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, 'storniert', 'FedEx', NULL, '2015-06-30', '29.06.2015 12:52', 'GM-104-7', '1', 'a0YC000000cTngYMAS', '160.01', '239.00'),
(33093, '331034401', NULL, NULL, 'Alexandru cristian Hurdubaie', '331 Tonbridge Road', '', 'ME16 8NH', 'MAIDSTONE', 'Großbritannien', 'GB', NULL, NULL, '7478348985', '0010154WSN', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '644352574121', 'FedEx', NULL, '2015-06-30', '26.06.2015 23:23', 'UK140403AS04', '1', 'a0YC000000cK09oMAC', '170.00', '249.00'),
(33094, '331046658', NULL, NULL, 'Kenney Collins', 'Louie Browns Regents Way', '', 'KY119UY', 'Dalgety Bay', 'Großbritannien', 'GB', NULL, NULL, '7470114353', '00100296MP', NULL, NULL, 'Sao Paulo Silver/Black Dial/Silver Metal Band - GM-103-6', NULL, '644352574132', 'FedEx', NULL, '2015-06-30', '26.06.2015 23:56', 'GM-103-6', '1', 'a0YC000000cK09rMAC', '170.00', '249.00'),
(33095, '331282188', NULL, NULL, 'Becci Grainger', '22 SCHOOL LANE', '', 'L21 7LY', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7909521393', '00101775GM', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '644352574143', 'FedEx', NULL, '2015-06-30', '28.06.2015 14:56', 'GM-103-9', '1', 'a0YC000000cK09uMAC', '170.00', '249.00'),
(33096, '331029853', NULL, NULL, 'Matilda Agaci', '1 ABBESS CLOSE', '', 'E6 5TX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7577472806', '0010168T1E', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '644352574154', 'FedEx', NULL, '2015-06-30', '26.06.2015 23:24', 'GM-103-9', '1', 'a0YC000000cK09uMAC', '170.00', '249.00'),
(33097, '331044841', NULL, NULL, 'Sue Ann Balcombe', '414 FENCEPIECE ROAD', '', 'IG7 5DP', 'CHIGWELL', 'Großbritannien', 'GB', NULL, NULL, '7477167010', '001000415O', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352574165', 'FedEx', NULL, '2015-06-30', '26.06.2015 23:56', 'GM-104-6', '1', 'a0YC000000cTngXMAS', '160.01', '239.00'),
(33098, '331434839', NULL, NULL, 'yannick claessens', 'esmoreitlaan 45/21', '', '2050', 'antwerpen', 'Belgien', 'BE', NULL, NULL, '473361820', '0010216BNH', NULL, NULL, 'Montre Theorema Copa Cabana - Noir/Noir - (GM-104-8)', NULL, '644352574176', 'FedEx', NULL, '2015-06-30', '29.06.2015 11:18', 'NL150330NM37', '1', 'a0YC000000cUaPOMA0', '218.39', '279.99'),
(33099, '331213122', NULL, NULL, 'Laurens Van Schepdael', 'Nieuwenbroekstraat 16', '', '9320', 'Nieuwerkerken', 'Belgien', 'BE', NULL, NULL, '494209449', '0010058M1F', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / DorÃ©', NULL, '644352574187', 'FedEx', NULL, '2015-06-30', '28.06.2015 08:18', 'NL140520PJ07', '1', 'a0YC000000cRyWSMA0', '190.01', '299.98'),
(33100, '331138337', NULL, NULL, 'quentin vercruyssen', 'Rue covis 37a1', '', '5170', 'Lustin', 'Belgien', 'BE', NULL, NULL, '478749442', '0010013K3C', NULL, NULL, 'Montre Theorema Copa Cabana - Argent/Noir - (GM-104-6)', NULL, '644352574198', 'FedEx', NULL, '2015-06-30', '27.06.2015 16:18', 'NL150330NM35', '1', 'a0YC000000cUaPMMA0', '218.39', '279.99'),
(33101, '331061978', NULL, NULL, 'Andre Flore', 'Rue de l\'ecole 24', '', '1325', 'Chaumont Gistout', 'Belgien', 'BE', NULL, NULL, '497550867', '0010168G8T', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352574202', 'FedEx', NULL, '2015-06-30', '27.06.2015 06:48', 'NL140520PJ09', '1', 'a0YC000000cRyWTMA0', '190.01', '299.98'),
(33102, '331449914', '', '', 'Kari Knuutinen', 'Heinaepellontie 31C', '', '00730', 'HELSINKI ETELAE-SUOMEN LAEAENI', 'Finnland', '', '', '', '451452929', '001017467H', '', '', 'Musta/musta kellotaulu, musta ranneke - Theorema-rannekello Paris', '', '644352574338', 'FedEx', '', '2015-06-30', '29.06.2015 14:48', 'FI280515MF04', '1', 'a0YC000000cSkcLMAS', '164.80', '239.99'),
(33103, '330997412', NULL, NULL, 'Denis Cazac', '12 Patrick street', '', 'County Dub', 'Dublin', 'Irland', 'IE', NULL, NULL, '894244325', '001025067A', NULL, NULL, 'Marco Polo Diamond Watch: Silver Coloured Case/ White Face/ Black Strap', NULL, '644352573993', 'FedEx', NULL, '2015-06-30', '26.06.2015 18:02', 'IE270814AH47', '1', 'a0YC000000cKfBMMA0', '146.00', '219.99'),
(33104, '330948070', NULL, NULL, 'Jurgita Jurgita B', 'Aprt 128 128 The Cedars, Carrington Park, Northwood, Santry', '', '9', 'Dublin', 'Irland', 'IE', NULL, NULL, '857038000', '00102291W9', NULL, NULL, 'Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352574007', 'FedEx', NULL, '2015-06-30', '26.06.2015 14:03', 'IE190614AH10', '1', 'a0YC000000cKfRaMAK', '195.01', '299.00'),
(33105, '331017503', NULL, NULL, 'w. oosterwold', 'Moormanweg 16', '', '9831 NK', 'ADUARD', 'Niederlande', 'NL', NULL, NULL, '611032615', '00101853SH', NULL, NULL, 'Pionier Florida Diamond Watch - Zwart leer - zwart/zilverkleur - GM-505-2', NULL, '644352574213', 'FedEx', NULL, '2015-06-30', '26.06.2015 20:58', 'NL150126NM07', '1', 'a0YC000000bnquBMAQ', '155.19', '199.99'),
(33106, '331213060', NULL, NULL, 'Ali Al Nasri', 'Ursulaland 189', '', '2591 GX', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '626704422', '0010250CL2', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352574224', 'FedEx', NULL, '2015-06-30', '28.06.2015 07:58', 'NL140520PJ08', '1', 'a0YC000000cRyZYMA0', '190.01', '299.98'),
(33107, '331200616', NULL, NULL, 'ikram Abboue', 'Crooswijksestraat 314', '', '3034AR', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '684803678', '0010084GBT', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352574235', 'FedEx', NULL, '2015-06-30', '28.06.2015 02:28', 'NL140520PJ08', '1', 'a0YC000000cRyZYMA0', '190.01', '299.98'),
(33108, '331025912', NULL, NULL, 'Jeffrey Ewijk', 'Vroegelingerf 16', '', '2643 HM', 'PIJNACKER', 'Niederlande', 'NL', NULL, NULL, '614151421', '00100259TJ', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352574246', 'FedEx', NULL, '2015-06-30', '26.06.2015 21:58', 'NL140520PJ08', '1', 'a0YC000000cRyZYMA0', '190.01', '299.98'),
(33109, '331194198', NULL, NULL, 'Laila Hajjaoui-Nyabi', 'Schoeplaan 39', '', '2516 WB', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '624731828', '0010174OBM', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352574257', 'FedEx', NULL, '2015-06-30', '27.06.2015 23:28', 'NL140520PJ08', '1', 'a0YC000000cRyZYMA0', '190.01', '299.98'),
(33110, '331167632', NULL, NULL, 'Mido Metwaly', 'Guido Gezellestraat 25', '', '2524 CK', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '642300765', '00102388G1', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352574268', 'FedEx', NULL, '2015-06-30', '27.06.2015 19:59', 'NL140520PJ08', '1', 'a0YC000000cRyZYMA0', '190.01', '299.98'),
(33111, '331012462', NULL, NULL, 'Remi Nolle', 'Hertog Karellaan 39', '', '5302 VR', 'ZALTBOMMEL', 'Niederlande', 'NL', NULL, NULL, '623618741', '00102133RK', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352574279', 'FedEx', NULL, '2015-06-30', '26.06.2015 20:58', 'NL140520PJ08', '1', 'a0YC000000cRyZYMA0', '190.01', '299.98'),
(33112, '331059218', NULL, NULL, 'monique Borsboom', 'Jacob van Dijkstraat 72', '', '3131 MG', 'VLAARDINGEN', 'Niederlande', 'NL', NULL, NULL, '683702102', '0010210OC4', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, '644352574280', 'FedEx', NULL, '2015-06-30', '27.06.2015 04:58', 'NL140520PJ07', '1', 'a0YC000000cRyZWMA0', '190.01', '299.98'),
(33113, '331045444', NULL, NULL, 'anne koopmans', 'bethlehemweg 45', '', '3513cw', 'utrecht', 'Niederlande', 'NL', NULL, NULL, '618292081', '0010089L65', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352574290', 'FedEx', NULL, '2015-06-30', '26.06.2015 23:58', 'NL140520PJ11', '1', 'a0YC000000cRyZaMAK', '190.01', '299.98');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(33114, '331349627', NULL, NULL, 'R Karabulut', 'Papaverstraat 17', '', '4904 CT', 'OOSTERHOUT', 'Niederlande', 'NL', NULL, NULL, '646123058', '0010137T8C', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352574305', 'FedEx', NULL, '2015-06-30', '28.06.2015 21:28', 'NL140520PJ11', '1', 'a0YC000000cRyZaMAK', '190.01', '299.98'),
(33115, '331412038', NULL, NULL, 'Marlene Ottosson', 'MURKELVAEGEN 2', 'Stockholm', '184 34', 'AKERSBERGA', 'Schweden', 'SE', NULL, NULL, '707486141', '00100494UW', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-3)', NULL, 'storniert', 'FedEx', NULL, '2015-06-30', '29.06.2015 10:44', 'SE040814HW07', '1', 'a0YC000000cSJWxMAO', '1433.05', '1995.00'),
(33116, '331369199', NULL, NULL, 'Malika Bersanova', 'Vaenortsringen  54 lgh 1001', '', '19530', 'Maersta', 'Schweden', 'SE', NULL, NULL, '46720111279', '0010217NEC', NULL, NULL, 'Svart/svart med svart armband. Klocka med dubbel urtavla Paris', NULL, '644352574350', 'FedEx', NULL, '2015-06-30', '29.06.2015 00:14', 'SE280515MF04', '1', 'a0YC000000cSkOKMA0', '1525.93', '2199.00'),
(33117, '331335052', NULL, NULL, 'Bekim krasniqi', 'FOSIEVAEGEN 27D', '', '214 31', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '737224577', '00102305T8', NULL, NULL, 'Guld/svart med brunt armband. Klocka med dubbel urtavla Paris', NULL, '644352574360', 'FedEx', NULL, '2015-06-30', '28.06.2015 21:14', 'SE280515MF03', '1', 'a0YC000000cSkOJMA0', '1525.93', '2199.00'),
(33118, '331191203', NULL, NULL, 'Fredrik Moren', 'SOEDERMALMSVAEGEN 9', '', '586 63', 'LINKOEPING', 'Schweden', 'SE', NULL, NULL, '737515181', '0010211Q19', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-1)', NULL, '644352574371', 'FedEx', NULL, '2015-06-30', '28.06.2015 00:14', 'SE040814HW05', '1', 'a0YC000000cSJWvMAO', '1433.05', '1995.00'),
(33119, '331719454', NULL, NULL, 'steven saey', 'Assenedesteenweg 31', '', '9060', 'Zelzate', 'Belgien', 'BE', NULL, NULL, '0484 767 484', '001025039N', NULL, NULL, 'Montre diamants Pionier Florida - Bracelet cuir marron - Noir/Or (GM-505-3)', NULL, '644352574511', 'FedEx', NULL, '2015-07-01', '30.06.2015 17:18', 'NL150624KS15', '1', 'a0YC000000cu0ZgMAI', '145.00', '199.99'),
(33120, '331706078', NULL, NULL, 'Philip Van den Driessche', 'Zijp 23', 'Garden Center Wemmel', '1780', 'Wemmel', 'Belgien', 'BE', NULL, NULL, '477248513', '00100028VE', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352574522', 'FedEx', NULL, '2015-07-01', '30.06.2015 15:48', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33121, '331701116', NULL, NULL, 'christian schip', 'Heistraat  33', '', '9052', 'Zwijnaarde', 'Belgien', 'BE', NULL, NULL, '32477226539', '0010010NBR', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352574533', 'FedEx', NULL, '2015-07-01', '30.06.2015 15:18', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33122, '331680987', NULL, NULL, 'johan vleirick', 'Gentsesteenweg 96', '', '8500', 'Kortrijk', 'Belgien', 'BE', NULL, NULL, '56229953', '0010066G15', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / DorÃ©', NULL, '644352574544', 'FedEx', NULL, '2015-07-01', '30.06.2015 14:20', 'NL140520PJ07', '1', 'a0YC000000cRyWSMA0', '190.01', '299.98'),
(33123, '328887268', NULL, NULL, 'Farida El Makhloufi', 'herentalsebaan 291', '', '2100', 'deurne', 'Belgien', 'BE', NULL, NULL, '497787645', '0010018EZO', NULL, NULL, 'Montre Theorema Copa Cabana - Or/Noir - (GM-104-7)', NULL, 'storniert', 'FedEx', NULL, '2015-07-01', '16.06.2015 14:18', 'NL150330NM36', '1', 'a0YC000000cUaPNMA0', '218.39', '279.99'),
(33124, '331663035', NULL, NULL, 'David Rosendal Jensen', 'Drovten 5', '', '9440', 'Aabybro', 'Dänemark', 'DK', NULL, NULL, '22272403', '0010064KV8', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '644352574485', 'FedEx', NULL, '2015-07-01', '30.06.2015 13:37', '150512HW015', '1', 'a0YC000000crQAsMAM', '1119.05', '1595.00'),
(33125, '331678166', NULL, NULL, 'surjeet kaur', '33 abbeydale crescent', 'Lucan co dublin', '0', 'dublin', 'irland', 'IE', NULL, NULL, '3,53862E+11', '001020293A', NULL, NULL, 'Theorema Dubai Watch (GM-3009-6)', NULL, '644352574393', 'FedEx', NULL, '2015-07-01', '30.06.2015 13:02', '150512HW013', '1', 'a0YC000000cKjC0MAK', '149.99', '199.99'),
(33126, '331866110', NULL, NULL, 'Nico eekelen.van', 'Quellijnstraat 89', '', '1072 ZA', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '0205239955 - 0651384749', '0010004RF8', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/wit', NULL, '644352574588', 'FedEx', NULL, '2015-07-01', '01.07.2015 10:58', 'NL140520PJ09', '1', 'a0YC000000cRyZXMA0', '190.01', '299.98'),
(33127, '331830720', NULL, NULL, 'Daniel Siara', 'Keldermansstraat 43', '', '5041 KJ', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '617049345', '0010250J5T', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart staal - zwart/zwart - GM-505-6', NULL, '644352574599', 'FedEx', NULL, '2015-07-01', '01.07.2015 07:28', 'NL150624KS14', '1', 'a0YC000000cu0iPMAQ', '145.00', '199.99'),
(33128, '331797235', NULL, NULL, 'michel van haastrecht', 'Victoriagang 94', '', '2719 CV', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '629179080', '0010179SNM', NULL, NULL, 'Pionier Florida Diamonds horloge - zilverkleurig staal - zwart/zilverkleur - GM-505-5', NULL, '644352574603', 'FedEx', NULL, '2015-07-01', '01.07.2015 00:28', 'NL150624KS13', '1', 'a0YC000000cu0iOMAQ', '145.00', '199.99'),
(33129, '331753564', NULL, NULL, 'Erik Wilmink', 'Krabbenbosweg 270', '', '7555 ES', 'HENGELO', 'Niederlande', 'NL', NULL, NULL, '074 2910278', '0010053TBH', NULL, NULL, 'Pionier Florida Diamonds horloge - bruin leer - zwart/goudkleur - GM-505-3', NULL, '644352574614', 'FedEx', NULL, '2015-07-01', '30.06.2015 21:28', 'NL150624KS15', '1', 'a0YC000000cu0iQMAQ', '145.00', '199.99'),
(33130, '331774144', NULL, NULL, 'Dennis Martina', 'Polkastraat 37', '', '1326RG', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '622228565', '0010250UJO', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - wit/zilverkleur - GM-505-1', NULL, '644352574625', 'FedEx', NULL, '2015-07-01', '30.06.2015 21:28', 'NL150624KS9', '1', 'a0YC000000cu0iKMAQ', '145.00', '199.99'),
(33131, '331755433', NULL, NULL, 'Shakita Poeran', 'Venezuelaweg 84', '', '3193 BG', 'HOOGVLIET ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '649920106', '001019994U', NULL, NULL, 'Pionier Florida Diamonds horloge - bruin leer - zwart/goudkleur - GM-505-3', NULL, '644352574636', 'FedEx', NULL, '2015-07-01', '30.06.2015 19:58', 'NL150624KS15', '1', 'a0YC000000cu0iQMAQ', '145.00', '199.99'),
(33132, '331748635', NULL, NULL, 'Teun Coenraads', 'Krommenbeemd 6', '', '5641 JX', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '644223975', '00100381JP', NULL, NULL, 'Pionier Florida Diamonds horloge - bruin leer - zwart/goudkleur - GM-505-3', NULL, '644352574647', 'FedEx', NULL, '2015-07-01', '30.06.2015 19:28', 'NL150624KS15', '1', 'a0YC000000cu0iQMAQ', '145.00', '199.99'),
(33133, '331589589', NULL, NULL, 'Ibrahim Jabur', 'STROFGATAN 15 C', '', '703 73', 'OEREBRO', 'Schweden', 'SE', NULL, NULL, '727260468', '0010179ATM', NULL, NULL, 'Armbandsklocka (RIO GM107-3)', NULL, '644352574496', 'FedEx', NULL, '2015-07-01', '30.06.2015 01:14', '150421hw12', '1', 'a0YC000000cV6qQMAS', '1522.72', '2349.00'),
(33134, '331554465', NULL, NULL, 'Marcus Johansson', 'KLINGSPORS VAEG 8B', '', '186 42', 'VALLENTUNA', 'Schweden', 'SE', NULL, NULL, '767201729', '0010250N7P', NULL, NULL, 'Silver/svart med svart armband. Klocka med dubbel urtavla Paris', NULL, '644352574500', 'FedEx', NULL, '2015-07-01', '29.06.2015 22:44', 'SE280515MF02', '1', 'a0YC000000cSkOIMA0', '1525.93', '2199.00'),
(33135, '331660395', NULL, NULL, 'Mathieu Pierre', '106 LOWER ADDISCOMBE ROAD', '', 'CR0 6AD', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7593129551', '00100461SI', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '644352574408', 'FedEx', NULL, '2015-07-01', '30.06.2015 11:56', 'GM-103-9', '1', 'a0YC000000cK09uMAC', '170.00', '249.00'),
(33136, '331646576', NULL, NULL, 'Imran Khan', '16 DERWENT AVENUE', '', 'SW15 3RD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7403372173', '0010166RNH', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '644352574419', 'FedEx', NULL, '2015-07-01', '30.06.2015 10:53', 'GM-103-7', '1', 'a0YC000000cK09sMAC', '170.00', '249.00'),
(33137, '331641284', NULL, NULL, 'Teri Morris', '9 HARROPS CROFT', 'Netherton', 'L30 0QP', 'BOOTLE', 'Großbritannien', 'GB', NULL, NULL, '7857933617', '0010078RLQ', NULL, NULL, 'Sao Paulo Silver/White Dial/Silver Metal Band - GM-103-5', NULL, '644352574420', 'FedEx', NULL, '2015-07-01', '30.06.2015 10:24', 'GM-103-5', '1', 'a0YC000000cK09qMAC', '170.00', '249.00'),
(33138, '331578457', NULL, NULL, 'Anna Maton', '8 CHURCH STREET', '', 'LE2 5DB', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7754518649', '00101226XS', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352574430', 'FedEx', NULL, '2015-07-01', '29.06.2015 22:53', 'UK140102AMC03', '1', 'a0YC000000cTngTMAS', '160.01', '239.00'),
(33139, '331533880', NULL, NULL, 'XiangRu Yan', 'WOKULIK LONDON ROAD', 'Widford', 'CM2 8TF', 'CHELMSFORD', 'Großbritannien', 'GB', NULL, NULL, '7730695529', '0010229T3W', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '644352574441', 'FedEx', NULL, '2015-07-01', '29.06.2015 19:22', '4260295881050', '1', 'a0YC000000cJyo0MAC', '165.00', '249.00'),
(33140, '331522883', NULL, NULL, 'Joel Soares', '33 CHERTSEY CRESCENT', '', 'CR0 0DE', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7432102987', '0010066LD1', NULL, NULL, 'GM-101-4	Black Strap/ Silver Case/ Gold Dial', NULL, '644352574452', 'FedEx', NULL, '2015-07-01', '29.06.2015 18:52', '42602958803015', '1', 'a0YC000000cJynzMAC', '165.00', '249.00'),
(33141, '331486564', NULL, NULL, 'danny drew', '24 LOWFIELD ROAD', '', 'GL8 8AT', 'TETBURY', 'Großbritannien', 'GB', NULL, NULL, '7920014193', '0010158VJE', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, 'storniert', 'FedEx', NULL, '2015-07-01', '29.06.2015 16:30', 'UK140110AMC07', '1', 'a0YC000000cRXN0MAO', '130.99', '199.00'),
(33142, '331493899', NULL, NULL, 'Daniel Kennedy', '254 Charter ave', '', 'CV4 8DZ', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7874022558', '0010130NMR', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '644352574474', 'FedEx', NULL, '2015-07-01', '29.06.2015 16:24', 'GM-103-7', '1', 'a0YC000000cK09sMAC', '170.00', '249.00'),
(33143, '331719092', '', '', 'Salim Ettahiri', 'Hengelolaan 539', '', '2544 GA', '\'S-GRAVENHAGE', 'Niederlande', '', '', '', '614341695', '00100392MS', '', '', 'Pionier Florida Diamonds horloge - bruin leer - zwart/goudkleur - GM-505-3', '', '644352574566', 'FedEx', '', '2015-07-01', '30.06.2015 16:58', 'NL150624KS15', '1', 'a0YC000000cu0iQMAQ', '145.00', '199.99'),
(33144, '331651046', '', '', 'Jeroen Egberink', 'Willem Kesstraat 7', '', '7558KB', 'HENGELO', 'Niederlande', '', '', '', '621701270', '00102182DX', '', '', 'Pionier Florida Diamonds horloge - bruin leer - zwart/goudkleur - GM-505-3', '', '644352574577', 'FedEx', '', '2015-07-01', '30.06.2015 10:58', 'NL150624KS15', '1', 'a0YC000000cu0iQMAQ', '145.00', '199.99'),
(33145, '331734501', NULL, NULL, 'Nicolas Lallemand', 'Rue Francois Lapierre 87 boite 24', 'veuillez me sonner au moment de la livraison merci', '4620', 'Fleron Liege', 'Belgien', 'BE', NULL, NULL, '499441231', '0010250P19', NULL, NULL, 'Montre diamants Pionier Florida - Bracelet mÃ©tal argent - Noir/Argent (GM-505-5)', NULL, '644352574740', 'FedEx', NULL, '2015-07-02', '30.06.2015 18:18', 'NL150624KS13', '1', 'a0YC000000cu0RiMAI', '145.00', '199.99'),
(33146, '331829570', NULL, NULL, 'morten jakobsen', 'Ringkobingvej 29 st v', '', '8000', 'Aarhus', 'Dänemark', 'DK', NULL, NULL, '26253742', '0010178GBQ', NULL, NULL, 'StÃ¥lrem, forsÃ¸lvet urkasse og urskive (T-3011-5)', NULL, '644352574750', 'FedEx', NULL, '2015-07-02', '01.07.2015 07:06', 'SE141208HW06', '1', 'a0YC000000cS2TNMA0', '1041.65', '1599.00'),
(33147, '331793772', NULL, NULL, 'marianne pettersson', 'granhoj 1', '', '3550', 'slangerup', 'Dänemark', 'DK', NULL, NULL, '29161620', '10196861', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '644352574761', 'FedEx', NULL, '2015-07-02', '30.06.2015 22:36', '150512HW015', '1', 'a0YC000000cKiu3MAC', '1119.05', '1595.00'),
(33148, '331806120', NULL, NULL, 'Mikael Soederberg', 'Hagagatan 31 b', '', '60214', 'Norrkoeping Oestergoetlands laen', 'Schweden', 'SE', NULL, NULL, '4740748491', '0010171SL6', NULL, NULL, 'Armbandsklocka (RIO GM107-5)', NULL, '644352574772', 'FedEx', NULL, '2015-07-02', '01.07.2015 00:44', '150421hw14', '1', 'a0YC000000cV6qSMAS', '1522.72', '2349.00'),
(33149, '331894566', '', '', 'Terence Campion', '40 MEAD WAY', '', 'WD23 2DP', 'BUSHEY', 'Großbritannien', '', '', '', '4,4774E+11', '0010119XVK', '', '', 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9\r\nRL 72 464 607 5DE   10.08.2015', '', '644352574669', 'FedEx', '', '2015-07-03', '01.07.2015 12:55', 'GM-103-9', '1', 'a0YC000000cK09uMAC', '170.00', '249.00'),
(33150, '331858944', NULL, NULL, 'Mahmud Mohammed', '14 OXTED WALK', '', 'M8 0ED', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7500737302', '0010180BUV', NULL, NULL, 'Damascus Watch (T 3008-7)', NULL, '644352574670', 'FedEx', NULL, '2015-07-03', '01.07.2015 09:58', '4260295881722', '1', 'a0YC000000cLJi3MAG', '130.99', '199.00'),
(33151, '331834599', NULL, NULL, 'Philip Swallow', '21 Quarry close', '', 'Sk137sr', 'Glossop', 'Großbritannien', 'GB', NULL, NULL, '7508707513', '0010241ITW', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '644352574680', 'FedEx', NULL, '2015-07-03', '01.07.2015 07:52', 'UK140403AS04', '1', 'a0YC000000cK09oMAC', '170.00', '249.00'),
(33152, '331806505', NULL, NULL, 'Peter Gill', '45 ST. MARY CRESCENT', 'Deepcar', 'S36 2TL', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '0114 2830646', '001010952F', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '644352574691', 'FedEx', NULL, '2015-07-03', '30.06.2015 23:52', '4260295880398', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(33153, '331785765', '', '', 'Adam Fisher', '1 Pound Cottages', 'Goudhurst Road', 'TN17 2LH', 'Cranbrook, Kent', 'Großbritannien', '', '', '', '7887474725', '0010110QAE', '', '', 'Gold Strap Gold Case Black Face (GM-4004-7)', '', 'storniert', 'FedEx', '', '2015-07-03', '30.06.2015 22:22', 'UK140110AMC07', '1', 'a0YC000000cRXN0MAO', '130.99', '199.00'),
(33154, '331781688', '', '', 'Ardian Gradica', '9 Market hill street', 'Ed\'s Garden/cafe', 'CB10 1HQ', 'SAFFRON WALDEN', 'Großbritannien', '', '', '', '7838451443', '00101463CL', '', '', 'Gold Strap Gold Case Black Face (GM-4004-7)', '', 'storniert', 'FedEx', '', '2015-07-03', '30.06.2015 21:52', 'UK140110AMC07', '1', 'a0YC000000cRXN0MAO', '130.99', '199.00'),
(33155, '331777899', NULL, NULL, 'Denisa Neamtu', '8 Airedale Avenue', '', 'W4 2NW', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7760728692', '001001305C', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352574728', 'FedEx', NULL, '2015-07-03', '30.06.2015 21:26', 'UK140102AMC03', '1', 'a0YC000000cTngTMAS', '160.01', '239.00'),
(33156, '331776874', NULL, NULL, 'karen robertson', '7A HIGH STREET', '', 'EH32 9AN', 'PRESTONPANS', 'Großbritannien', 'GB', NULL, NULL, '7758407749', '0010033TVD', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '644352574739', 'FedEx', NULL, '2015-07-03', '30.06.2015 21:23', '4260295880398', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(33157, '331901783', NULL, NULL, 'Luc Baillieu', 'Zellaerstraat 72', '', '2820', 'Bonheiden', 'Belgien', 'BE', NULL, NULL, '497482730', '0010118Q56', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352574897', 'FedEx', NULL, '2015-07-03', '01.07.2015 13:18', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33158, '332000980', NULL, NULL, 'David Carolan', 'n/a n/a', 'Tierworker', 'Cavan', 'Bailieborough', 'Irland', 'IE', NULL, NULL, '429665280', '0010135EFR', NULL, NULL, 'Black Strap, Silver Case, Silver Dial (GM-101-1)', NULL, '644352574794', 'FedEx', NULL, '2015-07-03', '01.07.2015 21:32', 'IE190614AH07', '1', 'a0YC000000cKfRXMA0', '195.01', '299.00'),
(33159, '332108570', NULL, NULL, 'Sherlyn Kuiper', 'Filomeentje erf 36', '', '2907 BC', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '617030419', '00101475NU', NULL, NULL, 'Pionier Florida Diamonds horloge - zilverkleurig staal - wit/zilverkleur - GM-505-4', NULL, '644352574901', 'FedEx', NULL, '2015-07-03', '02.07.2015 13:28', 'NL150624KS12', '1', 'a0YC000000cu0iNMAQ', '145.00', '199.99'),
(33160, '332122517', NULL, NULL, 'Aleksandrs Jermakovs', '28 Avenue road', '', 'Ig87nu', 'London', 'Großbritannien', 'GB', NULL, NULL, '7555202444', '0010141LXY', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '644352574809', 'FedEx', NULL, '2015-07-03', '02.07.2015 14:22', 'GM-104-8', '1', 'a0YC000000cTngZMAS', '160.01', '239.00'),
(33161, '332078919', NULL, NULL, 'Sarah Dalziel', '62 Northumberland terrace', '', 'NE28 7BL', 'WALLSEND', 'Großbritannien', 'GB', NULL, NULL, '7890086381', '0010182MQ5', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '644352574810', 'FedEx', NULL, '2015-07-03', '02.07.2015 10:55', 'GM-104-8', '1', 'a0YC000000cTngZMAS', '160.01', '239.00'),
(33162, '332070067', NULL, NULL, 'Andrea Pearse', '30 WOODVILL ROAD', 'Bishopdown', 'SP1 3JQ', 'SALISBURY', 'Großbritannien', 'GB', NULL, NULL, '1722332967', '0010037IK1', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352574820', 'FedEx', NULL, '2015-07-03', '02.07.2015 09:55', 'UK140102AMC03', '1', 'a0YC000000cTngTMAS', '160.01', '239.00'),
(33163, '331950939', NULL, NULL, 'Katie Newton', '16 BRODSWORTH ROAD', '', 'PE2 8XF', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7701047778', '0010006EZH', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352574831', 'FedEx', NULL, '2015-07-03', '01.07.2015 17:23', 'UK140102AMC03', '1', 'a0YC000000cTngTMAS', '160.01', '239.00'),
(33164, '332073527', NULL, NULL, 'Mick Perks', '114 TORC AVENUE', 'tamworth', 'B77 3ER', 'TAMWORTH', 'Großbritannien', 'GB', NULL, NULL, '1827310376', '0010188ZJ0', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352574842', 'FedEx', NULL, '2015-07-03', '02.07.2015 09:58', 'UK140102AMC03', '1', 'a0YC000000cTngTMAS', '160.01', '239.00'),
(33165, '331943225', NULL, NULL, 'Sheila williams', '2 Dozule Close', 'Leonard Stanley', 'GL103NL', 'Stonehouse, Gloucestershire', 'Großbritannien', 'GB', NULL, NULL, '7818432066', '0010170KHB', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '644352574853', 'FedEx', NULL, '2015-07-03', '01.07.2015 16:53', '4,2603E+12', '1', 'a0YC000000cJynyMAC', '165.00', '249.00'),
(33166, '331967303', NULL, NULL, 'Jamie McGrath', '18 ST. GEORGES ROAD', '18 St Georges road', 'PL13 1EB', 'LOOE', 'Großbritannien', 'GB', NULL, NULL, '1503265718', '0010204ST5', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, 'storniert', 'FedEx', NULL, '2015-07-03', '01.07.2015 18:52', 'UK140110AMC07', '1', 'a0YC000000cRXN0MAO', '130.99', '199.00'),
(33167, '331961249', NULL, NULL, 'lorraine court', '112 Omega house, 112 Southampton Road', '', 'SO50 5PB', 'EASTLEIGH', 'Großbritannien', 'GB', NULL, NULL, '7850050839', '0010207ODR', NULL, NULL, 'Sao Paulo Brown Strap Gold Case - GM-103-3', NULL, '644352574875', 'FedEx', NULL, '2015-07-03', '01.07.2015 18:23', 'UK140403AS04', '1', 'a0YC000000cK09oMAC', '170.00', '249.00'),
(33168, '332015870', NULL, NULL, 'Scott Leyden', '11 HIGH STREET', '', 'FK2 8JL', 'FALKIRK', 'Großbritannien', 'GB', NULL, NULL, '7773029224', '00101845PV', NULL, NULL, 'Sao Paulo Gold/Black Dial/Gold Metal Band - GM-103-7', NULL, '644352574886', 'FedEx', NULL, '2015-07-03', '01.07.2015 22:52', 'GM-103-7', '1', 'a0YC000000cK09sMAC', '170.00', '249.00'),
(33169, '332118996', NULL, NULL, 'Aleksandrs Jermakovs', '28 Avenue road', '', 'Ig87nu', 'London', 'Großbritannien', 'GB', NULL, NULL, '7555202444', '00101251B2', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '644352574809', 'FedEx', NULL, '2015-07-03', '02.07.2015 13:23', 'GM-104-5', '1', 'a0YC000000cTngWMAS', '160.01', '239.00'),
(33170, '3074457345675052242', NULL, NULL, 'EDWIN YEE', '331 YISHUN RING RD #03-1400 NA', 'NA', '760331', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '97647874', '0010148CNH', NULL, NULL, 'T-3001-1: Theorema Paragon Automatic Watch', NULL, '578824933750', 'FedEx', NULL, '2015-07-06', '29.06.2015 12:12', 'SG080415CP01', '1', 'a0YC000000bnkzkMAA', '202.20', '259.00'),
(33171, '332196632', NULL, NULL, 'Cem Sonakalan', 'Paleizenstraat 285', '', '1000', 'Brussel', 'Belgien', 'BE', NULL, NULL, '32484990098', '0010116WG4', NULL, NULL, 'Montre Theorema Copa Cabana - Or/Noir - (GM-104-7)', NULL, 'Storniert', 'FedEx', NULL, '2015-07-06', '02.07.2015 20:48', 'NL150330NM36', '1', 'a0YC000000cUaPNMA0', '218.39', '279.99'),
(33172, '332156605', NULL, NULL, 'Mike Struyf', 'Fonteinstraat 60', '', '2140', 'Borgerhout', 'Belgien', 'BE', NULL, NULL, '494262099', '0010186T6Q', NULL, NULL, 'Montre diamants Pionier Florida - Bracelet cuir marron - Noir/Or (GM-505-3)', NULL, '644352574990', 'FedEx', NULL, '2015-07-06', '02.07.2015 17:18', 'NL150624KS15', '1', 'a0YC000000cu0ZgMAI', '145.00', '199.99'),
(33173, '332208498', NULL, NULL, 'Poul-Erik Westrup', 'Byens Mose 16', '', '4400', 'Kalundborg', 'Dänemark', 'DK', NULL, NULL, '51546120', '0010013DXZ', NULL, NULL, 'Sort urskive, guldfarvet urkasse og brun lÃ¦derrem (GM-3009-3)', NULL, '644352575025', 'FedEx', NULL, '2015-07-06', '02.07.2015 22:06', '150512HW010', '1', 'a0YC000000crQAnMAM', '1119.05', '1595.00'),
(33174, '332306145', NULL, NULL, 'AE Bot', 'Aveling 1', '', '3362WK', 'SLIEDRECHT', 'Niederlande', 'NL', NULL, NULL, '610917848', '0010205RHG', NULL, NULL, 'Pionier Florida Diamonds horloge - zilverkleurig staal - zwart/zilverkleur - GM-505-5', NULL, '644352575003', 'FedEx', NULL, '2015-07-06', '03.07.2015 12:30', 'NL150624KS13', '1', 'a0YC000000cu0iOMAQ', '145.00', '199.99'),
(33175, '332167414', NULL, NULL, 'Erwin Groothuis', 'Else Mauhsstraat 2', '', '7558 RA', 'HENGELO', 'Niederlande', 'NL', NULL, NULL, '613313161', '0010047WK5', NULL, NULL, 'Pionier Florida Diamonds horloge - bruin leer - zwart/goudkleur - GM-505-3', NULL, '644352575014', 'FedEx', NULL, '2015-07-06', '02.07.2015 17:58', 'NL150624KS15', '1', 'a0YC000000cu0iQMAQ', '145.00', '199.99'),
(33176, '332297345', NULL, NULL, 'barry vale', '38 SANDHILL OVAL', '', 'LS17 8EA', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7979646722', '001007294Q', NULL, NULL, 'Sao Paulo Silver/White Dial/Black Leather - GM-103-9', NULL, '644352574934', 'FedEx', NULL, '2015-07-06', '03.07.2015 11:31', 'GM-103-9', '1', 'a0YC000000cK09uMAC', '170.00', '249.00'),
(33177, '332232370', NULL, NULL, 'Simon Cook', '58 ELDER CLOSE', 'Witham St Hugh\'s', 'LN6 9NS', 'LINCOLN', 'Großbritannien', 'GB', NULL, NULL, '7875713149', '0010092G39', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352574945', 'FedEx', NULL, '2015-07-06', '03.07.2015 00:22', 'UK140102AMC03', '1', 'a0YC000000cTngTMAS', '160.01', '239.00'),
(33178, '332228132', NULL, NULL, 'Chloe Simpson', '2 Shotters Hill Close', '', 'so303pl', 'Southampton', 'Großbritannien', 'GB', NULL, NULL, '7542605778', '0010123ORU', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352574956', 'FedEx', NULL, '2015-07-06', '02.07.2015 23:27', 'GM-104-6', '1', 'a0YC000000cTngXMAS', '160.01', '239.00'),
(33179, '332173971', NULL, NULL, 'Stacie Woodworth', '131A Whittle street', '', 'M28 3WY', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7793486062', '001006313G', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352574967', 'FedEx', NULL, '2015-07-06', '02.07.2015 18:55', 'GM-104-6', '1', 'a0YC000000cTngXMAS', '160.01', '239.00'),
(33180, '332134070', NULL, NULL, 'danny drew', '24 LOWFIELD ROAD', '', 'GL8 8AT', 'TETBURY', 'Großbritannien', 'GB', NULL, NULL, '7920014193', '0010167CMT', NULL, NULL, 'Damascus Watch (T 3008-7)', NULL, '644352574978', 'FedEx', NULL, '2015-07-06', '02.07.2015 16:04', '4260295881722', '1', 'a0YC000000cLJi3MAG', '130.99', '199.00'),
(33181, '332619672', NULL, NULL, 'Martin Vede', 'A.C. Meyers Vaenge 13f. St. Th', '', '2450', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '24829557', '00101799A3', NULL, NULL, 'Guldfarvet herreur med brun rem (GM107-3)', NULL, '644352575345', 'Fedex', NULL, '2015-07-07', '05.07.2015 10:06', '150241hw02', '1', 'a0YC000000cV6w0MAC', '1268.97', '1999.00'),
(33182, '332548028', NULL, NULL, 'sara ormonde', 'Fexco Valentia Road', 'Caherciveen', '0', 'Kerry', 'Irland', 'IE', NULL, NULL, '863386449', '0010006JNV', NULL, NULL, 'Mens Theoreme Black/silver Face Black Strap Dual-Time Watch Paris', NULL, '644352575047', 'FedEx', NULL, '2015-07-07', '04.07.2015 18:32', 'IE280515MF02', '1', 'a0YC000000cSkk8MAC', '164.79', '239.99'),
(33183, '332717513', NULL, NULL, 'Francois Ubben', 'Velgraafweg 31', '', '6123 BR', 'HOLTUM', 'Niederlande', 'NL', NULL, NULL, '610403540', '0010002E0I', NULL, NULL, 'Pionier Florida Diamonds horloge - bruin leer - zwart/goudkleur - GM-505-3', NULL, '644352575264', 'FedEx', NULL, '2015-07-07', '05.07.2015 19:58', 'NL150624KS15', '1', 'a0YC000000cu0iQMAQ', '145.00', '199.99'),
(33184, '332483983', NULL, NULL, 'Saif Jibrail', 'De Dreef 19', '', '2542 NA', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '616381242', '001006831T', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - wit/zilverkleur - GM-505-1', NULL, '644352575275', 'FedEx', NULL, '2015-07-07', '04.07.2015 12:58', 'NL150624KS9', '1', 'a0YC000000cu0iKMAQ', '145.00', '199.99'),
(33185, '332462823', NULL, NULL, 'Dorina Gherman', 'Apolloweg 2B', '', '8239 DA', 'LELYSTAD', 'Niederlande', 'NL', NULL, NULL, '652520351', '0010157XCQ', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - zwart/zilverkleur - GM-505-2', NULL, '644352575286', 'FedEx', NULL, '2015-07-07', '04.07.2015 10:28', 'NL150624KS10', '1', 'a0YC000000cu0iLMAQ', '145.00', '199.99'),
(33186, '332427194', NULL, NULL, 'Humbert jerrel Babel', 'hofgeest 154', '', '1102eh', 'amsterdam', 'Niederlande', 'NL', NULL, NULL, '687729353', '0010055TMQ', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, '644352575297', 'FedEx', NULL, '2015-07-07', '04.07.2015 01:58', 'NL140520PJ07', '1', 'a0YC000000cRyZWMA0', '190.01', '299.98'),
(33187, '332317754', NULL, NULL, 'monique wijnhoven', 'Amsberghof 5', '', '5615 PH', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '644083518', '0010062ITJ', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/wit', NULL, '644352575301', 'FedEx', NULL, '2015-07-07', '03.07.2015 13:28', 'NL140520PJ09', '1', 'a0YC000000cRyZXMA0', '190.01', '299.98'),
(33188, '332832811', NULL, NULL, 'dwayne heidendaal', 'Joannes Knaepenstraat 13', '', '6006 KW', 'WEERT', 'Niederlande', 'NL', NULL, NULL, '31643530455', '0010070RYK', NULL, NULL, 'Theorema Copa Cabana Metal Watch - zilver/wit (GM-104-9)', NULL, '644352575312', 'FedEx', NULL, '2015-07-07', '06.07.2015 11:28', 'NL150330NM38', '1', 'a0YC000000bmOgvMAE', '218.39', '279.99'),
(33189, '332767739', NULL, NULL, 'Z Sogukcesme', 'Oosthoven 3', '', '6042 PA', 'ROERMOND', 'Niederlande', 'NL', NULL, NULL, '610065310', '0010046AKH', NULL, NULL, 'Theorema Paris horloge - zwarte leren band - zilverkleurige wijzerplaat - zilverkleurige kast (T3012 - 02)', NULL, '644352575323', 'FedEx', NULL, '2015-07-07', '05.07.2015 23:58', 'NL150615KS34', '1', 'a0YC000000crsDPMAY', '170.01', '279.99'),
(33190, '332644349', NULL, NULL, 'a vriesman', 'Baljuw 54', '31229231173', '1625 BD', 'HOORN', 'Niederlande', 'NL', NULL, NULL, '06 42505256', '0010179CXD', NULL, NULL, 'Theorema Paris horloge - zwarte leren band - zwarte wijzerplaat - zilverkleurige kast (T3012 - 03)', NULL, '644352575334', 'FedEx', NULL, '2015-07-07', '05.07.2015 13:28', 'NL150615KS35', '1', 'a0YC000000crsDQMAY', '170.01', '279.99'),
(33191, '332774373', NULL, NULL, 'Jonas Johansson', 'HOBURGSSTIGEN 12', '', '167 37', 'BROMMA', 'Schweden', 'SE', NULL, NULL, '700452031', '0010161DS2', NULL, NULL, 'Silver/svart med svart armband. Klocka med dubbel urtavla Paris', NULL, '644352575356', 'FedEx', NULL, '2015-07-07', '06.07.2015 02:44', 'SE280515MF02', '1', 'a0YC000000cSkOIMA0', '1525.93', '2199.00'),
(33192, '332616811', NULL, NULL, 'Anna Svensson', 'HOEKVAEGEN 35', '', '453 40', 'LYSEKIL', 'Schweden', 'SE', NULL, NULL, '723139188', '0010071DL4', NULL, NULL, 'Armbandsklocka (RIO GM107-3)', NULL, '644352575367', 'FedEx', NULL, '2015-07-07', '05.07.2015 11:14', '150421hw12', '1', 'a0YC000000cV6qQMAS', '1522.72', '2349.00'),
(33193, '332482412', NULL, NULL, 'Clive Todd', '14 ALEXANDRA CRESCENT', '', 'BT40 1NE', 'LARNE', 'Großbritannien', 'GB', NULL, NULL, '2828279302', '00100971T0', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '644352575058', 'FedEx', NULL, '2015-07-07', '04.07.2015 12:54', 'UK140102AMC04', '1', 'a0YC000000cTngSMAS', '160.01', '239.00'),
(33194, '332551970', NULL, NULL, 'Stefan Pogorzelski', 'gambles farm gambles lane', 'Woodmancote, cheltenham', 'gl529pu', 'Gloucestershire', 'Großbritannien', 'GB', NULL, NULL, '7860605182', '0010101H1C', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '644352575069', 'FedEx', NULL, '2015-07-07', '04.07.2015 19:53', 'UK140102AMC04', '1', 'a0YC000000cTngSMAS', '160.01', '239.00'),
(33195, '332632412', NULL, NULL, 'Debbie Ayhan', '6 Peldon walk', 'Popham Street', 'N1 8QS', 'N1 8QS Islington', 'Großbritannien', 'GB', NULL, NULL, '', '0010030HVE', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '644352575070', 'FedEx', NULL, '2015-07-07', '05.07.2015 12:58', 'UK140102AMC02', '1', 'a0YC000000cTngUMAS', '160.01', '239.00'),
(33196, '332806813', NULL, NULL, 'James Flately', '227 Mackintosh place', '', 'CF24 4RP', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7454131085', '001005089N', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '644352575080', 'FedEx', NULL, '2015-07-07', '06.07.2015 09:22', 'UK140102AMC02', '1', 'a0YC000000cTngUMAS', '160.01', '239.00'),
(33197, '332423205', NULL, NULL, 'julie robson', '1 KESTON DRIVE', '', 'NE23 3QA', 'CRAMLINGTON', 'Großbritannien', 'GB', NULL, NULL, '7894819334', '001002529A', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '644352575091', 'FedEx', NULL, '2015-07-07', '04.07.2015 01:22', 'UK140102AMC02', '1', 'a0YC000000cTngUMAS', '160.01', '239.00'),
(33198, '332763547', NULL, NULL, 'Ehtesham Shaikh', '127 DEVANA ROAD', '', 'LE2 1PL', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7951234243', '00101196FH', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '644352575106', 'FedEx', NULL, '2015-07-07', '05.07.2015 23:23', 'GM-104-8', '1', 'a0YC000000cTngZMAS', '160.01', '239.00'),
(33199, '332682541', NULL, NULL, 'adrian sharp', '214 HEATH ROAD', 'Orsett heath', 'RM16 3AP', 'GRAYS', 'Großbritannien', 'GB', NULL, NULL, '7879685782', '00101602CC', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352575117', 'FedEx', NULL, '2015-07-07', '05.07.2015 16:23', 'UK140102AMC03', '1', 'a0YC000000cTngTMAS', '160.01', '239.00'),
(33200, '332702038', NULL, NULL, 'Elton Dervishaj', '118 DARTMOUTH PARK HILL', '', 'N19 5HT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7462567733', '00102399OV', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352575128', 'FedEx', NULL, '2015-07-07', '05.07.2015 17:54', 'UK140102AMC03', '1', 'a0YC000000cTngTMAS', '160.01', '239.00'),
(33201, '332544519', NULL, NULL, 'jane cross', '24 KESWICK CLOSE', '', 'LE2 9GH', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7900617445', '0010227OV4', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352575139', 'FedEx', NULL, '2015-07-07', '04.07.2015 19:23', 'UK140102AMC03', '1', 'a0YC000000cTngTMAS', '160.01', '239.00'),
(33202, '332893347', NULL, NULL, 'Jay Chandler', '33 SUNNY WAY', '', 'N12 0QB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7725186044', '001006924I', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352575140', 'FedEx', NULL, '2015-07-07', '06.07.2015 15:25', 'UK140102AMC03', '1', 'a0YC000000cTngTMAS', '160.01', '239.00'),
(33203, '332711394', NULL, NULL, 'Mr. Naveed Mahmood', '6, RAVENOR COURT ', 'RUISLIP ROAD', 'UB6 9QG', 'GREENFORD, Middlesex ', 'Großbritannien', 'GB', NULL, NULL, '7921457142', '0010121BBW', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352575150', 'FedEx', NULL, '2015-07-07', '05.07.2015 18:54', 'UK140102AMC03', '1', 'a0YC000000cTngTMAS', '160.01', '239.00'),
(33204, '332530950', NULL, NULL, 'Philip Poole', '17 ALLWOOD CRESCENT', 'Wivelsfield Green Haywards Heath', 'RH17 7RP', 'HAYWARDS HEATH', 'Großbritannien', 'GB', NULL, NULL, '7943737071', '0010075AG1', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352575161', 'FedEx', NULL, '2015-07-07', '04.07.2015 17:26', 'UK140102AMC03', '1', 'a0YC000000cTngTMAS', '160.01', '239.00'),
(33205, '332745447', NULL, NULL, 'vas anwar', 'The Local 42/a. old market street', 'St Phillips', 'bs2 0ez', 'bristol', 'Großbritannien', 'GB', NULL, NULL, '7799332468', '0010029QN9', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352575172', 'FedEx', NULL, '2015-07-07', '05.07.2015 21:52', 'UK140102AMC03', '1', 'a0YC000000cTngTMAS', '160.01', '239.00'),
(33206, '332544710', NULL, NULL, 'Graham Beacham', '6 LINDLEY AVENUE', 'LATCHFORD', 'WA4 1QB', 'WARRINGTON', 'Großbritannien', 'GB', NULL, NULL, '7919910814', '0010171Q3A', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '644352575183', 'FedEx', NULL, '2015-07-07', '04.07.2015 19:22', '4,2603E+12', '1', 'a0YC000000cLJhzMAG', '130.99', '199.00'),
(33207, '332796675', NULL, NULL, 'coral craig', '19 PITTENDRIGH COURT', '', 'AB51 3JB', 'INVERURIE', 'Großbritannien', 'GB', NULL, NULL, '1467624942', '001005495W', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, 'storniert', 'FedEx', NULL, '2015-07-07', '06.07.2015 08:22', 'UK140110AMC07', '1', 'a0YC000000cRXN0MAO', '130.99', '199.00'),
(33208, '332577588', NULL, NULL, 'Dave Farrell', '92 Acomb Crescent', 'Redhouse Farm', 'NE3 2BD', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7791971604', '0010023KNP', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, 'storniert', 'FedEx', NULL, '2015-07-07', '05.07.2015 00:53', 'UK140110AMC07', '1', 'a0YC000000cRXN0MAO', '130.99', '199.00'),
(33209, '332551635', NULL, NULL, 'pamela keegan', '2 MONASH ROAD', '', 'L11 8NT', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7871084631', '00100686Y7', NULL, NULL, 'Silver Strap Silver Case White Face (GM-4004-5)', NULL, '644352575210', 'FedEx', NULL, '2015-07-07', '04.07.2015 19:53', 'UK140110AMC05', '1', 'a0YC000000cRXN1MAO', '130.99', '199.00'),
(33210, '332573938', NULL, NULL, 'julie chambers', 'ROSEDALE KINGS ROAD', '', 'NR19 2AG', 'DEREHAM', 'Großbritannien', 'GB', NULL, NULL, '7717103583', '0010026XNX', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352575220', 'FedEx', NULL, '2015-07-07', '05.07.2015 00:22', 'GM-104-6', '1', 'a0YC000000cTngXMAS', '160.01', '239.00'),
(33211, '332685654', NULL, NULL, 'Sandy Alexander', '28 THE PLASHETS', 'Sheering', 'CM22 7NL', 'BISHOP\'S STORTFORD', 'Großbritannien', 'GB', NULL, NULL, '1279734403', '00101173IZ', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '644352575231', 'FedEx', NULL, '2015-07-07', '05.07.2015 16:23', 'GM-104-5', '1', 'a0YC000000cTngWMAS', '160.01', '239.00'),
(33212, '332854635', NULL, NULL, 'Sally Head', '1 CRAWSHAY CLOSE', 'Llanfoist', 'NP7 9FF', 'ABERGAVENNY', 'Großbritannien', 'GB', NULL, NULL, '7879660542', '0010203HGA', NULL, NULL, 'Theorema Rio Skeleton Watch - Silver/Black Dial/Blacl Leather Band (GM-107-2)', NULL, '644352575242', 'FedEx', NULL, '2015-07-07', '06.07.2015 12:54', 'GM-107-2', '1', 'a0YC000000cSU4rMAG', '149.01', '249.00'),
(33213, '332751906', NULL, NULL, 'Edward Shelton', 'Fourwinds Lechlade Road', '', 'SN6 7HG', 'Highworth', 'Großbritannien', 'GB', NULL, NULL, '7976051596', '10163534', NULL, NULL, 'Theorema Rio Skeleton Watch - Silver/Black Dial/Silver Metal Band (GM-107-6)', NULL, '644352575253', 'FedEx', NULL, '2015-07-07', '05.07.2015 22:23', 'GM-107-6', '1', 'a0YC000000cSU5aMAG', '149.01', '249.00'),
(33214, '332980774', NULL, NULL, 'JACEK KACZOROWSKI', 'Puursesteenweg 151', '', '2880', 'Bornem', 'Belgien', 'BE', NULL, NULL, '489194907', '00100467RP', NULL, NULL, 'Montre Theorema Copa Cabana - Noir/Noir - (GM-104-8)', NULL, '644352575459', 'FedEx', NULL, '2015-07-08', '06.07.2015 22:18', 'NL150330NM37', '1', 'a0YC000000cUaPOMA0', '218.39', '279.99'),
(33215, '332926647', NULL, NULL, 'john toye', 'Heirweg 117', '', '8520', 'Kuurne', 'Belgien', 'BE', NULL, NULL, '56711002', '00101799LO', NULL, NULL, 'Montre diamants Pionier Florida - Bracelet cuir noir - Noir/Argent (GM-505-2)', NULL, '644352575460', 'FedEx', NULL, '2015-07-08', '06.07.2015 17:48', 'NL150624KS10', '1', 'a0YC000000cu0NNMAY', '145.00', '199.99'),
(33216, '332745825', NULL, NULL, 'christa claerbout', 'Barzestraat 35/37', '', '8531', 'Hulste', 'Belgien', 'BE', NULL, NULL, '494984288', '001023044V', NULL, NULL, 'Montre automatique Theorema Paris - Cuir noir - Noir T3012 - 04', NULL, '644352575470', 'FedEx', NULL, '2015-07-08', '05.07.2015 22:48', 'NL150615KS36', '1', 'a0YC000000crs8MMAQ', '170.01', '279.99'),
(33217, '332735385', NULL, NULL, 'Lecinni Peggy', 'La Roseraie 7', '', '7972', 'Ellignies-Sainte-Anne', 'Belgien', 'BE', NULL, NULL, '478413021', '0010171O8B', NULL, NULL, 'Montre automatique Theorema Paris - Cuir marron - Or T3012 - 01', NULL, '644352575481', 'FedEx', NULL, '2015-07-08', '05.07.2015 20:48', 'NL150615KS33', '1', 'a0YC000000crs7EMAQ', '170.01', '279.99'),
(33218, '332651118', NULL, NULL, 'Jacobs Marc', 'Staatsbaan 16', '', '3945', 'Kwaadmechelen', 'Belgien', 'BE', NULL, NULL, '474790284', '0010109KCH', NULL, NULL, 'Montre Theorema Copa Cabana - Noir/Noir - (GM-104-3)', NULL, '644352575492', 'FedEx', NULL, '2015-07-08', '05.07.2015 14:18', 'NL140915NM89', '1', 'a0YC000000cUaPJMA0', '218.39', '279.99'),
(33219, '332586597', NULL, NULL, 'Said Sahli', 'Sint-Bernardsesteenweg 341 A 3.2', '', '2660', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '487215155', '00102446M4', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352575507', 'FedEx', NULL, '2015-07-08', '05.07.2015 01:18', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33220, '332571887', '', '', 'alexander de taeye', 'Meerlenhoflaan 15', '', '2660', 'Hoboken', 'Belgien', '', '', '', '472805552', '0010063R4I', '', '', 'Montre Theorema Copa Cabana - Argent/Noir - (GM-104-1)', 'Die Uhr ist am 07.12.2015 gekommen...\r\nDie Uhr ist nicht brand neu.\r\nversendet via FedEx 08.12.2015 \r\n6443 5261 0844', '644352575518', 'FedEx', '', '2015-07-08', '05.07.2015 00:48', 'NL140915NM87', '1', 'a0YC000000cUaPIMA0', '218.39', '279.99'),
(33221, '332559738', NULL, NULL, 'Ardak GRIGORIAN', 'ChaussÃ©e de Wavre 790', '', '1040', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '486277776', '00101924ER', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352575529', 'FedEx', NULL, '2015-07-08', '04.07.2015 20:48', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33222, '332343554', NULL, NULL, 'Lacroix David', 'Rue De La Motte 49', '', '5660', 'Boussu-En-Fagne', 'Belgien', 'BE', NULL, NULL, '494393913', '0010250KXA', NULL, NULL, 'Montre diamants Pionier Florida - Bracelet cuir noir - Blanc/Argent (GM-505-1)', NULL, '644352575530', 'FedEx', NULL, '2015-07-08', '03.07.2015 15:48', 'NL150624KS9', '1', 'a0YC000000cu0MeMAI', '145.00', '199.99'),
(33223, '333028524', NULL, NULL, 'Martin Vede', 'A.C. Meyers Vaenge 13f. St. Th', '', '2450', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '24829557', '0010250V1K', NULL, NULL, 'Sort urskive, guldfarvet stÃ¥lrem (GM-3009-7)', NULL, '644352575551', 'FedEx', NULL, '2015-07-08', '07.07.2015 07:06', '150512HW014', '1', 'a0YC000000crQArMAM', '1119.05', '1595.00'),
(33224, '332998989', NULL, NULL, 'Mie Klostergaard Andersen', 'Montmestervej 24, 4. TV', '', '2400', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '31314243', '0010112K6O', NULL, NULL, 'SÃ¸lvfarvet herreur med sort rem og hvid cirkel i urskive (GM107-1)', NULL, '644352575562', 'FedEx', NULL, '2015-07-08', '06.07.2015 23:36', 'DK030414HW01', '1', 'a0YC000000cV6vyMAC', '1268.97', '1999.00'),
(33225, '332910040', NULL, NULL, 'Jan van den Bosch', 'Jaap Bijzerweg 21A', 'Beter-uit Reizen', '3446CR', 'WOERDEN', 'Niederlande', 'NL', NULL, NULL, '653348842', '0010250LLW', NULL, NULL, 'Theorema Paris horloge - bruine leren band - zwarte wijzerplaat - goudkleurige kast (T3012 - 01)', NULL, '644352575540', 'FedEx', NULL, '2015-07-08', '06.07.2015 18:28', 'NL150615KS33', '1', 'a0YC000000crsDOMAY', '170.01', '279.99'),
(33226, '333037057', NULL, NULL, 'Linn Persson', 'Nybodagatan 3', '', '17142', 'Solna', 'Schweden', 'SE', NULL, NULL, '768792946', '00102506DQ', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-5)', NULL, '644352575573', 'FedEx', NULL, '2015-07-08', '07.07.2015 09:14', 'SE040814HW09', '1', 'a0YC000000cSJWzMAO', '1433.05', '1995.00'),
(33227, '333025524', NULL, NULL, 'Tolla Fares', 'AUGUST SOEDERMANS VAEG 34', '', '756 49', 'UPPSALA', 'Schweden', 'SE', NULL, NULL, '729244443', '0010052TWU', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-8)', NULL, 'storniert', 'FedEx', NULL, '2015-07-08', '07.07.2015 07:44', 'SE040814HW12', '1', 'a0YC000000cSJX2MAO', '1433.05', '1995.00'),
(33228, '333113166', NULL, NULL, 'Rafazia Mahmud', '403 CHESTER ROAD', '', 'B36 0JH', 'BIRMINGHAM', 'Großbitannien', 'GB', NULL, NULL, '7957787798', '0010058L32', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '644352575389', 'FedEx', NULL, '2015-07-08', '07.07.2015 14:24', 'GM-104-8', '1', 'a0YC000000cTngZMAS', '160.01', '239.00'),
(33229, '333070447', NULL, NULL, 'Alexandru cristian Hurdubaie', '331 Tonbridge Road', '', 'ME16 8NH', 'MAIDSTONE', 'Großbitannien', 'GB', NULL, NULL, '7478348985', '0010004JFW', NULL, NULL, 'Theorema Rio Skeleton Watch - Gold/Black Dial/Gold Metal Band (GM-107-7)', NULL, '644352575390', 'FedEx', NULL, '2015-07-08', '07.07.2015 10:53', 'GM-107-7', '1', 'a0YC000000cSU5zMAG', '149.01', '249.00'),
(33230, '333014014', NULL, NULL, 'luljeta kuksi', '1 thamesvale', '', 'tw3 1nw', 'hounslow', 'Großbitannien', 'GB', NULL, NULL, '2085723355', '0010117ZVC', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '644352575404', 'FedEx', NULL, '2015-07-08', '07.07.2015 01:52', 'GM-104-8', '1', 'a0YC000000cTngZMAS', '160.01', '239.00'),
(33231, '332986354', NULL, NULL, 'mendel jaffe', '3 THE FIRS', 'bowdon', 'WA14 2TN', 'ALTRINCHAM', 'Großbitannien', 'GB', NULL, NULL, '1619299020', '0010013M36', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352575415', 'FedEx', NULL, '2015-07-08', '06.07.2015 22:22', 'GM-104-6', '1', 'a0YC000000cTngXMAS', '160.01', '239.00'),
(33232, '332951243', NULL, NULL, 'Suad Abdullahu', '15 STIRLING CLOSE', '', 'WN7 2UB', 'LEIGH', 'Großbitannien', 'GB', NULL, NULL, '7917023113', '00100224PR', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '644352575426', 'FedEx', NULL, '2015-07-08', '06.07.2015 19:55', 'UK140102AMC04', '1', 'a0YC000000cTngSMAS', '160.01', '239.00'),
(33233, '332946262', NULL, NULL, 'Sabina Begum', '10 Palmer Road', '', 'Bradford', 'BD3 0AS', 'Großbitannien', 'GB', NULL, NULL, '1274724487', '0010168FII', NULL, NULL, 'Damascus Watch (T 3008-3)', NULL, '644352575437', 'FedEx', NULL, '2015-07-08', '06.07.2015 19:24', '4260295880176', '1', 'a0YC000000cLJhzMAG', '130.99', '199.00'),
(33234, '332934086', NULL, NULL, 'Sonia Roshan', '129 Old milton road', '', 'BH25 6DP', 'NEW MILTON', 'Großbitannien', 'GB', NULL, NULL, '7440428960', '0010089P7O', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352575448', 'FedEx', NULL, '2015-07-08', '06.07.2015 18:53', 'UK140102AMC03', '1', 'a0YC000000cTngTMAS', '160.01', '239.00'),
(33235, '333369370', NULL, NULL, 'milan vasic', 'avenue mutsaard 72/b23', '', '1020', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '488949330', '00100774R3', NULL, NULL, 'Montre diamants Pionier Florida - Bracelet cuir marron - Noir/Or (GM-505-3)', NULL, '578824933897', 'FedEx', NULL, '2015-07-09', '08.07.2015 16:18', 'NL150624KS15', '1', 'a0YC000000cu0ZgMAI', '145.00', '199.99'),
(33236, '333195789', NULL, NULL, 'Juan Espinola', 'Bisschoppenhoflaan 504', 'Bus 5', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '476840033', '0010250QG7', NULL, NULL, 'Montre automatique Theorema Paris - Cuir noir - Argent T3012 - 02', NULL, '578824933901', 'FedEx', NULL, '2015-07-09', '07.07.2015 20:48', 'NL150615KS34', '1', 'a0YC000000crs7nMAA', '170.01', '279.99'),
(33237, '333195022', NULL, NULL, 'Juan Espinola', 'Bisschoppenhoflaan 504', 'Bus 5', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '476840033', '0010004S7F', NULL, NULL, 'Montre automatique Theorema Paris - Cuir marron - Or T3012 - 01', NULL, '578824933901', 'FedEx', NULL, '2015-07-09', '07.07.2015 20:48', 'NL150615KS33', '1', 'a0YC000000crs7EMAQ', '170.01', '279.99'),
(33238, '331758648', '', '', 'herve janssens', 'van lissumstraat 16', '', '2100', 'antwerpen', 'Belgien', '', '', '', '465682220', '0010088I9P', '', '', 'Montre diamants Pionier Florida - Bracelet m?tal argent - Noir/Argent (GM-505-5)', 'Paket m 24.09.15 zur?ck erhalten!\r\nRL 7266 2272 1DE   24.09.2015\r\nZurueck erhalten 22.10.2015\r\nBitte refund!', '578824933923', 'FedEx', '', '2015-07-09', '30.06.2015 20:18', 'NL150624KS13', '1', 'a0YC000000cu0RiMAI', '145.00', '199.99'),
(33239, '333125524', NULL, NULL, 'Simon Maximillian', 'Lerbaekvej 5', '', '4792', 'Askeby', 'Dänemark', 'DK', NULL, NULL, '27520715', '00101073YC', NULL, NULL, 'Sort urskive, guldfarvet urkasse og brun lÃ¦derrem (GM-3009-3)', NULL, '578824933945', 'FedEx', NULL, '2015-07-09', '07.07.2015 15:06', '150512HW010', '1', 'a0YC000000crQAnMAM', '1119.05', '1595.00'),
(33240, '333362071', NULL, NULL, 'Jeanine Van Der Schans', 'Raadhuisstraat 153', '', '5161 BG', 'SPRANG-CAPELLE', 'Niederlande', 'NL', NULL, NULL, '0416-275063', '0010192V5S', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '578824933934', 'FedEx', NULL, '2015-07-09', '08.07.2015 15:58', 'NL140520PJ08', '1', 'a0YC000000cRyZYMA0', '190.01', '299.98'),
(33241, '333281870', NULL, NULL, 'Nathalie Sundgren', 'FURUHOEJDSVAEGEN 11', '', '438 34', 'LANDVETTER', 'Schweden', 'SE', NULL, NULL, '736248886', '0010248IVN', NULL, NULL, 'Armbandsklocka (RIO GM107-7)', NULL, '578824933956', 'FedEx', NULL, '2015-07-09', '08.07.2015 11:14', '150421hw16', '1', 'a0YC000000cV6qUMAS', '1522.72', '2349.00'),
(33242, '3074457345675330010', NULL, NULL, 'CAROL HOE', '306 SERANGOON AVE 2 #04-58 NA', 'NA', '550306', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '83893533', '0010048MIG', NULL, NULL, 'T-3001-6: Theorema Paragon Automatic Watch', NULL, '578824933967', 'FedEx', NULL, '2015-07-09', '06.07.2015 15:44', 'SG080415CP05', '1', 'a0YC000000bnl1HMAQ', '202.20', '259.00'),
(33243, '333206674', NULL, NULL, 'Launcelot Bailey', '8 STERLING GARDENS', '', 'SE14 6DZ', 'LONDON', 'Großbritnnien', 'GB', NULL, NULL, '7724969713', '001008071P', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '578824933875', 'FedEx', NULL, '2015-07-09', '07.07.2015 21:53', 'UK140102AMC03', '1', 'a0YC000000cTngTMAS', '160.01', '239.00'),
(33244, '333152565', NULL, NULL, 'Peter Zambon', 'Flat130 St Williams Court 1 gifford street', 'If not in Leave with conceirge or neighbore                               (   DO NOT LEAVE WITH NEIGHBORE 129 )', 'N10GN', 'London', 'Großbritnnien', 'GB', NULL, NULL, '2077001269', '0010127SIK', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '578824933886', 'FedEx', NULL, '2015-07-09', '07.07.2015 17:31', 'GM-104-5', '1', 'a0YC000000cTngWMAS', '160.01', '239.00'),
(33245, '333532841', NULL, NULL, 'kris cools', 'Xantenstraat 5', '', '2440', 'Geel', 'Belgien', 'BE', NULL, NULL, '477929068', '00102507PB', NULL, NULL, 'Montre Theorema Dubai ï»¿- Bracelet mÃ©tal - Argent/noir (T3009-6)', NULL, '644352575665', 'FedEx', NULL, '2015-07-10', '09.07.2015 11:48', 'NL150618KS7', '1', 'a0YC000000cspgtMAA', '150.00', '229.98'),
(33246, '333475389', NULL, NULL, 'Najlae Bouzzit', 'Grimbergsesteenweg  175', '', '1800', 'Vilvoorde', 'Belgien', 'BE', NULL, NULL, '32488090763', '0010250DUD', NULL, NULL, 'Montre Theorema Dubai ï»¿- Bracelet cuir - Or/noir (T3009-3)', NULL, '644352575676', 'FedEx', NULL, '2015-07-10', '09.07.2015 02:48', 'NL150618KS4', '1', 'a0YC000000cspdLMAQ', '150.00', '229.98'),
(33247, '333561250', NULL, NULL, 'John Shanley', '11 The Glass House, 11 Coke Lane', '', 'Co. Dublin', 'Smithfield, Co. Dublin', 'Irland', 'IE', NULL, NULL, '3,53878E+11', '0010171HWR', NULL, NULL, 'Theorema Dubai Watch (GM-3009-2)', NULL, '644352575600', 'FedEx', NULL, '2015-07-10', '09.07.2015 13:02', '150512HW09', '1', 'a0YC000000cKjBwMAK', '149.99', '199.99'),
(33248, '333577738', NULL, NULL, 'harry spijkers', 'verdraagzaam 23', '', '1068sb', 'amsterdam', 'Niederlande', 'NL', NULL, NULL, '625537118', '001003458N', NULL, NULL, 'Pionier Florida Diamonds horloge - zilverkleurig staal - wit/zilverkleur - GM-505-4', NULL, '644352575687', 'FedEx', NULL, '2015-07-10', '09.07.2015 15:28', 'NL150624KS12', '1', 'a0YC000000cu0iNMAQ', '145.00', '199.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(33249, '333567150', NULL, NULL, 'w janse', 'Vrije Heerlijkheid 69', '', '1566 MJ', 'ASSENDELFT', 'Niederlande', 'NL', NULL, NULL, '647882141', '0010094OAW', NULL, NULL, 'Pionier Florida Diamonds horloge - zilverkleurig staal - zwart/zilverkleur - GM-505-5', NULL, '644352575698', 'FedEx', NULL, '2015-07-10', '09.07.2015 14:58', 'NL150624KS13', '1', 'a0YC000000cu0iOMAQ', '145.00', '199.99'),
(33250, '333491384', NULL, NULL, 'Joshua Philippo', 'Rietveldstraat 6', '', '2033 ZC', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '614427510', '00102167OA', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - wit/zilverkleur - GM-505-1', NULL, '644352575702', 'FedEx', NULL, '2015-07-10', '09.07.2015 07:58', 'NL150624KS9', '1', 'a0YC000000cu0iKMAQ', '145.00', '199.99'),
(33251, '333413733', NULL, NULL, 'Ljubica Dubljevic', 'Leusdenhof 88', '', '1108 CX', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '630390417', '0010210HZL', NULL, NULL, 'Pionier Florida Diamonds horloge - bruin leer - zwart/goudkleur - GM-505-3', NULL, '644352575713', 'FedEx', NULL, '2015-07-10', '08.07.2015 19:58', 'NL150624KS15', '1', 'a0YC000000cu0iQMAQ', '145.00', '199.99'),
(33252, '333347157', NULL, NULL, 'ESMAEL MARU YEHYA', 'GALILEIS GATA 7', '', '415 17', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '760797849', '00101018L1', NULL, NULL, 'Armbandsklocka (RIO GM107-4)', NULL, '644352575724', 'FedEx', NULL, '2015-07-10', '08.07.2015 16:14', '150421hw13', '1', 'a0YC000000cV6qRMAS', '1522.72', '2349.00'),
(33253, '333463630', NULL, NULL, 'Lindsay Maycroft', '54 VERITY CRESCENT', '', 'BH17 8TY', 'POOLE', 'Großbritannien', 'GB', NULL, NULL, '7557229167', '001003144N', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352575610', 'FedEx', NULL, '2015-07-10', '09.07.2015 00:23', 'UK140102AMC03', '1', 'a0YC000000cTngTMAS', '160.01', '239.00'),
(33254, '333451450', NULL, NULL, 'Uche Okpala', '27 DEANFIELD ROAD', '', 'OX2 9DW', 'OXFORD', 'Großbritannien', 'GB', NULL, NULL, '7932037797', '0010016VYJ', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '644352575621', 'FedEx', NULL, '2015-07-10', '08.07.2015 23:26', 'GM-104-8', '1', 'a0YC000000cTngZMAS', '160.01', '239.00'),
(33255, '333450857', NULL, NULL, 'Uche Okpala', '27 DEANFIELD ROAD', '', 'OX2 9DW', 'OXFORD', 'Großbritannien', 'GB', NULL, NULL, '7932037797', '0010207BYI', NULL, NULL, 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '644352575621', 'FedEx', NULL, '2015-07-10', '08.07.2015 23:23', 'GM-107-8', '1', 'a0YC000000cSU6JMAW', '149.01', '249.00'),
(33256, '333409368', NULL, NULL, 'Philip Poole', '17 ALLWOOD CRESCENT', 'Wivelsfield Green Haywards Heath', 'RH17 7RP', 'HAYWARDS HEATH', 'Großbritannien', 'GB', NULL, NULL, '7943737071', '0010140AWF', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '644352575632', 'FedEx', NULL, '2015-07-10', '08.07.2015 19:22', 'UK140102AMC02', '1', 'a0YC000000cTngUMAS', '160.01', '239.00'),
(33257, '333403252', NULL, NULL, 'Christopher Andrews', '17 WHITE LION PARK', '', 'SN16 0QW', 'MALMESBURY', 'Großbritannien', 'GB', NULL, NULL, '7749389426', '0010158X34', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352575643', 'FedEx', NULL, '2015-07-10', '08.07.2015 18:54', 'UK140102AMC03', '1', 'a0YC000000cTngTMAS', '160.01', '239.00'),
(33258, '333383712', NULL, NULL, 'jia chen', '34 NORTH STREET', '', 'BS3 1HW', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '07867 306988', '0010086MIW', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-104-8)', NULL, '644352575654', 'FedEx', NULL, '2015-07-10', '08.07.2015 17:23', 'GM-104-8', '1', 'a0YC000000cTngZMAS', '160.01', '239.00'),
(33259, '3074457345675446098', NULL, NULL, 'ARJANE DE VERA', '628A WOODLANDS RING RD #13-288 NA', 'NA', '731628', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '85230399', '0010250GA1', NULL, NULL, 'T-3001-1A: Theorema Paragon Automatic Watch', NULL, '578824934080', 'FedEx', NULL, '2015-07-13', '09.07.2015 15:12', 'SG080415CP01', '1', 'a0YC000000bnkmbMAA', '202.20', '259.00'),
(33260, '3074457345675466012', '', '', 'MONICA KWAI', '255 ANG MO KIO AVE 4 #06-131 NA', 'NA', '560255', 'SINGAPORE', 'Singapur', '', '', '', '90293054', '10015141', '', '', 'GM-4004-3 (BLACK DIAL, GOLD CASE, BROWN STRAP): Theorema Newton Diamond Automatic Watch', '', '5788 2493 4091 ', 'FedEx', '', '2015-07-23', '09.07.2015 15:11', 'SG150522RS28', '1', 'a0YC000000cRURAMA4', '295.20', '369.00'),
(33261, '3074457345675514827', '', '', 'Auriellingto Cantalice', '438 ANG MO KIO AVE 10  #03-1339', 'Blk438', '560438', 'SINGAPORE', 'Singapur', '', '', '', '96744861', '00102079Z9', '', '', 'GM-4004-3 (BLACK DIAL, GOLD CASE, BROWN STRAP): Theorema Newton Diamond Automatic Watch', '', 'storniert', 'FedEx', '', '2015-07-13', '09.07.2015 12:41', 'SG150522RS28', '1', 'a0YC000000cRURAMA4', '295.20', '369.00'),
(33262, '333765552', NULL, NULL, 'bernadette degreef', 'rue du hameau 105', 'vincotte international sa', '1640', 'rhode-saint-genese', 'Belgien', 'BE', NULL, NULL, '0476/77.21.49', '00101184RH', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352575780', 'FedEx', NULL, '2015-07-13', '10.07.2015 15:48', 'NL140520PJ09', '1', 'a0YC000000cRyWTMA0', '190.01', '299.98'),
(33263, '333760793', NULL, NULL, 'Cem Sonakalan', 'Paleizenstraat 285', '', '1000', 'Brussel', 'Belgien', 'BE', NULL, NULL, '32484990098', '0010092DL4', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352575790', 'FedEx', NULL, '2015-07-13', '10.07.2015 15:48', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33264, '333648873', NULL, NULL, 'ann baas', 'Dellaertsdreef 64', '', '9940', 'Sleidinge', 'Belgien', 'BE', NULL, NULL, '472782332', '0010211B80', NULL, NULL, 'Montre Theorema Dubai ï»¿- Bracelet cuir - Noir/noir (T3009-4)', NULL, '644352575805', 'FedEx', NULL, '2015-07-13', '09.07.2015 21:48', 'NL150618KS5', '1', 'a0YC000000cspeTMAQ', '150.00', '229.98'),
(33265, '333690967', NULL, NULL, 'zelina jensen', 'Plantagevej 11', '', '7470', 'Karup', 'Dänemark', 'DK', NULL, NULL, '53271819', '00102503P0', NULL, NULL, 'Sort urskive, sort urkasse og sort lÃ¦derrem (GM-3009-4)', NULL, '644352575816', 'FedEx', NULL, '2015-07-13', '10.07.2015 07:36', '150512HW011', '1', 'a0YC000000crQAoMAM', '1119.05', '1595.00'),
(33266, '333714853', NULL, NULL, 'Vadim Cazac', '12 Patrick street', '', 'co.dublin', 'Dun laoghaire', 'Irland', 'IE', NULL, NULL, '894085191', '00100131JD', NULL, NULL, 'Mens Theoreme Black Face Brown Strap Dual-Time Watch Paris', NULL, '644352575757', 'FedEx', NULL, '2015-07-13', '10.07.2015 11:32', 'IE280515MF03', '1', 'a0YC000000cSkk9MAC', '164.79', '239.99'),
(33267, '333767313', NULL, NULL, 'Sian Curley', '3 WINTON GROVE', '', 'EH33 2PS', 'TRANENT', 'Großbritannien', 'GB', NULL, NULL, '01875 610738', '0010090I8J', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352575768', 'FedEx', NULL, '2015-07-13', '10.07.2015 14:52', 'GM-104-6', '1', 'a0YC000000cTngXMAS', '160.01', '239.00'),
(33268, '333663158', NULL, NULL, 'Brendan Blair', '88 EBONY CLOSE', '', 'CO2 9LX', 'COLCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7907989916', '0010110SMG', NULL, NULL, 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '644352575779', 'FedEx', NULL, '2015-07-13', '09.07.2015 23:24', 'GM-107-8', '1', 'a0YC000000cSU6JMAW', '149.01', '249.00'),
(33269, '334208726', NULL, NULL, 'Stijn De Ceuninck', 'Weidestraat 1', '', '8800', 'Roeselare', 'Belgien', 'BE', NULL, NULL, '498765870', '00102507QJ', NULL, NULL, 'Une montre Barbados Pionier avec bracelet mÃ©tallique - argentÃ©/boÃ®tier noir GM-509-6', NULL, '644352575838', 'FedEx', NULL, '2015-07-14', '13.07.2015 03:18', 'NL150623KV55', '1', 'a0YC000000ctoR0MAI', '129.99', '199.99'),
(33270, '334201652', NULL, NULL, 'Laurenz Breye', 'Majoor Woodstraat 10', 'Bus 2', '8020', 'Oostkamp', 'Belgien', 'BE', NULL, NULL, '32470536136', '00102185UH', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352575849', 'FedEx', NULL, '2015-07-14', '13.07.2015 00:48', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33271, '334097452', NULL, NULL, 'L&S Zakenkantoor bvba', 'Amelbergastraat 29', '', '2240', 'Zandhoven', 'Belgien', 'BE', NULL, NULL, '495387533', '0010250YWA', NULL, NULL, 'Montre Theorema Dubai ï»¿- Bracelet mÃ©tal - Argent/blanc (T3009-5)', NULL, '644352575850', 'FedEx', NULL, '2015-07-14', '12.07.2015 14:18', 'NL150618KS6', '1', 'a0YC000000cspgVMAQ', '150.00', '229.98'),
(33272, '334272918', NULL, NULL, 'kwadwo frimpong', 'Stolpegardsvej 8 st th', '', '2820', 'Gentofte', 'Dänemark', 'DK', NULL, NULL, '52980450', '0010086XFL', NULL, NULL, 'Sort urskive, guldfarvet urkasse og brun lÃ¦derrem (GM-3009-3)', NULL, '644352575908', 'FedEx', NULL, '2015-07-14', '13.07.2015 11:36', '150512HW010', '1', 'a0YC000000crQAnMAM', '1119.05', '1595.00'),
(33273, '334041455', NULL, NULL, 'Jenny Enstroem', 'Virkatilantie 10', '', '02920', 'Espoo ', 'Finnland', 'FI', NULL, NULL, '503235711', '0010250RLP', NULL, NULL, 'GM-3009-5 - Theorema Dubai -rannekello', NULL, '644352575919', 'FedEx', NULL, '2015-07-14', '12.07.2015 11:18', '150512HW012', '1', 'a0YC000000cr9vwMAA', '149.99', '199.99'),
(33274, '334151485', NULL, NULL, 'noel moriarty', 'haggard haggard', 'carbury', '679', 'kildare', 'Irland', 'IE', NULL, NULL, '868824012', '0010250TXX', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352575963', 'FedEx', NULL, '2015-07-14', '12.07.2015 19:02', 'IE190614AH08', '1', 'a0YC000000cuJXiMAM', '195.01', '299.00'),
(33275, '334233715', NULL, NULL, 'L Zhang', 'Blokhuis 10', '', '2161 EW', 'LISSE', 'Niederlande', 'NL', NULL, NULL, '642796882', '00101351S4', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352575860', 'FedEx', NULL, '2015-07-14', '13.07.2015 09:28', 'NL140520PJ10', '1', 'a0YC000000cRyZZMA0', '190.01', '299.98'),
(33276, '334165839', NULL, NULL, 'Henk Kruijs', 'P.C. Valentinstraat 11', '', '2552 HB', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '070-3975556', '0010118SR9', NULL, NULL, 'Pionier Florida Diamonds horloge - bruin leer - zwart/goudkleur - GM-505-3', NULL, '644352575871', 'FedEx', NULL, '2015-07-14', '12.07.2015 20:59', 'NL150624KS15', '1', 'a0YC000000cu0iQMAQ', '145.00', '199.99'),
(33277, '334124280', NULL, NULL, 'Mitch Wesche', 'Hogeborg 2', '', '6228 CM', 'MAASTRICHT', 'Niederlande', 'NL', NULL, NULL, '06-18532473', '00100507L1', NULL, NULL, 'Theorema Paris horloge - zwarte leren band - zwarte wijzerplaat - zwarte kast (T3012 - 04)', NULL, '644352575882', 'FedEx', NULL, '2015-07-14', '12.07.2015 16:58', 'NL150615KS36', '1', 'a0YC000000crsDRMAY', '170.01', '279.99'),
(33278, '333828413', NULL, NULL, 'Bagaoedin Girejev', 'Constant Permekelaan 34', '', '5702 TT', 'HELMOND', 'Niederlande', 'NL', NULL, NULL, '630769299', '0010224WAG', NULL, NULL, 'Pionier Florida Diamonds horloge - bruin leer - zwart/goudkleur - GM-505-3', NULL, '644352575893', 'FedEx', NULL, '2015-07-14', '10.07.2015 20:28', 'NL150624KS15', '1', 'a0YC000000cu0iQMAQ', '145.00', '199.99'),
(33279, '333804034', NULL, NULL, 'Saud Porovic', 'Claestorpsvaegen  20  Lgh:100', '', '64154', 'katrineholm', 'Schweden', 'SE', NULL, NULL, '763180166', '0010208B7L', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-4)', NULL, '644352575974', 'FedEx', NULL, '2015-07-14', '10.07.2015 18:44', 'SE040814HW08', '1', 'a0YC000000cSJWyMAO', '1433.05', '1995.00'),
(33280, '334122957', NULL, NULL, 'Luke Salvage', '129 Bodenham Field', 'Abbeymead', 'GL4 5TP', 'Gloucester', 'Großbritannien', 'GB', NULL, NULL, '7967548430', '0010061T46', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Gold/White Dial and Brown Leather Band', NULL, '644352575930', 'FedEx', NULL, '2015-07-14', '12.07.2015 17:54', 'GM-511-3', '1', 'a0YC000000d00EgMAI', '145.00', '219.00'),
(33281, '334085069', NULL, NULL, 'David Stannett', '30 ST. BRANNOCKS ROAD', '', 'EX34 8EQ', 'ILFRACOMBE', 'Großbritannien', 'GB', NULL, NULL, '1271862085', '0010247VA0', NULL, NULL, 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Leather Band (GM-107-4)', NULL, '644352575941', 'FedEx', NULL, '2015-07-14', '12.07.2015 13:53', 'GM-107-4', '1', 'a0YC000000cSU56MAG', '149.01', '249.00'),
(33282, '333935388', NULL, NULL, 'mariusz ciochon', '87 RUSSELL ROAD', '', 'RG14 5JX', 'NEWBURY', 'Großbritannien', 'GB', NULL, NULL, '7939656956', '0010056HG3', NULL, NULL, 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '644352575952', 'FedEx', NULL, '2015-07-14', '11.07.2015 13:53', 'GM-107-8', '1', 'a0YC000000cSU6JMAW', '149.01', '249.00'),
(33283, '334192478', NULL, NULL, 'Sam Austin', '76 EMERALD CRESCENT', '', 'ME10 5JL', 'SITTINGBOURNE', 'Großbritannien', 'GB', NULL, NULL, '7780606578', '00101555O4', NULL, NULL, 'Men\'s Theorema Paris Dual Time Watch - Gold/Black Dial/Brown Band', NULL, '644352575996', 'FedEx', NULL, '2015-07-14', '12.07.2015 23:24', 'T-3012-3', '1', 'a0YC000000cywM9MAI', '154.00', '229.00'),
(33284, '333950828', NULL, NULL, 'Omar Ayoubi', 'FLAT 6 FERN HOUSE', '43 WOODLANDS DRIVE', 'HA7 3PB', 'STANMORE', 'Großbritannien', 'GB', NULL, NULL, '7411404117', '00102099XS', NULL, NULL, 'Theorema Rio Skeleton Watch - Silver/Black Dial/Silver Metal Band (GM-107-6)', NULL, '644352576000', 'FedEx', NULL, '2015-07-14', '11.07.2015 15:52', 'GM-107-6', '1', 'a0YC000000cSU5aMAG', '149.01', '249.00'),
(33285, '333857058', NULL, NULL, 'Petrescu Constantin Nicolae', '52 MASON WAY', '', 'B15 2EE', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7922777873', '0010023V1P', NULL, NULL, 'Theorema Rio Skeleton Watch - Gold/Black Dial/Black Leather Band (GM-107-3)', NULL, '644352576010', 'FedEx', NULL, '2015-07-14', '10.07.2015 23:22', 'GM-107-3', '1', 'a0YC000000cSU4wMAG', '149.01', '249.00'),
(33286, '333847597', NULL, NULL, 'david poeti', '7 st jo st johns street', '', 'ba5 1sw', 'wells', 'Großbritannien', 'GB', NULL, NULL, '4,4175E+11', '0010186HQ7', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Black/Black Dial and Black Leather Band', NULL, '644352576021', 'FedEx', NULL, '2015-07-14', '10.07.2015 22:55', 'GM-511-5', '1', 'a0YC000000d00G8MAI', '145.00', '219.00'),
(33287, '333846738', NULL, NULL, 'janet o\'brien', '11 SOMERSET SQUARE', '', 'SR3 4EJ', 'SUNDERLAND', 'Großbritannien', 'GB', NULL, NULL, '7456066692', '0010230WGE', NULL, NULL, 'Theorema Rio Skeleton Watch - Silver/Black Dial/Silver Metal Band (GM-107-6)', NULL, '644352576032', 'FedEx', NULL, '2015-07-14', '10.07.2015 22:52', 'GM-107-6', '1', 'a0YC000000cSU5aMAG', '149.01', '249.00'),
(33288, '333820066', NULL, NULL, 'coral craig', '19 PITTENDRIGH COURT', '', 'AB51 3JB', 'INVERURIE', 'Großbritannien', 'GB', NULL, NULL, '1467624942', '0010250RUK', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Black/Black Dial and Black Leather Band', NULL, '644352576043', 'FedEx', NULL, '2015-07-14', '10.07.2015 19:23', 'GM-511-5', '1', 'a0YC000000d00G8MAI', '145.00', '219.00'),
(33289, '333812330', '', '', 'Katrina Fulton', '15 Cassley drive', '', 'IV27 4BE', 'LAIRG', 'Großbritannien', '', '', '', '1549441294', '0010193HOY', '', '', 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Leather Band (GM-107-4)', '', '968534147120', 'DHL', '', '2015-07-15', '10.07.2015 19:54', 'GM-107-4', '1', 'a0YC000000cSU56MAG', '149.01', '249.00'),
(33290, '334431247', NULL, NULL, 'takkal abdel', 'rue de courtrai 14', '', '1080', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '32474883276', '0010098D66', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352576102', 'FedEx', NULL, '2015-07-15', '14.07.2015 01:48', 'NL140520PJ09', '1', 'a0YC000000cRyWTMA0', '190.01', '299.98'),
(33291, '334412733', NULL, NULL, 'Adrian Gele', 'Jan Mulsstraat  37', '', '1853', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '3,20489E+11', '0010039TPR', NULL, NULL, 'Montre Theorema Dubai ï»¿- Bracelet cuir - Or/noir (T3009-3)', NULL, '644352576113', 'FedEx', NULL, '2015-07-15', '13.07.2015 22:48', 'NL150618KS4', '1', 'a0YC000000cspdLMAQ', '150.00', '229.98'),
(33292, '334402576', NULL, NULL, 'veronique van den eede', 'rue des betteraves 67', '', '1070', 'anderlecht', 'Belgien', 'BE', NULL, NULL, '477595454', '001010318H', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352576124', 'FedEx', NULL, '2015-07-15', '13.07.2015 21:48', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33293, '334369982', NULL, NULL, 'Ismail Yilmaz', 'Eracle 43', '', '4000', 'Liege', 'Belgien', 'BE', NULL, NULL, '32489849399', '00101900G8', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352576135', 'FedEx', NULL, '2015-07-15', '13.07.2015 19:18', 'NL140520PJ09', '1', 'a0YC000000cRyWTMA0', '190.01', '299.98'),
(33294, '334357248', NULL, NULL, 'June Vanhee', 'Molenlei 51', '', '2650', 'Edegem', 'Belgien', 'BE', NULL, NULL, '488604217', '0010133P0R', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352576146', 'FedEx', NULL, '2015-07-15', '13.07.2015 18:18', 'NL140520PJ09', '1', 'a0YC000000cRyWTMA0', '190.01', '299.98'),
(33295, '334345791', NULL, NULL, 'Bjarne Jensen', 'Munkeleddet 15', '', '4000', 'Roskilde', 'Dänemark', 'DK', NULL, NULL, '41693680', '0010133D5F', NULL, NULL, 'Sort urskive, guldfarvet urkasse og brun lÃ¦derrem (GM-3009-3)', NULL, '644352576190', 'FedEx', NULL, '2015-07-15', '13.07.2015 18:06', '150512HW010', '1', 'a0YC000000crQAnMAM', '1119.05', '1595.00'),
(33296, '334361620', NULL, NULL, 'son pham', 'Kaakkoispolku 2E 25', '', '06400', 'PORVOO', 'Finnland', 'FI', NULL, NULL, '505534339', '0010149OOD', NULL, NULL, 'GM-3009-7 - Theorema Dubai -rannekello', NULL, '644352576205', 'FedEx', NULL, '2015-07-15', '13.07.2015 20:48', '150512HW014', '1', 'a0YC000000cr9vyMAA', '149.99', '199.99'),
(33297, '334444281', NULL, NULL, 'Pinar Akman', 'Heinenwaard 25', '', '1824 DZ', 'ALKMAAR', 'Niederlande', 'NL', NULL, NULL, '616191680', '0010195J1E', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352576157', 'FedEx', NULL, '2015-07-15', '14.07.2015 07:28', 'NL140520PJ11', '1', 'a0YC000000cRyZaMAK', '190.01', '299.98'),
(33298, '334433940', NULL, NULL, 'joram blaauw', 'Triasgracht 66', '', '3845 DZ', 'HARDERWIJK', 'Niederlande', 'NL', NULL, NULL, '612519027', '001003885R', NULL, NULL, 'Pionier Florida Diamonds horloge - zilverkleurig staal - zwart/zilverkleur - GM-505-5', NULL, '644352576168', 'FedEx', NULL, '2015-07-15', '14.07.2015 02:58', 'NL150624KS13', '1', 'a0YC000000cu0iOMAQ', '145.00', '199.99'),
(33299, '334389253', NULL, NULL, 'Roy Redeman', 'Ocarinalaan 636', '', '2287 SL', 'RIJSWIJK', 'Niederlande', 'NL', NULL, NULL, '683563152', '0010221EAS', NULL, NULL, 'Theorema Paris horloge - zwarte leren band - zwarte wijzerplaat - zwarte kast (T3012 - 04)', NULL, '644352576179', 'FedEx', NULL, '2015-07-15', '13.07.2015 20:58', 'NL150615KS36', '1', 'a0YC000000crsDRMAY', '170.01', '279.99'),
(33300, '334316037', NULL, NULL, 'Mourad Ouled Larbi', 'Christiaan de Wetstraat 20', '', '2571 TS', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '642839998', '10156088', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352576180', 'FedEx', NULL, '2015-07-15', '13.07.2015 15:28', 'NL140520PJ08', '1', 'a0YC000000cRyZYMA0', '190.01', '299.98'),
(33301, '334386861', '', '', 'Tanya Dyer', '96 KINROSS ROAD', '', 'SO40 9BN', 'SOUTHAMPTON', 'Großbritannien', '', '', '', '23806692', '0010187JDJ', '', '', 'Men\'s Theorema Paris Dual Time Watch - Gold/Black Dial/Brown Band', '', '644352576087', 'FedEx', '', '2015-07-15', '13.07.2015 20:52', 'T-3012-3', '1', 'a0YC000000cywM9MAI', '154.00', '229.00'),
(33302, '334331252', '', '', 'irene clark', '24 ANNESLEY PARK', '', 'AB31 4HG', 'BANCHORY', 'Großbritannien', '', '', '', '1339882768', '0010094IEN', '', '', 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Metal Band (GM-107-8)', '', '644352576098', 'FedEx', '', '2015-07-15', '13.07.2015 16:56', 'GM-107-8', '1', 'a0YC000000cSU6JMAW', '149.01', '249.00'),
(33303, '334721661', NULL, NULL, 'Thibaut Tansens', 'Molenstraat 5', '', '8520', 'Kuurne', 'Belgien', 'BE', NULL, NULL, '476488476', '001025034P', NULL, NULL, 'Une montre Barbados Pionier avec bracelet en cuir - dorÃ©/boÃ®tier noir GM-509-3', NULL, '644352576250', 'FedEx', NULL, '2015-07-16', '15.07.2015 11:49', 'NL150623KV52', '1', 'a0YC000000ctoOLMAY', '129.99', '199.99'),
(33304, '334581261', NULL, NULL, 'Bernard De Quinnemar', 'Rue Louis Isidore Lamey 16', '', '1160', 'Auderghem', 'Belgien', 'BE', NULL, NULL, '32472311560', '0010203UA1', NULL, NULL, 'Montre diamants Pionier Florida - Bracelet cuir noir - Noir/Argent (GM-505-2)', NULL, '644352576260', 'FedEx', NULL, '2015-07-16', '14.07.2015 19:18', 'NL150624KS10', '1', 'a0YC000000cu0NNMAY', '145.00', '199.99'),
(33305, '334746582', NULL, NULL, 'zelina jensen', 'Plantagevej 11', '', '7470', 'Karup', 'Dänemark', 'DK', NULL, NULL, '53271819', '0010171JG6', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '644352576227', 'FedEx', NULL, '2015-07-16', '15.07.2015 13:36', '150512HW015', '1', 'a0YC000000ctgixMAA', '1119.05', '1595.00'),
(33306, '334703618', NULL, NULL, 'Bo Jensen Vandbehandling A/S Ole Vejnstrup', 'Bistrupvej 172', '', '3460', 'Birkerod', 'Dänemark', 'DK', NULL, NULL, '81712171', '0010248R6K', NULL, NULL, 'Sort urskive, guldfarvet urkasse og brun lÃ¦derrem (GM-3009-3)', NULL, '644352576238', 'FedEx', NULL, '2015-07-16', '15.07.2015 10:36', '150512HW010', '1', 'a0YC000000ctgisMAA', '1119.05', '1595.00'),
(33307, '334693418', NULL, NULL, 'Robin van Lunteren', 'Boekenbergpark 2', '', '1567 HE', 'ASSENDELFT', 'Niederlande', 'NL', NULL, NULL, '611759196', '0010084WCO', NULL, NULL, 'Theorema Paris horloge - bruine leren band - zwarte wijzerplaat - goudkleurige kast (T3012 - 01)', NULL, '644352576249', 'FedEx', NULL, '2015-07-16', '15.07.2015 09:59', 'NL150615KS33', '1', 'a0YC000000crsDOMAY', '170.01', '279.99'),
(33308, '334849045', NULL, NULL, 'I Droogh', 'Lingestraat 147', '', '2652 EN', 'BERKEL EN RODENRIJS', 'Niederlande', 'NL', NULL, NULL, '641318385', '0010179GI7', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart leer - zwart/zilverkleur - GM-505-2', NULL, '644352576271', 'FedEx', NULL, '2015-07-16', '15.07.2015 21:58', 'NL150624KS10', '1', 'a0YC000000cu0iLMAQ', '145.00', '199.99'),
(33309, '334837621', NULL, NULL, 'Rob van Rest', 'Weikamp 40', '', '2264 JM', 'LEIDSCHENDAM', 'Niederlande', 'NL', NULL, NULL, '703203029', '0010028FK6', NULL, NULL, 'Theorema Paris horloge - bruine leren band - zwarte wijzerplaat - goudkleurige kast (T3012 - 01)', NULL, '644352576282', 'FedEx', NULL, '2015-07-16', '15.07.2015 20:58', 'NL150615KS33', '1', 'a0YC000000crsDOMAY', '170.01', '279.99'),
(33310, '334848773', NULL, NULL, 'Tristan Pans', 'oude Heirbaan 172', '', '3620', 'Lanaken', 'Belgien', 'BE', NULL, NULL, '32471461664', '0010181M8Q', NULL, NULL, 'Montre diamants Pionier Florida - Bracelet cuir marron - Noir/Or (GM-505-3)', NULL, '644352576293', 'FedEx', NULL, '2015-07-16', '15.07.2015 21:48', 'NL150624KS15', '1', 'a0YC000000cu0ZgMAI', '145.00', '199.99'),
(33311, '334851479', NULL, NULL, 'Peter Van Vaerenbergh', 'Luitenant Lippenslaan 56/12', '', '2140', 'Borgerhout', 'Belgien', 'BE', NULL, NULL, '486118785', '0010165H3B', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352576308', 'FedEx', NULL, '2015-07-16', '15.07.2015 21:48', 'NL140520PJ09', '1', 'a0YC000000cRyWTMA0', '190.01', '299.98'),
(33312, '334929569', NULL, NULL, 'Verena Murphy', '60 Fitzwilliam Square', '', '2', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53868E+11', '0010250LMK', NULL, NULL, 'Black Strap, Silver Case, Silver Dial (GM-101-1)', NULL, '644352576319', 'FedEx', NULL, '2015-07-16', '16.07.2015 09:02', 'IE190614AH07', '1', 'a0YC000000cuJXhMAM', '195.01', '299.00'),
(33313, '334775444', NULL, NULL, 'Craig Sheehy', '34 Castaheany', 'Clonee', 'Dublin 15', 'Dublin 15', 'Irland', 'IE', NULL, NULL, '851989065', '0010027TS0', NULL, NULL, 'Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352576320', 'FedEx', NULL, '2015-07-16', '15.07.2015 15:05', 'IE190614AH10', '1', 'a0YC000000cuJXjMAM', '195.01', '299.00'),
(33314, '3074457345675804720', NULL, NULL, 'Peter Ang', '37 JALAN KAKATUA JURONG PARK', 'Jalan kakatua', '598556', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '6598276377', '0010250SVA', NULL, NULL, 'GM511-4: Pionier by Theorema New York Diamonds Automatic Watch', NULL, '578824934378', 'FedEx', NULL, '2015-07-17', '16.07.2015 23:41', 'SG150630RS143', '1', 'a0YC000000czRhEMAU', '271.20', '339.00'),
(33315, '3074457345675601315', NULL, NULL, 'SARANPAL SINGH', '62 DAKOTA CRES #8-289 NA', 'NA', '390062', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '97518794', '0010144AX2', NULL, NULL, 'BLACK DIAL: Theorema Galilei Leather Chronograph Watch', NULL, '578824934389', 'FedEx', NULL, '2015-07-17', '13.07.2015 14:22', 'SG150522RS35', '1', 'a0YC000000cRUSIMA4', '103.20', '129.00'),
(33316, '3074457345675645908', NULL, NULL, 'Alpana Asurlekar', 'BLK 4 NORMANTON PARK #13-109', '#13-109', '119001', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '91251475', '001025036R', NULL, NULL, 'GM511-5: Pionier by Theorema New York Diamonds Automatic Watch', NULL, '578824934390', 'FedEx', NULL, '2015-07-17', '12.07.2015 23:41', 'SG150630RS144', '1', 'a0YC000000czRhFMAU', '271.20', '339.00'),
(33317, '335084806', NULL, NULL, 'Declerck Wilfried', 'Stokstraat 2', 'Restaurant-Feestzaal Rozenhof', '8650', 'Klerken', 'Belgien', 'BE', NULL, NULL, '0477/77.91.76', '0010177TEX', NULL, NULL, 'Une montre Casablanca - Noir', NULL, '644352576411', 'FedEx', NULL, '2015-07-17', '16.07.2015 23:18', 'NL140520PJ11', '1', 'a0YC000000cRyWWMA0', '190.01', '299.98'),
(33318, '335054382', NULL, NULL, 'Andre Op\'t Roodt', 'Hombeeksesteenweg 211', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '42262091', '001014177H', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352576422', 'FedEx', NULL, '2015-07-17', '16.07.2015 20:18', 'NL140520PJ09', '1', 'a0YC000000cRyWTMA0', '190.01', '299.98'),
(33319, '334873325', NULL, NULL, 'Visti Bitsch', 'Kodrivervaenget 69', '', '5250', 'Odense', 'Dänemark', 'DK', NULL, NULL, '52251012', '0010228ACV', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '644352576374', 'FedEx', NULL, '2015-07-17', '16.07.2015 00:06', '150512HW015', '1', 'a0YC000000ctgixMAA', '1119.05', '1595.00'),
(33320, '335156209', NULL, NULL, 'Lars Jershauge', 'Tranehojen 366', '', '5250', 'Odense SV', 'Dänemark', 'DK', NULL, NULL, '40168158', '0010230AMR', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '644352576400', 'FedEx', NULL, '2015-07-17', '17.07.2015 11:06', '150512HW015', '1', 'a0YC000000ctgixMAA', '1119.05', '1595.00'),
(33321, '334800653', NULL, NULL, 'Jenny Ha Nguyen', 'Planteringsvaegen 83B 101', '', '25230', 'Helsingborg', 'Schweden', 'SE', NULL, NULL, '46736454236', '0010180I5S', NULL, NULL, 'Armbandsklocka (RIO GM107-7)', NULL, '644352576385', 'FedEx', NULL, '2015-07-17', '15.07.2015 18:44', '150421hw16', '1', 'a0YC000000cV6qUMAS', '1522.72', '2349.00'),
(33322, '334793285', NULL, NULL, 'Max Sollare', 'Vallavaegen 153 1202', '', '13641', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '739248210', '0010250KEO', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-6)', NULL, '644352576396', 'FedEx', NULL, '2015-07-17', '15.07.2015 18:14', 'SE040814HW10', '1', 'a0YC000000cSJX0MAO', '1433.05', '1995.00'),
(33323, '334976700', NULL, NULL, 'Oliver-joe Cox', '37A Nork way', '', 'SM7 1PB', 'BANSTEAD', 'Großbritannien', 'GB', NULL, NULL, '7918601766', '0010159MT3', NULL, NULL, 'Theorema Rio Skeleton Watch - Silver/White Dial/Silver Metal Band (GM-107-5)', NULL, '644352576352', 'FedEx', NULL, '2015-07-17', '16.07.2015 13:52', 'GM-107-5', '1', 'a0YC000000cSU5VMAW', '149.01', '249.00'),
(33324, '334948217', NULL, NULL, 'Petrescu Constantin Nicolae', '52 MASON WAY', '', 'B15 2EE', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7922777873', '0010189KGY', NULL, NULL, 'Men\'s Theorema Paris Dual Time Watch - Gold/Black Dial/Brown Band', NULL, '644352576363', 'FedEx', NULL, '2015-07-17', '16.07.2015 11:52', 'T-3012-3', '1', 'a0YC000000cywM9MAI', '154.00', '229.00'),
(33325, '335074822', NULL, NULL, 'Daniel Thoernqvist', 'SOLGATAN 28H', '', '21220', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '737302545', '0010057GDQ', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-8)', NULL, 'storniert', 'FedEx', NULL, '2015-07-17', '16.07.2015 22:44', 'SE040814HW12', '1', 'a0YC000000cSJX2MAO', '1433.05', '1995.00'),
(33326, '335035552', NULL, NULL, 'Roya Mirzai', 'KINNAREDSGRAEND 61', '', '12572', 'AELVSJOE', 'Schweden', 'SE', NULL, NULL, '737770728', '00101238AM', NULL, NULL, 'Svart/svart med svart armband. Klocka med dubbel urtavla', NULL, '644352576433', 'FedEx', NULL, '2015-07-17', '16.07.2015 19:44', 'SE280515MF04', '1', 'a0YC000000cSkOKMA0', '1525.93', '2199.00'),
(33327, '335032192', NULL, NULL, 'Roya Mirzai', 'KINNAREDSGRAEND 61', '', '12572', 'AELVSJOE', 'Schweden', 'SE', NULL, NULL, '737770728', '0010233JTH', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-1)', NULL, '644352576433', 'FedEx', NULL, '2015-07-17', '16.07.2015 19:14', 'SE040814HW05', '1', 'a0YC000000cSJWvMAO', '1433.05', '1995.00'),
(33328, '335695842', NULL, NULL, 'Ruben Schoonjans', 'Van der Dilftlaan 19', '', '1600', 'Sint-Pieters-Leeuw', 'Belgien', 'BE', NULL, NULL, '476821201', '0010015EP1', NULL, NULL, 'Montre automatique Theorema Paris - Cuir marron - Or T3012 - 01', NULL, '644352576764', 'FedEx', NULL, '2015-07-21', '20.07.2015 10:48', 'NL150615KS33', '1', 'a0YC000000crs7EMAQ', '170.01', '279.99'),
(33329, '335577371', NULL, NULL, 'Vanessa Poels', 'Mopertingenstraat 46', '', '3740', 'Mopertingen', 'Belgien', 'BE', NULL, NULL, '498372127', '10151154', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352576775', 'FedEx', NULL, '2015-07-21', '19.07.2015 18:18', 'NL140520PJ09', '1', 'a0YC000000cRyWTMA0', '190.01', '299.98'),
(33330, '335564135', NULL, NULL, 'Julie-Anne Vanmaele', 'Koning Albert I-Laan 94/8', '', '8800', 'Roeselare', 'Belgien', 'BE', NULL, NULL, '486178401', '00102078T4', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352576786', 'FedEx', NULL, '2015-07-21', '19.07.2015 17:18', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33331, '335458371', NULL, NULL, 'fatima Takkal', 'Rue de merode 46', '', '1060', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '4856402020', '0010208FL7', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352576797', 'FedEx', NULL, '2015-07-21', '19.07.2015 01:18', 'NL140520PJ10', '1', 'a0YC000000cRyWVMA0', '190.01', '299.98'),
(33332, '335305849', NULL, NULL, 'Duchene Farah', 'Avenue des immortelles 3', '', '1070', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '460964051', '0010054YJ9', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352576801', 'FedEx', NULL, '2015-07-21', '18.07.2015 03:18', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33333, '335246237', NULL, NULL, 'Yannick Mommen', 'Boerenkrijgplaats 3', '', '3570', 'Alken', 'Belgien', 'BE', NULL, NULL, '497869787', '00100548WK', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352576812', 'FedEx', NULL, '2015-07-21', '17.07.2015 18:48', 'NL140520PJ10', '1', 'a0YC000000cRyWVMA0', '190.01', '299.98'),
(33334, '335236121', NULL, NULL, 'Nicolas Vanaudenaerde', 'Ringlaan-noord 86/001', '', '8420', 'De Haan', 'Belgien', 'BE', NULL, NULL, '486419570', '0010176IK9', NULL, NULL, 'Montre diamants Pionier Florida - Bracelet cuir marron - Noir/Or (GM-505-3)', NULL, '644352576823', 'FedEx', NULL, '2015-07-21', '17.07.2015 17:48', 'NL150624KS15', '1', 'a0YC000000cu0ZgMAI', '145.00', '199.99'),
(33335, '335236248', NULL, NULL, 'Duaa Kiswani', 'Louis Bertrandlaan 76', 'duaa.kiswani@hotmaill.com', '1030', 'Schaarbeek', 'Belgien', 'BE', NULL, NULL, '32472611108', '0010143H7W', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352576834', 'FedEx', NULL, '2015-07-21', '17.07.2015 17:48', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33336, '335237331', NULL, NULL, 'Nafisa Muse', 'Greisvej  42', 'Huske ring ind i komme', '2300', 'Kbh s', 'Dänemark', 'DK', NULL, NULL, '60806261', '00102505N6', NULL, NULL, 'GM-4004-6: Urrem i sÃ¸lv, urkasse i sÃ¸lv, urskive i sort', NULL, '644352576867', 'FedEx', NULL, '2015-07-21', '17.07.2015 18:06', 'DK040814HW10', '1', 'a0YC000000cS4j5MAC', '1155.04', '1695.00'),
(33337, '335516349', NULL, NULL, 'Thomas Rekvad', 'Richard Boones Vej 4', '3 tv', '2450', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '23724498', '0010250AGL', NULL, NULL, 'Sort urskive, guldfarvet stÃ¥lrem (GM-3009-7)', NULL, '644352576878', 'FedEx', NULL, '2015-07-21', '19.07.2015 12:06', '150512HW014', '1', 'a0YC000000ctgiwMAA', '1119.05', '1595.00'),
(33338, '335726605', NULL, NULL, 'Benjamin Jensen', 'Bredager 132', '', '2605', 'Brondby', 'Dänemark', 'DK', NULL, NULL, '26113159', '0010030CX4', NULL, NULL, 'Sort urskive, guldfarvet urkasse og brun lÃ¦derrem (GM-3009-3)', NULL, '644352576889', 'FedEx', NULL, '2015-07-21', '20.07.2015 13:36', '150512HW010', '1', 'a0YC000000ctgisMAA', '1119.05', '1595.00'),
(33339, '335204710', NULL, NULL, 'Keld Humle', 'H.A. Brorsons Vej 9', '', '9000', 'Aalborg', 'Dänemark', 'DK', NULL, NULL, '81611406', '0010232RAW', NULL, NULL, 'Sort urskive, guldfarvet urkasse og brun lÃ¦derrem (GM-3009-3)', NULL, '644352576890', 'FedEx', NULL, '2015-07-21', '17.07.2015 15:36', '150512HW010', '1', 'a0YC000000ctgisMAA', '1119.05', '1595.00'),
(33340, '335538658', NULL, NULL, 'Zainab Kooshki', 'Valby Langgade 2-998', '', '2500', 'Valby', 'Dänemark', 'DK', NULL, NULL, '61604493', '0010035UT5', NULL, NULL, 'Sort urskive, guldfarvet urkasse og brun lÃ¦derrem (GM-3009-3)', NULL, '644352576904', 'FedEx', NULL, '2015-07-21', '19.07.2015 14:06', '150512HW010', '1', 'a0YC000000crQAnMAM', '1119.05', '1595.00'),
(33341, '335529279', NULL, NULL, 'Joan Ahlers Pedersen', 'Gronholtvej 33A', '', '3480', 'Fredensborg', 'Dänemark', 'DK', NULL, NULL, '20662890', '0010214JBI', NULL, NULL, 'Sort urskive, sÃ¸lvfarvet stÃ¥lrem (GM-3009-6)', NULL, '644352576915', 'FedEx', NULL, '2015-07-21', '19.07.2015 13:36', '150512HW013', '1', 'a0YC000000crQAqMAM', '1119.05', '1595.00'),
(33342, '335640547', NULL, NULL, 'Lala aldamim', 'Egedalsvaenge 4, 3 TV', '', '2980', 'Kokkedal', 'Dänemark', 'DK', NULL, NULL, '51783232', '00102376TI', NULL, NULL, 'Sort urskive, sÃ¸lvfarvet stÃ¥lrem (GM-3009-6)', NULL, '644352576926', 'FedEx', NULL, '2015-07-21', '20.07.2015 00:06', '150512HW013', '1', 'a0YC000000ctgivMAA', '1119.05', '1595.00'),
(33343, '335668793', NULL, NULL, 'Joergen Lustig', 'Kaptensvaegen 2 B 7', '', '10660', 'Ekenaes', 'Finnland', 'FI', NULL, NULL, '400470986', '00102350H7', NULL, NULL, 'GM-3009-7 - Theorema Dubai -rannekello', NULL, '644352576937', 'FedEx', NULL, '2015-07-21', '20.07.2015 10:48', '150512HW014', '1', 'a0YC000000cr9vyMAA', '149.99', '199.99'),
(33344, '335607388', NULL, NULL, 'Denis Hooper', '1 Glenstal Abbey', '', '', 'Murroe, Co. Limerick', 'Irland', 'IE', NULL, NULL, '087 2248151', '001021641N', NULL, NULL, 'Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352576466', 'FedEx', NULL, '2015-07-21', '19.07.2015 20:32', 'IE190614AH10', '1', 'a0YC000000cuJXjMAM', '195.01', '299.00'),
(33345, '335597704', '', '', 'adrian taut', '28 Yellow Clay Manor, Commons Road', '', 'Co. Meath', 'Navan', 'Irland', '', '', '', '879197118', '0010090AJE', '', '', 'Black Strap, Silver Case, Black Dial (GM-101-2)', 'Clasp sent RL 72 464 606 7DE\r\n17.08.2015', '644352576477', 'FedEx', '', '2015-07-21', '19.07.2015 19:02', 'IE190614AH014', '1', 'a0YC000000cuJXkMAM', '195.01', '299.00'),
(33346, '335537362', NULL, NULL, 'Lana Simiene', '12 the glen Burkeen', '', 'A67XV32', 'Wicklow', 'Irland', 'IE', NULL, NULL, '3538572527', '0010066NNE', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352576488', 'FedEx', NULL, '2015-07-21', '19.07.2015 13:02', 'IE190614AH08', '1', 'a0YC000000cuJXiMAM', '195.01', '299.00'),
(33347, '335395467', NULL, NULL, 'Des Butler', '25-28 Adelaide Road', '', '2', 'Dublin', 'Irland', 'IE', NULL, NULL, '860609546', '0010233IMR', NULL, NULL, 'Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352576499', 'FedEx', NULL, '2015-07-21', '18.07.2015 15:32', 'IE190614AH10', '1', 'a0YC000000cuJXjMAM', '195.01', '299.00'),
(33348, '335326509', NULL, NULL, 'carol bradley', 'epa regional inspectorate inniscarra', '', 'eire', 'co.cork', 'Irland', 'IE', NULL, NULL, '3,53086E+12', '0010045J9L', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352576503', 'FedEx', NULL, '2015-07-21', '18.07.2015 08:02', 'IE190614AH08', '1', 'a0YC000000cuJXiMAM', '195.01', '299.00'),
(33349, '335279664', NULL, NULL, 'Lenka Schneiderova', '620 Collins avenue extenstion', '', 'Dublin 9', 'Satnry', 'Irland', 'IE', NULL, NULL, '833513502', '0010250Y1Z', NULL, NULL, 'Black Strap, Silver Case, Black Dial (GM-101-2)', NULL, '644352576514', 'FedEx', NULL, '2015-07-21', '17.07.2015 21:32', 'IE190614AH014', '1', 'a0YC000000cuJXkMAM', '195.01', '299.00'),
(33350, '335519131', NULL, NULL, 'Peggy Sue Verburg', 'Van Beekstraat 144', '', '1121 NT', 'LANDSMEER', 'Niederlande', 'NL', NULL, NULL, '628336430', '0010005JP9', NULL, NULL, 'Pionier Florida Diamonds horloge - zilverkleurig staal - zwart/zilverkleur - GM-505-5', NULL, '644352576845', 'FedEx', NULL, '2015-07-21', '19.07.2015 12:28', 'NL150624KS13', '1', 'a0YC000000cu0iOMAQ', '145.00', '199.99'),
(33351, '335161038', NULL, NULL, 'Mignon Rijnja', 'Middenweg 440', '', '1704 BK', 'HEERHUGOWAARD', 'Niederlande', 'NL', NULL, NULL, '621572406', '0010075EMF', NULL, NULL, 'PIONIER barbados horloge - leren band - goud/zwarte kast GM-509-3', NULL, '644352576856', 'FedEx', NULL, '2015-07-21', '17.07.2015 11:28', 'NL150623KV52', '1', 'a0YC000000ctobUMAQ', '129.99', '199.99'),
(33352, '335602980', NULL, NULL, 'Hugo Johansson', 'Jon Jespersgatan 49', '', '467 30', 'GRAESTORP', 'Schweden', 'SE', NULL, NULL, '703884739', '00101319L0', NULL, NULL, 'Armbandsklocka med stÃ¥lband (GM-4004-8)', NULL, '644352576948', 'FedEx', NULL, '2015-07-21', '19.07.2015 21:14', 'SE040814HW12', '1', 'a0YC000000cSJX2MAO', '1433.05', '1995.00'),
(33353, '335440234', NULL, NULL, 'Diego Castro Ordonez', 'Dybrovaegen 5', '', '438 93', 'LANDVETTER', 'Schweden', 'SE', NULL, NULL, '705276828', '00102500D9', NULL, NULL, 'Armbandsklocka med lÃ¤derband (GM-4004-2)', NULL, '644352576959', 'FedEx', NULL, '2015-07-21', '18.07.2015 22:44', 'SE040814HW06', '1', 'a0YC000000cSJWwMAO', '1433.05', '1995.00'),
(33354, '335411776', NULL, NULL, 'sahar zamani', 'CENTRALVAEGEN 7', '', '171 68', 'SOLNA', 'Schweden', 'SE', NULL, NULL, '700412998', '001009656S', NULL, NULL, 'Guld/svart med brunt lÃ¤derarmband. Modell GM-3009-3', NULL, '644352576960', 'FedEx', NULL, '2015-07-21', '18.07.2015 19:14', '150512HW010', '1', 'a0YC000000crA8BMAU', '1395.06', '1995.00'),
(33355, '335280492', NULL, NULL, 'Sebastian Landstroem', 'Baeckaskiftsvaegen 48', '', '122 42', 'ENSKEDE', 'Schweden', 'SE', NULL, NULL, '708998090', '0010083YN6', NULL, NULL, 'Guld/svart med brunt armband. Klocka med dubbel urtavla Paris', NULL, '644352576970', 'FedEx', NULL, '2015-07-21', '17.07.2015 23:14', 'SE280515MF03', '1', 'a0YC000000cSkOJMA0', '1525.93', '2199.00'),
(33356, '335159507', NULL, NULL, 'Aris ARISTIDE', '28 PORTLAND ROAD', 'flat 3', 'B16 9HU', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7718610972', '00101377UB', NULL, NULL, 'Men\'s Theorema Paris Dual Time Watch - Gold/Black Dial/Brown Band', NULL, '644352576525', 'FedEx', NULL, '2015-07-21', '17.07.2015 11:52', 'T-3012-3', '1', 'a0YC000000cywM9MAI', '154.00', '229.00'),
(33357, '335215359', NULL, NULL, 'Callum Fletcher', '21 Station avenue south', '', 'DH4 6HW', 'HOUGHTON LE SPRING', 'Großbritannien', 'GB', NULL, NULL, '7769313115', '0010107AGW', NULL, NULL, 'Theorema Rio Skeleton Watch - Gold/Black Dial/Black Leather Band (GM-107-3)', NULL, '644352576536', 'FedEx', NULL, '2015-07-21', '17.07.2015 16:23', 'GM-107-3', '1', 'a0YC000000cSU4wMAG', '149.01', '249.00'),
(33358, '335503311', NULL, NULL, 'Adina Bucur', '188 GRANGE ROAD', '', 'E13 0HB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7472007773', '00100931EU', NULL, NULL, 'Theorema Rio Skeleton Watch - Silver/Black Dial/Blacl Leather Band (GM-107-2)', NULL, '644352576547', 'FedEx', NULL, '2015-07-21', '19.07.2015 10:53', 'GM-107-2', '1', 'a0YC000000cSU4rMAG', '149.01', '249.00'),
(33359, '335440054', NULL, NULL, 'craig rathbone', '5 ROWAN RISE', '', 'CW8 4NZ', 'NORTHWICH', 'Großbritannien', 'GB', NULL, NULL, '7813633757', '0010249RKY', NULL, NULL, 'Theorema Rio Skeleton Watch - Silver/Black Dial/Silver Metal Band (GM-107-6)', NULL, '644352576558', 'FedEx', NULL, '2015-07-21', '18.07.2015 21:52', 'GM-107-6', '1', 'a0YC000000cSU5aMAG', '149.01', '249.00'),
(33360, '335583392', NULL, NULL, 'Florence Escosio', 'SUN CHEMICAL NORTON HILL', 'Midsomer Norton', 'BA3 4RT', 'RADSTOCK', 'Großbritannien', 'GB', NULL, NULL, '7773373439', '0010179TZ8', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '644352576569', 'FedEx', NULL, '2015-07-21', '19.07.2015 18:24', '4260295881050', '1', 'a0YC000000cuMEQMA2', '165.00', '249.00'),
(33361, '335384928', NULL, NULL, 'John Butterworth', '8 WINDMILL DRIVE', '', 'HX3 7DF', 'HALIFAX', 'Großbritannien', 'GB', NULL, NULL, '7427559366', '0010065RAA', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '644352576570', 'FedEx', NULL, '2015-07-21', '18.07.2015 15:52', '4260295881050', '1', 'a0YC000000cuMEQMA2', '165.00', '249.00'),
(33362, '335251183', NULL, NULL, 'Katie Hutcheson', '42 EDGEWORTH ROAD', '', 'SE9 6JG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7714618146', '00101714S7', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '644352576580', 'FedEx', NULL, '2015-07-21', '17.07.2015 19:24', '4260295881050', '1', 'a0YC000000cuMEQMA2', '165.00', '249.00'),
(33363, '335263422', NULL, NULL, 'Stephen Collison', '28 BROAD ROAD', '', 'NR32 3PA', 'LOWESTOFT', 'Großbritannien', 'GB', NULL, NULL, '7766210595', '00100394QC', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '644352576591', 'FedEx', NULL, '2015-07-21', '17.07.2015 20:25', '4260295881050', '1', 'a0YC000000cuMEQMA2', '165.00', '249.00'),
(33364, '335451225', NULL, NULL, 'Dave Junor', '7 Denview Road', 'Potterton', 'AB23 8ZJ', 'Aberdeen', 'Großbritannien', 'GB', NULL, NULL, '01358 742876', '001024659U', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '644352576606', 'FedEx', NULL, '2015-07-21', '18.07.2015 23:23', '4260295880381', '1', 'a0YC000000cuMENMA2', '165.00', '249.00'),
(33365, '335389126', NULL, NULL, 'Geoffrey Hodgson', '49 WESTON CRESCENT', '', 'TS20 2HU', 'STOCKTON-ON-TEES', 'Großbritannien', 'GB', NULL, NULL, '01 642899910', '0010244ADY', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '644352576617', 'FedEx', NULL, '2015-07-21', '18.07.2015 16:53', '4260295880381', '1', 'a0YC000000cuMENMA2', '165.00', '249.00'),
(33366, '335247139', NULL, NULL, 'grant fuller', '10 STATION ROAD', '', 'S42 5HY', 'CHESTERFIELD', 'Großbritannien', 'GB', NULL, NULL, '7825687846', '0010040JVO', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '644352576628', 'FedEx', NULL, '2015-07-21', '17.07.2015 19:24', '4260295880374', '1', 'a0YC000000cuMEMMA2', '165.00', '249.00'),
(33367, '335183536', NULL, NULL, 'Amanda Gardner.Billerud Beetham Ltd', 'BILLERU WATERHOUSE MILLS', 'Beetham', 'LA7 7AR', 'MILNTHORPE', 'Großbritannien', 'GB', NULL, NULL, '015395 65032', '0010250FLW', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352576639', 'FedEx', NULL, '2015-07-21', '17.07.2015 14:02', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33368, '335756588', NULL, NULL, 'Anh dao', '1 LICHFIELD ROAD', '', 'E3 5AT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7872889968', '00101790ZO', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352576640', 'FedEx', NULL, '2015-07-21', '20.07.2015 15:25', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33369, '335622436', NULL, NULL, 'Belinda Jeng', '12 THE PASTURES', 'Lower Westwood', 'BA15 2BH', 'BRADFORD-ON-AVON', 'Großbritannien', 'GB', NULL, NULL, '07843 276243', '0010028JJH', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352576650', 'FedEx', NULL, '2015-07-21', '19.07.2015 21:53', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33370, '335621336', NULL, NULL, 'ELAINE HILL', '3 UPPER COSMESTON FARM', '', 'CF64 5UB', 'PENARTH', 'Großbritannien', 'GB', NULL, NULL, '7974647170', '0010236V24', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352576661', 'FedEx', NULL, '2015-07-21', '19.07.2015 21:52', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33371, '335248129', NULL, NULL, 'Elaine Pooley', '10 Adair Avenue', '', 'NE15 6QB', 'Newcastle Upon Tyne', 'Großbritannien', 'GB', NULL, NULL, '7963876811', '0010044Q6B', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352576672', 'FedEx', NULL, '2015-07-21', '17.07.2015 19:23', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33372, '335672924', NULL, NULL, 'Gemma Mason', '26 BUCKHURST CRESCENT', '', 'SN3 3DA', 'SWINDON', 'Großbritannien', 'GB', NULL, NULL, '7577625435', '0010011SXI', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352576683', 'FedEx', NULL, '2015-07-21', '20.07.2015 08:52', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33373, '335267458', NULL, NULL, 'Gurmit Tamber', '30 WESTPORT CRESCENT', '', 'WV11 3JP', 'WOLVERHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7828684357', '0010156GDC', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352576694', 'FedEx', NULL, '2015-07-21', '17.07.2015 20:53', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33374, '335492514', NULL, NULL, 'Gwen Wya5', '18 RIVER CLOSE', '', 'CV12 0BZ', 'BEDWORTH', 'Großbritannien', 'GB', NULL, NULL, '7403144710', '0010032T32', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352576709', 'FedEx', NULL, '2015-07-21', '19.07.2015 10:24', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33375, '335254935', NULL, NULL, 'Ian Corless', '1 COPPER BEECH DRIVE', '', 'SK13 6DB', 'GLOSSOP', 'Großbritannien', 'GB', NULL, NULL, '7880747319', '001001394U', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352576710', 'FedEx', NULL, '2015-07-21', '17.07.2015 19:52', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33376, '335308946', NULL, NULL, 'Lisa Bewick', '19 Coppice place', '', 'Ne129da', 'Newcastle upon tyne', 'Großbritannien', 'GB', NULL, NULL, '7938926549', '001017597Q', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352576720', 'FedEx', NULL, '2015-07-21', '18.07.2015 05:22', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33377, '335239016', NULL, NULL, 'Lynda Turnbull', '13 WATSON TERRACE', '', 'NE35 9BL', 'BOLDON COLLIERY', 'Großbritannien', 'GB', NULL, NULL, '1915368470', '0010082DFG', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352576731', 'FedEx', NULL, '2015-07-21', '17.07.2015 17:53', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33378, '335421715', NULL, NULL, 'Muhammad Arif', '350 BATH ROAD', 'Hounslow', 'TW4 7HW', 'HOUNSLOW', 'Großbritannien', 'GB', NULL, NULL, '4,47826E+11', '0010163NWY', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352576742', 'FedEx', NULL, '2015-07-21', '18.07.2015 19:22', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33379, '335196479', NULL, NULL, 'PAUL JOYCE', '26 PAGE CLOSE', '', 'RM9 5JW', 'DAGENHAM', 'Großbritannien', 'GB', NULL, NULL, '7753811499', '0010228FKD', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352576753', 'FedEx', NULL, '2015-07-21', '17.07.2015 14:55', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33380, '335713731', NULL, NULL, 'Din Krasniqi', 'Ninoofsesteenweg 98', '', '1760', 'Roosdaal', 'Belgien', 'BE', NULL, NULL, '486791259', '0010019E8M', NULL, NULL, 'Montre Theorema Dubai ï»¿- Bracelet cuir - Or/noir (T3009-3)', NULL, '644352577164', 'FedEx', NULL, '2015-07-22', '20.07.2015 12:48', 'NL150618KS4', '1', 'a0YC000000cspdLMAQ', '150.00', '229.98'),
(33381, '335838352', NULL, NULL, 'Rahana Mirza Hameed', 'Scandiagade 70', '', '2450', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '31588005', '0010250I62', NULL, NULL, 'Hvid urskive, sÃ¸lvfarvet stÃ¥lrem (GM-3009-5)', NULL, '644352577186', 'FedEx', NULL, '2015-07-22', '20.07.2015 21:36', '150512HW012', '1', 'a0YC000000ctgiuMAA', '1119.05', '1595.00'),
(33382, '335834376', NULL, NULL, 'niina bidnenko', 'Pereentie 1b26', '', '33950', 'PIRKKALA', 'Finnland', 'FI', NULL, NULL, '503580400', '00101088YC', NULL, NULL, 'GM-3009-3 - Theorema Dubai -rannekello', NULL, '644352577197', 'FedEx', NULL, '2015-07-22', '20.07.2015 23:18', '150512HW010', '1', 'a0YC000000cr9vuMAA', '149.99', '199.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(33383, '335796011', NULL, NULL, 'Ana Paiu', '9  Mostrim Oaks', 'N/a', 'Ld', 'Edgeworthstown', 'Irland', 'IE', NULL, NULL, '877851101', '00102498WX', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352576992', 'FedEx', NULL, '2015-07-22', '20.07.2015 18:02', 'IE190614AH08', '1', 'a0YC000000cuJXiMAM', '195.01', '299.00'),
(33384, '335786290', NULL, NULL, 'chris o neill', '5 grattan cl Grattan park', '', 'None', 'Claremorris', 'Irland', 'IE', NULL, NULL, '3,63863E+11', '0010018TCY', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352577006', 'FedEx', NULL, '2015-07-22', '20.07.2015 17:02', 'IE190614AH08', '1', 'a0YC000000cuJXiMAM', '195.01', '299.00'),
(33385, '335777771', NULL, NULL, 'Elaine Spain', '94 Ballygall parade', 'Finglas East, D11.', '11', 'Dublin 11', 'Irland', 'IE', NULL, NULL, '861273781', '0010238TFD', NULL, NULL, 'Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352577017', 'FedEx', NULL, '2015-07-22', '20.07.2015 17:02', 'IE190614AH10', '1', 'a0YC000000cuJXjMAM', '195.01', '299.00'),
(33386, '335729663', NULL, NULL, 'Bouke Oldeman', 'Prinsesselaan 19', '681441613', '3905 GK', 'VEENENDAAL', 'Niederlande', 'NL', NULL, NULL, '681441613', '0010136YJP', NULL, NULL, 'Pionier Florida Diamonds horloge - zwart staal - zwart/zwart - GM-505-6', NULL, '644352577175', 'FedEx', NULL, '2015-07-21', '20.07.2015 13:29', 'NL150624KS14', '1', 'a0YC000000cu0iPMAQ', '145.00', '199.99'),
(33387, '335898138', NULL, NULL, 'Antonio Navarro Chinchilla', 'FAUSTO SORIANO 3', 'bajo', '30510', 'YECLA Murcia', 'Spanien', 'ES', NULL, NULL, '676773763', '0010180LFR', NULL, NULL, 'Reloj Monaco Diamond - modelo GM-3006-5 Edelstahl alles gold', NULL, '644352577153', 'FedEx', NULL, '2015-07-22', '21.07.2015 06:28', 'GM-3006-5', '1', 'a0YC000000ctBlOMAU', '159.41', '249.99'),
(33388, '335984506', NULL, NULL, 'Natalie Jessop', '48 CHESTERFIELD ROAD', 'Swallownest', 'S26 4TL', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7947690979', '00102279LQ', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Black/Black Dial and Black Leather Band', NULL, '644352577028', 'FedEx', NULL, '2015-07-22', '21.07.2015 15:22', 'GM-511-5', '1', 'a0YC000000d00G8MAI', '145.00', '219.00'),
(33389, '335792709', NULL, NULL, 'Sarah Bailey', '19 MORTON GARDENS', 'Radcliffe on Trent', 'NG12 2HW', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '07989 627930', '001017989W', NULL, NULL, 'Men\'s Theorema Paris Dual Time Watch - Silver/White Dial/Black Band', NULL, '644352577039', 'FedEx', NULL, '2015-07-22', '20.07.2015 18:52', 'T-3012-1', '1', 'a0YC000000cywJAMAY', '154.00', '229.00'),
(33390, '335785552', NULL, NULL, 'gareth richards', '9 ISCENNEN ROAD', '', 'SA18 3BD', 'AMMANFORD', 'Großbritannien', 'GB', NULL, NULL, '01269 595294', '00101891GH', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '644352577040', 'FedEx', NULL, '2015-07-22', '20.07.2015 17:53', '4260295880381', '1', 'a0YC000000cuMENMA2', '165.00', '249.00'),
(33391, '335987876', NULL, NULL, 'James Montgomery', '213 UPTON LANE', '', 'WA8 9PB', 'WIDNES', 'Großbritannien', 'GB', NULL, NULL, '1514230680', '00102509MK', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '644352577050', 'FedEx', NULL, '2015-07-22', '21.07.2015 15:59', '42602958803015', '1', 'a0YC000000cuMEPMA2', '165.00', '249.00'),
(33392, '335910034', NULL, NULL, 'Tracey Studds', '77 120 Wood Lane', '', 'Tw7 5FG', 'Isleworth', 'Großbritannien', 'GB', NULL, NULL, '07834 781635', '0010154NUY', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '644352577061', 'FedEx', NULL, '2015-07-22', '21.07.2015 10:31', '4260295880374', '1', 'a0YC000000cuMEMMA2', '165.00', '249.00'),
(33393, '335794538', NULL, NULL, 'Emma March', '10 BROMWICH ROAD', '', 'CV21 4JH', 'RUGBY', 'Großbritannien', 'GB', NULL, NULL, '7709812087', '0010049PEH', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352577072', 'FedEx', NULL, '2015-07-22', '20.07.2015 18:52', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33394, '335816154', NULL, NULL, 'Mohammed Khan', '2 WILLIAM STREET', 'Call if no answer 07801230230', 'BB9 5SF', 'NELSON', 'Großbritannien', 'GB', NULL, NULL, '7801230230', '0010084VBI', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352577083', 'FedEx', NULL, '2015-07-22', '20.07.2015 19:53', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33395, '335973376', NULL, NULL, 'Susan Girling', '22 MARKET PLACE', '', 'DL13 3AB', 'BISHOP AUCKLAND', 'Großbritannien', 'GB', NULL, NULL, '7949322472', '0010195DCL', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352577094', 'FedEx', NULL, '2015-07-22', '21.07.2015 14:22', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33396, '335770424', NULL, NULL, 'Tatjana Skrilova', '4  Summerhill Park', 'Hythe road', 'TN24 0TG', 'Ashford', 'Großbritannien', 'GB', NULL, NULL, '7546744631', '00101389JE', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352577109', 'FedEx', NULL, '2015-07-22', '20.07.2015 16:24', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33397, '335928330', NULL, NULL, 'Patrick Nys', 'Maldersebouw 4', '', '9255', 'Buggenhout', 'Belgien', 'BE', NULL, NULL, '477769552', '00100705SV', NULL, NULL, 'Montre diamants Pionier Florida - Bracelet cuir marron - Noir/Or (GM-505-3)', NULL, '644352577212', 'FedEx', NULL, '2015-07-23', '21.07.2015 11:48', 'NL150624KS15', '1', 'a0YC000000cu0ZgMAI', '145.00', '199.99'),
(33398, '335936246', NULL, NULL, 'Paulo Rato', 'AV.  de la Pinede  54A', '', '1180', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '23755477', '0010179G8D', NULL, NULL, 'Montre Pionier Malibu Diamonds - Marron, dorÃ© et noir', NULL, '644352577223', 'FedEx', NULL, '2015-07-23', '21.07.2015 11:48', 'NL140128LB03', '1', 'a0YC000000crosSMAQ', '155.00', '239.99'),
(33399, '336060136', NULL, NULL, 'Wouter Van Loo', 'Hoofdstraat 7', 'ING Kantoor', '3940', 'Eksel', 'Belgien', 'BE', NULL, NULL, '485694155', '0010236Q16', NULL, NULL, 'Montre Pionier Malibu Diamonds - Marron, dorÃ© et noir', NULL, '644352577234', 'FedEx', NULL, '2015-07-23', '21.07.2015 21:08', 'NL140128LB03', '1', 'a0YC000000crosSMAQ', '155.00', '239.99'),
(33400, '335935244', NULL, NULL, 'adolf bourgeois', 'papiermolenstraat 7 bus23', '', '9200', 'Dendermonde', 'Belgien', 'BE', NULL, NULL, '52412788', '00102509AO', NULL, NULL, 'Montre Pionier Malibu Diamonds - Noir, argentÃ© et blanc', NULL, '644352577245', 'FedEx', NULL, '2015-07-23', '21.07.2015 11:48', 'NL140128LB01', '1', 'a0YC000000crosRMAQ', '155.00', '239.99'),
(33401, '335927995', NULL, NULL, 'Bovi Vincent', 'rue du sart culpart 85', '', '6060', 'gilly', 'Belgien', 'BE', NULL, NULL, '485048655', '0010179UVL', NULL, NULL, 'Montre Pionier Malibu Diamonds - Noir, argentÃ© et noir', NULL, '644352577256', 'FedEx', NULL, '2015-07-23', '21.07.2015 11:48', 'NL140128LB02', '1', 'a0YC000000crosPMAQ', '155.00', '239.99'),
(33402, '336194314', NULL, NULL, 'lucia brunetti', 'Kleine Hulst 16', '', '3630', 'Mechelen-aan-de-Maas', 'Belgien', 'BE', NULL, NULL, '473946003', '0010122L44', NULL, NULL, 'Montre Pionier Malibu Diamonds - Noir, argentÃ© et noir', NULL, '644352577267', 'FedEx', NULL, '2015-07-23', '22.07.2015 13:48', 'NL140128LB02', '1', 'a0YC000000crosPMAQ', '155.00', '239.99'),
(33403, '336057412', NULL, NULL, 'Kathleen Kauwenberghs', 'Steenweg op Turnhout Steenweg op', '', '2360', 'Oud-Turnhout', 'Belgien', 'BE', NULL, NULL, '32477246707', '0010119OSQ', NULL, NULL, 'Montre Pionier Malibu Diamonds - Noir, noir et noir', NULL, '644352577278', 'FedEx', NULL, '2015-07-23', '21.07.2015 21:18', 'NL140128LB04', '1', 'a0YC000000crosQMAQ', '155.00', '239.99'),
(33404, '335946732', NULL, NULL, 'Liuba Smagluk', 'Boulevard Simon Bolivar 34', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '495872406', '0010123PY5', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352577289', 'FedEx', NULL, '2015-07-23', '21.07.2015 12:48', 'NL140520PJ09', '1', 'a0YC000000cRyWTMA0', '190.01', '299.98'),
(33405, '336053528', NULL, NULL, 'Ikonic Tolga', 'Route de l\'etat 5-7', '', '1380', 'Lasne', 'Belgien', 'BE', NULL, NULL, '3226522995', '0010121CXI', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352577290', 'FedEx', NULL, '2015-07-23', '21.07.2015 21:08', 'NL140520PJ10', '1', 'a0YC000000cRyWVMA0', '190.01', '299.98'),
(33406, '336095991', NULL, NULL, 'Kenan Bascoban', 'Femovej 2, 1-4', '', '4760', 'Vordingborg', 'Dänemark', 'DK', NULL, NULL, '60257788', '0010035AZE', NULL, NULL, 'Sort urskive, guldfarvet stÃ¥lrem (GM-3009-7)', NULL, '644352577348', 'FedEx', NULL, '2015-07-23', '22.07.2015 00:36', '150512HW014', '1', 'a0YC000000ctgiwMAA', '1119.05', '1595.00'),
(33407, '336142679', NULL, NULL, 'Zaman Sarker', 'Kielotie 20', 'C/O Subway', '01300', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '3,58409E+11', '0010068O6H', NULL, NULL, 'GM-3009-7 - Theorema Dubai -rannekello', NULL, '644352577359', 'FedEx', NULL, '2015-07-23', '22.07.2015 11:48', '150512HW014', '1', 'a0YC000000cr9vyMAA', '149.99', '199.99'),
(33408, '336043594', NULL, NULL, 'Dennis Boonstra', 'Mambo 88', '', '2152 SV', 'NIEUW-VENNEP', 'Niederlande', 'NL', NULL, NULL, '612569318', '0010165W6B', NULL, NULL, 'Pionier Florida Diamonds horloge - bruin leer - zwart/goudkleur - GM-505-3', NULL, '644352577304', 'FedEx', NULL, '2015-07-23', '21.07.2015 20:28', 'NL150624KS15', '1', 'a0YC000000cu0iQMAQ', '145.00', '199.99'),
(33409, '336047871', NULL, NULL, 'Adriaan Vd Spek', 'Capelseweg 184', '', '2907 XE', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '645763957', '0010250SAM', NULL, NULL, 'Theorema Dubai Watch - metalen band - zilver/wit (T3009-5)', NULL, '644352577315', 'FedEx', NULL, '2015-07-23', '21.07.2015 20:28', 'NL150618KS6', '1', 'a0YC000000cspxZMAQ', '150.00', '229.98'),
(33410, '335996728', NULL, NULL, 'Adriaan Vd Spek', 'Capelseweg 184', '', '2907 XE', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '645763957', '001014467C', NULL, NULL, 'Pionier Florida Diamonds horloge - zilverkleurig staal - zwart/zilverkleur - GM-505-5', NULL, '644352577315', 'FedEx', NULL, '2015-07-23', '21.07.2015 16:28', 'NL150624KS13', '1', 'a0YC000000cu0iOMAQ', '145.00', '199.99'),
(33411, '335933903', NULL, NULL, 'Soroush Alavirad', 'Berenklauw 21', '', '6665 HV', 'DRIEL', 'Niederlande', 'NL', NULL, NULL, '625005652', '0010042XAS', NULL, NULL, 'Pionier Florida Diamonds horloge - bruin leer - zwart/goudkleur - GM-505-3', NULL, '644352577326', 'FedEx', NULL, '2015-07-23', '21.07.2015 11:59', 'NL150624KS15', '1', 'a0YC000000cu0iQMAQ', '145.00', '199.99'),
(33412, '335900790', NULL, NULL, 'Claire Pike', 'Overschiestraat 182 MYPUP - Libe', '', '1062XK', 'Amsterdam', 'Niederlande', 'NL', NULL, NULL, '644945514', '001025002P', NULL, NULL, 'Malibu Horloge - Zwart, Zwart & Zwart', NULL, '644352577337', 'FedEx', NULL, '2015-07-23', '21.07.2015 08:58', 'NL140128LB04', '1', 'a0YC000000crp5wMAA', '155.00', '239.99'),
(33413, '336224797', NULL, NULL, 'Philip Swallow', '21 Quarry close', '', 'Sk137sr', 'Glossop', 'Großbritannien', 'GB', NULL, NULL, '7508707513', '0010197SCF', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352577360', 'FedEx', NULL, '2015-07-23', '22.07.2015 15:52', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33414, '336194362', NULL, NULL, 'Nikki Keeler', 'Unit 4 Midas Longbridge Way', '', 'UB8 2YT', 'Uxbridge', 'Großbritannien', 'GB', NULL, NULL, '7837788797', '0010090LQJ', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352577370', 'FedEx', NULL, '2015-07-23', '22.07.2015 13:57', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33415, '336166963', NULL, NULL, 'Diana Bate', '76 Turner street', '', 'B70 9HZ', 'West Bromwich', 'Großbritannien', 'GB', NULL, NULL, '7787775533', '0010012DHB', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352577381', 'FedEx', NULL, '2015-07-23', '22.07.2015 11:25', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33416, '336147698', NULL, NULL, 'geeta haroon', '16 HAMBRIDGE CLOSE', '', 'M8 0PH', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7577676044', '0010133N7E', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352577392', 'FedEx', NULL, '2015-07-23', '22.07.2015 09:57', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33417, '336078283', NULL, NULL, 'Suzanne Yates', '16 CAMBRIAN DRIVE', '', 'OL2 5EU', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '7711075367', '0010021WD7', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '644352577407', 'FedEx', NULL, '2015-07-23', '21.07.2015 22:22', '42602958803015', '1', 'a0YC000000cuMEPMA2', '165.00', '249.00'),
(33418, '336051947', NULL, NULL, 'Gavin Price', '10 HEATH TERRACE', 'Ynyshir', 'CF39 0HS', 'PORTH', 'Großbritannien', 'GB', NULL, NULL, '7866481956', '001021820T', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '644352577418', 'FedEx', NULL, '2015-07-23', '21.07.2015 21:10', '4260295880381', '1', 'a0YC000000cuMENMA2', '165.00', '249.00'),
(33419, '336320376', NULL, NULL, 'Pravesh Tomer', 'Schoordijk 10', '', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '32496957178', '00100685XR', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352577440', 'FedEx', NULL, '2015-07-24', '22.07.2015 23:18', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33420, '336442456', NULL, NULL, 'Katrine Randlev Andreasen', 'Aldersrovej 6', '2.tv', '8200', 'Aarhus', 'Dänemark', 'DK', NULL, NULL, '28340191', '0010250X7L', NULL, NULL, 'Hvid urskive, sÃ¸lvfarvet urkasse og sort lÃ¦derrem (GM-3009-1)', NULL, '644352577598', 'FedEx', NULL, '2015-07-24', '23.07.2015 15:36', '150512HW08', '1', 'a0YC000000ctgiqMAA', '1119.05', '1595.00'),
(33421, '336391025', NULL, NULL, 'Liam Og Hayes', '0 Garravagh', 'Inniscarra', '', 'Cork', 'irland', 'IE', NULL, NULL, '3,53877E+11', '00101455QN', NULL, NULL, 'Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352577587', 'FedEx', NULL, '2015-07-24', '23.07.2015 10:02', 'IE190614AH10', '1', 'a0YC000000cuJXjMAM', '195.01', '299.00'),
(33422, '336314787', NULL, NULL, 'C Zhou', 'Bussele 52', '', '5641PB', 'Eindhoven', 'Niederlande', 'NL', NULL, NULL, '645846619', '0010250I4Y', NULL, NULL, 'Theorema Dubai Watch - lederen band - zilver/zwart (GM-3009-2)', NULL, '644352577554', 'FedEx', NULL, '2015-07-24', '22.07.2015 22:58', 'NL150618KS3', '1', 'a0YC000000cspxWMAQ', '150.00', '229.98'),
(33423, '336292933', NULL, NULL, 'Anna Sarkissiants', 'Kersengaarde 297', '', '2272 NG', 'VOORBURG', 'Niederlande', 'NL', NULL, NULL, '613210733', '0010178V6K', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352577565', 'FedEx', NULL, '2015-07-24', '22.07.2015 20:58', 'NL140520PJ08', '1', 'a0YC000000cRyZYMA0', '190.01', '299.98'),
(33424, '336276954', NULL, NULL, 'Mansoer Jainullah', 'Trekweg 288', '', '2516 SM', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '644678186', '00102503A0', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Wit', NULL, '644352577576', 'FedEx', NULL, '2015-07-24', '22.07.2015 19:58', 'NL140128LB01', '1', 'a0YC000000crp5xMAA', '155.00', '239.99'),
(33425, '336423959', NULL, NULL, 'Mary Todd', '1 Templehall Avenue', 'Kirkcaldy', 'KY26DA', 'Fife', 'Großbritannien', 'GB', NULL, NULL, '7511762356', '0010219R2I', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '644352577451', 'FedEx', NULL, '2015-07-24', '23.07.2015 13:54', '4260295881050', '1', 'a0YC000000cuMEQMA2', '165.00', '249.00'),
(33426, '336395734', NULL, NULL, 'lorna gillies', '52 LEITCH STREET', '', 'PA15 2HJ', 'GREENOCK', 'Großbritannien', 'GB', NULL, NULL, '7816828494', '0010145P6M', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352577462', 'FedEx', NULL, '2015-07-24', '23.07.2015 11:53', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33427, '336387468', NULL, NULL, 'Christopher Norris', '6 HAWKENBURY RISE', '', 'ME2 3SG', 'ROCHESTER', 'Großbritannien', 'GB', NULL, NULL, '1634308000', '00100606SF', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352577473', 'FedEx', NULL, '2015-07-24', '23.07.2015 10:53', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33428, '336381456', NULL, NULL, 'ALAN ROBERTS', '12 BARHAM ROAD', '', 'SG2 9HX', 'STEVENAGE', 'Großbritannien', 'GB', NULL, NULL, '01438 750178', '0010205I0L', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352577484', 'FedEx', NULL, '2015-07-24', '23.07.2015 10:24', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33429, '336328185', NULL, NULL, 'Patrick Agnew', '239 ST. VINCENT STREET', 'Argyle House', 'G2 5QY', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '1415725523', '00100422ZF', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Gold/Black Dial and Brown Leather Band', NULL, '644352577495', 'FedEx', NULL, '2015-07-24', '23.07.2015 00:23', 'GM-511-4', '1', 'a0YC000000d00FUMAY', '145.00', '219.00'),
(33430, '336323142', NULL, NULL, 'angela campbell', '7 ALBERT DRIVE', '', 'G84 7HF', 'HELENSBURGH', 'Großbritannien', 'GB', NULL, NULL, '7403086220', '0010042CKQ', NULL, NULL, 'Theorema Rio Skeleton Watch - Silver/Black Dial/Blacl Leather Band (GM-107-2)', NULL, '644352577500', 'FedEx', NULL, '2015-07-24', '22.07.2015 23:52', 'GM-107-2', '1', 'a0YC000000cSU4rMAG', '149.01', '249.00'),
(33431, '336297052', NULL, NULL, 'Uche Okpala', '27 DEANFIELD ROAD', '', 'OX2 9DW', 'OXFORD', 'Großbritannien', 'GB', NULL, NULL, '4,47932E+11', '0010128HJV', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '644352577510', 'FedEx', NULL, '2015-07-24', '22.07.2015 21:26', '4260295881050', '1', 'a0YC000000cuMEQMA2', '165.00', '249.00'),
(33432, '336289436', NULL, NULL, 'Thomas Myles', '24 YORK ROAD', '', 'GU14 6NF', 'FARNBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7825250104', '0010005EJH', NULL, NULL, 'Theorema Rio Skeleton Watch - Silver/Black Dial/Blacl Leather Band (GM-107-2)', NULL, '644352577521', 'FedEx', NULL, '2015-07-24', '22.07.2015 20:56', 'GM-107-2', '1', 'a0YC000000cSU4rMAG', '149.01', '249.00'),
(33433, '336279095', NULL, NULL, 'Tanischa Lewis-Squires', '3 WINCHCOMBE ROAD', '', 'GL4 0LA', 'GLOUCESTER', 'Großbritannien', 'GB', NULL, NULL, '7851239044', '0010227F1J', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352577532', 'FedEx', NULL, '2015-07-24', '22.07.2015 19:54', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33434, '336235730', NULL, NULL, 'GORDON THOMAS', '7 DEER PARK', 'PITCAIRNFIELD', 'PH1 3SP', 'PERTHSHIRE', 'Großbritannien', 'GB', NULL, NULL, '1738632600', '0010059QOW', NULL, NULL, 'Men\'s Theorema Paris Dual Time Watch - Gold/Black Dial/Brown Band', NULL, '644352577543', 'FedEx', NULL, '2015-07-24', '22.07.2015 17:25', 'T-3012-3', '1', 'a0YC000000cywM9MAI', '154.00', '229.00'),
(33435, '336526408', NULL, NULL, 'Nicolas Carette', '411 rue Engeland 411', '411 rue engeland', '1180', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '476870202', '0010183FJ5', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '604569191819', 'FedEx', NULL, '2015-07-27', '23.07.2015 22:48', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33436, '336521902', NULL, NULL, 'luana di francesco', 'rue des bons vivants  32', '', '7100', 'la louviere', 'Belgien', 'BE', NULL, NULL, '32475928851', '001017758G', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '604569191820', 'FedEx', NULL, '2015-07-27', '23.07.2015 22:18', 'NL140520PJ08', '1', 'a0YC000000cRyWUMA0', '190.01', '299.98'),
(33437, '336472332', NULL, NULL, 'Hana Islamajova', 'Micheletstraat 29 / 2 GV', '', '2050', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '4948023172', '0010098JQO', NULL, NULL, 'Pionier Malibu diamanten horloge - zwart, zilver en wit', NULL, '604569191830', 'FedEx', NULL, '2015-07-27', '23.07.2015 17:48', 'NL140128LB01', '1', 'a0YC000000crosRMAQ', '155.00', '239.99'),
(33438, '336649839', NULL, NULL, 'Nazir Bashir', 'C/O Muhammad Riaz Mughal, Praestelaengen 4, st th', '', '2400', 'Kobenhavn NV', 'Dänemark', 'DK', NULL, NULL, '4571724372', '0010163A81', NULL, NULL, 'Sort urskive, guldfarvet stÃ¥lrem (GM-3009-7)', NULL, '604569191885', 'Fedex', NULL, '2015-07-27', '24.07.2015 15:06', '150512HW014', '1', 'a0YC000000ctgiwMAA', '1119.05', '1595.00'),
(33439, '336617401', NULL, NULL, 'PAUL SLAUGHTER', '5 BIRCHWOOD CLOSE', '', '', 'Onslowgardens CORK', 'Irland', 'IE', NULL, NULL, '861208707', '*0010049E51', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '604569191646', 'FedEx', NULL, '2015-07-27', '24.07.2015 11:32', 'IE190614AH08', '1', 'a0YC000000cuJXiMAM', '195.01', '299.00'),
(33440, '336661228', NULL, NULL, 'Lot Van De Vel De', 'Heerenstraat 19', '', '4453 AA', '\'S-HEERENHOEK', 'Niederlande', 'NL', NULL, NULL, '616197808', '0010223UWC', NULL, NULL, 'Theorema Paris horloge - zwarte leren band - zilverkleurige wijzerplaat - zilverkleurige kast (T3012 - 02)', NULL, '604569191841', 'Fedex', NULL, '2015-07-27', '24.07.2015 15:58', 'NL150615KS34', '1', 'a0YC000000crsDPMAY', '170.01', '279.99'),
(33441, '336628564', NULL, NULL, 'Will van Bergen', 'Kolenstraat 23', '', '1211 KP', 'HILVERSUM', 'Niederlande', 'NL', NULL, NULL, '622497701', '00101226L5', NULL, NULL, 'Theorema Paris horloge - zwarte leren band - zwarte wijzerplaat - zilverkleurige kast (T3012 - 03)', NULL, '604569191852', 'Fedex', NULL, '2015-07-27', '24.07.2015 13:58', 'NL150615KS35', '1', 'a0YC000000crsDQMAY', '170.01', '279.99'),
(33442, '3074457345675926350', NULL, NULL, 'GAN GUANG', '804 WOODLANDS ST 81 #06-35 NA', 'NA', '730804', 'SINGAPORE', 'SINGAPUR', 'SGP', NULL, NULL, '93843859', '0010005KPU', NULL, NULL, 'T-3001-6: Theorema Paragon Automatic Watch', NULL, '604569191900', 'FedEx', NULL, '2015-07-27', '21.07.2015 10:41', 'SG080415CP05', '1', 'a0YC000000bnl1HMAQ', '202.20', '259.00'),
(33443, '336563228', NULL, NULL, 'Liam cunningham', '51 Tower hill', '', 'WD4 9LJ', 'KINGS LANGLEY', 'Großbritannien', 'GB', NULL, NULL, '7841336603', '0010225ABF', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Gold/Black Dial and Brown Leather Band', NULL, '604569191657', 'FedEx', NULL, '2015-07-27', '24.07.2015 07:52', 'GM-511-4', '1', 'a0YC000000d00FUMAY', '145.00', '219.00'),
(33444, '336527400', NULL, NULL, 'David Mortimer', '23 ST. WINIFRED ROAD', '', 'L35 8PY', 'PRESCOT', 'Großbritannien', 'GB', NULL, NULL, '7738226263', '00102379DB', NULL, NULL, 'Men\'s Theorema Paris Dual Time Watch - Silver/Black Dial/Black Band', NULL, '604569191668', 'FedEx', NULL, '2015-07-27', '23.07.2015 23:24', 'T-3012-2', '1', 'a0YC000000cywLuMAI', '154.00', '229.00'),
(33445, '336607254', NULL, NULL, 'Martin Hammond', '12 FLINTSON AVENUE', '', 'S43 2DS', 'CHESTERFIELD', 'Großbritannien', 'GB', NULL, NULL, '7833701501', '0010171AQP', NULL, NULL, 'T3006-1-01 Black Strap Silver Case', NULL, '604569191679', 'FedEx', NULL, '2015-07-27', '24.07.2015 11:53', 'UK140729AS31', '1', 'a0YC000000bCMtiMAG', '130.99', '199.00'),
(33446, '336604902', NULL, NULL, 'Gloria Mullings', 'PFIZER DORKING ROAD', 'IPC 2-G-23', 'KT20 7NS', 'TADWORTH', 'Großbritannien', 'GB', NULL, NULL, '1737330321', '0010063KK9', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '604569191680', 'FedEx', NULL, '2015-07-27', '24.07.2015 11:25', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33447, '336558013', NULL, NULL, 'Ishmael Ellis', '3 NORTON VIEW', '', 'B14 6SS', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7854027655', '0010191FIE', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '604569191690', 'FedEx', NULL, '2015-07-27', '24.07.2015 06:52', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33448, '336570104', NULL, NULL, 'Neil Johnson', 'SPENCERSMEAD THREE GATES ROAD', '', 'PO31 7UH', 'COWES', 'Großbritannien', 'GB', NULL, NULL, '7971271609', '0010147CYT', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '604569191705', 'FedEx', NULL, '2015-07-27', '24.07.2015 08:54', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33449, '336619781', NULL, NULL, 'Sam Parsons', 'Nat\'l Badminton Centre', 'Bradwell Road', 'MK8 9LA', 'Milton Keynes', 'Großbritannien', 'GB', NULL, NULL, '7940266130', '00101194M7', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '604569191716', 'FedEx', NULL, '2015-07-27', '24.07.2015 13:29', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33450, '336616207', NULL, NULL, 'AWAIS CHUGHTAI', '6 RICHMOND ROAD', 'RICHMOND Road', 'CR7 7QB', 'THORNTON HEATH', 'Großbritannien', 'GB', NULL, NULL, '2086893010', '0010138UMP', NULL, NULL, 'T3006-1-06 Metal Black Strap Black Case', NULL, '604569191727', 'FedEx', NULL, '2015-07-27', '24.07.2015 13:33', 'UK140729AS36', '1', 'a0YC000000bCMtnMAG', '130.99', '199.00'),
(33451, '336574916', NULL, NULL, 'MARIA EMILYN OLAMIT', '57 BACON DRIVE', '', 'TA1 2LQ', 'TAUNTON', 'Großbritannien', 'GB', NULL, NULL, '1823336997', '0010250XCT', NULL, NULL, 'T3006-1-06 Metal Black Strap Black Case', NULL, '604569191738', 'FedEx', NULL, '2015-07-27', '24.07.2015 08:52', 'UK140729AS36', '1', 'a0YC000000bCMtnMAG', '130.99', '199.00'),
(33452, '336599228', NULL, NULL, 'Moya Oakley', 'Saffron Princess Margaret', 'Road', 'RM188PB', 'East Tilbury', 'Großbritannien', 'GB', NULL, NULL, '7966224736', '0010089MHJ', NULL, NULL, 'T3006-1-06 Metal Black Strap Black Case', NULL, '604569191749', 'FedEx', NULL, '2015-07-27', '24.07.2015 11:26', 'UK140729AS36', '1', 'a0YC000000bCMtnMAG', '130.99', '199.00'),
(33453, '336477344', NULL, NULL, 'Ahmed Shittu', '14 NUFFIELD CLOSE', '', 'BL1 5GY', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '7599470250', '0010057UEM', NULL, NULL, 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '604569191750', 'FedEx', NULL, '2015-07-27', '23.07.2015 18:25', 'GM-107-8', '1', 'a0YC000000cSU6JMAW', '149.01', '249.00'),
(33454, '336446361', NULL, NULL, 'kay gamble', '56 BALDWIN STREET', '', 'B66 3RQ', 'SMETHWICK', 'Großbritannien', 'GB', NULL, NULL, '7899022158', '0010149VA8', NULL, NULL, 'Theorema Rio Skeleton Watch - Gold/Black Dial/Gold Metal Band (GM-107-7)', NULL, '604569191760', 'FedEx', NULL, '2015-07-27', '23.07.2015 15:53', 'GM-107-7', '1', 'a0YC000000cSU5zMAG', '149.01', '249.00'),
(33455, '336491310', NULL, NULL, 'Holli Conlon', '225 BATH STREET', '', 'G2 4GZ', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7854134016', '00101056GF', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '604569191771', 'FedEx', NULL, '2015-07-27', '23.07.2015 19:23', '4260295881050', '1', 'a0YC000000cuMEQMA2', '165.00', '249.00'),
(33456, '336571464', NULL, NULL, 'Joshua Raper', 'LOSELY HOLMBURY ROAD', '', 'GU6 7SJ', 'CRANLEIGH', 'Großbritannien', 'GB', NULL, NULL, '7879840467', '00102169H7', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '604569191782', 'FedEx', NULL, '2015-07-27', '24.07.2015 08:53', '4260295880381', '1', 'a0YC000000cuMENMA2', '165.00', '249.00'),
(33457, '336479950', NULL, NULL, 'Mohamed Kefif', '23/3 CREWE ROAD GARDENS', '', 'EH5 2NL', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7540607787', '001018330E', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '604569191793', 'FedEx', NULL, '2015-07-27', '23.07.2015 18:26', '4260295880374', '1', 'a0YC000000cuMEMMA2', '165.00', '249.00'),
(33458, '336468253', NULL, NULL, 'Shamsa Aden', '45 REDBOURNE DRIVE', '', 'SE28 8RZ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '2037742874', '0010213QH5', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '604569191808', 'FedEx', NULL, '2015-07-27', '23.07.2015 17:24', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33459, '337212652', '', '', 'Maika Loperfido', 'chaussee de Fleurus 34', '', '6040', 'Jumet', 'Belgien', '', '', '', '32486061799', '0010142VFR', '', '', 'Montre Pionier Malibu Diamonds - Noir, noir et noir', '', '604569192333', 'FedEx', '', '2015-07-28', '27.07.2015 13:18', 'NL140128LB04', '1', 'a0YC000000crosQMAQ', '155.00', '239.99'),
(33460, '337174922', NULL, NULL, 'Kathy Anno', 'rootstraat 7', '', '3080', 'Duisburg', 'Belgien', 'BE', NULL, NULL, '472351317', '0010074WSC', NULL, NULL, 'Montre diamants Pionier Florida - Bracelet cuir marron - Noir/Or (GM-505-3)', NULL, '604569192344', 'Fedex', NULL, '2015-07-28', '27.07.2015 10:18', 'NL150624KS15', '1', 'a0YC000000cu0ZgMAI', '145.00', '199.99'),
(33461, '336677195', NULL, NULL, 'stephanie vanderwegen', 'Stationsstraat 22', 'stepato', '3110', 'Rotselaar', 'Belgien', 'BE', NULL, NULL, '16896652', '001000887J', NULL, NULL, 'Theorema Paris horloge - bruine leren band - zwarte wijzerplaat - goudkleurige kast (T3012 - 01)', NULL, '604569192355', 'Fedex', NULL, '2015-07-28', '24.07.2015 17:18', 'NL150615KS33', '1', 'a0YC000000crs7EMAQ', '170.01', '279.99'),
(33462, '336890263', NULL, NULL, 'Amira Alhamod', 'Rodager alle 26E stv', '', '2610', 'Rodovre', 'Dänemark', 'DK', NULL, NULL, '25750101', '0010043WN3', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '604569192436', 'Fedex', NULL, '2015-07-28', '25.07.2015 18:36', '150512HW015', '1', 'a0YC000000ctgixMAA', '1119.05', '1595.00'),
(33463, '336822888', NULL, NULL, 'Youssef Ali', 'Abyhojgard 12 st. tv.', '', '8230', 'Abyhoj', 'Dänemark', 'DK', NULL, NULL, '60542333', '0010138TR9', NULL, NULL, 'Sort urskive, guldfarvet stÃ¥lrem (GM-3009-7)', NULL, '604569192447', 'Fedex', NULL, '2015-07-28', '25.07.2015 12:36', '150512HW014', '1', 'a0YC000000ctgiwMAA', '1119.05', '1595.00'),
(33464, '336822420', NULL, NULL, 'Youssef Ali', 'Abyhojgard 12 st. tv.', '', '8230', 'Abyhoj', 'Dänemark', 'DK', NULL, NULL, '60542333', '0010216FFD', NULL, NULL, 'Sort herreur med stÃ¥lrem (GM107-8)', NULL, '604569192447', 'Fedex', NULL, '2015-07-28', '25.07.2015 12:36', '150241hw07', '1', 'a0YC000000cV6w5MAC', '1268.97', '1999.00'),
(33465, '337161096', NULL, NULL, 'Yury Krasnov / Fotolafka Kortex Oy', 'kasarmikatu 26 00130', '', '00130', 'Helsinki', 'Finnland', 'FI', NULL, NULL, '3,58405E+11', '0010156A5F', NULL, NULL, 'GM-3009-8 - Theorema Dubai -rannekello', NULL, '604569192458', 'FedEx', NULL, '2015-07-28', '27.07.2015 11:18', '150512HW015', '1', 'a0YC000000cr9vzMAA', '149.99', '199.99'),
(33466, '337106813', NULL, NULL, 'Erwin Friebel', 'Roland holstlaan 901', '', '2624 KE', 'DELFT', 'Niederlande', 'NL', NULL, NULL, '643071307', '0010180PEY', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Zwart', NULL, '604569192388', 'FedEx', NULL, '2015-07-28', '26.07.2015 22:28', 'NL140128LB02', '1', 'a0YC000000crp5vMAA', '155.00', '239.99'),
(33467, '337099744', NULL, NULL, 'Rathi wangsa', 'Boergoensevliet 139 A', '', '3082 KM', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '652554621', '00100891RS', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Zwart', NULL, '604569192399', 'FedEx', NULL, '2015-07-28', '26.07.2015 21:28', 'NL140128LB02', '1', 'a0YC000000crp5vMAA', '155.00', '239.99'),
(33468, '336969254', NULL, NULL, 'Daniel Adiegah', 'Agatha christiesingel 33', '', '1102vt', 'Amsterdam', 'Niederlande', 'NL', NULL, NULL, '627744886', '0010074CCN', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '604569192403', 'FedEx', NULL, '2015-07-28', '26.07.2015 10:58', 'NL140128LB03', '1', 'a0YC000000crp5yMAA', '155.00', '239.99'),
(33469, '336779291', NULL, NULL, 'Nicolaas Nieuwbuurt', 'Torp 67', '', '1785RS', 'Den Helder', 'Niederlande', 'NL', NULL, NULL, '642220011', '001015843X', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Wit', NULL, '604569192414', 'FedEx', NULL, '2015-07-28', '25.07.2015 09:58', 'NL140128LB01', '1', 'a0YC000000crp5xMAA', '155.00', '239.99'),
(33470, '3074457345676165073', NULL, NULL, 'soh kim chin', '3A UPPR BOON KENG RD  #03-604,', 'BLK 3A', '381003', 'SINGAPORE', 'SINGAPUR', 'SGP', NULL, NULL, '84889162', '0010188NBI', NULL, NULL, 'T-3001-5: Theorema Paragon Automatic Watch', NULL, '604569192469', 'FedEx', NULL, '2015-07-28', '27.07.2015 02:11', 'SG080415CP04', '1', 'a0YC000000bnl12MAA', '202.20', '259.00'),
(33471, '3074457345676128836', NULL, NULL, 'YONG CHUAN TAN', '306C ANCHORVALE LINK #09-77 NA', 'NA', '543306', 'SINGAPORE', 'SINGAPUR', 'SGP', NULL, NULL, '96201492', '0010023EH4', NULL, NULL, 'GM-101-2 (SILVER CASE AND BLACK DIAL): Theorema Casablanca Mechanical Watch', NULL, '604569192470', 'FedEx', NULL, '2015-07-28', '27.07.2015 14:41', 'SG060415CP02', '1', 'a0YC000000bnJR2MAM', '311.22', '399.00'),
(33472, '3074457345676128806', NULL, NULL, 'YONG CHUAN TAN', '306C ANCHORVALE LINK #09-77 NA', 'NA', '543306', 'SINGAPORE', 'SINGAPUR', 'SGP', NULL, NULL, '96201492', '0010063HK3', NULL, NULL, 'GM-101-2 (SILVER CASE AND BLACK DIAL): Theorema Casablanca Mechanical Watch', NULL, '604569192470', 'FedEx', NULL, '2015-07-28', '27.07.2015 14:41', 'SG060415CP02', '1', 'a0YC000000bnJR2MAM', '311.22', '399.00'),
(33473, '3074457345676118068', NULL, NULL, 'THAMRIN BIN MOHAMED YUNOS', '415 BEDOK NORTH AVE 2 #20-101 NA', 'NA', '460415', 'SINGAPORE', 'SINGAPUR', 'SGP', NULL, NULL, '97387306', '0010101JFQ', NULL, NULL, 'T-3001-1: Theorema Paragon Automatic Watch', NULL, '604569192480', 'FedEx', NULL, '2015-07-28', '27.07.2015 14:42', 'SG080415CP01', '1', 'a0YC000000bnkzkMAA', '202.20', '259.00'),
(33474, '337169791', NULL, NULL, 'Salman Mazi', '40 Gospatrick road', '', 'N177eg', 'London', 'Großbritannien', 'GB', NULL, NULL, '7898964548', '0010025KQZ', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Black/Black Dial and Black Leather Band', NULL, '604569191966', 'FedEx', NULL, '2015-07-28', '27.07.2015 09:53', 'GM-511-5', '1', 'a0YC000000d00G8MAI', '145.00', '219.00'),
(33475, '336909147', '', '', 'Paul Adams', '44 TANKERVILLE ROAD', '', 'SO19 7GN', 'SOUTHAMPTON', 'Großbritannien', '', '', '', '7977498509', '00100396MM', '', '', 'Men\'s Automatic Watch Theorema Model New York Diamonds - Gold/White Dial and Brown Leather Band', 'paket am 28.08.15 zur?ck erhalten!\r\nRL 7256 7478 4DE  28.08.2015', '604569191977', 'FedEx', '', '2015-07-28', '25.07.2015 20:55', 'GM-511-3', '1', 'a0YC000000d00EgMAI', '145.00', '219.00'),
(33476, '337098403', NULL, NULL, 'Johirul Rumen', '72 GRANTHAM ROAD', '', 'B11 1LY', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '753241713', '00100028ZO', NULL, NULL, 'Men\'s Theorema Paris Dual Time Watch - Gold/Black Dial/Brown Band', NULL, '604569191988', 'FedEx', NULL, '2015-07-28', '26.07.2015 21:23', 'T-3012-3', '1', 'a0YC000000cywM9MAI', '154.00', '229.00'),
(33477, '336927775', NULL, NULL, 'Samuel Ohene Ansah', '52 Dane road', '', 'Cv2 4js', 'Coventry', 'Großbritannien', 'GB', NULL, NULL, '7709151791', '0010132HRY', NULL, NULL, 'T3006-1-02 Black Strap Gold Case', NULL, '604569191999', 'FedEx', NULL, '2015-07-28', '25.07.2015 22:53', 'UK140729AS32', '1', 'a0YC000000bCMtjMAG', '130.99', '199.00'),
(33478, '337156910', NULL, NULL, 'Ian Ashworth', 'Monk Ha TODMORDEN ROAD', 'Burnley', 'BB10 3PJ', 'BURNLEY', 'Großbritannien', 'GB', NULL, NULL, '4,408E+12', '00101694ML', NULL, NULL, 'T3006-1-03 Black Strap Black Case', NULL, '604569192002', 'FedEx', NULL, '2015-07-28', '27.07.2015 08:52', 'UK140415AS07', '1', 'a0YC000000bCMtkMAG', '130.99', '199.00'),
(33479, '336655333', NULL, NULL, 'James Sharp', 'Unit 26 Pure Data Solutions', 'Bagley Lane', 'LS28 5LY', 'Farsley', 'Großbritannien', 'GB', NULL, NULL, '0113 387 1090', '0010245JHS', NULL, NULL, 'T3006-1-03 Black Strap Black Case', NULL, '604569192013', 'FedEx', NULL, '2015-07-28', '24.07.2015 15:52', 'UK140415AS07', '1', 'a0YC000000bCMtkMAG', '130.99', '199.00'),
(33480, '336771060', NULL, NULL, 'Adrian Ledgister', '2 SHEARWATER ABINGER GROVE , Deptford', '', 'SE8 5SR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7973518051', '0010006OAW', NULL, NULL, 'T3006-1-04 Metal Silver Strap Silver Case', NULL, '604569192024', 'FedEx', NULL, '2015-07-28', '25.07.2015 08:53', 'UK140729AS34', '1', 'a0YC000000bCMtlMAG', '130.99', '199.00'),
(33481, '337217446', NULL, NULL, 'Angela Paradise', '93 Boston Avenue', '', 'SS2 6JF', 'Southend-on-Sea', 'Großbritannien', 'GB', NULL, NULL, '7817220208', '0010228AAO', NULL, NULL, 'T3006-1-04 Metal Silver Strap Silver Case', NULL, '604569192035', 'FedEx', NULL, '2015-07-28', '27.07.2015 13:24', 'UK140729AS34', '1', 'a0YC000000bCMtlMAG', '130.99', '199.00'),
(33482, '336871664', NULL, NULL, 'Darren Steane', '111 SCHOOL LANE', '', 'CV8 2GT', 'KENILWORTH', 'Großbritannien', 'GB', NULL, NULL, '1926854157', '00101746XX', NULL, NULL, 'T3006-1-04 Metal Silver Strap Silver Case', NULL, '604569192046', 'FedEx', NULL, '2015-07-28', '25.07.2015 16:53', 'UK140729AS34', '1', 'a0YC000000bCMtlMAG', '130.99', '199.00'),
(33483, '336696517', NULL, NULL, 'Garry Cooke', '32A Bryanywood road', '', 'N7 7BE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7825747383', '0010250G2E', NULL, NULL, 'T3006-1-04 Metal Silver Strap Silver Case', NULL, '604569192057', 'FedEx', NULL, '2015-07-28', '24.07.2015 19:53', 'UK140729AS34', '1', 'a0YC000000bCMtlMAG', '130.99', '199.00'),
(33484, '336779917', NULL, NULL, 'Imogen Wilding', '125 125a Sackville road', 'flat -basement - 125a sackville road,hove, east sussex', 'bn3 3wf', 'Hove (brighton and hove)', 'Großbritannien', 'GB', NULL, NULL, '7738417606', '0010185RA0', NULL, NULL, 'T3006-1-04 Metal Silver Strap Silver Case', NULL, '604569192068', 'FedEx', NULL, '2015-07-28', '25.07.2015 09:22', 'UK140729AS34', '1', 'a0YC000000bCMtlMAG', '130.99', '199.00'),
(33485, '337051837', NULL, NULL, 'Michelle Glover', '20 Marlborough Place', '', 'NW8 0PA', 'London', 'Großbritannien', 'GB', NULL, NULL, '4,47888E+11', '0010062EN0', NULL, NULL, 'T3006-1-04 Metal Silver Strap Silver Case', NULL, '604569192079', 'FedEx', NULL, '2015-07-28', '26.07.2015 17:23', 'UK140729AS34', '1', 'a0YC000000bCMtlMAG', '130.99', '199.00'),
(33486, '337100566', NULL, NULL, 'Alison De-Lara', '199 SHERWOOD AVENUE', '', 'NN2 8TB', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7866467330', '00101044OS', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '604569192080', 'FedEx', NULL, '2015-07-28', '26.07.2015 21:52', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33487, '336742676', NULL, NULL, 'Chris Randall', '187 LOCKHURST LANE', '', 'CV6 5NQ', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7764853280', '00102365MQ', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '604569192090', 'FedEx', NULL, '2015-07-28', '24.07.2015 23:54', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33488, '336727235', NULL, NULL, 'david willbourne', '20 HEVER AVENUE', 'westkingsdown', 'TN15 6HE', 'SEVENOAKS', 'Großbritannien', 'GB', NULL, NULL, '1474854216', '0010248X8F', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '604569192105', 'FedEx', NULL, '2015-07-28', '24.07.2015 21:53', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33489, '336685950', NULL, NULL, 'Debbie Hulme', '96 BIRDHALL ROAD', '', 'SK8 5QH', 'CHEADLE', 'Großbritannien', 'GB', NULL, NULL, '07824 775222', '0010110IVW', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '604569192116', 'FedEx', NULL, '2015-07-28', '24.07.2015 18:24', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33490, '337060633', NULL, NULL, 'Iqra Tehreem', '8 SOLAR COUR KING GEORGES AVENUE', '', 'WD18 7TD', 'WATFORD', 'Großbritannien', 'GB', NULL, NULL, '7794209039', '0010164JYD', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '604569192127', 'FedEx', NULL, '2015-07-28', '26.07.2015 18:55', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33491, '337098924', NULL, NULL, 'johnson afolayan', '28 INGOLDSBY ROAD', '', 'DA12 2LQ', 'GRAVESEND', 'Großbritannien', 'GB', NULL, NULL, '7864072110', '0010162P26', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '604569192138', 'FedEx', NULL, '2015-07-28', '26.07.2015 21:52', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33492, '336699541', NULL, NULL, 'Joss Edwards', '4 PATTESON CLOSE', 'Cringleford', 'NR4 6XX', 'NORWICH', 'Großbritannien', 'GB', NULL, NULL, '7788271250', '0010090PYS', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '604569192149', 'FedEx', NULL, '2015-07-28', '24.07.2015 19:52', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33493, '337006138', NULL, NULL, 'Leticia Ojeda Morales', '246 A Commercial Way', 'Peckham', 'SE15 1PU', 'London', 'Großbritannien', 'GB', NULL, NULL, '7944722439', '0010188KD7', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '604569192150', 'FedEx', NULL, '2015-07-28', '26.07.2015 12:52', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33494, '336657291', NULL, NULL, 'William Holland', '1002 BURNBRAE ROAD', '', 'G69 9HR', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7901106667', '0010187ABW', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '604569192160', 'FedEx', NULL, '2015-07-28', '24.07.2015 15:56', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33495, '336714570', NULL, NULL, 'Zulfiqar Ali', '95 Kyrwicks lane', '', 'B111ss', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '7863631701', '0010091EEL', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '604569192171', 'FedEx', NULL, '2015-07-28', '24.07.2015 20:52', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33496, '336729630', NULL, NULL, 'david warren', '88 LOCKWOOD SCAR', 'newsome', 'HD4 6BA', 'HUDDERSFIELD', 'Großbritannien', 'GB', NULL, NULL, '4,41484E+11', '0010222PFS', NULL, NULL, 'T3006-1-06 Metal Black Strap Black Case', NULL, '604569192182', 'FedEx', NULL, '2015-07-28', '24.07.2015 22:24', 'UK140729AS36', '1', 'a0YC000000bCMtnMAG', '130.99', '199.00'),
(33497, '336734714', NULL, NULL, 'Dean Morrison', '92 Constantine', '', 'YO10 3TB', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7841403333', '0010013H2E', NULL, NULL, 'T3006-1-06 Metal Black Strap Black Case', NULL, '604569192193', 'FedEx', NULL, '2015-07-28', '24.07.2015 22:54', 'UK140729AS36', '1', 'a0YC000000bCMtnMAG', '130.99', '199.00'),
(33498, '337031425', NULL, NULL, 'ROB YOUNG', '26 BEARSDEN CRESCENT', '', 'LE10 0SQ', 'HINCKLEY', 'Großbritannien', 'GB', NULL, NULL, '7869152154', '0010236UFF', NULL, NULL, 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Leather Band (GM-107-4)', NULL, '604569192208', 'FedEx', NULL, '2015-07-28', '26.07.2015 15:23', 'GM-107-4', '1', 'a0YC000000cSU56MAG', '149.01', '249.00'),
(33499, '337155524', NULL, NULL, 'Debra bashford', '43 BLACKTHORN', '', 'TS8 0XD', 'MIDDLESBROUGH', 'Großbritannien', 'GB', NULL, NULL, '1642595121', '0010133BGY', NULL, NULL, 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '604569192219', 'FedEx', NULL, '2015-07-28', '27.07.2015 08:53', 'GM-107-8', '1', 'a0YC000000cSU6JMAW', '149.01', '249.00'),
(33500, '337146674', NULL, NULL, 'Craig Mattock', '20 HIGH STREET', 'Old bank pub', 'BS31 1DQ', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7794837375', '10087526', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '604569192220', 'FedEx', NULL, '2015-07-28', '27.07.2015 08:22', '4260295881050', '1', 'a0YC000000cuMEQMA2', '165.00', '249.00'),
(33501, '336707758', NULL, NULL, 'Julia Booth', '41 THE GROVE', '', 'B74 3UD', 'SUTTON COLDFIELD', 'Großbritannien', 'GB', NULL, NULL, '7590455438', '00101423BB', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '604569192230', 'FedEx', NULL, '2015-07-28', '24.07.2015 20:22', '4260295880381', '1', 'a0YC000000cuMENMA2', '165.00', '249.00'),
(33502, '336739800', NULL, NULL, 'Rania Alachi', 'Flat 7 45 CARLTON VALE', '', 'NW6 5EP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7748254232', '0010241FUZ', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '604569192241', 'FedEx', NULL, '2015-07-28', '24.07.2015 23:24', '4260295880381', '1', 'a0YC000000cuMENMA2', '165.00', '249.00'),
(33503, '336934591', NULL, NULL, 'Lacey Purdy', '18 Florence Court,', '', 'SG14 1NR', 'Hertford', 'Großbritannien', 'GB', NULL, NULL, '7979648228', '0010013TYV', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '604569192252', 'FedEx', NULL, '2015-07-28', '25.07.2015 23:53', '42602958803015', '1', 'a0YC000000cuMEPMA2', '165.00', '249.00'),
(33504, '337114691', NULL, NULL, 'janet johnstone', '29 SHERWOOD CRESCENT', 'Bonnyrigg', 'EH19 3ND', 'BONNYRIGG', 'Großbritannien', 'GB', NULL, NULL, '7783457172', '0010089E9F', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '604569192263', 'FedEx', NULL, '2015-07-28', '26.07.2015 23:24', '4260295880374', '1', 'a0YC000000cuMEMMA2', '165.00', '249.00'),
(33505, '337006834', NULL, NULL, 'Andrei Balean', '8A High road', '', 'IG9 5HP', 'BUCKHURST HILL', 'Großbritannien', 'GB', NULL, NULL, '4,47427E+11', '0010148GGF', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '604569192274', 'FedEx', NULL, '2015-07-28', '26.07.2015 12:52', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33506, '336859151', NULL, NULL, 'linda white', '106 THORNDALE ROAD', 'Belmont', 'DH1 2AQ', 'DURHAM', 'Großbritannien', 'GB', NULL, NULL, '0191 3841441', '0010237JTK', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '604569192285', 'FedEx', NULL, '2015-07-28', '25.07.2015 15:57', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33507, '336721901', NULL, NULL, 'Natasha Ullah', '129 High street', 'Sturminster marshall', 'BH21 4AU', 'WIMBORNE', 'Großbritannien', 'GB', NULL, NULL, '7748700540', '0010093GVG', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '604569192296', 'FedEx', NULL, '2015-07-28', '24.07.2015 21:22', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33508, '336939984', NULL, NULL, 'Terri Igwe', '53A HILLVIEW', '', 'L17 0EQ', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7749395976', '0010189IAM', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '604569192300', 'FedEx', NULL, '2015-07-28', '26.07.2015 01:23', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33509, '337308295', NULL, NULL, 'Sophie Van Hemelryck', 'Riemstraat 39 bus 102', 'Sophis', '2000', 'antwerpen', 'Belgien', 'BE', NULL, NULL, '498104514', '0010010SMO', NULL, NULL, 'Theorema Paris horloge - bruine leren band - zwarte wijzerplaat - goudkleurige kast (T3012 - 01)', NULL, '644352577738', 'FedEx', NULL, '2015-07-29', '27.07.2015 20:48', 'NL150615KS33', '1', 'a0YC000000crs7EMAQ', '170.01', '279.99'),
(33510, '337121839', NULL, NULL, 'eoin mccann', 'c/o CES dept University of Limerick', 'castletroy', '', 'Limerick', 'Irland', 'IE', NULL, NULL, '3,53869E+11', '0010082SJY', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352577613', 'FedEx', NULL, '2015-07-29', '26.07.2015 23:02', 'IE190614AH08', '1', 'a0YC000000cuJXiMAM', '195.01', '299.00'),
(33511, '336062172', NULL, NULL, 'John Dickinson', '26 GATEACRE WALK', '', 'M23 9BA', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7855022839', '0010175EEO', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Gold/White Dial and Brown Leather Band', NULL, '644352577624', 'FedEx', NULL, '2015-07-29', '21.07.2015 21:22', 'GM-511-3', '1', 'a0YC000000d00EgMAI', '145.00', '219.00'),
(33512, '337265184', NULL, NULL, 'Gail Ford', '10 STEADING VIEW', '', 'EH33 2AQ', 'TRANENT', 'Großbritannien', 'GB', NULL, NULL, '4,47876E+11', '0010085RR9', NULL, NULL, 'Men\'s Theorema Paris Dual Time Watch - Gold/Black Dial/Brown Band', NULL, '644352577635', 'FedEx', NULL, '2015-07-29', '27.07.2015 17:52', 'T-3012-3', '1', 'a0YC000000cywM9MAI', '154.00', '229.00'),
(33513, '337380920', NULL, NULL, 'Rebecca Clarke', 'HIDCOTE GOOSEACRE', '', 'OX14 3BL', 'ABINGDON', 'Großbritannien', 'GB', NULL, NULL, '7764282444', '0010117MRE', NULL, NULL, 'Men\'s Theorema Paris Dual Time Watch - Gold/Black Dial/Brown Band', NULL, '644352577646', 'FedEx', NULL, '2015-07-29', '28.07.2015 08:22', 'T-3012-3', '1', 'a0YC000000cywM9MAI', '154.00', '229.00'),
(33514, '337365917', '', '', 'Naz Bibi', '67 Worcester street', '', 'OL9 7SE', 'OLDHAM', 'Großbritannien', '', '', '', '7860530859', '00102504D7', '', '', 'Silver/White Dial/Silver Metal Band - GM-101-6', 'Nachforschung gestellt 12.08.15\r\nPaket gestohlen!', '644352577657', 'FedEx', '', '2015-07-29', '28.07.2015 02:23', 'GM-101-6', '1', 'a0YC000000d8vQcMAI', '165.00', '249.00'),
(33515, '337366383', NULL, NULL, 'Iwan Graves', '20D THE APPROACH', 'Two Mile Ash', 'MK8 8BJ', 'MILTON KEYNES', 'Großbritannien', 'GB', NULL, NULL, '7889032263', '00100905S2', NULL, NULL, 'T3006-1-04 Metal Silver Strap Silver Case', NULL, '644352577668', 'FedEx', NULL, '2015-07-29', '28.07.2015 02:52', 'UK140729AS34', '1', 'a0YC000000bCMtlMAG', '130.99', '199.00'),
(33516, '337256495', NULL, NULL, 'Paul Smyth', '11 Barn court', '', 'G72 6ZS', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7525795170', '0010044GOG', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '644352577679', 'FedEx', NULL, '2015-07-29', '27.07.2015 17:04', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(33517, '337359221', NULL, NULL, 'Agnes Massie', '52 DRUMRY ROAD', '', 'G81 2LL', 'CLYDEBANK', 'Großbritannien', 'GB', NULL, NULL, '7899693393', '00101570Y8', NULL, NULL, 'T3006-1-06 Metal Black Strap Black Case', NULL, '644352577680', 'FedEx', NULL, '2015-07-29', '28.07.2015 00:52', 'UK140729AS36', '1', 'a0YC000000bCMtnMAG', '130.99', '199.00'),
(33518, '337316338', NULL, NULL, 'Nathan Ernest', '82 HIGH STREET', '', 'GU47 8EE', 'SANDHURST', 'Großbritannien', 'GB', NULL, NULL, '7557924870', '0010206E0S', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '644352577690', 'FedEx', NULL, '2015-07-29', '27.07.2015 20:53', '4260295881050', '1', 'a0YC000000cuMEQMA2', '165.00', '249.00'),
(33519, '337341424', NULL, NULL, 'mark hedges', '62 VAUGHAN ROAD', 'portobello', 'WV13 3TJ', 'WILLENHALL', 'Großbritannien', 'GB', NULL, NULL, '7774325257', '001016204M', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '644352577705', 'FedEx', NULL, '2015-07-29', '27.07.2015 22:23', '42602958803015', '1', 'a0YC000000cuMEPMA2', '165.00', '249.00'),
(33520, '337263692', NULL, NULL, 'Brian Easby', '7 CARTHAGENA PLACE', '', 'DG1 4XW', 'DUMFRIES', 'Großbritannien', 'GB', NULL, NULL, '7748612199', '00102002DO', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352577716', 'FedEx', NULL, '2015-07-29', '27.07.2015 17:02', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33521, '337494094', NULL, NULL, 'Darya Amin', '63 HARTINGTON STREET', 'moss side', 'M14 4RP', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7449721766', '0010238U44', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352577727', 'FedEx', NULL, '2015-07-29', '28.07.2015 15:31', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33522, '3074457345676274975', NULL, NULL, 'Sati Khaira', '3 CENTRAL BLVD #5103  MARINA BAY SUITES', '5103', '18965', 'SINGAPORE', 'SINGAPUR', 'SGP', NULL, NULL, '90057140', '0010021R64', NULL, NULL, 'T-3001-5: Theorema Paragon Automatic Watch bicolor weiß', NULL, '604569192528', 'FedEx', NULL, '2015-07-30', '29.07.2015 23:11', 'SG080415CP04', '1', 'a0YC000000bnl12MAA', '202.20', '259.00'),
(33523, '3074457345676238297', NULL, NULL, 'PATRICK DUNNE', '770 BEDOK RESERVOIR RD #10-02 WATERFRONT KY', 'NA', '479250', 'SINGAPORE', 'SINGAPUR', 'SGP', NULL, NULL, '81820286', '0010007SMH', NULL, NULL, 'GM-101-2 (SILVER CASE AND BLACK DIAL): Theorema Casablanca Mechanical Watch', NULL, '604569192539', 'FedEx', NULL, '2015-07-30', '29.07.2015 11:13', 'SG060415CP02', '1', 'a0YC000000bnJR2MAM', '311.22', '399.00'),
(33524, '3074457345676209080', NULL, NULL, 'YEO CHOR BOON YEO', '517 WOODLANDS DR 14 #07-247 NA', 'NA', '730517', 'SINGAPORE', 'SINGAPUR', 'SGP', NULL, NULL, '90234061', '001011646Q', NULL, NULL, 'GM-101-2 (SILVER CASE AND BLACK DIAL): Theorema Casablanca Mechanical Watch', NULL, '604569192540', 'FedEx', NULL, '2015-07-30', '29.07.2015 11:11', 'SG060415CP02', '1', 'a0YC000000bnJR2MAM', '311.22', '399.00'),
(33525, '3074457345676240564', NULL, NULL, 'Chao Hu', '9 JALAN LAPANG NA', 'Singapore', '418969', 'SINGAPORE', 'SINGAPUR', 'SGP', NULL, NULL, '91432897', '0010200O5J', NULL, NULL, 'ELYSEE Tristan Automatic Watch', NULL, '604569192550', 'FedEx', NULL, '2015-07-30', '29.07.2015 02:11', 'SG150703RS99', '1', 'a0YC000000d0RkhMAE', '167.20', '209.00'),
(33526, '3074457345676174222', NULL, NULL, 'TER JOON TAN', '53 SOMMERVILLE WALK FORTUNE VW', 'NA', '358216', 'SINGAPORE', 'SINGAPUR', 'SGP', NULL, NULL, '98797575', '0010048DBP', NULL, NULL, 'T-3001-1: Theorema Paragon Automatic Watch silber-weiß bd. Schwarz', NULL, '604569192561', 'FedEx', NULL, '2015-07-30', '28.07.2015 13:11', 'SG080415CP01', '1', 'a0YC000000bnkzkMAA', '202.20', '259.00'),
(33527, '337491768', NULL, NULL, 'Cock Vrolijk', 'Heeswijkstraat 35', '', '2275EB', 'VOORBURG', 'Niederlande', 'NL', NULL, NULL, '620013444', '0010250GVH', NULL, NULL, 'PIONIER barbados horloge - leren band - Zwart/zwarte kast GM-509-4', NULL, '644352577988', 'FedEx', NULL, '2015-07-30', '28.07.2015 15:29', 'NL150623KV53', '1', 'a0YC000000ctobVMAQ', '129.99', '199.99'),
(33528, '337802948', NULL, NULL, 'Annemarie Dix', 'Van Tetslaan 29', '', '3707 VC', 'ZEIST', 'Niederlande', 'NL', NULL, NULL, '06-53782162', '0010178NU7', NULL, NULL, 'Theorema Paris horloge - zwarte leren band - zwarte wijzerplaat - zilverkleurige kast (T3012 - 03)', NULL, '604569192572', 'FedEx', NULL, '2015-07-30', '29.07.2015 20:28', 'NL150615KS35', '1', 'a0YC000000crsDQMAY', '170.01', '279.99'),
(33529, '337789542', NULL, NULL, 'Route Amsterdam', 'Waaigat 12', '', '1018 AR', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '615601590', '0010130N4Z', NULL, NULL, 'Theorema Paris horloge - zwarte leren band - zwarte wijzerplaat - zwarte kast (T3012 - 04)', NULL, '604569192583', 'FedEx', NULL, '2015-07-30', '29.07.2015 19:29', 'NL150615KS36', '1', 'a0YC000000crsDRMAY', '170.01', '279.99'),
(33530, '337848805', NULL, NULL, 'janis daenen', 'Essex Scottishlaan 39', 'bakkerij daenen', '8434', 'Westende', 'Belgien', 'BE', NULL, NULL, '475743562', '0010250J2Q', NULL, NULL, 'GM-3005-2 - Horloge met leren band - zwart display met zilveren kast', NULL, '604569192594', 'FedEx', NULL, '2015-07-30', '29.07.2015 23:48', 'NL140520NM10', '1', 'a0YC000000csmAeMAI', '129.99', '199.99'),
(33531, '337846705', NULL, NULL, 'Victoria Moushegian', 'Mechelsesteenweg 32', '', '2840', 'Rumst', 'Belgien', 'BE', NULL, NULL, '32485580338', '00100435FO', NULL, NULL, 'GM-3005-1 - Horloge met leren band - wit display met zilveren kast', NULL, '604569192609', 'FedEx', NULL, '2015-07-30', '29.07.2015 23:48', 'NL140520NM09', '1', 'a0YC000000csmAdMAI', '129.99', '199.99'),
(33532, '337768256', NULL, NULL, 'Monique Gilissen', 'Radiostraat 27', '', '3700', 'Tongeren', 'Belgien', 'BE', NULL, NULL, '497873520', '0010058IBZ', NULL, NULL, 'Pionier Malibu diamanten horloge - bruin, goud en zwart', NULL, '604569192610', 'FedEx', NULL, '2015-07-30', '29.07.2015 17:48', 'NL140128LB03', '1', 'a0YC000000crosSMAQ', '155.00', '239.99'),
(33533, '337705105', NULL, NULL, 'Maxime Sobry', 'Fonds de l\'Eau 28', '', '5660', 'couvin', 'Belgien', 'BE', NULL, NULL, '479030724', '0010250GMZ', NULL, NULL, 'GM-3005-5 - Montre avec bracelet en cuir et diamants - Affichage blanc et boitier argentÃ©', NULL, '604569192620', 'FedEx', NULL, '2015-07-30', '29.07.2015 12:49', 'NL140520NM12', '1', 'a0YC000000csmAgMAI', '150.00', '229.98'),
(33534, '337681842', NULL, NULL, 'Carl Cleenewerck', 'Smoutmolendreef 41', '', '2560', 'Kessel', 'Belgien', 'BE', NULL, NULL, '474403131', '0010020BZL', NULL, NULL, 'GM-3005-1 - Horloge met leren band - wit display met zilveren kast', NULL, '604569192631', 'FedEx', NULL, '2015-07-30', '29.07.2015 11:50', 'NL140520NM09', '1', 'a0YC000000csmAdMAI', '129.99', '199.99'),
(33535, '337655288', NULL, NULL, 'xavier ronse', 'rue du christ 19', '', '7700', 'mouscron', 'Belgien', 'BE', NULL, NULL, '32479625052', '0010025TIE', NULL, NULL, 'Montre Pionier Malibu Diamonds - Noir, argentÃ© et noir', NULL, '604569192642', 'FedEx', NULL, '2015-07-30', '29.07.2015 09:48', 'NL140128LB02', '1', 'a0YC000000crosPMAQ', '155.00', '239.99'),
(33536, '337608263', NULL, NULL, 'Helen McMurray', '25 Dufferin ave, S.C.R.', 'Will need an hour notice before delivery.', 'Dublin 8', 'Dublin', 'Irland', 'IE', NULL, NULL, '894939973', '00100458PP', NULL, NULL, 'Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352577750', 'FedEx', NULL, '2015-07-30', '29.07.2015 00:04', 'IE190614AH10', '1', 'a0YC000000cuJXjMAM', '195.01', '299.00'),
(33537, '337498683', NULL, NULL, 'cian duffy', '67 ballinteer crescent', 'ballinteer dublin 16', 'DP49', 'dublin', 'Irland', 'IE', NULL, NULL, '863743606', '0010221YPI', NULL, NULL, 'Black Strap, Silver Case, Black Dial (GM-101-2)', NULL, '644352577760', 'FedEx', NULL, '2015-07-30', '28.07.2015 15:02', 'IE190614AH014', '1', 'a0YC000000cuJXkMAM', '195.01', '299.00'),
(33538, '337487800', NULL, NULL, 'Ingrid Barry', '177 Ballybeg square', '', 'Wtd', 'Waterford city', 'Irland', 'IE', NULL, NULL, '852064857', '0010194X8P', NULL, NULL, 'Black Strap, Silver Case, Silver Dial (GM-101-1)', NULL, '644352577771', 'FedEx', NULL, '2015-07-30', '28.07.2015 14:02', 'IE190614AH07', '1', 'a0YC000000cuJXhMAM', '195.01', '299.00'),
(33539, '337595094', NULL, NULL, 'Nicholas Rayner', '33 ROBINSON WAY', 'Wootton', 'NN4 6FJ', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7921804365', '0010250T1G', NULL, NULL, 'Bicolor/Gold Dial/Silver Metal Band GM-101-9', NULL, '644352577782', 'FedEx', NULL, '2015-07-30', '28.07.2015 22:55', 'GM-101-9', '1', 'a0YC000000d90qyMAA', '165.00', '249.00'),
(33540, '337535134', NULL, NULL, 'Ahmed Mehmed', 'Janina Inter Unit 7, Forest Hill Industrial Estate', 'Perry Vale', 'SE23 2LX', 'London', 'Großbritannien', 'GB', NULL, NULL, '7831254605', '0010098F40', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '644352577793', 'FedEx', NULL, '2015-07-30', '28.07.2015 18:26', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33541, '337519335', NULL, NULL, 'Gareth Moir', '6 LIME GROVE', '', 'DD5 3GJ', 'DUNDEE', 'Großbritannien', 'GB', NULL, NULL, '7907068221', '00102500VQ', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '644352577808', 'FedEx', NULL, '2015-07-30', '28.07.2015 17:22', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33542, '337614001', NULL, NULL, 'KULWANT SINGH', '12 ROSEBERY STREET', '', 'LE5 4GJ', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '4,47587E+11', '001012738Q', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '644352577819', 'FedEx', NULL, '2015-07-30', '29.07.2015 02:24', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33543, '337720134', NULL, NULL, 'Maria Barry', 'Flat 4  Edgeware House', '22 Renwick Drive Bromley', 'Br2 9fu', 'London', 'Großbritannien', 'GB', NULL, NULL, '7766055577', '0010033O3I', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '644352577820', 'FedEx', NULL, '2015-07-30', '29.07.2015 14:26', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33544, '337677607', NULL, NULL, 'Rachel Sullivan', '20 BROUGHTON WAY', '', 'YO10 3BG', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7765475717', '0010171PJX', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '644352577830', 'FedEx', NULL, '2015-07-30', '29.07.2015 11:54', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33545, '337607590', NULL, NULL, 'Uche Okpala', '27 DEANFIELD ROAD', '', 'OX2 9DW', 'OXFORD', 'Großbritannien', 'GB', NULL, NULL, '4,47932E+11', '0010018K2Y', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '644352577841', 'FedEx', NULL, '2015-07-30', '29.07.2015 00:53', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33546, '337596672', NULL, NULL, 'Gareth Humphreys', '73 SCOTT HALL ROAD', '', 'LS7 2HH', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7846756382', '00102083I3', NULL, NULL, 'Silver/Black Dial/Silver Metal Band GM-101-7', NULL, '644352577852', 'FedEx', NULL, '2015-07-30', '28.07.2015 23:23', 'GM-101-7', '1', 'a0YC000000d90olMAA', '165.00', '249.00'),
(33547, '337677449', NULL, NULL, 'Rachel Sullivan', '20 BROUGHTON WAY', '', 'YO10 3BG', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7765475717', '0010023HFW', NULL, NULL, 'Silver/Black Dial/Silver Metal Band GM-101-7', NULL, '644352577830', 'FedEx', NULL, '2015-07-30', '29.07.2015 12:05', 'GM-101-7', '1', 'a0YC000000d90olMAA', '165.00', '249.00'),
(33548, '337645362', NULL, NULL, 'Matthew Sutherland', '8 WHITECOTE HILL', '', 'LS13 2HU', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7970261317', '0010172ANR', NULL, NULL, 'Silver/White Dial/Silver Metal Band - GM-101-6', NULL, '644352577863', 'FedEx', NULL, '2015-07-30', '29.07.2015 09:28', 'GM-101-6', '1', 'a0YC000000d8vQcMAI', '165.00', '249.00'),
(33549, '337563291', NULL, NULL, 'Damien Murat', 'UNITS 9&10 PENISTONE ROAD,OLD PENISTONE ROAD INDUSTRIAL ESTATE', 'Business name (Sheffield Refinishing Supplies)', 'S6 2FL', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7715587880', '0010077FNI', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '644352577874', 'FedEx', NULL, '2015-07-30', '28.07.2015 22:25', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33550, '337703095', NULL, NULL, 'James Wilson', '3 BLENHEIM WAY', '', 'PR4 0JF', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '7828613397', '0010114YFE', NULL, NULL, 'T3006-1-06 Metal Black Strap Black Case', NULL, '644352577885', 'FedEx', NULL, '2015-07-30', '29.07.2015 13:24', 'UK140729AS36', '1', 'a0YC000000bCMtnMAG', '130.99', '199.00'),
(33551, '337728410', NULL, NULL, 'Julie Wright', '21 RALLIWOOD ROAD', 'Leave by front door', 'KT21 1DD', 'ASHTEAD', 'Großbritannien', 'GB', NULL, NULL, '7935895217', '0010207J1N', NULL, NULL, 'T3006-1-06 Metal Black Strap Black Case', NULL, '644352577896', 'FedEx', NULL, '2015-07-30', '29.07.2015 15:26', 'UK140729AS36', '1', 'a0YC000000bCMtnMAG', '130.99', '199.00'),
(33552, '337558687', NULL, NULL, 'jessica benstead', '55 HILLFIELD', '', 'CB22 6RZ', 'CAMBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7724282938', '0010092S49', NULL, NULL, 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '644352577900', 'FedEx', NULL, '2015-07-30', '28.07.2015 20:27', 'GM-107-8', '1', 'a0YC000000cSU6JMAW', '149.01', '249.00'),
(33553, '337708277', NULL, NULL, 'Jonathan knight', '133B COLD BATH ROAD', '', 'HG2 0NU', 'HARROGATE', 'Großbritannien', 'GB', NULL, NULL, '1423709911', '00100319OS', NULL, NULL, 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '644352577911', 'FedEx', NULL, '2015-07-30', '29.07.2015 13:22', 'GM-107-8', '1', 'a0YC000000cSU6JMAW', '149.01', '249.00'),
(33554, '337591017', NULL, NULL, 'Veneta atanasova', '49A FINSBURY ROAD', '', 'N22 8PA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7540097804', '00100810KB', NULL, NULL, 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '644352577922', 'FedEx', NULL, '2015-07-30', '28.07.2015 22:53', 'GM-107-8', '1', 'a0YC000000cSU6JMAW', '149.01', '249.00'),
(33555, '337589775', NULL, NULL, 'Veneta atanasova', '49A FINSBURY ROAD', '', 'N22 8PA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7540097804', '0010052PHA', NULL, NULL, 'Theorema Rio Skeleton Watch - Silver/White Dial/Silver Metal Band (GM-107-5)', NULL, '644352577922', 'FedEx', NULL, '2015-07-30', '28.07.2015 22:26', 'GM-107-5', '1', 'a0YC000000cSU5VMAW', '149.01', '249.00'),
(33556, '337640607', NULL, NULL, 'Michelle Bouabida', '13 Breck Lea', '', 'Hx6 1bs', 'Sowerby Bridge', 'Großbritannien', 'GB', NULL, NULL, '7584200943', '0010247VSA', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '644352577933', 'FedEx', NULL, '2015-07-30', '29.07.2015 09:00', '4,2603E+12', '1', 'a0YC000000cuMENMA2', '165.00', '249.00'),
(33557, '337514862', NULL, NULL, 'Aleksej Jelcov', '60 Foxhays road', '', 'RG2 8NW', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7555250444', '0010065UOP', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352577944', 'FedEx', NULL, '2015-07-30', '28.07.2015 16:54', '4,2603E+12', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33558, '337710437', NULL, NULL, 'Karen Wood', '36 HAYFIELD CLOSE', 'Barnby dun', 'DN3 1NE', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '1302880114', '0010040C5N', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352577955', 'FedEx', NULL, '2015-07-30', '29.07.2015 13:23', '4,2603E+12', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33559, '337900520', NULL, NULL, 'Guy Verberckmoes', 'Hombeeksesteenweg 157', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '15337168', '0010140EW7', NULL, NULL, 'GM-3005-7 - Horloge met leren band  en diamanten - zwart display met gouden kast', NULL, '644352578193', 'FedEx', NULL, '2015-07-31', '30.07.2015 12:18', 'NL140520NM14', '1', 'a0YC000000csmAiMAI', '150.00', '229.98'),
(33560, '337927224', NULL, NULL, 'claus Hansen', 'Paeremosevej 31', '', '2750', 'Ballerup', 'Dänemark', 'DK', NULL, NULL, '29453656', '0010250WAE', NULL, NULL, ' New York silber-weiß', NULL, '644352578208', 'FedEx', NULL, '2015-07-31', '30.07.2015 13:06', 'GM511-2', '1', 'a0YC000000d8gDXMAY', '1231.16', '1749.00'),
(33561, '337961858', NULL, NULL, 'Stina Sievers', 'Aeestaejaentie 19', '', '00390', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '401870675', '00100872NL', NULL, NULL, 'GM-3009-4 - Theorema Dubai -rannekello', NULL, '644352578046', 'FedEx', NULL, '2015-07-31', '30.07.2015 16:18', '150512HW011', '1', 'a0YC000000cr9vvMAA', '149.99', '199.99'),
(33562, '337954974', '', '', 'Satu Kosonen', 'karhunhammas 10', '', '60510', 'hyllykallio', 'Finnland', '', '', '', '505280463', '0010076RS8', '', '', 'GM-3009-3 - Theorema Dubai -rannekello', 'Paket am 28.08.15 zur?ck erhalten!\r\nRL 7256 7477 5DE  28.08.2015\r\n\r\n30.09.2015  578824936587  Satu Kitinoja, 10 a 1 Mantereenkatu, 60120 Seinaejoki, Finnland\r\nPaket am 04.11.15 zur?ck erhalten ! Adresse wieder falsch!\r\nBitte refund!', '644352578057', 'FedEx', '', '2015-07-31', '30.07.2015 15:48', '150512HW010', '1', 'a0YC000000cr9vuMAA', '149.99', '199.99'),
(33563, '337909326', NULL, NULL, 'Mikael Tammi', 'Turvetie 15', '', '01730', 'Vantaa', 'Finnland', 'FI', NULL, NULL, '407313584', '0010212ELT', NULL, NULL, 'GM-3009-4 - Theorema Dubai -rannekello', NULL, '644352578068', 'FedEx', NULL, '2015-07-31', '30.07.2015 14:48', '150512HW011', '1', 'a0YC000000cr9vvMAA', '149.99', '199.99'),
(33564, '337898432', NULL, NULL, 'Oleg Ivanov', 'Lapinjaerventie 484 AS 2', '', '07945', 'KUGGOM', 'Finnland', 'FI', NULL, NULL, '3,58452E+11', '001014252I', NULL, NULL, 'GM-3009-3 - Theorema Dubai -rannekello', NULL, '578824934600', 'FedEx', NULL, '2015-07-31', '30.07.2015 11:48', '150512HW010', '1', 'a0YC000000cr9vuMAA', '149.99', '199.99'),
(33565, '337778231', NULL, NULL, 'Rony Knape', 'Limingankatu 22 A3', '', '90120', 'Oulu', 'Finnland', 'FI', NULL, NULL, '505934063', '0010165CS5', NULL, NULL, 'GM-3009-7 - Theorema Dubai -rannekello', NULL, '644352578080', 'FedEx', NULL, '2015-07-31', '29.07.2015 20:18', '150512HW014', '1', 'a0YC000000cr9vyMAA', '149.99', '199.99'),
(33566, '337861698', NULL, NULL, 'Jiansheng Li', '27 Little Mary Street', '', '', 'Dublin 7', 'Irland', 'IE', NULL, NULL, '872764208', '0010055ID8', NULL, NULL, 'Black Strap, Silver Case, Black Dial (GM-101-2)', NULL, '644352578090', 'FedEx', NULL, '2015-07-31', '30.07.2015 02:02', 'IE190614AH014', '1', 'a0YC000000cuJXkMAM', '195.01', '299.00'),
(33567, '337964970', NULL, NULL, 'Engin Seckin', '11 JUTLAND H PROSPECT VALE', 'Woolwich', 'SE18 5HZ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7793986428', '0010144BTO', NULL, NULL, 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '644352578105', 'FedEx', NULL, '2015-07-31', '30.07.2015 14:56', 'GM-107-8', '1', 'a0YC000000cSU6JMAW', '149.01', '249.00'),
(33568, '337879390', NULL, NULL, 'Caroline Giese', '9 KENSINGTON MALL', 'Flat 4 Campden Mansions', 'W8 4DU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7711038191', '0010203YNJ', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '644352578116', 'FedEx', NULL, '2015-07-31', '30.07.2015 08:22', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33569, '337868332', NULL, NULL, 'David Laycock', '10 Willow Road', '', 'WF2 9TB', 'Wakefield', 'Großbritannien', 'GB', NULL, NULL, '7585906192', '0010058UTV', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '644352578127', 'FedEx', NULL, '2015-07-31', '30.07.2015 06:22', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33570, '337830511', NULL, NULL, 'Sandra Morton', '34 DUCHESS STREET', 'Stanley', 'PH1 4NG', 'PERTH', 'Großbritannien', 'GB', NULL, NULL, '7732696709', '0010190XXK', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Silver/Black Dial and Black Leather Band', NULL, '644352578138', 'FedEx', NULL, '2015-07-31', '29.07.2015 22:24', 'GM-511-1', '1', 'a0YC000000d00CfMAI', '145.00', '219.00'),
(33571, '337819885', NULL, NULL, 'susan Simcock', '238 Wythenshawe Road', 'Northern Moor', 'M23 0WT', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '7896201879', '0010225G9G', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '644352578149', 'FedEx', NULL, '2015-07-31', '29.07.2015 21:25', '4260295881050', '1', 'a0YC000000cuMEQMA2', '165.00', '249.00'),
(33572, '337819620', NULL, NULL, 'Ateek Ebrahim', '7 COOMBE ROAD', 'Perry barr', 'B20 3EL', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7450526563', '0010030YRA', NULL, NULL, 'Silver/Black Dial/Silver Metal Band GM-101-7', NULL, '644352578150', 'FedEx', NULL, '2015-07-31', '29.07.2015 21:22', 'GM-101-7', '1', 'a0YC000000d90olMAA', '165.00', '249.00'),
(33573, '337808635', NULL, NULL, 'Louise Ryan', 'GYLABURN DOWN ROAD', '', 'PL19 9AD', 'TAVISTOCK', 'Großbritannien', 'GB', NULL, NULL, '7863118791', '0010115D6I', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '644352578160', 'FedEx', NULL, '2015-07-31', '29.07.2015 20:54', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33574, '337805882', NULL, NULL, 'Vaidas Kubilius', '4 LLEWELLYN WALK', '', 'NN18 0RX', 'CORBY', 'Großbritannien', 'GB', NULL, NULL, '7837751402', '0010093NJY', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '644352578171', 'FedEx', NULL, '2015-07-31', '29.07.2015 20:25', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33575, '337758835', NULL, NULL, 'Alexander Shields', '12 WESTGATE', '', 'LS20 8HL', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '1943878731', '0010019UG5', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '644352578182', 'FedEx', NULL, '2015-07-31', '29.07.2015 16:54', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33576, '337947953', NULL, NULL, 'Victor Wennerstroem', 'LEFFLERSGATAN 3', '', '416 71', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '706096197', '0010045WNH', NULL, NULL, 'Svart/guld/svart. Modell GM511-5', NULL, '644352578219', 'FedEx', NULL, '2015-07-31', '30.07.2015 14:14', 'GM511-5', '1', 'a0YC000000d8g8vMAA', '1543.87', '2199.00'),
(33577, '337934802', NULL, NULL, 'sajjad Aryanfar', '17, Roergatan, , ', '', '75221', 'UPPSALA', 'Schweden', 'SE', NULL, NULL, '707240015', '00102502AD', NULL, NULL, 'Svart/silver/vit. Modell GM511-2', NULL, '644352578220', 'FedEx', NULL, '2015-07-31', '30.07.2015 15:14', 'GM511-2', '1', 'a0YC000000d8g61MAA', '1543.87', '2199.00'),
(33578, '337860741', NULL, NULL, 'tenbit seifu', 'ODENSALAVAEGEN 70C MAERSTA', 'Jonny adam', '195 43', 'MAERSTA', 'Schweden', 'SE', NULL, NULL, '736668070', '0010114WHM', NULL, NULL, 'Svart/guld/svart. Modell GM511-5', NULL, '644352578230', 'FedEx', NULL, '2015-07-31', '30.07.2015 03:44', 'GM511-5', '1', 'a0YC000000d8g8vMAA', '1543.87', '2199.00'),
(33579, '338041633', NULL, NULL, 'Ricky Bouckenhove', 'Bosterhoutstraat 9', '', '8760', 'Meulebeke', 'Belgien', 'BE', NULL, NULL, '479396807', '00101742ND', NULL, NULL, 'Pionier Malibu diamanten horloge - bruin, goud en zwart', NULL, '578824934713', 'FedEx', NULL, '2015-08-03', '30.07.2015 22:49', 'NL140128LB03', '1', 'a0YC000000crosSMAQ', '155.00', '239.99'),
(33580, '338165574', NULL, NULL, 'stojana vulevic', 'Harrestrup Alle 17 ST.', '', '2500', 'Valby', 'Dänemark', 'DK', NULL, NULL, '69800089/40593310', '0010211FR8', NULL, NULL, 'Sort urskive, sÃ¸lvfarvet stÃ¥lrem (GM-3009-6)', NULL, '578824934724', 'FedEx', NULL, '2015-08-03', '31.07.2015 13:36', '150512HW013', '1', 'a0YC000000ctgivMAA', '1119.05', '1595.00'),
(33581, '337957010', NULL, NULL, 'CARLOS VAZ', 'CALLE PERU 4', 'PISO 11 No4', '28290', 'LAS ROZAS DE MADRID', 'Spanien', 'ES', NULL, NULL, '657852486', '0010250URM', NULL, NULL, 'Reloj Monaco Diamond - modelo GM-3006-4', NULL, '578824934702', 'FedEx', NULL, '2015-08-03', '30.07.2015 13:58', 'GM-3006-4', '1', 'a0YC000000ctBlNMAU', '159.41', '249.99'),
(33582, '338168725', NULL, NULL, 'Stephen Igbinoba', 'VARMANADSGATAN 14', '', '415 10', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '767093246', '00100292EF', NULL, NULL, 'Svart/silver/vit. Modell GM511-2', NULL, '578824934735', 'FedEx', NULL, '2015-08-03', '31.07.2015 14:44', 'GM511-2', '1', 'a0YC000000d8g61MAA', '1543.87', '2199.00'),
(33583, '338056439', NULL, NULL, 'Zerin Kazi Haque', 'Karlslundsvaegen 2', '', '177 44', 'JAERFAELLA', 'Schweden', 'SE', NULL, NULL, '735755798', '0010069A8J', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '578824934746', 'FedEx', NULL, '2015-08-03', '30.07.2015 23:14', 'GM511-1', '1', 'a0YC000000d8g0UMAQ', '1543.87', '2199.00'),
(33584, '338022266', NULL, NULL, 'Elisabeth Andersson', 'BYSTIGEN 5', '', '463 31', 'LILLA EDET', 'Schweden', 'SE', NULL, NULL, '702881897', '0010130WER', NULL, NULL, 'Svart/guld/svart. Modell GM511-5', NULL, '578824934757', 'FedEx', NULL, '2015-08-03', '30.07.2015 20:14', 'GM511-5', '1', 'a0YC000000d8g8vMAA', '1543.87', '2199.00'),
(33585, '338006135', NULL, NULL, 'Natalia Arkhipenko', 'WESSTROEMS VAEG 4', 'Alexey Arkhipenko', '192 79', 'SOLLENTUNA', 'Schweden', 'SE', NULL, NULL, '738982964', '0010198V2Q', NULL, NULL, 'Svart/guld/svart. Modell GM511-5', NULL, '578824934768', 'FedEx', NULL, '2015-08-03', '30.07.2015 19:14', 'GM511-5', '1', 'a0YC000000d8g8vMAA', '1543.87', '2199.00'),
(33586, '337962744', NULL, NULL, 'Dylan Hododi', 'RADA PORTAR 132', '', '435 32', 'MOELNLYCKE', 'Schweden', 'SE', NULL, NULL, '708257690', '00101741M2', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '578824934779', 'FedEx', NULL, '2015-08-03', '30.07.2015 17:44', 'GM511-1', '1', 'a0YC000000d8g0UMAQ', '1543.87', '2199.00'),
(33587, '3074457345676298834', NULL, NULL, 'KYAW MIN LWIN', '52 CHOA CHU KANG NORTH 7 #10-24 REGENT GRV', 'NA', '689528', 'SINGAPORE', 'SINGAPUR', 'SGP', NULL, NULL, '93829345', '00100864QF', NULL, NULL, 'GM-101-4 (SILVER CASE AND GOLD-TONE DIAL): Theorema Casablanca Mechanical Watch', NULL, '578824934780', 'FedEx', NULL, '2015-08-03', '31.07.2015 12:13', 'SG060415CP04', '1', 'a0YC000000bnJRWMA2', '311.22', '399.00'),
(33588, '3074457345676304340', NULL, NULL, 'LAW PUI SANG', '3 GHIM MOH RD #03-290 NA', 'NA', '270003', 'SINGAPORE', 'SINGAPUR', 'SGP', NULL, NULL, '96469183', '0010028JNI', NULL, NULL, 'GM-101-3 (GOLD-TONE CASE AND BLACK DIAL): Theorema Casablanca Mechanical Watch', NULL, '578824934790', 'FedEx', NULL, '2015-08-03', '31.07.2015 12:12', 'SG060415CP03', '1', 'a0YC000000bnJRHMA2', '311.22', '399.00'),
(33589, '3074457345676324623', NULL, NULL, 'daniel ong', '305C ANCHORVALE LINK #08-39 NA', '#08-39', '543305', 'SINGAPORE', 'SINGAPUR', 'SGP', NULL, NULL, '98238212', '00102181AR', NULL, NULL, 'T-3001-5: Theorema Paragon Automatic Watch bicolor weiss', NULL, '578824934805', 'FedEx', NULL, '2015-08-03', '31.07.2015 09:41', 'SG080415CP04', '1', 'a0YC000000bnl12MAA', '202.20', '259.00'),
(33590, '338175284', NULL, NULL, 'Josh Varrier-Smith', '55 Greenfields', '', 'TN256HF', 'Ashford', 'Großbritannien', 'GB', NULL, NULL, '7841948146', '0010225R71', NULL, NULL, 'Theorema Rio Skeleton Watch - Gold/Black Dial/Black Leather Band (GM-107-3)', NULL, '578824934643', 'FedEx', NULL, '2015-08-03', '31.07.2015 14:25', 'GM-107-3', '1', 'a0YC000000cSU4wMAG', '149.01', '249.00'),
(33591, '338153653', NULL, NULL, 'hayley parkinson', '86 HUNDRED ACRE WAY', '', 'IP28 8NQ', 'BURY ST. EDMUNDS', 'Großbritannien', 'GB', NULL, NULL, '1638480082', '0010006WQA', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '578824934654', 'FedEx', NULL, '2015-08-03', '31.07.2015 12:55', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33592, '338131399', NULL, NULL, 'jessie baisi', 'FLAT 19 NEWHALL HOUSE', 'newhall street', 'WS1 3DY', 'WALSALL', 'Großbritannien', 'GB', NULL, NULL, '7778053012', '0010134JBT', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '578824934665', 'FedEx', NULL, '2015-08-03', '31.07.2015 10:56', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33593, '338077825', NULL, NULL, 'asha harris', '70 GORSEDALE ROAD', '', 'L18 5EZ', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '1514750532', '00102497VF', NULL, NULL, 'Gold/Black Dial/Gold Metal Band GM-101-8', NULL, '578824934676', 'FedEx', NULL, '2015-08-03', '31.07.2015 01:52', 'GM-101-8', '1', 'a0YC000000d90peMAA', '165.00', '249.00'),
(33594, '338066334', NULL, NULL, 'Thomas Lagerweij', '1 Black mountain Activities', 'Black Mountain Activities', 'ld3 0sd', 'Three cocks', 'Großbritannien', 'GB', NULL, NULL, '7812810374', '001020204J', NULL, NULL, 'Theorema Rio Skeleton Watch - Silver/Black Dial/Blacl Leather Band (GM-107-2)', NULL, '578824934687', 'FedEx', NULL, '2015-08-03', '30.07.2015 23:23', 'GM-107-2', '1', 'a0YC000000cSU4rMAG', '149.01', '249.00'),
(33595, '338022207', NULL, NULL, 'Gladys Murisa', '39 HENRY STREET', '', 'ME4 5LP', 'CHATHAM', 'Großbritannien', 'GB', NULL, NULL, '7843538725', '0010189QFJ', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '578824934698', 'FedEx', NULL, '2015-08-03', '30.07.2015 19:26', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33596, '338834404', NULL, NULL, 'Jean-Louis Lurquin', 'rue de l\'eglise 49', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '474953809', '00102289TK', NULL, NULL, 'Montre Pionier Malibu Diamonds - Marron, dorÃ© et noir', NULL, '604569192892', 'FedEx', NULL, '2015-08-04', '03.08.2015 21:48', 'NL140128LB03', '1', 'a0YC000000crosSMAQ', '155.00', '239.99'),
(33597, '338678305', NULL, NULL, 'Martine Cocquyt', 'rue du chemin vert 18', '', '6042', 'Lodelinsart', 'Belgien', 'BE', NULL, NULL, '475778756', '001009558S', NULL, NULL, 'GM-3005-6 - Montre avec bracelet en cuir et diamants - Affichage  noir et boitier argentÃ©', NULL, '604569192907', 'FedEx', NULL, '2015-08-04', '03.08.2015 12:48', 'NL140520NM13', '1', 'a0YC000000csmAhMAI', '150.00', '229.98'),
(33598, '338667076', NULL, NULL, 'Christopher Trousse', '46 rue fernand cochard 46', '', '5020', 'Flawinne', 'Belgien', 'BE', NULL, NULL, '32477457032', '0010241LH4', NULL, NULL, 'GM-3005-7 - Montre avec bracelet en cuir et diamants - Affichage noir et boitier dorÃ©', NULL, '604569192918', 'FedEx', NULL, '2015-08-04', '03.08.2015 10:48', 'NL140520NM14', '1', 'a0YC000000csmAiMAI', '150.00', '229.98'),
(33599, '338445667', NULL, NULL, 'Sohail Arif', 'De keyserlei 33', '', '2018', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '492833244', '0010044T6O', NULL, NULL, 'Pionier Malibu diamanten horloge - bruin, goud en zwart', NULL, '604569192929', 'FedEx', NULL, '2015-08-04', '02.08.2015 00:18', 'NL140128LB03', '1', 'a0YC000000crosSMAQ', '155.00', '239.99'),
(33600, '338295423', NULL, NULL, 'Stefaan De Block', 'Kleitstraat 50', '', '9930', 'Zomergem', 'Belgien', 'BE', NULL, NULL, '468134243', '0010144UES', NULL, NULL, 'GM-3005-7 - Horloge met leren band  en diamanten - zwart display met gouden kast', NULL, '604569192930', 'FedEx', NULL, '2015-08-04', '01.08.2015 08:18', 'NL140520NM14', '1', 'a0YC000000csmAiMAI', '150.00', '229.98'),
(33601, '338545039', NULL, NULL, 'Mads Gottfredsen', 'Skaeppestien 12', '', '4030', 'Tune', 'Dänemark', 'DK', NULL, NULL, '28304425', '10216423', NULL, NULL, 'Ur med sort rem, sort kasse og sort skive New york', NULL, '604569193009', 'FedEx', NULL, '2015-08-04', '02.08.2015 16:36', 'GM511-5', '1', 'a0YC000000d8gDaMAI', '1231.16', '1749.00'),
(33602, '338444419', NULL, NULL, 'Martin Podsiadly', 'Hessensgade 26 3th', '', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '53604333', '00101469VY', NULL, NULL, 'Sort urskive, guldfarvet stÃ¥lrem (GM-3009-7)', NULL, '604569193010', 'FedEx', NULL, '2015-08-04', '02.08.2015 00:06', '150512HW014', '1', 'a0YC000000ctgiwMAA', '1119.05', '1595.00'),
(33603, '338421386', NULL, NULL, 'Amirhossein Oveissi Fardoee', 'Amerika Plads 4 5,4', '', '2100', 'Copenhagen', 'Dänemark', 'DK', NULL, NULL, '4531313054', '00102404XO', NULL, NULL, 'Ur med brun rem, guldfarvet kasse og sort skive New york', NULL, '604569193020', 'FedEx', NULL, '2015-08-04', '01.08.2015 21:06', 'GM511-4', '1', 'a0YC000000d8gDZMAY', '1231.16', '1749.00'),
(33604, '338189460', NULL, NULL, 'torben madsen', 'egetoftevej 9', '', '4573', 'hojby', 'Dänemark', 'DK', NULL, NULL, '50666875', '0010235XR5', NULL, NULL, 'Ur med sort rem, sÃ¸lvfarvet kasse og sort skive New york', NULL, '604569193031', 'FedEx', NULL, '2015-08-04', '31.07.2015 16:36', 'GM511-1', '1', 'a0YC000000d8gDWMAY', '1231.16', '1749.00'),
(33605, '338412789', NULL, NULL, 'Khaled Hussein', 'solkikuja    2c 26', 'Solkikuja 2c 26', '01600', 'vantaa', 'Finnland', 'FI', NULL, NULL, '409623457', '0010086AY2', NULL, NULL, 'GM511-4 - Pionier-rannekello', NULL, '604569193042', 'Fedex', NULL, '2015-08-04', '01.08.2015 21:48', 'GM511-4', '1', 'a0YC000000d8gNNMAY', '165.00', '235.00'),
(33606, '338405828', '', '', 'Kari Niemi', 'Risuharjunkatu  23', '', '33300', 'Tampere', 'Finnland', '', '', '', '400830839', '0010122FQD', '', '', 'GM511-4 - Pionier-rannekello', '', '604569193053', 'FedEx', '', '2015-08-04', '01.08.2015 21:18', 'GM511-4', '1', 'a0YC000000d8gNNMAY', '165.00', '235.00'),
(33607, '338219615', '', '', 'Muhammad ASif Mahmood', 'Raatimiehenkatu 2 B 18', '', '06100', 'PORVOO', 'Finnland', '', '', '', '+385 44 9738288', '00101712YI', '', '', 'GM511-4 - Pionier-rannekello', '', '604569193064', 'FedEx', '', '2015-08-04', '31.07.2015 20:18', 'GM511-4', '1', 'a0YC000000d8gNNMAY', '165.00', '235.00'),
(33608, '338192053', NULL, NULL, 'DENIS ALEKSEJEV', 'Reiherintie 9 I', '', '00870', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '466420304', '0010250QW9', NULL, NULL, 'GM-101-3 GG- Theorema Casablanca -rannekello', NULL, '604569193075', 'Fedex', NULL, '2015-08-04', '31.07.2015 20:18', 'FI040614HW13', '1', 'a0YC000000d9Ho4MAE', '195.00', '299.00'),
(33609, '338561968', NULL, NULL, 'shakeel ahmed', '11a hillside', 'glasheen road', '', 'cork', 'Irland', 'IE', NULL, NULL, '831259534', '0010010X8S', NULL, NULL, 'Black Strap, Silver Case, Black Dial (GM-101-2)', NULL, '604569192697', 'FedEx', NULL, '2015-08-04', '02.08.2015 17:02', 'IE190614AH014', '1', 'a0YC000000cuJXkMAM', '195.01', '299.00'),
(33610, '338498495', NULL, NULL, 'Fe Marie Daly', '9 Derby Lodg Brownstown', '', '', 'The Curragh', 'Irland', 'IE', NULL, NULL, '3,53872E+11', '0010193FYK', NULL, NULL, 'Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '604569192701', 'FedEx', NULL, '2015-08-04', '02.08.2015 10:32', 'IE190614AH10', '1', 'a0YC000000cuJXjMAM', '195.01', '299.00'),
(33611, '338766621', NULL, NULL, 'Anne Postma', 'Flevo 170', '', '9204JT', 'DRACHTEN', 'Niederlande', 'NL', NULL, NULL, '512522460', '0010189ULF', NULL, NULL, 'Monte Carlo horloge LEREN band - GM-102-1 - Zilverkleurig/Wit', NULL, '604569192940', 'FedEx', NULL, '2015-08-04', '03.08.2015 15:58', 'NL140117LB01', '1', 'a0YC000000crsCTMAY', '165.01', '279.99'),
(33612, '338586650', NULL, NULL, 'Marlene Currie', 'Wijnesteinlaan 23', '', '3525 AL', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '627500021', '00102422G9', NULL, NULL, 'Theorema Paris horloge - zwarte leren band - zwarte wijzerplaat - zilverkleurige kast (T3012 - 03)', NULL, '604569192951', 'FedEx', NULL, '2015-08-04', '02.08.2015 20:58', 'NL150615KS35', '1', 'a0YC000000crsDQMAY', '170.01', '279.99'),
(33613, '338541834', NULL, NULL, 'Rudie Balink', 'Zuiderparklaan 13', '', '2574 HA', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '653471616', '0010221RIV', NULL, NULL, 'Malibu Horloge - Zwart, Zwart & Zwart', NULL, '604569192962', 'FedEx', NULL, '2015-08-04', '02.08.2015 15:58', 'NL140128LB04', '1', 'a0YC000000crp5wMAA', '155.00', '239.99'),
(33614, '338498928', NULL, NULL, 'Matthijs van der Sluis', 'Hillegondaplein 16', '', '3055 ZR', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '611043788', '0010023EF7', NULL, NULL, 'Theorema Paris horloge - zwarte leren band - zilverkleurige wijzerplaat - zilverkleurige kast (T3012 - 02)', NULL, '604569192973', 'FedEx', NULL, '2015-08-04', '02.08.2015 11:58', 'NL150615KS34', '1', 'a0YC000000crsDPMAY', '170.01', '279.99'),
(33615, '338406418', NULL, NULL, 'Marjolein Van Vliet', 'Carry Pothuisstraat 24', '', '3123 SM', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '104712860', '001018457M', NULL, NULL, 'Theorema Paris horloge - zwarte leren band - zwarte wijzerplaat - zwarte kast (T3012 - 04)', NULL, '604569192984', 'FedEx', NULL, '2015-08-04', '01.08.2015 18:58', 'NL150615KS36', '1', 'a0YC000000crsDRMAY', '170.01', '279.99'),
(33616, '338264412', NULL, NULL, 'Hichame El Boussabi', 'Klip 173', '', '8224 CL', 'LELYSTAD', 'Niederlande', 'NL', NULL, NULL, '649982188', '0010250YF8', NULL, NULL, 'GM-3005-7 - Horloge met leren band  en diamanten - zwart display met gouden kast', NULL, '604569192995', 'FedEx', NULL, '2015-08-04', '31.07.2015 22:58', 'NL140520NM14', '1', 'a0YC000000csmTFMAY', '150.00', '229.98'),
(33617, '338199059', NULL, NULL, 'Kahdum Ali', 'grimstagatan  109', '', '16257', 'vaellingby', 'Schweden', 'SE', NULL, NULL, '', '0010122Y9L', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '604569193086', 'FedEx', NULL, '2015-08-04', '31.07.2015 18:14', 'GM511-4', '1', 'a0YC000000d8g7xMAA', '1543.87', '2199.00'),
(33618, '338283532', NULL, NULL, 'Nils-Erik Brannlund', 'BERGSGATAN 12', '', '152 41', 'SOEDERTAELJE', 'Schweden', 'SE', NULL, NULL, '739041599', '0010100XS6', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '604569193097', 'FedEx', NULL, '2015-08-04', '01.08.2015 04:14', 'GM511-4', '1', 'a0YC000000d8g7xMAA', '1543.87', '2199.00'),
(33619, '338243876', NULL, NULL, 'Saryas Aljaff', 'MOERTGATAN 11', 'SIMA jaff', '133 43', 'SALTSJOEBADEN', 'Schweden', 'SE', NULL, NULL, '767878888', '0010130HUK', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '604569193101', 'FedEx', NULL, '2015-08-04', '31.07.2015 21:44', 'GM511-4', '1', 'a0YC000000d8g7xMAA', '1543.87', '2199.00'),
(33620, '338408192', NULL, NULL, 'Johan Hald', 'Klippgatan  18', '', '11635', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '704947612', '00101590Y9', NULL, NULL, 'Brun/guld/vit. Modell GM511-3', NULL, '604569193112', 'FedEx', NULL, '2015-08-04', '01.08.2015 20:14', 'GM511-3', '1', 'a0YC000000d8g74MAA', '1543.87', '2199.00'),
(33621, '338241059', NULL, NULL, 'Adel Jan', 'Hjaelmarsvaegen 8', '', '12053', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '739526297', '00101346B5', NULL, NULL, 'Svart/guld/svart. Modell GM511-5', NULL, '604569193123', 'FedEx', NULL, '2015-08-04', '31.07.2015 21:44', 'GM511-5', '1', 'a0YC000000d8g8vMAA', '1543.87', '2199.00'),
(33622, '338379884', NULL, NULL, 'Ali Ghafori', 'Pilvingegatan 38', '', '12835', 'Skarpnaeck', 'Schweden', 'SE', NULL, NULL, '760155590', '0010223G8E', NULL, NULL, 'Svart/guld/svart. Modell GM511-5', NULL, '604569193134', 'FedEx', NULL, '2015-08-04', '01.08.2015 17:14', 'GM511-5', '1', 'a0YC000000d8g8vMAA', '1543.87', '2199.00'),
(33623, '338306701', NULL, NULL, 'Baha Saleem', 'KOLTRASTVAEGEN 148', '', '871 65', 'HAERNOESAND', 'Schweden', 'SE', NULL, NULL, '733231649', '10227115', NULL, NULL, 'Svart/guld/svart. Modell GM511-5', NULL, '604569193145', 'FedEx', NULL, '2015-08-04', '01.08.2015 10:44', 'GM511-5', '1', 'a0YC000000d8g8vMAA', '1543.87', '2199.00'),
(33624, '338343125', NULL, NULL, 'Bosse Nilsson', 'LINDHOLMSALLEN 59', '', '417 53', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '767081455', '0010162QLL', NULL, NULL, 'Svart/guld/svart. Modell GM511-5', NULL, '604569193156', 'FedEx', NULL, '2015-08-04', '01.08.2015 13:44', 'GM511-5', '1', 'a0YC000000d8g8vMAA', '1543.87', '2199.00'),
(33625, '338265645', NULL, NULL, 'Shida Wang', 'Vaernlundsgatan 29', '', '75441', 'Uppsala', 'Schweden', 'SE', NULL, NULL, '723109755', '0010119XDR', NULL, NULL, 'Svart/guld/svart. Modell GM511-5', NULL, '604569193167', 'FedEx', NULL, '2015-08-04', '01.08.2015 00:14', 'GM511-5', '1', 'a0YC000000d8g8vMAA', '1543.87', '2199.00'),
(33626, '338208880', NULL, NULL, 'Tony Patren', 'NATTVIOLSVAEGEN 5', '', '271 71', 'NYBROSTRAND', 'Schweden', 'SE', NULL, NULL, '46730667588', '0010138Z46', NULL, NULL, 'Svart/guld/svart. Modell GM511-5', NULL, '604569193178', 'FedEx', NULL, '2015-08-04', '31.07.2015 18:14', 'GM511-5', '1', 'a0YC000000d8g8vMAA', '1543.87', '2199.00'),
(33627, '338399241', NULL, NULL, 'Fuad Hasanov', 'KUNG HANS VAEG 71A', '', '192 68', 'SOLLENTUNA', 'Schweden', 'SE', NULL, NULL, '735877220', '0010031PEB', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '604569193189', 'FedEx', NULL, '2015-08-04', '01.08.2015 19:14', 'GM511-1', '1', 'a0YC000000d8g0UMAQ', '1543.87', '2199.00'),
(33628, '338632820', NULL, NULL, 'Imad Khalil', 'VENDELSFRIDSGATAN 5d', '', '21764', 'Malmoe', 'Schweden', 'SE', NULL, NULL, '760916555', '0010074VHH', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '604569193190', 'FedEx', NULL, '2015-08-04', '03.08.2015 07:44', 'GM511-1', '1', 'a0YC000000d8g0UMAQ', '1543.87', '2199.00'),
(33629, '338341017', NULL, NULL, 'Pelle Ekblad', 'ROEKERIVAEGEN 14', '', '434 96', 'KUNGSBACKA', 'Schweden', 'SE', NULL, NULL, '070-5600169', '0010178LYB', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '604569193204', 'FedEx', NULL, '2015-08-04', '01.08.2015 13:14', 'GM511-1', '1', 'a0YC000000d8g0UMAQ', '1543.87', '2199.00'),
(33630, '338337127', NULL, NULL, 'sajjad Aryanfar', 'Roergatan 17', 'Sahar Aryanfar', '75221', 'UPPSALA', 'Schweden', 'SE', NULL, NULL, '707240015', '0010104K5G', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '604569193215', 'FedEx', NULL, '2015-08-04', '01.08.2015 13:14', 'GM511-1', '1', 'a0YC000000d8g0UMAQ', '1543.87', '2199.00'),
(33631, '3074457345676438008', NULL, NULL, 'PRISCA LAI', '450A SENGKANG WEST WAY #13-369 NA', 'NA', '791450', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '84588554', '00102169OM', NULL, NULL, 'GM-4004-4 (BLACK DIAL & CASE, BLACK STRAP): Theorema Newton Diamond Automatic Watch', NULL, '604569193281', 'FedEx', NULL, '2015-08-04', '04.08.2015 15:11', 'SG150522RS29', '1', 'a0YC000000cRURFMA4', '295.20', '369.00'),
(33632, '3074457345676386056', NULL, NULL, 'MUDD M. SADIK', '259 BUKIT BATOK EAST AVE 4 #01-377 NA', 'NA', '650259', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '98895438', '00101821D2', NULL, NULL, 'BLACK DIAL: Theorema Galilei Leather Chronograph Watch rosegold-schwarz', NULL, '604569193237', 'FedEx', NULL, '2015-08-04', '03.08.2015 15:45', 'SG150522RS35', '1', 'a0YC000000cRUSIMA4', '103.20', '129.00'),
(33633, '3074457345676344437', NULL, NULL, 'JACK LEE', '65 SIMS AVE #04-08 YI XIU FACTORY BLDG', 'NA', '387418', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '96676067', '0010120U8G', NULL, NULL, 'T-3001-1: Theorema Paragon Automatic Watch silber-weiß BD schwarz', NULL, '604569193248', 'FedEx', NULL, '2015-08-04', '03.08.2015 15:45', 'SG080415CP01', '1', 'a0YC000000bnkzkMAA', '202.20', '259.00'),
(33634, '3074457345676341929', '', '', 'KATHERINE WANG', '570 PASIR RIS ST 53 #10-60 ', '', '510570', 'SINGAPORE', 'Singapur', '', '', '', '96806708', '0010162AO7', '', '', 'T-3001-5: Theorema Paragon Automatic Watch bicolor - wei?', 'paket am 28.08.15 zurück erhalten!', '604569193259', 'FedEx', '', '2015-08-04', '03.08.2015 15:45', 'SG080415CP04', '1', 'a0YC000000bnl12MAA', '202.20', '259.00'),
(33635, '3074457345676356089', NULL, NULL, 'LAI WEE KIAT', '601 CLEMENTI WEST ST 1 #04-08 NA', 'NA', '120601', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '84798630', '0010180INA', NULL, NULL, 'GM-104-6: Theorema Copacabana Mechanical Watch Edelstahl silber-weiß', NULL, '604569193260', 'FedEx', NULL, '2015-08-04', '03.08.2015 15:43', 'SG070415CP01', '1', 'a0YC000000bnUVmMAM', '311.22', '399.00'),
(33636, '338384046', NULL, NULL, 'Andrejus Poltevas', '93 thompson avenue', '2b cecil avenue', 'NP19 4LT', 'Newport', 'Großbritannien', 'GB', NULL, NULL, '7899686649', '0010115NE8', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '604569192789', 'FedEx', NULL, '2015-08-04', '01.08.2015 16:53', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33637, '338412014', NULL, NULL, 'Darren Gough', '9 Hollands way', '', 'Rh19 3en', 'East grinstead', 'Großbritannien', 'GB', NULL, NULL, '7766693449', '0010214ABX', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '604569192723', 'FedEx', NULL, '2015-08-04', '01.08.2015 19:52', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33638, '338406842', NULL, NULL, 'Laura Smith-Lightfoot', '647 High Str Sandyford', '', 'St6 5NN', 'Stoke On Trent', 'Großbritannien', 'GB', NULL, NULL, '7868387563', '0010133I5W', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '604569192734', 'FedEx', NULL, '2015-08-04', '01.08.2015 19:22', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33639, '338315828', NULL, NULL, 'Lee Taylor', '19 Waring avenue', '', 'CH42 6QH', 'BIRKENHEAD', 'Großbritannien', 'GB', NULL, NULL, '7808013893', '0010010SC7', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '604569192745', 'FedEx', NULL, '2015-08-04', '01.08.2015 10:24', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33640, '338456920', NULL, NULL, 'Junior mbiye', '83 DOVER HOU BOLTON ROAD', '', 'N18 1HR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7931280742', '00100926AR', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Gold/Black Dial and Brown Leather Band', NULL, '604569192756', 'FedEx', NULL, '2015-08-04', '02.08.2015 04:52', 'GM-511-4', '1', 'a0YC000000d00FUMAY', '145.00', '219.00'),
(33641, '338389879', NULL, NULL, 'Andreea Maritan', '36 QUEENS House', 'Fennel close', 'ME16 0Sz', 'MAIDSTONE', 'Großbritannien', 'GB', NULL, NULL, '7749110384', '0010025LNE', NULL, NULL, 'Men\'s Theorema Paris Dual Time Watch - Silver/Black Dial/Black Band', NULL, '604569192767', 'FedEx', NULL, '2015-08-04', '01.08.2015 17:22', 'T-3012-2', '1', 'a0YC000000cywLuMAI', '154.00', '229.00'),
(33642, '338614686', NULL, NULL, 'Christopher Chard', '33 TRELAWNEY ROAD', '', 'PL25 4JA', 'ST. AUSTELL', 'Großbritannien', 'GB', NULL, NULL, '7523899308', '00100104ID', NULL, NULL, 'Silver/White Dial/Silver Metal Band - GM-101-6', NULL, '604569192778', 'FedEx', NULL, '2015-08-04', '02.08.2015 23:52', 'GM-101-6', '1', 'a0YC000000d8vQcMAI', '165.00', '249.00'),
(33643, '338388086', NULL, NULL, 'Andrejus Poltevas', '93 THOMPSON AVENUE', '', 'NP19 4LT', 'NEWPORT', 'Großbritannien', 'GB', NULL, NULL, '7899686649', '0010116OAT', NULL, NULL, 'T3006-1-06 Metal Black Strap Black Case', NULL, '604569192789', 'FedEx', NULL, '2015-08-04', '01.08.2015 17:24', 'UK140729AS36', '1', 'a0YC000000bCMtnMAG', '130.99', '199.00'),
(33644, '338541120', NULL, NULL, 'Tim Cantelo', '5 Newton wynd , fairwater', '', 'NP44 4DZ', 'CWMBRAN', 'Großbritannien', 'GB', NULL, NULL, '7749723211', '0010181S62', NULL, NULL, 'Theorema Rio Skeleton Watch - Black/Black Dial/Black Metal Band (GM-107-8)', NULL, '604569192790', 'FedEx', NULL, '2015-08-04', '02.08.2015 15:53', 'GM-107-8', '1', 'a0YC000000cSU6JMAW', '149.01', '249.00'),
(33645, '338520653', NULL, NULL, 'Paul Stevens-Rowe', '10 HAWTHORN RISE', '', 'BN9 9UY', 'NEWHAVEN', 'Großbritannien', 'GB', NULL, NULL, '7919375265', '00101031DO', NULL, NULL, 'Theorema Rio Skeleton Watch - Silver/Black Dial/Blacl Leather Band (GM-107-2)', NULL, '604569192804', 'FedEx', NULL, '2015-08-04', '02.08.2015 13:52', 'GM-107-2', '1', 'a0YC000000cSU4rMAG', '149.01', '249.00'),
(33646, '338416409', NULL, NULL, 'suki zheng', '23 OTTAWA albatross way', '', 'SE16 7BT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7453950586', '0010111B2O', NULL, NULL, 'Theorema Rio Skeleton Watch - Silver/Black Dial/Blacl Leather Band (GM-107-2)', NULL, '604569192815', 'FedEx', NULL, '2015-08-04', '01.08.2015 20:23', 'GM-107-2', '1', 'a0YC000000cSU4rMAG', '149.01', '249.00'),
(33647, '338616884', NULL, NULL, 'Tom Isaacs', '45 UPPER BELGRAVE ROAD', 'Clifton', 'BS8 2XN', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7950481275', '00101297JI', NULL, NULL, 'Theorema Rio Skeleton Watch - Silver/Black Dial/Blacl Leather Band (GM-107-2)', NULL, '604569192826', 'FedEx', NULL, '2015-08-04', '03.08.2015 00:22', 'GM-107-2', '1', 'a0YC000000cSU4rMAG', '149.01', '249.00'),
(33648, '338235127', NULL, NULL, 'Kieran Eeley', '145 ST. LEONARDS CLOSE', '', 'RM17 6GT', 'GRAYS', 'Großbritannien', 'GB', NULL, NULL, '7449186323', '0010033L62', NULL, NULL, 'Theorema Rio Skeleton Watch - Silver/White Dial/Silver Metal Band (GM-107-5)', NULL, '604569192837', 'FedEx', NULL, '2015-08-04', '31.07.2015 19:54', 'GM-107-5', '1', 'a0YC000000cSU5VMAW', '149.01', '249.00'),
(33649, '338219608', NULL, NULL, 'xinyu liu', '367 Southsid ST. JOHN\'S WALK', '', 'B5 4TN', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7419994897', '0010003TFL', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '604569192848', 'FedEx', NULL, '2015-08-04', '31.07.2015 18:23', '4260295881050', '1', 'a0YC000000cuMEQMA2', '165.00', '249.00'),
(33650, '338332316', NULL, NULL, 'Mark Arnsby', '13 Ryland road', 'Moulton', 'NN3 7RE', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7834949382', '0010120EBM', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '604569192859', 'FedEx', NULL, '2015-08-04', '01.08.2015 11:53', '4260295880381', '1', 'a0YC000000cuMENMA2', '165.00', '249.00'),
(33651, '338565807', NULL, NULL, 'barrie richards', '27 hafan deg', 'pencoed', 'cf356yg', 'bridgend', 'Großbritannien', 'GB', NULL, NULL, '7708837257', '0010240FZ0', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '604569192860', 'FedEx', NULL, '2015-08-04', '02.08.2015 18:52', '42602958803015', '1', 'a0YC000000cuMEPMA2', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(33652, '338273595', NULL, NULL, 'Betty Shum', '675 ST. HELENS ROAD', '', 'BL3 3SQ', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '7515830315', '0010140KT3', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '604569192870', 'FedEx', NULL, '2015-08-04', '01.08.2015 00:23', '4260295880374', '1', 'a0YC000000cuMEMMA2', '165.00', '249.00'),
(33653, '338255059', NULL, NULL, 'graham noble', '50 SOUTHFIELD ROAD', 'Armthorpe', 'DN3 3BJ', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '1302321781', '00100834WA', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '604569192881', 'FedEx', NULL, '2015-08-04', '31.07.2015 21:52', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33654, '339104150', NULL, NULL, 'Michael Dumont', 'Dreve d\'Argenteuil  30', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '471317106', '0010091CUG', NULL, NULL, 'Montre Pionier Malibu Diamonds - Noir, argentÃ© et noir', NULL, '604569193421', 'FedEx', NULL, '2015-08-05', '04.08.2015 23:48', 'NL140128LB02', '1', 'a0YC000000crosPMAQ', '155.00', '239.99'),
(33655, '339091621', NULL, NULL, 'Timothy blondeel', 'Vredelaan 20a', 'bus 11', '8500', 'Kortrijk', 'Belgien', 'BE', NULL, NULL, '498379947', '10193890', NULL, NULL, 'Monte Carlo horloge LEREN band - GM-102-4 - Zwart/Zwart', NULL, '604569193432', 'FedEx', NULL, '2015-08-05', '04.08.2015 22:48', 'NL140117LB04', '1', 'a0YC000000crrSIMAY', '165.01', '279.99'),
(33656, '339015484', NULL, NULL, 'Stijn De Raedt', 'Moregemplein 15', '', '9790', 'Wortegem-Petegem', 'Belgien', 'BE', NULL, NULL, '55317064', '0010100Y2K', NULL, NULL, 'GM-3005-2 - Horloge met leren band - zwart display met zilveren kast', NULL, '604569193443', 'FedEx', NULL, '2015-08-05', '04.08.2015 17:48', 'NL140520NM10', '1', 'a0YC000000csmAeMAI', '129.99', '199.99'),
(33657, '338986360', NULL, NULL, 'Stijn De Raedt', 'Moregemplein 15', '', '9790', 'Wortegem-Petegem', 'Belgien', 'BE', NULL, NULL, '55317064', '00102509FE', NULL, NULL, 'GM-3005-3 - Horloge met leren band - zwart display met gouden kast', NULL, '604569193443', 'FedEx', NULL, '2015-08-05', '04.08.2015 16:18', 'NL140520NM11', '1', 'a0YC000000csmAfMAI', '129.99', '199.99'),
(33658, '338904064', NULL, NULL, 'Bertrand de Laminne', 'Avenue des Tourelles 21', '', '1970', 'Wezembeek-Oppem', 'Belgien', 'BE', NULL, NULL, '32477490420', '0010250TKH', NULL, NULL, 'Montre Monte Carlo - GM-102-7 - DorÃ© / Noir', NULL, '604569193465', 'FedEx', NULL, '2015-08-05', '04.08.2015 09:18', 'NL150615KV82', '1', 'a0YC000000crs9rMAA', '165.01', '279.99'),
(33659, '338979920', NULL, NULL, 'Joonas Puurunen', 'Pitkaenmoeljaentie 21B32', '', 'OULU', 'Finnland', '90510', 'FI', NULL, NULL, '447798519', '00100872DU', NULL, NULL, 'GM511-5 - Pionier-rannekello', NULL, '604569193329', 'FedEx', NULL, '2015-08-05', '04.08.2015 16:18', 'GM511-5', '1', 'a0YC000000d8gNOMAY', '165.00', '235.00'),
(33660, '338834555', NULL, NULL, 'heikki koentti', 'Pohjanpellontie 16 c', '', 'Helsinki', 'Finnland', '00780', 'FI', NULL, NULL, '407297678', '0010250VQL', NULL, NULL, 'GM511-5 - Pionier-rannekello', NULL, '604569193330', 'FedEx', NULL, '2015-08-05', '03.08.2015 23:48', 'GM511-5', '1', 'a0YC000000d8gNOMAY', '165.00', '235.00'),
(33661, '338915244', NULL, NULL, 'Stanislav Lapko', '85 Rockview', '', '', 'Cashel Tipperary', 'Irland', 'IE', NULL, NULL, '3,53857E+11', '0010250GER', NULL, NULL, 'GM511-1 Black Strap, Silver Case, Black Face', NULL, '604569193340', 'FedEx', NULL, '2015-08-05', '04.08.2015 09:02', 'GM511-1', '1', 'a0YC000000d8gXZMAY', '165.00', '235.00'),
(33662, '339059724', NULL, NULL, 'Joost moree', 'Rijksstraatweg 42', 'Rood', '2022 DB', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '650695967', '0010023W86', NULL, NULL, 'Theorema Dubai Watch - lederen band - zilver/zwart (GM-3009-2)', NULL, '604569193476', 'FedEx', NULL, '2015-08-05', '04.08.2015 20:28', 'NL150618KS3', '1', 'a0YC000000cspxWMAQ', '150.00', '229.98'),
(33663, '339027172', NULL, NULL, 'Hilko Ilsink', 'Van Wassenaerstraat 36', '', '2274 RD', 'VOORBURG', 'Niederlande', 'NL', NULL, NULL, '646280696', '0010140I6B', NULL, NULL, 'Monte Carlo horloge LEREN band - GM-102-2 - Zilverkleurig/Zwart', NULL, '604569193487', 'FedEx', NULL, '2015-08-05', '04.08.2015 18:30', 'NL140117LB02', '1', 'a0YC000000crsCUMAY', '165.01', '279.99'),
(33664, '338908443', NULL, NULL, 'Emmy Hultgren', 'SYLVESTERGATAN 10', '', '411 32', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '706611434', '00100966TK', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '604569193351', 'FedEx', NULL, '2015-08-05', '04.08.2015 10:14', 'GM511-4', '1', 'a0YC000000d8g7xMAA', '1543.87', '2199.00'),
(33665, '338874451', '', '', 'Hussein Al-zubaidi', 'Sevedsgatan 4a', '', '21445', 'Malmoe', 'Schweden', '', '', '', '700194244', '0010021DO6', '', '', 'Brun/guld/vit. Modell GM511-3', 'Paket am 06.11.15 zur?ck erhalten!\r\nRL 72 770 786 5DE  09.11.2015 Paket am 04.12.15 zur?ck erhalten!\r\nBitte refund!', '604569193362', 'FedEx', '', '2015-08-05', '04.08.2015 06:44', 'GM511-3', '1', 'a0YC000000d8g74MAA', '1543.87', '2199.00'),
(33666, '338972599', NULL, NULL, 'Joanne Eyres', '3 HEATHCOTE GARDENS', '', 'NORTHWICH', 'Großbritannien', 'CW9 7JB', 'GB', NULL, NULL, '160648471', '001009662K', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '604569193373', 'FedEx', NULL, '2015-08-05', '04.08.2015 13:53', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33667, '338852723', NULL, NULL, 'Adrian Yearsley', '5 DALE ROAD', '', 'NEWPORT', 'Großbritannien', 'NP19 9DZ', 'GB', NULL, NULL, '7878062244', '0010205GHE', NULL, NULL, 'Silver/White Dial/Silver Metal Band - GM-101-6', NULL, '604569193384', 'FedEx', NULL, '2015-08-05', '03.08.2015 23:24', 'GM-101-6', '1', 'a0YC000000d8vQcMAI', '165.00', '249.00'),
(33668, '338829518', NULL, NULL, 'Anthony Craig', 'HFT SPRINGFIELD PLACE', '', 'NEW MALDEN', 'Großbritannien', 'KT3 3LJ', 'GB', NULL, NULL, '7842358805', '00100039K6', NULL, NULL, 'T3006-1-04 Metal Silver Strap Silver Case', NULL, '604569193395', 'FedEx', NULL, '2015-08-05', '03.08.2015 21:23', 'UK140729AS34', '1', 'a0YC000000bCMtlMAG', '130.99', '199.00'),
(33669, '338793781', NULL, NULL, 'Craig Smith', '3-7 WEAVERSHILL COURT', '', 'BELFAST', 'Großbritannien', 'BT14 8PW', 'GB', NULL, NULL, '7518055563', '0010102FPR', NULL, NULL, 'Silver/White Dial/Silver Metal Band - GM-101-6', NULL, '604569193400', 'FedEx', NULL, '2015-08-05', '03.08.2015 18:22', 'GM-101-6', '1', 'a0YC000000d8vQcMAI', '165.00', '249.00'),
(33670, '338743392', NULL, NULL, 'Callum Walker', '172 COLES LANE', '', 'SUTTON COLDFIELD', 'Großbritannien', 'B72 1NS', 'GB', NULL, NULL, '7850870835', '0010104IU7', NULL, NULL, 'Gold/Black Dial/Gold Metal Band GM-101-8', NULL, '604569193410', 'FedEx', NULL, '2015-08-05', '03.08.2015 14:35', 'GM-101-8', '1', 'a0YC000000d90peMAA', '165.00', '249.00'),
(33671, '339104188', NULL, NULL, 'Busra Yaman', 'Taastrupgardsvej 95 3 tv', '', '2630', 'Taastrup', 'Dänemark', 'DK', NULL, NULL, '42447970', '0010117P2N', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '578824934985', 'FedEx', NULL, '2015-08-06', '04.08.2015 23:36', '150512HW015', '1', 'a0YC000000ctgixMAA', '1119.05', '1595.00'),
(33672, '338864807', NULL, NULL, 'Abraham Siam Hossein', 'Frem 56 2, 15', '', '2800', 'Kgs.Lyngby', 'Dänemark', 'DK', NULL, NULL, '93976556', '0010221CYG', NULL, NULL, 'Sort urskive, guldfarvet urkasse og brun lÃ¦derrem (GM-3009-3)', NULL, '578824934996', 'FedEx', NULL, '2015-08-06', '04.08.2015 01:36', '150512HW010', '1', 'a0YC000000ctgisMAA', '1119.05', '1595.00'),
(33673, '339216214', NULL, NULL, 'Sagar Thapa', 'Kylaenevantie 16 c , 48', '', '00320', 'Helsinki', 'Finnland', 'FI', NULL, NULL, '3,58443E+11', '0010003YST', NULL, NULL, 'GM-3009-3 - Theorema Dubai -rannekello', NULL, '578824935000', 'FedEx', NULL, '2015-08-06', '05.08.2015 15:48', '150512HW010', '1', 'a0YC000000cr9vuMAA', '149.99', '199.99'),
(33674, '339200777', NULL, NULL, 'Mikko Nieminen', 'Schaumanin Puistotie  31', 'B 27', '40100', 'Jyvaeskylae', 'Finnland', 'FI', NULL, NULL, '503438719', '0010211W8S', NULL, NULL, 'GM-3009-7 - Theorema Dubai -rannekello', NULL, '578824935010', 'FedEx', NULL, '2015-08-06', '05.08.2015 14:48', '150512HW014', '1', 'a0YC000000cr9vyMAA', '149.99', '199.99'),
(33675, '339206144', NULL, NULL, 'Sarah Higgins', 'DNA IT Solut Unit J2', 'Maynooth Business Campus', '', 'Co Kildare', 'Irland', 'IE', NULL, NULL, '3,53878E+11', '0010202DPI', NULL, NULL, 'Black Strap, Silver Case, Silver Dial (GM-101-1)', NULL, '578824934882', 'FedEx', NULL, '2015-08-06', '05.08.2015 12:02', 'IE190614AH07', '1', 'a0YC000000cuJXhMAM', '195.01', '299.00'),
(33676, '339200254', NULL, NULL, 'laurence whelan', '3, Upper Irish Town', '', '0', 'Clonmel', 'Irland', 'IE', NULL, NULL, '894813758', '0010233PX9', NULL, NULL, 'GM511-3 Brown Strap, Gold Case, White Face', NULL, '578824934893', 'FedEx', NULL, '2015-08-06', '05.08.2015 13:02', 'GM511-3', '1', 'a0YC000000d8gXbMAI', '165.00', '235.00'),
(33677, '339077412', NULL, NULL, 'Rory Keogh', '620 Collins Avenue Extension', '', 'D9', 'Santry', 'Irland', 'IE', NULL, NULL, '3,53878E+11', '0010250MO3', NULL, NULL, 'GM511-5 Black Strap, Black/ Gold Case, Black Face', NULL, '578824934908', 'FedEx', NULL, '2015-08-06', '04.08.2015 20:32', 'GM511-5', '1', 'a0YC000000d8gXdMAI', '165.00', '235.00'),
(33678, '339296211', NULL, NULL, 'Alexandra Rensen', 'Bladmos 19', '', '2661 MG', 'BERGSCHENHOEK', 'Niederlande', 'NL', NULL, NULL, '650246354', '10051637', NULL, NULL, 'Malibu Horloge - Zwart, Zwart & Zwart', NULL, '578824934952', 'FedEx', NULL, '2015-08-06', '05.08.2015 20:28', 'NL140128LB04', '1', 'a0YC000000crp5wMAA', '155.00', '239.99'),
(33679, '339168069', NULL, NULL, 'Martijn Van Minnen', 'Veldpad 32', '', '3124 VM', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '102731320', '0010250K41', NULL, NULL, 'GM-3005-2 - Horloge met leren band - zwart display met zilveren kast', NULL, '578824934963', 'FedEx', NULL, '2015-08-06', '05.08.2015 11:30', 'NL140520NM10', '1', 'a0YC000000csmTBMAY', '129.99', '199.99'),
(33680, '339146269', NULL, NULL, 'Petra Niks', 'Panhuisstraat 13', '', '6367 XE', 'VOERENDAAL', 'Niederlande', 'NL', NULL, NULL, '611617756', '0010171BTD', NULL, NULL, 'PIONIER barbados horloge - metalen band - goud/zwarte kast GM-509-7', NULL, '578824934974', 'FedEx', NULL, '2015-08-06', '05.08.2015 08:58', 'NL150623KV56', '1', 'a0YC000000ctobYMAQ', '129.99', '199.99'),
(33681, '339167892', NULL, NULL, 'Eldin Seferovic', 'Fjaellgroenan 7', '', '424 49', 'ANGERED', 'Schweden', 'SE', NULL, NULL, '', '0010114RNQ', NULL, NULL, 'Brun/guld/vit. Modell GM511-3', NULL, '578824935021', 'FedEx', NULL, '2015-08-06', '05.08.2015 11:14', 'GM511-3', '1', 'a0YC000000d8g74MAA', '1543.87', '2199.00'),
(33682, '338997513', NULL, NULL, 'Jumana Salim', 'TVAERVAEGEN 11C', '', '195 32', 'MAERSTA', 'Schweden', 'SE', NULL, NULL, '735965911', '0010249BKQ', NULL, NULL, 'Brun/guld/vit. Modell GM511-3', NULL, '578824935032', 'FedEx', NULL, '2015-08-06', '04.08.2015 16:44', 'GM511-3', '1', 'a0YC000000d8g74MAA', '1543.87', '2199.00'),
(33683, '3074457345676504770', NULL, NULL, 'Dylan Chua', '50L FABER HTS #02-83 FABER CREST', '  02 - 83', '129205', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '97871493', '0010091IKN', NULL, NULL, 'T-3001-6: Theorema Paragon Automatic Watch', NULL, '578824935043', 'FedEx', NULL, '2015-08-06', '05.08.2015 12:11', 'SG080415CP05', '1', 'a0YC000000bnl1HMAQ', '202.20', '259.00'),
(33684, '339215769', NULL, NULL, 'Aleksej Jelcov', '60 FOXHAYS ROAD', '', 'RG2 8NW', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7555250444', '0010172LET', NULL, NULL, 'T3006-1-02 Black Strap Gold Case', NULL, '578824934919', 'FedEx', NULL, '2015-08-06', '05.08.2015 13:58', 'UK140729AS32', '1', 'a0YC000000bCMtjMAG', '130.99', '199.00'),
(33685, '339114128', NULL, NULL, 'Lana Roberts', '24 Dyfrig court', '', 'CF61 2GA', 'LLANTWIT MAJOR', 'Großbritannien', 'GB', NULL, NULL, '7873668817', '0010002YLE', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '578824934920', 'FedEx', NULL, '2015-08-06', '05.08.2015 01:52', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33686, '339111618', NULL, NULL, 'Razia Begum', '116 WHITACRE ROAD', '', 'B9 5NN', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7838337573', '0010059L7P', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '578824934930', 'FedEx', NULL, '2015-08-06', '05.08.2015 00:53', '4260295881050', '1', 'a0YC000000cuMEQMA2', '165.00', '249.00'),
(33687, '339101222', NULL, NULL, 'karan sud', '55 HIgh st ORSETT', 'Sunnyside dental practice', 'RM16 3BH', 'Essex', 'Großbritannien', 'GB', NULL, NULL, '7913983920', '0010185ONG', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '578824934941', 'FedEx', NULL, '2015-08-06', '04.08.2015 23:25', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33688, '339646448', NULL, NULL, 'Garri Marinof', 'Av Monseigneur  73A', '', '1330', 'Rixensart', 'Belgien', 'BE', NULL, NULL, '32479524403', '00101793M6', NULL, NULL, 'Montre Miami - Boitier argentÃ© / cadran blanc carbone / bracelet noir (506-1)', NULL, '578824935190', 'FedEx', NULL, '2015-08-07', '07.08.2015 08:48', '4260295880862', '1', 'a0YC000000czJ6iMAE', '150.01', '229.00'),
(33689, '339413781', NULL, NULL, 'Ifrah Takhal', 'Haslegardsvej 63', '', '8210', 'Aarhus', 'Dänemark', 'DK', NULL, NULL, '23870786', '0010220LHZ', NULL, NULL, 'Ur med brun rem, guldfarvet kasse og sort skive New York', NULL, '578824935227', 'FedEx', NULL, '2015-08-07', '06.08.2015 10:06', 'GM511-4', '1', 'a0YC000000d8gDZMAY', '1231.16', '1749.00'),
(33690, '339292208', NULL, NULL, 'sara ormonde', 'Fexco Valentia Road', 'Caherciveen', '0', 'Kerry', 'Irland', 'IE', NULL, NULL, '863386449', '10031719', NULL, NULL, 'GM511-1 Black Strap, Silver Case, Black Face', NULL, '578824935098', 'FedEx', NULL, '2015-08-07', '05.08.2015 18:32', 'GM511-1', '1', 'a0YC000000d8gXZMAY', '165.00', '235.00'),
(33691, '339551960', NULL, NULL, 'Carla Hoekstra', 'Oude Strang 9', '', '8266 JL', 'KAMPEN', 'Niederlande', 'NL', NULL, NULL, '636596012', '0010119XTP', NULL, NULL, 'Pionier automatisch horloge - zilverkleurige kast / zilverkleur en zwarte carbon wijzerplaat / zwarte band (506-2)', NULL, '578824935205', 'FedEx', NULL, '2015-08-07', '06.08.2015 21:28', '4260295880879', '1', 'a0YC000000czU3qMAE', '150.01', '229.00'),
(33692, '339576729', NULL, NULL, 'Furkan Demir', 'Delftselaan 39', '', '2512 RB', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '617795178', '0010160FIP', NULL, NULL, 'Monte Carlo horloge LEREN band - GM-102-3 - Goudkleurig/Zwart', NULL, '578824935216', 'FedEx', NULL, '2015-08-07', '06.08.2015 20:58', 'NL140117LB03', '1', 'a0YC000000crsCSMAY', '165.01', '279.99'),
(33693, '339356873', NULL, NULL, 'franklin uti', 'askersundsgatan 2', '', '12467', 'bandhagen', 'Schweden', 'SE', NULL, NULL, '737661960', '0010066JHU', NULL, NULL, 'Svart/guld/svart. Modell GM511-5', NULL, '578824935238', 'FedEx', NULL, '2015-08-07', '06.08.2015 03:14', 'GM511-5', '1', 'a0YC000000d8g8vMAA', '1543.87', '2199.00'),
(33694, '339339568', NULL, NULL, 'Malik Alhilo', 'TENSTA ALLE 51', '', '163 64', 'SPANGA', 'Schweden', 'SE', NULL, NULL, '735851994', '0010107F5Y', NULL, NULL, 'Svart/guld/svart. Modell GM511-5', NULL, '578824935249', 'FedEx', NULL, '2015-08-07', '06.08.2015 00:14', 'GM511-5', '1', 'a0YC000000d8g8vMAA', '1543.87', '2199.00'),
(33695, '339297366', NULL, NULL, 'Andres Wettergren', 'Wiselgrens gatan  9b', '', '41717', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '704397058', '0010194CUN', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '578824935250', 'FedEx', NULL, '2015-08-07', '05.08.2015 21:14', 'GM511-4', '1', 'a0YC000000d8g7xMAA', '1543.87', '2199.00'),
(33696, '339271852', NULL, NULL, 'Joergen wihlner', 'SANGLAERKAVAEGEN 7', '', '746 95', 'SKOKLOSTER', 'Schweden', 'SE', NULL, NULL, '764103050', '00100018ZM', NULL, NULL, 'Svart/guld/svart. Modell GM511-5', NULL, '578824935260', 'FedEx', NULL, '2015-08-07', '05.08.2015 18:44', 'GM511-5', '1', 'a0YC000000d8g8vMAA', '1543.87', '2199.00'),
(33697, '3074457345676559044', NULL, NULL, 'Soo kiang LOH', '74 MARINE DR #09-37', '#09-37', '440074', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '97938892', '0010092K5Y', NULL, NULL, 'T-3001-5: Theorema Paragon Automatic Watch', NULL, '578824935271', 'FedEx', NULL, '2015-08-07', '06.08.2015 16:41', 'SG080415CP04', '1', 'a0YC000000bnl12MAA', '202.20', '259.00'),
(33698, '3074457345676553598', NULL, NULL, 'Chun Thuan Tan', '236 BUKIT PANJANG RING RD #03-49', '#03-49', '670236', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '96921825', '0010081FG8', NULL, NULL, 'T-3001-1: Theorema Paragon Automatic Watch', NULL, '578824935282', 'FedEx', NULL, '2015-08-07', '06.08.2015 14:41', 'SG080415CP01', '1', 'a0YC000000bnkzkMAA', '202.20', '259.00'),
(33699, '3074457345676527659', NULL, NULL, 'V MURUGESH', '781 UPPR CHANGI RD EAST #02-31 SUNHAVEN', 'NA', '486069', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '98462103', '0010215Y4G', NULL, NULL, 'GM-4004-7 (BLACK / GOLD): Theorema Automatic Newton Diamonds Watch', NULL, '578824935293', 'FedEx', NULL, '2015-08-07', '06.08.2015 11:14', 'SG150522RS32', '1', 'a0YC000000cRURjMAO', '295.20', '369.00'),
(33700, '339508413', NULL, NULL, 'grace smith', '2 YORK AVENUE', '', 'WS2 9XA', 'WALSALL', 'Großbritannien', 'GB', NULL, NULL, '7467563432', '0010140OPL', NULL, NULL, 'Gold/Black Dial/Gold Metal Band GM-101-8', NULL, '578824935102', 'FedEx', NULL, '2015-08-07', '06.08.2015 15:54', 'GM-101-8', '1', 'a0YC000000d90peMAA', '165.00', '249.00'),
(33701, '339333006', NULL, NULL, 'larraine Paton', '6 PENNINE GARDENS', 'Gateshead', 'NE11 9LP', 'GATESHEAD', 'Großbritannien', 'GB', NULL, NULL, '7801040731', '00101947VT', NULL, NULL, 'Silver/Black Dial/Silver Metal Band GM-101-7', NULL, '578824935113', 'FedEx', NULL, '2015-08-07', '05.08.2015 22:53', 'GM-101-7', '1', 'a0YC000000d90olMAA', '165.00', '249.00'),
(33702, '339314251', NULL, NULL, 'Steven Rowland', '97 PORTLAND ROAD', '', 'BN3 5DP', 'HOVE', 'Großbritannien', 'GB', NULL, NULL, '7837650704', '0010219R32', NULL, NULL, 'Silver/Black Dial/Silver Metal Band GM-101-7', NULL, '578824935124', 'FedEx', NULL, '2015-08-07', '05.08.2015 21:25', 'GM-101-7', '1', 'a0YC000000d90olMAA', '165.00', '249.00'),
(33703, '339485580', NULL, NULL, 'tracie richardson', '8 THE ROOLEY', '', 'L36 5XJ', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '1512920613', '001007197R', NULL, NULL, 'T3006-1-04 Metal Silver Strap Silver Case', NULL, '578824935135', 'FedEx', NULL, '2015-08-07', '06.08.2015 14:24', 'UK140729AS34', '1', 'a0YC000000bCMtlMAG', '130.99', '199.00'),
(33704, '339336750', NULL, NULL, 'Daniel McNeil', '11 GILLBURN ROAD', '', 'DD3 0AA', 'DUNDEE', 'Großbritannien', 'GB', NULL, NULL, '7429529804', '0010180B4Y', NULL, NULL, 'T3006-1-06 Metal Black Strap Black Case', NULL, '578824935146', 'FedEx', NULL, '2015-08-07', '05.08.2015 22:53', 'UK140729AS36', '1', 'a0YC000000bCMtnMAG', '130.99', '199.00'),
(33705, '339332193', NULL, NULL, 'Lais Choudhury', '02 junewood close woodham addlestone', '', 'KT15 3PX', 'ADDLESTONE', 'Großbritannien', 'GB', NULL, NULL, '7904831435', '0010042T0I', NULL, NULL, 'T3006-1-06 Metal Black Strap Black Case', NULL, '578824935157', 'FedEx', NULL, '2015-08-07', '05.08.2015 22:54', 'UK140729AS36', '1', 'a0YC000000bCMtnMAG', '130.99', '199.00'),
(33706, '339338478', NULL, NULL, 'Rhiannon Calver', '21 WILLBYE AVENUE', '', 'IP22 4NN', 'DISS', 'Großbritannien', 'GB', NULL, NULL, '7739339225', '00102042MT', NULL, NULL, 'T3006-1-06 Metal Black Strap Black Case', NULL, '578824935168', 'FedEx', NULL, '2015-08-07', '05.08.2015 23:25', 'UK140729AS36', '1', 'a0YC000000bCMtnMAG', '130.99', '199.00'),
(33707, '339432418', NULL, NULL, 'william richards', '139 KENMARE ROAD', 'knowle', 'BS4 1PH', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '1179871390', '0010174RCT', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '578824935179', 'FedEx', NULL, '2015-08-07', '06.08.2015 11:28', '4260295881050', '1', 'a0YC000000cuMEQMA2', '165.00', '249.00'),
(33708, '339277406', NULL, NULL, 'Jan Duna', '100 GARTON END ROAD', '', 'PE1 4EZ', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7939208582', '0010125XCY', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '578824935180', 'FedEx', NULL, '2015-08-07', '05.08.2015 18:24', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33709, '339652430', NULL, NULL, 'Shane McGloin', '46 Lurgan Park', 'Renmore', '', 'Galway', 'Irland', 'IE', NULL, NULL, '831725560', '0010113BPG', NULL, NULL, 'GM511-1 Black Strap, Silver Case, Black Face', NULL, '644352578252', 'FedEx', NULL, '2015-08-10', '07.08.2015 08:02', 'GM511-1', '1', 'a0YC000000d8gXZMAY', '165.00', '235.00'),
(33710, '339555516', NULL, NULL, 'daniel kelly', '64 brookdale road', '', 'co dub', 'rivervalley swords', 'Irland', 'IE', NULL, NULL, '879988989', '0010094UUF', NULL, NULL, 'GM511-1 Black Strap, Silver Case, Black Face', NULL, '644352578285', 'FedEx', NULL, '2015-08-10', '06.08.2015 18:32', 'GM511-1', '1', 'a0YC000000d8gXZMAY', '165.00', '235.00'),
(33711, '339555517', NULL, NULL, 'daniel kelly', '64 brookdale road', '', 'co dub', 'rivervalley swords', 'Irland', 'IE', NULL, NULL, '879988989', '0010043NTS', NULL, NULL, 'GM511-1 Black Strap, Silver Case, Black Face', NULL, '644352578285', 'FedEx', NULL, '2015-08-10', '06.08.2015 18:32', 'GM511-1', '1', 'a0YC000000d8gXZMAY', '165.00', '235.00'),
(33712, '339555515', NULL, NULL, 'daniel kelly', '64 brookdale road', '', 'co dub', 'rivervalley swords', 'Irland', 'IE', NULL, NULL, '879988989', '00100363S7', NULL, NULL, 'GM511-1 Black Strap, Silver Case, Black Face', NULL, '644352578285', 'FedEx', NULL, '2015-08-10', '06.08.2015 18:32', 'GM511-1', '1', 'a0YC000000d8gXZMAY', '165.00', '235.00'),
(33713, '339518859', NULL, NULL, 'Terry O Donovan', '10 Mossgrove', 'Classis Lake', '0', 'Ovens', 'Irland', 'IE', NULL, NULL, '879859820', '0010230CV1', NULL, NULL, 'GM511-2 Black Strap, Black/ Silver Case, White Face', NULL, '644352578274', 'FedEx', NULL, '2015-08-10', '06.08.2015 17:32', 'GM511-2', '1', 'a0YC000000d8gXaMAI', '165.00', '235.00'),
(33714, '339598147', NULL, NULL, 'mevan obaid', 'langedragsvaegen 22', '', '42671', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '', '0010137J97', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352578355', 'FedEx', NULL, '2015-08-10', '06.08.2015 23:44', 'GM511-4', '1', 'a0YC000000d8g7xMAA', '1543.87', '2199.00'),
(33715, '339573484', NULL, NULL, 'Andria Radulovic', 'DAMMVAEGEN 17 A', 'sweden', '141 44', 'HUDDINGE', 'Schweden', 'SE', NULL, NULL, '707644792', '0010047W80', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352578366', 'FedEx', NULL, '2015-08-10', '06.08.2015 21:44', 'GM511-1', '1', 'a0YC000000d8g0UMAQ', '1543.87', '2199.00'),
(33716, '339749251', NULL, NULL, 'Liam Parkinson', '38 DELAFORD ROAD', '', 'SE16 3BS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7480447163', '00101074NV', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '644352578296', 'FedEx', NULL, '2015-08-10', '07.08.2015 14:27', '4260295881050', '1', 'a0YC000000cuMEQMA2', '165.00', '249.00'),
(33717, '339695990', NULL, NULL, 'Ashley Sharp', '24 NEVILLE DRIVE', '', 'LE67 9WJ', 'MARKFIELD', 'Großbritannien', 'GB', NULL, NULL, '7786656793', '0010087TO2', NULL, NULL, 'Bicolor/Gold Dial/Silver Metal Band GM-101-9', NULL, '644352578300', 'FedEx', NULL, '2015-08-10', '07.08.2015 10:55', 'GM-101-9', '1', 'a0YC000000d90qyMAA', '165.00', '249.00'),
(33718, '339619618', NULL, NULL, 'Branislav Prievoznik', '10 CORNMILL SQUARE', '', 'SY1 2LQ', 'SHREWSBURY', 'Großbritannien', 'GB', NULL, NULL, '7702126739', '0010085RHW', NULL, NULL, 'T3006-1-02 Black Strap Gold Case', NULL, '644352578311', 'FedEx', NULL, '2015-08-10', '07.08.2015 02:22', 'UK140729AS32', '1', 'a0YC000000bCMtjMAG', '130.99', '199.00'),
(33719, '339566706', NULL, NULL, 'Callum McPake', '72 PUMPHERSTON ROAD', 'Uphall Station', 'EH54 5PJ', 'LIVINGSTON', 'Großbritannien', 'GB', NULL, NULL, '1506494802', '0010044QNN', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '644352578322', 'FedEx', NULL, '2015-08-10', '06.08.2015 20:23', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33720, '339560078', NULL, NULL, 'Peter Morgan', 'Clifton Hous STATION ROAD', '', 'CF40 2PJ', 'TONYPANDY', 'Großbritannien', 'GB', NULL, NULL, '1443556322', '001007616P', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352578333', 'FedEx', NULL, '2015-08-10', '06.08.2015 19:56', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33721, '339538329', NULL, NULL, 'Aleksej Jelcov', '60 FOXHAYS ROAD', '', 'RG2 8NW', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7555250444', '0010203I1S', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '644352578344', 'FedEx', NULL, '2015-08-10', '06.08.2015 18:22', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33722, '340319618', NULL, NULL, 'Gunther Pauwels', 'Provincieweg 126', '', '9552', 'Borsbeke', 'Belgien', 'BE', NULL, NULL, '474998828', '10222197', NULL, NULL, 'Theorema Monaco Diamond horloge - leren band - zwart/goudkleur (T-3006-3)', NULL, '644352578631', 'FedEx', NULL, '2015-08-11', '10.08.2015 10:18', 'NL140729NM40', '1', 'a0YC000000cs9JJMAY', '150.00', '229.98'),
(33723, '340224516', NULL, NULL, 'Nancy Devos', 'Lijsterlaan 20', '', '3010', 'Kessel-Lo', 'Belgien', 'BE', NULL, NULL, '471272465', '001014695Y', NULL, NULL, 'Pionier Malibu diamanten horloge - bruin, goud en zwart', NULL, '644352578642', 'FedEx', NULL, '2015-08-11', '09.08.2015 20:18', 'NL140128LB03', '1', 'a0YC000000crosSMAQ', '155.00', '239.99'),
(33724, '340217607', NULL, NULL, 'julian rivera', 'rue loncin  33', '', '4340', 'awans', 'Belgien', 'BE', NULL, NULL, '32496287846', '0010104SBJ', NULL, NULL, 'Montre Miami - Boitier dorÃ© / cadran noir carbone / bracelet marron (506-3)', NULL, '644352578653', 'FedEx', NULL, '2015-08-11', '09.08.2015 19:48', '4260295880886', '1', 'a0YC000000czJ6kMAE', '150.01', '229.00'),
(33725, '340005417', NULL, NULL, 'Erwin steelandt', 'Paradijsstraat 11', '', '8310', 'Sint-Kruis', 'Belgien', 'BE', NULL, NULL, '50371247', '00100259T6', NULL, NULL, 'Pionier Malibu diamanten horloge - zwart', NULL, '644352578664', 'FedEx', NULL, '2015-08-11', '08.08.2015 18:48', 'NL140128LB04', '1', 'a0YC000000crosQMAQ', '155.00', '239.99'),
(33726, '339976551', NULL, NULL, 'Virginie Breye', 'Rijselstraat 229', '', '8930', 'Menen', 'Belgien', 'BE', NULL, NULL, '56306420', '0010018PPA', NULL, NULL, 'Pionier automatisch horloge - goudkleurige kast / zwarte carbon wijzerplaat / bruine band (506-3)', NULL, '644352578675', 'FedEx', NULL, '2015-08-11', '08.08.2015 15:48', '4260295880886', '1', 'a0YC000000czJ6kMAE', '150.01', '229.00'),
(33727, '339891020', NULL, NULL, 'Johan DE BECKER', 'Molenstraat 159a huis', '', '1700', 'DILBEEK', 'Belgien', 'BE', NULL, NULL, '475266568', '00100978CH', NULL, NULL, 'Pionier Malibu diamanten horloge - bruin, goud en zwart', NULL, '644352578686', 'FedEx', NULL, '2015-08-11', '08.08.2015 08:48', 'NL140128LB03', '1', 'a0YC000000crosSMAQ', '155.00', '239.99'),
(33728, '340220245', NULL, NULL, 'Michael Kampmann Rasmussen', 'Amagerbrogade 142. 1th', 'Begravelsesguiden.dk ApS - Frederiksberggade 2. 5 sal. 1354 KÃ¸benhavn K', '2300', 'Kobenhavn S', 'Dänemark', 'DK', NULL, NULL, '52175232', '0010171SG7', NULL, NULL, 'Casablanca-ur i sÃ¸lv/sort', NULL, '644352578723', 'FedEx', NULL, '2015-08-11', '09.08.2015 20:06', 'DK040614HW02', '1', 'a0YC000000d9YoAMAU', '1455.03', '2295.00'),
(33729, '339866755', NULL, NULL, 'Erik Gronning Nielsen', 'vejlevej 160,1', '', '7000', 'fredericia', 'Dänemark', 'DK', NULL, NULL, '40103111', '00102035N6', NULL, NULL, 'Sort urskive, guldfarvet urkasse og brun lÃ¦derrem (GM-3009-3)', NULL, '644352578734', 'FedEx', NULL, '2015-08-11', '08.08.2015 01:36', '150512HW010', '1', 'a0YC000000ctgisMAA', '1119.05', '1595.00'),
(33730, '339776965', NULL, NULL, 'Anatoli Chaikouski', 'Elevvej 86', '', '8200', 'Lisbjerg', 'Dänemark', 'DK', NULL, NULL, '71829671', '0010247JO9', NULL, NULL, 'Sort urskive, sort urkasse og sort lÃ¦derrem (GM-3009-4)', NULL, '644352578745', 'FedEx', NULL, '2015-08-11', '07.08.2015 16:36', '150512HW011', '1', 'a0YC000000ctgitMAA', '1119.05', '1595.00'),
(33731, '340345233', NULL, NULL, 'arto autio', 'Tasanteenkatu  13D12', '', '33610', 'Tampere', 'Finnland', 'FI', NULL, NULL, '3,58443E+11', '0010198U24', NULL, NULL, 'GM-3009-8 - Theorema Dubai -rannekello', NULL, '644352578756', 'FedEx', NULL, '2015-08-11', '10.08.2015 14:18', '150512HW015', '1', 'a0YC000000cr9vzMAA', '149.99', '199.99'),
(33732, '340042828', NULL, NULL, 'Martin Kearney', '268 Cedarwood park', '', 'EIRE', 'Dundalk, co.Louth', 'Irland', 'IE', NULL, NULL, '860871951', '00100701JQ', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352578388', 'FedEx', NULL, '2015-08-11', '08.08.2015 22:02', 'IE190614AH08', '1', 'a0YC000000cuJXiMAM', '195.01', '299.00'),
(33733, '339912212', NULL, NULL, 'Caoimhe Groves', '23 Fairview', 'Graiguenamanagh', '', 'Co.Kilkenny', 'Irland', 'IE', NULL, NULL, '876548217', '0010169Y3M', NULL, NULL, 'Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352578399', 'FedEx', NULL, '2015-08-11', '08.08.2015 09:32', 'IE190614AH10', '1', 'a0YC000000cuJXjMAM', '195.01', '299.00'),
(33734, '339801272', NULL, NULL, 'Anthony Shiels', '73 Railpark Estate,', 'Railpark', 'NAAS', 'Maynooth', 'Irland', 'IE', NULL, NULL, '35316289579', '00102267S9', NULL, NULL, 'GM511-4 Brown Strap, Gold Case, Black Face', NULL, '644352578403', 'FedEx', NULL, '2015-08-11', '07.08.2015 17:32', 'GM511-4', '1', 'a0YC000000d8gXcMAI', '165.00', '235.00'),
(33735, '340283162', NULL, NULL, 'Joke Mohringer', 'Wilgenlaan 152', '', '1161 JR', 'ZWANENBURG', 'Niederlande', 'NL', NULL, NULL, '625215022', '0010250ORK', NULL, NULL, 'Theorema Monaco Diamond horloge - roestvrijstalen band - zilverkleur (GM-3006-4)', NULL, '644352578697', 'FedEx', NULL, '2015-08-11', '10.08.2015 07:28', 'NL140729NM41', '1', 'a0YC000000cs9YnMAI', '150.00', '229.98'),
(33736, '339925319', NULL, NULL, 'Samir Ziani', 'Boschlust 18', '', '2804 KA', 'GOUDA', 'Niederlande', 'NL', NULL, NULL, '651214407', '0010250VTA', NULL, NULL, 'Monte Carlo horloge METALEN band - GM-102-8 - Zwart/Zwart', NULL, '644352578701', 'FedEx', NULL, '2015-08-11', '08.08.2015 11:28', 'NL150615KV83', '1', 'a0YC000000crsCZMAY', '165.01', '279.99'),
(33737, '339874993', NULL, NULL, 'Ron Van. Es', 'Bontwerkersstraat 24', '', '5914pb', 'Venlo', 'Niederlande', 'NL', NULL, NULL, '615836006', '00102094X2', NULL, NULL, 'Pionier automatisch horloge - zilverkleurige kast / zilverkleur en zwarte carbon wijzerplaat / zwarte band (506-2)', NULL, '644352578712', 'FedEx', NULL, '2015-08-11', '08.08.2015 06:28', '4260295880879', '1', 'a0YC000000czU3qMAE', '150.01', '229.00'),
(33738, '339858013', NULL, NULL, 'Alex Medland', '260 LABURNUM GROVE', '', 'PO2 0EX', 'PORTSMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7769580110', '0010074N9L', NULL, NULL, 'Bicolor/Gold Dial/Silver Metal Band GM-101-9', NULL, '644352578414', 'FedEx', NULL, '2015-08-11', '07.08.2015 23:53', 'GM-101-9', '1', 'a0YC000000d90qyMAA', '165.00', '249.00'),
(33739, '340024444', NULL, NULL, 'James kenningham', 'SHEPHERD HOU WATLING STREET', '', 'LU7 9NB', 'LEIGHTON BUZZARD', 'Großbritannien', 'GB', NULL, NULL, '7473145334', '00101531JP', NULL, NULL, 'Gold/Black Dial/Gold Metal Band GM-101-8', NULL, '644352578425', 'FedEx', NULL, '2015-08-11', '08.08.2015 20:52', 'GM-101-8', '1', 'a0YC000000d90peMAA', '165.00', '249.00'),
(33740, '340261008', '', '', 'John Larkin', '39B Dalskeith road', '', 'PA3 1AS', 'PAISLEY', 'Großbritannien', '', '', '', '1418874526', '00101691SR', '', '', 'Men\'s Automatic Watch Theorema Model New York Diamonds - Black/Black Dial and Black Leather Band', 'Sent XXL band RL 72 547 153 0DE, 24.08.2015', '644352578436', 'FedEx', '', '2015-08-11', '09.08.2015 23:23', 'GM-511-5', '1', 'a0YC000000d00G8MAI', '145.00', '219.00'),
(33741, '339997180', NULL, NULL, 'Wendy Corless', '1 COPPER BEECH DRIVE', '', 'SK13 6DB', 'GLOSSOP', 'Großbritannien', 'GB', NULL, NULL, '7880747319', '0010153M4X', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Black/Black Dial and Black Leather Band', NULL, '644352578447', 'FedEx', NULL, '2015-08-11', '08.08.2015 17:52', 'GM-511-5', '1', 'a0YC000000d00G8MAI', '145.00', '219.00'),
(33742, '340075451', NULL, NULL, 'Sahadev Swain', '9 BLENHEIM CRESCENT', '', 'LU3 1HA', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '1582832216', '0010045S1J', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Gold/Black Dial and Brown Leather Band', NULL, '644352578458', 'FedEx', NULL, '2015-08-11', '09.08.2015 08:54', 'GM-511-4', '1', 'a0YC000000d00FUMAY', '145.00', '219.00'),
(33743, '340090454', NULL, NULL, 'tom Clarke', '5 TIMBER CLOSE', '', 'GU22 8QA', 'WOKING', 'Großbritannien', 'GB', NULL, NULL, '7986835535', '0010171QHR', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Gold/Black Dial and Brown Leather Band', NULL, '644352578469', 'FedEx', NULL, '2015-08-11', '09.08.2015 09:54', 'GM-511-4', '1', 'a0YC000000d00FUMAY', '145.00', '219.00'),
(33744, '339880202', NULL, NULL, 'Jenny Jones', '95 NEW BARN LANE', '', 'GL52 3LF', 'CHELTENHAM', 'Großbritannien', 'GB', NULL, NULL, '4,47884E+11', '0010202ULN', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Gold/White Dial and Brown Leather Band', NULL, '644352578470', 'FedEx', NULL, '2015-08-11', '08.08.2015 07:52', 'GM-511-3', '1', 'a0YC000000d00EgMAI', '145.00', '219.00'),
(33745, '340232410', NULL, NULL, 'gordon freeman', 'FL 4 31 NORTON ROAD', '7801692514', 'BN3 3BF', 'HOVE', 'Großbritannien', 'GB', NULL, NULL, '7481623145', '0010099GGZ', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Silver/Black Dial and Black Leather Band', NULL, '644352578480', 'FedEx', NULL, '2015-08-11', '09.08.2015 21:22', 'GM-511-1', '1', 'a0YC000000d00CfMAI', '145.00', '219.00'),
(33746, '340190658', NULL, NULL, 'Michael J Keane', '432 Kingsway', '', 'M19 1JS', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '7831499970', '0010227OW1', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Silver/Black Dial and Black Leather Band', NULL, '644352578491', 'FedEx', NULL, '2015-08-11', '09.08.2015 17:52', 'GM-511-1', '1', 'a0YC000000d00CfMAI', '145.00', '219.00'),
(33747, '339960273', '', '', 'Mr Nelson', '9 BROOKVALE', 'Stiles way', 'BT41 2TU', 'ANTRIM', 'Großbritannien', '', '', '', '7549755603', '0010025A6A', '', '', 'Men\'s Automatic Watch Theorema Model New York Diamonds - Silver/Black Dial and Black Leather Band', 'RL 72 567 487 2DE     03.09.2015', '644352578506', 'FedEx', '', '2015-08-11', '08.08.2015 14:23', 'GM-511-1', '1', 'a0YC000000d00CfMAI', '145.00', '219.00'),
(33748, '340352176', NULL, NULL, 'Anna Nicole', '25 Park Parade', '', 'NE26 1DT', 'WHITLEY BAY', 'Großbritannien', 'GB', NULL, NULL, '7429558757', '0010227E8T', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '644352578517', 'FedEx', NULL, '2015-08-11', '10.08.2015 12:26', '4260295881050', '1', 'a0YC000000cuMEQMA2', '165.00', '249.00'),
(33749, '340022595', NULL, NULL, 'Wayne Thomas', '25 NORTHERN AVENUE', '', 'SS7 5SN', 'BENFLEET', 'Großbritannien', 'GB', NULL, NULL, '7956299989', '0010124RCU', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '644352578528', 'FedEx', NULL, '2015-08-11', '08.08.2015 20:53', '4260295880381', '1', 'a0YC000000cuMENMA2', '165.00', '249.00'),
(33750, '340377673', NULL, NULL, 'Sophie Giles', '92 CATHERINE STREET', '', 'RG30 1DG', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7713745953', '0010128TLX', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '644352578539', 'FedEx', NULL, '2015-08-11', '10.08.2015 14:24', '4260295880374', '1', 'a0YC000000cuMEMMA2', '165.00', '249.00'),
(33751, '340367702', NULL, NULL, 'Anastasios Konnaris', '350 BROOK DRIVE', '', 'RG2 6UH', 'READING', 'Großbritannien', 'GB', NULL, NULL, '4,47903E+11', '0010115L1C', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352578540', 'FedEx', NULL, '2015-08-11', '10.08.2015 13:28', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33752, '340024873', NULL, NULL, 'Majid Zeighami', '41 Glendon Drive', 'Sherwood', 'NG51FN', 'Nottingham', 'Großbritannien', 'GB', NULL, NULL, '+44 78 94 902292', '001020610T', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352578550', 'FedEx', NULL, '2015-08-11', '08.08.2015 20:53', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33753, '340159601', NULL, NULL, 'Manuel Paulo', '21 WHITCHURCH ROAD', 'Baseline Business Studios', 'W11 4AT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7803176730', '0010106L1V', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352578561', 'FedEx', NULL, '2015-08-11', '09.08.2015 15:23', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33754, '339787389', NULL, NULL, 'Prabha Thapa', '21 ROMAN WAY', '', 'CT19 4LB', 'FOLKESTONE', 'Großbritannien', 'GB', NULL, NULL, '7828014582', '0010104EY4', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352578572', 'FedEx', NULL, '2015-08-11', '07.08.2015 17:23', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33755, '340351152', NULL, NULL, 'Mari Aid', 'Hogvagen  3', '', '13833', 'Stockholm', 'Schweden', 'SE', NULL, NULL, '46737252667', '0010058BKY', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352578583', 'FedEx', NULL, '2015-08-11', '10.08.2015 13:14', 'GM511-1', '1', 'a0YC000000d8g0UMAQ', '1543.87', '2199.00'),
(33756, '340232963', NULL, NULL, 'Fuad Hasanov', 'KUNG HANS VAEG 71A', '', '192 68', 'SOLLENTUNA', 'Schweden', 'SE', NULL, NULL, '735877220', '00102287EU', NULL, NULL, 'Svart/guld - modell GM-101-3', NULL, '644352578594', 'FedEx', NULL, '2015-08-11', '09.08.2015 22:14', 'SE040614HW19', '1', 'a0YC000000d9YqXMAU', '1768.74', '2799.00'),
(33757, '340164688', NULL, NULL, 'Meron angesom', 'RADJURSSTIGEN 5', '', '170 76', 'SOLNA', 'Schweden', 'SE', NULL, NULL, '736346975', '0010077MLE', NULL, NULL, 'Svart/guld/svart. Modell GM511-5', NULL, '644352578609', 'FedEx', NULL, '2015-08-11', '09.08.2015 16:44', 'GM511-5', '1', 'a0YC000000d8g8vMAA', '1543.87', '2199.00'),
(33758, '340005708', NULL, NULL, 'Shkelzen Halili', 'Silvergarden 9B', 'Bukurije Halili', '26143', 'Landskrona', 'Schweden', 'SE', NULL, NULL, '737660353', '0010150XBB', NULL, NULL, 'Guld/silver - modell GM-101-4', NULL, '644352578610', 'FedEx', NULL, '2015-08-11', '08.08.2015 19:44', 'SE040614HW20', '1', 'a0YC000000d9YqZMAU', '1768.74', '2799.00'),
(33759, '340002518', NULL, NULL, 'Annika Andersson', 'KORSVAEGEN 118', '', '463 93', 'VAESTERLANDA', 'Schweden', 'SE', NULL, NULL, '46760067839', '0010159Y3X', NULL, NULL, 'Svart/svart - modell GM-101-5', NULL, '644352578620', 'FedEx', NULL, '2015-08-11', '08.08.2015 19:44', 'SE040614HW21', '1', 'a0YC000000d9YqYMAU', '1768.74', '2799.00'),
(33760, '340536438', NULL, NULL, 'Bertrand de Laminne', 'Avenue des Tourelles 21', '', '1970', 'Wezembeek-Oppem', 'Belgien', 'BE', NULL, NULL, '32477490420', '00102508CB', NULL, NULL, 'Montre T-3006-6 - bracelet en acier inoxydable, boitier dorÃ©/noir', NULL, '644352578860', 'FedEx', NULL, '2015-08-12', '11.08.2015 09:48', 'NL140729NM43', '1', 'a0YC000000cs9K7MAI', '150.00', '229.98'),
(33761, '340424326', NULL, NULL, 'Olivier Elias', 'Wellingstraat 51  51', '', '9070', 'Heusden', 'Belgien', 'BE', NULL, NULL, '478700600', '00101637YQ', NULL, NULL, 'Montre T-3006-1 - bracelet en cuir, boitier argentÃ©', NULL, '644352578870', 'FedEx', NULL, '2015-08-12', '10.08.2015 18:18', 'NL140729NM38', '1', 'a0YC000000cs9IkMAI', '150.00', '229.98'),
(33762, '340511564', NULL, NULL, 'charlotte nielsen', 'Vesterfaelledvej 3B St. Tv.', '', '1750', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '51895070', '00100652K5', NULL, NULL, 'Ur med sort rem, sort kasse og sort skive', NULL, '644352578881', 'FedEx', NULL, '2015-08-12', '11.08.2015 07:36', 'GM511-5', '1', 'a0YC000000d8gDaMAI', '1231.16', '1749.00'),
(33763, '340411536', NULL, NULL, 'Karol Szpilewski', 'Tinghojvej 30c', '', '8920', 'Randers NV', 'Dänemark', 'DK', NULL, NULL, '4571369140', '0010008KN0', NULL, NULL, 'Ur med sort rem, sort kasse og sort skive', NULL, '644352578892', 'FedEx', NULL, '2015-08-12', '10.08.2015 17:06', 'GM511-5', '1', 'a0YC000000d8gDaMAI', '1231.16', '1749.00'),
(33764, '340406655', NULL, NULL, 'Maibritt K Neumann', 'Helgeshoj Alle 33', ' Nordea Bank DK Att Maibritt Neumann 5.1', '2630', 'Taastrup', 'Dänemark', 'DK', NULL, NULL, '61661460', '0010170GMX', NULL, NULL, 'Ur med brun rem, guldfarvet kasse og sort skive', NULL, '644352578907', 'FedEx', NULL, '2015-08-12', '10.08.2015 16:36', 'GM511-4', '1', 'a0YC000000d8gDZMAY', '1231.16', '1749.00'),
(33765, '340399020', NULL, NULL, 'Beata Podsiadly', 'Hessensgade 26 3th', '', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '53604333', '0010250O5K', NULL, NULL, 'Sort urskive, sÃ¸lvfarvet urkasse og sort lÃ¦derrem (GM-3009-2)', NULL, '644352578918', 'FedEx', NULL, '2015-08-12', '10.08.2015 16:06', '150512HW09', '1', 'a0YC000000ctgirMAA', '1119.05', '1595.00'),
(33766, '340534211', NULL, NULL, 'Reijo Perander', 'Ankkatie 9', '', '85100', 'KALAJOKI', 'Finnland', 'FI', NULL, NULL, '405465077', '0010250U2W', NULL, NULL, 'GM511-3 - Pionier-rannekello', NULL, '644352578929', 'FedEx', NULL, '2015-08-12', '11.08.2015 11:18', 'GM511-3', '1', 'a0YC000000d8gNMMAY', '165.00', '235.00'),
(33767, '340455177', NULL, NULL, 'Linda Odonovan', 'Lower Coosane', 'Ballydehob', 'Cork', 'Co cork', 'Irland', 'IE', NULL, NULL, '867930910', '0010250XD9', NULL, NULL, 'Dubai Theorema Watch - GM-3009-3', NULL, '644352578804', 'FedEx', NULL, '2015-08-12', '10.08.2015 19:32', '150512HW010', '1', 'a0YC000000d9avfMAA', '150.00', '199.00'),
(33768, '340552615', NULL, NULL, 'Jessica Simcox', '40 Marchlyn crescent', '', 'TS17 5DP', 'STOCKTON-ON-TEES', 'Großbritannien', 'GB', NULL, NULL, '7780443244', '00102048GM', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Gold Dial (GM-101-4)', NULL, '644352578815', 'FedEx', NULL, '2015-08-12', '11.08.2015 10:53', '42602958803015', '1', 'a0YC000000cuMEPMA2', '165.00', '249.00'),
(33769, '340474930', NULL, NULL, 'Oluwatosin Omishakin', '165 MALHAM ROAD', '', 'SE23 1AL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7957614664', '0010119APY', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '644352578826', 'FedEx', NULL, '2015-08-12', '10.08.2015 22:22', '4260295881050', '1', 'a0YC000000cuMEQMA2', '165.00', '249.00'),
(33770, '340457251', NULL, NULL, 'Stephen Forde', '45 CHERRYBANK WALK', '', 'ML6 0LY', 'AIRDRIE', 'Großbritannien', 'GB', NULL, NULL, '7932586151', '00101928FI', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352578837', 'FedEx', NULL, '2015-08-12', '10.08.2015 20:53', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33771, '340454406', NULL, NULL, 'Jack Purdy', '42 MORRIS AVENUE', 'Biddick hall', 'NE34 9SZ', 'SOUTH SHIELDS', 'Großbritannien', 'GB', NULL, NULL, '7917881226', '00102094EH', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '644352578848', 'FedEx', NULL, '2015-08-12', '10.08.2015 20:53', '4260295880374', '1', 'a0YC000000cuMEMMA2', '165.00', '249.00'),
(33772, '340439593', NULL, NULL, 'Sam Quick', '25 the readings', 'Sittingbourne', 'cm18 7bt', 'essex', 'Großbritannien', 'GB', NULL, NULL, '7702277212', '0010064W5O', NULL, NULL, 'T3006-1-04 Metal Silver Strap Silver Case', NULL, '644352578859', 'FedEx', NULL, '2015-08-12', '10.08.2015 19:24', 'UK140729AS34', '1', 'a0YC000000bCMtlMAG', '130.99', '199.00'),
(33773, '340450835', NULL, NULL, 'Laman Alieva', 'trollesundsvaegen 93 3 tr', '', '12457', 'Bandhagen', 'Schweden', 'SE', NULL, NULL, '076-5981096', '00101008UD', NULL, NULL, 'Svart/guld/svart. Modell GM511-5', NULL, '644352578930', 'FedEx', NULL, '2015-08-12', '10.08.2015 21:14', 'GM511-5', '1', 'a0YC000000d8g8vMAA', '1543.87', '2199.00'),
(33774, '340777839', NULL, NULL, 'Asbjorn pileborg', 'Holmegardsvej 16', '', '3100', 'Hornbaek', 'Dänemark', 'DK', NULL, NULL, '28443985', '00101797BG', NULL, NULL, 'Sort urskive, sÃ¸lvfarvet stÃ¥lrem (GM-3009-6)', NULL, '644352578973', 'FedEx', NULL, '2015-08-13', '12.08.2015 10:36', '150512HW013', '1', 'a0YC000000d9ZCoMAM', '1119.05', '1595.00'),
(33775, '340657160', NULL, NULL, 'Paw Sorensen', 'Industriparken 6', '', '2750', 'Ballerup', 'Dänemark', 'DK', NULL, NULL, '26800034', '0010066HUT', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '644352578984', 'FedEx', NULL, '2015-08-13', '11.08.2015 19:06', '150512HW015', '1', 'a0YC000000ctgixMAA', '1119.05', '1595.00'),
(33776, '340655866', NULL, NULL, 'Christine Holm Hansen', 'Bjergegade  78, st', '', '6870', 'Olgod', 'Dänemark', 'DK', NULL, NULL, '53470613', '0010192GJ3', NULL, NULL, 'Sort urskive, guldfarvet urkasse og brun lÃ¦derrem (GM-3009-3)', NULL, '644352578995', 'FedEx', NULL, '2015-08-13', '11.08.2015 19:06', '150512HW010', '1', 'a0YC000000ctgisMAA', '1119.05', '1595.00'),
(33777, '340621440', NULL, NULL, 'Busra Yaman', 'Taastrupgardsvej 95 3 tv', '', '2630', 'Taastrup', 'Dänemark', 'DK', NULL, NULL, '42447970', '00102046B4', NULL, NULL, 'Sort urskive, guldfarvet stÃ¥lrem (GM-3009-7)', NULL, '644352579009', 'FedEx', NULL, '2015-08-13', '11.08.2015 16:06', '150512HW014', '1', 'a0YC000000ctgiwMAA', '1119.05', '1595.00'),
(33778, '340716324', NULL, NULL, 'Jiansheng Li', '27 Little Mary Street', '', '', 'Dublin 7', 'Irland', 'IE', NULL, NULL, '872764208', '0010010LSN', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352578951', 'FedEx', NULL, '2015-08-13', '12.08.2015 00:02', 'IE190614AH08', '1', 'a0YC000000cuJXiMAM', '195.01', '299.00'),
(33779, '340645787', NULL, NULL, 'peter basista', '23 NOVERS HILL', '', 'BS3 5QU', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7523706554', '0010057ZSB', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Black/Black Dial and Black Leather Band', NULL, '644352578962', 'FedEx', NULL, '2015-08-13', '11.08.2015 18:23', 'GM-511-5', '1', 'a0YC000000d00G8MAI', '145.00', '219.00'),
(33780, '340730959', NULL, NULL, 'Marcus Bergstedt', 'FURUVAEGEN 7', '', '141 73', 'SEGELTORP', 'Schweden', 'SE', NULL, NULL, '760263234', '0010135N8D', NULL, NULL, 'Svart/guld/svart. Modell GM511-5', NULL, '644352579010', 'FedEx', NULL, '2015-08-13', '12.08.2015 08:14', 'GM511-5', '1', 'a0YC000000d8g8vMAA', '1543.87', '2199.00'),
(33781, '341059412', NULL, NULL, 'Eva Landberg', 'Eksaetravaegen 450', '', '12738', 'Skaerholmen', 'Schweden', 'SE', NULL, NULL, '739815642', '0010250WH1', NULL, NULL, 'Guld/svart med guldigt metallarmband. Modell GM-3009-7', NULL, '644352579204', 'FedEx', NULL, '2015-08-14', '13.08.2015 15:14', '150512HW014', '1', 'a0YC000000d9aSZMAY', '1395.06', '1995.00'),
(33782, '340839098', NULL, NULL, 'baysal nurullah', 'Malmedyerstrasse 17', '', '4780', 'Sainkt-Vith', 'Belgien', 'BE', NULL, NULL, '32484545944', '0010232VLN', NULL, NULL, 'Montre T-3006-2 - bracelet en cuir, boitier dorÃ©', NULL, '644352579178', 'FedEx', NULL, '2015-08-14', '12.08.2015 14:48', 'NL140729NM39', '1', 'a0YC000000cs9J9MAI', '150.00', '229.98'),
(33783, '340861470', NULL, NULL, 'Niclas Mathiasen', 'Kildegardsvej 28', '', '2900', 'Hellerup', 'Dänemark', 'DK', NULL, NULL, '26785476', '0010086BQ3', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '644352579189', 'FedEx', NULL, '2015-08-14', '12.08.2015 16:36', '150512HW015', '1', 'a0YC000000ctgixMAA', '1119.05', '1595.00'),
(33784, '340845930', NULL, NULL, 'Linda Seberg', 'Tunneldal 17', '', '6330', 'Padborg', 'Dänemark', 'DK', NULL, NULL, '2572683250', '0010089RY2', NULL, NULL, 'Ur med brun rem, guldfarvet kasse og sort skive New York', NULL, '644352579190', 'FedEx', NULL, '2015-08-14', '12.08.2015 15:36', 'GM511-4', '1', 'a0YC000000d8gDZMAY', '1231.16', '1749.00'),
(33785, '341086231', NULL, NULL, 'Vilson Zekaj', 'NEWSPRESS LT OLD CRAWLEY ROAD', '', 'RH12 4RU', 'HORSHAM', 'Großbritannien', 'GB', NULL, NULL, '7540845866', '00101097HK', NULL, NULL, 'T3006-1-01 Black Strap Silver Case', NULL, '644352579075', 'FedEx', NULL, '2015-08-14', '13.08.2015 15:24', 'UK140729AS31', '1', 'a0YC000000bCMtiMAG', '130.99', '199.00'),
(33786, '341080268', NULL, NULL, 'Adel El.Sayed Zahran', '64 BERKELEY ROAD', '', 'PE3 9PB', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7784898004', '0010139PF5', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Gold/Black Dial and Brown Leather Band', NULL, '644352579086', 'FedEx', NULL, '2015-08-14', '13.08.2015 14:52', 'GM-511-4', '1', 'a0YC000000d00FUMAY', '145.00', '219.00'),
(33787, '341065885', NULL, NULL, 'Thomas Laird', '75 WAREHAM ROAD', 'Corfe Mullen', 'BH21 3JX', 'WIMBORNE', 'Großbritannien', 'GB', NULL, NULL, '7710175477', '0010002JTV', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352579097', 'FedEx', NULL, '2015-08-14', '13.08.2015 13:57', '4,2603E+12', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(33788, '341052652', NULL, NULL, 'Alison Everitt', '2 BRADSHAW WAY', 'Irchester', 'NN29 7DP', 'WELLINGBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7706665516', '0010024PWF', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '644352579101', 'FedEx', NULL, '2015-08-14', '13.08.2015 12:56', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33789, '340996360', NULL, NULL, 'kouadio langui', '35 CHINEWOOD AVENUE', '', 'WF17 0HD', 'BATLEY', 'Großbritannien', 'GB', NULL, NULL, '7722572927', '0010247A6L', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Gold/Black Dial and Brown Leather Band', NULL, '644352579112', 'FedEx', NULL, '2015-08-14', '13.08.2015 09:29', 'GM-511-4', '1', 'a0YC000000d00FUMAY', '145.00', '219.00'),
(33790, '340984970', NULL, NULL, 'Alisha Bath', '28 CHILLERTON', 'Ingleside', 'SO31 5GW', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7703413851', '0010189JHH', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Gold/Black Dial and Brown Leather Band', NULL, '644352579123', 'FedEx', NULL, '2015-08-14', '13.08.2015 08:54', 'GM-511-4', '1', 'a0YC000000d00FUMAY', '145.00', '219.00'),
(33791, '340943763', NULL, NULL, 'Luke Whittington', '7 ANSON ROAD', '', 'SK9 2HE', 'WILMSLOW', 'Großbritannien', 'GB', NULL, NULL, '7528484494', '0010244H4X', NULL, NULL, 'T3006-1-02 Black Strap Gold Case', NULL, '644352579134', 'FedEx', NULL, '2015-08-14', '12.08.2015 23:53', 'UK140729AS32', '1', 'a0YC000000bCMtjMAG', '130.99', '199.00'),
(33792, '340925587', NULL, NULL, 'Jake Fessey', '31 Ford street', '', 'CV10 8AR', 'NUNEATON', 'Großbritannien', 'GB', NULL, NULL, '7547153445', '0010183G6O', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Black/Black Dial and Black Leather Band', NULL, '644352579145', 'FedEx', NULL, '2015-08-14', '12.08.2015 21:53', 'GM-511-5', '1', 'a0YC000000d00G8MAI', '145.00', '219.00'),
(33793, '340915999', NULL, NULL, 'Amir Asif', '30 HERRIET STREET', '', 'G41 2RH', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7401573823', '0010236XP8', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '644352579156', 'FedEx', NULL, '2015-08-14', '12.08.2015 20:53', '4,2603E+12', '1', 'a0YC000000cuMENMA2', '165.00', '249.00'),
(33794, '340882853', NULL, NULL, 'Jack Wood', '1 FAIRFAX CROFT', 'Copmanthorpe', 'YO23 3XS', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '1904701198', '0010095QQ0', NULL, NULL, 'Gold/Black Dial/Gold Metal Band GM-101-8', NULL, '644352579167', 'FedEx', NULL, '2015-08-14', '12.08.2015 18:23', 'GM-101-8', '1', 'a0YC000000d90peMAA', '165.00', '249.00'),
(33795, '341031403', NULL, NULL, 'Nadine Vroman', 'Grote Gentweg 33', '', '9420', 'Erpe', 'Belgien', 'BE', NULL, NULL, '476233827', '0010225NNK', NULL, NULL, 'Theorema Monaco Diamond horloge - leren band - zwart/goudkleur (T-3006-3)', NULL, '6,44353E+11', 'FedEx', NULL, '2015-08-17', '13.08.2015 11:48', 'NL140729NM40', '1', 'a0YC000000cs9JJMAY', '150.00', '229.98'),
(33796, '341317392', NULL, NULL, 'Sylvia Wambui', 'Bjeverskov Alle 2', 'st, th', '2650', 'Hvidovre', 'Dänemark', 'DK', NULL, NULL, '42683641', '0010188NNJ', NULL, NULL, 'Sort urskive, sÃ¸lvfarvet stÃ¥lrem (GM-3009-6)', NULL, '644352579362', 'FedEx', NULL, '2015-08-17', '14.08.2015 12:36', '150512HW013', '1', 'a0YC000000ctgivMAA', '1119.05', '1595.00'),
(33797, '341257022', NULL, NULL, 'Regis Wendpayangde Tiendrebeogo', 'Bartholinsgade 2', '', '1356', 'Copenhagen K', 'Dänemark', 'DK', NULL, NULL, '31444175', '0010127HU5', NULL, NULL, 'Sort urskive, guldfarvet stÃ¥lrem (GM-3009-7)', NULL, '644352579373', 'FedEx', NULL, '2015-08-17', '14.08.2015 09:06', '150512HW014', '1', 'a0YC000000d9ZCpMAM', '1119.05', '1595.00'),
(33798, '341340416', NULL, NULL, 'Dorita Peirano', 'ROELLEKEBACKEN 18 B', '', '165 65', 'HAESSELBY', 'Schweden', 'SE', NULL, NULL, '739811919', '0010223KXQ', NULL, NULL, 'Silver/svart med silvrigt metallarmband. Modell GM-3009-6', NULL, '644352579384', 'FedEx', NULL, '2015-08-17', '14.08.2015 15:14', '150512HW013', '1', 'a0YC000000d9aSYMAY', '1395.06', '1995.00'),
(33799, '341267301', NULL, NULL, 'Nada Ahmed', 'Sunnanvaeg 21c', '', '24438', 'Kaevlinge', 'Schweden', 'SE', NULL, NULL, '738781816', '0010241GMA', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352579395', 'FedEx', NULL, '2015-08-17', '14.08.2015 10:14', 'GM511-1', '1', 'a0YC000000d8g0UMAQ', '1543.87', '2199.00'),
(33800, '341267300', NULL, NULL, 'Nada Ahmed', 'Sunnanvaeg 21c', '', '24438', 'Kaevlinge', 'Schweden', 'SE', NULL, NULL, '738781816', '0010006HDT', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352579395', 'FedEx', NULL, '2015-08-17', '14.08.2015 10:14', 'GM511-1', '1', 'a0YC000000d8g0UMAQ', '1543.87', '2199.00'),
(33801, '341162841', NULL, NULL, 'Jan Samuelsson', 'HERDEVAEGEN 34', '', '194 43', 'UPPLANDS VAESBY', 'Schweden', 'SE', NULL, NULL, '46708449577', '0010140XTL', NULL, NULL, 'Svart/svart med svart metallarmband. Modell GM-3009-8', NULL, '644352579400', 'FedEx', NULL, '2015-08-17', '13.08.2015 22:14', '150512HW015', '1', 'a0YC000000d9aSaMAI', '1395.06', '1995.00'),
(33802, '341152987', NULL, NULL, 'Kenta Nyman', 'HOESTGATAN 22', '', '126 37', 'HAEGERSTEN', 'Schweden', 'SE', NULL, NULL, '708970775', '0010146A1M', NULL, NULL, 'Svart/guld/svart. Modell GM511-5', NULL, '644352579410', 'FedEx', NULL, '2015-08-17', '13.08.2015 21:14', 'GM511-5', '1', 'a0YC000000d8g8vMAA', '1543.87', '2199.00'),
(33803, '341328020', NULL, NULL, 'Howard Sheldon', '134 THORNE ROAD', '', 'DN2 5AD', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '07961 859660', '0010156Q7O', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '644352579260', 'FedEx', NULL, '2015-08-17', '14.08.2015 13:24', '4260295880374', '1', 'a0YC000000cuMEMMA2', '165.00', '249.00'),
(33804, '341322027', NULL, NULL, 'Ka Lok Ng', '95 Reading Road, Woodley', '', 'RG5 3AE', 'Reading', 'Großbritannien', 'GB', NULL, NULL, '7968707757', '00102493J1', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352579270', 'FedEx', NULL, '2015-08-17', '14.08.2015 12:54', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33805, '341308359', NULL, NULL, 'Jamie hind', '16 SPRINGFIELD VIEW', '', 'DE5 3UN', 'RIPLEY', 'Großbritannien', 'GB', NULL, NULL, '7791175103', '0010235P5K', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '644352579281', 'FedEx', NULL, '2015-08-17', '14.08.2015 11:55', '4260295880374', '1', 'a0YC000000cuMEMMA2', '165.00', '249.00'),
(33806, '341284321', NULL, NULL, 'anna macioch', '18 wyatt park mansions', '', 'sw24rn', 'london', 'Großbritannien', 'GB', NULL, NULL, '7877091368', '0010137CX2', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352579292', 'FedEx', NULL, '2015-08-17', '14.08.2015 10:24', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33807, '341235626', NULL, NULL, 'Chris Wood', '29 CHARLCOMBE LANE', '', 'BA1 6NS', 'BATH', 'Großbritannien', 'GB', NULL, NULL, '7599419822', '0010142QES', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '644352579307', 'FedEx', NULL, '2015-08-17', '14.08.2015 07:22', '4260295881050', '1', 'a0YC000000cuMEQMA2', '165.00', '249.00'),
(33808, '341199065', NULL, NULL, 'Adnan Ahmed', '182 MORDEN ROAD', 'Wimbledon', 'SW19 3BY', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7939939500', '0010020Q39', NULL, NULL, 'Silver/Black Dial/Silver Metal Band GM-101-7', NULL, '644352579318', 'FedEx', NULL, '2015-08-17', '14.08.2015 00:24', 'GM-101-7', '1', 'a0YC000000d90olMAA', '165.00', '249.00'),
(33809, '341157489', NULL, NULL, 'Maureen Flowers', '36 DEREHAM AVENUE', '', 'IP3 0QB', 'IPSWICH', 'Großbritannien', 'GB', NULL, NULL, '01473 413453', '0010026BOY', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '644352579329', 'FedEx', NULL, '2015-08-17', '13.08.2015 20:53', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33810, '341154597', NULL, NULL, 'Darryl White', '44 Invergarry Park', '', 'DD10 0BU', 'St Cyrus, Montrose', 'Großbritannien', 'GB', NULL, NULL, '07962 237020', '0010182JLO', NULL, NULL, 'T3006-1-06 Metal Black Strap Black Case', NULL, '644352579330', 'FedEx', NULL, '2015-08-17', '13.08.2015 20:22', 'UK140729AS36', '1', 'a0YC000000bCMtnMAG', '130.99', '199.00'),
(33811, '341095532', NULL, NULL, 'Ahmed EL Mokaddem', 'Flat 7 Dorset court', '25-27 cumberland park', 'W3 6SY', 'London', 'Großbritannien', 'GB', NULL, NULL, '7446880153', '0010135OG4', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Black/Black Dial and Black Leather Band', NULL, '644352579340', 'FedEx', NULL, '2015-08-17', '13.08.2015 16:26', 'GM-511-5', '1', 'a0YC000000d00G8MAI', '145.00', '219.00'),
(33812, '341869709', NULL, NULL, 'Sirajdin Alihadjiev', 'Schoolstraat 10 bus21 10 b21', 'Doutaeva Liana', '9230', 'Wetteren', 'Belgien', 'BE', NULL, NULL, '32486238688', '0010237CFS', NULL, NULL, 'GM-3005-2 - Montre avec bracelet en cuir - Affichage noir et boitier argentÃ©', NULL, '644352580160', 'FedEx', NULL, '2015-08-18', '17.08.2015 10:49', 'NL140520NM10', '1', 'a0YC000000csmAeMAI', '129.99', '199.99'),
(33813, '341831779', NULL, NULL, 'Carlotta Fagioli', 'Rue de la Cite 27', '', '1050', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '+32 498 033668', '0010250TBQ', NULL, NULL, 'Montre automatique Pionier Aruba - Brun/dorÃ©', NULL, '644352580171', 'FedEx', NULL, '2015-08-18', '17.08.2015 08:18', 'NL140417AM02', '1', 'a0YC000000crqTcMAI', '150.00', '229.98'),
(33814, '341804563', NULL, NULL, 'Ulrik Vercruysse', 'Zavelstraat 14', '', '2290', 'Vorselaar', 'Belgien', 'BE', NULL, NULL, '477329995', '0010010HUN', NULL, NULL, 'Theorema Monaco Diamond horloge - leren band - zwart/goudkleur (T-3006-3)', NULL, '644352580182', 'FedEx', NULL, '2015-08-18', '16.08.2015 23:18', 'NL140729NM40', '1', 'a0YC000000cs9JJMAY', '150.00', '229.98'),
(33815, '341797863', NULL, NULL, 'Jan Lievens', 'Westkerkestraat 5', '', '8480', 'Eernegem', 'Belgien', 'BE', NULL, NULL, '32492805000', '0010096G7L', NULL, NULL, 'Theorema Monaco Diamond horloge - leren band - zilverkleur (T-3006-1)', NULL, '644352580193', 'FedEx', NULL, '2015-08-18', '16.08.2015 22:18', 'NL140729NM38', '1', 'a0YC000000cs9IkMAI', '150.00', '229.98'),
(33816, '341732838', NULL, NULL, 'Serge Defloo', 'Stroelputstraat 67', '', '8210', 'Veldegem', 'Belgien', 'BE', NULL, NULL, '472506379', '0010022MRP', NULL, NULL, 'Pionier Malibu diamanten horloge - bruin, goud en zwart', NULL, '644352580208', 'FedEx', NULL, '2015-08-18', '16.08.2015 16:18', 'NL140128LB03', '1', 'a0YC000000crosSMAQ', '155.00', '239.99'),
(33817, '341538355', NULL, NULL, 'Virginie Jonet', 'rue Gustave Linet 11', '', '1495', 'Sart-Dames-Avelines', 'Belgien', 'BE', NULL, NULL, '478791414', '0010057GEU', NULL, NULL, 'Montre Pionier Malibu Diamonds - Marron, dorÃ© et noir', NULL, '644352580219', 'FedEx', NULL, '2015-08-18', '15.08.2015 14:48', 'NL140128LB03', '1', 'a0YC000000crosSMAQ', '155.00', '239.99'),
(33818, '341675378', NULL, NULL, 'Lasse Pedersen', 'Torbistvej 20', '', '2610', 'Rodovre', 'Dänemark', 'DK', NULL, NULL, '28775073', '0010179C9A', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '644352580285', 'FedEx', NULL, '2015-08-18', '16.08.2015 11:36', '150512HW015', '1', 'a0YC000000d9ZCqMAM', '1119.05', '1595.00'),
(33819, '341424535', NULL, NULL, 'Lacramioara Hreceniuc', 'Trillegardsvej 17', '', '8210', 'Aarhus', 'Dänemark', 'DK', NULL, NULL, '71582058', '0010170GW4', NULL, NULL, 'Ur med sort rem, sort kasse og sort skive New York', NULL, '644352580296', 'FedEx', NULL, '2015-08-18', '14.08.2015 21:06', 'GM511-5', '1', 'a0YC000000d8gDaMAI', '1231.16', '1749.00'),
(33820, '341914260', NULL, NULL, 'Sokol Marishta', '1 George\'s Q Pioneer Investment', '', '2', 'Dublin', 'Irland', 'IE', NULL, NULL, '867715548', '0010156MUJ', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352579502', 'FedEx', NULL, '2015-08-18', '17.08.2015 13:32', 'IE190614AH10', '1', 'a0YC000000d90yqMAA', '195.01', '299.00'),
(33821, '341802913', NULL, NULL, 'Michael Clifford', '3  Castle park marina', '', 'Oooo', 'Kinsale', 'Irland', 'IE', NULL, NULL, '3,53087E+12', '0010250P60', NULL, NULL, 'Dubai Theorema Watch - GM-3009-2', NULL, '644352579513', 'FedEx', NULL, '2015-08-18', '16.08.2015 22:02', '150512HW09', '1', 'a0YC000000d9avQMAQ', '150.00', '199.00'),
(33822, '341768710', NULL, NULL, 'Gary Fox', '11 Coundon court', 'Killiney', '', 'Dublin', 'Irland', 'IE', NULL, NULL, '872324093', '0010162K0J', NULL, NULL, 'Dubai Theorema Watch - GM-3009-6', NULL, '644352579524', 'FedEx', NULL, '2015-08-18', '16.08.2015 19:02', '150512HW013', '1', 'a0YC000000d9awJMAQ', '150.00', '199.00'),
(33823, '341772181', NULL, NULL, 'hassan Elmasry', 'H. Cleyndertweg 589', '', '1025 DX', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '611768882', '0010167HQE', NULL, NULL, 'Malibu Horloge - Zwart, Zilver & Zwart', NULL, '644352580220', 'FedEx', NULL, '2015-08-18', '16.08.2015 19:58', 'NL140128LB02', '1', 'a0YC000000crp5vMAA', '155.00', '239.99'),
(33824, '341740120', NULL, NULL, 'Jeanine Beck', 'Snoekbaarssingel 69', '', '2492 MC', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '628964056', '00100610TW', NULL, NULL, 'Monte Carlo horloge METALEN band - GM-102-8 - Zwart/Zwart', NULL, '644352580230', 'FedEx', NULL, '2015-08-18', '16.08.2015 16:58', 'NL150615KV83', '1', 'a0YC000000crsCZMAY', '165.01', '279.99'),
(33825, '341526180', NULL, NULL, 'Ossama el Youssfi', 'Beetsstraat 123 ', 'oelyoussfi@live.nl', '2524PL', 'Den Haag', 'Niederlande', 'NL', NULL, NULL, '636306634', '10250159', NULL, NULL, 'Monte Carlo horloge LEREN band - GM-102-2 - Zilverkleurig/Zwart', NULL, '644352580241', 'FedEx', NULL, '2015-08-18', '15.08.2015 13:28', 'NL140117LB02', '1', 'a0YC000000crsCUMAY', '165.01', '279.99'),
(33826, '341279270', NULL, NULL, 'Zien Asnafy', 'Westlandseweg 111', '', '2624 AD', 'DELFT', 'Niederlande', 'NL', NULL, NULL, '641205866', '0010236T7T', NULL, NULL, 'Theorema Monaco Diamond horloge - roestvrijstalen band - zilverkleur (GM-3006-4)', NULL, '644352580252', 'FedEx', NULL, '2015-08-18', '14.08.2015 09:59', 'NL140729NM41', '1', 'a0YC000000cs9YnMAI', '150.00', '229.98'),
(33827, '341656348', NULL, NULL, 'hamid mollavali', 'elfviksvagen, 76 18147', '', '18147', 'stockholm', 'Schweden', 'SE', NULL, NULL, '700593664', '0010152RQ5', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352580263', 'FedEx', NULL, '2015-08-18', '16.08.2015 11:14', 'GM511-1', '1', 'a0YC000000d8g0UMAQ', '1543.87', '2199.00'),
(33828, '341423839', NULL, NULL, 'Tom Soerensen', 'Dalagatan 7', '', '26243', 'Aengelholm', 'Schweden', 'SE', NULL, NULL, '704202023', '0010189C62', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352580274', 'FedEx', NULL, '2015-08-18', '14.08.2015 22:14', 'GM511-1', '1', 'a0YC000000d8g0UMAQ', '1543.87', '2199.00'),
(33829, '341808181', NULL, NULL, 'rebekah cassell', '28 BAXTER ROAD', '', 'E16 3HD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7912287447', '0010100N2T', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '644352579958', 'FedEx', NULL, '2015-08-18', '16.08.2015 23:54', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33830, '341796921', NULL, NULL, 'DACE METUSE', 'flat 7 , Eld ORCHARD LANE', 'ORCHARD LANE', 'SO14 3DF', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '4,47542E+11', '0010062PYR', NULL, NULL, 'Gold/Black Dial/Gold Metal Band GM-101-8', NULL, '644352579969', 'FedEx', NULL, '2015-08-18', '16.08.2015 22:22', 'GM-101-8', '1', 'a0YC000000d90peMAA', '165.00', '249.00'),
(33831, '341652339', NULL, NULL, 'Simon Kassell', '195 CHURCH LANE', 'Underwood', 'NG16 5HE', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '1773780821', '0010229BME', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Gold/White Dial and Brown Leather Band', NULL, '644352579970', 'FedEx', NULL, '2015-08-18', '16.08.2015 09:54', 'GM-511-3', '1', 'a0YC000000d00EgMAI', '145.00', '219.00'),
(33832, '341406162', NULL, NULL, 'Diana Felonova', '6 Dovedale rise', '', 'CR4 3JN', 'MITCHAM', 'Großbritannien', 'GB', NULL, NULL, '7533525657', '0010243LG5', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Silver/Black Dial and Black Leather Band', NULL, '644352579980', 'FedEx', NULL, '2015-08-18', '14.08.2015 19:24', 'GM-511-1', '1', 'a0YC000000d00CfMAI', '145.00', '219.00'),
(33833, '341851994', NULL, NULL, 'David Hurdiss', '23 The Holmes', '', 'WV10 6NF', 'Wolverhampton', 'Großbritannien', 'GB', NULL, NULL, '01902 655177', '00101123IN', NULL, NULL, 'T3006-1-01 Black Strap Silver Case', NULL, '644352579991', 'FedEx', NULL, '2015-08-18', '17.08.2015 09:52', 'UK140729AS31', '1', 'a0YC000000bCMtiMAG', '130.99', '199.00'),
(33834, '341618343', NULL, NULL, 'Christopher Hill', 'Coniston THE AVENUE', '', 'ST7 1AQ', 'STOKE-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7890016080', '0010013EAL', NULL, NULL, 'T3006-1-04 Metal Silver Strap Silver Case', NULL, '644352580002', 'FedEx', NULL, '2015-08-18', '16.08.2015 00:22', 'UK140729AS34', '1', 'a0YC000000bCMtlMAG', '130.99', '199.00'),
(33835, '341706064', NULL, NULL, 'Claudiu Avram', '21 LARCH ROAD', '', 'DA1 2LF', 'DARTFORD', 'Großbritannien', 'GB', NULL, NULL, '7983605533', '0010052LEI', NULL, NULL, 'T3006-1-04 Metal Silver Strap Silver Case', NULL, '644352580013', 'FedEx', NULL, '2015-08-18', '16.08.2015 13:53', 'UK140729AS34', '1', 'a0YC000000bCMtlMAG', '130.99', '199.00'),
(33836, '341710047', NULL, NULL, 'James Hildreth', '11 Parsley place', 'Banbury', 'ox16 1us', 'Banbury', 'Großbritannien', 'GB', NULL, NULL, '7725127809', '0010238WPT', NULL, NULL, 'T3006-1-04 Metal Silver Strap Silver Case', NULL, '644352580024', 'FedEx', NULL, '2015-08-18', '16.08.2015 14:24', 'UK140729AS34', '1', 'a0YC000000bCMtlMAG', '130.99', '199.00'),
(33837, '341496058', NULL, NULL, 'Umair Chaudhary', '57 GREYSTOKE ROAD', '', 'SL2 1TS', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '7886680906', '0010132CVL', NULL, NULL, 'T3006-1-04 Metal Silver Strap Silver Case', NULL, '644352580035', 'FedEx', NULL, '2015-08-18', '15.08.2015 10:23', 'UK140729AS34', '1', 'a0YC000000bCMtlMAG', '130.99', '199.00'),
(33838, '341700144', NULL, NULL, 'idris mohammed', '274 dunstable road', '', 'lu4 8jl', 'luton', 'Großbritannien', 'GB', NULL, NULL, '7793467045', '001005157S', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '644352580046', 'FedEx', NULL, '2015-08-18', '16.08.2015 13:23', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33839, '341874135', NULL, NULL, 'Marie Isata Tity', '24A CLISSOLD CRESCENT', 'If im not in give to one of my other flat members e.g 22a', 'N16 9BE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7798633451', '0010054EG7', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '644352580057', 'FedEx', NULL, '2015-08-18', '17.08.2015 11:24', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33840, '341858715', NULL, NULL, 'Stephanie Portman', '9 COLIN ROAD', '', 'WR3 7DE', 'WORCESTER', 'Großbritannien', 'GB', NULL, NULL, '7903620888', '00102439QR', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '644352580068', 'FedEx', NULL, '2015-08-18', '17.08.2015 10:24', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33841, '341677330', NULL, NULL, 'suzie edwards', '29 williams close', '', 'bs30 9bs', 'bristol', 'Großbritannien', 'GB', NULL, NULL, '1179322289', '0010103D23', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '644352580079', 'FedEx', NULL, '2015-08-18', '16.08.2015 11:22', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33842, '341506563', NULL, NULL, 'Brian Curran', '72 ARCHERHILL ROAD', '', 'G13 3LS', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '1419548623', '0010134ZGQ', NULL, NULL, 'T3006-1-06 Metal Black Strap Black Case', NULL, '644352580080', 'FedEx', NULL, '2015-08-18', '15.08.2015 11:22', 'UK140729AS36', '1', 'a0YC000000bCMtnMAG', '130.99', '199.00'),
(33843, '341373857', NULL, NULL, 'Jeena Lama', '7 CREGAN ORCHARD CLOSE', '', 'GU22 8BS', 'WOKING', 'Großbritannien', 'GB', NULL, NULL, '7414731613', '001001198K', NULL, NULL, 'T3006-1-06 Metal Black Strap Black Case', NULL, '644352580090', 'FedEx', NULL, '2015-08-18', '14.08.2015 16:55', 'UK140729AS36', '1', 'a0YC000000bCMtnMAG', '130.99', '199.00'),
(33844, '341406097', NULL, NULL, 'Brian Whitmore', '71 GEORGE WILLIAMS WAY', '', 'CO1 2JP', 'COLCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7948148751', '0010071EB7', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '644352580105', 'FedEx', NULL, '2015-08-18', '14.08.2015 19:24', '4260295881050', '1', 'a0YC000000cuMEQMA2', '165.00', '249.00'),
(33845, '341594585', NULL, NULL, 'Katie Johnson', '8 CLIFF ROAD', '', 'HU13 0HB', 'HESSLE', 'Großbritannien', 'GB', NULL, NULL, '7927143046', '0010036QFP', NULL, NULL, 'Watch with Black Strap/ Black Case/ Black Dial (GM-101-5)', NULL, '644352580116', 'FedEx', NULL, '2015-08-18', '15.08.2015 20:52', '4260295881050', '1', 'a0YC000000cuMEQMA2', '165.00', '249.00'),
(33846, '341508801', NULL, NULL, 'chris hayes', '1 BOWER CLOSE', '', 'BB2 2QL', 'BLACKBURN', 'Großbritannien', 'GB', NULL, NULL, '7494429278', '0010103T05', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Black Dial (GM-101-2)', NULL, '644352580127', 'FedEx', NULL, '2015-08-18', '15.08.2015 11:23', '4260295880381', '1', 'a0YC000000cuMENMA2', '165.00', '249.00'),
(33847, '341508129', NULL, NULL, 'chris hayes', '1 BOWER CLOSE', '', 'BB2 2QL', 'BLACKBURN', 'Großbritannien', 'GB', NULL, NULL, '7494429278', '0010167T0D', NULL, NULL, 'Watch with Black Strap/ Silver Case/ Silver Dial (GM-101-1)', NULL, '644352580127', 'FedEx', NULL, '2015-08-18', '15.08.2015 11:22', '4260295880374', '1', 'a0YC000000cuMEMMA2', '165.00', '249.00'),
(33848, '341474228', NULL, NULL, 'caroline Smith', '111 ADDENBROOKE DRIVE', '', 'L24 9NA', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7730564427', '0010110MPC', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352580138', 'FedEx', NULL, '2015-08-18', '15.08.2015 08:23', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33849, '341519383', NULL, NULL, 'Chad Russell', '35 Suffolk street', '', 'Wa7 1ex', 'Runcorn', 'Großbritannien', 'GB', NULL, NULL, '7713496733', '00102318FR', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352580149', 'FedEx', NULL, '2015-08-18', '15.08.2015 12:24', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33850, '341592528', NULL, NULL, 'meriwan sherif', '56 Aigburth road', 'liverpool', 'L17 7BN', 'liverpool', 'Großbritannien', 'GB', NULL, NULL, '7743815512', '0010074E7Y', NULL, NULL, 'Watch with Brown Strap/ Gold Case/ Black Dial (GM-101-3)', NULL, '644352580150', 'FedEx', NULL, '2015-08-18', '15.08.2015 20:53', '4260295880398', '1', 'a0YC000000cuMEOMA2', '165.00', '249.00'),
(33851, '341981787', NULL, NULL, 'Rebecca Lyssens', 'Plezantstraat 96 B1', '', '9100', 'Sint-Niklaas', 'Belgien', 'BE', NULL, NULL, '37760980', '0010051SKG', NULL, NULL, 'Theorema Monaco Diamond horloge - leren band - zwart/goudkleur (T-3006-3)', NULL, '644352580399', 'FedEx', NULL, '2015-08-19', '17.08.2015 20:18', 'NL140729NM40', '1', 'a0YC000000cs9JJMAY', '150.00', '229.98'),
(33852, '341933306', NULL, NULL, 'krista lassila', 'Soukanahde 4', 'Soukanahde 4 A 32', '02360', 'ESPOO uusimaa', 'Finnland', 'FI', NULL, NULL, '407355541', '0010015G5F', NULL, NULL, 'GM511-5 - Pionier-rannekello', NULL, '644352580414', 'FedEx', NULL, '2015-08-19', '17.08.2015 17:48', 'GM511-5', '1', 'a0YC000000d8gNOMAY', '165.00', '235.00'),
(33853, '342020539', NULL, NULL, 'Michael Clifford', '3  Castle park marina', '', 'Oooo', 'Kinsale', 'Irland', 'IE', NULL, NULL, '3,53087E+12', '0010243IME', NULL, NULL, 'Dubai Theorema Watch - GM-3009-2', NULL, '644352580333', 'FedEx', NULL, '2015-08-19', '17.08.2015 22:32', '150512HW09', '1', 'a0YC000000d9avQMAQ', '150.00', '199.00'),
(33854, '341942603', NULL, NULL, 'david gordon', 'Willem Passtoorsstraat 28c', '', '1073 HZ', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '683998366', '0010098OCH', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '644352580403', 'FedEx', NULL, '2015-08-19', '17.08.2015 16:58', 'NL140128LB03', '1', 'a0YC000000crp5yMAA', '155.00', '239.99'),
(33855, '342012123', NULL, NULL, 'Mathias Groenlund', 'GAMLA KYRKVAEGEN 60', '', '141 71', 'SEGELTORP', 'Schweden', 'SE', NULL, NULL, '704245237', '0010003LXV', NULL, NULL, 'Silver/svart med silvrigt metallarmband. Modell GM-3009-6', NULL, '644352580425', 'FedEx', NULL, '2015-08-19', '17.08.2015 23:44', '150512HW013', '1', 'a0YC000000d9aSYMAY', '1395.06', '1995.00'),
(33856, '341992161', NULL, NULL, 'Rasmus Anker', 'VARVINDSGATAN 32', '', '418 73', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '709389038', '00102147ED', NULL, NULL, 'Svart/guld/svart. Modell GM511-5', NULL, '644352580436', 'FedEx', NULL, '2015-08-19', '17.08.2015 22:14', 'GM511-5', '1', 'a0YC000000d8g8vMAA', '1543.87', '2199.00'),
(33857, '342136545', NULL, NULL, 'Ashley Sharp', '24 NEVILLE DRIVE', '', 'LE67 9WJ', 'MARKFIELD', 'Großbritannien', 'GB', NULL, NULL, '7786656793', '0010218DTT', NULL, NULL, 'Silver/White Dial/Silver Metal Band - GM-101-6', NULL, '644352580344', 'FedEx', NULL, '2015-08-19', '18.08.2015 14:54', 'GM-101-6', '1', 'a0YC000000d8vQcMAI', '165.00', '249.00'),
(33858, '342072449', NULL, NULL, 'Anthony Blusch', '54 Churchfield Road', 'Houghton Regis', 'LU5 5HW', 'Dunstable', 'Großbritannien', 'GB', NULL, NULL, '7702861712', '0010075ST7', NULL, NULL, 'T3006-1-06 Metal Black Strap Black Case', NULL, '644352580355', 'FedEx', NULL, '2015-08-19', '18.08.2015 09:53', 'UK140729AS36', '1', 'a0YC000000bCMtnMAG', '130.99', '199.00'),
(33859, '342024295', NULL, NULL, 'Josh Middleton', '16A Middle Lane', '', 'N8 8PL', 'Crouch End', 'Großbritannien', 'GB', NULL, NULL, '7901595252', '0010250TW9', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352580366', 'FedEx', NULL, '2015-08-19', '18.08.2015 00:23', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(33860, '342008852', NULL, NULL, 'Mara Berga', '26 NORTH WAY', '', 'OX3 9EU', 'OXFORD', 'Großbritannien', 'GB', NULL, NULL, '7990747795', '0010063QDQ', NULL, NULL, 'Gold/Black Dial/Gold Metal Band GM-101-8', NULL, '644352580377', 'FedEx', NULL, '2015-08-19', '17.08.2015 22:22', 'GM-101-8', '1', 'a0YC000000d90peMAA', '165.00', '249.00'),
(33861, '341982893', NULL, NULL, 'sonia le feuvre-wellard', '17 clyde road', 'brockworth', 'GL 34 JW', 'gloucester', 'Großbritannien', 'GB', NULL, NULL, '7971933805', '0010238G5X', NULL, NULL, 'Bicolor/Gold Dial/Silver Metal Band GM-101-9', NULL, '644352580388', 'FedEx', NULL, '2015-08-19', '17.08.2015 20:22', 'GM-101-9', '1', 'a0YC000000d90qyMAA', '165.00', '249.00'),
(33862, '342245526', NULL, NULL, 'Dennis Antesjoe', 'ENKOEPINGSVAEGEN 7A', '', '749 60', 'OERSUNDSBRO', 'Schweden', 'SE', NULL, NULL, '723238373', '0010089YTW', NULL, NULL, 'Svart/silver/vit. Modell GM511-2', NULL, '644352580701', 'FedEx', NULL, '2015-08-20', '19.08.2015 02:14', 'GM511-2', '1', 'a0YC000000d8g61MAA', '1543.87', '2199.00'),
(33863, '342237252', NULL, NULL, 'Skander Zakariya', 'EDANEVAEGEN EDANE VAEGEN', '', '671 70', 'EDANE', 'Schweden', 'SE', NULL, NULL, '727355033', '00100665C8', NULL, NULL, 'Guld/svart med guldigt metallarmband. Modell GM-3009-7', NULL, '644352580712', 'FedEx', NULL, '2015-08-20', '19.08.2015 00:44', '150512HW014', '1', 'a0YC000000d9aSZMAY', '1395.06', '1995.00'),
(33864, '342353976', NULL, NULL, 'Daniel Shipp', '33-35 New Street', 'St Neots', 'PE19 1AJ', 'Cambridgeshire', 'Großbritannien', 'GB', NULL, NULL, '7944217515', '0010174ALL', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352580631', 'FedEx', NULL, '2015-08-20', '19.08.2015 14:24', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(33865, '342305729', NULL, NULL, 'Derek Wilson', '196 COTTINGHAM ROAD', '', 'NN17 1SY', 'CORBY', 'Großbritannien', 'GB', NULL, NULL, '7593654370', '001009690C', NULL, NULL, 'T3006-1-04 Metal Silver Strap Silver Case', NULL, '644352580642', 'FedEx', NULL, '2015-08-20', '19.08.2015 11:00', 'UK140729AS34', '1', 'a0YC000000bCMtlMAG', '130.99', '199.00'),
(33866, '342266238', NULL, NULL, 'Nicola Peacock', '39 Buller Street', 'bradford', 'Bd4 8qf', 'Bradford', 'Großbritannien', 'GB', NULL, NULL, '7952965417', '0010181LR2', NULL, NULL, 'T3006-1-01 Black Strap Silver Case', NULL, '644352580653', 'FedEx', NULL, '2015-08-20', '19.08.2015 08:22', 'UK140729AS31', '1', 'a0YC000000bCMtiMAG', '130.99', '199.00'),
(33867, '342216551', NULL, NULL, 'Kamila Trojanowska', '20 ST. RAPHAELS WAY', '', 'NW10 0NT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7455577747', '0010171XT3', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '644352580664', 'FedEx', NULL, '2015-08-20', '18.08.2015 21:53', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33868, '342194220', NULL, NULL, 'Luiza Gajos', '48 BERESFORD ROAD', '', 'E17 4LW', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7753199630', '0010239KE6', NULL, NULL, 'Bicolor/Gold Dial/Silver Metal Band GM-101-9', NULL, '644352580675', 'FedEx', NULL, '2015-08-20', '18.08.2015 19:53', 'GM-101-9', '1', 'a0YC000000d90qyMAA', '165.00', '249.00'),
(33869, '342163376', NULL, NULL, 'Matthew Charnock', '37 Hood Lane,', '', 'WA5 1EH', 'Warrington', 'Großbritannien', 'GB', NULL, NULL, '7843102136', '0010206EC6', NULL, NULL, 'T3006-1-01 Black Strap Silver Case', NULL, '644352580686', 'FedEx', NULL, '2015-08-20', '18.08.2015 17:23', 'UK140729AS31', '1', 'a0YC000000bCMtiMAG', '130.99', '199.00'),
(33870, '342153596', NULL, NULL, 'Amanda Osheehan', '38 Meadow Way', 'Dorney Reach', 'SL6 0DS', 'Nr Maidenhead Berks', 'Großbritannien', 'GB', NULL, NULL, '7702064798', '0010218ABX', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352580697', 'FedEx', NULL, '2015-08-20', '18.08.2015 16:24', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(33871, '342349126', NULL, NULL, 'Anais Destree', 'Rue du Vieux Cure 13', '', '6940', 'Durbuy', 'Belgien', 'BE', NULL, NULL, '474854420', '00102442OX', NULL, NULL, 'Montre automatique Pionier Aruba - Brun/dorÃ©', NULL, '644352580550', 'FedEx', NULL, '2015-08-20', '19.08.2015 14:18', 'NL140417AM02', '1', 'a0YC000000crqTcMAI', '150.00', '229.98'),
(33872, '342327943', NULL, NULL, 'Kenny Medina Espinoza', 'Brusselsesteenweg 73b8', '', '3090', 'Overijse', 'Belgien', 'BE', NULL, NULL, '472961175', '00101335VB', NULL, NULL, 'Montre T-3006-6 - bracelet en acier inoxydable, boitier dorÃ©/noir', NULL, '644352580561', 'FedEx', NULL, '2015-08-20', '19.08.2015 12:18', 'NL140729NM43', '1', 'a0YC000000cs9K7MAI', '150.00', '229.98'),
(33873, '342169542', NULL, NULL, 'Nicolas hermant', 'rue fernand cochart 48', '', '5020', 'Flawinne', 'Belgien', 'BE', NULL, NULL, '32476626163', '0010178IDQ', NULL, NULL, 'GM-3005-6 - Montre avec bracelet en cuir et diamants - Affichage  noir et boitier argentÃ©', NULL, '644352580572', 'FedEx', NULL, '2015-08-20', '18.08.2015 17:48', 'NL140520NM13', '1', 'a0YC000000csmAhMAI', '150.00', '229.98'),
(33874, '342093191', NULL, NULL, 'isabelle haly', 'rue des Campanules 5', '', '1080', 'Molenbeek-Saint-Jean', 'Belgien', 'BE', NULL, NULL, '479124132', '0010042I57', NULL, NULL, 'Montre Pionier Malibu Diamonds - Noir, argentÃ© et noir', NULL, '644352580583', 'FedEx', NULL, '2015-08-20', '18.08.2015 11:20', 'NL140128LB02', '1', 'a0YC000000crosPMAQ', '155.00', '239.99'),
(33875, '342209073', NULL, NULL, 'sean murphy', '45 montpellier park', 'off infirmary road', '7', 'dublin', 'Irland', 'IE', NULL, NULL, '861647158', '0010171QEK', NULL, NULL, 'Dubai Theorema Watch - GM-3009-4', NULL, '644352580517', 'FedEx', NULL, '2015-08-20', '18.08.2015 20:02', '150512HW011', '1', 'a0YC000000d9avzMAA', '150.00', '199.00'),
(33876, '342312949', NULL, NULL, 'Avion Krista Mulder', 'Pesetaweg 63', '', '2153 PJ', 'NIEUW-VENNEP', 'Niederlande', 'NL', NULL, NULL, '611168681', '0010176C2N', NULL, NULL, 'Monte Carlo horloge LEREN band - GM-102-1 - Zilverkleurig/Wit', NULL, '644352580594', 'FedEx', NULL, '2015-08-20', '19.08.2015 13:29', 'NL140117LB01', '1', 'a0YC000000crsCTMAY', '165.01', '279.99'),
(33877, '342181160', NULL, NULL, 'Carmen Brinkman', 'Marathonstraat 22', '', '2134 CC', 'HOOFDDORP', 'Niederlande', 'NL', NULL, NULL, '650421463', '00100234PB', NULL, NULL, 'Theorema Monaco Diamond horloge - roestvrijstalen band - zilverkleur (GM-3006-4)', NULL, '644352580609', 'FedEx', NULL, '2015-08-20', '18.08.2015 18:58', 'NL140729NM41', '1', 'a0YC000000cs9YnMAI', '150.00', '229.98'),
(33878, '3074457345676995579', NULL, NULL, 'Chanee Yap', '621 ALJUNIED RD #06-06 LIPO BLDG', '#06-06', '389834', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '93628752', '0010143J36', NULL, NULL, 'T-3001-1: Theorema Paragon Automatic Watch', NULL, '644352580539', 'FedEx', NULL, '2015-08-20', '19.08.2015 18:11', 'SG080415CP01', '1', 'a0YC000000bnkzkMAA', '202.20', '259.00'),
(33879, '3074457345676995258', NULL, NULL, 'Chanee Yap', '621 ALJUNIED RD #06-06 LIPO BLDG', '#06-06', '389834', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '93628752', '0010245QUO', NULL, NULL, 'T-3001-3: Theorema Paragon Automatic Watch', NULL, '644352580539', 'FedEx', NULL, '2015-08-20', '19.08.2015 17:41', 'SG080415CP02', '1', 'a0YC000000bnkmvMAA', '202.20', '259.00'),
(33880, '3074457345676995182', NULL, NULL, 'Chanee Yap', '621 ALJUNIED RD #06-06 LIPO BLDG', '#06-06', '389834', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '93628752', '0010103L4H', NULL, NULL, 'T-3001-1A: Theorema Paragon Automatic Watch', NULL, '644352580539', 'FedEx', NULL, '2015-08-20', '19.08.2015 17:41', 'SG080415CP01', '1', 'a0YC000000bnkmbMAA', '202.20', '259.00'),
(33881, '3074457345676895722', NULL, NULL, 'YOUNG KYOUNG KIM', '10C HOUGANG ST 11 #11-41 THE MINTON', 'NA', '534077', 'SINGAPORE', 'Singapur', 'SGP', NULL, NULL, '92483756', '001025065M', NULL, NULL, 'T3008-1 (WHITE-SILVER DIAL, BLACK LEATHER STRAP): Theorema DAMASCUS DIAMOND Automatic Watch', NULL, '644352580540', 'FedEx', NULL, '2015-08-20', '17.08.2015 11:42', 'SG150522RS20', '1', 'a0YC000000cRUOOMA4', '263.20', '329.00'),
(33882, '342372965', NULL, NULL, 'Marie Consten', 'rue des escargots 130 Rue des esca', '', '7080', 'frameries Hainaut', 'Belgien', 'BE', NULL, NULL, '476820259', '0010222PUX', NULL, NULL, 'Montre Pionier Malibu Diamonds - Noir, argentÃ© et noir', NULL, '644352580826', 'FedEx', NULL, '2015-08-21', '19.08.2015 15:48', 'NL140128LB02', '1', 'a0YC000000crosPMAQ', '155.00', '239.99'),
(33883, '342546968', NULL, NULL, 'Hannu Alarautalahti', 'Ahmankatu 9', '', '33520', 'TAMPERE', 'Finnland', 'FI', NULL, NULL, '505987145', '001018193B', NULL, NULL, 'GM511-1 - Pionier-rannekello', NULL, '644352580848', 'FedEx', NULL, '2015-08-21', '20.08.2015 14:18', 'GM511-1', '1', 'a0YC000000d8gNKMAY', '165.00', '235.00'),
(33884, '342443137', NULL, NULL, 'Tjitse Altena', 'Scharenburgstraat 36', '', '4812 PP', 'BREDA', 'Niederlande', 'NL', NULL, NULL, '611766363', '0010117A18', NULL, NULL, 'Malibu Horloge - Bruin, Goud & Zwart', NULL, '644352580837', 'FedEx', NULL, '2015-08-21', '19.08.2015 21:58', 'NL140128LB03', '1', 'a0YC000000crp5yMAA', '155.00', '239.99'),
(33885, '342444136', NULL, NULL, 'Nils-Erik Braennlund', 'Elersvaeg 40', 'Octapharma', '11251', 'Stockholm Kungsholmen', 'Schweden', 'SE', NULL, NULL, '724241739', '0010058GS6', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352580859', 'FedEx', NULL, '2015-08-21', '19.08.2015 22:44', 'GM511-4', '1', 'a0YC000000d8g7xMAA', '1543.87', '2199.00'),
(33886, '342458594', NULL, NULL, 'peter joyce', '72 FATFIELD PARK', 'WASHINGTON', 'ne388bp', 'sunderland', 'Großbritannien', 'GB', NULL, NULL, '1914165308', '0010183D66', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '644352580789', 'FedEx', NULL, '2015-08-21', '19.08.2015 23:22', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33887, '342420896', NULL, NULL, 'd winterbourne', '3 NATHAN DRIVE', '', 'M3 6BA', 'SALFORD', 'Großbritannien', 'GB', NULL, NULL, '7903561083', '10155467', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Silver/Black Dial and Black Leather Band', NULL, '644352580790', 'FedEx', NULL, '2015-08-21', '19.08.2015 19:53', 'GM-511-1', '1', 'a0YC000000d00CfMAI', '145.00', '219.00'),
(33888, '342419985', NULL, NULL, 'Nilesh Gohil', '44 WOODLANDS DRIVE', 'Stanmore Middlesex', 'HA7 3PA', 'STANMORE', 'Großbritannien', 'GB', NULL, NULL, '7415384581', '0010068TVH', NULL, NULL, 'Gold/Black Dial/Gold Metal Band GM-101-8', NULL, '644352580804', 'FedEx', NULL, '2015-08-21', '19.08.2015 19:54', 'GM-101-8', '1', 'a0YC000000d90peMAA', '165.00', '249.00'),
(33889, '342397611', NULL, NULL, 'Kevin Cottrell', '5 Blinco lane', 'George green', 'Sl3 6rg', 'Slough', 'Großbritannien', 'GB', NULL, NULL, '7778284285', '0010121P77', NULL, NULL, 'T3006-1-06 Metal Black Strap Black Case', NULL, '644352580815', 'FedEx', NULL, '2015-08-21', '19.08.2015 17:52', 'UK140729AS36', '1', 'a0YC000000bCMtnMAG', '130.99', '199.00'),
(33890, '342424787', NULL, NULL, 'Joseph nolan', '4 Earlsfort Vale', 'Lucan County Dublin Ireland', 'Dublin', 'Irland', 'K78 RXO9', 'IE', NULL, NULL, '3,53874E+11', '10125887', NULL, NULL, 'GM511-1 Black Strap, Silver Case, Black Face', NULL, '644352580745', 'FedEx', NULL, '2015-08-21', '19.08.2015 19:32', 'GM511-1', '1', 'a0YC000000d8gXZMAY', '165.00', '235.00'),
(33891, '342652140', NULL, NULL, 'Jeroen Van den Weghe', 'Lettingstraat 58', '', '8951', 'Dranouter', 'Belgien', 'BE', NULL, NULL, '474297585', '0010187QNR', NULL, NULL, 'Aruba diamanthorloge van PIONIER - bruin-goudkleur GM-507-3', NULL, '644352580962', 'FedEx', NULL, '2015-08-24', '20.08.2015 20:48', 'NL140417AM02', '1', 'a0YC000000crqTcMAI', '150.00', '229.98'),
(33892, '342702100', NULL, NULL, 'Tove Andersen', 'Vordingborggade 6,D-22', '', '2100', 'Kobenhavn O', 'Dänemark', 'DK', NULL, NULL, '4560444670', '0010164XG8', NULL, NULL, 'Sort urskive, sort urkasse og sort lÃ¦derrem (GM-3009-4)', NULL, '644352581009', 'FedEx', NULL, '2015-08-24', '21.08.2015 04:36', '150512HW011', '1', 'a0YC000000d9ZCmMAM', '1119.05', '1595.00'),
(33893, '342806410', NULL, NULL, 'EDWARD MOJEKWU', '6 blasket square,waterville blanchardstown', '', 'ireland', 'dublin 15', 'Irland', 'IE', NULL, NULL, '3,53894E+11', '0010026T80', NULL, NULL, 'GM511-1 Black Strap, Silver Case, Black Face', NULL, '644352580870', 'FedEx', NULL, '2015-08-24', '21.08.2015 13:32', 'GM511-1', '1', 'a0YC000000d8gXZMAY', '165.00', '235.00'),
(33894, '342797172', NULL, NULL, 'EDWARD MOJEKWU', '6 blasket square,waterville blanchardstown', '', 'ireland', 'dublin 15', 'Irland', 'IE', NULL, NULL, '3,53894E+11', '00102344W1', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352580870', 'FedEx', NULL, '2015-08-24', '21.08.2015 12:32', 'IE190614AH10', '1', 'a0YC000000d90yqMAA', '195.01', '299.00'),
(33895, '342587789', NULL, NULL, 'Sandra McDonnell', 'Credit Contr Boyne Valley Foods', 'Platin Road', 'Louth', 'Drogheda', 'Irland', 'IE', NULL, NULL, '041 9870436', '0010220FIH', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Silver Case, Silver Dial (GM-101-1)', NULL, '644352580881', 'FedEx', NULL, '2015-08-24', '20.08.2015 14:32', 'IE190614AH07', '1', 'a0YC000000d90yoMAA', '195.01', '299.00'),
(33896, '342808145', NULL, NULL, 'Yasmin De Visser', 'Plaats Langeveld 3', '', '2681PG', 'MONSTER', 'Niederlande', 'NL', NULL, NULL, '653840574', '0010138FBD', NULL, NULL, 'Pionier automatisch horloge - goudkleurige kast / zwarte carbon wijzerplaat / bruine band (506-3)', NULL, '644352580973', 'FedEx', NULL, '2015-08-24', '21.08.2015 14:28', '4260295880886', '1', 'a0YC000000czU3rMAE', '150.01', '229.00'),
(33897, '342776427', NULL, NULL, 'Ilja Kozlovskis', 'Tacituslaan 18', '', '5624 GS', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '31633252272', '0010250YYO', NULL, NULL, 'Theorema Monaco Diamond horloge - roestvrijstalen band - zwart/goudkleur (GM-3006-6)', NULL, '644352580984', 'FedEx', NULL, '2015-08-24', '21.08.2015 11:58', 'NL140729NM43', '1', 'a0YC000000cs9YpMAI', '150.00', '229.98'),
(33898, '342745517', NULL, NULL, 'Nadia Sayadifar', 'Molukkenstraat 26 A', '', '1094 BK', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '611770371', '0010124N2O', NULL, NULL, 'Monte Carlo horloge METALEN band - GM-102-7 - Goudkleurig/Zwart', NULL, '644352580995', 'FedEx', NULL, '2015-08-24', '21.08.2015 09:58', 'NL150615KV82', '1', 'a0YC000000crsCYMAY', '165.01', '279.99'),
(33899, '342809295', NULL, NULL, 'Timi Oluwasanmi', 'Flat 3 Equitable house, 5-9 South Parade', '', 'NG1 2LB', 'Nottingham', 'Großbritannien', 'GB', NULL, NULL, '7846875410', '0010179LNP', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352580892', 'FedEx', NULL, '2015-08-24', '21.08.2015 14:55', '4260295882125', '1', 'a0YC000000dB2VQMA0', '140.00', '189.00'),
(33900, '342779818', NULL, NULL, 'Foyez Ahmed', '111 KINGSBROOK ROAD', '', 'M16 8QP', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7787255068', '0010126LFA', NULL, NULL, 'Gold/Black Dial/Gold Metal Band GM-101-8', NULL, '644352580907', 'FedEx', NULL, '2015-08-24', '21.08.2015 12:26', 'GM-101-8', '1', 'a0YC000000d90peMAA', '165.00', '249.00'),
(33901, '342746221', NULL, NULL, 'Beverley Burgess', '28 CHARLTON LANE', '', 'BS10 6SQ', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7913208770', '00101501JX', NULL, NULL, 'Gold/Black Dial/Gold Metal Band GM-101-8', NULL, '644352580918', 'FedEx', NULL, '2015-08-24', '21.08.2015 09:54', 'GM-101-8', '1', 'a0YC000000d90peMAA', '165.00', '249.00'),
(33902, '342708208', NULL, NULL, 'Sarah Yorke', '211 WOODFIELD ROAD', '', 'NG8 6HW', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7584257033', '0010170GY5', NULL, NULL, 'T3006-1-06 Metal Black Strap Black Case', NULL, '644352580929', 'FedEx', NULL, '2015-08-24', '21.08.2015 06:52', 'UK140729AS36', '1', 'a0YC000000bCMtnMAG', '130.99', '199.00'),
(33903, '342685396', NULL, NULL, 'Sana Begum', '21 GROUSE STREET', '', 'BD21 3EW', 'KEIGHLEY', 'Großbritannien', 'GB', NULL, NULL, '7583545889', '0010037BQM', NULL, NULL, 'T3006-1-06 Metal Black Strap Black Case', NULL, '644352580930', 'FedEx', NULL, '2015-08-24', '20.08.2015 23:22', 'UK140729AS36', '1', 'a0YC000000bCMtnMAG', '130.99', '199.00'),
(33904, '342664138', NULL, NULL, 'lyndsay sargent', '93 AIDAN COURT', 'west lane', 'TS5 4BP', 'MIDDLESBROUGH', 'Großbritannien', 'GB', NULL, NULL, '7876346624', '0010164UVK', NULL, NULL, 'T3006-1-06 Metal Black Strap Black Case', NULL, '644352580940', 'FedEx', NULL, '2015-08-24', '20.08.2015 21:24', 'UK140729AS36', '1', 'a0YC000000bCMtnMAG', '130.99', '199.00'),
(33905, '342600963', NULL, NULL, 'Sophie Fox', '14 GREENSIDE', '', 'HP16 0SE', 'GREAT MISSENDEN', 'Großbritannien', 'GB', NULL, NULL, '7713864482', '0010249T6J', NULL, NULL, 'T3006-1-02 Black Strap Gold Case', NULL, '644352580951', 'FedEx', NULL, '2015-08-24', '20.08.2015 16:53', 'UK140729AS32', '1', 'a0YC000000bCMtjMAG', '130.99', '199.00'),
(33906, '343327805', NULL, NULL, 'Evelyn Vanhooren', 'Makeveldstraat 45B', '', '8820', 'Torhout', 'Belgien', 'BE', NULL, NULL, '86764822', '00102101ME', NULL, NULL, 'Theorema Monaco Diamond horloge - leren band - zwart/goudkleur (T-3006-3)', NULL, '644352581281', 'FedEx', NULL, '2015-08-25', '24.08.2015 11:18', 'NL140729NM40', '1', 'a0YC000000cs9JJMAY', '150.00', '229.98'),
(33907, '343278537', NULL, NULL, 'Patricia Van Calster', 'Miksebeekstraat 70', '', '2930', 'Brasschaat', 'Belgien', 'BE', NULL, NULL, '499778008', '0010171WE3', NULL, NULL, 'Aruba diamanthorloge van PIONIER - zwart GM-507-4', NULL, '644352581292', 'FedEx', NULL, '2015-08-25', '24.08.2015 06:48', 'NL140417AM03', '1', 'a0YC000000crqTdMAI', '150.00', '229.98'),
(33908, '343268957', NULL, NULL, 'Mohamed Khalil', 'Chaussee de Saint-Job 612', '', '1180', 'Uccle', 'Belgien', 'BE', NULL, NULL, '499361473', '0010250JAG', NULL, NULL, 'Une montre London Pionier - noir/noir avec bracelet en cuir noir (GM-150-4)', NULL, '644352581307', 'FedEx', NULL, '2015-08-25', '24.08.2015 01:48', 'NL150623KS22', '1', 'a0YC000000ctlshMAA', '150.00', '229.98'),
(33909, '343253697', NULL, NULL, 'fatima amkhar', 'rue le lorrain 34', '', '1080', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '478273473', '0010229WXD', NULL, NULL, 'Montre Miami - Boitier dorÃ© / cadran noir carbone / bracelet marron (506-3)', NULL, '644352581318', 'FedEx', NULL, '2015-08-25', '23.08.2015 22:48', '4260295880886', '1', 'a0YC000000czJ6kMAE', '150.01', '229.00'),
(33910, '343249951', NULL, NULL, 'El Boukili Mohammed', 'Dordrechtlaan 41b', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '489309713', '0010250WCA', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '644352581329', 'FedEx', NULL, '2015-08-25', '23.08.2015 22:18', 'NL150623KS25', '1', 'a0YC000000ctltQMAQ', '150.00', '229.98'),
(33911, '336099355', NULL, NULL, 'Yassine benhaddou', 'Steynstraat 129/5', '', '2660', 'Hoboken', 'Belgien', 'BE', NULL, NULL, '484868086', '0010209IO3', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352581330', 'FedEx', NULL, '2015-08-25', '22.07.2015 01:18', 'NL140520PJ10', '1', 'a0YC000000cRyWVMA0', '190.01', '299.98'),
(33912, '343243359', NULL, NULL, 'hassan essaaidi', 'ringparken 43 2 tv', '', '7500', 'holstebro', 'Dänemark', 'DK', NULL, NULL, '52696328', '0010059FVI', NULL, NULL, 'Sort urskive, guldfarvet stÃ¥lrem (GM-3009-7) ', NULL, '644352581351', 'FedEx', NULL, '2015-08-25', '23.08.2015 22:06', '150512HW014', '1', 'a0YC000000d9ZCpMAM', '1119.05', '1595.00'),
(33913, '343065389', '', '', 'Sevan Rushdi', 'Agarden 59 1mf', '', '2635', 'Ishoj', 'Dänemark', '', '', '', '27576795', '00100275OU', '', '', 'Sort urskive, guldfarvet st?lrem (GM-3009-7)', 'Paket am 04.09.2015 zur?ck erhlten!\r\nRL 7257 8885 2DE   07.09.2015', '644352581362', 'FedEx', '', '2015-08-25', '22.08.2015 22:36', '150512HW014', '1', 'a0YC000000d9ZCpMAM', '1119.05', '1595.00'),
(33914, '343041662', NULL, NULL, 'Anders Steen', 'Brovejen 222, 3.TV', '', '5500', 'Middelfart', 'Dänemark', 'DK', NULL, NULL, '29478071', '0010156YQH', NULL, NULL, 'Ur med brun rem, guldfarvet kasse og sort skive New York', NULL, '644352581373', 'FedEx', NULL, '2015-08-25', '22.08.2015 19:36', 'GM511-4', '1', 'a0YC000000d8gDZMAY', '1231.16', '1749.00'),
(33915, '342912536', NULL, NULL, 'Flemming Therkildsen Brix', 'odinsvej 4', '', '8981', 'Spentrup', 'Dänemark', 'DK', NULL, NULL, '4522540246', '0010139X6L', NULL, NULL, 'Ur med sort rem, sort kasse og sort skive New York', NULL, 'Storniert', 'FedEx', NULL, '2015-08-25', '22.08.2015 01:36', 'GM511-5', '1', 'a0YC000000d8gDaMAI', '1231.16', '1749.00'),
(33916, '343310208', NULL, NULL, 'Juliana Timofeeva', 'Isonjaerventie 28 O', '', '02940', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '3,58408E+11', '0010133I9C', NULL, NULL, 'GM-101-3 GG- Theorema Casablanca -rannekello', NULL, '644352581395', 'FedEx', NULL, '2015-08-25', '24.08.2015 11:48', 'FI040614HW13', '1', 'a0YC000000d9Ho4MAE', '195.00', '299.00'),
(33917, '343189949', NULL, NULL, 'Colin Grehan', '42 Rathgowan Wood', 'Mullingar', '', 'Co. Westmeath', 'Irland', 'IE', NULL, NULL, '863691926', '001010017K', NULL, NULL, 'Dubai Theorema Watch - GM-3009-3', NULL, '644352581075', 'FedEx', NULL, '2015-08-25', '23.08.2015 16:02', '150512HW010', '1', 'a0YC000000d9avfMAA', '150.00', '199.00'),
(33918, '343014220', NULL, NULL, 'Nev Phelan', 'Ipr Lower ballymount road', 'There arefour panda waste sites in ballymount im based in lower ballymount road oppiste the maxol garage', 'Fao nev', 'Dublin 12', 'Irland', 'IE', NULL, NULL, '868356982', '0010239DKU', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352581086', 'FedEx', NULL, '2015-08-25', '22.08.2015 15:32', 'IE190614AH10', '1', 'a0YC000000d90yqMAA', '195.01', '299.00'),
(33919, '342955136', NULL, NULL, 'Shane Phillips', 'Rock Lodge Cashel Road', 'clonmel', '', 'Tipperary', 'Irland', 'IE', NULL, NULL, '874154762', '00101224RO', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Silver Case, Silver Dial (GM-101-1)', NULL, '644352581097', 'FedEx', NULL, '2015-08-25', '22.08.2015 09:32', 'IE190614AH07', '1', 'a0YC000000d90yoMAA', '195.01', '299.00'),
(33920, '342953679', NULL, NULL, 'STAVROS MARINOS', '21 OAKVIEW', 'DOUGLAS', '', 'CORK', 'Irland', 'IE', NULL, NULL, '858417628', '00100226SX', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352581101', 'FedEx', NULL, '2015-08-25', '22.08.2015 09:32', 'IE190614AH08', '1', 'a0YC000000d90ypMAA', '195.01', '299.00'),
(33921, '343294525', NULL, NULL, 'Jasmina Abdelmadjied', 'Marco Polostraat 23hs', 'huis', '1057 WC', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '634981622', '00100546OR', NULL, NULL, 'Pionier automatisch horloge - goudkleurige kast / zwarte carbon wijzerplaat / bruine band (506-3)', NULL, '644352581340', 'FedEx', NULL, '2015-08-25', '24.08.2015 08:58', '4260295880886', '1', 'a0YC000000czU3rMAE', '150.01', '229.00'),
(33922, '343336942', NULL, NULL, 'Johan Lundell', 'EMILS GATA 19 lgh 1001', '', '16872', 'BROMMA', 'Schweden', 'SE', NULL, NULL, '765865851', '001021251L', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352581432', 'FedEx', NULL, '2015-08-25', '24.08.2015 12:44', 'GM511-4', '1', 'a0YC000000d8g7xMAA', '1543.87', '2199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(33923, '343311038', NULL, NULL, 'Ingrida Raibuze', 'Torsborg 2', '', '19391', 'Sigtuna', 'Schweden', 'SE', NULL, NULL, '764029950', '00100984ZR', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352581410', 'FedEx', NULL, '2015-08-25', '24.08.2015 11:14', 'GM511-4', '1', 'a0YC000000d8g7xMAA', '1543.87', '2199.00'),
(33924, '342856018', NULL, NULL, 'Shayan Mollaei', 'SOLDANEVAEGEN 28', '', '58275', 'LINKOEPING', 'Schweden', 'SE', NULL, NULL, '739706199', '0010087VG8', NULL, NULL, 'Svart/svart med svart metallarmband. Modell GM-3009-8', NULL, '644352581421', 'FedEx', NULL, '2015-08-25', '21.08.2015 19:44', '150512HW015', '1', 'a0YC000000d9aSaMAI', '1395.06', '1995.00'),
(33925, '343026370', NULL, NULL, 'Constantin Petrescu', '52 Mason way', 'Ap 3', 'B15 2EE', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7922777873', '00102225XB', NULL, NULL, 'Bicolor/Gold Dial/Silver Metal Band GM-101-9', NULL, '644352581112', 'FedEx', NULL, '2015-08-25', '22.08.2015 17:52', 'GM-101-9', '1', 'a0YC000000d90qyMAA', '165.00', '249.00'),
(33926, '342940423', NULL, NULL, 'Garry Evans', '15 EDINBURGH DRIVE', 'Pemberton', 'WN5 9ET', 'WIGAN', 'Großbritannien', 'GB', NULL, NULL, '01942-707923', '0010046AG7', NULL, NULL, 'Gold/Black Dial/Gold Metal Band GM-101-8', NULL, '644352581123', 'FedEx', NULL, '2015-08-25', '22.08.2015 09:22', 'GM-101-8', '1', 'a0YC000000d90peMAA', '165.00', '249.00'),
(33927, '342929695', NULL, NULL, 'Jason Gordon', '3 ENGLEFIELD CLOSE', '', 'CR0 2TU', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7548647335', '0010162QSM', NULL, NULL, 'Gold/Black Dial/Gold Metal Band GM-101-8', NULL, '644352581134', 'FedEx', NULL, '2015-08-25', '22.08.2015 08:22', 'GM-101-8', '1', 'a0YC000000d90peMAA', '165.00', '249.00'),
(33928, '342939551', NULL, NULL, 'Nicky Briggs', '36 Rosemary Way', '', 'SN12 7FS', 'Melksham', 'Großbritannien', 'GB', NULL, NULL, '01225 434034', '0010107B1K', NULL, NULL, 'Silver/Black Dial/Silver Metal Band GM-101-7', NULL, '644352581145', 'FedEx', NULL, '2015-08-25', '22.08.2015 09:22', 'GM-101-7', '1', 'a0YC000000d90olMAA', '165.00', '249.00'),
(33929, '343214852', NULL, NULL, 'Robert Haughian Pro-Quest Resourcing Ltd', '. Piccadilly House', '49 Piccadilly', 'M1 2AP', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '7854554178', '0010154D1F', NULL, NULL, 'Silver/Black Dial/Silver Metal Band GM-101-7', NULL, '644352581156', 'FedEx', NULL, '2015-08-25', '23.08.2015 19:23', 'GM-101-7', '1', 'a0YC000000d90olMAA', '165.00', '249.00'),
(33930, '343184450', NULL, NULL, 'G Adroa', '7 PEARSON WAY', '', 'CR4 2GE', 'MITCHAM', 'Großbritannien', 'GB', NULL, NULL, '7930899582', '0010190X9F', NULL, NULL, 'T3006-1-01 Black Strap Silver Case', NULL, '644352581167', 'FedEx', NULL, '2015-08-25', '23.08.2015 16:23', 'UK140729AS31', '1', 'a0YC000000bCMtiMAG', '130.99', '199.00'),
(33931, '342864160', NULL, NULL, 'sharon rankine', '12 LEGBRANNOCK CRESCENT', '', 'ML1 5DT', 'MOTHERWELL', 'Großbritannien', 'GB', NULL, NULL, '7825836747', '0010147OAR', NULL, NULL, 'T3006-1-01 Black Strap Silver Case', NULL, '644352581178', 'FedEx', NULL, '2015-08-25', '21.08.2015 19:23', 'UK140729AS31', '1', 'a0YC000000bCMtiMAG', '130.99', '199.00'),
(33932, '342979422', NULL, NULL, 'Mr mabibbur', 'temple finane, chambers business center', 'chapel road', 'ol8 4qq', 'manchester', 'Großbritannien', 'GB', NULL, NULL, '7763998577', '001015315A', NULL, NULL, 'T3006-1-03 Black Strap Black Case', NULL, '644352581189', 'FedEx', NULL, '2015-08-25', '22.08.2015 12:53', 'UK140415AS07', '1', 'a0YC000000bCMtkMAG', '130.99', '199.00'),
(33933, '342909003', NULL, NULL, 'Mubarak Bax', '65 HILL COT ROAD', '', 'BL1 8RL', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '7932099999', '0010242VXW', NULL, NULL, 'T3006-1-03 Black Strap Black Case', NULL, '644352581190', 'FedEx', NULL, '2015-08-25', '22.08.2015 00:22', 'UK140415AS07', '1', 'a0YC000000bCMtkMAG', '130.99', '199.00'),
(33934, '342868330', NULL, NULL, 'Deirdre Howell', '4 DUMBROCK DRIVE', '', 'G63 9DN', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7928745294', '00101697WU', NULL, NULL, 'T3006-1-04 Metal Silver Strap Silver Case', NULL, '644352581204', 'FedEx', NULL, '2015-08-25', '21.08.2015 19:53', 'UK140729AS34', '1', 'a0YC000000bCMtlMAG', '130.99', '199.00'),
(33935, '343067042', NULL, NULL, 'Lizzie Paul', '26 REDKILN WAY', '', 'RH13 5QH', 'HORSHAM', 'Großbritannien', 'GB', NULL, NULL, '7920409019', '0010106U54', NULL, NULL, 'T3006-1-04 Metal Silver Strap Silver Case', NULL, '644352581215', 'FedEx', NULL, '2015-08-25', '22.08.2015 22:53', 'UK140729AS34', '1', 'a0YC000000bCMtlMAG', '130.99', '199.00'),
(33936, '343072755', NULL, NULL, 'Nazia Bibi', '67 Worcester street', '', 'OL9 7SE', 'Oldham', 'Großbritannien', 'GB', NULL, NULL, '7535738464', '0010099TJ4', NULL, NULL, 'T3006-1-04 Metal Silver Strap Silver Case', NULL, '644352581226', 'FedEx', NULL, '2015-08-25', '22.08.2015 23:52', 'UK140729AS34', '1', 'a0YC000000bCMtlMAG', '130.99', '199.00'),
(33937, '343054797', NULL, NULL, 'Oliver Thomson', '68 CARTHORSE LANE', 'Brockhill', 'B97 6SZ', 'REDDITCH', 'Großbritannien', 'GB', NULL, NULL, '7852336018', '0010024XIK', NULL, NULL, 'T3006-1-04 Metal Silver Strap Silver Case', NULL, '644352581237', 'FedEx', NULL, '2015-08-25', '22.08.2015 21:22', 'UK140729AS34', '1', 'a0YC000000bCMtlMAG', '130.99', '199.00'),
(33938, '342901316', NULL, NULL, 'Stephen Coates', '0 DRAYTON LODGE', '', 'TF11 8QL', 'SHIFNAL', 'Großbritannien', 'GB', NULL, NULL, '7469764290', '001021165K', NULL, NULL, 'T3006-1-04 Metal Silver Strap Silver Case', NULL, '644352581248', 'FedEx', NULL, '2015-08-25', '21.08.2015 23:22', 'UK140729AS34', '1', 'a0YC000000bCMtlMAG', '130.99', '199.00'),
(33939, '342881983', NULL, NULL, 'Adam Richards', '3 spruce', '', 'B77 4ES', 'TAMWORTH', 'Großbritannien', 'GB', NULL, NULL, '7944093752', '0010098ONZ', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '644352581259', 'FedEx', NULL, '2015-08-25', '21.08.2015 21:22', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33940, '342950939', NULL, NULL, 'Liam Rutty', '38 SELLWOOD ROAD', '', 'OX14 1PE', 'ABINGDON', 'Großbritannien', 'GB', NULL, NULL, '7776277669', '0010117TB7', NULL, NULL, 'T3006-1-05 Metal Gold Strap Gold Case', NULL, '644352581260', 'FedEx', NULL, '2015-08-25', '22.08.2015 10:23', 'UK140729AS35', '1', 'a0YC000000bCMtmMAG', '130.99', '199.00'),
(33941, '342995835', NULL, NULL, 'Mohammed adeeb Akram', '95 BURNGREAVE ROAD', '', 'S3 9DF', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7447497750', '0010132LQQ', NULL, NULL, 'T3006-1-06 Metal Black Strap Black Case', NULL, '644352581270', 'FedEx', NULL, '2015-08-25', '22.08.2015 14:22', 'UK140729AS36', '1', 'a0YC000000bCMtnMAG', '130.99', '199.00'),
(33942, '343378326', NULL, NULL, 'Maria De Backer', 'Moortebeekstraat 24', '', '1700', 'Dilbeek', 'Belgien', 'BE', NULL, NULL, '476445440', '0010124QC2', NULL, NULL, 'GM-3005-3 - Horloge met leren band - zwart display met gouden kast', NULL, '644352581605', 'FedEx', NULL, '2015-08-26', '24.08.2015 14:48', 'NL140520NM11', '1', 'a0YC000000csmAfMAI', '129.99', '199.99'),
(33943, '343366613', NULL, NULL, 'Andy Haertjens', 'Dorp 102/3', '', '9968', 'Bassevelde', 'Belgien', 'BE', NULL, NULL, '478459422', '0010250SMJ', NULL, NULL, 'Theorema Monaco Diamond horloge - roestvrijstalen band - goudkleur (GM-3006-5)', NULL, '644352581616', 'FedEx', NULL, '2015-08-26', '24.08.2015 13:48', 'NL140729NM42', '1', 'a0YC000000cs9JxMAI', '150.00', '229.98'),
(33944, '343569401', NULL, NULL, 'Amina Graves', '68 Whitethorn road', '', 'Dublin 5', 'Artane', 'Irland', 'IE', NULL, NULL, '852380873', '00101103QQ', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352581579', 'FedEx', NULL, '2015-08-26', '25.08.2015 11:02', 'IE190614AH08', '1', 'a0YC000000cuJXiMAM', '195.01', '299.00'),
(33945, '343561724', NULL, NULL, 'GRACE ADAMS', '30 Mountgorry Wood', 'Malahide Road', 'Co Dublin', 'Swords', 'Irland', 'IE', NULL, NULL, '899564447', '0010185L3A', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352581580', 'FedEx', NULL, '2015-08-26', '25.08.2015 10:32', 'IE190614AH08', '1', 'a0YC000000d90ypMAA', '195.01', '299.00'),
(33946, '343491572', NULL, NULL, 'Jiansheng Li', '27 Little Mary Street', '', '', 'Dublin 7', 'Irland', 'IE', NULL, NULL, '872764208', '0010187YP4', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352581590', 'FedEx', NULL, '2015-08-26', '25.08.2015 00:02', 'IE190614AH08', '1', 'a0YC000000d90ypMAA', '195.01', '299.00'),
(33947, '343603067', NULL, NULL, 'Lotta Strandberg', 'KULLAGARDSGATAN 7C', '', '511 61', 'SKENE', 'Schweden', 'SE', NULL, NULL, '725153393', '00102048SI', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352581627', 'FedEx', NULL, '2015-08-26', '25.08.2015 15:44', 'GM511-1', '1', 'a0YC000000d8g0UMAQ', '1543.87', '2199.00'),
(33948, '343434784', NULL, NULL, 'Nada Ahmed', 'Sunnanvaeg 21c', '', '24438', 'Kaevlinge', 'Schweden', 'SE', NULL, NULL, '738781816', '0010046ZHM', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352581638', 'FedEx', NULL, '2015-08-26', '24.08.2015 20:14', 'GM511-1', '1', 'a0YC000000d8g0UMAQ', '1543.87', '2199.00'),
(33949, '343434783', NULL, NULL, 'Nada Ahmed', 'Sunnanvaeg 21c', '', '24438', 'Kaevlinge', 'Schweden', 'SE', NULL, NULL, '738781816', '0010247D8Y', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352581638', 'FedEx', NULL, '2015-08-26', '24.08.2015 20:14', 'GM511-1', '1', 'a0YC000000d8g0UMAQ', '1543.87', '2199.00'),
(33950, '343600382', NULL, NULL, 'anna macioch', '18 wyatt park mansions', '', 'sw24rn', 'london', 'Großbritannien', 'GB', NULL, NULL, '7877091368', '0010048YSN', NULL, NULL, 'Silver/White Dial/Silver Metal Band - GM-101-6', NULL, '644352581513', 'FedEx', NULL, '2015-08-26', '25.08.2015 14:55', 'GM-101-6', '1', 'a0YC000000d8vQcMAI', '165.00', '249.00'),
(33951, '343582988', NULL, NULL, 'Altin Ahmeti', '39 TOTTERIDGE COMMON', '39 Totteridge common', 'N20 8LS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7875234630', '0010157XTC', NULL, NULL, 'Bicolor/Gold Dial/Silver Metal Band GM-101-9', NULL, '644352581524', 'FedEx', NULL, '2015-08-26', '25.08.2015 13:23', 'GM-101-9', '1', 'a0YC000000d90qyMAA', '165.00', '249.00'),
(33952, '343568036', NULL, NULL, 'Sandra Judge', '124 HIGH STREET', '', 'ME1 1JT', 'ROCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7793654339', '0010135M7Z', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352581535', 'FedEx', NULL, '2015-08-26', '25.08.2015 11:52', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(33953, '343562622', NULL, NULL, 'Liam Downes', 'Whitefriars LEWINS MEAD', 'Buffalo Fundraising Consul', 'BS1 2NT', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7791371019', '0010105QPF', NULL, NULL, 'Silver/Black Dial/Silver Metal Band GM-101-7', NULL, '644352581546', 'FedEx', NULL, '2015-08-26', '25.08.2015 11:24', 'GM-101-7', '1', 'a0YC000000d90olMAA', '165.00', '249.00'),
(33954, '343471726', NULL, NULL, 'Lee Wood', '8 Proctor Road, Hoylake', '', 'CH474BB', 'Wirral', 'Großbritannien', 'GB', NULL, NULL, '7760970992', '0010172E7G', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '644352581557', 'FedEx', NULL, '2015-08-26', '24.08.2015 22:23', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33955, '343463852', NULL, NULL, 'John Davies', '3 THE SECRET GARDEN', 'South Cerney', 'GL7 6LZ', 'CIRENCESTER', 'Großbritannien', 'GB', NULL, NULL, '1285861002', '0010035GSX', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '644352581568', 'FedEx', NULL, '2015-08-26', '24.08.2015 21:52', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33956, '340832543', NULL, NULL, 'Martin podsiadly', 'Hessensgade 26 3th', '', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '53604333', '0010165M4B', NULL, NULL, 'Sort urskive, guldfarvet stÃ¥lrem (GM-3009-7)', NULL, '644352581649', 'FedEx', NULL, '2015-08-26', '12.08.2015 14:06', '150512HW014', '1', 'a0YC000000d9ZCpMAM', '1119.05', '1595.00'),
(33957, '340832542', NULL, NULL, 'Martin podsiadly', 'Hessensgade 26 3th', '', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '53604333', '0010171LFP', NULL, NULL, 'Sort urskive, guldfarvet stÃ¥lrem (GM-3009-7)', NULL, '644352581649', 'FedEx', NULL, '2015-08-26', '12.08.2015 14:06', '150512HW014', '1', 'a0YC000000d9ZCpMAM', '1119.05', '1595.00'),
(33958, '342628117', NULL, NULL, 'Ingrid Seuna', 'Louhikkotie 2c 39 2c 39', '', '00770', 'Helsinki', 'Finnland', 'FI', NULL, NULL, '407592366', '0010165XUI', NULL, NULL, 'GM511-5 - Pionier-rannekello', NULL, '644352581774', 'Finnland', NULL, '2015-08-24', '20.08.2015 20:48', 'GM511-5', '1', 'a0YC000000d8gNOMAY', '165.00', '235.00'),
(33959, '343726216', NULL, NULL, 'Rens Bregman', 'Plantage 27', '', '1695 BA', 'BLOKKER', 'Niederlande', 'NL', NULL, NULL, '631973759', '0010047FAT', NULL, NULL, 'Theorema Monaco Diamond horloge - roestvrijstalen band - zilverkleur (GM-3006-4)', NULL, '644352581730', 'FedEx', NULL, '2015-08-26', '26.08.2015 01:58', 'NL140729NM41', '1', 'a0YC000000cs9YnMAI', '150.00', '229.98'),
(33960, '343706054', NULL, NULL, 'Duc Nguyen', 'Simon van Ooststroomhof 41', '', '2341 KG', 'OEGSTGEEST', 'Niederlande', 'NL', NULL, NULL, '612619331', '0010153LOD', NULL, NULL, 'Monte Carlo horloge LEREN band - GM-102-4 - Zwart/Zwart', NULL, '644352581741', 'FedEx', NULL, '2015-08-26', '25.08.2015 22:58', 'NL140117LB04', '1', 'a0YC000000crsCVMAY', '165.01', '279.99'),
(33961, '343664709', NULL, NULL, 'eveline nowee', 'Kelloggplaats 38', '', '3068 JG', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '654764740', '0010158ORR', NULL, NULL, 'Monte Carlo horloge METALEN band - GM-102-8 - Zwart/Zwart', NULL, '644352581752', 'FedEx', NULL, '2015-08-26', '25.08.2015 19:28', 'NL150615KV83', '1', 'a0YC000000crsCZMAY', '165.01', '279.99'),
(33962, '3074457345676129949', NULL, NULL, 'YONGJIE XING', '290G BUKIT BATOK STREET 24 9  #9-89', '', '656290', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '98153075', '00101623UT', NULL, NULL, 'T-3001-1: Theorema Paragon Automatic Watch', NULL, '644352581719', 'FedEx', NULL, '2015-08-26', '25.08.2015 20:41', 'SG080415CP01', '1', 'a0YC000000bnkzkMAA', '202.20', '259.00'),
(33963, '343874831', NULL, NULL, 'marcel wijmans', 'Leliestraat 23', '22', '1815 XS', 'ALKMAAR', 'Niederlande', 'NL', NULL, NULL, '648635283', '0010229S67', NULL, NULL, 'London PIONIER horloge - zwart/zwart - zwarte leren band (GM-150-4)', NULL, '644352581925', 'FedEx', NULL, '2015-08-27', '26.08.2015 17:28', 'NL150623KS22', '1', 'a0YC000000ctml8MAA', '150.00', '229.98'),
(33964, '343854121', NULL, NULL, 'jesse maerivoet', 'Borsbeeksesteenweg 88', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '489286216', '0010250WB9', NULL, NULL, 'Theorema Monaco Diamond horloge - roestvrijstalen band - zilverkleur (GM-3006-4)', NULL, '644352581903', 'FedEx', NULL, '2015-08-27', '26.08.2015 15:48', 'NL140729NM41', '1', 'a0YC000000cs9JnMAI', '150.00', '229.98'),
(33965, '343807310', NULL, NULL, 'Houria Berbia', 'hogepontstraa 38-002', '', '9050', 'gent', 'Belgien', 'BE', NULL, NULL, '92940261', '0010001NX2', NULL, NULL, 'Une montre London Pionier  - argentÃ©/blanc avec bracelet mÃ©tallique (GM-150-5)', NULL, '644352581914', 'FedEx', NULL, '2015-08-27', '26.08.2015 12:18', 'NL150623KS23', '1', 'a0YC000000ctlt1MAA', '150.00', '229.98'),
(33966, '343627146', NULL, NULL, 'Philip Rou', 'Christianshusvej 23', '', '2970', 'Horsholm', 'Dänemark', 'DK', NULL, NULL, '30615906', '001000292Y', NULL, NULL, 'Ur med brun rem, guldfarvet kasse og sort skive New York', NULL, '644352581936', 'FedEx', NULL, '2015-08-27', '25.08.2015 16:36', 'GM511-4', '1', 'a0YC000000d8gDZMAY', '1231.16', '1749.00'),
(33967, '343801977', NULL, NULL, 'geanni opris', '18 st. johns ave.', '', 'D22 R803', 'clondalkin', 'Irland', 'IE', NULL, NULL, '894805289', '00101879FG', NULL, NULL, 'Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352581822', 'FedEx', NULL, '2015-08-27', '26.08.2015 11:02', 'IE190614AH08', '1', 'a0YC000000cuJXiMAM', '195.01', '299.00'),
(33968, '343831451', NULL, NULL, 'Johan Engstroem', 'HERTIG CARLS VAEG 24B', '', '151 38', 'SOEDERTAELJE', 'Schweden', 'SE', NULL, NULL, '739481347', '00102473KC', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352581980', 'FedEx', NULL, '2015-08-27', '26.08.2015 15:14', 'GM511-4', '1', 'a0YC000000d8g7xMAA', '1543.87', '2199.00'),
(33969, '343740557', NULL, NULL, 'Anna Froeberg', 'Sjoeviksvaegen 11', '', '144 61', 'ROENNINGE', 'Schweden', 'SE', NULL, NULL, '709313523', '0010003N2X', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352581991', 'FedEx', NULL, '2015-08-27', '26.08.2015 08:44', 'GM511-1', '1', 'a0YC000000d8g0UMAQ', '1543.87', '2199.00'),
(33970, '343636823', NULL, NULL, 'Shahjadee shahjadee', 'Rudeboksvaegen 438', '', '226 55', 'LUND', 'Schweden', 'SE', NULL, NULL, '704386297', '0010022D7B', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352582005', 'FedEx', NULL, '2015-08-27', '25.08.2015 18:14', 'GM511-4', '1', 'a0YC000000d8g7xMAA', '1543.87', '2199.00'),
(33971, '343612902', NULL, NULL, 'Mohammad Bagheri', 'Ardennergatan 38', '', '194 73', 'UPPLANDS VAESBY', 'Schweden', 'SE', NULL, NULL, '729398061', '0010208DPC', NULL, NULL, 'Brun/guld/vit. Modell GM511-3', NULL, '644352582016', 'FedEx', NULL, '2015-08-27', '25.08.2015 16:14', 'GM511-3', '1', 'a0YC000000d8g74MAA', '1543.87', '2199.00'),
(33972, '343808793', NULL, NULL, 'STACEY FARROW', '7 APPLEBY DRIVE', '', 'RM3 7SH', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7584435571', '0010186AGE', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '644352581833', 'FedEx', NULL, '2015-08-27', '26.08.2015 12:25', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33973, '343769867', NULL, NULL, 'Isabelle Ugochukwu', '80,45 Hopton Road', '', 'SE18 6TJ', 'London', 'Großbritannien', 'GB', NULL, NULL, '7925036193', '0010211EUE', NULL, NULL, 'Silver/ Black Dial/ Leather Band (T-7001-2)', NULL, '644352581844', 'FedEx', NULL, '2015-08-27', '26.08.2015 09:57', '4260295882101', '1', 'a0YC000000dB2TGMA0', '140.00', '189.00'),
(33974, '343744667', NULL, NULL, 'Rolands Karavackis', '28 SHALIMAR GARDENS', '', 'W3 9JQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7480128833', '00101924R4', NULL, NULL, 'Bicolor/Gold Dial/Silver Metal Band GM-101-9', NULL, '644352581855', 'FedEx', NULL, '2015-08-27', '26.08.2015 07:53', 'GM-101-9', '1', 'a0YC000000d90qyMAA', '165.00', '249.00'),
(33975, '343715187', NULL, NULL, 'Abdulkadir Awes', '30  ETHELRED COURT, 1 THE MALL', 'Harrow', 'HA3 9TF', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '4,47984E+11', '0010245J3J', NULL, NULL, 'Gold/Black Dial/Gold Metal Band GM-101-8', NULL, '644352581866', 'FedEx', NULL, '2015-08-27', '25.08.2015 23:52', 'GM-101-8', '1', 'a0YC000000d90peMAA', '165.00', '249.00'),
(33976, '343690131', NULL, NULL, 'George Brooks', '93 HUNTINGDON ROAD', '', 'N2 9DX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7845707232', '0010188YLS', NULL, NULL, 'Gold/Black Dial/Gold Metal Band GM-101-8', NULL, '644352581877', 'FedEx', NULL, '2015-08-27', '25.08.2015 21:22', 'GM-101-8', '1', 'a0YC000000d90peMAA', '165.00', '249.00'),
(33977, '343687437', NULL, NULL, 'ANNE BROOKS', '93 HUNTINGDON ROAD', '', 'N2 9DX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7825098863', '00101706MD', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '644352581888', 'FedEx', NULL, '2015-08-27', '25.08.2015 21:23', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33978, '343640657', NULL, NULL, 'Alisha Cullen', '151 PEARTREE ROAD', 'Broomfield', 'CT6 7XW', 'HERNE BAY', 'Großbritannien', 'GB', NULL, NULL, '7792704046', '0010034PW7', NULL, NULL, 'Silver/White Dial/Silver Metal Band - GM-101-6', NULL, '644352581899', 'FedEx', NULL, '2015-08-27', '25.08.2015 17:52', 'GM-101-6', '1', 'a0YC000000d8vQcMAI', '165.00', '249.00'),
(33979, '344057759', NULL, NULL, 'Cecilia Ahaotu', '19 DURBAN ROAD', '', 'N17 8ED', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7957571449', '0010239T5K', NULL, NULL, 'Gold/Black Dial/Gold Metal Band GM-101-8', NULL, '644352582038', 'FedEx', NULL, '2015-08-28', '27.08.2015 13:55', 'GM-101-8', '1', 'a0YC000000d90peMAA', '165.00', '249.00'),
(33980, '343949536', NULL, NULL, 'MR PIOTR SOLINSKI', '82 NORMAN ROAD', '', 'IG1 2NG', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '7817736630', '00100843II', NULL, NULL, 'Black/Black Dial/Black Metal band GM-101-10', NULL, '644352582049', 'FedEx', NULL, '2015-08-28', '27.08.2015 00:22', 'GM-101-10', '1', 'a0YC000000d90ryMAA', '165.00', '249.00'),
(33981, '343944140', NULL, NULL, 'C Davis', '7 HIVE END COURT', '', 'PE16 6HZ', 'CHATTERIS', 'Großbritannien', 'GB', NULL, NULL, '7825993276', '00100037C3', NULL, NULL, 'Silver/Black Dial/Silver Metal Band GM-101-7', NULL, '644352582050', 'FedEx', NULL, '2015-08-28', '26.08.2015 23:22', 'GM-101-7', '1', 'a0YC000000d90olMAA', '165.00', '249.00'),
(33982, '343938077', NULL, NULL, 'Biju George', '51 MINTON ROAD', 'Potters Green', 'CV2 2XH', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7852929885', '0010202KCV', NULL, NULL, 'Silver/White Dial/Silver Metal Band - GM-101-6', NULL, '644352582060', 'FedEx', NULL, '2015-08-28', '26.08.2015 22:52', 'GM-101-6', '1', 'a0YC000000d8vQcMAI', '165.00', '249.00'),
(33983, '343914502', NULL, NULL, 'Karolina Stasiak', '58 FIR TREE WALK', '', 'RH2 0RU', 'REIGATE', 'Großbritannien', 'GB', NULL, NULL, '7449492798', '0010160TG0', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352582071', 'FedEx', NULL, '2015-08-28', '26.08.2015 20:52', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(33984, '343851524', NULL, NULL, 'mohamed mazari', '30 GOSPATRICK ROAD', '', 'N17 7EG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7930163507', '0010023HTS', NULL, NULL, 'Gold/Black Dial/Gold Metal Band GM-101-8', NULL, '644352582082', 'FedEx', NULL, '2015-08-28', '26.08.2015 15:53', 'GM-101-8', '1', 'a0YC000000d90peMAA', '165.00', '249.00'),
(33985, '3074457345677296048', NULL, NULL, 'JIN KAI OH', '207C COMPASSVALE LN #06-30 COMPASSVALE CREST', 'NA', '544207', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '96455411', '10015771', NULL, NULL, 'T-3001-2: Theorema Paragon Automatic Watch', NULL, '578824935672', 'FedEx', NULL, '2015-08-31', '28.08.2015 12:11', 'SG080415CP02', '1', 'a0YC000000bnl04MAA', '202.20', '259.00'),
(33986, '3074457345677255164', NULL, NULL, 'Ben Szeto', 'CONDO  9 SIMEI ST 4   08-02 SIMEI GRN', 'Simei Green Condo', '529865', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '96460616', '0010246QON', NULL, NULL, 'T-3001-1: Theorema Paragon Automatic Watch', NULL, '578824935709', 'FedEx', NULL, '2015-08-31', '27.08.2015 10:11', 'SG080415CP01', '1', 'a0YC000000bnkzkMAA', '202.20', '259.00'),
(33987, '344189240', NULL, NULL, 'Khurshudyan Nelli', 'Sint-Lambertusstraat 13', '', '2560', 'Kessel', 'Belgien', 'BE', NULL, NULL, '487199370', '00100407WX', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '644352582119', 'FedEx', NULL, '2015-08-31', '27.08.2015 20:18', 'NL150623KS25', '1', 'a0YC000000ctltQMAQ', '150.00', '229.98'),
(33988, '344155761', NULL, NULL, 'WILFOR VARGAS', 'VANDERBORGHT 249', '', '1090', 'BRUXELLES', 'Belgien', 'BE', NULL, NULL, '0488212010/0487995142', '00102504RA', NULL, NULL, 'Une montre London Pionier - noir/noir avec bracelet mÃ©tallique (GM-150-8)', NULL, '644352582120', 'FedEx', NULL, '2015-08-31', '27.08.2015 18:18', 'NL150623KS26', '1', 'a0YC000000ctltpMAA', '150.00', '229.98'),
(33989, '344157524', NULL, NULL, 'WILFOR VARGAS', 'VANDERBORGHT 249', '', '1090', 'BRUXELLES', 'Belgien', 'BE', NULL, NULL, '0488212010/0487995142', '0010178B6Z', NULL, NULL, 'Une montre London Pionier - dorÃ©/noir avec bracelet mÃ©tallique (GM-150-7)', NULL, '644352582120', 'FedEx', NULL, '2015-08-31', '27.08.2015 18:18', 'NL150623KS25', '1', 'a0YC000000ctltQMAQ', '150.00', '229.98'),
(33990, '343950902', NULL, NULL, 'Jeroen Van den Weghe', 'Lettingstraat 58', '', '8951', 'Dranouter', 'Belgien', 'BE', NULL, NULL, '474297585', '001001446L', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '644352582130', 'FedEx', NULL, '2015-08-31', '27.08.2015 00:48', 'NL150623KS25', '1', 'a0YC000000ctltQMAQ', '150.00', '229.98'),
(33991, '344214071', NULL, NULL, 'johannes arnason', 'kastrupvej 247.apt  2-1', '', '2770', 'kastrup', 'Dänemark', 'DK', NULL, NULL, '4540876061', '00100493QM', NULL, NULL, 'Ur med sort rem, sÃ¸lvfarvet kasse og sort skive', NULL, '644352582255', 'FedEx', NULL, '2015-08-31', '27.08.2015 22:06', 'GM511-1', '1', 'a0YC000000d8gDWMAY', '1231.16', '1749.00'),
(33992, '344015249', NULL, NULL, 'Joachim Fovig', 'Osterbrogade 208 3mf', '', '2100', 'Kobenhavn ', 'Dänemark', 'DK', NULL, NULL, '22443796', '0010119ZG7', NULL, NULL, 'Sort urskive, guldfarvet stÃ¥lrem (GM-3009-7)', NULL, '644352582266', 'FedEx', NULL, '2015-08-31', '27.08.2015 11:06', '150512HW014', '1', 'a0YC000000d9ZCpMAM', '1119.05', '1595.00'),
(33993, '344044876', NULL, NULL, 'Juliana Timofeeva', 'Isonjaerventie 28 O', '', '2940', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '3,58408E+11', '0010215SIS', NULL, NULL, 'GM511-4 - Pionier-rannekello', NULL, '644352582196', 'FedEx', NULL, '2015-08-31', '27.08.2015 15:18', 'GM511-4', '1', 'a0YC000000d8gNNMAY', '165.00', '235.00'),
(33994, '343977808', NULL, NULL, 'Samu Abdullah', 'Maininkitie 4 B', '', '2320', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '', '00102066UT', NULL, NULL, 'GM511-3 - Pionier-rannekello', NULL, '644352582200', 'FedEx', NULL, '2015-08-31', '27.08.2015 10:18', 'GM511-3', '1', 'a0YC000000d8gNMMAY', '165.00', '235.00'),
(33995, '344274899', NULL, NULL, 'claudia fitzpatrick', '2 colman crescent', '', 'dublin', 'lusk', 'Irland', 'IE', NULL, NULL, '872958661', '0010250B0S', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Silver Case, Black Dial (GM-101-2)', NULL, '644352582108', 'FedEx', NULL, '2015-08-31', '28.08.2015 05:32', 'IE190614AH014', '1', 'a0YC000000d90yrMAA', '195.01', '299.00'),
(33996, '344226291', NULL, NULL, 'klifford baptistin', 'Schaapsdrift 58', '', '6824 GS', 'ARNHEM', 'Niederlande', 'NL', NULL, NULL, '620084290', '0010171BQS', NULL, NULL, 'London PIONIER horloge - zilverkleurig/zwart - zwarte leren band (GM-150-2)', NULL, '644352582141', 'FedEx', NULL, '2015-08-31', '27.08.2015 22:58', 'NL150623KS20', '1', 'a0YC000000ctml6MAA', '150.00', '229.98'),
(33997, '344112969', NULL, NULL, 'Els Bonte', 'Tiendweg West 24', '', '2941 ER', 'LEKKERKERK', 'Niederlande', 'NL', NULL, NULL, '653105306', '0010121CHA', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '644352582152', 'FedEx', NULL, '2015-08-31', '27.08.2015 15:58', 'NL150623KS21', '1', 'a0YC000000ctml7MAA', '150.00', '229.98'),
(33998, '344112422', NULL, NULL, 'Els Bonte', 'Tiendweg West 24', '', '2941 ER', 'LEKKERKERK', 'Niederlande', 'NL', NULL, NULL, '653105306', '0010250WI7', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '644352582152', 'FedEx', NULL, '2015-08-31', '27.08.2015 15:58', 'NL150623KS21', '1', 'a0YC000000ctml7MAA', '150.00', '229.98'),
(33999, '344061494', NULL, NULL, 'Derrelaine Schwengle', 'Gerard Davidstraat 52', '', '5642 KL', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '402028852', '00101428KY', NULL, NULL, 'Monte Carlo horloge LEREN band - GM-102-3 - Goudkleurig/Zwart', NULL, '644352582163', 'FedEx', NULL, '2015-08-31', '27.08.2015 13:58', 'NL140117LB03', '1', 'a0YC000000crsCSMAY', '165.01', '279.99'),
(34000, '344299669', NULL, NULL, 'simon bachir', 'bygatan 50', '', '191 46', 'SOLLENTUNA', 'Schweden', 'SE', NULL, NULL, '737586640', '0010007ZM0', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352582211', 'FedEx', NULL, '2015-08-31', '28.08.2015 10:14', 'GM511-4', '1', 'a0YC000000d8g7xMAA', '1543.87', '2199.00'),
(34001, '344223057', NULL, NULL, 'Athanasios Kasagiannis', 'Radarvaegen 4, lgh 1603', '', '18359', 'Taeby', 'Schweden', 'SE', NULL, NULL, '', '00102365U2', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352582222', 'FedEx', NULL, '2015-08-31', '27.08.2015 23:44', 'GM511-1', '1', 'a0YC000000d8g0UMAQ', '1543.87', '2199.00'),
(34002, '344223058', NULL, NULL, 'Athanasios Kasagiannis', 'Radarvaegen 4, lgh 1604', '', '18359', 'Taeby', 'Schweden', 'SE', NULL, NULL, '', '0010085TA2', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352582222', 'FedEx', NULL, '2015-08-31', '27.08.2015 23:44', 'GM511-1', '1', 'a0YC000000d8g0UMAQ', '1543.87', '2199.00'),
(34003, '343889161', NULL, NULL, 'Ola Wikmar', 'LOENNRUNAN 95', '', '423 46', 'TORSLANDA', 'Schweden', 'SE', NULL, NULL, '708381791', '0010082SGP', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352582233', 'FedEx', NULL, '2015-08-31', '26.08.2015 19:44', 'GM511-1', '1', 'a0YC000000d8g0UMAQ', '1543.87', '2199.00'),
(34004, '343868069', NULL, NULL, 'Alexander Gevriye', 'KORSASGATAN 19', '', '421 47', 'VAESTRA FROELUNDA', 'Schweden', 'SE', NULL, NULL, '762001338', '0010233LMM', NULL, NULL, 'Svart/guld - modell GM-101-3', NULL, '644352582244', 'FedEx', NULL, '2015-08-31', '26.08.2015 18:14', 'SE040614HW19', '1', 'a0YC000000d9YqXMAU', '1768.74', '2799.00'),
(34005, '344676479', NULL, NULL, 'patrick smeyers', 'Kapelstraat 2', '', '2980', 'Zoersel', 'Belgien', 'BE', NULL, NULL, '0495/304813', '00101342TM', NULL, NULL, 'Pionier automatisch horloge - zilverkleurige kast / zilverkleur en zwarte carbon wijzerplaat / zwarte band (506-2)', NULL, '644352582553', 'FedEx', NULL, '2015-09-01', '30.08.2015 21:48', '4260295880879', '1', 'a0YC000000czJ6jMAE', '150.01', '229.00'),
(34006, '344580235', NULL, NULL, 'Sebastian De Ceuleneer', 'Koningin Astridlaan 1', '', '2070', 'Burcht', 'Belgien', 'BE', NULL, NULL, '498087285', '0010027C11', NULL, NULL, 'Theorema Monaco Diamond horloge - leren band - zwart/goudkleur (T-3006-3)', NULL, '644352582564', 'FedEx', NULL, '2015-09-01', '30.08.2015 11:48', 'NL140729NM40', '1', 'a0YC000000cs9JJMAY', '150.00', '229.98'),
(34007, '344574966', NULL, NULL, 'Stefanie Janssens', 'Manheuvels 10', '', '2440', 'Geel', 'Belgien', 'BE', NULL, NULL, '484880163', '0010250QEK', NULL, NULL, 'Theorema Newton Automatic Watch - zwart/goudkleurig -  bruin leren band - GM-4004-3', NULL, '644352582575', 'FedEx', NULL, '2015-09-01', '30.08.2015 11:18', 'NL150626KS84', '1', 'a0YC000000czvQuMAI', '150.00', '229.98'),
(34008, '344472998', NULL, NULL, 'Noosha Martin', 'Charles Schaller 75', '', '1160', 'Auderghem', 'Belgien', 'BE', NULL, NULL, '494934643', '00102509JG', NULL, NULL, 'Une montre London Pionier - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '644352582586', 'FedEx', NULL, '2015-09-01', '29.08.2015 17:18', 'NL150623KS21', '1', 'a0YC000000ctlsSMAQ', '150.00', '229.98'),
(34009, '344403183', NULL, NULL, 'werner nemeth', 'Frankrijklei 2 b1', '', '2000', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '32475473865', '0010246O8O', NULL, NULL, 'Theorema Monaco Diamond horloge - roestvrijstalen band - goudkleur (GM-3006-5)', NULL, '644352582597', 'FedEx', NULL, '2015-09-01', '29.08.2015 10:48', 'NL140729NM42', '1', 'a0YC000000cs9JxMAI', '150.00', '229.98'),
(34010, '344828155', NULL, NULL, 'ndakhuza kajawa', '44 hollywell green', '', 'co dublin', 'swords', 'Irland', 'IE', NULL, NULL, '879265836', '0010082UI2', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352582325', 'FedEx', NULL, '2015-09-01', '31.08.2015 16:02', 'IE190614AH10', '1', 'a0YC000000d90yqMAA', '195.01', '299.00'),
(34011, '344777745', NULL, NULL, 'David O\'Flynn', 'Bregoge Buttevant', '', 'Ireland', 'County Cork', 'Irland', 'IE', NULL, NULL, '861766226', '0010008OQU', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352582336', 'FedEx', NULL, '2015-09-01', '31.08.2015 12:02', 'IE190614AH08', '1', 'a0YC000000d90ypMAA', '195.01', '299.00'),
(34012, '344657952', NULL, NULL, 'Juan Garcia Sanchez', '8 Brooke Lodge House', '', '', 'Tralee', 'Irland', 'IE', NULL, NULL, '857083688', '0010170M1O', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Silver Case, Silver Dial (GM-101-1)', NULL, '644352582347', 'FedEx', NULL, '2015-09-01', '30.08.2015 19:02', 'IE190614AH07', '1', 'a0YC000000d90yoMAA', '195.01', '299.00'),
(34013, '344507774', NULL, NULL, 'Anthony Shiels', 'Chemistry De Maynooth University', 'Maynooth', '', 'Naas', 'Irland', 'IE', NULL, NULL, '35317083770', '00100820YN', NULL, NULL, 'Dubai Theorema Watch - GM-3009-6', NULL, '644352582358', 'FedEx', NULL, '2015-09-01', '29.08.2015 20:32', '150512HW013', '1', 'a0YC000000d9awJMAQ', '150.00', '199.00'),
(34014, '344430315', NULL, NULL, 'yoco foo', '57 Hazelwood gorey', 'gorey co wexford', '0', 'gorey', 'Irland', 'IE', NULL, NULL, '831068577', '0010219NIC', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Silver Case, Black Dial (GM-101-2)', NULL, '644352582369', 'FedEx', NULL, '2015-09-01', '29.08.2015 12:02', 'IE190614AH014', '1', 'a0YC000000d90yrMAA', '195.01', '299.00'),
(34015, '344345692', NULL, NULL, 'Yoco Foo', '57 hazelwood gorey', 'gorey co wexford', '0', 'wexford', 'Irland', 'IE', NULL, NULL, '831068577', '0010053GLG', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Silver Case, Silver Dial (GM-101-1)', NULL, '644352582369', 'FedEx', NULL, '2015-09-01', '29.08.2015 21:32', 'IE190614AH07', '1', 'a0YC000000d90yoMAA', '195.01', '299.00'),
(34016, '344780337', NULL, NULL, 'Doednath Bisesar', 'Aelbrechtskade 95d', '', '3023 JB', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '633085013', '00101796SB', NULL, NULL, 'Monte Carlo horloge METALEN band - GM-102-5 - Zilverkleurig/Wit', NULL, '644352582601', 'FedEx', NULL, '2015-09-01', '31.08.2015 13:29', 'NL150615KV80', '1', 'a0YC000000crsCWMAY', '165.01', '279.99'),
(34017, '344638733', NULL, NULL, 'Elle Mikkers', 'Braspenninghof 29', '', '5551 DL', 'VALKENSWAARD', 'Niederlande', 'NL', NULL, NULL, '620648357', '0010250M1T', NULL, NULL, 'Theorema Newton Automatic Watch - zwart/zwart - zwart metalen band - GM-4004-8', NULL, '644352582612', 'FedEx', NULL, '2015-09-01', '30.08.2015 17:58', 'NL150626KS88', '1', 'a0YC000000czAEhMAM', '150.00', '229.98'),
(34018, '344621189', NULL, NULL, 'Ton Smeets', 'Steenweg 33', 'Kooij Limburg bv', '6131BC', 'Sittard', 'Niederlande', 'NL', NULL, NULL, '631513007', '0010157QQE', NULL, NULL, 'Aruba diamanthorloge van PIONIER - bruin-goudkleur GM-507-3', NULL, '644352582623', 'FedEx', NULL, '2015-09-01', '30.08.2015 15:58', 'NL140417AM02', '1', 'a0YC000000crrBTMAY', '150.00', '229.98'),
(34019, '344588242', NULL, NULL, 'Muberra Apaydin', 'Schaepstraat 16', '', '6981 JG', 'DOESBURG', 'Niederlande', 'NL', NULL, NULL, '611649554', '0010204MOH', NULL, NULL, 'Theorema Newton Automatic Watch - zwart/goudkleurig -  bruin leren band - GM-4004-3', NULL, '644352582634', 'FedEx', NULL, '2015-09-01', '30.08.2015 12:28', 'NL150626KS84', '1', 'a0YC000000czAEdMAM', '150.00', '229.98'),
(34020, '344404857', NULL, NULL, 'Hassan Al Kafagy', 'Vieveenland 41', '', '2264 LB', 'LEIDSCHENDAM', 'Niederlande', 'NL', NULL, NULL, '31623285836', '0010080IXW', NULL, NULL, 'Monte Carlo horloge METALEN band - GM-102-8 - Zwart/Zwart', NULL, '644352582645', 'FedEx', NULL, '2015-09-01', '29.08.2015 10:58', 'NL150615KV83', '1', 'a0YC000000crsCZMAY', '165.01', '279.99'),
(34021, '344351107', NULL, NULL, 'johan kabalt', 'van borsselestraat 8', '', '1947 JL', 'BEVERWIJK', 'Niederlande', 'NL', NULL, NULL, '251225955', '0010137OIU', NULL, NULL, 'Pionier automatisch horloge - goudkleurige kast / zwarte carbon wijzerplaat / bruine band (506-3)', NULL, '644352582656', 'FedEx', NULL, '2015-09-01', '28.08.2015 23:28', '4260295880886', '1', 'a0YC000000czU3rMAE', '150.01', '229.00'),
(34022, '344370016', NULL, NULL, 'Adam Khatchukaev', 'KOMMISSGATAN 9', '', '252 45', 'HELSINGBORG', 'Schweden', 'SE', NULL, NULL, '762980804', '001025010X', NULL, NULL, 'Guld/svart med brunt lÃ¤derarmband. Modell GM-3009-3', NULL, '644352582667', 'FedEx', NULL, '2015-09-01', '29.08.2015 09:14', '150512HW010', '1', 'a0YC000000d9aSVMAY', '1395.06', '1995.00'),
(34023, '344689698', NULL, NULL, 'Daniel Visser', '28 NORTH ROAD', '', 'PO8 0EH', 'WATERLOOVILLE', 'Großbritannien', 'GB', NULL, NULL, '7880778580', '001013190J', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352582370', 'FedEx', NULL, '2015-09-01', '30.08.2015 23:23', '4260295882125', '1', 'a0YC000000dB2VQMA0', '140.00', '189.00'),
(34024, '344738718', NULL, NULL, 'Jinine Rhoades', '93 LOGAN STREET', '', 'NG6 9FX', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7969194758', '0010022PKN', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352582380', 'FedEx', NULL, '2015-09-01', '31.08.2015 10:24', '4260295882125', '1', 'a0YC000000dB2VQMA0', '140.00', '189.00'),
(34025, '344774840', NULL, NULL, 'Georgina Budden', '36A WALLBRIDGE LANE', 'Upchurch', 'ME8 7XH', 'GILLINGHAM', 'Großbritannien', 'GB', NULL, NULL, '4,47964E+11', '00102060T3', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352582391', 'FedEx', NULL, '2015-09-01', '31.08.2015 12:56', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34026, '344778663', NULL, NULL, 'Nick West', '24 MORGAN DRIVE', '', 'HP18 0HZ', 'AYLESBURY', 'Großbritannien', 'GB', NULL, NULL, '7774190027', '0010204ODQ', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352582406', 'FedEx', NULL, '2015-09-01', '31.08.2015 13:24', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34027, '344766669', NULL, NULL, 'Thomas Bannister', '89 CROSS LANE', '', 'WA12 9QA', 'NEWTON-LE-WILLOWS', 'Großbritannien', 'GB', NULL, NULL, '7590463347', '0010171FG6', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352582417', 'FedEx', NULL, '2015-09-01', '31.08.2015 12:25', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34028, '344786605', NULL, NULL, 'Kelly Ashcroft', '35 HILDEBRAND ROAD', '', 'L4 7TG', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7779396379', '00101713BS', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352582428', 'FedEx', NULL, '2015-09-01', '31.08.2015 13:52', '4260295881371', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34029, '344710670', NULL, NULL, 'Sam George', '48A LEIGHWOOD AVENUE', '', 'SS9 4LG', 'LEIGH-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7510781164', '0010203TM4', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352582439', 'FedEx', NULL, '2015-09-01', '31.08.2015 07:22', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34030, '344765669', NULL, NULL, 'Alex vine', '17 SULLIVAN CHURCHILL GARDENS', '', 'SW1V 3BP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7557731903', '0010250E5J', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352582440', 'FedEx', NULL, '2015-09-01', '31.08.2015 12:24', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34031, '344771433', NULL, NULL, 'David Phipps', '- Smith End Farm,', 'Smiths End Lane, Barley', 'SG8 8LL', 'Royston', 'Großbritannien', 'GB', NULL, NULL, '7969666551', '0010095MC1', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352582450', 'FedEx', NULL, '2015-09-01', '31.08.2015 12:23', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34032, '344813993', NULL, NULL, 'Humzah Sarwar', '10 MANOR AVENUE', '', 'TW4 7JR', 'HOUNSLOW', 'Großbritannien', 'GB', NULL, NULL, '7809629613', '0010148EVH', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352582461', 'FedEx', NULL, '2015-09-01', '31.08.2015 15:53', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34033, '344778209', NULL, NULL, 'Mathew Cowan', '28 Beaumont Close', 'Bowburn', 'DH6 5QA', 'DURHAM', 'Großbritannien', 'GB', NULL, NULL, '7523863596', '0010021ABT', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352582472', 'FedEx', NULL, '2015-09-01', '31.08.2015 12:56', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34034, '344769780', NULL, NULL, 'S Murphy', '30 GRANGE CLOSE', '', 'NE24 3HS', 'BLYTH', 'Großbritannien', 'GB', NULL, NULL, '7917190946', '0010179Y14', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352582483', 'FedEx', NULL, '2015-09-01', '31.08.2015 12:27', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34035, '344806860', NULL, NULL, 'thomas price', '30 GILSON WAY', '', 'B37 6BG', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7872173089', '0010006R1E', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352582494', 'FedEx', NULL, '2015-09-01', '31.08.2015 15:25', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34036, '344750466', NULL, NULL, 'Carol Wilkins', '49A JOFFRE AVENUE', '', 'WF10 5AZ', 'CASTLEFORD', 'Großbritannien', 'GB', NULL, NULL, '7969306003', '0010250AUE', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and black leather strap GM-510-2', NULL, '644352582509', 'FedEx', NULL, '2015-09-01', '31.08.2015 11:26', '4260295881395', '1', 'a0YC000000dBClzMAG', '135.00', '199.00'),
(34037, '344771157', NULL, NULL, 'David Phipps', '- Smith End Farm,', 'Smiths End Lane, Barley', 'SG8 8LL', 'Royston', 'Großbritannien', 'GB', NULL, NULL, '7969666551', '10071029', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and black leather strap GM-510-2', NULL, '644352582450', 'FedEx', NULL, '2015-09-01', '31.08.2015 12:24', '4260295881395', '1', 'a0YC000000dBClzMAG', '135.00', '199.00'),
(34038, '344766100', NULL, NULL, 'Thomas Bannister', '89 CROSS LANE', '', 'WA12 9QA', 'NEWTON-LE-WILLOWS', 'Großbritannien', 'GB', NULL, NULL, '7590463347', '0010170KHQ', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and black leather strap GM-510-2', NULL, '644352582417', 'FedEx', NULL, '2015-09-01', '31.08.2015 12:27', '4260295881395', '1', 'a0YC000000dBClzMAG', '135.00', '199.00'),
(34039, '344789266', NULL, NULL, 'Geoffrey Clowes', '39B GREENCASTLE STREET', '', 'BT34 4BH', 'NEWRY', 'Großbritannien', 'GB', NULL, NULL, '7885458697', '0010220EKQ', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and silver metal strap - GM-510-5', NULL, '644352582510', 'FedEx', NULL, '2015-09-01', '31.08.2015 13:54', '4260295881418', '1', 'a0YC000000dBCm2MAG', '135.00', '199.00'),
(34040, '344802504', NULL, NULL, 'Hannah Powell', '14 SCHOFIELD ROAD', '', 'B37 6LP', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '1216035550', '00101441XB', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and silver metal strap - GM-510-5', NULL, '644352582520', 'FedEx', NULL, '2015-09-01', '31.08.2015 14:57', '4260295881418', '1', 'a0YC000000dBCm2MAG', '135.00', '199.00'),
(34041, '344780806', NULL, NULL, 'Ashley Michell', '24 SHERBURN STREET', '', 'DN35 8TP', 'CLEETHORPES', 'Großbritannien', 'GB', NULL, NULL, '7540458677', '0010179CMU', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352582531', 'FedEx', NULL, '2015-09-01', '31.08.2015 13:27', '4260295881425', '1', 'a0YC000000dBCm3MAG', '135.00', '199.00'),
(34042, '344407923', NULL, NULL, 'Shen Shen Lee', '93 Elers Road,', '1st Floor Flat', 'W13 9QE', 'Ealing', 'Großbritannien', 'GB', NULL, NULL, '7958570345', '0010093TED', NULL, NULL, 'Silver/Black Dial/Silver Metal Band GM-101-7', NULL, '644352582542', 'FedEx', NULL, '2015-09-01', '29.08.2015 11:23', 'GM-101-7', '1', 'a0YC000000d90olMAA', '165.00', '249.00'),
(34043, '344902840', NULL, NULL, 'R.A.J. MADARI', 'Kamp 2906', '', '8225 GL', 'LELYSTAD', 'Niederlande', 'NL', NULL, NULL, '643127055', '0010164O4W', NULL, NULL, 'Monte Carlo horloge LEREN band - GM-102-2 - Zilverkleurig/Zwart', NULL, '578824935823', 'FedEx', NULL, '2015-09-01', '31.08.2015 23:58', 'NL140117LB02', '1', 'a0YC000000crsCUMAY', '165.01', '279.99'),
(34044, '344863082', NULL, NULL, 'Shao tung Hu', 'Ridderstraat 108', '', '4902 PB', 'OOSTERHOUT', 'Niederlande', 'NL', NULL, NULL, '639853162', '0010136YYP', NULL, NULL, 'Theorema Newton Automatic Watch - zwart/goudkleurig -  bruin leren band - GM-4004-3', NULL, '578824935834', 'FedEx', NULL, '2015-09-01', '31.08.2015 19:58', 'NL150626KS84', '1', 'a0YC000000czAEdMAM', '150.00', '229.98'),
(34045, '3074457345677361598', NULL, NULL, 'CHIANG HEONG', '4 ZEHNDER RD #01-04 BUONA VIS GDNS', 'NA', '117688', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '92972077', '001009463R', NULL, NULL, 'T-3001-5: Theorema Paragon Automatic Watch', NULL, '578824935845', 'FedEx', NULL, '2015-09-01', '31.08.2015 17:18', 'SG080415CP04', '1', 'a0YC000000bnl12MAA', '202.20', '259.00'),
(34046, '3074457345677402576', NULL, NULL, 'Johnny (Concierge) Hor', '22 ORANGE GROVE RD SHANGRI-LA HOTEL', 'Shangri-La Hotel', '258350', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '93398048', '0010013UQK', NULL, NULL, 'GM511-4: Pionier by Theorema New York Diamonds Automatic Watch', NULL, '578824935856', 'FedEx', NULL, '2015-09-01', '31.08.2015 02:41', 'SG150630RS143', '1', 'a0YC000000czRhEMAU', '271.20', '339.00'),
(34047, '344949586', NULL, NULL, 'Arthur Rodenbach', 'Antoon Catriestraat 1', '', '9031', 'Drongen', 'Belgien', 'BE', NULL, NULL, '32494866500', '00102501GS', NULL, NULL, 'Pionier automatisch horloge - Wit - Zilver - Zwart leer (T-7001-4)', NULL, '644352583159', 'Fedex', NULL, '2015-09-02', '01.09.2015 09:18', '4260295882125', '1', 'a0YC000000dMdJ3MAK', '134.99', '219.99'),
(34048, '344784407', NULL, NULL, 'Johan LAMBERT', 'Rue de l\'Armee Grouchy 41', '', '5000', 'NAMUR', 'Belgien', 'BE', NULL, NULL, '475700090', '0010250IPX', NULL, NULL, 'Une montre Theorema Newton - noir/noir - bracelet mÃ©tallique noir GM-4004-8', NULL, '644352583160', 'Fedex', NULL, '2015-09-02', '31.08.2015 14:18', 'NL150626KS88', '1', 'a0YC000000czvRpMAI', '150.00', '229.98'),
(34049, '344955144', NULL, NULL, 'per koch', 'Hasselvaenget 24', '', '4550', 'Asnaes', 'Dänemark', 'DK', NULL, NULL, '26217693', '0010077GAO', NULL, NULL, 'Ur med sort rem, sÃ¸lvfarvet kasse og sort skiveNew York', NULL, '644352583181', 'FedEx', NULL, '2015-09-02', '01.09.2015 09:36', 'GM511-1', '1', 'a0YC000000d8gDWMAY', '1231.16', '1749.00'),
(34050, '344898932', NULL, NULL, 'Moteeb Fazan Spall', 'Sjaelor Boulevard 127, 5 tv', '', '2500', 'Valby', 'Dänemark', 'DK', NULL, NULL, '4553587555', '0010086M95', NULL, NULL, 'Sort urskive, guldfarvet stÃ¥lrem (GM-3009-7)', NULL, '644352583192', 'FedEx', NULL, '2015-09-02', '31.08.2015 23:06', '150512HW014', '1', 'a0YC000000d9ZCpMAM', '1119.05', '1595.00'),
(34051, '344892059', NULL, NULL, 'Martin Soerensen', 'Christiansmindevej  22 2tv', '', '2100', 'Kobenhavn o', 'Dänemark', 'DK', NULL, NULL, '4560814756', '0010156N7Q', NULL, NULL, 'Sort urskive, sÃ¸lvfarvet urkasse og sort lÃ¦derrem (GM-3009-2)', NULL, '644352583207', 'FedEx', NULL, '2015-09-02', '31.08.2015 22:36', '150512HW09', '1', 'a0YC000000d9ZCkMAM', '1119.05', '1595.00'),
(34052, '345003935', NULL, NULL, 'Emer Bolger Murphy', '12 Castlefie Castlefield Manor', 'Knocklyon, Dublin 16', '16', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53878E+11', '0010169UHS', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352582689', 'FedEx', NULL, '2015-09-02', '01.09.2015 12:02', 'IE190614AH08', '1', 'a0YC000000d90ypMAA', '195.01', '299.00'),
(34053, '344909635', NULL, NULL, 'Fidelma Timlin', '0 Tyrrell Insurances', 'Headford', 'Ireland', 'Co. Galway.', 'Irland', 'IE', NULL, NULL, '872862366', '00100053D7', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Silver Case, Silver Dial (GM-101-1)', NULL, '644352582690', 'FedEx', NULL, '2015-09-02', '01.09.2015 00:02', 'IE190614AH07', '1', 'a0YC000000d90yoMAA', '195.01', '299.00'),
(34054, '344864996', NULL, NULL, 'SAMANTHA CAMPBELL', '208 KEEPER ROAD', '', 'DUBLIN 12', 'DRIMNAGH', 'Irland', 'IE', NULL, NULL, '858131739', '00101746G8', NULL, NULL, 'GM511-1 Black Strap, Silver Case, Black Face', NULL, '644352582704', 'FedEx', NULL, '2015-09-02', '31.08.2015 19:05', 'GM511-1', '1', 'a0YC000000d8gXZMAY', '165.00', '235.00'),
(34055, '344949563', NULL, NULL, 'Serkan Cirik', 'RIMFROSTGATAN 53', '', '418 40', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '708262305', '0010119WLR', NULL, NULL, 'Guld/svart med brunt lÃ¤derarmband. Modell GM-3009-3', NULL, '644352583170', 'FedEx', NULL, '2015-09-02', '01.09.2015 10:14', '150512HW010', '1', 'a0YC000000d9aSVMAY', '1395.06', '1995.00'),
(34056, '344824258', NULL, NULL, 'David Lancaster', '25 BENNETT COURT', 'LEMINGTON', 'NE15 8EF', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7931331721', '001007137Y', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352582932', 'FedEx', NULL, '2015-09-02', '31.08.2015 16:54', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34057, '344827926', NULL, NULL, 'Lynda Whiting', '29 FOREST GATE', '', 'TS28 5LG', 'WINGATE', 'Großbritannien', 'GB', NULL, NULL, '7599212244', '00100068G9', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352582943', 'FedEx', NULL, '2015-09-02', '31.08.2015 17:25', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(34058, '344969892', NULL, NULL, 'paula Smith', '25 CAVALIER CLOSE', '', 'RM6 5EJ', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7506441881', '0010107HJW', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352582954', 'FedEx', NULL, '2015-09-02', '01.09.2015 10:55', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34059, '344861024', NULL, NULL, 'Moya Oakley', 'Saffron Princess Margaret', 'Road', 'RM188PB', 'East Tilbury', 'Großbritannien', 'GB', NULL, NULL, '7966224736', '0010220C0G', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352582965', 'FedEx', NULL, '2015-09-02', '31.08.2015 19:53', '4260295881371', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34060, '344897815', NULL, NULL, 'Sarah Davis', '33 DOWNS VIEW ROAD', 'Westbury', 'BA13 3AQ', 'WESTBURY', 'Großbritannien', 'GB', NULL, NULL, '7500067942', '0010110M3A', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352582976', 'FedEx', NULL, '2015-09-02', '31.08.2015 23:23', '4260295881371', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34061, '344878965', NULL, NULL, 'Anna Jajou', '3 CLOS MADLEN', 'FForestfach', 'SA5 4AG', 'SWANSEA', 'Großbritannien', 'GB', NULL, NULL, '01792 415261', '0010013Y5Z', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352582987', 'FedEx', NULL, '2015-09-02', '31.08.2015 21:24', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34062, '344862941', NULL, NULL, 'grace Akinkuolie', '2,  fortune court', 'stern close, barking', 'IG11 0XZ', 'essex', 'Großbritannien', 'GB', NULL, NULL, '7424388544', '00101812IV', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352582998', 'FedEx', NULL, '2015-09-02', '31.08.2015 20:24', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34063, '344820189', NULL, NULL, 'Sharon Hirons', '7 Avian Gardens', '', 'PO21 3UR', 'Bognor Regis', 'Großbritannien', 'GB', NULL, NULL, '1243268065', '0010240YPN', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352583001', 'FedEx', NULL, '2015-09-02', '31.08.2015 16:22', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34064, '344886622', NULL, NULL, 'Sunny Khan', '7 Allied close, coventry', '', 'CV6 6GN', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7411734957', '0010229N0F', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352583012', 'FedEx', NULL, '2015-09-02', '31.08.2015 21:52', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34065, '344951105', NULL, NULL, 'Amy Evans', '21 ashcombe road', '', 'L14 1PX', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7590765926', '0010013LCT', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352583023', 'FedEx', NULL, '2015-09-02', '01.09.2015 09:22', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34066, '344950839', NULL, NULL, 'Fiona Broome', 'Laurels Little Lane', 'Smalldale,Bradwell', 'S33 9jf', 'Hope Valley, Derbyshire', 'Großbritannien', 'GB', NULL, NULL, '7966935814', '0010242SDK', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352583034', 'FedEx', NULL, '2015-09-02', '01.09.2015 09:23', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34067, '344938736', NULL, NULL, 'Keval Shah', '68 PEMBROKE ROAD', '', 'IG3 8PQ', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '7772522093', '0010127HMQ', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352583045', 'FedEx', NULL, '2015-09-02', '01.09.2015 08:22', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34068, '344820631', NULL, NULL, 'Kim Goodier', '2 ALEXANDRA VILLAS', '', 'EX5 3AT', 'Broadclyst Station, Exeter', 'Großbritannien', 'GB', NULL, NULL, '7878118181', '0010057T2L', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352583056', 'FedEx', NULL, '2015-09-02', '31.08.2015 16:26', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34069, '344950173', NULL, NULL, 'Lewis Hadaway', '28 Priestcrofts', '', 'TS117HP', 'Redcar', 'Großbritannien', 'GB', NULL, NULL, '7447135129', '0010247WOI', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352583067', 'FedEx', NULL, '2015-09-02', '01.09.2015 09:22', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34070, '344901007', NULL, NULL, 'Gary Smithies', '6 ROSECROFT AVENUE', '', 'TS13 4PH', 'SALTBURN-BY-THE-SEA', 'Großbritannien', 'GB', NULL, NULL, '7794401560', '0010115Q7H', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and silver metal strap - GM-510-5', NULL, '644352583078', 'FedEx', NULL, '2015-09-02', '31.08.2015 23:22', '4260295881418', '1', 'a0YC000000dBCm2MAG', '135.00', '199.00'),
(34071, '344888146', NULL, NULL, 'Geoff Rossiter', '31 GOLDSWORTHY DRIVE', '', 'SS3 0AU', 'SOUTHEND-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '1702217135', '0010159U6T', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and silver metal strap - GM-510-5', NULL, '644352583089', 'FedEx', NULL, '2015-09-02', '31.08.2015 22:25', '4260295881418', '1', 'a0YC000000dBCm2MAG', '135.00', '199.00'),
(34072, '344976941', NULL, NULL, 'Georgina Hollingworth', '19 mossbank avenue', '', 'M43 7XH', 'Droylsden', 'Großbritannien', 'GB', NULL, NULL, '161304939', '0010143LK5', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and silver metal strap - GM-510-5', NULL, '644352583090', 'FedEx', NULL, '2015-09-02', '01.09.2015 11:24', '4260295881418', '1', 'a0YC000000dBCm2MAG', '135.00', '199.00'),
(34073, '344963079', NULL, NULL, 'Becky Pryce', '5 THE CRESCENT', 'Bamber bridge', 'PR5 6RJ', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '7469921297', '0010140EJ8', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352583104', 'FedEx', NULL, '2015-09-02', '01.09.2015 10:23', '4260295881425', '1', 'a0YC000000dBCm3MAG', '135.00', '199.00'),
(34074, '344855095', NULL, NULL, 'Miata shears', '34 GROVE PARK ROAD', '', 'SE9 4QA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7717642753', '001011947Y', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352583115', 'FedEx', NULL, '2015-09-02', '31.08.2015 19:23', '4260295881425', '1', 'a0YC000000dBCm3MAG', '135.00', '199.00'),
(34075, '344908436', NULL, NULL, 'weber rocha', 'LIVELY LADY  BRACKLESHAM LANE', '', 'PO20 8JA', 'CHICHESTER', 'Großbritannien', 'GB', NULL, NULL, '7875374358', '0010109QC9', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352583126', 'FedEx', NULL, '2015-09-02', '01.09.2015 00:52', '4260295881425', '1', 'a0YC000000dBCm3MAG', '135.00', '199.00'),
(34076, '345004273', NULL, NULL, 'alan cox', '333 WEST VIEW ROAD', '', 'TS24 9LH', 'HARTLEPOOL', 'Großbritannien', 'GB', NULL, NULL, '1429426884', '0010043LXH', NULL, NULL, 'Silver/ Black Dial/ Leather Band (T-7001-2)', NULL, '644352583137', 'FedEx', NULL, '2015-09-02', '01.09.2015 13:22', '4260295882101', '1', 'a0YC000000dB2TGMA0', '140.00', '189.00'),
(34077, '344849973', NULL, NULL, 'C Y Lai', '27 Printworks apartment', 'Rutherford street', 'NE4 5DP', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7557766119', '00100862DK', NULL, NULL, 'Silver/ Black Dial/ Leather Band (T-7001-2)', NULL, '644352583148', 'FedEx', NULL, '2015-09-02', '31.08.2015 18:52', '4260295882101', '1', 'a0YC000000dB2TGMA0', '140.00', '189.00'),
(34078, '345067149', NULL, NULL, 'Wim De Waele', 'Lisstraat 8', '', '8730', 'Beernem', 'Belgien', 'BE', NULL, NULL, '496500293', '0010056L78', NULL, NULL, 'Pionier automatisch horloge - Zwart - Goud - Bruin leer (T-7001-1)', NULL, '644352583310', 'FedEx', NULL, '2015-09-03', '01.09.2015 18:18', '4260295882095', '1', 'a0YC000000dMdHHMA0', '134.99', '219.99'),
(34079, '345031315', NULL, NULL, 'Marc Van Assche', 'Putsesteenweg 60', '', '2820', 'Bonheiden', 'Belgien', 'BE', NULL, NULL, '015 550426', '00101774VG', NULL, NULL, 'Pionier automatisch horloge - Zwart - Goud - Bruin leer (T-7001-1)', NULL, '644352583321', 'FedEx', NULL, '2015-09-03', '01.09.2015 17:18', '4260295882095', '1', 'a0YC000000dMdHHMA0', '134.99', '219.99'),
(34080, '345278643', NULL, NULL, 'Karina Klante', 'Vejlegarden 5, 3.mf', '', '2635', 'Ishoj', 'Dänemark', 'DK', NULL, NULL, '81615122', '10011335', NULL, NULL, 'Sort urskive, sort urkasse og sort lÃ¦derrem (GM-3009-4)', NULL, '644352583332', 'FedEx', NULL, '2015-09-03', '02.09.2015 16:06', '150512HW011', '1', 'a0YC000000d9ZCmMAM', '1119.05', '1595.00'),
(34081, '345060177', NULL, NULL, 'Fabian Sjong', 'Strandvejen 11', '', '3300', 'Frederiksvaerk', 'Dänemark', 'DK', NULL, NULL, '53341803', '0010250AV9', NULL, NULL, 'Sort urskive, guldfarvet urkasse og brun lÃ¦derrem (GM-3009-3)', NULL, '644352583343', 'FedEx', NULL, '2015-09-03', '01.09.2015 20:06', '150512HW010', '1', 'a0YC000000d9ZClMAM', '1119.05', '1595.00'),
(34082, '345075079', NULL, NULL, 'Clara Lund Christensen', 'Morbaerhaven 6,99', '', '2620', 'Albertslund', 'Dänemark', 'DK', NULL, NULL, '25700278', '0010247GOT', NULL, NULL, 'Sort urskive, sort urkasse og sort lÃ¦derrem (GM-3009-4)', NULL, '644352583354', 'FedEx', NULL, '2015-09-03', '01.09.2015 19:06', '150512HW011', '1', 'a0YC000000d9ZCmMAM', '1119.05', '1595.00'),
(34083, '345067976', NULL, NULL, 'Anita Long', 'Shadybank Arderrow', 'Rathcooney', 'Eire', 'Cork', 'Irland', 'IE', NULL, NULL, '863322914', '0010129V22', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352583229', 'FedEx', NULL, '2015-09-03', '01.09.2015 17:32', 'IE190614AH08', '1', 'a0YC000000d90ypMAA', '195.01', '299.00'),
(34084, '345056178', NULL, NULL, 'Anthony Shiels', 'Chemistry De Maynooth University', 'Maynooth', '', 'Naas', 'Irland', 'IE', NULL, NULL, '35317083770', '0010250IYA', NULL, NULL, 'Dubai Theorema Watch - GM-3009-7', NULL, '644352583230', 'FedEx', NULL, '2015-09-03', '01.09.2015 17:02', '150512HW014', '1', 'a0YC000000d9awYMAQ', '150.00', '199.00'),
(34085, '345047741', NULL, NULL, 'malika Sosurkaeva', 'SVARVARGATAN 7', '', '811 36', 'SANDVIKEN', 'Schweden', 'SE', NULL, NULL, '46769416525', '001020665J', NULL, NULL, 'Silver/svart med svart lÃ¤derarmband. Modell GM-3009-2', NULL, '644352583365', 'FedEx', NULL, '2015-09-03', '01.09.2015 18:14', '150512HW09', '1', 'a0YC000000d9aSUMAY', '1395.06', '1995.00'),
(34086, '345245038', NULL, NULL, 'Nikita Pantelejmons', '58 Foxhays road', '', 'RG2 8NW', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7470455743', '0010207Y8M', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352583240', 'FedEx', NULL, '2015-09-03', '02.09.2015 13:22', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34087, '345219799', NULL, NULL, 'MR P PICKERING', '57 LUDWORTH AVENUE', '', 'B37 7FS', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7788281511', '0010229LRA', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and silver metal strap - GM-510-5', NULL, '644352583251', 'FedEx', NULL, '2015-09-03', '02.09.2015 11:54', '4260295881418', '1', 'a0YC000000dBCm2MAG', '135.00', '199.00'),
(34088, '345202734', NULL, NULL, 'Laura Jones', '236 VICTORIA ROAD', '', 'LL19 7UU', 'PRESTATYN', 'Großbritannien', 'GB', NULL, NULL, '7738836376', '0010241JOP', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352583262', 'FedEx', NULL, '2015-09-03', '02.09.2015 10:56', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34089, '345125816', NULL, NULL, 'Chloe Archer', '50 NORRIS CLOSE', 'London Colney', 'AL2 1UN', 'ST. ALBANS', 'Großbritannien', 'GB', NULL, NULL, '7585442080', '0010156DFS', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352583273', 'FedEx', NULL, '2015-09-03', '01.09.2015 23:22', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34090, '345124043', NULL, NULL, 'Charlie Merritt', '11 Field Avenue', 'Please leave up alley way', 'OX4 6PA', 'OXFORD', 'Großbritannien', 'GB', NULL, NULL, '7887494149', '00102474KO', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352583284', 'FedEx', NULL, '2015-09-03', '01.09.2015 23:22', '4260295881425', '1', 'a0YC000000dBCm3MAG', '135.00', '199.00'),
(34091, '345083399', NULL, NULL, 'Anya Murphy', '16 HENDERSON AVENUE', 'Cambuslang', 'G72 7SA', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7866189791', '0010121MHK', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352583295', 'FedEx', NULL, '2015-09-03', '01.09.2015 19:54', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34092, '345011521', NULL, NULL, 'Stephen Lewis', '1 DELIUS GROVE', '', 'E15 2RX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7538288826', '10088264', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352583300', 'FedEx', NULL, '2015-09-03', '01.09.2015 13:53', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34093, '345411833', '', '', 'e de jonge', 'Etstoel 28', 'Adresregel 2 (optioneel)', '9481 GP', 'VRIES', 'Niederlande', '', '', '', 'Mobiel telefoonnr', '0010189GK9', '', '', 'Pionier automatisch horloge - Zwart - Goud - Bruin leer (T-7001-1)', '', '604569193638', 'FedEx', '', '2015-09-03', '03.09.2015 07:28', '4260295882095', '1', 'a0YC000000dMdRaMAK', '134.99', '219.99'),
(34094, '345364984', '', '', 'Micronit R.Koopman', 'Colosseum 15', '', '7521 PV', 'ENSCHEDE', 'Niederlande', '', '', '', '06-15699199', '0010250SE9', '', '', 'Aruba diamanthorloge van PIONIER - zwart GM-507-4', '', '604569193649', 'FedEx', '', '2015-09-03', '02.09.2015 21:58', 'NL140417AM03', '1', 'a0YC000000crrBUMAY', '150.00', '229.98'),
(34095, '345462979', NULL, NULL, 'Axel De Ridder', 'Drapstraat 103', '', '9220', 'Hamme', 'Belgien', 'BE', NULL, NULL, '479171299', '0010086UYN', NULL, NULL, 'Theorema Monaco Diamond horloge - roestvrijstalen band - zwart/goudkleur (GM-3006-6)', NULL, '644352583479', 'FedEx', NULL, '2015-09-04', '03.09.2015 11:18', 'NL140729NM43', '1', 'a0YC000000cs9K7MAI', '150.00', '229.98'),
(34096, '345354342', NULL, NULL, 'Mohammad Aman Amani', 'Smakkegardsvej 191', '', '2820', 'Gentofte', 'Dänemark', 'DK', NULL, NULL, '60656503', '0010142U8H', NULL, NULL, 'Sort urskive, sÃ¸lvfarvet urkasse og sort lÃ¦derrem (GM-3009-2)', NULL, '644352583480', 'FedEx', NULL, '2015-09-04', '02.09.2015 21:06', '150512HW09', '1', 'a0YC000000d9ZCkMAM', '1119.05', '1595.00'),
(34097, '345432856', NULL, NULL, 'Tomasz Piotrowski', '219a Tonlagee road', '', '5', 'Dublin', 'Irland', 'IE', NULL, NULL, '899662865', '0010095QM2', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352583387', 'FedEx', NULL, '2015-09-04', '03.09.2015 08:32', 'IE190614AH08', '1', 'a0YC000000d90ypMAA', '195.01', '299.00'),
(34098, '345376591', NULL, NULL, 'Alan Donovan', 'Glenview  Rathroe', '', 'Co. Cork', 'Ballinhassig', 'Irland', 'IE', NULL, NULL, '861714387', '0010129CIE', NULL, NULL, 'Dubai Theorema Watch - GM-3009-2', NULL, '644352583398', 'FedEx', NULL, '2015-09-04', '02.09.2015 21:32', '150512HW09', '1', 'a0YC000000d9avQMAQ', '150.00', '199.00'),
(34099, '345407598', NULL, NULL, 'Jack Wilson', '25 SAMPLE AVENUE', '', 'HU17 9DW', 'BEVERLEY', 'Großbritannien', 'GB', NULL, NULL, '7581455036', '0010015PQ3', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352583402', 'FedEx', NULL, '2015-09-04', '03.09.2015 06:22', '4260295881425', '1', 'a0YC000000dBCm3MAG', '135.00', '199.00'),
(34100, '345388414', NULL, NULL, 'Liman Mulaj', '52 fields es Fields estate', 'Lansdowne drive', 'E8 4LU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7985209552', '0010162RRR', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352583413', 'FedEx', NULL, '2015-09-04', '02.09.2015 23:52', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34101, '345382291', NULL, NULL, 'Joanne Harding', '17 ROWLINSON WAY', '', 'CB5 8GA', 'CAMBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7482237610', '0010236VUG', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352583424', 'FedEx', NULL, '2015-09-04', '02.09.2015 23:23', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34102, '345338949', NULL, NULL, 'Debbie Hulme', '96 BIRDHALL ROAD', '', 'SK8 5QH', 'CHEADLE', 'Großbritannien', 'GB', NULL, NULL, '07824 775222', '0010203JO5', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and silver metal strap - GM-510-5', NULL, '644352583435', 'FedEx', NULL, '2015-09-04', '02.09.2015 20:26', '4260295881418', '1', 'a0YC000000dBCm2MAG', '135.00', '199.00'),
(34103, '345336244', NULL, NULL, 'Wajid Tarar', '19 Ritter street', '', 'SE18 4DT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7884762929', '001014735H', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352583446', 'FedEx', NULL, '2015-09-04', '02.09.2015 19:55', '4260295881425', '1', 'a0YC000000dBCm3MAG', '135.00', '199.00'),
(34104, '345307800', NULL, NULL, 'tracey hurst', '40 GILES CLOSE', 'Hedge End', 'SO30 2TH', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7989866627', '0010079S36', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352583457', 'FedEx', NULL, '2015-09-04', '02.09.2015 17:53', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34105, '345284044', NULL, NULL, 'David White', '37 WHERNSIDE PLACE', 'Southfield lea', 'NE23 6PG', 'CRAMLINGTON', 'Großbritannien', 'GB', NULL, NULL, '7950712470', '0010001HEB', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352583468', 'FedEx', NULL, '2015-09-04', '02.09.2015 16:25', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34106, '345004113', NULL, NULL, 'esther zijlmans', 'Beatrijshof 14', '', '3176 VB', 'POORTUGAAL', 'Niederlande', 'NL', NULL, NULL, '105013764', '00102503HS', NULL, NULL, 'Pionier automatisch horloge - Zwart - Zwart - Zwart leer (T-7001-2)', NULL, '578824935926', 'FedEx', NULL, '2015-09-03', '01.09.2015 12:58', '4,2603E+12', '1', 'a0YC000000dMdRbMAK', '134.99', '219.99'),
(34107, '3074457345677505288', NULL, NULL, 'KAH KUEN KWEK', '243 SERANGOON AVE 2 #07-77 NA', 'NA', '550243', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '82822979', '0010217DTT', NULL, NULL, 'GM-101-1 (SILVER CASE AND SILVER DIAL): Theorema Casablanca Mechanical Watch', NULL, '578824936028', 'FedEx', NULL, '2015-09-07', '03.09.2015 16:41', 'SG060415CP01', '1', 'a0YC000000bnJQxMAM', '311.22', '399.00'),
(34108, '345511928', NULL, NULL, 'Rick van Schaijk', 'van Coothstraat 23', '', '5281 CT', 'BOXTEL', 'Niederlande', 'NL', NULL, NULL, '3,53862E+11', '0010159JEL', NULL, NULL, 'Pionier automatisch horloge - goudkleurige kast / zwarte carbon wijzerplaat / bruine band (506-3)', NULL, '644352583505', 'FedEx', NULL, '2015-09-07', '03.09.2015 14:58', '4260295880886', '1', 'a0YC000000czU3rMAE', '150.01', '229.00'),
(34109, '345727413', NULL, NULL, 'Philip Brain', '3 MALKIN CLOSE', '', 'IP1 6BF', 'IPSWICH', 'Großbritannien', 'GB', NULL, NULL, '7712743370', '0010072D9Y', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352583538', 'FedEx', NULL, '2015-09-07', '04.09.2015 13:59', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34110, '345724378', NULL, NULL, 'Ian Corless', '1 COPPER BEECH DRIVE', '', 'SK13 6DB', 'GLOSSOP', 'Großbritannien', 'GB', NULL, NULL, '7880747319', '0010056L35', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352583549', 'FedEx', NULL, '2015-09-07', '04.09.2015 13:56', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34111, '345616819', NULL, NULL, 'Levi Williams', '23 MARIGOLD AVENUE', '', 'IP2 0PZ', 'IPSWICH', 'Großbritannien', 'GB', NULL, NULL, '7944162107', '0010159Y70', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352583550', 'FedEx', NULL, '2015-09-07', '03.09.2015 23:22', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34112, '345615292', NULL, NULL, 'Star Khan Mayers', '46 Milstead', 'Sheldon', 'B26 2EJ', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7447162935', '0010213QJE', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352583560', 'FedEx', NULL, '2015-09-07', '03.09.2015 22:52', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34113, '345575602', NULL, NULL, 'Max Spittlehouse', '1 OAK STREET', '', 'CV22 5EA', 'RUGBY', 'Großbritannien', 'GB', NULL, NULL, '7429058900', '0010240JTD', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352583571', 'FedEx', NULL, '2015-09-07', '03.09.2015 19:54', '4260295881371', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34114, '345562487', NULL, NULL, 'Kirk Small', '17 MOAT HOUSE LANE', '', 'B37 7FW', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7824448870', '0010214RR1', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352583582', 'FedEx', NULL, '2015-09-07', '03.09.2015 18:54', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34115, '345686959', NULL, NULL, 'Marcus Gustavsson', 'Skivyxvaegen 9', '', '723 53', 'VAESTERAS', 'Schweden', 'SE', NULL, NULL, '737579382', '0010205SG0', NULL, NULL, 'Guld/svart med brunt lÃ¤derarmband. Modell GM-3009-3', NULL, '644352583516', 'FedEx', NULL, '2015-09-07', '04.09.2015 11:44', '150512HW010', '1', 'a0YC000000d9aSVMAY', '1395.06', '1995.00'),
(34116, '345672376', NULL, NULL, 'Stefan Clavebring', 'FLYGELVAEGEN 103', '', '224 72', 'LUND', 'Schweden', 'SE', NULL, NULL, '703801940', '00100056S4', NULL, NULL, 'Svart/svart med svart metallarmband. Modell GM-3009-8', NULL, '644352583527', 'FedEx', NULL, '2015-09-07', '04.09.2015 10:44', '150512HW015', '1', 'a0YC000000d9aSaMAI', '1395.06', '1995.00'),
(34117, '345842003', NULL, NULL, 'Silvio moscato', 'bretheistraat 123/3', 'Brokerage consilium bvba parking lidl', '3600', 'Genk', 'Belgien', 'BE', NULL, NULL, '32476431349', '00100054NO', NULL, NULL, 'London PIONIER horloge - zilverkleurig/wit met metalen band (GM-150-5)', NULL, '644352583983', 'FedEx', NULL, '2015-09-08', '04.09.2015 22:48', 'NL150623KS23', '1', 'a0YC000000ctlt1MAA', '150.00', '229.98'),
(34118, '346072828', NULL, NULL, 'Sabrina Mariano', 'rue de la Station 58', '', '7170', 'Bois-d\'Haine', 'Belgien', 'BE', NULL, NULL, '478971187', '001020515Q', NULL, NULL, 'Montre automatique Pionier Aruba - Brun/dorÃ©', NULL, '644352583994', 'FedEx', NULL, '2015-09-08', '06.09.2015 10:48', 'NL140417AM02', '1', 'a0YC000000crqTcMAI', '150.00', '229.98'),
(34119, '345943555', NULL, NULL, 'Amal Esharaa', 'Waaienberg 28', '', '1932', 'Sint-Stevens-Woluwe', 'Belgien', 'BE', NULL, NULL, '489361010', '0010052CC4', NULL, NULL, 'Pionier automatisch horloge - Zwart - Goud - Bruin leer (T-7001-1)', NULL, '644352584008', 'FedEx', NULL, '2015-09-08', '05.09.2015 14:48', '4260295882095', '1', 'a0YC000000dMdHHMA0', '134.99', '219.99'),
(34120, '346127600', NULL, NULL, 'Achmed Khatsuyev', 'Zonstraat 10', '', '2500', 'Lier', 'Belgien', 'BE', NULL, NULL, '486181854', '0010018DOL', NULL, NULL, 'Pionier automatisch horloge - Zwart - Zwart - Zwart leer (T-7001-2)', NULL, '644352584019', 'FedEx', NULL, '2015-09-08', '06.09.2015 16:18', '4260295882101', '1', 'a0YC000000dMdIAMA0', '134.99', '219.99'),
(34121, '346046472', NULL, NULL, 'Ilse Van Opstal', 'Langestraat 207', 'SG', '2240', 'Zandhoven', 'Belgien', 'BE', NULL, NULL, '479876228', '0010053UQ1', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352584020', 'FedEx', NULL, '2015-09-08', '06.09.2015 08:48', 'NL140520PJ08', '1', 'a0YC000000czE24MAE', '175.01', '279.99'),
(34122, '346043753', NULL, NULL, 'Franky Bethuyne', 'baliebrugstraat 18', '', '8020', 'ruddervoorde', 'Belgien', 'BE', NULL, NULL, '498200809', '00102505VF', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, '644352584030', 'FedEx', NULL, '2015-09-08', '06.09.2015 08:18', 'NL140520PJ07', '1', 'a0YC000000czE22MAE', '175.01', '279.99'),
(34123, '345875230', NULL, NULL, 'Annelies Van der Schoot', 'Schoolstraat 61', '', '2275', 'Gierle', 'Belgien', 'BE', NULL, NULL, '497219411', '0010179KQT', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352584041', 'FedEx', NULL, '2015-09-08', '05.09.2015 08:48', 'NL140520PJ10', '1', 'a0YC000000czE25MAE', '175.01', '279.99'),
(34124, '345979350', NULL, NULL, 'Ergun Aydin', 'Belegstraat 48', '', '2018', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '32479428564', '0010136XH6', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352584052', 'FedEx', NULL, '2015-09-08', '05.09.2015 18:18', 'NL140520PJ11', '1', 'a0YC000000czE26MAE', '175.01', '279.99'),
(34125, '346205706', NULL, NULL, 'Marnix Meersschaert', 'IJzerstraat 73', '104 1e verdieping', '9120', 'Melsele', 'Belgien', 'BE', NULL, NULL, '472940294', '0010235NBM', NULL, NULL, 'Theorema Monaco Diamond horloge - leren band - goudkleur (T-3006-2)', NULL, '644352584063', 'FedEx', NULL, '2015-09-08', '07.09.2015 01:18', 'NL140729NM39', '1', 'a0YC000000cs9J9MAI', '150.00', '229.98'),
(34126, '346127813', NULL, NULL, 'Patricia Verstraelen', 'Grand Route 108c', '', '4122', 'Neupre', 'Belgien', 'BE', NULL, NULL, '476751580', '00102506EB', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352584074', 'FedEx', NULL, '2015-09-08', '06.09.2015 16:48', 'NL140520PJ09', '1', 'a0YC000000czE23MAE', '175.01', '279.99'),
(34127, '346105746', NULL, NULL, 'Eleonora sgarito', '22 Voie du Ry M', '', '4877', 'Olne', 'Belgien', 'BE', NULL, NULL, '495534454', '0010024NGF', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352584085', 'FedEx', NULL, '2015-09-08', '06.09.2015 13:48', 'NL140520PJ10', '1', 'a0YC000000czE25MAE', '175.01', '279.99'),
(34128, '346087294', NULL, NULL, 'Anne Jansen-Jadoul', 'rue tout vent 8', '', '1495', 'Sart Dames Avelines', 'Belgien', 'BE', NULL, NULL, '71875012', '0010155ZBR', NULL, NULL, 'Une montre Casablanca - Noir', NULL, '644352584096', 'FedEx', NULL, '2015-09-08', '06.09.2015 12:18', 'NL140520PJ11', '1', 'a0YC000000czE26MAE', '175.01', '279.99'),
(34129, '346221099', NULL, NULL, 'Katia RADERMEKER', 'Rue de Verviers 47', '', '4700', 'EUPEN', 'Belgien', 'BE', NULL, NULL, '87787669', '0010068G4Q', NULL, NULL, 'Une montre London Pionier - dorÃ©/noir avec bracelet en cuir brun (GM-150-3)', NULL, '644352584100', 'FedEx', NULL, '2015-09-08', '07.09.2015 08:18', 'NL150623KS21', '1', 'a0YC000000ctlsSMAQ', '150.00', '229.98'),
(34130, '345903665', NULL, NULL, 'leif Nielsen', 'Blomsterhaven 42', '', '7000', 'Fredericia', 'Dänemark', 'DK', NULL, NULL, '75562385', '0010183TLF', NULL, NULL, 'Sort urskive, guldfarvet stÃ¥lrem (GM-3009-7)', NULL, '644352584247', 'FedEx', NULL, '2015-09-08', '05.09.2015 10:36', '150512HW014', '1', 'a0YC000000d9ZCpMAM', '1119.05', '1595.00'),
(34131, '345873159', NULL, NULL, 'Sylvia Sodhi', 'Nylandsvej 177', '', '4600', 'Koge', 'Dänemark', 'DK', NULL, NULL, '53762889', '0010070CBS', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '644352584258', 'FedEx', NULL, '2015-09-08', '05.09.2015 08:36', '150512HW015', '1', 'a0YC000000d9ZCqMAM', '1119.05', '1595.00'),
(34132, '345808221', NULL, NULL, 'Fares Khedimi', 'Tingvej 53 3 TV', '', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '27162021', '0010067SGY', NULL, NULL, 'Sort urskive, sort urkasse og sort lÃ¦derrem (GM-3009-4)', NULL, '644352584269', 'FedEx', NULL, '2015-09-08', '04.09.2015 20:06', '150512HW011', '1', 'a0YC000000d9ZCmMAM', '1119.05', '1595.00'),
(34133, '345780198', NULL, NULL, 'Rawan Ali', 'Egeparken 7 tv 156', '', '5240', 'Odense', 'Dänemark', 'DK', NULL, NULL, '42722361', '0010141PAL', NULL, NULL, 'Sort urskive, guldfarvet stÃ¥lrem (GM-3009-7)', NULL, '644352584270', 'FedEx', NULL, '2015-09-08', '04.09.2015 17:36', '150512HW014', '1', 'a0YC000000d9ZCpMAM', '1119.05', '1595.00'),
(34134, '345593368', NULL, NULL, 'Mensure Cicek', 'Nygardsvej  43', 'Nygardsvej 43', '2100', 'Osterbro', 'Dänemark', 'DK', NULL, NULL, '60185038', '001014332G', NULL, NULL, 'Sort urskive, guldfarvet urkasse og brun lÃ¦derrem (GM-3009-3)', NULL, '644352584280', 'FedEx', NULL, '2015-09-08', '03.09.2015 21:06', '150512HW010', '1', 'a0YC000000d9ZClMAM', '1119.05', '1595.00'),
(34135, '346015398', NULL, NULL, 'John Courtney', '31 Beechwood Park', '', 'xxx', 'Carlow', 'Irland', 'IE', NULL, NULL, '087 209 4933', '00100282VG', NULL, NULL, 'Dubai Theorema Watch - GM-3009-4', NULL, '644352583630', 'FedEx', NULL, '2015-09-08', '05.09.2015 21:32', '150512HW011', '1', 'a0YC000000d9avzMAA', '150.00', '199.00'),
(34136, '345760314', NULL, NULL, 'Genesis Liberatoscioli', 'Unit 3 Woodford Business Park, Santry, Dublin 17', '', 'D17', 'Dublin', 'Irland', 'IE', NULL, NULL, '831870839', '0010089GTH', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Silver Case, Black Dial (GM-101-2)', NULL, '644352583641', 'FedEx', NULL, '2015-09-08', '04.09.2015 15:02', 'IE190614AH014', '1', 'a0YC000000d90yrMAA', '195.01', '299.00'),
(34137, '345943315', NULL, NULL, 'Francien Vereijken', 'Leemkuil 15', 'bedrijf', '5626EA', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '06-19403251', '00101557WH', NULL, NULL, 'London PIONIER horloge - zilverkleurig/zwart - zwarte leren band (GM-150-2)', NULL, '644352584111', 'FedEx', NULL, '2015-09-08', '05.09.2015 14:28', 'NL150623KS20', '1', 'a0YC000000ctml6MAA', '150.00', '229.98'),
(34138, '345847369', NULL, NULL, 'Peter Roodhart', 'Heemstede 320', '', '1187 MG', 'AMSTELVEEN', 'Niederlande', 'NL', NULL, NULL, '206402161', '0010144P5X', NULL, NULL, 'Pionier automatisch horloge - Zwart - Zwart - Zwart leer (T-7001-2)', NULL, '644352584122', 'FedEx', NULL, '2015-09-08', '04.09.2015 23:28', '4260295882101', '1', 'a0YC000000dMdRbMAK', '134.99', '219.99'),
(34139, '346170897', NULL, NULL, 'C. van Kooten', 'H J A Hovens Grevestraat 15', '', '1333 KX', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '06-13862497', '0010125HFN', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352584133', 'FedEx', NULL, '2015-09-08', '06.09.2015 20:28', 'NL140520PJ08', '1', 'a0YC000000czEEFMA2', '175.01', '279.99'),
(34140, '346013897', NULL, NULL, 'Chris Kropff', 'Lijsterbeslaan 51', '', '4128 SM', 'LEXMOND', 'Niederlande', 'NL', NULL, NULL, '651366152', '0010227LIL', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352584144', 'FedEx', NULL, '2015-09-08', '05.09.2015 22:28', 'NL140520PJ08', '1', 'a0YC000000czEEFMA2', '175.01', '279.99'),
(34141, '345884047', NULL, NULL, 'Monique van Engelen', 'Mexicosingel 18', '', '2548 HA', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '650297072', '0010250YAE', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352584155', 'FedEx', NULL, '2015-09-08', '05.09.2015 09:28', 'NL140520PJ08', '1', 'a0YC000000czEEFMA2', '175.01', '279.99'),
(34142, '345969841', NULL, NULL, 'ine bouwhuis', 'Klinkeberglaan 1A', '', '6191 KE', 'BEEK', 'Niederlande', 'NL', NULL, NULL, '464373754', '0010210TOB', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352584166', 'FedEx', NULL, '2015-09-08', '05.09.2015 17:28', 'NL140520PJ10', '1', 'a0YC000000czEEGMA2', '175.01', '279.99'),
(34143, '345866620', NULL, NULL, 'Rene Molhoek', 'Sprietzeil 18', '', '1319 EC', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '653116941', '00102507VQ', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352584177', 'FedEx', NULL, '2015-09-08', '05.09.2015 07:28', 'NL140520PJ10', '1', 'a0YC000000czEEGMA2', '175.01', '279.99'),
(34144, '345820126', NULL, NULL, 'Robert Beckers', 'Buizerdweg 6B', '', '6374 BS', 'LANDGRAAF', 'Niederlande', 'NL', NULL, NULL, '31654337375', '0010171I6N', NULL, NULL, 'Theorema Newton Automatic Watch - wit/zilverkleurig - zwart leren band - GM-4004-1', NULL, '644352584188', 'FedEx', NULL, '2015-09-08', '04.09.2015 20:58', 'NL150626KS82', '1', 'a0YC000000czAEbMAM', '150.00', '229.98'),
(34145, '346237926', NULL, NULL, 'Adina Holmgren', 'BERGSUNDS STRAND 23', '', '117 38', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '737250071', '00102469OM', NULL, NULL, 'Silver/svart med silvrigt metallarmband. Modell GM-3009-6', NULL, '644352584291', 'FedEx', NULL, '2015-09-08', '07.09.2015 10:44', '150512HW013', '1', 'a0YC000000d9aSYMAY', '1395.06', '1995.00'),
(34146, '346207032', NULL, NULL, 'Raza Ahmad', 'AKERBYVAEGEN 90', '', '183 35', 'TAEBY', 'Schweden', 'SE', NULL, NULL, '767022478', '0010250XGB', NULL, NULL, 'Silver/vit med svart lÃ¤derarmband. Modell GM-3009-1', NULL, '644352584306', 'FedEx', NULL, '2015-09-08', '07.09.2015 03:44', '150512HW08', '1', 'a0YC000000d9aSTMAY', '1395.06', '1995.00'),
(34147, '346207029', NULL, NULL, 'Raza Ahmad', 'AKERBYVAEGEN 90', '', '183 35', 'TAEBY', 'Schweden', 'SE', NULL, NULL, '767022478', '0010212YR9', NULL, NULL, 'Silver/vit med svart lÃ¤derarmband. Modell GM-3009-1', NULL, '644352584306', 'FedEx', NULL, '2015-09-08', '07.09.2015 03:44', '150512HW08', '1', 'a0YC000000d9aSTMAY', '1395.06', '1995.00'),
(34148, '346207031', NULL, NULL, 'Raza Ahmad', 'AKERBYVAEGEN 90', '', '183 35', 'TAEBY', 'Schweden', 'SE', NULL, NULL, '767022478', '0010205M98', NULL, NULL, 'Silver/vit med svart lÃ¤derarmband. Modell GM-3009-1', NULL, '644352584306', 'FedEx', NULL, '2015-09-08', '07.09.2015 03:44', '150512HW08', '1', 'a0YC000000d9aSTMAY', '1395.06', '1995.00'),
(34149, '346207030', NULL, NULL, 'Raza Ahmad', 'AKERBYVAEGEN 90', '', '183 35', 'TAEBY', 'Schweden', 'SE', NULL, NULL, '767022478', '0010186A5W', NULL, NULL, 'Silver/vit med svart lÃ¤derarmband. Modell GM-3009-1', NULL, '644352584306', 'FedEx', NULL, '2015-09-08', '07.09.2015 03:44', '150512HW08', '1', 'a0YC000000d9aSTMAY', '1395.06', '1995.00'),
(34150, '345931959', NULL, NULL, 'lovisa olsson', 'BIELKEGATAN 4B', '', '416 58', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '734282182', '0010048SV8', NULL, NULL, 'Svart/svart med svart metallarmband. Modell GM-3009-8', NULL, '644352584317', 'FedEx', NULL, '2015-09-08', '05.09.2015 14:14', '150512HW015', '1', 'a0YC000000d9aSaMAI', '1395.06', '1995.00'),
(34151, '345863471', NULL, NULL, 'Kim Nilsson', 'Barkoe 150 2', '', '74292', 'Oesthammar', 'Schweden', 'SE', NULL, NULL, '', '00101522PS', NULL, NULL, 'Guld/svart med guldigt metallarmband. Modell GM-3009-7', NULL, '644352584328', 'FedEx', NULL, '2015-09-08', '05.09.2015 06:44', '150512HW014', '1', 'a0YC000000d9aSZMAY', '1395.06', '1995.00'),
(34152, '346296578', NULL, NULL, 'Ola Harb', '3 Leaf close', '', 'Ha62yy', 'London', 'Großbritannien', 'GB', NULL, NULL, '7955844558', '0010119GXL', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352583652', 'FedEx', NULL, '2015-09-08', '07.09.2015 14:54', '4260295882125', '1', 'a0YC000000dB2VQMA0', '140.00', '189.00'),
(34153, '346024115', NULL, NULL, 'ANTON BAILEY', '10 THE ASPENS', '', 'B78 2JY', 'TAMWORTH', 'Großbritannien', 'GB', NULL, NULL, '1827874379', '0010011VF8', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '644352583663', 'FedEx', NULL, '2015-09-08', '05.09.2015 23:53', '4260295881784', '1', 'a0YC000000dcRUOMA2', '120.01', '179.00'),
(34154, '346205281', NULL, NULL, 's Hill', '53 LOFTING ROAD', '', 'N1 1ES', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7786544953', '0010037IXO', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '644352583674', 'FedEx', NULL, '2015-09-08', '07.09.2015 00:52', '4260295881784', '1', 'a0YC000000dcRUOMA2', '120.01', '179.00'),
(34155, '346157513', NULL, NULL, 'Adam robinson', 'Oaklands Poo Cromarty Road', 'Lordshill', 'so16 8lx', 'Southampton', 'Großbritannien', 'GB', NULL, NULL, '2380733496', '0010196V0H', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352583685', 'FedEx', NULL, '2015-09-08', '06.09.2015 19:24', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34156, '345912212', NULL, NULL, 'alan cox', '333 WEST VIEW ROAD', '', 'TS24 9LH', 'HARTLEPOOL', 'Großbritannien', 'GB', NULL, NULL, '1429426884', '0010158X1Q', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352583696', 'FedEx', NULL, '2015-09-08', '05.09.2015 12:57', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34157, '346091761', NULL, NULL, 'Janet Peters', '82 WHEATACRE ROAD', '', 'NG11 8LN', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7760235567', '0010187UEY', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352583700', 'FedEx', NULL, '2015-09-08', '06.09.2015 12:24', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34158, '346014582', NULL, NULL, 'Michaela Griffin', '9 TIVERTON DRIVE', '', 'CV11 6YJ', 'NUNEATON', 'Großbritannien', 'GB', NULL, NULL, '07812 392788', '0010155B9T', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352583711', 'FedEx', NULL, '2015-09-08', '05.09.2015 22:23', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34159, '345852091', NULL, NULL, 'Radiya Chowdhury', '10 MEADE GROVE', '', 'M13 0SG', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7749274000', '00101760D3', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352583722', 'FedEx', NULL, '2015-09-08', '05.09.2015 00:22', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34160, '346139709', NULL, NULL, 'Tracy Cadwallader', '23 COMMON LANE', '', 'S71 4JD', 'BARNSLEY', 'Großbritannien', 'GB', NULL, NULL, '7738713223', '00100639QV', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352583733', 'FedEx', NULL, '2015-09-08', '06.09.2015 17:23', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34161, '345740479', NULL, NULL, 'Alex Kelbie', '34 Melbourne Ave', 'East Kilbride', 'G75 8DT', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '01355 523764', '00101208HK', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352583744', 'FedEx', NULL, '2015-09-08', '04.09.2015 14:59', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34162, '345778048', NULL, NULL, 'Andrei Lamasanu', '38 Hibernia Gardens', '', 'TW3 3SD', 'HOUNSLOW', 'Großbritannien', 'GB', NULL, NULL, '7475074190', '001014181N', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352583755', 'FedEx', NULL, '2015-09-08', '04.09.2015 17:26', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34163, '346179616', NULL, NULL, 'KONRAD LESNIOWSKI', '76 ARGYLE AVENUE', '', 'TW3 2LN', 'HOUNSLOW', 'Großbritannien', 'GB', NULL, NULL, '7940744454', '00100107YA', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352583766', 'FedEx', NULL, '2015-09-08', '06.09.2015 21:24', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34164, '346147660', NULL, NULL, 'Mark Pearsall', '25 Sherbrooke Close', '', 'L14 2EY', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7817751296', '00100202IZ', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352583777', 'FedEx', NULL, '2015-09-08', '06.09.2015 18:22', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34165, '345877915', NULL, NULL, 'neil markwell', '14 HOLLOW END', 'Brinnington', 'SK5 8PA', 'STOCKPORT', 'Großbritannien', 'GB', NULL, NULL, '97977138705', '0010074VGD', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352583788', 'FedEx', NULL, '2015-09-08', '05.09.2015 08:55', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34166, '345996966', NULL, NULL, 'raeanne murphy', '30 GRANGE CLOSE', '', 'NE24 3HS', 'BLYTH', 'Großbritannien', 'GB', NULL, NULL, '7731461528', '0010018CB4', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352583799', 'FedEx', NULL, '2015-09-08', '05.09.2015 20:23', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34167, '345977472', NULL, NULL, 'Sandra Wojcik', '8 PINEL CLOSE', '', 'LE9 6HQ', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7511064155', '00100969WN', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352583803', 'FedEx', NULL, '2015-09-08', '05.09.2015 18:26', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34168, '345806090', NULL, NULL, 'Steven wells', '28 rectory close', '', 'kt147ls', 'byfleet', 'Großbritannien', 'GB', NULL, NULL, '7584665060', '0010121GH3', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352583814', 'FedEx', NULL, '2015-09-08', '04.09.2015 19:53', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34169, '346292291', NULL, NULL, 'Magda Mare', '39 Invermore Place', 'Hi, it is possible to be delivered up to Thursday morning, 21st May? I can pay additional 1st class delivery Thanks', 'SE18 7DE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7450283835', '0010049VLH', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352583825', 'FedEx', NULL, '2015-09-08', '07.09.2015 14:22', '4260295881371', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34170, '345930782', NULL, NULL, 'Mohammed Saeed', '39 BLENHEIM ROAD', '', 'BD8 7LH', 'BRADFORD', 'Großbritannien', 'GB', NULL, NULL, '7793057083', '0010150FAL', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352583836', 'FedEx', NULL, '2015-09-08', '05.09.2015 13:26', '4260295881371', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34171, '345935344', NULL, NULL, 'jack fanning', '21 KEBLE DRIVE', '', 'L10 3LA', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7595329313', '001003100U', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352583847', 'FedEx', NULL, '2015-09-08', '05.09.2015 13:53', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34172, '345898608', NULL, NULL, 'Lew Gallagher', '263 WILLINGHAM STREET', '', 'DN32 9PX', 'GRIMSBY', 'Großbritannien', 'GB', NULL, NULL, '7884490719', '00101093R1', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352583858', 'FedEx', NULL, '2015-09-08', '05.09.2015 10:24', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34173, '346210670', NULL, NULL, 'Nasir Hussain', '28 GREENDALE ROAD', 'Bakersfield', 'NG3 7GT', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7735545514', '00101347FJ', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352583869', 'FedEx', NULL, '2015-09-08', '07.09.2015 03:52', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34174, '346101503', NULL, NULL, 'rk dogra', '10 ST. FRANCIS CLOSE', '', 'ME14 2FR', 'MAIDSTONE', 'Großbritannien', 'GB', NULL, NULL, '1622676502', '0010183TOH', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352583870', 'FedEx', NULL, '2015-09-08', '06.09.2015 13:23', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34175, '345858724', NULL, NULL, 'Shuvajit Saha', 'AccTech (UK) 7-8 Devenant Street', 'Neuron Centre,Grd Floor', 'E1 5NB', 'Lodon', 'Großbritannien', 'GB', NULL, NULL, '7868298220', '0010081WXD', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352583880', 'FedEx', NULL, '2015-09-08', '05.09.2015 02:22', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34176, '345991482', NULL, NULL, 'Ashif Khan', '73 HAMPSTEAD ROAD', '', 'NE4 8AD', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7443226372', '00100665YH', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352583891', 'FedEx', NULL, '2015-09-08', '05.09.2015 19:56', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34177, '345932705', NULL, NULL, 'Rolandas Micka', '28 CONCORDE DRIVE', '', 'E6 5XL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7907176463', '0010142OTG', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352583906', 'FedEx', NULL, '2015-09-08', '05.09.2015 13:29', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34178, '345736879', NULL, NULL, 'Darren Jackson', '32 ITCHEN GROVE', '', 'WV6 7QY', 'WOLVERHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7432351045', '0010205O60', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and silver metal strap - GM-510-5', NULL, '644352583917', 'FedEx', NULL, '2015-09-08', '04.09.2015 14:27', '4260295881418', '1', 'a0YC000000dBCm2MAG', '135.00', '199.00'),
(34179, '345775305', NULL, NULL, 'Davie Roberts', '42 NEWTON AVENUE', '', 'G72 7RT', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7951962199', '00100721L4', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and silver metal strap - GM-510-5', NULL, '644352583928', 'FedEx', NULL, '2015-09-08', '04.09.2015 17:23', '4260295881418', '1', 'a0YC000000dBCm2MAG', '135.00', '199.00'),
(34180, '346012510', NULL, NULL, 'Bonnie McColl', '19 HENDERSON ROW', '', 'EH3 5DH', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7925750942', '0010110EF2', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352583939', 'FedEx', NULL, '2015-09-08', '05.09.2015 22:23', '4260295881425', '1', 'a0YC000000dBCm3MAG', '135.00', '199.00'),
(34181, '345847729', NULL, NULL, 'gintas juodeikis', '27 CRANBERRY STREET', '', 'OL4 1AT', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '7879773312', '00100287B6', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352583940', 'FedEx', NULL, '2015-09-08', '04.09.2015 23:22', '4260295881425', '1', 'a0YC000000dBCm3MAG', '135.00', '199.00'),
(34182, '346164819', NULL, NULL, 'Celia Hancox', 'STRATTO PARK CLOSE', 'Stratton', 'GU27 2DT', 'Grayswood', 'Großbritannien', 'GB', NULL, NULL, '7949013228', '00100549RN', NULL, NULL, 'PIONIER NEW Model 2014 Black face with silver case&black leather strap GM-510-1', NULL, '644352583950', 'FedEx', NULL, '2015-09-08', '06.09.2015 19:52', '4260295881401', '1', 'a0YC000000dBCm0MAG', '135.00', '199.00'),
(34183, '345996592', NULL, NULL, 'Nora Harte', '7 DEVONSHIRE DRIVE', '', 'B71 4AA', 'WEST BROMWICH', 'Großbritannien', 'GB', NULL, NULL, '1215532895', '001025070Y', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '644352583961', 'FedEx', NULL, '2015-09-08', '05.09.2015 20:53', '4260295881814', '1', 'a0YC000000dcRTPMA2', '120.01', '179.00'),
(34184, '345903677', NULL, NULL, 'Abdul Boda', '33 RYECROFT STREET', '', 'GL1 4LZ', 'GLOUCESTER', 'Großbritannien', 'GB', NULL, NULL, '7815088617', '0010250XKR', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '644352583972', 'FedEx', NULL, '2015-09-08', '05.09.2015 10:55', '4260295881852', '1', 'a0YC000000dcRUMMA2', '120.01', '179.00'),
(34185, '346448139', NULL, NULL, 'Danijela Babic', 'Rue de l\'Automne 12', '', '1040', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '488226253', '00101351HS', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352584475', 'FedEx', NULL, '2015-09-09', '08.09.2015 10:18', 'NL140520PJ10', '1', 'a0YC000000czE25MAE', '175.01', '279.99'),
(34186, '346362732', NULL, NULL, 'Ribeiro Adao', 'Brusselstraat 582 582', '', '1700', 'Dilbeek', 'Belgien', 'BE', NULL, NULL, '32486164143', '00102015H6', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352584486', 'FedEx', NULL, '2015-09-09', '07.09.2015 20:48', 'NL140520PJ09', '1', 'a0YC000000czE23MAE', '175.01', '279.99'),
(34187, '346352180', NULL, NULL, 'JEANNINE WAUTERS', 'NEMERKENDRIES 9', '', '1570', 'GALMAARDEN', 'Belgien', 'BE', NULL, NULL, '478574090', '0010077Y8W', NULL, NULL, 'Montre automatique Pionier cuir marron - Noir/dorÃ©', NULL, '644352584497', 'FedEx', NULL, '2015-09-09', '07.09.2015 19:48', '4260295882095', '1', 'a0YC000000dMdHHMA0', '134.99', '219.99'),
(34188, '346348320', NULL, NULL, 'Annick Bieseman', 'Dillaartwijk 34', '', '9100', 'Sint Niklaas', 'Belgien', 'BE', NULL, NULL, '486677017', '0010195XHP', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352584501', 'FedEx', NULL, '2015-09-09', '07.09.2015 19:18', 'NL140520PJ09', '1', 'a0YC000000czE23MAE', '175.01', '279.99'),
(34189, '346290866', NULL, NULL, 'anila hoxha', 'route de lennik  284A/12', '', '1070', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '484355982', '0010160PR6', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352584512', 'FedEx', NULL, '2015-09-09', '07.09.2015 14:18', 'NL140520PJ08', '1', 'a0YC000000czE24MAE', '175.01', '279.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(34190, '346430300', NULL, NULL, 'David Triola Anglada', 'Joventud 21', '', '17834', 'Girona', 'Spanien', 'ES', NULL, NULL, '671065195', '0010250BKM', NULL, NULL, 'Reloj Theorema Newton Diamonds - modelo GM-4004-2', NULL, '644352584464', 'FedEx', NULL, '2015-09-09', '08.09.2015 06:58', 'GM-4004-2', '1', 'a0YC000000dcv0aMAA', '150.00', '239.89'),
(34191, '346504399', NULL, NULL, 'Aksana Trakhimik', 'ARRENDATORSVAEGEN 1, lgh 1102', '', '141 62', 'HUDDINGE', 'Schweden', 'SE', NULL, NULL, '704233328', '0010124MVC', NULL, NULL, 'Silver/svart med silvrigt metallarmband. Modell GM-3009-6', NULL, '644352584523', 'FedEx', NULL, '2015-09-09', '08.09.2015 15:14', '150512HW013', '1', 'a0YC000000d9aSYMAY', '1395.06', '1995.00'),
(34192, '346406872', NULL, NULL, 'Carina Ogrander', 'SYRENGATAN 8 C', '', '434 43', 'KUNGSBACKA', 'Schweden', 'SE', NULL, NULL, '46735131274', '00101792L6', NULL, NULL, 'Silver/vit med silvrigt lÃ¤derarmband. Modell GM-3009-5', NULL, '644352584534', 'FedEx', NULL, '2015-09-09', '08.09.2015 03:14', '150512HW012', '1', 'a0YC000000d9aSXMAY', '1395.06', '1995.00'),
(34193, '346405825', '', '', 'sebastian stigsson', 'Oxledsvaegen 79', '', '43367', 'saevedalen', 'Schweden', '', '', '', '728505485', '0010008OIO', '', '', 'Guld/svart med brunt läderarmband. Modell GM-3009-3', 'Sendung am 25.04.16 zurück erhalten!', '644352584545', 'FedEx', '', '2015-09-09', '08.09.2015 03:14', '150512HW010', '1', 'a0YC000000d9aSVMAY', '1395.06', '1995.00'),
(34194, '346437676', NULL, NULL, 'David Mooney', '245 Rectory Avenue', '', 'SS4 3TB', 'Rochford', 'Großbritannien', 'GB', NULL, NULL, '7702505178', '001019843C', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352584383', 'FedEx', NULL, '2015-09-09', '08.09.2015 09:22', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34195, '346413490', NULL, NULL, 'Brett Yarrow', '22 col ville terrace', '', 'WF3 3DZ', 'WAKEFIELD', 'Großbritannien', 'GB', NULL, NULL, '7879220205', '0010123CK9', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352584394', 'FedEx', NULL, '2015-09-09', '08.09.2015 06:22', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34196, '346411429', NULL, NULL, 'mrs tanya buchanan', '10 Spring Road', '', 'TW13 7JB', 'Feltham', 'Großbritannien', 'GB', NULL, NULL, '7701033427', '0010036TFF', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352584409', 'FedEx', NULL, '2015-09-09', '08.09.2015 05:22', '4260295881371', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34197, '346410993', NULL, NULL, 'muhammed robbani', '20 MELBOURNE AVENUE', '', 'BN12 4RT', 'WORTHING', 'Großbritannien', 'GB', NULL, NULL, '7960884319', '00102145I6', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352584410', 'FedEx', NULL, '2015-09-09', '08.09.2015 04:52', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34198, '346392090', NULL, NULL, 'Gareth Williams', '60 GOOSHAYS DRIVE', 'Harold Hill', 'RM3 9HP', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7917227208', '0010173GAU', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and silver metal strap - GM-510-5', NULL, '644352584420', 'FedEx', NULL, '2015-09-09', '07.09.2015 22:54', '4260295881418', '1', 'a0YC000000dBCm2MAG', '135.00', '199.00'),
(34199, '346375315', NULL, NULL, 'suhad ibrahim', 'COTTARS ST. LEONARDS HILL', 'st leonards hill', 'SL4 4AL', 'WINDSOR', 'Großbritannien', 'GB', NULL, NULL, '7739515470', '0010219STK', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '644352584431', 'FedEx', NULL, '2015-09-09', '07.09.2015 21:24', '4260295881852', '1', 'a0YC000000dcRUMMA2', '120.01', '179.00'),
(34200, '346350366', NULL, NULL, 'Shona Gray', '31 THURLESTONE DRIVE', 'Hazelgrove', 'SK7 5RD', 'STOCKPORT', 'Großbritannien', 'GB', NULL, NULL, '7864501007', '0010047DPV', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '644352584442', 'FedEx', NULL, '2015-09-09', '07.09.2015 19:26', '4260295881784', '1', 'a0YC000000dcRUOMA2', '120.01', '179.00'),
(34201, '346343363', NULL, NULL, 'valerie fayodeka', '42 STONYCROFT CLOSE', '', 'EN3 7XW', 'ENFIELD', 'Großbritannien', 'GB', NULL, NULL, '7771395009', '0010205PWQ', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352584453', 'FedEx', NULL, '2015-09-09', '07.09.2015 18:55', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34202, '342094351', NULL, NULL, 'Bertrand de Laminne', 'Avenue des Tourelles 21', '', '1970', 'Wezembeek-Oppem', 'Belgien', 'BE', NULL, NULL, '32477490420', '0010250HCH', NULL, NULL, 'Montre Monte Carlo - GM-102-8 - Noir / Noir', NULL, '644352584590', 'FedEx', NULL, '2015-09-10', '09.09.2015 00:02', 'NL150615KV83', '1', 'a0YC000000crsAJMAY', '165.01', '279.99'),
(34203, '346584972', NULL, NULL, 'Thomas Roovers', 'Hanswijkstraat 27', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '498477490', '0010111UIJ', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352584604', 'FedEx', NULL, '2015-09-10', '08.09.2015 20:48', 'NL140520PJ08', '1', 'a0YC000000czE24MAE', '175.01', '279.99'),
(34204, '346579693', NULL, NULL, 'Roovers Thomas', 'Hanswijkstraat 27', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '498477490', '0010227BLW', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352584604', 'FedEx', NULL, '2015-09-10', '08.09.2015 20:18', 'NL140520PJ11', '1', 'a0YC000000czE26MAE', '175.01', '279.99'),
(34205, '346580930', NULL, NULL, 'Roovers Thomas', 'Hanswijkstraat 27', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '498477490', '0010195QIN', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352584604', 'FedEx', NULL, '2015-09-10', '08.09.2015 20:18', 'NL140520PJ08', '1', 'a0YC000000czE24MAE', '175.01', '279.99'),
(34206, '346541477', NULL, NULL, 'Fuad Belja', 'Avenue Joseph Abras 11', '', '5001', 'Belgrade', 'Belgien', 'BE', NULL, NULL, '483061325', '0010244RZS', NULL, NULL, 'Une montre London Pionier - noir/noir avec bracelet en cuir noir (GM-150-4)', NULL, '644352584615', 'FedEx', NULL, '2015-09-10', '08.09.2015 17:18', 'NL150623KS22', '1', 'a0YC000000ctlshMAA', '150.00', '229.98'),
(34207, '346654735', NULL, NULL, 'Torben Baslund', 'Hoje Gladsaxe 29 4 MF', '', '2860', 'Soborg', 'Dänemark', 'DK', NULL, NULL, '4540301300', '0010013K3E', NULL, NULL, 'Sort urskive, guldfarvet urkasse og brun lÃ¦derrem (GM-3009-3)', NULL, '644352584660', 'FedEx', NULL, '2015-09-10', '09.09.2015 08:36', '150512HW010', '1', 'a0YC000000d9ZClMAM', '1119.05', '1595.00'),
(34208, '346564218', NULL, NULL, 'Banin Al-ashamy', 'Lygtemagerstien 14, 1 tv', '', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '71409000', '00102239NT', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '644352584670', 'FedEx', NULL, '2015-09-10', '08.09.2015 19:06', '150512HW015', '1', 'a0YC000000d9ZCqMAM', '1119.05', '1595.00'),
(34209, '346692709', NULL, NULL, 'darren costello', '13 ballsbridge terrace,', 'ballsbridge terrace,', '', 'dublin 4', 'Irland', 'IE', NULL, NULL, '863741344', '0010169M9X', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352584567', 'FedEx', NULL, '2015-09-10', '09.09.2015 10:02', 'IE190614AH10', '1', 'a0YC000000d90yqMAA', '195.01', '299.00'),
(34210, '346673398', NULL, NULL, 'Michelle Conroy', 'Sonna Mullingar', '', '', 'Westmeath', 'Irland', 'IE', NULL, NULL, '3,53868E+11', '00100202CN', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352584578', 'FedEx', NULL, '2015-09-10', '09.09.2015 09:02', 'IE190614AH10', '1', 'a0YC000000d90yqMAA', '195.01', '299.00'),
(34211, '344247795', NULL, NULL, 'Yoco Foo', '57 hazelwood gorey', 'gorey co wexford', '0', 'wexford', 'Irland', 'IE', NULL, NULL, '831068577', '0010018AMW', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Silver Case, Black Dial (GM-101-2)', NULL, '644352584589', 'FedEx', NULL, '2015-09-10', '08.09.2015 23:39', 'IE190614AH014', '1', 'a0YC000000d90yrMAA', '195.01', '299.00'),
(34212, '346643600', NULL, NULL, 'Carinda Brand', 'Kerksingel 16', 'Adresregel 2 (optioneel)', '2951 GE', 'ALBLASSERDAM', 'Niederlande', 'NL', NULL, NULL, '613619209', '0010171TFC', NULL, NULL, 'Pionier automatisch horloge - Zwart - Zilver - Zwart leer (T-7001-3)', NULL, '644352584626', 'FedEx', NULL, '2015-09-10', '09.09.2015 06:58', '4260295882118', '1', 'a0YC000000dMdRcMAK', '134.99', '219.99'),
(34213, '339471344', NULL, NULL, 'Stefan Welp', 'Wethouder Wierdelsstraat 92', '', '1107 dl', 'amsterdam', 'Niederlande', 'NL', NULL, NULL, '636311223', '00102094KV', NULL, NULL, 'Pionier automatisch horloge - goudkleurige kast / zwarte carbon wijzerplaat / bruine band (506-3)', NULL, '644352584637', 'FedEx', NULL, '2015-09-10', '09.09.2015 04:02', '4260295880886', '1', 'a0YC000000czU3rMAE', '150.01', '229.00'),
(34214, '342107130', NULL, NULL, 'Tonny van Tongeren', 'Achtseweg Noord 14', '', '5651 GG', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '652752874', '0010250SDJ', NULL, NULL, 'Monte Carlo horloge LEREN band - GM-102-4 - Zwart/Zwart', NULL, '644352584648', 'FedEx', NULL, '2015-09-10', '09.09.2015 03:10', 'NL140117LB04', '1', 'a0YC000000crsCVMAY', '165.01', '279.99'),
(34215, '346584042', NULL, NULL, 'Jacques Bas', 'Maldenburg 49', '', '3085 KG', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '614688059', '0010059USB', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352584659', 'FedEx', NULL, '2015-09-10', '08.09.2015 20:28', 'NL140520PJ08', '1', 'a0YC000000czEEFMA2', '175.01', '279.99'),
(34216, '346643546', NULL, NULL, 'Marian Klonoczki', '32 ASKEW ROAD', '', 'W12 9BH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7472411181', '0010250KLJ', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '644352584681', 'FedEx', NULL, '2015-09-10', '09.09.2015 06:52', '4260295881821', '1', 'a0YC000000dcRTRMA2', '120.01', '179.00'),
(34217, '346638689', NULL, NULL, 'Abubakar Jeilani', '140 ROLLS CRESCENT', '', 'M15 5FP', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7928920405', '0010132DO9', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352584692', 'FedEx', NULL, '2015-09-10', '09.09.2015 04:52', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34218, '346602174', NULL, NULL, 'John Coats', '38 CASTLE TERRACE', '', 'TD15 1NZ', 'BERWICK-UPON-TWEED', 'Großbritannien', 'GB', NULL, NULL, '01289 330975', '0010066QOT', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352584707', 'FedEx', NULL, '2015-09-10', '08.09.2015 21:53', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34219, '346710720', NULL, NULL, 'Liane Chapman', '50a Wigan lower road', '', 'Wn6 8lj', 'Wigan', 'Großbritannien', 'GB', NULL, NULL, '07792 987018', '0010032VV9', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352584718', 'FedEx', NULL, '2015-09-10', '09.09.2015 12:24', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34220, '346525655', NULL, NULL, 'Sarah jane Headspeath', '17 AUCHAVAN GARDENS', 'Finglassie', 'KY7 4TU', 'GLENROTHES', 'Großbritannien', 'GB', NULL, NULL, '7954993414', '0010139J6E', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352584729', 'FedEx', NULL, '2015-09-10', '08.09.2015 15:53', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34221, '346631005', NULL, NULL, 'Tima Laalami-asgari', '31 ST. EDMUNDS ROAD', '', 'SO16 4RF', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7896727005', '0010004BOQ', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352584730', 'FedEx', NULL, '2015-09-10', '09.09.2015 01:22', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34222, '346611664', NULL, NULL, 'Christopher Brown', '15 HIGHGROVE ROAD', '', 'PA4 8PY', 'RENFREW', 'Großbritannien', 'GB', NULL, NULL, '7490719097', '00100129YL', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352584740', 'FedEx', NULL, '2015-09-10', '08.09.2015 22:23', '4260295881371', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34223, '346714256', NULL, NULL, 'Kayleigh Sims', '3 KENNETH ROAD', '', 'BS4 5AE', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7959486895', '0010137X1O', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352584751', 'FedEx', NULL, '2015-09-10', '09.09.2015 12:28', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34224, '346662525', NULL, NULL, 'Karen Wright', '16 Argyll view', '', 'BT40 2JR', 'LARNE', 'Großbritannien', 'GB', NULL, NULL, '7541251927', '10204210', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and silver metal strap - GM-510-5', NULL, '644352584762', 'FedEx', NULL, '2015-09-10', '09.09.2015 08:52', '4260295881418', '1', 'a0YC000000dBCm2MAG', '135.00', '199.00'),
(34225, '346617652', NULL, NULL, 'Sharika Raman', '53-79  Highgate Road', 'Appco Group UK, Studio 320', 'Nw5 1TL', 'london', 'Großbritannien', 'GB', NULL, NULL, '7791238214', '0010230K3N', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and silver metal strap - GM-510-5', NULL, '644352584773', 'FedEx', NULL, '2015-09-10', '08.09.2015 22:52', '4260295881418', '1', 'a0YC000000dBCm2MAG', '135.00', '199.00'),
(34226, '346733660', NULL, NULL, 'Jason Flynn', '1 Keepers close', '', 'Dy60ew', 'Kingswinford', 'Großbritannien', 'GB', NULL, NULL, '7929008179', '0010128UXQ', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352584784', 'FedEx', NULL, '2015-09-10', '09.09.2015 13:54', '4260295881425', '1', 'a0YC000000dBCm3MAG', '135.00', '199.00'),
(34227, '346590158', NULL, NULL, 'Sahar Salami', '20 TRESHAM CRESCENT', '', 'NW8 8TN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7881902395', '0010168XLO', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352584795', 'FedEx', NULL, '2015-09-10', '08.09.2015 20:54', '4260295881425', '1', 'a0YC000000dBCm3MAG', '135.00', '199.00'),
(34228, '342829903', NULL, NULL, 'Mark Carruthers', '10 TELFORD CLOSE', 'Audenshaw', 'M34 5FB', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7917891564', '0010239AXD', NULL, NULL, 'Silver/ Black Dial/ Leather Band (T-7001-2)', NULL, '644352584800', 'FedEx', NULL, '2015-09-10', '09.09.2015 04:37', '4260295882101', '1', 'a0YC000000dB2TGMA0', '140.00', '189.00'),
(34229, '346624295', NULL, NULL, 'Marian Klonoczki', '32 ASKEW ROAD', '', 'W12 9BH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7472411181', '0010014A8D', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '644352584681', 'FedEx', NULL, '2015-09-10', '08.09.2015 23:53', '4260295881814', '1', 'a0YC000000dcRTPMA2', '120.01', '179.00'),
(34230, '346623389', NULL, NULL, 'Marian Klonoczki', '32 ASKEW ROAD', '', 'W12 9BH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7472411181', '00100053QG', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '644352584681', 'FedEx', NULL, '2015-09-10', '08.09.2015 23:53', '4260295881852', '1', 'a0YC000000dcRUMMA2', '120.01', '179.00'),
(34231, '346911364', NULL, NULL, 'christine van hoorenweder', 'Bruggestraat  170', '', '8730', 'Oedelem', 'Belgien', 'BE', NULL, NULL, '32475400024', '0010198GJU', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352584854', 'FedEx', NULL, '2015-09-10', '10.09.2015 09:48', 'NL140520PJ08', '1', 'a0YC000000czE24MAE', '175.01', '279.99'),
(34232, '346895243', NULL, NULL, 'LIALIA BAIDUEVA', 'Sint-Antoniusstraat 2/0006', '', '8500', 'Kortrijk', 'Belgien', 'BE', NULL, NULL, '487850418', '0010014RZQ', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352584865', 'FedEx', NULL, '2015-09-10', '10.09.2015 08:48', 'NL140520PJ08', '1', 'a0YC000000czE24MAE', '175.01', '279.99'),
(34233, '346828483', NULL, NULL, 'Job Richter', 'Weerlaan 11', '', '2181 HG', 'HILLEGOM', 'Niederlande', 'NL', NULL, NULL, '643464545', '0010094EUR', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352584876', 'FedEx', NULL, '2015-09-10', '09.09.2015 21:28', 'NL140520PJ10', '1', 'a0YC000000czEEGMA2', '175.01', '279.99'),
(34234, '3074457345677690460', NULL, NULL, 'mathialagan muniandy', '48 JALAN TAMAN', '48', '328994', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '93371391', '0010204QBH', NULL, NULL, '76011 (GOLD CASE-BLACK BAND): ELYSEE Tristan Automatic Watch', NULL, '578824936153', 'FedEx', NULL, '2015-09-11', '07.09.2015 19:41', 'SG150703RS97', '1', 'a0YC000000d0RkfMAE', '167.20', '209.00'),
(34235, '3074457345677633749', NULL, NULL, 'Raymond Ng', '317 WOODLANDS ST 31 #11-194 NA', '#11-194', '730317', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '97287227', '0010062G46', NULL, NULL, 'T-3001-1: Theorema Paragon Automatic Watch', NULL, '578824936164', 'FedEx', NULL, '2015-09-11', '06.09.2015 10:11', 'SG080415CP01', '1', 'a0YC000000bnkzkMAA', '202.20', '259.00'),
(34236, '346724349', NULL, NULL, 'Soledad Garijo Lopez', 'AAON BAIGORRI 1 BAJO', 'BAJO', '31500', 'TUDELA NAVARRA', 'Spanien', 'ES', NULL, NULL, '609691880', '0010185SDR', NULL, NULL, 'Reloj Pionier London Diamond - Modelo GM-510-2', NULL, '644352584946', 'FedEx', NULL, '2015-09-11', '09.09.2015 11:28', 'GM-510-2', '1', 'a0YC000000dcvWJMAY', '150.00', '239.89'),
(34237, '346897743', NULL, NULL, 'vicky carnall', '22 POUNDSLAND', '', 'EX5 3HB', 'EXETER', 'Großbritannien', 'GB', NULL, NULL, '01392 461671', '0010024E9I', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352584898', 'FedEx', NULL, '2015-09-11', '10.09.2015 09:05', '4260295881425', '1', 'a0YC000000dBCm3MAG', '135.00', '199.00'),
(34238, '346847305', NULL, NULL, 'Lubna Aziz', '5 CASSWELL DRIVE', '', 'PE11 4QW', 'SPALDING', 'Großbritannien', 'GB', NULL, NULL, '7787744212', '0010109MOS', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352584902', 'FedEx', NULL, '2015-09-11', '09.09.2015 22:56', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34239, '346820569', NULL, NULL, 'Dianne Young', '3/6 BELLENDEN GARDENS', '', 'EH16 5TA', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7875715845', '0010094YVE', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352584913', 'FedEx', NULL, '2015-09-11', '09.09.2015 20:54', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34240, '346803319', NULL, NULL, 'Sobia Lorenzo', 'Flat 21 Heather court', '48 Russell road, Moseley', 'B13 8RF', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7401046460', '00101311Q2', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352584924', 'FedEx', NULL, '2015-09-11', '09.09.2015 19:22', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34241, '346774388', NULL, NULL, 'Darek Lubon', '11 Princess elizabeth way', '', 'GL51 7PN', 'CHELTENHAM', 'Großbritannien', 'GB', NULL, NULL, '7989770654', '00100815V4', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352584935', 'FedEx', NULL, '2015-09-11', '09.09.2015 17:24', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34242, '347074919', NULL, NULL, 'Thomas Cox', '11 Carn Donagh drive', 'Donaghmede', 'Dublin13', 'dublin', 'Irland', 'IE', NULL, NULL, '868053057', '0010050U98', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352584980', 'FedEx', NULL, '2015-09-14', '10.09.2015 22:02', 'IE190614AH08', '1', 'a0YC000000d90ypMAA', '195.01', '299.00'),
(34243, '347086053', NULL, NULL, 'mohsen asghari', 'rue de l\'hotel communal  8', '', '4460', 'Grace Hollogne', 'Belgien', 'BE', NULL, NULL, '498117762', '0010163GY1', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352585037', 'FedEx', NULL, '2015-09-14', '11.09.2015 00:18', 'NL140520PJ10', '1', 'a0YC000000czE25MAE', '175.01', '279.99'),
(34244, '347020375', NULL, NULL, 'Chantal bertrand', 'Tamines Saint Martin', 'Rue du 22 aout 16', '5060', 'Tamines', 'Belgien', 'BE', NULL, NULL, '495503118', '0010208JAD', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352585048', 'FedEx', NULL, '2015-09-14', '10.09.2015 18:19', 'NL140520PJ08', '1', 'a0YC000000czE24MAE', '175.01', '279.99'),
(34245, '347117421', NULL, NULL, 'Tom Mackenzie', '51 The crescent', '', 'DE21 6QD', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '7545326895', '0010034RET', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352584990', 'FedEx', NULL, '2015-09-14', '11.09.2015 08:57', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34246, '347155240', NULL, NULL, 'Naveen Kermani', 'Safestore Queens dock', 'Jordan street', 'L1 0BG', 'Liverpool,IOM', 'Großbritannien', 'GB', NULL, NULL, '7624305990', '0010134GGY', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352585004', 'FedEx', NULL, '2015-09-14', '11.09.2015 11:33', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34247, '347208481', NULL, NULL, 'Anjum Awan Blackburn', '27 TREVOR CLOSE', '', 'BB1 8HL', 'BLACKBURN,Lancashire', 'Großbritannien', 'GB', NULL, NULL, '7989950694', '0010023O27', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352585015', 'FedEx', NULL, '2015-09-14', '11.09.2015 15:29', '4260295881425', '1', 'a0YC000000dBCm3MAG', '135.00', '199.00'),
(34248, '347178976', NULL, NULL, 'Lucy Gibson', '75A GRAHAM ROAD', '', 'E8 1PB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7545982220', '00102453EQ', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '644352585026', 'FedEx', NULL, '2015-09-14', '11.09.2015 13:27', '4260295881838', '1', 'a0YC000000dcRTSMA2', '120.01', '179.00'),
(34249, 'PK\0\0\0\0\0!\0bîha\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34250, 'ÀñNíc«ˆ_ã\\U-Ôäí`p\'+ïåÔiˆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34251, '´¯–-W ÀAil\0¨µEZ‹V·ç>âŸ‚Q¦exa', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34252, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34253, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34254, '-Û=å(É\"2µ/]{]	FfÆýÃ¬YÒƒZIEé', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34255, 'IŸþ¸ø\0\0ÿÿ\0PK\0\0\0\0\0!\0?', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34256, '\0\0\0\0\0xl/sharedStrings.xmlŒVÁn', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '¤žõ\r¥³½Ã=©e¯tµë/Ì@©,¨ÔkIç{}', '', '2¿y¼z¸¹úõÆ', '', '', ''),
(34257, '\'q4¤³Î2[¹+@n[tÈq×(îïŠC\Zãx', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34258, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34259, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34260, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34261, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34262, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34263, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34264, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34265, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34266, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34267, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼ØóFÝ.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34268, 'JôÞ¹DvÄmÓbUÜ?ý¿¶Oçuó>*­÷§w_ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34269, '{¼R+Ð‘»­êJ é†,â «¹È}/›(Â<…¯', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34270, 'ŽmÂvTâÿo?zÖGË#d¼~CrlÓ×', NULL, NULL, 'PÌ%¡¡C¸i¬b>,íÆ÷lx–¦7Xg‚y†', '`lF\":!‘æÓÖ=@p5(ÐÞa’üÓõ`•ûó@ŸLšJú£	o:éNÙ‚áØ>89Û¶MÚ¬×þ¿¯ž^ú§ÆRw³â€ªBpÊ-0ßØj%÷¬–šx²Ù\r°fÎ¯Â¬7Äýqì‘ÿ°÷¨ ¢`Dÿsò–=<®—¨š¥d§w1ÉÖ$£iNóÛîî‹óá°¡Nÿ!æk2£óœ¦Ù„xT½÷å¯¨¾\0\0ÿÿ\0PK\0\0\0\0\0!\0KqÕ¦\0\02\0\0\0docProps/app.xml ¢( \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '$ÝBI Ã‡“@–	\'LPÙ>$¤2~', '£¤í5', '¹ÄÄ7ß6²', '', '', ''),
(34271, 'ß4FãÒë}‹ŽÄuž¿x t5ÖWÝC>9.zú_Ó', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34272, '{GøkË/Æ}Ï]å—@xšëeQ®w°NWqÒÏ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34273, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0w', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34274, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34275, '\0€\0\0­\'\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34276, 'PK\0\0\0\0\0!\0bîha\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34277, 'ÀñNíc«ˆ_ã\\U-Ôäí`p\'+ïåÔiˆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34278, '´¯–-W ÀAil\0¨µEZ‹V·ç>âŸ‚Q¦exa', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34279, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34280, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34281, '-Û=å(É\"2µ/]{]	FfÆýÃ¬YÒƒZIEé', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34282, 'IŸþ¸ø\0\0ÿÿ\0PK\0\0\0\0\0!\0?', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34283, '\0\0\0\0\0xl/sharedStrings.xmlŒVÁn', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '¤žõ\r¥³½Ã=©e¯tµë/Ì@©,¨ÔkIç{}', '', '2¿y¼z¸¹úõÆ', '', '', ''),
(34284, '\'q4¤³Î2[¹+@n[tÈq×(îïŠC\Zãx', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34285, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34286, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34287, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34288, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34289, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34290, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34291, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34292, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34293, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34294, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼ØóFÝ.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34295, 'JôÞ¹DvÄmÓbUÜ?ý¿¶Oçuó>*­÷§w_ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34296, '{¼R+Ð‘»­êJ é†,â «¹È}/›(Â<…¯', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34297, 'ŽmÂvTâÿo?zÖGË#d¼~CrlÓ×', NULL, NULL, 'PÌ%¡¡C¸i¬b>,íÆ÷lx–¦7Xg‚y†', '`lF\":!‘æÓÖ=@p5(ÐÞa’üÓõ`•ûó@ŸLšJú£	o:éNÙ‚áØ>89Û¶MÚ¬×þ¿¯ž^ú§ÆRw³â€ªBpÊ-0ßØj%÷¬–šx²Ù\r°fÎ¯Â¬7Äýqì‘ÿ°÷¨ ¢`Dÿsò–=<®—¨š¥d§w1ÉÖ$£iNóÛîî‹óá°¡Nÿ!æk2£óœ¦Ù„xT½÷å¯¨¾\0\0ÿÿ\0PK\0\0\0\0\0!\0KqÕ¦\0\02\0\0\0docProps/app.xml ¢( \0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '$ÝBI Ã‡“@–	\'LPÙ>$¤2~', '£¤í5', '¹ÄÄ7ß6²', '', '', ''),
(34298, 'ß4FãÒë}‹ŽÄuž¿x t5ÖWÝC>9.zú_Ó', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34299, '{GøkË/Æ}Ï]å—@xšëeQ®w°NWqÒÏ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34300, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34301, '346970769', NULL, NULL, 'Stefan Clavebring', 'FLYGELVAEGEN 103', '', '224 72', 'LUND', 'Schweden', 'SE', NULL, NULL, '703801940', '0010057MCK', NULL, NULL, 'Silver/vit med silvrigt lÃ¤derarmband. Modell GM-3009-5', NULL, '644352584979', 'FedEx', NULL, '2015-09-14', '10.09.2015 15:14', '150512HW012', '1', 'a0YC000000d9aSXMAY', '1395.06', '1995.00'),
(34302, '347771241', NULL, NULL, 'Magdalena De Groeve', 'Kwalestraat 85C', '', '9320', 'Nieuwerkerken Oost-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '32487748584', '0010019X2K', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352585450', 'FedEx', NULL, '2015-09-15', '14.09.2015 15:48', 'NL140520PJ10', '1', 'a0YC000000czE25MAE', '175.01', '279.99'),
(34303, '347682281', NULL, NULL, 'Nicolas Fraipont', 'route de Spa 154', '', '4970', 'Francorchamps', 'Belgien', 'BE', NULL, NULL, '496770428', '0010121IIY', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / DorÃ©', NULL, '644352585460', 'FedEx', NULL, '2015-09-15', '14.09.2015 08:18', 'NL140520PJ07', '1', 'a0YC000000czE22MAE', '175.01', '279.99'),
(34304, '347528650', NULL, NULL, 'didier poidevin', 'slachthuisstraat  126', '128', '1800', 'vilvoorde', 'Belgien', 'BE', NULL, NULL, '499579378', '0010205DJO', NULL, NULL, 'Une montre Casablanca - Noir', NULL, '644352585471', 'FedEx', NULL, '2015-09-15', '13.09.2015 11:18', 'NL140520PJ11', '1', 'a0YC000000czE26MAE', '175.01', '279.99'),
(34305, '347522647', NULL, NULL, 'frederic jousselin', 'chaussee de louvain 937', '', '1140', 'evere', 'Belgien', 'BE', NULL, NULL, '0489 568-424', '00102293FT', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352585482', 'FedEx', NULL, '2015-09-15', '13.09.2015 10:48', 'NL140520PJ09', '1', 'a0YC000000czE23MAE', '175.01', '279.99'),
(34306, '347431556', NULL, NULL, 'brice kra', 'rue phillipe des champagnes 5 C', '', '1000', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '466589875', '00101733AX', NULL, NULL, 'Une montre Theorema Newton - noir/dorÃ©- bracelet mÃ©tallique dorÃ© GM-4004-7', NULL, '644352585493', 'FedEx', NULL, '2015-09-15', '12.09.2015 18:18', 'NL150626KS87', '1', 'a0YC000000czvSsMAI', '150.00', '229.98'),
(34307, '347363340', NULL, NULL, 'patrick nkuli', 'Itterbeeksebaan 28', '', '1700', 'Dilbeek', 'Belgien', 'BE', NULL, NULL, '0032 492 46 45 63', '0010034A9P', NULL, NULL, 'Une montre Theorema Newton - noir/noir - bracelet mÃ©tallique noir GM-4004-8', NULL, '644352585508', 'FedEx', NULL, '2015-09-15', '12.09.2015 11:48', 'NL150626KS88', '1', 'a0YC000000czvRpMAI', '150.00', '229.98'),
(34308, '347339525', NULL, NULL, 'Arturs Zirnitis', '71 Killegland house', '', '', 'Ashbourne,Meath', 'Irland', 'IE', NULL, NULL, '3,53858E+11', '0010018ZME', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352585060', 'FedEx', NULL, '2015-09-15', '12.09.2015 08:32', 'IE190614AH08', '1', 'a0YC000000d90ypMAA', '195.01', '299.00'),
(34309, '347513731', NULL, NULL, 'Celia Martin Perez', 'Avda del mediterraneo 159', '1 planta Clece SA', '04007', 'Almeria', 'Spanien', 'ES', NULL, NULL, '608745842', '0010171RJ7', NULL, NULL, 'Reloj de caballero Pionier - modelo Florida GM-505-3', NULL, '644352585380', 'FedEx', NULL, '2015-09-15', '13.09.2015 07:58', 'GM-505-3', '1', 'a0YC000000dcvwvMAA', '150.00', '239.89'),
(34310, '347240798', NULL, NULL, 'Hatty Elias-jones', '64 NORTH ROAD', '', 'PL12 6BB', 'SALTASH', 'Großbritannien', 'GB', NULL, NULL, '1752842737', '00102291B4', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352585070', 'FedEx', NULL, '2015-09-15', '11.09.2015 18:33', '4260295882125', '1', 'a0YC000000dB2VQMA0', '140.00', '189.00'),
(34311, '347367806', NULL, NULL, 'Amy Donnelly', '42 WOODROW DRIVE', 'low moor', 'BD12 0JU', 'BRADFORD west yorkshire', 'Großbritannien', 'GB', NULL, NULL, '7584260773', '0010038QYP', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '644352585081', 'FedEx', NULL, '2015-09-15', '12.09.2015 11:57', '4260295881821', '1', 'a0YC000000dcRTRMA2', '120.01', '179.00'),
(34312, '347577132', NULL, NULL, 'Sharon Gooch', '206 MINSTER ROAD', '', 'ME12 3LL', 'SHEERNESS kent', 'Großbritannien', 'GB', NULL, NULL, '7922072059', '0010168CYW', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '644352585092', 'FedEx', NULL, '2015-09-15', '13.09.2015 15:54', '4260295881821', '1', 'a0YC000000dcRTRMA2', '120.01', '179.00'),
(34313, '347629798', NULL, NULL, 'Adrian Butler', '82 REIGATE ROAD', '', 'KT17 3DZ', 'EPSOM SURREY', 'Großbritannien', 'GB', NULL, NULL, '2083935344', '0010058QID', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352585107', 'FedEx', NULL, '2015-09-15', '13.09.2015 20:55', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34314, '347422697', NULL, NULL, 'Alexa Arndell', '72 Dovercourt road', 'Horfield', 'BS7 9SQ', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7557260087', '0010053R6L', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352585118', 'FedEx', NULL, '2015-09-15', '12.09.2015 17:25', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34315, '347345915', NULL, NULL, 'Hasan Adam', '9 OSBORNE ROAD', '', 'E7 0PJ', 'LONDON London', 'Großbritannien', 'GB', NULL, NULL, '7950406728', '0010198DG2', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352585129', 'FedEx', NULL, '2015-09-15', '12.09.2015 10:29', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34316, '347578648', NULL, NULL, 'John O\'Mahoney', '40 PENDENNIS AVENUE', 'South Elmsall', 'WF9 2PJ', 'PONTEFRACT WEST YORKSHIRE', 'Großbritannien', 'GB', NULL, NULL, '1977644465', '00100367CJ', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352585130', 'FedEx', NULL, '2015-09-15', '13.09.2015 16:26', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34317, '347733035', NULL, NULL, 'Jullita Afra-badu', '31 WYKEN GRANGE ROAD', '', 'CV2 3BT', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7846519236', '0010229TIS', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352585140', 'FedEx', NULL, '2015-09-15', '14.09.2015 12:34', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34318, '347466151', NULL, NULL, 'kevin hewson', '78 PYRCROFT ROAD', '', 'KT16 9HU', 'CHERTSEY', 'Großbritannien', 'GB', NULL, NULL, '7500800661', '0010134NJ7', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352585151', 'FedEx', NULL, '2015-09-15', '12.09.2015 22:27', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34319, '347566255', NULL, NULL, 'Patrick Iball', '524/1/2 LONDON ROAD', '', 'G40 1DU', 'GLASGOW Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7495606123', '001011617U', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352585162', 'FedEx', NULL, '2015-09-15', '13.09.2015 14:56', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34320, '347703130', NULL, NULL, 'Ryan Towle', 'Twenty four  4 Heather Court', 'Shaw Wood Way', 'Dn2 5yl', 'Doncaster South Yorkshire', 'Großbritannien', 'GB', NULL, NULL, '7748778401', '001014228T', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352585173', 'FedEx', NULL, '2015-09-15', '14.09.2015 09:56', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34321, '347348751', NULL, NULL, 'Sharon Edmonds', '14 RIPLEY AVENUE', '', 'TW20 9QZ', 'EGHAM SURREY', 'Großbritannien', 'GB', NULL, NULL, '7775661920', '0010044EWI', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352585184', 'FedEx', NULL, '2015-09-15', '12.09.2015 10:23', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34322, '347400539', NULL, NULL, 'Tania Begum', '22 Birchdale road', 'forestgate', 'e7 8ar', 'London', 'Großbritannien', 'GB', NULL, NULL, '7944056726', '0010224X7R', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352585195', 'FedEx', NULL, '2015-09-15', '12.09.2015 15:30', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34323, '347384677', NULL, NULL, 'Tina Campbell', '25 EAST ORCHARD LANE', '', 'L9 9EG', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7950419968', '0010192RT6', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352585200', 'FedEx', NULL, '2015-09-15', '12.09.2015 13:26', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34324, '347531162', NULL, NULL, 'william kerr hannah', '9 woodbank gardens', '', 'G83 0SW', 'Alexandria', 'Großbritannien', 'GB', NULL, NULL, '1389758300', '0010028CGW', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352585210', 'FedEx', NULL, '2015-09-15', '13.09.2015 11:28', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34325, '347685670', NULL, NULL, 'Yasmin Mahmoud', '18A HOMEFIELD ROAD', '', 'HA0 2NJ', 'WEMBLEY', 'Großbritannien', 'GB', NULL, NULL, '7795802085', '0010014B6Q', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352585221', 'FedEx', NULL, '2015-09-15', '14.09.2015 08:55', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34326, '347559584', NULL, NULL, 'Ashleigh Smith', '128 Saffron road', '', 'LE18 4UP', 'WIGSTON', 'Großbritannien', 'GB', NULL, NULL, '7872929400', '00100661VC', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352585232', 'FedEx', NULL, '2015-09-15', '13.09.2015 14:23', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34327, '347554744', NULL, NULL, 'louis ellis', '28 lon olwen', '', 'll18 5lq', 'kinmel bay conwy', 'Großbritannien', 'GB', NULL, NULL, '7796912402', '0010200JU9', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352585243', 'FedEx', NULL, '2015-09-15', '13.09.2015 13:56', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34328, '347428016', NULL, NULL, 'DAVID GORMAN', '43 MACARTHUR DRIVE', '', 'G74 4TN', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7715567587', '0010215I4N', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352585254', 'FedEx', NULL, '2015-09-15', '12.09.2015 17:56', '4260295881371', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34329, '347573836', NULL, NULL, 'Sharon Gooch', '206 MINSTER ROAD', '', 'ME12 3LL', 'SHEERNESS kent', 'Großbritannien', 'GB', NULL, NULL, '7922072059', '00100346NO', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352585092', 'FedEx', NULL, '2015-09-15', '13.09.2015 15:52', '4260295881371', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34330, '347468667', NULL, NULL, 'Alex Perry', '616 ROCHESTER WAY', '', 'SE9 1RN', 'LONDON Eltham', 'Großbritannien', 'GB', NULL, NULL, '0208 8506558  mob 07831 835133', '0010077HUU', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352585265', 'FedEx', NULL, '2015-09-15', '12.09.2015 22:59', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34331, '347339228', NULL, NULL, 'Caroline Reid', '86 Tudor Road', '', 'YO24 3AZ', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7949441281', '10037807', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352585276', 'FedEx', NULL, '2015-09-15', '12.09.2015 10:01', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34332, '347643262', NULL, NULL, 'Pam Truman', '36 GLENDON WAY', 'Dorridge', 'B93 8SY', 'SOLIHULL', 'Großbritannien', 'GB', NULL, NULL, '1564772750', '001017196A', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352585287', 'FedEx', NULL, '2015-09-15', '13.09.2015 22:22', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34333, '347612850', NULL, NULL, 'Pieter Openshaw', '69 COBHAM ROAD', 'Moreton', 'CH46 0QZ', 'WIRRAL Merseyside', 'Großbritannien', 'GB', NULL, NULL, '7850256247', '10230258', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352585298', 'FedEx', NULL, '2015-09-15', '13.09.2015 19:24', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34334, '347408078', NULL, NULL, 'Roger Turner', '12 SCHOLARS ACRE', '', 'OX18 1BL', 'CARTERTON', 'Großbritannien', 'GB', NULL, NULL, '7786541114', '0010091ZY9', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352585302', 'FedEx', NULL, '2015-09-15', '12.09.2015 15:59', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34335, '347575586', NULL, NULL, 'Sharon Gooch', '206 MINSTER ROAD', '', 'ME12 3LL', 'SHEERNESS kent', 'Großbritannien', 'GB', NULL, NULL, '7922072059', '001014127U', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352585092', 'FedEx', NULL, '2015-09-15', '13.09.2015 15:54', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34336, '347463662', NULL, NULL, 'Alix Read', '63 BRIDGE STREET', '', 'PE38 9DW', 'DOWNHAM MARKET', 'Großbritannien', 'GB', NULL, NULL, '7921012320', '0010052RXI', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and black leather strap GM-510-2', NULL, '644352585313', 'FedEx', NULL, '2015-09-15', '12.09.2015 21:53', '4260295881395', '1', 'a0YC000000dBClzMAG', '135.00', '199.00'),
(34337, '347520269', NULL, NULL, 'Alan Hanley', '5 WOODBURN AVENUE', '', 'BT38 8DX', 'CARRICKFERGUS Antrim', 'Großbritannien', 'GB', NULL, NULL, '7951181600', '0010142DAX', NULL, NULL, 'Silver/ Black Dial/ Leather Band (T-7001-2)', NULL, '644352585324', 'FedEx', NULL, '2015-09-15', '13.09.2015 10:22', '4260295882101', '1', 'a0YC000000dB2TGMA0', '140.00', '189.00'),
(34338, '347427710', NULL, NULL, 'Adel El.Sayed Zahran', '64 BERKELEY ROAD', '', 'PE3 9PB', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7784898004', '0010015CLU', NULL, NULL, 'Silver/ White Dial/ Leather Band (T-7001-1)', NULL, '644352585335', 'FedEx', NULL, '2015-09-15', '12.09.2015 17:53', '4260295882095', '1', 'a0YC000000dB2RSMA0', '140.00', '189.00'),
(34339, '347402321', NULL, NULL, 'gillian sharp', '9 greendale court', '', 'HD96JW', 'Honley   Holmfirth WEST YORKSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7712045699', '0010079PMQ', NULL, NULL, 'Silver/ White Dial/ Leather Band (T-7001-1)', NULL, '644352585346', 'FedEx', NULL, '2015-09-15', '12.09.2015 15:23', '4260295882095', '1', 'a0YC000000dB2RSMA0', '140.00', '189.00'),
(34340, '347360223', NULL, NULL, 'ilhan erdogan', '34 cuckoo hall lane', '', 'N9 8DL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7868757330', '00101749RG', NULL, NULL, 'Silver/ White Dial/ Leather Band (T-7001-1)', NULL, '644352585357', 'FedEx', NULL, '2015-09-15', '12.09.2015 11:28', '4260295882095', '1', 'a0YC000000dB2RSMA0', '140.00', '189.00'),
(34341, '347605660', NULL, NULL, 'Josh Middleton', '16a MIDDLE LANE', '', 'N8 8PL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7901595252', '00100292CS', NULL, NULL, 'Silver/ White Dial/ Leather Band (T-7001-1)', NULL, '644352585368', 'FedEx', NULL, '2015-09-15', '13.09.2015 18:54', '4260295882095', '1', 'a0YC000000dB2RSMA0', '140.00', '189.00'),
(34342, '347437226', NULL, NULL, 'p clarke', '23 BRENIG CLOSE', '', 'CF62 7BL', 'BARRY', 'Großbritannien', 'GB', NULL, NULL, '7836716571', '0010012Q3G', NULL, NULL, 'Silver/ White Dial/ Leather Band (T-7001-1)', NULL, '644352585379', 'FedEx', NULL, '2015-09-15', '12.09.2015 18:57', '4260295882095', '1', 'a0YC000000dB2RSMA0', '140.00', '189.00'),
(34343, '347577871', NULL, NULL, 'Sharon Gooch', '206 MINSTER ROAD', '', 'ME12 3LL', 'SHEERNESS kent', 'Großbritannien', 'GB', NULL, NULL, '7922072059', '00102461JY', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '644352585092', 'FedEx', NULL, '2015-09-15', '13.09.2015 16:27', '4260295881852', '1', 'a0YC000000dcRUMMA2', '120.01', '179.00'),
(34344, '347584587', NULL, NULL, 'A.P Nooteboom', 'Ingeland 55', '', '3155 GC', 'MAASLAND', 'Niederlande', 'NL', NULL, NULL, '010-5921554', '10135740', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352585519', 'FedEx', NULL, '2015-09-15', '13.09.2015 17:00', 'NL140520PJ08', '1', 'a0YC000000czEEFMA2', '175.01', '279.99'),
(34345, '347382693', NULL, NULL, 'Chang Wan', 'Isaak Hoornbeekstraat 66', '', '2613 HJ', 'DELFT', 'Niederlande', 'NL', NULL, NULL, '31633202336', '0010214NN2', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352585520', 'FedEx', NULL, '2015-09-15', '12.09.2015 13:28', 'NL140520PJ08', '1', 'a0YC000000czEEFMA2', '175.01', '279.99'),
(34346, '347321295', NULL, NULL, 'Kais Al Husari', 'Boeingavenue 30', '', '1119 PE', 'SCHIPHOL-RIJK', 'Niederlande', 'NL', NULL, NULL, '0031-655233412', '00102360KC', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352585530', 'FedEx', NULL, '2015-09-15', '12.09.2015 07:58', 'NL140520PJ11', '1', 'a0YC000000czEEHMA2', '175.01', '279.99'),
(34347, '347185561', NULL, NULL, 'Jeffrey Zwart', 'Raadhuisstraat 13A', '', '1121 XC', 'LANDSMEER', 'Niederlande', 'NL', NULL, NULL, '652454305', '00100921U5', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, '644352585541', 'FedEx', NULL, '2015-09-15', '11.09.2015 22:28', 'NL140520PJ07', '1', 'a0YC000000czEEDMA2', '175.01', '279.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(34348, '347252928', NULL, NULL, 'Frans Jansen', 'Wolvenakker 76', '', '3994 EC', 'HOUTEN', 'Niederlande', 'NL', NULL, NULL, '637011552', '0010049WQO', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352585552', 'FedEx', NULL, '2015-09-15', '11.09.2015 19:29', 'NL140520PJ08', '1', 'a0YC000000czEEFMA2', '175.01', '279.99'),
(34349, '347249219', NULL, NULL, 'Rens Nonnemaker', 'Kanunnikenstraat 19', '', '5281 WE', 'BOXTEL', 'Niederlande', 'NL', NULL, NULL, '654296027', '0010242V8S', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352585563', 'FedEx', NULL, '2015-09-15', '11.09.2015 19:01', 'NL140520PJ08', '1', 'a0YC000000czEEFMA2', '175.01', '279.99'),
(34350, '347228922', NULL, NULL, 'Joop van Rooijen', 'Alblasstraat 14', '', '3522RR', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '302890746', '0010022GWM', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart met metalen band (GM-150-7)', NULL, '644352585574', 'FedEx', NULL, '2015-09-15', '11.09.2015 18:30', 'NL150623KS25', '1', 'a0YC000000ctmlBMAQ', '150.00', '229.98'),
(34351, '347968549', NULL, NULL, 'Raf Ketelslegers', 'Industrieweg 11', 'Impacked BTW 0471122268', '3840', 'Borgloon', 'Belgien', 'BE', NULL, NULL, '32209750', '0010203P29', NULL, NULL, 'London PIONIER horloge - zilverkleurig/wit met metalen band (GM-150-5)', NULL, '644352585714', 'FedEx', NULL, '2015-09-16', '15.09.2015 14:49', 'NL150623KS23', '1', 'a0YC000000ctlt1MAA', '150.00', '229.98'),
(34352, '347864984', NULL, NULL, 'frederic jousselin', 'chaussee de louvain 937', '', '1140', 'evere', 'Belgien', 'BE', NULL, NULL, '0489 568-424', '0010226H6B', NULL, NULL, 'Montre automatique Pionier Aruba - Noir/argentÃ©', NULL, '644352585725', 'FedEx', NULL, '2015-09-16', '15.09.2015 00:48', 'NL140417AM01', '1', 'a0YC000000crqTbMAI', '150.00', '229.98'),
(34353, '347808328', NULL, NULL, 'Mouhsine Mazroui', 'Rue Fransman 90', 'mouhsine70@hotmail.be', '1020', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '489890792', '*00102509E9', NULL, NULL, 'Une montre London Pionier - argentÃ©/blanc avec bracelet en cuir noir (GM-150-1)', NULL, '644352585736', 'FedEx', NULL, '2015-09-16', '14.09.2015 19:18', 'NL150623KS19', '1', 'a0YC000000ctlqrMAA', '150.00', '229.98'),
(34354, '347837937', NULL, NULL, 'Ikechukwu Okafor', '1 Hazelbury green', 'Clonee', 'Dublin', 'Irland', 'Dublin 15', 'IE', NULL, NULL, '863995154', '0010221IAF', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Silver Case, Black Dial (GM-101-2)', NULL, '604569193774', 'FedEx', NULL, '2015-09-16', '14.09.2015 20:32', 'IE190614AH014', '1', 'a0YC000000d90yrMAA', '195.01', '299.00'),
(34355, '347951372', NULL, NULL, 'Mike Avery', '12 Beehive Road', '', 'EN7 5NL', 'Goffs Oak', 'Großbritannien', 'GB', NULL, NULL, '7941397944', '00101364W8', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352585655', 'FedEx', NULL, '2015-09-16', '15.09.2015 13:30', '4260295882125', '1', 'a0YC000000dB2VQMA0', '140.00', '189.00'),
(34356, '347872529', NULL, NULL, 'david shepherdson', '13 HOWARD STREET', '', 'M34 5AF', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7769505450', '0010185WDH', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '644352585666', 'FedEx', NULL, '2015-09-16', '15.09.2015 03:26', '4260295881784', '1', 'a0YC000000dcRUOMA2', '120.01', '179.00'),
(34357, '347859085', NULL, NULL, 'Brinder Singh', '195 LONDONDERRY LANE', '', 'B67 7EP', 'SMETHWICK', 'Großbritannien', 'GB', NULL, NULL, '7850495549', '0010203XZW', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352585677', 'FedEx', NULL, '2015-09-16', '14.09.2015 23:55', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34358, '347853652', NULL, NULL, 'Joe Fisher', '10 DOBBINETTS LANE', '', 'M23 9NB', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7875559747', '0010231JQB', NULL, NULL, 'Silver/ White Dial/ Leather Band (T-7001-1)', NULL, '644352585688', 'FedEx', NULL, '2015-09-16', '14.09.2015 22:55', '4260295882095', '1', 'a0YC000000dB2RSMA0', '140.00', '189.00'),
(34359, '347837990', NULL, NULL, 'Hannah Jolleys', '15 HERCULES WAY', '', 'PE2 8FQ', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7716301550', '0010082WQS', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352585699', 'FedEx', NULL, '2015-09-16', '14.09.2015 21:23', '4260295881371', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34360, '347827766', NULL, NULL, 'David Allan', '48 Donnison gardens', 'East end', 'SR1 2HP', 'SUNDERLAND', 'Großbritannien', 'GB', NULL, NULL, '7860529781', '00101226B5', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352585703', 'FedEx', NULL, '2015-09-16', '14.09.2015 20:55', '4260295882125', '1', 'a0YC000000dB2VQMA0', '140.00', '189.00'),
(34361, '347894592', NULL, NULL, 'Frank Bom', 'Wilhelminastraat 4', '', '2991 BV', 'BARENDRECHT', 'Niederlande', 'NL', NULL, NULL, '657335486', '0010058QS3', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352585758', 'FedEx', NULL, '2015-09-16', '15.09.2015 09:01', 'NL140520PJ10', '1', 'a0YC000000czEEGMA2', '175.01', '279.99'),
(34362, '348091842', NULL, NULL, 'beccijo west', '37 WOODROW CHASE', 'herne bay', 'CT6 7JL', 'HERNE BAY', 'Großbritannien', 'GB', NULL, NULL, '01227 273710', '00101302QF', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352585770', 'FedEx', NULL, '2015-09-17', '16.09.2015 05:59', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34363, '348076597', NULL, NULL, 'Ali Shanzaik Malik', '65 WENTWORTH ROAD', '', 'UB2 5TT', 'SOUTHALL', 'Großbritannien', 'GB', NULL, NULL, '7596468795', '00100708CR', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352585780', 'FedEx', NULL, '2015-09-17', '15.09.2015 23:58', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34364, '348013948', NULL, NULL, 'Hum Chaggar', '25 ASHCOMBE AVENUE', 'Handsworth Wood', 'B20 1AT', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7595676000', '0010073E7Y', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352585791', 'FedEx', NULL, '2015-09-17', '15.09.2015 18:55', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34365, '3074457345677919603', NULL, NULL, 'VICTOR YU', '494C TAMPINES ST 43 #03-346 NA', 'NA', '522494', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '92473010', '0010190A83', NULL, NULL, 'T-3001-3: Theorema Paragon Automatic Watch', NULL, '578824936392', 'FedEx', NULL, '2015-09-18', '14.09.2015 14:12', 'SG080415CP02', '1', 'a0YC000000bnkmvMAA', '202.20', '259.00'),
(34366, '348260111', NULL, NULL, 'DUSSART Marc', 'rue de la Cure de Saint-Marc 11', '', '5003', 'SAINT-MARC', 'Belgien', 'BE', NULL, NULL, '0498/638052', '00101010RN', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352585861', 'FedEx', NULL, '2015-09-18', '16.09.2015 20:19', 'NL140520PJ08', '1', 'a0YC000000czE24MAE', '175.01', '279.99'),
(34367, '348152857', NULL, NULL, 'Bellobuono Claudio', 'Slesbroekstraat 58/12', '', '1600', 'Sint Pieters Leeuw', 'Belgien', 'BE', NULL, NULL, '475335304', '0010250W6M', NULL, NULL, 'Montre automatique Pionier cuir noir - Noir/argentÃ©', NULL, '644352585872', 'FedEx', NULL, '2015-09-18', '16.09.2015 11:48', '4260295882118', '1', 'a0YC000000dMdIeMAK', '134.99', '219.99'),
(34368, '348292477', NULL, NULL, 'fabian skrzynski', '39  Brindley park square', '', '', 'ashbourne', 'Irland', 'IE', NULL, NULL, '860243593', '00101020YX', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Silver Case, Black Dial (GM-101-2)', NULL, '644352585839', 'FedEx', NULL, '2015-09-18', '16.09.2015 21:32', 'IE190614AH014', '1', 'a0YC000000d90yrMAA', '195.01', '299.00'),
(34369, '348289308', NULL, NULL, 'Maciej Rothkaehl-Lenert', 'Crofton Hous Celbridge Road', '', 'Co.Kildare', 'Maynooth', 'Irland', 'IE', NULL, NULL, '870555288', '0010174LV9', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Silver Case, Silver Dial (GM-101-1)', NULL, '644352585840', 'FedEx', NULL, '2015-09-18', '16.09.2015 21:02', 'IE190614AH07', '1', 'a0YC000000d90yoMAA', '195.01', '299.00'),
(34370, '348184230', NULL, NULL, 'FRANCK OLIVIER BIBOUM II', 'CALLE MONTSENY  185', ' 01-01', '08907', 'BARCELONE', 'Spanien', 'ES', NULL, NULL, '692451851', '001013377B', NULL, NULL, 'Reloj Theorema Newton Diamonds - modelo GM-4004-3', NULL, '644352585817', 'FedEx', NULL, '2015-09-18', '17.09.2015 03:29', 'GM-4004-3', '1', 'a0YC000000dcv0pMAA', '150.00', '239.89'),
(34371, '348201573', NULL, NULL, 'Tamara Cuellar MuÃ±oz', 'CALLE PORTO COLON 12', '3 B Esc Derecha', '28924', 'ALCORCON Mardrid', 'Spanien', 'ES', NULL, NULL, '616660820', '0010250R37', NULL, NULL, 'Reloj Pionier London Diamond - Modelo GM-510-7', NULL, '644352585828', 'FedEx', NULL, '2015-09-18', '16.09.2015 13:35', 'GM-510-7', '1', 'a0YC000000dcvXqMAI', '150.00', '239.89'),
(34372, '348289200', NULL, NULL, 'Ngqabutho Mpofu', '17 St Thomas Cross', '', 'BA21 4JT', 'YEOVIL', 'Großbritannien', 'GB', NULL, NULL, '7928461123', '00101195NT', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352585850', 'FedEx', NULL, '2015-09-18', '16.09.2015 21:53', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34373, '348503152', NULL, NULL, 'Thomas Benny', 'Louis de Potterstraat 4', '', '8000', 'Brugge', 'Belgien', 'BE', NULL, NULL, '32476479441', '0010088IP7', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352586033', 'FedEx', NULL, '2015-09-21', '17.09.2015 19:18', 'NL140520PJ08', '1', 'a0YC000000czE24MAE', '175.01', '279.99'),
(34374, '348420531', NULL, NULL, 'Boris Toni', 'boulevard charles quint 25 A', '', '7000', 'mons', 'Belgien', 'BE', NULL, NULL, '479682553', '0010045YL5', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352586044', 'FedEx', NULL, '2015-09-21', '17.09.2015 13:20', 'NL140520PJ09', '1', 'a0YC000000czE23MAE', '175.01', '279.99'),
(34375, '349005843', NULL, NULL, 'Herrera Moran Veronica', 'Sint-Bernardsesteenweg 390 - 3', '', '2020', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '488407137', '0010078LCL', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, '644352586180', 'FedEx', NULL, '2015-09-22', '20.09.2015 09:48', 'NL140520PJ07', '1', 'a0YC000000czE22MAE', '175.01', '279.99'),
(34376, '348955396', NULL, NULL, 'Oleg Girbu', 'Ap.99 Block7 Aleendale Square', 'Phiblestown', 'D15', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53862E+11', '0010060U15', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352586077', 'FedEx', NULL, '2015-09-22', '19.09.2015 21:02', 'IE190614AH08', '1', 'a0YC000000d90ypMAA', '195.01', '299.00'),
(34377, '349219958', NULL, NULL, 'J Ladi', 'Loevesteinlaan 224', '', '2533 AZ', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '641574152', '00101715NH', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/wit', NULL, '644352586191', 'FedEx', NULL, '2015-09-22', '21.09.2015 11:01', 'NL140520PJ09', '1', 'a0YC000000czEEEMA2', '175.01', '279.99'),
(34378, '349018238', NULL, NULL, 'C.S.N. Bergshoeff', 'henk nijlandstraat 34', '624597576', '3151MJ', 'HOEK VAN HOLLAND', 'Niederlande', 'NL', NULL, NULL, '624597576', '0010041TFR', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352586206', 'FedEx', NULL, '2015-09-22', '20.09.2015 10:59', 'NL140520PJ11', '1', 'a0YC000000czEEHMA2', '175.01', '279.99'),
(34379, '348904133', NULL, NULL, 'robert harmsen', 'Handboog 2', '', '6852 TL', 'HUISSEN', 'Niederlande', 'NL', NULL, NULL, '622699932', '0010053IVV', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352586217', 'FedEx', NULL, '2015-09-22', '19.09.2015 16:28', 'NL140520PJ08', '1', 'a0YC000000czEEFMA2', '175.01', '279.99'),
(34380, '348754377', NULL, NULL, 'Frans Jansen', 'Wolvenakker 76', '', '3994 EC', 'HOUTEN', 'Niederlande', 'NL', NULL, NULL, '637011552', '0010189FII', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352586228', 'FedEx', NULL, '2015-09-22', '18.09.2015 20:58', 'NL140520PJ10', '1', 'a0YC000000czEEGMA2', '175.01', '279.99'),
(34381, '349188436', NULL, NULL, 'James Spargo', '113 Sandringham Flats', 'Charing Cross Road', 'WC2H 0BP', 'London', 'Großbritanien', 'GB', NULL, NULL, '7984046747', '00100863KA', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352586088', 'FedEx', NULL, '2015-09-22', '21.09.2015 08:33', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34382, '348899019', NULL, NULL, 'Peta Tobias', '19 ADDISON CLOSE', '', 'HA6 1TA', 'NORTHWOOD', 'Großbritanien', 'GB', NULL, NULL, '7721043962', '0010199KO2', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352586099', 'FedEx', NULL, '2015-09-22', '19.09.2015 15:58', '4260295881371', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34383, '348874129', NULL, NULL, 'Akin Caine', '15 ARDGOWAN ROAD', '', 'SE6 1AJ', 'LONDON', 'Großbritanien', 'GB', NULL, NULL, '7939314110', '0010064FEN', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and silver metal strap - GM-510-5', NULL, '644352586103', 'FedEx', NULL, '2015-09-22', '19.09.2015 13:24', '4260295881418', '1', 'a0YC000000dBCm2MAG', '135.00', '199.00'),
(34384, '348943968', NULL, NULL, 'bernice mcculloch', '21 VICTORY AVENUE', '', 'PE7 1XT', 'PETERBOROUGH', 'Großbritanien', 'GB', NULL, NULL, '1733202873', '00100526UK', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352586114', 'FedEx', NULL, '2015-09-22', '19.09.2015 20:54', '4260295881425', '1', 'a0YC000000dBCm3MAG', '135.00', '199.00'),
(34385, '348945577', NULL, NULL, 'David brown', 'Unit9,  Tatton Court,', 'Kingsland Grange', 'WA1 4RR', 'Warrington', 'Großbritanien', 'GB', NULL, NULL, '07752 307400', '00101666LL', NULL, NULL, 'Silver/ White Dial/ Leather Band (T-7001-1)', NULL, '644352586125', 'FedEx', NULL, '2015-09-22', '19.09.2015 20:56', '4260295882095', '1', 'a0YC000000dB2RSMA0', '140.00', '189.00'),
(34386, '348980985', NULL, NULL, 'Kirk Small', '17 MOAT HOUSE LANE', '', 'B37 7FW', 'BIRMINGHAM', 'Großbritanien', 'GB', NULL, NULL, '7824448870', '0010002ESR', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '644352586136', 'FedEx', NULL, '2015-09-22', '20.09.2015 05:09', '4260295881814', '1', 'a0YC000000dcRTPMA2', '120.01', '179.00'),
(34387, '349105616', NULL, NULL, 'Thom Molloy', '51 SPRING BANK', '', 'SK22 4AZ', 'HIGH PEAK', 'Großbritanien', 'GB', NULL, NULL, '7903844403', '0010125X24', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '644352586147', 'FedEx', NULL, '2015-09-22', '20.09.2015 18:26', '4260295881838', '1', 'a0YC000000dcRTSMA2', '120.01', '179.00'),
(34388, '349127366', NULL, NULL, 'Elisabeth Helman', '61 Farm Road', '', 'HA8 9LR', 'EDGWARE', 'Großbritanien', 'GB', NULL, NULL, '4,47483E+11', '0010040CYR', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352586158', 'FedEx', NULL, '2015-09-22', '20.09.2015 20:27', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(34389, '349124656', NULL, NULL, 'muhammed muhid', '36 AUGUSTA STREET', '', 'E14 6DY', 'LONDON', 'Großbritanien', 'GB', NULL, NULL, '7809400035', '0010250XQO', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352586169', 'FedEx', NULL, '2015-09-22', '20.09.2015 19:58', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(34390, '349100532', NULL, NULL, 'Alex Avis', '2 CLOVERDALE GARDENS', '', 'DA15 8QL', 'SIDCUP', 'Großbritanien', 'GB', NULL, NULL, '7947619307', '0010250QEF', NULL, NULL, 'T-3001-6 Bicolor Case/Black Dial/Black Leather Band', NULL, '644352586170', 'FedEx', NULL, '2015-09-22', '20.09.2015 17:59', '4260295880367', '1', 'a0YC000000dc9spMAA', '96.01', '149.00'),
(34391, '349346083', NULL, NULL, 'Zehra Sogukcelik', 'Tuchtuitstraat  66', '', '1800', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '485652712', '0010045UTP', NULL, NULL, 'Montre automatique Pionier cuir noir - Noir/noir-Havana', NULL, '644352586342', 'FedEx', NULL, '2015-09-23', '21.09.2015 21:18', '4260295882101', '1', 'a0YC000000dMdIAMA0', '134.99', '219.99'),
(34392, '349372637', NULL, NULL, 'Jan van der Linden', 'Scharlakendoorn 46', '', '3068 MT', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '104551375', '0010247YDH', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '644352586353', 'FedEx', NULL, '2015-09-23', '21.09.2015 22:58', 'NL150623KS21', '1', 'a0YC000000ctml7MAA', '150.00', '229.98'),
(34393, '349283758', NULL, NULL, 'Sinan Erdogan', '1 CHINGFORD MOUNT ROAD', 'Express super market', 'E4 8LU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '447400489494', '0010100UBM', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '644352586240', 'FedEx', NULL, '2015-09-23', '21.09.2015 15:52', '4260295881784', '1', 'a0YC000000dcRUOMA2', '120.01', '179.00'),
(34394, '349319379', NULL, NULL, 'Carrie-anne Maddocks', '66 GLAN Y WERN ROAD', 'Trallwn', 'SA7 9UH', 'SWANSEA West glamorgan', 'Großbritannien', 'GB', NULL, NULL, '7583507444', '00102377MT', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352586250', 'FedEx', NULL, '2015-09-23', '21.09.2015 19:29', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34395, '349417570', NULL, NULL, 'Nick Lucas', '51 WILBURY ROAD', 'Flat 1', 'BN3 3PB', 'HOVE', 'Großbritannien', 'GB', NULL, NULL, '7817072109', '0010165RHX', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Silver/White Dial and Black Leather Band', NULL, '644352586261', 'FedEx', NULL, '2015-09-23', '22.09.2015 09:37', '4260295882057', '1', 'a0YC000000dg4xOMAQ', '143.99', '219.00'),
(34396, '349311901', NULL, NULL, 'Anthony O\'Connor', '13 wye house corbar road', '', 'SK17 6RL', 'buxton', 'Großbritannien', 'GB', NULL, NULL, '7582882779', '0010073YYK', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352586272', 'FedEx', NULL, '2015-09-23', '21.09.2015 18:33', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34397, '349364268', NULL, NULL, 'Baljit Sukhnain', '64 CAUSEWAY GREEN ROAD', '', 'B68 8LF', 'OLDBURY', 'Großbritannien', 'GB', NULL, NULL, '7947128580', '0010227U81', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352586283', 'FedEx', NULL, '2015-09-23', '21.09.2015 22:23', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34398, '349480478', NULL, NULL, 'Ebere Anyiam', '89 MANOR FARM DRIVE', '', 'LS10 3RQ', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7769110148', '001012599L', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352586294', 'FedEx', NULL, '2015-09-23', '22.09.2015 13:28', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34399, '349371106', NULL, NULL, 'Nikunj Tanwar', '40 HEREFORD ROAD', '', 'TW13 5BT', 'FELTHAM Middlesex', 'Großbritannien', 'GB', NULL, NULL, '7462936333', '0010206K5N', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352586309', 'FedEx', NULL, '2015-09-23', '21.09.2015 22:53', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34400, '349316360', NULL, NULL, 'Stephen Liles', '22 TASMAN CLOSE', 'Corringham', 'SS17 7LD', 'STANFORD-LE-HOPE Essex', 'Großbritannien', 'GB', NULL, NULL, '1375402953', '00101920A8', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352586310', 'FedEx', NULL, '2015-09-23', '21.09.2015 18:56', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(34401, '349472566', NULL, NULL, 'Jessica Roper', '5 KINGS CLOSE', '', 'DN7 6QY', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '7860836291', '001017084G', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352586320', 'FedEx', NULL, '2015-09-23', '22.09.2015 13:13', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(34402, '349486686', NULL, NULL, 'Tony Dunn', '5 PECKHAM CLOSE', 'Locks Heath', 'PO14 4FB', 'FAREHAM Hampshire', 'Großbritannien', 'GB', NULL, NULL, '1489581657', '0010129B7J', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352586331', 'FedEx', NULL, '2015-09-23', '22.09.2015 13:57', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(34403, '348605970', NULL, NULL, 'alessandro Pece', 'VIA DELLA CICALA 7/ b', '', '00155', 'ROMA', 'Italien', 'IT', NULL, NULL, '3209214622', '0010082CM0', NULL, NULL, 'GM-510-7', NULL, '644352585894', 'FedEx', NULL, '2015-09-21', '18.09.2015 10:07', 'GM-510-7', '1', 'a0YC000000dcvYVMAY', '150.00', '239.90'),
(34404, '348548479', NULL, NULL, 'Gemma Dwyer', '27 Primrose  darndale', 'Dublin 17', '17', 'dublin', 'Irland', 'IE', NULL, NULL, '852160543', '0010138PJZ', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352585909', 'FedEx', NULL, '2015-09-21', '17.09.2015 21:02', 'IE190614AH10', '1', 'a0YC000000d90yqMAA', '195.01', '299.00'),
(34405, '348533811', NULL, NULL, 'A.P Nooteboom', 'Ingeland 55', '', '3155 GC', 'MAASLAND', 'Niederlande', 'NL', NULL, NULL, '010-5921554', '0010102QLU', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352586055', 'FedEx', NULL, '2015-09-21', '17.09.2015 20:59', 'NL140520PJ10', '1', 'a0YC000000czEEGMA2', '175.01', '279.99'),
(34406, '348816814', NULL, NULL, 'Mark Kingsland', '15 Hercules Way', '', 'PE2 8FQ', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7868489939', '0010121U8H', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352585910', 'FedEx', NULL, '2015-09-21', '19.09.2015 08:59', '4260295881371', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34407, '348794144', NULL, NULL, 'Lavinia Ioana Stoian', '65 FLAT 8 CLEVELAND ROAD', 'St clements court', 'BH1 4QJ', 'BOURNEMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7876807497', '001008488H', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '644352585920', 'FedEx', NULL, '2015-09-21', '19.09.2015 00:57', '4260295881821', '1', 'a0YC000000dcRTRMA2', '120.01', '179.00'),
(34408, '348756623', NULL, NULL, 'Sarah Healy', '758 Alexandria', 'Victoria Wharf', 'CF11 0SF', 'Cardiff', 'Großbritannien', 'GB', NULL, NULL, '7886491843', '0010198OH4', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '644352585931', 'FedEx', NULL, '2015-09-21', '18.09.2015 20:57', '4260295881821', '1', 'a0YC000000dcRTRMA2', '120.01', '179.00'),
(34409, '348738160', NULL, NULL, 'Sarah Healy', '758 Alexandria', 'Victoria Wharf', 'CF11 0SF', 'Cardiff', 'Großbritannien', 'GB', NULL, NULL, '7886491843', '0010118DPV', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352585931', 'FedEx', NULL, '2015-09-21', '18.09.2015 19:22', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34410, '348717512', NULL, NULL, 'bernice mcculloch', '21 VICTORY AVENUE', '', 'PE7 1XT', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '1733202873', '001012258W', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352585942', 'FedEx', NULL, '2015-09-21', '18.09.2015 17:57', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34411, '348669118', NULL, NULL, 'Jane Goodwin', '11 BECKLEY ROAD', '', 'ME12 2BQ', 'SHEERNESS', 'Großbritannien', 'GB', NULL, NULL, '7957973484', '00100398OV', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352585953', 'FedEx', NULL, '2015-09-21', '18.09.2015 13:55', '4260295881425', '1', 'a0YC000000dBCm3MAG', '135.00', '199.00'),
(34412, '348667033', NULL, NULL, 'Jamie Baker', '32 RAVENSCROFT AVENUE', 'Stradbroke', 'S13 8PL', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '1142530366', '0010248Y27', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352585964', 'FedEx', NULL, '2015-09-21', '18.09.2015 13:23', '4260295881371', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34413, '348584544', NULL, NULL, 'Lauren Amey Layton', '35 SPRING LODGE GARDENS', '', 'TS14 8DE', 'GUISBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7966442059', '0010161TT7', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352585975', 'FedEx', NULL, '2015-09-21', '18.09.2015 06:38', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34414, '348570196', NULL, NULL, 'Claudiu Avram', '21 LARCH ROAD', '', 'DA1 2LF', 'DARTFORD', 'Großbritannien', 'GB', NULL, NULL, '7983605533', '00100833YY', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '644352585986', 'FedEx', NULL, '2015-09-21', '18.09.2015 00:58', '4260295881838', '1', 'a0YC000000dcRTSMA2', '120.01', '179.00'),
(34415, '348519298', NULL, NULL, 'Gail Sheen', '10 THE HOLT', '', 'GL52 8NQ', 'CHELTENHAM', 'Großbritannien', 'GB', NULL, NULL, '1242690385', '0010126ITU', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352585997', 'FedEx', NULL, '2015-09-21', '17.09.2015 20:27', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34416, '348495855', NULL, NULL, 'terry applin', '133 AMBLESIDE ROAD', '', 'GU18 5UL', 'LIGHTWATER', 'Großbritannien', 'GB', NULL, NULL, '1276453537', '0010213OHV', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '644352586000', 'FedEx', NULL, '2015-09-21', '17.09.2015 18:23', '4260295881784', '1', 'a0YC000000dcRUOMA2', '120.01', '179.00'),
(34417, '348477618', NULL, NULL, 'sharon salt', 'RANDLES RANDLES LANE', 'wetley rocks', 'ST9 0AT', 'STOKE-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '1782551971', '001017082W', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352586011', 'FedEx', NULL, '2015-09-21', '17.09.2015 17:31', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34418, '348477012', NULL, NULL, 'Jenni Bally', '1 Kinnell Place', 'Friockheim', 'DD11 4WD', 'ARBROATH', 'Großbritannien', 'GB', NULL, NULL, '00 44 7845 412623', '00102453X5', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352586022', 'FedEx', NULL, '2015-09-21', '17.09.2015 17:37', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34419, '3074457345678213603', NULL, NULL, 'JUNYEW KUEH', '435 HOUGANG AVE 8 #09-1661 NA', 'NA', '530435', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '91504848', '0010180E0Y', NULL, NULL, 'GM-3009-6: Theorema Dubai Automatic Watch', NULL, '604569193855', 'FedEx', NULL, '2015-09-23', '22.09.2015 12:16', 'SG070415CP02', '1', 'a0YC000000bnVOuMAM', '256.62', '329.00'),
(34420, '3074457345678207366', NULL, NULL, 'HARJINDER SINGH', '219 BUKIT BATOK ST 21 #06-377 NA', 'NA', '650219', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '98229965', '0010214Y1G', NULL, NULL, 'BLACK DIAL, GOLD CASE, & BROWN BAND: Pionier Barbados Automatic Watch', NULL, '604569193866', 'FedEx', NULL, '2015-09-23', '22.09.2015 12:12', 'SG120515CP03', '1', 'a0YC000000cKh2DMAS', '233.22', '299.00'),
(34421, '3074457345678053708', '', '', 'ISAAC NORDEAN', '112 PENDING RD #02-214 NA', 'NA', '670112', 'SINGAPORE', 'SINGAPUR', '', '', '', '84843699', '0010100SLD', '', '', 'GM511-5: Pionier by Theorema New York Diamonds Automatic Watch', '09.10.2015 578824937230', '604569193877', 'FedEx', '', '2015-09-23', '18.09.2015 12:41', 'SG150630RS144', '1', 'a0YC000000czRhFMAU', '271.20', '339.00'),
(34422, '347550446', NULL, NULL, 'Vachid Elzjoerkajev', 'De Gerlachekaai  6 Bus 1', 'GTL', '2000', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '497808080', '0010009N5I', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '644352586456', 'FedEx', NULL, '2015-09-24', '13.09.2015 13:18', 'NL150623KS21', '1', 'a0YC000000ctlsSMAQ', '150.00', '229.98'),
(34423, '347541747', NULL, NULL, 'Vachid Elzjoerkajev', 'De Gerlachekaai  6 Bus 1', 'GTL', '2000', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '497808080', '0010073J8K', NULL, NULL, 'London PIONIER horloge - goudkleurig/zwart - bruine leren band (GM-150-3)', NULL, '644352586456', 'FedEx', NULL, '2015-09-24', '13.09.2015 12:18', 'NL150623KS21', '1', 'a0YC000000ctlsSMAQ', '150.00', '229.98'),
(34424, '349556640', NULL, NULL, 'Alessandro Annaloro', 'PIAZZA ALFREDO ILDEFONSO SCHUSTER 15/b', '', '20096', 'PIOLTELLO', 'Italien', 'IT', NULL, NULL, '3458244730', '00102325WX', NULL, NULL, 'GM-510-5', NULL, '644352586434', 'FedEx', NULL, '2015-09-24', '22.09.2015 23:34', 'GM-510-5', '1', 'a0YC000000dcvYTMAY', '150.00', '239.90'),
(34425, '349557240', NULL, NULL, 'Alessandro Annaloro', 'PIAZZA ALFREDO ILDEFONSO SCHUSTER 15/b', '', '20096', 'PIOLTELLO', 'Italien', 'IT', NULL, NULL, '3458244730', '0010137B67', NULL, NULL, 'GM-510-3', NULL, '644352586434', 'FedEx', NULL, '2015-09-24', '22.09.2015 21:31', 'GM-510-3', '1', 'a0YC000000dcvYRMAY', '150.00', '239.90'),
(34426, '349535858', NULL, NULL, 'Mien van Minnen', 'Cato van der Pylhof 27', '', '1963 DA', 'HEEMSKERK', 'Niederlande', 'NL', NULL, NULL, '652454305', '0010037OYR', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, '644352586467', 'FedEx', NULL, '2015-09-24', '22.09.2015 18:02', 'NL140520PJ07', '1', 'a0YC000000czEEDMA2', '175.01', '279.99'),
(34427, '349695709', NULL, NULL, 'Nabila Khouas', 'calle gandia n 4 1 izq 4', 'residence y1030147z', '03014', 'ALICANTE', 'Spanien', 'ES', NULL, NULL, '602 467 122', '10005288', NULL, NULL, 'Reloj de caballero Pionier - modelo Florida GM-505-3', NULL, '644352586423', 'FedEx', NULL, '2015-09-24', '23.09.2015 11:03', 'GM-505-3', '1', 'a0YC000000dcvwvMAA', '150.00', '239.89'),
(34428, '349707829', NULL, NULL, 'Tara Gommo', '33 WHARNECLIFFE GARDENS', '', 'BS14 9NA', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7827012415', '0010181GMF', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352586375', 'FedEx', NULL, '2015-09-24', '23.09.2015 13:55', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(34429, '349694454', NULL, NULL, 'Sophie Riise', '26 Park crescent', 'Loanhead', 'EH20 9BG', 'LOANHEAD', 'Großbritannien', 'GB', NULL, NULL, '7940094610', '0010244CC5', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352586386', 'FedEx', NULL, '2015-09-24', '23.09.2015 13:10', '4260295881371', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34430, '349670180', NULL, NULL, 'Ryan Healey', '12 STRINGER CLOSE', '', 'SK14 6QD', 'HYDE', 'Großbritannien', 'GB', NULL, NULL, '7432597410', '0010237DI1', NULL, NULL, 'PIONIER NEW Model 2014 Black face with silver case&black leather strap GM-510-2', NULL, '644352586397', 'FedEx', NULL, '2015-09-24', '23.09.2015 11:29', '4260295881401', '1', 'a0YC000000dBCm0MAG', '135.00', '199.00'),
(34431, '349601279', NULL, NULL, 'Ionut Nita', '20 OTLEY WAY 20 Denton House', '20 Denton House,Otley way,Watford,WD197SZ', 'WD19 7SZ', 'WATFORD', 'Großbritannien', 'GB', NULL, NULL, '7545616040', '0010233Q3O', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '644352586401', 'FedEx', NULL, '2015-09-24', '22.09.2015 23:27', '4260295881838', '1', 'a0YC000000dcRTSMA2', '120.01', '179.00'),
(34432, '349570218', NULL, NULL, 'peter johnson', '34 thorganby road', '', 'dn350hp', 'cleethorpes', 'Großbritannien', 'GB', NULL, NULL, '7870991390', '0010061KQW', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352586412', 'FedEx', NULL, '2015-09-24', '22.09.2015 20:58', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(34433, '349892249', NULL, NULL, 'Jan Smet', 'Pulsebaan 48/5', '', '2242', 'Pulderbos', 'Belgien', 'BE', NULL, NULL, '32495576717', '0010097IFN', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '578824936543', 'FedEx', NULL, '2015-09-25', '24.09.2015 10:49', 'NL140520PJ10', '1', 'a0YC000000czE25MAE', '175.01', '279.99'),
(34434, '349867303', NULL, NULL, 'henriette erch', 'Kongshvilevej 21', '', '2800', 'Kgs.Lyngby', 'Dänemark', 'DK', NULL, NULL, '28403770', '001018719U', NULL, NULL, 'Ur med brun rem, guldfarvet kasse og sort skive New York', NULL, '644352586489', 'Fedex', NULL, '2015-09-25', '24.09.2015 09:06', 'WL-GM511-4', '1', 'a0YC000000dhJYTMA2', '1231.16', '1749.00'),
(34435, '349894193', NULL, NULL, 'Ruben De Las Morenas Rodriguez', 'MARQUES DEL TURIA 2', '7', '46210', 'PICANYA Valencia', 'Spanien', 'ES', NULL, NULL, '644511308', '0010027HAN', NULL, NULL, 'Reloj de caballero Pionier - modelo Florida GM-505-3', NULL, '578824936521', 'FedEx', NULL, '2015-09-25', '24.09.2015 09:02', 'GM-505-3', '1', 'a0YC000000dcvwvMAA', '150.00', '239.89'),
(34436, '349821156', NULL, NULL, 'weifeng zhu', 'calle de toreno 3A', '3A', '28947', 'FUENLABRADA Madrid', 'Spanien', 'ES', NULL, NULL, '690145903', '0010250PTJ', NULL, NULL, 'Reloj Theorema Newton Diamonds - modelo GM-4004-4', NULL, '578824936532', 'FedEx', NULL, '2015-09-25', '23.09.2015 20:29', 'GM-4004-4', '1', 'a0YC000000dcv0zMAA', '150.00', '239.89'),
(34437, '349699535', NULL, NULL, 'Omar Khan', '99 STEPHENSON WHARF', '', 'HP3 9WX', 'HEMEL HEMPSTEAD', 'Großbritannien', 'GB', NULL, NULL, '7919556200', '0010250S1D', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352586490', 'FedEx', NULL, '2015-09-25', '24.09.2015 09:46', '4260295880381', '1', 'a0YC000000dfm3aMAA', '155.00', '249.00'),
(34438, '349750181', NULL, NULL, 'Gaynor Browning', 'Stones Alburys', '', 'BS40 5NZ', 'Wrington', 'Großbritannien', 'GB', NULL, NULL, '1934863466', '0010215IQY', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352586504', 'FedEx', NULL, '2015-09-25', '23.09.2015 19:26', '4260295880374', '1', 'a0YC000000dfm3ZMAQ', '155.00', '249.00'),
(34439, '349731536', NULL, NULL, 'Simon Baker', 'HOMELEA VICTORIA ROAD', '', 'OX26 6PJ', 'BICESTER', 'Großbritannien', 'GB', NULL, NULL, '7960878175', '0010250JJT', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352586515', 'FedEx', NULL, '2015-09-25', '23.09.2015 17:59', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34440, '349892232', NULL, NULL, 'N Smart', '32 MAYALL CLOSE', '', 'EN3 6FW', 'ENFIELD', 'Großbritannien', 'GB', NULL, NULL, '7508703960', '0010151W2A', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '644352586526', 'FedEx', NULL, '2015-09-25', '24.09.2015 11:12', '4260295881821', '1', 'a0YC000000dcRTRMA2', '120.01', '179.00'),
(34441, '349923727', NULL, NULL, 'f curly', '7 Beverley road ', '', 'bt36 6qd ', 'Newtownabbey ', 'Großbritannien', 'GB', NULL, NULL, '7866110177', '00100677S2', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '644352586537', 'FedEx', NULL, '2015-09-25', '24.09.2015 12:55', '4260295881784', '1', 'a0YC000000dcRUOMA2', '120.01', '179.00'),
(34442, '349723077', NULL, NULL, 'Ben Schonfeld', '10 KEMP COURT', '', 'GU19 5QG', 'BAGSHOT', 'Großbritannien', 'GB', NULL, NULL, '7769294747', '0010210PEB', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352586548', 'FedEx', NULL, '2015-09-25', '23.09.2015 15:47', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34443, '349824589', NULL, NULL, 'Stuart Grant', '65 GARENDON ROAD', '', 'SM4 6LX', 'MORDEN', 'Großbritannien', 'GB', NULL, NULL, '7737427522', '0010149VP8', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352586559', 'FedEx', NULL, '2015-09-25', '23.09.2015 22:58', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34444, '349737260', NULL, NULL, 'Kasim ali', '64 DORIS ROAD', '', 'B11 4NF', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7534041062', '0010233ZTI', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352586560', 'FedEx', NULL, '2015-09-25', '23.09.2015 16:33', '4260295881425', '1', 'a0YC000000dBCm3MAG', '135.00', '199.00'),
(34445, '349721336', NULL, NULL, 'Tim Morris', '25 SUNDEW ROAD', 'SUNDEW ROAD', 'HP1 2DQ', 'HEMEL HEMPSTEAD', 'Großbritannien', 'GB', NULL, NULL, '7866466986', '00100238I7', NULL, NULL, 'Silver/ Black Dial/ Leather Band (T-7001-2)', NULL, '644352586570', 'FedEx', NULL, '2015-09-25', '23.09.2015 15:11', '4260295882101', '1', 'a0YC000000dB2TGMA0', '140.00', '189.00'),
(34446, '349908668', NULL, NULL, 'Emma Stower', '76 WOODHEAD GREEN', '', 'ML3 8TW', 'HAMILTON', 'Großbritannien', 'GB', NULL, NULL, '7715520692', '0010044EYL', NULL, NULL, 'Silver/ White Dial/ Leather Band (T-7001-1)', NULL, '644352586581', 'FedEx', NULL, '2015-09-25', '24.09.2015 12:19', '4260295882095', '1', 'a0YC000000dB2RSMA0', '140.00', '189.00'),
(34447, '349799572', NULL, NULL, 'nicholas purser', 'LONG VIEW BA SAMBOURNE WARREN', 'farm', 'B96 6PL', 'REDDITCH', 'Großbritannien', 'GB', NULL, NULL, '7889546289', '0010029YYO', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352586592', 'FedEx', NULL, '2015-09-25', '23.09.2015 21:07', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(34448, '350266817', NULL, NULL, 'Joonas Flod', 'Taavetti Laitisen katu 5 B19', '', '00300', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '050 4337494', '0010232SV0', NULL, NULL, 'GM511-4 - Pionier-rannekello', NULL, '644352586618', 'FedEx', NULL, '2015-09-28', '26.09.2015 00:48', '4260295882071', '1', 'a0YC000000dhMVRMA2', '160.01', '229.00'),
(34449, '350199292', NULL, NULL, 'Teemu Uusitalo', 'Perkioenkuja 3 D 7', '', '01670', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '442789242', '0010250WLR', NULL, NULL, 'GM511-4 - Pionier-rannekello', NULL, '644352586629', 'FedEx', NULL, '2015-09-28', '25.09.2015 20:18', '4260295882071', '1', 'a0YC000000dhMVRMA2', '160.01', '229.00'),
(34450, '350106555', NULL, NULL, 'Ngoc Thanh Nguyen', 'Naapurintie 2 E72', '', '00940', 'Helsinki', 'Finnland', 'FI', NULL, NULL, '445088883', '001017197B', NULL, NULL, 'GM-101-3 GG - Theorema Casablanca -rannekello', NULL, '644352586630', 'FedEx', NULL, '2015-09-28', '25.09.2015 11:18', 'WL-FI040614HW13', '1', 'a0YC000000dhRgkMAE', '185.00', '279.00'),
(34451, '350190951', '', '', 'Arzo Nejati', 'Van Craesbeeckstraat 9', 'A1/4', '2000', 'Antwerpen', 'Belgien', '', '', '', '485522594', '0010185VSJ', '', '', 'Pionier automatisch horloge - Zwart - Zwart - Zwart leer (T-7001-2)', '', '', 'FedEx', '', '2015-09-28', '25.09.2015 16:20', '4260295882101', '1', 'a0YC000000dMdIAMA0', '134.99', '219.99'),
(34452, '349936680', NULL, NULL, 'Alessia Guadagnolo', 'Via Case Sparse Mare\' 9', '', '28010', 'Nebbiuno NO', 'Italien', 'IT', NULL, NULL, '3468475382', '00102506F2', NULL, NULL, 'GM-510-6', NULL, '644352586950', 'FedEx', NULL, '2015-09-28', '25.09.2015 10:25', 'GM-510-6', '1', 'a0YC000000dcvYUMAY', '150.00', '239.90'),
(34453, '350231249', NULL, NULL, 'Levi Walsh', '28 Longfield way', '', 'OL14 6NW', 'TODMORDEN', 'Großbritannien', 'GB', NULL, NULL, '7930364773', '0010195F2T', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352586640', 'FedEx', NULL, '2015-09-28', '25.09.2015 19:24', '4260295880381', '1', 'a0YC000000dfm3aMAA', '155.00', '249.00'),
(34454, '349982775', NULL, NULL, 'Paula Kay', '113 MANOR ROAD', '', 'BD16 1PX', 'BINGLEY WEST YORKSHIRE', 'Großbritannien', 'GB', NULL, NULL, '1274562343', '10133451', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352586651', 'FedEx', NULL, '2015-09-28', '24.09.2015 17:28', '42602958803015', '1', 'a0YC000000dfm3cMAA', '155.00', '249.00'),
(34455, '350245058', NULL, NULL, 'Desrean Moore', '34 Southerngate Way', '', 'SE14 6DN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7951804061', '0010250AB9', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352586662', 'FedEx', NULL, '2015-09-28', '25.09.2015 20:55', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34456, '350254379', NULL, NULL, 'Heidi Clark', '9 WOLD VIEW', '', 'HU15 1DB', 'BROUGH', 'Großbritannien', 'GB', NULL, NULL, '7716096319', '00100431EH', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352586673', 'FedEx', NULL, '2015-09-28', '25.09.2015 21:27', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34457, '350340611', NULL, NULL, 'QIQI GUO', '84 CATHAYS TERRACE', '', 'CF24 4HY', 'CARDIFF WALES', 'Großbritannien', 'GB', NULL, NULL, '7462779515', '0010232VK9', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352586684', 'FedEx', NULL, '2015-09-28', '26.09.2015 11:24', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34458, '350366254', NULL, NULL, 'john dean surridge', '189 MAIN ROAD', 'hawkwell', 'SS5 4EJ', 'HOCKLEY ESSEX', 'Großbritannien', 'GB', NULL, NULL, '7981278824', '0010211E8H', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352586695', 'FedEx', NULL, '2015-09-28', '26.09.2015 13:29', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34459, '350204588', NULL, NULL, 'John Deeney', '4 ST. JAMES AVENUE', '', 'PA3 1SB', 'PAISLEY', 'Großbritannien', 'GB', NULL, NULL, '7908127880', '0010111X6D', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352586700', 'FedEx', NULL, '2015-09-28', '25.09.2015 17:28', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34460, '350503262', NULL, NULL, 'Mahir Russell', '32 EDWARD STREET', '', 'GU11 3DR', 'ALDERSHOT', 'Großbritannien', 'GB', NULL, NULL, '7772577687', '0010238ACU', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352586710', 'FedEx', NULL, '2015-09-28', '27.09.2015 09:55', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34461, '350309533', NULL, NULL, 'Megan Baines', '26 the grove', 'Idle', 'BD10 9JS', 'BRADFORD', 'Großbritannien', 'GB', NULL, NULL, '7950201499', '001007624D', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352586721', 'FedEx', NULL, '2015-09-28', '26.09.2015 08:54', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34462, '350385172', NULL, NULL, 'Camila Salcedo', '5 MEESON STREET', '', 'E5 0EA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7939123197', '0010164LMC', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352586732', 'FedEx', NULL, '2015-09-28', '26.09.2015 15:26', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34463, '350253469', NULL, NULL, 'Jade Chamberlain', '55 CONIFER RISE', '', 'NN3 3JY', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7897451012', '0010166ER4', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352586743', 'FedEx', NULL, '2015-09-28', '25.09.2015 21:24', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34464, '350280784', NULL, NULL, 'Georgiana Serediuc', '43 PINNER HILL ROAD', '', 'HA5 3SD', 'PINNER', 'Großbritannien', 'GB', NULL, NULL, '7588231031', '0010049SM4', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352586754', 'FedEx', NULL, '2015-09-28', '26.09.2015 01:01', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34465, '350036968', NULL, NULL, 'Hayley Jayne Daniels', '85 bonnington walk', 'Lockleaze', 'bs7 9xh', 'Bristol avon', 'Großbritannien', 'GB', NULL, NULL, '7720974448', '0010243UTM', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352586765', 'FedEx', NULL, '2015-09-28', '24.09.2015 21:27', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34466, '350237174', NULL, NULL, 'Florina Rugea', '86 Blackhorse lane', 'Walthamstow', 'E17 6hj', 'London', 'Großbritannien', 'GB', NULL, NULL, '7432663958', '10065617', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352586776', 'FedEx', NULL, '2015-09-28', '25.09.2015 19:58', '4260295881371', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34467, '350174729', NULL, NULL, 'Danielle Evans', '10 BRIGFIELD CRESCENT', '', 'B13 0JP', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7545619449', '0010066A1A', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352586787', 'FedEx', NULL, '2015-09-28', '25.09.2015 14:56', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34468, '350441230', NULL, NULL, 'Nicole Murray', '36 HAVELOCK DRIVE', 'Stanground', 'PE2 8NP', 'PETERBOROUGH Cambridgeshire', 'Großbritannien', 'GB', NULL, NULL, '7404905841', '0010005IOH', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352586798', 'FedEx', NULL, '2015-09-28', '26.09.2015 21:28', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34469, '350491299', NULL, NULL, 'Jacob Beaney', 'PED FLT KILNWOOD', '', 'HP14 4UE', 'HIGH WYCOMBE Bucks', 'Großbritannien', 'GB', NULL, NULL, '7585975246', '0010122GN5', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352586802', 'FedEx', NULL, '2015-09-28', '27.09.2015 08:59', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34470, '350252638', NULL, NULL, 'Mary Santhana Raj', '1 WELLCOME TRUST GENOME CAMPUS', 'Genome Campus', 'CB10 1SA', 'SAFFRON WALDEN ESSEX', 'Großbritannien', 'GB', NULL, NULL, '7472205220', '0010239W3W', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352586813', 'FedEx', NULL, '2015-09-28', '25.09.2015 21:29', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34471, '350474599', NULL, NULL, 'William james goodall', '67 MUROB PARK', '', 'BT43 6JQ', 'BALLYMENA', 'Großbritannien', 'GB', NULL, NULL, '7849147128', '0010081TFY', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352586824', 'FedEx', NULL, '2015-09-28', '27.09.2015 02:52', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34472, '350232278', NULL, NULL, 'Walid A. Ahmad', '13 BROCK ROAD', '', 'E13 8NA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '4,47836E+11', '0010103H5P', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and silver metal strap - GM-510-5', NULL, '644352586835', 'FedEx', NULL, '2015-09-28', '25.09.2015 19:24', '4260295881418', '1', 'a0YC000000dBCm2MAG', '135.00', '199.00'),
(34473, '350446342', NULL, NULL, 'izmir spahia', '59 MARLOW ROAD', 'east ham', 'E6 3QG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7474808585', '0010075KHC', NULL, NULL, 'Silver/ Black Dial/ Leather Band (T-7001-2)', NULL, '644352586846', 'FedEx', NULL, '2015-09-28', '26.09.2015 21:57', '4260295882101', '1', 'a0YC000000dB2TGMA0', '140.00', '189.00'),
(34474, '350276652', NULL, NULL, 'Michael Stone', 'Unit 1 Hersham Farm Business Park', 'Longcross Road', 'KT160DN', 'Chertsey', 'Großbritannien', 'GB', NULL, NULL, '7734466561', '0010184VXK', NULL, NULL, 'Silver/ Black Dial/ Leather Band (T-7001-2)', NULL, '644352586857', 'FedEx', NULL, '2015-09-28', '25.09.2015 23:55', '4260295882101', '1', 'a0YC000000dB2TGMA0', '140.00', '189.00'),
(34475, '350247868', NULL, NULL, 'Michael Bradshaw', '356 Victoria avenue east', 'Moston', 'M9 7SS', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7743372547', '0010190PCB', NULL, NULL, 'Silver/ White Dial/ Leather Band (T-7001-1)', NULL, '644352586868', 'FedEx', NULL, '2015-09-28', '25.09.2015 20:54', '4260295882095', '1', 'a0YC000000dB2RSMA0', '140.00', '189.00'),
(34476, '350352856', NULL, NULL, 'Ross Thompson', '39 MELLOW LANE EAST', '', 'UB4 8ES', 'HAYES Middlesex', 'Großbritannien', 'GB', NULL, NULL, '7796955962', '0010093HPO', NULL, NULL, 'Silver/ White Dial/ Leather Band (T-7001-1)', NULL, '644352586879', 'FedEx', NULL, '2015-09-28', '26.09.2015 12:26', '4260295882095', '1', 'a0YC000000dB2RSMA0', '140.00', '189.00'),
(34477, '350232356', NULL, NULL, 'Matthew Tungate', 'PROSERV EDISON WAY', 'Gapton Hall Ind Estate', 'NR31 0NG', 'GREAT YARMOUTH Norfolk', 'Großbritannien', 'GB', NULL, NULL, '7500339114', '0010171XS7', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352586880', 'FedEx', NULL, '2015-09-28', '25.09.2015 19:28', '4260295881999', '1', 'a0YC000000dfm8PMAQ', '155.00', '249.00'),
(34478, '350039403', NULL, NULL, 'Sophie Purchase', '9 ORCHARD STREET', '', 'BA20 1BB', 'YEOVIL', 'Großbritannien', 'GB', NULL, NULL, '7712516933', '0010247XY8', NULL, NULL, 'Silver/White Black Leather (GM-3009-1)', NULL, '644352586890', 'FedEx', NULL, '2015-09-28', '24.09.2015 21:29', '4260295881791', '1', 'a0YC000000dcRTQMA2', '120.01', '179.00'),
(34479, '350142659', NULL, NULL, 'Tina Buckingham', '41 Fakeswell lane', 'Lower stondon', 'SG16 6JY', 'HENLOW BEDFORDSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7792799540', '0010191NW6', NULL, NULL, 'Silver/White Black Leather (GM-3009-1)', NULL, '644352586905', 'FedEx', NULL, '2015-09-28', '25.09.2015 12:00', '4260295881791', '1', 'a0YC000000dcRTQMA2', '120.01', '179.00'),
(34480, '350089231', NULL, NULL, 'Dale Mclaughlan', '57 BANK STREET', '', 'KA12 0LL', 'IRVINE', 'Großbritannien', 'GB', NULL, NULL, '7706874784', '0010250Z9C', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352586916', 'FedEx', NULL, '2015-09-28', '25.09.2015 07:02', '4260295881982', '1', 'a0YC000000dfm8FMAQ', '155.00', '249.00'),
(34481, '350340328', NULL, NULL, 'Doreen MacLachlan', '14E CORRAN BRAE', '', 'PA34 5AL', 'OBAN', 'Großbritannien', 'GB', NULL, NULL, '7414632194', '0010123XGQ', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352586927', 'FedEx', NULL, '2015-09-28', '26.09.2015 11:27', '4260295881982', '1', 'a0YC000000dfm8FMAQ', '155.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(34482, '350335243', NULL, NULL, 'Kirsten Habibian', 'WOODRUF GRAVELLY HILL', '', 'CR3 6ES', 'CATERHAM SURREY', 'Großbritannien', 'GB', NULL, NULL, '7792344114', '0010236ZDQ', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352586938', 'FedEx', NULL, '2015-09-28', '26.09.2015 10:52', '4260295881982', '1', 'a0YC000000dfm8FMAQ', '155.00', '249.00'),
(34483, '350135842', NULL, NULL, 'Sam Davis', '6 HORNDON INDUSTRIAL PARK', 'Company at Systems House: Selekta UK Ltd', 'CM13 3XL', 'BRENTWOOD', 'Großbritannien', 'GB', NULL, NULL, '7841114738', '0010131TTH', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352586949', 'FedEx', NULL, '2015-09-28', '25.09.2015 11:42', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(34484, '349999007', NULL, NULL, 'Kenneth Krogstrup', 'Heimdalsparken 13. 2.th', '', '7500', 'Holstebro', 'Dänemark', 'DK', NULL, NULL, '28704267', '0010138YJI', NULL, NULL, 'Ur med brun rem. guldfarvet kasse og hvid skive New york', NULL, '644352586993', 'FedEx', NULL, '2015-09-28', '24.09.2015 18:36', 'WL-GM511-3', '1', 'a0YC000000dhJYSMA2', '1231.16', '1749.00'),
(34485, '349886323', NULL, NULL, 'Saam Khosravani', 'Ved bellahoj nord 2 , 10 th', '', '2700', 'Bronshoj', 'Dänemark', 'DK', NULL, NULL, '53818883', '001022852T', NULL, NULL, 'Ur med sort rem, sÃ¸lvfarvet kasse og sort skive New york', NULL, '644352587007', 'FedEx', NULL, '2015-09-28', '24.09.2015 12:36', 'WL-GM511-1', '1', 'a0YC000000dhJYQMA2', '1231.16', '1749.00'),
(34486, '350564522', NULL, NULL, 'Loudmila Kabakova', 'Windmolenstraat 163', '', '2660', 'Hoboken', 'Belgien', 'BE', NULL, NULL, '486792989', '0010031U7O', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352588025', 'FedEx', NULL, '2015-09-29', '27.09.2015 15:18', 'NL140520PJ08', '1', 'a0YC000000czE24MAE', '175.01', '279.99'),
(34487, '350689287', NULL, NULL, 'Muslim Youssoupov', 'Pastorijstraat 5', '', '9880', 'Lotenhulle', 'Belgien', 'BE', NULL, NULL, '32499340036', '0010214KH9', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352588036', 'FedEx', NULL, '2015-09-29', '28.09.2015 08:49', 'NL140520PJ08', '1', 'a0YC000000czE24MAE', '175.01', '279.99'),
(34488, '350212838', NULL, NULL, 'Samidin Bylygbashi', 'Dierdonk 27', '', '8700', 'Tielt', 'Belgien', 'BE', NULL, NULL, '487535882', '00101049OI', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352588047', 'FedEx', NULL, '2015-09-29', '25.09.2015 17:49', 'NL140520PJ08', '1', 'a0YC000000czE24MAE', '175.01', '279.99'),
(34489, '350595706', NULL, NULL, 'Assia Ouchchen', 'Antwerpse Steenweg 14', 'Cobelplast', '9160', 'Lokeren', 'Belgien', 'BE', NULL, NULL, '497647586', '0010198SXG', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/wit', NULL, '644352588058', 'FedEx', NULL, '2015-09-29', '27.09.2015 17:48', 'NL140520PJ09', '1', 'a0YC000000czE23MAE', '175.01', '279.99'),
(34490, '350595528', NULL, NULL, 'Assia Ouchchen', 'Antwerpse Steenweg 14', 'Cobelplast', '9160', 'Lokeren', 'Belgien', 'BE', NULL, NULL, '497647586', '00101769EM', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352588058', 'FedEx', NULL, '2015-09-29', '27.09.2015 17:48', 'NL140520PJ10', '1', 'a0YC000000czE25MAE', '175.01', '279.99'),
(34491, '350557344', NULL, NULL, 'Andy Haertjens', 'Dorp 102/3', '', '9968', 'Bassevelde Oost-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '478459422', '00102508U3', NULL, NULL, 'Theorema Newton Automatic Watch - zwart/zilverkleurig - zilverkleurige metalen band- GM-4004-6', NULL, '644352588069', 'FedEx', NULL, '2015-09-29', '27.09.2015 14:18', 'NL150626KS89', '1', 'a0YC000000czvRzMAI', '150.00', '229.98'),
(34492, '350669563', NULL, NULL, 'Mohamed Bin Telaiah', 'chaussee de charleroi 57', '', '1060', 'Saint gilles Bruxelles', 'Belgien', 'BE', NULL, NULL, '32493166666', '0010210CMX', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / DorÃ©', NULL, '644352588070', 'FedEx', NULL, '2015-09-29', '28.09.2015 02:48', 'NL140520PJ07', '1', 'a0YC000000czE22MAE', '175.01', '279.99'),
(34493, '350669564', NULL, NULL, 'Mohamed Bin Telaiah', 'chaussee de charleroi 57', '', '1060', 'Saint gilles Bruxelles', 'Belgien', 'BE', NULL, NULL, '32493166666', '0010116DCL', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / DorÃ©', NULL, '644352588070', 'FedEx', NULL, '2015-09-29', '28.09.2015 02:48', 'NL140520PJ07', '1', 'a0YC000000czE22MAE', '175.01', '279.99'),
(34494, '350540260', NULL, NULL, 'Claude Hermann', 'Avenue De La Tenderie 88', 'Herconsult SPRL', '1170', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '498457571', '0010117VO4', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352588080', 'FedEx', NULL, '2015-09-29', '27.09.2015 12:48', 'NL140520PJ10', '1', 'a0YC000000czE25MAE', '175.01', '279.99'),
(34495, '350670192', NULL, NULL, 'Mohamed Bin Telaiah', 'chaussee de charleroi 57', '', '1060', 'Saint gilles Bruxelles', 'Belgien', 'BE', NULL, NULL, '32493166666', '0010226P29', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352588070', 'FedEx', NULL, '2015-09-29', '28.09.2015 02:48', 'NL140520PJ10', '1', 'a0YC000000czE25MAE', '175.01', '279.99'),
(34496, '350670191', NULL, NULL, 'Mohamed Bin Telaiah', 'chaussee de charleroi 57', '', '1060', 'Saint gilles Bruxelles', 'Belgien', 'BE', NULL, NULL, '32493166666', '00102439XT', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352588070', 'FedEx', NULL, '2015-09-29', '28.09.2015 02:48', 'NL140520PJ10', '1', 'a0YC000000czE25MAE', '175.01', '279.99'),
(34497, '350669615', NULL, NULL, 'Mohamed Bin Telaiah', 'chaussee de charleroi 57', '', '1060', 'Saint gilles Bruxelles', 'Belgien', 'BE', NULL, NULL, '32493166666', '00101531L6', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352588070', 'FedEx', NULL, '2015-09-29', '28.09.2015 02:48', 'NL140520PJ08', '1', 'a0YC000000czE24MAE', '175.01', '279.99'),
(34498, '350669614', NULL, NULL, 'Mohamed Bin Telaiah', 'chaussee de charleroi 57', '', '1060', 'Saint gilles Bruxelles', 'Belgien', 'BE', NULL, NULL, '32493166666', '0010178Z0J', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352588070', 'FedEx', NULL, '2015-09-29', '28.09.2015 02:48', 'NL140520PJ08', '1', 'a0YC000000czE24MAE', '175.01', '279.99'),
(34499, '350519945', '', '', 'Victor Laurynovich', '25 Lakeshore', '', 'none', 'Blessington Wicklow', 'Irland', '', '', '', '3,54E+11', '0010250ZBG', '', '', 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-4 - Brown Strap, Gold Case, Black Face', '', '644352587110', 'FedEx', '', '2015-09-29', '27.09.2015 10:02', 'WL-GM511-4', '1', 'a0YC000000dhKkDMAU', '165.00', '235.00'),
(34500, '350548533', NULL, NULL, 'Oguzhan Buyuksari', 'De Leigraaf 29', '', '6932BA', 'WESTERVOORT Gelderland', 'Niederlande', 'NL', NULL, NULL, '06-15643646', '10202979', NULL, NULL, 'Theorema Newton Automatic Watch - zwart/zwart - zwart metalen band - GM-4004-8', NULL, '644352588091', 'FedEx', NULL, '2015-09-29', '27.09.2015 13:29', 'NL150626KS88', '1', 'a0YC000000czAEhMAM', '150.00', '229.98'),
(34501, '350602217', NULL, NULL, 'JOSE IGNACIO IBAIBARRIAGA', 'CALLE REGLA 5', '1oc izquierda', '33009', 'OVIEDO ASTURIAS', 'Spanien', 'ES', NULL, NULL, '618334968', '001025052K', NULL, NULL, 'Reloj Pionier London Diamond - Modelo GM-510-1', NULL, '644352587371', 'FedEx', NULL, '2015-09-29', '27.09.2015 16:28', 'GM-510-1', '1', 'a0YC000000dcvVfMAI', '150.00', '239.89'),
(34502, '350634139', NULL, NULL, 'Sara Jane Leonard', '2 BEAMONT WALK', '', 'GL3 4BL', 'GLOUCESTER', '', 'GB', NULL, NULL, '7919115094', '0010249KJH', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352587257', 'FedEx', NULL, '2015-09-29', '27.09.2015 21:25', '4,2603E+12', '1', 'a0YC000000dfm3aMAA', '155.00', '249.00'),
(34503, '350511170', NULL, NULL, 'Cian Griffin', '84 OLIVE ROAD', '', 'NW2 6UP', 'LONDON', '', 'GB', NULL, NULL, '7476943863', '0010106Q5K', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352587268', 'FedEx', NULL, '2015-09-29', '27.09.2015 10:30', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34504, '350640429', NULL, NULL, 'Iain Fawcett', '20 RICE LANE', '', 'CH44 0DG', 'WALLASEY', '', 'GB', NULL, NULL, '7894559992', '0010171F66', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352587279', 'FedEx', NULL, '2015-09-29', '27.09.2015 21:57', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34505, '350635550', NULL, NULL, 'Michael O\'Neill', '11 Amercombewalk stockwood', '', 'Bs14 8an', 'Bristol', '', 'GB', NULL, NULL, '7834736918', '00100155X8', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352587280', 'FedEx', NULL, '2015-09-29', '27.09.2015 21:28', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34506, '350557394', NULL, NULL, 'Piotr marek', '55 EAST BARNET ROAD', '', 'EN4 8RN', 'BARNET', '', 'GB', NULL, NULL, '7595258255', '0010059EOI', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352587290', 'FedEx', NULL, '2015-09-29', '27.09.2015 14:24', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34507, '350537713', NULL, NULL, 'riina viital', '3 CARBERY AVENUE', '', 'BH6 3LJ', 'Bournemouth', '', 'GB', NULL, NULL, '7527719802', '0010063PMB', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352587305', 'FedEx', NULL, '2015-09-29', '27.09.2015 12:25', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34508, '350522128', NULL, NULL, 'Hannah Casey', '9 BROOKER ROAD', '', 'EN9 1HS', 'WALTHAM ABBEY', '', 'GB', NULL, NULL, '7557993513', '00101145LF', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352587316', 'FedEx', NULL, '2015-09-29', '27.09.2015 11:22', '4,2603E+12', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34509, '350675468', NULL, NULL, 'Cherrelle Bird', '81 BAINES AVENUE', '', 'M44 6AS', 'MANCHESTER', '', 'GB', NULL, NULL, '7552082602', '0010009FQI', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352587327', 'FedEx', NULL, '2015-09-29', '28.09.2015 07:11', '4,2603E+12', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34510, '350633552', NULL, NULL, 'Gabriela Miu', '150 ALDYKES', '', 'AL10 8EE', 'HATFIELD', '', 'GB', NULL, NULL, '7860840996', '0010207DVL', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352587338', 'FedEx', NULL, '2015-09-29', '27.09.2015 20:53', '4,2603E+12', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34511, '350528400', NULL, NULL, 'Genevieve King', 'Flat 2 51 Fairfield Road', '51 Fairfield Road', 'E3 2QA', 'London', 'London', 'GB', NULL, NULL, '7463788990', '0010111DTQ', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352587349', 'FedEx', NULL, '2015-09-29', '27.09.2015 11:59', '4,2603E+12', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34512, '350675412', NULL, NULL, 'Cherrelle Bird', '81 BAINES AVENUE', '', 'M44 6AS', 'MANCHESTER', '', 'GB', NULL, NULL, '7552082602', '00100147BW', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352587327', 'FedEx', NULL, '2015-09-29', '28.09.2015 07:15', '4,2603E+12', '1', 'a0YC000000dBCm3MAG', '135.00', '199.00'),
(34513, '350715161', NULL, NULL, 'Michelle Weaver', '95 LILAC AVENUE', '', 'B74 3TB', 'SUTTON COLDFIELD', '', 'GB', NULL, NULL, '7841921399', '0010095DS5', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352587350', 'FedEx', NULL, '2015-09-29', '28.09.2015 10:31', '4,2603E+12', '1', 'a0YC000000dfm8PMAQ', '155.00', '249.00'),
(34514, '350673377', NULL, NULL, 'Kumar Bhalla', '10 SHENLEY ROAD', '', 'TW5 0AD', 'HOUNSLOW Middlesex', 'Middlesex', 'GB', NULL, NULL, '7717793256', '0010245CW1', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352587360', 'FedEx', NULL, '2015-09-29', '28.09.2015 05:52', '4,2603E+12', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(34515, '350724257', NULL, NULL, 'ali mohamad ahmad', 'Kivikonkaari 43 E 42', '', '00940', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '409617820', '00100020IH', NULL, NULL, 'GM511-3 - Pionier-rannekello', NULL, '644352587029', 'FedEx', NULL, '2015-09-29', '28.09.2015 13:18', '4260295882064', '1', 'a0YC000000dhMVQMA2', '160.01', '229.00'),
(34516, '350611305', NULL, NULL, 'Markku Kaeyhkoe', 'Aropelto 48', '', '01840', 'KLAUKKALA', 'Finnland', 'FI', NULL, NULL, '451295028', '0010234UKT', NULL, NULL, 'GM511-3 - Pionier-rannekello', NULL, '644352587030', 'FedEx', NULL, '2015-09-29', '27.09.2015 21:18', '4260295882064', '1', 'a0YC000000dhMVQMA2', '160.01', '229.00'),
(34517, '350593564', NULL, NULL, 'Juhana Haeme', 'Niittymaanaukea 10 A 2', '', '02200', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '503890030', '0010020Q3M', NULL, NULL, 'GM511-4 - Pionier-rannekello', NULL, '644352587040', 'FedEx', NULL, '2015-09-29', '27.09.2015 19:48', '4260295882071', '1', 'a0YC000000dhMVRMA2', '160.01', '229.00'),
(34518, '350429922', NULL, NULL, 'Gertrud PAJULA', 'Haeraenajajanpolku 5G 72', '', '20210', 'TURKU', 'Finnland', 'FI', NULL, NULL, '400876197', '0010129QYB', NULL, NULL, 'GM511-4 - Pionier-rannekello', NULL, '644352587051', 'FedEx', NULL, '2015-09-29', '26.09.2015 22:18', '4260295882071', '1', 'a0YC000000dhMVRMA2', '160.01', '229.00'),
(34519, '350411202', NULL, NULL, 'Timo Suhonen', 'Artturintie 5 F 11', '', '36220', 'KANGASALA', 'Finnland', 'FI', NULL, NULL, '3,58408E+11', '00101307SB', NULL, NULL, 'GM511-3 - Pionier-rannekello', NULL, '644352587062', 'FedEx', NULL, '2015-09-29', '26.09.2015 20:18', '4260295882064', '1', 'a0YC000000dhMVQMA2', '160.01', '229.00'),
(34520, '350395011', NULL, NULL, 'Dimitri Leh', 'Liisankalliontie 4 B', '', '01380', 'Vantaa', 'Finnland', 'FI', NULL, NULL, '', '001014447M', NULL, NULL, 'GM511-4 - Pionier-rannekello', NULL, '644352587073', 'FedEx', NULL, '2015-09-29', '26.09.2015 18:18', '4260295882071', '1', 'a0YC000000dhMVRMA2', '160.01', '229.00'),
(34521, '350324972', NULL, NULL, 'ville kolppanen', 'Tanhuankatu 23 a 1', '', '33560', 'TAMPERE', 'Finnland', 'FI', NULL, NULL, '453448044', '0010119OXN', NULL, NULL, 'GM511-4 - Pionier-rannekello', NULL, '644352587084', 'FedEx', NULL, '2015-09-29', '26.09.2015 12:18', '4260295882071', '1', 'a0YC000000dhMVRMA2', '160.01', '229.00'),
(34522, '350874315', NULL, NULL, 'Dieter Noppen', 'Huart Hamoirlaan 31 BUS 5', '', '1030', 'Schaarbeek Bruxelles-Capitale', 'Belgien', 'BE', NULL, NULL, '485612455', '0010193ITI', NULL, NULL, 'Pionier automatisch horloge - Zwart - Zilver - Zwart leer (T-7001-3)', NULL, '644352588264', 'FedEx', NULL, '2015-09-30', '28.09.2015 22:48', '4260295882118', '1', 'a0YC000000dMdIeMAK', '134.99', '219.99'),
(34523, '350875345', NULL, NULL, 'Tarlan Talibov', '11 Garrai De Brun', 'Fort Lorenzo', 'H91 RC6P', 'Galway', 'Irland', 'IE', NULL, NULL, '3,5383E+11', '0010035QHY', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-4 - Brown Strap, Gold Case, Black Face', NULL, '644352588117', 'FedEx', NULL, '2015-09-30', '28.09.2015 22:02', 'WL-GM511-4', '1', 'a0YC000000dhKkDMAU', '165.00', '235.00'),
(34524, '350787265', NULL, NULL, 'Lannys de mey', 'Pasteurstraat 156', '', '2522 RP', '\'S-GRAVENHAGE', 'Niederlanden', 'NL', NULL, NULL, '645379956', '0010029W75', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352588275', 'FedEx', NULL, '2015-09-30', '28.09.2015 16:31', 'NL140520PJ08', '1', 'a0YC000000czEEFMA2', '175.01', '279.99'),
(34525, '350880616', NULL, NULL, 'Ursela Bijlsma - van Huik', 'Meentweg 125', '', '3755 PD', 'EEMNES', 'Niederlanden', 'NL', NULL, NULL, '651246287', '0010154FQX', NULL, NULL, 'Theorema Newton Automatic Watch - zwart/zwart - zwart metalen band - GM-4004-8', NULL, '644352588286', 'FedEx', NULL, '2015-09-30', '28.09.2015 23:30', 'NL150626KS88', '1', 'a0YC000000czAEhMAM', '150.00', '229.98'),
(34526, '350863983', NULL, NULL, 'moises lopez campos', 'CALLE PRINCESA 23', '8', '28008', 'MADRID', 'Spanien', 'ES', NULL, NULL, '600449815', '0010146F1C', NULL, NULL, 'Reloj de caballero Pionier - modelo Florida GM-505-4', NULL, '644352588253', 'FedEx', NULL, '2015-09-30', '28.09.2015 19:59', 'GM-505-4', '1', 'a0YC000000dcvxvMAA', '150.00', '239.89'),
(34527, '350747790', NULL, NULL, 'Lisa Wallace', '47 Fenderside road, prenton', '', 'CH43 7ZL', 'PRENTON', 'Großbritannien', 'GB', NULL, NULL, '7775001409', '0010250UZP', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352588128', 'FedEx', NULL, '2015-09-30', '28.09.2015 14:32', '4260295882019', '1', 'a0YC000000dfm93MAA', '155.00', '249.00'),
(34528, '350734657', NULL, NULL, 'Alison Stroud', '25 MALTS LANE', '', 'IP26 4LA', 'THETFORD', 'Großbritannien', 'GB', NULL, NULL, '7810821618', '0010042SIA', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352588139', 'FedEx', NULL, '2015-09-30', '28.09.2015 11:54', '4260295881050', '1', 'a0YC000000dfm3dMAA', '155.00', '249.00'),
(34529, '350878657', NULL, NULL, 'Anica Ciobotaru', '24 HILL RISE', '', 'BN25 2UA', 'SEAFORD EAST SUSSEX', 'Großbritannien', 'GB', NULL, NULL, '7541976525', '0010218J9N', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352588140', 'FedEx', NULL, '2015-09-30', '28.09.2015 23:22', '4260295882125', '1', 'a0YC000000dB2VQMA0', '140.00', '189.00'),
(34530, '350975335', NULL, NULL, 'martin rogers', '26 clee house,lanescourt close', 'allow time for door to be answered as disabled', 'GL20 5JQ', 'Tewkesbury', 'Großbritannien', 'GB', NULL, NULL, '7852629415', '0010108VCP', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352588150', 'FedEx', NULL, '2015-09-30', '29.09.2015 12:58', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34531, '350974940', NULL, NULL, 'Tamba Ngegba', '29 THE AVENUE', '', 'NW6 7NR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7946631486', '0010021K28', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588161', 'FedEx', NULL, '2015-09-30', '29.09.2015 13:06', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34532, '350908926', NULL, NULL, 'Dan Rushton', 'Jawel Paints 313-317', 'Heath Street', 'b66 2qy', 'Smethwick Birmingham', 'Großbritannien', 'GB', NULL, NULL, '7540338533', '0010009Z5T', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352588172', 'FedEx', NULL, '2015-09-30', '29.09.2015 08:02', '4260295882118', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34533, '350947717', NULL, NULL, 'PAULA E JONES', '1 AUCKLAND ROAD', '', 'L18 0HX', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7736567857', '0010074TGS', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352588183', 'FedEx', NULL, '2015-09-30', '29.09.2015 11:04', '4260295881371', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34534, '350825704', NULL, NULL, 'Louise Leader', '8A Philbrick crescent', '', 'SS6 9HQ', 'RAYLEIGH', 'Großbritannien', 'GB', NULL, NULL, '7946587533', '0010228J33', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352588194', 'FedEx', NULL, '2015-09-30', '28.09.2015 19:28', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34535, '350884045', NULL, NULL, 'Richard Sterna', '5 Braefield', 'Somersham', 'PE28 3YD', 'CAMBRIDGE Cambridgeshire', 'Großbritannien', 'GB', NULL, NULL, '07766 302572', '0010001D1S', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352588209', 'FedEx', NULL, '2015-09-30', '28.09.2015 23:54', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34536, '350796768', NULL, NULL, 'Jenny Carpenter', '22 NORTHCOTE ROAD', '', 'CV21 2EJ', 'RUGBY WARWICKSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7496241919', '00100522HK', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and silver metal strap - GM-510-5', NULL, '644352588210', 'FedEx', NULL, '2015-09-30', '28.09.2015 16:52', '4260295881418', '1', 'a0YC000000dBCm2MAG', '135.00', '199.00'),
(34537, '350849413', NULL, NULL, 'Carol Crouser', '7 THE RISE', '', 'DA9 9TF', 'GREENHITHE KENT', 'Großbritannien', 'GB', NULL, NULL, '7780930850', '0010114WLC', NULL, NULL, 'Silver/ White Dial/ Leather Band (T-7001-1)', NULL, '644352588220', 'FedEx', NULL, '2015-09-30', '28.09.2015 20:53', '4260295882095', '1', 'a0YC000000dB2RSMA0', '140.00', '189.00'),
(34538, '350836012', NULL, NULL, 'Olivia Sharlot', '40 Waterdale crescent', '', 'WA9 3PD', 'ST. HELENS', 'Großbritannien', 'GB', NULL, NULL, '7977712293', '0010213RLJ', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352588231', 'FedEx', NULL, '2015-09-30', '28.09.2015 19:58', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(34539, '350988624', NULL, NULL, 'Ishaq Noory', '36 DRYDEN ROAD', '', 'HA3 7JZ', 'HARROW', 'Großbritannien', 'GB', NULL, NULL, '7848980843', '0010100UI6', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352588242', 'FedEx', NULL, '2015-09-30', '29.09.2015 13:53', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(34540, '351212610', NULL, NULL, 'Gillian May', 'Clondalkin 52 Wheatfields Cresent', '', '22', 'Dublin', 'Irland', 'IE', NULL, NULL, '857545146', '0010238D3E', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-4 - Brown Strap, Gold Case, Black Face', NULL, '644352588551', 'FedEx', NULL, '2015-10-01', '30.09.2015 12:04', 'WL-GM511-4', '1', 'a0YC000000dhKkDMAU', '165.00', '235.00'),
(34541, '351096905', '', '', 'Bonn Chomsiri', 'Marco Polorede 26', '', '2725 KR', 'ZOETERMEER', 'Niederlanden', '', '', '', '621213118', '10229465', '', '', 'Theorema Casablanca horloge - zwart', '', '644352588562', 'FedEx', '', '2015-10-01', '29.09.2015 22:28', 'NL140520PJ11', '1', 'a0YC000000czEEHMA2', '175.01', '279.99'),
(34542, '351087089', NULL, NULL, 'Irena Nikulockina', '8 Kenyon road', '', 'BH15 3JE', 'POOLE', 'Großbritannien', 'GB', NULL, NULL, '7572435523', '0010167XES', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352588312', 'FedEx', NULL, '2015-10-01', '29.09.2015 21:59', '4,2603E+12', '1', 'a0YC000000dfm93MAA', '155.00', '249.00'),
(34543, '351037310', NULL, NULL, 'shane greaves', '31 FAVERSHAM AVENUE', 'Anlaby Road', 'HU4 7RD', 'HULL', 'Großbritannien', 'GB', NULL, NULL, '1482663932', '00101452QN', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352588323', 'FedEx', NULL, '2015-10-01', '29.09.2015 18:03', '4,2603E+12', '1', 'a0YC000000dfm93MAA', '155.00', '249.00'),
(34544, '351125945', NULL, NULL, 'Henry Wilson', 'Flat G/02 33 Lochburn Gate', '', 'G20 0SN', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7743384932', '0010113YLI', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352588334', 'FedEx', NULL, '2015-10-01', '30.09.2015 06:31', '4,2603E+12', '1', 'a0YC000000dfm3dMAA', '155.00', '249.00'),
(34545, '350998709', NULL, NULL, 'JANET STUART', 'PERMESS LOW PRUDHOE INDUSTRIAL ESTATE', '', 'NE42 6HD', 'PRUDHOE NORTHUMBERLAND', 'Großbritannien', 'GB', NULL, NULL, '7917771063', '0010089GXB', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352588345', 'FedEx', NULL, '2015-10-01', '29.09.2015 14:37', '4,2603E+12', '1', 'a0YC000000dfm3ZMAQ', '155.00', '249.00'),
(34546, '351022293', NULL, NULL, 'Connor Welsh', '17 HEBBLE MOUNT', '', 'HD9 4HG', 'HOLMFIRTH', 'Großbritannien', 'GB', NULL, NULL, '7984180788', '00101696OC', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352588356', 'FedEx', NULL, '2015-10-01', '29.09.2015 16:59', '4,2603E+12', '1', 'a0YC000000dB2VQMA0', '140.00', '189.00'),
(34547, '351090296', NULL, NULL, 'Henry Egan', '18 CHARLESON ROW', 'Croy, Kilsyth', 'G65 9JL', 'GLASGOW North Lanarkshire', 'Großbritannien', 'GB', NULL, NULL, '7944232600', '0010073LN6', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352588367', 'FedEx', NULL, '2015-10-01', '29.09.2015 22:26', '4,2603E+12', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34548, '351098740', NULL, NULL, 'Bingda Chen', '51 Montreal House', 'SURREY QUAY ROAD', 'SE16 7AP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7592519368', '0010070O8W', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588378', 'FedEx', NULL, '2015-10-01', '29.09.2015 22:58', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34549, '351102644', NULL, NULL, 'Chinwe Joseph Emele', '1C GLADDING ROAD', '', 'E12 5DD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7415451476', '00100489SE', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588389', 'FedEx', NULL, '2015-10-01', '29.09.2015 23:26', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34550, '351114612', NULL, NULL, 'hurchel daley', '102 evelyn street', '', 'SE8 5DD', 'london', 'Großbritannien', 'GB', NULL, NULL, '7955831526', '0010205LKC', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588390', 'FedEx', NULL, '2015-10-01', '30.09.2015 01:27', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34551, '351058941', NULL, NULL, 'Jamie Martin-Royle', 'JD Willams Griffin House', '40 Lever Street', 'M60 6ES', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '7967235017', '0010228M45', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588404', 'FedEx', NULL, '2015-10-01', '29.09.2015 19:56', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34552, '350998162', NULL, NULL, 'Julie Varrier-smith', '55 GREENFIELDS', '', 'TN25 6HF', 'ASHFORD', 'Großbritannien', 'GB', NULL, NULL, '7840042568', '0010036FDY', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588415', 'FedEx', NULL, '2015-10-01', '29.09.2015 14:28', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34553, '351082384', NULL, NULL, 'Kyle Thomas', '120 PINEHURST ROAD', '', 'SN2 1RL', 'SWINDON', 'Großbritannien', 'GB', NULL, NULL, '7768916627', '0010143HW7', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588426', 'FedEx', NULL, '2015-10-01', '29.09.2015 21:31', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34554, '351072035', NULL, NULL, 'Naim Hyder', '1 Stevenage Road', 'East Ham', 'E6 2AU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7894138127', '0010031B7W', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588437', 'FedEx', NULL, '2015-10-01', '29.09.2015 20:59', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34555, '351076449', NULL, NULL, 'Scott Carpenter', '3 Grantham road', '', 'LE5 1HL', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7802735686', '0010027DS8', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588448', 'FedEx', NULL, '2015-10-01', '29.09.2015 21:27', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34556, '351204690', NULL, NULL, 'trevor green', '41 RIPLEY ROAD', '', 'BN11 5NG', 'WORTHING', 'Großbritannien', 'GB', NULL, NULL, '01903 248688', '0010220DAQ', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588459', 'FedEx', NULL, '2015-10-01', '30.09.2015 12:31', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34557, '351171099', NULL, NULL, 'alison lorne', '171 SMEDLEY ROAD', '', 'M8 0RU', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7850219488', '00100974AM', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352588460', 'FedEx', NULL, '2015-10-01', '30.09.2015 10:28', '4,2603E+12', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34558, '351097930', NULL, NULL, 'Jason Dalgarno', '5 FAIRLAWNS', '', 'ST5 9PX', 'NEWCASTLE', 'Großbritannien', 'GB', NULL, NULL, '7894401484', '0010006WOH', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352588470', 'FedEx', NULL, '2015-10-01', '29.09.2015 22:55', '4,2603E+12', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34559, '351197733', NULL, NULL, 'Jeffrey Taylor', '223 DURHAM ROAD', 'Low Fell', 'NE9 5AB', 'GATESHEAD TYNE AND WEAR', 'Großbritannien', 'GB', NULL, NULL, '7739330218', '00102269YW', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352588481', 'FedEx', NULL, '2015-10-01', '30.09.2015 12:19', '4,2603E+12', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34560, '351226125', NULL, NULL, 'Josh Colling', '16 THE GLADE', 'Sheldon', 'B26 3PW', 'BIRMINGHAM Westmidlands', 'Großbritannien', 'GB', NULL, NULL, '7841330980', '0010009YW3', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352588492', 'FedEx', NULL, '2015-10-01', '30.09.2015 13:56', '4,2603E+12', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34561, '351069421', NULL, NULL, 'Dylan Mcaughey', '23 Shaw road', 'Royton', 'OL2 6DA', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '7428261093', '00100831VE', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352588507', 'FedEx', NULL, '2015-10-01', '29.09.2015 20:57', '4,2603E+12', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34562, '351073477', NULL, NULL, 'Josef West', '41 THE CHASE', '', 'CO15 5PZ', 'CLACTON-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7500871940', '0010150MOE', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352588518', 'FedEx', NULL, '2015-10-01', '29.09.2015 20:59', '4,2603E+12', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34563, '351035877', '', '', 'Lisa Ann Todd', '74 LOWER ROAD', '', 'CT17 0RD', 'DOVER', 'Großbritannien', '', '', '', '7818672889', '0010108E73', '', '', 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', '', '644352588529', 'FedEx', '', '2015-10-01', '29.09.2015 17:56', '4,2603E+12', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34564, '351076368', NULL, NULL, 'Stephen Drake', '24 HILL RISE', '', 'BN25 2UA', 'SEAFORD East Sussex', 'Großbritannien', 'GB', NULL, NULL, '1323895162', '0010012DO7', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '644352588530', 'FedEx', NULL, '2015-10-01', '29.09.2015 21:28', '4,2603E+12', '1', 'a0YC000000dcRTPMA2', '120.01', '179.00'),
(34565, '351155749', NULL, NULL, 'Kevin Kay', '5 MARCROSS CLOSE', 'Walbottle', 'NE15 9XQ', 'NEWCASTLE UPON TYNE Tyne and wear', 'Großbritannien', 'GB', NULL, NULL, '1916826679', '00101029RK', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352588540', 'FedEx', NULL, '2015-10-01', '30.09.2015 09:23', '4,2603E+12', '1', 'a0YC000000dfm8FMAQ', '155.00', '249.00'),
(34566, '351347107', NULL, NULL, 'Gulbahar Inal', 'Appeldonkstraat 162', '', '2830', 'Willebroek', 'Belgien', 'BE', NULL, NULL, '485076038', '10008335', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/wit', NULL, '644352588838', 'FedEx', NULL, '2015-10-02', '30.09.2015 22:49', 'NL140520PJ09', '1', 'a0YC000000czE23MAE', '175.01', '279.99'),
(34567, '351427195', NULL, NULL, 'Aurica Cozneac', 'Montague Str 5', '', '', 'Dublin 2', 'Irland', 'IE', NULL, NULL, '879664111', '00102509KM', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-3 - Brown Strap, Gold Case, White Face', NULL, '644352588584', 'FedEx', NULL, '2015-10-02', '01.10.2015 10:03', 'WL-GM511-3', '1', 'a0YC000000dhKkCMAU', '165.00', '235.00'),
(34568, '351350317', NULL, NULL, 'LUCA ANTONIAZZI', 'VIA BRUGNERA 13/C', '', '33170', 'PORDENONE PN', 'Italien', 'IT', NULL, NULL, '3383516923', '0010038Q4D', NULL, NULL, 'GM-510-7', NULL, '644352588827', 'FedEx', NULL, '2015-10-02', '01.10.2015 00:06', 'GM-510-7', '1', 'a0YC000000dcvYVMAY', '150.00', '239.90'),
(34569, '351256506', NULL, NULL, 'James Gibb', '1 Rush Hey  Bacup Road', '', 'BB11 3QX', 'Burnley Lancashire', 'Großbrittanien', 'GB', NULL, NULL, '7803549514', '00100748ME', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352588595', 'FedEx', NULL, '2015-10-02', '30.09.2015 16:23', '4,2603E+12', '1', 'a0YC000000dfm3aMAA', '155.00', '249.00'),
(34570, '351279402', NULL, NULL, 'Kailash Sunneechurra', '150 WATKIN ROAD', '', 'LE2 7HW', 'LEICESTER', 'Großbrittanien', 'GB', NULL, NULL, '7921525613', '0010083MGS', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352588600', 'FedEx', NULL, '2015-10-02', '30.09.2015 18:14', '4,2603E+12', '1', 'a0YC000000dfm3aMAA', '155.00', '249.00'),
(34571, '351305720', NULL, NULL, 'Anthony leah', '74 mersey bank road', '', 'SK13 1PN', 'GLOSSOP', 'Großbrittanien', 'GB', NULL, NULL, '7706450931', '0010204Q0T', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352588610', 'FedEx', NULL, '2015-10-02', '30.09.2015 20:02', '4,2603E+13', '1', 'a0YC000000dfm3cMAA', '155.00', '249.00'),
(34572, '351274975', NULL, NULL, 'Usman ali Aftab', '48 ALBION ROAD', '', 'SK22 3EX', 'HIGH PEAK', 'Großbrittanien', 'GB', NULL, NULL, '7807863315', '0010128J7M', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352588621', 'FedEx', NULL, '2015-10-02', '30.09.2015 18:02', '4,2603E+13', '1', 'a0YC000000dfm3cMAA', '155.00', '249.00'),
(34573, '351337819', NULL, NULL, 'Anita Ballance', '45 Garden Lane', 'Sherburn in Elmet', 'LS25 6AT', 'LEEDS', 'Großbrittanien', 'GB', NULL, NULL, '7904106087', '001021893X', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352588632', 'FedEx', NULL, '2015-10-02', '30.09.2015 21:55', '4,2603E+12', '1', 'a0YC000000dfm3ZMAQ', '155.00', '249.00'),
(34574, '351317178', NULL, NULL, 'Deonne Archibald', '73 EAVES ROAD', '', 'CT17 9LU', 'DOVER KENT', 'Großbrittanien', 'GB', NULL, NULL, '01304 205744', '0010022R2N', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352588643', 'FedEx', NULL, '2015-10-02', '30.09.2015 21:02', '4,2603E+12', '1', 'a0YC000000dfm3ZMAQ', '155.00', '249.00'),
(34575, '351327889', NULL, NULL, 'Kursti Weir', '73 GLENCOE', 'Whitburn', 'EH47 8AS', 'BATHGATE west Lothian', 'Großbrittanien', 'GB', NULL, NULL, '7880747567', '0010180QMA', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352588654', 'FedEx', NULL, '2015-10-02', '30.09.2015 21:25', '4,2603E+12', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34576, '351408970', NULL, NULL, 'peter shoulder', 'unit 11 the wye estate', 'london road', 'hp111lh', 'highwycombe bucks', 'Großbrittanien', 'GB', NULL, NULL, '7779277792', '001007488Y', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352588665', 'FedEx', NULL, '2015-10-02', '01.10.2015 10:13', '4,2603E+12', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34577, '351326363', NULL, NULL, 'Vinnie Kumar', '21 OCKLEY ROAD', '', 'CR0 3DR', 'CROYDON', 'Großbrittanien', 'GB', NULL, NULL, '7868245610', '00100058CT', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352588676', 'FedEx', NULL, '2015-10-02', '30.09.2015 21:34', '4,2603E+12', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34578, '351459024', NULL, NULL, 'Andrew Patton', '34D KEMP STREET', '', 'BN1 4EF', 'BRIGHTON', 'Großbrittanien', 'GB', NULL, NULL, '7951535668', '00100642G7', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588687', 'FedEx', NULL, '2015-10-02', '01.10.2015 13:27', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34579, '351434128', NULL, NULL, 'Benita Reyes Medina', '57A MANOR ROAD', '', 'E10 7AL', 'LONDON', 'Großbrittanien', 'GB', NULL, NULL, '7960099419', '0010160BZ2', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588698', 'FedEx', NULL, '2015-10-02', '01.10.2015 11:28', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34580, '351302910', NULL, NULL, 'David Erdis', '83 VICTORIA RISE', '', 'BT38 7UZ', 'CARRICKFERGUS antrim', 'Großbrittanien', 'GB', NULL, NULL, '7708766423', '0010018P3N', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588702', 'FedEx', NULL, '2015-10-02', '30.09.2015 20:04', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34581, '351268951', NULL, NULL, 'Florian Vnk', '942 GREEN LANE', '', 'RM81BU', 'Dagenham', 'Großbrittanien', 'GB', NULL, NULL, '7946618495', '0010105DQ9', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588713', 'FedEx', NULL, '2015-10-02', '30.09.2015 17:42', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34582, '351310017', NULL, NULL, 'John Rigden', '12 Chapman House, Bewlay Street', '', 'YO231PW', 'YORK', 'Großbrittanien', 'GB', NULL, NULL, '7470321608', '0010046JCP', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588724', 'FedEx', NULL, '2015-10-02', '30.09.2015 20:25', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34583, '351273713', NULL, NULL, 'June Griffiths', '104 VICTORIA ROAD', 'Bradmore', 'WV3 7HA', 'WOLVERHAMPTON', 'Großbrittanien', 'GB', NULL, NULL, '7760195737', '001002329U', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588735', 'FedEx', NULL, '2015-10-02', '30.09.2015 17:29', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34584, '351321337', NULL, NULL, 'Peter Fairclough', '10 SQUIRRELS CHASE', 'Clifton Village', 'PR4 0ZG', 'PRESTON', 'Großbrittanien', 'GB', NULL, NULL, '7717783223', '001011045U', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588746', 'FedEx', NULL, '2015-10-02', '30.09.2015 20:57', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34585, '351336827', NULL, NULL, 'Keith Williams', '3 whittle close', '', 'GL51 0SY', 'CHELTENHAM', 'Großbrittanien', 'GB', NULL, NULL, '7761402766', '00101818UV', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352588757', 'FedEx', NULL, '2015-10-02', '30.09.2015 21:59', '4,2603E+12', '1', 'a0YC000000dB2UuMAK', '140.00', '189.00'),
(34586, '351291784', NULL, NULL, 'Ayaz Khan', '3 Mill Street', '01. Feb', 'G40 1lt', 'Glasgow', 'Großbrittanien', 'GB', NULL, NULL, '7960523020', '0010023XAM', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352588768', 'FedEx', NULL, '2015-10-02', '30.09.2015 18:56', '4,2603E+12', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34587, '351351645', NULL, NULL, 'Susan Stuart', '19 PLASTURTWYN TERRACE', 'Llanbradach', 'CF83 3NW', 'CAERPHILLY mid glamorgan', 'Großbrittanien', 'GB', NULL, NULL, '7857363494', '0010107RZA', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352588779', 'FedEx', NULL, '2015-10-02', '30.09.2015 22:57', '4,2603E+12', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34588, '351336085', NULL, NULL, 'marianne rimmer', '300 GUILDFORD ROAD', '', 'PR8 3EB', 'SOUTHPORT', 'Großbrittanien', 'GB', NULL, NULL, '1704861106', '0010041XES', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and silver metal strap - GM-510-5', NULL, '644352588780', 'FedEx', NULL, '2015-10-02', '30.09.2015 21:52', '4,2603E+12', '1', 'a0YC000000dBCm2MAG', '135.00', '199.00'),
(34589, '351269563', NULL, NULL, 'Jill Ayton', '3 ladyrig view heiton', '', 'TD5 8JU', 'KELSO', 'Großbrittanien', 'GB', NULL, NULL, '1573450354', '00102485MT', NULL, NULL, 'PIONIER NEW Model 2014 Black face with silver case&black leather strap GM-510-1', NULL, '644352588790', 'FedEx', NULL, '2015-10-02', '30.09.2015 17:25', '4,2603E+12', '1', 'a0YC000000dBCm0MAG', '135.00', '199.00'),
(34590, '351330519', NULL, NULL, 'angela lonie', '25 ST. NINIANS WAY', '', 'EH21 8JH', 'MUSSELBURGH MIDLOTHIAN', 'Großbrittanien', 'GB', NULL, NULL, '7866865243', '0010187BNA', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352588805', 'FedEx', NULL, '2015-10-02', '30.09.2015 21:26', '4,2603E+12', '1', 'a0YC000000dfm8PMAQ', '155.00', '249.00'),
(34591, '351346609', NULL, NULL, 'Janet piper', '20 STURROCKS', 'vange', 'SS16 4PQ', 'BASILDON ESSEX', 'Großbrittanien', 'GB', NULL, NULL, '4,41E+11', '00101653JU', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '644352588816', 'FedEx', NULL, '2015-10-02', '30.09.2015 22:52', '4,2603E+12', '1', 'a0YC000000dcRUMMA2', '120.01', '179.00'),
(34592, '351149274', NULL, NULL, 'Hamed Niazi', 'Morkmoselundsvej 1D', '', '5560', 'Aarup', 'Dänemark', 'DK', NULL, NULL, '60656573', '0010179FG2', NULL, NULL, 'Casablanca-ur i sÃ¸lv/guld', NULL, '578824936657', 'FedEx', NULL, '2015-10-01', '30.09.2015 09:06', 'WL-DK040614HW04', '1', 'a0YC000000dhPqJMAU', '1380.30', '2295.00'),
(34593, '351303910', NULL, NULL, 'Lala aldamim', 'Egedalsvaenge 4, 3 TV', '', '2980', 'Kokkedal', 'Dänemark', 'DK', NULL, NULL, '51783232', '0010171QLV', NULL, NULL, 'Casablanca-ur i sÃ¸lv/sort', NULL, '578824936885', 'FedEx', NULL, '2015-10-02', '30.09.2015 19:36', 'WL-DK040614HW02', '1', 'a0YC000000dhPqHMAU', '1380.30', '2295.00'),
(34594, '351288898', NULL, NULL, 'Mohammad Aman Amani', 'Smakkegardsvej 191', '', '2820', 'Gentofte', 'Dänemark', 'DK', NULL, NULL, '60656503', '0010096B7A', NULL, NULL, 'Casablanca-ur i sÃ¸lv/guld', NULL, '578824936896', 'FedEx', NULL, '2015-10-02', '30.09.2015 18:36', 'WL-DK040614HW04', '1', 'a0YC000000dhPqJMAU', '1380.30', '2295.00'),
(34595, '351238690', NULL, NULL, 'Tj Sherowsky', 'Heeebygade 30 a', '', '1754', 'Kobenhavn v', 'Dänemark', 'DK', NULL, NULL, '60617552', '0010096VBI', NULL, NULL, 'Ur med brun rem. guldfarvet kasse og hvid skive  New York', NULL, '578824936900', 'FedEx', NULL, '2015-10-02', '30.09.2015 15:06', 'WL-GM511-3', '1', 'a0YC000000dhJYSMA2', '1231.16', '1749.00'),
(34596, '351021807', NULL, NULL, 'tara mohammadamin', 'Hanhitie Hanhitie17 k', '', '90150', 'OULU', 'Finnland', 'FI', NULL, NULL, '404148731', '0010099W8E', NULL, NULL, 'GM511-1 - Pionier-rannekello', NULL, '578824936668', 'FedEx', NULL, '2015-10-01', '30.09.2015 02:48', '4260295882040', '1', 'a0YC000000dhMVOMA2', '160.01', '229.00'),
(34597, '351586928', NULL, NULL, 'Mohamed Bin Telaiah', 'chaussee de charleroi 57', '', '1060', 'Saint gilles Bruxelles', 'Belgien', 'BE', NULL, NULL, '32493166666', '00102162RO', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352589227', 'FedEx', NULL, '2015-10-05', '01.10.2015 23:18', 'NL140520PJ10', '1', 'a0YC000000czE25MAE', '175.01', '279.99'),
(34598, '351516518', NULL, NULL, 'Marleen Liefhooghe', 'Kerkebeekstraat 142', '', '8490', 'Varsenare', 'Belgien', 'BE', NULL, NULL, '3250392121', '00101598N0', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352589238', 'FedEx', NULL, '2015-10-05', '01.10.2015 17:49', 'NL140520PJ08', '1', 'a0YC000000czE24MAE', '175.01', '279.99'),
(34599, '351544293', NULL, NULL, 'Anais Garcia Una', 'ABATXOLO 19', '2ºA', '48920', 'PORTUGALETE VIZCAYA', 'Spanien', 'ES', NULL, NULL, '657775583', '00102507LO', NULL, NULL, 'Reloj Pionier London Diamond - Modelo GM-510-3', NULL, '644352589216', 'FedEx', NULL, '2015-10-05', '01.10.2015 18:00', 'GM-510-3', '1', 'a0YC000000dcvWiMAI', '150.00', '239.89'),
(34600, '351620902', NULL, NULL, 'Gary Patterson', '8 Albany avenue Forest hall', 'Forest hall', 'NE12 8AS', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7794297232', '0010182U8X', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352588850', 'FedEx', NULL, '2015-10-05', '02.10.2015 08:27', '4260295882019', '1', 'a0YC000000dfm93MAA', '155.00', '249.00'),
(34601, '351545241', NULL, NULL, 'Mark Henderson', '6 BROOKDALE ROAD', '', 'NG17 4LP', 'SUTTON-IN-ASHFIELD', 'Großbritannien', 'GB', NULL, NULL, '7549141774', '0010056GE8', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352588860', 'FedEx', NULL, '2015-10-05', '01.10.2015 20:29', '4260295880381', '1', 'a0YC000000dfm3aMAA', '155.00', '249.00'),
(34602, '351526158', NULL, NULL, 'Marcos Stavrinou', '104 Ashbrook Road', '', 'N19 3DJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7739427267', '00101578RC', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352588871', 'FedEx', NULL, '2015-10-05', '01.10.2015 18:53', '42602958803015', '1', 'a0YC000000dfm3cMAA', '155.00', '249.00'),
(34603, '351539401', NULL, NULL, 'Theresa Mitchener', '28 Glebe drive', '', 'SS6 9HJ', 'RAYLEIGH', 'Großbritannien', 'GB', NULL, NULL, '7540257864', '0010097YND', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352588882', 'FedEx', NULL, '2015-10-05', '01.10.2015 20:00', '4260295880374', '1', 'a0YC000000dfm3ZMAQ', '155.00', '249.00'),
(34604, '351665576', NULL, NULL, 'E Francis', 'Flat 10 Merganser Court Edward Street', 'Edward Street', 'SE8 5HJ', 'London', 'Großbritannien', 'GB', NULL, NULL, '7944878831', '00100825NX', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352588893', 'FedEx', NULL, '2015-10-05', '02.10.2015 11:54', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34605, '351729937', NULL, NULL, 'Gavin hedges', '27 NORTHBOROUGH ROAD', '', 'SW16 4BD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7540592383', '0010011EXE', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352588908', 'FedEx', NULL, '2015-10-05', '02.10.2015 16:52', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34606, '351818073', '', '', 'Martin Dallas', 'DRUMSHEUGH ARDBROILACH ROAD', '', 'PH21 1LB', 'KINGUSSIE', 'Großbritannien', '', '', '', '7939304046', '00100108UT', '', '', 'Black/Black Dial / Black Metal Band - GM-101-10', '', '968535144858', 'DHL', '', '2015-10-05', '03.10.2015 02:00', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34607, '351765480', NULL, NULL, 'Mr paul', '1 BECKSIDE', '', 'WF4 4SU', 'WAKEFIELD', 'Großbritannien', 'GB', NULL, NULL, '7565247858', '0010140OVK', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352588920', 'FedEx', NULL, '2015-10-05', '02.10.2015 19:52', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34608, '351715591', NULL, NULL, 'Norma Bakewell', '12 PEMBROKE PLACE', '', 'DA4 9HR', 'DARTFORD', 'Großbritannien', 'GB', NULL, NULL, '7549859760', '00101935LN', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352588930', 'FedEx', NULL, '2015-10-05', '02.10.2015 15:31', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34609, '351565981', NULL, NULL, 'Tracey McGeary', '41B MCLELLAND DRIVE', '', 'KA1 1SG', 'KILMARNOCK', 'Großbritannien', 'GB', NULL, NULL, '01563 532963', '00101489Q7', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352588941', 'FedEx', NULL, '2015-10-05', '01.10.2015 21:56', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34610, '351906476', NULL, NULL, 'Alison Benincasa', '77 THE AVENUE', '', 'TW16 5HZ', 'SUNBURY-ON-THAMES', 'Großbritannien', 'GB', NULL, NULL, '07845 991 297', '0010138PQ3', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588952', 'FedEx', NULL, '2015-10-05', '03.10.2015 14:24', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34611, '351731634', NULL, NULL, 'Barry Leonard', 'Casa Mia Wrekenton row', '', 'NE9 7JE', 'Gateshead', 'Großbritannien', 'GB', NULL, NULL, '7540929147', '00101245M4', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588963', 'FedEx', NULL, '2015-10-05', '02.10.2015 17:01', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34612, '351562886', NULL, NULL, 'Clarisse Holmes', '30 ASHBURN ROAD', '', 'G62 7PH', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7788215762', '0010103T25', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588974', 'FedEx', NULL, '2015-10-05', '01.10.2015 21:34', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34613, '351697556', NULL, NULL, 'edward queen', '59 Hillside Road', '', 'PA26UD', 'PAISLEY', 'Großbritannien', 'GB', NULL, NULL, '7496175388', '0010249MDY', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588985', 'FedEx', NULL, '2015-10-05', '02.10.2015 14:05', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34614, '351528013', NULL, NULL, 'Sam Warren', '27 Wern road landore', '', 'SA1 2PA', 'SWANSEA', 'Großbritannien', 'GB', NULL, NULL, '7727674001', '0010029T7F', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352588996', 'FedEx', NULL, '2015-10-05', '01.10.2015 18:56', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34615, '351708936', NULL, NULL, 'Terri Wilson', 'Round House 4 Market Square', '', 'HP20 1TH', 'Aylesbury', 'Großbritannien', 'GB', NULL, NULL, '7468686901', '0010114K53', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352589000', 'FedEx', NULL, '2015-10-05', '02.10.2015 14:56', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34616, '351644229', NULL, NULL, 'Tom Jenkins', '24 24 cornhill', '', 'EC3V 3ND', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7920221244', '0010065MX2', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352589010', 'FedEx', NULL, '2015-10-05', '02.10.2015 10:30', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34617, '351582407', NULL, NULL, 'Arturas Kutaitis', '16 CATERHAM AVENUE', '', 'IG5 0PY', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '7805202124', '0010142XDK', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352589021', 'FedEx', NULL, '2015-10-05', '01.10.2015 22:57', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(34618, '351793196', NULL, NULL, 'Leala Yewdall', '16 colemore avenue', '', 'M20 6JR', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7581008020', '00100638F0', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352589032', 'FedEx', NULL, '2015-10-05', '02.10.2015 22:00', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34619, '351914824', NULL, NULL, 'leon shah', '61A LONDON ROAD', 'london road', 'GU17 0AB', 'CAMBERLEY surrey', 'Großbritannien', 'GB', NULL, NULL, '7843685911', '0010059AIB', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352589043', 'FedEx', NULL, '2015-10-05', '03.10.2015 15:24', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34620, '351514895', NULL, NULL, 'Lyn Hollands', '142 CHANTERLANDS AVENUE', '', 'HU5 3TR', 'HULL', 'Großbritannien', 'GB', NULL, NULL, '1482474583', '0010094IT3', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352589054', 'FedEx', NULL, '2015-10-05', '01.10.2015 17:56', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34621, '351912210', NULL, NULL, 'Parisa Bakhtiyari', '438 Miswellhill broadway', 'Ask for parisa pleade LONDON', 'N10 1BS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7730484601', '0010186NP5', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Gold/White Dial and Brown Leather Band', NULL, '644352589065', 'FedEx', NULL, '2015-10-05', '03.10.2015 14:53', '4260295882064', '1', 'a0YC000000dg4xPMAQ', '143.99', '219.00'),
(34622, '351824317', NULL, NULL, 'Alan Kemp', '61 WOOD LANE', '', 'NG4 4AD', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7913956356', '0010222RDS', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352589076', 'FedEx', NULL, '2015-10-05', '03.10.2015 06:04', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34623, '351898033', NULL, NULL, 'jenni clarke', '3 MYRTLE AVENUE', '', 'LE4 4HT', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '4,47837E+11', '0010178ALB', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352589087', 'FedEx', NULL, '2015-10-05', '03.10.2015 13:28', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34624, '351948519', NULL, NULL, 'Adam Steward', '220 Goldhawk road', 'Balfour beatty construction site. Deliver to Adam Steward only.', 'W12 9PL', 'London', 'Großbritannien', 'GB', NULL, NULL, '7889240207', '001023328P', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352589098', 'FedEx', NULL, '2015-10-05', '03.10.2015 18:23', '4260295881371', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34625, '351814933', NULL, NULL, 'Michael O\'Hara', '21 ANISH PLACE', '', 'G15 8AN', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7774950051', '0010098GDK', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352589102', 'FedEx', NULL, '2015-10-05', '03.10.2015 01:06', '4260295881371', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34626, '351874887', NULL, NULL, 'bradley temple', '23 KESWICK ROAD Timperley', 'Timperley', 'WA15 7DU', 'ALTRINCHAM', 'Großbritannien', 'GB', NULL, NULL, '7823889481', '0010173YIO', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352589113', 'FedEx', NULL, '2015-10-05', '03.10.2015 11:32', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34627, '351476645', NULL, NULL, 'Vineet Sarwal', '4 Orchard Avenue', '', 'TW5 0DU', 'Hounslow', 'Großbritannien', 'GB', NULL, NULL, '7574752222', '0010135U81', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352589124', 'FedEx', NULL, '2015-10-05', '01.10.2015 15:02', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34628, '351918837', NULL, NULL, 'Hoang Son', '20 Pudding Chare', '', 'NE1 1UE', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7482042294', '0010193RQF', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352589135', 'FedEx', NULL, '2015-10-05', '03.10.2015 15:29', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34629, '351652587', NULL, NULL, 'Yetunde Owolabi', '14 GREENRIDGE ROAD', '', 'B20 1JP', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7459381700', '00102177RY', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352589146', 'FedEx', NULL, '2015-10-05', '02.10.2015 11:30', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34630, '351797723', NULL, NULL, 'indre zbarauskyte', '31 Medhurst gardens', '', 'DA12 4HF', 'Gravesend,Kent', 'Großbritannien', 'GB', NULL, NULL, '7463211211', '0010198C87', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352589157', 'FedEx', NULL, '2015-10-05', '02.10.2015 22:24', '4260295881982', '1', 'a0YC000000dfm8FMAQ', '155.00', '249.00'),
(34631, '351699948', NULL, NULL, 'Kailey Hole', '72 LANGDOWN ROAD hythe', 'hythe', 'SO45 6EQ', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7860915086', '0010193OK6', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352589168', 'FedEx', NULL, '2015-10-05', '02.10.2015 14:28', '4260295881982', '1', 'a0YC000000dfm8FMAQ', '155.00', '249.00'),
(34632, '351586580', NULL, NULL, 'Kumar Bhalla', '10 SHENLEY ROAD', '', 'TW5 0AD', 'HOUNSLOW', 'Großbritannien', 'GB', NULL, NULL, '7717793256', '0010110K0L', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352589179', 'FedEx', NULL, '2015-10-05', '01.10.2015 23:25', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(34633, '351639726', NULL, NULL, 'Teresa Liney', '118 SHELLEY ROAD', '', 'NN8 3DP', 'WELLINGBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7840621342', '0010200LC2', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352589180', 'FedEx', NULL, '2015-10-05', '02.10.2015 09:53', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(34634, '351583226', NULL, NULL, 'Magdalena Chlewicka', '40 BUCKLAND ROAD', '', 'E10 6QS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7412978221', '0010164STQ', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352589190', 'FedEx', NULL, '2015-10-05', '01.10.2015 22:59', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(34635, '351581250', NULL, NULL, 'O fish', '7 CHISHOLM ROAD', '', 'CR0 6UQ', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7908522422', '0010068GSQ', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352589205', 'FedEx', NULL, '2015-10-05', '01.10.2015 22:55', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(34636, '351693796', NULL, NULL, 'Anders Rossburg', 'Svendborgvej 225', '', '4700', 'Naestved', 'Dänemark', 'DK', NULL, NULL, '29466529', '001025044X', NULL, NULL, 'Casablanca-ur i sort', NULL, '578824936988', 'FedEx', NULL, '2015-10-05', '02.10.2015 13:36', 'WL-DK040614HW05', '1', 'a0YC000000dhPqKMAU', '1380.30', '2295.00'),
(34637, '351533593', NULL, NULL, 'Justin Pia', 'Hveensvej 8, 2tv', '', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '26129427', '0010219SLU', NULL, NULL, 'Ur med brun rem, guldfarvet kasse og sort skive New York', NULL, '578824936999', 'FedEx', NULL, '2015-10-05', '01.10.2015 19:06', 'WL-GM511-4', '1', 'a0YC000000dhJYTMA2', '1231.16', '1749.00'),
(34638, '351616028', NULL, NULL, 'abdulrazak ahmed sharif', 'Maeyraetie 12 A 9', '', 'HELSINKI', 'Finnland', '00800', 'FI', NULL, NULL, '', '0010033A1V', NULL, NULL, 'GM511-4 - Pionier-rannekello', NULL, '578824937002', 'FedEx', NULL, '2015-10-05', '02.10.2015 09:48', '4260295882071', '1', 'a0YC000000dhMVRMA2', '160.01', '229.00'),
(34639, '3074460000000000000', NULL, NULL, 'CHEE MENG WONG', '18 JALAN SULTAN #02-168 NA', 'NA', '190018', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '97643035', '0010077UMQ', NULL, NULL, 'GM511-5: Pionier by Theorema New York Diamonds Automatic Watch', NULL, '578824937013', 'FedEx', NULL, '2015-10-05', '02.10.2015 16:41', 'SG150630RS144', '1', 'a0YC000000czRhFMAU', '271.20', '339.00'),
(34640, '351972931', NULL, NULL, 'Hayk Sargsyan', 'Brugsesteenweg 12', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '32484080755', '0010231GNJ', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352589525', 'FedEx', NULL, '2015-10-06', '03.10.2015 20:49', 'NL140520PJ08', '1', 'a0YC000000czE24MAE', '175.01', '279.99'),
(34641, '351894175', NULL, NULL, 'Mandy Appiah-Kubi', 'De Roest d\'Alkemadelaan 9 bus 14A', '', '2600', 'Berchem Antwerpen', 'Belgien', 'BE', NULL, NULL, '489698255', '0010227BIS', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352589536', 'FedEx', NULL, '2015-10-06', '03.10.2015 13:18', 'NL140520PJ08', '1', 'a0YC000000czE24MAE', '175.01', '279.99'),
(34642, '351948294', NULL, NULL, 'Rita De Beuckelaer', 'Lambrechtshoekenlaan 123', '', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '495513306', '0010053BE2', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352589547', 'FedEx', NULL, '2015-10-06', '03.10.2015 18:18', 'NL140520PJ11', '1', 'a0YC000000czE26MAE', '175.01', '279.99'),
(34643, '352210857', NULL, NULL, 'Luc Blomme', 'Rollebeekstraat 43', '', '1650', 'Beersel', 'Belgien', 'BE', NULL, NULL, '499725972', '0010250G6U', NULL, NULL, 'Theorema Rio horloge - wit/zilverkleurig - zwarte lederen band (GM-107-1)', NULL, '644352589558', 'FedEx', NULL, '2015-10-06', '05.10.2015 07:19', '4260295880602', '1', 'a0YC000000dMptNMAS', '155.00', '239.99'),
(34644, '351803556', NULL, NULL, 'William Andrien', 'Sur la Heid 28', '', '4920', 'Sougne-Remouchamps Liege', 'Belgien', 'BE', NULL, NULL, '498492804', '0010069L80', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352589569', 'FedEx', NULL, '2015-10-06', '02.10.2015 22:48', 'NL140520PJ08', '1', 'a0YC000000czE24MAE', '175.01', '279.99'),
(34645, '352157478', NULL, NULL, 'geoffrey scaillet', 'rue de l\'aviation 35', '', '4032', 'Chenee', 'Belgien', 'BE', NULL, NULL, '494073064', '0010017QLJ', NULL, NULL, 'Une montre Casablanca - Noir', NULL, '644352589570', 'FedEx', NULL, '2015-10-06', '04.10.2015 20:48', 'NL140520PJ11', '1', 'a0YC000000czE26MAE', '175.01', '279.99'),
(34646, '351670703', NULL, NULL, 'don cogan', '170 greenhills court', 'south douglas road', 't12ypw5', 'cork cork', 'Irland', 'IE', NULL, NULL, '876314215', '0010165X34', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-4 - Brown Strap, Gold Case, Black Face', NULL, '644352589282', 'FedEx', NULL, '2015-10-06', '02.10.2015 11:02', 'WL-GM511-4', '1', 'a0YC000000dhKkDMAU', '165.00', '235.00'),
(34647, '351780565', NULL, NULL, 'Lennon Nyamanhindi', '20 Bridgecourt Bridgetown', 'Castlemartyr', '', 'Cork', 'Irland', 'IE', NULL, NULL, '876312423', '0010019BD6', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-1 - Black Strap, Silver Case, Black Face', NULL, '644352589293', 'FedEx', NULL, '2015-10-06', '02.10.2015 20:02', 'WL-GM511-1', '1', 'a0YC000000dhKkAMAU', '165.00', '235.00'),
(34648, '351928760', NULL, NULL, 'jose pieternella', 'Klieverink 1771', '', '1104 KD', 'AMSTERDAM ZUIDOOST', 'Niederlanden', 'NL', NULL, NULL, '684201570', '0010096GX8', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352589580', 'FedEx', NULL, '2015-10-06', '03.10.2015 16:29', 'NL140520PJ08', '1', 'a0YC000000czEEFMA2', '175.01', '279.99'),
(34649, '352146109', NULL, NULL, 'Sylvia van de Wetering', 'Nepalstraat 9', '', '2408 HL', 'ALPHEN AAN DEN RIJN', 'Niederlanden', 'NL', NULL, NULL, '623346965', '0010197HMH', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352589591', 'FedEx', NULL, '2015-10-06', '04.10.2015 19:28', 'NL140520PJ08', '1', 'a0YC000000czEEFMA2', '175.01', '279.99'),
(34650, '351729305', NULL, NULL, 'Memet Terkivatan', 'Mathenesserlaan 177', '', '3014 HA', 'ROTTERDAM', 'Niederlanden', 'NL', NULL, NULL, '653382164', '00101362H4', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/wit', NULL, '644352589606', 'FedEx', NULL, '2015-10-06', '02.10.2015 16:30', 'NL140520PJ09', '1', 'a0YC000000czEEEMA2', '175.01', '279.99'),
(34651, '351929408', NULL, NULL, 'jose pieternella', 'Klieverink 1771', '', '1104 KD', 'AMSTERDAM ZUIDOOST', 'Niederlanden', 'NL', NULL, NULL, '684201570', '00101192J8', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352589580', 'FedEx', NULL, '2015-10-06', '03.10.2015 16:28', 'NL140520PJ11', '1', 'a0YC000000czEEHMA2', '175.01', '279.99'),
(34652, '351713947', '', '', 'FRANCK OLIVIER BIBOUM II', 'CALLE MONTSENY  185', ' 01-01', '08907', 'BARCELONE BARCELONA', 'Spanien', '', '', '', '692451851', '0010249E8Y', '', '', 'Reloj Theorema Newton Diamonds - modelo GM-4004-3', '', '644352589514', 'FedEx', '', '2015-10-06', '02.10.2015 13:30', 'GM-4004-3', '1', 'a0YC000000dcv0pMAA', '150.00', '239.89'),
(34653, '352097935', NULL, NULL, 'Lynton Allwood', '36 OSWIN AVENUE', '', 'NE12 9BB', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7868255227', '0010250J4R', NULL, NULL, 'Black Strap Black Case Black Face - GM-507-4', NULL, '644352589308', 'FedEx', NULL, '2015-10-06', '04.10.2015 15:27', '4260295881173', '1', 'a0YC000000drzMtMAI', '123.01', '189.00'),
(34654, '352096900', NULL, NULL, 'Lynton Allwood', '36 OSWIN AVENUE', '', 'NE12 9BB', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7868255227', '0010250T14', NULL, NULL, 'Black Strap Silver Case White Face - GM-507-1', NULL, '644352589308', 'FedEx', NULL, '2015-10-06', '04.10.2015 15:27', '4260295881142', '1', 'a0YC000000drzMAMAY', '123.01', '189.00'),
(34655, '352129679', NULL, NULL, 'Rose Rochford', '60 Queen Street, ', 'NA', 'Eh2 4NA', 'Edinburgh NA', 'Großbritannien', 'GB', NULL, NULL, '7722463787', '0010003BK9', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352589319', 'FedEx', NULL, '2015-10-06', '04.10.2015 18:28', '42602958803015', '1', 'a0YC000000dfm3cMAA', '155.00', '249.00'),
(34656, '352227118', NULL, NULL, 'Zoe Locke', '53 QUEENSTOWN ROAD', 'Freemantle', 'SO15 3BN', 'SOUTHAMPTON Hampshire', 'Großbritannien', 'GB', NULL, NULL, '7970311633', '00100467KM', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352589320', 'FedEx', NULL, '2015-10-06', '05.10.2015 09:24', '4260295880374', '1', 'a0YC000000dfm3ZMAQ', '155.00', '249.00'),
(34657, '352144375', NULL, NULL, 'Leslie Leese', '106 Leonard street', 'Burslem', 'ST6 1HH', 'STOKE-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7951768321', '0010042QN6', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352589330', 'FedEx', NULL, '2015-10-06', '04.10.2015 19:27', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34658, '352186333', NULL, NULL, 'Wes Thomas', '11 VALENCE CIRCUS', '', 'RM8 3LU', 'DAGENHAM', 'Großbritannien', 'GB', NULL, NULL, '7557510272', '0010085V1W', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352589341', 'FedEx', NULL, '2015-10-06', '04.10.2015 22:52', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34659, '352164230', NULL, NULL, 'Colin Richmond', '42 ANNICK DRIVE', 'Leave with number 44', 'KA11 4ER', 'IRVINE', 'Großbritannien', 'GB', NULL, NULL, '7811434477', '0010025H5R', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352589352', 'FedEx', NULL, '2015-10-06', '04.10.2015 20:57', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34660, '352200884', NULL, NULL, 'Constantin Apavaloae', '74 Tintern avenue kingsbury', '', 'Nw90rl', 'London', 'Großbritannien', 'GB', NULL, NULL, '7525051025', '0010087NEY', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352589363', 'FedEx', NULL, '2015-10-06', '05.10.2015 02:22', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34661, '352284507', NULL, NULL, 'Hannah Pretorius', '15 BETHEL LANE', '', 'GU9 0QA', 'FARNHAM', 'Großbritannien', 'GB', NULL, NULL, '7852114825', '0010049JG5', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352589374', 'FedEx', NULL, '2015-10-06', '05.10.2015 13:24', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34662, '352287962', NULL, NULL, 'Jodie Hampson', '8 Maybury road', '', 'IG11 0PJ', 'BARKING', 'Großbritannien', 'GB', NULL, NULL, '7548385168', '00102038F7', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352589385', 'FedEx', NULL, '2015-10-06', '05.10.2015 13:26', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34663, '352268383', NULL, NULL, 'Margaret Thompson', '. Hardwood House', 'Stockton Road', 'TS25 2EE', 'Hartlepool', 'Großbritannien', 'GB', NULL, NULL, '1429871197', '0010198HB7', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352589396', 'FedEx', NULL, '2015-10-06', '05.10.2015 11:54', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34664, '352180523', NULL, NULL, 'Seb Gregory', '43 Berenda Drive, Longwell Green', '', 'bs30 9yy', 'Bristol', 'Großbritannien', 'GB', NULL, NULL, '7508430130', '0010190W33', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352589400', 'FedEx', NULL, '2015-10-06', '04.10.2015 22:28', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34665, '352188968', NULL, NULL, 'Tracy Shulver', '13 DUNCAN RISE', '', 'CO9 4QE', 'HALSTEAD', 'Großbritannien', 'GB', NULL, NULL, '7773712313', '0010098OPW', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352589411', 'FedEx', NULL, '2015-10-06', '04.10.2015 23:27', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34666, '352279616', NULL, NULL, 'milda zabulyte', '8 Sunderland point', '1 hull place', 'e16 2sn', 'london', 'Großbritannien', 'GB', NULL, NULL, '7737673134', '0010115HVR', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352589422', 'FedEx', NULL, '2015-10-06', '05.10.2015 12:55', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34667, '352288268', NULL, NULL, 'Darren O\'Neill', 'Almac Almac House', '20 seagoe industrial', 'bt63 5qd', 'portadown armagh', 'Großbritannien', 'GB', NULL, NULL, '7876742796', '00102509BL', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-2', NULL, '644352589433', 'FedEx', NULL, '2015-10-06', '05.10.2015 13:27', '4260295880695', '1', 'a0YC000000drWzmMAE', '123.00', '199.00'),
(34668, '352305852', NULL, NULL, 'david booth', '17 BROOKFIELD', 'shaw', 'OL2 7QQ', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '1706848634', '0010156MUQ', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-3', NULL, '644352589444', 'FedEx', NULL, '2015-10-06', '05.10.2015 15:29', '4260295880701', '1', 'a0YC000000drWznMAE', '123.00', '199.00'),
(34669, '352272862', '', '', 'Harmohan Lotay-Shafiq', '5 Norley place', 'Kingsmead', 'CW9 8TG', 'NORTHWICH', 'Großbritannien', '', '', '', '7837912333', '0010183SQ1', '', '', 'Men?s Malibu Diamond Skeleton Watch - GM-502-5', 'Paket am 23.10.15 zur?ck erhalten!\r\n644352599309 03.11.2015', '644352589455', 'FedEx', '', '2015-10-06', '05.10.2015 12:59', '4260295881906', '1', 'a0YC000000drXcTMAU', '123.00', '199.00'),
(34670, '352058399', NULL, NULL, 'louiser rathbone', '28 MARRICK', 'WILNECOTE', 'B77 4NU', 'TAMWORTH STAFFORDSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7736912317', '0010136HZE', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Silver/Black Dial and Black Leather Band', NULL, '644352589466', 'FedEx', NULL, '2015-10-06', '04.10.2015 11:54', '4260295882040', '1', 'a0YC000000dg4xNMAQ', '143.99', '219.00'),
(34671, '352254059', NULL, NULL, 'Lucinda Else', '133 Spitfire Road', '', 'DE74 2AP', 'Castle Donington Derbyshire', 'Großbritannien', 'GB', NULL, NULL, '7572453625', '0010215Z5U', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352589477', 'FedEx', NULL, '2015-10-06', '05.10.2015 10:52', '4260295881432', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34672, '352096771', NULL, NULL, 'Helen Weston', '46 GREAT HILL', 'Chudleigh newton abbot', 'TQ13 0JS', 'NEWTON ABBOT', 'Großbritannien', 'GB', NULL, NULL, '7805377013', '001003753R', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352589488', 'FedEx', NULL, '2015-10-06', '04.10.2015 15:22', '4260295881999', '1', 'a0YC000000dfm8PMAQ', '155.00', '249.00'),
(34673, '352127896', NULL, NULL, 'Dariusz Faryma', '21 ELVENDON ROAD', '', 'N13 4SJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7435872979', '0010033UBU', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352589499', 'FedEx', NULL, '2015-10-06', '04.10.2015 18:26', '4260295881982', '1', 'a0YC000000dfm8FMAQ', '155.00', '249.00'),
(34674, '352070965', NULL, NULL, 'Kumar Bhalla', '10 SHENLEY ROAD', '', 'TW5 0AD', 'HOUNSLOW Middlesex', 'Großbritannien', 'GB', NULL, NULL, '7717793256', '0010036NDM', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352589503', 'FedEx', NULL, '2015-10-06', '04.10.2015 12:58', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(34675, '352249583', NULL, NULL, 'Zulal Karademir', 'Hamletsgade 12 b 3 tv', '', '2200', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '26213014', '00101085MD', NULL, NULL, 'Ur med brun rem, guldfarvet kasse og sort skive New York', NULL, '578824937080', 'FedEx', NULL, '2015-10-06', '05.10.2015 10:36', 'WL-GM511-4', '1', 'a0YC000000dhJYTMA2', '1231.16', '1749.00'),
(34676, '352166930', NULL, NULL, 'Stine Sorensen', 'Plovstrupvej  9', '', '2610', 'Rodovre', 'Dänemark', 'DK', NULL, NULL, '40373932', '001002424C', NULL, NULL, 'Ur med brun rem. guldfarvet kasse og hvid skive New York', NULL, '578824937090', 'FedEx', NULL, '2015-10-06', '04.10.2015 21:06', 'WL-GM511-3', '1', 'a0YC000000dhJYSMA2', '1231.16', '1749.00'),
(34677, '351826848', NULL, NULL, 'Anja Warming', 'Kelstrupvej 48', '', '6100', 'Haderslev', 'Dänemark', 'DK', NULL, NULL, '22588306', '0010040FJC', NULL, NULL, 'Casablanca-ur i sort', NULL, '578824937105', 'FedEx', NULL, '2015-10-06', '03.10.2015 07:06', 'WL-DK040614HW05', '1', 'a0YC000000dhPqKMAU', '1380.30', '2295.00'),
(34678, '351776306', NULL, NULL, 'Kim hornemann Andersen', 'Voldumvej 65 st.mf.', '', '2610', 'Rodovre', 'Dänemark', 'DK', NULL, NULL, '28971069', '10209201', NULL, NULL, 'Ur med brun rem. guldfarvet kasse og hvid skive New York', NULL, '578824937116', 'FedEx', NULL, '2015-10-06', '02.10.2015 20:36', 'WL-GM511-3', '1', 'a0YC000000dhJYSMA2', '1231.16', '1749.00'),
(34679, '352219652', NULL, NULL, 'Juho Torttila', 'Poutuntie 13 A 17', '', '00400', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '3,58408E+11', '00101888KC', NULL, NULL, 'GM511-3 - Pionier-rannekello', NULL, '578824937138', 'FedEx', NULL, '2015-10-06', '05.10.2015 10:48', '4260295882064', '1', 'a0YC000000dhMVQMA2', '160.01', '229.00'),
(34680, '352099968', NULL, NULL, 'Jessica Tallqvist', 'Sampolantie 20', '', '03220', 'TERVALAMPI', 'Finnland', 'FI', NULL, NULL, '405231707', '0010072WGO', NULL, NULL, 'T-7001-1 - Pionier Havana -rannekello', NULL, '578824937149', 'FedEx', NULL, '2015-10-06', '04.10.2015 17:48', '4260295882095', '1', 'a0YC000000dt4MpMAI', '145.00', '249.00'),
(34681, '351967639', NULL, NULL, 'Henna Hakkarainen', 'Tieteenkatu 3 a 4', 'Osoite (rivi 2) (valinnainen)', '33720', 'Tampere', 'Finnland', 'FI', NULL, NULL, '409667345', '00101795SA', NULL, NULL, 'GM-101-5 - Theorema Casablanca -rannekello', NULL, '578824937150', 'FedEx', NULL, '2015-10-06', '03.10.2015 22:18', 'WL-FI040614HW15', '1', 'a0YC000000dhRgmMAE', '185.00', '279.00'),
(34682, '351963906', NULL, NULL, 'Narkis Latypov', 'Porrastie 4A 26', '', '40640', 'JYVAESKYLAE', 'Finnland', 'FI', NULL, NULL, '+358 405220656', '00100434V4', NULL, NULL, 'GM511-3 - Pionier-rannekello', NULL, '578824937160', 'FedEx', NULL, '2015-10-06', '03.10.2015 21:48', '4260295882064', '1', 'a0YC000000dhMVQMA2', '160.01', '229.00'),
(34683, '352268220', NULL, NULL, 'Dick Sahlen', 'ERIK DAHLBERGSGATAN 14', '', '11532', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '709255618', '00100356UU', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '578824937171', 'FedEx', NULL, '2015-10-06', '05.10.2015 13:14', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(34684, '352235497', NULL, NULL, 'Inger Wall', 'MOLLOESUNDSVAEGEN 27', '', '47494', 'HAELLEVIKSSTRAND', 'Schweden', 'SE', NULL, NULL, '0733-614212', '0010181KUG', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '578824937182', 'FedEx', NULL, '2015-10-06', '05.10.2015 10:44', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(34685, '3074457345678709634', NULL, NULL, 'Chee Yeong Wan', '6 TAGORE DR #03-01 TAGORE BLDG', '#03-01', '787623', 'SINGAPUR', 'SINGAPORE', 'SG', NULL, NULL, '96691570', '0010176OI5', NULL, NULL, 'T-3001-1: Theorema Paragon Automatic Watch', NULL, '578824937193', 'FedEx', NULL, '2015-10-06', '05.10.2015 15:11', 'SG080415CP01', '1', 'a0YC000000bnkzkMAA', '202.20', '259.00'),
(34686, '352549258', NULL, NULL, 'Olive Lea Magne Noumsi', 'Rue Des Carrieres 20', '', '5000', 'Namur', 'Belgien', 'BE', NULL, NULL, '32494453675', '0010048N2K', NULL, NULL, 'Montre Theorema Rio - GM-107-3- Noir/Or - Bracelet cuir - Marron', NULL, '644352590562', 'FedEx', NULL, '2015-10-07', '06.10.2015 16:51', '4,2603E+12', '1', 'a0YC000000dMpxeMAC', '155.00', '239.99'),
(34687, '352306868', NULL, NULL, 'Mickael MATTHYS', 'rue Bourbesee 39', '', '6230', 'Pont-Ã -Celles', 'Belgien', 'BE', NULL, NULL, '+32 499 485 007', '0010250T32', NULL, NULL, 'Montre Theorema Rio - GM-107-8- Noir/Noir - Bracelet metal - Noir', NULL, '644352590573', 'FedEx', NULL, '2015-10-07', '05.10.2015 15:19', '4,2603E+12', '1', 'a0YC000000dMq1EMAS', '155.00', '239.99'),
(34688, '352378163', NULL, NULL, 'Julian Devroe', 'Constant Van Goeystraat 1-9999', '84 bus 5', '2070', 'Zwijndrecht Antwerpen', 'Belgien', 'BE', NULL, NULL, '496398588', '0010086C6X', NULL, NULL, 'Theorema Rio horloge - zwart/goudkleurig - bruine lederen band (GM-107-3)', NULL, '644352590584', 'FedEx', NULL, '2015-10-07', '05.10.2015 20:50', '4,2603E+12', '1', 'a0YC000000dMpxeMAC', '155.00', '239.99'),
(34689, '352434834', NULL, NULL, 'Bert deferme', 'Botermelkdijk 270', '', '2900', 'Schoten', 'Belgien', 'BE', NULL, NULL, '472261744', '0010171UNV', NULL, NULL, 'Theorema Rio horloge - zwart/zilverkleurig - zwarte lederen band (GM-107-2)', NULL, '644352590595', 'FedEx', NULL, '2015-10-07', '06.10.2015 07:50', '4,2603E+12', '1', 'a0YC000000dMpuQMAS', '155.00', '239.99'),
(34690, '352405564', '', '', 'natia lobzhanidze', '154 timber mills', 'kilmore road, artane', 'dublin 5', 'dublin', 'Irland', '', '', '', '899677567', '0010044SFW', '', '', 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-4 - Brown Strap, Gold Case, Black Face', 'Uhr erhalten 21.10.2015\r\nNeu Uhr gesendet 21.10.2015  644352594936', '644352589628', 'FedEx', '', '2015-10-07', '05.10.2015 22:02', 'WL-GM511-4', '1', 'a0YC000000dhKkDMAU', '165.00', '235.00'),
(34691, '352272220', NULL, NULL, 'Ingrid van Rijswijk', 'Vrije Zeestraat 51', '', '1335 VS', 'ALMERE', 'Niederlanden', 'NL', NULL, NULL, '652658652', '0010250CLC', NULL, NULL, 'Theorema Rio horloge - zwart/goudkleurig - bruine lederen band (GM-107-3)', NULL, '644352590600', 'FedEx', NULL, '2015-10-07', '05.10.2015 12:30', '4,2603E+12', '1', 'a0YC000000ddgmIMAQ', '155.00', '239.99'),
(34692, '352399151', NULL, NULL, 'Asif Saeed', '43 SHACKLETON ROAD', '', 'UB1 2QH', 'SOUTHALL middlesex', 'Großbritannien', 'GB', NULL, NULL, '7865193227', '0010209QCB', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352590253', 'FedEx', NULL, '2015-10-07', '05.10.2015 22:25', '4,2603E+12', '1', 'a0YC000000dfm3dMAA', '155.00', '249.00'),
(34693, '352458010', NULL, NULL, 'Hayley Rowe', 'Manor Conference Avenue', 'Portishead', 'BS20 7LF', 'Bristol', 'Großbritannien', 'GB', NULL, NULL, '1275399205', '001009158J', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352590264', 'FedEx', NULL, '2015-10-07', '06.10.2015 10:04', '4,2603E+12', '1', 'a0YC000000dfm3dMAA', '155.00', '249.00'),
(34694, '352380582', NULL, NULL, 'Naneka Sandhu', '29 BYRON ROAD', 'Earley', 'RG6 1EP', 'READING Berkshire', 'Großbritannien', 'GB', NULL, NULL, '7988881901', '00101118CC', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352590275', 'FedEx', NULL, '2015-10-07', '05.10.2015 21:31', '4,2603E+12', '1', 'a0YC000000dfm3dMAA', '155.00', '249.00'),
(34695, '352496615', NULL, NULL, 'Martin Burns', '795 Annisland road', '', 'G14 0YB', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '1415702773', '0010116HEM', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352590286', 'FedEx', NULL, '2015-10-07', '06.10.2015 12:32', '4,2603E+12', '1', 'a0YC000000dfm3aMAA', '155.00', '249.00'),
(34696, '352421951', NULL, NULL, 'Hamad Husain', '25 Lowdan roAd', '', 'UB1 1AU', 'SOUTHALL', 'Großbritannien', 'GB', NULL, NULL, '7739753690', '00100122VF', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352590297', 'FedEx', NULL, '2015-10-07', '06.10.2015 02:33', '4,2603E+13', '1', 'a0YC000000dfm3cMAA', '155.00', '249.00'),
(34697, '352522013', NULL, NULL, 'Eleanor Hendry', '16 BRANTING HILL AVENUE', '', 'LE3 8GA', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7766668442', '00100278SH', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352590301', 'FedEx', NULL, '2015-10-07', '06.10.2015 14:25', '4,2603E+12', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34698, '352345990', NULL, NULL, 'Jo Stone', '99 St. James Road', '', 'CR0 2UU', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7827921554', '0010139TKY', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352590312', 'FedEx', NULL, '2015-10-07', '05.10.2015 18:24', '4,2603E+12', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34699, '352415364', NULL, NULL, 'Dale King-Evans', '22S TRAMWAYS', 'Crewe road', 'CH1 3AD', 'CHESTER Cheshire', 'Großbritannien', 'GB', NULL, NULL, '7496439662', '0010091ASS', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352590323', 'FedEx', NULL, '2015-10-07', '06.10.2015 00:25', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34700, '352516389', NULL, NULL, 'Evangelos Tzouvalis', '29 TENBY STREET', 'Flat 2', 'B1 3EE', 'BIRMINGHAM West midlands', 'Großbritannien', 'GB', NULL, NULL, '7477805350', '0010207AE4', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352590334', 'FedEx', NULL, '2015-10-07', '06.10.2015 13:55', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34701, '352488384', NULL, NULL, 'keeley bland', '27 CHEADLE ROAD', 'Hylton castle', 'SR5 3NN', 'SUNDERLAND', 'Großbritannien', 'GB', NULL, NULL, '7719177069', '0010056TES', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352590345', 'FedEx', NULL, '2015-10-07', '06.10.2015 12:53', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34702, '352500283', '', '', 'Muriel King', '9 MAIN ROAD', 'Luncarty', 'PH1 3EP', 'PERTH  Perthshire', 'Großbritannien', '', '', '', '7917820923', '0010011MPS', '', '', 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', '', '968535183216', 'DHL', '', '2015-10-07', '06.10.2015 13:06', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34703, '352511386', NULL, NULL, 'Pamela Calvert', '78 DEVONSHIRE STREET', '', 'SR5 1DP', 'SUNDERLAND', 'Großbritannien', 'GB', NULL, NULL, '7921809982', '0010095TGC', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352590367', 'FedEx', NULL, '2015-10-07', '06.10.2015 13:30', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34704, '352376912', NULL, NULL, 'Rachel Beedles', '115 Loxley close', 'Church hill', 'B98 9JH', 'REDDITCH', 'Großbritannien', 'GB', NULL, NULL, '7717704927', '0010224WDP', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352590378', 'FedEx', NULL, '2015-10-07', '05.10.2015 20:54', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34705, '352319955', NULL, NULL, 'Rachel spencer', '125  High Street', 'Northfields Estate Agents', 'W3 6LY', 'Acton London', 'Großbritannien', 'GB', NULL, NULL, '7912044799', '0010211IYX', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352590389', 'FedEx', NULL, '2015-10-07', '05.10.2015 16:30', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34706, '352491175', NULL, NULL, 'Samantha England', 'Phillips Hou Crescent Road', '', 'TN1 2PL', 'Tunbridge Wells Kent', 'Großbritannien', 'GB', NULL, NULL, '7845097289', '001021053R', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352590390', 'FedEx', NULL, '2015-10-07', '06.10.2015 12:00', '4,2603E+12', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34707, '352365094', NULL, NULL, 'kevin hewson', '78 PYRCROFT ROAD', '', 'KT16 9HU', 'CHERTSEY', 'Großbritannien', 'GB', NULL, NULL, '7500800661', '00100023GP', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352590404', 'FedEx', NULL, '2015-10-07', '05.10.2015 19:57', '4,2603E+12', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34708, '352348782', NULL, NULL, 'Rico Wallace', '47 FENDERSIDE ROAD', '', 'CH43 7ZL', 'PRENTON', 'Großbritannien', 'GB', NULL, NULL, '7768406283', '00102285DW', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352590415', 'FedEx', NULL, '2015-10-07', '05.10.2015 18:59', '4,2603E+12', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34709, '352364205', NULL, NULL, 'Shazia Kousar', '8 BEECH STREET', '', 'HD1 4JN', 'HUDDERSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7436011197', '00101519X2', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352590426', 'FedEx', NULL, '2015-10-07', '05.10.2015 19:54', '4,2603E+12', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34710, '352348264', '', '', 'John MacAngus', '2 CASTLEHEATHER COTTS', 'Druid Temple Road', 'IV2 6AA', 'INVERNESS', 'Großbritannien', '', '', '', '7590759789', '0010168EC4', '', '', 'Men?s Malibu Diamond Skeleton Watch - GM-502-1', '', '968535183238', 'DHL', '', '2015-10-07', '05.10.2015 18:55', '4,2603E+12', '1', 'a0YC000000drWzlMAE', '123.00', '199.00'),
(34711, '352494615', NULL, NULL, 'Jan Hadley', '25 CHARD ROAD', '', 'EX1 3AY', 'EXETER', 'Großbritannien', 'GB', NULL, NULL, '7505369320', '0010113GXR', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-3', NULL, '644352590448', 'FedEx', NULL, '2015-10-07', '06.10.2015 12:24', '4,2603E+12', '1', 'a0YC000000drWznMAE', '123.00', '199.00'),
(34712, '352445436', NULL, NULL, 'Natalie Beattie', '28 BUCKIE', '', 'PA8 6EE', 'ERSKINE', 'Großbritannien', 'GB', NULL, NULL, '7588892629', '0010202HCM', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-5', NULL, '644352590459', 'FedEx', NULL, '2015-10-07', '06.10.2015 08:59', '4,2603E+12', '1', 'a0YC000000drXcTMAU', '123.00', '199.00'),
(34713, '352454325', '', '', 'Tracy Whitehouse', '4THE GRANARY ARBORY ROAD', '', 'IM9 1HA', 'ISLE OF MAN', 'Großbritannien', '', '', '', '7624467179', '001017137M', '', '', 'Men?s Malibu Diamond Skeleton Watch - GM-502-7', '', '968535183222', 'DHL', '', '2015-10-07', '06.10.2015 09:38', '4,2603E+12', '1', 'a0YC000000drXdxMAE', '123.00', '199.00'),
(34714, '352493098', NULL, NULL, 'Sarah Harris', '3 RICHMOND MOUNT', 'Hyde Park', 'LS6 1DG', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7563639847', '0010203Q3S', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352590470', 'FedEx', NULL, '2015-10-07', '06.10.2015 12:25', '4,2603E+12', '1', 'a0YC000000drWe1MAE', '129.99', '199.00'),
(34715, '352506613', NULL, NULL, 'Sam Copeland', '5 CLAREMONT PARK STREET', 'Colnbrook', 'SL3 0JF', 'SLOUGH Berkshire', 'Großbritannien', 'GB', NULL, NULL, '7957413180', '0010171O4N', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black metal strap - GM-510-8', NULL, '644352590481', 'FedEx', NULL, '2015-10-07', '06.10.2015 13:26', '4,2603E+12', '1', 'a0YC000000drWe5MAE', '129.99', '199.00'),
(34716, '352505729', NULL, NULL, 'Anita Ogieriakhi', '173 CHESTER ROAD', '', 'IG3 8PY', 'ILFORD Essex', 'Großbritannien', 'GB', NULL, NULL, '7780447593', '0010201IDN', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352590492', 'FedEx', NULL, '2015-10-07', '06.10.2015 13:34', '4,2603E+12', '1', 'a0YC000000drWe4MAE', '129.99', '199.00'),
(34717, '352520992', NULL, NULL, 'Elizabeth Dixon', 'X The Manor House', 'Bank Top, Whickham', 'NE16 4AT', 'Newcastle upon Tyne', 'Großbritannien', 'GB', NULL, NULL, '1914960111', '0010017FQT', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352590507', 'FedEx', NULL, '2015-10-07', '06.10.2015 14:31', '4,2603E+12', '1', 'a0YC000000drWe4MAE', '129.99', '199.00'),
(34718, '352352258', NULL, NULL, 'TARA SLADE', '12 MALTBY COURT', 'WHITKIRK', 'LS15 9BB', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '1138082921', '0010238M9W', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352590518', 'FedEx', NULL, '2015-10-07', '05.10.2015 19:24', '4,2603E+12', '1', 'a0YC000000dBCm4MAG', '135.00', '199.00'),
(34719, '352491362', NULL, NULL, 'Changez Baig', '12 TEASEL CLOSE', 'BROADFIELD', 'RH11 9DZ', 'CRAWLEY WEST SUSSEX', 'Großbritannien', 'GB', NULL, NULL, '7960455524', '00101202W7', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352590529', 'FedEx', NULL, '2015-10-07', '06.10.2015 11:52', '4,2603E+12', '1', 'a0YC000000drWdyMAE', '129.99', '199.00'),
(34720, '352493250', NULL, NULL, 'Nabeel Al Ramadhani', '20 CHIPPENDALE RISE', '', 'BD8 0NB', 'BRADFORD WEST YORKSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7973882559', '0010080BF0', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352590530', 'FedEx', NULL, '2015-10-07', '06.10.2015 12:29', '4,2603E+12', '1', 'a0YC000000drWdyMAE', '129.99', '199.00'),
(34721, '352500057', NULL, NULL, 'rebecca dyer', '4 RYESLAND WAY', 'Creech St Michael', 'TA3 5TA', 'TAUNTON SOMERSET', 'Großbritannien', 'GB', NULL, NULL, '1823443197', '001016692A', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and silver metal strap - GM-510-5', NULL, '644352590540', 'FedEx', NULL, '2015-10-07', '06.10.2015 12:54', '4,2603E+12', '1', 'a0YC000000dBCm2MAG', '135.00', '199.00'),
(34722, '352383754', NULL, NULL, 'Lynda Chan', '3 MARKHAM CRESCENT', '', 'B92 0PF', 'SOLIHULL', 'Großbritannien', 'GB', NULL, NULL, '7919020168', '0010154UVB', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352590551', 'FedEx', NULL, '2015-10-07', '05.10.2015 21:33', '4,2603E+12', '1', 'a0YC000000dfm8PMAQ', '155.00', '249.00'),
(34723, '352525380', NULL, NULL, 'luis fregoso santana', 'Poppelitie Poppelitie 1', '', '01360', 'VANTAA', 'Finnland', 'FI', NULL, NULL, '451739499', '0010250IVE', NULL, NULL, 'T-7001-3 - Pionier Havana -rannekello', NULL, '604569194049', 'FedEx', NULL, '2015-10-07', '06.10.2015 16:48', '4260295882118', '1', 'a0YC000000dt4MrMAI', '145.00', '249.00'),
(34724, 'PK\0\0\0\0\0!\0A7‚Ïr\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34725, 'ßIx¨B<•M¢Øž{îu<ŒÖµMVÑx—‹~Ö', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34726, '€j›…h˜\'@ÄÁPÈ“Ì»Aw©2®lae>p', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34727, '_ñA|Æ@¶Ïÿ[he®\0‘6ðÆi·¢×È•Š \'Ä§', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'ËvåCf©ÏÛ¨šBËIƒóœÓÉû\"cž&Ú\\O', '', '', '', '', ''),
(34728, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34729, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '(\"Ì˜5kpî£¤D2ç—\\xà9£«', '¸ØÖ<´Bbö~”Œh\\üˆ|µ„CÅZé7(ïLÇ}e', 'Á}Ól:Nq¨!', '', '', ''),
(34730, 'u¥”Ø™À‡]ñ´çža%“%ª&&}ò|ãâ\0\0ÿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34731, ')1Ì–$LE1ãz›ïmÛ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34732, 'rrs*jÃ×:æÙ>¾„™XÒÿ¡H(ULë0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34733, 'Jg‡uB-ôŸUŒ ™g• íÏ»Ì$¨‰ó|ûf+', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34734, '§GšlÛQ®LÂ5g‚†', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34735, '*dD', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34736, 'ÐÙV·Ü˜U”Â…ãT3!ÂLñÈ‰óÈ™T¦¨ñ}', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'ë¨[íuÚÍj§C¼jÇ#^‡v}ÜXyö’*Ž~', '', '', '', '', ''),
(34737, 'X‹K¡r\"¼¤,¼š“M\ZsAõ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34738, '6av€?7ÌÁÍ¢Àl¨¦‹÷óµ˜ïõ\Z©R', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'I.‡Ó›ád~5€WäÁ\0¾°ý,n‚’‡b¤$ÛÂ\Z', '', '', '', '', ''),
(34739, 'y’µJ=ÉÜ×ñIÖuxñIÖkœŒ{_^¾³ûÿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'Ãþ•\rI…ã1f<&moN¤wcëÝw®ãM’ˆ X', '', '', '', '', ''),
(34740, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34741, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34742, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34743, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34744, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34745, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34746, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34747, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34748, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34749, 'hdzÔRw©¥¬Y4oéI/È6Õ™5š?™ÇùŒz', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34750, 'W„ÅfN\'&ÕÀ0<zóGj—c&Ëâ\0¨çÍ‡W\0}œ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34751, '<T®*Ç@‘ªEªÒ	j‡}û|ŠÇUŽ\"U9Š', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', ' G¼%cN¶ÙçÉ&-=ÙF6¦uðP_öúÆÌ$/:', '', '', '', '', ''),
(34752, 'ª*$¯„ªÉsPU#9)T•HŽ\"¢¤BòJ¨*‘<', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34753, 'àH', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34754, 'ð±ÄŠ©oJ¦~‰ÂôÃ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34755, 'NLvK2ÙK¦˜˜å¶d–—(L*àqÙø@F÷¥', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34756, '$Û‹$Ì.b_Àƒ2’0/Ñû³\0Ïe\Z™v4xb', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34757, 'YÁ‡V2(VS®lKRj¥$—¬\r²—ä', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'ô”÷ËPw“RÑA7Y×ö‚Pý*k»ÌŠËM¨óÁ¬íB', 'Éw¶ÁÆS›pÌ–Ø”cŽÄ¾pÌ•Ø>Ç<‰pÌ—', '', '', '', ''),
(34758, '¨ùŸ\0›39	Ø9 Ðó·\0ŸA—', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34759, 'º 0ô\0!-„nEZHÝŽ´', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '@“’w€\'-Dï\0QZÈÞ¦´¾Ti!}¹Úw', '', '', '', '', ''),
(34760, 'Ô—µ£>]lu$),]ÒÄ·Óñ\rc\\ñ>y-@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34761, '†:ùÒäªöEÔø€ƒHò¡\0AéG1sP)=', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34762, '€%-„Àb´ÐT\0«Ñç|dÓÜ-õï˜[`˜[ †¹', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34763, 'CàHŸó¬¦ó›`×îœo|', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '€\0ê«¯	ýeà#¼Õè¶ø\':€ßu\0KY(Ûñ', '', '', '', '', ''),
(34764, '+<å¨Ñ\08h6\0B±àÍÔËæœ·\0Ï`|Áç`­', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34765, '¡>.³uýi¸–ò7j^Ô#î³’1x|¢§Rú', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'é|ÔÏ¿ÎUõÄÃ°{žfïÿ\0\0\0ÿÿ\0PK\0', '', '', '', '', ''),
(34766, '>\"í—kz€à\ZP ƒÇy–ã_o\0§üŸzåÌ©d8', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34767, '\Zý\0[ƒs†Œw×G¢Pè2ÌëÌÌ2»É^Öp', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'µiÁ\"', 'ÍóÏ¶¶†úÄÿ5¤£ã¬Ã÷šÖNõ|ñ±Úù,x', '', '', '', ''),
(34768, 'üd¿Ì¹Ô!', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34769, 'Þá¬….¨¥užR²”zÌ’v2hi1áömc2Ä', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34770, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(34771, '352470517', NULL, NULL, 'Abdifath Muhadiin', 'Mjoelbyplan 26', '', '163 71', 'SPANGA', 'Schweden', 'SE', NULL, NULL, '722838857', '0010195XUF', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '604569194050', 'FedEx', NULL, '2015-10-07', '06.10.2015 11:44', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(34772, '352443365', NULL, NULL, 'mahmud alganadi', 'TALLHEDEN 19', '', '955 32', 'Ranea', 'Schweden', 'SE', NULL, NULL, '', '0010216K9H', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '604569194060', 'FedEx', NULL, '2015-10-07', '06.10.2015 09:44', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(34773, '352440930', NULL, NULL, 'Hanan Morad', 'RAGNHILDSBORGSVAEGEN 7', '', '152 50', 'SOEDERTAELJE', 'Schweden', 'SE', NULL, NULL, '737800881', '0010214K3P', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '604569194071', 'FedEx', NULL, '2015-10-07', '06.10.2015 09:14', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(34774, '352411363', NULL, NULL, 'Ram Mwangi Kamau', 'RADSVAEGEN 10', '', '141 48', 'HUDDINGE', 'Schweden', 'SE', NULL, NULL, '762737594', '0010227HZU', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '604569194082', 'FedEx', NULL, '2015-10-07', '06.10.2015 00:44', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(34775, '352401060', NULL, NULL, 'Josef Ammouri', 'TEMPELRIDDARVAEGEN 1B', '', '127 61', 'SKAERHOLMEN', 'Schweden', 'SE', NULL, NULL, '704347788', '0010033VU1', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '604569194093', 'FedEx', NULL, '2015-10-07', '05.10.2015 23:44', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(34776, '352394237', NULL, NULL, 'magnus nordstroem', 'Groevsbol Hillstugan 1', '', '64393', 'Vingaker', 'Schweden', 'SE', NULL, NULL, '723261680', '0010108FIC', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '604569194108', 'FedEx', NULL, '2015-10-07', '05.10.2015 23:14', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(34777, '352594880', NULL, NULL, 'JW EVers', 'Hemmingstraat 52', '', '7207RK', 'ZUTPHEN', 'Niederlanden', 'NL', NULL, NULL, '620276125', '0010179BVQ', NULL, NULL, 'Theorema Rio horloge - zwart/zwart - zwart metalen band (GM-107-8)', NULL, '644352590735', 'FedEx', NULL, '2015-10-08', '06.10.2015 20:29', '4260295881586', '1', 'a0YC000000ddgmNMAQ', '155.00', '239.99'),
(34778, '352771318', '', '', 'Roman Pavlov', 'Primavera 39', 'Ent-1', '08906', 'Hospitalet de llobregat BARCELONA', 'Spanien', '', '', '', '627119207', '10074849', '', '', 'Reloj de caballero Pionier - modelo Florida GM-505-3', '', '644352590724', 'FedEx', '', '2015-10-08', '07.10.2015 13:33', 'GM-505-3', '1', 'a0YC000000dcvwvMAA', '150.00', '239.89'),
(34779, '352528690', NULL, NULL, 'Delroy Marriott', '59 PERRAN WALK', '', 'TW8 0LT', 'BRENTFORD', 'Großbritannien', 'GB', NULL, NULL, '07506 481 363', '0010173HOO', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352590621', 'FedEx', NULL, '2015-10-08', '06.10.2015 15:02', '4260295881050', '1', 'a0YC000000dfm3dMAA', '155.00', '249.00'),
(34780, '352571336', NULL, NULL, 'Benjamin Attwood', '663 CHESTER ROAD', '', 'CH66 2LN', 'ELLESMERE PORT', 'Großbritannien', 'GB', NULL, NULL, '1513399276', '0010041E7X', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352590632', 'FedEx', NULL, '2015-10-08', '06.10.2015 18:31', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34781, '352647199', NULL, NULL, 'Mark Henderson', '19 JOHN STREET', 'Eldon Lane', 'DL14 8TP', 'BISHOP AUCKLAND Co. Durham', 'Großbritannien', 'GB', NULL, NULL, '7546408802', '00100619TK', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352590643', 'FedEx', NULL, '2015-10-08', '07.10.2015 00:57', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34782, '352636009', NULL, NULL, 'Wayne Grech', '11 FAIRFORD COURT, airedale street', '', 'BD2 3BT', 'BRADFORD', 'Großbritannien', 'GB', NULL, NULL, '7756444567', '00100050A4', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352590654', 'FedEx', NULL, '2015-10-08', '06.10.2015 22:53', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34783, '352545958', NULL, NULL, 'Bernice Blaker', '2 CANAL WALK', '', 'CR0 6BZ', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7956009091', '00101051I9', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-1', NULL, '644352590665', 'FedEx', NULL, '2015-10-08', '06.10.2015 16:33', '4260295880688', '1', 'a0YC000000drWzlMAE', '123.00', '199.00'),
(34784, '352610085', NULL, NULL, 'Russell Duckworth', '19 SUNBURY AVENUE', 'PENWORTHAM', 'PR1 9HR', 'PRESTON Lancashire', 'Großbritannien', 'GB', NULL, NULL, '7833531831', '0010191UN8', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-1', NULL, '644352590676', 'FedEx', NULL, '2015-10-08', '06.10.2015 21:28', '4260295880688', '1', 'a0YC000000drWzlMAE', '123.00', '199.00'),
(34785, '352609604', NULL, NULL, 'Manuela Pula', '23 Junction Road , Archway', '', 'N19 5QT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7411738157', '0010221FR2', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-3', NULL, '644352590687', 'FedEx', NULL, '2015-10-08', '06.10.2015 21:31', '4260295880701', '1', 'a0YC000000drWznMAE', '123.00', '199.00'),
(34786, '352534689', NULL, NULL, 'lynn mylan', '16 HALSTOW WAY', '', 'SS13 2AG', 'BASILDON', 'Großbritannien', 'GB', NULL, NULL, '1268557009', '0010170TK8', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-5', NULL, '644352590698', 'FedEx', NULL, '2015-10-08', '06.10.2015 15:38', '4260295881906', '1', 'a0YC000000drXcTMAU', '123.00', '199.00'),
(34787, '352538323', NULL, NULL, 'Solomon Adegoke', '13 GLENDALE WAY', '', 'SE28 8HA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7956119965', '0010053B5C', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352590702', 'FedEx', NULL, '2015-10-08', '06.10.2015 15:56', '4260295881432', '1', 'a0YC000000drWe4MAE', '129.99', '199.00'),
(34788, '352556117', NULL, NULL, 'Mark Garrett', '3 Fourth avenue', 'Stobhill', 'NE61 2JH', 'Morpeth Northumberland', 'Großbritannien', 'GB', NULL, NULL, '7891230587', '0010104C3T', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '644352590713', 'FedEx', NULL, '2015-10-08', '06.10.2015 17:33', '4260295881814', '1', 'a0YC000000dcRTPMA2', '120.01', '179.00'),
(34789, '352807063', NULL, NULL, 'Anafinexpro sprl Mattiello', 'Rue de l\'horizon 22 Rue de l\'hor', '', '4032', 'Chenee', 'Belgien', 'BE', NULL, NULL, '32483074540', '00101203ND', NULL, NULL, 'Montre Theorema Rio - GM-107-8- Noir/Noir - Bracelet metal - Noir', NULL, '644352590920', 'FedEx', NULL, '2015-10-09', '07.10.2015 18:19', '4260295881586', '1', 'a0YC000000dMq1EMAS', '155.00', '239.99'),
(34790, '352949554', '', '', 'Peter O\'Sullivan', ' 50 Ribbontail Way', '', '', 'Longwood,Co.Meath', 'Irland', '', '', '', '894897690', '00102505CE', '', '', 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-2 - Black Strap, Black/Silver Case, White Face', '', '644352590790', 'FedEx', '', '2015-10-09', '08.10.2015 11:02', 'WL-GM511-2', '1', 'a0YC000000dhKkBMAU', '165.00', '235.00'),
(34791, '352876680', NULL, NULL, 'Karen Mud', 'Goudseweg 33', '', '2821 BC', 'STOLWIJK', 'Niederlanden', 'NL', NULL, NULL, '06-24745703', '0010093XW4', NULL, NULL, 'Theorema Rio horloge - zwart/zwart - zwart metalen band (GM-107-8)', NULL, '644352590941', 'FedEx', NULL, '2015-10-09', '08.10.2015 00:00', '4260295881586', '1', 'a0YC000000ddgmNMAQ', '155.00', '239.99'),
(34792, '352754376', NULL, NULL, 'Maria Sancho', 'Gomez de Avellaneda 57', 'Bloque 7, 3ºJ', '50018', 'Zaragoza,ZARAGOZA', 'Spanien', 'ES', NULL, NULL, '628883781', '0010153CWS', NULL, NULL, 'Reloj Theorema Newton Diamonds - modelo GM-4004-1', NULL, '644352590919', 'FedEx', NULL, '2015-10-09', '07.10.2015 23:59', 'GM-4004-1', '1', 'a0YC000000dcv01MAA', '150.00', '239.89'),
(34793, '352883566', NULL, NULL, 'Daniel Ciechan', '12 REGAL ROAD', '', 'BA4 5AA', 'SHEPTON MALLET n/a', 'Großbritannien', 'GB', NULL, NULL, '7714747525', '0010033LCR', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352590805', 'FedEx', NULL, '2015-10-09', '08.10.2015 01:39', '4260295882019', '1', 'a0YC000000dfm93MAA', '155.00', '249.00'),
(34794, '352801312', NULL, NULL, 'Lidia Muntean', '50 COLBURN AVENUE', '', 'HA5 4PF', 'PINNER Middx', 'Großbritannien', 'GB', NULL, NULL, '7479677718', '0010152VW9', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352590816', 'FedEx', NULL, '2015-10-09', '07.10.2015 17:53', '4260295881050', '1', 'a0YC000000dfm3dMAA', '155.00', '249.00'),
(34795, '352960931', NULL, NULL, 'Isabel Howard-Mawer', '62 GALE LANE', 'Acomb', 'YO24 3AA', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7795233797', '00101749S9', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352590827', 'FedEx', NULL, '2015-10-09', '08.10.2015 12:57', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34796, '352884253', NULL, NULL, 'Daniel Ciechan', 'THE MARKET H MARKET PLACE', '', 'BA5 2RB', 'WELLS', 'Großbritannien', 'GB', NULL, NULL, '7714747525', '0010024J79', NULL, NULL, 'Brown Strap With Gold and Black Dial - GM-506-3', NULL, '644352590838', 'FedEx', NULL, '2015-10-09', '08.10.2015 02:18', '4260295880886', '1', 'a0YC000000ddEyEMAU', '123.99', '199.00'),
(34797, '352864191', NULL, NULL, 'Kerry Roper', '28 THE GROVE', '', 'S728ar', 'Cudworth', 'Großbritannien', 'GB', NULL, NULL, '7912482495', '0010194DQP', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352590849', 'FedEx', NULL, '2015-10-09', '07.10.2015 22:27', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34798, '352911264', NULL, NULL, 'Audrey Hurst', '30 SORREL ROAD', 'Blackbird leys', 'OX4 6SL', 'OXFORD Oxfordshire', 'Großbritannien', 'GB', NULL, NULL, '7860869335', '0010103MVI', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352590850', 'FedEx', NULL, '2015-10-09', '08.10.2015 08:57', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34799, '352863917', NULL, NULL, 'kevin watson', 'LIMESTONE GA LIMESTONE COTTAGE LANE', '', 'S6 1NJ', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7798837931', '00100541QH', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352590860', 'FedEx', NULL, '2015-10-09', '07.10.2015 22:32', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34800, '352913666', NULL, NULL, 'Catherine Kelly', '34 TWEED STREET', 'Shawhead', 'ML5 4LH', 'COATBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7914669735', '0010080PYJ', NULL, NULL, 'Men\'s Malibu Diamond Skeleton Watch - GM-502-5', NULL, '644352590871', 'FedEx', NULL, '2015-10-09', '08.10.2015 09:34', '4260295881906', '1', 'a0YC000000drXcTMAU', '123.00', '199.00'),
(34801, '352862823', NULL, NULL, 'Rebecca Pritchard', '30 LYNDALE ROAD', '', 'BS5 7AA', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7952919131', '00100263CT', NULL, NULL, 'Men\'s Malibu Diamond Skeleton Watch - GM-502-7', NULL, '644352590882', 'FedEx', NULL, '2015-10-09', '07.10.2015 22:25', '4260295881920', '1', 'a0YC000000drXdxMAE', '123.00', '199.00'),
(34802, '352875320', NULL, NULL, 'Parisa Bakhtiyari', '438 Miswellhill broadway', 'Ask for parisa pleade', 'N10 1BS', 'LONDON HERTFORDSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7730484601', '0010174Y8I', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Gold/Black Dial and Brown Leather Band', NULL, '644352590893', 'FedEx', NULL, '2015-10-09', '07.10.2015 23:52', '4260295882071', '1', 'a0YC000000dg4xQMAQ', '143.99', '219.00'),
(34803, '352928063', NULL, NULL, 'Ieuan Winterburn', '2 Pen y mynydd,', 'Coed y cwm', 'CF37 3JG', 'PONTYPRIDD MID GLAMORGAN', 'Großbritannien', 'GB', NULL, NULL, '7854160565', '00101367OH', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352590908', 'FedEx', NULL, '2015-10-09', '08.10.2015 10:29', '4260295881432', '1', 'a0YC000000drWe4MAE', '129.99', '199.00'),
(34804, '3074457345678776281', NULL, NULL, 'Rymel Rajendran', '2D-05-04, Mutiara Idaman 2, Solok Tengku', '', '11600', 'JELUTONG PENANG', 'Malaysia', 'MY', NULL, NULL, '60164387660', '0010109IEF', NULL, NULL, 'GM-3005-A3: Theorema Marco Polo Automatic Watch', NULL, '578824937322', 'FedEx', NULL, '2015-10-09', '08.10.2015 16:21', 'a0YC000000dixqMMAQ', '1', 'a0YC000000dixqMMAQ', '779.88', '899.00'),
(34805, '352953322', NULL, NULL, 'Amarilda Kasmaku', 'ALHAGSVAEGEN 34', 'norsborg', '145 59', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '729140959', '0010216L2W', NULL, NULL, 'Svart/silver/vit. Modell GM511-2', NULL, '578824937252', 'FedEx', NULL, '2015-10-09', '08.10.2015 13:14', 'WL-GM511-2', '1', 'a0YC000000dhKWvMAM', '1543.87', '2199.00'),
(34806, '352837584', NULL, NULL, 'Gun Magnusson', 'BLAKLINTSVAEGEN 36', '', '341 42', 'LJUNGBY', 'Schweden', 'SE', NULL, NULL, '738103462', '0010218QFY', NULL, NULL, 'T-7001-3. Guld med svart urtavla, brunt armband', NULL, '578824937263', 'FedEx', NULL, '2015-10-09', '07.10.2015 21:44', '4260295882118', '1', 'a0YC000000dt3laMAA', '1367.62', '2399.00'),
(34807, '352710567', NULL, NULL, 'JanOve Foltas', 'SKAECKLINGEVAEGEN 85B', '', '147 55', 'TUMBA', 'Schweden', 'SE', NULL, NULL, '+46 702228824', '0010080X4S', NULL, NULL, 'T-7001-3. Guld med svart urtavla, brunt armband', NULL, '578824937274', 'FedEx', NULL, '2015-10-09', '07.10.2015 12:14', '4260295882118', '1', 'a0YC000000dt3laMAA', '1367.62', '2399.00'),
(34808, '352681098', '', '', 'Sara Atay', 'SOEDERVAEGEN 25b', '', '741 43', 'KNIVSTA', 'Schweden', '', '', '', '', '0010008O9O', '', '', 'Brun/guld/svart. Modell GM511-4', 'Paket am 27.10.15 zur?ck erhalten!\r\n644352599310\r\n03.11.2015\r\nPaket am 16.11.15 zur?ck erhalten, da Adresse falsch!\r\nBitte refund!', '578824937285', 'FedEx', '', '2015-10-09', '07.10.2015 10:14', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(34809, '352673091', NULL, NULL, 'Mikael Krigsman', 'LANDSVAEGEN 71', '', '172 65', 'SUNDBYBERG', 'Schweden', 'SE', NULL, NULL, '735227386', '00102263AR', NULL, NULL, 'Brun/guld/vit. Modell GM511-3', NULL, '578824937296', 'FedEx', NULL, '2015-10-09', '07.10.2015 09:44', 'WL-GM511-3', '1', 'a0YC000000dhKWwMAM', '1543.87', '2199.00'),
(34810, '352656099', NULL, NULL, 'Anestis Vatmanidis', 'KROPPS KYRKVAEG 6B', '', '253 55', 'MOERARP', 'Schweden', 'SE', NULL, NULL, '42235151', '00102506D1', NULL, NULL, 'T-7001-3. Guld med svart urtavla, brunt armband', NULL, '578824937300', 'FedEx', NULL, '2015-10-09', '07.10.2015 05:14', '4260295882118', '1', 'a0YC000000dt3laMAA', '1367.62', '2399.00'),
(34811, '3074457345678757732', NULL, NULL, 'vijay vijay', '657 HOUGANG AVE 8  #09 - 433', 'Hougang', '530657', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '97868727', '00100536ZH', NULL, NULL, 'GM-104-8: Theorema Copacabana Mechanical Watch', NULL, '578824937311', 'FedEx', NULL, '2015-10-09', '06.10.2015 18:41', 'SG070415CP03', '1', 'a0YC000000bnUryMAE', '311.22', '399.00'),
(34812, '353136071', NULL, NULL, 'Katarine Nuyts', 'Testeltsesteenweg  114', '', '3201', 'Langdorp', 'Belgien', 'BE', NULL, NULL, '16566136', '0010133H7R', NULL, NULL, 'Theorema Rio horloge - zwart/goudkleurig - bruine lederen band (GM-107-3)', NULL, '644352591558', 'FedEx', NULL, '2015-10-12', '09.10.2015 09:48', '4260295880626', '1', 'a0YC000000dMpxeMAC', '155.00', '239.99'),
(34813, '353037045', NULL, NULL, 'Alfred Stana', '7b  Zion Road', 'RATHGAR', 'D6', 'Dublin', 'Irland', 'IE', NULL, NULL, '879556947', '0010065PON', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-4 - Brown Strap, Gold Case, Black Face', NULL, '644352591054', 'FedEx', NULL, '2015-10-12', '08.10.2015 18:32', 'WL-GM511-4', '1', 'a0YC000000dhKkDMAU', '165.00', '235.00'),
(34814, '353083496', NULL, NULL, 'Juan Pedro Martinez baeza', 'CALLE ESTACION 145', 'Bajo', '04600', 'HUERCAL-OVERA ALMERIA', 'Spanien', 'ES', NULL, NULL, '650440396', '00102367Z5', NULL, NULL, 'Reloj Pionier London Diamond - Modelo GM-510-7', NULL, '644352591547', 'FedEx', NULL, '2015-10-12', '08.10.2015 21:30', 'GM-510-7', '1', 'a0YC000000dcvXqMAI', '150.00', '239.89'),
(34815, '353080377', NULL, NULL, 'Bimalkumar Patel', '54 ALBERT ROAD', '', 'NN8 1EJ', 'WELLINGBOROUGH Northants', 'Großbritannien', 'GB', NULL, NULL, '7888703060', '0010103LJ8', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352591065', 'FedEx', NULL, '2015-10-12', '08.10.2015 23:23', '4260295882019', '1', 'a0YC000000dfm93MAA', '155.00', '249.00'),
(34816, '353300403', NULL, NULL, 'Greig Unsworth', '255 Park road', '', 'FY1 5NB', 'BLACKPOOL', 'Großbritannien', 'GB', NULL, NULL, '7834409833', '0010001OYM', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352591076', 'FedEx', NULL, '2015-10-12', '10.10.2015 02:30', '4260295880381', '1', 'a0YC000000dfm3aMAA', '155.00', '249.00'),
(34817, '353255572', NULL, NULL, 'John Cummings', '50 LANGLEY CLOSE', '', 'B98 0ET', 'REDDITCH', 'Großbritannien', 'GB', NULL, NULL, '7591993309', '0010168Y5O', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352591087', 'FedEx', NULL, '2015-10-12', '09.10.2015 19:58', '42602958803015', '1', 'a0YC000000dfm3cMAA', '155.00', '249.00'),
(34818, '353522001', NULL, NULL, 'Nicholas Brown', '9 WINTHORPE ROAD', '', 'S81 7SE', 'WORKSOP', 'Großbritannien', 'GB', NULL, NULL, '7979568077', '0010067GPD', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352591098', 'FedEx', NULL, '2015-10-12', '11.10.2015 10:53', '4260295880374', '1', 'a0YC000000dfm3ZMAQ', '155.00', '249.00'),
(34819, '353475011', '', '', 'Ali Ciftci', '15 Morris house warwick grove', 'Hackney', 'E5 9HY', 'LONDON', 'Großbritannien', '', '', '', '7738517222', '0010217LYN', '', '', 'Black/Black Dial / Black Metal Band - GM-101-10', 'Paket am 24.10.15 zur?ck erhalten!\r\nBitte refund!', '644352591102', 'FedEx', '', '2015-10-12', '11.10.2015 01:39', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34820, '353030237', NULL, NULL, 'Antonia Kennedy', '30 KITCHENER STREET', '', 'YO31 8SA', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7948505216', '0010150N2Q', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352591113', 'FedEx', NULL, '2015-10-12', '08.10.2015 18:57', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34821, '353396515', NULL, NULL, 'Karwan Ibrahim', '91 BALHAM HIGH ROAD , balham', 'Shop : Jacksons for hair', 'SW12 9AP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7720906110', '0010185K86', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352591124', 'FedEx', NULL, '2015-10-12', '10.10.2015 15:54', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34822, '353463787', NULL, NULL, 'Kathy To', '6 ELMS CLOSE', '', 'B91 2ND', 'SOLIHULL', 'Großbritannien', 'GB', NULL, NULL, '7412500568', '0010126YQG', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352591135', 'FedEx', NULL, '2015-10-12', '10.10.2015 23:29', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34823, '353366699', NULL, NULL, 'Shane rees', '4 THE CHANDLERY', '', 'CF40 2NH', 'TONYPANDY', 'Großbritannien', 'GB', NULL, NULL, '7943729403', '0010244GZN', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352591146', 'FedEx', NULL, '2015-10-12', '10.10.2015 12:53', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34824, '353253191', NULL, NULL, 'CHRISTINE RUMBOLD', '45 KESWICK CRESCENT', 'ESTOVER', 'PL6 8SL', 'PLYMOUTH DEVON', 'Großbritannien', 'GB', NULL, NULL, '7587141923', '00102296H4', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '644352591157', 'FedEx', NULL, '2015-10-12', '09.10.2015 19:58', '4260295881821', '1', 'a0YC000000dcRTRMA2', '120.01', '179.00'),
(34825, '353450981', NULL, NULL, 'Christina Wilson', '21 CARNETHY CRESCENT', '', 'KY2 6BG', 'KIRKCALDY FIFE', 'Großbritannien', 'GB', NULL, NULL, '7969462766', '0010162C4X', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '644352591168', 'FedEx', NULL, '2015-10-12', '10.10.2015 21:54', '4260295881784', '1', 'a0YC000000dcRUOMA2', '120.01', '179.00'),
(34826, '353402252', NULL, NULL, 'sukh kanwar', '181 rochfords gardens', '', 'sl25xb', 'slough', 'Großbritannien', 'GB', NULL, NULL, '7814485427', '0010077G11', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '644352591179', 'FedEx', NULL, '2015-10-12', '10.10.2015 16:25', '4260295881784', '1', 'a0YC000000dcRUOMA2', '120.01', '179.00'),
(34827, '353420533', NULL, NULL, 'aileen Hathaway', 'Flat 2, 1 Charles road', '', 'Tn38 0qa', 'St Leonards on Sea', 'Großbritannien', 'GB', NULL, NULL, '7581343929', '0010197DE8', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352591180', 'FedEx', NULL, '2015-10-12', '10.10.2015 18:27', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34828, '353091796', NULL, NULL, 'edyta kaliniak', '29 ESSEX STREET', '', 'NN2 6DR', 'NORTHAMPTON northamptonshire', 'Großbritannien', 'GB', NULL, NULL, '7759370766', '0010024K0S', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352591190', 'FedEx', NULL, '2015-10-12', '09.10.2015 01:24', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34829, '353028421', NULL, NULL, 'Greg Wilson', '22 THE LENNARDS', 'South Cerney', 'GL7 5UX', 'CIRENCESTER', 'Großbritannien', 'GB', NULL, NULL, '7799531977', '0010187UJH', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352591205', 'FedEx', NULL, '2015-10-12', '08.10.2015 18:57', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34830, '353513551', NULL, NULL, 'Shelley Carol', '32 pitmill gardens, hucclecote', '', 'GL3 3ND', 'GLOUCESTER', 'Großbritannien', 'GB', NULL, NULL, '7736244390', '0010208IIS', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352591216', 'FedEx', NULL, '2015-10-12', '11.10.2015 10:22', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34831, '353127224', NULL, NULL, 'beccijo west', '37 WOODROW CHASE', 'herne bay', 'CT6 7JL', 'HERNE BAY', 'Großbritannien', 'GB', NULL, NULL, '01227 273710', '00102503Y6', NULL, NULL, 'GM-505-3 Florida Diamods By Pioner  Brown Strap with Gold Face', NULL, '644352591227', 'FedEx', NULL, '2015-10-12', '09.10.2015 09:37', '4260295880824', '1', 'a0YC000000dtR6PMAU', '123.00', '199.00'),
(34832, '353180302', NULL, NULL, 'Kim mullaney Transglobal Freight Management Ltd', '10 Queen Street', 'Brampton House', 'ST5 1ED', 'Newcastle Under Lyme Staffordshire', 'Großbritannien', 'GB', NULL, NULL, '7798631396', '0010228R05', NULL, NULL, 'GM-505-4 Florida Diamods By Pioner Stainless Steel Strap With White Face', NULL, '644352591238', 'FedEx', NULL, '2015-10-12', '09.10.2015 13:00', '4260295881494', '1', 'a0YC000000dtQfwMAE', '123.00', '199.00'),
(34833, '353519006', NULL, NULL, 'Hayley Rendell', '62 TERRITORIAL WAY', '', 'OX3 8GE', 'OXFORD', 'Großbritannien', 'GB', NULL, NULL, '7584356233', '0010164GWY', NULL, NULL, 'GM-505-6 Florida Diamods By Pioner Black Stainless Steel Strap With Black Face', NULL, '644352591249', 'FedEx', NULL, '2015-10-12', '11.10.2015 10:53', '4260295880855', '1', 'a0YC000000dtQfyMAE', '123.00', '199.00'),
(34834, '353030394', '', '', 'Barry Robertson', '4 ALLAN TERRACE', '', 'PH1 3FR', 'PERTH', 'Großbritannien', '', '', '', '7788144575', '0010222WKS', '', '', 'Gold/Black Dial / Gold Metal Band - GM-101-8', '', '968535278615', 'DHL', '', '2015-10-14', '08.10.2015 18:54', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34835, '353084137', NULL, NULL, 'carl MARSH', '10 Tweed close', '', 'sn25 1px', 'Swindon', 'Großbritannien', 'GB', NULL, NULL, '7837666850', '0010211VPN', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352591260', 'FedEx', NULL, '2015-10-12', '08.10.2015 23:53', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34836, '353523981', NULL, NULL, 'Craig Dice', '72 HOGARTH DRIVE', 'Shoeburyness', 'SS3 9TH', 'SOUTHEND-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7824318352', '00101543YZ', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352591271', 'FedEx', NULL, '2015-10-12', '11.10.2015 10:56', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34837, '353298611', NULL, NULL, 'Jacob Cook', '43 BROOK STREET', '', 'RG10 9NX', 'READING Reading', 'Großbritannien', 'GB', NULL, NULL, '7875415290', '0010189SBA', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352591282', 'FedEx', NULL, '2015-10-12', '10.10.2015 01:57', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34838, '353484769', NULL, NULL, 'Lynn Allison', '15 PARK SQUARE', '', 'TS26 0HW', 'HARTLEPOOL', 'Großbritannien', 'GB', NULL, NULL, '7929160554', '0010250XDS', NULL, NULL, 'Gold/Black Dial/Brown Leather Band T-3012-3', NULL, '644352591293', 'FedEx', NULL, '2015-10-12', '11.10.2015 07:11', '4260295881883', '1', 'a0YC000000dsgtmMAA', '143.99', '219.00'),
(34839, '353364817', NULL, NULL, 'georgia hawkins', '869 CHESTER ROAD', 'chelmsley wood', 'B37 6SJ', 'BIRMINGHAM west midlands', 'Großbritannien', 'GB', NULL, NULL, '7557346299', '0010206UYG', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-8', NULL, '644352591308', 'FedEx', NULL, '2015-10-12', '10.10.2015 12:55', '4260295881937', '1', 'a0YC000000drXeMMAU', '123.00', '199.00'),
(34840, '353124697', NULL, NULL, 'Jody Cains', '44 Main Street', 'Kilwinning', 'KA13 6AQ', 'North Ayrshire', 'Großbritannien', 'GB', NULL, NULL, '7891681779', '001012335N', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-8', NULL, '644352591319', 'FedEx', NULL, '2015-10-12', '09.10.2015 09:32', '4260295881937', '1', 'a0YC000000drXeMMAU', '123.00', '199.00'),
(34841, '353256931', NULL, NULL, 'Danielle Sharp', '57 MASEFIELD ROAD', 'Droylsden', 'M43 6RJ', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7751250304', '0010036ZC4', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352591320', 'FedEx', NULL, '2015-10-12', '09.10.2015 20:29', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34842, '353451847', NULL, NULL, 'Matt Lippitt', '5 ROBINSON ROAD', '', 'WS7 2LN', 'BURNTWOOD', 'Großbritannien', 'GB', NULL, NULL, '7759729206', '0010146JCA', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352591330', 'FedEx', NULL, '2015-10-12', '10.10.2015 21:53', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34843, '353426208', NULL, NULL, 'stuart mcrobbie', '288 BROUGHTY FERRY ROAD', '', 'DD4 7NJ', 'DUNDEE', 'Großbritannien', 'GB', NULL, NULL, '1382457371', '0010190FUC', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352591352', 'FedEx', NULL, '2015-10-12', '10.10.2015 18:58', '4260295881371', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34844, '353292637', NULL, NULL, 'Elliott Beamish', '186 STROUD ROAD', '', 'GL1 5LA', 'GLOUCESTER Glos', 'Großbritannien', 'GB', NULL, NULL, '4,47703E+11', '0010059DIT', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352591341', 'FedEx', NULL, '2015-10-12', '09.10.2015 23:56', '4260295881388', '1', 'a0YC000000drWdyMAE', '129.99', '199.00'),
(34845, '353426729', NULL, NULL, 'stuart mcrobbie', '288 BROUGHTY FERRY ROAD', '', 'DD4 7NJ', 'DUNDEE', 'Großbritannien', 'GB', NULL, NULL, '1382457371', '0010082SCS', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352591352', 'FedEx', NULL, '2015-10-12', '10.10.2015 18:52', '4260295881388', '1', 'a0YC000000dBClyMAG', '135.00', '199.00'),
(34846, '353159553', NULL, NULL, 'George Yeadon', '14 CAVENDISH GARDENS', 'Stoke Bishop', 'BS9 1RQ', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7741477844', '0010074SFL', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352591363', 'FedEx', NULL, '2015-10-12', '09.10.2015 11:31', '4260295881999', '1', 'a0YC000000dfm8PMAQ', '155.00', '249.00'),
(34847, '353290304', NULL, NULL, 'Yasmin Sultana', '37 BRABAZON STREET', '', 'E14 6BL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7956709111', '0010141FQ3', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352591374', 'FedEx', NULL, '2015-10-12', '09.10.2015 23:52', '4260295881999', '1', 'a0YC000000dfm8PMAQ', '155.00', '249.00'),
(34848, '353214907', NULL, NULL, 'Bruno Machado', '3 Muirfield Crescent', 'Harkess-ord 4th Floor Bellerive House', 'E14 9SZ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7985757211', '00100964FN', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '644352591385', 'FedEx', NULL, '2015-10-12', '09.10.2015 16:28', '4260295881814', '1', 'a0YC000000dcRTPMA2', '120.01', '179.00'),
(34849, '353262270', NULL, NULL, 'Christopher Whitelegge', '31 ZETLAND STREET', '', 'PR9 0SB', 'SOUTHPORT', 'Großbritannien', 'GB', NULL, NULL, '7547165561', '00100636XH', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '644352591396', 'FedEx', NULL, '2015-10-12', '09.10.2015 20:56', '4260295881814', '1', 'a0YC000000dcRTPMA2', '120.01', '179.00'),
(34850, '353433389', NULL, NULL, 'Gillian Lennon', '19 MILNGAVIE ROAD', 'Bearsden', 'G61 2DT', 'GLASGOW Scotland', 'Großbritannien', 'GB', NULL, NULL, '1415638063', '0010186MEE', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '644352591400', 'FedEx', NULL, '2015-10-12', '10.10.2015 19:56', '4260295881814', '1', 'a0YC000000dcRTPMA2', '120.01', '179.00'),
(34851, '353151176', NULL, NULL, 'stuart pooley', '4 THE HOLLIE COULTER LANE', '', 'WS7 9EU', 'BURNTWOOD staffs', 'Großbritannien', 'GB', NULL, NULL, '7739871824', '0010144VZD', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '644352591411', 'FedEx', NULL, '2015-10-12', '09.10.2015 10:55', '4260295881814', '1', 'a0YC000000dcRTPMA2', '120.01', '179.00'),
(34852, '353140338', NULL, NULL, 'anthony haile', '93 CRANLEIGH DRIVE', '', 'BR8 8NZ', 'SWANLEY kent', 'Großbritannien', 'GB', NULL, NULL, '7748174128', '10052615', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '644352591422', 'FedEx', NULL, '2015-10-12', '09.10.2015 10:35', '4260295881852', '1', 'a0YC000000dcRUMMA2', '120.01', '179.00'),
(34853, '353458874', NULL, NULL, 'Joyce Dobson', '74 LANGA STREET', 'cadder', 'G20 0SF', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7796505398', '0010180G7F', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', NULL, '644352591433', 'FedEx', NULL, '2015-10-12', '10.10.2015 22:26', '4260295881852', '1', 'a0YC000000dcRUMMA2', '120.01', '179.00'),
(34854, '352973961', NULL, NULL, 'krishantha Jasinarachchi', '3 Moseley Avenue', '', 'LE16 9HT', 'Market Harborough LEICESTERSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7496677782', '0010081EXZ', NULL, NULL, 'Silver/White Black Leather (GM-3009-1)', NULL, '644352591444', 'FedEx', NULL, '2015-10-12', '08.10.2015 13:57', '4260295881791', '1', 'a0YC000000dcRTQMA2', '120.01', '179.00'),
(34855, '353281308', NULL, NULL, 'Lorraine Wilkie', '20 POPLAR ROAD', '', 'NN16 0HG', 'KETTERING', 'Großbritannien', 'GB', NULL, NULL, '1536481826', '0010199S42', NULL, NULL, 'Silver/White Black Leather (GM-3009-1)', NULL, '644352591455', 'FedEx', NULL, '2015-10-12', '09.10.2015 22:29', '4260295881791', '1', 'a0YC000000dcRTQMA2', '120.01', '179.00'),
(34856, '353164209', NULL, NULL, 'mark blacoe', '38 GREENODD AVENUE', '', 'L12 0HF', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '1512821491', '0010055LUB', NULL, NULL, 'Silver/White Black Leather (GM-3009-1)', NULL, '644352591466', 'FedEx', NULL, '2015-10-12', '09.10.2015 11:54', '4260295881791', '1', 'a0YC000000dcRTQMA2', '120.01', '179.00'),
(34857, '353216406', NULL, NULL, 'Martin Mansbridge', '11 BRUNEL STREET', '', 'E16 1EB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7903068959', '0010069FY5', NULL, NULL, 'Silver/White Black Leather (GM-3009-1)', NULL, '644352591477', 'FedEx', NULL, '2015-10-12', '09.10.2015 16:31', '4260295881791', '1', 'a0YC000000dcRTQMA2', '120.01', '179.00'),
(34858, '353182606', NULL, NULL, 'Patrick Fitchett', '122 UTTOXETER OLD ROAD', '', 'DE1 1GE', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '7900361762', '00102508HH', NULL, NULL, 'Silver/White Black Leather (GM-3009-1)', NULL, '644352591488', 'FedEx', NULL, '2015-10-12', '09.10.2015 13:26', '4260295881791', '1', 'a0YC000000dcRTQMA2', '120.01', '179.00'),
(34859, '353152450', NULL, NULL, 'PJ Parker', '134 Wimpson Lane', 'Millbrook', 'SO16 4QB', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7540837231', '0010231A90', NULL, NULL, 'Silver/White Black Leather (GM-3009-1)', NULL, '644352591499', 'FedEx', NULL, '2015-10-12', '09.10.2015 11:06', '4260295881791', '1', 'a0YC000000dcRTQMA2', '120.01', '179.00'),
(34860, '353120404', NULL, NULL, 'mandy mcdermott', '22 PERRY AVENUE', '', 'SK14 4ET', 'HYDE', 'Großbritannien', 'GB', NULL, NULL, '07835 681711', '0010018GNS', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '644352591503', 'FedEx', NULL, '2015-10-12', '09.10.2015 08:56', '4260295881838', '1', 'a0YC000000dcRTSMA2', '120.01', '179.00'),
(34861, '353233577', NULL, NULL, 'Patrick McGinnis', '29 BROOM ROAD', '29 Broom Road', 'TW11 9PG', 'TEDDINGTON', 'Großbritannien', 'GB', NULL, NULL, '7910146655', '0010016XDS', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '644352591514', 'FedEx', NULL, '2015-10-12', '09.10.2015 17:53', '4260295881838', '1', 'a0YC000000dcRTSMA2', '120.01', '179.00'),
(34862, '353380014', NULL, NULL, 'Robert Shopland', '9 MYNYDD-YR-EOS', '', 'CF40 1TR', 'TONYPANDY', 'Großbritannien', 'GB', NULL, NULL, '1443435862', '0010145LT5', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '644352591525', 'FedEx', NULL, '2015-10-12', '10.10.2015 14:29', '4260295881838', '1', 'a0YC000000dcRTSMA2', '120.01', '179.00'),
(34863, '353184091', NULL, NULL, 'debra rea', '56 WEAVERS GREEN', '', 'SG19 2TR', 'SANDY', 'Großbritannien', 'GB', NULL, NULL, '7592868681', '0010216HXO', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352591536', 'FedEx', NULL, '2015-10-12', '09.10.2015 13:27', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(34864, '353634200', NULL, NULL, 'Joyce Bredius', 'Spuikreek 323', '', '3079 AK', 'ROTTERDAM', 'Niederlanden', 'NL', NULL, NULL, '618511705', '0010217ULF', NULL, NULL, 'Theorema Rio horloge - zwart/goudkleurig - bruine lederen band (GM-107-3)', NULL, '644352591569', 'FedEx', NULL, '2015-10-12', '11.10.2015 20:58', '4260295880626', '1', 'a0YC000000ddgmIMAQ', '155.00', '239.99'),
(34865, '353623499', NULL, NULL, 'Olha Lahovska', 'De Visserlaan 87', '', '8072 XE', 'NUNSPEET', 'Niederlanden', 'NL', NULL, NULL, '649297841', '0010224PAB', NULL, NULL, 'Theorema Rio horloge - zwart/zilverkleurig - zilverkleurige metalen band (GM-107-6)', NULL, '644352591570', 'FedEx', NULL, '2015-10-12', '11.10.2015 19:59', '4260295881562', '1', 'a0YC000000ddgmLMAQ', '155.00', '239.99'),
(34866, '353358986', NULL, NULL, 'BERNADETTE DE BOSSCHER', 'avenue du Zodiaque 20', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '476766900', '00101369OF', NULL, NULL, 'Montre Theorema Rio - GM-107-5 - Blanc/Argent - Bracelet metal - Argent', NULL, '644352591937', 'FedEx', NULL, '2015-10-13', '10.10.2015 12:18', '4260295881555', '1', 'a0YC000000dMpyNMAS', '155.00', '239.99'),
(34867, '353716587', NULL, NULL, 'veronica santambrogio', 'VIA BAINSIZZA 928', '', '21042', 'CARONNO PERTUSELLA VA', 'Italien', 'IT', NULL, NULL, '3343495664', '0010250PD4', NULL, NULL, 'GM-505-5', NULL, '644352591915', 'FedEx', NULL, '2015-10-13', '12.10.2015 11:08', 'GM-505-5', '1', 'a0YC000000dcvyZMAQ', '150.00', '239.90'),
(34868, '353470035', NULL, NULL, 'Denis Gentile', 'VIA PONTIDA 14 D', '', '20063', 'CERNUSCO SUL NAVIGLIO MI', 'Italien', 'IT', NULL, NULL, '3884837062', '0010127AXY', NULL, NULL, 'GM-505-3', NULL, '644352591926', 'FedEx', NULL, '2015-10-13', '11.10.2015 01:30', 'GM-505-3', '1', 'a0YC000000dcvyWMAQ', '150.00', '239.90'),
(34869, '353613451', NULL, NULL, 'Alec Benson', '26 WARGRAVE ROAD', '', 'RG10 9PQ', 'READING Berkshire', 'Großbritannien', 'GB', NULL, NULL, '7792121644', '0010209TW2', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352591640', 'FedEx', NULL, '2015-10-13', '11.10.2015 18:56', '4260295882019', '1', 'a0YC000000dfm93MAA', '155.00', '249.00'),
(34870, '353651233', NULL, NULL, 'tony davies', '28 TRAVELLERS WAY', '', 'B37 6TS', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7882215916', '0010090KPT', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352591650', 'FedEx', NULL, '2015-10-13', '11.10.2015 21:58', '4260295881050', '1', 'a0YC000000dfm3dMAA', '155.00', '249.00'),
(34871, '353554117', NULL, NULL, 'fatima khan', '26 NEAL AVENUE', 'Heald green', 'SK8 3QJ', 'CHEADLE Cheshire', 'Großbritannien', 'GB', NULL, NULL, '1614378305', '0010201QJC', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352591661', 'FedEx', NULL, '2015-10-13', '11.10.2015 13:26', '4260295880381', '1', 'a0YC000000dfm3aMAA', '155.00', '249.00'),
(34872, '353665185', NULL, NULL, 'Justin Francis', 'FLAT 12 CRANLEIGH STREET', '', 'NW1 1NT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7557225616', '00101096A9', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352591672', 'FedEx', NULL, '2015-10-13', '11.10.2015 23:25', '4260295880381', '1', 'a0YC000000dfm3aMAA', '155.00', '249.00'),
(34873, '353612405', NULL, NULL, 'Yousra Elzibair', '5 SOUTHPORT ROAD', '', 'SE18 7PH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7788264390', '0010235L2C', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352591683', 'FedEx', NULL, '2015-10-13', '11.10.2015 18:55', '4260295880381', '1', 'a0YC000000dfm3aMAA', '155.00', '249.00'),
(34874, '353563196', NULL, NULL, 'Lynda Chan', '3 MARKHAM CRESCENT', '', 'B92 0PF', 'SOLIHULL', 'Großbritannien', 'GB', NULL, NULL, '7919020168', '0010086X8C', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352591694', 'FedEx', NULL, '2015-10-13', '11.10.2015 14:27', '42602958803015', '1', 'a0YC000000dfm3cMAA', '155.00', '249.00'),
(34875, '353769939', NULL, NULL, 'David Hadley', 'Glengarriff Glengarriff House, Dunholme Road', 'Scothern', 'LN2 2UE', 'LINCOLN', 'Großbritannien', 'GB', NULL, NULL, '7711990764', '0010191SE3', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352591709', 'FedEx', NULL, '2015-10-13', '12.10.2015 13:28', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34876, '353753291', NULL, NULL, 'David Irwin', '30 DENHOLM AVENUE', '', 'EH21 6TX', 'MUSSELBURGH', 'Großbritannien', 'GB', NULL, NULL, '1316652274', '001010567S', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352591710', 'FedEx', NULL, '2015-10-13', '12.10.2015 12:33', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34877, '353783234', NULL, NULL, 'Jonathon Smith', '9 St efrides road', 'Torquay', 'TQ2 5SG', 'TORQUAY', 'Großbritannien', 'GB', NULL, NULL, '7805496309', '10092439', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352591720', 'FedEx', NULL, '2015-10-13', '12.10.2015 14:55', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34878, '353664308', NULL, NULL, 'Karley Hurst', '1 BOUNDARY GREEN', '', 'M34 3BY', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7956769149', '0010018T9H', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352591731', 'FedEx', NULL, '2015-10-13', '11.10.2015 23:23', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34879, '353634578', NULL, NULL, 'Mitch Hammond', 'FLAT 1 DERWENT CLOSE', '', 'BS34 5AD', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7885898378', '0010171K6N', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352591742', 'FedEx', NULL, '2015-10-13', '11.10.2015 20:55', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34880, '353778940', NULL, NULL, 'Sarah Clendinning', '183 BROWNING ROAD', '', 'PL2 3AR', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7515676513', '00102262OE', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352591753', 'FedEx', NULL, '2015-10-13', '12.10.2015 14:34', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34881, '353670006', NULL, NULL, 'Usman Asif', '21 HOLLAND PLACE', '', 'OX3 8QT', 'OXFORD', 'Großbritannien', 'GB', NULL, NULL, '7824338333', '0010144KQL', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '644352591764', 'FedEx', NULL, '2015-10-13', '12.10.2015 00:27', '4260295881784', '1', 'a0YC000000dcRUOMA2', '120.01', '179.00'),
(34882, '353688293', NULL, NULL, 'Becky Teather', '64 GANELS ROAD', '', 'CM11 2TG', 'BILLERICAY Essex', 'Großbritannien', 'GB', NULL, NULL, '7803764802', '001001287P', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352591775', 'FedEx', NULL, '2015-10-13', '12.10.2015 07:43', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34883, '353543464', NULL, NULL, 'Georgina Flowerdew', '1 Samsara road', 'Oakalls', 'B60 2TQ', 'BROMSGROVE', 'Großbritannien', 'GB', NULL, NULL, '7540372941', '0010233DM1', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352591786', 'FedEx', NULL, '2015-10-13', '11.10.2015 12:25', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34884, '353752576', NULL, NULL, 'Lee Dowley', '25 WINGS ROAD', 'Upper Hale', 'GU9 0HN', 'FARNHAM SURREY', 'Großbritannien', 'GB', NULL, NULL, '7789643133', '10005738', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352591797', 'FedEx', NULL, '2015-10-13', '12.10.2015 12:32', '4260295880398', '1', 'a0YC000000dsxNkMAI', '155.00', '249.00'),
(34885, '353612283', NULL, NULL, 'Lorraine Cosham', '18 HOLDER ROAD', 'Maidenbower', 'RH10 7HL', 'CRAWLEY', 'Großbritannien', 'GB', NULL, NULL, '7508291878', '0010041XUB', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352591801', 'FedEx', NULL, '2015-10-13', '11.10.2015 18:55', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34886, '353754578', NULL, NULL, 'Emma Milton', 'NCS CROMWELL ROAD', '', 'CH65 4AA', 'ELLESMERE PORT', 'Großbritannien', 'GB', NULL, NULL, '7739686346', '0010250OT5', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352591823', 'FedEx', NULL, '2015-10-13', '12.10.2015 12:35', '4260295882002', '1', 'a0YC000000dsxNpMAI', '155.00', '249.00'),
(34887, '353601554', NULL, NULL, 'Nikita Vaughan', '18 WAUN GOCH TERRACE', '', 'CF32 7PS', 'BRIDGEND', 'Großbritannien', 'GB', NULL, NULL, '7919241668', '0010179UQZ', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352591834', 'FedEx', NULL, '2015-10-13', '11.10.2015 17:54', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34888, '353589481', NULL, NULL, 'Shahid Zaman', '152 BALDWINS LANE', '', 'B28 0QA', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7917446886', '0010246E6K', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352591845', 'FedEx', NULL, '2015-10-13', '11.10.2015 16:54', '4260295881371', '1', 'a0YC000000dBCm1MAG', '135.00', '199.00'),
(34889, '353614563', NULL, NULL, 'James Reid', '12 THE AULD ROAD', '', 'G67 2SF', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7775744901', '0010059XLD', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black metal strap - GM-510-8', NULL, '644352591856', 'FedEx', NULL, '2015-10-13', '11.10.2015 18:58', '4260295881449', '1', 'a0YC000000drWe5MAE', '129.99', '199.00'),
(34890, '353543615', NULL, NULL, 'nilton crane', '13 EASTNOR ROAD', '', 'BS14 0HG', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '127541636', '0010177MH9', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352591867', 'FedEx', NULL, '2015-10-13', '11.10.2015 12:25', '4260295881425', '1', 'a0YC000000dBCm3MAG', '135.00', '199.00'),
(34891, '353748803', NULL, NULL, 'Jasper Olomu', '162 CITY ROAD', 'Moorfields eye hospital', 'EC1V 2PD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '2075662358', '00101381YY', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '644352591878', 'FedEx', NULL, '2015-10-13', '12.10.2015 11:55', '4260295881814', '1', 'a0YC000000dcRTPMA2', '120.01', '179.00'),
(34892, '353648985', NULL, NULL, 'Naresh pindoria', '33-35 BIRCH AVENUE', 'Westhoughton', 'BL5 2NN', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '7886627013', '0010209A2B', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '644352591889', 'FedEx', NULL, '2015-10-13', '11.10.2015 21:54', '4260295881838', '1', 'a0YC000000dcRTSMA2', '120.01', '179.00'),
(34893, '353533611', NULL, NULL, 'Lesley-Ann McLenaghan', '17/31 JOHNS PLACE', '', 'EH6 7EN', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7950664293', '00102386OJ', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352591890', 'FedEx', NULL, '2015-10-13', '11.10.2015 11:52', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(34894, '353602731', NULL, NULL, 'Sarah El Kanouni', '2 EVERSHOT WALK', '', 'DT1 3GA', 'DORCHESTER DORSET', 'Großbritannien', 'GB', NULL, NULL, '4,47889E+11', '0010017NE3', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352591904', 'FedEx', NULL, '2015-10-13', '11.10.2015 17:56', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(34895, '353214344', NULL, NULL, 'Alexandra Seftigen', 'birkegade 8', '', '2200', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '31177761', '001021772V', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '644352592110', 'FedEx', NULL, '2013-10-13', '09.10.2015 16:06', 'WL-DK040614HW03', '1', 'a0YC000000dhPqIMAU', '1380.30', '2295.00'),
(34896, '353090188', NULL, NULL, 'Majken Slagbrand', 'Fruebjergvej 8 ST TH', '', '2100', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '30251843', '00102279MA', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '644352592120', 'FedEx', NULL, '2013-10-13', '09.10.2015 01:06', 'WL-DK040614HW03', '1', 'a0YC000000dhPqIMAU', '1380.30', '2295.00'),
(34897, '353674849', NULL, NULL, 'Daro Dana', 'Hindovaenget 4', '', '8381', 'Tilst', 'Dänemark', 'DK', NULL, NULL, '28825879', '0010230LLD', NULL, NULL, 'Casablanca-ur i sÃ¸lv', NULL, '644352592131', 'FedEx', NULL, '2013-10-13', '12.10.2015 01:36', 'WL-DK040614HW01', '1', 'a0YC000000dhPqGMAU', '1380.30', '2295.00'),
(34898, '353235803', NULL, NULL, 'Morten Pedersen', 'Eremitageparken 373, 1.b', '', '2800', 'lyngby', 'Dänemark', 'DK', NULL, NULL, '31542392', '0010059PGN', NULL, NULL, 'Casablanca-ur i sÃ¸lv', NULL, '644352592142', 'FedEx', NULL, '2013-10-13', '09.10.2015 18:06', 'WL-DK040614HW01', '1', 'a0YC000000dhPqGMAU', '1380.30', '2295.00'),
(34899, '353192288', NULL, NULL, 'Lala aldamim CO/ mille just Larsen', 'Lombardigade 22 st tv', '', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '51783232', '0010083JCU', NULL, NULL, 'Casablanca-ur i sÃ¸lv/sort', NULL, '644352592153', 'FedEx', NULL, '2013-10-13', '09.10.2015 14:06', 'WL-DK040614HW02', '1', 'a0YC000000dhPqHMAU', '1380.30', '2295.00'),
(34900, '353460235', NULL, NULL, 'Joy Madsen', 'Lysalleen 112 ST', '', '4000', 'Roskilde', 'Dänemark', 'DK', NULL, NULL, '26167656', '0010244T4H', NULL, NULL, 'Ur med sort rem, sÃ¸lvfarvet kasse og sort skive', NULL, '644352592164', 'FedEx', NULL, '2013-10-13', '10.10.2015 22:36', 'WL-GM511-1', '1', 'a0YC000000dhJYQMA2', '1231.16', '1749.00'),
(34901, '353714633', '', '', 'Maija Nurmi', 'Ellipsipolku 4 A 35', '', '02210', 'ESPOO', 'Finnland', '', '', '', '503035435', '001023083X', '', '', 'GM511-3 - Pionier-rannekello', 'Paket am 02.11.15 zur?ck erhalten\r\nRL 72 770 780 3DE 05.11.2015', '644352592017', 'FedEx', '', '2015-10-13', '12.10.2015 11:48', '4260295882064', '1', 'a0YC000000dhMVQMA2', '160.01', '229.00'),
(34902, '353411430', NULL, NULL, 'Sirpa Heikkinen', 'Pellervonkatu 27 B 83', '', '33540', 'TAMPERE', 'Finnland', 'FI', NULL, NULL, '407344745', '0010250YCN', NULL, NULL, 'T-7001-2 - Pionier Havana -rannekello', NULL, '644352592028', 'FedEx', NULL, '2015-10-13', '10.10.2015 19:18', '4260295882101', '1', 'a0YC000000dt4MqMAI', '145.00', '249.00'),
(34903, '353306543', NULL, NULL, 'heikki kontti', 'Pohjanpellontie 16 c', '', '00780', 'Helsinki', 'Finnland', 'FI', NULL, NULL, '407297678', '0010156FKX', NULL, NULL, 'GM511-1 - Pionier-rannekello', NULL, '644352592039', 'FedEx', NULL, '2015-10-13', '10.10.2015 08:48', '4260295882040', '1', 'a0YC000000dhMVOMA2', '160.01', '229.00'),
(34904, '353032610', NULL, NULL, 'Jani Mendolin', 'Saaksmaentie 11', 'C 21', '37600', 'VALKEAKOSKI Pirkanmaa', 'Finnland', 'FI', NULL, NULL, '401671627', '0010069PMC', NULL, NULL, 'GM511-1 - Pionier-rannekello', NULL, '644352592040', 'FedEx', NULL, '2015-10-13', '08.10.2015 21:18', '4260295882040', '1', 'a0YC000000dhMVOMA2', '160.01', '229.00'),
(34905, '353983681', NULL, NULL, 'Manuel Lilliu Annamaria Hendrickx', 'Nieuwelaan 62', '', '1860', 'Meise', 'Belgien', 'BE', NULL, NULL, '497105829', '0010054FSW', NULL, NULL, 'Boitier rose/ cadran blanc/ bracelet en cuir marron- T-3001-4', NULL, '644352592782', 'FedEx', NULL, '2015-10-14', '13.10.2015 13:19', 'BE150922KS10', '1', 'a0YC000000duLpcMAE', '119.99', '199.99'),
(34906, '353984072', NULL, NULL, 'lucas mascarenhas', 'route de Mettet 17A/2', '', '5070', 'Fosses-la-Ville', 'Belgien', 'BE', NULL, NULL, '477767695', '0010250XMW', NULL, NULL, 'Boitier bicolore/ cadran blanc/ bracelet en cuir noir- T-3001-5', NULL, '644352592793', 'FedEx', NULL, '2015-10-14', '13.10.2015 13:19', 'BE150922KS11', '1', 'a0YC000000duLpwMAE', '119.99', '199.99'),
(34907, '353929535', NULL, NULL, 'Luis carvalho', 'rue de la poste 21', '', '4477', 'belvaux', 'Luxembourg', 'LU', NULL, NULL, '691827150', '0010250DGZ', NULL, NULL, 'Boitier dore/ cadran blanc/ bracelet en cuir marron - T-3001-3', NULL, '644352592808', 'FedEx', NULL, '2015-10-14', '13.10.2015 09:50', 'BE150922KS08', '1', 'a0YC000000duLooMAE', '119.99', '199.99'),
(34908, '353880097', NULL, NULL, 'gabe vanpoucke', 'Pagnevaartweg 101', '', '4731 AC', 'OUDENBOSCH', 'Niederlanden', 'NL', NULL, NULL, '641246533', '001024180U', NULL, NULL, 'Theorema Rio horloge - zwart/goudkleurig - goudkleurige metalen band (GM-107-7)', NULL, '644352592819', 'FedEx', NULL, '2015-10-14', '12.10.2015 22:58', '4260295881579', '1', 'a0YC000000ddgmMMAQ', '155.00', '239.99'),
(34909, '353969833', NULL, NULL, 'Mike Davies', '1 The Sycamo 187 Stanwell Road', '', 'TW15 3RH', 'Ashford Surrey', 'Großbritannien', 'GB', NULL, NULL, '7525125914', '00101556Q0', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '644352592598', 'FedEx', NULL, '2015-10-14', '13.10.2015 12:37', '4260295880466', '1', 'a0YC000000dhPsiMAE', '154.99', '239.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(34910, '353848240', NULL, NULL, 'Sheona Hoolachan', '17 Stoneacre Court', 'Enterprise Road', 'ME15 6AB', 'Maidstone', 'Großbritannien', 'GB', NULL, NULL, '7894570049', '00102506RO', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352592602', 'FedEx', NULL, '2015-10-14', '12.10.2015 20:31', '4260295881050', '1', 'a0YC000000dsxNmMAI', '155.00', '249.00'),
(34911, '353797681', NULL, NULL, 'james morrison', '140 Thirmere avenue', '', 'rg30 6xl', 'reading', 'Großbritannien', 'GB', NULL, NULL, '7789630000', '0010027XKZ', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352592613', 'FedEx', NULL, '2015-10-14', '12.10.2015 16:35', '4260295880374', '1', 'a0YC000000dfm3ZMAQ', '155.00', '249.00'),
(34912, '353933137', NULL, NULL, 'Julie Marshall', '55 Rockingham Avenue', '', 'RM11 1HH', 'Hornchurch Essex', 'Großbritannien', 'GB', NULL, NULL, '7802692082', '001018832H', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352592624', 'FedEx', NULL, '2015-10-14', '13.10.2015 10:12', '4260295882026', '1', 'a0YC000000dsxNrMAI', '155.00', '249.00'),
(34913, '353940508', NULL, NULL, 'Darren Stoten', '2 BOUGH COTT NEW ROAD', '', 'ME3 7SN', 'ROCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7557224324', '0010135Y5T', NULL, NULL, 'Black/Black Dial/Black Metal Band (GM-3009-8)', NULL, '644352592635', 'FedEx', NULL, '2015-10-14', '13.10.2015 10:29', '4260295881784', '1', 'a0YC000000dcRUOMA2', '120.01', '179.00'),
(34914, '353966428', NULL, NULL, 'HAYDER JAFARI', '62 PAXFORD RD', '', 'HA03RH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7824640693', '001016268L', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352592646', 'FedEx', NULL, '2015-10-14', '13.10.2015 12:24', '4260295880473', '1', 'a0YC000000dhPshMAE', '154.99', '239.00'),
(34915, '353974582', NULL, NULL, 'Ashleigh Black', '10 COLDHARBOUR', '', 'EX15 3EE', 'CULLOMPTON', 'Großbritannien', 'GB', NULL, NULL, '1884841215', '0010222T4N', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352592657', 'FedEx', NULL, '2015-10-14', '13.10.2015 13:15', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34916, '353860142', NULL, NULL, 'Dave Brooks', '131 HERMITAGE ROAD', '', 'SE19 3QL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7894082141', '0010014KGH', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352592668', 'FedEx', NULL, '2015-10-14', '12.10.2015 21:25', '4260295880398', '1', 'a0YC000000dsxNkMAI', '155.00', '249.00'),
(34917, '353826308', NULL, NULL, 'Joanne Clarke', '18 BUCKFAST CLOSE', 'Popley', 'RG24 9HD', 'BASINGSTOKE Hampshire', 'Großbritannien', 'GB', NULL, NULL, '01256 414654', '001004295X', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352592679', 'FedEx', NULL, '2015-10-14', '12.10.2015 18:57', '4260295880398', '1', 'a0YC000000dsxNkMAI', '155.00', '249.00'),
(34918, '353884680', NULL, NULL, 'Clement Lubwama', '606A GARRATT LANE', '', 'SW17 0NX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7956580213', '0010179S3H', NULL, NULL, 'GM-505-8 Florida Diamods By Pioner Gold Strap with Gold Face', NULL, '644352592680', 'FedEx', NULL, '2015-10-14', '13.10.2015 00:00', '4260295881500', '1', 'a0YC000000dtRFHMA2', '123.00', '199.00'),
(34919, '353888436', NULL, NULL, 'Eric Shanks', '9 Shakespeare Avenue', '', 'SS0 0ST', 'WESTCLIFF-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7947124775', '00100641GQ', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352592705', 'FedEx', NULL, '2015-10-14', '13.10.2015 00:25', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34920, '353826757', NULL, NULL, 'Joss Edwards', '4 PATTESON CLOSE', 'Cringleford', 'NR4 6XX', 'NORWICH', 'Großbritannien', 'GB', NULL, NULL, '7788271250', '0010112TLU', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352592716', 'FedEx', NULL, '2015-10-14', '12.10.2015 19:01', '4260295882002', '1', 'a0YC000000dsxNpMAI', '155.00', '249.00'),
(34921, '353924141', NULL, NULL, 'Paul Tanner', '81 TWINING AVENUE', '', 'TW2 5LL', 'TWICKENHAM Middx', 'Großbritannien', 'GB', NULL, NULL, '2088983976', '0010250TLL', NULL, NULL, 'Gold/Black Dial/Gold Metal Band (GM-104-7)', NULL, '644352592727', 'FedEx', NULL, '2015-10-14', '13.10.2015 09:32', '4260295881661', '1', 'a0YC000000dhPsmMAE', '154.99', '239.00'),
(34922, '353883241', NULL, NULL, 'Clement Lubwama', '606A GARRATT LANE', '', 'SW17 0NX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7956580213', '0010203O8J', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-6', NULL, '644352592680', 'FedEx', NULL, '2015-10-14', '12.10.2015 23:56', '4260295881913', '1', 'a0YC000000drXcxMAE', '123.00', '199.00'),
(34923, '353869176', NULL, NULL, 'lulu dodd', 'TIGH MOR BRYN CELYN', 'Greenfield, holywell', 'CH8 7qg', 'HOLYWELL', 'Großbritannien', 'GB', NULL, NULL, '1352349291', '0010174AYN', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Silver/Black Dial and Black Leather Band', NULL, '644352592738', 'FedEx', NULL, '2015-10-14', '12.10.2015 22:30', '4260295882040', '1', 'a0YC000000dg4xNMAQ', '143.99', '219.00'),
(34924, '353863112', NULL, NULL, 'Linda Turnbull', '71 KEITHLANDS AVENUE', '', 'TS20 2QR', 'STOCKTON-ON-TEES', 'Großbritannien', 'GB', NULL, NULL, '7850109311', '00102198N7', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352592749', 'FedEx', NULL, '2015-10-14', '12.10.2015 21:55', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34925, '353806080', NULL, NULL, 'Clifford Codrington', '12 THE GREEN MEWS', '', 'NG5 5LN', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7909912333', '0010055U1D', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352592750', 'FedEx', NULL, '2015-10-14', '12.10.2015 16:52', '4260295881425', '1', 'a0YC000000dBCm3MAG', '135.00', '199.00'),
(34926, '353924510', NULL, NULL, 'JO Goode', 'O  Cedar Cottage', '', 'TN25 7dg', 'Frith Road, ALDINGTON', 'Großbritannien', 'GB', NULL, NULL, '7739378738', '0010179TCC', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352592760', 'FedEx', NULL, '2015-10-14', '13.10.2015 09:27', '4260295881654', '1', 'a0YC000000dhPslMAE', '154.99', '239.00'),
(34927, '353886965', NULL, NULL, 'Susan Dore', '1 Farriday Close', '', 'AL3 6LG', 'St Albans', 'Großbritannien', 'GB', NULL, NULL, '7946891655', '001001601U', NULL, NULL, 'Silver/White Black Leather (GM-3009-1)', NULL, '644352592771', 'FedEx', NULL, '2015-10-14', '13.10.2015 00:31', '4260295881791', '1', 'a0YC000000dcRTQMA2', '120.01', '179.00'),
(34928, '3074457345678853534', NULL, NULL, 'HABIBAH BINTI MARSANI MARSANI', 'WONG LIGHTING PJ NO 34 Jalan 20/16a Paramount Garden', '', '46300', 'PETALING JAYA SELANGOR', 'Malaysia', 'MY', NULL, NULL, '60172320256', '0010250REC', NULL, NULL, 'WITH DIAMONDS (GM-3005-6): Theorema Marco Polo Automatic Watch', NULL, '578824937425', 'FedEx', NULL, '2015-10-14', '12.10.2015 13:51', 'a0YC000000diwwxMAA', '1', 'a0YC000000diwwxMAA', '988.08', '1139.00'),
(34929, '3074457345678937286', NULL, NULL, 'LIM DAW TEK', 'NO.8 JALAN PERMAS 16/2,BANDAR BARU PERMAS JAYA', 'BANDAR BARU PERMAS JAYA', '81750', 'JOHOR BAHRU JOHOR', 'Malaysia', 'MY', NULL, NULL, '127226921', '0010250HRP', NULL, NULL, 'T-3001-4: Theorema Paragon Chronograph Watch', NULL, '578824937436', 'FedEx', NULL, '2015-10-14', '12.10.2015 12:51', 'a0YC000000diqFgMAI', '1', 'a0YC000000diqFgMAI', '693.13', '799.00'),
(34930, '3074457345678855810', NULL, NULL, 'MYO MIN HTIKE', '142 BEDOK RESERVOIR RD #02-1543 NA', 'NA', '470142', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '97683331', '0010232BH3', NULL, NULL, 'WHITE DIAL: Theorema Galilei Leather Chronograph Watch', NULL, '578824937366', 'FedEx', NULL, '2015-10-14', '12.10.2015 14:45', 'SG150522RS34', '1', 'a0YC000000cRUSDMA4', '103.20', '129.00'),
(34931, '3074457345678912000', NULL, NULL, 'Teng Hong Tan', '309A ANCHORVALE RD  #13-71', '#13-71', '541309', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '90069206', '0010157V6S', NULL, NULL, 'T-3001-5: Theorema Paragon Automatic Watch', NULL, '578824937377', 'FedEx', NULL, '2015-10-14', '11.10.2015 02:11', 'SG080415CP04', '1', 'a0YC000000bnl12MAA', '202.20', '259.00'),
(34932, '3074457345678902926', NULL, NULL, 'chloe moon', '407 HOUGANG AVE 10 #02-1116 NA', '#02-1116 hougang Ave 10, blk407', '530407', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '94341276', '0010007L9J', NULL, NULL, 'GM-104-2 (BLACK DIAL/GOLD-TONE CASE): Theorema Copacabana Mechanical Watch with Leather Band', NULL, '578824937388', 'FedEx', NULL, '2015-10-14', '10.10.2015 17:41', 'SG070415CP02', '1', 'a0YC000000bnUBIMA2', '311.22', '399.00'),
(34933, '3074457345678814548', NULL, NULL, 'MYO MIN HTIKE', '142 BEDOK RESERVOIR RD #02-1543 NA', 'NA', '470142', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '97683331', '0010076K5Z', NULL, NULL, 'WHITE DIAL: Theorema Galilei Leather Chronograph Watch', NULL, '578824937366', 'FedEx', NULL, '2015-10-14', '09.10.2015 15:12', 'SG150522RS34', '1', 'a0YC000000cRUSDMA4', '103.20', '129.00'),
(34934, '353211429', NULL, NULL, 'Daniel Olsson', 'Solfagravaegen 3', '', '14148', 'Huddinge', 'Schweden', 'SE', NULL, NULL, '703429749', '0010046O1X', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352592820', 'FedEx', NULL, '2015-10-14', '09.10.2015 16:44', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(34935, '353366652', NULL, NULL, 'kewei zhang', 'kungshamra 74b 1001', '', '17070', 'Solna', 'Schweden', 'SE', NULL, NULL, '709487709', '0010169MNP', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352592830', 'FedEx', NULL, '2015-10-14', '10.10.2015 13:44', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(34936, '353684161', NULL, NULL, 'Martin Thelander', 'SKANEGATAN 65', '', '116 37', 'STOCKHOLM', 'Schweden', 'SE', NULL, NULL, '735739170', '0010184QOK', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352592841', 'FedEx', NULL, '2015-10-14', '12.10.2015 07:14', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(34937, '353814101', NULL, NULL, 'Mohamed Farah', 'RINKEBYSVAENGEN 89', '', '163 74', 'SPANGA', 'Schweden', 'SE', NULL, NULL, '762042602', '00101031Y0', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352592852', 'FedEx', NULL, '2015-10-14', '12.10.2015 18:44', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(34938, '353429790', NULL, NULL, 'Bozana Erceg', 'AERTHOLMSVAEGEN 138', '', '216 24', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '736758955', '00101363Z8', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352592863', 'FedEx', NULL, '2015-10-14', '10.10.2015 20:14', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(34939, '353211261', NULL, NULL, 'Daniel Olsson', 'Solfagravaegen 3', '', '14148', 'Huddinge', 'Schweden', 'SE', NULL, NULL, '703429749', '0010145SIB', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352592820', 'FedEx', NULL, '2015-10-14', '09.10.2015 16:44', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(34940, '353425915', NULL, NULL, 'Mattias Sjoeberg', 'kumminvaegen 5d', '', '702 18', 'OEREBRO', 'Schweden', 'SE', NULL, NULL, '737776684', '00101059HA', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352592874', 'FedEx', NULL, '2015-10-14', '10.10.2015 19:44', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(34941, '353324010', NULL, NULL, 'Racheal Bjork', 'SVARTSJOEVAEGEN 12', '', '179 95', 'SVARTSJOE', 'Schweden', 'SE', NULL, NULL, '702437558', '001009237X', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352592885', 'FedEx', NULL, '2015-10-14', '10.10.2015 10:14', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(34942, '353456908', NULL, NULL, 'Roger Gustafsson Valencia', 'SKARAGATAN 9B', '', '415 01', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '46704907213', '0010159XE1', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352592896', 'FedEx', NULL, '2015-10-14', '10.10.2015 23:14', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(34943, '353230468', NULL, NULL, 'Tomas Johansson', 'Herrgardsgatan 3', '', '41274', 'Goeteborg', 'Schweden', 'SE', NULL, NULL, '768280575', '0010165N7X', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352592900', 'FedEx', NULL, '2015-10-14', '09.10.2015 18:45', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(34944, '353884343', NULL, NULL, 'Jennifer Loefholm', 'ERIKSLUNDSGATAN 5', '', '506 31', 'BORAS', 'Schweden', 'SE', NULL, NULL, '703676707', '00102119UE', NULL, NULL, 'T-7001-3. Guld med svart urtavla, brunt armband', NULL, '644352592911', 'FedEx', NULL, '2015-10-14', '13.10.2015 00:44', '4260295882118', '1', 'a0YC000000dt3laMAA', '1367.62', '2399.00'),
(34945, '353825624', '', '', 'Mikaela Hambert', 'RINGVAEGEN 1-123', '', '235 93', 'VELLINGE, MALMOEHUS LAEN', 'Schweden', '', '', '', '702031544', '0010157XPB', '', '', 'T-7001-3. Guld med svart urtavla, brunt armband', 'Paket am 19.11.2015 zur?ck erhalten!\r\nRL 72 841 993 6DE   20.11.2015', '644352592922', 'FedEx', '', '2015-10-14', '12.10.2015 19:44', '4260295882118', '1', 'a0YC000000dt3laMAA', '1367.62', '2399.00'),
(34946, '353888155', NULL, NULL, 'Sina Fathi', 'GODVAEDERSGATAN 46', '', '418 38', 'GOETEBORG', 'Schweden', 'SE', NULL, NULL, '46729122215', '0010147IBI', NULL, NULL, 'T-7001-3. Guld med svart urtavla, brunt armband', NULL, '644352592933', 'FedEx', NULL, '2015-10-14', '13.10.2015 01:44', '4260295882118', '1', 'a0YC000000dt3laMAA', '1367.62', '2399.00'),
(34947, '353337766', '', '', 'Gunilla Cederholm', 'Knut den stores  g 13f', '', '22221', 'LUND', 'Schweden', '', '', '', '46355198', '0010187NDC', '', '', 'T-7001-4. Svart med svart urtavla, svart armband', 'Paket am 06.11.15 zur?ck erhalten! 10.11.2015 Fedex  644352602240', '644352592944', 'FedEx', '', '2015-10-14', '10.10.2015 11:14', '4260295882125', '1', 'a0YC000000dt3mOMAQ', '1367.62', '2399.00'),
(34948, '353430773', NULL, NULL, 'Patrik Molin', 'Karlsrogatan 85A', '', '75239', 'Uppsala', 'Schweden', 'SE', NULL, NULL, '704227680', '0010189L0U', NULL, NULL, 'T-7001-4. Svart med svart urtavla, svart armband', NULL, '644352592955', 'FedEx', NULL, '2015-10-14', '10.10.2015 20:14', '4260295882125', '1', 'a0YC000000dt3mOMAQ', '1367.62', '2399.00'),
(34949, '353418859', NULL, NULL, 'Paul Bchar', 'TOMTBERGAVAEGEN 247', '', '145 75', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '737891080', '0010214KJ2', NULL, NULL, 'T-7001-4. Svart med svart urtavla, svart armband', NULL, '644352592966', 'FedEx', NULL, '2015-10-14', '10.10.2015 19:14', '4260295882125', '1', 'a0YC000000dt3mOMAQ', '1367.62', '2399.00'),
(34950, '354243930', NULL, NULL, 'Raissa Sombi agbla', 'Rue du Faucon 31', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '32488221443', '0010128P4O', NULL, NULL, 'Montre Theorema Rio - GM-107-8- Noir/Noir - Bracelet metal - Noir', NULL, '644352593193', 'FedEx', NULL, '2015-10-15', '14.10.2015 15:19', '4260295881586', '1', 'a0YC000000dMq1EMAS', '155.00', '239.99'),
(34951, '354091184', NULL, NULL, 'Gunter Roets', 'Toekomststraat 21 bus 1', '', '8500', 'Kortrijk West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '475798600', '0010214EPE', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaat/zwarte lederen band - T-3001-1', NULL, '644352593208', 'FedEx', NULL, '2015-10-15', '13.10.2015 22:18', 'BE150922KS05', '1', 'a0YC000000duLngMAE', '119.99', '199.99'),
(34952, '354025619', NULL, NULL, 'Bertrand Huskin', 'rue de Mons-Lez-Liege 290', '', '4400', 'Flemalle', 'Belgien', 'BE', NULL, NULL, '42337682', '00102503XY', NULL, NULL, 'BoÃ®tier argentÃ©/ cadran blanc/ bracelet en cuir marron - T-3001-1A', NULL, '644352593219', 'FedEx', NULL, '2015-10-15', '13.10.2015 17:18', 'BE150922KS06', '1', 'a0YC000000duLo0MAE', '119.99', '199.99'),
(34953, '354222350', NULL, NULL, 'Toni Simpson', '132 HATFEILD MEAD', '', 'SM4 5PG', 'MORDEN', 'Großbritannien', 'GB', NULL, NULL, '7816893570', '00101860ZJ', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352593057', 'FedEx', NULL, '2015-10-15', '14.10.2015 14:16', '4260295880374', '1', 'a0YC000000dfm3ZMAQ', '155.00', '249.00'),
(34954, '354091804', NULL, NULL, 'Tulsi Samji', '14 Limesdale Gardens', 'Edgware', 'HA8 5JA', 'London', 'Großbritannien', 'GB', NULL, NULL, '7745629394', '0010069I3N', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352593068', 'FedEx', NULL, '2015-10-15', '13.10.2015 22:27', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34955, '354210895', NULL, NULL, 'Claudiu Avram', '21 LARCH ROAD', '', 'DA1 2LF', 'DARTFORD', 'Großbritannien', 'GB', NULL, NULL, '7983605533', '0010218Y0K', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352593079', 'FedEx', NULL, '2015-10-15', '14.10.2015 13:24', '4260295880473', '1', 'a0YC000000dhPshMAE', '154.99', '239.00'),
(34956, '354171655', NULL, NULL, 'Joss Edwards', '4 PATTESON CLOSE', 'Cringleford', 'NR4 6XX', 'NORWICH', 'Großbritannien', 'GB', NULL, NULL, '7788271250', '00100927QN', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352593080', 'FedEx', NULL, '2015-10-15', '14.10.2015 10:31', '4260295880473', '1', 'a0YC000000dhPshMAE', '154.99', '239.00'),
(34957, '354169945', NULL, NULL, 'kevin megee', '37 ANN ROAD', '', 'B47 6EP', 'BIRMINGHAM nr birmingham', 'Großbritannien', 'GB', NULL, NULL, '1564200926', '0010182YUO', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352593090', 'FedEx', NULL, '2015-10-15', '14.10.2015 11:08', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34958, '354138697', NULL, NULL, 'Danielle Kennedy', '97 GREENHILLS', '', 'NE12 5BA', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7517627411', '0010207KMB', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-8', NULL, '644352593105', 'FedEx', NULL, '2015-10-15', '14.10.2015 08:25', '4260295881937', '1', 'a0YC000000drXeMMAU', '123.00', '199.00'),
(34959, '354106020', NULL, NULL, 'Jay Cordier', '22 LULLINGSTONE CRESCENT', '', 'BR5 3EB', 'ORPINGTON', 'Großbritannien', 'GB', NULL, NULL, '7702423158', '00101316DP', NULL, NULL, 'PIONIER NEW Model 2014 - Black fa Black face and black metal strap - GM-510-8', NULL, '644352593116', 'FedEx', NULL, '2015-10-15', '14.10.2015 00:25', '4260295881449', '1', 'a0YC000000dBCm5MAG', '135.00', '199.00'),
(34960, '354050641', NULL, NULL, 'Danielle Skene', '26 Barncluith road', '', 'Ml3 7dq', 'Hamilton South Lanarkshire', 'Großbritannien', 'GB', NULL, NULL, '7738385852', '0010030DK5', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352593127', 'FedEx', NULL, '2015-10-15', '13.10.2015 19:35', '4260295881999', '1', 'a0YC000000dfm8PMAQ', '155.00', '249.00'),
(34961, '354039198', NULL, NULL, 'Michele Knox', '29  cairnmore drive', '', 'bt282dp', 'Lisburn northern ireland', 'Großbritannien', 'GB', NULL, NULL, '7765565159', '00100021WS', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352593138', 'FedEx', NULL, '2015-10-15', '13.10.2015 18:23', '4260295881982', '1', 'a0YC000000dfm8FMAQ', '155.00', '249.00'),
(34962, '354056860', NULL, NULL, 'Dave Newstead', '110 CHURCHILL AVENUE', '', 'ME5 0DH', 'CHATHAM', 'Großbritannien', 'GB', NULL, NULL, '7990764503', '00102071S1', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '644352593149', 'FedEx', NULL, '2015-10-15', '13.10.2015 19:58', '4260295881647', '1', 'a0YC000000dhPskMAE', '154.99', '239.00'),
(34963, '354204023', NULL, NULL, 'Vicky Watkins', 'Belke house THE SQUARE', 'Chilham', 'CT4 8BY', 'CANTERBURY', 'Großbritannien', 'GB', NULL, NULL, '7712425943', '0010250ATJ', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Silver-Coloured Case (T3006-1-01)', NULL, '644352593150', 'FedEx', NULL, '2015-10-15', '14.10.2015 13:29', '4260295880992', '1', 'a0YC000000drXudMAE', '129.99', '199.00'),
(34964, '354178946', NULL, NULL, 'Jackie Levis', '12 HARTFORD ROAD', '', 'M41 0RZ', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7757460550', '0010132ZF9', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352593160', 'FedEx', NULL, '2015-10-15', '14.10.2015 10:54', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(34965, '354182244', NULL, NULL, 'Joss Edwards', '4 PATTESON CLOSE', 'Cringleford', 'NR4 6XX', 'NORWICH', 'Großbritannien', 'GB', NULL, NULL, '7788271250', '00100149C5', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352593080', 'FedEx', NULL, '2015-10-15', '14.10.2015 11:49', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(34966, '354194976', NULL, NULL, 'Mark Livingstone', '12 FIRWOOD CLOSE', 'OFFERTON', 'SK2 5BN', 'STOCKPORT CHESHIRE', 'Großbritannien', 'GB', NULL, NULL, '7446845993', '0010089VOH', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352593171', 'FedEx', NULL, '2015-10-15', '14.10.2015 11:56', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(34967, '354185621', NULL, NULL, 'Sam Chalkley', '11 ASCOT CRESCENT', '', 'SG1 5SS', 'STEVENAGE Herts', 'Großbritannien', 'GB', NULL, NULL, '7588442736', '0010164NZ2', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352593182', 'FedEx', NULL, '2015-10-15', '14.10.2015 11:42', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(34968, '354310033', NULL, NULL, 'Manuel Lilliu Annamaria Hendrickx', 'Nieuwelaan 62', '', '1860', 'Meise', 'Belgien', 'BE', NULL, NULL, '497105829', '0010040PCD', NULL, NULL, 'Boatier dore©/ cadran blanc/ bracelet en cuir marron - T-3001-3', NULL, '644352593388', 'FedEx', NULL, '2015-10-15', '14.10.2015 20:51', 'BE150922KS08', '1', 'a0YC000000duLooMAE', '119.99', '199.99'),
(34969, '354270178', NULL, NULL, 'Kristine Petrosian', 'Kerkhofstraat 206', '', '2850', 'Boom  Antwerpen', 'Belgien', 'BE', NULL, NULL, '483439377', '00100890L4', NULL, NULL, 'Theorema Rio horloge - zwart/zilverkleurig - zwarte lederen band (GM-107-2)', NULL, '644352593399', 'FedEx', NULL, '2015-10-15', '14.10.2015 17:49', '4260295880619', '1', 'a0YC000000dMpuQMAS', '155.00', '239.99'),
(34970, '354317953', NULL, NULL, 'Andrew McIntyre', '96 Clonkeen Road', '', 'Bt41 3jj', 'Randalstown Antrim', 'Großbritannien', 'GB', NULL, NULL, '7563118440', '10007356', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352593241', 'FedEx', NULL, '2015-10-15', '14.10.2015 20:58', '4260295881050', '1', 'a0YC000000dsxNmMAI', '155.00', '249.00'),
(34971, '354275617', NULL, NULL, 'PAMELA DOUGLAS', '3 VALLEY LANE', 'WARINGSTOWN', 'BT66 7SR', 'CRAIGAVON COUNTY ARMAGH', 'Großbritannien', 'GB', NULL, NULL, '2838820960', '0010250HQQ', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352593252', 'FedEx', NULL, '2015-10-15', '14.10.2015 18:16', '4260295880381', '1', 'a0YC000000dsxNjMAI', '155.00', '249.00'),
(34972, '354335016', NULL, NULL, 'Shakespeare Sabrina', '52 RANDLESDOWN ROAD', '', 'SE6 3HB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7943271677', '0010226MIE', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352593263', 'FedEx', NULL, '2015-10-15', '14.10.2015 22:31', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34973, '354290171', NULL, NULL, 'Abdul ahad', '55 PURDY STREET', '', 'E3 3PD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7592015026', '0010025WC9', NULL, NULL, 'GM-505-6 Florida Diamods By Pioner Black Stainless Steel Strap With Black Face', NULL, '644352593274', 'FedEx', NULL, '2015-10-15', '14.10.2015 19:27', '4260295880855', '1', 'a0YC000000dtQfyMAE', '123.00', '199.00'),
(34974, '354339166', NULL, NULL, 'Jordan Colledge', '417 PARRS WOOD ROAD', '', 'M20 5NE', 'MANCHESTER Lancashire', 'Großbritannien', 'GB', NULL, NULL, '7738648508', '0010047Q36', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352593285', 'FedEx', NULL, '2015-10-15', '14.10.2015 22:28', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34975, '354354287', NULL, NULL, 'Alastair Fennell', '50 BOURNE AVENUE', '', 'RG2 0DU', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7957957149', '0010250XAK', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '644352593296', 'FedEx', NULL, '2015-10-15', '15.10.2015 00:28', '4260295880978', '1', 'a0YC000000dt0vwMAA', '115.00', '179.00'),
(34976, '354244031', NULL, NULL, 'Gordon Morrison', 'ARDHURST HEATH RIDE', '', 'RG40 3QE', 'WOKINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7777651615', '0010176JAE', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Silver/White Dial and Black Leather Band', NULL, '644352593300', 'FedEx', NULL, '2015-10-15', '14.10.2015 15:42', '4260295882057', '1', 'a0YC000000dg4xOMAQ', '143.99', '219.00'),
(34977, '354299196', NULL, NULL, 'juliana bedoya', 'FLAT 122 GEFFRYE ESTATE', 'Geffrye estate', 'N1 6RP', 'LONDON Central london', 'Großbritannien', 'GB', NULL, NULL, '7477160528', '00102131CR', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352593311', 'FedEx', NULL, '2015-10-15', '14.10.2015 19:59', '4260295881654', '1', 'a0YC000000dhPslMAE', '154.99', '239.00'),
(34978, '354272015', NULL, NULL, 'Violetta Hollanda', '210 QUADRANT EMPIRE WAY', '', 'HA9 0EY', 'WEMBLEY', 'Großbritannien', 'GB', NULL, NULL, '7983825371', '0010043Z2Q', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352593322', 'FedEx', NULL, '2015-10-15', '14.10.2015 17:56', '4260295881654', '1', 'a0YC000000dhPslMAE', '154.99', '239.00'),
(34979, '354354253', NULL, NULL, 'Kim Martin', '4 OAKDENE', '', 'HP9 2BZ', 'BEACONSFIELD', 'Großbritannien', 'GB', NULL, NULL, '01494 673082', '00101234OS', NULL, NULL, 'Silver/White Black Leather (GM-3009-1)', NULL, '644352593333', 'FedEx', NULL, '2015-10-15', '15.10.2015 00:37', '4260295881791', '1', 'a0YC000000dcRTQMA2', '120.01', '179.00'),
(34980, '354351950', NULL, NULL, 'Alastair Fennell', '50 BOURNE AVENUE', '', 'RG2 0DU', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7957957149', '0010036RLC', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352593296', 'FedEx', NULL, '2015-10-15', '14.10.2015 23:57', '4260295881982', '1', 'a0YC000000dfm8FMAQ', '155.00', '249.00'),
(34981, '354336511', NULL, NULL, 'Neil Merrill', '1 Catcliffe garage', 'Main Street', 'S60 5sr', 'Catcliffe South yorkshire', 'Großbritannien', 'GB', NULL, NULL, '7826539572', '0010013V24', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '644352593344', 'FedEx', NULL, '2015-10-15', '14.10.2015 22:26', '4260295881647', '1', 'a0YC000000dhPskMAE', '154.99', '239.00'),
(34982, '354290042', NULL, NULL, 'Joe Docherty', '74 Ashgrove Avenue', 'Joe docherty', 'TS25 5BT', 'HARTLEPOOL', 'Großbritannien', 'GB', NULL, NULL, '7817276675', '0010019PRR', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '644352593355', 'FedEx', NULL, '2015-10-15', '14.10.2015 19:33', '4260295881838', '1', 'a0YC000000dcRTSMA2', '120.01', '179.00'),
(34983, '354347580', NULL, NULL, 'Davinder Sian', 'Birchwood NEPICAR LANE', 'Wrotham heath', 'TN15 7RL', 'SEVENOAKS', 'Großbritannien', 'GB', NULL, NULL, '7711996388', '0010237EYQ', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352593366', 'FedEx', NULL, '2015-10-15', '14.10.2015 23:29', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(34984, '354260137', NULL, NULL, 'helen price', '7 THE COBBLES', '', 'CW8 2XH', 'NORTHWICH cheshire', 'Großbritannien', 'GB', NULL, NULL, '7737912151', '0010075IH3', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '644352593377', 'FedEx', NULL, '2015-10-15', '14.10.2015 17:14', '4260295881456', '1', 'a0YC000000drXugMAE', '129.99', '199.00'),
(34985, '354301582', NULL, NULL, 'Sukhwinder Singh', 'Via b. Zamboni 67', '', '25126', 'BRESCIA BS', 'Italien', 'IT', NULL, NULL, '3886970859', '0010161FB9', NULL, NULL, 'GM-505-3', NULL, '644352593469', 'FedEx', NULL, '2015-10-16', '14.10.2015 20:58', 'GM-505-3', '1', 'a0YC000000dcvyWMAQ', '150.00', '239.90'),
(34986, '354409879', NULL, NULL, 'Ben Kirk', '11 Kenilworth grove', 'Audenshaw', 'M34 5RZ', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7714691233', '0010238YWG', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352593425', 'FedEx', NULL, '2015-10-16', '15.10.2015 10:39', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(34987, '354449091', NULL, NULL, 'Ellen Lockwood', '11 BROOMHILL CLOSE', '', 'IP28 8TA', 'BURY ST. EDMUNDS Suffolk', 'Großbritannien', 'GB', NULL, NULL, '7912884628', '0010032JJ7', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352593436', 'FedEx', NULL, '2015-10-16', '15.10.2015 13:02', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(34988, '354370641', NULL, NULL, 'Funmi Ikele', '9 MINDEN GARDENS', '', 'IG11 0SF', 'BARKING', 'Großbritannien', 'GB', NULL, NULL, '7818553681', '0010133CKB', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352593447', 'FedEx', NULL, '2015-10-16', '15.10.2015 06:33', '4260295882002', '1', 'a0YC000000dsxNpMAI', '155.00', '249.00'),
(34989, '354448794', NULL, NULL, 'Tina Owens', '208 LOOSE ROAD', '', 'ME15 9TT', 'MAIDSTONE KENT', 'Großbritannien', 'GB', NULL, NULL, '4,41623E+11', '00100218RZ', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352593458', 'FedEx', NULL, '2015-10-16', '15.10.2015 13:14', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(34990, '354390984', NULL, NULL, 'LYDIA JENSEN', 'Ved Bellahoj Nord 1B, 3MF', '', '2700', 'Bronshoj', 'Dänemark', 'DK', NULL, NULL, '27858950', '00102507LN', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '644352593480', 'FedEx', NULL, '2015-10-16', '15.10.2015 09:08', '150512HW015', '1', 'a0YC000000dznNLMAY', '1119.05', '1595.00'),
(34991, '354390466', NULL, NULL, 'LYDIA JENSEN', 'Ved Bellahoj Nord 1B, 3MF', '', '2700', 'Bronshoj', 'Dänemark', 'DK', NULL, NULL, '27858950', '0010250I4A', NULL, NULL, 'Sort urskive, sÃ¸lvfarvet stÃ¥lrem (GM-3009-6)', NULL, '644352593480', 'FedEx', NULL, '2015-10-16', '15.10.2015 09:08', '150512HW013', '1', 'a0YC000000dznNJMAY', '1119.05', '1595.00'),
(34992, '354379376', NULL, NULL, 'Sirpa Heikkinen', 'Pellervonkatu 27 B 83', '', '33540', 'TAMPERE', 'Finnland', 'FI', NULL, NULL, '407344745', '001011491W', NULL, NULL, 'T-7001-2 - Pionier Havana -rannekello', NULL, '644352593491', 'FedEx', NULL, '2015-10-16', '15.10.2015 09:48', '4260295882101', '1', 'a0YC000000dt4MqMAI', '145.00', '249.00'),
(34993, '354304443', NULL, NULL, 'Ranendra Adhikari', 'Juustenintie 3  E 051', '', '00410', 'Helsinki', 'Finnland', 'FI', NULL, NULL, '3,58414E+11', '00102085NX', NULL, NULL, 'GM511-1 - Pionier-rannekello', NULL, '644352593506', 'FedEx', NULL, '2015-10-16', '14.10.2015 22:18', '4260295882040', '1', 'a0YC000000dhMVOMA2', '160.01', '229.00'),
(34994, '354569993', NULL, NULL, 'Joe Churchill', 'Silver firs MALLARD WAY', '', 'CM13 2NF', 'BRENTWOOD', 'Großbritannien', 'GB', NULL, NULL, '7427386536', '0010212K5W', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352593594', 'FedEx', NULL, '2015-10-16', '15.10.2015 21:29', '4260295882019', '1', 'a0YC000000dfm93MAA', '155.00', '249.00'),
(34995, '354497057', NULL, NULL, 'Jennifer Doyle', '2 SANDOWN ROAD', 'seaforth', 'L21 1AP', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7402161058', '0010206J1M', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352593609', 'FedEx', NULL, '2015-10-16', '15.10.2015 17:22', '4260295880374', '1', 'a0YC000000dfm3ZMAQ', '155.00', '249.00'),
(34996, '354550634', NULL, NULL, 'Chris Sealey', '47 Welford Road', '', 'B73 5DP', 'SUTTON COLDFIELD', 'Großbritannien', 'GB', NULL, NULL, '7825180928', '0010024VRQ', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352593610', 'FedEx', NULL, '2015-10-16', '15.10.2015 20:29', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(34997, '354560761', NULL, NULL, 'Michael Lay', '42 GORDON ROAD', '', 'GU11 1NG', 'ALDERSHOT', 'Großbritannien', 'GB', NULL, NULL, '7974354390', '0010093O3V', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352593620', 'FedEx', NULL, '2015-10-16', '15.10.2015 20:56', '4260295881432', '1', 'a0YC000000drWe4MAE', '129.99', '199.00'),
(34998, '354528522', NULL, NULL, 'Alastair Fennell', '50 Bourne Avenue, Paws-4-Life.co.uk', '', 'RG2 0DU', 'Reading', 'Großbritannien', 'GB', NULL, NULL, '7957957149', '0010039E6K', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352593631', 'FedEx', NULL, '2015-10-16', '15.10.2015 18:58', '4260295881999', '1', 'a0YC000000dfm8PMAQ', '155.00', '249.00'),
(34999, '354500409', NULL, NULL, 'Dean Campbell', '186 REGENT STREET', '', 'NN16 8QH', 'KETTERING Northants', 'Großbritannien', 'GB', NULL, NULL, '7851631888', '0010094IU9', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352593642', 'FedEx', NULL, '2015-10-16', '15.10.2015 16:39', '4260295881654', '1', 'a0YC000000dhPslMAE', '154.99', '239.00'),
(35000, '354580409', NULL, NULL, 'DANIELLE TAYLOR', '20 SUTCLIFFE CLOSE', '', 'SS12 9DE', 'WICKFORD ESSEX', 'Großbritannien', 'GB', NULL, NULL, '7768464684', '0010250PT5', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '644352593653', 'FedEx', NULL, '2015-10-16', '15.10.2015 22:27', '4260295881647', '1', 'a0YC000000dhPskMAE', '154.99', '239.00'),
(35001, '354476264', NULL, NULL, 'Sascha-Lee Ncala', '23 LAWRIE PARK ROAD', 'flat 3', 'SE26 6DP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7710521796', '0010250V6H', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '644352593664', 'FedEx', NULL, '2015-10-16', '15.10.2015 20:05', '4260295881470', '1', 'a0YC000000drXuiMAE', '129.99', '199.00'),
(35002, '354587983', NULL, NULL, 'Jenna Quigley', '1st floor fl 295 hesketh lane', 'tarleton', 'pr4 6rj', 'preston lancashire', 'Großbritannien', 'GB', NULL, NULL, '7714404313', '0010084OK4', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '644352593675', 'FedEx', NULL, '2015-10-16', '15.10.2015 22:52', '4260295881456', '1', 'a0YC000000drXugMAE', '129.99', '199.00'),
(35003, '354586033', NULL, NULL, 'Lee Anderson-pugh', '84 Blithfield way', 'Norton Heights', 'St6 8gs', 'Stoke-on-trent', 'Großbritannien', 'GB', NULL, NULL, '7518618238', '0010152GNQ', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '644352593686', 'FedEx', NULL, '2015-10-16', '15.10.2015 22:54', '4260295881456', '1', 'a0YC000000drXugMAE', '129.99', '199.00'),
(35004, '3074457345678999809', NULL, NULL, 'Jesselyn Lim', '312B SUMANG LINK #12-171 NA', '12-171', '822312', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '81571204', '00100610FI', NULL, NULL, 'WHITE DIAL: Theorema Galilei Leather Chronograph Watch', NULL, '578824937583', 'FedEx', NULL, '2015-10-16', '14.10.2015 21:41', 'SG150522RS34', '1', 'a0YC000000cRUSDMA4', '103.20', '129.00'),
(35005, '354295569', NULL, NULL, 'Jonathan Bradbury', 'BLACKEBERGSBACKEN 67', '', '168 52', 'BROMMA', 'Schweden', 'SE', NULL, NULL, '707986123', '0010036VBF', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352593540', 'FedEx', NULL, '2015-10-16', '14.10.2015 20:44', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(35006, '353969751', NULL, NULL, 'Amarilda Kasmaku', 'ALHAGSVAGEN 34', 'norsborg', '145 59', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '729140959', '00101568LW', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352593550', 'FedEx', NULL, '2015-10-16', '13.10.2015 13:14', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(35007, '354264738', NULL, NULL, 'Tomasz Rebelinski', 'STEKEN 1 G 1201', 'Jerzy Rebelinski', '424 38', 'AGNESBERG', 'Schweden', 'SE', NULL, NULL, '704022642', '0010107ST7', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352593561', 'FedEx', NULL, '2015-10-16', '14.10.2015 18:14', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(35008, '354069909', NULL, NULL, 'Mohamed Farah', 'RINKEBYSVANGEN 89', '', '163 74', 'SPANGA', 'Schweden', 'SE', NULL, NULL, '762042602', '0010147EHX', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352593572', 'FedEx', NULL, '2015-10-16', '13.10.2015 21:44', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(35009, '354317396', NULL, NULL, 'Hanin Assaad', 'VON ROSENS VAG 15', '', '213 66', 'MALMO', 'Schweden', 'SE', NULL, NULL, '762437450', '0010250UED', NULL, NULL, 'T-7001-4. Svart med svart urtavla, svart armband', NULL, '644352593583', 'FedEx', NULL, '2015-10-16', '14.10.2015 22:14', '4260300000000', '1', 'a0YC000000dt3mOMAQ', '1367.62', '2399.00'),
(35010, '354815836', NULL, NULL, 'Timothy De Groot', 'Bergstraat 26', '', '9451', 'Kerksken', 'Belgien', 'BE', NULL, NULL, '495434845', '0010097SSI', NULL, NULL, 'Theorema Watch - Multikleur kast/zwarte wijzerplaat/zwarte lederen band - T-3001-6', NULL, '644352594020', 'FedEx', NULL, '2015-10-19', '17.10.2015 03:23', 'BE150922KS12', '1', 'a0YC000000duLqQMAU', '119.99', '199.99'),
(35011, '354705645', NULL, NULL, 'Claude Defregne', 'Francois Paul 7', '', '4031', 'Angleur Liege', 'Belgien', 'BE', NULL, NULL, '497147183', '0010155WAQ', NULL, NULL, 'BoÃ®tier argentÃ©/ cadran blanc/ bracelet en cuir noir - T-3001-1', NULL, '644352594031', 'FedEx', NULL, '2015-10-19', '16.10.2015 14:49', 'BE150922KS05', '1', 'a0YC000000duLngMAE', '119.99', '199.99'),
(35012, '354677547', NULL, NULL, 'Khalaf Mohamed', 'Felix Timmermanslaan 16', '', '2840', 'Reet', 'Belgien', 'BE', NULL, NULL, '32498503065', '0010245Y4E', NULL, NULL, 'Theorema Rio horloge - zwart/zwart - zwart metalen band (GM-107-8)', NULL, '644352594042', 'FedEx', NULL, '2015-10-19', '16.10.2015 12:49', '4260295881586', '1', 'a0YC000000dMq1EMAS', '155.00', '239.99'),
(35013, '354491544', NULL, NULL, 'Daniel Collins', 'Corballis Collins Lane', '', '0', 'Donabate Co. Dublin', 'Irland', 'IE', NULL, NULL, '3,53879E+11', '0010163UG3', NULL, NULL, 'Gold/Black Dial/Brown Leather Band T-7001-3', NULL, '644352593712', 'FedEx', NULL, '2015-10-19', '15.10.2015 15:03', '4260295882118', '1', 'a0YC000000dt4ckMAA', '145.01', '249.00'),
(35014, '354499106', NULL, NULL, 'Memet Terkivatan', 'Mathenesserlaan 177', '', '3014 HA', 'ROTTERDAM', 'Niederlanden', 'NL', NULL, NULL, '653382164', '0010250HIX', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaat/zwarte lederen band - T-3001-1', NULL, '644352594053', 'FedEx', NULL, '2015-10-19', '16.10.2015 04:59', 'NL150922KS05', '1', 'a0YC000000dioirMAA', '119.99', '199.99'),
(35015, '354741670', NULL, NULL, 'Bernard Black', '46 WINDSOR CRESCENT', '', 'DE7 4HE', 'ILKESTON', 'Großbritannien', 'GB', NULL, NULL, '7855066310', '0010020VGC', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352593723', 'FedEx', NULL, '2015-10-19', '16.10.2015 17:55', '4260295881050', '1', 'a0YC000000dfm3dMAA', '155.00', '249.00'),
(35016, '354772600', NULL, NULL, 'CONSTANTIN BUTACU', '35 STORK ROAD', '', 'E7 9HR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7872963145', '0010178AAQ', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352593734', 'FedEx', NULL, '2015-10-19', '16.10.2015 20:33', '42602958803015', '1', 'a0YC000000dsxNlMAI', '155.00', '249.00'),
(35017, '354955892', NULL, NULL, 'John Whitehead', '6 DELAMERE CLOSE', '', 'SK15 3LY', 'STALYBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7572413919', '0010019RLA', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352593745', 'FedEx', NULL, '2015-10-19', '17.10.2015 19:55', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(35018, '354697227', NULL, NULL, 'Kamila Azizova', '100 FLAT 701 KINGSWAY', '', 'N12 0EQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7949320980', '0010115IXJ', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352593756', 'FedEx', NULL, '2015-10-19', '16.10.2015 14:36', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(35019, '354846366', NULL, NULL, 'Luke Prett', 'Badger SHQ R Aliwal Barracks', 'Tidworth garrison', 'Sp9 7bb', 'Tidworth', 'Großbritannien', 'GB', NULL, NULL, '7983381937', '00100979X6', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352593767', 'FedEx', NULL, '2015-10-19', '17.10.2015 09:58', '4260295880473', '1', 'a0YC000000dhPshMAE', '154.99', '239.00'),
(35020, '354719792', NULL, NULL, 'Rebecca Maude', '138 OLD EXETER ROAD', '', 'PL19 0JB', 'TAVISTOCK Devon', 'Großbritannien', 'GB', NULL, NULL, '7875510360', '0010094UM2', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352593778', 'FedEx', NULL, '2015-10-19', '16.10.2015 16:35', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35021, '354493607', NULL, NULL, 'Hayley Sinclair', '26 Wroxham', 'Great Hollands', 'RG12 8QP', 'BRACKNELL', 'Großbritannien', 'GB', NULL, NULL, '7584138975', '0010098JVE', NULL, NULL, 'GM-505-5 Florida Diamods By Pioner Stainless Steel Strap With Black Face', NULL, '644352593789', 'FedEx', NULL, '2015-10-19', '16.10.2015 05:27', '4260295880831', '1', 'a0YC000000dtQfxMAE', '123.00', '199.00'),
(35022, '354959950', NULL, NULL, 'Dhurba Gurung', '50 PEABODY ROAD', '', 'GU14 6HA', 'FARNBOROUGH Hampshire', 'Großbritannien', 'GB', NULL, NULL, '1252373766', '0010048JDS', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352593790', 'FedEx', NULL, '2015-10-19', '17.10.2015 20:26', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(35023, '354653972', NULL, NULL, 'Lesley Jacobs', '18 Siltside', 'Gosberton Risegate', 'PE11 4ET', 'SPALDING', 'Großbritannien', 'GB', NULL, NULL, '7886204215', '0010034QBS', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352593804', 'FedEx', NULL, '2015-10-19', '16.10.2015 10:59', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(35024, '354725710', NULL, NULL, 'Lisa Wallace', '47 Fenderside road, prenton', '', 'CH43 7ZL', 'PRENTON', 'Großbritannien', 'GB', NULL, NULL, '7775001409', '0010065I6Y', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352593815', 'FedEx', NULL, '2015-10-19', '16.10.2015 17:14', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(35025, '354975930', NULL, NULL, 'Adam Khora', '157 Eskrick street', '', 'BL1 3JB', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '7548000466', '00101485TN', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '644352593826', 'FedEx', NULL, '2015-10-19', '17.10.2015 22:23', '4260295880947', '1', 'a0YC000000dt0vuMAA', '129.99', '199.00'),
(35026, '354508607', NULL, NULL, 'Alastair Fennell', '50 BOURNE AVENUE', '', 'RG2 0DU', 'READING Berkshire', 'Großbritannien', 'GB', NULL, NULL, '7957957149', '0010243MIC', NULL, NULL, 'Marco Polo Watch: White Face - Metal Strap', NULL, '644352593837', 'FedEx', NULL, '2015-10-19', '16.10.2015 03:19', '4260295880961', '1', 'a0YC000000dt0vvMAA', '115.00', '179.00'),
(35027, '354964227', NULL, NULL, 'Jean Reynolds', '12 MILTON CRESCENT', '', 'EH15 3PF', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7756673731', '0010148Q9M', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352593848', 'FedEx', NULL, '2015-10-19', '17.10.2015 20:57', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(35028, '354680704', NULL, NULL, 'Joshua Telfer', '26 HERMITS ROAD', 'Three Bridges', 'RH10 1QY', 'CRAWLEY WEST SUSSEX', 'Großbritannien', 'GB', NULL, NULL, '7973338992', '0010168CB8', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352593859', 'FedEx', NULL, '2015-10-19', '16.10.2015 13:02', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(35029, '354988889', NULL, NULL, 'Geoff Rossiter', '31 GOLDSWORTHY DRIVE', '', 'SS3 0AU', 'SOUTHEND-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '1702217135', '0010161GS8', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352593860', 'FedEx', NULL, '2015-10-19', '17.10.2015 23:53', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(35030, '354958824', NULL, NULL, 'Ivan Kelly', '19 LINEN ROAD', '', 'BT19 7JJ', 'BANGOR', 'Großbritannien', 'GB', NULL, NULL, '7921551272', '0010166QPX', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352593870', 'FedEx', NULL, '2015-10-19', '17.10.2015 20:32', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(35031, '354973202', NULL, NULL, 'Mark Hill', '2 ROMNEY CLOSE', 'New cross', 'SE14 5JH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7428270506', '0010227E8L', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352593881', 'FedEx', NULL, '2015-10-19', '17.10.2015 21:55', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(35032, '354720001', NULL, NULL, 'Neil Jarvis', '74 STATION ROAD', 'Filton', 'BS34 7JJ', 'BRISTOL S glos', 'Großbritannien', 'GB', NULL, NULL, '7966568623', '00102501V9', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352593892', 'FedEx', NULL, '2015-10-19', '16.10.2015 16:39', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(35033, '354636353', NULL, NULL, 'steve coupe', '0 federal mogul HAYFIELD ROAD', 'chapel en le frith', 'SK23 0JP', 'HIGH PEAK', 'Großbritannien', 'GB', NULL, NULL, '01298 811566', '0010250XAM', NULL, NULL, 'Sao Paulo - Black, Black Dial, Black Metal Band (GM-103-8)', NULL, '644352593907', 'FedEx', NULL, '2015-10-19', '16.10.2015 09:37', '4260295881623', '1', 'a0YC000000dhfARMAY', '152.00', '229.00'),
(35034, '354846016', NULL, NULL, 'Edward Baller', '16 REASIDE DRIVE', 'Rednal', 'B45 9WL', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7808179339', '00101161FW', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352593918', 'FedEx', NULL, '2015-10-19', '17.10.2015 09:58', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(35035, '354632843', NULL, NULL, 'katherine eley', '20 ST. GILES AVENUE', '', 'UB10 8RJ', 'UXBRIDGE Middlesex', 'Großbritannien', 'GB', NULL, NULL, '7951293822', '00101580F0', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352593929', 'FedEx', NULL, '2015-10-19', '16.10.2015 09:05', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(35036, '354849491', NULL, NULL, 'Nicholas Fernandes', '122 EDEN GROVE', 'Carronade Court', 'N7 8GP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7535509685', '0010126QCP', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352593930', 'FedEx', NULL, '2015-10-19', '17.10.2015 10:44', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(35037, '354840712', NULL, NULL, 'Rafael Carqueijo', '46 365 CHAPEL STREET', '', 'M3 5JT', 'SALFORD Lancashire', 'Großbritannien', 'GB', NULL, NULL, '7429233920', '0010004DG7', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352593940', 'FedEx', NULL, '2015-10-19', '17.10.2015 09:26', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(35038, '354968822', NULL, NULL, 'Philippa Nobbs', '75 HODDER BANK', '', 'SK2 5PU', 'STOCKPORT', 'Großbritannien', 'GB', NULL, NULL, '1612927969', '0010179VYX', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352593951', 'FedEx', NULL, '2015-10-19', '17.10.2015 21:31', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(35039, '354705344', NULL, NULL, 'Katy Griffiths', '4 GARDINERS LANE NORTH', '', 'CM11 2XE', 'BILLERICAY', 'Großbritannien', 'GB', NULL, NULL, '7712113989', '0010250WEC', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '644352593962', 'FedEx', NULL, '2015-10-19', '16.10.2015 15:12', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(35040, '354955599', NULL, NULL, 'audrey baillie', 'HELIX BINDER WESTMAINS INDUSTRIAL ESTATE', 'unit 2f', 'FK3 8YE', 'GRANGEMOUTH stirlingshire', 'Großbritannien', 'GB', NULL, NULL, '7713836204', '0010078LX6', NULL, NULL, 'Silver/White Black Leather (GM-3009-1)', NULL, '644352593973', 'FedEx', NULL, '2015-10-19', '17.10.2015 19:53', '4260295881791', '1', 'a0YC000000dcRTQMA2', '120.01', '179.00'),
(35041, '354744517', NULL, NULL, 'Sue Savage', '26 CLARENCE ROAD', 'Beeston', 'NG9 5HY', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7792821084', '0010046WU7', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-3009-5)', NULL, '644352593984', 'FedEx', NULL, '2015-10-19', '16.10.2015 18:33', '4260295881838', '1', 'a0YC000000dcRTSMA2', '120.01', '179.00'),
(35042, '354812427', NULL, NULL, 'Claudiu Avram', '21 LARCH ROAD', '', 'DA1 2LF', 'DARTFORD', 'Großbritannien', 'GB', NULL, NULL, '7983605533', '00101984MJ', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Silver-Coloured Case (T3006-1-01)', NULL, '644352593995', 'FedEx', NULL, '2015-10-19', '17.10.2015 02:05', '4260295880992', '1', 'a0YC000000drXudMAE', '129.99', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(35043, '354960005', NULL, NULL, 'Anita Wallcroft', '7 CLOVER GROVE', '', 'TF3 2AA', 'TELFORD', 'Großbritannien', 'GB', NULL, NULL, '1952400294', '00100823RO', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '644352594009', 'FedEx', NULL, '2015-10-19', '17.10.2015 20:30', '4260295881470', '1', 'a0YC000000drXuiMAE', '129.99', '199.00'),
(35044, '354886217', NULL, NULL, 'Ian OBrien', 'SOLUTIONS RE 112', 'Pilgrim street', 'NE1 6SQ', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7891172647', '0010111NCT', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '644352594010', 'FedEx', NULL, '2015-10-19', '17.10.2015 13:30', '4260295881456', '1', 'a0YC000000drXugMAE', '129.99', '199.00'),
(35045, '354642371', NULL, NULL, 'Keld Falck Lorensen', 'Egernvej 7', '', '6400', 'Sonderborg', 'Dänemark', 'DK', NULL, NULL, '25438842', '0010175SEI', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '644352594064', 'FedEx', NULL, '2015-10-19', '16.10.2015 09:36', '150512HW015', '1', 'a0YC000000dznNLMAY', '1119.05', '1595.00'),
(35046, '354636767', NULL, NULL, 'Eemil Honkanen', 'Peltotie 45', '', '01490', 'Vantaa', '', 'FI', NULL, NULL, '', '0010132MPS', NULL, NULL, 'GM511-4 - Pionier-rannekello', NULL, '644352594075', 'FedEx', NULL, '2015-10-19', '16.10.2015 11:18', '4260295882071', '1', 'a0YC000000dhMVRMA2', '160.01', '229.00'),
(35047, '355055656', NULL, NULL, 'Luc Becuwe', 'roetaardstraat   8', '', '3020', 'Herent Vlaams Brabant', 'Belgien', 'BE', NULL, NULL, '31479994903', '001009668L', NULL, NULL, 'Pionier New York horloge - GM511-3 - goudkleur/bruin/wit', NULL, '644352594215', 'FedEx', NULL, '2015-10-19', '18.10.2015 11:48', 'BE150922KS03', '1', 'a0YC000000dimWfMAI', '159.99', '249.99'),
(35048, '355051960', NULL, NULL, 'guido vannieuwenhuyse', 'Menenstraat 485', '', '8560', 'Wevelgem', 'Belgien', 'BE', NULL, NULL, '472806983', '00100405V3', NULL, NULL, 'Pionier New York horloge - GM511-3 - goudkleur/bruin/wit', NULL, '644352594226', 'FedEx', NULL, '2015-10-19', '18.10.2015 11:18', 'BE150922KS03', '1', 'a0YC000000dimWfMAI', '159.99', '249.99'),
(35049, '355024666', NULL, NULL, 'Tom Lannoy', 'Wilgenlaan 24', '', '9200', 'Sint-Gillis-Dendermonde Oost-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '31474549529', '0010211USL', NULL, NULL, 'Theorema Watch - Zilveren kast/zwarte wijzerplaatzwarte lederen band - T-3001-2', NULL, '644352594237', 'FedEx', NULL, '2015-10-19', '18.10.2015 09:48', 'BE150922KS07', '1', 'a0YC000000duLoKMAU', '119.99', '199.99'),
(35050, '354565250', NULL, NULL, 'David Pamuangmool', 'PALSAVAEGEN 12', '', '246 35', 'LOEDDEKOEPINGE', 'Schweden', 'SE', NULL, NULL, '+46 76-058 75 38', '00101161BG', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '578824937686', 'FedEx', NULL, '2015-10-19', '15.10.2015 22:14', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(35051, '355124797', NULL, NULL, 'cafe  godthab John Jensen', 'Godthabsvej 53', '', '2000', 'Frederiksberg', 'Dänemark', 'DK', NULL, NULL, '25686084', '0010183XV3', NULL, NULL, 'Casablanca-ur i sÃ¸lv', NULL, '644352594432', 'FedEx', NULL, '2015-10-20', '18.10.2015 17:36', 'WL-DK040614HW01', '1', 'a0YC000000dhPqGMAU', '1380.30', '2295.00'),
(35052, '354904230', NULL, NULL, 'Soren Tolstrup', 'Nordmarksvej 58, 2. Th', '', '2770', 'Kastrup', 'Dänemark', 'DK', NULL, NULL, '53622485', '0010199BUQ', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '644352594443', 'FedEx', NULL, '2015-10-20', '17.10.2015 14:36', '150512HW015', '1', 'a0YC000000dznNLMAY', '1119.05', '1595.00'),
(35053, '354913085', NULL, NULL, 'Nona kuria', 'Johtokiventie 10L 104 10', '', '00710', 'Helsinki', 'Finnland', 'FI', NULL, NULL, '452707271', '001025058L', NULL, NULL, 'GM-101-5 - Theorema Casablanca -rannekello', NULL, '644352594454', 'FedEx', NULL, '2015-10-20', '17.10.2015 17:48', 'WL-FI040614HW15', '1', 'a0YC000000dhRgmMAE', '185.00', '279.00'),
(35054, '355078915', NULL, NULL, 'Marco Diacinti', 'Anzani 16', 'citofono(Ballerini/Diacinti).   interno scala B', '22100', 'Como 202', 'Italien', 'IT', NULL, NULL, '3470662223', '0010208T8T', NULL, NULL, 'GM-505-5', NULL, '644352594410', 'FedEx', NULL, '2015-10-20', '18.10.2015 14:32', 'GM-505-5', '1', 'a0YC000000dcvyZMAQ', '150.00', '239.90'),
(35055, '355078904', NULL, NULL, 'Soraya Badloe', 'Londensingel 6', '', '2548 VM', 'S-GRAVENHAGE Zuid-Holland', 'Niederlanden', 'NL', NULL, NULL, '681463468', '001012348A', NULL, NULL, 'Pionier New York horloge - GM511-3 - goudkleur/bruin/wit', NULL, '644352594421', 'FedEx', NULL, '2015-10-20', '18.10.2015 13:29', 'BE150922KS03', '1', 'a0YC000000dimcPMAQ', '159.99', '249.99'),
(35056, '355030905', NULL, NULL, 'Sabit Pacolli', 'SJOEBLADS VAEG 41', '', '213 70', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '704674018', '00100704N3', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352594487', 'FedEx', NULL, '2015-10-20', '18.10.2015 11:14', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(35057, '355039539', NULL, NULL, 'Bernard Black', '46 WINDSOR CRESCENT', '', 'DE7 4HE', 'ILKESTON', 'Großbritannien', 'GB', NULL, NULL, '7855066310', '0010059MPW', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352594259', 'FedEx', NULL, '2015-10-20', '18.10.2015 10:26', '4260295880374', '1', 'a0YC000000dfm3ZMAQ', '155.00', '249.00'),
(35058, '355337942', NULL, NULL, 'Ciaran Finnerty', '84 STANLEY STREET', '', 'AB10 6UQ', 'ABERDEEN', 'Großbritannien', 'GB', NULL, NULL, '7517487023', '00100739YN', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352594260', 'FedEx', NULL, '2015-10-20', '19.10.2015 15:44', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35059, '355164214', NULL, NULL, 'Dovile Bagociene', '19 KNOTTS GREEN MEWS', '', 'E10 6DH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7508697599', '001015052G', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352594270', 'FedEx', NULL, '2015-10-20', '18.10.2015 20:38', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35060, '355042033', NULL, NULL, 'Gary mcCullough', '23 Grangefield', 'The grange', 'BT41 3TZ', 'ANTRIM', 'Großbritannien', 'GB', NULL, NULL, '7739577822', '0010229Q2P', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352594281', 'FedEx', NULL, '2015-10-20', '18.10.2015 10:53', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35061, '355172189', NULL, NULL, 'Jackie Lane', '12 ECCLES DRIVE', '', 'L25 2NT', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7949927262', '0010144ILN', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352594292', 'FedEx', NULL, '2015-10-20', '18.10.2015 21:30', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35062, '355111878', NULL, NULL, 'Jason Ingram', '30 effingham road', 'Selhurst', 'CR0 3NE', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7580362088', '0010003V4P', NULL, NULL, 'GM-505-3 Florida Diamods By Pioner  Brown Strap with Gold Face', NULL, '644352594307', 'FedEx', NULL, '2015-10-20', '18.10.2015 16:28', '4260295880824', '1', 'a0YC000000dtR6PMAU', '123.00', '199.00'),
(35063, '355039887', NULL, NULL, 'Bernard Black', '46 WINDSOR CRESCENT', '', 'DE7 4HE', 'ILKESTON', 'Großbritannien', 'GB', NULL, NULL, '7855066310', '0010126SCG', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352594259', 'FedEx', NULL, '2015-10-20', '18.10.2015 10:25', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(35064, '355213497', NULL, NULL, 'Solo Tengboa', '112 CHURCH STREET', '', 'N9 9AS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7885643267', '0010223ELJ', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352594318', 'FedEx', NULL, '2015-10-20', '19.10.2015 03:55', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(35065, '355319318', NULL, NULL, 'Alexandra Browne', 'Accord Group St. James Building,', '61-95 Oxford Street', 'M1 6FQ', 'Manchester Lancashire', 'Großbritannien', 'GB', NULL, NULL, '7715557834', '0010250G02', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-4', NULL, '644352594329', 'FedEx', NULL, '2015-10-20', '19.10.2015 14:44', '260295880718', '1', 'a0YC000000drWzoMAE', '123.00', '199.00'),
(35066, '355177297', NULL, NULL, 'Linda Wright', 'Ridge  Croft, New Street', 'New Street', 'DY6 9UA', 'Kingswinford West Midlands', 'Großbritannien', 'GB', NULL, NULL, '7949190890', '0010121YSE', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352594330', 'FedEx', NULL, '2015-10-20', '18.10.2015 21:57', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(35067, '355155988', NULL, NULL, 'Amanda Godfrey', '16 FOXCOTE CLOSE', '', 'B90 4PR', 'SOLIHULL', 'Großbritannien', 'GB', NULL, NULL, '7522466811', '0010193P8L', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352594340', 'FedEx', NULL, '2015-10-20', '18.10.2015 19:56', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(35068, '355338378', NULL, NULL, 'Dipendra Tiwari', 'FLAT 41 ROSENAU ROAD, ethelburga tower', 'Ethelburga tower', 'SW11 4AD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7985301962', '001006710N', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352594351', 'FedEx', NULL, '2015-10-20', '19.10.2015 15:42', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(35069, '355244802', NULL, NULL, 'Alena Slyskova', '85 GREAT EASTERN STREET', '', 'EC2A 3HY', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7988922246', '0010067DJJ', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352594362', 'FedEx', NULL, '2015-10-20', '19.10.2015 09:55', '4260295881999', '1', 'a0YC000000dfm8PMAQ', '155.00', '249.00'),
(35070, '355264226', NULL, NULL, 'Jamie Cartwright', '246 Lisheen Avenue', '', 'WF104NB', 'Castleford', 'Großbritannien', 'GB', NULL, NULL, '7791732352', '0010108TPR', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '644352594373', 'FedEx', NULL, '2015-10-20', '19.10.2015 11:21', '4260295881814', '1', 'a0YC000000dcRTPMA2', '120.01', '179.00'),
(35071, '355172661', NULL, NULL, 'Sue Press', 'Maybrook 19 Valley Way', '', 'SL9 7PL', 'Gerrards Cross', 'Großbritannien', 'GB', NULL, NULL, '1753887921', '0010126QW6', NULL, NULL, 'Silver/White Black Leather (GM-3009-1)', NULL, '644352594384', 'FedEx', NULL, '2015-10-20', '18.10.2015 21:23', '4260295881791', '1', 'a0YC000000dcRTQMA2', '120.01', '179.00'),
(35072, '355229063', NULL, NULL, 'jodie jones', '56B HAMILTON DRIVE', 'Harold Wood', 'RM3 0UU', 'ROMFORD Essex', 'Großbritannien', 'GB', NULL, NULL, '7539865050', '001015632Q', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352594395', 'FedEx', NULL, '2015-10-20', '19.10.2015 08:33', '4260295881982', '1', 'a0YC000000dfm8FMAQ', '155.00', '249.00'),
(35073, '355038106', NULL, NULL, 'Elizabeth Mee', '6 HALLWOOD RISE', '', 'S35 1TJ', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7855463220', '0010072P2S', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '644352594400', 'FedEx', NULL, '2015-10-20', '18.10.2015 10:32', '4260295881456', '1', 'a0YC000000drXugMAE', '129.99', '199.00'),
(35074, '355360381', '', '', 'catherine wiseman', '11 GRANT STREET', '', 'AB45 2NU', 'BANFF BANFFSHIRE', 'Großbritannien', '', '', '', '1261861716', '001001658U', '', '', 'Black Strap/ Black Case/ Black Dial - GM-101-5', '', '644352594524', 'FedEx', '', '2015-10-20', '19.10.2015 17:04', '4260295881050', '1', 'a0YC000000dsxNmMAI', '155.00', '249.00'),
(35075, '355368046', '', '', 'Michael Morley', '15 HAWTHORNE AVENUE', '15 hawthorne avenue  shipley bd18 2 jb', 'BD18 2JB', 'SHIPLEY', 'Großbritannien', '', '', '', '7794648021', '0010123LW1', '', '', 'Sao Paulo - Black Strap, Black Case (GM-103-2)', '', '644352594535', 'FedEx', '', '2015-10-20', '19.10.2015 17:59', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(35076, '355413991', '', '', 'meriwan sherif', '56 Aigburth road', 'liverpool', 'L17 7BN', 'liverpool mersyside', 'Großbritannien', '', '', '', '7743815512', '0010082Y85', '', '', 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', '', '644352594546', 'FedEx', '', '2015-10-20', '19.10.2015 21:07', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(35077, '355386112', '', '', 'Bob Boyd', '12 CORSERINE TERRACE', '', 'KA6 7SY', 'AYR', 'Großbritannien', '', '', '', '7957977935', '0010247O7N', '', '', 'Silver/Black Dial/Black Leather (GM-3009-2)', '', '644352594557', 'FedEx', '', '2015-10-20', '19.10.2015 18:57', '4260295881814', '1', 'a0YC000000dcRTPMA2', '120.01', '179.00'),
(35078, '355368265', '', '', 'Clement Lubwama', '606A GARRATT LANE', '', 'SW17 0NX', 'LONDON', 'Großbritannien', '', '', '', '7956580213', '0010082R6B', '', '', 'Silver/White Dial/Silver Metal Band (GM-104-5)', '', '644352594568', 'FedEx', '', '2015-10-20', '19.10.2015 18:01', '4260295881647', '1', 'a0YC000000dhPskMAE', '154.99', '239.00'),
(35079, '355425764', '', '', 'Kylo Kelly', 'FLAT 12 MEDLEY ROAD', '', 'NW6 2EL', 'LONDON', 'Großbritannien', '', '', '', '7977805798', '0010044EEX', '', '', 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', '', '644352594579', 'FedEx', '', '2015-10-20', '19.10.2015 21:57', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(35080, '355476758', NULL, NULL, 'Maria Bodilsen', 'Bybakken 3', '', '3200', 'Helsinge Annisse', 'Dänemark', 'DK', NULL, NULL, '50443207', '00102505O2', NULL, NULL, 'Sort urskive, sÃ¸lvfarvet urkasse og sort lÃ¦derrem (GM-3009-2)', NULL, '644352594720', 'FedEx', NULL, '2015-10-21', '20.10.2015 07:36', '150512HW09', '1', 'a0YC000000dznNFMAY', '1119.05', '1595.00'),
(35081, '355572068', NULL, NULL, 'Tinna Rasmussen', 'Naessundvej 75', '', '9220', 'Aalborg', 'Dänemark', 'DK', NULL, NULL, '31239936', '0010129ECK', NULL, NULL, 'Sort urskive, sÃ¸lvfarvet stÃ¥lrem (GM-3009-6)', NULL, '644352594730', 'FedEx', NULL, '2015-10-21', '20.10.2015 13:36', '150512HW013', '1', 'a0YC000000dznNJMAY', '1119.05', '1595.00'),
(35082, '355509953', NULL, NULL, 'Juan Hidalgo Romero', 'AVENIDA CONDE DE LUMIARES 26', '4º C', '03010', 'ALICANTE ALICANTE', 'Spanien', 'ES', NULL, NULL, '606724843', '0010232NKG', NULL, NULL, 'Reloj Pionier London Diamonds - Modelo GM-510-3', NULL, '644352594650', 'FedEx', NULL, '2015-10-21', '20.10.2015 07:58', 'GM-510-3', '1', 'a0YC000000dvL7XMAU', '150.00', '239.89'),
(35083, '355453621', NULL, NULL, 'Antonio Yaguee Grustan', 'CALLE PEDRO MARIA  RIC Nº 37', '4º-B', '50008', 'ZARAGOZA ZARAGOZA', 'Spanien', 'ES', NULL, NULL, '976228276 - 657595217', '0010250LNL', NULL, NULL, 'Reloj Pionier London Diamonds - Modelo GM-510-3', NULL, '644352594660', 'FedEx', NULL, '2015-10-21', '19.10.2015 22:59', 'GM-510-3', '1', 'a0YC000000dvL7XMAU', '150.00', '239.89'),
(35084, 'PK\0\0\0\0\0!\0A7‚Ïr\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35085, 'ßIx¨B<•M¢Øž{îu<ŒÖµMVÑx—‹~Ö', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35086, '€j›…h˜\'@ÄÁPÈ“Ì»Aw©2®lae>p', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35087, '_ñA|Æ@¶Ïÿ[he®\0‘6ðÆi·¢×È•Š \'Ä§', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'ËvåCf©ÏÛ¨šBËIƒóœÓÉû\"cž&Ú\\O', '', '', '', '', ''),
(35088, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35089, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35090, '!9n…âº¥híé\"êúÔVp_ç4f	5¼-Aìj', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35091, 'IÁX¡ÕY«ÛŽ[Ó\\¨ÕYëþî*\ZµˆuTq*µ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35092, 'ÙIâxØ)¨P-Ât¥æ»-R)ñ³‚óÝÈ(mMÆV', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35093, '2á ÈwÜdÜ©}v~+£«R«LUÅŒoÕ†ƒÉ8', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35094, '0,§Ü®«mlßág…Váž3¸@ë HmsQn×W€', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35095, 'ôæõuÒ,/œdz‰Hˆ•Ö¸1Ž¶ë¨«dH°', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'MÛqÜö\'$ýzØeËþ¢G1[Fi¸ŒF§ñ\"', '', '', '', '', ''),
(35096, 'PyBv4Ö½\'/–+\ZJ[wˆÜ†äŠ­ß2Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35097, '§çŒFÉ°ßè¢¿ˆ\'ø›ö–<¨q?ÆI:', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'm2KÁ\0\0\0B\0\0#\0\0\0xl/worksheets/_', 'Ãþ•\rI…ã1f<&moN¤wcëÝw®ãM’ˆ X', '', '', '', ''),
(35098, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35099, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35100, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35101, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35102, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35103, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35104, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35105, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35106, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35107, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼ØóFÝ.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35108, 'JôÞ¹DvÄmÓbUÜ?ý¿¶Oçuó>*­÷§w_ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35109, '†Ø`6ò0¸z6 J0Z10¯³Á@ \0ëÑ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35110, '3	Œ«I\'¼>Œ«IÇ^Ÿ\rÆÕGÌ•', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35111, '×Ÿ„(á…¥((\\89Ù{ŠÉ^ pÅä,w³¼@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35112, 'täîE«ºHº!‹8Èj.r_ÀË&Š0Oáë_)ÁÓø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35113, 'É’U ó&v|†uÄê™?ÞÂ²0§¯Ê³_ê•r', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'N“-e™6#UÉ U—ië§©j™Î', '£²p<×\r2ÍWvïa\\ÿŽµXä™œ©ì±”«¶wR', 'îË<«U£íÜ', '', '', ''),
(35114, '<ÅoÝ(ƒ\Z÷¦0L#æ&þ[iBƒ÷–0,«,,', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '01c3A\'‹Á³gšÖÆŽLŒcìƒ‰…', '6±c\'&cì£‰1r›ŸL0Á†ŸMŒîNHú', '', '', '', ''),
(35115, 'õ€O¹BMàS®Pø”+Ôå', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35116, 'õA@¹BP®P\'”+Ý', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35117, 'CÊê‚€r…Ú  \\¡>(W¨Êê„€r…Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35118, '?HvöT»V æCê\ZSOoÓ»½ÔÍð\0þ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'xrµø$’ŒgÂh‚e{±Í}&Š›Úi', '', '', '', '', ''),
(35119, 'w:Æ³¥èÅÁ½÷j06M“5Ó.FÌOñÛêñ¹[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'äeâU¢&&4@‘ÂD‘‡¡\0	&ÄÖIŒµó', '', '', '', '', ''),
(35120, '×Ú×½Sü\0\0ÿÿ\0PK\0\0\0\0\0!\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35121, 'ötŒÝ3ÐÎçàwwìË', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35122, 'r‘†\Zlgr³·ÁòØóRèÞÁÃð	Ôôr’½ËÒ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35123, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35124, 'PK\0\0\0\0\0!\0A7‚Ïr\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35125, 'ßIx¨B<•M¢Øž{îu<ŒÖµMVÑx—‹~Ö', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35126, '€j›…h˜\'@ÄÁPÈ“Ì»Aw©2®lae>p', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35127, '_ñA|Æ@¶Ïÿ[he®\0‘6ðÆi·¢×È•Š \'Ä§', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'ËvåCf©ÏÛ¨šBËIƒóœÓÉû\"cž&Ú\\O', '', '', '', '', ''),
(35128, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35129, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35130, '!9n…âº¥híé\"êúÔVp_ç4f	5¼-Aìj', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35131, 'IÁX¡ÕY«ÛŽ[Ó\\¨ÕYëþî*\ZµˆuTq*µ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35132, 'ÙIâxØ)¨P-Ât¥æ»-R)ñ³‚óÝÈ(mMÆV', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35133, '2á ÈwÜdÜ©}v~+£«R«LUÅŒoÕ†ƒÉ8', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35134, '0,§Ü®«mlßág…Váž3¸@ë HmsQn×W€', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35135, 'ôæõuÒ,/œdz‰Hˆ•Ö¸1Ž¶ë¨«dH°', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'MÛqÜö\'$ýzØeËþ¢G1[Fi¸ŒF§ñ\"', '', '', '', '', ''),
(35136, 'PyBv4Ö½\'/–+\ZJ[wˆÜ†äŠ­ß2Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35137, '§çŒFÉ°ßè¢¿ˆ\'ø›ö–<¨q?ÆI:', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'm2KÁ\0\0\0B\0\0#\0\0\0xl/worksheets/_', 'Ãþ•\rI…ã1f<&moN¤wcëÝw®ãM’ˆ X', '', '', '', ''),
(35138, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35139, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35140, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35141, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35142, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35143, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35144, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35145, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35146, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35147, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼ØóFÝ.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35148, 'JôÞ¹DvÄmÓbUÜ?ý¿¶Oçuó>*­÷§w_ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35149, '†Ø`6ò0¸z6 J0Z10¯³Á@ \0ëÑ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35150, '3	Œ«I\'¼>Œ«IÇ^Ÿ\rÆÕGÌ•', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35151, '×Ÿ„(á…¥((\\89Ù{ŠÉ^ pÅä,w³¼@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35152, 'täîE«ºHº!‹8Èj.r_ÀË&Š0Oáë_)ÁÓø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35153, 'É’U ó&v|†uÄê™?ÞÂ²0§¯Ê³_ê•r', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'N“-e™6#UÉ U—ië§©j™Î', '£²p<×\r2ÍWvïa\\ÿŽµXä™œ©ì±”«¶wR', 'îË<«U£íÜ', '', '', ''),
(35154, '<ÅoÝ(ƒ\Z÷¦0L#æ&þ[iBƒ÷–0,«,,', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '01c3A\'‹Á³gšÖÆŽLŒcìƒ‰…', '6±c\'&cì£‰1r›ŸL0Á†ŸMŒîNHú', '', '', '', ''),
(35155, 'CÊê‚€r…Ú  \\¡>(W¨Êê„€r…Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35156, '?HvöT»V æCê\ZSOoÓ»½ÔÍð\0þ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'xrµø$’ŒgÂh‚e{±Í}&Š›Úi', '', '', '', '', ''),
(35157, 'w:Æ³¥èÅÁ½÷j06M“5Ó.FÌOñÛêñ¹[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'äeâU¢&&4@‘ÂD‘‡¡\0	&ÄÖIŒµó', '', '', '', '', ''),
(35158, '×Ú×½Sü\0\0ÿÿ\0PK\0\0\0\0\0!\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35159, 'r‘†\Zlgr³·ÁòØóRèÞÁÃð	Ôôr’½ËÒ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35160, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35161, 'PK\0\0\0\0\0!\0A7‚Ïr\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35162, 'ßIx¨B<•M¢Øž{îu<ŒÖµMVÑx—‹~Ö', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35163, '€j›…h˜\'@ÄÁPÈ“Ì»Aw©2®lae>p', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35164, '_ñA|Æ@¶Ïÿ[he®\0‘6ðÆi·¢×È•Š \'Ä§', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'ËvåCf©ÏÛ¨šBËIƒóœÓÉû\"cž&Ú\\O', '', '', '', '', ''),
(35165, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35166, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35167, '!9n…âº¥híé\"êúÔVp_ç4f	5¼-Aìj', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35168, 'IÁX¡ÕY«ÛŽ[Ó\\¨ÕYëþî*\ZµˆuTq*µ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35169, 'ÙIâxØ)¨P-Ât¥æ»-R)ñ³‚óÝÈ(mMÆV', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35170, '2á ÈwÜdÜ©}v~+£«R«LUÅŒoÕ†ƒÉ8', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35171, '0,§Ü®«mlßág…Váž3¸@ë HmsQn×W€', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35172, 'ôæõuÒ,/œdz‰Hˆ•Ö¸1Ž¶ë¨«dH°', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'MÛqÜö\'$ýzØeËþ¢G1[Fi¸ŒF§ñ\"', '', '', '', '', ''),
(35173, 'PyBv4Ö½\'/–+\ZJ[wˆÜ†äŠ­ß2Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35174, '§çŒFÉ°ßè¢¿ˆ\'ø›ö–<¨q?ÆI:', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'm2KÁ\0\0\0B\0\0#\0\0\0xl/worksheets/_', 'Ãþ•\rI…ã1f<&moN¤wcëÝw®ãM’ˆ X', '', '', '', ''),
(35175, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35176, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35177, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35178, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35179, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35180, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35181, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35182, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35183, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35184, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼ØóFÝ.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35185, 'JôÞ¹DvÄmÓbUÜ?ý¿¶Oçuó>*­÷§w_ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35186, '†Ø`6ò0¸z6 J0Z10¯³Á@ \0ëÑ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35187, '3	Œ«I\'¼>Œ«IÇ^Ÿ\rÆÕGÌ•', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35188, '×Ÿ„(á…¥((\\89Ù{ŠÉ^ pÅä,w³¼@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35189, 'täîE«ºHº!‹8Èj.r_ÀË&Š0Oáë_)ÁÓø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35190, 'É’U ó&v|†uÄê™?ÞÂ²0§¯Ê³_ê•r', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'N“-e™6#UÉ U—ië§©j™Î', '£²p<×\r2ÍWvïa\\ÿŽµXä™œ©ì±”«¶wR', 'îË<«U£íÜ', '', '', ''),
(35191, '<ÅoÝ(ƒ\Z÷¦0L#æ&þ[iBƒ÷–0,«,,', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '01c3A\'‹Á³gšÖÆŽLŒcìƒ‰…', '6±c\'&cì£‰1r›ŸL0Á†ŸMŒîNHú', '', '', '', ''),
(35192, 'CÊê‚€r…Ú  \\¡>(W¨Êê„€r…Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35193, '?HvöT»V æCê\ZSOoÓ»½ÔÍð\0þ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'xrµø$’ŒgÂh‚e{±Í}&Š›Úi', '', '', '', '', ''),
(35194, 'w:Æ³¥èÅÁ½÷j06M“5Ó.FÌOñÛêñ¹[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'äeâU¢&&4@‘ÂD‘‡¡\0	&ÄÖIŒµó', '', '', '', '', ''),
(35195, '×Ú×½Sü\0\0ÿÿ\0PK\0\0\0\0\0!\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35196, 'r‘†\Zlgr³·ÁòØóRèÞÁÃð	Ôôr’½ËÒ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35197, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35198, '355483168', NULL, NULL, 'Tatjana Vorobjova', '178 Castlecurragh Vale', '', '15', 'Blanchardstown', 'Irland', 'IE', NULL, NULL, '876934931', '0010250CX9', NULL, NULL, 'Silver/White Dial/Black Leather Band T-7001-1', NULL, '644352594590', 'FedEx', NULL, '2015-10-21', '20.10.2015 07:06', '4260295882095', '1', 'a0YC000000dt4ciMAA', '145.01', '249.00'),
(35199, '355309790', NULL, NULL, 'Emer McNamara', '34 Ard Na Gaoithe', 'Clybaun Road', '0', 'Galway, Eire', 'Irland', 'IE', NULL, NULL, '877981161', '0010069MFF', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-1 - Black Strap, Silver Case, Black Face', NULL, '644352594605', 'FedEx', NULL, '2015-10-21', '19.10.2015 12:32', 'WL-GM511-1', '1', 'a0YC000000dhKkAMAU', '165.00', '235.00'),
(35200, '355379548', NULL, NULL, 'Luigi Iervolino', 'Via Salvatore di Giacomo 156', '', '80040', 'Poggiomarino NA', 'Italien', 'IT', NULL, NULL, '815283491', '0010082XTA', NULL, NULL, 'GM-510-2', NULL, '644352594671', 'FedEx', NULL, '2015-10-21', '19.10.2015 19:43', 'GM-510-2', '1', 'a0YC000000dvD6EMAU', '150.00', '239.90'),
(35201, '355457522', NULL, NULL, 'Tamara Arustamjan', 'Rustenburgstraat 9', '', '4337 VR', 'MIDDELBURG Zeeland', 'Niederlanden', 'NL', NULL, NULL, '(06) 40 83 45 88', '0010165AZM', NULL, NULL, 'Pionier New York horloge - GM511-4 - goudkleur/bruin/zwart', NULL, '644352594682', 'FedEx', NULL, '2015-10-21', '20.10.2015 01:58', 'BE150922KS04', '1', 'a0YC000000dimcQMAQ', '159.99', '249.99'),
(35202, '355384730', NULL, NULL, 'E Kruid', 'Watermunt 12', '', '7944 PK', 'MEPPEL', 'Niederlanden', 'NL', NULL, NULL, '638111987', '0010169PJI', NULL, NULL, 'Pionier New York horloge - GM511-3 - goudkleur/bruin/wit', NULL, '644352594693', 'FedEx', NULL, '2015-10-21', '19.10.2015 18:59', 'BE150922KS03', '1', 'a0YC000000dimcPMAQ', '159.99', '249.99'),
(35203, '355197701', NULL, NULL, 'Erna Evers', 'jansteijnstraat 83', '', '1544xj', 'zaandijk Noord Holland', 'Niederlanden', 'NL', NULL, NULL, '06 57130012', '0010059RX6', NULL, NULL, 'Pionier New York horloge - GM511-3 - goudkleur/bruin/wit', NULL, '644352594708', 'FedEx', NULL, '2015-10-21', '18.10.2015 23:30', 'BE150922KS03', '1', 'a0YC000000dimcPMAQ', '159.99', '249.99'),
(35204, '355413039', NULL, NULL, 'Abdolnaser Rahmani', 'Evenemangsgatan 24', '', '169 56', 'Solna', 'Schweden', 'SE', NULL, NULL, '723291962', '001000707X', NULL, NULL, 'Brun/guld/vit. Modell GM511-3', NULL, '644352594741', 'FedEx', NULL, '2015-10-21', '19.10.2015 21:44', 'WL-GM511-3', '1', 'a0YC000000dhKWwMAM', '1543.87', '2199.00'),
(35205, '355260139', NULL, NULL, 'Daniel Zaharijev', 'BERGAGATAN 23', '', '341 36', 'LJUNGBY', 'Schweden', 'SE', NULL, NULL, '725580025', '0010090A3T', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352594752', 'FedEx', NULL, '2015-10-21', '19.10.2015 11:44', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(35206, '355573632', NULL, NULL, 'Chantelle england', '1 THE PARKLANDS', '', 'HU15 2EL', 'BROUGH', 'Großbritannien', 'GB', NULL, NULL, '7946560816', '0010012VJS', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352594616', 'FedEx', NULL, '2015-10-21', '20.10.2015 14:33', '4260295882019', '1', 'a0YC000000dfm93MAA', '155.00', '249.00'),
(35207, '355561485', NULL, NULL, 'maria clarke', '297 WELLINGBOROUGH ROAD', '', 'NN10 6BB', 'RUSHDEN Northamptonshire', 'Großbritannien', 'GB', NULL, NULL, '7956332051', '0010142LB4', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352594627', 'FedEx', NULL, '2015-10-21', '20.10.2015 13:05', '4260295881050', '1', 'a0YC000000dfm3dMAA', '155.00', '249.00'),
(35208, '355543094', NULL, NULL, 'Kristina Long', '31 GROVE AVENUE', '', 'WA13 0HF', 'LYMM', 'Großbritannien', 'GB', NULL, NULL, '7583232957', '0010170PNY', NULL, NULL, 'Silver/Black Dial/Black Leather (GM-3009-2)', NULL, '644352594638', 'FedEx', NULL, '2015-10-21', '20.10.2015 13:33', '4260295881814', '1', 'a0YC000000dcRTPMA2', '120.01', '179.00'),
(35209, '355542571', NULL, NULL, 'Geraldine Pamment', '15 BRENCHLEY CLOSE', '', 'ME1 2QL', 'ROCHESTER Kent', 'Großbritannien', 'GB', NULL, NULL, '1634828107', '0010119PR9', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352594649', 'FedEx', NULL, '2015-10-21', '20.10.2015 12:24', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35210, '355345871', NULL, NULL, 'Jean Weijenberg', 'chaussee des Forges 27/002', '', '4500', 'Huy', 'Belgien', 'BE', NULL, NULL, '477424050', '0010117WL1', NULL, NULL, 'BoÃ®tier bicolore/ cadran blanc/ bracelet en cuir noir- T-3001-5', NULL, '644352594833', 'FedEx', NULL, '2015-10-21', '19.10.2015 15:48', 'BE150922KS11', '1', 'a0YC000000duLpwMAE', '119.99', '199.99'),
(35211, '355180194', NULL, NULL, 'Yves Deffontaine', 'Rue du Rabiseau 12', '', '6220', 'Fleurus', 'Belgien', 'BE', NULL, NULL, '486533137', '0010098O5P', NULL, NULL, 'BoÃ®tier bicolore/ cadran noir/ bracelet en cuir noir - T-3001-6', NULL, '644352594844', 'FedEx', NULL, '2015-10-21', '18.10.2015 21:48', 'BE150922KS12', '1', 'a0YC000000duLqQMAU', '119.99', '199.99'),
(35212, '355154508', NULL, NULL, 'Jean-Marc Lonbois', 'avenue Paul Hymans 71 BTE 12', '', '1200', 'Woluwe-Saint-Lambert', 'Belgien', 'BE', NULL, NULL, '475823738', '10177149', NULL, NULL, 'Montre Pionier New York - GM511-3 - Or/Marron/Blanc', NULL, '644352594855', 'FedEx', NULL, '2015-10-21', '18.10.2015 19:48', 'BE150922KS03', '1', 'a0YC000000dimWfMAI', '159.99', '249.99'),
(35213, '355712699', NULL, NULL, 'Marie Consten', 'Rue des Escargots 130', '', '7080', 'La Bouverie Hainaut', 'Belgien', 'BE', NULL, NULL, '476820259', '0010107VC4', NULL, NULL, 'Montre Theorema Rio - GM-107-2- Noir/Argent - Bracelet cuir - Noir', NULL, '644352594866', 'FedEx', NULL, '2015-10-21', '21.10.2015 00:18', '4260295880619', '1', 'a0YC000000dMpuQMAS', '155.00', '239.99'),
(35214, '355209263', NULL, NULL, 'janis daenen', 'Essex Scottishlaan 39', 'bakkerij daenen', '8434', 'Westende', 'Belgien', 'BE', NULL, NULL, '475743562', '0010196LA3', NULL, NULL, 'Pionier New York horloge - GM511-4 - goudkleur/bruin/zwart', NULL, '644352594877', 'FedEx', NULL, '2015-10-21', '19.10.2015 02:19', 'BE150922KS04', '1', 'a0YC000000dimWzMAI', '159.99', '249.99'),
(35215, '355496201', NULL, NULL, 'Lieve Bael', 'Bosstraat 33', '', '1790', 'Hekelgem', 'Belgien', 'BE', NULL, NULL, '53661633', '00101392W3', NULL, NULL, 'Pionier New York horloge - GM511-4 - goudkleur/bruin/zwart', NULL, '644352594888', 'FedEx', NULL, '2015-10-21', '20.10.2015 09:18', 'BE150922KS04', '1', 'a0YC000000dimWzMAI', '159.99', '249.99'),
(35216, '355419990', NULL, NULL, 'Anne-Laure De Clercq', 'Jan Samijnstraat 7', '', '9050', 'Gentbrugge Oost-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '473442149', '0010046X08', NULL, NULL, 'Theorema Rio horloge - zwart/zilverkleurig - zwarte lederen band (GM-107-2)', NULL, '644352594899', 'FedEx', NULL, '2015-10-21', '19.10.2015 21:19', '4260295880619', '1', 'a0YC000000dMpuQMAS', '155.00', '239.99'),
(35217, '355586385', NULL, NULL, 'AWAIS CHUGHTAI', 'Office 14 Streatham Business', '1 Empire Mews', 'SW16 2BF', 'London', 'Großbritannien', 'GB', NULL, NULL, '7958041551', '0010110IYW', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352594903', 'FedEx', NULL, '2015-10-21', '20.10.2015 15:10', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(35218, '355676271', NULL, NULL, 'Gilbert Manacmul', 'Johtokiventie 8A 8', '', '00710', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '414700138', '00101947NI', NULL, NULL, 'GM-101-3 GG - Theorema Casablanca -rannekello', NULL, '644352595120', 'FedEx', NULL, '2015-10-22', '20.10.2015 23:18', 'WL-FI040614HW13', '1', 'a0YC000000dhRgkMAE', '185.00', '279.00'),
(35219, '355594465', NULL, NULL, 'Siiri Kallionpaeae', 'Leirikatu 12 G 32', '', '20360', 'TURKU', 'Finnland', 'FI', NULL, NULL, '405015829', '0010137JN8', NULL, NULL, 'GM511-1 - Pionier-rannekello', NULL, '644352595130', 'FedEx', NULL, '2015-10-22', '20.10.2015 17:20', '4260295882040', '1', 'a0YC000000dhMVOMA2', '160.01', '229.00'),
(35220, '355778372', NULL, NULL, 'Sara Scattolin', 'Via Monte Antelao 40', '', '31022', 'PREGANZIOL TV', 'Italien', 'IT', NULL, NULL, '3389101225', '0010103Z4V', NULL, NULL, 'GM-510-1', NULL, '644352595060', 'FedEx', NULL, '2015-10-22', '42298,48333', 'GM-510-1', '1', 'a0YC000000dvD6DMAU', '150.00', '239.90'),
(35221, '355749428', NULL, NULL, 'Marjus Bardhi', 'VIA CREMONA 16', '', '43126', 'PARMA PR', 'Italien', 'IT', NULL, NULL, '3668140846', '0010226JQ9', NULL, NULL, 'GM-510-3', NULL, '644352595071', 'FedEx', NULL, '2015-10-22', '42298,40417', 'GM-510-3', '1', 'a0YC000000dvD6FMAU', '150.00', '239.90'),
(35222, '355822666', NULL, NULL, 'jose pieternella', 'Klieverink 1771', '', '1104 KD', 'AMSTERDAM ZUIDOOST', 'Niederlanden', 'NL', NULL, NULL, '684201570', '0010052DRK', NULL, NULL, 'Pionier New York horloge - GM511-4 - goudkleur/bruin/zwart', NULL, '644352595082', 'FedEx', NULL, '2015-10-22', '21.10.2015 13:01', 'BE150922KS04', '1', 'a0YC000000dimcQMAQ', '159.99', '249.99'),
(35223, '355823460', NULL, NULL, 'jose pieternella', 'Klieverink 1771', '', '1104 KD', 'AMSTERDAM ZUIDOOST', 'Niederlanden', 'NL', NULL, NULL, '684201570', '0010179LAG', NULL, NULL, 'Pionier New York horloge - GM511-1 - zilverkleur/zwart', NULL, '644352595082', 'FedEx', NULL, '2015-10-22', '21.10.2015 13:01', 'BE150922KS01', '1', 'a0YC000000dimcNMAQ', '159.99', '249.99'),
(35224, '355653228', NULL, NULL, 'Jamila Hamdi', 'Keizerstraat 2', '', '6411XK', 'HEERLEN', 'Niederlanden', 'NL', NULL, NULL, '646848644', '00100678AO', NULL, NULL, 'Theorema Rio horloge - zwart/goudkleurig - bruine lederen band (GM-107-3)', NULL, '644352595093', 'FedEx', NULL, '2015-10-22', '20.10.2015 19:28', '4260295880626', '1', 'a0YC000000ddgmIMAQ', '155.00', '239.99'),
(35225, '355782618', NULL, NULL, 'Chiko Bou', 'SILVERVIKSGATAN 26', '', '213 74', 'MALMOE', 'Schweden', 'SE', NULL, NULL, '46760185334', '00100438A6', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352595141', 'FedEx', NULL, '2015-10-22', '21.10.2015 11:44', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(35226, '355824500', '', '', 'Claudiu Avram', '3 QUERNMORE CLOSE', '', 'BR1 4EL', 'BROMLEY', 'Großbritannien', '', '', '', '7983605533', '0010228MX6', '', '', 'Black Strap Silver Case Black Face (GM-104-1)', '', '644352594969', 'FedEx', '', '2015-10-22', '21.10.2015 13:30', '4260295880466', '1', 'a0YC000000dhPsiMAE', '154.99', '239.00'),
(35227, '355752914', '', '', 'Jasm Mitch', '17D WEST STREET', '', 'CO2 7BG', 'COLCHESTER', 'Großbritannien', '', '', '', '7538220067', '0010187L7Q', '', '', 'Sao Paulo - Black Strap, Black Case (GM-103-2)', '', '644352594980', 'FedEx', '', '2015-10-22', '21.10.2015 09:06', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(35228, '355750773', '', '', 'Dawit Woldetsadik', '15 COWDRAY ROAD', '', 'UB10 9DQ', 'UXBRIDGE', 'Großbritannien', '', '', '', '7455001806', '0010007J3I', '', '', 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', '', '644352594991', 'FedEx', '', '2015-10-22', '21.10.2015 09:03', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(35229, '355629571', '', '', 'Michelle Downie', '2/1 121 Batson Street', '', 'G42 7ND', 'Glasgow Lanarkshire', 'Großbritannien', '', '', '', '7788825329', '00102184Q3', '', '', 'Silver/Black Dial/Black Leather (GM-3009-2)', '', '644352595005', 'FedEx', '', '2015-10-22', '20.10.2015 17:57', '4260295881814', '1', 'a0YC000000dcRTPMA2', '120.01', '179.00'),
(35230, '355693665', '', '', 'Nicki Paterson', '24 Snell Hat West Green', 'West Green', 'RH11 7JB', 'Crawley West Sussex', 'Großbritannien', '', '', '', '7884057221', '0010027OH4', '', '', 'Silver/Black Dial/Black Leather (GM-3009-2)', '', '644352595016', 'FedEx', '', '2015-10-22', '20.10.2015 22:29', '4260295881814', '1', 'a0YC000000dcRTPMA2', '120.01', '179.00'),
(35231, '355822655', '', '', 'Mai Dinh', 'Pink Nails 2 Colonnade High Street', '', 'SL6 1QL', 'Maidenhead', 'Großbritannien', '', '', '', '7715698286', '10083997', '', '', 'Silver/Black Dial/Silver Metal Band (GM-3009-6)', '', '644352595027', 'FedEx', '', '2015-10-22', '21.10.2015 12:55', '4260295881852', '1', 'a0YC000000dcRUMMA2', '120.01', '179.00'),
(35232, '355850201', '', '', 'Samuel Jankowsky', '26 RAPHAELS', '', 'SS15 5EA', 'BASILDON', 'Großbritannien', '', '', '', '7708738874', '0010015W1V', '', '', 'Silver/White Black Leather (GM-3009-1)', '', '644352595038', 'FedEx', '', '2015-10-22', '21.10.2015 14:57', '4260295881791', '1', 'a0YC000000dcRTQMA2', '120.01', '179.00'),
(35233, '355681217', '', '', 'Emily Stott', '10 Black water close', 'Alderholt', 'SP6 3AL', 'FORDINGBRIDGE', 'Großbritannien', '', '', '', '7775660292', '0010164GGN', '', '', 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', '', '644352595049', 'FedEx', '', '2015-10-22', '20.10.2015 21:33', '4260295881470', '1', 'a0YC000000drXuiMAE', '129.99', '199.00'),
(35234, '355808845', '', '', 'Sean Weaver', '2 ST. ALDAMS DRIVE', '', 'BS16 9QQ', 'BRISTOL', 'Großbritannien', '', '', '', '7771636667', '0010219K5C', '', '', 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', '', '644352595050', 'FedEx', '', '2015-10-22', '21.10.2015 12:25', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(35235, '355786644', NULL, NULL, 'Jose Roxo', 'Av. Louise 384', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '495191917', '0010161XDG', NULL, NULL, 'Montre Pionier New York - GM511-4 - Or/Marron/Noir', NULL, '644352595200', 'FedEx', NULL, '2015-10-22', '21.10.2015 10:49', 'BE150922KS04', '1', 'a0YC000000dimWzMAI', '159.99', '249.99'),
(35236, '356035302', NULL, NULL, 'Hanade judith Bahash', 'Emdrup Huse 4 ST MF', '', '2100', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '60673231', '0010116AJV', NULL, NULL, 'Sort urskive, sÃ¸lvfarvet urkasse og sort lÃ¦derrem (GM-3009-2)', NULL, '644352595439', 'FedEx', NULL, '2015-10-23', '22.10.2015 11:07', '150512HW09', '1', 'a0YC000000dznNFMAY', '1119.05', '1595.00'),
(35237, '356032987', NULL, NULL, 'Olga Sidorova', 'Suomenlinna C 54 B 11', '', '00190', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '504357160', '0010068WXW', NULL, NULL, 'GM-101-5 - Theorema Casablanca -rannekello', NULL, '644352595440', 'FedEx', NULL, '2015-10-23', '22.10.2015 12:48', 'WL-FI040614HW15', '1', 'a0YC000000dhRgmMAE', '185.00', '279.00'),
(35238, '356019613', NULL, NULL, 'Marja Rindell', 'Metsolantie 73 A 4', '', '04430', 'JAERVENPAEAE', 'Finnland', 'FI', NULL, NULL, '3,58401E+11', '00101756X2', NULL, NULL, 'GM511-1 - Pionier-rannekello', NULL, '644352595450', 'FedEx', NULL, '2015-10-23', '22.10.2015 11:48', '4260295882040', '1', 'a0YC000000dhMVOMA2', '160.01', '229.00'),
(35239, '355958087', NULL, NULL, 'Yassine Lou', 'Theemsdreef 38', '', '3562 EE', 'UTRECHT', 'Niederlanden', 'NL', NULL, NULL, '615171908', '0010183H99', NULL, NULL, 'Pionier New York horloge - GM511-4 - goudkleur/bruin/zwart', NULL, '644352595417', 'FedEx', NULL, '2015-10-23', '21.10.2015 23:29', 'BE150922KS04', '1', 'a0YC000000dimcQMAQ', '159.99', '249.99'),
(35240, '355916980', NULL, NULL, 'W.A.M. van Elk Elkotex BV', 'Apollaan 2', '', '6891 EC', 'ROZENDAAL', 'Niederlanden', 'NL', NULL, NULL, '655753990', '0010250EI4', NULL, NULL, 'Theorema Rio horloge - wit/zilverkleurig - zilverkleurige metalen band (GM-107-5)', NULL, '644352595428', 'FedEx', NULL, '2015-10-23', '21.10.2015 20:31', '4260295881555', '1', 'a0YC000000ddgmKMAQ', '155.00', '239.99'),
(35241, '355928377', NULL, NULL, 'Stephen Furze', '16 STAPLETON CLOSE', 'Seamer', 'YO12 4QW', 'SCARBOROUGH North yorkshire', 'Großbritannien', 'GB', NULL, NULL, '1723864309', '0010050W2X', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352595303', 'FedEx', NULL, '2015-10-23', '21.10.2015 20:54', '4260295882019', '1', 'a0YC000000dfm93MAA', '155.00', '249.00'),
(35242, '355880733', NULL, NULL, 'Alex Brennan', '69 RUSKIN ROAD', 'Droylsden', 'M43 7WF', 'MANCHESTER Lancashire', 'Großbritannien', 'GB', NULL, NULL, '7540151169', '0010064W5W', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '644352595314', 'FedEx', NULL, '2015-10-23', '21.10.2015 17:31', '4260295881821', '1', 'a0YC000000dcRTRMA2', '120.01', '179.00'),
(35243, '355901210', NULL, NULL, 'Angela Nekooie', '5 Mauldeth road', 'Heaton mersey', 'SK4 3NW', 'STOCKPORT', 'Großbritannien', 'GB', NULL, NULL, '7812755334', '0010221X2A', NULL, NULL, 'Black/Black Dial/Black Leather (GM-3009-4)', NULL, '644352595325', 'FedEx', NULL, '2015-10-23', '21.10.2015 18:55', '4260295881821', '1', 'a0YC000000dcRTRMA2', '120.01', '179.00'),
(35244, '355875626', NULL, NULL, 'Amreen Hanif', '9 SANDHURST GROVE', '', 'LS8 3QN', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7779620061', '0010155IPX', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352595336', 'FedEx', NULL, '2015-10-23', '21.10.2015 17:06', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35245, '356071761', NULL, NULL, 'FAYONA MESQUITTO', '295 SHENSTONE ROAD', '', 'B16 0PG', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '07963 604993', '0010108KXR', NULL, NULL, 'GM-505-3 Florida Diamods By Pioner  Brown Strap with Gold Face', NULL, '644352595347', 'FedEx', NULL, '2015-10-23', '22.10.2015 13:45', '4260295880824', '1', 'a0YC000000dtR6PMAU', '123.00', '199.00'),
(35246, '356010344', NULL, NULL, 'Scott Hawker', '3 Keynsham Walk', 'Morden', 'SM4 6NW', 'London Surrey', 'Großbritannien', 'GB', NULL, NULL, '7720606552', '001024510M', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352595358', 'FedEx', NULL, '2015-10-23', '22.10.2015 09:34', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(35247, '355965168', NULL, NULL, 'Debra Clipson', '3 LEYS CLOSE', 'North hykeham', 'LN6 9FF', 'LINCOLN', 'Großbritannien', 'GB', NULL, NULL, '7736574587', '0010109J02', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '644352595369', 'FedEx', NULL, '2015-10-23', '22.10.2015 00:29', '4260295880947', '1', 'a0YC000000dt0vuMAA', '129.99', '199.00'),
(35248, '355940983', NULL, NULL, 'Vikki Grace', '6 THE LAWNS', '', 'HP1 2TF', 'HEMEL HEMPSTEAD', 'Großbritannien', 'GB', NULL, NULL, '7946872000', '0010096JJ2', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '644352595370', 'FedEx', NULL, '2015-10-23', '21.10.2015 21:57', '4260295880978', '1', 'a0YC000000dt0vwMAA', '115.00', '179.00'),
(35249, '356008294', NULL, NULL, 'Matthew Lloyd', '99 ELMBRIDGE ROAD', '', 'B44 8AG', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7530403330', '0010154N7K', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352595380', 'FedEx', NULL, '2015-10-23', '22.10.2015 09:26', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(35250, '356044794', NULL, NULL, 'A King', '34 VENACHAR ROAD', 'Lionthorn', 'FK1 5UP', 'FALKIRK  Scotland', 'Großbritannien', 'GB', NULL, NULL, '7760445483', '0010250G0I', NULL, NULL, 'Silver/Black Dial/Black Leather Band T-3012-2', NULL, '644352595391', 'FedEx', NULL, '2015-10-23', '22.10.2015 11:29', '4260295881876', '1', 'a0YC000000dsgtlMAA', '143.99', '219.00'),
(35251, '356047783', NULL, NULL, 'Jamie Roberts', 'Capita Google Debt', 'Clay Pit Lane', 'LS2 8AE', 'leeds', 'Großbritannien', 'GB', NULL, NULL, '7597573246', '00101554GL', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352595406', 'FedEx', NULL, '2015-10-23', '22.10.2015 11:53', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35252, '356151803', NULL, NULL, 'Omya SA El Moussaoui Najat', 'Chaussee de Wavre  1789', '1er Etage', '1160', 'Auderghem', 'Belgien', 'BE', NULL, NULL, '474361606', '00101194MA', NULL, NULL, 'Montre Pionier New York - GM511-1 - Argent/Noir', NULL, '644352595509', 'FedEx', NULL, '2015-10-23', '22.10.2015 19:18', 'BE150922KS01', '1', 'a0YC000000dimVgMAI', '159.99', '249.99'),
(35253, '356112543', NULL, NULL, 'Victor Simon Sanchez', 'Ortolaanstraat 1', '', '3940', 'Hechtel Limburg', 'Belgien', 'BE', NULL, NULL, '11961077', '001021869U', NULL, NULL, 'Pionier New York horloge - GM511-1 - zilverkleur/zwart', NULL, '644352595510', 'FedEx', NULL, '2015-10-23', '22.10.2015 16:21', 'BE150922KS01', '1', 'a0YC000000dimVgMAI', '159.99', '249.99'),
(35254, '356230637', '', '', 'azad Sheik Murad', 'Schonebergerweg 128', '', '3023 ZP', 'ROTTERDAM Zuid-Holland', 'Niederlanden', '', '', '', '0031 6 46 82 24 15â€¬', '0010233U93', '', '', 'Theorema Rio horloge - zwart/zwart - zwart metalen band (GM-107-8)', '', '644352595553', 'FedEx', '', '2015-10-23', '23.10.2015 07:29', '4260295881586', '1', 'a0YC000000ddgmNMAQ', '155.00', '239.99'),
(35255, '356191547', NULL, NULL, 'michael muhia', '16 BASSETT ROAD', '', 'OX3 9PE', 'OXFORD', 'Großbritannien', 'GB', NULL, NULL, '7455835353', '0010175N61', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '644352595520', 'FedEx', NULL, '2015-10-23', '22.10.2015 22:36', '4260295881470', '1', 'a0YC000000drXuiMAE', '129.99', '199.00'),
(35256, '356190586', NULL, NULL, 'Doug Cowie', '122 YEATES DRIVE', '', 'ME10 2PW', 'SITTINGBOURNE Kent', 'Großbritannien', 'GB', NULL, NULL, '01795 424468', '0010021Q1B', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352595531', 'FedEx', NULL, '2015-10-23', '22.10.2015 22:26', '4260295880374', '1', 'a0YC000000dfm3ZMAQ', '155.00', '249.00'),
(35257, '356174031', NULL, NULL, 'Aimi Wilkins', '4 BERKSWELL ROAD', '', 'CV6 7DL', 'COVENTRY West Midlands', 'Großbritannien', 'GB', NULL, NULL, '4,47504E+11', '0010075J3L', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352595542', 'FedEx', NULL, '2015-10-23', '22.10.2015 20:57', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(35258, '3074457345679188333', NULL, NULL, 'TAN KOK HUAT', '37 CHOA CHU KANG LOOP #05-02 THE WARREN', 'NA', 'SINGAPORE', 'SINGAPUR', '689675', 'SG', NULL, NULL, '97736271', '00102504N9', NULL, NULL, 'SILVER-BLACK: Theorema RIO Series Mechanical Watch', NULL, '644352595586', 'FedEx', NULL, '2015-10-23', '23.10.2015 13:11', 'SG150522RS15', '1', 'a0YC000000cRUM0MAO', '311.20', '389.00'),
(35259, '356574042', NULL, NULL, 'Pedro Joao', 'Brusselsesteenweg 246', '', '1500', 'Halle', 'Belgien', 'BE', NULL, NULL, '32483116396', '10004197', NULL, NULL, 'Montre Pionier New York - GM511-3 - Or/Marron/Blanc', NULL, '644352595987', 'FedEx', NULL, '2015-10-26', '24.10.2015 18:18', 'BE150922KS03', '1', 'a0YC000000dimWfMAI', '159.99', '249.99'),
(35260, '356398510', NULL, NULL, 'Jean-Jacques Schotte', 'Rue Grand\'Route 224', '', '4610', 'Beyne-Heusay Liege', 'Belgien', 'BE', NULL, NULL, '498324861', '0010090JX9', NULL, NULL, 'Montre Theorema Rio - GM-107-2- Noir/Argent - Bracelet cuir - Noir', NULL, '644352595998', 'FedEx', NULL, '2015-10-26', '23.10.2015 20:48', '4260295880619', '1', 'a0YC000000dMpuQMAS', '155.00', '239.99'),
(35261, '356324413', NULL, NULL, 'fabienne peffiti', 'RUE DES MOULINS 28 Adresse 2', '', '4041', 'HERSTAL', 'Belgien', 'BE', NULL, NULL, '0 475 60 41 92', '0010121DAL', NULL, NULL, 'Montre Pionier New York - GM511-3 - Or/Marron/Blanc', NULL, '644352596001', 'FedEx', NULL, '2015-10-26', '23.10.2015 14:21', 'BE150922KS03', '1', 'a0YC000000dimWfMAI', '159.99', '249.99'),
(35262, '356298867', NULL, NULL, 'Antonella Cafaro', 'Via cirenaica 14', '', '70022', 'ALTAMURA BA', 'Italien', 'IT', NULL, NULL, '3807553057', '0010138CIK', NULL, NULL, 'GM-510-8', NULL, '644352595965', 'FedEx', NULL, '2015-10-26', '23.10.2015 13:35', 'GM-510-8', '1', 'a0YC000000dvD6KMAU', '150.00', '239.90'),
(35263, '356116348', NULL, NULL, 'Flogert Kolici', 'piazza s.erasmo 1', '', '04023', 'FORMIA LT', 'Italien', 'IT', NULL, NULL, '3248955361', '0010031AU9', NULL, NULL, 'GM-510-3', NULL, '644352595976', 'FedEx', NULL, '2015-10-26', '22.10.2015 17:29', 'GM-510-3', '1', 'a0YC000000dvD6FMAU', '150.00', '239.90'),
(35264, '356485747', NULL, NULL, 'Ferry van Rijn', 'Inktzwamsingel 3', '', '3451 HC', 'VLEUTEN', 'Niederlanden', 'NL', NULL, NULL, '634323910', '0010217TSG', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaat/zwarte lederen band - T-3001-1', NULL, '644352596012', 'FedEx', NULL, '2015-10-26', '24.10.2015 10:29', 'NL150922KS05', '1', 'a0YC000000dioirMAA', '119.99', '199.99'),
(35265, '356312092', NULL, NULL, 'Ilja Van Scherpenzeel', 'Rietveldseweg 21A', '', '4107 LJ', 'CULEMBORG', 'Niederlanden', 'NL', NULL, NULL, '651742120', '0010113IN4', NULL, NULL, 'Theorema Rio horloge - zwart/goudkleurig - goudkleurige metalen band (GM-107-7)', NULL, '644352596023', 'FedEx', NULL, '2015-10-26', '23.10.2015 13:32', '4260295881579', '1', 'a0YC000000ddgmMMAQ', '155.00', '239.99'),
(35266, '356272125', NULL, NULL, 'daniel strandenborg', 'KVARNKULLEVAEGEN 6C', '', '423 33', 'TORSLANDA GOETEBORGS/BOHUS LAEN', 'Schweden', 'SE', NULL, NULL, '735819790', '00102427VT', NULL, NULL, 'T-7001-3. Guld med svart urtavla, brunt armband', NULL, '644352596034', 'FedEx', NULL, '2015-10-26', '23.10.2015 11:44', '4260295882118', '1', 'a0YC000000dt3laMAA', '1367.62', '2399.00'),
(35267, '356140094', NULL, NULL, 'Edo Sejdinovic', 'THOMSONS VAEG 14', '', '213 73', 'MALMOE Rasengord', 'Schweden', 'SE', NULL, NULL, '735158848', '0010179SCV', NULL, NULL, 'T-7002. Silver med svart urtavla, svart armband', NULL, '644352596045', 'FedEx', NULL, '2015-10-26', '22.10.2015 19:14', '4260295882101', '1', 'a0YC000000dt3fSMAQ', '1367.62', '2399.00'),
(35268, '356140628', NULL, NULL, 'Edo Sejdinovic', 'THOMSONS VAE14', '', '213 73', 'MALMOE Rasengord', 'Schweden', 'SE', NULL, NULL, '735158848', '0010032ABI', NULL, NULL, 'T-7001-3. Guld med svart urtavla, brunt armband', NULL, '644352596045', 'FedEx', NULL, '2015-10-26', '22.10.2015 19:14', '4260295882118', '1', 'a0YC000000dt3laMAA', '1367.62', '2399.00'),
(35269, '356423976', '', '', 'Luis Ribeiro', 'Madeira So P South Lambeth Road', '121', 'Sw81xa', 'London', 'Großbritannien', '', '', '', '7581377028', '0010206BQ1', '', '', 'Black/Black Dial / Black Metal Band - GM-101-10', '', '644352595612', 'FedEx', '', '2015-10-26', '23.10.2015 23:02', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(35270, '356321406', NULL, NULL, 'Oana Ezariu', '208 GROVE GREEN ROAD', '', 'E11 4EN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7889565009', '0010170LWJ', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352595623', 'FedEx', NULL, '2015-10-26', '23.10.2015 14:42', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35271, '356529034', NULL, NULL, 'Brent Walters', '81 CLIFF BOULEVARD', 'Kimberley', 'NG16 2JJ', 'NOTTINGHAM Nottinghamshire', 'Großbritannien', 'GB', NULL, NULL, '07778 262493', '0010186DH2', NULL, NULL, 'PIONIER NEW Model 2014 - Black face with silver case & black leather strap GM-510-3', NULL, '644352595634', 'FedEx', NULL, '2015-10-26', '24.10.2015 14:04', '4260295881401', '1', 'a0YC000000drWe0MAE', '129.99', '199.00'),
(35272, '356279181', NULL, NULL, 'Clair Mordecai', '724 CARMARTHEN ROAD', '', 'SA5 8JN', 'SWANSEA', 'Großbritannien', 'GB', NULL, NULL, '7896994099', '0010052CW9', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '644352595645', 'FedEx', NULL, '2015-10-26', '23.10.2015 11:03', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(35273, '356233877', NULL, NULL, 'Alison Jones', 'Beech House  Station Road', 'clydach', 'NP7 0LP', 'ABERGAVENNY', 'Großbritannien', 'GB', NULL, NULL, '7584082820', '00100548FA', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352595656', 'FedEx', NULL, '2015-10-26', '23.10.2015 08:03', '4260295881982', '1', 'a0YC000000dfm8FMAQ', '155.00', '249.00'),
(35274, '356626739', NULL, NULL, 'Katie Clement', '10 Heol y plas', '', 'SA4 0TY', 'SWANSEA', 'Großbritannien', 'GB', NULL, NULL, '7771662075', '0010090MTN', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352595667', 'FedEx', NULL, '2015-10-26', '24.10.2015 23:23', '4260295881982', '1', 'a0YC000000dfm8FMAQ', '155.00', '249.00'),
(35275, '356547223', NULL, NULL, 'Alan Webster Orona Ltd', 'Unit 4 Brunel Close', 'Ebblake Industrial Estate', 'BH31 6BA', 'Verwood Dorset', 'Großbritannien', 'GB', NULL, NULL, '07500 331922', '0010135GEB', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352595678', 'FedEx', NULL, '2015-10-26', '24.10.2015 15:58', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35276, '356482928', NULL, NULL, 'Gavin Buckton', '141 BARNSLEY ROAD', '', 'S72 8UT', 'BARNSLEY', 'Großbritannien', 'GB', NULL, NULL, '1226786177', '0010163GYT', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352595689', 'FedEx', NULL, '2015-10-26', '24.10.2015 10:23', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35277, '356683620', NULL, NULL, 'James Cassidy', '48 PENDREICH AVENUE', '', 'EH19 2EB', 'BONNYRIGG', 'Großbritannien', 'GB', NULL, NULL, '1316639408', '0010132Q1N', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352595690', 'FedEx', NULL, '2015-10-26', '25.10.2015 09:55', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35278, '356626716', NULL, NULL, 'Jeffery Brown', 'ORCHARD STAB ORCHARD LANE', 'leave in garage if no answer', 'OX12 8JW', 'WANTAGE', 'Großbritannien', 'GB', NULL, NULL, '7950202632', '00101417V4', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352595704', 'FedEx', NULL, '2015-10-26', '24.10.2015 23:25', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35279, '356486414', NULL, NULL, 'Mechelle Drennan', '137 ROCHDALE ROAD', '', 'OL16 3BU', 'ROCHDALE', 'Großbritannien', 'GB', NULL, NULL, '7583952480', '0010104GOB', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352595715', 'FedEx', NULL, '2015-10-26', '24.10.2015 10:36', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35280, '356687655', NULL, NULL, 'Roy Deal', '34 BIRCHWOOD DRIVE', '', 'SP4 8ER', 'SALISBURY', 'Großbritannien', 'GB', NULL, NULL, '7828413769', '0010018OP9', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352595726', 'FedEx', NULL, '2015-10-26', '25.10.2015 09:56', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35281, '356676117', NULL, NULL, 'STRACHAN Alexander', '74 THE LOANING', '', 'ML1 3HE', 'MOTHERWELL', 'Großbritannien', 'GB', NULL, NULL, '7900803751', '00100178W3', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352595737', 'FedEx', NULL, '2015-10-26', '25.10.2015 09:31', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35282, '356574102', NULL, NULL, 'Susan Collyer', '11 Hilton Road', '', 'SS8 9QA', 'Canvey Islabd', 'Großbritannien', 'GB', NULL, NULL, '1268697954', '0010188KWJ', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352595748', 'FedEx', NULL, '2015-10-26', '24.10.2015 18:33', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35283, '356531748', NULL, NULL, 'Wayne goodwin', '10 ORCHID GROVE', '', 'ST4 7TN', 'STOKE-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7788654204', '0010224QTS', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352595759', 'FedEx', NULL, '2015-10-26', '24.10.2015 14:27', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35284, '356466613', NULL, NULL, 'Rama Nallamilli', '24 LINNEY ROAD', 'Bramhall', 'SK7 3JW', 'STOCKPORT Lancashire', 'Großbritannien', 'GB', NULL, NULL, '7932033426', '0010035I7W', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352595760', 'FedEx', NULL, '2015-10-26', '24.10.2015 09:32', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35285, '356589990', NULL, NULL, 'Sam Allwork', '139 ST. JAMES ROAD', '', 'NN5 5LE', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7784754310', '0010039UPZ', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352595770', 'FedEx', NULL, '2015-10-26', '24.10.2015 19:55', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35286, '356685943', NULL, NULL, 'stephen rymer', '11 HAWKSWORTH CRESCENT', '', 'B37 6UJ', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7803274337', '0010014ZCD', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352595781', 'FedEx', NULL, '2015-10-26', '25.10.2015 09:56', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35287, '356530412', NULL, NULL, 'Alan Purnell', '10 Charlton Court', 'Patchway', 'BS34 5LJ', 'Bristol Avon', 'Großbritannien', 'GB', NULL, NULL, '1179696483', '0010016NMV', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352595792', 'FedEx', NULL, '2015-10-26', '24.10.2015 14:27', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35288, '356669685', NULL, NULL, 'anna low', '1 GREENWAY CLOSE', '', 'N20 8ES', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7983636469', '001021776L', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352595807', 'FedEx', NULL, '2015-10-26', '25.10.2015 08:58', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35289, '356494092', NULL, NULL, 'Ho Leung Yu', '79 BARBER ROAD', '', 'RG22 4EY', 'BASINGSTOKE Hampshire', 'Großbritannien', 'GB', NULL, NULL, '7891817219', '0010116Y95', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352595818', 'FedEx', NULL, '2015-10-26', '24.10.2015 11:32', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35290, '356470822', NULL, NULL, 'Mark Newman', '25 ASH GROVE', '', 'AL4 8DF', 'ST. ALBANS', 'Großbritannien', 'GB', NULL, NULL, '7732897898', '0010141BU7', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352595829', 'FedEx', NULL, '2015-10-26', '24.10.2015 09:29', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35291, '356519400', NULL, NULL, 'rowland luff', '27 MASEFIELD ROAD', '', 'CM9 6DF', 'MALDON', 'Großbritannien', 'GB', NULL, NULL, '7768336688', '001019801K', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352595830', 'FedEx', NULL, '2015-10-26', '24.10.2015 13:30', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35292, '356681032', NULL, NULL, 'Steven Burnley', 'Wandahome Lt Brough Road', 'South Cave', 'HU15 2DB', 'Brough East yorks', 'Großbritannien', 'GB', NULL, NULL, '7900212150', '10168274', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352595840', 'FedEx', NULL, '2015-10-26', '25.10.2015 10:03', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35293, '356678893', NULL, NULL, 'Darryl Ridge', '10 SPRINGMOUNT MEWS', 'Clough', 'BT44 9FE', 'BALLYMENA COUNTY ANTRIM', 'Großbritannien', 'GB', NULL, NULL, '7798577966', '0010154N7W', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352595851', 'FedEx', NULL, '2015-10-26', '25.10.2015 09:32', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35294, '356513670', NULL, NULL, 'Derek Adams', '23 GEMINI CLOSE', 'Cupboard or neighbour if out', 'SO16 8BG', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '2380734720', '0010221U9X', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352595862', 'FedEx', NULL, '2015-10-26', '24.10.2015 13:01', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35295, '356685950', NULL, NULL, 'Stephen McKee', '31 POPLARS AVENUE', '', 'SS5 4NA', 'HOCKLEY', 'Großbritannien', 'GB', NULL, NULL, '1702202744', '0010178P0G', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352595873', 'FedEx', NULL, '2015-10-26', '25.10.2015 10:05', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35296, '356502884', NULL, NULL, 'Allison Mcphee', '43 PINEWOOD CLOSE', '', 'DL5 4FE', 'NEWTON AYCLIFFE', 'Großbritannien', 'GB', NULL, NULL, '7966504130', '0010066NHA', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352595884', 'FedEx', NULL, '2015-10-26', '24.10.2015 11:56', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(35297, '356572258', NULL, NULL, 'Janet Blues', '14 MARCHHALL CRESCENT', 'Hotel ceilidh donia', 'EH16 5HL', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '136672743', '0010012O4T', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352595895', 'FedEx', NULL, '2015-10-26', '24.10.2015 17:59', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(35298, '356477462', NULL, NULL, 'Matthew Currie', '12 BLACKA MOOR ROAD', '', 'S17 3GH', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '1142352839', '0010177PH5', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352595900', 'FedEx', NULL, '2015-10-26', '24.10.2015 10:03', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(35299, '356681965', NULL, NULL, 'Sophie Lakin', '49 Samuel drive', 'Kemsley', 'RM163DG', 'Sittingbourne', 'Großbritannien', 'GB', NULL, NULL, '7720201457', '0010061ML6', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352595910', 'FedEx', NULL, '2015-10-26', '25.10.2015 09:56', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(35300, '356686517', NULL, NULL, 'Darryl Ridge', '10 SPRINGMOUNT MEWS', 'Clough', 'BT44 9FE', 'BALLYMENA COUNTY ANTRIM', 'Großbritannien', 'GB', NULL, NULL, '7798577966', '00101346PB', NULL, NULL, 'T-3001-5 Bicolor Case/White Dial/Black Leather Band', NULL, '644352595851', 'FedEx', NULL, '2015-10-26', '25.10.2015 09:56', '4260295880350', '1', 'a0YC000000dc9soMAA', '96.01', '149.00'),
(35301, '356442230', NULL, NULL, 'Ross Webster', '65 The Hollies', 'Brynsadler', 'CF72 9BB', 'Pontyclun', 'Großbritannien', 'GB', NULL, NULL, '7469928701', '0010179CMK', NULL, NULL, 'T-3001-5 Bicolor Case/White Dial/Black Leather Band', NULL, '644352595921', 'FedEx', NULL, '2015-10-26', '24.10.2015 03:07', '4260295880350', '1', 'a0YC000000dc9soMAA', '96.01', '149.00'),
(35302, '356575643', NULL, NULL, 'June Hurst', '5 REDLAND CLOSE', '', 'NG9 5LA', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '0&989845230', '0010024CEX', NULL, NULL, 'T-3001-6 Bicolor Case/Black Dial/Black Leather Band', NULL, '644352595932', 'FedEx', NULL, '2015-10-26', '24.10.2015 18:33', '4260295880367', '1', 'a0YC000000dc9spMAA', '96.01', '149.00'),
(35303, '356508025', NULL, NULL, 'Karen Kelly', '35 SEACROFT DRIVE', '', 'PE25 3AP', 'SKEGNESS LINCOLNSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7944056435', '00100459QG', NULL, NULL, 'T-3001-6 Bicolor Case/Black Dial/Black Leather Band', NULL, '644352595943', 'FedEx', NULL, '2015-10-26', '24.10.2015 12:35', '4260295880367', '1', 'a0YC000000dc9spMAA', '96.01', '149.00'),
(35304, '356506973', NULL, NULL, 'Darren Beatty', 'Jonen Shippi Weald hall Lane', '', 'CM16 6NA', 'Thornwood Common Essex', 'Großbritannien', 'GB', NULL, NULL, '7837907748', '0010201CAH', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '644352595954', 'FedEx', NULL, '2015-10-26', '24.10.2015 12:39', '4260295881005', '1', 'a0YC000000drXueMAE', '129.99', '199.00'),
(35305, '356855494', '', '', 'majid niknani', 'flat 12  plowman house', 'inner park road', 'sw19 6dq', 'london', 'Großbritannien', '', '', '', '7889205786', '0010221M1N', '', '', 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', 'Paket am 04.11.15 zur?ck erhalten!\r\nRL 72 770 781 7DE  06.11.2015', '644352596148', 'FedEx', '', '2015-10-26', '25.10.2015 22:23', '42602958803015', '1', 'a0YC000000dsxNlMAI', '155.00', '249.00'),
(35306, '356846722', NULL, NULL, 'Josh Turnbull', '18 Clos y wern', 'Hendy', 'SA4 0XZ', 'SWANSEA', 'Großbritannien', 'GB', NULL, NULL, '7515754329', '0010207QIH', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352596159', 'FedEx', NULL, '2015-10-26', '25.10.2015 21:54', '4260295880374', '1', 'a0YC000000dfm3ZMAQ', '155.00', '249.00'),
(36058, '360839694', '', '', 'Wolfgang Zimmer', 'Ickerswarder Str. 77', '', '40589', 'Duesseldorf', 'Deutschland', '', '', '', '211221940', '00101755C4', '', '', 'Herren-Armbanduhr Havana in Gold/Schwarz/Braun', '', '00340433836107233024', 'DHL', '', '2015-11-12', '10.11.2015 16:28', '4260295882118', '1', 'a0YC000000dtngRMAQ', '167.90', '239.00'),
(35308, '356810994', NULL, NULL, 'Alexandra Pope', '17 RYE CLOSE', '', 'OX16 1XG', 'BANBURY', 'Großbritannien', 'GB', NULL, NULL, '7414907789', '0010248VNU', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352596170', 'FedEx', NULL, '2015-10-26', '25.10.2015 19:26', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35309, '356727873', NULL, NULL, 'Kathryn Jayne Parkin', '5 MERRINGTON ROAD', '', 'SW6 1RW', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7795690438', '0010242EWC', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352596181', 'FedEx', NULL, '2015-10-26', '25.10.2015 12:59', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35310, '356815952', NULL, NULL, 'patricia kaye', '82 BENNETT STREET', '', 'PE38 9GH', 'DOWNHAM MARKET', 'Großbritannien', 'GB', NULL, NULL, '7713171039', '0010160RV4', NULL, NULL, 'GM-505-3 Florida Diamods By Pioner  Brown Strap with Gold Face', NULL, '644352596192', 'FedEx', NULL, '2015-10-26', '25.10.2015 19:26', '4260295880824', '1', 'a0YC000000dtR6PMAU', '123.00', '199.00'),
(35311, '356794452', NULL, NULL, 'Gwyneth Worthington', '7 RAINBOW DRIVE', 'Melling', 'L31 1BY', 'LIVERPOOL Merseyside', 'Großbritannien', 'GB', NULL, NULL, '7403109305', '0010250XIF', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352596207', 'FedEx', NULL, '2015-10-26', '25.10.2015 17:54', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(35312, '356827086', NULL, NULL, 'Xhevahir Allaraj', '126 VICTORIA WAY', '', 'SE7 7FN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7880313167', '0010220HQ2', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352596218', 'FedEx', NULL, '2015-10-26', '25.10.2015 20:26', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(35313, '356788901', NULL, NULL, 'laura williams', '8 SANDHEYS GROVE', '', 'L22 7RX', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7506649188', '0010196VL1', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Gold/Black Dial and Brown Leather Band', NULL, '644352596229', 'FedEx', NULL, '2015-10-26', '25.10.2015 17:26', '4260295882071', '1', 'a0YC000000dg4xQMAQ', '143.99', '219.00'),
(35314, '356716358', NULL, NULL, 's w v poon', 'top floor 17 warren street', '', 'W1T 5LP', 'London', 'Großbritannien', 'GB', NULL, NULL, '7401768990', '0010175E9J', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352596230', 'FedEx', NULL, '2015-10-26', '25.10.2015 11:59', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(35315, '356790810', NULL, NULL, 'Maggie Jones', '60 FOXCROFT DRIVE', '', 'OX18 3HT', 'CARTERTON', 'Großbritannien', 'GB', NULL, NULL, '01993 209150', '0010235NIF', NULL, NULL, 'Silver/ Black Dial/ Leather Band (T-7001-2)', NULL, '644352596240', 'FedEx', NULL, '2015-10-26', '25.10.2015 17:58', '4260295882101', '1', 'a0YC000000dsjQwMAI', '120.01', '179.00'),
(35316, '356717191', NULL, NULL, 'Matthew Egan', '24 DISRAELI ROAD', '', 'BH23 3NB', 'CHRISTCHURCH', 'Großbritannien', 'GB', NULL, NULL, '7929450230', '0010250OLJ', NULL, NULL, 'Silver/ Black Dial/ Leather Band (T-7001-2)', NULL, '644352596251', 'FedEx', NULL, '2015-10-26', '25.10.2015 12:01', '4260295882101', '1', 'a0YC000000dsjQwMAI', '120.01', '179.00'),
(35317, '356726873', NULL, NULL, 'MOHMED YUSUF RAJI', '5 BADEN ROAD', '', 'LE5 5PA', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7577380975', '0010199MHD', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352596262', 'FedEx', NULL, '2015-10-26', '25.10.2015 12:59', '4260295881654', '1', 'a0YC000000dhPslMAE', '154.99', '239.00'),
(35318, '356771993', NULL, NULL, 'Tom Welch', '72 PRINCESS CRESCENT', '', 'B63 3QG', 'HALESOWEN West Midlands', 'Großbritannien', 'GB', NULL, NULL, '7845675718', '001008111C', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352596273', 'FedEx', NULL, '2015-10-26', '25.10.2015 16:31', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35319, '356741551', NULL, NULL, 'william mcmillan', '13 IONA ROAD', 'newmains', 'ML2 9JB', 'WISHAW LANARKSHIRE', 'Großbritannien', 'GB', NULL, NULL, '1698299750', '0010198E2S', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352596284', 'FedEx', NULL, '2015-10-26', '25.10.2015 13:58', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35320, '356836902', NULL, NULL, 'Eileen Hopkins', '15 ROWANVALE', '', 'BT32 4RU', 'BANBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '2840629714', '001013772S', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352596295', 'FedEx', NULL, '2015-10-26', '25.10.2015 20:53', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35321, '356699861', NULL, NULL, 'Ivor Kaffel', '26 ANDERSON CLOSE', '', 'N21 1TH', 'LONDON Middlesex', 'Großbritannien', 'GB', NULL, NULL, '7956232323', '00102110K8', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352596300', 'FedEx', NULL, '2015-10-26', '25.10.2015 10:56', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35322, '356724887', NULL, NULL, 'Paul Macardle', '3 Owen Court', '', 'NR7 0GS', 'Norwich', 'Großbritannien', 'GB', NULL, NULL, '1603257960', '0010112Z4Q', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352596310', 'FedEx', NULL, '2015-10-26', '25.10.2015 12:23', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35323, '356762337', NULL, NULL, 'Sam Zinkin', '70 BODENHAM FIELD', 'Abbeymead', 'GL4 5TP', 'GLOUCESTER Gloucestershire', 'Großbritannien', 'GB', NULL, NULL, '7901665210', '0010002VJW', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352596321', 'FedEx', NULL, '2015-10-26', '25.10.2015 15:25', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35324, '356854943', NULL, NULL, 'Cedric Fyffe', '99 ST. JOHNS ROAD', '', 'EH12 6NN', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7753904281', '0010084HVT', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352596332', 'FedEx', NULL, '2015-10-26', '25.10.2015 22:29', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35325, '356728167', NULL, NULL, 'John Blair', 'Southfield  Boarding Kennells', 'Cumnock Road', 'KA55JL', 'Mauchline East Ayrshire', 'Großbritannien', 'GB', NULL, NULL, '7715443635', '00102031TK', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352596343', 'FedEx', NULL, '2015-10-26', '25.10.2015 12:53', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35326, '356786230', NULL, NULL, 'KUMAR NAIK', '20 BAXTER CLOSE', '', 'SN25 4XL', 'SWINDON', 'Großbritannien', 'GB', NULL, NULL, '7968750986', '0010121GTW', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352596354', 'FedEx', NULL, '2015-10-26', '25.10.2015 17:28', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35327, '356837258', NULL, NULL, 'colin clark', '11 OLD HALL LANE', 'elton', 'CH2 4NY', 'CHESTER', 'Großbritannien', 'GB', NULL, NULL, '1928723929', '0010023QWD', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352596365', 'FedEx', NULL, '2015-10-26', '25.10.2015 20:59', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35328, '356736392', NULL, NULL, 'David Donoghue', '46 SOMERSET DRIVE', 'Glenfield', 'LE3 8QW', 'LEICESTER Leicestershire', 'Großbritannien', 'GB', NULL, NULL, '07816 997458', '0010098FSI', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352596376', 'FedEx', NULL, '2015-10-26', '25.10.2015 13:27', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35329, '356719037', NULL, NULL, 'Nicolas Peace', 'THE BARN NEWMANS END', '', 'CM17 0QY', 'HARLOW', 'Großbritannien', 'GB', NULL, NULL, '7802863114', '0010068IIZ', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352596387', 'FedEx', NULL, '2015-10-26', '25.10.2015 11:59', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35330, '356831637', NULL, NULL, 'William Bell', '5 Elm Mews, Elm Road', '', 'LA145EQ', 'Barrow-in-Furness Cumbria', 'Großbritannien', 'GB', NULL, NULL, '7974104821', '00100839Q9', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352596398', 'FedEx', NULL, '2015-10-26', '25.10.2015 20:25', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(35331, '356834515', NULL, NULL, 'William Brogan', '3-2 5 Lapwing road', '', 'PA4 8SQ', 'Braehead, Renfrew ', 'Großbritannien', 'GB', NULL, NULL, '1418867556', '00101168S2', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352596402', 'FedEx', NULL, '2015-10-26', '25.10.2015 21:00', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(36057, '360986379', NULL, NULL, 'Vadims Vinogradovs', 'Kienbergstr. 10', '', '12685', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '15738802874', '00101693LF', NULL, NULL, 'Herren-Armbanduhr Havana in Silber/Schwarz/Schwarz', NULL, '00340433836107218113', 'DHL', NULL, '2015-11-12', '11.11.2015 07:30', '4260295882101', '1', 'a0YC000000dtnfiMAA', '167.90', '239.00'),
(35333, '356726509', NULL, NULL, 'Robert Hollick', '88 WORCESTER STREET', '', 'DY8 1AY', 'STOURBRIDGE West Midlands', 'Großbritannien', 'GB', NULL, NULL, '7832113717', '0010046NQ1', NULL, NULL, 'T-3001-5 Bicolor Case/White Dial/Black Leather Band', NULL, '644352596424', 'FedEx', NULL, '2015-10-26', '25.10.2015 12:53', '4260295880350', '1', 'a0YC000000dc9soMAA', '96.01', '149.00'),
(36045, '361084326', NULL, NULL, 'Jade Wilkinson', '77 TUNLEY HOLME', '', 'PR5 8ES', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '7846891911', '0010180I8N', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352603511', 'FedEx', NULL, '2015-11-12', '11.11.2015 12:33', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(36056, '361114744', NULL, NULL, 'George Gaskell', '10-12 High Street', 'Charles Orlebar EA', 'NN10 8BL', 'Higham Ferrers Northamptonshire', 'Großbritannien', 'GB', NULL, NULL, '7478738290', '0010029PIT', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352603625', 'FedEx', NULL, '2015-11-12', '11.11.2015 14:03', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(35334, '356664056', NULL, NULL, 'BERNADETTE DE BOSSCHER', 'avenue du Zodiaque 20', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '476766900', '0010250O6S', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Argent/noir (GM-103-1)', NULL, '644352596630', 'FedEx', NULL, '2015-10-27', '25.10.2015 09:18', '4260295880435', '1', 'a0YC000000dMpBHMA0', '185.00', '279.99'),
(35335, '356704877', NULL, NULL, 'Christine Minconetti - Le craz', 'Boulevard Frere Orban  10/081', '', '4000', 'Liege', 'Belgien', 'BE', NULL, NULL, '32498470798', '00102497EA', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Argent/noir (GM-103-1)', NULL, '644352596641', 'FedEx', NULL, '2015-10-27', '25.10.2015 12:19', '4260295880435', '1', 'a0YC000000dMpBHMA0', '185.00', '279.99'),
(35336, '356773134', NULL, NULL, 'Claude Renglet', 'Avenue Fond\'Roy 31', '', '1180', 'Uccle', 'Belgien', 'BE', NULL, NULL, '32476745568', '0010171O9F', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Noir/noir (GM-103-2)', NULL, '644352596652', 'FedEx', NULL, '2015-10-27', '25.10.2015 17:18', '4260295880442', '1', 'a0YC000000dMpBgMAK', '185.00', '279.99'),
(35337, '356682899', NULL, NULL, 'katty balcaen', 'Rue du Marais 2', '', '7730', 'Estaimpuis', 'Belgien', 'BE', NULL, NULL, '473244646', '0010179C42', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Or/noir (GM-103-3)', NULL, '644352596663', 'FedEx', NULL, '2015-10-27', '25.10.2015 10:49', '4260295880459', '1', 'a0YC000000dMpBlMAK', '185.00', '279.99'),
(35338, '356771668', NULL, NULL, 'mathieu vervoort', 'rue Edouard Dekoster 1', '', '1140', 'Evere', 'Belgien', 'BE', NULL, NULL, '499602945', '0010185M78', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Or/noir (GM-103-3)', NULL, '644352596674', 'FedEx', NULL, '2015-10-27', '25.10.2015 17:18', '4260295880459', '1', 'a0YC000000dMpBlMAK', '185.00', '279.99'),
(35339, '356664036', NULL, NULL, 'Michel Campion', 'rue Saint-Boniface 13', '', '1050', 'Ixelles', 'Belgien', 'BE', NULL, NULL, '475428593', '00101713D7', NULL, NULL, 'Montre Theorema Sao Paolo - MÃ©tal - Argent/blanc (GM-103-5)', NULL, '644352596685', 'FedEx', NULL, '2015-10-27', '25.10.2015 09:19', '4260295881593', '1', 'a0YC000000dMpGiMAK', '185.00', '279.99'),
(35340, '356757998', NULL, NULL, 'Pilou Pilou', 'andre verhasselt 47', '', '1780', 'wemmel brabant flamend', 'Belgien', 'BE', NULL, NULL, '471029492', '0010217Z58', NULL, NULL, 'Montre Theorema Sao Paolo - MÃ©tal - Argent/blanc (GM-103-5)', NULL, '644352596696', 'FedEx', NULL, '2015-10-27', '25.10.2015 16:18', '4260295881593', '1', 'a0YC000000dMpGiMAK', '185.00', '279.99'),
(35341, '356772621', NULL, NULL, 'Yves Buyens', 'Heidepark 4', '', '9280', 'Lebbeke', 'Belgien', 'BE', NULL, NULL, '477695805', '0010250GJN', NULL, NULL, 'Sao Paulo goud/zwarte wijzerplaat, goudkleurige metalen band - GM-103-7', NULL, '644352596700', 'FedEx', NULL, '2015-10-27', '25.10.2015 17:18', '4260295881616', '1', 'a0YC000000dMpHfMAK', '185.00', '279.99'),
(35342, '356946320', NULL, NULL, 'Raf De Smedt', 'Cambeenboslaan I 25', '', '2960', 'Brecht', 'Belgien', 'BE', NULL, NULL, '486542089', '00100539ZE', NULL, NULL, 'Sao Paulo zwarte band, zilverkleurige kast - GM-103-1', NULL, '644352596711', 'FedEx', NULL, '2015-10-27', '26.10.2015 11:50', '4260295880435', '1', 'a0YC000000dMpBHMA0', '185.00', '279.99'),
(35343, '356956020', NULL, NULL, 'Luc Becuwe', 'roetaardstraat   8', '', '3020', 'Herent Vlaams Brabant', 'Belgien', 'BE', NULL, NULL, '31479994903', '00101474LV', NULL, NULL, 'Sao Paulo zwarte band, zwarte kast - GM-103-2', NULL, '644352596722', 'FedEx', NULL, '2015-10-27', '26.10.2015 12:19', '4260295880442', '1', 'a0YC000000dMpBgMAK', '185.00', '279.99'),
(35344, '356818080', NULL, NULL, 'Yvonne Smith', '68 Dunmore park', 'Kingswood heights', '24', 'Dublin', 'Irland', 'IE', NULL, NULL, '868761471', '00100320HO', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-2 - Black Strap, Black/Silver Case, White Face', NULL, '644352596479', 'FedEx', NULL, '2015-10-27', '25.10.2015 19:32', 'WL-GM511-2', '1', 'a0YC000000dhKkBMAU', '165.00', '235.00'),
(35345, '356496762', NULL, NULL, 'Zaida ARIAS', '120 TEMPLE COURT', 'NORTHWOOD, SANTRY', 'DUBLIN 9', 'DUBLIN', 'Irland', 'IE', NULL, NULL, '863405694', '10091227', NULL, NULL, 'Gold/Black Dial/Brown Leather Band T-7001-3', NULL, '644352596480', 'FedEx', NULL, '2015-10-27', '24.10.2015 10:32', '4260295882118', '1', 'a0YC000000dt4ckMAA', '145.01', '249.00'),
(35346, '356701435', NULL, NULL, 'Gabriele Ranzani', 'VIA PIAVE 5', '', '20011', 'CORBETTA MI', 'Italien', 'IT', NULL, NULL, '3474565399', '0010250FL7', NULL, NULL, 'GM-510-5', NULL, '644352596619', 'FedEx', NULL, '2015-10-27', '25.10.2015 11:59', 'GM-510-5', '1', 'a0YC000000dvD6HMAU', '150.00', '239.90'),
(35347, '356377064', NULL, NULL, 'Marco Mariani', 'VIA FRANCESCO PATRIZIO DA CHERSO 35B', '', '00143', 'ROMA RM', 'Italien', 'IT', NULL, NULL, '3349850603', '0010220I7L', NULL, NULL, 'GM-505-3', NULL, '644352596620', 'FedEx', NULL, '2015-10-27', '23.10.2015 20:02', 'GM-505-3', '1', 'a0YC000000dcvyWMAQ', '150.00', '239.90'),
(35348, '357021721', NULL, NULL, 'Guus Duijkers', '1e J C Mensinglaan 2', '', '1431 RW', 'AALSMEER', 'Niederlanden', 'NL', NULL, NULL, '651075472', '10131352', NULL, NULL, 'Pionier New York horloge - GM511-3 - goudkleur/bruin/wit', NULL, '644352596733', 'FedEx', NULL, '2015-10-27', '26.10.2015 16:28', 'BE150922KS03', '1', 'a0YC000000dimcPMAQ', '159.99', '249.99'),
(35349, '356899674', NULL, NULL, 'Martijn Broekhuis', 'Rododendronplein 6A', '', '3053 ES', 'ROTTERDAM', 'Niederlanden', 'NL', NULL, NULL, '654770735', '00100401EZ', NULL, NULL, 'Pionier New York horloge - GM511-1 - zilverkleur/zwart', NULL, '644352596744', 'FedEx', NULL, '2015-10-27', '26.10.2015 08:58', 'BE150922KS01', '1', 'a0YC000000dimcNMAQ', '159.99', '249.99'),
(35350, '356655040', NULL, NULL, 'Dirk Weel', 'Julianastraat 57', '', '2282 RM', 'RIJSWIJK Zuid-Holland', 'Niederlanden', 'NL', NULL, NULL, '652753583', '0010171NMR', NULL, NULL, 'Theorema Watch - Rosegouden kast/witte wijzerplaat/buine lederen band - T-3001-4', NULL, '644352596755', 'FedEx', NULL, '2015-10-27', '25.10.2015 08:29', 'NL150922KS10', '1', 'a0YC000000dioiwMAA', '119.99', '199.99'),
(35351, '356849246', '', '', 'Jenna Saekkinen', 'TEMPERATURGATAN 71', '', '418 41', 'GOETEBORG', 'Schweden', '', '', '', '762927350', '00100693KW', '', '', 'Brun/guld/svart. Modell GM511-4', '', '644352596799', 'FedEx', '', '2015-10-27', '25.10.2015 22:44', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(35352, '356989192', NULL, NULL, 'Wyndham Walters', 'ERIKSBERGSGRAEND 2B', '', '871 32', 'Haernoesand Vaesternorrlands Laen', 'Schweden', 'SE', NULL, NULL, '', '0010022CK9', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352596803', 'FedEx', NULL, '2015-10-27', '26.10.2015 14:14', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(35353, '356608102', '', '', 'Afrim Terdevci', 'Heimdallgatan 11b', '', '262 44', 'AENGELHOLM', 'Schweden', '', '', '', '709569319', '0010110AYC', '', '', 'Brun/guld/vit. Modell GM511-3', '', '644352596814', 'FedEx', '', '2015-10-27', '24.10.2015 22:44', 'WL-GM511-3', '1', 'a0YC000000dhKWwMAM', '1543.87', '2199.00'),
(35354, '356600455', '', '', 'Abdelhakim abbane', 'Temperaturgatan 12', '', '418 41', 'GOETEBORG', 'Schweden', '', '', '', '739964597', '0010150BDC', '', '', 'Svart/silver/svart. Modell GM511-1', '', '644352596825', 'FedEx', '', '2015-10-27', '24.10.2015 21:44', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(35355, '356539804', NULL, NULL, 'Mikael Ericsson', 'ALLEVAEGEN 28A', '', '311 45', 'FALKENBERG', 'Schweden', 'SE', NULL, NULL, '703077011', '0010068MT9', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, '644352596836', 'FedEx', NULL, '2015-10-27', '24.10.2015 16:14', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(35356, '356416630', '', '', 'Erik Nordman', 'BJOERNVAEGEN 9', '', '181 50', 'LIDINGOE', 'Schweden', '', '', '', '734325234', '0010174B6G', '', '', 'T-7001-3. Guld med svart urtavla, brunt armband', '', '644352596847', 'FedEx', '', '2015-10-27', '23.10.2015 23:14', '4260295882118', '1', 'a0YC000000dt3laMAA', '1367.62', '2399.00'),
(35357, '356590741', '', '', 'Goeran Laennestad', 'SKATTAGARDEN 17', '', '439 65', 'STRAVALLA', 'Schweden', '', '', '', '739817771', '0010189W6N', '', '', 'T-7001-3. Guld med svart urtavla, brunt armband', '', '644352596858', 'FedEx', '', '2015-10-27', '24.10.2015 20:44', '4260295882118', '1', 'a0YC000000dt3laMAA', '1367.62', '2399.00'),
(35358, '356474316', '', '', 'Gustav Andersson', 'STOCKSNAESVAEGEN 23h', '', '575 33', 'EKSJOE', 'Schweden', '', '', '', '073 592 73 51', '0010177QVR', '', '', 'T-7001-3. Guld med svart urtavla, brunt armband', '', '644352596869', 'FedEx', '', '2015-10-27', '24.10.2015 10:44', '4260295882118', '1', 'a0YC000000dt3laMAA', '1367.62', '2399.00'),
(35359, '356881294', NULL, NULL, 'Evroulla Hari', '70 MESSINGHAM LANE', 'Greetwell, Scawby', 'DN20 9NE', 'BRIGG SOUTH HUMBERSIDE', 'Großbritannien', 'GB', NULL, NULL, '7766083493', '0010001BUJ', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352596490', 'FedEx', NULL, '2015-10-27', '26.10.2015 05:02', '4260295882125', '1', 'a0YC000000dsjQyMAI', '120.01', '179.00'),
(35360, '356994337', NULL, NULL, 'Brogan Tilney', '390 VICTORIA ROAD', 'Torry', 'AB11 9PA', 'ABERDEEN Scotland', 'Großbritannien', 'GB', NULL, NULL, '7960682759', '0010241H5X', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352596505', 'FedEx', NULL, '2015-10-27', '26.10.2015 13:30', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(35361, '356963239', NULL, NULL, 'Kristina Jackson', '9 CLOVERDALE COURT', '', 'NE6 4UB', 'NEWCASTLE UPON TYNE', 'Großbritannien', 'GB', NULL, NULL, '7878464461', '0010185G3O', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352596516', 'FedEx', NULL, '2015-10-27', '26.10.2015 12:49', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(35362, '356958810', NULL, NULL, 'Tracy Scott', '16 LOWGATES', '', 'S43 3TT', 'CHESTERFIELD Derbyshire', 'Großbritannien', 'GB', NULL, NULL, '7738447065', '0010042R9E', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352596527', 'FedEx', NULL, '2015-10-27', '26.10.2015 11:30', '4260295881388', '1', 'a0YC000000drWdyMAE', '129.99', '199.00'),
(35363, '356928737', NULL, NULL, 'Erika Nerger', '5 Keats Terrace', '', 'PR86EG', 'Southport', 'Großbritannien', 'GB', NULL, NULL, '7834768941', '0010137C18', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352596538', 'FedEx', NULL, '2015-10-27', '26.10.2015 10:20', '4260295881982', '1', 'a0YC000000dfm8FMAQ', '155.00', '249.00'),
(35364, '356957560', NULL, NULL, 'Valerie Ellard', 'KINGSHO KNOWLE ROAD', '', 'TQ8 8EQ', 'SALCOMBE DEVON', 'Großbritannien', 'GB', NULL, NULL, '7971856147', '0010245JPZ', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352596549', 'FedEx', NULL, '2015-10-27', '26.10.2015 11:52', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35365, '356927235', NULL, NULL, 'Daniel Kavanagh', '14 BOWLING GREEN LANE', '', 'EC1R 0BD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7912498411', '0010030WNR', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352596550', 'FedEx', NULL, '2015-10-27', '26.10.2015 10:01', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35366, '356937651', NULL, NULL, 'Nicholas Connor', '322 HIGH HOLBORN', '3rd Floor, Marks Sattin', 'WC1V 7PB', 'LONDON Greater London', 'Großbritannien', 'GB', NULL, NULL, '7584651828', '0010199BWY', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352596560', 'FedEx', NULL, '2015-10-27', '26.10.2015 10:45', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(35367, '356868482', NULL, NULL, 'Melanie Humes', '9 Royal Drive', 'Countesthorpe', 'LE8 5UF', 'Leicestershire', 'Großbritannien', 'GB', NULL, NULL, '07967 393334', '0010050P5D', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352596571', 'FedEx', NULL, '2015-10-27', '26.10.2015 00:07', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35368, '356960894', NULL, NULL, 'Alex Alex', '17 HAMMONDS DRIVE', '', 'PE1 5AZ', 'Peterborough', 'Großbritannien', 'GB', NULL, NULL, '7928830367', '00102471AE', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352596582', 'FedEx', NULL, '2015-10-27', '26.10.2015 11:43', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35369, '356929767', NULL, NULL, 'Melvyn Spence', '138 SANDGATE DRIVE', 'Kippax', 'LS25 7QR', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '1138083312', '0010218CCQ', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352596593', 'FedEx', NULL, '2015-10-27', '26.10.2015 10:09', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35370, '356937150', NULL, NULL, 'Elizabeth Jones', '51 FoxsCovert', 'Fenny Drayton', 'CV13 6BQ', 'Nuneaton', 'Großbritannien', 'GB', NULL, NULL, '7443439466', '0010078FJR', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352596608', 'FedEx', NULL, '2015-10-27', '26.10.2015 10:27', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(35371, '357005764', NULL, NULL, 'leanne kelsey', '3 LONGBECK LANE', 'New marske', 'TS11 8AT', 'REDCAR', 'Großbritannien', 'GB', NULL, NULL, '7730891877', '0010144XJQ', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352596870', 'FedEx', NULL, '2015-10-27', '26.10.2015 14:38', '4260295881050', '1', 'a0YC000000dfm3dMAA', '155.00', '249.00'),
(35372, '357020860', NULL, NULL, 'Aaron Stewart', '22 Falconer street', '', 'NE2 1UY', 'Newcastle upon Tyne', 'Großbritannien', 'GB', NULL, NULL, '7950440307', '00100240P5', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352596880', 'FedEx', NULL, '2015-10-27', '26.10.2015 15:28', '4260295880381', '1', 'a0YC000000dfm3aMAA', '155.00', '249.00'),
(35373, '357085925', NULL, NULL, 'FIONA ALDERTON', '38 RENISHAW AVENUE', '', 'S60 3LW', 'ROTHERHAM', 'Großbritannien', 'GB', NULL, NULL, '7790103019', '00100988EU', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352596891', 'FedEx', NULL, '2015-10-27', '26.10.2015 20:18', '4260295882125', '1', 'a0YC000000dsjQyMAI', '120.01', '179.00'),
(35374, '357086539', NULL, NULL, 'Nicole friar', '7 DELPH MEADOW GARDENS', '', 'WN5 7QZ', 'WIGAN', 'Großbritannien', 'GB', NULL, NULL, '7871322336', '0010145PJD', NULL, NULL, 'GM-505-4 Florida Diamods By Pioner Stainless Steel Strap With White Face', NULL, '644352596906', 'FedEx', NULL, '2015-10-27', '26.10.2015 20:23', '4260295881494', '1', 'a0YC000000dtQfwMAE', '123.00', '199.00'),
(35375, '357111531', NULL, NULL, 'Zalfa Omrane', '91 Wolverton road', '', 'LE3 2AJ', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7932001424', '0010038BMR', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352596917', 'FedEx', NULL, '2015-10-27', '26.10.2015 21:29', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(35376, '357132938', NULL, NULL, 'Linda Benton', '43 RANKIN CRESCENT', '', 'FK4 1RA', 'BONNYBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7791106514', '0010210D9E', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Gold/White Dial and Brown Leather Band', NULL, '644352596928', 'FedEx', NULL, '2015-10-27', '26.10.2015 23:28', '4260295882064', '1', 'a0YC000000dg4xPMAQ', '143.99', '219.00'),
(35377, '357117532', NULL, NULL, 'Thomas King', 'Flat 2/1 61 Greendyke Street', '', 'G1 5PX', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7515894914', '00100424AN', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352596939', 'FedEx', NULL, '2015-10-27', '26.10.2015 22:02', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(35378, '356999906', NULL, NULL, 'Tiffany Cherrett', '29 Longridge ave', '', 'NE38 0QN', 'WASHINGTON', 'Großbritannien', 'GB', NULL, NULL, '7912760456', '0010012B75', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352596940', 'FedEx', NULL, '2015-10-27', '26.10.2015 13:54', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(35379, '357017194', NULL, NULL, 'thomas simpson', '7 palmbay avenue', 'clifftonville', 'CT9 3DH', 'margate Kent', 'Großbritannien', 'GB', NULL, NULL, '7891859697', '00102159ES', NULL, NULL, 'Silver/ Black Dial/ Leather Band (T-7001-2)', NULL, '644352596950', 'FedEx', NULL, '2015-10-27', '26.10.2015 15:06', '4260295882101', '1', 'a0YC000000dsjQwMAI', '120.01', '179.00'),
(35380, '357082441', NULL, NULL, 'Sadie Cain', '23 FIELDHEAD PLACE', '', 'WV6 8XE', 'WOLVERHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7592881273', '0010039QLD', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352596961', 'FedEx', NULL, '2015-10-27', '26.10.2015 20:25', '4260295881982', '1', 'a0YC000000dfm8FMAQ', '155.00', '249.00'),
(35381, '357037022', NULL, NULL, 'Ian Campbell', '73A Biggleswade Road', '', 'SG189BH', 'Upper Caldecote', 'Großbritannien', 'GB', NULL, NULL, '1767316459', '0010239O86', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352596972', 'FedEx', NULL, '2015-10-27', '26.10.2015 16:37', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35382, '357095612', NULL, NULL, 'Michael Baggott', '4 WENTWORTH AVENUE', '', 'LL22 7TW', 'ABERGELE Conwy', 'Großbritannien', 'GB', NULL, NULL, '1745832521', '0010062YKL', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352596983', 'FedEx', NULL, '2015-10-27', '26.10.2015 21:03', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35383, '357085810', NULL, NULL, 'Simon Page', '233 OUTWOOD LANE', '', 'LS18 4SR', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7533143974', '0010124K4F', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352596994', 'FedEx', NULL, '2015-10-27', '26.10.2015 20:20', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35384, '357046488', NULL, NULL, 'Harry Haddon', '33 TURNEY STREET', '', 'NG2 2LG', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7977494999', '0010199OBQ', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352597008', 'FedEx', NULL, '2015-10-27', '26.10.2015 17:37', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35385, '357094308', NULL, NULL, 'Sarah Thoburn', '64 DURHAM STREET', '', 'TS24 0HE', 'HARTLEPOOL', 'Großbritannien', 'GB', NULL, NULL, '7492338433', '0010233WGG', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352597019', 'FedEx', NULL, '2015-10-27', '26.10.2015 20:27', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35386, '357050231', NULL, NULL, 'derek henson', '5 DRY LEYS', '', 'PE2 7HP', 'PETERBOROUGH cambs', 'Großbritannien', 'GB', NULL, NULL, '7801668055', '00101963O2', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352597020', 'FedEx', NULL, '2015-10-27', '26.10.2015 17:33', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35387, '357277870', NULL, NULL, 'Caterina Feliciani', 'VIA MARZABOTTO 10/A', '', '05100', 'TERNI', 'Italien', '', NULL, NULL, '744812753', '00100729AM', NULL, NULL, 'GM-510-5', NULL, '644352597052', 'FedEx', NULL, '2015-10-28', '27.10.2015 15:34', 'GM-510-5', '1', 'a0YC000000dvD6HMAU', '150.00', '239.90'),
(35388, '357126146', NULL, NULL, 'Michael Houssa - Selliacc', 'Allee du Domaine 49', '', '4180', 'Comblain Fairon Liege', 'Belgien', 'BE', NULL, NULL, '498395325', '0010209Y35', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Argent/noir (GM-103-1)', NULL, '644352597063', 'FedEx', NULL, '2015-10-28', '26.10.2015 23:19', '4260295880435', '1', 'a0YC000000dMpBHMA0', '185.00', '279.99'),
(35389, '357084184', NULL, NULL, 'Vanessa Desvaux', 'Witherendreef 117', '', '3090', 'Overijse', 'Belgien', 'BE', NULL, NULL, '471537081', '00100185CV', NULL, NULL, 'BoÃ®tier argentÃ©/ cadran blanc/ bracelet en cuir marron - T-3001-1A', NULL, '644352597074', 'FedEx', NULL, '2015-10-28', '26.10.2015 20:50', 'BE150922KS06', '1', 'a0YC000000duLo0MAE', '119.99', '199.99'),
(35390, '356567675', NULL, NULL, 'charlotte Haerestrand', 'Markskellet 86', '', '4300', 'Holbaek sjaelland', 'Dänemark', 'DK', NULL, NULL, '21482742', '0010250GPD', NULL, NULL, 'Hvid urskive, sÃ¸lvfarvet urkasse og sort lÃ¦derrem (GM-3009-1)', NULL, '644352597085', 'FedEx', NULL, '2015-10-28', '24.10.2015 17:36', '150512HW08', '1', 'a0YC000000dznNEMAY', '1119.05', '1595.00'),
(35391, '356561608', NULL, NULL, 'Martin Agerskov Petersen', 'Stagehojvej 16', 'Quick center First Stop', '8600', 'Silkeborg', 'Dänemark', 'DK', NULL, NULL, '40296753', '00100054EE', NULL, NULL, 'Sort urskive, sÃ¸lvfarvet urkasse og sort lÃ¦derrem (GM-3009-2)', NULL, '644352597096', 'FedEx', NULL, '2015-10-28', '24.10.2015 17:06', '150512HW09', '1', 'a0YC000000dznNFMAY', '1119.05', '1595.00'),
(35392, '356741246', NULL, NULL, 'Konrad Kusmierz', 'Stubtoften 3', '', '3660', 'Stenlose', 'Dänemark', 'DK', NULL, NULL, '20681155', '0010152U02', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '644352597100', 'FedEx', NULL, '2015-10-28', '25.10.2015 14:36', '150512HW015', '1', 'a0YC000000dznNLMAY', '1119.05', '1595.00'),
(35393, '356758228', NULL, NULL, 'Cecilie Frobenius', 'Hjalmar Bergstroms Vej 14 ST TV', '', '2500', 'Valby', 'Dänemark', 'DK', NULL, NULL, '26808135', '0010143YE9', NULL, NULL, 'T-7001-1 Urskive i sÃ¸lvfarve og hvid med sort rem', NULL, '644352597111', 'FedEx', NULL, '2015-10-28', '25.10.2015 16:06', '4260295882095', '1', 'a0YC000000dt3wQMAQ', '1081.82', '1899.00'),
(35394, '356459501', NULL, NULL, 'Marita Salonen', 'Venevalkamantie 6A10', '', '02700', 'KAUNIAINEN', 'Finland', 'FI', NULL, NULL, '040-8429860', '0010041SCC', NULL, NULL, 'GM511-4 - Pionier-rannekello', NULL, '644352597122', 'FedEx', NULL, '2015-10-28', '24.10.2015 10:48', '4260295882071', '1', 'a0YC000000dvaOhMAI', '160.01', '229.00'),
(35395, '356906384', NULL, NULL, 'Triin Peterson', 'Norkkokuja 2 C 59', '', '01360', 'VANTAA', 'Finland', 'FI', NULL, NULL, '404763933', '0010179WVM', NULL, NULL, 'GM511-1 - Pionier-rannekello', NULL, '644352597133', 'FedEx', NULL, '2015-10-28', '26.10.2015 10:48', '4260295882040', '1', 'a0YC000000dvaOeMAI', '160.01', '229.00'),
(35396, '357351210', NULL, NULL, 'Richard Crote', '5 CORNWALL AVENUE', '', 'GL51 8AX', 'CHELTENHAM', 'Großbritannien', 'GB', NULL, NULL, '7958146406', '0010015EW4', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352597199', 'FedEx', NULL, '2015-10-28', '27.10.2015 20:08', '4260295882019', '1', 'a0YC000000dfm93MAA', '155.00', '249.00'),
(35397, '357227806', NULL, NULL, 'Annette White', '58 SCHOOL LANE', '', 'CW8 1PQ', 'NORTHWICH', 'Großbritannien', 'GB', NULL, NULL, '7809690953', '0010250I57', NULL, NULL, 'Black Strap Silver Case Black Face - GM-507-2', NULL, '644352597203', 'FedEx', NULL, '2015-10-28', '27.10.2015 15:05', '4260295881159', '1', 'a0YC000000drzMPMAY', '123.01', '189.00'),
(35398, '357326766', NULL, NULL, 'Pauline Leger', '15 Ravens Court, Alexandra Road', '', 'SS11HF', 'Southend On Sea Essex', 'Großbritannien', 'GB', NULL, NULL, '7472260816', '0010067DKQ', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352597214', 'FedEx', NULL, '2015-10-28', '27.10.2015 18:51', '4260295880381', '1', 'a0YC000000dsxNjMAI', '155.00', '249.00'),
(35399, '357293567', NULL, NULL, 'Katie Murphy', '5 GREENWICH VIEW PLACE', 'Haydon ME', 'E14 9NN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7746700568', '001019329F', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352597225', 'FedEx', NULL, '2015-10-28', '27.10.2015 17:07', '4260295882125', '1', 'a0YC000000dsjQyMAI', '120.01', '179.00'),
(35400, '357211904', NULL, NULL, 'Theo Radulescu', '6 PLUMPTON CLOSE', '', 'LU2 8JU', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '7738058981', '001015417J', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352597236', 'FedEx', NULL, '2015-10-28', '27.10.2015 10:25', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35401, '357284699', NULL, NULL, 'James Thorne', '35 BROOKWOOD ROAD', 'Mill brook', 'SO16 9AH', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7771534263', '0010203R9G', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352597247', 'FedEx', NULL, '2015-10-28', '27.10.2015 18:41', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(35402, '357350654', NULL, NULL, 'Sheree Fadil', '22 ST. GEORGES CRESCENT', '', 'DA12 4AR', 'GRAVESEND KENT', 'Großbritannien', 'GB', NULL, NULL, '7707211109', '0010044NOO', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352597258', 'FedEx', NULL, '2015-10-28', '27.10.2015 21:09', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(35403, '357311150', NULL, NULL, 'kevin langthorne', '12 st peters crescent', '', 'yo17 9an', 'norton north yorkshire', 'Großbritannien', 'GB', NULL, NULL, '7917093249', '0010027CMJ', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '644352597269', 'FedEx', NULL, '2015-10-28', '27.10.2015 17:28', '4260295880978', '1', 'a0YC000000dt0vwMAA', '115.00', '179.00'),
(35404, '357357591', NULL, NULL, 'Neil Owens', '162 BATH ROAD', '', 'TA6 4PS', 'BRIDGWATER', 'Großbritannien', 'GB', NULL, NULL, '7917886009', '0010125HP2', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-3', NULL, '644352597270', 'FedEx', NULL, '2015-10-28', '27.10.2015 20:39', '4260295880701', '1', 'a0YC000000drWznMAE', '123.00', '199.00'),
(35405, '357285260', NULL, NULL, 'Marvin Bardeli', '31 LITTLEWOOD CLOSE', '', 'NN5 7DT', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7954303986', '0010226USS', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352597280', 'FedEx', NULL, '2015-10-28', '27.10.2015 18:40', '4260295881388', '1', 'a0YC000000drWdyMAE', '129.99', '199.00'),
(35406, '357368084', NULL, NULL, 'Adam Nowicki', '20 WICKHAM AVENUE', '', 'TN39 3EN', 'BEXHILL-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7835172732', '0010124VX3', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352597291', 'FedEx', NULL, '2015-10-28', '27.10.2015 20:53', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(35407, '357309635', NULL, NULL, 'Darryl Ridge', '10 SPRINGMOUNT MEWS', 'Clough', 'BT44 9FE', 'BALLYMENA COUNTY ANTRIM', 'Großbritannien', 'GB', NULL, NULL, '7798577966', '00100869YR', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352597306', 'FedEx', NULL, '2015-10-28', '27.10.2015 18:45', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(35408, '357305887', NULL, NULL, 'Rajinder Singh', '22 Holton Road', '', 'BS7 0EP', 'Bristol', 'Großbritannien', 'GB', NULL, NULL, '7891537551', '0010152PP6', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352597317', 'FedEx', NULL, '2015-10-28', '27.10.2015 18:50', '4260295881654', '1', 'a0YC000000dhPslMAE', '154.99', '239.00'),
(35409, '357338533', NULL, NULL, 'andrew calder', '29 PORTLAND ROAD', 'toton', 'NG9 6ES', 'NOTTINGHAM Nottinghamshire', 'Großbritannien', 'GB', NULL, NULL, '1159982622', '0010064EUO', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352597328', 'FedEx', NULL, '2015-10-28', '27.10.2015 19:38', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35410, '357238222', NULL, NULL, 'Nikki Brett', '40 Beech road', '', 'RH12 4NP', 'HORSHAM', 'Großbritannien', 'GB', NULL, NULL, '7850248051', '00100386Q1', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352597339', 'FedEx', NULL, '2015-10-28', '27.10.2015 12:41', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35411, '357328861', NULL, NULL, 'Stuart White', '10 Live Atrium Business', 'North Caldeen Road', 'ML5 4EF', 'Coatbridge', 'Großbritannien', 'GB', NULL, NULL, '7971220294', '00100758OT', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352597340', 'FedEx', NULL, '2015-10-28', '27.10.2015 18:49', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35412, '357309714', NULL, NULL, 'Rama Nallamilli', '24 LINNEY ROAD', 'Bramhall', 'SK7 3JW', 'STOCKPORT Lancashire', 'Großbritannien', 'GB', NULL, NULL, '7932033426', '001015624I', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352597350', 'FedEx', NULL, '2015-10-28', '27.10.2015 17:00', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35413, '357270628', NULL, NULL, 'Timur Kurmaev', 'Flat 2 8 Daisy Road', '', 'E18 1EH', 'London', 'Großbritannien', 'GB', NULL, NULL, '7969239944', '0010244SXO', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352597361', 'FedEx', NULL, '2015-10-28', '27.10.2015 14:12', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35414, '357310969', NULL, NULL, 'Rama Nallamilli', '24 LINNEY ROAD', 'Bramhall', 'SK7 3JW', 'STOCKPORT Lancashire', 'Großbritannien', 'GB', NULL, NULL, '7932033426', '00102009WU', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352597350', 'FedEx', NULL, '2015-10-28', '27.10.2015 17:28', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35415, '357217684', NULL, NULL, 'Suresh Ghelani', '9 or 18 Tempsford Court', 'Sheepcote Road', 'HA1 2JJ', 'Harrow Middlesex', 'Großbritannien', 'GB', NULL, NULL, '2084273157', '0010041QY9', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352597372', 'FedEx', NULL, '2015-10-28', '27.10.2015 12:45', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35416, '357220456', NULL, NULL, 'LYDIA CRUMP', '91 RUSKIN AVENUE', '', 'LN2 4DF', 'LINCOLN', 'Großbritannien', 'GB', NULL, NULL, '1522820158', '00101539MX', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352597383', 'FedEx', NULL, '2015-10-28', '27.10.2015 13:31', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(35417, '357201690', NULL, NULL, 'Fiona Wood', '8 nightingale close', '', 'ta6 5dw', 'bridgwater', 'Großbritannien', 'GB', NULL, NULL, '7837586594', '001017915P', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352597394', 'FedEx', NULL, '2015-10-28', '27.10.2015 15:09', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(35418, '357357931', NULL, NULL, 'David Bucelli Campus', 'Rue de la Place 47', '', '7022', 'Hyon', 'Belgien', 'BE', NULL, NULL, '475788422', '0010155RAT', NULL, NULL, 'Montre Theorema Sao Paolo - MÃ©tal - Argent/noir (GM-103-6)', NULL, '644352597534', 'FedEx', NULL, '2015-10-29', '27.10.2015 21:18', '4260295881609', '1', 'a0YC000000dMpHQMA0', '185.00', '279.99'),
(35419, '357471426', NULL, NULL, 'Virginia Diez Olea', 'SOROLLA 9', 'Chalet', '28440', 'GUADARRAMA MADRID', 'Spanien', 'ES', NULL, NULL, '690176276', '0010171R79', NULL, NULL, 'Reloj Pionier London Diamonds - Modelo GM-510-2', NULL, '644352597523', 'FedEx', NULL, '2015-10-29', '28.10.2015 09:34', 'GM-510-2', '1', 'a0YC000000dvL7WMAU', '150.00', '239.89'),
(35420, '357540081', NULL, NULL, 'Sharon Mooij', 'Bestevaerstraat 30-II', '', '1056 HN', 'AMSTERDAM', 'Niederlanden', 'NL', NULL, NULL, '626214777', '0010010JPA', NULL, NULL, 'Pionier New York horloge - GM511-4 - goudkleur/bruin/zwart', NULL, '644352597545', 'FedEx', NULL, '2015-10-29', '28.10.2015 15:28', 'BE150922KS04', '1', 'a0YC000000dimcQMAQ', '159.99', '249.99'),
(35421, '357240398', NULL, NULL, 'Henny Lussenburg', 'zuidhoek 213 e', 'e', '3082ph', 'rotterdam zuidholland', 'Niederlanden', 'NL', NULL, NULL, '654104990', '0010250Q11', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352597556', 'FedEx', NULL, '2015-10-29', '27.10.2015 13:31', '4260295880459', '1', 'a0YC000000dMpOnMAK', '185.00', '279.99'),
(35422, '357323817', NULL, NULL, 'david Brolin', 'vidblicksvaegen 22', '', '439 53', 'Asa', 'Schweden', 'SE', NULL, NULL, '705435191', '0010060EVM', NULL, NULL, 'T-7002. Silver med svart urtavla, svart armband', NULL, '644352597567', 'FedEx', NULL, '2015-10-29', '27.10.2015 19:14', '4260295882101', '1', 'a0YC000000dt3fSMAQ', '1367.62', '2399.00'),
(35423, '357246529', '', '', 'James Omoya', 'ORUSTGATAN 10 A', '', '414 74', 'GAETEBORG', 'Schweden', '', '', '', '762040055', '00102034HQ', '', '', 'Svart/silver/svart. Modell GM511-1', '', '644352597604', 'FedEx', '', '2015-10-29', '27.10.2015 13:44', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(35424, '357050566', '', '', 'Abedin Spahiu', 'VAEXTHUSVAEGEN 2', '', '451 75', 'UDDEVALLA', 'Schweden', '', '', '', '707397617', '0010173O98', '', '', 'Svart/silver/svart. Modell GM511-1', '', '644352597615', 'FedEx', '', '2015-10-29', '26.10.2015 18:44', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(35425, '357526153', NULL, NULL, 'Susan Reay', '16 PARKLANDS GARDENS', '', 'CH66 3QP', 'ELLESMERE PORT', 'Großbritannien', 'GB', NULL, NULL, '7851335734', '0010053CEB', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352597442', 'FedEx', NULL, '2015-10-29', '28.10.2015 14:39', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35426, '357537540', NULL, NULL, 'Neale Saul', '15 BALIOL ROAD', '', 'NE43 7JU', 'STOCKSFIELD Northumberland', 'Großbritannien', 'GB', NULL, NULL, '01661 843344', '0010144YRO', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352597453', 'FedEx', NULL, '2015-10-29', '28.10.2015 14:31', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(35427, '357496422', NULL, NULL, 'Grace Courtney', '24 STARBOLD CRESCENT', 'knowle', 'B93 9JX', 'SOLIHULL', 'Großbritannien', 'GB', NULL, NULL, '7904264465', '001020460S', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-5', NULL, '644352597464', 'FedEx', NULL, '2015-10-29', '28.10.2015 15:28', '4260295881906', '1', 'a0YC000000drXcTMAU', '123.00', '199.00'),
(35428, '357471664', NULL, NULL, 'Daniel Heath', '20 KEELER CLOSE', '', 'SL4 4NL', 'WINDSOR', 'Großbritannien', 'GB', NULL, NULL, '7447909905', '0010094D35', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Gold/White Dial and Brown Leather Band', NULL, '644352597475', 'FedEx', NULL, '2015-10-29', '28.10.2015 15:27', '4260295882064', '1', 'a0YC000000dg4xPMAQ', '143.99', '219.00'),
(35429, '357401000', NULL, NULL, 'hina sanghani', '72 BROOMGROVE GARDENS', '', 'HA8 5RN', 'EDGWARE', 'Großbritannien', 'GB', NULL, NULL, '7931321084', '00102163FX', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352597486', 'FedEx', NULL, '2015-10-29', '28.10.2015 02:43', '4260295881425', '1', 'a0YC000000drWe3MAE', '129.99', '199.00'),
(35430, '357509717', NULL, NULL, 'Dusty Amroliwala', '104A DENBIGH STREET', '', 'SW1V 2EX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7957218950', '0010181QPU', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352597497', 'FedEx', NULL, '2015-10-29', '28.10.2015 12:35', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35431, '357510703', NULL, NULL, 'Dusty Amroliwala', '104A DENBIGH STREET', '', 'SW1V 2EX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7957218950', '0010231WY8', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352597497', 'FedEx', NULL, '2015-10-29', '28.10.2015 12:38', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35432, '357600283', NULL, NULL, 'Mandy Griffiths', 'Roby vi Spring Gardens', 'St Dogmaels Road', 'Cardigan Ceredigion', 'Großbritannien', 'SA43 3AU', 'GB', NULL, NULL, '7966784634', '0010177AO1', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352597626', 'FedEx', NULL, '2015-10-29', '28.10.2015 19:42', '4260295881050', '1', 'a0YC000000dfm3dMAA', '155.00', '249.00'),
(35433, '357456701', NULL, NULL, 'Jennifer Hardy', '3 WILLOW DRIVE', '', 'RAYLEIGH', 'Großbritannien', 'SS6 9LD', 'GB', NULL, NULL, '7857585744', '0010211FYY', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352597637', 'FedEx', NULL, '2015-10-29', '28.10.2015 21:44', '4260295880381', '1', 'a0YC000000dfm3aMAA', '155.00', '249.00'),
(35434, '357399751', NULL, NULL, 'Alison McLellan', '20 HIGHFIELD AVENUE', '', 'PRESTWICK', 'Großbritannien', 'KA9 2ET', 'GB', NULL, NULL, '7971928110', '00100556CA', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352597648', 'FedEx', NULL, '2015-10-29', '28.10.2015 20:42', '4260295882125', '1', 'a0YC000000dsjQyMAI', '120.01', '179.00'),
(35435, '357567590', NULL, NULL, 'james talbot', '61 TWEEDY ROAD', '', 'BROMLEY', 'Großbritannien', 'BR1 3NH', 'GB', NULL, NULL, '7402959559', '0010130YI4', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352597659', 'FedEx', NULL, '2015-10-29', '28.10.2015 18:31', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(35436, '357553507', NULL, NULL, 'Kailash Sunneechurra', '150 WATKIN ROAD', '', 'LEICESTER', 'Großbritannien', 'LE2 7HW', 'GB', NULL, NULL, '7921525613', '0010105TB9', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352597660', 'FedEx', NULL, '2015-10-29', '28.10.2015 18:31', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35437, '357549735', NULL, NULL, 'Andy Drysdale', '26 FERGUSSON PLACE', '', 'GLASGOW', 'Großbritannien', 'G74 3PS', 'GB', NULL, NULL, '7913342511', '0010143KZY', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352597670', 'FedEx', NULL, '2015-10-29', '28.10.2015 18:25', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35438, '357568841', NULL, NULL, 'Bernadette Lightfoot-taylor', '50 CROCKENHILL ROAD', '', 'ORPINGTON Kent', 'Großbritannien', 'BR5 4DF', 'GB', NULL, NULL, '7590567465', '0010224UYC', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352597681', 'FedEx', NULL, '2015-10-29', '28.10.2015 18:48', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35439, '357361367', NULL, NULL, 'Elizabeth Churchill', '30 BAYNHAM DRIVE', '', 'WORCESTER', 'Großbritannien', 'WR5 2NJ', 'GB', NULL, NULL, '7847178579', '0010244EQ8', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352597692', 'FedEx', NULL, '2015-10-29', '28.10.2015 22:12', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35440, '357570585', NULL, NULL, 'Bernadette Lightfoot-taylor', '50 CROCKENHILL ROAD', '', 'ORPINGTON Kent', 'Großbritannien', 'BR5 4DF', 'GB', NULL, NULL, '7590567465', '00101574CL', NULL, NULL, 'T-3001-3A Gold Case/Black Dial/Black Leather Band', NULL, '644352597681', 'FedEx', NULL, '2015-10-29', '28.10.2015 18:52', '4260295880336', '1', 'a0YC000000dc9smMAA', '96.01', '149.00'),
(35441, '357619999', NULL, NULL, 'Mick Wales', '2 Parklands Mews', '', 'WAKEFIELD', 'Großbritannien', 'WF4 5BU', 'GB', NULL, NULL, '7909607965', '0010108ATP', NULL, NULL, 'T-3001-6 Bicolor Case/Black Dial/Black Leather Band', NULL, '644352597707', 'FedEx', NULL, '2015-10-29', '28.10.2015 20:09', '4260295880367', '1', 'a0YC000000dc9spMAA', '96.01', '149.00'),
(35442, '357311852', NULL, NULL, 'Lauren Groombridge', '31 LLANTWIT ROAD', 'Treforest', 'PONTYPRIDD', 'Großbritannien', 'CF37 1TY', 'GB', NULL, NULL, '7801241362', '0010214HPZ', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352597718', 'FedEx', NULL, '2015-10-29', '28.10.2015 22:53', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(35443, '357626618', NULL, NULL, 'Sophie Watson', '71 CLEADON AVENUE', '', 'BILLINGHAM CLEVELAND', 'Großbritannien', 'TS23 3SL', 'GB', NULL, NULL, '7846482919', '0010186CNQ', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352597729', 'FedEx', NULL, '2015-10-29', '28.10.2015 20:40', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(35444, '357451424', NULL, NULL, 'Donna Bratt', '39 SHRUBBERY AVENUE', '', 'TIPTON West midlands', 'Großbritannien', 'DY4 8DS', 'GB', NULL, NULL, '7731318471', '0010051FJH', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '644352597730', 'FedEx', NULL, '2015-10-29', '28.10.2015 21:45', '4260295881456', '1', 'a0YC000000drXugMAE', '129.99', '199.00'),
(35445, '357135233', NULL, NULL, 'IONUT- BOGDAN GAGEA', '56 north circular road', 'flat B', 'dublin 7', '', 'Irland', 'IE', NULL, NULL, '868611089', '00101239HA', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-1 - Black Strap, Silver Case, Black Face', NULL, '644352597578', 'FedEx', NULL, '2015-10-29', '26.10.2015 23:32', 'WL-GM511-1', '1', 'a0YC000000dhKkAMAU', '165.00', '235.00'),
(35446, '357744404', NULL, NULL, 'Lucie Lemmens', 'Rue Des Fagnes 99', '', '4480', 'Engis', 'Belgien', 'BE', NULL, NULL, '496716266', '00101111QL', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Or/noir (GM-103-3)', NULL, '644352597876', 'FedEx', NULL, '2015-10-30', '29.10.2015 11:51', '4260295880459', '1', 'a0YC000000dMpBlMAK', '185.00', '279.99'),
(35447, '357627879', NULL, NULL, 'geoffrey pennequin', 'Rue du Buissenet 4 a', '', '7604', 'Brasmenil hainaut', 'Belgien', 'BE', NULL, NULL, '476606214', '00102174IP', NULL, NULL, 'Montre Pionier New York - GM511-4 - Or/Marron/Noir', NULL, '644352597887', 'FedEx', NULL, '2015-10-30', '28.10.2015 21:49', 'BE150922KS04', '1', 'a0YC000000dimWzMAI', '159.99', '249.99'),
(35448, '357606059', NULL, NULL, 'sandra abbate', 'rue du Pilori 27A', '', '7604', 'Brasmenil', 'Belgien', 'BE', NULL, NULL, '32475304160', '10237935', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Argent/noir (GM-103-1)', NULL, '644352597898', 'FedEx', NULL, '2015-10-30', '28.10.2015 20:18', '4260295880435', '1', 'a0YC000000dMpBHMA0', '185.00', '279.99'),
(35449, '357464447', NULL, NULL, 'J.C. Vink', 'Queridostraat 33', '', '2274XC', 'VOORBURG', 'Niederlanden', 'NL', NULL, NULL, '06-14147468', '0010146GTI', NULL, NULL, 'Theorema Watch - Multikleur kast/witte wijzerplaat/zwarte lederen band - T-3001-5', NULL, '644352597902', 'FedEx', NULL, '2015-10-30', '29.10.2015 08:58', 'NL150922KS11', '1', 'a0YC000000dioixMAA', '119.99', '199.99'),
(35450, '357655003', NULL, NULL, 'Vinoo Khandekar', 'Zaanstraat 306', '', '1013 SC', 'AMSTERDAM Noord-Holland', 'Niederlanden', 'NL', NULL, NULL, '31626799152', '00102501AV', NULL, NULL, 'Theorema Rio horloge - wit/zilverkleurig - zwarte lederen band (GM-107-1)', NULL, '644352597913', 'FedEx', NULL, '2015-10-30', '28.10.2015 23:29', '4260295880602', '1', 'a0YC000000ddgmGMAQ', '155.00', '239.99'),
(35451, '357750716', NULL, NULL, 'Safaa Dakhil', 'Kristinehamnsgatan 26', '', '123 44', 'FARSTA', 'Schweden', 'SE', NULL, NULL, '739640757', '0010011S4J', NULL, NULL, 'T-7001. Silver med vit urtavla, svart armband', NULL, '644352597924', 'FedEx', NULL, '2015-10-30', '29.10.2015 12:14', '4260295882095', '1', 'a0YC000000dt3ckMAA', '1367.62', '2399.00'),
(35452, '357728077', NULL, NULL, 'Deborah Paffey', '8 ABERCORN WAY', '', 'CM8 2UF', 'WITHAM ESSEX', 'Großbritannien', 'GB', NULL, NULL, '7595439107', '0010152BJM', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352597800', 'FedEx', NULL, '2015-10-30', '29.10.2015 10:03', '42602958803015', '1', 'a0YC000000dsxNlMAI', '155.00', '249.00'),
(35453, '357662689', NULL, NULL, 'Mohammed Bedewi', '26 Longbrook street', '219 Portland house Vita', 'Ex4 6Ab', 'Exeter', 'Großbritannien', 'GB', NULL, NULL, '7454191990', '0010113ES6', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352597810', 'FedEx', NULL, '2015-10-30', '29.10.2015 00:08', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35454, '357670053', NULL, NULL, 'ydgar ibrahem', '70 FLAT 1 HARRINGAY ROAD', '', 'B44 0UA', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7859993929', '00101455SN', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352597821', 'FedEx', NULL, '2015-10-30', '29.10.2015 00:33', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(35455, '357798939', NULL, NULL, 'Samantha Massey', 'Asa sportpar 3 Oakwood Rise', '', 'LE11 3QF', 'Loughborough', 'Großbritannien', 'GB', NULL, NULL, '7854225937', '00101715DR', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '644352597832', 'FedEx', NULL, '2015-10-30', '29.10.2015 13:55', '4260295881487', '1', 'a0YC000000dt0vxMAA', '115.00', '179.00'),
(35456, '357762195', NULL, NULL, 'Brian Micetich', 'Wild woods ORLTONS LANE', 'Rusper', 'RH12 4RN', 'HORSHAM West Sussex', 'Großbritannien', 'GB', NULL, NULL, '1293871327', '0010068K1G', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352597843', 'FedEx', NULL, '2015-10-30', '29.10.2015 12:03', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(35457, '357744658', NULL, NULL, 'Alastair Fennell', '50 BOURNE AVENUE', '', 'RG2 0DU', 'READING Berkshire', 'Großbritannien', 'GB', NULL, NULL, '7957957149', '0010212PQL', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352597854', 'FedEx', NULL, '2015-10-30', '29.10.2015 10:56', '4260295881982', '1', 'a0YC000000dfm8FMAQ', '155.00', '249.00'),
(35458, '357659093', NULL, NULL, 'cyril bicker', '25 VERBENA CLOSE', 'st mellons', 'CF3 0NE', 'CARDIFF Cardiff', 'Großbritannien', 'GB', NULL, NULL, '2920635512', '00101312PO', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352597865', 'FedEx', NULL, '2015-10-30', '29.10.2015 00:00', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35459, '357887485', NULL, NULL, 'Vitalijus Ivanovas', '21 ulverston', '', 'RM19 1SW', 'PURFLEET', 'Großbritannien', 'GB', NULL, NULL, '7701306396', '00100885UI', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-1', NULL, '644352597990', 'FedEx', NULL, '2015-10-30', '30.10.2015 02:29', '4260295880688', '1', 'a0YC000000drWzlMAE', '123.00', '199.00'),
(35460, '357885252', NULL, NULL, 'Vitalijus Ivanovas', '21 ulverston', '', 'RM19 1SW', 'PURFLEET', 'Großbritannien', 'GB', NULL, NULL, '7701306396', '0010039Y17', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352597990', 'FedEx', NULL, '2015-10-30', '30.10.2015 00:49', '4260295881371', '1', 'a0YC000000drWe1MAE', '129.99', '199.00'),
(35461, '357923401', NULL, NULL, 'Mahomed S Bhayat', '134 ASFORDBY STREET', '', 'LE5 3QH', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7597895212', '0010131DLI', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352598004', 'FedEx', NULL, '2015-10-30', '30.10.2015 00:33', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(35462, '357892631', NULL, NULL, 'ANNA HADJICHAMBI', '124 HENDON WAY', 'ground floor', 'NW2 2NG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '4,47519E+11', '0010250Q2N', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Black Case (T3006-1-03)', NULL, '644352598015', 'FedEx', NULL, '2015-10-30', '30.10.2015 02:27', '4260295881012', '1', 'a0YC000000drXufMAE', '129.99', '199.00'),
(35463, '357907659', NULL, NULL, 'Tom Ward', '24 Eastnor', '', 'RH2 8NE', 'REIGATE', 'Großbritannien', 'GB', NULL, NULL, '7538798361', '0010250GJP', NULL, NULL, 'Enis Tufina Watch - GM-107-6', NULL, '644352598026', 'FedEx', NULL, '2015-10-30', '30.10.2015 00:36', '4260295881562', '1', 'a0YC000000dszq2MAA', '139.00', '229.00'),
(35464, '357917171', NULL, NULL, 'Tracy Spencer', '12 THORNTON STREET', '', 'NG17 5DT', 'SUTTON-IN-ASHFIELD', 'Großbritannien', 'GB', NULL, NULL, '7921712183', '0010250NMF', NULL, NULL, 'Marco Polo Watch: Silver Case - White Face - Black Strap', NULL, '644352598037', 'FedEx', NULL, '2015-10-30', '30.10.2015 00:28', '4260295880909', '1', 'a0YC000000dt0vqMAA', '115.00', '179.00'),
(35465, '357834166', NULL, NULL, 'Xue Xu', '6 BLACKFRIARS ROAD', 'Room C, Flat 608', 'G1 1QW', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7577673573', '0010061OBW', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352598048', 'FedEx', NULL, '2015-10-30', '30.10.2015 02:42', '4260295881432', '1', 'a0YC000000drWe4MAE', '129.99', '199.00'),
(35466, '357837560', NULL, NULL, 'C Burkett', '30 CHEETHAM HILL ROAD', '', 'SK15 1TU', 'STALYBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7837812137', '001020781V', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352598059', 'FedEx', NULL, '2015-10-30', '29.10.2015 19:37', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35467, '357752238', NULL, NULL, 'Tony Silverstein', '19 Princes Avenue', '', 'ME12 2HJ', 'Minster', 'Großbritannien', 'GB', NULL, NULL, '7734570233', '0010209N1P', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352598060', 'FedEx', NULL, '2015-10-30', '29.10.2015 17:20', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35468, '357818058', NULL, NULL, 'charles evans', '1 SUNNYMEAD', 'brimlands ,new road', 'TQ5 9NG', 'BRIXHAM', 'Großbritannien', 'GB', NULL, NULL, '7773461568', '10167418', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352598070', 'FedEx', NULL, '2015-10-30', '30.10.2015 00:44', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(35469, '357941712', NULL, NULL, 'Abdallah Abdelkader', 'Geraardsbergenstraat 175', '', '9600', 'Ronse Flandre', 'Belgien', 'BE', NULL, NULL, '488133980', '0010040YX8', NULL, NULL, 'Montre Theorema Sao Paolo - MÃ©tal - Argent/blanc (GM-103-5)', NULL, '644352598081', 'FedEx', NULL, '2015-10-30', '30.10.2015 02:20', '4260295881593', '1', 'a0YC000000dMpGiMAK', '185.00', '279.99'),
(35545, '357971337', NULL, NULL, 'Michael Thomsen', 'Toftnaevej 47', '', '6800', 'Varde', 'Dänemark', 'DK', NULL, NULL, '4530268487', '0010048IHG', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '644352598758', 'FedEx', NULL, '2015-11-02', '30.10.2015 09:06', '150512HW015', '1', 'a0YC000000dznNLMAY', '1119.05', '1595.00'),
(35544, '358031755', NULL, NULL, 'Finn Uhre', 'Ostre Stationsvej 41d 4tv', '', '5000', 'Odense', 'Dänemark', 'DK', NULL, NULL, '28266217', '0010098TZP', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '644352598747', 'FedEx', NULL, '2015-11-02', '30.10.2015 13:36', '150512HW015', '1', 'a0YC000000dznNLMAY', '1119.05', '1595.00'),
(35543, '357988867', NULL, NULL, 'Randi Poulsen', 'Jyllands Alle 23 1. Tv', '', '8000', 'Aarhus', 'Dänemark', 'DK', NULL, NULL, '20323569', '0010165T44', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '644352598736', 'FedEx', NULL, '2015-11-02', '30.10.2015 10:37', 'WL-DK040614HW03', '1', 'a0YC000000dvZGyMAM', '1380.30', '2295.00'),
(35473, '355911589', NULL, NULL, 'Bernd Poeschl', 'Heidenauer Str. 3', '', '01259', 'Dresden', 'Deutschland', 'DE', NULL, NULL, '0351-213370', '0010216GXP', NULL, NULL, 'Herren-Armbanduhr Havana in Schwarz/Schwarz/Schwarz', NULL, '00340433836074274389', 'DHL', NULL, '2015-11-02', '21.10.2015 20:03', '4260295882125', '1', 'a0YC000000dtngvMAA', '167.90', '239.00'),
(35474, '355024216', NULL, NULL, 'Cansu Altay', 'Liebigstr. 20', '', '65428', 'Ruesselsheim', 'Deutschland', 'DE', NULL, NULL, '17681279556', '0010143LN9', NULL, NULL, 'Herren-Armbanduhr Havana in Schwarz/Schwarz/Schwarz', NULL, '00340433836074278196', 'DHL', NULL, '2015-11-02', '18.10.2015 09:32', '4260295882125', '1', 'a0YC000000dtngvMAA', '167.90', '239.00'),
(35475, '355043404', NULL, NULL, 'Christian Roesel', 'Hunas 8', '', '91224', 'Pommelsbrunn', 'Deutschland', 'DE', NULL, NULL, '91544313', '0010242HEG', NULL, NULL, 'Herren-Armbanduhr Havana in Schwarz/Schwarz/Schwarz', NULL, '00340433836074279858', 'DHL', NULL, '2015-11-02', '18.10.2015 11:01', '4260295882125', '1', 'a0YC000000dtngvMAA', '167.90', '239.00'),
(35476, '355098501', NULL, NULL, 'Henriette Manvoutouka', 'In den Biegen  16', '', '60437', 'Frankfurt', 'Deutschland', 'DE', NULL, NULL, '17661867919', '00101407KR', NULL, NULL, 'Herren-Armbanduhr Havana in Schwarz/Schwarz/Schwarz', NULL, '00340433836074281875', 'DHL', NULL, '2015-11-02', '18.10.2015 15:02', '4260295882125', '1', 'a0YC000000dtngvMAA', '167.90', '239.00'),
(35477, '355417373', NULL, NULL, 'tim rolke', 'Sandaeckerstr 14', '', '65933', 'Frankfurt', 'Deutschland', 'DE', NULL, NULL, '1703012836', '0010112S03', NULL, NULL, 'Herren-Armbanduhr Havana in Schwarz/Schwarz/Schwarz', NULL, '00340433836074283244', 'DHL', NULL, '2015-11-02', '19.10.2015 21:30', '4260295882125', '1', 'a0YC000000dtngvMAA', '167.90', '239.00'),
(35478, '356809964', NULL, NULL, 'Jan Papp', 'Nicolaus-von-Dreyse-Str. 1', '', '99610', 'Soemmerda', 'Deutschland', 'DE', NULL, NULL, '1783524689', '0010003LSH', NULL, NULL, 'Herren-Armbanduhr Havana in Silber/Schwarz/Schwarz', NULL, '00340433836074284586', 'DHL', NULL, '2015-11-02', '25.10.2015 19:56', '4260295882101', '1', 'a0YC000000dtnfiMAA', '167.90', '239.00'),
(35479, '357888272', NULL, NULL, 'Kai Zeddies', 'Herrenhausstr. 19', '', '12487', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '030 64319137', '0010242Z58', NULL, NULL, 'Herren-Armbanduhr Havana in Silber/Schwarz/Schwarz', NULL, '00340433836074288294', 'DHL', NULL, '2015-11-02', '29.10.2015 21:31', '4260295882101', '1', 'a0YC000000dtnfiMAA', '167.90', '239.00'),
(35480, '355927390', '', '', 'Karim EL Megid', 'Pontoiser Str. 7', '', '71034', 'Boeblingen', 'Deutschland', 'DE', '', '', '1721941409', '001013392D', '', '', 'Herren-Armbanduhr Havana in Silber/Schwarz/Schwarz', 'Uhr am 10.11.15 zurück erhalten! Refund!', '00340433836074289826', 'DHL', '', '2015-11-02', '21.10.2015 21:03', '4260295882101', '1', 'a0YC000000dtnfiMAA', '167.90', '239.00'),
(35481, '356152056', NULL, NULL, 'Frank Janke', 'Albert-Schweitzer Str. 12', '', '64584', 'Biebesheim', 'Deutschland', 'DE', NULL, NULL, '0151 61113537', '0010072OQN', NULL, NULL, 'Herren-Armbanduhr Havana in Silber/WeiÃŸ/Schwarz', NULL, '00340433836074290792', 'DHL', NULL, '2015-11-02', '22.10.2015 19:27', '4260295882095', '1', 'a0YC000000dtnezMAA', '167.90', '239.00'),
(35482, '355076873', NULL, NULL, 'Sandor Nicklich', 'Veitshoechheimer Str. 5', '', '90427', 'Nuernberg', 'Deutschland', 'DE', NULL, NULL, '16094950369', '0010145BT1', NULL, NULL, 'Herren-Armbanduhr Havana in Silber/WeiÃŸ/Schwarz', NULL, '00340433836074292475', 'DHL', NULL, '2015-11-02', '18.10.2015 13:30', '4260295882095', '1', 'a0YC000000dtnezMAA', '167.90', '239.00'),
(35483, '354898699', NULL, NULL, 'Stefan Auras', 'Erfurter Str. 4', '', '61130', 'Nidderau', 'Deutschland', 'DE', NULL, NULL, '', '0010126DW6', NULL, NULL, 'Herren-Armbanduhr Havana in Silber/WeiÃŸ/Schwarz', NULL, '00340433836074293441', 'DHL', NULL, '2015-11-02', '17.10.2015 14:31', '4260295882095', '1', 'a0YC000000dtnezMAA', '167.90', '239.00'),
(35484, '358298212', NULL, NULL, 'Bart Vanderbiest', 'Krokuslaan 42', '', '3080', 'Vossem', 'Belgien', 'BE', NULL, NULL, '468126866', '00101797P9', NULL, NULL, 'Sao Paulo zilver witte wijzerplaat, zilverkleurige metalen Band - GM-103-5', NULL, '644352598380', 'FedEx', NULL, '2015-11-02', '31.10.2015 18:49', '4260295881593', '1', 'a0YC000000dMpGiMAK', '185.00', '279.99'),
(35485, '358150720', NULL, NULL, 'guangxu zhao', 'Rue Rene Declercq 10', '', '1150', 'Woluwe-Saint-Pierre', 'Belgien', 'BE', NULL, NULL, '32487101688', '0010204AEI', NULL, NULL, 'Montre Pionier New York - GM511-3 - Or/Marron/Blanc', NULL, '644352598390', 'FedEx', NULL, '2015-11-02', '30.10.2015 23:18', 'BE150922KS03', '1', 'a0YC000000dimWfMAI', '159.99', '249.99'),
(35486, '358064299', NULL, NULL, 'Frieda Smaelen', 'Avenue des Perdrix 11', '', '1950', 'Kraainem', 'Belgien', 'BE', NULL, NULL, '473987007', '0010140HP3', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Argent/noir (GM-103-1)', NULL, '644352598405', 'FedEx', NULL, '2015-11-02', '30.10.2015 15:48', '4260295880435', '1', 'a0YC000000dMpBHMA0', '185.00', '279.99'),
(35487, '358038833', NULL, NULL, 'Claus Schilders', 'Schoolstraat 32', '', '9320', 'Nieuwerkerken-aalst Aalst', 'Belgien', 'BE', NULL, NULL, '495869409', '00101801R2', NULL, NULL, 'Sao Paulo goud/zwarte wijzerplaat, goudkleurige metalen band - GM-103-7', NULL, '644352598416', 'FedEx', NULL, '2015-11-02', '30.10.2015 13:48', '4260295881616', '1', 'a0YC000000dMpHfMAK', '185.00', '279.99'),
(35488, '358059718', NULL, NULL, 'Vitalij Novickij', '56 Boroimhe alder', '', 'roi', 'Sword,Dublin', 'Irland', 'IE', NULL, NULL, '871238399', '0010223SE1', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-4 - Brown Strap, Gold Case, Black Face', NULL, '644352598107', 'FedEx', NULL, '2015-11-02', '30.10.2015 14:32', 'WL-GM511-4', '1', 'a0YC000000dhKkDMAU', '165.00', '235.00'),
(35489, '357780071', NULL, NULL, 'olga mirza', 'VIA FABIO FILZI 45/B', 'presso Transalpe', '57122', 'LIVORNO LI', 'Italien', 'IT', NULL, NULL, '3931850346', '0010163RRL', NULL, NULL, 'GM-4004-3', NULL, '644352598427', 'FedEx', NULL, '2015-11-02', '29.10.2015 15:13', 'GM-4004-3', '1', 'a0YC000000dcv3CMAQ', '150.00', '239.90'),
(35490, '358437252', NULL, NULL, 'Rg de', 'Lotte stambeesestraat 70', '', '3066hb', 'Rotterdam', 'Niederlanden', 'NL', NULL, NULL, '104471440', '0010059P4F', NULL, NULL, 'Pionier New York horloge - GM511-4 - goudkleur/bruin/zwart', NULL, '644352598666', 'FedEx', NULL, '2015-11-02', '01.11.2015 13:58', 'BE150922KS04', '1', 'a0YC000000dimcQMAQ', '159.99', '249.99'),
(35491, '358239240', NULL, NULL, 'Frans Bos', 'Wigbold van Ewsumstraat 41', '610077305', '9882 PM', 'KOMMERZIJL Groningen', 'Niederlanden', 'NL', NULL, NULL, '610077305', '0010145K9R', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352598677', 'FedEx', NULL, '2015-11-02', '31.10.2015 12:58', '4260295880459', '1', 'a0YC000000dMpOnMAK', '185.00', '279.99'),
(35492, '358220700', NULL, NULL, 'Theo van den Eshof', 'Koninginnelaan 105', '', '3762DC', 'SOEST Utrecht', 'Niederlanden', 'NL', NULL, NULL, '06-27858294', '001001424Q', NULL, NULL, 'Theorema Watch - Multikleur kast/witte wijzerplaat/zwarte lederen band - T-3001-5', NULL, '644352598688', 'FedEx', NULL, '2015-11-02', '31.10.2015 11:28', 'NL150922KS11', '1', 'a0YC000000dioixMAA', '119.99', '199.99'),
(35493, '358539700', NULL, NULL, 'Gabi Haver', 'Marconistraat 20b', '', '7316 KB', 'APELDOORN', 'Niederlanden', 'NL', NULL, NULL, '637458770', '0010171DQ7', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaatl/buine lederen band - T-3001-1A', NULL, '644352598699', 'FedEx', NULL, '2015-11-02', '01.11.2015 20:59', 'NL150922KS06', '1', 'a0YC000000dioisMAA', '119.99', '199.99'),
(35494, '358331503', NULL, NULL, 'Marcel Goedhart', 'Van der Vlugtstraat 14', '', '7425 AH', 'DEVENTER', 'Niederlanden', 'NL', NULL, NULL, '641522897', '0010250T0L', NULL, NULL, 'Theorema Watch - Zilveren kast/zwarte wijzerplaatzwarte lederen band - T-3001-2', NULL, '644352598703', 'FedEx', NULL, '2015-11-02', '31.10.2015 22:59', 'NL150922KS07', '1', 'a0YC000000dioitMAA', '119.99', '199.99'),
(35495, '357980248', NULL, NULL, 'Ratchanida Mapong', 'SAEGENGATAN 56 402', '', '422 58', 'HISINGS BACKA', 'Schweden', 'SE', NULL, NULL, '735308457', '0010071ONW', NULL, NULL, 'Brun/guld/vit. Modell GM511-3', NULL, '644352598714', 'FedEx', NULL, '2015-11-02', '30.10.2015 10:14', 'WL-GM511-3', '1', 'a0YC000000dhKWwMAM', '1543.87', '2199.00'),
(35496, '357889399', NULL, NULL, 'Anders hagstroem', 'kompanigatan 12o 1101', '', '23531', 'vellinge', 'Schweden', 'SE', NULL, NULL, '40420561', '0010225AWA', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352598725', 'FedEx', NULL, '2015-11-02', '29.10.2015 21:14', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(35497, '357837208', NULL, NULL, 'Michelle Davies', '50 LANCASTER STREET', '', 'NP13 3EQ', 'ABERTILLERY', 'Großbritannien', 'GB', NULL, NULL, '7792530655', '00101240B8', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352598118', 'FedEx', NULL, '2015-11-02', '30.10.2015 12:40', '4260295881050', '1', 'a0YC000000dsxNmMAI', '155.00', '249.00'),
(35498, '358343266', NULL, NULL, 'Ciara McCallion', '1A CASTLEVIEW ROAD', 'Stephen McClelland Financial Management - under the archway', 'BT5 7AX', 'BELFAST', 'Großbritannien', 'GB', NULL, NULL, '7545762680', '0010053CEE', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352598129', 'FedEx', NULL, '2015-11-02', '31.10.2015 23:25', '42602958803015', '1', 'a0YC000000dfm3cMAA', '155.00', '249.00'),
(35499, '357856851', NULL, NULL, 'Anna Hadjichambi', '124 HENDON WAY', 'Ground Floor', 'NW2 2NG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '4,47519E+11', '0010164JD8', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352598130', 'FedEx', NULL, '2015-11-02', '30.10.2015 14:29', '4260295880473', '1', 'a0YC000000dhPshMAE', '154.99', '239.00'),
(35500, '358367274', NULL, NULL, 'Leonie Daulby', '3 Reeves terrace', 'Leave with neighbours or behind green bin if not home', 'Nr15 2pq', 'long stratton', 'Großbritannien', 'GB', NULL, NULL, '7472253725', '0010108XPD', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352598140', 'FedEx', NULL, '2015-11-02', '01.11.2015 07:28', '4260295880473', '1', 'a0YC000000dhPshMAE', '154.99', '239.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(35501, '358237859', NULL, NULL, 'Jo Stone', '99 St. James Road', '', 'CR0 2UU', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7827921554', '00100015NL', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352598151', 'FedEx', NULL, '2015-11-02', '31.10.2015 12:09', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35502, '358316943', NULL, NULL, 'Rob Goodliffe', '1 BURTON COURT', '', 'PE1 5AF', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7557553411', '0010155J4I', NULL, NULL, 'GM-505-2 Florida Diamods By Pioner Black Strap With Black Face', NULL, '644352598162', 'FedEx', NULL, '2015-11-02', '31.10.2015 19:52', '4260295880817', '1', 'a0YC000000dtQfvMAE', '123.00', '199.00'),
(35503, '358120016', NULL, NULL, 'Ismael Fortuna', '31 Astoria Avenue', '', 'M40 2GB', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '7951024845', '001003058B', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352598173', 'FedEx', NULL, '2015-11-02', '30.10.2015 20:35', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(35504, '358172649', NULL, NULL, 'Johnny Kerr', '1 Morley Old Hall', '', 'NR18 9TT', 'Morley St Peter Norfolk', 'Großbritannien', 'GB', NULL, NULL, '7793139593', '001012453V', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352598184', 'FedEx', NULL, '2015-11-02', '31.10.2015 04:37', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(35505, '357987141', NULL, NULL, 'Zoe Clements', '44 BIRCH CRESCENT', '', 'RM11 2NW', 'HORNCHURCH Essex', 'Großbritannien', 'GB', NULL, NULL, '7946355254', '00102176LR', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352598195', 'FedEx', NULL, '2015-11-02', '30.10.2015 12:43', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(35506, '357917306', NULL, NULL, 'lisa gallacher', '5 NESS LANE', '', 'KY11 8XL', 'DUNFERMLINE', 'Großbritannien', 'GB', NULL, NULL, '7966532658', '00102316HO', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '644352598200', 'FedEx', NULL, '2015-11-02', '30.10.2015 15:18', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(35507, '358059071', NULL, NULL, 'Anita Puni', '71 ALLENBY ROAD', '', 'UB1 2EZ', 'SOUTHALL', 'Großbritannien', 'GB', NULL, NULL, '7894212631', '0010250DK9', NULL, NULL, 'Silver/ White Dial/ Leather Band (T-7001-1)', NULL, '644352598210', 'FedEx', NULL, '2015-11-02', '30.10.2015 15:16', '4260295882095', '1', 'a0YC000000dsjQvMAI', '120.01', '179.00'),
(35508, '357994075', NULL, NULL, 'piotr kolowiecki', 'UNIT 3 LEATH BUTTERLEY STREET', 'Aromas wholesale', 'LS10 1AW', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7704519576', '0010094PV4', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352598221', 'FedEx', NULL, '2015-11-02', '30.10.2015 10:44', '4260295881999', '1', 'a0YC000000dfm8PMAQ', '155.00', '249.00'),
(35509, '358070754', NULL, NULL, 'Alison Baker', '70 Hathaway Road', '', 'RM17 5LA', 'Grays Essex', 'Großbritannien', 'GB', NULL, NULL, '7779099681', '0010154AOL', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352598232', 'FedEx', NULL, '2015-11-02', '30.10.2015 16:43', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35510, '358094361', NULL, NULL, 'josephine byrne', '5 REDWOOD GROVE', '', 'ML5 3PN', 'COATBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7525217267', '0010168EGA', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352598243', 'FedEx', NULL, '2015-11-02', '30.10.2015 17:27', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35511, '358282034', NULL, NULL, 'Laura Iavarone', '16 HAVERS LANE', '', 'CM23 3PB', 'BISHOP\'S STORTFORD', 'Großbritannien', 'GB', NULL, NULL, '7766367117', '0010062EGY', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352598254', 'FedEx', NULL, '2015-11-02', '31.10.2015 16:29', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35512, '358109781', NULL, NULL, 'Lauren Johnston', '30 ORANGEFIELD DRIVE', '', 'BT5 6DN', 'BELFAST', 'Großbritannien', 'GB', NULL, NULL, '7814669137', '00102184FQ', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352598265', 'FedEx', NULL, '2015-11-02', '30.10.2015 20:43', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35513, '357936050', NULL, NULL, 'Steven Walsh', '17 Kinnersley Road', '', 'B496fj', 'Alcester Warwickshire', 'Großbritannien', 'GB', NULL, NULL, '7421832829', '0010027AHZ', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352598276', 'FedEx', NULL, '2015-11-02', '30.10.2015 14:40', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35514, '358224596', NULL, NULL, 'twana mirza', '115 STATION ROAD', '', 'UB3 4BX', 'HAYES', 'Großbritannien', 'GB', NULL, NULL, '7899973838', '0010172LMA', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352598287', 'FedEx', NULL, '2015-11-02', '31.10.2015 11:59', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35515, '358310549', NULL, NULL, 'Colin Griffin', 'Flat E Brook BROOKSBY STREET', '', 'N1 1HF', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7553651834', '0010056L5B', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352598298', 'FedEx', NULL, '2015-11-02', '31.10.2015 19:27', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35516, '357775334', NULL, NULL, 'Eamonn McNaughton', '1 ST. MARGARET\'S COURT', 'Dean street', 'ML4 1FE', 'BELLSHILL Lanarkshire', 'Großbritannien', 'GB', NULL, NULL, '01698 290686', '10197468', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352598302', 'FedEx', NULL, '2015-11-02', '30.10.2015 14:40', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35517, '357961551', NULL, NULL, 'Eugene Quadros', '26 Benfield way', '', 'Bn412da', 'Brighton', 'Großbritannien', 'GB', NULL, NULL, '7857156778', '0010062CIN', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352598313', 'FedEx', NULL, '2015-11-02', '30.10.2015 13:13', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35518, '358212586', NULL, NULL, 'Mark Tucker', '15 RIVERSHILL', '', 'SG14 3SD', 'HERTFORD', 'Großbritannien', 'GB', NULL, NULL, '07747 800111', '0010125MP5', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352598324', 'FedEx', NULL, '2015-11-02', '31.10.2015 12:07', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35519, '358069944', NULL, NULL, 'ZHONG ZHENG YU', '24 VICTORIA CRESCENT', '', 'N15 5LR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7770999843', '001006527I', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352598335', 'FedEx', NULL, '2015-11-02', '30.10.2015 20:46', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35520, '358378426', NULL, NULL, 'ESA MAHAMROOT', '7 BRIGGEFORD CLOSE', '', 'E5 8RE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7958197947', '10036085', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352598346', 'FedEx', NULL, '2015-11-02', '01.11.2015 09:56', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(35521, '358313942', NULL, NULL, 'Krasimir Baev', '23 WATER LANE', 'MARK WORTHINGTON JEWELLERS', 'SK9 5AE', 'WILMSLOW Cheshire', 'Großbritannien', 'GB', NULL, NULL, '7725885218', '00101927ZX', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352598357', 'FedEx', NULL, '2015-11-02', '31.10.2015 20:01', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(35522, '358318035', NULL, NULL, 'Ben Owen', '32 Birchley park avenue', '', 'B69 2JN', 'OLDBURY', 'Großbritannien', 'GB', NULL, NULL, '7852203619', '0010174QI1', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352598368', 'FedEx', NULL, '2015-11-02', '31.10.2015 20:29', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(35523, '358318272', NULL, NULL, 'Ben Owen', '32 Birchley park avenue', '', 'B69 2JN', 'OLDBURY', 'Großbritannien', 'GB', NULL, NULL, '7852203619', '0010032PTK', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '644352598368', 'FedEx', NULL, '2015-11-02', '31.10.2015 20:29', '4260295881456', '1', 'a0YC000000drXugMAE', '129.99', '199.00'),
(35524, '358224730', NULL, NULL, 'srinivasan chellamal', 'NO 10 Northfiledroad', 'HARBORNE', 'B17 0SS', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7881200879', '0010232N8K', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '644352598379', 'FedEx', NULL, '2015-11-02', '31.10.2015 11:23', '4260295881456', '1', 'a0YC000000drXugMAE', '129.99', '199.00'),
(35525, '358488162', NULL, NULL, 'Jamie Askam', '1 RAINBOW ROAD', 'Sapphire Court', 'DA8 2ED', 'ERITH', 'Großbritannien', 'GB', NULL, NULL, '7470053618', '0010011QDW', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352598482', 'FedEx', NULL, '2015-11-02', '01.11.2015 16:53', '4260295881050', '1', 'a0YC000000dfm3dMAA', '155.00', '249.00'),
(35526, '358510651', NULL, NULL, 'Robert Croasdale', '1 Jeff way electrical', 'The square knowle', 'BS4 2SS', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7717290751', '00101270JQ', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352598493', 'FedEx', NULL, '2015-11-02', '01.11.2015 18:54', '42602958803015', '1', 'a0YC000000dfm3cMAA', '155.00', '249.00'),
(35527, '358499957', NULL, NULL, 'abigail guy', '51 Norman Road', '', 'PO12 3NA', 'GOSPORT HAMPSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7468468655', '0010188AGG', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352598508', 'FedEx', NULL, '2015-11-02', '01.11.2015 17:24', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(35528, '358469937', NULL, NULL, 'MISS C J ROGERS', '24 HAYWAIN DRIVE', '', 'PE11 3TQ', 'SPALDING', 'Großbritannien', 'GB', NULL, NULL, '7743255362', '0010239OKL', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352598519', 'FedEx', NULL, '2015-11-02', '01.11.2015 16:27', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35529, '358449484', NULL, NULL, 'Paul Carruthers', '7 St marys ave', '', 'Yo8 6yy', 'Hemingbrough , selby', 'Großbritannien', 'GB', NULL, NULL, '07716 609905', '0010094IE6', NULL, NULL, 'GM-505-3 Florida Diamods By Pioner  Brown Strap with Gold Face', NULL, '644352598520', 'FedEx', NULL, '2015-11-02', '01.11.2015 14:32', '4260295880824', '1', 'a0YC000000dtR6PMAU', '123.00', '199.00'),
(35530, '358583479', NULL, NULL, 'Jamie Hawes', '5 FRANKLIN CLOSE', 'Marston Moretaine', 'MK43 0LR', 'BEDFORD Bedfordshire', 'Großbritannien', 'GB', NULL, NULL, '7554884298', '00101229NQ', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352598530', 'FedEx', NULL, '2015-11-02', '01.11.2015 22:55', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(35531, '358579762', NULL, NULL, 'argent bajrami', '20 ROBSON CLOSE', '', 'E6 5TD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7904959617', '0010117P1S', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352598541', 'FedEx', NULL, '2015-11-02', '01.11.2015 22:57', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(35532, '358433124', NULL, NULL, 'colin bowers', '3 cow lane', 'rampton', 'CB24 8QG', 'Cambridge', 'Großbritannien', 'GB', NULL, NULL, '1954251462', '10028648', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352598552', 'FedEx', NULL, '2015-11-02', '01.11.2015 12:53', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35533, '358593845', '', '', 'Phil Harris', '54 HILLPARK AVENUE', '', 'EH4 7AH', 'EDINBURGH Midlothian', 'Großbritannien', '', '', '', '7966425762', '00101186E8', '', '', 'T-3001-1 Silver Case/White Dial/Black Leather Band', '', '644352598563', 'FedEx', '', '2015-11-02', '02.11.2015 00:28', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35534, '358544684', NULL, NULL, 'Andrew Thorn', 'UPALOFT DUNSBRIDGE TURNPIKE', 'Shepreth', 'SG8 6RA', 'ROYSTON Hertfordsshire', 'Großbritannien', 'GB', NULL, NULL, '7710170209', '0010177FZX', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352598574', 'FedEx', NULL, '2015-11-02', '01.11.2015 20:23', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35535, '358451287', NULL, NULL, 'daryl peploe', 'N/A CAERLEON ROAD', '', 'NP44 8TY', 'CWMBRAN', 'Großbritannien', 'GB', NULL, NULL, '7540298559', '0010068RN4', NULL, NULL, 'T-3001-6 Bicolor Case/Black Dial/Black Leather Band', NULL, '644352598585', 'FedEx', NULL, '2015-11-02', '01.11.2015 14:25', '4260295880367', '1', 'a0YC000000dc9spMAA', '96.01', '149.00'),
(35536, '358449897', NULL, NULL, 'nicola gascoigne', '150 PORTSMOUTH ROAD', 'Portsmouth Road', 'PO13 9AE', 'LEE-ON-THE-SOLENT Hampshire', 'Großbritannien', 'GB', NULL, NULL, '023 9255 3612', '0010127CIG', NULL, NULL, 'T-3001-6 Bicolor Case/Black Dial/Black Leather Band', NULL, '644352598596', 'FedEx', NULL, '2015-11-02', '01.11.2015 13:53', '4260295880367', '1', 'a0YC000000dc9spMAA', '96.01', '149.00'),
(35537, '358569836', NULL, NULL, 'Jack Green', '15 Eastwick Row', '', 'HP2 4JF', 'HEMEL HEMPSTEAD', 'Großbritannien', 'GB', NULL, NULL, '7702010793', '0010096ECH', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352598600', 'FedEx', NULL, '2015-11-02', '01.11.2015 21:58', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35538, '358595972', NULL, NULL, 'SiDH Vaze', '29 CAZENOVE ROAD', '', 'E17 4NP', 'LONDON Greater London', 'Großbritannien', 'GB', NULL, NULL, '7867240021', '00100473TR', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - Gold/Black Dial and Brown Leather Band', NULL, '644352598611', 'FedEx', NULL, '2015-11-02', '02.11.2015 01:01', '4260295882071', '1', 'a0YC000000dg4xQMAQ', '143.99', '219.00'),
(35539, '358490561', NULL, NULL, 'Melanie Alder', 'FLAT 4 9A', 'CHURCH LANE', 'SG89LG', 'Royston Hertfordshire', 'Großbritannien', 'GB', NULL, NULL, '7792226408', '0010200X88', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352598622', 'FedEx', NULL, '2015-11-02', '01.11.2015 16:59', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(35540, '358537921', NULL, NULL, 'Will Jenkinson', '37 JACKSON CLOSE', '', 'YO11 3RW', 'SCARBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7887921163', '00101761V2', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352598633', 'FedEx', NULL, '2015-11-02', '01.11.2015 20:31', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(35541, '358458419', NULL, NULL, 'Paul watson', '209 DARFIELD ROAD', '', 'S72 8SF', 'BARNSLEY', 'Großbritannien', 'GB', NULL, NULL, '1226496320', '0010209PYL', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352598644', 'FedEx', NULL, '2015-11-02', '01.11.2015 14:56', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35542, '358456220', NULL, NULL, 'Eric Collier', '19 Bramble Way', '', 'LE3 2GY', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '1162913914', '0010148HD7', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352598655', 'FedEx', NULL, '2015-11-02', '01.11.2015 14:29', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35546, '357846976', NULL, NULL, 'Reza Rahimi', 'Cedervej 32H', '', '6000', 'Kolding', 'Dänemark', 'DK', NULL, NULL, '42307386', '0010138K6E', NULL, NULL, 'Ur med sort rem, sort kasse og hvid skive', NULL, '644352598769', 'FedEx', NULL, '2015-11-02', '29.10.2015 18:36', 'WL-GM511-2', '1', 'a0YC000000dhJYRMA2', '1231.16', '1749.00'),
(35547, '357560906', NULL, NULL, 'Linnea Kasurinen', 'Klaavuntie 16 C 25', '', '00910', 'Helsinki', 'Finnland', 'FI', NULL, NULL, '449999249', '001024756Q', NULL, NULL, 'GM-101-3 GG - Theorema Casablanca -rannekello', NULL, '644352598770', 'FedEx', NULL, '2015-11-02', '28.10.2015 17:49', 'WL-FI040614HW13', '1', 'a0YC000000dhRgkMAE', '185.00', '279.00'),
(35548, '357548459', NULL, NULL, 'Reet Mosolainen', 'Sandelininkatu 3 a6', '', '05800', 'HYVINKAEAE', 'Finnland', 'FI', NULL, NULL, '3,58405E+11', '00102505X6', NULL, NULL, 'GM-101-2 - Theorema Casablanca -rannekello', NULL, '644352598780', 'FedEx', NULL, '2015-11-02', '28.10.2015 16:48', 'WL-FI040614HW12', '1', 'a0YC000000dhRgjMAE', '185.00', '279.00'),
(35549, '358571104', NULL, NULL, 'Paulette Salve', 'Rue Du Couvent  72', '', '4020', 'Jupille', 'Belgirn', 'BE', NULL, NULL, '495994764', '0010250G1S', NULL, NULL, 'Montre Theorema Rio - GM-107-7- Noir/Or - Bracelet metal - Or', NULL, '644352598909', 'FedEx', NULL, '2015-11-03', '01.11.2015 22:48', '4260295881579', '1', 'a0YC000000dMq0LMAS', '155.00', '239.99'),
(35550, '358407583', NULL, NULL, 'Elodie Londiche', 'Rue Camille Toussaint 45', '', '7021', 'Havre', 'Belgien', 'BE', NULL, NULL, '477484975', '00102361MU', NULL, NULL, 'Montre Theorema Rio - GM-107-1- Blanc/Argent - Bracelet cuir - Noir', NULL, '644352598910', 'FedEx', NULL, '2015-11-03', '01.11.2015 12:18', '4260295880602', '1', 'a0YC000000dMptNMAS', '155.00', '239.99'),
(35551, '358537270', NULL, NULL, 'Elsebeth Olsen', 'Klevekaer 5', '', '4000', 'Roskilde', 'Dänemark', 'DK', NULL, NULL, '27290481', '0010057SR1', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '644352598920', 'FedEx', NULL, '2015-11-03', '01.11.2015 20:36', '150512HW015', '1', 'a0YC000000dznNLMAY', '1119.05', '1595.00'),
(35552, '358312070', NULL, NULL, 'Simon Kristiansen', 'Raevegyden  26', '', '5240', 'Odense NO', 'Dänemark', 'DK', NULL, NULL, '40473310', '10142216', NULL, NULL, 'T-7001-2 Urskive i sÃ¸lvfarve og sort med sort rem', NULL, '644352598931', 'FedEx', NULL, '2015-11-03', '31.10.2015 20:36', '4260295882101', '1', 'a0YC000000dt3wRMAQ', '1081.82', '1899.00'),
(35553, '358642712', NULL, NULL, 'EU-Group Peter Nathan', 'Logstorgade 21', '', '2100', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '26750753', '0010019MAR', NULL, NULL, 'Ur med sort rem, sÃ¸lvfarvet kasse og sort skive', NULL, '644352598942', 'FedEx', NULL, '2015-11-03', '02.11.2015 11:07', 'WL-GM511-1', '1', 'a0YC000000dhJYQMA2', '1231.16', '1749.00'),
(35554, '358174510', NULL, NULL, 'George Cuevas Merino', 'calle mar del coral 5', '5', '41710', 'utrera SEVILLA', 'Spanien', 'ES', NULL, NULL, '638045625', '0010179LB7', NULL, NULL, 'Reloj Pionier London Diamonds - Modelo GM-510-7', NULL, '644352598872', 'FedEx', NULL, '2015-11-03', '31.10.2015 01:29', 'GM-510-7', '1', 'a0YC000000dvL7bMAE', '150.00', '239.89'),
(35555, '358616207', NULL, NULL, 'Maija Nurmi', 'Ellipsipolku 4 A 35', '', '02210', 'ESPOO', 'Finnland', 'FI', NULL, NULL, '503035435', '0010250PM5', NULL, NULL, 'GM511-3 - Pionier-rannekello', NULL, '644352598986', 'FedEx', NULL, '2015-11-03', '02.11.2015 09:48', '4260295882064', '1', 'a0YC000000dvaOgMAI', '160.01', '229.00'),
(35556, '358644942', '', '', 'Alena Shauchuk', '26 riverside Loughlingstown drive', '', 'Dublin 18', 'Dublin', 'Irland', '', '', '', '3,53857E+11', '0010062TRS', '', '', 'Gold/Black Dial/Brown Leather Band T-7001-3', 'Paket am 01.12.15 zur?ck erhalten!\r\nRL 7293 9104 6DE  02.12.2015', '644352598806', 'FedEx', '', '2015-11-03', '02.11.2015 10:03', '4260295882118', '1', 'a0YC000000dt4ckMAA', '145.01', '249.00'),
(35557, '358320591', NULL, NULL, 'Lacramioara Marin', '3 BRAMBLEFIELD VIEW', '', 'Dublin15', 'Clonee', 'Irland', 'IE', NULL, NULL, '014304743/0877525895', '0010244C7O', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-4 - Brown Strap, Gold Case, Black Face', NULL, '644352598817', 'FedEx', NULL, '2015-11-03', '31.10.2015 20:32', 'WL-GM511-4', '1', 'a0YC000000dhKkDMAU', '165.00', '235.00'),
(35558, '358526745', NULL, NULL, 'Centro ottico visus Speranzini Mattia', 'VIALE MOLISE 49', '', '20137', 'MILANO MI', 'Italien', 'IT', NULL, NULL, '3388624155', '0010109UHT', NULL, NULL, 'GM-510-3', NULL, '644352598883', 'FedEx', NULL, '2015-11-03', '01.11.2015 20:02', 'GM-510-3', '1', 'a0YC000000dvD6FMAU', '150.00', '239.90'),
(35559, '358121338', NULL, NULL, 'ferdinando somma', 'via santa maria la carita 358', '', '80050', 'sant antonio abate NA', 'Italien', 'IT', NULL, NULL, '3773469958', '0010133A3I', NULL, NULL, 'GM-510-3', NULL, '644352598894', 'FedEx', NULL, '2015-11-03', '30.10.2015 21:11', 'GM-510-3', '1', 'a0YC000000dvD6FMAU', '150.00', '239.90'),
(35560, '358668392', NULL, NULL, 'Ninib Malkey', 'KAEGELVAEGEN 12', '', 'SOEDERTAELJE', 'Schweden', '151 59', 'SE', NULL, NULL, '705932273', '0010167OYN', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352598997', 'FedEx', NULL, '2015-11-03', '02.11.2015 12:44', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(35561, '358494431', NULL, NULL, 'Elin Persson', 'Stopvaegen 106', '', 'BROMMA', 'Schweden', '168 36', 'SE', NULL, NULL, '736999571', '00100161X7', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352599000', 'FedEx', NULL, '2015-11-03', '01.11.2015 18:14', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(35562, '355506136', '', '', 'Janet Proctor', '5 GUARDIAN CLOSE', '', 'OL12 9RU', 'ROCHDALE', 'Großbritannien', '', '', '', '1706838311', '00101376S8', '', '', 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', '', '644352598828', 'FedEx', '644352598828', '2015-11-03', '20.10.2015 10:09', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35563, '358693348', NULL, NULL, 'Susan Ashworth', '34 CHEVRIL COURT', '', 'S66 2BN', 'ROTHERHAM', 'Großbritannien', 'GB', NULL, NULL, '01709 548709', '0010214A02', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352598839', 'FedEx', NULL, '2015-11-03', '02.11.2015 13:32', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(35564, '358597651', NULL, NULL, 'Chandra Limbu', '77 Holywell colse', '', 'GU14 8TT', 'FARNBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7735582690', '0010157W81', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352598840', 'FedEx', NULL, '2015-11-03', '02.11.2015 08:34', '4260295881999', '1', 'a0YC000000dfm8PMAQ', '155.00', '249.00'),
(35565, '358689323', NULL, NULL, 'Claudia Stanescu', '3 BELLMAN HOUSE', '', 'IG7 4DH', 'CHIGWELL', 'Großbritannien', 'GB', NULL, NULL, '7411746926', '0010051P2V', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352598850', 'FedEx', NULL, '2015-11-03', '02.11.2015 13:35', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35566, '358681354', NULL, NULL, 'Preeyesh Parmar', 'Suite 2 Robertson Thomas', '1st Floor, Wira House', 'LS16 6EB', 'Leeds West Yorkshire', 'Großbritannien', 'GB', NULL, NULL, '7885297138', '0010088CLA', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352598861', 'FedEx', NULL, '2015-11-03', '02.11.2015 13:08', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(35567, 'PK\0\0\0\0\0!\0bîha\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35568, 'ÀñNíc«ˆ_ã\\U-Ôäí`p\'+ïåÔiˆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35569, '´¯–-W ÀAil\0¨µEZ‹V·ç>âŸ‚Q¦exa', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35570, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35571, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35572, '·½\"uý•Ÿû¤8S`Ý‹EÆSR‹W¦©', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35573, 'x×Œb\0\0•\"\0\0\0\0\0xl/sharedString', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'lªºÈ¶qÂÓhûÀÒF:ÜžÃ«ß‹S', 'Ì÷åçQQö<‡Š¥¼‚WòmÄáŽŠ}\r¼gàË', 'È0Ò9a÷10d', '', '', ''),
(35574, 'E~’‚Bc ³Q', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35575, '´&	KŸÿ¸€«Üu*HÜžmœbiÏn\ZüE', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35576, '’JŠö’Aú»8aäúñ›¿{bº(Àh\"È¸+', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'êäº¬éÜô?AäŽ\\Š1QutÓd…näË9þ|', '', '', '', '', ''),
(35577, '\0]@[ýQíYu</øÉ9WÄ¦FudQ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'qÓ‹õj²^‰_}—Xˆ^HÈý9<\r„‡Rýæâ‹è', '', '', '', '', ''),
(35578, 'ãF ¨ZH‰MÕØTuñ~Ý€', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35579, 'B“¢¹c©hT1š¯Æ³åµçÍWý', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35580, 'eºpüéúFœ95U¤{RNxë8‡Kg.Nló	Öô', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35581, 'EÿƒÖ\r°[ñ$¥£Ë¼ïAÉ ²ö Ž$qž', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'J`B¸Ë³îÜí[…û\\Ö÷EAÂVµÿÆš¢Ç–®', '', '', '', '', ''),
(35582, 'Ñ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35583, '\rWP\\Ð]•›\0# <èrÉü', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35584, 'EÆÛª„àõž_5Ë¬ðW%úÑ(4‹lÝ²°J¤Ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '\0\ZYÐ“ ¦eñ¿ÿ‚È„¿\'ò/ŸyÄ%44M', 'Ãþ•\rI…ã1f<&moN¤wcëÝw®ãM’ˆ X', '', '', '', ''),
(35585, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35586, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35587, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35588, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35589, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35590, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35591, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35592, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35593, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35594, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼ØóFÝ.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35595, 'JôÞ¹DvÄmÓbUÜ?ý¿¶Oçuó>*­÷§w_ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35596, '†Ø`6ò0¸z6 J0Z10¯³Á@ \0ëÑ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35597, '3	Œ«I\'¼>Œ«IÇ^Ÿ\rÆÕGÌ•', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35598, '×Ÿ„(á…¥((\\89Ù{ŠÉ^ pÅä,w³¼@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35599, 'täîE«ºHº!‹8Èj.r_ÀË&Š0Oáë_)ÁÓø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35600, 'É’U ó&v|†uÄê™?ÞÂ²0§¯Ê³_ê•r', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '¡žÛÕƒ*=ÞK|ÅâÖÅßåßßê2ã“¼ÓI»y', '', '', '', '', ''),
(35601, 'Í¦ì+PAÊ¾¤ì+ÐAÊ¾!¤ì+PBÊ¾)t', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35602, '½‰¦1×)yõƒ¦]êíG\rcŽ¼ß…Ò¼süÍªk', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35603, '\Z‰ÿ¢!5É{À1•ë%JwAebÀ‡0mb® ù‹ªU', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35604, '#%_OR|N5h55¢ÕÐŠV¨-U>«®Ù[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35605, 'Aw¶‚ÎÙ£ôØ«©LÃi&ËÌºýP', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35606, 'ºÛ‰º…\\,?ä×Au1*š', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35607, '<«ª#Ë¡X6b­¡+¨ý#¤Tð9R\Zé1RŠÁ	R', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'r“¼l\'iÀ>„i?® åC`*LIÊCô¹‚', '', '', '', '', ''),
(35608, ' ¥°9@šØ¯5ä,pS‡I›’µ7Ç{M9b¼Dßnà', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35609, 'ºÇCy…”Fh®)ÏÅ×\ZºÎ.(Ë½©#¨-1 !', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35610, '±YuÍþD¡k°‰h—”3×Ô$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35611, '\rm¢¨c©-Q !õÇ{m¢ÐÔD€AÚDl&“”C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35612, 'Mó=‰\"œh|E¦ËÃÓy —Ç.H¥½-{û²Ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35613, '›¬@±:«/ÚŸ ~p}…”ÓP“€òþÚÐ2', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35614, '›Y}Ñ‰ëJ¬Ä5yˆçÐ~«qml5^GO«ÆÁÒj', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35615, 'º_6hÚ²R¨ÜñÒr\Z ct h{Ç!p', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35616, 'Lr\"è5É ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35617, '’pO K–QO^êÙ&%]šOûáNYÖl!`', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35618, 'ÂKµ§q7’c)-]@‹Ú5–½{‹¿†ú÷ª]Ž', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35619, '0í#·ó9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '·Grº‰p?¼ZKjÏ·ðùtö ¾B—§á³ºBòí', '', '', '', '', ''),
(35620, 'w\ZñIž«±¨]TÂ2ê6jßâ%Ùê«¿£öª', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35621, 'õî2%ñs¤”ÂÇ@y¯{T6^qÀ§€ùèÛ 6', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35622, 'ÊìÚ]¢=­@=ú›·Žä.]×¾Wþrtç5ò¯Uuò', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35623, '7ƒ.ZQ¥cÂ”&„©eSÄ¼ð°9´Ì>¶', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35624, '{:r®ÿBx©ôðŽº|5/\\B-3½.¿Eé€w', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'q]ÒCÚ™ývvQ±<è:ùçUcJD3‚0¢‘Êì', '', '', '', '', ''),
(35625, 'Gw:Å²¥ÄÑ}ðj4¶m›µ³>FÌOñÛúñ¹_', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35626, 'U9¡ó”Ò”Ì6”0:gdñÞÍýÕßE', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35627, 'ú4ýßÄ|Îr:!žU/¾Cõ\r\0\0ÿÿ\0PK', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35628, 'ò	¡æ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35629, 'LLJv´èP“,™Ÿyœ·œm!aYò¢G·o', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35630, 'ý{>ÅFèçkô‡àÛ¼°%$ØZp\ZØ\Z<[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35631, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35632, '\0€\0\0k=\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35633, 'PK\0\0\0\0\0!\0bîha\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35634, 'ÀñNíc«ˆ_ã\\U-Ôäí`p\'+ïåÔiˆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35635, '´¯–-W ÀAil\0¨µEZ‹V·ç>âŸ‚Q¦exa', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35636, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35637, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35638, '·½\"uý•Ÿû¤8S`Ý‹EÆSR‹W¦©', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35639, 'x×Œb\0\0•\"\0\0\0\0\0xl/sharedString', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'lªºÈ¶qÂÓhûÀÒF:ÜžÃ«ß‹S', 'Ì÷åçQQö<‡Š¥¼‚WòmÄáŽŠ}\r¼gàË', 'È0Ò9a÷10d', '', '', ''),
(35640, '´&	KŸÿ¸€«Üu*HÜžmœbiÏn\ZüE', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35641, '’JŠö’Aú»8aäúñ›¿{bº(Àh\"È¸+', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'êäº¬éÜô?AäŽ\\Š1QutÓd…näË9þ|', '', '', '', '', ''),
(35642, '\0]@[ýQíYu</øÉ9WÄ¦FudQ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'qÓ‹õj²^‰_}—Xˆ^HÈý9<\r„‡Rýæâ‹è', '', '', '', '', ''),
(35643, 'eºpüéúFœ95U¤{RNxë8‡Kg.Nló	Öô', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35644, 'EÿƒÖ\r°[ñ$¥£Ë¼ïAÉ ²ö Ž$qž', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'J`B¸Ë³îÜí[…û\\Ö÷EAÂVµÿÆš¢Ç–®', '', '', '', '', ''),
(35645, 'EÆÛª„àõž_5Ë¬ðW%úÑ(4‹lÝ²°J¤Ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '\0\ZYÐ“ ¦eñ¿ÿ‚È„¿\'ò/ŸyÄ%44M', 'Ãþ•\rI…ã1f<&moN¤wcëÝw®ãM’ˆ X', '', '', '', ''),
(35646, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35647, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35648, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35649, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35650, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35651, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35652, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35653, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35654, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35655, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼ØóFÝ.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35656, 'JôÞ¹DvÄmÓbUÜ?ý¿¶Oçuó>*­÷§w_ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35657, '†Ø`6ò0¸z6 J0Z10¯³Á@ \0ëÑ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35658, '3	Œ«I\'¼>Œ«IÇ^Ÿ\rÆÕGÌ•', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35659, '×Ÿ„(á…¥((\\89Ù{ŠÉ^ pÅä,w³¼@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35660, 'täîE«ºHº!‹8Èj.r_ÀË&Š0Oáë_)ÁÓø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35661, 'É’U ó&v|†uÄê™?ÞÂ²0§¯Ê³_ê•r', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '¡žÛÕƒ*=ÞK|ÅâÖÅßåßßê2ã“¼ÓI»y', '', '', '', '', ''),
(35662, 'Í¦ì+PAÊ¾¤ì+ÐAÊ¾!¤ì+PBÊ¾)t', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35663, '½‰¦1×)yõƒ¦]êíG\rcŽ¼ß…Ò¼süÍªk', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35664, '\Z‰ÿ¢!5É{À1•ë%JwAebÀ‡0mb® ù‹ªU', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35665, '#%_OR|N5h55¢ÕÐŠV¨-U>«®Ù[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35666, '<«ª#Ë¡X6b­¡+¨ý#¤Tð9R\Zé1RŠÁ	R', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'r“¼l\'iÀ>„i?® åC`*LIÊCô¹‚', '', '', '', '', ''),
(35667, ' ¥°9@šØ¯5ä,pS‡I›’µ7Ç{M9b¼Dßnà', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35668, 'ºÇCy…”Fh®)ÏÅ×\ZºÎ.(Ë½©#¨-1 !', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35669, '\rm¢¨c©-Q !õÇ{m¢ÐÔD€AÚDl&“”C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35670, 'Mó=‰\"œh|E¦ËÃÓy —Ç.H¥½-{û²Ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35671, '›¬@±:«/ÚŸ ~p}…”ÓP“€òþÚÐ2', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35672, '›Y}Ñ‰ëJ¬Ä5yˆçÐ~«qml5^GO«ÆÁÒj', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35673, 'º_6hÚ²R¨ÜñÒr\Z ct h{Ç!p', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35674, '’pO K–QO^êÙ&%]šOûáNYÖl!`', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35675, 'ÂKµ§q7’c)-]@‹Ú5–½{‹¿†ú÷ª]Ž', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35676, 'w\ZñIž«±¨]TÂ2ê6jßâ%Ùê«¿£öª', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35677, 'õî2%ñs¤”ÂÇ@y¯{T6^qÀ§€ùèÛ 6', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35678, 'ÊìÚ]¢=­@=ú›·Žä.]×¾Wþrtç5ò¯Uuò', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35679, '7ƒ.ZQ¥cÂ”&„©eSÄ¼ð°9´Ì>¶', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35680, '{:r®ÿBx©ôðŽº|5/\\B-3½.¿Eé€w', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'q]ÒCÚ™ývvQ±<è:ùçUcJD3‚0¢‘Êì', '', '', '', '', ''),
(35681, 'Gw:Å²¥ÄÑ}ðj4¶m›µ³>FÌOñÛúñ¹_', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35682, 'ú4ýßÄ|Îr:!žU/¾Cõ\r\0\0ÿÿ\0PK', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35683, 'LLJv´èP“,™Ÿyœ·œm!aYò¢G·o', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35684, 'ý{>ÅFèçkô‡àÛ¼°%$ØZp\ZØ\Z<[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35685, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(35686, '358758078', '', '', 'Sareema Tanveer', '6  Mount drive', 'LONDON', 'HA9 9ED', 'london Wembley', 'Großbritannien', '', '', '', '7428717256', '001019767C', '', '', 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', '', '644352599011', 'FedEx', '', '2015-11-03', '02.11.2015 18:38', '4260295882019', '1', 'a0YC000000dfm93MAA', '155.00', '249.00'),
(35687, '358719177', '', '', 'Sara Patton', '122C BALLINDERRY ROAD', '', 'BT28 2NL', 'LISBURN', 'Großbritannien', '', '', '', '7984997740', '00100503DO', '', '', 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', '', '644352599011', 'FedEx', '', '2015-11-03', '02.11.2015 15:14', '4260295880374', '1', 'a0YC000000dfm3ZMAQ', '155.00', '249.00'),
(35688, '358815075', '', '', 'Stuart Dougal', '30 INCHMURRIN DRIVE', '', 'G73 5RT', 'GLASGOW', 'Großbritannien', '', '', '', '7802301205', '0010045DIC', '', '', 'Black/Black Dial / Black Metal Band - GM-101-10', '', '644352599033', 'FedEx', '', '2015-11-03', '02.11.2015 21:24', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(35689, '358730310', '', '', 'Mea Redmond', '25 Hopton grove', 'Billseley', 'B13 0LJ', 'BIRMINGHAM', 'Großbritannien', '', '', '', '7482209337', '0010082M5C', '', '', 'Gold/Black Dial / Gold Metal Band - GM-101-8', '', '644352599044', 'FedEx', '', '2015-11-03', '02.11.2015 15:37', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(35690, '358761266', '', '', 'Sushama Chohan', '17 LANCASTER AVENUE', '', 'MK42 9SF', 'BEDFORD', 'Großbritannien', '', '', '', '7768378098', '0010042UTW', '', '', 'Gold/Black Dial / Gold Metal Band - GM-101-8', '', '644352599055', 'FedEx', '', '2015-11-03', '02.11.2015 18:43', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(35691, '358834207', '', '', 'Shyam Joshi', '1 EDENSOR STREET', '', 'LE4 7AA', 'LEICESTER', 'Großbritannien', '', '', '', '7963510129', '0010165SKT', '', '', 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', '', '644352599066', 'FedEx', '', '2015-11-03', '02.11.2015 22:25', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(35692, '358803888', '', '', 'Gillian Pollock', '10 Hornbeam Road', 'Abronhill Cumbernauld', 'G67 3NQ', 'Glasgow', 'Großbritannien', '', '', '', '7742145742', '00100546WM', '', '', 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', '', '644352599077', 'FedEx', '', '2015-11-03', '02.11.2015 20:24', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(35693, '358783251', '', '', 'Neil Duffy', '38 RANNOCH AVENUE', 'Bishopbriggs', 'G64 1DA', 'GLASGOW East Dumbartonshire', 'Großbritannien', '', '', '', '7790038987', '0010030OR2', '', '', 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', '', '644352599088', 'FedEx', '', '2015-11-03', '02.11.2015 19:24', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(35694, '358821801', '', '', 'Elzbieta Lew', '135 WESTERN WAY', '', 'RG22 6EX', 'BASINGSTOKE', 'Großbritannien', '', '', '', '07425 825027', '0010215XH3', '', '', 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', '', '644352599099', 'FedEx', '', '2015-11-03', '02.11.2015 21:56', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(35695, '358710033', '', '', 'Kieran Timlin', '21 HOME PARK', '', 'RH8 0JS', 'OXTED', 'Großbritannien', '', '', '', '7920054805', '0010208OPH', '', '', 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', '', '644352599103', 'FedEx', '', '2015-11-03', '02.11.2015 14:29', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(35696, '358815430', '', '', 'Garry Samroo', '48A Birchwood Close', 'Pirtek', 'AL10 0PP', 'Hatfield', 'Großbritannien', '', '', '', '7824393543', '0010079YSS', '', '', 'T-3001-1 Silver Case/White Dial/Black Leather Band', '', '644352599114', 'FedEx', '', '2015-11-03', '02.11.2015 21:30', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35697, '358803300', '', '', 'Ovidiu Bura', '51C CROXLEY ROAD', '', 'W9 3HJ', 'LONDON', 'Großbritannien', '', '', '', '7426019086', '0010115OTS', '', '', 'T-3001-1 Silver Case/White Dial/Black Leather Band', '', '644352599125', 'FedEx', '', '2015-11-03', '02.11.2015 21:03', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35698, '358778970', '', '', 'Andrew Maryon', '1 FLAT 9', '', 'BH6 5LG', 'BOURNEMOUTH Dorset', 'Großbritannien', '', '', '', '7792156514', '0010102U28', '', '', 'T-3001-1A Silver Case/White Dial/Brown Leather Band', '', '644352599136', 'FedEx', '', '2015-11-03', '02.11.2015 19:03', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35699, '358800015', '', '', 'Bret Collins', '1 ST. MARTINS CLOSE', 'Godley', 'SK14 2SS', 'HYDE  CHESHIRE Cheshire', 'Großbritannien', '', '', '', '7773005887', '0010132NBK', '', '', 'T-3001-1A Silver Case/White Dial/Brown Leather Band', '', '644352599147', 'FedEx', '', '2015-11-03', '02.11.2015 20:56', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(35700, '358814689', '', '', 'Michael Hutchings', '45 WELTON ROAD', '', 'SE18 2JE', 'LONDON', 'Großbritannien', '', '', '', '2083179925', '0010225WJQ', '', '', 'T-3001-1A Silver Case/White Dial/Brown Leather Band', '', '644352599158', 'FedEx', '', '2015-11-03', '02.11.2015 21:29', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35701, '358804057', '', '', 'Rachel Boyd', '80 Knockrivoch place', '', 'KA22 7PZ', 'Ayrshire', 'Großbritannien', '', '', '', '7447038603', '0010197AON', '', '', 'T-3001-1A Silver Case/White Dial/Brown Leather Band', '', '644352599169', 'FedEx', '', '2015-11-03', '02.11.2015 21:07', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35702, '358833462', '', '', 'chris turner', '23 DEREK DRIVE', 'sneyd green', 'ST1 6BX', 'STOKE-ON-TRENT staffordshire', 'staffordshire', '', '', '', '7743912538', '0010237BH1', '', '', 'T-3001-2 Silver Case/Black Dial/Black Leather Band', '', '644352599170', 'FedEx', '', '2015-11-03', '02.11.2015 22:25', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35703, '358623785', '', '', 'ernesta meskauskaite', '84 COLNE DRIVE', '', 'RM3 9JT', 'ROMFORD', 'Großbritannien', '', '', '', '7507583283', '0010163R62', '', '', 'T-3001-2 Silver Case/Black Dial/Black Leather Band', '', '644352599180', 'FedEx', '', '2015-11-03', '02.11.2015 15:29', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35704, '358798011', '', '', 'Vivekanand Sharma', '96-102 PEAR TREE ROAD', '', 'DE23 6QA', 'DERBY', 'Großbritannien', '', '', '', '7459074768', '0010146OR9', '', '', 'T-3001-2 Silver Case/Black Dial/Black Leather Band', '', '644352599191', 'FedEx', '', '2015-11-03', '02.11.2015 21:03', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35705, '358683386', '', '', 'Krunal Babu', '4 APARTMENT  4 Baseball walk', '', 'LE4 5HX', 'LEICESTER', 'Großbritannien', '', '', '', '7447495789', '0010034XTC', '', '', 'T-3001-4 Rose Case/White Dial/Brown Leather Band', '', '644352599206', 'FedEx', '', '2015-11-03', '02.11.2015 15:26', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(35706, '358212979', NULL, NULL, 'Anne Schueler', 'Lengericher Landstr. 40 A', 'Anne Schueler', '49078', 'Osnabrueck', 'Deutschland', 'DE', NULL, NULL, '5415802703', '00102190ZX', NULL, NULL, 'Herren-Armbanduhr Havana in Silber/Schwarz/Schwarz', NULL, '00340433836082195942', 'DHL', NULL, '2015-11-04', '31.10.2015 10:56', '4260295882101', '1', 'a0YC000000dtnfiMAA', '167.90', '239.00'),
(37155, '370942896', NULL, NULL, 'Radina Kiskinova', 'Flat 3 Rose  335 Alexandra Road', '', 'N10 2EU', 'London', 'Großbritannien', 'GB', NULL, NULL, '7939196849', '0010136D80', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352614026', 'FedEx', NULL, '2015-12-17', '15.12.2015 22:31', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(35707, '3074457345679394408', NULL, NULL, 'Phoebe Loh', 'No. 3, Jalan Kuchai Maju 12, Kuchai Entrepreneurs Park', '', '58200', 'Kuala Lumpur WP Kuala Lumpur', 'Malaysia', 'MY', NULL, NULL, '109339197', '00100982P0', NULL, NULL, 'GM-3005-A2: Theorema Marco Polo Automatic Watch', NULL, '578824938020', 'FedEx', NULL, '2015-11-04', '02.11.2015 12:52', 'a0YC000000dixpxMAA', '1', 'a0YC000000dixpxMAA', '779.88', '899.00'),
(35708, '3074457345679418190', NULL, NULL, 'Lee Har Low', 'ProMinent Fluid Controls S/B, 7, Jalan BP 4/9, Bandar Bukit Puchong,', '', '47100', 'PUCHONG SELANGOR', 'Malaysia', 'MY', NULL, NULL, '012-3774508', '0010141NHK', NULL, NULL, 'STAINLESS STEEL (GM-3006-5): Theorema Monaco Diamond Automatic Watch', NULL, '578824938042', 'FedEx', NULL, '2015-11-04', '02.11.2015 12:52', 'a0YC000000drSKvMAM', '1', 'a0YC000000drSKvMAM', '953.38', '1099.00'),
(35709, '358802078', NULL, NULL, 'philippe colin', 'rue hanzee 26', '', '1495', 'tilly', 'Belgien', 'BE', NULL, NULL, '476299475', '0010205CRQ', NULL, NULL, 'Montre Dublin Pionier - Marron - Or - Noir (GM-508-3)', NULL, '644352599526', 'FedEx', NULL, '2015-11-04', '02.11.2015 21:19', 'BE140310NM05', '1', 'a0YC000000dhi4iMAA', '150.00', '239.99'),
(35710, '358694333', NULL, NULL, 'sabine couchariere', 'Chaussee de Charleroi 773', '', '6220', 'Fleurus', 'Belgien', 'BE', NULL, NULL, '0496/387095', '0010164TMB', NULL, NULL, 'Montre Dublin Pionier - Noir - Argent - Noir (GM-508-2)', NULL, '644352599537', 'FedEx', NULL, '2015-11-04', '02.11.2015 14:19', 'BE140310NM04', '1', 'a0YC000000dhi4hMAA', '150.00', '239.99'),
(35711, '358643817', NULL, NULL, 'Antoine Goubille', 'Rinfosse 18', '', '5340', 'Gesves', 'Belgien', 'BE', NULL, NULL, '495736960', '0010250QT5', NULL, NULL, 'Montre Dublin Pionier - Noir - Noir - Noir (GM-508-4)', NULL, '644352599548', 'FedEx', NULL, '2015-11-04', '02.11.2015 11:18', 'BE140310NM06', '1', 'a0YC000000dhi4jMAA', '150.00', '239.99'),
(35712, '358983086', NULL, NULL, 'Ines Naman', 'Boulevard de la Sauveniere 153/34', '', '4000', 'Liege', 'Belgien', 'BE', NULL, NULL, '491079756', '00100451AC', NULL, NULL, 'Montre Dublin Pionier - Noir - Noir - Noir (GM-508-4)', NULL, '644352599559', 'FedEx', NULL, '2015-11-04', '03.11.2015 15:19', 'BE140310NM06', '1', 'a0YC000000dhi4jMAA', '150.00', '239.99'),
(35713, '358835780', NULL, NULL, 'Pascale du Bus de Warnaffe', 'Populierenlaan 2', '', '1820', 'Steenokkerzeel', 'Belgien', 'BE', NULL, NULL, '497976721', '0010189Q2H', NULL, NULL, 'Montre Pionier New York - GM511-4 - Or/Marron/Noir', NULL, '644352599560', 'FedEx', NULL, '2015-11-04', '02.11.2015 23:49', 'BE150922KS04', '1', 'a0YC000000dimWzMAI', '159.99', '249.99'),
(35714, '359000178', NULL, NULL, 'Sebastien De Ridder', 'Rue Armand de Neuter  16', '', '1082', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '474584024', '001017985J', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Noir/noir (GM-103-2)', NULL, '644352599570', 'FedEx', NULL, '2015-11-04', '03.11.2015 16:50', '4260295880442', '1', 'a0YC000000dMpBgMAK', '185.00', '279.99'),
(35715, '358938007', NULL, NULL, 'Doriane Roland', 'Cite d hastedon residence gardenia 3', '', '5002', 'Saint-Servais', 'Belgien', 'BE', NULL, NULL, '493025656', '00100856SD', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Or/noir (GM-103-3)', NULL, '644352599581', 'FedEx', NULL, '2015-11-04', '03.11.2015 12:20', '4260295880459', '1', 'a0YC000000dMpBlMAK', '185.00', '279.99'),
(35716, '358799798', NULL, NULL, 'Bjorn Deville', 'heizelesplanade b22', 'eurogenerics - 4e verdieping', '1020', 'brussel', 'Belgien', 'BE', NULL, NULL, '472518477', '00100838D2', NULL, NULL, 'Pionier Dublin herenhorloge - bruin/goudkleur/zwart (GM-508-3)', NULL, '644352599592', 'FedEx', NULL, '2015-11-04', '02.11.2015 21:19', 'BE140310NM05', '1', 'a0YC000000dhi4iMAA', '150.00', '239.99'),
(35717, '358806431', NULL, NULL, 'Lina de Jonghe', 'Mulderstraat 2', '', '9550', 'Sint-Antelinks', 'Belgien', 'BE', NULL, NULL, '468147628', '0010091SUD', NULL, NULL, 'Pionier Dublin herenhorloge - bruin/goudkleur/zwart (GM-508-3)', NULL, '644352599607', 'FedEx', NULL, '2015-11-04', '02.11.2015 21:49', 'BE140310NM05', '1', 'a0YC000000dhi4iMAA', '150.00', '239.99'),
(35718, '358633385', NULL, NULL, 'Marie Jose Huysmans', 'Kwartelstraat 9', '', '9100', 'Sint-Niklaas', 'Belgien', 'BE', NULL, NULL, '477925046', '0010208DFF', NULL, NULL, 'Pionier Dublin herenhorloge - bruin/goudkleur/zwart (GM-508-3)', NULL, '644352599618', 'FedEx', NULL, '2015-11-04', '02.11.2015 10:18', 'BE140310NM05', '1', 'a0YC000000dhi4iMAA', '150.00', '239.99'),
(35719, '358921594', NULL, NULL, 'Gyrithe Poulsen', 'Valmuevej 2', '', '2300', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '26170016', '0010235TSE', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '644352599798', 'FedEx', NULL, '2015-11-04', '03.11.2015 11:36', '150512HW015', '1', 'a0YC000000dznNLMAY', '1119.05', '1595.00'),
(35720, '358908405', '', '', 'Mariam Tessy Omoijuanfo', 'Olaves Hvervens vei 1A 1A', 'Olaves Hvervens vei', '1266', 'Oslo', 'Norwegen', '', '', '', '91340945', '0010076YFO', '', '', 'Sort urskive, sølvfarvet urkasse og sort læderrem (GM-3009-2)', '', '644352599802', 'FedEx', '', '2015-11-04', '03.11.2015 11:06', '150512HW09', '1', 'a0YC000000dznNFMAY', '1119.05', '1595.00'),
(35721, '358806931', NULL, NULL, 'EU-Group Peter Nathan', 'Logstorgade 21', '', '2100', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '26750753', '0010081ER6', NULL, NULL, 'Ur med sort rem, sort kasse og hvid skive', NULL, '644352599813', 'FedEx', NULL, '2015-11-04', '02.11.2015 21:36', 'WL-GM511-2', '1', 'a0YC000000dhJYRMA2', '1231.16', '1749.00'),
(35722, '358825208', NULL, NULL, 'Tess de Kretser', '28 Brennanstown Avenue', 'Old Bray Road', '18', 'Cabinteely', 'Irland', 'IE', NULL, NULL, '353871246007', '0010228ZT8', NULL, NULL, 'Gold/Black Dial/Brown Leather Band T-7001-3', NULL, '644352599412', 'FedEx', NULL, '2015-11-04', '02.11.2015 22:02', '4260295882118', '1', 'a0YC000000dt4ckMAA', '145.01', '249.00'),
(35723, '358741416', NULL, NULL, 'Hubert Byrne', 'Clondalkin 39 Oak Way, Greenpark,', 'clondalkin', 'D 22', 'Dublin', 'Irland', 'IE', NULL, NULL, '35314594514', '0010008Q46', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-4 - Brown Strap, Gold Case, Black Face', NULL, '644352599423', 'FedEx', NULL, '2015-11-04', '02.11.2015 16:03', 'WL-GM511-4', '1', 'a0YC000000dhKkDMAU', '165.00', '235.00'),
(35724, '358733368', NULL, NULL, 'Ludovica Ragazzo', 'Via andrea solari 1', '', '20144', 'Milano MI', 'Italien', 'IT', NULL, NULL, '3420293122', '00100853KH', NULL, NULL, 'GM-510-8', NULL, '644352599515', 'FedEx', NULL, '2015-11-04', '02.11.2015 16:32', 'GM-510-8', '1', 'a0YC000000dvD6KMAU', '150.00', '239.90'),
(35725, '358795598', NULL, NULL, 'J.C Van der Velden', 'Gebbenlaan 25', '', '2625 KB', 'DELFT Zuid-Holland', 'Niederlanden', 'NL', NULL, NULL, '+31(0)643049063', '0010236DDT', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352599710', 'FedEx', NULL, '2015-11-04', '02.11.2015 20:59', '4260295880459', '1', 'a0YC000000dMpOnMAK', '185.00', '279.99'),
(35726, '358795597', NULL, NULL, 'J.C Van der Velden', 'Gebbenlaan 25', '', '2625 KB', 'DELFT Zuid-Holland', 'Niederlanden', 'NL', NULL, NULL, '+31(0)643049063', '0010222BPS', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352599710', 'FedEx', NULL, '2015-11-04', '02.11.2015 20:59', '4260295880459', '1', 'a0YC000000dMpOnMAK', '185.00', '279.99'),
(35727, '358839669', NULL, NULL, 'JJJ Krijnen', 'Nieuw-Loosdrechtsedijk 139', '', '1231KR', 'LOOSDRECHT', 'Niederlanden', 'NL', NULL, NULL, '06-25487828', '0010212CTE', NULL, NULL, 'Theorema Rio horloge - wit/zilverkleurig - zilverkleurige metalen band (GM-107-5)', NULL, '644352599721', 'FedEx', NULL, '2015-11-04', '02.11.2015 23:58', '4260295881555', '1', 'a0YC000000ddgmKMAQ', '155.00', '239.99'),
(35728, '358886553', NULL, NULL, 'Laura Postulart', 'Agrimonie 3', '', '5931 ST', 'TEGELEN Limburg', 'Niederlanden', 'NL', NULL, NULL, '653422678', '00101224C7', NULL, NULL, 'Theorema Rio horloge - zwart/goudkleurig - bruine lederen band (GM-107-3)', NULL, '644352599732', 'FedEx', NULL, '2015-11-04', '03.11.2015 09:30', '4260295880626', '1', 'a0YC000000ddgmIMAQ', '155.00', '239.99'),
(35729, '358976588', NULL, NULL, 'Walid El Gamal', 'Solebaystraat 84 Hs', '', '1055 ZT', 'AMSTERDAM', 'Niederlanden', 'NL', NULL, NULL, '643670367', '0010140MQB', NULL, NULL, 'Theorema Rio horloge - zwart/goudkleurig - goudkleurige metalen band (GM-107-7)', NULL, '644352599743', 'FedEx', NULL, '2015-11-04', '03.11.2015 14:58', '4260295881579', '1', 'a0YC000000ddgmMMAQ', '155.00', '239.99'),
(35730, '358881887', NULL, NULL, 'Ana Meneses Dekker', 'Retiefstraat 262', '', '1092 SX', 'AMSTERDAM', 'Niederlanden', 'NL', NULL, NULL, '625550094', '0010171TF0', NULL, NULL, 'Theorema Rio horloge - zwart/zilverkleurig - zwarte lederen band (GM-107-2)', NULL, '644352599754', 'FedEx', NULL, '2015-11-04', '03.11.2015 08:58', '4260295880619', '1', 'a0YC000000ddgmHMAQ', '155.00', '239.99'),
(35731, '358908038', NULL, NULL, 'Fabian Klasens', 'Stationsplein 83', '', '8232 VT', 'LELYSTAD', 'Niederlanden', 'NL', NULL, NULL, '615029809', '00100844HO', NULL, NULL, 'Theorema Rio horloge - zwart/zilverkleurig - zwarte lederen band (GM-107-2)', NULL, '644352599765', 'FedEx', NULL, '2015-11-04', '03.11.2015 12:02', '4260295880619', '1', 'a0YC000000ddgmHMAQ', '155.00', '239.99'),
(35732, '358963177', NULL, NULL, 'Bettine Buijel', 'Dingeldeinstraat 21', '', '7582 ZM', 'LOSSER', 'Niederlanden', 'NL', NULL, NULL, '636593988', '0010099RIM', NULL, NULL, 'Theorema Watch - Gouden kast/witte wijzerplaat/buine lederen band - T-3001-3', NULL, '644352599776', 'FedEx', NULL, '2015-11-04', '03.11.2015 14:28', 'NL150922KS08', '1', 'a0YC000000dioiuMAA', '119.99', '199.99'),
(35733, '358771123', NULL, NULL, 'hans koemans', 'van Dethstraat 7', '', '2807 RS', 'GOUDA', 'Niederlanden', 'NL', NULL, NULL, '631753139', '0010218INE', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaatl/buine lederen band - T-3001-1A', NULL, '644352599787', 'FedEx', NULL, '2015-11-04', '02.11.2015 19:29', 'NL150922KS06', '1', 'a0YC000000dioisMAA', '119.99', '199.99'),
(35734, '358963401', NULL, NULL, 'Deborah Stewart', 'Flat 2/1 159 Dumbarton Road', 'Scotstoun', 'G14 9XE', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7825617612', '0010021KSP', NULL, NULL, 'GM-505-5 Florida Diamods By Pioner Stainless Steel Strap With Black Face', NULL, '644352599434', 'FedEx', NULL, '2015-11-04', '03.11.2015 14:28', '4260295880831', '1', 'a0YC000000dtQfxMAE', '123.00', '199.00'),
(35735, '358866179', NULL, NULL, 'Karl Schumacher', '44 BRUNTINGTHORPE WAY', '', 'CV3 2GE', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7896322390', '0010054YP9', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352599445', 'FedEx', NULL, '2015-11-04', '03.11.2015 03:17', '4260295881432', '1', 'a0YC000000drWe4MAE', '129.99', '199.00'),
(35736, '358974354', NULL, NULL, 'Allyson Perkins', '3 ZEBRA TECHNOLOGIES', '3 Millboard Road', 'SL8 5XF', 'BOURNE END Buckinghamshire', 'Großbritannien', 'GB', NULL, NULL, '7912212761', '0010041XAJ', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352599456', 'FedEx', NULL, '2015-11-04', '03.11.2015 14:32', '4260295881388', '1', 'a0YC000000drWdyMAE', '129.99', '199.00'),
(35737, '358858377', NULL, NULL, 'Jenny Wilkinson', '66 REDWOOD DRIVE', 'Chase terrace', 'WS7 2AU', 'BURNTWOOD', 'Großbritannien', 'GB', NULL, NULL, '7808018938', '0010171B4V', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and silver metal strap - GM-510-5', NULL, '644352599467', 'FedEx', NULL, '2015-11-04', '03.11.2015 01:35', '4260295881418', '1', 'a0YC000000drWe2MAE', '129.99', '199.00'),
(35738, '358950499', NULL, NULL, 'Darryl Cleary', '7 rycroft ave', '', 'PE19 1DT', 'ST. NEOTS', 'Großbritannien', 'GB', NULL, NULL, '7576709994', '0010183G22', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352599478', 'FedEx', NULL, '2015-11-04', '03.11.2015 14:37', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(35739, '358903004', NULL, NULL, 'Alexandra Pell', '2 Townhall Chambers', '49 King Street', 'WF1 2SN', 'WAKEFIELD', 'Großbritannien', 'GB', NULL, NULL, '7447677595', '0010188T97', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352599489', 'FedEx', NULL, '2015-11-04', '03.11.2015 11:40', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(35740, '359001416', NULL, NULL, 'Cameron Creed', '67 Crispin Way', 'Hillingdon', 'UB8 3WT', 'UXBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7753316167', '00100828KM', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '644352599490', 'FedEx', NULL, '2015-11-04', '03.11.2015 16:04', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(35741, '358927758', NULL, NULL, 'Graham Todd', '3 Dunollie Court', 'Craigievar Wynd', 'Eh128ge', 'Edinburgh Midlothian', 'Großbritannien', 'GB', NULL, NULL, '7565527573', '0010107KLL', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352599504', 'FedEx', NULL, '2015-11-04', '03.11.2015 11:01', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35742, '358851685', NULL, NULL, 'shaker kadhim', 'Kaprisgatan 8', '', 'Angered', '42444', 'Schweden', 'SE', NULL, NULL, '706223247', '00100840AI', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352599824', 'FedEx', NULL, '2015-11-04', '03.11.2015 01:14', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(35743, '359097543', NULL, NULL, 'Gurpreet Kallar', '119 DYAS AVENUE', '', 'B42 1HQ', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7976034328', '0010034Y51', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352599835', 'FedEx', NULL, '2015-11-04', '03.11.2015 23:07', '4260295882019', '1', 'a0YC000000dfm93MAA', '155.00', '249.00'),
(35744, '359074780', NULL, NULL, 'simerun kaur', '35 ROWLANDSON GARDENS', '', 'BS7 9UH', 'BRISTOL Avon', 'Großbritannien', 'GB', NULL, NULL, '7939513287', '0010094NRZ', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352599846', 'FedEx', NULL, '2015-11-04', '03.11.2015 21:26', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(35745, '359067126', NULL, NULL, 'Sonya Wright', 'ISFRYN Llandecwyn', 'Talsarnau', 'LL47 6YG', 'TALSARNAU', 'Großbritannien', 'GB', NULL, NULL, '7890919059', '0010100B9C', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352599857', 'FedEx', NULL, '2015-11-04', '03.11.2015 20:57', '4260295882026', '1', 'a0YC000000dsxNrMAI', '155.00', '249.00'),
(35746, '359043051', NULL, NULL, 'Lynne Ambury', '2 Barnett Avenue', '', 'HR8 2BA', 'Ledbury', 'Großbritannien', 'GB', NULL, NULL, '1531636143', '0010199LQ2', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352599868', 'FedEx', NULL, '2015-11-04', '03.11.2015 22:39', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35747, '359072723', NULL, NULL, 'christabelle pankhurst', '115 brackleys way', 'Solihull', 'b92 8qe', 'birmingham West Midlands', 'Großbritannien', 'GB', NULL, NULL, '7576690130', '0010027APP', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352599879', 'FedEx', NULL, '2015-11-04', '03.11.2015 23:40', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(35748, '359009909', NULL, NULL, 'Sara Hoole', '16 WHINSFELL VIEW', '', 'LA4 4QH', 'MORECAMBE', 'Großbritannien', 'GB', NULL, NULL, '7787879289', '0010130R9K', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black metal strap - GM-510-8', NULL, '644352599880', 'FedEx', NULL, '2015-11-04', '03.11.2015 22:44', '4260295881449', '1', 'a0YC000000drWe5MAE', '129.99', '199.00'),
(35749, '359017778', NULL, NULL, 'Curtis Jeffrey', '63 Wooler avenue', '', 'NE297AZ', 'Newcastle Tyne and Wear', 'Großbritannien', 'GB', NULL, NULL, '7532400711', '00100486RK', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352599890', 'FedEx', NULL, '2015-11-04', '03.11.2015 17:24', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(35750, '359082768', NULL, NULL, 'Keith Butterfield', '6 Greenfield Cottages', '', 'DL158NJ', 'Crook', 'Großbritannien', 'GB', NULL, NULL, '7766022979', '00101164DU', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352599905', 'FedEx', NULL, '2015-11-04', '03.11.2015 22:46', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(35751, '359094930', NULL, NULL, 'john hope', '115 HOPPERS  WINCHMORE HILL', '', 'N21 3LP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '2088827314', '0010130KKP', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352599916', 'FedEx', NULL, '2015-11-04', '03.11.2015 23:41', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(35752, '359050616', NULL, NULL, 'sharon bevan', '31 GWYDIR STREET', '', 'L8 3TJ', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7752438908', '0010094TM9', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352599927', 'FedEx', NULL, '2015-11-04', '03.11.2015 22:37', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35753, '359037910', NULL, NULL, 'Davinder Dhatt', '961 WOLVERHAMPTON ROAD', '', 'B69 4RR', 'OLDBURY', 'Großbritannien', 'GB', NULL, NULL, '7846654375', '0010127WYM', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352599938', 'FedEx', NULL, '2015-11-04', '03.11.2015 19:29', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35754, '359042521', NULL, NULL, 'shane bass', '64 JUTE ROAD', '', 'YO26 5EW', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7876021517', '0010105F9T', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '644352599949', 'FedEx', NULL, '2015-11-04', '03.11.2015 22:29', '4260295881456', '1', 'a0YC000000drXugMAE', '129.99', '199.00'),
(35755, '359110999', NULL, NULL, 'jannes bousson', 'Kerkebeekstraat 142', '', '8490', 'Varsenare', 'Belgien', 'BE', NULL, NULL, '495167859', '00101589MZ', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352600144', 'FedEx', NULL, '2015-11-05', '04.11.2015 01:19', '4260295880459', '1', 'a0YC000000dMpBlMAK', '185.00', '279.99'),
(35756, '359058661', NULL, NULL, 'Angelo Cutaia', 'Oude Ninoofsebaan 51', '', '1701', 'Itterbeek', 'Belgien', 'BE', NULL, NULL, '472912304', '0010094LSY', NULL, NULL, 'Montre Theorema Rio - GM-107-2- Noir/Argent - Bracelet cuir - Noir', NULL, '644352600155', 'FedEx', NULL, '2015-11-05', '03.11.2015 21:19', '4260295880619', '1', 'a0YC000000dMpuQMAS', '155.00', '239.99'),
(35757, '359062289', NULL, NULL, 'Lone Nielsen', 'Thomasmindeparken 68', '', '9440', 'Aabybro Jammerbugt', 'Dänemark', 'DK', NULL, NULL, '31222720', '00101412IF', NULL, NULL, 'Ur med brun rem, guldfarvet kasse og sort skive', NULL, '644352600177', 'FedEx', NULL, '2015-11-05', '03.11.2015 21:36', 'WL-GM511-4', '1', 'a0YC000000dhJYTMA2', '1231.16', '1749.00'),
(35758, '359041664', NULL, NULL, 'Jette Holmqvist', 'Skovvangsvej 187', '', '8200', 'Aarhus', 'Dänemark', 'DK', NULL, NULL, '22502752', '0010132W25', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '644352600188', 'FedEx', NULL, '2015-11-05', '03.11.2015 20:06', 'WL-DK040614HW03', '1', 'a0YC000000dvZGyMAM', '1380.30', '2295.00'),
(35759, '359007339', NULL, NULL, 'Jacqueline Pedersen', 'Erantishaven 35', '', '2765', 'Smorum', 'Dänemark', 'DK', NULL, NULL, '61713000', '0010075U2Q', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '644352600199', 'FedEx', NULL, '2015-11-05', '03.11.2015 17:06', '150512HW015', '1', 'a0YC000000dznNLMAY', '1119.05', '1595.00'),
(35760, '359068275', NULL, NULL, 'Rene de Prado', 'Laivanvarustajankatu 8a A7', '', '00140', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '405186949', '0010227L5C', NULL, NULL, 'GM511-4 - Pionier-rannekello', NULL, '644352600203', 'FedEx', NULL, '2015-11-05', '03.11.2015 22:48', '4260295882071', '1', 'a0YC000000dhMVRMA2', '160.01', '229.00'),
(35761, '359091241', NULL, NULL, 'Aurelia Bodrug', '2 Liffey Vie Liffey Valley Park', 'Lucan', 'Dublin', 'Co Dublin', 'Irland', 'IE', NULL, NULL, '879595357', '0010212XXM', NULL, NULL, 'Gold/Black Dial/Brown Leather Band T-7001-3', NULL, '644352600008', 'FedEx', NULL, '2015-11-05', '03.11.2015 22:02', '4260295882118', '1', 'a0YC000000dt4ckMAA', '145.01', '249.00'),
(35762, '359040749', NULL, NULL, 'Katie Carr', '00 Ballinaclough', 'Nenagh', '', 'Co Tipperary', 'Irland', 'IE', NULL, NULL, '872168086', '00101587CS', NULL, NULL, 'Silver/Black Dial/Black Leather Band T-7001-2', NULL, '644352600019', 'FedEx', NULL, '2015-11-05', '03.11.2015 19:02', '4260295882101', '1', 'a0YC000000dt4cjMAA', '145.01', '249.00'),
(35763, '358976798', NULL, NULL, 'Alessandra Volpe', 'VIA UMBERTO BADINI 1', '', '00052', 'CERVETERI RM', 'Italien', 'IT', NULL, NULL, '3285738439', '0010246PSI', NULL, NULL, 'GM-505-3', NULL, '644352600122', 'FedEx', NULL, '2015-11-05', '04.11.2015 00:29', 'GM-505-3', '1', 'a0YC000000e2WhHMAU', '150.00', '239.90'),
(35764, '359076175', NULL, NULL, 'Mohammad Ali', 'VIA TOR DE SCHIAVI 37A', '', '00172', 'ROMA RM', 'Italien', 'IT', NULL, NULL, '3,93204E+11', '00101495T5', NULL, NULL, 'GM-505-6', NULL, '644352600133', 'FedEx', NULL, '2015-11-05', '03.11.2015 23:03', 'GM-505-6', '1', 'a0YC000000e2WhLMAU', '150.00', '239.90'),
(35765, '359148776', NULL, NULL, 'Sjaak Kiggen', 'Dortmunderkade 36', '', '5705KV', 'HELMOND Noord-Brabant', 'Niederlanden', 'NL', NULL, NULL, '31651319340', '0010047KI1', NULL, NULL, 'Theorema Watch - Gouden kast/zwarte wijzerplaat/zwarte lederen band - T-3001-3A', NULL, '644352600166', 'FedEx', NULL, '2015-11-05', '04.11.2015 09:29', 'NL150922KS09', '1', 'a0YC000000dioivMAA', '119.99', '199.99'),
(35766, '359243566', NULL, NULL, 'Manny Sohal', '77 WYKEN CROFT', 'Wyken', 'CV2 3AB', 'COVENTRY Coventry', 'Großbritannien', 'GB', NULL, NULL, '7794941808', '0010123Z3Y', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352600020', 'FedEx', NULL, '2015-11-05', '04.11.2015 13:59', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35767, '359159670', NULL, NULL, 'Louise Wilson', '27 Leicester Road', '', 'TS20 2RB', 'STOCKTON-ON-TEES', 'Großbritannien', 'GB', NULL, NULL, '7983879271', '00100635V2', NULL, NULL, 'GM-505-4 Florida Diamods By Pioner Stainless Steel Strap With White Face', NULL, '644352600030', 'FedEx', NULL, '2015-11-05', '04.11.2015 09:32', '4260295881494', '1', 'a0YC000000dtQfwMAE', '123.00', '199.00'),
(35768, '359224483', NULL, NULL, 'Lynne Farrow', '13 CHURCH ROAD', '', 'IP31 1AH', 'BURY ST. EDMUNDS', 'Großbritannien', 'GB', NULL, NULL, '7952295734', '00101251R7', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352600041', 'FedEx', NULL, '2015-11-05', '04.11.2015 12:31', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(35769, '359182334', NULL, NULL, 'Shirin Zelhof', '34 HERON WAY', '', 'FY3 8FB', 'BLACKPOOL', 'Großbritannien', 'GB', NULL, NULL, '7793486004', '0010024MKI', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352600052', 'FedEx', NULL, '2015-11-05', '04.11.2015 10:24', '4260295881388', '1', 'a0YC000000drWdyMAE', '129.99', '199.00'),
(35770, '359048282', NULL, NULL, 'Jessica Frowen', '47 Woolaston avenue', '', 'CF23 6EU', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7712151077', '0010146V5J', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352600063', 'FedEx', NULL, '2015-11-05', '04.11.2015 02:33', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(35771, '358944150', NULL, NULL, 'charlotte ellis', '21 BISHOP CLOSE', '', 'B45 0LS', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7547100054', '00100246BH', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352600074', 'FedEx', NULL, '2015-11-05', '04.11.2015 02:39', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(35772, '359152829', NULL, NULL, 'shoaib idrees', '142 MOTSPUR PARK', '', 'KT3 6PF', 'NEW MALDEN', 'Großbritannien', 'GB', NULL, NULL, '7792344818', '0010159HK0', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352600085', 'FedEx', NULL, '2015-11-05', '04.11.2015 08:59', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(35773, '359253310', NULL, NULL, 'evita teilane', '62 CRICKLEWOOD BROADWAY', 'Flat2', 'NW2 3EP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7428474256', '0010088EKP', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352600096', 'FedEx', NULL, '2015-11-05', '04.11.2015 14:41', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(35774, '359156857', NULL, NULL, 'Steve Burd', 'B G G School Squire Lane', '', 'BD9 6RB', 'Bradford West Yorkshire', 'Großbritannien', 'GB', NULL, NULL, '7771891005', '0010151I6W', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352600100', 'FedEx', NULL, '2015-11-05', '04.11.2015 08:57', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(35775, '359231654', NULL, NULL, 'Manvir Grewal', '15 WHITEFIELD CLOSE', '', 'CV4 8GY', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '-', '0010027UUX', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352600111', 'FedEx', NULL, '2015-11-05', '04.11.2015 13:16', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35776, '359358165', NULL, NULL, 'Abigail Truelove', '71 CROYDON ROAD', '5 Avante', 'CR3 6EX', 'CATERHAM SURREY', 'Großbritannien', 'GB', NULL, NULL, '7759434732', '0010072W7W', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352600269', 'FedEx', NULL, '2015-11-05', '04.11.2015 21:32', '4260295882019', '1', 'a0YC000000dfm93MAA', '155.00', '249.00'),
(35777, '359319736', NULL, NULL, 'Kathryn Adair', '32 wyndham square', '', 'PL1 5EG', 'Plymouth', 'Großbritannien', 'GB', NULL, NULL, '7545280130', '0010169DTE', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '644352600270', 'FedEx', NULL, '2015-11-05', '04.11.2015 19:01', '4260295880480', '1', 'a0YC000000dhPsgMAE', '154.99', '239.00'),
(35778, '359391791', NULL, NULL, 'Shaunna Culshaw', '18 NAYLOR AVENUE', 'GOLBORNE', 'WA3 3LP', 'WARRINGTON', 'Großbritannien', 'GB', NULL, NULL, '7852831163', '0010217TGF', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352600280', 'FedEx', NULL, '2015-11-05', '05.11.2015 04:54', '4260295880381', '1', 'a0YC000000dfm3aMAA', '155.00', '249.00'),
(35779, '359398358', NULL, NULL, 'Darryl Ridge', '10 SPRINGMOUNT MEWS', 'Clough', 'BT44 9FE', 'BALLYMENA COUNTY ANTRIM', 'Großbritannien', 'GB', NULL, NULL, '7798577966', '0010001RND', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352600291', 'FedEx', NULL, '2015-11-05', '05.11.2015 05:29', '4260295880473', '1', 'a0YC000000dhPshMAE', '154.99', '239.00'),
(35780, '359270630', NULL, NULL, 'Amanda jordan', '131 BERKELEY ROAD', 'shirley', 'B90 2HU', 'SOLIHULL WEST MIDLANDS', 'Großbritannien', 'GB', NULL, NULL, '7722597948', '0010057JW9', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352600306', 'FedEx', NULL, '2015-11-05', '04.11.2015 15:47', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35781, '359397348', '', '', 'Jade Lewis', '1 COLUMN STREET', '', 'CF42 6SG', 'TREORCHY Rhondda cynon taff', 'Großbritannien', '', '', '', '7946822426', '0010235UR1', '', '', 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', 'Nachforschung am 01.12.15 gestellt!Uhr verloren! 07.12.15 neue Uhr geschickt ! 578824939417', '644352600317', 'FedEx', '', '2015-11-05', '05.11.2015 03:51', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(35782, '359286010', NULL, NULL, 'Farah Khalid Kiyani', '73 WESTBURY STREET', '', 'DE22 3PP', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '7581232782', '0010168API', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352600328', 'FedEx', NULL, '2015-11-05', '04.11.2015 16:41', '4260295881982', '1', 'a0YC000000dfm8FMAQ', '155.00', '249.00'),
(35783, '359395472', NULL, NULL, 'Al Mula', '25 WHEELHOUSE COURT', '44 Watermill lane', 'N18 1ES', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7456252583', '00100213NI', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352600339', 'FedEx', NULL, '2015-11-05', '05.11.2015 05:32', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35784, '359393523', NULL, NULL, 'Iveta Gerasimenko', '45 YORK ROAD', '', 'NR30 2ND', 'GREAT YARMOUTH Norfolk', 'Großbritannien', 'GB', NULL, NULL, '7440302549', '00102118DY', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352600340', 'FedEx', NULL, '2015-11-05', '05.11.2015 05:38', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35785, '359551421', NULL, NULL, 'schauni pyck', 'Vlamertingestraat 37', '', '8908', 'Vlamertinge West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '478464367', '0010040DFC', NULL, NULL, 'Pionier Dublin herenhorloge - zwart/zwart/zwart (GM-508-4)', NULL, '644352600453', 'FedEx', NULL, '2015-11-06', '05.11.2015 16:18', 'BE140310NM06', '1', 'a0YC000000dhi4jMAA', '150.00', '239.99'),
(35786, '359273975', NULL, NULL, 'LUC VANHOUTTE', 'Polderstraat 21', '', '9190', 'Stekene', 'Belgien', 'BE', NULL, NULL, '477689499', '0010163CRH', NULL, NULL, 'Pionier New York horloge - GM511-3 - goudkleur/bruin/wit', NULL, '644352600464', 'FedEx', NULL, '2015-11-06', '04.11.2015 16:52', 'BE150922KS03', '1', 'a0YC000000dimWfMAI', '159.99', '249.99'),
(35787, '359301683', NULL, NULL, 'Christian Barman', 'Hoegkullavaegen 16', '', '10620', 'EKENAES', 'Finnland', 'FI', NULL, NULL, '040 72 11 508', '0010171SOD', NULL, NULL, 'GM-101-5 - Theorema Casablanca -rannekello', NULL, '644352600512', 'FedEx', NULL, '2015-11-06', '04.11.2015 19:48', 'WL-FI040614HW15', '1', 'a0YC000000dhRgmMAE', '185.00', '279.00'),
(35788, '359322423', NULL, NULL, 'Jason Sexton', '56 Newtown park', '', 'Kildare', 'Leixlip', 'Irland', 'IE', NULL, NULL, '873691103', '00101119K4', NULL, NULL, 'Silver/Black Dial/Black Leather Band T-7001-2', NULL, '644352600361', 'FedEx', NULL, '2015-11-06', '04.11.2015 19:04', '4260295882101', '1', 'a0YC000000dt4cjMAA', '145.01', '249.00'),
(35789, '359332695', NULL, NULL, 'Pluralis tandartsen Sabah Mohammad', 'kruitberghof  61 a', '', '1104BC', 'AMSTERDAM noord holland', 'Niederlanden', 'NL', NULL, NULL, '640174228', '0010125E3K', NULL, NULL, 'Pionier Dublin herenhorloge - zwart/zilverkleur/zwart (GM-508-2)', NULL, '644352600475', 'FedEx', NULL, '2015-11-06', '04.11.2015 21:35', 'NL140310NM04', '1', 'a0YC000000dhiFJMAY', '150.00', '239.99'),
(35790, '359409460', NULL, NULL, 'Taulant Murashi', 'Oetewalerstraat 23', '', '1093 MC', 'AMSTERDAM', 'Niederlanden', 'NL', NULL, NULL, '617424295', '00100196J7', NULL, NULL, 'Pionier New York horloge - GM511-4 - goudkleur/bruin/zwart', NULL, '644352600486', 'FedEx', NULL, '2015-11-06', '05.11.2015 04:32', 'BE150922KS04', '1', 'a0YC000000dimcQMAQ', '159.99', '249.99'),
(35791, '359364723', NULL, NULL, 'M. Driessen', 'Klos 6', '', '8281 NH', 'GENEMUIDEN Overijssel', 'Niederlanden', 'NL', NULL, NULL, '634204545', '0010179RJU', NULL, NULL, 'Sao Paulo zwarte band, zilverkleurige kast - GM-103-1', NULL, '644352600497', 'FedEx', NULL, '2015-11-06', '04.11.2015 22:30', '4260295880435', '1', 'a0YC000000dMpOlMAK', '185.00', '279.99'),
(35792, '359423987', NULL, NULL, 'P Pouw', 'Geulenstraat 113', '', '1441RX', 'Purmerend Noord Holland', 'Niederlanden', 'NL', NULL, NULL, '623142940', '0010233L13', NULL, NULL, 'Theorema Watch - Multikleur kast/witte wijzerplaat/zwarte lederen band - T-3001-5', NULL, '644352600501', 'FedEx', NULL, '2015-11-06', '05.11.2015 08:29', 'NL150922KS11', '1', 'a0YC000000dioixMAA', '119.99', '199.99'),
(35793, '359389978', NULL, NULL, 'Naz Yar', 'glanshammarsgatan 44', '', '12471', 'bandhagen', 'Schweden', 'SE', NULL, NULL, '86464524', '0010043X4I', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352600523', 'FedEx', NULL, '2015-11-06', '05.11.2015 00:44', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(35794, '359337236', NULL, NULL, 'Kati Borquez', 'Flugfiskegatan 1J', '', '152 59', 'SOEDERTAELJE', 'Schweden', 'SE', NULL, NULL, '073- 623 73 42', '0010245FR5', NULL, NULL, 'T-7001-3. Guld med svart urtavla, brunt armband', NULL, '644352600534', 'FedEx', NULL, '2015-11-06', '04.11.2015 20:45', '4,2603E+12', '1', 'a0YC000000dt3laMAA', '1367.62', '2399.00'),
(35795, '359495875', NULL, NULL, 'Katherine Hayman', '30 BOWES COURT', 'If no answer at home address, please leave with bungalow number 26', 'DL1 2HL', 'DARLINGTON', 'Groábritannien', 'GB', NULL, NULL, '7971430112', '0010153FIM', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352600372', 'FedEx', NULL, '2015-11-06', '05.11.2015 12:13', '4260295880374', '1', 'a0YC000000dfm3ZMAQ', '155.00', '249.00'),
(35796, '359542882', NULL, NULL, 'Connor Robinson', '60 STORNAWAY SQUARE', '', 'HU8 9LJ', 'HULL', 'Groábritannien', 'GB', NULL, NULL, '7877946690', '0010175AN6', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352600383', 'FedEx', NULL, '2015-11-06', '05.11.2015 14:58', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35797, '359529799', NULL, NULL, 'georgia tanner', '4 ANSON GROVE', '', 'SN12 6SE', 'MELKSHAM', 'Groábritannien', 'GB', NULL, NULL, '7403629137', '001016765Y', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352600394', 'FedEx', NULL, '2015-11-06', '05.11.2015 14:08', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35798, '359454788', NULL, NULL, 'Jayne Moston', 'Brook House The Wharf', 'Preston Brook', 'WA7 3AD', 'RUNCORN', 'Groábritannien', 'GB', NULL, NULL, '7769666456', '0010215HNQ', NULL, NULL, 'GM-505-4 Florida Diamods By Pioner Stainless Steel Strap With White Face', NULL, '644352600409', 'FedEx', NULL, '2015-11-06', '05.11.2015 10:05', '4260295881494', '1', 'a0YC000000dtQfwMAE', '123.00', '199.00'),
(35799, '359422812', NULL, NULL, 'Jenna Mortison', '1C WOODLANDS WAY', '', 'B37 6RL', 'BIRMINGHAM', 'Groábritannien', 'GB', NULL, NULL, '7568157565', '10089914', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352600410', 'FedEx', NULL, '2015-11-06', '05.11.2015 07:41', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(35800, '359451598', NULL, NULL, 'Paul Mainey', '1 Oliver House', 'Station Road', 'CB10 1NY', 'Great Chesterford', 'Groábritannien', 'GB', NULL, NULL, '7774122853', '00100463J4', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '644352600420', 'FedEx', NULL, '2015-11-06', '05.11.2015 09:37', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(35801, '359466959', NULL, NULL, 'Michael King', '32 ASCOT DRIVE', '', 'IP3 9BY', 'IPSWICH', 'Groábritannien', 'GB', NULL, NULL, '1473414781', '00100040WG', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352600431', 'FedEx', NULL, '2015-11-06', '05.11.2015 10:38', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35802, '359517743', NULL, NULL, 'paul brown', '23 CAMERON GROVE', '', 'BD2 3DG', 'BRADFORD', 'Groábritannien', 'GB', NULL, NULL, '7985295380', '0010107HYA', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352600442', 'FedEx', NULL, '2015-11-06', '05.11.2015 12:58', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35803, '3074457345679552601', NULL, NULL, 'YEOH GEK', '269 TAMPINES ST 21 #03-183 NA', 'NA', '520269', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '98265517', '0010082PBP', NULL, NULL, 'BLACK DIAL: Theorema Galilei Leather Chronograph Watch', NULL, '578824938178', 'FedEx', NULL, '2015-11-06', '06.11.2015 11:12', 'SG150522RS35', '1', 'a0YC000000cRUSIMA4', '103.20', '129.00'),
(35804, '3074457345679517754', '', '', 'HOCK SOON CHEW', '115 BUKIT PURMEI RD #04-232 NA', 'NA', '90115', 'SINGAPORE', 'SINGAPUR', 'SG', '', '', '96407786', '0010151MO4', '', '', 'ELYSEE Tristan Automatic Watch', '', '578824938189', 'FedEx', '', '2015-11-06', '05.11.2015 12:12', 'SG150703RS99', '1', 'a0YC000000d0RkhMAE', '167.20', '209.00'),
(35805, '359620667', NULL, NULL, 'Omar Ayoubi', 'FLAT 6 FERN HOUSE', '43 WOODLANDS DRIVE', 'HA7 3PB', 'STANMORE', 'Großbritannien', 'GB', NULL, NULL, '7411404117', '001007816A', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352600578', 'FedEx', NULL, '2015-11-06', '05.11.2015 20:26', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(35806, '359625737', NULL, NULL, 'mohamed krisht', '38 Central park road upton park', '', 'E63dy', 'London', 'Großbritannien', 'GB', NULL, NULL, '7808116904', '0010163N9E', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352600589', 'FedEx', NULL, '2015-11-06', '05.11.2015 20:25', '4260295882019', '1', 'a0YC000000dfm93MAA', '155.00', '249.00'),
(35807, '359606469', NULL, NULL, 'david evans', '169 NORTH LANE', '', 'GU12 4SY', 'ALDERSHOT', 'Großbritannien', 'GB', NULL, NULL, '1252341023', '0010039DXU', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352600590', 'FedEx', NULL, '2015-11-06', '05.11.2015 19:31', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(35808, '359614033', NULL, NULL, 'Bimalkumar Patel', '54 ALBERT ROAD', '', 'NN8 1EJ', 'WELLINGBOROUGH Northants', 'Großbritannien', 'GB', NULL, NULL, '7888703060', '00102148PL', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352600637', 'FedEx', NULL, '2015-11-06', '05.11.2015 19:57', '4260295882019', '1', 'a0YC000000dsxNqMAI', '155.00', '249.00'),
(35809, '359637196', NULL, NULL, 'Munteanu Marius Catalin', '44 FULMER ROAD', '', 'E16 3TF', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7445582500', '00100223XG', NULL, NULL, 'Marco Polo Watch: Silver Case - White Face - Black Strap', NULL, '644352600648', 'FedEx', NULL, '2015-11-06', '05.11.2015 21:30', '4260295880909', '1', 'a0YC000000dt0vqMAA', '115.00', '179.00'),
(35810, '359612793', NULL, NULL, 'Adina Bucur', '188 GRANGE ROAD', '', 'E13 0HB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7472007773', '001018614C', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352600659', 'FedEx', NULL, '2015-11-06', '05.11.2015 19:33', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(35811, '359625330', NULL, NULL, 'Laura Cornish', 'Aon uk limit Briarcliff house', 'Kingsmead', 'Gu14 7te', 'Farnborough Hampshire', 'Großbritannien', 'GB', NULL, NULL, '7840014016', '001007568K', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352600660', 'FedEx', NULL, '2015-11-06', '05.11.2015 20:27', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(35812, '359883365', NULL, NULL, 'Patrick Lizin', 'Rue du Vieux Chateau 11', '', '1457', 'Walhain-Saint-Paul', 'Belgien', 'BE', NULL, NULL, '499800787', '0010064ES0', NULL, NULL, 'BoÃ®tier rose/ cadran blanc/ bracelet en cuir marron- T-3001-4', NULL, '644352601600', 'FedEx', NULL, '2015-11-09', '06.11.2015 20:49', 'BE150922KS10', '1', 'a0YC000000duLpcMAE', '119.99', '199.99'),
(35813, '359683828', NULL, NULL, 'Yvan Ravik NGUEMALEU YAMALEU', 'Chaussee de Mons 444/3C', '', '1070', 'Anderlecht Bruxelles', 'Belgien', 'BE', NULL, NULL, '483732030', '0010130QLE', NULL, NULL, 'Montre Pionier New York - GM511-3 - Or/Marron/Blanc', NULL, '644352601611', 'FedEx', NULL, '2015-11-09', '06.11.2015 03:19', 'BE150922KS03', '1', 'a0YC000000dimWfMAI', '159.99', '249.99'),
(35814, '359797520', NULL, NULL, 'Myriam Boukandrouj', 'Saunierlei 86 Bus 1', '', '2620', 'Hemiksem', 'Belgien', 'BE', NULL, NULL, '489607770', '0010132DE8', NULL, NULL, 'Pionier Dublin herenhorloge - bruin/goudkleur/zwart (GM-508-3)', NULL, '644352601622', 'FedEx', NULL, '2015-11-09', '06.11.2015 14:49', 'BE140310NM05', '1', 'a0YC000000dhi4iMAA', '150.00', '239.99'),
(35815, '359793969', NULL, NULL, 'Peter Van Laethem', 'Vinkenstraat 6', '', '8432', 'Leffinge West Vlaanderen', 'Belgien', 'BE', NULL, NULL, '32495160131', '00101934AS', NULL, NULL, 'Pionier New York horloge - GM511-3 - goudkleur/bruin/wit', NULL, '644352601633', 'FedEx', NULL, '2015-11-09', '06.11.2015 14:50', 'BE150922KS03', '1', 'a0YC000000dimWfMAI', '159.99', '249.99'),
(35816, '359619418', NULL, NULL, 'Simon Hedelund', 'Gyvellunden 57', '', '6800', 'Varde', 'Dänemark', 'DK', NULL, NULL, '28970826', '0010066DB7', NULL, NULL, 'Sort urskive, sÃ¸lvfarvet stÃ¥lrem (GM-3009-6)', NULL, '644352601736', 'FedEx', NULL, '2015-11-09', '05.11.2015 21:07', '150512HW013', '1', 'a0YC000000dznNJMAY', '1119.05', '1595.00'),
(35817, '360095616', NULL, NULL, 'Andrea Rabitti', 'VIA RIVAROLO 6', '', '42024', 'CASTELNOVO DI SOTTO RE', 'Italien', 'IT', NULL, NULL, '3453121744', '0010135FO0', NULL, NULL, 'GM-510-8', NULL, '644352601596', 'FedEx', NULL, '2015-11-09', '07.11.2015 18:32', 'GM-510-8', '1', 'a0YC000000dvD6KMAU', '150.00', '239.90'),
(35818, '360115882', NULL, NULL, 'Denise van Thuyl', 'Houstondreef 47', '', '3564 KL', 'UTRECHT', 'Niederlanden', 'NL', NULL, NULL, '652682384', '0010250BUT', NULL, NULL, 'Pionier Dublin herenhorloge - bruin/goudkleur/zwart (GM-508-3)', NULL, '644352601644', 'FedEx', NULL, '2015-11-09', '07.11.2015 20:30', 'NL140310NM05', '1', 'a0YC000000dhiFKMAY', '150.00', '239.99'),
(35819, '360118392', NULL, NULL, 'Denise van Thuyl', 'Houstondreef 47', '', '3564 KL', 'UTRECHT', 'Niederlanden', 'NL', NULL, NULL, '652682384', '0010107IXI', NULL, NULL, 'Pionier Dublin herenhorloge - bruin/goudkleur/zwart (GM-508-3)', NULL, '644352601644', 'FedEx', NULL, '2015-11-09', '07.11.2015 20:29', 'NL140310NM05', '1', 'a0YC000000dhiFKMAY', '150.00', '239.99'),
(35820, '359887284', NULL, NULL, 'Stijn de Boer', 'Lisztgaarde 280', '', '5344 ER', 'OSS', 'Niederlanden', 'NL', NULL, NULL, '0412-626391', '0010171VU2', NULL, NULL, 'Pionier Dublin herenhorloge - zwart/zwart/zwart (GM-508-4)', NULL, '644352601666', 'FedEx', NULL, '2015-11-09', '06.11.2015 21:29', 'NL140310NM06', '1', 'a0YC000000dhiFLMAY', '150.00', '239.99'),
(35821, '359582375', NULL, NULL, 'Mimoena Bargach', 'Deken Maeslaan 14', '', '4841 VS', 'PRINSENBEEK', 'Niederlanden', 'NL', NULL, NULL, '768892636', '0010130I9U', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352601677', 'FedEx', NULL, '2015-11-09', '05.11.2015 18:29', '4260295880459', '1', 'a0YC000000dMpOnMAK', '185.00', '279.99'),
(35822, '360104498', NULL, NULL, 'Alexander Stoppelenburg', 'Vissersdijk 99', '', '3011 GW', 'ROTTERDAM', 'Niederlanden', 'NL', NULL, NULL, '614900008', '00102503ES', NULL, NULL, 'Sao Paulo goud/zwarte wijzerplaat, goudkleurige metalen band - GM-103-7', NULL, '644352601688', 'FedEx', NULL, '2015-11-09', '07.11.2015 19:30', '4260295881616', '1', 'a0YC000000dMpOqMAK', '185.00', '279.99'),
(35823, '360098132', NULL, NULL, 'jaap kromhout', 'Burchtstraat 6', '', '2231 CV', 'RIJNSBURG Zuid-Holland', 'Niederlanden', 'NL', NULL, NULL, '646835478', '0010150BEJ', NULL, NULL, 'Sao Paulo zwarte band, zilverkleurige kast - GM-103-1', NULL, '644352601699', 'FedEx', NULL, '2015-11-09', '07.11.2015 18:59', '4260295880435', '1', 'a0YC000000dMpOlMAK', '185.00', '279.99'),
(35824, '360128830', NULL, NULL, 'Richard Hassink', 'Broekhoekweg 38A', 'Karlyvastgoed B.V.', '7582 PT', 'LOSSER', 'Niederlanden', 'NL', NULL, NULL, '641272391', '0010116R3G', NULL, NULL, 'Sao Paulo zwarte band, zilverkleurige kast - GM-103-1', NULL, '644352601703', 'FedEx', NULL, '2015-11-09', '07.11.2015 21:30', '4260295880435', '1', 'a0YC000000dMpOlMAK', '185.00', '279.99'),
(35825, '359950567', NULL, NULL, 'M Tierie', 'Verdilaan 8', '', '5583 XT', 'WAALRE', 'Niederlanden', 'NL', NULL, NULL, '646737849', '0010114L44', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaatl/buine lederen band - T-3001-1A', NULL, '644352601714', 'FedEx', NULL, '2015-11-09', '07.11.2015 08:30', 'NL150922KS06', '1', 'a0YC000000dioisMAA', '119.99', '199.99'),
(35826, '359970727', NULL, NULL, 'S.A Rugebregt', 'Valkhofstraat 53', '', '3077 SW', 'ROTTERDAM', 'Niederlanden', 'NL', NULL, NULL, '06-15263726', '00101382HP', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaatl/buine lederen band - T-3001-1A', NULL, '644352601725', 'FedEx', NULL, '2015-11-09', '07.11.2015 10:28', 'NL150922KS06', '1', 'a0YC000000dioisMAA', '119.99', '199.99'),
(35827, '359651976', NULL, NULL, 'shaker kadhim', 'Kaprisgatan 8', '', '42444', 'Angered', 'Schweden', 'SE', NULL, NULL, '706223247', '0010132XV2', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352601769', 'FedEx', NULL, '2015-11-09', '05.11.2015 23:14', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(35828, '359581778', NULL, NULL, 'shaker kadhim', 'Kaprisgatan 8', '', '42444', 'Angered', 'Schweden', 'SE', NULL, NULL, '706223247', '10088414', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352601769', 'FedEx', NULL, '2015-11-09', '05.11.2015 18:45', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(35829, '359714904', NULL, NULL, 'Layla Sutcliffe', 'MUOVITECH 2 Factory street', 'Ramsbottom', 'BL0 9BT', 'BURY', 'Großbritannien', 'GB', NULL, NULL, '1706825035', '0010122KY1', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352601302', 'FedEx', NULL, '2015-11-09', '06.11.2015 09:01', '4260295881050', '1', 'a0YC000000dfm3dMAA', '155.00', '249.00'),
(35830, '359807508', NULL, NULL, 'Max Hodge', 'Flat 7  Northcote House', 'Clifton Park', 'BS83BN', 'Clifton Bristol', 'Großbritannien', 'GB', NULL, NULL, '7814284709', '0010021KQO', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352601313', 'FedEx', NULL, '2015-11-09', '06.11.2015 14:47', '42602958803015', '1', 'a0YC000000dfm3cMAA', '155.00', '249.00'),
(35831, '359931582', '', '', 'Matthew Hillier', '119 MILDMAY ROAD', '', 'CM2 0DS', 'CHELMSFORD', 'Großbritannien', '', '', '', '7921559517', '00100048WO', '', '', 'Black/Black Dial / Black Metal Band - GM-101-10', 'Uhr nicht auffindbar! 2.Uhr am 24.11.2015 geschickt. 578824938833', '644352601324', 'FedEx', '', '2015-11-09', '07.11.2015 00:34', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(35832, '359916448', NULL, NULL, 'Anila Kosiqi', '24 BUNNING WAY', '', 'N7 9UN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7766707794', '0010173ZN5', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352601335', 'FedEx', NULL, '2015-11-09', '06.11.2015 22:59', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35833, '359923476', NULL, NULL, 'paul DAVIES', 'HARMITCHKER  CONISHOLME ROAD', 'NORTH SOMERCOTES', 'LN11 7PS', 'LOUTH Lincs', 'Großbritannien', 'GB', NULL, NULL, '4,47951E+11', '0010097PZV', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352601346', 'FedEx', NULL, '2015-11-09', '06.11.2015 23:26', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35834, '359744445', NULL, NULL, 'Stacey Veevers finigan', 'caroline hou 146 audenshaw road', 'Audenshaw', 'M34 5HQ', 'Manchester lancashire', 'Großbritannien', 'GB', NULL, NULL, '7581306257', '0010099FR3', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352601357', 'FedEx', NULL, '2015-11-09', '06.11.2015 10:25', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35835, '359835344', NULL, NULL, 'Romeo Trung Le', '66-67 Wells Street', 'Creative Deisgn Industries', 'W1T 3PY', 'London', 'Großbritannien', 'GB', NULL, NULL, '7752020888', '0010068S7X', NULL, NULL, 'GM-505-3 Florida Diamods By Pioner  Brown Strap with Gold Face', NULL, '644352601368', 'FedEx', NULL, '2015-11-09', '06.11.2015 16:34', '4260295880824', '1', 'a0YC000000dtR6PMAU', '123.00', '199.00'),
(35836, '359675026', NULL, NULL, 'j daidon', '45 FLAT 9 BARKSTON GARDENS', '', 'SW5 0ES', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7980806879', '0010113LE0', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352601379', 'FedEx', NULL, '2015-11-09', '06.11.2015 00:29', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(35837, '360076166', NULL, NULL, 'Harmesh Bhambra', '47 PRIMLEY PARK MOUNT', '', 'LS17 7JT', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7951145150', '0010043W69', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-6', NULL, '644352601380', 'FedEx', NULL, '2015-11-09', '07.11.2015 15:58', '4260295881913', '1', 'a0YC000000drXcxMAE', '123.00', '199.00'),
(35838, '360055624', NULL, NULL, 'Miss S M Hunter Hunter', '23 torr gardens', '', 'BT40 2JH', 'LARNE', 'Großbritannien', 'GB', NULL, NULL, '7936236182', '0010169TVC', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black metal strap - GM-510-8', NULL, '644352601390', 'FedEx', NULL, '2015-11-09', '07.11.2015 14:32', '4260295881449', '1', 'a0YC000000drWe5MAE', '129.99', '199.00'),
(35839, '360085862', NULL, NULL, 'gulamali masters', '8 Wellfield rd', '', 'BB2 6HE', 'BLACKBURN', 'Großbritannien', 'GB', NULL, NULL, '0', '0010048T7B', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352601405', 'FedEx', NULL, '2015-11-09', '07.11.2015 17:02', '4260295881432', '1', 'a0YC000000drWe4MAE', '129.99', '199.00'),
(35840, '360074132', NULL, NULL, 'Changez Baig', '12 TEASEL CLOSE', '', 'RH11 9DZ', 'CRAWLEY', 'Großbritannien', 'GB', NULL, NULL, '7960455524', '0010159MEF', NULL, NULL, 'PIONIER NEW Model 2014 - Black face with silver case & black leather strap GM-510-3', NULL, '644352601416', 'FedEx', NULL, '2015-11-09', '07.11.2015 16:02', '4260295881401', '1', 'a0YC000000drWe0MAE', '129.99', '199.00'),
(35841, '359851174', NULL, NULL, 'Julie Walton', '14 ABBOTSBURY CLOSE', '', 'M12 5EQ', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '1612313861', '0010175IVG', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352601427', 'FedEx', NULL, '2015-11-09', '06.11.2015 17:57', '4260295881388', '1', 'a0YC000000drWdyMAE', '129.99', '199.00'),
(35842, '359903011', NULL, NULL, 'Darren Rudland', '64 SHEARMAN AVENUE', 'Kimberworth', 'S61 3AF', 'ROTHERHAM SOUTH YORKSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7572052598', '10243813', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352601438', 'FedEx', NULL, '2015-11-09', '06.11.2015 21:27', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(35843, '359813990', NULL, NULL, 'Rosina johnston', '5 Shawbrook road', '', 'PR25 1AY', 'LEYLAND', 'Großbritannien', 'GB', NULL, NULL, '7932584768', '0010182RNQ', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352601449', 'FedEx', NULL, '2015-11-09', '06.11.2015 15:04', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(35844, '359896172', NULL, NULL, 'grazyna stankiewicz', '22 HAMPTON CRESCENT', '', 'DA12 4JE', 'GRAVESEND KENT', 'Großbritannien', 'GB', NULL, NULL, '7594932999', '0010202TKN', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352601450', 'FedEx', NULL, '2015-11-09', '06.11.2015 21:04', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(35845, '359877034', NULL, NULL, 'Declan Clelland', '2B ORAN WAY', '', 'L36 7UT', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7826067165', '0010136W7O', NULL, NULL, 'Silver/ Black Dial/ Leather Band (T-7001-2)', NULL, '644352601460', 'FedEx', NULL, '2015-11-09', '06.11.2015 19:31', '4260295882101', '1', 'a0YC000000dsjQwMAI', '120.01', '179.00'),
(35846, '359813514', NULL, NULL, 'Jon Digweed', '4 Gammon Close', '', 'SO30 2JS', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '07876 227676', '0010238T1R', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352601471', 'FedEx', NULL, '2015-11-09', '06.11.2015 16:43', '4260295881999', '1', 'a0YC000000dsxNoMAI', '155.00', '249.00'),
(35847, '359809644', NULL, NULL, 'Alyssa Brookes', '7 POCKETWORK QUEEN STREET', 'Monarch House', 'LS1 2TW', 'LEEDS West Yorkshire', 'Großbritannien', 'GB', NULL, NULL, '7427198274', '0010083PRQ', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352601482', 'FedEx', NULL, '2015-11-09', '06.11.2015 15:09', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35848, '359828553', NULL, NULL, 'Am Uppal', '602 MARKET STREET', '', 'OL12 8JW', 'ROCHDALE', 'Großbritannien', 'GB', NULL, NULL, '7749055423', '00100099M3', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352601493', 'FedEx', NULL, '2015-11-09', '06.11.2015 16:22', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35849, '359827473', NULL, NULL, 'Am Uppal', '602 MARKET STREET', '', 'OL12 8JW', 'ROCHDALE', 'Großbritannien', 'GB', NULL, NULL, '7749055423', '0010188C5V', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352601493', 'FedEx', NULL, '2015-11-09', '06.11.2015 16:20', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35850, '359809086', NULL, NULL, 'Alyssa Brookes', '7 POCKETWORK QUEEN STREET', 'Monarch House', 'LS1 2TW', 'LEEDS West Yorkshire', 'Großbritannien', 'GB', NULL, NULL, '7427198274', '00100100G4', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352601482', 'FedEx', NULL, '2015-11-09', '06.11.2015 15:20', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35851, '360165965', NULL, NULL, 'K Farquharson', '80 Kings Road', '', 'HP4 3BP', 'BERKHAMSTED HERTFORDSHIRE', 'Großbritannien', 'GB', NULL, NULL, '07841 841114', '0010185CH3', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352601520', 'FedEx', NULL, '2015-11-09', '07.11.2015 23:58', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35852, '360106025', NULL, NULL, 'Keith Knott', '49 SECOND AVENUE', '', 'SS17 8DS', 'STANFORD-LE-HOPE ESSEX', 'Großbritannien', 'GB', NULL, NULL, '7719430280', '10226326', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352601530', 'FedEx', NULL, '2015-11-09', '07.11.2015 18:30', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35853, '360150016', NULL, NULL, 'karen proctor', '3  westmarsh lane', '', 'bs35 1qd', 'oldbury-on-severn s glos', 'Großbritannien', 'GB', NULL, NULL, '1454430059', '0010057Z1H', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352601541', 'FedEx', NULL, '2015-11-09', '07.11.2015 22:29', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35854, '360058252', NULL, NULL, 'Wajid Haider', '66 TORRINGTON PARK', '', 'N12 9PJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7753260987', '0010001PG4', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352601552', 'FedEx', NULL, '2015-11-09', '07.11.2015 15:07', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35855, '359817785', NULL, NULL, 'adrian lutescu', '42 BENNINGHOLME ROAD', '', 'HA8 9HG', 'EDGWARE', 'Großbritannien', 'GB', NULL, NULL, '4,47839E+11', '00100487EY', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Silver-Coloured Case (T3006-1-01)', NULL, '644352601563', 'FedEx', NULL, '2015-11-09', '06.11.2015 15:39', '4260295880992', '1', 'a0YC000000drXudMAE', '129.99', '199.00'),
(35856, '360144911', NULL, NULL, 'Sharika Raman', '33 DORA WAY', 'Brixton', 'SW9 7EN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7791238214', '0010121PWY', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '644352601574', 'FedEx', NULL, '2015-11-09', '07.11.2015 21:57', '4260295881470', '1', 'a0YC000000drXuiMAE', '129.99', '199.00'),
(35857, '359899718', NULL, NULL, 'MR E A SPEA', '132 WHEELWRIGHT ROAD', '', 'B24 8EY', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7739554509', '00102436CR', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352601585', 'FedEx', NULL, '2015-11-09', '06.11.2015 21:32', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(35858, '3074457345679597767', NULL, NULL, 'ANDY TAN ENG ANN', '140 PAYA LEBAR RD #08-16 AZ @ PAYA LEBAR', 'NA', '409015', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '90030312', '0010154D1X', NULL, NULL, 'GM511-5: Pionier by Theorema New York Diamonds Automatic Watch', NULL, 'storniert', 'FedEx', NULL, '2015-11-09', '09.11.2015 13:13', 'SG150630RS144', '1', 'a0YC000000czRhFMAU', '271.20', '339.00'),
(35859, '3074457345679585832', NULL, NULL, 'MICHELLE ENG', '35 Pasir Ris Drive 3,  #06-01 Eastvale', 'NA', '519493', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '91386657', '0010057HBS', NULL, NULL, '76011 (GOLD CASE-BLACK BAND): ELYSEE Tristan Automatic Watch', NULL, '578824938329', 'FedEx', NULL, '2015-11-09', '09.11.2015 13:13', 'SG150703RS97', '1', 'a0YC000000d0RkfMAE', '167.20', '209.00'),
(35860, '359636037', NULL, NULL, 'Heinrich Froese', 'Stukenfeld 40', '', '33397', 'Rietberg', 'Deutschland', 'DE', NULL, NULL, '2944587551', '0010217UH4', NULL, NULL, 'Herren-Armbanduhr Havana in Silber/Schwarz/Schwarz', NULL, '00340433836096554698', 'DHL', NULL, '2015-11-09', '05.11.2015 22:12', '4260295882101', '1', 'a0YC000000dtnfiMAA', '167.90', '239.00'),
(35861, '360483702', NULL, NULL, 'Yassine Alami Merrouni', 'Rue Verhoeven 24', '', '1020', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '0489 853 160', '001014081X', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Or/noir (GM-103-3)', NULL, '644352602114', 'FedEx', NULL, '2015-11-10', '09.11.2015 10:20', '4260295880459', '1', 'a0YC000000dMpBlMAK', '185.00', '279.99'),
(35862, '360409757', NULL, NULL, 'Sven Vanderlinden', 'Elisabethlaan 2', '', '2600', 'Berchem Antwerpen', 'Belgien', 'BE', NULL, NULL, '499331623', '00100422SB', NULL, NULL, 'Pionier Dublin herenhorloge - bruin/goudkleur/zwart (GM-508-3)', NULL, '644352602125', 'FedEx', NULL, '2015-11-10', '08.11.2015 22:48', 'BE140310NM05', '1', 'a0YC000000dhi4iMAA', '150.00', '239.99'),
(35863, '360372566', NULL, NULL, 'daniele simons', 'Rue de Presles 226', '', '6200', 'Chatelet', 'Belgien', 'BE', NULL, NULL, '32495510818', '0010098GK9', NULL, NULL, 'Montre Pionier New York - GM511-4 - Or/Marron/Noir', NULL, '644352602136', 'FedEx', NULL, '2015-11-10', '08.11.2015 20:49', 'BE150922KS04', '1', 'a0YC000000dimWzMAI', '159.99', '249.99'),
(35864, '360242243', NULL, NULL, 'Daniel PIERRET', 'Rue Monseigneur Louis Picard 19', '', '6747', 'Saint-Leger', 'Belgien', 'BE', NULL, NULL, '3263239588', '0010171CUK', NULL, NULL, 'GM-3005-1 - Montre avec bracelet en cuir - Affichage blanc et boitier argentÃ©', NULL, '644352602147', 'FedEx', NULL, '2015-11-10', '08.11.2015 12:18', 'BE140520NM09', '1', 'a0YC000000diVP5MAM', '129.99', '199.99'),
(35865, '360360220', NULL, NULL, 'Erik Stenman', 'Etelaeesplanadi 2', 'c/o Borenius (4krs)', '00130', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '+358 50 5868 065', '0010131S2A', NULL, NULL, 'T-7001-3 - Pionier Havana -rannekello', NULL, '644352602206', 'FedEx', NULL, '2015-11-10', '08.11.2015 21:18', '4260295882118', '1', 'a0YC000000dt4MrMAI', '145.00', '249.00'),
(35866, '360136743', NULL, NULL, 'Joni Kymaelaeinen', 'Taivaanpankontie 15', 'as. 200', '70200', 'KUOPIO', 'Finnland', 'FI', NULL, NULL, '415018642', '0010250MQF', NULL, NULL, 'GM-101-1 - Theorema Casablanca -rannekello', NULL, '644352602217', 'FedEx', NULL, '2015-11-10', '07.11.2015 23:18', 'WL-FI040614HW11', '1', 'a0YC000000dhRgiMAE', '185.00', '279.00'),
(35867, '359921279', NULL, NULL, 'Tommi Kaartinen', 'Finerintie 28', '', '03250', 'OJAKKALA', 'Finnland', 'FI', NULL, NULL, '3,58504E+11', '0010007QCE', NULL, NULL, 'GM511-4 - Pionier-rannekello', NULL, '644352602228', 'FedEx', NULL, '2015-11-10', '07.11.2015 01:18', '4260295882071', '1', 'a0YC000000dhMVRMA2', '160.01', '229.00'),
(35868, '360328497', NULL, NULL, 'PCA Mobile BV t.a.v. Marcel Overkamp', 'Klipperweg  19', '', '8102HR', 'Raalte Overijssel', 'Niederlanden', 'NL', NULL, NULL, '653438507', '0010005LB1', NULL, NULL, 'Theorema Watch - Gouden kast/witte wijzerplaat/buine lederen band - T-3001-3', NULL, '644352602158', 'FedEx', NULL, '2015-11-10', '08.11.2015 18:00', 'NL150922KS08', '1', 'a0YC000000dioiuMAA', '119.99', '199.99'),
(35869, '360288745', NULL, NULL, 'Karel-Jan Matthijs', 'Dreef 15', '', '2959 BH', 'STREEFKERK', 'Niederlanden', 'NL', NULL, NULL, '628977449', '0010175FBV', NULL, NULL, 'Theorema Watch - Multikleur kast/witte wijzerplaat/zwarte lederen band - T-3001-5', NULL, '644352602169', 'FedEx', NULL, '2015-11-10', '08.11.2015 15:30', 'NL150922KS11', '1', 'a0YC000000dioixMAA', '119.99', '199.99'),
(35870, '360266319', NULL, NULL, 'Anne Martine Van Liere', 'Kraanweg 10', '', '6004 RC', 'WEERT Limburg', 'Niederlanden', 'NL', NULL, NULL, '652618081', '0010162D7Y', NULL, NULL, 'Theorema Watch - Gouden kast/witte wijzerplaat/buine lederen band - T-3001-3', NULL, '644352602170', 'FedEx', NULL, '2015-11-10', '08.11.2015 13:30', 'NL150922KS08', '1', 'a0YC000000dioiuMAA', '119.99', '199.99'),
(35871, '360199564', NULL, NULL, 'Haluk Tuerkmen', 'Coornwinderlaan 16', '', '2651 ER', 'BERKEL EN RODENRIJS Zuid-Holland', 'Niederlanden', 'NL', NULL, NULL, '650274036', '0010007PT6', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352602180', 'FedEx', NULL, '2015-11-10', '08.11.2015 09:30', '4260295880459', '1', 'a0YC000000dMpOnMAK', '185.00', '279.99'),
(35872, '360159354', NULL, NULL, 'Hans Klein Breteler', 'Ambachtshof 1', '', '2291 DX', 'WATERINGEN', 'Niederlanden', 'NL', NULL, NULL, '653234880', '0010211YF5', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaat/zwarte lederen band - T-3001-1', NULL, '644352602191', 'FedEx', NULL, '2015-11-10', '08.11.2015 00:28', 'NL150922KS05', '1', 'a0YC000000dioirMAA', '119.99', '199.99'),
(35873, '360123117', NULL, NULL, 'Nurul Islam', 'Hagalundsgatan 29', '', '16966', 'Solna', 'Schweden', 'SE', NULL, NULL, '707795955', '00101681J9', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352602239', 'FedEx', NULL, '2015-11-10', '07.11.2015 20:44', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(35903, '360071885', NULL, NULL, 'Jean Balken', 'Vennemindevej 20 st,tv', '', '2100', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '22198909', '0010059GKA', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '644352602765', 'FedEx', NULL, '2015-11-11', '07.11.2015 16:36', '150512HW015', '1', 'a0YC000000dznNLMAY', '1119.05', '1595.00'),
(35904, '360644312', NULL, NULL, 'Essi Lindeman', 'YO-kylae 70a 13', '', '20540', 'turku', 'Finnland', 'FI', NULL, NULL, '401605025', '0010188KR3', NULL, NULL, 'GM511-4 - Pionier-rannekello', NULL, '644352602776', 'FedEx', NULL, '2015-11-11', '09.11.2015 22:18', '4260295882071', '1', 'a0YC000000dvaOhMAI', '160.01', '229.00'),
(35876, '359901273', NULL, NULL, 'Gunilla Cederholm', 'Knut den stores  g 13f', '', '22221', 'LUND', 'Schweden', 'SE', NULL, NULL, '46355198', '0010218P37', NULL, NULL, 'T-7001-4. Svart med svart urtavla, svart armband', NULL, '644352602240', 'FedEx', NULL, '2015-11-10', '06.11.2015 22:15', '4260295882125', '1', 'a0YC000000dt3mOMAQ', '1367.62', '2399.00'),
(35877, '360205392', NULL, NULL, 'Leanne Neary', '86-88 HIGH STREET', '', 'ML12 6DH', 'BIGGAR', 'Großbritannien', 'GB', NULL, NULL, '7908304546', '0010001A26', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352601850', 'FedEx', NULL, '2015-11-10', '08.11.2015 09:00', '4260295882019', '1', 'a0YC000000dfm93MAA', '155.00', '249.00'),
(35878, '360383783', NULL, NULL, 'Katie Turnbull', '36 RYDAL AVENUE', '', 'M33 6WW', 'SALE', 'Großbritannien', 'GB', NULL, NULL, '7926065959', '0010197FR3', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352601861', 'FedEx', NULL, '2015-11-10', '08.11.2015 20:29', '4260295880374', '1', 'a0YC000000dfm3ZMAQ', '155.00', '249.00'),
(35879, '360238086', NULL, NULL, 'Stuart Dawes', '33 BUSFIELD STREET', 'East Bowling', 'BD4 7QX', 'BRADFORD WEST YORKSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7784680219', '0010145H6M', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352601872', 'FedEx', NULL, '2015-11-10', '08.11.2015 11:01', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(35880, '360421700', NULL, NULL, 'Connor C', '17 FAIRMEAD ROAD', 'Room 4', 'N19 4DG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7468777287', '00101367LE', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352601883', 'FedEx', NULL, '2015-11-10', '08.11.2015 23:00', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35881, '360264920', NULL, NULL, 'Hanisah Isa', '1A VICTORIA TERRACE', '', 'LS3 1BX', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '4,47587E+11', '0010075RM1', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352601894', 'FedEx', NULL, '2015-11-10', '08.11.2015 12:33', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35882, '360321072', NULL, NULL, 'sophie chase', 'Flat 5 Flat 5 Jacobs lodge, fulmead road', '', 'rg30 1ae', 'reading', 'Großbritannien', 'GB', NULL, NULL, '7415293808', '0010227LDD', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352601909', 'FedEx', NULL, '2015-11-10', '08.11.2015 16:27', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35883, '360296097', NULL, NULL, 'Anna Wastowska', '15 CALDWELL DRIVE', '', 'DL15 9WB', 'CROOK', 'Großbritannien', 'GB', NULL, NULL, '7732525771', '1,00E+07', NULL, NULL, 'GM-505-3 Florida Diamods By Pioner  Brown Strap with Gold Face', NULL, '644352601910', 'FedEx', NULL, '2015-11-10', '08.11.2015 14:53', '4260295880824', '1', 'a0YC000000dtR6PMAU', '123.00', '199.00'),
(35884, '360500917', NULL, NULL, 'Michael Crehan', '80 THE SHIRES', '', 'WA10 3XL', 'ST. HELENS', 'Großbritannien', 'GB', NULL, NULL, '7807035310', '0010202AZ4', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352601920', 'FedEx', NULL, '2015-11-10', '09.11.2015 10:51', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(35885, '360472946', NULL, NULL, 'AMANDA FULLERTON', 'CTGLASS LOWER LANE', '', 'BD4 8QR', 'BRADFORD', 'Großbritannien', 'GB', NULL, NULL, '1274783783', '0010184C6A', NULL, NULL, 'Marco Polo Watch: Black Face - Black Metal Strap', NULL, '644352601931', 'FedEx', NULL, '2015-11-10', '09.11.2015 09:17', '4260295881487', '1', 'a0YC000000dt0vxMAA', '115.00', '179.00'),
(35886, '360316323', NULL, NULL, 'Agnieszka Galas', '2 EMPIRE COURT', '', 'CV21 2LS', 'RUGBY', 'Großbritannien', 'GB', NULL, NULL, '7951735775', '0010177LAR', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352601942', 'FedEx', NULL, '2015-11-10', '08.11.2015 16:23', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(35887, '360519067', NULL, NULL, 'Fiona Morse', '8 HEOL TYDDYN', '', 'CF83 1TG', 'CAERPHILLY', 'Großbritannien', 'GB', NULL, NULL, '7877609792', '0010140OQN', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '644352601953', 'FedEx', NULL, '2015-11-10', '09.11.2015 11:43', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(35888, '360210103', NULL, NULL, 'Chris Manser', '48A FANE WAY', '', 'SL6 2TS', 'MAIDENHEAD', 'Großbritannien', 'GB', NULL, NULL, '7816400618', '0010005U26', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352601964', 'FedEx', NULL, '2015-11-10', '08.11.2015 09:25', '4260295881999', '1', 'a0YC000000dfm8PMAQ', '155.00', '249.00'),
(35889, '360345149', NULL, NULL, 'Nicola Doyle', '5 CWRT Y GOEDWIG', '', 'CF38 2RG', 'PONTYPRIDD', 'Großbritannien', 'GB', NULL, NULL, '7872513531', '0010170U5M', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352601975', 'FedEx', NULL, '2015-11-10', '08.11.2015 18:28', '4260295881999', '1', 'a0YC000000dfm8PMAQ', '155.00', '249.00'),
(35890, '360453117', NULL, NULL, 'Jenna Pentney', '62 PALMERS WAY', '', 'EN8 9HS', 'WALTHAM CROSS', 'Großbritannien', 'GB', NULL, NULL, '7507845229', '0010222LTA', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352601986', 'FedEx', NULL, '2015-11-10', '09.11.2015 05:43', '4260295881654', '1', 'a0YC000000dhPslMAE', '154.99', '239.00'),
(35891, '360314757', NULL, NULL, 'Simon Furnival', '18 EDS Town hill', '', 'WA1 2NG', 'WARRINGTON', 'Großbritannien', 'GB', NULL, NULL, '7922754016', '0010011NWJ', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352601997', 'FedEx', NULL, '2015-11-10', '08.11.2015 16:25', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35892, '360309310', NULL, NULL, 'Darren Doughty', '10 DYLAN THOMAS ROAD', '', 'NG5 5UA', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7615502821', '10101939', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352602000', 'FedEx', NULL, '2015-11-10', '08.11.2015 15:54', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35893, '360348499', NULL, NULL, 'miss rebekah', '104 QUENBY WAY', 'Bromham', 'MK43 8QP', 'BEDFORD', 'Großbritannien', 'GB', NULL, NULL, '7941272715', '00101031L3', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352602011', 'FedEx', NULL, '2015-11-10', '08.11.2015 18:32', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35894, '360287424', NULL, NULL, 'robert Dawson', '17 RIBBLETON HALL DRIVE', '', 'PR2 6EE', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '7879999079', '0010205DT1', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352602022', 'FedEx', NULL, '2015-11-10', '08.11.2015 14:25', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35895, '360361054', NULL, NULL, 'M Galal', '7 Bute Street', '', 'RG30 3BT', 'Reading - Southcote Berkshire', 'Großbritannien', 'GB', NULL, NULL, '7419244559', '001007013N', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352602033', 'FedEx', NULL, '2015-11-10', '08.11.2015 19:27', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35896, '360499996', NULL, NULL, 'Nicky Moss', '22 Westcott close', '', 'BA11 2ET', 'FROME', 'Großbritannien', 'GB', NULL, NULL, '01373 451100', '0010006BR5', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352602044', 'FedEx', NULL, '2015-11-10', '09.11.2015 10:25', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35897, '360444947', NULL, NULL, 'Costel Olaru', '8 LONGDEN COLEHAM', '', 'SY3 7DT', 'SHREWSBURY', 'Großbritannien', 'GB', NULL, NULL, '7478694829', '00101806VR', NULL, NULL, 'T-3001-5 Bicolor Case/White Dial/Black Leather Band', NULL, '644352602055', 'FedEx', NULL, '2015-11-10', '09.11.2015 02:18', '4260295880350', '1', 'a0YC000000dc9soMAA', '96.01', '149.00'),
(35898, '360441929', NULL, NULL, 'riccardo deserto', '34 CROWN LANE GARDEN', '', 'SW16 3HZ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '4,47445E+11', '0010074BXV', NULL, NULL, 'T-3001-6 Bicolor Case/Black Dial/Black Leather Band', NULL, '644352602066', 'FedEx', NULL, '2015-11-10', '09.11.2015 01:13', '4260295880367', '1', 'a0YC000000dc9spMAA', '96.01', '149.00'),
(35899, '360298583', NULL, NULL, 'Joana Kavaliauskiene', '168 Sherwood Avenue', '', 'SW16 5EG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7972559582', '0010204F79', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352602077', 'FedEx', NULL, '2015-11-10', '08.11.2015 14:55', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(35900, '360358235', NULL, NULL, 'Lucy McDonald', '42 TOMLEA AVENUE', '', 'NE22 5NA', 'BEDLINGTON', 'Großbritannien', 'GB', NULL, NULL, '7523873899', '00102309KI', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352602088', 'FedEx', NULL, '2015-11-10', '08.11.2015 19:02', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(35901, '360358811', NULL, NULL, 'Donna Freeman', '268 BEXHILL ROAD', '', 'BN2 6QH', 'BRIGHTON', 'Großbritannien', 'GB', NULL, NULL, '7828522427', '0010119Z58', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '644352602099', 'FedEx', NULL, '2015-11-10', '08.11.2015 18:57', '4260295881456', '1', 'a0YC000000drXugMAE', '129.99', '199.00'),
(35902, '360214191', NULL, NULL, 'H K Takhar', '8 RANDALL CLOSE', '', 'SL3 8RJ', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '7715583717', '0010186L5P', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '644352602103', 'FedEx', NULL, '2015-11-10', '08.11.2015 10:01', '4260295881456', '1', 'a0YC000000drXugMAE', '129.99', '199.00'),
(35905, '360635740', NULL, NULL, 'Marko Korva', 'Etelaeinen Hesperiankatu 30 a 31', '', '00100', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '503801659', '0010076AQO', NULL, NULL, 'GM-101-2 - Theorema Casablanca -rannekello', NULL, '644352602787', 'FedEx', NULL, '2015-11-11', '09.11.2015 21:49', 'WL-FI040614HW12', '1', 'a0YC000000dhRgjMAE', '185.00', '279.00'),
(35906, '360671731', NULL, NULL, 'James Blackson', '13 Ashe Street', 'Tralee', '', 'Kerry Kerry', 'Irland', 'IE', NULL, NULL, '851703490', '0010064WLQ', NULL, NULL, 'Gold/Black Dial/Brown Leather Band T-7001-3', NULL, '644352602283', 'FedEx', NULL, '2015-11-11', '09.11.2015 22:03', '4260295882118', '1', 'a0YC000000dt4ckMAA', '145.01', '249.00'),
(35907, '360310090', NULL, NULL, 'geanni opris', '18 st. johns ave.', '', 'D22 R803', 'clondalkin Dublin', 'Irland', 'IE', NULL, NULL, '894805289', '0010168NKN', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-2 - Black Strap, Black/Silver Case, White Face', NULL, '644352602294', 'FedEx', NULL, '2015-11-11', '08.11.2015 16:02', 'WL-GM511-2', '1', 'a0YC000000dhKkBMAU', '165.00', '235.00'),
(35908, '360552421', NULL, NULL, 'Isabella Lumines', 'Apartment 21 Main street', 'Rathfarnham', 'D14 X3P6', 'Dublin 14', 'Irland', 'IE', NULL, NULL, '861516932', '00101922WT', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-2 - Black Strap, Black/Silver Case, White Face', NULL, '644352602309', 'FedEx', NULL, '2015-11-11', '09.11.2015 13:34', 'WL-GM511-2', '1', 'a0YC000000dhKkBMAU', '165.00', '235.00'),
(35909, '360003809', NULL, NULL, 'Alison Meehan', 'Holycross Graiguenoe', 'Thurles', 'E41E940', 'Co.Tipperary  Tipperary', 'Irland', 'IE', NULL, NULL, '864429006', '0010168GV5', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-3 - Brown Strap, Gold Case, White Face', NULL, '644352602310', 'FedEx', NULL, '2015-11-11', '07.11.2015 11:33', 'WL-GM511-3', '1', 'a0YC000000dhKkCMAU', '165.00', '235.00'),
(35910, '360803065', NULL, NULL, 'Brian Byrne', '20 Hampton Court', '', 'D3', 'Clontarf Dublin', 'Irland', 'IE', NULL, NULL, '851555523', '0010155W7O', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-4 - Brown Strap, Gold Case, Black Face', NULL, '644352602320', 'FedEx', NULL, '2015-11-11', '10.11.2015 12:36', 'WL-GM511-4', '1', 'a0YC000000dhKkDMAU', '165.00', '235.00'),
(35911, '360372920', NULL, NULL, 'Zaida ARIAS', '120 TEMPLE COURT', 'NORTHWOOD, SANTRY', 'DUBLIN 9', 'DUBLIN', 'Irland', 'IE', NULL, NULL, '863405694', '0010089AAD', NULL, NULL, 'Silver/White Dial/Black Leather Band T-7001-1', NULL, '644352602331', 'FedEx', NULL, '2015-11-11', '08.11.2015 20:03', '4260295882095', '1', 'a0YC000000dt4ciMAA', '145.01', '249.00'),
(35912, '360567162', NULL, NULL, 'Sara Scattolin', 'VIA MONTE ANTELAO 40', '', '31022', 'PREGANZIOL TV', 'Italien', 'IT', NULL, NULL, '3389101225', '0010008O9S', NULL, NULL, 'GM-510-1', NULL, '644352602754', 'FedEx', NULL, '2015-11-11', '09.11.2015 15:43', 'GM-510-1', '1', 'a0YC000000dvD6DMAU', '150.00', '239.90'),
(35913, '360692578', NULL, NULL, 'Jonas Do', 'VICKERVAEGEN 5', '', '145 69', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '700928328', '0010017PR4', NULL, NULL, 'Brun/guld/vit. Modell GM511-3', NULL, '644352602798', 'FedEx', NULL, '2015-11-11', '10.11.2015 00:44', 'WL-GM511-3', '1', 'a0YC000000dhKWwMAM', '1543.87', '2199.00'),
(35914, '360667024', NULL, NULL, 'Maria Kolisnyk', 'TIMOTEJVAEGEN 15', '', '192 69', 'SOLLENTUNA', 'Schweden', 'SE', NULL, NULL, '0722 562 374', '0010227U4Z', NULL, NULL, 'Brun/guld/vit. Modell GM511-3', NULL, '644352602802', 'FedEx', NULL, '2015-11-11', '09.11.2015 22:44', 'WL-GM511-3', '1', 'a0YC000000dhKWwMAM', '1543.87', '2199.00'),
(35915, '360662126', NULL, NULL, 'shaker kadhim', 'Kaprisgatan 8', '', '42444', 'Angered', 'Schweden', 'SE', NULL, NULL, '706223247', '0010137WR6', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352602813', 'FedEx', NULL, '2015-11-11', '09.11.2015 22:14', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(35916, '360662125', NULL, NULL, 'shaker kadhim', 'Kaprisgatan 8', '', '42444', 'Angered', 'Schweden', 'SE', NULL, NULL, '706223247', '0010029ER3', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352602813', 'FedEx', NULL, '2015-11-11', '09.11.2015 22:14', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(35917, '360601764', NULL, NULL, 'claire mcgregor', '8 Heron way', '', 'PA4 0LT', 'RENFREW', 'Großbritannien', 'GB', NULL, NULL, '7539086750', '0010030OCO', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352602342', 'FedEx', NULL, '2015-11-11', '09.11.2015 17:35', '4260295880381', '1', 'a0YC000000dfm3aMAA', '155.00', '249.00'),
(35918, '360574440', NULL, NULL, 'Andrea Mottram', '32 DANFORD WAY', 'Great Barr', 'B43 5JL', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7758607271', '001021463W', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352602353', 'FedEx', NULL, '2015-11-11', '09.11.2015 15:24', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(35919, '360787581', NULL, NULL, 'f jackson', '21 Gyspy way', '', 'ME3 8DX', 'ROCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7706418285', '0010198ODC', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352602364', 'FedEx', NULL, '2015-11-11', '10.11.2015 12:22', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(35920, '360689016', '', '', 'fraser kellas', 'West Lodge BURNSIDE', '', 'IV30 5QS', 'ELGIN', 'Großbritannien', '', '', '', '79079812445', '00101263KW', '', '', 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', '', '968535685117', 'DHL', '968535685117', '2015-11-11', '09.11.2015 23:27', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35921, '360845675', NULL, NULL, 'linda williams', '34 MONTAGU DRIVE', 'Eaglestone', 'MK6 5ES', 'MILTON KEYNES Bucks', 'Großbritannien', 'GB', NULL, NULL, '1908674410', '0010217M42', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352602386', 'FedEx', NULL, '2015-11-11', '10.11.2015 15:30', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35922, '360658759', '', '', 'lorraine cairney', '26 KING STREET', '', 'PA23 7PF', 'DUNOON argyll and bute', 'Großbritannien', '', '', '', '7717532005', '0010151ZMC', '', '', 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', '', '968535685123', 'DHL', '968535685123', '2015-11-11', '09.11.2015 21:07', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35923, '360840499', NULL, NULL, 'Polly shone', '18 palm rd', '', 'Sn14 8Pu', 'Chippenhaam', 'Großbritannien', 'GB', NULL, NULL, '7477611612', '0010121WH7', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352602401', 'FedEx', NULL, '2015-11-11', '10.11.2015 15:26', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35924, '360839556', NULL, NULL, 'william McFetridge', '1 PLANTATION DRIVE', '', 'BT38 9RF', 'CARRICKFERGUS', 'Großbritannien', 'GB', NULL, NULL, '7713084558', '0010237W17', NULL, NULL, 'GM-505-5 Florida Diamods By Pioner Stainless Steel Strap With Black Face', NULL, '644352602412', 'FedEx', NULL, '2015-11-11', '10.11.2015 15:23', '4260295880831', '1', 'a0YC000000dtQfxMAE', '123.00', '199.00'),
(35925, '360645823', NULL, NULL, 'Jurgita Amileviciute', '39 JADE CLOSE', '', 'E16 3TY', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7738244194', '0010011K69', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352602423', 'FedEx', NULL, '2015-11-11', '09.11.2015 20:29', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(35926, '360680969', NULL, NULL, 'Ellen Campbell', '63 FRANKFIELD ROAD', '', 'G33 6AD', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '1412580439', '00101873O3', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - White Face - Black Strap', NULL, '644352602434', 'FedEx', NULL, '2015-11-11', '09.11.2015 22:29', '4260295880930', '1', 'a0YC000000dt0vtMAA', '129.99', '199.00'),
(35927, '360838982', NULL, NULL, 'Megan Parkins', 'Meadow farm ELY ROAD', 'Waterbeach', 'CB25 9NN', 'CAMBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7874723336', '0010011B83', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352602445', 'FedEx', NULL, '2015-11-11', '10.11.2015 15:23', '4260295881371', '1', 'a0YC000000drWe1MAE', '129.99', '199.00'),
(35928, '358038649', NULL, NULL, 'Marcus Robinson', '67 Bowland Road', '', 'SK13 6PE', 'GLOSSOP', 'Großbritannien', 'GB', NULL, NULL, '7884551043', '0010244YVH', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352602456', 'FedEx', NULL, '2015-11-11', '30.10.2015 13:05', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(35929, '360844077', NULL, NULL, 'Norma Smith', '123 BROOMHILL ROAD', '', 'AB10 6JB', 'ABERDEEN', 'Großbritannien', 'GB', NULL, NULL, '01224 592195', '00100024TV', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352602467', 'FedEx', NULL, '2015-11-11', '10.11.2015 15:45', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(35930, '360686284', NULL, NULL, 'Chloe Haylock', '62 HIGHFIELD AVENUE', '', 'PO14 1HY', 'FAREHAM Hampshire', 'Großbritannien', 'GB', NULL, NULL, '7470212339', '10070790', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352602478', 'FedEx', NULL, '2015-11-11', '09.11.2015 22:57', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(35931, '360572008', NULL, NULL, 'Giulia Servidati', '20 CHALFONT WAY', '', 'W13 9XN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '075 8403 7958', '00100324A4', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352602489', 'FedEx', NULL, '2015-11-11', '09.11.2015 15:02', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(35932, '360825543', NULL, NULL, 'Irina Beale', '11 BERNARDINES WAY', '', 'MK18 1BF', 'BUCKINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7887953905', '00100406TD', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352602490', 'FedEx', NULL, '2015-11-11', '10.11.2015 14:08', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(35933, '360535306', NULL, NULL, 'Melanie Booth', '5 ARKLEY ROAD', '', 'CT6 5SL', 'HERNE BAY', 'Großbritannien', 'GB', NULL, NULL, '7821733743', '00101183JI', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352602504', 'FedEx', NULL, '2015-11-11', '09.11.2015 12:51', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(35934, '360781031', NULL, NULL, 'quitterie monnier', 'Flat 54 94 fulham palace road', '', 'W69pl', 'London', 'Großbritannien', 'GB', NULL, NULL, '7801142123', '0010172OQB', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352602515', 'FedEx', NULL, '2015-11-11', '10.11.2015 12:42', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(35935, '360790908', NULL, NULL, 'Fiona Cowell', '46 GATTISON LANE', '', 'DN11 0NQ', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '7814631859', '00100854EU', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352602526', 'FedEx', NULL, '2015-11-11', '10.11.2015 13:08', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(35936, '360826921', NULL, NULL, 'Les Schofield', '9 WEST CHEVIN ROAD', '', 'LS29 6BE', 'ILKLEY', 'Großbritannien', 'GB', NULL, NULL, '7891387703', '0010247R0G', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352602537', 'FedEx', NULL, '2015-11-11', '10.11.2015 14:41', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(35937, '360844014', NULL, NULL, 'Ryan Marquick', '56 BOTLEY ROAD', '', 'OX2 0BT', 'OXFORD', 'Großbritannien', 'GB', NULL, NULL, '7454814662', '0010024ID8', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352602548', 'FedEx', NULL, '2015-11-11', '10.11.2015 15:43', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(35938, '360562269', NULL, NULL, 'Janie Ash', '89 MAIN ROAD', 'Bolton-le-Sands', 'LA5 8EQ', 'CARNFORTH Lancashire', 'Großbritannien', 'GB', NULL, NULL, '1524823507', '0010047WBW', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '644352602559', 'FedEx', NULL, '2015-11-11', '09.11.2015 14:46', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(35939, '360844848', NULL, NULL, 'Sinem Doga', '21 Dene 21', '243 Chase road', 'N14 6HZ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7546748630', '0010235GXA', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '644352602560', 'FedEx', NULL, '2015-11-11', '10.11.2015 15:32', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(35940, '360585507', NULL, NULL, 'Nadia El-Sayed', '62 Broompark drive', '', 'G77 5EH', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '', '0010228BVD', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352602570', 'FedEx', NULL, '2015-11-11', '09.11.2015 16:15', '4260295881999', '1', 'a0YC000000dfm8PMAQ', '155.00', '249.00'),
(35941, '360691864', NULL, NULL, 'michael revill', '2 NETHERGREEN COURT', '', 'S21 1EA', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7779966923', '0010147T8G', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352602581', 'FedEx', NULL, '2015-11-11', '09.11.2015 23:29', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(35942, '360838472', NULL, NULL, 'Alan Richardson', '605 THE HEART', '', 'KT12 1GG', 'WALTON-ON-THAMES Surrey', 'Großbritannien', 'GB', NULL, NULL, '07802 250617', '0010248BDM', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352602592', 'FedEx', NULL, '2015-11-11', '10.11.2015 15:21', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35943, '360599920', NULL, NULL, 'Claire Eames', '11 Heritage gardens', '', 'PO16 9BZ', 'FAREHAM', 'Großbritannien', 'GB', NULL, NULL, '7961429854', '0010046J7B', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352602607', 'FedEx', NULL, '2015-11-11', '09.11.2015 17:12', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35944, '360607137', NULL, NULL, 'Jean Skuce', '28B ST. JOHNS ROAD', 'Clifton', 'BS8 2EZ', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7708460440', '0010076P74', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352602618', 'FedEx', NULL, '2015-11-11', '09.11.2015 18:00', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35945, '360645461', NULL, NULL, 'maureen evans', '6 FOSSEWAY CLOSE', '', 'GL56 0DX', 'MORETON-IN-MARSH', 'Großbritannien', 'GB', NULL, NULL, '1608650138', '00100598GT', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352602629', 'FedEx', NULL, '2015-11-11', '09.11.2015 20:36', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35946, '360566171', NULL, NULL, 'Pam Clifford', '56 HIGH STREET', '', 'OX44 7SS', 'OXFORD', 'Großbritannien', 'GB', NULL, NULL, '1865400422', '00102132JB', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352602630', 'FedEx', NULL, '2015-11-11', '09.11.2015 14:36', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35947, '360595739', NULL, NULL, 'steven wright', '10 CARSE TERRACE', '', 'FK10 2EB', 'ALLOA', 'Großbritannien', 'GB', NULL, NULL, '7834530649', '0010115TUV', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352602640', 'FedEx', NULL, '2015-11-11', '09.11.2015 17:08', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(35948, '360573658', NULL, NULL, 'Anthony Boaten', '4C DELIA STREET', '', 'SW18 2BU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7956549998', '0010098VL6', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352602651', 'FedEx', NULL, '2015-11-11', '09.11.2015 15:21', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35949, '360570730', NULL, NULL, 'Linda Wolanski', '7 BURNHEAD ROAD', '', 'FK5 4AY', 'LARBERT', 'Großbritannien', 'GB', NULL, NULL, '01324 563139', '00102011C1', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352602662', 'FedEx', NULL, '2015-11-11', '09.11.2015 15:19', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(35950, '360596083', NULL, NULL, 'alan mitchell', '5 THE RUSHES BRAY ROAD', '', 'SL6 1UF', 'MAIDENHEAD Berkshire', 'Großbritannien', 'GB', NULL, NULL, '1628782610', '0010168ULO', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352602673', 'FedEx', NULL, '2015-11-11', '09.11.2015 17:03', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(35951, '360635516', NULL, NULL, 'Barabara Smith', '90 ELEANOR ROAD', 'Norwich', 'NR1 2RF', 'NORWICH Norfolk', 'Großbritannien', 'GB', NULL, NULL, '1603661692', '00101326LY', NULL, NULL, 'T-3001-3A Gold Case/Black Dial/Black Leather Band', NULL, '644352602684', 'FedEx', NULL, '2015-11-11', '09.11.2015 20:05', '4260295880336', '1', 'a0YC000000dc9smMAA', '96.01', '149.00'),
(35952, '360607029', NULL, NULL, 'DILSHOD MUHAMMADIYEV', '28 DHOANU HOUSE', 'LONGFIELD ESTATE', 'SE1 5TL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7872953529', '0010179KOC', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352602695', 'FedEx', NULL, '2015-11-11', '09.11.2015 18:08', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(35953, '360835148', NULL, NULL, 'teresa morrison', '0 Aldergrove Lodge', 'Brantham hill, Brantham', 'CO11 1ST', 'MANNINGTREE, Essex', 'Großbritannien', 'GB', NULL, NULL, '1206390163', '0010086HHJ', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352602700', 'FedEx', NULL, '2015-11-11', '10.11.2015 15:27', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(35954, '360837402', NULL, NULL, 'Jennifer Shenton', '11 WINNIPEG CLOSE', '', 'WR2 4XT', 'WORCESTER', 'Großbritannien', 'GB', NULL, NULL, '7762131453', '0010168BCN', NULL, NULL, 'T-3001-5 Bicolor Case/White Dial/Black Leather Band', NULL, '644352602710', 'FedEx', NULL, '2015-11-11', '10.11.2015 15:09', '4260295880350', '1', 'a0YC000000dc9soMAA', '96.01', '149.00'),
(35955, '360620937', NULL, NULL, 'Lynne French', '50 EXFORD AVENUE', '', 'SS0 0EF', 'WESTCLIFF-ON-SEA Essex', 'Großbritannien', 'GB', NULL, NULL, '1702309550', '0010060QEF', NULL, NULL, 'T-3001-6 Bicolor Case/Black Dial/Black Leather Band', NULL, '644352602721', 'FedEx', NULL, '2015-11-11', '09.11.2015 19:05', '4260295880367', '1', 'a0YC000000dc9spMAA', '96.01', '149.00'),
(35956, '360553845', NULL, NULL, 'JUNE PALMER', '51 WARREN FARM ROAD', 'KINGSTANDING', 'B44 0PT', 'BIRMINGHAM WEST-MIDLANDS', 'Großbritannien', 'GB', NULL, NULL, '7889878699', '0010117QXW', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352602732', 'FedEx', NULL, '2015-11-11', '09.11.2015 14:21', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(35957, '360832593', NULL, NULL, 'Trevor Luxton', '103 LYNDHURST DRIVE', '', 'RM11 1JP', 'HORNCHURCH', 'Großbritannien', 'GB', NULL, NULL, '7962266000', '0010048TRM', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '644352602743', 'FedEx', NULL, '2015-11-11', '10.11.2015 14:33', '4260295881456', '1', 'a0YC000000drXugMAE', '129.99', '199.00'),
(35958, '360134887', '', '', 'Sofia Hillerstroem', 'LUNDGATAN 243', '', '56633', 'HABO', 'Schweden', '', '', '', '739872748', '0010114CTQ', '', '', 'Svart/silver/svart. Modell GM511-1', '', 'storniert', 'FedEx', '', '2015-11-10', '07.11.2015 21:44', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(35959, '359933796', NULL, NULL, 'Mayvor Aly Ameen', 'DOMAREBACKEN 10', '', '145 57', 'NORSBORG', 'Schweden', 'SE', NULL, NULL, '708468826', '0010208I8Z', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, 'storniert', 'FedEx', NULL, '2015-11-10', '07.11.2015 01:44', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(35960, '360629694', NULL, NULL, 'David Thomas', 'avenue du Daring 14', '', '1080', 'Molenbeek-Saint-Jean', 'Belgien', 'BE', NULL, NULL, '484438071', '10171568', NULL, NULL, 'GM-3005-7 - Montre avec bracelet en cuir et diamants - Affichage noir et boitier dorÃ©', NULL, '644352603658', 'FedEx', NULL, '2015-11-12', '09.11.2015 20:21', 'BE140520NM14', '1', 'a0YC000000diVPAMA2', '150.00', '229.98'),
(35961, '360523635', NULL, NULL, 'Dominique Craps', 'Rue Stroobants 60 Bte 37', '', '1140', 'Evere', 'Belgien', 'BE', NULL, NULL, '477911999', '00100616VV', NULL, NULL, 'Montre Dublin Pionier - Marron - Or - Noir (GM-508-3)', NULL, '644352603669', 'FedEx', NULL, '2015-11-12', '09.11.2015 12:49', 'BE140310NM05', '1', 'a0YC000000dhi4iMAA', '150.00', '239.99'),
(35962, '360630075', NULL, NULL, 'David Thomas', 'avenue du Daring 14', '', '1080', 'Molenbeek-Saint-Jean', 'Belgien', 'BE', NULL, NULL, '484438071', '0010144I1P', NULL, NULL, 'Montre Dublin Pionier - Noir - Argent - Blanc (GM-508-1)', NULL, '644352603658', 'FedEx', NULL, '2015-11-12', '09.11.2015 20:20', 'BE140310NM03', '1', 'a0YC000000dhi4gMAA', '150.00', '239.99'),
(35963, '360652488', NULL, NULL, 'Titouan BROUDER', 'Montagne Sainte Walburge 53', '', '4000', 'Liege', 'Belgien', 'BE', NULL, NULL, '0499.72.43.17', '0010042VWM', NULL, NULL, 'Montre Pionier New York - GM511-3 - Or/Marron/Blanc', NULL, '644352603670', 'FedEx', NULL, '2015-11-12', '09.11.2015 21:49', 'BE150922KS03', '1', 'a0YC000000dimWfMAI', '159.99', '249.99'),
(35964, '360844202', NULL, NULL, 'Claudia Dandreamatteo', 'Rue des Cerisiers 21', 'rue de Hermee 55', '4680', 'Oupeye Liege', 'Belgien', 'BE', NULL, NULL, '493152820', '0010024ZJ4', NULL, NULL, 'Montre Pionier New York - GM511-4 - Or/Marron/Noir', NULL, '644352603680', 'FedEx', NULL, '2015-11-12', '10.11.2015 16:21', 'BE150922KS04', '1', 'a0YC000000dimWzMAI', '159.99', '249.99'),
(35965, '361033190', NULL, NULL, 'friedel staelens', 'Larstraat 28', '', '8930', 'Lauwe', 'Belgien', 'BE', NULL, NULL, '472797997', '0010179QSI', NULL, NULL, 'Montre T-3006-6 - bracelet en acier inoxydable, boitier dorÃ©/noir', NULL, '644352603691', 'FedEx', NULL, '2015-11-12', '11.11.2015 11:19', 'BE140729NM43', '1', 'a0YC000000diTL7MAM', '150.00', '229.98'),
(35966, '360524615', '', '', 'Laurence Goudeseune', 'Maisoncelle 15', '', '6860', 'Ebly', 'Belgien', '', '', '', '00352691846976', '00100251T6', '', '', 'Montre Theorema Sao Paolo - Cuir - Argent/noir (GM-103-1)', 'Paket am 30.11.15 zur?ck erhalten!\r\nRL 72 841 988 2DE   01.12.2015', '644352603706', 'FedEx', '', '2015-11-12', '09.11.2015 12:49', '4260295880435', '1', 'a0YC000000dMpBHMA0', '185.00', '279.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(35967, '361098119', NULL, NULL, 'Julie Jousselin', 'Chaussee d\'Alsemberg 276', '', '1190', 'Forest', 'Belgien', 'BE', NULL, NULL, '475525431', '0010153H63', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Noir/noir (GM-103-2)', NULL, '644352603717', 'FedEx', NULL, '2015-11-12', '11.11.2015 13:48', '4260295880442', '1', 'a0YC000000dMpBgMAK', '185.00', '279.99'),
(35968, '360843263', '', '', 'Claudia Dandreamatteo', 'Rue des Cerisiers 21', 'rue de Hermee 55', '4680', 'Oupeye Liege', 'Belgien', '', '', '', '493152820', '00101003FE', '', '', 'Montre Theorema Sao Paolo - M?tal - Argent/blanc (GM-103-5)', 'Uhr gekommen 23.11.2015\r\n644352608524   26.11.2015', '644352603680', 'FedEx', '', '2015-11-12', '10.11.2015 16:25', '4260295881593', '1', 'a0YC000000dMpGiMAK', '185.00', '279.99'),
(35969, '360697825', NULL, NULL, 'MONIKA GAWLOWSKA', 'Bikschotelaan 286/2', '', '2140', 'Borgerhout Antwerpen', 'Belgien', 'BE', NULL, NULL, '475361228', '0010018YCE', NULL, NULL, 'Pionier Dublin herenhorloge - zwart/zilverkleur/wit (GM-508-1)', NULL, '644352603728', 'FedEx', NULL, '2015-11-12', '10.11.2015 01:18', 'BE140310NM03', '1', 'a0YC000000dhi4gMAA', '150.00', '239.99'),
(35970, '360764285', NULL, NULL, 'Gert Philips', 'Dokter M. Timmermanslaan 97', 'De hoorwinkel glv', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '36462684', '0010013SPF', NULL, NULL, 'Pionier Dublin herenhorloge - zwart/zwart/zwart (GM-508-4)', NULL, '644352603739', 'FedEx', NULL, '2015-11-12', '10.11.2015 11:24', 'BE140310NM06', '1', 'a0YC000000dhi4jMAA', '150.00', '239.99'),
(35971, '360516755', NULL, NULL, 'pascale keiser', 'Fruithoflaan 105', 'pascalekeiser@gmail.com', '2600', 'Berchem Belgie', 'Belgien', 'BE', NULL, NULL, '488360980', '0010249V2C', NULL, NULL, 'Pionier New York horloge - GM511-4 - goudkleur/bruin/zwart', NULL, '644352603740', 'FedEx', NULL, '2015-11-12', '09.11.2015 12:19', 'BE150922KS04', '1', 'a0YC000000dimWzMAI', '159.99', '249.99'),
(35972, '361022520', NULL, NULL, 'jaya nepali charmakar', 'helmipoellopenkatu 1b 17', '', '02680', 'Espoo', 'Finnland', 'FI', NULL, NULL, '443595355', '0010169J63', NULL, NULL, 'GM511-3 - Pionier-rannekello', NULL, '644352603853', 'FedEx', NULL, '2015-11-12', '11.11.2015 11:49', '4260295882064', '1', 'a0YC000000dvaOgMAI', '160.01', '229.00'),
(35973, '360845158', NULL, NULL, 'Jannina Patron', 'Jahtilaehteenkatu 5 D99', '', '20320', 'Turku', 'Finnland', 'FI', NULL, NULL, '', '0010067J4E', NULL, NULL, 'GM511-4 - Pionier-rannekello', NULL, '644352603864', 'FedEx', NULL, '2015-11-12', '10.11.2015 17:19', '4260295882071', '1', 'a0YC000000dvaOhMAI', '160.01', '229.00'),
(35974, '361063980', '', '', 'Nicola Saba', 'Togliatti 33', '', '09036', 'Guspini VS', 'Italien', '', '', '', '3890197978', '0010250M52', '', '', 'GM-510-7', '', '968535702915', 'DHL', '', '2015-11-12', '11.11.2015 12:35', 'GM-510-7', '1', 'a0YC000000dvD6JMAU', '150.00', '239.90'),
(35975, '360876811', NULL, NULL, 'Daniela Favero', 'VIA ROMA 26', '', '14020', 'SETTIME AT', 'Italien', 'IT', NULL, NULL, '141209426', '0010126IN3', NULL, NULL, 'GM-505-6', NULL, '644352603647', 'FedEx', NULL, '2015-11-12', '10.11.2015 19:13', 'GM-505-6', '1', 'a0YC000000e2WhLMAU', '150.00', '239.90'),
(35976, '360912602', NULL, NULL, 'Rob Sneeboer', 'Bannestraat 45', '', '1693 EX', 'WERVERSHOOF', 'Niederlanden', 'NL', NULL, NULL, '624537140', '00101797UU', NULL, NULL, 'GM-3005-1 - Horloge met leren band - wit display met zilverkleurige kast', NULL, '644352603750', 'FedEx', NULL, '2015-11-12', '10.11.2015 21:30', 'NL140520NM09', '1', 'a0YC000000diVUMMA2', '129.99', '199.99'),
(35977, '360547855', NULL, NULL, 'Koen van der Pant', 'Baronielaan 29', '', '5052 BX', 'GOIRLE', 'Niederlanden', 'NL', NULL, NULL, '620881735', '0010210VYX', NULL, NULL, 'GM-3005-2 - Horloge met leren band - zwart display met zilverkleurige kast', NULL, '644352603761', 'FedEx', NULL, '2015-11-12', '09.11.2015 20:59', 'NL140520NM10', '1', 'a0YC000000diVUNMA2', '129.99', '199.99'),
(35978, '360581357', NULL, NULL, 'sharmaine atmo', 'Leemansschans 2', '', '2728 GP', 'ZOETERMEER Zuid-Holland', 'Niederlanden', 'NL', NULL, NULL, '629042321', '0010250WUI', NULL, NULL, 'GM-3005-4 - Horloge met leren band - zwart display met goudkleurige kast', NULL, '644352603772', 'FedEx', NULL, '2015-11-12', '09.11.2015 20:01', 'NL140520NM11', '1', 'a0YC000000diVUOMA2', '129.99', '199.99'),
(35979, '360506244', NULL, NULL, 'Taulant Murashi', 'Oetewalerstraat 23', '', '1093 MC', 'AMSTERDAM', 'Niederlanden', 'NL', NULL, NULL, '644444923', '0010031NKM', NULL, NULL, 'Pionier Dublin herenhorloge - bruin/goudkleur/zwart (GM-508-3)', NULL, '644352603783', 'FedEx', NULL, '2015-11-12', '09.11.2015 11:31', 'NL140310NM05', '1', 'a0YC000000dhiFKMAY', '150.00', '239.99'),
(35980, '360758832', NULL, NULL, 'Agata Kurzak', 'Walstro 10', '', '5684 JK', 'BEST', 'Niederlanden', 'NL', NULL, NULL, '499390986', '0010250KOL', NULL, NULL, 'Pionier New York horloge - GM511-2 - wit/zwart', NULL, '644352603794', 'FedEx', NULL, '2015-11-12', '10.11.2015 11:05', 'BE150922KS02', '1', 'a0YC000000dimcOMAQ', '159.99', '249.99'),
(35981, '360620033', NULL, NULL, 'fred manie', 'alexiastraat 103', '', '6641cw', 'beuningen gelderland', 'Niederlanden', 'NL', NULL, NULL, '619458218', '10171633', NULL, NULL, 'Sao Paulo zilver witte wijzerplaat, zilverkleurige metalen Band - GM-103-5', NULL, '644352603809', 'FedEx', NULL, '2015-11-12', '09.11.2015 19:30', '4260295881593', '1', 'a0YC000000dMpOoMAK', '185.00', '279.99'),
(35982, '360739490', NULL, NULL, 'Dick Meijer', 'Nieuw-Amsterdamseweg 60', '', '7761 PC', 'SCHOONEBEEK', 'Niederlanden', 'NL', NULL, NULL, '06-54398056', '001020855W', NULL, NULL, 'Theorema Watch - Gouden kast/witte wijzerplaat/buine lederen band - T-3001-3', NULL, '644352603810', 'FedEx', NULL, '2015-11-12', '10.11.2015 10:00', 'NL150922KS08', '1', 'a0YC000000dioiuMAA', '119.99', '199.99'),
(35983, '360993675', NULL, NULL, 'H.A, Schipper', 'Duifpolder 4', '', '3155 CA', 'MAASLAND', 'Niederlanden', 'NL', NULL, NULL, '105901039', '00101619LR', NULL, NULL, 'Theorema Watch - Gouden kast/witte wijzerplaat/buine lederen band - T-3001-3', NULL, '644352603820', 'FedEx', NULL, '2015-11-12', '11.11.2015 08:28', 'NL150922KS08', '1', 'a0YC000000dioiuMAA', '119.99', '199.99'),
(35984, '360721019', NULL, NULL, 'Anuska Grebenjak', 'Kamerlingh Onnesweg 40', '', '1223 JK', 'HILVERSUM', 'Niederlanden', 'NL', NULL, NULL, '629057311', '0010111WQL', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaatl/buine lederen band - T-3001-1A', NULL, '644352603831', 'FedEx', NULL, '2015-11-12', '10.11.2015 08:00', 'NL150922KS06', '1', 'a0YC000000dioisMAA', '119.99', '199.99'),
(35985, '360870506', NULL, NULL, 'Ton Olyerhoek', 'Herengracht 67', '', '2312 LC', 'LEIDEN', 'Niederlanden', 'NL', NULL, NULL, '625322025', '00101842U3', NULL, NULL, 'Theorema Watch - Zilveren kast/witte wijzerplaatl/buine lederen band - T-3001-1A', NULL, '644352603842', 'FedEx', NULL, '2015-11-12', '10.11.2015 18:34', 'NL150922KS06', '1', 'a0YC000000dioisMAA', '119.99', '199.99'),
(35986, '360845916', NULL, NULL, 'Tara Mcnulty', '53 OLIVE ROAD', 'Cricklewood', 'NW2 6UN', 'LONDON', '', 'GB', NULL, NULL, '7402816902', '001018126R', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352602916', 'FedEx', NULL, '2015-11-12', '10.11.2015 15:47', '4260295881050', '1', 'a0YC000000dfm3dMAA', '155.00', '249.00'),
(35987, '360807293', NULL, NULL, 'A M Jimalle', '78 SWAN MEAD', '', 'SE1 4SX', 'LONDON', '', 'GB', NULL, NULL, '7802692686', '0010044KCQ', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352602927', 'FedEx', NULL, '2015-11-12', '10.11.2015 13:47', '4260295880374', '1', 'a0YC000000dfm3ZMAQ', '155.00', '249.00'),
(35988, '360955301', NULL, NULL, 'Farnaz Farahmand', '9 NORTH DENE', 'Mill HIll', 'NW7 3AT', 'LONDON', '', 'GB', NULL, NULL, '7733006126', '0010244G6K', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352602938', 'FedEx', NULL, '2015-11-12', '10.11.2015 22:57', '4260295880374', '1', 'a0YC000000dfm3ZMAQ', '155.00', '249.00'),
(35989, '360955048', NULL, NULL, 'Bijal Rana', 'SUITE 5, Endeavour House', 'Crow Arch Lane,', 'BH24 1HP', 'RINGWOOD HAMPSHIRE', 'HAMPSHIRE', 'GB', NULL, NULL, '7885505568', '0010048PS3', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352602949', 'FedEx', NULL, '2015-11-12', '10.11.2015 23:02', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(35990, '360936796', NULL, NULL, 'Laura Botterill', '41 HIGH STREET', 'Right over the top', 'SP7 8JE', 'SHAFTESBURY', '', 'GB', NULL, NULL, '7932927898', '0010153Q2H', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352602950', 'FedEx', NULL, '2015-11-12', '10.11.2015 21:55', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(35991, '360855375', NULL, NULL, 'Lamin Keita', '68 ELMHURST AVENUE', '', 'CR4 2HN', 'MITCHAM', '', 'GB', NULL, NULL, '0', '0010127QEW', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352602960', 'FedEx', NULL, '2015-11-12', '10.11.2015 16:26', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35992, '360894549', NULL, NULL, 'Leslie Jones', '10 COUNTY ROAD', 'Old hall estate', 'L32 1TS', 'LIVERPOOL', 'Merseyside', 'GB', NULL, NULL, '1515483477', '0010133S9F', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352602971', 'FedEx', NULL, '2015-11-12', '10.11.2015 19:05', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35993, '360948865', NULL, NULL, 'Maggie Labib', '181 KIMBOLTON ROAD', '', 'MK41 8DR', 'BEDFORD', '', 'GB', NULL, NULL, '7826863869', '00101005TM', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352602982', 'FedEx', NULL, '2015-11-12', '10.11.2015 22:23', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35994, '360902214', NULL, NULL, 'Megan Renicks', '12 EDEN DRIVE', '', 'BT60 1LA', 'ARMAGH Armagh', 'Armagh', 'GB', NULL, NULL, '7411946089', '00101091Z1', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352602993', 'FedEx', NULL, '2015-11-12', '10.11.2015 19:34', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35995, '360904363', NULL, NULL, 'Nicola Paynter', '52 DELMORE ROAD', 'leave with  neighbour', 'BA11 4EG', 'FROME', '', 'GB', NULL, NULL, '7528912091', '001020176B', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352603007', 'FedEx', NULL, '2015-11-12', '10.11.2015 20:09', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(35996, '360939731', NULL, NULL, 'Jacqui Parfitt', '101 OFFINGTON AVENUE', '', 'BN14 9PR', 'WORTHING', '', 'GB', NULL, NULL, '1903603646', '0010179Y95', NULL, NULL, 'Enis Tufina Watch - GM-107-2', NULL, '644352603018', 'FedEx', NULL, '2015-11-12', '10.11.2015 22:02', '4260295880619', '1', 'a0YC000000dszpyMAA', '139.00', '229.00'),
(35997, '360964273', NULL, NULL, 'SiDH Vaze', '29 CAZENOVE ROAD', '', 'E17 4NP', 'LONDON Greater London', 'Greater London', 'GB', NULL, NULL, '7867240021', '00101455UQ', NULL, NULL, 'GM-505-3 Florida Diamods By Pioner  Brown Strap with Gold Face', NULL, '644352603029', 'FedEx', NULL, '2015-11-12', '10.11.2015 23:58', '4260295880824', '1', 'a0YC000000dtR6PMAU', '123.00', '199.00'),
(35998, '360820108', NULL, NULL, 'Dorothy Montgomery', '11 sanderling place greenhills east kilbride', '', 'G75 8YZ', 'glasgow', '', 'GB', NULL, NULL, '7899922323', '0010128ONG', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and black leather strap GM-510-2', NULL, '644352603030', 'FedEx', NULL, '2015-11-12', '10.11.2015 16:48', '4260295881395', '1', 'a0YC000000drWdzMAE', '129.99', '199.00'),
(35999, '360864329', NULL, NULL, 'Diane Ellis', 'Bramha  Bramhall High Schoo', 'Seal Road', 'SK2 7JT', 'Bramhall Stockport Cheshire', 'Cheshire', 'GB', NULL, NULL, '07956 033478', '00100452EC', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352603040', 'FedEx', NULL, '2015-11-12', '10.11.2015 17:23', '4260295881425', '1', 'a0YC000000drWe3MAE', '129.99', '199.00'),
(36000, '360786480', NULL, NULL, 'Kerry Bateman', 'Carillion The Square', '2 Broad Street West', 'S1 2BQ', 'Sheffield South Yorkshire', 'South Yorkshire', 'GB', NULL, NULL, '7792305601', '00100052RM', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352603051', 'FedEx', NULL, '2015-11-12', '10.11.2015 13:00', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(36001, '360915007', NULL, NULL, 'Mandy King', '45 DAYTON ROAD', '', 'HU5 5TF', 'HULL EAST YORKSHIRE', 'EAST YORKSHIRE', 'GB', NULL, NULL, '7769412630', '001014924T', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352603062', 'FedEx', NULL, '2015-11-12', '10.11.2015 20:36', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(36002, '360913560', NULL, NULL, 'William Brogan', '3-2 5 Lapwing road', '', 'Renfrew, Renfrewshire', 'Pa4 8SQ', '', 'GB', NULL, NULL, '1418867556', '0010201EES', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352603073', 'FedEx', NULL, '2015-11-12', '10.11.2015 20:34', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(36003, '360981319', NULL, NULL, 'Boris Ivan', '7 RAVENSWOOD ROAD', '', 'SW12 9PN', 'LONDON', '', 'GB', NULL, NULL, '7548927929', '0010017WSU', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352603084', 'FedEx', NULL, '2015-11-12', '11.11.2015 04:59', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36004, '360792000', NULL, NULL, 'Jack Avon', '123 KINGS ROAD', '', 'KT6 5JE', 'SURBITON Surrey', 'Surrey', 'GB', NULL, NULL, '7984097139', '0010044SYV', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352603095', 'FedEx', NULL, '2015-11-12', '10.11.2015 12:49', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36005, '360884230', NULL, NULL, 'Joanne Jones', '24 BEACONSFIELD', '', 'HU19 2EP', 'WITHERNSEA NORTH HUMBERSIDE', 'NORTH HUMBERSIDE', 'GB', NULL, NULL, '7715887690', '0010188JDJ', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352603100', 'FedEx', NULL, '2015-11-12', '10.11.2015 18:32', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36006, '360863945', NULL, NULL, 'Sophie Stevens', 'The Old Stab Harpsden', '', 'RG9 4AT', 'HENLEY-ON-THAMES Oxon', 'Oxon', 'GB', NULL, NULL, '7747012379', '0010156WQD', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352603110', 'FedEx', NULL, '2015-11-12', '10.11.2015 17:08', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36007, '360806767', NULL, NULL, 'Adrian Offer', '29 LITTLECROFT AVENUE', 'Ely', 'CF5 5AF', 'CARDIFF', '', 'GB', NULL, NULL, '07837 389684', '0010030P57', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352603121', 'FedEx', NULL, '2015-11-12', '10.11.2015 13:07', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36008, '360862505', NULL, NULL, 'Clive Smith', '938 BROAD LANE', '', 'CV5 7FG', 'COVENTRY West Midlands', 'West Midlands', 'GB', NULL, NULL, '7779770334', '0010096K4B', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352603132', 'FedEx', NULL, '2015-11-12', '10.11.2015 17:11', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36009, '360853816', NULL, NULL, 'Trevor NICHOLSON', '26 MOORGARTH AVENUE', '', 'YO24 1DP', 'YORK North Yorkshire', 'North Yorkshire', 'GB', NULL, NULL, '7882849490', '00100361KY', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352603143', 'FedEx', NULL, '2015-11-12', '10.11.2015 16:09', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(36010, '360894917', NULL, NULL, 'Wilson (wiloks international stores) Okolo', '217/219 RADFORD ROAD', '', 'NG7 5GT', 'NOTTINGHAM', '', 'GB', NULL, NULL, '7883084309', '0010112QNA', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352603154', 'FedEx', NULL, '2015-11-12', '10.11.2015 19:15', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(36011, '360869091', NULL, NULL, 'Anne Dyer', '128 NEIL ARMSTRONG WAY', 'Leigh on sea', 'SS9 5UL', 'LEIGH-ON-SEA', '', 'GB', NULL, NULL, '1702521661', '0010171CH8', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352603165', 'FedEx', NULL, '2015-11-12', '10.11.2015 17:37', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36012, '360910354', NULL, NULL, 'Claire Glynn', '21 WILSON FOLD', '', 'BB12 6JU', 'BURNLEY', '', 'GB', NULL, NULL, '1282786021', '0010042NOE', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352603176', 'FedEx', NULL, '2015-11-12', '10.11.2015 20:35', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36013, '360926656', NULL, NULL, 'Sarah Hornbuckle', '14 Billington Road', '', 'LE8 5AF', 'Leicester', '', 'GB', NULL, NULL, '7429495762', '0010038WO5', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352603187', 'FedEx', NULL, '2015-11-12', '10.11.2015 21:30', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36014, '360863568', NULL, NULL, 'Alison Franks', '132 BURY ROAD', 'Tottington', 'BL8 3ET', 'BURY LANCASHIRE', 'LANCASHIRE', 'GB', NULL, NULL, '7988422861', '0010211Q1L', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '644352603198', 'FedEx', NULL, '2015-11-12', '10.11.2015 17:12', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(36015, '360877853', NULL, NULL, 'Cathie Connaughton', '24 GARSTON LANE', '', 'WD25 9QJ', 'WATFORD', '', 'GB', NULL, NULL, '7916163619', '00101359D6', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '644352603202', 'FedEx', NULL, '2015-11-12', '10.11.2015 17:56', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(36016, '360862336', NULL, NULL, 'Gloria Dodge', '1 The Ilchester Arms', 'Symondsbury', 'DT6 6HD', 'Bridport Dorset', 'Dorset', 'GB', NULL, NULL, '01308 422600', '0010045J64', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '644352603213', 'FedEx', NULL, '2015-11-12', '10.11.2015 17:06', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(36017, '360981168', NULL, NULL, 'Lee Burnett', '154A HIGH STREET', '', 'RM12 6QX', 'HORNCHURCH Essex', 'Essex', 'GB', NULL, NULL, '7903876115', '0010221H5H', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '644352603224', 'FedEx', NULL, '2015-11-12', '11.11.2015 04:46', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(36018, '360921142', NULL, NULL, 'Martin Douglas', '20 Reidhaven Street', '', 'AB56 4SZ', 'Cullen', '', 'GB', NULL, NULL, '7748847749', '00101736LF', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '644352603235', 'FedEx', NULL, '2015-11-12', '10.11.2015 21:07', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(36019, '360809634', NULL, NULL, 'Sharon Johnson', '3 THORNDIKE ROAD', 'Maybush', 'SO16 6FN', 'SOUTHAMPTON Hampshire', 'Hampshire', 'GB', NULL, NULL, '02380 774646', '0010054QEM', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '644352603246', 'FedEx', NULL, '2015-11-12', '10.11.2015 13:36', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(36020, '360948861', NULL, NULL, 'Louise McGuire', '15 WOODFIELD', '', 'G71 6LZ', 'GLASGOW', '', 'GB', NULL, NULL, '7962203020', '001007555U', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352603257', 'FedEx', NULL, '2015-11-12', '10.11.2015 22:24', '4260295881999', '1', 'a0YC000000dfm8PMAQ', '155.00', '249.00'),
(36021, '360955492', NULL, NULL, 'Ashleigh Robinson', '7 HAWKHILL AVENUE', 'Guiseley', 'LS20 8AS', 'LEEDS West yorkshire', 'West yorkshire', 'GB', NULL, NULL, '7715304685', '00101724AQ', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352603268', 'FedEx', NULL, '2015-11-12', '10.11.2015 23:02', '4260295881654', '1', 'a0YC000000dhPslMAE', '154.99', '239.00'),
(36022, '360855535', NULL, NULL, 'Mickealla Flanagan', '6 SWINDON ROAD', '', 'SN3 4PZ', 'SWINDON', '', 'GB', NULL, NULL, '7502270237', '0010246T0Y', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352603279', 'FedEx', NULL, '2015-11-12', '10.11.2015 16:34', '4260295881982', '1', 'a0YC000000dfm8FMAQ', '155.00', '249.00'),
(36023, '360942538', NULL, NULL, 'Wendy Mains', '2 Harlow Close', 'Northburn Wood', 'NE23 3QU', 'Cramlington Northumberland', 'Northumberland', 'GB', NULL, NULL, '7783351580', '0010022MXD', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352603280', 'FedEx', NULL, '2015-11-12', '10.11.2015 22:32', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(36024, '360846088', NULL, NULL, 'david bridgewater', '50 NORTHGATE', '', 'CT1 1BE', 'CANTERBURY', '', 'GB', NULL, NULL, '7887760072', '0010050GWQ', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352603290', 'FedEx', NULL, '2015-11-12', '10.11.2015 16:12', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36025, '360923428', NULL, NULL, 'Inderpal Sahni', '0 The Hollies', 'Netheravon Road South', 'W4 2PY', 'Chiswick London', 'London', 'GB', NULL, NULL, '7790000933', '00100376C6', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352603305', 'FedEx', NULL, '2015-11-12', '10.11.2015 21:05', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36026, '360758354', NULL, NULL, 'Ingrida Kuzminova', '61 JOHN F KENNEDY COURT', '', 'PE13 2AG', 'WISBECH', '', 'GB', NULL, NULL, '7568512366', '0010210DVU', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352603316', 'FedEx', NULL, '2015-11-12', '10.11.2015 10:30', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36027, '360956123', NULL, NULL, 'Joan Byers', '34 MOUNT DARBY ROAD', '', 'BT92 7QB', 'ENNISKILLEN', '', 'GB', NULL, NULL, '7736688036', '0010044K33', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352603327', 'FedEx', NULL, '2015-11-12', '10.11.2015 23:24', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36028, '360872925', NULL, NULL, 'Peter Newman', '70 North Road', '', 'RH10 1SF', 'Three Bridges West Sussex', 'West Sussex', 'GB', NULL, NULL, '1293408171', '00102472NX', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352603338', 'FedEx', NULL, '2015-11-12', '10.11.2015 17:34', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36029, '360925914', NULL, NULL, 'Zan Milenkoski', '24 CHART STREET', '', 'N1 6DD', 'LONDON', '', 'GB', NULL, NULL, '4,4774E+11', '00102318CR', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352603349', 'FedEx', NULL, '2015-11-12', '10.11.2015 21:25', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36030, '360876339', NULL, NULL, 'Barbara Humphrey', 'none Thornes Orchard,High Street', '', 'TA4 1LW', 'Milverton,Taunton West yorkshire', 'Somerset', 'GB', NULL, NULL, '1823400296', '0010069KW4', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352603350', 'FedEx', NULL, '2015-11-12', '10.11.2015 18:13', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(36031, '360909073', NULL, NULL, 'Christine Pearce', '56 LUCKWELL ROAD', 'Ashton', 'BS3 3EP', 'BRISTOL', '', 'GB', NULL, NULL, '7810506892', '0010219QPQ', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352603360', 'FedEx', NULL, '2015-11-12', '10.11.2015 20:10', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(36032, '360933024', NULL, NULL, 'Helen Cox', '55 KELVEDON CLOSE', '', 'KT2 5LF', 'KINGSTON UPON THAMES', '', 'GB', NULL, NULL, '7950588231', '0010086ERX', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352603371', 'FedEx', NULL, '2015-11-12', '10.11.2015 21:24', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(36033, '360904597', NULL, NULL, 'Kevin Barton', '110 MACLEAN ROAD', '', 'BH11 8ER', 'BOURNEMOUTH Dorset', 'Dorset', 'GB', NULL, NULL, '1202594132', '0010230RLV', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352603382', 'FedEx', NULL, '2015-11-12', '10.11.2015 19:59', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(36034, '360967643', NULL, NULL, 'nadia nizzero', '29 ASHLEY ROAD', '', 'N19 3AG', 'LONDON', '', 'GB', NULL, NULL, '7552535258', '0010028DTV', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352603393', 'FedEx', NULL, '2015-11-12', '11.11.2015 00:32', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(36035, '360904423', NULL, NULL, 'sheila clasper', 'Mill View The Peth', 'west Thirston', 'NE65 9QB', 'Morpeth', '', 'GB', NULL, NULL, '1670786099', '0010067I7H', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352603408', 'FedEx', NULL, '2015-11-12', '10.11.2015 20:10', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(36036, '360950220', NULL, NULL, 'Alexander McLean', '39 MARKETHILL ROAD', '', 'G74 4AB', 'GLASGOW', '', 'GB', NULL, NULL, '7934455730', '0010186CKK', NULL, NULL, 'T-3001-3A Gold Case/Black Dial/Black Leather Band', NULL, '644352603419', 'FedEx', NULL, '2015-11-12', '10.11.2015 22:58', '4260295880336', '1', 'a0YC000000dc9smMAA', '96.01', '149.00'),
(36037, '360980299', NULL, NULL, 'ehtesham nawaz', '405 HILLCROSS AVENUE', '', 'SM4 4BZ', 'MORDEN', '', 'GB', NULL, NULL, '7803817132', '00100927JB', NULL, NULL, 'T-3001-3A Gold Case/Black Dial/Black Leather Band', NULL, '644352603420', 'FedEx', NULL, '2015-11-12', '11.11.2015 04:29', '4260295880336', '1', 'a0YC000000dc9smMAA', '96.01', '149.00'),
(36038, '360874610', NULL, NULL, 'Mark Woolley', '46 CLEVELAND ROAD', '', 'CV12 9PH', 'BEDWORTH', '', 'GB', NULL, NULL, '7895324673', '0010041YJE', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352603430', 'FedEx', NULL, '2015-11-12', '10.11.2015 18:12', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(36039, '360915117', NULL, NULL, 'ross chisholm', 'stone croft main road, gauldry', '', 'dd6 8rp', 'newport on tay', '', 'GB', NULL, NULL, '7999615895', '0010223HV3', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352603441', 'FedEx', NULL, '2015-11-12', '10.11.2015 20:35', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(36040, '360876397', NULL, NULL, 'Mary Monk', '70 BIRCHGROVE STREET', 'Porth', 'CF39 9UU', 'PORTH MID GLAMORGAN', 'MID GLAMORGAN', 'GB', NULL, NULL, '01443 688393', '0010098CMN', NULL, NULL, 'T-3001-5 Bicolor Case/White Dial/Black Leather Band', NULL, '644352603452', 'FedEx', NULL, '2015-11-12', '10.11.2015 18:00', '4260295880350', '1', 'a0YC000000dc9soMAA', '96.01', '149.00'),
(36041, '360894467', NULL, NULL, 'Amit Patel', '27 ROSS FLAT 27 ROSS APARTM', '23 Seagull Lane', 'E16 1DE', 'LONDON', '', 'GB', NULL, NULL, '7739133227', '0010018DTT', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '644352603463', 'FedEx', NULL, '2015-11-12', '10.11.2015 19:04', '4260295881470', '1', 'a0YC000000drXuiMAE', '129.99', '199.00'),
(36042, '360952219', NULL, NULL, 'H K Takhar', '8 RANDALL CLOSE', '', 'SL3 8RJ', 'SLOUGH', '', 'GB', NULL, NULL, '7715583717', '10064888', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352603474', 'FedEx', NULL, '2015-11-12', '10.11.2015 22:58', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(36043, '360956854', NULL, NULL, 'Yanxiao Hu', '40 GREVILLE STREET', '', 'M13 0YG', 'MANCHESTER', '', 'GB', NULL, NULL, '7778017534', '0010233SWA', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '644352603485', 'FedEx', NULL, '2015-11-12', '10.11.2015 23:24', '4260295881456', '1', 'a0YC000000drXugMAE', '129.99', '199.00'),
(36044, '361026578', NULL, NULL, 'Julie Davis', 'The Willows The Street', 'Takeley, Bishops Stortford', ' CM22 6QR', 'hertfordshire', 'Großbritannien', 'GB', NULL, NULL, '7730329554', '0010115R91', NULL, NULL, 'Black Strap Black Case Black Face (GM-104-3)', NULL, '644352603500', 'FedEx', NULL, '2015-11-12', '11.11.2015 09:53', '4260295880480', '1', 'a0YC000000dhPsgMAE', '154.99', '239.00'),
(36046, '361090316', NULL, NULL, 'Clare Archer', '39 TAUNTON STREET', 'Wavertree', 'L15 4ND', 'LIVERPOOL Merseyside', 'Großbritannien', 'GB', NULL, NULL, '7779110062', '0010075JLM', NULL, NULL, 'GM-505-4 Florida Diamods By Pioner Stainless Steel Strap With White Face', NULL, '644352603522', 'FedEx', NULL, '2015-11-12', '11.11.2015 12:31', '4260295881494', '1', 'a0YC000000dtQfwMAE', '123.00', '199.00'),
(36047, '361063923', NULL, NULL, 'Shaun Mackey', '11 Llys Y Deri, Hopkinstown', '', 'SA182JE', 'Ammanford', 'Großbritannien', 'GB', NULL, NULL, '7885874177', '0010080CL9', NULL, NULL, 'Marco Polo Diamond Watch: Silver Case - Black Face - Black Strap', NULL, '644352603533', 'FedEx', NULL, '2015-11-12', '11.11.2015 11:49', '4260295880947', '1', 'a0YC000000dt0vuMAA', '129.99', '199.00'),
(36048, '361121692', NULL, NULL, 'jacob gaskell', '38 BROWNS LANE', '', 'CV5 9DS', 'COVENTRY warwickshire', 'Großbritannien', 'GB', NULL, NULL, '7429503408', '0010161HKU', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352603544', 'FedEx', NULL, '2015-11-12', '11.11.2015 14:01', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(36049, '361046700', NULL, NULL, 'Alexis Bell', 'CARILLION THE SQUARE', '2, Broad Street West', 'S26 5QN', 'SHEFFIELD South Yorkshire', 'Großbritannien', 'GB', NULL, NULL, '7703394905', '00101690JQ', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352603555', 'FedEx', NULL, '2015-11-12', '11.11.2015 10:57', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36050, '361046423', NULL, NULL, 'Joscelyn Dallas', '45 CHESTNUT AVENUE', '', 'ME5 9AH', 'CHATHAM', 'Großbritannien', 'GB', NULL, NULL, '1634861342', '0010152PJP', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352603566', 'FedEx', NULL, '2015-11-12', '11.11.2015 11:07', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36051, '361049086', NULL, NULL, 'Kathryn Crabtree', '14 GOREHILL CLOSE', 'Wath upon Dearne', 'S63 7DS', 'ROTHERHAM SOUTH YORKSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7753619534', '001020174B', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352603577', 'FedEx', NULL, '2015-11-12', '11.11.2015 10:57', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36052, '361063330', NULL, NULL, 'paul mills', '3 UNDERWOOD ROAD', 'Keele', 'ST5 6QG', 'NEWCASTLE Staffordshire', 'Großbritannien', 'GB', NULL, NULL, '7780731793', '0010231RHY', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352603588', 'FedEx', NULL, '2015-11-12', '11.11.2015 11:52', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36053, '361007615', NULL, NULL, 'Bartek Bartlomiejczyk', '7 FAIRFAX GATE', '', 'OX33 1QE', 'OXFORD Oxfordshire', 'Großbritannien', 'GB', NULL, NULL, '7450260561', '0010201PFD', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '644352603599', 'FedEx', NULL, '2015-11-12', '11.11.2015 09:01', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(36054, '361099226', NULL, NULL, 'Colin Denness', '60 JACOBS PIECE', '', 'GL7 4FJ', 'FAIRFORD Gloucestershire', 'Großbritannien', 'GB', NULL, NULL, '7515923891', '0010077JQR', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '644352603603', 'FedEx', NULL, '2015-11-12', '11.11.2015 13:06', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(36055, '361020783', NULL, NULL, 'Amanda Cross', '29 DOUGLAS STREET', 'Higher Broughton', 'M7 2FE', 'SALFORD Manchester', 'Großbritannien', 'GB', NULL, NULL, '16193515789', '00102505KL', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352603614', 'FedEx', NULL, '2015-11-12', '11.11.2015 09:48', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36059, '3074457345679684715', NULL, NULL, 'Nyuk Cheng Chong', '3A-17-06, N-Park, Jalan Batu Uban,Gelugor', '', '11700', 'Georgetown PENANG', 'Malaysia', 'MY', NULL, NULL, '60194805451', '0010250TEV', NULL, NULL, 'LEATHER STRAP (GM-4004-1): Theorema Newton Diamonds Automatic Watch', NULL, '604569194255', 'FedEx', NULL, '2015-11-12', '11.11.2015 18:53', 'a0YC000000drSMmMAM', '1', 'a0YC000000drSMmMAM', '936.03', '1079.00'),
(36060, '3074457345679686748', NULL, NULL, 'Chia Yin Ying', '29,Jalan 2/115C,Taman Kuchai Jaya,Jalan Kuchai Lama', '29,Jalan Kuchai Jaya 1,Taman Kuchai Jaya,Jalan Kuchai Lama ', '58200', 'Kuala Lumpur WP Kuala Lumpur', 'Malaysia', 'MY', NULL, NULL, '016-3908339', '0010111X1D', NULL, NULL, 'T-3001-4: Theorema Paragon Chronograph Watch', NULL, '604569194266', 'FedEx', NULL, '2015-11-12', '10.11.2015 11:21', 'a0YC000000diqFgMAI', '1', 'a0YC000000diqFgMAI', '693.13', '799.00'),
(36061, '3074457345679732127', NULL, NULL, 'philip tan', '40 CIRCUIT RD 01-493', '01-493', '370040', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '90070002', '0010201S28', NULL, NULL, 'GM511-4: Pionier by Theorema New York Diamonds Automatic Watch', NULL, '604569194244', 'FedEx', NULL, '2015-11-12', '11.11.2015 15:41', 'SG150630RS143', '1', 'a0YC000000czRhEMAU', '271.20', '339.00'),
(36062, '361141646', NULL, NULL, 'ANGELA JOHNSON', '14 FAREHAM D BANKS', '', 'PR9 8FP', 'SOUTHPORT MERSEYSIDE', 'Großbritannien', 'GB', NULL, NULL, '7875604166', '00100041M8', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352603912', 'FedEx', NULL, '2015-11-13', '11.11.2015 15:47', '4260295882019', '1', 'a0YC000000dfm93MAA', '155.00', '249.00'),
(36063, '361255443', NULL, NULL, 'ewa ciechowska', '16 ST. MARYS STREET', '', 'M3 2LB', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7473312323', '00100981OW', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352603923', 'FedEx', NULL, '2015-11-13', '11.11.2015 22:39', '4260295880381', '1', 'a0YC000000dfm3aMAA', '155.00', '249.00'),
(36064, '361251956', NULL, NULL, 'Kerry Flower', '31 Rush Hill', '', 'BA2 2QN', 'BATH', 'Großbritannien', 'GB', NULL, NULL, '1225344486', '00102005LX', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352603934', 'FedEx', NULL, '2015-11-13', '11.11.2015 22:06', '4260295880381', '1', 'a0YC000000dfm3aMAA', '155.00', '249.00'),
(36065, '361202132', NULL, NULL, 'David Roberts', '31 Eider Close', 'St.Mellons', 'CF3 0DF', 'Cardiff', 'Großbritannien', 'GB', NULL, NULL, '7809214719', '0010250AFN', NULL, NULL, 'Brown Strap Gold Case Black Face - GM-507-3', NULL, '644352603945', 'FedEx', NULL, '2015-11-13', '11.11.2015 19:49', '4260295881166', '1', 'a0YC000000drzMeMAI', '123.01', '189.00'),
(36066, '361263746', NULL, NULL, 'sharon gladstone', '10 THE OVAL', '', 'HU8 8PN', 'HULL', 'Großbritannien', 'GB', NULL, NULL, '01482 795488', '0010035NNL', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352603956', 'FedEx', NULL, '2015-11-13', '11.11.2015 23:03', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(36067, '361389969', NULL, NULL, 'Ian Smith', '29 BRIGHT STREET', 'Crosskeys', 'NP11 7PB', 'NEWPORT Gwent', 'Großbritannien', 'GB', NULL, NULL, '07949 896799', '0010249LI5', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352603967', 'FedEx', NULL, '2015-11-13', '12.11.2015 13:14', '4260295881388', '1', 'a0YC000000drWdyMAE', '129.99', '199.00'),
(36068, '361169778', NULL, NULL, 'Kerry Jo Cash', '23 FLAT 1-3 HYDE GARDENS', '', 'BN21 4PU', 'EASTBOURNE East Sussex', 'Großbritannien', 'GB', NULL, NULL, '7905250388', '0010065VUA', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352603978', 'FedEx', NULL, '2015-11-13', '11.11.2015 17:56', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(36069, '361162107', NULL, NULL, 'Andrew Reynolds', '17 Priory Close', 'Shotley Bridge', 'DH8 0SA', 'CONSETT', 'Großbritannien', 'GB', NULL, NULL, '7795484549', '0010108IOD', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352603989', 'FedEx', NULL, '2015-11-13', '11.11.2015 17:05', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36070, '361114880', NULL, NULL, 'Michelle Kilner', '7 MAYLAM GARDENS', 'Borden', 'ME10 1GA', 'SITTINGBOURNE Kent', 'Großbritannien', 'GB', NULL, NULL, '1795410868', '0010024ULQ', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352603990', 'FedEx', NULL, '2015-11-13', '11.11.2015 15:03', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36071, '361411091', NULL, NULL, 'Tommy Jordan', '12 Haig avenue', '', 'BN1 9EQ', 'BRIGHTON', 'Großbritannien', 'GB', NULL, NULL, '7773015640', '0010221UDX', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352604003', 'FedEx', NULL, '2015-11-13', '12.11.2015 14:20', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36072, '361224427', NULL, NULL, 'Kitti Baksa', 'APARTMENT 25 KENNINGTON AVENUE', 'Saddlers Court', 'BS15 1SF', 'BRISTOL N/A', 'Großbritannien', 'GB', NULL, NULL, '7815696068', '00102174PM', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352604014', 'FedEx', NULL, '2015-11-13', '11.11.2015 20:43', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36073, '361263748', NULL, NULL, 'kay foley', '67 HOPEDENE', '', 'NE10 8JD', 'GATESHEAD', 'Großbritannien', 'GB', NULL, NULL, '7596134082', '0010189ZBA', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '644352604025', 'FedEx', NULL, '2015-11-13', '11.11.2015 23:02', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(36074, '361330405', NULL, NULL, 'Hasan Ertekin Kutlu', '245 LANGHEDGE LANE', '', 'N18 2TG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7838181168', '001024749N', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352604036', 'FedEx', NULL, '2015-11-13', '12.11.2015 09:49', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(36075, '361354078', NULL, NULL, 'Emily Porter', '42 WEST STREET', '', 'SG13 8EZ', 'HERTFORD', 'Großbritannien', 'GB', NULL, NULL, '7812570905', '0010216WTB', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352604047', 'FedEx', NULL, '2015-11-13', '12.11.2015 11:19', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36076, '361367097', NULL, NULL, 'Natalie Andersen', '39 TOLWORTH RISE NORTH', '', 'KT5 9EN', 'SURBITON', 'Großbritannien', 'GB', NULL, NULL, '7710265211', '00100656FH', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352604058', 'FedEx', NULL, '2015-11-13', '12.11.2015 11:32', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36077, '361122927', NULL, NULL, 'Sarah Miles', '26 CHESTNUT GROVE', 'Woodlesford', 'LS26 8WU', 'LEEDS Wt Yorkshire', 'Großbritannien', 'GB', NULL, NULL, '7850093060', '0010235EUO', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352604069', 'FedEx', NULL, '2015-11-13', '11.11.2015 14:59', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36078, '361393719', NULL, NULL, 'Janice Cooke', '38 PINE CRES HUTTON', '', 'CM13 1Jb', 'BRENTWOOD Essex', 'Großbritannien', 'GB', NULL, NULL, '7971372496', '10173736', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352604070', 'FedEx', NULL, '2015-11-13', '12.11.2015 13:33', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(36079, '361157709', NULL, NULL, 'Antony Waite', '53 WESTMINSTER WAY', 'Cefn Glas', 'CF31 4QX', 'BRIDGEND MID GLAMORGAN', 'Großbritannien', 'GB', NULL, NULL, '1656650313', '0010062SXN', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352604080', 'FedEx', NULL, '2015-11-13', '11.11.2015 17:00', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(36080, '361328361', NULL, NULL, 'Paul Horsburgh', '34 Fryer Close', 'Penwortham', 'PR1 9DG', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '7470200933', '0010202VVQ', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352604091', 'FedEx', NULL, '2015-11-13', '12.11.2015 10:27', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(36081, '361226946', NULL, NULL, 'melanie danks', '111 BUCKINGHAM PALACE ROAD', '', 'SW1W 0DT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7979366475', '0010223AIR', NULL, NULL, 'T-3001-5 Bicolor Case/White Dial/Black Leather Band', NULL, '644352604106', 'FedEx', NULL, '2015-11-13', '11.11.2015 21:09', '4260295880350', '1', 'a0YC000000dc9soMAA', '96.01', '149.00'),
(36082, '361148943', NULL, NULL, 'mandy kitchingman', '7 MOUNT GROVE', 'gatley', 'SK8 4HR', 'CHEADLE', 'Großbritannien', 'GB', NULL, NULL, '7973568085', '0010086FRX', NULL, NULL, 'T-3001-6 Bicolor Case/Black Dial/Black Leather Band', NULL, '644352604117', 'FedEx', NULL, '2015-11-13', '11.11.2015 16:39', '4260295880367', '1', 'a0YC000000dc9spMAA', '96.01', '149.00'),
(36083, '361339962', NULL, NULL, 'kerry Storey', '7B RIVERSDALE ROAD', 'ramsgate', 'CT12 6LS', 'RAMSGATE Kent', 'Großbritannien', 'GB', NULL, NULL, '7917430765', '0010035FUK', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Black Case (T3006-1-03)', NULL, '644352604128', 'FedEx', NULL, '2015-11-13', '12.11.2015 09:58', '4260295881012', '1', 'a0YC000000drXufMAE', '129.99', '199.00'),
(36084, '361148514', NULL, NULL, 'marcello atzori', 'VIA RICOVERO 11', '', '09170', 'ORISTANO OR', 'Italien', 'IT', NULL, NULL, '78374251', '0010240OV5', NULL, NULL, 'GM-505-1', NULL, '644352604139', 'FedEx', NULL, '2015-11-13', '11.11.2015 18:14', 'GM-505-1', '1', 'a0YC000000e2WhFMAU', '150.00', '239.90'),
(36085, '361221486', NULL, NULL, 'Joel Vandoorne', 'rue Pierre Longin  28 bte5', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '476459398', '00100041P2', NULL, NULL, 'GM-3005-6 - Montre avec bracelet en cuir et diamants - Affichage noir et boitier argentÃ©', NULL, '644352604140', 'FedEx', NULL, '2015-11-13', '11.11.2015 21:22', 'BE140520NM13', '1', 'a0YC000000diVP9MAM', '150.00', '229.98'),
(36086, '361325720', NULL, NULL, 'Jorden Silverans', 'Bredestraat 6', '', '2580', 'Putte', 'Belgien', 'BE', NULL, NULL, '477779080', '0010159JFN', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352604150', 'FedEx', NULL, '2015-11-13', '12.11.2015 10:21', '4260295880459', '1', 'a0YC000000dMpBlMAK', '185.00', '279.99'),
(36087, '361322161', NULL, NULL, 'Jorden Silverans', 'Bredestraat 6', '', '2580', 'Putte', 'Belgien', 'BE', NULL, NULL, '477779080', '0010250IP6', NULL, NULL, 'Theorema Monaco Diamond horloge - leren band - goudkleur (T-3006-2)', NULL, '644352604150', 'FedEx', NULL, '2015-11-13', '12.11.2015 09:48', 'BE140729NM39', '1', 'a0YC000000diTL3MAM', '150.00', '229.98'),
(36088, '361198246', NULL, NULL, 'Jelenko Djekanovic', 'Thaliastraat 52', '', '2600', 'Berchem', 'Belgien', 'BE', NULL, NULL, '475531789', '0010179CRA', NULL, NULL, 'Theorema Monaco Diamond horloge - roestvrijstalen band - zilverkleur (GM-3006-4)', NULL, '644352604161', 'FedEx', NULL, '2015-11-13', '11.11.2015 19:50', 'BE140729NM41', '1', 'a0YC000000diTL5MAM', '150.00', '229.98'),
(36089, '361255185', NULL, NULL, 'Dave Sugiwidjaja', 'Rinus Michelslaan 10A', '', '1061 MB', 'AMSTERDAM', 'Niederlanden', 'NL', NULL, NULL, '646661313', '0010173AI4', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352604172', 'FedEx', NULL, '2015-11-13', '11.11.2015 23:31', '4,2603E+12', '1', 'a0YC000000dMpOnMAK', '185.00', '279.99'),
(36090, '361233941', NULL, NULL, 'johan bemelen', 'Ploeghof 6', '', '6418JE', 'HEERLEN Limburg', 'Niederlanden', 'NL', NULL, NULL, '646905449', '0010232GY6', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352604183', 'FedEx', NULL, '2015-11-13', '11.11.2015 22:00', '4,2603E+12', '1', 'a0YC000000dMpOnMAK', '185.00', '279.99'),
(36091, '361203009', NULL, NULL, 'Ton van Lier', 'St. Catharinastraat 7', '', '6001 BW', 'WEERT', 'Niederlanden', 'NL', NULL, NULL, '435550253', '0010118M8B', NULL, NULL, 'Theorema Watch - Gouden kast/witte wijzerplaat/buine lederen band - T-3001-3', NULL, '644352604194', 'FedEx', NULL, '2015-11-13', '11.11.2015 20:32', 'NL150922KS08', '1', 'a0YC000000dioiuMAA', '119.99', '199.99'),
(36092, '361147477', NULL, NULL, 'Mike Kerkhof', 'Marijnenstraat 5', '', '5491 CT', 'SINT-OEDENRODE', 'Niederlanden', 'NL', NULL, NULL, '639018728', '0010210OR6', NULL, NULL, 'GM-3005-7 - Horloge met leren band en diamanten - zwart display met goudkleurige kast', NULL, '644352604209', 'FedEx', NULL, '2015-11-13', '11.11.2015 19:07', 'NL140520NM14', '1', 'a0YC000000diVURMA2', '150.00', '229.98'),
(36093, '361216268', '', '', 'Mikael Andersson', 'VAESTANVAEG 53c', '', '216 15', 'LIMHAMN', 'Schweden', '', '', '', '705456198', '10050746', '', '', 'T-7002. Silver med svart urtavla, svart armband', 'Paket am 14.12.15 zur?ck erhalten!\r\nRL 7302 1436 6DE    16.12.2015', '644352604210', 'FedEx', '', '2015-11-13', '11.11.2015 21:15', '4260295882101', '1', 'a0YC000000dt3fSMAQ', '1367.62', '2399.00'),
(36094, '361205570', NULL, NULL, 'Mehdi Yaghobi', 'SIBELIUSGANGEN 16', '', '164 73', 'KISTA', 'Schweden', 'SE', NULL, NULL, '736786210', '0010046BSR', NULL, NULL, 'T-7001-3. Guld med svart urtavla, brunt armband', NULL, '644352604220', 'FedEx', NULL, '2015-11-13', '11.11.2015 20:15', '4260295882118', '1', 'a0YC000000dt3laMAA', '1367.62', '2399.00'),
(36095, '361551200', NULL, NULL, 'Angela Mc Kane', '9 ROTHSAY SQUARE', '', 'BT14 7BY', 'BELFAST Antrim', 'Großbritannien', 'GB', NULL, NULL, '289295528', '0010183P9X', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '644352604286', 'FedEx', NULL, '2015-11-13', '12.11.2015 23:31', '4260295881456', '1', 'a0YC000000drXugMAE', '129.99', '199.00'),
(36096, '361539855', NULL, NULL, 'Michele Wormald', '16 HIGH STREET', '', 'AL5 2TD', 'HARPENDEN HERTFORDSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7920062915', '0010051SR7', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352604297', 'FedEx', NULL, '2015-11-13', '12.11.2015 22:27', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36097, '361790504', NULL, NULL, 'eileen morris', '22 tamarisk heights', 'kilnamanagh', '', 'tallaght dublin', 'Irland', 'IE', NULL, NULL, '857350490', '0010199DAY', NULL, NULL, 'Dubai Theorema Watch - GM-3009-1', NULL, '644352604334', 'FedEx', NULL, '2015-11-16', '13.11.2015 22:32', '150512HW08', '1', 'a0YC000000eEmBlMAK', '150.00', '199.00'),
(36098, '361717943', NULL, NULL, 'Tanya Galway Tour Company', 'Unit 5 Kiltartan House', 'Forster Street', '', 'Galway', 'Irland', 'IE', NULL, NULL, '00353(87)7516189', '0010199DUZ', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-2 - Black Strap, Black/Silver Case, White Face', NULL, '644352604345', 'FedEx', NULL, '2015-11-16', '13.11.2015 16:33', 'WL-GM511-2', '1', 'a0YC000000dhKkBMAU', '165.00', '235.00'),
(36099, '361777114', NULL, NULL, 'Claire Davies', '63 Curlew road', 'Abbeydale', 'Gl44tf', 'Gloucester', 'Großbritannien', 'GB', NULL, NULL, '7815769460', '0010248T2A', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352604356', 'FedEx', NULL, '2015-11-16', '13.11.2015 21:35', '4260295882019', '1', 'a0YC000000dfm93MAA', '155.00', '249.00'),
(36100, '361920688', NULL, NULL, 'Julie Wisdom', 'TUDOR HOUSE BRAINTREE ROAD', '', 'CM77 8JB', 'BRAINTREE', 'Großbritannien', 'GB', NULL, NULL, '+44 7800 655042', '0010226V6K', NULL, NULL, 'Black Strap Black Case Black Face - GM-507-4', NULL, '644352604367', 'FedEx', NULL, '2015-11-16', '14.11.2015 16:33', '4260295881173', '1', 'a0YC000000drzMtMAI', '123.01', '189.00'),
(36101, '362005056', NULL, NULL, 'COLM BATESON', '4 WEAVERSHILL ROAD', '', 'BT14 8PS', 'BELFAST', 'Großbritannien', 'GB', NULL, NULL, '7907750352', '0010019DJH', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352604378', 'FedEx', NULL, '2015-11-16', '15.11.2015 00:53', '4260295880374', '1', 'a0YC000000dfm3ZMAQ', '155.00', '249.00'),
(36102, '361997328', NULL, NULL, 'Agne Petraviciute', '1 flat 1 flat Victoria hall 7 wesley ave', '', 'E16 1SR', 'London', 'Großbritannien', 'GB', NULL, NULL, '+44 7463 788743', '0010235RLU', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352604389', 'FedEx', NULL, '2015-11-16', '14.11.2015 23:29', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(36103, '361473304', NULL, NULL, 'Jocelyne Autard-Ridge', '10 Springmount Mews', '', 'BT44 9FE', 'Ballymena', 'Großbritannien', 'GB', NULL, NULL, '7470349190', '00100705UY', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352604390', 'FedEx', NULL, '2015-11-16', '12.11.2015 18:38', '4260295880473', '1', 'a0YC000000dhPshMAE', '154.99', '239.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(36104, '361637516', NULL, NULL, 'Andrea Brown', '20 Dundee Road', '', 'TS25 5DZ', 'HARTLEPOOL', 'Großbritannien', 'GB', NULL, NULL, '7984964787', '0010246HMF', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352604404', 'FedEx', NULL, '2015-11-16', '13.11.2015 11:59', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(36105, '361932563', '', '', 'Anissa Riaz', '124 FLAT 10 124 Romford Road', '', 'E15 4LH', 'LONDON', 'Großbritannien', '', '', '', '7535481166', '00101280CI', '', '', 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', 'Paket am 01.12.15 zur?ck erhalten!\r\nRL 72 939 103 2DE   02.12.2015', '644352604415', 'FedEx', '', '2015-11-16', '14.11.2015 17:31', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(36106, '362006392', NULL, NULL, 'Bagtiyar Babayev', '5 Rose walk', '', 'SG8 5HG', 'Royston', 'Großbritannien', 'GB', NULL, NULL, '7590894747', '0010077AM2', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352604426', 'FedEx', NULL, '2015-11-16', '15.11.2015 01:33', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(36107, '361768774', NULL, NULL, 'James Williamson', '65 65 Chamberlayne rd', 'Kensal Rise', 'NW10 3ND', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '07790 297009', '00101176HU', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352604437', 'FedEx', NULL, '2015-11-16', '13.11.2015 21:04', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(36108, '361722945', NULL, NULL, 'Wendy Fleetwood', '59 Herbert Road', '', 'WS9 8JP', 'WALSALL', 'Großbritannien', 'GB', NULL, NULL, '7832809665', '0010191RAI', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352604448', 'FedEx', NULL, '2015-11-16', '13.11.2015 18:28', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(36109, '361897365', NULL, NULL, 'pATRICIA yATES', '19 MOUNT PLEASANT LANE', '', 'AL2 3UX', 'ST. ALBANS', 'Großbritannien', 'GB', NULL, NULL, '1923682333', '0010243K8H', NULL, NULL, 'Enis Tufina Watch - GM-107-1', NULL, '644352604459', 'FedEx', NULL, '2015-11-16', '14.11.2015 14:26', '4260295880602', '1', 'a0YC000000dszpxMAA', '139.00', '229.00'),
(36110, '361800631', NULL, NULL, 'Colin Dawson (Personal)', 'Daletech Ltd Regency House,', 'Valley Road', 'LS28 9EN', 'Pudsey West Yorkshire', 'Großbritannien', 'GB', NULL, NULL, '7967579190', '0010182RE7', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352604460', 'FedEx', NULL, '2015-11-16', '14.11.2015 00:08', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(36111, '361933713', NULL, NULL, 'Julie Chesterton', '2 GREEN MAN COURT', 'Eastwick lane', 'CM20 2QP', 'HARLOW Herts', 'Großbritannien', 'GB', NULL, NULL, '7528384195', '0010159SVX', NULL, NULL, 'Marco Polo Watch: Gold Case - Black Face - Black Strap', NULL, '644352604470', 'FedEx', NULL, '2015-11-16', '14.11.2015 17:30', '4260295880923', '1', 'a0YC000000dt0vsMAA', '115.00', '179.00'),
(36112, '361529800', NULL, NULL, 'Paul Cunningham', '35 STAMFORD AVENUE', '', 'FY4 2BH', 'BLACKPOOL Lancs', 'Großbritannien', 'GB', NULL, NULL, '7941301884', '0010086A1M', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-3', NULL, '644352604481', 'FedEx', NULL, '2015-11-16', '12.11.2015 22:02', '4260295880701', '1', 'a0YC000000drWznMAE', '123.00', '199.00'),
(36113, '361991428', NULL, NULL, 'opeyemi amosun', '2 the light building', 'lumen court', 'PR1 2RA', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '4,47903E+11', '0010064NM8', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black leather strap - GM-510-4', NULL, '644352604492', 'FedEx', NULL, '2015-11-16', '14.11.2015 23:00', '4260295881371', '1', 'a0YC000000drWe1MAE', '129.99', '199.00'),
(36114, '361771049', NULL, NULL, 'kerrie katinas', '58 LABURNUM WAY', '', 'CM8 2NY', 'WITHAM', 'Großbritannien', 'GB', NULL, NULL, '7540434674', '00100233S7', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352604507', 'FedEx', NULL, '2015-11-16', '13.11.2015 21:04', '4260295881425', '1', 'a0YC000000drWe3MAE', '129.99', '199.00'),
(36115, '361810106', NULL, NULL, 'Ruth Bingham', '58 JUBILEE HEIGHTS', '', 'BT25 1QQ', 'DROMORE', 'Großbritannien', 'GB', NULL, NULL, '7938787227', '0010079Y33', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352604518', 'FedEx', NULL, '2015-11-16', '14.11.2015 01:56', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36116, '361836724', NULL, NULL, 'Joe Turnbull', '15 Heritage court', 'Stephenson way', 'DL3 6SS', 'DARLINGTON', 'Großbritannien', 'GB', NULL, NULL, '7827016768', '00100565LV', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352604529', 'FedEx', NULL, '2015-11-16', '14.11.2015 09:35', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36117, '361649720', NULL, NULL, 'Naim Hyder', '1 Stevenage Road', '', 'E6 2AU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7894138127', '0010213P4K', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352604530', 'FedEx', NULL, '2015-11-16', '13.11.2015 12:29', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36118, '361936311', NULL, NULL, 'Rob Jones', '28 RAMSDEN STREET', '', 'NP22 5NZ', 'TREDEGAR', 'Großbritannien', 'GB', NULL, NULL, '7969103176', '0010122EUR', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352604540', 'FedEx', NULL, '2015-11-16', '14.11.2015 17:36', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36119, '361965093', NULL, NULL, 'Derek Horne', '38 Dalhousie Court', 'Links Parade', 'DD7 7JD', 'Carnoustie Angus', 'Großbritannien', 'GB', NULL, NULL, '1241858421', '0010143D0L', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '644352604551', 'FedEx', NULL, '2015-11-16', '14.11.2015 20:29', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(36120, '361925743', NULL, NULL, 'Brendan O Brien', '1A WESTBOURNE ROAD', '', 'SE26 5NJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7984146514', '0010109OTN', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352604562', 'FedEx', NULL, '2015-11-16', '14.11.2015 16:31', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(36121, '361798992', NULL, NULL, 'Craig Dowsett', '42 WAGGON ROAD', '', 'EN4 0HL', 'BARNET', 'Großbritannien', 'GB', NULL, NULL, '7712262265', '00100867F4', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352604573', 'FedEx', NULL, '2015-11-16', '13.11.2015 23:25', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(36122, '361701785', NULL, NULL, 'Jillian Cerna Thomas', '28 cedarwood rogerstone', '', 'np10 9jr', 'Newport', 'Großbritannien', 'GB', NULL, NULL, '7546938385', '0010175PTL', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352604584', 'FedEx', NULL, '2015-11-16', '13.11.2015 15:47', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(36123, '361571252', NULL, NULL, 'Katie Oldroyd', 'St ives Butlers lane', 'Wrabness Essex', 'CO11 2UE', 'MANNINGTREE', 'Großbritannien', 'GB', NULL, NULL, '7867417798', '0010015JTO', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352604595', 'FedEx', NULL, '2015-11-16', '13.11.2015 03:26', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(36124, '361974295', NULL, NULL, 'Natalie Pocock', '6 APPLEBY WALK', '', 'BS4 1SQ', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7798887080', '0010208WXD', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352604600', 'FedEx', NULL, '2015-11-16', '14.11.2015 20:55', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(36125, '361556090', NULL, NULL, 'Donko Kodjeykov', '48 DOUGLAS ROAD', '', 'KT1 3PT', 'KINGSTON UPON THAMES', 'Großbritannien', 'GB', NULL, NULL, '7742963141', '0010164P5H', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352604610', 'FedEx', NULL, '2015-11-16', '13.11.2015 00:02', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36126, '361960106', NULL, NULL, 'Lyndsey Egginton', '68 VICTORIA ROAD', '', 'S36 1FX', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7711716272', '001001951W', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352604621', 'FedEx', NULL, '2015-11-16', '14.11.2015 20:01', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36127, '361802568', NULL, NULL, 'Nicholas Blakeman', '28 THE GROVE', '', 'YO12 4RD', 'SCARBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7429111482', '00100797OC', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352604632', 'FedEx', NULL, '2015-11-16', '13.11.2015 23:54', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36128, '361722555', NULL, NULL, 'Vicky Zangaro', '2 ROGERS CLOSE', 'Wednesfield', 'WV11 2NH', 'WOLVERHAMPTON West midlands', 'Großbritannien', 'GB', NULL, NULL, '7471688494', '0010104U7C', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352604643', 'FedEx', NULL, '2015-11-16', '13.11.2015 18:25', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36129, '361804929', NULL, NULL, 'Annicka Webb', '6 HARROWDEN ROAD', 'Wheatley', 'DN2 4EH', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '7885733526', '0010143MAJ', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352604654', 'FedEx', NULL, '2015-11-16', '14.11.2015 00:31', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(36130, '361623128', NULL, NULL, 'richard watkinson', '39 GLENWOOD GARDENS', 'Bedworth', 'CV12 8BD', 'BEDWORTH', 'Großbritannien', 'GB', NULL, NULL, '7584858295', '00100934UB', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352604665', 'FedEx', NULL, '2015-11-16', '13.11.2015 10:57', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(36131, '361983707', NULL, NULL, 'Gill Green', 'Caltherm UK  Rowhurst Close', 'Chesterton', 'ST5 6BD', 'Newcastle Under Lyme Staffordshire', 'Großbritannien', 'GB', NULL, NULL, '01270 520807', '00100244ZY', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352604676', 'FedEx', NULL, '2015-11-16', '14.11.2015 22:00', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(36132, '361984710', NULL, NULL, 'Sergejs Kacans', '11-A Leslie Rd', '', 'BH9 2JH', 'BOURNEMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7714474408', '00102408ID', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '644352604687', 'FedEx', NULL, '2015-11-16', '14.11.2015 21:58', '4260295881470', '1', 'a0YC000000drXuiMAE', '129.99', '199.00'),
(36133, '361516301', NULL, NULL, 'penny mills', '321 MANCHESTER ROAD', '', 'OL5 9AY', 'ASHTON-UNDER-LYNE', 'Großbritannien', 'GB', NULL, NULL, '7950735564', '00102452KP', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352604698', 'FedEx', NULL, '2015-11-16', '12.11.2015 21:11', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(36134, '361974645', NULL, NULL, 'Ismen Bedzeti', 'VIA DEI FORNACIAI 12', '', '06053', 'DERUTA PG', 'Italien', 'IT', NULL, NULL, '3200892298', '0010210CV6', NULL, NULL, 'GM-505-3', NULL, '644352604702', 'FedEx', NULL, '2015-11-16', '14.11.2015 22:02', 'GM-505-3', '1', 'a0YC000000e2WhHMAU', '150.00', '239.90'),
(36135, '361414985', NULL, NULL, 'Oana Timofte', 'Clos des Cytises 4 4', '', '1300', 'Limal', 'Belgien', 'BE', NULL, NULL, '494934989', '0010132X3Y', NULL, NULL, 'Montre Dublin Pionier - Noir - Argent - Blanc (GM-508-1)', NULL, '644352604768', 'FedEx', NULL, '2015-11-16', '12.11.2015 15:21', 'BE140310NM03', '1', 'a0YC000000dhi4gMAA', '150.00', '239.99'),
(36136, '361628636', NULL, NULL, 'abdulkareem hamad', 'Fruithoflaan 112', '', '2600', 'Berchem', 'Belgien', 'BE', NULL, NULL, '486073756', '0010214DZQ', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Or/noir (GM-103-3)', NULL, '644352604779', 'FedEx', NULL, '2015-11-16', '13.11.2015 12:22', '4260295880459', '1', 'a0YC000000dMpBlMAK', '185.00', '279.99'),
(36137, '361959210', NULL, NULL, 'Enis Celik', 'Rue des Merises 10', '', '4801', 'Verviers', 'Belgien', 'BE', NULL, NULL, '32472554074', '0010152WMR', NULL, NULL, 'Montre Theorema Sao Paolo - MÃ©tal - Argent/blanc (GM-103-5)', NULL, '644352604780', 'FedEx', NULL, '2015-11-16', '14.11.2015 20:48', '4260295881593', '1', 'a0YC000000dMpGiMAK', '185.00', '279.99'),
(36138, '361500644', NULL, NULL, 'SOME-BODY COLYN Katrien', 'De Vrierestraat 47', '', '2000', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '479371645', '0010208P7V', NULL, NULL, 'Pionier New York horloge - GM511-3 - goudkleur/bruin/wit', NULL, '644352604790', 'FedEx', NULL, '2015-11-16', '12.11.2015 21:19', 'BE150922KS03', '1', 'a0YC000000dimWfMAI', '159.99', '249.99'),
(36139, '361887108', NULL, NULL, 'Patricia Van Calster', 'Miksebeekstraat 70', '', '2930', 'Brasschaat', 'Belgien', 'BE', NULL, NULL, '499778008', '0010198XEH', NULL, NULL, 'Pionier New York horloge - GM511-4 - goudkleur/bruin/zwart', NULL, '644352604805', 'FedEx', NULL, '2015-11-16', '14.11.2015 14:19', 'BE150922KS04', '1', 'a0YC000000dimWzMAI', '159.99', '249.99'),
(36140, '361841086', NULL, NULL, 'Mohamed Abdirahim', 'Waalstraat 89', '', '6826 Bm', 'Arnhem Gelderland', 'Niederlanden', 'NL', NULL, NULL, '636500291', '0010250RBT', NULL, NULL, 'Theorema Monaco Diamond horloge - leren band - zwart/goudkleur (T-3006-3)', NULL, '644352604816', 'FedEx', NULL, '2015-11-16', '14.11.2015 10:32', 'NL140729NM40', '1', 'a0YC000000diUtgMAE', '150.00', '229.98'),
(36141, '361634161', NULL, NULL, 'Taulant Murashi', 'Oetewalerstraat 23', '', '1093 MC', 'AMSTERDAM', 'Niederlanden', 'NL', NULL, NULL, '644444923', '001025074V', NULL, NULL, 'Theorema Monaco Diamond horloge - leren band - goudkleur (T-3006-2)', NULL, '644352604827', 'FedEx', NULL, '2015-11-16', '14.11.2015 06:31', 'NL140729NM39', '1', 'a0YC000000diUtfMAE', '150.00', '229.98'),
(36142, '361470593', NULL, NULL, 'Roxy Spijk', 'Dieklaan 4', '', '3241 SB', 'MIDDELHARNIS Zuid-Holland', 'Niederlanden', 'NL', NULL, NULL, '642136037', '0010228RQH', NULL, NULL, 'Sao Paulo zwarte band, zwarte kast - GM-103-2', NULL, '644352604838', 'FedEx', NULL, '2015-11-16', '12.11.2015 18:58', '4260295880442', '1', 'a0YC000000dMpOmMAK', '185.00', '279.99'),
(36143, '361880796', NULL, NULL, 'Annika Brandt Nielsen', 'Sinesvej 1', '', '4270', 'Hong', 'Dänemark', 'DK', NULL, NULL, '50448677', '00102509EA', NULL, NULL, 'Sort urskive, sort urkasse og sort lÃ¦derrem (GM-3009-4)', NULL, '644352604849', 'FedEx', NULL, '2015-11-16', '14.11.2015 13:36', '150512HW011', '1', 'a0YC000000dznNHMAY', '1119.05', '1595.00'),
(36144, '361850381', NULL, NULL, 'erik larsen', 'Rosenfeldtvej 34 st tv', '', '2665', 'Vallensbaek Strand', 'Dänemark', 'DK', NULL, NULL, '30106473', '0010025FWO', NULL, NULL, 'Sort urskive, sÃ¸lvfarvet stÃ¥lrem (GM-3009-6)', NULL, '644352604850', 'FedEx', NULL, '2015-11-16', '14.11.2015 11:06', '150512HW013', '1', 'a0YC000000dznNJMAY', '1119.05', '1595.00'),
(36145, '361709160', NULL, NULL, 'charlotte nielsen', 'Vesterfaelledvej 3B St. Tv.', '', '1750', 'Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '51895070', '0010236IR1', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '644352604860', 'FedEx', NULL, '2015-11-16', '13.11.2015 17:07', 'WL-DK040614HW03', '1', 'a0YC000000dvZGyMAM', '1380.30', '2295.00'),
(36146, '361923978', NULL, NULL, 'Duncan Glover', 'Kankaretie 2 D 48', '', '00770', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '465410683', '0010250TFK', NULL, NULL, 'GM-3009-5 Theorema-kello', NULL, '644352604871', 'FedEx', NULL, '2015-11-16', '14.11.2015 18:18', '150512HW012', '1', 'a0YC000000eEluWMAS', '149.99', '199.99'),
(36147, '361698849', NULL, NULL, 'Tommi Kaartinen', 'Finerintie 28', '', '03250', 'OJAKKALA', 'Finnland', 'FI', NULL, NULL, '3,58504E+11', '10250805', NULL, NULL, 'GM511-2 - Pionier-rannekello', NULL, '644352604882', 'FedEx', NULL, '2015-11-16', '13.11.2015 17:19', '4260295882057', '1', 'a0YC000000dvaOfMAI', '160.01', '229.00'),
(36148, '361726748', NULL, NULL, 'Peter Hoeoegs', 'BACKVAEGEN 9', 'Asa Malmstroem', '169 55', 'SOLNA', 'Schweden', 'SE', NULL, NULL, '4,67035E+11', '0010110DM8', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352604893', 'FedEx', NULL, '2015-11-16', '13.11.2015 18:16', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(36149, '361686052', NULL, NULL, 'Rugiya Manafova', 'Karl Hovbergsgatan 13b 13b', '', '63353', 'Eskilstuna', 'Schweden', 'SE', NULL, NULL, '720272343', '00101081VH', NULL, NULL, 'Brun/guld/vit. Modell GM511-3', NULL, '644352604908', 'FedEx', NULL, '2015-11-16', '13.11.2015 15:44', 'WL-GM511-3', '1', 'a0YC000000dhKWwMAM', '1543.87', '2199.00'),
(36150, '361530281', NULL, NULL, 'Robert Harytjunjan', 'GNEJSVAEGEN 27', '', '141 39', 'HUDDINGE', 'Schweden', 'SE', NULL, NULL, '46704780151', '0010210N3Q', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352604919', 'FedEx', NULL, '2015-11-16', '12.11.2015 22:44', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(36152, '362073092', NULL, NULL, 'Ann Pooni', '128 HAMILTON AVENUE', '', 'B62 8SJ', 'HALESOWEN', 'Großbritannien', 'GB', NULL, NULL, '7758964520', '0010230TPU', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352604996', 'FedEx', NULL, '2015-11-17', '15.11.2015 11:58', '4260295882019', '1', 'a0YC000000dfm93MAA', '155.00', '249.00'),
(36153, '362067858', NULL, NULL, 'Sam Colclough', '17 YEW TREE RISE', '', 'NP26 3TJ', 'CALDICOT', 'Großbritannien', 'GB', NULL, NULL, '7772180043', '0010208IDX', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352605000', 'FedEx', NULL, '2015-11-17', '15.11.2015 11:24', '4260295880381', '1', 'a0YC000000dfm3aMAA', '155.00', '249.00'),
(36154, '362167225', NULL, NULL, 'Denis Voiciuc', '26 Tidford Road', 'Welling, Kent', 'DA16 3JY', 'WELLING', 'Großbritannien', 'GB', NULL, NULL, '+44 7969 266732', '001014016V', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352605010', 'FedEx', NULL, '2015-11-17', '15.11.2015 17:33', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(36155, '362172439', NULL, NULL, 'Julia Young', '14 SOMERVILLE COURT', '', 'OX17 3SN', 'BANBURY', 'Großbritannien', 'GB', NULL, NULL, '7581086205', '00100697O8', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352605021', 'FedEx', NULL, '2015-11-17', '15.11.2015 18:03', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(36156, '362216228', NULL, NULL, 'Claire Whelan', '11 Bryony way', '', 'PO7 8HQ', 'WATERLOOVILLE', 'Großbritannien', 'GB', NULL, NULL, '7817018521', '0010248L0W', NULL, NULL, 'Enis Tufina Watch - GM-107-2', NULL, '644352605032', 'FedEx', NULL, '2015-11-17', '15.11.2015 20:29', '4260295880619', '1', 'a0YC000000dszpyMAA', '139.00', '229.00'),
(36157, '362204700', NULL, NULL, 'Alice Dushime', '93 HEATH AVENUE', 'Salford', 'M7 1NY', 'SALFORD Greater manchester', 'Großbritannien', 'GB', NULL, NULL, '7480966009', '0010242F4Y', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352605043', 'FedEx', NULL, '2015-11-17', '15.11.2015 20:05', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(36158, '362199577', NULL, NULL, 'Diane Bowman', '10 DOVECLIFF CRESCENT', '', 'DE13 0JH', 'BURTON-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '1283548811', '0010001TIY', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352605054', 'FedEx', NULL, '2015-11-17', '15.11.2015 19:32', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(36159, '362195291', NULL, NULL, 'Craig Thompson', '25 HULSE STREET', '', 'ST4 2PD', 'STOKE-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '1782325158', '0010250KPK', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '644352605065', 'FedEx', NULL, '2015-11-17', '15.11.2015 19:32', '4260295880916', '1', 'a0YC000000dt0vrMAA', '115.00', '179.00'),
(36160, '362167559', NULL, NULL, 'Emma Marcouse', '14 SMITHY CLOSE', '', 'NG11 8EE', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7449627105', '0010205IUS', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and gold metal strap - GM-510-7', NULL, '644352605076', 'FedEx', NULL, '2015-11-17', '15.11.2015 17:28', '4260295881432', '1', 'a0YC000000drWe4MAE', '129.99', '199.00'),
(36161, '362243654', NULL, NULL, 'Loredana Iamandi', '3 SCHOLARS PLACE', '', 'KT12 3FE', 'WALTON-ON-THAMES', 'Großbritannien', 'GB', NULL, NULL, '7503613526', '0010022Q7L', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352605087', 'FedEx', NULL, '2015-11-17', '15.11.2015 22:32', '4260295881388', '1', 'a0YC000000drWdyMAE', '129.99', '199.00'),
(36162, '362381220', NULL, NULL, 'Michael Ambrose', '30 Larchwood Avenue', '', 'RM5 2QJ', 'Collier Row, Romford', 'Großbritannien', 'GB', NULL, NULL, '7908223193', '00100146NI', NULL, NULL, 'PIONIER NEW Model 2014 - Gold face with brown leather strap GM-510-1', NULL, '644352605098', 'FedEx', NULL, '2015-11-17', '16.11.2015 14:59', '4260295881388', '1', 'a0YC000000drWdyMAE', '129.99', '199.00'),
(36163, '362171352', NULL, NULL, 'Kyran List', '7 WHITEWAYS CHURCH LANE', '', 'NR34 0AU', 'BECCLES', 'Großbritannien', 'GB', NULL, NULL, '4,41503E+11', '0010204HJ3', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352605102', 'FedEx', NULL, '2015-11-17', '15.11.2015 17:56', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(36164, '362102250', NULL, NULL, 'Lee Linton', '5 Moss Rose Mill Springfield Road', '', 'BL4 8JW', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '7866233550', '0010003I8C', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352605113', 'FedEx', NULL, '2015-11-17', '15.11.2015 13:40', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36165, '362224241', NULL, NULL, 'Gemma Robinson', '11 Griffin court', 'Black eagle drive', 'DA11 9AH', 'GRAVESEND', 'Großbritannien', 'GB', NULL, NULL, '7538455434', '0010179CO6', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352605124', 'FedEx', NULL, '2015-11-17', '15.11.2015 21:03', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36166, '362385278', NULL, NULL, 'Graham Hughes', '8 Gorseyville Road', 'Bebington', 'CH63 2QG', 'Wirral Merseyside', 'Großbritannien', 'GB', NULL, NULL, '7407188977', '0010076TPY', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352605135', 'FedEx', NULL, '2015-11-17', '16.11.2015 14:29', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36167, '362247931', NULL, NULL, 'Lesley O\'Neill', '214 STRATHLEVEN DRIVE', '', 'G83 9PH', 'ALEXANDRIA', 'Großbritannien', 'GB', NULL, NULL, '7748846786', '0010005L7L', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352605146', 'FedEx', NULL, '2015-11-17', '15.11.2015 22:57', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(36168, '362167566', NULL, NULL, 'Owen Thomas', '24 THREE CORNERS', 'Bexelyheath', 'DA7 6HF', 'BEXLEYHEATH', 'Großbritannien', 'GB', NULL, NULL, '7956205419', '0010078W31', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352605157', 'FedEx', NULL, '2015-11-17', '15.11.2015 17:23', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(36169, '362203111', NULL, NULL, 'Jamaine Campbell', 'Ryde House CHURCH STREET', 'Newchurch', 'BB4 9EX', 'ROSSENDALE', 'Großbritannien', 'GB', NULL, NULL, '7949189481', '0010156YX3', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352605168', 'FedEx', NULL, '2015-11-17', '15.11.2015 20:04', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36170, '362093809', NULL, NULL, 'janet reid', '82 WEST PERCY ROAD', '', 'NE29 7RG', 'NORTH SHIELDS North Tyneside', 'Großbritannien', 'GB', NULL, NULL, '7542730445', '0010154DE3', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '644352605179', 'FedEx', NULL, '2015-11-17', '15.11.2015 13:12', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(36171, '362195273', NULL, NULL, 'mateusz friedrich', '96a westminster drive', '', 'mk36ly', 'milton keynes', 'Großbritannien', 'GB', NULL, NULL, '7852543361', '0010134P6G', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352605180', 'FedEx', NULL, '2015-11-17', '15.11.2015 19:28', '4260295881982', '1', 'a0YC000000dfm8FMAQ', '155.00', '249.00'),
(36172, '362244479', NULL, NULL, 'Emily Field', '13 REDGATE DRIVE', '', 'BR2 7BT', 'BROMLEY', 'Großbritannien', 'GB', NULL, NULL, '7791108380', '0010111Q9O', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352605190', 'FedEx', NULL, '2015-11-17', '15.11.2015 22:27', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36173, '362233984', NULL, NULL, 'James Lindsay', '24 SPRINGFIELD ROAD', '', 'EH49 7JJ', 'LINLITHGOW WEST LOTHIAN', 'Großbritannien', 'GB', NULL, NULL, '7949101251', '00100479CV', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352605205', 'FedEx', NULL, '2015-11-17', '15.11.2015 21:55', '4260295880329', '1', 'a0YC000000dc9slMAA', '96.01', '149.00'),
(36174, '362387026', NULL, NULL, 'Gordon Cooper', '79 LULWORTH AVENUE', 'Whitkirk', 'LS15 8LW', 'LEEDS West Yorks', 'Großbritannien', 'GB', NULL, NULL, '1132943772', '0010203GKO', NULL, NULL, 'T-3001-3A Gold Case/Black Dial/Black Leather Band', NULL, '644352605216', 'FedEx', NULL, '2015-11-17', '16.11.2015 14:41', '4260295880336', '1', 'a0YC000000dc9smMAA', '96.01', '149.00'),
(36175, '362138619', NULL, NULL, 'Eilidh fleming', '26 AFTON AVENUE', '', 'KA6 5DY', 'AYR', 'Großbritannien', 'GB', NULL, NULL, '7902613439', '0010035N1E', NULL, NULL, 'T-3001-6 Bicolor Case/Black Dial/Black Leather Band', NULL, '644352605227', 'FedEx', NULL, '2015-11-17', '15.11.2015 16:05', '4260295880367', '1', 'a0YC000000dc9spMAA', '96.01', '149.00'),
(36176, '362141872', NULL, NULL, 'Dale hynd', '23 CAMPHILL DRIVE', '', 'KA25 6DY', 'KILBIRNIE', 'Großbritannien', 'GB', NULL, NULL, '7500775094', '00101641OT', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Silver-Coloured Case (T3006-1-01)', NULL, '644352605238', 'FedEx', NULL, '2015-11-17', '15.11.2015 16:02', '4260295880992', '1', 'a0YC000000drXudMAE', '129.99', '199.00'),
(36177, '362231907', NULL, NULL, 'George herbert', '1 CLOS DEWI MEDI', '', 'SA15 2DA', 'LLANELLI Carmethensire', 'Großbritannien', 'GB', NULL, NULL, '7913089405', '0010185ENN', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '644352605249', 'FedEx', NULL, '2015-11-17', '15.11.2015 21:24', '4260295881470', '1', 'a0YC000000drXuiMAE', '129.99', '199.00'),
(36178, '362190779', NULL, NULL, 'Clayton Matthews', '1 ELVARD CLOSE', 'WITHYWOOD', 'BS13 9BT', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7739477319', '00101081IO', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352605250', 'FedEx', NULL, '2015-11-17', '15.11.2015 19:07', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(36179, '362323070', NULL, NULL, 'Jonathan Ferrao', '88-90 LODGE ROAD', '', 'SO14 6RF', 'SOUTHAMPTON Hampshire', 'Großbritannien', 'GB', NULL, NULL, '7709105141', '0010129C7G', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352605260', 'FedEx', NULL, '2015-11-17', '16.11.2015 10:32', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(36180, '362190071', NULL, NULL, 'Omarkhan Ashirbekov', 'CHERRIES HOU WYCH HILL WAY', '', 'GU22 0AE', 'WOKING Surrey', 'Großbritannien', 'GB', NULL, NULL, '4,47511E+11', '00101558TQ', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '644352605271', 'FedEx', NULL, '2015-11-17', '15.11.2015 19:08', '4260295881456', '1', 'a0YC000000drXugMAE', '129.99', '199.00'),
(36181, '362487055', NULL, NULL, 'David Buskie', '0/2 11 MARGARETTA BUILDINGS', 'Cathcart', 'G44 4EE', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7956170273', '0010206EQL', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352605308', 'FedEx', NULL, '2015-11-17', '16.11.2015 21:59', '4260295880473', '1', 'a0YC000000dhPshMAE', '154.99', '239.00'),
(36182, '362507282', NULL, NULL, 'Aaron McGhee', '86 CAMANACHD CRESCENT', '', 'PH33 6XL', 'FORT WILLIAM Highlands', 'Großbritannien', 'GB', NULL, NULL, '7429700482', '0010153UKS', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '', 'FedEx', NULL, '2015-11-17', '16.11.2015 23:04', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(36183, '362427295', NULL, NULL, 'TRACY MADDOCKS', '1 INVICTA PA SANDPIT ROAD', '', 'DA1 5BU', 'DARTFORD Kent', 'Großbritannien', 'GB', NULL, NULL, '7940379749', '0010142X2A', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black metal strap - GM-510-8', NULL, '644352605320', 'FedEx', NULL, '2015-11-17', '16.11.2015 18:12', '4260295881449', '1', 'a0YC000000drWe5MAE', '129.99', '199.00'),
(36184, '362450972', NULL, NULL, 'Eliezer Levy', '58 WELLINGTON AVENUE', '', 'N15 6BA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7939841099', '0010120DMX', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352605330', 'FedEx', NULL, '2015-11-17', '16.11.2015 19:52', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36185, '362510577', NULL, NULL, 'Andrew Norris', '1 HILLSIDE GREEN', 'Pen-y-fai', 'CF31 4BE', 'BRIDGEND', 'Großbritannien', 'GB', NULL, NULL, '1656725727', '0010147SAC', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352605341', 'FedEx', NULL, '2015-11-17', '16.11.2015 23:33', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(36186, '362512869', NULL, NULL, 'Lisa Norris', '1 HILLSIDE GREEN', 'Pen-y-fai', 'CF31 4BE', 'BRIDGEND Wales', 'Großbritannien', 'GB', NULL, NULL, '01656 725727', '00100046F4', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352605352', 'FedEx', NULL, '2015-11-17', '16.11.2015 23:24', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(36187, '362439908', NULL, NULL, 'Aron Wraith', '15 St Andrews Close', '', 'LN5 7XT', 'Lincoln', 'Großbritannien', 'GB', NULL, NULL, '7542326583', '0010246UVQ', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352605363', 'FedEx', NULL, '2015-11-17', '16.11.2015 18:37', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(36188, '362428915', NULL, NULL, 'Emily Skipp', '193 churchdr Church drive', 'Quedgeley', 'GL2 4US', 'Gloucester Gloucestershire', 'Großbritannien', 'GB', NULL, NULL, '7849123388', '0010221EN7', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352605374', 'FedEx', NULL, '2015-11-17', '16.11.2015 18:07', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(36189, '362500472', NULL, NULL, 'Stuart Williamson', '12 COLWICK CLOSE', '', 'NG19 6NW', 'MANSFIELD', 'Großbritannien', 'GB', NULL, NULL, '7904142260', '0010193MO3', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352605385', 'FedEx', NULL, '2015-11-17', '16.11.2015 22:30', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(36190, '362587694', NULL, NULL, 'shane hallahan', '1&2 harbour  c/o hardware house', 'cobh', '0', 'cobh co cork', 'Irland', 'IE', NULL, NULL, '0214812341/0868426742', '0010148LFC', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-4 - Brown Strap, Gold Case, Black Face', NULL, '644352605411', 'FedEx', NULL, '2015-11-18', '17.11.2015 10:34', 'WL-GM511-4', '1', 'a0YC000000dhKkDMAU', '165.00', '235.00'),
(36191, '362517151', NULL, NULL, 'Mary O\' Connell', '0 Derrynane', 'Cork Road', '', 'Mallow Co Cork', 'Irland', 'IE', NULL, NULL, '876381918', '00100513B9', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-2 - Black Strap, Black/Silver Case, White Face', NULL, '644352605422', 'FedEx', NULL, '2015-11-18', '17.11.2015 00:02', 'WL-GM511-2', '1', 'a0YC000000dhKkBMAU', '165.00', '235.00'),
(36192, '362494881', NULL, NULL, 'Graham Armstrong', '7 Oaktree Lawn', '', 'Dublin 15', 'Caprenterstown ', 'Irland', 'IE', NULL, NULL, '877963316', '0010208SFB', NULL, NULL, 'Men\'s Automatic Watch Theorema Model New York Diamonds - GM511-2 - Black Strap, Black/Silver Case, White Face', NULL, '644352605433', 'FedEx', NULL, '2015-11-18', '16.11.2015 22:03', 'WL-GM511-2', '1', 'a0YC000000dhKkBMAU', '165.00', '235.00'),
(36193, '362395295', NULL, NULL, 'Elaine Maxwell', 'Oberstown Tara', '', '', 'Co. Meath', 'Irland', 'IE', NULL, NULL, '861005020', '0010222D6G', NULL, NULL, 'Gold/Black Dial/Brown Leather Band T-7001-3', NULL, '644352605444', 'FedEx', NULL, '2015-11-18', '16.11.2015 15:03', '4260295882118', '1', 'a0YC000000dt4ckMAA', '145.01', '249.00'),
(36194, '362154138', NULL, NULL, 'Kristine Antonova', '1A Hillcrest Park', 'Lucan, Co. Dublin,', '', 'Lucan Dublin', 'Irland', 'IE', NULL, NULL, '852713098', '0010141NAE', NULL, NULL, 'Gold/Black Dial/Brown Leather Band T-7001-3', NULL, '644352605455', 'FedEx', NULL, '2015-11-18', '15.11.2015 16:33', '4260295882118', '1', 'a0YC000000dt4ckMAA', '145.01', '249.00'),
(36195, '362603772', NULL, NULL, 'Kerry Bateman', 'Carillion The Square', '2 Broad Street West', 'S1 2BQ', 'Sheffield South Yorkshire', 'Großbritannien', 'GB', NULL, NULL, '7792305601', '001000858X', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352605466', 'FedEx', NULL, '2015-11-18', '17.11.2015 11:33', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(36196, '362590652', NULL, NULL, 'Sophie Hughes', '44 Nursery fields', '', 'CM21 0DH', 'SAWBRIDGEWORTH', 'Großbritannien', 'GB', NULL, NULL, '7585115924', '00101162FO', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-4', NULL, '644352605477', 'FedEx', NULL, '2015-11-18', '17.11.2015 10:59', '260295880718', '1', 'a0YC000000drWzoMAE', '123.00', '199.00'),
(36197, '362584790', NULL, NULL, 'Emma Jackson', '56 NEW EATON ROAD', '', 'NG9 7EN', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7961017944', '0010120MLY', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352605488', 'FedEx', NULL, '2015-11-18', '17.11.2015 10:32', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(36198, '362525798', NULL, NULL, 'SiDH Vaze', '29 29 CAZENOVE ROAD', '', 'E17 4NP', 'LONDON Greater London', 'Großbritannien', 'GB', NULL, NULL, '7867240021', '0010188BPM', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352605499', 'FedEx', NULL, '2015-11-18', '17.11.2015 02:05', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(36199, '362576222', NULL, NULL, 'Melvyn Holmes', 'Rothbury 12 whitton view', '', 'NE65 7QN', 'Morpeth', 'Großbritannien', 'GB', NULL, NULL, '1669620626', '0010132GG2', NULL, NULL, 'T-3001-6 Bicolor Case/Black Dial/Black Leather Band', NULL, '644352605503', 'FedEx', NULL, '2015-11-18', '17.11.2015 10:18', '4260295880367', '1', 'a0YC000000dc9spMAA', '96.01', '149.00'),
(36200, '362519187', NULL, NULL, 'Eillidh Edgar', '12 AVON PLACE', '', 'KA1 3PW', 'KILMARNOCK', 'Großbritannien', 'GB', NULL, NULL, '7549203690', '0010100YMD', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352605514', 'FedEx', NULL, '2015-11-18', '17.11.2015 00:26', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(36201, '362223832', NULL, NULL, 'angelo lecca', 'VIA FILIPPO CORRIDONI 35', '', '20861', 'BRUGHERIO MB', 'Italien', 'IT', NULL, NULL, '3492826165', '0010225AAX', NULL, NULL, 'GM-505-3', NULL, '644352605525', 'FedEx', NULL, '2015-11-18', '15.11.2015 21:59', 'GM-505-3', '1', 'a0YC000000e2WhHMAU', '150.00', '239.90'),
(36202, '362348426', NULL, NULL, 'Lars Jensen', 'Alleparken 22', '', '5290', 'Marslev', 'Dänemark', 'DK', NULL, NULL, '21232763', '0010002KAE', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '644352605536', 'FedEx', NULL, '2015-11-18', '16.11.2015 13:06', 'WL-DK040614HW03', '1', 'a0YC000000dvZGyMAM', '1380.30', '2295.00'),
(36203, '362344557', NULL, NULL, 'Anja A. Falster-Hansen Jorgensen', 'Assensvej 116', '', '5750', 'Ringe', 'Dänemark', 'DK', NULL, NULL, '31665532', '0010010Q2B', NULL, NULL, 'Casablanca-ur i guld/sort', NULL, '644352605547', 'FedEx', NULL, '2015-11-18', '16.11.2015 12:36', 'WL-DK040614HW03', '1', 'a0YC000000dvZGyMAM', '1380.30', '2295.00'),
(36204, '362125180', NULL, NULL, 'Rasmus jacobsen', 'Blegdammen 8b', '', '4000', 'Roskilde', 'Dänemark', 'DK', NULL, NULL, '27310215', '00101519LM', NULL, NULL, 'Sort urskive, sort stÃ¥lrem (GM-3009-8)', NULL, '644352605558', 'FedEx', NULL, '2015-11-18', '15.11.2015 15:36', '150512HW015', '1', 'a0YC000000dznNLMAY', '1119.05', '1595.00'),
(36205, '362094428', NULL, NULL, 'Lone Behrens', 'Spurvegarden 22 stth', '', '2650', 'Hvidovre Kobenhavn', 'Dänemark', 'DK', NULL, NULL, '53612650', '0010114L8B', NULL, NULL, 'Sort urskive, sort urkasse og sort lÃ¦derrem (GM-3009-4)', NULL, '644352605569', 'FedEx', NULL, '2015-11-18', '15.11.2015 14:06', '150512HW011', '1', 'a0YC000000dznNHMAY', '1119.05', '1595.00'),
(36206, '362303696', NULL, NULL, 'Almas Narlund', 'Slaeggbacken 7, 5tr', '', '171 53', 'SOLNA', 'Schweden', 'SE', NULL, NULL, '46735159604', '0010128MWK', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352605570', 'FedEx', NULL, '2015-11-18', '16.11.2015 10:15', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(36207, '362210979', NULL, NULL, 'Helena Agerfalk', 'Hasselaengsvaegen 5', '', '76192', 'Norrtaelje', 'Schweden', 'SE', NULL, NULL, '0709-721161', '00102272YV', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352605580', 'FedEx', NULL, '2015-11-18', '15.11.2015 21:15', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(36208, '362262707', NULL, NULL, 'Olimas Chalilovas', 'SUNNANVINDSGATAN 4C', '', '262 42', 'AENGELHOLM', 'Schweden', 'SE', NULL, NULL, '739204472', '0010090LNY', NULL, NULL, 'Brun/guld/svart. Modell GM511-4', NULL, '644352605591', 'FedEx', NULL, '2015-11-18', '16.11.2015 01:14', 'WL-GM511-4', '1', 'a0YC000000dhKWxMAM', '1543.87', '2199.00'),
(36209, '361950430', NULL, NULL, 'Henrik Sundberg', 'BYVAEGEN 10C', '', '913 42', 'OBBOLA', 'Schweden', 'SE', NULL, NULL, '705509600', '0010242XYS', NULL, NULL, 'Brun/guld/vit. Modell GM511-3', NULL, '644352605606', 'FedEx', NULL, '2015-11-18', '14.11.2015 19:44', 'WL-GM511-3', '1', 'a0YC000000dhKWwMAM', '1543.87', '2199.00'),
(36210, '362072461', NULL, NULL, 'Simon Hasth', 'Linnegatan 4B', '', '575 38', 'EKSJOE', 'Schweden', 'SE', NULL, NULL, '761008616', '0010197VF3', NULL, NULL, 'T-7001-3. Guld med svart urtavla, brunt armband', NULL, '644352605617', 'FedEx', NULL, '2015-11-18', '15.11.2015 12:44', '4260295882118', '1', 'a0YC000000dt3laMAA', '1367.62', '2399.00'),
(36211, '3074457345679843477', NULL, NULL, 'Ah Chiou Yu', 'No 10,solok pendamar indah 1', 'No 10,solok pendamar indah 1', '42000', 'PORT KLANG SELANGOR', 'Malaysia', 'MY', NULL, NULL, '162212102', '0010196KZ7', NULL, NULL, 'P-7001-2: Pionier Havana Automatic Watch', NULL, '578824938568', 'FedEx', NULL, '2015-11-18', '14.11.2015 20:51', 'a0YC000000dtfEHMAY', '1', 'a0YC000000dtfEHMAY', '866.63', '999.00'),
(36212, '3074457345679882556', NULL, NULL, 'Jeff ZHANG', '600 NORTH BRIDGE ROAD  , PARKVIEW SQUARE #19-01 NA', 'NA', '188778', 'Singapore', 'Singapur', 'SG', NULL, NULL, '86688056', '0010178P54', NULL, NULL, '76013 (SILVER CASE-BROWN BAND): ELYSEE Tristan Automatic Watch', NULL, '578824938557', 'FedEx', NULL, '2015-11-18', '16.11.2015 21:12', 'SG150703RS98', '1', 'a0YC000000d0RkgMAE', '167.20', '209.00'),
(36213, '362434954', NULL, NULL, 'Xavier Proumen', 'Avenue de la Toison d\'Or 156', '', '6900', 'Marche-en-Famenne', 'Belgien', 'BE', NULL, NULL, '084 31 39 40', '00101965ES', NULL, NULL, 'Montre automatique Pionier Florida - Cuir noir - Noir/Argent - GM-505-2', NULL, '644352605628', 'FedEx', NULL, '2015-11-18', '16.11.2015 19:21', 'BE150624KS10', '1', 'a0YC000000dhhoKMAQ', '145.00', '229.98'),
(36214, '362347758', NULL, NULL, 'Kathy Daniel', 'Chemin de la Cavee 19B', '', '7822', 'Isieres', 'Belgien', 'BE', NULL, NULL, '68665331', '0010108NPH', NULL, NULL, 'Montre automatique Pionier Florida - MÃ©tal argentÃ© - Noir/Argent - GM-505-5', NULL, '644352605639', 'FedEx', NULL, '2015-11-18', '16.11.2015 16:18', 'BE150624KS13', '1', 'a0YC000000dhhoNMAQ', '145.00', '229.98'),
(36215, '362503535', NULL, NULL, 'Pierre Glenisson', 'Clos Gretry 2 Clos Gretry', '', '1342', 'Limelette', 'Belgien', 'BE', NULL, NULL, '0483/118.158', '0010217YSP', NULL, NULL, 'Montre automatique Pionier Florida - MÃ©tal argentÃ© - Noir/Argent - GM-505-5', NULL, '644352605640', 'FedEx', NULL, '2015-11-18', '16.11.2015 23:50', 'BE150624KS13', '1', 'a0YC000000dhhoNMAQ', '145.00', '229.98'),
(36216, '362495553', NULL, NULL, 'Sebastien Yans', 'Voie de Liege 80', '', '4040', 'Herstal', 'Belgien', 'BE', NULL, NULL, '495772980', '00101273H3', NULL, NULL, 'Montre T-3006-6 - bracelet en acier inoxydable, boitier dorÃ©/noir', NULL, '644352605650', 'FedEx', NULL, '2015-11-18', '16.11.2015 23:19', 'BE140729NM43', '1', 'a0YC000000diTL7MAM', '150.00', '229.98'),
(36217, '362431090', NULL, NULL, 'laurence VANDEN BOSSCHE', 'Korenbloemstraat 25', '', '1600', 'Sint-Pieters-Leeuw', 'Belgien', 'BE', NULL, NULL, '474616479', '0010192W8U', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Argent/noir (GM-103-1)', NULL, '644352605661', 'FedEx', NULL, '2015-11-18', '16.11.2015 18:50', '4260295880435', '1', 'a0YC000000dMpBHMA0', '185.00', '279.99'),
(36218, '362058214', NULL, NULL, 'Stephanie Corbier', 'Boulevard du midi 6/3', '', '6140', 'Fontaine-l eveque', 'Belgien', 'BE', NULL, NULL, '493182799', '0010217M62', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Argent/noir (GM-103-1)', NULL, '644352605672', 'FedEx', NULL, '2015-11-18', '15.11.2015 11:49', '4260295880435', '1', 'a0YC000000dMpBHMA0', '185.00', '279.99'),
(36219, '362518812', NULL, NULL, 'LUC VANHOUTTE', 'Polderstraat 21', '', '9190', 'Stekene', 'Belgien', 'BE', NULL, NULL, '477689499', '0010250PKB', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Black/Gold (GM-505-3)', NULL, '644352605683', 'FedEx', NULL, '2015-11-18', '17.11.2015 01:20', 'BE150624KS15', '1', 'a0YC000000dhhoPMAQ', '145.00', '229.98'),
(36220, '362461768', NULL, NULL, 'Memet Terkivatan', 'Mathenesserlaan 177', '', '3014 HA', 'ROTTERDAM', 'Niederlanden', 'NL', NULL, NULL, '653382164', '0010203KNV', NULL, NULL, 'GM-3005-5 - Horloge met leren band en diamanten - wit display met zilverkleurige kast', NULL, '644352605694', 'FedEx', NULL, '2015-11-18', '16.11.2015 21:01', 'NL140520NM12', '1', 'a0YC000000diVUPMA2', '150.00', '229.98'),
(36221, '362458083', NULL, NULL, 'Klaes van Dulst', 'Sipohout 1', '', '2719 KL', 'ZOETERMEER', 'Niederlanden', 'NL', NULL, NULL, '614108624', '0010061QR5', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwart metalen bandje - Zwart/zwart (GM-505-6)', NULL, '644352605709', 'FedEx', NULL, '2015-11-18', '16.11.2015 21:00', 'NL150624KS14', '1', 'a0YC000000dhhyYMAQ', '145.00', '229.98'),
(36222, '362172624', NULL, NULL, 'Mohamed EL Sayed', 'Marcantilaan 397', '', '1051 NL', 'AMSTERDAM', 'Niederlanden', 'NL', NULL, NULL, '646000021', '0010120QFT', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwart metalen bandje - Zwart/zwart (GM-505-6)', NULL, '644352605710', 'FedEx', NULL, '2015-11-18', '15.11.2015 18:59', 'NL150624KS14', '1', 'a0YC000000dhhyYMAQ', '145.00', '229.98'),
(36223, '362218671', NULL, NULL, 'kim wehrmann', 'Escamplaan 727', '', '2547 EG', '\'S-GRAVENHAGE', 'Niederlanden', 'NL', NULL, NULL, '682082686', '0010171D5W', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwartleren bandje - Zwart/zilver (GM-505-2)', NULL, '644352605720', 'FedEx', NULL, '2015-11-18', '15.11.2015 21:28', 'NL150624KS10', '1', 'a0YC000000dhhyUMAQ', '145.00', '229.98'),
(36224, '362228327', NULL, NULL, 'Sacha Istatia', 'Ploegstraat 21', '', '1445 RT', 'PURMEREND', 'Niederlanden', 'NL', NULL, NULL, '618373170', '0010056BKJ', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwartleren bandje - Zwart/zilver (GM-505-2)', NULL, '644352605731', 'FedEx', NULL, '2015-11-18', '15.11.2015 22:28', 'NL150624KS10', '1', 'a0YC000000dhhyUMAQ', '145.00', '229.98'),
(36225, '362286687', NULL, NULL, 'Berry Vos', 'De Kromme Nol 4', '', '4261an', 'WIJK EN AALBURG', 'Niederlanden', 'NL', NULL, NULL, '653151288', '00101845M3', NULL, NULL, 'Pionier New York horloge - GM511-4 - goudkleur/bruin/zwart', NULL, '644352605742', 'FedEx', NULL, '2015-11-18', '16.11.2015 09:00', 'BE150922KS04', '1', 'a0YC000000dimcQMAQ', '159.99', '249.99'),
(36226, '362460614', NULL, NULL, 'Kajeekaran Sivananthan', 'Rietaak 6', '', '4941 RL', 'RAAMSDONKSVEER', 'Niederlanden', 'NL', NULL, NULL, '611360232', '00102241Z5', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352605753', 'FedEx', NULL, '2015-11-18', '16.11.2015 21:00', '4260295880459', '1', 'a0YC000000dMpOnMAK', '185.00', '279.99'),
(36227, '362120029', NULL, NULL, 'Paul Klieverik', 'Erve Lambertman 8', '', '7577 NJ', 'OLDENZAAL', 'Niederlanden', 'NL', NULL, NULL, '612146135', '0010130WAI', NULL, NULL, 'Sao Paulo zilver/zwarte wijzerplaat, zilverkleurige metalen band - GM-103-6', NULL, '644352605764', 'FedEx', NULL, '2015-11-18', '15.11.2015 17:00', '4260295881609', '1', 'a0YC000000dMpOpMAK', '185.00', '279.99'),
(36228, '361528499', NULL, NULL, 'Louise Thornell', 'LUGNA GATAN 64', '', '211 59', 'MALMÃ–', 'Schweden', 'SE', NULL, NULL, '706220238', '001003885S', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, 'storniert', 'FedEx', NULL, '2015-11-16', '12.11.2015 22:44', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(36229, '362261326', NULL, NULL, 'Olimas Chalilovas', 'SUNNANVINDSGATAN 4C', '', '262 42', 'AENGELHOLM', 'Schweden', 'SE', NULL, NULL, '739204472', '0010193OHQ', NULL, NULL, 'Svart/silver/svart. Modell GM511-1', NULL, 'storniert', 'FedEx', NULL, '2015-11-18', '16.11.2015 01:14', 'WL-GM511-1', '1', 'a0YC000000dhKWuMAM', '1543.87', '2199.00'),
(36230, '362708087', NULL, NULL, 'Paul Curran', '113 The Faythe', 'Wexford', '', 'Wexford', 'Ireland', 'IE', NULL, NULL, '863034650', '0010117DR1', NULL, NULL, 'Dubai Theorema Watch - GM-3009-2', NULL, '644352605812', 'FedEx', NULL, '2015-11-19', '17.11.2015 18:33', '150512HW09', '1', 'a0YC000000eEmBmMAK', '150.00', '199.00'),
(36231, '362653692', NULL, NULL, 'Leah Tollett', '9 CAPRINGTON PLACE', 'Ruchazie', 'G33 3RG', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '1417749986', '00100247O7', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352605823', 'FedEx', NULL, '2015-11-19', '17.11.2015 15:30', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(36232, '362620605', NULL, NULL, 'Shona Kennedy', '55 GRANSHA PARK', '', 'BT11 8AT', 'BELFAST Antrim', 'Großbritannien', 'GB', NULL, NULL, '7730028935', '001011989R', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352605834', 'FedEx', NULL, '2015-11-19', '17.11.2015 12:41', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(36233, '362661366', NULL, NULL, 'Soheil Sadeghi', 'flat1 fairview court', 'linksway', 'nw4 1js', 'london middlesex', 'Großbritannien', 'GB', NULL, NULL, '7476515414', '00100326IR', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352605845', 'FedEx', NULL, '2015-11-19', '17.11.2015 16:44', '4260295882026', '1', 'a0YC000000dsxNrMAI', '155.00', '249.00'),
(36234, '362646847', NULL, NULL, 'Emma Wilkins', '39 ELMHURST CRESCENT', 'St Thomas  Swansea', 'SA1 8EA', 'SWANSEA', 'Großbritannien', 'GB', NULL, NULL, '7790600116', '0010149CH8', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352605856', 'FedEx', NULL, '2015-11-19', '17.11.2015 15:44', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(36235, '362786707', NULL, NULL, 'Simon Pitt', '17 Hemsby close', '', 'WR5 3RH', 'WORCESTER', 'Großbritannien', 'GB', NULL, NULL, '7990595572', '00100965J3', NULL, NULL, 'GM-505-5 Florida Diamods By Pioner Stainless Steel Strap With Black Face', NULL, '644352605867', 'FedEx', NULL, '2015-11-19', '18.11.2015 00:02', '4260295880831', '1', 'a0YC000000dtQfxMAE', '123.00', '199.00'),
(36236, '362739716', NULL, NULL, 'Uche Okereafor', '31 sylvia court', '', 'HA9 6HS', 'WEMBLEY', 'Großbritannien', 'GB', NULL, NULL, '7872025988', '0010227G7C', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352605878', 'FedEx', NULL, '2015-11-19', '17.11.2015 20:59', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(36237, '362900061', NULL, NULL, 'Shaneek Stewart', '27 EUSTACE ROAD', '', 'IP1 5BT', 'IPSWICH', 'Großbritannien', 'GB', NULL, NULL, '7853408660', '0010155Q4S', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352605889', 'FedEx', NULL, '2015-11-19', '18.11.2015 13:52', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(36238, '362781529', NULL, NULL, 'Polly Barker', 'DWF LLP Bridgewater Place', 'Water Lane', 'LS11 5DY', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7939476305', '00102078UM', NULL, NULL, 'PIONIER NEW Model 2014 - Black face and black metal strap - GM-510-8', NULL, '644352605890', 'FedEx', NULL, '2015-11-19', '17.11.2015 23:31', '4260295881449', '1', 'a0YC000000drWe5MAE', '129.99', '199.00'),
(36239, '362877718', NULL, NULL, 'Leah Gregory', '31 HEATHER ROAD', '', 'WS3 2QA', 'WALSALL', 'Großbritannien', 'GB', NULL, NULL, '7943648874', '0010205OBC', NULL, NULL, 'PIONIER NEW Model 2014 - Silver face and silver metal strap - GM-510-5', NULL, '644352605904', 'FedEx', NULL, '2015-11-19', '18.11.2015 12:06', '4260295881418', '1', 'a0YC000000drWe2MAE', '129.99', '199.00'),
(36240, '362762409', NULL, NULL, 'Paul Brown', '341 NEWTONDALE', '', 'HU7 4BN', 'HULL', 'Großbritannien', 'GB', NULL, NULL, '1482878482', '0010079XWW', NULL, NULL, 'PIONIER NEW Model 2014 -Black face and silver metal strap GM-510-6', NULL, '644352605915', 'FedEx', NULL, '2015-11-19', '17.11.2015 22:02', '4260295881425', '1', 'a0YC000000drWe3MAE', '129.99', '199.00'),
(36241, '362713714', NULL, NULL, 'Steven Hadden', '94 Yarborough Road', '', 'LN1 1HR', 'LINCOLN', 'Großbritannien', 'GB', NULL, NULL, '7860597499', '0010086P2R', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352605926', 'FedEx', NULL, '2015-11-19', '17.11.2015 19:18', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(36242, '362839460', NULL, NULL, 'ALIN MAVRODINESCU', '99 MONTAGU ROAD', '', 'N18 2LX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7551007516', '0010143TAD', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352605937', 'FedEx', NULL, '2015-11-19', '18.11.2015 10:07', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36243, '362748383', NULL, NULL, 'Jason Flynn', '71 Cheriton Avenue', '', 'SO18 5HJ', 'Southampton', 'Großbritannien', 'GB', NULL, NULL, '7739020926', '00101195QF', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352605948', 'FedEx', NULL, '2015-11-19', '17.11.2015 21:38', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36244, '362770461', NULL, NULL, 'Jennifer Stevens', '21 HOLTS FIELD', '', 'SA3 3AQ', 'SWANSEA', 'Großbritannien', 'GB', NULL, NULL, '7891846077', '001003348I', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352605959', 'FedEx', NULL, '2015-11-19', '17.11.2015 22:27', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36245, '362673280', '', '', 'alan brwer', '70 JENNINGS STREET', '', 'SN2 2BD', 'SWINDON', 'Großbritannien', '', '', '', '01793 324411', '00102469E2', '', '', 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', '', '644352605960', 'FedEx', '', '2015-11-19', '17.11.2015 16:51', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(36246, '362701274', NULL, NULL, 'gareth williamson', '42 BROOKFIELD GARDENS', '', 'BT42 1LW', 'BALLYMENA', 'Großbritannien', 'GB', NULL, NULL, '7739613110', '00100942F4', NULL, NULL, 'Sao Paulo - Silver, White Dial, Silver Metal Band (GM-103-5)', NULL, '644352605970', 'FedEx', NULL, '2015-11-19', '17.11.2015 18:37', '4260295881593', '1', 'a0YC000000dhfAOMAY', '152.00', '229.00'),
(36247, '362747191', NULL, NULL, 'Steven Lapworth', '3 BRAYFORD AVENUE', '', 'CV3 5BS', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '07939 039 112', '00100457OL', NULL, NULL, 'Silver/ Black Dial/ Leather Band (T-7001-2)', NULL, '644352605981', 'FedEx', NULL, '2015-11-19', '17.11.2015 21:27', '4260295882101', '1', 'a0YC000000dsjQwMAI', '120.01', '179.00'),
(36248, '362855442', '', '', 'Charlotte Banning', '167 Southpark crescent', '', 'SE6 1JN', 'LONDON', 'Großbritannien', '', '', '', '7885720009', '0010089E35', '', '', 'Silver/Black Dial / Silver Metal Band - GM-101-7', '', '644352605992', 'FedEx', '', '2015-11-19', '18.11.2015 11:05', '4260295881999', '1', 'a0YC000000dfm8PMAQ', '155.00', '249.00'),
(36249, '362706795', NULL, NULL, 'Anthony Chu', '6 HENGRAVE ROAD', '', 'SE23 3NW', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7778404076', '00101526JH', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '644352606006', 'FedEx', NULL, '2015-11-19', '17.11.2015 18:31', '4260295881647', '1', 'a0YC000000dhPskMAE', '154.99', '239.00'),
(36250, '362781250', NULL, NULL, 'stuart Bullen', '15-16 MARGARET STREET', '', 'W1W 8RW', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7769697750', '0010177RT4', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352606017', 'FedEx', NULL, '2015-11-19', '17.11.2015 23:33', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36251, '362733133', NULL, NULL, 'Debra Blackman', '15 VALENCY CLOSE', '', 'HA6 3JR', 'NORTHWOOD', 'Großbritannien', 'GB', NULL, NULL, '7811171505', '00100791DU', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352606028', 'FedEx', NULL, '2015-11-19', '17.11.2015 20:38', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(36252, '362691582', NULL, NULL, 'helin gulsen', '34 CLARENCE ROAD', 'enfield', 'EN3 4BW', 'ENFIELD', 'Großbritannien', 'GB', NULL, NULL, '7710491123', '0010172PQU', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352606039', 'FedEx', NULL, '2015-11-19', '17.11.2015 17:59', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(36253, '362681616', NULL, NULL, 'SiDH Vaze', '29 29 CAZENOVE ROAD', '', 'E17 4NP', 'LONDON Greater London', 'Großbritannien', 'GB', NULL, NULL, '7867240021', '0010064YMU', NULL, NULL, 'T-3001-6 Bicolor Case/Black Dial/Black Leather Band', NULL, '644352606040', 'FedEx', NULL, '2015-11-19', '17.11.2015 18:04', '4260295880367', '1', 'a0YC000000dc9spMAA', '96.01', '149.00'),
(36254, '362691238', NULL, NULL, 'Katharine Barnett', 'Sunwood Farm Cockin Lane, Clayton', '', 'BD14 6PY', 'Bradford', 'Großbritannien', 'GB', NULL, NULL, '7904103564', '00100126U5', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '644352606050', 'FedEx', NULL, '2015-11-19', '17.11.2015 17:57', '4260295881470', '1', 'a0YC000000drXuiMAE', '129.99', '199.00'),
(36255, '362612452', NULL, NULL, 'Giulia Pasqualini', 'Via repubblica 72', '', '27049', 'Stradella Pavia', 'Italien', 'IT', NULL, NULL, '3331821599', '0010041JED', NULL, NULL, 'GM-505-5', NULL, '644352606061', 'FedEx', NULL, '2015-11-19', '17.11.2015 13:11', 'GM-505-5', '1', 'a0YC000000e2WhKMAU', '150.00', '239.90'),
(36256, '362726832', NULL, NULL, 'tuong phat chieu', 'Avenue Louis Pierard 13', '', '1140', 'Evere', 'Belgien', 'BE', NULL, NULL, '472863522', '0010073MG7', NULL, NULL, 'Montre Dublin Pionier - Marron - Or - Noir (GM-508-3)', NULL, '644352606072', 'FedEx', NULL, '2015-11-19', '17.11.2015 20:50', 'BE140310NM05', '1', 'a0YC000000dhi4iMAA', '150.00', '239.99'),
(36257, '362614584', NULL, NULL, 'Monica Claus', 'Lentelaan 16', '', '3600', 'Waterschei-Zwartberg Limburg', 'Belgien', 'BE', NULL, NULL, '089/386859', '00102503L2', NULL, NULL, 'Pionier Florida horloge met diamanten - Zilver metalen bandje - Wit/zilver (GM-505-4)', NULL, '644352606083', 'FedEx', NULL, '2015-11-19', '17.11.2015 13:21', 'BE150624KS12', '1', 'a0YC000000dhhoMMAQ', '145.00', '229.98'),
(36258, '362757436', NULL, NULL, 'Angela van Dalen', 'Royaardsplein 82', '', '3123 AP', 'SCHIEDAM Zuid-Holland', 'Niederlanden', 'NL', NULL, NULL, '648132422', '0010116WX1', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwart metalen bandje - Zwart/zwart (GM-505-6)', NULL, '644352606094', 'FedEx', NULL, '2015-11-19', '17.11.2015 23:00', 'NL150624KS14', '1', 'a0YC000000dhhyYMAQ', '145.00', '229.98'),
(36259, '362707031', NULL, NULL, 'Jim Nunnikhoven', 'Aalsmeerderdijk 504', '', '1435 BN', 'RIJSENHOUT Noord-Holland', 'Niederlanden', 'NL', NULL, NULL, '619952776', '0010231A86', NULL, NULL, 'Pionier Dublin herenhorloge - bruin/goudkleur/zwart (GM-508-3)', NULL, '644352606109', 'FedEx', NULL, '2015-11-19', '17.11.2015 19:29', 'NL140310NM05', '1', 'a0YC000000dhiFKMAY', '150.00', '239.99'),
(36260, '362688083', NULL, NULL, 'Dmitry Rakovitch', 'Tollensstraat 63C', '', '1053RS', 'Amsterdam', 'Niederlanden', 'NL', NULL, NULL, '614859682', '0010045TW9', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwart metalen bandje - Zwart/zwart (GM-505-6)', NULL, '644352606110', 'FedEx', NULL, '2015-11-19', '17.11.2015 18:32', 'NL150624KS14', '1', 'a0YC000000dhhyYMAQ', '145.00', '229.98'),
(36268, '363014694', NULL, NULL, 'jim higgins', '2 CULLEN CRESCENT', '', 'KY2 6EP', 'KIRKCALDY Fife', 'Großbritannien', 'GB', NULL, NULL, '7891108569', '0010132AJO', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352606212', 'FedEx', NULL, '2015-11-19', '18.11.2015 21:27', '4260295881050', '1', 'a0YC000000dfm3dMAA', '155.00', '249.00'),
(36265, '362293240', NULL, NULL, 'Thi Nien Le', 'Kiilantie 29  A 7', '', '10300', 'Karjaa', 'Finnland', 'FI', NULL, NULL, '451446353', '0010250QN1', NULL, NULL, 'GM-3009-1 Theorema-kello', NULL, '644352606131', 'FedEx', NULL, '2015-11-19', '16.11.2015 10:49', '150512HW08', '1', 'a0YC000000eEluSMAS', '149.99', '199.99'),
(36264, '362339594', NULL, NULL, 'Terhi Tuominen', 'Taiteentekijaentie 8 A 7', '', '00350', 'Helsinki', 'Finnland', 'FI', NULL, NULL, '503293097', '0010044ZJI', NULL, NULL, 'GM-3009-5 Theorema-kello', NULL, '644352606120', 'FedEx', NULL, '2015-11-19', '16.11.2015 13:48', '150512HW012', '1', 'a0YC000000eEluWMAS', '149.99', '199.99'),
(36267, '362026168', NULL, NULL, 'Abdullah Yusif Bodu', 'Aarteenetsijaentie 2D34', '', '00970', 'HELSINKI', 'Finnland', 'FI', NULL, NULL, '404878290', '0010067H9Y', NULL, NULL, 'GM511-2 - Pionier-rannekello', NULL, '644352606142', 'FedEx', NULL, '2015-11-19', '15.11.2015 10:18', '4260295882057', '1', 'a0YC000000dvaOfMAI', '160.01', '229.00'),
(36269, '363015507', NULL, NULL, 'Dale Howland', '243 RAMSHEAD DRIVE', '', 'LS14 1DG', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7919484446', '0010156N4W', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352606223', 'FedEx', NULL, '2015-11-19', '18.11.2015 21:36', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(36270, '363021678', NULL, NULL, 'Naomi Hill', '108 Ringden avenue', 'Paddockwood', 'TN12 6EG', 'TONBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '07745 828458â€¬', '0010013AJW', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352606234', 'FedEx', NULL, '2015-11-19', '18.11.2015 21:58', '4260295882002', '1', 'a0YC000000dfm8oMAA', '155.00', '249.00'),
(36271, '362979393', NULL, NULL, 'jayne blackwell', '26 NASEBY ROAD', '', 'BH9 1SR', 'BOURNEMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7815200534', '0010045IDE', NULL, NULL, 'Marco Polo Watch: Black Face - Metal Strap', NULL, '644352606245', 'FedEx', NULL, '2015-11-19', '18.11.2015 19:29', '4260295880978', '1', 'a0YC000000dt0vwMAA', '115.00', '179.00'),
(36272, '362938009', NULL, NULL, 'Julie Cane', '11 WASELEY HILL WAY', '', 'HU7 4ZH', 'HULL', 'Großbritannien', 'GB', NULL, NULL, '7904046699', '0010051KDO', NULL, NULL, 'Marco Polo Watch: Silver Case - Black Face - Black Strap', NULL, '644352606256', 'FedEx', NULL, '2015-11-19', '18.11.2015 16:04', '4260295880916', '1', 'a0YC000000dt0vrMAA', '115.00', '179.00'),
(36273, '363004168', NULL, NULL, 'Cheryl Hartis', '4 CHERRY CLOSE', '', 'PE33 9JF', 'KING\'S LYNN', 'Großbritannien', 'GB', NULL, NULL, '7825587732', '0010150NFD', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-3', NULL, '644352606267', 'FedEx', NULL, '2015-11-19', '18.11.2015 21:00', '4260295880701', '1', 'a0YC000000drWznMAE', '123.00', '199.00'),
(36274, '363029912', NULL, NULL, 'george lofthouse', '53 ST. LAWRENCE ROAD', '', 'm346dj', 'manchester', 'Großbritannien', 'GB', NULL, NULL, '7890566542', '0010052QV5', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352606278', 'FedEx', NULL, '2015-11-19', '18.11.2015 22:28', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(36275, '363031817', NULL, NULL, 'Norman Green', 'Fornside Hou St John in the Vale', '', 'CA12 4TS', 'Keswick', 'Großbritannien', 'GB', NULL, NULL, '7919057206', '0010218HZF', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352606289', 'FedEx', NULL, '2015-11-19', '18.11.2015 22:57', '4260295881999', '1', 'a0YC000000dfm8PMAQ', '155.00', '249.00'),
(36276, '362932462', NULL, NULL, 'karl vincent', '125 MILL VIEW ESTATE', 'Garth', 'CF34 0DE', 'MAESTEG Mid glamorgan', 'Großbritannien', 'GB', NULL, NULL, '7519663987', '00102071BU', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352606290', 'FedEx', NULL, '2015-11-19', '18.11.2015 16:02', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36277, '362959356', NULL, NULL, 'Lynne Cochrane', '5 Castle terrace', '', 'DD10 0RE', 'Inverbervie', 'Großbritannien', 'GB', NULL, NULL, '7778289050', '0010109J52', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352606304', 'FedEx', NULL, '2015-11-19', '18.11.2015 18:06', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36278, '362967532', NULL, NULL, 'Alice Sinclair-Hughes', '11 QUEENSVILLE', '', 'ST17 4NJ', 'STAFFORD Staffordshire', 'Großbritannien', 'GB', NULL, NULL, '7989678757', '00100902AG', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352606315', 'FedEx', NULL, '2015-11-19', '18.11.2015 18:44', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(36279, '363011221', NULL, NULL, 'Peter Bedwell', '19 The Avenue', '', 'BN43 5GJ', 'Shoreham-by-Sea West Sussex', 'Großbritannien', 'GB', NULL, NULL, '1273461422', '0010064V9B', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '644352606326', 'FedEx', NULL, '2015-11-19', '18.11.2015 21:33', '4260295881456', '1', 'a0YC000000drXugMAE', '129.99', '199.00'),
(36280, '363147198', NULL, NULL, 'Beverley Radford', 'chapel croft fitzwilliam street', '', 'WF9 5EJ', 'PONTEFRACT', 'Großbritannien', 'GB', NULL, NULL, '1977611774', '0010248CN3', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352606348', 'FedEx', NULL, '2015-11-20', '19.11.2015 13:17', '42602958803015', '1', 'a0YC000000dsxNlMAI', '155.00', '249.00'),
(36281, '363123939', NULL, NULL, 'Robert Routledge', '13 HALLFIELD DRIVE', 'easington village', 'SR8 3DB', 'PETERLEE Durham', 'Großbritannien', 'GB', NULL, NULL, '7796136933', '0010128S0S', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352606359', 'FedEx', NULL, '2015-11-20', '19.11.2015 11:30', '4260295881050', '1', 'a0YC000000dfm3dMAA', '155.00', '249.00'),
(36282, '363115704', NULL, NULL, 'Nicola McLeod', '95 ARRAN DRIVE', '', 'G67 1PG', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7780840945', '0010098O2V', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352606360', 'FedEx', NULL, '2015-11-20', '19.11.2015 11:20', '4260295880374', '1', 'a0YC000000dfm3ZMAQ', '155.00', '249.00'),
(36283, '363046976', NULL, NULL, 'Maxine Huntley', '5 KNAVESMIRE AVENUE', '', 'S25 3RP', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '1909550198', '0010034U6G', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352606370', 'FedEx', NULL, '2015-11-20', '19.11.2015 00:32', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(36284, '362983603', NULL, NULL, 'Steven Regemortels', 'Ernest Jouretlaan 13', 'Bus 7, Derde verdiep', '2650', 'Edegem Antwerpen', 'Belgien', 'BE', NULL, NULL, '484438523', '0010114GSY', NULL, NULL, 'Theorema Monaco Diamond horloge - roestvrijstalen band - zilverkleur (GM-3006-4)', NULL, '644352606381', 'FedEx', NULL, '2015-11-20', '18.11.2015 20:19', 'BE140729NM41', '1', 'a0YC000000diTL5MAM', '150.00', '229.98'),
(36285, '362966980', NULL, NULL, 'Mike Van Malderen', 'Derrevoortstraat 56', '', '1760', 'Roosdaal', 'Belgien', 'BE', NULL, NULL, '479310747', '0010234DJ0', NULL, NULL, 'Pionier Florida horloge met diamanten - Zilver metalen bandje - Wit/zilver (GM-505-4)', NULL, '644352606392', 'FedEx', NULL, '2015-11-20', '18.11.2015 19:20', 'BE150624KS12', '1', 'a0YC000000dhhoMMAQ', '145.00', '229.98'),
(36286, '363006633', NULL, NULL, 'armira zylyftari', 'smetanalaan 24', '', '3122 HP', 'SCHIEDAM', 'Niederlanden', 'NL', NULL, NULL, '647532716', '0010079NLK', NULL, NULL, 'Sao Paulo zwarte band, zwarte kast - GM-103-2', NULL, '644352606407', 'FedEx', NULL, '2015-11-20', '18.11.2015 21:59', '4260295880442', '1', 'a0YC000000dMpOmMAK', '185.00', '279.99'),
(36287, '362977651', NULL, NULL, 'Asma Sarrou', 'Kamille 16', '', '3401 LW', 'IJSSELSTEIN', 'Niederlanden', 'NL', NULL, NULL, '628128779', '0010064MCE', NULL, NULL, 'Theorema Monaco Diamond horloge - roestvrijstalen band - goudkleur (GM-3006-5)', NULL, '644352606418', 'FedEx', NULL, '2015-11-20', '18.11.2015 20:01', 'NL140729NM42', '1', 'a0YC000000diUtiMAE', '150.00', '229.98'),
(36288, '362955274', NULL, NULL, 'Halil Oezay', 'Mathenesserstraat 114', '', '3027 PL', 'ROTTERDAM', 'Niederlanden', 'NL', NULL, NULL, '634381638', '0010029QRX', NULL, NULL, 'Sao Paulo zilver/zwarte wijzerplaat, zilverkleurige metalen band - GM-103-6', NULL, '644352606429', 'FedEx', NULL, '2015-11-20', '18.11.2015 18:31', '4260295881609', '1', 'a0YC000000dMpOpMAK', '185.00', '279.99'),
(36289, '363298821', NULL, NULL, 'Serdar Bulduk', 'Gijselstraat 177', 'Lukoil', '2140', 'Borgerhout', 'Belgien', 'BE', NULL, NULL, '483708395', '0010250OGB', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwartleren bandje - Wit/zilver (GM-505-1)', NULL, '644352606510', 'FedEx', NULL, '2015-11-20', '20.11.2015 01:18', 'BE150624KS9', '1', 'a0YC000000dhhoJMAQ', '145.00', '229.98'),
(36290, '363230061', NULL, NULL, 'rik goethals', 'Koning Albertstraat 13', '', '8850', 'Ardooie West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '51745216', '001014954F', NULL, NULL, 'Pionier Dublin herenhorloge - bruin/goudkleur/zwart (GM-508-3)', NULL, '644352606521', 'FedEx', NULL, '2015-11-20', '19.11.2015 20:20', 'BE140310NM05', '1', 'a0YC000000dhi4iMAA', '150.00', '239.99'),
(36291, '363163116', NULL, NULL, 'Davy De Clercq', 'Paardenmarkt 82', '', '2000', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '489704299', '0010156A75', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Black/Gold (GM-505-3)', NULL, '644352606532', 'FedEx', NULL, '2015-11-20', '19.11.2015 14:49', 'BE150624KS15', '1', 'a0YC000000dhhoPMAQ', '145.00', '229.98'),
(36292, '363271179', NULL, NULL, 'Ruth May', '11 TREGOZE WAY', 'The prinnels', 'SN5 6NW', 'SWINDON', 'Großbritannien', 'GB', NULL, NULL, '7595597445', '00100038QL', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352606543', 'FedEx', NULL, '2015-11-20', '19.11.2015 21:53', '4260295881050', '1', 'a0YC000000dfm3dMAA', '155.00', '249.00'),
(36293, '363199593', NULL, NULL, 'Caeleigh Ramage', '58 Benedict Road', '', 'DD11 5EY', 'Arbroath', 'Großbritannien', 'GB', NULL, NULL, '7703667083', '0010054AP9', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352606554', 'FedEx', NULL, '2015-11-20', '19.11.2015 17:05', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(36294, '363176423', NULL, NULL, 'jim higgins', '2 CULLEN CRESCENT', '', 'KY2 6EP', 'KIRKCALDY fife', 'Großbritannien', 'GB', NULL, NULL, '7891108569', '0010243F0J', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352606565', 'FedEx', NULL, '2015-11-20', '19.11.2015 15:26', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(36295, '363184415', NULL, NULL, 'Peter Welch', '11 LEE AVENUE', '', 'HU19 2HR', 'WITHERNSEA', 'Großbritannien', 'GB', NULL, NULL, '1964614210', '0010032G9F', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352606576', 'FedEx', NULL, '2015-11-20', '19.11.2015 16:01', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(36296, '363249812', NULL, NULL, 'udaya sehgal', '230(FlatA316 Shepherd Bush Road,', 'Hammersmith', 'W67NL', 'London', 'Großbritannien', 'GB', NULL, NULL, '7734952234', '0010127Y72', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352606587', 'FedEx', NULL, '2015-11-20', '19.11.2015 20:35', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(36297, '363237310', NULL, NULL, 'Vanessa Wakefield', '62 CROMWELL ROAD', '', 'CB1 3EG', 'CAMBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7747037367', '10203824', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352606598', 'FedEx', NULL, '2015-11-20', '19.11.2015 20:09', '4260295882026', '1', 'a0YC000000dfmCcMAI', '155.00', '249.00'),
(36298, '363293839', NULL, NULL, 'Jasmina Ademi', '2 MATLOCK CRESCENT', '', 'WD19 7GB', 'WATFORD', 'Großbritannien', 'GB', NULL, NULL, '7506553325', '0010166F3Q', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-7', NULL, '644352606602', 'FedEx', NULL, '2015-11-20', '19.11.2015 23:59', '4260295881920', '1', 'a0YC000000drXdxMAE', '123.00', '199.00'),
(36299, '363201028', NULL, NULL, 'Kathleen Smith', '24 VANGUARD CLOSE', '', 'CR0 3RE', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7873527418', '10025684', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352606613', 'FedEx', NULL, '2015-11-20', '19.11.2015 17:20', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36300, '363186989', NULL, NULL, 'William Morran', '9 Glen Orrin Way', '', 'G78 3RS', 'Neilston, Glasgow East Renfrewshire', 'Großbritannien', 'GB', NULL, NULL, '1418804906', '0010200ZF9', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352606624', 'FedEx', NULL, '2015-11-20', '19.11.2015 16:01', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(36301, '363250456', NULL, NULL, 'R May', 'IHS willoughby road', '', 'RG12 8FB', 'BRACKNELL BERKSHIRE', 'Großbritannien', 'GB', NULL, NULL, '1344441417', '0010083CEY', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352606635', 'FedEx', NULL, '2015-11-20', '19.11.2015 20:31', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36302, '363229841', NULL, NULL, 'Andrea Hood', '22 WILTON RISE', '', 'YO24 4BT', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7766604456', '0010160IXM', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352606646', 'FedEx', NULL, '2015-11-20', '19.11.2015 19:06', '4260295881982', '1', 'a0YC000000dfm8FMAQ', '155.00', '249.00'),
(36303, '363290316', NULL, NULL, 'Xin Zhang', '30 FRECHEVILLE STREET', 'Staveley', 'S43 3XF', 'CHESTERFIELD', 'Großbritannien', 'GB', NULL, NULL, '7738713725', '0010221AFX', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352606657', 'FedEx', NULL, '2015-11-20', '19.11.2015 23:26', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(36304, '363290992', NULL, NULL, 'Xin Zhang', '30 FRECHEVILLE STREET', 'Staveley', 'S43 3XF', 'CHESTERFIELD', 'Großbritannien', 'GB', NULL, NULL, '7738713725', '00101385H7', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352606657', 'FedEx', NULL, '2015-11-20', '19.11.2015 23:26', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(36305, '363167362', '', '', 'Helene Heidenreich', 'Hermann-Koester-Str. 60', '', '65931', 'Frankfurt am Main', 'Deutschland', '', '', '', '69374666', '0010098FDC', '', '', 'Herren-Armbanduhr Havana in Silber/Schwarz/Schwarz', '', '00340433836130078876', 'DHL', '', '2015-11-20', '19.11.2015 15:40', '4260295882101', '1', 'a0YC000000dtnfiMAA', '167.90', '239.00'),
(36306, '3074457345679893358', NULL, NULL, 'Alovin Zhang', '22-1 jalan puteri 2/3 bandar puteri puchong', '', '47100', 'puchong SELANGOR', 'Malaysia', 'MY', NULL, NULL, '60162196117', '0010241CIJ', NULL, NULL, 'GM-103-1: Theorema Sao Paolo Mechanical Watch', NULL, '578824938627', 'FedEx', NULL, '2015-11-20', '18.11.2015 12:22', 'a0YC000000drSP2MAM', '1', 'a0YC000000drSP2MAM', '1126.02', '1298.00'),
(36307, '3074457345679892976', NULL, NULL, 'Alovin Zhang', '22-1 jalan puteri 2/3 bandar puteri puchong', '', '47100', 'puchong SELANGOR', 'Malaysia', 'MY', NULL, NULL, '60162196117', '00102509QK', NULL, NULL, 'GM-502-6: Pionier Malibu Diamonds Watch', NULL, '578824938627', 'FedEx', NULL, '2015-11-20', '18.11.2015 12:22', 'a0YC000000dte0OMAQ', '1', 'a0YC000000dte0OMAQ', '952.52', '1098.00'),
(36308, '363139086', NULL, NULL, 'Memet Terkivatan', 'Mathenesserlaan 177', '', '3014 HA', 'ROTTERDAM', 'Niederlanden', 'NL', NULL, NULL, '653382164', '00100584WS', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwartleren bandje - Wit/zilver (GM-505-1)', NULL, '644352606679', 'FedEx', NULL, '2015-11-20', '19.11.2015 18:01', 'NL150624KS9', '1', 'a0YC000000dhhyTMAQ', '145.00', '229.98'),
(36309, '363139085', NULL, NULL, 'Memet Terkivatan', 'Mathenesserlaan 177', '', '3014 HA', 'ROTTERDAM', 'Niederlanden', 'NL', NULL, NULL, '653382164', '0010227JDR', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwartleren bandje - Wit/zilver (GM-505-1)', NULL, '644352606679', 'FedEx', NULL, '2015-11-20', '19.11.2015 18:01', 'NL150624KS9', '1', 'a0YC000000dhhyTMAQ', '145.00', '229.98'),
(36310, '363190342', NULL, NULL, 'Maria Mejdani', 'Oetewalerstraat 23', '', '1093 MC', 'AMSTERDAM', 'Niederlanden', 'NL', NULL, NULL, '644444923', '00100386W5', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352606680', 'FedEx', NULL, '2015-11-20', '19.11.2015 17:00', '4260295880459', '1', 'a0YC000000dMpOnMAK', '185.00', '279.99'),
(36311, '363187946', NULL, NULL, 'Nico van Dam', 'Wilbertoord 171', '', '3079 JR', 'ROTTERDAM', 'Niederlanden', 'NL', NULL, NULL, '102927318', '0010013UY9', NULL, NULL, 'Sao Paulo zwarte band, zilverkleurige kast - GM-103-1', NULL, '644352606690', 'FedEx', NULL, '2015-11-20', '19.11.2015 17:00', '4260295880435', '1', 'a0YC000000dMpOlMAK', '185.00', '279.99'),
(36312, '363156310', NULL, NULL, 'vitali vitali', 'Kaalheidersteenweg 100', '', '6467 AC', 'KERKRADE', 'Niederlanden', 'NL', NULL, NULL, '611196482', '0010131B41', NULL, NULL, 'Pionier Dublin herenhorloge - zwart/zilverkleur/wit (GM-508-1)', NULL, '644352606705', 'FedEx', NULL, '2015-11-20', '19.11.2015 14:30', 'NL140310NM03', '1', 'a0YC000000dhiFIMAY', '150.00', '239.99'),
(36313, '363381286', NULL, NULL, 'Amanda Dale', '34 ELSTREE ROAD', '', 'S12 2JD', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7989718346', '00102501JE', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352606727', 'FedEx', NULL, '2015-11-23', '20.11.2015 11:00', '4260295882019', '1', 'a0YC000000eFiZPMA0', '155.00', '249.00'),
(36314, '363402928', NULL, NULL, 'Antony Hall', 'SouthbridgeH Southbridge Place', '', 'CR0 4HA', 'Croydon Surrey', 'Großbritannien', 'GB', NULL, NULL, '7738214603', '0010020K7P', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352606738', 'FedEx', NULL, '2015-11-23', '20.11.2015 12:31', '4260295880381', '1', 'a0YC000000dfm3aMAA', '155.00', '249.00'),
(36315, '363429502', NULL, NULL, 'Martin Butler', 'Hawco Lower South Street', '', 'GU7 1BZ', 'Godalming Surrey', 'Großbritannien', 'GB', NULL, NULL, '07768 456331', '0010231BDH', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352606749', 'FedEx', NULL, '2015-11-23', '20.11.2015 14:39', '4260295880381', '1', 'a0YC000000eFiZIMA0', '155.00', '249.00'),
(36316, '363443841', NULL, NULL, 'Stephen Armitage', '7 Cavalry close', '', 'L12 4ZF', 'Liverpool', 'Großbritannien', 'GB', NULL, NULL, '7915604815', '0010147VII', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352606750', 'FedEx', NULL, '2015-11-23', '20.11.2015 15:25', '4260295880381', '1', 'a0YC000000dfm3aMAA', '155.00', '249.00'),
(36317, '363442778', NULL, NULL, 'ann connor', '41 KNOWLE AVENUE', '', 'OL7 9ER', 'ASHTON-UNDER-LYNE Lancashire', 'Großbritannien', 'GB', NULL, NULL, '1613433754', '00100472L8', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352606760', 'FedEx', NULL, '2015-11-23', '20.11.2015 15:12', '42602958803015', '1', 'a0YC000000eFiZKMA0', '155.00', '249.00'),
(36318, '363421486', NULL, NULL, 'Jinda Bisran', '8 PARK CLOSE', '', 'TW3 2HW', 'HOUNSLOW', 'Großbritannien', 'GB', NULL, NULL, '7545693669', '00101003X6', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352606771', 'FedEx', NULL, '2015-11-23', '20.11.2015 14:08', '42602958803015', '1', 'a0YC000000eFiZKMA0', '155.00', '249.00'),
(36319, '363376616', NULL, NULL, 'Aarron Mackay', '63 DON DRIVE', '', 'EH54 5LP', 'LIVINGSTON', 'Großbritannien', 'GB', NULL, NULL, '7469154862', '00102508RT', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352606782', 'FedEx', NULL, '2015-11-23', '20.11.2015 10:59', '4260295880374', '1', 'a0YC000000eFiZHMA0', '155.00', '249.00'),
(36320, '363500752', NULL, NULL, 'deborah hulme', '96 BIRDHALL ROAD', '', 'SK8 5QH', 'CHEADLE', 'Großbritannien', 'GB', NULL, NULL, '7824775222', '0010217XQ0', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352606793', 'FedEx', NULL, '2015-11-23', '20.11.2015 19:57', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(36321, '363622625', NULL, NULL, 'Jane Watts', '5 HAWBRIDGE', 'CAPEL ST MARY', 'IP9 2XW', 'IPSWICH', 'Großbritannien', 'GB', NULL, NULL, '7717778508', '0010211Y7X', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352606808', 'FedEx', NULL, '2015-11-23', '21.11.2015 11:53', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(36322, '363468077', NULL, NULL, 'Michael Booth', '17 LANGWOOD GARDENS', 'Haslingden', 'BB4 5PT', 'ROSSENDALE', 'Großbritannien', 'GB', NULL, NULL, '7542594191', '0010197J3N', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352606819', 'FedEx', NULL, '2015-11-23', '20.11.2015 17:18', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(36323, '363537574', NULL, NULL, 'Gemma Lloyd', '43 SOUTHAMPTON DRIVE', '', 'L19 2HE', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7714819523', '0010042RHP', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352606820', 'FedEx', NULL, '2015-11-23', '20.11.2015 22:31', '4260295880473', '1', 'a0YC000000dhPshMAE', '154.99', '239.00'),
(36324, '363509974', NULL, NULL, 'Emily Holland', '67 Barker Butts Lane', 'Coundon', 'CV6 1DU', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7713589790', '0010076TQR', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352606830', 'FedEx', NULL, '2015-11-23', '20.11.2015 20:25', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(36325, '363541970', NULL, NULL, 'Harriet Darlow', '123A GLOUCESTER ROAD', '', 'SW7 4TE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7860923311', '0010093XVI', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352606841', 'FedEx', NULL, '2015-11-23', '20.11.2015 23:04', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(36326, '363301677', NULL, NULL, 'Hassan Ali', '7 LEONARD STREET', '', 'E16 2DT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7784890486', '00101867CY', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352606852', 'FedEx', NULL, '2015-11-23', '20.11.2015 01:36', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(36327, '363479290', NULL, NULL, 'Katarzyna Roughley', '96 Ringwood toad', 'Southampton', 'SO40 8DS', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7540872083', '0010134TCX', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352606863', 'FedEx', NULL, '2015-11-23', '20.11.2015 18:04', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(36328, '363470734', NULL, NULL, 'Sandra Boardwell', '38 STANLEY GROVE', '', 'LL14 6AH', 'WREXHAM', 'Großbritannien', 'GB', NULL, NULL, '1978821024', '0010067WAC', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352606874', 'FedEx', NULL, '2015-11-23', '20.11.2015 17:43', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(36329, '363310658', NULL, NULL, 'SANDRA Dalton', '40 BRAIDFAULD GARDENS', '', 'G32 8PX', 'GLASGOW STRATHCLYDE', 'Großbritannien', 'GB', NULL, NULL, '7500554018', '0010169OAC', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352606885', 'FedEx', NULL, '2015-11-23', '20.11.2015 05:41', '4260295880398', '1', 'a0YC000000dsxNkMAI', '155.00', '249.00'),
(36330, '363484913', NULL, NULL, 'Sharron cowings', '129 THORNTONS CLOSE', '', 'DH2 1QL', 'CHESTER LE STREET Co durham', 'Großbritannien', 'GB', NULL, NULL, '7882249898', '0010078MSC', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352606896', 'FedEx', NULL, '2015-11-23', '20.11.2015 18:42', '4260295880398', '1', 'a0YC000000dfm3bMAA', '155.00', '249.00'),
(36331, '363565209', NULL, NULL, 'wejdi moussa', '11 CRICKETFIELD PLACE', '', 'EH48 2GA', 'BATHGATE', 'Großbritannien', 'GB', NULL, NULL, '7989450053', '00100459CF', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352606900', 'FedEx', NULL, '2015-11-23', '21.11.2015 04:01', '4260295880398', '1', 'a0YC000000dsxNkMAI', '155.00', '249.00'),
(36332, '363294797', NULL, NULL, 'zena kanawati', '81 Bridge lane', '', 'SK7 3AS', 'STOCKPORT', 'Großbritannien', 'GB', NULL, NULL, '7743073766', '0010149E1M', NULL, NULL, 'Enis Tufina Watch - GM-107-8', NULL, '644352606911', 'FedEx', NULL, '2015-11-23', '20.11.2015 00:01', '4260295881586', '1', 'a0YC000000dszq4MAA', '139.00', '229.00'),
(36333, '363612994', NULL, NULL, 'Jonathan Ferrao', '88-90 LODGE ROAD', '', 'SO14 6RF', 'SOUTHAMPTON Hampshire', 'Großbritannien', 'GB', NULL, NULL, '7709105141', '0010059FC6', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352606922', 'FedEx', NULL, '2015-11-23', '21.11.2015 10:56', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(36334, '363455425', NULL, NULL, 'Lorraine Shields', '24 King Georges Road', 'Bishopsworth', 'BS13 8LP', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7717232393', '001017828B', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352606933', 'FedEx', NULL, '2015-11-23', '20.11.2015 16:29', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36335, '363458201', NULL, NULL, 'sharon Nicolaou', '33 FOREST AVENUE', '', 'IG7 5BP', 'CHIGWELL', 'Großbritannien', 'GB', NULL, NULL, '2085050860', '0010208DAN', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352606944', 'FedEx', NULL, '2015-11-23', '20.11.2015 16:40', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36336, '363298699', NULL, NULL, 'Mihai Ardelean', '11 GRAHAM ROAD', '', 'LU5 4EQ', 'DUNSTABLE', 'Großbritannien', 'GB', NULL, NULL, '7429187349', '0010175NX6', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352606955', 'FedEx', NULL, '2015-11-23', '20.11.2015 00:30', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(36337, '363458617', NULL, NULL, 'sharon Nicolaou', '33 FOREST AVENUE', '', 'IG7 5BP', 'CHIGWELL', 'Großbritannien', 'GB', NULL, NULL, '2085050860', '00101703RU', NULL, NULL, 'T-3001-3A Gold Case/Black Dial/Black Leather Band', NULL, '644352606944', 'FedEx', NULL, '2015-11-23', '20.11.2015 17:21', '4260295880336', '1', 'a0YC000000dc9smMAA', '96.01', '149.00'),
(36338, '363454751', NULL, NULL, 'Jason Kimberley-Rice', '50 Heathland Way', 'Coed Darcy', 'SA10 6FS', 'Neath Wales', 'Großbritannien', 'GB', NULL, NULL, '7929992895', '0010181MTD', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352606966', 'FedEx', NULL, '2015-11-23', '20.11.2015 16:21', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(36339, '363618063', NULL, NULL, 'Jordan Evans', '105 GAYNES PARK ROAD', '', 'RM14 2HX', 'UPMINSTER Essex', 'Großbritannien', 'GB', NULL, NULL, '7535484943', '0010211U82', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '644352606977', 'FedEx', NULL, '2015-11-23', '21.11.2015 11:09', '4260295881005', '1', 'a0YC000000drXueMAE', '129.99', '199.00'),
(36340, '363535077', NULL, NULL, 'Jay Williams', '5 Clive Avenue', '', 'N18 2RW', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7411020740', '0010059CT7', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Silver-Coloured Case (T3006-1-01)', NULL, '644352606988', 'FedEx', NULL, '2015-11-23', '20.11.2015 22:25', '4260295880992', '1', 'a0YC000000drXudMAE', '129.99', '199.00'),
(36341, '363392742', NULL, NULL, 'Shana Selman', '1-2 BANKSIDE', 'STATIONFIELD IND ESTATE', 'OX51JE', 'Kidlington Oxfordshire', 'Großbritannien', 'GB', NULL, NULL, '7956852918', '00102261RK', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '644352606999', 'FedEx', NULL, '2015-11-23', '20.11.2015 12:14', '4260295881470', '1', 'a0YC000000drXuiMAE', '129.99', '199.00'),
(36342, '363334358', NULL, NULL, 'Ilaria Bozzola FOOD MARKET', 'Via xx settembre 33', '', '27058', 'VOGHERA PV', 'Italien', 'IT', NULL, NULL, '3920745581', '00100236EV', NULL, NULL, 'GM-505-3', NULL, '644352607002', 'FedEx', NULL, '2015-11-23', '20.11.2015 09:29', 'GM-505-3', '1', 'a0YC000000e2WhHMAU', '150.00', '239.90'),
(36343, '363243104', '', '', 'Thomas Leitner', 'VIA DEI CAMPI 16', 'Campi 10', '39031', 'BRUNICO BZ', 'Italien', '', '', '', '3494722519', '00100265RA', '', '', 'GM-505-5', '', '968535874869', 'DHL', '', '2015-11-24', '19.11.2015 21:07', 'GM-505-5', '1', 'a0YC000000e2WhKMAU', '150.00', '239.90'),
(36344, '363419311', NULL, NULL, 'Melissa Padot', 'Hogestraat 80', '', '8830', 'Hooglede', 'Belgien', 'BE', NULL, NULL, '471118249', '00102152ST', NULL, NULL, 'GM-3005-2 - Horloge met leren band - zwart display met zilverkleurige kast', NULL, '644352607024', 'FedEx', NULL, '2015-11-23', '20.11.2015 14:20', 'BE140520NM10', '1', 'a0YC000000diVP6MAM', '129.99', '199.99'),
(36345, '363499086', NULL, NULL, 'mimi seven', 'marlebrink 5', '', '7544pe', 'enschede', 'Niederlanden', 'NL', NULL, NULL, '643830752', '0010171JHE', NULL, NULL, 'GM-3005-5 - Horloge met leren band en diamanten - wit display met zilverkleurige kast', NULL, '644352607035', 'FedEx', NULL, '2015-11-23', '20.11.2015 20:29', 'NL140520NM12', '1', 'a0YC000000diVUPMA2', '150.00', '229.98'),
(36346, '363474094', NULL, NULL, 'Walter Verkerk', 'Noordster 6', '', '3297VC', 'PUTTERSHOEK', 'Niederlanden', 'NL', NULL, NULL, '612357758', '0010108F0H', NULL, NULL, 'Pionier New York horloge - GM511-4 - goudkleur/bruin/zwart', NULL, '644352607046', 'FedEx', NULL, '2015-11-23', '20.11.2015 18:30', 'BE150922KS04', '1', 'a0YC000000dimcQMAQ', '159.99', '249.99'),
(36347, '363412634', NULL, NULL, 'Ad Zanten van', 'Nachtegaallaan 93', '', '4005 EB', 'TIEL Gelderland', 'Niederlanden', 'NL', NULL, NULL, '616882212', '0010157QDW', NULL, NULL, 'GM-3005-2 - Horloge met leren band - zwart display met zilverkleurige kast', NULL, '644352607057', 'FedEx', NULL, '2015-11-23', '20.11.2015 14:01', 'NL140520NM10', '1', 'a0YC000000diVUNMA2', '129.99', '199.99'),
(36348, '363788431', NULL, NULL, 'CYNTHIA ANANE', '1 SURREY ROAD', '', 'IG11 7QT', 'BARKING', 'Großbritannien', 'GB', NULL, NULL, '7828232624', '0010124TTQ', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352607079', 'FedEx', NULL, '2015-11-23', '22.11.2015 00:26', '4260295882019', '1', 'a0YC000000eFiZPMA0', '155.00', '249.00'),
(36349, '363719407', NULL, NULL, 'David Farrimond', '5 FINCH LANE', 'Appley Bridge', 'WN6 9DT', 'WIGAN LANCASHIRE', 'Großbritannien', 'GB', NULL, NULL, '7950797990', '0010121BU1', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352607080', 'FedEx', NULL, '2015-11-23', '22.11.2015 04:40', '4260295881050', '1', 'a0YC000000eFiZLMA0', '155.00', '249.00'),
(36350, '363684808', NULL, NULL, 'Allison Hardie', '1 ILLINGWORTH WAY', '', 'HX2 9JE', 'HALIFAX', 'Großbritannien', 'GB', NULL, NULL, '7729449940', '0010248QS8', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352607090', 'FedEx', NULL, '2015-11-23', '21.11.2015 15:26', '42602958803015', '1', 'a0YC000000eFiZKMA0', '155.00', '249.00'),
(36351, '363710435', NULL, NULL, 'Helena Papworth', 'The New Quee SYERS LANE', '', 'PE7 1AT', 'Whittlesey Cambridgeshire', 'Großbritannien', 'GB', NULL, NULL, '7733321580', '00100302XX', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352607105', 'FedEx', NULL, '2015-11-23', '21.11.2015 17:41', '42602958803015', '1', 'a0YC000000eFiZKMA0', '155.00', '249.00'),
(36352, '363713268', NULL, NULL, 'Jason Harvey', '103 Bluebell Walk', 'Cumbernauld', 'G67 2TB', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7923385523', '00102441WS', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352607116', 'FedEx', NULL, '2015-11-23', '21.11.2015 17:31', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(36353, '363783712', NULL, NULL, 'S Mitchell', '81 BRIGHTON ROAD', '', 'BN15 8RB', 'LANCING', 'Großbritannien', 'GB', NULL, NULL, '7802756430', '0010023A8C', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352607127', 'FedEx', NULL, '2015-11-23', '21.11.2015 23:59', '4260295880473', '1', 'a0YC000000dhPshMAE', '154.99', '239.00'),
(36354, '363791295', NULL, NULL, 'Jack Witter', '2 WOODHILL TERRACE', '', 'AB15 5LE', 'ABERDEEN', 'Großbritannien', 'GB', NULL, NULL, '7590991195', '0010220AAO', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352607138', 'FedEx', NULL, '2015-11-23', '22.11.2015 00:53', '4260295880398', '1', 'a0YC000000dsxNkMAI', '155.00', '249.00'),
(36355, '363779426', NULL, NULL, 'Carlous Watson', '45 DERBYSHIRE LANE', '', 'M32 8BH', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7508534210', '0010137I5L', NULL, NULL, 'Enis Tufina Watch - GM-107-8', NULL, '644352607149', 'FedEx', NULL, '2015-11-23', '21.11.2015 23:25', '4260295881586', '1', 'a0YC000000dszq4MAA', '139.00', '229.00'),
(36356, '363766176', NULL, NULL, 'Nick Church', '77 Harpesford Ave', '', 'GU25 4RG', 'VIRGINIA WATER', 'Großbritannien', 'GB', NULL, NULL, '7809122252', '0010082G7C', NULL, NULL, 'GM-505-5 Florida Diamods By Pioner Stainless Steel Strap With Black Face', NULL, '644352607150', 'FedEx', NULL, '2015-11-23', '21.11.2015 21:55', '4260295880831', '1', 'a0YC000000dtQfxMAE', '123.00', '199.00'),
(36357, '363784427', NULL, NULL, 'Aliya Umerbekova', 'Fluor Center 140 Pinehurst Road', 'TCO, Geneva House-1-012', 'GU14 7BF', 'Farnborough Hampshire', 'Großbritannien', 'GB', NULL, NULL, '7526834475', '001019810T', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352607160', 'FedEx', NULL, '2015-11-23', '21.11.2015 23:59', '4260295882002', '1', 'a0YC000000dsxNpMAI', '155.00', '249.00'),
(36358, '363509929', NULL, NULL, 'HELEN HOBSON', '4  THISTLEY HOUGH', 'PENKHULL', 'ST4 5HU', 'STOKE-ON-TRENT STAFFORDSHIRE', 'Großbritannien', 'GB', NULL, NULL, '1782239430', '0010250PR7', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352607171', 'FedEx', NULL, '2015-11-23', '21.11.2015 20:07', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(36359, '363648018', NULL, NULL, 'C Elliott', '1 HEREWARD ROAD', '', 'NN4 8NP', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7941634747', '0010089COS', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352607182', 'FedEx', NULL, '2015-11-23', '21.11.2015 13:48', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36360, '363746403', NULL, NULL, 'Lindsay Aran', '9 RIDGELEY CLOSE', '', 'CV34 5FD', 'WARWICK', 'Großbritannien', 'GB', NULL, NULL, '1926400102', '0010085V2F', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352607193', 'FedEx', NULL, '2015-11-23', '21.11.2015 20:26', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36361, '363694975', NULL, NULL, 'Adela Warrington', '9 CHURCHILL CRESCENT', '', 'RG4 9RU', 'READING', 'Großbritannien', 'GB', NULL, NULL, '1189242657', '0010166M42', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352607208', 'FedEx', NULL, '2015-11-23', '21.11.2015 16:37', '4260295881999', '1', 'a0YC000000dsxNoMAI', '155.00', '249.00'),
(36362, '363653261', NULL, NULL, 'Christopher Caswell', '42 FIELDFARE CLOSE', '', 'NN18 8FF', 'CORBY', 'Großbritannien', 'GB', NULL, NULL, '7835826891', '0010079MVW', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352607219', 'FedEx', NULL, '2015-11-23', '21.11.2015 13:44', '4260295881654', '1', 'a0YC000000dhPslMAE', '154.99', '239.00'),
(36363, '363733697', NULL, NULL, 'Geraldine Cassidy', '88a  WEST END LANE', '', 'NW6 2LX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7970820846', '0010094BQ1', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352607220', 'FedEx', NULL, '2015-11-23', '21.11.2015 19:42', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(36364, '363683715', NULL, NULL, 'Melissa Batson', '108 TEDDER ROAD', '', 'HP22 5QQ', 'AYLESBURY', 'Großbritannien', 'GB', NULL, NULL, '1296625699', '0010028LI8', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352607230', 'FedEx', NULL, '2015-11-23', '21.11.2015 15:26', '4260295880312', '1', 'a0YC000000dc9skMAA', '96.01', '149.00'),
(36365, '363796266', NULL, NULL, 'R Lavers', '19 WOLRIGE WAY', '', 'PL7 2RU', 'PLYMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7787704915', '00102374US', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '644352607241', 'FedEx', NULL, '2015-11-23', '22.11.2015 02:46', '4260295881470', '1', 'a0YC000000drXuiMAE', '129.99', '199.00'),
(36366, '363648657', NULL, NULL, 'Awet Tsegai', '58 camberwel Camberwell road', 'Room 16', 'SE5 0EN', 'London', 'Großbritannien', 'GB', NULL, NULL, '7908627656', '00100068UA', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352607252', 'FedEx', NULL, '2015-11-23', '21.11.2015 12:56', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(36367, '363668814', NULL, NULL, 'Nico Bouquelloen', 'Dokter Dumontstraat 1', '', '8940', 'Wervik', 'Belgien', 'BE', NULL, NULL, '49755287', '0010209N7Z', NULL, NULL, 'Pionier Dublin herenhorloge - bruin/goudkleur/zwart (GM-508-3)', NULL, '644352607263', 'FedEx', NULL, '2015-11-23', '21.11.2015 15:20', 'BE140310NM05', '1', 'a0YC000000dhi4iMAA', '150.00', '239.99'),
(36368, '363512147', NULL, NULL, 'Gerardo Bottiglieri', 'Opperstehei 76', '', '5508 TP', 'VELDHOVEN', 'Niederlanden', 'NL', NULL, NULL, '630851831', '0010184P1B', NULL, NULL, 'Pionier Florida horloge met diamanten - Zilver metalen bandje - Zwart/zilver (GM-505-5)', NULL, '644352607274', 'FedEx', NULL, '2015-11-23', '21.11.2015 21:31', 'NL150624KS13', '1', 'a0YC000000dhhyXMAQ', '145.00', '229.98'),
(36369, '362283556', NULL, NULL, 'Mirva Jaervelae-Stoelting', 'Aarikkalankatu 31', '', '33530', 'TAMPERE', 'Finnland', 'FI', NULL, NULL, '445940565', '0010250WNQ', NULL, NULL, 'GM-3009-8 Theorema-kello', NULL, 'storniert', 'FedEx', NULL, '2015-11-19', '16.11.2015 09:18', '150512HW015', '1', 'a0YC000000eEluZMAS', '149.99', '199.99'),
(36370, '364037911', NULL, NULL, 'Patricia Stapleton', '14 Lios Darog', '', 'V14 CK15', 'Shannon', 'Irland', 'IE', NULL, NULL, '868189762', '0010093EC7', NULL, NULL, 'Gold/Black Dial/Brown Leather Band T-7001-3', NULL, '644352607344', 'FedEx', NULL, '2015-11-24', '22.11.2015 22:02', '4260295882118', '1', 'a0YC000000dt4ckMAA', '145.01', '249.00'),
(36371, '363615148', NULL, NULL, 'Virginia O\'Donovan', 'Ballyvodane Thornbury', 'Donoughmore', 'P32A499', 'Cork Co. Cork', 'Irland', 'IE', NULL, NULL, '872724751', '0010226Y4T', NULL, NULL, 'Gold/Black Dial/Brown Leather Band T-7001-3', NULL, '644352607355', 'FedEx', NULL, '2015-11-24', '21.11.2015 11:03', '4260295882118', '1', 'a0YC000000dt4ckMAA', '145.01', '249.00'),
(36372, '363939549', NULL, NULL, 'Alan Wilson', '34 Ennerdale', 'Albany, washington', 'NE37 1BW', 'WASHINGTON', 'Großbritannien', 'GB', NULL, NULL, '7877594737', '0010237ZS9', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352607366', 'FedEx', NULL, '2015-11-24', '22.11.2015 16:02', '4260295882019', '1', 'a0YC000000eFiZPMA0', '155.00', '249.00'),
(36373, '363959485', NULL, NULL, 'John Gordon Gray', '15 Lansbury Gdns', 'Wardley', 'NE10 8UB', 'Gateshead  Tyne&Wear', 'Großbritannien', 'GB', NULL, NULL, '7563050113', '0010173K90', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352607377', 'FedEx', NULL, '2015-11-24', '22.11.2015 17:41', '4260295882019', '1', 'a0YC000000eFiZPMA0', '155.00', '249.00'),
(36374, '364010849', NULL, NULL, 'Louisa Higgs', '40B PARK VIEW CRESCENT', '', 'CM2 8HX', 'CHELMSFORD', 'Großbritannien', 'GB', NULL, NULL, '7942872054', '0010170DY9', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352607388', 'FedEx', NULL, '2015-11-24', '22.11.2015 20:39', '4260295881050', '1', 'a0YC000000dsxNmMAI', '155.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(36375, '364136764', NULL, NULL, 'tracie parker', '45 MAIN STREET', 'garforth', 'LS25 1DS', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7887478496', '0010205TA3', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352607399', 'FedEx', NULL, '2015-11-24', '23.11.2015 12:16', '4260295880381', '1', 'a0YC000000dsxNjMAI', '155.00', '249.00'),
(36376, '363809622', NULL, NULL, 'susie cheal', '21 ST. JAMES WAY', 'portchester', 'PO16 8NZ', 'FAREHAM Hampshire', 'Großbritannien', 'GB', NULL, NULL, '4,47828E+11', '00101277P7', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352607403', 'FedEx', NULL, '2015-11-24', '22.11.2015 08:06', '4260295880374', '1', 'a0YC000000eFiZHMA0', '155.00', '249.00'),
(36377, '363940181', NULL, NULL, 'Tochukwu Okereafor', '31 SYLVIA COURT', '', 'HA9 6HS', 'WEMBLEY', 'Großbritannien', 'GB', NULL, NULL, '7946519931', '0010200LD9', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352607414', 'FedEx', NULL, '2015-11-24', '22.11.2015 16:28', '4260295882125', '1', 'a0YC000000dsjQyMAI', '120.01', '179.00'),
(36378, '364097577', NULL, NULL, 'Mr Michael A Alexander', '65 COED COCHWYN AVENUE', '', 'CF14 5BU', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7917284050', '0010023DXM', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352607425', 'FedEx', NULL, '2015-11-24', '23.11.2015 08:55', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(36379, '364187433', NULL, NULL, 'Ken Wootton', '66 UPPER MOVILLA STREET', '', 'BT23 8JP', 'NEWTOWNARDS', 'Großbritannien', 'GB', NULL, NULL, '7979963806', '0010178CHT', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352607436', 'FedEx', NULL, '2015-11-24', '23.11.2015 15:02', '4260295880473', '1', 'a0YC000000dhPshMAE', '154.99', '239.00'),
(36380, '363756153', '', '', 'Scott Mackenzie', '12 Clunes Avenue', 'caol', 'PH337BG', 'Fort William', 'Großbritannien', '', '', '', '1397705653', '0010117X6W', '', '', 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', '', '968535889595', 'DHL', '', '2015-11-24', '22.11.2015 07:39', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36381, '364109311', NULL, NULL, 'stephanie Robinson', 'MOORFIELD DURHAM ROAD', 'Wingate', 'TS28 5HS', 'WINGATE', 'Großbritannien', 'GB', NULL, NULL, '1429835687', '0010105HDK', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352607458', 'FedEx', NULL, '2015-11-24', '23.11.2015 10:14', '4260295880398', '1', 'a0YC000000dsxNkMAI', '155.00', '249.00'),
(36382, '364059631', NULL, NULL, 'Dawn Selway', '39 PRIORY WAY', '', 'WF14 9EB', 'MIRFIELD West yorkshire', 'Großbritannien', 'GB', NULL, NULL, '7975631187', '001019913M', NULL, NULL, 'Enis Tufina Watch - GM-107-2', NULL, '644352607469', 'FedEx', NULL, '2015-11-24', '22.11.2015 23:59', '4260295880619', '1', 'a0YC000000dszpyMAA', '139.00', '229.00'),
(36383, '364181289', NULL, NULL, 'Beryl Sharpe', '7 THE GREEN', 'Greatham', 'TS25 2HG', 'HARTLEPOOL Cleveland', 'Großbritannien', 'GB', NULL, NULL, '01429 599145', '0010188NCH', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352607470', 'FedEx', NULL, '2015-11-24', '23.11.2015 15:03', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(36384, '364050286', NULL, NULL, 'Hang Nguyen', '658 HYDE ROAD', '', 'M18 7EE', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7834486344', '0010233OUC', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352607480', 'FedEx', NULL, '2015-11-24', '22.11.2015 23:02', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(36385, '363948423', NULL, NULL, 'Adrian Hopson', '227 THE FAIRWAY', '', 'HA4 0SN', 'RUISLIP', 'Großbritannien', 'GB', NULL, NULL, '7983703344', '0010213L6M', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352607491', 'FedEx', NULL, '2015-11-24', '22.11.2015 17:03', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36386, '364129840', NULL, NULL, 'Anusuya Sritharan', '13 Iver Lane', 'If am unable to reach at the above number please contact Anu on 07807780169', 'SL09LH', 'Iver', 'Großbritannien', 'GB', NULL, NULL, '7435919550', '0010051BPH', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352607506', 'FedEx', NULL, '2015-11-24', '23.11.2015 11:29', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36387, '364062460', NULL, NULL, 'JOANNE SAUNDERS', '58 BLENDWORTH LANE', '', 'SO18 5HG', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7585369077', '001014964J', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352607517', 'FedEx', NULL, '2015-11-24', '23.11.2015 00:30', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36388, '363856920', NULL, NULL, 'Sunit Ghatak', '1 Bourne avenue', 'Southgate', 'N14 6PB', 'London', 'Großbritannien', 'GB', NULL, NULL, '7961300244', '0010068H5V', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352607528', 'FedEx', NULL, '2015-11-24', '22.11.2015 11:38', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36389, '364025759', NULL, NULL, 'Anne-marie Harding', '83 Low Road Lower Hellesdon', '', 'NR6 5AG', 'Norwich', 'Großbritannien', 'GB', NULL, NULL, '7701079227', '0010015WM8', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352607539', 'FedEx', NULL, '2015-11-24', '22.11.2015 21:34', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36390, '363921512', NULL, NULL, 'Jan Edwards', '5 ST. NICHOLAS PLACE', '', 'NR26 8LF', 'SHERINGHAM Norfolk', 'Großbritannien', 'GB', NULL, NULL, '01263 821500', '00100163KH', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352607540', 'FedEx', NULL, '2015-11-24', '22.11.2015 15:09', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(36391, '364045196', NULL, NULL, 'Ben Ward', '21 Malborough park, Malborough', '', 'TQ7 3SR', 'Kingsbridge', 'Großbritannien', 'GB', NULL, NULL, '7970539943', '0010129FON', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352607550', 'FedEx', NULL, '2015-11-24', '22.11.2015 22:27', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36392, '364056144', NULL, NULL, 'Heather Rogers', '73 PARTRIDGE WAY', '', 'OL9 0NT', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '7510823643', '0010096TEG', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352607561', 'FedEx', NULL, '2015-11-24', '22.11.2015 23:26', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36393, '364174236', NULL, NULL, 'Lisa Kwok', '7 VIRGINIA ROAD', '', 'CH45 2LH', 'WALLASEY', 'Großbritannien', 'GB', NULL, NULL, '7492063354', '00101394OW', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352607572', 'FedEx', NULL, '2015-11-24', '23.11.2015 14:07', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36394, '363826510', NULL, NULL, 'Rosemarie Bass', 'EVERGREEN WHITEPOST LANE', 'Meopham', 'DA13 0TW', 'GRAVESEND', 'Großbritannien', 'GB', NULL, NULL, '7941733177', '0010197D5N', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352607583', 'FedEx', NULL, '2015-11-24', '22.11.2015 09:37', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36395, '364025349', NULL, NULL, 'Mark Makhouli', '42 STATION PARK', '', 'KY1 4TS', 'KIRKCALDY', 'Großbritannien', 'GB', NULL, NULL, '7749956443', '0010122CGJ', NULL, NULL, 'Silver/ White Dial/ Leather Band (T-7001-1)', NULL, '644352607594', 'FedEx', NULL, '2015-11-24', '22.11.2015 21:25', '4260295882095', '1', 'a0YC000000dsjQvMAI', '120.01', '179.00'),
(36396, '364142349', NULL, NULL, 'Slavka Stonham', '17 CLANFIELD CRESCENT', '', 'RG31 6QN', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7825291037', '00101389B6', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352607609', 'FedEx', NULL, '2015-11-24', '23.11.2015 12:40', '4260295881999', '1', 'a0YC000000eFiZNMA0', '155.00', '249.00'),
(36397, '363990004', NULL, NULL, 'Kristy Burgess', '140 WALES FARM ROAD', '', 'W3 6UG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7799096286', '0010106BXV', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352607610', 'FedEx', NULL, '2015-11-24', '22.11.2015 19:51', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(36398, '364005631', NULL, NULL, 'Mark Gibson', '60 PRINCESS GARDENS', '', 'SS4 3BJ', 'ROCHFORD', 'Großbritannien', 'GB', NULL, NULL, '7739802623', '0010091YRC', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352607620', 'FedEx', NULL, '2015-11-24', '22.11.2015 19:57', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(36399, '364215224', NULL, NULL, 'Matthew Pearson', 'JLT Central  1B KNOLL RISE', '', 'BR6 0JA', 'ORPINGTON Kent', 'Großbritannien', 'GB', NULL, NULL, '7932731704', '0010179MZV', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352607631', 'FedEx', NULL, '2015-11-24', '23.11.2015 17:20', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36400, '363976646', NULL, NULL, 'Scott Millington', '145 Station Road', '', 'DE39FL', 'Derby', 'Großbritannien', 'GB', NULL, NULL, '7586380977', '0010055KRD', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352607642', 'FedEx', NULL, '2015-11-24', '22.11.2015 18:24', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36401, '364011731', NULL, NULL, 'COLLINS ADJEI-ASAMOAH', '107-FLAT 1-5 107 PENARTH ROAD', 'Grangetown.', 'CF11 6JT', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7449605794', '0010193DY7', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352607653', 'FedEx', NULL, '2015-11-24', '22.11.2015 20:29', '4260295880343', '1', 'a0YC000000dc9snMAA', '96.01', '149.00'),
(36402, '363884598', NULL, NULL, 'Mick Smith', '14 DENE GROVE', '', 'TS10 3JH', 'REDCAR', 'Großbritannien', 'GB', NULL, NULL, '7886132290', '0010095DP2', NULL, NULL, 'T-3001-5 Bicolor Case/White Dial/Black Leather Band', NULL, '644352607664', 'FedEx', NULL, '2015-11-24', '22.11.2015 13:10', '4260295880350', '1', 'a0YC000000dc9soMAA', '96.01', '149.00'),
(36403, '364182331', NULL, NULL, 'John CUnningham', '50 GROVEHALL PARADE', '', 'LS11 7AE', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7774145354', '10174542', NULL, NULL, 'T-3001-6 Bicolor Case/Black Dial/Black Leather Band', NULL, '644352607675', 'FedEx', NULL, '2015-11-24', '23.11.2015 14:32', '4260295880367', '1', 'a0YC000000dc9spMAA', '96.01', '149.00'),
(36404, '364043980', NULL, NULL, 'Katie Heaton', '367 Grovehill road', '', 'HU17 0JG', 'BEVERLEY', 'Großbritannien', 'GB', NULL, NULL, '7701302117', '0010034VY4', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '644352607686', 'FedEx', NULL, '2015-11-24', '22.11.2015 22:26', '4260295881456', '1', 'a0YC000000drXugMAE', '129.99', '199.00'),
(36405, '364010728', NULL, NULL, 'Maria Ackland', '14 Corneilian cottages, 76a manor road', '', 'Sm60ab', 'Wallington', 'Großbritannien', 'GB', NULL, NULL, '7939955855', '00100933TM', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '644352607697', 'FedEx', NULL, '2015-11-24', '22.11.2015 20:46', '4260295881456', '1', 'a0YC000000drXugMAE', '129.99', '199.00'),
(36406, '364102439', NULL, NULL, 'Mihai Ionut Berinde', 'Strada Di Settimo 272', 'presso la ditta M.S.P. o Covelt', '10156', 'Torino TO', 'Italien', 'IT', NULL, NULL, '3,93207E+11', '0010020ZAC', NULL, NULL, 'GM-505-1', NULL, '644352607701', 'FedEx', NULL, '2015-11-24', '23.11.2015 10:37', 'GM-505-1', '1', 'a0YC000000e2WhFMAU', '150.00', '239.90'),
(36407, '363938797', NULL, NULL, 'Nicola Pisano', 'VIA PANORAMICA 19', '', '56017', 'SAN GIULIANO TERME PI', 'Italien', 'IT', NULL, NULL, '3356197568', '00100853PV', NULL, NULL, 'GM-505-3', NULL, '644352607712', 'FedEx', NULL, '2015-11-24', '22.11.2015 17:03', 'GM-505-3', '1', 'a0YC000000e2WhHMAU', '150.00', '239.90'),
(36408, '364142844', NULL, NULL, 'Elena Munteanu', 'Via pisana 584', '', '50143', 'FIRENZE FI', 'Italien', 'IT', NULL, NULL, '3479826323', '10152224', NULL, NULL, 'GM-510-3', NULL, '644352607723', 'FedEx', NULL, '2015-11-24', '23.11.2015 13:59', 'GM-510-3', '1', 'a0YC000000eFDTdMAO', '150.00', '239.90'),
(36409, '363849488', NULL, NULL, 'Ilaria Benetti', 'VIA PIETRO PAOLI 18', '', '57125', 'LIVORNO LI', 'Italien', 'IT', NULL, NULL, '3203870947', '001025032F', NULL, NULL, 'GM-510-6', NULL, '644352607734', 'FedEx', NULL, '2015-11-24', '22.11.2015 12:07', 'GM-510-6', '1', 'a0YC000000eFDTgMAO', '150.00', '239.90'),
(36410, '363939316', NULL, NULL, 'Pitshou Ebe Matumbu', 'Brusselse Steenweg 67 Bte1', '', '9300', 'Aalst', 'Belgien', 'BE', NULL, NULL, '494677443', '00101741S4', NULL, NULL, 'Montre automatique Pionier Florida - Cuir marron - Noir/Or - GM-505-3', NULL, '644352607745', 'FedEx', NULL, '2015-11-24', '22.11.2015 17:20', 'BE150624KS15', '1', 'a0YC000000dhhoPMAQ', '145.00', '229.98'),
(36411, '363934248', NULL, NULL, 'Aime Wawa', 'Keppestraat 48', '', '9320', 'Erembodegem', 'Belgien', 'BE', NULL, NULL, '465602937', '00100764X8', NULL, NULL, 'Montre Dublin Pionier - Marron - Or - Noir (GM-508-3)', NULL, '644352607756', 'FedEx', NULL, '2015-11-24', '22.11.2015 16:50', 'BE140310NM05', '1', 'a0YC000000dhi4iMAA', '150.00', '239.99'),
(36412, '363964766', NULL, NULL, 'david luyten', 'Tervuurse Steenweg 133', '', '1160', 'Oudergem', 'Belgien', 'BE', NULL, NULL, '479367455', '0010076C35', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Or/noir (GM-103-3)', NULL, '644352607767', 'FedEx', NULL, '2015-11-24', '22.11.2015 18:52', '4260295880459', '1', 'a0YC000000dMpBlMAK', '185.00', '279.99'),
(36413, '364030653', NULL, NULL, 'Wim Metdepenningen', 'Everslaarstraat 203', '', '9160', 'Lokeren', 'Belgien', 'BE', NULL, NULL, '93428088', '0010241S3R', NULL, NULL, 'Pionier Florida horloge met diamanten - Zilver metalen bandje - Zwart/zilver (GM-505-5)', NULL, '644352607778', 'FedEx', NULL, '2015-11-24', '22.11.2015 22:49', 'BE150624KS13', '1', 'a0YC000000dhhoNMAQ', '145.00', '229.98'),
(36414, '364098080', NULL, NULL, 'zhen liu', 'Auroraplantsoen 28', '', '6846 XK', 'ARNHEM', 'Niederlanden', 'NL', NULL, NULL, '645011438', '0010175AQO', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352607789', 'FedEx', NULL, '2015-11-24', '23.11.2015 10:01', '4260295880459', '1', 'a0YC000000dMpOnMAK', '185.00', '279.99'),
(36415, '364014780', NULL, NULL, 'Rob Pamboer', 'Bloemstraat 67', '', '7419BV', 'DEVENTER Overijssel', 'Niederlanden', 'NL', NULL, NULL, '653961178', '0010177AHJ', NULL, NULL, 'Sao Paulo zwarte band, zilverkleurige kast - GM-103-1', NULL, '644352607790', 'FedEx', NULL, '2015-11-24', '22.11.2015 21:29', '4260295880435', '1', 'a0YC000000dMpOlMAK', '185.00', '279.99'),
(36416, '364309671', NULL, NULL, 'Gerard Mc Mahon', '67 Gracedieu heights', 'Gracedieu waterford', '51', 'Waterford', 'Irland', 'IE', NULL, NULL, '857873509', '0010250TXR', NULL, NULL, 'Dubai Theorema Watch - GM-3009-6', NULL, '644352607837', 'FedEx', NULL, '2015-11-25', '23.11.2015 23:02', '150512HW013', '1', 'a0YC000000eEmBqMAK', '150.00', '199.00'),
(36417, '364298350', NULL, NULL, 'Karen Gregory', '9 Yeomeads', 'Long Ashton', 'BS41 9BE', 'Bristol', '', 'GB', NULL, NULL, '7870956319', '0010122KN5', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352607848', 'FedEx', NULL, '2015-11-25', '23.11.2015 22:34', '4260295880374', '1', 'a0YC000000dsxNiMAI', '155.00', '249.00'),
(36418, '364271158', NULL, NULL, 'mrs sharon', '10 Burnhead street', '', 'PA15 3LG', 'GREENOCK', '', 'GB', NULL, NULL, '7852717308', '0010019V88', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352607859', 'FedEx', NULL, '2015-11-25', '23.11.2015 20:38', '4260295880398', '1', 'a0YC000000dsxNkMAI', '155.00', '249.00'),
(36419, '364462080', '', '', 'Terri Skeldon', '91 Hilton street', '', 'B70 9TW', 'WEST BROMWICH', 'Großbritannien', '', '', '', '7494470886', '0010250BLZ', '', '', 'Enis Tufina Watch - GM-107-7', 'Paket am 07.12.15 zur?ck erhalten!\r\nRL 72 939 111 7DE  08.12.2015', '644352607860', 'FedEx', '', '2015-11-25', '24.11.2015 15:57', '4260295881579', '1', 'a0YC000000dszq3MAA', '139.00', '229.00'),
(36420, '364420117', NULL, NULL, 'Audrey Bodo', '65 Northover', '', 'Br1 5jt', 'Bromley', '', 'GB', NULL, NULL, '7712679308', '0010243JSS', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352607870', 'FedEx', NULL, '2015-11-25', '24.11.2015 13:33', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(36421, '364420428', NULL, NULL, 'Susan Dore', '1 Farriday Close', '', 'AL3 6LG', 'St Albans', '', 'GB', NULL, NULL, '7946891655', '0010247U79', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352607881', 'FedEx', NULL, '2015-11-25', '24.11.2015 12:52', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36422, '364424394', NULL, NULL, 'Carol Were', '94 NORTHERN PARADE', 'Hilsea', 'PO2 9LN', 'PORTSMOUTH Hampshire', 'Hampshire', 'GB', NULL, NULL, '7890164022', '00100580BZ', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352607892', 'FedEx', NULL, '2015-11-25', '24.11.2015 13:33', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36423, '364291557', '', '', 'Nicola McGuinnity', '104 WOOD ROAD', '', 'L26 0UL', 'LIVERPOOL', 'Großbritennien', '', '', '', '7814661580', '0010147G5C', '', '', 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', '', '644352607907', 'FedEx', '', '2015-11-25', '23.11.2015 21:55', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36424, '364385376', NULL, NULL, 'Deimante Balaseviciute', '110 LILLECHURCH ROAD', '', 'RM8 2BY', 'DAGENHAM', '', 'GB', NULL, NULL, '7588202270', '0010211WXN', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352607918', 'FedEx', NULL, '2015-11-25', '24.11.2015 10:49', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(36425, '364324873', NULL, NULL, 'Sinem Doga', '21 Dene 21', '243 Chase road', 'N14 6HZ', 'LONDON', 'London', 'GB', NULL, NULL, '7546748630', '0010099KGK', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352607929', 'FedEx', NULL, '2015-11-25', '24.11.2015 01:22', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36426, '364287852', NULL, NULL, 'Paul Walmsley', '142 Woodside view', 'RAF Honington', 'IP31 1LY', 'BURY ST. EDMUNDS', '', 'GB', NULL, NULL, '7789555214', '0010213GVB', NULL, NULL, 'Silver/ White Dial/ Leather Band (T-7001-1)', NULL, '644352607930', 'FedEx', NULL, '2015-11-25', '23.11.2015 21:41', '4260295882095', '1', 'a0YC000000dsjQvMAI', '120.01', '179.00'),
(36427, '364304079', NULL, NULL, 'Kursti Weir', '73 GLENCOE', 'Whitburn', 'EH47 8AS', 'BATHGATE west Lothian', 'west Lothian', 'GB', NULL, NULL, '7880747567', '0010211WOH', NULL, NULL, 'Silver/White Dial/Silver Metall Band - GM-101-6', NULL, '644352607940', 'FedEx', NULL, '2015-11-25', '23.11.2015 22:29', '4260295881982', '1', 'a0YC000000dsxNnMAI', '155.00', '249.00'),
(36428, '364317315', NULL, NULL, 'Anthony Hanatiffe', '26 Rivermead Homerton Road', 'london', 'E9 5QS', 'London', '', 'GB', NULL, NULL, '7958567676', '0010122BYJ', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352607951', 'FedEx', NULL, '2015-11-25', '23.11.2015 23:54', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(36429, '364302679', NULL, NULL, 'stuart Bullen', '15-16 MARGARET STREET', '', 'W1W 8RW', 'LONDON', '', 'GB', NULL, NULL, '7769697750', '0010211U44', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352607962', 'FedEx', NULL, '2015-11-25', '23.11.2015 22:33', '4260295880299', '1', 'a0YC000000dc9siMAA', '96.01', '149.00'),
(36430, '364269550', NULL, NULL, 'Nicola Hoad', '13 BALMORAL CRESCENT', '', 'KT8 1QA', 'WEST MOLESEY Surrey', 'surrey', 'GB', NULL, NULL, '7414913621', '0010212T7L', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352607973', 'FedEx', NULL, '2015-11-25', '23.11.2015 20:25', '4260295880305', '1', 'a0YC000000dc9sjMAA', '96.01', '149.00'),
(36431, '364443709', NULL, NULL, 'Asif Zaman', '7 LAKE ROAD NORTH', 'Roath Park', 'CF23 5QN', 'CARDIFF', '', 'GB', NULL, NULL, '7973437453', '0010250X8H', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352607984', 'FedEx', NULL, '2015-11-25', '24.11.2015 14:36', '4260295880343', '1', 'a0YC000000eG3eyMAC', '96.01', '149.00'),
(36432, '364221379', NULL, NULL, 'Gradisca Sciotti c/o MAIL BOXES ETC', 'VIA COL DI LANA 118', '', '00043', 'CIAMPINO RM', 'Italien', 'IT', NULL, NULL, '3498348098', '0010218OPI', NULL, NULL, 'GM-510-3', NULL, '644352607995', 'FedEx', NULL, '2015-11-25', '23.11.2015 18:05', 'GM-510-3', '1', 'a0YC000000eFDTdMAO', '150.00', '239.90'),
(36433, '364420538', NULL, NULL, 'Ria Kok', 'Bonhoefferstraat 17', '', '9746 BW', 'Groningen', 'Niederlanden', 'NL', NULL, NULL, '31630699176', '0010250EG3', NULL, NULL, 'GM-3005-6 Horloge met leren band en diamanten - zwart display met zilverkleurige kast', NULL, '644352608009', 'FedEx', NULL, '2015-11-25', '24.11.2015 13:30', 'NL140520NM13', '1', 'a0YC000000diVUQMA2', '150.00', '229.98'),
(36434, '364137533', NULL, NULL, 'Geerd-jan De Waal', 'Lagunesingel 66', '', '6642 EB', 'BEUNINGEN GLD', 'Niederlanden', 'NL', NULL, NULL, '622520163', '0010231CXA', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Black/Gold (GM-505-3)', NULL, '644352608010', 'FedEx', NULL, '2015-11-25', '23.11.2015 12:59', 'NL150624KS15', '1', 'a0YC000000dhhyZMAQ', '145.00', '229.98'),
(36435, '364437195', NULL, NULL, 'Seung Holscher', 'Dr Wibautlaan 27', '', '2285 XH', 'RIJSWIJK', 'Niederlanden', 'NL', NULL, NULL, '628893189', '0010043DO7', NULL, NULL, 'Pionier Florida horloge met diamanten - Zilver metalen bandje - Wit/zilver (GM-505-4)', NULL, '644352608020', 'FedEx', NULL, '2015-11-25', '24.11.2015 14:32', 'NL150624KS12', '1', 'a0YC000000dhhyWMAQ', '145.00', '229.98'),
(36436, '364302684', NULL, NULL, 'armira zylyftari', 'smetanalaan 24', '', '3122 HP', 'SCHIEDAM', 'Niederlanden', 'NL', NULL, NULL, '647532716', '0010072DFV', NULL, NULL, 'Sao Paulo zwarte band, zilverkleurige kast - GM-103-1', NULL, '644352608031', 'FedEx', NULL, '2015-11-25', '23.11.2015 23:29', '4260295880435', '1', 'a0YC000000dMpOlMAK', '185.00', '279.99'),
(36437, '364259833', NULL, NULL, 'Wil Duijvestijn', 'Lodewijk van Hamelstraat 8', '', '2264 DB', 'LEIDSCHENDAM', 'Niederlanden', 'NL', NULL, NULL, '651564075', '0010088W8E', NULL, NULL, 'Sao Paulo zwarte band, zwarte kast - GM-103-2', NULL, '644352608042', 'FedEx', NULL, '2015-11-25', '23.11.2015 21:02', '4260295880442', '1', 'a0YC000000dMpOmMAK', '185.00', '279.99'),
(36438, '364544826', NULL, NULL, 'Manny Schneider', '15 KENWOOD CLOSE', '', 'BA14 7DN', 'TROWBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7970982193', '0010244Q75', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352608204', 'FedEx', NULL, '2015-11-25', '24.11.2015 21:08', '4260295880398', '1', 'a0YC000000dsxNkMAI', '155.00', '249.00'),
(36439, '364534474', NULL, NULL, 'karen raymont', '8 INSWORKE CLOSE', '', 'PL10 1PT', 'TORPOINT cornwall', 'Großbritannien', 'GB', NULL, NULL, '7527413857', '0010242N20', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352608215', 'FedEx', NULL, '2015-11-25', '24.11.2015 20:37', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(36440, '364563976', NULL, NULL, 'Nora Kilfeather', '71 HEANEY AVENUE', '', 'EH53 0LL', 'LIVINGSTON', 'Großbritannien', 'GB', NULL, NULL, '7841470892', '0010014KF0', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352608226', 'FedEx', NULL, '2015-11-25', '24.11.2015 22:31', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(36441, '364541213', NULL, NULL, 'Loredana Fragnoli', '148 HAUGH STREET', '', 'FK2 7QT', 'FALKIRK', 'Großbritannien', 'GB', NULL, NULL, '7891475716', '00100088IV', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352608237', 'FedEx', NULL, '2015-11-25', '24.11.2015 21:05', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36442, '364552927', NULL, NULL, 'Karen Schneider', '15 KENWOOD CLOSE', '', 'BA14 7DN', 'TROWBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '01225 760412', '0010142Q5J', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352608248', 'FedEx', NULL, '2015-11-25', '24.11.2015 21:37', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36443, '364576101', NULL, NULL, 'Kelly Dunne', '16C GRAYTHORPE WALK', '', 'M5 4HL', 'SALFORD', 'Großbritannien', 'GB', NULL, NULL, '1616379828', '0010135BLL', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352608259', 'FedEx', NULL, '2015-11-25', '24.11.2015 23:02', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(36444, '364553479', NULL, NULL, 'Mitchell James', '13A London Road', '', 'TN39 3JR', 'BEXHILL-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7713248240', '0010218DL5', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352608260', 'FedEx', NULL, '2015-11-25', '24.11.2015 21:36', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(36445, '364484116', NULL, NULL, 'Corrinne Gibson', '19 Ashworth Place', '', 'BD6 1AJ', 'Bradford', 'Großbritannien', 'GB', NULL, NULL, '01274 949623', '0010235DAG', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352608270', 'FedEx', NULL, '2015-11-25', '24.11.2015 17:47', '4260295880343', '1', 'a0YC000000eGHU9MAO', '96.01', '149.00'),
(36446, '364511025', NULL, NULL, 'Emma Ward', '16 SOMERCOTES ROAD', 'Great Barr', 'B42 2JR', 'BIRMINGHAM West Midlands', 'Großbritannien', 'GB', NULL, NULL, '4,47847E+11', '0010084W6Q', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '644352608281', 'FedEx', NULL, '2015-11-25', '24.11.2015 19:06', '4260295881005', '1', 'a0YC000000drXueMAE', '129.99', '199.00'),
(36447, '364517366', NULL, NULL, 'Cecilia Freer', 'Flat 4 6 Glen Road', 'Boscombe', 'BH5 1HR', 'Bournemouth Dorset', 'Großbritannien', 'GB', NULL, NULL, '7796671068', '0010221M9F', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Silver-Coloured Case (T3006-1-01)', NULL, '644352608292', 'FedEx', NULL, '2015-11-25', '24.11.2015 19:39', '4260295880992', '1', 'a0YC000000drXudMAE', '129.99', '199.00'),
(36448, '364562522', NULL, NULL, 'Karen Hopes', '42 ELMERS LANE', '', 'IP5 2GW', 'IPSWICH', 'Großbritannien', 'GB', NULL, NULL, '01473 624280', '0010213B6F', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352608307', 'FedEx', NULL, '2015-11-25', '24.11.2015 22:04', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(36449, '364478061', NULL, NULL, 'darren hannon', '812 Station road', '', '', 'Newbridge Kildare', 'Irland', 'IE', NULL, NULL, '851356055', '0010234ZDT', NULL, NULL, 'Dubai Theorema Watch - GM-3009-6', NULL, '644352608329', 'FedEx', NULL, '2015-11-26', '24.11.2015 16:33', '150512HW013', '1', 'a0YC000000eEmBqMAK', '150.00', '199.00'),
(36450, '364745935', NULL, NULL, 'Raquel Perez Guillen', '271 COXFORD ROAD', '', 'SOUTHAMPTON', 'Großbritannien', 'SO16 5LD', 'GB', NULL, NULL, '7884435988', '00102125WN', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352608330', 'FedEx', NULL, '2015-11-26', '25.11.2015 16:15', '4260295880398', '1', 'a0YC000000dsxNkMAI', '155.00', '249.00'),
(36451, '364692035', NULL, NULL, 'denise colecliffe', '66 MILLBANK ROAD', '', 'RHYL', 'Großbritannien', 'LL18 4PA', 'GB', NULL, NULL, '7753828540', '0010030CUG', NULL, NULL, 'Enis Tufina Watch - GM-107-2', NULL, '644352608340', 'FedEx', NULL, '2015-11-26', '25.11.2015 12:48', '4260295880619', '1', 'a0YC000000dszpyMAA', '139.00', '229.00'),
(36452, '364737297', NULL, NULL, 'Melissa Mattis', 'AON LIMITED 40 SPRING GARDENS', '', 'MANCHESTER', 'Großbritannien', 'M2 1EN', 'GB', NULL, NULL, '7403309975', '10112552', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352608351', 'FedEx', NULL, '2015-11-26', '25.11.2015 15:44', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(36453, '364767842', NULL, NULL, 'Anna Swieczak', '36 Earls Drive', 'stenson fields', 'Derby', 'Großbritannien', 'DE24 3FJ', 'GB', NULL, NULL, '7593581851', '0010212JWN', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352608362', 'FedEx', NULL, '2015-11-26', '25.11.2015 17:41', '4260295881999', '1', 'a0YC000000dsxNoMAI', '155.00', '249.00'),
(36454, '364699697', NULL, NULL, 'Amanda Grant', 'JARETH CUTLERS GREEN', 'Cutlers Green', 'DUNMOW Essex', 'Großbritannien', 'CM6 2QD', 'GB', NULL, NULL, '4,47888E+11', '0010109ZDS', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352608373', 'FedEx', NULL, '2015-11-26', '25.11.2015 13:17', '4260295880299', '1', 'a0YC000000eGHU4MAO', '96.01', '149.00'),
(36455, '364589234', NULL, NULL, 'terry choi', '1 CAITHNESS CLOSE', '', 'PETERBOROUGH', 'Großbritannien', 'PE2 6DB', 'GB', NULL, NULL, '7528627536', '0010165TBO', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352608384', 'FedEx', NULL, '2015-11-26', '25.11.2015 00:24', '4260295880299', '1', 'a0YC000000eGHU4MAO', '96.01', '149.00'),
(36456, '364771974', NULL, NULL, 'Paul Heil', '18 Newcliffe road', 'Blackley', 'Manchester', 'Großbritannien', 'M9 6lb', 'GB', NULL, NULL, '7508016224', '0010101ZQ4', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '644352608395', 'FedEx', NULL, '2015-11-26', '25.11.2015 18:00', '4260295881470', '1', 'a0YC000000drXuiMAE', '129.99', '199.00'),
(36457, '364465389', NULL, NULL, 'catherine Bontemps', 'Rue du Chenoy 14', '', '1435', 'Hevillers', 'Belgien', 'BE', NULL, NULL, '499377498', '00100109WR', NULL, NULL, 'GM-3005-1 - Montre avec bracelet en cuir - Affichage blanc et boitier argentÃ©', NULL, '644352608400', 'FedEx', NULL, '2015-11-26', '24.11.2015 16:20', 'BE140520NM09', '1', 'a0YC000000diVP5MAM', '129.99', '199.99'),
(36458, '364497141', NULL, NULL, 'stefan vander espt', 'Oostendelaan 24', '', '8430', 'Middelkerke', 'Belgien', 'BE', NULL, NULL, '59304294', '0010250W0S', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, '644352608410', 'FedEx', NULL, '2015-11-26', '24.11.2015 18:50', 'NL140520PJ07', '1', 'a0YC000000diV4oMAE', '175.01', '279.99'),
(36459, '364626592', NULL, NULL, 'Ann Nagels', 'Nijlse baan 46', '', '2280', 'grobbendonk', 'Belgien', 'BE', NULL, NULL, '475834683', '0010155R7N', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352608421', 'FedEx', NULL, '2015-11-26', '25.11.2015 09:49', 'NL140520PJ11', '1', 'a0YC000000diV4sMAE', '175.01', '279.99'),
(36460, '364476158', NULL, NULL, 'Regis Bollette', 'Au Chaudfour 13', '', '4877', 'Olne', 'Belgien', 'BE', NULL, NULL, '32499051137', '0010250VNT', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352608432', 'FedEx', NULL, '2015-11-26', '24.11.2015 18:50', 'NL140520PJ08', '1', 'a0YC000000diV4qMAE', '175.01', '279.99'),
(36461, '364616004', NULL, NULL, 'Igor Silaev', 'Groenlostraat 26', '', '5043 LZ', 'TILBURG', 'Niederlanden', 'NL', NULL, NULL, '31655151569', '0010155YV0', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Black/Gold (GM-505-3)', NULL, '644352608443', 'FedEx', NULL, '2015-11-26', '25.11.2015 08:31', 'NL150624KS15', '1', 'a0YC000000dhhyZMAQ', '145.00', '229.98'),
(36462, '364543820', NULL, NULL, 'Faja van Kerkhof-Beukenhout', 'Schipluidenlaan 67', '', '5035 KC', 'TILBURG Noord-Brabant', 'Niederlanden', 'NL', NULL, NULL, '611392074', '0010174VQ5', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, '644352608454', 'FedEx', NULL, '2015-11-26', '24.11.2015 22:01', 'NL140520PJ07', '1', 'a0YC000000diVKDMA2', '175.01', '279.99'),
(36463, 'PK\0\0\0\0\0!\0bîha\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36464, 'ÀñNíc«ˆ_ã\\U-Ôäí`p\'+ïåÔiˆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36465, '´¯–-W ÀAil\0¨µEZ‹V·ç>âŸ‚Q¦exa', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36466, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36467, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36468, ')', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36469, '_¦<™Ž‡´T_{GY”>\\\ZOÇýáwÒ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'ô…—ÊHha0îš—o^|\0\0ÿÿ\0PK\0', '	~\\È´@Èdrå‘m5È–+Éùyš>Ì¾ØCB', 'ŸäëÏ9GT*', '', '', ''),
(36470, 'xÅI$v\0	¶gVýçãâºî(Ñ•¤ XêFšx³€', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36471, 'ê¬Ð=ÑIš¥x¤õ9Ž‡¡6Á­á”Øu×<±', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36472, 'ŽJÄÏÿ6“ŒÃÍÖ”m©”/h£ÅZ«èvÑ=¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36473, '0²J´¨!b!?çÁg3è˜9ÁE%Û3ÁÓ#.Pm', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'Øïcßë`x±iZA', '', '', '', '', ''),
(36474, '”‹Ú:hÎf£õf\ZŽ–h²7“piÍ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'æpYIR¶Ñéá¸‚¯ÿëüÑ×žéÇ§ƒ4pp', 'fÀ³aMñ¬tqÏÚÂùílŽî&«Å8Dc ÌÛå', '', '', '', ''),
(36475, 'Jj1M§à½]-QHàs‰1b&3)þýK_', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36476, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36477, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36478, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36479, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36480, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36481, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36482, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36483, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36484, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36485, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼ØóFÝ.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36486, 'JôÞ¹DvÄmÓbUÜ?ý¿¶Oçuó>*­÷§w_ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36487, '†Ø`6ò0¸z6 J0Z10¯³Á@ \0ëÑ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36488, '3	Œ«I\'¼>Œ«IÇ^Ÿ\rÆÕGÌ•', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36489, '×Ÿ„(á…¥((\\89Ù{ŠÉ^ pÅä,w³¼@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36490, 'täîE«ºHº!‹8Èj.r_ÀË&Š0Oáë_)ÁÓø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36491, 'É’U ó&v|†uÄê™?ÞÂ²0§¯Ê³_ê•r', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36492, '×Mû\\î£29Ì³ÛtQ­¨*‰c‘,£Ç¬úš?Ÿ$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '_ô|e ðsI tÌš®X<Pq­ƒ6PqÃ@ ø–', 'À”dòw€*Éà WÌrÅ<à WÌrÅ\\à W', '', '', '', ''),
(36493, '}]äŠ¹ÀE®˜\r\\äŠùÀE®˜\\äŠ9ÁE®˜', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36494, '¨Ÿ-®õü°{Ã@ ù– Ê', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'c™ž<h‚üÔ,ÇFôŒ-ÄÞý—Sý‘œcp€d<', '>˜{éaý¸·‘‚r¯z6‡¾ÍZ”Ü+Èœ»‚µXU', '–mHûö8I‚Ê', '', '', ''),
(36495, '‡ÞH·‡“é\\¤>ø€…(t~R^ó»ûõUY', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36496, '|öªo\0\0\0ÿÿ\0PK\0\0\0\0\0!\0êü×m', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36497, '¬ÃÄé‘éD¨,c${ž½É^l²4NÛSo$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36498, 'õ>:vãT®4X\\¤\rU6¢ç‚|@è†¹¢’', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36499, '.', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36500, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36501, '\0€\0\0‰*\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36502, 'PK\0\0\0\0\0!\0bîha\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36503, 'ÀñNíc«ˆ_ã\\U-Ôäí`p\'+ïåÔiˆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36504, '´¯–-W ÀAil\0¨µEZ‹V·ç>âŸ‚Q¦exa', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36505, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36506, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36507, 'xÅI$v\0	¶gVýçãâºî(Ñ•¤ XêFšx³€', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36508, 'ê¬Ð=ÑIš¥x¤õ9Ž‡¡6Á­á”Øu×<±', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36509, 'ŽJÄÏÿ6“ŒÃÍÖ”m©”/h£ÅZ«èvÑ=¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36510, '0²J´¨!b!?çÁg3è˜9ÁE%Û3ÁÓ#.Pm', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'Øïcßë`x±iZA', '', '', '', '', ''),
(36511, 'Jj1M§à½]-QHàs‰1b&3)þýK_', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36512, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36513, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36514, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36515, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36516, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36517, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36518, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36519, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36520, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36521, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼ØóFÝ.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36522, 'JôÞ¹DvÄmÓbUÜ?ý¿¶Oçuó>*­÷§w_ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36523, '†Ø`6ò0¸z6 J0Z10¯³Á@ \0ëÑ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36524, '3	Œ«I\'¼>Œ«IÇ^Ÿ\rÆÕGÌ•', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36525, '×Ÿ„(á…¥((\\89Ù{ŠÉ^ pÅä,w³¼@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36526, 'täîE«ºHº!‹8Èj.r_ÀË&Š0Oáë_)ÁÓø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36527, 'É’U ó&v|†uÄê™?ÞÂ²0§¯Ê³_ê•r', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36528, '×Mû\\î£29Ì³ÛtQ­¨*‰c‘,£Ç¬úš?Ÿ$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '_ô|e ðsI tÌš®X<Pq­ƒ6PqÃ@ ø–', 'À”dòw€*Éà WÌrÅ<à WÌrÅ\\à W', '', '', '', ''),
(36529, '}]äŠ¹ÀE®˜\r\\äŠùÀE®˜\\äŠ9ÁE®˜', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36530, '‡ÞH·‡“é\\¤>ø€…(t~R^ó»ûõUY', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36531, '|öªo\0\0\0ÿÿ\0PK\0\0\0\0\0!\0êü×m', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36532, '¬ÃÄé‘éD¨,c${ž½É^l²4NÛSo$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36533, 'õ>:vãT®4X\\¤\rU6¢ç‚|@è†¹¢’', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36534, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36535, '364857159', NULL, NULL, 'leeah Holtom', '29 HONEYSUCKLE ROAD', '', 'HP15 6BW', 'HIGH WYCOMBE BUCKINGHAMSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7805705536', '0010123E6W', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352608498', 'FedEx', NULL, '2015-11-26', '25.11.2015 22:59', '4260295880343', '1', 'a0YC000000eGHU9MAO', '96.01', '149.00'),
(36536, '364809372', NULL, NULL, 'Terry Stokes', '14 WESTMINSTER CLOSE', '', 'WA8 8AU', 'WIDNES Cheshire', 'Großbritannien', 'GB', NULL, NULL, '7882853163', '0010225ACQ', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352608502', 'FedEx', NULL, '2015-11-26', '25.11.2015 20:18', '4260295882019', '1', 'a0YC000000dsxNqMAI', '155.00', '249.00'),
(36537, '364812641', NULL, NULL, 'Duncan hay', '3 SEGGARSDEAN CRESCENT', '', 'EH41 4RH', 'HADDINGTON East lothian', 'Großbritannien', 'GB', NULL, NULL, '7803577839', '0010005Y48', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352608513', 'FedEx', NULL, '2015-11-26', '25.11.2015 20:05', '4260295881050', '1', 'a0YC000000dsxNmMAI', '155.00', '249.00'),
(36538, '364965942', NULL, NULL, 'Diane Nye', '84 Gloucester Road', '', 'MILTON KEYNES', 'Großbritannien', 'MK12 5DX', 'GB', NULL, NULL, '7894793365', '00102278YC', NULL, NULL, 'Enis Tufina Watch - GM-107-2', NULL, '644352608649', 'FedEx', NULL, '2015-11-27', '26.11.2015 11:32', '4260295880619', '1', 'a0YC000000dszpyMAA', '139.00', '229.00'),
(36539, '364992822', NULL, NULL, 'VOLODYMYR HALKO', '1-3 WEST HAM LANE', '', 'LONDON', 'Großbritannien', 'E15 4PH', 'GB', NULL, NULL, '7778711699', '0010144QKM', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352608650', 'FedEx', NULL, '2015-11-27', '26.11.2015 13:16', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36540, '364971743', NULL, NULL, 'charlotte johnson', '58 RINGWOOD', '', 'PRENTON', 'Großbritannien', 'CH43 2LZ', 'GB', NULL, NULL, '7876640914', '0010243S3A', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352608660', 'FedEx', NULL, '2015-11-27', '26.11.2015 12:11', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36541, '364987383', NULL, NULL, 'Cajetan Barisi', '8 Deans close', '', 'London', 'Großbritannien', 'W4 3LX', 'GB', NULL, NULL, '7707008120', '0010108W95', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352608671', 'FedEx', NULL, '2015-11-27', '26.11.2015 13:05', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36542, '364886503', NULL, NULL, 'Stuart Banks', 'CSC EUXTON LANE', 'Euxton Lane', 'CHORLEY LANCASHIRE', 'Großbritannien', 'PR7 6FE', 'GB', NULL, NULL, '7921781303', '0010031TF2', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352608682', 'FedEx', NULL, '2015-11-27', '26.11.2015 02:59', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(36543, '364853097', NULL, NULL, 'Donna Bulman', '11 Navan Close', '', 'ne62 5xj', 'West Sleekburn', 'Großbritannien', 'GB', NULL, NULL, '7760177971', '0010183TR6', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352608557', 'FedEx', NULL, '2015-11-27', '25.11.2015 22:29', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(36544, '364837446', NULL, NULL, 'Sadie Calderon', '7 Harrowdene', '', 'SG2 9JE', 'STEVENAGE', 'Großbritannien', 'GB', NULL, NULL, '7852516866', '0010250JME', NULL, NULL, 'Enis Tufina Watch - GM-107-5', NULL, '644352608568', 'FedEx', NULL, '2015-11-27', '25.11.2015 21:34', '4260295881555', '1', 'a0YC000000dszq1MAA', '139.00', '229.00'),
(36545, '364806219', NULL, NULL, 'Joanne Skinner', '2 Bellingham close', 'Shaw', 'OL2 7UU', 'OLDHAM', 'Großbritannien', 'GB', NULL, NULL, '7577981052', '0010226G7D', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352608579', 'FedEx', NULL, '2015-11-27', '25.11.2015 20:30', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36546, '364797554', NULL, NULL, 'johan eerlings', 'Laarderweg 76', '', '3990', 'Grote-Brogel', 'Belgien', 'BE', NULL, NULL, '32477989673', '00102502DJ', NULL, NULL, 'Monte Carlo horloge goud-zwart', NULL, '644352608693', 'FedEx', NULL, '2015-11-27', '25.11.2015 20:20', 'NL140117LB03', '1', 'a0YC000000eN8I1MAK', '170.00', '298.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(36547, '364898082', NULL, NULL, 'Daniel Aussems', 'Smalleweg 10', '', '2530', 'Boechout', 'Belgien', 'BE', NULL, NULL, '34556662', '0010117KEJ', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352608708', 'FedEx', NULL, '2015-11-27', '26.11.2015 07:49', 'NL140520PJ08', '1', 'a0YC000000diV4qMAE', '175.01', '279.99'),
(36548, '364911428', NULL, NULL, 'Marcel Teughels', 'Kattestraat 47', '', '2811', 'Hombeek', 'Belgien', 'BE', NULL, NULL, '477633832', '00102371NR', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352608719', 'FedEx', NULL, '2015-11-27', '26.11.2015 09:20', 'NL140520PJ08', '1', 'a0YC000000diV4qMAE', '175.01', '279.99'),
(36549, '364865579', NULL, NULL, 'michelle chion', 'Molsekiezel 7', '', '3920', 'Lommel Limburg', 'Belgien', 'BE', NULL, NULL, '11546783', '0010030D9H', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352608720', 'FedEx', NULL, '2015-11-27', '26.11.2015 00:20', 'NL140520PJ08', '1', 'a0YC000000diV4qMAE', '175.01', '279.99'),
(36550, '364798674', NULL, NULL, 'dirk rouan', 'fazantenstraat 15', '', '9080', 'lochristi', 'Belgien', 'BE', NULL, NULL, '495689688', '0010069UWF', NULL, NULL, 'Theorema Monaco Diamond horloge - roestvrijstalen band - zilverkleur (GM-3006-4)', NULL, '644352608730', 'FedEx', NULL, '2015-11-27', '25.11.2015 20:21', 'BE140729NM41', '1', 'a0YC000000diTL5MAM', '150.00', '229.98'),
(36551, '364836953', NULL, NULL, 'Lisa Van Genechten', 'Bergen 59', '', '2288', 'Bouwel', 'Belgien', 'BE', NULL, NULL, '499414888', '0010107C9N', NULL, NULL, 'Theorema Monaco Diamond horloge - roestvrijstalen band - zwart/goudkleur (GM-3006-6)', NULL, '644352608741', 'FedEx', NULL, '2015-11-27', '25.11.2015 22:20', 'BE140729NM43', '1', 'a0YC000000diTL7MAM', '150.00', '229.98'),
(36552, '364754815', NULL, NULL, 'Hakima Erraji', 'Dokter Frans hermeryckxlaan 2 bus 3 edegem N 2 bus 3', '', '2650', 'Edegem', 'Belgien', 'BE', NULL, NULL, 'O032 484472461', '0010058RYL', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352608752', 'FedEx', NULL, '2015-11-27', '25.11.2015 17:49', 'NL140520PJ09', '1', 'a0YC000000diV4pMAE', '175.01', '279.99'),
(36553, '364640285', NULL, NULL, 'Karin Durviaux-ADE', 'Rue de Clairvaux 40, bte101', 'ADE - Bte101', '1348', 'Louvain la Neuve', 'Belgien', 'BE', NULL, NULL, '479298843', '0010149DTX', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352608763', 'FedEx', NULL, '2015-11-27', '26.11.2015 02:52', 'NL140520PJ09', '1', 'a0YC000000diV4pMAE', '175.01', '279.99'),
(36554, '364982747', NULL, NULL, 'RIchard Urbain', 'Rue Joseph Tamigniau 78', '', '7300', 'Boussu', 'Belgien', 'BE', NULL, NULL, '477517234', '0010095S8U', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352608774', 'FedEx', NULL, '2015-11-27', '26.11.2015 13:21', 'NL140520PJ08', '1', 'a0YC000000diV4qMAE', '175.01', '279.99'),
(36555, '364943803', NULL, NULL, 'Gerarda De Bruijn', 'Vinkenweg 54', '', '2231 NT', 'RIJNSBURG  Zuid-Holland', 'Niederlanden', 'NL', NULL, NULL, '06 43371045', '00101267IV', NULL, NULL, 'Pionier Dublin herenhorloge - zwart/zwart/zwart (GM-508-4)', NULL, '644352608785', 'FedEx', NULL, '2015-11-27', '26.11.2015 11:30', 'NL140310NM06', '1', 'a0YC000000dhiFLMAY', '150.00', '239.99'),
(36556, '364912275', NULL, NULL, 'Wim van Velthoven', 'Kerkstraat 20', '', '9471GB', 'ZUIDLAREN', 'Niederlanden', 'NL', NULL, NULL, '06-28085486', '00100403H7', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Black/Gold (GM-505-3)', NULL, '644352608796', 'FedEx', NULL, '2015-11-27', '26.11.2015 09:30', 'NL150624KS15', '1', 'a0YC000000dhhyZMAQ', '145.00', '229.98'),
(36557, '365364193', NULL, NULL, 'indu dharni', '25 TURNPIKE CLOSE', '', 'BD11 2LW', 'BRADFORD', 'Großbritannien', 'GB', NULL, NULL, '7423674976', '0010003JG9', NULL, NULL, 'Black Strap Silver Case Black Face (GM-104-1)', NULL, '644352609005', 'FedEx', NULL, '2015-11-30', '27.11.2015 13:32', '4260295880466', '1', 'a0YC000000dhPsiMAE', '154.99', '239.00'),
(36558, '365941915', NULL, NULL, 'Julie Spokes', '81 MUIRFIELD', '', 'NE25 9HY', 'WHITLEY BAY', 'Großbritannien', 'GB', NULL, NULL, '1912534677', '0010031LM8', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352609016', 'FedEx', NULL, '2015-11-30', '29.11.2015 12:02', '42602958803015', '1', 'a0YC000000eFiZKMA0', '155.00', '249.00'),
(36559, '365483775', NULL, NULL, 'Louise Macbeth', '30 CONSETT ROAD', '', 'ST3 3EA', 'STOKE-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7878245500', '0010209XFY', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352609027', 'FedEx', NULL, '2015-11-30', '27.11.2015 20:34', '4260295880374', '1', 'a0YC000000dsxNiMAI', '155.00', '249.00'),
(36560, '365258757', NULL, NULL, 'Alise Beaumont', '15 GOSTON GARDENS', 'Thornton Heath', 'CR7 7NR', 'THORNTON HEATH London', 'Großbritannien', 'GB', NULL, NULL, '7557408841', '0010012AYM', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352609038', 'FedEx', NULL, '2015-11-30', '27.11.2015 09:40', '4260295882125', '1', 'a0YC000000dsjQyMAI', '120.01', '179.00'),
(36561, '365298231', NULL, NULL, 'Teresa Gale', '46 SMUGGLERS WAY', 'Barns Green', 'RH13 0JY', 'HORSHAM West Sussex', 'Großbritannien', 'GB', NULL, NULL, '1403731003', '0010163GLB', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352609049', 'FedEx', NULL, '2015-11-30', '27.11.2015 11:16', '4260295882125', '1', 'a0YC000000dsjQyMAI', '120.01', '179.00'),
(36562, '365492546', NULL, NULL, 'Joshua Pearson', '64 Saint michael\'s road', '', 'S359YN', 'Ecclesfield', 'Großbritannien', 'GB', NULL, NULL, '7766051275', '0010074AAV', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352609050', 'FedEx', NULL, '2015-11-30', '27.11.2015 19:16', '4260295880473', '1', 'a0YC000000dhPshMAE', '154.99', '239.00'),
(36563, '365329782', NULL, NULL, 'Sam Mosley', '46 DON AVENUE', '', 'S35 0BZ', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7841391908', '0010202U3J', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-104-2)', NULL, '644352609060', 'FedEx', NULL, '2015-11-30', '27.11.2015 13:41', '4260295880473', '1', 'a0YC000000dhPshMAE', '154.99', '239.00'),
(36564, '365938264', NULL, NULL, 'LIAM BARNETT', '20 CAMBRIDGE DRIVE', '', 'ST5 3DD', 'NEWCASTLE STAFFORDSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7588345075', '0010127KGL', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352609071', 'FedEx', NULL, '2015-11-30', '29.11.2015 11:32', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36565, '365829071', NULL, NULL, 'Paul Bage', '5 EDZELL WALK', '', 'TS25 4BA', 'HARTLEPOOL', 'Großbritannien', 'GB', NULL, NULL, '7463507292', '0010001AVQ', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352609082', 'FedEx', NULL, '2015-11-30', '28.11.2015 21:27', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36566, '365572444', NULL, NULL, 'Sharn Bolsover', '2 Lindisfarne Close', '', 'IP2 9EB', 'IPSWICH', 'Großbritannien', 'GB', NULL, NULL, '7814614612', '0010009ZIT', NULL, NULL, 'Enis Tufina Watch - GM-107-2', NULL, '644352609093', 'FedEx', NULL, '2015-11-30', '27.11.2015 22:32', '4260295880619', '1', 'a0YC000000dszpyMAA', '139.00', '229.00'),
(36567, '365658572', NULL, NULL, 'F zonobi', '135 Falcon c Swanborough PLC', '', 'BN2 5QB', 'BRIGHTON', 'Großbritannien', 'GB', NULL, NULL, '7549510047', '0010230USG', NULL, NULL, 'Enis Tufina Watch - GM-107-3', NULL, '644352609108', 'FedEx', NULL, '2015-11-30', '28.11.2015 10:44', '4260295880626', '1', 'a0YC000000dszpzMAA', '139.00', '229.00'),
(36568, '365266717', NULL, NULL, 'Kerri Molloy', '50 DUNDYVAN ROAD', '', 'ML5 1DE', 'COATBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7932537539', '0010250J1L', NULL, NULL, 'Enis Tufina Watch - GM-107-3', NULL, '644352609119', 'FedEx', NULL, '2015-11-30', '27.11.2015 10:15', '4260295880626', '1', 'a0YC000000dszpzMAA', '139.00', '229.00'),
(36569, '365505131', NULL, NULL, 'Manny Schneider', '15 KENWOOD CLOSE', '', 'BA14 7DN', 'TROWBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7970982193', '0010066JLZ', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352609120', 'FedEx', NULL, '2015-11-30', '27.11.2015 20:04', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(36570, '365521831', NULL, NULL, 'Geoff Townsley', '5 TOWNEND ROAD', 'shortlees', 'KA1 4TD', 'KILMARNOCK ayrshire', 'Großbritannien', 'GB', NULL, NULL, '7875051605', '0010120K74', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352609130', 'FedEx', NULL, '2015-11-30', '27.11.2015 21:18', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(36571, '365784033', '', '', 'J yates', '28 Coulardhill', '', 'IV31 6LB', 'LOSSIEMOUTH', 'Großbritannien', '', '', '', '7704770762', '0010010D3T', '', '', 'Sao Paulo - Black Strap, Black Case (GM-103-2)', '', '968535988595', 'DHL', '', '2015-11-30', '28.11.2015 18:26', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(36572, '365478329', NULL, NULL, 'Joseph Knowles-Lorriman', '53 Marston road', '', 'LE4 9FE', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7476571771', '00101171WG', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352609152', 'FedEx', NULL, '2015-11-30', '27.11.2015 18:44', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(36573, '365465394', NULL, NULL, 'amir karimi bahram', '10 TYNWALD GARDENS', '', 'LS17 5NN', 'LEEDS west yorkshire', 'Großbritannien', 'GB', NULL, NULL, '4,47412E+11', '0010231K2N', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352609163', 'FedEx', NULL, '2015-11-30', '27.11.2015 19:10', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36574, '365301502', NULL, NULL, 'Cassie Brady', '6 ARMSTRONG ROAD', 'colgrain', 'G84 7UE', 'HELENSBURGH', 'Großbritannien', 'GB', NULL, NULL, '7401868787', '0010077ARM', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352609174', 'FedEx', NULL, '2015-11-30', '27.11.2015 11:26', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36575, '365414795', NULL, NULL, 'Keely Burling', 'Amplifi 10 Triton Street', 'Regentâ€™s Place', 'NW1 3BF', 'London', 'Großbritannien', 'GB', NULL, NULL, '7713245591', '0010194U9Q', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352609185', 'FedEx', NULL, '2015-11-30', '27.11.2015 15:26', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36576, '365506743', NULL, NULL, 'Megan Boden', '24A LANGDALE ROAD', '', 'SK6 1BD', 'STOCKPORT', 'Großbritannien', 'GB', NULL, NULL, '7975775361', '0010173MFQ', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352609196', 'FedEx', NULL, '2015-11-30', '27.11.2015 19:35', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36577, '365372880', NULL, NULL, 'Samantha Dale', '3 TOLSON WALK', 'Wath Upon Dearne', 'S63 7EG', 'ROTHERHAM South Yorkshire', 'Großbritannien', 'GB', NULL, NULL, '7810190505', '0010005BY2', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352609200', 'FedEx', NULL, '2015-11-30', '27.11.2015 14:15', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36578, '365539838', NULL, NULL, 'stevie hosker', '19 mintridge close', '', 'M11 1LB', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7469219276', '0010132F2C', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352609211', 'FedEx', NULL, '2015-11-30', '27.11.2015 20:56', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36579, '365248092', NULL, NULL, 'Tracy Wellfare', '8 OULTON CLOSE', '', 'BN23 8DH', 'EASTBOURNE', 'Großbritannien', 'GB', NULL, NULL, '1323764509', '0010220A2C', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352609222', 'FedEx', NULL, '2015-11-30', '27.11.2015 09:21', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36580, '365358746', NULL, NULL, 'Vickie Couzins', '63 ROSELEIGH ROAD', '', 'ME10 1RR', 'SITTINGBOURNE', 'Großbritannien', 'GB', NULL, NULL, '79748398411', '0010185VBL', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352609233', 'FedEx', NULL, '2015-11-30', '27.11.2015 14:43', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36581, '365418592', NULL, NULL, 'georgina curno', '2B GASKELL CLOSE', 'standard way business Park', 'DL6 2YE', 'NORTHALLERTON', 'Großbritannien', 'GB', NULL, NULL, '1609774199', '1,01E+62', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352609244', 'FedEx', NULL, '2015-11-30', '27.11.2015 15:26', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36582, '365398339', NULL, NULL, 'Jane Wemyss', '14 CORSTORPHINE BANK DRIVE', '', 'EH12 8RS', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7747565738', '0010221FAO', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352609255', 'FedEx', NULL, '2015-11-30', '27.11.2015 14:47', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36583, '365756407', NULL, NULL, 'Luke Harris', '7 wynyard close', '', 'DE7 9JG', 'ILKESTON', 'Großbritannien', 'GB', NULL, NULL, '7565397502', '0010040A1J', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352609266', 'FedEx', NULL, '2015-11-30', '28.11.2015 16:29', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36584, '365646045', NULL, NULL, 'Michael J Pinfold', '20 ULLSWATER DRIVE', 'Killingworth', 'NE12 6GX', 'NEWCASTLE UPON TYNE Tyne & Wear', 'Großbritannien', 'GB', NULL, NULL, '7711418175', '0010119UH7', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352609277', 'FedEx', NULL, '2015-11-30', '28.11.2015 09:35', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36585, '365757079', NULL, NULL, 'babatunde mojola', '59 BISHOPS PARK ROAD', '', 'SW16 5TX', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7403766711', '0010118OG9', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352609288', 'FedEx', NULL, '2015-11-30', '28.11.2015 16:33', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(36586, '365566851', NULL, NULL, 'Don Morris', '37 CHAUCER ROAD', '', 'ME7 5LX', 'GILLINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7917030863', '00100954A6', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352609299', 'FedEx', NULL, '2015-11-30', '27.11.2015 22:37', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(36587, '365390864', NULL, NULL, 'elise Oram', '18 MALDON WALK', '', 'IG8 7HA', 'WOODFORD GREEN Essex', 'Großbritannien', 'GB', NULL, NULL, '7527435086', '0010028PCS', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352609303', 'FedEx', NULL, '2015-11-30', '27.11.2015 14:40', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(36588, '365505621', NULL, NULL, 'Sean Argyle', '12 Bradley Court', 'Billingham', 'TS23 3DB', 'BILLINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7711147737', '0010054B49', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352609314', 'FedEx', NULL, '2015-11-30', '27.11.2015 20:13', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(36589, '365468836', NULL, NULL, 'Wendy Bowen', '115 RANDLESDOWN ROAD', '', 'SE6 3HB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7525490137', '00102294J7', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352609325', 'FedEx', NULL, '2015-11-30', '27.11.2015 19:03', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(36590, '365513363', NULL, NULL, 'Colette Louise Ellis', '4 York Close', 'Clayton le moors', 'BB5 5RB', 'ACCRINGTON', 'Großbritannien', 'GB', NULL, NULL, '1254725628', '0010249VEH', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352609336', 'FedEx', NULL, '2015-11-30', '27.11.2015 20:10', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36591, '365225123', NULL, NULL, 'Jordan Innocent', '107 connolly drive', '', 'nn146tn', 'rothwell northampton', 'Großbritannien', 'GB', NULL, NULL, '7772942495', '0010161UW3', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352609347', 'FedEx', NULL, '2015-11-30', '27.11.2015 07:45', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36592, '365570701', NULL, NULL, 'liudvikas steponavicius', '14 CLAYTON CLOSE', '', 'E6 5QD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7947457427', '0010094D28', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352609358', 'FedEx', NULL, '2015-11-30', '27.11.2015 22:37', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36593, '365316148', NULL, NULL, 'Scott Newton', '15 UPPER FURLONG', 'Timsbury', 'BA2 0NN', 'BATH Somerset', 'Großbritannien', 'GB', NULL, NULL, '7860855520', '0010236FYJ', NULL, NULL, 'Silver/Black Dial/Silver Metal Band (GM-104-6)', NULL, '644352609369', 'FedEx', NULL, '2015-11-30', '27.11.2015 12:22', '4260295881654', '1', 'a0YC000000dhPslMAE', '154.99', '239.00'),
(36594, '365383597', NULL, NULL, 'ross walker', '16 ABERCORN ROAD', '', 'G77 6NA', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7875740134', '00100457S4', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '644352609370', 'FedEx', NULL, '2015-11-30', '27.11.2015 14:07', '4260295881647', '1', 'a0YC000000dhPskMAE', '154.99', '239.00'),
(36595, '365875712', NULL, NULL, 'Jay Leka', '17 hopwood close', '', 'RG14 2PG', 'NEWBURY', 'Großbritannien', 'GB', NULL, NULL, '7878782639', '0010170B5W', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352609380', 'FedEx', NULL, '2015-11-30', '29.11.2015 02:49', '4260295880299', '1', 'a0YC000000eGHU4MAO', '96.01', '149.00'),
(36596, '365358207', NULL, NULL, 'Angela Chapman', '456 CATCOTE ROAD', '', 'TS25 2RA', 'HARTLEPOOL', 'Großbritannien', 'GB', NULL, NULL, '1429870332', '001017130S', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352609391', 'FedEx', NULL, '2015-11-30', '27.11.2015 13:25', '4260295880305', '1', 'a0YC000000eGHU5MAO', '96.01', '149.00'),
(36597, '365225792', NULL, NULL, 'Aupinder Mahal', '152 NORTHCOTE AVENUE', '', 'UB1 2BB', 'SOUTHALL', 'Großbritannien', 'GB', NULL, NULL, '7960419918', '00101737EF', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352609406', 'FedEx', NULL, '2015-11-30', '27.11.2015 08:29', '4260295880312', '1', 'a0YC000000eGHU6MAO', '96.01', '149.00'),
(36598, '365389955', NULL, NULL, 'william higgins', '39 DONNINGTON DRIVE', '', 'SO53 3PE', 'EASTLEIGH', 'Großbritannien', 'GB', NULL, NULL, '7908954125', '0010236LX7', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352609417', 'FedEx', NULL, '2015-11-30', '27.11.2015 15:02', '4260295880329', '1', 'a0YC000000eGHU7MAO', '96.01', '149.00'),
(36599, '365702596', NULL, NULL, 'Kerry Harkin', '21 HOME FARM CRESCENT', 'Whitnash', 'CV31 2QW', 'LEAMINGTON SPA', 'Großbritannien', 'GB', NULL, NULL, '7784797682', '00102298GB', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352609428', 'FedEx', NULL, '2015-11-30', '28.11.2015 13:05', '4260295880343', '1', 'a0YC000000eGHU9MAO', '96.01', '149.00'),
(36600, '365690174', NULL, NULL, 'Steven Morris', '10 COURTEENHALL ROAD', '', 'NN7 3DD', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7584576694', '0010091SIV', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352609439', 'FedEx', NULL, '2015-11-30', '28.11.2015 12:41', '4260295880343', '1', 'a0YC000000eGHU9MAO', '96.01', '149.00'),
(36601, '365587144', NULL, NULL, 'Brian Donnelly', '7 KNIGHTSLAW PLACE', '', 'EH26 9EU', 'PENICUIK Midlothian', 'Großbritannien', 'GB', NULL, NULL, '7483311430', '00101603LT', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Black Case (T3006-1-03)', NULL, '644352609440', 'FedEx', NULL, '2015-11-30', '27.11.2015 23:25', '4260295881012', '1', 'a0YC000000drXufMAE', '129.99', '199.00'),
(36602, '365812607', NULL, NULL, 'Christine Dryden', '48 ESPLANADE ROAD', '', 'YO11 2AU', 'SCARBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '1723449612', '0010033GYZ', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '644352609450', 'FedEx', NULL, '2015-11-30', '28.11.2015 20:27', '4260295881470', '1', 'a0YC000000drXuiMAE', '129.99', '199.00'),
(36603, '365237822', NULL, NULL, 'Orla Zusman', '41 SWANS HOPE', '', 'IG10 2NA', 'LOUGHTON', 'Großbritannien', 'GB', NULL, NULL, '7837107591', '00100838AX', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '644352609461', 'FedEx', NULL, '2015-11-30', '27.11.2015 09:24', '4260295881470', '1', 'a0YC000000drXuiMAE', '129.99', '199.00'),
(36604, '365707824', NULL, NULL, 'abby pryde', '55 PRINGLE ROAD', 'Brinsworth', 'S60 5BG', 'ROTHERHAM', 'Großbritannien', 'GB', NULL, NULL, '7522860269', '0010109FZ9', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352609472', 'FedEx', NULL, '2015-11-30', '28.11.2015 13:48', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(36605, '365182173', NULL, NULL, 'Amiee Footitt', '52 RYHALL ROAD', '', 'PE9 1UF', 'STAMFORD Lincolnshire', 'Großbritannien', 'GB', NULL, NULL, '7890982894', '0010095FV6', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352609483', 'FedEx', NULL, '2015-11-30', '27.11.2015 00:00', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(36606, '365504780', NULL, NULL, 'Andrea Stevens', '20 MARGARET ROAD', 'Llandybie', 'SA18 3YA', 'AMMANFORD', 'Großbritannien', 'GB', NULL, NULL, '7402768061', '0010228BPT', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352609494', 'FedEx', NULL, '2015-11-30', '27.11.2015 19:45', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(36607, '365830595', NULL, NULL, 'Joanne Hill', '17 REDFORD CRESCENT', '', 'BS13 8SD', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '1179091034', '0010045UVV', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352609509', 'FedEx', NULL, '2015-11-30', '28.11.2015 21:27', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(36608, '365279830', NULL, NULL, 'Steve Mcadam', '108 SHAKESPEARE AVENUE', '', 'G81 3EY', 'CLYDEBANK clydebank', 'Großbritannien', 'GB', NULL, NULL, '7530866669', '0010058S3R', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352609510', 'FedEx', NULL, '2015-11-30', '27.11.2015 11:06', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(36609, '365596444', NULL, NULL, 'Dave Lawrence', '78 THE BRAMBLINGS', '', 'HP6 6FP', 'AMERSHAM', 'Großbritannien', 'GB', NULL, NULL, '7584083446', '0010112YWQ', NULL, NULL, 'Theorema Monaco Watch: Silver-Coloured Metal Strap and Silver-Coloured Case (T3006-1-04)', NULL, '644352609520', 'FedEx', NULL, '2015-11-30', '27.11.2015 23:58', '4260295881456', '1', 'a0YC000000drXugMAE', '129.99', '199.00'),
(36610, '365167339', NULL, NULL, 'Ruth Waters', '59 ALEXANDRA CRESCENT', '', 'WN5 9JP', 'WIGAN', 'Großbritannien', 'GB', NULL, NULL, '7720548146', '00101884ME', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352608844', 'FedEx', NULL, '2015-11-30', '26.11.2015 22:59', '4260295882019', '1', 'a0YC000000eFiZPMA0', '155.00', '249.00'),
(36611, '365072355', NULL, NULL, 'Kamile Nagorskaite', '22 sunderland point', '1 hull place', 'E16 2SN', 'London', 'Großbritannien', 'GB', NULL, NULL, '7938706810', '00102141LG', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352608855', 'FedEx', NULL, '2015-11-30', '26.11.2015 18:38', '4260295882026', '1', 'a0YC000000dsxNrMAI', '155.00', '249.00'),
(36612, '365174106', NULL, NULL, 'andrew mullett', '14 DAWLEY ROAD', 'wallheath', 'DY6 9BH', 'KINGSWINFORD', 'Großbritannien', 'GB', NULL, NULL, '7765121165', '0010135LBN', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352608866', 'FedEx', NULL, '2015-11-30', '26.11.2015 23:28', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36613, '364986656', NULL, NULL, 'Peter Anker', '2 LONGDYKES ROAD', '', 'EH32 9RE', 'PRESTONPANS', 'Großbritannien', 'GB', NULL, NULL, '7921477767', '0010055IEC', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352608877', 'FedEx', NULL, '2015-11-30', '26.11.2015 13:20', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36614, '365096274', NULL, NULL, 'Hugh Campbell', '23 KIELDER AVENUE', '', 'NE23 8JT', 'CRAMLINGTON Northumberland', 'Großbritannien', 'GB', NULL, NULL, '7886851324', '0010126UX7', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352608888', 'FedEx', NULL, '2015-11-30', '26.11.2015 19:49', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(36615, '365021902', NULL, NULL, 'John Allen', '65 CAIRN COURT', 'Fairmoor Way', 'WF16 9RD', 'HECKMONDWIKE West Yorkshire', 'Großbritannien', 'GB', NULL, NULL, '01924 501659', '0010043QWX', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352608899', 'FedEx', NULL, '2015-11-30', '26.11.2015 14:54', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36616, '365097871', NULL, NULL, 'Louise E Bragg', 'FLAT 4, 12 BRIARSWOOD', 'Shirley', 'SO16 6SQ', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '07896 325126', '00101142L7', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352608903', 'FedEx', NULL, '2015-11-30', '26.11.2015 20:15', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36617, '365030339', NULL, NULL, 'Amy Robinson', '1 South view villas', 'Dunmow road', 'CM22 6SW', 'BISHOP\'S STORTFORD', 'Großbritannien', 'GB', NULL, NULL, '1279871297', '0010121YQK', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '644352608914', 'FedEx', NULL, '2015-11-30', '26.11.2015 15:37', '4260295881005', '1', 'a0YC000000drXueMAE', '129.99', '199.00'),
(36618, '365012228', NULL, NULL, 'paul brown', '51 HENRYVILLE MEADOWS', 'ballyclare', 'BT39 9FY', 'BALLYCLARE Antrim', 'Großbritannien', 'GB', NULL, NULL, '7718372220', '0010020YWQ', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '644352608925', 'FedEx', NULL, '2015-11-30', '26.11.2015 14:38', '4260295881005', '1', 'a0YC000000drXueMAE', '129.99', '199.00'),
(36619, '365171073', NULL, NULL, 'Tracey Burton', '53 Westlands Road', '', 'ST14 8DJ', 'Uttoxeter Staffs', 'Großbritannien', 'GB', NULL, NULL, '7814200028', '001002396T', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352608936', 'FedEx', NULL, '2015-11-30', '26.11.2015 22:55', '4260295880398', '1', 'a0YC000000dsxNkMAI', '155.00', '249.00'),
(36620, '365061875', NULL, NULL, 'Scott Jones', '11 TITIAN CLOSE', '', 'CH5 4WF', 'DEESIDE', 'Großbritannien', 'GB', NULL, NULL, '7736580460', '0010021GEK', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352608947', 'FedEx', NULL, '2015-11-30', '26.11.2015 17:31', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36621, '365181873', '', '', 'Geoff Rossiter', '31 GOLDSWORTHY DRIVE', '', 'SS3 0AU', 'SOUTHEND-ON-SEA', 'Großbritannien', '', '', '', '1702217135', '00101355LR', '', '', 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', 'Nachforschung am 17.12.15 gestellt!', '644352608958', 'FedEx', '', '2015-11-30', '26.11.2015 23:59', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36622, '365583314', NULL, NULL, 'ciaran moloney', '37 dolphin h rialto', 'dublin 8', 'Dublin 8', 'Dublin', 'Irland', 'IE', NULL, NULL, '857358797', '00102046KL', NULL, NULL, 'Dubai Theorema Watch - GM-3009-5', NULL, '644352608970', 'FedEx', NULL, '2015-11-30', '27.11.2015 23:03', '150512HW012', '1', 'a0YC000000eEmBpMAK', '150.00', '199.00'),
(36623, '365567220', NULL, NULL, 'Richard Holovic', '1 Riverview House', 'Ballycahill', 'V35DE77', 'Knocklong Limerick', 'Irland', 'IE', NULL, NULL, '858121399', '0010011NLM', NULL, NULL, 'Dubai Theorema Watch - GM-3009-6', NULL, '644352608991', 'FedEx', NULL, '2015-11-30', '27.11.2015 22:33', '150512HW013', '1', 'a0YC000000eEmBqMAK', '150.00', '199.00'),
(36624, '3074457345680150971', NULL, NULL, 'Chanhou Ng', 'no 3, jalan 1/25,taman universiti indah', '', '43300', 'Seri kembangan Selangor', 'Malaysia', 'MY', NULL, NULL, '60124095544', '0010069S61', NULL, NULL, 'GM-502-3: Pionier Malibu Diamonds Watch', NULL, '578824939027', 'FedEx', NULL, '2015-11-30', '26.11.2015 15:55', 'a0YC000000dte04MAA', '1', 'a0YC000000dte04MAA', '952.52', '1098.00'),
(36625, '3074457345680140889', NULL, NULL, 'Ann Ong Hooi Eng', 'Kawan Food Manufacturing  Lot 20, Jalan Pengapit 15/19', 'Lot 20,Jalan Pengapit 15/19', '40200', 'Shah Alam Selangor', 'Malaysia', 'MY', NULL, NULL, '126958765', '0010155BM1', NULL, NULL, 'GM-502-3: Pionier Malibu Diamonds Watch', NULL, '578824939038', 'FedEx', NULL, '2015-11-30', '25.11.2015 17:52', 'a0YC000000dte04MAA', '1', 'a0YC000000dte04MAA', '952.52', '1098.00'),
(36626, '3074457345680075739', NULL, NULL, 'YOKE LING OOI', '1-2-1 JALAN MEDAN PUTRA 1  MEDAN PUTRA BUSINESS CENTRE,BANDAR MENJALARA', '1-2-1 JALAN MEDAN PUTRA 1 MEDAN PUTRA BUSINESS CENTRE', '52200', 'KUALA LUMPUR WPKL', 'Malaysia', 'MY', NULL, NULL, '60123644414', '00101101RD', NULL, NULL, 'P-7001-3: Pionier Havana Automatic Watch', NULL, '578824939049', 'FedEx', NULL, '2015-11-30', '24.11.2015 04:51', 'a0YC000000dtfEvMAI', '1', 'a0YC000000dtfEvMAI', '866.63', '999.00'),
(36627, '3074457345680166450', NULL, NULL, 'Luis Quimson', '276 CHOA CHU KANG AVE 2 #04-307 NA', '04-307', '680276', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '93377441', '0010130K93', NULL, NULL, 'WHITE DIAL: Theorema Galilei Leather Chronograph Watch', NULL, '578824939050', 'FedEx', NULL, '2015-11-30', '26.11.2015 14:41', 'SG150522RS34', '1', 'a0YC000000cRUSDMA4', '103.20', '129.00'),
(36628, '3074457345680145142', NULL, NULL, 'Caroline Lim', '1 MARINE TER #23-300 NA', 'Marine terrace', '440001', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '92361097', '00101561DM', NULL, NULL, 'T-3005 WITH DIAMONDS (WHITE DIAL, SILVER RIM): Theorema Marco Polo Watch', NULL, '578824939060', 'FedEx', NULL, '2015-11-30', '25.11.2015 21:41', 'SG151109NH25', '1', 'a0YC000000eGCXQMA4', '264.42', '339.00'),
(36629, '3074457345680125719', NULL, NULL, 'Chris Koh', '51 TAI KENG PL NA', '51', '534352', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '96266432', '0010250L3Q', NULL, NULL, 'T-3011-5 Theorema Macau Watch', NULL, '578824939071', 'FedEx', NULL, '2015-11-30', '25.11.2015 11:12', 'SG151311RS32', '1', 'a0YC000000eMCwZMAW', '233.22', '299.00'),
(36630, '3074457345680073748', NULL, NULL, 'Eiran lim', '28 BALAM RD #10-25 NA', '#10-25', '370028', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '81830348', '0010145QY5', NULL, NULL, 'T-3011-3 Theorema Macau Watch', NULL, '578824938866', 'FedEx', NULL, '2015-11-24', '23.11.2015 15:41', 'SG151311RS30', '1', 'a0YC000000eMCwXMAW', '233.22', '299.00'),
(36631, '366092320', NULL, NULL, 'Stephanie Merrigan', 'Glendale', 'Glendalough', '', 'Bray Wicklow', 'Irland', 'IE', NULL, NULL, '861673949', '00100148UZ', NULL, NULL, 'Dubai Theorema Watch - GM-3009-5', NULL, '644352609623', 'FedEx', NULL, '2015-11-30', '29.11.2015 19:33', '150512HW012', '1', 'a0YC000000eEmBpMAK', '150.00', '199.00'),
(36632, 'PK\0\0\0\0\0!\0bîha\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36633, 'ÀñNíc«ˆ_ã\\U-Ôäí`p\'+ïåÔiˆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36634, '´¯–-W ÀAil\0¨µEZ‹V·ç>âŸ‚Q¦exa', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36635, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36636, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36637, 'ÿ~N+öqÛ)ql?ñûz¾¸4’|‚uB«œ&£˜P¥', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36638, 'Ež™cGÜa°}‹ÒJìLàÅnyÒ£o¼’É…†#', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36639, 'ê„gG3u|4|¶~…}+š¤éë%HÝ*d2É˜', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36640, ':ìÂ’ðŒD«°ÉGwNñ,õ´Kl¼¡', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36641, ' ê¾òêÕ)ëØ²bMÊ^½\"—Ÿo‰CmŸ¼>9ÿX', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36642, 'ì¬nød‚æ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36643, '„zâ/}/ÜOèÜz®î„äl$°î¶Ñ&×¦—', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'vÑ¥=ËË£Ðr¼ ¶ò\"kI:Žï-#C\0', 'C-I)i', 'ïYgTg}Àyˆ', '', '', ''),
(36644, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36645, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36646, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36647, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36648, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36649, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36650, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36651, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36652, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36653, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼ØóFÝ.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36654, 'JôÞ¹DvÄmÓbUÜ?ý¿¶Oçuó>*­÷§w_ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36655, '†Ø`6ò0¸z6 J0Z10¯³Á@ \0ëÑ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36656, '3	Œ«I\'¼>Œ«IÇ^Ÿ\rÆÕGÌ•', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36657, '×Ÿ„(á…¥((\\89Ù{ŠÉ^ pÅä,w³¼@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36658, 'täîE«ºHº!‹8Èj.r_ÀË&Š0Oáë_)ÁÓø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36659, 'É’U ó&v|†uÄê™?ÞÂ²0§¯Ê³_ê•r', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'uN²Ž:ëº~ï[„¨œÂ’Ì8óï·:®Ûê*', 'Eo#èdôùÑAKMÇî[¡QJuhô>-êI:', 'Oÿ0x’Lô', '', '', ''),
(36660, 'm}äŠ¹ÀG®˜\r|äŠùÀG®˜|äŠ9ÁG®˜', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36661, '.°«\\ÒD·×Ò\r®Ì	œÖ5¡7ìdUmXn', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36662, '(INJ­vÝå™Fü$ŽÜÈ‰1Õ/ê%ã>’$\'', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36663, 'Àj\'*“Ù\"º‹„‰¯_Ðô`³à|‡:¨kF', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36664, 'IzRÆ÷bÜëÉ3z‘ç…ö)¯L4ÂseÜGÀ½d', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36665, 'lëkyÞÚ÷ˆ£0ñ±NçÆX¢†wNj¹ÞD', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36666, 'ÜãÝ˜hˆ¶g`\'¼êÊp×¨äÛ³8´‚d¨e{µj', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36667, 'øDðdô3¶3 »%y^6ÿ¨´ü\0\0ÿÿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '¾Å\\:ˆÛÆ*æÃÓVØ0þÁ*ÀYš.°Ïó', '', '', '', '', ''),
(36668, '>\"Í§­{€àjP ½Ã$!øÇëÁ*÷gC¯LœJúƒ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '9\ZÛ¶MÚY#ä\'ømýøÜ¯\ZKÝÝŠ*sÁ)·À|', '', '', '', '', ''),
(36669, '‚Ÿ”×ÙÝýf…Ê,%ó˜dqJ6é%)Ý¼wsõ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36670, 'ê>”h(–ö×O\"R¤®QÂéÓØÜªùÐ‚ËÆÞ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36671, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36672, '\0€\0\0Ð.\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(36673, '365521868', NULL, NULL, 'Rusu Roxana', 'Rue du Centenaire 8', '', '5002', 'Saint-Servais', 'Belgien', 'BE', NULL, NULL, '498727081', '00100318N4', NULL, NULL, 'Montre automatique Pionier Florida - Cuir noir - Blanc/Argent - GM-505-1', NULL, '644352609792', 'FedEx', NULL, '2015-12-01', '27.11.2015 21:21', 'BE150624KS9', '1', 'a0YC000000dhhoJMAQ', '145.00', '229.98'),
(36674, '365280603', NULL, NULL, 'Dimitri nsimba kimpuanza', 'Rue de Liege 35', '', '4800', 'Verviers', 'Belgien', 'BE', NULL, NULL, '493328998', '0010204ENE', NULL, NULL, 'Montre Dublin Pionier - Marron - Or - Noir (GM-508-3)', NULL, '644352609807', 'FedEx', NULL, '2015-12-01', '27.11.2015 11:21', 'BE140310NM05', '1', 'a0YC000000dhi4iMAA', '150.00', '239.99'),
(36675, '365955966', NULL, NULL, 'anja thijs', 'Vrerenstraat 57/3', '', '3700', 'Vreren-Diets-Heur Limburg', 'Belgien', 'BE', NULL, NULL, '0472 72.21.45', '0010081LAS', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352609818', 'FedEx', NULL, '2015-12-01', '29.11.2015 13:49', 'NL140520PJ08', '1', 'a0YC000000diV4qMAE', '175.01', '279.99'),
(36676, '365500302', NULL, NULL, 'Olivier Huyghe', 'Dendermondsesteenweg 67', '', '2870', 'Puurs Antwerpen', 'Belgien', 'BE', NULL, NULL, '471763332', '0010072V43', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352609829', 'FedEx', NULL, '2015-12-01', '27.11.2015 20:21', 'NL140520PJ08', '1', 'a0YC000000diV4qMAE', '175.01', '279.99'),
(36677, '365162851', NULL, NULL, 'steve van boeckel', 'Windhoek 9', '', '2640', 'Mortsel', 'Belgien', 'BE', NULL, NULL, '486799689', '00101796XB', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352609830', 'FedEx', NULL, '2015-12-01', '26.11.2015 23:49', 'NL140520PJ10', '1', 'a0YC000000diV4rMAE', '175.01', '279.99'),
(36678, '365740918', NULL, NULL, 'Boffin Breugelmans', 'Sevenhanslei 39', '', '2950', 'Kapellen antwerpen', 'Belgien', 'BE', NULL, NULL, '494981628', '0010203TUJ', NULL, NULL, 'Theorema Monaco Diamond horloge - roestvrijstalen band - goudkleur (GM-3006-5)', NULL, '644352609840', 'FedEx', NULL, '2015-12-01', '28.11.2015 16:18', 'BE140729NM42', '1', 'a0YC000000diTL6MAM', '150.00', '229.98'),
(36679, '366033021', NULL, NULL, 'Dave Roberts', '10 MAIN STREET', '', 'LS15 4DG', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7710624036', '0010175WNT', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352609645', 'FedEx', NULL, '2015-12-01', '29.11.2015 17:00', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36680, '365984491', NULL, NULL, 'Maria Burke', '1 PEARCE CLOSE', 'Gateacre', 'L25 4UN', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7883966716', '0010225VKC', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352609656', 'FedEx', NULL, '2015-12-01', '29.11.2015 14:35', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36681, '365734118', NULL, NULL, 'Ste Smith', '1 HILLTOP DRIVE', 'Marple', 'SK6 6JZ', 'STOCKPORT Cheshire', 'Großbritannien', 'GB', NULL, NULL, '7841099173', '0010161VLV', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352609667', 'FedEx', NULL, '2015-12-01', '28.11.2015 15:05', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36682, '365630707', NULL, NULL, 'Alexander Whitehouse', '32 Ashton Road', 'Oundle', 'PE8 4HP', 'Peterborough', 'Großbritannien', 'GB', NULL, NULL, '7981227743', '0010199NSQ', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352609678', 'FedEx', NULL, '2015-12-01', '28.11.2015 08:37', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36683, '366034757', NULL, NULL, 'Rob Shephard', '39 Laurel crescent', '', 'RM7 0RU', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7979327001', '00100268HC', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352609689', 'FedEx', NULL, '2015-12-01', '29.11.2015 17:01', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36684, '366213787', NULL, NULL, 'Haimy Truong', 'Unit 12 king Bond street', '', 'Hu1 3en', 'Kingston upon hull', 'Großbritannien', 'GB', NULL, NULL, '07508845137â€¬', '0010243CF7', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352609690', 'FedEx', NULL, '2015-12-01', '30.11.2015 09:18', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36685, '365681539', '', '', 'Julie Feeney', '32A WHISTON LANE', 'Huyton', 'L36 1TY', 'LIVERPOOL', 'Großbritannien', '', '', '', '7868426882', '0010090QT5', '', '', 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', 'Paket am 10.12.15 zur?ck erhalten!\r\n14.12.2015  578824940487', '644352609704', 'FedEx', '', '2015-12-01', '28.11.2015 11:39', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36686, '365849819', NULL, NULL, 'richard berrow', '1872 BRISTOL ROAD SOUTH', 'Rednal.', 'B45 9PG', 'BIRMINGHAM WestMidlands', 'Großbritannien', 'GB', NULL, NULL, '7463634871', '0010178LAH', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352609715', 'FedEx', NULL, '2015-12-01', '28.11.2015 22:54', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36687, '365825703', NULL, NULL, 'Scott Glover', '1 BON ACCORD SQUARE', 'Clydebank', 'G81 1YW', 'CLYDEBANK', 'Großbritannien', 'GB', NULL, NULL, '7415991148', '0010063CV7', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352609726', 'FedEx', NULL, '2015-12-01', '28.11.2015 21:30', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36688, '365807678', NULL, NULL, 'Sue Surtees', '10 PARK VIEW', '', 'NE24 3AY', 'BLYTH NORTHUMBERLAND', 'Großbritannien', 'GB', NULL, NULL, '1670353568', '0010097S47', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352609737', 'FedEx', NULL, '2015-12-01', '28.11.2015 19:53', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36689, '366143942', NULL, NULL, 'Susan Edet', '23 RICHARDS STREET', '', 'AL10 9GQ', 'HATFIELD', 'Großbritannien', 'GB', NULL, NULL, '7951632833', '00101407YV', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352609748', 'FedEx', NULL, '2015-12-01', '29.11.2015 22:28', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36690, '365987163', NULL, NULL, 'Dawid Krol', '26 CAMUS AVENUE', '', 'EH10 6QT', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7754421481', '0010088G5M', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352609759', 'FedEx', NULL, '2015-12-01', '29.11.2015 14:28', '4260295880305', '1', 'a0YC000000eGHU5MAO', '96.01', '149.00'),
(36691, '366172820', NULL, NULL, 'Marius Savu', '237A Fullwell Avenue', '', 'IG5 0RB', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '7450998596', '00102145KO', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352609760', 'FedEx', NULL, '2015-12-01', '30.11.2015 01:04', '4260295880305', '1', 'a0YC000000eGHU5MAO', '96.01', '149.00'),
(36692, '366076569', NULL, NULL, 'Michael Theobald', '19 CYGNET WAY', '', 'BA14 8UU', 'TROWBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '4,41226E+11', '0010126OGX', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352609770', 'FedEx', NULL, '2015-12-01', '29.11.2015 19:16', '4260295880305', '1', 'a0YC000000eGHU5MAO', '96.01', '149.00'),
(36693, '366163852', NULL, NULL, 'Naser Yahya', 'UNIT 5 INTER MURDOCK ROAD', 'Launton businesses centre', 'OX26 4PL', 'BICESTER Oxfordshire', 'Großbritannien', 'GB', NULL, NULL, '7842727610', '0010012USF', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352609781', 'FedEx', NULL, '2015-12-01', '29.11.2015 23:57', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(36694, '365859908', NULL, NULL, 'EIE Alex Casara', 'VIA TORINO 151/A', '', '30172', 'VENEZIA VE', 'Italien', 'IT', NULL, NULL, '3485905519', '00101476R8', NULL, NULL, 'GM-510-8', NULL, '644352609932', 'FedEx', NULL, '2015-12-02', '29.11.2015 00:58', 'GM-510-8', '1', 'a0YC000000eFDTiMAO', '150.00', '239.90'),
(36695, '365554001', NULL, NULL, 'Claudio Petricca', 'VIA GIUSEPPE ANGELO MANNI 30', '', '01100', 'VITERBO VT', 'Italien', 'IT', NULL, NULL, '39 0761 30', '00101934C9', NULL, NULL, 'GM-510-6', NULL, '644352609943', 'FedEx', NULL, '2015-12-02', '27.11.2015 22:41', 'GM-510-6', '1', 'a0YC000000eFDTgMAO', '150.00', '239.90'),
(36713, '365636893', NULL, NULL, 'Hazel Wilkinson', '38 LONGHILL', 'Rochdale', 'OL11 3QL', 'ROCHDALE Lancashire', 'Großbritannien', 'GB', NULL, NULL, '7788267541', '001005908Z', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352609895', 'FedEx', NULL, '2015-12-02', '28.11.2015 09:11', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36711, '366279398', NULL, NULL, 'Jelena Grinberga', '73A ELDERTON ROAD', '', 'SS0 8AG', 'WESTCLIFF-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7578265827', '0010061T4D', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352609873', 'FedEx', NULL, '2015-12-02', '30.11.2015 12:37', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(36712, '365735406', NULL, NULL, 'David Stafford', '72 FERNHILL ROAD', '', 'L20 0AH', 'BOOTLE', 'Großbritannien', 'GB', NULL, NULL, '7791696211', '0010121JAT', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352609884', 'FedEx', NULL, '2015-12-02', '28.11.2015 14:58', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36714, '365712430', NULL, NULL, 'Owen Muirhead', '3 BELL MEAD BRISTOL ROAD', 'Congresbury', 'BS49 5BG', 'BRISTOL Bristol', 'Großbritannien', 'GB', NULL, NULL, '7766108648', '0010008HWX', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352609900', 'FedEx', NULL, '2015-12-02', '28.11.2015 13:48', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36715, '365764679', NULL, NULL, 'Lesley Millingham', '5 Collins Green', '', 'WR6 5PT', 'knightwick Worcestershire', 'Großbritannien', 'GB', NULL, NULL, '1886821976', '00100724QB', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352609910', 'FedEx', NULL, '2015-12-02', '28.11.2015 16:57', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(36716, '366119950', NULL, NULL, 'Danny Halligan', 'Unit 5 Jamestown Industrial Estate', '', 'G83 8BZ', 'ALEXANDRIA', 'Großbritannien', 'GB', NULL, NULL, '7580013138', '0010122JGG', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352609921', 'FedEx', NULL, '2015-12-02', '29.11.2015 21:30', '4260295880343', '1', 'a0YC000000eGHU9MAO', '96.01', '149.00'),
(36717, '366392011', NULL, NULL, 'Ken Smith', '3 GROUSE WAY', 'Heath Hayes', 'WS11 7LF', 'CANNOCK', 'Großbritannien', 'GB', NULL, NULL, '7789528625', '00101069OO', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352609976', 'FedEx', NULL, '2015-12-02', '30.11.2015 18:50', '4260295882125', '1', 'a0YC000000dsjQyMAI', '120.01', '179.00'),
(36710, '366249626', NULL, NULL, 'elizabeth hughff', '120 ROSSLARE ROAD', 'roseworth', 'TS19 9LW', 'STOCKTON-ON-TEES Cleveland', 'Großbritannien', 'GB', NULL, NULL, '7477522089', '0010206YMX', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352609862', 'FedEx', NULL, '2015-12-02', '30.11.2015 11:30', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(36718, '366608520', NULL, NULL, 'Georgia Ashley-smith', '174 UDIMORE ROAD', '', 'TN31 6AA', 'RYE', 'Großbritannien', 'GB', NULL, NULL, '7947372741', '0010185GMR', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352609987', 'FedEx', NULL, '2015-12-02', '01.12.2015 12:04', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(36719, '366266799', NULL, NULL, 'Helen Brennan', '120 MYTON DRIVE', '', 'B90 1HH', 'SOLIHULL', 'Großbritannien', 'GB', NULL, NULL, '7792068624', '0010158C01', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352609998', 'FedEx', NULL, '2015-12-02', '30.11.2015 12:55', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(36720, '366468631', NULL, NULL, 'Julie Turner', '57 REDNAL MILL DRIVE', '', 'B45 8XZ', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7554420807', '0010113J5F', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352610009', 'FedEx', NULL, '2015-12-02', '30.11.2015 21:58', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(36721, '366602042', NULL, NULL, 'Olga Oliinyk', '201A Hamlet gardens', '', 'W6 0TS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7479204226', '10236364', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352610010', 'FedEx', NULL, '2015-12-02', '01.12.2015 11:34', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36722, '366555481', NULL, NULL, 'Laura Hunt', '48 Eastcote park', 'Whitchurch', 'BS14 9PQ', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '1275542236', '0010079KME', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352610020', 'FedEx', NULL, '2015-12-02', '01.12.2015 09:22', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(36723, '366223795', NULL, NULL, 'Linda Glover', 'Darcha Dean Lane', '', 'DA130BS', 'Meophan', 'Großbritannien', 'GB', NULL, NULL, '1474566699', '0010226TFL', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352610031', 'FedEx', NULL, '2015-12-02', '30.11.2015 10:30', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36724, '366273543', NULL, NULL, 'Maria Ferreira', '67 CRICKLADE AVENUE', '', 'SW2 3HE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7941695587', '0010148HDS', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352610042', 'FedEx', NULL, '2015-12-02', '30.11.2015 12:09', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36725, '366631099', NULL, NULL, 'Paula Wright', '53 Montacute road', 'Tintinhull', 'BA22 8QD', 'YEOVIL', 'Großbritannien', 'GB', NULL, NULL, '7456979393', '10130428', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352610053', 'FedEx', NULL, '2015-12-02', '01.12.2015 13:24', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36726, '366638378', NULL, NULL, 'Darryl Boo', '14A Tachbrook road', '', 'UB8 2QS', 'UXBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7511459556', '00102072J3', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352610064', 'FedEx', NULL, '2015-12-02', '01.12.2015 13:40', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36727, '366576516', NULL, NULL, 'Kerry Caulton', '62 ELM ROAD', '', 'DN6 8PH', 'DONCASTER south yorkshire', 'Großbritannien', 'GB', NULL, NULL, '7736936666', '0010054QD2', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352610075', 'FedEx', NULL, '2015-12-02', '01.12.2015 10:13', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36728, '366249385', NULL, NULL, 'Kyle Morton', '11 King street', 'Oadby', 'LE2 5DF', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7860206639', '0010238G3M', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352610086', 'FedEx', NULL, '2015-12-02', '30.11.2015 12:40', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36729, '366259782', NULL, NULL, 'martin grundy', '21 burnley rd', '', 'bb11 5qr', 'hapton', 'Großbritannien', 'GB', NULL, NULL, '7832176117', '0010190UA3', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352610097', 'FedEx', NULL, '2015-12-02', '30.11.2015 13:03', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36730, '366316231', NULL, NULL, 'Tracy Cook', '58 BROOKHURST AVENUE', '', 'CH63 0LD', 'WIRRAL', 'Großbritannien', 'GB', NULL, NULL, '7595676992', '0010004TAI', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352610101', 'FedEx', NULL, '2015-12-02', '30.11.2015 15:01', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36731, '366309279', NULL, NULL, 'Patrycja Thompson', 'Flat 11 42 Canonbie Road', '', 'SE23 3AP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7867332959', '0010150YMA', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352610112', 'FedEx', NULL, '2015-12-02', '30.11.2015 15:58', '4260295880299', '1', 'a0YC000000eGHU4MAO', '96.01', '149.00'),
(36732, '366290913', NULL, NULL, 'usman nazir', 'flat 0/1,3 queens park avenue', '', 'g42 8bx', 'glasgow', 'Großbritannien', 'GB', NULL, NULL, '7450083303', '0010009Z3I', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352610123', 'FedEx', NULL, '2015-12-02', '30.11.2015 13:11', '4260295880312', '1', 'a0YC000000eGHU6MAO', '96.01', '149.00'),
(36733, '366461056', NULL, NULL, 'Rosemary Bill', '98 Laburnum Road', '', 'ME2 2LD', 'ROCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7450906254', '0010151UE1', NULL, NULL, 'T-3001-6 Bicolor Case/Black Dial/Black Leather Band', NULL, '644352610134', 'FedEx', NULL, '2015-12-02', '30.11.2015 21:44', '4260295880367', '1', 'a0YC000000eGHUBMA4', '96.01', '149.00'),
(36734, '366830202', NULL, NULL, 'diane price', '22 Chadway', 'Dagenham', 'Rm81uh', 'Essex', 'Großbritannien', 'GB', NULL, NULL, '7714458416', '0010157HH5', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352610145', 'FedEx', NULL, '2015-12-02', '02.12.2015 01:54', '42602958803015', '1', 'a0YC000000eFiZKMA0', '155.00', '249.00'),
(36735, '366813611', NULL, NULL, 'helen corbett', '91 PEMBRIDGE CLOSE', 'Pembridge Close', 'B32 4JY', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7583005896', '001022250R', NULL, NULL, 'Enis Tufina Watch - GM-107-6', NULL, '644352610156', 'FedEx', NULL, '2015-12-02', '01.12.2015 23:35', '4260295881562', '1', 'a0YC000000dszq2MAA', '139.00', '229.00'),
(36736, '366827811', NULL, NULL, 'Laura Miller', '226 BROADHOLM STREET', '', 'G22 6DD', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7917893092', '0010201DCO', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352610167', 'FedEx', NULL, '2015-12-02', '02.12.2015 01:15', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(36737, '366692833', NULL, NULL, 'Loren Grant', '91 WALLACE ROAD', '', 'CV6 2LW', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7562726370', '0010025S57', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352610178', 'FedEx', NULL, '2015-12-02', '01.12.2015 17:47', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36738, '366776582', NULL, NULL, 'William Foley', '92 Carnbrae avenue', '', 'N.Ireland', 'Belfast    BT8   6NH', 'Großbritannien', 'GB', NULL, NULL, '2890702557', '0010084T5Y', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352610189', 'FedEx', NULL, '2015-12-02', '01.12.2015 21:43', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36739, '366792801', NULL, NULL, 'Kevin Penfold', '43 SCHOOL ROAD', '', 'BN44 3HY', 'STEYNING', 'Großbritannien', 'GB', NULL, NULL, '7403241479', '0010082BNK', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352610190', 'FedEx', NULL, '2015-12-02', '01.12.2015 21:58', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36740, '366759661', NULL, NULL, 'Helen Maddison', '7 ROSEMARY GARDENS', 'Bourne', 'PE10 9NU', 'BOURNE', 'Großbritannien', 'GB', NULL, NULL, '7800575757', '001011958H', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352610204', 'FedEx', NULL, '2015-12-02', '01.12.2015 20:30', '4260295881999', '1', 'a0YC000000eFiZNMA0', '155.00', '249.00'),
(36741, '366854337', NULL, NULL, 'Clare Ball', '3 HEREFORD ROAD', '', 'LE2 8HG', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7814554351', '001025077S', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352610215', 'FedEx', NULL, '2015-12-02', '02.12.2015 08:30', '4260295881982', '1', 'a0YC000000eFiZMMA0', '155.00', '249.00'),
(36742, '366643357', NULL, NULL, 'Simon Kennedy', '34 TREVONNEN ROAD', 'PONSANOOTH', 'TR3 7AZ', 'TRURO', 'Großbritannien', 'GB', NULL, NULL, '7540415635', '0010017ZUG', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352610226', 'FedEx', NULL, '2015-12-02', '01.12.2015 14:28', '4260295880312', '1', 'a0YC000000eGHU6MAO', '96.01', '149.00'),
(36743, '366809903', NULL, NULL, 'Benjamin Addo', '25 HIGHCROSS WAY', '', 'SW15 4LL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7985188274', '0010243UK9', NULL, NULL, 'T-3001-3 Gold Case/White Dial/Brown Leather Band', NULL, '644352610237', 'FedEx', NULL, '2015-12-02', '01.12.2015 23:07', '4260295880329', '1', 'a0YC000000eGHU7MAO', '96.01', '149.00'),
(36744, '366797924', NULL, NULL, 'Dominick Van Guyse', 'Hertenstraat 47', '', '9100', 'Sint-Niklaas', 'Belgien', 'BE', NULL, NULL, '471024116', '0010094B2T', NULL, NULL, 'Pionier Dublin herenhorloge - bruin/goudkleur/zwart (GM-508-3)', NULL, '644352610351', 'FedEx', NULL, '2015-12-03', '01.12.2015 23:19', 'BE140310NM05', '1', 'a0YC000000dhi4iMAA', '150.00', '239.99'),
(36745, '366596437', NULL, NULL, 'rudy lummens', 'Langeheidestraat 75', '', '3040', 'Ottenburg', 'Belgien', 'BE', NULL, NULL, '477342365', '0010015G1X', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352610362', 'FedEx', NULL, '2015-12-03', '01.12.2015 12:20', 'NL140520PJ10', '1', 'a0YC000000diV4rMAE', '175.01', '279.99'),
(36746, '366797055', NULL, NULL, 'Anais Portois', 'Rue de la Liberte 20', '', '7033', 'Cuesmes', 'Belgien', 'BE', NULL, NULL, '474623278', '00101576IR', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / DorÃ©', NULL, '644352610373', 'FedEx', NULL, '2015-12-03', '01.12.2015 23:19', 'NL140520PJ07', '1', 'a0YC000000diV4oMAE', '175.01', '279.99'),
(36747, '366726784', NULL, NULL, 'bastien guichaoua', 'Clos Fernand Debouck 3 bte 3.5', '', '7000', 'Mons', 'Belgien', 'BE', NULL, NULL, '471549131', '0010201EB5', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / DorÃ©', NULL, '644352610384', 'FedEx', NULL, '2015-12-03', '01.12.2015 19:49', 'NL140520PJ07', '1', 'a0YC000000diV4oMAE', '175.01', '279.99'),
(36748, '366383597', NULL, NULL, 'Liesbeth van Reenen', 'M H Trompstraat 22', '', '3143AP', 'MAASSLUIS', 'Niederlanden', 'NL', NULL, NULL, '629073096', '00100414WJ', NULL, NULL, 'Pionier Dublin herenhorloge - bruin/goudkleur/zwart (GM-508-3)', NULL, '644352610395', 'FedEx', NULL, '2015-12-03', '30.11.2015 19:02', 'NL140310NM05', '1', 'a0YC000000dhiFKMAY', '150.00', '239.99'),
(36749, '366137652', NULL, NULL, 'Chantal Heruer', 'Spoorlaan 1 B', '', '3645 EJ', 'Vinkeveen', 'Niederlanden', 'NL', NULL, NULL, '615389038', '0010091OU3', NULL, NULL, 'Pionier Dublin herenhorloge - bruin/goudkleur/zwart (GM-508-3)', NULL, '644352610400', 'FedEx', NULL, '2015-12-03', '29.11.2015 23:00', 'NL140310NM05', '1', 'a0YC000000dhiFKMAY', '150.00', '239.99'),
(36750, '366091404', NULL, NULL, 'Emilie Pecheur', '10 TUDOR DRIVE', '', 'RM2 5LH', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7802815226', '0010222AXK', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352610259', 'FedEx', NULL, '2015-12-03', '29.11.2015 20:14', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36751, '365993419', NULL, NULL, 'GERALD HAYWOOD', '16 MAGPIE DRIVE', 'totton', 'SO40 8TE', 'SOUTHAMPTON Hampshire', 'Großbritannien', 'GB', NULL, NULL, '442380872358', '0010016Y9H', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352610260', 'FedEx', NULL, '2015-12-03', '29.11.2015 15:05', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36752, '365964666', NULL, NULL, 'liam houghton', '31 PENN STREET', 'horwich', 'BL6 5NR', 'BOLTON lancashire', 'Großbritannien', 'GB', NULL, NULL, '7977762298', '0010085PWM', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352610270', 'FedEx', NULL, '2015-12-03', '29.11.2015 13:06', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36753, '365985307', NULL, NULL, 'Andrew Tweedie', '149 DORCHESTER AVENUE', '', 'PL5 4BA', 'PLYMOUTH Devon', 'Großbritannien', 'GB', NULL, NULL, '7527413227', '0010057SIA', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352610281', 'FedEx', NULL, '2015-12-03', '29.11.2015 14:24', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36754, '366135072', NULL, NULL, 'Eileen Hall', '5 HILLSIDE DRIVE', '', 'S43 3AE', 'CHESTERFIELD Derbyshire', 'Großbritannien', 'GB', NULL, NULL, '7454218703', '0010078U5G', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352610292', 'FedEx', NULL, '2015-12-03', '29.11.2015 21:59', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36755, '365824948', NULL, NULL, 'julie bullock', '87 HORSLEY VALE', '', 'NE34 6LB', 'SOUTH SHIELDS TYNE AND WEAR', 'Großbritannien', 'GB', NULL, NULL, '1914207562', '0010163DSK', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352610307', 'FedEx', NULL, '2015-12-03', '28.11.2015 21:01', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36756, '365933647', NULL, NULL, 'JIAJIA LIU', '5/2 276 Bell Street', '', 'G4 0SZ', 'Glasgow', 'Großbritannien', 'GB', NULL, NULL, '7599448028', '001024454J', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352610318', 'FedEx', NULL, '2015-12-03', '29.11.2015 11:34', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36757, '366168160', NULL, NULL, 'Michelle Tu', '29 BELVEDERE PLACE', '', 'SW2 5TD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7783430812', '00101022B6', NULL, NULL, 'Silver/ Black Dial/ Leather Band (T-7001-2)', NULL, '644352610329', 'FedEx', NULL, '2015-12-03', '30.11.2015 00:33', '4260295882101', '1', 'a0YC000000dsjQwMAI', '120.01', '179.00'),
(36758, '366090424', NULL, NULL, 'Lee Renton', '3 MONKRIGG COURT', '', 'EH41 4ET', 'HADDINGTON East lothian', 'Großbritannien', 'GB', NULL, NULL, '7414598247', '0010021COU', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352610330', 'FedEx', NULL, '2015-12-03', '29.11.2015 19:32', '4260295880312', '1', 'a0YC000000eGHU6MAO', '96.01', '149.00'),
(36759, '365790399', NULL, NULL, 'Kim Davison', '7 CHURCHWAYS CRESCENT', '', 'BS7 8SW', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7791512508', '0010162CZ3', NULL, NULL, 'Theorema Monaco Watch: Gold-Coloured Metal Strap and Gold-Coloured Case (T3006-1-05)', NULL, '644352610340', 'FedEx', NULL, '2015-12-03', '28.11.2015 18:34', '4260295881463', '1', 'a0YC000000drXuhMAE', '129.99', '199.00'),
(36760, '366478739', NULL, NULL, 'Beth Foster', '37 Nevern Crescent', 'Ingleby Barwick', 'TS17 5EX', 'Stockton-on-Tees', 'Großbritannien', 'GB', NULL, NULL, '7805741705', '0010082XG6', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352610454', 'FedEx', NULL, '2015-12-04', '30.11.2015 22:35', '4260295882019', '1', 'a0YC000000eFiZPMA0', '155.00', '249.00'),
(36761, '366399278', NULL, NULL, 'Tiny Ware', 'The Wincanto 28 High Street', 'Wincanton', 'BA9 9JF', 'Somerset', 'Großbritannien', 'GB', NULL, NULL, '01963 34398', '0010165VRD', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352610465', 'FedEx', NULL, '2015-12-04', '30.11.2015 19:18', '4260295881050', '1', 'a0YC000000eFiZLMA0', '155.00', '249.00'),
(36762, '366659853', NULL, NULL, 'M Douglas', '196 PALATINE ROAD', 'Didsbury', 'M20 2WG', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7883086141', '00100635YO', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352610476', 'FedEx', NULL, '2015-12-04', '01.12.2015 14:52', '4260295880381', '1', 'a0YC000000eFiZIMA0', '155.00', '249.00'),
(36763, '366629438', NULL, NULL, 'Gabriela Chiscari', 'Westworld WEST GATE', '', 'W5 1UD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7469960345', '0010171RHZ', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352610487', 'FedEx', NULL, '2015-12-04', '01.12.2015 13:09', '42602958803015', '1', 'a0YC000000eFiZKMA0', '155.00', '249.00'),
(36764, '366647833', NULL, NULL, 'Samantha Davies', 'Clee Tompkin 111 Clase Road', '', 'SA6 8DY', 'Morriston Swansea', 'Großbritannien', 'GB', NULL, NULL, '7533587099', '00101162J8', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352610498', 'FedEx', NULL, '2015-12-04', '01.12.2015 13:59', '42602958803015', '1', 'a0YC000000eFiZKMA0', '155.00', '249.00'),
(36765, '366543014', NULL, NULL, 'Rolandas Micka', '28 CONCORDE DRIVE', '', 'E6 5XL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7907176463', '0010218H3O', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352610502', 'FedEx', NULL, '2015-12-04', '01.12.2015 08:20', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36766, '366598695', NULL, NULL, 'Donna Gardner-hickman', '12 Woodhouse lane', 'priorslee', 'TF2 9SX', 'Telford shropshire', 'Großbritannien', 'GB', NULL, NULL, '7968474847', '0010095IAV', NULL, NULL, 'Enis Tufina Watch - GM-107-5', NULL, '644352610513', 'FedEx', NULL, '2015-12-04', '01.12.2015 11:33', '4260295881555', '1', 'a0YC000000dszq1MAA', '139.00', '229.00'),
(36767, '366738910', NULL, NULL, 'Francesca Brown', '47 Bekesbourne Tower', 'Wichling Close', 'br5 4ql', 'Orpington', 'Großbritannien', 'GB', NULL, NULL, '7935994008', '0010105R7V', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352610524', 'FedEx', NULL, '2015-12-04', '01.12.2015 19:33', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(36768, '366730851', NULL, NULL, 'gemma court', '9 ADENEY CLOSE', '', 'W6 8ES', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7400994047', '0010153DN2', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352610535', 'FedEx', NULL, '2015-12-04', '01.12.2015 19:12', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(36769, '366468727', NULL, NULL, 'mark shirt', '39 CARMARTHEN CLOSE', '', 'WA5 9UT', 'WARRINGTON', 'Großbritannien', 'GB', NULL, NULL, '7823336065', '0010174UFE', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352610546', 'FedEx', NULL, '2015-12-04', '30.11.2015 22:00', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(36770, '366318961', NULL, NULL, 'Helden Guerra', '5-7  tavistock place', 'Mary Ward House', 'wc1h 9sn', 'London', 'Großbritannien', 'GB', NULL, NULL, '7885283433', '0010239G6N', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352610557', 'FedEx', NULL, '2015-12-04', '30.11.2015 14:30', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36771, '366254170', '', '', 'Jacqueline McBurnie', 'ST ANTHONY\'S PRIMARY SCHOOL', 'Hallhill Road', 'PA5 0SD', 'JOHNSTONE Renfrewshire', 'Großbritannien', '', '', '', '7508002611', '00102343EY', '', '', 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', '', '968536099353', 'DHL', '', '2015-12-07', '30.11.2015 11:26', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36772, '366412148', NULL, NULL, 'Rebecca Black', '12 RIPLEY AVENUE', 'Egham', 'TW20 9QZ', 'EGHAM', 'Großbritannien', 'GB', NULL, NULL, '7779292038', '0010082B43', NULL, NULL, 'Sao Paulo - Black Strap, Silver Case (GM-103-1)', NULL, '644352610579', 'FedEx', NULL, '2015-12-04', '30.11.2015 19:36', '4260295880435', '1', 'a0YC000000dhfANMAY', '152.00', '229.00'),
(36773, '366456361', NULL, NULL, 'Ryan Mackin', '29 DUTHIL STREET', 'Drumoyne', 'G51 4GX', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '1414400153', '0010113S8A', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352610580', 'FedEx', NULL, '2015-12-04', '30.11.2015 21:45', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36774, '366450515', NULL, NULL, 'Sarah Gill', '4 BALDWIN ROAD', '', 'DY13 9AU', 'STOURPORT-ON-SEVERN', 'Großbritannien', 'GB', NULL, NULL, '7964614220', '0010241LDA', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352610590', 'FedEx', NULL, '2015-12-04', '30.11.2015 21:48', '4260295881999', '1', 'a0YC000000eFiZNMA0', '155.00', '249.00'),
(36775, '366467127', NULL, NULL, 'Erika Mazzamuto', '18 FLAT BOUVERIE ROAD WEST', '', 'CT20 2SZ', 'FOLKESTONE', 'Großbritannien', 'GB', NULL, NULL, '7463793112', '0010247COX', NULL, NULL, 'Silver/White Dial/Silver Metal Band (GM-104-5)', NULL, '644352610605', 'FedEx', NULL, '2015-12-04', '30.11.2015 22:04', '4260295881647', '1', 'a0YC000000dhPskMAE', '154.99', '239.00'),
(36776, '366460246', NULL, NULL, 'Tom Spain', '3 WINGATE WALK', '', 'HP20 1LN', 'AYLESBURY', 'Großbritannien', 'GB', NULL, NULL, '1296423633', '00102359B1', NULL, NULL, 'T-3001-5 Bicolor Case/White Dial/Black Leather Band', NULL, '644352610616', 'FedEx', NULL, '2015-12-04', '30.11.2015 22:35', '4260295880350', '1', 'a0YC000000eGHUAMA4', '96.01', '149.00'),
(36777, '366400673', NULL, NULL, 'Bhavin Shah', '14 DALSTON GARDENS', 'Rika Ltd 1st Floor', 'HA7 1BU', 'STANMORE Middlesex', 'Großbritannien', 'GB', NULL, NULL, '7956559311', '0010186J6T', NULL, NULL, 'Theorema Monaco Watch: Black Leather Strap and Gold-Coloured Case (T3006-1-02)', NULL, '644352610627', 'FedEx', NULL, '2015-12-04', '30.11.2015 19:56', '4260295881005', '1', 'a0YC000000drXueMAE', '129.99', '199.00'),
(36778, '356286162', NULL, NULL, 'Diana Hausding', 'Kandertalstr. 5a', '', '79599', 'Wittlingen', 'Deutschland', 'DE', NULL, NULL, '0173/6758996', '0010237A7N', NULL, NULL, 'Herren-Armbanduhr Havana in Gold/Schwarz/Braun', NULL, '00340433836074266353', 'DHL', NULL, '2015-11-02', '23.10.2015 11:30', '4260295882118', '1', 'a0YC000000dtngRMAQ', '167.90', '239.00'),
(36779, '355053944', NULL, NULL, 'Joachim Simon', 'Imkerweg 14', '', '30629', 'Hannover', 'Deutschland', 'DE', NULL, NULL, '1722302900', '0010165EVQ', NULL, NULL, 'Herren-Armbanduhr Havana in Gold/Schwarz/Braun', NULL, '00340433836074270268', 'DHL', NULL, '2015-11-02', '18.10.2015 11:30', '4260295882118', '1', 'a0YC000000dtngRMAQ', '167.90', '239.00'),
(36780, '355792651', NULL, NULL, 'Aynur Ueste', 'Helsinkistr. 7', '', '50259', 'Pulheim', 'Deutschland', 'DE', NULL, NULL, '2238846882', '0010077VAV', NULL, NULL, 'Herren-Armbanduhr Havana in Schwarz/Schwarz/Schwarz', NULL, '00340433836074272552', 'DHL', NULL, '2015-11-02', '21.10.2015 11:31', '4260295882125', '1', 'a0YC000000dtngvMAA', '167.90', '239.00'),
(36781, '367257425', NULL, NULL, 'Birgit Schuetze', 'Landweg 19', '', '39397', 'Schwanebeck', 'Deutschland', 'DE', NULL, NULL, '039242 94259', '0010078VUN', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836182881288', 'DHL', NULL, '2015-12-07', '03.12.2015 14:18', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(36782, '367172454', NULL, NULL, 'Anika Raendler', 'Segeberger Chaussee 113', 'Lvm Versicherung', '22850', 'Norderstedt', 'Deutschland', 'DE', NULL, NULL, '15122225797', '0010193UL4', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836182910216', 'DHL', NULL, '2015-12-07', '03.12.2015 10:03', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(36783, '367019350', NULL, NULL, 'Judith Fetzberger', 'Orchideenweg 16', '', '22941', 'Bargteheide', 'Deutschland', 'DE', NULL, NULL, '', '00100258M9', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836182938913', 'DHL', NULL, '2015-12-07', '02.12.2015 18:42', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(36784, '366901737', NULL, NULL, 'Petra Schaefer- Rapka', 'Hertrichweg 4', '', '67346', 'Speyer', 'Deutschland', 'DE', NULL, NULL, '15756554101', '0010171ZXT', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836182957006', 'DHL', NULL, '2015-12-07', '02.12.2015 12:43', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(36785, '366845053', NULL, NULL, 'Ruediger Viebrans', 'Friedrich-Ebert-Str. 132', 'Haus in der \"Langen Gasse\" Viebrans HR-CONSULTING', '37520', 'Osterode am Harz', 'Deutschland', 'DE', NULL, NULL, '1704837816', '00101793XK', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836182983128', 'DHL', NULL, '2015-12-07', '02.12.2015 07:29', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(36786, '3074457345680243768', NULL, NULL, 'Shi Jin Chiang', '8 BEDOK RESERVOIR VIEW  , CLEARWATER, THE #13-22 NA', 'NA', '479235', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '90936131', '0010215N53', NULL, NULL, 'T-3011-2 Theorema Macau Watch', NULL, '578824939472', 'FedEx', NULL, '2015-12-07', '29.11.2015 01:11', 'SG151311RS29', '1', 'a0YC000000eMCwWMAW', '233.22', '299.00'),
(36787, '3074457345680210545', NULL, NULL, 'Thiruneeran .', '438 CHOA CHU KANG AVENUE 4  #06-471 NA', 'NA', '680438', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '90103273', '0010143F9A', NULL, NULL, 'GM-107-5 (SILVER & WHITE): Theorema RIO Mechanical Watch', NULL, '578824939483', 'FedEx', NULL, '2015-12-07', '27.11.2015 21:11', 'SG150522RS16', '1', 'a0YC000000cRUNWMA4', '311.20', '389.00'),
(36788, '366698724', NULL, NULL, 'Olga Barinova', '142 Broadmeadows', '', 'co. Dublin', 'Swords Dublin', 'Irland', 'IE', NULL, NULL, '3,53864E+11', '00102302SO', NULL, NULL, 'Dubai Theorema Watch - GM-3009-1', NULL, '644352610774', 'FedEx', NULL, '2015-12-08', '01.12.2015 16:33', '150512HW08', '1', 'a0YC000000eEmBlMAK', '150.00', '199.00'),
(36789, '368547187', NULL, NULL, 'Dariusz Terefenko', '4 Curragh Plains', 'Coolaghknock Gardens', 'Co.Kildare', 'Kildare Town', 'Irland', 'IE', NULL, NULL, '851582481', '0010136HW3', NULL, NULL, 'Dubai Theorema Watch - GM-3009-6', NULL, '644352610785', 'FedEx', NULL, '2015-12-08', '07.12.2015 20:04', '150512HW013', '1', 'a0YC000000eEmBqMAK', '150.00', '199.00'),
(36790, '368481888', NULL, NULL, 'Marta Serafin', '18  Beechwood Court,', 'Cluain Ard', 'P24N663', 'Cobh co. Cork', 'Irland', 'IE', NULL, NULL, '851004418', '0010005D46', NULL, NULL, 'Dubai Theorema Watch - GM-3009-6', NULL, '644352610796', 'FedEx', NULL, '2015-12-08', '07.12.2015 16:24', '150512HW013', '1', 'a0YC000000eEmBqMAK', '150.00', '199.00'),
(36791, '366819138', NULL, NULL, 'Patrice Moloney', '32 Shop Stre Enable Ireland', 'Drogheda', 'Co. Louth', 'Drogheda Louth', 'Irland', 'IE', NULL, NULL, '879021583', '0010121C0N', NULL, NULL, 'Dubai Theorema Watch - GM-3009-6', NULL, '644352610800', 'FedEx', NULL, '2015-12-08', '01.12.2015 23:32', '150512HW013', '1', 'a0YC000000eEmBqMAK', '150.00', '199.00'),
(36792, '367094390', NULL, NULL, 'Jason Brander', '15 PHETHEAN STREET', '', 'BL4 7LJ', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '7539253193', '0010222WOQ', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352610811', 'FedEx', NULL, '2015-12-08', '02.12.2015 22:10', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(36793, '366730530', NULL, NULL, 'Jamie Hunter', '83 BELVOIR DRIVE', 'Barton seagrave', 'NN15 6RD', 'KETTERING', 'Großbritannien', 'GB', NULL, NULL, '4,41536E+11', '0010131VQK', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352610822', 'FedEx', NULL, '2015-12-08', '02.12.2015 10:37', '4260295881982', '1', 'a0YC000000eFiZMMA0', '155.00', '249.00'),
(36794, '366871076', NULL, NULL, 'Chip Vickers', '710 MARFLEET LANE', '', 'HU9 4TL', 'HULL', 'Großbritannien', 'GB', NULL, NULL, '7447462356', '10109299', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352610866', 'FedEx', NULL, '2015-12-08', '02.12.2015 09:26', '4260295881050', '1', 'a0YC000000eFiZLMA0', '155.00', '249.00'),
(36795, '367087960', NULL, NULL, 'Helen Mcleod', '6 BROOMHOUSE MARKET', '', 'EH11 3UU', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '1316224085', '0010066F3J', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352610877', 'FedEx', NULL, '2015-12-08', '02.12.2015 21:45', '4260295881050', '1', 'a0YC000000eFiZLMA0', '155.00', '249.00'),
(36796, '367049867', NULL, NULL, 'John Rigden', '12 Chapman House, Bewlay Street', '', 'YO231PW', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7470321608', '0010087IXP', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352610888', 'FedEx', NULL, '2015-12-08', '02.12.2015 19:35', '4260295881050', '1', 'a0YC000000eFiZLMA0', '155.00', '249.00'),
(36797, '366855798', NULL, NULL, 'Kerry Ineson', '3 DEEPDALE CROFT', 'Barugh Green', 'S75 1QG', 'BARNSLEY', 'Großbritannien', 'GB', NULL, NULL, '7890299323', '001003420Y', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352610899', 'FedEx', NULL, '2015-12-08', '02.12.2015 08:02', '4260295881050', '1', 'a0YC000000eFiZLMA0', '155.00', '249.00'),
(36798, '366967256', NULL, NULL, 'Zander Johnston', '15 MCCALL GARDENS', '', 'EH40 3AT', 'EAST LINTON East lothian', 'Großbritannien', 'GB', NULL, NULL, '1620850669', '0010072H2Q', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352610903', 'FedEx', NULL, '2015-12-08', '02.12.2015 14:34', '4260295880381', '1', 'a0YC000000eFiZIMA0', '155.00', '249.00'),
(36799, '367063638', NULL, NULL, 'Lisa Kinghorn', '1  Meridian Delta', '1Pink Lane Business Centre', 'NE1 5DW', 'Newcastle upon Tyne', 'Großbritannien', 'GB', NULL, NULL, '7919100814', '0010181MFX', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352610914', 'FedEx', NULL, '2015-12-08', '02.12.2015 20:56', '42602958803015', '1', 'a0YC000000eFiZKMA0', '155.00', '249.00'),
(36800, '367126512', NULL, NULL, 'Donna Maclean', '15 norbreck close', '', 'WA5 2SJ', 'WARRINGTON', 'Großbritannien', 'GB', NULL, NULL, '7716436546', '0010058B8D', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352610925', 'FedEx', NULL, '2015-12-08', '02.12.2015 23:53', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(36801, '366899601', NULL, NULL, 'Laura Kulinski', '2 NURSERY ROAD', '', 'DD10 9AW', 'MONTROSE ANGUS', 'Großbritannien', 'GB', NULL, NULL, '7745560691', '0010024B31', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352610936', 'FedEx', NULL, '2015-12-08', '02.12.2015 13:13', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(36802, '366974939', NULL, NULL, 'Tabassum Khan', 'Wolseley hou 3 school close', 'FLAT 2', 'B31 2sh', 'Northfield Birmingham', 'Großbritannien', 'GB', NULL, NULL, '07860 387248', '0010012MQB', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352610947', 'FedEx', NULL, '2015-12-08', '02.12.2015 16:52', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36803, '366953665', NULL, NULL, 'Ayaz Khan', '3 mill', 'flat 1/2', 'G40 1lt', 'glasgow', 'Großbritannien', 'GB', NULL, NULL, '7960523020', '001020007A', NULL, NULL, 'Enis Tufina Watch - GM-107-5', NULL, '644352610958', 'FedEx', NULL, '2015-12-08', '02.12.2015 14:00', '4260295881555', '1', 'a0YC000000dszq1MAA', '139.00', '229.00'),
(36804, '367033013', NULL, NULL, 'Karen Vassallo', '20 ELIZABETH CLOSE', '', 'RG12 9SY', 'BRACKNELL BERKSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7980681205', '001005670I', NULL, NULL, 'Enis Tufina Watch - GM-107-7', NULL, '644352610969', 'FedEx', NULL, '2015-12-08', '02.12.2015 18:30', '4260295881579', '1', 'a0YC000000dszq3MAA', '139.00', '229.00'),
(36805, '366914631', NULL, NULL, 'Hannah Whittall', '39 FLAT 1 LOAD STREET', '', 'DY12 2AS', 'BEWDLEY', 'Großbritannien', 'GB', NULL, NULL, '7971853750', '00101782VO', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352610970', 'FedEx', NULL, '2015-12-08', '02.12.2015 11:31', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(36806, '366946513', NULL, NULL, 'Stephanie Deavall', '32 DOE BANK LANE', '', 'B43 7UE', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7875596337', '0010232M7T', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352610980', 'FedEx', NULL, '2015-12-08', '02.12.2015 13:03', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36807, '367068191', NULL, NULL, 'paul broscoi', '59 SHORTMEAD DRIVE', '', 'EN8 8TY', 'WALTHAM CROSS', 'Großbritannien', 'GB', NULL, NULL, '750826601', '0010013DZR', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352610991', 'FedEx', NULL, '2015-12-08', '02.12.2015 20:50', '4260295881999', '1', 'a0YC000000eFiZNMA0', '155.00', '249.00'),
(36808, '367037352', NULL, NULL, 'Melanie Tyson', '1 HILLSIDE CLOSE', 'Rowlands Gill', 'NE39 2PW', 'ROWLANDS GILL', 'Großbritannien', 'GB', NULL, NULL, '7800555995', '0010026HMB', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352611005', 'FedEx', NULL, '2015-12-08', '02.12.2015 19:19', '4260295880305', '1', 'a0YC000000eGHU5MAO', '96.01', '149.00'),
(36809, '366928688', NULL, NULL, 'Jill Barnes', '8 Stockwell drive', '', 'BS16 9DN', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '1179573354', '0010056U4P', NULL, NULL, 'T-3001-5 Bicolor Case/White Dial/Black Leather Band', NULL, '644352611016', 'FedEx', NULL, '2015-12-08', '02.12.2015 12:43', '4260295880350', '1', 'a0YC000000eGHUAMA4', '96.01', '149.00'),
(36810, '367070432', NULL, NULL, 'Mrs Kayleigh Rushby', '13 SOUTHSEA ROAD', '', 'S13 7EL', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7775774199', '0010180U9P', NULL, NULL, 'Theorema Monaco Watch: Black Metal Strap and Black Case (T3006-1-06)', NULL, '644352611027', 'FedEx', NULL, '2015-12-08', '02.12.2015 21:18', '4260295881470', '1', 'a0YC000000drXuiMAE', '129.99', '199.00'),
(36811, '366341849', NULL, NULL, 'Naser Alrashidi', '25 Ardglas estate', 'Dundrum, Dublin16', 'D16', 'Dublin', 'Irland', 'IE', NULL, NULL, '870911023', '0010186YIG', NULL, NULL, 'Dubai Theorema Watch - GM-3009-1', NULL, '644352611038', 'FedEx', NULL, '2015-12-08', '30.11.2015 15:37', '150512HW08', '1', 'a0YC000000eEmBlMAK', '150.00', '199.00'),
(36812, '367165189', NULL, NULL, 'Rik Vancoillie', 'Jef Vandermeulenstraat 64', '', '9050', 'Gentbrugge', 'Belgien', 'BE', NULL, NULL, '473371755', '0010250EZD', NULL, NULL, 'PIONIER barbados horloge - leren band - Zwart/zwarte kast GM-509-4', NULL, '644352611380', 'FedEx', NULL, '2015-12-09', '03.12.2015 09:18', 'BE150623KV53', '1', 'a0YC000000diZBTMA2', '129.99', '199.99'),
(36813, '367538955', NULL, NULL, 'Hamayakyan Hovhannes', 'Burgemeester edgar ryckaetsplein 1', 'Hello bakkery', '2600', 'Berchem', 'Belgien', 'BE', NULL, NULL, '494270101', '0010043E7O', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352611391', 'FedEx', NULL, '2015-12-09', '04.12.2015 12:21', 'NL140520PJ08', '1', 'a0YC000000diV4qMAE', '175.01', '279.99'),
(36814, '366569875', NULL, NULL, 'Wim Pardon', 'Schubbeek 8A', '', '3210', 'Lubbeek', 'Belgien', 'BE', NULL, NULL, '32498860672', '0010029QI7', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, '644352611406', 'FedEx', NULL, '2015-12-09', '01.12.2015 10:49', 'NL140520PJ07', '1', 'a0YC000000diV4oMAE', '175.01', '279.99'),
(36815, '367318002', NULL, NULL, 'Fariba Shahpouri', 'Rue des Carmes 8', '', '4800', 'Verviers', 'Belgien', 'BE', NULL, NULL, '484612081', '00100674XY', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / DorÃ©', NULL, '644352611417', 'FedEx', NULL, '2015-12-09', '03.12.2015 16:50', 'NL140520PJ07', '1', 'a0YC000000diV4oMAE', '175.01', '279.99'),
(36816, '367144201', NULL, NULL, 'eric deltour', 'Rue Francois Cloes 38', '', '4420', 'Montegnee', 'Belgien', 'BE', NULL, NULL, '471393479', '0010037VS2', NULL, NULL, 'Une montre Casablanca - Noir', NULL, '644352611428', 'FedEx', NULL, '2015-12-09', '03.12.2015 03:49', 'NL140520PJ11', '1', 'a0YC000000diV4sMAE', '175.01', '279.99'),
(36817, '367818126', '', '', 'Suada Muselaj', 'VIA LUDOVICO BELLARDI 15', '', '10146', 'TORINO TO', 'Italien', '', '', '', '3275735439', '0010250MVJ', '', '', 'GM-510-7', '', '644352611050', 'FedEx', '644352611050', '2015-12-09', '05.12.2015 13:04', 'GM-510-7', '1', 'a0YC000000eFDThMAO', '150.00', '239.90'),
(36818, '367401616', NULL, NULL, 'Hassen Serri', 'Flat 5  edmo Argyle road', '', 'W130hq', 'Ealing London', 'Großbritannien', 'GB', NULL, NULL, '7963411455', '0010112QWJ', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352611071', 'FedEx', NULL, '2015-12-09', '03.12.2015 21:17', '4260295880381', '1', 'a0YC000000eFiZIMA0', '155.00', '249.00'),
(36819, '367489813', NULL, NULL, 'Caitlin Kemp', 'Flat 3 Baskingstoke Road', '77 Katesgrove court', 'RG20ER', 'READING Reading', 'Großbritannien', 'GB', NULL, NULL, '7933513229', '0010071MEY', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352611082', 'FedEx', NULL, '2015-12-09', '04.12.2015 09:16', '4260295880374', '1', 'a0YC000000eFiZHMA0', '155.00', '249.00'),
(36820, '367670515', NULL, NULL, 'kirsty robinson', '69 BRON Y WERN', '', 'CH6 6BS', 'BAGILLT flintshire', 'Großbritannien', 'GB', NULL, NULL, '7595718045', '0010044TVU', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352611093', 'FedEx', NULL, '2015-12-09', '04.12.2015 20:14', '4260295882125', '1', 'a0YC000000dsjQyMAI', '120.01', '179.00'),
(36821, '367131508', NULL, NULL, 'priyanka Patel', '75 WICKHAM ROAD', '', 'CR0 8TB', 'CROYDON', 'Großbritannien', 'GB', NULL, NULL, '7855767254', '0010218T7H', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352611108', 'FedEx', NULL, '2015-12-09', '03.12.2015 00:26', '4260295882125', '1', 'a0YC000000dsjQyMAI', '120.01', '179.00'),
(36822, '367323501', NULL, NULL, 'Susan Malpass', '63 Dunvegan Drive', '', 'NG5 5DX', 'Nottingham', 'Großbritannien', 'GB', NULL, NULL, '7941367697', '0010116KRG', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352611119', 'FedEx', NULL, '2015-12-09', '03.12.2015 16:48', '4260295882125', '1', 'a0YC000000dsjQyMAI', '120.01', '179.00'),
(36823, '367274079', NULL, NULL, 'gavin hale', '5 yard row', '', 'NP23 5HH', 'EBBW VALE', 'Großbritannien', 'GB', NULL, NULL, '7854608722', '0010030I42', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352611120', 'FedEx', NULL, '2015-12-09', '03.12.2015 13:54', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(36824, '367535010', NULL, NULL, 'Grant Marshall', '9 STOCKBURY CLOSE', '', 'RG6 5YL', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7775598590', '0010064I5K', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352611130', 'FedEx', NULL, '2015-12-09', '04.12.2015 12:03', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(36825, '367195552', '', '', 'catherine mcintyre', '34 dennistoun rd', '', 'pa146xh', 'langbank renfrewshire', 'Großbritannien', '', '', '', '1475540659', '0010047SKF', '', '', 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', 'Sendung am 23.12.15 zur?ck erhalten!\r\nRL 73 060 343 7DE   28.12.2015', '644352611141', 'FedEx', '', '2015-12-09', '03.12.2015 10:41', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36826, '367337028', NULL, NULL, 'Georgia Fife', '15 PUMP LANE', '', 'PO13 0HJ', 'GOSPORT', 'Großbritannien', 'GB', NULL, NULL, '7462144398', '00100233EM', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352611152', 'FedEx', NULL, '2015-12-09', '03.12.2015 18:14', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36827, '367200621', NULL, NULL, 'Joshua Brighton', '36 SLATCH HOUSE ROAD', '', 'B67 5QD', 'SMETHWICK', 'Großbritannien', 'GB', NULL, NULL, '7929254240', '00101631D4', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352611163', 'FedEx', NULL, '2015-12-09', '03.12.2015 10:48', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36828, '367379901', NULL, NULL, 'Stefan Marcel', '69 OULTON CRESCENT', '', 'IG11 9HF', 'BARKING', 'Großbritannien', 'GB', NULL, NULL, '7477992198', '0010119X3R', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352611174', 'FedEx', NULL, '2015-12-09', '03.12.2015 20:13', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36829, '367285109', NULL, NULL, 'Jonathan Lund', '10 DROVERS WALK', '', 'LA3 2FF', 'MORECAMBE', 'Großbritannien', 'GB', NULL, NULL, '7545881365', '0010086EB7', NULL, NULL, 'Enis Tufina Watch - GM-107-1', NULL, '644352611185', 'FedEx', NULL, '2015-12-09', '03.12.2015 14:55', '4260295880602', '1', 'a0YC000000dszpxMAA', '139.00', '229.00'),
(36830, '367691082', NULL, NULL, 'craig greenman', 'unit 7 & 9 panteg ind estate', '', 'np4 5lx', 'griffithstown', 'Großbritannien', 'GB', NULL, NULL, '7432630745', '0010202FGO', NULL, NULL, 'Enis Tufina Watch - GM-107-2', NULL, '644352611196', 'FedEx', NULL, '2015-12-09', '04.12.2015 21:32', '4260295880619', '1', 'a0YC000000dszpyMAA', '139.00', '229.00'),
(36831, '367246788', NULL, NULL, 'Stephen Vanstone', '38 AMBER CLOSE', '', 'B77 4RP', 'TAMWORTH STAFFORDSHIRE', 'Großbritannien', 'GB', NULL, NULL, '01827 726129', '0010093NS9', NULL, NULL, 'Enis Tufina Watch - GM-107-5', NULL, '644352611200', 'FedEx', NULL, '2015-12-09', '03.12.2015 13:31', '4260295881555', '1', 'a0YC000000dszq1MAA', '139.00', '229.00'),
(36832, '367367462', NULL, NULL, 'Claire-Marie Osborn', 'Flat 6 137 Seaside Road', '', 'BN21 3PG', 'Eastbourne', 'Großbritannien', 'GB', NULL, NULL, '7890543332', '0010152GQ7', NULL, NULL, 'Enis Tufina Watch - GM-107-6', NULL, '644352611211', 'FedEx', NULL, '2015-12-09', '03.12.2015 19:22', '4260295881562', '1', 'a0YC000000dszq2MAA', '139.00', '229.00'),
(36833, '367622896', NULL, NULL, 'Fiona Stokes', '53 HOMEFIELD', '', 'BS37 5US', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '1454322607', '00102139RA', NULL, NULL, 'Enis Tufina Watch - GM-107-8', NULL, '644352611222', 'FedEx', NULL, '2015-12-09', '04.12.2015 17:19', '4260295881586', '1', 'a0YC000000dszq4MAA', '139.00', '229.00'),
(36834, '367451847', NULL, NULL, 'Vernon Marsh', 'Fairlawns Shipley Road', '', 'RH13 9BG', 'Southwater West Sussex', 'Großbritannien', 'GB', NULL, NULL, '7557801744', '0010242WEZ', NULL, NULL, 'Enis Tufina Watch - GM-107-8', NULL, '644352611233', 'FedEx', NULL, '2015-12-09', '04.12.2015 00:56', '4260295881586', '1', 'a0YC000000dszq4MAA', '139.00', '229.00'),
(36835, '367450824', '', '', 'Andrew Baxter', '76 FINLAYSTONE ROAD', '', 'PA13 4RE', 'KILMACOLM', 'Großbritannien', '', '', '', '+447964781410', '001018084E', '', '', 'Gold/ Black Dial/ Brown Leather Band (T-7001)', '', '968536203934', 'DHL', '', '2015-12-10', '04.12.2015 00:39', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(36836, '367689055', NULL, NULL, 'Jack Wood', '213 Chesterfield road', 'Matlock', 'DE4 3GA', 'MATLOCK', 'Großbritannien', 'GB', NULL, NULL, '7875245788', '0010064LE4', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352611255', 'FedEx', NULL, '2015-12-09', '04.12.2015 20:57', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(36837, '367454037', NULL, NULL, 'Filip Walkowski', '85 Springfield', '', 'WV10 0LQ', 'WOLVERHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7450935644', '0010228N8C', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352611266', 'FedEx', NULL, '2015-12-09', '04.12.2015 01:21', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(36838, '367403338', NULL, NULL, 'Georgina sweeney', '5 BROOM ROAD', 'Calverton', 'NG14 6HD', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7860601689', '10209222', NULL, NULL, 'Sao Paulo - Black Strap, Black Case (GM-103-2)', NULL, '644352611277', 'FedEx', NULL, '2015-12-09', '03.12.2015 21:36', '4260295880459', '1', 'a0YC000000dhfALMAY', '152.00', '229.00'),
(36839, '367363914', NULL, NULL, 'KAREN PIOTROWSKI', 'THE MANSE FALKENHAM', '', 'IP10 0QP', 'IPSWICH', 'Großbritannien', 'GB', NULL, NULL, '7853911684', '0010218S7U', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352611288', 'FedEx', NULL, '2015-12-09', '03.12.2015 19:51', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36840, '367392132', NULL, NULL, 'Kim Goodman', '22  Woodlands Park,', 'Main Road  Yapton', 'BN18 0EZ', 'ARUNDEL', 'Großbritannien', 'GB', NULL, NULL, '7874947225', '0010153L9B', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352611299', 'FedEx', NULL, '2015-12-09', '03.12.2015 20:36', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36841, '367485175', NULL, NULL, 'Velautham Renudaran', 'JOLLY MILLER WELLGATE', '', 'S60 2PE', 'ROTHERHAM', 'Großbritannien', 'GB', NULL, NULL, '7455811155', '0010052YUH', NULL, NULL, 'Sao Paulo - Brown Strap, Gold Case (GM-103-3)', NULL, '644352611303', 'FedEx', NULL, '2015-12-09', '04.12.2015 09:04', '4260295880442', '1', 'a0YC000000dhfAMMAY', '152.00', '229.00'),
(36842, '367430344', NULL, NULL, 'Jim Gilligan', '210 ROWAN STREET', '', 'PA2 6SA', 'PAISLEY', 'Großbritannien', 'GB', NULL, NULL, '7718238377', '0010151XVR', NULL, NULL, 'Sao Paulo - Gold, Black Dial, Gold Metal Band (GM-103-7)', NULL, '644352611314', 'FedEx', NULL, '2015-12-09', '03.12.2015 23:02', '4260295881616', '1', 'a0YC000000dhfAQMAY', '152.00', '229.00'),
(36843, '367325147', NULL, NULL, 'PETER MURPHY', '8 OAKROYD TERRACE', '', 'LS28 7QQ', 'PUDSEY', 'Großbritannien', 'GB', NULL, NULL, '7515918963', '001023746G', NULL, NULL, 'Sao Paulo - Silver, Black Dial, Silver Metal Band (GM-103-6)', NULL, '644352611325', 'FedEx', NULL, '2015-12-09', '03.12.2015 17:43', '4260295881609', '1', 'a0YC000000dhfAPMAY', '152.00', '229.00'),
(36844, '367190769', NULL, NULL, 'Adebisi Adebule', '5 OYSTERCATCHER CLOSE', '', 'E16 3SH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7424806760', '0010250GQ7', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352611336', 'FedEx', NULL, '2015-12-09', '03.12.2015 10:11', '4260295880299', '1', 'a0YC000000eG3etMAC', '96.01', '149.00'),
(36845, '367559189', NULL, NULL, 'Clair Holloway', '24 LINERSH WOOD', '', 'GU5 0EE', 'GUILDFORD Surrey', 'Großbritannien', 'GB', NULL, NULL, '7789018581', '0010081S4C', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352611347', 'FedEx', NULL, '2015-12-09', '04.12.2015 13:03', '4260295880305', '1', 'a0YC000000eGHU5MAO', '96.01', '149.00'),
(36846, '367658908', NULL, NULL, 'David Laycock', '10 Willow Road', '', 'WF2 9TB', 'Wakefield', 'Großbritannien', 'GB', NULL, NULL, '7585906192', '0010250PP7', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352611358', 'FedEx', NULL, '2015-12-09', '04.12.2015 22:31', '4260295880305', '1', 'a0YC000000eG3euMAC', '96.01', '149.00'),
(36847, '367638143', NULL, NULL, 'Stephen Dynes', '23 CHURCH STREET', '', 'BT22 1LS', 'NEWTOWNARDS Co down', 'Großbritannien', 'GB', NULL, NULL, '7821748719', '0010241PVP', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352611369', 'FedEx', NULL, '2015-12-09', '04.12.2015 18:17', '4260295880305', '1', 'a0YC000000eGHU5MAO', '96.01', '149.00'),
(36848, '367584783', NULL, NULL, 'Man yi Cham', '17 LEYS COURT', '', 'SW9 7RA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7585968598', '00101665CJ', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352611370', 'FedEx', NULL, '2015-12-09', '04.12.2015 14:45', '4260295880343', '1', 'a0YC000000eGHU9MAO', '96.01', '149.00'),
(36849, '367683946', NULL, NULL, 'Emrah Demir', 'Cederlaan 76', '', '5616 SC', 'EINDHOVEN Noord-Brabant', 'Niederlanden', 'NL', NULL, NULL, '685490918', '0010135FGE', NULL, NULL, 'GM-3005-1 - Horloge met leren band - wit display met zilverkleurige kast', NULL, '644352611439', 'FedEx', NULL, '2015-12-09', '04.12.2015 21:30', 'NL140520NM09', '1', 'a0YC000000diVUMMA2', '129.99', '199.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(36850, '367535293', NULL, NULL, 'Nicky Segura', 'Jan Bijhouwerstraat 46', '31653557650', '3404 AM', 'IJSSELSTEIN Utrecht', 'Niederlanden', 'NL', NULL, NULL, '31653557650', '0010175DT8', NULL, NULL, 'GM-3005-7 - Horloge met leren band en diamanten - zwart display met goudkleurige kast', NULL, '644352611440', 'FedEx', NULL, '2015-12-09', '04.12.2015 12:32', 'NL140520NM14', '1', 'a0YC000000diVURMA2', '150.00', '229.98'),
(36851, '365264774', NULL, NULL, 'zhen liu', 'Auroraplantsoen 28', '', '6846 XK', 'ARNHEM', 'Niederlanden', 'NL', NULL, NULL, '645011438', '10151475', NULL, NULL, 'GM-3005-7 - Horloge met leren band en diamanten - zwart display met goudkleurige kast', NULL, '644352611450', 'FedEx', NULL, '2015-12-09', '27.11.2015 10:28', 'NL140520NM14', '1', 'a0YC000000diVURMA2', '150.00', '229.98'),
(36852, '365340899', NULL, NULL, 'gennaro misiedjan', 'Joke Smitstraat 2', '', '2331 MA', 'LEIDEN', 'Niederlanden', 'NL', NULL, NULL, '645803734', '0010171KJ2', NULL, NULL, 'Malibu horloge - GM-502-2', NULL, '644352611461', 'FedEx', NULL, '2015-12-09', '27.11.2015 13:33', 'NL140128LB02', '1', 'a0YC000000cXe05MAC', '155.00', '239.99'),
(36853, '365450780', NULL, NULL, 'Rien van Dijke', 'Kerkweg 45a', 'I.M.brouwer', '3371AE', 'HARDINXVELD-GIESSENDAM', 'Niederlanden', 'NL', NULL, NULL, '647307841', '0010159DL5', NULL, NULL, 'Pionier Florida horloge met diamanten - Zilver metalen bandje - Wit/zilver (GM-505-4)', NULL, '644352611472', 'FedEx', NULL, '2015-12-09', '27.11.2015 18:03', 'NL150624KS12', '1', 'a0YC000000dhhyWMAQ', '145.00', '229.98'),
(36854, '366613069', NULL, NULL, 'r krol', 'Bernhardstraat 11', '', '2382 VP', 'ZOETERWOUDE', 'Niederlanden', 'NL', NULL, NULL, '653555336', '0010190JK9', NULL, NULL, 'Pionier Florida horloge met diamanten - Zilver metalen bandje - Zwart/zilver (GM-505-5)', NULL, '644352611483', 'FedEx', NULL, '2015-12-09', '01.12.2015 12:58', 'NL150624KS13', '1', 'a0YC000000dhhyXMAQ', '145.00', '229.98'),
(36855, '365066282', NULL, NULL, 'Alla Aslanova', 'Meester de Vriesstraat 17', '', '8748 BS', 'WITMARSUM Friesland', 'Niederlanden', 'NL', NULL, NULL, '616916989', '0010155J4T', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352611494', 'FedEx', NULL, '2015-12-09', '26.11.2015 18:59', 'NL140520PJ08', '1', 'a0YC000000diVKFMA2', '175.01', '279.99'),
(36856, '366864872', NULL, NULL, 'Lira Novodvorska', 'Arubapier 39', '', '1339 KA', 'ALMERE', 'Niederlanden', 'NL', NULL, NULL, '629600398', '0010188ALT', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352611509', 'FedEx', NULL, '2015-12-09', '02.12.2015 09:31', 'NL140520PJ08', '1', 'a0YC000000diVKFMA2', '175.01', '279.99'),
(36857, '365505432', NULL, NULL, 'Michael Hong', 'Lankforst 2456', '', '6538 GV', 'NIJMEGEN Gelderland', 'Niederlanden', 'NL', NULL, NULL, '619468372', '0010193AEP', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352611510', 'FedEx', NULL, '2015-12-09', '27.11.2015 20:30', 'NL140520PJ08', '1', 'a0YC000000diVKFMA2', '175.01', '279.99'),
(36858, '365260518', NULL, NULL, 'zhen liu', 'Auroraplantsoen 28', '', '6846 XK', 'ARNHEM', 'Niederlanden', 'NL', NULL, NULL, '645011438', '0010075FGP', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352611450', 'FedEx', NULL, '2015-12-09', '27.11.2015 10:32', 'NL140520PJ08', '1', 'a0YC000000diVKFMA2', '175.01', '279.99'),
(36859, '365249515', NULL, NULL, 'ronald de ruyter', 'Esserstraat 40', '', '4813EK', 'BREDA Noord-Brabant', 'Niederlanden', 'NL', NULL, NULL, '628406515', '0010017RXM', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, '644352611520', 'FedEx', NULL, '2015-12-09', '27.11.2015 10:00', 'NL140520PJ07', '1', 'a0YC000000diVKDMA2', '175.01', '279.99'),
(36860, '365692554', NULL, NULL, 'Emiel Dubbeldam', 'Ardechelaan 2', 'Ekkersrijt 4030, 5692DA, Son', '5627 EN', 'EINDHOVEN', 'Niederlanden', 'NL', NULL, NULL, '620592444', '0010073QZQ', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352611531', 'FedEx', NULL, '2015-12-09', '28.11.2015 13:02', 'NL140520PJ11', '1', 'a0YC000000diVKHMA2', '175.01', '279.99'),
(36861, '365772881', NULL, NULL, 'Thierry Liefting', 'Windmolen 13', '', '1703 PR', 'HEERHUGOWAARD', 'Niederlanden', 'NL', NULL, NULL, '648574479', '0010041JNX', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352611542', 'FedEx', NULL, '2015-12-09', '28.11.2015 18:30', 'NL140520PJ11', '1', 'a0YC000000diVKHMA2', '175.01', '279.99'),
(37159, '370768505', NULL, NULL, 'Lisa Knighton', '150 DERBY ROAD', '', 'NG9 7AY', 'NOTTINGHAM Nottinghamshire', 'Großbritannien', 'GB', NULL, NULL, '7979773375', '0010249D7R', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352614059', 'FedEx', NULL, '2015-12-17', '15.12.2015 11:59', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(36862, '3074457345680424801', NULL, NULL, 'Keng Aik Lim', '43, Jalan Cenderawasih 3, Taman Cenderawasih Indah', '43, Jalan Cenderawasih 3, Taman Cenderawasih Indah', '14300', 'NIBONG TEBAL PENANG', 'Malaysia', 'MY', NULL, NULL, '124799508', '00102503HP', NULL, NULL, '5882: Javelle Kalendario Analogue Watch', NULL, '578824940042', 'FedEx', NULL, '2015-12-09', '04.12.2015 22:21', 'a0YC000000dtf9WMAQ', '1', 'a0YC000000dtf9WMAQ', '432.88', '499.00'),
(36863, '3074457345680328693', NULL, NULL, 'MOHAMAD FAIZ ABDUL MANAN', 'ULTIMATE PRINT SDN BHD,LOT 2, JALAN SEPANA 15/3,OFF PERSIARAN SELANGOR,SEKSYEN 15,', '', '40200', 'SHAH ALAM SELANGOR', 'Malaysia', 'MY', NULL, NULL, '60192757930', '0010124OGS', NULL, NULL, 'GM-3005-A2: Theorema Marco Polo Automatic Watch', NULL, '578824940053', 'FedEx', NULL, '2015-12-09', '02.12.2015 16:02', 'a0YC000000dixpxMAA', '1', 'a0YC000000dixpxMAA', '779.88', '899.00'),
(36864, '3074457345680345388', NULL, NULL, 'Mariggir@Singnet. Riggir', '12 MAIDA VALE NA', 'Seletar camp', '798687', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '97814948', '0010043LIA', NULL, NULL, 'ELYSEE Tristan Automatic Watch', NULL, '578824940086', 'FedEx', NULL, '2015-12-10', '02.12.2015 00:42', 'SG150703RS99', '1', 'a0YC000000d0RkhMAE', '167.20', '209.00'),
(36865, '3074457345680253855', NULL, NULL, 'Kevin Cooper', '16 RAMBUTAN ROAD  , VENTURA VIEW #03-04 NA', 'NA', '424292', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '84242153', '00101637FW', NULL, NULL, 'T-3011-3 Theorema Macau Watch', NULL, '578824940097', 'FedEx', NULL, '2015-12-10', '29.11.2015 13:11', 'SG151311RS30', '1', 'a0YC000000eMCwXMAW', '233.22', '299.00'),
(36866, '367709412', NULL, NULL, 'Renata Stepien', 'Kemptener Str. 128', '', '86343', 'Koenigsbrunn', 'Deutschland', 'DE', NULL, NULL, '17634986004', '10250542', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3A', NULL, '00340433836195014017', 'DHL', NULL, '2015-12-10', '04.12.2015 23:29', 'T-3001-3A', '1', 'a0YC000000eOE3zMAG', '139.80', '199.00'),
(36867, '367553056', NULL, NULL, 'Mathias Koeber', 'Feichtmayrstr. 2', '', '82405', 'Wessobrunn', 'Deutschland', 'DE', NULL, NULL, '88091229', '0010073J8T', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836195020827', 'DHL', NULL, '2015-12-10', '04.12.2015 13:40', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(36868, '367512148', NULL, NULL, 'Tobias Schmidt', 'Sophie-Scholl-Str 11', '', '71120', 'Grafenau', 'Deutschland', 'DE', NULL, NULL, '1724331896', '00101236R1', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836195038006', 'DHL', NULL, '2015-12-10', '04.12.2015 11:09', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(36869, '367364297', NULL, NULL, 'Senay Cetin', 'Saelzerstr. 26', '', '37235', 'Hess.-Lichtenau', 'Deutschland', 'DE', NULL, NULL, '5602915134', '0010242FW9', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836195042010', 'DHL', NULL, '2015-12-10', '03.12.2015 20:03', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(36870, '367071000', NULL, NULL, 'Alexandra Scheel', 'Dettelbacher Weg 13', '', '13189', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '3091482670', '0010098XFL', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836195047350', 'DHL', NULL, '2015-12-10', '02.12.2015 21:38', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(36871, '367035280', NULL, NULL, 'Andreas Kohl', 'Oberviechtacher Str. 34', '', '81549', 'Muenchen', 'Deutschland', 'DE', NULL, NULL, '15735699242', '0010250BPI', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-4', NULL, '00340433836195054044', 'DHL', NULL, '2015-12-10', '04.12.2015 05:45', 'T-3001-4', '1', 'a0YC000000eOE4iMAG', '139.80', '199.00'),
(36872, '366993877', NULL, NULL, 'Uwe Moritz', 'Strasse der Deutschen Einheit 64', '', '39326', 'Wolmirstedt', 'Deutschland', 'DE', NULL, NULL, '15128081542', '0010039NXN', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836195055942', 'DHL', NULL, '2015-12-10', '02.12.2015 17:23', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(36873, '366903876', NULL, NULL, 'brigitte Kandetzki', 'allerstr 19', 'rheinische autopflege', '53332', 'bornheim hersel', 'Deutschland', 'DE', NULL, NULL, '0157/7259289', '00102504ZS', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836195058073', 'DHL', NULL, '2015-12-10', '02.12.2015 12:13', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(36874, '367866994', NULL, NULL, 'Aileen Mccready', '14 TROON AVENUE', '', 'G75 8TH', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7804735864', '0010138DBO', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352611634', 'FedEx', NULL, '2015-12-10', '05.12.2015 15:26', '4260295881050', '1', 'a0YC000000eFiZLMA0', '155.00', '249.00'),
(36875, '368003952', NULL, NULL, 'Angela Merchant', '9 CHURCH LANE', 'Hornsey', 'N8 7BU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '07941 303008', '00101543XN', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352611645', 'FedEx', NULL, '2015-12-10', '06.12.2015 07:21', '4260295880381', '1', 'a0YC000000eFiZIMA0', '155.00', '249.00'),
(36876, '367910572', '', '', 'Cassie Sutton', 'Isle View Stratton Lodge', 'Milton of Culloden', 'IV27NZ', 'INVERNESS Highlands', 'Großbritannien', '', '', '', '07493 101751', '0010137HUY', '', '', 'Black Strap/ Silver Case/ Black Dial - GM-101-2', '', '968536264582', 'DHL', '', '2015-12-14', '05.12.2015 18:28', '4260295880381', '1', 'a0YC000000eFiZIMA0', '155.00', '249.00'),
(36877, '368373400', NULL, NULL, 'Audrey Lucey', '25 TURNBALL', '', 'SN4 0LJ', 'SWINDON', 'Großbritannien', 'GB', NULL, NULL, '7988307217', '0010083PN9', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352611667', 'FedEx', NULL, '2015-12-10', '07.12.2015 10:09', '42602958803015', '1', 'a0YC000000eFiZKMA0', '155.00', '249.00'),
(36878, '368098289', NULL, NULL, 'Emma Ford', '111 HORSHAM AVENUE NORTH', '', 'BN10 8DU', 'PEACEHAVEN', 'Großbritannien', 'GB', NULL, NULL, '7572656008', '0010021OBX', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352611678', 'FedEx', NULL, '2015-12-10', '06.12.2015 13:26', '42602958803015', '1', 'a0YC000000eFiZKMA0', '155.00', '249.00'),
(36879, '368620117', '', '', 'mr CE', '122 South steet', '', 'Ta13ag', 'Somerset', 'Großbritannien', '', '', '', 'ÃƒÂ¢Ã‚Â€Ã‚Â­7500 864664ÃƒÂ¢Ã‚Â€Ã‚Â¬', '0010085N57', '', '', 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', 'Paket am 29.12.15 zur?ck erhalten!\r\nRL 73 090 411 4DE   05.01.2016', '644352611689', 'FedEx', '', '2015-12-10', '08.12.2015 00:30', '42602958803015', '1', 'a0YC000000eFiZKMA0', '155.00', '249.00'),
(36880, '368526468', NULL, NULL, 'Alison Roebuck', '119 ABERGELE ROAD', 'Colwyn bay North Wales', 'LL29 7SG', 'COLWYN BAY', 'Großbritannien', 'GB', NULL, NULL, '7761860732', '00101478BR', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352611690', 'FedEx', NULL, '2015-12-10', '07.12.2015 19:10', '4260295880374', '1', 'a0YC000000eFiZHMA0', '155.00', '249.00'),
(36881, '368285657', NULL, NULL, 'Bernadette Mcmullen', '33 MIRFIELD ROAD', '', 'M9 6WW', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7917880721', '0010157QAU', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352611704', 'FedEx', NULL, '2015-12-10', '06.12.2015 23:00', '4260295880374', '1', 'a0YC000000eFiZHMA0', '155.00', '249.00'),
(36882, '368545157', NULL, NULL, 'Debra Mole', '2 HOLBORN ROAD', 'Holborn road', 'SR4 8AP', 'SUNDERLAND Tyne and Wear', 'Großbritannien', 'GB', NULL, NULL, '7925962131', '00100148HE', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352611715', 'FedEx', NULL, '2015-12-10', '07.12.2015 20:06', '4260295880374', '1', 'a0YC000000eFiZHMA0', '155.00', '249.00'),
(36883, '368586598', NULL, NULL, 'Georgia Hatzigiannidou', '93 ARCHER ROAD', '', 'S8 0JX', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7766752703', '0010116G6A', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352611726', 'FedEx', NULL, '2015-12-10', '07.12.2015 22:04', '4260295880374', '1', 'a0YC000000eFiZHMA0', '155.00', '249.00'),
(36884, '367736865', NULL, NULL, 'Jaclyn Currie', '43 Craigseton', 'Broxburn', 'EH52 6BA', 'BROXBURN', 'Großbritannien', 'GB', NULL, NULL, '7923060116', '10195515', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352611737', 'FedEx', NULL, '2015-12-10', '05.12.2015 02:14', '4260295882125', '1', 'a0YC000000dsjQyMAI', '120.01', '179.00'),
(36885, '368670821', NULL, NULL, 'Olalekan Adebule', '5 Oystercatcher close', 'Canning town', 'E16 3SH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7448010388', '0010152C7G', NULL, NULL, 'Black/ Black Dial/ Black Leather Band (T-7001-4)', NULL, '644352611748', 'FedEx', NULL, '2015-12-10', '08.12.2015 09:31', '4260295882125', '1', 'a0YC000000dsjQyMAI', '120.01', '179.00'),
(36886, '368065505', NULL, NULL, 'john coulthurst', '2a primrose villas', 'Holmes street', 'ol12 6aq', 'rochdale', 'Großbritannien', 'GB', NULL, NULL, '4,47913E+11', '0010178HOL', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352611759', 'FedEx', NULL, '2015-12-10', '06.12.2015 11:58', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(36887, '368740385', NULL, NULL, 'Sharon Wybrow', '21 KERRFIELD', '', 'SO22 5EX', 'WINCHESTER', 'Großbritannien', 'GB', NULL, NULL, '4,47991E+11', '0010195NLN', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352611760', 'FedEx', NULL, '2015-12-10', '08.12.2015 13:12', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(36888, '368586297', NULL, NULL, 'Alison Lewis', 'FUNERALCARE EAST AVENUE', 'Gadlys', 'CF44 8AS', 'ABERDARE Rhondda Cynon Taff', 'Großbritannien', 'GB', NULL, NULL, '7960492390', '00100897VV', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352611770', 'FedEx', NULL, '2015-12-10', '07.12.2015 22:05', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36889, '368167781', NULL, NULL, 'Christopher Marsh', '27 PANT GWYN', 'Broadlands', 'CF31 5BA', 'BRIDGEND Mid Glamorgan', 'Großbritannien', 'GB', NULL, NULL, '7587553125', '0010156NH1', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352611781', 'FedEx', NULL, '2015-12-10', '06.12.2015 17:03', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36890, '368286861', NULL, NULL, 'Kirstie WILLARS', '4 SMYTH COURT', '', 'NN3 8HS', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7477979046', '00102489PB', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352611792', 'FedEx', NULL, '2015-12-10', '06.12.2015 22:59', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36891, '368561247', NULL, NULL, 'Malina Bistriceanu', 'BENARES BAR  BERKELEY SQUARE', 'Mayfair', 'W1J 6BS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7871916769', '0010091OG7', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352611807', 'FedEx', NULL, '2015-12-10', '07.12.2015 20:59', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36892, '368505438', NULL, NULL, 'Samantha Davies', '16 Plas craig', '', 'NP44 1QP', 'CWMBRAN', 'Großbritannien', 'GB', NULL, NULL, '7977627934', '0010243RAP', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352611818', 'FedEx', NULL, '2015-12-10', '07.12.2015 18:10', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36893, '367949241', NULL, NULL, 'Stephen Roberts', '173 Thompson Avenue', '', 'WV2 3NS', 'Wolverhampton West Midlands', 'Großbritannien', 'GB', NULL, NULL, '7963184057', '00100254AP', NULL, NULL, 'Enis Tufina Watch - GM-107-2', NULL, '644352611829', 'FedEx', NULL, '2015-12-10', '05.12.2015 21:30', '4260295880619', '1', 'a0YC000000dszpyMAA', '139.00', '229.00'),
(36894, '368439764', NULL, NULL, 'Ian Roberts', '48 DAREN CLOSE', 'Chelmsley wood', 'B36 0TE', 'BIRMINGHAM West Midlands', 'Großbritannien', 'GB', NULL, NULL, '77367555389', '0010185LIV', NULL, NULL, 'Enis Tufina Watch - GM-107-6', NULL, '644352611830', 'FedEx', NULL, '2015-12-10', '07.12.2015 13:40', '4260295881562', '1', 'a0YC000000dszq2MAA', '139.00', '229.00'),
(36895, '368486450', NULL, NULL, 'Olivia James', '16 MARLBOROUGH CLOSE', '', 'CF63 2LP', 'BARRY', 'Großbritannien', 'GB', NULL, NULL, '7929364859', '0010249T0Z', NULL, NULL, 'Enis Tufina Watch - GM-107-8', NULL, '644352611840', 'FedEx', NULL, '2015-12-10', '07.12.2015 17:26', '4260295881586', '1', 'a0YC000000dszq4MAA', '139.00', '229.00'),
(36896, '368558987', NULL, NULL, 'David Harley', '22 MOOR POOL AVENUE', 'Harborne', 'B17 9HN', 'BIRMINGHAM West Midlands', 'Großbritannien', 'GB', NULL, NULL, '1214272283', '001005965W', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352611851', 'FedEx', NULL, '2015-12-10', '07.12.2015 20:38', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(36897, '367960554', NULL, NULL, 'Harry Brake', '1 Youngwood house farm, YOUNGWOOD LANE', '', 'BS48 4NR', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7769261111', '0010091YE5', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352611862', 'FedEx', NULL, '2015-12-10', '05.12.2015 21:54', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(36898, '368597276', NULL, NULL, 'Jos Bennett', 'Goodwill Goodwill cottage', 'Four forks lane, Spaxton,', 'TA5 1AB', 'Bridgwater', 'Großbritannien', 'GB', NULL, NULL, '7812786508', '0010117BRY', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352611873', 'FedEx', NULL, '2015-12-10', '07.12.2015 22:39', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(36899, '367909911', NULL, NULL, 'Patience Atito', '8 Wynyard Ho Newburn Street', 'Kennington', 'SE11 5PT', 'London', 'Großbritannien', 'GB', NULL, NULL, '7949534478', '0010053FYO', NULL, NULL, 'Gold/ Black Dial/ Brown Leather Band (T-7001)', NULL, '644352611884', 'FedEx', NULL, '2015-12-10', '05.12.2015 18:30', '4260295882118', '1', 'a0YC000000dsjQxMAI', '120.01', '179.00'),
(36900, '367854717', NULL, NULL, 'Jack Sampson', '584 STANNINGTON ROAD', '', 'S6 6AD', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7807083669', '0010036JP0', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352611895', 'FedEx', NULL, '2015-12-10', '05.12.2015 14:29', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(36901, '368838274', NULL, NULL, 'david fowle', '11 Wysemead', '', 'RH6 9XX', 'Horley', 'Großbritannien', 'GB', NULL, NULL, '1293773399', '00100311MB', NULL, NULL, 'Silver/ Black Dial/ Leather Band (T-7001-2)', NULL, '644352611900', 'FedEx', NULL, '2015-12-10', '08.12.2015 19:35', '4260295882101', '1', 'a0YC000000dsjQwMAI', '120.01', '179.00'),
(36902, '368058786', NULL, NULL, 'MR ANTHONY', '24 saville street', '', 'co14 8pj', 'walton-on-the-naze', 'Großbritannien', 'GB', NULL, NULL, '7957538828', '00100245MW', NULL, NULL, 'Silver/ White Dial/ Leather Band (T-7001-1)', NULL, '644352611910', 'FedEx', NULL, '2015-12-10', '06.12.2015 11:37', '4260295882095', '1', 'a0YC000000dsjQvMAI', '120.01', '179.00'),
(36903, '367846596', NULL, NULL, 'radka kucerova', '5 ROCHESTER ROAD', 'Northfield', 'B31 2NR', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7719374775', '0010022WGH', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352611921', 'FedEx', NULL, '2015-12-10', '05.12.2015 14:00', '4260295881999', '1', 'a0YC000000eFiZNMA0', '155.00', '249.00'),
(36904, '368750602', NULL, NULL, 'Lydia Greenhalgh', '2 Whitbourne Court', 'Essex Street', 'CT5 4WB', 'Whitstable Hampshire', 'Großbritannien', 'GB', NULL, NULL, '7730586281', '00100440WF', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352611932', 'FedEx', NULL, '2015-12-10', '08.12.2015 13:39', '4260295880299', '1', 'a0YC000000eGHU4MAO', '96.01', '149.00'),
(36905, '367953145', NULL, NULL, 'Orla Crowley', '48 Towncastle road', 'Strabane', 'Bt820aj', 'Co tyrone', 'Großbritannien', 'GB', NULL, NULL, '2871886843', '0010186NEP', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352611943', 'FedEx', NULL, '2015-12-10', '05.12.2015 21:28', '4260295880305', '1', 'a0YC000000eGHU5MAO', '96.01', '149.00'),
(36906, '367954258', NULL, NULL, 'VIOLAINE BESNARD', '29 ELMER CLOSE', '', 'SN16 9UE', 'MALMESBURY WILTSHIRE', 'Großbritannien', 'GB', NULL, NULL, '785621125', '0010003N0Y', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352611954', 'FedEx', NULL, '2015-12-10', '05.12.2015 21:30', '4260295880305', '1', 'a0YC000000eGHU5MAO', '96.01', '149.00'),
(36907, '368621807', NULL, NULL, 'liene garde', '40 PRESS LANE', '', 'NR3 2JY', 'NORWICH', 'Großbritannien', 'GB', NULL, NULL, '7586816721', '0010221SWH', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352611965', 'FedEx', NULL, '2015-12-10', '08.12.2015 00:31', '4260295880312', '1', 'a0YC000000eGHU6MAO', '96.01', '149.00'),
(36908, '368886841', NULL, NULL, 'Sharon Grossmith', '4 Bamford Road', '', 'BR1 5QR', 'Bromley', 'Großbritannien', 'GB', NULL, NULL, '7855809309', '0010013UKL', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352611976', 'FedEx', NULL, '2015-12-10', '08.12.2015 22:03', '4260295880312', '1', 'a0YC000000eGHU6MAO', '96.01', '149.00'),
(36909, '367791293', NULL, NULL, 'Hemen Ahmadi', '308 FLAT FOLESHILL ROAD', 'H&S barber shop', 'CV6 5AJ', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7743701215', '0010250KVP', NULL, NULL, 'T-3001-3A Gold Case/Black Dial/Black Leather Band', NULL, '644352611998', 'FedEx', NULL, '2015-12-10', '05.12.2015 10:27', '4260295880336', '1', 'a0YC000000eGHU8MAO', '96.01', '149.00'),
(36910, '368438841', NULL, NULL, 'DIN RONG HUA XU', 'VIA FONDA DI MEZZANA 61/F', '', '59100', 'PRATO PO', 'Italien', 'IT', NULL, NULL, '3278347016', '0010135WWH', NULL, NULL, 'GM-510-6', NULL, '644352612001', 'FedEx', NULL, '2015-12-10', '07.12.2015 14:40', 'GM-510-6', '1', 'a0YC000000eFDTgMAO', '150.00', '239.90'),
(36911, '368163448', NULL, NULL, 'Kim Baert', 'Vliegplein 45 B', 'Cobraflex bvba', '9991', 'Adegem', 'Belgien', 'BE', NULL, NULL, '475383825', '00102501HE', NULL, NULL, 'Malibu horloge - GM-502-8', NULL, '644352612012', 'FedEx', NULL, '2015-12-10', '06.12.2015 17:49', 'NL140128LB08', '1', 'a0YC000000eNG6jMAG', '155.00', '239.99'),
(36912, '368133906', NULL, NULL, 'Marc JACOBS', 'STATIESTRAAT  51', '', '3390', 'TIELT-WINGE', 'Belgien', 'BE', NULL, NULL, '475284162', '0010186VXJ', NULL, NULL, 'Malibu horloge -GM-502-5', NULL, '644352612023', 'FedEx', NULL, '2015-12-10', '06.12.2015 16:19', 'NL140128LB05', '1', 'a0YC000000eNG3qMAG', '155.00', '239.99'),
(36913, '368376797', NULL, NULL, 'MELANIE HANSEN', 'De Belder 20', '', '3640', 'Ophoven Limburg', 'Belgien', 'BE', NULL, NULL, '3289561149', '0010244SA4', NULL, NULL, 'Malibu horloge -GM-502-5', NULL, '644352612034', 'FedEx', NULL, '2015-12-10', '07.12.2015 11:22', 'NL140128LB05', '1', 'a0YC000000eNG3qMAG', '155.00', '239.99'),
(36914, '368044412', NULL, NULL, 'Ann Feusels', 'Voorthoek 74', '', '9190', 'Stekene', 'Belgien', 'BE', NULL, NULL, '476319081', '0010250IDL', NULL, NULL, 'PIONIER barbados horloge - leren band - goud/zwarte kast GM-509-3', NULL, '644352612045', 'FedEx', NULL, '2015-12-10', '06.12.2015 11:49', 'BE150623KV52', '1', 'a0YC000000diZBSMA2', '129.99', '199.99'),
(36915, '367864839', NULL, NULL, 'ilse verheyen', 'Steenweg op Gierle 263', '', '2300', 'Turnhout Antwerpen', 'Belgien', 'BE', NULL, NULL, '493638962', '0010250YD1', NULL, NULL, 'PIONIER barbados horloge - metalen band - goud/zwarte kast GM-509-7', NULL, '644352612056', 'FedEx', NULL, '2015-12-10', '05.12.2015 16:19', 'BE150623KV56', '1', 'a0YC000000diZBWMA2', '129.99', '199.99'),
(36916, '368851105', NULL, NULL, 'Saida Ben Fredj', 'Lozenberg 11', '', '1932', 'Zaventem', 'Belgien', 'BE', NULL, NULL, '486142275', '0010172QHE', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352612067', 'FedEx', NULL, '2015-12-10', '08.12.2015 20:49', 'NL140520PJ09', '1', 'a0YC000000diV4pMAE', '175.01', '279.99'),
(36917, '368026890', NULL, NULL, 'Helena Mahaux', 'Rue du General Leman 84', '', '7340', 'Wasmes', 'Belgien', 'BE', NULL, NULL, '474882814', '00101036WO', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / DorÃ©', NULL, '644352612078', 'FedEx', NULL, '2015-12-10', '06.12.2015 10:49', 'NL140520PJ07', '1', 'a0YC000000diV4oMAE', '175.01', '279.99'),
(36918, '367827836', NULL, NULL, 'Valerie Moray', 'rue Trasenster 48D', '', '4870', 'Fraipont', 'Belgien', 'BE', NULL, NULL, '479312525', '00102343KY', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / DorÃ©', NULL, '644352612089', 'FedEx', NULL, '2015-12-10', '05.12.2015 13:49', 'NL140520PJ07', '1', 'a0YC000000diV4oMAE', '175.01', '279.99'),
(36919, '368775139', NULL, NULL, 'isabelle haly', 'avenue de la basilique 319 boite 26', '', '1081', 'koekelberg', 'Belgien', 'BE', NULL, NULL, '479124132', '0010144DOJ', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352612090', 'FedEx', NULL, '2015-12-10', '08.12.2015 15:51', 'NL140520PJ10', '1', 'a0YC000000diV4rMAE', '175.01', '279.99'),
(36920, '368589093', NULL, NULL, 'richard Ago', 'level 4,European Quarter-Schuman Rue de la lo', '', '1040', 'brussels', 'Belgien', 'BE', NULL, NULL, '486788441', '0010130CM8', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352612104', 'FedEx', NULL, '2015-12-10', '07.12.2015 23:19', 'NL140520PJ08', '1', 'a0YC000000diV4qMAE', '175.01', '279.99'),
(36921, '368258332', NULL, NULL, 'Carole Lamant', 'Chaussee de Mons 51 Appt C002', '', '1400', 'Nivelles', 'Belgien', 'BE', NULL, NULL, '473837819', '0010246FFP', NULL, NULL, 'Une montre Casablanca - Noir', NULL, '644352612115', 'FedEx', NULL, '2015-12-10', '06.12.2015 22:20', 'NL140520PJ11', '1', 'a0YC000000diV4sMAE', '175.01', '279.99'),
(36922, '368851668', NULL, NULL, 'Medhat Lamie', 'Kastanjelaan 17', '', '4131 AS', 'VIANEN', 'Niederlanden', 'NL', NULL, NULL, '347321213', '00101261OE', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Black/Gold (GM-505-3)', NULL, '644352612126', 'FedEx', NULL, '2015-12-10', '08.12.2015 21:02', 'NL150624KS15', '1', 'a0YC000000dhhyZMAQ', '145.00', '229.98'),
(36923, '368219234', NULL, NULL, 'Prasand Sardjoe', 'Koerierstersespel 195', '', '8923 BP', 'LEEUWARDEN', 'Niederlanden', 'NL', NULL, NULL, '625048204', '0010073XA2', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Black/Gold (GM-505-3)', NULL, '644352612137', 'FedEx', NULL, '2015-12-10', '06.12.2015 20:32', 'NL150624KS15', '1', 'a0YC000000dhhyZMAQ', '145.00', '229.98'),
(36924, '367942898', NULL, NULL, 'Eems van den Boogaard', 'Plaza 6', '', '4782 SK', 'MOERDIJK Noord-Brabant', 'Niederlanden', 'NL', NULL, NULL, '651569823', '0010132IF3', NULL, NULL, 'Pionier Florida horloge met diamanten - Zilver metalen bandje - Zwart/zilver (GM-505-5)', NULL, '644352612148', 'FedEx', NULL, '2015-12-10', '05.12.2015 21:58', 'NL150624KS13', '1', 'a0YC000000dhhyXMAQ', '145.00', '229.98'),
(36925, '367979893', NULL, NULL, 'Albert van Leeuwen', 'Kometensingel 251', '', '1033 BG', 'AMSTERDAM', 'Niederlanden', 'NL', NULL, NULL, '610227708', '0010181CPZ', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352612159', 'FedEx', NULL, '2015-12-10', '06.12.2015 01:01', 'NL140520PJ08', '1', 'a0YC000000diVKFMA2', '175.01', '279.99'),
(36926, '368435592', NULL, NULL, 'Rita Tsai', 'Gerbrandyhof 25', '', '5237 CD', '\'S-HERTOGENBOSCH', 'Niederlanden', 'NL', NULL, NULL, '623321192', '00100908HK', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352612160', 'FedEx', NULL, '2015-12-10', '07.12.2015 14:37', 'NL140520PJ08', '1', 'a0YC000000diVKFMA2', '175.01', '279.99'),
(36927, '368246172', NULL, NULL, 'Stoyan Stoyanov', 'Achterbroek 3', '', '5715 BM', 'LIEROP', 'Niederlanden', 'NL', NULL, NULL, '687134333', '0010082FZ4', NULL, NULL, 'Theorema Monaco Diamond horloge - roestvrijstalen band - goudkleur (GM-3006-5)', NULL, '644352612170', 'FedEx', NULL, '2015-12-10', '06.12.2015 21:31', 'NL140729NM42', '1', 'a0YC000000diUtiMAE', '150.00', '229.98'),
(36928, '369026004', NULL, NULL, 'olivia nyhan', 'unit 9  kilnagleary business park', 'carrigaline', '', 'co cork', 'Irland', 'IE', NULL, NULL, '3,53872E+11', '0010250H64', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352612181', 'FedEx', NULL, '2015-12-10', '09.12.2015 11:32', 'WL-IE190614AH10', '1', 'a0YC000000cZPGOMA4', '184.99', '299.00'),
(36929, '368918210', NULL, NULL, 'Yvonne Dooley', '18 The Cedar, Cruagh Wood,', '', '18', 'Stepaside, Dublin 18', 'Irland', 'IE', NULL, NULL, '876788710', '0010193VFH', NULL, NULL, 'Dubai Theorema Watch - GM-3009-4', NULL, '644352612192', 'FedEx', NULL, '2015-12-10', '08.12.2015 23:32', '150512HW011', '1', 'a0YC000000eEmBoMAK', '150.00', '199.00'),
(36930, '368917570', NULL, NULL, 'Yvonne Dooley', '18 The Cedar, Cruagh Wood,', '', '18', 'Stepaside, Dublin 18', 'Irland', 'IE', NULL, NULL, '876788710', '0010018XAA', NULL, NULL, 'Dubai Theorema Watch - GM-3009-2', NULL, '644352612192', 'FedEx', NULL, '2015-12-10', '08.12.2015 23:32', '150512HW09', '1', 'a0YC000000eEmBmMAK', '150.00', '199.00'),
(36931, '368914599', '', '', 'Anita Prifti', 'Wilhelmshoeher str 24', '', '12161', 'Berlin', 'Deutschland', 'DE', '', '', '4,91762E+12', '00100753V4', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', 'Uhr am 30.12.15 zurück erhalten! Refund!', '00340433836195078798', 'DHL', '', '2015-12-10', '09.12.2015 00:30', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(36932, '368912517', NULL, NULL, 'Stefan Thiele', 'Dornhaldenstr. 8', '', '70199', 'Stuttgart', 'Deutschland', 'DE', NULL, NULL, '71139180571', '0010080VBN', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', NULL, '00340433836195080340', 'DHL', NULL, '2015-12-10', '09.12.2015 00:27', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(36933, '368889398', NULL, NULL, 'steffen Klein', 'Dombrowskistr. 25', '', '04158', 'Leipzig', 'Deutschland', 'DE', NULL, NULL, '1703738948', '0010102L5P', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', NULL, '00340433836195083112', 'DHL', NULL, '2015-12-10', '08.12.2015 23:07', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(36934, '368865409', NULL, NULL, 'Ilhan Uzan', 'Sameiskystr. 7A', '', '12277', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '15155054517', '001016533E', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836195086441', 'DHL', NULL, '2015-12-10', '08.12.2015 22:00', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(36935, '368858732', NULL, NULL, 'Volkmar Axthelm', 'Hohenbinder Str. 56', '', '15537', 'Erkner', 'Deutschland', 'DE', NULL, NULL, '15209807097', '00101268P4', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836195091070', 'DHL', NULL, '2015-12-10', '08.12.2015 21:39', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(36936, '368791785', NULL, NULL, 'volker warnat', 'Erfurtstr. 10', '', '53125', 'Bonn', 'Deutschland', 'DE', NULL, NULL, '1777874042', '0010225A9K', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836195094477', 'DHL', NULL, '2015-12-10', '08.12.2015 17:43', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(36937, '368783481', NULL, NULL, 'Robert Back', 'Felicitas-Fuss-Str. 8', '', '81827', 'Muenchen', 'Deutschland', 'DE', NULL, NULL, '1635642376', '0010142GDB', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836195096716', 'DHL', NULL, '2015-12-10', '08.12.2015 16:49', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(36938, '368764584', '', '', 'Robert Schilling', 'Seifer Weg 22', '', '65232', 'Taunusstein', 'Deutschland', 'DE', '', '', '1638034366', '00100834T5', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3A', 'Uhr erhalten 06.01.2016\r\nBitte refund!', '00340433836195098055', 'DHL', '', '2015-12-10', '08.12.2015 15:33', 'T-3001-3A', '1', 'a0YC000000eOE3zMAG', '139.80', '199.00'),
(36939, '368680050', NULL, NULL, 'Florian Hipp', 'Mannholzer Str. 35', '', '73553', 'Alfdorf', 'Deutschland', 'DE', NULL, NULL, '717232288', '001024978U', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836195099588', 'DHL', NULL, '2015-12-10', '08.12.2015 11:01', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(36940, '368661159', NULL, NULL, 'Nicole Harms', 'Goethestr. 18', '', '19300', 'Grabow', 'Deutschland', 'DE', NULL, NULL, '1723237042', '0010118CHT', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', NULL, '00340433836195101724', 'DHL', NULL, '2015-12-10', '08.12.2015 09:35', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(36941, '368624980', NULL, NULL, 'Drazen Matosovic', 'Schwenninger Str. 30', '', '71069', 'Sindelfingen', 'Deutschland', 'DE', NULL, NULL, '15257000100', '00101178HK', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836195113154', 'DHL', NULL, '2015-12-10', '08.12.2015 01:59', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(36942, '368599468', NULL, NULL, 'Jochen Seufferth', 'Ibykusweg 14g', '', '30629', 'Hannover', 'Deutschland', 'DE', NULL, NULL, '17630755176', '0010246D51', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836196429315', 'DHL', NULL, '2015-12-10', '07.12.2015 23:30', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(36943, '368597021', NULL, NULL, 'tim rolke', 'Sandaeckerstr 14', '', '65933', 'Frankfurt', 'Deutschland', 'DE', NULL, NULL, '1703012836', '0010094JED', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3A', NULL, '00340433836196447449', 'DHL', NULL, '2015-12-10', '07.12.2015 23:28', 'T-3001-3A', '1', 'a0YC000000eOE3zMAG', '139.80', '199.00'),
(36944, '368582790', NULL, NULL, 'Gerhard Dr. Oberst', 'Robert-Koch-Str. 1', '', '84034', 'Landshut', 'Deutschland', 'DE', NULL, NULL, '17622045325', '0010161FNU', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836196471024', 'DHL', NULL, '2015-12-10', '07.12.2015 23:01', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(36945, '368562253', '', '', 'Bernd Giese', 'Schaperstrasse 3', '', '65195', 'Wiesbaden', 'Deutschland', 'DE', '', '', '1777613609', '00101464N9', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', 'Uhr am 29.12.15 zurück erhalten! Refund!', '00340433836196483683', 'DHL', '', '2015-12-10', '07.12.2015 22:08', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(36946, '368551314', NULL, NULL, 'Axel Langbehn', 'Dorfstr. 7', '', '23795', 'Stipsdorf', 'Deutschland', 'DE', NULL, NULL, '1736270555', '10051438', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-4', NULL, '00340433836195110337', 'DHL', NULL, '2015-12-10', '07.12.2015 21:35', 'T-3001-4', '1', 'a0YC000000eOE4iMAG', '139.80', '199.00'),
(36947, '368548301', NULL, NULL, 'Axel Langbehn', 'Dorfstr. 7', '', '23795', 'Stipsdorf', 'Deutschland', 'DE', NULL, NULL, '1736270555', '0010135YMA', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-4', NULL, '00340433836195110337', 'DHL', NULL, '2015-12-10', '07.12.2015 21:05', 'T-3001-4', '1', 'a0YC000000eOE4iMAG', '139.80', '199.00'),
(36948, '368537109', NULL, NULL, 'Konrad Schwegler', 'Theodor-Heuss-Str. 7', '', '86551', 'Aichach', 'Deutschland', 'DE', NULL, NULL, '825150414', '0010063EXD', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-4', NULL, '00340433836196497949', 'DHL', NULL, '2015-12-10', '07.12.2015 20:34', 'T-3001-4', '1', 'a0YC000000eOE4iMAG', '139.80', '199.00'),
(36949, '368517077', NULL, NULL, 'Jens Riedel', 'Am Doelzschgraben 12', '', '01187', 'Dresden', 'Deutschland', 'DE', NULL, NULL, '35130969037', '0010204RFS', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836196513052', 'DHL', NULL, '2015-12-10', '07.12.2015 19:49', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(36950, '368453990', NULL, NULL, 'Sylvia Rakette-Dylong', 'Spirdingseestr. 21', '', '12307', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '1736233929', '0010063ZLO', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836196538628', 'DHL', NULL, '2015-12-10', '07.12.2015 15:40', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(36951, '368447917', '', '', 'Paul von der Weien', 'Bredenbekstr. 18', '', '22397', 'Hamburg', 'Deutschland', 'DE', '', '', '040 6051509', '0010115BPJ', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', 'Uhr zurück erhalten 12.12.15 ! Refund!', '00340433836196552686', 'DHL', '', '2015-12-10', '07.12.2015 15:38', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(36952, '368374626', NULL, NULL, 'Uwe Kreuer', 'Easingtonstr. 6', '', '52499', 'Baesweiler', 'Deutschland', 'DE', NULL, NULL, '15257645853', '0010171QNB', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836196594792', 'DHL', NULL, '2015-12-10', '07.12.2015 11:00', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(36953, '368367053', NULL, NULL, 'Elfi Mueller', 'Pfarrer-Kainzmaier-Ring 8', '', '84405', 'Dorfen', 'Deutschland', 'DE', NULL, NULL, '80814323', '00101083QM', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836196573698', 'DHL', NULL, '2015-12-10', '07.12.2015 11:01', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(36954, '368342520', '', '', 'Frank Meissner', 'Grabenhorst 66', '', '38110', 'Braunschweig', 'Deutschland', 'DE', '', '', '1709287776', '0010044JAM', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', 'Uhr am 30.12.15 zur?ck erhalten!Refund!', '00340433836196612182', 'DHL', '', '2015-12-10', '07.12.2015 09:51', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(36955, '368341149', NULL, NULL, 'Sven Werner', 'Puetzdrieschstr. 47', '', '52477', 'Alsdorf', 'Deutschland', 'DE', NULL, NULL, '15785533820', '0010021TSV', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836196625717', 'DHL', NULL, '2015-12-10', '07.12.2015 09:01', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(36956, '368314472', NULL, NULL, 'Xiao WANG Wang', 'Schuetzenstr. 65', '', '40723', 'Hilden', 'Deutschland', 'DE', NULL, NULL, '15781908176', '00100313MJ', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-4', NULL, '00340433836196642141', 'DHL', NULL, '2015-12-10', '07.12.2015 03:06', 'T-3001-4', '1', 'a0YC000000eOE4iMAG', '139.80', '199.00'),
(36957, '368278834', '', '', 'Friedhelm Bendik', 'Grimmestr. 8', '', '44803', 'Bochum', 'Deutschland', 'DE', '', '', '234357100', '0010150VJU', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', '', '00340433836196670304', 'DHL', '', '2015-12-10', '06.12.2015 23:38', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(36958, '368154886', NULL, NULL, 'Zouber Mokhtar', 'Corneliusstr. 25', 'herr mokhtar', '80469', 'Muenchen', 'Deutschland', 'DE', NULL, NULL, '892012578', '00102502AW', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', NULL, '00340433836196685896', 'DHL', NULL, '2015-12-10', '06.12.2015 17:33', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(36959, '368113482', NULL, NULL, 'Lale Mehan', 'Zoellerstr. 17', '', '64291', 'Darmstadt', 'Deutschland', 'DE', NULL, NULL, '', '0010183RF3', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836196697899', 'DHL', NULL, '2015-12-10', '06.12.2015 15:35', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(36960, '367985517', NULL, NULL, 'Bin Xiao', 'Bonner Str. 23', '', '40589', 'Duesseldorf', 'Deutschland', 'DE', NULL, NULL, '17632260349', '0010088B3D', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836196711687', 'DHL', NULL, '2015-12-10', '06.12.2015 01:29', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(36961, '367934630', NULL, NULL, 'Michael Fieberg', 'Franziska-Reindl-Platz 2', '', '81379', 'Muenchen', 'Deutschland', 'DE', NULL, NULL, '', '0010247OAT', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3A', NULL, '00340433836195118890', 'DHL', NULL, '2015-12-10', '05.12.2015 21:01', 'T-3001-3A', '1', 'a0YC000000eOE3zMAG', '139.80', '199.00'),
(36962, '367849456', NULL, NULL, 'Malgorzata Heizmann', 'Mainzer Landstr. 148', '60327', '60327', 'Frankfurt am Main', 'Deutschland', 'DE', NULL, NULL, '1634549722', '0010009FRB', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836195126208', 'DHL', NULL, '2015-12-10', '05.12.2015 15:30', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(36963, '368965920', NULL, NULL, 'Michel Buytaert', 'Elizabetlaan 294', '', '8301', 'Knokke Heist', 'Belgien', 'BE', NULL, NULL, '475916397', '00102507CD', NULL, NULL, 'PIONIER barbados horloge - metalen band - zwart/zwarte kast GM-509-8', NULL, '644352612376', 'FedEx', NULL, '2015-12-11', '09.12.2015 09:20', 'BE150623KV57', '1', 'a0YC000000diZBXMA2', '129.99', '199.99'),
(36964, '369331840', NULL, NULL, 'Carine De Cock', 'Hofstraat 34a', '', '9451', 'Kerksken', 'Belgien', 'BE', NULL, NULL, '477654971', '0010035T6Z', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Black/Gold (GM-505-3)', NULL, '644352612387', 'FedEx', NULL, '2015-12-11', '10.12.2015 12:49', 'BE150624KS15', '1', 'a0YC000000dhhoPMAQ', '145.00', '229.98'),
(36965, '369216718', NULL, NULL, 'Elena Lazareva', 'Eksterlaan 14', '1e verdieping', '2930', 'Brasschaat Antwerpen', 'Belgien', 'BE', NULL, NULL, '495456542', '0010138YFJ', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Black/Gold (GM-505-3)', NULL, '644352612398', 'FedEx', NULL, '2015-12-11', '09.12.2015 23:49', 'BE150624KS15', '1', 'a0YC000000dhhoPMAQ', '145.00', '229.98'),
(36966, '369359381', NULL, NULL, 'Barbara Moreau', 'Thier des Trixhes 220', '', '4400', 'Flemalle-Haute', 'Belgien', 'BE', NULL, NULL, '475263079', '0010111B4E', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352612402', 'FedEx', NULL, '2015-12-11', '10.12.2015 14:20', 'NL140520PJ09', '1', 'a0YC000000diV4pMAE', '175.01', '279.99'),
(36967, '369186943', NULL, NULL, 'Michael O\'Brien', '19 Waterville', 'Bealnamulla', 'N37 P5K5', 'Athlone Westmeath', 'Irland', 'IE', NULL, NULL, '866006304', '0010250V8A', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352612262', 'FedEx', NULL, '2015-12-11', '09.12.2015 21:03', 'WL-IE190614AH08', '1', 'a0YC000000cZPGNMA4', '184.99', '299.00'),
(36968, '368961137', NULL, NULL, 'Valerie Helstone', 'Eosstraat 214', '', '1076DR', 'AMSTERDAM Noord-Holland', 'Niederlanden', 'NL', NULL, NULL, '638379177', '0010118GV4', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwartleren bandje - Zwart/zilver (GM-505-2)', NULL, '644352612413', 'FedEx', NULL, '2015-12-11', '09.12.2015 09:04', 'NL150624KS10', '1', 'a0YC000000dhhyUMAQ', '145.00', '229.98'),
(36969, '369108524', NULL, NULL, 'Grant Sneddon', '1 Argyle Crescent', 'Cairnhill', 'ML6 9RR', 'Airdrie North Lanarkshire', 'Großbritannien', 'GB', NULL, NULL, '7792712601', '0010083DSV', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352612273', 'FedEx', NULL, '2015-12-11', '09.12.2015 16:39', '4260295880381', '1', 'a0YC000000eFiZIMA0', '155.00', '249.00'),
(36970, '369142756', NULL, NULL, 'alex mcdonald', '6 MAIN STREET', '', 'CV13 0JW', 'NUNEATON', 'Großbritannien', 'GB', NULL, NULL, '1455290218', '0010055GVQ', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352612284', 'FedEx', NULL, '2015-12-11', '09.12.2015 19:21', '4260295880374', '1', 'a0YC000000eFiZHMA0', '155.00', '249.00'),
(36971, '368642577', NULL, NULL, 'Jenmifer Wilkie', '3 CROFTHEAD COTTAGES', 'Neilston', 'G78 3NB', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7884311342', '0010208VFH', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352612295', 'FedEx', NULL, '2015-12-11', '08.12.2015 06:41', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36972, '368654789', NULL, NULL, 'Tammy Greenwood', '22  Northcliffe', '', 'BB6 7PJ', 'Great Harwood Lancashire', 'Großbritannien', 'GB', NULL, NULL, '7813025864', '0010238E1B', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352612300', 'FedEx', NULL, '2015-12-11', '08.12.2015 08:08', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(36973, '369064004', NULL, NULL, 'Laura Bowen', '80 ALLOTT CRESCENT', '', 'S74 0LD', 'BARNSLEY', 'Großbritannien', 'GB', NULL, NULL, '7801970793', '0010216CP5', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352612310', 'FedEx', NULL, '2015-12-11', '09.12.2015 14:10', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(36974, '368800716', NULL, NULL, 'Diane Ellis', '9 TIGHFIELD WALK', 'South woodham', 'CM3 5ZS', 'CHELMSFORD Essex', 'Großbritannien', 'GB', NULL, NULL, '7595914300', '0010190AN4', NULL, NULL, 'Silver/ Black Dial/ Leather Band (T-7001-2)', NULL, '644352612321', 'FedEx', NULL, '2015-12-11', '08.12.2015 17:11', '4260295882101', '1', 'a0YC000000dsjQwMAI', '120.01', '179.00'),
(36975, '368999978', NULL, NULL, 'Kasia Trzeciak', '15 AUCKLAND ROAD WEST', 'Garden Flat', 'PO5 3NY', 'SOUTHSEA', 'Großbritannien', 'GB', NULL, NULL, '7951260408', '0010156KJF', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352612332', 'FedEx', NULL, '2015-12-11', '09.12.2015 10:34', '4260295880305', '1', 'a0YC000000eGHU5MAO', '96.01', '149.00'),
(36976, '368721144', NULL, NULL, 'Katie Brady Barker', '18G ANERLEY PARK', '', 'SE20 8ND', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7590722915', '0010074U4K', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352612343', 'FedEx', NULL, '2015-12-11', '08.12.2015 12:07', '4260295880305', '1', 'a0YC000000eGHU5MAO', '96.01', '149.00'),
(36977, '369209584', NULL, NULL, 'Ruth Tidd', '12 Farthing Court, Halfpenny Lane, Sunningdale', '', 'SL5 0EF', 'Ascot', 'Großbritannien', 'GB', NULL, NULL, '7400563863', '0010108NCM', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352612354', 'FedEx', NULL, '2015-12-11', '09.12.2015 22:26', '4260295880305', '1', 'a0YC000000eGHU5MAO', '96.01', '149.00'),
(36978, '369228073', NULL, NULL, 'Saud Algarni', '56 Malinda St', '4 The Denison Apartments', 'S3 7EF', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7413430300', '0010231MJJ', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352612365', 'FedEx', NULL, '2015-12-11', '09.12.2015 23:55', '4260295880305', '1', 'a0YC000000eGHU5MAO', '96.01', '149.00'),
(36979, '369508737', '', '', 'Juergen Ingenkamp', 'Corneliusstr. 5', 'dvv Ingenkamp', 'Kevelaer', 'Deutschland', '47624', '', '', '', '', '0010102WK8', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', 'Uhr am 23.12.15 zurück erhalten! Refund', '00340433836202842244', 'DHL', '', '2015-12-14', '11.12.2015 00:01', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(36980, '369351708', NULL, NULL, 'matthias farr', 'Rahlstedter Weg 60', '', 'Hamburg', 'Deutschland', '22159', 'DE', NULL, NULL, '4064589523', '0010206HB5', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836202846952', 'DHL', NULL, '2015-12-14', '10.12.2015 14:09', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(36981, '369276586', NULL, NULL, 'Phuong Nguyen Thanh', 'Fuchsbau 18', '', 'Halle (Saale)', 'Deutschland', '06120', 'DE', NULL, NULL, '1701018853', '00101929CO', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-4', NULL, '00340433836202854131', 'DHL', NULL, '2015-12-14', '10.12.2015 10:00', 'T-3001-4', '1', 'a0YC000000eOE4iMAG', '139.80', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(36982, '369261314', NULL, NULL, 'Sven Albrecht', 'Sethweg 30', '', 'Hamburg', 'Deutschland', '22455', 'DE', NULL, NULL, '15234224460', '0010038A6W', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836202859440', 'DHL', NULL, '2015-12-14', '10.12.2015 08:29', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(36983, '369235143', NULL, NULL, 'rafal lendzion', 'Stapelstrasse 7', '', 'hamburg', 'Deutschland', '22529', 'DE', NULL, NULL, '', '0010057L99', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836202864574', 'DHL', NULL, '2015-12-14', '10.12.2015 01:57', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(36984, '369164523', NULL, NULL, 'antje kuehnel', 'Schillerweg 1', '', 'Wagenfeld', 'Deutschland', '49419', 'DE', NULL, NULL, '15142521760', '0010176D3B', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-4', NULL, '00340433836202869296', 'DHL', NULL, '2015-12-14', '09.12.2015 21:09', 'T-3001-4', '1', 'a0YC000000eOE4iMAG', '139.80', '199.00'),
(36985, '369028156', NULL, NULL, 'Kerstin Martini', 'Ober-Liebersbach 54', '', 'Maerlenbach', 'Deutschland', '69509', 'DE', NULL, NULL, '0176 8809561', '0010126YK1', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', NULL, '00340433836202873248', 'DHL', NULL, '2015-12-14', '09.12.2015 12:44', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(36986, '369023282', '', '', 'Svetlana Korovkin', 'Aachener str 93', '', 'Duesseldorf', 'Deutschland', '40223', '', '', '', '17680121837', '001013158B', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', 'Uhr erhalten!\r\n06.01.2016\r\nBitte refund!', '00340433836202878717', 'DHL', '', '2015-12-14', '09.12.2015 12:40', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(36987, '3074457345680455636', NULL, NULL, 'Mun Wai Choy', '51 Jalan SS26/5,,Taman Mayang Jaya', '', '47301', 'Petaling Jaya SELANGOR', 'Malaysia', 'MY', NULL, NULL, '60192390118', '0010226J4N', NULL, NULL, 'WITH DIAMONDS (GM-3005-6): Theorema Marco Polo Automatic Watch', NULL, '578824940330', 'FedEx', NULL, '2015-12-14', '07.12.2015 11:22', 'a0YC000000diwwxMAA', '1', 'a0YC000000diwwxMAA', '988.08', '1139.00'),
(36988, '3074457345680589559', NULL, NULL, 'Johnny (Concierge) Hor', '22 ORANGE GROVE RD SHANGRI-LA HOTEL', 'Shangri-La Hotel', '258350', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '93398048', '10090554', NULL, NULL, 'BLACK DIAL: Theorema Galilei Leather Chronograph Watch', NULL, '578824940215', 'FedEx', NULL, '2015-12-14', '10.12.2015 23:12', 'SG150522RS35', '1', 'a0YC000000cRUSIMA4', '103.20', '129.00'),
(36989, '3074457345680526658', NULL, NULL, 'Lee Doreen', '574 HOUGANG STREET 51  #12-09 NA', 'NA', '530574', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '98509009', '0010250CBV', NULL, NULL, 'Elysee Asterion Automatic Analogue Watch', NULL, '578824940226', 'FedEx', NULL, '2015-12-14', '10.12.2015 17:42', 'SG150701RS169', '1', 'a0YC000000cznxMMAQ', '167.20', '209.00'),
(36990, '3074457345680456495', NULL, NULL, 'Sati Khaira', '5103  3 CENTRAL BLVD   51-03 MARINA BAY SUITES', '51-03', '18965', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '90057140', '0010176X9R', NULL, NULL, 'GM-4004-8 (STAINLESS STEEL BAND): Theorema NEWTON Automatic Watch', NULL, '578824940237', 'FedEx', NULL, '2015-12-14', '06.12.2015 15:11', 'SG151118NH28', '1', 'a0YC000000eMe1hMAC', '272.22', '349.00'),
(36991, '3074457345680576221', NULL, NULL, 'Kiki Wan', '274B PUNGGOL PLACE  #16-818 NA', 'NA', '822274', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '96653677', '0010170WQM', NULL, NULL, 'GM511-3: Pionier by Theorema New York Diamonds Automatic Watch', NULL, '578824940248', 'FedEx', NULL, '2015-12-14', '10.12.2015 18:11', 'SG150630RS142', '1', 'a0YC000000czRhDMAU', '271.20', '339.00'),
(36992, '3074457345680524023', NULL, NULL, 'Andre Liang', '805 WOODLANDS STREET 81  #12-17 NA', 'NA', '730805', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '90291776', '0010116D9I', NULL, NULL, 'GM511-4: Pionier by Theorema New York Diamonds Automatic Watch', NULL, '578824940259', 'FedEx', NULL, '2015-12-14', '10.12.2015 17:43', 'SG150630RS143', '1', 'a0YC000000czRhEMAU', '271.20', '339.00'),
(36993, '3074457345680551396', NULL, NULL, 'Kiki Wan', '274B PUNGGOL PLACE  #16-818 NA', 'NA', '822274', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '96653677', '0010244EAX', NULL, NULL, 'GM511-4: Pionier by Theorema New York Diamonds Automatic Watch', NULL, '578824940248', 'FedEx', NULL, '2015-12-14', '10.12.2015 17:42', 'SG150630RS143', '1', 'a0YC000000czRhEMAU', '271.20', '339.00'),
(36994, '3074457345680493649', NULL, NULL, 'Raymond Teo', '365 WOODLANDS AVE 5 #05-490', '#05-490', '730365', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '96280996', '0010092TBA', NULL, NULL, 'GM511-4: Pionier by Theorema New York Diamonds Automatic Watch', NULL, '578824940270', 'FedEx', NULL, '2015-12-14', '08.12.2015 01:11', 'SG150630RS143', '1', 'a0YC000000czRhEMAU', '271.20', '339.00'),
(36995, '3074457345680474287', NULL, NULL, 'Shuhida ZA', '536 WOODLANDS DR 14  #01-609', '#01-609', '730536', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '90271225', '0010017I8R', NULL, NULL, 'STAINLESS STEEL STRAP (BLACK - GM-107-08): Theorema Rio Mechanical Watch', NULL, '578824940281', 'FedEx', NULL, '2015-12-14', '07.12.2015 12:11', 'SG151118NH08', '1', 'a0YC000000eMe1NMAS', '287.82', '369.00'),
(36996, '3074457345680512530', NULL, NULL, 'Eng Khiam Tan', '10F BRADDELL HILL  , RADDELL VIEW #10-22 NA', 'NA', '579725', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '96166262', '0010176TA2', NULL, NULL, 'T-3001-5: Theorema Paragon Automatic Watch', NULL, '578824940292', 'FedEx', NULL, '2015-12-14', '10.12.2015 17:42', 'SG151311RS42', '1', 'a0YC000000eMCwjMAG', '225.42', '289.00'),
(36997, '3074457345680567424', NULL, NULL, 'Irene Lee', '25E SUNGEI KADUT ST 1 NA', 'Smawoh Building', '729333', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '98212200', '0010065SAT', NULL, NULL, 'T-3005 (BLACK DIAL, SILVER RIM): Theorema Marco Polo Watch', NULL, '578824940307', 'FedEx', NULL, '2015-12-14', '10.12.2015 10:41', 'SG151109NH23', '1', 'a0YC000000eGCXOMA4', '233.22', '299.00'),
(36998, '3074457345680422844', NULL, NULL, 'Siti Nurbainun Samion', '946 HOUGANG STREET 92  #02-169 NA', 'NA', '530946', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '86858959', '00101705RE', NULL, NULL, 'T-3005 (BLACK DIAL, SILVER RIM): Theorema Marco Polo Watch', NULL, '578824940318', 'FedEx', NULL, '2015-12-14', '10.12.2015 16:44', 'SG151109NH23', '1', 'a0YC000000eGCXOMA4', '233.22', '299.00'),
(36999, '370044085', NULL, NULL, 'Andrea Draper', '38 Griffith  Finglas East', 'Dublin 11', '12', 'Dublin', 'Irland', 'IE', NULL, NULL, '863793367', '00102492PU', NULL, NULL, 'GM511-2 Black Strap, Black/ Silver Case, White Face', NULL, '644352612480', 'FedEx', NULL, '2015-12-14', '12.12.2015 23:32', 'WL-GM511-2', '1', 'a0YC000000cZQg9MAG', '165.00', '235.00'),
(37000, '369948306', NULL, NULL, 'Paul Kenny', '1 A  Ennel Park', 'Coolock', '5', 'Dublin Dublin', 'Irland', 'IE', NULL, NULL, '868557946', '0010038GWN', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352612490', 'FedEx', NULL, '2015-12-14', '12.12.2015 16:32', 'WL-IE190614AH10', '1', 'a0YC000000cZPGOMA4', '184.99', '299.00'),
(37001, '369812077', NULL, NULL, 'philip o farrell', '1 shelbourne place campile new ross', '', 'Y34AV24', 'co wexford wexford', 'Irland', 'IE', NULL, NULL, '085 8825999', '0010239NWO', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352612505', 'FedEx', NULL, '2015-12-14', '12.12.2015 02:02', 'WL-IE190614AH10', '1', 'a0YC000000cZPGOMA4', '184.99', '299.00'),
(37002, '369496284', NULL, NULL, 'Pascal Terrage', '10 Cuirt an droichead', 'Main street', 'V95 FK71', 'Sixmilebridge  / co clare CLARE', 'Irland', 'IE', NULL, NULL, '3,53861E+11', '0010056TKF', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Silver Case, Black Dial (GM-101-2)', NULL, '644352612516', 'FedEx', NULL, '2015-12-14', '10.12.2015 22:02', 'WL-IE190614AH014', '1', 'a0YC000000cZPGPMA4', '184.99', '299.00'),
(37003, '369234059', NULL, NULL, 'Annette Brady', '0 the old barracks, luska', '', 'co tipp', 'nenagh', 'Irland', 'IE', NULL, NULL, '868593683', '0010158J1Z', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352612527', 'FedEx', NULL, '2015-12-14', '10.12.2015 00:33', 'WL-IE190614AH08', '1', 'a0YC000000cZPGNMA4', '184.99', '299.00'),
(37004, '369610365', NULL, NULL, 'Eric Byrne', '1 Foxhill Drive', 'Donaghmede', 'D13', 'Dublin', 'Irland', 'IE', NULL, NULL, '876725826', '00101385M7', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352612538', 'FedEx', NULL, '2015-12-14', '11.12.2015 12:03', 'WL-IE190614AH08', '1', 'a0YC000000cZPGNMA4', '184.99', '299.00'),
(37005, '369586931', NULL, NULL, 'Nicky Wheeler', '53 ROTHERHEAD CLOSE', 'Horwich', 'BL6 5UG', 'BOLTON Lancashire', 'Großbritannien', 'GB', NULL, NULL, '7731429773', '00100702T3', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352613270', 'FedEx', NULL, '2015-12-14', '11.12.2015 10:39', '4260295882019', '1', 'a0YC000000eFiZPMA0', '155.00', '249.00'),
(37006, '369337776', NULL, NULL, 'Faye Denneny', '13 Reigate Road', 'Flixton', 'M41 6PT', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7958306311', '0010218B3Y', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352612549', 'FedEx', NULL, '2015-12-14', '10.12.2015 12:31', '42602958803015', '1', 'a0YC000000eFiZKMA0', '155.00', '249.00'),
(37007, '369612880', NULL, NULL, 'Scott Watson', '145 SKIRSA STREET', 'Cadder', 'G23 5DB', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7845812577', '00102063YO', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352612550', 'FedEx', NULL, '2015-12-14', '11.12.2015 12:20', '4260295880374', '1', 'a0YC000000eFiZHMA0', '155.00', '249.00'),
(37008, '370020607', NULL, NULL, 'Jason Harvey', '103 Bluebell Walk', 'Cumbernauld', 'G67 2TB', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7923385523', '0010141LYH', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352612560', 'FedEx', NULL, '2015-12-14', '12.12.2015 21:31', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37009, '369511632', NULL, NULL, 'Samantha Harden', '69 CARRFIELD AVENUE', 'Little hulton', 'M38 0DG', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7808086143', '0010116VWG', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352612571', 'FedEx', NULL, '2015-12-14', '10.12.2015 23:30', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37010, '370013861', NULL, NULL, 'Tony Lechon', '2 Cherrys court', '', 'Dt11 7ar', 'Blandford forum', 'Großbritannien', 'GB', NULL, NULL, '7531466431', '0010001G8V', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352612582', 'FedEx', NULL, '2015-12-14', '12.12.2015 20:55', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37011, '369327826', NULL, NULL, 'Booth Bradley', '45 LLOYD STREET', '', 'OL12 8AG', 'ROCHDALE', 'Großbritannien', 'GB', NULL, NULL, '7840420764', '0010048GNZ', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352612593', 'FedEx', NULL, '2015-12-14', '10.12.2015 11:57', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37012, '369464818', NULL, NULL, 'David Smith', '6 COUNTISBURY DRIVE', '', 'L16 0JJ', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7737283672', '0010210WLQ', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352612608', 'FedEx', NULL, '2015-12-14', '10.12.2015 20:42', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37013, '369680212', NULL, NULL, 'Johnny Bahout', '86 LOWTHER DRIVE', '', 'EN2 7JR', 'ENFIELD', 'Großbritannien', 'GB', NULL, NULL, '7871761652', '0010177GAL', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352612619', 'FedEx', NULL, '2015-12-14', '11.12.2015 16:30', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37014, '369280580', NULL, NULL, 'julie smyth', '13 KILLYGLEN ROAD', '', 'BT40 2HR', 'LARNE', 'Großbritannien', 'GB', NULL, NULL, '7803508395', '0010195JFN', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352612620', 'FedEx', NULL, '2015-12-14', '10.12.2015 09:36', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37015, '369962493', NULL, NULL, 'mary arbuckle', '15 AVONHEAD AVENUE', 'Cumbernauld', 'G67 4RB', 'GLASGOW North Lanarkshire', 'Großbritannien', 'GB', NULL, NULL, '7876687400', '001017298T', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352612630', 'FedEx', NULL, '2015-12-14', '12.12.2015 17:27', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37016, '369308656', NULL, NULL, 'Mary Carroll', '52 Charlton  75 Brecknock Road', '', 'N7 0bu', 'London', 'Großbritannien', 'GB', NULL, NULL, '7805281335', '0010191E2L', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352612641', 'FedEx', NULL, '2015-12-14', '10.12.2015 11:06', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37017, '369461894', NULL, NULL, 'Molly Montenegro', '161 WADHAM ROAD', 'Walthamstow', 'E17 4HU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7746627722', '00101318WH', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352612652', 'FedEx', NULL, '2015-12-14', '10.12.2015 20:42', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37018, '369299656', NULL, NULL, 'Sarah Brightwell', '1 PINDERS WAY', '', 'DH6 1QJ', 'DURHAM', 'Großbritannien', 'GB', NULL, NULL, '7889832286', '00100458IE', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352612663', 'FedEx', NULL, '2015-12-14', '10.12.2015 10:53', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37019, '369518156', NULL, NULL, 'Sharon Grossmith', '4 Bamford Road', '', 'BR1 5QR', 'Bromley', 'Großbritannien', 'GB', NULL, NULL, '7855809309', '0010038V8B', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352612674', 'FedEx', NULL, '2015-12-14', '10.12.2015 23:58', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37020, '369443915', NULL, NULL, 'SORINEL STEFAN', '9 COLLARD AVENUE', '', 'IG10 2ER', 'LOUGHTON', 'Großbritannien', 'GB', NULL, NULL, '7912783421', '0010244V6O', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352612685', 'FedEx', NULL, '2015-12-14', '10.12.2015 19:16', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37021, '369418027', NULL, NULL, 'Hazel Croft', '175 Greenbank road', '', 'WD17 4JL', 'WATFORD', 'Großbritannien', 'GB', NULL, NULL, '7979964914', '0010013GS5', NULL, NULL, 'Enis Tufina Watch - GM-107-1', NULL, '644352612696', 'FedEx', NULL, '2015-12-14', '10.12.2015 17:49', '4260295880602', '1', 'a0YC000000dszpxMAA', '139.00', '229.00'),
(37022, '369407289', NULL, NULL, 'Frances Smith', '38 DONINGTON DRIVE', '', 'LE65 2NT', 'ASHBY-DE-LA-ZOUCH', 'Großbritannien', 'GB', NULL, NULL, '7936558390', '00101937Y7', NULL, NULL, 'Enis Tufina Watch - GM-107-5', NULL, '644352612700', 'FedEx', NULL, '2015-12-14', '10.12.2015 16:49', '4260295881555', '1', 'a0YC000000dszq1MAA', '139.00', '229.00'),
(37023, '369319629', NULL, NULL, 'chris holland', '360 ALFRETON ROAD', '', 'NG7 5NE', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7758098476', '0010103AX1', NULL, NULL, 'Enis Tufina Watch - GM-107-7', NULL, '644352612711', 'FedEx', NULL, '2015-12-14', '10.12.2015 11:27', '4260295881579', '1', 'a0YC000000dszq3MAA', '139.00', '229.00'),
(37024, '369682819', NULL, NULL, 'Kelly Chadwick', '185 ASHBOURNE AVENUE', 'New Springs', 'WN2 1HW', 'WIGAN LANCASHIRE', 'Großbritannien', 'GB', NULL, NULL, '7806776938', '0010055LIO', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '644352612722', 'FedEx', NULL, '2015-12-14', '11.12.2015 16:48', '4260295881210', '1', 'a0YC000000cY9OCMA0', '125.00', '199.00'),
(37025, '369943248', NULL, NULL, 'Lettuce Catering Lettuce Catering', '7 MURRAY COURT', 'Hillhouse', 'ML3 9SL', 'HAMILTON', 'Großbritannien', 'GB', NULL, NULL, '7732610336', '00100186MS', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '644352612733', 'FedEx', NULL, '2015-12-14', '12.12.2015 16:03', '4260295881210', '1', 'a0YC000000cY9OCMA0', '125.00', '199.00'),
(37026, '369781207', NULL, NULL, 'Mark Hart', '640 DUNSTABLE ROAD', '', 'LU4 8SE', 'LUTON Bedfordshire', 'Großbritannien', 'GB', NULL, NULL, '7886413566', '00101997HS', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '644352612744', 'FedEx', NULL, '2015-12-14', '11.12.2015 22:29', '4260295881210', '1', 'a0YC000000cY9OCMA0', '125.00', '199.00'),
(37027, '369281697', NULL, NULL, 'Michael Maloney', 'Upper H Corsee Hill', 'Corsee Hill', 'AB31 5RH', 'Banchory Kincardineshire', 'Großbritannien', 'GB', NULL, NULL, '4,47812E+11', '0010250VMT', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '644352612755', 'FedEx', NULL, '2015-12-14', '10.12.2015 09:50', '4260295881210', '1', 'a0YC000000cY9OCMA0', '125.00', '199.00'),
(37028, '369702498', NULL, NULL, 'ron moreton', '48B PRESTON DRIVE', 'newbold verdon', 'LE9 9PJ', 'LEICESTER leicestershire', 'Großbritannien', 'GB', NULL, NULL, '7719239344', '00101063MU', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '644352612766', 'FedEx', NULL, '2015-12-14', '11.12.2015 17:45', '4260295881210', '1', 'a0YC000000cY9OCMA0', '125.00', '199.00'),
(37029, '369749479', NULL, NULL, 'Brian York', '5 CAVENDISH ROAD', '', 'TW16 7PJ', 'SUNBURY-ON-THAMES Surrey', 'Großbritannien', 'GB', NULL, NULL, '7753991409', '0010228TUI', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352612777', 'FedEx', NULL, '2015-12-14', '11.12.2015 22:33', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(37030, '369871420', NULL, NULL, 'emma evans', 'VERMONT PORTHCAWL ROAD', 'south cornelly', 'CF33 4RE', 'BRIDGEND Mid Glamorgan', 'Großbritannien', 'GB', NULL, NULL, '7938108510', '0010182LA6', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352612788', 'FedEx', NULL, '2015-12-14', '12.12.2015 11:34', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37031, '369580547', NULL, NULL, 'george knibb', 'NLRCo BishopGoss Complex', 'Rose Place', 'L3 3AN', 'liverpool', 'Großbritannien', 'GB', NULL, NULL, '7854543424', '001000387I', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352612799', 'FedEx', NULL, '2015-12-14', '11.12.2015 10:15', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37032, '369450759', NULL, NULL, 'John Stanesby', '78A MAIN ROAD', '', 'NG23 5DJ', 'NEWARK', 'Großbritannien', 'GB', NULL, NULL, '1400282234', '00100326P6', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352612803', 'FedEx', NULL, '2015-12-14', '10.12.2015 19:33', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37033, '369666039', NULL, NULL, 'Parisa Bakhtiyari', '438 Muswell hill broadway', '', 'N10 1BS', 'LONDON HERTFORDSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7730484601', '0010239Q59', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352612814', 'FedEx', NULL, '2015-12-14', '11.12.2015 16:38', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37034, '369721998', NULL, NULL, 'paul carter-leay', 'rosedal newchurch lane', 'ashford', 'tn262qd', 'ashford kent', 'Großbritannien', 'GB', NULL, NULL, '7973339583', '0010167JTM', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352612825', 'FedEx', NULL, '2015-12-14', '11.12.2015 18:56', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37035, '369516523', NULL, NULL, 'SHARON HAYDEN', '104 THORNHILL ROAD', '', 'BT70 3HR', 'DUNGANNON tyrone', 'Großbritannien', 'GB', NULL, NULL, '7880880894', '0010100IWR', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352612836', 'FedEx', NULL, '2015-12-14', '10.12.2015 23:59', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37036, '369712474', NULL, NULL, 'William Paxton', '22 GRANTON MILL PLACE', '', 'EH4 4UP', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '1315516373', '00101171IJ', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352612847', 'FedEx', NULL, '2015-12-14', '11.12.2015 18:30', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37037, '369687789', NULL, NULL, 'janet guinnane', '14 POYNTERS ROAD', '', 'LU4 0LA', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '01582 515425', '00100734IC', NULL, NULL, 'GM-508-4  Black Strap Black Case Black Face', NULL, '644352612858', 'FedEx', NULL, '2015-12-14', '12.12.2015 13:54', '4260295881241', '1', 'a0YC000000cY9OEMA0', '125.00', '199.00'),
(37038, '369810874', NULL, NULL, 'Katrina Hills', 'CALENDAR CLU LOWER ROSE GALLERY', 'bluewater shopping centre', 'DA9 9SH', 'GREENHITHE Kent', 'Großbritannien', 'GB', NULL, NULL, '7923989823', '0010115IFY', NULL, NULL, 'GM-508-4  Black Strap Black Case Black Face', NULL, '644352612869', 'FedEx', NULL, '2015-12-14', '12.12.2015 02:02', '4260295881241', '1', 'a0YC000000cY9OEMA0', '125.00', '199.00'),
(37039, '369691436', NULL, NULL, 'Ciaran Wilson', '41 CHERRY TREE WAY', '', 'OX28 1AQ', 'WITNEY', 'Großbritannien', 'GB', NULL, NULL, '7824665864', '0010110K3C', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352612870', 'FedEx', NULL, '2015-12-14', '11.12.2015 17:55', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37040, '369761592', NULL, NULL, 'D Thomson', '63 ORDSALL PARK ROAD', '', 'DN22 7PB', 'RETFORD NOTTINGHAMSHIRE', 'Großbritannien', 'GB', NULL, NULL, '1777709507', '0010082ILS', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352612880', 'FedEx', NULL, '2015-12-14', '11.12.2015 21:04', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37041, '369421572', NULL, NULL, 'john douthwaite', '128 CAUSEWAY HEAD ROAD', '', 'S17 3DW', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '1142362167', '00102291JA', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352612891', 'FedEx', NULL, '2015-12-14', '10.12.2015 17:39', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37042, '369447689', NULL, NULL, 'Prince Taiwo', '159 RAVENSWOOD RISE', '', 'EH54 6PQ', 'LIVINGSTON', 'Großbritannien', 'GB', NULL, NULL, '7904356157', '00101055P6', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352612906', 'FedEx', NULL, '2015-12-14', '10.12.2015 19:42', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37043, '369634811', NULL, NULL, 'Steven Garner', '144 RAMSEY ROAD', '', 'PE27 3UJ', 'ST. IVES', 'Großbritannien', 'GB', NULL, NULL, '7786328442', '0010228Y7G', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352612917', 'FedEx', NULL, '2015-12-14', '11.12.2015 13:34', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37044, '369360865', NULL, NULL, 'Terry Barton', '20 Kenyon Lane', 'Lowton', 'WA3 1LH', 'Warrington', 'Großbritannien', 'GB', NULL, NULL, '7976640604', '0010250L96', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352612928', 'FedEx', NULL, '2015-12-14', '10.12.2015 15:15', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37045, '370005605', NULL, NULL, 'Andrew Marriott', '1 ASHRIDGE WAY', 'Edwalton', 'NG12 4FL', 'NOTTINGHAM Nottinghamshire', 'Großbritannien', 'GB', NULL, NULL, '7831459787', '0010089CB0', NULL, NULL, 'GM-508-6 silver strap silver case black face', NULL, '644352612939', 'FedEx', NULL, '2015-12-14', '12.12.2015 20:31', '4260295881951', '1', 'a0YC000000cYA7qMAG', '125.00', '199.00'),
(37046, '369792498', NULL, NULL, 'Emelia Mensah', '15 Armitage square', '', 'sp4 8ns', 'Larkhill', 'Großbritannien', 'GB', NULL, NULL, '7903286881', '0010002Q9U', NULL, NULL, 'GM-508-6 silver strap silver case black face', NULL, '644352612940', 'FedEx', NULL, '2015-12-14', '11.12.2015 23:06', '4260295881951', '1', 'a0YC000000cYA7qMAG', '125.00', '199.00'),
(37047, '369511584', NULL, NULL, 'Jamie mayo', 'LOCHANS LUMSDEN', '', 'AB54 4JX', 'HUNTLY Aberdeenshire', 'Großbritannien', 'GB', NULL, NULL, '7957320081', '0010250XSJ', NULL, NULL, 'GM-508-6 silver strap silver case black face', NULL, '644352612950', 'FedEx', NULL, '2015-12-14', '10.12.2015 23:28', '4260295881951', '1', 'a0YC000000cYA7qMAG', '125.00', '199.00'),
(37048, '369889146', NULL, NULL, 'Andrew Jackson', '29 NEMESIA', '', 'B77 4EL', 'TAMWORTH', 'Großbritannien', 'GB', NULL, NULL, '7888659885', '0010134SUD', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352612961', 'FedEx', NULL, '2015-12-14', '12.12.2015 12:38', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37049, '369462648', NULL, NULL, 'David Stephens', '15 LAKE ROAD', '', 'SA12 6AL', 'PORT TALBOT WEST GLAMORGAN', 'Großbritannien', 'GB', NULL, NULL, '7766885030', '0010148JTD', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352612972', 'FedEx', NULL, '2015-12-14', '10.12.2015 20:35', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37050, '369356242', NULL, NULL, 'Deborah Mcdonnell', '15 BROOK LANE', '', 'NN5 7HL', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '1604469236', '0010250FJW', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352612983', 'FedEx', NULL, '2015-12-14', '10.12.2015 13:42', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37051, '369793542', NULL, NULL, 'Fatbardha Gashi', '5 GIBBFIELD CLOSE', '', 'RM6 5UF', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7884182503', '0010170CL6', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352612994', 'FedEx', NULL, '2015-12-14', '11.12.2015 23:25', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37052, '369471119', NULL, NULL, 'Ibrahim Kalan', 'FLAT1BERLAND SHELBOURNE ROAD', 'Flat1 berland court 3 shelbourne road n17 0jx', 'N17 0JY', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7703037557', '001019169T', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352613008', 'FedEx', NULL, '2015-12-14', '10.12.2015 21:11', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37053, '369497490', NULL, NULL, 'Janine Winter', 'Old Police house', 'Burwash road', 'Tn218ta', 'Broad oak heathfield East sussex', 'Großbritannien', 'GB', NULL, NULL, '1435868195', '0010176FO4', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352613019', 'FedEx', NULL, '2015-12-14', '10.12.2015 22:34', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37054, '369865606', NULL, NULL, 'John Gowans', '39 COUPAR STREET', '', 'DD2 2QD', 'DUNDEE Angus', 'Großbritannien', 'GB', NULL, NULL, '01382 800141', '00100139IT', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352613020', 'FedEx', NULL, '2015-12-14', '12.12.2015 11:04', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37055, '369856040', NULL, NULL, 'Matthew Joyner', '105 CORONATION AVENUE', '', 'BS31 2QD', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7581136061', '0010094LA6', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352613030', 'FedEx', NULL, '2015-12-14', '12.12.2015 10:33', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37056, '369909350', NULL, NULL, 'Nora Ball', '78 CHAPEL LANE', 'Coppull', 'PR7 4PN', 'CHORLEY', 'Großbritannien', 'GB', NULL, NULL, '7584494923', '1,02E+23', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352613041', 'FedEx', NULL, '2015-12-14', '12.12.2015 13:33', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37057, '369504095', NULL, NULL, 'Oliver Kerr', '5 STOKESLEY ROAD', 'Seaton Carew', 'TS25 1EE', 'HARTLEPOOL Durham', 'Großbritannien', 'GB', NULL, NULL, '7885500879', '0010129Q9T', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352613052', 'FedEx', NULL, '2015-12-14', '10.12.2015 23:04', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37058, '369805203', NULL, NULL, 'Phyllis Akwammoa - Berkoh', '33 Wallhouse road', '', 'DA8 2JT', 'ERITH', 'Großbritannien', 'GB', NULL, NULL, '798350121', '0010218DFH', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352613063', 'FedEx', NULL, '2015-12-14', '12.12.2015 00:26', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37059, '369561149', NULL, NULL, 'thomas Wilson', '26 CAMPSIE ROAD', '', 'KA1 3RP', 'KILMARNOCK', 'Großbritannien', 'GB', NULL, NULL, '7899975554', '0010077L62', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352613074', 'FedEx', NULL, '2015-12-14', '11.12.2015 09:09', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37060, '369756710', NULL, NULL, 'Gabriela Ordon', '36 BROADOAK DRIVE', '', 'M22 8FW', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7948613724', '0010112DOE', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352613085', 'FedEx', NULL, '2015-12-14', '11.12.2015 20:38', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37061, '369591587', NULL, NULL, 'Juan Sebastian Medina', '33 TOWER GARDENS ROAD', '', 'N17 7PS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7778891508', '0010039JSX', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352613096', 'FedEx', NULL, '2015-12-14', '11.12.2015 10:55', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37062, '369298717', NULL, NULL, 'judith c', '15-17 greenway', '', 'BT6 ODT', 'cregagh', 'Großbritannien', 'GB', NULL, NULL, '4,4289E+11', '0010015KMJ', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352613100', 'FedEx', NULL, '2015-12-14', '10.12.2015 10:40', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37063, '369284822', NULL, NULL, 'Oliver Tridgell', '11A HEMBERTON ROAD', '', 'SW9 9LE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7779780538', '0010155ITR', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352613111', 'FedEx', NULL, '2015-12-14', '10.12.2015 09:43', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37064, '369761623', NULL, NULL, 'stacey Dunn', '20 DONNISON GARDENS', '', 'SR1 2HP', 'SUNDERLAND', 'Großbritannien', 'GB', NULL, NULL, '7917548471', '0010141FFB', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352613122', 'FedEx', NULL, '2015-12-14', '11.12.2015 21:09', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37065, '369520489', NULL, NULL, 'Tihitna Tsegaye', '45 BROADFIELD LANE', '', 'NW1 9YJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7951229693', '00101142TW', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352613133', 'FedEx', NULL, '2015-12-14', '10.12.2015 23:57', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37066, '369501592', NULL, NULL, 'Anthony Pybus', '77 CEDAR ROAD', '', 'RM7 7JS', 'ROMFORD Essex', 'Großbritannien', 'GB', NULL, NULL, '4,41709E+11', '0010081OKW', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352613144', 'FedEx', NULL, '2015-12-14', '10.12.2015 22:29', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(37067, '369450623', NULL, NULL, 'Nicola Marriott', '15 Nasmyth road, eccles', '', 'M30 7AP', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7508197730', '0010035S2P', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352613155', 'FedEx', NULL, '2015-12-14', '10.12.2015 19:40', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(37068, '369970643', NULL, NULL, 'Selins Ball', '10 PITMAN PLACE', '', 'GL12 7LB', 'WOTTON-UNDER-EDGE', 'Großbritannien', 'GB', NULL, NULL, '7969553882', '0010236X92', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352613166', 'FedEx', NULL, '2015-12-14', '12.12.2015 17:55', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(37069, '369525010', NULL, NULL, 'Marek Czopik', '10 NELSON STREET', '', 'YO31 8NJ', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7895272107', '0010142LUH', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352613177', 'FedEx', NULL, '2015-12-14', '11.12.2015 01:05', '4260295881999', '1', 'a0YC000000eFiZNMA0', '155.00', '249.00'),
(37070, '369915793', NULL, NULL, 'Victor mullings', 'yardley wood flat 2, 13 the centreway,', 'yardley wood', 'b14 4hx', 'birmingham warwickshire', 'Großbritannien', 'GB', NULL, NULL, '1214308308', '0010195KPN', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352613188', 'FedEx', NULL, '2015-12-14', '12.12.2015 14:03', '4260295881999', '1', 'a0YC000000eFiZNMA0', '155.00', '249.00'),
(37071, '369982640', NULL, NULL, 'Loraine Skidmore', '58 MERRISHAW ROAD', 'WEST HEATH', 'B31 3SN', 'BIRMINGHAM West Midlands', 'Großbritannien', 'GB', NULL, NULL, '7807070202', '001000137E', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352613199', 'FedEx', NULL, '2015-12-14', '12.12.2015 18:57', '4260295881982', '1', 'a0YC000000eFiZMMA0', '155.00', '249.00'),
(37072, '369494593', NULL, NULL, 'Debbie Campion', '599 PRINCESS ROAD', '', 'M20 1HD', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '1612860671', '0010128ARH', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352613203', 'FedEx', NULL, '2015-12-14', '10.12.2015 22:00', '4260295880299', '1', 'a0YC000000eGHU4MAO', '96.01', '149.00'),
(37073, '369952377', NULL, NULL, 'JULIE OAKLEY', '22 BROOKFIELD ROAD', 'Market Harborough', 'LE169DU', 'LEICESTERSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7412514725', '0010183YQI', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352613214', 'FedEx', NULL, '2015-12-14', '12.12.2015 16:33', '4260295880299', '1', 'a0YC000000eGHU4MAO', '96.01', '149.00'),
(37074, '369544565', NULL, NULL, 'Gordon wilson', '15 DUNSKAITH STREET', 'Easterhouse', 'G34 0AN', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7515005003', '0010127RKR', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352613225', 'FedEx', NULL, '2015-12-14', '11.12.2015 07:06', '4260295880305', '1', 'a0YC000000eGHU5MAO', '96.01', '149.00'),
(37075, '369764129', NULL, NULL, 'Rebecca Thornton', '25 Summerhill road', '', 'LS26 9HU', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7759114419', '0010225T0S', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352613236', 'FedEx', NULL, '2015-12-14', '11.12.2015 20:56', '4260295880312', '1', 'a0YC000000eGHU6MAO', '96.01', '149.00'),
(37076, '369515443', NULL, NULL, 'Ronita Bhageerutty', '137 SUTTON COURT ROAD', 'Uxbridge', 'UB10 9HT', 'UXBRIDGE Middlesex', 'Großbritannien', 'GB', NULL, NULL, '7783065253', '0010124LRB', NULL, NULL, 'T-3001-3A Gold Case/Black Dial/Black Leather Band', NULL, '644352613247', 'FedEx', NULL, '2015-12-14', '10.12.2015 23:28', '4260295880336', '1', 'a0YC000000eGHU8MAO', '96.01', '149.00'),
(37077, '370017578', NULL, NULL, 'Isabel Smillie', '140 BROWN STREET', '', 'PA1 2JE', 'PAISLEY', 'Großbritannien', 'GB', NULL, NULL, '7515965704', '10212089', NULL, NULL, 'T-3001-6 Bicolor Case/Black Dial/Black Leather Band', NULL, '644352613258', 'FedEx', NULL, '2015-12-14', '12.12.2015 21:27', '4260295880367', '1', 'a0YC000000eGHUBMA4', '96.01', '149.00'),
(37078, '369722395', NULL, NULL, 'Zakia Essalih', 'Reuzenstraat 3', '', '2140', 'Borgerhout', 'Belgien', 'BE', NULL, NULL, '486792963', '00101761DI', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352613280', 'FedEx', NULL, '2015-12-14', '11.12.2015 19:20', 'NL140520PJ11', '1', 'a0YC000000diV4sMAE', '175.01', '279.99'),
(37079, '369644252', NULL, NULL, 'victor meskens', 'Helmetsesteenweg 117', '', '1030', 'schaarbeek', 'Belgien', 'BE', NULL, NULL, '272416975', '1,01E+52', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352613291', 'FedEx', NULL, '2015-12-14', '11.12.2015 14:51', 'NL140520PJ08', '1', 'a0YC000000diV4qMAE', '175.01', '279.99'),
(37080, '369994625', NULL, NULL, 'Otto Nijdam', 'Beukenhof 2', '', '4841 JZ', 'PRINSENBEEK', 'Niederlanden', 'NL', NULL, NULL, '653116979', '0010185FB2', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352613306', 'FedEx', NULL, '2015-12-14', '12.12.2015 20:28', 'NL140520PJ08', '1', 'a0YC000000diVKFMA2', '175.01', '279.99'),
(37081, '369684480', NULL, NULL, 'wim faber', 'Middenweg 147', '', '1394ah', 'NEDERHORST DEN BERG', 'Niederlanden', 'NL', NULL, NULL, '637603635', '0010241S9G', NULL, NULL, 'Monte Carlo horloge zwart-zwart', NULL, '644352613317', 'FedEx', NULL, '2015-12-14', '12.12.2015 16:59', 'NL140117LB04', '1', 'a0YC000000eN7vcMAC', '170.00', '298.99'),
(37082, '370216291', NULL, NULL, 'Petra Baake', 'frankfurter Strasse  14', 'Mein Schlosshotel', '63150', 'Heusenstamm', 'Deutschland', 'DE', NULL, NULL, '06104-600550', '00100433RE', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', NULL, '00340433836210156500', 'DHL', NULL, '2015-12-14', '13.12.2015 18:00', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(37083, '370212263', NULL, NULL, 'Petra Baake', 'frankfurter Strasse  14', 'Mein Schlosshotel', '63150', 'Heusenstamm', 'Deutschland', 'DE', NULL, NULL, '06104-600550', '0010061MUB', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', NULL, '00340433836210156500', 'DHL', NULL, '2015-12-14', '13.12.2015 18:00', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(37084, '370209454', NULL, NULL, 'Petra Baake', 'frankfurter Strasse  14', 'Mein Schlosshotel', '63150', 'Heusenstamm', 'Deutschland', 'DE', NULL, NULL, '06104-600550', '0010217WXE', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836210156500', 'DHL', NULL, '2015-12-14', '13.12.2015 17:30', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37085, '370136852', NULL, NULL, 'Rainer Kriegel', 'Franz-Woerner-Str. 10', '', '04808', 'Wurzen', 'Deutschland', 'DE', NULL, NULL, '17613500528', '0010061WT1', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3A', NULL, '00340433836210192270', 'DHL', NULL, '2015-12-14', '13.12.2015 13:29', 'T-3001-3A', '1', 'a0YC000000eOE3zMAG', '139.80', '199.00'),
(37086, '370276626', NULL, NULL, 'Marzena Wesolowska', '104 Priors gate', 'Greenhills rd', '24', 'dublin Dublin', 'Irland', 'IE', NULL, NULL, '851224512', '00101686K4', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352613350', 'FedEx', NULL, '2015-12-15', '13.12.2015 19:32', 'WL-IE190614AH10', '1', 'a0YC000000cZPGOMA4', '184.99', '299.00'),
(37087, '370298805', NULL, NULL, 'Paul Cain', '22 BROADOAK ROAD', '', 'L14 0NR', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7878943187', '00102064XZ', NULL, NULL, 'Bi-Colour/Gold Dial / Silver Metal Band - GM-101-9', NULL, '644352613361', 'FedEx', NULL, '2015-12-15', '13.12.2015 21:05', '4260295882019', '1', 'a0YC000000eFiZPMA0', '155.00', '249.00'),
(37088, '370221802', NULL, NULL, 'Sinead Angell Lee Cooper', '11 JERSEY ROAD', '', 'LU4 0PW', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '7453376581', '0010196SEK', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352613372', 'FedEx', NULL, '2015-12-15', '13.12.2015 17:40', '4260295880381', '1', 'a0YC000000eFiZIMA0', '155.00', '249.00'),
(37089, '370113111', NULL, NULL, 'laura hall', '15 Manor approach', 'kimberworth', 's61 1px', 'rotherham south yorkshire', 'Großbritannien', 'GB', NULL, NULL, '7517469026', '00100879U1', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352613383', 'FedEx', NULL, '2015-12-15', '13.12.2015 10:54', '4260295880374', '1', 'a0YC000000eFiZHMA0', '155.00', '249.00'),
(37090, '370196195', NULL, NULL, 'rag margiotta', '424 LANARK ROAD', '', 'EH13 0LT', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '1316231010', '0010164UYH', NULL, NULL, 'Black, Black Dial, Black Metal Band (T-3011-8)', NULL, '644352613394', 'FedEx', NULL, '2015-12-15', '13.12.2015 15:57', '4260295881777', '1', 'a0YC000000bIeXoMAK', '124.00', '189.00'),
(37091, '370324897', NULL, NULL, 'Sarah Bradshaw', 'NW Law 52 Blackburn Street', 'Radcliffe', 'M26 1NG', 'Manchester Lancashire', 'Großbritannien', 'GB', NULL, NULL, '7810007734', '00101105TX', NULL, NULL, 'Black, Black Dial, Black Metal Band (T-3011-8)', NULL, '644352613409', 'FedEx', NULL, '2015-12-15', '13.12.2015 22:25', '4260295881777', '1', 'a0YC000000bIeXoMAK', '124.00', '189.00'),
(37092, '370238837', NULL, NULL, 'Christine Riley', '108 TUNBRIDGE WAY', '', 'TN23 5HW', 'ASHFORD', 'Großbritannien', 'GB', NULL, NULL, '7792183479', '0010052AJY', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352613410', 'FedEx', NULL, '2015-12-15', '13.12.2015 18:12', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37093, '370176596', NULL, NULL, 'Valerija Radomana', '4  Cavendish road', 'Flat 1, Whin Knowle', 'M7 4WW', 'Manchester Lancashire', 'Großbritannien', 'GB', NULL, NULL, '7401095369', '00102361NH', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352613420', 'FedEx', NULL, '2015-12-15', '13.12.2015 15:07', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37094, '370234488', NULL, NULL, 'andreea olteanu', 'BURGER KING  111 BALLYMENA ROAD', '', 'BT41 4LL', 'ANTRIM', 'Großbritannien', 'GB', NULL, NULL, '4,4079E+12', '0010051KI4', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352613431', 'FedEx', NULL, '2015-12-15', '13.12.2015 18:03', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37095, '370103783', NULL, NULL, 'Daniel Rouse', '25 Damask close', 'Carlton colville', 'NR33 8LL', 'LOWESTOFT', 'Großbritannien', 'GB', NULL, NULL, '7788379701', '00100549FL', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352613442', 'FedEx', NULL, '2015-12-15', '13.12.2015 10:34', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37096, '370466444', NULL, NULL, 'Sadik Shehu', '76 RODWAY ROAD', '', 'RG30 6DT', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7791229909', '00101582OO', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352613453', 'FedEx', NULL, '2015-12-15', '14.12.2015 13:07', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37097, '370325819', NULL, NULL, 'Aldo Murgo', '5 Raeburn House', '20 Gloucester Street', 'SW1V 2DN', 'London', 'Großbritannien', 'GB', NULL, NULL, '7795499676', '00100356Q4', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '644352613464', 'FedEx', NULL, '2015-12-15', '13.12.2015 22:25', '4260295881210', '1', 'a0YC000000cY9OCMA0', '125.00', '199.00'),
(37098, '370474281', NULL, NULL, 'Sandra Ormiston', '4 MOUNTFIELD WAY', '', 'S25 3QQ', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7716484240', '0010001TUU', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352613475', 'FedEx', NULL, '2015-12-15', '14.12.2015 13:37', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(37099, '370138188', NULL, NULL, 'Thomas Smith', '1 Fieldside', 'Hilltop Lane', 'CB11 4BN', 'Saffron Walden', 'Großbritannien', 'GB', NULL, NULL, '7712742134', '0010096C76', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352613486', 'FedEx', NULL, '2015-12-15', '13.12.2015 12:34', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(37100, '370186950', NULL, NULL, 'Alison Mitchell', '3 LOMBARDY DRIVE', '', 'ME14 5TA', 'MAIDSTONE', 'Großbritannien', 'GB', NULL, NULL, '1622208339', '001019752H', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352613497', 'FedEx', NULL, '2015-12-15', '13.12.2015 15:28', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37101, '370337272', NULL, NULL, 'Nilay Kus', '4 Coburg road', '4 bitten place', 'N22 6tp', 'Woodgreen London', 'Großbritannien', 'GB', NULL, NULL, '7405874630', '0010084KEV', NULL, NULL, 'GM-508-4  Black Strap Black Case Black Face', NULL, '644352613501', 'FedEx', NULL, '2015-12-15', '13.12.2015 23:01', '4260295881241', '1', 'a0YC000000cY9OEMA0', '125.00', '199.00'),
(37102, '370063396', NULL, NULL, 'paul hearn', '42 CHURCH STREET', 'Wolverton', 'MK12 5JN', 'MILTON KEYNES Buckinghamshire', 'Großbritannien', 'GB', NULL, NULL, '7568557956', '0010241EXH', NULL, NULL, 'GM-508-4  Black Strap Black Case Black Face', NULL, '644352613512', 'FedEx', NULL, '2015-12-15', '13.12.2015 04:20', '4260295881241', '1', 'a0YC000000cY9OEMA0', '125.00', '199.00'),
(37103, '370152007', NULL, NULL, 'Amanda Hamilton-Shield', '56 Phoenix way', 'Portishead', 'BS20 7JX', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7403818588', '0010002K9M', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352613523', 'FedEx', NULL, '2015-12-15', '13.12.2015 13:25', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37104, '370330246', NULL, NULL, 'Sylwia Pazdziorko-Tokarz', '23 PRESCOTT', '', 'RG12 7RE', 'BRACKNELL', 'Großbritannien', 'GB', NULL, NULL, '7817800747', '0010025IX5', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352613534', 'FedEx', NULL, '2015-12-15', '13.12.2015 22:30', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37105, '370321711', NULL, NULL, 'Peter Dawkins', '112  hereford close', '', 'LE9 8HU', 'barwell', 'Großbritannien', 'GB', NULL, NULL, '7802496703', '0010114YQD', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352613545', 'FedEx', NULL, '2015-12-15', '13.12.2015 21:53', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37106, '370227490', NULL, NULL, 'GERALDINE Mccue', '40 MUIRBANK AVENUE', '', 'G73 1RE', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7932212749', '0010216P55', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352613556', 'FedEx', NULL, '2015-12-15', '13.12.2015 17:41', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37107, '370193557', NULL, NULL, 'Inese Ivanovska', '106A Bristol road', '', 'B5 7XH', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7584622397', '0010078OJ6', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352613567', 'FedEx', NULL, '2015-12-15', '13.12.2015 16:02', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37108, '370229802', NULL, NULL, 'M Somasundram Roy', '26 CAULFIELD GARDENS', '', 'HA5 3JS', 'PINNER', 'Großbritannien', 'GB', NULL, NULL, '7958989288', '0010202ZGO', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352613578', 'FedEx', NULL, '2015-12-15', '13.12.2015 18:10', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37109, '370069604', NULL, NULL, 'Rachael de Frreitas', '39-40 MARKET PLACE', '', 'KT1 1JS', 'KINGSTON UPON THAMES', 'Großbritannien', 'GB', NULL, NULL, '7896054144', '0010194M9C', NULL, NULL, 'T 3008-3  Damascus Watch- Gold Case, Black Face, Black Strap', NULL, '644352613589', 'FedEx', NULL, '2015-12-15', '13.12.2015 07:26', '4260295880176', '1', 'a0YC000000cYvVQMA0', '122.00', '199.00'),
(37110, '370179802', NULL, NULL, 'Stella Clarke', '17 PYTCHLEY WAY', 'Please leave with a neighbour if not in. Thankyou', 'NN6 9EF', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7745750722', '0010245CSW', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352613590', 'FedEx', NULL, '2015-12-15', '13.12.2015 15:00', '4260295880305', '1', 'a0YC000000eGHU5MAO', '96.01', '149.00'),
(37111, '370419159', NULL, NULL, 'Charmaine Krupa', '41 NEWTON STREET', '', 'M43 7GU', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7545571777', '0010058NWJ', NULL, NULL, 'T-3001-4 Rose Case/White Dial/Brown Leather Band', NULL, '644352613604', 'FedEx', NULL, '2015-12-15', '14.12.2015 10:51', '4260295880343', '1', 'a0YC000000eGHU9MAO', '96.01', '149.00'),
(37112, '370292458', NULL, NULL, 'Shelley Blundell', '523 HARLESTONE ROAD', '', 'NN5 6NX', 'NORTHAMPTON Northamptonshire', 'Großbritannien', 'GB', NULL, NULL, '7539623260', '0010062VPQ', NULL, NULL, 'T-3001-6 Bicolor Case/Black Dial/Black Leather Band', NULL, '644352613615', 'FedEx', NULL, '2015-12-15', '13.12.2015 20:31', '4260295880367', '1', 'a0YC000000eGHUBMA4', '96.01', '149.00'),
(37113, '370331543', NULL, NULL, 'Maribel Calonge Vergara', 'PASEO LONGARES 32', '', '50014', 'ZARAGOZA Zaragoza', 'Spanien', 'ES', NULL, NULL, '647742079', '0010250MY2', NULL, NULL, 'GM-4004-6', NULL, '644352613626', 'FedEx', NULL, '2015-12-15', '13.12.2015 21:31', 'GM-4004-6', '1', 'a0YC000000cY7PpMAK', '150.00', '239.89'),
(37114, '370228233', NULL, NULL, 'Jose Antonio Galindo Boj', 'Avenida Mediterraneo 71', 'Casa', '03320', 'Alicante Alicante', 'Spanien', 'ES', NULL, NULL, '630333700', '0010187FWD', NULL, NULL, 'GM-4004-2', NULL, '644352613637', 'FedEx', NULL, '2015-12-15', '13.12.2015 16:29', 'GM-4004-2', '1', 'a0YC000000cY7PlMAK', '150.00', '239.89');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(37115, '370320320', NULL, NULL, 'Damien fiorilli', 'Parc des Saules 12/2', '', '1300', 'Wavre', 'Belgien', 'BE', NULL, NULL, '486228756', '0010250XKB', NULL, NULL, 'Montre Pionier Malibu Diamonds - ModÃ¨le GM-502-4 - Noir, noir et noir', NULL, '644352613648', 'FedEx', NULL, '2015-12-15', '13.12.2015 22:48', 'NL140128LB04', '1', 'a0YC000000eGGB2MAO', '155.00', '239.99'),
(37116, '370161284', NULL, NULL, 'Wim Mechelinck', 'Hollekenstraat 33', '', '9960', 'Assenede', 'Belgien', 'BE', NULL, NULL, '471127271', '0010012S65', NULL, NULL, 'Pionier Florida horloge met diamanten - Zilver metalen bandje - Wit/zilver (GM-505-4)', NULL, '644352613659', 'FedEx', NULL, '2015-12-15', '13.12.2015 14:49', 'BE150624KS12', '1', 'a0YC000000dhhoMMAQ', '145.00', '229.98'),
(37117, '370190829', NULL, NULL, 'David Cherdon', 'rue Brison 53', '', '1480', 'Tubize', 'Belgien', 'BE', NULL, NULL, '473128433', '0010105TV9', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352613660', 'FedEx', NULL, '2015-12-15', '13.12.2015 16:49', 'NL140520PJ09', '1', 'a0YC000000diV4pMAE', '175.01', '279.99'),
(37118, '370196713', NULL, NULL, 'Hasan Goek', 'Edisonplein 2', '', '5621 HV', 'EINDHOVEN', 'Niederlanden', 'NL', NULL, NULL, '652308868', '0010112TQU', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwartleren bandje - Wit/zilver (GM-505-1)', NULL, '644352613670', 'FedEx', NULL, '2015-12-15', '13.12.2015 16:58', 'NL150624KS9', '1', 'a0YC000000dhhyTMAQ', '145.00', '229.98'),
(37119, '370160861', NULL, NULL, 'Roxy Spijk', 'Dieklaan 4', '', '3241 SB', 'MIDDELHARNIS Zuid-Holland', 'Niederlanden', 'NL', NULL, NULL, '642136037', '0010147C2W', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Black/Gold (GM-505-3)', NULL, '644352613681', 'FedEx', NULL, '2015-12-15', '13.12.2015 14:59', 'NL150624KS15', '1', 'a0YC000000dhhyZMAQ', '145.00', '229.98'),
(37120, '370311931', NULL, NULL, 'Bernd Kretschmer', 'Vala-Lamberger-Str. 2 c', '', 'Heppenheim (Bergstrasse)', 'Deutschland', '64646', 'DE', NULL, NULL, '', '0010025N35', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836216181254', 'FedEx', NULL, '2015-12-15', '13.12.2015 22:32', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37121, '370627648', NULL, NULL, 'Giedrius Jokubauskas', '78 Ardilaun Heights', '', 'westmeath', 'Mullingar', 'Irland', 'IE', NULL, NULL, '860356536', '0010061F7W', NULL, NULL, 'Dubai Theorema Watch - GM-3009-2', NULL, '644352613751', 'FedEx', NULL, '2015-12-16', '14.12.2015 21:33', '150512HW09', '1', 'a0YC000000eEmBmMAK', '150.00', '199.00'),
(37122, '370639702', NULL, NULL, 'Mark O\' Hagan', '1 Albert Place', 'Co. Louth', '0', 'Dundalk', 'Irland', 'IE', NULL, NULL, '429351305', '001025023G', NULL, NULL, 'Sao Paulo Watch - GM-103-8', NULL, '644352613762', 'FedEx', NULL, '2015-12-16', '14.12.2015 22:02', 'WL-GM-103-8', '1', 'a0YC000000cZRKjMAO', '195.01', '299.00'),
(37123, '370586310', NULL, NULL, 'arturas kizilovas', '16 Longdale Tarrace Ballymun', '', 'D9', 'Dublin', 'Irland', 'IE', NULL, NULL, '857613111', '0010144HA4', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352613773', 'FedEx', NULL, '2015-12-16', '14.12.2015 19:36', 'WL-IE190614AH10', '1', 'a0YC000000cZPGOMA4', '184.99', '299.00'),
(37124, '370620351', NULL, NULL, 'DENIS O SULLIVAN', '56 Merval drive', 'Clareview', '0', 'Limerick', 'Irland', 'IE', NULL, NULL, '872562394', '0010164LO1', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352613784', 'FedEx', NULL, '2015-12-16', '14.12.2015 21:04', 'WL-IE190614AH10', '1', 'a0YC000000cZPGOMA4', '184.99', '299.00'),
(37125, '370578073', NULL, NULL, 'Eduard Paladi', 'Unit A Weath Nangor Road Clondalkin Dublin 22', '', 'D12', 'Dublin', 'Irland', 'IE', NULL, NULL, '857572757', '0010175F7U', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352613795', 'FedEx', NULL, '2015-12-16', '14.12.2015 19:04', 'WL-IE190614AH08', '1', 'a0YC000000cZPGNMA4', '184.99', '299.00'),
(37126, '370666503', NULL, NULL, 'amanda bennett', '24 NEWLANDS PARK', '', 'EX12 2SF', 'SEATON', 'Großbritannien', 'GB', NULL, NULL, '7557050298', '0010188J30', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352613800', 'FedEx', NULL, '2015-12-16', '14.12.2015 23:58', '4260295880374', '1', 'a0YC000000eFiZHMA0', '155.00', '249.00'),
(37127, '370575434', NULL, NULL, 'Karen Gregory', '41 MAIDENHEAD ROAD', 'Hartcliffe', 'BS13 0PR', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7870956319', '0010039E3O', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352613810', 'FedEx', NULL, '2015-12-16', '14.12.2015 19:31', '4260295880374', '1', 'a0YC000000eFiZHMA0', '155.00', '249.00'),
(37128, '370621979', NULL, NULL, 'sharon lewis', '52 Ffordd Beck', '', 'SA4 3GE', 'SWANSEA', 'Großbritannien', 'GB', NULL, NULL, '7948966864', '00101846BU', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352613821', 'FedEx', NULL, '2015-12-16', '14.12.2015 21:39', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37129, '370598914', NULL, NULL, 'Catia Almada', '24 EXETER ROAD', '', 'EX20 1NH', 'OKEHAMPTON Devon', 'Großbritannien', 'GB', NULL, NULL, '7551880477', '0010111XRN', NULL, NULL, 'Enis Tufina Watch - GM-107-6', NULL, '644352613832', 'FedEx', NULL, '2015-12-16', '14.12.2015 20:39', '4260295881562', '1', 'a0YC000000dszq2MAA', '139.00', '229.00'),
(37130, '370515497', NULL, NULL, 'Fiona Arundel', 'GREENLEAVES PINWALL LANE', '', 'CV9 3PE', 'ATHERSTONE', 'Großbritannien', 'GB', NULL, NULL, '7779036967', '0010187EQB', NULL, NULL, 'GM-508-6 silver strap silver case black face', NULL, '644352613843', 'FedEx', NULL, '2015-12-16', '14.12.2015 16:33', '4260295881951', '1', 'a0YC000000cYA7qMAG', '125.00', '199.00'),
(37131, '370505019', NULL, NULL, 'Satty Kaur', 'Flat 1 Calvert House', '', 'W12 7QD', 'Whitecity London', 'Großbritannien', 'GB', NULL, NULL, '7936811699', '00100511NS', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352613854', 'FedEx', NULL, '2015-12-16', '14.12.2015 16:34', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(37132, '370500783', NULL, NULL, 'Amanda Johnstone', '9 Wateridge close', 'West ferry road', 'e14 3sn', 'London', 'Großbritannien', 'GB', NULL, NULL, '7446969283', '001008029B', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352613865', 'FedEx', NULL, '2015-12-16', '14.12.2015 15:47', '4260295881999', '1', 'a0YC000000eFiZNMA0', '155.00', '249.00'),
(37133, '370533450', NULL, NULL, 'Colin Taylor', '107 Chesterfield Road', '', 'CH62 8DX', 'WIRRAL', 'Großbritannien', 'GB', NULL, NULL, '0151 201 2515', '001003036J', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352613876', 'FedEx', NULL, '2015-12-16', '14.12.2015 17:16', '4260295881999', '1', 'a0YC000000eFiZNMA0', '155.00', '249.00'),
(37134, '370662351', NULL, NULL, 'MOHAMED KONATE', 'Flat 44 EDDYSTONE TOWER', '', 'SE8 3QU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7469199959', '0010250UYD', NULL, NULL, 'T-3001-3A Gold Case/Black Dial/Black Leather Band', NULL, '644352613887', 'FedEx', NULL, '2015-12-16', '14.12.2015 23:33', '4260295880336', '1', 'a0YC000000eG3exMAC', '96.01', '149.00'),
(37135, '370636869', NULL, NULL, 'yolanda Mencia Garcia', 'Avda. san rafael portal15 bajo a N.4', 'Portal 15 bajo A', '29631', 'ARROYO DE LA MIEL', 'MALAGA', 'ES', NULL, NULL, '620199151', '001014027C', NULL, NULL, 'GM-4004-5', NULL, '644352613898', 'FedEx', NULL, '2015-12-16', '14.12.2015 20:59', 'GM-4004-5', '1', 'a0YC000000cY7PoMAK', '150.00', '239.89'),
(37136, '370636588', NULL, NULL, 'Tadeusz Siudak', 'Boomgaard 194', '', '3404 TB', 'IJSSELSTEIN', 'Niederlanden', 'NL', NULL, NULL, '31620113586', '0010060QUQ', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, '644352613902', 'FedEx', NULL, '2015-12-16', '14.12.2015 23:01', 'NL140520PJ07', '1', 'a0YC000000diVKDMA2', '175.01', '279.99'),
(37137, '370448595', NULL, NULL, 'monique van der Haas', 'Tempelbalk 9', '', '2291 MT', 'WATERINGEN Zuid-Holland', 'Niederlanden', 'NL', NULL, NULL, '653927575', '00100969EC', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwartleren bandje - Zwart/zilver (GM-505-2)', NULL, '644352613913', 'FedEx', NULL, '2015-12-16', '14.12.2015 12:59', 'NL150624KS10', '1', 'a0YC000000dhhyUMAQ', '145.00', '229.98'),
(37138, '370908394', NULL, NULL, 'Hermann Knecht', 'Forddamm 15', 'Dr.Jahnkes Apotheke', '12107', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '15170801953', '0010197BOQ', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836222469810', 'FedEx', NULL, '2015-12-16', '15.12.2015 22:11', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(37139, '370880278', NULL, NULL, 'Elmar Rott', 'Regensburgerstr. 9', '', '93173', 'Wenzenbach', 'Deutschland', 'DE', NULL, NULL, '94072226', '00101990GD', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836222478836', 'FedEx', NULL, '2015-12-16', '15.12.2015 20:03', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(37140, '3074457345680685551', NULL, NULL, 'Little Fui Chen', '21 Jalan 14, Ampang Jaya,', '', '68000', 'Ampang SELANGOR', 'Malaysia', 'MY', NULL, NULL, '60166343243', '0010070GPS', NULL, NULL, 'GM-103-2: Theorema Sao Paolo Mechanical Watch', NULL, '578824940693', 'FedEx', NULL, '2015-12-16', '14.12.2015 18:54', 'a0YC000000drSPHMA2', '1', 'a0YC000000cZZvAMAW', '779.88', '899.00'),
(37141, '3074457345680639661', NULL, NULL, 'Joseph Poh', '32, jalan bukit mewah 9/3, taman bukit mewah fasa 9', '32, jalan bukit mewah 9/3, taman bukit mewah fasa 9, 43000 kajang.', '43000', 'kajang SELANGOR', 'Malaysia', 'MY', NULL, NULL, '163232350', '0010166VWY', NULL, NULL, 'STAINLESS STEEL (GM-3006-4): Theorema Monaco Diamond Automatic Watch', NULL, '578824940708', 'FedEx', NULL, '2015-12-16', '12.12.2015 16:51', 'a0YC000000cZZnxMAG', '1', 'a0YC000000cZZnxMAG', '779.88', '899.00'),
(37142, '3074457345680617876', NULL, NULL, 'William Chew', 'No 3, Jalan Laksamana 6 Taman Desa Idaman, off Jalan Sg Jati', 'No 3, Jalan Laksamana 6 Taman Desa Idaman, off Jalan Sg Jati 41200', '41200', 'KLANG SELANGOR', 'Malaysia', 'MY', NULL, NULL, '163234841', '0010156SK8', NULL, NULL, 'GM-103-3: Theorema Sao Paolo Mechanical Watch', NULL, '578824940719', 'FedEx', NULL, '2015-12-16', '11.12.2015 21:21', 'a0YC000000drSPRMA2', '1', 'a0YC000000cZZvBMAW', '779.88', '899.00'),
(37143, '3074457345680616398', NULL, NULL, 'khairul anuar', '31 No.31,Jalan ksu 2/6,Taman Kuala Selangor Utama,', 'Taman Kuala Selangor Utama,', '45000', 'Kuala Selangor SELANGOR', 'Malaysia', 'MY', NULL, NULL, '105615330', '00102504HI', NULL, NULL, 'STAINLESS STEEL (GM-3006-5): Theorema Monaco Diamond Automatic Watch', NULL, '578824940720', 'FedEx', NULL, '2015-12-16', '11.12.2015 19:51', 'a0YC000000cZZnyMAG', '1', 'a0YC000000cZZnyMAG', '779.88', '899.00'),
(37144, '3074457345680449338', NULL, NULL, 'Ari Fin', '114 whampoa rd 02-121 Hdb', '', '320114', 'Singapore', 'Singapur', 'SG', NULL, NULL, '83101560', '0010250CCA', NULL, NULL, 'LEATHER STRAP (BLACK - GM-107-14): Theorema Rio Mechanical Watch', NULL, '578824940660', 'FedEx', NULL, '2015-12-16', '14.12.2015 18:16', 'SG151118NH04', '1', 'a0YC000000eMe1JMAS', '287.82', '369.00'),
(37145, '3074457345680370335', NULL, NULL, 'Anne Chan', 'Blk 224, SERANGOON AVENUE 4 #04-165', '', '550224', 'Singapore', 'Singapur', 'SG', NULL, NULL, '96848594', '0010141F5Q', NULL, NULL, 'T-3011-5 Theorema Macau Watch', NULL, '578824940671', 'FedEx', NULL, '2015-12-16', '14.12.2015 18:15', 'SG151311RS32', '1', 'a0YC000000eMCwZMAW', '233.22', '299.00'),
(37146, '3074457345680659573', NULL, NULL, 'Peina Huang', '750 WOODLANDS AVE 4 #04-321 NA', '#04-321', '730750', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '97102737', '0010207BUY', NULL, NULL, 'GM-4004-3 (LEATHER STRAP): Theorema NEWTON Automatic Watch', NULL, '578824940682', 'FedEx', NULL, '2015-12-16', '13.12.2015 12:41', 'SG151118NH23', '1', 'a0YC000000eMe1cMAC', '272.22', '349.00'),
(37147, '370721954', NULL, NULL, 'Siobhan Whelan', 'PM1638212 Unit C1', 'North City Business Park', 'D11 RW30', 'North Road Dublin 11', 'Irland', 'IE', NULL, NULL, '4,4746E+11', '0010169TKO', NULL, NULL, 'Sao Paulo Watch - GM-103-1', NULL, '644352613946', 'FedEx', NULL, '2015-12-17', '15.12.2015 09:03', 'WL-GM-103-1', '1', 'a0YC000000cZRKfMAO', '195.01', '299.00'),
(37148, '370687317', NULL, NULL, 'Jonathan Brandes', 'Brasilia res Irish life mall', 'Talbot street', 'Dublin 1', 'Dublin 1 ', 'Irland', 'IE', NULL, NULL, '087 6326385', '0010179WCS', NULL, NULL, 'Sao Paulo Watch - GM-103-7', NULL, '644352613957', 'FedEx', NULL, '2015-12-17', '15.12.2015 04:32', 'WL-GM-103-7', '1', 'a0YC000000cZRKiMAO', '195.01', '299.00'),
(37149, '370770905', NULL, NULL, 'Anthony Tipper', '50  Kilcarrig Cresent, Fettercairn, Tallaght', '', '24', 'Dublin', 'Irland', 'IE', NULL, NULL, '857556885', '0010113ASY', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352613968', 'FedEx', NULL, '2015-12-17', '15.12.2015 12:04', 'WL-IE190614AH08', '1', 'a0YC000000cZPGNMA4', '184.99', '299.00'),
(37150, '370955964', NULL, NULL, 'Rude Diamond', '5 WEIR HALL ROAD', '', 'N17 8LG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7904817348', '0010004ABE', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352613979', 'FedEx', NULL, '2015-12-17', '15.12.2015 23:25', '4260295881050', '1', 'a0YC000000eFiZLMA0', '155.00', '249.00'),
(37151, '370856305', NULL, NULL, 'sakine bradley', '171 FLAT 125 HALL STREET', '', 'EC1V 7PT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7985385416', '0010084LRE', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352613980', 'FedEx', NULL, '2015-12-17', '15.12.2015 18:13', '4260295881050', '1', 'a0YC000000eFiZLMA0', '155.00', '249.00'),
(37152, '370944497', NULL, NULL, 'Nicola Milligan', '29 Wingfield Drive', '', 'Sg19 2gq', 'Potton, Beds', 'Großbritannien', 'GB', NULL, NULL, '7787414133', '001002844C', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352613990', 'FedEx', NULL, '2015-12-17', '15.12.2015 23:00', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37153, '370944727', NULL, NULL, 'Susan Machin', '10 PIPERS CLOSE', 'Hangelton', 'BN3 8FG', 'HOVE East sussex', 'Großbritannien', 'GB', NULL, NULL, '7908412024', '0010168DKK', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352614004', 'FedEx', NULL, '2015-12-17', '15.12.2015 23:05', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37154, '370896059', NULL, NULL, 'Dawood ibtehsam', '24 HEATHCOTE AVENUE', '', 'IG5 0QS', 'ILFORD', 'Großbritannien', 'GB', NULL, NULL, '7707777766', '0010130T7G', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352614015', 'FedEx', NULL, '2015-12-17', '15.12.2015 20:27', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37156, '370685306', NULL, NULL, 'Arnel Sullano', 'St Lawrence  Guildhall Yard', '', 'EC2V 5AA', 'London', 'Großbritannien', 'GB', NULL, NULL, 'London', '0010021H0O', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352614037', 'FedEx', NULL, '2015-12-17', '15.12.2015 04:08', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37157, '370920666', NULL, NULL, 'Solomon Adegoke', '13 GLENDALE WAY', '', 'SE28 8HA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7956119965', '0010204P46', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352614048', 'FedEx', NULL, '2015-12-17', '15.12.2015 21:39', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37158, '370685251', NULL, NULL, 'Arnel Sullano', 'St Lawrence  Guildhall Yard', '', 'EC2V 5AA', 'London', 'Großbritannien', 'GB', NULL, NULL, 'London', '0010142U9V', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352614037', 'FedEx', NULL, '2015-12-17', '15.12.2015 03:31', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37160, '370901370', NULL, NULL, 'Tiffany Wright', '16 Gilpin House', 'Fore Street', 'N9 0QA', 'London', 'Großbritannien', 'GB', NULL, NULL, '7827660984', '001022112W', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352614060', 'FedEx', NULL, '2015-12-17', '15.12.2015 20:35', '4260295881982', '1', 'a0YC000000eFiZMMA0', '155.00', '249.00'),
(37161, '370849929', NULL, NULL, 'David Clarke', '51 LYTHAM ROAD', 'Fulwood', 'PR2 8JD', 'PRESTON', 'Großbritannien', 'GB', NULL, NULL, '1772461849', '0010228DJM', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352614070', 'FedEx', NULL, '2015-12-17', '15.12.2015 17:46', '4260295880299', '1', 'a0YC000000eGHU4MAO', '96.01', '149.00'),
(37162, '370942561', NULL, NULL, 'Fiona Ryden', 'MARIGARTH BELLE VUE', '', 'CA13 0NT', 'COCKERMOUTH', 'Großbritannien', 'GB', NULL, NULL, '7861736011', '0010106CV2', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352614081', 'FedEx', NULL, '2015-12-17', '15.12.2015 22:39', '4260295880305', '1', 'a0YC000000eGHU5MAO', '96.01', '149.00'),
(37163, '370772598', NULL, NULL, 'Kevin Mortelmans', 'Provinciesteenweg 656', '', '2530', 'Boechout Antwerpen', 'Belgien', 'BE', NULL, NULL, '477224150', '001025038T', NULL, NULL, 'Malibu horloge -GM-502-6', NULL, '644352614092', 'FedEx', NULL, '2015-12-17', '15.12.2015 12:50', 'NL140128LB06', '1', 'a0YC000000eNG45MAG', '155.00', '239.99'),
(37164, '370800868', NULL, NULL, 'Olivier Debia Hemo', 'Avenue Van Overbeke 210 boite 18', '', '1083', 'Ganshoren Bruxelles', 'Belgien', 'BE', NULL, NULL, '32 485800002', '0010164D5F', NULL, NULL, 'Montre automatique Pionier Florida - MÃ©tal noir - Noir/Noir - GM-505-6', NULL, '644352614107', 'FedEx', NULL, '2015-12-17', '15.12.2015 14:49', 'BE150624KS14', '1', 'a0YC000000dhhoOMAQ', '145.00', '229.98'),
(37165, '370834685', NULL, NULL, 'Xavier DE WOLF', 'Kraanstraat 51', '', '1703', 'Schepdaal', 'Belgien', 'BE', NULL, NULL, '32497058567', '0010158WNI', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352614118', 'FedEx', NULL, '2015-12-17', '15.12.2015 17:28', 'NL140520PJ10', '1', 'a0YC000000diV4rMAE', '175.01', '279.99'),
(37166, '370666453', NULL, NULL, 'eric deltour', 'Rue Francois Cloes 38', '', '4420', 'Montegnee', 'Belgien', 'BE', NULL, NULL, '471393479', '00101785UX', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352614129', 'FedEx', NULL, '2015-12-17', '15.12.2015 00:50', 'NL140520PJ08', '1', 'a0YC000000diV4qMAE', '175.01', '279.99'),
(37167, '371221977', NULL, NULL, 'Katarzyna Krystosiak', 'Avenue Louis Bertrand 51', '', '1030', 'Schaerbeek  Brussels', 'Belgien', 'BE', NULL, NULL, '32488446120', '0010179BS6', NULL, NULL, 'Montre Pionier Malibu Diamonds - ModÃ¨le GM-502-2 - Noir, argentÃ© et noir', NULL, '644352614254', 'FedEx', NULL, '2015-12-17', '16.12.2015 23:19', 'NL140128LB02', '1', 'a0YC000000eGGB1MAO', '155.00', '239.99'),
(37168, '371082452', NULL, NULL, 'Tine Brems', 'Pastoor Coplaan 261', '', '2070', 'Burcht', 'Belgien', 'BE', NULL, NULL, '495150039', '00100858TP', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352614265', 'FedEx', NULL, '2015-12-17', '16.12.2015 14:50', 'NL140520PJ08', '1', 'a0YC000000diV4qMAE', '175.01', '279.99'),
(37169, '371134105', NULL, NULL, 'Heylen Nico', 'oude Tiensebaan 140', '', '3270', 'Scherpenheuvel', 'Belgien', 'BE', NULL, NULL, '0032 497594591', '0010128VIA', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352614276', 'FedEx', NULL, '2015-12-17', '16.12.2015 18:21', 'NL140520PJ10', '1', 'a0YC000000diV4rMAE', '175.01', '279.99'),
(37170, '371069622', NULL, NULL, 'Harnisfeger Michael', 'Rue de la rivelaine 24/1', '', '6061', 'Montignies-sur-Sambre', 'Belgien', 'BE', NULL, NULL, '479213984', '0010176BU8', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352614287', 'FedEx', NULL, '2015-12-17', '16.12.2015 13:51', 'NL140520PJ08', '1', 'a0YC000000diV4qMAE', '175.01', '279.99'),
(37171, '371147188', NULL, NULL, 'pranee piggott', '7 HALLCROFT', '', 'DN39 6SZ', 'ULCEBY north lincolnshire', 'Großbritannien', 'GB', NULL, NULL, '1469589289', '0010146VGM', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352614173', 'FedEx', NULL, '2015-12-17', '16.12.2015 18:47', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37172, '371048371', NULL, NULL, 'Ali Marriott', '1 POST OFFIC HIGH STREET', '', 'MK44 2BH', 'BEDFORD', 'Großbritannien', 'GB', NULL, NULL, '7803621564', '0010161LUX', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352614184', 'FedEx', NULL, '2015-12-17', '16.12.2015 11:48', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37173, '371076486', NULL, NULL, 'Robert Archer', '7 NEWHOUSES ROAD', '', 'EH52 5NZ', 'BROXBURN', 'Großbritannien', 'GB', NULL, NULL, '1506852570', '0010136FK6', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352614195', 'FedEx', NULL, '2015-12-17', '16.12.2015 13:39', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37174, '371219072', NULL, NULL, 'Lisa Durling', 'DARCHA Dean Lane', '', 'DA13 0BS', 'GRAVESEND', 'Großbritannien', 'GB', NULL, NULL, '1474566699', '00101649QK', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352614200', 'FedEx', NULL, '2015-12-17', '16.12.2015 22:31', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37175, '371133201', NULL, NULL, 'Ana Maria Moldovan', 'FLAT 23 RIVERSIDE', '', 'CM23 3AS', 'BISHOP\'S STORTFORD', 'Großbritannien', 'GB', NULL, NULL, '7472798446', '001009722C', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352614210', 'FedEx', NULL, '2015-12-17', '16.12.2015 17:07', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(37176, '371230122', NULL, NULL, 'Debbie browell', '20 LIMES ROAD', '', 'TW20 9QT', 'EGHAM Surrey', 'Großbritannien', 'GB', NULL, NULL, '7932417183', '0010072WN7', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352614221', 'FedEx', NULL, '2015-12-17', '16.12.2015 23:28', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(37177, '371117487', NULL, NULL, 'Michael Innes', 'Auchenblae Broadley', '', 'AB56 5HQ', 'BUCKIE Morayshire', 'Großbritannien', 'GB', NULL, NULL, '01542 850716', '0010105A03', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352614232', 'FedEx', NULL, '2015-12-17', '16.12.2015 16:22', '4260295881982', '1', 'a0YC000000eFiZMMA0', '155.00', '249.00'),
(37178, '370980331', NULL, NULL, 'Andry Foxhays', '3 Fulmead Road', '', 'RG30 1JX', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7555202422', '0010185VCV', NULL, NULL, 'T 3008-3  Damascus Watch- Gold Case, Black Face, Black Strap', NULL, '644352614243', 'FedEx', NULL, '2015-12-17', '16.12.2015 03:53', '4260295880176', '1', 'a0YC000000cYvVQMA0', '122.00', '199.00'),
(37179, '371128460', NULL, NULL, 'catherine barry', '23b mount ol Kilbarrack', 'Dublin 5', '5', 'Dublin', 'Irland', 'IE', NULL, NULL, '857871840', '0010250HWY', NULL, NULL, 'GM511-4 Brown Strap, Gold Case, Black Face', NULL, '644352614313', 'FedEx', NULL, '2015-12-18', '16.12.2015 17:04', 'WL-GM511-4', '1', 'a0YC000000cZQgBMAW', '165.00', '235.00'),
(37180, '371227798', NULL, NULL, 'Eimear Behan', 'Caheranne Cl 14', 'Tralee', '', 'Kerry', 'Irland', 'IE', NULL, NULL, '860632112', '00101727UQ', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352614324', 'FedEx', NULL, '2015-12-18', '16.12.2015 23:03', 'WL-IE190614AH10', '1', 'a0YC000000cZPGOMA4', '184.99', '299.00'),
(37181, '371012493', NULL, NULL, 'Noel Troy', 'L&N Family B Unit 3 Golden Island S.c', 'athlone', '', 'Co Westmeath', 'Irland', 'IE', NULL, NULL, '861671212', '0010182GA1', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352614335', 'FedEx', NULL, '2015-12-18', '16.12.2015 09:03', 'WL-IE190614AH08', '1', 'a0YC000000cZPGNMA4', '184.99', '299.00'),
(37182, '371336658', NULL, NULL, 'Mehmet Bozdal', '305 BROMPTON ROAD', 'Haris hairdresser', 'SW3 2DY', 'LONDON London brompton road', 'Großbritannien', 'GB', NULL, NULL, '7808006733', '0010224FLG', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352614346', 'FedEx', NULL, '2015-12-18', '17.12.2015 13:13', '4260295881050', '1', 'a0YC000000eFiZLMA0', '155.00', '249.00'),
(37183, '371327950', NULL, NULL, 'tara hosseini', '63 windsor avenue', '', 'SW19 2RR', 'London', 'Großbritannien', 'GB', NULL, NULL, '7415632804', '0010217A1R', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352614357', 'FedEx', NULL, '2015-12-18', '17.12.2015 12:50', '4260295880381', '1', 'a0YC000000eFiZIMA0', '155.00', '249.00'),
(37184, '371304305', NULL, NULL, 'Stacey Rhodes', '102 COTTINGLEY APPROACH', '', 'LS11 0HH', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7723607523', '0010163P6N', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352614368', 'FedEx', NULL, '2015-12-18', '17.12.2015 11:02', '4260295880374', '1', 'a0YC000000eFiZHMA0', '155.00', '249.00'),
(37185, '371358160', NULL, NULL, 'Charlie Swan', '112 Linkside West Hill', 'Aspley Guise', 'MK17 8DX', 'Milton Keynes Bedfordshire', 'Großbritannien', 'GB', NULL, NULL, '7772869174', '0010196VML', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352614379', 'FedEx', NULL, '2015-12-18', '17.12.2015 14:59', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37186, '371357297', NULL, NULL, 'Joana Pacheco', '42 42 Hendale Avenue', 'Hendon', 'NW4 4LS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7931110028', '0010135NX3', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352614380', 'FedEx', NULL, '2015-12-18', '17.12.2015 15:09', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(37187, '371468884', NULL, NULL, 'Fatbardha Gashi', '5 GIBBFIELD CLOSE', '', 'RM6 5UF', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7884182503', '00101689PP', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352614390', 'FedEx', NULL, '2015-12-18', '17.12.2015 23:55', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(37188, '371368433', NULL, NULL, 'Johnathan Mellor', '16 BAGSHAWE AVENUE', '', 'SK23 9SE', 'HIGH PEAK', 'Großbritannien', 'GB', NULL, NULL, '7896776324', '0010232TXF', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352614405', 'FedEx', NULL, '2015-12-18', '17.12.2015 15:41', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(37189, '371249399', NULL, NULL, 'Katarzyna Wasiewicz', '14 CARDIFF ROAD', 'flat33', 'LU1 1PP', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '7446269960', '0010128VW9', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352614416', 'FedEx', NULL, '2015-12-18', '17.12.2015 02:05', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(37190, '371461825', NULL, NULL, 'Iveta Gerasimenko', '45 YORK ROAD', '', 'NR30 2ND', 'GREAT YARMOUTH Norfolk', 'Großbritannien', 'GB', NULL, NULL, '7440302549', '00101634HX', NULL, NULL, 'T-3001-3A Gold Case/Black Dial/Black Leather Band', NULL, '644352614427', 'FedEx', NULL, '2015-12-18', '17.12.2015 23:26', '4260295880336', '1', 'a0YC000000eGHU8MAO', '96.01', '149.00'),
(37191, '371391610', NULL, NULL, 'Pierre-Gaultier Delheid', 'Rue de Branchon 2', '', '1350', 'Jandrain-Jandrenouille', 'Belgien', 'BE', NULL, NULL, '474865233', '0010250CF0', NULL, NULL, 'Montre Monte Carlo - Argent / Noir', NULL, '644352614655', 'FedEx', NULL, '2015-12-18', '17.12.2015 19:20', 'NL140117LB02', '1', 'a0YC000000eN8I3MAK', '170.00', '298.99'),
(37192, '371360442', NULL, NULL, 'vadims sizincevs', 'Saffierstraat 12', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '485968098', '0010250UU1', NULL, NULL, 'Montre Pionier Malibu Diamonds - ModÃ¨le GM-502-7 - DorÃ©, noir et argentÃ©', NULL, '644352614666', 'FedEx', NULL, '2015-12-18', '17.12.2015 15:51', 'NL140128LB07', '1', 'a0YC000000eNG5ZMAW', '155.00', '239.99'),
(37193, '371336278', NULL, NULL, 'Dave De Vocht', 'Stationsstraat 68', '', '2590', 'Berlaar', 'Belgien', 'BE', NULL, NULL, '495441349', '0010098LWH', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352614677', 'FedEx', NULL, '2015-12-18', '17.12.2015 13:51', 'NL140520PJ08', '1', 'a0YC000000diV4qMAE', '175.01', '279.99'),
(37194, '371431797', NULL, NULL, 'Diana Himbrecht', 'Blommestraat 19', '', '8800', 'Rumbeke', 'Belgien', 'BE', NULL, NULL, '491072908', '10247459', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352614688', 'FedEx', NULL, '2015-12-18', '17.12.2015 21:50', 'NL140520PJ08', '1', 'a0YC000000diV4qMAE', '175.01', '279.99'),
(37195, '371418292', NULL, NULL, 'JJA Auwerda', 'Van Wassenaerlaan 37', '', '4797 CS', 'WILLEMSTAD Noord-Brabant', 'Niederlanden', 'NL', NULL, NULL, '653290135', '0010006HHM', NULL, NULL, 'Monte Carlo horloge zwart-zwart', NULL, '644352614699', 'FedEx', NULL, '2015-12-18', '17.12.2015 21:00', 'NL140117LB04', '1', 'a0YC000000eN7vcMAC', '170.00', '298.99'),
(37196, '371307850', NULL, NULL, 'ilias El farissi', 'Oeverzeggestraat 144', 'RODE BLOK AMSTERDAM', '1087 BW', 'AMSTERDAM', 'Niederlanden', 'NL', NULL, NULL, '684848945', '00100336V1', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352614703', 'FedEx', NULL, '2015-12-18', '17.12.2015 11:58', 'NL140520PJ08', '1', 'a0YC000000diVKFMA2', '175.01', '279.99'),
(37197, '371363172', NULL, NULL, 'Graham Poole', '17 Pairc Lein', 'Artane', 'D5', 'Dublin', 'Irland', 'IE', NULL, NULL, '851704762', '0010180P41', NULL, NULL, 'Dubai Theorema Watch - GM-3009-4', NULL, '644352614747', 'FedEx', NULL, '2015-12-21', '17.12.2015 15:03', '150512HW011', '1', 'a0YC000000eEmBoMAK', '150.00', '199.00'),
(37198, '371354448', NULL, NULL, 'Aoife Ni Mhaoileidigh', 'N/A Primatestown, Ashbourne', '', 'N/A', 'Co. Meath', 'Irland', 'IE', NULL, NULL, '833344341', '0010094D3W', NULL, NULL, 'Sao Paulo Watch - GM-103-3', NULL, '644352614758', 'FedEx', NULL, '2015-12-21', '17.12.2015 14:34', 'WL-GM-103-3', '1', 'a0YC000000cZRKeMAO', '195.01', '299.00'),
(37199, '371350260', NULL, NULL, 'cathy hanlon', '11 Fitzgeral Mounttown', 'dunlaoire', 'co. dublin', 'dunlaoghaire co dublin', 'Irland', 'IE', NULL, NULL, '862256809', '0010250LP7', NULL, NULL, 'Sao Paulo Watch - GM-103-3', NULL, '644352614769', 'FedEx', NULL, '2015-12-21', '17.12.2015 14:03', 'WL-GM-103-3', '1', 'a0YC000000cZRKeMAO', '195.01', '299.00'),
(37200, '371530303', NULL, NULL, 'Denis Alanov', '66 PORTERSFIELD,', 'CLONSILLA ROAD,', 'Dublin', 'D15', 'Irland', 'IE', NULL, NULL, '861067969', '0010104XL5', NULL, NULL, 'Sao Paulo Watch - GM-103-3', NULL, '644352614770', 'FedEx', NULL, '2015-12-21', '18.12.2015 11:03', 'WL-GM-103-3', '1', 'a0YC000000cZRKeMAO', '195.01', '299.00'),
(37201, '371333091', NULL, NULL, 'Karolina Walczyk', '3 hewitt hall watercourse road blackpool', '', 'cork', 'cork', 'Irland', 'IE', NULL, NULL, '868542293', '00102508OS', NULL, NULL, 'Sao Paulo Watch - GM-103-6', NULL, '644352614780', 'FedEx', NULL, '2015-12-21', '17.12.2015 13:03', 'WL-GM-103-6', '1', 'a0YC000000cZRKhMAO', '195.01', '299.00'),
(37202, '371852888', NULL, NULL, 'Jennifer Hardy', '3 WILLOW DRIVE', '', 'SS6 9LD', 'RAYLEIGH', 'Großbritannien', 'GB', NULL, NULL, '7857585744', '0010182GD9', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352614791', 'FedEx', NULL, '2015-12-21', '19.12.2015 22:11', '4260295880381', '1', 'a0YC000000eFiZIMA0', '155.00', '249.00'),
(37203, '371483218', NULL, NULL, 'Andrew Long', '107-109  Main Street', 'Auckley', 'DN9 3HJ', 'Doncaster', 'Großbritannien', 'GB', NULL, NULL, '7966013925', '00101559VH', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352614806', 'FedEx', NULL, '2015-12-21', '18.12.2015 04:50', '42602958803015', '1', 'a0YC000000eFiZKMA0', '155.00', '249.00'),
(37204, '371604776', NULL, NULL, 'Marie Waterhouse', '65 PICTOR ROAD', 'If not in please try and deliver to 69 pictor rd thanks', 'SK17 7TB', 'BUXTON', 'Großbritannien', 'GB', NULL, NULL, '7710467649', '0010201MP2', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352614817', 'FedEx', NULL, '2015-12-21', '18.12.2015 16:42', '4260295880374', '1', 'a0YC000000eFiZHMA0', '155.00', '249.00'),
(37205, '371664668', NULL, NULL, 'Adrian Cieslik', '3 DAVIDSON PLACE', '', 'KA8 0DE', 'AYR', 'Großbritannien', 'GB', NULL, NULL, '7447903792', '0010007BSP', NULL, NULL, 'Black, Black Dial, Black Metal Band (T-3011-8)', NULL, '644352614828', 'FedEx', NULL, '2015-12-21', '18.12.2015 22:07', '4260295881777', '1', 'a0YC000000bIeXoMAK', '124.00', '189.00'),
(37206, '371615746', NULL, NULL, 'Jamie Lee Mccallaghan', '19 Parklands', '', 'CH66 3QG', 'ELLESMERE PORT', 'Großbritannien', 'GB', NULL, NULL, '7496105101', '00100092KP', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352614839', 'FedEx', NULL, '2015-12-21', '18.12.2015 17:26', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37207, '371596734', NULL, NULL, 'Marty Sikora', '19 GREENFIELDS', 'South Marston', 'SN3 4SQ', 'SWINDON', 'Großbritannien', 'GB', NULL, NULL, '7949112402', '0010203RTY', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352614840', 'FedEx', NULL, '2015-12-21', '18.12.2015 17:03', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37208, '371539460', NULL, NULL, 'Philippa Barnett', '34 THE PARADE', '', 'SL8 5SY', 'BOURNE END', 'Großbritannien', 'GB', NULL, NULL, '7858802451', '0010032BLZ', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352614850', 'FedEx', NULL, '2015-12-21', '18.12.2015 11:40', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37209, '371493686', NULL, NULL, 'Victoria falconer', '6 MARLBOROUGH STREET', '', 'TS25 5RL', 'HARTLEPOOL COUNTY DURHAM', 'Großbritannien', 'GB', NULL, NULL, '01429 219931', '0010046Q0B', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352614861', 'FedEx', NULL, '2015-12-21', '18.12.2015 07:38', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37210, '371475772', NULL, NULL, 'Delamarian Denisa', '51 Selby Road', '', 'e13 8nb', 'London newham', 'Großbritannien', 'GB', NULL, NULL, '7475620920', '0010059MRU', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352614872', 'FedEx', NULL, '2015-12-21', '18.12.2015 01:32', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37211, '371687075', NULL, NULL, 'Nicola Crouch', '34 ST. ANDREWS GARDENS', '', 'KA24 4JZ', 'DALRY', 'Großbritannien', 'GB', NULL, NULL, '7534587253', '0010150P1Q', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352614883', 'FedEx', NULL, '2015-12-21', '19.12.2015 00:38', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37212, '371470035', NULL, NULL, 'Shirley Hayman', '14 PHOENIX CLOSE', '', 'BR4 0TA', 'WEST WICKHAM', 'Großbritannien', 'GB', NULL, NULL, '7940510743', '0010116A2B', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352614894', 'FedEx', NULL, '2015-12-21', '18.12.2015 00:34', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37213, '371633319', NULL, NULL, 'Dominic McCann', '127 RESTALRIG AVENUE', '', 'EH7 6PN', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '1316619378', '0010237XCI', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352614909', 'FedEx', NULL, '2015-12-21', '18.12.2015 19:04', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37214, '371742423', NULL, NULL, 'Angela Higman', 'ANNEX, LONGT PITT HILL', '', 'PL21 0JJ', 'IVYBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7715970550', '0010214XUB', NULL, NULL, 'GM-508-6 silver strap silver case black face', NULL, '644352614910', 'FedEx', NULL, '2015-12-21', '19.12.2015 11:48', '4260295881951', '1', 'a0YC000000cYA7qMAG', '125.00', '199.00'),
(37215, '371688313', NULL, NULL, 'Abbas Hussain', '25 DEACONSFIELD ROAD', '', 'HP3 9HY', 'HEMEL HEMPSTEAD Hertfordshire', 'Großbritannien', 'GB', NULL, NULL, '7794568370', '0010222FUE', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352614920', 'FedEx', NULL, '2015-12-21', '19.12.2015 00:26', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37216, '371550699', NULL, NULL, 'Natalia Wdowczyk', '10HAVENCROFT Bush Street East', '', 'PO5 3BL', 'SOUTHSEA HAMPSHIRE', 'Großbritannien', 'GB', NULL, NULL, '4,47415E+11', '0010126F3E', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352614931', 'FedEx', NULL, '2015-12-21', '18.12.2015 12:37', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37217, '371646174', NULL, NULL, 'Hannah O\'Neill', '32 Bent Lane', '', 'PR25 4HQ', 'LEYLAND', 'Großbritannien', 'GB', NULL, NULL, '7450893452', '001025047A', NULL, NULL, 'Gold, Black Dial, Gold Metal Band (T-3011-7)', NULL, '644352614942', 'FedEx', NULL, '2015-12-21', '18.12.2015 20:05', '4260295881760', '1', 'a0YC000000bIeXnMAK', '124.00', '189.00'),
(37218, '371634001', NULL, NULL, 'Catherine Flood', '157 EDWARD ROAD', '', 'E17 6PA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7904955196', '0010108COW', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352614953', 'FedEx', NULL, '2015-12-21', '18.12.2015 18:58', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(37219, '371619762', NULL, NULL, 'Jonathan knight', '133B COLD BATH ROAD', '', 'HG2 0NU', 'HARROGATE', 'Großbritannien', 'GB', NULL, NULL, '1423709911', '0010154H5H', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352614964', 'FedEx', NULL, '2015-12-21', '18.12.2015 17:59', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(37220, '371855194', NULL, NULL, 'Moses Habtemicael', '73A HIGH STREET', '', 'SE25 6EB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7538877534', '00102127GY', NULL, NULL, 'T 3008-8 Damascus Watch-Black dial, black case, black dial', NULL, '644352614975', 'FedEx', NULL, '2015-12-21', '19.12.2015 22:08', '4260295881739', '1', 'a0YC000000cYvVVMA0', '122.00', '199.00'),
(37221, '371523030', NULL, NULL, 'Olivia Pauner', 'Presso FAO Viale delle terme di Caracalla -  Stanza D-542 1', '', '00153', 'Roma RM', 'Italien', 'IT', NULL, NULL, '3450286922', '0010135Z3S', NULL, NULL, 'GM-510-3', NULL, '644352614986', 'FedEx', NULL, '2015-12-21', '18.12.2015 11:40', 'GM-510-3', '1', 'a0YC000000eFDTdMAO', '150.00', '239.90'),
(37222, '371853187', NULL, NULL, 'Lusine Gabrielyan', 'Glasgowstraat 24', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '487429130', '0010250I8H', NULL, NULL, 'Malibu horloge - GM-502-3', NULL, '644352615000', 'FedEx', NULL, '2015-12-21', '19.12.2015 22:24', 'NL140128LB03', '1', 'a0YC000000eGGB4MAO', '155.00', '239.99'),
(37223, '371609963', NULL, NULL, 'Wei Zhang', 'Koningin Wilhelminaplein 436', '', '1062 KS', 'AMSTERDAM', 'Niederlanden', 'NL', NULL, NULL, '619363788', '0010113NQD', NULL, NULL, 'Malibu horloge - GM-502-2', NULL, '644352615011', 'FedEx', NULL, '2015-12-21', '18.12.2015 18:00', 'NL140128LB02', '1', 'a0YC000000cXe05MAC', '155.00', '239.99'),
(37224, '371742503', NULL, NULL, 'robin bos', 'Johan de Wittlaan 28', '', '6828 WG', 'ARNHEM Gelderland', 'Niederlanden', 'NL', NULL, NULL, '622333566', '0010185JKI', NULL, NULL, 'Monte Carlo horloge goud-zwart', NULL, '644352615022', 'FedEx', NULL, '2015-12-21', '19.12.2015 12:30', 'NL140117LB03', '1', 'a0YC000000eN7vZMAS', '170.00', '298.99'),
(37225, '371824364', NULL, NULL, 'Frits Remie', 'Copernicusstraat 42', '', '4816 CB', 'BREDA', 'Niederlanden', 'NL', NULL, NULL, '610015354', '0010126Y63', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352615033', 'FedEx', NULL, '2015-12-21', '19.12.2015 19:29', 'NL140520PJ11', '1', 'a0YC000000diVKHMA2', '175.01', '279.99'),
(37482, '375340492', NULL, NULL, 'Laurent Gerard', 'Chaussee de Waterloo 283', '', '5002', 'Saint-Servais', 'Belgien', 'BE', NULL, NULL, '497759701', '00101715BY', NULL, NULL, 'Montre Pionier Malibu Diamonds - ModÃ¨le GM-502-3 - Marron, dorÃ© et noir', NULL, '644352617150', 'FedEx', NULL, '2016-01-08', '06.01.2016 20:50', 'NL140128LB03', '1', 'a0YC000000eGGB4MAO', '155.00', '239.99'),
(37226, '372083749', NULL, NULL, 'Sam Farrow', '3 MARKET PLACE', 'Long Eaton', 'NG10 1JL', 'NOTTINGHAM Nottinghamshire', 'Großbritannien', 'GB', NULL, NULL, '7530688714', '0010043JM1', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352615066', 'FedEx', NULL, '2015-12-21', '20.12.2015 23:25', '4260295880374', '1', 'a0YC000000eFiZHMA0', '155.00', '249.00'),
(37227, '371982485', NULL, NULL, 'Norman Stewart', '18 BROOKFIELD DRIVE', '', 'BT22 2QW', 'NEWTOWNARDS', 'Großbritannien', 'GB', NULL, NULL, '7856241733', '0010091F53', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352615077', 'FedEx', NULL, '2015-12-21', '20.12.2015 15:55', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37228, '372080230', NULL, NULL, 'Alison Chamberlain', '60 MILL LANE', '', 'LN6 9PD', 'LINCOLN', 'Großbritannien', 'GB', NULL, NULL, '7946286560', '0010206RSK', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352615088', 'FedEx', NULL, '2015-12-21', '20.12.2015 22:57', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37229, '371879061', NULL, NULL, 'J Goddard', '2 Highlands Potterne', '', 'SN105NS', 'devizes Wilts', 'Großbritannien', 'GB', NULL, NULL, '1380722553', '00100171XL', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352615099', 'FedEx', NULL, '2015-12-21', '20.12.2015 00:35', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37230, '371881270', NULL, NULL, 'G Nanavati', '35 PRINCESS DIANA DRIVE', '', 'AL4 0DY', 'ST. ALBANS Hertfordshire', 'Großbritannien', 'GB', NULL, NULL, '7900083965', '0010187ION', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352615103', 'FedEx', NULL, '2015-12-21', '20.12.2015 00:59', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37231, '371979796', NULL, NULL, 'Colin Parkinson', '50 HORNBEAM ROAD', '', 'BT17 9DW', 'BELFAST', 'Großbritannien', 'GB', NULL, NULL, '7809117504', '00100319W4', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352615114', 'FedEx', NULL, '2015-12-21', '20.12.2015 15:35', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37232, '372062977', NULL, NULL, 'Christopher Caswell', '42 FIELDFARE CLOSE', '', 'NN18 8FF', 'CORBY', 'Großbritannien', 'GB', NULL, NULL, '7835826891', '00101576IQ', NULL, NULL, 'T 3008-4 Damascus Watch- Gold Case, Black Face, Black Strap', NULL, '644352615125', 'FedEx', NULL, '2015-12-21', '20.12.2015 22:03', '4260295881692', '1', 'a0YC000000cYvVRMA0', '122.00', '199.00'),
(37233, '372118273', NULL, NULL, 'Ucar Mukerrem', 'Rendsburger Landstr. 153F', '', '24113', 'Kiel', 'Deutschland', 'DE', NULL, NULL, '431681295', '0010191RG3', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836239347316', 'DHL', NULL, '2015-12-21', '21.12.2015 08:58', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37234, '371763717', NULL, NULL, 'Katja Kruse', 'Schroedersweg 40B', '', '22453', 'Hamburg', 'Deutschland', 'DE', NULL, NULL, '17662768177', '0010232BE6', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836239359951', 'DHL', NULL, '2015-12-21', '19.12.2015 14:02', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(37235, '371259102', '', '', 'Bernhard Plachetka', 'Karrenweg 50', '', '41169', 'Moenchengladbach', 'Deutschland', '', '', '', '02161/551772', '0010143SK0', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', 'Uhr erhalten 06.01.2016\r\nBitte refund!', '00340433836239377382', 'DHL', '', '2015-12-21', '17.12.2015 06:58', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37236, '371208585', NULL, NULL, 'Tatjana Schejn', 'Bornholmstr. 54a', '', '33729', 'Bielefeld', 'Deutschland', 'DE', NULL, NULL, '0521/4280172', '0010215R9L', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836239394686', 'DHL', NULL, '2015-12-21', '16.12.2015 22:35', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37237, '371116865', '', '', 'uwe beschoten', 'Harener Hof 2', '', '30539', 'Hannover', 'Deutschland', '', '', '', '1713418343', '0010006GAI', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', 'Uhr am 29.12.15 zurück erhalten ! Refund!', '00340433836239408994', 'DHL', '', '2015-12-21', '16.12.2015 17:23', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(37238, '3074457345680739410', NULL, NULL, 'Ibrahim Azhan', 'No.1 Lengkuk Rebung KS6, Ambang Botanic', '/Bander Botanic', '41200', 'KLANG Selangor', 'Malaysia', 'MY', NULL, NULL, '173437977', '0010117PAP', NULL, NULL, 'WITHOUT DIAMONDS (GM-3005-4): Theorema Marco Polo Automatic Watc', NULL, '578824940958', 'FedEx', NULL, '2015-12-21', '16.12.2015 14:22', 'a0YC000000cZZzCMAW', '1', 'a0YC000000cZZzCMAW', '667.11', '769.00'),
(37239, '372034480', NULL, NULL, 'RAI francesca ceci', 'VIA TEULADA 66', 'Palazzina Servizi Stanza 319 piano 3', '00195', 'ROMA RM', 'Italien', 'IT', NULL, NULL, '3405216427', '0010058LD6', NULL, NULL, 'GM-510-7', NULL, '644352615136', 'FedEx', NULL, '2015-12-21', '20.12.2015 20:34', 'GM-510-7', '1', 'a0YC000000eFDThMAO', '150.00', '239.90'),
(37240, '371954748', NULL, NULL, 'Gioele Carotti', 'VIA PIER PAOLO PASOLINI 7', '', '61032', 'FANO PU', 'Italien', 'IT', NULL, NULL, '3891647930', '0010225LZW', NULL, NULL, 'GM-510-1', NULL, '644352615147', 'FedEx', NULL, '2015-12-21', '20.12.2015 14:32', 'GM-510-1', '1', 'a0YC000000eFDTbMAO', '150.00', '239.90'),
(37241, '371947780', NULL, NULL, 'Ledia Kaceli', 'Via Giuseppe Micheli 53', '', '43122', 'PARMA PR', 'Italien', 'IT', NULL, NULL, '3389967885', '10171334', NULL, NULL, 'GM-510-3', NULL, '644352615158', 'FedEx', NULL, '2015-12-21', '20.12.2015 13:32', 'GM-510-3', '1', 'a0YC000000eFDTdMAO', '150.00', '239.90'),
(37242, '372069981', NULL, NULL, 'freddy aerts', 'Weg naar As 107-12', '', '3600', 'Genk Limburg', 'Belgien', 'BE', NULL, NULL, '32495185649', '00101885OI', NULL, NULL, 'Malibu horloge - GM-502-3', NULL, '644352615170', 'FedEx', NULL, '2015-12-22', '20.12.2015 23:21', 'NL140128LB03', '1', 'a0YC000000eGGB4MAO', '155.00', '239.99'),
(37243, '371960357', NULL, NULL, 'Boyd Sleeman', 'Melkweg 43', '', '1251 PP', 'LAREN', 'Niederlanden', 'NL', NULL, NULL, '31655693803', '0010145BK3', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352615180', 'FedEx', NULL, '2015-12-22', '20.12.2015 15:00', 'NL140520PJ11', '1', 'a0YC000000diVKHMA2', '175.01', '279.99'),
(37244, '371867700', NULL, NULL, 'E. van der Meer', 'Huizenkade 58', '', '3826 AP', 'AMERSFOORT', 'Niederlanden', 'NL', NULL, NULL, '31652847266', '0010149GMW', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352615191', 'FedEx', NULL, '2015-12-22', '20.12.2015 00:00', 'NL140520PJ10', '1', 'a0YC000000diVKGMA2', '175.01', '279.99'),
(37245, '372209675', NULL, NULL, 'Kamil Czarniewski', 'Breffni Lodg Breffni Lodge', 'Old Mill', 'Co', 'Kill Kildare', 'Irland', 'IE', NULL, NULL, '857488394', '0010074UJN', NULL, NULL, 'Sao Paulo Watch - GM-103-3', NULL, '644352615206', 'FedEx', NULL, '2015-12-22', '21.12.2015 15:34', 'WL-GM-103-3', '1', 'a0YC000000cZRKeMAO', '195.01', '299.00'),
(37246, '372137581', NULL, NULL, 'Wladyslaw Rolewicz', '39 LANGTON ROAD', '', 'HA3 6QR', 'HARROW', 'Großbritannien', 'GB', NULL, NULL, '7746342586', '00101983BN', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352615217', 'FedEx', NULL, '2015-12-22', '21.12.2015 10:53', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37247, '372155237', NULL, NULL, 'Michael Rowe', '111 UPPLEBY ROAD', 'Parkstone', 'BH12 3DD', 'POOLE', 'Großbritannien', 'GB', NULL, NULL, '1202986793', '0010250D5U', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352615228', 'FedEx', NULL, '2015-12-22', '21.12.2015 11:42', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37248, '372093814', NULL, NULL, 'Nomsa Thodhlana', '67 stockbreach road', '', 'AL10 0AU', 'hatfield hertfordshire', 'Großbritannien', 'GB', NULL, NULL, '7939061847', '00100777L6', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '644352615239', 'FedEx', NULL, '2015-12-22', '21.12.2015 00:59', '4260295881210', '1', 'a0YC000000cY9OCMA0', '125.00', '199.00'),
(37249, '372242259', NULL, NULL, 'Lee Norris', '18 MADEIRA AVENUE', '', 'BN11 2AU', 'WORTHING West Sussex', 'Großbritannien', 'GB', NULL, NULL, '7957517740', '0010097V64', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352615240', 'FedEx', NULL, '2015-12-22', '21.12.2015 18:23', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(37250, '372139250', NULL, NULL, 'Gemma Burkhill', '18 Grange road', '', 'DY1 2aj', 'DUDLEY WEST MIDLANDS', 'Großbritannien', 'GB', NULL, NULL, '7506803704', '00100271ED', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352615250', 'FedEx', NULL, '2015-12-22', '21.12.2015 10:12', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(37251, '372300146', NULL, NULL, 'Adam Fisher', '8 Plum Tree Horns Road', '', 'TN18 4QY', 'Hawkhurst Kent', 'Großbritannien', 'GB', NULL, NULL, '7887474725', '00100050LV', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352615261', 'FedEx', NULL, '2015-12-22', '21.12.2015 22:54', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37252, '372091122', NULL, NULL, 'Nomsa Thodhlana', '67 stockbreach road', '', 'AL10 0AU', 'hatfield hertfordshire', 'Großbritannien', 'GB', NULL, NULL, '7939061847', '00101808GX', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352615239', 'FedEx', NULL, '2015-12-22', '21.12.2015 00:33', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37253, '372168683', NULL, NULL, 'Kadie Jalloh', '112 Langport Avenue', 'Ardwick', 'M12 4NG', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7577642930', '0010210CHO', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352615272', 'FedEx', NULL, '2015-12-22', '21.12.2015 12:36', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(37254, '3074457345680846836', NULL, NULL, 'Fion Tan', '78 INDUS ROAD  , INDUS GARDEN #07-489 NA', 'NA', '161078', 'Singapore', 'Singapur', 'SG', NULL, NULL, '96811199', '00102507NO', NULL, NULL, 'Javelle Automatic Watch', NULL, '578824941005', 'FedEx', NULL, '2015-12-23', '21.12.2015 09:11', 'SG150706RS01', '1', 'a0YC000000d0ge4MAA', '122.18', '149.00'),
(37255, '3074457345680820379', NULL, NULL, 'Andre Liang', '805 WOODLANDS STREET 81  #12-17 NA', 'NA', '730805', 'Singapore', 'Singapur', 'SG', NULL, NULL, '90291776', '0010151TW2', NULL, NULL, 'GM511-1: Pionier by Theorema New York Diamonds Automatic Watch', NULL, '578824941016', 'FedEx', NULL, '2015-12-23', '19.12.2015 21:42', 'SG150630RS140', '1', 'a0YC000000czRhBMAU', '271.20', '339.00'),
(37256, '372304993', NULL, NULL, 'Noe Maximilian', 'Johann-Sebastian-Bach-Str. 27', '', '85540', 'Haar', 'Deutschland', 'DE', NULL, NULL, '1743242588', '0010089UXN', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836243966114', 'FedEx', NULL, '2015-12-23', '22.12.2015 00:33', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(37257, '372319344', NULL, NULL, 'KURAOGLU Gonul', 'Av des Chataignes 29 A', '', '1950', 'Kraainem', 'Belgien', 'BE', NULL, NULL, '475819909', '00101543IX', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352615294', 'FedEx', NULL, '2015-12-23', '22.12.2015 02:19', 'NL140520PJ10', '1', 'a0YC000000diV4rMAE', '175.01', '279.99'),
(37258, '372256672', NULL, NULL, 'Byli Iberdemaj', 'Georges De Conincklaan 17', '', '1831', 'Diegem', 'Belgien', 'BE', NULL, NULL, '485453063', '00100406J2', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352615309', 'FedEx', NULL, '2015-12-23', '21.12.2015 20:19', 'NL140520PJ10', '1', 'a0YC000000diV4rMAE', '175.01', '279.99'),
(37259, '372515398', NULL, NULL, 'sakine bradley', '171 FLAT 125 HALL STREET', '', 'EC1V 7PT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7985385416', '00102163N2', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352615310', 'FedEx', NULL, '2015-12-23', '22.12.2015 22:12', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37260, '372372689', NULL, NULL, 'Adonis Mihai', 'ONE EXCHANGE EUROPEAN BANK FOR', 'RECONSTRUCTION AND DEVELOP', 'EC2A 2JN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7753219879', '10008317', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352615320', 'FedEx', NULL, '2015-12-23', '22.12.2015 11:20', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37261, '372436241', NULL, NULL, 'ROY ARNESEN', '8 GREENWAY', '', 'TD15 2NA', 'BERWICK-UPON-TWEED', 'Großbritannien', 'GB', NULL, NULL, '7917161615', '0010204L07', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352615331', 'FedEx', NULL, '2015-12-23', '22.12.2015 16:39', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37262, '372413334', NULL, NULL, 'Alan Cawthorne', '44 STONEGATE', '', 'PE11 2PH', 'SPALDING Lincolnshire', 'Großbritannien', 'GB', NULL, NULL, '7886979026', '0010149HDV', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '644352615342', 'FedEx', NULL, '2015-12-23', '22.12.2015 14:20', '4260295881210', '1', 'a0YC000000cY9OCMA0', '125.00', '199.00'),
(37263, '372319661', NULL, NULL, 'Andry Foxhays', '3 Fulmead Road', '', 'RG30 1JX', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7555202422', '0010013HSS', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352615353', 'FedEx', NULL, '2015-12-23', '22.12.2015 01:37', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(37264, '372419575', NULL, NULL, 'David Carr', '59 DERWENT DRIVE', 'Lakeside', 'DN4 5PB', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '7758701340', '0010124LP8', NULL, NULL, 'GM-508-4  Black Strap Black Case Black Face', NULL, '644352615364', 'FedEx', NULL, '2015-12-23', '22.12.2015 14:54', '4260295881241', '1', 'a0YC000000cY9OEMA0', '125.00', '199.00'),
(37265, '372402316', NULL, NULL, 'Robert Haughian', '6 Hampton Court', 'Wilmslow Road', 'SK93GA', 'Handforth Cheshire', 'Großbritannien', 'GB', NULL, NULL, '07854 554 178', '0010041R0M', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352615375', 'FedEx', NULL, '2015-12-23', '22.12.2015 13:16', '4260295881999', '1', 'a0YC000000eFiZNMA0', '155.00', '249.00'),
(37266, '372574183', NULL, NULL, 'sophie Serck', 'Kortrijksesteenweg 759', '', '9000', 'Gent oost vlaanderen', 'Belgien', 'BE', NULL, NULL, '486667123', '0010240M8O', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352615386', 'FedEx', NULL, '2015-12-23', '23.12.2015 09:19', 'NL140520PJ08', '1', 'a0YC000000diV4qMAE', '175.01', '279.99'),
(37267, '372574184', NULL, NULL, 'sophie Serck', 'Kortrijksesteenweg 759', '', '9000', 'Gent oost vlaanderen', 'Belgien', 'BE', NULL, NULL, '486667123', '0010216RHD', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352615386', 'FedEx', NULL, '2015-12-23', '23.12.2015 09:19', 'NL140520PJ08', '1', 'a0YC000000diV4qMAE', '175.01', '279.99'),
(37268, '372574781', NULL, NULL, 'sophie Serck', 'Kortrijksesteenweg 759', '', '9000', 'Gent oost vlaanderen', 'Belgien', 'BE', NULL, NULL, '486667123', '0010214PRD', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352615386', 'FedEx', NULL, '2015-12-23', '23.12.2015 09:19', 'NL140520PJ10', '1', 'a0YC000000diV4rMAE', '175.01', '279.99'),
(37269, '372515314', NULL, NULL, 'Mohammad Ahmadian', 'Pierre Curielaan 1', '', '1780', 'Wemmel', 'Belgien', 'BE', NULL, NULL, '491221143', '0010198EW3', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352615397', 'FedEx', NULL, '2015-12-23', '22.12.2015 22:50', 'NL140520PJ08', '1', 'a0YC000000diV4qMAE', '175.01', '279.99'),
(37270, '372529435', NULL, NULL, 'Christel Chevaux', 'Rue du travail 9/21', '', '4102', 'Ougree', 'Belgien', 'BE', NULL, NULL, '0475-80-89-79', '0010031D8E', NULL, NULL, 'Une montre Casablanca - Noir', NULL, '644352615401', 'FedEx', NULL, '2015-12-23', '22.12.2015 23:49', 'NL140520PJ11', '1', 'a0YC000000diV4sMAE', '175.01', '279.99'),
(37271, '373081626', '', '', 'Ali Reza Tarameshlou', 'Hermann-Brill-Str. 34', '', '65931', 'Frankfurt am Main', 'Deutschland', '', '', '', '01775024581', '00100863O7', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', 'Uhr erhalten 28.01.2016\r\nBitte refund!', '00340433836250567137', 'DHL', '', '2015-12-28', '2015-12-25 21:58', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37272, '372968938', NULL, NULL, 'Markus Stein', 'Sponheimweg 3', '', '53604', 'Bad Honnef', 'Deutschland', 'DE', NULL, NULL, '015167520693', '0010017WTP', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', NULL, '00340433836250568325', 'DHL', NULL, '2015-12-28', '2015-12-25 00:56', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(37273, '372908038', '', '', 'Otto Willhoeft', 'Viljandiring 9', '', '22926', 'Ahrensburg', 'Deutschland', '', '', '', '+49410220873', '00100228N2', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', 'Uhr erhalten 06.01.2016\r\nBitte refund!', '00340433836250570045', 'DHL', '', '2015-12-28', '2015-12-24 17:05', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(37274, '372357189', '', '', 'Sebastian Engel', 'Stöckerstr. 18', '', '16515', 'Oranienburg', 'Deutschland', '', '', '', '', '0010028TBQ', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', 'Uhr erhalten 07.01.2016\r\nBitte refund!', '00340433836250571707', 'DHL', '', '2015-12-28', '2015-12-22 10:42', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(37275, '3074457345680945598', NULL, NULL, 'CHEW KIN HEE', '897D WOODLANDS DRIVE 50 ULTI STOREY CAR PARK #06-607 NA', 'NA', '733897', 'Singapore', 'Singapur', 'SG', NULL, NULL, '91918278', '0010173FYU', NULL, NULL, 'GM-3005 WITH DIAMONDS (WHITE DIAL, SILVER CHAIN): Theorema Marco Polo Watch', NULL, '578824941071', 'FedEx', NULL, '2015-12-28', '25.12.2015 21:11', 'SG151109NH28', '1', 'a0YC000000eGCXTMA4', '233.22', '299.00'),
(37276, '3074457345680944508', NULL, NULL, 'CHEW KIN HEE', '897D WOODLANDS DRIVE 50 ULTI STOREY CAR PARK #06-607 NA', 'NA', '733897', 'Singapore', 'Singapur', 'SG', NULL, NULL, '91918278', '0010165UDD', NULL, NULL, 'T-3005 (BLACK DIAL, SILVER RIM): Theorema Marco Polo Watch', NULL, '578824941071', 'FedEx', NULL, '2015-12-28', '25.12.2015 21:11', 'SG151109NH23', '1', 'a0YC000000eGCXOMA4', '233.22', '299.00'),
(37277, '372607852', NULL, NULL, 'Ronal Ramduny', '10 Primrose Street Philborough', '', '353', 'Dublin 7', 'Irland', 'IE', NULL, NULL, '877661491', '00100100XS', NULL, NULL, 'Sao Paulo Watch - GM-103-8', NULL, '644352615423', 'FedEx', NULL, '2015-12-28', '23.12.2015 11:04', 'WL-GM-103-8', '1', 'a0YC000000cZRKjMAO', '195.01', '299.00'),
(37278, '372906485', NULL, NULL, 'andrew boyd', '26B CHURCH STREET WEST', '', 'M26 2SQ', 'MANCHESTER Manchester', 'Großbritannien', 'GB', NULL, NULL, '7521752743', '0010174UAA', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352615434', 'FedEx', NULL, '2015-12-28', '24.12.2015 16:02', '4260295881050', '1', 'a0YC000000eFiZLMA0', '155.00', '249.00'),
(37279, '373209027', NULL, NULL, 'Eilish Radbourne', '1 CALLIS WALK', '', 'B77 5LR', 'TAMWORTH', 'Großbritannien', 'GB', NULL, NULL, '7824535621', '0010182NFP', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352615445', 'FedEx', NULL, '2015-12-28', '26.12.2015 16:26', '4260295881050', '1', 'a0YC000000eFiZLMA0', '155.00', '249.00'),
(37280, '373182475', NULL, NULL, 'Matt Cross', '98 THE RIDGEWAY', '', 'AL4 9PS', 'ST. ALBANS', 'Großbritannien', 'GB', NULL, NULL, '7518259125', '0010072G5H', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352615456', 'FedEx', NULL, '2015-12-28', '26.12.2015 13:27', '4260295881050', '1', 'a0YC000000eFiZLMA0', '155.00', '249.00'),
(37281, '372707827', NULL, NULL, 'phil Taylor', '34 FAIRESTONE AVENUE', '', 'LE3 8FF', 'LEICESTER leicestershire2', 'Großbritannien', 'GB', NULL, NULL, '7490268164', '0010015PTX', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352615467', 'FedEx', NULL, '2015-12-28', '23.12.2015 18:32', '4260295881050', '1', 'a0YC000000eFiZLMA0', '155.00', '249.00'),
(37282, '373174094', NULL, NULL, 'Tanveer Rashid-Tarafder', 'Silverlees SiIlver Hill Road', 'Willesborough Kent', 'TN24 0NZ', 'Ashford', 'Großbritannien', 'GB', NULL, NULL, '7796858050', '001003394R', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352615478', 'FedEx', NULL, '2015-12-28', '26.12.2015 12:53', '4260295881050', '1', 'a0YC000000eFiZLMA0', '155.00', '249.00'),
(37283, '366809232', NULL, NULL, 'Aileen Grant', '56 WHITEHALL ROAD', '', 'AB25 2PR', 'ABERDEEN Aberdeen City', 'Großbritannien', 'GB', NULL, NULL, '7824660717', '00100701DG', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352615489', 'FedEx', NULL, '2015-12-28', '01.12.2015 23:02', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37284, '372775870', NULL, NULL, 'EDWARD SINER', '1 Ardleigh grove', 'Old swan', 'L7 5QW', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7548135725', '0010105TVM', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352615490', 'FedEx', NULL, '2015-12-28', '24.12.2015 00:44', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37285, '373009491', NULL, NULL, 'Jordan Mcglashen', '8 Markford walk', '', 'B19 2HD', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7496195803', '00101837Y5', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352615504', 'FedEx', NULL, '2015-12-28', '25.12.2015 11:33', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37286, '373041628', NULL, NULL, 'Snoopy Pimpson', '47A coningham rd', '', 'W12 8BS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7464632051', '0010092FM9', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352615515', 'FedEx', NULL, '2015-12-28', '25.12.2015 15:54', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37287, '372679485', NULL, NULL, 'Angela Claridge', '20 STROUD GREEN', '', 'RG14 7JA', 'NEWBURY', 'Großbritannien', 'GB', NULL, NULL, '7787299194', '0010036PSH', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352615526', 'FedEx', NULL, '2015-12-28', '23.12.2015 16:34', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37288, '372750514', NULL, NULL, 'Joanna Maber', 'Star Inn LONDON ROAD', '', 'RH19 2QR', 'EAST GRINSTEAD', 'Großbritannien', 'GB', NULL, NULL, '7855777564', '00102463IW', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352615537', 'FedEx', NULL, '2015-12-28', '23.12.2015 22:11', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37289, '373057680', NULL, NULL, 'Verity Richardson', '115B Hale End Road', '', 'E174DJ', 'London', 'Großbritannien', 'GB', NULL, NULL, '7850234788', '0010037C8V', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352615548', 'FedEx', NULL, '2015-12-28', '25.12.2015 17:57', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37290, '373060333', NULL, NULL, 'VIKESH SAVJANI', '67 EASTERN ROAD', '', 'B29 7JX', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7976800134', '0010010D59', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352615559', 'FedEx', NULL, '2015-12-28', '25.12.2015 18:23', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37291, '373259659', NULL, NULL, 'Bhavin Kakaiya', '52 ST. MICHAELS CRESCENT', '', 'HA5 5LG', 'PINNER', 'Großbritannien', 'GB', NULL, NULL, '7951679834', '0010089HOW', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352615560', 'FedEx', NULL, '2015-12-28', '26.12.2015 21:26', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37292, '372992517', NULL, NULL, 'Daniel Turner', '8 HEWITT CLOSE', 'Allington', 'ME16 0UJ', 'MAIDSTONE Kent', 'Großbritannien', 'GB', NULL, NULL, '7511886755', '0010192K2M', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352615570', 'FedEx', NULL, '2015-12-28', '25.12.2015 09:38', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37293, '372993636', NULL, NULL, 'Gavin Backhouse', '13 OAK CLOSE', '', 'IP11 2LS', 'FELIXSTOWE Suffolk', 'Großbritannien', 'GB', NULL, NULL, '7947178657', '0010176PU3', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352615581', 'FedEx', NULL, '2015-12-28', '25.12.2015 09:26', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37294, '373095934', NULL, NULL, 'Simon Novakovic', '12 COURTNEY CLOSE', '', 'CV11 6JB', 'NUNEATON', 'Großbritannien', 'GB', NULL, NULL, '7878248938', '1,02E+11', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352615592', 'FedEx', NULL, '2015-12-28', '25.12.2015 22:56', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37295, '372933434', NULL, NULL, 'Luke Whittington', '7 ANSON ROAD', '', 'SK9 2HE', 'WILMSLOW', 'Großbritannien', 'GB', NULL, NULL, '7528484494', '0010188SA1', NULL, NULL, 'GM-508-4  Black Strap Black Case Black Face', NULL, '644352615607', 'FedEx', NULL, '2015-12-28', '24.12.2015 18:41', '4260295881241', '1', 'a0YC000000cY9OEMA0', '125.00', '199.00'),
(37296, '372831532', NULL, NULL, 'Andrew Wellings', '104 ASHCROFT ROAD', '', 'LU2 9AX', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '7785908513', '0010222TDU', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352615618', 'FedEx', NULL, '2015-12-28', '24.12.2015 10:39', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37297, '373153497', NULL, NULL, 'EROMOSELE Iwowo', '8A RUNWELL ROAD', '', 'SS11 7AB', 'WICKFORD Essex', 'Großbritannien', 'GB', NULL, NULL, '7946708064', '0010093DOA', NULL, NULL, 'GM-508-6 silver strap silver case black face', NULL, '644352615629', 'FedEx', NULL, '2015-12-28', '26.12.2015 11:26', '4260295881951', '1', 'a0YC000000cYA7qMAG', '125.00', '199.00'),
(37298, '373177149', NULL, NULL, 'Adam Cannon', '7 WHITEMOORS CLOSE', '', 'CV13 6EQ', 'NUNEATON', 'Großbritannien', 'GB', NULL, NULL, '2476396700', '0010110RDJ', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352615630', 'FedEx', NULL, '2015-12-28', '26.12.2015 13:23', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37299, '372967195', NULL, NULL, 'harsha kachhwaha', '130A SHINFIELD ROAD', '', 'RG2 7DT', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7922929013', '0010095D9F', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352615640', 'FedEx', NULL, '2015-12-28', '25.12.2015 00:03', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37300, '372927020', NULL, NULL, 'Kimran Hussain', '29  Deaconsfield road', '', 'Hp3 9hy', 'Hemel Hempstead Hertfordshire', 'Großbritannien', 'GB', NULL, NULL, '7762350341', '0010139TF3', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352615651', 'FedEx', NULL, '2015-12-28', '24.12.2015 18:18', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(37301, '372776146', NULL, NULL, 'EDWARD SINER', '1 Ardleigh grove', 'Old swan', 'L7 5QW', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7548135725', '0010031X2C', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352615490', 'FedEx', NULL, '2015-12-28', '24.12.2015 00:49', '4260295881999', '1', 'a0YC000000eFiZNMA0', '155.00', '249.00'),
(37302, '373041275', NULL, NULL, 'Michelle Lee', '5 RADNOR WAY', 'Southville', 'NP44 3QU', 'CWMBRAN', 'Großbritannien', 'GB', NULL, NULL, '7969909052', '0010207HJ6', NULL, NULL, 'T 3008-3  Damascus Watch- Gold Case, Black Face, Black Strap', NULL, '644352615662', 'FedEx', NULL, '2015-12-28', '25.12.2015 15:29', '4260295880176', '1', 'a0YC000000cYvVQMA0', '122.00', '199.00'),
(37303, '373236910', NULL, NULL, 'Danny Dickinson', '54 Chalfont St peter', '', 'Sl90es', 'Bucks', 'Großbritannien', 'GB', NULL, NULL, '7887484492', '0010250EF2', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352615673', 'FedEx', NULL, '2015-12-28', '26.12.2015 18:56', '4260295880312', '1', 'a0YC000000eG3evMAC', '96.01', '149.00'),
(37304, '372733589', NULL, NULL, 'MARJORIE baker sari', 'Rue des Garennes 164', 'b2', '7134', 'Ressaix Ressaix', 'Belgien', 'BE', NULL, NULL, '494282223', '0010176NEJ', NULL, NULL, 'Montre Pionier Malibu Diamonds - ModÃ¨le GM-502-5 - ArgentÃ©, blanc et blanc', NULL, '644352615684', 'FedEx', NULL, '2015-12-28', '23.12.2015 21:50', 'NL140128LB05', '1', 'a0YC000000eNG3qMAG', '155.00', '239.99'),
(37305, '372768587', NULL, NULL, 'Jacques Vliegen', 'Korenbloemstraat 30', '', '3960', 'Bree Limbur', 'Belgien', 'BE', NULL, NULL, '498774844', '0010141F9S', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, '644352615695', 'FedEx', NULL, '2015-12-28', '24.12.2015 00:22', 'NL140520PJ07', '1', 'a0YC000000diV4oMAE', '175.01', '279.99'),
(37306, '372724362', NULL, NULL, 'Nassire El arras', 'Snoekstraat 73', '', '9000', 'Gent Oost-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '486293750', '00100769JJ', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, '644352615700', 'FedEx', NULL, '2015-12-28', '23.12.2015 20:50', 'NL140520PJ07', '1', 'a0YC000000diV4oMAE', '175.01', '279.99'),
(37307, '372678497', NULL, NULL, 'Hamza Tizza', 'Nekkerspoelstraat 216', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '488198648', '0010111VKU', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352615710', 'FedEx', NULL, '2015-12-28', '23.12.2015 17:22', 'NL140520PJ11', '1', 'a0YC000000diV4sMAE', '175.01', '279.99'),
(37308, '372676306', NULL, NULL, 'alexis regniers', 'avenue De Scheut 127', '', '1070', 'anderlecht', 'Belgien', 'BE', NULL, NULL, '471096090', '001022034S', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352615721', 'FedEx', NULL, '2015-12-28', '23.12.2015 16:52', 'NL140520PJ09', '1', 'a0YC000000diV4pMAE', '175.01', '279.99'),
(37309, '372677568', NULL, NULL, 'David Grillo', '44 rue de tamines', '', '6224', 'Wanfercee-Baulet Belgique charleroi', 'Belgien', 'BE', NULL, NULL, '495742957', '0010180P6V', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352615732', 'FedEx', NULL, '2015-12-28', '23.12.2015 17:23', 'NL140520PJ08', '1', 'a0YC000000diV4qMAE', '175.01', '279.99'),
(37310, '373078531', NULL, NULL, 'Cynthia Hoevenberg', 'Berceusestraat 175', '', '1061 HX', 'AMSTERDAM', 'Niederlanden', 'NL', NULL, NULL, '653250583', '0010171F47', NULL, NULL, 'Malibu horloge -GM-502-6', NULL, '644352615743', 'FedEx', NULL, '2015-12-28', '25.12.2015 21:29', 'NL140128LB06', '1', 'a0YC000000eNG8pMAG', '155.00', '239.99'),
(37311, '372734769', NULL, NULL, 'Obeida Brinkman', 'Oeverpad 552', '', '1068 PM', 'AMSTERDAM', 'Niederlanden', 'NL', NULL, NULL, '3145889057', '00100299NU', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, '644352615754', 'FedEx', NULL, '2015-12-28', '23.12.2015 21:59', 'NL140520PJ07', '1', 'a0YC000000diVKDMA2', '175.01', '279.99'),
(37312, '372718217', NULL, NULL, 'Sunita Mahabier', 'Doormanplein 53', '', '2901 AG', 'CAPELLE AAN DEN IJSSEL', 'Niederlanden', 'NL', NULL, NULL, '619344339', '0010216VSN', NULL, NULL, 'Monte Carlo horloge zwart-zwart', NULL, '644352615765', 'FedEx', NULL, '2015-12-28', '23.12.2015 20:31', 'NL140117LB04', '1', 'a0YC000000eN7vcMAC', '170.00', '298.99'),
(37313, '373180163', NULL, NULL, 'Juan Carlos Sancho Revilla', 'CALLE EUSEBIO GONZALEZ SUAREZ 36', '4oE', '47014', 'VALLADOLID', 'Spanien', 'ES', NULL, NULL, '651998193', '0010250VE4', NULL, NULL, 'GM-510-1', NULL, '644352615776', 'FedEx', NULL, '2015-12-28', '26.12.2015 12:30', 'WLMCES2015121040', '1', 'a0YC000000eVWK2MAO', '150.00', '239.89'),
(37314, '373188228', NULL, NULL, 'David Morrissey', '45/46 Nassau street', '', 'D2', 'Dublin', 'Irland', 'IE', NULL, NULL, '872290447', '0010078UY6', NULL, NULL, 'Sao Paulo Watch - GM-103-3', NULL, '644352615787', 'FedEx', NULL, '2015-12-28', '26.12.2015 14:02', 'WL-GM-103-3', '1', 'a0YC000000cZRKeMAO', '195.01', '299.00'),
(37315, '373143589', NULL, NULL, 'Ranjit Johal', 'bunowen flat st patricks road', '', '0', 'Wicklow town', 'Irland', 'IE', NULL, NULL, '3,53862E+11', '00102503O8', NULL, NULL, 'GM511-3 Brown Strap, Gold Case, White Face', NULL, '644352615798', 'FedEx', NULL, '2015-12-28', '26.12.2015 10:02', 'WL-GM511-3', '1', 'a0YC000000cZQgAMAW', '165.00', '235.00'),
(37316, '373367341', NULL, NULL, 'charlotte quinn', '58 HOWARDS WAY', '', 'NN3 6RP', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7583688922', '0010079FJ3', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352615802', 'FedEx', NULL, '2015-12-28', '27.12.2015 14:56', '4260295881999', '1', 'a0YC000000eFiZNMA0', '155.00', '249.00'),
(37317, '373454627', NULL, NULL, 'Dorothy Morris', '36 ALDWELL CLOSE', 'Wooton', 'NN4 6AX', 'NORTHAMPTON Northamptonshire', 'Großbritannien', 'GB', NULL, NULL, '7453285247', '0010031VU3', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352615813', 'FedEx', NULL, '2015-12-28', '27.12.2015 22:55', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37318, '373350937', NULL, NULL, 'David clarke', '36 DERWENT CRESCENT', '', 'S60 5EN', 'ROTHERHAM', 'Großbritannien', 'GB', NULL, NULL, '7852101595', '0010100DJ0', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352615824', 'FedEx', NULL, '2015-12-28', '27.12.2015 12:55', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37319, '373424653', NULL, NULL, 'EDWARD EHIKHAMHEN', '57 LIMEHOUSE LODGE', '', 'E5 9RN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7450929023', '0010182MUT', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352615835', 'FedEx', NULL, '2015-12-28', '27.12.2015 19:54', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37320, '373362504', NULL, NULL, 'Adam Shier', '23 Otter Close, Ibstock', '', 'LE67 6AQ', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7788280366', '001010358D', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352615846', 'FedEx', NULL, '2015-12-28', '27.12.2015 14:27', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37321, '373409381', NULL, NULL, 'Desmond Leong', 'Hansestrasse  53', '', '21337', 'Lüneburg', 'Deutschland', 'DE', NULL, NULL, '041312237555', '0010229VJU', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', NULL, '00340433836254636990', 'DHL', NULL, '2015-12-28', '2015-12-27 19:57', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(37322, '373453283', NULL, NULL, 'Michael Troy', '47 Inniscarra Road', 'Fair Hill', 'T23 DHX5', 'Cork Cork', 'Irland', 'IE', NULL, NULL, '876413489', '0010250DIW', NULL, NULL, 'Sao Paulo Watch - GM-103-5', NULL, '644352615868', 'FedEx', NULL, '2015-12-29', '27.12.2015 23:02', 'WL-GM-103-5', '1', 'a0YC000000cZRKgMAO', '195.01', '299.00'),
(37323, '373439807', NULL, NULL, 'Sean Maguire', '11 Santry court', 'Santry', 'Dublin 17', 'Santry Dublin', 'Irland', 'IE', NULL, NULL, '858135590', '0010175GLT', NULL, NULL, 'Sao Paulo Watch - GM-103-3', NULL, '644352615879', 'FedEx', NULL, '2015-12-29', '27.12.2015 21:32', 'WL-GM-103-3', '1', 'a0YC000000cZRKeMAO', '195.01', '299.00'),
(37324, '373300114', NULL, NULL, 'Edgar Coronel', '153  Moorefield Park', 'newbridge', '', 'Kildare', 'Irland', 'IE', NULL, NULL, '894821130', '0010029X65', NULL, NULL, 'Sao Paulo Watch - GM-103-3', NULL, '644352615880', 'FedEx', NULL, '2015-12-29', '27.12.2015 06:32', 'WL-GM-103-3', '1', 'a0YC000000cZRKeMAO', '195.01', '299.00'),
(37325, '3074457345680966793', NULL, NULL, 'Amirul Ashraf', '247, Jalan Datuk Sulaiman, Taman Tun Dr. Ismail', '', '60000', 'KUALA LUMPUR WPKL', 'Malaysia', 'MY', NULL, NULL, '60176763767', '0010250XNP', NULL, NULL, 'Theorema Macau 16991 with Stainless Steel Strap', NULL, '604569194325', 'FedEx', NULL, '2015-12-29', '28.12.2015 13:26', 'a0YC000000eTz5VMAS', '1', 'a0YC000000eTz5VMAS', '779.88', '899.00'),
(37326, '3074457345680981079', NULL, NULL, 'MOHAMAD FAIZ ABDUL MANAN', 'ULTIMATE PRINT SDN BHD,LOT 2, JALAN SEPANA 15/3,OFF PERSIARAN SELANGOR,SEKSYEN 15,', '', '40200', 'SHAH ALAM SELANGOR', 'Malaysia', 'MY', NULL, NULL, '192757930', '0010153IDO', NULL, NULL, 'Theorema Macau GM-3011-1 with Genuine Leather Strap', NULL, '604569194336', 'FedEx', NULL, '2015-12-29', '27.12.2015 23:21', 'a0YC000000bmtyCMAQ', '1', 'a0YC000000eTz6gMAC', '779.88', '899.00'),
(37327, '3074457345680980061', NULL, NULL, 'MOHAMAD FAIZ ABDUL MANAN', 'ULTIMATE PRINT SDN BHD,LOT 2, JALAN SEPANA 15/3,OFF PERSIARAN SELANGOR,SEKSYEN 15,', '', '40200', 'SHAH ALAM SELANGOR', 'Malaysia', 'MY', NULL, NULL, '192757930', '0010222WGR', NULL, NULL, 'T-3001-3A: Theorema Paragon Chronograph Watch', NULL, '604569194336', 'FedEx', NULL, '2015-12-29', '27.12.2015 21:51', 'a0YC000000cZacLMAS', '1', 'a0YC000000cZacLMAS', '606.38', '699.00'),
(37328, 'PK\0\0\0\0\0!\0bîha\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37329, 'ÀñNíc«ˆ_ã\\U-Ôäí`p\'+ïåÔiˆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37330, '´¯–-W ÀAil\0¨µEZ‹V·ç>âŸ‚Q¦exa', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37331, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37332, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37333, 'r~ÏWËÛ›E‹îø‰xd0>çUvž$¾¨ ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37334, '¡\ZØ˜vÅËš—ß\0\0\0ÿÿ\0PK\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37335, '\0\0\0\0\0xl/sharedStrings.xmlŒVMs', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37336, '¦Od%z6RÌà_•ùºRÀR˜BøÝ 8õÆK', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'óH]òŸ5Ì\r}o:Ö|:6ÓM-6\\ˆJC/r', '', '', '', '', ''),
(37337, '°@m •Zç¼ÚÖW€Éeú@–¦', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37338, '´¦%+Z¢íAÚ(lœ]Öí>Lð0Ï‚pèÏ§', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37339, 'ßäš«œãAÈ9Ž\0OFnðíB|ôàEE¾1“äø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37340, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37341, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37342, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37343, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37344, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37345, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37346, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37347, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37348, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37349, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼ØóFÝ.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37350, 'JôÞ¹DvÄmÓbUÜ?ý¿¶Oçuó>ªƒ´:½ûZ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37351, '`(^gƒ@Ö£Žƒa÷þ|0Œc%Ñ0Œ.g3', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37352, '3	Œ«)\'mO1i%0®¦œ´Ôë³™q5+ÄÌÁgƒ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37353, '{¼R+Ð‘»­êJ é†,â «¹È}/›(Â<…¯', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37354, 'ŽmÂvTâÿo?zÖGË#d¼~CrlÓ×', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'yýj´ÕÕm½Vª± CYíuÓl†®[§kU$µ£7ª', 'ékkïúZ€µÓ¾bí¬¯\r°ö¾¯1rÀ}1Â', '', '', '', ''),
(37355, '¹ŸSVÈþœ²Bþç”j\0AY¡”jAY¡”', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37356, 'oËfª@@]õó$ø\Z‰Ok[nH|ò\r‰¤žß', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '¼]Oþ\0\0ÿÿ\0PK\0\0\0\0\0!\0šÔÚj<', '', '', '', '', ''),
(37357, ',0ÜS', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37358, 'N¹Œ«¹Q%žÔÝí\ZæÃ*žy#AÜËy', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37359, 'DcÐ!ôIyÝ?¬—¨.r2OI‘·kBè<§döÞ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37360, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37361, '373551027', NULL, NULL, 'Adam Viney', '12 Sixth', 'Crookhall', 'DH8 7LW', 'CONSETT', 'Großbritannien', 'GB', NULL, NULL, '7557227691', '0010217UTN', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352615905', 'FedEx', NULL, '2015-12-30', '28.12.2015 14:07', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37362, '373655132', NULL, NULL, 'Charlie Dolley', '1 bridge close', 'Woodchurch', 'TN26 3TW', 'ASHFORD', 'Großbritannien', 'GB', NULL, NULL, '1233860876', '001008409R', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352615916', 'FedEx', NULL, '2015-12-30', '28.12.2015 23:25', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37363, '373524835', NULL, NULL, 'Neel Shah', '15 ST. MARYS ROAD', '', 'UB9 6AD', 'UXBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7957621279', '001019357C', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352615927', 'FedEx', NULL, '2015-12-30', '28.12.2015 11:26', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37364, '373637141', NULL, NULL, 'Diane Allen', '7 SHELBURNE DRIVE', 'If not in leave near back gate', 'WN2 3NE', 'WIGAN', 'Großbritannien', 'GB', NULL, NULL, '7704804442', '10033742', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352615938', 'FedEx', NULL, '2015-12-30', '28.12.2015 21:25', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37365, '373576398', NULL, NULL, 'George Ellis', '4 Arne Close', '', 'SS17 8QP', 'Stanford-Le-Hope Essex', 'Großbritannien', 'GB', NULL, NULL, '7587986111', '0010124FW7', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352615949', 'FedEx', NULL, '2015-12-30', '28.12.2015 16:02', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37366, '373500090', NULL, NULL, 'Iyi Ogiehor', '75 SKY PEALS ROAD', '', 'IG8 9NE', 'WOODFORD GREEN Essex', 'Großbritannien', 'GB', NULL, NULL, '7957582656', '0010018BXP', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352615950', 'FedEx', NULL, '2015-12-30', '28.12.2015 09:32', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37367, '373572749', NULL, NULL, 'Martyn Lewis', '56 Lodge Farm Lane', 'Arnold', 'NG5 8HR', 'Nottingham Nottinghamshire', 'Großbritannien', 'GB', NULL, NULL, '7722500440', '00101312GF', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352615960', 'FedEx', NULL, '2015-12-30', '28.12.2015 15:34', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37368, '373600132', NULL, NULL, 'Adam Marsden', 'Blundells 26 Hall Gate', '', 'DN1 3NL', 'Doncaster', 'Großbritannien', 'GB', NULL, NULL, '7752230145', '0010171DXT', NULL, NULL, 'T 3008-6 Damascus Watch- Silver Case, black dial, Silver metal strap', NULL, '644352615971', 'FedEx', NULL, '2015-12-30', '28.12.2015 17:57', '4260295881715', '1', 'a0YC000000cYvVTMA0', '122.00', '199.00'),
(37369, '3074457345680998304', NULL, NULL, 'Boon Chiong Ler', '28-1, Jalan DU 3, Taman Damai Utama 28-1, Jalan DU 3, Taman Damai Utama', '', '47180', 'PUCHONG SELANGOR', 'Malaysia', 'MY', NULL, NULL, '193838579', '0010106YR5', NULL, NULL, 'Theorema Macau GM-3011-7 with Stainless Steel Strap @ RM899', NULL, '604569194417', 'FedEx', NULL, '2015-12-30', '28.12.2015 20:21', 'a0YC000000bmtyCMAQ', '1', 'a0YC000000eTzIVMA0', '779.88', '899.00'),
(37370, '373776741', NULL, NULL, 'michel kenens', 'Duinenstraat 153', '', '8450', 'Bredene West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '479771200', '0010123CW2', NULL, NULL, 'Malibu horloge - GM-502-3', NULL, '644352616040', 'FedEx', NULL, '2015-12-30', '29.12.2015 18:18', 'NL140128LB03', '1', 'a0YC000000eGGB4MAO', '155.00', '239.99'),
(37371, '373285776', NULL, NULL, 'Viktoria Kriger', 'Stormstr. 2', '', '38226', 'Salzgitter', 'Deutschland', 'DE', NULL, NULL, '+4915167311811', '0010185BMG', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836252724361', 'DHL', NULL, '2015-12-28', '2015-12-27 01:59', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37372, '374210821', NULL, NULL, 'Blazej Dzacar', '1 Orchard Heights', '', 'Co Cork', 'Charleville', 'Irland', 'IE', NULL, NULL, '862253888', '00101021DO', NULL, NULL, 'GM511-2 Black Strap, Black/ Silver Case, White Face', NULL, '644352616110', 'FedEx', NULL, '2016-01-04', '01.01.2016 15:02', 'WL-GM511-2', '1', 'a0YC000000cZQg9MAG', '165.00', '235.00'),
(37373, '373763242', NULL, NULL, 'Noel Lacey', '10 Park Avenue', '', 'Y25 RW62', 'County Wexford', 'Irland', 'IE', NULL, NULL, '877574698', '10250327', NULL, NULL, 'Sao Paulo Watch - GM-103-2', NULL, '644352616121', 'FedEx', NULL, '2016-01-04', '29.12.2015 15:33', 'WL-GM-103-2', '1', 'a0YC000000cZRKdMAO', '195.01', '299.00'),
(37374, '374385493', NULL, NULL, 'janis jezkovs', 'The green Main street, Midleton', '', '1111', 'Co.Cork', 'Irland', 'IE', NULL, NULL, '857233121', '1,00E+94', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Black Strap, Black Case, Black Dial (GM-101-5)', NULL, '644352616132', 'FedEx', NULL, '2016-01-04', '02.01.2016 15:32', 'WL-IE190614AH10', '1', 'a0YC000000cZPGOMA4', '184.99', '299.00'),
(37375, '373989456', NULL, NULL, 'Charlotte Bramwell', '21 SANDRINGHAM ROAD', '', 'BL6 6NX', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '7732290081', '0010011HVW', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352616143', 'FedEx', NULL, '2016-01-04', '30.12.2015 20:05', '4260295881050', '1', 'a0YC000000eFiZLMA0', '155.00', '249.00'),
(37376, '374223803', NULL, NULL, 'Claudia Marta', '32 AVIEMORE WAY', '', 'BR3 3RR', 'BECKENHAM', 'Großbritannien', 'GB', NULL, NULL, '7846474753', '0010217S16', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352616154', 'FedEx', NULL, '2016-01-04', '01.01.2016 16:26', '4260295881050', '1', 'a0YC000000eFiZLMA0', '155.00', '249.00'),
(37377, '374429792', NULL, NULL, 'Shamim Shah', '11 AZALEA CLOSE', '', 'W7 3QA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7877025603', '0010235T90', NULL, NULL, 'Black Strap/ Black Case/ Black Dial - GM-101-5', NULL, '644352616165', 'FedEx', NULL, '2016-01-04', '02.01.2016 19:26', '4260295881050', '1', 'a0YC000000eFiZLMA0', '155.00', '249.00'),
(37378, '373840527', NULL, NULL, 'William Rossi', '39 ELLORA ROAD', '', 'SW16 6JG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7778920316', '0010071EAQ', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352616176', 'FedEx', NULL, '2016-01-04', '29.12.2015 23:23', '4260295880381', '1', 'a0YC000000eFiZIMA0', '155.00', '249.00'),
(37379, '374431526', NULL, NULL, 'Shamim Shah', '11 AZALEA CLOSE', '', 'W7 3QA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7877025603', '001018706Z', NULL, NULL, 'Black Strap/ Silver Case/ Gold Dial - GM-101-4', NULL, '644352616165', 'FedEx', NULL, '2016-01-04', '02.01.2016 19:27', '42602958803015', '1', 'a0YC000000eFiZKMA0', '155.00', '249.00'),
(37380, '373719365', NULL, NULL, 'Ulises Carrillo', '9 BERKELEY PLACE', 'flat 2', 'GL52 6GA', 'CHELTENHAM GLOUCESTERSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7445384302', '0010204JUR', NULL, NULL, 'Black Strap/ Silver Case/ Silver Dial - GM-101-1', NULL, '644352616187', 'FedEx', NULL, '2016-01-04', '29.12.2015 11:58', '4260295880374', '1', 'a0YC000000eFiZHMA0', '155.00', '249.00'),
(37381, '374475548', NULL, NULL, 'nana abdulsalami', '22 WINDSOR GARDENS', 'gardens', 'BL1 4EY', 'BOLTON lancashire', 'Großbritannien', 'GB', NULL, NULL, '7577901390', '0010133X6M', NULL, NULL, 'Black, Black Dial, Black Metal Band (T-3011-8)', NULL, '644352616198', 'FedEx', NULL, '2016-01-04', '03.01.2016 00:56', '4260295881777', '1', 'a0YC000000bIeXoMAK', '124.00', '189.00'),
(37382, '374050982', NULL, NULL, 'Ernestas Januskevicius', '26 LINDENS', '', 'PE30 4SP', 'KING\'S LYNN', 'Großbritannien', 'GB', NULL, NULL, '7878508312', '0010126SQL', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352616202', 'FedEx', NULL, '2016-01-04', '31.12.2015 08:53', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37383, '373994888', NULL, NULL, 'Michael Fan', '2 Jakeman Croft', 'Tingley', 'WF3 1RT', 'Wakefield West Yorkshire', 'Großbritannien', 'GB', NULL, NULL, '7798900288', '0010143VGI', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352616213', 'FedEx', NULL, '2016-01-04', '30.12.2015 20:27', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37384, '374465809', NULL, NULL, 'darren short', 'SOUTHWINDS UPPER BRISTOL ROAD', 'Clutton', 'BS39 5TE', 'BRISTOL Bristol', 'Großbritannien', 'GB', NULL, NULL, '7940952891', '0010188RBA', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352616224', 'FedEx', NULL, '2016-01-04', '02.01.2016 23:25', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37385, '373792600', NULL, NULL, 'Janet Proctor', '5 GUARDIAN CLOSE', '', 'OL12 9RU', 'ROCHDALE', 'Großbritannien', 'GB', NULL, NULL, '1706838311', '0010162U5U', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352616235', 'FedEx', NULL, '2016-01-04', '29.12.2015 18:37', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37386, '374324202', NULL, NULL, 'lesley tregunno', '28 JACKS CLOSE', '', 'SS11 8ED', 'WICKFORD', 'Großbritannien', 'GB', NULL, NULL, '07971 990896', '00100727M7', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352616246', 'FedEx', NULL, '2016-01-04', '02.01.2016 10:27', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37387, '373828755', NULL, NULL, 'Neelofar Ansari', '87 NORTHUMBERLAND ROAD', '', 'M16 9PG', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7732333398', '00100061C2', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352616257', 'FedEx', NULL, '2016-01-04', '29.12.2015 22:24', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37388, '374313168', NULL, NULL, 'Nikolaos Giannakas', '118 EDGE HILL', '', 'SE18 3TQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7824882777', '001007988M', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352616268', 'FedEx', NULL, '2016-01-04', '02.01.2016 08:54', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37389, '373787843', NULL, NULL, 'Connor Walker', '6 Abercromby Place', '', 'FK8 2QP', 'Stirling', 'Großbritannien', 'GB', NULL, NULL, '7805770721', '0010070DM4', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '644352616279', 'FedEx', NULL, '2016-01-04', '29.12.2015 18:38', '4260295881210', '1', 'a0YC000000cY9OCMA0', '125.00', '199.00'),
(37390, '373839047', NULL, NULL, 'G TABLET', '0 The Boathouse Mill Stream Approach Castle Street', '', 'SP1 3TA', 'Salisbury', 'Großbritannien', 'GB', NULL, NULL, '7450257181', '00102025Q1', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352616280', 'FedEx', NULL, '2016-01-04', '29.12.2015 23:25', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37391, '373975780', NULL, NULL, 'Neil Foster', '6 DUNELM ROAD', '', 'DH6 3HP', 'DURHAM', 'Großbritannien', 'GB', NULL, NULL, '01429 820369', '0010153IT6', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352616290', 'FedEx', NULL, '2016-01-04', '30.12.2015 18:26', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37392, '374066220', NULL, NULL, 'Susan Faulkner', 'Timbertops Lower penkridge roa', 'Acton trussell', 'ST170RJ', 'Stafford Staffordshire', 'Großbritannien', 'GB', NULL, NULL, '1786716920', '0010034ENO', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352616305', 'FedEx', NULL, '2016-01-04', '31.12.2015 10:26', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37393, '374327787', NULL, NULL, 'Allison McLaughlin', '15 CRAIGENLAY AVENUE', '', 'G63 9DR', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '1360770603', '0010245OJY', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352616316', 'FedEx', NULL, '2016-01-04', '02.01.2016 10:26', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37394, '373780574', NULL, NULL, 'David Williams', 'Ladbrokes HQ Imperial House', 'Imperial Drive', 'HA2 7JW', 'Rayners Lane Harrow', 'Großbritannien', 'GB', NULL, NULL, '2085155995', '0010055DJH', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352616327', 'FedEx', NULL, '2016-01-04', '29.12.2015 17:26', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37395, '374308910', NULL, NULL, 'Giancarlo Ghisoni', '167 HALL LANE', '', 'E4 8HU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7810801882', '00100542YK', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352616338', 'FedEx', NULL, '2016-01-04', '02.01.2016 08:29', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37396, '374387227', NULL, NULL, 'bethany berry', '38 RAILWAY TERRACE', 'Brierfield', 'BB9 5LD', 'NELSON lancashire', 'Großbritannien', 'GB', NULL, NULL, '7929369196', '0010028CH5', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352616349', 'FedEx', NULL, '2016-01-04', '02.01.2016 15:30', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37397, '373998039', NULL, NULL, 'Paul Blinco', '10 Moorland Close,', 'Dibden Purlieu', 'SO45 5SH', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7799880082', '0010110V2Q', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352616350', 'FedEx', NULL, '2016-01-04', '30.12.2015 21:02', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37398, '374137848', NULL, NULL, 'wesam Kittani', 'westgate hanger lane', '', 'W51YY', 'london', 'Großbritannien', 'GB', NULL, NULL, '7771517334', '0010157SSN', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352616360', 'FedEx', NULL, '2016-01-04', '31.12.2015 19:24', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37399, '374101137', NULL, NULL, 'Alice frances Mee', '6 HALLWOOD RISE', '', 'S35 1TJ', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7891292765', '0010052YT7', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352616371', 'FedEx', NULL, '2016-01-04', '31.12.2015 14:26', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(37400, '373962104', NULL, NULL, 'Damian Jedrzejak', '16 WELLS ROAD', '', 'PE31 8HU', 'KING\'S LYNN', 'Großbritannien', 'GB', NULL, NULL, '7434965497', '00101306V4', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352616382', 'FedEx', NULL, '2016-01-04', '30.12.2015 17:29', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(37401, '374357926', NULL, NULL, 'Hazel Dolbear', '4 AVINGTON CLOSE', '', 'ME15 6SZ', 'MAIDSTONE', 'Großbritannien', 'GB', NULL, NULL, '7880361422', '0010011XRF', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352616393', 'FedEx', NULL, '2016-01-04', '02.01.2016 12:56', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(37402, '374033913', NULL, NULL, 'Irena Nik', '8 Kenyon road', '', 'BH15 3JE', 'POOLE', 'Großbritannien', 'GB', NULL, NULL, '7572435523', '0010126SDX', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352616408', 'FedEx', NULL, '2016-01-04', '31.12.2015 02:24', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(37403, '374431488', NULL, NULL, 'Imogen Campbell', 'Densole Lodg 1 Pay Street', 'Densole', 'CT18 7DN', 'Folkestone Kent', 'Großbritannien', 'GB', NULL, NULL, '7827773928', '00100619Y8', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352616419', 'FedEx', NULL, '2016-01-04', '02.01.2016 19:28', '4260295881999', '1', 'a0YC000000eFiZNMA0', '155.00', '249.00'),
(37404, '373755335', NULL, NULL, 'Craig Dowsett', '42 WAGGON ROAD', '', 'EN4 0HL', 'BARNET', 'Großbritannien', 'GB', NULL, NULL, '7712262265', '0010078JJ3', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352616420', 'FedEx', NULL, '2016-01-04', '29.12.2015 15:09', '4260295880299', '1', 'a0YC000000eG3etMAC', '96.01', '149.00'),
(37405, '374237306', NULL, NULL, 'nichola clements', '170 DEVONSHIRE AVENUE', '', 'PO4 9EQ', 'SOUTHSEA', 'Großbritannien', 'GB', NULL, NULL, '2392610547', '00101723U6', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352616430', 'FedEx', NULL, '2016-01-04', '01.01.2016 18:25', '4260295880299', '1', 'a0YC000000eG3etMAC', '96.01', '149.00'),
(37406, '374124768', NULL, NULL, 'darren richards', '0/2, 15 brechin street', '', 'G3 7HF', 'glasgow', 'Großbritannien', 'GB', NULL, NULL, '7584353178', '00101624NX', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352616441', 'FedEx', NULL, '2016-01-04', '31.12.2015 17:24', '4260295880305', '1', 'a0YC000000eGHU5MAO', '96.01', '149.00'),
(37407, '374256327', NULL, NULL, 'jack haynes', 'GREENCHEM SO SMEATON CLOSE', '', 'HP19 8HL', 'AYLESBURY', 'Großbritannien', 'GB', NULL, NULL, '7738550656', '0010089IQ5', NULL, NULL, 'T-3001-3A Gold Case/Black Dial/Black Leather Band', NULL, '644352616452', 'FedEx', NULL, '2016-01-04', '01.01.2016 20:23', '4260295880336', '1', 'a0YC000000eGHU8MAO', '96.01', '149.00'),
(37408, '373849022', NULL, NULL, 'Nestor Tena', 'San martin 1', 'Primero Belchite', '50130', 'Belchite', 'Spanien', 'ES', NULL, NULL, '627402678', '0010250F74', NULL, NULL, 'GM-510-2', NULL, '644352616463', 'FedEx', NULL, '2016-01-04', '29.12.2015 23:59', 'WLMCES2015121041', '1', 'a0YC000000eVWK3MAO', '150.00', '239.89'),
(37409, '373955006', NULL, NULL, 'Aurora Molina Serrano', 'CALLE CARDENAL MARCELO SPINOLA 1', 'bloque 3 8D', '23009', 'JAEN Jaen', 'Spanien', 'ES', NULL, NULL, '629438989', '0010157IAR', NULL, NULL, 'GM-510-7', NULL, '644352616474', 'FedEx', NULL, '2016-01-04', '30.12.2015 15:30', 'WLMCES2015121046', '1', 'a0YC000000eVWK8MAO', '150.00', '239.89'),
(37410, '374023770', NULL, NULL, 'Zaira Sanchez', 'BARRIO ORINON CAPRI', '60 2A', '39700', 'CASTRO URDIALES CANTABRIA', 'Spanien', 'ES', NULL, NULL, '640671312', '00101682SJ', NULL, NULL, 'GM-510-7', NULL, '644352616485', 'FedEx', NULL, '2016-01-04', '30.12.2015 22:59', 'WLMCES2015121046', '1', 'a0YC000000eVWK8MAO', '150.00', '239.89'),
(37411, '373913604', NULL, NULL, 'Ruben Nix', 'Geertshoek 9', '', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '470259244', '0010239RB2', NULL, NULL, 'PIONIER barbados horloge - leren band - Zwart/zwarte kast GM-509-4', NULL, '644352616496', 'FedEx', NULL, '2016-01-04', '30.12.2015 13:49', 'BE150623KV53', '1', 'a0YC000000diZBTMA2', '129.99', '199.99'),
(37412, '374448713', NULL, NULL, 'Irene Stubinski', 'Zum Mühlenblick 20', '', 'Pulheim', 'Deutschland', '50259', 'DE', NULL, NULL, '', '00100156TI', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836269635728', 'DHL', NULL, '2016-01-04', '2016-01-02 22:28', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37413, '374209316', NULL, NULL, 'Bernd Pöschl', 'Heidenauer Str. 3', '', 'Dresden', 'Deutschland', '01259', 'DE', NULL, NULL, '0351-213370', '0010165CBA', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836269655757', 'DHL', NULL, '2016-01-04', '2016-01-01 15:59', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(37414, '374025414', NULL, NULL, 'Nataliya Savitska', 'Grünwalder Str. 89', '', 'München', 'Deutschland', '81547', 'DE', NULL, NULL, '017664321058', '0010172LJV', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836269666548', 'DHL', NULL, '2016-01-04', '2015-12-31 00:59', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(37415, '373932923', NULL, NULL, 'Hans Zanker', 'Abtstr. 14', '', 'München', 'Deutschland', '80807', 'DE', NULL, NULL, '0160 9232968', '00102404ZL', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836269677056', 'DHL', NULL, '2016-01-04', '2015-12-30 15:32', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(37416, '373836824', NULL, NULL, 'Mohamed Khan', 'Agnes-Bernauer-Str. 191', '', 'München', 'Deutschland', '80687', 'DE', NULL, NULL, '01733869342', '0010041W9X', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836269685402', 'DHL', NULL, '2016-01-04', '2015-12-29 23:59', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(37417, '373812874', NULL, NULL, 'Anita Djordjic', 'Nordmeerstr. 14', '', 'Hamburg', 'Deutschland', '21129', 'DE', NULL, NULL, '01725182097', '0010050S77', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836269712979', 'DHL', NULL, '2016-01-04', '2015-12-29 21:30', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(37418, '373810369', NULL, NULL, 'Dennis Rebischke', 'Rahmkesweg 9e', '', 'Dortmund', 'Deutschland', '44227', 'DE', NULL, NULL, '017670327446', '0010199II4', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', NULL, '00340433836269698525', 'DHL', NULL, '2016-01-04', '2015-12-29 21:32', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(37419, '373767378', NULL, NULL, 'Frank Schneider', 'Hannoversche Str. 10a', '', 'Seelze', 'Deutschland', '30926', 'DE', NULL, NULL, '05137822595', '00101216QA', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836269725405', 'DHL', NULL, '2016-01-04', '2015-12-29 17:07', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(37420, '3074457345681080631', NULL, NULL, 'chin steven', 'Block C 24-8 Putra majestic ,Jalan Kapisillay, Off Jalan Ipoh', '', '52100', 'Kuala Lumpur', 'Malaysia', 'MY', NULL, NULL, '60138151692', '0010250J28', NULL, NULL, 'Theorema Macau GM-3011-8 with Stainless Steel Strap @ RM899', NULL, '604569194461', 'FedEx', NULL, '2016-01-04', '02.01.2016 15:25', 'a0YC000000bmtyCMAQ', '1', 'a0YC000000eTzIpMAK', '779.88', '899.00'),
(37421, '3074457345681030014', NULL, NULL, 'Yong Voon Fui', 'Unit B-11-4, North Point Offices, Mid Valley City,No.1 Medan Syed Putra Utara', '', '59200', 'Kuala Lumpur', 'Malaysia', 'MY', NULL, NULL, '60197726113', '0010221CDJ', NULL, NULL, 'Theorema Macau GM-3011-4 with Genuine Leather Strap @ RM899', NULL, '604569194494', 'FedEx', NULL, '2016-01-04', '30.12.2015 16:51', 'a0YC000000bmtyCMAQ', '1', 'a0YC000000eTzHXMA0', '779.88', '899.00'),
(37422, '3074457345681086367', NULL, NULL, 'Lee Muay Chua', '57 UBI AVE 1 #08-08 CENTRE', '#08-08', '408936', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '91199084', '001001984R', NULL, NULL, 'GM-4004-3 (LEATHER STRAP): Theorema NEWTON Automatic Watch', NULL, '604569194450', 'FedEx', NULL, '2016-01-04', '01.01.2016 21:11', 'SG151118NH23', '1', 'a0YC000000eMe1cMAC', '272.22', '349.00'),
(37423, '3074457345681114496', NULL, NULL, 'IBRAHIM AZHAN', 'No1 Lengkuk Rebung KS6 ,Bandar Botanic', '', '41200', 'Klang SELANGOR', 'Malaysia', 'MY', NULL, NULL, '60173437977', '0010213S31', NULL, NULL, 'WITH DIAMONDS (GM-3005-7): Theorema Marco Polo Automatic Watch', NULL, '578824941472', 'FedEx', NULL, '2016-01-07', '04.01.2016 14:52', 'a0YC000000cZZzFMAW', '1', 'a0YC000000cZZzFMAW', '779.88', '899.00'),
(37424, '3074457345681123816', NULL, NULL, 'Adrian Riglea', '26 Jalan Gamelan 3 26 Jalan Gamelan 3 Bukit  Raja', 'Bukit  Raja', '50490', 'Klang SELANGOR', 'Malaysia', 'MY', NULL, NULL, '178202038', '0010060JYC', NULL, NULL, 'GM-103-3: Theorema Sao Paolo Mechanical Watch', NULL, '578824941483', 'FedEx', NULL, '2016-01-07', '03.01.2016 22:21', 'a0YC000000drSPRMA2', '1', 'a0YC000000cZZvBMAW', '779.88', '899.00'),
(37425, '3074457345681115254', NULL, NULL, 'Cheryl Pascal', '28A SERANGOON AVENUE 1 NA', '-', '556146', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '90022519', '0010191F8J', NULL, NULL, 'GM-4004-7 (STAINLESS STEEL BAND): Theorema NEWTON Automatic Watch', NULL, '578824941450', 'FedEx', NULL, '2016-01-07', '03.01.2016 13:41', 'SG151118NH27', '1', 'a0YC000000eMe1gMAC', '272.22', '349.00'),
(37426, '375105419', NULL, NULL, 'Bram de Jong', 'Ferdinand Bolstraat 14', '', '7545 CH', 'ENSCHEDE Overijssel', 'Niederlande', 'NL', NULL, NULL, '626532120', '0010250O9M', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352617069', 'FedEx', NULL, '2016-01-07', '05.01.2016 20:59', '4260295880459', '1', 'a0YC000000eNFdaMAG', '185.00', '279.99'),
(37427, '375102071', NULL, NULL, 'Joep Laarhoven', 'Stadhouderslaan 2', '', '5361 BN', 'GRAVE Noord-Brabant', 'Niederlande', 'NL', NULL, NULL, '611948516', '0010229FXB', NULL, NULL, 'Sao Paulo zilver/zwarte wijzerplaat, zilverkleurige metalen band - GM-103-6', NULL, '644352617070', 'FedEx', NULL, '2016-01-07', '05.01.2016 20:30', '4260295881609', '1', 'a0YC000000eNFdcMAG', '185.00', '279.99'),
(37428, '374672137', NULL, NULL, 'Monique Krol', 'Boekelseweg 14', '', '5421 PW', 'GEMERT', 'Niederlande', 'NL', NULL, NULL, '643006936', '0010250D68', NULL, NULL, 'Sao Paulo zwarte band, zilverkleurige kast - GM-103-1', NULL, '644352617080', 'FedEx', NULL, '2016-01-07', '03.01.2016 23:00', '4260295880435', '1', 'a0YC000000eNFdYMAW', '185.00', '279.99'),
(37429, '374554042', '', '', 'B Wessels', 'Dijkstraat 10', '', '6541 BK', 'NIJMEGEN Gelderland', 'Niederlande', '', '', '', '614412422', '00102509I6', '', '', 'Sao Paulo zwarte wijzerplaat, zwart metalen band - GM-103-8', '', 'storniert', 'FedEx', '', '2016-01-07', '03.01.2016 14:28', '4260295881623', '1', 'a0YC000000eNFdeMAG', '185.00', '279.99'),
(37430, '375074015', NULL, NULL, 'Mike Huyse', 'Rekkemsestraat Rekkemsestra', '', '8510', 'Marke', 'Belgien', 'BE', NULL, NULL, '474651705', '0010146C6D', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352616990', 'FedEx', NULL, '2016-01-07', '05.01.2016 18:23', '4260295880459', '1', 'a0YC000000eNFXoMAO', '185.00', '279.99'),
(37431, '374988670', NULL, NULL, 'abderrahmane khoutar', 'Louis Vangrootenbruelstraat 34', '', '9600', 'Ronse', 'Belgien', 'BE', NULL, NULL, '486027206', '0010105VML', NULL, NULL, 'Montre Pionier Malibu Diamonds - ModÃ¨le GM-502-7 - DorÃ©, noir et argentÃ©', NULL, '644352617003', 'FedEx', NULL, '2016-01-07', '05.01.2016 12:24', 'NL140128LB07', '1', 'a0YC000000eNG5ZMAW', '155.00', '239.99'),
(37432, '374891893', NULL, NULL, 'Sabine Goffin', 'Koningin Astridlaan 167', '', '1950', 'Kraainem', 'Belgien', 'BE', NULL, NULL, '486396251', '001008565X', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Noir/noir (GM-103-2)', NULL, '644352617014', 'FedEx', NULL, '2016-01-07', '04.01.2016 22:48', '4260295880442', '1', 'a0YC000000eNFXnMAO', '185.00', '279.99'),
(37433, '374906310', NULL, NULL, 'FRANCISCO JAVIER CORDERO', 'PLAZA JUAN GOMEZ DE MORA 2', '', '28803', 'ALCALA DE HENARES Madrid', 'Spanien', 'ES', NULL, NULL, '627923204', '00100235HD', NULL, NULL, 'GM-4004-6', NULL, '644352616989', 'FedEx', NULL, '2016-01-07', '04.01.2016 22:01', 'GM-4004-6', '1', 'a0YC000000cY7PpMAK', '150.00', '239.89'),
(37434, '374916776', NULL, NULL, 'dilan omar', '136 Balls pond road', 'Chris barber shop', 'N1 4AD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7445162516', '0010211S3P', NULL, NULL, 'Black Strap/ Silver Case/ Black Dial - GM-101-2', NULL, '644352616842', 'FedEx', NULL, '2016-01-07', '04.01.2016 23:55', '4260295880381', '1', 'a0YC000000eFiZIMA0', '155.00', '249.00'),
(37435, '374855671', NULL, NULL, 'David Parker', 'WOODBURY OLDFIELD ROAD', '', 'SL6 1UA', 'MAIDENHEAD', 'Großbritannien', 'GB', NULL, NULL, '7768556807', '0010157HKE', NULL, NULL, 'Brown Strap/ Gold Case/ Black Dial - GM-101-3', NULL, '644352616853', 'FedEx', NULL, '2016-01-07', '04.01.2016 19:02', '4260295880398', '1', 'a0YC000000eFiZJMA0', '155.00', '249.00'),
(37436, '374963860', NULL, NULL, 'ANGELA MARY GORSKI', '25 PARRY WAY', 'ARNOLD', 'NG5 8DD', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '1159260796', '0010167V3A', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '644352616864', 'FedEx', NULL, '2016-01-07', '05.01.2016 10:00', '4260295881210', '1', 'a0YC000000cY9OCMA0', '125.00', '199.00'),
(37437, '374810974', NULL, NULL, 'Krystyna Gooderham', '2 THE MEADOWS', 'Belmont', 'HR2 9RR', 'HEREFORD', 'Großbritannien', 'GB', NULL, NULL, '7808169184', '00101882AN', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '644352616875', 'FedEx', NULL, '2016-01-07', '04.01.2016 15:42', '4260295881210', '1', 'a0YC000000cY9OCMA0', '125.00', '199.00'),
(37438, '374808527', NULL, NULL, 'Harry Bulmer', '130, Room E 130 Moor Lane, I Q Kopa, Flat 87, Room E', '', 'PR1 1LT', 'Preston', 'Großbritannien', 'GB', NULL, NULL, '7849101811', '0010026S79', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352616886', 'FedEx', NULL, '2016-01-07', '04.01.2016 15:34', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37439, '374786329', NULL, NULL, 'Isabelle Ugochukwu', '80,45 Hopton Road', '', 'SE18 6TJ', 'London', 'Großbritannien', 'GB', NULL, NULL, '7925036193', '0010101WWV', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352616897', 'FedEx', NULL, '2016-01-07', '04.01.2016 13:43', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37440, '375121097', NULL, NULL, 'KENNETH EVANS', '21 RAVENGLASS CRESCENT', '', 'BS10 6ET', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7913610564', '00100448WH', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352616901', 'FedEx', NULL, '2016-01-07', '05.01.2016 20:58', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37441, '374753474', NULL, NULL, 'alice koroma', '120 LEAVES GREEN', '', 'RG12 0TE', 'BRACKNELL', 'Großbritannien', 'GB', NULL, NULL, '7447020397', '0010223FME', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352616912', 'FedEx', NULL, '2016-01-07', '04.01.2016 11:04', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(37442, '374864792', NULL, NULL, 'Artur Rycerz', '49 GLADSTONE ROAD', '', 'BN41 1LJ', 'BRIGHTON', 'Großbritannien', 'GB', NULL, NULL, '7714465850', '0010234F7J', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352616923', 'FedEx', NULL, '2016-01-07', '04.01.2016 19:57', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(37443, '375130413', NULL, NULL, 'Rheander Roach', '2 MILLER AVENUE', '', 'L23 7YA', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7933283984', '00102505H2', NULL, NULL, 'Silver, White Dial, Silver Metal Band (T-3011-5)', NULL, '644352616934', 'FedEx', NULL, '2016-01-07', '05.01.2016 21:59', '4260295881746', '1', 'a0YC000000bIeXlMAK', '124.00', '189.00'),
(37444, '375033476', NULL, NULL, 'jessica shen', 'flat 3 1', 'calypso crescent', 'SE15 6FP', 'London', 'Großbritannien', 'GB', NULL, NULL, '7853807999', '0010047HL2', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352616945', 'FedEx', NULL, '2016-01-07', '05.01.2016 14:11', '4260295881999', '1', 'a0YC000000eFiZNMA0', '155.00', '249.00'),
(37445, '374817026', NULL, NULL, 'jodie nutburn', '44 DEFENDER ROAD', '', 'SO19 7GW', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '2380321981', '00101365QO', NULL, NULL, 'Silver/White Dial / Silver Metal Band - GM-101-6', NULL, '644352616956', 'FedEx', NULL, '2016-01-07', '04.01.2016 16:09', '4260295881982', '1', 'a0YC000000eFiZMMA0', '155.00', '249.00'),
(37446, '366573147', NULL, NULL, 'David O U Agubamah', '14-18 COPTHALL AVENUE', '', 'EC2R 7BN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7984649621', '0010077XL8', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352616967', 'FedEx', NULL, '2016-01-07', '01.12.2015 10:19', '4260295880299', '1', 'a0YC000000eGHU4MAO', '96.01', '149.00'),
(37447, '366573346', NULL, NULL, 'David O U Agubamah', '14-18 COPTHALL AVENUE', '', 'EC2R 7BN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7984649621', '0010086C4J', NULL, NULL, 'T-3001-1A Silver Case/White Dial/Brown Leather Band', NULL, '644352616967', 'FedEx', NULL, '2016-01-07', '01.12.2015 10:17', '4260295880305', '1', 'a0YC000000eGHU5MAO', '96.01', '149.00'),
(37448, '366573565', NULL, NULL, 'David O U Agubamah', '14-18 COPTHALL AVENUE', '', 'EC2R 7BN', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7984649621', '0010212JZD', NULL, NULL, 'T-3001-2 Silver Case/Black Dial/Black Leather Band', NULL, '644352616967', 'FedEx', NULL, '2016-01-07', '01.12.2015 09:58', '4260295880312', '1', 'a0YC000000eGHU6MAO', '96.01', '149.00'),
(37449, '375121518', NULL, NULL, 'Raymond Mill', '71 LAWN DRIVE', 'Chudleigh', 'TQ13 0LS', 'NEWTON ABBOT Devon', 'Großbritannien', 'GB', NULL, NULL, '7724654935', '0010108U4X', NULL, NULL, 'T-3001-3A Gold Case/Black Dial/Black Leather Band', NULL, '644352616978', 'FedEx', NULL, '2016-01-07', '05.01.2016 21:04', '4260295880336', '1', 'a0YC000000eGHU8MAO', '96.01', '149.00'),
(37450, '374690468', NULL, NULL, 'Susan Westcarr', '6 HENCONNER ROAD', 'Chapel Allerton', 'LS7 3NU', 'LEEDS What Yorkshire', 'Großbritannien', 'GB', NULL, NULL, '7941248519', '0010101AOP', NULL, NULL, 'Black Strap, Silver Case, White Face (T-3011-1)', NULL, '644352616809', 'FedEx', NULL, '2016-01-07', '03.01.2016 23:54', '4260295881258', '1', 'a0YC000000bIeXhMAK', '124.00', '189.00'),
(37451, '374675007', NULL, NULL, 'Jamie Bittner', '44 FORTFIELD ROAD', '', 'BS14 9NT', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '7802335464', '00101544AU', NULL, NULL, 'Black/Black Dial / Black Metal Band - GM-101-10', NULL, '644352616810', 'FedEx', NULL, '2016-01-07', '03.01.2016 22:23', '4260295882026', '1', 'a0YC000000eFiZQMA0', '155.00', '249.00'),
(37452, '374658910', NULL, NULL, 'krystyna ralph', 'stonetiles teddington', '', 'GL20 8JA', 'tewkesbury', 'Großbritannien', 'GB', NULL, NULL, '7747462930', '10142071', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352616820', 'FedEx', NULL, '2016-01-07', '03.01.2016 20:59', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(37453, '374648982', NULL, NULL, 'Shayan Ghaderi Masouleh', '4 Woodlands  49 Cobden avenue', '', 'SO181FG', 'Southampton Hampshire', 'Großbritannien', 'GB', NULL, NULL, '7402177176', '10045347', NULL, NULL, 'Silver/Black Dial / Silver Metal Band - GM-101-7', NULL, '644352616831', 'FedEx', NULL, '2016-01-07', '03.01.2016 20:29', '4260295881999', '1', 'a0YC000000eFiZNMA0', '155.00', '249.00'),
(37454, '374946739', NULL, NULL, 'Eva Lorente garcia', 'Lope de vega 22', '22', '19209', 'VILLANUEVA DE LA TORRE GUADALAJARA', 'Spanien', 'ES', NULL, NULL, '608227011', '0010065XSW', NULL, NULL, 'GM-510-7', NULL, '', 'FedEx', NULL, '2016-01-07', '05.01.2016 07:01', 'WLMCES2015121046', '1', 'a0YC000000eVWK8MAO', '150.00', '239.89'),
(37455, '375321075', NULL, NULL, 'Katharina Koller', 'Ettwiesenweg 14', '', '72585', 'Riederich', 'Deutschland', 'DE', NULL, NULL, '07123-307700', '0010221M6G', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836280524001', 'DHL', NULL, '2016-01-08', '2016-01-06 19:33', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(37456, '375303732', NULL, NULL, 'Dorothea Savelsberg', 'Am Lohwald 50', '', '60488', 'Frankfurt am Main', 'Deutschland', 'DE', NULL, NULL, '069-762112', '0010204BDO', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836280524940', 'DHL', NULL, '2016-01-08', '2016-01-06 18:31', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37457, '375295703', NULL, NULL, 'Jianan SUN', 'Kesselstr. 8', '', '30453', 'Hannover', 'Deutschland', 'DE', NULL, NULL, '01797532828', '0010125PFM', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836280528047', 'DHL', NULL, '2016-01-08', '2016-01-06 17:30', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(37458, '375265771', NULL, NULL, 'Murat Sevgili', 'Preetzer Str. 275', '', '24147', 'Kiel', 'Deutschland', 'DE', NULL, NULL, '015253652512', '0010178TLF', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836280531375', 'DHL', NULL, '2016-01-08', '2016-01-06 15:35', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(37459, '375182985', NULL, NULL, 'Stefan Dienesch', 'Tongrubenweg 5', 'Herr', '91413', 'Neustadt a.d.Aisch', 'Deutschland', 'DE', NULL, NULL, '+49916160643', '0010191VV3', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836280532853', 'DHL', NULL, '2016-01-08', '2016-01-06 08:59', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(37460, '375112141', NULL, NULL, 'Giesela Hoppe', 'Auf der Heide 3', '', '32805', 'Horn-Bad Meinberg', 'Deutschland', 'DE', NULL, NULL, '05234919088', '0010240N8V', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-4', NULL, '00340433836280535991', 'DHL', NULL, '2016-01-08', '2016-01-05 21:30', 'T-3001-4', '1', 'a0YC000000eOE4iMAG', '139.80', '199.00'),
(37461, '375065511', NULL, NULL, 'Marion Müller', 'Schandauer Str. 15', '', '12045', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '89563483', '0010030VD5', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836280537957', 'DHL', NULL, '2016-01-08', '2016-01-05 17:41', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(37462, '375045962', NULL, NULL, 'ANTON JONCZYK', 'Zum Weiher 40', '', '14552', 'Michendorf', 'Deutschland', 'DE', NULL, NULL, '033205 25 22 98', '001018661M', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-4', NULL, '00340433836280539661', 'DHL', NULL, '2016-01-08', '2016-01-05 16:03', 'T-3001-4', '1', 'a0YC000000eOE4iMAG', '139.80', '199.00'),
(37463, '374985060', NULL, NULL, 'Erika Sauer', 'Striegauerstraße 4', '', '90473', 'Nürnberg', 'Deutschland', 'DE', NULL, NULL, '01708689670', '0010162WXG', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836280544092', 'DHL', NULL, '2016-01-08', '2016-01-05 12:07', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37464, '374964829', NULL, NULL, 'Oliver Bucken', 'Von-Langenmantel-Str. 19', '', '86356', 'Neusäß', 'Deutschland', 'DE', NULL, NULL, '0170/4620984', '0010128EDE', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', NULL, '00340433836280547116', 'DHL', NULL, '2016-01-08', '2016-01-05 11:13', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(37465, '374938597', NULL, NULL, 'Rudolf Pischek', 'Amselstr. 54', '', '40627', 'Düsseldorf', 'Deutschland', 'DE', NULL, NULL, '0211-273668', '001018483F', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836280549417', 'DHL', NULL, '2016-01-08', '2016-01-05 08:01', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37466, '374896240', NULL, NULL, 'Miroslav Sauer', 'Am Alten Sportplatz 4 A', '', '86438', 'Kissing', 'Deutschland', 'DE', NULL, NULL, '08233849470', '0010044JUD', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', NULL, '00340433836280551199', 'DHL', NULL, '2016-01-08', '2016-01-04 22:57', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(37467, '374888159', NULL, NULL, 'Sören Franzky', 'Claussenstr. 23-25', '', '28209', 'Bremen', 'Deutschland', 'DE', NULL, NULL, '01724405397', '00100194Q8', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836280552738', 'DHL', NULL, '2016-01-08', '2016-01-04 22:34', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(37468, '374858679', NULL, NULL, 'Michael Asbeck', 'Gerther Str. 252', '', '44805', 'Bochum', 'Deutschland', 'DE', NULL, NULL, '0173 / 398 66 20', '0010243LPH', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836280554237', 'DHL', NULL, '2016-01-08', '2016-01-04 20:35', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(37469, '374847546', NULL, NULL, 'Bernd Dangschat', 'Franz-Schmidt-Straße 70', '', '16552', 'Schildow', 'Deutschland', 'DE', NULL, NULL, '0173-2491413', '0010154IES', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836280555487', 'DHL', NULL, '2016-01-08', '2016-01-04 19:35', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37470, '374836544', NULL, NULL, 'Joachim Körber', 'Arndtstr. 16', 'im Fleetkontor', '22085', 'Hamburg', 'Deutschland', 'DE', NULL, NULL, '04022721800', '0010004RAT', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3A', NULL, '00340433836280561808', 'DHL', NULL, '2016-01-08', '2016-01-04 18:48', 'T-3001-3A', '1', 'a0YC000000eOE3zMAG', '139.80', '199.00'),
(37471, '374832264', NULL, NULL, 'svennor kähler', 'Kamp 8A', '', '23795', 'Mözen', 'Deutschland', 'DE', NULL, NULL, '01717124192', '0010134E65', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836280558174', 'DHL', NULL, '2016-01-08', '2016-01-04 18:50', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37472, '374775806', '', '', 'Denisa Turonova', 'Siebenbürgener Str. 10 Siebenbürgener Str. 10', '', '01257', 'Dresden', 'Deutschland', '', '', '', '01733758789', '00100974Z8', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', 'Uhr erhalten 22.01.2016\r\nBitte refund!', '00340433836280563772', 'DHL', '', '2016-01-08', '2016-01-04 14:22', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(37473, '374770888', '', '', 'Andre Kellert', 'Spitzwegstr. 50', 'Freies Vers.-büro Kellert', '01219', 'Dresden', 'Deutschland', '', '', '', '0173-5676300', '0010176T5K', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', 'Uhr Erhalten 22.01.2016\r\nBitte refund!', '00340433836280566025', 'DHL', '', '2016-01-08', '2016-01-04 14:00', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(37474, '374770611', NULL, NULL, 'Thomas Volk', 'Johann-Fock-Str. 7', '', '21255', 'Dohren', 'Deutschland', 'DE', NULL, NULL, '+491726382961', '0010127IRA', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836280567060', 'DHL', NULL, '2016-01-08', '2016-01-04 13:41', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37475, '374767748', NULL, NULL, 'Peter Kröll', 'Salzstrasse 45', '', '41460', 'Neuss', 'Deutschland', 'DE', NULL, NULL, '02131 523380', '001020715W', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-4', NULL, '00340433836280570688', 'DHL', NULL, '2016-01-08', '2016-01-04 13:02', 'T-3001-4', '1', 'a0YC000000eOE4iMAG', '139.80', '199.00'),
(37476, '374764967', NULL, NULL, 'Peter Rasch', 'Contrescarpe 5', 'für Consensus GmbH', '28203', 'Bremen', 'Deutschland', 'DE', NULL, NULL, '0421338960', '0010060B6V', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836280568593', 'DHL', NULL, '2016-01-08', '2016-01-04 13:08', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(37477, '374643050', NULL, NULL, 'Torsten Ziegert', 'Balanstr. 230', '', '81549', 'München', 'Deutschland', 'DE', NULL, NULL, '016097939843', '0010022395', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836280572545', 'DHL', NULL, '2016-01-08', '2016-01-03 20:36', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(37478, '374636169', '', '', 'Mattheo Gührs', 'Luruper Hauptstr. 73', '', '22547', 'Hamburg', 'Deutschland', '', '', '', '0408322133', '0010045EPQ', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', 'Uhr erhalten 18.01.2016\r\nBitte refund!', '00340433836280576642', 'DHL', '', '2016-01-08', '2016-01-03 20:03', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37479, '374630255', '', '', 'Manfred Gührs', 'Luruper Hauptstr. 73', '', '22547', 'Hamburg', 'Deutschland', '', '', '', '0408322133', '00101181AL', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', 'Uhr erhalten 20.01.2016\r\nBitte refund!', '00340433836280578004', 'DHL', '', '2016-01-08', '2016-01-03 19:35', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(37480, '374574801', NULL, NULL, 'Jens Ruiz', 'Frans-Hals-Ring 40', '', '22846', 'Norderstedt', 'Deutschland', 'DE', NULL, NULL, '01724161136', '0010167C8M', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836280579230', 'DHL', NULL, '2016-01-08', '2016-01-03 15:32', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(37481, '374550081', NULL, NULL, 'Alexander Lewitzki', 'Dickstr. 9', '', '63069', 'Offenbach am Main', 'Deutschland', 'DE', NULL, NULL, '01724060253', '0010035DDY', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836280580458', 'DHL', NULL, '2016-01-08', '2016-01-03 13:57', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(37483, '375293837', NULL, NULL, 'Andre Bosmans', 'Stuiverstraat 62', '', '8400', 'Oostende', 'Belgien', 'BE', NULL, NULL, '486128599', '0010250V1T', NULL, NULL, 'Sao Paulo zilver witte wijzerplaat, zilverkleurige metalen Band - GM-103-5', NULL, '644352617161', 'FedEx', NULL, '2016-01-08', '06.01.2016 17:22', '4260295881593', '1', 'a0YC000000eNFXpMAO', '185.00', '279.99'),
(37484, '375266862', NULL, NULL, 'Dinie Van der Aalst', 'Korenbloemlaan 7', '', '5513 AT', 'WINTELRE', 'Niederlande', 'NL', NULL, NULL, '610116837', '0010100XCL', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352617172', 'FedEx', NULL, '2016-01-08', '06.01.2016 15:30', '4260295880459', '1', 'a0YC000000eNFdaMAG', '185.00', '279.99'),
(37485, '375361795', NULL, NULL, 'Peter Kavanagh', '62 Clifford Court, Flat 62, Chorlton Road,', 'Old Trafford', 'M15 4AS', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7852913076', '0010064LMT', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352617128', 'FedEx', NULL, '2016-01-08', '06.01.2016 21:27', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37486, '375274603', NULL, NULL, 'Peter Saunders', '86 MOUNTVIEW', 'Borden', 'ME9 8JZ', 'SITTINGBOURNE Kent', 'Großbritannien', 'GB', NULL, NULL, '7738308967', '0010237B3P', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352617139', 'FedEx', NULL, '2016-01-08', '06.01.2016 15:04', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37487, '375234258', NULL, NULL, 'Michael Omolola', '16 Patmore H Mayville Estate', '', 'N16 8LQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7403343395', '0010131YGJ', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352617140', 'FedEx', NULL, '2016-01-08', '06.01.2016 12:03', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37488, '3074457345681194432', NULL, NULL, 'Ridzuan Saeidin', 'Pejabat senggara kompleks,  Markas Pangkalan,   Pangkalan Udara Subang', '', '40000', 'SHAH ALAM SELANGOR', 'Malaysia', 'MY', NULL, NULL, '60124020758', '001005767Y', NULL, NULL, 'Theorema Macau 16945 with Genuine Leather Strap', NULL, '578824941586', 'FedEx', NULL, '2016-01-08', '06.01.2016 18:24', 'a0YC000000eTz5LMAS', '1', 'a0YC000000eTz5LMAS', '779.88', '899.00'),
(37489, '375767107', NULL, NULL, 'Ross Coyle', '16 Brookdale Way Rivervalley', '', 'Co Dublin', 'Swords', 'Irland', 'IE', NULL, NULL, '863298150', '0010136L8M', NULL, NULL, 'Theorema Casablanca Skeleton Watch - Brown Strap, Gold Case, Black Dial (GM-101-3)', NULL, '644352617323', 'FedEx', NULL, '2016-01-11', '08.01.2016 20:03', 'WL-IE190614AH08', '1', 'a0YC000000cZPGNMA4', '184.99', '299.00'),
(37490, '375574250', NULL, NULL, 'Ademir Goncalves', '4  shamrock terrace dublin 1', '', '1', 'Dublin', 'Irland', 'IE', NULL, NULL, '879814801', '0010040XRW', NULL, NULL, 'Sao Paulo Watch - GM-103-1', NULL, '644352617334', 'FedEx', NULL, '2016-01-11', '07.01.2016 21:02', 'WL-GM-103-1', '1', 'a0YC000000cZRKfMAO', '195.01', '299.00'),
(37491, '375584410', NULL, NULL, 'Ruslan Dautov', 'Klein Hagelkruis 70', '', '2180', 'Ekeren', 'Belgien', 'BE', NULL, NULL, '484151951', '0010249DKC', NULL, NULL, 'Montre Theorema Sao Paolo - MÃ©tal - Argent/blanc (GM-103-5)', NULL, '644352617415', 'FedEx', NULL, '2016-01-11', '07.01.2016 22:49', '4260295881593', '1', 'a0YC000000eNFXpMAO', '185.00', '279.99'),
(37492, '375715737', '', '', 'C. Pryce', 'Flat 18 48 Church Street', '', 'E15 3HZ', 'Stratford', 'Großbritannien', '', '', '', '787802572', '0010055DWW', '', '', 'GM-508-3  Brown Strap Gold Case Black Face', 'Paket am 22.01.16 zur?ck erhalten!\r\nRL 7312 6030 5DE  25.01.2016', '644352617345', 'FedEx', '', '2016-01-11', '08.01.2016 15:47', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37493, '375707915', NULL, NULL, 'emma Jardine', '309 sandon road', '', 'ST16 3HW', 'STAFFORD', 'Großbritannien', 'GB', NULL, NULL, '7929957707', '0010036NFO', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352617356', 'FedEx', NULL, '2016-01-11', '08.01.2016 15:47', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37494, '375586222', NULL, NULL, 'Jessica Daye', '1 KNOCKCAIRN LODGE', 'Dundrod', 'BT29 4WY', 'CRUMLIN Antrim', 'Großbritannien', 'GB', NULL, NULL, '7715339665', '00100028DV', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352617367', 'FedEx', NULL, '2016-01-11', '07.01.2016 22:01', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(37495, '375433415', NULL, NULL, 'Walid Amoori', '6 CALLOW MOUNT', '', 'S14 1PH', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7475644244', '10196377', NULL, NULL, 'Gold/Black Dial / Gold Metal Band - GM-101-8', NULL, '644352617378', 'FedEx', NULL, '2016-01-11', '07.01.2016 09:32', '4260295882002', '1', 'a0YC000000eFiZOMA0', '155.00', '249.00'),
(37496, '375594304', NULL, NULL, 'Dawn Hill', '9 Olympian Way', '', 'EX15 1GB', 'CULLOMPTON', 'Großbritannien', 'GB', NULL, NULL, '7713585050', '00100976OM', NULL, NULL, 'Silver, Black Dial, Silver Metal Band (T-3011-6 )', NULL, '644352617389', 'FedEx', NULL, '2016-01-11', '07.01.2016 22:28', '4260295881753', '1', 'a0YC000000bIeXmMAK', '124.00', '189.00'),
(37497, '375473990', NULL, NULL, 'Richard Ellis', '76 KIRKLINGTON ROAD', '', 'NG25 0AX', 'SOUTHWELL', 'Großbritannien', 'GB', NULL, NULL, '7814279931', '001013070G', NULL, NULL, 'Silver, White Dial, Silver Metal Band (T-3011-5)', NULL, '644352617390', 'FedEx', NULL, '2016-01-11', '07.01.2016 13:15', '4260295881746', '1', 'a0YC000000bIeXlMAK', '124.00', '189.00'),
(37498, '375608064', NULL, NULL, 'Peter Cushman', '15 Cadwell Lane', '', 'SG4 0AH', 'HITCHIN Hertfordshire ', 'Großbritannien', 'GB', NULL, NULL, '7577440817', '10186487', NULL, NULL, 'T-3001-1 Silver Case/White Dial/Black Leather Band', NULL, '644352617404', 'FedEx', NULL, '2016-01-11', '08.01.2016 00:29', '4260295880299', '1', 'a0YC000000eGHU4MAO', '96.01', '149.00'),
(37499, '375535601', NULL, NULL, 'Andy van Donkelaar', 'Molenweg 17', '', '3708 SB', 'ZEIST', 'Niederlande', 'NL', NULL, NULL, '628679228', '0010206G33', NULL, NULL, 'Sao Paulo zilver witte wijzerplaat, zilverkleurige metalen Band - GM-103-5', NULL, '644352617426', 'FedEx', NULL, '2016-01-11', '07.01.2016 18:33', '4260295881593', '1', 'a0YC000000eNFdbMAG', '185.00', '279.99'),
(37500, '375468698', NULL, NULL, 'trendy xie', 'Zeedijk 132HS', '', '1012 BC', 'AMSTERDAM Noord-Holland', 'Niederlande', 'NL', NULL, NULL, '204229336', '0010089SJH', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352617437', 'FedEx', NULL, '2016-01-11', '07.01.2016 13:31', '4260295880459', '1', 'a0YC000000eNFdaMAG', '185.00', '279.99'),
(37501, '375851202', NULL, NULL, 'Joep Laarhoven', 'Stadhouderslaan 2', '', '5361 BN', 'GRAVE Noord-Brabant', 'Niederlande', 'NL', NULL, NULL, '611948516', '0010180FSA', NULL, NULL, 'Sao Paulo zilver/zwarte wijzerplaat, zilverkleurige metalen band - GM-103-6', NULL, '644352617600', 'FedEx', NULL, '2016-01-11', '09.01.2016 11:58', '4260295881609', '1', 'a0YC000000eNFdcMAG', '185.00', '279.99'),
(37502, '375951950', NULL, NULL, 'gillian drummond', '23 GREENHILL PARK', '', 'EH26 9EX', 'PENICUIK', 'Großbritannien', 'GB', NULL, NULL, '7795836476', '0010213SE4', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352617573', 'FedEx', NULL, '2016-01-11', '09.01.2016 21:27', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37503, '375873636', NULL, NULL, 'Savi Bains', '5 LOCKE GARDENS', '', 'SL3 7BE', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '7584323185', '0010168P73', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352617584', 'FedEx', NULL, '2016-01-11', '09.01.2016 13:26', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37504, '375809516', NULL, NULL, 'Mark Horne', '17 MORRISON ROAD', '', 'CT20 1PQ', 'FOLKESTONE Kent', 'Großbritannien', 'GB', NULL, NULL, '7714019746', '0010121H7G', NULL, NULL, 'GM-508-6 silver strap silver case black face', NULL, '644352617595', 'FedEx', NULL, '2016-01-11', '09.01.2016 01:31', '4260295881951', '1', 'a0YC000000cYA7qMAG', '125.00', '199.00'),
(37505, '375563221', NULL, NULL, 'Stefanie Eidmann', 'Auf der Beune 67', '', '64839', 'Münster', 'Deutschland', 'DE', NULL, NULL, '', '0010049VAA', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836288943835', 'DHL', NULL, '2016-01-11', '2016-01-07 21:01', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37506, '375558421', NULL, NULL, 'Stefan Gamm', 'Ludwigstr. 7', '', '33818', 'Leopoldshöhe', 'Deutschland', 'DE', NULL, NULL, '05208/12345', '0010161HI5', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836288962089', 'DHL', NULL, '2016-01-11', '2016-01-07 20:33', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37507, '375462622', '', '', 'Lucia Fischer', 'Vor dem Bruch 36', '', '52372', 'Kreuzau', 'Deutschland', '', '', '', '02422959505', '0010079T03', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', 'Uhr erhalten 26.01.2016\r\nBitte refund!', '00340433836288972323', 'DHL', '', '2016-01-11', '2016-01-07 13:09', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37508, '375426741', NULL, NULL, 'Christina Hansel', 'St.-Georg-Str. 20a', '', '86911', 'Dießen am Ammersee', 'Deutschland', 'DE', NULL, NULL, '01728363347', '0010046QF2', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-4', NULL, '00340433836288983800', 'DHL', NULL, '2016-01-11', '2016-01-07 10:01', 'T-3001-4', '1', 'a0YC000000eOE4iMAG', '139.80', '199.00'),
(37509, '375393730', NULL, NULL, 'Melanie Schäfer', 'Platanenstr. 24', '', '55129', 'Mainz', 'Deutschland', 'DE', NULL, NULL, '491712676119', '00102483G7', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836288993649', 'DHL', NULL, '2016-01-11', '2016-01-07 00:59', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(37510, 'PK\0\0\0\0\0!\0bîha\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37511, 'ÀñNíc«ˆ_ã\\U-Ôäí`p\'+ïåÔiˆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37512, '´¯–-W ÀAil\0¨µEZ‹V·ç>âŸ‚Q¦exa', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37513, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37514, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37515, '¹P‡‚~lŸîf”XÇgô–.ËÛ›Eæø‰x', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37516, '\'éí&éÆÝbû$ÐÒØâš\"U^Ò¦_¿£ø’†”“Í', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37517, 'h­\0Óòq†ù¸¥LŒH%­0˜7‹FÄ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37518, 'öÍÂùöK˜ŒN5', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37519, '´.m½‚öÑvNÚ(l[Ö·2~Ö±ÂË<ë„c>', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37520, '®p–nÚ¯ïÁ‰C¸>Ãhu½†0èúAÐõy', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37521, 'Ø5(änz†šozÚ54F’', NULL, NULL, 'Ãþ•\rI…ã1f<&moN¤wcëÝw®ãM’ˆ XËMÜöB¥’Í•éÃ0–WyBb˜›pa¯\"X|t#¶²Z«­¯D˜ÆŠqd÷° Rbo+£Ûc@<VRøL4UROë\Z\"ç²Ë:Â¬í1?’ÊCKm¯f~ÞÊÖõ¼™.bjÉÚÂº¾ù¥ëÒãéªá)‚QÎ´Þo´®íäô\r€©2®×ëu{õœž`ßU­,EšþF½“Ñ,€ìc™v·Ö¬5\\|þZIæV§Ói¶RY,Q²~£¶ÞØ^uðdñÍ¾ÑÙîv×¼Yüz	ß¿ÖZo¸', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'Å*¯Î-', '©Lßã»4ïé0D±_yzóës2,[œ”r‰`+', 'G4¾œtŸ¿', '', '', ''),
(37522, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37523, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37524, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37525, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37526, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37527, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37528, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37529, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37530, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37531, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼ØóFÝ.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37532, 'JôÞ¹DvÄmÓbUÜ?ý¿¶Oçuó>*­÷§w_ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37533, '†Ø`6ò0¸z6 J0Z10¯³Á@ \0ëÑ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37534, '3	Œ«I\'¼>Œ«IÇ^Ÿ\rÆÕGÌ•', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37535, '×Ÿ„(á…¥((\\89Ù{ŠÉ^ pÅä,w³¼@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37536, 'täîE«ºHº!‹8Èj.r_ÀË&Š0Oáë_)ÁÓø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37537, 'É’U ó&v|†uÄê™?ÞÂ²0§¯Ê³_ê•r', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '})¶F{A¸»Ýt™gO•qÜ«ÓÛïÙ<›ÔÙ”úÔ', '', '', '', '', ''),
(37538, '»', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37539, 'æq[í éØ×²w›VÙ^1¿Ê§õ=•$eL³Yú0¯¿', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37540, 'ˆÃ—ç‚d­KZM£RÑÔ>î:ÛÃG\ZÅÉ\Z™˜àØ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37541, '|äŠ\\±9ð‘+6>rÅ&ÁG®Ø(È›…\0¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'pÇA\rŽÖ¨›a$ðš¸§*q', 'Øl©ð±^a²•@÷u	èv[`‚D2', 'cy€k{\0C7™', '', '', ''),
(37542, 'ì\Zlù	ÆpÙ', NULL, NULL, 'xrµø$’ŒgÂh‚e{±Í}&ŠëÚiâÓm°åâƒo\0™b\rK8n©í‰èˆ”¢GÚOWu\0)0T ÁiFñ7€ÓþÏ†N8µ', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'ÒÅ\\z', 'fQÐÛ´üÀ-?0AË´ü\0´|®×üÙÌ1', 'ºY™EÝþ¡Þ', '', '', ''),
(37543, '{w:Æ²¥8ˆ½{çUolš&kÆ]Œ˜Ÿâ·åãs·', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37544, 'ß4Fãƒ×û‰Ežß<º\Zë«îÕOŽËžþ×´', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37545, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37546, '\0€\0\0Z+\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37547, 'PK\0\0\0\0\0!\0bîha\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37548, 'ÀñNíc«ˆ_ã\\U-Ôäí`p\'+ïåÔiˆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37549, '´¯–-W ÀAil\0¨µEZ‹V·ç>âŸ‚Q¦exa', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37550, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37551, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37552, '¹P‡‚~lŸîf”XÇgô–.ËÛ›Eæø‰x', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37553, '\'éí&éÆÝbû$ÐÒØâš\"U^Ò¦_¿£ø’†”“Í', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37554, '´.m½‚öÑvNÚ(l[Ö·2~Ö±ÂË<ë„c>', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37555, '®p–nÚ¯ïÁ‰C¸>Ãhu½†0èúAÐõy', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37556, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37557, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37558, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37559, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37560, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37561, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37562, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37563, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37564, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37565, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼ØóFÝ.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(37566, 'JôÞ¹DvÄmÓbUÜ?ý¿¶Oçuó>*­÷§w_ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37567, '†Ø`6ò0¸z6 J0Z10¯³Á@ \0ëÑ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37568, '3	Œ«I\'¼>Œ«IÇ^Ÿ\rÆÕGÌ•', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37569, '×Ÿ„(á…¥((\\89Ù{ŠÉ^ pÅä,w³¼@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37570, 'täîE«ºHº!‹8Èj.r_ÀË&Š0Oáë_)ÁÓø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37571, 'É’U ó&v|†uÄê™?ÞÂ²0§¯Ê³_ê•r', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '})¶F{A¸»Ýt™gO•qÜ«ÓÛïÙ<›ÔÙ”úÔ', '', '', '', '', ''),
(37572, 'æq[í éØ×²w›VÙ^1¿Ê§õ=•$eL³Yú0¯¿', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37573, 'ˆÃ—ç‚d­KZM£RÑÔ>î:ÛÃG\ZÅÉ\Z™˜àØ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37574, '|äŠ\\±9ð‘+6>rÅ&ÁG®Ø(È›…\0¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'pÇA\rŽÖ¨›a$ðš¸§*q', 'Øl©ð±^a²•@÷u	èv[`‚D2', 'cy€k{\0C7™', '', '', ''),
(37575, '{w:Æ²¥8ˆ½{çUolš&kÆ]Œ˜Ÿâ·åãs·', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37576, 'ß4Fãƒ×û‰Ežß<º\Zë«îÕOŽËžþ×´', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37577, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37578, 'PK\0\0\0\0\0!\0bîha\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37579, 'ÀñNíc«ˆ_ã\\U-Ôäí`p\'+ïåÔiˆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37580, '´¯–-W ÀAil\0¨µEZ‹V·ç>âŸ‚Q¦exa', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37581, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37582, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37583, '¹P‡‚~lŸîf”XÇgô–.ËÛ›Eæø‰x', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37584, '\'éí&éÆÝbû$ÐÒØâš\"U^Ò¦_¿£ø’†”“Í', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37585, '´.m½‚öÑvNÚ(l[Ö·2~Ö±ÂË<ë„c>', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37586, '®p–nÚ¯ïÁ‰C¸>Ãhu½†0èúAÐõy', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37587, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37588, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37589, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37590, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37591, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37592, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37593, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37594, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37595, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37596, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼ØóFÝ.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37597, 'JôÞ¹DvÄmÓbUÜ?ý¿¶Oçuó>*­÷§w_ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37598, '†Ø`6ò0¸z6 J0Z10¯³Á@ \0ëÑ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37599, '3	Œ«I\'¼>Œ«IÇ^Ÿ\rÆÕGÌ•', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37600, '×Ÿ„(á…¥((\\89Ù{ŠÉ^ pÅä,w³¼@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37601, 'täîE«ºHº!‹8Èj.r_ÀË&Š0Oáë_)ÁÓø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37602, 'É’U ó&v|†uÄê™?ÞÂ²0§¯Ê³_ê•r', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '})¶F{A¸»Ýt™gO•qÜ«ÓÛïÙ<›ÔÙ”úÔ', '', '', '', '', ''),
(37603, 'æq[í éØ×²w›VÙ^1¿Ê§õ=•$eL³Yú0¯¿', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37604, 'ˆÃ—ç‚d­KZM£RÑÔ>î:ÛÃG\ZÅÉ\Z™˜àØ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37605, '|äŠ\\±9ð‘+6>rÅ&ÁG®Ø(È›…\0¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'pÇA\rŽÖ¨›a$ðš¸§*q', 'Øl©ð±^a²•@÷u	èv[`‚D2', 'cy€k{\0C7™', '', '', ''),
(37606, '{w:Æ²¥8ˆ½{çUolš&kÆ]Œ˜Ÿâ·åãs·', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37607, 'ß4Fãƒ×û‰Ežß<º\Zë«îÕOŽËžþ×´', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37608, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37609, '376160555', NULL, NULL, 'Benoit Beyls', 'Hugo Verriestlaan 222', '', '8500', 'Kortrijk', 'Belgien', 'BE', NULL, NULL, '479584036', '00100926JD', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352617827', 'FedEx', NULL, '2016-01-12', '10.01.2016 21:50', '4260295880459', '1', 'a0YC000000eNFXoMAO', '185.00', '279.99'),
(37610, '376090099', '', '', 'Martine Massaux', '21 rue du cortonnoy', '', '5060', 'Velaine-sur-Sambre', 'Belgien', '', '', '', '71501746', '0010137D1Q', '', '', 'Montre Theorema Sao Paolo - Cuir - Argent/noir (GM-103-1)', '', '644352617838', 'FedEx', '', '2016-01-12', '10.01.2016 16:48', '4260295880435', '1', 'a0YC000000eNFXmMAO', '185.00', '279.99'),
(37611, '375760926', NULL, NULL, 'Anniek Maes', 'Perstraat 24', '', '9120', 'Haasdonk', 'Belgien', 'BE', NULL, NULL, '494818729', '0010239KAR', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352617849', 'FedEx', NULL, '2016-01-12', '08.01.2016 20:48', '4260295880459', '1', 'a0YC000000eNFXoMAO', '185.00', '279.99'),
(37612, '375602128', NULL, NULL, 'Rustam Dautov', 'klein hagelkruis 70', '', '2180', 'ekeren', 'Belgien', 'BE', NULL, NULL, '485380825', '00101242SY', NULL, NULL, 'Sao Paulo zwarte band, zwarte kast - GM-103-2', NULL, '644352617850', 'FedEx', NULL, '2016-01-12', '08.01.2016 00:19', '4260295880442', '1', 'a0YC000000eNFXnMAO', '185.00', '279.99'),
(37613, '376029591', NULL, NULL, 'John Emerson', '10 Grassington', 'Bransholme', 'HU7 5BT', 'HULL', 'Großbritannien', 'GB', NULL, NULL, '7850372059', '0010250MJG', NULL, NULL, 'Bicolor/Gold Dial/Silver Metall Band GM-101-9', NULL, '', 'FedEx', NULL, '2016-01-12', '10.01.2016 11:27', '4260295882019', '1', 'a0YC000000cYp72MAC', '155.00', '249.00'),
(37614, '376079065', NULL, NULL, 'Liliya Lugova', '34 DRAKEWOOD ROAD', '', 'SW16 5DT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7751399964', '0010174VA2', NULL, NULL, 'Bicolor/Gold Dial/Silver Metall Band GM-101-9', NULL, '', 'FedEx', NULL, '2016-01-12', '10.01.2016 14:59', '4260295882019', '1', 'a0YC000000cYp72MAC', '155.00', '249.00'),
(37615, '376079435', NULL, NULL, 'danny drew', '24 LOWFIELD ROAD', '', 'GL8 8AT', 'TETBURY GLOUCESTERSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7920014193', '0010114H5R', NULL, NULL, 'Black/Black Dial/Black Metall band GM-101-10', NULL, '644352617702', 'FedEx', NULL, '2016-01-12', '10.01.2016 14:59', '4260295882026', '1', 'a0YC000000cYp73MAC', '155.00', '249.00'),
(37616, '376081872', NULL, NULL, 'Liliya Lugova', '34 DRAKEWOOD ROAD', '', 'SW16 5DT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7751399964', '00101642P9', NULL, NULL, 'Black/Black Dial/Black Metall band GM-101-10', NULL, '644352617816', 'FedEx', NULL, '2016-01-12', '10.01.2016 15:25', '4260295882026', '1', 'a0YC000000cYp73MAC', '155.00', '249.00'),
(37617, '376114972', NULL, NULL, 'Linda Prescott', '10 BRINDLE PLACE', '', 'PR2 5JG', 'GRIMSARGH', 'Großbritannien', 'GB', NULL, NULL, '01772 703975', '0010099M0U', NULL, NULL, 'Black/Black Dial/Black Metall band GM-101-10', NULL, '644352617713', 'FedEx', NULL, '2016-01-12', '10.01.2016 17:27', '4260295882026', '1', 'a0YC000000cYp73MAC', '155.00', '249.00'),
(37618, '376007085', NULL, NULL, 'michael york', '119 rawley crescent', 'duston', 'nn5 6px', 'northampton northants', 'Großbritannien', 'GB', NULL, NULL, '01604 755813', '0010250P6Y', NULL, NULL, 'Black/Black Dial/Black Metall band GM-101-10', NULL, '644352617724', 'FedEx', NULL, '2016-01-12', '10.01.2016 09:58', '4260295882026', '1', 'a0YC000000cYp73MAC', '155.00', '249.00'),
(37619, '376055584', NULL, NULL, 'David Gleeson', '17 FIELDLANDS', '', 'PR8 5HQ', 'SOUTHPORT', 'Großbritannien', 'GB', NULL, NULL, '1704260459', '0010164PHY', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352617735', 'FedEx', NULL, '2016-01-12', '10.01.2016 13:32', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(37620, '376045598', NULL, NULL, 'Kirsty McDonough', '6 WHINS CLOSE', 'High Harrington', 'CA14 4AD', 'WORKINGTON', 'Großbritannien', 'GB', NULL, NULL, '7791407810', '0010250QWF', NULL, NULL, 'GM-101-5 Black Strap/ Black Case/ Black Dial', NULL, '644352617746', 'FedEx', NULL, '2016-01-12', '10.01.2016 12:53', '4260295881050', '1', 'a0YC000000cYp6yMAC', '155.00', '249.00'),
(37621, '376075065', NULL, NULL, 'Harriet Bullock', '93 Colebrook Road', '', 'BN17 7NU', 'LITTLEHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '07534 131637', '0010016OK9', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '644352617757', 'FedEx', NULL, '2016-01-12', '10.01.2016 14:57', '4260295881210', '1', 'a0YC000000cY9OCMA0', '125.00', '199.00'),
(37622, '376136036', NULL, NULL, 'Joshua Decort', '41 BROOM KNOLL', 'East bergholt', 'CO7 6XN', 'COLCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7788950969', '0010229REC', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352617768', 'FedEx', NULL, '2016-01-12', '10.01.2016 18:55', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(37623, '376028616', NULL, NULL, 'Martin Downes', '35 CROMWELL ROAD', '', 'CV22 5LY', 'RUGBY', 'Großbritannien', 'GB', NULL, NULL, '1788568675', '00100662NX', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352617779', 'FedEx', NULL, '2016-01-12', '10.01.2016 11:24', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37624, '376106233', NULL, NULL, 'miss n', '9 jellicoe rd', '', 'Pl5 3uu', 'Plymouth', 'Großbritannien', 'GB', NULL, NULL, '1752774322', '00102096P4', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352617780', 'FedEx', NULL, '2016-01-12', '10.01.2016 16:55', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37625, '376064036', NULL, NULL, 'Inna Bondarenko', '4 Wimbledon Close, The Downs', '', 'SW20 8HW', 'London', 'Großbritannien', 'GB', NULL, NULL, '7896223243', '0010001QK3', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352617790', 'FedEx', NULL, '2016-01-12', '10.01.2016 13:55', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37626, '376359128', NULL, NULL, 'Rolf Lennartz', 'Schlesische Str. 65', '', '53773', 'Hennef (Sieg)', 'Deutschland', 'DE', NULL, NULL, '02241304546', '0010152WYI', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836292571420', 'DHL', NULL, '2016-01-12', '2016-01-11 21:30', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(37627, '376357697', NULL, NULL, 'Hadzib Cosic', 'Vogelheimer Str. 48', '', '45326', 'Essen', 'Deutschland', 'DE', NULL, NULL, '015155053006', '0010052L39', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-8', NULL, '00340433836292626281', 'DHL', NULL, '2016-01-12', '2016-01-11 20:58', 'T3008-8', '1', 'a0YC000000eYGR2MAO', '153.85', '219.00'),
(37628, '376357229', NULL, NULL, 'Udo Hoehner', 'Heerstr. 33', '', '53111', 'Bonn', 'Deutschland', 'DE', NULL, NULL, '01729748484', '001017525D', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836292615094', 'DHL', NULL, '2016-01-12', '2016-01-11 21:00', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(37629, '376357219', NULL, NULL, 'Reimer Schaack', 'In der Rheinau 40', '', '53639', 'Königswinter', 'Deutschland', 'DE', NULL, NULL, '02223-909102', '0010151KXS', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3A', NULL, '00340433836292591534', 'DHL', NULL, '2016-01-12', '2016-01-11 21:04', 'T-3001-3A', '1', 'a0YC000000eOE3zMAG', '139.80', '199.00'),
(37630, '376352356', NULL, NULL, 'Hakan Erbas', 'Schlupkothen 18', '', '42489', 'Wülfrath', 'Deutschland', 'DE', NULL, NULL, '015222830685', '00101781AS', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-4', NULL, '00340433836292603503', 'DHL', NULL, '2016-01-12', '2016-01-11 21:02', 'T3008-4', '1', 'a0YC000000eYGQFMA4', '153.85', '219.00'),
(37631, '376345675', NULL, NULL, 'Carsten Ködel', 'Pfännereck 2', '', '06126', 'Halle (Saale)', 'Deutschland', 'DE', NULL, NULL, '01786346446', '0010034N2B', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836292636464', 'DHL', NULL, '2016-01-12', '2016-01-11 20:00', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(37632, '376314354', NULL, NULL, 'Volker Lucas', 'Fahlerweg 6E', '', '40764', 'Langenfeld (Rheinland)', 'Deutschland', 'DE', NULL, NULL, '02173781855', '0010190FBT', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', NULL, '00340433836292647248', 'DHL', NULL, '2016-01-12', '2016-01-11 17:39', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(37633, '376231139', NULL, NULL, 'Wolfgang Renner', 'Dresdener Str. 9', '', '33803', 'Steinhagen', 'Deutschland', 'DE', NULL, NULL, '05204-890141', '0010022JG1', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836292659708', 'DHL', NULL, '2016-01-12', '2016-01-11 10:51', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(37634, '376191822', NULL, NULL, 'Pinarbasi Akin', 'Hepberger Str. 16', '', '85092', 'Kösching', 'Deutschland', 'DE', NULL, NULL, '015201557555', '00101665BH', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-4', NULL, '00340433836292667840', 'DHL', NULL, '2016-01-12', '2016-01-11 00:34', 'T3008-4', '1', 'a0YC000000eYGQFMA4', '153.85', '219.00'),
(37635, '376170379', NULL, NULL, 'Ulrich Clasen', 'Fasanenweg 4a', '', '23560', 'Lübeck', 'Deutschland', 'DE', NULL, NULL, '017638092280', '00102482HZ', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-4', NULL, '00340433836292679003', 'DHL', NULL, '2016-01-12', '2016-01-10 22:33', 'T3008-4', '1', 'a0YC000000eYGQFMA4', '153.85', '219.00'),
(37636, '376150585', NULL, NULL, 'Luigi Tabbi', 'Obere Bitzer Str. 17', '', '55270', 'Ober-olm', 'Deutschland', 'DE', NULL, NULL, '01738103589', '0010121ONT', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-8', NULL, '00340433836292687145', 'DHL', NULL, '2016-01-12', '2016-01-10 20:58', 'T3008-8', '1', 'a0YC000000eYGR2MAO', '153.85', '219.00'),
(37637, '376144279', NULL, NULL, 'Beata Miezal', 'Hauptstr. 185A', '', '44892', 'Bochum', 'Deutschland', 'DE', NULL, NULL, '01632521777', '0010118GLY', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-5', NULL, '00340433836292698493', 'DHL', NULL, '2016-01-12', '2016-01-10 20:38', 'T3008-5', '1', 'a0YC000000eYGQYMA4', '153.85', '219.00'),
(37638, '376123780', NULL, NULL, 'Jannik Sillah', 'Josefstr. 120-122', '', '41462', 'Neuss', 'Deutschland', 'DE', NULL, NULL, '015735661138', '00101650DC', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-4', NULL, '00340433836292706501', 'DHL', NULL, '2016-01-12', '2016-01-10 18:59', 'T3008-4', '1', 'a0YC000000eYGQFMA4', '153.85', '219.00'),
(37639, '376087282', NULL, NULL, 'Karl-Heinz Windt', 'Bünteweg  2', 'Stiftung Tierärztliche Hochschule Hannover', '30559', 'Hannover', 'Deutschland', 'DE', NULL, NULL, '01701836213', '0010174SVV', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836292726462', 'DHL', NULL, '2016-01-12', '2016-01-10 16:41', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37640, '376087223', NULL, NULL, 'Harald Kaus', 'Schwarzensteinweg 70', '', '45289', 'Essen', 'Deutschland', 'DE', NULL, NULL, '', '00101287AW', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-7', NULL, '00340433836292714247', 'DHL', NULL, '2016-01-12', '2016-01-10 16:42', 'T3008-7', '1', 'a0YC000000eYGQxMAO', '153.85', '219.00'),
(37641, '376087214', NULL, NULL, 'Harald Kaus', 'Schwarzensteinweg 70', '', '45289', 'Essen', 'Deutschland', 'DE', NULL, NULL, '', '0010214EAZ', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-7', NULL, '00340433836292714247', 'DHL', NULL, '2016-01-12', '2016-01-10 16:38', 'T3008-7', '1', 'a0YC000000eYGQxMAO', '153.85', '219.00'),
(37642, '376059716', NULL, NULL, 'Ulrich Adamiak', 'Im Vogelspoth 52 a', '', '44867', 'Bochum', 'Deutschland', 'DE', NULL, NULL, '02327780445', '0010186PHU', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-1', NULL, '00340433836293779894', 'DHL', NULL, '2016-01-12', '2016-01-10 14:32', 'T3008-1', '1', 'a0YC000000eYGP4MAO', '153.85', '219.00'),
(37643, '376023499', NULL, NULL, 'Harry Schmidt', 'Müllerwegstannen 44E', '', '35260', 'Stadtallendorf', 'Deutschland', 'DE', NULL, NULL, '064286053544', '0010071KF9', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-8', NULL, '00340433836293783518', 'DHL', NULL, '2016-01-12', '2016-01-10 11:59', 'T3008-8', '1', 'a0YC000000eYGR2MAO', '153.85', '219.00'),
(37644, '376019165', NULL, NULL, 'Alex Fels', 'Franz-Diehl-Weg 5', '', '65934', 'Frankfurt am Main', 'Deutschland', 'DE', NULL, NULL, '015168405953', '0010150BJF', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-1', NULL, '00340433836293789381', 'DHL', NULL, '2016-01-12', '2016-01-10 11:57', 'T3008-1', '1', 'a0YC000000eYGP4MAO', '153.85', '219.00'),
(37645, '376012257', NULL, NULL, 'Armida Asanov', 'Asselner Hellweg 116', '', '44319', 'Dortmund', 'Deutschland', 'DE', NULL, NULL, '023133898032', '0010171286', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-2', NULL, '00340433836293794026', 'DHL', NULL, '2016-01-12', '2016-01-10 10:57', 'T3008-2', '1', 'a0YC000000eYGPkMAO', '153.85', '219.00'),
(37646, '376007209', NULL, NULL, 'Dimitrios Katsaros', 'Bronsart str. 28', '', '30161', 'Hannover', 'Deutschland', 'DE', NULL, NULL, '', '00102244US', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-8', NULL, '00340433836293797805', 'DHL', NULL, '2016-01-12', '2016-01-10 10:56', 'T3008-8', '1', 'a0YC000000eYGR2MAO', '153.85', '219.00'),
(37647, '376006040', NULL, NULL, 'Bernd Robioneck', 'Friedrichstr. 14', '', '24306', 'Plön', 'Deutschland', 'DE', NULL, NULL, '01736091939', '0010218HOD', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836293802615', 'DHL', NULL, '2016-01-12', '2016-01-10 10:34', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(37648, '375996640', '', '', 'Jenny Joy Harewood', 'Goebenstr. 40', '', '20253', 'Hamburg', 'Deutschland', '', '', '', '', '0010172GIS', '', '', 'Theorema Damascus Diamond Herrenuhr, Modell T3008-5', 'Paket am 29.01.2016 zurück erhalten! Wurde nicht bei dem Postamt abgeholt!', '00340433836293807337', 'DHL', '', '2016-01-12', '2016-01-10 09:30', 'T3008-5', '1', 'a0YC000000eYGQYMA4', '153.85', '219.00'),
(37649, '375924671', NULL, NULL, 'Sascha Huckenbeck', 'Jägerstr. 37', '', '51145', 'Köln', 'Deutschland', 'DE', NULL, NULL, '', '0010194EXQ', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-6', NULL, '00340433836293813260', 'DHL', NULL, '2016-01-12', '2016-01-09 19:31', 'T3008-6', '1', 'a0YC000000eYGQiMAO', '153.85', '219.00'),
(37650, '375893731', NULL, NULL, 'Julia Friedrich', 'Pionierstr. 27D', '', '13583', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '89652486', '0010171LEF', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-7', NULL, '00340433836293819781', 'DHL', NULL, '2016-01-12', '2016-01-09 16:04', 'T3008-7', '1', 'a0YC000000eYGQxMAO', '153.85', '219.00'),
(37651, '375855498', NULL, NULL, 'Dominik Kagerer', 'Heinrich-Hertz-Str. 15', '', '53177', 'Bonn', 'Deutschland', 'DE', NULL, NULL, '', '0010109CPB', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', NULL, '00340433836293823146', 'DHL', NULL, '2016-01-12', '2016-01-09 12:27', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(37652, '375839550', NULL, NULL, 'Benedict Franz', 'Niederrheinallee 123', '', '47506', 'Neukirchen-Vluyn', 'Deutschland', 'DE', NULL, NULL, '017630757851', '0010250IY7', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-8', NULL, '00340433836293828684', 'DHL', NULL, '2016-01-12', '2016-01-09 11:01', 'T3008-8', '1', 'a0YC000000eYGR2MAO', '153.85', '219.00'),
(37653, '375786096', NULL, NULL, 'mehmet özbek', 'schönbuchstr. 15', '', '71116', 'Gärtringen', 'Deutschland', 'DE', NULL, NULL, '01631382949', '0010179MBH', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3A', NULL, '00340433836293832490', 'DHL', NULL, '2016-01-12', '2016-01-08 22:59', 'T-3001-3A', '1', 'a0YC000000eOE3zMAG', '139.80', '199.00'),
(37654, '375699409', '', '', 'Rajko Beuch', 'Postliner Str. 16', '', '19357', 'Karstädt', 'Deutschland', '', '', '', '', '00101983J1', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', 'Uhr erhalten 20.01.2016\r\nBitte refund!', '00340433836293835866', 'DHL', '', '2016-01-12', '2016-01-08 15:13', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(37655, '376375828', '', '', 'Sarah Merriman', '3 tulla hous clare village', '', 'Malahide Road', 'Irland', 'DUBLIN 17', '', '', '', '851095433', '0010250PG3', '', '', 'GM511-1 Black Strap, Silver Case, Black Face', '', 'storniert', 'FedEx', '', '2016-01-13', '11.01.2016 21:32', 'WL-GM511-1', '1', 'a0YC000000cZQg8MAG', '165.00', '235.00'),
(37656, '376386992', NULL, NULL, 'Jessy Gubbels', 'Looierslaan 113', '', '2272 BJ', 'VOORBURG', 'Niederlande', 'NL', NULL, NULL, '31702121157', '00100142G2', NULL, NULL, 'Sao Paulo goud/zwarte wijzerplaat, goudkleurige metalen band - GM-103-7', NULL, '644352617974', 'FedEx', NULL, '2016-01-13', '11.01.2016 23:32', '4260295881616', '1', 'a0YC000000eNFddMAG', '185.00', '279.99'),
(37657, '376207477', NULL, NULL, 'Zidrunas Moskalenko', '3 FULMEAD ROAD', '', 'RG30 1JX', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7555202422', '00102505N1', NULL, NULL, 'Black Strap, Silver Case, Black Face (T-3011-2)', NULL, '644352617893', 'FedEx', NULL, '2016-01-13', '11.01.2016 02:59', '4260295881265', '1', 'a0YC000000bIeXiMAK', '124.00', '189.00'),
(37658, '376366565', '', '', 'kevin parker', '69 DOVEDALE ROAD', '', 'TS20 2TH', 'STOCKTON-ON-TEES', 'Großbritannien', '', '', '', '1642658408', '0010050RQV', '', '', 'Black/Black Dial/Black Metall band GM-101-10', '', 'Storniert', 'FedEx', '', '2016-01-13', '11.01.2016 20:56', '4260295882026', '1', 'a0YC000000cYp73MAC', '155.00', '249.00'),
(37659, '376328525', NULL, NULL, 'Bernard Gaffney', '8 HENFIELD CLOSE', '', 'DA5 1QE', 'BEXLEY', 'Großbritannien', 'GB', NULL, NULL, '7460315641', '00102354NH', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352617919', 'FedEx', NULL, '2016-01-13', '11.01.2016 17:57', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(37660, '376260493', NULL, NULL, 'Kara Duggan', '41 LONGMORE ROAD', 'Shirley', 'B90 3DZ', 'SOLIHULL West Midlands', 'Großbritannien', 'GB', NULL, NULL, '7958613212', '0010229UI4', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352617920', 'FedEx', NULL, '2016-01-13', '11.01.2016 12:08', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(37661, '376374602', NULL, NULL, 'KEITH WRIGHT', '40 CHURCH RD', '', 'L15 9EF', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7821644269', '00101067P4', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352617930', 'FedEx', NULL, '2016-01-13', '11.01.2016 21:26', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(37662, '376332628', NULL, NULL, 'Mihaita Schipor', 'Flat 1, 114 Leavesden Road', '', 'WD24 5EG', 'Watford', 'Großbritannien', 'GB', NULL, NULL, '7412273520', '0010026XOQ', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352617941', 'FedEx', NULL, '2016-01-13', '11.01.2016 18:00', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(37663, '376325483', NULL, NULL, 'karen rowe', '53 CHESTER AVENUE', '', 'HU17 8UQ', 'BEVERLEY', 'Großbritannien', 'GB', NULL, NULL, '7746834672', '0010053J3X', NULL, NULL, 'GM-101-4 Black Strap/ Silver Case/ Gold Dial', NULL, '644352617952', 'FedEx', NULL, '2016-01-13', '11.01.2016 17:38', '42602958803015', '1', 'a0YC000000cYp6xMAC', '155.00', '249.00'),
(37664, '376400126', NULL, NULL, 'Daniel Passingham', '26 ROWAN GREEN EAST', '', 'CM13 2ED', 'BRENTWOOD', 'Großbritannien', 'GB', NULL, NULL, '7814349355', '0010250PYA', NULL, NULL, 'T 3008-2 Damascus Watch- Silver Case, Black Face, Black Strap', NULL, '644352617963', 'FedEx', NULL, '2016-01-13', '11.01.2016 23:59', '4260295880169', '1', 'a0YC000000cYvVPMA0', '122.00', '199.00'),
(37665, '376560278', NULL, NULL, 'Luca Ceccarelli', 'VIA SANGUINETI 10', '', '60030', 'MORRO D\'ALBA AN', 'Italien', 'IT', NULL, NULL, '3398780028', '0010109A6N', NULL, NULL, 'GM-510-3', NULL, '644352618098', 'FedEx', NULL, '2016-01-14', '12.01.2016 23:29', 'WLMCIT2015120924', '1', 'a0YC000000eVCBWMA4', '150.00', '239.90'),
(37666, '376422918', NULL, NULL, 'Silvana Melissa Cappellari', 'VIA BRENNERO 8', '', '21052', 'BUSTO ARSIZIO VA', 'Italien', 'IT', NULL, NULL, '3343687619', '0010179FDD', NULL, NULL, 'GM-510-2', NULL, '644352618102', 'FedEx', NULL, '2016-01-14', '12.01.2016 08:31', 'GM-510-2', '1', 'a0YC000000eLcCyMAK', '150.00', '239.90'),
(37667, '376504394', NULL, NULL, 'JAMES HOWIE', 'STENA DRILLI GREENBANK CRESCENT', 'EAST TULLOS IND EST', 'AB12 3BG', 'ABERDEEN', 'Großbritannien', 'GB', NULL, NULL, '7951083948', '0010080O3P', NULL, NULL, 'Silver, Black Dial, Silver Metal Band (T-3011-6 )', NULL, '644352618087', 'FedEx', NULL, '2016-01-14', '12.01.2016 14:56', '4260295881753', '1', 'a0YC000000bIeXmMAK', '124.00', '189.00'),
(37668, '376422991', '', '', 'Damian Proske', 'Münzenbergerstraße 5', '', '61352', 'Bad Homburg', 'Deutschland', '', '', '', '01732323677', '00100392P7', '', '', 'Theorema Damascus Diamond Herrenuhr, Modell T3008-8', 'Uhr erhalten 25.01.2016\r\nBitte refund!', '00340433836295171306', 'DHL', '', '2016-01-13', '2016-01-12 08:30', 'T3008-8', '1', 'a0YC000000eYGR2MAO', '153.85', '219.00'),
(37669, '376755289', NULL, NULL, 'anton block', 'Weimarer Str. 13b', '', '21614', 'Buxtehude', 'Deutschland', 'DE', NULL, NULL, '', '0010170CJF', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-8', NULL, '00340433836299399379', 'DHL', NULL, '2016-01-14', '2016-01-13 17:59', 'T3008-8', '1', 'a0YC000000eYGR2MAO', '153.85', '219.00'),
(37670, '376723655', NULL, NULL, 'Olena Kovalova', 'Am Sandershof 29', '', '45665', 'Recklinghausen', 'Deutschland', 'DE', NULL, NULL, '+49236193786', '0010026NXI', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-3', NULL, '00340433836299416526', 'DHL', NULL, '2016-01-14', '2016-01-13 15:09', 'T3008-3', '1', 'a0YC000000eYGQ4MAO', '153.85', '219.00'),
(37671, '376713206', NULL, NULL, 'Nicole Jessen', 'Keitumer Chaussee 9', '', '25980', 'Sylt', 'Deutschland', 'DE', NULL, NULL, '04651-9429660', '00101765WV', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-3', NULL, '00340433836299426181', 'DHL', NULL, '2016-01-14', '2016-01-13 14:39', 'T3008-3', '1', 'a0YC000000eYGQ4MAO', '153.85', '219.00'),
(37672, '376701650', NULL, NULL, 'Felix Rodhe', 'Merseburger Str. 11', '', '06112', 'Halle (Saale)', 'Deutschland', 'DE', NULL, NULL, '015785790030', '0010162MVA', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-8', NULL, '00340433836300235573', 'DHL', NULL, '2016-01-15', '2016-01-13 13:34', 'T3008-8', '1', 'a0YC000000eYGR2MAO', '153.85', '219.00'),
(37673, '376557407', NULL, NULL, 'Frank Glende', 'Schillerstr. 16', '', '53913', 'Swisttal', 'Deutschland', 'DE', NULL, NULL, '02254-7326', '00101471PO', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-1', NULL, '00340433836300240676', 'DHL', NULL, '2016-01-15', '2016-01-12 20:11', 'T3008-1', '1', 'a0YC000000eYGP4MAO', '153.85', '219.00'),
(37674, '376514224', NULL, NULL, 'Zymantas Darbenas', 'Seefahrtstr. 4', 'c/o Bernhard Lokocz', '28759', 'Bremen', 'Deutschland', 'DE', NULL, NULL, '01788968175', '0010109S47', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-4', NULL, '00340433836300247194', 'DHL', NULL, '2016-01-15', '2016-01-12 16:57', 'T-3001-4', '1', 'a0YC000000eOE4iMAG', '139.80', '199.00'),
(37675, '376508039', NULL, NULL, 'Herbert Uedelhoven', 'Osterbekstr. 90b', 'c/o EMC Deutschland GmbH', '22083', 'Hamburg', 'Deutschland', 'DE', NULL, NULL, '01736535111', '0010013EDJ', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836300251870', 'DHL', NULL, '2016-01-15', '2016-01-12 16:26', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37677, '376513834', NULL, NULL, 'Alan Venables', '8 Spinners place', 'Warrington', 'WA1 3GG', 'Warrington Cheshire', 'Großbritannien', 'GB', NULL, NULL, '07912 069903', '0010250PMG', NULL, NULL, 'GM-101-1 Black Strap/ Silver Case/ Silver Dial', NULL, '644352618180', 'FedEx', NULL, '2016-01-15', '13.01.2016 14:27', '4260295880374', '1', 'a0YC000000cYp6uMAC', '155.00', '249.00'),
(37676, '376710383', NULL, NULL, 'LETICIA VILLANUEVA DE PRADO', 'c/ derecha 8', 'BAR LOBO', '47814', 'Spanien', '47814', 'ES', NULL, NULL, '696344246', '0010213SG1', NULL, NULL, 'GM-510-2', NULL, '644352618271', 'FedEx', NULL, '2016-01-15', '13.01.2016 12:36', 'WLMCES2015121041', '1', 'a0YC000000eVWK3MAO', '150.00', '239.89'),
(37678, '376665096', NULL, NULL, 'Christian Keegan', '14 NORSEMAN CLOSE', 'West Derby', 'L12 5LS', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7941777768', '00100456SX', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352618190', 'FedEx', NULL, '2016-01-15', '13.01.2016 09:42', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(37679, '376674228', NULL, NULL, 'Jason Azzopardi', '7 STOKE PARK MEWS', '', 'NN11 8BG', 'DAVENTRY Northants', 'Großbritannien', 'GB', NULL, NULL, '7974108559', '0010242SM1', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352618205', 'FedEx', NULL, '2016-01-15', '13.01.2016 10:24', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(37680, '376815218', NULL, NULL, 'Diane Kozlowski', '6A OAKFIELDS', 'Marshfield', 'CF3 2EZ', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7850288302', '0010033GPQ', NULL, NULL, 'GM-101-5 Black Strap/ Black Case/ Black Dial', NULL, '644352618216', 'FedEx', NULL, '2016-01-15', '13.01.2016 20:58', '4260295881050', '1', 'a0YC000000cYp6yMAC', '155.00', '249.00'),
(37681, '376680049', NULL, NULL, 'Liam Woods', '20 Barrhill road kirkintilloch', '', 'G66 3PW', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7710535646', '00100173BN', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352618227', 'FedEx', NULL, '2016-01-15', '13.01.2016 10:54', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(37682, '376735858', NULL, NULL, 'Ashley Filkins', '48 REVERDY ROAD', '', 'SE1 5QD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '2072372356', '00100047QU', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352618238', 'FedEx', NULL, '2016-01-15', '13.01.2016 15:24', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37683, '376832827', NULL, NULL, 'Gurvinder Thind', '75A Nuxley Road', 'Belvedere', 'DA17 5JN', 'BELVEDERE', 'Großbritannien', 'GB', NULL, NULL, '7760663078', '0010236SHE', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352618249', 'FedEx', NULL, '2016-01-15', '13.01.2016 22:24', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37684, '376829891', NULL, NULL, 'HANA TAFIROULT', '15 HENLEY GROVE', '', 'BL3 3GA', 'BOLTON LANCASHIRE', 'Großbritannien', 'GB', NULL, NULL, '44 7985463618', '0010038EUK', NULL, NULL, 'GM-508-6 silver strap silver case black face', NULL, '644352618250', 'FedEx', NULL, '2016-01-15', '13.01.2016 22:31', '4260295881951', '1', 'a0YC000000cYA7qMAG', '125.00', '199.00'),
(37685, '376803287', NULL, NULL, 'Maureen Cooper', '9 TEMPLE CRESCENT', '', 'NG16 1BG', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '1159278305', '001025064F', NULL, NULL, 'Silver/White Dial/Silver Metall Band - GM-101-6', NULL, '644352618260', 'FedEx', NULL, '2016-01-15', '13.01.2016 20:28', '4260295881982', '1', 'a0YC000000cYp6zMAC', '155.00', '249.00'),
(37686, '376959963', NULL, NULL, 'Malte Künstler', 'Ginsterheide 35', '', 'Kleinmachnow', 'Deutschland', '14532', 'DE', NULL, NULL, '017681982257', '0010140OTC', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836302383821', 'DHL', NULL, '2016-01-15', '2016-01-14 16:42', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(37687, '376910322', NULL, NULL, 'Sümeyra Ermis', 'Schlenderhaner Str. 25', '', 'Köln', 'Deutschland', '50735', 'DE', NULL, NULL, '015737744557', '0010056UR2', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-8', NULL, '00340433836302398061', 'DHL', NULL, '2016-01-15', '2016-01-14 12:50', 'T3008-8', '1', 'a0YC000000eYGR2MAO', '153.85', '219.00'),
(37688, '376866161', NULL, NULL, 'Michael Franke', 'Magdeburger Str. 22', '', 'Wolfsburg', 'Deutschland', '38448', 'DE', NULL, NULL, '053632442', '001003062U', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836302404915', 'DHL', NULL, '2016-01-15', '2016-01-14 06:59', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37689, '376843129', NULL, NULL, 'Hildegard Hopf', 'Herzog-Albrecht-Str. 26', '', 'Dachau', 'Deutschland', '85221', 'DE', NULL, NULL, '08131 79717', '0010058RET', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-6', NULL, '00340433836302426283', 'DHL', NULL, '2016-01-15', '2016-01-14 00:39', 'T3008-6', '1', 'a0YC000000eYGQiMAO', '153.85', '219.00'),
(37690, '376837762', NULL, NULL, 'Tim Hesse', 'Werner-Heisenberg-Weg 105/123', '', 'Neubiberg', 'Deutschland', '85579', 'DE', NULL, NULL, '017620266772', '0010012F8S', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836302436107', 'DHL', NULL, '2016-01-15', '2016-01-14 00:03', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(37695, '377136664', NULL, NULL, 'Simone Toole', '2C HEREFORD ROAD', 'Seaforth', 'L21 1EQ', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7738490402', '0010238TPR', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352618422', 'FedEx', NULL, '2016-01-18', '15.01.2016 13:38', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(37691, '376849139', NULL, NULL, 'Nicola Hopkins', '43 Mill Lane', '', 'CT6 7DP', 'Großbritannien', 'CT6 7DP', 'GB', NULL, NULL, '7545837967', '00100427T7', NULL, NULL, 'GM-101-4 Black Strap/ Silver Case/ Gold Dial', NULL, '644352618363', 'FedEx', NULL, '2016-01-15', '14.01.2016 00:27', '42602958803015', '1', 'a0YC000000cYp6xMAC', '155.00', '249.00'),
(37692, '376919384', NULL, NULL, 'Andre Beukes', '110 WORTING ROAD', '', 'RG21 8UB', 'Großbritannien', 'RG21 8UB', 'GB', NULL, NULL, '7833554600', '0010114HXT', NULL, NULL, 'GM-101-5 Black Strap/ Black Case/ Black Dial', NULL, '644352618374', 'FedEx', NULL, '2016-01-15', '14.01.2016 12:08', '4260295881050', '1', 'a0YC000000cYp6yMAC', '155.00', '249.00'),
(37693, '376962223', NULL, NULL, 'Joseph Peck', 'Microsoft Microsoft Campus', 'Thames Valley Park  Reading  Building 5 Floor 3 Zone F Joseph Peck', 'RG6 1WG', 'Großbritannien', 'RG6 1WG', 'GB', NULL, NULL, '7501450677', '10037351', NULL, NULL, 'T 3008-3  Damascus Watch- Gold Case, Black Face, Black Strap', NULL, '644352618385', 'FedEx', NULL, '2016-01-15', '14.01.2016 16:08', '4260295880176', '1', 'a0YC000000cYvVQMA0', '122.00', '199.00'),
(37694, '376913352', NULL, NULL, 'Chuthamat Chiamsathit', '1f1 3 Leopold Place', '', 'EH7 5JW', 'Großbritannien', 'EH7 5JW', 'GB', NULL, NULL, '7719602043', '0010171CRL', NULL, NULL, 'T 3008-5 Damascus Watch- Silver Case, Silver dial, Silver metal strap', NULL, '644352618396', 'FedEx', NULL, '2016-01-15', '14.01.2016 11:26', '4260295881708', '1', 'a0YC000000cYvVSMA0', '122.00', '199.00'),
(37696, '377082720', NULL, NULL, 'Gail Biddle', '31 BERRYFIELD ROAD', 'Sheldon', 'B26 3UL', 'BIRMINGHAM WEST MIDLANDS', 'Großbritannien', 'GB', NULL, NULL, '7411984092', '0010063NI3', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352618433', 'FedEx', NULL, '2016-01-18', '15.01.2016 09:30', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(37697, '377582915', NULL, NULL, 'naziha El Mokhtari', 'Avenue de la Couture Trohelle 49', '', '7864', 'Deux-Acren Henegouwen', 'Belgien', 'BE', NULL, NULL, '477976014', '0010250NS3', NULL, NULL, 'Goud / Zwart met metalen band (GM- 150-7)', NULL, '644352618650', 'FedEx', NULL, '2016-01-19', '17.01.2016 19:19', 'BE150623KS25', '1', 'a0YC000000eNUtuMAG', '150.00', '229.98'),
(37698, '377617327', NULL, NULL, 'Ahmed Tripura', 'Paardenmarkt 3', '', '2000', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '488618379', '0010179AOV', NULL, NULL, 'Goud/ Zwart - Bruine leren band (GM- 150-3)', NULL, '644352618661', 'FedEx', NULL, '2016-01-19', '17.01.2016 21:49', 'BE150623KS21', '1', 'a0YC000000eNUtqMAG', '150.00', '229.98'),
(37699, '377571822', NULL, NULL, 'Johan De Vos', 'Kouteren 7', '', '9630', 'Sint-Blasius-Boekel', 'Belgien', 'BE', NULL, NULL, '487477054', '001002229V', NULL, NULL, 'Goud/ Zwart - Bruine leren band (GM- 150-3)', NULL, '644352618672', 'FedEx', NULL, '2016-01-19', '17.01.2016 18:18', 'BE150623KS21', '1', 'a0YC000000eNUtqMAG', '150.00', '229.98'),
(37700, '377282983', NULL, NULL, 'Francois Denis', 'Ruelle baty delville 13', '', '1370', 'Lathuy', 'Belgien', 'BE', NULL, NULL, '474754749', '0010250X9X', NULL, NULL, 'Montre London Pionier - argentÃ©/noir avec bracelet en cuir noir (GM-150-2)', NULL, '644352618683', 'FedEx', NULL, '2016-01-19', '16.01.2016 09:48', 'BE150623KS20', '1', 'a0YC000000eNUtpMAG', '150.00', '229.98'),
(37701, '377613799', NULL, NULL, 'Simon Willems', 'Rue de l\'Yser 57', '', '7180', 'Seneffe', 'Belgien', 'BE', NULL, NULL, '32498535642', '00101533HV', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Noir/noir (GM-103-2)', NULL, '644352618694', 'FedEx', NULL, '2016-01-19', '17.01.2016 21:50', '4260295880442', '1', 'a0YC000000eNFXnMAO', '185.00', '279.99'),
(37702, '377533992', NULL, NULL, 'eric deltour', 'Rue Francois Cloes 38', '', '4420', 'Montegnee', 'Belgien', 'BE', NULL, NULL, '471393479', '0010180SF9', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Or/noir (GM-103-3)', NULL, '644352618709', 'FedEx', NULL, '2016-01-19', '17.01.2016 15:19', '4260295880459', '1', 'a0YC000000eNFXoMAO', '185.00', '279.99'),
(37703, '377603515', NULL, NULL, 'Tom Clauwaert', 'Molenberglaan 49', '', '9080', 'Beervelde', 'Belgien', 'BE', NULL, NULL, '478603296', '0010223GRT', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352618710', 'FedEx', NULL, '2016-01-19', '17.01.2016 20:49', '4260295880459', '1', 'a0YC000000eNFXoMAO', '185.00', '279.99'),
(37704, '377240874', NULL, NULL, 'Venera Krasniqi', 'Paasbloemstraat 11-1', '', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '489358167', '00102507KL', NULL, NULL, 'Sao Paulo zilver/zwarte wijzerplaat, zilverkleurige metalen band - GM-103-6', NULL, '644352618720', 'FedEx', NULL, '2016-01-19', '15.01.2016 23:19', '4,2603E+12', '1', 'a0YC000000eNFXqMAO', '185.00', '279.99'),
(37705, '377427445', NULL, NULL, 'Arsene Croes', 'Eksterstraat 6', '', '3530', 'Houthalen-Helchteren', 'Belgien', 'BE', NULL, NULL, '32496443131', '00102507II', NULL, NULL, 'Zilver / Wit - Zwarte leren band (GM- 150-1)', NULL, '644352618731', 'FedEx', NULL, '2016-01-19', '16.01.2016 23:49', 'BE150623KS19', '1', 'a0YC000000eNUtoMAG', '150.00', '229.98'),
(37706, '377635391', NULL, NULL, 'Florian Rodts', 'Calusstraat 18d', '', '9988', 'Watervliet Oost-vlaanderen', 'Belgien', 'BE', NULL, NULL, '475353961', '0010154DGK', NULL, NULL, 'Zilver / Wit met metalen band (GM- 150-5)', NULL, '644352618742', 'FedEx', NULL, '2016-01-19', '17.01.2016 23:19', 'BE150623KS23', '1', 'a0YC000000eNUtsMAG', '150.00', '229.98'),
(37707, '377562259', NULL, NULL, 'F Oskam', 'Akkersvoorde 10', '', '3204 SC', 'SPIJKENISSE', 'Niederlande', 'NL', NULL, NULL, '613154080', '00101990C5', NULL, NULL, 'Goud/ Zwart - Bruine leren band (GM- 150-3)', NULL, '644352618753', 'FedEx', NULL, '2016-01-19', '17.01.2016 17:30', 'NL150623KS21', '1', 'a0YC000000eNV3NMAW', '150.00', '229.98'),
(37708, '377247263', NULL, NULL, 'Lourens Schouwink', 'Rijswijkseweg 660', '', '2516 HX', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '610925214', '0010200AQG', NULL, NULL, 'Goud/ Zwart - Bruine leren band (GM- 150-3)', NULL, '644352618764', 'FedEx', NULL, '2016-01-19', '15.01.2016 23:59', 'NL150623KS21', '1', 'a0YC000000eNV3NMAW', '150.00', '229.98'),
(37709, '377409892', NULL, NULL, 'Ali Cengiz', 'Wolfhezestraat 3', '', '2573 NS', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '634299874', '0010250PQA', NULL, NULL, 'Zilver / Wit - Zwarte leren band (GM- 150-1)', NULL, '644352618775', 'FedEx', NULL, '2016-01-19', '16.01.2016 21:58', 'NL150623KS19', '1', 'a0YC000000eNV3LMAW', '150.00', '229.98'),
(37710, '377630850', NULL, NULL, 'Jeffrey Hope', '13, HIGH BARNES', '13, High Barnes', 'DH3 4HX', 'CHESTER LE STREET', 'Großbritannien', 'GB', NULL, NULL, '1914159886', '00101813PX', NULL, NULL, 'Black Strap, Silver Case, White Face (T-3011-1)', NULL, '644352618570', 'FedEx', NULL, '2016-01-19', '17.01.2016 21:53', '4260295881258', '1', 'a0YC000000bIeXhMAK', '124.00', '189.00'),
(37711, '377563489', NULL, NULL, 'Alexandru Balosu', '90, FLAT 5 CAVENDISH ROAD', '', 'SW19 2EZ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7763882744', '0010244XA2', NULL, NULL, 'GM-101-5 Black Strap/ Black Case/ Black Dial', NULL, '644352618580', 'FedEx', NULL, '2016-01-19', '17.01.2016 16:26', '4260295881050', '1', 'a0YC000000cYp6yMAC', '155.00', '249.00'),
(37712, '377609535', NULL, NULL, 'Laura Darlington', '63 POLEFIELD ROAD', '', 'M9 7EN', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7834001990', '0010204LK0', NULL, NULL, 'GM-101-5 Black Strap/ Black Case/ Black Dial', NULL, '644352618591', 'FedEx', NULL, '2016-01-19', '17.01.2016 20:27', '4260295881050', '1', 'a0YC000000cYp6yMAC', '155.00', '249.00'),
(37713, '377506069', NULL, NULL, 'Jackie Oxley', '2 Thornton Road,', 'Lower End', 'MK18 2DE', 'Thornborough', 'Großbritannien', 'GB', NULL, NULL, '1280816794', '0010046A1O', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352618606', 'FedEx', NULL, '2016-01-19', '17.01.2016 12:29', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37714, '377309024', NULL, NULL, 'Sarah Myatt', '3 CRAWFURD STREET', '', 'ST4 3QN', 'STOKE-ON-TRENT', 'Großbritannien', 'GB', NULL, NULL, '7432484437', '0010023O7P', NULL, NULL, 'GM-508-6 silver strap silver case black face', NULL, '644352618617', 'FedEx', NULL, '2016-01-19', '16.01.2016 11:23', '4260295881951', '1', 'a0YC000000cYA7qMAG', '125.00', '199.00'),
(37715, '377553361', NULL, NULL, 'p saunders', '20 avenue road', 'woodford green', 'ig87nu', 'essex', 'Großbritannien', 'GB', NULL, NULL, '7956506308', '00102315QL', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352618628', 'FedEx', NULL, '2016-01-19', '17.01.2016 15:56', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37716, '377616976', NULL, NULL, 'dilan omar', '136 Balls pond road', 'Chris barber shop', 'N1 4AD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7445162516', '0010051BQ5', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352618639', 'FedEx', NULL, '2016-01-19', '17.01.2016 21:02', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37717, '377383194', NULL, NULL, 'Linda Gibson', '6 THE CYLINDERS', '', 'GU27 3EL', 'HASLEMERE', 'Großbritannien', 'GB', NULL, NULL, '1428652439', '0010130C2S', NULL, NULL, 'T 3008-3  Damascus Watch- Gold Case, Black Face, Black Strap', NULL, '644352618640', 'FedEx', NULL, '2016-01-19', '16.01.2016 18:07', '4260295880176', '1', 'a0YC000000cYvVQMA0', '122.00', '199.00'),
(37718, '377624122', NULL, NULL, 'Sebastian Mirbeth', 'Frühling 19', '', '83301', 'Traunreut', 'Deutschland', 'DE', NULL, NULL, '01754746950', '0010085EDR', NULL, NULL, 'Herren-Uhr mit Leder-Armband, Schwarz-Schwarz', NULL, '00340433836309220402', 'DHL', NULL, '2016-01-18', '2016-01-17 22:27', '4260295881289', '1', 'a0YC000000eZVTeMAO', '160.87', '229.00'),
(37719, '377589903', '', '', 'veronika gonet', 'Heerweg 18', '', '49143', 'Bissendorf', 'Deutschland', '', '', '', '05402641325', '0010220BGI', '', '', 'Theorema Damascus Diamond Herrenuhr, Modell T3008-8', 'Uhr erhalten 01.02.2016\r\nBotte refund!', '00340433836309260514', 'DHL', '', '2016-01-18', '2016-01-17 20:00', 'T3008-8', '1', 'a0YC000000eYGR2MAO', '153.85', '219.00'),
(37720, '377589814', '', '', 'Fabian Lenhardt', 'Minheimer Str.  48', '', '13465', 'Berlin', 'Deutschland', '', '', '', '06103-68471', '001013030B', '', '', 'Herren-Uhr mit Leder-Armband, in Schwarz-Silber-Schwarz', 'Uhr erhalten 01.02.3016\r\nBitte refund!', '00340433836309275686', 'DHL', '', '2016-01-18', '2016-01-17 19:58', '4260295881265', '1', 'a0YC000000eZVTPMA4', '160.87', '229.00'),
(37721, '377588786', '', '', 'veronika gonet', 'Heerweg 18', '', '49143', 'Bissendorf', 'Deutschland', '', '', '', '05402641325', '0010128AON', '', '', 'Theorema Damascus Diamond Herrenuhr, Modell T3008-3', 'Uhr erhalten 01.02.2016\r\nBitte refund!', '00340433836309260514', 'DHL', '', '2016-01-18', '2016-01-17 19:28', 'T3008-3', '1', 'a0YC000000eYGQ4MAO', '153.85', '219.00'),
(37722, '377587224', NULL, NULL, 'Michael Cremer', 'Reinhold-Schneider-Str. 89', '', '40595', 'Düsseldorf', 'Deutschland', 'DE', NULL, NULL, '01774850321', '0010077H7W', NULL, NULL, 'Herren-Uhr mit Metall-Armband, Gold-Schwarz', NULL, '00340433836309288082', 'DHL', NULL, '2016-01-18', '2016-01-17 19:28', '4260295881760', '1', 'a0YC000000eZVUIMA4', '160.87', '229.00'),
(37723, '377574948', NULL, NULL, 'Dieter Lauf', 'Ulmenstr. 25', '', '16348', 'Wandlitz', 'Deutschland', 'DE', NULL, NULL, '033397/28009', '00100103QK', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836309300692', 'DHL', NULL, '2016-01-18', '2016-01-17 18:27', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(37724, '377558068', NULL, NULL, 'Selma Ünsal', 'Hügelstr. 10', '', '44534', 'Lünen', 'Deutschland', 'DE', NULL, NULL, '01773255831', '0010087PAX', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836309308414', 'DHL', NULL, '2016-01-18', '2016-01-17 16:57', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37725, '377540099', '', '', 'Tobias Vetter', 'Gottlieb-Daimler-Str. 2', '', '73614', 'Schorndorf', 'Deutschland', '', '', '', '01634367651', '0010091ZAB', '', '', 'Herren-Uhr mit Metall-Armband, in Silber-Schwarz', 'Uhr am 03.02.16 zurück erhalten! Sendung wurde vom Empfnger nicht bei der Post abgeholt!', '00340433836312656632', 'DHL', '', '2016-01-18', '2016-01-17 15:28', '4260295881753', '1', 'a0YC000000eZVTyMAO', '160.87', '229.00'),
(37726, '377538692', NULL, NULL, 'Paul Bartelsmeier', 'Lehmanns Brink 6', '', '45277', 'Essen', 'Deutschland', 'DE', NULL, NULL, '01627711755', '0010213LFA', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-7', NULL, '00340433836312684970', 'DHL', NULL, '2016-01-18', '2016-01-17 15:27', 'T3008-7', '1', 'a0YC000000eYGQxMAO', '153.85', '219.00'),
(37727, '377525653', NULL, NULL, 'Holger Pittroff', 'Rümelinstr. 16', '', '60386', 'Frankfurt am Main', 'Deutschland', 'DE', NULL, NULL, '01718307531', '00102395D7', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-1', NULL, '00340433836312692890', 'DHL', NULL, '2016-01-18', '2016-01-17 14:30', 'T3008-1', '1', 'a0YC000000eYGP4MAO', '153.85', '219.00'),
(37728, '377524152', NULL, NULL, 'alfred roos', 'Feldstr. 28', '', '32257', 'Bünde', 'Deutschland', 'DE', NULL, NULL, '05223-2590', '0010023IAR', NULL, NULL, 'Herren-Uhr mit Leder-Armband, in Schwarz-Silber', NULL, '00340433836312700823', 'DHL', NULL, '2016-01-18', '2016-01-17 14:28', '4260295881258', '1', 'a0YC000000eZVT5MAO', '160.87', '229.00'),
(37729, '377501800', NULL, NULL, 'Andreas Bühler', 'Hauenebersteiner Str. 10 A', '', '76532', 'Baden-Baden', 'Deutschland', 'DE', NULL, NULL, '01727413198', '0010071GCT', NULL, NULL, 'Herren-Uhr mit Metall-Armband, in Silber-Schwarz', NULL, '00340433836312713038', 'DHL', NULL, '2016-01-18', '2016-01-17 12:58', '4260295881753', '1', 'a0YC000000eZVTyMAO', '160.87', '229.00'),
(37730, '377442354', NULL, NULL, 'Marc Wolters', 'Schöntalstr. 7A', '', '67434', 'Neustadt an der Weinstraße', 'Deutschland', 'DE', NULL, NULL, '015783538910', '00101943GW', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-8', NULL, '00340433836312721033', 'DHL', NULL, '2016-01-18', '2016-01-17 02:29', 'T3008-8', '1', 'a0YC000000eYGR2MAO', '153.85', '219.00'),
(37731, '377436391', NULL, NULL, 'Wolfgang Philippen', 'Kaiser-Friedrich-Ring 72', '', '40547', 'Düsseldorf', 'Deutschland', 'DE', NULL, NULL, '0172/2613439', '0010082KES', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-4', NULL, '00340433836312734002', 'DHL', NULL, '2016-01-18', '2016-01-17 00:59', 'T-3001-4', '1', 'a0YC000000eOE4iMAG', '139.80', '199.00'),
(37732, '377435168', NULL, NULL, 'Yulia Borozdina', 'Scharnhorststr. 10', '', '17489', 'Greifswald , Hansestadt', 'Deutschland', 'DE', NULL, NULL, '016095901289', '0010250NS2', NULL, NULL, 'Herren-Uhr mit Leder-Armband, in Schwarz-Silber', NULL, '00340433836312752198', 'DHL', NULL, '2016-01-18', '2016-01-17 03:29', '4260295881258', '1', 'a0YC000000eZVT5MAO', '160.87', '229.00'),
(37733, '377429097', NULL, NULL, 'Ahmed Al Marzouqi', 'Thalkirchner Str. 27a', '', '80337', 'München', 'Deutschland', 'DE', NULL, NULL, '01703269309', '0010146KRK', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836312767758', 'DHL', NULL, '2016-01-18', '2016-01-16 23:57', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(37734, '377417187', NULL, NULL, 'Lutz Boretius', 'Bergedorfer Str. 209', '', '12623', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '01723960429', '001018414N', NULL, NULL, 'Herren-Uhr mit Leder-Armband, in Schwarz-Silber-Schwarz', NULL, '00340433836312774817', 'DHL', NULL, '2016-01-18', '2016-01-16 22:28', '4260295881265', '1', 'a0YC000000eZVTPMA4', '160.87', '229.00'),
(37735, '377409841', NULL, NULL, 'Tim Seidel', 'Untere Breite 5', '', '79780', 'Stühlingen', 'Deutschland', 'DE', NULL, NULL, '0041798249165', '0010244UTH', NULL, NULL, 'Herren-Uhr mit Leder-Armband, in Schwarz-Silber-Schwarz', NULL, '00340433836312786469', 'DHL', NULL, '2016-01-18', '2016-01-16 21:56', '4260295881265', '1', 'a0YC000000eZVTPMA4', '160.87', '229.00'),
(37736, '377398964', '', '', 'Jörg Wallner', 'Riegerhofstr. 5A', '', '80686', 'München', 'Deutschland', '', '', '', '0171 8201313', '0010062HJN', '', '', 'Herren-Uhr mit Leder-Armband, Braun-Gold-Schwarz macau', 'Uhr erhalten 04.02.2016\r\nBitte refund!', '00340433836312794570', 'DHL', '', '2016-01-18', '2016-01-16 20:30', '4260295881272', '1', 'a0YC000000eZVTUMA4', '160.87', '229.00'),
(37737, '377398437', NULL, NULL, 'Swetlana Benke', 'Glasbachweg 15', '', '78112', 'St. Georgen im Schwarzwald', 'Deutschland', 'DE', NULL, NULL, '07724916977', '00102044F3', NULL, NULL, 'Herren-Uhr mit Metall-Armband, in Silber-Schwarz', NULL, '00340433836312805160', 'DHL', NULL, '2016-01-18', '2016-01-16 20:28', '4260295881753', '1', 'a0YC000000eZVTyMAO', '160.87', '229.00'),
(37738, '377395707', NULL, NULL, 'Hilmar Räuschel', 'Westendstr. 13', '', '01187', 'Dresden', 'Deutschland', 'DE', NULL, NULL, '03514799663', '0010143PXK', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-5', NULL, '00340433836312812014', 'DHL', NULL, '2016-01-18', '2016-01-16 20:27', 'T3008-5', '1', 'a0YC000000eYGQYMA4', '153.85', '219.00'),
(37739, '377392686', NULL, NULL, 'Elena Galle', 'Am Rath 19', '', '41540', 'Dormagen', 'Deutschland', 'DE', NULL, NULL, '', '0010210TPG', NULL, NULL, 'Herren-Uhr mit Leder-Armband, Braun-Gold-Schwarz', NULL, '00340433836312823447', 'DHL', NULL, '2016-01-18', '2016-01-16 20:00', '4260295881272', '1', 'a0YC000000eZVTUMA4', '160.87', '229.00'),
(37740, '377361688', NULL, NULL, 'Fatih Keser', 'Holzstr. 24', 'Coiffeur DoR', '80469', 'München', 'Deutschland', 'DE', NULL, NULL, '01795953968', '0010228FNO', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-1', NULL, '00340433836312833583', 'DHL', NULL, '2016-01-18', '2016-01-16 16:58', 'T3008-1', '1', 'a0YC000000eYGP4MAO', '153.85', '219.00'),
(37741, '377348256', NULL, NULL, 'Marcel Bohnenstiel', 'Allscheider Str. 2', '', '54552', 'Mehren', 'Deutschland', 'DE', NULL, NULL, '01601500016', '0010179S5X', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836312858371', 'DHL', NULL, '2016-01-18', '2016-01-16 15:29', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37742, '377284509', NULL, NULL, 'Holger Hertling', 'Limbacher Pfad 9', '', '65326', 'Aarbergen', 'Deutschland', 'DE', NULL, NULL, '01719513587', '0010173LLF', NULL, NULL, 'Herren-Uhr mit Leder-Armband, Braun-Gold-Schwarz', NULL, '00340433836312868417', 'DHL', NULL, '2016-01-18', '2016-01-16 09:58', '4260295881272', '1', 'a0YC000000eZVTUMA4', '160.87', '229.00'),
(37743, '377250169', NULL, NULL, 'Fatih Keser', 'Holzstr. 24', 'Coiffeur DoR', '80469', 'München', 'Deutschland', 'DE', NULL, NULL, '01795953968', '0010078Y1A', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-4', NULL, '00340433836312833583', 'DHL', NULL, '2016-01-18', '2016-01-16 00:34', 'T3008-4', '1', 'a0YC000000eYGQFMA4', '153.85', '219.00'),
(37744, '377228622', NULL, NULL, 'Stefano Palermo', 'Tauentzienstr. 9-12', 'Bei Ristorante Allegro', '10789', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '', '0010015EMU', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-8', NULL, '00340433836312876672', 'DHL', NULL, '2016-01-18', '2016-01-15 22:29', 'T3008-8', '1', 'a0YC000000eYGR2MAO', '153.85', '219.00'),
(37745, '377112864', NULL, NULL, 'Lukas Schmidt', 'Finkenweg 11', '', '99098', 'Erfurt', 'Deutschland', 'DE', NULL, NULL, '015234528691', '0010045J5O', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-5', NULL, '00340433836312884011', 'DHL', NULL, '2016-01-18', '2016-01-15 12:34', 'T3008-5', '1', 'a0YC000000eYGQYMA4', '153.85', '219.00'),
(37746, '377048526', NULL, NULL, 'Rafael Platek', 'Hauptstr. 8', '', '27624', 'Geestland', 'Deutschland', 'DE', NULL, NULL, '015233850890', '0010003XFV', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-3', NULL, '00340433836312890098', 'DHL', NULL, '2016-01-18', '2016-01-15 00:57', 'T3008-3', '1', 'a0YC000000eYGQ4MAO', '153.85', '219.00'),
(37747, '377034776', NULL, NULL, 'David Liebig', 'Langhansstr. 119', '', '13086', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '017676231260', '0010007NM3', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3A', NULL, '00340433836312848976', 'DHL', NULL, '2016-01-18', '2016-01-14 23:32', 'T-3001-3A', '1', 'a0YC000000eOE3zMAG', '139.80', '199.00'),
(37748, '377033931', NULL, NULL, 'David Liebig', 'Langhansstr. 119', '', '13086', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '017676231260', '0010067G1D', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-8', NULL, '00340433836312848976', 'DHL', NULL, '2016-01-18', '2016-01-14 23:30', 'T3008-8', '1', 'a0YC000000eYGR2MAO', '153.85', '219.00'),
(37749, '3074457345681370931', NULL, NULL, 'Amer Khalil', 'Block B/19/3A ,casa indah 2,persiaran surian kota Damansara', '', '47410', 'Petaling Jaya SELANGOR', 'Malaysia', 'MY', NULL, NULL, '60183616141', '0010201WND', NULL, NULL, 'WITHOUT DIAMONDS (GM-3005-4): Theorema Marco Polo Automatic Watc', NULL, '578824941943', 'FedEx', NULL, '2016-01-18', '16.01.2016 13:53', 'a0YC000000cZZzCMAW', '1', 'a0YC000000cZZzCMAW', '667.11', '769.00'),
(37750, '3074457345681390876', NULL, NULL, 'PING SOON HAM', '385, TAMAN DINDING,', '', '32400', 'AYER TAWAR PERAK', 'Malaysia', 'MY', NULL, NULL, '125889881', '0010179GJ2', NULL, NULL, 'Theorema Macau GM-3011-6 with Stainless Steel Strap @ RM899', NULL, '578824941954', 'FedEx', NULL, '2016-01-18', '16.01.2016 13:52', 'a0YC000000bmtyCMAQ', '1', 'a0YC000000eTzIGMA0', '779.88', '899.00'),
(37751, '3074457345681406502', NULL, NULL, 'Jasurbek (BEK) Tursunov', '20 ANSON ROAD TWENTY ANSON #13-01 NA', 'NA', '79912', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '97353663', '00100133IJ', NULL, NULL, '76013 (SILVER CASE-BROWN BAND): ELYSEE Tristan Automatic Watch', NULL, '578824941932', 'FedEx', NULL, '2016-01-18', '15.01.2016 17:11', 'SG150703RS98', '1', 'a0YC000000d0RkgMAE', '167.20', '209.00'),
(37752, '377716907', NULL, NULL, 'Michael Preuß', 'Valpichler Strasse 4', '', '80686', 'München', 'Deutschland', 'DE', NULL, NULL, '', '0010139304', NULL, NULL, 'Herren-Uhr mit Leder-Armband, Schwarz-Schwarz Macau', NULL, '00340433836313989982', 'DHL', NULL, '2016-01-20', '2016-01-18 13:07', '4260295881289', '1', 'a0YC000000eZVTeMAO', '160.87', '229.00'),
(37753, '377712234', NULL, NULL, 'Martin Umlauf', 'Kappengasse 22', '', '90402', 'Nürnberg', 'Deutschland', 'DE', NULL, NULL, '01795077622', '0010129AP9', NULL, NULL, 'Herren-Uhr mit Metall-Armband, in Silber-Schwarz Macau', NULL, '00340433836313998410', 'DHL', NULL, '2016-01-20', '2016-01-18 12:31', '4260295881753', '1', 'a0YC000000eZVTyMAO', '160.87', '229.00'),
(37754, '377710655', '', '', 'Bernhard-Maria Lotz', 'Kurfürstenplatz 38', 'J.T. Ronnefeldt KG', '60486', 'Frankfurt am Main', 'Deutschland', '', '', '', '015111438606', '0010094JJ5', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', 'Uhr erhalten 27.01.2016\r\nBitte refund!', '00340433836314004882', 'DHL', '', '2016-01-20', '2016-01-18 12:30', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37755, '377708746', NULL, NULL, 'Serhat Ercik', 'Schulstraße 34', 'Bundespolizei', '29664', 'Walsrode', 'Deutschland', 'DE', NULL, NULL, '017689003726', '00101013XH', NULL, NULL, 'Herren-Uhr mit Leder-Armband, in Schwarz-Silber-Schwarz Macau', NULL, '00340433836314013259', 'DHL', NULL, '2016-01-20', '2016-01-18 12:03', '4260295881265', '1', 'a0YC000000eZVTPMA4', '160.87', '229.00'),
(37756, '377675007', '', '', 'Niklas Kuhnert', 'Zur Mühle 9', '', '50226', 'Frechen', 'Deutschland', '', '', '', '01774250184', '0010226PDO', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', 'Uhr erhalten 29.01.2016\r\nBitte refund!', '00340433836314017844', 'DHL', '', '2016-01-20', '2016-01-18 09:00', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(37757, '377636742', NULL, NULL, 'Jessica Schanz', 'Guaitastr. 18', '', '61476', 'Kronberg im Taunus', 'Deutschland', 'DE', NULL, NULL, '01716886420', '0010162W6T', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', NULL, '00340433836314021704', 'DHL', NULL, '2016-01-20', '2016-01-17 23:29', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(37758, '377479535', NULL, NULL, 'Birgit Dowideit', 'Zur Tonkuhle 30', '', '39130', 'Magdeburg', 'Deutschland', 'DE', NULL, NULL, '015773874793', '00100966XM', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836314028055', 'DHL', NULL, '2016-01-20', '2016-01-17 11:30', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37759, '377477522', NULL, NULL, 'phillipp wilkens', 'Saseler Chaussee 54', '', '22391', 'Hamburg', 'Deutschland', 'DE', NULL, NULL, '04067047750', '0010162C2I', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-7', NULL, '00340433836314032687', 'DHL', NULL, '2016-01-20', '2016-01-17 10:58', 'T3008-7', '1', 'a0YC000000eYGQxMAO', '153.85', '219.00'),
(37760, '377456498', NULL, NULL, 'Annika Siglreitmaier', 'Selauer Str. 65d', '', '06667', 'Weißenfels', 'Deutschland', 'DE', NULL, NULL, '017634100095', '0010004G4F', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-3', NULL, '00340433836314036333', 'DHL', NULL, '2016-01-20', '2016-01-17 08:59', 'T3008-3', '1', 'a0YC000000eYGQ4MAO', '153.85', '219.00'),
(37761, '377439370', NULL, NULL, 'Hector alfredo Garcia lopez', 'Griesstrasse 47', '', '20535', 'Hamburg', 'Deutschland', 'DE', NULL, NULL, '017620796938', '0010057EO5', NULL, NULL, 'Herren-Uhr mit Metall-Armband, in Silber-Schwarz Macau', NULL, '00340433836314044185', 'DHL', NULL, '2016-01-20', '2016-01-17 01:28', '4260295881753', '1', 'a0YC000000eZVTyMAO', '160.87', '229.00'),
(37762, '377397959', NULL, NULL, 'Michael Franke', 'Magdeburger Str. 22', '', '38448', 'Wolfsburg', 'Deutschland', 'DE', NULL, NULL, '053632442', '00102027D5', NULL, NULL, 'Herren-Uhr mit Leder-Armband, in Schwarz-Silber Macau', NULL, '00340433836314040316', 'DHL', NULL, '2016-01-20', '2016-01-17 05:57', '4260295881258', '1', 'a0YC000000eZVT5MAO', '160.87', '229.00'),
(37763, '3074457345681440907', NULL, NULL, 'Yuwen Wang', '403 CHOA CHU KANG AVE 3 #01-229', '#01-229', '680403', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '90233182', '0010250TO7', NULL, NULL, 'T-3001-1A: Theorema Paragon Automatic Watch', NULL, '578824942089', 'FedEx', NULL, '2016-01-20', '17.01.2016 10:41', 'SG151311RS36', '1', 'a0YC000000eMCwdMAG', '225.42', '289.00'),
(37764, '3074457345681437221', NULL, NULL, 'Nguyen The tuan', '7 JALAN MATA AYER UPHONY GARDENS #04-30 NA', 'NA', '759152', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '83829323', '00101025T9', NULL, NULL, 'T-3011-3 Theorema Macau Watch', NULL, '578824942090', 'FedEx', NULL, '2016-01-20', '17.01.2016 01:11', 'SG151311RS30', '1', 'a0YC000000eMCwXMAW', '233.22', '299.00'),
(37765, '3074457345681428626', NULL, NULL, 'Mui lye Lip', '26 SIN MING LANE IDVIEW CITY #03-117 NA', 'NA', '573971', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '97290822', '00102181O6', NULL, NULL, 'GM511-4: Pionier by Theorema New York Diamonds Automatic Watch', NULL, '578824942104', 'FedEx', NULL, '2016-01-20', '16.01.2016 17:11', 'SG150630RS143', '1', 'a0YC000000czRhEMAU', '271.20', '339.00'),
(37766, '377685033', NULL, NULL, 'Serdal Kotan', 'Grianestraat 9-B', '', '1055 EZ', 'AMSTERDAM Noord-Holland', 'Niederlande', 'NL', NULL, NULL, '643902905', '0010250NYA', NULL, NULL, 'Zilver / Zwart met metalen band (GM- 150-6)', NULL, '644352618889', 'FedEx', NULL, '2016-01-20', '18.01.2016 10:00', 'NL150623KS24', '1', 'a0YC000000eNV3QMAW', '150.00', '229.98'),
(37767, '377751485', NULL, NULL, 'Moses Habtemicael', '73A HIGH STREET', '', 'SE25 6EB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7538877534', '0010060U05', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352618797', 'FedEx', NULL, '2016-01-20', '18.01.2016 14:28', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(37768, '377838098', NULL, NULL, 'Erin McDonagh', '5 GLENDOR GARDENS', '', 'NW7 3JY', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7752261009', '0010183F7X', NULL, NULL, 'GM-101-4 Black Strap/ Silver Case/ Gold Dial', NULL, '644352618801', 'FedEx', NULL, '2016-01-20', '18.01.2016 21:54', '42602958803015', '1', 'a0YC000000cYp6xMAC', '155.00', '249.00'),
(37769, '377727547', NULL, NULL, 'Emma Brown', '19 DENHAM ROAD', '', 'S11 8NE', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7919204765', '0010116OPX', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '644352618812', 'FedEx', NULL, '2016-01-20', '18.01.2016 12:35', '4260295881210', '1', 'a0YC000000cY9OCMA0', '125.00', '199.00'),
(37770, '377848584', NULL, NULL, 'Martin Johnson', '3 STAINBURN AVENUE', '', 'L11 3DE', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7487725672', '00100672RX', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '644352618823', 'FedEx', NULL, '2016-01-20', '18.01.2016 22:57', '4260295881210', '1', 'a0YC000000cY9OCMA0', '125.00', '199.00'),
(37771, '377806554', NULL, NULL, 'pat Cooper', 'Solent View Rolls Hill', 'Thorness', 'PO31 8NF', 'Cowes Isle of Wight', 'Großbritannien', 'GB', NULL, NULL, '7936360139', '0010128R0C', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352618834', 'FedEx', NULL, '2016-01-20', '18.01.2016 19:24', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37772, '377745244', NULL, NULL, 'Mark READ', '17 Moorcroft Edenfield', '', 'BL00LL', 'Ramsbottom', 'Großbritannien', 'GB', NULL, NULL, '7904469318', '0010182GSR', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352618845', 'FedEx', NULL, '2016-01-20', '18.01.2016 14:03', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37773, '377799491', NULL, NULL, 'Baran Bolat', '44 Chettle court RIDGE ROAD', '', 'N8 9NU', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7951347805', '0010060JJU', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352618856', 'FedEx', NULL, '2016-01-20', '18.01.2016 19:07', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37774, '377840489', NULL, NULL, 'Linda Wright', 'Ridge  Croft, New Street', 'New Street', 'DY6 9UA', 'Kingswinford West Midlands', 'Großbritannien', 'GB', NULL, NULL, '7949190890', '0010187Q8P', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352618867', 'FedEx', NULL, '2016-01-20', '18.01.2016 21:59', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37775, '377674234', NULL, NULL, 'mark pitt', '32 wickham crescent', '', 'cm14wd', 'cm14wd', 'Großbritannien', 'GB', NULL, NULL, '7487700855', '0010072KHS', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352618878', 'FedEx', NULL, '2016-01-20', '18.01.2016 08:05', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37776, 'PK\0\0\0\0\0!\0bîha\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37777, 'ÀñNíc«ˆ_ã\\U-Ôäí`p\'+ïåÔiˆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37778, '´¯–-W ÀAil\0¨µEZ‹V·ç>âŸ‚Q¦exa', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37779, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37780, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37781, '\0\0\0\0\0xl/sharedStrings.xmlŒVMo', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37782, 'æÑ+¸èóâ÷ßfÎy‚{•›G…÷æ²×sY%s]m@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'w‘1kE“§²îêl¼eÙvÁ>ÕnZét¤!²', '', '', '', '', ''),
(37783, '·î9ßF–gP\\Û–vpL‚ÃÌ€rÀ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37784, '*uÆjÒ…^Ÿ„÷5«8x&d#¨)©±\"käùFd£', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '­p6’Ç´Å·Ù0M˜–\Z·^UÂâ×Úö”Æ_‡', '†«ãL²AÜÙŽ§igÌø°3âŒuÒÁdÜOÒé', 'âp~Hbê¾lœ', '', '', ''),
(37785, 'd. Aö[à7?ÂÈ£4û£d\Z\'ãŸ¶¾	ÿ\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37786, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37787, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37788, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37789, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37790, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37791, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37792, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37793, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37794, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37795, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼ØóFÝ.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37796, 'JôÞ¹DvÄmÓbUÜ?ý¿¶Oçuó>*­÷§w_ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37797, '†Ø`6ò0¸z6 J0Z10¯³Á@ \0ëÑ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37798, '3	Œ«I\'¼>Œ«IÇ^Ÿ\rÆÕGÌ•', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37799, '×Ÿ„(á…¥((\\89Ù{ŠÉ^ pÅä,w³¼@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37800, 'täîE«ºHº!‹8Èj.r_ÀË&Š0Oáë_)ÁÓø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37801, 'É’U ó&v|†uÄê™?ÞÂ²0§¯Ê³_ê•r', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'âfÚu½yˆeÿ53Òof@š¾}Î3ãI”U*‹™É,', '', '', '', '', ''),
(37802, '¾–»Ú•\"^ÕFyf»Ž3²ó8-ÌÆÃ¤<Æ‡\\¯ÓD', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37803, '~å@EÃ™¬^NE•@V`1–ËuœDfàþy', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37804, 'ååÕø¹þÜ·>ÓH+%ó.HkÖÀÂkøì¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37805, 'ƒÖ4´xàxõªí1´–Þ‘A', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'íéTö–G-wÔm½åk~íß0‚Ak::Ž', '', '', '', '', ''),
(37806, 'u‚OYéVè3èSV¨|Ê', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37807, 'µOY¡>ð)+Ô>e…:Á§¬P+pÊ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37808, 'õ\'¬¨8aµ@½À	«êþÊÊ†7Qÿ:‚3Çÿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'Œ]', 'Â})Ü³þCÜÂÍ\\ÀùÔ±àæ±–Ru_ôm±¿ëÏ', 'UG_`ltH’', '', '', ''),
(37809, '$í(7Úzo(ÆŽoA1—‡âº±Šùð´lÿ`', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37810, '>\"Í§­{€àjP ½Ã$!øÇëÁ*÷gC¯LœJú½', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37811, '‚•×ÙÝ}µDe–’yœ’8#UzE³Kš^¼wsõ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37812, 'žÏ2ÎÐi_·)øsùxù…³Hà*°ÞaÁùºø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37813, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0{', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37814, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37815, '\0€\0\0Ñ\'\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37816, 'PK\0\0\0\0\0!\0bîha\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37817, 'ÀñNíc«ˆ_ã\\U-Ôäí`p\'+ïåÔiˆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37818, '´¯–-W ÀAil\0¨µEZ‹V·ç>âŸ‚Q¦exa', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37819, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37820, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37821, '\0\0\0\0\0xl/sharedStrings.xmlŒVMo', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37822, 'æÑ+¸èóâ÷ßfÎy‚{•›G…÷æ²×sY%s]m@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'w‘1kE“§²îêl¼eÙvÁ>ÕnZét¤!²', '', '', '', '', ''),
(37823, '*uÆjÒ…^Ÿ„÷5«8x&d#¨)©±\"käùFd£', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '­p6’Ç´Å·Ù0M˜–\Z·^UÂâ×Úö”Æ_‡', '†«ãL²AÜÙŽ§igÌø°3âŒuÒÁdÜOÒé', 'âp~Hbê¾lœ', '', '', ''),
(37824, 'd. Aö[à7?ÂÈ£4û£d\Z\'ãŸ¶¾	ÿ\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37825, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37826, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37827, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37828, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37829, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37830, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37831, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37832, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37833, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37834, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼ØóFÝ.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37835, 'JôÞ¹DvÄmÓbUÜ?ý¿¶Oçuó>*­÷§w_ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37836, '†Ø`6ò0¸z6 J0Z10¯³Á@ \0ëÑ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37837, '3	Œ«I\'¼>Œ«IÇ^Ÿ\rÆÕGÌ•', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37838, '×Ÿ„(á…¥((\\89Ù{ŠÉ^ pÅä,w³¼@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37839, 'täîE«ºHº!‹8Èj.r_ÀË&Š0Oáë_)ÁÓø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37840, 'É’U ó&v|†uÄê™?ÞÂ²0§¯Ê³_ê•r', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'âfÚu½yˆeÿ53Òof@š¾}Î3ãI”U*‹™É,', '', '', '', '', ''),
(37841, '¾–»Ú•\"^ÕFyf»Ž3²ó8-ÌÆÃ¤<Æ‡\\¯ÓD', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37842, 'ååÕø¹þÜ·>ÓH+%ó.HkÖÀÂkøì¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37843, 'õ\'¬¨8aµ@½À	«êþÊÊ†7Qÿ:‚3Çÿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'Œ]', 'Â})Ü³þCÜÂÍ\\ÀùÔ±àæ±–Ru_ôm±¿ëÏ', 'UG_`ltH’', '', '', ''),
(37844, '$í(7Úzo(ÆŽoA1—‡âº±Šùð´lÿ`', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37845, '>\"Í§­{€àjP ½Ã$!øÇëÁ*÷gC¯LœJú½', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37846, '‚•×ÙÝ}µDe–’yœ’8#UzE³Kš^¼wsõ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37847, 'žÏ2ÎÐi_·)øsùxù…³Hà*°ÞaÁùºø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37848, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37849, '377850881', NULL, NULL, 'Amanda Baroud', 'Sint-Jobsesteenweg 52', '', '2930', 'Brasschaat', 'Belgien', 'BE', NULL, NULL, '468190865', '00101694BP', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Or/noir (GM-103-3)', NULL, '644352619017', 'FedEx', NULL, '2016-01-21', '19.01.2016 00:18', '4260295880459', '1', 'a0YC000000eNFXoMAO', '185.00', '279.99'),
(37850, '378013993', NULL, NULL, 'Maria Rosa Farina', 'VIA UMBERTO PRIMO 16', '', '28040', 'MEZZOMERICO NO', 'Italien', 'IT', NULL, NULL, '3922235420', '0010124GP4', NULL, NULL, 'GM-510-7', NULL, '644352619006', 'FedEx', NULL, '2016-01-21', '19.01.2016 21:34', 'WLMCIT2015120929', '1', 'a0YC000000eVCBaMAO', '150.00', '239.90'),
(37851, '377993864', NULL, NULL, 'Dave Sugiwidjaja', 'Rinus Michelslaan 10A', '', '1061 MB', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '646661313', '0010166ZQN', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352619028', 'FedEx', NULL, '2016-01-21', '19.01.2016 19:29', '4260295880459', '1', 'a0YC000000eNFdaMAG', '185.00', '279.99'),
(37852, '378121824', NULL, NULL, 'Jessica Alam', 'Rue Houlette 64', '', '1495', 'Sart-Dames-Avelines', 'Belgien', 'BE', NULL, NULL, '474427255', '0010107KIE', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Argent/noir (GM-103-1)', NULL, '644352619131', 'FedEx', NULL, '2016-01-22', '20.01.2016 12:50', '4260295880435', '1', 'a0YC000000eNFXmMAO', '185.00', '279.99'),
(37853, '378188871', NULL, NULL, 'Suada Muselaj', 'VIA LUDOVICO BELLARDI 15', '10146', '', 'TORINO TO', 'Italien', 'IT', NULL, NULL, '3275735439', '0010229RZB', NULL, NULL, 'GM-510-7', NULL, '644352619120', 'FedEx', NULL, '2016-01-22', '20.01.2016 17:31', 'WLMCIT2015120929', '1', 'a0YC000000eVCBaMAO', '150.00', '239.90'),
(37854, '378222797', NULL, NULL, 'T.H. Bruis', 'Rudolf Agricolastraat 15', '', '1064 NL', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '206119029', '0010018PCW', NULL, NULL, 'Goud/ Zwart - Bruine leren band (GM- 150-3)', NULL, '644352619142', 'FedEx', NULL, '2016-01-22', '20.01.2016 20:29', 'NL150623KS21', '1', 'a0YC000000eNV3NMAW', '150.00', '229.98'),
(37855, '378268876', NULL, NULL, 'Taps Parsons', '28 EDWARD PAXMAN GARDENS', '', 'CO1 2NL', 'COLCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7531479317', '0010225TY6', NULL, NULL, 'Brown Strap, Gold Case, Black Face (T-3011-3)', NULL, '644352619072', 'FedEx', NULL, '2016-01-22', '20.01.2016 23:28', '4260295881272', '1', 'a0YC000000bIeXjMAK', '124.00', '189.00'),
(37856, '378114986', NULL, NULL, 'Rajan Modha', '54 Montrose Road', '', 'HA3 7DU', 'HARROW', 'Großbritannien', 'GB', NULL, NULL, '7593245213', '00102015YW', NULL, NULL, 'GM-101-1 Black Strap/ Silver Case/ Silver Dial', NULL, '644352619083', 'FedEx', NULL, '2016-01-22', '20.01.2016 11:42', '4260295880374', '1', 'a0YC000000cYp6uMAC', '155.00', '249.00'),
(37857, '378197082', NULL, NULL, 'James Changeur', '54 Mountsfield', '', 'Ba11 5ar', 'Frone', 'Großbritannien', 'GB', NULL, NULL, '7590198861', '00100966BI', NULL, NULL, 'GM-508-4  Black Strap Black Case Black Face', NULL, '644352619094', 'FedEx', NULL, '2016-01-22', '20.01.2016 17:52', '4260295881241', '1', 'a0YC000000cY9OEMA0', '125.00', '199.00'),
(37858, '378230022', NULL, NULL, 'C BEESLEY .', '70 Kent hous SURREY PLACE', '', 'MK3 7HQ', 'MILTON KEYNES bucks', 'Großbritannien', 'GB', NULL, NULL, '7500801190', '0010163I8O', NULL, NULL, 'Pionier New Model 2014 - Black Face And Black Leather Strap - (Gm-510-4)', NULL, '644352619109', 'FedEx', NULL, '2016-01-22', '20.01.2016 20:40', '4260295881371', '1', 'a0YC000000eaMIsMAM', '129.99', '199.00'),
(37859, '378223529', NULL, NULL, 'Connor Lane', 'Castle lodge ST GEORGES SUPER ELY', '', 'CF5 6EW', 'CARDIFF', 'Großbritannien', 'GB', NULL, NULL, '7961285612', '0010152IFG', NULL, NULL, 'T 3008-8 Damascus Watch-Black dial, black case, black dial', NULL, '644352619110', 'FedEx', NULL, '2016-01-22', '20.01.2016 19:40', '4260295881739', '1', 'a0YC000000cYvVVMA0', '122.00', '199.00'),
(37860, '378391551', NULL, NULL, 'Klaus Dr. Heiden', 'Steegerstr. 5', '', '41334', 'Nettetal', 'Deutschland', 'DE', NULL, NULL, '02153 1042', '0010142L5F', NULL, NULL, 'Herren-Uhr mit Leder-Armband, in Schwarz-Silber Macau', NULL, '00340433836322305803', 'DHL', NULL, '2016-01-22', '2016-01-21 16:00', '4260295881258', '1', 'a0YC000000eZVT5MAO', '160.87', '229.00'),
(37861, '378389412', NULL, NULL, 'Siegbert Preuß', 'Uhlandstr. 31', '', '44791', 'Bochum', 'Deutschland', 'DE', NULL, NULL, '0175-1583043', '0010103WNV', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-1', NULL, '00340433836322314423', 'DHL', NULL, '2016-01-22', '2016-01-21 15:31', 'T3008-1', '1', 'a0YC000000eYGP4MAO', '153.85', '219.00'),
(37862, '378348025', '', '', 'Volker Hanisch', 'An der Promnitz 8', 'Herr', '01471', 'Radeburg', 'Deutschland', '', '', '', '+49352071695', '0010066U8L', '', '', 'Herren-Uhr mit Leder-Armband, Braun-Gold-Schwarz Macau', 'keine neue Uhr schicken!\r\nUhr erhalten 05.02.2016\r\nBitte refund!', '00340433836322320745', 'DHL', '', '2016-01-22', '2016-01-21 12:59', '4260295881272', '1', 'a0YC000000eZVTUMA4', '160.87', '229.00'),
(37863, '378338820', NULL, NULL, 'Jens Drees', 'Antoniusweg 4', '', '45721', 'Haltern am See', 'Deutschland', 'DE', NULL, NULL, '015788697710', '0010197UGB', NULL, NULL, 'Herren-Uhr mit Metall-Armband, Schwarz-Schwarz Macau', NULL, '00340433836322330928', 'DHL', NULL, '2016-01-22', '2016-01-21 12:32', '4260295881777', '1', 'a0YC000000eZVUNMA4', '160.87', '229.00'),
(37864, '378321012', NULL, NULL, 'Mohammad El-Sayed', 'Morusstr. 30', '', '12053', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '015754074402', '00100894GZ', NULL, NULL, 'Herren-Uhr mit Metall-Armband, Gold-Schwarz Macau', NULL, '00340433836322351688', 'DHL', NULL, '2016-01-22', '2016-01-21 10:57', '4260295881760', '1', 'a0YC000000eZVUIMA4', '160.87', '229.00'),
(37865, '378187466', NULL, NULL, 'Hermann Hochkofler', 'Hauptstr. 12', '', 'A8551', 'Wies', 'Österreich', 'DE', NULL, NULL, '06643830606', '00102506IJ', NULL, NULL, 'Herren-Uhr mit Metall-Armband, in Silber-Silber Macau', NULL, '578824942192', 'FedEx', NULL, '2016-01-22', '2016-01-20 19:57', '4260295881746', '1', 'a0YC000000eZVTtMAO', '160.87', '229.00'),
(37866, '378188672', NULL, NULL, 'Jenny Schubert', 'Oberspreestraße 16', '', '12439', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '030 60941852', '0010093FQ3', NULL, NULL, 'Herren-Uhr mit Metall-Armband, Schwarz-Schwarz Macau', NULL, '00340433836319423787', 'DHL', NULL, '2016-01-21', '2016-01-20 17:27', '4260295881777', '1', 'a0YC000000eZVUNMA4', '160.87', '229.00'),
(37867, '378089086', NULL, NULL, 'Olaf Kühnast', 'suderoder str. 1', '', '12347', 'berlin', 'Deutschland', 'DE', NULL, NULL, '03062721621', '0010163RI9', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-4', NULL, '00340433836319432475', 'DHL', NULL, '2016-01-21', '2016-01-20 10:29', 'T-3001-4', '1', 'a0YC000000eOE4iMAG', '139.80', '199.00'),
(37868, '378077112', NULL, NULL, 'Günther Feuss', 'Innsbrucker Ring 167', 'Feuss und Stadler GmbH', '81669', 'München', 'Deutschland', 'DE', NULL, NULL, '089 6892571', '0010111J1B', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', NULL, '00340433836319441248', 'DHL', NULL, '2016-01-21', '2016-01-20 08:59', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(37869, '377951005', NULL, NULL, 'Harald Berger', 'Moosmühle 1', '', '85376', 'Moosmühle', 'Deutschland', 'DE', NULL, NULL, '01784732457', '001000261Y', NULL, NULL, 'Herren-Uhr mit Metall-Armband, Schwarz-Schwarz Macau', NULL, '00340433836319460362', 'DHL', NULL, '2016-01-21', '2016-01-19 15:34', '4260295881777', '1', 'a0YC000000eZVUNMA4', '160.87', '229.00'),
(37870, '377948346', '', '', 'Jens Malcher', 'Margeritenstr. 3', '', '01169', 'Dresden', 'Deutschland', '', '', '', '03512737303', '0010142ZC8', '', '', 'Herren-Uhr mit Leder-Armband, in Schwarz-Silber-Schwarz Macau', 'Uhr erhalten 03.02.2016\r\nBitte refund!', '00340433836319447790', 'DHL', '', '2016-01-21', '2016-01-19 15:35', '4260295881265', '1', 'a0YC000000eZVTPMA4', '160.87', '229.00'),
(37871, '377928292', NULL, NULL, 'Karl-Heinz Ebert', 'Hauptstr. 78', '', '74206', 'Bad Wimpfen', 'Deutschland', 'DE', NULL, NULL, '07063/951044', '0010141UBO', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836319479180', 'DHL', NULL, '2016-01-21', '2016-01-19 13:31', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(37872, '377918860', NULL, NULL, 'Dietmar Jauch', 'Im Kirchenöschle 7', '', '89155', 'Erbach', 'Deutschland', 'DE', NULL, NULL, '01716210719', '001008993R', NULL, NULL, 'Herren-Uhr mit Metall-Armband, Schwarz-Schwarz Macau', NULL, '00340433836319504981', 'DHL', NULL, '2016-01-21', '2016-01-19 12:57', '4260295881777', '1', 'a0YC000000eZVUNMA4', '160.87', '229.00'),
(37873, '377906104', '', '', 'Philip Oelkers', 'Curslacker Deich 183', '', '21039', 'Hamburg', 'Deutschland', '', '', 'philip.co.za@gmail.com', '01736154184', '0010151KXA', '', '', 'Herren-Uhr mit Leder-Armband, Braun-Gold-Schwarz Macau', '00340433836330111526  26.01.2016\r\nUhr erhalten 27.01.2016 ', '00340433836319513525', 'DHL', '', '2016-01-21', '2016-01-19 11:33', '4260295881272', '1', 'a0YC000000eZVTUMA4', '160.87', '229.00'),
(37874, '377821765', NULL, NULL, 'Joerg Hofmann', 'Alter Berg 34', '', '69226', 'Nußloch', 'Deutschland', 'DE', NULL, NULL, '06224170099', '0010173NUP', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-4', NULL, '00340433836319530478', 'DHL', NULL, '2016-01-21', '2016-01-18 21:29', 'T-3001-4', '1', 'a0YC000000eOE4iMAG', '139.80', '199.00'),
(37875, '377818163', NULL, NULL, 'Ayman Elbetar', 'Linienstr. 80', '', '10119', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '01712147862', '00101982UM', NULL, NULL, 'Herren-Uhr mit Leder-Armband, Braun-Gold-Schwarz Macau', NULL, '00340433836319523180', 'DHL', NULL, '2016-01-21', '2016-01-18 21:31', '4260295881272', '1', 'a0YC000000eZVTUMA4', '160.87', '229.00'),
(37876, '377781743', NULL, NULL, 'Dagmar Brauckhoff', 'Dickebankstr. 34', '', '44866', 'Bochum', 'Deutschland', 'DE', NULL, NULL, '02327/81259', '0010040BYB', NULL, NULL, 'Herren-Uhr mit Metall-Armband, Schwarz-Schwarz Macau', NULL, '00340433836319492684', 'DHL', NULL, '2016-01-21', '2016-01-19 13:03', '4260295881777', '1', 'a0YC000000eZVUNMA4', '160.87', '229.00'),
(37877, '3074457345681570311', NULL, NULL, 'Adrian Dela cruz', '50 LORONG 40 GEYLANG SUNNY SPRING #01-30 NA', 'NA', '398074', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '91062654', '0010208ZYN', NULL, NULL, 'GM-3005 WITH DIAMONDS (BLACK DIAL, GOLD CHAIN): Theorema Marco Polo Watch Edelstahl gold', NULL, '578824942218', 'FedEx', NULL, '2016-01-22', '21.01.2016 21:11', 'SG151109NH30', '1', 'a0YC000000eGCXVMA4', '233.22', '299.00'),
(37878, '3074457345681570310', NULL, NULL, 'Adrian Dela cruz', '50 LORONG 40 GEYLANG SUNNY SPRING #01-30 NA', 'NA', '398074', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '91062654', '001017793T', NULL, NULL, 'GM-3005 WITH DIAMONDS (BLACK DIAL, GOLD CHAIN): Theorema Marco Polo Watch Edelstahl gold', NULL, '578824942218', 'FedEx', NULL, '2016-01-22', '21.01.2016 21:11', 'SG151109NH30', '1', 'a0YC000000eGCXVMA4', '233.22', '299.00'),
(37879, '3074457345681570309', NULL, NULL, 'Adrian Dela cruz', '50 LORONG 40 GEYLANG SUNNY SPRING #01-30 NA', 'NA', '398074', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '91062654', '0010250OKM', NULL, NULL, 'GM-3005 WITH DIAMONDS (BLACK DIAL, GOLD CHAIN): Theorema Marco Polo Watch Edelstahl gold', NULL, '578824942218', 'FedEx', NULL, '2016-01-22', '21.01.2016 21:11', 'SG151109NH30', '1', 'a0YC000000eGCXVMA4', '233.22', '299.00'),
(37880, '378379269', NULL, NULL, 'cristian perotta', 'VIA ROMANINO 14', '', '25062', 'CONCESIO bs', 'Italien', 'IT', NULL, NULL, '3938813113', '0010111YPY', NULL, NULL, 'GM-510-4', NULL, '644352619337', 'FedEx', NULL, '2016-01-25', '21.01.2016 16:16', 'WLMCIT2015120925', '1', 'a0YC000000eVCBXMA4', '150.00', '239.90'),
(37881, '378400213', NULL, NULL, 'Lucky Begum', '4 Britten Place', '', 'CB1 3TS', 'Cambridge Cambridgeshire', 'Großbritannien', 'GB', NULL, NULL, '7747596367', '0010074LNS', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352619278', 'FedEx', NULL, '2016-01-25', '21.01.2016 15:43', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(37882, '378366073', NULL, NULL, 'daniel richardson', '311a st andrews house', '', 'rm8 2gn', '43 campus avenue', 'Großbritannien', 'GB', NULL, NULL, '78656445455', '0010073OHY', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '644352619289', 'FedEx', NULL, '2016-01-25', '21.01.2016 13:21', '4260295881210', '1', 'a0YC000000cY9OCMA0', '125.00', '199.00'),
(37883, '378427007', NULL, NULL, 'GRAHAM HILL', '22 BROADOAKS ROAD', '', 'M33 7SR', 'SALE', 'Großbritannien', 'GB', NULL, NULL, '7803138250', '00101323A0', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352619290', 'FedEx', NULL, '2016-01-25', '21.01.2016 17:30', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37884, '378480979', NULL, NULL, 'Nicole F Hamilton', '27 SUSSEX ROAD', '', 'IP32 6TE', 'BURY ST. EDMUNDS', 'Großbritannien', 'GB', NULL, NULL, '7887992009', '00100366RS', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352619304', 'FedEx', NULL, '2016-01-25', '21.01.2016 21:55', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37885, '378485750', NULL, NULL, 'Daljeet Singh', '12 Alcester Drive', '', 'WV13 3QJ', 'WILLENHALL', 'Großbritannien', 'GB', NULL, NULL, '7473111511', '0010195PLU', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352619315', 'FedEx', NULL, '2016-01-25', '21.01.2016 22:07', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37886, '378344347', '', '', 'Patrick Feeley', '23 Covesea Rise', '', 'IV30 4PN', 'Elgin Moray', 'Großbritannien', '', '', '', '7534545694', '0010020GLN', '', '', 'GM-508-8 black strap black case black face', '', '968536974535', 'DHL', '', '2016-01-25', '21.01.2016 11:26', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37887, 'PK\0\0\0\0\0!\0bîha\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37888, 'ÀñNíc«ˆ_ã\\U-Ôäí`p\'+ïåÔiˆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37889, '´¯–-W ÀAil\0¨µEZ‹V·ç>âŸ‚Q¦exa', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37890, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37891, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37892, '†KÍÚ\Z• %8?¾­Dci1/…Äí ˆ@Ó¼Cíç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '§lOQËžè’Hrœì‹', '', '', '', '', ''),
(37893, '$@	eŠä¤ÏÏìÇìMS’e œõ“Í\Z@÷9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '\\Á5\0ò\'uêóm`yæËË:Hšr	,ŒùŠqÈ', '', '', '', '', ''),
(37894, 'ðÿ4\\Þ/Û	ÐçIf¼=Î˜êôq>üzNÔÏã1', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37895, 'º0ÕX¨7›†S4§Ú.÷ËåýtÔ›=ÌuãdH', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37896, 'ÔËó*Õ¦ôf³¥.Ðc8Ÿ7×êîyÂàË%ì§çk', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'Ãþ•\rI…ã1f<&moN¤wcëÝw®ãM’ˆ X', '', '', '', '', ''),
(37897, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37898, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37899, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37900, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37901, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37902, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(37903, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37904, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37905, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37906, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼ØóFÝ.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37907, 'JôÞ¹DvÄmÓbUÜ?ý¿¶Oçuó>*­÷§w_ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37908, '†Ø`6ò0¸z6 J0Z10¯³Á@ \0ëÑ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37909, '3	Œ«I\'¼>Œ«IÇ^Ÿ\rÆÕGÌ•', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37910, '×Ÿ„(á…¥((\\89Ù{ŠÉ^ pÅä,w³¼@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37911, 'täîE«ºHº!‹8Èj.r_ÀË&Š0Oáë_)ÁÓø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37912, 'É’U ó&v|†uÄê™?ÞÂ²0§¯Ê³_ê•r', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '.uV*~gFD', 'Ä¨¬â@ºíþ÷gW*„½ßG¹è¦û©]»Þ·RI', 'Õä5ŸW{Å[', '', '', ''),
(37913, 'šÏ:¾çÅùxºhÛ\Zö—Ÿ©£x~žNò~1ù>Ï¥', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37914, 'ãôßú›­CéË:4hrôÑ„v¬ª*	÷Çåøè`Y¼·', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37915, '†yÁa&/9S»+!Aÿrs- $ç!', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37916, 'éùK@ÈÏ\rA˜1i\ZŠxHÅ-‡>¤b$ $øN@È', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'j™í$¨EB™Á„£i7ÿG[Y£“D%x9íÖ', 'Úß‹ÈØ±²¹ëÛÂ\"¹	ÌÜ±mrzB‘Í„8Žæ', '', '', '', ''),
(37917, '¿”qÅ©ãe]/u¼ƒ\ZÚ2»½Ì[Ha\Z	', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37918, '-‡“¯¯íp’Ìâ8‰qÏ¢oyÝ1¶,sªÓ2', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '¡Èf2œ+4‡Xm  hòL@XºÎ©_ª¼äÐ', '', '', '', '', ''),
(37919, 'ô>fò\\RÐ×…¤™KA«4§Ž9tmLÔ±1t', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37920, 'ßÞqêø˜CÇÇµV¶ùXÄAžµæÔõ1§Îk£ÁF', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37921, 'Ÿ¾h£º\rÆWºúDbž¾¶C\"IG=Býë[îz', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37922, 'N?“s.)xùBP|–{))dõŠSÇéºN\'ê8', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '¯Óoy´ëVNéT˜T¼¾çx—[Í™º/Ø•Š›w¼Õ[', '', '', '', '', ''),
(37923, '$=®Ä·ÍÂ2»EçŽ¸\"\\ìH‚ŽñpÅ\\', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37924, 'Ü•@`…Ï)õ½à', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'n]M÷?v»hOYŽ`øŽÛy4Þ±ÜC0èçðn', 'o^9\'W¯ë¡%Yà¥™ï9PoEh\riÇs¤ävÞ', '', '', '', ''),
(37925, 'ÄÍ²·­EìX¶!íÛã$m*ŽÞ™ývvå|qPUô', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37926, 'Qhü¬¼NîÖKTf)™Å)‰³éšd4»¡Ùü½û', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37927, 'lÅÄé–éD¨,c${ž½É^l²,ÎºÓn$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'Zt¨ÉÍ4Î[ÎJˆØcæ¼ƒ`ÀQÂíÛÆdˆm', '', '', '', '', ''),
(37928, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37929, '\0€\0\0:4\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(37930, '378670124', NULL, NULL, 'Andrei Ailiesii', '90 Flat 5 CAVENDISH ROAD', '', 'SW19 2EZ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7749062430', '0010250AOP', NULL, NULL, 'Black Strap, Black Case, Black Face (T-3011-4 )', NULL, '644352619440', 'FedEx', NULL, '2016-01-25', '22.01.2016 20:54', '4260295881289', '1', 'a0YC000000bIeXkMAK', '124.00', '189.00'),
(37931, '378771727', NULL, NULL, 'kelly drinkwater', '12 ENNERDALE CLOSE', '', 'SR7 8DL', 'SEAHAM', 'Großbritannien', 'GB', NULL, NULL, '1915812131', '0010239A2M', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352619451', 'FedEx', NULL, '2016-01-25', '23.01.2016 13:01', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(37932, '378844455', NULL, NULL, 'Jamie Annett', '123 DUNLUCE AVENUE', '', 'BT9 7AX', 'BELFAST Antrim', 'Großbritannien', 'GB', NULL, NULL, '7746125200', '0010208KRH', NULL, NULL, 'GM-101-4 Black Strap/ Silver Case/ Gold Dial', NULL, '644352619462', 'FedEx', NULL, '2016-01-25', '23.01.2016 19:35', '42602958803015', '1', 'a0YC000000cYp6xMAC', '155.00', '249.00'),
(37933, '378871781', NULL, NULL, 'Rachel Beck', '30 King street', 'Natwest', 'DA12 2XX', 'GRAVESEND Kent', 'Großbritannien', 'GB', NULL, NULL, '7903667626', '0010061YTI', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '644352619473', 'FedEx', NULL, '2016-01-25', '23.01.2016 23:09', '4260295881210', '1', 'a0YC000000cY9OCMA0', '125.00', '199.00'),
(37934, '378870164', NULL, NULL, 'Tina Windsor', '15 COE CLOSE', '', 'GU11 3DN', 'ALDERSHOT', 'Großbritannien', 'GB', NULL, NULL, '7914347747', '0010076EKT', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352619484', 'FedEx', NULL, '2016-01-25', '23.01.2016 23:07', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(37935, '378848781', NULL, NULL, 'Laura Lawson', '15 PETIT CLOSE', 'Cefn-y-Bedd', 'LL12 9YE', 'WREXHAM', 'Großbritannien', 'GB', NULL, NULL, '7904958300', '0010123QQF', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352619495', 'FedEx', NULL, '2016-01-25', '23.01.2016 19:35', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37936, '378786236', NULL, NULL, 'Susan Cotter', '93 BORDEN LANE', '', 'ME10 1BU', 'SITTINGBOURNE', 'Großbritannien', 'GB', NULL, NULL, '7775342590', '0010246U25', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352619500', 'FedEx', NULL, '2016-01-25', '23.01.2016 13:52', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37937, '378760917', NULL, NULL, 'andrew spence', '9 the worthings', 'stirchley', 'b30 3ae', 'birmingham west midlands', 'Großbritannien', 'GB', NULL, NULL, '7970205241', '0010100ANO', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352619510', 'FedEx', NULL, '2016-01-25', '23.01.2016 11:53', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37938, '378671989', NULL, NULL, 'Lauren Gwynne', '131 copy lane', 'Bootle', 'L30 7RF', 'BOOTLE', 'Großbritannien', 'GB', NULL, NULL, '7921338484', '0010115B8Q', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352619521', 'FedEx', NULL, '2016-01-25', '22.01.2016 20:56', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37939, '378805166', NULL, NULL, 'Miranda Chimbizi', '21 Lumsden street', 'Bolton', 'BL3 6SQ', 'BOLTON', 'Großbritannien', 'GB', NULL, NULL, '7702347126', '00101202M8', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352619532', 'FedEx', NULL, '2016-01-25', '23.01.2016 15:27', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37940, '378743698', NULL, NULL, 'Miss Olima Begum', 'FLAT 30 Gay BOURNE TERRACE', '', 'W2 5TG', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7930892048', '0010231WQZ', NULL, NULL, 'Gold/Black Dial/Gold Metall Band GM-101-8', NULL, '644352619543', 'FedEx', NULL, '2016-01-25', '23.01.2016 10:26', '4260295882002', '1', 'a0YC000000cYp71MAC', '155.00', '249.00'),
(37941, '378723534', NULL, NULL, 'Dario Peran', 'Elbestr. 1', '', '45136', 'Essen', 'Deutschland', 'DE', NULL, NULL, '', '0010127L2X', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', NULL, '00340433836330285609', 'DHL', NULL, '2016-01-26', '2016-01-23 09:31', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(37942, '378722202', NULL, NULL, 'Michael Bayer', 'Karl-Gonser-Str. 11', '', '72622', 'Nürtingen', 'Deutschland', 'DE', NULL, NULL, '0160 8819612', '00101003L1', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836330293628', 'DHL', NULL, '2016-01-26', '2016-01-23 09:31', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(37943, '378697199', '', '', 'Erich Konn', 'Mutterstadter Str 14', '', '68219', 'Mannheim', 'Deutschland', '', '', '', '', '0010161FB9', '', '', 'Theorema Damascus Diamond Herrenuhr, Modell T3008-4', 'Uhr erhalten 18.02.2016\r\n19.02.16 neue Uhr geschickt 00340434129949100142', '00340433836330300777', 'DHL', '', '2016-01-26', '2016-01-23 00:59', 'T3008-4', '1', 'a0YC000000eYGQFMA4', '153.85', '219.00'),
(37944, '378676067', NULL, NULL, 'Lukas Puzich', 'Weilerswister Str. 17', '', '50968', 'Köln', 'Deutschland', 'DE', NULL, NULL, '01776855219', '00101393S3', NULL, NULL, 'Herren-Uhr mit Metall-Armband, Gold-Schwarz Macau', NULL, '00340433836330308223', 'DHL', NULL, '2016-01-26', '2016-01-22 22:30', '4260295881760', '1', 'a0YC000000eZVUIMA4', '160.87', '229.00'),
(37945, '378625874', '', '', 'Konrad Veidt', 'Raabestr. 16', '', '45525', 'Hattingen', 'Deutschland', '', '', '', '02324/202647', '00101853TC', '', '', 'Herren-Uhr mit Leder-Armband, Braun-Gold-Schwarz Macau', 'Uhr erhalten 29.01.2016\r\nBitte refund!', '00340433836330316044', 'DHL', '', '2016-01-26', '2016-01-22 17:37', '4260295881272', '1', 'a0YC000000eZVTUMA4', '160.87', '229.00'),
(37946, '378505136', NULL, NULL, 'daniel danic', 'johannes-sasse-ring 51a', '', '12487', 'berlin', 'Deutschland', 'DE', NULL, NULL, '015784184197', '00101642PY', NULL, NULL, 'Herren-Uhr mit Leder-Armband, Braun-Gold-Schwarz Macau', NULL, '00340433836330331535', 'DHL', NULL, '2016-01-26', '2016-01-22 00:59', '4260295881272', '1', 'a0YC000000eZVTUMA4', '160.87', '229.00'),
(37947, '378452918', NULL, NULL, 'Eduard Dick', 'Asbacher Str. 43a', '', '53560', 'Kretzhaus', 'Deutschland', 'DE', NULL, NULL, '015201649499', '0010185NW0', NULL, NULL, 'Herren-Uhr mit Leder-Armband, in Schwarz-Silber-Schwarz Macau', NULL, '00340433836330343958', 'DHL', NULL, '2016-01-26', '2016-01-21 20:28', '4260295881265', '1', 'a0YC000000eZVTPMA4', '160.87', '229.00'),
(37948, '378308084', NULL, NULL, 'Carine Reniers', 'Goossensvest  7', 'VDAB    2 de verdieping', '3300', 'Tienen', 'Belgien', 'BE', NULL, NULL, '474356828', '00102082ED', NULL, NULL, 'Goud/ Zwart - Bruine leren band (GM- 150-3)', NULL, '644352619716', 'FedEx', NULL, '2016-01-26', '21.01.2016 09:51', 'BE150623KS21', '1', 'a0YC000000eNUtqMAG', '150.00', '229.98'),
(37949, '378385765', NULL, NULL, 'Albert Hovhannisyan', 'Breughelpark 18 bus 1', '', '1731', 'ZELLIK', 'Belgien', 'BE', NULL, NULL, '487377876', '0010250MYE', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352619727', 'FedEx', NULL, '2016-01-26', '21.01.2016 16:18', 'WLKSNL15010716', '1', 'a0YC000000eaKuMMAU', '175.01', '279.99'),
(37950, '378809945', NULL, NULL, 'Kim Paepe', 'Avelgemstraat 17', 'Herbavita', '9690', 'Kluisbergen', 'Belgien', 'BE', NULL, NULL, '474114768', '0010175O26', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352619738', 'FedEx', NULL, '2016-01-26', '23.01.2016 16:48', 'WLKSNL15010716', '1', 'a0YC000000eaKuMMAU', '175.01', '279.99'),
(37951, '378538695', NULL, NULL, 'Ben Wyckhuys', 'Burgemeester potiaulaan 4', '', '9200', 'Sint-Gillis-Dendermonde', 'Belgien', 'BE', NULL, NULL, '496964627', '0010223AEI', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352619749', 'FedEx', NULL, '2016-01-26', '22.01.2016 10:20', 'WLKSNL15010719', '1', 'a0YC000000eaKuOMAU', '175.01', '279.99'),
(37952, '378550703', NULL, NULL, 'Jean Moutarde', 'clos de la HoublonniÃ¨re 8', 'jmoutarde1040@skynet.be', '1420', 'Braine-l\'Alleud', 'Belgien', 'BE', NULL, NULL, '495201673', '0010072Q6S', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352619750', 'FedEx', NULL, '2016-01-26', '22.01.2016 11:19', 'WLKSNL15010716', '1', 'a0YC000000eaKuMMAU', '175.01', '279.99'),
(37953, '379196983', NULL, NULL, 'FRANCISCO JAVIER CORDERO', 'CALLE VERANO 51', '0', '28850', 'TORREJON DE ARDOZ Madrid ', 'Spanien', 'ES', NULL, NULL, '627923204', '0010244W07', NULL, NULL, 'GM-510-6', NULL, '644352619705', 'FedEx', NULL, '2016-01-26', '25.01.2016 12:01', 'WLMCES2015121045', '1', 'a0YC000000eVWK7MAO', '150.00', '239.89'),
(37954, '379176409', NULL, NULL, 'Danielle Durrant', 'Dominee Bakkerushof 29', '', '5321 HS', 'HEDEL', 'Niederlande', 'NL', NULL, NULL, '639674922', '10043276', NULL, NULL, 'Sao Paulo zwarte band, zilverkleurige kast - GM-103-1', NULL, '644352619760', 'FedEx', NULL, '2016-01-26', '25.01.2016 12:28', '4260295880435', '1', 'a0YC000000eNFdYMAW', '185.00', '279.99'),
(37955, '378352264', NULL, NULL, 'peter Hu', 'Gronausestraat 100', '654255349', '7533 BP', 'ENSCHEDE Overijssel', 'Niederlande', 'NL', NULL, NULL, '654255349', '0010218T5H', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352619771', 'FedEx', NULL, '2016-01-26', '21.01.2016 14:28', 'WLKSNL15010716', '1', 'a0YC000000eaL5eMAE', '175.01', '279.99'),
(37956, '379097837', NULL, NULL, 'Martin Spruijt', 'Westeinde 356', '', '1648 JW', 'DE GOORN', 'Niederlande', 'NL', NULL, NULL, '611105046', '0010044VVF', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, '644352619782', 'FedEx', NULL, '2016-01-26', '24.01.2016 23:25', 'WLKSNL15010715', '1', 'a0YC000000eaL5cMAE', '175.01', '279.99'),
(37957, '379299332', NULL, NULL, 'brunhilde bekker', 'Hortensialaan 85A', '', '9713 KL', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '630013978', '0010078TK8', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/wit', NULL, '644352619793', 'FedEx', NULL, '2016-01-26', '25.01.2016 22:30', 'WLKSNL15010717', '1', 'a0YC000000eaL5dMAE', '175.01', '279.99'),
(37958, '378737376', NULL, NULL, 'Douwe Jan De Vries', 'mr. J.P. Miedemastraat 52', '', '9103 NG', 'DOKKUM', 'Niederlande', 'NL', NULL, NULL, '519222415', '0010097J87', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/wit', NULL, '644352619808', 'FedEx', NULL, '2016-01-26', '23.01.2016 11:02', 'WLKSNL15010717', '1', 'a0YC000000eaL5dMAE', '175.01', '279.99'),
(37959, '378837144', NULL, NULL, 'Danielle Durrant', 'Dominee Bakkerushof 29', '', '5321 HS', 'HEDEL', 'Niederlande', 'NL', NULL, NULL, '639674922', '0010250T7L', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352619760', 'FedEx', NULL, '2016-01-26', '23.01.2016 19:16', 'WLKSNL15010718', '1', 'a0YC000000eaL5fMAE', '175.01', '279.99'),
(37960, '379022095', NULL, NULL, 'George Knott', '50 Sqn DoG Barracks', 'South Cerney', 'GL7 5RD', 'CIRENCESTER Gloucestershire', 'Großbritannien', 'GB', NULL, NULL, '7720387601', '0010153YMD', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352619565', 'FedEx', NULL, '2016-01-26', '24.01.2016 17:11', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(37961, '379159384', NULL, NULL, 'Oliver Hammond', '3 Kings Hedges Road', '', 'CB4 2QF', 'Cambridge', 'Großbritannien', 'GB', NULL, NULL, '07881 823834', '00100869IV', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352619576', 'FedEx', NULL, '2016-01-26', '25.01.2016 10:02', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(37962, '378921959', NULL, NULL, 'Matthew Parsons', 'SUNTRAP MAIN STREET', 'East Challow', 'OX12 9SS', 'WANTAGE OXFORDSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7917831312', '00102309SV', NULL, NULL, 'GM-101-5 Black Strap/ Black Case/ Black Dial', NULL, '644352619587', 'FedEx', NULL, '2016-01-26', '24.01.2016 10:03', '4260295881050', '1', 'a0YC000000cYp6yMAC', '155.00', '249.00'),
(37963, '378896343', NULL, NULL, 'Michael Gordon', '8 GARDEN TERRACE', '', 'NE40 4NG', 'RYTON', 'Großbritannien', 'GB', NULL, NULL, '7736671944', '0010165CHC', NULL, NULL, 'GM-101-5 Black Strap/ Black Case/ Black Dial', NULL, '644352619598', 'FedEx', NULL, '2016-01-26', '24.01.2016 04:15', '4260295881050', '1', 'a0YC000000cYp6yMAC', '155.00', '249.00'),
(37964, '378888796', NULL, NULL, 'dilan omar', '136 Balls pond road', 'Chris barber shop', 'N1 4AD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7445162516', '0010088Y23', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '644352619602', 'FedEx', NULL, '2016-01-26', '24.01.2016 04:17', '4260295881210', '1', 'a0YC000000cY9OCMA0', '125.00', '199.00'),
(37965, '379031680', NULL, NULL, 'Conor Burns', '128 Glengall road', 'Woodford', 'IG8 0DS', 'WOODFORD GREEN', 'Großbritannien', 'GB', NULL, NULL, '7892043953', '0010037WF3', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352619613', 'FedEx', NULL, '2016-01-26', '24.01.2016 17:44', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37966, '379182517', NULL, NULL, 'Luke Noble', 'PRIMARYSITE, CAFFERATA WAY', '', 'NG24 2TN', 'NEWARK LINCOLNSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7446221836', '0010215DQH', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352619624', 'FedEx', NULL, '2016-01-26', '25.01.2016 12:00', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37967, '379212346', NULL, NULL, 'Craig Jones', '1 Sullivan close llanrumney', '', 'Cf35sa', 'Cardiff', 'Großbritannien', 'GB', NULL, NULL, '7711228248', '0010093DEC', NULL, NULL, 'GM-508-4  Black Strap Black Case Black Face', NULL, '644352619635', 'FedEx', NULL, '2016-01-26', '25.01.2016 14:33', '4260295881241', '1', 'a0YC000000cY9OEMA0', '125.00', '199.00'),
(37968, '379045124', NULL, NULL, 'Andrea Esp', '370 SUTTON ROAD', '', 'SS2 5EY', 'SOUTHEND-ON-SEA Essex', 'Großbritannien', 'GB', NULL, NULL, '7859729323', '0010225KK1', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352619646', 'FedEx', NULL, '2016-01-26', '24.01.2016 18:20', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(37969, '378930404', NULL, NULL, 'DAVID WALKER', '18 COURT LANE', '', 'B23 6NP', 'BIRMINGHAM West Midlands', 'Großbritannien', 'GB', NULL, NULL, '7841613363', '0010063RGH', NULL, NULL, 'GM-508-6 silver strap silver case black face', NULL, '644352619657', 'FedEx', NULL, '2016-01-26', '24.01.2016 10:34', '4260295881951', '1', 'a0YC000000cYA7qMAG', '125.00', '199.00'),
(37970, '378965912', NULL, NULL, 'Miranda Chimbizi', '21 Lumsden Street', '', 'BL3 6SQ', 'Bolton', 'Großbritannien', 'GB', NULL, NULL, '7702347126', '0010043QF5', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352619668', 'FedEx', NULL, '2016-01-26', '24.01.2016 13:07', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37971, '379135056', NULL, NULL, 'rashid mahmood', '9 TENNYSON ROAD', '', 'PE1 3JD', 'PETERBOROUGH', 'Großbritannien', 'GB', NULL, NULL, '7832405636', '0010181R74', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352619679', 'FedEx', NULL, '2016-01-26', '25.01.2016 07:05', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37972, '379127731', NULL, NULL, 'Xian Chen', '763 STOCKPORT ROAD', '', 'M19 3DL', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7916136888', '0010144D0F', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352619680', 'FedEx', NULL, '2016-01-26', '25.01.2016 04:10', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(37973, '378959791', NULL, NULL, 'Jim Burns', '20 KERR STREET', '', 'G40 2QP', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7736941105', '0010129O4Y', NULL, NULL, 'Silver, White Dial, Silver Metal Band (T-3011-5)', NULL, '644352619690', 'FedEx', NULL, '2016-01-26', '24.01.2016 12:40', '4260295881746', '1', 'a0YC000000bIeXlMAK', '124.00', '189.00'),
(37974, '379320410', NULL, NULL, 'Jason Woosnam', '10 Cottier drive', 'Littleport', 'CB6 1FG', 'ELY', 'Großbritannien', 'GB', NULL, NULL, '7805533091', '0010123HG6', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352619830', 'FedEx', NULL, '2016-01-26', '25.01.2016 23:28', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37975, '379302022', NULL, NULL, 'Suraj Gurung', '54 GREENWAY', '', 'ME16 8TL', 'MAIDSTONE Kent', 'Großbritannien', 'GB', NULL, NULL, '7577601660', '00100375ZE', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352619841', 'FedEx', NULL, '2016-01-26', '25.01.2016 21:26', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(37976, '379317301', NULL, NULL, 'John Haswell', '44 Derwent water drive', 'Blaydon upon tyne', 'NE21 4FL', 'BLAYDON-ON-TYNE', 'Großbritannien', 'GB', NULL, NULL, '7718055865', '0010024YFG', NULL, NULL, 'Gold/Black Dial/Gold Metall Band GM-101-8', NULL, '644352619852', 'FedEx', NULL, '2016-01-26', '25.01.2016 22:53', '4260295882002', '1', 'a0YC000000cYp71MAC', '155.00', '249.00'),
(37977, '379282524', NULL, NULL, 'Mohammed Iqbal', '79 Pitt street', 'Glodwick', 'OL4 1AN', 'Oldham Lancshire', 'Großbritannien', 'GB', NULL, NULL, '7535550520', '00101578EQ', NULL, NULL, 'Gold/Black Dial/Gold Metall Band GM-101-8', NULL, '644352619863', 'FedEx', NULL, '2016-01-26', '25.01.2016 20:26', '4260295882002', '1', 'a0YC000000cYp71MAC', '155.00', '249.00'),
(37978, '379313953', NULL, NULL, 'Hannah Steptoe', '16 SandyCroft avenue', 'Wythenshawe', 'M22 9AL', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '7938113585', '10140816', NULL, NULL, 'Pionier New Model 2014 - Black Face And Black Metal Strap - (Gm-510-8)', NULL, '644352619874', 'FedEx', NULL, '2016-01-26', '25.01.2016 22:25', '4260295881449', '1', 'a0YC000000eaMIwMAM', '129.99', '199.00'),
(37979, '379470043', NULL, NULL, 'mascha hoogendoorn', 'Julianaweg 380', '', '3523 XL', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '640116467', '0010101H3J', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/wit', NULL, '644352619988', 'FedEx', NULL, '2016-01-27', '26.01.2016 18:29', 'WLKSNL15010717', '1', 'a0YC000000eaL5dMAE', '175.01', '279.99'),
(37980, '379380695', NULL, NULL, 'Soroush Alavirad', 'Berenklauw 21', '', '6665 HV', 'DRIEL Gelderland', 'Niederlande', 'NL', NULL, NULL, '625005652', '0010116J8M', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352619999', 'FedEx', NULL, '2016-01-27', '26.01.2016 11:35', 'WLKSNL15010716', '1', 'a0YC000000eaL5eMAE', '175.01', '279.99'),
(37981, '379470398', NULL, NULL, 'Dora Wiredu', '2 Eden Road', '', 'SE27 0UB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7956225111', '0010247N2E', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352619896', 'FedEx', NULL, '2016-01-27', '26.01.2016 17:33', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(37982, '379527483', NULL, NULL, 'Daniel Harris', 'APARTMENT 11 DOVEHOUSE CLOSE', '', 'PE19 1DW', 'ST. NEOTS', 'Großbritannien', 'GB', NULL, NULL, '7891392447', '0010060VD6', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352619900', 'FedEx', NULL, '2016-01-27', '26.01.2016 21:53', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(37983, '379526234', NULL, NULL, 'mary liebow', '58 BALFRON CRESCENT', '', 'ML3 9UN', 'HAMILTON', 'Großbritannien', 'GB', NULL, NULL, '1698523011', '00101096PU', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352619911', 'FedEx', NULL, '2016-01-27', '26.01.2016 21:59', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37984, '379429899', NULL, NULL, 'Mr Makinde', '311 BARKING ROAD', '', 'E13 8EE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7463465044', '0010180ESV', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352619922', 'FedEx', NULL, '2016-01-27', '26.01.2016 13:54', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37985, '379509348', NULL, NULL, 'JANICE STEER', '9 DALESIDE', 'CHELSFIELD', 'BR6 6EG', 'ORPINGTON', 'Großbritannien', 'GB', NULL, NULL, '1689606604', '0010153L5Z', NULL, NULL, 'GM-508-6 silver strap silver case black face', NULL, '644352619933', 'FedEx', NULL, '2016-01-27', '26.01.2016 20:58', '4260295881951', '1', 'a0YC000000cYA7qMAG', '125.00', '199.00'),
(37986, '379458199', NULL, NULL, 'ben adams', '16 CHAWTON CLOSE', '', 'SO18 5GA', 'SOUTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7934314913', '0010050GWY', NULL, NULL, 'Gold/Black Dial/Gold Metall Band GM-101-8', NULL, '644352619944', 'FedEx', NULL, '2016-01-27', '26.01.2016 16:27', '4260295882002', '1', 'a0YC000000cYp71MAC', '155.00', '249.00'),
(37987, '379524490', NULL, NULL, 'bryan collins', 'the croft CARDIFF ROAD', 'hawthorn cardiff road', 'CF37 5AG', 'PONTYPRIDD Choose State', 'Großbritannien', 'GB', NULL, NULL, '7881841875', '0010246JDE', NULL, NULL, 'Gold/Black Dial/Gold Metall Band GM-101-8', NULL, '644352619955', 'FedEx', NULL, '2016-01-27', '26.01.2016 22:00', '4260295882002', '1', 'a0YC000000cYp71MAC', '155.00', '249.00'),
(37988, '379513152', NULL, NULL, 'Fatou Jagne', '18 Knight house', 'Huntsman street', 'Se171qn', 'London', 'Großbritannien', 'GB', NULL, NULL, '7908532208', '001014332G', NULL, NULL, 'Gold/Black Dial/Gold Metall Band GM-101-8', NULL, '644352619966', 'FedEx', NULL, '2016-01-27', '26.01.2016 20:54', '4260295882002', '1', 'a0YC000000cYp71MAC', '155.00', '249.00'),
(37989, '379372508', NULL, NULL, 'Andrew DIXON', '6 GRASMERE ROAD', '', 'L37 2JU', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '7463322343', '001013844S', NULL, NULL, 'Pionier New Model 2014 - Black Face And Black Metal Strap - (Gm-510-8)', NULL, '644352619977', 'FedEx', NULL, '2016-01-27', '26.01.2016 09:58', '4260295881449', '1', 'a0YC000000eaMIwMAM', '129.99', '199.00'),
(37990, '379293414', '', '', 'nazha sariano', 'Weismantelweg 2', '', '51109', 'Köln', 'Deutschland', '', '', '', '01787566518', '00101976HO', '', '', 'Herren-Uhr mit Metall-Armband, Gold-Schwarz Macau', 'Falsche Uhr erhalten! Wird von Hermes abgeholt! richtige Uhr am 01.02.2016 per DHL geschickt! 00340433836346041565', '00340433836333041271', 'DHL', '', '2016-01-26', '2016-01-25 21:57', '4260295881760', '1', 'a0YC000000eZVUIMA4', '160.87', '229.00'),
(37991, '379253318', NULL, NULL, 'Bozena Anna Stangret', 'Am Römerweg 54', '', '67105', 'Schifferstadt', 'Deutschland', 'DE', NULL, NULL, '062352518', '0010010W0G', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836333051966', 'DHL', NULL, '2016-01-26', '2016-01-25 19:07', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(37992, '378993195', NULL, NULL, 'Waldemar Luziga', 'Töpkenweg 11', '', '44357', 'Dortmund', 'Deutschland', 'DE', NULL, NULL, '0231-375428', '0010213G7H', NULL, NULL, 'Herren-Uhr mit Metall-Armband, Schwarz-Schwarz Macau', NULL, '00340433836333060685', 'DHL', NULL, '2016-01-26', '2016-01-24 16:08', '4260295881777', '1', 'a0YC000000eZVUNMA4', '160.87', '229.00'),
(37993, '378886286', NULL, NULL, 'Michael Goess', 'Romanweg 4', '', '95336', 'Mainleus', 'Deutschland', 'DE', NULL, NULL, '01606118412', '001000317T', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836333067165', 'DHL', NULL, '2016-01-26', '2016-01-24 06:07', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(37994, '379597600', NULL, NULL, 'Mark Wiltshire', 'BRISTOL UNIV CANTOCKS CLOSE', '', 'BS8 1TS', 'BRISTOL', 'Großbritannien', 'GB', NULL, NULL, '772346080', '00100819DM', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352620076', 'FedEx', NULL, '2016-01-28', '27.01.2016 10:34', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(37995, '379596038', NULL, NULL, 'Master Ali', 'FLAT 12 WALLWOOD STREET', '', 'E14 7AJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7487740742', '0010223BJX', NULL, NULL, 'Silver/Black Dial/Silver Metall Band GM-101-7', NULL, '644352620087', 'FedEx', NULL, '2016-01-28', '27.01.2016 10:13', '4260295881999', '1', 'a0YC000000cYp70MAC', '155.00', '249.00'),
(37996, '379761408', '', '', 'Lena Rempel', 'Dauner Str. 23', '', '54552', 'Üdersdorf', 'Deutschland', '', '', '', '06596-160099', '0010140ST5', '', '', 'Herren-Uhr mit Leder-Armband, Braun-Gold-Schwarz Macau', 'Uhr erhalten 17.02.2016\r\nBitte refund!', '00340433836339033928', 'DHL', '', '2016-01-28', '2016-01-27 23:58', '4260295881272', '1', 'a0YC000000eZVTUMA4', '160.87', '229.00'),
(37997, '379758309', NULL, NULL, 'Kristina Kunde', 'Am Stadtwald 32', '', '53177', 'Bonn', 'Deutschland', 'DE', NULL, NULL, '017684233313', '0010031OCW', NULL, NULL, 'Herren-Uhr mit Metall-Armband, in Silber-Silber Macau', NULL, '00340433836339048991', 'DHL', NULL, '2016-01-28', '2016-01-27 23:28', '4260295881746', '1', 'a0YC000000eZVTtMAO', '160.87', '229.00'),
(37998, '379731146', NULL, NULL, 'Peter Fenchel', 'Gothaer Str. 5A', '', '10823', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '030785464754', '0010073V0E', NULL, NULL, 'Herren-Uhr mit Metall-Armband, in Silber-Schwarz Macau', NULL, '00340433836339059607', 'DHL', NULL, '2016-01-28', '2016-01-27 21:28', '4260295881753', '1', 'a0YC000000eZVTyMAO', '160.87', '229.00'),
(37999, '379722288', NULL, NULL, 'Zan Bilic', 'Zündorfer Weg 26', '', '53859', 'Niederkassel', 'Deutschland', 'DE', NULL, NULL, '', '0010161WW7', NULL, NULL, 'Herren-Uhr mit Metall-Armband, in Silber-Silber Macau', NULL, '00340433836339068708', 'DHL', NULL, '2016-01-28', '2016-01-27 21:01', '4260295881746', '1', 'a0YC000000eZVTtMAO', '160.87', '229.00'),
(38000, '379624673', NULL, NULL, 'Dr. Andreas Etzold', 'Reinickstr. 11', '', '01309', 'Dresden', 'Deutschland', 'DE', NULL, NULL, '03510000000', '0010142AYN', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836339080755', 'DHL', NULL, '2016-01-28', '2016-01-27 13:30', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(38001, '379616320', NULL, NULL, 'Jörg Allianz Lenz', 'Hindenburgstr. 55', 'Allianz Allianz  Lenz', '28717', 'Bremen', 'Deutschland', 'DE', NULL, NULL, '01713353921', '0010125PW9', NULL, NULL, 'Herren-Uhr mit Metall-Armband, in Silber-Silber Macau', NULL, '00340433836339089024', 'DHL', NULL, '2016-01-28', '2016-01-27 12:29', '4260295881746', '1', 'a0YC000000eZVTtMAO', '160.87', '229.00'),
(38002, '379599046', NULL, NULL, 'Claudia Brudny', 'Hermannstr. 1', '', '59555', 'Lippstadt', 'Deutschland', 'DE', NULL, NULL, '01605172335', '0010128SZH', NULL, NULL, 'Herren-Uhr mit Leder-Armband, in Schwarz-Silber-Schwarz Macau', NULL, '00340433836339122738', 'DHL', NULL, '2016-01-28', '2016-01-27 11:34', '4260295881265', '1', 'a0YC000000eZVTPMA4', '160.87', '229.00'),
(38003, '379598621', NULL, NULL, 'Brokhman Vadim', 'Eggenfeldener Str. 93', '', '81929', 'München', 'Deutschland', 'DE', NULL, NULL, '017610340822', '0010244U9Y', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', NULL, '00340433836339099856', 'DHL', NULL, '2016-01-28', '2016-01-27 11:40', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(38004, '379534388', NULL, NULL, 'Christoph Bleuel', 'Am Vemel 7', '', '36041', 'Fulda', 'Deutschland', 'DE', NULL, NULL, '0661/242057', '0010055EKG', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-4', NULL, '00340433836339130429', 'DHL', NULL, '2016-01-28', '2016-01-26 23:31', 'T-3001-4', '1', 'a0YC000000eOE4iMAG', '139.80', '199.00'),
(38005, '379529442', NULL, NULL, 'Stefanie Oswald', 'Angerweg 8', '', '85467', 'Neuching', 'Deutschland', 'DE', NULL, NULL, '', '0010139JUT', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836339138302', 'DHL', NULL, '2016-01-28', '2016-01-26 22:57', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(38006, '379442042', NULL, NULL, 'Michele Accardo', 'Im Niederfeld 22', '', '63179', 'Obertshausen', 'Deutschland', 'DE', NULL, NULL, '0173 900 99 69', '0010108Q33', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', NULL, '00340433836339146376', 'DHL', NULL, '2016-01-28', '2016-01-26 16:05', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(38007, '379390874', NULL, NULL, 'Dirk Hutzfeldt', 'Sommerbergstr. 24', '', '98527', 'Suhl', 'Deutschland', 'DE', NULL, NULL, '01717700516', '0010168NAV', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', NULL, '00340433836339155224', 'DHL', NULL, '2016-01-28', '2016-01-26 12:34', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(38008, '3074457345681636937', NULL, NULL, 'Inge Helena Ian', '53 CHOA CHU KANG LOOP HE WARREN #08-11 NA', 'NA', 'singapore', 'Singapur', '689683', 'SG', NULL, NULL, '91063498', '0010250EUN', NULL, NULL, 'GM-3005 WITH DIAMONDS (BLACK DIAL, BLACK CHAIN): Theorema Marco Polo Watch', NULL, '578824942387', 'FedEx', NULL, '2016-01-28', '25.01.2016 00:54', 'SG151109NH31', '1', 'a0YC000000eGCXWMA4', '233.22', '299.00'),
(38009, '379744022', NULL, NULL, 'Claire Smith', '18 Oliver Road', '', 'SM1 4QF', 'Sutton Surrey', 'Großbritannien', 'GB', NULL, NULL, '7939429517', '0010185ALT', NULL, NULL, 'GM-101-5 Black Strap/ Black Case/ Black Dial', NULL, '644352620146', 'FedEx', NULL, '2016-01-29', '27.01.2016 21:26', '4260295881050', '1', 'a0YC000000cYp6yMAC', '155.00', '249.00'),
(38010, '379713458', NULL, NULL, 'IAN NUTTALL', '60 Robey Drive', 'Eastwood', 'NG16 3DP', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7891238170', '0010054P4J', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352620157', 'FedEx', NULL, '2016-01-29', '27.01.2016 19:02', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(38011, '379768877', NULL, NULL, 'Andrey Filatov', 'Liststr. 59', '', '70180', 'Stuttgart', 'Deutschland', 'DE', NULL, NULL, '+491741761723', '0010038TNN', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-3', NULL, '00340433836342105223', 'DHL', NULL, '2016-01-29', '2016-01-28 00:29', 'T3008-3', '1', 'a0YC000000eYGQ4MAO', '153.85', '219.00'),
(38012, '380285204', NULL, NULL, 'Maria Cole', 'none Lisnagry', '', '', 'Limerick', 'Irland', 'IE', NULL, NULL, '061-331884', '0010232M29', NULL, NULL, 'Sao Paulo Watch - GM-103-5', NULL, '644352620271', 'FedEx', NULL, '2016-02-01', '30.01.2016 13:02', 'WL-GM-103-5', '1', 'a0YC000000eb4yUMAQ', '195.01', '299.00'),
(38013, '380254155', NULL, NULL, 'Grainne McGann', '16 The Waterfront', '', 'D2', 'Dublin', 'Irland', 'IE', NULL, NULL, '860487954', '0010160LRD', NULL, NULL, 'Sao Paulo Watch - GM-103-5', NULL, '644352620282', 'FedEx', NULL, '2016-02-01', '30.01.2016 10:32', 'WL-GM-103-5', '1', 'a0YC000000eb4yUMAQ', '195.01', '299.00'),
(38014, '380146154', NULL, NULL, 'Darren Sheridan', '3 Saul road', 'Crumlin', 'Dublin 12', 'Dublin', 'Irland', 'IE', NULL, NULL, '863119454', '0010193AKH', NULL, NULL, 'Sao Paulo Watch - GM-103-5', NULL, '644352620293', 'FedEx', NULL, '2016-02-01', '29.01.2016 18:03', 'WL-GM-103-5', '1', 'a0YC000000cZRKgMAO', '195.01', '299.00'),
(38015, '379921899', NULL, NULL, 'jacqueline Robertson', '78 LILAC WYND', '', 'G72 7GJ', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '7446169305', '001016776H', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352620308', 'FedEx', NULL, '2016-02-01', '28.01.2016 17:10', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38016, '380370390', NULL, NULL, 'Sam Adams', '14 Luncies road', '', 'SS14 1SG', 'BASILDON', 'Großbritannien', 'GB', NULL, NULL, '7463740606', '0010005GHV', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352620319', 'FedEx', NULL, '2016-02-01', '30.01.2016 20:54', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38017, '379957472', NULL, NULL, 'Rishi Dewan', '14 BIRCHFIELDS AVENUE', '', 'M13 0XG', 'MANCHESTER', 'Großbritannien', 'GB', NULL, NULL, '4,47402E+11', '0010067K04', NULL, NULL, 'GM-101-5 Black Strap/ Black Case/ Black Dial', NULL, '644352620320', 'FedEx', NULL, '2016-02-01', '28.01.2016 20:04', '4260295881050', '1', 'a0YC000000cYp6yMAC', '155.00', '249.00'),
(38018, '379877731', NULL, NULL, 'Sean Ball', '58 THE SPRINGS', '', 'EN10 6HS', 'BROXBOURNE', 'Großbritannien', 'GB', NULL, NULL, '741109601', '0010196GJU', NULL, NULL, 'GM-101-5 Black Strap/ Black Case/ Black Dial', NULL, '644352620330', 'FedEx', NULL, '2016-02-01', '28.01.2016 13:32', '4260295881050', '1', 'a0YC000000cYp6yMAC', '155.00', '249.00'),
(38019, '380320871', '', '', 'Gareth Mcintyre', '36 TEANDALLON PLACE', '', 'IV16 9YU', 'DINGWALL', 'Großbritannien', '', '', '', '7506166658', '0010130RO2', '', '', 'GM-508-6 silver strap silver case black face', '', ' 	968537076994', 'DHL', '', '2016-02-01', '30.01.2016 15:57', '4260295881951', '1', 'a0YC000000cYA7qMAG', '125.00', '199.00'),
(38020, '380252334', NULL, NULL, 'Craig Poole', '10 PARSONAGE ROAD', '', 'BN5 9JG', 'HENFIELD', 'Großbritannien', 'GB', NULL, NULL, '7723570339', '0010046SFM', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352620352', 'FedEx', NULL, '2016-02-01', '30.01.2016 10:25', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(38021, '380002578', NULL, NULL, 'Emily Pearson', '99D VICTORIA AVENUE', '', 'SS2 6EL', 'SOUTHEND-ON-SEA Essex', 'Großbritannien', 'GB', NULL, NULL, '7773045051', '0010149RNR', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352620363', 'FedEx', NULL, '2016-02-01', '28.01.2016 23:54', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(38022, '380202240', NULL, NULL, 'Isla Stewart', '20 STONEFIELD PLACE', '', 'AB51 4ZD', 'INVERURIE Aberdeenshire', 'Großbritannien', 'GB', NULL, NULL, '7825956018', '0010080DRZ', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352620374', 'FedEx', NULL, '2016-02-01', '29.01.2016 22:53', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(38023, '380207626', '', '', 'Kelly Clifford', '62 Spoutwells Drive', 'Scone', 'PH2 6SB', 'Perth', 'Großbritannien', '', '', '', '7983981510', '0010026GZ3', '', '', 'GM-508-8 black strap black case black face', '', '968537077007', 'DHL', '', '2016-02-01', '29.01.2016 23:27', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(38024, '379927212', NULL, NULL, 'Vivekanand Sharma', '96-102 PEAR TREE ROAD', '', 'DE23 6QA', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '7459074768', '0010123HT6', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352620396', 'FedEx', NULL, '2016-02-01', '28.01.2016 17:24', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(38025, '380124144', NULL, NULL, 'Chris Chumbley', '209 Hopton Road', '', 'SG1 2LF', 'STEVENAGE', 'Großbritannien', 'GB', NULL, NULL, '7840951342', '0010159PV6', NULL, NULL, 'Gold/Black Dial/Gold Metall Band GM-101-8', NULL, '644352620400', 'FedEx', NULL, '2016-02-01', '29.01.2016 16:04', '4260295882002', '1', 'a0YC000000cYp71MAC', '155.00', '249.00'),
(38026, '379926634', NULL, NULL, 'Vivekanand Sharma', '96-102 PEAR TREE ROAD', '', 'DE23 6QA', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '7459074768', '0010126KNP', NULL, NULL, 'Silver/Black Dial/Silver Metall Band GM-101-7', NULL, '644352620396', 'FedEx', NULL, '2016-02-01', '28.01.2016 17:28', '4260295881999', '1', 'a0YC000000cYp70MAC', '155.00', '249.00'),
(38027, '380371580', NULL, NULL, 'Jose Alberto Anton Rojo', 'AV. ZARAGOZA 55', 'casa 4', '50820', 'ZARAGOZA ZARAGOZA', 'Spanien', 'ES', NULL, NULL, '661396456', '0010197U2D', NULL, NULL, 'GM-4004-8', NULL, '644352620411', 'FedEx', NULL, '2016-02-01', '30.01.2016 20:00', 'GM-4004-8', '1', 'a0YC000000ep4HHMAY', '150.00', '239.89'),
(38028, '380149308', NULL, NULL, 'Mario Gallus Delgado', 'AVENIDA CATALUÃ‘A 27', '7 B', '50014', 'ZARAGOZA ZARAGOZA', 'Spanien', 'ES', NULL, NULL, '649006000', '00102488JA', NULL, NULL, 'GM-4004-8', NULL, '644352620433', 'FedEx', NULL, '2016-02-01', '29.01.2016 18:59', 'GM-4004-8', '1', 'a0YC000000ep4HHMAY', '150.00', '239.89'),
(38029, '380253795', NULL, NULL, 'cristian perotta', 'VIA ROMANINO 14', '', '25062', 'CONCESIO BS', 'Italien', 'IT', NULL, NULL, '3938813113', '00100304SX', NULL, NULL, 'GM-510-7', NULL, '644352620444', 'FedEx', NULL, '2016-02-01', '30.01.2016 11:29', 'WLMCIT2015120929', '1', 'a0YC000000eVCBaMAO', '150.00', '239.90'),
(38030, '380133819', NULL, NULL, 'Herman Vanmaekelbergh', 'Koolkerkse Steenweg 198', '', '8000', 'Brugge', 'Belgien', 'BE', NULL, NULL, '475690479', '0010250DEI', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352620455', 'FedEx', NULL, '2016-02-01', '29.01.2016 18:50', 'BE140520PJ08', '1', 'a0YC000000eNFEHMA4', '175.01', '279.99'),
(38031, '380415045', NULL, NULL, 'hilde asselman', 'Fazantenlaan 116', '', '1742', 'Sint-Katherina-Lombeek', 'Belgien', 'BE', NULL, NULL, '485660306', '00101512RT', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352620466', 'FedEx', NULL, '2016-02-01', '31.01.2016 08:49', 'BE140520PJ08', '1', 'a0YC000000eNFEHMA4', '175.01', '279.99'),
(38032, '380339138', NULL, NULL, 'Katja Theunissen', 'Bosweg 53', '', '3630', 'Mechelen-aan-de-Maas', 'Belgien', 'BE', NULL, NULL, '89774864', '00102475J4', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352620477', 'FedEx', NULL, '2016-02-01', '30.01.2016 18:49', 'BE140520PJ10', '1', 'a0YC000000eNFEIMA4', '175.01', '279.99'),
(38033, '380029758', NULL, NULL, 'Lieven Maenderveld', 'Misstraat 112', 'VAN DESSEL NV VERZEKERINGEN', '2590', 'Berlaar', 'Belgien', 'BE', NULL, NULL, '475629897', '0010202T6I', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352620488', 'FedEx', NULL, '2016-02-01', '29.01.2016 09:20', 'BE140520PJ11', '1', 'a0YC000000eNFEJMA4', '175.01', '279.99'),
(38034, '380332854', NULL, NULL, 'luc claes', 'Duinbergenlaan 79/12', '', '8301', 'Heist', 'Belgien', 'BE', NULL, NULL, '475603868', '0010012X8B', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352620499', 'FedEx', NULL, '2016-02-01', '30.01.2016 17:49', 'WLKSNL15010719', '1', 'a0YC000000eaKuOMAU', '175.01', '279.99'),
(38035, '380164641', NULL, NULL, 'juan carlo meneses', 'provinciale steenweg 435', '', '2627', 'schelle anvers', 'Belgien', 'BE', NULL, NULL, '38870575', '0010250P57', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352620503', 'FedEx', NULL, '2016-02-01', '29.01.2016 20:19', 'BE140520PJ09', '1', 'a0YC000000eNFEGMA4', '175.01', '279.99'),
(38036, '380600641', NULL, NULL, 'Moenisha Lachmon', 'Beethovenlaan 76', '', '2625 RR', 'DELFT Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '627354780', '00101128LP', NULL, NULL, 'Zilver / Zwart met metalen band (GM- 150-6)', NULL, '644352620640', 'FedEx', NULL, '2016-02-02', '01.02.2016 00:00', 'NL150623KS24', '1', 'a0YC000000eNV3QMAW', '150.00', '229.98'),
(38037, '380529997', NULL, NULL, 'petiman beissarova', 'Campagne des Monts 52', '', '4040', 'Herstal', 'Belgien', 'BE', NULL, NULL, '489179556', '0010250AM6', NULL, NULL, 'Montre Dublin Pionier - Marron - Or - Noir (GM-508-3)', NULL, '644352620591', 'FedEx', NULL, '2016-02-02', '31.01.2016 18:49', 'BE140310NM05', '1', 'a0YC000000eWBZvMAO', '150.00', '239.99'),
(38038, '380532153', NULL, NULL, 'Joelle DENIS', 'Rue Maurice Grevisse 8', '', '7110', 'HOUDENG-GOEGNIES', 'Belgien', 'BE', NULL, NULL, '32477861926', '0010179AEW', NULL, NULL, 'Montre Dublin Pionier - Noir - Argent - Blanc (GM-508-1)', NULL, '644352620606', 'FedEx', NULL, '2016-02-02', '31.01.2016 18:48', 'BE140310NM03', '1', 'a0YC000000eWBZtMAO', '150.00', '239.99'),
(38039, '380687549', NULL, NULL, 'sophie verplancke', 'Kraaienhof 43', '', '8200', 'Sint-Michiels Brugge', 'Belgien', 'BE', NULL, NULL, '474902422', '0010250VO2', NULL, NULL, 'Pionier automatisch horloge - Zwart - Zilver - Zwart leer (T-7001-3)', NULL, '644352620617', 'FedEx', NULL, '2016-02-02', '01.02.2016 14:20', '4260295882118', '1', 'a0YC000000eoCDAMA2', '134.99', '219.99'),
(38040, '380709660', NULL, NULL, 'Nick Goethals', 'Werfkaai 11', 'Verdiep 2.2', '8380', 'Zeebrugge-Lissewege', 'Belgien', 'BE', NULL, NULL, '472974200', '0010250F2C', NULL, NULL, 'Pionier Dublin herenhorloge - Zwart-Zilver-Zwart (GM-508-2)', NULL, '644352620628', 'FedEx', NULL, '2016-02-02', '01.02.2016 16:19', 'BE140310NM04', '1', 'a0YC000000eWBZuMAO', '150.00', '239.99'),
(38041, '380458952', NULL, NULL, 'marc dewulf', 'Meulebeeksestraat 18', '', '8850', 'Ardooie', 'Belgien', 'BE', NULL, NULL, '486707419', '1,02E+09', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352620639', 'FedEx', NULL, '2016-02-02', '31.01.2016 13:18', '4260295880459', '1', 'a0YC000000eNFXoMAO', '185.00', '279.99'),
(38042, '380516725', NULL, NULL, 'lynda Carr', '25 PINE AVENUE', 'Parkstone', 'BH12 4AG', 'POOLE Dorset', 'Großbritannien', 'GB', NULL, NULL, '7921764292', '0010237S4L', NULL, NULL, 'GM-101-1 Black Strap/ Silver Case/ Silver Dial', NULL, '644352620558', 'FedEx', NULL, '2016-02-02', '31.01.2016 16:27', '4260295880374', '1', 'a0YC000000cYp6uMAC', '155.00', '249.00'),
(38043, '380569472', NULL, NULL, 'Samantha Grove', '6 HAWTHORN FARM', 'Winterborne Stickland', 'DT11 0NB', 'BLANDFORD FORUM', 'Großbritannien', 'GB', NULL, NULL, '01258 880405', '0010147ATD', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352620569', 'FedEx', NULL, '2016-02-02', '31.01.2016 20:27', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38044, '380601794', NULL, NULL, 'Stanislaw Labuda', 'Cheltenham Road', '', 'BS6 5RH', 'Bristol', 'Großbritannien', 'GB', NULL, NULL, '4,41179E+11', '0010145XVI', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352620570', 'FedEx', NULL, '2016-02-02', '31.01.2016 23:29', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38045, '380684864', NULL, NULL, 'Robert Archer', '7 NEWHOUSES ROAD', '', 'EH52 5NZ', 'BROXBURN', 'Großbritannien', 'GB', NULL, NULL, '1506852570', '00100935UJ', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352620580', 'FedEx', NULL, '2016-02-02', '01.02.2016 13:28', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(38046, '380323189', NULL, NULL, 'Alf Kozian', 'Dungertweg 26', '', '39116', 'Magdeburg', 'Deutschland', 'DE', NULL, NULL, '017610247101', '00101532OF', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1A', NULL, '00340433836349508928', 'DHL', NULL, '2016-02-01', '2016-01-30 17:02', 'T-3001-1A', '1', 'a0YC000000eOE26MAG', '139.80', '199.00'),
(38047, '379983832', '', '', 'Andreas Flocken', 'Daimlerstr. 251', '', '41462', 'Neuss', 'Deutschland', '', '', '', '01772196843', '00100877SP', '', '', 'Herren-Uhr mit Metall-Armband, in Silber-Schwarz Macau', 'Uhr erhalten 09.02.2016\r\nBitte refund!', '00340433836353078448', 'DHL', '', '2016-02-02', '2016-01-28 22:58', '4260295881753', '1', 'a0YC000000eZVTyMAO', '160.87', '229.00'),
(38048, '380141119', NULL, NULL, 'Asad Pasoon', 'Goslarer Str. 5A', 'Pasoon', '70499', 'Stuttgart', 'Deutschland', 'DE', NULL, NULL, '00491795343232', '0010157CC3', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836349665065', 'DHL', NULL, '2016-02-01', '2016-01-29 18:41', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(38049, '380340645', NULL, NULL, 'Burcu Koc', 'Senftenberger Ring 26', '', '13435', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '', '0010107R8W', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3A', NULL, '00340433836349478412', 'DHL', NULL, '2016-02-01', '2016-01-30 18:57', 'T-3001-3A', '1', 'a0YC000000eOE3zMAG', '139.80', '199.00'),
(38050, '380019353', NULL, NULL, 'Carlos Hernandez', 'KohlbrennerStr. 16', '', '81929', 'München', 'Deutschland', 'DE', NULL, NULL, '015203866831', '0010201MQZ', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-7', NULL, '00340433836349700698', 'DHL', NULL, '2016-02-01', '2016-01-29 07:02', 'T3008-7', '1', 'a0YC000000eYGQxMAO', '153.85', '219.00'),
(38051, '380392178', NULL, NULL, 'Christoph Jacobi', 'Rote Erde 24', '', '52224', 'Stolberg (Rhld.)', 'Deutschland', 'DE', NULL, NULL, '017683215861', '0010153SSK', NULL, NULL, 'Herren-Uhr mit Metall-Armband, Schwarz-Schwarz Macau', NULL, '00340433836349456632', 'DHL', NULL, '2016-02-01', '2016-01-31 00:27', '4260295881777', '1', 'a0YC000000eZVUNMA4', '160.87', '229.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(38052, '379977183', '', '', 'Dennis Rebischke', 'Rahmkesweg 9e', '', '44227', 'Dortmund', 'Deutschland', '', '', '', '017670327446', '0010001329', '', '', 'Theorema Damascus Diamond Herrenuhr, Modell T3008-1', 'Uhr erhalten 15.02.2016\r\nBitte refund! Kein Refund will eine neue Uhr! Neue Uhr am 18.02.2016 geschickt. 00340434129949100098', '00340433836353101450', 'DHL', '', '2016-02-02', '2016-01-28 22:28', 'T3008-1', '1', 'a0YC000000eYGP4MAO', '153.85', '219.00'),
(38053, '379896254', NULL, NULL, 'Dirk Rudolph', 'Am Schmeding 6', '', '12685', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '03027574680', '00102371O3', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-1 ', NULL, '00340433836353128419', 'DHL', NULL, '2016-02-02', '2016-01-28 15:58', 'T3008-1', '1', 'a0YC000000eYGP4MAO', '153.85', '219.00'),
(38054, '380306968', NULL, NULL, 'Felix Rodhe', 'Merseburger Str. 11', '', '06112', 'Halle (Saale)', 'Deutschland', 'DE', NULL, NULL, '015785790030', '0010070VCK', NULL, NULL, 'Herren-Uhr mit Metall-Armband, in Silber-Schwarz Macau', NULL, '00340433836349528384', 'DHL', NULL, '2016-02-01', '2016-01-30 16:02', '4260295881753', '1', 'a0YC000000eZVTyMAO', '160.87', '229.00'),
(38055, '380319495', '', '', 'Frank Bachert', 'Friedrich-Engels-Ring 48a', 'Mecklenburgische Versicherung', '17033', 'Neubrandenburg', 'Deutschland', '', '', '', '01778566326', '0010173ZOF', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', 'Uhr erhalten 05.02.2016\r\nBitte refund!', '00340433836349493989', 'DHL', '', '2016-02-01', '2016-01-30 17:04', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(38056, '379979058', NULL, NULL, 'Gunnar Pickrun', 'Katharinenstr. 8', '', '24811', 'Owschlag', 'Deutschland', 'DE', NULL, NULL, '04336223040', '0010061Z9H', NULL, NULL, 'Herren-Uhr mit Metall-Armband, in Silber-Schwarz Macau', NULL, '00340433836353090297', 'DHL', NULL, '2016-02-02', '2016-01-28 22:32', '4260295881753', '1', 'a0YC000000eZVTyMAO', '160.87', '229.00'),
(38057, '380278879', NULL, NULL, 'Jürgen Diehl', 'Mühlenstr. 15', '', '97816', 'Lohr a. Main', 'Deutschland', 'DE', NULL, NULL, '01736710600', '0010142P0B', NULL, NULL, 'Herren-Uhr mit Metall-Armband, Gold-Schwarz Macau', NULL, '00340433836349625724', 'DHL', NULL, '2016-02-01', '2016-01-30 13:27', '4260295881760', '1', 'a0YC000000eZVUIMA4', '160.87', '229.00'),
(38058, '380113383', '', '', 'jürgen mirow', 'Am Brink 11A', '', '23564', 'Lübeck', 'Deutschland', '', '', '', '04517084956', '00100526Y5', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', 'Uhr erhalten 16.02.2016\r\nBitte refund!', '00340433836349684059', 'DHL', '', '2016-02-01', '2016-01-29 16:04', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(38059, '379902115', NULL, NULL, 'Marc Lückert', 'Pollerweg 22 a', '', '26160', 'Bad Zwischenahn', 'Deutschland', 'DE', NULL, NULL, '01718888080', '0010130NFW', NULL, NULL, 'Herren-Uhr mit Metall-Armband, in Silber-Schwarz Macau', NULL, '00340433836353112968', 'DHL', NULL, '2016-02-02', '2016-01-28 16:43', '4260295881753', '1', 'a0YC000000eZVTyMAO', '160.87', '229.00'),
(38060, '380143521', NULL, NULL, 'Marcel Ehring', 'Auf der Heide 3', '', '32805', 'Horn-Bad Meinberg', 'Deutschland', 'DE', NULL, NULL, '05234919088', '0010246IVA', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-3', NULL, '00340433836349646415', 'DHL', NULL, '2016-02-01', '2016-01-29 19:12', 'T3008-3', '1', 'a0YC000000eYGQ4MAO', '153.85', '219.00'),
(38061, '380284849', NULL, NULL, 'Norbert Wambach', 'Bonndorfer Str. 11', '', '78333', 'Stockach', 'Deutschland', 'DE', NULL, NULL, '', '0010099YRG', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836349609700', 'DHL', NULL, '2016-02-01', '2016-01-30 14:02', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(38062, '380705203', NULL, NULL, 'Yunliang Shen', 'Virchowstraße 2', '', '65428', 'Rüsselsheim', 'Deutschland', 'DE', NULL, NULL, '015254129147', '0010162MNB', NULL, NULL, 'Theorema Uhr Modell Paris T-3012-4', NULL, '00340433836353154173', 'DHL', NULL, '2016-02-02', '2016-02-01 15:59', 'T-3012-4', '1', 'a0YC000000eqdysMAA', '174.92', '249.00'),
(38063, '380653225', NULL, NULL, 'Julia Meier', 'Sudetenstr. 16', '', '82194', 'Gröbenzell', 'Deutschland', 'DE', NULL, NULL, '01601575167', '0010158LSC', NULL, NULL, 'Theorema Uhr Modell Paris T-3012-4', NULL, '00340433836353165032', 'DHL', NULL, '2016-02-02', '2016-02-01 11:36', 'T-3012-4', '1', 'a0YC000000eqdysMAA', '174.92', '249.00'),
(38064, '380624915', '', '', 'Barreca Christophe', 'Hauptstr. 7', '', '79400', 'Kandern', 'Deutschland', '', '', '', '076269748926', '0010156WL0', '', '', 'Theorema Uhr Modell Paris T-3012-3', 'Uhr erhalten 18.02.2016\r\nBitte refund!', '00340433836353172962', 'DHL', '', '2016-02-02', '2016-02-01 08:30', 'T-3012-3', '1', 'a0YC000000eqdy9MAA', '174.92', '249.00'),
(38065, '380560224', NULL, NULL, 'Sören Pahlig', 'Zschochersche Str. 97', '', '04229', 'Leipzig', 'Deutschland', 'DE', NULL, NULL, '015154629396', '0010190LDB', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836353180516', 'DHL', NULL, '2016-02-02', '2016-01-31 20:57', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(38066, '380519625', NULL, NULL, 'Mehmet Gülmez', 'Kreuzstr. 27', '', '40699', 'Erkrath', 'Deutschland', 'DE', NULL, NULL, '01737507453', '0010250IWJ', NULL, NULL, 'Theorema Uhr Modell Paris T-3012-4', NULL, '00340433836353190102', 'DHL', NULL, '2016-02-02', '2016-01-31 18:01', 'T-3012-4', '1', 'a0YC000000eqdysMAA', '174.92', '249.00'),
(38067, '380520510', '', '', 'Lars Luthin', 'Hermann-Ehlers-Str. 42', '', '49082', 'Osnabrück', 'Deutschland', '', '', '', '0541-959140', '0010165F6W', '', '', 'Theorema Uhr Modell Paris T-3012-3 silber-schwarz (3012-2)', 'falsche Uhr erhalten! Richtige Uhr per DHL am 04.02.2016 geschickt! 00340433836360251100 ', '00340433836353202027', 'DHL', '', '2016-02-02', '2016-01-31 17:59', 'T-3012-3', '1', 'a0YC000000eqdy9MAA', '174.92', '249.00'),
(38068, '380519626', NULL, NULL, 'Mehmet Gülmez', 'Kreuzstr. 27', '', '40699', 'Erkrath', 'Deutschland', 'DE', NULL, NULL, '01737507453', '0010083D28', NULL, NULL, 'Theorema Uhr Modell Paris T-3012-4', NULL, '00340433836353190102', 'DHL', NULL, '2016-02-02', '2016-01-31 17:58', 'T-3012-4', '1', 'a0YC000000eqdysMAA', '174.92', '249.00'),
(38069, '380452890', '', '', 'Susanne Werner', 'Fehmarnstraße 43', '', '33729', 'Bielefeld', 'Deutschland', '', '', '', '', '0010144OBM', '', '', 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-3', 'Uhr erhalten 23.02.2016\r\nBitte refund!', '00340433836353213948', 'DHL', '', '2016-02-02', '2016-01-31 12:30', 'T-3001-3', '1', 'a0YC000000eOE3BMAW', '139.80', '199.00'),
(38070, '380419739', NULL, NULL, 'Pascal Lindenberg', 'Oberhaus 11', '', '53797', 'Lohmar', 'Deutschland', 'DE', NULL, NULL, '01632332522', '001022973W', NULL, NULL, 'Herren-Uhr mit Leder-Armband, Schwarz-Schwarz Macau', NULL, '00340433836353229994', 'DHL', NULL, '2016-02-02', '2016-01-31 09:30', '4260295881289', '1', 'a0YC000000eZVTeMAO', '160.87', '229.00'),
(38071, '3074457345681764074', NULL, NULL, 'Willy Chandra', '206 TAMPINES STREET 21 #04-1445 NA', 'NA', '520206', 'Singapur', 'Singapur', 'SG', NULL, NULL, '98790274', '0010218CVN', NULL, NULL, 'T-3001-1A: Theorema Paragon Automatic Watch', NULL, '578824942619', 'FedEx', NULL, '2016-02-02', '01.02.2016 11:11', 'SG151311RS36', '1', 'a0YC000000eMCwdMAG', '225.42', '289.00'),
(38072, '380862401', NULL, NULL, 'Monique Van Brempt', 'Paviljoendreef ,  28', '-', '2970', '\'s Gravenwezel', 'Belgien', 'BE', NULL, NULL, '0477 31 02 72', '0010172N7N', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352620710', 'FedEx', NULL, '2016-02-03', '02.02.2016 11:49', 'BE140520PJ08', '1', 'a0YC000000eNFEHMA4', '175.01', '279.99'),
(38073, '380921222', NULL, NULL, 'David Tokovic', 'Beekstraatdries 28', '', '9030', 'Mariakerke Mariakerke', 'Belgien', 'BE', NULL, NULL, '471301648', '0010026MWA', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/wit', NULL, '644352620720', 'FedEx', NULL, '2016-02-03', '02.02.2016 15:48', 'BE140520PJ09', '1', 'a0YC000000eNFEGMA4', '175.01', '279.99'),
(38074, '380927404', NULL, NULL, 'luigi cammalleri', 'RUE MAC DONALD 143', '', '7012', 'JEMAPPES', 'Belgien', 'BE', NULL, NULL, '065/357888', '0010078TD8', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352620731', 'FedEx', NULL, '2016-02-03', '02.02.2016 16:19', 'WLKSNL15010717', '1', 'a0YC000000eaKuLMAU', '175.01', '279.99'),
(38075, '380776323', NULL, NULL, 'Sabine Goffin', 'Koningin Astridlaan 167', '', '1950', 'Kraainem', 'Belgien', 'BE', NULL, NULL, '486396251', '0010022G6C', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352620742', 'FedEx', NULL, '2016-02-03', '01.02.2016 21:49', 'WLKSNL15010717', '1', 'a0YC000000eaKuLMAU', '175.01', '279.99'),
(38076, '380919498', NULL, NULL, 'Marie-Therese Cerrada Perez', 'rue mathieu de lexhy 28', '', '4460', 'grace-hollogne liege', 'Belgien', 'BE', NULL, NULL, '498302491', '0010174QJ7', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352620753', 'FedEx', NULL, '2016-02-03', '02.02.2016 15:51', 'BE140520PJ10', '1', 'a0YC000000eNFEIMA4', '175.01', '279.99'),
(38077, '380804749', NULL, NULL, 'milouda bensadok', 'Cite des Demineurs 1 Boite 16', '', '4030', 'Grivegnee Liege', 'Belgien', 'BE', NULL, NULL, '32 478607456', '0010131FTU', NULL, NULL, 'Une montre Casablanca - Noir', NULL, '644352620764', 'FedEx', NULL, '2016-02-03', '02.02.2016 00:19', 'WLKSNL15010719', '1', 'a0YC000000eaKuOMAU', '175.01', '279.99'),
(38078, '380909758', NULL, NULL, 'Daniel Bradshaw', '10A FRINTON ROAD', '', 'N15 6NH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7931595412', '0010140CCQ', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352620661', 'FedEx', NULL, '2016-02-03', '02.02.2016 13:55', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38079, '380815147', NULL, NULL, 'Abbey Moore', '23 NEWMAN ROAD', '', 'E13 8QA', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7960933092', '001014848B', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '644352620672', 'FedEx', NULL, '2016-02-03', '02.02.2016 00:57', '4260295881210', '1', 'a0YC000000cY9OCMA0', '125.00', '199.00'),
(38080, '380768890', NULL, NULL, 'claire harris', '14 COOKS VENNEL', 'gadebridge', 'HP1 3JB', 'HEMEL HEMPSTEAD HERTFORDSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7966136317', '0010068PSF', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352620683', 'FedEx', NULL, '2016-02-03', '01.02.2016 20:33', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(38081, '380833276', NULL, NULL, 'Mawasilua Nkay', '99 High street', '', 'EN3 4EE', 'Enfield', 'Großbritannien', 'GB', NULL, NULL, '7950511361', '00101871Y6', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352620694', 'FedEx', NULL, '2016-02-03', '02.02.2016 07:40', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(38082, '380827933', NULL, NULL, 'Terry Brooks', '6 DEAL CLOSE', '', 'CO15 1NE', 'CLACTON-ON-SEA', 'Großbritannien', 'GB', NULL, NULL, '7957434592', '0010084MES', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352620709', 'FedEx', NULL, '2016-02-03', '02.02.2016 07:22', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(38083, '380980167', NULL, NULL, 'jeffrey corbeels', 'A. Bosmanslaan 42', '', '3130', 'Betekom', 'Belgien', 'BE', NULL, NULL, '16563493', '00101641FB', NULL, NULL, 'Pionier Dublin herenhorloge - Bruin-Goud-Zwart (GM-508-3)', NULL, '644352620775', 'FedEx', NULL, '2016-02-03', '02.02.2016 20:48', 'BE140310NM05', '1', 'a0YC000000eWBZvMAO', '150.00', '239.99'),
(38084, '380970064', NULL, NULL, 'Laura Vanderstockt', 'Napoleon Annicqstraat  49 bus 1', '', '9600', 'Ronse', 'Belgien', 'BE', NULL, NULL, '498526746', '00102507QC', NULL, NULL, 'Pionier Malibu diamanten horloge - bruin, goud en zwart', NULL, '644352620786', 'FedEx', NULL, '2016-02-03', '02.02.2016 20:19', 'WLKSNL15111633', '1', 'a0YC000000eMQG9MAO', '155.00', '239.99'),
(38085, '381019474', NULL, NULL, 'Christel Chevaux', 'Rue du travail 9/21', '', '4102', 'Ougree', 'Belgien', 'BE', NULL, NULL, '0475-80-89-79', '0010054MEF', NULL, NULL, 'Une montre Casablanca - Noir', NULL, '644352620797', 'FedEx', NULL, '2016-02-03', '03.02.2016 00:18', 'BE140520PJ11', '1', 'a0YC000000eNFEJMA4', '175.01', '279.99'),
(38086, '380971609', NULL, NULL, 'sekibo nemi', 'the apart hotel randwyck', 'Endopolsdomein 30', '6229 EM', 'maastricht Endopolsdomein 30', 'Niederlande', 'NL', NULL, NULL, '31646671032', '001021020E', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/wit', NULL, '644352620801', 'FedEx', NULL, '2016-02-03', '02.02.2016 19:59', 'WLKSNL15010717', '1', 'a0YC000000eaL5dMAE', '175.01', '279.99'),
(38087, '380877408', '', '', 'peter buchwald', 'Eilenburger Weg 27A', '', 'Berlin', 'Deutschland', '12355', '', '', '', '015772647029', '0010232D8M', '', '', 'Herren-Uhr mit Leder-Armband, in Schwarz-Silber Macau', 'Uhr erhalten 17.02.2016\r\nBitte refund!', '00340433836358415187', 'DHL', '', '2016-02-04', '2016-02-02 13:03', '4260295881258', '1', 'a0YC000000eZVT5MAO', '160.87', '229.00'),
(38088, '380863971', NULL, NULL, 'Jürgen Tscherna', 'Mahatma-Gandhi-Str. 31', '', 'Stuttgart', 'Deutschland', '70376', 'DE', NULL, NULL, '0711 8702979', '00100935UC', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836358420303', 'DHL', NULL, '2016-02-04', '2016-02-02 11:58', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(38089, '380782657', '', '', 'Heike Neumann', 'Torfstichweg 15 F', '', 'Bielefeld', 'Deutschland', '33613', '', '', '', '052137997', '0010101FYP', '', '', 'Theorema Damascus Diamond Herrenuhr, Modell T3008-6', 'Uhr erhalten 11.02.2016\r\nBitte refund!', '00340433836358424325', 'DHL', '', '2016-02-04', '2016-02-01 22:27', 'T3008-6', '1', 'a0YC000000eYGQiMAO', '153.85', '219.00'),
(38090, '381135424', NULL, NULL, 'Pascal Verzeri', 'Avenue du Roi Baudouin 19', '', '4432', 'Alleur', 'Belgien', 'BE', NULL, NULL, '0494/316128', '0010125EB5', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / DorÃ©', NULL, '644352620845', 'FedEx', NULL, '2016-02-04', '03.02.2016 15:18', 'WLKSNL15010715', '1', 'a0YC000000eaKuKMAU', '175.01', '279.99'),
(38091, '381127116', NULL, NULL, 'Pascal Verzeri', 'lugea 32', '', '4432', 'Alleur', 'Belgien', 'BE', NULL, NULL, '0493/765004', '0010101GNQ', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / DorÃ©', NULL, '644352620856', 'FedEx', NULL, '2016-02-04', '03.02.2016 14:50', 'WLKSNL15010715', '1', 'a0YC000000eaKuKMAU', '175.01', '279.99'),
(38092, '381127550', NULL, NULL, 'Genta Thaci', 'De Bird 94', '', '8918 GA', 'LEEUWARDEN Friesland', 'Niederlande', 'NL', NULL, NULL, '649732292', '0010034GGM', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352620867', 'FedEx', NULL, '2016-02-04', '03.02.2016 15:03', 'WLKSNL15010716', '1', 'a0YC000000eaL5eMAE', '175.01', '279.99'),
(38093, '381096300', NULL, NULL, 'Luigi Manganiello', '- 7 The Square, Swanpool Walk', '', 'WR2 4AZ', 'Worcester', 'Großbritannien', 'GB', NULL, NULL, '7769204392', '0010081Q4L', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352620878', 'FedEx', NULL, '2016-02-04', '03.02.2016 11:59', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38094, '380997001', NULL, NULL, 'Mr S', '7 Malvern close', 'Surbition', 'KT6 7UG', 'SURBITON', 'Großbritannien', 'GB', NULL, NULL, '7515034839', '0010124GZ4', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '644352620889', 'FedEx', NULL, '2016-02-04', '02.02.2016 21:31', '4260295881210', '1', 'a0YC000000cY9OCMA0', '125.00', '199.00'),
(38095, '381380932', NULL, NULL, 'Fouad Mohout', 'Kardinaal Cardijnstraat 18', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '477542242', '00101998WO', NULL, NULL, 'Sao Paulo zwarte band, zilverkleurige kast - GM-103-1', NULL, '644352620960', 'FedEx', NULL, '2016-02-05', '04.02.2016 17:23', '4260295880435', '1', 'a0YC000000eNFXmMAO', '185.00', '279.99'),
(38096, '381395980', NULL, NULL, 'EL HASSANE EL MARSNI', 'Avenue de Monte-Carlo 98 BTE04', '', '1190', 'Forest', 'Belgien', 'BE', NULL, NULL, '474806965', '001019940V', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / DorÃ©', NULL, '644352620970', 'FedEx', NULL, '2016-02-05', '04.02.2016 18:50', 'BE140520PJ07', '1', 'a0YC000000eNFEFMA4', '175.01', '279.99'),
(38097, '381390311', NULL, NULL, 'Mathieu SA degreve', 'rue de Birmingham 222', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '470348924', '0010107U92', NULL, NULL, 'Une montre Casablanca - Noir', NULL, '644352620981', 'FedEx', NULL, '2016-02-05', '04.02.2016 18:18', 'BE140520PJ11', '1', 'a0YC000000eNFEJMA4', '175.01', '279.99'),
(38098, '381430326', NULL, NULL, 'Marieke Bielsma', 'Sint Janstraat 6a', '', '1601 HE', 'Enkhuizen Noord-Holland', 'Niederlande', 'NL', NULL, NULL, '612640805', '00102107TG', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, 'stornieren', 'FedEx', NULL, '2016-02-05', '04.02.2016 22:00', 'WLKSNL15010715', '1', 'a0YC000000eaL5cMAE', '175.01', '279.99'),
(38099, '381331235', NULL, NULL, 'emily heads', 'accounts  bowden derra park', '', 'pl15 7pu', 'launceston cornwall', 'Großbritannien', 'GB', NULL, NULL, '7740086140', '00101899AH', NULL, NULL, 'Pionier New Model 2014 -black Face And Silver Metal Strap - (Gm-510-6)', NULL, '644352620948', 'FedEx', NULL, '2016-02-05', '04.02.2016 12:30', '4260295881425', '1', 'a0YC000000eaMIuMAM', '129.99', '199.00'),
(38100, '381298880', NULL, NULL, 'Tammy Wells', 'Park Farm  Moor Monkton', '', 'YO26 8JQ', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7748902017', '0010052YFJ', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352620959', 'FedEx', NULL, '2016-02-05', '04.02.2016 09:31', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(38101, '381258983', '', '', 'KAY MILLER', '40 HILLFOOT GARDENS', 'UDDINGSTON', 'G71 6BN', 'GLASGOW', 'Großbritannien', '', '', '', '1698329364', '001020795Q', '', '', 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', '', '644352621039', 'FedEx', '', '2016-02-05', '04.02.2016 01:56', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38102, '382040822', NULL, NULL, 'gemma greene', '25 the drive millmount abbey', 'Address line 2', 'louth', 'drogheda', 'Irland', 'IE', NULL, NULL, '879394655', '0010250RIY', NULL, NULL, 'Sao Paulo Watch - GM-103-3', NULL, '644352621050', 'FedEx', NULL, '2016-02-08', '07.02.2016 21:32', 'WL-GM-103-3', '1', 'a0YC000000eb4ySMAQ', '195.01', '299.00'),
(38103, '381972282', NULL, NULL, 'rumi hussain', '205 BEEHIVE LANE', '', 'IG4 5EB', 'ILFORD Essex', 'Großbritannien', 'GB', NULL, NULL, '7730811185', '0010087VSN', NULL, NULL, 'GM-101-1 Black Strap/ Silver Case/ Silver Dial', NULL, '644352621061', 'FedEx', NULL, '2016-02-08', '07.02.2016 16:56', '4260295880374', '1', 'a0YC000000cYp6uMAC', '155.00', '249.00'),
(38104, '381914432', NULL, NULL, 'Arturas Buldygerovas', '4 HARTLEPOOL COURT', '', 'E16 2RL', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7447089935', '0010040Z4G', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352621072', 'FedEx', NULL, '2016-02-08', '07.02.2016 12:31', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38105, '381830521', NULL, NULL, 'Emma Thomas', '6 BORDER COURT', '', 'CV3 1NL', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7886322021', '0010088JOU', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352621083', 'FedEx', NULL, '2016-02-08', '06.02.2016 21:55', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38106, '382042768', NULL, NULL, 'Greg Coulthard', '9 Bishop Auckland Tyres n tests Ltd', 'Chester street Bishop Auckland', 'DL147LP', 'Durham', 'Großbritannien', 'GB', NULL, NULL, '7814402521', '0010090X0Y', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352621094', 'FedEx', NULL, '2016-02-08', '07.02.2016 21:53', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38107, '381712436', NULL, NULL, 'carmel dermody-lawrence', '24 CRANSTON AVENUE', 'Collington', 'TN39 3QD', 'BEXHILL-ON-SEA EAST SUSSEX', 'Großbritannien', 'GB', NULL, NULL, '7919538238', '0010091AAL', NULL, NULL, 'GM-101-4 Black Strap/ Silver Case/ Gold Dial', NULL, 'stornieren', 'FedEx', NULL, '2016-02-08', '06.02.2016 10:25', '42602958803015', '1', 'a0YC000000cYp6xMAC', '155.00', '249.00'),
(38108, '381481147', NULL, NULL, 'M Craig', '30 BRAEMOUNT', '', 'KY4 9RB', 'COWDENBEATH', 'Großbritannien', 'GB', NULL, NULL, '7885472616', '0010187WYQ', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352621109', 'FedEx', NULL, '2016-02-08', '05.02.2016 07:19', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(38109, '381853767', NULL, NULL, 'Chris Chappell', '69 MUIRHOUSE GREEN', '', 'EH4 4RF', 'EDINBURGH', 'Großbritannien', 'GB', NULL, NULL, '7494432688', '0010139T4E', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352621110', 'FedEx', NULL, '2016-02-08', '07.02.2016 02:11', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(38110, '381735000', NULL, NULL, 'Anthony WATHAN', '2 cwrt-y-mynydd', 'TREBANOG', 'cf39 9dw', 'PORTH Rhondda Cynon Taff', 'Großbritannien', 'GB', NULL, NULL, '7976985940', '0010204PGN', NULL, NULL, 'GM-508-6 silver strap silver case black face', NULL, '644352621120', 'FedEx', NULL, '2016-02-08', '06.02.2016 12:32', '4260295881951', '1', 'a0YC000000cYA7qMAG', '125.00', '199.00'),
(38111, '381667443', NULL, NULL, 'Michelle Chase', '81 Bowershott', '', 'SG6 2EU', 'LETCHWORTH GARDEN CITY', 'Großbritannien', 'GB', NULL, NULL, '1462685688', '0010155RQF', NULL, NULL, 'GM-508-6 silver strap silver case black face', NULL, '644352621131', 'FedEx', NULL, '2016-02-08', '05.02.2016 23:57', '4260295881951', '1', 'a0YC000000cYA7qMAG', '125.00', '199.00'),
(38112, '381515918', NULL, NULL, 'Jade Carr', '83 Manor Drive', 'Anstey Heights', 'LE4 1BL', 'LEICESTER', 'Großbritannien', 'GB', NULL, NULL, '7411662914', '0010036MLF', NULL, NULL, 'Gold/Black Dial/Gold Metall Band GM-101-8', NULL, '644352621142', 'FedEx', NULL, '2016-02-08', '05.02.2016 10:59', '4260295882002', '1', 'a0YC000000cYp71MAC', '155.00', '249.00'),
(38113, '381989963', NULL, NULL, 'Sam Ottey', '11 fox close', 'Collier row', 'RM5 2LL', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7969219272', '0010191JAD', NULL, NULL, 'Gold/Black Dial/Gold Metall Band GM-101-8', NULL, '644352621153', 'FedEx', NULL, '2016-02-08', '07.02.2016 17:59', '4260295882002', '1', 'a0YC000000cYp71MAC', '155.00', '249.00'),
(38114, '381658046', NULL, NULL, 'IRWIN Sangha', '9 Hoskyn\'s Avenue', '', 'WR40LL', 'Worcester', 'Großbritannien', 'GB', NULL, NULL, '7456025647', '00101552H1', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-5', NULL, '644352621164', 'FedEx', NULL, '2016-02-08', '05.02.2016 22:25', '4260295881906', '1', 'a0YC000000erNbdMAE', '123.00', '199.00'),
(38115, '381950284', NULL, NULL, 'Michaela Russell', '33 ASHGROVE AVENUE', '', 'GL4 4NF', 'GLOUCESTER', 'Großbritannien', 'GB', NULL, NULL, '7478177719', '0010051BWO', NULL, NULL, 'Silver/White Dial/Silver Metall Band - GM-101-6', NULL, '644352621175', 'FedEx', NULL, '2016-02-08', '07.02.2016 15:27', '4260295881982', '1', 'a0YC000000cYp6zMAC', '155.00', '249.00'),
(38116, '381804907', NULL, NULL, 'Ruben Albuerne Rodriguez', 'CALLE DEFENSORES DE LA LIBERTAD N° 2. 3° i', '3° i', '33449', 'SANTA ANA (LUANCO) ASTURIAS', 'Spanien', 'ES', NULL, NULL, '660038598', '0010164C9Q', NULL, NULL, 'GM-510-3', NULL, '644352621186', 'FedEx', NULL, '2016-02-08', '06.02.2016 17:59', 'WLMCES2015121042', '1', 'a0YC000000eVWK4MAO', '150.00', '239.89'),
(38117, '381967321', NULL, NULL, 'Jean Francois Floor', 'Rue de Brombais 42', '', '1315', 'Incourt', 'Belgien', 'BE', NULL, NULL, '475927679', '0010250V3J', NULL, NULL, 'Montre Dublin Pionier - Noir - Noir - Noir (GM-508-4)', NULL, '644352621197', 'FedEx', NULL, '2016-02-08', '07.02.2016 17:18', 'BE140310NM06', '1', 'a0YC000000eWBZwMAO', '150.00', '239.99'),
(38118, '381581685', NULL, NULL, 'Renaud Delmelle', 'Rue Renoz 8', '', '4020', 'Liege', 'Belgien', 'BE', NULL, NULL, '478438094', '0010131Q2M', NULL, NULL, 'Montre London Pionier - argentÃ©/blanc avec bracelet en cuir noir (GM-150-1', NULL, '644352621201', 'FedEx', NULL, '2016-02-08', '05.02.2016 16:51', 'BE150623KS19', '1', 'a0YC000000eNUtoMAG', '150.00', '229.98'),
(38119, '382031413', NULL, NULL, 'Isabelle Bert', 'Provinciebaan 360', '', '9620', 'Velzeke-Ruddershove', 'Belgien', 'BE', NULL, NULL, '0468/174072', '0010081M76', NULL, NULL, 'Pionier Dublin herenhorloge - Zwart-Zwart-Zwart (GM-508-4)', NULL, '644352621212', 'FedEx', NULL, '2016-02-08', '07.02.2016 21:48', 'BE140310NM06', '1', 'a0YC000000eWBZwMAO', '150.00', '239.99'),
(38120, '381803409', NULL, NULL, 'Carmen-Liliana Rabulea', 'Hullekenstraat 88/BUS 6', '', '9200', 'Sint-Gillis-Dendermonde Oost-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '32488091249', '0010027K9M', NULL, NULL, 'Pionier Malibu diamanten horloge - bruin, goud en zwart', NULL, '644352621223', 'FedEx', NULL, '2016-02-08', '06.02.2016 19:49', 'WLKSNL15111633', '1', 'a0YC000000eMQG9MAO', '155.00', '239.99'),
(38121, '381511120', NULL, NULL, 'Colman Tim', 'Casinostraat 41', '', '9100', 'Sint-Niklaas', 'Belgien', 'BE', NULL, NULL, '03-7667505', '0010131A94', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/wit', NULL, '644352621234', 'FedEx', NULL, '2016-02-08', '05.02.2016 11:18', 'BE140520PJ09', '1', 'a0YC000000eNFEGMA4', '175.01', '279.99'),
(38122, '381932818', NULL, NULL, 'Philippe Lejeune', 'Rue Grande 155/11', '', '7120', 'Estinnes-au-Val', 'Belgien', 'BE', NULL, NULL, '32477699323', '0010050QR7', NULL, NULL, 'Une montre Casablanca - Noir', NULL, '644352621245', 'FedEx', NULL, '2016-02-08', '07.02.2016 14:48', 'WLKSNL15010719', '1', 'a0YC000000eaKuOMAU', '175.01', '279.99'),
(38123, '382023821', NULL, NULL, 'sekibo nemi', 'the apart hotel randwyck', 'Endopolsdomein 30', '6229 EM', 'maastricht Endopolsdomein 30', 'Niederland', 'NL', NULL, NULL, '31646671032', '0010051X0N', NULL, NULL, 'Sao Paulo bruine band, goudkleurige kast - GM-103-3', NULL, '644352621256', 'FedEx', NULL, '2016-02-08', '07.02.2016 21:29', '4260295880459', '1', 'a0YC000000eNFdaMAG', '185.00', '279.99'),
(38124, '381624971', NULL, NULL, 'Sharon Pel', 'Stichtstraat 14-1', '', '1079 RE', 'AMSTERDAM', 'Niederland', 'NL', NULL, NULL, '653620484', '00100067FF', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, 'stornieren', 'FedEx', NULL, '2016-02-08', '05.02.2016 20:30', 'NL140520PJ07', '1', 'a0YC000000eNFKDMA4', '175.01', '279.99'),
(38125, '382049742', NULL, NULL, 'A.P.A. Verbeek', 'Schoolstraat 7', '', '5221 AA', '\'S-HERTOGENBOSCH', 'Niederland', 'NL', NULL, NULL, '640714350', '0010225EBC', NULL, NULL, 'Zilver / Wit - Zwarte leren band (GM- 150-1)', NULL, '644352621267', 'FedEx', NULL, '2016-02-08', '07.02.2016 22:59', 'NL150623KS19', '1', 'a0YC000000eNV3LMAW', '150.00', '229.98'),
(38126, '381805053', NULL, NULL, 'regina tiedemann', 'Talstrasse  43', '', '21680', 'Stade', 'Deutschland', 'DE', NULL, NULL, '041414271815', '0010049MP4', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-5', NULL, '00340433836370242563', 'DHL', NULL, '2016-02-08', '2016-02-06 19:57', 'T3008-5', '1', 'a0YC000000eYGQYMA4', '153.85', '219.00'),
(38127, '381800800', '', '', 'Raphael Freytag', 'Hudestr. 162', '', '23569', 'Lübeck', 'Deutschland', '', '', '', '017636384002', '0010239K6I', '', '', 'Herren-Uhr mit Leder-Armband, Braun-Gold-Schwarz Macau', 'Uhr erhalten 15.02.2016\r\nBitte refund!', '00340433836370259905', 'DHL', '', '2016-02-08', '2016-02-06 19:27', '4260295881272', '1', 'a0YC000000eZVTUMA4', '160.87', '229.00'),
(38128, '381763530', NULL, NULL, 'Jan Ripken', 'Kurt-Neubauer-Str. 6', '', '38304', 'Wolfenbüttel', 'Deutschland', 'DE', NULL, NULL, '01726613689', '00101710J8', NULL, NULL, 'Herren-Armbanduhr Havana in Schwarz/Schwarz/Schwarz', NULL, '00340433836370288684', 'DHL', NULL, '2016-02-08', '2016-02-06 15:59', '4260295882125', '1', 'a0YC000000eqeAmMAI', '160.87', '229.00'),
(38129, '381726483', NULL, NULL, 'SEOJUNG LEE', 'Zum Linnegraben 23D', '', '65933', 'Frankfurt am Main', 'Deutschland', 'DE', NULL, NULL, '+49 157 5320 1056', '0010046MKG', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-1', NULL, '00340433836370299789', 'DHL', NULL, '2016-02-08', '2016-02-06 12:30', 'T-3001-1', '1', 'a0YC000000eOE1SMAW', '139.80', '199.00'),
(38130, '381624908', NULL, NULL, 'Markus Drexler', 'Bergstr. 12', '', '91097', 'Oberreichenbach', 'Deutschland', 'DE', NULL, NULL, '01719951859', '00101774JG', NULL, NULL, 'Herren-Uhr mit Metall-Armband, Gold-Schwarz Macau', NULL, '00340433836370313416', 'DHL', NULL, '2016-02-08', '2016-02-05 20:28', '4260295881760', '1', 'a0YC000000eZVUIMA4', '160.87', '229.00'),
(38131, '381604725', NULL, NULL, 'Tatjana Rodionov', 'David-Wolleber-Str. 31', '', '73614', 'Schorndorf', 'Deutschland', 'DE', NULL, NULL, '01728920577', '0010194ID4', NULL, NULL, 'Herren-Uhr mit Leder-Armband, in Schwarz-Silber Macau', NULL, '00340433836370331342', 'DHL', NULL, '2016-02-08', '2016-02-05 18:36', '4260295881258', '1', 'a0YC000000eZVT5MAO', '160.87', '229.00'),
(38132, '381528354', NULL, NULL, 'Heesch Marius', 'joachimsthaler weg 17 ', '', '24146', 'Kiel', 'Deutschland', 'DE', NULL, NULL, '', '0010072J97', NULL, NULL, 'Theorema Uhr Modell Paris T-3012-2', NULL, '00340433836370350282', 'DHL', NULL, '2016-02-08', '2016-02-05 12:56', 'T-3012-3', '1', 'a0YC000000eqdy9MAA', '174.92', '249.00'),
(38133, '381358284', NULL, NULL, 'Natalie Hecht', 'Stedefreunder Str. 311 B', 'wenn ich nicht da bin,  bitte das Paket denn Nachbar geben. Alexander Hecht oder Ludmila Hecht Stedefreunderstrasse 311 A', '32051', 'Herford', 'Deutschland', 'DE', NULL, NULL, '05221346530', '0010200VB8', NULL, NULL, 'Paragon Automatik-Armbanduhr mit Lederarmband - T-3001-2', NULL, '00340433836370371430', 'DHL', NULL, '2016-02-08', '2016-02-04 15:27', 'T-3001-2', '1', 'a0YC000000eOE2mMAG', '139.80', '199.00'),
(38134, '381343165', NULL, NULL, 'Koray Kocamis', 'Scheffelstr. 15', '', '10367', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '015738755190', '0010055KY3', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-3', NULL, '00340433836370385338', 'DHL', NULL, '2016-02-08', '2016-02-04 14:35', 'T3008-3', '1', 'a0YC000000eYGQ4MAO', '153.85', '219.00'),
(38135, '381217151', '', '', 'Salon Esthetik Inh. Ines Robel', 'Radiusstr. 2', '', '04179', 'Leipzig', 'Deutschland', '', '', '', '0172-8599466', '00102315QK', '', '', 'Theorema Uhr Modell Paris T-3012-2', 'Uhr erhalten 02.03.2016\r\nBitte refund!', '00340433836370395252', 'DHL', '', '2016-02-08', '2016-02-03 21:58', 'T-3012-3', '1', 'a0YC000000eqdy9MAA', '174.92', '249.00'),
(38136, '381185207', NULL, NULL, 'Stefania Perrone', 'Jakobstr. 51', '', '70794', 'Filderstadt', 'Deutschland', 'DE', NULL, NULL, '015753530609', '00101664VY', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-3', NULL, '00340433836370409645', 'DHL', NULL, '2016-02-08', '2016-02-03 19:29', 'T3008-3', '1', 'a0YC000000eYGQ4MAO', '153.85', '219.00'),
(38137, '381085329', NULL, NULL, 'Kerstin Radue', 'Friederikestraße 47', '', '13505', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '03045493232', '0010083VVU', NULL, NULL, 'Herren-Uhr mit Leder-Armband, Schwarz-Schwarz Macau', NULL, '00340433836370420367', 'DHL', NULL, '2016-02-08', '2016-02-03 12:07', '4260295881289', '1', 'a0YC000000eZVTeMAO', '160.87', '229.00'),
(38138, '381054497', NULL, NULL, 'Walter Maag', 'Horrenberger Str. 25', '', '74909', 'Meckesheim', 'Deutschland', 'DE', NULL, NULL, 'Deutschland', '0010171I7H', NULL, NULL, 'Theorema Uhr Modell Paris T-3012-3', NULL, '00340433836370437419', 'DHL', NULL, '2016-02-08', '2016-02-03 09:02', 'T-3012-1', '1', 'a0YC000000eqdwuMAA', '174.92', '249.00'),
(38139, '380965233', NULL, NULL, 'Carsten Görner', 'An den Gärten 5', '', '09128', 'Chemnitz', 'Deutschland', 'DE', NULL, NULL, '03726 713923', '0010103O51', NULL, NULL, 'Theorema Uhr Modell Paris T-3012-4', NULL, '00340433836370453259', 'DHL', NULL, '2016-02-08', '2016-02-02 19:28', 'T-3012-4', '1', 'a0YC000000eqdysMAA', '174.92', '249.00'),
(38140, '3074457345681882367', NULL, NULL, 'Hooi Siang Lim', 'No.270,,Lorong 17, Kampung Baru Aulong', '', '34000', 'Taiping PERAK', 'Malaysien ', 'MY', NULL, NULL, '60164463766', '00100204SQ', NULL, NULL, 'Theorema Macau GM-3011-3 with Genuine Leather Strap @ RM899', NULL, '578824942880', 'FedEx', NULL, '2016-02-08', '05.02.2016 10:56', 'a0YC000000bmtyCMAQ', '1', 'a0YC000000eTzHGMA0', '779.88', '899.00'),
(38141, '382073339', NULL, NULL, 'mohamed ragab osman', 'Guadalajara 7', 'bajos  1ª', '08227', 'Terrassa BARCELONA', 'Spanien', 'ES', NULL, NULL, '655736286', '0010153YOH', NULL, NULL, 'GM-510-3', NULL, '644352621392', 'FedEx', NULL, '2016-02-09', '08.02.2016 00:28', 'WLMCES2015121042', '1', 'a0YC000000eVWK4MAO', '150.00', '239.89'),
(38142, '382259364', '', '', 'Jasmina Bakic', 'Hertogsingel 60C', '', '6214 AE', 'MAASTRICHT', 'Niederlande', 'NL', '', '', '31621461913', '0010207U9Q', '', '', 'Sao Paulo zwarte band, zilverkleurige kast - GM-103-1', '', '644352621598', 'FedEx', 'stornieren', '2016-02-10', '08.02.2016 22:29', '4260295880435', '1', 'a0YC000000eNFdYMAW', '185.00', '279.99'),
(38143, '382068627', NULL, NULL, 'Claudiu Avram', '21 LARCH ROAD', '', 'DA1 2LF', 'DARTFORD', 'Großbritannien', 'GB', NULL, NULL, '7983605533', '0010181F1F', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352621381', 'FedEx', NULL, '2016-02-09', '08.02.2016 00:34', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38144, '382269004', NULL, NULL, 'Awet Ghirmay', '24 Edghill ROAD', 'Northfield', 'B31 3RU', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7538234190', '0010226IJO', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352621430', 'FedEx', NULL, '2016-02-09', '08.02.2016 22:26', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(38145, '382209829', NULL, NULL, 'Miguel Bernardo De Oliveira', '5 NEW ROAD', '', 'UB3 5BD', 'HAYES', 'Großbritannien', 'GB', NULL, NULL, '7886003993', '0010248CCJ', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352621440', 'FedEx', NULL, '2016-02-09', '08.02.2016 18:05', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(38146, '382166044', NULL, NULL, 'Natasha Phelan', '12 HUNTERCOMBE LANE NORTH', 'Taplow', 'SL6 0LG', 'MAIDENHEAD', 'Großbritannien', 'GB', NULL, NULL, '1628416520', '0010072UC6', NULL, NULL, 'GM-101-1 Black Strap/ Silver Case/ Silver Dial', NULL, '644352621451', 'FedEx', NULL, '2016-02-09', '08.02.2016 14:57', '4260295880374', '1', 'a0YC000000cYp6uMAC', '155.00', '249.00'),
(38147, '382200975', '', '', 'Ruben Aristakesyan', 'Rue Beckers 1', '', '1040', 'Etterbeek', 'Belgien', '', '', '', '483667757', '0010112V88', '', '', 'Une montre Casablanca - Doré / Noir', '', '644352621407', 'FedEx', '', '2016-02-09', '08.02.2016 17:52', 'WLKSNL15010716', '1', 'a0YC000000eaKuMMAU', '175.01', '279.99'),
(38148, '382345011', NULL, NULL, 'Colman Tim', 'Casinostraat 41', '', '9100', 'Sint-Niklaas', 'Belgien', 'BE', NULL, NULL, '03-7667505', '0010214AFA', NULL, NULL, 'Sao Paulo zilver witte wijzerplaat, zilverkleurige metalen Band - GM-103-5', NULL, '644352621576', 'FedEx', NULL, '2016-02-10', '09.02.2016 12:20', '4260295881593', '1', 'a0YC000000eNFXpMAO', '185.00', '279.99'),
(38149, '382365179', NULL, NULL, 'Gerry Considine', '100 Porsoon Kilshanny', '', '1', 'Kilfenora Co. Clare', 'Irland', 'IE', NULL, NULL, '877995998', '0010250H1J', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-8', NULL, '644352621521', 'FedEx', NULL, '2016-02-10', '09.02.2016 14:32', '4260295882002', '1', 'a0YC000000ewcOUMAY', '160.01', '249.00'),
(38150, '382413250', NULL, NULL, 'carmel dermody-lawrence', '24 CRANSTON AVENUE', 'Collington', 'TN39 3QD', 'BEXHILL-ON-SEA EAST SUSSEX', 'Großbritannien', 'GB', NULL, NULL, '7919538238', '00100278VD', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352621587', 'FedEx', NULL, '2016-02-10', '09.02.2016 17:30', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38151, '382446539', NULL, NULL, 'Abbas Hussain', '25 DEACONSFIELD ROAD', '', 'HP3 9HY', 'HEMEL HEMPSTEAD Hertfordshire', 'Großbritannien', 'GB', NULL, NULL, '7794568370', '00100445WT', NULL, NULL, 'Pionier New Model 2014 - Black Face And Black Metal Strap - (Gm-510-8)', NULL, '644352621565', 'FedEx', NULL, '2016-02-10', '09.02.2016 20:30', '4260295881449', '1', 'a0YC000000eaMIwMAM', '129.99', '199.00'),
(38152, '382369179', NULL, NULL, 'Andrew Hallett', '5   Shamrock Road', '', 'CF5 3TU', 'Cardiff', 'Großbritannien', 'GB', NULL, NULL, '7444907278', '0010012DH9', NULL, NULL, 'Pionier New Model 2014 - Black Face And Gold Metal Strap - (Gm-510-7)', NULL, '644352621532', 'FedEx', NULL, '2016-02-10', '09.02.2016 13:25', '4260295881432', '1', 'a0YC000000eaMIvMAM', '129.99', '199.00'),
(38153, '382329243', NULL, NULL, 'Kelham Hurst', '34 SHERWIN ROAD', '', 'NG7 1SA', 'NOTTINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7930302223', '00100405F5', NULL, NULL, 'GM-101-2 Black Strap/ Silver Case/ Black Dial', NULL, '644352621543', 'FedEx', NULL, '2016-02-10', '09.02.2016 09:57', '4260295880381', '1', 'a0YC000000cYp6vMAC', '155.00', '249.00'),
(38154, '382291582', NULL, NULL, 'Aaron Mitchell', '88 Knowles Hill Crescent', 'lewisham', 'Se13 6ds', 'London', 'Großbritannien', 'GB', NULL, NULL, '7572753059', '0010170BOG', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352621554', 'FedEx', NULL, '2016-02-10', '09.02.2016 01:45', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38155, '382374251', NULL, NULL, 'Nevile Gurra', 'Berliner Str. 36', '', '55131', 'Mainz', 'Deutschland', 'DE', NULL, NULL, '015739387653', '00100300T3', NULL, NULL, 'Herren-Uhr mit Metall-Armband, in Silber-Schwarz Macau', NULL, '00340433836377377930', 'DHL', NULL, '2016-02-10', '2016-02-09 14:28', '4260295881753', '1', 'a0YC000000eZVTyMAO', '160.87', '229.00'),
(38156, '382348263', NULL, NULL, 'Stephen Knowles', '8 Lios Road', 'Lios Rus Ballyvolane', '', 'Cork', 'Irland', 'IE', NULL, NULL, '851332942', '0010140KOL', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-7', NULL, '644352621624', 'FedEx', NULL, '2016-02-10', '09.02.2016 19:32', '4260295881999', '1', 'a0YC000000ewcNqMAI', '160.01', '249.00'),
(38157, '382673770', NULL, NULL, 'Sasha Yengoyan', 'Brugsesteenweg 12', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '493588223', '0010006NST', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352621705', 'FedEx', NULL, '2016-02-11', '10.02.2016 22:19', 'BE140520PJ10', '1', 'a0YC000000eNFEIMA4', '175.01', '279.99'),
(38158, '382512078', NULL, NULL, 'Maxwell Bamfo', 'De booschaertstraat 158', '', '2020', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '32487016957', '0010048GKY', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Or/noir (GM-103-3)', NULL, '644352621716', 'FedEx', NULL, '2016-02-11', '10.02.2016 08:48', '4260295880459', '1', 'a0YC000000eNFXoMAO', '185.00', '279.99'),
(38159, '382494334', NULL, NULL, 'John Mc Carthy', '12A Cuil Beag', '', 'X91 W7Y0', 'Tramore Waterford', 'Irland', 'IE', NULL, NULL, '3,53879E+11', '0010250JED', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-1', NULL, '644352621646', 'FedEx', NULL, '2016-02-11', '10.02.2016 01:32', '4260295880374', '1', 'a0YC000000ewbUjMAI', '160.01', '249.00'),
(38160, '382516965', NULL, NULL, 'gillian Taylor', '13 THE PIPPI ORCHARDS RESIDENTIAL PARK', 'oRCHARD PARK', 'SL3 6QB', 'SLOUGH', 'Großbritannien', 'GB', NULL, NULL, '07944 632575', '0010245C1R', NULL, NULL, 'GM-101-2 Black Strap/ Silver Case/ Black Dial', NULL, '644352621657', 'FedEx', NULL, '2016-02-11', '10.02.2016 08:30', '4260295880381', '1', 'a0YC000000cYp6vMAC', '155.00', '249.00'),
(38161, '382654998', NULL, NULL, 'Andre Pardinho', '1 BUSHWOOD DRIVE', '', 'SE1 5RE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7756902381', '0010214HGY', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352621668', 'FedEx', NULL, '2016-02-11', '10.02.2016 20:03', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38162, '382612397', NULL, NULL, 'Christine Spence', '69 PAWSON STREET', 'Robin hood', 'WF3 3BL', 'WAKEFIELD', 'Großbritannien', 'GB', NULL, NULL, '1924828615', '0010128FBU', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352621679', 'FedEx', NULL, '2016-02-11', '10.02.2016 16:35', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38163, '382677064', NULL, NULL, 'Yesim aksu', 'DORA 2A LITTLE PARK GARDENS', '', 'EN2 6PH', 'ENFIELD MIDDLESEX', 'Großbritannien', 'GB', NULL, NULL, '7568539864', '00101119RM', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352621680', 'FedEx', NULL, '2016-02-11', '10.02.2016 21:57', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38164, '382593080', NULL, NULL, 'Abbey Chal', '4 BECKFIELD WALK', '', 'G33 1SU', 'GLASGOW', 'Großbritannien', 'GB', NULL, NULL, '0141 5584775', '0010113XPY', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352621690', 'FedEx', NULL, '2016-02-11', '10.02.2016 14:55', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(38165, '382643054', NULL, NULL, 'Rami Kamel', 'Apt 24 Windmill Park', '', 'D15 WF54', 'Porterstown Dublin 15', 'Irland', 'IE', NULL, NULL, '866666551', '0010250H02', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-3', NULL, '644352621750', 'FedEx', NULL, '2016-02-11', '10.02.2016 19:02', '4,2603E+12', '1', 'a0YC000000ewbUkMAI', '160.01', '249.00'),
(38166, '382680274', NULL, NULL, 'tim van helsland', 'Generaal de Cevalaan 3', '', '6301 LB', 'VALKENBURG Limburg', 'Niederlande', 'NL', NULL, NULL, '646077163', '0010122FM6', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352621760', 'FedEx', NULL, '2016-02-11', '10.02.2016 22:59', 'WLKSNL15010716', '1', 'a0YC000000eaL5eMAE', '175.01', '279.99'),
(38167, '382703790', NULL, NULL, 'Leonard Aaron Nehls', 'Heegermühler Weg 3', '', '13156', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '01723244569', '0010026B3M', NULL, NULL, 'Herren-Uhr mit Metall-Armband, in Silber-Schwarz Macau', NULL, '00340433836381106014', 'DHL', NULL, '2016-02-11', '2016-02-11 02:19', '4260295881753', '1', 'a0YC000000eZVTyMAO', '160.87', '229.00'),
(38168, '382682646', NULL, NULL, 'Felix Rodhe', 'Merseburger Str. 11', '', '06112', 'Halle (Saale)', 'Deutschland', 'DE', NULL, NULL, '015785790030', '0010014LLB', NULL, NULL, 'Herren-Uhr mit Metall-Armband, Schwarz-Schwarz Macau', NULL, '00340433836381118284', 'DHL', NULL, '2016-02-11', '2016-02-10 23:01', '4260295881777', '1', 'a0YC000000eZVUNMA4', '160.87', '229.00'),
(38169, '382526649', NULL, NULL, 'Markus Stein', 'Sponheimweg 3', '', '53604', 'Bad Honnef', 'Deutschland', 'DE', NULL, NULL, '015167520693', '00102298JC', NULL, NULL, 'Herren-Uhr mit Leder-Armband, Braun-Gold-Schwarz Macau', NULL, '00340433836381127750', 'DHL', NULL, '2016-02-11', '2016-02-10 10:31', '4260295881272', '1', 'a0YC000000eZVTUMA4', '160.87', '229.00'),
(38170, '382516811', NULL, NULL, 'Michaela Scholz', 'Friedensstraße 25', '', '99887', 'Georgenthal', 'Deutschland', 'DE', NULL, NULL, '', '0010122NX5', NULL, NULL, 'Herren-Uhr mit Metall-Armband, in Silber-Schwarz Macau', NULL, '00340433836381135397', 'DHL', NULL, '2016-02-11', '2016-02-10 09:32', '4260295881753', '1', 'a0YC000000eZVTyMAO', '160.87', '229.00'),
(38171, '382748595', NULL, NULL, 'Siobhan Kelehan Harman', '50 Carrigwood', '', 'DUBLIN 24', 'Firhouse', 'Irland', 'IE', NULL, NULL, '085 1118275', '0010017QQJ', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-3', NULL, '644352621793', 'FedEx', NULL, '2016-02-12', '11.02.2016 10:03', '4260295880398', '1', 'a0YC000000ewbUkMAI', '160.01', '249.00'),
(38172, '382857922', '', '', 'Matteo Griva', 'Via siciliani, calasetta 107', '', '09011', 'Calasetta CI', 'Italien', '', '', '', '3475716235', '001002195E', '', '', 'GM-510-4', '', '968537260315', 'DHL', '', '2016-02-12', '11.02.2016 20:09', 'GM-510-4', '1', 'a0YC000000eLcD0MAK', '150.00', '239.90'),
(38173, '382839421', NULL, NULL, 'remco felthuis', 'Kaagweg 33', '', '2157 LH', 'ABBENES', 'Niederlande', 'NL', NULL, NULL, '643113119', '0010144W7M', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwartleren bandje - Wit/zilver (GM-505-1)', NULL, '644352621820', 'FedEx', NULL, '2016-02-12', '11.02.2016 18:30', 'WLKSNL15011330', '1', 'a0YC000000eoF6TMAU', '145.00', '229.98'),
(38174, '382744360', NULL, NULL, 'Melanie Phillips', '179 MANSELTON ROAD', '', 'SA5 8PN', 'SWANSEA', 'Großbritannien', 'GB', NULL, NULL, '01792 652017', '0010177NP5', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352621808', 'FedEx', NULL, '2016-02-12', '11.02.2016 10:13', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(38175, '382888161', NULL, NULL, 'CO J PRICE', 'flat 8 65 WORNINGTON ROAD', '', 'W105QJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7754000828', '0010083VD1', NULL, NULL, 'Pionier New Model 2014 - Black Face And Black Metal Strap - (Gm-510-8)', NULL, '644352621911', 'FedEx', NULL, '2016-02-12', '11.02.2016 21:31', '4260295881449', '1', 'a0YC000000eaMIwMAM', '129.99', '199.00'),
(38176, '382880444', NULL, NULL, 'Michael Black', '6 PRINCES GARDENS', '', 'NE24 5HJ', 'BLYTH', 'Großbritannien', 'GB', NULL, NULL, '7752873734', '10095966', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352621922', 'FedEx', NULL, '2016-02-12', '11.02.2016 21:00', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(38177, '382834099', NULL, NULL, 'Thijs Paquay', '20A Hoolstraat 20A', '', '6191TX', 'Beek', 'Niederlande', 'NL', NULL, NULL, '615559646', '0010157TVJ', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352621933', 'FedEx', NULL, '2016-02-12', '11.02.2016 17:08', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(38178, '382732689', NULL, NULL, 'khadoudja Abdat', 'Uferstr. 20', '', '22113', 'Oststeinbek', 'Deutschland', 'DE', NULL, NULL, '01729251191', '0010098HQ4', NULL, NULL, 'Theorema Uhr Modell Paris T-3012-3 gold', NULL, '00340434129949100005', 'DHL', NULL, '2016-02-12', '2016-02-11 10:02', 'T-3012-1', '1', 'a0YC000000eqdwuMAA', '174.92', '249.00'),
(38179, '382902095', NULL, NULL, 'Siobhan Finucane', '7 Meadow Court', '', 'Co Limeric', 'Newcastle west', 'Irland', 'IE', NULL, NULL, '879391629', '0010124LPN', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-3', NULL, '644352621955', 'FedEx', NULL, '2016-02-12', '11.02.2016 22:32', '4260295880398', '1', 'a0YC000000ewbUkMAI', '160.01', '249.00'),
(38180, '383095084', NULL, NULL, 'OUMAROU OUSSEINI KABO', 'RUE DES LAMINOIRS DUPONT 15', '', '7170', 'FAYT-LEZ-MANAGE', 'Belgien', 'BE', NULL, NULL, '492284725', '10224173', NULL, NULL, 'Montre automatique Pionier Florida - Cuir marron - Noir/Or - GM-505-3', NULL, '644352622116', 'FedEx', NULL, '2016-02-15', '12.02.2016 22:49', 'WLKSNL15011332', '1', 'a0YC000000eoF30MAE', '145.00', '229.98'),
(38181, '383079635', NULL, NULL, 'SAFWAN SHAHROUR', 'Elbeekstraat 43', '', '1500', 'Halle', 'Belgien', 'BE', NULL, NULL, '32489145001', '0010117KOE', NULL, NULL, 'Montre Pionier New York - GM511-3 - Or/Marron/Blanc', NULL, '644352622127', 'FedEx', NULL, '2016-02-15', '12.02.2016 20:48', 'BE150922KS03', '1', 'a0YC000000eWBmfMAG', '159.99', '249.99'),
(38182, '383198486', '', '', 'Kim Braine', 'Rue de celles 2', '', '4250', 'Hollogne-sur-Geer', 'Belgien', '', '', '', '494368532', '0010250Z3K', '', '', 'Montre Theorema Rio - GM-107-8- Noir/Noir - Bracelet metal - Noir', '', '644352622296', 'FedEx', '644352622296', '2016-02-15', '13.02.2016 15:48', '4260295881586', '1', 'a0YC000000ebPlKMAU', '155.00', '239.99'),
(38183, '383435330', NULL, NULL, 'william krouba', 'Rue de Conde 88', '', '7971', 'Basecles', 'Belgien', 'BE', NULL, NULL, '492100199', '0010067FTD', NULL, NULL, 'Montre Theorema Sao Paolo - Cuir - Or/noir (GM-103-3)', NULL, '644352622138', 'FedEx', NULL, '2016-02-15', '14.02.2016 17:18', '4260295880459', '1', 'a0YC000000eNFXoMAO', '185.00', '279.99'),
(38184, '383431978', NULL, NULL, 'Olivier Dumont', 'Huckerstraat 18', '', '9860', 'Balegem', 'Belgien', 'BE', NULL, NULL, '494609902', '0010066Y9U', NULL, NULL, 'Pionier Dublin herenhorloge - Bruin-Goud-Zwart (GM-508-3)', NULL, '644352622149', 'FedEx', NULL, '2016-02-15', '14.02.2016 17:18', 'BE140310NM05', '1', 'a0YC000000eWBZvMAO', '150.00', '239.99'),
(38185, '382944266', NULL, NULL, 'Olivier Lanszweert', 'Moerkerkse Steenweg 413', '', '8310', 'Sint-Kruis', 'Belgien', 'BE', NULL, NULL, '496729726', '0010169AUK', NULL, NULL, 'Theorema Paris Horloge - Bruine Leren Band - Zilveren Kast (T3012 - 03)', NULL, '644352622150', 'FedEx', NULL, '2016-02-15', '12.02.2016 09:20', 'WLKSNL15011303', '1', 'a0YC000000eoAr5MAE', '170.01', '279.99'),
(38186, '383004855', NULL, NULL, 'Keimpe Sikma', 'Bultsweg 127', 'Dirk van Dijk Drukk.', '7532XC', 'ENSCHEDE Overijssel', 'Niederlande', 'NL', NULL, NULL, '653744923', '0010250XA8', NULL, NULL, 'Pionier Dublin herenhorloge - Bruin-Goud-Zwart (GM-508-3)', NULL, '644352622160', 'FedEx', NULL, '2016-02-15', '12.02.2016 14:32', 'NL140310NM05', '1', 'a0YC000000eWBa0MAG', '150.00', '239.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(38187, '383023818', NULL, NULL, 'bingxin ye', 'Barent Fockesstraat 36', 'huis', '8921 KR', 'LEEUWARDEN Friesland', 'Niederlande', 'NL', NULL, NULL, '648621237', '0010077EME', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Black/Gold (GM-505-3)', NULL, '644352622171', 'FedEx', NULL, '2016-02-15', '12.02.2016 16:00', 'WLKSNL15011332', '1', 'a0YC000000eoF6ZMAU', '145.00', '229.98'),
(38188, '383003421', NULL, NULL, 'Lisheng Ye', 'Barent Fockesstraat 36', 'huis', '8921 KR', 'LEEUWARDEN Friesland', 'Niederlande', 'NL', NULL, NULL, '648621237', '10215311', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwartleren bandje - Zwart/zilver (GM-505-2)', NULL, '644352622182', 'FedEx', NULL, '2016-02-15', '12.02.2016 14:30', 'WLKSNL15011331', '1', 'a0YC000000eoF6UMAU', '145.00', '229.98'),
(38189, '383176911', NULL, NULL, 'ad heeren', 'de Gagelrijzen 167', '', '4711 PD', 'ST. WILLEBRORD Noord-Brabant', 'Niederlande', 'NL', NULL, NULL, '651118258', '0010160WSM', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352622193', 'FedEx', NULL, '2016-02-15', '13.02.2016 12:58', 'WLKSNL15010716', '1', 'a0YC000000eaL5eMAE', '175.01', '279.99'),
(38190, '383010067', NULL, NULL, 'Alexius Goilo', 'Utrechtsestraat 22', 'litedark', '1017 VN', 'AMSTERDAM Noord-Holland', 'Niederlande', 'NL', NULL, NULL, '651635511', '0010250NF0', NULL, NULL, 'Theorema Paris Horloge - Bruine Leren Band - Zilveren Kast (T3012 - 03)', NULL, '644352622208', 'FedEx', NULL, '2016-02-15', '12.02.2016 17:29', 'WLKSNL15011303', '1', 'a0YC000000eoAu9MAE', '170.01', '279.99'),
(38191, '383073963', NULL, NULL, 'Abigail Stevenson', '5 Carrington Grove', '', 'WN7 1SE', 'LEIGH', 'Großbritannien', 'GB', NULL, NULL, '7736687004', '0010066V8C', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352622024', 'FedEx', NULL, '2016-02-15', '12.02.2016 19:25', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38192, '383150307', NULL, NULL, 'Liam Clifford', 'BB BUILD&TIM KINGFIELD ROAD', '', 'CV6 5AS', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7534973939', '0010228N2R', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352622035', 'FedEx', NULL, '2016-02-15', '13.02.2016 09:28', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38193, '383033391', NULL, NULL, 'BALJIT BAJWA', '3 AUTUMN WAY', '', 'UB7 9GP', 'WEST DRAYTON', 'Großbritannien', 'GB', NULL, NULL, '7477029264', '0010214XB5', NULL, NULL, 'GM-101-5 Black Strap/ Black Case/ Black Dial', NULL, '644352622046', 'FedEx', NULL, '2016-02-15', '12.02.2016 15:32', '4260295881050', '1', 'a0YC000000cYp6yMAC', '155.00', '249.00'),
(38194, '383386804', NULL, NULL, 'Skender Arifi', '44 DURSTON GRAFTON ROAD', '', 'NW5 4RH', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7985464036', '0010080QNG', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352622057', 'FedEx', NULL, '2016-02-15', '14.02.2016 12:56', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(38195, '383137135', NULL, NULL, 'Paula Brown', '19 ORLANDO STREET', '', 'L20 7DU', 'BOOTLE', 'Großbritannien', 'GB', NULL, NULL, '7502581780', '0010242L1Z', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352622068', 'FedEx', NULL, '2016-02-15', '13.02.2016 08:09', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(38196, '383370259', NULL, NULL, 'JL Caicedo Tascon', '143 WALWORTH ROAD', '', 'SE1 6SP', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7863598925', '0010105HDK', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352622079', 'FedEx', NULL, '2016-02-15', '14.02.2016 11:31', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(38197, '383454370', NULL, NULL, 'Kevin McManus', '4 LAVENDER GROVE', '', 'TA1 5QA', 'TAUNTON', 'Großbritannien', 'GB', NULL, NULL, '7826864842', '00102153SH', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352622080', 'FedEx', NULL, '2016-02-15', '14.02.2016 17:58', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(38198, '383453675', NULL, NULL, 'Kristina Buckberry', '14 Hightown Gardens', '', 'BH24 3EH', 'RINGWOOD', 'Großbritannien', 'GB', NULL, NULL, '1425477999', '0010065JT0', NULL, NULL, 'Gold/Black Dial/Gold Metall Band GM-101-8', NULL, '644352622090', 'FedEx', NULL, '2016-02-15', '14.02.2016 17:58', '4260295882002', '1', 'a0YC000000cYp71MAC', '155.00', '249.00'),
(38199, '383418317', NULL, NULL, 'Janice Flynn', '32 BROOKFIELD ROAD', '', 'NN10 9TQ', 'RUSHDEN', 'Großbritannien', 'GB', NULL, NULL, '7895618912', '00100879TU', NULL, NULL, 'Silver/Black Dial/Silver Metall Band GM-101-7', NULL, '644352622105', 'FedEx', NULL, '2016-02-15', '14.02.2016 15:29', '4260295881999', '1', 'a0YC000000cYp70MAC', '155.00', '249.00'),
(38200, '383544274', NULL, NULL, 'Mike Jennings', '56/7  India Street', '', 'EH3 6HD', 'Edinburgh', 'Großbritannien', 'GB', NULL, NULL, '7951190159', '0010025W3I', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352622274', 'FedEx', NULL, '2016-02-15', '15.02.2016 07:57', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(38201, '383431085', NULL, NULL, 'Gediminas Ugianskis', '62 NIGHTINGALE WAY', '', 'E6 5JR', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7541797962', '0010131R79', NULL, NULL, 'GM-508-6 silver strap silver case black face', NULL, '644352622285', 'FedEx', NULL, '2016-02-15', '14.02.2016 16:28', '4260295881951', '1', 'a0YC000000cYA7qMAG', '125.00', '199.00'),
(38202, '383565742', NULL, NULL, 'Raul Esteban Cusio', 'CALLE ALMERIA 52', 'Bajo B', '28939', 'ARROYOMOLINOS Madrid', 'Spanien', 'ES', NULL, NULL, '667465769', '00102455W6', NULL, NULL, 'GM-510-7', NULL, '644352622322', 'FedEx', NULL, '2016-02-16', '15.02.2016 11:31', 'WLMCES2015121046', '1', 'a0YC000000erJrdMAE', '150.00', '239.89'),
(38203, '383599674', NULL, NULL, 'Seamus Savage', 'None Rathcorbally', 'Monilea', 'N91e744', 'Mullingar', 'Irland', 'IE', NULL, NULL, '872669003', '00101426YM', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-8', NULL, '644352622311', 'FedEx', NULL, '2016-02-16', '15.02.2016 12:33', '4260295882002', '1', 'a0YC000000ewcOUMAY', '160.01', '249.00'),
(38204, '383594849', NULL, NULL, 'Rob van Rest', 'Weikamp 40', '', '2264 JM', 'LEIDSCHENDAM', 'Niederlande', 'NL', NULL, NULL, '703203029', '0010185PWT', NULL, NULL, 'Theorema Paris Horloge - Bruine Leren Band - Gouden Kast (T3012 - 01)', NULL, '644352622333', 'FedEx', NULL, '2016-02-16', '15.02.2016 13:29', 'WLKSNL15011301', '1', 'a0YC000000eoAu7MAE', '170.01', '279.99'),
(38205, '383690058', NULL, NULL, 'David Henry', '10 SANSOME RISE', '', 'B90 2BL', 'SOLIHULL', 'Großbritannien', 'GB', NULL, NULL, '7889129123', '0010127X7B', NULL, NULL, 'GM-101-1 Black Strap/ Silver Case/ Silver Dial', NULL, '644352622344', 'FedEx', NULL, '2016-02-16', '15.02.2016 21:01', '4260295880374', '1', 'a0YC000000cYp6uMAC', '155.00', '249.00'),
(38206, '383631494', NULL, NULL, 'James King', '65 Maycross avenue', '', 'SM4 4DD', 'MORDEN', 'Großbritannien', 'GB', NULL, NULL, '7494708871', '0010250G7S', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-7', NULL, '644352622355', 'FedEx', NULL, '2016-02-16', '15.02.2016 15:36', '4260295881920', '1', 'a0YC000000erNbfMAE', '123.00', '199.00'),
(38207, '383729085', NULL, NULL, 'Laima Sidddiqi Nadery', 'Heemraadweg 523', '', '1382 HV', 'WEESP', 'Niederlande', 'NL', NULL, NULL, '31640239327', '0010250MN1', NULL, NULL, 'Theorema Rio horloge - zwart/goudkleurig - bruine lederen band (GM-107-3)', NULL, '644352622377', 'FedEx', NULL, '2016-02-16', '16.02.2016 02:28', '4260295880626', '1', 'a0YC000000ebPrxMAE', '155.00', '239.99'),
(38208, '383735990', NULL, NULL, 'anamaria conache', 'Rue du Congres 22', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '32465227571', '0010151L4K', NULL, NULL, 'Montre Theorema Rio - GM-107-7- Noir/Or - Bracelet metal - Or', NULL, '644352622366', 'FedEx', NULL, '2016-02-16', '16.02.2016 05:49', '4260295881579', '1', 'a0YC000000ebPlJMAU', '155.00', '239.99'),
(38209, 'fulfillmgroupon_order_damercha', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38210, '38347504335996662016-02-T-3012', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38211, '38335285335888062016-02-426029', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38212, '38309026335660642016-02-426029', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38213, 'purchaseproduct_product_produc', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38214, '                              ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38215, '                              ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38216, '                              ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38217, '3074457345682223667', '', '', 'Valarmathy Mani', '30 TELOK BLANGAH RISE  #08-324 NA', 'NA', '090030', 'SINGAPORE', 'Singapur', '', '', '', '', '00101953K1', '', '', 'GM-101 (02', '', '578824943111', 'FedEx', '', '2016-02-16', '15.02.2016 01:11', 'SG151311RS09', '1', 'a0YC000000eMCwCMAW', '', ''),
(38218, '383903610', NULL, NULL, 'martin smeijsters', 'Esdoornstraat 34', '', '6374 XM', 'LANDGRAAF Limburg', 'Niederlande', 'NL', NULL, NULL, '651883105', '10055292', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352622470', 'FedEx', NULL, '2016-02-17', '16.02.2016 20:59', 'WLKSNL15010716', '1', 'a0YC000000eaL5eMAE', '175.01', '279.99'),
(38219, '383840676', NULL, NULL, 'Taulant Murashi', 'Oetewalerstraat 23', '', '1093 MC', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '617424295', '0010175GAE', NULL, NULL, 'Theorema Paris Horloge - Bruine Leren Band - Gouden Kast (T3012 - 01)', NULL, '644352622480', 'FedEx', NULL, '2016-02-17', '16.02.2016 15:30', 'WLKSNL15011301', '1', 'a0YC000000eoAu7MAE', '170.01', '279.99'),
(38220, '383919922', NULL, NULL, 'Oscar Zwerver', 'Duinsteeg 2', 'ROOD', '1621 ER', 'HOORN NH Noord-Holland', 'Niederlande', 'NL', NULL, NULL, '612120881', '0010250TNX', NULL, NULL, 'Theorema Rio horloge - zwart/goudkleurig - goudkleurige metalen band (GM-107-7)', NULL, '644352622491', 'FedEx', NULL, '2016-02-17', '16.02.2016 21:59', '4260295881579', '1', 'a0YC000000ebPs1MAE', '155.00', '239.99'),
(38221, '383962258', NULL, NULL, 'Marjolein Achten', 'Ceciliastraat 41', '', '5503 VB', 'VELDHOVEN', 'Niederlande', 'NL', NULL, NULL, '638988923', '0010250SP8', NULL, NULL, 'Theorema Rio horloge - zwart/zwart - zwarte lederen band (GM-107-4)', NULL, '644352622506', 'FedEx', NULL, '2016-02-17', '17.02.2016 04:29', '4260295880633', '1', 'a0YC000000ebPryMAE', '155.00', '239.99'),
(38222, '383753314', NULL, NULL, 'Nicoleta sotcan', '42 EDENHALL ROAD', '', 'RM3 7RX', 'ROMFORD', 'Großbritannien', 'GB', NULL, NULL, '7925540071', '0010048X2O', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352622469', 'FedEx', NULL, '2016-02-17', '16.02.2016 08:36', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38223, '383862311', NULL, NULL, 'Gaffar Sahhanoglu', '14 FRIARS WALK', '', 'YO31 9AE', 'YORK', 'Großbritannien', 'GB', NULL, NULL, '7576249915', '0010127HIZ', NULL, NULL, 'GM-101-2 Black Strap/ Silver Case/ Black Dial', NULL, '644352622539', 'FedEx', NULL, '2016-02-17', '16.02.2016 16:40', '4260295880381', '1', 'a0YC000000cYp6vMAC', '155.00', '249.00'),
(38224, '383816341', NULL, NULL, 'Robert Petrisor Andries', '21 ASCOT CLOSE', '', 'UB5 4EH', 'NORTHOLT', 'Großbritannien', 'GB', NULL, NULL, '7467419799', '0010086S85', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352622540', 'FedEx', NULL, '2016-02-17', '16.02.2016 13:05', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(38225, '383764582', NULL, NULL, 'Helena Mahaux', 'Rue du General Leman 84', '', '7340', 'Wasmes', '', 'BE', NULL, NULL, '474882814', '0010081ORX', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352622550', 'FedEx', NULL, '2016-02-17', '16.02.2016 10:19', 'BE140520PJ10', '1', 'a0YC000000eNFEIMA4', '175.01', '279.99'),
(38226, '383764010', NULL, NULL, 'Helena Mahaux', 'Rue du General Leman 84', '', '7340', 'Wasmes', '', 'BE', NULL, NULL, '474882814', '0010048DHE', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / DorÃ©', NULL, '644352622550', 'FedEx', NULL, '2016-02-17', '16.02.2016 10:18', 'BE140520PJ07', '1', 'a0YC000000eNFEFMA4', '175.01', '279.99'),
(38227, '383879391', NULL, NULL, 'Andreas Münch', 'Schwalbacher Str. 92c', '', '65343', 'Eltville am Rhein', 'Deutschland', 'DE', NULL, NULL, '00491704867086', '0010219PDR', NULL, NULL, 'Herren-Uhr mit Leder-Armband, in Schwarz-Silber Macau', NULL, '00340434129949100067', 'DHL', NULL, '2016-02-17', '2016-02-16 19:09', '4260295881258', '1', 'a0YC000000eZVT5MAO', '160.87', '229.00'),
(38228, '384038986', NULL, NULL, 'Christelle Vervoort Philippe', 'boulevard des arbaletriers 25', 'Service cadre de vie', '1400', 'Nivelles', 'Belgien', 'BE', NULL, NULL, '474729347', '0010082KTU', NULL, NULL, 'Montre Dublin Pionier - Marron - Or - Noir (GM-508-3)', NULL, '644352622631', 'FedEx', NULL, '2016-02-18', '17.02.2016 13:48', 'BE140310NM05', '1', 'a0YC000000eWBZvMAO', '150.00', '239.99'),
(38229, '384046508', NULL, NULL, 'SHAMSHIR ALI', '49 BANFORD ROAD', 'WARD END', 'B8 3EN', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7449229261', '0010019JWR', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352622610', 'FedEx', NULL, '2016-02-18', '17.02.2016 12:55', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(38230, '383989579', NULL, NULL, 'Janet allan', '181 RAEBURN RIGG', '', 'EH54 8PJ', 'LIVINGSTON', 'Großbritannien', 'GB', NULL, NULL, '07956 162036', '0010003SAL', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352622620', 'FedEx', NULL, '2016-02-18', '17.02.2016 08:55', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(38231, '384124735', '', '', 'Alexander Pischner', 'Dortelweiler Str. 4', '', '60389', 'Frankfurt am Main', 'Deutschland', '', '', '', '01709691621', '0010232CX8', '', '', 'Herren-Uhr mit Leder-Armband, Braun-Gold-Schwarz Macau', 'Uhr erhalten 02.03.2016\r\nBitte refund!', '00340434129949100104', 'DHL', '', '2016-02-18', '2016-02-17 20:35', '4260295881272', '1', 'a0YC000000eZVTUMA4', '160.87', '229.00'),
(38232, '384101081', '', '', 'Thomas Hartmann', 'Talstr. 27', '', '65191', 'Wiesbaden', 'Deutschland', '', '', '', '', '0010122LP5', '', '', 'Herren-Uhr mit Leder-Armband, Braun-Gold-Schwarz Macau', 'Uhr erhalten 14.04.2016\r\nBitte refund!', '00340434129949100111', 'DHL', '', '2016-02-18', '2016-02-17 18:38', '4260295881272', '1', 'a0YC000000eZVTUMA4', '160.87', '229.00'),
(38233, '384155191', NULL, NULL, 'Tamika Hunter', '98 INNES GARDENS', '', 'SW15 3AE', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7809167665', '00101105KR', NULL, NULL, 'Gold/Black Dial/Gold Metall Band GM-101-8', NULL, '644352622642', 'FedEx', NULL, '2016-02-18', '17.02.2016 21:26', '4260295882002', '1', 'a0YC000000cYp71MAC', '155.00', '249.00'),
(38234, '384111041', NULL, NULL, 'Linda EDWARDS', '8 BLAKELEY BROW', 'Raby Mere', 'CH63 0PS', 'WIRRAL', 'Großbritannien', 'GB', NULL, NULL, '4,41513E+11', '00100439LA', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352622653', 'FedEx', NULL, '2016-02-18', '17.02.2016 18:26', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38235, '384099962', NULL, NULL, 'Jake Brito', '0 The old post office', 'Rostherne lane', 'WA16 6SB', 'KNUTSFORD', 'Großbritannien', 'GB', NULL, NULL, '7780442491', '0010067PBP', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352622664', 'FedEx', NULL, '2016-02-18', '17.02.2016 17:42', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38236, '384436321', NULL, NULL, 'Kieran Dowds', '46 Moodyscroft Road', '', 'B33 0AD', 'Birmingham', 'Großbritannien', 'GB', NULL, NULL, '07341 827549', '0010164NV4', NULL, NULL, 'Pionier New Model 2014 - Gold Face With Brown Leather Strap (Gm-510-1)', NULL, '644352622723', 'FedEx', NULL, '2016-02-19', '19.02.2016 01:02', '4260295881388', '1', 'a0YC000000eaMIpMAM', '129.99', '199.00'),
(38237, '384438468', NULL, NULL, 'William Young', '48 LABURNUM AVENUE', '', 'HU8 8PJ', 'HULL', 'Großbritannien', 'GB', NULL, NULL, '1482712044', '00101702HM', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352622686', 'FedEx', NULL, '2016-02-19', '42419,06389', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(38238, '384437452', NULL, NULL, 'Trevor Mitchell', '27 FLAT Hami BENNETT STREET', 'Chiswick', 'W4 2AJ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7723031011', '0010074B91', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352622697', 'FedEx', NULL, '2016-02-19', '42419,06389', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(38239, '384333987', NULL, NULL, 'Oliver Ansell', '307 London road', '', 'RG1 3NZ', 'READING', 'Großbritannien', 'GB', NULL, NULL, '7498285709', '0010165CUH', NULL, NULL, 'Pionier New Model 2014 - Black Face And Black Metal Strap - (Gm-510-8)', NULL, '644352622701', 'FedEx', NULL, '2016-02-19', '42418,69722', '4260295881449', '1', 'a0YC000000eaMIwMAM', '129.99', '199.00'),
(38240, '384210943', NULL, NULL, 'Pravesh Sharma', '213 Lau Mazirellaan', '', '2525ZM', 'the hague', 'Großbritannien', 'NL', NULL, NULL, '31638158383', '00101105Q8', NULL, NULL, 'Pionier New Model 2014 - Black Face And Gold Metal Strap - (Gm-510-7)', NULL, '644352622712', 'FedEx', NULL, '2016-02-19', '42418,35556', '4260295881432', '1', 'a0YC000000eaMIvMAM', '129.99', '199.00'),
(38241, '384410104', NULL, NULL, 'fatima hadri', 'Westelijk Halfrond 21', '', '1183HN', 'AMSTELVEEN', 'Niederlande', 'NL', NULL, NULL, '33669257914', '0010250RTS', NULL, NULL, 'Theorema Rio horloge - zwart/zilverkleurig - zilverkleurige metalen band (GM-107-6)', NULL, '644352622767', 'FedEx', NULL, '2016-02-19', '18.02.2016 23:00', '4260295881562', '1', 'a0YC000000ebPs0MAE', '155.00', '239.99'),
(38242, '384176858', NULL, NULL, 'Tamer Yenipazar', 'Leuvensbroek 1683', '', '6546 XX', 'NIJMEGEN', 'Niederlande', 'NL', NULL, NULL, '639127906', '00101448W4', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352622778', 'FedEx', NULL, '2016-02-19', '18.02.2016 00:30', 'WLKSNL15010716', '1', 'a0YC000000eaL5eMAE', '175.01', '279.99'),
(38243, '384265718', NULL, NULL, 'dylan delrez', 'Rue Colonel Piron 105', '', '4624', 'Romsee Liege', 'Belgien', 'BE', NULL, NULL, '32493747732', '0010207WY0', NULL, NULL, 'Montre automatique Pionier Florida - Cuir marron - Noir/Or - GM-505-3', NULL, '644352622734', 'FedEx', NULL, '2016-02-19', '18.02.2016 12:51', 'WLKSNL15011332', '1', 'a0YC000000eoF30MAE', '145.00', '229.98'),
(38244, '384400655', NULL, NULL, 'Albert Hovhannisyan', 'Breughelpark 18 bus 1', '', '1731', 'ZELLIK', 'Belgien', 'BE', NULL, NULL, '487377876', '00100674F4', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Black/Gold (GM-505-3)', NULL, '644352622745', 'FedEx', NULL, '2016-02-19', '18.02.2016 22:20', 'WLKSNL15011332', '1', 'a0YC000000eoF30MAE', '145.00', '229.98'),
(38245, '384367304', NULL, NULL, 'janton christiaens', 'ninoofsesteenweg 105a', '', '1755', 'leerbeek', 'Belgien', 'BE', NULL, NULL, '497629718', '10069211', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352622756', 'FedEx', NULL, '2016-02-19', '18.02.2016 19:51', 'BE140520PJ08', '1', 'a0YC000000eNFEHMA4', '175.01', '279.99'),
(38246, '384401196', '', '', 'Klaus Bruer', 'Am Bürgerpark  2', '', '31157', 'Sarstedt', 'Deutschland', '', '', '', '050667751', '0010239D9H', '', '', 'Herren-Uhr mit Metall-Armband, Schwarz-Schwarz Macau', 'Uhr erhalten 25.02.2016\r\nBitte refund!', '00340434129949100159', 'DHL', '', '2016-02-19', '2016-02-18 22:41', '4260295881777', '1', 'a0YC000000eZVUNMA4', '160.87', '229.00'),
(38247, '384831414', NULL, NULL, 'Soumia Touali', 'Leuvensesteenweg 121', '', '1800', 'Vilvoorde', 'Belgien', 'BE', NULL, NULL, '486697493', '0010237AJE', NULL, NULL, 'Montre Theorema Rio - GM-107-1- Blanc/Argent - Bracelet cuir - Noir', NULL, '644352622962', 'FedEx', NULL, '2016-02-22', '21.02.2016 00:49', '4260295880602', '1', 'a0YC000000ebPlDMAU', '155.00', '239.99'),
(38248, '384925212', NULL, NULL, 'cederic verwee', 'Leernsesteenweg 83', '', '9800', 'Bachte-Maria-Leerne', 'Belgien', 'BE', NULL, NULL, '498331129', '0010106XO3', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352622973', 'FedEx', NULL, '2016-02-22', '21.02.2016 15:18', 'BE140520PJ11', '1', 'a0YC000000eNFEJMA4', '175.01', '279.99'),
(38249, '384587686', NULL, NULL, 'Daniel Aussems', 'Smalleweg 10', '', '2530', 'Boechout', 'Belgien', 'BE', NULL, NULL, '34556662', '0010179WKB', NULL, NULL, 'Theorema Rio horloge - wit/zilverkleurig - zilverkleurige metalen band (GM-107-5)', NULL, '644352622984', 'FedEx', NULL, '2016-02-22', '19.02.2016 18:49', '4260295881555', '1', 'a0YC000000ebPlHMAU', '155.00', '239.99'),
(38250, '384789060', NULL, NULL, 'Sultan Ucar', 'Rue du meridien 35', '', '1210', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '472286394', '0010075QMP', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352622995', 'FedEx', NULL, '2016-02-22', '20.02.2016 19:49', 'BE140520PJ08', '1', 'a0YC000000eNFEHMA4', '175.01', '279.99'),
(38251, '384448845', NULL, NULL, 'Ronald den Ouden', '\'t Blok 57', '', '4823 JC', 'BREDA', 'Niederlande', 'NL', NULL, NULL, '651244802', '0010242X56', NULL, NULL, 'Theorema Paris Horloge - Bruine Leren Band - Gouden Kast (T3012 - 01)', NULL, '644352623009', 'FedEx', NULL, '2016-02-22', '19.02.2016 07:30', 'WLKSNL15011301', '1', 'a0YC000000eoAu7MAE', '170.01', '279.99'),
(38252, '384839195', NULL, NULL, 'Cabeer Ahmed', 'Hartley Bain 188 The Grove', 'Stratford', 'E15 1NS', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7970745179', '00101049RD', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352622892', 'FedEx', NULL, '2016-02-22', '21.02.2016 01:34', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38253, '384997083', NULL, NULL, 'Graham North', '14 WINTER PLACE', '', 'DD7 6BR', 'CARNOUSTIE', 'Großbritannien', 'GB', NULL, NULL, '1241858879', '0010172L1Y', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352622907', 'FedEx', NULL, '2016-02-22', '21.02.2016 19:27', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(38254, '384681201', NULL, NULL, 'Ryan Farrokhi', '68 Daisy Bank Road', '', 'M14 5QP', 'Manchester', 'Großbritannien', 'GB', NULL, NULL, '7722001515', '0010092MP9', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352622918', 'FedEx', NULL, '2016-02-22', '20.02.2016 09:29', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(38255, '384579389', NULL, NULL, 'Nathan Cochrane', '44 MORAY DRIVE', '', 'EH49 6DU', 'LINLITHGOW', 'Großbritannien', 'GB', NULL, NULL, '+44 7411 349426', '0010250BWP', NULL, NULL, 'GM-508-4  Black Strap Black Case Black Face', NULL, '644352622929', 'FedEx', NULL, '2016-02-22', '19.02.2016 17:28', '4260295881241', '1', 'a0YC000000cY9OEMA0', '125.00', '199.00'),
(38256, '384710291', NULL, NULL, 'Tracey Marshall', '14 CANAL WALK', '', 'PR6 0TW', 'CHORLEY', 'Großbritannien', 'GB', NULL, NULL, '7493110869', '00101567RF', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352622930', 'FedEx', NULL, '2016-02-22', '20.02.2016 11:54', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(38257, '384608947', NULL, NULL, 'NICOLA BISHOP', '48 PARK ROAD', '', 'WS7 0EE', 'BURNTWOOD', 'Großbritannien', 'GB', NULL, NULL, '7714674938', '0010150F68', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352622940', 'FedEx', NULL, '2016-02-22', '19.02.2016 19:56', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(38258, '384568108', NULL, NULL, 'matthew holloway', '15 OAK CLOSE', 'Borden', 'ME9 7BF', 'SITTINGBOURNE KENT', 'Großbritannien', 'GB', NULL, NULL, '7809086745', '0010161CJT', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352622951', 'FedEx', NULL, '2016-02-22', '19.02.2016 16:32', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(38259, '384972141', NULL, NULL, 'Andreas Pabst', 'Altenessener Str. 636', '', '45329', 'Essen', 'Deutschland', 'DE', NULL, NULL, '0173-2622446', '0010144FJR', NULL, NULL, 'Theorema Uhr Modell Paris T-3012-2 silber-schwarz', NULL, '00340434129949100173', 'DHL', NULL, '2016-02-22', '2016-02-21 18:28', 'T-3012-3', '1', 'a0YC000000eqdy9MAA', '174.92', '249.00'),
(38260, '384724318', NULL, NULL, 'Klaus Brandes', 'Hühnerrain 17', '', '65594', 'Runkel', 'Deutschland', 'DE', NULL, NULL, '064821771', '0010153C81', NULL, NULL, 'Herren-Armbanduhr Havana in Silber/Schwarz/Schwarz', NULL, '00340434129949100180', 'DHL', NULL, '2016-02-22', '2016-02-20 14:57', '4260295882101', '1', 'a0YC000000eqeAkMAI', '160.87', '229.00'),
(38261, '384595507', NULL, NULL, 'Sabine Brüster', 'Am Schmölderpark  5', '', '41239', 'Mönchengladbach', 'Deutschland', 'DE', NULL, NULL, '01726379637', '0010043FKE', NULL, NULL, 'Theorema Uhr Modell Paris T-3012-2 silber-schwarz', NULL, '00340434129949100197', 'DHL', NULL, '2016-02-22', '2016-02-19 19:32', 'T-3012-3', '1', 'a0YC000000eqdy9MAA', '174.92', '249.00'),
(38262, '3074457345682393751', NULL, NULL, 'Nathanael Cheong', '411 SERANGOON CENTRAL  #07-373 NA', 'NA', '550411', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '', '0010250ICN', NULL, NULL, 'GM-101 (03', NULL, '578824943270', 'FedEx', NULL, '2016-02-22', '20.02.2016 01:11', 'SG151311RS10', '1', 'a0YC000000eMCwDMAW', '', ''),
(38263, '385289649', '', '', 'Lamia Nafice', 'rue Ruysdael 14', '', '1070', 'Bruxelles', 'Belgien', '', '', '', '489888840', '0010061X1G', '', '', 'Une montre Casablanca - Noir', '', '644352623156', 'FedEx', '', '2016-02-23', '23.02.2016 02:19', 'BE140520PJ11', '1', 'a0YC000000eNFEJMA4', '175.01', '279.99'),
(38264, '385153511', '', '', 'Iana Marchenko', 'Achel Statie 97 1', '', '3930', 'Achel Limburg', 'Belgien', '', '', '', '32489028274', '*00101845E9', '', '', 'Pionier Florida horloge met diamanten - Zwartleren bandje - Zwart/zilver (GM-505-2)', '', '644352623145', 'FedEX', '', '2016-02-23', '22.02.2016 15:19', 'WLKSNL15011331', '1', 'a0YC000000eoF2vMAE', '145.00', '229.98'),
(38265, '385184557', '', '', 'David Dale', '22 SANDY LANE', '', 'SK10 4RJ', 'MACCLESFIELD CHESHIRE', 'Großbritannien', '', '', '', '1625423349', '0010080OIN', '', '', 'GM-508-5 silver strap silver case white face', '', '644352623167', 'FedEx', '', '2016-02-23', '22.02.2016 16:36', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(38266, '385398426', '', '', 'Andrej Schwab', 'Windmühlenweg 19', '', '38547', 'Calberlah', 'Deutschland', '', '', '', '01721577100', '0010250E8Z', '', '', 'Herren-Armbanduhr Havana in Gold/Schwarz/Braun', 'Uhr erhalten 01.03.2016\r\nBitte refund!', '00340434129949100265', 'DHL', '', '2016-02-24', '2016-02-23 16:03', '4260295882118', '1', 'a0YC000000eqeAlMAI', '160.87', '229.00'),
(38267, '385337431', NULL, NULL, 'Elvira Erofeev', 'Virchowstr. 14', '', '56727', 'Mayen', 'Deutschland', 'DE', NULL, NULL, '026514011070', '0010203HTI', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-2', NULL, '00340434129949100272', 'DHL', NULL, '2016-02-24', '2016-02-23 11:01', 'T3008-2', '1', 'a0YC000000eYGPkMAO', '153.85', '219.00'),
(38268, '385270990', NULL, NULL, 'Karl-Heinz Windt', 'Bünteweg  2', 'Stiftung Tierärztliche Hochschule Hannover', '30559', 'Hannover', 'Deutschland', 'DE', NULL, NULL, '01701836213', '0010071YDJ', NULL, NULL, 'Herren-Armbanduhr Havana in Silber/Schwarz/Schwarz', NULL, '00340434129949100227', 'DHL', NULL, '2016-02-23', '2016-02-22 23:27', '4260295882101', '1', 'a0YC000000eqeAkMAI', '160.87', '229.00'),
(38269, '385224071', NULL, NULL, 'Simon Fischer', 'Pfarrer-Strauß-Str. 9', '', '86568', 'Hollenbach', 'Deutschland', 'DE', NULL, NULL, '082578376', '0010084BP6', NULL, NULL, 'Theorema Damascus Diamond Herrenuhr, Modell T3008-1', NULL, '00340434129949100234', 'DHL', NULL, '2016-02-23', '2016-02-22 20:58', 'T3008-1', '1', 'a0YC000000eYGP4MAO', '153.85', '219.00'),
(38270, '385179951', '', '', 'Thomas Jürs', 'Elias-Holl-Str. 3', '', '86836', 'Klosterlechfeld', 'Deutschland', '', '', '', '01734718436', '0010120UGW', '', '', 'Theorema Uhr Modell Paris T-3012-2 silber-schwarz', 'Uhr erhalten 03.03.2016\r\nBitte refund!', '00340434129949100241', 'DHL', '', '2016-02-23', '2016-02-22 16:59', 'T-3012-3', '1', 'a0YC000000eqdy9MAA', '174.92', '249.00'),
(38271, '3074457345682479545', NULL, NULL, 'Muhammad Amanuddin', 'B-15-22, PV13 Platinum Lake Condominium, no. 9 jalan danau saujana 1, danau kota', '', '53300', 'KUALA LUMPUR', 'Malaysia', 'MY', NULL, NULL, '137185314', '0010124WEZ', NULL, NULL, 'WITH DIAMONDS (GM-3005-7): Theorema Marco Polo Automatic Watch', NULL, '578824943410', 'FedEx', NULL, '2016-02-24', '23.02.2016 13:21', 'a0YC000000cZZzFMAW', '1', 'a0YC000000cZZzFMAW', '779.88', '899.00'),
(38272, '385396228', NULL, NULL, 'Philomena McDermott', 'xx Killiskea', '', '', 'Tullamore Offaly', 'Irland', 'IE', NULL, NULL, '872804553', '0010235Y3D', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-3', NULL, '644352623189', 'FedEx', NULL, '2016-02-24', '23.02.2016 14:32', '4260295880398', '1', 'a0YC000000ewbUkMAI', '160.01', '249.00'),
(38273, '385424696', NULL, NULL, 'Vitalijs Vanags', '53 DUNSTER STREET', '', 'NN1 3LB', 'NORTHAMPTON', 'Großbritannien', 'GB', NULL, NULL, '7557555728', '0010223G3S', NULL, NULL, 'GM-101-2 Black Strap/ Silver Case/ Black Dial', NULL, '644352623190', 'FedEx', NULL, '2016-02-24', '23.02.2016 17:41', '4260295880381', '1', 'a0YC000000cYp6vMAC', '155.00', '249.00'),
(38274, '385410611', NULL, NULL, 'Fahmia Shabir', '27 HOWARD STREET', '', 'DE23 6TW', 'DERBY', 'Großbritannien', 'GB', NULL, NULL, '7472977743', '0010201KLY', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352623204', 'FedEx', NULL, '2016-02-24', '23.02.2016 16:07', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38275, '385496722', NULL, NULL, 'Najat El-Ghorri', '26 CLARIDGE ROAD', '', 'RM8 1TT', 'DAGENHAM', 'Großbritannien', 'GB', NULL, NULL, '7710542278', '00101895OA', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352623215', 'FedEx', NULL, '2016-02-24', '23.02.2016 23:53', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(38276, '385455333', NULL, NULL, 'Manuela Pula', '23 JUNCTION ROAD', '', 'N19 5QT', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7411738157', '0010079DW3', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352623226', 'FedEx', NULL, '2016-02-24', '23.02.2016 20:03', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(38277, '385510938', NULL, NULL, 'Ayad Abdo', '7 MANOR PARK DRIVE', '', 'S2 1WS', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7842249498', '0010104B0B', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352623237', 'FedEx', NULL, '2016-02-24', '24.02.2016 04:27', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(38278, '385555938', NULL, NULL, 'Rahul Krishnan', '7 CHESSINGTON HALL GARDENS', '', 'KT9 2HH', 'CHESSINGTON SURREY', 'Großbritannien', 'GB', NULL, NULL, '7969327538', '0010250ERG', NULL, NULL, 'Pionier New Model 2014 Black Face With Silver Case&Black Leather Strap (Gm-510-3)', NULL, '644352623270', 'FedEx', NULL, '2016-02-25', '24.02.2016 10:53', '4260295881401', '1', 'a0YC000000eaMIrMAM', '129.99', '199.00'),
(38279, '385685651', NULL, NULL, 'Alina Sterz', 'Auf Eisen 20', '', '53949', 'Dahlem', 'Deutschland', 'DE', NULL, NULL, '017656793452', '0010159IC2', NULL, NULL, 'Herren-Uhr mit Leder-Armband, Schwarz-Schwarz Macau', NULL, '00340434129949100289', 'DHL', NULL, '2016-02-25', '2016-02-24 21:34', '4260295881289', '1', 'a0YC000000eZVTeMAO', '160.87', '229.00'),
(38280, '3074457345682511044', NULL, NULL, 'fong kokheng', '35 jalan njm 2/4 taman nusa jaya mas nusajaya,', '', '81300', 'JOHOR BAHRU JOHOR', 'Malaysia', 'MY', NULL, NULL, '6,01111E+11', '0010040P18', NULL, NULL, 'Theorema Macau GM-3011-2 with Genuine Leather Strap @ RM899', NULL, '578824943475', 'FedEx', NULL, '2016-02-25', '24.02.2016 17:21', 'a0YC000000bmtyCMAQ', '1', 'a0YC000000eTzGwMAK', '779.88', '899.00'),
(38281, '385690386', NULL, NULL, 'catherine mcintyre', '34 dennistoun rd', '', 'pa146xh', 'langbank renfrewshire', 'Großbritannien', 'GB', NULL, NULL, '1475540659', '0010064S5U', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352623281', 'FedEx', NULL, '2016-02-25', '24.02.2016 21:04', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38282, '385666018', NULL, NULL, 'Chris Nairn', '25 ROWANTREE AVENUE', 'currie', 'EH14 5AU', 'CURRIE', 'Großbritannien', 'GB', NULL, NULL, '7891611934', '00101850HS', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352623292', 'FedEx', NULL, '2016-02-25', '24.02.2016 18:55', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38283, '385670300', NULL, NULL, 'Jacqueline Winstanley', '24 WOODEND AVENUE', '', 'L23 2UA', 'LIVERPOOL', 'Großbritannien', 'GB', NULL, NULL, '0151 2847436', '0010098OQH', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352623307', 'FedEx', NULL, '2016-02-25', '24.02.2016 19:26', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38284, '385676908', NULL, NULL, 'Alan Newell', '4 MELDRUM COURT', '', 'CV47 2UF', 'SOUTHAM', 'Großbritannien', 'GB', NULL, NULL, '7976421789', '0010053UCI', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352623318', 'FedEx', NULL, '2016-02-25', '24.02.2016 19:55', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(38285, '385660850', NULL, NULL, 'Lucy Wynne', '18 PONDCROFT ROAD', '', 'SG3 6DB', 'KNEBWORTH', 'Großbritannien', 'GB', NULL, NULL, '7474444992', '00102505DQ', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-3', NULL, '644352623329', 'FedEx', NULL, '2016-02-25', '24.02.2016 20:59', '4260295880701', '1', 'a0YC000000erNbbMAE', '123.00', '199.00'),
(38286, '385735215', NULL, NULL, 'Javeria Khan', '78 Langtry court', 'Lanadron close', 'Tw7 5gb', 'London Middlesex', 'Großbritannien', 'GB', NULL, NULL, '7544498794', '0010165OEY', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-6', NULL, '644352623330', 'FedEx', NULL, '2016-02-25', '25.02.2016 03:14', '4260295881913', '1', 'a0YC000000erNbeMAE', '123.00', '199.00'),
(38287, '385654779', NULL, NULL, 'celien de wachter', 'Akelei 22a', '', '2860', 'Sint katelijne waver', 'Belgien', 'BE', NULL, NULL, '493515198', '00101969WQ', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352623373', 'FedEx', NULL, '2016-02-26', '24.02.2016 19:20', 'WLKSNL15010719', '1', 'a0YC000000eaKuOMAU', '175.01', '279.99'),
(38288, '385814872', NULL, NULL, 'Joseph Kerr', '40 INGLEWOOD STREET', '', 'EH54 5BB', 'LIVINGSTON', 'Großbritannien', 'GB', NULL, NULL, '7510355627', '0010101B8G', NULL, NULL, 'Silver/Black Dial/Silver Metall Band GM-101-7', NULL, '644352623351', 'FedEx', NULL, '2016-02-26', '25.02.2016 12:38', '4260295881999', '1', 'a0YC000000cYp70MAC', '155.00', '249.00'),
(38289, '385797490', NULL, NULL, 'tracey crick-jackson', '13 MEADOW DR AVELEY CLOSE', 'Thurrock essex', 'RM15 4AB', 'SOUTH OCKENDON', 'Großbritannien', 'GB', NULL, NULL, '7746668610', '0010249DF0', NULL, NULL, 'Gold/Black Dial/Gold Metall Band GM-101-8', NULL, '644352623362', 'FedEx', NULL, '2016-02-26', '25.02.2016 11:35', '4260295882002', '1', 'a0YC000000cYp71MAC', '155.00', '249.00'),
(38290, '385903793', NULL, NULL, 'damien hantraye', 'Avenue Chapelle-aux-Champs 25', '', '1200', 'Woluwe-Saint-Lambert', 'Belgien', 'BE', NULL, NULL, '499389393', '0010074B97', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352623535', 'FedEx', NULL, '2016-02-26', '25.02.2016 19:49', 'BE140520PJ08', '1', 'a0YC000000eNFEHMA4', '175.01', '279.99'),
(38291, '385893984', NULL, NULL, 'Maurizio Di bono', 'Rue Jean MÃ©lein 38', '', '4821', 'Andrimont', 'Belgien', 'BE', NULL, NULL, '495943178', '0010023UQX', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352623546', 'FedEx', NULL, '2016-02-26', '25.02.2016 18:49', 'BE140520PJ10', '1', 'a0YC000000eNFEIMA4', '175.01', '279.99'),
(38292, '385872070', NULL, NULL, 'jay mark', '76 blessington street', '', '', 'dublin 7', 'Irland', 'IE', NULL, NULL, '892108949', '0010088YT4', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-8', NULL, '644352623465', 'FedEx', NULL, '2016-02-26', '25.02.2016 16:33', '4260295882002', '1', 'a0YC000000ewcOUMAY', '160.01', '249.00'),
(38293, '385924848', NULL, NULL, 'Denise HALL', '15 SILK MILL DRIVE', '', 'LS16 6DN', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '7747111987', '0010198DSB', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352623476', 'FedEx', NULL, '2016-02-26', '25.02.2016 20:24', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(38294, '385918844', NULL, NULL, 'Debbie Wyatt', '6 HIGH HOUSE CLOSE', '', 'NR18 0HZ', 'WYMONDHAM norfolk', 'Großbritannien', 'GB', NULL, NULL, '7832570272', '0010163XTQ', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352623487', 'FedEx', NULL, '2016-02-26', '25.02.2016 19:59', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(38295, '385877753', NULL, NULL, 'Isuf Berisha', '182 Kingsland Road', '', 'E2 8EB', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7916811909', '0010203I8V', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352623498', 'FedEx', NULL, '2016-02-26', '25.02.2016 17:00', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(38296, '385950275', NULL, NULL, 'Ruth Sorsky', '4 DEERBOLT WAY', 'Kirkby', 'L32 2BT', 'LIVERPOOL Merseyside', 'Großbritannien', 'GB', NULL, NULL, '151547379', '0010126H5Y', NULL, NULL, 'GM-508-6 silver strap silver case black face', NULL, '644352623502', 'FedEx', NULL, '2016-02-26', '25.02.2016 22:32', '4260295881951', '1', 'a0YC000000cYA7qMAG', '125.00', '199.00'),
(38297, '385843012', NULL, NULL, 'Dawit Woldetsadik', '15 COWDRAY ROAD', '', 'UB10 9DQ', 'UXBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7455001806', '0010238L04', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352623513', 'FedEx', NULL, '2016-02-26', '25.02.2016 14:30', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(38298, '385925203', NULL, NULL, 'shams ghafoor', '5 GREEN END ROAD', 'burnage', 'M19 1SQ', 'MANCHESTER lancashire', 'Großbritannien', 'GB', NULL, NULL, '4,47944E+11', '0010077DIC', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352623524', 'FedEx', NULL, '2016-02-26', '25.02.2016 20:32', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(38299, '385960833', NULL, NULL, 'Annemarie van den Broeke', 'Burgemeester Roosmale Nepveulaan 12', '', '7313EZ', 'Apeldoorn', 'Niederlande', 'NL', NULL, NULL, '055-3553822', '0010246BEA', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Black/Gold (GM-505-3)', NULL, '644352623557', 'FedEx', NULL, '2016-02-26', '26.02.2016 00:28', 'WLKSNL15011332', '1', 'a0YC000000eoF6ZMAU', '145.00', '229.98'),
(38300, '386192349', NULL, NULL, 'Mohammad Javad Bakhtiari', 'Hugo-Kallenbach-Str. 41', '', '65931', 'Frankfurt am Main', 'Deutschland', 'DE', NULL, NULL, '01718648598', '0010250IYX', NULL, NULL, 'Herren-Uhr mit Metall-Armband, Schwarz-Schwarz Macau', NULL, '00340434129949100302', 'DHL', NULL, '2016-02-29', '2016-02-27 00:59', '4260295881777', '1', 'a0YC000000eZVUNMA4', '160.87', '229.00'),
(38301, '386191697', '', '', 'Mudryj Kristina', 'Bathmener Str. 52', '', '49492', 'Westerkappeln', 'Deutschland', '', '', '', '017684751695', '0010157VEI', '', '', 'Herren-Uhr mit Leder-Armband, Braun-Gold-Schwarz Macau', 'Ujhr erhalten 15.03.2016\r\nBitte refund!', '00340434129949100326', 'DHL', '', '2016-02-29', '2016-02-27 00:59', '4260295881272', '1', 'a0YC000000eZVTUMA4', '160.87', '229.00'),
(38302, '386189648', NULL, NULL, 'Holger Opfer', 'Fahltweg 7', '', '38165', 'Lehre', 'Deutschland', 'DE', NULL, NULL, '05308961938', '00100132H2', NULL, NULL, 'Silver Case/White Dial/Black Leather Band     T-3001-1', NULL, '00340434129949100319', 'DHL', NULL, '2016-02-29', '2016-02-27 00:59', 'T-3001-1', '1', 'a0YC000000eqeCLMAY', '139.80', '199.00'),
(38303, '386151732', '', '', 'Zahra Ansari', 'Reutlinger Str. 26', '', '65205', 'Wiesbaden', 'Deutschland', '', '', '', '015116563493', '0010097H2U', '', '', 'Herren-Uhr mit Metall-Armband, in Silber-Schwarz Macau', 'neues Etui 03.03.16 00340434129949100913', '00340434129949100333', 'DHL', '', '2016-02-29', '2016-02-26 21:03', '4260295881753', '1', 'a0YC000000eZVTyMAO', '160.87', '229.00'),
(38304, '386143706', NULL, NULL, 'Kharin Sergej EB2251870', 'Heusingerstr. 12-16', 'ESTE IT GmBH', '12107', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '03052684405', '0010016KR2', NULL, NULL, 'Silver Case/Black Dial/Black Leather Band      T-3001-2', NULL, '00340434129949100357', 'DHL', NULL, '2016-02-29', '2016-02-26 20:29', 'T-3001-2', '1', 'a0YC000000eqeCNMAY', '139.80', '199.00'),
(38305, '386142724', '', '', 'dirk dreger', 'August-Bebel-Str. 34a', '', '16540', 'Hohen Neuendorf', 'Deutschland', '', '', '', '01737420224', '0010101BRY', '', '', 'Gold Case/White Dial/Brown Leather Band     T-3001-3', 'Uhr erhalten 10.03.2016\r\nBitte refund!', '00340434129949100340', 'DHL', '', '2016-02-29', '2016-02-26 20:37', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38306, '386030219', NULL, NULL, 'Matthias Bause', 'Am Römerstein 8', '', '82205', 'Gilching', 'Deutschland', 'DE', NULL, NULL, '08105390790', '0010198J6V', NULL, NULL, 'Gold Case/Black Dial/Black Leather Band        T-3001-3A', NULL, '00340434129949100364', 'DHL', NULL, '2016-02-29', '2016-02-26 12:20', 'T-3001-3A', '1', 'a0YC000000eqeCPMAY', '139.80', '199.00'),
(38307, '386026008', '', '', 'Matthias Selic', 'Seestr. 16C', '', '82319', 'Starnberg', 'Deutschland', '', '', '', '01795285232', '0010095L6F', '', '', 'Silver Case/Black Dial/Black Leather Band      T-3001-2', 'Uhr erhalten 09.03.2016\r\nBitte refund!', '00340434129949100388', 'DHL', '', '2016-02-29', '2016-02-26 11:33', 'T-3001-2', '1', 'a0YC000000eqeCNMAY', '139.80', '199.00'),
(38308, '386025145', NULL, NULL, 'Hansrudolph Kämpe', 'Rüdesheimer Str. 8', 'Anwaltskanzlei', '14197', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '01787128056', '0010199AK4', NULL, NULL, 'Silver Case/White Dial/Black Leather Band     T-3001-1', NULL, '00340434129949100371', 'DHL', NULL, '2016-02-29', '2016-02-26 11:45', 'T-3001-1', '1', 'a0YC000000eqeCLMAY', '139.80', '199.00'),
(38309, '386006387', NULL, NULL, 'Christian Hanusch', 'Dorfstraße  18a', '', '08539', 'Rosenbach/Vogtl. Mehltheuer', 'Deutschland', 'DE', NULL, NULL, '01752548265', '00101392D2', NULL, NULL, 'Rose Case/White Dial/Brown Leather Band     T-3001-4', NULL, '00340434129949100395', 'DHL', NULL, '2016-02-29', '2016-02-26 10:44', 'T-3001-4', '1', 'a0YC000000eqeCQMAY', '139.80', '199.00'),
(38310, '385990295', '', '', 'Christina Fantidou', 'Trappentreustr. 44', '', '80339', 'München', 'Deutschland', '', '', '', '1629288452', '0010175TR0', '', '', 'Theorema Uhr Modell Paris T-3012-3 gold', 'Ware am 14.06.17 von der Staatsanwaltschaft München zurück erhalten ! - Geldwäsche -', '00340434129949100401', 'DHL', '', '2016-02-29', '2016-02-26 09:07', 'T-3012-1', '1', 'a0YC000000eqdwuMAA', '174.92', '249.00'),
(38311, '385916682', '', '', 'Svetlana Siskova', 'Auf dem Lande 4', '', '38528', 'Adenbüttel', 'Deutschland', '', '', '', '017622255448', '0010052M88', '', '', 'Herren-Uhr mit Metall-Armband, Schwarz-Schwarz Macau', 'Uhr erhalten 15.03.2016\r\nBitte refund!', '00340434129949100418', 'DHL', '', '2016-02-29', '2016-02-25 21:16', '4260295881777', '1', 'a0YC000000eZVUNMA4', '160.87', '229.00'),
(38312, '385906680', NULL, NULL, 'franz simons', 'am beckenberg 2', '', '52134', 'herzogenrath', 'Deutschland', 'DE', NULL, NULL, '049 01725340', '0010250SW6', NULL, NULL, 'Rose Case/White Dial/Brown Leather Band     T-3001-4', NULL, '00340434129949100425', 'DHL', NULL, '2016-02-29', '2016-02-25 20:21', 'T-3001-4', '1', 'a0YC000000eqeCQMAY', '139.80', '199.00'),
(38313, '385880033', NULL, NULL, 'marc dallmann', 'Holzmarkt 16', 'Fotostudio am Holzmarkt', '27283', 'Verden (Aller)', 'Deutschland', 'DE', NULL, NULL, '0176 6423771', '001018589D', NULL, NULL, 'Silver Case/White Dial/Black Leather Band     T-3001-1', NULL, '00340434129949100449', 'DHL', NULL, '2016-02-29', '2016-02-25 18:14', 'T-3001-1', '1', 'a0YC000000eqeCLMAY', '139.80', '199.00'),
(38314, '385855312', '', '', 'Herbert Wex', 'August-Braun-Str. 7', '', '88239', 'Wangen im Allgäu', 'Deutschland', '', '', '', '075224242', '0010041FL1', '', '', 'Gold Case/White Dial/Brown Leather Band     T-3001-3', 'Paket verloren! DHL Nachforschung gestellt! \r\n2.Uhr am 23.05.2016 geschickt!00340434129949101675', '00340434129949100494', 'DHL', '', '2016-02-29', '2016-02-25 15:57', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38315, '385849418', NULL, NULL, 'Günter Mühleck', 'Achalmstr. 8/1', '', '71679', 'Asperg', 'Deutschland', 'DE', NULL, NULL, '0714132332', '00100845WV', NULL, NULL, 'Herren-Armbanduhr Havana in Gold/Schwarz/Braun', NULL, '00340434129949100487', 'DHL', NULL, '2016-02-29', '2016-02-25 16:20', '4260295882118', '1', 'a0YC000000eqeAlMAI', '160.87', '229.00'),
(38316, '385842078', NULL, NULL, 'Claudius Bachmann', 'Winklerstr. 19', '', '12623', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '01723206798', '00102505NB', NULL, NULL, 'Silver Case/Black Dial/Black Leather Band      T-3001-2', NULL, '00340434129949100500', 'DHL', NULL, '2016-02-29', '2016-02-25 15:41', 'T-3001-2', '1', 'a0YC000000eqeCNMAY', '139.80', '199.00'),
(38317, '385824080', NULL, NULL, 'Dennis Koch', 'Holzer Weg 15', '', '51381', 'Leverkusen', 'Deutschland', 'DE', NULL, NULL, '015776133652', '0010250T12', NULL, NULL, 'Silver Case/White Dial/Brown Leather Band   T-3001-1A', NULL, '00340434129949100456', 'DHL', NULL, '2016-02-29', '2016-02-25 17:13', 'T-3001-1A', '1', 'a0YC000000eqeCMMAY', '139.80', '199.00'),
(38318, '385801055', NULL, NULL, 'Thomas Thiede', 'Kantstr. 22', 'Uniconcept Real estate  GmbH', '44867', 'Bochum', 'Deutschland', 'DE', NULL, NULL, '023279648010', '0010238KI7', NULL, NULL, 'Gold Case/White Dial/Brown Leather Band     T-3001-3', NULL, '00340434129949100463', 'DHL', NULL, '2016-02-29', '2016-02-25 12:37', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38319, '385801050', NULL, NULL, 'Utkan Surel', 'Katzenbruch 24a', '', '45478', 'Mülheim an der Ruhr', 'Deutschland', 'DE', NULL, NULL, '0208/592434', '0010005YBZ', NULL, NULL, 'Gold Case/White Dial/Brown Leather Band     T-3001-3', NULL, '00340434129949100470', 'DHL', NULL, '2016-02-29', '2016-02-25 12:32', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38320, '385801052', '', '', 'Utkan Surel', 'Katzenbruch 24a', '', '45478', 'Mülheim an der Ruhr', 'Deutschland', '', '', '', '0208/592434', '0010148216', '', '', 'Gold Case/White Dial/Brown Leather Band     T-3001-3', '', '00340434129949100470', 'DHL', '', '2016-02-29', '2016-02-25 12:27', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38321, '385792199', '', '', 'Tunc Mehmet', 'Geisenheimer Str. 28', '', '60529', 'Frankfurt am Main', 'Deutschland', '', '', '', '01727120037', '0010250W3R', '', '', 'Silver Case/White Dial/Black Leather Band     T-3001-1', 'T 3001-1 bekommen am 21. Maerz 2016\r\n00340434129949101217  24.03.2016  Paris Alle Schw. Leder', '00340434129949100517', 'DHL', '', '2016-02-29', '2016-02-25 13:30', 'T-3001-1', '1', 'a0YC000000eqeCLMAY', '139.80', '199.00'),
(38322, '385788732', NULL, NULL, 'Martin Kopka', 'Albgaustr. 39a', '', '76287', 'Rheinstetten', 'Deutschland', 'DE', NULL, NULL, '0721517851', '0010217T9W', NULL, NULL, 'Gold Case/White Dial/Brown Leather Band     T-3001-3', NULL, '00340434129949100548', 'DHL', NULL, '2016-02-29', '2016-02-25 11:31', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38323, '385786351', NULL, NULL, 'Günter Grohs', 'Himmeroder Wall 7', '', '53359', 'Rheinbach', 'Deutschland', 'DE', NULL, NULL, '0222690860', '001003081E', NULL, NULL, 'Silver Case/White Dial/Black Leather Band     T-3001-1', NULL, '00340434129949100531', 'DHL', NULL, '2016-02-29', '2016-02-25 13:04', 'T-3001-1', '1', 'a0YC000000eqeCLMAY', '139.80', '199.00'),
(38324, '385779659', NULL, NULL, 'Stefan Alt', 'Goethestr. 4', '', '50126', 'Bergheim', 'Deutschland', 'DE', NULL, NULL, '0159-0301205', '0010108G8S', NULL, NULL, 'Silver Case/White Dial/Black Leather Band     T-3001-1', NULL, '00340434129949100524', 'DHL', NULL, '2016-02-29', '2016-02-25 13:08', 'T-3001-1', '1', 'a0YC000000eqeCLMAY', '139.80', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(38325, '386385203', NULL, NULL, 'Wouter Nerinckx', 'Nijken  31', '', '9400', 'Denderwindeke', 'Belgien', 'BE', NULL, NULL, '31484009414', '0010156GUB', NULL, NULL, 'Goud/ Zwart - Bruine leren band (GM- 150-3)', NULL, '644352623638', 'FedEx', NULL, '2016-02-29', '27.02.2016 22:49', 'BE150623KS21', '1', 'a0YC000000eNUtqMAG', '150.00', '229.98'),
(38326, '386236902', NULL, NULL, 'fabrice Hoeberechts', 'rue des francais 1', 'rue des francais 1 ING SCLESSIN', '4430', 'ans', 'Belgien', 'BE', NULL, NULL, '478406583', '0010118N4F', NULL, NULL, 'Montre London Pionier - argentÃ©/blanc avec bracelet en cuir noir (GM-150-1', NULL, '644352623649', 'FedEx', NULL, '2016-02-29', '27.02.2016 10:49', 'BE150623KS19', '1', 'a0YC000000eNUtoMAG', '150.00', '229.98'),
(38327, '386173546', '', '', 'Bert vermander', 'Nachtegaallaan 4', '', '9402', 'Meerbeke', 'Belgien', '', '', '', '485054745', '0010250CCL', '', '', 'Pionier automatisch horloge - Zwart - Goud - Bruin leer (T-7001-3)', '', '644352623650', 'FedEx', '', '2016-02-29', '26.02.2016 22:48', '4260295882095', '1', 'a0YC000000eoCD8MAM', '134.99', '219.99'),
(38328, '386303027', NULL, NULL, 'Lopke Mb-Rsl', 'Papestraat 64', '', '8560', 'Wevelgem', 'Belgien', 'BE', NULL, NULL, '496030260', '0010131P3M', NULL, NULL, 'Pionier Dublin herenhorloge - Bruin-Goud-Zwart (GM-508-3)', NULL, '644352623660', 'FedEx', NULL, '2016-02-29', '27.02.2016 15:48', 'BE140310NM05', '1', 'a0YC000000eWBZvMAO', '150.00', '239.99'),
(38329, '386258752', NULL, NULL, 'Berry van Schijndel', 'Eisdenstraat 68', '', '1066 LL', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '653732922', '0010021YB9', NULL, NULL, 'Theorema Paris Horloge - Bruine Leren Band - Zilveren Kast (T3012 - 03)', NULL, '644352623671', 'FedEx', NULL, '2016-02-29', '27.02.2016 12:29', 'WLKSNL15011303', '1', 'a0YC000000eoAu9MAE', '170.01', '279.99'),
(38330, '386050252', NULL, NULL, 'Jonathan Bedeau', 'Flat 30 Gayd Bourne Terrace', '', 'W2 5TG', 'Westminster', 'Großbritannien', 'GB', NULL, NULL, '7957573465', '0010100C7Y', NULL, NULL, 'GM-101-3 Brown Strap/ Gold Case/ Black Dial', NULL, '644352623579', 'FedEx', NULL, '2016-02-29', '26.02.2016 12:39', '4260295880398', '1', 'a0YC000000cYp6wMAC', '155.00', '249.00'),
(38331, '386410789', NULL, NULL, 'K Westwood', '13 KNUTSFORD ROAD', '', 'SK9 6JB', 'WILMSLOW', 'Großbritannien', 'GB', NULL, NULL, '7841997266', '0010059EIK', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352623580', 'FedEx', NULL, '2016-02-29', '28.02.2016 01:48', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(38332, '386189244', NULL, NULL, 'sean brown', '2 GARRETT CRESCENT', '', 'IP16 4LB', 'LEISTON', 'Großbritannien', 'GB', NULL, NULL, '1728604394', '00100013E7', NULL, NULL, 'GM-508-4  Black Strap Black Case Black Face', NULL, '644352623590', 'FedEx', NULL, '2016-02-29', '26.02.2016 23:54', '4260295881241', '1', 'a0YC000000cY9OEMA0', '125.00', '199.00'),
(38333, '386052624', NULL, NULL, 'Garry Sykes', '51 HEANEY AVENUE', '', 'EH53 0LL', 'LIVINGSTON', 'Großbritannien', 'GB', NULL, NULL, '7738098798', '0010208YXN', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352623605', 'FedEx', NULL, '2016-02-29', '26.02.2016 12:32', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(38334, '386003986', NULL, NULL, 'Billy Roche', '34 ISLAND ROAD', '', 'SE16 2PQ', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7747081137', '0010158I7R', NULL, NULL, 'Pionier New Model 2014 - Black Face And Black Metal Strap - (Gm-510-8)', NULL, '644352623616', 'FedEx', NULL, '2016-02-29', '26.02.2016 08:56', '4260295881449', '1', 'a0YC000000eaMIwMAM', '129.99', '199.00'),
(38335, '386180955', '', '', 'Ulrich Kappel', '7 THREAVE WYND', '', 'AB51 6BA', 'INVERURIE Aberdeenshire', 'Großbritannien', '', '', '', '7584229378', '0010210GS4', '', '', 'Pionier New Model 2014 - Gold Face With Brown Leather Strap (Gm-510-3)', '', '644352623627', 'FedEx', '', '2016-02-29', '26.02.2016 23:00', '4260295881388', '1', 'a0YC000000eaMIpMAM', '129.99', '199.00'),
(38336, '386601732', '', '', 'Patrick Lecocq', 'rue Parapet 40', '', '5537', 'Bioul', 'Belgien', '', '', '', '473331576', '0010223H7Q', '', '', 'Montre automatique Theorema Paris - T3012 - 03', '', '644352623720', 'FedEx', '', '2016-02-29', '28.02.2016 21:20', 'WLKSNL15011301', '1', 'a0YC000000eoAr3MAE', '170.01', '279.99'),
(38337, '386631437', NULL, NULL, 'Dawit Woldetsadik', '15 COWDRAY ROAD', '', 'UB10 9DQ', 'UXBRIDGE', 'Großbritannien', 'GB', NULL, NULL, '7455001806', '00100724VJ', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352623730', 'FedEx', NULL, '2016-02-29', '28.02.2016 22:24', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(38338, '386642044', NULL, NULL, 'Declan Sheehan', '118 BLAKELAND ROAD', '', 'B44 8AS', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7794753770', '0010175TQT', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352623741', 'FedEx', NULL, '2016-02-29', '28.02.2016 23:53', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(38339, '386548878', '', '', 'Ben Woods', 'RIVER OAKS CLOPTON ROAD', '', 'IP6 9BY', 'IPSWICH', 'Großbritannien', '', '', '', '7575454144', '00101177A8', '', '', 'Pionier New Model 2014 - Gold Face With Brown Leather Strap (Gm-510-3)', '', '644352623752', 'FedEx', '', '2016-02-29', '28.02.2016 16:29', '4260295881388', '1', 'a0YC000000eaMIpMAM', '129.99', '199.00'),
(38340, '386632074', '', '', 'Tony Quinn', '7 THIRD STREET', '', 'DH8 7LT', 'CONSETT', 'Großbritannien', '', '', '', '7547284765', '0010103AW9', '', '', 'Pionier New Model 2014 - Gold Face With Brown Leather Strap (Gm-510-3)', '', '644352623763', 'FedEx', '', '2016-02-29', '28.02.2016 22:56', '4260295881388', '1', 'a0YC000000eaMIpMAM', '129.99', '199.00'),
(38341, '386704074', '', '', 'Aglika Petrova', '141A Hill Qu 1 JORDAN STREET', '', 'M15 4QX', 'Manchester', 'Großbritannien', '', '', '', '+44 7501 017031', '00102504MP', '', '', 'Pionier New Model 2014 - Silver Face And Black Leather Strap (Gm-510-1)', '', '644352623785', 'FedEx', '', '2016-03-01', '29.02.2016 11:41', '4260295881395', '1', 'a0YC000000eaMIqMAM', '129.99', '199.00'),
(38342, '386569902', NULL, NULL, 'Oskar Buerger', 'Steinweg 96', '', '94315', 'Straubing', 'Deutschland', 'DE', NULL, NULL, '0942150220', '0010207RTU', NULL, NULL, 'Gold Case/White Dial/Brown Leather Band     T-3001-3', NULL, '00340434129949100555', 'DHL', NULL, '2016-02-29', '2016-02-28 19:07', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38343, '386568408', NULL, NULL, 'Oliver Knapp', 'Winfriedstr. 5c', '', '80639', 'München', 'Deutschland', 'DE', NULL, NULL, '', '00102283EE', NULL, NULL, 'Silver Case/White Dial/Brown Leather Band   T-3001-1A', NULL, '00340434129949100562', 'DHL', NULL, '2016-02-29', '2016-02-28 19:00', 'T-3001-1A', '1', 'a0YC000000eqeCMMAY', '139.80', '199.00'),
(38344, '386516773', NULL, NULL, 'Kerstin Sievers', 'Emsstr. 13', '', '14974', 'Ludwigsfelde', 'Deutschland', 'DE', NULL, NULL, '03378 803125', '0010033XAS', NULL, NULL, 'Herren-Uhr mit Metall-Armband, in Silber-Schwarz Macau', NULL, '00340434129949100579', 'DHL', NULL, '2016-02-29', '2016-02-28 15:34', '4260295881753', '1', 'a0YC000000eZVTyMAO', '160.87', '229.00'),
(38345, '386460465', NULL, NULL, 'Dirk Kehl', 'Bahnstrasse 9', 'DVAG Deutsche Vermögensberatung', '65205', 'Wiesbaden', 'Deutschland', 'DE', NULL, NULL, '+49 172 2783894', '0010164TG7', NULL, NULL, 'Silver Case/Black Dial/Black Leather Band      T-3001-2', NULL, '00340434129949100586', 'DHL', NULL, '2016-02-29', '2016-02-28 12:03', 'T-3001-2', '1', 'a0YC000000eqeCNMAY', '139.80', '199.00'),
(38346, '386379361', NULL, NULL, 'Christiane Ruthmann', 'Reiherweg 7', '', '33415', 'Verl', 'Deutschland', 'DE', NULL, NULL, '052464796', '00101585EY', NULL, NULL, 'Silver Case/White Dial/Black Leather Band     T-3001-1', NULL, '00340434129949100593', 'DHL', NULL, '2016-02-29', '2016-02-27 22:01', 'T-3001-1', '1', 'a0YC000000eqeCLMAY', '139.80', '199.00'),
(38347, '386347284', '', '', 'Stefan Brecht', 'Bockumer Str. 352', '', '40489', 'Düsseldorf', 'Deutschland', '', '', 'st.brecht@web.de', '0211 4058375', '0010192D1G', '', '', 'Gold Case/White Dial/Brown Leather Band     T-3001-3', 'Uhr erhalten 04.03.2016\r\nBitte refund!', '00340434129949100609', 'DHL', '', '2016-02-29', '2016-02-27 19:27', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38348, '386311541', NULL, NULL, 'dieter hoffmann', 'Amselstr. 6', '', '46537', 'Dinslaken', 'Deutschland', 'DE', NULL, NULL, '0206437587', '0010199XKY', NULL, NULL, 'Silver Case/White Dial/Brown Leather Band   T-3001-1A', NULL, '00340434129949100616', 'DHL', NULL, '2016-02-29', '2016-02-27 16:29', 'T-3001-1A', '1', 'a0YC000000eqeCMMAY', '139.80', '199.00'),
(38349, '386280055', NULL, NULL, 'Hans-Peter Voß', 'Rohrauerstr. 40', '', '81477', 'München', 'Deutschland', 'DE', NULL, NULL, '015112541402', '00100217HZ', NULL, NULL, 'Silver Case/White Dial/Black Leather Band     T-3001-1', NULL, '00340434129949100623', 'DHL', NULL, '2016-02-29', '2016-02-27 14:02', 'T-3001-1', '1', 'a0YC000000eqeCLMAY', '139.80', '199.00'),
(38350, '386834300', NULL, NULL, 'Mike Donah', 'An den Weiden 2', '', '18211', 'Ostseebad Nienhagen', 'Deutschland', 'DE', NULL, NULL, '01748333433', '0010250YPF', NULL, NULL, 'Compast Mechanikuhr Modell Toulon in Silber/Schwarz/Schwarz', NULL, '00340434129949100654', 'DHL', NULL, '2016-03-01', '2016-02-29 21:59', 'T-2005-2', '1', 'a0YC000000f0RXXMA2', '127.96', '199.00'),
(38351, '386816634', NULL, NULL, 'Kai Dederichs', 'Heerstr. 39', '', '40764', 'Langenfeld (Rheinland)', 'Deutschland', 'DE', NULL, NULL, '01705556518', '00101425UJ', NULL, NULL, 'Gold Case/White Dial/Brown Leather Band     T-3001-3', NULL, '00340434129949100661', 'DHL', NULL, '2016-03-01', '2016-02-29 20:57', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38352, '386796632', NULL, NULL, 'Ermelindo Varela', 'Hauptstr. 30a', '', '54311', 'Trierweiler', 'Deutschland', 'DE', NULL, NULL, '+32475922617', '0010250WJO', NULL, NULL, 'Herren-Armbanduhr Havana in Silber/Weiß/Schwarz', NULL, '00340434129949100678', 'DHL', NULL, '2016-03-01', '2016-02-29 19:31', '4260295882095', '1', 'a0YC000000eqeAjMAI', '160.87', '229.00'),
(38353, '386761100', NULL, NULL, 'Sven Palec', 'Saarlandstrasse 68A', '', '76187', 'Karlsruhe', 'Deutschland', 'DE', NULL, NULL, '0172/7611667', '0010166T4L', NULL, NULL, 'Silver Case/White Dial/Black Leather Band     T-3001-1', NULL, '00340434129949100685', 'DHL', NULL, '2016-03-01', '2016-02-29 16:30', 'T-3001-1', '1', 'a0YC000000eqeCLMAY', '139.80', '199.00'),
(38354, '386746874', NULL, NULL, 'Nick Sotmari', 'Gartenstr. 4', '', '73084', 'Salach', 'Deutschland', 'DE', NULL, NULL, '017620938107', '0010027L9K', NULL, NULL, 'Herren-Uhr mit Metall-Armband, Schwarz-Schwarz Macau', NULL, '00340434129949100692', 'DHL', NULL, '2016-03-01', '2016-02-29 15:29', '4260295881777', '1', 'a0YC000000eZVUNMA4', '160.87', '229.00'),
(38355, '386706223', NULL, NULL, 'Norbert Lambertz', 'Herrenheide 22', '', '52525', 'Heinsberg', 'Deutschland', 'DE', NULL, NULL, '01752443435', '0010001T9Z', NULL, NULL, 'Gold Case/White Dial/Brown Leather Band     T-3001-3', NULL, '00340434129949100708', 'DHL', NULL, '2016-03-01', '2016-02-29 12:29', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38356, '386859482', NULL, NULL, 'Claire Strachan', '71 LINNWOOD DRIVE', '', 'KY8 5AE', 'LEVEN Fife', 'Großbritannien', 'GB', NULL, NULL, '7769279543', '0010012B2M', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352623811', 'FedEx', NULL, '2016-03-01', '29.02.2016 23:05', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(38357, '386831611', NULL, NULL, 'Toni Cheng', '194 PIXMORE WAY', '', 'SG6 1QT', 'LETCHWORTH GARDEN CITY', 'Großbritannien', 'GB', NULL, NULL, '7984439087', '0010140LF2', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352623822', 'FedEx', NULL, '2016-03-01', '29.02.2016 21:04', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(38358, '386866029', NULL, NULL, 'Larry Nelson', 'Nelson  Bloomsbury', 'Kells', 'A82F9D7', 'County Meath', 'Irland', 'IE', NULL, NULL, '872856320', '0010202J9Y', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-8', NULL, '644352623833', 'FedEx', NULL, '2016-03-01', '29.02.2016 23:32', '4260295882002', '1', 'a0YC000000ewcOUMAY', '160.01', '249.00'),
(38359, '386826827', NULL, NULL, 'Karmjeet Singh', '17 Blueberry hill', 'Esker hill', 'Laoise', 'Portlaoise Laoise', 'Irland', 'IE', NULL, NULL, '(087) 190 5515', '0010204X2F', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-8', NULL, '644352623844', 'FedEx', NULL, '2016-03-01', '29.02.2016 20:32', '4260295882002', '1', 'a0YC000000ewcOUMAY', '160.01', '249.00'),
(38360, '386980366', NULL, NULL, 'Patrick Gaffney', '51  Ardmore Wood', '', '', 'Bray', 'Irland', 'IE', NULL, NULL, '831055081', '0010167MGU', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-1', NULL, '644352623877', 'FedEx', NULL, '2016-03-02', '01.03.2016 14:33', '4260295880374', '1', 'a0YC000000ewbUjMAI', '160.01', '249.00'),
(38361, '386783980', NULL, NULL, 'lawrence osei', '389 BLOCK A SEVEN SISTERS ROAD', '', 'N15 6RD', 'LONDON', 'Großbritannien', 'GB', NULL, NULL, '7943652036', '00102019JG', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352623888', 'FedEx', NULL, '2016-03-02', '29.02.2016 18:17', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(38362, '386757832', NULL, NULL, 'Glen Penny', '28 HUXTERSTONE DRIVE', '', 'AB15 8UN', 'ABERDEEN', 'Großbritannien', 'GB', NULL, NULL, '7595048502', '00101969XX', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352623899', 'FedEx', NULL, '2016-03-02', '29.02.2016 15:35', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(38363, '386751260', NULL, NULL, 'Raymond Grant', '56 THOMAS STREET', '', 'DD7 7LN', 'CARNOUSTIE', 'Großbritannien', 'GB', NULL, NULL, '7517342836', '10137696', NULL, NULL, 'GM-508-1 Black Strap Silver Case White Face', NULL, '644352623903', 'FedEx', NULL, '2016-03-02', '29.02.2016 15:05', '4260295881210', '1', 'a0YC000000cY9OCMA0', '125.00', '199.00'),
(38364, '387026566', NULL, NULL, 'Aman Jhajj', '11 Dow road', '', 'SG1 3YJ', 'Stevenage', 'Großbriatannien', 'GB', NULL, NULL, '7540813675', '0010137L5Y', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352623914', 'FedEx', NULL, '2016-03-02', '01.03.2016 18:44', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(38365, '387024960', NULL, NULL, 'Harriet Gray', '1 BROAD WEIR', '', 'BS1 3DQ', 'BRISTOL', 'Großbriatannien', 'GB', NULL, NULL, '7837056224', '0010212QUS', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352623925', 'FedEx', NULL, '2016-03-02', '01.03.2016 18:02', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(38366, '387010272', NULL, NULL, 'Kev Green', '9 De-Winton Feilds', '', 'CF40 2NJ', 'Tonypandy Wales', 'Großbriatannien', 'GB', NULL, NULL, '1443433040', '0010154YOX', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352623936', 'FedEx', NULL, '2016-03-02', '01.03.2016 16:55', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(38367, '387057506', NULL, NULL, 'thomas martin', '44 BARDENVILLE ROAD', '', 'SS8 8LN', 'CANVEY ISLAND', 'Großbriatannien', 'GB', NULL, NULL, '7986866474', '00100559WY', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352623947', 'FedEx', NULL, '2016-03-02', '01.03.2016 20:31', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(38368, '387297886', NULL, NULL, 'Ralph Müller', 'Hardenbergstr. 32', 'Berliner Bank  Erdgeschoss  Firmenkunden  Berliner Bank - Firmenkunden', '10623', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '030/31094884', '0010034UG7', NULL, NULL, 'Rose Case/White Dial/Brown Leather Band     T-3001-4', NULL, '00340434129949100715', 'DHL', NULL, '2016-03-03', '2016-03-02 23:00', 'T-3001-4', '1', 'a0YC000000eqeCQMAY', '139.80', '199.00'),
(38369, '387287402', NULL, NULL, 'Bernhard Limbrunner', 'Arndorf 16', '', '94563', 'Otzing', 'Deutschland', 'DE', NULL, NULL, '099339547928', '0010137TXU', NULL, NULL, 'Silver Case/White Dial/Brown Leather Band   T-3001-1A', NULL, '00340434129949100722', 'DHL', NULL, '2016-03-03', '2016-03-02 22:03', 'T-3001-1A', '1', 'a0YC000000eqeCMMAY', '139.80', '199.00'),
(38370, '387266979', NULL, NULL, 'sieglinde neumaier', 'Buchengasse 3', '', '85221', 'Dachau', 'Deutschland', 'DE', NULL, NULL, '01755213830', '0010229P9V', NULL, NULL, 'Theorema Uhr Galilei Limited Edition mit Zifferblatt in Schwarz', NULL, '00340434129949100739', 'DHL', NULL, '2016-03-03', '2016-03-02 20:32', 'Q-4001-4', '1', 'a0YC000000f0SmfMAE', '62.52', '89.00'),
(38371, '387243569', NULL, NULL, 'Tobias Delling', 'Hauptstr. 19', '', '85777', 'Fahrenzhausen', 'Deutschland', 'DE', NULL, NULL, '081332389', '0010250BOP', NULL, NULL, 'Theorema Uhr Galilei Limited Edition mit Zifferblatt in Schwarz', NULL, '00340434129949100746', 'DHL', NULL, '2016-03-03', '2016-03-02 18:34', 'Q-4001-4', '1', 'a0YC000000f0SmfMAE', '62.52', '89.00'),
(38372, '387228778', '', '', 'Serife Jansen', 'Nottulner Landweg 44', '', '48161', 'Münster', 'Deutschland', '', '', '', '02534546446', '00102338FK', '', '', 'Compast Mechanikuhr Modell Toulon in Silber/Wei?/Schwarz', 'Uhr erhalten 08.03.2016\r\nBitte refund!', '00340434129949100753', 'DHL', '', '2016-03-03', '2016-03-02 18:06', 'T-2005-1', '1', 'a0YC000000f0RX4MAM', '127.96', '199.00'),
(38373, '387211728', NULL, NULL, 'Jens Kahlert', 'Saarlandstr. 173', '', '76187', 'Karlsruhe', 'Deutschland', 'DE', NULL, NULL, '0721 502316', '00100917UN', NULL, NULL, 'Silver Case/White Dial/Brown Leather Band   T-3001-1A', NULL, '00340434129949100760', 'DHL', NULL, '2016-03-03', '2016-03-02 16:06', 'T-3001-1A', '1', 'a0YC000000eqeCMMAY', '139.80', '199.00'),
(38374, '387194951', NULL, NULL, 'Rolf Peter Maertian', 'Im Brünnel 28', '', '69493', 'Hirschberg an der Bergstraße', 'Deutschland', 'DE', NULL, NULL, '0151-2177452', '00100475MI', NULL, NULL, 'Theorema Uhr Galilei Limited Edition mit Zifferblatt in Weiß', NULL, '00340434129949100777', 'DHL', NULL, '2016-03-03', '2016-03-02 14:31', 'Q-4001-3', '1', 'a0YC000000f0SmGMAU', '62.52', '89.00'),
(38375, '387165060', NULL, NULL, 'Roland Klammes', 'Freiherr-vom-Stein-Str. 22', '', '63263', 'Neu-Isenburg', 'Deutschland', 'DE', NULL, NULL, '0610239835', '0010090LDT', NULL, NULL, 'Theorema Uhr Galilei Limited Edition mit Zifferblatt in Weiß', NULL, '00340434129949100784', 'DHL', NULL, '2016-03-03', '2016-03-02 12:13', 'Q-4001-3', '1', 'a0YC000000f0SmGMAU', '62.52', '89.00'),
(38376, '387154196', NULL, NULL, 'Christina Feierabend', 'Käthe-Hamann-Str. 11', '', '21614', 'Buxtehude', 'Deutschland', 'DE', NULL, NULL, '01755918205', '0010030SZ2', NULL, NULL, 'Theorema Uhr Galilei Limited Edition mit Zifferblatt in Weiß', NULL, '00340434129949100791', 'DHL', NULL, '2016-03-03', '2016-03-02 11:34', 'Q-4001-3', '1', 'a0YC000000f0SmGMAU', '62.52', '89.00'),
(38377, '387145536', '', '', 'Gabriela Steichele von Ostranitza', 'Geibelstr. 17', '', '81679', 'München', 'Deutschland', '', '', '', '089 479536', '0010103YIN', '', '', 'Theorema Uhr Galilei Limited Edition mit Zifferblatt in Wei?', 'Uhr erhalten 09.03.2016\r\nBitte refund!', '00340434129949100807', 'DHL', '', '2016-03-03', '2016-03-02 11:11', 'Q-4001-3', '1', 'a0YC000000f0SmGMAU', '62.52', '89.00'),
(38378, '387132651', NULL, NULL, 'Rolf Schmiedel', 'Lerchennest 16', '', '21244', 'Buchholz in der Nordheide', 'Deutschland', 'DE', NULL, NULL, '041814636', '00101353D6', NULL, NULL, 'Gold Case/White Dial/Brown Leather Band     T-3001-3', NULL, '00340434129949100814', 'DHL', NULL, '2016-03-03', '2016-03-02 10:02', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38379, '387070327', '', '', 'Thomas Füll', 'Fichtenweg 28', '', '64646', 'Heppenheim (Bergstraße)', 'Deutschland', '', '', '', '062527607007', '0010084UAY', '', '', 'Silver Case/Black Dial/Black Leather Band      T-3001-2', 'Uhr erhalten 15.03.2016\r\nBitte refund!', '00340434129949100821', 'DHL', '', '2016-03-03', '2016-03-01 22:29', 'T-3001-2', '1', 'a0YC000000eqeCNMAY', '139.80', '199.00'),
(38380, '387063758', NULL, NULL, 'Mo Sgens', 'Bruchhausener Str. 9', '', '52531', 'Übach-Palenberg', 'Deutschland', 'DE', NULL, NULL, '0245146647', '0010118XHY', NULL, NULL, 'Theorema Uhr Modell Paris T-3012-1', NULL, '00340434129949100838', 'DHL', NULL, '2016-03-03', '2016-03-01 22:04', 'T-3012-1', '1', 'a0YC000000eqdwuMAA', '174.92', '249.00'),
(38381, '387043964', '', '', 'Jürgen Somorjai', 'Nüssenberger Str. 23', '', '50829', 'Köln', 'Deutschland', '', '', '', '022196269242', '0010073IJY', '', '', 'Gold Case/White Dial/Brown Leather Band     T-3001-3', 'Uhr erhalten 09.03.2016\r\nBitte refund!', '00340434129949100852', 'DHL', '', '2016-03-03', '2016-03-01 20:33', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38382, '387011721', NULL, NULL, 'Axel Langbehn', 'Dorfstr. 7', '', '23795', 'Stipsdorf', 'Deutschland', 'DE', NULL, NULL, '01736270555', '0010144IO4', NULL, NULL, 'Gold Case/White Dial/Brown Leather Band     T-3001-3', NULL, '00340434129949100869', 'DHL', NULL, '2016-03-03', '2016-03-01 18:08', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38383, '387010852', NULL, NULL, 'Hermann Hochkofler', 'Hauptstr. 12', '', '8551', 'Wies', 'Österreich', 'DE', NULL, NULL, '+43 3465 233', '00101358P5', NULL, NULL, 'Silver Case/Black Dial/Black Leather Band      T-3001-2', NULL, '604569194715', 'Fedex', NULL, '2016-03-03', '2016-03-01 18:08', 'T-3001-2', '1', 'a0YC000000eqeCNMAY', '139.80', '199.00'),
(38384, '387010421', NULL, NULL, 'Dagmar Breidert', 'Hartenauer Str. 61', '', '64404', 'Bickenbach', 'Deutschland', 'DE', NULL, NULL, '062574884', '0010012HJC', NULL, NULL, 'Silver Case/White Dial/Brown Leather Band   T-3001-1A', NULL, '00340434129949100876', 'DHL', NULL, '2016-03-03', '2016-03-01 18:03', 'T-3001-1A', '1', 'a0YC000000eqeCMMAY', '139.80', '199.00'),
(38385, '386986131', NULL, NULL, 'Christof Scholz', 'Niederdonker Weg 11', '', '41462', 'Neuss', 'Deutschland', 'DE', NULL, NULL, '017635394228', '0010185JKV', NULL, NULL, 'Silver Case/Black Dial/Black Leather Band      T-3001-2', NULL, '00340434129949100883', 'DHL', NULL, '2016-03-03', '2016-03-01 16:02', 'T-3001-2', '1', 'a0YC000000eqeCNMAY', '139.80', '199.00'),
(38386, '386902707', NULL, NULL, 'Petra Penkalla', 'Roßweiner Str. 46', '', '04720', 'Döbeln', 'Deutschland', 'DE', NULL, NULL, '015258455709', '0010148WIK', NULL, NULL, 'Silver Case/White Dial/Brown Leather Band   T-3001-1A', NULL, '00340434129949100890', 'DHL', NULL, '2016-03-03', '2016-03-01 10:01', 'T-3001-1A', '1', 'a0YC000000eqeCMMAY', '139.80', '199.00'),
(38387, '386894326', NULL, NULL, 'Marc Lückert', 'Pollerweg 22 a', '', '26160', 'Bad Zwischenahn', 'Deutschland', 'DE', NULL, NULL, '01718888080', '0010179NOU', NULL, NULL, 'Theorema Uhr Galilei Limited Edition mit Zifferblatt in Weiß', NULL, '00340434129949100906', 'DHL', NULL, '2016-03-03', '2016-03-01 08:57', 'Q-4001-3', '1', 'a0YC000000f0SmGMAU', '62.52', '89.00'),
(38388, '387293420', NULL, NULL, 'Arlette Joly', 'rue de la chapelle 26', '', '7390', 'Quaregnon', 'Belgien', 'BE', NULL, NULL, '477285512', '0010179R3P', NULL, NULL, 'Montre automatique Theorema Paris - T3012 - 04', NULL, '644352624050', 'FedEx', NULL, '2016-03-03', '02.03.2016 22:48', 'WLKSNL15011304', '1', 'a0YC000000eoAr6MAE', '170.01', '279.99'),
(38389, '387126967', NULL, NULL, 'Bram De jongh', 'Schuylenhof 61', '', '7325 VD', 'APELDOORN Gelderland', 'Niederlande', 'NL', NULL, NULL, '623768855', '00102506IH', NULL, NULL, 'Pionier Florida horloge met diamanten - Zilver metalen bandje - Zwart/zilver (GM-505-5)', NULL, '644352624060', 'FedEx', NULL, '2016-03-03', '02.03.2016 08:59', 'WLKSNL15011335', '1', 'a0YC000000eoF6XMAU', '145.00', '229.98'),
(38390, '387246679', NULL, NULL, 'Pavels Bogdanovs', '48 ALBANY ROAD', 'Ground floor flat', 'CV5 6JU', 'COVENTRY', 'Großbritannien', 'GB', NULL, NULL, '7780217594', '0010019M2M', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352624027', 'FedEx', NULL, '2016-03-03', '42431,75', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(38391, '387137397', NULL, NULL, 'Margaret Paterson-brown', 'The manor RED HILL', '', 'UB9 4LD', 'Denham Bucks', 'Großbritannien', 'GB', NULL, NULL, '7748648292', '0010026Q2F', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352624038', 'FedEx', NULL, '2016-03-03', '42431,39306', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(38392, '387341512', NULL, NULL, 'Dana Copot', 'Technologiepark-Zwijnaarde 914', '2nd floor', '9052', 'Zwijnaarde', 'Belgien', 'BE', NULL, NULL, '0032 488 720 167', '0010138YXY', NULL, NULL, 'Pionier Dublin herenhorloge - Zwart-Zilver-Wit (GM-508-1)', NULL, '644352624130', 'FedEx', NULL, '2016-03-04', '03.03.2016 08:48', 'BE140310NM03', '1', 'a0YC000000eWBZtMAO', '150.00', '239.99'),
(38393, '387378442', NULL, NULL, 'Mickey Pel', 'Rustenburgerstraat 401-3', 'Rustenburgerstraat 401-3', '1072 GW', 'AMSTERDAM Noord-Holland', 'Niederlande', 'NL', NULL, NULL, '630250270', '10031621', NULL, NULL, 'Theorema Damascus Horloge - goud metalen band - zwart/zwart (T3008-8)', NULL, '644352624141', 'FedEx', NULL, '2016-03-04', '03.03.2016 12:00', 'WLKSNL16021549', '1', 'a0YC000000ezVAUMA2', '139.99', '199.99'),
(38394, '387364885', '', '', 'Mark Hutchinson', 'Steureiland 11', '', '2492 NB', '\'S-GRAVENHAGE', 'Niederlande', '', '', '', '625154594', '0010187QLG', '', '', 'Theorema Rio horloge - wit/zilverkleurig - zwarte lederen band (GM-107-1)', '', '644352624152', 'FedEx', '', '2016-03-04', '03.03.2016 11:00', '4260295880602', '1', 'a0YC000000ebPrvMAE', '155.00', '239.99'),
(38395, '387367572', NULL, NULL, 'mariusz ciochon', '87 RUSSELL ROAD', '', 'RG14 5JX', 'NEWBURY BERKSHIRE', 'Großbritannien', 'GB', NULL, NULL, '7939656956', '00101651R6', NULL, NULL, 'GM-508-6 silver strap silver case black face', NULL, '644352624120', 'FedEx', NULL, '2016-03-04', '42432,44028', '4260295881951', '1', 'a0YC000000cYA7qMAG', '125.00', '199.00'),
(38396, '387717239', NULL, NULL, 'darren greg', '72 blessington street', '', 'dublin 7', 'dublin', 'Irland', 'IE', NULL, NULL, '899611012', '00100932CT', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-7', NULL, '644352624266', 'FedEx', NULL, '2016-03-07', '04.03.2016 22:32', '4260295881999', '1', 'a0YC000000ewcNqMAI', '160.01', '249.00'),
(38397, '387862797', NULL, NULL, 'Phillip Ashworth', '2 LEAS CLOSE', '', 'KT9 2EQ', 'CHESSINGTON', 'Großbritannien', 'GB', NULL, NULL, '7956309212', '001010990L', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352624277', 'FedEx', NULL, '2016-03-07', '05.03.2016 18:02', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(38398, '387866320', NULL, NULL, 'Christian Wolf', '43 Stone Arc YORK ROAD', '', 'DN5 8AD', 'DONCASTER', 'Großbritannien', 'GB', NULL, NULL, '7710786843', '0010075CU3', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352624288', 'FedEx', NULL, '2016-03-07', '05.03.2016 18:23', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(38399, '387878059', NULL, NULL, 'Kieran Connolly', '17 Tatwin Drive', '', 'PE6 0AE', 'Crowland', 'Großbritannien', 'GB', NULL, NULL, '7803418154', '0010200I9N', NULL, NULL, 'GM-508-6 silver strap silver case black face', NULL, '644352624299', 'FedEx', NULL, '2016-03-07', '05.03.2016 19:27', '4260295881951', '1', 'a0YC000000cYA7qMAG', '125.00', '199.00'),
(38400, '387630907', NULL, NULL, 'nick robinson', '61 Ross Close', '', 'wa5 9pn', 'Warrington', 'Großbritannien', 'GB', NULL, NULL, '7470245508', '0010167YQY', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352624303', 'FedEx', NULL, '2016-03-07', '04.03.2016 14:37', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(38401, '388103256', NULL, NULL, 'Jean-Francois MORAINE', 'KREUPELSTRAAT  62', '', '1703', 'SCHEPDAAL', 'Belgien', 'BE', NULL, NULL, '477426248', '00102466L6', NULL, NULL, 'Montre automatique Pionier cuir marron - Noir/dorÃ©', NULL, '644352624314', 'FedEx', NULL, '2016-03-07', '06.03.2016 21:49', '4260295882095', '1', 'a0YC000000eoCD8MAM', '134.99', '219.99'),
(38402, '387654766', NULL, NULL, 'sonia presti', 'Jozef Van Elewijckstraat 105', '', '1853', 'Strombeek-Bever', 'Belgien', 'BE', NULL, NULL, '32485258030', '0010250JTP', NULL, NULL, 'Montre Theorema Damascus - bracelet mÃ©tallique argentÃ© - ArgentÃ©/Noir - T3008-6', NULL, '644352624325', 'FedEx', NULL, '2016-03-07', '04.03.2016 18:19', 'WLKSNL16021547', '1', 'a0YC000000ezV1nMAE', '139.99', '199.99'),
(38403, '388019271', NULL, NULL, 'kristof vandemoere', 'Lopez Gallostraat 47', '', '8310', 'Sint-Kruis w-vlaanderen', 'Belgien', 'BE', NULL, NULL, '496308275', '0010130NO3', NULL, NULL, 'Pionier Dublin herenhorloge - Zwart-Zilver-Zwart (GM-508-2)', NULL, '644352624336', 'FedEx', NULL, '2016-03-07', '06.03.2016 15:48', 'BE140310NM04', '1', 'a0YC000000eWBZuMAO', '150.00', '239.99'),
(38404, '387978191', NULL, NULL, 'Adnan rana', 'Rue Stevin 160', 'Darjeeling restaurant', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '33658200096', '0010042F6I', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352624347', 'FedEx', NULL, '2016-03-07', '06.03.2016 12:48', 'BE140520PJ08', '1', 'a0YC000000eNFEHMA4', '175.01', '279.99'),
(38405, '387627759', NULL, NULL, 'Nicolas Arimont', 'Avenue du Scheutbosch 1', '', '1080', 'Molenbeek-Saint-Jean', 'Belgien', 'BE', NULL, NULL, '485395990', '001011765B', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352624358', 'FedEx', NULL, '2016-03-07', '04.03.2016 15:18', 'WLKSNL15010716', '1', 'a0YC000000eaKuMMAU', '175.01', '279.99'),
(38406, '387935320', NULL, NULL, 'Yasmine Willems', 'Gebroek 40', '', '6043 GR', 'ROERMOND', 'Niederlande', 'NL', NULL, NULL, '31633185793', '0010250G96', NULL, NULL, 'Pionier New York horloge - GM511-3 - goudkleur/bruin/wit', NULL, '644352624369', 'FedEx', NULL, '2016-03-07', '06.03.2016 08:28', 'NL150922KS03', '1', 'a0YC000000eWBmkMAG', '159.99', '249.99'),
(38407, '387850207', NULL, NULL, 'u ugur', 'Sterrenlaan 224', '', '2402 BD', 'ALPHEN AAN DEN RIJN', 'Niederlande', 'NL', NULL, NULL, '06-41954491', '00100376VD', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352624370', 'FedEx', NULL, '2016-03-07', '05.03.2016 17:59', 'WLKSNL15010716', '1', 'a0YC000000eaL5eMAE', '175.01', '279.99'),
(38408, '387672208', NULL, NULL, 'r.a.m. kersten', 'Anjervallei 150', '', '5237 LG', '\'S-HERTOGENBOSCH', 'Niederlande', 'NL', NULL, NULL, '652643351', '0010197WZ7', NULL, NULL, 'Theorema Damascus Horloge - goud metalen band - goud/zwart (T3008-7)', NULL, '644352624380', 'FedEx', NULL, '2016-03-07', '04.03.2016 18:58', 'WLKSNL16021548', '1', 'a0YC000000ezVATMA2', '139.99', '199.99'),
(38409, '387851647', NULL, NULL, 'Ann Wekesa', 'Laapersveld 58', '', '1213 VB', 'HILVERSUM', 'Niederlande', 'NL', NULL, NULL, '648334463', '0010217PUB', NULL, NULL, 'Theorema Paris Horloge - Bruine Leren Band - Zwarte Kast (T3012 - 04)', NULL, '644352624391', 'FedEx', NULL, '2016-03-07', '05.03.2016 17:59', 'WLKSNL15011304', '1', 'a0YC000000eoAuAMAU', '170.01', '279.99'),
(38410, '387716038', NULL, NULL, 'Sharon Pel', 'Stichtstraat 14-1', '', '1079 RE', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '653620484', '001025001I', NULL, NULL, 'Theorema Rio horloge - zwart/zilverkleurig - zwarte lederen band (GM-107-2)', NULL, '644352624406', 'FedEx', NULL, '2016-03-07', '04.03.2016 23:30', '4260295880619', '1', 'a0YC000000ebPrwMAE', '155.00', '239.99'),
(38411, '388132122', NULL, NULL, 'Amy Elsworth', '7 THE HOLGATE', '', 'TS5 6BX', 'MIDDLESBROUGH Cleveland', 'Großbritannien', 'GB', NULL, NULL, '7927043434', '00101278AW', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352624417', 'FedEx', NULL, '2016-03-07', '06.03.2016 23:32', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(38412, '388031046', NULL, NULL, 'Faith Lees', '179 Merlin road', '', 'Da16 2js', 'Welling', 'Großbritannien', 'GB', NULL, NULL, '7972918059', '0010242L7E', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352624428', 'FedEx', NULL, '2016-03-07', '06.03.2016 15:25', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(38413, '388104635', NULL, NULL, 'Sarah Brown', '53 CARLAVEROCK CRESCENT', '', 'EH33 2DY', 'TRANENT', 'Großbritannien', 'GB', NULL, NULL, '7725114515', '0010239BLV', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352624439', 'FedEx', NULL, '2016-03-07', '06.03.2016 20:59', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(38414, '388079709', NULL, NULL, 'ANTON BAILEY', '10 THE ASPENS', '', 'B78 2JY', 'TAMWORTH', 'Großbritannien', 'GB', NULL, NULL, '1827874379', '001017493R', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352624440', 'FedEx', NULL, '2016-03-07', '06.03.2016 18:57', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(38415, '388043331', NULL, NULL, 'Ingrid Kotzbauer', 'Am Hopfengarten 13', '', '93155', 'Hemau', 'Deutschland', 'DE', NULL, NULL, '09491952144', '0010029KOC', NULL, NULL, 'Gold Case/White Dial/Brown Leather Band     T-3001-3', NULL, '00340434129949100944', 'DHL', NULL, '2016-03-07', '2016-03-06 17:36', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38416, '387878733', NULL, NULL, 'Peter Hartung', 'Honigbach 17', '', '36433', 'Bad Salzungen', 'Deutschland', 'DE', NULL, NULL, '03695623726', '0010204HBI', NULL, NULL, 'Silver Case/White Dial/Brown Leather Band   T-3001-1A', NULL, '00340434129949100951', 'DHL', NULL, '2016-03-07', '2016-03-05 20:27', 'T-3001-1A', '1', 'a0YC000000eqeCMMAY', '139.80', '199.00'),
(38417, '387818134', NULL, NULL, 'Keriman Elma', 'Westendstr. 75', '', '63477', 'Maintal', 'Deutschland', 'DE', NULL, NULL, '01771944260', '00101044QG', NULL, NULL, 'Silver Case/Black Dial/Black Leather Band      T-3001-2', NULL, '00340434129949100968', 'DHL', NULL, '2016-03-07', '2016-03-05 14:58', 'T-3001-2', '1', 'a0YC000000eqeCNMAY', '139.80', '199.00'),
(38418, '387794322', NULL, NULL, 'tim rolke', 'Sandäckerstr 14', '', '65933', 'Frankfurt', 'Deutschland', 'DE', NULL, NULL, '01703012836', '0010007LTP', NULL, NULL, 'Herren-Armbanduhr Havana in Schwarz/Schwarz/Schwarz', NULL, '00340434129949100975', 'DHL', NULL, '2016-03-07', '2016-03-05 13:01', '4260295882125', '1', 'a0YC000000eqeAmMAI', '160.87', '229.00'),
(38419, '387679459', NULL, NULL, 'Manuela Reis', 'Karl-Kreuter-Strasse.40 40', '', '67071', 'Ludwigshafen am Rhein', 'Deutschland', 'DE', NULL, NULL, '01738622980', '00100081EL', NULL, NULL, 'Theorema Uhr Modell Paris T-3012-3 gold', NULL, '00340434129949100982', 'DHL', NULL, '2016-03-07', '2016-03-04 19:58', 'T-3012-1', '1', 'a0YC000000eqdwuMAA', '174.92', '249.00'),
(38420, '387480640', '', '', 'Buggy Horn', 'Auf dem Blahnenhof 26', '', '51371', 'Leverkusen', 'Deutschland', '', '', '', '0214 8661315', '0010175U28', '', '', 'Theorema Uhr Galilei Limited Edition mit Zifferblatt in Schwarz', 'Uhr erhalten 29.03.2016! Neue Uhr am 01.04.16 geschickt!\r\n\r\nDHL 00340434129949101286', '00340434129949100937', 'DHL', '', '2016-03-07', '2016-03-03 20:59', 'Q-4001-4', '1', 'a0YC000000f0SmfMAE', '62.52', '89.00'),
(38421, '3074457345682727933', NULL, NULL, 'Shamini Maganderalingam', 'Lot 72100 Jalan Klinik, Batu 6 1/2 Off Jalan Bukit Kemuning, Seksyen 32', '', '40460', 'Shah Alam SELANGOR', 'Malaysia', 'MY', NULL, NULL, '60122782729', '0010250VXC', NULL, NULL, 'Theorema Monaco GM-3006-6 with Stainless Steel Strap', NULL, '578824943751', 'FedEx', NULL, '2016-03-07', '03.03.2016 10:54', 'a0YC000000eTz2vMAC', '1', 'a0YC000000eTz2vMAC', '779.88', '899.00'),
(38422, '388344501', NULL, NULL, 'john johnson', '42 leinster street north,phibsborough', '', 'dublin 7', 'dublin', 'Irland', 'IE', NULL, NULL, '879736104', '0010080B2M', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-7', NULL, '644352624597', 'FedEx', NULL, '2016-03-08', '08.03.2016 03:02', '4260295881999', '1', 'a0YC000000ewcNqMAI', '160.01', '249.00'),
(38423, '388344703', NULL, NULL, 'john johnson', '42 leinster street north,phibsborough', '', 'dublin 7', 'dublin', 'Irland', 'IE', NULL, NULL, '879736104', '0010191NAX', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-8', NULL, '644352624597', 'FedEx', NULL, '2016-03-08', '08.03.2016 03:02', '4260295882002', '1', 'a0YC000000ewcOUMAY', '160.01', '249.00'),
(38424, '388393097', NULL, NULL, 'Olivier D\'Hantschotter', 'Stationsstraat 49', '', '8552', 'Moen', 'Belgien', 'BE', NULL, NULL, '496990840', '0010002V9L', NULL, NULL, 'Pionier automatisch horloge - Zwart - Goud - Bruin leer (T-7001-3)', NULL, '644352624612', 'FedEx', NULL, '2016-03-09', '08.03.2016 12:20', '4260295882095', '1', 'a0YC000000eoCD8MAM', '134.99', '219.99'),
(38425, '388443383', NULL, NULL, 'Bikri Wijnen', 'Twentehof 63', '', '5709 KN', 'HELMOND', 'Niederlande', 'NL', NULL, NULL, '615942355', '0010186MSA', NULL, NULL, 'Pionier Malibu diamanten horloge - bruin, goud en zwart', NULL, '644352624623', 'FedEx', NULL, '2016-03-09', '08.03.2016 16:59', 'WLKSNL15111633', '1', 'a0YC000000eMQMvMAO', '155.00', '239.99'),
(38426, '388415932', NULL, NULL, 'Alexius Goilo', 'Utrechtsestraat 22', 'litedark', '1017 VN', 'AMSTERDAM Noord-Holland', 'Niederlande', 'NL', NULL, NULL, '651635511', '0010155GKX', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352624634', 'FedEx', NULL, '2016-03-09', '08.03.2016 14:30', 'NL140520PJ10', '1', 'a0YC000000eNFKGMA4', '175.01', '279.99'),
(38427, '388501472', NULL, NULL, 'Mihai Bodnar', '50 CHAMBERLAYNE AVENUE', '', 'HA9 8SR', 'WEMBLEY', 'Großbritannien', 'GB', NULL, NULL, '7824613341', '0010129F81', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352624689', 'FedEx', NULL, '2016-03-09', '08.03.2016 21:29', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(38428, '388482979', NULL, NULL, 'lesley glover', '11 LIVERPOOL STREET', '', 'WA10 3LJ', 'ST. HELENS', 'Großbritannien', 'GB', NULL, NULL, '1744633805', '00100851AM', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352624690', 'FedEx', NULL, '2016-03-09', '08.03.2016 19:25', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(38429, '388395137', NULL, NULL, 'Rene Taubmann', 'Hibiskusweg 25 A', '', '13089', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '', '0010229XQU', NULL, NULL, 'Silver Case/White Dial/Black Leather Band     T-3001-1', NULL, '00340434129949101002', 'DHL', NULL, '2016-03-09', '2016-03-08 12:27', 'T-3001-1', '1', 'a0YC000000eqeCLMAY', '139.80', '199.00'),
(38430, '388319623', NULL, NULL, 'Yves Mezou', 'Dr.-Carlo-Schmid-Str. 210', '', '90491', 'Nürnberg', 'Deutschland', 'DE', NULL, NULL, '017662114603', '001022397C', NULL, NULL, 'Gold Case/White Dial/Brown Leather Band     T-3001-3', NULL, '00340434129949101019', 'DHL', NULL, '2016-03-09', '2016-03-07 23:28', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38431, '388309380', NULL, NULL, 'Wolfgang Philippen', 'Kaiser-Friedrich-Ring 72', '', '40547', 'Düsseldorf', 'Deutschland', 'DE', NULL, NULL, '0172/2613439', '0010064RHY', NULL, NULL, 'Rose Case/White Dial/Brown Leather Band     T-3001-4', NULL, '00340434129949101026', 'DHL', NULL, '2016-03-09', '2016-03-07 22:29', 'T-3001-4', '1', 'a0YC000000eqeCQMAY', '139.80', '199.00'),
(38432, '388520284', NULL, NULL, 'Markie Callaghan', '250 Connolly Road', 'Ballyphehane', '353', 'Cork', 'Irland', 'IE', NULL, NULL, '857565382', '0010071WPO', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-8', NULL, '644352624715', 'FedEx', NULL, '2016-03-10', '08.03.2016 23:02', '4260295882002', '1', 'a0YC000000ewcOUMAY', '160.01', '249.00'),
(38433, '388635769', NULL, NULL, 'Dean Oldham', '4 SPRING WATER AVENUE', '', 'S12 4HJ', 'SHEFFIELD', 'Großbritannien', 'GB', NULL, NULL, '7956085350', '00101884K6', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352624726', 'FedEx', NULL, '2016-03-10', '09.03.2016 14:54', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(38434, '388612092', NULL, NULL, 'Stephanie Lea', '19 Asket hill', '', 'LS8 2LY', 'LEEDS', 'Großbritannien', 'GB', NULL, NULL, '07535731559â€¬', '0010122IDL', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352624737', 'FedEx', NULL, '2016-03-10', '09.03.2016 13:40', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(38435, '388660395', '', '', 'abby smith', '70 blessington street', '', 'dublin 7', 'dublin', 'Irland', '', '', '', '892424688', '00101341N4', '', '', 'Theorema Casablanca Skeleton Watch - GM-101-2', 'Sendung am 05.04.16 zurück erhalten!', '644352624770', 'FedEx', '', '2016-03-10', '09.03.2016 17:03', '4260295880381', '1', 'a0YC000000ewbUmMAI', '160.01', '249.00'),
(38436, '388738284', NULL, NULL, 'Ryan Lewis', '355 Ongar road', '', 'CM15 9HU', 'BRENTWOOD', 'Großbritannien', 'GB', NULL, NULL, '7843079076', '0010008N47', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352624792', 'FedEx', NULL, '2016-03-10', '09.03.2016 23:58', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(38437, '388851653', NULL, NULL, 'Mark Kennedy', '7 TEMPEST CRESCENT', '', 'MK42 0FX', 'BEDFORD', 'Großbritannien', 'GB', NULL, NULL, '792230660', '0010246K03', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352624818', 'FedEx', NULL, '2016-03-11', '10.03.2016 15:08', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(38438, '388814984', NULL, NULL, 'dyana Taslimpour', '451 HIGH ROAD', 'Flat 28 Solomons court', 'N12 0AW', 'LONDON NORTH FINCHLEY', 'Großbritannien', 'GB', NULL, NULL, '7474393432', '10148500000000', NULL, NULL, 'GM-508-8 black strap black case black face', NULL, '644352624829', 'FedEx', NULL, '2016-03-11', '10.03.2016 11:58', '4260295881975', '1', 'a0YC000000cYAAOMA4', '125.00', '199.00'),
(38439, '388828499', NULL, NULL, 'Daniel van Hengel', 'Berlagedreef 49', '', '2992 HS', 'Barendrecht', 'Niederlande', 'NL', NULL, NULL, '626639482', '0010187YBI', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352624830', 'FedEx', NULL, '2016-03-11', '10.03.2016 14:05', 'NL140520PJ08', '1', 'a0YC000000eNFKFMA4', '175.01', '279.99'),
(38440, '388953019', NULL, NULL, 'Victoria Wass', '33 SPRINGFIELD LYONS APPROACH', 'Myriad House', 'CM2 5LB', 'CHELMSFORD  Essex', 'Großbritannien', 'GB', NULL, NULL, '7714205484', '001019464R', NULL, NULL, 'Menâ€™s Malibu Diamond Skeleton Watch - GM-502-8', NULL, '644352624873', 'FedEx', NULL, '2016-03-11', '10.03.2016 23:00', '4260295881937', '1', 'a0YC000000erNbgMAE', '123.00', '199.00'),
(38441, '388912000', NULL, NULL, 'Irene Magee', '23 BELFAST ROAD', '', 'BT39 9TZ', 'BALLYCLARE', 'Großbritannien', 'GB', NULL, NULL, '2893323631', '0010077NK2', NULL, NULL, 'GM-508-2 Black Strap Silver Case Black Face', NULL, '644352624884', 'FedEx', NULL, '2016-03-11', '10.03.2016 20:11', '4260295881227', '1', 'a0YC000000cY9ODMA0', '125.00', '199.00'),
(38442, '388899200', '', '', 'Mohammad Javad Bakhtiari', 'Hugo-Kallenbach-Str. 41', '', '65931', 'Frankfurt am Main', 'Deutschland', '', '', '', '01718648598', '0010020BUN', '', '', 'Theorema Uhr Modell Paris T-3012-3 gold', 'Uhr erhalten 21.03.2016\r\nBitte refund!', '00340434129949101057', 'DHL', '', '2016-03-11', '2016-03-10 20:01', 'T-3012-1', '1', 'a0YC000000eqdwuMAA', '174.92', '249.00'),
(38443, '388480342', NULL, NULL, 'norbert renz', 'Am Hegbachsee 44', '', '64569', 'Nauheim', 'Deutschland', 'DE', NULL, NULL, '01726609101', '0010165610', NULL, NULL, 'Gold Case/White Dial/Brown Leather Band     T-3001-3', NULL, '00340434129949101064', 'DHL', NULL, '2016-03-11', '2016-03-08 20:28', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38444, '388443768', NULL, NULL, 'Reinhart Glauer', 'Leipziger Str. 102', '', '06108', 'Halle (Saale)', 'Deutschland', 'DE', NULL, NULL, '03452025818', '0010190F60', NULL, NULL, 'Silver Case/White Dial/Brown Leather Band   T-3001-1A', NULL, '00340434129949101071', 'DHL', NULL, '2016-03-11', '2016-03-08 17:00', 'T-3001-1A', '1', 'a0YC000000eqeCMMAY', '139.80', '199.00'),
(38445, '388908360', NULL, NULL, 'Jorg Wanten', 'Leistraat 29', '', '5626 DN', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '648705037', '00102352WK', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352624900', 'FedEx', NULL, '2016-03-11', '10.03.2016 20:30', 'NL140520PJ10', '1', 'a0YC000000eNFKGMA4', '175.01', '279.99'),
(38446, '388975429', NULL, NULL, 'Izabella Lelenka', 'L\'arbre ballon 30', 'L\'arbre ballon Jette', '1090', 'Jette', 'Belgien', 'BE', NULL, NULL, '496205680', '0010024VF0', NULL, NULL, 'Montre automatique Pionier Florida - Cuir noir - Blanc/Argent - GM-505-1', NULL, '644352624895', 'FedEx', NULL, '2016-03-11', '11.03.2016 06:20', 'WLKSNL15011330', '1', 'a0YC000000eoF2uMAE', '145.00', '229.98'),
(38447, '388983202', NULL, NULL, 'Martina Bruchhaus', 'Schlenkhoffs Weg 10', 'Eckardt & Sohn GmbH', '59269', 'Beckum', 'Deutschland', 'DE', NULL, NULL, '0173-9387865', '00100524FL', NULL, NULL, 'Silver Case/White Dial/Black Leather Band     T-3001-1', NULL, '00340434129949101095', 'DHL', NULL, '2016-03-14', '2016-03-11 08:26', 'T-3001-1', '1', 'a0YC000000eqeCLMAY', '139.80', '199.00'),
(38448, '3074457345682894113', NULL, NULL, 'mohamad faizal', 'no 5, jalan p15h, presint 15,', '', '62050', 'PUTRAJAYA WPPUTRAJAYA', 'Malaysia', 'MY', NULL, NULL, '60132125618', '00102507L5', NULL, NULL, 'Theorema Paragon T-3001-1A with Genuine Leather Strap', NULL, '578824943832', 'FedEx', NULL, '2016-03-14', '10.03.2016 14:23', 'a0YC000000eTz35MAC', '1', 'a0YC000000eTz35MAC', '606.38', '699.00'),
(38449, '389256030', NULL, NULL, 'Smahane Nori', 'Rue Blanche 32', '', '1060', 'Saint-Gilles', 'Belgien', 'BE', NULL, NULL, '32488170323', '0010250WEZ', NULL, NULL, 'Montre Theorema Rio - GM-107-3- Noir/Or - Bracelet cuir - Marron', NULL, '644352624965', 'FedEx', NULL, '2016-03-14', '12.03.2016 15:18', '4260295880626', '1', 'a0YC000000ebPlFMAU', '155.00', '239.99'),
(38450, '389081260', NULL, NULL, 'Peter De Meyer', 'Van Erstenstraat 127', '', '2100', 'Deurne Antwerpen', 'Belgien', 'BE', NULL, NULL, '479885734', '0010164B3D', NULL, NULL, 'Theorema Rio horloge - zwart/zilverkleurig - zilverkleurige metalen band (GM-107-6)', NULL, '644352624976', 'FedEx', NULL, '2016-03-14', '11.03.2016 16:49', '4260295881562', '1', 'a0YC000000ebPlIMAU', '155.00', '239.99'),
(38451, '389291342', NULL, NULL, 'Dol Thapa', '89 PIEDMONT ROAD', '', 'SE18 1TB', 'LONDON Greenwich', 'Großbritannien', 'GB', NULL, NULL, '7522080861', '0010158GZ9', NULL, NULL, 'GM-508-3  Brown Strap Gold Case Black Face', NULL, '644352624932', 'FedEx', NULL, '2016-03-14', '12.03.2016 17:57', '4260295881234', '1', 'a0YC000000cY9OBMA0', '125.00', '199.00'),
(38452, '389282841', NULL, NULL, 'steven richard wise', '1 NEW BUILDINGS', '', 'EX37 9QB', 'UMBERLEIGH', 'Großbritannien', 'GB', NULL, NULL, '7402900795', '001010194R', NULL, NULL, 'GM-508-7 gold strap gold case black face', NULL, '644352624943', 'FedEx', NULL, '2016-03-14', '12.03.2016 16:56', '4260295881968', '1', 'a0YC000000cYA9VMAW', '125.00', '199.00'),
(38453, '389227475', NULL, NULL, 'Angela Holwell', '53 OTTER CROFT', 'Please dispatch asap thanks', 'B34 7SE', 'BIRMINGHAM', 'Großbritannien', 'GB', NULL, NULL, '7904494993', '00101847NY', NULL, NULL, 'GM-508-6 silver strap silver case black face', NULL, '644352624954', 'FedEx', NULL, '2016-03-14', '12.03.2016 11:59', '4260295881951', '1', 'a0YC000000cYA7qMAG', '125.00', '199.00'),
(38454, '389506269', NULL, NULL, 'Olivier Clarinval', 'Les blancs cailloux 59', '', '6800', 'Moircy', 'Belgien', 'BE', NULL, NULL, '485614966', '0010161TU5', NULL, NULL, 'Montre Theorema Rio - GM-107-8- Noir/Noir - Bracelet metal - Noir', NULL, 'stornieren', 'FedEx', NULL, '2016-03-14', '13.03.2016 21:19', '4260295881586', '1', 'a0YC000000ebPlKMAU', '155.00', '239.99'),
(38455, '389491118', NULL, NULL, 'Guido Van De Steen', 'Kapellekouter 17', '', '9230', 'Massemen Oost-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '0478/353189', '0010096L83', NULL, NULL, 'Theorema Rio horloge - zwart/goudkleurig - bruine lederen band (GM-107-3)', NULL, '644352624987', 'FedEx', NULL, '2016-03-14', '13.03.2016 20:19', '4260295880626', '1', 'a0YC000000ebPlFMAU', '155.00', '239.99'),
(38456, '389430794', NULL, NULL, 'Liliya Vasiuchenko', 'Jupiterstraat 51', '', '2600', 'Berchem', 'Belgien', 'BE', NULL, NULL, '484611350', '0010009HGS', NULL, NULL, 'Pionier Dublin herenhorloge - Zwart-Zwart-Zwart (GM-508-4)', NULL, '644352624998', 'FedEx', NULL, '2016-03-14', '13.03.2016 14:48', 'BE140310NM06', '1', 'a0YC000000eWBZwMAO', '150.00', '239.99'),
(38457, '389438594', NULL, NULL, 'Adrie van Hengel', 'Dorpsstraat 225', '', '2992 AA', 'BARENDRECHT', 'Niederlande', 'NL', NULL, NULL, '180612150', '0010232X64', NULL, NULL, 'Theorema Damascus Horloge - goud metalen band - goud/zwart (T3008-7)', NULL, '644352625001', 'FedEx', NULL, '2016-03-14', '13.03.2016 15:28', 'WLKSNL16021548', '1', 'a0YC000000ezVATMA2', '139.99', '199.99'),
(38458, '389404940', NULL, NULL, 'Johnie O\'Dea', '15 Glencairn Lawn, The Gallops', '', 'Dublin 18', 'Leopardstown', 'Irland', 'IE', NULL, NULL, '872251045', '00101941JR', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-8', NULL, '644352625012', 'FedEx', NULL, '2016-03-14', '13.03.2016 11:32', '4260295882002', '1', 'a0YC000000ewcOUMAY', '160.01', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(38459, '389484008', NULL, NULL, 'Michael Kavanagh', '15 DEANS CLOSE', '', 'BAGILLT flintshire', 'Großbritannien', 'CH6 6DA', 'GB', NULL, NULL, '7901632051', '0010103P3K', NULL, NULL, 'GM-508-5 silver strap silver case white face', NULL, '644352625023', 'FedEx', NULL, '2016-03-14', '13.03.2016 18:25', '4260295881944', '1', 'a0YC000000cYA6OMAW', '125.00', '199.00'),
(38460, '389504014', NULL, NULL, 'Hans Dieter Gansert', 'Waschgasse 13', '', '67256', 'Weisenheim am Sand', 'Deutschland', 'DE', NULL, NULL, '06353 1345', '0010124IXC', NULL, NULL, 'Gold Case/White Dial/Brown Leather Band     T-3001-3', NULL, '00340434129949101101', 'DHL', NULL, '2016-03-14', '2016-03-13 20:59', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38461, '389211660', NULL, NULL, 'georg eidenmüller', 'Krotzenburger Str. 66', '', '63512', 'Hainburg', 'Deutschland', 'DE', NULL, NULL, '017308338935', '00102498DQ', NULL, NULL, 'Silver Case/White Dial/Black Leather Band     T-3001-1', NULL, '00340434129949101118', 'DHL', NULL, '2016-03-14', '2016-03-12 11:32', 'T-3001-1', '1', 'a0YC000000eqeCLMAY', '139.80', '199.00'),
(38462, '389757776', NULL, NULL, 'Alain Deloof', 'Buerstedelei  54', '', '2630', 'Aartselaar', 'Belgien', 'BE', NULL, NULL, '473418744', '0010229MQB', NULL, NULL, 'Theorema Rio horloge - wit/zilverkleurig - zwarte lederen band (GM-107-1)', NULL, '644352625137', 'FedEx', NULL, '2016-03-16', '14.03.2016 22:48', '4260295880602', '1', 'a0YC000000ebPlDMAU', '155.00', '239.99'),
(38463, '389758012', NULL, NULL, 'Lukasz Kirszewski', 'Rue De Thyle 29', 'Liv.10h-17h - Derriere le batiment \"Culligan\" Centurybox', '1495', 'Sart-dames-avelines', 'Belgien', 'BE', NULL, NULL, '484867006', '00102485P3', NULL, NULL, 'Montre Dublin Pionier - Noir - Noir - Noir (GM-508-4)', NULL, '644352625148', 'FedEx', NULL, '2016-03-16', '14.03.2016 22:48', 'BE140310NM06', '1', 'a0YC000000eWBZwMAO', '150.00', '239.99'),
(38464, '389757855', NULL, NULL, 'chiara fara', 'rue sigismond 1', '', '2537', 'Bonnevoie luxembourg', 'luxembourg', 'LU', NULL, NULL, '352661194356', '00100984TA', NULL, NULL, 'Montre Theorema Rio - GM-107-6 - Noir/Argent - Bracelet metal - Argent', NULL, '644352625159', 'FedEx', NULL, '2016-03-16', '14.03.2016 22:48', '4260295881562', '1', 'a0YC000000ebPlIMAU', '155.00', '239.99'),
(38465, '389719468', NULL, NULL, 'Anne Rowies', 'Sint-Annastraat 12', '', '1560', 'Hoeilaart brabant', 'Belgien', 'BE', NULL, NULL, '0474 59 11 40', '0010248XOE', NULL, NULL, 'Theorema Rio horloge - zwart/goudkleurig - goudkleurige metalen band (GM-107-7)', NULL, '644352625181', 'FedEx', NULL, '2016-03-16', '14.03.2016 20:49', '4260295881579', '1', 'a0YC000000ebPlJMAU', '155.00', '239.99'),
(38466, '389696246', NULL, NULL, 'Hovanes Hakop', 'Zuidstraat 41/01', '', '8630', 'Veurne West Vlaanderen', 'Belgien', 'BE', NULL, NULL, '498408044', '0010093O49', NULL, NULL, 'Theorema Rio horloge - zwart/goudkleurig - bruine lederen band (GM-107-3)', NULL, '644352625170', 'FedEx', NULL, '2016-03-16', '14.03.2016 19:19', '4260295880626', '1', 'a0YC000000ebPlFMAU', '155.00', '239.99'),
(38467, '389852603', NULL, NULL, 'Oscar Berenguer Garcia', 'Calle Castor 34A', '1C', '03007', 'ALICANTE ALICANTE', 'Spanien', 'ES', NULL, NULL, '722545522', '0010111P6N', NULL, NULL, 'GM-510-7', NULL, '644352625078', 'FedEx', NULL, '2016-03-16', '15.03.2016 10:59', 'WLMCES2015121046', '1', 'a0YC000000erJrdMAE', '150.00', '239.89'),
(38468, '389794786', NULL, NULL, 'micheal dipson', '42 leinster street phisborough', '', 'dublin 7', 'dublin', 'Irland', 'IE', NULL, NULL, '899728828', '0010169Z55', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-5', NULL, '644352625229', 'FedEx', NULL, '2016-03-16', '15.03.2016 04:32', '4260295880050', '1', 'a0YC000000ewbUlMAI', '160.01', '249.00'),
(38469, '389775062', NULL, NULL, 'john geogrm', '280 dolphing house rialto', '', 'dublin 8', 'dublin', 'Irland', 'IE', NULL, NULL, '857658338', '0010008VT1', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-8', NULL, '644352625230', 'FedEx', NULL, '2016-03-16', '14.03.2016 23:02', '4260295882002', '1', 'a0YC000000ewcOUMAY', '160.01', '249.00'),
(38470, '389935121', NULL, NULL, 'pavel hovarth', '52 connaught street phibsborough', '', 'dublin 7', 'dublin', 'Irland', 'IE', NULL, NULL, '876242842', '0010214VZD', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-8', NULL, '644352625240', 'FedEx', NULL, '2016-03-16', '15.03.2016 19:32', '4260295882002', '1', 'a0YC000000ewcOUMAY', '160.01', '249.00'),
(38471, '389935465', NULL, NULL, 'pavel hovarth', '52 connaught street phibsborough', '', 'dublin 7', 'dublin', 'Irland', 'IE', NULL, NULL, '876242842', '0010242RF7', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-8', NULL, '644352625240', 'FedEx', NULL, '2016-03-16', '15.03.2016 19:32', '4260295882002', '1', 'a0YC000000ewcOUMAY', '160.01', '249.00'),
(38472, '389905587', NULL, NULL, 'Gezim Disha', '9 ALLENDALE WALK', 'CLONSILLA', 'DUBLIN 15', 'DUBLIN 15', 'Irland', 'IE', NULL, NULL, '877499571', '0010010YOF', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-7', NULL, '644352625251', 'FedEx', NULL, '2016-03-16', '15.03.2016 17:03', '4260295881999', '1', 'a0YC000000ewcNqMAI', '160.01', '249.00'),
(38473, '389957652', NULL, NULL, 'Mihai Chis', 'Rue du Broeck 46', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '475313984', '0010052WLJ', NULL, NULL, 'Montre Theorema Rio - GM-107-1- Blanc/Argent - Bracelet cuir - Noir', NULL, '644352625262', 'FedEx', NULL, '2016-03-16', '15.03.2016 22:20', '4260295880602', '1', 'a0YC000000ebPlDMAU', '155.00', '239.99'),
(38474, '389919146', NULL, NULL, 'Aline Lieben', 'Chaussee de l\'Europe 125', '', '5660', 'Cul-des-Sarts', 'Belgien', 'BE', NULL, NULL, '472958730', '00100178Q5', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352625273', 'FedEx', NULL, '2016-03-16', '15.03.2016 19:20', 'BE140520PJ08', '1', 'a0YC000000eNFEHMA4', '175.01', '279.99'),
(38475, '390088054', NULL, NULL, 'Eliot Vali', 'jean monnet (5 eme etage) 4', '', '2180', 'Luxembourg', 'Belgien', 'BE', NULL, NULL, '3526212222', '001010949Q', NULL, NULL, 'Montre automatique Theorema Paris - T3012 - 03', NULL, '644352625295', 'FedEx', NULL, '2016-03-17', '16.03.2016 15:22', 'WLKSNL15011303', '1', 'a0YC000000eoAr5MAE', '170.01', '279.99'),
(38476, '390204661', NULL, NULL, 'Haulwen Roberts', 'Penygraig Penygraig, Llangynog', '', 'SA33 5BP', 'Carmarthen', 'Großbritannien', 'GB', NULL, NULL, '1267237991', '0010171J6E', NULL, NULL, 'Gold Strap Gold Case Black Face (GM-4004-7)', NULL, '644352625376', 'FedEx', NULL, '2016-03-17', '17.03.2016 03:20', '4260295881128', '1', 'a0YC000000erNSFMA2', '130.99', '199.00'),
(38477, '390171121', NULL, NULL, 'patrick goetze', 'rue gallait 98', '', '1030', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '477539571', '00102291XO', NULL, NULL, 'Montre automatique Theorema Paris - T3012 - 04', NULL, '644352625387', 'FedEx', NULL, '2016-03-17', '16.03.2016 22:19', 'WLKSNL15011304', '1', 'a0YC000000eoAr6MAE', '170.01', '279.99'),
(38478, '390139031', NULL, NULL, 'Joanna Zawadzka', 'Kilcashel Kilcashel', '', 'co. Wicklo', 'Avoca Wicklow', 'Irland', 'IE', NULL, NULL, '851876191', '0010098S05', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-8', NULL, '644352625402', 'FedEx', NULL, '2016-03-18', '16.03.2016 18:32', '4260295882002', '1', 'a0YC000000ewcOUMAY', '160.01', '249.00'),
(38479, '390302981', NULL, NULL, 'Sylvia Namuwonge', '100 The Crescent', 'Parkwest Pointe', '12', 'Dublin', 'Irland', 'IE', NULL, NULL, '862101310', '0010053Q5Y', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-3', NULL, '644352625413', 'FedEx', NULL, '2016-03-18', '17.03.2016 15:03', '4260295880398', '1', 'a0YC000000ewbUkMAI', '160.01', '249.00'),
(38480, '390556639', NULL, NULL, 'laurence vankerkhove', 'rue du Bosquet 4', '', '6141', 'Forchies-la-Marche', 'Belgien', 'BE', NULL, NULL, '494610235', '0010199INB', NULL, NULL, 'Montre Theorema Rio - GM-107-5 - Blanc/Argent - Bracelet metal - Argent', NULL, '644352625490', 'FedEx', NULL, '2016-03-21', '18.03.2016 20:18', '4260295881555', '1', 'a0YC000000ebPlHMAU', '155.00', '239.99'),
(38481, '390557355', NULL, NULL, 'Sylvia Namuwonge', '100 The Crescent', 'Parkwest Pointe', '12', 'Dublin', 'Irland', 'IE', NULL, NULL, '862101310', '10135140', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-2', NULL, '644352625479', 'FedEx', NULL, '2016-03-21', '18.03.2016 19:32', '4260295880381', '1', 'a0YC000000ewbUmMAI', '160.01', '249.00'),
(38482, '390796353', NULL, NULL, 'Fawzi Belhadj', 'Bowsprit Poi 167 Westferry Road', 'Flat 36', 'E14 8NT', 'London', 'Großbritannien', 'GB', NULL, NULL, '7775777545', '0010250PLK', NULL, NULL, 'Brown Strap Gold Case Black Face (GM-4004-3)', NULL, '644352625480', 'FedEx', NULL, '2016-03-21', '19.03.2016 23:01', '4260295881081', '1', 'a0YC000000erNSCMA2', '130.99', '199.00'),
(38483, '391015582', NULL, NULL, 'Baghramyan Armen', 'Avenue Gustave Latinis 125 A', '', '1030', 'Schaerbeek', 'Belgien', 'BE', NULL, NULL, '497948263', '0010047LZW', NULL, NULL, 'Theorema Damascus Horloge - Goudkleurige Metalen Band - Zwart/Zwart (T3008-8)', NULL, '644352625620', 'FedEx', NULL, '2016-03-22', '20.03.2016 21:48', 'WLKSNL16021549', '1', 'a0YC000000ezV27MAE', '139.99', '199.99'),
(38484, '390990617', NULL, NULL, 'myriam hakimi', 'Volderstraat  1', '1 bus 01', '1800', 'Vilvoorde', 'Belgien', 'BE', NULL, NULL, '471564103', '0010214R7M', NULL, NULL, 'Montre Theorema Damascus - bracelet mÃ©tallique dorÃ© - DorÃ©/Noir - T3008-7', NULL, '644352625630', 'FedEx', NULL, '2016-03-22', '20.03.2016 20:18', 'WLKSNL16021548', '1', 'a0YC000000ezV1xMAE', '139.99', '199.99'),
(38485, '391169192', NULL, NULL, 'Gunther Pauwels', 'Provincieweg 126', '', '9552', 'Borsbeke', 'Belgien', 'BE', NULL, NULL, '474998828', '0010039FPP', NULL, NULL, 'Theorema Rio horloge - zwart/goudkleurig - bruine lederen band (GM-107-3)', NULL, '644352625641', 'FedEx', NULL, '2016-03-22', '21.03.2016 14:49', '4260295880626', '1', 'a0YC000000ebPlFMAU', '155.00', '239.99'),
(38486, '391280349', NULL, NULL, 'Vachid Elzjoerkajev', 'Van Wesenbekestraat 30 Bus 4', 'GTL', '2060', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '497808080', '0010196D1C', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Black/Gold (GM-505-3)', NULL, '644352625674', 'FedEx', NULL, '2016-03-23', '22.03.2016 00:19', 'WLKSNL15011332', '1', 'a0YC000000eoF30MAE', '145.00', '229.98'),
(38487, '391265651', NULL, NULL, 'Gunther Dobbeleer', 'rue de louvain 26', '', '1000', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '498504280', '0010037PGW', NULL, NULL, 'Montre automatique Theorema Paris - T3012 - 01', NULL, '644352625685', 'FedEx', NULL, '2016-03-23', '21.03.2016 22:48', 'WLKSNL15011301', '1', 'a0YC000000eoAr3MAE', '170.01', '279.99'),
(38488, '391295320', NULL, NULL, 'jude okon', '26 an bothar na carriag, lis na dara', '', 'louth', 'dundalk', 'Irland', 'IE', NULL, NULL, '879736104', '0010062O3W', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-8', NULL, '644352625663', 'FedEx', NULL, '2016-03-23', '22.03.2016 03:02', '4260295882002', '1', 'a0YC000000ewcOUMAY', '160.01', '249.00'),
(38489, '391294471', NULL, NULL, 'jude okon', '26 an bothar na carriag, lis na dara', '', 'louth', 'dundalk', 'Irland', 'IE', NULL, NULL, '879736104', '0010217AM9', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-3', NULL, '644352625663', 'FedEx', NULL, '2016-03-23', '22.03.2016 02:32', '4260295880398', '1', 'a0YC000000ewbUkMAI', '160.01', '249.00'),
(38490, '391269351', NULL, NULL, 'Hoen Vastgoedbeheer B.V. P. Nordmann', 'Cronenburg 2', 'Hoen Vastgoedbeheer B.V Hoen Vastgoedbeheer BV', '1081 GN', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '624674117', '0010065DX0', NULL, NULL, 'Theorema Rio horloge - zwart/zilverkleurig - zwarte lederen band (GM-107-2)', NULL, '644352625696', 'FedEx', NULL, '2016-03-23', '21.03.2016 23:28', '4260295880619', '1', 'a0YC000000ebPrwMAE', '155.00', '239.99'),
(38491, '391436685', NULL, NULL, 'paul lynch', '394 collinswood,collins avenue', '', 'DO9 NP8W', 'dublin', 'Irland', 'IE', NULL, NULL, '899622851', '0010033Y4T', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-8', NULL, '644352625733', 'FedEx', NULL, '2016-03-24', '22.03.2016 20:03', '4260295882002', '1', 'a0YC000000ewcOUMAY', '160.01', '249.00'),
(38492, '3074457345683047628', NULL, NULL, 'Sarthak Garg', '52 MEYER RD #10-52 EQUATORIAL APARTMENTS', '  10-52', '437875', 'SINGAPORE', 'Singapore', 'SG', NULL, NULL, '96325827', '0010250PD3', NULL, NULL, '510-8: Pionier London Stainless Steel Watch', NULL, '644352625825', 'FedEx', NULL, '2016-03-24', '16.03.2016 15:41', 'SG160311NH27', '1', 'a0YC000000fAqpwMAC', '279.20', '349.00'),
(38493, '3074457345683035437', NULL, NULL, 'My Tien lam', '183 JALAN PELIKAT THE PROMENADE@PELIKAT #03-19 NA', 'NA', '537643', 'SINGAPORE', 'Singapore', 'SG', NULL, NULL, '91791884', '0010121E7Z', NULL, NULL, 'GM-4004-3 (LEATHER STRAP): Theorema NEWTON Automatic Watch', NULL, '644352625836', 'FedEx', NULL, '2016-03-24', '16.03.2016 00:41', 'SG151118NH23', '1', 'a0YC000000eMe1cMAC', '272.22', '349.00'),
(38494, '3074457345683097778', NULL, NULL, 'Randy Mallory', '80 , MOUNT SINAI DRIVE #02-04 NA', 'The sierra 02-04', '277125', 'Singapore', 'Singapore', 'SG', NULL, NULL, '91129830', '0010204VL4', NULL, NULL, 'P-7001-2 (BLACK/SILVER): Pionier Havana Automatic Watch', NULL, '644352625847', 'FedEx', NULL, '2016-03-24', '18.03.2016 16:41', 'SG160311NH17', '1', 'a0YC000000fAqpmMAC', '223.20', '279.00'),
(38495, '3074457345683160550', NULL, NULL, 'Mohammed Zabara', 'East lake Residence Block D-13A-3, Taman Serdang Perdana, Seksyen 3,', '', '43300', 'serdang SELANGOR ', 'Malysia', 'MY', NULL, NULL, '60122444450', '00100634US', NULL, NULL, 'Theorema Macau GM-3011-3 with Genuine Leather Strap @ RM899', NULL, '644352625858', 'FedEx', NULL, '2016-03-24', '22.03.2016 10:23', 'a0YC000000bmtyCMAQ', '1', 'a0YC000000eTzHGMA0', '779.88', '899.00'),
(38496, '3074457345683197056', NULL, NULL, 'Kelly Soh', '157,Block A Bukit pasir, Jalan tampoi', '', '80000', 'JOHOR BAHRU JOHOR', 'Malysia', 'MY', NULL, NULL, '172792988', '*00101643E7', NULL, NULL, 'Theorema Macau GM-3011-4 with Genuine Leather Strap @ RM899', NULL, '644352625869', 'FedEx', NULL, '2016-03-24', '23.03.2016 19:23', 'a0YC000000bmtyCMAQ', '1', 'a0YC000000eTzHXMA0', '779.88', '899.00'),
(38497, '3074457345683163048', NULL, NULL, 'Sherif Yousry', 'Block A, 27 Floor, Flat No.7, Angkasa Condominium, 5, Jalan Puncak Gading, Taman Connaught,', '', '56000', 'Kuala Lumpur WPKL', 'Malysia', 'MY', NULL, NULL, '60173117895', '0010130WP7', NULL, NULL, 'Theorema Macau GM-3011-5 with Stainless Steel Strap @ RM899', NULL, '644352625870', 'FedEx', NULL, '2016-03-24', '22.03.2016 10:23', 'a0YC000000bmtyCMAQ', '1', 'a0YC000000eTzHrMAK', '779.88', '899.00'),
(38498, '3074457345683163047', NULL, NULL, 'Sherif Yousry', 'Block A, 27 Floor, Flat No.7, Angkasa Condominium, 5, Jalan Puncak Gading, Taman Connaught,', '', '56000', 'Kuala Lumpur WPKL', 'Malysia', 'MY', NULL, NULL, '60173117895', '0010181VO1', NULL, NULL, 'Theorema Macau GM-3011-5 with Stainless Steel Strap @ RM899', NULL, '644352625870', 'FedEx', NULL, '2016-03-24', '22.03.2016 10:23', 'a0YC000000bmtyCMAQ', '1', 'a0YC000000eTzHrMAK', '779.88', '899.00'),
(38499, '391538361', NULL, NULL, 'Martin Albrecht', 'Schranke 19', '', '73457', 'Essingen', 'Deutschland', 'DE', NULL, NULL, '073655374', '0010041NM7', NULL, NULL, 'Rose Case/White Dial/Brown Leather Band     T-3001-4', NULL, '00340434129949101000', 'DHL', NULL, '2016-03-24', '2016-03-23 11:34', 'T-3001-4', '1', 'a0YC000000eqeCQMAY', '139.80', '199.00'),
(38500, '391343317', NULL, NULL, 'gerhard bruchsteiner', 'krumme dreh 12', '', '58453', 'witten', 'Deutschland', 'DE', NULL, NULL, '02302913347', '0010071VYL', NULL, NULL, 'Silver Case/White Dial/Black Leather Band     T-3001-1', NULL, '00340434129949101163', 'DHL', NULL, '2016-03-24', '2016-03-22 13:05', 'T-3001-1', '1', 'a0YC000000eqeCLMAY', '139.80', '199.00'),
(38501, '391267366', '', '', 'Cornelia Günther', 'Luitpoldstr. 16', 'Trainings-und Therapiecentrum', '91301', 'Forchheim', 'Deutschland', '', '', '', '091916155760', '00101023YC', '', '', 'Silver Case/White Dial/Black Leather Band     T-3001-1', 'Uhr erhalten 06.04.2016\r\nBitte refund!', '00340434129949101000', 'DHL', '', '2016-03-24', '2016-03-21 23:17', 'T-3001-1', '1', 'a0YC000000eqeCLMAY', '139.80', '199.00'),
(38502, '390556009', NULL, NULL, 'Berthold Kaspar', 'Kopsbühl 44', '', '78048', 'Villingen-Schwenningen', 'Deutschland', 'DE', NULL, NULL, '07721 30961', '0010044F2B', NULL, NULL, 'Gold Case/White Dial/Brown Leather Band     T-3001-3', NULL, '00340434129949101000', 'DHL', NULL, '2016-03-24', '2016-03-18 20:35', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38503, '390520806', '', '', 'Felix Blasshofer', 'Hauptstr. 52', '', '45219', 'Essen', 'Deutschland', '', '', '', '0205481129', '0010136O62', '', '', 'Gold Case/White Dial/Brown Leather Band     T-3001-3', 'Uhr erhalten 11.04.2016\r\nBitte refund!', '00340434129949101000', 'DHL', '', '2016-03-24', '2016-03-18 17:04', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38504, '390445339', NULL, NULL, 'Sven Reimann', 'Stecknitzweg 20', '', '23879', 'Mölln', 'Deutschland', 'DE', NULL, NULL, '045429069240', '0010227C6C', NULL, NULL, 'Silver Case/White Dial/Brown Leather Band   T-3001-1A', NULL, '00340434129949101000', 'DHL', NULL, '2016-03-24', '2016-03-18 11:09', 'T-3001-1A', '1', 'a0YC000000eqeCMMAY', '139.80', '199.00'),
(38505, '392053350', NULL, NULL, 'Diego Zeuwts', 'heislagsebaan 163', '', '2930', 'Brasschaat', 'Belgien', 'BE', NULL, NULL, '36531729', '0010185JAV', NULL, NULL, 'Theorema Rio horloge - zwart/goudkleurig - bruine lederen band (GM-107-3)', NULL, '644352626041', 'FedEx', NULL, '2016-03-29', '25.03.2016 21:48', '4260295880626', '1', 'a0YC000000ebPlFMAU', '155.00', '239.99'),
(38506, '391872783', NULL, NULL, 'Egle  Pranaityte', '194  Burnell Square, Northern Cross', 'malahide road', 'Dublin 17', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53858E+11', '0010119T9D', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-7', NULL, '644352626020', 'FedEx', NULL, '2016-03-29', '24.03.2016 21:32', '4260295881999', '1', 'a0YC000000ewcNqMAI', '160.01', '249.00'),
(38507, '391752481', NULL, NULL, 'Dylan Wilkins', '1 Melville Grove City Side', '', 'Dublin 11', 'Dublin', 'Irland', 'IE', NULL, NULL, '857202567', '0010186NJ5', NULL, NULL, 'Theorema Casablanca Skeleton Watch - GM-101-5', NULL, '644352626030', 'FedEx', NULL, '2016-03-29', '24.03.2016 10:03', '4260295880050', '1', 'a0YC000000ewbUlMAI', '160.01', '249.00'),
(38508, '392193922', NULL, NULL, 'Iris van Welzen', 'Stationsweg 9', '', '9989 BT', 'WARFFUM Groningen', 'Niederlande', 'NL', NULL, NULL, '636469068', '0010144VHY', NULL, NULL, 'Theorema Rio horloge - zwart/goudkleurig - bruine lederen band (GM-107-3)', NULL, '644352626052', 'FedEx', NULL, '2016-03-29', '26.03.2016 18:29', '4260295880626', '1', 'a0YC000000ebPrxMAE', '155.00', '239.99'),
(38509, '392320046', '', '', 'Gerhard Hentrich', 'Kurt-Schumacher-Ring  68', '', '63486', 'Bruchköbel', 'Deutschland', '', '', '', '06181976256', '0010045MR7', '', '', 'Silver Case/White Dial/Black Leather Band     T-3001-1', 'Uhr erhalten 11.04.2016\r\nBitte refund!', '00340434129949101224', 'DHL', '', '2016-03-29', '2016-03-27 14:59', 'T-3001-1', '1', 'a0YC000000eqeCLMAY', '139.80', '199.00'),
(38510, '392104000', NULL, NULL, 'Bernhard Wittemann', 'Kapellenberg 1', '', '65391', 'Lorch', 'Deutschland', 'DE', NULL, NULL, '067261257', '0010153DMB', NULL, NULL, 'Rose Case/White Dial/Brown Leather Band     T-3001-4', NULL, '00340434129949101231', 'DHL', NULL, '2016-03-29', '2016-03-26 09:33', 'T-3001-4', '1', 'a0YC000000eqeCQMAY', '139.80', '199.00'),
(38511, '391811978', NULL, NULL, 'Bettina Schlotter', 'Dünenweg 43 a', '', '27476', 'Cuxhaven', 'Deutschland', 'DE', NULL, NULL, '04721-5082582', '00102506NM', NULL, NULL, 'Gold Case/White Dial/Brown Leather Band     T-3001-3', NULL, '00340434129949101248', 'DHL', NULL, '2016-03-29', '2016-03-24 16:35', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38512, '392788187', NULL, NULL, 'Barbara Laurent', 'rue Jules Destree  177', '', '6040', 'Jumet  Hainaut', 'Belgien', 'BE', NULL, NULL, '0497/41.93.83', '0010250B74', NULL, NULL, 'Montre Theorema Rio - GM-107-2- Noir/Argent - Bracelet cuir - Noir', NULL, '644352626317', 'FedEx', NULL, '2016-03-30', '29.03.2016 22:18', '4260295880619', '1', 'a0YC000000ebPlEMAU', '155.00', '239.99'),
(38513, '392873654', NULL, NULL, 'Kay Julius', 'Salzstr. 24', 'Massagepraxis', '79098', 'Freiburg im Breisgau', 'Deutschland', 'DE', NULL, NULL, '076130686', '00101361C8', NULL, NULL, 'Compast Mechanikuhr Modell Toulon in Silber/Weiß/Schwarz', NULL, '00340434129949101262', 'DHL', NULL, '2016-03-31', '2016-03-30 12:06', 'T-2005-1', '1', 'a0YC000000f0RX4MAM', '127.96', '199.00'),
(38514, '392836043', NULL, NULL, 'Solange Modave', 'Auf den Erlen 83', '', '65207', 'Wiesbaden', 'Deutschland', 'DE', NULL, NULL, '01738082044', '00100319NQ', NULL, NULL, 'Silver Case/White Dial/Black Leather Band     T-3001-1', NULL, '00340434129949101279', 'DHL', NULL, '2016-03-31', '2016-03-30 09:02', 'T-3001-1', '1', 'a0YC000000eqeCLMAY', '139.80', '199.00'),
(38515, '393049706', NULL, NULL, 'LEWB SYLVIE MEERS', 'RUE DE LA PICHELOTTE 11', '', '5340', 'GESVES NAMUR', 'Belgien', 'BE', NULL, NULL, '32477616768', '0010250QSX', NULL, NULL, 'Theorema Damascus Horloge - Zwarte lederen Band - Zilverkleurig/Wit (T3008-1)', NULL, '644352626372', 'FedEx', NULL, '2016-03-31', '31.03.2016 07:18', 'WLKSNL16021542', '1', 'a0YC000000ezV14MAE', '139.99', '199.99'),
(38516, '393542735', NULL, NULL, 'Michael Haupt', 'Rhinstr. 145', 'c/o Tobias', '10315', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '015231065966', '0010049JAN', NULL, NULL, 'Silver Case/Black Dial/Black Leather Band      T-3001-2', NULL, '00340434129949101293', 'DHL', NULL, '2016-04-04', '2016-04-02 09:58', 'T-3001-2', '1', 'a0YC000000eqeCNMAY', '139.80', '199.00'),
(38517, '393495495', NULL, NULL, 'Yasmin Weinig', 'Amselweg 10', '', '25884', 'Viöl', 'Deutschland', 'DE', NULL, NULL, '048433353120', '0010119HSY', NULL, NULL, 'Compast Mechanikuhr Modell Toulon in Silber/Weiß/Schwarz', NULL, '00340434129949101309', 'DHL', NULL, '2016-04-04', '2016-04-01 23:32', 'T-2005-1', '1', 'a0YC000000f0RX4MAM', '127.96', '199.00'),
(38518, '393864052', NULL, NULL, 'J. Stoop', 'Marsmanplein 124', '', '2025DV', 'Haarlem', 'Niederlande', 'NL', NULL, NULL, '644630479', '0010250Z3V', NULL, NULL, 'Berlin Pionier Automatische Horloge - Goud/Bruin (GM512-03)', NULL, '644352626420', 'FedEx', NULL, '2016-04-04', '03.04.2016 20:58', 'WLLCNL160321003', '1', 'a0YC000000fBu9HMAS', '149.99', '219.99'),
(38519, '3074457345683421774', NULL, NULL, 'Eileen chua', '441B FERNVALE RD #10-315 NA', '10-315', '792441', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '98422743', '00102503BF', NULL, NULL, 'T-3005 (BLACK DIAL, GOLD RIM): Theorema Marco Polo Watch', NULL, '644352626431', 'FedEx', NULL, '2016-04-04', '02.04.2016 23:41', 'SG151109NH24', '1', 'a0YC000000eGCXPMA4', '233.22', '299.00'),
(38520, '3074457345683406412', NULL, NULL, 'Branden Chan', '850 WOODLANDS ST 82 #05-217', '#05-217', '730850', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '98798535', '0010005J2J', NULL, NULL, 'T-3005 WITH DIAMONDS (BLACK DIAL, ROSE GOLD RIM): Theorema Marco Polo Watch', NULL, '644352626442', 'FedEx', NULL, '2016-04-04', '02.04.2016 04:11', 'SG151109NH27', '1', 'a0YC000000eGCXSMA4', '264.42', '339.00'),
(38521, '393735276', NULL, NULL, 'Roger Sewald', 'Holtbredde 6a', '', '45711', 'Datteln', 'Deutchland', 'DE', NULL, NULL, '01732920841', '00100383FF', NULL, NULL, 'Silver Case/White Dial/Black Leather Band     T-3001-1', NULL, '00340434129949101323', 'DHL', NULL, '2016-04-05', '2016-04-03 10:59', 'T-3001-1', '1', 'a0YC000000eqeCLMAY', '139.80', '199.00'),
(38522, '393998352', NULL, NULL, 'Ronny Ocula', 'Boslaan 127', 'Lembeek Halle', '1502', 'Lembeek', 'Belgien', 'BE', NULL, NULL, '479383189', '0010250QN1', NULL, NULL, 'Berlin Pionier Automatische Horloge - Zwart (GM512-04)', NULL, '644352626615', 'FedEx', NULL, '2016-04-06', '04.04.2016 14:48', 'WLLCNL160321004', '1', 'a0YC000000fBu95MAC', '149.99', '219.99'),
(38523, '393915038', NULL, NULL, 'Angela Lombardo SPRL L&L tup', 'rue du Pont 9', '', '4480', 'hermalle-sous-huy', 'Belgien', 'BE', NULL, NULL, '32475630367', '0010250QEM', NULL, NULL, 'Montre Theorema Everest avec bracelet en cuir', NULL, '644352626626', 'FedEx', NULL, '2016-04-06', '04.04.2016 07:18', 'WLGWNL20160322', '1', 'a0YC000000fC2CQMA0', '139.99', '199.99'),
(38524, '394125297', NULL, NULL, 'Marc Baden', 'Speelman 5', '', '4617 LA', 'BERGEN OP ZOOM', 'Niederlande', 'NL', NULL, NULL, '646283300', '0010049VOZ', NULL, NULL, 'Theorema Everest horloge', NULL, '644352626637', 'FedEx', NULL, '2016-04-06', '05.04.2016 07:29', 'WLGWNL20160322', '1', 'a0YC000000fC2CaMAK', '139.99', '199.99'),
(38525, '393987297', NULL, NULL, 'Merel Derlagen', 'Beethovensinngel 16', '', '1817 HK', 'ALKMAAR', 'Niederlande', 'NL', NULL, NULL, '623128774', '0010250V6I', NULL, NULL, 'Theorema Everest horloge', NULL, '644352626648', 'FedEx', NULL, '2016-04-06', '04.04.2016 13:59', 'WLGWNL20160322', '1', 'a0YC000000fC2CaMAK', '139.99', '199.99'),
(38526, 'PK\0\0\0\0\0!\0Û1(òo\0\0Ä\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38527, '†·7ƒÉÊf¤¶X²&FÿÄ9V\r…ó`i¥vÁ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38528, 'ü¾×{à•³lÌcò`ÃÁÔb®cöÚÒôšdij–=', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38529, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38530, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38531, '©p7(b¼®ßxEsŸ0ÅÒ£H!¡Ò´x=ˆÙ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '³i4«2&d£\'hFïß7o\ZMðlÕ\\Œ', '', '', '', '', ''),
(38532, '­ëw®Û¤”¬Ë\Z*´äR•Lã_µw›ZËš@—', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38533, '¨²$c\ZÌ+Î” ™™æåÕÝÖ|–·\"çBÓ>', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '%kr‡C~X¡™¬‰ÍXvˆljß+}e¹aø', '®&—B\0ÈŠpëtx8žyô¿4ƒ‰Crd{ñ0rc', '', '', '', ''),
(38534, '\\\r(¬ˆÿÁLãeOUC¬àñxf¦gô\rtïà‡¶', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38535, '¯{üù/÷.-°Y­™ÈBY×RéNüžú8ýá', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38536, '©*<9&Sk{€Ø÷}ùNƒç„S–ÒÔ‰½]4Ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38537, 'Ýíûö‚×­TI‰_lo5Ñ\ZÚŽò®yÝúÃùˆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38538, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38539, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38540, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38541, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38542, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38543, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38544, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38545, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38546, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38547, 'pD×5/Ùë,WdE€”%µVÎ¢R·ÊV€ö', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'û¨,±?Ðà‰1É’Rme ±àQT²>âž', '', '', '', '', ''),
(38548, '^îÃj*¹èz÷Ü', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38549, '0I\r(§dBì|s}«/ØÇ\Z©VæÒ=V)†6õ\"œ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38550, 'ùÎLñ.\\zSA—å¢¢åÂq5?‰Ôê8Wä»Å', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38551, '¢¾ðí\"Å“ýÑwU|ã÷`G÷ÑÂU€µ†§øç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'ãÌ–NÿáÌtÎ9Œ ²?8t ×=ˆù“C0¼ä,', 'm€÷B~qAO”Ð»RBðFIÅƒú”¼', '‡œäŒÃ\0ÔwÁ', '', '', ''),
(38552, 'æ é²Ý–íö°ÐtÙQËŽzXhºì´e§=,4]vÎ²', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38553, 'šÐtYŠ°¦¬œÍr›ÐŒ³EÏE]V5åf^mX', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38554, 'K‰Ì½:\'Ò¶_}û—(…ÒÇYöl]=5±Mô', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38555, 'îñ?g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38556, '¹’¡,àžs>JMíy¨¶ŸcUIz´dÀJÆµdÐJ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38557, 'M—í³lu&´4]6gÙ©*«Ô® hªr»', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'iÙIÏ¬‡¦ËNYvÊ3ë¡Y›GÍ,àM˜õÄ1\Z›', 'Ï‰Ðìü\\=gVØM¦ä·…¯]ÂÒ”<ÇtZ¤Ìd¿', '', '', '', ''),
(38558, 'Þó¨¬ù6ç©DW—çJË³sWJð†ñ	lPþB^U‹', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'Ö”‡¬yŽÏý­šéþÆ2(î¯Î ¸¿Ö”GÚÕ6', '', '', '', '', ''),
(38559, ':Sá]K7Œòs·‡…¦ªÛ´', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38560, 'ñR>\\~1ø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38561, '\\ðXˆ’¸ÑŸÔ:†#[¤,Yx*DÃÜ­¤$Ó`', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38562, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38563, '394224800', NULL, NULL, 'elena klug', 'Schildhornstr. 76', '', '12163', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '01637210012', '0010049TBD', NULL, NULL, 'Compast Mechanikuhr Modell Toulon in Silber/Weiß/Schwarz', NULL, '00340434129949101347', 'DHL', NULL, '2016-04-06', '2016-04-05 16:33', 'T-2005-1', '1', 'a0YC000000f0RX4MAM', '127.96', '199.00'),
(38564, '394223308', NULL, NULL, 'Petra Böhm', 'Märkische Allee 68', 'Kursana Domizil', '12681', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '0305430096', '0010093N10', NULL, NULL, 'Silver Case/White Dial/Black Leather Band     T-3001-1', NULL, '00340434129949101354', 'DHL', NULL, '2016-04-06', '2016-04-05 16:28', 'T-3001-1', '1', 'a0YC000000eqeCLMAY', '139.80', '199.00'),
(38565, '394228131', NULL, NULL, 'Alex Hornhuis', 'Kooistukken 40', '', '9761 JZ', 'EELDE Drenthe', 'Niederlande', 'NL', NULL, NULL, '621211101', '0010250JT4', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352626718', 'FedEx', NULL, '2016-04-06', '05.04.2016 16:59', 'NL140520PJ08', '1', 'a0YC000000fIX84MAG', '175.01', '279.99'),
(38566, '394249147', '', '', 'Tatjana Rempel', 'Uhlandstr. 29', 'Zahntechnick Thomas Arlt', '53340', 'Meckenheim', 'Deutschland', '', '', '', '015234162754', '0010244569', '', '', 'Silver Case/Black Dial/Black Leather Band      T-3001-2', 'Uhr erhalten 25.04.2016\r\nBitte refund!', '00340434129949101361', 'DHL', '', '2016-04-07', '2016-04-05 18:33', 'T-3001-2', '1', 'a0YC000000eqeCNMAY', '139.80', '199.00'),
(38567, '394380689', NULL, NULL, 'Ivan Verdoodt', 'Lakensestraat 20', '', '1853', 'Strombeek-Bever', 'Belgien', 'BE', NULL, NULL, '475799948', '00101969G8', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352626730', 'FedEx', NULL, '2016-04-07', '06.04.2016 11:18', 'WLKSNL15010719', '1', 'a0YC000000fIX49MAG', '175.01', '279.99'),
(38568, '394641021', NULL, NULL, 'Abdelrahim Kharbouch', 'Korbeek-Losestraat 103/0001', 'gelijkvloers', '3001', 'Heverlee', 'Vlaams-Brabant', 'BE', NULL, NULL, '484864592', '0010250R6X', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352626843', 'FedEx', NULL, '2016-04-08', '07.04.2016 15:18', 'WLKSNL15010716', '1', 'a0YC000000fIX47MAG', '175.01', '279.99'),
(38569, '3074457345683011909', NULL, NULL, 'Fairuz Shah', '37,  Jalan SP 7/11, Bandar Saujana Putra,Lebuhraya ELITE,', '', '42610', 'Jenjarom SELANGOR', 'Malaysia', 'MY', NULL, NULL, '60126868946', '00101428GC', NULL, NULL, 'Theorema Newton GM-4004-8 with Stainless Steel Strap', NULL, '578824944026', 'FedEx', NULL, '2016-03-16', '15.03.2016 10:23', 'a0YC000000eTz4rMAC', '1', 'a0YC000000eTz4rMAC', '779.88', '899.00'),
(38570, '394728026', NULL, NULL, 'Alexander Neschen', 'Breidenbacher Weg 5', '', '51580', 'Reichshof', 'Deutschland', 'DE', NULL, NULL, '01758668317', '0010056NQE', NULL, NULL, 'Gold Case/White Dial/Brown Leather Band     T-3001-3', NULL, '00340434129949101392', 'DHL', NULL, '2016-04-11', '2016-04-07 23:28', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38571, '394544991', '', '', 'Ugur Cevik', 'Heidebrinker Str. 12', '', '13357', 'Berlin', 'Deutschland', '', '', '', '015735651154', '0010149AZT', '', '', 'Gold Case/White Dial/Brown Leather Band     T-3001-3', 'Uhr erhalten 27.04.2016\r\nBitte refund!', '00340434129949101408', 'DHL', '', '2016-04-11', '2016-04-07 04:28', 'T-3001-3', '1', 'a0YC000000eqeCOMAY', '139.80', '199.00'),
(38572, '394447126', NULL, NULL, 'Baatr Ubushiev (EB2267712)', 'Heusingerstr. 12-16', '', '12107', 'Berlin', 'Deutschland', 'DE', NULL, NULL, '03052684405', '0010174JHB', NULL, NULL, 'Theorema Uhr Galilei Limited Edition mit Zifferblatt in Weiß', NULL, '00340434129949101415', 'DHL', NULL, '2016-04-11', '2016-04-06 17:03', 'Q-4001-3', '1', 'a0YC000000f0SmGMAU', '62.52', '89.00'),
(38573, '394397717', '', '', 'Haydar Ilbas', 'Bachstr. 3', '', '46535', 'Dinslaken', 'Deutschland', '', '', '', '020646711049', '0010151KFI', '', '', 'Compast Mechanikuhr Modell Toulon in Silber/Wei?/Schwarz', 'Paket am 16.04.2016 zur?ck erhalten, da Empf?nger an der angegebenen Adresse unbekannt ist.\r\n\r\n00340434129949101538  21.04.2016', '00340434129949101422', 'DHL', '', '2016-04-11', '2016-04-06 12:27', 'T-2005-1', '1', 'a0YC000000f0RX4MAM', '127.96', '199.00'),
(38574, '394924745', NULL, NULL, 'Franky De Cock', 'Lokerhoutstraat 1', '', '9160', 'Lokeren', 'Belgien', 'BE', NULL, NULL, '495474349', '10215314', NULL, NULL, 'Theorema Damascus Horloge - Goudkleurige Metalen Band - Goudkleurig/Zwart (T3008-7)', NULL, '644352626865', 'FedEx', NULL, '2016-04-11', '08.04.2016 21:37', 'WLKSNL16021548', '1', 'a0YC000000ezV1xMAE', '139.99', '199.99'),
(38575, '394883595', NULL, NULL, 'Liza Mouradova', 'Rue de Flemalle-grande 451', '', '4400', 'Flemalle', 'Belgien', 'BE', NULL, NULL, '485360787', '00101728F5', NULL, NULL, 'Montre Theorema Damascus - bracelet en cuir noir - Noir/Noir - T3008-4', NULL, '644352626876', 'FedEx', NULL, '2016-04-11', '08.04.2016 17:49', 'WLKSNL16021545', '1', 'a0YC000000ezV1TMAU', '139.99', '199.99'),
(38576, '394739720', NULL, NULL, 'Angie Batsele', 'Vlieghavenlaan 71', '', '3140', 'Keerbergen', 'Belgien', 'BE', NULL, NULL, '472741453', '0010141KFA', NULL, NULL, 'Montre Theorema Damascus - bracelet en cuir noir - DorÃ©/Noir - T3008-3', NULL, '644352626887', 'FedEx', NULL, '2016-04-11', '08.04.2016 01:49', 'WLKSNL16021544', '1', 'a0YC000000ezV1OMAU', '139.99', '199.99'),
(38577, '395252255', NULL, NULL, 'Pius Francois xavier Ottou Essomba', 'Chemin du Croly 2', '', '1430', 'Quenast', 'Belgien', 'BE', NULL, NULL, '32484883923', '0010092KOM', NULL, NULL, 'Une montre Casablanca - DorÃ© / Noir', NULL, '644352627015', 'FedEx', NULL, '2016-04-12', '10.04.2016 18:48', 'WLKSNL15010716', '1', 'a0YC000000fIX47MAG', '175.01', '279.99'),
(38578, '395248133', NULL, NULL, 'Century Box Pierre Debontridder', 'Rue de Thyle 29', 'Century Box', '1495', 'Sart-Dames-Avelines', 'Belgien', 'BE', NULL, NULL, '495195006', '0010005M5Y', NULL, NULL, 'Une montre Casablanca - Noir', NULL, '644352627026', 'FedEx', NULL, '2016-04-12', '10.04.2016 18:48', 'WLKSNL15010719', '1', 'a0YC000000fIX49MAG', '175.01', '279.99'),
(38579, '395150121', NULL, NULL, 'Larissa Boulogne', 'Lekdijk west 28a', '', '3411 MV', 'LOPIK', 'Niederlande', 'NL', NULL, NULL, '612737725', '0010181EWM', NULL, NULL, 'Horloge van Pionier Acapulco - zwart zilver zwart (GM504-2)', NULL, '644352627037', 'FedEx', NULL, '2016-04-12', '10.04.2016 09:09', 'WLGWNL201603222', '1', 'a0YC000000fC3EYMA0', '139.99', '199.99'),
(38580, '395058536', NULL, NULL, 'emiel rispens', 'Jentsjemar 9', '', '8939 CL', 'LEEUWARDEN', 'Niederlande', 'NL', NULL, NULL, '617694590', '0010230KOR', NULL, NULL, 'Pionier Black Mamba Automatisch Chronograaf Horloge - Zwart', NULL, '644352627048', 'FedEx', NULL, '2016-04-12', '09.04.2016 19:36', 'WLGWNL20160322', '1', 'a0YC000000fC2r5MAC', '149.99', '219.99'),
(38581, '395196903', NULL, NULL, 'Faraj Shami', 'Lindenstr. 26', '', '39615', 'Seehausen (Altmark)', 'Deutschland', 'DE', NULL, NULL, '4,91762E+12', '0010237BY1', NULL, NULL, 'Compast Mechanikuhr Modell Toulon in Silber/Weiß/Schwarz', NULL, '3,40434E+17', 'DHL', NULL, '2016-04-12', '10.04.2016 13:57', 'T-2005-1', '1', 'a0YC000000f0RX4MAM', '127.96', '199.00'),
(38582, '395175066', NULL, NULL, 'Jasmin Aideyan', 'Burgstr. 14', '', '78224', 'Singen (Hohentwiel)', 'Deutschland', 'DE', NULL, NULL, '7731866910', '0010153R6X', NULL, NULL, 'Compast Mechanikuhr Modell Toulon in Silber/Weiß/Schwarz', NULL, '3,40434E+17', 'DHL', NULL, '2016-04-12', '10.04.2016 11:29', 'T-2005-1', '1', 'a0YC000000f0RX4MAM', '127.96', '199.00'),
(38583, '395463318', NULL, NULL, 'Bianca Van Es', 'Van bossestraat 62', '', '2613 CS', 'Delft', 'Niederlande', 'NL', NULL, NULL, '653383834', '0010103Q30', NULL, NULL, 'Theorema Damascus Horloge - goud metalen band - goud/zwart (T3008-7)', NULL, '644352627059', 'FedEx', NULL, '2016-04-12', '11.04.2016 20:31', 'WLKSNL16021548', '1', 'a0YC000000ezVATMA2', '139.99', '199.99'),
(38584, '395736134', NULL, NULL, 'Moustapha Rouas', 'Raf Verhulstlaan 17', '', '2160', 'Wommelgem', 'Belgien', 'BE', NULL, NULL, '32489369856', '001019667V', NULL, NULL, 'Montre Theorema Damascus - bracelet en cuir noir - DorÃ©/Noir - T3008-3', NULL, '644352627162', 'FedEx', NULL, '2016-04-14', '13.04.2016 09:49', 'WLKSNL16021544', '1', 'a0YC000000ezV1OMAU', '139.99', '199.99'),
(38585, '395927575', NULL, NULL, 'Ivanildo Comvalius', 'Beemsterstraat 358', '', '1024 BN', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '615196216', '10169576', NULL, NULL, 'Theorema Damascus Horloge - goud metalen band - goud/zwart (T3008-7)', NULL, '644352627184', 'FedEx', NULL, '2016-04-15', '14.04.2016 08:29', 'WLKSNL16021548', '1', 'a0YC000000ezVATMA2', '139.99', '199.99'),
(38586, '395878526', NULL, NULL, 'J. Stoop', 'Marsmanplein 124', '', '2025DV', 'Haarlem', 'Niederlande', 'NL', NULL, NULL, '644630479', '0010242RC9', NULL, NULL, 'Theorema Damascus Horloge - goud metalen band - goud/zwart (T3008-7)', NULL, '644352627195', 'FedEx', NULL, '2016-04-15', '13.04.2016 21:30', 'WLKSNL16021548', '1', 'a0YC000000ezVATMA2', '139.99', '199.99'),
(38587, '395833896', NULL, NULL, 'Lisa Bosman', 'Overijssellaan 127', '', '2101 TC', 'HEEMSTEDE Noord-Holland', 'Niederlande', 'NL', NULL, NULL, '651010985', '0010193N8D', NULL, NULL, 'Theorema Damascus Horloge - goud metalen band - goud/zwart (T3008-7)', NULL, '644352627200', 'FedEx', NULL, '2016-04-15', '13.04.2016 17:29', 'WLKSNL16021548', '1', 'a0YC000000ezVATMA2', '139.99', '199.99'),
(38588, '395848647', NULL, NULL, 'Isabelle Deflandre', 'Braambessenlaan 8', '', '3590', 'Diepenbeek', 'Belgien', 'BE', NULL, NULL, '474505918', '0010165HPR', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/goudkleur', NULL, '644352627276', 'FedEx', NULL, '2016-04-15', '13.04.2016 18:49', 'WLKSNL15010715', '1', 'a0YC000000fIX45MAG', '175.01', '279.99'),
(38589, '395655004', NULL, NULL, 'Stefanie Zysk', 'Ostpreußenweg  5', '', '32699', 'Extertal', 'Deutschland', 'DE', NULL, NULL, '015154613688', '00100070S5', NULL, NULL, 'Silver Case/White Dial/Black Leather Band     T-3001-1', NULL, '00340434129949101484', 'DHL', NULL, '2016-04-14', '2016-04-12 20:28', 'T-3001-1', '1', 'a0YC000000eqeCLMAY', '139.80', '199.00'),
(38590, '396269491', NULL, NULL, 'Sarinne Verholen', 'Mechelsestraat 176', '', '1840', 'Londerzeel', 'Belgien', 'BE', NULL, NULL, '52303831', '0010165VC6', NULL, NULL, 'Berlin Pionier Automatische Horloge - Goud/Bruin (GM512-03)', NULL, '644352627324', 'FedEx', NULL, '2016-04-18', '15.04.2016 19:48', 'WLLCNL160321003', '1', 'a0YC000000fBu8vMAC', '149.99', '219.99'),
(38591, '396242612', NULL, NULL, 'Luc Blomme', 'Rollebeekstraat 43', '', '1650', 'Beersel', 'Belgien', 'BE', NULL, NULL, '499725972', '0010150EPR', NULL, NULL, 'Horloge van Pionier Acapulco - zwart zilver (GM504-01)', NULL, '644352627335', 'FedEx', NULL, '2016-04-18', '15.04.2016 17:19', 'WLGWNL201603221', '1', 'a0YC000000fC3DPMA0', '139.99', '199.99'),
(38592, '396061211', NULL, NULL, 'Yelena ALIKHANYAN', 'chaussee de Louvain 441', '', '1300', 'Wavre', 'Belgien', 'BE', NULL, NULL, '488950017', '0010250VP4', NULL, NULL, 'Montre Pionier Acapulco - ModÃ¨le GM504-3 - Marron/Or', NULL, '644352627346', 'FedEx', NULL, '2016-04-18', '14.04.2016 20:19', 'WLGWNL201603223', '1', 'a0YC000000fC3DtMAK', '139.99', '199.99'),
(38593, '396106689', NULL, NULL, 'Tom Kerssens', 'Handelstraat 18', '', '1921 EH', 'AKERSLOOT', 'Niederlande', 'NL', NULL, NULL, '649939528', '0010113HDA', NULL, NULL, 'Theorema Damascus Horloge - zwart leren band - zwart/zwart (T3008-4)', NULL, '644352627357', 'FedEx', NULL, '2016-04-18', '14.04.2016 22:30', 'WLKSNL16021545', '1', 'a0YC000000ezVAQMA2', '139.99', '199.99'),
(38594, '396064558', NULL, NULL, 'Femke Kramer', 'Willem Dreeshof 3', '', '2953 AW', 'ALBLASSERDAM', 'Niederlande', 'NL', NULL, NULL, '636446966', '0010123R29', NULL, NULL, 'Theorema Damascus Horloge - goud metalen band - goud/zwart (T3008-7)', NULL, '644352627368', 'FedEx', NULL, '2016-04-18', '14.04.2016 19:30', 'WLKSNL16021548', '1', 'a0YC000000ezVATMA2', '139.99', '199.99'),
(38595, '3074457345683667966', NULL, NULL, 'Stephanie Lau M C', '119B RIVERVALE DR #08-324 NA', '#08-324', '542119', 'SINGAPORE', 'SINGAPUR', 'SG', NULL, NULL, '97108928', '0010021Q9B', NULL, NULL, 'T-3005 (BLACK DIAL, GOLD RIM): Theorema Marco Polo Watch', NULL, '578824944519', 'FedEx', NULL, '2016-04-18', '15.04.2016 18:41', 'SG151109NH24', '1', 'a0YC000000eGCXPMA4', '233.22', '299.00'),
(38596, '396446397', NULL, NULL, 'myriam hakimi', 'Volderstraat  1', '1 bus 01', '1800', 'Vilvoorde', 'Belgien', 'BE', NULL, NULL, '471564103', '0010137TOA', NULL, NULL, 'Montre Theorema Damascus - bracelet mÃ©tallique dorÃ© - DorÃ©/Noir - T3008-7', NULL, '644352627438', 'FedEx', NULL, '2016-04-18', '17.04.2016 01:18', 'WLKSNL16021548', '1', 'a0YC000000ezV1xMAE', '139.99', '199.99'),
(38597, '396656574', NULL, NULL, 'farid mohammadebrahimi', 'Avenue De Fre 190', '', '1180', 'Uccle', 'Belgien', 'BE', NULL, NULL, '485171015', '0010192PXK', NULL, NULL, 'Montre automatique Berlin Pionier - ModÃ¨le GM512-03 - Or/Marron', NULL, '644352627450', 'FedEx', NULL, '2016-04-19', '17.04.2016 19:48', 'WLLCNL160321003', '1', 'a0YC000000fBu8vMAC', '149.99', '219.99'),
(38598, '396582984', NULL, NULL, 'Ionela Harghel', 'Pieter Michielsstraat 8', '', '1601', 'Ruisbroek', 'Belgien', 'BE', NULL, NULL, '485303568', '0010231O3C', NULL, NULL, 'Montre automatique Berlin Pionier - ModÃ¨le GM512-03 - Or/Marron', NULL, '644352627460', 'FedEx', NULL, '2016-04-19', '17.04.2016 13:19', 'WLLCNL160321003', '1', 'a0YC000000fBu8vMAC', '149.99', '219.99'),
(38599, '3074457345683753421', NULL, NULL, 'Karin Clarke', '53 GRANGE ROAD SPRING GROVE #13-09 NA', '13-09', '249565', 'SINGAPORE', 'Singapur', 'SG', NULL, NULL, '98428910', '0010013AKL', NULL, NULL, 'GM-4004-8 (STAINLESS STEEL BAND): Theorema NEWTON Automatic Watch', NULL, '578824944655', 'FedEx', NULL, '2016-04-20', '2016-04-19 16:11', 'SG151118NH28', '1', 'a0YC000000eMe1hMAC', '272.22', '349.00'),
(38600, '397084005', '', '', 'Lorraine Eaton', 'Rue de Villers  11', '', '1348', 'Louvain-la-Neuve', 'Belgien', '', '', '', '10458277', '0010099O1B', '', '', 'Une montre Casablanca - Argent? / Dor?', '', '644352627633', 'FedEx', '644352627633', '2016-04-21', '19.04.2016 21:18', 'WLKSNL15010715', '1', 'a0YC000000fIX45MAG', '175.01', '279.99'),
(38601, '397027241', NULL, NULL, 'LAURENT VAN BELLEGHEM', 'Rue de la Croisette 127', '.', '7110', 'Strepy-Bracquegnies', 'Belgien', 'BE', NULL, NULL, '475822510', '00102509W6', NULL, NULL, 'Montre automatique Javelle Regulator - Noir/Blanc - J49022', NULL, '644352627622', 'FedEx', NULL, '2016-04-21', '19.04.2016 19:18', 'WLGWNL201603221', '1', 'a0YC000000fC3IkMAK', '90.00', '139.98'),
(38602, '397498964', NULL, NULL, 'Jasper Binnekade', 'Piramidepad 26', '', '1448 NT', 'PURMEREND', 'Niederlande', 'NL', NULL, NULL, '652353194', '0010209ERM', NULL, NULL, 'Theorema Everest horloge', NULL, '644352627703', 'FedEx', NULL, '2016-04-25', '21.04.2016 20:30', 'WLGWNL20160322', '1', 'a0YC000000fC2CaMAK', '139.99', '199.99'),
(38603, '397915645', NULL, NULL, 'Frank Marynissen', 'LEEUWERIKSTRAAT 20', '', '2018', 'ANTWERPEN', 'Belgien', 'BE', NULL, NULL, '496966545', '00101719KF', NULL, NULL, 'Pionier Black Mamba Automatisch Chronograaf Horloge - Zwart', NULL, '644352627714', 'FedEx', NULL, '2016-04-25', '23.04.2016 23:18', 'WLGWNL20160322', '1', 'a0YC000000fC2pnMAC', '149.99', '219.99'),
(38604, '397823841', NULL, NULL, 'Eliane Louis', 'Allee de la picherotte 2', '', '4053', 'Embourg', 'Belgien', 'BE', NULL, NULL, '498766588', '0010179UPP', NULL, NULL, 'Montre Theorema Everest avec bracelet en cuir', NULL, '644352627725', 'FedEx', NULL, '2016-04-25', '23.04.2016 14:18', 'WLGWNL20160322', '1', 'a0YC000000fC2CQMA0', '139.99', '199.99'),
(38605, '397809618', NULL, NULL, 'ELENA IFRIM', 'Kouter 107', '', '1785', 'Merchtem', 'Belgien', 'BE', NULL, NULL, '472274981', '0010050TYP', NULL, NULL, 'Une montre Casablanca - Noir', NULL, '644352627736', 'FedEx', NULL, '2016-04-25', '23.04.2016 12:49', 'WLKSNL15010719', '1', 'a0YC000000fIX49MAG', '175.01', '279.99'),
(38606, '397889775', NULL, NULL, 'Cindy Tang', 'Ingelandenweg 1H (geen 1!)', 'For Navigation, type in: Ingelandenweg 3!', '1069 WE', 'Amsterdam', 'Niederlande', 'NL', NULL, NULL, '614026230', '0010114PSV', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352627747', 'FedEx', NULL, '2016-04-25', '23.04.2016 20:28', 'NL140520PJ08', '1', 'a0YC000000fIX84MAG', '175.01', '279.99'),
(38607, '397994045', NULL, NULL, 'Vere Debuyck', 'Hoge Kouter 19', '', '8560', 'Gullegem', 'Belgien', 'BE', NULL, NULL, '491526073', '0010041UEM', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352627839', 'FedEx', NULL, '2016-04-26', '24.04.2016 12:18', 'WLKSNL15010716', '1', 'a0YC000000fIX47MAG', '175.01', '279.99'),
(38608, '397957892', NULL, NULL, 'Ioan Vreeling', 'Marter 146', '', '3225 RK', 'HELLEVOETSLUIS Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '640682356', '0010076P2W', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352627840', 'FedEx', NULL, '2016-04-26', '24.04.2016 09:28', 'NL140520PJ08', '1', 'a0YC000000fIX84MAG', '175.01', '279.99'),
(38609, '398227505', NULL, NULL, 'joey burgemeester', 'Fagelstraat 94', '', '1052 GJ', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '634396931', '0010171WGV', NULL, NULL, 'Horloge van Pionier Acapulco - zwart zilver zwart (GM504-2)', NULL, '644352627850', 'FedEx', NULL, '2016-04-26', '25.04.2016 14:07', 'WLGWNL201603222', '1', 'a0YC000000fC3EYMA0', '139.99', '199.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(38610, '398228690', NULL, NULL, 'Sadou Youcef', '4 RUE DES GLYCINES', '', '93250', 'VILLEMOMBLE', 'Frankreich', 'FR', NULL, NULL, '603106015', '00102048BO', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002-2 Chicago', NULL, '644352627861', 'FedEx', NULL, '2016-04-26', '25.04.2016 12:24', '4260295882231', '1', 'a0YC000000fKtvtMAC', '155.00', '249.90'),
(38611, '398175921', NULL, NULL, 'Sophie LOUVET', '23 CHEMIN NEUF DE PISSEVIN Villa 7', '', '30900', 'NIMES', 'Frankreich', 'FR', NULL, NULL, '633391744', '0010023ZT3', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002-1 Chicago', NULL, '644352627872', 'FedEx', NULL, '2016-04-26', '25.04.2016 08:16', '4260295882224', '1', 'a0YC000000fKtu1MAC', '155.00', '249.90'),
(38612, '398122252', NULL, NULL, 'marlene elias', '136 GRAND RUE', '', '57620', 'LEMBERG', 'Frankreich', 'FR', NULL, NULL, '387068624', '001005001Y', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002-9 Chicago', NULL, '644352627883', 'FedEx', NULL, '2016-04-26', '24.04.2016 23:00', '4260295882309', '1', 'a0YC000000fKty5MAC', '155.00', '249.90'),
(38613, '397995414', '', '', 'siciliano florian', '00 route de perols Chemin tes terres noires', '', '34970', 'lattes', 'Frankreich', '', '', '1834mtp@live.fr', '652347225', '001001218D', '', '', 'Montre Automatique 16 Diamants - Modèle 7002-9 Chicago', '', '644352627894', 'FedEx', '', '2016-04-26', '24.04.2016 10:15', '4260295882309', '1', 'a0YC000000fKty5MAC', '155.00', '249.90'),
(38614, '397822190', NULL, NULL, 'Gregory Padovani', '104 PASSERELLE DES PRES RASCLAUX', '', '30100', 'ALES', 'Frankreich', 'FR', NULL, NULL, '621243710', '0010186H1G', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 1 Chicago', NULL, '578824944780', 'FedEx', NULL, '2016-04-25', '23.04.2016 12:09', '4260295882224', '1', 'a0YC000000fKtu1MAC', '155.00', '249.90'),
(38615, '397588015', NULL, NULL, 'Maria Detouteville', '26  Residence Les Chatenieres', '', '76710', 'MONTVILLE', 'Frankreich', 'FR', NULL, NULL, '235336972', '0010250IGY', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 1 Chicago', NULL, '578824944791', 'FedEx', NULL, '2016-04-25', '22.04.2016 08:51', '4260295882224', '1', 'a0YC000000fKtu1MAC', '155.00', '249.90'),
(38616, '397635076', NULL, NULL, 'Deschamps Sebastien', '4 Rue des pins 2 eme etage', '', '44700', 'Orvault', 'Frankreich', 'FR', NULL, NULL, '761853015', '0010113CML', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 10 Chicago', NULL, '578824944806', 'FedEx', NULL, '2016-04-25', '22.04.2016 12:50', '4260295882316', '1', 'a0YC000000fKtyPMAS', '155.00', '249.90'),
(38617, '397803946', NULL, NULL, 'Olivier Geneste', '2 RUE DE L OUSSEAU parc de bonnefond Appart 60 Bat D', '', '31830', 'PLAISANCE DU TOUCH', 'Frankreich', 'FR', NULL, NULL, '637447218', '0010232OUW', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 2 Chicago', NULL, '578824944817', 'FedEx', NULL, '2016-04-25', '23.04.2016 10:13', '4260295882231', '1', 'a0YC000000fKtvtMAC', '155.00', '249.90'),
(38618, '397859753', NULL, NULL, 'Alain Fontana', '14 B RUE DE BAGNOLS', '', '31790', 'ST JORY', 'Frankreich', 'FR', NULL, NULL, '561355132', '00102091QL', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 3 Chicago', NULL, '578824944828', 'FedEx', NULL, '2016-04-25', '23.04.2016 15:43', '4260295882248', '1', 'a0YC000000fKtw3MAC', '155.00', '249.90'),
(38619, '397800802', NULL, NULL, 'Arezki Makes', '14/147 Rue Saint-Sauveur Appartement 147', '', '59800', 'Lille', 'Frankreich', 'FR', NULL, NULL, '760553146', '0010219TO8', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 3 Chicago', NULL, '578824944839', 'FedEx', NULL, '2016-04-25', '23.04.2016 10:14', '4260295882248', '1', 'a0YC000000fKtw3MAC', '155.00', '249.90'),
(38620, '397811110', NULL, NULL, 'Odile Dezaux', '75 T RUE JEAN JAURES', '', '59410', 'ANZIN', 'Frankreich', 'FR', NULL, NULL, '962141308', '00100871RA', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 3 Chicago', NULL, '578824944840', 'FedEx', NULL, '2016-04-25', '23.04.2016 10:42', '4260295882248', '1', 'a0YC000000fKtw3MAC', '155.00', '249.90'),
(38621, '397879310', NULL, NULL, 'monique krauss', '6 RUE DES LAVOIRS', '', '25250', 'ONANS', 'Frankreich', 'FR', NULL, NULL, '381931515', '0010250OIM', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 4 Chicago', NULL, '578824944850', 'FedEx', NULL, '2016-04-25', '23.04.2016 17:16', '4260295882255', '1', 'a0YC000000fKtwIMAS', '155.00', '249.90'),
(38622, '397628573', NULL, NULL, 'Manet Jerome', '2 RUE DE LA GARE', '', '57300', 'HAGONDANGE', 'Frankreich', 'FR', NULL, NULL, '637666896', '0010250AA6', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 6 Chicago', NULL, '578824944861', 'FedEx', NULL, '2016-04-25', '22.04.2016 12:15', '4260295882279', '1', 'a0YC000000fKtx6MAC', '155.00', '249.90'),
(38623, '397637640', NULL, NULL, 'myriam elbaz', '282 avenue des poilus villa 1Gauche', '', '13012', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '660529037', '0010067HMK', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 6 Chicago', NULL, '578824944872', 'FedEx', NULL, '2016-04-25', '22.04.2016 13:04', '4260295882279', '1', 'a0YC000000fKtx6MAC', '155.00', '249.90'),
(38624, '398469310', NULL, NULL, 'Roy van Zanten', 'Fidelio 16', '', '2907 KE', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '644544460', '0010244TUB', NULL, NULL, 'Berlin Pionier Automatische Horloge - Goud/Bruin (GM512-03)', NULL, '644352627910', 'FedEx', NULL, '2016-04-27', '26.04.2016 16:07', 'WLLCNL160321003', '1', 'a0YC000000fBu9HMAS', '149.99', '219.99'),
(38625, '398437799', NULL, NULL, 'Mary Picouret', '680 Avenue De Bordeaux MONTAUBAN', '', '82000', 'Montauban', 'Frankreich', 'FR', NULL, NULL, '687899039', '0010158ARX', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-8', NULL, '', 'Fedex', NULL, '0000-00-00', '26.04.2016 11:53', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38626, '398437060', NULL, NULL, 'Mary Picouret', '680 Avenue De Bordeaux MONTAUBAN', '', '82000', 'Montauban', 'Frankreich', 'FR', NULL, NULL, '687899039', '00101437F7', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-8', NULL, '', 'Fedex', NULL, '0000-00-00', '26.04.2016 11:52', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38627, '398436652', NULL, NULL, 'Mary Picouret', '680 Avenue De Bordeaux MONTAUBAN', '', '82000', 'Montauban', 'Frankreich', 'FR', NULL, NULL, '687899039', '0010250END', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-8', NULL, '578824946100', 'FedEx', NULL, '2016-05-11', '26.04.2016 11:50', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38628, '398435156', NULL, NULL, 'Anne-Charlotte Hamond', '80 Rue rouget de lisle', '', '92000', 'NANTERRE', 'Frankreich', 'FR', NULL, NULL, '650444941', '0010171O9A', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002-4 Chicago', NULL, '578824945136', 'Fedex', NULL, '2016-04-27', '26.04.2016 11:45', '4260295882255', '1', 'a0YC000000fKtwIMAS', '155.00', '249.90'),
(38629, '398678991', NULL, NULL, 'william krouba', 'Rue de Conde 88', '', '7971', 'Basecles', 'Belgien', 'BE', NULL, NULL, '492100199', '0010233TE5', NULL, NULL, 'Montre Pionier Acapulco - ModÃ¨le GM504-3 - Marron/Or', NULL, '644352627931', 'FedEx', NULL, '2016-04-28', '27.04.2016 14:48', 'WLGWNL201603223', '1', 'a0YC000000fC3DtMAK', '139.99', '199.99'),
(38630, '398672046', NULL, NULL, 'Jan Stanley Brown', 'Avenue d\'Orbaix 45/3', '', '1180', 'Uccle Brussel', 'Belgien', 'BE', NULL, NULL, '473789884', '0010248P7M', NULL, NULL, 'Theorema Everest horloge', NULL, '644352627942', 'FedEx', NULL, '2016-04-28', '27.04.2016 14:20', 'WLGWNL20160322', '1', 'a0YC000000fC2CQMA0', '139.99', '199.99'),
(38631, '398564378', NULL, NULL, 'Paul van Wijnsbergen', 'Leon Hermanslaan 11', 'bus 2', '3621', 'Rekem/Lanaken', 'Belgien', 'BE', NULL, NULL, '31622793956', '001023782N', NULL, NULL, 'Berlin Pionier Automatische Horloge - Zwart (GM512-04)', NULL, '644352627953', 'FedEx', NULL, '2016-04-28', '27.04.2016 00:48', 'WLLCNL160321004', '1', 'a0YC000000fBu95MAC', '149.99', '219.99'),
(38632, '398724936', NULL, NULL, 'jean Rurangwa', 'Boulevard guillaume van haelen  158', '', '1190', 'Forest Bruxelles', 'Belgien', 'BE', NULL, NULL, '33476562164', '0010250B53', NULL, NULL, 'Montre automatique Pionier Florida - Cuir marron - Noir/Or - GM-505-3', NULL, '644352628000', 'FedEx', NULL, '2016-04-29', '27.04.2016 18:23', 'WLKSNL15011332', '1', 'a0YC000000fCSQoMAO', '149.99', '219.99'),
(38633, '398918942', NULL, NULL, 'mario tatti', 'rue de l\'idylle  3bt3', '', '1080', 'bruxelles molenbeek', 'Belgien', 'BE', NULL, NULL, '472471395', '0010250BRL', NULL, NULL, 'Montre automatique Pionier Florida - Cuir noir - Noir/Argent - GM-505-2', NULL, '644352628044', 'FedEx', NULL, '2016-04-29', '28.04.2016 15:18', 'WLKSNL15011331', '1', 'a0YC000000fCSQjMAO', '149.99', '219.99'),
(38634, '398808909', NULL, NULL, 'axel mievilly', '74 AVENUE DU PRESIDENT KENNEDY', '', '68200', 'MULHOUSE', 'Frankreich', 'FR', NULL, NULL, '752775829', '00100188IR', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002-1 Chicago', NULL, '578824945228', 'FedEx', NULL, '2016-04-29', '28.04.2016 01:21', '4260295882224', '1', 'a0YC000000fKtu1MAC', '155.00', '249.90'),
(38635, '398534549', NULL, NULL, 'Allaoua thania', '3 RUE LEON FROT', '', '75011', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '623255464', '00102016QA', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002-10  Chicago', NULL, '578824945239', 'FedEx', NULL, '2016-04-29', '26.04.2016 19:50', '4260295882316', '1', 'a0YC000000fKtyPMAS', '155.00', '249.90'),
(38636, '398916992', NULL, NULL, 'Da Costa', '101 Nationale', '', '59700', 'MARCQ EN BAROEUL', 'Frankreich', 'FR', NULL, NULL, '762625988', '00101826VW', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002-10 Chicago', NULL, '578824945240', 'FedEx', NULL, '2016-04-29', '28.04.2016 13:14', '4260295882316', '1', 'a0YC000000fKtyPMAS', '155.00', '249.90'),
(38637, '398606796', NULL, NULL, 'Carlos Abreu', '16 Ch du pont de Jeanne d arc', '', '77144', 'Montevrain', 'Frankreich', 'FR', NULL, NULL, '608859316', '0010187JIY', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002-6 Chicago', NULL, '578824945250', 'FedEx', NULL, '2016-04-29', '27.04.2016 13:51', '4260295882279', '1', 'a0YC000000fKtx6MAC', '155.00', '249.90'),
(38638, '398776557', NULL, NULL, 'Aribat CADAR', '93 D\'Endoume', '', '13007', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '620101491', '001025068B', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-1', NULL, '578824945261', 'FedEx', NULL, '2016-04-29', '27.04.2016 20:42', '4260295880374', '1', 'a0YC000000c5VOtMAM', '184.99', '229.00'),
(38639, '398649245', '', '', 'Jeanmarc Barone', '142 Chemin du chanty', '', '74420', 'Burdignin', 'Frankreich', '', '', '', '766933498', '00101719SA', '', '', 'Montre Automatique Therorema - Modèle GM-101-2', 'Sendung am 22.06.16 zurück erhalten!', '578824945272', 'FedEx', '', '2016-04-29', '27.04.2016 10:42', '4260295880381', '1', 'a0YC000000c5VP8MAM', '184.99', '229.00'),
(38640, '398753147', '', '', 'Patrick Iyong', '28  Rue lannes', '', '59100', 'Roubaix', 'Frankreich', '', '', '', '650323904', '10246527', '', '', 'Montre Automatique Therorema - Modèle GM-101-3', 'Sendung am 22.06.16 zurück erhalten!', '578824945283', 'FedEx', '', '2016-04-29', '27.04.2016 19:13', '4260295880398', '1', 'a0YC000000c5VPwMAM', '184.99', '229.00'),
(38641, '398608130', NULL, NULL, 'Carlos Abreu', '16 Ch du pont de Jeanne d arc', '', '77144', 'Montevrain', 'Frankreich', 'FR', NULL, NULL, '608859316', '10229445', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-7', NULL, '578824945250', 'FedEx', NULL, '2016-04-29', '27.04.2016 13:47', '4260295881999', '1', 'a0YC000000c5VRiMAM', '184.99', '229.00'),
(38642, '398641703', NULL, NULL, 'Abalo Cyrille AGBA', '4 Allee des Noyers 4A21', '', '95130', 'LE PLESSIS BOUCHARD', 'Frankreich', 'FR', NULL, NULL, '669721010', '0010126IPX', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-8', NULL, '578824945309', 'FedEx', NULL, '2016-04-29', '27.04.2016 10:18', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38643, '398947807', NULL, NULL, 'Philippe BRUYR', 'Rue de Prahy 22', '', '5060', 'Velaine-sur-Sambre', 'Belgien', 'BE', NULL, NULL, '478537053', '0010191GL7', NULL, NULL, 'Montre automatique Pionier Florida - Cuir noir - Noir/Noir - GM-505-7', NULL, '644352628099', 'FedEx', NULL, '2016-05-02', '28.04.2016 17:48', 'WLKSNL15011333', '1', 'a0YC000000fCSQkMAO', '149.99', '219.99'),
(38644, '399345574', NULL, NULL, 'recep yilmaz', 'botermelkstraat 25a', '', '9100', 'sint-niklaas', 'Belgien', 'BE', NULL, NULL, '497043913', '0010077LY8', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Zwart/goud (GM-505-3)', NULL, '644352628103', 'FedEx', NULL, '2016-05-02', '30.04.2016 15:18', 'WLKSNL15011332', '1', 'a0YC000000fCSQoMAO', '149.99', '219.99'),
(38645, '399005510', NULL, NULL, 'Rudi Leleu', 'Fritz Van den Berghelaan 1', 'BVBA FTC', '9800', 'Sint-Martens-Leerne', 'Belgien', 'BE', NULL, NULL, '499527582', '00101287LK', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Zwart/goud (GM-505-3)', NULL, '644352628114', 'FedEx', NULL, '2016-05-02', '28.04.2016 21:48', 'WLKSNL15011332', '1', 'a0YC000000fCSQoMAO', '149.99', '219.99'),
(38646, '399234232', NULL, NULL, 'CAN KANPOLAT', 'A. STOCLETLAAN 214', '', '2570', 'Duffel', 'Belgien', 'BE', NULL, NULL, '32488968649', '00101769PT', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352628125', 'FedEx', NULL, '2016-05-02', '30.04.2016 00:49', 'WLKSNL15010716', '1', 'a0YC000000fIX47MAG', '175.01', '279.99'),
(38647, '399233583', NULL, NULL, 'CAN KANPOLAT', 'A. STOCLETLAAN 214', '', '2570', 'Duffel', 'Belgien', 'BE', NULL, NULL, '32488968649', '00100779GJ', NULL, NULL, 'Theorema Everest horloge', NULL, '644352628125', 'FedEx', NULL, '2016-05-02', '30.04.2016 00:49', 'WLGWNL20160322', '1', 'a0YC000000fC2CQMA0', '139.99', '199.99'),
(38648, '399206077', NULL, NULL, 'Kelly Meuwissen', 'Hegge 49', '', '6365 EA', 'SCHINNEN', 'Niederlande', 'NL', NULL, NULL, '(06) 15 41 43 55', '0010160CNL', NULL, NULL, 'Theorema Casablanca horloge - zwart', NULL, '644352628136', 'FedEx', NULL, '2016-05-02', '29.04.2016 21:05', 'NL140520PJ11', '1', 'a0YC000000fIX86MAG', '175.01', '279.99'),
(38649, '399173397', NULL, NULL, 'Hendrikus van Oostrom', 'Lage Bos 10', 'huis', '1974 TA', 'IJMUIDEN noordholland', 'Niederlande', 'NL', NULL, NULL, '639409743', '00101505VM', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352628147', 'FedEx', NULL, '2016-05-02', '29.04.2016 18:04', 'NL140520PJ10', '1', 'a0YC000000fIX85MAG', '175.01', '279.99'),
(38650, '398962671', NULL, NULL, 'Niels Antonis', 'Vinkenbos 35', '', '5521 SZ', 'EERSEL', 'Niederlande', 'NL', NULL, NULL, '619937686', '0010129KL5', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352628158', 'FedEx', NULL, '2016-05-02', '28.04.2016 18:59', 'NL140520PJ08', '1', 'a0YC000000fIX84MAG', '175.01', '279.99'),
(38651, '399384464', '', '', 'Arnaud Simonet', '101 Rue De La Republique', '', '10510', 'Origny Le Sec', 'Frankreich', '', '', '', '643460105', '0010035WCM', '', '', 'Montre Automatique Therorema - Modèle GM-101-2', 'Sendung am 03.06.16 zurück erhalten!', '578824945397', 'FedEx', '', '2016-05-02', '30.04.2016 17:13', '4260295880381', '1', 'a0YC000000c5VP8MAM', '184.99', '229.00'),
(38652, '399212448', '', '', 'Justine Macquet', '69 avenue du general de Gaulle', '', '77340', 'pontault Combault', 'Frankreich', '', '', '', '637407991', '0010006SO1', '', '', 'Montre Automatique Therorema - Mod?le GM-101-6', 'Sendung am 12.05.16 zur?ck erhalten!\r\nRL 7363 0378 4DE   17.05.2016\r\nSendung am 04.07.2016 zurück erhalten! Adresse falsch!', '578824945401', 'FedEx', '', '2016-05-02', '29.04.2016 19:40', '4260295881982', '1', 'a0YC000000c5VQuMAM', '184.99', '229.00'),
(38653, '399153508', '', '', 'chekh konte', '171 rue ordener', '', '75018', 'paris', 'Frankreich', '', '', '', '784256090', '001019796K', '', '', 'Montre Automatique Therorema - Modèle GM-101-8', 'Sendung am 22.06.16 zurück erhalten!', '578824945412', 'FedEx', '', '2016-05-02', '29.04.2016 14:13', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38654, '399108540', NULL, NULL, 'patrick iyong', '13 SQUARE AMICIE LEBAUDY chez said', '', '75020', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '661022144', '0010192M8X', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-3', NULL, '578824945423', 'FedEx', NULL, '2016-05-02', '29.04.2016 10:16', '4260295880398', '1', 'a0YC000000c5VPwMAM', '184.99', '229.00'),
(38655, '399091912', NULL, NULL, 'Jennifer Celaya', '6 RUE DES ARTISANS', '', '31140', 'PECHBONNIEU', 'Frankreich', 'FR', NULL, NULL, '783161610', '0010206WLV', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002-6 Chicago', NULL, '578824945434', 'FedEx', NULL, '2016-05-02', '29.04.2016 08:50', '4260295882279', '1', 'a0YC000000fKtx6MAC', '155.00', '249.90'),
(38656, '399057622', NULL, NULL, 'ANDRADE EDITH', '3 RUE DE L ILE DE FRANCE', '', '14400', 'BAYEUX', 'Frankreich', 'FR', NULL, NULL, '632075576', '0010250TAM', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002-7 Chicago', NULL, '578824945445', 'FedEx', NULL, '2016-05-02', '29.04.2016 23:18', '4260295882286', '1', 'a0YC000000fKtxLMAS', '155.00', '249.90'),
(38657, '399598838', NULL, NULL, 'G Donga', 'Berltsumerdyk 7', '', '9044 MA', 'BITGUM', 'Niederlande', 'NL', NULL, NULL, '612446997', '001001437W', NULL, NULL, 'Theorema Everest horloge', NULL, '644352628239', 'FedEx', NULL, '2016-05-03', '01.05.2016 20:01', 'WLGWNL20160322', '1', 'a0YC000000fC2CaMAK', '139.99', '199.99'),
(38658, '399487955', NULL, NULL, 'Maureen Kunkels-Schnitker', 'Jean Augierstraat 12', '', '3065 JG', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '010-4471372', '0010147QVP', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Zwart/goud (GM-505-3)', NULL, '644352628240', 'FedEx', NULL, '2016-05-03', '01.05.2016 10:58', 'WLKSNL15011332', '1', 'a0YC000000fCSYuMAO', '149.99', '219.99'),
(38659, '399755940', NULL, NULL, 'Manet Jerome', '2 RUE DE LA GARE', '', '57300', 'HAGONDANGE', 'Frankreich', 'FR', NULL, NULL, '637666896', '0010011F3U', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-1', NULL, '578824945592', 'FedEx', NULL, '2016-05-03', '02.05.2016 12:45', '4260295880374', '1', 'a0YC000000c5VOtMAM', '184.99', '229.00'),
(38660, '399699472', NULL, NULL, 'BABOLAT NOEMIE', '45 RUE DE BELFORT', '', '69004', 'LYON', 'Frankreich', 'FR', NULL, NULL, '955581126', '0010185WYB', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002-6 Chicago', NULL, '578824945607', 'FedEx', NULL, '2016-05-03', '02.05.2016 08:20', '4260295882279', '1', 'a0YC000000fKtx6MAC', '155.00', '249.90'),
(38661, '399682277', NULL, NULL, 'Jean Pierre Achain', '43 RUE DE CHAMPAUBERT', '', '51430', 'TINQUEUX', 'Frankreich', 'FR', NULL, NULL, '634441386', '0010199S2T', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-5', NULL, '578824945618', 'FedEx', NULL, '2016-05-03', '02.05.2016 07:10', '4260295880050', '1', 'a0YC000000c5VQBMA2', '184.99', '229.00'),
(38662, '399604980', NULL, NULL, 'mathieu bacot', '6 RUE DU DIEU DE PITIE', '', '39290', 'MENOTEY', 'Frankreich', 'FR', NULL, NULL, '679138923', '0010167HUG', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-2', NULL, '578824945629', 'FedEx', NULL, '2016-05-03', '01.05.2016 18:15', '4260295880381', '1', 'a0YC000000c5VP8MAM', '184.99', '229.00'),
(38663, '399583600', NULL, NULL, 'Genevieve Biscarel', '1 AVENUE DE BEAUCAIRE', '', '30300', 'JONQUIERES ST VINCENT', 'Frankreich', 'FR', NULL, NULL, '610999249', '0010028JY8', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-1', NULL, '578824945630', 'FedEx', NULL, '2016-05-03', '01.05.2016 16:43', '4260295880374', '1', 'a0YC000000c5VOtMAM', '184.99', '229.00'),
(38664, '399514638', NULL, NULL, 'NOEMIE BABOLAT', '45 RUE DE BELFORT 4 EME', '', '69004', 'LYON', 'Frankreich', 'FR', NULL, NULL, '956890408', '00102134GU', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002- 1 Chicago', NULL, '578824945640', 'FedEx', NULL, '2016-05-03', '01.05.2016 10:45', '4260295882224', '1', 'a0YC000000fKtu1MAC', '155.00', '249.90'),
(38665, '399440614', NULL, NULL, 'chi suong lao', '14 passage ramey', '', '75018', 'paris', 'Frankreich', 'FR', NULL, NULL, '603267125', '0010154SP5', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-7', NULL, '578824945651', 'FedEx', NULL, '2016-05-03', '01.05.2016 00:47', '4260295881999', '1', 'a0YC000000c5VRiMAM', '184.99', '229.00'),
(38666, '400028264', NULL, NULL, 'PATRICK HEUNINCK', 'Rue du Rubis 7', '', '1020', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '0475/271592', '0010161DRC', NULL, NULL, 'Montre Dublin Pionier - Marron - Or - Noir (GM-508-3)', NULL, '644352628283', 'FedEx', NULL, '2016-05-04', '03.05.2016 17:49', 'BE140310NM05', '1', 'a0YC000000fIWyqMAG', '150.00', '239.99'),
(38667, '400004275', NULL, NULL, 'Hakima Erraji', 'Dokter Frans hermeryckxlaan 2 bus 3 edegem N 2 bus 3', '', '2650', 'Edegem', 'Belgien', 'BE', NULL, NULL, 'O032 484472461', '0010091CHV', NULL, NULL, 'Pionier Dublin herenhorloge - Zwart-Zwart-Zwart (GM-508-4)', NULL, '644352628294', 'FedEx', NULL, '2016-05-04', '03.05.2016 16:20', 'BE140310NM06', '1', 'a0YC000000fIWyrMAG', '150.00', '239.99'),
(38668, '399918088', NULL, NULL, 'bernadette segers', 'rue Carondelet 41 BTE 4', '', '7170', 'La Hestre', 'Belgien', 'BE', NULL, NULL, '476577747', '0010170AK4', NULL, NULL, 'Montre Dublin Pionier - Noir - Noir - Noir (GM-508-4)', NULL, '644352628309', 'FedEx', NULL, '2016-05-04', '03.05.2016 08:48', 'BE140310NM06', '1', 'a0YC000000fIWyrMAG', '150.00', '239.99'),
(38669, '399881402', NULL, NULL, 'Ramzan Arbiev', 'Rue des Foxhalles 64', '', '4800', 'Verviers', 'Belgien', 'BE', NULL, NULL, '483083676', '0010058IQA', NULL, NULL, 'Une montre Casablanca - Noir', NULL, '644352628310', 'FedEx', NULL, '2016-05-04', '03.05.2016 00:18', 'WLKSNL15010719', '1', 'a0YC000000fIX49MAG', '175.01', '279.99'),
(38670, '399907085', NULL, NULL, 'Sylvie Dahlke', 'Albatrospad 129', '', '1021 TR', 'Amsterdam', 'Niederlande', 'NL', NULL, NULL, '611617784', '0010250JYJ', NULL, NULL, 'Pionier Dublin herenhorloge - Zwart-Zwart-Zwart (GM-508-4)', NULL, '644352628320', 'FedEx', NULL, '2016-05-04', '03.05.2016 07:30', 'NL140310NM06', '1', 'a0YC000000fIWZxMAO', '150.00', '239.99'),
(38671, '399791301', NULL, NULL, 'Carinda Brand', 'Kerksingel 16', 'Adresregel 2 (optioneel)', '2951 GE', 'ALBLASSERDAM', 'Niederlande', 'NL', NULL, NULL, '613619209', '00101645PM', NULL, NULL, 'Compast horloge met zilveren kast, witte wijzerplaat en zwarte band - T2005-1', NULL, '644352628331', 'FedEx', NULL, '2016-05-04', '02.05.2016 17:34', 'T-2005-1', '1', 'a0YC000000fIacdMAC', '110.00', '169.99'),
(38672, '399924118', NULL, NULL, 'patrick iyong', '13 SQUARE AMICIE LEBAUDY chez said', '', '75020', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '661022144', '00100223JO', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le7002- 9 Chicago', NULL, '578824945765', 'FedEx', NULL, '2016-05-04', '03.05.2016 07:54', '4260295882309', '1', 'a0YC000000fKty5MAC', '155.00', '249.90'),
(38673, '399522585', NULL, NULL, 'Shima Rahim Pouran', 'Chemical Engineering Department, Faculty of Engineering, University of Malaya', '', '50603', 'Kuala Lumpur', 'Malaysia', 'MY', NULL, NULL, '136865428', '001018714Y', NULL, NULL, 'Theorema Macau 16992 with Stainless Steel Strap silber-schwarz', NULL, '578824945776', 'FedEx', NULL, '2016-05-04', '02.05.2016 17:22', 'a0YC000000eTz5aMAC', '1', 'a0YC000000eTz5aMAC', '779.88', '899.00'),
(38674, '400103180', NULL, NULL, 'Jerzy D\'hondt', 'Italiaanse-Hoevelaan 62', '', '2940', 'Stabroek', 'Belgien', 'BE', NULL, NULL, '03/5411145', '00102323P1', NULL, NULL, 'Berlin Pionier Automatische Horloge - Zwart (GM512-04)', NULL, '644352628412', 'FedEx', NULL, '2016-05-04', '03.05.2016 23:48', 'WLLCNL160321004', '1', 'a0YC000000fBu95MAC', '149.99', '219.99'),
(38675, '400240991', NULL, NULL, 'Ugur Mustafa', 'Voortstraat 18', '', '3580', 'Beringen', 'Belgien', 'BE', NULL, NULL, '489876158', '0010094Q6N', NULL, NULL, 'Pionier Dublin herenhorloge - Bruin-Goud-Zwart (GM-508-3)', NULL, '644352628434', 'FedEx', NULL, '2016-05-06', '04.05.2016 16:22', 'BE140310NM05', '1', 'a0YC000000fIWyqMAG', '150.00', '239.99'),
(38676, '400230921', NULL, NULL, 'Jeroen Verachtert', 'Molenstraat 70', '', '2940', 'Hoevenen', 'Belgien', 'BE', NULL, NULL, '498488105', '0010134NJ7', NULL, NULL, 'Pionier Dublin herenhorloge - Bruin-Goud-Zwart (GM-508-3)', NULL, '644352628445', 'FedEx', NULL, '2016-05-06', '04.05.2016 15:21', 'BE140310NM05', '1', 'a0YC000000fIWyqMAG', '150.00', '239.99'),
(38677, '400143315', NULL, NULL, 'Andre WOJCIK', 'Cortenbosch 36A 36A', '', '1180', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '+32(0)473 473 060', '0010190WHA', NULL, NULL, 'Montre automatique Chronographe Pionier Black Mamba', NULL, '644352628456', 'FedEx', NULL, '2016-05-06', '04.05.2016 08:48', 'WLGWNL20160322', '1', 'a0YC000000fC2pnMAC', '149.99', '219.99'),
(38678, '400460614', NULL, NULL, 'Izabella Lelenka', 'L\'arbre ballon 30', 'L\'arbre ballon Jette', '1090', 'Jette', 'Belgien', 'BE', NULL, NULL, '496205680', '0010011X2X', NULL, NULL, 'Montre automatique Pionier Florida - Cuir noir - Blanc/Argent - GM-505-1', NULL, '644352628490', 'FedEx', NULL, '2016-05-06', '05.05.2016 16:19', 'WLKSNL15011330', '1', 'a0YC000000fCSQiMAO', '149.99', '219.99'),
(38679, '400809269', NULL, NULL, 'ingrid synakowski', '133 rue de la plaine', '', '60150', 'melicocq', 'Frankreich', 'FR', NULL, NULL, '646016220', '0010213RIG', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-6', NULL, '644352628526', 'FedEx', NULL, '2016-05-09', '07.05.2016 08:11', '4260295881982', '1', 'a0YC000000c5VQuMAM', '184.99', '229.00'),
(38680, '400682052', NULL, NULL, 'Amel Ben Touati', '38 Rue de viller', '', '54300', 'Luneville', 'Frankreich', 'FR', NULL, NULL, '630241255', '0010194S8J', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-3', NULL, '644352628537', 'FedEx', NULL, '2016-05-09', '06.05.2016 15:10', '4260295880398', '1', 'a0YC000000c5VPwMAM', '184.99', '229.00'),
(38681, '3074457345683920000', NULL, NULL, 'Angelina Lee', '10 KING\'S WALK KING\'S GARDEN NA', 'NA', '268024', 'Singapore', 'Singapur', 'SG', NULL, NULL, '84013666', '0010088IWY', NULL, NULL, 'T-3011-6 Theorema Macau Watch', NULL, '644352628548', 'FedEx', NULL, '2016-05-09', '04.05.2016 18:41', 'SG151311RS33', '1', 'a0YC000000eMCwaMAG', '233.22', '299.00'),
(38682, '401114703', NULL, NULL, 'Ying Zhu', 'SAP 1012-10 Kingswood Avenue', 'Citywest Business Campus', '', 'Dublin 24 Dublin', 'Irland', 'IE', NULL, NULL, '857453263', '0010183HQM', NULL, NULL, 'GM-103-8 Sao Paulo gold case/black dial/gold metal band', NULL, '644352628640', 'FedEx', NULL, '2016-05-10', '08.05.2016 22:02', 'WL-GM-103-8', '1', 'a0YC000000fmccSMAQ', '169.99', '259.00'),
(38683, '401019233', NULL, NULL, 'Evelina Jeseliene', '23 Millrace Park', '', '', 'Saggart Co.Dublin', 'Irland', 'IE', NULL, NULL, '857120092', '0010183CDV', NULL, NULL, 'GM-103-6 Sao Paulo silver case/white dial/silver metal band', NULL, '644352628662', 'FedEx', NULL, '2016-05-10', '08.05.2016 12:32', 'WL-GM-103-6', '1', 'a0YC000000fmccQMAQ', '169.99', '259.00'),
(38684, '400811315', NULL, NULL, 'Niall Leonard', '109 Townparks skerries', '', 'Na', 'Co dublin', 'Irland', 'IE', NULL, NULL, '863772372', '0010250B2S', NULL, NULL, 'GM-103-8 Sao Paulo gold case/black dial/gold metal band', NULL, '644352628651', 'FedEx', NULL, '2016-05-10', '07.05.2016 09:32', 'WL-GM-103-8', '1', 'a0YC000000fmccSMAQ', '169.99', '259.00'),
(38685, '401088353', NULL, NULL, 'FWM Janssen', 'Hereweg 176', '', 'LANDGRAAF', 'Niederlande', '6371 LZ', 'NL', NULL, NULL, '641315616', '0010090T7A', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwartleren bandje - Wit/zilver (GM-505-1)', NULL, '644352628673', 'FedEx', NULL, '2016-05-10', '08.05.2016 20:30', 'WLKSNL15011330', '1', 'a0YC000000fCSYoMAO', '149.99', '219.99'),
(38686, '401056922', NULL, NULL, 'Marcel Nusselein', 'Hunneschansallee 46', '', 'DUIVEN', 'Niederlande', '6921 JM', 'NL', NULL, NULL, '622046857', '0010038Q99', NULL, NULL, 'Pionier Dublin herenhorloge - Zwart-Zwart-Zwart (GM-508-4)', NULL, '644352628684', 'FedEx', NULL, '2016-05-10', '08.05.2016 17:00', 'NL140310NM06', '1', 'a0YC000000fIWZxMAO', '150.00', '239.99'),
(38687, '401264627', NULL, NULL, 'Sylvain Makuna', 'Terlicht 87', '', '9451', 'Kerksken', 'Belgien', 'BE', NULL, NULL, '476697836', '0010121OEW', NULL, NULL, 'Montre Dublin Pionier - Marron - Or - Noir (GM-508-3)', NULL, '644352628710', 'FedEx', NULL, '2016-05-10', '09.05.2016 18:48', 'BE140310NM05', '1', 'a0YC000000fIWyqMAG', '150.00', '239.99'),
(38688, '401315362', NULL, NULL, 'Richard Lee', '170 Eagle valley sarsfield road wilton', '', '', 'Cork', 'Irland', 'IE', NULL, NULL, '852262669', '0010248LBH', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '644352628721', 'FedEx', NULL, '2016-05-10', '09.05.2016 22:32', '4260295880398', '1', 'a0YC000000fmcWrMAI', '160.01', '249.00'),
(38689, '401240793', NULL, NULL, 'Shane O Sullivan', '13 The Gardens, Owenabue Heights', '', 'P43 E638', 'Carrigaline, Cork', 'Irland', 'IE', NULL, NULL, '852809929', '0010234DE2', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '644352628732', 'FedEx', NULL, '2016-05-10', '09.05.2016 15:32', '4260295880398', '1', 'a0YC000000fmcWrMAI', '160.01', '249.00'),
(38690, '401207915', NULL, NULL, 'Bilal Kassab', 'Dell Direct Cherrywood Business Park', 'Cabinteely', 'Dublin 18', 'County Dublin', 'Irland', 'IE', NULL, NULL, '863021897', '001025065N', NULL, NULL, 'GM-103-2 Sao Paulo gold case/black dial/brown band', NULL, '644352628743', 'FedEx', NULL, '2016-05-10', '09.05.2016 12:32', 'WL-GM-103-2', '1', 'a0YC000000fmccMMAQ', '169.99', '259.00'),
(38691, '401192075', NULL, NULL, 'FIONA KILTY', '4 RICHVIEW OFFICE PARK', '', 'DUBLIN 14', 'CLONSKEAGH DUBLIN', 'Irland', 'IE', NULL, NULL, '876807439', '0010250W0O', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '644352628754', 'FedEx', NULL, '2016-05-10', '09.05.2016 11:02', '4260295880381', '1', 'a0YC000000fmcWtMAI', '160.01', '249.00'),
(38692, '401172136', NULL, NULL, 'morgane lacoste', '6 ALLEE DE PASSENABE', '', '64100', 'BAYONNE', 'Frankreich', 'FR', NULL, NULL, '689352683', '0010137DTF', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002-6 Chicago', NULL, '578824946040', 'FedEx', NULL, '2016-05-11', '09.05.2016 08:24', '4260295882279', '1', 'a0YC000000fKtx6MAC', '155.00', '249.90'),
(38693, '401308876', NULL, NULL, 'Aliya Malik', '20 RUE RUE MARCELLIN BERTHELOT', '', '93120', 'LA COURNEUVE', 'Frankreich', 'FR', NULL, NULL, '667410408', '0010096QAJ', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-1', NULL, '578824946051', 'FedEx', NULL, '2016-05-11', '10.05.2016 13:45', '4260295880374', '1', 'a0YC000000c5VOtMAM', '184.99', '229.00'),
(38694, '401317297', NULL, NULL, 'Jean Alain G', '6 square Roger martin du gar', '', '92390', 'Villeneuve la garenne', 'Frankreich', 'FR', NULL, NULL, '758225939', '0010210R2C', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-7', NULL, '578824946062', 'FedEx', NULL, '2016-05-11', '10.05.2016 13:44', '4260295881999', '1', 'a0YC000000c5VRiMAM', '184.99', '229.00'),
(38695, '401195733', NULL, NULL, 'ABLORH SOWA EDWAR', '8 PLACE PABLO PICASSO', '', '91270', 'VIGNEUX SUR SEINE', 'Frankreich', 'FR', NULL, NULL, '754263838', '001013424D', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-8', NULL, '578824946073', 'FedEx', NULL, '2016-05-11', '09.05.2016 10:16', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38696, '401038068', NULL, NULL, 'GUIH Laurent', 'Residence Va 33 BOULEVARD DU BOSPHORE', '', '13015', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '651616657', '00101903LV', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-8', NULL, '578824946084', 'FedEx', NULL, '2016-05-11', '08.05.2016 13:49', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38697, '401245836', '', '', 'marie chantal', '28 rue saint vincent', '', '75018', 'paris', 'Frankreich', '', '', '', '758742132', '0010184J1M', '', '', 'Montre Automatique Therorema - Modèle GM-101-8', 'Sendung am 06.06.16 zurück erhalten!', '578824946095', 'FedEx', '', '2016-05-11', '09.05.2016 15:13', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38698, '401435832', NULL, NULL, 'james olu', '17 knockmore park tallaght', '', 'd24', 'dublin', 'Irland', 'IE', NULL, NULL, '899611628', '00102506VW', NULL, NULL, 'GM-101-8	Gold Metal Strap/ Gold Case/ Black Dial', NULL, '644352628802', 'FedEx', NULL, '2016-05-11', '10.05.2016 15:32', '4260295882002', '1', 'a0YC000000fmcWwMAI', '160.01', '249.00'),
(38699, '401379380', NULL, NULL, 'Gerry Nellany', '22 Longwood', '', 'Louth', 'Drogheda', 'Irland', 'IE', NULL, NULL, '868456806', '0010110NH8', NULL, NULL, 'GM-101-2	Black Strap/ Silver Case/ Black Dial', NULL, '644352628813', 'FedEx', NULL, '2016-05-11', '10.05.2016 10:02', '4260295880381', '1', 'a0YC000000fmcWtMAI', '160.01', '249.00'),
(38700, '401317417', NULL, NULL, 'Johan van der Molen', 'Oostindischewijk 5', '', '9354 TS', 'ZEVENHUIZEN GN', 'Niederlande', 'NL', NULL, NULL, '623489388', '0010216QKE', NULL, NULL, 'Pionier Dublin herenhorloge - Bruin-Goud-Zwart (GM-508-3)', NULL, '644352628798', 'FedEx', NULL, '2016-05-11', '09.05.2016 23:28', 'NL140310NM05', '1', 'a0YC000000fIWZwMAO', '150.00', '239.99'),
(38701, '401516468', NULL, NULL, 'Bjorn Rogge', 'Leemput 9', '', '9800', 'Petegem-aan-de-Leie', 'Belgien', 'BE', NULL, NULL, '494391439', '0010250NLR', NULL, NULL, 'Pionier Dublin herenhorloge - Zwart-Zilver-Zwart (GM-508-2)', NULL, '644352628879', 'FedEx', NULL, '2016-05-12', '10.05.2016 22:48', 'BE140310NM04', '1', 'a0YC000000fIWypMAG', '150.00', '239.99'),
(38702, '401534896', NULL, NULL, 'micheal larry', '29 kingswood blackrock road', '', 'co louth', 'dundalk', 'Irland', 'IE', NULL, NULL, '899870248', '0010004S77', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '644352628880', 'FedEx', NULL, '2016-05-12', '11.05.2016 00:32', '4260295880398', '1', 'a0YC000000fmcWrMAI', '160.01', '249.00'),
(38703, '401697062', NULL, NULL, 'Tahar Beija', '45 PLACE BENJAMIN RIMBAUD', '', '83200', 'TOULON', 'Frankreich', 'FR', NULL, NULL, '626113848', '0010056B1A', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-5', NULL, '644352628949', 'FedEx', NULL, '2016-05-12', '11.05.2016 15:18', '4260295880050', '1', 'a0YC000000c5VQBMA2', '184.99', '229.00'),
(38704, '401534203', NULL, NULL, 'Jessica Orso-manzonetta', '35 Quai Paludate', '', '33800', 'BORDEAUX', 'Frankreich', 'FR', NULL, NULL, '673540599', '0010112B8I', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-3', NULL, '644352628950', 'FedEx', NULL, '2016-05-12', '11.05.2016 00:08', '4260295880398', '1', 'a0YC000000c5VPwMAM', '184.99', '229.00'),
(38705, '401788289', NULL, NULL, 'Arthur Ibekwe', '25  crobally', 'ard an ghleanan crobally racecourse', '', 'tramore co.waterford', 'Irland', 'IE', NULL, NULL, '876443562', '0010089XNI', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '644352628960', 'FedEx', NULL, '2016-05-12', '12.05.2016 02:02', '4260295880398', '1', 'a0YC000000fmcWrMAI', '160.01', '249.00'),
(38706, '401617791', NULL, NULL, 'Kieran O Donovan', '5 Woodbrook Western Road', 'Clonakilty', '', 'Cork Ireland', 'Irland', 'IE', NULL, NULL, '3,53862E+11', '0010154DIL', NULL, NULL, 'GM-101-8	Gold Metal Strap/ Gold Case/ Black Dial', NULL, '644352628971', 'FedEx', NULL, '2016-05-12', '11.05.2016 12:02', '4260295882002', '1', 'a0YC000000fmcWwMAI', '160.01', '249.00'),
(38707, '401796336', '', '', 'david lewis', '86 fairview strand', '', 'Dublin 3', 'Dublin', 'Irland', '', '', '', '878976899', '0010187G44', '', '', 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', 'Sendung am 16.06.16 zurück erhalten!', '644352628982', 'FedEx', '', '2016-05-12', '12.05.2016 05:02', '4260295880374', '1', 'a0YC000000fmcWqMAI', '160.01', '249.00'),
(38708, '401773637', '', '', 'gary hanratty', '67 willow grove carrick rd,dundalk co louth', '67 Willow grove carrick Road,dundalk co louth', '9493', 'dundalk', 'Irland', '', '', '', '870695273', '0010172OFD', '', '', 'GM-101-2	Black Strap/ Silver Case/ Black Dial', '', '644352628993', 'FedEx', '644352628993', '2016-05-12', '11.05.2016 22:32', '4260295880381', '1', 'a0YC000000fmcWtMAI', '160.01', '249.00'),
(38709, '401600165', NULL, NULL, 'widad Bihane', 'Pharus 81', '', '1503 EB', 'ZAANDAM', 'Niederlande', 'NL', NULL, NULL, '639002648', '0010135XPT', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352629007', 'FedEx', NULL, '2016-05-12', '11.05.2016 11:29', 'NL140520PJ08', '1', 'a0YC000000fIX84MAG', '175.01', '279.99'),
(38710, '401584419', NULL, NULL, 'jose De Wit', 'Clara Peeterslaan 51', '', '3723 PL', 'BILTHOVEN Utrecht', 'Niederlande', 'NL', NULL, NULL, '06-55964726', '00100173RS', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Zwart/goud (GM-505-3)', NULL, '644352629018', 'FedEx', NULL, '2016-05-12', '11.05.2016 10:28', 'WLKSNL15011332', '1', 'a0YC000000fCSYuMAO', '149.99', '219.99'),
(38711, '401783474', NULL, NULL, 'saliha gocmen', 'Halveweg  42a', '', '3520', 'Zonhoven', 'Belgien', 'BE', NULL, NULL, '483129927', '0010157PUK', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/wit', NULL, '644352629029', 'FedEx', NULL, '2016-05-12', '12.05.2016 01:49', 'WLKSNL15010717', '1', 'a0YC000000fIX46MAG', '175.01', '279.99'),
(38712, '401776507', NULL, NULL, 'eric deltour', 'Rue Francois Cloes 38', '', '4420', 'Montegnee', 'Belgien', 'BE', NULL, NULL, '471393479', '00101678NH', NULL, NULL, 'Montre Dublin Pionier - Noir - Argent - Blanc (GM-508-1)', NULL, '644352629030', 'FedEx', NULL, '2016-05-12', '11.05.2016 23:48', 'BE140310NM03', '1', 'a0YC000000fIWyoMAG', '150.00', '239.99'),
(38713, '401870037', NULL, NULL, 'Sholeh jedi', 'venhoef 86', '', '2320', 'hoogstraten antwerpen', 'Belgien', 'BE', NULL, NULL, '49940293', '0010049AJM', NULL, NULL, 'Pionier Dublin herenhorloge - Bruin-Goud-Zwart (GM-508-3)', NULL, '644352629121', 'FedEx', NULL, '2016-05-13', '12.05.2016 13:18', 'BE140310NM05', '1', 'a0YC000000fIWyqMAG', '150.00', '239.99'),
(38714, '401816335', NULL, NULL, 'Sarah O Keeffe', '30 Monread Crescent , Naas Co Kildare', '', 'Dublin', 'dublin', 'Irland', 'IE', NULL, NULL, '879495420', '0010166K9S', NULL, NULL, 'GM-103-2 Sao Paulo gold case/black dial/brown band', NULL, '644352629110', 'FedEx', NULL, '2016-05-13', '12.05.2016 08:03', 'WL-GM-103-2', '1', 'a0YC000000fmccMMAQ', '169.99', '259.00'),
(38715, '401881471', NULL, NULL, 'ernst-jan siegers', 'Ds. Creutzbergweg 1', 'C', '6532 XP', 'NIJMEGEN', 'Niederlande', 'NL', NULL, NULL, '654767303', '00102358VC', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwartleren bandje - Zwart/zilver (GM-505-2)', NULL, '644352629095', 'FedEx', NULL, '2016-05-13', '12.05.2016 14:30', 'WLKSNL15011331', '1', 'a0YC000000fCSYpMAO', '149.99', '219.99'),
(38716, '401853621', NULL, NULL, 'Peter van Gansewinkel', 'Moonslaan 2', '', '6026 EJ', 'MAARHEEZE', 'Niederlande', 'NL', NULL, NULL, '495591857', '0010175PJ8', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Zwart/goud (GM-505-3)', NULL, '644352629100', 'FedEx', NULL, '2016-05-13', '12.05.2016 11:59', 'WLKSNL15011332', '1', 'a0YC000000fCSYuMAO', '149.99', '219.99'),
(38717, '401749737', NULL, NULL, 'Jonathan Millieras', '90 Avenue jean noellet', '', '63170', 'AUBIERE', 'Frankreich', 'FR', NULL, NULL, '620343961', '0010053I8W', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002- 5', NULL, '644352629176', 'FedEx', NULL, '2016-05-13', '11.05.2016 19:38', '4260295882262', '1', 'a0YC000000fKtwXMAS', '155.00', '249.90'),
(38718, '401736387', NULL, NULL, 'Helene Taupiac', '438 Rue honore cheron', '', '95340', 'Ronquerolles', 'Frankreich', 'FR', NULL, NULL, '665162845', '0010104D27', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le7002- 3', NULL, '644352629187', 'FedEx', NULL, '2016-05-13', '11.05.2016 18:44', '4260295882248', '1', 'a0YC000000fKtw3MAC', '155.00', '249.90'),
(38719, '402056259', NULL, NULL, 'Dutu Elena', 'Justus Lipsiusstraat 61 Bus 301', '', '3000', 'Leuven', 'Belgien', 'BE', NULL, NULL, '465681517', '0010071RH3', NULL, NULL, 'Montre Theorema Everest avec bracelet en cuir', NULL, '644352629235', 'FedEx', NULL, '2016-05-17', '13.05.2016 12:18', 'WLGWNL20160322', '1', 'a0YC000000fC2CQMA0', '139.99', '199.99'),
(38720, '402324384', NULL, NULL, 'Elke Serron STL Logistics', 'Noorderlaan 133', '3e verdieping STL Logistics', '2030', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '477844215', '00102263MF', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwartleren bandje - Zwart/zilver (GM-505-2)', NULL, '644352629246', 'FedEx', NULL, '2016-05-17', '14.05.2016 20:48', 'WLKSNL15011331', '1', 'a0YC000000fCSQjMAO', '149.99', '219.99'),
(38721, '402141416', NULL, NULL, 'Dante Van Canneyt', 'Polderdreef 2A', '', '8750', 'Wingene West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '472713949', '10246875', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352629257', 'FedEx', NULL, '2016-05-17', '13.05.2016 20:48', 'WLKSNL15010716', '1', 'a0YC000000fIX47MAG', '175.01', '279.99'),
(38722, '402274658', '', '', 'melissa lasorsa', 'Sentier des Trieux Sentier des', '', '6141', 'Forchies-la-Marche', 'Belgien', '', '', '', '494732690', '0010141CXD', '', '', 'Une montre Casablanca - Argenté / Doré', '', '644352629338', 'FedEx', '644352629338', '2016-05-17', '14.05.2016 15:48', 'WLKSNL15010715', '1', 'a0YC000000fIX45MAG', '175.01', '279.99'),
(38723, '401943953', NULL, NULL, 'jerome labasse', 'Rue du Chateau d\'Eau 19', '', '4121', 'Neuville-en-Condroz belgique liege', 'Belgien', 'BE', NULL, NULL, '3248606122', '00101212CY', NULL, NULL, 'Une montre Casablanca - Noir', NULL, '644352629268', 'FedEx', NULL, '2016-05-17', '12.05.2016 20:19', 'WLKSNL15010719', '1', 'a0YC000000fIX49MAG', '175.01', '279.99'),
(38724, '402303068', NULL, NULL, 'Keith O Leary', 'Leeview Aglish', '', 'Cork', 'Coachford', 'Irland', 'IE', NULL, NULL, '353873200913', '0010152OVS', NULL, NULL, 'GM-101-8	Gold Metal Strap/ Gold Case/ Black Dial', NULL, '644352629213', 'FedEx', NULL, '2016-05-17', '14.05.2016 17:32', '4260295882002', '1', 'a0YC000000fmcWwMAI', '160.01', '249.00'),
(38725, '402162140', NULL, NULL, 'Darren Stuart', '0 Skough', '', 'Tipperary', 'Carrick-on-suir', 'Irland', 'IE', NULL, NULL, '877610192', '00102501DW', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '644352629224', 'FedEx', NULL, '2016-05-17', '13.05.2016 22:02', '4260295880050', '1', 'a0YC000000fmcWsMAI', '160.01', '249.00'),
(38726, '402129125', NULL, NULL, 'Lisette Blankendaal', 'Beuninge 82', '', '1749 BR', 'WARMENHUIZEN', 'Niederlande', 'NL', NULL, NULL, '0226-426658', '0010177DWG', NULL, NULL, 'Automatisch Javelle Regulator-horloge met lederen band - zwart - J49023', NULL, '644352629279', 'FedEx', NULL, '2016-05-17', '13.05.2016 19:00', 'WLGWNL201603222', '1', 'a0YC000000fC3K8MAK', '90.00', '139.98'),
(38727, '402255697', NULL, NULL, 'amm boer-malagrida', 'Margriethof 15', '', '5046 NN', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '642727243', '0010250EJQ', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Zwart/goud (GM-505-3)', NULL, '644352629280', 'FedEx', NULL, '2016-05-17', '14.05.2016 13:59', 'WLKSNL15011332', '1', 'a0YC000000fCSYuMAO', '149.99', '219.99'),
(38728, '401954300', NULL, NULL, 'Tai Tran', 'Stan Kentonhof 6', 'Graag anders.bij de buren', '1628 TP', 'HOORN NH', 'Niederlande', 'NL', NULL, NULL, '621197997', '0010124H3O', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Zwart/goud (GM-505-3)', NULL, '644352629290', 'FedEx', NULL, '2016-05-17', '12.05.2016 21:29', 'WLKSNL15011332', '1', 'a0YC000000fCSYuMAO', '149.99', '219.99'),
(38729, '402318021', NULL, NULL, 'Matthijs Rodijk', 'De Roerdomp 53', '', '7609 WB', 'ALMELO', 'Niederlande', 'NL', NULL, NULL, '653818641', '00102098Y9', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwart metalen bandje - Zwart/zwart (GM-505-6)', NULL, '644352629305', 'FedEx', NULL, '2016-05-17', '14.05.2016 19:59', 'WLKSNL15011336', '1', 'a0YC000000fCSYtMAO', '149.99', '219.99'),
(38730, '402127607', NULL, NULL, 'Heleen de Deugd', 'Miles Davisstraat 193', '', '3543 GT', 'UTRECHT Utrecht', 'Niederlande', 'NL', NULL, NULL, '642623181', '10034636', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352629316', 'FedEx', NULL, '2016-05-17', '13.05.2016 19:00', 'NL140520PJ08', '1', 'a0YC000000fIX84MAG', '175.01', '279.99'),
(38731, '402316543', NULL, NULL, 'Thairo Aukkahat', 'Clematisstraat 4', '1', '1032 GC', 'AMSTERDAM Noord-Holland', 'Niederlande', 'NL', NULL, NULL, '618714190', '0010155ADW', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352629327', 'FedEx', NULL, '2016-05-17', '14.05.2016 19:59', 'NL140520PJ08', '1', 'a0YC000000fIX84MAG', '175.01', '279.99'),
(38732, '402230301', NULL, NULL, 'eric guillemaud', '750 ROUTE DE LA GORRA', '', '06440', 'PEILLE', 'Frankreich', 'FR', NULL, NULL, '673912195', '001015465T', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-1', NULL, '578824946224', 'FedEx', NULL, '2016-05-17', '14.05.2016 09:45', '4260295880374', '1', 'a0YC000000c5VOtMAM', '184.99', '229.00'),
(38733, '402197695', NULL, NULL, 'stive priere', '12 place pablo picasso', '', '91270', 'vigneux sur seine', 'Frankreich', 'FR', NULL, NULL, '675566554', '0010209EGD', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-5', NULL, '578824946235', 'FedEx', NULL, '2016-05-17', '14.05.2016 06:19', '4260295880050', '1', 'a0YC000000c5VQBMA2', '184.99', '229.00'),
(38734, '402052060', NULL, NULL, 'Michel-Ange Anoma', 'CHEZ RENAUD 2 CHEMIN DES VALLONS', '', '16240', 'LA CHEVRERIE', 'Frankreich', 'FR', NULL, NULL, '614386766', '0010107PG1', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-8', NULL, '578824946246', 'FedEx', NULL, '2016-05-17', '13.05.2016 09:40', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38735, '401538886', NULL, NULL, 'Norazila Abdul Manap', '01-15-03.Perumahan Awam Dbkl Bukit Kerinchi', '', '54200', 'Kuala Lumpur', 'Malaysia', 'MY', NULL, NULL, '601112291171', '0010135QZM', NULL, NULL, 'Theorema Marco Polo GM-3005-4 with Genuine Leather Strap', NULL, '578824946257', 'FedEx', NULL, '2016-05-17', '2016-05-11 11:52', 'a0YC000000eTz4DMAS', '1', 'a0YC000000eTz4DMAS', '667.11', '769.00'),
(38736, '402529731', NULL, NULL, 'Angelo Mele', '34 Rue jean jacques henner', '', '68210', 'Bernwiller', 'Frankreich', 'FR', NULL, NULL, '063391 6935', '00101302CN', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-3', NULL, '578824946463', 'FedEx', NULL, '2016-05-17', '15.05.2016 19:11', '4260295880398', '1', 'a0YC000000c5VPwMAM', '184.99', '229.00'),
(38737, '402485946', NULL, NULL, 'timakwe thami', '9 RUE MOZART', '', '57100', 'THIONVILLE', 'Frankreich', 'FR', NULL, NULL, '752483124', '001011855I', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-8', NULL, '578824946474', 'FedEx', NULL, '2016-05-17', '15.05.2016 15:43', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38738, '402434589', NULL, NULL, 'Bernard BRUCIEN', '244 ROUTE DES S NAILLES', '', '74310', 'LES HOUCHES', 'Frankreich', 'FR', NULL, NULL, '672377363', '0010132SEX', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-3', NULL, '578824946485', 'FedEx', NULL, '2016-05-17', '15.05.2016 11:18', '4260295880398', '1', 'a0YC000000c5VPwMAM', '184.99', '229.00'),
(38739, '402419466', NULL, NULL, 'Kader Be', '10 Rue de Normandie', '', '38130', 'Echirolles', 'Frankreich', 'FR', NULL, NULL, '784359621', '00102337GQ', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-6', NULL, '578824946496', 'FedEx', NULL, '2016-05-17', '15.05.2016 10:18', '4260295881982', '1', 'a0YC000000c5VQuMAM', '184.99', '229.00'),
(38740, '402285807', NULL, NULL, 'chong quah', '1, Jalan seri cendana 4,  Taman Seri Cendana, Juru, Simpang Ampat', '', '14100', 'BUKIT MERTAJAM PENANG', 'Malaysia', 'MY', NULL, NULL, '60164428822', '00102105B2', NULL, NULL, 'Theorema Paragon T-3001-3 with Genuine Leather Strap', NULL, '578824946441', 'FedEx', NULL, '2016-05-17', '2016-05-15 16:27', 'a0YC000000eTz3AMAS', '1', 'a0YC000000eTz3AMAS', '606.38', '699.00'),
(38741, '402280784', NULL, NULL, 'Nithiavanan Subramaniam', 'No, 56 Jalan Meranti,pekan meru,Klang', 'pekan meru', '41050', 'KLANG SELANGOR', 'Malaysia', 'MY', NULL, NULL, '0163033069', '0010060YQN', NULL, NULL, 'Theorema Macau 16991 with Stainless Steel Strap', NULL, '578824946452', 'FedEx', NULL, '2016-05-17', '2016-05-14 23:51', 'a0YC000000eTz5VMAS', '1', 'a0YC000000eTz5VMAS', '779.88', '899.00'),
(38742, 'PK\0\0\0\0\0!\0bîha\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38743, 'ÀñNíc«ˆ_ã\\U-Ôäí`p\'+ïåÔiˆ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38744, '´¯–-W ÀAil\0¨µEZ‹V·ç>âŸ‚Q¦exa', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38745, '&$ØÕ×WÛ4çKäúH\"»xRà˜ã£”dŽšŠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(38746, 'æ}DÏg\"$ñ4äˆF§YÁ.2#Èóñ›5ã9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38747, '<ïjÙ:^Ì+©p{QÄ mß ¡¹OŠ3Î¯„ô(r', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38748, '_ç<f	\ruy{Ey¨}hÊ¦YÀG¿øƒƒôÏp2=È', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'h*@cf0À\ZÉÚ`“w8nœa-í´)6^‹Á–‰', 'Ú6Lº\r³å¨GPTðé­HŠc3òj-6ø†¢ˆýtM', '°lÛÞHQi†¡', '', '', ''),
(38749, 'Kæ-©ÉÄÑíŽŽkö6jKV´l=zÔ\'ä-Î', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38750, 'Ça<9tøn‹u€½|ò\0\0\0ÿÿ\0PK\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38751, '¢!/ÍbÂcµ4Ø\"|Ÿ‹> 4’aEc¤æ	™`B¸', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38752, '-$zñÅ“_Ÿ=yñå\'¿}û¸¾-ð¨ÒˆHt›', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38753, '¨UÀ›³ûŽ¬ƒPÌ­à|+Œà>ç¬ÃE¥ni^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38754, 'Ý£¨ƒi¥I†täÒbÑ.À/ó*ÁÕŽmöï¢g', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38755, '«„Ì…_Äõ¤O„qÔ½£•£þúœ~C', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38756, 'uÛrx[¶ÛÞ6lbUÉ³{ªX/ÃýKôžÅ²¢', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38757, '9T¡$¤~_@ç`jD\\òÂ4ÜP›ÿ‚éÿ6ç', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38758, 'âÊÄŠ=\"G„\ru\r\\×{»‡BuSMÒ2`p§ãÏ}O', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38759, 'ZiÚ¿¦ÜjmÅ*i¼ÚÌ„/–5†Á¼!Jà&	é', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38760, '\r}Z¨úˆ®ÓÔ¹ªH®’îÊ¼ØóFÝ.[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38761, 'JôÞ¹DvÄmÓbUÜ?ý¿¶Oçuó>*­÷§w_ë', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38762, '†Ø`6ò0¸z6 J0Z10¯³Á@ \0ëÑ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38763, '3	Œ«I\'¼>Œ«IÇ^Ÿ\rÆÕGÌ•', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38764, '×Ÿ„(á…¥((\\89Ù{ŠÉ^ pÅä,w³¼@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38765, 'täîE«ºHº!‹8Èj.r_ÀË&Š0Oáë_)ÁÓø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38766, 'É’U ó&v|†uÄê™?ÞÂ²0§¯Ê³_ê•r', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'ùŒuŸÉMQ6+’¨%éëïw@P¦™h?X”', '', '', '', '', ''),
(38767, 'Û', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38768, 'öóªÚaÝ±¯Eï!.Ó½|v—Mª\'*IÊ˜¤ÓøyV}', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38769, 'VôÐÊA(¥…McS(QhjÒC[óCV‘ô', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '*‚”g-œÛàÒ^Ú`§è¡x8@Äµã·Ã', '', '', '', '', ''),
(38770, '#¾e HíŽ ´{®…V…ùÞ¨ÂN­ùÁâ`', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '÷Ù¾loxj˜jÐŠC', '', '', '', '', ''),
(38771, 'l¹–0Á#ÁÇ6Ó\'¦X!É§,', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38772, 'ê1¬snƒ\rÁ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'ÂX-¢5Š[)E›½ÛRuayÄ¼êÒNÛ5»', '–mHûö8I‚Ê£wf¿]¹XìU}u²Ñ%\"I', '¾Å\\:ˆ›Æ', '', '', ''),
(38773, '<Ì3Üc3Ñ)øˆ4Ÿ¶î‚c¨Aö“„à', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38774, '¬w˜óF~­>’«à[d0²dábÎ·DíBˆ¨·Ø', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38775, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38776, '(\0\0docProps/app.xmlPK\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38777, '\0€\0\0å*\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(38778, '402479458', NULL, NULL, 'Steeve Descamps', 'Rue des pieds d\'Alouette 11', '', '5100', 'Naninne Namur', 'Belgien', 'BE', NULL, NULL, '497228605', '0010250MGV', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Noir', NULL, '644352629349', 'FedEx', NULL, '2016-05-17', '15.05.2016 16:48', 'WLKSNL15010718', '1', 'a0YC000000fIX48MAG', '175.01', '279.99'),
(38779, '402429013', NULL, NULL, 'Chris Lamon', 'Rosstraat 55', '', '9200', 'Dendermonde Oost Vlaanderen', 'Belgien', 'BE', NULL, NULL, '486895931', '00102500GB', NULL, NULL, 'Pionier barbados horloge - metalen band - goud/zwarte kast GM-509-7', NULL, '644352629350', 'FedEx', NULL, '2016-05-17', '15.05.2016 12:48', 'NL150623KV56', '1', 'a0YC000000fpojMMAQ', '119.00', '159.99'),
(38780, '402395206', '', '', 'william krouba', 'Rue de Conde 88', '', '7971', 'Basecles', 'Belgien', '', '', '', '492100199', '0010229XXT', '', '', 'PIONIER barbados - bracelet cuir - cadran noir/noir GM-509-4', '', '644352629360', 'FedEx', '644352629360', '2016-05-17', '15.05.2016 09:48', 'NL150623KV53', '1', 'a0YC000000fpojJMAQ', '119.00', '159.99'),
(38781, '402407909', NULL, NULL, 'John Shanley', '7 Arran Quay Dublin 7', 'Dublin', '', 'Dublin', 'Irland', 'IE', NULL, NULL, '877563030', '0010165IXB', NULL, NULL, 'GM-101-6	Silver Metal Strap/ Silver Case/ White Dial', NULL, '644352629371', 'FedEx', NULL, '2016-05-17', '15.05.2016 10:02', '4260295881982', '1', 'a0YC000000fmcWuMAI', '160.01', '249.00'),
(38782, '402792147', NULL, NULL, 'willie donovan', '12 cherrywood heights', 'midleton', '0', 'co. cork', 'Irland', 'IE', NULL, NULL, '876974224', '0010158FWE', NULL, NULL, 'GM-101-8	Gold Metal Strap/ Gold Case/ Black Dial', NULL, '644352629430', 'FedEx', NULL, '2016-05-18', '16.05.2016 21:02', '4260295882002', '1', 'a0YC000000fmcWwMAI', '160.01', '249.00'),
(38783, '402755186', NULL, NULL, 'David cummins', 'Willow park  23', 'glasnevin north', 'dublin 11', 'dublin', 'Irland', 'IE', NULL, NULL, '086 3824174', '0010097JR2', NULL, NULL, 'GM-103-2 Sao Paulo gold case/black dial/brown band', NULL, '644352629441', 'FedEx', NULL, '2016-05-18', '16.05.2016 18:32', 'WL-GM-103-2', '1', 'a0YC000000fmccMMAQ', '169.99', '259.00'),
(38784, '402696968', NULL, NULL, 'jan Vreeswijk', 'Eemweg 24', '', '3742 LB', 'BAARN Utrecht', 'Niederlande', 'NL', NULL, NULL, '642701177', '0010250TME', NULL, NULL, 'PIONIER barbados horloge - leren band - goud/zwarte kast GM-509-3', NULL, '644352629474', 'FedEx', NULL, '2016-05-18', '16.05.2016 15:28', 'NL150623KV52', '1', 'a0YC000000fppBTMAY', '119.00', '159.99'),
(38785, '402392715', NULL, NULL, 'J. Hendriks', 'Blauwgras 12', '', '3068 BD', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '634085051', '0010010EY0', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352629485', 'FedEx', NULL, '2016-05-18', '15.05.2016 09:59', 'NL140520PJ08', '1', 'a0YC000000fIX84MAG', '175.01', '279.99'),
(38786, '402748970', NULL, NULL, 'Saloua Ziani', 'Raapstraat 111 raapstraat 1', '', '9100', 'Sint-Niklaas Oost-vlaanderen', 'Belgien', 'BE', NULL, NULL, '486866792', '00100188V2', NULL, NULL, 'Theorema Casablanca horloge - zilverkleur/zwart', NULL, '644352629452', 'FedEx', NULL, '2016-05-18', '16.05.2016 18:48', 'WLKSNL15010718', '1', 'a0YC000000fIX48MAG', '175.01', '279.99'),
(38787, '402616832', NULL, NULL, 'Liesbeth Bardyn', 'Krekelberg 111', '', '2940', 'Hoevenen', 'Belgien', 'BE', NULL, NULL, '485999219', '0010126YM1', NULL, NULL, 'Pionier Florida horloge met diamanten - Zilver metalen bandje - Zwart/zilver (GM-505-5)', NULL, '644352629463', 'FedEx', NULL, '2016-05-18', '16.05.2016 12:48', 'WLKSNL15011335', '1', 'a0YC000000fCSQmMAO', '149.99', '219.99'),
(38788, '402964978', NULL, NULL, 'Gabriel De paepe', 'M.gandhistraat 11bus405', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '495342144', '0010134VJV', NULL, NULL, 'Pionier barbados horloge - metalen band - zwart/zwarte kast GM-509-8', NULL, '644352629511', 'FedEx', NULL, '2016-05-18', '17.05.2016 16:18', 'NL150623KV57', '1', 'a0YC000000fpojNMAQ', '119.00', '159.99'),
(38789, '402958715', NULL, NULL, 'Sabiha El Andaloussi', 'Chaussee de Charleroi 98', '', '1060', 'Saint-Gilles Bruxelles', 'Belgien', 'BE', NULL, NULL, '470304025', '0010075QU6', NULL, NULL, 'Montre Dublin Pionier - Noir - Noir - Noir (GM-508-4)', NULL, '644352629522', 'FedEx', NULL, '2016-05-18', '17.05.2016 15:19', 'BE140310NM06', '1', 'a0YC000000fIWyrMAG', '150.00', '239.99'),
(38790, '403070078', NULL, NULL, 'Shafeekhu Shoukath ali', '35 Brooklands,', 'Nutley Lane, Ballsbridge', 'Dublin', 'dublin4', 'Irland', 'IE', NULL, NULL, '894633593', '0010015DSB', NULL, NULL, 'GM-103-2 Sao Paulo gold case/black dial/brown band', NULL, '644352629533', 'FedEx', NULL, '2016-05-18', '17.05.2016 22:02', 'WL-GM-103-2', '1', 'a0YC000000fmccMMAQ', '169.99', '259.00'),
(38791, '403055334', NULL, NULL, 'Arthur Odding', 'Kaldenkerkerweg 109', '', '5932 DA', 'TEGELEN Limburg', 'Niederlande', 'NL', NULL, NULL, '639492368', '0010246X63', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352629544', 'FedEx', NULL, '2016-05-18', '17.05.2016 22:00', 'NL140520PJ08', '1', 'a0YC000000fIX84MAG', '175.01', '279.99'),
(38792, '402948300', '', '', 'Bert Mulder', 'Slikkerveerstraat 113', '', '1107 VM', 'AMSTERDAM ZUIDOOST', 'Niederlande', '', '', '', '020-7723197', '0010206QH1', '', '', 'PIONIER barbados horloge - leren band - goud/zwarte kast GM-509-3', '', '644352629555', 'FedEx', '', '2016-05-18', '17.05.2016 14:29', 'NL150623KV52', '1', 'a0YC000000fppBTMAY', '119.00', '159.99'),
(38793, '402913494', NULL, NULL, 'chloe huchet', '121 avenue henri barbusse', '', '91210', 'draveil', 'Frankreich', 'FR', NULL, NULL, '758827756', '0010106YPD', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-8', NULL, '644352629658', 'FedEx', NULL, '2016-05-18', '17.05.2016 11:22', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38794, '402905699', NULL, NULL, 'marjori paserin', '8 place pablo picasso', '', '91270', 'vigneux sur seine', 'Frankreich', 'FR', NULL, NULL, '753576211', '00102390GT', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002- 8', NULL, '644352629669', 'FedEx', NULL, '2016-05-18', '17.05.2016 10:59', '4260295882293', '1', 'a0YC000000fKtxqMAC', '155.00', '249.90'),
(38795, '402715970', NULL, NULL, 'areski haddadi', '17 rue paul verlaine', '', '84130', 'le pontet', 'Frankreich', 'FR', NULL, NULL, '629452237', '001008871M', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-8', NULL, '644352629670', 'FedEx', NULL, '2016-05-18', '16.05.2016 14:53', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38796, '402736281', '', '', 'Kannadasan Mookiah', '45 JALAN TIGA  #05-28 NA', 'NA', '390045', 'SINGAPORE', 'Singapur', '', '', '', '98575824', '0010238C47', '', '', 'GM-3005 WITH DIAMONDS (BLACK DIAL, GOLD CHAIN): Theorema Marco Polo Watch\r\n\r\nEdelstahl gold', '', '578824946625', 'FedEx', '', '2016-05-19', '2016-05-17 02:41', 'SG151109NH30', '1', 'a0YC000000eGCXVMA4', '233.22', '299.00'),
(38797, '402462201', NULL, NULL, 'jessica tan', '211 BUKIT BATOK STREET 21  #04-230 NA', 'NA', '650211', 'singapore', 'Singapur', 'SG', NULL, NULL, '93860775', '0010222FHR', NULL, NULL, 'GM-102-3 (LEATHER STRAP): Theorema MONTE CARLO Watch', NULL, '578824946636', 'FedEx', NULL, '2016-05-19', '2016-05-15 22:42', 'SG151118NH11', '1', 'a0YC000000eMe1QMAS', '295.62', '379.00'),
(38798, '403137297', NULL, NULL, 'Simona Marcu', 'Rue de faubourg, 2,1430 quenast 2', '', '1430', 'Quenast', 'Belgien', 'BE', NULL, NULL, '484656013', '0010171Q45', NULL, NULL, 'Pionier Barbados - bracelet cuir - cadran or/noir GM-509-3', NULL, '644352629706', 'FedEx', NULL, '2016-05-19', '18.05.2016 09:19', 'NL150623KV52', '1', 'a0YC000000fpojIMAQ', '119.00', '159.99'),
(38799, '403160616', NULL, NULL, 'Liam Farrell', '9 St killian\'s park', 'Clondalkin', 'Dublin 22', 'Dublin', 'Irland', 'IE', NULL, NULL, '871867800', '0010151KLT', NULL, NULL, 'GM-103-2 Sao Paulo gold case/black dial/brown band', NULL, '644352629691', 'FedEx', NULL, '2016-05-19', '18.05.2016 09:33', 'WL-GM-103-2', '1', 'a0YC000000fmccMMAQ', '169.99', '259.00'),
(38800, '403184485', NULL, NULL, 'stun aurel', '2 place hector berlioz', '', '91270', 'vigneux sur seine', 'Frankreich', 'FR', NULL, NULL, '652320120', '001021458M', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-8', NULL, '578824946691', 'FedEx', NULL, '2016-05-19', '18.05.2016 10:15', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38801, '403141580', NULL, NULL, 'Sandrine JOURDAN', '138 Route du Brost', '', '83420', 'La Croix Valmer', 'Frankreich', 'FR', NULL, NULL, '630367286', '0010176BJ5', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-5', NULL, '578824946706', 'FedEx', NULL, '2016-05-19', '18.05.2016 07:45', '4260295880050', '1', 'a0YC000000c5VQBMA2', '184.99', '229.00'),
(38802, '403237701', '', '', 'Alex Wang', '621 ALJUNIED ROAD LIPO BUILDING #05-07 NA', 'NA', '389834', 'SINGAPORE', 'Singapur', '', '', '', '92206957', '0010110QXO', '', '', 'GM-3005 WITH DIAMONDS (BLACK DIAL, SILVER CHAIN): Theorema Marco Polo Watch\r\nEdelstahl silber-schwarz', '', '578824946717', 'FedEx', '', '2016-05-19', '2016-05-19 00:41', 'SG151109NH29', '1', 'a0YC000000eGCXUMA4', '233.22', '299.00'),
(38803, '403300522', NULL, NULL, 'richard water', '29 kingswood blackrock rd', '', 'co louth', 'dundalk', 'Irland', 'IE', NULL, NULL, '863078462', '0010235ZDH', NULL, NULL, 'GM-101-6	Silver Metal Strap/ Silver Case/ White Dial', NULL, '644352629772', 'FedEx', NULL, '2016-05-20', '18.05.2016 19:32', '4260295881982', '1', 'a0YC000000fmcWuMAI', '160.01', '249.00'),
(38804, '403329903', NULL, NULL, 'Helen van der steen', 'Fien de la Mar Straat 23', '', '1068 SG', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '613006955', '001016435O', NULL, NULL, 'Theorema Casablanca horloge - goudkleur/zwart', NULL, '644352629783', 'FedEx', NULL, '2016-05-20', '18.05.2016 22:58', 'NL140520PJ08', '1', 'a0YC000000fIX84MAG', '175.01', '279.99'),
(38805, '403291520', NULL, NULL, 'M.F. Weening', 'Berglaan 20', '', '2716 EC', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '613232781', '0010025OLP', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwartleren bandje - Zwart/zilver (GM-505-2)', NULL, '644352629794', 'FedEx', NULL, '2016-05-20', '18.05.2016 20:02', 'WLKSNL15011331', '1', 'a0YC000000fCSYpMAO', '149.99', '219.99'),
(38806, '403431160', NULL, NULL, 'Kenan Yilmaz', 'En Laixheau 25', 'Sprl Hersten (Cafe L\'union)', '4040', 'Herstal', 'Belgien', 'BE', NULL, NULL, '495500583', '0010042TJR', NULL, NULL, 'Une montre Casablanca - ArgentÃ© / Blanc', NULL, '644352629831', 'FedEx', NULL, '2016-05-20', '19.05.2016 12:19', 'WLKSNL15010717', '1', 'a0YC000000fIX46MAG', '175.01', '279.99'),
(38807, '403476183', NULL, NULL, 'Ludovic De Luca', '3 ALLEE DE CHAUVRY', '', '95150', 'TAVERNY', 'Frankreich', 'FR', NULL, NULL, '645756984', '0010006UIU', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-8', NULL, '644352629842', 'FedEx', NULL, '2016-05-20', '19.05.2016 14:31', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38808, '403451266', NULL, NULL, 'Aouatef Moujahed', '6 VILLA MODERNE', '', '75014', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '605953351', '10156367', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-8', NULL, '644352629853', 'FedEx', NULL, '2016-05-20', '19.05.2016 12:44', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38809, '403448728', '', '', 'passeri chistian', '10-12 avenue jean jaures', '', '91560', 'crosne', 'Frankreich', '', '', '', '605922358', '0010124FZP', '', '', 'Montre Automatique 16 Diamants - Modèle 7002-9', 'Sendung am 22.06.16 zurück erhalten!', '644352629864', 'FedEx', '', '2016-05-20', '19.05.2016 11:49', '4260295882309', '1', 'a0YC000000fKty5MAC', '155.00', '249.90'),
(38810, '403434861', NULL, NULL, 'samanta pigeud', '10 avenue jean jaures', '', '91560', 'crosne', 'Frankreich', 'FR', NULL, NULL, '753576211', '0010188MVM', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002-9', NULL, '644352629875', 'FedEx', NULL, '2016-05-20', '19.05.2016 10:47', '4260295882309', '1', 'a0YC000000fKty5MAC', '155.00', '249.90'),
(38811, '403822102', NULL, NULL, 'Maxime Debaillie', 'Booiebos 6A', 'Intermedi', '9031', 'Drongen', 'Belgien', 'BE', NULL, NULL, '92279015', '00100959FD', NULL, NULL, 'Horloge van Pionier Acapulco - bruin goud (GM504-3)', NULL, '644352629901', 'FedEx', NULL, '2016-05-23', '21.05.2016 09:19', 'WLGWNL201603223', '1', 'a0YC000000fC3DtMAK', '139.99', '199.99'),
(38812, '404069116', NULL, NULL, 'Eamon j Ryan', '10 Bank Place', 'the porter house', '', 'Tipperary Town', 'Irland', 'IE', NULL, NULL, '877554190', '00100370KF', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '644352630022', 'FedEx', NULL, '2016-05-23', '22.05.2016 14:02', '4260295880398', '1', 'a0YC000000fmcWrMAI', '160.01', '249.00'),
(38813, '403817113', NULL, NULL, 'Elena Iljkoen', 'Niuwstraat 108', 'Ellaida MT', '3201 EE', 'SPIJKENISSE', 'Niederlande', 'NL', NULL, NULL, '614053205', '0010054NP8', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwartleren bandje - Zwart/zilver (GM-505-2)', NULL, '644352629912', 'FedEx', NULL, '2016-05-23', '21.05.2016 08:59', 'WLKSNL15011331', '1', 'a0YC000000fCSYpMAO', '149.99', '219.99'),
(38814, '403557454', NULL, NULL, 'Erik van Zuidam', 'Hofwijck 25', '', '9301 XA', 'RODEN', 'Niederlande', 'NL', NULL, NULL, '623324077', '00101682Q1', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Zwart/goud (GM-505-3)', NULL, '644352629923', 'FedEx', NULL, '2016-05-23', '19.05.2016 22:28', 'WLKSNL15011332', '1', 'a0YC000000fCSYuMAO', '149.99', '219.99'),
(38815, '404139429', NULL, NULL, 'Fadila Dahim', '2 BOULEVARD DE STRASBOURG 2', '', '94350', 'VILLIERS SUR MARNE', 'Frankreich', 'FR', NULL, NULL, '', '0010063WAR', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002-10', NULL, '644352630044', 'FedEx', NULL, '2016-05-23', '22.05.2016 18:51', '4260295882316', '1', 'a0YC000000fKtyPMAS', '155.00', '249.90'),
(38816, '403620173', NULL, NULL, 'sybil grillo', 'RADIOLO ZAC DE FRAY REDON', '', '83136', 'ROCBARON paca', 'Frankreich', 'FR', NULL, NULL, '685770531', '0010053K2K', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-1', NULL, '644352630055', 'FedEx', NULL, '2016-05-23', '20.05.2016 07:38', '4260295880374', '1', 'a0YC000000c5VOtMAM', '184.99', '229.00'),
(38817, '403521664', NULL, NULL, 'Veronique DELAYEN', '435 ROUTE DE LA GARE', '', '74330', 'LOVAGNY', 'Frankreich', 'FR', NULL, NULL, '618892937', '0010002BI8', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-6', NULL, '644352630066', 'FedEx', NULL, '2016-05-23', '19.05.2016 18:18', '4260295881982', '1', 'a0YC000000c5VQuMAM', '184.99', '229.00'),
(38818, '404198980', NULL, NULL, 'sed jim', '17  knockmore park', '', 'd24', 'tallaght dublin', 'Irland', 'IE', NULL, NULL, '857744669', '0010155UYP', NULL, NULL, 'GM-103-2 Sao Paulo gold case/black dial/brown band', NULL, '644352630103', 'FedEx', NULL, '2016-05-24', '23.05.2016 06:03', 'WL-GM-103-2', '1', 'a0YC000000fmccMMAQ', '169.99', '259.00'),
(38819, '404305934', NULL, NULL, 'M.M Belkheiri', 'Janne Bouwensstraat 29D', '', '3074 PL', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '681122660', '0010097W1N', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Zwart/goud (GM-505-3)', NULL, '644352630114', 'FedEx', NULL, '2016-05-24', '23.05.2016 15:33', 'WLKSNL15011332', '1', 'a0YC000000fCSYuMAO', '149.99', '219.99'),
(38820, '404224717', NULL, NULL, 'Evelyne Bayle Cappelle', '2550 CHEMIN DES ARCHIPUITS', '', '26270', 'LORIOL SUR DROME', 'Frankreich', 'FR', NULL, NULL, '667325626', '00102109M1', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-8', NULL, '644352630125', 'FedEx', NULL, '2016-05-24', '23.05.2016 07:41', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38821, '404409889', NULL, NULL, 'Natacha Berger', 'rue Francois Poncelet 8', '', '4367', 'Crisnee', 'Belgien', 'BE', NULL, NULL, '477699508', '0010250LDU', NULL, NULL, 'GM-3005-6 - Montre avec bracelet en cuir et diamants - Affichage noir et boitier argentÃ©', NULL, '644352630147', 'FedEx', NULL, '2016-05-24', '23.05.2016 23:18', 'BE140520NM13', '1', 'a0YC000000fpozLMAQ', '149.00', '199.99'),
(38822, '404429649', '', '', 'Greg Issac', '42 leinster  Phibsborough', '', 'Dublin 7', 'Dublin', 'Irland', '', '', '', '899870248', '0010030SSX', '', '', 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', 'Sendung am 22.06.16 zurück erhalten!', '644352630136', 'FedEx', '', '2016-05-24', '24.05.2016 02:02', '4260295880398', '1', 'a0YC000000fmcWrMAI', '160.01', '249.00'),
(38823, '404391432', NULL, NULL, 'Hichem Elech', 'Avenue bouvier  60', '', '6760', 'Virton', 'Belgien', 'BE', NULL, NULL, '63224978', '0010250QI4', NULL, NULL, 'GM-3005-1 - Montre avec bracelet en cuir - Affichage blanc et boitier argentÃ©', NULL, '644352630170', 'FedEx', NULL, '2016-05-25', '24.05.2016 09:19', 'BE140520NM09', '1', 'a0YC000000fpozHMAQ', '119.00', '159.99'),
(38824, '404485410', NULL, NULL, 'j.m.p. feyen', 'Oranje Nassaulaan 34 34', '', '6026 BX', 'MAARHEEZE', 'Niederlande', 'NL', NULL, NULL, '653330194', '0010007UMS', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Zwart/goud (GM-505-3)', NULL, '644352630180', 'FedEx', NULL, '2016-05-25', '24.05.2016 10:35', 'WLKSNL15011332', '1', 'a0YC000000fCSYuMAO', '149.99', '219.99'),
(38825, '404660816', NULL, NULL, 'Mootje Manzella', 'Osdorper Ban 435 HS', '', '1068 ME', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '628242625', '0010165P43', NULL, NULL, 'PIONIER barbados horloge - metalen band - zwart/zwarte kast GM-509-8', NULL, '644352630191', 'FedEx', NULL, '2016-05-25', '24.05.2016 23:30', 'NL150623KV57', '1', 'a0YC000000fppBYMAY', '119.00', '159.99'),
(38826, '404577932', NULL, NULL, 'Rinske van Grondelle', 'Rosanderwaard 33', '', '2904 SK', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '651755772', '00102204PH', NULL, NULL, 'GM-3005-7 - Horloge met leren band  en diamanten - zwart display met gouden kast', NULL, '644352630206', 'FedEx', NULL, '2016-05-25', '24.05.2016 17:59', 'BE140520NM14', '1', 'a0YC000000fpojiMAA', '149.00', '199.99'),
(38827, '404707933', NULL, NULL, 'Claudine Gailly', 'rue Louis Fabry, 23', '', '7334', 'VILLEROT', 'Belgien', 'BE', NULL, NULL, '65623684', '0010001FOH', NULL, NULL, 'GM-3005-1 - Montre avec bracelet en cuir - Affichage blanc et boitier argentÃ©', NULL, '644352630217', 'FedEx', NULL, '2016-05-25', '25.05.2016 08:18', 'BE140520NM09', '1', 'a0YC000000fpozHMAQ', '119.00', '159.99'),
(38828, '404580691', NULL, NULL, 'Arthur Solheid', 'Avenue de la liberation 11', '', '4650', 'Herve', 'Belgien', 'BE', NULL, NULL, '474493789', '0010146W8R', NULL, NULL, 'Pionier Barbados - bande mÃ©tal - cadran or/noir GM-509-7', NULL, '644352630228', 'FedEx', NULL, '2016-05-25', '24.05.2016 17:18', 'NL150623KV56', '1', 'a0YC000000fpojMMAQ', '119.00', '159.99'),
(38829, '404676633', '', '', 'john johnson', '9 st peters road', '', 'dublin 7', 'cabra', 'Irland', '', '', '', '899611774', '10250954', '', '', 'GM-103-5 Sao Paulo silver case/white dial/black band', 'Sendung am 22.06.16 zurück erhalten!', '644352630239', 'FedEx', '', '2016-05-25', '25.05.2016 03:32', 'WL-GM-103-5', '1', 'a0YC000000fmccPMAQ', '169.99', '259.00'),
(38830, '404666845', NULL, NULL, 'donald bernard', '10 rathmore avenue', '', 'dublin15', 'dublin tyrellstown', 'Irland', 'IE', NULL, NULL, '899728828', '00102262TF', NULL, NULL, 'GM-101-8	Gold Metal Strap/ Gold Case/ Black Dial', NULL, '644352630240', 'FedEx', NULL, '2016-05-25', '24.05.2016 23:02', '4260295882002', '1', 'a0YC000000fmcWwMAI', '160.01', '249.00'),
(38831, '404723842', NULL, NULL, 'Azarkan Kamal', 'clos des Charmes 411/201', '', '1480', 'Tubize', 'Belgien', 'BE', NULL, NULL, '472204790', '0010108I8T', NULL, NULL, 'GM-3005-2 - Montre avec bracelet en cuir - Affichage noir et boitier argentÃ©', NULL, '644352630310', 'FedEx', NULL, '2016-05-26', '25.05.2016 12:48', 'BE140520NM10', '1', 'a0YC000000fpozIMAQ', '119.00', '159.99'),
(38832, '404758691', NULL, NULL, 'Regis Bollette', 'Au Chaudfour 13', '', '4877', 'Olne', 'Belgien', 'BE', NULL, NULL, '32499051137', '0010153QM9', NULL, NULL, 'GM-3005-4 - Montre avec bracelet en cuir - Affichage noir et boitier dorÃ©', NULL, '644352630320', 'FedEx', NULL, '2016-05-26', '25.05.2016 12:18', 'BE140520NM11', '1', 'a0YC000000fpozJMAQ', '119.00', '159.99'),
(38833, '404768000', NULL, NULL, 'Eline Havekes', 'Noordzijde 34', '', '1064 GV', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '643168422', '10247145', NULL, NULL, 'GM-3005-2 - Horloge met leren band - zwart display met zilveren kast', NULL, '644352630375', 'FedEx', NULL, '2016-05-26', '25.05.2016 12:41', 'BE140520NM10', '1', 'a0YC000000fpojeMAA', '119.00', '159.99'),
(38834, '404707583', NULL, NULL, 'Kitty Rosendahl Huber', 'Bezaansmast 3', '', '2586 KS', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '641283005', '0010239IK4', NULL, NULL, 'GM-3005-2 - Horloge met leren band - zwart display met zilveren kast', NULL, '644352630386', 'FedEx', NULL, '2016-05-26', '25.05.2016 10:03', 'BE140520NM10', '1', 'a0YC000000fpojeMAA', '119.00', '159.99'),
(38835, '404707058', NULL, NULL, 'Pascha Burger', 'Heemraadweg 118', '', '1382 HE', 'WEESP Noord holland', 'Niederlande', 'NL', NULL, NULL, '622082766', '00102474Y4', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwartleren bandje - Zwart/zilver (GM-505-2)', NULL, '644352630397', 'FedEx', NULL, '2016-05-26', '25.05.2016 08:30', 'WLKSNL15011331', '1', 'a0YC000000fCSYpMAO', '149.99', '219.99'),
(38836, '404909061', NULL, NULL, 'Leen Provost', 'Lourdesstraat 68', '', '9041', 'Oostakker', 'Belgien', 'BE', NULL, NULL, '494385985', '0010250H73', NULL, NULL, 'GM-3005-5 - Horloge met leren band  en diamanten - wit display met zilveren kast', NULL, '644352630504', 'FedEx', NULL, '2016-05-27', '25.05.2016 23:18', 'BE140520NM12', '1', 'a0YC000000fpozKMAQ', '149.00', '199.99'),
(38837, '404862040', NULL, NULL, 'Jean Philippe Waroquier', 'Avenue Victor Olivier 8A Boite 74', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '3225230503', '0010115VDD', NULL, NULL, 'Montre automatique Pionier Florida - Cuir noir - Blanc/Argent - GM-505-1', NULL, '644352630515', 'FedEx', NULL, '2016-05-27', '25.05.2016 19:20', 'WLKSNL15011330', '1', 'a0YC000000fCSQiMAO', '149.99', '219.99'),
(38838, '404896526', '', '', 'norhane bachiri', 'BATIMENT 4 RUE DE CANNES appartement 33', '', '59000', 'LILLE', 'Frankreich', '', '', '', '650272840', '00101543K1', '', '', 'Montre Automatique Therorema - Modèle GM-101-8', '', '644352630526', 'FedEx', '', '2016-05-27', '25.05.2016 19:47', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38839, '404892494', '', '', 'Sandrine Kokudua', '1 Allee de l\'esterel Interphone', '', '92160', 'ANTONY', 'Frankreich', '', '', '', '669528373', '0010080LFO', '', '', 'Montre Automatique 16 Diamants - Modèle 7002- 1', '', '644352630537', 'FedEx', '', '2016-05-27', '25.05.2016 19:44', '4260295882224', '1', 'a0YC000000fKtu1MAC', '155.00', '249.90'),
(38840, '404874365', '', '', 'gilles ortholan', '43 B CHEMIN DU COLOMBIER 43 B', '', '06650', 'LE ROURET', 'Frankreich', '', '', '', '', '0010041GBW', '', '', 'Montre Automatique Therorema - Modèle GM-101-6', '', '644352630548', 'FedEx', '', '2016-05-27', '25.05.2016 18:24', '4260295881982', '1', 'a0YC000000c5VQuMAM', '184.99', '229.00'),
(38841, '404893296', NULL, NULL, 'Mirela Apati', '78 Westend Gate', 'Cookstown Way', '12345', 'Tallaght Dublin 24', 'Irland', 'IE', NULL, NULL, '3,53862E+11', '0010018UR9', NULL, NULL, 'GM-103-2 Sao Paulo gold case/black dial/brown band', NULL, '644352630445', 'FedEx', NULL, '2016-05-27', '25.05.2016 20:32', 'WL-GM-103-2', '1', 'a0YC000000fmccMMAQ', '169.99', '259.00'),
(38842, '404918708', NULL, NULL, 'Riwendel Martina', 'Catharinaland 18', '', '2591 CN', 'S-GRAVENHAGE Zuid holland', 'Niederlande', 'NL', NULL, NULL, '618033098', '0010020E7J', NULL, NULL, 'Automatisch Javelle Regulator-horloge met lederen band - zwart - J49023', NULL, '644352630559', 'FedEx', NULL, '2016-05-27', '26.05.2016 00:00', 'WLGWNL201603222', '1', 'a0YC000000fC3K8MAK', '90.00', '139.98'),
(38843, '404811583', NULL, NULL, 'Khalid Bourakba', 'Boonestaakstraat 1', '', '1336 AG', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '641464687', '0010217ISA', NULL, NULL, 'GM-3005-6 Horloge met leren band  en diamanten - zwart display met zilveren kast', NULL, '644352630560', 'FedEx', NULL, '2016-05-27', '25.05.2016 16:12', 'BE140520NM13', '1', 'a0YC000000fpojhMAA', '149.00', '199.99'),
(38844, '404968905', NULL, NULL, 'Richard Terhorst', 'Eyckenstein 311', '', '1187 HV', 'AMSTELVEEN', 'Niederlande', 'NL', NULL, NULL, '646087735', '0010126YTC', NULL, NULL, 'GM-3005-7 - Horloge met leren band  en diamanten - zwart display met gouden kast', NULL, '644352630570', 'FedEx', NULL, '2016-05-27', '26.05.2016 09:01', 'BE140520NM14', '1', 'a0YC000000fpojiMAA', '149.00', '199.99'),
(38845, '404860296', NULL, NULL, 'Rob van Kortenhof', 'Kadoelermeer 23', '', '3068 KE', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '652670227', '00102114IR', NULL, NULL, 'GM-3005-7 - Horloge met leren band  en diamanten - zwart display met gouden kast', NULL, '644352630581', 'FedEx', NULL, '2016-05-27', '25.05.2016 19:02', 'BE140520NM14', '1', 'a0YC000000fpojiMAA', '149.00', '199.99'),
(38846, '404971084', NULL, NULL, 'J Reemers', 'Waalstraat 152 II', '', '1079 EE', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '642425225', '0010020UJ1', NULL, NULL, 'Pionier Dublin herenhorloge - Bruin-Goud-Zwart (GM-508-3)', NULL, '644352630592', 'FedEx', NULL, '2016-05-27', '26.05.2016 09:04', 'NL140310NM05', '1', 'a0YC000000fIWZwMAO', '150.00', '239.99'),
(38847, '405001812', NULL, NULL, 'James Keohane', '0 Rathmacullig house', 'Ballygarvan', 'T12PY16', 'Cork', 'Irland', 'IE', NULL, NULL, '872217037', '0010240CNV', NULL, NULL, 'GM-103-2 Sao Paulo gold case/black dial/brown band', NULL, '644352630607', 'FedEx', NULL, '2016-05-27', '26.05.2016 10:03', 'WL-GM-103-2', '1', 'a0YC000000fmccMMAQ', '169.99', '259.00'),
(38848, '405067230', NULL, NULL, 'claude BARATELLI', '18 ALLEE YVES MONTAND', '', '44570', 'Trignac', 'Frankreich', 'FR', NULL, NULL, '3664697171', '0010087RV9', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-5', NULL, '644352630629', 'FedEx', NULL, '2016-05-27', '26.05.2016 13:57', '4260295880050', '1', 'a0YC000000c5VQBMA2', '184.99', '229.00'),
(38849, '405012440', NULL, NULL, 'Davy Grimoult', '7 CHEMIN DE LA PATTE D OIE', '', '14111', 'LOUVIGNY', 'Frankreich', 'FR', NULL, NULL, '675086622', '001018180F', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002-6', NULL, '644352630630', 'FedEx', NULL, '2016-05-27', '26.05.2016 10:05', '4260295882279', '1', 'a0YC000000fKtx6MAC', '155.00', '249.90'),
(38850, '405471094', NULL, NULL, 'Faysal Chahbouni', 'Bostonstraat 6', '', '2030', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '32488075527', '0010225D3I', NULL, NULL, 'Pionier Dublin herenhorloge - Zwart-Zilver-Zwart (GM-508-2)', NULL, '644352630662', 'FedEx', NULL, '2016-05-30', '28.05.2016 12:18', 'BE140310NM04', '1', 'a0YC000000fIWypMAG', '150.00', '239.99'),
(38851, '405391644', NULL, NULL, 'mohamed hajo', 'pieter de ridderstraat20A pieter de ri', 'appartement', '2100', 'deurne antwerpen', 'Belgien', 'BE', NULL, NULL, '484053331', '00101507OY', NULL, NULL, 'Pionier Dublin herenhorloge - Zwart-Zilver-Zwart (GM-508-2)', NULL, '644352630673', 'FedEx', NULL, '2016-05-30', '27.05.2016 22:18', 'BE140310NM04', '1', 'a0YC000000fIWypMAG', '150.00', '239.99'),
(38852, '405109123', NULL, NULL, 'Mimoun Boultam', 'Voetbalstraal 1 bus 2', '', '2610', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '488337556', '0010156CBK', NULL, NULL, 'GM-3005-6 Horloge met leren band  en diamanten - zwart display met zilveren kast', NULL, '644352630684', 'FedEx', NULL, '2016-05-30', '26.05.2016 18:49', 'BE140520NM13', '1', 'a0YC000000fpozLMAQ', '149.00', '199.99'),
(38853, '405256926', NULL, NULL, 'Rohith Kundoly', 'Amazon Data  Burlington Road , Ballsbridge, Dublin 4', '', '', 'Dublin', 'Irland', 'IE', NULL, NULL, '868379070', '0010133U79', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '644352630651', 'FedEx', NULL, '2016-05-30', '27.05.2016 10:03', '4260295880398', '1', 'a0YC000000fmcWrMAI', '160.01', '249.00'),
(38854, '405385778', NULL, NULL, 'Petra Bosschaart', 'Markestraat 40', '', '3641 JR', 'MIJDRECHT', 'Niederlande', 'NL', NULL, NULL, '640122666', '0010250VAJ', NULL, NULL, 'GM-3005-4 - Horloge met leren band - zwart display met gouden kast', NULL, '644352630695', 'FedEx', NULL, '2016-05-30', '27.05.2016 23:59', 'BE140520NM11', '1', 'a0YC000000fpojfMAA', '119.00', '159.99'),
(38855, '405353084', NULL, NULL, 'Zmarai Khogyanai', 'Mechelenstraat 2', '', '4826 KN', 'BREDA', 'Niederlande', 'NL', NULL, NULL, '652616346', '0010098RT7', NULL, NULL, 'PIONIER barbados horloge - leren band - goud/zwarte kast GM-509-3', NULL, '644352630700', 'FedEx', NULL, '2016-05-30', '27.05.2016 18:59', 'NL150623KV52', '1', 'a0YC000000fppBTMAY', '119.00', '159.99'),
(38856, '405113975', NULL, NULL, 'Ivo Kleine Staarman', 'Kasteelstraat 12', '', '7447AX', 'HELLENDOORN', 'Niederlande', 'NL', NULL, NULL, '548654923', '0010250SLO', NULL, NULL, 'PIONIER barbados horloge - leren band - Zwart/zwarte kast GM-509-4', NULL, '644352630710', 'FedEx', NULL, '2016-05-30', '26.05.2016 21:29', 'NL150623KV53', '1', 'a0YC000000fppBUMAY', '119.00', '159.99'),
(38857, '405133455', NULL, NULL, 'mark blommers', 'de wiekslag 23', '', '5271 EP', 'sint-michielsgestel', 'Niederlande', 'NL', NULL, NULL, '620794138', '0010216KBF', NULL, NULL, 'Pionier Dublin herenhorloge - Zwart-Zilver-Zwart (GM-508-2)', NULL, '644352630721', 'FedEx', NULL, '2016-05-30', '26.05.2016 20:31', 'NL140310NM04', '1', 'a0YC000000fIWZvMAO', '150.00', '239.99'),
(38858, '405588902', NULL, NULL, 'Ron Van kampen', 'Anijsstraat  14', '', '2292 CM', 'WATERINGEN', 'Niederlande', 'NL', NULL, NULL, '0174-221663', '0010039W0S', NULL, NULL, 'Pionier Dublin herenhorloge - Zwart-Zilver-Zwart (GM-508-2)', NULL, '644352630732', 'FedEx', NULL, '2016-05-30', '28.05.2016 22:28', 'NL140310NM04', '1', 'a0YC000000fIWZvMAO', '150.00', '239.99'),
(38859, '405147224', NULL, NULL, 'Marco Bosch', 'Zijdemos 6', 'MB Sound', '3994 KE', 'HOUTEN', 'Niederlande', 'NL', NULL, NULL, '614265437', '0010001X64', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Zwart/goud (GM-505-3)', NULL, '644352630743', 'FedEx', NULL, '2016-05-30', '26.05.2016 21:29', 'WLKSNL15011332', '1', 'a0YC000000fCSYuMAO', '149.99', '219.99'),
(38860, '405609249', NULL, NULL, 'Pierre Maroun', 'Lindestraat 16', '', '2565 HL', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '626991511', '0010052CPE', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Zwart/goud (GM-505-3)', NULL, '644352630754', 'FedEx', NULL, '2016-05-30', '29.05.2016 00:58', 'WLKSNL15011332', '1', 'a0YC000000fCSYuMAO', '149.99', '219.99'),
(38861, '405124693', NULL, NULL, 'Benjamin Dalmulder', 'Marga Klompestraat 19', '', '1506 WH', 'ZAANDAM', 'Niederlande', 'NL', NULL, NULL, '624881998', '00102464OD', NULL, NULL, 'Pionier Florida horloge met diamanten - Zilver metalen bandje - Zwart/zilver (GM-505-5)', NULL, '644352630765', 'FedEx', NULL, '2016-05-30', '26.05.2016 20:00', 'WLKSNL15011335', '1', 'a0YC000000fCSYsMAO', '149.99', '219.99'),
(38862, '405243502', NULL, NULL, 'Marie-claude Kossoboutzky', '13 RUE JEAN BARETH', '', '10120', 'ST ANDRE LES VERGERS', 'Frankreich', 'FR', NULL, NULL, '325821714', '0010218SNH', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002- 3', NULL, '644352630798', 'FedEx', NULL, '2016-05-30', '27.05.2016 08:32', '4260295882248', '1', 'a0YC000000fKtw3MAC', '155.00', '249.90'),
(38863, '405398375', NULL, NULL, 'Denis Baino', '10 Mail Leon Blum Appartement 1004 rdc', '', '35136', 'St Jacques De La Lande', 'Frankreich', 'FR', NULL, NULL, '662788826', '0010103AIM', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002-9', NULL, '644352630802', 'FedEx', NULL, '2016-05-30', '27.05.2016 21:29', '4260295882309', '1', 'a0YC000000fKty5MAC', '155.00', '249.90'),
(38864, '405252456', NULL, NULL, 'Jean-Marc Constant', '2 CHEMIN DE L ERAUDIERE', '', '44300', 'NANTES Essonne', 'Frankreich', 'FR', NULL, NULL, '679010750', '00102039V8', NULL, NULL, 'Montre Automatique Pionier - ModÃ¨le 510 - 3', NULL, '644352630813', 'FedEx', NULL, '2016-05-30', '27.05.2016 10:23', 'WLSWFR16042703', '1', 'a0YC000000fhARQMA2', '165.00', '249.00'),
(38865, '405281465', NULL, NULL, 'Lucien Burg', '99 Route de la meinau', '', '67100', 'STRASBOURG', 'Frankreich', 'FR', NULL, NULL, '607429299', '00101284V1', NULL, NULL, 'Montre Automatique Pionier - ModÃ¨le 510 - 3', NULL, '644352630824', 'FedEx', NULL, '2016-05-30', '27.05.2016 12:18', 'WLSWFR16042703', '1', 'a0YC000000fhARQMA2', '165.00', '249.00'),
(38866, '405257433', '', '', 'Victor Belhassen', '10 RUE BOUVET', '', '38120', 'ST EGREVE', 'Frankreich', '', '', '', '615747377', '0010250AX8', '', '', 'Montre Automatique Pionier - Modèle 510 - 5', 'Sendung am22.06.16 zurück erhalten!', '644352630835', 'FedEx', '', '2016-05-30', '27.05.2016 10:43', 'WLSWFR16042705', '1', 'a0YC000000fhAS9MAM', '165.00', '249.00'),
(38867, '405412337', NULL, NULL, 'Reine Maiorana', '70 LOTISSEMENT LES ROMARINS 70', '', '34160', 'ST DREZERY', 'Frankreich', 'FR', NULL, NULL, '663460956', '0010170MB3', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-3', NULL, '644352630846', 'FedEx', NULL, '2016-05-30', '27.05.2016 23:56', '4260295880398', '1', 'a0YC000000c5VPwMAM', '184.99', '229.00'),
(38868, '405336260', NULL, NULL, 'Arnaud Rouget', '107 Rue de la Madeleine', '', '72000', 'Le mans', 'Frankreich', 'FR', NULL, NULL, '950226405', '0010078O3N', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-5', NULL, '644352630857', 'FedEx', NULL, '2016-05-30', '27.05.2016 15:58', '4260295880050', '1', 'a0YC000000c5VQBMA2', '184.99', '229.00'),
(38869, '405515430', NULL, NULL, 'Hamoum Massinissa', '137 AVENUE SIDOINE APOLLINAIRE', '', '69009', 'LYON', 'Frankreich', 'FR', NULL, NULL, '761980014', '0010074M2H', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-5', NULL, '644352630868', 'FedEx', NULL, '2016-05-30', '28.05.2016 13:54', '4260295880050', '1', 'a0YC000000c5VQBMA2', '184.99', '229.00'),
(38870, '405612979', NULL, NULL, 'redha sades', '183 APPARTEM AVENUE DE TIVOLI RESIDENCE ILE DE FRANCE APP 176 Entree A, etage 7', '', '33110', 'LE BOUSCAT', 'Frankreich', 'FR', NULL, NULL, '665143772', '0010196N22', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-5', NULL, '644352630879', 'FedEx', NULL, '2016-05-30', '29.05.2016 00:08', '4260295880050', '1', 'a0YC000000c5VQBMA2', '184.99', '229.00'),
(38871, '405469694', NULL, NULL, 'francis gnemegna', '55 55 rue Albert Remy 1er etage', '', '91130', 'RIS ORANGIS', 'Frankreich', 'FR', NULL, NULL, '660490764', '00100361B3', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-8', NULL, '644352630880', 'FedEx', NULL, '2016-05-30', '28.05.2016 10:16', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38872, '406025312', NULL, NULL, 'Guillaume De Bock', 'Rue de la Station 90', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '32470304025', '0010246R5Y', NULL, NULL, 'Montre Dublin Pionier - Noir - Noir - Noir (GM-508-4)', NULL, '644352630938', 'FedEx', NULL, '2016-05-31', '30.05.2016 14:49', 'BE140310NM06', '1', 'a0YC000000fIWyrMAG', '150.00', '239.99'),
(38873, '406015406', NULL, NULL, 'Marina Pierman', 'Rue de la Station 90', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '23748821', '00100049D2', NULL, NULL, 'Montre Dublin Pionier - Noir - Noir - Noir (GM-508-4)', NULL, '644352630949', 'FedEx', NULL, '2016-05-31', '30.05.2016 14:19', 'BE140310NM06', '1', 'a0YC000000fIWyrMAG', '150.00', '239.99'),
(38874, '406018024', NULL, NULL, 'Camille De Bock', 'Rue de la Station 90', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '3223748821', '0010214EVR', NULL, NULL, 'Montre Dublin Pionier - Noir - Noir - Noir (GM-508-4)', NULL, '644352630950', 'FedEx', NULL, '2016-05-31', '30.05.2016 14:19', 'BE140310NM06', '1', 'a0YC000000fIWyrMAG', '150.00', '239.99'),
(38875, '405885142', NULL, NULL, 'Migdisi serop', 'Rue Des maraichers 47', '', 'Bressoux', 'Belgien', '4020', 'BE', NULL, NULL, '479635713', '0010184ETJ', NULL, NULL, 'GM-3005-7 - Montre avec bracelet en cuir et diamants - Affichage noir et boitier dorÃ©', NULL, '644352630916', 'FedEx', NULL, '2016-05-31', '29.05.2016 23:19', 'BE140520NM14', '1', 'a0YC000000fpozMMAQ', '149.00', '199.99'),
(38876, '405820812', '', '', 'edithe JACQUEMIN', 'rue Bouillenne 69', '', 'Fleron', 'Belgien', '4620', '', '', '', '32475955831', '0010238Y7C', '', '', 'Montre Monte Carlo - Argent / Noir', '', '644352630927', 'FedEx', '644352630927', '2016-05-31', '29.05.2016 18:48', 'NL140117LB02', '1', 'a0YC000000fIXT2MAO', '170.00', '298.99'),
(38877, '405782933', NULL, NULL, 'Romanas Gusakovas', 'Apartment 4, 2 Grange Lodge Avenue , Clongriffin', '', 'D13 KW59', 'Dublin', 'Irland', 'IE', NULL, NULL, '858001951', '0010211EK5', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '644352630905', 'FedEx', NULL, '2016-05-31', '29.05.2016 15:02', '4260295880050', '1', 'a0YC000000fmcWsMAI', '160.01', '249.00'),
(38878, '406043857', NULL, NULL, 'Jean-Paul Ader', 'Drakestein 15', '', '2352JV', 'Leiderdorp Zuid Holland', 'Niederlande', 'NL', NULL, NULL, '640939709', '0010219VR3', NULL, NULL, 'GM-3005-4 - Horloge met leren band - zwart display met gouden kast', NULL, '644352630960', 'FedEx', NULL, '2016-05-31', '30.05.2016 16:29', 'BE140520NM11', '1', 'a0YC000000fpojfMAA', '119.00', '159.99'),
(38879, '405821610', NULL, NULL, 'Ilonka Servaas', 'Kleiburg 32A', '', '1104 EA', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '652841114', '00100449XF', NULL, NULL, 'Pionier Florida horloge met diamanten - Zilver metalen bandje - Zwart/zilver (GM-505-5)', NULL, '644352630971', 'FedEx', NULL, '2016-05-31', '29.05.2016 18:28', 'WLKSNL15011335', '1', 'a0YC000000fCSYsMAO', '149.99', '219.99'),
(38880, '405718297', NULL, NULL, 'Wim Gebbink', 'Jutfaseweg 104', '', '3522 HJ', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '625322088', '0010021W2Y', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Zwart/goud (GM-505-3)', NULL, '644352630982', 'FedEx', NULL, '2016-05-31', '29.05.2016 11:59', 'WLKSNL15011332', '1', 'a0YC000000fCSYuMAO', '149.99', '219.99'),
(38881, '406075925', NULL, NULL, 'pascal magis', 'rue de l\'Industrie 44', 'c/o Banque Degroof', '1040', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '474286536', '0010166S32', NULL, NULL, 'Pionier Barbados - bracelet cuir -  cadran argent/blanc GM-509-1', NULL, '644352631040', 'FedEx', NULL, '2016-05-31', '30.05.2016 18:49', 'NL150623KV50', '1', 'a0YC000000fpojGMAQ', '119.00', '159.99'),
(38882, '405946354', NULL, NULL, 'j.m.p. feyen', 'Oranje Nassaulaan 34 34', '', '6026 BX', 'MAARHEEZE', 'Niederlande', 'NL', NULL, NULL, '653330194', '0010250WD6', NULL, NULL, 'Monte Carlo horloge - Goud / Swart', NULL, '644352631051', 'FedEx', NULL, '2016-05-31', '31.05.2016 01:28', 'NL140117LB03', '1', 'a0YC000000fDGhmMAG', '170.00', '298.99'),
(38883, '406121942', NULL, NULL, 'Christine Dunleavy', '\'Dunville\' Thornhill', 'Strandhill Road', 'F91 P8RF', 'SLIGO', 'Irland', 'IE', NULL, NULL, '8706285136', '0010222SQA', NULL, NULL, 'GM-101-8	Gold Metal Strap/ Gold Case/ Black Dial', NULL, '644352631030', 'FedEx', NULL, '2016-05-31', '30.05.2016 21:32', '4260295882002', '1', 'a0YC000000fmcWwMAI', '160.01', '249.00'),
(38884, '405968770', NULL, NULL, 'Claudine DURAND', '10 Rue des varennes', '', '69660', 'COLLONGES AU MONT D OR', 'Frankreich', 'FR', NULL, NULL, '698890218', '00101626MX', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-6', NULL, '644352631062', 'FedEx', NULL, '2016-05-31', '30.05.2016 08:38', '4260295881982', '1', 'a0YC000000c5VQuMAM', '184.99', '229.00'),
(38885, '405694010', NULL, NULL, 'Florent MARTIN', '8 Rue des glaneuses', '', '94440', 'Marolles en brie', 'Frankreich', 'FR', NULL, NULL, '636041322', '0010177EJA', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-7', NULL, '644352631073', 'FedEx', NULL, '2016-05-31', '29.05.2016 08:40', '4260295881999', '1', 'a0YC000000c5VRiMAM', '184.99', '229.00'),
(38886, '406084340', NULL, NULL, 'abdelbasset saidi', '4 rue mirabeau', '', '83000', 'Toulon', 'Frankreich', 'FR', NULL, NULL, '669305667', '0010014BGV', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-3', NULL, '578824947470', 'FedEx', NULL, '2016-06-01', '30.05.2016 17:55', '4260295880398', '1', 'a0YC000000c5VPwMAM', '184.99', '229.00'),
(38887, '405049704', NULL, NULL, 'janice lim', 'c/o Michelle Lim  Lot 6, Lazenda Warehouse 2', '', '87007', 'Labuan', 'Malaysia', 'MY', NULL, NULL, '60168280167', '0010161LO5', NULL, NULL, 'Theorema Marco Polo GM-3005-4 with Genuine Leather Strap', NULL, '578824947460', 'FedEx', NULL, '2016-06-01', '2016-05-27 10:51', 'a0YC000000eTz4DMAS', '1', 'a0YC000000eTz4DMAS', '667.11', '769.00'),
(38888, '406311710', NULL, NULL, 'Patricia Vandeputte', 'rue Prosper Matthys 37', '', '1190', 'Forest', 'Belgien', 'BE', NULL, NULL, '479372842', '0010079J91', NULL, NULL, 'Montre Dublin Pionier - Noir - Noir - Noir (GM-508-4)', NULL, '644352631121', 'FedEx', NULL, '2016-06-01', '31.05.2016 16:49', 'BE140310NM06', '1', 'a0YC000000fIWyrMAG', '150.00', '239.99'),
(38889, '406189508', NULL, NULL, 'Philip Sutcliffe', '25 Steeple Chase Green', '', 'Co Meath', 'Ratoath', 'Irland', 'IE', NULL, NULL, '851097977', '0010163C36', NULL, NULL, 'GM-101-8	Gold Metal Strap/ Gold Case/ Black Dial', NULL, '644352631110', 'FedEx', NULL, '2016-06-01', '31.05.2016 07:32', '4260295882002', '1', 'a0YC000000fmcWwMAI', '160.01', '249.00'),
(38890, '406205368', NULL, NULL, 'Ronald van Iersel', 'Arie Tukstraat 1', '', '2684 XL', 'TER HEIJDE', 'Niederlande', 'NL', NULL, NULL, '06-43120719', '0010246S8I', NULL, NULL, 'GM-3005-6 Horloge met leren band  en diamanten - zwart display met zilveren kast', NULL, '644352631132', 'FedEx', NULL, '2016-06-01', '31.05.2016 09:33', 'BE140520NM13', '1', 'a0YC000000fpojhMAA', '149.00', '199.99'),
(38891, '406496833', NULL, NULL, 'Marion Vercammen', 'Mgr. Miertsstraat 64', 'LEVERING NA DE MIDDAG AUB !', '2460', 'Kasterlee', 'Belgien', 'BE', NULL, NULL, '14726582', '0010171SHT', NULL, NULL, 'Pionier barbados horloge - metalen band - zwart/zwarte kast GM-509-8', NULL, '644352631202', 'FedEx', NULL, '2016-06-02', '01.06.2016 10:48', 'NL150623KV57', '1', 'a0YC000000fpojNMAQ', '119.00', '159.99'),
(38892, '406345074', NULL, NULL, 'Raoul De Wechter', 'Helmstraat 106', '', '2140', 'Borgerhout', 'Belgien', 'BE', NULL, NULL, '478396254', '0010147MOA', NULL, NULL, 'Monte Carlo horloge goud-zwart', NULL, '644352631213', 'FedEx', NULL, '2016-06-02', '31.05.2016 19:19', 'NL140117LB03', '1', 'a0YC000000fIXT0MAO', '170.00', '298.99'),
(38893, '406318280', NULL, NULL, 'stephan godts', 'Ridderslaan 3', '', '3110', 'Rotselaar', 'Belgien', 'BE', NULL, NULL, '496569627', '0010250QCW', NULL, NULL, 'Monte Carlo horloge zilver-wit', NULL, '644352631224', 'FedEx', NULL, '2016-06-02', '31.05.2016 18:18', 'NL140117LB01', '1', 'a0YC000000fIXT1MAO', '170.00', '298.99'),
(38894, '406333451', NULL, NULL, 'Nathan Marshall', '87 Drumcliffe road', 'Cabra', 'Dublin 7', 'Dublin', 'Irland', 'IE', NULL, NULL, '834762550', '00101824M9', NULL, NULL, 'GM-101-8	Gold Metal Strap/ Gold Case/ Black Dial', NULL, '644352631198', 'FedEx', NULL, '2016-06-02', '31.05.2016 17:33', '4260295882002', '1', 'a0YC000000fmcWwMAI', '160.01', '249.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(38895, '406553783', NULL, NULL, 'Dinie Van der Aalst', 'Korenbloemlaan 7', '', '5513 AT', 'WINTELRE', 'Niederlande', 'NL', NULL, NULL, '610116837', '0010074F5B', NULL, NULL, 'GM-3005-4 - Horloge met leren band - zwart display met gouden kast', NULL, '644352631235', 'FedEx', NULL, '2016-06-02', '01.06.2016 14:32', 'BE140520NM11', '1', 'a0YC000000fpojfMAA', '119.00', '159.99'),
(38896, '406481408', NULL, NULL, 'Jason Vugts', 'Weidonklaan 34', '', '5223 VK', '\'S-HERTOGENBOSCH', 'Niederlande', 'NL', NULL, NULL, '646333715', '0010224GF9', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Zwart/goud (GM-505-3)', NULL, '644352631246', 'FedEx', NULL, '2016-06-02', '01.06.2016 10:00', 'WLKSNL15011332', '1', 'a0YC000000fCSYuMAO', '149.99', '219.99'),
(38897, '406335563', NULL, NULL, 'Cynthia Van lohuizen', 'Heemsteedse Dreef 278', '', '2102 KV', 'HEEMSTEDE', 'Niederlande', 'NL', NULL, NULL, '237850308', '0010186NXR', NULL, NULL, 'Monte Carlo horloge - Goud / Swart', NULL, '644352631257', 'FedEx', NULL, '2016-06-02', '31.05.2016 18:30', 'NL140117LB03', '1', 'a0YC000000fDGhmMAG', '170.00', '298.99'),
(38898, '406633916', NULL, NULL, 'Sellena Khatsuyeva', 'Zonstraat 10', 'Zonstraat 10', '2500', 'Lier Antwerpen', 'Belgien', 'BE', NULL, NULL, '486687497', '00100464OU', NULL, NULL, 'Monte Carlo horloge goud-zwart', NULL, '644352631305', 'FedEx', NULL, '2016-06-02', '01.06.2016 19:48', 'NL140117LB03', '1', 'a0YC000000fIXT0MAO', '170.00', '298.99'),
(38899, '406524151', NULL, NULL, 'norvez Marie Christine', '4 B IMPASSE DE L ANCIENNE POSTE', '', '11540', 'ROQUEFORT DES CORBIERES', 'Frankreich', 'FR', NULL, NULL, '468706110', '0010090DVK', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002-1', NULL, '644352631327', 'FedEx', NULL, '2016-06-03', '01.06.2016 10:54', '4260300000000', '1', 'a0YC000000fKtu1MAC', '155.00', '249.90'),
(38900, '406529228', NULL, NULL, 'thierry revel', '04 impasse des chenes', '', '24120', 'la feuillade', 'Frankreich', 'FR', NULL, NULL, '661508569', '0010029KMO', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002-6', NULL, '644352631338', 'FedEx', NULL, '2016-06-03', '01.06.2016 11:31', '4260300000000', '1', 'a0YC000000fKtx6MAC', '155.00', '249.90'),
(38901, '406337562', '', '', 'Claire Cheymol', '17 Rue Marx Dormoy', '', '42800', 'Rive De Gier', 'Frankreich', '', '', '', '665582502', '0010025I6X', '', '', 'Montre Automatique Pionier - Modèle 510 - 3', 'Sendung am 23.06.16 zurück erhalten!', '644352631349', 'FedEx', '', '2016-06-03', '31.05.2016 16:51', 'WLSWFR16042703', '1', 'a0YC000000fhARQMA2', '165.00', '249.00'),
(38902, '406543670', NULL, NULL, 'Aydin Kose', '18 Square Hippolyte Henry', '', '77610', 'FONTENAY TRESIGNY', 'Frankreich', 'FR', NULL, NULL, '663815343', '00101885Y3', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-1', NULL, '644352631350', 'FedEx', NULL, '2016-06-03', '01.06.2016 12:09', '4260300000000', '1', 'a0YC000000c5VOtMAM', '184.99', '229.00'),
(38903, '406641522', NULL, NULL, 'Mezhrahid Stephanie', '99 BT 5 Rue Callelongue Bt 5', '', '13008', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '633501317', '0010030MVE', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-1', NULL, '644352631360', 'FedEx', NULL, '2016-06-03', '01.06.2016 18:42', '4260300000000', '1', 'a0YC000000c5VOtMAM', '184.99', '229.00'),
(38904, '406679931', NULL, NULL, 'SAUTOT GWENAEL', '19 RUE RUE DES TILLEULS 19 RUE', '', '70230', 'LOULANS VERCHAMP', 'Frankreich', 'FR', NULL, NULL, '672599358', '0010032J6J', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-1', NULL, '644352631371', 'FedEx', NULL, '2016-06-03', '01.06.2016 21:52', '4260300000000', '1', 'a0YC000000c5VOtMAM', '184.99', '229.00'),
(38905, '406364215', NULL, NULL, 'Davy Grimoult', '7 CHEMIN DE LA PATTE D OIE', '', '14111', 'LOUVIGNY', 'Frankreich', 'FR', NULL, NULL, '675086622', '0010129QJM', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-2', NULL, '644352631382', 'FedEx', NULL, '2016-06-03', '31.05.2016 18:46', '4260300000000', '1', 'a0YC000000c5VP8MAM', '184.99', '229.00'),
(38906, '406391451', NULL, NULL, 'elydar tchouke', '58 avenue du parc', '', '93290', 'tremblay en france', 'Frankreich', 'FR', NULL, NULL, '751330436', '0010118DUM', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-3', NULL, '644352631393', 'FedEx', NULL, '2016-06-03', '31.05.2016 20:47', '4260300000000', '1', 'a0YC000000c5VPwMAM', '184.99', '229.00'),
(38907, '406560854', NULL, NULL, 'sylvie sauvan', '1888 route de la combe', '', '74150', 'THUSY', 'Frankreich', 'FR', NULL, NULL, '619202428', '0010213HU8', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-5', NULL, '644352631408', 'FedEx', NULL, '2016-06-03', '01.06.2016 13:32', '4260300000000', '1', 'a0YC000000c5VQBMA2', '184.99', '229.00'),
(38908, '406337072', NULL, NULL, 'dimitri rambaud', '16 RUE DU BELVEDERE 16', '', '38500', 'VOIRON', 'Frankreich', 'FR', NULL, NULL, '476932836', '0010153Q0D', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-7', NULL, '644352631419', 'FedEx', NULL, '2016-06-03', '31.05.2016 17:02', '4260300000000', '1', 'a0YC000000c5VRiMAM', '184.99', '229.00'),
(38909, '406636506', NULL, NULL, 'elydar tchouake', '11 rue boulay', '', '75017', 'paris', 'Frankreich', 'FR', NULL, NULL, '758427696', '0010121E3B', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-8', NULL, '644352631420', 'FedEx', NULL, '2016-06-03', '01.06.2016 18:09', '4260300000000', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38910, '406815905', NULL, NULL, 'Idriss Cheurfa', '7 IMPASSE DE LA CONDAMINE', '', '69120', 'VAULX EN VELIN', 'Frankreich', 'FR', NULL, NULL, '621061702', '001012193P', NULL, NULL, 'Montre Automatique 16 Diamants -Chicago  7002-5', NULL, '644352631452', 'FedEx', NULL, '2016-06-03', '02.06.2016 12:45', '4260295882262', '1', 'a0YC000000fKtwXMAS', '155.00', '249.90'),
(38911, '406738311', NULL, NULL, 'Dino Sabia', '733 AVENUE FREDERIC MISTRAL', '', '83240', 'CAVALAIRE SUR MER', 'Frankreich', 'FR', NULL, NULL, '685707389', '00101761AN', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-6', NULL, '644352631463', 'FedEx', NULL, '2016-06-03', '02.06.2016 06:54', '4260295881982', '1', 'a0YC000000c5VQuMAM', '184.99', '229.00'),
(38912, '407492402', NULL, NULL, 'Dorine Ferlin', 'Lageweg 107', '', '8930', 'Menen', 'Belgien', 'BE', NULL, NULL, '476240371', '0010143SJH', NULL, NULL, 'GM-3005-7 - Horloge met leren band  en diamanten - zwart display met gouden kast', NULL, '644352631603', 'FedEx', NULL, '2016-06-06', '05.06.2016 12:48', 'BE140520NM14', '1', 'a0YC000000fpozMMAQ', '149.00', '199.99'),
(38913, '407082519', NULL, NULL, 'Pedro Joao', 'Brusselsesteenweg 246', '', '1500', 'Halle', 'Belgien', 'BE', NULL, NULL, '32483116396', '0010022P5Y', NULL, NULL, 'GM-3005-7 - Montre avec bracelet en cuir et diamants - Affichage noir et boitier dorÃ©', NULL, '644352631614', 'FedEx', NULL, '2016-06-06', '03.06.2016 14:22', 'BE140520NM14', '1', 'a0YC000000fpozMMAQ', '149.00', '199.99'),
(38914, '407274520', NULL, NULL, 'Serdar Adikti', 'Paviljoenstraat 9', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '468283874', '001018215R', NULL, NULL, 'Gold Case / Black Face / Strainless steel band 7002-9', NULL, '644352631625', 'FedEx', NULL, '2016-06-06', '04.06.2016 11:48', '4260295882309', '1', 'a0YC000000ffJFfMAM', '149.99', '219.99'),
(38915, '407441979', NULL, NULL, 'BIODUN BELLO', 'MIMOSASTRAAT 50', '', '9000', 'GENT', 'Belgien', 'BE', NULL, NULL, '32492532888', '0010209G63', NULL, NULL, 'Gold case / White face / Brown Leather Band 7002-3', NULL, '644352631636', 'FedEx', NULL, '2016-06-06', '05.06.2016 09:18', '4260295882248', '1', 'a0YC000000ffJFZMA2', '149.99', '219.99'),
(38916, '407429594', NULL, NULL, 'Jozef (tav Hannelore) Knockaert', 'Wulpenlaan 7', '', '8370', 'Uitkerke', 'Belgien', 'BE', NULL, NULL, '486472556', '0010048OPV', NULL, NULL, 'Gold case / White face / Brown Leather Band 7002-3', NULL, '644352631647', 'FedEx', NULL, '2016-06-06', '05.06.2016 07:48', '4260295882248', '1', 'a0YC000000ffJFZMA2', '149.99', '219.99'),
(38917, '407267020', NULL, NULL, 'BERNADETTE DE BOSSCHER', 'avenue du Zodiaque 20', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '476766900', '0010214PBI', NULL, NULL, 'Montre Monte Carlo - Noir / Noir', NULL, '644352631658', 'FedEx', NULL, '2016-06-06', '04.06.2016 11:19', 'NL140117LB04', '1', 'a0YC000000fIXT3MAO', '170.00', '298.99'),
(38918, '406927478', NULL, NULL, 'Christian Hulet', 'rue Dupret 83', '', '6042', 'Lodelinsart', 'Belgien', 'BE', NULL, NULL, '495483888', '0010116WH3', NULL, NULL, 'Montre Monte Carlo - Or / Noir', NULL, '644352631669', 'FedEx', NULL, '2016-06-06', '02.06.2016 21:49', 'NL140117LB03', '1', 'a0YC000000fIXT0MAO', '170.00', '298.99'),
(38919, '407183231', NULL, NULL, 'Ikram Abdelouarith', 'Rue de l\'Ommegang 3/73', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '471351416', '0010168QJM', NULL, NULL, 'Montre Monte Carlo - Or / Noir', NULL, '644352631670', 'FedEx', NULL, '2016-06-06', '03.06.2016 22:49', 'NL140117LB03', '1', 'a0YC000000fIXT0MAO', '170.00', '298.99'),
(38920, '407309129', NULL, NULL, 'marie-laure jamar', 'Rue Henri Gardier 26', '', '4630', 'Soumagne', 'Belgien', 'BE', NULL, NULL, '476923631', '0010250U89', NULL, NULL, 'Montre PIONIER - BoÃ®tier argent, face blanche - Bracelet en acier inoxydable 7002-6', NULL, '644352631680', 'FedEx', NULL, '2016-06-06', '04.06.2016 14:49', '4260295882248', '1', 'a0YC000000ffJFZMA2', '149.99', '219.99'),
(38921, '407425981', NULL, NULL, 'Ricardo Pereira', 'Groenstraat 142', '', '1800', 'Vilvoorde', 'Belgien', 'BE', NULL, NULL, '485445205', '0010239D6Y', NULL, NULL, 'Montre PIONIER - BoÃ®tier argent, face blanche - Bracelet en acier inoxydable 7002-6', NULL, '644352631691', 'FedEx', NULL, '2016-06-06', '05.06.2016 07:18', '4260295882248', '1', 'a0YC000000ffJFZMA2', '149.99', '219.99'),
(38922, '407334865', NULL, NULL, 'sandra da costa', 'Breughelpark 8 bte6', '', '1731', 'Zellik', 'Belgien', 'BE', NULL, NULL, '23057621', '0010134JQH', NULL, NULL, 'Montre PIONIER - BoÃ®tier argent, face blanche - Bracelet en acier inoxydable 7002-6', NULL, '644352631706', 'FedEx', NULL, '2016-06-06', '04.06.2016 17:18', '4260295882248', '1', 'a0YC000000ffJFZMA2', '149.99', '219.99'),
(38923, '407251951', NULL, NULL, 'ADRIANA VARRIALE', 'Grand\'Route 231', '', '1428', 'Lillois-Witterzee', 'Belgien', 'BE', NULL, NULL, '32486326840', '0010250HM3', NULL, NULL, 'Montre PIONIER - BoÃ®tier argent, face noire - Bracelet en cuir noir 7002-4', NULL, '644352631717', 'FedEx', NULL, '2016-06-06', '04.06.2016 11:48', '4260295882231', '1', 'a0YC000000ffJFYMA2', '149.99', '219.99'),
(38924, '407464743', NULL, NULL, 'Angel Marchante', 'Boulevard Louis Mettewie 10', '', '1081', 'Koekelberg', 'Belgien', 'BE', NULL, NULL, '32472358736', '0010206NER', NULL, NULL, 'Montre PIONIER - BoÃ®tier or, face noire - Bracelet en cuir noir 7002-4', NULL, '644352631728', 'FedEx', NULL, '2016-06-06', '05.06.2016 10:48', '4260295882293', '1', 'a0YC000000ffJFeMAM', '149.99', '219.99'),
(38925, '407173134', NULL, NULL, 'Clement Lefevre', 'Thier de goreu  51', '', '4020', 'Liege', 'Belgien', 'BE', NULL, NULL, '493047277', '0010198CAY', NULL, NULL, 'Pionier Barbados - bande mÃ©tal - cadran or/noir GM-509-7', NULL, '644352631739', 'FedEx', NULL, '2016-06-06', '03.06.2016 21:48', 'NL150623KV56', '1', 'a0YC000000fpojMMAQ', '119.00', '159.99'),
(38926, '407094718', NULL, NULL, 'stephan godts', 'Ridderslaan 3', '', '3110', 'Rotselaar', 'Belgien', 'BE', NULL, NULL, '496569627', '0010080MWX', NULL, NULL, 'Pionier Dublin herenhorloge - Bruin-Goud-Zwart (GM-508-3)', NULL, '644352631740', 'FedEx', NULL, '2016-06-06', '03.06.2016 15:19', 'BE140310NM05', '1', 'a0YC000000fIWyqMAG', '150.00', '239.99'),
(38927, '407204179', NULL, NULL, 'Mehmet Bilce', 'Leysestraat 138/2', '', '3581', 'Beverlo', 'Belgien', 'BE', NULL, NULL, '32472251144', '0010061PG7', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Zwart/goud (GM-505-3)', NULL, '644352631750', 'FedEx', NULL, '2016-06-06', '04.06.2016 02:18', 'WLKSNL15011332', '1', 'a0YC000000fCSQoMAO', '149.99', '219.99'),
(38928, '407272539', NULL, NULL, 'tony jordan', '21 poolboy quay flowerhill', '', '0', 'navan county meath', 'Irland', 'IE', NULL, NULL, '838366899', '00101496TC', NULL, NULL, 'GM-101-8	Gold Metal Strap/ Gold Case/ Black Dial', NULL, '644352631566', 'FedEx', NULL, '2016-06-06', '04.06.2016 11:02', '4260295882002', '1', 'a0YC000000fmcWwMAI', '160.01', '249.00'),
(38929, '407278159', NULL, NULL, 'mihaela molodau', '9 esker meadow green, lucan', '', '22', 'dublin', 'Irland', 'IE', NULL, NULL, '879631077', '0010169BNR', NULL, NULL, 'GM-103-2 Sao Paulo gold case/black dial/brown band', NULL, '644352631577', 'FedEx', NULL, '2016-06-06', '04.06.2016 11:02', 'WL-GM-103-2', '1', 'a0YC000000fmccMMAQ', '169.99', '259.00'),
(38930, '406947641', NULL, NULL, 'Renoir Taha', '23 Beachfield road', 'Blanchardstown', 'Dublin 15', 'Dublin', 'Irland', 'IE', NULL, NULL, '85200074', '0010187VOR', NULL, NULL, 'GM-103-2 Sao Paulo gold case/black dial/brown band', NULL, '644352631588', 'FedEx', NULL, '2016-06-06', '02.06.2016 22:02', 'WL-GM-103-2', '1', 'a0YC000000fmccMMAQ', '169.99', '259.00'),
(38931, '406963833', NULL, NULL, 'ishtiaq uddin', '4 park view  wellington road', 'appartment 4', '21', 'cork city Cork', 'Irland', 'IE', NULL, NULL, '353876766057', '0010250NJ1', NULL, NULL, 'GM-103-7 Sao Paulo silver case/black dial/silver metal band', NULL, '644352631599', 'FedEx', NULL, '2016-06-06', '03.06.2016 01:02', 'WL-GM-103-7', '1', 'a0YC000000fmccRMAQ', '169.99', '259.00'),
(38932, '406872178', NULL, NULL, 'mark blommers', 'de wiekslag 23', '', '5271 EP', 'sint-michielsgestel', 'Niederlande', 'NL', NULL, NULL, '620794138', '0010141AD3', NULL, NULL, 'GM-3005-5 - Horloge met leren band  en diamanten - wit display met zilveren kast', NULL, '644352631761', 'FedEx', NULL, '2016-06-06', '02.06.2016 19:31', 'BE140520NM12', '1', 'a0YC000000fpojgMAA', '149.00', '199.99'),
(38933, '406862526', NULL, NULL, 'Wouter Mes', 'Houtsnede 13', '', '2907 DG', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '0620 964793', '0010070XXW', NULL, NULL, 'GM-3005-5 - Horloge met leren band  en diamanten - wit display met zilveren kast', NULL, '644352631772', 'FedEx', NULL, '2016-06-06', '02.06.2016 19:28', 'BE140520NM12', '1', 'a0YC000000fpojgMAA', '149.00', '199.99'),
(38934, '407296358', NULL, NULL, 'Aytekin Tuzla', 'Mijnsherenlaan 65D', '', '3081 GD', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '630351907', '00101925JA', NULL, NULL, 'GM-3005-7 - Horloge met leren band  en diamanten - zwart display met gouden kast', NULL, '644352631783', 'FedEx', NULL, '2016-06-06', '04.06.2016 13:59', 'BE140520NM14', '1', 'a0YC000000fpojiMAA', '149.00', '199.99'),
(38935, '407356872', NULL, NULL, 'Miloshka Lwabeya', 'Catalpastraat 13', '', '1326DL', 'Almere', 'Niederlande', 'NL', NULL, NULL, '650461837', '10028436', NULL, NULL, 'GM-3005-7 - Horloge met leren band  en diamanten - zwart display met gouden kast', NULL, '644352631794', 'FedEx', NULL, '2016-06-06', '04.06.2016 19:29', 'BE140520NM14', '1', 'a0YC000000fpojiMAA', '149.00', '199.99'),
(38936, '407366890', NULL, NULL, 'Hans Klein Breteler', 'Ambachtshof 1', '', '2291 DX', 'WATERINGEN', 'Niederlande', 'NL', NULL, NULL, '653234880', '00102020LT', NULL, NULL, 'Gold case / White face / Brown Leather Band 7002-3', NULL, '644352631809', 'FedEx', NULL, '2016-06-06', '04.06.2016 20:29', '4260295882248', '1', 'a0YC000000ffAvHMAU', '149.99', '219.99'),
(38937, '407506485', NULL, NULL, 'Wim Gebbink', 'Jutfaseweg 104', '', '3522 HJ', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '625322088', '0010017KG1', NULL, NULL, 'Gold case / White face / Brown Leather Band 7002-3', NULL, '644352631810', 'FedEx', NULL, '2016-06-06', '05.06.2016 13:58', '4260295882248', '1', 'a0YC000000ffAvHMAU', '149.99', '219.99'),
(38938, '407363265', NULL, NULL, 'Jan Gijsen', 'Burghtstraat 7', '', '6227 RR', 'MAASTRICHT', 'Niederlande', 'NL', NULL, NULL, '043-3610392', '10238427', NULL, NULL, 'Gold Case / White face / Strainless steel band 7002-8', NULL, '644352631820', 'FedEx', NULL, '2016-06-06', '04.06.2016 20:58', '4260295882293', '1', 'a0YC000000ffAvMMAU', '149.99', '219.99'),
(38939, '407224536', NULL, NULL, 'Chris Dokter', 'Davidstraat 79', '', '9725 BR', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '505265468', '00100575QS', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Zwart/goud (GM-505-3)', NULL, '644352631831', 'FedEx', NULL, '2016-06-06', '04.06.2016 07:58', 'WLKSNL15011332', '1', 'a0YC000000fCSYuMAO', '149.99', '219.99'),
(38940, '406977329', NULL, NULL, 'Kevin van Niel', 'Spinnakerplantsoen 103', '', '1319 DG', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '648829418', '00101119PN', NULL, NULL, 'Pionier Florida horloge met diamanten - Zwartleren bandje - Zwart/zilver (GM-505-2)', NULL, '644352631842', 'FedEx', NULL, '2016-06-06', '03.06.2016 04:59', 'WLKSNL15011331', '1', 'a0YC000000fCSYpMAO', '149.99', '219.99'),
(38941, '407494973', NULL, NULL, 'safet haziri', '8 RUE DE VIENNE 3 rue de la gronouillere', '', '68000', 'COLMAR alsace', 'Frankreich', 'FR', NULL, NULL, '667451123', '00102047I6', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002- 1', NULL, '644352631897', 'FedEx', NULL, '2016-06-06', '05.06.2016 11:20', '4260295882224', '1', 'a0YC000000fKtu1MAC', '155.00', '249.90'),
(38942, '407316412', NULL, NULL, 'ali zoulehata', '100 rue championnet', '', '75018', 'paris', 'Frankreich', 'FR', NULL, NULL, '628634020', '0010235XN9', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002-3', NULL, '644352631901', 'FedEx', NULL, '2016-06-06', '04.06.2016 13:39', '4260295882248', '1', 'a0YC000000fKtw3MAC', '155.00', '249.90'),
(38943, '407052356', '', '', 'bamenda philomena', '6 rue paul belmondo', '', '93160', 'noisy le grand', 'Frankreich', '', '', '', '621985471', '001023472B', '', '', 'Montre Automatique 16 Diamants - Modèle 7002-4', 'Sendung am 16.06.16 zurück erhalten!', '644352631912', 'FedEx', '', '2016-06-06', '03.06.2016 10:11', '4260295882255', '1', 'a0YC000000fKtwIMAS', '155.00', '249.90'),
(38944, '407387847', NULL, NULL, 'Roufaida Souid', '50 Impasse De Moissan appartement 26, 2eme etage', '', '38920', 'Crolles', 'Frankreich', 'FR', NULL, NULL, '664830287', '0010226V2D', NULL, NULL, 'Montre Automatique 16 Diamants - ModÃ¨le 7002-6', NULL, '644352631923', 'FedEx', NULL, '2016-06-06', '04.06.2016 20:39', '4260295882279', '1', 'a0YC000000fKtx6MAC', '155.00', '249.90'),
(38945, '407226613', NULL, NULL, 'Antoine Rouze', '9 RESIDENCE DU DOMAINE', '', '59147', 'CHEMY', 'Frankreich', 'FR', NULL, NULL, '674793742', '0010250W3G', NULL, NULL, 'Montre Automatique Pionier - ModÃ¨le 510 - 2', NULL, '644352631934', 'FedEx', NULL, '2016-06-06', '04.06.2016 06:18', 'WLSWFR16042702', '1', 'a0YC000000fhAR1MAM', '165.00', '249.00'),
(38946, '406764215', NULL, NULL, 'PIERRE GHIGOU', '66 AV DE TASSIGNY', '', '06400', 'CANNES', 'Frankreich', 'FR', NULL, NULL, '493682007', '0010221XDM', NULL, NULL, 'Montre Automatique Pionier - ModÃ¨le 510 - 7', NULL, '644352631945', 'FedEx', NULL, '2016-06-06', '02.06.2016 19:40', 'WLSWFR16042707', '1', 'a0YC000000fhATHMA2', '165.00', '249.00'),
(38947, '407252554', NULL, NULL, 'Alexis Capelle', '75 B Route de hourton', '', '33160', 'ST AUBIN DE MEDOC', 'Frankreich', 'FR', NULL, NULL, '677020665', '0010181JFY', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-3', NULL, '644352631956', 'FedEx', NULL, '2016-06-06', '04.06.2016 08:20', '4260295880398', '1', 'a0YC000000c5VPwMAM', '184.99', '229.00'),
(38948, '407197323', NULL, NULL, 'joachim sano', '31 avenue de la paix', '', '93290', 'tremblay en france', 'Frankreich', 'FR', NULL, NULL, '753522075', '00100965UX', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-3', NULL, '644352631967', 'FedEx', NULL, '2016-06-06', '03.06.2016 22:51', '4260295880398', '1', 'a0YC000000c5VPwMAM', '184.99', '229.00'),
(38949, '406958464', NULL, NULL, 'otis nzete', '103 rue championnet', '', '75018', 'paris', 'Frankreich', 'FR', NULL, NULL, '758569780', '0010224GH8', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-3', NULL, '644352631978', 'FedEx', NULL, '2016-06-06', '02.06.2016 23:24', '4260295880398', '1', 'a0YC000000c5VPwMAM', '184.99', '229.00'),
(38950, '407039217', NULL, NULL, 'Eric PELLETIER', '575 Quartier les infirmieres', '', '83470', 'POURCIEUX', 'Frankreich', 'FR', NULL, NULL, '682888086', '0010241N7H', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-6', NULL, '644352631989', 'FedEx', NULL, '2016-06-06', '03.06.2016 09:22', '4260295881982', '1', 'a0YC000000c5VQuMAM', '184.99', '229.00'),
(38951, '407132576', NULL, NULL, 'Joao Batista Rios Albuquerque', '10 AVENUE LA FONTAINE', '', '93290', 'TREMBLAY EN FRANCE', 'Frankreich', 'FR', NULL, NULL, '787436414', '00101951QD', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-8', NULL, '644352631990', 'FedEx', NULL, '2016-06-06', '03.06.2016 16:19', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38952, '407685104', NULL, NULL, 'Henriette Godiva Ramalho', 'Rue de l\'Armistice 5', '', '1081', 'Koekelberg Bruxelles', 'Belgien', 'BE', NULL, NULL, '478445116', '00100111SF', NULL, NULL, 'Montre PIONIER - BoÃ®tier argent, face blanche - Bracelet en acier inoxydable 7002-6', NULL, '644352632058', 'FedEx', NULL, '2016-06-07', '06.06.2016 09:49', '4260295882248', '1', 'a0YC000000ffJFZMA2', '149.99', '219.99'),
(38953, '407616822', NULL, NULL, 'Julien Lorenzon', 'Avenue Brigade Piron 115/1', '', '1080', 'Molenbeek-Saint-Jean', 'Belgien', 'BE', NULL, NULL, '493599553', '00101419RP', NULL, NULL, 'Montre PIONIER - BoÃ®tier argent, face blanche - Bracelet en acier inoxydable 7002-6', NULL, '644352632069', 'FedEx', NULL, '2016-06-07', '05.06.2016 22:48', '4260295882248', '1', 'a0YC000000ffJFZMA2', '149.99', '219.99'),
(38954, '407729486', NULL, NULL, 'Anton Van de Kasteele', 'Profmulderslaan 89', '', '4731 BS', 'OUDENBOSCH', 'Niederlande', 'NL', NULL, NULL, '34603227532', '0010084P86', NULL, NULL, 'Silver case / Black face / Black Leather Band 7002-2', NULL, '644352632070', 'FedEx', NULL, '2016-06-07', '06.06.2016 13:32', '4260295882231', '1', 'a0YC000000ffAvGMAU', '149.99', '219.99'),
(38955, '407592752', NULL, NULL, 'Roderick Grevelt', 'Aristotelesstraat 351', '', '7323 ND', 'APELDOORN', 'Niederlande', 'NL', NULL, NULL, '614714680', '00102509A2', NULL, NULL, 'Silver case / Black face / Black Leather Band 7002-2', NULL, '644352632080', 'FedEx', NULL, '2016-06-07', '05.06.2016 22:00', '4260295882231', '1', 'a0YC000000ffAvGMAU', '149.99', '219.99'),
(38956, '407573885', NULL, NULL, 'Tim Udo', 'Diemerkade 44', '', '1111 AC', 'DIEMEN', 'Niederlande', 'NL', NULL, NULL, '648218505', '0010053W40', NULL, NULL, 'Pionier Dublin herenhorloge - Zwart-Zwart-Zwart (GM-508-4)', NULL, '644352632091', 'FedEx', NULL, '2016-06-07', '05.06.2016 19:29', 'NL140310NM06', '1', 'a0YC000000fIWZxMAO', '150.00', '239.99'),
(38957, '407551957', NULL, NULL, 'Ahmed Tariq', 'Chrysantenstraat 31', '', '1214 BL', 'HILVERSUM', 'Niederlande', 'NL', NULL, NULL, '652540799', '0010116WRV', NULL, NULL, 'GM-3005-1 - Horloge met leren band - wit display met zilveren kast', NULL, '644352632106', 'FedEx', NULL, '2016-06-07', '05.06.2016 18:29', 'BE140520NM09', '1', 'a0YC000000fpojdMAA', '119.00', '159.99'),
(38958, '407732994', NULL, NULL, 'michael rache', '28 rue claude bonnier', '', '33000', 'bordeaux', 'Frankreich', 'FR', NULL, NULL, '556994313', '0010104WXP', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-8', NULL, '578824947860', 'FedEx', NULL, '2016-06-07', '06.06.2016 11:44', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38959, '407783681', '', '', 'Jack Dassen', 'Molensingel 15', 'Heuts', '6229 PB', 'MAASTRICHT', 'Niederlande', '', '', '', '89733538', '0010133FG6', '', '', 'GM-3005-5 - Horloge met leren band  en diamanten - wit display met zilveren kast', '', '644352632140', 'FedEx', '', '2016-06-08', '06.06.2016 17:59', 'BE140520NM12', '1', 'a0YC000000fpojgMAA', '149.00', '199.99'),
(38960, '407769310', '', '', 'Bianca van Kooten', 'Rubensstraat 81', '', '6717 VD', 'EDE GLD', 'Niederlande', '', '', '', '616073182', '00102192OA', '', '', 'Gold case / White face / Brown Leather Band 7002-3', '', '644352632150', 'FedEx', '', '2016-06-08', '06.06.2016 16:33', '4260295882248', '1', 'a0YC000000ffAvHMAU', '149.99', '219.99'),
(38961, '407891238', NULL, NULL, 'Johan Dekinder', 'Lange Haagstraat  9', '', '1700', 'Dilbeek', 'Belgien', 'BE', NULL, NULL, '3224660598', '0010239PMJ', NULL, NULL, 'Silver case / Black face / Black Leather Band 7002-2', NULL, '644352632161', 'FedEx', NULL, '2016-06-08', '07.06.2016 08:19', '4260295882231', '1', 'a0YC000000ffJFYMA2', '149.99', '219.99'),
(38962, '407831306', NULL, NULL, 'Denise da', 'Rue de la filature 31', '', '4800', 'Verviers', 'Belgien', 'BE', NULL, NULL, '493363336', '00100532Y7', NULL, NULL, 'Montre Dublin Pionier - Marron - Or - Noir (GM-508-3)', NULL, '644352632172', 'FedEx', NULL, '2016-06-08', '06.06.2016 22:19', 'BE140310NM05', '1', 'a0YC000000fIWyqMAG', '150.00', '239.99'),
(38963, '407816236', NULL, NULL, 'Raymond Romand', '140 RUE JEAN BAPTISTE LAQUINTINIE Le Soleil levant bat. A', '', '34080', 'MONTPELLIER', 'Frankreich', 'FR', NULL, NULL, '607301228', '0010032SBB', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-6', NULL, '644352632183', 'FedEx', NULL, '2016-06-08', '06.06.2016 18:55', '4260295881982', '1', 'a0YC000000c5VQuMAM', '184.99', '229.00'),
(38964, '408122772', NULL, NULL, 'Kassimi Mohammed', 'Ruggeveldlaan 523/3', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '488686293', '0010041M3U', NULL, NULL, 'Montre automatique Pionier Florida - Cuir marron - Noir/Or - GM-505-3', NULL, '644352632209', 'FedEx', NULL, '2016-06-09', '08.06.2016 05:49', 'WLKSNL15011332', '1', 'a0YC000000fCSQoMAO', '149.99', '219.99'),
(38965, '408027619', NULL, NULL, 'X Poba Kunda', 'Brusselstraat 64', '', '1702', 'Groot-Bijgaarden', 'Belgien', 'BE', NULL, NULL, '32492518335', '0010039Q57', NULL, NULL, 'Montre Dublin Pionier - Marron - Or - Noir (GM-508-3)', NULL, '644352632210', 'FedEx', NULL, '2016-06-09', '07.06.2016 18:50', 'BE140310NM05', '1', 'a0YC000000fIWyqMAG', '150.00', '239.99'),
(38966, '408129779', NULL, NULL, 'Rob VA', 'Savelsbosch 9', '', '6228 SB', 'MAASTRICHT', 'Niederlande', 'NL', NULL, NULL, '621224048', '0010079K5C', NULL, NULL, 'Pionier Florida horloge met diamanten - Bruinleren bandje - Zwart/goud (GM-505-3)', NULL, '644352632220', 'FedEx', NULL, '2016-06-09', '08.06.2016 06:58', 'WLKSNL15011332', '1', 'a0YC000000fCSYuMAO', '149.99', '219.99'),
(38967, '408192843', NULL, NULL, 'pedro ribeiro', '28 RUE DU 1ER BATAILLON FFI', '', '44540', 'ST MARS LA JAILLE LOIRE ATLANTIQUE', 'Frankreich', 'FR', NULL, NULL, '630795325', '0010086TAA', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-2', NULL, '644352632231', 'FedEx', NULL, '2016-06-09', '08.06.2016 09:56', '4260295880381', '1', 'a0YC000000c5VP8MAM', '184.99', '229.00'),
(38968, '408070178', NULL, NULL, 'Hidir Topcu', '13 Rue des frenes', '', '01540', 'VONNAS', 'Frankreich', 'FR', NULL, NULL, '651651250', '0010162JP6', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-3', NULL, '644352632242', 'FedEx', NULL, '2016-06-09', '07.06.2016 19:40', '4260295880398', '1', 'a0YC000000c5VPwMAM', '184.99', '229.00'),
(38969, '408107594', NULL, NULL, 'Axel Landreau', '19 RUE DURAND', '', '34000', 'MONTPELLIER', 'Frankreich', 'FR', NULL, NULL, '646836471', '0010114MKD', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-5', NULL, '644352632253', 'FedEx', NULL, '2016-06-09', '08.06.2016 00:14', '4260295880050', '1', 'a0YC000000c5VQBMA2', '184.99', '229.00'),
(38970, '408192659', NULL, NULL, 'pedro ribeiro', '28 RUE DU 1ER BATAILLON FFI', '', '44540', 'ST MARS LA JAILLE LOIRE ATLANTIQUE', 'Frankreich', 'FR', NULL, NULL, '630795325', '00100289Z9', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-7', NULL, '644352632231', 'FedEx', NULL, '2016-06-09', '08.06.2016 09:55', '4260295881999', '1', 'a0YC000000c5VRiMAM', '184.99', '229.00'),
(38971, '408052382', NULL, NULL, 'mon-ami gerard', '107 RUE LAMARCK', '', '75018', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '753371168', '0010237MM9', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-8', NULL, '644352632264', 'FedEx', NULL, '2016-06-09', '07.06.2016 18:53', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38972, '408297471', NULL, NULL, 'bert duchesne', 'jan ympijnstraat 17', '', '2030', 'antwerpen', 'Belgien', 'BE', NULL, NULL, '32486442295', '0010214DP2', NULL, NULL, 'black case / Black face / Strainless steel band 7002-10', NULL, '644352632301', 'FedEx', NULL, '2016-06-10', '08.06.2016 19:48', '4260295882316', '1', 'a0YC000000ffJFgMAM', '149.99', '219.99'),
(38973, '408438956', NULL, NULL, 'Ivo Kleine Staarman', 'Kasteelstraat 12', '', '7447AX', 'HELLENDOORN', 'Niederlande', 'NL', NULL, NULL, '548654923', '0010202OHG', NULL, NULL, 'GM-3005-4 - Horloge met leren band - zwart display met gouden kast', NULL, '644352632312', 'FedEx', NULL, '2016-06-10', '09.06.2016 10:28', 'BE140520NM11', '1', 'a0YC000000fpojfMAA', '119.00', '159.99'),
(38974, '408415404', NULL, NULL, 'Marco A. Rodrigues Monteiro', 'Puntweg 4', 'SGS Nederland B.V. (Gebouw 3a)', '3208 LD', 'SPIJKENISSE Zuid Holland', 'Niederlande', 'NL', NULL, NULL, '651000259', '0010201EUL', NULL, NULL, 'GM-3005-4 - Horloge met leren band - zwart display met gouden kast', NULL, '644352632323', 'FedEx', NULL, '2016-06-10', '09.06.2016 09:01', 'BE140520NM11', '1', 'a0YC000000fpojfMAA', '119.00', '159.99'),
(38975, '408371459', NULL, NULL, 'Naqib Sayed', 'Waddenweg 195', '', '2134 XL', 'HOOFDDORP Noord-Holland', 'Niederlande', 'NL', NULL, NULL, '685407487', '0010130R6R', NULL, NULL, 'Pionier Dublin herenhorloge - Zwart-Zwart-Zwart (GM-508-4)', NULL, '644352632334', 'FedEx', NULL, '2016-06-10', '09.06.2016 01:32', 'NL140310NM06', '1', 'a0YC000000fIWZxMAO', '150.00', '239.99'),
(38976, '403642339', NULL, NULL, 'Stuart Dawson', 'Sheikh Zayed Road CH2MHILL', 'City Tower 2 Trade Centre 1', '', 'Dubai', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '+971 562617869', '00101429CQ', NULL, NULL, 'GM-107-5 Theorema Rio Watch - Silver Metal Strap, Silver Case, White Dial', NULL, '578824948021', 'FedEx', NULL, '2016-06-10', '20.05.2016 14:09', 'a0YC000000eO8H3MAK', '1', 'a0YC000000eO8H3MAK', '760.04', '999.00'),
(38977, '408527863', NULL, NULL, 'Sylvie Ayoub', 'Street 3 Arabian ranc', 'Villa n 47', '', 'Dubai', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '504352195', '0010164SR4', NULL, NULL, 'P 7002-1 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - SILVER WHITE - LEATHER', NULL, '578824948032', 'FedEx', NULL, '2016-06-10', '09.06.2016 20:40', 'a0YC000000fbmOMMAY', '1', 'a0YC000000fbmOMMAY', '751.99', '949.00'),
(38978, '403304240', '', '', 'Danya Al Mahayni', 'Street 6 0564148575', 'Villa number 76 Al zaab area behind al bateen co op and shaheen supermarket', '9712', 'Abu dhabi', 'Vereiniget Arabische Emirate', '', '', 'danya.almahayni@gmail.com', '056 4148575', '0010095PTR', '', '', 'P 7002-3  PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - GOLD WHITE-LEATHER', '', '578824948043', 'FedEx', '', '2016-06-10', '19.05.2016 00:09', 'a0YC000000fbmPUMAY', '1', 'a0YC000000fbmPUMAY', '751.99', '949.00'),
(38979, '402732992', NULL, NULL, 'Johannes Maier', 'Al Sufouh Road 2', 'Arjaan office tower, 11. Floor (Oliver Wyman)', '', 'Dubai Media City, Arjaan Tower', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '+971 50 107 6481', '0010203DEB', NULL, NULL, 'P 7002-4 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - GOLD BLACK-LEATHER', NULL, '578824948054', 'FedEx', NULL, '2016-06-10', '16.05.2016 20:39', 'a0YC000000fbmPyMAI', '1', 'a0YC000000fbmPyMAI', '751.99', '949.00'),
(38980, '408156659', NULL, NULL, 'Olagoke Ayinde', 'International Media Production Zone D-604', 'Damac Lakeside Tower D', '', 'Dubai AL KHAIL ROAD/JEBEL ALI', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '527545493', '0010189FGS', NULL, NULL, 'P 7002-4 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - GOLD BLACK-LEATHER', NULL, '578824948065', 'FedEx', NULL, '2016-06-10', '08.06.2016 12:10', 'a0YC000000fbmPyMAI', '1', 'a0YC000000fbmPyMAI', '751.99', '949.00'),
(38981, '405427143', NULL, NULL, 'Elma Kruis-honer', 'First Al Khail Road Mazaya BB2', '3204', '0', 'Dubai', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '569134964', '0010250JD3', NULL, NULL, 'P 7002-6 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - SILVER WHITE - METAL', NULL, '578824948076', 'FedEx', NULL, '2016-06-10', '28.05.2016 09:08', 'a0YC000000fbmQmMAI', '1', 'a0YC000000fbmQmMAI', '751.99', '949.00'),
(38982, '404029776', NULL, NULL, 'Hani Jaber', 'Corniche Office, Floo', 'Nation Towers, offices', '', 'Abu Dhabi', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '506628851', '0010155WH8', NULL, NULL, 'P 7002-7 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - SILVER BLACK-METAL', NULL, '578824948087', 'FedEx', NULL, '2016-06-10', '22.05.2016 14:38', 'a0YC000000fbmR1MAI', '1', 'a0YC000000fbmR1MAI', '751.99', '949.00'),
(38983, '401545709', NULL, NULL, 'Markus Schier', 'Al Forsan Village House M 21', 'Assyria street near Street 12 Khalifa A', '0', 'Abu Dhabi', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '971564770178', '0010250V6G', NULL, NULL, 'P 7002-9 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - GOLD-BLACK METAL', NULL, '578824948098', 'FedEx', NULL, '2016-06-10', '11.05.2016 08:08', 'a0YC000000fbmRpMAI', '1', 'a0YC000000fbmRpMAI', '751.99', '949.00'),
(38984, '406881677', NULL, NULL, 'lisa garrett', 'building 15 al thamam 505', 'reemram', '', 'Dubai', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '502799203', '0010204HUH', NULL, NULL, 'GM3006-1-01 Theorema Monaco Watch - Black Leather Strap and Silver Case', NULL, '578824948102', 'FedEx', NULL, '2016-06-10', '02.06.2016 21:38', 'a0YC000000eO8JaMAK', '1', 'a0YC000000eO8JaMAK', '675.96', '899.00'),
(38985, '408592109', NULL, NULL, 'Catherine Nkoko', '14 residence la rocade Digicode : Dimuani  Apt 201 2eme etage', '', '91160', 'LONGJUMEAU', 'Frankreich', 'FR', NULL, NULL, '658060817', '0010206MJX', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-8', NULL, '578824948135', 'FedEx', NULL, '2016-06-10', '09.06.2016 21:11', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38986, '408574854', NULL, NULL, 'ALINE NYANGO', '28 RUE TCHAIKOVSKI', '', '75018', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '609407612', '0010071RW7', NULL, NULL, 'Montre Automatique Therorema - ModÃ¨le GM-101-8', NULL, '578824948146', 'FedEx', NULL, '2016-06-10', '09.06.2016 19:45', '4260295882002', '1', 'a0YC000000c5VRxMAM', '184.99', '229.00'),
(38987, '408547196', '', '', 'Kevin Meunier', '9 CHEMIN DES MULES La chardiere', '', '85500', 'LES HERBIERS', 'Frankreich', '', '', '', '633718763', '0010135I1T', '', '', 'Montre Automatique Pionier - Modèle 510 - 4', '10 CHEMIN DES MULES LA CHARDIERE\r\n\r\n85500 LES HERBIERS             \r\n\r\nCHEZ ME AGNES CHAUTIN     ', '578824948157', 'FedEx', '', '2016-06-10', '09.06.2016 17:14', 'WLSWFR16042704', '1', 'a0YC000000fhARuMAM', '165.00', '249.00'),
(38988, '408554526', NULL, NULL, 'hub hermans', 'europaplein 11 bus1', '', '3620', 'lanaken limburg', 'Belgien', 'BE', NULL, NULL, '89731454', '00101185WV', NULL, NULL, 'Pionier Dublin herenhorloge - Bruin-Goud-Zwart (GM-508-3)', NULL, '644352632426', 'FedEx', NULL, '2016-06-10', '09.06.2016 19:48', 'BE140310NM05', '1', 'a0YC000000fIWyqMAG', '150.00', '239.99'),
(38989, '408495426', NULL, NULL, 'Fatah Bouhaddi', 'Rue du grand brou 19', '', '4690', 'Roclenge-sur-Geer', 'Belgien', 'BE', NULL, NULL, '494181704', '0010245T5U', NULL, NULL, 'GM-3005-2 - Montre avec bracelet en cuir - Affichage noir et boitier argentÃ©', NULL, '644352632437', 'FedEx', NULL, '2016-06-10', '09.06.2016 14:49', 'BE140520NM10', '1', 'a0YC000000fpozIMAQ', '119.00', '159.99'),
(38990, '408597639', NULL, NULL, 'Ajay Kewal', 'Molen de Beerkade 170', '', '3024 PG', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '650205632', '0010230UJM', NULL, NULL, 'GM-3005-7 - Horloge met leren band  en diamanten - zwart display met gouden kast', NULL, '644352632448', 'FedEx', NULL, '2016-06-10', '09.06.2016 23:30', 'BE140520NM14', '1', 'a0YC000000fpojiMAA', '149.00', '199.99'),
(38991, '408488549', NULL, NULL, 'Marcel Bruggers', 'Albert Margrypad 6', '', '2662 HE', 'BERGSCHENHOEK', 'Niederlande', 'NL', NULL, NULL, '643752813', '0010101UTA', NULL, NULL, 'GM-3005-1 - Horloge met leren band - wit display met zilveren kast', NULL, '644352632459', 'FedEx', NULL, '2016-06-10', '09.06.2016 14:29', 'BE140520NM09', '1', 'a0YC000000fpojdMAA', '119.00', '159.99'),
(38992, '408654212', NULL, NULL, 'LYDIE MAMBULU', 'Avenue General Bernheim 43/2', '', '1040', 'Etterbeek', 'Belgien', 'BE', NULL, NULL, '488285500', '0010243TCO', NULL, NULL, 'GM-3005-7 - Montre avec bracelet en cuir et diamants - Affichage noir et boitier dorÃ©', NULL, '644352632481', 'FedEx', NULL, '2016-06-13', '10.06.2016 09:19', 'BE140520NM14', '1', 'a0YC000000fpozMMAQ', '149.00', '199.99'),
(38993, '408650971', NULL, NULL, 'Marie-Annik Graulich', 'Liefkensstraat 30', '', '3090', 'Overijse', 'Belgien', 'BE', NULL, NULL, '497235523', '00101527LZ', NULL, NULL, 'Gold case / White face / Brown Leather Band 7002-3', NULL, '644352632492', 'FedEx', NULL, '2016-06-13', '10.06.2016 08:48', '4260295882248', '1', 'a0YC000000ffJFZMA2', '149.99', '219.99'),
(38994, '408791274', NULL, NULL, 'Conal Mc Donough', '29  Shenick Grove', 'Skerries', '', 'Dublin', 'Irland', 'IE', NULL, NULL, '838554033', '0010117KW8', NULL, NULL, 'GM-101-6	Silver Metal Strap/ Silver Case/ White Dial', NULL, '644352632470', 'FedEx', NULL, '2016-06-13', '10.06.2016 18:02', '4260295881982', '1', 'a0YC000000fmcWuMAI', '160.01', '249.00'),
(38995, '408718865', '', '', 'Daniel grafhorst', 'Slagersweg 1', '', '8262 PG', 'KAMPEN', 'Niederlande', '', '', '', '653722676', '0010098FSK', '', '', 'Gold case / Black face / Brown Leather Band Chicago 7002-4', '', '644352632507', 'FedEx', '', '2016-06-13', '10.06.2016 13:59', '4,2603E+12', '1', 'a0YC000000ffAvIMAU', '149.99', '219.99'),
(38996, '408672912', NULL, NULL, 'Gloria Kifayeh', 'Abi Mousa Al Ashari Street 94  (pink ho', 'Street 71 Nasseriya', '', 'Sharjah ', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '971 507972702', '0010159RSN', NULL, NULL, 'GM-107-4 Theorema Rio Watch - Black Leather Strap, Black Case, Black Dial', NULL, '578824948319', 'FedEx', NULL, '2016-06-13', '10.06.2016 13:41', 'a0YC000000eO8H2MAK', '1', 'a0YC000000eO8H2MAK', '760.04', '999.00'),
(38997, '409129125', NULL, NULL, 'Fred Brands', 'Docfalaan 22', '', '5342 LD', 'OSS', 'Niederlande', 'NL', NULL, NULL, '651766461', '0010171OKQ', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '644352632595', 'FedEx', NULL, '2016-06-13', '12.06.2016 12:30', '4260295880381', '1', 'a0YC000000ffzNrMAI', '175.01', '279.99'),
(38998, '409115265', NULL, NULL, 'Jeske Prinsen', 'Johanna van Brabantlaan 23', '', '5081 SC', 'HILVARENBEEK', 'Niederlande', 'NL', NULL, NULL, '615364207', '0010249MT2', NULL, NULL, 'Gold case / White face / Brown Leather Band 7002-3', NULL, '644352632600', 'FedEx', NULL, '2016-06-13', '12.06.2016 11:29', '4260295882248', '1', 'a0YC000000ffAvHMAU', '149.99', '219.99'),
(38999, '409222889', NULL, NULL, 'Maria Legname', 'Rue de Marchienne 60Rue de Mar', '', '6032', 'Mont-sur-Marchienne', 'Belgien', 'BE', NULL, NULL, '32471015268', '0010082OK5', NULL, NULL, 'GM-3005-1 - Montre avec bracelet en cuir - Affichage blanc et boitier argentÃ©', NULL, '644352632632', 'FedEx', NULL, '2016-06-14', '12.06.2016 19:19', 'BE140520NM09', '1', 'a0YC000000fpozHMAQ', '119.00', '159.99'),
(39000, '409248832', NULL, NULL, 'Ilias Ceuppens', 'Vakbondstraat 6', '', '2830', 'Willebroek antwerpen', 'Belgien', 'BE', NULL, NULL, '499159921', '00100342C3', NULL, NULL, 'Monte Carlo horloge goud-zwart', NULL, '644352632643', 'FedEx', NULL, '2016-06-14', '12.06.2016 21:19', 'NL140117LB03', '1', 'a0YC000000fIXT0MAO', '170.00', '298.99'),
(39001, '409226108', NULL, NULL, 'Ingrid Soetewey', 'Koningin Elisabethlei 19', '', '2950', 'Kapellen', 'Belgien', 'BE', NULL, NULL, '0486/509093', '0010240D3U', NULL, NULL, 'Monte Carlo horloge zilver-wit', NULL, '644352632654', 'FedEx', NULL, '2016-06-14', '12.06.2016 19:48', 'NL140117LB01', '1', 'a0YC000000fIXT1MAO', '170.00', '298.99'),
(39002, '409236528', NULL, NULL, 'Peter Jacqmin', 'Diepenbekerweg 65', 'T.a.v. Peter Jacqmin', '3500', 'Hasselt', 'Belgien', 'BE', NULL, NULL, '476709734', '0010171G4I', NULL, NULL, 'Pionier barbados horloge - metalen band - zilver/zwarte kast GM-509-6', NULL, '644352632665', 'FedEx', NULL, '2016-06-14', '12.06.2016 20:19', 'NL150623KV55', '1', 'a0YC000000fpojLMAQ', '119.00', '159.99'),
(39003, '409241778', '', '', 'Baris Arslan', 'Gibraltar 27', '', '1503 BM', 'ZAANDAM', 'Niederlande', '', '', '', '648816848', '0010210GXI', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352632676', 'FedEx', '', '2016-06-14', '12.06.2016 21:00', '4260295880398', '1', 'a0YC000000ffzNsMAI', '175.01', '279.99'),
(39004, '409233111', '', '', 'G Plesca', 'Hermelijnvlinderdijk 181', '', '3544 ZD', 'UTRECHT', 'Niederlande', '', '', '', '649927960', '001000388L', '', '', 'GM-3005-7 - Horloge met leren band  en diamanten - zwart display met gouden kast', '', '644352632687', 'FedEx', '', '2016-06-14', '12.06.2016 20:28', 'BE140520NM14', '1', 'a0YC000000fpojiMAA', '149.00', '199.99'),
(39005, '409514539', NULL, NULL, 'Amy O Sullivan', '21 Maryville', '', 'Cork', 'Carrigtwohill', 'Irland', 'IE', NULL, NULL, '864528793', '0010003YIQ', NULL, NULL, 'GM-103-8 Sao Paulo gold case/black dial/gold metal band', NULL, '644352632702', 'FedEx', NULL, '2016-06-15', '13.06.2016 23:32', 'WL-GM-103-8', '1', 'a0YC000000fmccSMAQ', '169.99', '259.00'),
(39006, '409446112', NULL, NULL, 'Gerrit Pronk', 'Marshallplein 117', '', '2286 LK', 'RIJSWIJK ZH', 'Niederlande', 'NL', NULL, NULL, '31653754229', '0010081I4E', NULL, NULL, 'GM-3005-4 - Horloge met leren band - zwart display met gouden kast', NULL, '644352632713', 'FedEx', NULL, '2016-06-15', '13.06.2016 17:28', 'BE140520NM11', '1', 'a0YC000000fpojfMAA', '119.00', '159.99'),
(39007, '409646563', NULL, NULL, 'Bart Ameije', 'Beckhofstraat  42', '', '8820', 'Torhout West-vlaanderen', 'Belgien', 'BE', NULL, NULL, '476396311', '00100867KE', NULL, NULL, 'Theorema Casablanca horloge - Goud koffer / Binnenkant van de meetklok in zwart / Bruine leren armband 101-3', NULL, '644352632724', 'FedEx', NULL, '2016-06-15', '14.06.2016 15:49', '4260295880398', '1', 'a0YC000000ffzTAMAY', '175.01', '279.99'),
(39008, '409514043', NULL, NULL, 'Koen Faes', 'Berkebossenlaan 4', '', '2400', 'Mol', 'Belgien', 'BE', NULL, NULL, '32495416758', '0010250EUR', NULL, NULL, 'Theorema Casablanca horloge - Zilveren koffer / Binnenkant van de meetklok in zwart / Zwart lederen armband 101-2', NULL, '644352632735', 'FedEx', NULL, '2016-06-15', '14.06.2016 00:18', '4260295880381', '1', 'a0YC000000ffzT9MAI', '175.01', '279.99'),
(39009, '409631552', NULL, NULL, 'David Russell', 'West corniche Jumeirah at', 'PO box 111929', '', 'Abu Dhabi', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '555008879', '0010114P7J', NULL, NULL, 'GM-107-3 Theorema Rio Watch - Brown Leather Strap, Gold Case, Black Dial', NULL, '578824948466', 'FedEx', NULL, '2016-06-15', '14.06.2016 15:10', 'a0YC000000eO8H1MAK', '1', 'a0YC000000eO8H1MAK', '760.04', '999.00'),
(39010, '409424892', NULL, NULL, 'Mohsin Alattas', 'Al gharhood 121', 'Alnabodah Bld Office 404 Al Gharhood', '', 'Dubai', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '505441444', '0010157CHQ', NULL, NULL, 'T3006-1-01 Theorema Monaco Watch - Black Leather Strap and Silver Case', NULL, '578824948477', 'FedEx', NULL, '2016-06-15', '13.06.2016 18:40', 'a0YC000000eO8JaMAK', '1', 'a0YC000000eO8JaMAK', '675.96', '899.00'),
(39011, '409418724', NULL, NULL, 'Mohsin Alattas', 'Al gharhood 121', 'Alnabodah Bld Office 404 Al Gharhood', '', 'Dubai', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '505441444', '0010156RDS', NULL, NULL, 'GM-107-3 Theorema Rio Watch - Brown Leather Strap, Gold Case, Black Dial', NULL, '578824948477', 'FedEx', NULL, '2016-06-15', '13.06.2016 18:11', 'a0YC000000eO8H1MAK', '1', 'a0YC000000eO8H1MAK', '760.04', '999.00'),
(39012, '409150024', NULL, NULL, 'Waliya Malik', 'Executive Towers Tower E  304', 'Business Bay', '', 'dubai', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '553740117', '0010175GLK', NULL, NULL, 'P 7002-9 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - GOLD-BLACK METAL', NULL, '578824948499', 'FedEx', NULL, '2016-06-15', '12.06.2016 16:39', 'a0YC000000fbmRpMAI', '1', 'a0YC000000fbmRpMAI', '751.99', '949.00'),
(39013, '409138280', NULL, NULL, 'gulzina gapyrova', 'JBR Jumeirah Bea', 'The Beach Mall', '', 'Dubai', 'Vereiniget Arabische Emirate', 'AE', NULL, NULL, '562842515', '0010108RX9', NULL, NULL, 'P 7002-10 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - ALL BLACK METAL', NULL, '578824948503', 'FedEx', NULL, '2016-06-15', '12.06.2016 16:09', 'a0YC000000fbmS4MAI', '1', 'a0YC000000fbmS4MAI', '751.99', '949.00'),
(39014, '409641398', NULL, NULL, 'Bernhard van Eijck', 'Suze Groeneweg-erf 438', '', '3315 XL', 'DORDRECHT', 'Niederlande', 'NL', NULL, NULL, '628732261', '0010196JUO', NULL, NULL, 'Gold case / White face / Brown Leather Band 7002-3', NULL, '644352632746', 'FedEx', NULL, '2016-06-15', '14.06.2016 12:59', '4260295882248', '1', 'a0YC000000ffAvHMAU', '149.99', '219.99'),
(39015, '409680060', NULL, NULL, 'Md Maidul Islam', '65 Adamstown Avenue', 'Adamstown', 'Default', 'Lucan', 'Irland', 'IE', NULL, NULL, '3,53892E+11', '0010015PUZ', NULL, NULL, 'GM-103-7 Sao Paulo silver case/black dial/silver metal band', NULL, '644352632779', 'FedEx', NULL, '2016-06-15', '14.06.2016 15:03', 'WL-GM-103-7', '1', 'a0YC000000fmccRMAQ', '169.99', '259.00'),
(39016, '409629209', NULL, NULL, 'Md Maidul Islam', '65 Adamstown Avenue', 'Adamstown', 'Default', 'Lucan', 'Irland', 'IE', NULL, NULL, '3,53892E+11', '0010149H5Y', NULL, NULL, 'GM-101-7	Silver Metal Strap/ Silver Case/ Black Dial', NULL, '644352632779', 'FedEx', NULL, '2016-06-15', '14.06.2016 12:02', '4260295881999', '1', 'a0YC000000fmcWvMAI', '160.01', '249.00'),
(39017, '409855862', '', '', 'Giacomo Caldinelli', 'Rue de Mangombroux 60', '', '4800', 'Verviers', 'Belgien', '', '', '', '471850590', '0010120J7W', '', '', 'Une montre Casablanca - Cadran en or / Face cadre intérieur noire / Bracelet en cuir marron', 'Sendung am 30.06.16 zurück! Annahme verweigert!', '644352632827', 'FedEx', '', '2016-06-16', '15.06.2016 09:48', '4260295880398', '1', 'a0YC000000ffzTAMAY', '175.01', '279.99'),
(39018, '410066257', NULL, NULL, 'Lasaad Bejaoui', 'Avenue de Roodebeek 187', '', '1030', 'Schaerbeek', 'Belgien', 'BE', NULL, NULL, '32487446773', '0010128N8E', NULL, NULL, 'Une montre Casablanca - Cadran en or / Face cadre intÃ©rieur noire / Bracelet en cuir marron', NULL, '644352632850', 'FedEx', NULL, '2016-06-17', '15.06.2016 23:48', '4260295880398', '1', 'a0YC000000ffzTAMAY', '175.01', '279.99'),
(39019, '410028692', NULL, NULL, 'Raphael Delgado', 'Rue Pierre du Diable 14Rue Pierre', '', '5100', 'Jambes Namur', 'Belgien', 'BE', NULL, NULL, '484037266', '0010031R7G', NULL, NULL, 'Montre Dublin Pionier - Marron - Or - Noir (GM-508-3)', NULL, '644352632860', 'FedEx', NULL, '2016-06-17', '15.06.2016 20:49', 'BE140310NM05', '1', 'a0YC000000fIWyqMAG', '150.00', '239.99'),
(39020, '410012018', NULL, NULL, 'Timothy Cusumano', 'Rue Basses Trixhes 6', '', '4218', 'Couthuin', 'Belgien', 'BE', NULL, NULL, '496340408', '00102467HX', NULL, NULL, 'Une montre Casablanca - Cadran en argent / Face cadre intÃ©rieur blanche / Bracelet en cuir noir', NULL, '644352632871', 'FedEx', NULL, '2016-06-17', '15.06.2016 20:20', '4260295880374', '1', 'a0YC000000ffzT8MAI', '175.01', '279.99'),
(39021, '410135864', NULL, NULL, 'Karolina Walczyk', '3 hewitt hall watercourse road blackpool', '', 'cork', 'cork', 'Irland', 'IE', NULL, NULL, '868542293', '0010212IVR', NULL, NULL, 'GM-103-6 Sao Paulo silver case/white dial/silver metal band', NULL, '644352632849', 'FedEx', NULL, '2016-06-17', '16.06.2016 09:03', 'WL-GM-103-6', '1', 'a0YC000000fmccQMAQ', '169.99', '259.00'),
(39022, '409810798', NULL, NULL, 'Mohamed El Amin', '21 Rue armand thibaut', '', '21300', 'CHENOVE', 'Frankreich', 'FR', NULL, NULL, '661592296', '0010032KIR', NULL, NULL, 'Montre Automatique Pionier - ModÃ¨le 510 - 4', NULL, '578824948628', 'FedEx', NULL, '2016-06-16', '15.06.2016 03:14', 'WLSWFR16042704', '1', 'a0YC000000fhARuMAM', '165.00', '249.00'),
(39023, '410231014', NULL, NULL, 'caoimhe desmond', '34 abbeycourt', 'limerick road', 'co.clare', 'ennis', 'Irland', 'IE', NULL, NULL, '873396272', '0010034JUX', NULL, NULL, 'GM-103-7 Sao Paulo silver case/black dial/silver metal band', NULL, '644352632930', 'FedEx', NULL, '2016-06-17', '16.06.2016 15:32', 'WL-GM-103-7', '1', 'a0YC000000fmccRMAQ', '169.99', '259.00'),
(39024, '410214073', NULL, NULL, 'Sjorensley Regales', 'Frederikstraat 139b', '', '3034 LG', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '624841888', '0010108VNZ', NULL, NULL, 'PIONIER barbados horloge - metalen band - zwart/zwarte kast GM-509-8', NULL, '644352632941', 'FedEx', NULL, '2016-06-17', '16.06.2016 15:45', 'NL150623KV57', '1', 'a0YC000000fppBYMAY', '119.00', '159.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(39025, '410810745', NULL, NULL, 'Mimoun Ousri', 'Avenue General Bernheim 31', '', '1040', 'Etterbeek', 'Belgien', 'BE', NULL, NULL, '488448894', '00101687DI', NULL, NULL, 'Montre PIONIER - BoÃ®tier argent, face noire - Bracelet en acier inoxydable 7002-7', NULL, '644352632974', 'FedEx', NULL, '2016-06-20', '18.06.2016 23:18', '4260295882255', '1', 'a0YC000000ffJFaMAM', '149.99', '219.99'),
(39026, '410602889', NULL, NULL, 'Mehmet Ceylan', 'Lange Dijkstraat 91', '', '2060', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '485141258', '0010080RBB', NULL, NULL, 'Black case / Black face / Black Leather Band 7002-5', NULL, '644352632985', 'FedEx', NULL, '2016-06-20', '18.06.2016 02:18', '4260295882262', '1', 'a0YC000000ffJFbMAM', '149.99', '219.99'),
(39027, '410758008', '', '', 'Kingsley Coman', '4 Charlestown Park', '', 'Dublin 11', 'Finglas', 'Irland', '', '', '', '899594365', '0010027PY5', '', '', 'GM-103-2 Sao Paulo gold case/black dial/brown band', 'Paket am 01.07.16 zurück erhalten!', '644352632963', 'FedEx', '', '2016-06-20', '18.06.2016 17:03', 'WL-GM-103-2', '1', 'a0YC000000fmccMMAQ', '169.99', '259.00'),
(39028, '410582134', NULL, NULL, 'Rene Dercksen', 'Vossenlaan 40', '', '3735 KN', 'BOSCH EN DUIN', 'Niederlande', 'NL', NULL, NULL, '655732396', '0010121ZNQ', NULL, NULL, 'GM-3005-1 - Horloge met leren band - wit display met zilveren kast', NULL, '644352632996', 'FedEx', NULL, '2016-06-20', '17.06.2016 23:01', 'BE140520NM09', '1', 'a0YC000000fpojdMAA', '119.00', '159.99'),
(39029, '410684968', NULL, NULL, 'Jan Willem Levendig', 'Francisca Hoeve 2', '', '2804 HR', 'GOUDA', 'Niederlande', 'NL', NULL, NULL, '652491878', '00100651D8', NULL, NULL, 'GM-3005-2 - Horloge met leren band - zwart display met zilveren kast', NULL, '644352633000', 'FedEx', NULL, '2016-06-20', '18.06.2016 12:31', 'BE140520NM10', '1', 'a0YC000000fpojeMAA', '119.00', '159.99'),
(39030, '410768203', NULL, NULL, 'Memet Terkivatan', 'Mathenesserlaan 177', '', '3014 HA', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '653382164', '001020340B', NULL, NULL, 'GM-3005-2 - Horloge met leren band - zwart display met zilveren kast', NULL, '644352633010', 'FedEx', NULL, '2016-06-20', '18.06.2016 19:02', 'BE140520NM10', '1', 'a0YC000000fpojeMAA', '119.00', '159.99'),
(39031, '410768204', NULL, NULL, 'Memet Terkivatan', 'Mathenesserlaan 177', '', '3014 HA', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '653382164', '0010050ZBQ', NULL, NULL, 'GM-3005-2 - Horloge met leren band - zwart display met zilveren kast', NULL, '644352633010', 'FedEx', NULL, '2016-06-20', '18.06.2016 19:02', 'BE140520NM10', '1', 'a0YC000000fpojeMAA', '119.00', '159.99'),
(39032, '410768648', NULL, NULL, 'Memet Terkivatan', 'Mathenesserlaan 177', '', '3014 HA', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '653382164', '0010038DQO', NULL, NULL, 'GM-3005-5 - Horloge met leren band  en diamanten - wit display met zilveren kast', NULL, '644352633010', 'FedEx', NULL, '2016-06-20', '18.06.2016 19:03', 'BE140520NM12', '1', 'a0YC000000fpojgMAA', '149.00', '199.99'),
(39033, '410768647', NULL, NULL, 'Memet Terkivatan', 'Mathenesserlaan 177', '', '3014 HA', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '653382164', '0010217XES', NULL, NULL, 'GM-3005-5 - Horloge met leren band  en diamanten - wit display met zilveren kast', NULL, '644352633010', 'FedEx', NULL, '2016-06-20', '18.06.2016 19:02', 'BE140520NM12', '1', 'a0YC000000fpojgMAA', '149.00', '199.99'),
(39034, '410593921', NULL, NULL, 'Mahmut Inci', 'Kleine Kreek 68', '', '3823 JX', 'AMERSFOORT', 'Niederlande', 'NL', NULL, NULL, '06 15351487', '0010226W4O', NULL, NULL, 'GM-3005-7 - Horloge met leren band  en diamanten - zwart display met gouden kast', NULL, '644352633021', 'FedEx', NULL, '2016-06-20', '18.06.2016 00:29', 'BE140520NM14', '1', 'a0YC000000fpojiMAA', '149.00', '199.99'),
(39035, '410746375', NULL, NULL, 'Smbat Arshakyan', 'Prins Willem-Alexanderpark 332', '', '3905 DJ', 'VEENENDAAL', 'Niederlande', 'NL', NULL, NULL, '630542949', '0010238T8W', NULL, NULL, 'Gold Case / Black Face / Strainless steel band 7002-9', NULL, '644352633032', 'FedEx', NULL, '2016-06-20', '18.06.2016 17:33', '4260295882309', '1', 'a0YC000000ffAvNMAU', '149.99', '219.99'),
(39036, '410746376', NULL, NULL, 'Smbat Arshakyan', 'Prins Willem-Alexanderpark 332', '', '3905 DJ', 'VEENENDAAL', 'Niederlande', 'NL', NULL, NULL, '630542949', '0010206M04', NULL, NULL, 'Gold Case / Black Face / Strainless steel band 7002-9', NULL, '644352633032', 'FedEx', NULL, '2016-06-20', '18.06.2016 17:32', '4260295882309', '1', 'a0YC000000ffAvNMAU', '149.99', '219.99'),
(39037, '410631748', NULL, NULL, 'Stephen Mburu', 'Sheikh Zayed Road, Near Shangri-La Hotel, Dubai 14 th Floor', 'Aspin Commercial Tower', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '971553011824', '0010133HCE', NULL, NULL, 'P 7002-3  PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - GOLD WHITE-LEATHER', NULL, '578824948731', 'FedEx', NULL, '2016-06-20', '18.06.2016 11:38', 'a0YC000000fbmPUMAY', '1', 'a0YC000000fbmPUMAY', '751.99', '949.00'),
(39038, '410164074', NULL, NULL, 'BURHANUDDIN Muzzammil', '9th floor International tower ', 'near ADNEC Capital gate', 'None', 'ABU DHABI', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '565835232', '0010238CL4', NULL, NULL, 'P 7002-6 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - SILVER WHITE - METAL', NULL, '578824948742', 'FedEx', NULL, '2016-06-20', '16.06.2016 15:09', 'a0YC000000fbmQmMAI', '1', 'a0YC000000fbmQmMAI', '751.99', '949.00'),
(39039, '411184881', NULL, NULL, 'Arjan Plaatsman', 'De Grutto 98', '', '3972 PD', 'DRIEBERGEN-RIJSENBURG', 'Niederlande', 'NL', NULL, NULL, '652728714', '00102508CU', NULL, NULL, 'Silver case / White face / Black Leather Band 7002-1', NULL, '644352633135', 'FedEx', NULL, '2016-06-21', '20.06.2016 16:02', '4260295882224', '1', 'a0YC000000ffAvFMAU', '149.99', '219.99'),
(39040, '411038976', NULL, NULL, 'Tonnie Tuns', 'Jozefdreef 1', '', '3255 AE', 'OUDE-TONGE', 'Niederlande', 'NL', NULL, NULL, '187846243', '00102215T0', NULL, NULL, 'GM-3005-7 - Horloge met leren band  en diamanten - zwart display met gouden kast', NULL, '644352633146', 'FedEx', NULL, '2016-06-21', '19.06.2016 22:04', 'BE140520NM14', '1', 'a0YC000000fpojiMAA', '149.00', '199.99'),
(39041, '411043836', NULL, NULL, 'Stephanie Loupien', '151 Rue nationale', '', '59147', 'Gondecourt', 'Frankreich', 'FR', NULL, NULL, '630560371', '0010070HPD', NULL, NULL, 'Montre Automatique Pionier - ModÃ¨le 510 - 3', NULL, '578824948889', 'FedEx', NULL, '2016-06-21', '19.06.2016 20:48', 'WLSWFR16042703', '1', 'a0YC000000fhARQMA2', '165.00', '249.00'),
(39042, '410320018', NULL, NULL, 'Salgueiro Tony', '79 RUE DES TEPPES', '', '74000', 'ANNECY', 'Frankreich', 'FR', NULL, NULL, '684532466', '0010250JXP', NULL, NULL, 'Montre Theorema - 3004-4', NULL, '578824948890', 'FedEx', NULL, '2016-06-21', '16.06.2016 20:57', '4260295880084', '1', 'a0YC000000fgCwXMAU', '160.00', '249.90'),
(39043, '410200581', NULL, NULL, 'Damien Gouyet', '54 rue de Mandres', '', '94440', 'Villecresnes', 'Frankreich', 'FR', NULL, NULL, '648155740', '0010250LRQ', NULL, NULL, 'Montre Theorema - 3004-2', NULL, '578824948904', 'FedEx', NULL, '2016-06-21', '16.06.2016 14:00', '4260295880060', '1', 'a0YC000000fgCwVMAU', '160.00', '249.90'),
(39044, '410946955', NULL, NULL, 'tekseng chung', 'C2-60, JALAN GEMPITA 5, SALAK SOUTH GARDEN', '', '57100', 'KUALA LUMPUR', 'Malaysia', 'MY', NULL, NULL, '60163763460', '0010201WNT', NULL, NULL, 'Theorema Macau GM-3011-5 with Stainless Steel Strap @ RM899', NULL, '578824948915', 'FedEx', NULL, '2016-06-21', '2016-06-20 11:22', 'a0YC000000bmtyCMAQ', '1', 'a0YC000000eTzHrMAK', '779.88', '899.00'),
(39045, '411218216', NULL, NULL, 'Biodun Ijebun', '3 allendale glade', '', 'dublin', 'clonsilla', 'Irland', 'IE', NULL, NULL, '871340612', '0010094K0D', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '644352633157', 'FedEx', NULL, '2016-06-21', '20.06.2016 16:32', '4260295880050', '1', 'a0YC000000fmcWsMAI', '160.01', '249.00'),
(39046, '411213454', NULL, NULL, 'Kenny Adetaofik', '18 Oakvalley summer hill', '', '', 'Mallow Cork', 'Irland', 'IE', NULL, NULL, '870618746', '0010134G7R', NULL, NULL, 'GM-101-1	Black Strap/ Silver Case/ Silver Dial', NULL, '644352633168', 'FedEx', NULL, '2016-06-21', '20.06.2016 16:03', '4260295880374', '1', 'a0YC000000fmcWqMAI', '160.01', '249.00'),
(39047, '411292245', NULL, NULL, 'Jordan Mandende', 'Brakelstraat 85', '', '9300', 'Aalst', 'Belgien', 'BE', NULL, NULL, '489369397', '0010205BBX', NULL, NULL, 'Gold Case / Black Face / Strainless steel band 7002-9', NULL, '644352633180', 'FedEx', NULL, '2016-06-22', '20.06.2016 23:18', '4260295882309', '1', 'a0YC000000ffJFfMAM', '149.99', '219.99'),
(39048, '411245851', NULL, NULL, 'Florian Vaneck', 'Rue Docteur Scohy 19', '', '6250', 'Pont-de-Loup', 'Belgien', 'BE', NULL, NULL, '3,205E+11', '0010081RK5', NULL, NULL, 'GM-3005-4 - Montre avec bracelet en cuir - Affichage noir et boitier dorÃ©', NULL, '644352633190', 'FedEx', NULL, '2016-06-22', '20.06.2016 19:18', 'BE140520NM11', '1', 'a0YC000000fpozJMAQ', '119.00', '159.99'),
(39049, '411235677', NULL, NULL, 'Vardges Margaryan', 'Groteweg 278', '', '9500', 'Overboelare', 'Belgien', 'BE', NULL, NULL, '470280606', '0010153KWN', NULL, NULL, 'Monte Carlo horloge zwart-zwart', NULL, '644352633205', 'FedEx', NULL, '2016-06-22', '20.06.2016 18:49', 'NL140117LB04', '1', 'a0YC000000fIXT3MAO', '170.00', '298.99'),
(39050, '411270094', NULL, NULL, 'Xander Keus', 'Dirck van Delffstraat 32', '', 'VOORHOUT Zuid-Holland', 'Niederlande', '2215 XX', 'NL', NULL, NULL, '611769756', '001021471T', NULL, NULL, 'GM-3005-4 - Horloge met leren band - zwart display met gouden kast', NULL, '644352633216', 'FedEx', NULL, '2016-06-22', '20.06.2016 21:28', 'BE140520NM11', '1', 'a0YC000000fpojfMAA', '119.00', '159.99'),
(39051, '411267705', NULL, NULL, 'Sjorensley Regales', 'Frederikstraat 139b', '', 'ROTTERDAM', 'Niederlande', '3034 LG', 'NL', NULL, NULL, '624841888', '0010038TFE', NULL, NULL, 'GM-3005-7 - Horloge met leren band  en diamanten - zwart display met gouden kast', NULL, '644352633227', 'FedEx', NULL, '2016-06-22', '20.06.2016 20:58', 'BE140520NM14', '1', 'a0YC000000fpojiMAA', '149.00', '199.99'),
(39052, '411252686', NULL, NULL, 'Remko Tuynman', 'Karveel 48-71', '', 'LELYSTAD', 'Niederlande', '8242 VM', 'NL', NULL, NULL, '629077482', '00100785H7', NULL, NULL, 'GM-3005-2 - Horloge met leren band - zwart display met zilveren kast', NULL, '644352633238', 'FedEx', NULL, '2016-06-22', '20.06.2016 20:00', 'BE140520NM10', '1', 'a0YC000000fpojeMAA', '119.00', '159.99'),
(39053, '411226843', NULL, NULL, 'Memet Terkivatan', 'Mathenesserlaan 177', '', 'ROTTERDAM', 'Niederlande', '3014 HA', 'NL', NULL, NULL, '653382164', '0010042ACP', NULL, NULL, 'Silver case / White face / Black Leather Band 7002-1', NULL, '644352633249', 'FedEx', NULL, '2016-06-22', '20.06.2016 18:09', '4260295882224', '1', 'a0YC000000ffAvFMAU', '149.99', '219.99'),
(39054, '411474519', NULL, NULL, 'Anamaria Si Tobias Solcan', 'Rue Reper-Vreven 50', '', '1020', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '32492704724', '0010087X79', NULL, NULL, 'Une montre Casablanca - Cadran en or / Face cadre intÃ©rieur noire / Bracelet en cuir marron', NULL, '644352633352', 'FedEx', NULL, '2016-06-23', '21.06.2016 19:19', '4260295880398', '1', 'a0YC000000ffzTAMAY', '175.01', '279.99'),
(39055, '411593401', NULL, NULL, 'Kaxandra MATTHIJS', 'Tuchthuisstraat 13 boite 1', '', '1800', 'VILVOORDE', 'Belgien', 'BE', NULL, NULL, '32484828407', '00101188SA', NULL, NULL, 'PIONIER barbados - bracelet cuir - cadran noir/noir GM-509-4', NULL, '644352633396', 'FedEx', NULL, '2016-06-23', '22.06.2016 10:19', 'NL150623KV53', '1', 'a0YC000000fpojJMAQ', '119.00', '159.99'),
(39056, '411677525', NULL, NULL, 'Lannyati Tan', 'Rijneveld 131', '', '2771 XV', 'BOSKOOP', 'Niederlande', 'NL', NULL, NULL, '621965826', '0010245EXW', NULL, NULL, 'GM-3005-6 Horloge met leren band  en diamanten - zwart display met zilveren kast', NULL, '644352633400', 'FedEx', NULL, '2016-06-23', '22.06.2016 16:00', 'BE140520NM13', '1', 'a0YC000000fpojhMAA', '149.00', '199.99'),
(39057, '411852152', NULL, NULL, 'Nelson Slegers', 'Antwerpsesteenweg 187', '', '2390', 'Westmalle', 'Belgien', 'BE', NULL, NULL, '475648855', '0010250U31', NULL, NULL, 'Pionier barbados horloge - metalen band - zilver/witte kast GM-509-5', NULL, '644352633455', 'FedEx', NULL, '2016-06-24', '23.06.2016 13:49', 'NL150623KV54', '1', 'a0YC000000fpojKMAQ', '119.00', '159.99'),
(39058, '411850611', NULL, NULL, 'Nelson Slegers', 'Antwerpsesteenweg 187', '', '2390', 'Westmalle', 'Belgien', 'BE', NULL, NULL, '475648855', '00102416A2', NULL, NULL, 'Pionier barbados horloge - metalen band - goud/zwarte kast GM-509-7', NULL, '644352633455', 'FedEx', NULL, '2016-06-24', '23.06.2016 10:48', 'NL150623KV56', '1', 'a0YC000000fpojMMAQ', '119.00', '159.99'),
(39059, '411771395', NULL, NULL, 'mohamed elmaazouz', 'Rue de la lys 27', '', '1080', 'Molenbeek-Saint-Jean', 'Belgien', 'BE', NULL, NULL, '485676941', '0010125VKN', NULL, NULL, 'GM-3005-5 - Montre avec bracelet en cuir et diamants - Affichage blanc et boitier argentÃ©', NULL, '644352633466', 'FedEx', NULL, '2016-06-24', '22.06.2016 23:48', 'BE140520NM12', '1', 'a0YC000000fpozKMAQ', '149.00', '199.99'),
(39060, '411768266', NULL, NULL, 'Biodun Ijebun', '3 allendale glade', '', 'dublin', 'clonsilla', 'Irland', 'IE', NULL, NULL, '871340612', '00100076JI', NULL, NULL, 'GM-101-8	Gold Metal Strap/ Gold Case/ Black Dial', NULL, '644352633422', 'FedEx', NULL, '2016-06-24', '22.06.2016 22:32', '4260295882002', '1', 'a0YC000000fmcWwMAI', '160.01', '249.00'),
(39061, '411721639', NULL, NULL, 'Bolaji Cole', 'PM1777648 Unit C1', '', 'D11 RW30', 'North City Business Park North Road Dublin 11', 'Irland', 'IE', NULL, NULL, '899431208', '0010198Q1M', NULL, NULL, 'GM-101-5	Black Strap/ Black Case/ Black Dial', NULL, '644352633433', 'FedEx', NULL, '2016-06-24', '22.06.2016 18:32', '4260295880050', '1', 'a0YC000000fmcWsMAI', '160.01', '249.00'),
(39062, '411716579', NULL, NULL, 'Pat Hegarty', '6 the park athlumney abbey', '', 'Meath', 'navan co meath', 'Irland', 'IE', NULL, NULL, '858670490', '0010168AEM', NULL, NULL, 'GM-101-3	Brown Strap/ Gold Case/ Black Dial', NULL, '644352633444', 'FedEx', NULL, '2016-06-24', '22.06.2016 18:03', '4260295880398', '1', 'a0YC000000fmcWrMAI', '160.01', '249.00'),
(39063, '411715987', NULL, NULL, 'Pat Hegarty', '6 the park athlumney abbey', '', 'Meath', 'navan co meath', 'Irland', 'IE', NULL, NULL, '858670490', '0010214R35', NULL, NULL, 'GM-101-8	Gold Metal Strap/ Gold Case/ Black Dial', NULL, '644352633444', 'FedEx', NULL, '2016-06-24', '22.06.2016 18:02', '4260295882002', '1', 'a0YC000000fmcWwMAI', '160.01', '249.00'),
(39064, '411888863', '', '', 'IJbrent Meijer', 'Hooizolder 119', '', 'Drachten', 'Niederlande', '9205 CJ', '', '', '', '683230050', '0010239Z16', '', '', 'GM-3005-7 - Horloge met leren band  en diamanten - zwart display met gouden kast', '644352634131   01.07.2016', '644352633477', 'FedEx', '', '2016-06-24', '23.06.2016 13:35', 'BE140520NM14', '1', 'a0YC000000fpojiMAA', '149.00', '199.99'),
(39065, '411708011', NULL, NULL, 'Milan Ivanovic', 'Schippersstraat 37', '', 'ROTTERDAM Zuid Holland', 'Niederlande', '3025 PE', 'NL', NULL, NULL, '614049674', '0010151GED', NULL, NULL, 'Gold case / White face / Brown Leather Band 7002-3', NULL, '644352633488', 'FedEx', NULL, '2016-06-24', '22.06.2016 18:31', '4260295882248', '1', 'a0YC000000ffAvHMAU', '149.99', '219.99'),
(39066, '411851700', NULL, NULL, 'SHAHINEH ZANDI', '38 FOURTH WAY', '', 'HA9 0LH', 'WEMBLEY LONDON', 'Großbritannien', 'GB', NULL, NULL, '7475688321', '10250818', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352633525', 'FedEx', NULL, '2016-06-24', '23.06.2016 13:47', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39067, '411757541', NULL, NULL, 'martin mcshane', '30 LUSS AVENUE', '', 'PA15 3EF', 'GREENOCK', 'Großbritannien', 'GB', NULL, NULL, '7902497756', '00100922SQ', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '644352633536', 'FedEx', NULL, '2016-06-24', '22.06.2016 22:59', '4260295880050', '1', 'a0YC000000g6Z1OMAU', '154.99', '239.00'),
(39068, '412430020', NULL, NULL, 'sarah gauthier', 'Chemin du Renissart 5', '', '5530', 'Godinne-Mont namur', 'Belgien', 'BE', NULL, NULL, '471898864', '10143224', NULL, NULL, 'Montre Monte Carlo- Argent / Blanc', NULL, '644352633569', 'FedEx', NULL, '2016-06-27', '25.06.2016 22:18', 'NL140117LB01', '1', 'a0YC000000fIXT1MAO', '170.00', '298.99'),
(39069, '411974961', NULL, NULL, 'BERNADETTE DE BOSSCHER', 'avenue du Zodiaque 20', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '476766900', '0010250W5J', NULL, NULL, 'Une montre Casablanca - Cadran en noir / Face cadre intÃ©rieur noire / Bracelet en cuir noir', NULL, '644352633570', 'FedEx', NULL, '2016-06-27', '23.06.2016 22:18', '4260295880050', '1', 'a0YC000000ffzTBMAY', '175.01', '279.99'),
(39070, '411950975', NULL, NULL, 'Joost Dassel', 'Stopperknoop 27', '', 'ALMERE', 'Niederlande', '1319 GK', 'NL', NULL, NULL, '683531664', '0010157T7H', NULL, NULL, 'GM-3005-2 - Horloge met leren band - zwart display met zilveren kast', NULL, '644352633580', 'FedEx', NULL, '2016-06-27', '23.06.2016 18:28', 'BE140520NM10', '1', 'a0YC000000fpojeMAA', '119.00', '159.99'),
(39071, '412252507', NULL, NULL, 'Chahid Majouji', 'Nieuwe Havenweg 83f', 'Flex bandenservice', 'HILVERSUM Nord holand', 'Niederlande', '1216 BP', 'NL', NULL, NULL, '617399417', '00101953TL', NULL, NULL, 'GM-3005-4 - Horloge met leren band - zwart display met gouden kast', NULL, '644352633591', 'FedEx', NULL, '2016-06-27', '25.06.2016 01:59', 'BE140520NM11', '1', 'a0YC000000fpojfMAA', '119.00', '159.99'),
(39072, '412126864', NULL, NULL, 'Memet Terkivatan', 'Mathenesserlaan 177', '', 'ROTTERDAM', 'Niederlande', '3014 HA', 'NL', NULL, NULL, '653382164', '0010198SRF', NULL, NULL, 'Gold case / Black face / Brown Leather Band 7002-4', NULL, '644352633606', 'FedEx', NULL, '2016-06-27', '24.06.2016 14:30', '4260295882255', '1', 'a0YC000000ffAvIMAU', '149.99', '219.99'),
(39073, '412122205', NULL, NULL, 'Stan Van dijk', 'Bartelsweg 32', '', 'APELDOORN Gelderland', 'Niederlande', '7311 DL', 'NL', NULL, NULL, '636563301', '0010155IXW', NULL, NULL, 'Gold case / Black face / Brown Leather Band 7002-4', NULL, '644352633617', 'FedEx', NULL, '2016-06-27', '24.06.2016 14:08', '4260295882255', '1', 'a0YC000000ffAvIMAU', '149.99', '219.99'),
(39074, '412015189', NULL, NULL, 'Bregje Raaijmakers', 'Millsebaan 95', '', 'UDEN Noord-Brabant', 'Niederlande', '5403 AA', 'NL', NULL, NULL, '6644509777', '00102504PT', NULL, NULL, 'Monte Carlo horloge - Zilver / Swart', NULL, '644352633628', 'FedEx', NULL, '2016-06-27', '23.06.2016 23:28', 'NL140117LB02', '1', 'a0YC000000fDGhoMAG', '170.00', '298.99'),
(39075, '412127983', NULL, NULL, 'Memet Terkivatan', 'Mathenesserlaan 177', '', 'ROTTERDAM', 'Niederlande', '3014 HA', 'NL', NULL, NULL, '653382164', '0010159KKI', NULL, NULL, 'Silver case / Black face / Black Leather Band 7002-2', NULL, '644352633606', 'FedEx', NULL, '2016-06-27', '24.06.2016 14:38', '4260295882231', '1', 'a0YC000000ffAvGMAU', '149.99', '219.99'),
(39076, '412256182', NULL, NULL, 'Ngongo Kidiadi', '35 Lingwell Approach', '', 'LS10 4TJ', 'Leeds', 'Großbritannien', 'GB', NULL, NULL, '7492097113', '0010181SHB', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352633558', 'FedEx', NULL, '2016-06-27', '25.06.2016 03:47', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39077, '412555756', NULL, NULL, 'Matthew Charnock', '37 Hood Lane,', '', 'WA5 1EH', 'WARRINGTON', 'Großbritannien', 'GB', NULL, NULL, '7843102136', '0010250VJF', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '644352633710', 'FedEx', NULL, '2016-06-27', '26.06.2016 16:42', '4260295880374', '1', 'a0YC000000g6Z1LMAU', '154.99', '239.00'),
(39078, '412655258', NULL, NULL, 'Rodney De Winter', 'Lauwerbes 11', '', '2318 AT', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '650277112', '001003939D', NULL, NULL, 'Gold case / Black face / Brown Leather Band 7002-4', NULL, '644352633720', 'FedEx', NULL, '2016-06-27', '26.06.2016 22:30', '4260295882255', '1', 'a0YC000000ffAvIMAU', '149.99', '219.99'),
(39079, '412399381', NULL, NULL, 'Laurentiu Grapa', 'Mirdiff Crate & Barr', 'Mirdiff', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '529799190', '0010076Y1B', NULL, NULL, 'Pioner Florida Diamond Watch-Black Dial-Gold Case-Brown Leather Strap', NULL, '578824949017', 'FedEx', NULL, '2016-06-27', '25.06.2016 22:09', 'a0YC000000eVQ5jMAG', '1', 'a0YC000000eVQ5jMAG', '700.00', '999.00'),
(39080, '412047639', NULL, NULL, 'Ramachandran Janakiraman', 'Discovery gardens FLAT 314, BL', 'STREET 2A DISCOVERY GARDENS', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71509E+11', '0010166J2B', NULL, NULL, 'P 7002-5 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - ALL BLACK LEATHER', NULL, '578824949028', 'FedEx', NULL, '2016-06-27', '24.06.2016 09:38', 'a0YC000000fbmQNMAY', '1', 'a0YC000000fbmQNMAY', '751.99', '949.00'),
(39081, '411509077', NULL, NULL, 'delphine payre', '4 rue berchotteau La noue', '', '17740', 'Sainte marie de re', 'Frankreich', 'FR', NULL, NULL, '668233606', '0010055P9C', NULL, NULL, 'Montre Theorema - 3004-2', NULL, 'CY31509248DE', 'DHL', NULL, '2016-06-23', '21.06.2016 20:17', '4260295880060', '1', 'a0YC000000fgCwVMAU', '160.00', '249.90'),
(39082, '412699298', NULL, NULL, 'Arien Mak', 'Middenweg 67F', 'Fysio World Amsterdam', '1098 AE', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '649779248', '00101667UA', NULL, NULL, 'GM-3005-5 - Horloge met leren band  en diamanten - wit display met zilveren kast', NULL, '644352633753', 'FedEx', NULL, '2016-06-28', '27.06.2016 07:03', 'BE140520NM12', '1', 'a0YC000000fpojgMAA', '149.00', '199.99'),
(39083, '412668709', NULL, NULL, 'Borislav Tamas', 'Bermuda 110', 'Sremska9', '1505 XC', 'Zaandam', 'Niederlande', 'NL', NULL, NULL, '31624391879', '0010141UT0', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '644352633764', 'FedEx', NULL, '2016-06-28', '27.06.2016 00:02', '4260295880374', '1', 'a0YC000000ffzNqMAI', '175.01', '279.99'),
(39084, '412715691', NULL, NULL, 'Callum Dickins', '879 DUNSTABLE ROAD', '', 'LU4 0HR', 'LUTON', 'Großbritannien', 'GB', NULL, NULL, '7800797682', '0010160TVQ', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '644352633742', 'FedEx', NULL, '2016-06-28', '27.06.2016 08:57', '4260295880374', '1', 'a0YC000000g6Z1LMAU', '154.99', '239.00'),
(39085, '412904739', NULL, NULL, 'Neggaz Ilyass', 'Ninoofsesteenweg 406/7', '', '1700', 'Dilbeek', 'Belgien', 'BE', NULL, NULL, '489501027', '0010129I8I', NULL, NULL, 'Miami - Boîtier noir / cadran noir carbone / bracelet noir', NULL, '644352633834', 'FedEx', NULL, '2016-06-29', '28.06.2016 00:19', '4260295880893', '1', 'a0YC000000gAAd6MAG', '139.99', '199.99'),
(39086, '412950332', NULL, NULL, 'Marine SIMON', '12 RUE DEs baxarts', '', '54630', 'FLAVIGNY SUR MOSELLE', 'Frankreich', 'FR', NULL, NULL, '762405208', '0010240XX1', NULL, NULL, 'Montre automatique Pionier, boîtier argent/cadran doré/bracelet noir', NULL, '644352633904', 'FedEx', NULL, '2016-06-29', '28.06.2016 10:28', '4260295882132', '1', 'a0YC000000fgD3zMAE', '160.00', '249.90'),
(39087, '412868159', NULL, NULL, 'Jan Den Hartogh', 'Kobelaan 270', '', '3067 MD', 'ROTTERDAM zuid holland', 'Niederlande', 'NL', NULL, NULL, '613807319', '1,02E+96', NULL, NULL, 'Monte Carlo horloge - Goud / Swart', NULL, '644352633845', 'FedEx', NULL, '2016-06-29', '27.06.2016 21:05', 'NL140117LB03', '1', 'a0YC000000fDGhmMAG', '170.00', '298.99'),
(39088, '412812782', NULL, NULL, 'A-a Ch-ide', 'Loosduinseweg 817', '', '2571 AS', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '626895206', '0010238KRN', NULL, NULL, 'Pionier automatisch horloge - goudkleurige kast / zwarte carbon wijzerplaat / bruine band (506-3)', NULL, '644352633856', 'FedEx', NULL, '2016-06-29', '27.06.2016 18:09', '4260295880886', '1', 'a0YC000000gAApuMAG', '139.99', '199.99'),
(39089, '413013950', NULL, NULL, 'Stephen Asante', 'BROOKHOUSE CANNON ROAD CONCIERGE OFFICE', '', 'N17 8EU', 'LONDON', 'Gro', 'GB', NULL, NULL, '7572068028', '10088760', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '644352633960', 'FedEx', NULL, '2016-06-29', '28.06.2016 14:32', '4260295880050', '1', 'a0YC000000g6Z1OMAU', '154.99', '239.00'),
(39090, '413017916', NULL, NULL, 'stephen asante', 'BROOKHOUSE CANNON ROAD brookhouse concierge offic', '', 'N17 8EU', 'LONDON', 'Gro', 'GB', NULL, NULL, '7572068028', '0010149RA1', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '644352633960', 'FedEx', NULL, '2016-06-29', '28.06.2016 13:44', '4260295880050', '1', 'a0YC000000g6Z1OMAU', '154.99', '239.00'),
(39091, '412940923', NULL, NULL, 'Andrew Magor', '49 WORCESTER CLOSE', '', 'NP44 8TE', 'CWMBRAN', 'Gro', 'GB', NULL, NULL, '7962108824', '10250712', NULL, NULL, '506-1 Silver case / White face / Black Leather Band', NULL, '644352633970', 'FedEx', NULL, '2016-06-29', '28.06.2016 10:25', '4260295880862', '1', 'a0YC000000g7LE2MAM', '120.01', '179.00'),
(39092, '412967627', NULL, NULL, 'Taylor Measor', '19 DE MONTFORT ROAD', '', 'BN2 3AW', 'BRIGHTON', 'Gro', 'GB', NULL, NULL, '7946303705', '0010155JI6', NULL, NULL, '506-3 Gold case / Black face / Brown Leather Band', NULL, '644352633981', 'FedEx', NULL, '2016-06-29', '28.06.2016 12:28', '4260295880886', '1', 'a0YC000000g7LE4MAM', '120.01', '179.00'),
(39093, '412966329', NULL, NULL, 'MOHAMMED SHEHAB', '54 WOODVALE WAY', '', 'NW11 8SQ', 'LONDON', 'Gro', 'GB', NULL, NULL, '7786733765', '00102505PU', NULL, NULL, '512-1 Silver case / White face / Black Leather Band', NULL, '644352633992', 'FedEx', NULL, '2016-06-29', '28.06.2016 11:10', '4260295881869', '1', 'a0YC000000g7MIyMAM', '123.01', '189.00'),
(39094, '413016846', NULL, NULL, 'Tuseef Mahmood', '54 BURNS STREET', '', 'NG7 4DT', 'NOTTINGHAM', 'Gro', 'GB', NULL, NULL, '7812076742', '001014664S', NULL, NULL, '512-3 Gold case / Black face / Brown Leather Band', NULL, '644352634006', 'FedEx', NULL, '2016-06-29', '28.06.2016 14:09', '4260295881883', '1', 'a0YC000000g7MJ0MAM', '123.01', '189.00'),
(39095, '412921095', NULL, NULL, 'Muhammad Hyder', 'FLAT 23 Two rivers court HATTON ROAD', '', 'TW14 8FB', 'FELTHAM', 'Gro', 'GB', NULL, NULL, '7545997410', '0010250AAR', NULL, NULL, '506-4 Black case / Black face / Black Leather Band', NULL, '644352633812', 'FedEx', NULL, '2016-06-29', '28.06.2016 04:59', '4260295880893', '1', 'a0YC000000g7LE5MAM', '120.01', '179.00'),
(39096, '412853506', NULL, NULL, 'Luca Massetti', '17 TOWNSEND ROAD 17', '', 'BS14 8TR', 'BRISTOL', 'Gro', 'GB', NULL, NULL, '7766432098', '0010250ORX', NULL, NULL, 'Men’s Malibu Diamond skeleton watch - 502-6 silver case / black face / silver metal band', NULL, '644352633823', 'FedEx', NULL, '2016-06-29', '27.06.2016 22:47', '4260295881913', '1', 'a0YC000000g6YsnMAE', '123.00', '199.00'),
(39097, '413126643', NULL, NULL, 'sonia bars', 'Kattestraat 40', '', '1082', 'Sint-Agatha-Berchem', 'Belgien', 'BE', NULL, NULL, '473774494', '0010125SAQ', NULL, NULL, 'Berlin Pionier Automatische Horloge - Goud/Bruin (GM512-03)', NULL, '644352634039', 'FedEx', NULL, '2016-06-30', '29.06.2016 00:49', '4260295882156', '1', 'a0YC000000ffy7sMAA', '154.99', '219.99'),
(39098, '413135481', '', '', 'Steven Chappell', '90 Camp Mount Pontefract West Yorkshire', '', 'wf8 4bx', 'Leeds', 'Gro', '', '', '', '7809550078', '10027221', '', '', '3012-3 Gold case / Black face / Brown Leather Band', '', '644352634028', 'FedEx', '', '2016-06-30', '28.06.2016 22:58', '4260295881883', '1', 'a0YC000000g7MJ0MAM', '123.01', '189.00'),
(39099, '413296202', NULL, NULL, 'Hannah O\'Neill', '32 Bent Lane', '', 'PR25 4HQ', 'LEYLAND', 'Gro', 'GB', NULL, NULL, '7450893452', '00102508DP', NULL, NULL, 'Men’s Malibu Diamond skeleton watch - 502-7 gold case / black face / gold metal band', NULL, '644352634083', 'FedEx', NULL, '2016-06-30', '29.06.2016 16:25', '4260295881920', '1', 'a0YC000000g6YsoMAE', '123.00', '199.00'),
(39100, '413225191', NULL, NULL, 'Ryan Heath', '9 Ballantyne place', '', 'L13 9AR', 'LIVERPOOL', 'Gro', 'GB', NULL, NULL, '7870310135', '0010250LMB', NULL, NULL, 'Men’s Malibu Diamond skeleton watch - 502-4 black case / black face / black leather band', NULL, '644352634094', 'FedEx', NULL, '2016-06-30', '29.06.2016 11:53', '4260295881718', '1', 'a0YC000000g6YslMAE', '123.00', '199.00'),
(39101, '413418005', NULL, NULL, 'Arnaud de lignieres', '19 route des balivieres', '', '37530', 'montreuil en touraine', 'Frankreich', 'FR', NULL, NULL, '638608399', '0010149WHB', NULL, NULL, 'Montre Theorema - 3004-3', NULL, '578824949337', 'FedEx', NULL, '2016-07-01', '29.06.2016 21:42', '4260295880077', '1', 'a0YC000000fgCwWMAU', '160.00', '249.90'),
(39102, '412646242', NULL, NULL, 'Martine Beraut', '70 Allee des lauriers', '', '74300', 'THYEZ', 'Frankreich', 'FR', NULL, NULL, '783693358', '0010152QLX', NULL, NULL, 'Montre Theorema - 3004-2', NULL, '578824949223', 'FedEx', NULL, '0206-06-28', '26.06.2016 19:43', '4260295880060', '1', 'a0YC000000fgCwVMAU', '160.00', '249.90'),
(39103, '413612754', NULL, NULL, 'Carl Meyten', 'Riemstraat 64', '', '2970', 'Schilde Antwerpen', 'Belgien', 'BE', NULL, NULL, '475725893', '0010167M1K', NULL, NULL, 'Gold Case / White face / Strainless steel band 7002-8', NULL, '644352634120', 'FedEx', NULL, '2016-07-01', '30.06.2016 16:49', '4260295882293', '1', 'a0YC000000ffJFeMAM', '149.99', '219.99'),
(39104, '413329468', NULL, NULL, 'Christopher Barnett', 'Willowbank h Stockwith rd', '', 'DN213DF', 'Walkerith Lincolnshire', 'Gro', 'GB', NULL, NULL, '1427678562', '0010109MZK', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '644352634110', 'FedEx', NULL, '2016-07-01', '29.06.2016 18:50', '4260295880381', '1', 'a0YC000000g6Z1MMAU', '154.99', '239.00'),
(39105, '413536994', NULL, NULL, 'Christopher Barnett', 'Willowbank house Stockwith rd', '', 'DN213DF', 'Walkerith Lincolnshire', 'Gro', 'GB', NULL, NULL, '1427678562', '0010121IG8', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352634201', 'FedEx', NULL, '2016-07-01', '30.06.2016 15:02', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39106, '413466800', NULL, NULL, 'Graham Hirst', '16 FARMLEIGH GARDENS Great Sankey', '', 'WA5 3FA', 'Warrington', 'Gro', 'GB', NULL, NULL, '0770 2290220', '0010180NLK', NULL, NULL, '506-4 Black case / Black face / Black Leather Band', NULL, '644352634212', 'FedEx', NULL, '2016-07-01', '30.06.2016 09:25', '4260295880893', '1', 'a0YC000000g7LE5MAM', '120.01', '179.00'),
(39107, '413413660', NULL, NULL, 'Christine Norman', 'Wall Grange Farm Newcastle Road', '', 'ST13 7AA', 'Leek', 'Gro', 'GB', NULL, NULL, '7771552567', '0010043NRQ', NULL, NULL, '512-3 Gold case / Black face / Brown Leather Band', NULL, '644352634223', 'FedEx', NULL, '2016-07-01', '30.06.2016 00:22', '4260295881883', '1', 'a0YC000000g7MJ0MAM', '123.01', '189.00'),
(39108, '413410294', NULL, NULL, 'Gareth Jones', 'Apartment 3 Ocean Point 24 Primley Park', '', 'TQ3 3js', 'Paignton', 'Gro', 'GB', NULL, NULL, '7890649580', '00102452WH', NULL, NULL, 'Men’s Malibu Diamond skeleton watch - 502-8 black case / black face / black metal band', NULL, '644352634234', 'FedEx', NULL, '2016-07-01', '30.06.2016 00:17', '4260295881937', '1', 'a0YC000000g6YspMAE', '123.00', '199.00'),
(39109, '414123769', NULL, NULL, 'Yannick Van Moerzeke', 'Albert Van Heckelaan  4A', '', '9220', 'Hamme Oost-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '472355174', '0010171FEU', NULL, NULL, '3004-1 Silver case / Gold face / Black Leather Band', NULL, '644352634360', 'FedEx', NULL, '2016-07-04', '02.07.2016 19:48', '4260295880053', '1', 'a0YC000000ffy4zMAA', '160.00', '239.99'),
(39110, '413985941', NULL, NULL, 'Vera Adams', 'Elektriciteitstraat 35bus1304', '', '2800', 'Mechelen Antwerpen', 'Belgien', 'BE', NULL, NULL, '0494/851477', '001021481B', NULL, NULL, 'Gold case / White face / Brown Leather Band 7002-3', NULL, '644352634370', 'FedEx', NULL, '2016-07-04', '02.07.2016 08:18', '4260295882248', '1', 'a0YC000000ffJFZMA2', '149.99', '219.99'),
(39111, '413775247', NULL, NULL, 'Ruslan Kutulov', 'Kunstenaarstraat 74', '', '9040', 'Sint-Amandsberg', 'Belgien', 'BE', NULL, NULL, '32472560377', '0010189ZWF', NULL, NULL, 'Montre PIONIER - Boîtier or, face blanche - Bracelet en acier inoxydable 7002-8', NULL, '644352634381', 'FedEx', NULL, '2016-07-04', '01.07.2016 09:49', '4260295882309', '1', 'a0YC000000ffJFfMAM', '149.99', '219.99'),
(39112, '413775249', NULL, NULL, 'Ruslan Kutulov', 'Kunstenaarstraat 74', '', '9040', 'Sint-Amandsberg', 'Belgien', 'BE', NULL, NULL, '32472560377', '0010007RRF', NULL, NULL, 'Montre PIONIER - Boîtier or, face blanche - Bracelet en acier inoxydable 7002-8', NULL, '644352634381', 'FedEx', NULL, '2016-07-04', '01.07.2016 09:49', '4260295882309', '1', 'a0YC000000ffJFfMAM', '149.99', '219.99'),
(39113, '413775248', NULL, NULL, 'Ruslan Kutulov', 'Kunstenaarstraat 74', '', '9040', 'Sint-Amandsberg', 'Belgien', 'BE', NULL, NULL, '32472560377', '001012531V', NULL, NULL, 'Montre PIONIER - Boîtier or, face blanche - Bracelet en acier inoxydable 7002-8', NULL, '644352634381', 'FedEx', NULL, '2016-07-04', '01.07.2016 09:48', '4260295882309', '1', 'a0YC000000ffJFfMAM', '149.99', '219.99'),
(39114, '414047915', NULL, NULL, 'Edgar Isajans', 'Johannes van Breestraat 6', '', '5144 VL', 'WAALWIJK', 'Niederlande', 'NL', NULL, NULL, '686189807', '0010250GPU', NULL, NULL, 'black case / Black face / Strainless steel band 7002-10', NULL, '644352634392', 'FedEx', NULL, '2016-07-04', '02.07.2016 13:31', '4260295882316', '1', 'a0YC000000ffAvOMAU', '149.99', '219.99'),
(39115, '413958860', NULL, NULL, 'B Batenburg', 'Bakemastraat 97', '', '3544 MT', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '0', '0010146MT7', NULL, NULL, 'GM-3005-4 - Horloge met leren band - zwart display met gouden kast', NULL, '644352634407', 'FedEx', NULL, '2016-07-04', '02.07.2016 02:00', 'BE140520NM11', '1', 'a0YC000000fpojfMAA', '119.00', '159.99'),
(39116, '414048842', NULL, NULL, 'Edgar Isajans', 'Johannes van Breestraat 6', '', '5144 VL', 'WAALWIJK', 'Niederlande', 'NL', NULL, NULL, '686189807', '0010082Y9V', NULL, NULL, 'Gold Case / Black Face / Strainless steel band 7002-9', NULL, '644352634392', 'FedEx', NULL, '2016-07-04', '02.07.2016 13:30', '4260295882309', '1', 'a0YC000000ffAvNMAU', '149.99', '219.99'),
(39117, '413939984', NULL, NULL, 'Anthony Asiedu', 'Ruijgenhoeklaan 8-1', '', '3523HK', 'Utrecht', 'Niederlande', 'NL', NULL, NULL, '629071443', '00102503ES', NULL, NULL, 'PIONIER barbados horloge - leren band - zilver/zwarte kast GM-509-2', NULL, '644352634418', 'FedEx', NULL, '2016-07-04', '01.07.2016 22:59', 'NL150623KV51', '1', 'a0YC000000fppBSMAY', '119.00', '159.99'),
(39118, '413804617', NULL, NULL, 'CHRISTINE CAIRNS', '58 DOWNSHIRE ROAD', '', 'BT38 7LD', 'CARRICKFERGUS', 'Gro', 'GB', NULL, NULL, '2890751817', '001006100B', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352634267', 'FedEx', NULL, '2016-07-04', '01.07.2016 13:23', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39119, '413791564', NULL, NULL, 'Jake Small', '89 REED AVENUE', '', 'CT1 1EJ', 'CANTERBURY', 'Gro', 'GB', NULL, NULL, '7805107371', '00100867IY', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352634278', 'FedEx', NULL, '2016-07-04', '01.07.2016 12:13', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39120, '413671998', NULL, NULL, 'Cellan Price', '6 CRYMLYN PARC Skewen', '', 'SA10 6DG', 'NEATH', 'Gro', 'GB', NULL, NULL, '1792818126', '0010003FUT', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '644352634289', 'FedEx', NULL, '2016-07-04', '30.06.2016 21:49', '4260295880050', '1', 'a0YC000000g6Z1OMAU', '154.99', '239.00'),
(39121, '414064799', NULL, NULL, 'joe lennie', '5 GREENWOOD QUADRANT linnvale', '', 'G81 2RE', 'CLYDEBANK', 'Gro', 'GB', NULL, NULL, '1415851623', '0010233Y7K', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '644352634290', 'FedEx', NULL, '2016-07-04', '02.07.2016 14:56', '4260295880050', '1', 'a0YC000000g6Z1OMAU', '154.99', '239.00'),
(39122, '414116267', NULL, NULL, 'W G', '7 South Drive', '', 'CM14 5DJ', 'BRENTWOOD', 'Gro', 'GB', NULL, NULL, '7855371678', '0010226LQN', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '644352634304', 'FedEx', NULL, '2016-07-04', '02.07.2016 19:13', '4260295880050', '1', 'a0YC000000g6Z1OMAU', '154.99', '239.00'),
(39123, '414121810', NULL, NULL, 'VOLODYMYR HALKO', '51-53 WEST HAM LANE', '', 'E15 4PH', 'LONDON', 'Gro', 'GB', NULL, NULL, '7778711699', '0010224P37', NULL, NULL, '506-2 Silver case / Black face / Black Leather Band', NULL, '644352634315', 'FedEx', NULL, '2016-07-04', '02.07.2016 19:25', '4260295880879', '1', 'a0YC000000g7LE3MAM', '120.01', '179.00'),
(39124, '413929233', '', '', 'Gabriel Vondee', 'SILVERWOOD CLOSE', '', 'RM16 2BU', 'GRAYS', 'Gro', '', '', '', '7956281315', '0010250L8F', '', '', '3012-2 Silver case / Black face / Black Leather Band', '', '644352634326', 'FedEx', '', '2016-07-04', '01.07.2016 23:47', '4260295881876', '1', 'a0YC000000g7MIzMAM', '123.01', '189.00'),
(39125, '414107331', '', '', 'bradford rubber services', 'Unit 1C BOWLING PARK CLOSE', '', 'BD4 7HG', 'BRADFORD west yorks', 'Gro', '', '', '', '01274 307030', '0010053KJY', '', '', '3012-3 Gold case / Black face / Brown Leather Band', '', '644352634337', 'FedEx', '', '2016-07-04', '02.07.2016 18:42', '4260295881883', '1', 'a0YC000000g7MJ0MAM', '123.01', '189.00'),
(39126, '414070568', '', '', 'Adam Chatterton', '74 CAISTOR DRIVE', '', 'TS25 2QR', 'HARTLEPOOL', 'Grossbritannien', '', '', '', '7858385507', '0010149JP0', '', '', 'Men’s Malibu Diamond skeleton watch - 502-5 silver case / white face / silver metal band', '', '644352634348', 'FedEx', '', '2016-07-04', '02.07.2016 16:58', '4260295881906', '1', 'a0YC000000g6YsmMAE', '123.00', '199.00'),
(39127, '413664865', NULL, NULL, 'Daniel Holmes', '7 HUNLOKE AVENUE', '', 'BN22 8UL', 'EASTBOURNE', 'Gro', 'GB', NULL, NULL, '7745756968', '0010201H8K', NULL, NULL, 'Men’s Malibu Diamond skeleton watch - 502-7 gold case / black face / gold metal band', NULL, '644352634359', 'FedEx', NULL, '2016-07-04', '30.06.2016 22:57', '4260295881920', '1', 'a0YC000000g6YsoMAE', '123.00', '199.00'),
(39128, '414104681', NULL, NULL, 'Valentin Masseron', '3 RUE DE L ARBRE SEC 3', '', '69001', 'LYON', 'Frankreich', 'FR', NULL, NULL, '661641906', '0010125FRC', NULL, NULL, 'Montre Automatique Pionier - Modèle 510 - 3', NULL, '578824949381', 'FedEx', NULL, '2016-07-04', '02.07.2016 16:13', 'WLSWFR16042703', '1', 'a0YC000000fhARQMA2', '165.00', '249.00'),
(39129, '414070431', NULL, NULL, 'Carlos Afonso', '125 Avenue du general leclerc', '', '75014', 'Paris', 'Frankreich', 'FR', NULL, NULL, '662283654', '0010250C1J', NULL, NULL, 'Montre automatique Pionier, boîtier doré/cadran noir/bracelet marron', NULL, '578824949392', 'FedEx', NULL, '2016-07-04', '02.07.2016 15:09', '4260295882156', '1', 'a0YC000000fgD41MAE', '160.00', '249.90'),
(39130, '414308355', NULL, NULL, 'Gonul Kuraoglu', 'Chaussee de Wavre 2051', 'Garage de la Foret', '1160', 'Auderghem', 'Belgien', 'BE', NULL, NULL, '475819909', '0010043WBV', NULL, NULL, 'Une montre Casablanca - Cadran en argent / Face cadre intérieur noire / Bracelet en cuir noir', NULL, '644352634554', 'FedEx', NULL, '2016-07-05', '03.07.2016 16:18', '4260295880381', '1', 'a0YC000000ffzT9MAI', '175.01', '279.99'),
(39131, '414241306', NULL, NULL, 'B Batenburg', 'Bakemastraat 97', '', '3544 MT', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '0', '0010250H6D', NULL, NULL, '3004-4 Black case / Black face / Black Leather Band', NULL, '644352634565', 'FedEx', NULL, '2016-07-05', '03.07.2016 11:29', '4260295880084', '1', 'a0YC000000ffxt1MAA', '160.00', '239.99'),
(39132, '414331064', NULL, NULL, 'driena german', '30 winyates centre', '', 'b98 0nr', 'redditch', 'Gro', 'GB', NULL, NULL, '7869114208', '0010175L2U', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '644352634500', 'FedEx', NULL, '2016-07-05', '03.07.2016 18:04', '4260295880374', '1', 'a0YC000000g6Z1LMAU', '154.99', '239.00'),
(39133, '414310687', NULL, NULL, 'Omolemo Senator', '57 The Vale Golders Green', '', 'NW118 SE', 'London', 'Gro', 'GB', NULL, NULL, '7435290332', '0010160YPM', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352634510', 'FedEx', NULL, '2016-07-05', '03.07.2016 16:28', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39134, '414319745', NULL, NULL, 'John Robertson', '48 POLTON ROAD WEST', '', 'EH18 1EL', 'LASSWADE MIDLOTHIAN', 'Gro', 'GB', NULL, NULL, '1316634618', '00101476OE', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '644352634521', 'FedEx', NULL, '2016-07-05', '03.07.2016 16:58', '4260295880050', '1', 'a0YC000000g6Z1OMAU', '154.99', '239.00'),
(39135, '414297392', NULL, NULL, 'Janet Peters', '82 WHEATACRE ROAD', '', 'NG11 8LN', 'NOTTINGHAM', 'Gro', 'GB', NULL, NULL, '7760235567', '0010124KMU', NULL, NULL, '506-3 Gold case / Black face / Brown Leather Band', NULL, '644352634532', 'FedEx', NULL, '2016-07-05', '03.07.2016 15:39', '4260295880886', '1', 'a0YC000000g7LE4MAM', '120.01', '179.00'),
(39136, '414357068', NULL, NULL, 'Sabrina Bongenge', 'Edgware 177 WATLING AVENUE Edgware', '', 'HA8 0LZ', 'EDGWARE', 'Gro', 'GB', NULL, NULL, '7950133807', '0010008HHI', NULL, NULL, 'Men’s Malibu Diamond skeleton watch - 502-7 gold case / black face / gold metal band', NULL, '644352634543', 'FedEx', NULL, '2016-07-05', '03.07.2016 19:40', '4260295881920', '1', 'a0YC000000g6YsoMAE', '123.00', '199.00'),
(39137, '414293371', NULL, NULL, 'Nawaf Ahmed', '14 20', '3 Al shamkha', '971', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '971504188876', '0010144VT5', NULL, NULL, 'P 7002-10 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - ALL BLACK METAL', NULL, '578824949532', 'FedEx', NULL, '2016-07-05', '03.07.2016 18:08', 'a0YC000000fbmS4MAI', '1', 'a0YC000000fbmS4MAI', '751.99', '949.00'),
(39138, '414351231', NULL, NULL, 'Fabien Delannoy Fontaine', '0 MAISON JAUBERRIA Ferme Etcheveste', '', '64120', 'AMOROTS SUCCOS', 'Frankreich', 'FR', NULL, NULL, '609572905', '0010009BD7', NULL, NULL, 'Montre Automatique Pionier - Modèle 510 - 4', NULL, '578824949521', 'FedEx', NULL, '2016-07-05', '03.07.2016 17:14', 'WLSWFR16042704', '1', 'a0YC000000fhARuMAM', '165.00', '249.00'),
(39139, '414572981', NULL, NULL, 'bernard mahieu', 'Avenue Joseph Lemaire 12 bt6', '', '1080', 'Molenbeek-Saint-Jean', 'Belgien', 'BE', NULL, NULL, '23501770', '0010090OLR', NULL, NULL, 'GM-3005-2 - Montre avec bracelet en cuir - Affichage noir et boitier argenté', NULL, '644352634576', 'FedEx', NULL, '2016-07-05', '04.07.2016 17:19', 'BE140520NM10', '1', 'a0YC000000fpozIMAQ', '119.00', '159.99'),
(39140, '414539114', NULL, NULL, 'Manon Schoonbrood-de Haas', 'Buurtweg 65', '', '4661 LB', 'HALSTEREN', 'Niederlande', 'NL', NULL, NULL, '06-48262546', '00100377VA', NULL, NULL, 'Monte Carlo horloge - Zilver / Swart', NULL, '644352634587', 'FedEx', NULL, '2016-07-05', '04.07.2016 15:00', 'NL140117LB02', '1', 'a0YC000000fDGhoMAG', '170.00', '298.99'),
(39141, '414622467', NULL, NULL, 'Carine Uwamahoro', 'Avenue Henri Strauven 4', '', '1160', 'Auderghem', 'Belgien', 'BE', NULL, NULL, '489912126', '0010040TFA', NULL, NULL, 'Une montre Casablanca - Cadran en or / Face cadre intérieur noire / Bracelet en cuir marron', NULL, '644352634635', 'FedEx', NULL, '2016-07-06', '04.07.2016 21:19', '4260295880398', '1', 'a0YC000000ffzTAMAY', '175.01', '279.99'),
(39142, '414613010', NULL, NULL, 'yaw asante', 'Maasdrielhof 134', '', '1106 NC', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '31619937978', '00100695ET', NULL, NULL, 'GM-3005-4 - Horloge met leren band - zwart display met gouden kast', NULL, '644352634646', 'FedEx', NULL, '2016-07-06', '04.07.2016 20:28', 'BE140520NM11', '1', 'a0YC000000fpojfMAA', '119.00', '159.99'),
(39143, '414727853', NULL, NULL, 'Nigel Blair', '115 REGENT STREET', '', 'NN16 8QQ', 'KETTERING NORTHAMPTONSHIRE', 'Gro', 'GB', NULL, NULL, '7939138804', '10227447', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352634679', 'FedEx', NULL, '2016-07-06', '05.07.2016 11:07', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39144, '414929293', NULL, NULL, 'FIORENZA SANDRINE', '1 1 RUE DE LA LOUVIERE', '', '77230', 'JUILLY SEINE ET MARNE', 'Frankreich', 'FR', NULL, NULL, '672082908', '0010018UNF', NULL, NULL, 'Montre Theorema - 3004-3', NULL, '644352634760', 'FedEx', NULL, '2016-07-07', '06.07.2016 05:42', '4260295880077', '1', 'a0YC000000fgCwWMAU', '160.00', '249.90'),
(39145, '415172111', NULL, NULL, 'sandra dennison', '9 DARLEYDALE DRIVE 9', '', 'CH62 8EX', 'WIRRAL', 'Gro', 'GB', NULL, NULL, '7857384424', '0010174YC0', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352634793', 'FedEx', NULL, '2016-07-08', '07.07.2016 04:57', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39146, '415123315', '', '', 'Angela Claridge', '20 STROUD GREEN', '', 'RG14 7JA', 'NEWBURY', 'Gro', '', '', '', '7787299194', '0010055D2R', '', '', 'T 3012-3  Gold case / Black face / Brown Leather Band', '', '644352634808', 'FedEx', '', '2016-07-08', '06.07.2016 22:48', '4260295881883', '1', 'a0YC000000g7MJ0MAM', '123.01', '189.00'),
(39147, '415352115', NULL, NULL, 'Laila Tekari', 'Koning Albertstraat 109', '', '2070', 'Burcht', 'Belgien', 'BE', NULL, NULL, '494777910', '0010053SK4', NULL, NULL, 'Theorema Casablanca horloge - Zwarte koffer / Binnenkant van de meetklok in zwart / Zwart lederen armband', NULL, '644352634863', 'FedEx', NULL, '2016-07-08', '07.07.2016 20:18', '4260295880050', '1', 'a0YC000000ffzTBMAY', '175.01', '279.99'),
(39148, '415343416', NULL, NULL, 'Ramia Kaplan', '5 RUE De la mare simon 1er etage\nAppt 105', '', '93270', 'SEVRAN', 'Frankreich', 'FR', NULL, NULL, '628695229', '0010207PFM', NULL, NULL, 'Montre automatique Pionier, boîtier noir/cadran noir/bracelet noir', NULL, '644352634911', 'FedEx', NULL, '2016-07-08', '07.07.2016 17:41', '4260295882163', '1', 'a0YC000000fgD42MAE', '160.00', '249.90'),
(39149, '415226723', NULL, NULL, 'Jean Pascal FRANCO FRUTOS', '4 RUE ABBE SALVETTI Villa Salvetti Bat A', '', '06300', 'NICE Paca', 'Frankreich', 'FR', NULL, NULL, '620560793', '0010081FWD', NULL, NULL, 'Montre Automatique Pionier - Modèle 510 - 8', NULL, '644352634922', 'FedEx', NULL, '2016-07-08', '07.07.2016 10:58', 'WLSWFR16042708', '1', 'a0YC000000fhATMMA2', '165.00', '249.00'),
(39150, '415119629', NULL, NULL, 'Rachid Congo', 'PLACE DU PETIT PONT', '', '94140', 'ALFORTVILLE', 'Frankreich', 'FR', NULL, NULL, '683479554', '0010153XKB', NULL, NULL, 'Montre Automatique Pionier - Modèle 510 - 8', NULL, '644352634933', 'FedEx', NULL, '2016-07-08', '06.07.2016 19:11', 'WLSWFR16042708', '1', 'a0YC000000fhATMMA2', '165.00', '249.00'),
(39151, '415063672', NULL, NULL, 'Jessica Lafourcade', '49 RUE DE LAGNY', '', '94300', 'VINCENNES', 'Frankreich', 'FR', NULL, NULL, '665904988', '00102392F8', NULL, NULL, 'Montre Automatique Pionier - Modèle 510 - 8', NULL, '644352634944', 'FedEx', NULL, '2016-07-08', '06.07.2016 15:28', 'WLSWFR16042708', '1', 'a0YC000000fhATMMA2', '165.00', '249.00'),
(39152, '415067646', NULL, NULL, 'Mohamed NAFOUTI', '16 B RUE DES INDUSTRIEUX', '', '13003', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '619061806', '0010046JTF', NULL, NULL, 'Montre Automatique Pionier - Modèle 510 - 8', NULL, '644352634955', 'FedEx', NULL, '2016-07-08', '06.07.2016 15:18', 'WLSWFR16042708', '1', 'a0YC000000fhATMMA2', '165.00', '249.00'),
(39153, '415560032', NULL, NULL, 'Abdellatif Boussaid', 'Rue de l\'Eglise Saint-Gilles 19', '', '1060', 'Saint-Gilles', 'Belgien', 'BE', NULL, NULL, '32494631807', '0010181SLJ', NULL, NULL, 'Une montre Casablanca - Cadran en or / Face cadre intérieur noire / Bracelet en cuir marron', NULL, '644352634999', 'FedEx', NULL, '2016-07-11', '08.07.2016 18:50', '4260295880398', '1', 'a0YC000000ffzTAMAY', '175.01', '279.99'),
(39154, '415437406', NULL, NULL, 'Slimane Belafdal', 'Avenue Moliere 207', '', '1050', 'Ixelles', 'Belgien', 'BE', NULL, NULL, '466236811', '0010203P2S', NULL, NULL, 'Montre PIONIER - Boîtier argent, face blanche - Bracelet en acier inoxydable 7002-6', NULL, '644352635002', 'FedEx', NULL, '2016-07-11', '08.07.2016 09:21', '4260295882248', '1', 'a0YC000000ffJFZMA2', '149.99', '219.99'),
(39155, '415606161', NULL, NULL, 'Anoek van de Bree', 'Groene Hilledijk 263', 'A1', '3073 AK', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '616817626', '0010210D0L', NULL, NULL, 'GM-3005-2 - Horloge met leren band - zwart display met zilveren kast', NULL, '644352635013', 'FedEx', NULL, '2016-07-11', '08.07.2016 22:59', 'BE140520NM10', '1', 'a0YC000000fpojeMAA', '119.00', '159.99'),
(39156, '415498849', NULL, NULL, 'Jaimy Fokkens', 'Zambezistroom 21', '', '2721 DC', 'ZOETERMEER Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '627308688', '0010120BFW', NULL, NULL, 'Gold Case / White face / Strainless steel band', NULL, '644352635024', 'FedEx', NULL, '2016-07-11', '08.07.2016 14:00', '4260295882293', '1', 'a0YC000000ffAvMMAU', '149.99', '219.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(39157, '415791818', '', '', 'Claire Partridge', '1B Clifton street', '', 'B64 6QH', 'CRADLEY HEATH', 'Großbritannien', '', '', '', '7854833283', '0010143YZZ', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '6443 5263 5035', 'FedEx', '', '2016-07-11', '09.07.2016 20:56', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39158, '415735387', '', '', 'Vince Cooper', 'Sutton Courtenay Abingdon 21 Bradstocks Way', '', 'OX14 4BY', 'ABINGDON', 'Großbritannien', '', '', '', '01234 847723', '0010243HDE', '', '', '101-5 Black case / Black face / Black Leather Band', '', '644352635046', 'FedEx', '', '2016-07-11', '09.07.2016 16:24', '4260295880050', '1', 'a0YC000000g6Z1OMAU', '154.99', '239.00'),
(39159, '415711667', '', '', 'Vivienne Smith', '25 THE CLOSE 25', '', 'LU3 2LR', 'LUTON', 'Großbritannien', '', '', '', '7702751144', '0010027VMB', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352635057', 'FedEx', '', '2016-07-11', '09.07.2016 13:49', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39160, '415699922', '', '', 'faisal geele', '20 Sundew Avenue', '', 'W12 0RS', 'Londo', 'Großbritannien', '', '', '', '7949087676', '0010033X44', '', '', '506-3 Gold case / Black face / Brown Leather Band', '', '644352635068', 'FedEx', '', '2016-07-11', '09.07.2016 12:30', '4260295880886', '1', 'a0YC000000g7LE4MAM', '120.01', '179.00'),
(39161, '415589452', '', '', 'Connah Bishop', '82 Howson road', '', 'WA2 9TZ', 'WARRINGTON', 'Großbritannien', '', '', '', '1925341112', '0010238P9Y', '', '', '101-1 Silver case / White face / Black Leather Band', '', '644352635079', 'FedEx', '', '2016-07-11', '08.07.2016 21:55', '4260295880374', '1', 'a0YC000000g6Z1LMAU', '154.99', '239.00'),
(39162, '415588747', '', '', 'Pavel Ananin', 'Flat 4 Nexus Court 10 Kirkdale Road', '', 'E11 1HB', 'London', 'Großbritannien', '', '', '', '7446338854', '001024862D', '', '', '506-3 Gold case / Black face / Brown Leather Band', '', '644352635080', 'FedEx', '', '2016-07-11', '08.07.2016 21:42', '4260295880886', '1', 'a0YC000000g7LE4MAM', '120.01', '179.00'),
(39163, '415553351', '', '', 'Asif Mohammed', '70 KINGSWAY', '', 'OX16 9NY', 'BANBURY', 'Großbritannien', '', '', '', '7864673650', '0010127YR4', '', '', '101-5 Black case / Black face / Black Leather Band', '', '644352635090', 'FedEx', '', '2016-07-11', '08.07.2016 18:33', '4260295880050', '1', 'a0YC000000g6Z1OMAU', '154.99', '239.00'),
(39164, '415340860', '', '', 'Mandy Keddie', '66 Sywell Road, Overstone', '', 'NN6 0AN', 'Northampton', 'Großbritannien', '', '', '', '1604642651', '0010052V4X', '', '', '101-1 Silver case / White face / Black Leather Band', '', '644352635105', 'FedEx', '', '2016-07-11', '07.07.2016 19:41', '4260295880374', '1', 'a0YC000000g6Z1LMAU', '154.99', '239.00'),
(39165, '415340540', '', '', 'Mandy Keddie', '66 Sywell Road, Overstone', '', 'NN6 0AN', 'Northampton', 'Großbritannien', '', '', '', '1604642651', '0010097E33', '', '', '101-2 Silver case / Black face / Black Leather Band', '', '644352635105', 'FedEx', '', '2016-07-11', '07.07.2016 19:40', '4260295880381', '1', 'a0YC000000g6Z1MMAU', '154.99', '239.00'),
(39166, '415252463', '', '', 'Nilofer mohammad', '515 Green lane', '', 'B9 5PT', 'BIRMINGHAM', 'Großbritannien', '', '', '', '7449021630', '0010057J8J', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352635116', 'FedEx', '', '2016-07-11', '07.07.2016 13:56', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39167, '415836428', NULL, NULL, 'sherazad lamari', '12 avenue du docteur emile roux', '', '94380', 'Bonneuil sur marne', 'Frankreich', 'FR', NULL, NULL, '777256372', '0010173YHI', NULL, NULL, 'Montre automatique Pionier, boîtier doré/cadran noir/bracelet marron Berlin', NULL, '578824949750', 'FedEx', NULL, '2016-07-11', '10.07.2016 04:42', '4260295882156', '1', 'a0YC000000fgD41MAE', '160.00', '249.90'),
(39168, '415432868', NULL, NULL, 'Baldini-Bioletto Marc', '115 115 CORNICHE FLEURIE LES JARDINS DE LA CORNICHE', '', '06200', 'NICE', 'Frankreich', 'FR', NULL, NULL, '679831265', '00101044DP', NULL, NULL, 'Montre automatique Pionier, boîtier argent/cadran doré/bracelet noir Berlin', NULL, '578824949760', 'FedEx', NULL, '2016-07-11', '08.07.2016 07:54', '4260295882132', '1', 'a0YC000000fgD3zMAE', '160.00', '249.90'),
(39169, '416030204', NULL, NULL, 'Seamus Murray', '33 Richmond Road Cheney Manor', '', 'Sn2 1ly', 'Swindon Wiltshire', 'Gro', 'GB', NULL, NULL, '0788 292 894 9', '0010058EE5', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352635263', 'FedEx', NULL, '2016-07-12', '11.07.2016 00:16', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39170, '415999994', NULL, NULL, 'Dana Smith', '8 DOWNSIDE AVENUE', '', 'BN14 0EU', 'WORTHING', 'Gro', 'GB', NULL, NULL, '7796341080', '0010172WU7', NULL, NULL, '512-2 Silver case / Black face / Black Leather Band', NULL, '644352635274', 'FedEx', NULL, '2016-07-12', '10.07.2016 21:15', '4260295881876', '1', 'a0YC000000g7MIzMAM', '123.01', '189.00'),
(39171, '415920191', NULL, NULL, 'philippe Mihami', '22 ALLEE MAURICE HURON 22', '', '93390', 'CLICHY SOUS BOIS', 'Frankreich', 'FR', NULL, NULL, '659222165', '001025026Z', NULL, NULL, 'Montre automatique Theorema - 3008-7 - Or / Noir / Acier', NULL, '644352635285', 'FedEx', NULL, '2016-07-12', '10.07.2016 17:43', '4260295881722', '1', 'a0YC000000g6tzVMAQ', '150.00', '249.90'),
(39172, '415962705', NULL, NULL, 'Rachid Ahidar', '171 CHEMIN DE LA CARRIERE DU PLANAS 171', '', '84500', 'BOLLENE', 'Frankreich', 'FR', NULL, NULL, '683581015', '00101145U9', NULL, NULL, 'Montre Theorema - 3004-2', NULL, '644352635296', 'FedEx', NULL, '2016-07-12', '10.07.2016 15:38', '4260295880060', '1', 'a0YC000000fgCwVMAU', '160.00', '249.90'),
(39173, '415862856', NULL, NULL, 'Fabien SIEGFRIED', '3 Les BORDES', '', '37350', 'LE PETIT PRESSIGNY', 'Frankreich', 'FR', NULL, NULL, '682454613', '0010135D5H', NULL, NULL, 'Montre automatique Pionier, boîtier argent/cadran noir/bracelet noir', NULL, '644352635300', 'FedEx', NULL, '2016-07-12', '10.07.2016 08:15', '4260295882149', '1', 'a0YC000000fgD40MAE', '160.00', '249.90'),
(39174, '415855043', NULL, NULL, 'albertus wierenga', '124 AVENUE DU MARECHAL LECLERC', '', '06210', 'MANDELIEU LA NAPOULE', 'Frankreich', 'FR', NULL, NULL, '679718446', '00102289LS', NULL, NULL, 'Montre Theorema - 3004-4', NULL, '644352635311', 'FedEx', NULL, '2016-07-12', '10.07.2016 07:19', '4260295880084', '1', 'a0YC000000fgCwXMAU', '160.00', '249.90'),
(39175, '416159818', '', '', 'Abdelmoumen Laddour', '80B Portnall Road', '', 'W9 3BE', 'LONDON', 'Großbritannien', '', '', '', '7564611091', '0010189T5Q', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352635333', 'FedEx', '', '2016-07-13', '11.07.2016 15:00', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39176, '416355322', NULL, NULL, 'Y Stam', 'Kaaistraat 37', '', '4711HP', 'ST. WILLEBRORD Noord-Brabant', 'Niederlande', 'NL', NULL, NULL, '645042504', '0010169NQ1', NULL, NULL, 'Pionier automatisch horloge - goudkleurige kast / zwarte carbon wijzerplaat / bruine band (506-3)', NULL, '644352635344', 'FedEx', NULL, '2016-07-13', '12.07.2016 11:36', '4260295880886', '1', 'a0YC000000gAApuMAG', '139.99', '199.99'),
(39177, '416469662', NULL, NULL, 'Fedor Bilici', 'avenue de la Houlette 1', '', '1160', 'Auderghem', 'Belgien', 'BE', NULL, NULL, '472102775', '0010003PAP', NULL, NULL, 'Une montre Casablanca - Cadran en or / Face cadre intérieur noire / Bracelet en cuir marron', NULL, '644352635436', 'FedEx', NULL, '2016-07-14', '12.07.2016 20:21', '4260295880398', '1', 'a0YC000000ffzTAMAY', '175.01', '279.99'),
(39178, '416427022', NULL, NULL, 'Jilali Chouihdi', 'rue Bisse 6', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '484964707', '0010155EEX', NULL, NULL, 'Miami - Boîtier doré / cadran noir carbone / bracelet marron', NULL, '644352635447', 'FedEx', NULL, '2016-07-14', '12.07.2016 18:50', '4260295880886', '1', 'a0YC000000gAAd5MAG', '139.99', '199.99'),
(39179, '416520481', '', '', 'Denis Voiciuc', '183 TEMPLE HILL Dartford, Kent', '', 'DA1 5TU', 'LONDON', 'Großbritannien', '', '', '', '+44 7969 266732', '0010086ELH', '', '', '101-5 Black case / Black face / Black Leather Band', '', '644352635425', 'FedEx', '', '2016-07-14', '13.07.2016 01:31', '4260295880050', '1', 'a0YC000000g6Z1OMAU', '154.99', '239.00'),
(39180, '416258613', NULL, NULL, 'Thierry MALATESTE', '14 ALLEE DU CHATEAU', '', '78600', 'LE MESNIL LE ROI', 'Frankreich', 'FR', NULL, NULL, '626476799', '0010195KPX', NULL, NULL, 'Montre Theorema - 3004-4', NULL, '604569194987', 'FedEx', NULL, '2016-07-13', '11.07.2016 20:42', '4260295880084', '1', 'a0YC000000fgCwXMAU', '160.00', '249.90'),
(39181, '416244742', NULL, NULL, 'Thomas Bonhomme', '324 Chemins des erables', '', '38300', 'MAUBEC', 'Frankreich', 'FR', NULL, NULL, '673095846', '0010146VNS', NULL, NULL, 'Montre Automatique Pionier - Modèle 510 - 8', NULL, '604569194998', 'FedEx', NULL, '2016-07-13', '11.07.2016 19:58', 'WLSWFR16042708', '1', 'a0YC000000fhATMMA2', '165.00', '249.00'),
(39182, '416082870', NULL, NULL, 'Kevin Kolfenter', '22 RUE LEON GAMBETTA', '', '59320', 'HAUBOURDIN', 'Frankreich', 'FR', NULL, NULL, '633700039', '0010231AOW', NULL, NULL, 'Montre automatique Theorema - 3008-7 - Or / Noir / Acier', NULL, '604569195001', 'FedEx', NULL, '2016-07-13', '11.07.2016 07:53', '4260295881722', '1', 'a0YC000000g6tzVMAQ', '150.00', '249.90'),
(39183, '416076717', NULL, NULL, 'Rabah Boukheroufa', '9 Fragonard', '', '78200', 'Mantes la jolie', 'Frankreich', 'FR', NULL, NULL, '660823305', '0010250DGV', NULL, NULL, 'Montre Pionier automatique Malibu Diamonds- Argent / Noir / Acier', NULL, '604569195012', 'FedEx', NULL, '2016-07-13', '11.07.2016 07:21', '4260295881913', '1', 'a0YC000000g6txsMAA', '160.00', '249.90'),
(39184, '416628935', '', '', 'Bregje Raaijmakers', 'Millsebaan 95', '', '5403 AA', 'UDEN Noord-Brabant', 'Niederlande', '', '', '', '6644509777', '00102501NC', '', '', '3004-1 Silver case / Gold face / Black Leather Band', '', '644352635480', 'FedEx', '', '2016-07-14', '13.07.2016 16:32', '4260295880053', '1', 'a0YC000000ffxsyMAA', '160.00', '239.99'),
(39185, '416702045', '', '', 'zakaria moutaouakil', '35  boulevard du port', '', '95000', 'cergy', 'Frankreich', '', '', '', '652465523', '0010132GL4', '', '', 'Montre Theorema - 3004-4', 'Paket am 28.07.16 zurück erhalten!', '644352635517', 'FedEx', '', '2016-07-15', '13.07.2016 17:15', '4260295880084', '1', 'a0YC000000fgCwXMAU', '160.00', '249.90'),
(39186, '416843465', NULL, NULL, 'Khalid Achbo', 'Robertdoumastraat 3 1h', '', '1063 GP', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '681399625', '0010164VFI', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352635539', 'FedEx', NULL, '2016-07-15', '14.07.2016 11:01', '4260295880398', '1', 'a0YC000000ffzNsMAI', '175.01', '279.99'),
(39187, '416832957', '', '', 'Sophie Ikuzwe', 'Flat 1 56 Maberley Road', '', 'SE19 2JA', 'London', 'Großbritannien', '', '', '', '7716468341', '0010105PMD', '', '', '506-3 Gold case / Black face / Brown Leather Band', '', '644352635528', 'FedEx', '', '2016-07-15', '14.07.2016 10:47', '4260295880886', '1', 'a0YC000000g7LE4MAM', '120.01', '179.00'),
(39188, '417439268', NULL, NULL, 'Florian Rodts', 'Mollekot 31', '31', '9988', 'Watervliet', 'Belgien', 'BE', NULL, NULL, '475353961', '0010250PR7', NULL, NULL, 'Silver case / White face / Strainless steel band', NULL, '644352635701', 'FedEx', NULL, '2016-07-18', '17.07.2016 00:48', '4260295882279', '1', 'a0YC000000ffJFcMAM', '149.99', '219.99'),
(39189, '417404938', NULL, NULL, 'chevolet le louvre', 'place pierre le grand 7', '', '4900', 'spa', 'Belgien', 'BE', NULL, NULL, '32499369272', '0010029VU7', NULL, NULL, 'Miami - Boîtier doré / cadran noir carbone / bracelet marron', NULL, '644352635712', 'FedEx', NULL, '2016-07-18', '16.07.2016 19:50', '4260295880886', '1', 'a0YC000000gAAd5MAG', '139.99', '199.99'),
(39190, '417051731', NULL, NULL, 'N.A. Refa', 'Genemuidenstraat 79', 'Prive', '2545 PP', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '31655344858', '00102244SF', NULL, NULL, 'Pionier automatisch horloge - goudkleurige kast / zwarte carbon wijzerplaat / bruine band (506-3)', NULL, '644352635723', 'FedEx', NULL, '2016-07-18', '15.07.2016 08:28', '4260295880886', '1', 'a0YC000000gAApuMAG', '139.99', '199.99'),
(39191, '416966680', NULL, NULL, 'J.C. van Boven', 'Goudplevierstraat 108', '', '8043 JH', 'ZWOLLE', 'Niederlande', 'NL', NULL, NULL, '612550691', '0010013UI5', NULL, NULL, 'Gold case / White face / Brown Leather Band', NULL, '644352635734', 'FedEx', NULL, '2016-07-18', '14.07.2016 20:33', '4260295882248', '1', 'a0YC000000ffAvHMAU', '149.99', '219.99'),
(39192, '417397687', '', '', 'Amarpreet Johal', '561CROSSSTORE PENTREGETHIN ROAD Ravenhill', '', 'SA5 8AB', 'SWANSEA', 'Großbritannien', '', '', '', '7814422578', '00101768U5', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352635609', 'FedEx', '', '2016-07-18', '16.07.2016 19:25', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39193, '417315192', '', '', 'Francesca Assiratti', '20 MURRELLS CLOSE', '', 'CF38 2NF', 'PONTYPRIDD', 'Großbritannien', '', '', '', '-', '0010133F12', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352635610', 'FedEx', '', '2016-07-18', '16.07.2016 12:49', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39194, '417100674', '', '', 'alexandra pearson', '16 PARK LANE snitterfield', '', 'CV37 0LT', 'STRATFORD-UPON-AVON', 'Großbritannien', '', '', '', '7909092032', '0010190E6P', '', '', '101-5 Black case / Black face / Black Leather Band', '', '644352635620', 'FedEx', '', '2016-07-18', '15.07.2016 12:34', '4260295880050', '1', 'a0YC000000g6Z1OMAU', '154.99', '239.00'),
(39195, '416997765', '', '', 'Iulian Ionescu', '29 MCNAMARA ROAD', '', 'NE28 7DP', 'WALLSEND', 'Großbritannien', '', '', '', '7825595663', '0010185RSQ', '', '', '101-5 Black case / Black face / Black Leather Band', '', '644352635631', 'FedEx', '', '2016-07-18', '14.07.2016 23:15', '4260295880050', '1', 'a0YC000000g6Z1OMAU', '154.99', '239.00'),
(39196, '417342124', '', '', 'Chris Payne', '2 Kilmory Road', '', 'KA21 6DQ', 'SALTCOATS', 'Großbritannien', '', '', '', '7944655884', '0010017BNK', '', '', '506-3 Gold case / Black face / Brown Leather Band', '', '644352635642', 'FedEx', '', '2016-07-18', '16.07.2016 14:51', '4260295880886', '1', 'a0YC000000g7LE4MAM', '120.01', '179.00'),
(39197, '417123888', '', '', 'SiDH Vaze', '29 29 CAZENOVE ROAD', '', 'E17 4NP', 'LONDON Greater London', 'Großbritannien', '', '', '', '7867240021', '00101661VT', '', '', '506-3 Gold case / Black face / Brown Leather Band', '', '644352635653', 'FedEx', '', '2016-07-18', '15.07.2016 14:26', '4260295880886', '1', 'a0YC000000g7LE4MAM', '120.01', '179.00'),
(39198, '417185897', '', '', 'Steve Rimmer', '10 Thornton Road', '', 'PR9 7BN', 'SOUTHPORT', 'Großbritannien', '', '', '', '7971745114', '0010141EU0', '', '', '506-3 Gold case / Black face / Brown Leather Band', '', '644352635664', 'FedEx', '', '2016-07-18', '15.07.2016 20:26', '4260295880886', '1', 'a0YC000000g7LE4MAM', '120.01', '179.00'),
(39199, '417204597', '', '', 'Elizabeth Dunlop', 'NUMBER1 PLACE CHARENTE Dalkeith', '', 'EH22 2DZ', 'DALKEITH', 'Großbritannien', '', '', '', '0131 660 0293', '00102228XM', '', '', '507-4 Black case / Black face / Black Leather Band', '', '644352635675', 'FedEx', '', '2016-07-18', '15.07.2016 21:05', '4260295881173', '1', 'a0YC000000g985VMAQ', '120.01', '179.00'),
(39200, '417149729', '', '', 'Ricardo Sousa', '183 BALTYLUM MEADOWS Northen Irland', '', 'BT62 4DZ', 'CRAIGAVON', 'Großbritannien', '', '', '', '7850673529', '0010250NGC', '', '', '507-4 Black case / Black face / Black Leather Band', '', '644352635686', 'FedEx', '', '2016-07-18', '15.07.2016 16:51', '4260295881173', '1', 'a0YC000000g985VMAQ', '120.01', '179.00'),
(39201, '416986605', '', '', 'Florin Capra', '31 BELLAMY DRIVE 31', '', 'HA7 2DD', 'STANMORE', 'Großbritannien', '', '', '', '7428957579', '0010080BJY', '', '', '3012-3 Gold case / Black face / Brown Leather Band', '', '644352635697', 'FedEx', '', '2016-07-18', '14.07.2016 21:57', '4260295881883', '1', 'a0YC000000g7MJ0MAM', '123.01', '189.00'),
(39202, '417427141', NULL, NULL, 'Johan Devulder', '3 RUE DE LA CROIX BLANCHE bat/B', '', '31700', 'BLAGNAC', 'Frankreich', 'FR', NULL, NULL, '688768286', '0010250M6O', NULL, NULL, 'Montre Pionier automatique Malibu Diamonds- Blanc / Argent / Acier', NULL, '578824949885', 'FedEx', NULL, '2016-07-18', '16.07.2016 21:44', '4260295881906', '1', 'a0YC000000g6txrMAA', '160.00', '249.90'),
(39203, '417137678', NULL, NULL, 'Sandra Ndaya Kadima', '246 RUE ETIENNE MARCEL', '', '93170', 'BAGNOLET', 'Frankreich', 'FR', NULL, NULL, '616743875', '0010250A7R', NULL, NULL, 'Montre automatique Theorema - 3008-2 - Argent / Noir', NULL, '578824949896', 'FedEx', NULL, '2016-07-18', '15.07.2016 14:19', '4260295880169', '1', 'a0YC000000g6tzQMAQ', '150.00', '249.90'),
(39204, '416896604', NULL, NULL, 'Fouzia fahmi', '1 Avenue le corbusier', '', '95570', 'BOUFFEMONT', 'Frankreich', 'FR', NULL, NULL, '688782415', '0010016R3W', NULL, NULL, 'Montre Theorema - 3004-3', NULL, '578824949900', 'FedEx', NULL, '2016-07-18', '14.07.2016 13:17', '4260295880077', '1', 'a0YC000000fgCwWMAU', '160.00', '249.90'),
(39205, '417482799', '', '', 'Mirela Lucescu', '43 Winchester Road', '', 'HA3 9PD', 'HARROW', 'Großbritannien', '', '', '', '7584411051', '0010055N2F', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352635756', 'FedEx', '', '2016-07-19', '17.07.2016 09:42', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39206, '417538149', '', '', 'Vasile Mamaliga', '193 Somerville road', '', 'RM6 5AU', 'ROMFORD', 'Großbritannien', '', '', '', '7476818733', '0010235NYV', '', '', '101-5 Black case / Black face / Black Leather Band', '', '644352635767', 'FedEx', '', '2016-07-19', '17.07.2016 13:24', '4260295880050', '1', 'a0YC000000g6Z1OMAU', '154.99', '239.00'),
(39207, '417659420', '', '', 'Bryan Bailey', '61 Cleeve Ro Yardley Wood', '', 'B144EE', 'Birmingham', 'Großbritannien', '', '', '', '7806635396', '0010159V8Y', '', '', '506-3 Gold case / Black face / Brown Leather Band', '', '644352635778', 'FedEx', '', '2016-07-19', '17.07.2016 23:43', '4260295880886', '1', 'a0YC000000g7LE4MAM', '120.01', '179.00'),
(39208, '417518425', '', '', 'Ajit Thomas', '133C KIMBOLTON ROAD', '', 'MK41 8DT', 'BEDFORD', 'Großbritannien', '', '', '', '7966975438', '0010122OHD', '', '', '3012-4 Black case / Black face / Black Leather Band', '', '644352635789', 'FedEx', '', '2016-07-19', '17.07.2016 13:59', '4260295881890', '1', 'a0YC000000g7MJ1MAM', '123.01', '189.00'),
(39209, '417741513', '', '', 'Arben Pepa', 'Block F Flat 4 John fisher street', '', 'E1 8JZ', 'LONDON', 'Großbritannien', '', '', '', '7966984295', '0010150CPE', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352635790', 'FedEx', '', '2016-07-19', '18.07.2016 11:59', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39210, '417778624', NULL, NULL, 'jean pierre daneels', 'Rue Marius Wautier 123', '', '1420', 'Braine-l\'Alleud', 'Belgien', 'BE', NULL, NULL, '23841771', '0010004NN7', NULL, NULL, 'Miami - Boîtier doré / cadran noir carbone / bracelet marron', NULL, '644352635804', 'FedEx', NULL, '2016-07-19', '18.07.2016 14:19', '4260295880886', '1', 'a0YC000000gAAd5MAG', '139.99', '199.99'),
(39211, '417775994', NULL, NULL, 'Rudi Kwaytaal', 'Groenland 37 a', '', '2931 RA', 'KRIMPEN AAN DE LEK zuid holland', 'Niederlande', 'NL', NULL, NULL, '616912546', '0010200GHS', NULL, NULL, 'black case / Black face / Strainless steel band', NULL, '644352635815', 'FedEx', NULL, '2016-07-19', '18.07.2016 14:08', '4260295882316', '1', 'a0YC000000ffAvOMAU', '149.99', '219.99'),
(39212, '417943432', '', '', 'kirsty moyce', 'Spelland oast h Spelland oast house Goatham lane', '', 'TN31 6EY', 'Broad oak', 'Großbritannien', '', '', '', '7403647007', '0010129KIV', '', '', '101-1 Silver case / White face / Black Leather Band', '', '644352635860', 'FedEx', '', '2016-07-20', '19.07.2016 09:35', '4260295880374', '1', 'a0YC000000g6Z1LMAU', '154.99', '239.00'),
(39213, '417899846', '', '', 'Tabasam Khan', '12 Delamere Gardens', '', 'WF1 4LJ', 'WAKEFIELD', 'Großbritannien', '', '', '', '7701298613', '00101167S7', '', '', '507-1 Silver case / White face / Black Leather Band', '', '644352635870', 'FedEx', '', '2016-07-20', '19.07.2016 02:17', '4260295881142', '1', 'a0YC000000g985SMAQ', '120.01', '179.00'),
(39214, '417791345', '', '', 'Gillian Nolan', '6 Sandon Crescent Little Neston', '', 'CH64 0TU', 'Neston Cheshire', 'Großbritannien', '', '', '', '7841248534', '0010166VNX', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352635881', 'FedEx', '', '2016-07-20', '18.07.2016 16:54', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39215, '417974320', NULL, NULL, 'Angela Sanchez', '0 Hotel Ibis budget avenue de la grangette', '', '74200', 'Thonon les bains', 'Frankreich', 'FR', NULL, NULL, '689144031', '0010039LJ1', NULL, NULL, 'Montre Theorema - 3004-3', NULL, '644352635930', 'Fedex', NULL, '2016-07-20', '19.07.2016 12:25', '4260295880077', '1', 'a0YC000000fgCwWMAU', '160.00', '249.90'),
(39216, '418117779', '', '', 'patience chenjerai', '56 Kingston Road Flat 7', '', 'KT3 3LZ', 'New Malden', 'Großbritannien', '', '', '', '7576430300', '00100090V5', '', '', '506-3 Gold case / Black face / Brown Leather Band', '', '644352635951', 'FedEx', '', '2016-07-21', '19.07.2016 22:49', '4260295880886', '1', 'a0YC000000g7LE4MAM', '120.01', '179.00'),
(39217, '418064018', '', '', 'Petrescu Constantin Nicolae', '52 MASON WAY', '', 'B15 2EE', 'BIRMINGHAM', 'Großbritannien', '', '', '', '7922777873', '0010150U8H', '', '', '3012-3 Gold case / Black face / Brown Leather Band', '', '644352635962', 'FedEx', '', '2016-07-21', '19.07.2016 18:28', '4260295881883', '1', 'a0YC000000g7MJ0MAM', '123.01', '189.00'),
(39218, '418293090', NULL, NULL, 'meka julie', '11 RUE DU CHATEAU', '', '30150', 'MONTFAUCON', 'Frankreich', 'FR', NULL, NULL, '687427622', '0010042DEM', NULL, NULL, 'Montre Theorema - 3004-3', NULL, '644352635995', 'FedEx', NULL, '2016-07-21', '20.07.2016 14:40', '4260295880077', '1', 'a0YC000000fgCwWMAU', '160.00', '249.90'),
(39219, '418059628', NULL, NULL, 'Adel Bendaoud', '80  ETAGE 1CHE Avenue De Constantine Chez Wealt Etage 1 - Chez Wealth Estat Etage 1', '', '38100', 'GRENOBLE', 'Frankreich', 'FR', NULL, NULL, '629746580', '0010109MTC', NULL, NULL, 'Montre Pionier automatique Malibu Diamonds- Noir/ Noir / Acier', NULL, '644352636009', 'FedEx', NULL, '2016-07-21', '20.07.2016 01:59', '4260295881937', '1', 'a0YC000000g6txuMAA', '160.00', '249.90'),
(39220, '418284309', '', '', 'Fred Edwards', '155 SMITHY LANE', '', 'L40 8HJ', 'ORMSKIRK', 'Großbritannien', '', '', '', '7929552294', '0010194XDW', '', '', '3012-3 Gold case / Black face / Brown Leather Band', '', '644352636010', 'FedEx', '', '2016-07-21', '20.07.2016 16:17', '4260295881883', '1', 'a0YC000000g7MJ0MAM', '123.01', '189.00'),
(39221, '418263507', '', '', 'Benjamin Antonio', '182 ARDGOWAN ROAD', '', 'SE6 1XB', 'LONDON', 'Großbritannien', '', '', '', '7507841733', '00101231QT', '', '', '506-4 Black case / Black face / Black Leather Band', '', '644352636020', 'FedEx', '', '2016-07-21', '20.07.2016 14:30', '4260295880893', '1', 'a0YC000000g7LE5MAM', '120.01', '179.00'),
(39222, '418431601', '', '', 'Callum Dickins', '879 DUNSTABLE ROAD', '', 'LU4 0HR', 'LUTON', 'Großbritannien', '', '', '', '7800797682', '0010242EL1', '', '', '506-3 Gold case / Black face / Brown Leather Band', '', '644352636053', 'FedEx', '', '2016-07-22', '21.07.2016 09:00', '4260295880886', '1', 'a0YC000000g7LE4MAM', '120.01', '179.00'),
(39223, '418482563', NULL, NULL, 'Adam Vissargov', 'rue des foxhalles  64', '', '4800', 'Verviers', 'Belgien', 'BE', NULL, NULL, '485409415', '0010022VD7', NULL, NULL, 'Montre PIONIER - Boîtier argent, face blanche - Bracelet en acier inoxydable', NULL, '644352636075', 'FedEx', NULL, '2016-07-22', '21.07.2016 12:48', '4260295882248', '1', 'a0YC000000ffJFZMA2', '149.99', '219.99'),
(39224, '418432641', '', '', 'Callum Dickins', '879 DUNSTABLE ROAD', '', 'LU4 0HR', 'LUTON', 'Großbritannien', '', '', '', '7800797682', '00100811NS', '', '', 'Men’s Malibu Diamond skeleton watch - 502-7 gold case / black face / gold metal band', '', '644352636053', 'FedEx', '', '2016-07-22', '21.07.2016 12:37', '4260295881920', '1', 'a0YC000000g6YsoMAE', '123.00', '199.00'),
(39225, '418782661', NULL, NULL, 'Shishir Shukla', 'KHALIDYA flat no. 701', 'AL DAHAM WATCH SHOP BLDG', '', 'ABU DHABI', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '502625931', '0010020D1E', NULL, NULL, 'GM-107-1 Theorema Rio Watch - Black Leather Strap, Silver Case, White Dial', NULL, '578824950514', 'FedEx', NULL, '2016-07-25', '22.07.2016 20:10', 'a0YC000000eO8GzMAK', '1', 'a0YC000000eO8GzMAK', '760.04', '999.00'),
(39226, '418566207', NULL, NULL, 'Veronique Cavaignac', '28 avenue louis bleriot', '', '93120', 'La Courneuve', 'Frankreich', 'FR', NULL, NULL, '785471138', '0010057CQX', NULL, NULL, 'Montre automatique Pionier, boîtier doré/cadran noir/bracelet marron Berlin', NULL, '578824950503', 'FedEx', NULL, '2016-07-25', '21.07.2016 20:00', '4260295882156', '1', 'a0YC000000fgD41MAE', '160.00', '249.90'),
(39227, '419018242', NULL, NULL, 'Nourelhouda Rahmuni', 'Staal straat 15 I hoog', '', '2033 XG', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '613322905', '0010090WFT', NULL, NULL, 'Pionier automatisch horloge - zilverkleurige kast / zilverkleur en zwarte carbon wijzerplaat / zwarte band (506-2)', NULL, '644352636123', 'FedEx', NULL, '2016-07-25', '23.07.2016 20:30', '4260295880879', '1', 'a0YC000000gAAptMAG', '139.99', '199.99'),
(39228, '419036942', '', '', 'David Morris', '11 Sycamore Drive', '', 'LL12 8XU', 'Wrexham', 'Großbritannien', '', '', '', '7940182814', '0010205DGY', '', '', '101-2 Silver case / Black face / Black Leather Band', '', '644352636097', 'FedEx', '', '2016-07-25', '23.07.2016 21:45', '4260295880381', '1', 'a0YC000000g6Z1MMAU', '154.99', '239.00'),
(39229, '418939045', '', '', 'Zahoor Ahmed', '121 SANDFORD GROVE ROAD 121', '', 'S7 1RS', 'SHEFFIELD', 'Großbritannien', '', '', '', '7525466006', '0010008LGR', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352636101', 'FedEx', '', '2016-07-25', '23.07.2016 12:49', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39230, '418760530', '', '', 'Ross Archibald', '12 Fairway avenue', '', 'AB51 3WY', 'INVERURIE', 'Großbritannien', '', '', '', '7437375977', '00102051H8', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352636112', 'FedEx', '', '2016-07-25', '22.07.2016 17:14', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39231, '419282967', '', '', 'Ilie Eugen Fetita', '64 MARYLEBONE LANE', '', 'W1U 2PE', 'LONDON', 'Großbritannien', '', '', '', '7759709013', '0010171CP1', '', '', '3012-2 Silver case / Black face / Black Leather Band', '', '644352636178', 'FedEx', '', '2016-07-26', '25.07.2016 00:16', '4260295881876', '1', 'a0YC000000g7MIzMAM', '123.01', '189.00'),
(39232, '419150396', '', '', 'Enrica Basile', '5 KINGSBRIDGE AVENUE', '', 'W3 9AJ', 'LONDON', 'Großbritannien', '', '', '', '7748912678', '0010128YQT', '', '', '101-2 Silver case / Black face / Black Leather Band', '', '644352636189', 'FedEx', '', '2016-07-26', '24.07.2016 13:02', '4260295880381', '1', 'a0YC000000g6Z1MMAU', '154.99', '239.00'),
(39233, '419118456', '', '', 'Muhamet Shehi', '5 5 artillery mews', '', 'Rg30 2jn', 'READING', 'Großbritannien', '', '', '', '7490726142', '0010244R7Q', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352636190', 'FedEx', '', '2016-07-26', '24.07.2016 11:19', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39234, '419090449', '', '', 'Helder Paulo', '89-91 LEAHURST COURT ROAD', '', 'BN1 6UZ', 'BRIGHTON', 'Großbritannien', '', '', '', '7577474281', '00101905VK', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352636204', 'FedEx', '', '2016-07-26', '24.07.2016 08:06', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39235, '419188832', NULL, NULL, 'Daan Maes', 'Maarkeweg 92', '', '9680', 'Maarke-Kerkem Oost-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '493148655', '00101888TN', NULL, NULL, 'Theorema Casablanca horloge - Goud koffer / Binnenkant van de meetklok in zwart / Bruine leren armband', NULL, '644352636215', 'FedEx', NULL, '2016-07-26', '24.07.2016 15:48', '4260295880398', '1', 'a0YC000000ffzTAMAY', '175.01', '279.99'),
(39236, '419355338', NULL, NULL, 'Mathilde Daraignez', '170 Montee de la vigourette 1ere maison', '', '69270', 'Cailloux sur fontaines', 'Frankreich', 'FR', NULL, NULL, '630295756', '0010011MG3', NULL, NULL, 'Montre Theorema - 3004-2', NULL, '644352636260', 'FedEx', NULL, '2016-07-26', '25.07.2016 08:54', '4260295880060', '1', 'a0YC000000fgCwVMAU', '160.00', '249.90'),
(39237, '419238596', NULL, NULL, 'Ismahane Aittaara', '59 Rue jules michelet', '', '92700', 'Colombes', 'Frankreich', 'FR', NULL, NULL, '608235426', '0010162FVT', NULL, NULL, 'Montre Theorema - 3004-3', NULL, '644352636270', 'FedEx', NULL, '2016-07-26', '24.07.2016 17:49', '4260295880077', '1', 'a0YC000000fgCwWMAU', '160.00', '249.90'),
(39238, '419111080', NULL, NULL, 'Ribeiro Manuel', '8 AVENUE DES DROITS DE L HOMME', '', '91380', 'CHILLY MAZARIN', 'Frankreich', 'FR', NULL, NULL, '661048760', '0010106ZLB', NULL, NULL, 'Montre Pionier automatique Malibu Diamonds- Blanc / Argent / Acier', NULL, '644352636281', 'FedEx', NULL, '2016-07-26', '24.07.2016 08:17', '4260295881906', '1', 'a0YC000000g6txrMAA', '160.00', '249.90'),
(39239, '419003641', NULL, NULL, 'Carole WORMS Entreprises', '39 Rue de Lamirault ZAC de Lamirault', '', '77090', 'Collegien', 'Frankreich', 'FR', NULL, NULL, '614145462', '0010064X0A', NULL, NULL, 'Montre Pionier automatique Malibu Diamonds- Blanc / Argent / Acier', NULL, '644352636292', 'FedEx', NULL, '2016-07-26', '23.07.2016 15:53', '4260295881906', '1', 'a0YC000000g6txrMAA', '160.00', '249.90'),
(39240, '419423509', '', '', 'david dixon', '10 JACKSON STREET', '', 'NE6 4EL', 'NEWCASTLE UPON TYNE', 'Großbritannien', '', '', '', '7751459005', '001015858O', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352636373', 'FedEx', '', '2016-07-26', '25.07.2016 16:29', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39241, '419384497', '', '', 'Jason Reeves', '31 Northcott Avenue', '', 'N22 7DB', 'London', 'Großbritannien', '', '', '', '7772113783', '0010240AYH', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352636384', 'FedEx', '', '2016-07-26', '25.07.2016 13:39', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39242, '419389038', '', '', 'Daniel Chubb', 'FLAT 11 ROLLINGS HOUSE WRIGHTS MEADOW ROAD', '', 'HP11 1NQ', 'HIGH WYCOMBE', 'Großbritannien', '', '', '', '7780707973', '0010237JQT', '', '', '101-5 Black case / Black face / Black Leather Band', '', '644352636395', 'FedEx', '', '2016-07-26', '25.07.2016 12:58', '4260295880050', '1', 'a0YC000000g6Z1OMAU', '154.99', '239.00'),
(39243, '419395961', '', '', 'Emma Bannister', '40 Overhill Road Burntwood', '', 'WS7 4SU', 'Staffordshire', 'Großbritannien', '', '', '', '7847393533', '00101944BP', '', '', '3012-2 Silver case / Black face / Black Leather Band', '', '644352636400', 'FedEx', '', '2016-07-26', '25.07.2016 13:37', '4260295881876', '1', 'a0YC000000g7MIzMAM', '123.01', '189.00'),
(39244, '419323966', '', '', 'Sarah Bloor', '49 BARTHOMLEY ROAD', '', 'ST1 6NS', 'STOKE-ON-TRENT', 'Großbritannien', '', '', '', '1782274074', '00101076PN', '', '', 'Men’s Malibu Diamond skeleton watch - 502-5 silver case / white face / silver metal band', '', '644352636410', 'FedEx', '', '2016-07-26', '25.07.2016 08:27', '4260295881906', '1', 'a0YC000000g6YsmMAE', '123.00', '199.00'),
(39245, '419572356', '', '', 'kerri hilliard', 'HONEYSUCKLE Southside Scorton', '', 'DL10 6DN', 'RICHMOND', 'Großbritannien', '', '', '', '7810898692', '00100859HK', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352636590', 'FedEx', '', '2016-07-27', '26.07.2016 08:21', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39246, '419524784', '', '', 'A Rose', '7/4 ALAN BRECK GARDENS', '', 'EH4 7JD', 'EDINBURGH', 'Großbritannien', '', '', '', '77211388469', '0010014QUX', '', '', '101-2 Silver case / Black face / Black Leather Band', '', '644352636605', 'FedEx', '', '2016-07-27', '25.07.2016 23:29', '4260295880381', '1', 'a0YC000000g6Z1MMAU', '154.99', '239.00'),
(39247, '419508860', '', '', 'Debra Monroe', 'HOMELEA LOW ROAD haddiscoe', '', 'NR14 6PJ', 'NORWICH', 'Großbritannien', '', '', '', '1502679920', '00101471RZ', '', '', '101-1 Silver case / White face / Black Leather Band', '', '644352636616', 'FedEx', '', '2016-07-27', '25.07.2016 22:08', '4260295880374', '1', 'a0YC000000g6Z1LMAU', '154.99', '239.00'),
(39248, '419466158', '', '', 'Cathy Bates', '26 Elliot Road', '', 'EH14 1DU', 'Edinburgh', 'Großbritannien', '', '', '', '7597872093', '0010062XB3', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352636627', 'FedEx', '', '2016-07-27', '25.07.2016 18:53', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39249, '419437573', NULL, NULL, 'Agata Dobrowolska', 'Weteringkade 103', '', '2515 AM', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '31617013656', '0010228VGU', NULL, NULL, '3004-2 Silver case / Black face / Black Leather Band', NULL, '644352636638', 'FedEx', NULL, '2016-07-27', '25.07.2016 17:35', '4260295880060', '1', 'a0YC000000ffxszMAA', '160.00', '239.99'),
(39250, '419565934', NULL, NULL, 'Corine LEVY', '30 AVENUE DES CHAMPS ELYSEES', '', '75008', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '624315043', '00100305QE', NULL, NULL, 'Montre Theorema - 3004-3', NULL, '644352636650', 'FedEx', NULL, '2016-07-27', '26.07.2016 05:08', '4260295880077', '1', 'a0YC000000fgCwWMAU', '160.00', '249.90'),
(39251, '419581331', '', '', 'Anca Daniela Matei', '4 Hurst Court SOUTHEND ROAD', '', 'BR3 5AG', 'BECKENHAM', 'Großbritannien', '', '', '', '7429597800', '00102082YM', '', '', '101-2 Silver case / Black face / Black Leather Band', '', '644352636708', 'FedEx', '', '2016-07-27', '26.07.2016 10:00', '4260295880381', '1', 'a0YC000000g6Z1MMAU', '154.99', '239.00'),
(39252, '419581778', '', '', 'Anca Daniela Matei', '4 Hurst Court SOUTHEND ROAD', '', 'BR3 5AG', 'BECKENHAM', 'Großbritannien', '', '', '', '7429597800', '0010115JAN', '', '', '3012-3 Gold case / Black face / Brown Leather Band', '', '644352636708', 'FedEx', '', '2016-07-27', '26.07.2016 09:40', '4260295881883', '1', 'a0YC000000g7MJ0MAM', '123.01', '189.00'),
(39253, '419716483', NULL, NULL, 'Zoja Nersisian', 'Munttorenstraat 2', '', '5037 BA', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '613624540', '0010054RMB', NULL, NULL, 'Pionier automatisch horloge - goudkleurige kast / zwarte carbon wijzerplaat / bruine band (506-3)', NULL, '644352636752', 'FedEx', NULL, '2016-07-28', '26.07.2016 19:04', '4260295880886', '1', 'a0YC000000gAApuMAG', '139.99', '199.99'),
(39254, '419819303', '', '', 'Adam Hare', '20 WEST RISING', '', 'NN4 0TR', 'NORTHAMPTON', 'Großbritannien', '', '', '', '7794739829', '0010106XQW', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352636720', 'FedEx', '', '2016-07-28', '27.07.2016 09:07', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39255, '419781762', '', '', 'veets derek', '11 CRAVEN STREET 11', '', 'SO14 1AX', 'SOUTHAMPTON', 'Großbritannien', '', '', '', '7404143343', '0010140DYT', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352636730', 'FedEx', '', '2016-07-28', '27.07.2016 02:03', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39256, '419676756', '', '', 'Alan Dean', '2 NORTH PENDS', '', 'TN24 9EE', 'ASHFORD', 'Großbritannien', '', '', '', '7962019654', '0010202VMT', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352636741', 'FedEx', '', '2016-07-28', '26.07.2016 17:10', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39257, '419617916', '', '', 'robert TACCONELLI  chez COFAPE', '235 COURS LA FAYETTE Chez Ste COFAPE International', '', '69006', 'LYON', 'Frankreich', '', '', '', '611142857', '0010241P41', '', '', 'Montre Theorema - 3004-1', '', '6443 5263 6866', 'FedEx', '', '2016-07-28', '26.07.2016 12:19', '4260295880053', '1', 'a0YC000000fgCwUMAU', '160.00', '249.90'),
(39258, '420038201', '', '', 'howard cobb', '11 CRAVEN STREET 11', '', 'SO14 1AX', 'SOUTHAMPTON', 'Großbritannien', '', '', '', '7459353974', '00101628KX', '', '', 'Men’s Malibu Diamond skeleton watch - 502-7 gold case / black face / gold metal band', '', '644352636903', 'FedEx', '', '2016-07-29', '27.07.2016 22:58', '4260295881920', '1', 'a0YC000000g6YsoMAE', '123.00', '199.00'),
(39259, '420187561', '', '', 'Luca Fragnoli', '148 HAUGH STREET', '', 'FK2 7QT', 'FALKIRK', 'Großbritannien', '', '', '', '7557363149', '0010101URL', '', '', '3012-2 Silver case / Black face / Black Leather Band', '', '644352636947', 'FedEx', '', '2016-07-29', '28.07.2016 14:30', '4260295881876', '1', 'a0YC000000g7MIzMAM', '123.01', '189.00'),
(39260, '420053302', NULL, NULL, 'Firat Kaplan', '5 RUE De la mare simon 1er etage', 'APP 105', '93270', 'SEVRAN', 'Frankreich', 'FR', NULL, NULL, '628695229', '0010075KKL', NULL, NULL, 'Montre automatique Pionier, boîtier noir/cadran noir/bracelet noir', NULL, '644352636969', 'FedEx', NULL, '2016-07-29', '27.07.2016 23:05', '4260295882163', '1', 'a0YC000000fgD42MAE', '160.00', '249.90'),
(39261, '420767934', '', '', 'Barrie Watson', '7 somerville close', '', 'EX8 4DW', 'EXMOUTH', 'Großbritannien', '', '', '', '7903519900', '00100012GF', '', '', '101-1 Silver case / White face / Black Leather Band', '', '644352637049', 'FedEx', '', '2016-08-01', '30.07.2016 19:17', '4260295880374', '1', 'a0YC000000g6Z1LMAU', '154.99', '239.00'),
(39262, '420535362', '', '', 'Kim Barton', '3 TANFIELD LANE', '', 'MK10 9NH', 'MILTON KEYNES', 'Großbritannien', '', '', '', '1908788413', '0010065OPX', '', '', '101-1 Silver case / White face / Black Leather Band', '', '644352637050', 'FedEx', '', '2016-08-01', '29.07.2016 21:01', '4260295880374', '1', 'a0YC000000g6Z1LMAU', '154.99', '239.00'),
(39263, '420584018', '', '', 'Hicham El Ammari', '60 HANOVER DRIVE', '', 'NN13 6JS', 'BRACKLEY', 'Großbritannien', '', '', '', '7412530812', '0010042GAQ', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352637060', 'FedEx', '', '2016-08-01', '29.07.2016 23:03', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39264, '420817877', '', '', 'veto brown', '11 CRAVEN STREET 11', '', 'SO14 1AX', 'SOUTHAMPTON', 'Großbritannien', '', '', '', '7459353974', '001010431F', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352637071', 'FedEx', '', '2016-08-01', '30.07.2016 23:37', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39265, '420438982', '', '', 'shashi kumar parbhakar', '45 PENTSTEMON DRIVE', '', 'DA10 0NL', 'SWANSCOMBE', 'Großbritannien', '', '', '', '7889545851', '00102223EH', '', '', '506-3 Gold case / Black face / Brown Leather Band', '', '644352637082', 'FedEx', '', '2016-08-01', '29.07.2016 13:20', '4260295880886', '1', 'a0YC000000g7LE4MAM', '120.01', '179.00'),
(39266, '420806838', '', '', 'john mccoy', '8 LONGMEAD ROAD', '', 'UB3 2HA', 'HAYES', 'Großbritannien', '', '', '', '7828949322', '0010245QXB', '', '', '507-2 Silver case / Black face / Black Leather Band', '', '644352637093', 'FedEx', '', '2016-08-01', '30.07.2016 23:07', '4260295881159', '1', 'a0YC000000g985TMAQ', '120.01', '179.00'),
(39267, '420500863', '', '', 'Daniel Belciu', '284 NORTH CIRCULAR ROAD', '', 'NW10 0JR', 'LONDON', 'Großbritannien', '', '', '', '7786060331', '0010160EQI', '', '', '3012-3 Gold case / Black face / Brown Leather Band', '', '644352637108', 'FedEx', '', '2016-08-01', '29.07.2016 17:17', '4260295881883', '1', 'a0YC000000g7MJ0MAM', '123.01', '189.00'),
(39268, '420790600', NULL, NULL, 'Thomas Perrin-Hepp', '4  residence la bienvenu suite: batiment B2', '', '13015', 'Marseille', 'Frankreich', 'FR', NULL, NULL, '750806679', '0010149QPR', NULL, NULL, 'Montre automatique Pionier, boîtier argent/cadran noir/bracelet noir', NULL, '644352637130', 'FedEx', NULL, '2016-08-01', '30.07.2016 19:13', '4260295882149', '1', 'a0YC000000fgD40MAE', '160.00', '249.90'),
(39269, '420593485', NULL, NULL, 'Julia et Cyril Debant / Boyer', '8 Rue Renee Michaud Villa Helianthe - App C102', '', '17000', 'La Rochelle', 'Frankreich', 'FR', NULL, NULL, '661872574', '0010073WUT', NULL, NULL, 'Montre Theorema - 3004-2', NULL, '644352637141', 'FedEx', NULL, '2016-08-01', '29.07.2016 21:48', '4260295880060', '1', 'a0YC000000fgCwVMAU', '160.00', '249.90'),
(39270, '420262165', NULL, NULL, 'Benjamin Longs', '25 Rue gillon', '', '91410', 'LES GRANGES LE ROI', 'Frankreich', 'FR', NULL, NULL, '689802415', '00102507MH', NULL, NULL, 'Montre automatique Theorema - 3008-4 - Noir / Noir', NULL, '644352637152', 'FedEx', NULL, '2016-08-01', '28.07.2016 20:43', '4260295881692', '1', 'a0YC000000g6tzSMAQ', '150.00', '249.90'),
(39271, '421189124', '', '', 'maurizio fiandra', '136 CHURCHFIELD ROAD melroze cafe', '', 'W3 6BS', 'LONDON', 'Großbritannien', '', '', '', '75508555522', '001002211C', '', '', '101-2 Silver case / Black face / Black Leather Band', '', '644352637174', 'FedEx', '', '2016-08-02', '01.08.2016 14:58', '4260295880381', '1', 'a0YC000000g6Z1MMAU', '154.99', '239.00'),
(39272, '421056704', '', '', 'Ally Zaman', '31 BRENT STREET', '', 'BB10 2QE', 'BURNLEY', 'Großbritannien', '', '', '', '7858012345', '0010030GM4', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352637185', 'FedEx', '', '2016-08-02', '01.08.2016 00:48', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39273, '420714365', NULL, NULL, 'Robin Stewart', 'Khalid bin Al Waleed Road Al Rostamani', 'WS Atkins Offices, PO Box 5620', '', 'Dubai Bur Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '551311739', '0010038PGZ', NULL, NULL, 'P 7002-4 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - GOLD BLACK-LEATHER', NULL, '578824950742', 'FedEx', NULL, '2016-08-02', '30.07.2016 17:38', 'a0YC000000fbmPyMAI', '1', 'a0YC000000fbmPyMAI', '751.99', '949.00'),
(39274, '420351302', NULL, NULL, 'FRANCIS GREI SEBASTIAN', 'Muroor Rd UNIT 1002 AL', '(FORMER ADCB BLDG.) OPPOSITE SIDE OF MADINAT ZAYED SHOPPING CENTER', '', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71509E+11', '0010195K7W', NULL, NULL, 'T3006-1-02 Theorema Monaco Watch - Black Leather Strap and Gold Case', NULL, '578824950753', 'FedEx', NULL, '2016-08-02', '29.07.2016 06:39', 'a0YC000000eO8JbMAK', '1', 'a0YC000000eO8JbMAK', '675.96', '899.00'),
(39275, '419724332', NULL, NULL, 'Midiyyeh Abdulla', 'Safa2 villa35 37A', 'Jumeira', '0', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '507075798', '0010241LLU', NULL, NULL, 'Pioner Florida Diamond Watch-Black Dial-Silver Case-Silver Metal Strap', NULL, '578824950764', 'FedEx', NULL, '2016-08-02', '26.07.2016 23:08', 'a0YC000000eVQArMAO', '1', 'a0YC000000eVQArMAO', '700.00', '999.00'),
(39276, '419607907', NULL, NULL, 'Fuad Jarrar', 'Al Salaam Street 104', 'Tourist Club Area Next to KM Hypermarket', '', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71564E+11', '0010013CQZ', NULL, NULL, 'P 7002-3  PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - GOLD WHITE-LEATHER', NULL, '578824950775', 'FedEx', NULL, '2016-08-02', '26.07.2016 13:40', 'a0YC000000fbmPUMAY', '1', 'a0YC000000fbmPUMAY', '751.99', '949.00'),
(39277, '419602178', NULL, NULL, 'Mike Gilbey', 'Pinnacle Building Suite 110', 'First Floor Al Barsha 1', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71509E+11', '0010240JP4', NULL, NULL, 'P 7002-6 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - SILVER WHITE - METAL', NULL, '578824950786', 'FedEx', NULL, '2016-08-02', '26.07.2016 13:09', 'a0YC000000fbmQmMAI', '1', 'a0YC000000fbmQmMAI', '751.99', '949.00'),
(39278, '421236638', NULL, NULL, 'jacques vimond', '273 AVENUE SAINT HUBERT', '', '06700', 'ST LAURENT DU VAR', 'Frankreich', 'FR', NULL, NULL, '607037130', '10237363', NULL, NULL, 'Montre Pionier automatique Malibu Diamonds- Or / Noir', NULL, '578824950710', 'FedEx', NULL, '2016-08-02', '01.08.2016 16:46', '4260295880701', '1', 'a0YC000000g6txpMAA', '160.00', '249.90'),
(39279, '421107151', NULL, NULL, 'patrick cabane', '3 impas 3 impasse des taillis BP 107', '', '69530', 'brignais', 'Frankreich', 'FR', NULL, NULL, '3609633893', '0010250JOA', NULL, NULL, 'Montre Pionier automatique Malibu Diamonds- Or / Noir / Acier', NULL, '578824950720', 'FedEx', NULL, '2016-08-02', '01.08.2016 08:50', '4260295881920', '1', 'a0YC000000g6txtMAA', '160.00', '249.90'),
(39280, '420840330', NULL, NULL, 'BRIZO BRIDAM', '56 Vigier', '', '91600', 'Savigny sur orge', 'Frankreich', 'FR', NULL, NULL, '658452710', '00101371NR', NULL, NULL, 'Montre Theorema - 3004-4', NULL, '578824950731', 'FedEx', NULL, '2016-08-02', '31.07.2016 01:39', '4260295880084', '1', 'a0YC000000fgCwXMAU', '160.00', '249.90'),
(39281, '421330464', '', '', 'T Imran', '2/1 9 South annandale street', '', 'G427lb', 'Glasgow', 'Großbritannien', '', '', '', '7491655021', '10014886', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352637211', 'FedEx', '', '2016-08-02', '02.08.2016 05:22', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39282, '421285173', '', '', 'Kristy Hembry', '18 Lofoten close Devonport', '', 'PL1 4DB', 'PLYMOUTH', 'Großbritannien', '', '', '', '1752456567', '0010152XTC', '', '', 'Men’s Malibu Diamond skeleton watch - 502-6 silver case / black face / silver metal band', '', '644352637222', 'FedEx', '', '2016-08-02', '01.08.2016 22:05', '4260295881913', '1', 'a0YC000000g6YsnMAE', '123.00', '199.00'),
(39283, '421250675', '', '', 'Tomasz Szlazak', '66/2/1 TORRISDALE STREET', '', 'G42 8PJ', 'GLASGOW', 'Großbritannien', '', '', '', '7955472866', '0010018LSQ', '', '', 'Men’s Malibu Diamond skeleton watch - 502-7 gold case / black face / gold metal band', '', '644352637233', 'FedEx', '', '2016-08-02', '01.08.2016 20:17', '4260295881920', '1', 'a0YC000000g6YsoMAE', '123.00', '199.00'),
(39284, '421416532', '', '', 'Louise Lupi', '61 MEADOWSIDE ROAD', '', 'G65 9EJ', 'GLASGOW', 'Großbritannien', '', '', '', '7508693151', '0010250LXA', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352637255', 'FedEx', '', '2016-08-03', '02.08.2016 14:12', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39285, '421433157', '', '', 'Jean-Paul Janssens', '70 Axe & bottle court Newcomen st', '', 'SE1 1YT', 'LONDON', 'Großbritannien', '', '', '', '447459476003', '00100132HG', '', '', '506-3 Gold case / Black face / Brown Leather Band', 'Paket am 17.08.16 zurück gekommen! Adresse falsch!', '644352637266', 'FedEx', '', '2016-08-03', '02.08.2016 13:53', '4260295880886', '1', 'a0YC000000g7LE4MAM', '120.01', '179.00'),
(39286, '421238980', NULL, NULL, 'Ahmed Bentahar', 'Rue de la brasserie 46b2', '', '7812', 'Ligne', 'Belgien', 'BE', NULL, NULL, '+32 465 35 00 92', '0010155GFY', NULL, NULL, 'Montre automatique Pionier Aruba - Noir', NULL, '644352637277', 'FedEx', NULL, '2016-08-03', '01.08.2016 21:19', 'WLSSNL16070643', '1', 'a0YC000000gAYWrMAO', '139.99', '199.99'),
(39287, '421214826', NULL, NULL, 'pamfil alexandru adrian mucenica', 'rue aripette 40', '', '4101', 'jemeppe', 'Belgien', 'BE', NULL, NULL, '498542519', '0010155CLS', NULL, NULL, 'Montre automatique Pionier Aruba - Brun/doré', NULL, '644352637288', 'FedEx', NULL, '2016-08-03', '01.08.2016 17:48', 'WLSSNL16070642', '1', 'a0YC000000gAYWqMAO', '139.99', '199.99'),
(39288, '421454307', NULL, NULL, 'Mireille Garcia', '11 rue de la soie', '', '07800', 'la voulte sur Rhone', 'Frankreich', 'FR', NULL, NULL, '614410071', '00100514QM', NULL, NULL, 'Montre automatique Theorema - 3008-3 - Or / Noir', NULL, '644352637336', 'FedEx', NULL, '2016-08-03', '02.08.2016 13:09', '4260295880176', '1', 'a0YC000000g6tzRMAQ', '150.00', '249.90'),
(39289, '421400823', NULL, NULL, 'ouedraogo guillaume', '271 COURS LA FAYETTE 271', '', '69006', 'LYON', 'Frankreich', 'FR', NULL, NULL, '758202921', '0010158YY5', NULL, NULL, 'Montre automatique Pionier, boîtier doré/cadran noir/bracelet marron', NULL, '644352637347', 'FedEx', NULL, '2016-08-03', '02.08.2016 09:47', '4260295882156', '1', 'a0YC000000fgD41MAE', '160.00', '249.90'),
(39290, '421697558', '', '', 'keeley playle', '436 CRICKLADE ROAD', '', 'SN2 7BE', 'SWINDON', 'Großbritannien', '', '', '', '7590038022', '0010027SV9', '', '', '101-5 Black case / Black face / Black Leather Band', '', '644352637369', 'FedEx', '', '2016-08-04', '03.08.2016 14:20', '4260295880050', '1', 'a0YC000000g6Z1OMAU', '154.99', '239.00'),
(39291, '421673769', '', '', 'Abdul Abubakar', '9 SPRINGFIELD CLOSE Lofthouse', '', 'WF3 3GA', 'WAKEFIELD WEST YORKSHIRE', 'Großbritannien', '', '', '', '7783005908', '0010165NBK', '', '', '506-3 Gold case / Black face / Brown Leather Band', '', '644352637370', 'FedEx', '', '2016-08-04', '03.08.2016 11:31', '4260295880886', '1', 'a0YC000000g7LE4MAM', '120.01', '179.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(39292, '421691749', '', '', 'Harpreet Khurana', '55 VARCOE GARDENS', '', 'UB3 2FH', 'HAYES MIDDLESEX', 'Großbritannien', '', '', '', '7861759400', '0010044VG2', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352637380', 'FedEx', '', '2016-08-04', '03.08.2016 13:25', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39293, '421708281', '', '', 'Marco Aboim', '12 Goshen Crescent Scone', '', 'PH2 6LZ', 'PERTH', 'Großbritannien', '', '', '', '7940511382', '0010158OF2', '', '', '510-3 Gold case / Black face / Black Leather Band', '', 'CY732062120DE', 'DHL', '', '2016-08-04', '03.08.2016 13:31', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39294, '421711665', '', '', 'Ash Warham', '3 Frankbodicote way', '', 'DE11 8JX', 'SWADLINCOTE', 'Großbritannien', '', '', '', '7446916231', '001017125M', '', '', '510-4 Black case / Black face / Black Leather Band', '', '644352637406', 'FedEx', '', '2016-08-04', '03.08.2016 14:31', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(39295, '421578083', '', '', 'Deet Kumar', '40 STAINES ROAD', '', 'TW14 0JT', 'FELTHAM MIDDLESEX', 'Großbritannien', '', '', '', '7456533000', '0010250SCX', '', '', '510-4 Black case / Black face / Black Leather Band', '', '644352637417', 'FedEx', '', '2016-08-04', '03.08.2016 00:52', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(39296, '421661629', '', '', 'sharon france', '197  sutherland way knightsridge', '', 'EH54 8JA', 'LIVINGSTON', 'Großbritannien', '', '', '', '7908112368', '0010250H84', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352637428', 'FedEx', '', '2016-08-04', '03.08.2016 13:07', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39297, '421647242', '', '', 'Marc Strachan', '174 Craigie drive', '', 'DD4 7PF', 'Dundee', 'Großbritannien', '', '', '', '7912661406', '00100209MQ', '', '', 'Men’s Malibu Diamond skeleton watch - 502-6 silver case / black face / silver metal band', '', '644352637439', 'FedEx', '', '2016-08-04', '03.08.2016 10:21', '4260295881913', '1', 'a0YC000000g6YsnMAE', '123.00', '199.00'),
(39298, '421695161', NULL, NULL, 'philippe stiel', 'miet 19b', 'route de la clouse', '4880', 'aubel', 'Belgien', 'BE', NULL, NULL, '3287701387', '0010192OG7', NULL, NULL, 'Montre automatique Berlin Pionier - Modèle GM512-03 - Or/Marron', NULL, '644352637440', 'FedEx', NULL, '2016-08-04', '03.08.2016 12:21', '4260295882156', '1', 'a0YC000000ffy7sMAA', '154.99', '219.99'),
(39299, '421765474', '', '', 'Ian Hedley', '20 Chichester Close', '', 'BN38ET', 'Hove', 'Großbritannien', '', '', '', '7859004032', '0010250LMN', '', '', '510-2 Silver case / Black face / Black Leather Band', '', '644352637461', 'FedEx', '', '2016-08-05', '04.08.2016 04:26', '4260295881395', '1', 'a0YC000000gRRrtMAG', '130.00', '179.00'),
(39300, '421842652', '', '', 'Carly Parton', '29 Douglas rd, hollywood', '', 'B47 5JY', 'BIRMINGHAM', 'Großbritannien', '', '', '', '7581057113', '0010122W8L', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352637472', 'FedEx', '', '2016-08-05', '04.08.2016 02:44', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39301, '421834155', '', '', 'paul warrington warrington', '10 RUDGRAVE SQUARE', '', 'CH44 0EL', 'WALLASEY', 'Großbritannien', '', '', '', '7793555415', '0010225LOO', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352637483', 'FedEx', '', '2016-08-05', '04.08.2016 00:06', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39302, '422013873', '', '', 'Danielle Parker', '11 Falstone Leam lane', '', 'NE10 8SD', 'Gateshead', 'Großbritannien', '', '', '', '7500874334', '0010081HPN', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352637494', 'FedEx', '', '2016-08-05', '04.08.2016 16:29', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39303, '421981010', '', '', 'Agata Buscemi', 'Stage door Exeter street Lyceum theatre', '', 'WC2E 7RQ', 'London', 'Großbritannien', '', '', '', '7832115930', '00100863OT', '', '', '506-3 Gold case / Black face / Brown Leather Band', '', '644352637509', 'FedEx', '', '2016-08-05', '04.08.2016 13:13', '4260295880886', '1', 'a0YC000000g7LE4MAM', '120.01', '179.00'),
(39304, '421936893', NULL, NULL, 'Serish Alfred', '13 ALLEE DU BOIS JOLI', '', '25200', 'GRAND CHARMONT', 'Frankreich', 'FR', NULL, NULL, '649850358', '0010220TUT', NULL, NULL, 'Montre Pionier automatique Malibu Diamonds- Or / Noir / Acier', NULL, '644352637510', 'FedEx', NULL, '2016-08-05', '04.08.2016 08:29', '4260295881920', '1', 'a0YC000000g6txtMAA', '160.00', '249.90'),
(39305, '422315849', NULL, NULL, 'Omar Deeb', 'Al Marfa Abu Dhabi al', 'Abu Dhabi al reef villas building 41 apartment 403', '', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '558383895', '00101233AO', NULL, NULL, 'Pioner Florida Diamond Watch-Black Dial-Gold Case-Brown Leather Strap', NULL, '578824950981', 'FedEx', NULL, '2016-08-08', '05.08.2016 23:09', 'a0YC000000eVQ5jMAG', '1', 'a0YC000000eVQ5jMAG', '700.00', '999.00'),
(39306, '422321438', '', '', 'Diana Veiga', '133 Bagge Road', '', 'PE30 4NW', 'Kings Lynn', 'Großbritannien', '', '', '', '7890673145', '0010037ISX', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352637553', 'FedEx', '', '2016-08-08', '05.08.2016 21:18', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39307, '422315329', '', '', 'Mark Lane', 'Castle lodge St georges super-ely', '', 'CF5 6EW', 'CARDIFF', 'Großbritannien', '', '', '', '01446 760887', '0010250Y4B', '', '', '3005-A1 Silver case / White face / Stainless steel Band', '', '644352637564', 'FedEx', '', '2016-08-08', '05.08.2016 20:02', '4260295880961', '1', 'a0YC000000gRJ6nMAG', '118.01', '179.00'),
(39308, '422455794', '', '', 'James Wallace', 'Mormondside Strichen', '', 'AB43 6RR', 'Fraserburgh', 'Großbritannien', '', '', '', '1771637048', '0010250O30', '', '', '507-3 Gold case / Black face / Brown Leather Band', '', '644352637575', 'FedEx', '', '2016-08-08', '06.08.2016 15:51', '4260295881166', '1', 'a0YC000000g985UMAQ', '120.01', '179.00'),
(39309, '422560087', '', '', 'Mandeep Singh', '158BFLAT5 MARLOWES 158BFLAT5', '', 'HP1 1LA', 'HEMEL HEMPSTEAD', 'Großbritannien', '', '', '', '7865678978', '0010139KC6', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352637586', 'FedEx', '', '2016-08-08', '07.08.2016 02:09', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39310, '422271430', '', '', 'MOIEN CHAUDHRY', '65 STAINFORTH ROAD 65', '', 'IG2 7EL', 'ILFORD', 'Großbritannien', '', '', '', '7923006556', '00101075EM', '', '', '510-4 Black case / Black face / Black Leather Band', '', '644352637597', 'FedEx', '', '2016-08-08', '05.08.2016 17:07', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(39311, '422300069', '', '', 'Liam Woods', '20 Barrhill road kirkintilloch', '', 'G66 3PW', 'GLASGOW', 'Großbritannien', '', '', '', '7710535646', '0010250U7S', '', '', '510-5 Silver Case / White Face / Stainless steel band', '', '644352637601', 'FedEx', '', '2016-08-08', '05.08.2016 18:56', '42602958811418', '1', 'a0YC000000gRRrwMAG', '130.00', '179.00'),
(39312, '422534774', '', '', 'Joseph Emele Emmanuel', '1C GLADDING ROAD', '', 'E12 5DD', 'LONDON', 'Großbritannien', '', '', '', '7442488817', '0010156Z8Y', '', '', '510-6 Silver Case / Black face / Stainless steel band', '', '644352637612', 'FedEx', '', '2016-08-08', '06.08.2016 22:06', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(39313, '422528693', '', '', 'Abi Hemmings', '7 RAY CLOSE', '', 'SN25 3LY', 'SWINDON', 'Großbritannien', '', '', '', '7515350033', '00101709TZ', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352637623', 'FedEx', '', '2016-08-08', '06.08.2016 21:22', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39314, '422148592', '', '', 'Adrian Mensah', '53 Burlington Road', '', 'CR7 8PG', 'Thornton Heath', 'Großbritannien', '', '', '', '7944329596', '00101980SE', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352637634', 'FedEx', '', '2016-08-08', '05.08.2016 06:41', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39315, '422316149', '', '', 'Angela Claridge', '20 STROUD GREEN', '', 'RG14 7JA', 'NEWBURY', 'Großbritannien', '', '', '', '7787299194', '0010092KKB', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352637645', 'FedEx', '', '2016-08-08', '05.08.2016 20:41', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39316, '422318043', '', '', 'Kadie Longshaw', '7 BUSH STREET', '', 'M40 8PE', 'MANCHESTER', 'Großbritannien', '', '', '', '7470225373', '0010243WZ1', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352637656', 'FedEx', '', '2016-08-08', '05.08.2016 20:31', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39317, '422468135', '', '', 'Lucy Wilkinson', '4 Union street', '', 'OL13 0RQ', 'BACUP', 'Großbritannien', '', '', '', '7949924900', '0010117U7J', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352637667', 'FedEx', '', '2016-08-08', '06.08.2016 15:31', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39318, '422539132', '', '', 'Tomasz Szlazak', '66/2/1 TORRISDALE STREET', '', 'G42 8PJ', 'GLASGOW', 'Großbritannien', '', '', '', '7955472866', '0010150J43', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352637678', 'FedEx', '', '2016-08-08', '06.08.2016 22:25', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39319, '422459004', '', '', 'Audrius Naidzinavicius', '61 Mount drive', '', 'PE13 2BQ', 'WISBECH', 'Großbritannien', '', '', '', '7907652190', '00102029XK', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352637689', 'FedEx', '', '2016-08-08', '06.08.2016 14:44', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39320, '422538460', '', '', 'Austin Harris', '33 Maxwell Cresent Duston', '', 'NN5 6UU', 'Northampton', 'Großbritannien', '', '', '', '7900743742', '00101572FC', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352637690', 'FedEx', '', '2016-08-08', '06.08.2016 22:22', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39321, '422422920', '', '', 'Cathy Delcroix', '65 All saints ROAD Colliers wood', '', 'SW19 1BU', 'London', 'Großbritannien', '', '', '', '7843790037', '0010067PUJ', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352637704', 'FedEx', '', '2016-08-08', '06.08.2016 11:24', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39322, '422325912', '', '', 'Daniel Bilton', '9 Stanley road', '', 'RG40 1SX', 'WOKINGHAM BERKSHIRE', 'Großbritannien', '', '', '', '7730760934', '0010160UDU', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352637715', 'FedEx', '', '2016-08-08', '05.08.2016 21:09', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39323, '422657943', '', '', 'Nina Fenemore', '5 LONDON ROAD', '', 'PE29 2HZ', 'HUNTINGDON', 'Großbritannien', '', '', '', '7861913429', '0010082L8U', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352637726', 'FedEx', '', '2016-08-08', '07.08.2016 14:22', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39324, '422094326', '', '', 'Thomas Howard', '29 Whistlewood Close', '', 'TS25 5FA', 'HARTLEPOOL', 'Großbritannien', '', '', '', '7403083781', '00102492P7', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352637737', 'FedEx', '', '2016-08-08', '04.08.2016 21:54', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39325, '422232781', '', '', 'Kenneth Gray', 'FLAT5 32 CRANBROOK PARK Wood Green', '', 'N22 5NA', 'LONDON', 'Großbritannien', '', '', '', '7712891539', '00101908I3', '', '', '3012-2 Silver case / Black face / Black Leather Band\r\n644352640023 22.08.2016', '', '644352637748', 'FedEx', '', '2016-08-08', '05.08.2016 14:00', '4260295881876', '1', 'a0YC000000g7MIzMAM', '123.01', '189.00'),
(39326, '422344194', '', '', 'Dzingai Mashonganyika', '42 STANFORD GARDENS', '', 'RM15 4BU', 'SOUTH OCKENDON', 'Großbritannien', '', '', '', '7809593300', '0010012PKN', '', '', '512-3 Gold case / Black face / Brown Leather Band', '', '644352637759', 'FedEx', '', '2016-08-08', '05.08.2016 23:14', '4260295881883', '1', 'a0YC000000g7MJ0MAM', '123.01', '189.00'),
(39327, '422478858', '', '', 'Karen Renwick', '9 ARRAN GARDENS 9', '', 'ML3 7NZ', 'HAMILTON', 'Großbritannien', '', '', '', '7946434486', '0010101LH6', '', '', '512-3 Gold case / Black face / Brown Leather Band', 'Annahme verweigert!  Sendung am 30.08.16 zurück erhalten!', '644352637760', 'FedEx', '', '2016-08-08', '06.08.2016 16:40', '4260295881883', '1', 'a0YC000000g7MJ0MAM', '123.01', '189.00'),
(39328, '422559661', '', '', 'Mandeep Singh', '158B MARLOWES 158B', '', 'HP1 1BA', 'HEMEL HEMPSTEAD', 'Großbritannien', '', '', '', '7867545678', '0010145UA8', '', '', '512-3 Gold case / Black face / Brown Leather Band', '', '644352637770', 'FedEx', '', '2016-08-08', '07.08.2016 02:12', '4260295881883', '1', 'a0YC000000g7MJ0MAM', '123.01', '189.00'),
(39329, '422157064', '', '', 'Sarah-Anne Williamson', '14 BALLYMORE PARK', '', 'BT62 2AX', 'CRAIGAVON', 'Großbritannien', '', '', '', '7885237852', '001025072S', '', '', 'Men’s Malibu Diamond skeleton watch - 502-2 silver case / black face / black leather band', '', '644352637781', 'FedEx', '', '2016-08-08', '05.08.2016 10:39', '4260295880695', '1', 'a0YC000000g6YsjMAE', '123.00', '199.00'),
(39330, '422539803', '', '', 'Elizabeth Winter', '96 OLD RECTORY DRIVE', '', 'AL10 8FE', 'HATFIELD', 'Großbritannien', '', '', '', '7956545655', '10117493', '', '', 'Men’s Malibu Diamond skeleton watch - 502-5 silver case / white face / silver metal band', '', '644352637792', 'FedEx', '', '2016-08-08', '06.08.2016 22:38', '4260295881906', '1', 'a0YC000000g6YsmMAE', '123.00', '199.00'),
(39331, '422487268', NULL, NULL, 'Conor Sheridan', 'Saoirse Craddockstown rd,', '', '', 'Naas Kildare', 'Irland', 'IE', NULL, NULL, '353876302653', '001025011V', NULL, NULL, '512-3 Gold case / Black face / Brown Leather Band', NULL, '644352637531', 'FedEx', NULL, '2016-08-08', '06.08.2016 17:02', 'WL4260295882156', '1', 'a0YC000000gRaXsMAK', '160.00', '229.99'),
(39332, '422217352', NULL, NULL, 'Declan Loughrey', '00 Scarriff, Tubber,', 'Landline 091 633886', 'H91YX7D', 'Gort, Co. Galway', 'Irland', 'IE', NULL, NULL, '877782702', '0010250UUN', NULL, NULL, '512-1 Silver case / Gold face / Black Leather Band', NULL, '644352637542', 'FedEx', NULL, '2016-08-08', '05.08.2016 13:03', 'WL4260295882132', '1', 'a0YC000000gRaXqMAK', '160.00', '229.99'),
(39333, '422352564', NULL, NULL, 'Huu Khanh Dang', '5 SQUARE GEORGES POLITZER', '', '77186', 'NOISIEL', 'Frankreich', 'FR', NULL, NULL, '619971084', '0010171M6H', NULL, NULL, 'Montre automatique Theorema - 3008-5 - Argent / Blanc / Acier', NULL, '644352637807', 'FedEx', NULL, '2016-08-08', '05.08.2016 21:43', '4260295881708', '1', 'a0YC000000g6tzTMAQ', '150.00', '249.90'),
(39334, '422315336', NULL, NULL, 'Abdou Laziz Diabi', '7 Allee des souches vertes Chez Benoît Le Bras , 9e étage', '', '77420', 'CHAMPS SUR MARNE', 'Frankreich', 'FR', NULL, NULL, '755498387', '00102505H6', NULL, NULL, 'Montre Pionier automatique Malibu Diamonds- Noir/ Noir', NULL, '644352637818', 'FedEx', NULL, '2016-08-08', '05.08.2016 18:15', '4260295881718', '1', 'a0YC000000g6txqMAA', '160.00', '249.90'),
(39335, '422060268', NULL, NULL, 'Elodie Cordier', '5 ALLEE DU PATURAGE Lotissement les aulnes', '', '57380', 'GUESSLING HEMERING', 'Frankreich', 'FR', NULL, NULL, '760998535', '0010155FGW', NULL, NULL, 'Montre automatique Theorema - 3008-3 - Or / Noir', NULL, '644352637829', 'FedEx', NULL, '2016-08-08', '04.08.2016 16:47', '4260295880176', '1', 'a0YC000000g6tzRMAQ', '150.00', '249.90'),
(39336, '422549931', NULL, NULL, 'Thierry BERNARD', 'rue du Sart 4', '', '4260', 'Ciplet', 'Belgien', 'BE', NULL, NULL, '475764993', '0010072RFV', NULL, NULL, 'Montre automatique Pionier Aruba - Noir', NULL, '644352637830', 'FedEx', NULL, '2016-08-08', '06.08.2016 23:48', 'WLSSNL16070643', '1', 'a0YC000000gAYWrMAO', '139.99', '199.99'),
(39337, '422177740', NULL, NULL, 'Brent Verhaegen', 'Elstrekenweg 84', '', '3520', 'Zonhoven', 'Belgien', 'BE', NULL, NULL, '11817304', '0010100A6X', NULL, NULL, 'Berlin Pionier Automatische Horloge - Goud/Bruin (GM512-03)', NULL, '644352637840', 'FedEx', NULL, '2016-08-08', '05.08.2016 09:50', '4260295882156', '1', 'a0YC000000ffy7sMAA', '154.99', '219.99'),
(39338, '422601499', NULL, NULL, 'frederic jousselin', 'Chaussee de Louvain 937', '', '1140', 'Evere Bruxelles-Capitale', 'Belgien', 'BE', NULL, NULL, '489568424', '0010090GW9', NULL, NULL, 'Montre automatique Pionier Aruba - Noir/argenté', NULL, '644352637851', 'FedEx', NULL, '2016-08-08', '07.08.2016 10:19', 'WLSSNL16070641', '1', 'a0YC000000gAYWpMAO', '139.99', '199.99'),
(39339, '422818395', '', '', 'Marva Daley-Lewis', '7 STOCKHILL CIRCUS', '', 'NG6 0LS', 'NOTTINGHAM', 'Großbritannien', '', '', '', '7730473961', '0010086V5K', '', '', '3012-3 Gold case / Black face / Brown Leather Band', '', '644352637873', 'FedEx', '', '2016-08-09', '08.08.2016 09:13', '4260295881883', '1', 'a0YC000000g7MJ0MAM', '123.01', '189.00'),
(39340, '422681935', '', '', 'Matthew Taylor', '9 BEDDOW WAY', '', 'ST6 6JE', 'STOKE-ON-TRENT', 'Großbritannien', '', '', '', '7824360521', '0010114MVA', '', '', '510-4 Black case / Black face / Black Leather Band', '', '644352637884', 'FedEx', '', '2016-08-09', '07.08.2016 16:32', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(39341, '422770684', '', '', 'Abdul Ceesay', '18 LINSCOTT ROAD', '', 'E5 0RD', 'LONDON', 'Großbritannien', '', '', '', '7460667793', '0010025U0X', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352637895', 'FedEx', '', '2016-08-09', '08.08.2016 00:30', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39342, '422670917', '', '', 'Aftab Zamir', '168 PRINGLE STREET', '', 'BB1 1SB', 'BLACKBURN', 'Großbritannien', '', '', '', '7715531786', '0010147XCM', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352637900', 'FedEx', '', '2016-08-09', '07.08.2016 15:26', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39343, '422780317', '', '', 'Shane Neeson', '11 BLEACH GREEN', '', 'BT41 2GZ', 'ANTRIM', 'Großbritannien', '', '', '', '7854586457', '001017316K', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352637910', 'FedEx', '', '2016-08-09', '08.08.2016 02:49', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39344, '422996292', '', '', 'Lucy Jordan', '60 HANOVER DRIVE 60', '', 'NN13 6JS', 'BRACKLEY', 'Großbritannien', '', '', '', '7793416989', '00101993FO', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352638023', 'FedEx', '', '2016-08-10', '08.08.2016 22:19', '4260295880398', '1', 'a0YC000000g6Z1NMAU', '154.99', '239.00'),
(39345, '422976383', '', '', 'Mihai Lemnaru', '28 Whitfield road Whitfield road', '', 'E6 1as', 'London', 'Großbritannien', '', '', '', '7492036596', '00100651QL', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352638034', 'FedEx', '', '2016-08-10', '08.08.2016 20:28', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39346, '422919886', '', '', 'Mason Burns', '19 Urban road', '', 'WA15 8HT', 'ALTRINCHAM', 'Großbritannien', '', '', '', '7717520879', '00102284JS', '', '', '510-1 Silver case / White face / Black Leather Band', '', '644352638045', 'FedEx', '', '2016-08-10', '08.08.2016 18:35', '4260295881388', '1', 'a0YC000000gRRrsMAG', '130.00', '179.00'),
(39347, '423027931', NULL, NULL, 'Anthony Tipper', '50  Kilcarrig Cresent, Fettercairn, Tallaght', '', '24', 'Dublin', 'Irland', 'IE', NULL, NULL, '857556885', '0010120AV1', NULL, NULL, '512-3 Gold case / Black face / Brown Leather Band', NULL, '644352638012', 'FedEx', NULL, '2016-08-10', '09.08.2016 01:32', 'WL4260295882156', '1', 'a0YC000000gRaXsMAK', '160.00', '229.99'),
(39348, '423174481', '', '', 'Kieran Haywood', '36 Warrington drive New oscott', '', 'B23 5YP', 'BIRMINGHAM', 'Großbritannien', '', '', '', '7515338096', '001001049I', '', '', '3005-A1 Silver case / White face / Stainless steel Band', '', '644352638056', 'FedEx', '', '2016-08-10', '09.08.2016 17:28', '4260295880961', '1', 'a0YC000000gRJ6nMAG', '118.01', '179.00'),
(39349, '423177149', '', '', 'Leanne Snoxell', 'Flat 8 4 farley hill', '', 'LU1 5HQ', 'LUTON', 'Großbritannien', '', '', '', '7904397228', '0010086ZT6', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352638067', 'FedEx', '', '2016-08-10', '09.08.2016 16:31', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39350, '423116003', '', '', 'Sarah Booysen', '1 Maywood avenue Hampden park', '', 'Bn22 0th', 'Eastbourne East sussex', 'Großbritannien', '', '', '', '7751444220', '0010250Y99', '', '', '107-7 Gold Case / Black face / Stainless steel band', '', '644352638078', 'FedEx', '', '2016-08-10', '09.08.2016 12:24', '4260295881579', '1', 'a0YC000000gS4G2MAK', '135.00', '179.00'),
(39351, '423080314', '', '', 'Amanda Greenwood', '253 Beesley Green Worsley', '', 'M28 2QW', 'Manchester', 'Großbritannien', '', '', '', '7809608083', '0010108MDI', '', '', '107-6 Silver Case / Black Face / Stainless steel band', '', '644352638089', 'FedEx', '', '2016-08-10', '09.08.2016 12:01', '4260295881562', '1', 'a0YC000000gS4G1MAK', '135.00', '179.00'),
(39352, '423136700', NULL, NULL, 'Ali Fakih', 'Tweede Boerhaavestraat 12B', 'Post nl', '1091 AN', 'AMSTERDAM North Holland', 'Niederlande', 'NL', NULL, NULL, '611439337', '0010250B7F', NULL, NULL, 'Aruba DIAMONDS watch By PIONIER Black GM-507-4', NULL, '644352638090', 'FedEx', NULL, '2016-08-10', '09.08.2016 15:31', 'WLSSNL16070643', '1', 'a0YC000000gAYXpMAO', '139.99', '199.99'),
(39353, '423136701', NULL, NULL, 'Ali Fakih', 'Tweede Boerhaavestraat 12B', 'Post nl', '1091 AN', 'AMSTERDAM North Holland', 'Niederlande', 'NL', NULL, NULL, '611439337', '00101696JQ', NULL, NULL, 'Aruba DIAMONDS watch By PIONIER Black GM-507-4', NULL, '644352638090', 'FedEx', NULL, '2016-08-10', '09.08.2016 15:29', 'WLSSNL16070643', '1', 'a0YC000000gAYXpMAO', '139.99', '199.99'),
(39354, '423193635', '', '', 'Piotr Podeszwa', '16 DARCY ROAD', '', 'SW16 4TY', 'LONDON', 'Großbritannien', '', '', '', '7402045744', '00102505IX', '', '', '3009-6 Silver case / Black face / Stainless Steel Band', '', '644352638148', 'FedEx', '', '2016-08-11', '09.08.2016 21:29', '4260295881838', '1', 'a0YC000000g1VBqMAM', '123.00', '199.00'),
(39355, '423230972', '', '', 'Lee Cotterill', '15 NEWFIELDS', '', 'WA10 4JS', 'ST. HELENS', 'Großbritannien', '', '', '', '7717280155', '0010152WDA', '', '', '510-2 Silver case / Black face / Black Leather Band', '', '644352638159', 'FedEx', '', '2016-08-11', '09.08.2016 21:08', '4260295881395', '1', 'a0YC000000gRRrtMAG', '130.00', '179.00'),
(39356, '423198594', '', '', 'Neal Hirani', '99 AVONDALE CRESCENT', '', 'CF11 7DF', 'CARDIFF', 'Großbritannien', '', '', '', '7570807914', '10006522', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352638160', 'FedEx', '', '2016-08-11', '09.08.2016 18:36', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39357, '423197551', '', '', 'Eleasie Jones', '27 AMBRIDGE GROVE Peartree Bridge', '', 'MK6 3PQ', 'MILTON KEYNES', 'Großbritannien', '', '', '', '7764723419', '0010161HR0', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352638170', 'FedEx', '', '2016-08-11', '09.08.2016 18:22', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39358, '423354025', '', '', 'eric guillemaud', '750 ROUTE DE LA GORRA', '', '06440', 'PEILLE', 'Frankreich', '', '', '', '673912195', '0010184NMJ', '', '', '101-3 - Or / Noir / Marron', '', 'CY732150473DE', 'DHL', '', '2016-08-11', '10.08.2016 10:10', '4260295880398', '1', 'a0YC000000gRcUhMAK', '175.01', '249.00'),
(39359, '423321458', NULL, NULL, 'Sylvia GALVEZ', '115 LOTISSEMENT GASTON', '', '40170', 'BIAS Landes', 'Frankreich', 'FR', NULL, NULL, '638727877', '0010168X4Y', NULL, NULL, '101-3 - Or / Noir / Marron', NULL, '644352638192', 'FedEx', NULL, '2016-08-11', '10.08.2016 10:08', '4260295880398', '1', 'a0YC000000gRcUhMAK', '175.01', '249.00'),
(39360, '423293352', NULL, NULL, 'Corine LEVY', '30 AVENUE DES CHAMPS ELYSEES', '', '75008', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '624315043', '00102508MF', NULL, NULL, '101-5 - Noir / Noir / Noir', NULL, '644352638207', 'FedEx', NULL, '2016-08-11', '10.08.2016 04:41', '4260295880050', '1', 'a0YC000000gRcUiMAK', '175.01', '249.00'),
(39361, '423349934', NULL, NULL, 'Anthony Tipper', '50  Kilcarrig Cresent, Fettercairn, Tallaght', '', '24', 'Dublin', 'Irland', 'IE', NULL, NULL, '857556885', '0010146OU1', NULL, NULL, '101-3 Gold case / Black face / Brown leather band', NULL, '644352638126', 'FedEx', NULL, '2016-08-11', '10.08.2016 13:32', '4260295880398', '1', 'a0YC000000gRaprMAC', '160.01', '249.00'),
(39362, '423212759', NULL, NULL, 'Walter Mee', '159 Upper Rathmines Rd', 'Rathmines', 'Dublin 6', 'Dublin', 'Irland', 'IE', NULL, NULL, '857143971', '0010222MC4', NULL, NULL, '101-5 Black case / Black face / Black leather band', NULL, '644352638137', 'FedEx', NULL, '2016-08-11', '09.08.2016 19:03', '4260295880050', '1', 'a0YC000000gRapsMAC', '160.01', '249.00'),
(39363, 'PK\0\0\0\0\0!\0b', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39364, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39365, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39366, 'ޚ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39367, '&$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39368, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39369, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39370, '$', NULL, NULL, 'r9=ͯ\0z', 'Ԝ', 't\rP', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '^', '', '', ''),
(39371, 'EG', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39372, '~', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39373, 'Be>', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39374, ':', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39375, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39376, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39377, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39378, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39379, '-$z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39380, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39381, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39382, 'ݣ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39383, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39384, 'u', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39385, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'X', '', '', '', '', ''),
(39386, '9T', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39387, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39388, '`V', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39389, 'Ziڿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39390, 'hdz', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '¦', '', '', '', '', ''),
(39391, 'l', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '\\', '', '', '', '', ''),
(39392, '3Wo', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39393, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39394, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39395, 'NLvK2', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39396, 'ed', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39397, '$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '٤', 'nSOǇ', '2i', '', '', ''),
(39398, 'u}䊹', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39399, ':', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '.', '', '', '', '', ''),
(39400, 'LIV', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39401, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39402, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39403, 'ӹ`', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39404, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39405, '<', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39406, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39407, 'Qh', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39408, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39409, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39410, '\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39411, '423645553', '', '', 'Ross Hutchinson', '52 PARKLANDS', '', 'NE10 8YP', 'GATESHEAD', 'Großbritannien', '', '', '', '7986758909', '0010055NIR', '', '', '506-2 Silver case / Black face / Black Leather Band', '', '644352638310', 'FedEx', '', '2016-08-12', '11.08.2016 14:25', '4260295880879', '1', 'a0YC000000g7LE3MAM', '120.01', '179.00'),
(39412, '423554934', '', '', 'Ian McFall', 'FLAT11 Sandrock Hall The Ridge', '', 'TN34 2RB', 'HASTINGS', 'Großbritannien', '', '', '', '7540240239', '0010250FGC', '', '', '508-5 silver case / white face / stainless steel band', '', '644352638321', 'FedEx', '', '2016-08-12', '11.08.2016 11:19', '4260295881944', '1', 'a0YC000000gZFuWMAW', '130.00', '179.00'),
(39413, '423581515', '', '', 'Dmitrijs Nikitins', '42 DIAMOND JUBILEE CLOSE', '', 'GL1 4LR', 'GLOUCESTER', 'Großbritannien', '', '', '', '7478462544', '00101380TF', '', '', '508-8 black case / black face / stainless steel band', '', '644352638332', 'FedEx', '', '2016-08-12', '11.08.2016 10:55', '4260295881975', '1', 'a0YC000000gZFuYMAW', '130.00', '179.00'),
(39414, '423513309', '', '', 'Marc Lovack', '18 Thurlstone drive Penn', '', 'Wv45ql', 'Wolverhampton', 'Großbritannien', '', '', '', '1902569554', '00101278I6', '', '', '510-5 Silver Case / White Face / Stainless steel band', '', '644352638343', 'FedEx', '', '2016-08-12', '11.08.2016 00:05', '42602958811418', '1', 'a0YC000000gRRrwMAG', '130.00', '179.00'),
(39415, '423505968', '', '', 'Tran Phan', 'MANOR WALKS SHOPPING CENTRE ', '', 'NE23 6RT', 'CRAMLINGTON', 'Großbritannien', '', '', '', '7440420026', '0010052CCI', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352638354', 'FedEx', '', '2016-08-12', '10.08.2016 22:53', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39416, '423463436', '', '', 'david selway', '39 PRIORY WAY', '', 'WF14 9EB', 'MIRFIELD', 'Großbritannien', '', '', '', '7919411851', '00102508EI', '', '', '107-1 Silver case / White face / Black Leather Band', '', '644352638365', 'FedEx', '', '2016-08-12', '10.08.2016 21:41', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39417, 'PK\0\0\0\0\0!\0b', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39418, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39419, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39420, 'ޚ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39421, '&$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39422, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39423, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39424, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39425, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39426, '\0\0\0\0\0xl/sharedStrings.xml', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39427, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39428, 'UL', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39429, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '=J', '', '', '', '', ''),
(39430, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39431, 'a', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', 'X', '', '', '', ''),
(39432, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39433, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39434, '-$z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39435, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39436, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39437, 'ݣ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39438, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39439, 'u', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39440, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'X', '', '', '', '', ''),
(39441, '9T', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39442, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39443, '`V', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39444, 'Ziڿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39445, '', NULL, NULL, 't', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '\\', 'o', 'O', '', '', ''),
(39446, '\r}Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39447, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39448, 'J', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39449, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39450, '3	', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39451, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39452, 't', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39453, 'ɒU', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'oY', '', '', '', '', ''),
(39454, ',', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39455, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '\Zj֎', '', '', '', '', ''),
(39456, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39457, 'u', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39458, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39459, 'u', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39460, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', 'A&$', '', '', '', ''),
(39461, 'M', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39462, 'Q', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39463, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39464, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39465, '\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(39466, '423566709', NULL, NULL, 'Yorgi Waegeman', 'Zwaarveld 30b', '', '9220', 'Hamme', 'Belgien ', 'BE', NULL, NULL, '475859713', '00102361FR', NULL, NULL, 'Aruba DIAMONDS watch By PIONIER Black GM-507-4', NULL, '644352638387', 'FedEx', NULL, '2016-08-12', '11.08.2016 08:49', 'WLSSNL16070643', '1', 'a0YC000000gAYWrMAO', '139.99', '199.99'),
(39467, '423732653', '', '', 'Kadie Wood', '27 William street', '', 'M35 9AG', 'MANCHESTER', 'Großbritannien', '', '', '', '7956976117', '00101383MQ', '', '', '107-1 Silver case / White face / Black Leather Band', '', '644352638490', 'FedEx', '', '2016-08-15', '11.08.2016 22:01', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39468, '423931361', '', '', 'Mary Bohin', '114 GLENFALL', '', 'BS37 4NA', 'BRISTOL', 'Großbritannien', '', '', '', '7595621266', '0010137M2I', '', '', '107-1 Silver case / White face / Black Leather Band', '', '644352638505', 'FedEx', '', '2016-08-15', '12.08.2016 18:26', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39469, '423943195', '', '', 'Melanie Precious', 'Rose cottage EUXIMOOR drove Christchurch', '', 'PE14 9LR', 'WISBECH', 'Großbritannien', '', '', '', '7872003675', '0010236PFF', '', '', '107-3 Gold case / Black face / Brown Leather Band', '', '644352638516', 'FedEx', '', '2016-08-15', '12.08.2016 18:50', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39470, '423787134', '', '', 'Sean Thomas', '178 DURANTS ROAD Please leave with neigbour or knock loud', '', 'EN3 7DF', 'ENFIELD', 'Großbritannien', '', '', '', '7506126730', '0010171F8T', '', '', '107-3 Gold case / Black face / Brown Leather Band', '', '644352638527', 'FedEx', '', '2016-08-15', '12.08.2016 06:40', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39471, '424074484', '', '', 'Denise Mortlock', '31 WINDSOR ROAD west mersea', '', 'CO5 8ED', 'COLCHESTER', 'Großbritannien', '', '', '', '1206384907', '00101321FR', '', '', '107-5 Silver case / White face / Stainless steel Band', '', '644352638538', 'FedEx', '', '2016-08-15', '13.08.2016 23:01', '4260295881555', '1', 'a0YC000000gS4G0MAK', '135.00', '179.00'),
(39472, '423606148', '', '', 'Luca Fragnoli', '148 HAUGH STREET', '', 'FK2 7QT', 'FALKIRK', 'Großbritannien', '', '', '', '7557363149', '0010250YQE', '', '', '107-5 Silver case / White face / Stainless steel Band', '', '644352638549', 'FedEx', '', '2016-08-15', '11.08.2016 16:16', '4260295881555', '1', 'a0YC000000gS4G0MAK', '135.00', '179.00'),
(39473, '423966625', '', '', 'Denise Parr', '29 CEDAR ROAD', '', 'G67 3AP', 'GLASGOW', 'Großbritannien', '', '', '', '1236614256', '0010235TNA', '', '', '107-6 Silver Case / Black Face / Stainless steel band', '', '644352638550', 'FedEx', '', '2016-08-15', '12.08.2016 20:25', '4260295881562', '1', 'a0YC000000gS4G1MAK', '135.00', '179.00'),
(39474, '423679560', '', '', 'Dorota Szakiel', '1 Yeomanry Court', '', 'BA4 5DR', 'SHEPTON MALLET', 'Großbritannien', '', '', '', '7703385220', '0010132MK0', '', '', '506-3 Gold case / Black face / Brown Leather Band', '', '644352638560', 'FedEx', '', '2016-08-15', '11.08.2016 17:15', '4260295880886', '1', 'a0YC000000g7LE4MAM', '120.01', '179.00'),
(39475, '424004210', '', '', 'Ray-Sean Mcdonald', '19 FERNDALE ROAD', '', 'SW9 8AP', 'LONDON', 'Großbritannien', '', '', '', '7984966133', '001004450R', '', '', '506-3 Gold case / Black face / Brown Leather Band', '', '644352638571', 'FedEx', '', '2016-08-15', '13.08.2016 00:24', '4260295880886', '1', 'a0YC000000g7LE4MAM', '120.01', '179.00'),
(39476, '423967471', '', '', 'Sonny Kamara', '24A ALDBOROUGH ROAD', '', 'RM10 8AS', 'DAGENHAM', 'Großbritannien', '', '', '', '7972729276', '0010161QIN', '', '', '506-3 Gold case / Black face / Brown Leather Band', '', '644352638582', 'FedEx', '', '2016-08-15', '12.08.2016 21:21', '4260295880886', '1', 'a0YC000000g7LE4MAM', '120.01', '179.00'),
(39477, '423656530', '', '', 'Ngqabutho Mpofu', '17 St Thomas Cross', '', 'BA21 4JT', 'YEOVIL', 'Großbritannien', '', '', '', '7928461123', '0010201OK1', '', '', '506-4 Black case / Black face / Black Leather Band', '', '644352638593', 'FedEx', '', '2016-08-15', '11.08.2016 15:57', '4260295880893', '1', 'a0YC000000g7LE5MAM', '120.01', '179.00'),
(39478, '423994078', '', '', 'Tristan Sykes', '3 Park House St Andrews Park', '', 'NR70GT', 'Norwich', 'Großbritannien', '', '', '', '7540595707', '0010234YXK', '', '', '507-3 Gold case / Black face / Brown Leather Band', '', '644352638608', 'FedEx', '', '2016-08-15', '12.08.2016 23:06', '4260295881166', '1', 'a0YC000000g985UMAQ', '120.01', '179.00'),
(39479, '424036556', '', '', 'atef haji', '11 ELIZABETH WALK', '', 'RG2 0AN', 'READING', 'Großbritannien', '', '', '', '7584573159', '0010041PJ6', '', '', '508-2 silver case / blackface / black leather band', '', '644352638619', 'FedEx', '', '2016-08-15', '13.08.2016 17:59', '4260295881227', '1', 'a0YC000000gZFuUMAW', '130.00', '179.00'),
(39480, '423978938', '', '', 'Jon Precious Precious', 'Rose Cottage Euximoor Drove Nr Christchurch', '', 'PE14 9LR', 'Cambs', 'Großbritannien', '', '', '', '7590551798', '0010244GDK', '', '', '508-2 silver case / blackface / black leather band', '', '644352638620', 'FedEx', '', '2016-08-15', '12.08.2016 21:47', '4260295881227', '1', 'a0YC000000gZFuUMAW', '130.00', '179.00'),
(39481, '424027687', NULL, NULL, 'Clive McKenzie-Thompson', '88 Magness Crescent', '', 'WV12 4QW', 'WILLENHALL', 'Gro', 'GB', NULL, NULL, '7966612345', '0010222Q38', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '644352638630', 'FedEx', NULL, '2016-08-15', '13.08.2016 17:03', '42602958811418', '1', 'a0YC000000gRRrwMAG', '130.00', '179.00'),
(39482, '423751748', '', '', 'leanne colston', '133 USK ROAD Aveley', '', 'RM15 4NT', 'SOUTH OCKENDON', 'Großbritannien', '', '', '', '7471680957', '0010226YAY', '', '', '510-6 Silver Case / Black face / Stainless steel band', '', '644352638641', 'FedEx', '', '2016-08-15', '11.08.2016 23:35', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(39483, '423966694', '', '', 'Mauro Steffenini', '60-61 Princes Square Bayswater hotel', '', 'W2 4PX', 'LONDON', 'Großbritannien', '', '', '', '4,47427E+11', '0010156REM', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352638652', 'FedEx', '', '2016-08-15', '12.08.2016 21:23', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39484, '423954780', '', '', 'Halima Ismail', '61 Brunswick Street', '', 'S10 2FL', 'Sheffield', 'Großbritannien', '', '', '', '7943673720', '0010018FS6', '', '', '3012-4 Black case / Black face / Black Leather Band', '', '644352638663', 'FedEx', '', '2016-08-15', '12.08.2016 19:56', '4260295881890', '1', 'a0YC000000g7MJ1MAM', '123.01', '189.00'),
(39485, '423831739', NULL, NULL, 'Declan Loughrey', '00 Scarriff, Tubber,', 'Landline 091 633886', 'H91YX7D', 'Gort, Co. Galway', 'Irland', 'IE', NULL, NULL, '877782702', '0010126X85', NULL, NULL, '101-1 Silver case / White face / Black leather band', NULL, '644352638479', 'FedEx', NULL, '2016-08-15', '12.08.2016 10:03', '4260295880374', '1', 'a0YC000000gRappMAC', '160.01', '249.00'),
(39486, '423663620', NULL, NULL, 'Keith Duffy', '18 Hayworth close', 'Ongor park, clonee.', '15', 'Ongor Park Clonee.', 'Irland', 'IE', NULL, NULL, '3,53864E+11', '00102436YC', NULL, NULL, 'Theorema Damascus watch 3008-3 (gold case / black face / black leather band)', NULL, '644352638480', 'FedEx', NULL, '2016-08-15', '11.08.2016 15:03', '4260295880176', '1', 'a0YC000000gRb8kMAC', '144.99', '219.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(39487, '423990351', NULL, NULL, 'Salif Maiga', '11 Charcot', '', '93150', 'Le Blanc Mesnil', 'Frankreich', 'FR', NULL, NULL, '643001518', '10168231', NULL, NULL, 'Montre automatique Theorema - 3008-3 - Or / Noir', NULL, '644352638674', 'FedEx', NULL, '2016-08-15', '12.08.2016 20:12', '4260295880176', '1', 'a0YC000000g6tzRMAQ', '150.00', '249.90'),
(39488, '423961586', NULL, NULL, 'Anthony Masquelier', '3 Clos du Jardinier', '', '54510', 'Tomblaine', 'Frankreich', 'FR', NULL, NULL, '681421761', '001008109K', NULL, NULL, '101-5 - Noir / Noir / Noir', NULL, '644352638685', 'FedEx', NULL, '2016-08-15', '12.08.2016 17:44', '4260295880050', '1', 'a0YC000000gRcUiMAK', '175.01', '249.00'),
(39489, '423880061', NULL, NULL, 'Jimmy Vigne', '13 RUE DU COSMONAUTE', '', '13370', 'MALLEMORT', 'Frankreich', 'FR', NULL, NULL, '660529899', '0010226KRY', NULL, NULL, 'Montre Pionier automatique Malibu Diamonds- Or / Noir / Acier', NULL, '644352638696', 'FedEx', NULL, '2016-08-15', '12.08.2016 11:43', '4260295881920', '1', 'a0YC000000g6txtMAA', '160.00', '249.90'),
(39490, '424187446', NULL, NULL, 'wim bral', 'Kraailokerkweg 27', '', '9990', 'Maldegem Oost-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '473713121', '10238379', NULL, NULL, '508-8 Black case / Black Face / Stainless steel band', NULL, '644352638700', 'FedEx', NULL, '2016-08-15', '14.08.2016 13:48', '4260295881975', '1', 'a0YC000000gKvPQMA0', '150.00', '239.99'),
(39491, '423852546', NULL, NULL, 'Khaled Al', 'Arabian Gulf Street 30', 'Villa 455', '971', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '505666887', '00102503RY', NULL, NULL, 'P 7002-8 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - GOLD WHITE-METAL', NULL, '644352638799', 'FedEx', NULL, '2016-08-15', '12.08.2016 16:41', 'a0YC000000fbmRLMAY', '1', 'a0YC000000fbmRLMAY', '751.99', '949.00'),
(39492, '423852277', NULL, NULL, 'Khaled Al', 'Arabian Gulf Street 30', 'Villa 455', '971', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '505666887', '0010146JC3', NULL, NULL, 'P 7002-7 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - SILVER BLACK-METAL', NULL, '644352638799', 'FedEx', NULL, '2016-08-15', '12.08.2016 14:41', 'a0YC000000fbmR1MAI', '1', 'a0YC000000fbmR1MAI', '751.99', '949.00'),
(39493, '423851607', NULL, NULL, 'Khaled Al', 'Arabian Gulf Street 30', 'Villa 455', '971', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '505666887', '0010199R8O', NULL, NULL, 'P 7002-6 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - SILVER WHITE - METAL', NULL, '644352638799', 'FedEx', NULL, '2016-08-15', '12.08.2016 14:39', 'a0YC000000fbmQmMAI', '1', 'a0YC000000fbmQmMAI', '751.99', '949.00'),
(39494, '424240715', NULL, NULL, 'Graham McCarthy', '15  The Crescent', 'Castle rock midleton', '', 'Midleton Cork', 'Irland', 'IE', NULL, NULL, '851858545', '0010125FHQ', NULL, NULL, '101-5 Black case / Black face / Black leather band', NULL, '644352638825', 'FedEx', NULL, '2016-08-15', '14.08.2016 17:32', '4260295880050', '1', 'a0YC000000gRapsMAC', '160.01', '249.00'),
(39495, '424367549', '', '', 'Karen Smith', '18 LABURNUM ROAD', '', 'WA3 2NL', 'WARRINGTON', 'Großbritannien', '', '', '', '7717878173', '0010086BN1', '', '', '107-1 Silver case / White face / Black Leather Band', '', '644352638847', 'FedEx', '', '2016-08-16', '15.08.2016 11:43', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39496, '424356257', '', '', 'Lauren Morton', '11 KING STREET Oadby', '', 'LE2 5DF', 'LEICESTER', 'Großbritannien', '', '', '', '7860206639', '0010127K5U', '', '', '107-1 Silver case / White face / Black Leather Band', '', '644352638858', 'FedEx', '', '2016-08-16', '15.08.2016 11:23', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39497, '424357531', '', '', 'Rachel Francis-Nweke', '26 Ashurst Close Crayford', '', 'DA1 4SX', 'DARTFORD', 'Großbritannien', '', '', '', '1322400309', '0010184ESH', '', '', '107-3 Gold case / Black face / Brown Leather Band', '', '644352638869', 'FedEx', '', '2016-08-16', '15.08.2016 10:52', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39498, '424252135', '', '', 'Mason Farrell', '69 ESK ROAD Winsford', '', 'CW7 3JJ', 'Cheshire', 'Großbritannien', '', '', '', '7985271228', '0010182PKU', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352638870', 'FedEx', '', '2016-08-16', '14.08.2016 19:59', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39499, '424256715', '', '', 'Raju Ahmed', '79 Hill Top', '', 'B70 0PX', 'WEST BROMWICH', 'Großbritannien', '', '', '', '7887715766', '0010209U70', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352638880', 'FedEx', '', '2016-08-16', '14.08.2016 20:40', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39500, '424359578', '', '', 'Steven Choppen', '54 Filby Road', '', 'PE37 7SX', 'SWAFFHAM', 'Großbritannien', '', '', '', '7792749483', '0010117SUQ', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352638891', 'FedEx', '', '2016-08-16', '15.08.2016 11:05', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39501, '424360637', NULL, NULL, 'Asma Almenhali', 'Alsadah 19', 'Alsaadh', 'Abu Dhabi', 'Vereinigte Arabische Emirate', '9712', 'AE', NULL, NULL, '9,71509E+11', '10179116', NULL, NULL, 'P 7002-7 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - SILVER BLACK-METAL', NULL, '644352638972', 'FedEx', NULL, '2016-08-16', '15.08.16 13:39', 'a0YC000000fbmR1MAI', '1', 'a0YC000000fbmR1MAI', '751.99', '949.00'),
(39502, '424646967', '', '', 'joe rowbottom', '234 POPLARS AVENUE 234', '', 'WA2 9LZ', 'WARRINGTON', 'Großbritannien', '', '', '', '7541610238', '0010051GG0', '', '', '107-1 Silver case / White face / Black Leather Band', '', '644352639008', 'FedEx', '', '2016-08-17', '16.08.2016 14:45', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39503, '424405703', '', '', 'Rebecca Collins', '67 Basford street', '', 'S9 5bj', 'Sheffield', 'Großbritannien', '', '', '', '7951527300', '10112872', '', '', '107-1 Silver case / White face / Black Leather Band', '', '644352639019', 'FedEx', '', '2016-08-17', '15.08.2016 14:43', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39504, '424598783', '', '', 'Gavin Ford', 'The Laurels Glen Court Sebastopol', '', 'NP4 5DX', 'Pontypool', 'Großbritannien', '', '', '', '7896072422', '0010210IDC', '', '', '107-3 Gold case / Black face / Brown Leather Band', '', '644352639020', 'FedEx', '', '2016-08-17', '16.08.2016 11:56', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39505, '424487146', '', '', 'Andrew Vaughan', 'ONEGREENPL KENFIG INDUSTRIAL ESTATE Margam', '', 'SA13 2PE', 'PORT TALBOT', 'Großbritannien', '', '', '', '7544780889', '0010089QK9', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352639030', 'FedEx', '', '2016-08-17', '15.08.2016 21:30', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39506, '424486495', '', '', 'Andrew Vaughan', 'ONEGREENPL KENFIG INDUSTRIAL ESTATE Margam', '', 'SA13 2PE', 'PORT TALBOT', 'Großbritannien', '', '', '', '7544780889', '0010168U1N', '', '', '510-4 Black case / Black face / Black Leather Band', '', '644352639030', 'FedEx', '', '2016-08-17', '15.08.2016 21:28', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(39507, '424481401', '', '', 'Toni Lambourne', '38 ROMAN WAY', '', 'OX26 6FJ', 'BICESTER', 'Großbritannien', '', '', '', '7557953482', '001001154K', '', '', '510-6 Silver Case / Black face / Stainless steel band', '', '644352639041', 'FedEx', '', '2016-08-17', '15.08.2016 21:35', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(39508, '424567134', '', '', 'Balwinder Varaich', '199 BRUNSWICK STREET', '', 'CV31 2EL', 'LEAMINGTON SPA', 'Großbritannien', '', '', '', '7775444937', '10019972', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352639052', 'FedEx', '', '2016-08-17', '16.08.2016 09:02', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39509, '424588583', '', '', 'Michael Dugine', 'Apt 11  The Sycamores Chester Road', '', 'LL12 8DU', 'Wrexham Wrexham', 'Großbritannien', '', '', '', '7949957730', '0010202INC', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352639063', 'FedEx', '', '2016-08-17', '16.08.2016 11:18', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39510, '424445536', '', '', 'Carly Kearns', '50 Apsley house Royal wootton bassett', '', 'SN47AQ', 'SWINDON', 'Großbritannien', '', '', '', '7880333242', '0010245A4G', '', '', '513-3 Gold case / gold face / brown leather band', '', '644352639074', 'FedEx', '', '2016-08-17', '15.08.2016 18:24', '4260295882194', '1', 'a0YC000000g1PM6MAM', '135.00', '179.00'),
(39511, '424414165', '', '', 'Sean Kirby', '91 High Street Harry Flashmans Tattoo Parlour', '', 'CM1 1DX', 'CHELMSFORD', 'Großbritannien', '', '', '', '7442538318', '00102505K4', '', '', '7001-4 black case / black face / black leather band', '', '644352639085', 'FedEx', '', '2016-08-17', '15.08.2016 15:38', '4260295882125', '1', 'a0YC000000g1VM6MAM', '122.99', '229.90'),
(39512, '424575795', NULL, NULL, 'issam tabet', 'Hamdan street +97126268691', 'city center bldg.- block(A). #305', '', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '+971506414512', '0010059H4L', NULL, NULL, 'P 7002-4 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - GOLD BLACK-LEATHER', NULL, '644352639100', 'FedEx', NULL, '2016-08-17', '2016-08-16 12:39', 'a0YC000000fbmPyMAI', '1', 'a0YC000000fbmPyMAI', '751.99', '949.00'),
(39513, '424950957', '', '', 'josh harrison', '38 CABLE STREET', '', 'L37 3LX', 'LIVERPOOL', 'Großbritannien', '', '', '', '7491801563', '0010235TAW', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352639214', 'FedEx', '', '2016-08-18', '17.08.2016 14:32', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39514, '424946829', '', '', 'frederick browne', '40 Doria road', '', 'SW6 4UG', 'London', 'Großbritannien', '', '', '', '7990574191', '0010101WPD', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352639225', 'FedEx', '', '2016-08-18', '17.08.2016 13:53', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39515, '424801037', '', '', 'Silvia Pereira', '111 Windermere road', '', 'SW16 5HE', 'LONDON', 'Großbritannien', '', '', '', '7852113079', '0010072M6Y', '', '', '507-3 Gold case / Black face / Brown Leather Band', '', '644352639236', 'FedEx', '', '2016-08-18', '16.08.2016 23:53', '4260295881166', '1', 'a0YC000000g985UMAQ', '120.01', '179.00'),
(39516, '424736674', '', '', 'Eka Oshkhereli', '14 Runfold avenue', '', 'LU3 2EH', 'LUTON', 'Großbritannien', '', '', '', '7846173126', '001005360Y', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352639247', 'FedEx', '', '2016-08-18', '16.08.2016 20:33', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39517, '424734504', '', '', 'Michael Harris', '13 Flaxcroft Woodhouse parkWythenshawe', '', 'M22 1RA', 'MANCHESTER', 'Großbritannien', '', '', '', '7513187232', '00102074MB', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352639258', 'FedEx', '', '2016-08-18', '16.08.2016 19:37', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39518, '424731341', '', '', 'Satish Sankhalpara', '1 DORNDEN GARDENS', '', 'ME5 8QB', 'CHATHAM', 'Großbritannien', '', '', '', '7814159025', '0010120CWI', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352639269', 'FedEx', '', '2016-08-18', '16.08.2016 19:13', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39519, '424961043', NULL, NULL, 'emile ngoma', '270 cours la fayette', '', '69006', 'lyon', 'Frankreich', 'FR', NULL, NULL, '758202921', '0010250XCI', NULL, NULL, '101-2 - Argent / Noir / Noir', NULL, '644352639280', 'FedEx', NULL, '2016-08-18', '17.08.2016 12:39', '4260295880381', '1', 'a0YC000000gRcUgMAK', '175.01', '249.00'),
(39520, '424681729', NULL, NULL, 'Lynn Halpenny', '27 Moorehall Rise,  Hale Street,  Ardee', '', 'Louth', 'Ardee', 'Irland', 'IE', NULL, NULL, '871506437', '0010019Q65', NULL, NULL, '101-5 Black case / Black face / Black leather band', NULL, '644352639203', 'FedEx', NULL, '2016-08-18', '16.08.2016 15:32', '4260295880050', '1', 'a0YC000000gRapsMAC', '160.01', '249.00'),
(39521, '424848196', NULL, NULL, 'Ibrahim Sharafi', 'Al Ittihad Gargash Ente', 'Al khabisi Road', 'Dayrah Dubai', 'Vereinigte Arabische Emirate', '', 'AE', NULL, NULL, '0565051184', '0010060XIC', NULL, NULL, 'P 7002-4 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - GOLD BLACK-LEATHER', NULL, '644352639409', 'FedEx', NULL, '2016-08-18', '2016-08-17 09:38', 'a0YC000000fbmPyMAI', '1', 'a0YC000000fbmPyMAI', '751.99', '949.00'),
(39522, '425237389', '', '', 'Chelsea Broadley', '6 CHERRY GROVE Woodside', '', 'BD6 2AR', 'BRADFORD West Yorkshire', 'Großbritannien', '', '', '', '7809135567', '0010250ULJ', '', '', '107-4 Black case / Black face / Black Leather Band', '', '644352639475', 'FedEx', '', '2016-08-19', '18.08.2016 14:29', '4260295880633', '1', 'a0YC000000gS4FzMAK', '135.00', '179.00'),
(39523, '425053677', '', '', 'Oskar Kaczmarczyk', '32 ASHLYNS RISE 32', '', 'LE3 6SA', 'LEICESTER', 'Großbritannien', '', '', '', '7778096699', '0010013G8R', '', '', '107-6 Silver Case / Black Face / Stainless steel band', '', '644352639486', 'FedEx', '', '2016-08-19', '17.08.2016 20:01', '4260295881562', '1', 'a0YC000000gS4G1MAK', '135.00', '179.00'),
(39524, '425220767', '', '', 'Alan Heard', 'Flat 18 Shelly Lodge 20A Gordon Road', '', 'EN2 0PL', 'Enfield', 'Großbritannien', '', '', '', '7845124109', '0010127TOO', '', '', '507-2 Silver case / Black face / Black Leather Band', '', '644352639497', 'FedEx', '', '2016-08-19', '18.08.2016 12:45', '4260295881159', '1', 'a0YC000000g985TMAQ', '120.01', '179.00'),
(39525, '425103587', '', '', 'Jamie Jones', '21 OLD WOOD ROAD', '', 'CH61 5UY', 'WIRRAL', 'Großbritannien', '', '', '', '7831580535', '0010066MYJ', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352639501', 'FedEx', '', '2016-08-19', '17.08.2016 23:22', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39526, '425059186', '', '', 'Robert Griffin', '14 THORBURN WAY', '', 'SW19 2UL', 'LONDON', 'Großbritannien', '', '', '', '7508232233', '00100238D1', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352639512', 'FedEx', '', '2016-08-19', '17.08.2016 20:08', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39527, '425076614', '', '', 'Anton Elton', '15 CLARE GROVE', '', 'LE3 3RL', 'LEICESTER', 'Großbritannien', '', '', '', '7840909775', '0010132JUW', '', '', '510-6 Silver Case / Black face / Stainless steel band', '', '644352639523', 'FedEx', '', '2016-08-19', '17.08.2016 21:24', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(39528, '425062976', '', '', 'Ryan Philip George', '47 Coomside', '', 'Ne236hw', 'Cramlington', 'Großbritannien', '', '', '', '7527765251', '001025084P', '', '', '513-4 Gold case / black face / brown leather band', '', '644352639534', 'FedEx', '', '2016-08-19', '17.08.2016 20:32', '4260295882200', '1', 'a0YC000000g1PM7MAM', '135.00', '179.00'),
(39529, '425037784', NULL, NULL, 'achile sanguin', '35 Rue du Dr Bouchut', '', '69003', 'lyon', 'Frankreich', 'FR', NULL, NULL, '594350896', '0010020CJ4', NULL, NULL, '101-2 - Argent / Noir / Noir', NULL, '644352639545', 'FedEx', NULL, '2016-08-19', '17.08.2016 16:52', '4260295880381', '1', 'a0YC000000gRcUgMAK', '175.01', '249.00'),
(39530, '424984079', NULL, NULL, 'maurice jupond', '12   Rue Saint-Sidoine', '', '69003', 'lyon', 'Frankreich', 'FR', NULL, NULL, '751589777', '00100704PK', NULL, NULL, 'Montre Pionier automatique Malibu Diamonds- Or / Noir', NULL, '644352639556', 'FedEx', NULL, '2016-08-19', '17.08.2016 13:48', '4260295880701', '1', 'a0YC000000g6txpMAA', '160.00', '249.90'),
(39531, '425010101', NULL, NULL, 'lisa pessleux', 'Avenue General Gracia 1-72b', '', '5170', 'Profondeville', 'Belgien', 'BE', NULL, NULL, '495999925', '10250992', NULL, NULL, 'Montre Dublin Pionier - Noir - Noir - Noir (GM-508-4)', NULL, '644352639567', 'FedEx', NULL, '2016-08-19', '17.08.2016 16:48', '4260295881241', '1', 'a0YC000000gKvPNMA0', '150.00', '239.99'),
(39532, '425318529', '', '', 'Lebona Vernon', '45 Broadwick Street 45', '', 'W1F 9QW', 'LONDON', 'Großbritannien', '', '', '', '7590067085', '00100201ZM', '', '', '107-3 Gold case / Black face / Brown Leather Band', '', '644352639660', 'FedEx', '', '2016-08-22', '18.08.2016 18:43', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39533, '425787472', '', '', 'Mocanu Nicolae', '234A DERSINGHAM AVENUE', '', 'E12 6HW', 'LONDON', 'Großbritannien', '', '', '', '7773942676', '0010221XAL', '', '', '3005-A3 Black Case / Black face / Stainless steel band', '', '644352639670', 'FedEx', '', '2016-08-22', '20.08.2016 17:36', '4260295880985', '1', 'a0YC000000gRJ6pMAG', '118.01', '179.00'),
(39534, '425317747', '', '', 'Lebona Vernon', '45 BROADWICK STREET KIWI POWER', '', 'W1F 9QW', 'LONDON', 'Großbritannien', '', '', '', '7590067085', '00101867GM', '', '', '3009-1 Silver case / White face / Black Leather Band', '', '644352639660', 'FedEx', '', '2016-08-22', '18.08.2016 18:24', '4260295881784', '1', 'a0YC000000g1VBmMAM', '123.00', '199.00'),
(39535, '425830787', '', '', 'MR RHYS R GIBBS', '32 CLARK ROAD', '', 'NR35 2QQ', 'BUNGAY', 'Großbritannien', '', '', '', '7889572226', '00100877W6', '', '', '3009-4 Black case / Black face / Black Leather Band', '', '644352639681', 'FedEx', '', '2016-08-22', '20.08.2016 21:31', '4260295881814', '1', 'a0YC000000g1VBoMAM', '123.00', '199.00'),
(39536, '425477224', '', '', 'Atil Patel', '271 Park lane Sejal news', '', 'N17 0HU', 'LONDON', 'Großbritannien', '', '', '', '7955679847', '0010250MVF', '', '', '503-3 Gold case / Black face / Brown Leather Band', '', '644352639692', 'FedEx', '', '2016-08-22', '19.08.2016 12:31', '4260295880749', '1', 'a0YC000000gaFslMAE', '123.00', '209.00'),
(39537, '425635148', '', '', 'Bonta Rares', '17 BEDDOW CLOSE', '', 'SY1 2NX', 'SHREWSBURY', 'Großbritannien', '', '', '', '07585 745976', '0010245V88', '', '', '510-2 Silver case / Black face / Black Leather Band', '', '644352639707', 'FedEx', '', '2016-08-22', '19.08.2016 23:41', '4260295881395', '1', 'a0YC000000gRRrtMAG', '130.00', '179.00'),
(39538, '425741443', '', '', 'Davinia McQuilken', '114 114 Castlereagh Road', '', 'BT5 5FR', 'BELFAST', 'Großbritannien', '', '', '', '7736643686', '001019947H', '', '', '510-4 Black case / Black face / Black Leather Band', '', '644352639718', 'FedEx', '', '2016-08-22', '20.08.2016 13:30', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(39539, '425650425', '', '', 'Caroline Clemmet', '44 BROADBANK', '', 'NE10 8XW', 'GATESHEAD', 'Großbritannien', '', '', '', '7583073399', '0010231TXP', '', '', '510-6 Silver Case / Black face / Stainless steel band', '', '644352639729', 'FedEx', '', '2016-08-22', '20.08.2016 03:00', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(39540, '425474304', '', '', 'JAMES JORDAN', '31 Wymering rd', '', 'PO2 7HX', 'PORTSMOUTH', 'Großbritannien', '', '', '', '7920148964', '001005173V', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352639730', 'FedEx', '', '2016-08-22', '19.08.2016 11:34', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39541, '425293603', '', '', 'Malcolm Scarfe', '35 Hazel grove', '', 'ME5 0ED', 'CHATHAM', 'Großbritannien', '', '', '', '7974673662', '0010040YQX', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352639740', 'FedEx', '', '2016-08-22', '18.08.2016 17:12', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39542, '425743486', '', '', 'Dennis Richards', '171 BEAM AVENUE Dagenham', '', 'RM10 9BP', 'DAGENHAM', 'Großbritannien', '', '', '', '7539372163', '0010186BTP', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352639751', 'FedEx', '', '2016-08-22', '20.08.2016 14:49', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39543, '425318391', '', '', 'Pam Shaw', '33 BROOK HEY AVENUE Greatlever', '', 'BL3 2EQ', 'BOLTON', 'Großbritannien', '', '', '', '7947816055', '0010023UPK', '', '', '513-3 Gold case / gold face / brown leather band', '', '644352639762', 'FedEx', '', '2016-08-22', '18.08.2016 18:45', '4260295882194', '1', 'a0YC000000g1PM6MAM', '135.00', '179.00'),
(39544, '425473457', '', '', 'Mihai Mihaila', '57 CHASE WAY', '', 'N14 5EA', 'LONDON', 'Großbritannien', '', '', '', '7538293903', '00102505A6', '', '', 'Theorema Newton men\\\'s watch - 4004-3', '', '644352639773', 'FedEx', '', '2016-08-22', '19.08.2016 15:09', '4260295881081', '1', 'a0YC000000gaGEzMAM', '128.00', '179.00'),
(39545, '425305425', NULL, NULL, 'grzegorz majiczek', 'Eltingerhof 108', '', '6921 DH', 'DUIVEN', 'Niederlande', 'NL', NULL, NULL, '626288610', '00102501NB', NULL, NULL, '508-8 Black case / Black Face / Stainless steel band', NULL, '644352639843', 'FedEx', NULL, '2016-08-22', '18.08.2016 17:28', '4260295881975', '1', 'a0YC000000gZLyMMAW', '150.00', '239.99'),
(39546, '425373639', NULL, NULL, 'matthew farrell', 'N/a Lavally', 'Strokestown', 'n/a', 'Co Roscommon', 'Irland', 'IE', NULL, NULL, '863633559', '0010077J68', NULL, NULL, '101-3 Gold case / Black face / Brown leather band', NULL, '644352639648', 'FedEx', NULL, '2016-08-22', '18.08.2016 22:04', '4260295880398', '1', 'a0YC000000gRaprMAC', '160.01', '249.00'),
(39547, '425319210', NULL, NULL, 'artur Muizininkas', '9 Ashley Hall', 'St. Edmunds', '0', 'lucan Dublin', 'Irland', 'IE', NULL, NULL, '838545450', '0010158LD0', NULL, NULL, '3012-4 Black case / Black face / Black Leather Band', NULL, '644352639659', 'FedEx', NULL, '2016-08-22', '18.08.2016 17:32', '4260295881890', '1', 'a0YC000000gRaWqMAK', '154.99', '219.99'),
(39548, '425773559', NULL, NULL, 'Drame adama', '11 Rue mac monnie', '', '77100', 'Meaux', 'Frankreich', 'FR', NULL, NULL, '620875113', '00102296HG', NULL, NULL, '3004-4 Noir / Noir / Noir', NULL, '644352639784', 'FedEx', NULL, '2016-08-22', '20.08.2016 14:01', '4260295880084', '1', 'a0YC000000gRcc0MAC', '175.01', '269.00'),
(39549, '425686577', NULL, NULL, 'Agnes Vaisse', '1913 Chemin Du Plan', '', '30650', 'Rochefort Du Gard', 'Frankreich', 'FR', NULL, NULL, '699244458', '0010250Y6H', NULL, NULL, '3004-4 Noir / Noir / Noir', NULL, '644352639795', 'FedEx', NULL, '2016-08-22', '20.08.2016 07:21', '4260295880084', '1', 'a0YC000000gRcc0MAC', '175.01', '269.00'),
(39550, '425669819', NULL, NULL, 'Claude THERESINE', '107 Rue de Reuilly', '', '75012', 'Paris', 'Frankreich', 'FR', NULL, NULL, '628726330', '0010207ZUY', NULL, NULL, '101-5 - Noir / Noir / Noir', NULL, '644352639800', 'FedEx', NULL, '2016-08-22', '20.08.2016 04:45', '4260295880050', '1', 'a0YC000000gRcUiMAK', '175.01', '249.00'),
(39551, '425528304', NULL, NULL, 'corinne logerot leroy', '5 RUE LOUISE POSSOZ', '', '92140', 'CLAMART', 'Frankreich', 'FR', NULL, NULL, '633051571', '0010107POJ', NULL, NULL, '101-3 - Or / Noir / Marron', NULL, '644352639810', 'FedEx', NULL, '2016-08-22', '19.08.2016 13:10', '4260295880398', '1', 'a0YC000000gRcUhMAK', '175.01', '249.00'),
(39552, '425510515', NULL, NULL, 'JACKIE DENERT', 'Stationsstraat 85C', '', '9080', 'Lochristi', 'Belgien', 'BE', NULL, NULL, '475802899', '0010012N4L', NULL, NULL, 'Aruba DIAMONDS watch By PIONIER Brown Gold GM-507-3', NULL, '644352639821', 'FedEx', NULL, '2016-08-22', '19.08.2016 14:18', 'WLSSNL16070642', '1', 'a0YC000000gAYWqMAO', '139.99', '199.99'),
(39553, '425446910', NULL, NULL, 'Vincenzo Borrelli', 'Rue des Combattants 29', '', '6250', 'Roselies', 'Belgien', 'BE', NULL, NULL, '494206628', '0010213N66', NULL, NULL, 'Montre automatique Pionier Aruba - Noir', NULL, '644352639832', 'FedEx', NULL, '2016-08-22', '19.08.2016 09:19', 'WLSSNL16070643', '1', 'a0YC000000gAYWrMAO', '139.99', '199.99'),
(39554, '425874971', NULL, NULL, 'Ibrahim Sharafi', 'Al Ittihad Gargash Ente', 'Al khabisi Road', '', 'Vereinigte Arabische Emirate', '', 'AE', NULL, NULL, '0565051184', '0010216PBH', NULL, NULL, 'P 7002-5 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - ALL BLACK LEATHER', NULL, '644352639979', 'FedEx', NULL, '2016-08-22', '2016-08-21 08:38', 'a0YC000000fbmQNMAY', '1', 'a0YC000000fbmQNMAY', '751.99', '949.00'),
(39555, '425874880', NULL, NULL, 'Ibrahim Sharafi', 'Al Ittihad Gargash Ente', 'Al khabisi Road', '', 'Vereinigte Arabische Emirate', '', 'AE', NULL, NULL, '0565051184', '0010126L0A', NULL, NULL, 'P 7002-4 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - GOLD BLACK-LEATHER', NULL, '644352639979', 'FedEx', NULL, '2016-08-22', '2016-08-21 08:38', 'a0YC000000fbmPyMAI', '1', 'a0YC000000fbmPyMAI', '751.99', '949.00'),
(39556, '425801115', NULL, NULL, 'Talal algailani', 'khalidya street 1705', 'crystal tower, in the  same building of standard chartered bank', '', 'Vereinigte Arabische Emirate', '', 'AE', NULL, NULL, '00971507011556', '00100529VB', NULL, NULL, 'Pioner Florida Diamond Watch-Black Dial-White Case-Black Leather Strap', NULL, '644352639990', 'FedEx', NULL, '2016-08-22', '2016-08-20 21:08', 'a0YC000000eVQ34MAG', '1', 'a0YC000000eVQ34MAG', '700.00', '999.00'),
(39557, '425568361', NULL, NULL, 'Modar Alzoubi', 'Alquroum Street 009715088772', 'Park Rotana Hotel /Abu Dhabi / UAE', '', 'Vereinigte Arabische Emirate', '', 'AE', NULL, NULL, '00971508877245', '0010039KI8', NULL, NULL, 'P 7002-3  PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - GOLD WHITE-LEATHER', NULL, '644352639898', 'FedEx', NULL, '2016-08-22', '2016-08-19 20:38', 'a0YC000000fbmPUMAY', '1', 'a0YC000000fbmPUMAY', '751.99', '949.00'),
(39558, '425933700', '', '', 'Dawit Woldetsadik', '15 COWDRAY ROAD', '', 'UB10 9DQ', 'UXBRIDGE', 'Großbritannien', '', '', '', '7455001806', '0010091IPT', '', '', '107-3 Gold case / Black face / Brown Leather Band', '', '644352640181', 'FedEx', '', '2016-08-23', '21.08.2016 11:59', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39559, '426049515', '', '', 'Roman Hayduk', '16 ROMAN WALK', '', 'BS4 3LR', 'BRISTOL', 'Großbritannien', '', '', '', '7720772673', '0010188OOT', '', '', '107-3 Gold case / Black face / Brown Leather Band', '', '644352640192', 'FedEx', '', '2016-08-23', '21.08.2016 20:23', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39560, '426022943', '', '', 'Julie Redmond', '32 OXFORD DRIVE', '', 'BB1 2DW', 'BLACKBURN lancashire', 'Großbritannien', '', '', '', '7564103744', '0010250EML', '', '', '3005-1 Silver case / White face / Black Leather Band', '', '644352640207', 'FedEx', '', '2016-08-23', '21.08.2016 18:36', '4260295880909', '1', 'a0YC000000gRJ6kMAG', '118.01', '179.00'),
(39561, '426088402', '', '', 'Parbinder Singh', '10 Pickwick Gardens', '', 'WV3 9EH', 'Wolverhampton West Midlands', 'Großbritannien', '', '', '', '7846947424', '00100377X1', '', '', '510-6 Silver Case / Black face / Stainless steel band', '', '644352640218', 'FedEx', '', '2016-08-23', '21.08.2016 23:55', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(39562, '426089190', '', '', 'Kenny Harrop', '56 Tennyson Road', '', 'CH657DG', 'Ellesmere port', 'Großbritannien', '', '', '', '7703323918', '0010237YLA', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352640229', 'FedEx', '', '2016-08-23', '21.08.2016 23:57', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39563, '425941463', NULL, NULL, 'Mathew Abraham', '05 Beechfield Close', 'Clonee', '15', 'Dublin', 'Irland', 'IE', NULL, NULL, '872828489', '0010132N11', NULL, NULL, '101-5 Black case / Black face / Black leather band', NULL, '644352640170', 'FedEx', NULL, '2016-08-23', '21.08.2016 11:32', '4260295880050', '1', 'a0YC000000gRapsMAC', '160.01', '249.00'),
(39564, '425984886', NULL, NULL, 'Eudorico TEIXEIRA BARBOSA', '1 B Rue Barra', '', '42000', 'Saint-Etienne Loire', 'Frankreich', 'FR', NULL, NULL, '777734484', '0010105SCY', NULL, NULL, '101-3 - Or / Noir / Marron', NULL, '644352640230', 'FedEx', NULL, '2016-08-23', '21.08.2016 13:50', '4260295880398', '1', 'a0YC000000gRcUhMAK', '175.01', '249.00'),
(39565, '425953961', '', '', 'Jerome Mounier', 'LE BOURG ALLEE DES CHARMILLES', '', '42600', 'ST PAUL D UZORE', 'Frankreich', '', '', '', '683053544', '0010065NX7', '', '', 'Montre Pionier automatique Malibu Diamonds- Or / Noir', 'Annahme verweigert! Sendung am 05.09.16 zurück erhalten!', '644352640240', 'FedEx', '', '2016-08-23', '21.08.2016 11:12', '4260295880701', '1', 'a0YC000000g6txpMAA', '160.00', '249.90'),
(39566, '425907077', NULL, NULL, 'SAUTOT GWENAEL', '19 RUE RUE DES TILLEULS', '', '70230', 'LOULANS VERCHAMP', 'Frankreich', 'FR', NULL, NULL, '672599358', '001023144H', NULL, NULL, '101-1 - Argent / Blanc / Noir', NULL, '644352640251', 'FedEx', NULL, '2016-08-23', '21.08.2016 08:14', '4260295880374', '1', 'a0YC000000gRcUfMAK', '175.01', '249.00'),
(39567, '426272891', '', '', 'Louis Card', '91FLATE CAMBRIDGE GARDENS', '', 'W10 6JE', 'LONDON', 'Großbritannien', '', '', '', '7411448269', '0010217ZTK', '', '', '107-4 Black case / Black face / Black Leather Band', '', '644352640332', 'FedEx', '', '2016-08-23', '22.08.2016 17:31', '4260295880633', '1', 'a0YC000000gS4FzMAK', '135.00', '179.00'),
(39568, '426133779', '', '', 'Bekezela Nyoni', '46 FITZWARIN CLOSE 46', '', 'LU3 3RY', 'LUTON', 'Großbritannien', '', '', '', '7886200497', '0010041G5P', '', '', '3005-A4 Gold Case / Black Face / Stainless steel band', '', '644352640343', 'FedEx', '', '2016-08-23', '22.08.2016 09:01', '4260295881487', '1', 'a0YC000000gRJ6qMAG', '118.01', '179.00'),
(39569, '426242826', '', '', 'Manoj Magecha', '215 Petts Hill', '', 'UB5 4NS', 'Northolt', 'Großbritannien', '', '', '', '7808704560', '00101211BS', '', '', '3009-6 Silver case / Black face / Stainless Steel Band', '', '644352640354', 'FedEx', '', '2016-08-23', '22.08.2016 15:42', '4260295881838', '1', 'a0YC000000g1VBqMAM', '123.00', '199.00'),
(39570, '426210767', '', '', 'Jason martin', '21 SWANLOW DRIVE', '', 'CW7 1SL', 'WINSFORD', 'Großbritannien', '', '', '', '7544529927', '0010158AYJ', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352640365', 'FedEx', '', '2016-08-23', '22.08.2016 14:11', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39571, '426213211', '', '', 'Kristina Buckberry', '14 Hightown Gardens', '', 'BH24 3EH', 'RINGWOOD', 'Großbritannien', '', '', '', '1425477999', '0010110RJD', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352640376', 'FedEx', '', '2016-08-23', '22.08.2016 14:09', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39572, '426346690', '', '', 'Rasoul Kefayaty', '279 Melbourne court Howard street', '', 'NE1 2AU', 'NEWCASTLE UPON TYNE', 'Großbritannien', '', '', '', '7878669132', '0010160QHU', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352640387', 'FedEx', '', '2016-08-23', '22.08.2016 23:10', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39573, '426324700', '', '', 'Abi Bryant', '12 Jean Road', '', 'BS4 4JU', 'BRISTOL', 'Großbritannien', '', '', '', '7487729911', '0010035WS2', '', '', '513-4 Gold case / black face / brown leather band', '', '644352640398', 'FedEx', '', '2016-08-23', '22.08.2016 22:32', '4260295882200', '1', 'a0YC000000g1PM7MAM', '135.00', '179.00'),
(39574, '426319683', '', '', 'Mark Driver', 'SOLARSHADE U LUCK LANE Marsh', '', 'HD3 4AB', 'HUDDERSFIELD West Yorkshire', 'Großbritannien', '', '', '', '7702751512', '001022433H', '', '', '510-5 Silver Case / White Face / Stainless steel band', '', '644352640402', 'FedEx', '', '2016-08-23', '22.08.2016 21:24', '42602958811418', '1', 'a0YC000000gRRrwMAG', '130.00', '179.00'),
(39575, '426346330', NULL, NULL, 'Carine Kerkhofs', 'De Merodelaan 50/1', '', '3620', 'Lanaken', 'Belgien', 'BE', NULL, NULL, '477303263', '0010044IX6', NULL, NULL, '508-8 Black case / Black Face / Stainless steel band', NULL, '644352640505', 'FedEx', NULL, '2016-08-24', '22.08.2016 22:48', '4260295881975', '1', 'a0YC000000gKvPQMA0', '150.00', '239.99'),
(39576, '426165215', NULL, NULL, 'Iulian Basa', '54 RUE DE ROUEN', '', '93150', 'LE BLANC MESNIL', 'Frankreich', 'FR', NULL, NULL, '663273818', '0010092ED1', NULL, NULL, '3004-3 Or / Noir / Marron', NULL, '644352640490', 'FedEx', NULL, '2016-08-24', '22.08.2016 08:49', '4260295880077', '1', 'a0YC000000gRcbzMAC', '175.01', '269.00'),
(39577, '426382732', NULL, NULL, 'Denis Chelsea', '20 Charnwood park .clonsilla . Blanchardstown. Dublin 15', '', 'D15', 'Dublin Blanchardstown', 'Irland', 'IE', NULL, NULL, '868816879', '00100280NC', NULL, NULL, '101-3 Gold case / Black face / Brown leather band', NULL, '644352640424', 'FedEx', NULL, '2016-08-24', '23.08.2016 03:02', '4260295880398', '1', 'a0YC000000gRaprMAC', '160.01', '249.00'),
(39578, '426349098', NULL, NULL, 'sinead kelvin', '9 lanesborough', 'castle', 'd 11', 'dublin finglas', 'Irland', 'IE', NULL, NULL, '838309219', '0010250KNJ', NULL, NULL, '502-3 gold case / black face / brown leather band', NULL, '644352640435', 'FedEx', NULL, '2016-08-24', '22.08.2016 23:32', '4260295880701', '1', 'a0YC000000gRcdrMAC', '155.00', '239.99'),
(39579, '426383508', NULL, NULL, 'mohamed ragab osman', 'Guadalajara 7', 'bajos  1A', '08227', 'Terrassa Barcelona', 'Spanien', 'ES', NULL, NULL, '655736286', '0010151X30', NULL, NULL, 'Reloj Pionier modelo Chicago adornado con diamantes - caja dorada - cara negra y correa de cuero marrón - 7002-4', NULL, '644352640480', 'FedEx', NULL, '2016-08-24', '23.08.2016 03:29', '4260295882255', '1', 'a0YC000000gS36wMAC', '149.99', '219.99'),
(39580, '426526638', NULL, NULL, 'p gill', '21 LORD STREET 21', '', 'M4 4FN', 'MANCHESTER', 'Gro', 'GB', NULL, NULL, '7925164119', '0010199IRS', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '644352640457', 'FedEx', NULL, '2016-08-24', '23.08.2016 16:50', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39581, '426438365', NULL, NULL, 'James Carus', '44 Bull lane', '', 'L9 8DB', 'LIVERPOOL', 'Gro', 'GB', NULL, NULL, '7719302490', '00101389IL', NULL, NULL, '3008-8 Black Case / Black Face / Stainless Steel Band', NULL, '644352640468', 'FedEx', NULL, '2016-08-24', '23.08.2016 11:23', '4260295881739', '1', 'a0YC000000gaG4uMAE', '123.01', '179.00'),
(39582, '426426066', NULL, NULL, 'jordan burnett', '6 LANDSEER GARDENS', '', 'NE34 8HP', 'SOUTH SHIELDS', 'Gro', 'GB', NULL, NULL, '7871803932', '0010132HSE', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '644352640479', 'FedEx', NULL, '2016-08-24', '23.08.2016 10:51', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39583, '426777764', '', '', 'kamil than', 'Rue du Fort 38', '', '1060', 'Saint-Gilles', 'Belgien', '', '', '', '466434996', '0010195YGK', '', '', 'Montre Dublin Pionier - Argent - Blanc - Acier (GM-508-5)', 'Sendung an 15.09.16 zurück erhalten, da Adresse nicht korrekt!', '578824951186', 'FedEx', '', '2016-08-26', '24.08.2016 18:19', '4260295881944', '1', 'a0YC000000gKvPOMA0', '150.00', '239.99'),
(39584, '426751346', NULL, NULL, 'J&C Company Ven', 'Burg. Van der Molenplein 15', '', '2940', 'Stabroek', 'Belgien', 'BE', NULL, NULL, '475310239', '00100968YO', NULL, NULL, 'Aruba DIAMONDS watch By PIONIER Brown Gold GM-507-3', NULL, '578824951197', 'FedEx', NULL, '2016-08-26', '24.08.2016 13:49', 'WLSSNL16070642', '1', 'a0YC000000gAYWqMAO', '139.99', '199.99'),
(39585, '426914940', NULL, NULL, 'Ibrahim Sharafi', 'Al Ittihad Gargash Ente', 'Al khabisi Road', '', 'Dayrah Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '565051184', '0010246U56', NULL, NULL, 'Pionier Watches - Miami GM-506-1', NULL, '578824951326', 'FedEx', NULL, '2016-08-26', '25.08.2016 10:38', 'a0YC000000gKAXHMA4', '1', 'a0YC000000gKAXHMA4', '738.04', '949.00'),
(39586, '426655088', NULL, NULL, 'samir ali', 'mussafah 5', 'cornach road Mussafah industrial area', '', 'abu dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '506119281', '0010250QUO', NULL, NULL, 'Pionier Watches - Tokyo GM-513-01', NULL, '578824951201', 'FedEx', NULL, '2016-08-26', '24.08.2016 11:08', 'a0YC000000gKAiAMAW', '1', 'a0YC000000gKAiAMAW', '738.04', '949.00'),
(39587, '426967123', NULL, NULL, 'TRAORE Mamadou', '29 Rue Henri Martin', '', '91270', 'Vigneux Sur Seine', 'Frankreich', 'FR', NULL, NULL, '607016049', '0010030EZ4', NULL, NULL, 'T-3012-3 Or / Noir / Marron', NULL, '578824951315', 'FedEx', NULL, '2016-08-26', '25.08.2016 08:49', '4260295881883', '1', 'a0YC000000gRcTMMA0', '155.00', '249.00'),
(39588, '426621544', NULL, NULL, 'Jeremy Philip', '6 lot li falabreguie chemin du temps perdu', '', '84440', 'ROBION', 'Frankreich', 'FR', NULL, NULL, '643955658', '0010126LI8', NULL, NULL, 'T-3012-1 Argent / Blanc / Noir', NULL, '578824951164', 'FedEx', NULL, '2016-08-26', '23.08.2016 22:41', '4260295881869', '1', 'a0YC000000gRcTKMA0', '155.00', '249.00'),
(39589, '426555451', NULL, NULL, 'Michele Bussieres', '3 IMPASSE BORDIER 3', '', '93300', 'AUBERVILLIERS', 'Frankreich', 'FR', NULL, NULL, '752968134', '0010006HVT', NULL, NULL, 'Montre automatique Theorema - 3008-3 - Or / Noir', NULL, '578824951175', 'FedEx', NULL, '2016-08-26', '23.08.2016 16:43', '4260295880176', '1', 'a0YC000000g6tzRMAQ', '150.00', '249.90'),
(39590, '426960282', NULL, NULL, 'Nicholas Jeary', 'Northover Charlton Road', 'Somerset', 'BA4 4PR', 'Shepton Mallet', 'Gro', 'GB', NULL, NULL, '1761232591', '0010119FNC', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '578824951289', 'FedEx', NULL, '2016-08-26', '25.08.2016 10:47', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(39591, '426940949', NULL, NULL, 'Mark Shaw', '19 LIDGETT PARK GROVE', '', 'LS8 1HW', 'LEEDS', 'Gro', 'GB', NULL, NULL, '0113 2933041', '0010020TVU', NULL, NULL, '7001-3 gold case / black face / brown leather band', NULL, '578824951290', 'FedEx', NULL, '2016-08-26', '25.08.2016 08:55', '4260295882118', '1', 'a0YC000000g1VM5MAM', '122.99', '229.90'),
(39592, '426938877', NULL, NULL, 'john parry', '6 LYTHAM CLOSE', 'Lancs', 'WA5 2GH', 'WARRINGTON', 'Gro', 'GB', NULL, NULL, '7736787071', '0010069FPD', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '578824951304', 'FedEx', NULL, '2016-08-26', '25.08.2016 08:54', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39593, '426836291', NULL, NULL, 'Chris Kenney', '18 TAPTON BANK', '', 'S10 5GG', 'SHEFFIELD', 'Gro', 'GB', NULL, NULL, '7977304318', '0010215LRP', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '578824951061', 'FedEx', NULL, '2016-08-26', '24.08.2016 20:16', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39594, '426837214', NULL, NULL, 'Debbie Webb', '19 MOORHEN COURT Quedgeley', '', 'GL2 4LE', 'GLOUCESTER', 'Gro', 'GB', NULL, NULL, '7769957957', '0010041JIX', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '578824951072', 'FedEx', NULL, '2016-08-26', '24.08.2016 20:19', '4260295881555', '1', 'a0YC000000gS4G0MAK', '135.00', '179.00'),
(39595, '426608544', NULL, NULL, 'VOLODYMYR HALKO', '51-53 WEST HAM LANE', '', 'E15 4PH', 'LONDON', 'Gro', 'GB', NULL, NULL, '7778711699', '0010242U8A', NULL, NULL, '3005-4 Gold case / Black face / Black Leather Band', NULL, '578824951083', 'FedEx', NULL, '2016-08-26', '23.08.2016 23:35', '4260295880923', '1', 'a0YC000000gRJ6mMAG', '118.01', '179.00'),
(39596, '426707022', NULL, NULL, 'David Pinkowski', '5 CATRIONA WAY', '', 'ML1 4NS', 'MOTHERWELL', 'Gro', 'GB', NULL, NULL, '7400303903', '00100053WE', NULL, NULL, '3009-4 Black case / Black face / Black Leather Band', NULL, '578824951094', 'FedEx', NULL, '2016-08-26', '24.08.2016 11:22', '4260295881814', '1', 'a0YC000000g1VBoMAM', '123.00', '199.00'),
(39597, '426669470', NULL, NULL, 'Angela Neale', '26 CLAPHAM AVENUE Ings Road', '', 'HU8 0QQ', 'HULL', 'Gro', 'GB', NULL, NULL, '7527926291', '00101536YO', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '578824951109', 'FedEx', NULL, '2016-08-26', '24.08.2016 08:10', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39598, '426619010', NULL, NULL, 'Elfyn Jones', '101 GRANGE ROAD', '', 'LL18 4DA', 'RHYL', 'Gro', 'GB', NULL, NULL, '7828892380', '0010064N4V', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '578824951110', 'FedEx', NULL, '2016-08-26', '24.08.2016 00:26', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39599, '426571101', NULL, NULL, 'Mussarat Iqbal', 'The vicarge WATLING STREET', '', 'WD7 8EE', 'RADLETT', 'Gro', 'GB', NULL, NULL, '7429589780', '0010125GII', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '578824951120', 'FedEx', NULL, '2016-08-26', '23.08.2016 19:56', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39600, '426637450', NULL, NULL, 'Patrick Shart', '52 LANCASTER ROAD', '', 'N4 4PR', 'LONDON', 'Gro', 'GB', NULL, NULL, '0207 2631795', '0010127PL6', NULL, NULL, '513-1 Silver case / white face / black leather band', NULL, '578824951131', 'FedEx', NULL, '2016-08-26', '24.08.2016 02:58', '4260295882170', '1', 'a0YC000000g1PM4MAM', '135.00', '179.00'),
(39601, '426606258', NULL, NULL, 'christopher corby', '55 ACKROYD DRIVE Stileman house', '', 'E3 4AS', 'LONDON', 'Gro', 'GB', NULL, NULL, '7334673723', '001005261Y', NULL, NULL, '7001-3 gold case / black face / brown leather band', NULL, '578824951142', 'FedEx', NULL, '2016-08-26', '23.08.2016 22:39', '4260295882118', '1', 'a0YC000000g1VM5MAM', '122.99', '229.90'),
(39602, '427081741', NULL, NULL, 'nathan tumson', 'rue dupret 83', '', '6042', 'Lodelinsart', 'Belgien', 'BE', NULL, NULL, '497366004', '0010091P4U', NULL, NULL, 'Montre Dublin Pionier - Argent - Blanc - Acier (GM-508-5)', NULL, '578824951988', 'FedEx', NULL, '2016-08-29', '25.08.2016 18:50', '4260295881944', '1', 'a0YC000000gKvPOMA0', '150.00', '239.99'),
(39603, '427318269', NULL, NULL, 'Daniel Reid', 'PayPal Europ Ballycoolin business park', '', 'D15', 'Blanchardstown', 'Irland', 'IE', NULL, NULL, '831690119', '0010250GU3', NULL, NULL, '512-3 Gold case / Black face / Brown Leather Band', NULL, '578824951749', 'FedEx', NULL, '2016-08-29', '26.08.2016 20:32', '4260295881883', '1', 'a0YC000000gRaWpMAK', '154.99', '219.99'),
(39604, '427309045', NULL, NULL, 'Cuogo Renzo', 'Via G. Pepe 25', '', '30030', 'SALZANO', 'Italien', 'IT', NULL, NULL, '3296716290', '00101365JR', NULL, NULL, '7002-4 Cassa Oro Quadrante Nero Cinturino in pelle Nero', NULL, '578824951966', 'FedEx', NULL, '2016-08-29', '26.08.2016 19:02', '4260295882255', '1', 'a0YC000000gS36mMAC', '150.01', '219.99'),
(39605, '427291615', NULL, NULL, 'aliona bucatari', 'VIA DI FONTEGIUSTA 6', '', '53100', 'SIENA', 'Italien', 'IT', NULL, NULL, '3895306749', '0010183YYD', NULL, NULL, '7002-6 Cassa Argento Quadrante Bianco Cinturino in Acciaio', NULL, '578824951977', 'FedEx', NULL, '2016-08-29', '27.08.2016 00:47', '4260295882279', '1', 'a0YC000000gS36oMAC', '150.01', '219.99'),
(39606, '427242995', NULL, NULL, 'Nick Reid', '6 Thurso CLose', '', 'RM3 0YS', 'ROMFORD', 'Gro', 'GB', NULL, NULL, '7889206297', '0010250YB8', NULL, NULL, '102-3 gold case / black face / brown leather band', NULL, '578824951750', 'FedEx', NULL, '2016-08-29', '26.08.2016 12:58', '4260295880428', '1', 'a0YC000000gRRsNMAW', '134.99', '189.00'),
(39607, '427363057', NULL, NULL, 'Trishna Patel', '16 St Thomas Road', '', 'N14 6AJ', 'LONDON', 'Gro', 'GB', NULL, NULL, '7903088741', '0010250PNS', NULL, NULL, '102-8 black case / black face / stainless steel band', NULL, '578824951760', 'FedEx', NULL, '2016-08-29', '27.08.2016 00:31', '4260295881548', '1', 'a0YC000000gRRsSMAW', '134.99', '189.00'),
(39608, '427204455', NULL, NULL, 'Louise Aldhous', '154 Twyford Avenue', '', 'PO2 8JB', 'PORTSMOUTH', 'Gro', 'GB', NULL, NULL, '7798765432', '00100928BQ', NULL, NULL, '107-1 Silver case / White face / Black Leather Band', NULL, '578824951771', 'FedEx', NULL, '2016-08-29', '26.08.2016 09:57', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39609, '427260760', NULL, NULL, 'Dawn Savage', '63/64 Tempus Business Centre Kingsclere Road, Basingstoke', '', 'RG21 6XG', 'Hampshire', 'Gro', 'GB', NULL, NULL, '7710165288', '0010049TXE', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '578824951782', 'FedEx', NULL, '2016-08-29', '26.08.2016 14:27', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39610, '427124525', NULL, NULL, 'Marva Daley-Lewis', '7 STOCKHILL CIRCUS', '', 'NG6 0LS', 'NOTTINGHAM', 'Gro', 'GB', NULL, NULL, '7730473961', '00102121AH', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '578824951793', 'FedEx', NULL, '2016-08-29', '25.08.2016 22:46', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39611, '427269388', NULL, NULL, 'Philip Little', '131 STANSBURY PLACE', '', 'SK2 5LQ', 'STOCKPORT', 'Gro', 'GB', NULL, NULL, '7730811345', '0010081KKX', NULL, NULL, '3011-6 watch: silver case / black face / stainless steel band', NULL, '578824951808', 'FedEx', NULL, '2016-08-29', '26.08.2016 14:42', '4260295881753', '1', 'a0YC000000gZgVmMAK', '123.01', '179.00'),
(39612, '426949221', NULL, NULL, 'Nicholas Jeary', 'Northover Charlton Road', '', 'BA4 4PR', 'Shepton Mallet Somerset', 'Gro', 'GB', NULL, NULL, '1761232591', '0010184XIG', NULL, NULL, '3011-8 watch: black case / black face / stainless steel band', NULL, '578824951819', 'FedEx', NULL, '2016-08-29', '25.08.2016 16:04', '4260295881777', '1', 'a0YC000000gZgVoMAK', '123.01', '179.00'),
(39613, '427091538', NULL, NULL, 'Mark Driver', 'SOLARSHADE U LUCK LANE Marsh', '', 'HD3 4AB', 'HUDDERSFIELD West Yorkshire', 'Gro', 'GB', NULL, NULL, '7702751512', '00101307VX', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '578824951820', 'FedEx', NULL, '2016-08-29', '25.08.2016 19:55', '4260295881388', '1', 'a0YC000000gRRrsMAG', '130.00', '179.00'),
(39614, '427053646', NULL, NULL, 'Saima Maqbool', '33 Crosswells road', '', 'B68 8HA', 'OLDBURY', 'Gro', 'GB', NULL, NULL, '7450288229', '00100823XU', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '578824951830', 'FedEx', NULL, '2016-08-29', '25.08.2016 17:37', '4260295881395', '1', 'a0YC000000gRRrtMAG', '130.00', '179.00'),
(39615, '427303297', NULL, NULL, 'Mr M', '45 Chestnut avenue', '', 'Me59ah', 'Kent', 'Gro', 'GB', NULL, NULL, '7763659871', '0010005TNE', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '578824951841', 'FedEx', NULL, '2016-08-29', '26.08.2016 17:27', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39616, '427312380', NULL, NULL, 'andrew docherty', '5 BEDLINGTON CLOSE', '', 'M23 9NP', 'MANCHESTER', 'Gro', 'GB', NULL, NULL, '7538808658', '0010109G94', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '578824951852', 'FedEx', NULL, '2016-08-29', '26.08.2016 18:29', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39617, '427071926', NULL, NULL, 'Carole Baker', '8 Horse fayre fields', '', 'PE11 3FA', 'SPALDING', 'Gro', 'GB', NULL, NULL, '1775718758', '0010089X1L', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '578824951863', 'FedEx', NULL, '2016-08-29', '25.08.2016 18:23', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39618, '427396915', NULL, NULL, 'Macauley Girt', 'Unit 21 Buckwins Square Total Diamons products, ', '21 Buckwins Square, Burnt Mills Industrial Estate', 'SS13 1BJ', 'Basildon', 'Gro', 'GB', NULL, NULL, '7475514189', '0010056JFW', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '578824951874', 'FedEx', NULL, '2016-08-29', '27.08.2016 02:35', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39619, '427196292', NULL, NULL, 'Hollie Hughes', '73 Red Lane', '', 'BL2 5EG', 'BOLTON', 'Gro', 'GB', NULL, NULL, '7482241648', '0010104COU', NULL, NULL, '510-8 Black case / Black Face / Stainless steel band', NULL, '578824951885', 'FedEx', NULL, '2016-08-29', '26.08.2016 09:40', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39620, '427285887', NULL, NULL, 'Megan Rose Morrison', '36 Endeavour court Ocean village', '', 'So14 3gd', 'Southampton', 'Gro', 'GB', NULL, NULL, '7979066452', '0010051SGU', NULL, NULL, '510-8 Black case / Black Face / Stainless steel band', NULL, '578824951896', 'FedEx', NULL, '2016-08-29', '26.08.2016 17:27', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39621, '427245692', NULL, NULL, 'Gina Vulpe', '268 WATERLOO ROAD Smileright Dental Clinic', '', 'SE1 8RQ', 'LONDON', 'Gro', 'GB', NULL, NULL, '7803561516', '0010196T6G', NULL, NULL, '7001-3 gold case / black face / brown leather band', NULL, '578824951900', 'FedEx', NULL, '2016-08-29', '26.08.2016 13:23', '4260295882118', '1', 'a0YC000000g1VM5MAM', '122.99', '229.90'),
(39622, '427315082', NULL, NULL, 'Christopher Jamieson', '7 LABURNUM COURT', '', 'WF10 4NF', 'CASTLEFORD', 'Gro', 'GB', NULL, NULL, '7861395023', '0010167BVU', NULL, NULL, 'Pionier Florida Diamonds watch with gold case, black face and a gold metal band', NULL, '578824951911', 'FedEx', NULL, '2016-08-29', '26.08.2016 18:23', '4260295881500', '1', 'a0YC000000gaFxiMAE', '130.00', '209.00'),
(39623, '427177335', NULL, NULL, 'Gavin Richards', '5 JACKS CLOSE', '', 'SS11 8ED', 'WICKFORD', 'Gro', 'GB', NULL, NULL, '1268422468', '0010250ORA', NULL, NULL, 'Pionier Florida Diamonds watch with gold case, black face and a gold metal band', NULL, '578824951922', 'FedEx', NULL, '2016-08-29', '26.08.2016 10:45', '4260295881500', '1', 'a0YC000000gaFxiMAE', '130.00', '209.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(39624, '427330317', NULL, NULL, 'Julian Broughton', '36 DONINGTON DRIVE Sunnyhill', '', 'DE23 1NA', 'DERBY', 'Gro', 'GB', NULL, NULL, '7817361455', '0010162LBF', NULL, NULL, 'Pionier Florida Diamonds watch with gold case, black face and a gold metal band', NULL, '578824951933', 'FedEx', NULL, '2016-08-29', '26.08.2016 18:28', '4260295881500', '1', 'a0YC000000gaFxiMAE', '130.00', '209.00'),
(39625, '427187525', NULL, NULL, 'E Parrish', '76 Prince Albert Square', '', 'RH1 5AP', 'REDHILL', 'Gro', 'GB', NULL, NULL, '7799616761', '0010250O0L', NULL, NULL, 'Theorema Newton men\'s watch - 4004-6', NULL, '578824951944', 'FedEx', NULL, '2016-08-29', '26.08.2016 09:07', '4260295881111', '1', 'a0YC000000gaGF2MAM', '128.00', '179.00'),
(39626, '427390331', NULL, NULL, 'Dimyana Kundous', '90 Tideswell road Eastbourne', '', 'BN21 3RT', 'EASTBOURNE', 'Gro', 'GB', NULL, NULL, '7455020469', '0010133HFQ', NULL, NULL, 'Theorema Newton men\'s watch - 4004-8', NULL, '578824951955', 'FedEx', NULL, '2016-08-29', '27.08.2016 01:19', '4260295881135', '1', 'a0YC000000gaGF4MAM', '128.00', '179.00'),
(39627, '427996946', NULL, NULL, 'Badr Boghdadi', 'Mouror 40', '2', '971', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71502E+11', '00102328QJ', NULL, NULL, 'Pioner Florida Diamond Watch-Black Dial-Gold Case-Brown Leather Strap', NULL, '578824952469', 'FedEx', NULL, '2016-08-31', '29.08.2016 19:10', 'a0YC000000eVQ5jMAG', '1', 'a0YC000000eVQ5jMAG', '700.00', '999.00'),
(39628, '427685064', NULL, NULL, 'Grosjean Sandrine', '3 Chemin des vergers', '', '25870', 'VENISE', 'Frankreich', 'FR', NULL, NULL, '645941718', '0010173BPN', NULL, NULL, '101-1 - Argent / Blanc / Noir', NULL, '578824952377', 'FedEx', NULL, '2016-08-31', '28.08.2016 10:21', '4260295880374', '1', 'a0YC000000gRcUfMAK', '175.01', '249.00'),
(39629, '427446791', NULL, NULL, 'Michel CHAIX', '17 avenue des combes', '', '30120', 'LE  VIGAN', 'Frankreich', 'FR', NULL, NULL, '621151314', '0010116OQ6', NULL, NULL, '101-3 - Or / Noir / Marron', NULL, '578824952388', 'FedEx', NULL, '2016-08-31', '27.08.2016 08:11', '4260295880398', '1', 'a0YC000000gRcUhMAK', '175.01', '249.00'),
(39630, '427763019', NULL, NULL, 'omar chebaani', '17 avenue de haute roche', '', '69310', 'pierre benite', 'Frankreich', 'FR', NULL, NULL, '620661841', '00101209NT', NULL, NULL, '101-3 - Or / Noir / Marron', NULL, '578824952399', 'FedEx', NULL, '2016-08-31', '28.08.2016 15:55', '4260295880398', '1', 'a0YC000000gRcUhMAK', '175.01', '249.00'),
(39631, '427462919', NULL, NULL, 'Perrot Boulangerie Ronde de Pains', '93  Avenue Jean Mermoz', '', '69008', 'Lyon', 'Frankreich', 'FR', NULL, NULL, '336629143', '0010250UNL', NULL, NULL, '3004-2 Argent / Noir / Noir', NULL, '578824952403', 'FedEx', NULL, '2016-08-31', '27.08.2016 10:11', '4260295880060', '1', 'a0YC000000gRcbyMAC', '175.01', '269.00'),
(39632, '427762143', NULL, NULL, 'Romain Gomez', '70 Chemin de l\'Ecluse Gendarmerie nationale', '', '06580', 'Pegomas', 'Frankreich', 'FR', NULL, NULL, '638209269', '00101325FI', NULL, NULL, '3004-3 Or / Noir / Marron', NULL, '578824952414', 'FedEx', NULL, '2016-08-31', '28.08.2016 15:41', '4260295880077', '1', 'a0YC000000gRcbzMAC', '175.01', '269.00'),
(39633, '427287254', NULL, NULL, 'Aktas Ibrahim', '120 Avenue de paris', '', '71100', 'Chalon sur Saone', 'Frankreich', 'FR', NULL, NULL, '668772222', '0010004L7S', NULL, NULL, 'T-3012-3 Or / Noir / Marron', NULL, '578824952425', 'FedEx', NULL, '2016-08-31', '26.08.2016 13:48', '4260295881883', '1', 'a0YC000000gRcTMMA0', '155.00', '249.00'),
(39634, '427441107', NULL, NULL, 'Immo Geingos', '22 Villa pasteur', '', '92210', 'ST CLOUD', 'Frankreich', 'FR', NULL, NULL, '619857466', '0010124BLG', NULL, NULL, 'T-3012-3 Or / Noir / Marron', NULL, '578824952436', 'FedEx', NULL, '2016-08-31', '27.08.2016 07:45', '4260295881883', '1', 'a0YC000000gRcTMMA0', '155.00', '249.00'),
(39635, '427818876', NULL, NULL, 'Kieran Connolly', '3 Daunt Court', 'Ballineen', '12D', 'Co Cork', 'Irland', 'IE', NULL, NULL, '879888661', '0010003EUV', NULL, NULL, '101-3 Gold case / Black face / Brown leather band', NULL, '578824952171', 'FedEx', NULL, '2016-08-31', '28.08.2016 21:32', '4260295880398', '1', 'a0YC000000gRaprMAC', '160.01', '249.00'),
(39636, '427731589', NULL, NULL, 'Bogdan Ciprian', '55 Shangan Gardens', '', 'Dublin 9', 'Ballymun', 'Irland', 'IE', NULL, NULL, '892513545', '0010191KVP', NULL, NULL, '101-5 Black case / Black face / Black leather band', NULL, '578824952182', 'FedEx', NULL, '2016-08-31', '28.08.2016 14:32', '4260295880050', '1', 'a0YC000000gRapsMAC', '160.01', '249.00'),
(39637, '427499730', NULL, NULL, 'Christopher O\'Mahony', 'Inchwell Road', '', '________', 'Kanturk, Co.Cork', 'Irland', 'IE', NULL, NULL, '087 2349386', '0010250A8X', NULL, NULL, 'Theorema Damascus watch 3008-2 (silver case / black face / black leather band)', NULL, '578824952193', 'FedEx', NULL, '2016-08-31', '27.08.2016 15:32', '4260295880169', '1', 'a0YC000000gRb8jMAC', '144.99', '219.99'),
(39638, '427510511', NULL, NULL, 'Silvia Clemente', 'Via Vittorio Emanuele 104', '', '74020', 'San Marzano Di San Giuseppe', 'Italien', 'IT', NULL, NULL, '3894841577', '00102506SM', NULL, NULL, '7002-8 Cassa Oro Quadrante Bianco Cinturino in Acciaio', NULL, 'CY732395502DE', 'DHL', NULL, '2016-08-31', '27.08.2016 17:05', '4260295882293', '1', 'a0YC000000gS36qMAC', '150.01', '219.99'),
(39639, '427961293', NULL, NULL, 'sarabjit chadha', 'GREENFIELDS  RECREATION Road', '', 'UB2 5PF', 'SOUTHALL Middlesex', 'Gro', 'GB', NULL, NULL, '7939057618', '0010215G6R', NULL, NULL, '107-1 Silver case / White face / Black Leather Band', NULL, '578824952208', 'FedEx', NULL, '2016-08-31', '29.08.2016 14:19', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39640, '427816159', NULL, NULL, 'Alex Fortune', '4 Denbigh Close', '', 'SO50 4QN', 'Eastleigh', 'Gro', 'GB', NULL, NULL, '7557475014', '0010165BBD', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '578824952219', 'FedEx', NULL, '2016-08-31', '28.08.2016 22:35', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39641, '427931510', NULL, NULL, 'C Charlton', '21 FIRST AVENUE', '', 'KT19 9TP', 'EPSOM', 'Gro', 'GB', NULL, NULL, '7584390458', '0010016CPW', NULL, NULL, '107-4 Black case / Black face / Black Leather Band', NULL, '578824952220', 'FedEx', NULL, '2016-08-31', '29.08.2016 12:50', '4260295880633', '1', 'a0YC000000gS4FzMAK', '135.00', '179.00'),
(39642, '427963749', NULL, NULL, 'Matthew Dickenson', '9A Hawkshead Close', '', 'YO24 2YF', 'YORK', 'Gro', 'GB', NULL, NULL, '7527863976', '0010052LQ4', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '578824952230', 'FedEx', NULL, '2016-08-31', '29.08.2016 14:26', '4260295881555', '1', 'a0YC000000gS4G0MAK', '135.00', '179.00'),
(39643, '427827099', NULL, NULL, 'Stuart Wightman', '14 TEBAY CLOSE', '', 'TS7 9JS', 'MIDDLESBROUGH', 'Gro', 'GB', NULL, NULL, '7826909306', '0010204X4B', NULL, NULL, '107-6 Silver Case / Black Face / Stainless steel band', NULL, '578824952241', 'FedEx', NULL, '2016-08-31', '29.08.2016 00:15', '4260295881562', '1', 'a0YC000000gS4G1MAK', '135.00', '179.00'),
(39644, '427815812', NULL, NULL, 'Gurpreet Singh', '11 Barham close', '', 'HA0 2HQ', 'WEMBLEY', 'Gro', 'GB', NULL, NULL, '7446118081', '0010214GUX', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '578824952252', 'FedEx', NULL, '2016-08-31', '28.08.2016 22:38', '4260295880749', '1', 'a0YC000000gaFslMAE', '123.00', '209.00'),
(39645, '427708209', NULL, NULL, 'Gerry Fox', '65e VESUVIUS DRIVE', '', 'ML1 2EY', 'MOTHERWELL North lanarkshire', 'Gro', 'GB', NULL, NULL, '7983671620', '00100474G9', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '578824952263', 'FedEx', NULL, '2016-08-31', '28.08.2016 14:06', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(39646, '427738886', NULL, NULL, 'George Howland', '18 Penlands Lawn', '', 'LS15 9DJ', 'LEEDS', 'Gro', 'GB', NULL, NULL, '7581264572', '0010002WNS', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '578824952274', 'FedEx', NULL, '2016-08-31', '28.08.2016 15:55', '42602958811418', '1', 'a0YC000000gRRrwMAG', '130.00', '179.00'),
(39647, '427945525', NULL, NULL, 'mark williams', '225 BALL ROAD', '', 'CF3 4JE', 'CARDIFF', 'Gro', 'GB', NULL, NULL, '7966617197', '0010179S54', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '578824952285', 'FedEx', NULL, '2016-08-31', '29.08.2016 12:56', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39648, '427670413', NULL, NULL, 'Daniel Meachen', '34 Kipling close', '', 'RG18 3AY', 'THATCHAM', 'Gro', 'GB', NULL, NULL, '7891773086', '00101953PD', NULL, NULL, '510-8 Black case / Black Face / Stainless steel band', NULL, '578824952296', 'FedEx', NULL, '2016-08-31', '28.08.2016 11:50', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39649, '427812949', NULL, NULL, 'Des Hoggins', '40 CHAPMAN LANE', '', 'S42 5EN', 'CHESTERFIELD', 'Gro', 'GB', NULL, NULL, '7790251524', '0010169RKU', NULL, NULL, '510-8 Black case / Black Face / Stainless steel band', NULL, '578824952300', 'FedEx', NULL, '2016-08-31', '28.08.2016 22:48', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39650, '427951199', NULL, NULL, 'Indi Sidhu', '20 BARRINGTON CLOSE', '', 'WV10 6AZ', 'WOLVERHAMPTON', 'Gro', 'GB', NULL, NULL, '7891686791', '001015511S', NULL, NULL, '510-8 Black case / Black Face / Stainless steel band', NULL, '578824952311', 'FedEx', NULL, '2016-08-31', '29.08.2016 13:34', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39651, '427816899', NULL, NULL, 'Jason Kolawole', '73 KENSINGTON WAY Middleton', '', 'LS10 4UP', 'LEEDS', 'Gro', 'GB', NULL, NULL, '7448013704', '0010016LXA', NULL, NULL, '510-8 Black case / Black Face / Stainless steel band', NULL, '578824952322', 'FedEx', NULL, '2016-08-31', '28.08.2016 22:35', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39652, '427805553', NULL, NULL, 'Mahnoor Shad', '201 201 Yorkshire Street', '', 'OL12 0DS', 'ROCHDALE', 'Gro', 'GB', NULL, NULL, '7842822250', '0010101WIT', NULL, NULL, '510-8 Black case / Black Face / Stainless steel band', NULL, '578824952333', 'FedEx', NULL, '2016-08-31', '28.08.2016 21:25', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39653, '427786492', NULL, NULL, 'Muhamet Shehi', '5 5 artillery mews', '', 'Rg30 2jn', 'READING', 'Gro', 'GB', NULL, NULL, '7490726142', '10168580', NULL, NULL, 'Theorema Newton men\'s watch - 4004-3', NULL, '578824952344', 'FedEx', NULL, '2016-08-31', '28.08.2016 20:21', '4260295881081', '1', 'a0YC000000gaGEzMAM', '128.00', '179.00'),
(39654, '427580674', NULL, NULL, 'Rosa Muhammad', '5 SUMMER HALL ING', '', 'BD12 8DN', 'BRADFORD', 'Gro', 'GB', NULL, NULL, '7585309394', '0010089ANH', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '578824952024', 'FedEx', NULL, '2016-08-29', '27.08.2016 21:56', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39655, '427457502', NULL, NULL, 'Guillaume VIAL', 'Flat 1 Derwent Court Eleanor Close', '', 'SE16 6PS', 'LONDON', 'Gro', 'GB', NULL, NULL, '7429205432', '0010231G8B', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '578824952035', 'FedEx', NULL, '2016-08-29', '27.08.2016 10:59', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39656, '427478970', NULL, NULL, 'craig hunt', '68 AUTUMN DRIVE', '', 'S66 7DZ', 'ROTHERHAM', 'Gro', 'GB', NULL, NULL, '7947944673', '10120920', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '578824952046', 'FedEx', NULL, '2016-08-29', '27.08.2016 12:47', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(39657, '427587109', NULL, NULL, 'Michelle Thomson', '17 CLIFTON GARDENS', '', 'NE29 6XZ', 'NORTH SHIELDS', 'Gro', 'GB', NULL, NULL, '7508221987', '0010249B63', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '578824952057', 'FedEx', NULL, '2016-08-29', '27.08.2016 23:06', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(39658, '427584976', NULL, NULL, 'Sharon Ellis', '4 MOWBRAY TERRACE', '', 'DL7 9BL', 'NORTHALLERTON', 'Gro', 'GB', NULL, NULL, '7856175989', '0010083VCU', NULL, NULL, '510-8 Black case / Black Face / Stainless steel band', NULL, '578824952068', 'FedEx', NULL, '2016-08-29', '27.08.2016 22:24', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39659, '427553364', NULL, NULL, 'Melissa Germain', '15 Birchfield Road', '', 'EN8 9PL', 'WALTHAM CROSS', 'Gro', 'GB', NULL, NULL, '7710641356', '0010066EMB', NULL, NULL, '510-8 Black case / Black Face / Stainless steel band', NULL, '578824952079', 'FedEx', NULL, '2016-08-29', '27.08.2016 18:53', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39660, '427931966', NULL, NULL, 'Luca Perucci', 'VIALE DELLA RESISTENZA 60', '', '60019', 'SENIGALLIA', 'Italien', 'IT', NULL, NULL, '3388110826', '0010219GP7', NULL, NULL, '7002-3 Cassa Oro Quadrante Bianco Cinturino in pelle Nero', NULL, '578824952712', 'FedEx', NULL, '2016-08-31', '29.08.2016 17:42', '4260295882248', '1', 'a0YC000000gS36lMAC', '150.01', '219.99'),
(39661, '428082949', NULL, NULL, 'Daniel McAlinden', '89 MEADOWBROOK', '', 'BT65 5AB', 'CRAIGAVON . Co.Armagh', 'Gro', 'GB', NULL, NULL, '7515336455', '0010040TEJ', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '578824952675', 'FedEx', NULL, '2016-08-31', '29.08.2016 22:32', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39662, '428081590', NULL, NULL, 'Lukasz Stankiewicz', '13 Reade Court Stanley Road', '', 'W38FE', 'London', 'Gro', 'GB', NULL, NULL, '7707855711', '00102505GU', NULL, NULL, '3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '578824952686', 'FedEx', NULL, '2016-08-31', '29.08.2016 22:52', '4260295880978', '1', 'a0YC000000gRJ6oMAG', '118.01', '179.00'),
(39663, '428071932', NULL, NULL, 'Andrew Rennalls', '49 KENT CLOSE 49', '', 'CR4 1XN', 'MITCHAM', 'Gro', 'GB', NULL, NULL, '7951211296', '00100525NR', NULL, NULL, '3005-4 Gold case / Black face / Black Leather Band', NULL, '578824952697', 'FedEx', NULL, '2016-08-31', '29.08.2016 21:26', '4260295880923', '1', 'a0YC000000gRJ6mMAG', '118.01', '179.00'),
(39664, '428039627', NULL, NULL, 'Hannah Lawrence', '11 LADY LANE', '', 'CM2 0TF', 'CHELMSFORD', 'Gro', 'GB', NULL, NULL, '7528398897', '00100233V4', NULL, NULL, '107-6 Silver Case / Black Face / Stainless steel band', NULL, '578824952701', 'FedEx', NULL, '2016-08-31', '29.08.2016 19:32', '4260295881562', '1', 'a0YC000000gS4G1MAK', '135.00', '179.00'),
(39665, '428050794', NULL, NULL, 'frederik declercq', 'Marktplein 18', 'indeluwte', '8620', 'Nieuwpoort', 'Belgien', 'BE', NULL, NULL, '058/243116', '0010174GWD', NULL, NULL, '508-1 Silver case / White face / Black Leather Band', NULL, '578824952860', 'FedEx', NULL, '2016-09-01', '29.08.2016 22:48', '4260295881210', '1', 'a0YC000000gKvPLMA0', '141.85', '239.99'),
(39666, '427816532', NULL, NULL, 'Carine Lechanteur', 'Rue des carmes 37 Rue des carm', '', '4630', 'Ayeneux', 'Belgien', 'BE', NULL, NULL, '49777410', '00101302D9', NULL, NULL, 'Montre automatique Pionier Aruba - Noir/argenté', NULL, '578824952870', 'FedEx', NULL, '2016-09-01', '28.08.2016 22:18', 'WLSSNL16070641', '1', 'a0YC000000gAYWpMAO', '139.99', '199.99'),
(39667, '427816531', NULL, NULL, 'Carine Lechanteur', 'Rue des carmes 37 Rue des carm', '', '4630', 'Ayeneux', 'Belgien', 'BE', NULL, NULL, '49777410', '0010192Z64', NULL, NULL, 'Montre automatique Pionier Aruba - Noir/argenté', NULL, '578824952870', 'FedEx', NULL, '2016-09-01', '28.08.2016 22:18', 'WLSSNL16070641', '1', 'a0YC000000gAYWpMAO', '139.99', '199.99'),
(39668, '428297246', NULL, NULL, 'giulio govi', 'VIA PAPA GIOVANNI XXIII 11', '', '42020', 'QUATTRO CASTELLA', 'Italien', 'IT', NULL, NULL, '3881706591', '0010155YNE', NULL, NULL, '7002-2 Cassa Argento Quadrante Nero Cinturino in pelle Nero', NULL, '578824952859', 'FedEx', NULL, '2016-09-01', '30.08.2016 19:31', '4260295882231', '1', 'a0YC000000gS36kMAC', '150.01', '219.99'),
(39669, '428197414', NULL, NULL, 'MANUEL VICTOR NADAL SENABRE', 'JUAN IZQUIERDO 90', 'BAJO', '46160', 'LLIRIA VALENCIA', 'Spanien', 'ES', NULL, NULL, '616408708', '0010133RN7', NULL, NULL, 'Reloj Pionier modelo Chicago adornado con diamantes - caja plateada - dial negro y correa de acero inoxidable - 7002-7', NULL, '578824952837', 'FedEx', NULL, '2016-09-01', '30.08.2016 12:29', '4260295882286', '1', 'a0YC000000gS36zMAC', '149.99', '219.99'),
(39670, '428198344', NULL, NULL, 'MANUEL VICTOR NADAL SENABRE', 'JUAN IZQUIERDO 90', 'BAJO', '46160', 'LLIRIA VALENCIA', 'Spanien', 'ES', NULL, NULL, '616408708', '0010153LM8', NULL, NULL, 'Reloj Pionier modelo Chicago adornado con diamantes - caja dorada - cara blanca y correa de cuero marrón - 7002-3', NULL, '578824952837', 'FedEx', NULL, '2016-09-01', '30.08.2016 10:30', '4260295882248', '1', 'a0YC000000gS36vMAC', '149.99', '219.99'),
(39671, '428378390', NULL, NULL, 'Cerys Wallington', '18 Talworth street Roath', '', 'CF24 3EJ', 'CARDIFF', 'Gro', 'GB', NULL, NULL, '7454131085', '0010030S4S', NULL, NULL, '510-8 Black case / Black Face / Stainless steel band', NULL, '578824952790', 'FedEx', NULL, '2016-09-01', '30.08.2016 23:43', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39672, '428337378', NULL, NULL, 'Dzingai Mashonganyika', '42 STANFORD GARDENS', '', 'RM15 4BU', 'SOUTH OCKENDON', 'Gro', 'GB', NULL, NULL, '7809593300', '0010135PWU', NULL, NULL, 'Pionier Florida Diamonds watch with gold case, black face and a brown leather band', NULL, '578824952804', 'FedEx', NULL, '2016-09-01', '30.08.2016 20:23', '4260295880824', '1', 'a0YC000000gaFxgMAE', '130.00', '209.00'),
(39673, '428216043', NULL, NULL, 'Stephen Jackson', '11 HILLCREST AVENUE 11', '', 'PR2 3UN', 'PRESTON', 'Gro', 'GB', NULL, NULL, '7815162811', '0010153CBK', NULL, NULL, '107-1 Silver case / White face / Black Leather Band', NULL, '578824952815', 'FedEx', NULL, '2016-09-01', '30.08.2016 15:30', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39674, '428453974', NULL, NULL, 'jean-francois rekko', 'rue Vieille Voie 46', '', '4602', 'Cheratte', 'Belgien', 'BE', NULL, NULL, '486483567', '0010209UX8', NULL, NULL, 'Montre Dublin Pionier - Noir - Noir - Noir (GM-508-4)', NULL, '578824953156', 'FedEx', NULL, '2016-09-02', '31.08.2016 09:48', '4260295881241', '1', 'a0YC000000gKvPNMA0', '150.00', '239.99'),
(39675, '428645535', NULL, NULL, 'veronique MERGLEN', '25 RUE DE MONETROI', '', '01800', 'CHARNOZ SUR AIN', 'Frankreich', 'FR', NULL, NULL, '663980506', '0010120TSD', NULL, NULL, '101-2 - Argent / Noir / Noir', NULL, '578824952929', 'FedEx', NULL, '2016-09-02', '31.08.2016 20:25', '4260295880381', '1', 'a0YC000000gRcUgMAK', '175.01', '249.00'),
(39676, '428613460', NULL, NULL, 'Bilal EL DRAYI', 'LD Le Ribbes', '', '63300', 'THIERS', 'Frankreich', 'FR', NULL, NULL, '648193737', '0010117BYV', NULL, NULL, '101-2 - Argent / Noir / Noir', NULL, '578824952930', 'FedEx', NULL, '2016-09-02', '31.08.2016 18:41', '4260295880381', '1', 'a0YC000000gRcUgMAK', '175.01', '249.00'),
(39677, '428587617', NULL, NULL, 'CHRISTOPHE SIMONOT', '4 PLACE JEAN CHOREL', '', '69100', 'VILLEURBANNE', 'Frankreich', 'FR', NULL, NULL, '662149718', '0010250RWC', NULL, NULL, 'T-3012-4 Noir / Noir / Noir', NULL, '578824952940', 'FedEx', NULL, '2016-09-02', '31.08.2016 17:40', '4260295881890', '1', 'a0YC000000gRcTNMA0', '155.00', '249.00'),
(39678, '428200442', NULL, NULL, 'alexandre slama', '8 RUE SAINT AUGUSTIN', '', '13010', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '652128621', '10079552', NULL, NULL, '101-5 - Noir / Noir / Noir', NULL, '578824952951', 'FedEx', NULL, '2016-09-02', '30.08.2016 10:26', '4260295880050', '1', 'a0YC000000gRcUiMAK', '175.01', '249.00'),
(39679, '428573615', NULL, NULL, 'Farina Corrado', 'VIA GORGANZA 6', '', '42124', 'REGGIO EMILIA', 'Italien', 'IT', NULL, NULL, '3485864020', '00100710BN', NULL, NULL, '7002-2 Cassa Argento Quadrante Nero Cinturino in pelle Nero', NULL, '578824953145', 'FedEx', NULL, '2016-09-02', '31.08.2016 18:34', '4,2603E+12', '1', 'a0YC000000gS36kMAC', '150.01', '219.99'),
(39680, '428763862', NULL, NULL, 'Ash Latham', 'Unit 40', 'dove steel doors ', 'WV5 0AL', 'WOLVERHAMPTON', 'Gro', 'GB', NULL, NULL, '4,47527E+11', '0010089IUV', NULL, NULL, '107-1 Silver case / White face / Black Leather Band', NULL, '578824952962', 'FedEx', NULL, '2016-09-02', '01.09.2016 11:28', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39681, '428484017', NULL, NULL, 'Lee Hammond', '22 BERWICK HEIGHTS', '', 'BT67 0SZ', 'CRAIGAVON Amargh', 'Gro', 'GB', NULL, NULL, '7715498245', '00100042U2', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '578824952973', 'FedEx', NULL, '2016-09-02', '31.08.2016 12:39', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39682, '428604124', NULL, NULL, 'Kevin Dickson', '60 Broomfield road', '', 'G21 3UB', 'GLASGOW', 'Gro', 'GB', NULL, NULL, '7803554882', '00100338DF', NULL, NULL, '107-6 Silver Case / Black Face / Stainless steel band', NULL, '578824952984', 'FedEx', NULL, '2016-09-02', '31.08.2016 19:59', '4260295881562', '1', 'a0YC000000gS4G1MAK', '135.00', '179.00'),
(39683, '428430944', NULL, NULL, 'Tony Lord', '151 EAST STREET', '', 'SS2 5EB', 'SOUTHEND-ON-SEA', 'Gro', 'GB', NULL, NULL, '7477685918', '0010105CMA', NULL, NULL, '107-6 Silver Case / Black Face / Stainless steel band', NULL, '578824952995', 'FedEx', NULL, '2016-09-02', '31.08.2016 10:02', '4260295881562', '1', 'a0YC000000gS4G1MAK', '135.00', '179.00'),
(39684, '428580334', NULL, NULL, 'Mark Vaughan', '131 GILBERSTOUN', '', 'EH15 2RA', 'EDINBURGH', 'Gro', 'GB', NULL, NULL, '7500321790', '0010107RKH', NULL, NULL, '3008-3 Gold Case / Black Face / Black Leather Band', NULL, '578824953009', 'FedEx', NULL, '2016-09-02', '31.08.2016 18:10', '4260295880176', '1', 'a0YC000000gaG4pMAE', '123.01', '179.00'),
(39685, '428674924', NULL, NULL, 'Mark-David Love', 'Flat 22 18 Simpson Loan', '', 'EH3 9GB', 'Edinburgh Midlothian', 'Gro', 'GB', NULL, NULL, '7799474008', '00101796QY', NULL, NULL, '3008-3 Gold Case / Black Face / Black Leather Band', NULL, '578824953010', 'FedEx', NULL, '2016-09-02', '01.09.2016 01:05', '4260295880176', '1', 'a0YC000000gaG4pMAE', '123.01', '179.00'),
(39686, '428535163', NULL, NULL, 'Mark Vaughan', '131 GILBERSTOUN', '', 'EH15 2RA', 'EDINBURGH', 'Gro', 'GB', NULL, NULL, '7500321790', '0010130WTM', NULL, NULL, '3008-5 Silver Case / White Face / Stainless Steel Band', NULL, '578824953009', 'FedEx', NULL, '2016-09-02', '31.08.2016 15:01', '4260295881708', '1', 'a0YC000000gaG4rMAE', '123.01', '179.00'),
(39687, '428489490', NULL, NULL, 'Vanessa Browne', '40 Marmion Avenue Chingford', '', 'E4 8EP', 'LONDON', 'Gro', 'GB', NULL, NULL, '7931740258', '00101506RR', NULL, NULL, '3009-1 Silver case / White face / Black Leather Band', NULL, '578824953031', 'FedEx', NULL, '2016-09-02', '31.08.2016 11:58', '4260295881784', '1', 'a0YC000000g1VBmMAM', '123.00', '199.00'),
(39688, '428457332', NULL, NULL, 'Paul Storton', '10th Floor Mander House Mander Centre', '', 'WV1 3NB', 'Wolverhampton', 'Gro', 'GB', NULL, NULL, '01902 317860', '0010166RNP', NULL, NULL, '3009-4 Black case / Black face / Black Leather Band', NULL, '578824953042', 'FedEx', NULL, '2016-09-02', '31.08.2016 10:46', '4260295881814', '1', 'a0YC000000g1VBoMAM', '123.00', '199.00'),
(39689, '428663977', NULL, NULL, 'Bibek Limbu', 'HQBG SLIM ROAD Robertson House', '', 'GU15 4NP', 'CAMBERLEY SURREY', 'Gro', 'GB', NULL, NULL, '7769113800', '0010190SH1', NULL, NULL, '3011-5 watch: silver case / white face / stainless steel band', NULL, '578824953053', 'FedEx', NULL, '2016-09-02', '31.08.2016 23:46', '42602958811746', '1', 'a0YC000000gZgVlMAK', '123.01', '179.00'),
(39690, '428451525', NULL, NULL, 'Zaneta Fassa', '155 LAWFORD ROAD', '', 'CV21 2HX', 'RUGBY', 'Gro', 'GB', NULL, NULL, '7848443131', '00100573RX', NULL, NULL, '3011-8 watch: black case / black face / stainless steel band', NULL, '578824953064', 'FedEx', NULL, '2016-09-02', '31.08.2016 10:21', '4260295881777', '1', 'a0YC000000gZgVoMAK', '123.01', '179.00'),
(39691, '428454701', NULL, NULL, 'hung nguyen', '10A Green end woolwich', '', 'SE18 6HX', 'LONDON', 'Gro', 'GB', NULL, NULL, '7719396888', '0010042WFS', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '578824953075', 'FedEx', NULL, '2016-09-02', '31.08.2016 09:54', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39692, '428611632', NULL, NULL, 'Simon McGee', '82 COWLEY DRIVE', '', 'DY1 2SS', 'DUDLEY', 'Gro', 'GB', NULL, NULL, '7832302924', '0010005HGJ', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '578824953086', 'FedEx', NULL, '2016-09-02', '31.08.2016 19:27', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39693, '428464964', NULL, NULL, 'Lauren Rowe', '50 Apsley house Royal wootton bassett', '', 'Sn47aq', 'Swindon', 'Gro', 'GB', NULL, NULL, '7880333242', '0010160SF2', NULL, NULL, '513-3 Gold case / gold face / brown leather band', NULL, '578824953097', 'FedEx', NULL, '2016-09-02', '31.08.2016 10:57', '4260295882194', '1', 'a0YC000000g1PM6MAM', '135.00', '179.00'),
(39694, '428605644', NULL, NULL, 'Alistair Hewitt', '37B Barnes Street Barrhead', '', 'G78 1EH', 'GLASGOW', 'Gro', 'GB', NULL, NULL, '7712651245', '0010169LQL', NULL, NULL, 'Pionier Florida Diamonds watch with gold case, black face and a brown leather band', NULL, '578824953101', 'FedEx', NULL, '2016-09-02', '31.08.2016 18:56', '4260295880824', '1', 'a0YC000000gaFxgMAE', '130.00', '209.00'),
(39695, '428663542', NULL, NULL, 'Hannah Dixon', '28 Station Crescent', '', 'Tw15 3hh', 'Ashford', 'Gro', 'GB', NULL, NULL, '7769185009', '0010105HHO', NULL, NULL, 'Pionier Florida Diamonds watch with gold case, black face and a gold metal band', NULL, '578824953112', 'FedEx', NULL, '2016-09-02', '31.08.2016 23:53', '4260295881500', '1', 'a0YC000000gaFxiMAE', '130.00', '209.00'),
(39696, '429615056', NULL, NULL, 'Edel Lee', 'Crenard Ballinagh', '', '', 'Cavan Cavan', 'Irland', 'IE', NULL, NULL, '873171619', '00100047DS', NULL, NULL, '3012-3 Gold case / Black face / Brown Leather Band', NULL, '644352640825', 'FedEx', NULL, '2016-09-05', '04.09.2016 17:02', '4260295881883', '1', 'a0YC000000gRaWpMAK', '154.99', '219.99'),
(39697, '429611302', NULL, NULL, 'Val Boyne', '55 Donnybrook manor', 'Donnybrook', 'dublin 4', 'Dublin 4', 'Irland', 'IE', NULL, NULL, '857680767', '00101282H9', NULL, NULL, '101-3 Gold case / Black face / Brown leather band', NULL, '644352640836', 'FedEx', NULL, '2016-09-05', '04.09.2016 17:02', '4260295880398', '1', 'a0YC000000gRaprMAC', '160.01', '249.00'),
(39698, '429498776', NULL, NULL, 'anneli Mutvei', '31 Abbeylands', 'Ferrybank', '51', 'Waterford', 'Irland', 'IE', NULL, NULL, '353 894428989', '00100908RN', NULL, NULL, '101-3 Gold case / Black face / Brown leather band', NULL, '644352640847', 'FedEx', NULL, '2016-09-05', '04.09.2016 09:32', '4260295880398', '1', 'a0YC000000gRaprMAC', '160.01', '249.00'),
(39699, '429393511', NULL, NULL, 'Tommy Ryan', '25 Rosslands', '', '0', 'Roscrea Tipperary', 'Irland', 'IE', NULL, NULL, '874014465', '0010054URP', NULL, NULL, '101-5 Black case / Black face / Black leather band', NULL, '644352640799', 'FedEx', NULL, '2016-09-05', '03.09.2016 18:32', '4260295880050', '1', 'a0YC000000gRapsMAC', '160.01', '249.00'),
(39700, '428798425', NULL, NULL, 'artur Muizininkas', '9 Ashley Hall', 'St. Edmunds', '0', 'lucan Dublin', 'Irland', 'IE', NULL, NULL, '838545450', '0010135DVN', NULL, NULL, 'Theorema Damascus watch 3008-8 (black case / black face / black metal band)', NULL, '644352640803', 'FedEx', NULL, '2016-09-05', '01.09.2016 14:03', '4260295881739', '1', 'a0YC000000gRb8pMAC', '144.99', '219.99'),
(39701, '428763966', NULL, NULL, 'Conor Gibson', '46 lohunda d Clonsilla', '', '0', 'Dublin Dublin', 'Irland', 'IE', NULL, NULL, '857279988', '00101524QU', NULL, NULL, '101-3 Gold case / Black face / Brown leather band', NULL, '644352640814', 'FedEx', NULL, '2016-09-05', '01.09.2016 10:32', '4260295880398', '1', 'a0YC000000gRaprMAC', '160.01', '249.00'),
(39702, '429555403', '', '', 'Luca Raimo', '69 Dairyground road Bramhall', '', 'SK7 2QW', 'STOCKPORT', 'Großbritannien', '', '', '', '7552366729', '0010048D9Y', '', '', '102-3 gold case / black face / brown leather band', '', '6443 5264 0858', 'FedEx', '', '2016-09-05', '04.09.2016 14:32', '4260295880428', '1', 'a0YC000000gRRsNMAW', '134.99', '189.00'),
(39703, '429164104', '', '', 'Debbie Gregg', '7 BRADWELL ROAD KENTON', '', 'NE3 3LJ', 'NEWCASTLE UPON TYNE', 'Großbritannien', '', '', '', '7854963666', '0010119PEC', '', '', '107-1 Silver case / White face / Black Leather Band', '', '6443 5264 0869', 'FedEx', '', '2016-09-05', '02.09.2016 19:56', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39704, '429091415', '', '', 'noureddine amiri', '131 GLADSTONE ROAD EAST', '', 'BH7 6HF', 'BOURNEMOUTH', 'Großbritannien', '', '', '', '7889084263', '0010133SKP', '', '', '107-1 Silver case / White face / Black Leather Band', '', '6443 5264 0870', 'FedEx', '', '2016-09-05', '02.09.2016 15:07', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39705, '429161634', '', '', 'PAUL M HOSKEN', '41 BARKERS MEAD', '', 'BS37 7GB', 'BRISTOL', 'Großbritannien', '', '', '', '7789698569', '00101035VF', '', '', '107-1 Silver case / White face / Black Leather Band', '', '6443 5264 0880', 'FedEx', '', '2016-09-05', '02.09.2016 20:11', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39706, '429609439', '', '', 'Anne Grim', 'GREENSLEEVES LEIGH PLACE GREENSLEEVES', '', 'KT11 2HL', 'COBHAM', 'Großbritannien', '', '', '', '7920267670', '0010219HCP', '', '', '107-3 Gold case / Black face / Brown Leather Band', '', '6443 5264 0891', 'FedEx', '', '2016-09-05', '04.09.2016 18:11', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39707, '429211460', '', '', 'Meg Wilson', '30 DAVID STREET Wallsend', '', 'NE28 8RA', 'WALLSEND', 'Großbritannien', '', '', '', '7,85712E+12', '0010024C5L', '', '', '107-3 Gold case / Black face / Brown Leather Band', '', '6443 5264 0906', 'FedEx', '', '2016-09-05', '03.09.2016 00:58', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39708, '429108073', '', '', 'Sharron Bevan', '25 MILBOURNE STREET', '', 'CF45 4YL', 'MOUNTAIN ASH', 'Großbritannien', '', '', '', '7772268525', '0010180RCA', '', '', '107-3 Gold case / Black face / Brown Leather Band', '', '6443 5264 0917', 'FedEx', '', '2016-09-05', '02.09.2016 16:02', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39709, '428950915', '', '', 'Damian Anghel', '17 Lower Station Road', '', 'WF6 2BE', 'NORMANTON', 'Großbritannien', '', '', '', '7985224388', '001014268G', '', '', '107-4 Black case / Black face / Black Leather Band', '', '6443 5264 0928', 'FedEx', '', '2016-09-05', '02.09.2016 01:40', '4260295880633', '1', 'a0YC000000gS4FzMAK', '135.00', '179.00'),
(39710, '429639791', '', '', 'Roberto Santiago', '133 southfield road', '', 'W4 5LB', 'LONDON', 'Großbritannien', '', '', '', '7946262185', '00100350PE', '', '', '107-4 Black case / Black face / Black Leather Band', '', '6443 5264 0939', 'FedEx', '', '2016-09-05', '04.09.2016 20:18', '4260295880633', '1', 'a0YC000000gS4FzMAK', '135.00', '179.00'),
(39711, '429047919', '', '', 'Tomas Faja', '42 BOBBY JONES PLACE 42', '', 'KY16 8TJ', 'ST. ANDREWS', 'Großbritannien', '', '', '', '7588741114', '0010080HMH', '', '', '107-4 Black case / Black face / Black Leather Band', '', '6443 5264 0940', 'FedEx', '', '2016-09-05', '02.09.2016 12:41', '4260295880633', '1', 'a0YC000000gS4FzMAK', '135.00', '179.00'),
(39712, '429186515', '', '', 'Paul Barnes', '38 Selker Drive', '', 'B77 3QT', 'TAMWORTH', 'Großbritannien', '', '', '', '7885999909', '0010001HWJ', '', '', '107-5 Silver case / White face / Stainless steel Band', '', '6443 5264 0950', 'FedEx', '', '2016-09-05', '02.09.2016 22:29', '4260295881555', '1', 'a0YC000000gS4G0MAK', '135.00', '179.00'),
(39713, '429576497', '', '', 'Sohan Bhachu', '49 CHESTNUT DRIVE', '', 'LE2 4QX', 'LEICESTER', 'Großbritannien', '', '', '', '7968890560', '0010227YH8', '', '', '107-7 Gold Case / Black face / Stainless steel band', '', '6443 5264 0961', 'FedEx', '', '2016-09-05', '04.09.2016 15:31', '4260295881579', '1', 'a0YC000000gS4G2MAK', '135.00', '179.00'),
(39714, '429669905', '', '', 'Jose Cara', 'FLAT 10 FROGNAL LANE Bracknell Gate', '', 'NW3 7EA', 'LONDON', 'Großbritannien', '', '', '', '7400040546', '0010145I4U', '', '', '3011-2 watch: silver case / black face / black leather band', '', '6443 5264 0972', 'FedEx', '', '2016-09-05', '04.09.2016 22:40', '4260295881265', '1', 'a0YC000000gZgViMAK', '123.01', '179.00'),
(39715, '429287649', '', '', 'Agata Sobczynska', '35 CHESTERFIELD ROAD', '', 'BS16 5RH', 'BRISTOL', 'Großbritannien', '', '', '', '7412609671', '0010250HZU', '', '', '3011-3 watch: gold case / black face / black leather band', '', '6443 5264 0983', 'FedEx', '', '2016-09-05', '03.09.2016 11:48', '4260295881272', '1', 'a0YC000000gZgVjMAK', '123.01', '179.00'),
(39716, '428973069', '', '', 'Charles GOGO', '9 COLTSFOOT PLACE Conniburrow', '', 'MK14 7BS', 'MILTON KEYNES', 'Großbritannien', '', '', '', '7414529534', '0010138P72', '', '', '3011-5 watch: silver case / white face / stainless steel band', '', '6443 5264 0994', 'FedEx', '', '2016-09-05', '02.09.2016 05:47', '42602958811746', '1', 'a0YC000000gZgVlMAK', '123.01', '179.00'),
(39717, '429130562', '', '', 'Kirsty Robinson', '70 South view road East bierley', '', 'BD4 6PJ', 'BRADFORD', 'Großbritannien', '', '', '', '7872695779', '0010180O4S', '', '', '3011-5 watch: silver case / white face / stainless steel band', '', '6443 5264 1008', 'FedEx', '', '2016-09-05', '02.09.2016 17:26', '42602958811746', '1', 'a0YC000000gZgVlMAK', '123.01', '179.00'),
(39718, '429263228', '', '', 'Lyndsey Sneddon', '144 BANFF ROAD', '', 'PA16 0ER', 'GREENOCK', 'Großbritannien', '', '', '', '7939072272', '0010211UGA', '', '', '3011-8 watch: black case / black face / stainless steel band', '', '6443 5264 1019', 'FedEx', '', '2016-09-05', '03.09.2016 09:59', '4260295881777', '1', 'a0YC000000gZgVoMAK', '123.01', '179.00'),
(39719, '429378244', '', '', 'Farrukh Malik', '2 THE CIRCLE', '', 'SN2 1QR', 'SWINDON', 'Großbritannien', '', '', '', '7712519715', '0010167UOG', '', '', '503-3 Gold case / Black face / Brown Leather Band', '', '6443 5264 1020', 'FedEx', '', '2016-09-05', '03.09.2016 18:42', '4260295880749', '1', 'a0YC000000gaFslMAE', '123.00', '209.00'),
(39720, '428927442', '', '', 'Paul Cravagan', '1 JAMES STREET', '', 'SA13 1AR', 'PORT TALBOT', 'Großbritannien', '', '', '', '7540239360', '0010079P8U', '', '', '508-4 Black case / black face / black leather band', '', '6443 5264 1030', 'FedEx', '', '2016-09-05', '01.09.2016 22:32', '4260295881241', '1', 'a0YC000000gZFuVMAW', '130.00', '179.00'),
(39721, '429005554', '', '', 'Steph Cook', '55 MOOR AVENUE Penwortham', '', 'PR1 0NE', 'PRESTON', 'Großbritannien', '', '', '', '7903833054', '001003566L', '', '', '508-4 Black case / black face / black leather band', '', '6443 5264 1041', 'FedEx', '', '2016-09-05', '02.09.2016 09:31', '4260295881241', '1', 'a0YC000000gZFuVMAW', '130.00', '179.00'),
(39722, '429188614', '', '', 'Abdul Ullah', '190 Victoria Road Aston', '', 'B6 5HL', 'BIRMINGHAM', 'Großbritannien', '', '', '', '7960337275', '10140904', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '6443 5264 1052', 'FedEx', '', '2016-09-05', '02.09.2016 22:20', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39723, '429593216', '', '', 'Jordan Anderson', '17 Jean Armour Drive dalkeith', '', 'EH22 2LL', 'edinburgh', 'Großbritannien', '', '', '', '7542252760', '0010088MUK', '', '', '510-4 Black case / Black face / Black Leather Band', '', '6443 5264 1063', 'FedEx', '', '2016-09-05', '04.09.2016 17:03', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(39724, '428878319', '', '', 'Paul Hill', '4 South View', '', 'DT2 7QS', 'Dorchester', 'Großbritannien', '', '', '', '7551541630', '0010238F4Q', '', '', '510-4 Black case / Black face / Black Leather Band', '', '6443 5264 1074', 'FedEx', '', '2016-09-05', '01.09.2016 19:30', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(39725, '428954345', '', '', 'Ellis Stokes', '14 Westminster Close', '', 'WA8 8AU', 'WIDNES', 'Großbritannien', '', '', '', '07463 803869', '001024656K', '', '', '510-6 Silver Case / Black face / Stainless steel band', '', '6443 5264 1085', 'FedEx', '', '2016-09-05', '02.09.2016 02:05', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(39726, '429574087', '', '', 'Arkam Omar', '13 Grasmere Ave', '', 'rg30 6xu', 'Reading', 'Großbritannien', '', '', '', '7908171994', '0010141SSI', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '6443 5264 1096', 'FedEx', '', '2016-09-05', '04.09.2016 15:46', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39727, '429076045', '', '', 'Claire Saunders C/O IMA Ltd', '54 BRAMHALL LANE SOUTH', '', 'SK7 1AH', 'STOCKPORT', 'Großbritannien', '', '', '', '0161 440 2750', '0010002ZKY', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '6443 5264 1100', 'FedEx', '', '2016-09-05', '02.09.2016 14:18', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39728, '428910023', '', '', 'jake Stewart', '8 wealthyton way alford', '', 'AB33 8DZ', 'ALFORD', 'Großbritannien', '', '', '', '7766780700', '0010200A32', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '6443 5264 1111', 'FedEx', '', '2016-09-05', '01.09.2016 21:27', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39729, '429647297', '', '', 'Jamie Macpherson', '32 CROMWELL ROAD', '', 'FY1 2QQ', 'BLACKPOOL', 'Großbritannien', '', '', '', '7453328445', '0010221JJO', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '6443 5264 1122', 'FedEx', '', '2016-09-05', '04.09.2016 20:51', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39730, '428834479', '', '', 'Anita Gruzpalkite', '5 ROWDITCH AVENUE', '', 'DE22 3LE', 'DERBY', 'Großbritannien', '', '', '', '7447811346', '00102447JH', '', '', 'Theorema Newton men\\\'s watch - 4004-7', '', '6443 5264 1133', 'FedEx', '', '2016-09-05', '01.09.2016 16:47', '4260295881128', '1', 'a0YC000000gaGF3MAM', '128.00', '179.00'),
(39731, '429680789', NULL, NULL, 'PATRICK KELLER', 'BP 60112 BP 60112 101 RUE HENRI KAUFMANN BP 60112', '', '57600', 'FORBACH', 'Frankreich', 'FR', NULL, NULL, '624387988', '0010093BTV', NULL, NULL, '101-3 - Or / Noir / Marron', NULL, '644352641188', 'FedEx', NULL, '2016-09-05', '04.09.2016 21:41', '4260295880398', '1', 'a0YC000000gRcUhMAK', '175.01', '249.00'),
(39732, '429658685', '', '', 'Jean-Christophe Caillieret', '10 DESCENTE DU TAPA', '', '38770', 'LA MOTTE D AVEILLANS', 'Frankreich', '', '', '', '476307018', '10209848', '', '', '101-3 - Or / Noir / Marron', '', 'CY732476991DE', 'DHL', '', '2016-09-06', '04.09.2016 19:57', '4260295880398', '1', 'a0YC000000gRcUhMAK', '175.01', '249.00'),
(39733, '429260715', NULL, NULL, 'Jean-pierre Sinnaeve', '37 Rue pasteur', '', '91280', 'Saint pierre du perray', 'Frankreich', 'FR', NULL, NULL, '682052408', '0010035ARP', NULL, NULL, '101-2 - Argent / Noir / Noir', NULL, '644352641203', 'FedEx', NULL, '2016-09-05', '03.09.2016 08:02', '4260295880381', '1', 'a0YC000000gRcUgMAK', '175.01', '249.00'),
(39734, '429158082', NULL, NULL, 'Roger Ronzi', '1056 RUE DE LA REPUBLIQUE', '', '69580', 'SATHONAY CAMP', 'Frankreich', 'FR', NULL, NULL, '626427232', '0010244K2Y', NULL, NULL, 'T-3012-3 Or / Noir / Marron', NULL, '644352641214', 'FedEx', NULL, '2016-09-05', '02.09.2016 17:30', '4260295881883', '1', 'a0YC000000gRcTMMA0', '155.00', '249.00'),
(39735, '428901671', NULL, NULL, 'Cyril RENARD', '1 ALLEE DES CORMIERS', '', '78200', 'SOINDRES', 'Frankreich', 'FR', NULL, NULL, '642606159', '0010197H4U', NULL, NULL, '101-1 - Argent / Blanc / Noir', NULL, '644352641225', 'FedEx', NULL, '2016-09-05', '01.09.2016 18:42', '4260295880374', '1', 'a0YC000000gRcUfMAK', '175.01', '249.00'),
(39736, '428824747', NULL, NULL, 'Ingrid Granet', '27 RUE Gustave Courbet', '', '17000', 'La Rochelle', 'Frankreich', 'FR', NULL, NULL, '661191380', '0010062AX7', NULL, NULL, '101-5 - Noir / Noir / Noir', NULL, '644352641236', 'FedEx', NULL, '2016-09-05', '01.09.2016 13:27', '4260295880050', '1', 'a0YC000000gRcUiMAK', '175.01', '249.00'),
(39737, '428805474', NULL, NULL, 'Nicolas FAILLAT', '9  RUE DE SUEDE DOMICILE CLEAN', '', '35200', 'RENNES', 'Frankreich', 'FR', NULL, NULL, '223351658', '0010018VDN', NULL, NULL, '101-1 - Argent / Blanc / Noir', NULL, '644352641247', 'FedEx', NULL, '2016-09-05', '01.09.2016 12:22', '4260295880374', '1', 'a0YC000000gRcUfMAK', '175.01', '249.00'),
(39738, '429648155', NULL, NULL, 'el hadj mimoun faisl', 'Rue Dethy 33', '', '1060', 'Saint-Gilles', 'Belgien', 'BE', NULL, NULL, '465355013', '0010086U9O', NULL, NULL, 'Montre Dublin Pionier - Argent - Blanc - Acier (GM-508-5)', NULL, '644352641144', 'FedEx', NULL, '2016-09-05', '04.09.2016 20:48', '4260295881944', '1', 'a0YC000000gKvPOMA0', '150.00', '239.99'),
(39739, '429141819', NULL, NULL, 'Basselet lea', 'Rue du Sergent 16', '', '7012', 'Flenu', 'Belgien', 'BE', NULL, NULL, '479475631', '0010203MBS', NULL, NULL, 'Montre automatique Pionier Aruba - Argenté', NULL, '644352641155', 'FedEx', NULL, '2016-09-05', '02.09.2016 19:18', 'WLSSNL16070644', '1', 'a0YC000000gAYWsMAO', '139.99', '199.99'),
(39740, '428896836', NULL, NULL, 'Kurt Schreurs', 'Stokkemerbaan 108A', '', '3650', 'Dilsen', 'Belgien', 'BE', NULL, NULL, '32474992181', '0010132J6C', NULL, NULL, '508-2 Silver case / Black face / Black Leather Band', NULL, '644352641166', 'FedEx', NULL, '2016-09-05', '01.09.2016 20:18', '4260295881227', '1', 'a0YC000000gKvPMMA0', '150.00', '239.99'),
(39741, '428742618', NULL, NULL, 'Michiel Roels', 'Oude Baan 180', '', '2990', 'Wuustwezel', 'Belgien', 'BE', NULL, NULL, '474126625', '0010215QL3', NULL, NULL, 'Aruba DIAMONDS watch By PIONIER Black GM-507-4', NULL, '644352641177', 'FedEx', NULL, '2016-09-05', '01.09.2016 09:50', 'WLSSNL16070643', '1', 'a0YC000000gAYWrMAO', '139.99', '199.99'),
(39742, '429190967', NULL, NULL, 'Bertus Jager', 'Jan ten Brinkstraat 125', '', '2522 HW', 'S-GRAVENHAGE Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '640108615', '0010147GKK', NULL, NULL, '508-5 Silver Case / White Face / Stainless steel band', NULL, '644352641258', 'Fedex', NULL, '2016-09-05', '03.09.2016 00:33', '4260295881944', '1', 'a0YC000000gZLyKMAW', '150.00', '239.99'),
(39743, '429769033', '', '', 'atef haji', '11 ELIZABETH WALK', '', 'RG2 0AN', 'READING', 'Großbritannien', '', '', '', '7584573159', '00100103CF', '', '', '508-2 silver case / blackface / black leather band', '', '644352641291', 'FedEx', '', '2016-09-06', '05.09.2016 11:30', '4260295881227', '1', 'a0YC000000gZFuUMAW', '130.00', '179.00'),
(39744, '429608272', NULL, NULL, 'Endrit Callmori', 'VIA Carlo Cipolla 32', '', '37131', 'VERONA VR', 'Italien', 'IT', NULL, NULL, '3299246036', '0010249MGP', NULL, NULL, '7002-2 Cassa Argento Quadrante Nero Cinturino in pelle Nero', NULL, '644352641306', 'FedEx', NULL, '2016-09-06', '04.09.2016 18:41', '4260295882231', '1', 'a0YC000000gS36kMAC', '150.01', '219.99'),
(39745, '429129713', NULL, NULL, 'michele foffano', 'VIA ROMA 92', '', '30030', 'SALZANO VE', 'Italien', 'IT', NULL, NULL, '3296312597', '0010043WS5', NULL, NULL, '7002-6 Cassa Argento Quadrante Bianco Cinturino in Acciaio', NULL, '644352641317', 'FedEx', NULL, '2016-09-06', '02.09.2016 18:02', '4260295882279', '1', 'a0YC000000gS36oMAC', '150.01', '219.99'),
(39746, '429122136', NULL, NULL, 'Pierangelo Cardone', 'Via carignano 30/B', '', '10048', 'Vinovo TO', 'Italien', 'IT', NULL, NULL, '3403447670', '0010142G77', NULL, NULL, '7002-1 Cassa Argento Quadrante Bianco Cinturino in pelle Nero', NULL, '644352641328', 'FedEx', NULL, '2016-09-06', '02.09.2016 19:33', '4260295882224', '1', 'a0YC000000gS36jMAC', '150.01', '219.99'),
(39747, '428931628', NULL, NULL, 'Salvatore Leone', 'Via benedetto croce  60', '', '74014', 'Laterza(TA)', 'Italien', 'IT', NULL, NULL, '3286212751', '00101847I3', NULL, NULL, '7002-7 Cassa Argento Quadrante Nero  Cinturino in Acciaio', NULL, '644352641339', 'FedEx', NULL, '2016-09-06', '02.09.2016 00:20', '4260295882286', '1', 'a0YC000000gS36pMAC', '150.01', '219.99'),
(39748, '429793009', '', '', 'Alyesha Phillips', '16 BYTHEBROOK', '', 'SN14 6QD', 'CHIPPENHAM WILTSHIRE', 'Großbritannien', '', '', '', '7827220974', '0010064VSK', '', '', '102-3 gold case / black face / brown leather band', '', '644352641383', 'FedEx', '', '2016-09-06', '05.09.2016 13:00', '4260295880428', '1', 'a0YC000000gRRsNMAW', '134.99', '189.00'),
(39749, '429926249', '', '', 'Liam Hannah', '26 Harborough drive', '', 'S2 1rj', 'Sheffield', 'Großbritannien', '', '', '', '7563360352', '0010212XUT', '', '', '107-1 Silver case / White face / Black Leather Band', '', '644352641394', 'FedEx', '', '2016-09-06', '05.09.2016 22:53', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39750, '429915463', '', '', 'mark weston', '19 SAXBY CRESCENT 19', '', 'NN8 1NN', 'WELLINGBOROUGH', 'Großbritannien', '', '', '', '7885465039', '00100741QQ', '', '', '107-1 Silver case / White face / Black Leather Band', '', '644352641409', 'FedEx', '', '2016-09-06', '05.09.2016 21:53', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39751, '429841834', '', '', 'MR Shahmrad Zazai SHAHMRAD ZAZAI', '10 ROACH POOL CROFT', '', 'B16 0TD', 'BIRMINGHAM', 'Großbritannien', '', '', '', '7428777175', '0010129CHD', '', '', '107-1 Silver case / White face / Black Leather Band', '', '644352641410', 'FedEx', '', '2016-09-06', '05.09.2016 17:13', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39752, '429941752', '', '', 'Hicham El Ammari', '60 HANOVER DRIVE', '', 'NN13 6JS', 'BRACKLEY', 'Großbritannien', '', '', '', '7412530812', '0010042OVO', '', '', '107-3 Gold case / Black face / Brown Leather Band', '', '644352641420', 'FedEx', '', '2016-09-06', '06.09.2016 00:22', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39753, '429798697', '', '', 'William Tran', '38 CANONBIE STREET Easterhouse', '', 'G34 0ED', 'GLASGOW', 'Großbritannien', '', '', '', '7446073218', '0010155LWH', '', '', '107-7 Gold Case / Black face / Stainless steel band', '', '644352641431', 'FedEx', '', '2016-09-06', '05.09.2016 14:33', '4260295881579', '1', 'a0YC000000gS4G2MAK', '135.00', '179.00'),
(39754, '429803725', '', '', 'Muhamet Shehi', '5 5 artillery mews', '', 'Rg30 2jn', 'READING', 'Großbritannien', '', '', '', '7490726142', '00102369HF', '', '', '3011-3 watch: gold case / black face / black leather band', '', '644352641442', 'FedEx', '', '2016-09-06', '05.09.2016 14:53', '4260295881272', '1', 'a0YC000000gZgVjMAK', '123.01', '179.00'),
(39755, '429916827', '', '', 'Adam Blair', '117 Bradford road Farnworth', '', 'BL4 0JQ', 'BOLTON', 'Großbritannien', '', '', '', '7810552634', '00101131YX', '', '', '503-3 Gold case / Black face / Brown Leather Band', '', '644352641453', 'FedEx', '', '2016-09-06', '05.09.2016 22:04', '4260295880749', '1', 'a0YC000000gaFslMAE', '123.00', '209.00'),
(39756, '429865015', '', '', 'Norman Beattie', '22 Front street Hesleden', '', 'Ts27 4ph', 'Durham', 'Großbritannien', '', '', '', '7894569996', '10030824', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352641464', 'FedEx', '', '2016-09-06', '05.09.2016 18:11', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39757, '429919671', '', '', 'Lianne Pham', '2 Manor road', '', 'DA12 1AA', 'GRAVESEND', 'Großbritannien', '', '', '', '7885212716', '0010201E9T', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352641475', 'FedEx', '', '2016-09-06', '05.09.2016 21:57', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39758, '429805489', '', '', 'Muhamet Shehi', '5 5 artillery mews', '', 'Rg30 2jn', 'READING', 'Großbritannien', '', '', '', '7490726142', '0010114WDI', '', '', '7001-3 gold case / black face / brown leather band', '', '644352641442', 'FedEx', '', '2016-09-06', '05.09.2016 15:35', '4260295882118', '1', 'a0YC000000g1VM5MAM', '122.99', '229.90'),
(39759, '429782653', '', '', 'Waren da costa', '89 SOUTHERN-BY-PASS', '', 'OX2 0LJ', 'OXFORD WILTSHIRE', 'Großbritannien', '', '', '', '7737706877', '00101229XI', '', '', 'Pionier Florida Diamonds watch with gold case, black face and a gold metal band', '', '644352641486', 'FedEx', '', '2016-09-06', '05.09.2016 12:35', '4260295881500', '1', 'a0YC000000gaFxiMAE', '130.00', '209.00'),
(39760, '429925932', NULL, NULL, 'hanane ismael', 'Boulevard Sylvain Dupuis  191', '', '1070', 'anderlecht Bruxelles', 'Belgien', 'BE', NULL, NULL, '485002942', '0010167C6G', NULL, NULL, 'Montre automatique Pionier Aruba - Brun/doré', NULL, '644352641497', 'FedEx', NULL, '2016-09-06', '05.09.2016 22:18', 'WLSSNL16070642', '1', 'a0YC000000gAYWqMAO', '139.99', '199.99'),
(39761, '429823123', NULL, NULL, 'Geert Lingier', 'aartrijkestraat 132 fibam bvba', '', '8820', 'torhout', 'Belgien', 'BE', NULL, NULL, '050 20 14 77', '00102464ND', NULL, NULL, 'Aruba DIAMONDS watch By PIONIER Brown Gold GM-507-3', NULL, '644352641501', 'FedEx', NULL, '2016-09-06', '05.09.2016 14:48', 'WLSSNL16070642', '1', 'a0YC000000gAYWqMAO', '139.99', '199.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(39762, '429787785', NULL, NULL, 'Drilon Huska', 'Borneveld 80', '', '3085 RJ', 'BORNEVELD', 'Niederlande', 'NL', NULL, NULL, '613239150', '0010237ZEG', NULL, NULL, '508-4 Black case / Black face / Black Leather Band', NULL, '644352641512', 'FedEx', NULL, '2016-09-06', '05.09.2016 17:30', '4260295881241', '1', 'a0YC000000gZLyJMAW', '150.00', '239.99'),
(39763, '430201534', '', '', 'Petrescu Constantin Nicolae', '52 MASON WAY Apartament 3', '', 'B15 2EE', 'BIRMINGHAM', 'Großbritannien', '', '', '', '7922777873', '0010137GTW', '', '', '107-3 Gold case / Black face / Brown Leather Band', '', '644352641648', 'FedEx', '', '2016-09-07', '06.09.2016 21:54', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39764, '430178806', '', '', 'John Meehan', '15 Laburnum Road Cadishead', '', 'M44 5AS', 'Manchester', 'Großbritannien', '', '', '', '7837053409', '0010157FPN', '', '', '107-5 Silver case / White face / Stainless steel Band', '', '644352641659', 'FedEx', '', '2016-09-07', '06.09.2016 20:24', '4260295881555', '1', 'a0YC000000gS4G0MAK', '135.00', '179.00'),
(39765, '430202332', '', '', 'Petrescu Constantin Nicolae', '52 MASON WAY Apartament 3', '', 'B15 2EE', 'BIRMINGHAM', 'Großbritannien', '', '', '', '7922777873', '0010022C1R', '', '', '107-5 Silver case / White face / Stainless steel Band', '', '644352641648', 'FedEx', '', '2016-09-07', '07.09.2016 00:03', '4260295881555', '1', 'a0YC000000gS4G0MAK', '135.00', '179.00'),
(39766, '430201647', '', '', 'Petrescu Constantin Nicolae', '52 MASON WAY Apartament 3', '', 'B15 2EE', 'BIRMINGHAM', 'Großbritannien', '', '', '', '7922777873', '00101963PJ', '', '', '107-7 Gold Case / Black face / Stainless steel band', '', '644352641648', 'FedEx', '', '2016-09-07', '06.09.2016 22:27', '4260295881579', '1', 'a0YC000000gS4G2MAK', '135.00', '179.00'),
(39767, '430224211', '', '', 'Anita Wallcroft', '7 CLOVER GROVE', '', 'TF3 2AA', 'TELFORD', 'Großbritannien', '', '', '', '1952400294', '00101724BG', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352641660', 'FedEx', '', '2016-09-07', '07.09.2016 00:09', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39768, '430184929', '', '', 'GEMMA CROLL', '20 avenue rd', '', 'NG31 6TH', 'Grantham', 'Großbritannien', '', '', '', '4,41476E+11', '0010189NX7', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352641670', 'FedEx', '', '2016-09-07', '06.09.2016 21:30', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39769, '430220599', '', '', 'JAD SEMAAN', 'BBC PORTLAND PLACE', '', 'W1A 1AA', 'LONDON', 'Großbritannien', '', '', '', '7505223277', '0010186OR4', '', '', 'Pionier Florida Diamonds watch with gold case, black face and a brown leather band', '', '644352641681', 'FedEx', '', '2016-09-07', '06.09.2016 23:43', '4260295880824', '1', 'a0YC000000gaFxgMAE', '130.00', '209.00'),
(39770, '430181886', NULL, NULL, 'ginette potier', '120 120  allee lou  calen', '', '13270', 'fos sur mer', 'Frankreich', 'FR', NULL, NULL, '490534659', '0010213A6S', NULL, NULL, '101-5 - Noir / Noir / Noir', NULL, '644352641692', 'FedEx', NULL, '2016-09-07', '06.09.2016 18:17', '4260295880050', '1', 'a0YC000000gRcUiMAK', '175.01', '249.00'),
(39771, '430133423', NULL, NULL, 'esther zijlmans', 'Beatrijshof 14', '', '3176 VB', 'POORTUGAAL', 'Niederlande', 'NL', NULL, NULL, '105013764', '0010207RH9', NULL, NULL, '7001-2 Silver case / Black face / Black Leather Band', NULL, '644352641707', 'FedEx', NULL, '2016-09-07', '06.09.2016 20:00', '4260295882101', '1', 'a0YC000000gc1fyMAA', '150.00', '229.98'),
(39772, '430045316', NULL, NULL, 'Mattia Iandico', '27/A VIA FRANCESCA LAVIZZARI 27/A', '', '22070', 'RODERO co', 'Italien', 'IT', NULL, NULL, '3492985400', '0010049U2L', NULL, NULL, '7002-8 Cassa Oro Quadrante Bianco Cinturino in Acciaio', NULL, '644352641762', 'FedEx', NULL, '2016-09-07', '06.09.2016 13:01', '4260295882293', '1', 'a0YC000000gS36qMAC', '150.01', '219.99'),
(39773, '429998841', NULL, NULL, 'MAURIZIO RICCI', 'Fatturare con partita IVA 01512070598 e codice fiscale RCCMRZ64R09E812H VIA MONTE GRAPPA 11', '', '04011', 'APRILIA LT', 'Italien', 'IT', NULL, NULL, '69271711', '00100121US', NULL, NULL, '7002-1 Cassa Argento Quadrante Bianco Cinturino in pelle Nero', NULL, '644352641773', 'FedEx', NULL, '2016-09-07', '06.09.2016 10:07', '4260295882224', '1', 'a0YC000000gS36jMAC', '150.01', '219.99'),
(39774, '430316155', NULL, NULL, 'Gloria Kifayeh', 'Abi Mousa Al Ashari Street 94 (pink col', 'Street 71', '', 'Sharjah Nasseriya', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '971507972702', '0010152LAH', NULL, NULL, 'T3006-1-03 Theorema Monaco Watch - Black Leather Strap and Black Case', NULL, '578824953800', 'FedEx', NULL, '2016-09-08', '07.09.2016 14:10', 'a0YC000000eO8JcMAK', '1', 'a0YC000000eO8JcMAK', '675.96', '899.00'),
(39775, '430501909', NULL, NULL, 'Romain Turpault', '33 RUE DE LONGCHAMP', '', '75116', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '637829292', '0010240QGF', NULL, NULL, '101-3 - Or / Noir / Marron', NULL, '644352641843', 'FedEx', NULL, '2016-09-08', '07.09.2016 22:21', '4260295880398', '1', 'a0YC000000gRcUhMAK', '175.01', '249.00'),
(39776, '430495890', NULL, NULL, 'lionel Giraud', '611 AVENUE DU 8 MAI 1945 L\'eperon', '', '69300', 'CALUIRE ET CUIRE Rhone', 'Frankreich', 'FR', NULL, NULL, '683237767', '0010003H2F', NULL, NULL, '101-1 - Argent / Blanc / Noir', NULL, '644352641854', 'FedEx', NULL, '2016-09-08', '07.09.2016 21:40', '4260295880374', '1', 'a0YC000000gRcUfMAK', '175.01', '249.00'),
(39777, '430369790', NULL, NULL, 'Ludovic Poyac', '15 PLACE CHARLES DE GAULLE', '', '35550', 'SIXT SUR AFF', 'Frankreich', 'FR', NULL, NULL, '660765058', '0010011BB1', NULL, NULL, '101-3 - Or / Noir / Marron', NULL, '644352641865', 'FedEx', NULL, '2016-09-08', '07.09.2016 13:01', '4260295880398', '1', 'a0YC000000gRcUhMAK', '175.01', '249.00'),
(39778, '430486482', NULL, NULL, 'Bart Coster', 'Amaranthout 42', '', '2719 MP', 'Zoetermeer', 'Niederlande', 'NL', NULL, NULL, '612042071', '00101013FD', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '644352641876', 'FedEx', NULL, '2016-09-08', '07.09.2016 23:01', 'WL4260295880701', '1', 'a0YC000000gc1TOMAY', '155.00', '239.99'),
(39779, '430444759', '', '', 'Gassim El kattan', '10 MCDONNELL STREET', '', 'BT12 4JY', 'BELFAST', 'Großbritannien', '', '', '', '4407771392258', '0010194E6J', '', '', '107-3 Gold case / Black face / Brown Leather Band', '', '644352641832', 'FedEx', '', '2016-09-08', '07.09.2016 20:08', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39780, '430297135', '', '', 'Stacey Charlton', '42 Hartington terrace', '', 'NE334DF', 'SOUTH SHIELDS', 'Großbritannien', '', '', '', '7975796405', '0010116CFN', '', '', '107-1 Silver case / White face / Black Leather Band', '', '644352641795', 'FedEx', '', '2016-09-08', '07.09.2016 10:15', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39781, '430220688', '', '', 'Marco Riccardi', 'FLAT 21 Cudworth house, patmore estate', '', 'SW8 4UT', 'LONDON', 'Großbritannien', '', '', '', '7841091481', '0010102XXA', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352641800', 'FedEx', '', '2016-09-08', '07.09.2016 01:57', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39782, '430228730', '', '', 'BIJAYA RANA MAGAR', '36 36 ENGR REGT, 69 FD SQN, INVICTA PARK BKS INVICTA PARK BKS', '', 'ME142NA', 'MAIDSTONE', 'Großbritannien', '', '', '', '7414615005', '001001090B', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352641810', 'FedEx', '', '2016-09-08', '07.09.2016 01:04', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39783, '430227755', '', '', 'Danielle Pocock', '49 BRISTOL STREET', '', 'NP19 8DL', 'NEWPORT', 'Großbritannien', '', '', '', '7969911980', '00100900W1', '', '', '107-1 Silver case / White face / Black Leather Band', '', '644352641821', 'FedEx', '', '2016-09-08', '07.09.2016 00:51', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39784, '430551983', NULL, NULL, 'Nitu Andrei', 'Boulevard Aristide Briand 41', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '489695965', '0010250KP1', NULL, NULL, 'Montre Pioner Malibu avec 12 Diamonds - 502-2 - Boîtier argenté, cadran noir, bracelet en cuir noir', NULL, '644352641979', 'FedEx', NULL, '2016-09-09', '08.09.2016 08:48', 'WL4260295880695', '1', 'a0YC000000gltzeMAA', '155.00', '239.99'),
(39785, '430745584', '', '', 'Gemma Sweeting', '44 Kingsleigh Drive Castle Bromwich', '', 'B369DQ', 'Birmingham', 'Großbritannien', '', '', '', '7753421346', '00100050BP', '', '', '107-4 Black case / Black face / Black Leather Band', '', '644352641935', 'FedEx', '', '2016-09-09', '08.09.2016 23:02', '4260295880633', '1', 'a0YC000000gS4FzMAK', '135.00', '179.00'),
(39786, '430719313', '', '', 'Zastauceanu Ioan Cristi', '11 NASEBY COURT', '', 'MK13 7EP', 'MILTON KEYNES', 'Großbritannien', '', '', '', '7477709613', '0010071PY3', '', '', '510-5 Silver Case / White Face / Stainless steel band', '', '644352641946', 'FedEx', '', '2016-09-09', '08.09.2016 22:58', '42602958811418', '1', 'a0YC000000gRRrwMAG', '130.00', '179.00'),
(39787, '430743337', '', '', 'Joanne Wood', '108 Birch Road Worsley', '', 'M28 7EG', 'MANCHESTER', 'Großbritannien', '', '', '', '7938561129', '0010031XAR', '', '', '3005-A2 Silver Case / Black Face / Stainless steel band', '', '644352641957', 'FedEx', '', '2016-09-09', '08.09.2016 22:58', '4260295880978', '1', 'a0YC000000gRJ6oMAG', '118.01', '179.00'),
(39788, '430667419', '', '', 'Mike Cooper', '14 PIPPINS ROAD Bredon', '', 'GL20 7NJ', 'TEWKESBURY GLOUCESTERSHIRE', 'Großbritannien', '', '', '', '7742583055', '0010068GFT', '', '', '107-5 Silver case / White face / Stainless steel Band', '', '644352641968', 'FedEx', '', '2016-09-09', '08.09.2016 16:57', '4260295881555', '1', 'a0YC000000gS4G0MAK', '135.00', '179.00'),
(39789, '430741367', NULL, NULL, 'Massimo Massellani', '47 VIA PIANGIPANE 47', '', '44121', 'FERRARA FE', 'Italien', 'IT', NULL, NULL, '3209188434', '00101013TV', NULL, NULL, '7002-1 Cassa Argento Quadrante Bianco Cinturino in pelle Nero', NULL, '644352642004', 'FedEx', NULL, '2016-09-09', '08.09.2016 23:46', '4260295882224', '1', 'a0YC000000gS36jMAC', '150.01', '219.99'),
(39790, '430719008', NULL, NULL, 'de Vita Bar entusiasmo', 'Consegna dalle 08.00alle 16.00 dal lunedi al venerdi. Grazie Via roma 108/g', '', '20060', 'CASSINA DE\' PECCHI MI', 'Italien', 'IT', NULL, NULL, '29514629', '0010250UXE', NULL, NULL, '7002-9 Cassa Oro Quadrante Nero Cinturino in Acciaio', NULL, '644352642015', 'FedEx', NULL, '2016-09-09', '08.09.2016 22:46', '4260295882309', '1', 'a0YC000000gS36rMAC', '150.01', '219.99'),
(39791, '430761769', '', '', 'Mihaela Mihaila', '38 BYRON AVENUE', '', 'NW9 0EP', 'LONDON', 'Großbritannien', '', '', '', '7341184357', '0010232A1T', '', '', '102-3 gold case / black face / brown leather band', '', '644352642059', 'FedEx', '', '2016-09-12', '09.09.2016 00:55', '4260295880428', '1', 'a0YC000000gRRsNMAW', '134.99', '189.00'),
(39792, '431153020', '', '', 'Wendy Daglish', '35 Richmond Road', '', 'TS10 2EX', 'Redcar', 'Großbritannien', '', '', '', '7891747690', '0010011PE0', '', '', '107-6 Silver Case / Black Face / Stainless steel band', '', '644352642060', 'FedEx', '', '2016-09-12', '10.09.2016 18:41', '4260295881562', '1', 'a0YC000000gS4G1MAK', '135.00', '179.00'),
(39793, '430985435', '', '', 'Emma Cunningham', '60 Tatling grove Walnut tree', '', 'MK7 7EQ', 'MILTON KEYNES', 'Großbritannien', '', '', '', '7889401583', '0010087CPQ', '', '', '508-5 silver case / white face / stainless steel band', '', '644352642070', 'FedEx', '', '2016-09-12', '09.09.2016 21:45', '4260295881944', '1', 'a0YC000000gZFuWMAW', '130.00', '179.00'),
(39794, '431137341', '', '', 'Robert Redfearn', '12 glebe hyrst Sandersead', '', 'CR2 9JE', 'SOUTH CROYDON', 'Großbritannien', '', '', '', '7917896876', '0010078HP2', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352642081', 'FedEx', '', '2016-09-12', '10.09.2016 17:33', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39795, '430970492', '', '', 'Melina Aston', '01 Lincoln Road University Campus', '', 'Rg20ex', 'Reading', 'Großbritannien', '', '', '', '7554885323', '00100293ZO', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352642092', 'FedEx', '', '2016-09-12', '09.09.2016 20:59', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39796, '431179023', '', '', 'Muhammad Adnan Aftab', '9 TOOLANDS UNION LANE', '', 'TW7 6GN', 'ISLEWORTH', 'Großbritannien', '', '', '', '7453272427', '0010129VAM', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352642107', 'FedEx', '', '2016-09-12', '10.09.2016 20:54', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39797, '431149212', '', '', 'Alina Leonte', '71 BRESSEY GROVE', '', 'E18 2HX', 'London', 'Großbritannien', '', '', '', '7776653490', '001020308G', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352642118', 'FedEx', '', '2016-09-12', '10.09.2016 18:31', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39798, '430976595', '', '', 'PAUL HARRIS', '519A MOOR END ROAD', '', 'HX2 0UH', 'HALIFAX', 'Großbritannien', '', '', '', '7973450836', '0010241W1N', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352642129', 'FedEx', '', '2016-09-12', '09.09.2016 20:39', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39799, '431225837', '', '', 'Jamie Brannan', '19 Scott Street  Flat 1L', '', 'DD2 2AH', 'Dundee', 'Großbritannien', '', '', '', '7814420168', '001012771D', '', '', '107-4 Black case / Black face / Black Leather Band', '', '644352642130', 'FedEx', '', '2016-09-12', '11.09.2016 05:06', '4260295880633', '1', 'a0YC000000gS4FzMAK', '135.00', '179.00'),
(39800, '431037060', NULL, NULL, 'Pat Hegarty', '6 the park athlumney abbey', '', 'Meath', 'navan co meath Meath', 'Irland', 'IE', NULL, NULL, '858670490', '0010250H2J', NULL, NULL, 'Theorema diamonds automatic watch - gold case/black face', NULL, '644352642037', 'FedEx', NULL, '2016-09-12', '10.09.2016 09:02', '4260295880077', '1', 'a0YC000000gRanrMAC', '160.00', '229.99'),
(39801, '430947409', NULL, NULL, 'khuram malik', '134 Emmet Road, Inchicore', '', 'dublin8', 'dublin', 'Irland', 'IE', NULL, NULL, '831095142', '00101939B9', NULL, NULL, 'Theorema Damascus watch 3008-6 (silver case / black face / silver metal band)', NULL, '644352642048', 'FedEx', NULL, '2016-09-12', '09.09.2016 18:32', '4260295881715', '1', 'a0YC000000gRb8nMAC', '144.99', '219.99'),
(39802, '431245482', NULL, NULL, 'Christian Brasselet', '4 ALLEE GASTON DEBONDUES 4', '', '59260', 'LILLE', 'Frankreich', 'FR', NULL, NULL, '783399790', '0010033QFU', NULL, NULL, '101-5 - Noir / Noir / Noir', NULL, '644352642151', 'FedEx', NULL, '2016-09-12', '11.09.2016 06:42', '4260295880050', '1', 'a0YC000000gRcUiMAK', '175.01', '249.00'),
(39803, '431014236', NULL, NULL, 'Poux Dominique', '2 Rte d\'Annecy', '', '74290', 'VEYRIER DU LAC', 'Frankreich', 'FR', NULL, NULL, '643039856', '0010047JTY', NULL, NULL, '101-2 - Argent / Noir / Noir', NULL, '644352642162', 'FedEx', NULL, '2016-09-12', '10.09.2016 05:52', '4260295880381', '1', 'a0YC000000gRcUgMAK', '175.01', '249.00'),
(39804, '430844436', NULL, NULL, 'Basol Yunus', '12 Allee Pablo Neruda', '', '35600', 'Redon', 'Frankreich', 'FR', NULL, NULL, '761020375', '0010113V6O', NULL, NULL, '101-1 - Argent / Blanc / Noir', NULL, '644352642173', 'FedEx', NULL, '2016-09-12', '09.09.2016 09:32', '4260295880374', '1', 'a0YC000000gRcUfMAK', '175.01', '249.00'),
(39805, '430846336', NULL, NULL, 'Selim Kotan', '41 Boulevard albert 1er', '', '35200', 'RENNES', 'Frankreich', 'FR', NULL, NULL, '762353561', '0010052JW2', NULL, NULL, '101-5 - Noir / Noir / Noir', NULL, '644352642184', 'FedEx', NULL, '2016-09-12', '09.09.2016 09:25', '4260295880050', '1', 'a0YC000000gRcUiMAK', '175.01', '249.00'),
(39806, '431029811', NULL, NULL, 'Mehmet Bilce', 'Leysestraat 138/2', '', '3581', 'Beverlo', 'Belgien', 'BE', NULL, NULL, '32472251144', '00101678TM', NULL, NULL, '7001-3 Gold case / Black face / Brown Leather Band', NULL, '644352642195', 'FedEx', NULL, '2016-09-12', '10.09.2016 09:18', '4260295882118', '1', 'a0YC000000gc1fuMAA', '150.00', '229.98'),
(39807, '431021551', NULL, NULL, 'Simon Taquet', 'Chemin de la Fontaine 35', '', '4845', 'Sart-lez-Spa', 'Belgien', 'BE', NULL, NULL, '87646128', '0010070BDS', NULL, NULL, 'Montre Pioner Malibu avec 12 Diamonds - 502-2 - Boîtier argenté, cadran noir, bracelet en cuir noir', NULL, '644352642200', 'FedEx', NULL, '2016-09-12', '10.09.2016 08:48', 'WL4260295880695', '1', 'a0YC000000gltzeMAA', '155.00', '239.99'),
(39808, '430989408', NULL, NULL, 'Touma Chabraoui', 'Kortstraat 43', '', '3550', 'Heusden-Zolder', 'Belgien', 'BE', NULL, NULL, '32498211445', '0010250TVJ', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '644352642210', 'FedEx', NULL, '2016-09-12', '10.09.2016 00:18', 'WL4260295880701', '1', 'a0YC000000gltzfMAA', '155.00', '239.99'),
(39809, '431422405', NULL, NULL, 'gregorio leti', 'dalle 14 alle 17 via teodoro 24', '', '70132', 'bari BA', 'Italien', 'IT', NULL, NULL, '3407980041', '0010069CH1', NULL, NULL, '7002-6 Cassa Argento Quadrante Bianco Cinturino in Acciaio', NULL, '644352642243', 'FedEx', NULL, '2016-09-12', '11.09.2016 22:28', '4260295882279', '1', 'a0YC000000gS36oMAC', '150.01', '219.99'),
(39810, '431252493', '', '', 'Wilson Kozhippadan Johny', 'Manzo cicli CLIVO PORTUENSE Box 75', '', '00153', 'ROMA RM', 'Italien', '', '', '', '3282851097', '00101382KS', '', '', '7002-7 Cassa argento, quadrante nero e cinturino in acciaio', '', '644352642254', 'FedEx', '', '2016-09-12', '11.09.2016 10:05', '4260295882286', '1', 'a0YC000000gRfgZMAS', '150.01', '219.99'),
(39811, '431058600', NULL, NULL, 'Paolo Fornari', 'VIA TOSELLI 27', '', '70054', 'GIOVINAZZO BA', 'Italien', 'IT', NULL, NULL, '803945206', '0010210EO6', NULL, NULL, '7002-3 Cassa Oro Quadrante Bianco Cinturino in pelle Nero', NULL, '644352642265', 'FedEx', NULL, '2016-09-12', '10.09.2016 12:32', '4260295882248', '1', 'a0YC000000gS36lMAC', '150.01', '219.99'),
(39812, '431035030', '', '', 'Michele Piantanida C/o Rivoira s.p.a', 'tel.3357845235 VIA DELL\\\'INDUSTRIA SNC', '', '20816', 'CERIANO LAGHETTO MB', 'Italien', '', '', '', '3357845235', '00102504YY', '', '', '7002-3 Cassa oro, quadrante bianco e cnturino in pelle marrone', '', '644352642276', 'FedEx', '', '2016-09-12', '10.09.2016 11:04', '4260295882248', '1', 'a0YC000000gRfgVMAS', '150.01', '219.99'),
(39813, '430977188', '', '', 'Alex Zanin', 'sedegliano  VIA GIUSEPPE VERDI 41/2', '', '33039', 'SEDEGLIANO DU', 'Italien', '', '', '', '3286598869', '0010130BND', '', '', '7002-1 Cassa argento, quadrante bianco e cinturino in acciaio', '', '644352642287', 'FedEx', '', '2016-09-12', '09.09.2016 22:31', '4260295882279', '1', 'a0YC000000gRfgYMAS', '150.01', '219.99'),
(39814, '430845389', NULL, NULL, 'Giulio Cortese', 'Presso ROYAL BAR Via Nazionale Appia (Royal Bar) 180', '', '81022', 'Casagiove Caserta', 'Italien', 'IT', NULL, NULL, '3661729618', '0010250Q94', NULL, NULL, '7002-5 Cassa Nero Quadrante Nero Cinturino in pelle Nero', NULL, '644352642298', 'FedEx', NULL, '2016-09-12', '09.09.2016 14:42', '4260295882262', '1', 'a0YC000000gS36nMAC', '150.01', '219.99'),
(39815, '431643419', NULL, NULL, 'Sabrina Barbier-Meesschaert', 'Lijsterbeslaan 57', '', '8400', 'Oostende', 'Belgien', 'BE', NULL, NULL, '485895144', '0010210TEI', NULL, NULL, '7001-2 Silver case / Black face / Black Leather Band', NULL, '644352642346', 'FedEx', NULL, '2016-09-13', '12.09.2016 18:48', '4260295882101', '1', 'a0YC000000gc1ftMAA', '150.00', '229.98'),
(39816, '431708073', NULL, NULL, 'alberti florent', '135 chemin de la salade ponsan bat A   appt 198', '', '31400', 'toulouse', 'Frankreich', 'FR', NULL, NULL, '622877691', '00100481GL', NULL, NULL, '101-3 - Or / Noir / Marron', NULL, '644352642380', 'FedEx', NULL, '2016-09-13', '12.09.2016 22:26', '4260295880398', '1', 'a0YC000000gRcUhMAK', '175.01', '249.00'),
(39817, '431651847', NULL, NULL, 'mickael berard', '25 RUE DE CUQUES Residence les Romarins Betiment E', '', '13100', 'AIX EN PROVENCE', 'Frankreich', 'FR', NULL, NULL, '672921917', '001007585Y', NULL, NULL, '3004-3 Or / Noir / Marron', NULL, '644352642390', 'FedEx', NULL, '2016-09-13', '12.09.2016 17:52', '4260295880077', '1', 'a0YC000000gRcbzMAC', '175.01', '269.00'),
(39818, '431628224', NULL, NULL, 'Florence DEMEDE', '3 Rue Maurice Chevalier EHPAD Les Mouettes', '', '62230', 'Outreau', 'Frankreich', 'FR', NULL, NULL, '617896549', '10220304', NULL, NULL, '101-3 - Or / Noir / Marron', NULL, '644352642405', 'FedEx', NULL, '2016-09-13', '12.09.2016 16:10', '4260295880398', '1', 'a0YC000000gRcUhMAK', '175.01', '249.00'),
(39819, '431571959', NULL, NULL, 'Sokkha Nam', '1 B RUE FRANCOIS ROBIN', '', '56100', 'LORIENT', 'Frankreich', 'FR', NULL, NULL, '620449800', '0010160NUJ', NULL, NULL, '101-1 - Argent / Blanc / Noir', NULL, '644352642416', 'FedEx', NULL, '2016-09-13', '12.09.2016 12:28', '4260295880374', '1', 'a0YC000000gRcUfMAK', '175.01', '249.00'),
(39820, '431302373', NULL, NULL, 'Benoit PESSEL', '5 PLACE DE LA LIBERATION', '', '74100', 'ANNEMASSE', 'Frankreich', 'FR', NULL, NULL, '688573591', '001019042G', NULL, NULL, '101-3 - Or / Noir / Marron', NULL, '644352642427', 'FedEx', NULL, '2016-09-13', '11.09.2016 10:49', '4260295880398', '1', 'a0YC000000gRcUhMAK', '175.01', '249.00'),
(39821, '431374820', NULL, NULL, 'Jack O\'Neill', '137 Ardmore Park', '', '', 'Bray Co. Wicklow', 'Irland', 'IE', NULL, NULL, '852846901', '0010047VRI', NULL, NULL, '101-3 Gold case / Black face / Brown leather band', NULL, '644352642357', 'FedEx', NULL, '2016-09-13', '11.09.2016 17:02', '4260295880398', '1', 'a0YC000000gRaprMAC', '160.01', '249.00'),
(39822, '431688188', NULL, NULL, 'Meera Rani', '157 Street Lane', '', 'LS8 1AA', 'LEEDS', 'Gro', 'GB', NULL, NULL, '7468511793', '0010060MN4', NULL, NULL, '107-1 Silver case / White face / Black Leather Band', NULL, '644352642438', 'FedEx', NULL, '2016-09-13', '12.09.2016 22:06', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39823, '431638948', NULL, NULL, 'Shelley Patterson', '99 St giles road Tile cross', '', 'B33 0PB', 'BIRMINGHAM', 'Gro', 'GB', NULL, NULL, '7711082843', '0010098CR0', NULL, NULL, '107-1 Silver case / White face / Black Leather Band', NULL, '644352642449', 'FedEx', NULL, '2016-09-13', '12.09.2016 18:53', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39824, '431487076', NULL, NULL, 'Mirela Lucescu', '43 Winchester Road', '', 'HA3 9PD', 'HARROW', 'Gro', 'GB', NULL, NULL, '7584411051', '0010149HWW', NULL, NULL, '107-6 Silver Case / Black Face / Stainless steel band', NULL, '644352642450', 'FedEx', NULL, '2016-09-13', '12.09.2016 08:29', '4260295881562', '1', 'a0YC000000gS4G1MAK', '135.00', '179.00'),
(39825, '431702208', NULL, NULL, 'Allan Corner', '3 POULTER ROAD', '', 'L9 0HJ', 'LIVERPOOL', 'Gro', 'GB', NULL, NULL, '7925551040', '0010011F9M', NULL, NULL, '3005-A1 Silver case / White face / Stainless steel Band', NULL, '644352642460', 'FedEx', NULL, '2016-09-13', '12.09.2016 23:32', '4260295880961', '1', 'a0YC000000gRJ6nMAG', '118.01', '179.00'),
(39826, '431649178', NULL, NULL, 'Hannah Coles', '26 WEBBS WOOD', '', 'SN5 5AW', 'SWINDON', 'Gro', 'GB', NULL, NULL, '7588562927', '0010012NFE', NULL, NULL, '3011-2 watch: silver case / black face / black leather band', NULL, '644352642471', 'FedEx', NULL, '2016-09-13', '12.09.2016 19:31', '4260295881265', '1', 'a0YC000000gZgViMAK', '123.01', '179.00'),
(39827, '431343361', NULL, NULL, 'Hugh Semper', 'The Outlook DYE HOUSE ROAD Thursley', '', 'GU8 6QD', 'GODALMING', 'Gro', 'GB', NULL, NULL, '7879692797', '0010142ETI', NULL, NULL, '3011-3 watch: gold case / black face / black leather band', NULL, '644352642482', 'FedEx', NULL, '2016-09-13', '11.09.2016 15:36', '4260295881272', '1', 'a0YC000000gZgVjMAK', '123.01', '179.00'),
(39828, '431627105', NULL, NULL, 'Sonny Kamara', '24A ALDBOROUGH ROAD', '', 'RM10 8AS', 'DAGENHAM', 'Gro', 'GB', NULL, NULL, '7972729276', '0010171QCC', NULL, NULL, '508-6 silver case / black face / stainless steel band', NULL, '644352642493', 'FedEx', NULL, '2016-09-13', '12.09.2016 18:09', '4260295881951', '1', 'a0YC000000gZFuXMAW', '130.00', '179.00'),
(39829, '431432431', NULL, NULL, 'donatas kaunietis', '19 LEGGATT ROAD 19', '', 'E15 2RH', 'LONDON', 'Gro', 'GB', NULL, NULL, '7921506870', '1015400000000000000', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '644352642508', 'FedEx', NULL, '2016-09-13', '11.09.2016 22:33', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39830, '431676421', NULL, NULL, 'Hannah Meredith', '12 Nutwood Close Taverham', '', 'NR8 6UY', 'Norwich', 'Gro', 'GB', NULL, NULL, '7515711027', '0010058CXL', NULL, NULL, 'Pionier Florida Diamonds watch with gold case, black face and a brown leather band', NULL, '644352642519', 'FedEx', NULL, '2016-09-13', '12.09.2016 21:38', '4260295880824', '1', 'a0YC000000gaFxgMAE', '130.00', '209.00'),
(39831, '431763429', '', '', 'Linda Frizelle', '15 BREDA ROAD', '', 'BT8 7BU', 'BELFAST', 'Gro', '', '', '', '7840494152', '001025014V', '', '', '102-7 gold case / black face / stainless steel band', 'Nachforschung am 11.11.2016 gestellt!', '644352642541', 'FedEx', '', '2016-09-14', '13.09.2016 09:06', '4260295881531', '1', 'a0YC000000gRRsRMAW', '134.99', '189.00'),
(39832, '431713088', NULL, NULL, 'Susan Byrne', '106 STONEYMOOR DRIVE', '', 'B36 9TG', 'BIRMINGHAM', 'Gro', 'GB', NULL, NULL, '7814651886', '0010207BR2', NULL, NULL, '510-8 Black case / Black Face / Stainless steel band', NULL, '644352642552', 'FedEx', NULL, '2016-09-14', '13.09.2016 01:12', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39833, '431883216', NULL, NULL, 'Ram Kumar Ijam', 'RECTORY PARK AVENUE', '', 'UB5 6SS', 'NORTHOLT', 'Gro', 'GB', NULL, NULL, '7869572134', '00101060HP', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '644352642600', 'FedEx', NULL, '2016-09-14', '13.09.2016 17:42', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39834, '431802678', NULL, NULL, 'Stefano Salari', 'Scala C VIALE UNGHERIA 17/2', '', '20138', 'MILANO MI', 'Italien', 'IT', NULL, NULL, '3404801021', '00102031Y9', NULL, NULL, '7002-6 Cassa Argento Quadrante Bianco Cinturino in Acciaio', NULL, '644352642611', 'FedEx', NULL, '2016-09-14', '13.09.2016 13:08', '4260295882279', '1', 'a0YC000000gS36oMAC', '150.01', '219.99'),
(39835, '431924456', NULL, NULL, 'Catherine Mc Grath', '0 Barna', 'Barna', '0', 'Pallasgreen Limerick', 'Irland', 'IE', NULL, NULL, '876131873', '10030341', NULL, NULL, '101-3 Gold case / Black face / Brown leather band', NULL, '644352642622', 'FedEx', NULL, '2016-09-14', '13.09.2016 19:32', '4260295880398', '1', 'a0YC000000gRaprMAC', '160.01', '249.00'),
(39836, '432014193', NULL, NULL, 'ophelie lelievre', '66 avenue de la liberation appartement 4', '', '26000', 'valence drome', 'Frankreich', 'FR', NULL, NULL, '618332040', '00100486PC', NULL, NULL, 'T-3012-4 Noir / Noir / Noir', NULL, '644352642655', 'FedEx', NULL, '2016-09-15', '14.09.2016 06:48', '4260295881890', '1', 'a0YC000000gRcTNMA0', '155.00', '249.00'),
(39837, '432030373', NULL, NULL, 'Ed Henar', 'Hagendorenseweg 19', '', '5503 EC', 'VELDHOVEN', 'Niederlande', 'NL', NULL, NULL, '31621594437', '0010129NPO', NULL, NULL, '508-1 Silver case / White face / Black Leather Band', NULL, '644352642666', 'FedEx', NULL, '2016-09-15', '14.09.2016 09:30', '4260295881210', '1', 'a0YC000000gZLyHMAW', '141.85', '239.99'),
(39838, '432167237', NULL, NULL, 'Samantha Cheltiel', '2 Bis Allee Curel', '', '93190', 'Livry Gargan', 'Frankreich', 'FR', NULL, NULL, '601381420', '0010155MVM', NULL, NULL, 'Montre Pionier modèle Dublin - 508-6 Argent / Noir / Acier', NULL, '644352642677', 'FedEx', NULL, '2016-09-15', '14.09.2016 17:19', '4260295881951', '1', 'a0YC000000gcHVBMA2', '155.00', '199.90'),
(39839, '432154645', NULL, NULL, 'Frederic Pieters', '7 rue de la bibliotheque', '', '67380', 'lingolsheim Alsace', 'Frankreich', 'FR', NULL, NULL, '613942026', '00101558QX', NULL, NULL, 'T-3012-2 Argent / Noir / Noir', NULL, '644352642688', 'FedEx', NULL, '2016-09-15', '14.09.2016 16:14', '4260295881876', '1', 'a0YC000000gRcTLMA0', '155.00', '249.00'),
(39840, '432068921', '', '', 'Carl Coope', 'Unit 7 Moorlands Business Centre Balme Road,Cleckheaton', '', 'BD19 4EZ', 'Bradford', 'Großbritannien', '', '', '', '7922828956', '00101249W3', '', '', '107-1 Silver case / White face / Black Leather Band', '', '644352642699', 'FedEx', '', '2016-09-15', '14.09.2016 12:36', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39841, '432196376', '', '', 'Anna - Marie Bowser', '40 Webber Close Ogwell', '', 'TQ12 6YL', 'NEWTON ABBOT', 'Großbritannien', '', '', '', '7392417053', '001015164I', '', '', '3005-A2 Silver Case / Black Face / Stainless steel band', '', '644352642703', 'FedEx', '', '2016-09-15', '14.09.2016 22:14', '4260295880978', '1', 'a0YC000000gRJ6oMAG', '118.01', '179.00'),
(39842, '432154730', '', '', 'Oana-Maria Mihaila', '461-463MERIDIAN POINT SOUTHCHURCH ROAD 461-463MERIDIAN POINT', '', 'SS1 2PH', 'SOUTHEND-ON-SEA', 'Großbritannien', '', '', '', '7963428378', '0010023ET8', '', '', '3011-2 watch: silver case / black face / black leather band', '', '644352642714', 'FedEx', '', '2016-09-15', '14.09.2016 18:39', '4260295881265', '1', 'a0YC000000gZgViMAK', '123.01', '179.00'),
(39843, '432081423', '', '', 'Lloyd Chimutembo', 'Christmas Christmast cottage Little hampden', '', 'HP16 9PS', 'GREAT MISSENDEN', 'Großbritannien', '', '', '', '7984315476', '0010166E7X', '', '', '3011-8 watch: black case / black face / stainless steel band', '', '644352642725', 'FedEx', '', '2016-09-15', '14.09.2016 13:11', '4260295881777', '1', 'a0YC000000gZgVoMAK', '123.01', '179.00'),
(39844, '432173867', '', '', 'steven reeves', '1 JASON CLOSE 1', '', 'RH1 5HG', 'REDHILL', 'Großbritannien', '', '', '', '7540969668', '0010147QKJ', '', '', '510-1 Silver case / White face / Black Leather Band', '', '644352642736', 'FedEx', '', '2016-09-15', '14.09.2016 20:00', '4260295881388', '1', 'a0YC000000gRRrsMAG', '130.00', '179.00'),
(39845, '432072453', '', '', 'MUHAMMAD HUSSAIN', '333 SEVEN SISTERS ROAD', '', 'N4 1QR', 'LONDON', 'Großbritannien', '', '', '', '7890692987', '0010020CLL', '', '', '510-2 Silver case / Black face / Black Leather Band', '', '644352642747', 'FedEx', '', '2016-09-15', '14.09.2016 12:28', '4260295881395', '1', 'a0YC000000gRRrtMAG', '130.00', '179.00'),
(39846, '432077178', '', '', 'Andrew Lindsay', 'Roseacre Garstang Road Pilling', '', 'PR3 6AL', 'Preston', 'Großbritannien', '', '', '', '7714767941', '0010043TNK', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352642758', 'FedEx', '', '2016-09-15', '14.09.2016 12:54', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39847, '432175279', '', '', 'CHINEDU OHAELI', '32 RIVERSTONE WAY', '', 'NN4 9QH', 'northampton', 'Großbritannien', '', '', '', '7852484335', '0010207LWK', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352642769', 'FedEx', '', '2016-09-15', '14.09.2016 20:16', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39848, '432086226', '', '', 'Jack Mills', 'Unit X Bee Mill Preston Road Ribchester', '', 'PR3 3XL', 'Preston', 'Großbritannien', '', '', '', '7915999607', '0010072C8F', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352642770', 'FedEx', '', '2016-09-15', '14.09.2016 13:34', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39849, '432156061', '', '', 'linda yeoman', '11 West Nooks Haxby', '', 'YO32 3FD', 'York North Yorkshire', 'Großbritannien', '', '', '', '1904763729', '0010063J7Y', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352642780', 'FedEx', '', '2016-09-15', '14.09.2016 18:42', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39850, '432113937', '', '', 'David Tapper', '17 NEWTON ROAD Ashton', '', 'PR2 1DY', 'PRESTON Lancashire', 'Großbritannien', '', '', '', '7801712498', '0010137YFC', '', '', '510-4 Black case / Black face / Black Leather Band', '', '644352642791', 'FedEx', '', '2016-09-15', '14.09.2016 15:32', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(39851, '432054763', '', '', 'Pete Farrell', '2 GRINSBROOK LENTON', '', 'NG7 2FA', 'NOTTINGHAM Nottinghamshire', 'Großbritannien', '', '', '', '7884234030', '0010111G1X', '', '', '510-4 Black case / Black face / Black Leather Band', '', '644352642806', 'FedEx', '', '2016-09-15', '14.09.2016 11:46', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(39852, '432183016', '', '', 'Gregory Ogden', '25 DYERS MEWS Neath Hill', '', 'MK14 6ER', 'MILTON KEYNES', 'Großbritannien', '', '', '', '7851377109', '0010057VFF', '', '', '510-5 Silver Case / White Face / Stainless steel band', '', '644352642817', 'FedEx', '', '2016-09-15', '14.09.2016 21:14', '42602958811418', '1', 'a0YC000000gRRrwMAG', '130.00', '179.00'),
(39853, '432072056', '', '', 'NASSER AL-HOROUB', '8 LUNDIN CRESCENT', '', 'DD6 9EF', 'TAYPORT', 'Großbritannien', '', '', '', '441382782759', '00100533NQ', '', '', '510-5 Silver Case / White Face / Stainless steel band', '', '644352642828', 'FedEx', '', '2016-09-15', '14.09.2016 12:22', '42602958811418', '1', 'a0YC000000gRRrwMAG', '130.00', '179.00'),
(39854, '432119347', '', '', 'Calum Reynolds', '5 TRENT ROAD Beeston', '', 'NG9 1LD', 'NOTTINGHAM', 'Großbritannien', '', '', '', '7874116928', '0010066W08', '', '', '510-6 Silver Case / Black face / Stainless steel band', '', '644352642839', 'FedEx', '', '2016-09-15', '14.09.2016 15:34', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(39855, '432066685', '', '', 'DARREN FORBES', '41 LOW STREET NEW PITSLIGO', '', 'AB436NS', 'Fraserburgh ABERDEENSHIRE', 'Großbritannien', '', '', '', '1771653838', '0010022G84', '', '', '510-6 Silver Case / Black face / Stainless steel band', 'Sendung am 29.09.16 zurück erhalten!', '644352642840', 'FedEx', '', '2016-09-15', '14.09.2016 12:24', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(39856, '432063144', '', '', 'Elaine Murray Murray Services Ltd.', '0 PROSPECT AVENUE Seaton Delaval', '', 'NE25 0DP', 'WHITLEY BAY TYNE & WEAR', 'Großbritannien', '', '', '', '1912373893', '0010179PPL', '', '', '510-6 Silver Case / Black face / Stainless steel band', '', '644352642850', 'FedEx', '', '2016-09-15', '14.09.2016 11:58', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(39857, '432194651', '', '', 'Eleen Lande', '89 DERWENT DRIVE', '', 'SL6 6LE', 'MAIDENHEAD', 'Großbritannien', '', '', '', '7581259182', '0010069G7X', '', '', '510-6 Silver Case / Black face / Stainless steel band', '', '644352642861', 'FedEx', '', '2016-09-15', '14.09.2016 21:27', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(39858, '432058333', '', '', 'Karen Cooper', '6 PECKOVER ROAD', '', 'NR21 9RE', 'FAKENHAM Norfolk', 'Großbritannien', '', '', '', '01328 316207', '0010177BXA', '', '', '510-6 Silver Case / Black face / Stainless steel band', '', '644352642872', 'FedEx', '', '2016-09-15', '14.09.2016 11:45', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(39859, '432054363', '', '', 'Russell Lindsay', '29  Glenburn Manor', '', 'BT38 7TX', 'Carrickfergus WARWICKSHIRE', 'Großbritannien', '', '', '', '7796203749', '0010149YV9', '', '', '510-6 Silver Case / Black face / Stainless steel band', '', '644352642883', 'FedEx', '', '2016-09-15', '14.09.2016 11:41', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(39860, '432220824', '', '', 'Tony Raybould', '105 ORCHARD AVENUE', '', 'BH14 8AH', 'POOLE', 'Großbritannien', '', '', '', '1202257212', '00101148DA', '', '', '510-6 Silver Case / Black face / Stainless steel band', '', '644352642894', 'FedEx', '', '2016-09-15', '15.09.2016 00:35', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(39861, '432068950', '', '', 'Andrew Millar', '27 COOLAGHY ROAD Newtownstewart', '', 'BT78 4LG', 'OMAGH COUNTY TYRONE', 'Großbritannien', '', '', '', '2881662040', '001012611H', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352642909', 'FedEx', '', '2016-09-15', '14.09.2016 12:41', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39862, '432090436', '', '', 'Ike Muojekwu', '254 THE ROUNDABOUT', '', 'B31 2UD', 'BIRMINGHAM', 'Großbritannien', '', '', '', '7950601677', '0010069BZF', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352642910', 'FedEx', '', '2016-09-15', '14.09.2016 14:06', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39863, '432171190', '', '', 'Joseph Thornton', '35 Osprey avenue 24 Burnthouse gardens', '', 'Rg12 8AT', 'Bracknell', 'Großbritannien', '', '', '', '7475262728', '0010123V57', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352642920', 'FedEx', '', '2016-09-15', '14.09.2016 20:07', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39864, '432077213', '', '', 'susan hughes', '5 DRUMMAN GLEN', '', 'BT79 9LY', 'OMAGH', 'Großbritannien', '', '', '', '2880760942', '0010135RAJ', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352642931', 'FedEx', '', '2016-09-15', '14.09.2016 13:01', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39865, '432173172', '', '', 'Andrea Thornton', '35 OSPREY AVENUE 35', '', 'RG12 8AT', 'BRACKNELL', 'Großbritannien', '', '', '', '7376319181', '00101369F5', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352642942', 'FedEx', '', '2016-09-15', '14.09.2016 20:06', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39866, '432152028', '', '', 'David Duguid', 'Unit 24 Rivergate', '', 'PE1 1EL', 'Peterborough Cambs', 'Großbritannien', '', '', '', '7732294194', '0010231IRV', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352642953', 'FedEx', '', '2016-09-15', '14.09.2016 18:00', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39867, '432084969', '', '', 'Emma Blakeway', '35 GEORGE AVENUE', '', 'B65 9BD', 'ROWLEY REGIS', 'Großbritannien', '', '', '', '7544694533', '0010205G1D', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352642964', 'FedEx', '', '2016-09-15', '14.09.2016 13:50', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39868, '432115691', '', '', 'Gary Shearon', '31 Park Drive', '', 'HD8 8JE', 'Huddersfield', 'Großbritannien', '', '', '', '7854098416', '001001178M', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352642975', 'FedEx', '', '2016-09-15', '14.09.2016 15:30', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39869, '432074204', '', '', 'Lee Powell', '23 COLLEGE GREEN', '', 'PL31 1EA', 'BODMIN', 'Großbritannien', '', '', '', '7702046379', '0010098MC9', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352642986', 'FedEx', '', '2016-09-15', '14.09.2016 13:11', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39870, '432160763', '', '', 'alexander crombie', '20 BOTHWELL GROVE gfe estate', '', 'HU9 5JY', 'HULL', 'Großbritannien', '', '', '', '01482 704979', '0010244TF3', '', '', 'Pionier Florida Diamonds watch with gold case, black face and a gold metal band', '', '644352642997', 'FedEx', '', '2016-09-15', '14.09.2016 19:10', '4260295881500', '1', 'a0YC000000gaFxiMAE', '130.00', '209.00'),
(39871, '432167131', '', '', 'David Denteh', '202 HART LANE', '', 'LU2 0JH', 'LUTON BEDFORDSHIRE', 'Großbritannien', '', '', '', '7450074947', '001006284Z', '', '', 'Pionier Florida Diamonds watch with gold case, black face and a gold metal band', '', '644352643000', 'FedEx', '', '2016-09-15', '14.09.2016 19:34', '4260295881500', '1', 'a0YC000000gaFxiMAE', '130.00', '209.00'),
(39872, '431767582', NULL, NULL, 'Xavier Sabate Pasanau', 'Ramon y Cajal 27', 'bajos', '43530', 'Alcanar TARRAGONA', 'Spanien', 'ES', NULL, NULL, '696172772', '0010163VK1', NULL, NULL, 'Reloj Pionier modelo Chicago adornado con diamantes - caja plateada - cara blanca y correa de cuero negra', NULL, '644352643011', 'FedEx', NULL, '2016-09-15', '13.09.2016 07:28', '4260295882224', '1', 'a0YC000000gRfgdMAC', '149.99', '219.99'),
(39873, '432059806', NULL, NULL, 'Daniele Sblendorio', 'Eksterstraat 13', '', '3630', 'Vucht', 'Belgien', 'BE', NULL, NULL, '472992976', '0010077XJS', NULL, NULL, '508-4 Black case / Black face / Black Leather Band', NULL, '644352643099', 'FedEx', NULL, '2016-09-16', '14.09.2016 11:48', '4260295881241', '1', 'a0YC000000gKvPNMA0', '150.00', '239.99'),
(39874, '432045490', NULL, NULL, 'Andrea Marino', 'canegrate (MI) 20010 VIA COL DI LANA 9', '', '20010', 'CANEGRATE MI', 'Italien', 'IT', NULL, NULL, '3342639991', '00102363UQ', NULL, NULL, '7002-2 Cassa Argento Quadrante Nero Cinturino in pelle Nero', NULL, '644352643103', 'FedEEx', NULL, '2016-09-16', '14.09.2016 11:31', '4260295882231', '1', 'a0YC000000gS36kMAC', '150.01', '219.99'),
(39875, '432161499', NULL, NULL, 'Maria Mejdani', 'Oetewalerstraat 23', '', '1093 MC', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '644444923', '0010020SYD', NULL, NULL, '508-4 Black case / Black face / Black Leather Band', NULL, '644352643088', 'FedEx', NULL, '2016-09-16', '14.09.2016 19:02', '4260295881241', '1', 'a0YC000000gZLyJMAW', '150.00', '239.99'),
(39876, '432286796', '', '', 'jane clarke', '2 LINGFIELD HILL', '', 'LS17 7EH', 'LEEDS', 'Großbritannien', '', '', '', '7999349801', '0010069HSH', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352643033', 'FedEx', '', '2016-09-16', '15.09.2016 09:56', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39877, '432283137', '', '', 'Ludmi Foulkes', 'HUNTSWOOD ABBEY STREET Abbey street, 2nd floor', '', 'RG1 3BA', 'READING', 'Großbritannien', '', '', '', '7955194096', '0010135DPV', '', '', '107-3 Gold case / Black face / Brown Leather Band', '', '644352643044', 'FedEx', '', '2016-09-16', '15.09.2016 09:37', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39878, '432268175', '', '', 'Anne Cross', '4 Wheatley close', '', 'Ox16 9th', 'Banbury', 'Großbritannien', '', '', '', '1295258988', '0010124LB7', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '644352643055', 'FedEx', '', '2016-09-16', '15.09.2016 08:27', '4260295881432', '1', 'a0YC000000gRRryMAG', '130.00', '179.00'),
(39879, '432282612', NULL, NULL, 'francis wilmet', '75 rue maurice grandcoing', '', '93430', 'villetaneuse', 'Frankereich', 'FR', NULL, NULL, '671373286', '0010153YAB', NULL, NULL, 'Montre Pionier modèle Dublin - 508-8 Noir / Noir / Acier', NULL, '644352643066', 'FedEx', NULL, '2016-09-16', '15.09.2016 07:40', '4260295881975', '1', 'a0YC000000gcHVCMA2', '155.00', '199.90'),
(39880, '432283126', NULL, NULL, 'Flora Cressent', '15 RUE FONTENELLE', '', '76250', 'DEVILLE LES ROUEN', 'Frankereich', 'FR', NULL, NULL, '611891581', '0010244CO4', NULL, NULL, '3004-3 Or / Noir / Marron', NULL, '644352643077', 'FedEx', NULL, '2016-09-16', '15.09.2016 07:38', '4260295880077', '1', 'a0YC000000gRcbzMAC', '175.01', '269.00'),
(39881, '432438879', NULL, NULL, 'Thao Vu', 'Victor Braeckmanlaan 65', '', '9040', 'Sint-Amandsberg', 'Belgien', 'BE', NULL, NULL, '476677726', '0010146RV5', NULL, NULL, 'Aruba DIAMONDS watch By PIONIER Brown Gold GM-507-3', NULL, '644352643272', 'FedEx', NULL, '2016-09-16', '15.09.2016 20:48', 'WLSSNL16070642', '1', 'a0YC000000gAYWqMAO', '139.99', '199.99'),
(39882, '432420637', NULL, NULL, 'mogane ranga', '3 Impasse FERNAND', '', '91630', 'GUIBEVILLE', 'Frankreich', 'FR', NULL, NULL, '671366215', '0010078CAR', NULL, NULL, '3004-3 Or / Noir / Marron', NULL, '644352643250', 'FedEx', NULL, '2016-09-16', '15.09.2016 17:09', '4260295880077', '1', 'a0YC000000gRcbzMAC', '175.01', '269.00'),
(39883, '432391003', NULL, NULL, 'Dainis Slisans', '26 Melville Way, Cityside', '', 'D11CD58', 'Dublin Leinster', 'Irland', 'IE', NULL, NULL, '833631174', '10173193', NULL, NULL, '101-5 Black case / Black face / Black leather band', NULL, '644352643158', 'FedEx', NULL, '2016-09-16', '15.09.2016 16:02', '4260295880050', '1', 'a0YC000000gRapsMAC', '160.01', '249.00'),
(39884, '432299950', NULL, NULL, 'Joanne Mcmahon', '16 Earls Court', '', 'Cork', 'Churchtown Mallow', 'Irland', 'IE', NULL, NULL, '894856115', '0010036SGF', NULL, NULL, '101-3 Gold case / Black face / Brown leather band', NULL, '644352643169', 'FedEx', NULL, '2016-09-16', '15.09.2016 09:32', '4260295880398', '1', 'a0YC000000gRaprMAC', '160.01', '249.00'),
(39885, '432319931', NULL, NULL, 'Antonio Spadafora', 'PIAZZA NAZARIO SAURO 3-7', '', '67035', 'PRATOLA PELIGNA AQ', 'Italien', 'IT', NULL, NULL, '3290083006', '0010175QLV', NULL, NULL, '7002-2 Cassa Argento Quadrante Nero Cinturino in pelle Nero', NULL, '644352643261', 'FedEx', NULL, '2016-09-16', '15.09.2016 13:04', '4260295882231', '1', 'a0YC000000gS36kMAC', '150.01', '219.99'),
(39886, '432322796', '', '', 'Periasamy Mathialagan', '23 Wicksteed House County Street', '', 'SE1 6RQ', 'London', 'Großbritannien', '', '', '', '7743011849', '0010099IW3', '', '', '107-3 Gold case / Black face / Brown Leather Band', '', '644352643170', 'FedEx', '', '2016-09-16', '15.09.2016 12:40', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39887, '432438334', '', '', 'Denis O\\\'Toole', '155 Havengore Basildon', '', 'SS13 1JX', 'BASILDON', 'Großbritannien', '', '', '', '7830120080', '0010049S5R', '', '', '107-4 Black case / Black face / Black Leather Band', '', '644352643180', 'FedEx', '', '2016-09-16', '15.09.2016 21:09', '4260295880633', '1', 'a0YC000000gS4FzMAK', '135.00', '179.00'),
(39888, '432340254', '', '', 'Loveleen Gupta', '1 Spruce House Durham Wharf Drive', '', 'TW8 8HR', 'Brentford', 'Großbritannien', '', '', '', '7940509701', '00102380OX', '', '', '3005-A4 Gold Case / Black Face / Stainless steel band', '', '644352643191', 'FedEx', '', '2016-09-16', '15.09.2016 13:28', '4260295881487', '1', 'a0YC000000gRJ6qMAG', '118.01', '179.00'),
(39889, '432400363', '', '', 'Elaine Chambers', '6 LONDON ROAD', '', 'DA9 9EQ', 'GREENHITHE Kent', 'Großbritannien', '', '', '', '01322 382140', '0010216DEP', '', '', '510-2 Silver case / Black face / Black Leather Band', '', '644352643206', 'FedEx', '', '2016-09-16', '15.09.2016 17:37', '4260295881395', '1', 'a0YC000000gRRrtMAG', '130.00', '179.00'),
(39890, '432425928', '', '', 'Joe Gregory', '224 CHEETHAM HILL ROAD', '', 'SK16 5JY', 'DUKINFIELD', 'Großbritannien', '', '', '', '7712208182', '00100184W8', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352643217', 'FedEx', '', '2016-09-16', '15.09.2016 20:00', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39891, '432393404', '', '', 'jane bain', '27 FREEMANTLE AVENUE', '', 'FY4 1SX', 'BLACKPOOL', 'Großbritannien', '', '', '', '7739329640', '0010246OAY', '', '', '510-4 Black case / Black face / Black Leather Band', '', '644352643228', 'FedEx', '', '2016-09-16', '15.09.2016 17:04', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(39892, '432407227', '', '', 'Pam Rumsby', '12 Springfield Way West Derby', '', 'L12 4YT', 'LIVERPOOL', 'Großbritannien', '', '', '', '7780640903', '0010139ICV', '', '', '510-6 Silver Case / Black face / Stainless steel band', '', '644352643239', 'FedEx', '', '2016-09-16', '15.09.2016 18:00', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(39893, '432407811', '', '', 'justas nanenas', '24 BEECH AVENUE', '', 'TW8 8NH', 'BRENTFORD', 'Großbritannien', '', '', '', '7869102860', '0010245O2W', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352643240', 'FedEx', '', '2016-09-16', '15.09.2016 18:12', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39894, '432521301', NULL, NULL, 'Mariline De macedo', '2 AVENUE DU COLONEL FABIEN', '', '93190', 'LIVRY GARGAN', 'Frankreich', 'FR', NULL, NULL, '603322508', '00101038SW', NULL, NULL, '101-2 - Argent / Noir / Noir', NULL, '644352643309', 'FedEx', NULL, '2016-09-16', '16.09.2016 06:50', '4260295880381', '1', 'a0YC000000gRcUgMAK', '175.01', '249.00'),
(39895, '432507783', NULL, NULL, 'nadia PAVLIK', '9 Rue du lieutenant angoulvent', '', '77260', 'Reuil en brie', 'Frankreich', 'FR', NULL, NULL, '62313295', '0010134EBE', NULL, NULL, '101-3 - Or / Noir / Marron', NULL, '644352643310', 'FedEx', NULL, '2016-09-16', '16.09.2016 05:13', '4260295880398', '1', 'a0YC000000gRcUhMAK', '175.01', '249.00'),
(39896, '433170901', NULL, NULL, 'Jareer Dababneh', 'Muroor Street 1612', 'Dusit thani residenace', '55478', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '563440006', '0010119JUM', NULL, NULL, 'GM-107-2 Theorema Rio Watch - Black Leather Strap, Silver Case, Black Dial', NULL, '604569195387', 'FedEx', NULL, '2016-09-19', '19.09.2016 01:08', 'a0YC000000eO8H0MAK', '1', 'a0YC000000eO8H0MAK', '760.04', '999.00'),
(39897, '432962922', NULL, NULL, 'Raimondo Pro', 'Al Murooj Al Safa Street 01', 'Al Murooj', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '568747454', '0010181XHE', NULL, NULL, 'P 7002-10 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - ALL BLACK METAL', NULL, '604569195398', 'FedEx', NULL, '2016-09-19', '18.09.2016 10:38', 'a0YC000000fbmS4MAI', '1', 'a0YC000000fbmS4MAI', '751.99', '949.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(39898, '433167027', NULL, NULL, 'El Belaidi Tallal', '42 Avenue de la republiUe 1704 RDC PORTE DROITE', '', '93800', 'Epinay sur seine', 'Frankreich', 'FR', NULL, NULL, '788813730', '0010211F3Z', NULL, NULL, '101-1 - Argent / Blanc / Noir', NULL, '644352644018', 'FedEx', NULL, '2016-09-19', '18.09.2016 19:39', '4260295880374', '1', 'a0YC000000gRcUfMAK', '175.01', '249.00'),
(39899, '433168754', NULL, NULL, 'siemeni serge', '13 RUE GABRIEL PERI 13', '', '92110', 'CLICHY', 'Frankreich', 'FR', NULL, NULL, '751387917', '0010043CMU', NULL, NULL, '101-3 - Or / Noir / Marron', NULL, '644352644029', 'FedEx', NULL, '2016-09-19', '18.09.2016 20:18', '4260295880398', '1', 'a0YC000000gRcUhMAK', '175.01', '249.00'),
(39900, '433166737', NULL, NULL, 'El Belaidi Tallal', '42 Avenue de la republiUe 1704 RDC PORTE DROITE', '', '93800', 'Epinay sur seine', 'Frankreich', 'FR', NULL, NULL, '788813730', '0010004JCP', NULL, NULL, '101-5 - Noir / Noir / Noir', NULL, '644352644018', 'FedEx', NULL, '2016-09-19', '18.09.2016 19:44', '4260295880050', '1', 'a0YC000000gRcUiMAK', '175.01', '249.00'),
(39901, '433075524', NULL, NULL, 'hanan lahna', '3 B RUE DU BOUT DES CREUSES', '', '91210', 'DRAVEIL', 'Frankreich', 'FR', NULL, NULL, '621000973', '0010099C17', NULL, NULL, '101-5 - Noir / Noir / Noir', NULL, '644352644040', 'FedEx', NULL, '2016-09-19', '18.09.2016 14:09', '4260295880050', '1', 'a0YC000000gRcUiMAK', '175.01', '249.00'),
(39902, '432692375', NULL, NULL, 'Mathilde Leon', '256 ROUTE DE MOLLEGES', '', '13550', 'NOVES', 'Frankreich', 'FR', NULL, NULL, '677716515', '00101291KP', NULL, NULL, '101-5 - Noir / Noir / Noir', NULL, '644352644051', 'FedEx', NULL, '2016-09-19', '16.09.2016 19:20', '4260295880050', '1', 'a0YC000000gRcUiMAK', '175.01', '249.00'),
(39903, '433125659', NULL, NULL, 'AUDREY POUPEE', ' 4 rue d\'arsonval', ' 4 rue d\'arsonval', '19100', 'BRIVE LA GAILLARDE', 'Frankreich', 'FR', NULL, NULL, '659111421', '0010171USR', NULL, NULL, 'Montre automatique Pionier - 7001-2 Argent / Noir / Noir', NULL, '644352644062', 'FedEx', NULL, '2016-09-19', '18.09.2016 17:16', '4260295882101', '1', 'a0YC000000gaQtDMAU', '149.99', '229.90'),
(39904, '432655571', NULL, NULL, 'Florence PERRIN', '22 Chemin des Comtesses', '', '06130', 'GRASSE', 'Frankreich', 'FR', NULL, NULL, '619610651', '001025031C', NULL, NULL, 'Montre automatique Pionier - 7001-4  Noir / Noir / Noir', NULL, '644352644073', 'FedEx', NULL, '2016-09-19', '16.09.2016 16:19', '4260295882125', '1', 'a0YC000000gaQtFMAU', '149.99', '229.90'),
(39905, '432548511', NULL, NULL, 'dorothee steenackers', '13 CHEMIN DES BUIS', '', '38370', 'ST CLAIR DU RHONE', 'Frankreich', 'FR', NULL, NULL, '615227884', '0010031REV', NULL, NULL, 'Montre Pionier modèle Dublin - 508-6 Argent / Noir / Acier', NULL, '644352644084', 'FedEx', NULL, '2016-09-19', '16.09.2016 08:48', '4260295881951', '1', 'a0YC000000gcHVBMA2', '155.00', '199.90'),
(39906, '432887774', NULL, NULL, 'sonia jammoussi', '1 rue des chailles', '', '92500', 'rueil malmaison', 'Frankreich', 'FR', NULL, NULL, '606756729', '0010010AVQ', NULL, NULL, 'Montre Pionier modèle Dublin - 508-8 Noir / Noir / Acier', NULL, '644352644095', 'FedEx', NULL, '2016-09-19', '17.09.2016 17:14', '4260295881975', '1', 'a0YC000000gcHVCMA2', '155.00', '199.90'),
(39907, '432744722', NULL, NULL, 'Michael Williams', '84 corrach b Rahoon, Galway', '', 'G1', 'Galway Galway', 'Irland', 'IE', NULL, NULL, '858141173', '0010063I1N', NULL, NULL, '101-3 Gold case / Black face / Brown leather band', NULL, '644352643353', 'FedEx', NULL, '2016-09-19', '17.09.2016 04:02', '4260295880398', '1', 'a0YC000000gRaprMAC', '160.01', '249.00'),
(39908, '432720583', NULL, NULL, 'Toan Nguyen', '8 Meridian court,royal canal park', '', 'Ratoath ro', 'Dublin15', 'Irland', 'IE', NULL, NULL, '871973987', '0010250MJD', NULL, NULL, '101-2 Silver case / Black face / Black leather band', NULL, '644352643364', 'FedEx', NULL, '2016-09-19', '16.09.2016 22:32', '4260295880381', '1', 'a0YC000000gRapqMAC', '160.01', '249.00'),
(39909, '432691059', NULL, NULL, 'Mark Walsh', '0 Upper main street', '', 'F94N8YA', 'Ballintra Ulster', 'Irland', 'IE', NULL, NULL, '3,53873E+11', '00100869H1', NULL, NULL, '101-3 Gold case / Black face / Brown leather band', NULL, '644352643375', 'FedEx', NULL, '2016-09-19', '16.09.2016 20:02', '4260295880398', '1', 'a0YC000000gRaprMAC', '160.01', '249.00'),
(39910, '433171985', NULL, NULL, 'Gianluca Cavandoli', 'Via toscana 10/a', '', '43122', 'PARMA PR', 'Italien', 'IT', NULL, NULL, '3453397630', '0010066BY6', NULL, NULL, '7002-2 Cassa Argento Quadrante Nero Cinturino in pelle Nero', NULL, '644352643880', 'FedEx', NULL, '2016-09-19', '18.09.2016 23:06', '4260295882231', '1', 'a0YC000000gS36kMAC', '150.01', '219.99'),
(39911, '432849809', NULL, NULL, 'gloria riviera', 'VIA CRISTOFORO COLOMBO 2', '', '46034', 'BORGO VIRGILIO MN', 'Italien', 'IT', NULL, NULL, '3427639081', '00100191FX', NULL, NULL, '7002-2 Cassa Argento Quadrante Nero Cinturino in pelle Nero', NULL, '644352643890', 'FedEx', NULL, '2016-09-19', '17.09.2016 17:14', '4260295882231', '1', 'a0YC000000gS36kMAC', '150.01', '219.99'),
(39912, '432812067', NULL, NULL, 'Antonella Cataldo', 'VIA SAGITTARIO 15', '', '90125', 'PALERMO PA', 'Italien', 'IT', NULL, NULL, '3472652843', '0010097VJT', NULL, NULL, '7002-10 Cassa nera, quadrante nero e cinturino in acciaio', NULL, '644352643905', 'FedEx', NULL, '2016-09-19', '17.09.2016 13:31', '4260295882316', '1', 'a0YC000000gRfgcMAC', '150.01', '219.99'),
(39913, '432746907', NULL, NULL, 'FLAVIO GUALTIERI', 'GALLERIA ASCHERO, 4/12 C.O. MSP ITALIA VIA GALLERIA ASCHERO 4/12', '', '17100', 'SAVONA SV', 'Italien', 'IT', NULL, NULL, '3456901290', '0010159K63', NULL, NULL, '7002-3 Cassa oro, quadrante bianco e cnturino in pelle marrone', NULL, '644352643916', 'FedEx', NULL, '2016-09-19', '17.09.2016 06:29', '4260295882248', '1', 'a0YC000000gRfgVMAS', '150.01', '219.99'),
(39914, '432508534', NULL, NULL, 'francesco cinardi', 'giorni:lun-merc-venerdi ore 11.00/16.00 via poppea sabina 96', '', '00131', 'roma RM', 'Italien', 'IT', NULL, NULL, '3394048802', '0010249M5Q', NULL, NULL, '7002-3 Cassa oro, quadrante bianco e cnturino in pelle marrone', NULL, '644352643927', 'FedEx', NULL, '2016-09-19', '16.09.2016 08:14', '4260295882248', '1', 'a0YC000000gRfgVMAS', '150.01', '219.99'),
(39915, '432779636', NULL, NULL, 'Jose Camargo Diaz', 'ZORZALENA 9', 'casa', '41940', 'TOMARES SEVILLA', 'Spanien', 'ES', NULL, NULL, '607592558', '0010008OZG', NULL, NULL, 'Reloj Pionier modelo Chicago adornado con diamantes - caja plateada - cara blanca y correa de cuero negra', NULL, '644352643879', 'FedEx', NULL, '2016-09-19', '17.09.2016 07:59', '4260295882224', '1', 'a0YC000000gRfgdMAC', '149.99', '219.99'),
(39916, '432918206', '', '', 'Jacqueline Tooma', '1 Finsbury Circus Alvarez and MarsalLevel 1 reception', '', 'EC2M 7EB', 'LONDON', 'Großbritannien', '', '', '', '7751588862', '0010106KJV', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352643857', 'FedEx', '', '2016-09-19', '17.09.2016 22:59', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39917, '433127748', '', '', 'Andrew Jordan', '8LOVELACEC LOVELACE COURT', '', 'TN26 3AY', 'ASHFORD', 'Großbritannien', '', '', '', '7513375305', '0010147EN7', '', '', '107-1 Silver case / White face / Black Leather Band', '', '644352643938', 'FedEx', '', '2016-09-19', '18.09.2016 20:34', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39918, '433002557', '', '', 'Gamze Keloglan', '124 PORTLAND ROAD', '', 'BH9 1NF', 'BOURNEMOUTH', 'Großbritannien', '', '', '', '7342974465', '0010162B7R', '', '', '107-3 Gold case / Black face / Brown Leather Band', '', '644352643949', 'FedEx', '', '2016-09-19', '18.09.2016 11:03', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39919, '433055997', '', '', 'Ryan Scully', '112 ELDER STREET', '', 'G51 3NG', 'GLASGOW', 'Großbritannien', '', '', '', '7769045320', '0010171YVA', '', '', '3011-4 watch: black case / black face / black leather band', '', '644352643950', 'FedEx', '', '2016-09-19', '18.09.2016 14:55', '4260295881289', '1', 'a0YC000000gZgVkMAK', '123.01', '179.00'),
(39920, '433095803', '', '', 'stephen Taylor', '3 ANCHOR CLOSE Hathern', '', 'LE12 5HP', 'LOUGHBOROUGH Leicestershire', 'Großbritannien', '', '', '', '7989091196', '0010059D8G', '', '', '510-1 Silver case / White face / Black Leather Band', '', '644352643960', 'FedEx', '', '2016-09-19', '18.09.2016 17:24', '4260295881388', '1', 'a0YC000000gRRrsMAG', '130.00', '179.00'),
(39921, '433038906', '', '', 'Nigel Kay', '24 CHALFIELD CLOSE Keynsham', '', 'BS31 1JZ', 'BRISTOL', 'Großbritannien', '', '', '', '7826131113', '00101806KR', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352643971', 'FedEx', '', '2016-09-19', '18.09.2016 13:32', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39922, '433129894', '', '', 'Katarzyna Kwasniak', '48 SCOTT STREET', '', 'DY4 7AG', 'TIPTON', 'Großbritannien', '', '', '', '7517032980', '0010011CVY', '', '', '510-4 Black case / Black face / Black Leather Band', '', '644352643982', 'FedEx', '', '2016-09-19', '18.09.2016 19:31', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(39923, '433145961', '', '', 'jacek kalczak', '38 GILMERTON DYKES AVENUE', '', 'EH17 8ND', 'EDINBURGH', 'Großbritannien', '', '', '', '4,47926E+11', '001006034S', '', '', '510-6 Silver Case / Black face / Stainless steel band', '', '644352643993', 'FedEx', '', '2016-09-19', '18.09.2016 20:27', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(39924, '432990602', '', '', 'Nicky Cook', '14 Farrier Close Ashford', '', 'TN25 4PN', 'ASHFORD', 'Großbritannien', '', '', '', '7843673497', '0010015SSG', '', '', 'Theorema Newton men\\\'s watch - 4004-3', '', '644352644007', 'FedEx', '', '2016-09-19', '18.09.2016 10:08', '4260295881081', '1', 'a0YC000000gaGEzMAM', '128.00', '179.00'),
(39925, '432598895', '', '', 'Romil Mehta', '1537 HIGH ROAD 1537', '', 'N20 9PP', 'LONDON', 'Großbritannien', '', '', '', '7956617677', '0010182JH6', '', '', '107-1 Silver case / White face / Black Leather Band', '', '644352643651', 'FedEx', '', '2016-09-19', '16.09.2016 14:36', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39926, '432569228', '', '', 'SIMONE YAPP', 'TRAVELODGE HO SLEEPY HOLLOW AYLESBURY ROAD', '', 'OX9 3AT', 'THAME', 'Großbritannien', '', '', '', '07961 751 182', '0010126SDZ', '', '', '107-3 Gold case / Black face / Brown Leather Band', '', '644352643662', 'FedEx', '', '2016-09-19', '16.09.2016 12:35', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39927, '432690469', '', '', 'Jacqueline Lusk', 'Paddock View Walworth Road Picket Piece', '', 'SP11 6LU', 'Andover Hampshire', 'Großbritannien', '', '', '', '7540955030', '001024058V', '', '', '107-4 Black case / Black face / Black Leather Band', '', '644352643673', 'FedEx', '', '2016-09-19', '16.09.2016 21:11', '4260295880633', '1', 'a0YC000000gS4FzMAK', '135.00', '179.00'),
(39928, '432793768', '', '', 'Egita Davidane', '247 Dysart road', '', 'NG31 7LP', 'GRANTHAM', 'Großbritannien', '', '', '', '7939563084', '0010216IWI', '', '', '107-5 Silver case / White face / Stainless steel Band', '', '644352643684', 'FedEx', '', '2016-09-19', '17.09.2016 10:56', '4260295881555', '1', 'a0YC000000gS4G0MAK', '135.00', '179.00'),
(39929, '432600134', '', '', 'Janine Downes', '4 Baptist square Blaenllechau', '', 'CF43 4NT', 'FERNDALE', 'Großbritannien', '', '', '', '7837599928', '00100807YU', '', '', '107-6 Silver Case / Black Face / Stainless steel band', '', '644352643695', 'FedEx', '', '2016-09-19', '16.09.2016 14:38', '4260295881562', '1', 'a0YC000000gS4G1MAK', '135.00', '179.00'),
(39930, '432818269', '', '', 'Lesley Dalrymple', '17 Faraday street', '', 'L5 6PL', 'LIVERPOOL', 'Großbritannien', '', '', '', '7403919129', '0010089R7B', '', '', '3011-8 watch: black case / black face / stainless steel band', '', '644352643700', 'FedEx', '', '2016-09-19', '17.09.2016 13:35', '4260295881777', '1', 'a0YC000000gZgVoMAK', '123.01', '179.00'),
(39931, '432583012', '', '', 'Heather Denholm', '55 Bendigo lane Colwick', '', 'NG2 4EH', 'NOTTINGHAM', 'Großbritannien', '', '', '', '796697603', '0010096EB3', '', '', '510-1 Silver case / White face / Black Leather Band', '', '644352643710', 'FedEx', '', '2016-09-19', '16.09.2016 12:52', '4260295881388', '1', 'a0YC000000gRRrsMAG', '130.00', '179.00'),
(39932, '432578512', '', '', 'Leona Catt', '21 SCHOOL CRESCENT NEWBURGH', '', 'AB41 6BH', 'ELLON', 'Großbritannien', '', '', '', '7793108848', '0010120W6H', '', '', '510-1 Silver case / White face / Black Leather Band', '', '644352643721', 'FedEx', '', '2016-09-19', '16.09.2016 13:11', '4260295881388', '1', 'a0YC000000gRRrsMAG', '130.00', '179.00'),
(39933, '432925741', '', '', 'Edison Muumbe', '9 CLEEVE GRANGE CRESCENT', '', 'NP20 2PY', 'NEWPORT', 'Großbritannien', '', '', '', '7785102336', '0010074T7U', '', '', '510-2 Silver case / Black face / Black Leather Band', '', '644352643732', 'FedEx', '', '2016-09-19', '17.09.2016 23:59', '4260295881395', '1', 'a0YC000000gRRrtMAG', '130.00', '179.00'),
(39934, '432601174', '', '', 'James Lane', '34 BUCKINGHAM ROAD', '', 'HP23 4HF', 'TRING HERTFORDSHIRE', 'Großbritannien', '', '', '', '7748083137', '0010092QBQ', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352643743', 'FedEx', '', '2016-09-19', '16.09.2016 14:32', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39935, '432633465', '', '', 'Monica Matheson', '121 KINGS ROAD', '', 'CH63 8LX', 'WIRRAL', 'Großbritannien', '', '', '', '1516085169', '0010112L2B', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352643754', 'FedEx', '', '2016-09-19', '16.09.2016 16:45', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39936, '432481103', '', '', 'Jane King', '10 BURNSIDE WAY', '', 'CW8 4XS', 'NORTHWICH', 'Großbritannien', '', '', '', '7399602246', '0010091HBT', '', '', '510-4 Black case / Black face / Black Leather Band', '', '644352643765', 'FedEx', '', '2016-09-19', '16.09.2016 01:27', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(39937, '432780517', '', '', 'Jonathan Kenna', '1 Groombridge close Hersham', '', 'KT12 5ET', 'WALTON-ON-THAMES', 'Großbritannien', '', '', '', '7917228074', '0010197BEH', '', '', '510-4 Black case / Black face / Black Leather Band', '', '644352643776', 'FedEx', '', '2016-09-19', '17.09.2016 10:13', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(39938, '432707688', '', '', 'Rakatahr Hudson', 'Flat G Rondu House, Rondu Road', '', 'NW2 3EY', 'London', 'Großbritannien', '', '', '', '7861233993', '00101445PA', '', '', '510-4 Black case / Black face / Black Leather Band', '', '644352643787', 'FedEx', '', '2016-09-19', '16.09.2016 22:33', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(39939, '432824395', '', '', 'John Perers', '68 CHORLEY OLD ROAD', '', 'PR6 7LD', 'CHORLEY', 'Großbritannien', '', '', '', '7710479775', '00100566KU', '', '', '510-5 Silver Case / White Face / Stainless steel band', '', '644352643798', 'FedEx', '', '2016-09-19', '17.09.2016 14:11', '42602958811418', '1', 'a0YC000000gRRrwMAG', '130.00', '179.00'),
(39940, '432771317', '', '', 'Joseph Cattle', 'UNIT1E KINGSWAY', '', 'CF31 3YH', 'BRIDGEND', 'Großbritannien', '', '', '', '7970764946', '001021144Y', '', '', '510-6 Silver Case / Black face / Stainless steel band', '', '644352643802', 'FedEx', '', '2016-09-19', '17.09.2016 09:46', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(39941, '432576762', '', '', 'Jack Dow', '3E THORNBANK STREET', '', 'DD4 6HT', 'DUNDEE', 'Großbritannien', '', '', '', '7745199014', '0010175NK3', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352643813', 'FedEx', '', '2016-09-19', '16.09.2016 12:53', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39942, '432554837', '', '', 'John Silver', '23 Edwards croft New Bradville', '', 'MK13 7BU', 'MILTON KEYNES', 'Großbritannien', '', '', '', '7789952362', '0010004OAX', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '644352643824', 'FedEx', '', '2016-09-19', '16.09.2016 11:17', '4260295881449', '1', 'a0YC000000gRRrzMAG', '130.00', '179.00'),
(39943, '432797368', '', '', 'Natalie Kelly', '4 DOWNSIDE WALK', '', 'TW8 8DN', 'BRENTFORD', 'Großbritannien', '', '', '', '7940777701', '00100900IF', '', '', 'Pionier Florida Diamonds watch with gold case, black face and a gold metal band', '', '644352643835', 'FedEx', '', '2016-09-19', '17.09.2016 11:40', '4260295881500', '1', 'a0YC000000gaFxiMAE', '130.00', '209.00'),
(39944, '432853827', '', '', 'natalie ghizdeanu osiris trading uk ltd', 'THEOFFICES oak villa dunswell road', '', 'HU16 4JF', 'COTTINGHAM', 'Großbritannien', '', '', '', '7568448708', '0010056CLJ', '', '', 'Theorema Newton men\\\'s watch - 4004-3', '', '644352643846', 'FedEx', '', '2016-09-19', '17.09.2016 16:02', '4260295881081', '1', 'a0YC000000gaGEzMAM', '128.00', '179.00'),
(39945, '433183728', '', '', 'james ward', '65 Glebe Thorne', '', 'Dn85hj', 'Doncaster South Yorkshire', 'Großbritannien', '', '', '', '7852930390', '0010187GAS', '', '', '107-3 Gold case / Black face / Brown Leather Band', '', '644352644121', 'FedEx', '', '2016-09-20', '19.09.2016 02:36', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39946, '433194202', '', '', 'Nomain Khan', '112 Deacon Road Willesden Green', '', 'NW2 5QJ', 'London', 'Großbritannien', '', '', '', '7956309300', '00101876CW', '', '', '513-1 Silver case / white face / black leather band', '', '644352644132', 'FedEx', '', '2016-09-20', '19.09.2016 01:14', '4260295882170', '1', 'a0YC000000g1PM4MAM', '135.00', '179.00'),
(39947, '433188896', '', '', 'Konstantin Panasiuk', '116 princes avenue', '', 'KT6 7JW', 'London , Tolworth', 'Großbritannien', '', '', '', '7926293498', '0010174E82', '', '', '107-7 Gold Case / Black face / Stainless steel band', '', '644352644143', 'FedEx', '', '2016-09-20', '19.09.2016 00:37', '4260295881579', '1', 'a0YC000000gS4G2MAK', '135.00', '179.00'),
(39948, '433031233', NULL, NULL, 'Shandel Rice Sheerin', '205 Greenpark Meadows', 'Ballymahon rd', '', 'Mullingar Westmeath', ' Irland ', 'IE', NULL, NULL, '871444887', '10114783', NULL, NULL, '101-3 Gold case / Black face / Brown leather band', NULL, '644352644110', 'FedEx', NULL, '2016-09-20', '18.09.2016 12:02', '4260295880398', '1', 'a0YC000000gRaprMAC', '160.01', '249.00'),
(39949, '433393701', NULL, NULL, 'flora postel', '8 B LE MESNIL', '', '50290', 'BREHAL', 'Frankreich', 'FR', NULL, NULL, '677929497', '0010080ETY', NULL, NULL, '101-5 - Noir / Noir / Noir', NULL, '644352644154', 'FedEx', NULL, '2016-09-20', '19.09.2016 22:10', '4260295880050', '1', 'a0YC000000gRcUiMAK', '175.01', '249.00'),
(39950, '433324190', NULL, NULL, 'alberti florent', '135 chemin de la salade ponsan bat A   appt 198', '', '31400', 'toulouse', 'Frankreich', 'FR', NULL, NULL, '622877691', '0010222W0R', NULL, NULL, '3004-3 Or / Noir / Marron', NULL, '644352644165', 'FedEx', NULL, '2016-09-20', '19.09.2016 13:15', '4260295880077', '1', 'a0YC000000gRcbzMAC', '175.01', '269.00'),
(39951, '433298020', NULL, NULL, 'Dikoume Armand Gael', '39 Rue Lesne', '', '93200', 'Saint denis', 'Frankreich', 'FR', NULL, NULL, '751900334', '0010241K7B', NULL, NULL, '101-3 - Or / Noir / Marron', NULL, '644352644176', 'FedEx', NULL, '2016-09-20', '19.09.2016 11:23', '4260295880398', '1', 'a0YC000000gRcUhMAK', '175.01', '249.00'),
(39952, '433419755', '', '', 'brendan o\\\'connor', '33 mitchell road Go to side door', '', 'CV12 9HP', 'BEDWORTH', 'Großbritannien', '', '', '', '7749273267', '0010208ACM', '', '', '510-4 Black case / Black face / Black Leather Band', '', '644352644213', 'FedEx', '', '2016-09-20', '19.09.2016 21:56', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(39953, '433311982', '', '', 'Khairul Mahmun', '111 QUEENSWOOD GARDENS', '', 'E11 3SG', 'LONDON', 'Großbritannien', '', '', '', '7891262173', '0010223NWH', '', '', '510-5 Silver Case / White Face / Stainless steel band', '', '644352644224', 'FedEx', '', '2016-09-20', '19.09.2016 14:28', '42602958811418', '1', 'a0YC000000gRRrwMAG', '130.00', '179.00'),
(39954, '433305701', '', '', 'Sema Fongod', '15 De Montfort Road', '', 'RG1 8DL', 'READING', 'Großbritannien', '', '', '', '7907495439', '0010203DQG', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352644235', 'FedEx', '', '2016-09-20', '19.09.2016 13:54', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(39955, '433515548', '', '', 'Janet Proctor', '5 GUARDIAN CLOSE', '', 'OL12 9RU', 'ROCHDALE', 'Großbritannien', '', '', '', '1706838311', '0010177HGB', '', '', '107-3 Gold case / Black face / Brown Leather Band', '', '644352644257', 'FedEx', '', '2016-09-21', '20.09.2016 09:57', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39956, '433492396', '', '', 'Ashleigh Clements', '36 Westbrook Way Southwick', '', 'Bn424bf', 'Brighton', 'Großbritannien', '', '', '', '7535254721', '0010154CPE', '', '', '3011-8 watch: black case / black face / stainless steel band', '', '644352644268', 'FedEx', '', '2016-09-21', '20.09.2016 08:45', '4260295881777', '1', 'a0YC000000gZgVoMAK', '123.01', '179.00'),
(39957, '432334905', NULL, NULL, 'Rathnakumar Nucheelakath', 'Defence Street Flat No. 93', 'Abu Dhabi', '', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '+971506177095', '0010077IRT', NULL, NULL, 'P 7002-3  PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - GOLD WHITE-LEATHER', NULL, '6443 5264 3320', 'Fedex', NULL, '2016-09-16', '2016-09-15 16:08', 'a0YC000000fbmPUMAY', '1', 'a0YC000000fbmPUMAY', '751.99', '949.00'),
(39958, '433501190', NULL, NULL, 'Medelyn Marasigan', 'PO Box 26666 1', 'MM26 Public Relations Department', '', 'Sharjah', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '504659293', '0010171XF1', NULL, NULL, 'GM-107-6 Theorema Rio Watch - Silver Metal Strap, Silver Case, Black Dial', NULL, '578824955023', 'FedEx', NULL, '2016-09-21', '20.09.2016 12:08', 'a0YC000000eO8H4MAK', '1', 'a0YC000000eO8H4MAK', '760.04', '999.00'),
(39959, '433252598', '', '', 'Mondher Yassine', 'Convention Tower Level 3 Zaabeel Road', '9261', '9261', 'Dubai', 'Vereinigte Arabische Emirate', '', '', '', '557527207', '0010206OVI', '', '', 'P 7002-5 PIONIER \\\"CHICAGO DIAMONDS\\\" AUTOMATIC WATCH - ALL BLACK LEATHER', 'Sendung am 10.10.16 zurück erhalten, da Adresse falsch', '578824955034', 'FedEx', '', '2016-09-21', '19.09.2016 13:08', 'a0YC000000fbmQNMAY', '1', 'a0YC000000fbmQNMAY', '751.99', '949.00'),
(39960, '431871944', NULL, NULL, 'Marwan Al merry', 'Khalifa A city 000', '', '110888', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,7151E+11', '0010077UVA', NULL, NULL, 'Pionier Watches - Tokyo GM-513-01', NULL, '578824954715', 'FedEx', NULL, '2016-09-15', '13.09.2016 19:38', 'a0YC000000gKAiAMAW', '1', 'a0YC000000gKAiAMAW', '738.04', '949.00'),
(39961, '433680974', '', '', 'Sandra MARTINET', '30 AV AVENUE DU COLONEL DE LA HORIE', '', '54540', 'BADONVILLER', 'Frankreich', '', '', '', '683255001', '0010227NFV', '', '', '101-2 - Argent / Noir / Noir', '', '644352644316', 'FedEx', '', '2016-09-21', '20.09.2016 19:18', '4260295880381', '1', 'a0YC000000gRcUgMAK', '175.01', '249.00'),
(39962, '433633320', NULL, NULL, 'Edward Kimani', '198a laurel  Newcastle', '', 'H91 H58Y', 'Galway', 'Irland ', 'IE', NULL, NULL, '894306642', '0010070ROO', NULL, NULL, '101-3 Gold case / Black face / Brown leather band', NULL, '644352644290', 'FedEx', NULL, '2016-09-21', '42633,6888888889', '4260295880398', '1', 'a0YC000000gRaprMAC', '160.01', '249.00'),
(39963, '433564338', NULL, NULL, 'Hezron Kirara', '5 Castletreasure Grove', 'Douglas', '', 'Cork', 'Irland ', 'IE', NULL, NULL, '857417590', '0010157JJJ', NULL, NULL, '101-3 Gold case / Black face / Brown leather band', NULL, '644352644305', 'FedEx', NULL, '2016-09-21', '42633,5013888889', '4260295880398', '1', 'a0YC000000gRaprMAC', '160.01', '249.00'),
(39964, '433733298', NULL, NULL, 'huang yong', 'via padova 40', '', '59100', 'PRATO PO', 'Italien', 'IT', NULL, NULL, '3939598888', '0010171UD8', NULL, NULL, '7002-4 Cassa oro, quadrante nero e cinturino in pelle marrone', NULL, '644352644371', 'FedEx', NULL, '2016-09-21', '21.09.2016 00:39', '4260295882255', '1', 'a0YC000000gRfgWMAS', '150.01', '219.99'),
(39965, '433738086', '', '', 'Arfan Khan', '112 DEACON ROAD', '', 'NW2 5QJ', 'LONDON', 'Groß', '', '', '', '7525211316', '00100816DE', '', '', '107-1 Silver case / White face / Black Leather Band', '', '644352644327', 'FedEx', '', '2016-09-21', '20.09.2016 23:52', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39966, '433632378', '', '', 'richard finney', '9 HAYLING CLOSE Bury', '', 'BL8 1GS', 'BURY', 'Großbritannien', '', '', '', '4,47506E+11', '0010219B7L', '', '', 'Pionier Florida Diamonds watch with gold case, black face and a brown leather band', '', '644352644338', 'FedEx', '', '2016-09-21', '20.09.2016 17:32', '4260295880824', '1', 'a0YC000000gaFxgMAE', '130.00', '209.00'),
(39967, '433561191', '', '', 'Matt Lacey', 'FLAT 31 Upnall house Sharratt street', '', 'SE15 1PJ', 'LONDON', 'Großbritannien', '', '', '', '7816961085', '0010087MLT', '', '', '513-3 Gold case / gold face / brown leather band', '', '644352644349', 'FedEx', '', '2016-09-21', '20.09.2016 13:03', '4260295882194', '1', 'a0YC000000g1PM6MAM', '135.00', '179.00'),
(39968, '433555736', '', '', 'Julia Weller', 'Adestra Ltd Holywell House Osney Mead', '', 'OX2 0ES', 'Oxford', 'Großbritannien', '', '', '', '7532137875', '001019896R', '', '', '513-4 Gold case / black face / brown leather band', '', '644352644350', 'FedEx', '', '2016-09-21', '20.09.2016 12:31', '4260295882200', '1', 'a0YC000000g1PM7MAM', '135.00', '179.00'),
(39969, '433527380', '', '', 'Mamata Gurung', '29 GROSVENOR ROAD', '', 'TW3 3ER', 'HOUNSLOW', 'Großbritannien', '', '', '', '7491160379', '00100895EO', '', '', 'Theorema Newton men\\\'s watch - 4004-3', '', '644352644360', 'FedEx', '', '2016-09-21', '20.09.2016 10:59', '4260295881081', '1', 'a0YC000000gaGEzMAM', '128.00', '179.00'),
(39970, '433804436', NULL, NULL, 'Yassine Mansour', '75 RUE DES LANTANAS VILLENEUVE BAT :B6 Sonne a mansour ou rivas si sa rep pas merci', '', '83600', 'FREJUS', 'Frankreich', 'FR', NULL, NULL, '624447788', '0010250TFT', NULL, NULL, 'Montre Pionier modèle Dublin - 508-2 Argent / Noir / Noir', NULL, '644352644420', 'FedEx', NULL, '2016-09-22', '21.09.2016 07:42', '4260295881227', '1', 'a0YC000000gcHV8MAM', '155.00', '199.90'),
(39971, '433788420', NULL, NULL, 'Uysal B', '4 ALLEE PIERRE DE RONSARD', '', '78200', 'MANTES LA JOLIE', 'Frankreich', 'FR', NULL, NULL, '618119437', '0010085XTV', NULL, NULL, '101-5 - Noir / Noir / Noir', NULL, '644352644430', 'FedEx', NULL, '2016-09-22', '21.09.2016 06:45', '4260295880050', '1', 'a0YC000000gRcUiMAK', '175.01', '249.00'),
(39972, '433800001', '', '', 'Emma Gearey', '17 FRENSHAM CLOSE 17', '', 'OX16 1FQ', 'BANBURY', 'Großbritannien', '', '', '', '7912844324', '0010123D48', '', '', '107-5 Silver case / White face / Stainless steel Band', '', '644352644393', 'FedEx', '', '2016-09-22', '21.09.2016 09:39', '4260295881555', '1', 'a0YC000000gS4G0MAK', '135.00', '179.00'),
(39973, '433751977', '', '', 'Xiaolian Chen', '26 ST. DUNSTANS STREET', '', 'CT2 8BT', 'CANTERBURY', 'Großbritannien', '', '', '', '7447500057', '00102447NF', '', '', '510-4 Black case / Black face / Black Leather Band', '', '644352644408', 'FedEx', '', '2016-09-22', '21.09.2016 02:02', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(39974, '433739822', '', '', 'Maninder Singh', '21 College Avenue Lindley', '', 'HD3 3PH', 'Huddersfield', 'Großbritannien', '', '', '', '7542751810', '0010013D5N', '', '', '107-5 Silver case / White face / Stainless steel Band', '', '644352644419', 'FedEx', '', '2016-09-22', '21.09.2016 00:48', '4260295881555', '1', 'a0YC000000gS4G0MAK', '135.00', '179.00'),
(39975, '434011280', '', '', 'Irfan Ahmed', '27 GOODSHAW AVENUE', '', 'BB1 8PF', 'BLACKBURN', 'Groß', '', '', '', '7462698598', '0010058OGP', '', '', '510-6 Silver Case / Black face / Stainless steel band', '', '644352644441', 'FedEx', '', '2016-09-22', '22.09.2016 00:09', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(39976, '434013852', '', '', 'Dritan Kertuka', 'ABBEY ROAD', '', 'NW8 0BS', 'LONDON', 'Großbritannien', '', '', '', '7826909664', '0010250A64', '', '', '7001-2 silver case / black face / black leather band', '', '644352644452', 'FedEx', '', '2016-09-22', '22.09.2016 00:04', '4260295882101', '1', 'a0YC000000g1VM4MAM', '122.99', '229.90'),
(39977, '434009473', '', '', 'Ibtisam Ashur', 'Bathstore 136-138 FINCHLEY ROAD', '', 'NW3 5HS', 'LONDON', 'Großbritannien', '', '', '', '7584962133', '0010209ENI', '', '', 'Pionier Florida Diamonds watch with gold case, black face and a brown leather band', '', '644352644463', 'FedEx', '', '2016-09-22', '21.09.2016 23:31', '4260295880824', '1', 'a0YC000000gaFxgMAE', '130.00', '209.00'),
(39978, '433944268', NULL, NULL, 'Abul Hassan EMEAIT', 'Accraweg 19', 'Starbucks Coffee EMEA B.V.', '1047 HJ', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '31650121055', '00101711VY', NULL, NULL, '502-7 Gold case / Black face / Gold metal Band', NULL, '644352644474', 'FedEx', NULL, '2016-09-22', '21.09.2016 18:29', 'WL4260295881920', '1', 'a0YC000000gc1TSMAY', '155.00', '239.99'),
(39979, '433966142', NULL, NULL, 'najim kichouh', 'keibergstraat 41', '', '1930', 'zaventem', 'Belgien', 'BE', NULL, NULL, '32472236288', '0010075F7K', NULL, NULL, 'Montre Dublin Pionier - Noir - Noir - Acier (GM-508-8)', NULL, '644352644485', 'FedEx', NULL, '2016-09-22', '21.09.2016 20:18', '4260295881975', '1', 'a0YC000000gKvPQMA0', '150.00', '239.99'),
(39980, '433880275', NULL, NULL, 'Frederic Marchal', 'Rue de la Liaison 30', '', '1200', 'Woluwe-Saint-Lambert', 'Belgien', 'BE', NULL, NULL, '475566696', '0010110N9Q', NULL, NULL, 'Montre Dublin Pionier - Argent - Blanc - Noir (GM-508-1)', NULL, '644352644496', 'FedEx', NULL, '2016-09-22', '21.09.2016 14:18', '4260295881210', '1', 'a0YC000000gKvPLMA0', '141.85', '239.99'),
(39981, '433882626', NULL, NULL, 'Adriana Greciusca', 'Onderwijsstraat 58', '', '1930', 'Zaventem', 'Belgien', 'BE', NULL, NULL, '485424780', '0010159NSX', NULL, NULL, 'Montre automatique Pionier - noir/noir - bracelet cuir noir 7001-4', NULL, '644352644500', 'FedEx', NULL, '2016-09-22', '21.09.2016 14:18', '4260295882125', '1', 'a0YC000000gc1fvMAA', '150.00', '229.98'),
(39982, '433916483', NULL, NULL, 'alessandro amodeo', '20 VIA BRUNO BUOZZI 20', '', '20824', 'LAZZATE MB', 'Italien', 'IT', NULL, NULL, '3284153006', '00101806JW', NULL, NULL, 'Cassa oro, quadrante nero e cinturino in pelle marrone 7002-4', NULL, '644352644511', 'FedEx', NULL, '2016-09-22', '21.09.2016 17:38', '4260295882255', '1', 'a0YC000000gRfgWMAS', '150.01', '219.99'),
(39983, '434087351', '', '', 'Chris Dale', '36 Brand end rd', '', 'Pe220jd', 'Butterwick', 'Großbritannien', '', '', '', '7748157804', '0010042MBG', '', '', '107-4 Black case / Black face / Black Leather Band', '', '644352644533', 'FedEx', '', '2016-09-23', '22.09.2016 10:16', '4260295880633', '1', 'a0YC000000gS4FzMAK', '135.00', '179.00'),
(39984, '434119186', NULL, NULL, 'NASSIB ALADDIN', 'GARHOUD 31a St V1/003', 'GARHOUD COMPLEX BEHIND CHOITRAM SUPERMARKET, EMIRATES COOPERATIVE', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '504789578', '0010113PM3', NULL, NULL, 'GM-107-6 Theorema Rio Watch - Silver Metal Strap, Silver Case, Black Dial', NULL, '578824955321', 'FedEx', NULL, '2016-09-23', '22.09.2016 15:08', 'a0YC000000eO8H4MAK', '1', 'a0YC000000eO8H4MAK', '760.04', '999.00'),
(39985, '434295976', NULL, NULL, 'RABAH DEGHIMA', '630 RUE FLORENT EVRARD', '', '59162', 'OSTRICOURT', 'Frankreich', 'FR', NULL, NULL, '644010018', '0010065F8E', NULL, NULL, '3004-3 Or / Noir / Marron', NULL, '644352644566', 'FedEx', NULL, '2016-09-23', '22.09.2016 21:43', '4,2603E+12', '1', 'a0YC000000gRcbzMAC', '175.01', '269.00'),
(39986, '434251776', NULL, NULL, 'Mathilde Leon', '256 ROUTE DE MOLLEGES', '', '13550', 'NOVES', 'Frankreich', 'FR', NULL, NULL, '677716515', '0010241ILY', NULL, NULL, '101-2 - Argent / Noir / Noir', NULL, '644352644577', 'FedEx', NULL, '2016-09-23', '22.09.2016 18:19', '4,2603E+12', '1', 'a0YC000000gRcUgMAK', '175.01', '249.00'),
(39987, '434243012', NULL, NULL, 'Kayleigh Kavanagh', '13 Marmion court', 'Blackhall street', '7', 'Dublin', 'Irland', 'IE', NULL, NULL, '852483702', '0010239QEE', NULL, NULL, '101-5 Black case / Black face / Black leather band', NULL, '644352644544', 'FedEx', NULL, '2016-09-23', '22.09.2016 18:32', '4260295880050', '1', 'a0YC000000gRapsMAC', '160.01', '249.00'),
(39988, '434167379', NULL, NULL, 'Bernadetta Lipska', '9 Rockdaniel rd', '', 'A81 HD99', 'Carrickmacross', 'Irland', 'IE', NULL, NULL, '851136106', '0010126BR8', NULL, NULL, '101-5 Black case / Black face / Black leather band', NULL, '644352644555', 'FedEx', NULL, '2016-09-23', '22.09.2016 13:32', '4260295880050', '1', 'a0YC000000gRapsMAC', '160.01', '249.00'),
(39989, '434252956', NULL, NULL, 'Imani Yakhikhanova', 'Rue de l\'Ecole 33Rue de L\'e', '', '4840', 'Welkenraedt', 'Belgien', 'BE', NULL, NULL, '489824632', '0010225AP8', NULL, NULL, 'Montre Dublin Pionier - Noir - Noir - Acier (GM-508-8)', NULL, '644352644588', 'FedEx', NULL, '2016-09-23', '22.09.2016 20:18', '4260295881975', '1', 'a0YC000000gKvPQMA0', '150.00', '239.99'),
(39990, '434251746', NULL, NULL, 'Imani Yakhikhanova', 'Rue de l\'Ecole 33Rue de L\'e', '', '4840', 'Welkenraedt', 'Belgien', 'BE', NULL, NULL, '489824632', '0010045XYX', NULL, NULL, 'Montre Pionier Malibu avec 12 Diamonds - 502-3 - Boîtier doré, cadran noir, bracelet en cuir marron', NULL, '644352644588', 'FedEx', NULL, '2016-09-23', '22.09.2016 20:18', 'WL4260295880701', '1', 'a0YC000000gltzfMAA', '155.00', '239.99'),
(39991, '434190156', NULL, NULL, 'David Harris', '4 OLD DEAN', '', 'HP3 0EU', 'BOVINGDON', 'Gro', 'GB', NULL, NULL, '7727663177', '0010155UEK', NULL, NULL, '107-1 Silver case / White face / Black Leather Band', NULL, '644352644625', 'FedEx', NULL, '2016-09-23', '22.09.2016 16:12', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39992, '434123701', NULL, NULL, 'Leon Owen', '13 BANK STREET', '', 'LL11 5PE', 'WREXHAM', 'Gro', 'GB', NULL, NULL, '+44 7490 323604', '0010183NE5', NULL, NULL, '107-1 Silver case / White face / Black Leather Band', NULL, '644352644636', 'FedEx', NULL, '2016-09-23', '22.09.2016 12:31', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(39993, '434207824', NULL, NULL, 'A Nemtoi', '11 Bletchmore Close Harlington', '', 'UB35EX', 'Hayes', 'Gro', 'GB', NULL, NULL, '7479009951', '001019575R', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '644352644647', 'FedEx', NULL, '2016-09-23', '22.09.2016 16:59', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(39994, '434156822', NULL, NULL, 'mariana ghinea', '19BLANCBRA JEWRY STREET', '', 'SO23 8RZ', 'WINCHESTER', 'Gro', 'GB', NULL, NULL, '7825758167', '0010017OG4', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '644352644658', 'FedEx', NULL, '2016-09-23', '22.09.2016 14:09', '4260295881395', '1', 'a0YC000000gRRrtMAG', '130.00', '179.00'),
(39995, '434216640', NULL, NULL, 'Stacy Beckles', 'REGUS1 KINGDOM STREET REGUS1', '', 'W2 6BD', 'LONDON', 'Gro', 'GB', NULL, NULL, '7931513369', '0010046X6K', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '644352644669', 'FedEx', NULL, '2016-09-23', '22.09.2016 18:13', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(39996, '435073323', NULL, NULL, 'Nabil Gaa', 'Place des bienfaiteurs 11', '', '1030', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '489591570', '00101755UE', NULL, NULL, 'Montre Dublin Pionier - Noir - Noir - Noir (GM-508-4)', NULL, '644352645253', 'FedEx', NULL, '2016-09-26', '26.09.2016 00:48', '4260295881241', '1', 'a0YC000000gKvPNMA0', '150.00', '239.99'),
(39997, '434723255', '', '', 'Roobik Sayadian', 'Chaussee de Braine 3/1', '', '7060', 'Soignies', 'Belgien', '', '', '', '496553885', '0010096JXH', '', '', 'Montre Dublin Pionier - Noir - Noir - Noir (GM-508-4)', 'Sendung am 12.10.16 zurück erhalten!', '644352645264', 'FedEx', '', '2016-09-26', '24.09.2016 15:48', '4260295881241', '1', 'a0YC000000gKvPNMA0', '150.00', '239.99'),
(39998, '434725939', '', '', 'Roobik Sayadian', 'Chaussee de Braine 3/1', '', '7060', 'Soignies', 'Belgien', '', '', '', '496553885', '0010051GSM', '', '', 'Montre Pionier Malibu avec 12 Diamonds - 502-3 - Boîtier doré, cadran noir, bracelet en cuir marron', 'Sendung am 12.10.16 zurück erhalten!', '644352645264', 'FedEx', '', '2016-09-26', '24.09.2016 15:48', 'WL4260295880701', '1', 'a0YC000000gltzfMAA', '155.00', '239.99'),
(39999, '434677228', NULL, NULL, 'Mehmet Bilce', 'Leysestraat 138/2', '', '3581', 'Beverlo', 'Belgien', 'BE', NULL, NULL, '32472251144', '0010027QQN', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '644352645275', 'FedEx', NULL, '2016-09-26', '24.09.2016 12:18', 'WL4260295880701', '1', 'a0YC000000gltzfMAA', '155.00', '239.99'),
(40000, '434637847', NULL, NULL, 'Audrey Peschler', '26 Rue Maurice Druon apt 50 residence les chartreuses', '', '33200', 'Bordeaux', 'Frankreich', 'FR', NULL, NULL, '671347098', '0010086RLN', NULL, NULL, '101-1 - Argent / Blanc / Noir', NULL, '644352645150', 'FedEx', NULL, '2016-09-26', '24.09.2016 07:53', '4260295880374', '1', 'a0YC000000gRcUfMAK', '175.01', '249.00'),
(40001, '434781478', NULL, NULL, 'iosif zilbershteyn', '0 cite figarol esc 5 app 35', '', '65000', 'tarbes', 'Frankreich', 'FR', NULL, NULL, '650299972', '0010042PZ7', NULL, NULL, '101-3 - Or / Noir / Marron', NULL, '644352645161', 'FedEx', NULL, '2016-09-26', '24.09.2016 18:45', '4260295880398', '1', 'a0YC000000gRcUhMAK', '175.01', '249.00'),
(40002, '434650668', NULL, NULL, 'Guillaume Arluison', '1136 route de Vovray', '', '74160', 'Archamps', 'Frankreich', 'FR', NULL, NULL, '952952465', '0010016NIG', NULL, NULL, '101-5 - Noir / Noir / Noir', NULL, '644352645172', 'FedEx', NULL, '2016-09-26', '24.09.2016 08:11', '4260295880050', '1', 'a0YC000000gRcUiMAK', '175.01', '249.00'),
(40003, '434963112', NULL, NULL, 'Mathias Olivon', '3 B RUE VICTOR MAUREL 3 B', '', '13007', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '761122889', '0010061ZDP', NULL, NULL, '3004-2 Argent / Noir / Noir', NULL, '644352645183', 'FedEx', NULL, '2016-09-26', '25.09.2016 14:11', '4260295880060', '1', 'a0YC000000gRcbyMAC', '175.01', '269.00'),
(40004, '434656342', NULL, NULL, 'TRAORE Mamadou', '29 Rue Henri Martin', '', '91270', 'Vigneux Sur Seine', 'Frankreich', 'FR', NULL, NULL, '607016049', '0010250URI', NULL, NULL, 'Montre Automatique Theorema Macau 3011-7 - Or / Noir / Acier', NULL, '644352645194', 'FedEx', NULL, '2016-09-26', '24.09.2016 08:42', '4260295881760', '1', 'a0YC000000gcHbLMAU', '149.99', '199.00'),
(40005, '435056409', NULL, NULL, 'Laurine Tessier', '181 AVENUE LEON BLUM', '', '33200', 'BORDEAUX', 'Frankreich', 'FR', NULL, NULL, '785575971', '0010003T97', NULL, NULL, 'Montre Automatique Theorema Macau 3011-8 - Noir / Noir / Acier', NULL, '644352645209', 'FedEx', NULL, '2016-09-26', '25.09.2016 20:41', '4260295881777', '1', 'a0YC000000gcHbMMAU', '149.99', '199.00'),
(40006, '435070504', NULL, NULL, 'Jean-michel Vigneron', '35 A CHEMIN DE LA RUELLE', '', '17100', 'LES GONDS', 'Frankreich', 'FR', NULL, NULL, '650028592', '00102031ED', NULL, NULL, 'Montre Pionier modèle Dublin - 508-8 Noir / Noir / Acier', NULL, '644352645210', 'FedEx', NULL, '2016-09-26', '25.09.2016 22:13', '4260295881975', '1', 'a0YC000000gcHVCMA2', '155.00', '199.90'),
(40007, '434875851', NULL, NULL, 'Jose Roxo Adonis', '194 Boulevard Bineau', '', '92200', 'Neuilly sur Seine', 'Frankreich', 'FR', NULL, NULL, '624434491', '0010150RSJ', NULL, NULL, 'T-3012-3 Or / Noir / Marron', NULL, '644352645220', 'FedEx', NULL, '2016-09-26', '25.09.2016 08:48', '4260295881883', '1', 'a0YC000000gRcTMMA0', '155.00', '249.00'),
(40008, '434520065', NULL, NULL, 'Catherine Gouerre', '1 Rue de la poste', '', '51390', 'Gueux', 'Frankreich', 'FR', NULL, NULL, '687246342', '0010058ZS2', NULL, NULL, 'T-3012-4 Noir / Noir / Noir', NULL, '644352645231', 'FedEx', NULL, '2016-09-26', '23.09.2016 17:15', '4260295881890', '1', 'a0YC000000gRcTNMA0', '155.00', '249.00'),
(40009, '434922595', NULL, NULL, 'Maciej Andrzejewski', '1 Arus Guaire', 'Forster Court', '', 'galway', 'Irland', 'IE', NULL, NULL, '00353 85137 7560', '00100691OA', NULL, NULL, '512-3 Gold case / Black face / Brown Leather Band', NULL, '644352644706', 'FedEx', NULL, '2016-09-26', '25.09.2016 12:32', '4260295881883', '1', 'a0YC000000gRaWpMAK', '154.99', '219.99'),
(40010, '434721258', '', '', 'hieu nguyen', '8 meridian c ratoath road', '', 'dublin 15', 'Irland', '15', '', '', '', '894971822', '00101595N1', '', '', '101-3 Gold case / Black face / Brown leather band', '', '644352644680', 'FedEx', '', '2016-09-26', '24.09.2016 14:32', '4260295880398', '1', 'a0YC000000gRaprMAC', '160.01', '249.00'),
(40011, '435051542', NULL, NULL, 'Carmine Passaro', 'SALITA STELLA 10', '', '80135', 'NAPOLI NA', 'Italien', 'IT', NULL, NULL, '3701292825', '001023667V', NULL, NULL, '7002-8 Cassa Oro Quadrante Bianco Cinturino in Acciaio', NULL, '644352645242', 'FedEx', NULL, '2016-09-26', '25.09.2016 23:34', '4260295882293', '1', 'a0YC000000gS36qMAC', '150.01', '219.99'),
(40012, '434774849', NULL, NULL, 'Dylan Imhof', 'Penningkruid 35', '', '7443 ME', 'NIJVERDAL', 'Niederlande', 'NL', NULL, NULL, '06-20570446', '00101224PH', NULL, NULL, '508-8 Black case / Black Face / Stainless steel band', NULL, '644352644717', 'FedEx', NULL, '2016-09-26', '24.09.2016 19:59', '4260295881975', '1', 'a0YC000000gZLyMMAW', '150.00', '239.99'),
(40013, '434729302', NULL, NULL, 'Jeroen Arts', 'Eekhoornslag 29', '', '9403 ZA', 'ASSEN', 'Niederlande', 'NL', NULL, NULL, '683160440', '00102197KE', NULL, NULL, '508-4 Black case / Black face / Black Leather Band', NULL, '644352644728', 'FedEx', NULL, '2016-09-26', '24.09.2016 15:58', '4260295881241', '1', 'a0YC000000gZLyJMAW', '150.00', '239.99'),
(40014, '434699868', NULL, NULL, 'corrina marijnissen', 'Hoofdstraat 84', '', '4844 CH', 'TERHEIJDEN', 'Niederlande', 'NL', NULL, NULL, '618635281', '00100489EK', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '644352644739', 'FedEx', NULL, '2016-09-26', '24.09.2016 13:58', 'WL4260295880701', '1', 'a0YC000000gc1TOMAY', '155.00', '239.99'),
(40015, '434538167', NULL, NULL, 'Wim Van Zanten', 'Huysmansstraat 100', '', '3117 KR', 'SCHIEDAM', 'Niederlande', 'NL', NULL, NULL, '631928767', '0010072Y39', NULL, NULL, '508-6 Silver Case / Black face / Stainless steel band', NULL, '644352644740', 'FedEx', NULL, '2016-09-26', '23.09.2016 20:29', '4260295881951', '1', 'a0YC000000gZLyLMAW', '150.00', '239.99'),
(40016, '434878731', NULL, NULL, 'Diana Stanisor', '63 CAVELL CRESCENT', '', 'DA1 5NS', 'DARTFORD', 'Gro', 'GB', NULL, NULL, '7919537609', '0010113IMV', NULL, NULL, '102-3 gold case / black face / brown leather band', NULL, '644352644945', 'FedEx', NULL, '2016-09-26', '25.09.2016 11:10', '4260295880428', '1', 'a0YC000000gRRsNMAW', '134.99', '189.00'),
(40017, '434559668', NULL, NULL, 'Najib Arubi', '17FLAT 107 SHEPPARD DRIVE', '', 'SE16 3EJ', 'LONDON', 'Gro', 'GB', NULL, NULL, '7882770106', '00100348X1', NULL, NULL, '102-3 gold case / black face / brown leather band', NULL, '644352644956', 'FedEx', NULL, '2016-09-26', '23.09.2016 21:54', '4260295880428', '1', 'a0YC000000gRRsNMAW', '134.99', '189.00'),
(40018, '434514147', NULL, NULL, 'Amber Hasnain', '58 REDTHORN GROVE', '', 'B33 8BE', 'BIRMINGHAM', 'Gro', 'GB', NULL, NULL, '7479263919', '0010091A2A', NULL, NULL, '107-1 Silver case / White face / Black Leather Band', NULL, '644352644967', 'FedEx', NULL, '2016-09-26', '23.09.2016 18:31', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(40019, '434575839', NULL, NULL, 'Bongolethu Ntongana', '89 JOHN MACE ROAD', '', 'CO2 8WW', 'COLCHESTER', 'Gro', 'GB', NULL, NULL, '7562335271', '0010166IIO', NULL, NULL, '107-1 Silver case / White face / Black Leather Band', NULL, '644352644978', 'FedEx', NULL, '2016-09-26', '23.09.2016 23:30', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(40020, '434306780', NULL, NULL, 'Grace Mukunga', '69 COWLEY ROAD', '', 'CB4 0DN', 'CAMBRIDGE', 'Gro', 'GB', NULL, NULL, '7734208179', '0010002RM4', NULL, NULL, '107-1 Silver case / White face / Black Leather Band', NULL, '644352644989', 'FedEx', NULL, '2016-09-26', '23.09.2016 00:59', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(40021, '434575407', NULL, NULL, 'Bongolethu Ntongana', '89 JOHN MACE ROAD 89', '', 'CO2 8WW', 'COLCHESTER', 'Gro', 'GB', NULL, NULL, '7562335271', '0010114EO6', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '644352644978', 'FedEx', NULL, '2016-09-26', '23.09.2016 23:34', '4260295880626', '1', 'a0YC000000gS4FyMAK', '135.00', '179.00'),
(40022, '434821682', NULL, NULL, 'Emmanuel Gouane Aka Adamson', '16 STOCKBREACH CLOSE', '', 'AL10 0BA', 'HATFIELD', 'Gro', 'GB', NULL, NULL, '7459466903', '0010123DPN', NULL, NULL, '3011-3 watch: gold case / black face / black leather band', NULL, '644352644990', 'FedEx', NULL, '2016-09-26', '25.09.2016 02:58', '4260295881272', '1', 'a0YC000000gZgVjMAK', '123.01', '179.00'),
(40023, '434382224', NULL, NULL, 'KIKA CLARIDGE', '10 ORCHARD MEWS BOLTON UPON DEARNE', '', 'S63 8NZ', 'ROTHERHAM', 'Gro', 'GB', NULL, NULL, '7723495891', '00102307NO', NULL, NULL, '3011-6 watch: silver case / black face / stainless steel band', NULL, '644352645003', 'FedEx', NULL, '2016-09-26', '23.09.2016 10:27', '4260295881753', '1', 'a0YC000000gZgVmMAK', '123.01', '179.00'),
(40024, '434805569', NULL, NULL, 'Ian Burghall', '1 Campden Lawns, Alderminster', '', 'Cv37 8PA', 'Stratford-upon-Avon', 'Gro', 'GB', NULL, NULL, '07933 668299', '0010072EP2', NULL, NULL, '508-6 silver case / black face / stainless steel band', NULL, '644352645014', 'FedEx', NULL, '2016-09-26', '24.09.2016 23:24', '4260295881951', '1', 'a0YC000000gZFuXMAW', '130.00', '179.00'),
(40025, '434708114', NULL, NULL, 'Charmain Wilcox', '109 KINTYRE CRESCENT', '', 'ML6 7NG', 'AIRDRIE', 'Gro', 'GB', NULL, NULL, '01236 840052', '0010198XJK', NULL, NULL, '508-8 black case / black face / stainless steel band', NULL, '644352645025', 'FedEx', NULL, '2016-09-26', '24.09.2016 14:40', '4260295881975', '1', 'a0YC000000gZFuYMAW', '130.00', '179.00'),
(40026, '434475757', NULL, NULL, 'Musa Buzgyov', '138 HEDGE LANE', '', 'N13 5ST', 'LONDON', 'Gro', 'GB', NULL, NULL, '7453746417', '00101701QS', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '644352645036', 'FedEx', NULL, '2016-09-26', '23.09.2016 15:54', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(40027, '434586637', NULL, NULL, 'stuart smith', '27 Main street', '', 'FK13 6Jh', 'Coalsnaughton', 'Gro', 'GB', NULL, NULL, '1259751777', '0010099WR6', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '644352645047', 'FedEx', NULL, '2016-09-26', '24.09.2016 00:25', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(40028, '434504543', NULL, NULL, 'Alex Roberts', '21 DEVERELL ROAD', '', 'L15 7JH', 'LIVERPOOL', 'Gro', 'GB', NULL, NULL, '7764205760', '0010183HNV', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '644352645058', 'FedEx', NULL, '2016-09-26', '23.09.2016 17:56', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(40029, '434425949', NULL, NULL, 'Tracy Rabe', '1/1 38 Aberfoyle Street', '', 'G31 3rs', 'Glasgow Kent', 'Gro', 'GB', NULL, NULL, '1322433944', '0010072MYV', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '644352645069', 'FedEx', NULL, '2016-09-26', '23.09.2016 13:23', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(40030, '434763099', NULL, NULL, 'Ann Bakes', '44 WINGATE ROAD', '', 'DN37 9DU', 'GRIMSBY', 'Gro', 'GB', NULL, NULL, '01472 591221', '0010238LD7', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '644352645070', 'FedEx', NULL, '2016-09-26', '24.09.2016 19:07', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(40031, '435007487', NULL, NULL, 'Daniel Harris', '11 OSTLER DRIVE', '', 'PE10 9QR', 'BOURNE', 'Gro', 'GB', NULL, NULL, '7817357820', '00101697VT', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '644352645080', 'FedEx', NULL, '2016-09-26', '25.09.2016 19:40', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(40032, '434998556', NULL, NULL, 'Lorna Waterhouse personal touch beauty', '66 Union road Camelon', '', 'Fk1 4pf', 'Falkirk', 'Gro', 'GB', NULL, NULL, '7900944723', '00102416N8', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '644352645091', 'FedEx', NULL, '2016-09-26', '25.09.2016 18:45', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(40033, '435020524', NULL, NULL, 'Marcus Holmes', '4 Wakelin chase Ingatestone', '', 'CM4 9HH', 'INGATESTONE', 'Gro', 'GB', NULL, NULL, '7508056043', '0010189P4W', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '644352645106', 'FedEx', NULL, '2016-09-26', '25.09.2016 20:30', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(40034, '434771594', NULL, NULL, 'Robyn HAMPTON', '7 JUBILEE CLOSE', '', 'TQ14 8GF', 'TEIGNMOUTH', 'Gro', 'GB', NULL, NULL, '7737453049', '00100288AH', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '644352645117', 'FedEx', NULL, '2016-09-26', '24.09.2016 20:13', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(40035, '434977990', NULL, NULL, 'Mr N', '29 Sherbourne Place Clarendon Street', '', 'CV32 5SW', 'Leamington Spa', 'Gro', 'GB', NULL, NULL, '7887645840', '1,0107E+31', NULL, NULL, 'Pionier Florida Diamonds watch with gold case, black face and a gold metal band', NULL, '644352645128', 'FedEx', NULL, '2016-09-26', '25.09.2016 17:05', '4260295881500', '1', 'a0YC000000gaFxiMAE', '130.00', '209.00'),
(40036, '434537253', NULL, NULL, 'Jack Burke', '46 BARLOW MOOR ROAD Didsbury\nFlat 9', '', 'MANCHESTER', 'Gro', 'M20 2GJ', 'GB', NULL, NULL, '7733011776', '0010144I98', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '644352645139', 'FedEx', NULL, '2016-09-26', '23.09.2016 20:44', '4260295880749', '1', 'a0YC000000gaFslMAE', '123.00', '209.00'),
(40037, '435283397', NULL, NULL, 'Dmitri Bourine', 'Sint-Ewoudsstraat 26', '', '8200', 'Sint-Andries West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '50382562', '0010243A8X', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '644352645437', 'FedEx', NULL, '2016-09-27', '26.09.2016 19:49', 'WL4260295880701', '1', 'a0YC000000gltzfMAA', '155.00', '239.99'),
(40038, '435130593', NULL, NULL, 'Ciaran Weldon', 'Drinaghan Lr Channel Rd', 'Please phone before delivery', 'Co Dublin', 'Rush', 'Irland ', 'IE', NULL, NULL, '862727051', '00101730C5', NULL, NULL, '101-3 Gold case / Black face / Brown leather band', NULL, '644352645297', 'FedEx', NULL, '2016-09-27', '26.09.2016 09:03', '4260295880398', '1', 'a0YC000000gRaprMAC', '160.01', '249.00'),
(40039, '435295059', NULL, NULL, 'Davide Maghini', 'VIA GIULIO BELLONI 43', '', '45021', 'BADIA POLESINE RO', 'Italien', 'IT', NULL, NULL, '3405653552', '10144358', NULL, NULL, '7002-3 Cassa Oro Quadrante Bianco Cinturino in pelle Nero', NULL, '644352645426', 'FedEx', NULL, '2016-09-27', '26.09.2016 21:36', '4260295882248', '1', 'a0YC000000gS36lMAC', '150.01', '219.99'),
(40040, '435185080', NULL, NULL, 'jeff muehlrad', 'Maanzaadpad 35', '', '1313 HV', 'ALMERE Flevoland', 'Niederlande', 'NL', NULL, NULL, '657754592', '0010073YXI', NULL, NULL, '508-8 Black case / Black Face / Stainless steel band', NULL, '644352645448', 'FedEx', NULL, '2016-09-27', '26.09.2016 13:28', '4260295881975', '1', 'a0YC000000gZLyMMAW', '150.00', '239.99'),
(40041, '435065311', '', '', 'Alex Radu', '8 LOVE LANE', '', 'HA5 3EF', 'PINNER', 'Großbritannien', '', '', '', '7538406335', '0010214KUL', '', '', 'Pionier Florida Diamonds watch with gold case, black face and a brown leather band', '', '644352645301', 'FedEx', '', '2016-09-27', '25.09.2016 23:39', '4260295880824', '1', 'a0YC000000gaFxgMAE', '130.00', '209.00'),
(40042, '435058542', '', '', 'Becky Ashford', '32 DARLINGTON CRESCENT Saughall', '', 'CH1 6DB', 'CHESTER', 'Großbritannien', '', '', '', '7773763596', '0010037O35', '', '', '510-5 Silver Case / White Face / Stainless steel band', '', '644352645312', 'FedEx', '', '2016-09-27', '25.09.2016 22:54', '42602958811418', '1', 'a0YC000000gRRrwMAG', '130.00', '179.00'),
(40043, '435291349', '', '', 'Tammy Kendell', '67 RESERVOIR ROAD', '', 'CV21 1BW', 'RUGBY', 'Großbritannien', '', '', '', '1788579557', '0010172S9S', '', '', '107-1 Silver case / White face / Black Leather Band', '', '644352645345', 'FedEx', '', '2016-09-27', '26.09.2016 20:44', '4260295880602', '1', 'a0YC000000gS4FxMAK', '135.00', '179.00'),
(40044, '435214458', '', '', 'Dinko Dinkov', '10 BARFIELDS', '', 'IG10 3JQ', 'LOUGHTON', 'Großbritannien', '', '', '', '7753194099', '0010250W2E', '', '', '503-2 Silver case / Black face / Black Leather Band', '', '644352645356', 'FedEx', '', '2016-09-27', '26.09.2016 15:29', '4260295880732', '1', 'a0YC000000gaFskMAE', '123.00', '209.00'),
(40045, '435270959', '', '', 'Maxinne Hutton', 'BAMPTON ROAD', '', 'OX18 2BT', 'BAMPTON', 'Großbritannien', '', '', '', '7986887098', '0010136FQ8', '', '', '510-2 Silver case / Black face / Black Leather Band', '', '644352645367', 'FedEx', '', '2016-09-27', '26.09.2016 19:18', '4260295881395', '1', 'a0YC000000gRRrtMAG', '130.00', '179.00'),
(40046, '435172797', '', '', 'Natalya Williams', 'THEGROVE CHRISTMAS LANE', '', 'NR32 3JX', 'LOWESTOFT', 'Großbritannien', '', '', '', '7577064848', '0010069KVX', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '644352645378', 'FedEx', '', '2016-09-27', '26.09.2016 12:43', '4260295881401', '1', 'a0YC000000gRRruMAG', '130.00', '179.00'),
(40047, '435246835', '', '', 'Inderpreet Sidhu', '167 BONYMAEN ROAD', '', 'SA1 7AW', 'SWANSEA', 'Großbritannien', '', '', '', '7805857206', '0010125DHN', '', '', '510-4 Black case / Black face / Black Leather Band', '', '644352645389', 'FedEx', '', '2016-09-27', '26.09.2016 17:32', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(40048, '435268570', '', '', 'Mentor Lama', '53 Arctic house 3 heritage avenue', '', 'NW9 5FL', 'LONDON', 'Großbritannien', '', '', '', '7890510010', '0010089FTA', '', '', '510-4 Black case / Black face / Black Leather Band', '', '644352645390', 'FedEx', '', '2016-09-27', '26.09.2016 19:01', '4260295881371', '1', 'a0YC000000gRRrvMAG', '130.00', '179.00'),
(40049, '435247087', '', '', 'Joanne Gordon', 'UNIT2 The Street Joanne louise hair and beauty', '', 'NR13 3DY', 'NORWICH', 'Großbritannien', '', '', '', '7713857862', '0010019M3Y', '', '', '510-6 Silver Case / Black face / Stainless steel band', '', '644352645404', 'FedEx', '', '2016-09-27', '26.09.2016 17:35', '4260295881425', '1', 'a0YC000000gRRrxMAG', '130.00', '179.00'),
(40050, '435340501', '', '', 'Jinhoon Baek', '18 WYNTER STREET', '', 'SW11 2TZ', 'LONDON', 'Großbritannien', '', '', '', '7762522566', '0010171F9T', '', '', 'Theorema Newton men\\\'s watch - 4004-4', '', '644352645415', 'FedEx', '', '2016-09-27', '27.09.2016 00:36', '4260295881098', '1', 'a0YC000000gaGF0MAM', '128.00', '179.00'),
(40051, '435576726', NULL, NULL, 'Claire Senior', '15 HAWTHORNE CLOSE Leave at 11a next door if not in', '', 'S21 1BH', 'SHEFFIELD', 'Gro', 'GB', NULL, NULL, '7936415273', '00102464DT', NULL, NULL, 'Theorema Newton men\'s watch - 4004-3', NULL, '644352645518', 'FedEx', NULL, '2016-09-28', '27.09.2016 22:14', '4260295881081', '1', 'a0YC000000gaGEzMAM', '128.00', '179.00'),
(40052, '435469682', NULL, NULL, 'Peter Wilks', '49 Clifton Grove', '', 'S65 2AZ', 'Rotherham', 'Gro', 'GB', NULL, NULL, '7919190172', '0010211WQW', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '644352645529', 'FedEx', NULL, '2016-09-28', '27.09.2016 14:51', '4260295881555', '1', 'a0YC000000gS4G0MAK', '135.00', '179.00'),
(40053, '436009127', NULL, NULL, 'Lavinia Somesfalean', 'Brunswick Group LLP Avenue des A', '', '1040', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '32483736209', '0010171RHS', NULL, NULL, 'Montre Pionier Malibu avec 12 Diamonds - 502-6 - Boîtier argenté, cadran noir, bracelet en métal argenté', NULL, '644352645779', 'FedEx', NULL, '2016-09-30', '29.09.2016 13:18', 'WL4260295881913', '1', 'a0YC000000gltziMAA', '155.00', '239.99'),
(40054, '435997118', NULL, NULL, 'stephane deneve', 'rue kindermans 16', '', '1000', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '487284102', '00102034IX', NULL, NULL, 'Montre Pionier Malibu avec 12 Diamonds - 502-3 - Boîtier doré, cadran noir, bracelet en cuir marron', NULL, '644352645780', 'FedEx', NULL, '2016-09-30', '29.09.2016 12:18', 'WL4260295880701', '1', 'a0YC000000gltzfMAA', '155.00', '239.99'),
(40055, '435984189', NULL, NULL, 'Jennifer De Jonghe', 'Bazelstraat 166 Bus6', '', '9150', 'Kruibeke', 'Belgien', 'BE', NULL, NULL, '493579567', '0010121LPO', NULL, NULL, '103-3 Black case / Black face / Black Leather Band', NULL, '644352645790', 'FedEx', NULL, '2016-09-30', '29.09.2016 11:48', '4260295880459', '1', 'a0YC000000giwq5MAA', '170.00', '269.00'),
(40056, '436104387', '', '', 'Cathy Parmentier', '28 RUE DU COLONEL PAULUS', '', '67500', 'HAGUENAU', 'Frankreich', '', '', '', '369020541', '0010156CUK', '', '', 'Montre Pionnier - or/noir/noir', '', '644352645805', 'FedEx', '', '2016-09-30', '29.09.2016 18:12', '4260295881401', '1', 'a0YC000000gipyYMAQ', '154.99', '229.90'),
(40057, '436138311', NULL, NULL, 'Paolo Giora', 'VIA AMEDEO MODIGLIANI 11', '', '35020', 'ALBIGNASEGOPD', 'Italien', 'IT', NULL, NULL, '348 224415', '0010143M2P', NULL, NULL, '7002-6 Cassa argento, quadrante bianco e cinturino in acciaio', NULL, '644352645768', 'FedEx', NULL, '2016-09-30', '30.09.2016 02:03', '4260295882279', '1', 'a0YC000000gRfgYMAS', '150.01', '219.99'),
(40058, '436037504', NULL, NULL, 'Kate Breen', '19 CHARTWELL DRIVE Baguley', '', 'M23 9PG', 'MANCHESTER', 'Gro', 'GB', NULL, NULL, '7774459122', '0010121V5N', NULL, NULL, '3011-4 watch: black case / black face / black leather band', NULL, '644352645735', 'FedEx', NULL, '2016-09-30', '29.09.2016 15:26', '4260295881289', '1', 'a0YC000000gZgVkMAK', '123.01', '179.00'),
(40059, '436037859', NULL, NULL, 'Brian Kelly', '45 BANKHEAD ROAD 45', '', 'G73 2NS', 'GLASGOW', 'Gro', 'GB', NULL, NULL, '7830162714', '00101711XL', NULL, NULL, '3011-7 watch: gold case / black face / stainless steel band', NULL, '644352645746', 'FedEx', NULL, '2016-09-30', '29.09.2016 15:25', '4260295881760', '1', 'a0YC000000gZgVnMAK', '123.01', '179.00'),
(40060, '435992228', NULL, NULL, 'Aimee Todd', '155 PARSONAGE ROAD 155', '', 'RM13 9LB', 'RAINHAM', 'Gro', 'GB', NULL, NULL, '7768609663', '0010201KIU', NULL, NULL, '3011-3 watch: gold case / black face / black leather band', NULL, '644352645757', 'FedEx', NULL, '2016-09-30', '29.09.2016 12:47', '4260295881272', '1', 'a0YC000000gZgVjMAK', '123.01', '179.00'),
(40061, '435812000', NULL, NULL, 'Pascal Nkodia', '1 ALLEE DES SYCOMORES BAT K RDC', '', '94440', 'VILLECRESNES', 'Frankreich', 'FR', NULL, NULL, '605709780', '1,02E+74', NULL, NULL, 'T-3012-3 Or / Noir / Marron', NULL, '644352645687', 'FedEx', NULL, '2016-09-29', '28.09.2016 17:11', '4260295881883', '1', 'a0YC000000gRcTMMA0', '155.00', '249.00'),
(40062, '435719562', NULL, NULL, 'chi suong lao', '14 passage ramey', '', '75018', 'paris', 'Frankreich', 'FR', NULL, NULL, '603267125', '001017118V', NULL, NULL, 'Montre Automatique Theorema Macau 3011-5 - Argent / Blanc / Acier', NULL, '644352645698', 'FedEx', NULL, '2016-09-29', '28.09.2016 11:09', '42602958811746', '1', 'a0YC000000gcHbJMAU', '149.99', '199.00'),
(40063, '435688448', NULL, NULL, 'ANTONELLA BUONOCORE', 'CORSO EUROPA 25', '', '84098', 'PONTECAGNANO FAIANOSA', 'Italien', 'IT', NULL, NULL, '3407163975', '001003208H', NULL, NULL, '7002-6 Cassa Argento Quadrante Bianco Cinturino in Acciaio', NULL, '644352645713', 'FedEx', NULL, '2016-09-29', '28.09.2016 12:05', '4260295882279', '1', 'a0YC000000gS36oMAC', '150.01', '219.99'),
(40064, '435699651', '', '', 'Ali Khazal', 'Schoutstraat 5 5', '', '5331 RS', 'KERKDRIEL', 'Niederland', '', '', '', '685688807', '0010041AOS', '', '', '502-7 Gold case / Black face / Gold metal Band', '', '644352645610', 'FedEx', '644352645610', '2016-09-29', '28.09.2016 12:00', 'WL4260295881920', '1', 'a0YC000000gc1TSMAY', '155.00', '239.99'),
(40065, '435807903', NULL, NULL, 'Emily Parry', '24 Huckford Road Winterbourne', '', 'BS36 1EA', 'Bristol', 'Gro', 'GB', NULL, NULL, '7762954238', '0010249YTD', NULL, NULL, '102-3 gold case / black face / brown leather band', NULL, '644352645621', 'FedEx', NULL, '2016-09-29', '28.09.2016 19:10', '4260295880428', '1', 'a0YC000000gRRsNMAW', '134.99', '189.00'),
(40066, '435820651', NULL, NULL, 'Sam Hulme', '4  Oak Street Crewe House, Ice Comms', '', 'CW2 7DB', 'Crewe', 'Gro', 'GB', NULL, NULL, '7815700106', '0010171YKK', NULL, NULL, '3008-7 Gold Case / Black Face / Stainless Steel Band', NULL, '644352645632', 'FedEx', NULL, '2016-09-29', '28.09.2016 20:12', '4260295881722', '1', 'a0YC000000gaG4tMAE', '123.01', '179.00'),
(40067, '435785265', NULL, NULL, 'Ali Dula', '51 Browns, Mill Lane', '', 'NW6 1NB', 'London', 'Gro', 'GB', NULL, NULL, '2070995944', '0010132U2Z', NULL, NULL, '3011-3 watch: gold case / black face / black leather band', NULL, '644352645643', 'FedEx', NULL, '2016-09-29', '28.09.2016 17:46', '4260295881272', '1', 'a0YC000000gZgVjMAK', '123.01', '179.00'),
(40068, '435803160', NULL, NULL, 'George Andriopoulos', '110 Bishopsgate Partners Group UK', '', 'EC2N 4AY', 'London', 'Gro', 'GB', NULL, NULL, '7889090957', '0010119UUI', NULL, NULL, '3011-6 watch: silver case / black face / stainless steel band', NULL, '644352645654', 'FedEx', NULL, '2016-09-29', '28.09.2016 18:23', '4260295881753', '1', 'a0YC000000gZgVmMAK', '123.01', '179.00'),
(40069, '435682437', NULL, NULL, 'Freya Howe', '32 Passey Crescent', '', 'OX10 6LD', 'WALLINGFORD', 'Gro', 'GB', NULL, NULL, '7917868477', '00100368YD', NULL, NULL, 'Theorema Newton men\'s watch - 4004-3', NULL, '644352645665', 'FedEx', NULL, '2016-09-29', '28.09.2016 11:12', '4260295881081', '1', 'a0YC000000gaGEzMAM', '128.00', '179.00'),
(40070, '435815444', NULL, NULL, 'Louise Scott', '18 CAIRNGORM ROAD', '', 'KA1 3UR', 'KILMARNOCK', 'Gro', 'GB', NULL, NULL, '07581 061522', '00101633DN', NULL, NULL, 'Theorema Newton men\'s watch - 4004-3', NULL, '644352645676', 'FedEx', NULL, '2016-09-29', '28.09.2016 19:28', '4260295881081', '1', 'a0YC000000gaGEzMAM', '128.00', '179.00'),
(40071, '437019806', NULL, NULL, 'Geert Vermeulen', 'Dennengaerdelaan 22', '', '3665', 'Niel Bij As', 'Belgien', 'BE', NULL, NULL, '32479991042', '0010017COR', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '644352646179', 'FedEx', NULL, '2016-10-04', '03.10.2016 17:48', '4260295880442', '1', 'a0YC000000giwq4MAA', '170.00', '269.00'),
(40072, '436915860', NULL, NULL, 'Rachid Chairr', 'Tulpenlaan 13', '', '9140', 'Temse', 'Belgien', 'BE', NULL, NULL, '478634293', '0010037NQI', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '644352646180', 'FedEx', NULL, '2016-10-04', '03.10.2016 11:18', '4260295881593', '1', 'a0YC000000giwq3MAA', '170.00', '269.00'),
(40073, '436452131', NULL, NULL, 'Shaun Pauwels', 'Broekstraat 112a', '', '2830', 'Blaasveld', 'Belgien', 'BE', NULL, NULL, '477041437', '0010250YEE', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '644352646190', 'FedEx', NULL, '2016-10-04', '01.10.2016 09:48', '4260295881593', '1', 'a0YC000000giwq3MAA', '170.00', '269.00'),
(40074, '436823059', NULL, NULL, 'Toma Dmc', '195 Vulfran Warme', '', '80000', 'Amiens', 'Frankreich', 'FR', NULL, NULL, '609581773', '00101717GW', NULL, NULL, 'Montre Pionnier - argent/blanc/acier 510-5', NULL, '644352646113', 'FedEx', NULL, '2016-10-04', '02.10.2016 20:39', '42602958811418', '1', 'a0YC000000gipyaMAA', '154.99', '229.90'),
(40075, '436660031', NULL, NULL, 'Aribat CADAR', '93 D\'Endoume', '', '13007', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '620101491', '00100349BO', NULL, NULL, 'T-3012-3 Or / Noir / Marron', NULL, '644352646124', 'FedEx', NULL, '2016-10-04', '02.10.2016 07:46', '4260295881883', '1', 'a0YC000000gRcTMMA0', '155.00', '249.00'),
(40076, '436411333', NULL, NULL, 'Wilhlm Gladys', '9 AVENUE DU 5 MARS', '', '95100', 'ARGENTEUIL', 'Frankreich', 'FR', NULL, NULL, '615340026', '10179762', NULL, NULL, 'Montre Pionnier - noir/noir/noir 510-4', NULL, '644352646135', 'FedEx', NULL, '2016-10-04', '01.10.2016 01:14', '4260295881371', '1', 'a0YC000000gipyZMAQ', '154.99', '229.90'),
(40077, '436670331', NULL, NULL, 'Domenica Poli', 'VIA MONTANARA 110 A', '', '40026', 'IMOLA BO', 'Italien', 'IT', NULL, NULL, '3396581392', '001005019S', NULL, NULL, 'Cassa oro, quadrante nero e cinturino in pelle marrone 7002-4', NULL, '644352646146', 'FedEx', NULL, '2016-10-04', '02.10.2016 11:04', '4260295882255', '1', 'a0YC000000gRfgWMAS', '150.01', '219.99'),
(40078, '436598739', NULL, NULL, 'Mariano Galante', 'VIA ROMA 27', '', '24040', 'MADONE BG', 'Italien', 'IT', NULL, NULL, '3286794152', '0010250SVO', NULL, NULL, 'Orologio da uomo Theorema Monaco - 3006-3', NULL, '644352646157', 'FedEx', NULL, '2016-10-04', '01.10.2016 23:07', '4260295881012', '1', 'a0YC000000gigSHMAY', '145.00', '219.99'),
(40079, '436479083', NULL, NULL, 'Angelo Barbato', 'VIA LUIGI PIRANDELLO 9', '', '81030', 'GRICIGNANO DI AVERSA Ce', 'Italien', 'IT', NULL, NULL, '3292079469', '0010223GND', NULL, NULL, '7002-2 Cassa Argento Quadrante Nero Cinturino in pelle Nero', NULL, '644352646168', 'FedEx', NULL, '2016-10-04', '01.10.2016 13:17', '4260295882231', '1', 'a0YC000000gS36kMAC', '150.01', '219.99'),
(40080, '437008046', NULL, NULL, 'Koen Gijsen', 'Maastrichterweg 263', '', '5556VB', 'Borkel en Schaft', 'Niederlande', 'NL', NULL, NULL, '32495718205', '0010171V1M', NULL, NULL, '502-1 Silver case / White Face / Black Leather Band', NULL, '644352646205', 'FedEx', NULL, '2016-10-04', '03.10.2016 17:02', 'WL4260295880688', '1', 'a0YC000000gc1TMMAY', '155.00', '239.99'),
(40081, '436849985', NULL, NULL, 'Dami Maker', 'FLAT 7 POYNDERS ROAD Tresidder house', '', 'SW4 8PU', 'LONDON', 'Gro', 'GB', NULL, NULL, '7987402701', '001017123S', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352645827', 'FedEx', NULL, '2016-10-04', '03.10.2016 03:27', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40082, '436384113', NULL, NULL, 'Colin Secomb', '45 STONEYBROOK', '', 'RH12 1UN', 'HORSHAM', 'Gro', 'GB', NULL, NULL, '7570929912', '0010228EM6', NULL, NULL, '102-8 black case / black face / stainless steel band', NULL, '644352645838', 'FedEx', NULL, '2016-10-04', '30.09.2016 23:24', '4260295881548', '1', 'a0YC000000gRRsSMAW', '134.99', '189.00'),
(40083, '436590925', NULL, NULL, 'julie smith', '4A NORTHFIELD AVENUE rothwell', '', 'LS26 0SW', 'LEEDS', 'Gro', 'GB', NULL, NULL, '7910149454', '00102507TD', NULL, NULL, '3008-2 Silver Case / Black Face / Black Leather Band', NULL, '644352645849', 'FedEx', NULL, '2016-10-04', '01.10.2016 20:55', '4260295880169', '1', 'a0YC000000gaG4oMAE', '123.01', '179.00'),
(40084, '436403230', NULL, NULL, 'David Buskie', '11 MARGARETTA BUILDINGS Flat 0/2', '', 'G44 4EE', 'GLASGOW', 'Gro', 'GB', NULL, NULL, '7956170273', '0010086FMG', NULL, NULL, '3008-3 Gold Case / Black Face / Black Leather Band', NULL, '644352645850', 'FedEx', NULL, '2016-10-04', '01.10.2016 02:33', '4260295880176', '1', 'a0YC000000gaG4pMAE', '123.01', '179.00'),
(40085, '436437155', NULL, NULL, 'Karen carney', '49 SLANEY ROAD', '', 'TN12 0SE', 'TONBRIDGE', 'Gro', 'GB', NULL, NULL, '7876700289', '0010114POR', NULL, NULL, '3008-3 Gold Case / Black Face / Black Leather Band', NULL, '644352645860', 'FedEx', NULL, '2016-10-04', '01.10.2016 09:04', '4260295880176', '1', 'a0YC000000gaG4pMAE', '123.01', '179.00'),
(40086, '436810552', NULL, NULL, 'David Colley', '32 Park avenue', '', 'EH25 9SD', 'MIDLOTHIAN', 'Gro', 'GB', NULL, NULL, '7539371760', '00100165GA', NULL, NULL, '3008-8 Black Case / Black Face / Stainless Steel Band', NULL, '644352645871', 'FedEx', NULL, '2016-10-04', '02.10.2016 20:57', '4260295881739', '1', 'a0YC000000gaG4uMAE', '123.01', '179.00'),
(40087, '436632148', NULL, NULL, 'Jonathan Coates', '18 roundhay drive', '', 'TS16 9HW', 'STOCKTON-ON-TEES', 'Gro', 'GB', NULL, NULL, '7808091875', '00101498EK', NULL, NULL, '3011-2 watch: silver case / black face / black leather band', NULL, '644352645882', 'FedEx', NULL, '2016-10-04', '02.10.2016 06:08', '4260295881265', '1', 'a0YC000000gZgViMAK', '123.01', '179.00'),
(40088, '436459702', NULL, NULL, 'Rebecca Evans', '7 LLYS TEG', '', 'CF31 5BH', 'BRIDGEND', 'Gro', 'GB', NULL, NULL, '7989857563', '0010042VTY', NULL, NULL, '3011-2 watch: silver case / black face / black leather band', NULL, '644352645893', 'FedEx', NULL, '2016-10-04', '01.10.2016 10:29', '4260295881265', '1', 'a0YC000000gZgViMAK', '123.01', '179.00'),
(40089, '436649629', NULL, NULL, 'Bethany Brown', '5 High Street', '', 'ME11 5AA', 'QUEENBOROUGH', 'Gro', 'GB', NULL, NULL, '7554415043', '0010098DQ2', NULL, NULL, '3011-3 watch: gold case / black face / black leather band', NULL, '644352645908', 'FedEx', NULL, '2016-10-04', '02.10.2016 09:02', '4260295881272', '1', 'a0YC000000gZgVjMAK', '123.01', '179.00'),
(40090, '436743950', NULL, NULL, 'Alan Gray', 'Ribble Cycle 363 Leach Place Walton Summit', '', 'PR5 8AS', 'PRESTON Lancs', 'Gro', 'GB', NULL, NULL, '7940706004', '0010208O2W', NULL, NULL, '3011-4 watch: black case / black face / black leather band', NULL, '644352645919', 'FedEx', NULL, '2016-10-04', '02.10.2016 15:14', '4260295881289', '1', 'a0YC000000gZgVkMAK', '123.01', '179.00'),
(40091, '436703620', NULL, NULL, 'Jean Taylor', '41 Findlay Street', '', 'ky112rf', 'Rosyth Fife', 'Gro', 'GB', NULL, NULL, '1383410784', '00101858QX', NULL, NULL, '3011-4 watch: black case / black face / black leather band', NULL, '644352645920', 'FedEx', NULL, '2016-10-04', '02.10.2016 12:48', '4260295881289', '1', 'a0YC000000gZgVkMAK', '123.01', '179.00'),
(40092, '436891133', NULL, NULL, 'Miriam Antcliffe', '12 PERIGREE ROAD', '', 'S8 0NE', 'SHEFFIELD', 'Gro', 'GB', NULL, NULL, '7960604717', '001019556X', NULL, NULL, '3011-4 watch: black case / black face / black leather band', NULL, '644352645930', 'FedEx', NULL, '2016-10-04', '03.10.2016 09:41', '4260295881289', '1', 'a0YC000000gZgVkMAK', '123.01', '179.00'),
(40093, '436781209', NULL, NULL, 'Andrew Marriott', '65 Cross Road', '', 'CO16 8 GD', 'Great Clacton', 'Gro', 'GB', NULL, NULL, '7779854871', '0010236S41', NULL, NULL, '3011-5 watch: silver case / white face / stainless steel band', NULL, '644352645941', 'FedEx', NULL, '2016-10-04', '02.10.2016 18:38', '42602958811746', '1', 'a0YC000000gZgVlMAK', '123.01', '179.00'),
(40094, '436740057', NULL, NULL, 'Christie Arntsen', 'SEVENTREES ALVESCOT ROAD', '', 'OX18 2PP', 'BAMPTON', 'Gro', 'GB', NULL, NULL, '1993842249', '0010165SCM', NULL, NULL, '3011-5 watch: silver case / white face / stainless steel band', NULL, '644352645952', 'FedEx', NULL, '2016-10-04', '02.10.2016 14:53', '42602958811746', '1', 'a0YC000000gZgVlMAK', '123.01', '179.00'),
(40095, '436706826', NULL, NULL, 'James Little', '13 Wick crescent', '', 'BS4 4HL', 'BRISTOL', 'Gro', 'GB', NULL, NULL, '7714886399', '0010129CJZ', NULL, NULL, '3011-8 watch: black case / black face / stainless steel band', NULL, '644352645963', 'FedEx', NULL, '2016-10-04', '02.10.2016 12:30', '4260295881777', '1', 'a0YC000000gZgVoMAK', '123.01', '179.00'),
(40096, '436465707', NULL, NULL, 'Melissa Stewart', '4 Elvedon way', '', 'CB8 0DF', 'NEWMARKET', 'Gro', 'GB', NULL, NULL, '7748374749', '0010238V7D', NULL, NULL, '3011-8 watch: black case / black face / stainless steel band', NULL, '644352645974', 'FedEx', NULL, '2016-10-04', '01.10.2016 11:53', '4260295881777', '1', 'a0YC000000gZgVoMAK', '123.01', '179.00'),
(40097, '436261509', NULL, NULL, 'Marian Kekurah', '12B BLAGDON ROAD', '', 'SE13 7HL', 'LONDON', 'Gro', 'GB', NULL, NULL, '07881 090779', '0010132C57', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '644352645985', 'FedEx', NULL, '2016-10-04', '30.09.2016 14:10', '4260295880749', '1', 'a0YC000000gaFslMAE', '123.00', '209.00'),
(40098, '436142097', NULL, NULL, 'Naif Bedaiwy', '1 Spruce Close Williams Ln', '', 'PR2 9WB', 'Preston', 'Gro', 'GB', NULL, NULL, '7491460171', '0010133JY2', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '644352645996', 'FedEx', NULL, '2016-10-04', '30.09.2016 02:20', '4260295880749', '1', 'a0YC000000gaFslMAE', '123.00', '209.00'),
(40099, '436899922', NULL, NULL, 'Jeffrey Taylor', '223 DURHAM ROAD Low Fell', '', 'NE9 5AB', 'GATESHEAD TYNE AND WEAR', 'Gro', 'GB', NULL, NULL, '7739330218', '001005039W', NULL, NULL, 'Gold case / Black face / Brown Leather Band 3012-3', NULL, '644352646000', 'FedEx', NULL, '2016-10-04', '03.10.2016 10:25', '426029588188', '1', 'a0YC000000gigL4MAI', '128.00', '189.00'),
(40100, '436167723', NULL, NULL, 'Jeorjie Carter', '3 Monterey close', '', 'TN39 3SZ', 'BEXHILL-ON-SEA', 'Gro', 'GB', NULL, NULL, '7724440005', '00101718M6', NULL, NULL, 'Pionier Florida Diamonds watch with black case, black face and a black leather band 505-7', NULL, '644352646010', 'FedEx', NULL, '2016-10-04', '30.09.2016 07:27', '4260295881494', '1', 'a0YC000000gaFxhMAE', '130.00', '209.00'),
(40101, '436384558', NULL, NULL, 'Carla Margan', '12 Firemans flats Bounds Green Road', '', 'N22 8DG', 'Wood Green', 'Gro', 'GB', NULL, NULL, '7535979233', '0010154YY8', NULL, NULL, 'Pionier Florida Diamonds watch with gold case, black face and a brown leather band 505-3', NULL, '644352646021', 'FedEx', NULL, '2016-10-04', '30.09.2016 22:28', '4260295880824', '1', 'a0YC000000gaFxgMAE', '130.00', '209.00'),
(40102, '436299927', NULL, NULL, 'Clare Jones', '1 PARK CLOSE', '', 'NP20 3AR', 'NEWPORT', 'Gro', 'GB', NULL, NULL, '7427546050', '0010025VLJ', NULL, NULL, 'Pionier Florida Diamonds watch with gold case, black face and a brown leather band 505-3', NULL, '644352646032', 'FedEx', NULL, '2016-10-04', '30.09.2016 16:02', '4260295880824', '1', 'a0YC000000gaFxgMAE', '130.00', '209.00'),
(40103, '436711129', NULL, NULL, 'Tijjani Abubakar', 'BUCKINGHAM HUNTER STREET Student postroom', '', 'MK18 1EG', 'BUCKINGHAM', 'Gro', 'GB', NULL, NULL, '7881279072', '0010191Q23', NULL, NULL, 'Pionier Florida Diamonds watch with gold case, black face and a brown leather band 505-3', NULL, '644352646043', 'FedEx', NULL, '2016-10-04', '02.10.2016 12:54', '4260295880824', '1', 'a0YC000000gaFxgMAE', '130.00', '209.00'),
(40104, '436745779', NULL, NULL, 'Esameldeen Hammouda', 'Student postrom Chandos road University of buckingham', '', 'Mk18 1eg', 'Buckingham', 'Gro', 'GB', NULL, NULL, '7572020936', '00100839SF', NULL, NULL, 'Pionier Florida Diamonds watch with gold case, black face and a gold metal band 505-8', NULL, '644352646054', 'FedEx', NULL, '2016-10-04', '02.10.2016 15:35', '4260295881500', '1', 'a0YC000000gaFxiMAE', '130.00', '209.00'),
(40105, '436893625', NULL, NULL, 'barbara moore', '30 BROOK STREET', '', 'S45 9QY', 'CHESTERFIELD', 'Gro', 'GB', NULL, NULL, '7762285550', '00101712RR', NULL, NULL, 'Silver case / Black face / Black Leather Band 3012-2', NULL, '644352646065', 'FedEx', NULL, '2016-10-04', '03.10.2016 10:06', '4260295881876', '1', 'a0YC000000gigL3MAI', '128.00', '189.00'),
(40106, '436327674', NULL, NULL, 'Christine Newton', '20 CARLTON AVENUE Narborough', '', 'LE19 2DE', 'LEICESTER', 'Gro', 'GB', NULL, NULL, '1162849497', '00101354XQ', NULL, NULL, 'Theorema Newton men\'s watch - 4004-3', NULL, '644352646076', 'FedEx', NULL, '2016-10-04', '30.09.2016 17:54', '4260295881081', '1', 'a0YC000000gaGEzMAM', '128.00', '179.00'),
(40107, '436687430', NULL, NULL, 'Gavin Lindsay', '92 HIGHCOATS', '', 'ML5 3PE', 'COATBRIDGE', 'Gro', 'GB', NULL, NULL, '1236604411', '0010200I45', NULL, NULL, 'Theorema Newton men\'s watch - 4004-3', NULL, '644352646087', 'FedEx', NULL, '2016-10-04', '02.10.2016 11:35', '4260295881081', '1', 'a0YC000000gaGEzMAM', '128.00', '179.00'),
(40108, '436548105', NULL, NULL, 'Trevor fawcett', '5 Buddleia close', '', 'Dl167lz', 'Spennymoor', 'Gro', 'GB', NULL, NULL, '7920066809', '001005245M', NULL, NULL, 'Theorema Newton men\'s watch - 4004-3', NULL, '644352646098', 'FedEx', NULL, '2016-10-04', '01.10.2016 16:25', '4260295881081', '1', 'a0YC000000gaGEzMAM', '128.00', '179.00'),
(40109, '436588716', NULL, NULL, 'lisa gemmell', '23 Zena cresent', '', 'G33 1HZ', 'GLASGOW', 'Gro', 'GB', NULL, NULL, '7951065394', '00102188YR', NULL, NULL, 'Theorema Newton men\'s watch - 4004-8', NULL, '644352646102', 'FedEx', NULL, '2016-10-04', '01.10.2016 20:57', '4260295881135', '1', 'a0YC000000gaGF4MAM', '128.00', '179.00'),
(40110, '437055076', NULL, NULL, 'Alin Marius Ionita', '62A Grove Road', '', 'London', 'Gro', 'SM1 1BT', 'GB', NULL, NULL, '7481888870', '00101712PC', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '644352646216', 'FedEx', NULL, '2016-10-04', '03.10.2016 20:28', '4260295880374', '1', 'a0YC000000girH4MAI', '154.00', '229.00'),
(40111, '437001187', NULL, NULL, 'Ash Williams', '20 Reddicliff Close', '', 'PLYMOUTH', 'Gro', 'PL9 9QJ', 'GB', NULL, NULL, '7889189538', '0010250WB8', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '644352646227', 'FedEx', NULL, '2016-10-04', '03.10.2016 16:44', '4260295880050', '1', 'a0YC000000girH7MAI', '154.00', '229.00'),
(40112, '437091136', NULL, NULL, 'kelly Phoenix birtles', '8 Stonegravels croft Halfway', '', 'Sheffield', 'Gro', 's20 4hp', 'GB', NULL, NULL, '7803251977', '00101093XL', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '644352646238', 'FedEx', NULL, '2016-10-04', '03.10.2016 23:09', '4260295880626', '1', 'a0YC000000gigEUMAY', '135.00', '179.00'),
(40113, '436907398', NULL, NULL, 'Natacha Richardson', '8 ARGYLE STREET 8', '', 'SUNDERLAND', 'Gro', 'SR2 7DH', 'GB', NULL, NULL, '7516495650', '0010171P3A', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '644352646249', 'FedEx', NULL, '2016-10-04', '03.10.2016 10:44', '4260295880626', '1', 'a0YC000000gigEUMAY', '135.00', '179.00'),
(40114, '436952444', NULL, NULL, 'Jessica Edwards', '18-20 ST. PETERS CHURCHYARD 18-22 The Old Court House', '', 'DERBY', 'Gro', 'DE1 1NN', 'GB', NULL, NULL, '7875686293', '0010119Y16', NULL, NULL, '3011-7 watch: gold case / black face / stainless steel band', NULL, '644352646250', 'FedEx', NULL, '2016-10-04', '03.10.2016 13:34', '4260295881760', '1', 'a0YC000000gZgVnMAK', '123.01', '179.00'),
(40115, '437071039', '', '', 'David Gribble', '11 MUNSLEY GROVE', '', 'GLOUCESTER', 'Gro', 'GL4 6LN', '', '', '', '7713474158', '0010179RYH', '', '', 'Black case / Black face / Black Leather Band  3012-4', '', '644352646260', 'FedEx', '', '2016-10-04', '03.10.2016 21:25', '4260295881890', '1', 'a0YC000000gigL5MAI', '128.00', '189.00'),
(40116, '436904110', NULL, NULL, 'Ericson Chin', '41 LOCK ROAD', '', 'ALDERSHOT', 'Gro', 'GU11 2PF', 'GB', NULL, NULL, '7802575692', '0010167OTV', NULL, NULL, 'Gold case / Black face / Brown Leather Band', NULL, '644352646271', 'FedEx', NULL, '2016-10-04', '03.10.2016 10:35', '4260295881883', '1', 'a0YC000000gigL4MAI', '128.00', '189.00'),
(40117, '437057046', NULL, NULL, 'Kasra Faridy', '4 Tewkesbury lane', '', 'Milton keynes', 'Gro', 'Mk10 9eu', 'GB', NULL, NULL, '7572287878', '0010048HDK', NULL, NULL, 'Pionier Florida Diamonds watch with gold case, black face and a gold metal band', NULL, '644352646282', 'FedEx', NULL, '2016-10-04', '03.10.2016 20:45', '4260295881500', '1', 'a0YC000000gaFxiMAE', '130.00', '209.00'),
(40118, '437082223', NULL, NULL, 'THEO Canacoo', 'FLAT 62  ROCHE HOUSE . BECCLES STREET.', '', 'LONDON', 'Gro', 'E14 8HE', 'GB', NULL, NULL, '7931583779', '0010126JZU', NULL, NULL, 'Silver case / Black face / Black Leather Band 3012-2', NULL, '644352646293', 'FedEx', NULL, '2016-10-04', '03.10.2016 22:09', '4260295881876', '1', 'a0YC000000gigL3MAI', '128.00', '189.00'),
(40119, '436967431', NULL, NULL, 'Robert Stockton', 'Rowen Erwgerrig Rhos', '', 'Wrexham', 'Gro', 'LL14 2BS', 'GB', NULL, NULL, '7527281088', '0010205JZK', NULL, NULL, 'Silver case / White face / Black Leather Band 3012-1', NULL, '644352646308', 'FedEx', NULL, '2016-10-04', '03.10.2016 14:42', '4260295881869', '1', 'a0YC000000gigL2MAI', '128.00', '189.00'),
(40120, '437105928', NULL, NULL, 'Garry Long', '30 SUMERLING WAY', '', 'BLUNTISHAM', 'Gro', 'PE28 3XT', 'GB', NULL, NULL, '4,41488E+11', '0010244MN6', NULL, NULL, 'Theorema Newton men\'s watch - 4004-3', NULL, '644352646319', 'FedEx', NULL, '2016-10-04', '04.10.2016 00:37', '4260295881081', '1', 'a0YC000000gaGEzMAM', '128.00', '179.00'),
(40121, '436961433', NULL, NULL, 'Peter Howard', '3 APPLEBY PLACE', '', 'DUNDEE', 'Gro', 'DD3 9BL', 'GB', NULL, NULL, '7708765965', '0010036JMR', NULL, NULL, 'Theorema Newton men\'s watch - 4004-6', NULL, '644352646320', 'FedEx', NULL, '2016-10-04', '03.10.2016 13:59', '4260295881111', '1', 'a0YC000000gaGF2MAM', '128.00', '179.00'),
(40122, '436876453', NULL, NULL, 'Moez Saidane', 'Al saraya avenue blg roof top Drawlink group office 5', '', 'Dubai', 'Vereinigte Arabische Emirate', '', 'AE', NULL, NULL, '00 971 50 283 3605', '0010166ZHT', NULL, NULL, 'P 7002-4 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - GOLD BLACK-LEATHER', NULL, '578824956501', 'FedEx', NULL, '2016-10-05', '03.10.2016 11:38', 'a0YC000000fbmPyMAI', '1', 'a0YC000000fbmPyMAI', '751.99', '949.00'),
(40123, '435217989', NULL, NULL, 'Hanan Mohammad', 'Alwarqa3 19B', '', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '558444843', '0010171FFF', NULL, NULL, 'Pionier Watches - Tokyo GM-513-03', NULL, '578824956074', 'FedEx', NULL, '2016-09-29', '26.09.2016 18:38', 'a0YC000000gKAiKMAW', '1', 'a0YC000000gKAiKMAW', '738.04', '949.00'),
(40124, '434836351', NULL, NULL, 'Maria de Paz', 'Jebel Ali Free Zone Warehouse FZ', 'JAFZA South', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '050 3793046', '0010237WXF', NULL, NULL, 'GM-107-2 Theorema Rio Watch - Black Leather Strap, Silver Case, Black Dial', NULL, '578824956085', 'FedEx', NULL, '2016-09-29', '25.09.2016 10:08', 'a0YC000000eO8H0MAK', '1', 'a0YC000000eO8H0MAK', '760.04', '999.00'),
(40125, '437280997', NULL, NULL, 'Ayse Kaya', 'Rue Provinciale  37', '', '4042', 'Liege', 'Belgien', 'BE', NULL, NULL, '488260277', '0010092B8N', NULL, NULL, 'Montre Theorema Sao Paolo - Noir / Noir', NULL, '644352646444', 'FedEx', NULL, '2016-10-05', '04.10.2016 16:48', '4260295880459', '1', 'a0YC000000giwq5MAA', '170.00', '269.00'),
(40126, '437201010', NULL, NULL, 'Robin Demyttenaere', 'Papenwal 2', '', '9880', 'Aalter', 'Belgien', 'BE', NULL, NULL, '32471446838', '0010250VGQ', NULL, NULL, '502-8 Black case / Black face / Black metal Band', NULL, '644352646455', 'FedEx', NULL, '2016-10-05', '04.10.2016 11:48', 'WL4260295881937', '1', 'a0YC000000gltzkMAA', '155.00', '239.99'),
(40127, '437169585', NULL, NULL, 'Kevin Pieronne', '4 rue Rene Hamon ', '', '94800', 'Villejuif', 'Frankreich', 'FR', NULL, NULL, '669195123', '0010017P7W', NULL, NULL, 'Montre Pionier modèle Dublin - 508-6 Argent / Noir / Acier', NULL, '644352646400', 'FedEx', NULL, '2016-10-05', '04.10.2016 08:10', '4260295881951', '1', 'a0YC000000gcHVBMA2', '155.00', '199.90'),
(40128, '437210655', '', '', 'Odette Marrix', 'VIA PIANA 29', '', '56036', 'PALAIA PI', 'Italien', '', '', '', '3458112215', '001021969S', '', '', '7002-2 Cassa Argento Quadrante Nero Cinturino in pelle Nero', '', 'CY 732 902 218 DE', 'Deutsche Post', 'CY 732 902 218 DE', '2016-10-05', '04.10.2016 13:31', '4260295882231', '1', 'a0YC000000gS36kMAC', '150.01', '219.99'),
(40129, '437196242', NULL, NULL, 'Giulio Cortese', 'Presso ROYAL BAR Via Nazionale Appia (Royal Bar) 180', '', '81022', 'Casagiove Caserta', 'Italien', 'IT', NULL, NULL, '3661729618', '0010250T5B', NULL, NULL, 'Oro-nero con cinturino in acciaio 510-7', NULL, '644352646422', 'FedEx', NULL, '2016-10-05', '04.10.2016 13:11', '4260295881432', '1', 'a0YC000000gdC0qMAE', '155.00', '209.90'),
(40130, '436959462', NULL, NULL, 'Salvatore Cariello', 'Citofono Sembox Piazza Ernesto De Angeli 3', '', '20146', 'milano MI', 'Italien', 'IT', NULL, NULL, '3392510855', '00101798X7', NULL, NULL, 'Cassa argento, quadrante nero e cinturino in pelle nero 7002-2', NULL, '644352646433', 'FedEx', NULL, '2016-10-05', '03.10.2016 15:09', '4260295882231', '1', 'a0YC000000gRfgUMAS', '150.01', '219.99'),
(40131, '437344056', NULL, NULL, 'Alexandra Cnejavici', 'GRAN VIA DE LES CORTS CATALANES 192A', '', '08004', 'BARCELONA', 'Spanien', 'ES', NULL, NULL, '634540448', '0010156YIL', NULL, NULL, 'Reloj Pionier modelo Chicago adornado con diamantes - caja dorada - cara blanca y correa de cuero marrón - 7002-3', NULL, '644352646466', 'FedEx', NULL, '2016-10-05', '04.10.2016 18:58', '4260295882248', '1', 'a0YC000000gS36vMAC', '149.99', '219.99'),
(40132, '437170698', NULL, NULL, 'Lucia Carlos', 'flat 5 73 jolliffe road', '', 'BH15 2HA', 'POOLE', 'Gro', 'GB', NULL, NULL, '7843273968', '0010127EDX', NULL, NULL, '3011-3 watch: gold case / black face / black leather band', NULL, '644352646341', 'FedEx', NULL, '2016-10-05', '04.10.2016 09:55', '4260295881272', '1', 'a0YC000000gZgVjMAK', '123.01', '179.00'),
(40133, '437197471', NULL, NULL, 'Tudor Weatherley', '3 Roper Wright Close GOWERTON', '', 'SA43HD', 'SWANSEA', 'Gro', 'GB', NULL, NULL, '7855753973', '0010059ULL', NULL, NULL, '3011-5 watch: silver case / white face / stainless steel band', NULL, '644352646352', 'FedEx', NULL, '2016-10-05', '04.10.2016 12:01', '42602958811746', '1', 'a0YC000000gZgVlMAK', '123.01', '179.00'),
(40134, '437136772', NULL, NULL, 'Daniel Jones', '1735A London Road', '', 'SS9 2SW', 'Leigh-on-Sea', 'Gro', 'GB', NULL, NULL, '7939808105', '0010128KVC', NULL, NULL, '3011-8 watch: black case / black face / stainless steel band', NULL, '644352646363', 'FedEx', NULL, '2016-10-05', '04.10.2016 07:20', '4260295881777', '1', 'a0YC000000gZgVoMAK', '123.01', '179.00'),
(40135, '437159729', NULL, NULL, 'Gail Woodburn', '11 HIGHFIELD ROAD', '', 'OL11 5RZ', 'ROCHDALE', 'Gro', 'GB', NULL, NULL, '7748770603', '00102501G0', NULL, NULL, 'Theorema Paragon watch 3001-3 with brown leather band, gold case and white face', NULL, '644352646374', 'FedEx', NULL, '2016-10-05', '04.10.2016 09:37', '4260295880329', '1', 'a0YC000000gixdvMAA', '105.01', '159.00'),
(40136, '437162209', NULL, NULL, 'Mark Devine', '9 SUNNYBRAE TERRACE', '', 'DD3 8NG', 'DUNDEE', 'Gro', 'GB', NULL, NULL, '7981156633', '0010086XSR', NULL, NULL, 'Theorema Paragon watch 3001-3 with brown leather band, gold case and white face', NULL, '644352646385', 'FedEx', NULL, '2016-10-05', '04.10.2016 09:36', '4260295880329', '1', 'a0YC000000gixdvMAA', '105.01', '159.00'),
(40137, '437171486', NULL, NULL, 'Michael Akwei', '37 FAYGATE CLOSE Bexhill-on-Sea', '', 'TN39 5EE', 'BEXHILL-ON-SEA EAST SUSSEX', 'Gro', 'GB', NULL, NULL, '7921682536', '0010152UU2', NULL, NULL, 'Theorema Paragon watch 3001-3 with brown leather band, gold case and white face', NULL, '644352646396', 'FedEx', NULL, '2016-10-05', '04.10.2016 10:08', '4260295880329', '1', 'a0YC000000gixdvMAA', '105.01', '159.00'),
(40138, '437214116', NULL, NULL, 'Jenny Webster', '46 MAY STREET', '', 'WA3 3TU', 'WARRINGTON', 'Gro', 'GB', NULL, NULL, '7841786326', '0010179UQ0', NULL, NULL, '107-1 Silver case / White face / Black Leather Band', NULL, '644352646569', 'FedEx', NULL, '2016-10-05', '04.10.2016 12:55', '4260295880602', '1', 'a0YC000000gigETMAY', '135.00', '179.00'),
(40139, '437353461', NULL, NULL, 'Rob cologanaden', '78 Pemberton road', '', 'SL2 2JY', 'SLOUGH', 'Gro', 'GB', NULL, NULL, '7944055429', '0010215Z7Z', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '644352646570', 'FedEx', NULL, '2016-10-05', '04.10.2016 22:02', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40140, '437385449', NULL, NULL, 'Christopher Brown', '73 Meadowfield road Burnhope', '', 'DH7 0EL', 'DURHAM', 'Gro', 'GB', NULL, NULL, '7595348678', '0010033OO4', NULL, NULL, '3012-1 Silver case / White face / Black Leather Band', NULL, '644352646580', 'FedEx', NULL, '2016-10-05', '05.10.2016 00:50', '4260295881869', '1', 'a0YC000000gigL2MAI', '128.00', '189.00'),
(40141, '437354922', NULL, NULL, 'gill daley', '50 WHISPERWOOD WAY Castle Grange', '', 'HU7 4JT', 'HULL', 'Gro', 'GB', NULL, NULL, '7731712350', '0010055V6X', NULL, NULL, '3012-2 Silver case / Black face / Black Leather Band', NULL, '644352646591', 'FedEx', NULL, '2016-10-05', '04.10.2016 21:59', '4260295881876', '1', 'a0YC000000gigL3MAI', '128.00', '189.00'),
(40142, '437325636', NULL, NULL, 'J Woodman', '48 FROBISHER CLOSE', '', 'NN11 4JL', 'DAVENTRY', 'Gro', 'GB', NULL, NULL, '7515022655', '00102491UW', NULL, NULL, '3012-3 Gold case / Black face / Brown Leather Band', NULL, '644352646606', 'FedEx', NULL, '2016-10-05', '04.10.2016 20:17', '4260295881883', '1', 'a0YC000000gigL4MAI', '128.00', '189.00'),
(40143, '437358298', NULL, NULL, 'Mrs Sajda', '199 MOUNTCASTLE CRESCENT', '', 'EH8 7SX', 'EDINBURGH', 'Gro', 'GB', NULL, NULL, '7725091511', '00102171VV', NULL, NULL, '3012-3 Gold case / Black face / Brown Leather Band', NULL, '644352646617', 'FedEx', NULL, '2016-10-05', '04.10.2016 22:17', '4260295881883', '1', 'a0YC000000gigL4MAI', '128.00', '189.00'),
(40144, '437370138', NULL, NULL, 'Scott Wallace', '29 Tryst Road Stenhousemuir', '', 'FK5 4QH', 'Larbert', 'Gro', 'GB', NULL, NULL, '7909141858', '0010096QY3', NULL, NULL, '3012-3 Gold case / Black face / Brown Leather Band', NULL, '644352646628', 'FedEx', NULL, '2016-10-05', '04.10.2016 23:14', '4260295881883', '1', 'a0YC000000gigL4MAI', '128.00', '189.00'),
(40145, '437328133', NULL, NULL, 'Patrick Nwosu', '7 Standish Bank', '', 'S5 8YB', 'Sheffield', 'Gro', 'GB', NULL, NULL, '7900616674', '0010186J46', NULL, NULL, '3012-4 Black case / Black face / Black Leather Band', NULL, '644352646639', 'FedEx', NULL, '2016-10-05', '04.10.2016 21:04', '4260295881890', '1', 'a0YC000000gigL5MAI', '128.00', '189.00'),
(40146, '437323990', NULL, NULL, 'Sebastian Malinowski', '23 BEVERSTON GARDENS', '', 'BS11 0SB', 'BRISTOL', 'Gro', 'GB', NULL, NULL, '7704287292', '0010179EHM', NULL, NULL, 'Malibu Diamonds skeleton watch 502-2', NULL, '644352646640', 'FedEx', NULL, '2016-10-05', '04.10.2016 20:03', '4260295880695', '1', 'a0YC000000gigHcMAI', '123.00', '199.00'),
(40147, '437393214', NULL, NULL, 'Ellie Slaughter', '89B North approach Kingswood cars', '', 'WD25 0EL', 'WATFORD', 'Gro', 'GB', NULL, NULL, '7968361145', '0010250VRY', NULL, NULL, '107-4 Black case / Black face / Black Leather Band', NULL, '644352646812', 'FedEx', NULL, '2016-10-06', '05.10.2016 02:12', '4260295880633', '1', 'a0YC000000gigEVMAY', '135.00', '179.00'),
(40148, '437380905', NULL, NULL, 'Laura Anderson', '8B Grafog street Port Tennant', '', 'SA1 8NQ', 'SWANSEA', 'Gro', 'GB', NULL, NULL, '7930339939', '00102303RU', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '644352646823', 'FedEx', NULL, '2016-10-06', '05.10.2016 01:02', '4260295880626', '1', 'a0YC000000gigEUMAY', '135.00', '179.00'),
(40149, '437683489', NULL, NULL, 'J Gill', '9 Holt park grange', '', 'LS16 7RD', 'LEEDS', 'Gro', 'GB', NULL, NULL, '7709940420', '0010115GA5', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352646904', 'FedEx', NULL, '2016-10-06', '06.10.2016 00:38', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40150, '437680414', NULL, NULL, 'Anne Russell', '12 WELLERS CLOSE', '', 'SO40 8FG', 'SOUTHAMPTON', 'Gro', 'GB', NULL, NULL, '7500122910', '0010074ROD', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352646915', 'FedEx', NULL, '2016-10-06', '06.10.2016 00:36', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40151, '437680494', NULL, NULL, 'Abubakar Ibrahim Habu', '6 NEWBERRY CLOSE', '', 'BD5 7LU', 'BRADFORD', 'Gro', 'GB', NULL, NULL, '7427180509', '00101189ND', NULL, NULL, 'Pionier Florida Diamonds watch with silver case, white face and a black leather band', NULL, '644352646926', 'FedEx', NULL, '2016-10-06', '05.10.2016 23:59', '4260295880800', '1', 'a0YC000000gaFxfMAE', '130.00', '209.00'),
(40152, '437679633', NULL, NULL, 'Abubakar Ibrahim Habu', '6 NEWBERRY CLOSE', '', 'BD5 7LU', 'BRADFORD', 'Gro', 'GB', NULL, NULL, '7427180509', '001010119Y', NULL, NULL, 'Pionier Florida Diamonds watch with gold case, black face and a brown leather band', NULL, '644352646926', 'FedEx', NULL, '2016-10-06', '05.10.2016 23:53', '4260295880824', '1', 'a0YC000000gaFxgMAE', '130.00', '209.00'),
(40153, '437676426', NULL, NULL, 'Neha Makwana', '7 CURZON PLACE', '', 'MK7 8RB', 'MILTON KEYNES', 'Gro', 'GB', NULL, NULL, '7500269565', '0010206Q5Q', NULL, NULL, '3011-8 watch: black case / black face / stainless steel band', NULL, '644352646948', 'FedEx', NULL, '2016-10-06', '05.10.2016 23:30', '4260295881777', '1', 'a0YC000000gZgVoMAK', '123.01', '179.00'),
(40154, '437670426', NULL, NULL, 'Julie Ruddie', '5 DACRE ROAD', '', 'OL11 2LH', 'ROCHDALE', 'Gro', 'GB', NULL, NULL, '7711030821', '10203144', NULL, NULL, '107-1 Silver case / White face / Black Leather Band', NULL, '644352646959', 'FedEx', NULL, '2016-10-06', '05.10.2016 23:06', '4260295880602', '1', 'a0YC000000gigETMAY', '135.00', '179.00'),
(40155, '437661003', NULL, NULL, 'Sam Boydell', '12 WHITE STREET', '', 'WN7 2LF', 'LEIGH', 'Gro', 'GB', NULL, NULL, '7568570134', '00100610S1', NULL, NULL, '107-4 Black case / Black face / Black Leather Band', NULL, '644352646960', 'FedEx', NULL, '2016-10-06', '05.10.2016 22:04', '4260295880633', '1', 'a0YC000000gigEVMAY', '135.00', '179.00'),
(40156, '437646264', NULL, NULL, 'bibi beeharry', '110 benhill avenue', '', 'SM1 4DL', 'sutton surrey', 'Gro', 'GB', NULL, NULL, '7876713802', '0010143HC2', NULL, NULL, 'Theorema Paragon watch 3001-2 with black leather band, silver case and black face', NULL, '644352646970', 'FedEx', NULL, '2016-10-06', '05.10.2016 21:16', '4260295880312', '1', 'a0YC000000gixduMAA', '105.01', '159.00'),
(40157, '437627035', NULL, NULL, 'indira nair da costa freire', '16 INGESTRE PLACE 3rd floor', '', 'W1F 0JJ', 'LONDON', 'Gro', 'GB', NULL, NULL, '7723507654', '0010013FIQ', NULL, NULL, '3011-3 watch: gold case / black face / black leather band', NULL, '644352646981', 'FedEx', NULL, '2016-10-06', '05.10.2016 20:05', '4260295881272', '1', 'a0YC000000gZgVjMAK', '123.01', '179.00'),
(40158, '437585649', NULL, NULL, 'tiberio gonzalez navia', '9 Rydal House Union Rd', '', 'SW8 2SD', 'LONDON', 'Gro', 'GB', NULL, NULL, '7453316571', '0010104BH1', NULL, NULL, '3012.3 Gold case / Black face / Brown Leather Band', NULL, '644352646992', 'FedEx', NULL, '2016-10-06', '05.10.2016 17:11', '4260295881883', '1', 'a0YC000000gigL4MAI', '128.00', '189.00'),
(40159, '437528325', NULL, NULL, 'Mike Akwei', '37 Faygate close Bexhill-on-sea', '', 'TN39 5EE', 'BEXHILL-ON-SEA', 'Gro', 'GB', NULL, NULL, '7921682536', '0010083NFA', NULL, NULL, '506-3 Gold case / Black face / Brown Leather Band', NULL, '644352647006', 'FedEx', NULL, '2016-10-06', '05.10.2016 14:05', '4260295880886', '1', 'a0YC000000gigLdMAI', '120.01', '179.00'),
(40160, '437510168', NULL, NULL, 'Peter Howard', '3 APPLEBY PLACE', '', 'DD3 9BL', 'DUNDEE', 'Gro', 'GB', NULL, NULL, '7708765965', '00102503N3', NULL, NULL, '107-6 Silver Case / Black Face / Stainless steel band', NULL, '644352647017', 'FedEx', NULL, '2016-10-06', '05.10.2016 12:34', '4260295881562', '1', 'a0YC000000gigEXMAY', '135.00', '179.00'),
(40161, '437505693', NULL, NULL, 'Ian Eldred', '10 10 kingshill avenue West Malling', '', 'ME19 4AR', 'WEST MALLING', 'Gro', 'GB', NULL, NULL, '7850881682', '0010179ON8', NULL, NULL, '102-6 silver case / black face / stainless steel band', NULL, '644352647028', 'FedEx', NULL, '2016-10-06', '05.10.2016 12:24', '4260295881524', '1', 'a0YC000000gRRsQMAW', '134.99', '189.00'),
(40162, '437497514', NULL, NULL, 'Toby Gavin', 'Garden house LEWSON STREET', '', 'Me99jw', 'Lewson street', 'Gro', 'GB', NULL, NULL, '7912582003', '0010094U5K', NULL, NULL, '3012.2Silver case / Black face / Black Leather Band', NULL, '644352647039', 'FedEx', NULL, '2016-10-06', '05.10.2016 12:10', '4260295881876', '1', 'a0YC000000gigL3MAI', '128.00', '189.00'),
(40163, '437478161', NULL, NULL, 'Justin Gayle', '33 BEECHMOUNT DRIVE', '', 'B23 5UG', 'BIRMINGHAM', 'Gro', 'GB', NULL, NULL, '7786548794', '0010179TF5', NULL, NULL, '506-3 Gold case / Black face / Brown Leather Band', NULL, '644352647040', 'FedEx', NULL, '2016-10-06', '05.10.2016 12:08', '4260295880886', '1', 'a0YC000000gigLdMAI', '120.01', '179.00'),
(40164, '437434962', NULL, NULL, 'Silvia Tomasutti', 'Via Scaltenigo 20/2', '', '30035', 'Mirano VE ', 'Italien ', 'IT', NULL, NULL, '3459771527', '0010131IC2', NULL, NULL, '7002-2 Cassa Argento Quadrante Nero Cinturino in pelle Nero', NULL, '644352646890', 'FedEx', NULL, '2016-10-06', '05.10.2016 09:10', '4260295882231', '1', 'a0YC000000gS36kMAC', '150.01', '219.99'),
(40165, '437442066', NULL, NULL, 'Nazu Borges', '4 ALLEE DE L ALLEE DE LA PAIX', '', '77290', 'MITRY MORY', 'Frankreich', 'FR', NULL, NULL, '624492047', '0010057RXA', NULL, NULL, 'Montre Automatique Theorema Macau 3011-7 - Or / Noir / Acier', NULL, '644352646856', 'FedEx', NULL, '2016-10-06', '05.10.2016 06:41', '4260295881760', '1', 'a0YC000000gcHbLMAU', '149.99', '199.00'),
(40166, '437337720', NULL, NULL, 'aurore impelletieri', '6bis Chemin du bois', '', '31470', 'Fonsorbes', 'Frankreich', 'FR', NULL, NULL, '612688142', '001025077C', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-1 - Argent / Blanc / Noir', NULL, '644352646867', 'FedEx', NULL, '2016-10-06', '04.10.2016 18:49', '4260295880602', '1', 'a0YC000000giq4JMAQ', '148.99', '229.90'),
(40167, '437283969', NULL, NULL, 'edith wagneur - FASHIONKAKI', '-  7 PLACE DU BEFFROI', '', '95260', 'BEAUMONT SUR OISE', 'Frankreich', 'FR', NULL, NULL, '953890427', '0010053FHU', NULL, NULL, 'Montre automatique Pionier - 7001-3 Or / Noir / Marron', NULL, '644352646878', 'FedEx', NULL, '2016-10-06', '04.10.2016 14:43', '4260295882118', '1', 'a0YC000000gaQtEMAU', '149.99', '229.90'),
(40168, '437247530', NULL, NULL, 'Pierre BLACHE', '592 ROUTE DE SAINT ZACHARIE', '', '13530', 'TRETS', 'Frankreich', 'FR', NULL, NULL, '637075736', '00102505RQ', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-6 - Argent / Noir / Acier', NULL, '644352646889', 'FedEx', NULL, '2016-10-06', '04.10.2016 12:48', '4260295881562', '1', 'a0YC000000giq4NMAQ', '148.99', '229.90');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(40169, '437510393', NULL, NULL, 'Christophe De Schrevel', 'Avenue de l\'Heliport 22 Heliport', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '488450775', '00101914B0', NULL, NULL, 'Montre Theorema Sao Paolo - Or / Noir et marron', NULL, '644352646834', 'FedEx', NULL, '2016-10-06', '05.10.2016 12:48', '4260295880442', '1', 'a0YC000000giwq4MAA', '170.00', '269.00'),
(40170, 'PK\0\0\0\0\0!\0b', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40171, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40172, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40173, 'ޚ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40174, '&$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40175, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40176, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40177, '\0\0\"!\0\0\0\0\0xl/sharedStrings.xml', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40178, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40179, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40180, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '4', '', '', '', ''),
(40181, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40182, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40183, '-', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40184, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40185, 'H', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', 'fE', 'P', '', '', ''),
(40186, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40187, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40188, '-$z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40189, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40190, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40191, 'ݣ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40192, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40193, 'u', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40194, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'X', '', '', '', '', ''),
(40195, '9T', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40196, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40197, '`V', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40198, 'Ziڿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40199, '', NULL, NULL, 't', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '\\', 'o', 'O', '', '', ''),
(40200, '\r}Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40201, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40202, 'J', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40203, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40204, '3	', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40205, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40206, 't', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40207, 'ɒU', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40208, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40209, 'D', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40210, 'd', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40211, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40212, '1\'', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40213, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40214, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40215, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40216, 'K^', NULL, NULL, '{	', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '<', '|8', '', '', '', ''),
(40217, 'I9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40218, 'Q', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40219, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40220, 'v', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40221, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40222, '\0\0\"!\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40223, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40224, '\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40225, '437539492', NULL, NULL, 'stephane deneve', 'rue kindermans 16', '', 'Belgien', '1000', 'bruxelles', 'BE', NULL, NULL, '487284102', '0010236V5G', NULL, NULL, 'Montre Pionier Malibu avec 12 Diamonds - 502-2 - Boîtier argenté, cadran noir, bracelet en cuir noir', NULL, '644352647050', 'FedEx', NULL, '2016-10-06', '05.10.2016 14:18', 'WL4260295880695', '1', 'a0YC000000gltzeMAA', '155.00', '239.99'),
(40226, '437793555', NULL, NULL, 'Pierre, Vasic', '1 square montpensier', '', '91380', 'CHILLY MAZARIN', 'Frankreich', 'FR', NULL, NULL, '640108830', '0010052IE8', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-1 - Argent / Blanc / Noir', NULL, '644352647094', 'FedEx', NULL, '2016-10-07', '06.10.2016 10:09', '4260295880602', '1', 'a0YC000000giq4JMAQ', '148.99', '229.90'),
(40227, '437611445', NULL, NULL, 'Ali Radouanne', '5 allee des paquerettes', '', '93140', 'Bondy', 'Frankreich', 'FR', NULL, NULL, '667943960', '0010182L29', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-1 - Argent / Blanc / Noir', NULL, '644352647109', 'FedEx', NULL, '2016-10-07', '05.10.2016 16:47', '4260295880602', '1', 'a0YC000000giq4JMAQ', '148.99', '229.90'),
(40228, '437557505', NULL, NULL, 'Alexis Drapeau', '11 RUE DES CHAMPS DE BERTIN', '', '85640', 'MOUCHAMPS', 'Frankreich', 'FR', NULL, NULL, '789850856', '00100901SX', NULL, NULL, 'Montre Automatique Theorema Macau 3011-7 - Or / Noir / Acier', NULL, '644352647110', 'FedEx', NULL, '2016-10-07', '05.10.2016 13:12', '4260295881760', '1', 'a0YC000000gcHbLMAU', '149.99', '199.00'),
(40229, '437626350', NULL, NULL, 'Ihtisham Arshad', 'Via Santorre Di Santarosa 19', '', '59100', 'Prato PO', 'Italien', 'IT', NULL, NULL, '3933603797', '0010179NOP', NULL, NULL, 'Orologio da uomo Theorema Monaco - 3006-5', NULL, '644352647120', 'FedEx', NULL, '2016-10-07', '05.10.2016 21:01', '4260295881463', '1', 'a0YC000000gigSJMAY', '145.00', '219.99'),
(40230, '437844371', NULL, NULL, 'Alin Marius Ionita', '62A Grove Road', '', 'SM1 1BT', 'London', 'Gro', 'GB', NULL, NULL, '7481888870', '00101276F4', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352647131', 'FedEx', NULL, '2016-10-07', '06.10.2016 15:02', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40231, '437703430', NULL, NULL, 'Keith Wright', '26 Loyd road Abington', '', 'NN1 5JE', 'NORTHAMPTON', 'Gro', 'GB', NULL, NULL, '7850187775', '00100364CN', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352647142', 'FedEx', NULL, '2016-10-07', '06.10.2016 04:35', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40232, '437953369', NULL, NULL, 'Mark Toplis', '5A WADHAM CLOSE', '', 'DE3 9DP', 'DERBY Derbyshire', 'Gro', 'GB', NULL, NULL, '7723999627', '00102156CS', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352647153', 'FedEx', NULL, '2016-10-07', '06.10.2016 21:48', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40233, '437945018', NULL, NULL, 'Michael Murphy', '123 DOVER ROAD 123', '', 'DA11 9QX', 'GRAVESEND', 'Gro', 'GB', NULL, NULL, '1474740089', '0010174XAX', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352647164', 'FedEx', NULL, '2016-10-07', '06.10.2016 20:56', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40234, '437907454', NULL, NULL, 'Mike Pimlett', '34 Stamford street', '', 'CH65 8HJ', 'ELLESMERE PORT', 'Gro', 'GB', NULL, NULL, '+44 7941 663420', '0010188IQF', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352647175', 'FedEx', NULL, '2016-10-07', '06.10.2016 18:40', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40235, '437890964', NULL, NULL, 'Rebecca Evans', '8 FERNDALE AVENUE', '', 'LL14 4AL', 'WREXHAM', 'Gro', 'GB', NULL, NULL, '7805405597', '0010128S56', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352647186', 'FedEx', NULL, '2016-10-07', '06.10.2016 17:34', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40236, '437947518', NULL, NULL, 'S SAHOTA', '38 ROWNEY CROFT', '', 'B28 0PL', 'BIRMINGHAM', 'Gro', 'GB', NULL, NULL, '7967953570', '0010126YOA', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352647197', 'FedEx', NULL, '2016-10-07', '06.10.2016 21:17', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40237, '437796859', NULL, NULL, 'Stephen Evans', '25 Westbury Drive Pandy', '', 'LL12 8PZ', 'WREXHAM', 'Gro', 'GB', NULL, NULL, '7870821991', '0010096TMD', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352647201', 'FedEx', NULL, '2016-10-07', '06.10.2016 12:25', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40238, '437975667', NULL, NULL, 'Junaid Masood', '1 Greenlawn Walk', '', 'LE4 0BN', 'Leicester', 'Gro', 'GB', NULL, NULL, '7595393657', '0010076IA4', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '644352647212', 'FedEx', NULL, '2016-10-07', '06.10.2016 22:41', '4260295880050', '1', 'a0YC000000girH7MAI', '154.00', '229.00'),
(40239, '437829852', NULL, NULL, 'Mitchell Franklin', '11 Mossendew Close', '', 'UB9 6QD', 'UXBRIDGE', 'Gro', 'GB', NULL, NULL, '7841698308', '0010156B26', NULL, NULL, '107-4 Black case / Black face / Black Leather Band', NULL, '644352647223', 'FedEx', NULL, '2016-10-07', '06.10.2016 14:19', '4260295880633', '1', 'a0YC000000gigEVMAY', '135.00', '179.00'),
(40240, '437835488', NULL, NULL, 'Razwana Kosar', '41 CHAMBERLAIN ROAD', '', 'B13 0QP', 'BIRMINGHAM', 'Gro', 'GB', NULL, NULL, '1214443134', '0010019YIL', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '644352647234', 'FedEx', NULL, '2016-10-07', '06.10.2016 14:42', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40241, '437810444', '', '', 'Jo Kirkland', '79 HOPEFIELD WAY', '', 'BD5 8AA', 'BRADFORD WEST YORKSHIRE', 'Gro', '', '', '', '7788287126', '0010248600', '', '', '107-6 Silver Case / Black Face / Stainless steel band', '', '644352647245', 'FedEx', '', '2016-10-07', '06.10.2016 13:04', '4260295881562', '1', 'a0YC000000gigEXMAY', '135.00', '179.00'),
(40242, '437966172', NULL, NULL, 'Naomi Parkes', '28 THE SYCAMORES', '', 'OL4 3JP', 'OLDHAM', 'Gro', 'GB', NULL, NULL, '7907410606', '00100412RQ', NULL, NULL, '107-6 Silver Case / Black Face / Stainless steel band', NULL, '644352647256', 'FedEx', NULL, '2016-10-07', '06.10.2016 22:09', '4260295881562', '1', 'a0YC000000gigEXMAY', '135.00', '179.00'),
(40243, '437930388', NULL, NULL, 'Jennifer Burton', '78 Wincobank avenue', '', 'S5 6AZ', 'SHEFFIELD', 'Gro', 'GB', NULL, NULL, '7533663403', '0010008N71', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '644352647267', 'FedEx', NULL, '2016-10-07', '06.10.2016 20:00', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40244, '437871265', NULL, NULL, 'Geoffrey Davison', '25 JAMES STREET', '', 'SR7 7QW', 'SEAHAM County Durham', 'Gro', 'GB', NULL, NULL, '7815615497', '00100018KI', NULL, NULL, '3011-6 watch: silver case / black face / stainless steel band', NULL, '644352647278', 'FedEx', NULL, '2016-10-07', '06.10.2016 16:23', '4260295881753', '1', 'a0YC000000gZgVmMAK', '123.01', '179.00'),
(40245, '437974416', NULL, NULL, 'Del Facey', '15 WOODHOUSE HILL', '', 'HD2 1DL', 'HUDDERSFIELD', 'Gro', 'GB', NULL, NULL, '7525262121', '00101834QI', NULL, NULL, 'Black case / Black face / Black Leather Band 3012-4', NULL, '644352647289', 'FedEx', NULL, '2016-10-07', '06.10.2016 22:42', '4260295881890', '1', 'a0YC000000gigL5MAI', '128.00', '189.00'),
(40246, '437885886', NULL, NULL, 'Mike Connolly', '21 WEST OAKHILL PARK', '', 'L13 4BN', 'LIVERPOOL merseside', 'Gro', 'GB', NULL, NULL, '7815537417', '0010009CW4', NULL, NULL, 'Black case / Black face / Black Leather Band 3012-4', NULL, '644352647290', 'FedEx', NULL, '2016-10-07', '06.10.2016 17:23', '4260295881890', '1', 'a0YC000000gigL5MAI', '128.00', '189.00'),
(40247, '437939244', NULL, NULL, 'Heather Mcluckie', '53 Elderpark Street', '', 'G51 3UB', 'GLASGOW', 'Gro', 'GB', NULL, NULL, '7739672898', '00102169Y8', NULL, NULL, 'Malibu Diamonds skeleton watch 502-7', NULL, '644352647304', 'FedEx', NULL, '2016-10-07', '06.10.2016 20:36', '4260295881920', '1', 'a0YC000000gigHhMAI', '123.00', '199.00'),
(40248, '437794976', NULL, NULL, 'mrs l', '12 collinward crescent', '', 'BT36 6DT', 'NEWTOWNABBEY', 'Gro', 'GB', NULL, NULL, '7515405100', '0010057Z89', NULL, NULL, 'Malibu Diamonds skeleton watch 502-7', NULL, '644352647315', 'FedEx', NULL, '2016-10-07', '06.10.2016 12:10', '4260295881920', '1', 'a0YC000000gigHhMAI', '123.00', '199.00'),
(40249, '437992241', NULL, NULL, 'Zenta Zile', '275 High Road Harvester', '', 'CM16 6EE', 'EPPING', 'Gro', 'GB', NULL, NULL, '4,47501E+11', '0010237M7Y', NULL, NULL, 'Pionier Florida Diamonds watch with gold case, black face and a gold metal band', NULL, '644352647326', 'FedEx', NULL, '2016-10-07', '06.10.2016 23:57', '4260295881500', '1', 'a0YC000000gaFxiMAE', '130.00', '209.00'),
(40250, '438209899', NULL, NULL, 'Darren Somers', 'Turnhoutsebaan 10', '', '2970', 'Schilde Antwerpen', 'Belgien', 'BE', NULL, NULL, '470237846', '0010182YFF', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '644352647819', 'FedEx', NULL, '2016-10-10', '07.10.2016 18:48', '4260295881593', '1', 'a0YC000000giwq3MAA', '170.00', '269.00'),
(40251, '438211914', NULL, NULL, 'Darren Somers', 'Turnhoutsebaan 10', '', '2970', 'Schilde Antwerpen', 'Belgien', 'BE', NULL, NULL, '470237846', '0010096PUU', NULL, NULL, '3008-6 Silver case / Black face / Silver metal Band', NULL, '644352647819', 'FedEx', NULL, '2016-10-10', '07.10.2016 18:48', '4260295881715', '1', 'a0YC000000h3LZiMAM', '145.00', '199.99'),
(40252, '438411257', NULL, NULL, 'FLORENCE DEXANDIER', '60 rue des Pepinieres', '', '69440', 'TALUYERS', 'Frankreich', 'FR', NULL, NULL, '06 24 62 22 11', '0010086P3U', NULL, NULL, 'Montre Pionier modèle Dublin - 508-5 Argent / Blanc / Acier', NULL, '644352647690', 'FedEx', NULL, '2016-10-10', '08.10.2016 12:50', '4260295881944', '1', 'a0YC000000gcHVAMA2', '155.00', '199.90'),
(40253, '438097511', NULL, NULL, 'Moug Rafaela', '16g Chemin de l Estel', '', '30210', 'Castillon du Gard', 'Frankreich', 'FR', NULL, NULL, '626860517', '0010171O6U', NULL, NULL, 'Montre Theorema Copacabana mécanique - 101-7 Argent / Noir / Acier', NULL, '644352647705', 'FedEx', NULL, '2016-10-10', '07.10.2016 09:47', '4260295881661', '1', 'a0YC000000gijVyMAI', '170.00', '219.90'),
(40254, '438059109', NULL, NULL, 'Thomas GAY', '19 Place Darcy digicode : GAY ap 403\nappartement: 403', '', '21000', 'Dijon', 'Frankreich', 'FR', NULL, NULL, '633104884', '0010171TBI', NULL, NULL, 'Montre Theorema Copacabana mécanique - 104-2 Or / Noir / Marron', NULL, '644352647716', 'FedEx', NULL, '2016-10-10', '07.10.2016 07:09', '4260295880473', '1', 'a0YC000000gijVuMAI', '170.00', '219.90'),
(40255, '438128886', NULL, NULL, 'Richie Roe', 'Print Manage Houses of the Oireachtas', 'Kildare Street', 'D02 XE00', 'Dublin 2', 'Irland', 'IE', NULL, NULL, '3,53873E+11', '0010250X39', NULL, NULL, '3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '644352647430', 'FedEx', NULL, '2016-10-10', '07.10.2016 12:32', '4260295880978', '1', 'a0YC000000gj6EOMAY', '135.00', '199.99'),
(40256, '438192612', NULL, NULL, 'alessandrobelotti Cartolibreria NANI - FP', 'Alessandro Belotti Fermotikets VIA GIUSEPPE MAZZINI 1', '', '24022', 'ALZANO LOMBARDO BG', 'Italien', 'IT', NULL, NULL, '3289415548', '0010127EU2', NULL, NULL, '7002-4 Cassa Oro Quadrante Nero Cinturino in pelle Nero', NULL, '644352647750', 'FedEx', NULL, '2016-10-10', '07.10.2016 18:45', '4260295882255', '1', 'a0YC000000gS36mMAC', '150.01', '219.99'),
(40257, '438225229', NULL, NULL, 'Luca Tarquini', '106 VIA FRANCESCO CILEA 106', '', '20151', 'MILANO MI', 'Italien', 'IT', NULL, NULL, '3277688422', '001016348T', NULL, NULL, '7002-7 Cassa Argento Quadrante Nero  Cinturino in Acciaio', NULL, '644352647760', 'FedEx', NULL, '2016-10-10', '07.10.2016 20:58', '4260295882286', '1', 'a0YC000000gS36pMAC', '150.01', '219.99'),
(40258, '438425198', NULL, NULL, 'Simona Raceala', 'Abitazione al primo piano interno 4 VIA JACOPO DAL VERME 1b', '', '63074', 'SAN BENEDETTO DEL TRONTO AP', 'Italien', 'IT', NULL, NULL, '3394894481', '00101711YI', NULL, NULL, 'Nero con cinturino in pelle nero 510-4', NULL, '644352647771', 'FedEx', NULL, '2016-10-10', '08.10.2016 16:32', '4260295881371', '1', 'a0YC000000gdC0nMAE', '155.00', '209.90'),
(40259, '438408307', NULL, NULL, 'Sgariglia Salvatore', 'Via Primo Maggio ll trav 1', '', '80014', 'Giugliano In Campania Napoli', 'Italien', 'IT', NULL, NULL, '3333764802', '00100323BZ', NULL, NULL, 'Orologio da uomo Theorema Monaco - 3006-4', NULL, '644352647782', 'FedEx', NULL, '2016-10-10', '08.10.2016 15:36', '4260295881456', '1', 'a0YC000000gigSIMAY', '145.00', '219.99'),
(40260, '438183947', NULL, NULL, 'Giovanni Bonato', 'Via Cristoforo Colombo 2', '', '35013', 'CITTADELLA PD', 'Italien', 'IT', NULL, NULL, '3487855339', '001020734U', NULL, NULL, 'Orologio da uomo Theorema Monaco - 3006-5', NULL, '644352647793', 'FedEx', NULL, '2016-10-10', '07.10.2016 18:08', '4260295881463', '1', 'a0YC000000gigSJMAY', '145.00', '219.99'),
(40261, '438435683', NULL, NULL, 'Neil Smith', '47 MUIRDYKES AVENUE', '', 'PA14 5XY', 'PORT GLASGOW', 'Gro', 'GB', NULL, NULL, '7940305927', '001006623Q', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352647440', 'FedEx', NULL, '2016-10-10', '08.10.2016 16:43', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40262, '438283242', NULL, NULL, 'Jacky Nevin', '27 TAY CLOSE', '', 'PE27 3FY', 'ST. IVES', 'Gro', 'GB', NULL, NULL, '7904052397', '00100058YK', NULL, NULL, '102-3 gold case / black face / brown leather band', NULL, '644352647451', 'FedEx', NULL, '2016-10-10', '08.10.2016 02:36', '4260295880428', '1', 'a0YC000000gRRsNMAW', '134.99', '189.00'),
(40263, '438128377', NULL, NULL, 'Sharon Grattan', '27 OLD HALL STREET Hanover Chapel', '', 'BB10 1DF', 'BURNLEY', 'Gro', 'GB', NULL, NULL, '7487697357', '00101710D3', NULL, NULL, '102-3 gold case / black face / brown leather band', NULL, '644352647462', 'FedEx', NULL, '2016-10-10', '07.10.2016 13:38', '4260295880428', '1', 'a0YC000000gRRsNMAW', '134.99', '189.00'),
(40264, '438243575', NULL, NULL, 'Catherine Collins', '1B CLIFTON STREET', '', 'B64 6QH', 'CRADLEY HEATH', 'Gro', 'GB', NULL, NULL, '7917106895', '0010250ACS', NULL, NULL, '107-1 Silver case / White face / Black Leather Band', NULL, '644352647473', 'FedEx', NULL, '2016-10-10', '07.10.2016 21:29', '4260295880602', '1', 'a0YC000000gigETMAY', '135.00', '179.00'),
(40265, '438340153', NULL, NULL, 'Steven Barrow', '7 FOX PLATT ROAD Lancashire', '', 'OL5 0EL', 'ASHTON-UNDER-LYNE', 'Gro', 'GB', NULL, NULL, '7738437408', '0010157JNL', NULL, NULL, '107-1 Silver case / White face / Black Leather Band', NULL, '644352647484', 'FedEx', NULL, '2016-10-10', '08.10.2016 09:53', '4260295880602', '1', 'a0YC000000gigETMAY', '135.00', '179.00'),
(40266, '438524398', NULL, NULL, 'Marie Gilchrist', '3 Claverhouse Place', '', 'PA2 7EX', 'Paisley', 'Gro', 'GB', NULL, NULL, '7766872778', '00100847BT', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '644352647495', 'FedEx', NULL, '2016-10-10', '09.10.2016 00:01', '4260295880626', '1', 'a0YC000000gigEUMAY', '135.00', '179.00'),
(40267, '438533053', NULL, NULL, 'Wiktoria Pacholkow', '176/4 EWELL ROAD', '', 'KT6 6HG', 'SURBITON', 'Gro', 'GB', NULL, NULL, '7539883393', '0010105ASE', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '644352647500', 'FedEx', NULL, '2016-10-10', '09.10.2016 01:10', '4260295880626', '1', 'a0YC000000gigEUMAY', '135.00', '179.00'),
(40268, '438109871', NULL, NULL, 'George Thomson', '12 PIPERS COURT', '', 'ML7 4DS', 'SHOTTS', 'Gro', 'GB', NULL, NULL, '7751861848', '0010008WW1', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '644352647510', 'FedEx', NULL, '2016-10-10', '07.10.2016 12:50', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40269, '438129989', NULL, NULL, 'J t Palmer', '1 BEAUFORT AVENUE', '', 'M27 0HW', 'MANCHESTER', 'Gro', 'GB', NULL, NULL, '7957303999', '0010011K3Q', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '644352647521', 'FedEx', NULL, '2016-10-10', '07.10.2016 13:32', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40270, '438481931', NULL, NULL, 'Nino Mele', '54 PERSHORE ROAD SOUTH Kings Norton', '', 'B30 3EP', 'BIRMINGHAM', 'Gro', 'GB', NULL, NULL, '7872623475', '0010236X09', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '644352647532', 'FedEx', NULL, '2016-10-10', '08.10.2016 20:00', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40271, '438347277', NULL, NULL, 'Jackie Jack', '56 CAWDOR CRESCENT', '', 'KY2 6LJ', 'KIRKCALDY', 'Gro', 'GB', NULL, NULL, '1592261187', '0010186W3K', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '644352647543', 'FedEx', NULL, '2016-10-10', '08.10.2016 10:34', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40272, '438507416', NULL, NULL, 'Jacqueline McBurnie', '27 Strathmore avenue', '', 'PA1 3EE', 'PAISLEY', 'Gro', 'GB', NULL, NULL, '7508002611', '0010220W4R', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '644352647554', 'FedEx', NULL, '2016-10-10', '08.10.2016 22:03', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40273, '438503596', NULL, NULL, 'Katie Laska Hulanska', '225 CROWNFIELD ROAD 225', '', 'E15 2AS', 'LONDON', 'Gro', 'GB', NULL, NULL, '7469950942', '00100616AQ', NULL, NULL, '3008-3 Gold Case / Black Face / Black Leather Band', NULL, '644352647565', 'FedEx', NULL, '2016-10-10', '08.10.2016 21:28', '4260295880176', '1', 'a0YC000000gaG4pMAE', '123.01', '179.00'),
(40274, '438143445', NULL, NULL, 'Kamar Ali', '31 NOTTINGHAM CLOSE', '', 'WD25 7QT', 'WATFORD', 'Gro', 'GB', NULL, NULL, '7432620220', '0010172SRC', NULL, NULL, '3009-6 silver case / black face / stainless steel band', NULL, '644352647576', 'FedEx', NULL, '2016-10-10', '07.10.2016 14:27', '4260295881838', '1', 'a0YC000000gixd0MAA', '123.01', '179.00'),
(40275, '438000286', NULL, NULL, 'Brian Loniewski', '18 Grove street', '', 'SE8 3NA', 'LONDON', 'Gro', 'GB', NULL, NULL, '7950773213', '0010002NWA', NULL, NULL, '3011-4 watch: black case / black face / black leather band', NULL, '644352647587', 'FedEx', NULL, '2016-10-10', '07.10.2016 01:51', '4260295881289', '1', 'a0YC000000gZgVkMAK', '123.01', '179.00'),
(40276, '438415481', NULL, NULL, 'Patricia Currie', '30 MCKINLAY TERRACE', '', 'EH20 9JG', 'LOANHEAD', 'Gro', 'GB', NULL, NULL, '7592286213', '0010011WFG', NULL, NULL, '3011-4 watch: black case / black face / black leather band', NULL, '644352647598', 'FedEx', NULL, '2016-10-10', '08.10.2016 15:02', '4260295881289', '1', 'a0YC000000gZgVkMAK', '123.01', '179.00'),
(40277, '438168989', NULL, NULL, 'brian porteous', '103 ALEXANDER STREET', '', 'ML5 3JH', 'COATBRIDGE', 'Gro', 'GB', NULL, NULL, '7706833132', '0010126RUC', NULL, NULL, '3011-5 watch: silver case / white face / stainless steel band', NULL, '644352647602', 'FedEx', NULL, '2016-10-10', '07.10.2016 16:18', '42602958811746', '1', 'a0YC000000gZgVlMAK', '123.01', '179.00'),
(40278, '438139911', NULL, NULL, 'Monika Lenik', '44BASEPOINT RIVERMEAD DRIVE', '', 'SN5 7EX', 'SWINDON', 'Gro', 'GB', NULL, NULL, '7919486906', '001024635B', NULL, NULL, '3011-5 watch: silver case / white face / stainless steel band', NULL, '644352647613', 'FedEx', NULL, '2016-10-10', '07.10.2016 14:13', '42602958811746', '1', 'a0YC000000gZgVlMAK', '123.01', '179.00'),
(40279, '437995842', NULL, NULL, 'Mark Snorton', '7 ST. JOAN\'S ROAD', '', 'N9 9PX', 'LONDON', 'Gro', 'GB', NULL, NULL, '7492633657', '0010061SFH', NULL, NULL, 'Automatic Pionier Chicago watch - black case - black face - stainless steel band 7002-10', NULL, '644352647624', 'FedEx', NULL, '2016-10-10', '07.10.2016 00:52', '4260295882316', '1', 'a0YC000000gigNxMAI', '129.99', '199.00'),
(40280, '438004947', NULL, NULL, 'Dan Stephens', '80 Albion Street', '', 'GL52 2RW', 'CHELTENHAM', 'Gro', 'GB', NULL, NULL, '7852915480', '0010190K85', NULL, NULL, 'Gold case / Black face / Brown Leather Band 3012-3', NULL, '644352647635', 'FedEx', NULL, '2016-10-10', '07.10.2016 02:35', '4260295881883', '1', 'a0YC000000gigL4MAI', '128.00', '189.00'),
(40281, '438205484', NULL, NULL, 'John Rees', '20 LON BRYNTEG', '', 'SA10 7RY', 'NEATH', 'Gro', 'GB', NULL, NULL, '1639642304', '0010133L1N', NULL, NULL, 'Gold case / Black face / Brown Leather Band', NULL, '644352647646', 'FedEx', NULL, '2016-10-10', '07.10.2016 18:31', '4260295881883', '1', 'a0YC000000gigL4MAI', '128.00', '189.00'),
(40282, '438500058', NULL, NULL, 'Phil Goddard', '6 MUSKALLS CLOSE Cheshunt', '', 'EN7 6DA', 'WALTHAM CROSS', 'Gro', 'GB', NULL, NULL, '01992 637138', '0010201IS4', NULL, NULL, 'Gold case / Black face / Brown Leather Band 3012-3', NULL, '644352647657', 'FedEx', NULL, '2016-10-10', '08.10.2016 21:29', '4260295881883', '1', 'a0YC000000gigL4MAI', '128.00', '189.00'),
(40283, '438320992', NULL, NULL, 'Jamie Owens', '21 Rhonnda avenue United kingdom', '', 'TS19 9DA', 'STOCKTON-ON-TEES', 'Gro', 'GB', NULL, NULL, '07825 880663', '001012521W', NULL, NULL, 'Malibu Diamonds skeleton watch 502-7', NULL, '644352647668', 'FedEx', NULL, '2016-10-10', '08.10.2016 09:03', '4260295881920', '1', 'a0YC000000gigHhMAI', '123.00', '199.00'),
(40284, '438177775', NULL, NULL, 'JEAN PAUL BAUGHA', 'FLAT 7 FOX HOUS 45 CRISPIN WAY', '', 'UB8 3WU', 'UXBRIDGE', 'Gro', 'GB', NULL, NULL, '7507880311', '001019354B', NULL, NULL, 'Pionier Florida Diamonds watch with gold case, black face and a brown leather band', NULL, '644352647679', 'FedEx', NULL, '2016-10-10', '07.10.2016 16:40', '4260295880824', '1', 'a0YC000000gaFxgMAE', '130.00', '209.00'),
(40285, '438463780', NULL, NULL, 'Pritesh Patel', '1 MONARCH WAY Jubilee Drive', '', 'LE11 5TP', 'LOUGHBOROUGH', 'Gro', 'GB', NULL, NULL, '7947809012', '0010021PB4', NULL, NULL, 'Theorema Paragon watch 3001-2 with black leather band, silver case and black face', NULL, '644352647680', 'FedEx', NULL, '2016-10-10', '08.10.2016 18:32', '4260295880312', '1', 'a0YC000000gixduMAA', '105.01', '159.00'),
(40286, '438743032', NULL, NULL, 'David Cherdon', 'rue Brison 53', '', '1480', 'Tubize', 'Belgien', 'BE', NULL, NULL, '473128433', '0010070V9Q', NULL, NULL, 'Montre Theorema Sao Paolo - Or / Noir et marron', NULL, '644352647874', 'FedEx', NULL, '2016-10-10', '09.10.2016 18:18', '4260295880442', '1', 'a0YC000000giwq4MAA', '170.00', '269.00'),
(40287, '438745455', NULL, NULL, 'David Cherdon', 'Boulevard Martin 26', 'Cherdon finance sprl', '1340', 'Ottignies', 'Belgien', 'BE', NULL, NULL, '473128433', '0010173HVY', NULL, NULL, 'Montre Pionier Malibu avec 12 Diamonds - 502-2 - Boîtier argenté, cadran noir, bracelet en cuir noir', NULL, '644352647885', 'FedEx', NULL, '2016-10-10', '09.10.2016 18:18', 'WL4260295880695', '1', 'a0YC000000gltzeMAA', '155.00', '239.99'),
(40288, '438824262', NULL, NULL, 'Natalia Volokhova', '12 CHEMIN DE MARIGNAN', '', '31330', 'GRENADE', 'Frankreich', 'FR', NULL, NULL, '782203010', '0010244K0E', NULL, NULL, 'Montre Automatique Theorema Macau 3011-4 - Noir / Noir / Noir', NULL, '644352647900', 'FedEx', NULL, '2016-10-10', '09.10.2016 20:50', '4260295881289', '1', 'a0YC000000gcHbIMAU', '149.99', '199.00'),
(40289, '438667023', NULL, NULL, 'Alain Dierickx', '905 ROUTE DU COLOMBIER', '', '01350', 'ANGLEFORT', 'Frankreich', 'FR', NULL, NULL, '679641978', '0010250NTM', NULL, NULL, 'Montre Theorema Marco Polo - 3005-1 - Bracelet en cuir - Argent / Blanc / Noir', NULL, '644352647911', 'FedEx', NULL, '2016-10-10', '09.10.2016 12:13', '4260295880909', '1', 'a0YC000000gijLfMAI', '135.00', '179.00'),
(40290, '438739118', NULL, NULL, 'Kchtaev Marta', '22 RUE DE OUAGADOUGOU Hall A apt 404', '', '33300', 'BORDEAUX', 'Frankreich', 'FR', NULL, NULL, '751181853', '00102503XP', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-3 - Or / Noir / Marron', NULL, '644352647922', 'FedEx', NULL, '2016-10-10', '09.10.2016 16:18', '4260295880626', '1', 'a0YC000000giq4KMAQ', '148.99', '229.90'),
(40291, '438823147', NULL, NULL, 'dahlia ismail', '6 avenue Victor Hugo', '', '91450', 'SOISY SUR SEINE', 'Frankreich', 'FR', NULL, NULL, '625231822', '0010172N1K', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-4 - Noir / Noir / Noir', NULL, '644352647933', 'FedEx', NULL, '2016-10-10', '09.10.2016 20:50', '4260295880633', '1', 'a0YC000000giq4LMAQ', '148.99', '229.90'),
(40292, '438740560', NULL, NULL, 'PATRICE BRIGAULT', '26 RUE DU GRAND CHEMIN LE PIN', '', '45490', 'TREILLES EN GATINAIS', 'Frankreich', 'FR', NULL, NULL, '608649344', '0010171HKR', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-4 - Noir / Noir / Noir', NULL, '644352647944', 'FedEx', NULL, '2016-10-10', '09.10.2016 16:12', '4260295880633', '1', 'a0YC000000giq4LMAQ', '148.99', '229.90'),
(40293, '438818747', NULL, NULL, 'Saphia George', '3 BOULEVARD DE LA LIMITE', '', '13015', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '787367023', '0010033DRH', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-4 - Noir / Noir / Noir', NULL, '644352647955', 'FedEx', NULL, '2016-10-10', '09.10.2016 20:47', '4260295880633', '1', 'a0YC000000giq4LMAQ', '148.99', '229.90'),
(40294, '438611516', NULL, NULL, 'bernard DUMAS', '1 ALLEE DES MESANGES 1', '', '69230', 'ST GENIS LAVAL', 'Frankreich', 'FR', NULL, NULL, '672621488', '0010250MHO', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-5 - Argent / Blanc / Acier', NULL, '644352647966', 'FedEx', NULL, '2016-10-10', '09.10.2016 09:14', '4260295881555', '1', 'a0YC000000giq4MMAQ', '148.99', '229.90'),
(40295, '438806298', NULL, NULL, 'Valerie CHABANIS', '1 Chemin De La Petite Reine', '', '26200', 'MONTELIMAR', 'Frankreich', 'FR', NULL, NULL, '661801483', '00101922YC', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-6 - Argent / Noir / Acier', NULL, '644352647977', 'FedEx', NULL, '2016-10-10', '09.10.2016 19:47', '4260295881562', '1', 'a0YC000000giq4NMAQ', '148.99', '229.90'),
(40296, '438821916', NULL, NULL, 'OSCAR FUNES FERNANDEZ', '7 MADRAS ROAD 7', '', 'CB1 3PX', 'CAMBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7985694421', '0010241QNI', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '644352648002', 'FedEx', NULL, '2016-10-10', '09.10.2016 23:09', '4260295880374', '1', 'a0YC000000girH4MAI', '154.00', '229.00'),
(40297, '438781052', NULL, NULL, 'Teri Martin', '3 CURLEW MEWS', '', 'PL3 6AH', 'PLYMOUTH Devon', 'Grossbritannien', 'GB', NULL, NULL, '7510991958', '0010094KWQ', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352648013', 'FedEx', NULL, '2016-10-10', '09.10.2016 20:35', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40298, '438778435', NULL, NULL, 'adrian fairlamb', '35 ASHBURN WAY', '', 'LL13 0YY', 'WREXHAM', 'Grossbritannien', 'GB', NULL, NULL, '1978361408', '0010060HAE', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '644352648024', 'FedEx', NULL, '2016-10-10', '09.10.2016 20:26', '4260295880626', '1', 'a0YC000000gigEUMAY', '135.00', '179.00'),
(40299, '438594124', NULL, NULL, 'Steven wilder', '3 THE WILLOWS', '', 'ME9 7LS', 'SITTINGBOURNE', 'Grossbritannien', 'GB', NULL, NULL, '7860582577', '0010198UGQ', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '644352648035', 'FedEx', NULL, '2016-10-10', '09.10.2016 09:58', '4260295880626', '1', 'a0YC000000gigEUMAY', '135.00', '179.00'),
(40300, '438724525', NULL, NULL, 'Susan Lough', '135 MIDDLE ROAD', '', 'BN43 6LL', 'SHOREHAM-BY-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7717745763', '0010098JQ5', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '644352648046', 'FedEx', NULL, '2016-10-10', '09.10.2016 17:41', '4260295880626', '1', 'a0YC000000gigEUMAY', '135.00', '179.00'),
(40301, '438821972', NULL, NULL, 'Emily Bartlett', '15 CERNE AVENUE Gillingham', '', 'SP8 4FW', 'GILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7716829844', '0010107JWM', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '644352648057', 'FedEx', NULL, '2016-10-10', '09.10.2016 23:22', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40302, '438666592', NULL, NULL, 'Jo Smith', 'DANEWELL BRISTOL HILL', '', 'IP9 1PU', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '7917834033', '0010029OVJ', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '644352648068', 'FedEx', NULL, '2016-10-10', '09.10.2016 14:11', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40303, '438755631', NULL, NULL, 'mason linford', '137 ZETLAND ROW 137', '', 'TS13 4BN', 'SALTBURN-BY-THE-SEA', 'Grossbritannien', 'GB', NULL, NULL, '4,47971E+11', '00100013T0', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '644352648079', 'FedEx', NULL, '2016-10-10', '09.10.2016 19:06', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40304, '438700821', NULL, NULL, 'Ashley Fox', '48 CHARLES ROAD', '', 'B10 9EU', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7484131279', '0010029DKK', NULL, NULL, '3011-3 watch: gold case / black face / black leather band', NULL, '644352648080', 'FedEx', NULL, '2016-10-10', '09.10.2016 16:13', '4260295881272', '1', 'a0YC000000gZgVjMAK', '123.01', '179.00'),
(40305, '438650508', NULL, NULL, 'Bahktiyar Nawaz', '20 DORSET TERRACE', '', 'LS8 3QR', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7457053092', '0010054LXT', NULL, NULL, '3011-8 watch: black case / black face / stainless steel band', NULL, '644352648090', 'FedEx', NULL, '2016-10-10', '09.10.2016 13:07', '4260295881777', '1', 'a0YC000000gZgVoMAK', '123.01', '179.00'),
(40306, '438813351', NULL, NULL, 'martyna nawrot', '54A NORTHFIELD AVENUE Northfields', '', 'W13 9RR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7770601688', '00101062RN', NULL, NULL, '3011-8 watch: black case / black face / stainless steel band', NULL, '644352648105', 'FedEx', NULL, '2016-10-10', '09.10.2016 22:00', '4260295881777', '1', 'a0YC000000gZgVoMAK', '123.01', '179.00'),
(40307, '438782359', NULL, NULL, 'Kamaljeet Kaur', '67 WINGATE SQUARE Clapham Common', '', 'SW4 0AF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7940566298', '0010179WI4', NULL, NULL, 'Automatic Pionier Chicago watch - gold case - black face - brown leather band', NULL, '644352648116', 'FedEx', NULL, '2016-10-10', '09.10.2016 20:39', '4260295882255', '1', 'a0YC000000gigNrMAI', '129.99', '199.00'),
(40308, '438707046', '', '', 'Ken Rooks', '6 VALDEAN HOME PARK 6', '', 'SO24 9AY', 'ALRESFORD', 'Grossbritannien', '', '', '', '7834922943', '0010070Z9W', '', '', 'Gold case / Black face / Brown Leather Band 3012-3', '', '644352648127', 'FedEx', '', '2016-10-10', '09.10.2016 16:28', '4260295881883', '1', 'a0YC000000gigL4MAI', '128.00', '189.00'),
(40309, '438783138', NULL, NULL, 'Steve Patten', '41 Cyprus road Buckland', '', 'Po27qa', 'Portsmouth', 'Grossbritannien', 'GB', NULL, NULL, '7931094386', '0010093RMY', NULL, NULL, 'Malibu Diamonds skeleton watch 502-3', NULL, '644352648138', 'FedEx', NULL, '2016-10-10', '09.10.2016 20:34', '4260295880701', '1', 'a0YC000000gigHdMAI', '123.00', '199.00'),
(40310, '438738765', NULL, NULL, 'bernice mcculloch', '21 VICTORY AVENUE', '', 'PE7 1XT', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '1733202873', '0010113RHM', NULL, NULL, 'Pionier Florida Diamonds watch with gold case, black face and a brown leather band', NULL, '644352648149', 'FedEx', NULL, '2016-10-10', '09.10.2016 17:55', '4260295880824', '1', 'a0YC000000gaFxgMAE', '130.00', '209.00'),
(40311, '438646940', '', '', 'Ardita Kurtaj', '20 Rowdell Drive', '', 'RG2 8DW', 'Reading', 'Grossbritannien', '', '', '', '7730446834', '0010232CBP', '', '', 'Silver case / White face / Black Leather Band 3012-1', '', '644352648150', 'FedEx', '', '2016-10-10', '09.10.2016 13:13', '4260295881869', '1', 'a0YC000000gigL2MAI', '128.00', '189.00'),
(40312, '439118574', NULL, NULL, 'Tony Maher', '18 Marlfield Cabinteely', '', 'D18 A892', 'Dublin 18', 'Irland', 'IE', NULL, NULL, '3,53872E+11', '001025012H', NULL, NULL, 'Therorema Copacabana watch GM-104-3: black strap, black case, black face', NULL, '644352648208', 'FedEx', NULL, '2016-10-11', '10.10.2016 21:02', '4260295880480', '1', 'a0YC000000giiXMMAY', '165.00', '269.99'),
(40313, '439060078', NULL, NULL, 'kieran rigney', '4 rathevan view,portlaoise', '', '', 'laois', 'Irland', 'IE', NULL, NULL, '868258584', '0010101CRI', NULL, NULL, '502-2 Silver case / Black face / Black Leather Band', NULL, '644352648219', 'FedEx', NULL, '2016-10-11', '10.10.2016 17:32', '4260295880695', '1', 'a0YC000000gj6KCMAY', '150.01', '249.00'),
(40314, '438931589', NULL, NULL, 'Des Gargan', 'NCI Mayor Square,', 'IFSC', '1', 'DUBLIN', 'Irland', 'IE', NULL, NULL, '868547952', '0010171Q5Y', NULL, NULL, '3006-4 Monaco Theorema watch', NULL, '644352648220', 'FedEx', NULL, '2016-10-11', '10.10.2016 10:03', '4260295881456', '1', 'a0YC000000gj6I7MAI', '144.99', '219.99'),
(40315, '438844283', NULL, NULL, 'katie fielding', '5 Aylward place', '', 'L20 4QP', 'BOOTLE', 'Grossbritannien', 'GB', NULL, NULL, '1512875560', '0010088NE9', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '644352648230', 'FedEx', NULL, '2016-10-11', '10.10.2016 03:31', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40316, '438978261', NULL, NULL, 'paul mertens', 'Statielei 99', '', '2640', 'Mortsel antwerpen', 'Belgien', 'BE', NULL, NULL, '498922999', '10176597', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '644352648366', 'FedEx', NULL, '2016-10-11', '10.10.2016 13:48', '4260295881593', '1', 'a0YC000000giwq3MAA', '170.00', '269.00'),
(40317, '439118517', NULL, NULL, 'James Millier', '2 Passage des Danaides', '', '44470', 'Carquefou', 'Frankreich', 'FR', NULL, NULL, '695411515', '0010250EW3', NULL, NULL, 'Montre Automatique Theorema Macau 3011-6 - Argent / Noir / Acier', NULL, '644352648322', 'FedEx', NULL, '2016-10-11', '10.10.2016 20:32', '4260295881753', '1', 'a0YC000000gcHbKMAU', '149.99', '199.00'),
(40318, '439027723', NULL, NULL, 'sherifa said', '13 SQUARE AMICIE LEBAUDY 13', '', '75020', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '606412041', '0010177EFK', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-7 - Or / Noir / Acier', NULL, '644352648333', 'FedEx', NULL, '2016-10-11', '10.10.2016 15:01', '4260295881579', '1', 'a0YC000000giq4OMAQ', '148.99', '229.90'),
(40319, 'PK\0\0\0\0\0!\0b', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40320, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40321, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40322, 'ޚ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40323, '&$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40324, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40325, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'e', 'Y', '', '', '', ''),
(40326, '-', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40327, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40328, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40329, 'U ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40330, 'cQ9', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40331, 'o', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40332, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40333, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40334, '-$z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40335, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40336, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40337, 'ݣ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40338, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40339, 'u', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40340, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'X', '', '', '', '', ''),
(40341, '9T', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40342, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40343, '`V', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40344, 'Ziڿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40345, '\rI>', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '0A', '', '', '', ''),
(40346, '[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40347, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40348, 'AK0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40349, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40350, 'x', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40351, 'e', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40352, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40353, 'vE', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', 'WBz', '', '', '', ''),
(40354, 'MC̕pA', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40355, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40356, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40357, 'A', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40358, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40359, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40360, 'Ôy', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40361, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(40362, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40363, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40364, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40365, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40366, '\0\0xl/theme/theme1.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40367, '\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40368, '438956130', NULL, NULL, 'Clare Darlington', '4 FOLDS ROAD 4', '', 'WA11 0DF', 'ST. HELENS', 'Grossbritannien', 'GB', NULL, NULL, '7929594193', '0010250JLY', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '644352648241', 'FedEx', NULL, '2016-10-11', '10.10.2016 12:45', '4260295880381', '1', 'a0YC000000girH5MAI', '154.00', '229.00'),
(40369, '439037214', NULL, NULL, 'RENA THANASI', '15 MARTINS WALK 15', '', 'N10 1JT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7466855371', '00101713CK', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '644352648252', 'FedEx', NULL, '2016-10-11', '10.10.2016 17:48', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(40370, '439058683', NULL, NULL, 'Annette Bull', '11 KINGSOE LEYS', '', 'MK10 9BG', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7967146160', '0010179GNM', NULL, NULL, '104-3 Theorema Copacabana watch', NULL, '644352648263', 'FedEx', NULL, '2016-10-11', '10.10.2016 19:15', '4260295880480', '1', 'a0YC000000gj51SMAQ', '146.00', '219.00'),
(40371, '438965615', NULL, NULL, 'Sammy Brealey', '6 LLYS HELYG', '', 'LL18 4BZ', 'RHYL', 'Grossbritannien', 'GB', NULL, NULL, '7733167646', '0010233PVR', NULL, NULL, '107-1 Silver case / White face / Black Leather Band', NULL, '644352648274', 'FedEx', NULL, '2016-10-11', '10.10.2016 13:09', '4260295880602', '1', 'a0YC000000gigETMAY', '135.00', '179.00'),
(40372, '438991395', NULL, NULL, 'Alison Gardner', '28 LEWES WAY', '', 'TS23 3LT', 'BILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7949433793', '0010155N82', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '644352648285', 'FedEx', NULL, '2016-10-11', '10.10.2016 14:38', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40373, '439005117', NULL, NULL, 'delexson Maxrajasoorya', '7 alexandra avenue harrow', '', 'ha2 8pq', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7427544872', '0010115P70', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '644352648296', 'FedEx', NULL, '2016-10-11', '10.10.2016 15:33', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40374, '438971905', NULL, NULL, 'Rebecca Owen', '75 Parkhouse road Lower pilsley', '', 'S458dg', 'Chesterfield', 'Grossbritannien', 'GB', NULL, NULL, '7719408061', '0010176QH6', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '644352648300', 'FedEx', NULL, '2016-10-11', '10.10.2016 13:45', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40375, '439137317', NULL, NULL, 'ABIGAIL SIMBERG', '21 WOODLAND WAY MILL HILL', '', 'NW7 2JP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7858114567', '10116649', NULL, NULL, 'Theorema Paragon watch 3001-3 with brown leather band, gold case and white face', NULL, '644352648311', 'FedEx', NULL, '2016-10-11', '10.10.2016 23:58', '4260295880329', '1', 'a0YC000000gixdvMAA', '105.01', '159.00'),
(40376, '439119195', '', '', 'Jessica Forgetta', 'Santa maria valogno Via patrusci 7', '', '81037', 'Sessa aurunca CE', 'Italien', '', '', '', '3278774179', '0010210KPJ', '', '', 'Cassa argento, quadrante bianco e cinturino in acciaio 7002-6', '', 'CY733005526DE', 'DHL', '', '2016-10-11', '10.10.2016 23:39', '4260295882279', '1', 'a0YC000000gRfgYMAS', '150.01', '219.99'),
(40377, '437925120', NULL, NULL, 'Ayman Ibrahim', 'Dip 0555888902', '', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '0555888902', '0010187KRU', NULL, NULL, 'P 7002-1 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - SILVER WHITE - LEATHER', NULL, '578824956913', 'FedEx', NULL, '2016-10-12', '2016-10-06 22:38', 'a0YC000000fbmOMMAY', '1', 'a0YC000000fbmOMMAY', '751.99', '949.00'),
(40378, '439328478', NULL, NULL, 'pascal TIPS', 'RUE DES PRES SAINT PAUL 6', '', '4400', 'FLEMALLE', 'Belgien', 'BE', NULL, NULL, '42753865', '0010152QOC', NULL, NULL, 'Montre Theorema Sao Paolo - Or / Noir et marron', NULL, '644352648539', 'FedEx', NULL, '2016-10-12', '11.10.2016 16:48', '4260295880442', '1', 'a0YC000000giwq4MAA', '170.00', '269.00'),
(40379, '439231541', NULL, NULL, 'Joyce Windey', 'molenstraat 18b b1', '', '9190', 'kemzeke', 'Belgien', 'BE', NULL, NULL, '495891445', '0010052NBN', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '644352648540', 'FedEx', NULL, '2016-10-12', '11.10.2016 11:18', '4260295880442', '1', 'a0YC000000giwq4MAA', '170.00', '269.00'),
(40380, '439331369', NULL, NULL, 'marie-claude lefebvre', '78 chemin des marais', '', '76480', 'duclair', 'Frankreich', 'FR', NULL, NULL, '681318603', '0010163YPX', NULL, NULL, 'Montre automatique de la marque Pionier - 513-3 - Or / Or / Marron', NULL, '644352648491', 'FedEx', NULL, '2016-10-12', '11.10.2016 15:33', '4260295882194', '1', 'a0YC000000giprfMAA', '155.00', '199.90'),
(40381, '439334292', NULL, NULL, 'audrey laty', '75 RUE ARISTIDE BRIAND Appartement 422', '', '93220', 'GAGNY', 'Frankreich', 'FR', NULL, NULL, '629560366', '00101748DJ', NULL, NULL, 'Montre Automatique Theorema Macau 3011-3 - Or / Noir / Noir', NULL, '644352648506', 'FedEx', NULL, '2016-10-12', '11.10.2016 15:29', '4260295881272', '1', 'a0YC000000gcHbHMAU', '149.99', '199.00'),
(40382, '439157144', NULL, NULL, 'Rachid Boussalem', '138 ROUTE DE GIVERNY', '', '27200', 'VERNON', 'Frankreich', 'FR', NULL, NULL, '631154222', '0010069I0F', NULL, NULL, 'Montre Pionier - argent/noir/noir 503-2', NULL, '644352648517', 'FedEx', NULL, '2016-10-12', '11.10.2016 01:57', '4260295880732', '1', 'a0YC000000gijOaMAI', '150.01', '199.90'),
(40383, '439313984', NULL, NULL, 'PJ MCNICHOLAS', 'SHORT CORVILLE', '', 'ROSCREA', 'TIPPERARY', 'Irland', 'IE', NULL, NULL, '851741452', '0010034Z3M', NULL, NULL, '7001-3 Gold case / black face / brown leather band', NULL, '644352648403', 'FedEx', NULL, '2016-10-12', '11.10.2016 15:03', '4260295882118', '1', 'a0YC000000gj6TNMAY', '144.99', '219.99'),
(40384, '439277395', NULL, NULL, 'Giuseppe Amore', 'c/da masera sn', '', '95049', 'vizzini CT', 'Italien', 'IT', NULL, NULL, '3396682904', '00100797Y1', NULL, NULL, 'Cassa oro, quadrante bianco e cnturino in pelle marrone 7002-3', NULL, '644352648528', 'FedEx', NULL, '2016-10-12', '11.10.2016 15:11', '4260295882248', '1', 'a0YC000000gRfgVMAS', '150.01', '219.99'),
(40385, '439315191', NULL, NULL, 'M. Azami', 'westerlaan 2', '', '8011 CB', 'ZWOLLE', 'Niederlande', 'NL', NULL, NULL, '645590060', '0010126BPF', NULL, NULL, '502-7 Gold case / Black face / Gold metal Band', NULL, '644352648550', 'FedEx', NULL, '2016-10-12', '11.10.2016 15:58', 'WL4260295881920', '1', 'a0YC000000gc1TSMAY', '155.00', '239.99'),
(40386, '439249864', NULL, NULL, 'Hugh Brunt', '55 CAE BRACLA', '', 'CF31 2HF', 'BRIDGEND', 'Grossbritannien', 'GB', NULL, NULL, '7872965592', '0010197AV9', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352648414', 'FedEx', NULL, '2016-10-12', '11.10.2016 12:32', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40387, '439151523', NULL, NULL, 'sean griffiths', 'GLASCOE CEMETERY ROAD Coedpoeth', '', 'LL11 3SP', 'WREXHAM CLWYD', 'Grossbritannien', 'GB', NULL, NULL, '1978756141', '0010171XX0', NULL, NULL, '104-1 Theorema Copacabana watch', NULL, '644352648425', 'FedEx', NULL, '2016-10-12', '11.10.2016 02:41', '4260295880466', '1', 'a0YC000000gj51QMAQ', '146.00', '219.00'),
(40388, '439382914', NULL, NULL, 'M Z Nouar', '5 nash house Wynne street Edgbaston', '', 'B15 2eg', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7586204801', '0010193WIE', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '644352648436', 'FedEx', NULL, '2016-10-12', '11.10.2016 20:27', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(40389, '439353268', NULL, NULL, 'Hanif Karim', '96 Wayland road', '', 'M18 7HA', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '1612227985', '0010101EXG', NULL, NULL, '107-4 Black case / Black face / Black Leather Band', NULL, '644352648447', 'FedEx', NULL, '2016-10-12', '11.10.2016 18:41', '4260295880633', '1', 'a0YC000000gigEVMAY', '135.00', '179.00'),
(40390, '439158316', NULL, NULL, 'Rubel Miah', '134 Normount Road', '', 'Ne4 8sj', 'Newcastle Upon Tyne', 'Grossbritannien', 'GB', NULL, NULL, '7966449739', '0010161TS6', NULL, NULL, '506-3 Gold case / Black face / Brown Leather Band', NULL, '644352648458', 'FedEx', NULL, '2016-10-12', '11.10.2016 03:52', '4260295880886', '1', 'a0YC000000gigLdMAI', '120.01', '179.00'),
(40391, '439196155', NULL, NULL, 'Marion Kirk', '8 Library road Dinky shoes', '', 'LA9 4QB', 'KENDAL', 'Grossbritannien', 'GB', NULL, NULL, '7714753482', '00102502RC', NULL, NULL, '513-1 Silver case / White face / Black Leather Band', NULL, '644352648469', 'FedEx', NULL, '2016-10-12', '11.10.2016 08:53', '4260295882170', '1', 'a0YC000000gixbyMAA', '135.00', '179.00'),
(40392, '439236051', NULL, NULL, 'JEFFERSON FELICIANO', '300A DAGENHAM ROAD', '', 'RM7 0TD', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7884250966', '0010111WPD', NULL, NULL, 'Gold case / Black face / Brown Leather Band 3012-3', NULL, '644352648470', 'FedEx', NULL, '2016-10-12', '11.10.2016 11:33', '4260295881883', '1', 'a0YC000000gigL4MAI', '128.00', '189.00'),
(40393, '439186585', NULL, NULL, 'Gemma Burkhill', '9 Beckensall Close', '', 'DY1 1SP', 'DUDLEY WEST MIDLANDS', 'Grossbritannien', 'GB', NULL, NULL, '7506803704', '0010056B4T', NULL, NULL, 'Malibu Diamonds skeleton watch 502-7', NULL, '644352648480', 'FedEx', NULL, '2016-10-12', '11.10.2016 08:40', '4260295881920', '1', 'a0YC000000gigHhMAI', '123.00', '199.00'),
(40394, '439726367', NULL, NULL, 'Denis Lechevallier', '29 RUE NOTRE DAME', '', '94150', 'RUNGIS', 'Frankreich', 'FR', NULL, NULL, '664183046', '001025057F', NULL, NULL, 'Montre Pionier -  argent/blanc/noir 503-1', NULL, '644352648701', 'FedEx', NULL, '2016-10-13', '12.10.2016 20:10', '4260295880725', '1', 'a0YC000000gijOZMAY', '150.01', '199.90'),
(40395, '439717544', NULL, NULL, 'Tamara CHAMBON', '56 RUE EUGENE DANDICOL 56', '', '33600', 'PESSAC', 'Frankreich', 'FR', NULL, NULL, '645758444', '00101733SE', NULL, NULL, 'Montre Automatique Theorema Macau 3011-7 - Or / Noir / Acier', NULL, '644352648712', 'FedEx', NULL, '2016-10-13', '12.10.2016 19:43', '4260295881760', '1', 'a0YC000000gcHbLMAU', '149.99', '199.00'),
(40396, '439472981', NULL, NULL, 'SERGE BICHON', '4 RUE AUX LOUPS', '', '45760', 'BOIGNY SUR BIONNE', 'Frankreich', 'FR', NULL, NULL, '238752053', '0010045VEA', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-3 - Or / Noir / Marron', NULL, '644352648723', 'FedEx', NULL, '2016-10-13', '12.10.2016 04:18', '4260295880626', '1', 'a0YC000000giq4KMAQ', '148.99', '229.90'),
(40397, '439725369', NULL, NULL, 'Eoin O\'Neill', '34 34 Kilbrack Grove, Skehard Road,', '', 'Blackrock', 'Cork', 'Irland', 'IE', NULL, NULL, '876780722', '0010250O1U', NULL, NULL, '7001-1 Silver case / white face / black leather band', NULL, '644352648594', 'FedEx', NULL, '2016-10-13', '12.10.2016 21:02', '4260295882095', '1', 'a0YC000000gj6TLMAY', '144.99', '219.99'),
(40398, '439604555', NULL, NULL, 'Susie Bagley', '16 Tizzick Close Norwich', '', 'NR5 9HB', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '1603271311', '0010053IMY', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '644352648609', 'FedEx', NULL, '2016-10-13', '12.10.2016 14:44', '4260295880381', '1', 'a0YC000000girH5MAI', '154.00', '229.00'),
(40399, '439672751', NULL, NULL, 'Miriam Casal', '27 BURLEIGH ROAD', '', 'HP2 4PP', 'HEMEL HEMPSTEAD Hertfordshire', 'Grossbritannien', 'GB', NULL, NULL, '7960454951', '00100116B1', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352648610', 'FedEx', NULL, '2016-10-13', '12.10.2016 19:00', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40400, '439606950', NULL, NULL, 'Nonhlanhla Mndzebele', '38 Walton Close', '', 'PO7 7DJ', 'WATERLOOVILLE', 'Grossbritannien', 'GB', NULL, NULL, '7780441954', '0010217W7W', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '644352648620', 'FedEx', NULL, '2016-10-13', '12.10.2016 14:59', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40401, '439685396', NULL, NULL, 'Oana-Maria Mihaila', '461-463MERIDIAN POINT SOUTHCHURCH ROAD Western esplanade', '', 'SS1 2PH', 'SOUTHEND-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7963428378', '10250625', NULL, NULL, '3009-2 silver case / black face / black leather band', NULL, '644352648631', 'FedEx', NULL, '2016-10-13', '12.10.2016 19:38', '4260295881791', '1', 'a0YC000000gixcxMAA', '123.01', '179.00'),
(40402, '439821141', NULL, NULL, 'Emilia Pasik', '22 CARISBROOKE DRIVE Mapperley Park', '', 'NG3 5DS', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7745916501', '00102233BY', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '644352648642', 'FedEx', NULL, '2016-10-13', '13.10.2016 10:17', '4260295880749', '1', 'a0YC000000gixeVMAQ', '123.00', '199.00'),
(40403, '439704710', NULL, NULL, 'brian rooney', '64 WHIRLOW ROAD Garrowhill', '', 'G69 6QE', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7852471513', '0010193GLA', NULL, NULL, 'Black case / Black face / Black Leather Band 3012-4', NULL, '644352648653', 'FedEx', NULL, '2016-10-13', '12.10.2016 21:01', '4260295881890', '1', 'a0YC000000gigL5MAI', '128.00', '189.00'),
(40404, '439700835', NULL, NULL, 'Andrew Craven', '12 SANDYWOOD Off seedley terrace', '', 'M6 8NZ', 'SALFORD', 'Grossbritannien', 'GB', NULL, NULL, '7793730752', '0010162FVH', NULL, NULL, 'Gold case / Black face / Brown Leather Band 3012-3', NULL, '644352648664', 'FedEx', NULL, '2016-10-13', '12.10.2016 20:46', '4260295881883', '1', 'a0YC000000gigL4MAI', '128.00', '189.00'),
(40405, '439741424', NULL, NULL, 'Phil LANE', '25 HIGHGROVE COURT', '', 'S71 3RW', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7890953693', '0010103JRP', NULL, NULL, 'Gold case / Black face / Brown Leather Band 3012-3', NULL, '644352648675', 'FedEx', NULL, '2016-10-13', '12.10.2016 23:40', '4260295881883', '1', 'a0YC000000gigL4MAI', '128.00', '189.00'),
(40406, '439782357', NULL, NULL, 'Ganiyat kuti', 'FLAT 24 STOREY STREET', '', 'E16 2LU', 'LONDON North Woolwich', 'Grossbritannien', 'GB', NULL, NULL, '7983501575', '0010245K40', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/stainless steel band 508-8', NULL, '644352648686', 'FedEx', NULL, '2016-10-13', '13.10.2016 06:58', '4260295881975', '1', 'a0YC000000gigS4MAI', '130.00', '179.00'),
(40407, '439750886', NULL, NULL, 'Klaudia Markowska', 'Room 110.5 The  Costume Store 160 Victoria Road', '', 'w3 6ul', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7547011080', '0010002EV2', NULL, NULL, 'Theorema Paragon watch 3001-2 with black leather band, silver case and black face', NULL, '644352648697', 'FedEx', NULL, '2016-10-13', '13.10.2016 00:43', '4260295880312', '1', 'a0YC000000gixduMAA', '105.01', '159.00'),
(40408, '440038510', NULL, NULL, 'Jorge Azevedo', '19 Rue des moulins', '', '51120', 'SEZANNE', 'Frankreich', 'FR', NULL, NULL, '603954111', '1,0064E+32', NULL, NULL, 'Montre Pionier -  argent/blanc/noir 503-1', NULL, '644352649010', 'FedEx', NULL, '2016-10-14', '13.10.2016 21:45', '4260295880725', '1', 'a0YC000000gijOZMAY', '150.01', '199.90'),
(40409, '439991256', NULL, NULL, 'gerard durix', '404 rue de l eglise', '', '60640', 'flavy le meldeux', 'Frankreich', 'FR', NULL, NULL, '679388308', '0010180V61', NULL, NULL, 'Montre Pionier -  argent/blanc/noir 503-1', NULL, '644352649020', 'FedEx', NULL, '2016-10-14', '13.10.2016 18:25', '4260295880725', '1', 'a0YC000000gijOZMAY', '150.01', '199.90'),
(40410, '439835575', NULL, NULL, 'Christophe Adami', '25 Allee Du Golf', '', '81600', 'Rivieres', 'Frankreich', 'FR', NULL, NULL, '780410587', '0010198PP6', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-3 - Or / Noir / Marron', NULL, '644352649031', 'FedEx', NULL, '2016-10-14', '13.10.2016 08:47', '4260295880626', '1', 'a0YC000000giq4KMAQ', '148.99', '229.90'),
(40411, '439892829', NULL, NULL, 'David Coughlan', '14 Churchfield Place West', '', 'Irland', 'T23 H5HX', 'Cork City', 'IE', NULL, NULL, '851593395', '0010102OW0', NULL, NULL, '3006-4 Monaco Theorema watch', NULL, '644352648892', 'FedEx', NULL, '2016-10-14', '13.10.2016 13:02', '4260295881456', '1', 'a0YC000000gj6I7MAI', '144.99', '219.99'),
(40412, '439956598', NULL, NULL, 'Lynn Allison', '15 PARK SQUARE', '', 'TS26 0HW', 'HARTLEPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7929160554', '00102256AF', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '644352648907', 'FedEx', NULL, '2016-10-14', '13.10.2016 18:03', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(40413, '439889095', NULL, NULL, 'Meg Franklyn', '242 Shipbourne road Tonbridge', '', 'Tn103et', 'Kent', 'Grossbritannien', 'GB', NULL, NULL, '7570555325', '0010184N2L', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '644352648918', 'FedEx', NULL, '2016-10-14', '13.10.2016 13:59', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40414, '439845159', NULL, NULL, 'Stephen Boyce', '29 Blandford Waye', '', 'UB4 0PA', 'Hayes, Middlesex', 'Grossbritannien', 'GB', NULL, NULL, '7588425452', '0010238Q2T', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '644352648929', 'FedEx', NULL, '2016-10-14', '13.10.2016 11:36', '4260295880749', '1', 'a0YC000000gixeVMAQ', '123.00', '199.00'),
(40415, '439826933', NULL, NULL, 'Grant Mccall', '65A Honey Hill Road Kingswood', '', 'BS15 4HN', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7437019614', '0010095ZX8', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/black leather band', NULL, '644352648930', 'FedEx', NULL, '2016-10-14', '13.10.2016 10:40', '4260295881241', '1', 'a0YC000000gigS1MAI', '130.00', '179.00'),
(40416, '439844423', NULL, NULL, 'Stephen Boyce', '29 Blandford Waye', '', 'UB4 0PA', 'Hayes, Middlesex', 'Grossbritannien', 'GB', NULL, NULL, '7588425452', '00102506BL', NULL, NULL, 'Men\'s Pionier Dublin watch - silver case/white face/black leather band', NULL, '644352648929', 'FedEx', NULL, '2016-10-14', '13.10.2016 11:30', '4260295881210', '1', 'a0YC000000gigRzMAI', '130.00', '179.00'),
(40417, '439950437', NULL, NULL, 'Kim Stephenson', '13 TENNYSON ROAD', '', 'NN11 9DQ', 'DAVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7985610330', '0010069T4L', NULL, NULL, 'Men\'s Pionier Dublin watch - silver case/white face/stainless steel band', NULL, '644352648940', 'FedEx', NULL, '2016-10-14', '13.10.2016 17:30', '4260295881944', '1', 'a0YC000000gigS2MAI', '130.00', '179.00'),
(40418, '439970882', NULL, NULL, 'Madhurananda Pahar', '21A CASTLE VALE', '', 'FK9 5NX', 'STIRLING', 'Grossbritannien', 'GB', NULL, NULL, '7474309690', '0010210XSI', NULL, NULL, 'Men\'s Pionier Dublin watch - silver case/white face/stainless steel band', NULL, '644352648951', 'FedEx', NULL, '2016-10-14', '13.10.2016 19:15', '4260295881944', '1', 'a0YC000000gigS2MAI', '130.00', '179.00'),
(40419, '439995498', NULL, NULL, 'Mike Kennedy', '26 CRESTWAY', '', 'FY3 8PA', 'BLACKPOOL', 'Grossbritannien', 'GB', NULL, NULL, '790089171', '001025053W', NULL, NULL, 'Men\'s Pionier Dublin watch - silver case/white face/stainless steel band', NULL, '644352648962', 'FedEx', NULL, '2016-10-14', '13.10.2016 20:40', '4260295881944', '1', 'a0YC000000gigS2MAI', '130.00', '179.00'),
(40420, '440019496', NULL, NULL, 'Stephen Irvine', '52 QUARRYKNOWE', '', 'G73 2RH', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7891943134', '001018311U', NULL, NULL, 'Men\'s Pionier Dublin watch - silver case/white face/stainless steel band', NULL, '644352648973', 'FedEx', NULL, '2016-10-14', '13.10.2016 22:24', '4260295881944', '1', 'a0YC000000gigS2MAI', '130.00', '179.00'),
(40421, '440524504', '', '', 'Moustapha Ndiaye', 'Pina 1', '2-B', '30006', 'Murcia', 'Spanien', '', '', '', '619430004', '0010179BON', '', '', 'Modelo 5. Reloj automático Theorema Monaco - Caja dorada - Dial negro - Correa de acero dorada', '', '644352649226', 'FedEx', '', '2016-10-17', '15.10.2016 14:28', '4260295881463', '1', 'a0YC000000gjkukMAA', '144.99', '219.99'),
(40422, '440239379', '', '', 'Nabila Khouas', 'calle gandia n 4 1 izq 4', 'residence y1030147z', '03014', 'ALICANTE', 'Spanien', '', '', '', '602 467 122', '001025034F', '', '', 'Modelo 6. Reloj automático Theorema Monaco - Caja negra - Dial negro - Correa de acero negra', '', '644352649237', 'FedEx', '', '2016-10-17', '14.10.2016 14:28', '4260295881470', '1', 'a0YC000000gjkulMAA', '144.99', '219.99'),
(40423, '440397580', '', '', 'Luc PEMZEC', '9 Allee des Macareux', '', '56270', 'PLOEMEUR', 'Frankreich', '', '', '', '06 75 02 05 25', '00100771TY', '', '', 'Montre Pionier - argent/noir/noir 503-2', '', '644352649189', 'FedEx', '', '2016-10-17', '15.10.2016 06:21', '4260295880732', '1', 'a0YC000000gijOaMAI', '150.01', '199.90'),
(40424, '440339318', '', '', 'Nahla Angar', '5 Boulevard fonscolombe', '', '13003', 'Marseille', 'Frankreich', '', '', '', '621179117', '0010158OYQ', '', '', 'Montre Pionnier - noir/noir/acier 510-8', '', 'storniert', 'FedEx', '', '2016-10-17', '14.10.2016 20:39', '4260295881449', '1', 'a0YC000000gipydMAA', '154.99', '229.90'),
(40425, '440199547', '', '', 'PISCEDDA HENRI', '30 Vieux Chemin de Laghet', '', '06340', 'LA TRINITE', 'Frankreich', '', '', '', '608993477', '0010032TFH', '', '', 'Montre Automatique Theorema Macau 3011-6 - Argent / Noir / Acier', '', '644352649204', 'FedEx', '', '2016-10-17', '14.10.2016 12:30', '4260295881753', '1', 'a0YC000000gcHbKMAU', '149.99', '199.00'),
(40426, '440146760', '', '', 'Jess Joubert', '111 RUE DU MOULIN', '', '38090', 'ROCHE', 'Frankreich', '', '', '', '625823682', '0010178L13', '', '', 'Montre Automatique Theorema Macau 3011-8 - Noir / Noir / Acier', '', '644352649215', 'FedEx', '', '2016-10-17', '14.10.2016 09:29', '4260295881777', '1', 'a0YC000000gcHbMMAU', '149.99', '199.00'),
(40427, '440503905', '', '', 'Cathy Nolan', '2 Senandale, Cloghroe', '', 'T23 X584', 'Cork', 'Irland', '', '', '', '214381446', '0010171TCE', '', '', 'Monte Carlo men\\\'s watch GM-102-8 Black case / black face / stainless steel band', '', '644352649042', 'FedEx', '', '2016-10-17', '15.10.2016 14:02', '4260295881548', '1', 'a0YC000000gj6HKMAY', '154.99', '249.99'),
(40428, '440533127', '', '', 'Jo Thompson', '8 WINDSOR ROAD', '', 'NP23 4HE', 'EBBW VALE', 'Grossbritannien', '', '', '', '7792559380', '001011462Q', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '644352649053', 'FedEx', '', '2016-10-17', '15.10.2016 16:55', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40429, '440155120', '', '', 'Mark Archer', '3 OLD HOUSE LANE Roydon', '', 'CM19 5DH', 'HARLOW', 'Grossbritannien', '', '', '', '07900 864846', '0010179O8R', '', '', '104-7 Theorema Copacabana watch', '', '644352649064', 'FedEx', '', '2016-10-17', '14.10.2016 11:52', '4260295881661', '1', 'a0YC000000gj51VMAQ', '146.00', '219.00'),
(40430, '440605042', '', '', 'LEE ROBIN', '57 Robertsons gait', '', 'PA2 6DL', 'PAISLEY', 'Grossbritannien', '', '', '', '7900002306', '0010122NDK', '', '', '104-2 Theorema Copacabana watch', '', '644352649075', 'FedEx', '', '2016-10-17', '15.10.2016 22:53', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(40431, '440436774', '', '', 'Billy Smith', '30 Albert Ho Erebus Drive', '', 'SE28 0GN', 'London', 'Grossbritannien', '', '', '', '7730792751', '00102416S0', '', '', '107-1 Silver case / White face / Black Leather Band', '', '644352649086', 'FedEx', '', '2016-10-17', '15.10.2016 10:55', '4260295880602', '1', 'a0YC000000gigETMAY', '135.00', '179.00'),
(40432, '440478170', '', '', 'Becky Moffat', '37 Charlotte road Wallasey', '', 'CH44 0DN', 'WALLASEY', 'Grossbritannien', '', '', '', '7717442754', '001011655E', '', '', '107-3 Gold case / Black face / Brown Leather Band', '', '644352649097', 'FedEx', '', '2016-10-17', '15.10.2016 13:33', '4260295880626', '1', 'a0YC000000gigEUMAY', '135.00', '179.00'),
(40433, '440368185', '', '', 'Bulent Yilmaz', '09 FERGUSON PLACE', '', 'OX14 3YF', 'ABINGDON', 'Grossbritannien', '', '', '', '7958484066', '0010167GDJ', '', '', '107-5 Silver case / White face / Stainless steel Band', '', '644352649101', 'FedEx', '', '2016-10-17', '15.10.2016 04:07', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40434, '440335909', '', '', 'Shazia Zamir', 'Eversheds ll Bridgewater place Water lane', '', 'LS115dr', 'LEEDS', 'Grossbritannien', '', '', '', '7887925622', '0010031Q7A', '', '', '107-5 Silver case / White face / Stainless steel Band', '', '644352649112', 'FedEx', '', '2016-10-17', '14.10.2016 22:41', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40435, '440363304', '', '', 'Lucian Enache', '14 WOODFIELD AVENUE', '', 'NW9 6PP', 'LONDON', 'Grossbritannien', '', '', '', '4,40742E+12', '00100148JH', '', '', '3009-4 black case / black face / black leather band', '', '644352649123', 'FedEx', '', '2016-10-17', '15.10.2016 02:12', '4260295881814', '1', 'a0YC000000gixcyMAA', '123.01', '179.00'),
(40436, '440134516', '', '', 'Mr Jh Ospina Marin', '26 Strathmore Road', '', 'CR0 2JL', 'Croydon', 'Grossbritannien', '', '', '', '7984232998', '0010248ZWI', '', '', '513-3 Gold case / Gold face / Brown Leather Band', '', '644352649134', 'FedEx', '', '2016-10-17', '14.10.2016 11:12', '4260295882194', '1', 'a0YC000000gixc0MAA', '135.00', '179.00'),
(40437, '440173770', '', '', 'Cheryl Huxtable', '55 HEOL CADIFOR', '', 'SA5 9AJ', 'SWANSEA', 'Grossbritannien', '', '', '', '7854089163', '0010109RFT', '', '', 'Men\\\'s Pionier Dublin watch - black case/black face/black leather band', '', '644352649145', 'FedEx', '', '2016-10-17', '14.10.2016 12:56', '4260295881241', '1', 'a0YC000000gigS1MAI', '130.00', '179.00'),
(40438, '440213102', '', '', 'Alan Hollinghurst', '26 KINGSFIELD DRIVE', '', 'EN3 6UA', 'ENFIELD', 'Grossbritannien', '', '', '', '7984466775', '0010085WIA', '', '', 'Men\\\'s Pionier Dublin watch - black case/black face/stainless steel band', '', '644352649156', 'FedEx', '', '2016-10-17', '14.10.2016 14:55', '4260295881975', '1', 'a0YC000000gigS4MAI', '130.00', '179.00'),
(40439, '440394083', '', '', 'Rebecca Grundy', '312 WIGAN ROAD', '', 'M46 0GD', 'MANCHESTER', 'Grossbritannien', '', '', '', '7557787621', '00101112SQ', '', '', 'Men\\\'s Pionier Dublin watch - black case/black face/stainless steel band', '', '644352649167', 'FedEx', '', '2016-10-17', '15.10.2016 08:06', '4260295881975', '1', 'a0YC000000gigS4MAI', '130.00', '179.00'),
(40440, '440177673', '', '', 'Tony Bentham', '29 SHAWBIRCH ROAD 29', '', 'TF5 0AB', 'TELFORD', 'Grossbritannien', '', '', '', '7940053841', '0010025W5U', '', '', 'Pionier Florida Diamonds watch with gold case, black face and a gold metal band', '', '644352649178', 'FedEx', '', '2016-10-17', '14.10.2016 12:53', '4260295881500', '1', 'a0YC000000gaFxiMAE', '130.00', '209.00'),
(40441, '440084714', NULL, NULL, 'Niels Hanne', 'Tulpinstraat 16', '', '3500', 'Hasselt Limburg', 'Belgien', 'BE', NULL, NULL, '32474710456', '0010009SAQ', NULL, NULL, '103-3 Black case / Black face / Black Leather Band', NULL, '644352649866', 'FedEx', NULL, '2016-10-17', '14.10.2016 07:48', '4260295880459', '1', 'a0YC000000giwq5MAA', '170.00', '269.00'),
(40442, '440878303', NULL, NULL, 'jean louis azemar', '17 LA SERRE', '', '31800', 'LANDORTHE', 'Frankreich', 'FR', NULL, NULL, '673146003', '0010097MU9', NULL, NULL, 'Montre Automatique Theorema Macau 3011-7 - Or / Noir / Acier', NULL, '644352649811', 'FedEx', NULL, '2016-10-17', '16.10.2016 19:22', '4260295881760', '1', 'a0YC000000gcHbLMAU', '149.99', '199.00'),
(40443, '440844749', NULL, NULL, 'Marie Dominique Niort', '38 B RUE DES CANADIENS', '', '27800', 'LA HAYE DE CALLEVILLE', 'Frankreich', 'FR', NULL, NULL, '232469889', '0010176G7E', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-4 - Noir / Noir / Noir', NULL, '644352649822', 'FedEx', NULL, '2016-10-17', '16.10.2016 17:14', '4260295880633', '1', 'a0YC000000giq4LMAQ', '148.99', '229.90'),
(40444, '440705447', NULL, NULL, 'Saverio Pellegrino', 'Via Dakale 87', '', '91017', 'Pantelleria Trapani', 'Italien', 'IT', NULL, NULL, '3663567209', '00101251C0', NULL, NULL, 'Cassa oro, quadrante nero e cinturino in pelle marrone 7012 -4', NULL, '644352649833', 'FedEx', NULL, '2016-10-17', '16.10.2016 12:36', '4260295882255', '1', 'a0YC000000gRfgWMAS', '150.01', '219.99'),
(40445, '440250282', NULL, NULL, 'Teuta Peca', 'VIA DEGLI ARMAIUOLI 1', '', '25127', 'BRESCIA BS', 'Italien', 'IT', NULL, NULL, '3272809849', '00101238CC', NULL, NULL, 'Cassa argento, quadrante nero e cinturino in pelle nero 7002-2', NULL, '644352649844', 'FedEx', NULL, '2016-10-17', '14.10.2016 18:13', '4260295882231', '1', 'a0YC000000gRfgUMAS', '150.01', '219.99'),
(40446, '440097023', NULL, NULL, 'Giuliano Riganti', 'Bengasi 36', '', '70124', 'BARI BA', 'Italien', 'IT', NULL, NULL, '3341159114', '001011872C', NULL, NULL, 'Argento-bianco con cinturino in acciaio 510-5', NULL, '644352649855', 'FedEx', NULL, '2016-10-17', '14.10.2016 09:35', '42602958811418', '1', 'a0YC000000gdC0oMAE', '155.00', '209.90'),
(40447, '440823387', NULL, NULL, 'Trish Swinburn', '35 BURNET CLOSE', '', 'SN12 7SJ', 'MELKSHAM', 'Grossbritannien', 'GB', NULL, NULL, '01225 705067', '0010249JRO', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '644352649719', 'FedEx', NULL, '2016-10-17', '16.10.2016 17:56', '4260295880374', '1', 'a0YC000000girH4MAI', '154.00', '229.00'),
(40448, '440886734', NULL, NULL, 'Luminita Necula', '74 FLEETWIND DRIVE', '', 'NN4 0SU', 'NORTHAMPTON Northamptonshire', 'Grossbritannien', 'GB', NULL, NULL, '7981276163', '0010092K7I', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '644352649720', 'FedEx', NULL, '2016-10-17', '16.10.2016 22:02', '4260295880050', '1', 'a0YC000000girH7MAI', '154.00', '229.00'),
(40449, '440883428', NULL, NULL, 'Julie Ryder', '36 ROWANWOOD GARDENS Lobley Hill', '', 'NE11 0DP', 'GATESHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7834999706', '0010186IRY', NULL, NULL, '104-3 Theorema Copacabana watch', NULL, '644352649730', 'FedEx', NULL, '2016-10-17', '16.10.2016 21:24', '4260295880480', '1', 'a0YC000000gj51SMAQ', '146.00', '219.00'),
(40450, '440818669', NULL, NULL, 'Lesley Hinson', '17 POTTERGATE', '', 'NE66 1JW', 'ALNWICK', 'Grossbritannien', 'GB', NULL, NULL, '7990538288', '0010167K7W', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '644352649741', 'FedEx', NULL, '2016-10-17', '16.10.2016 17:58', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40451, '440905157', NULL, NULL, 'Cathie Connaughton', '24 GARSTON LANE', '', 'WD25 9QJ', 'WATFORD', 'Grossbritannien', 'GB', NULL, NULL, '7916163619', '0010215JE4', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/stainless steel band', NULL, '644352649752', 'FedEx', NULL, '2016-10-17', '16.10.2016 23:00', '4260295881975', '1', 'a0YC000000gigS4MAI', '130.00', '179.00'),
(40452, '440699575', NULL, NULL, 'Neil Owens', 'CHEMTURA PRINCE WILLIAM AVENUE', '', 'CH5 2QZ', 'DEESIDE', 'Grossbritannien', 'GB', NULL, NULL, '7854102185', '0010024O4V', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/stainless steel band', NULL, '644352649763', 'FedEx', NULL, '2016-10-17', '16.10.2016 10:54', '4260295881975', '1', 'a0YC000000gigS4MAI', '130.00', '179.00'),
(40453, '440791836', '', '', 'Philip Wilkinson', '100 COTTONWOOD CLOSE', '', 'CO2 9PZ', 'COLCHESTER', 'Grossbritannien', '', '', '', '7411306890', '0010150N4F', '', '', 'Men\\\'s Pionier Dublin watch - black case/black face/stainless steel band', 'Nachforschung am 10.11.2016 gestellt!', '644352649774', 'FedEx', '', '2016-10-17', '16.10.2016 16:23', '4260295881975', '1', 'a0YC000000gigS4MAI', '130.00', '179.00'),
(40454, '440768963', NULL, NULL, 'Nadine Bradshaw', '10 TYNWALD ROAD', '', 'LS17 5NG', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7980939397', '0010011WGO', NULL, NULL, 'Men\'s Pionier Dublin watch - silver case/black face/stainless steel band', NULL, '644352649785', 'FedEx', NULL, '2016-10-17', '16.10.2016 15:12', '4260295881951', '1', 'a0YC000000gigS3MAI', '130.00', '179.00'),
(40455, '440632028', NULL, NULL, 'Yanjie Liu', '62 Langham court Wyke Road', '', 'SW20 8RP', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7496906088', '0010250LQC', NULL, NULL, 'Men\'s Pionier Dublin watch - silver case/black face/stainless steel band', NULL, '644352649796', 'FedEx', NULL, '2016-10-17', '16.10.2016 04:00', '4260295881951', '1', 'a0YC000000gigS3MAI', '130.00', '179.00'),
(40456, '440760773', NULL, NULL, 'Peter Dalton', '4 Hillcrest', '', 'BT41 1LA', 'ANTRIM', 'Grossbritannien', 'GB', NULL, NULL, '7764222525', '0010157WQX', NULL, NULL, 'Men\'s Pionier Dublin watch - silver case/white face/stainless steel band', NULL, '644352649800', 'FedEx', NULL, '2016-10-17', '16.10.2016 14:27', '4260295881944', '1', 'a0YC000000gigS2MAI', '130.00', '179.00'),
(40457, 'PK\0\0\0\0\0!\0b', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40458, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40459, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40460, 'ޚ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40461, '&$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40462, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40463, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '73r\0\0', 'Ɖ', '', '', '', ''),
(40464, 'xG', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40465, 'E_h{', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40466, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40467, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40468, '-$z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40469, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40470, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40471, 'ݣ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40472, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40473, 'u', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40474, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'X', '', '', '', '', ''),
(40475, '9T', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40476, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40477, '`V', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40478, 'Ziڿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40479, '', NULL, NULL, 't', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '\\', 'o', 'O', '', '', ''),
(40480, '\r}Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40481, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40482, 'J', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40483, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40484, '3	', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40485, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40486, 't', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40487, 'ɒU', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40488, 'JJ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '45', 'g\"\0', '', '', '', ''),
(40489, 'p', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40490, '$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40491, '킟', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40492, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40493, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40494, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40495, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40496, '<[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40497, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '73r\0\0', '', '', '', '', ''),
(40498, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40499, '\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40500, '440509821', NULL, NULL, 'Bart Kerkhoff', 'Berglaan 7', '', '2071 BW', 'SANTPOORT-NOORD Noord holland', 'Niederlande', 'NL', NULL, NULL, '610183702', '0010242JAS', NULL, NULL, '103-3 Black case / Black face / Black Leather Band', NULL, '644352649877', 'FedEx', NULL, '2016-10-17', '15.10.2016 15:29', '4260295880459', '1', 'a0YC000000giwqAMAQ', '170.00', '269.00'),
(40501, '440446290', NULL, NULL, 'M.A.E.M. de groot-kosterman', 'Passeweg 44', '', '6601 AH', 'WIJCHEN', 'Niederlande', 'NL', NULL, NULL, '31657262882', '00100906U3', NULL, NULL, '7001-2 Silver case / Black face / Black Leather Band', NULL, '644352649888', 'FedEx', NULL, '2016-10-17', '15.10.2016 11:28', '4260295882101', '1', 'a0YC000000gc1fyMAA', '150.00', '229.98'),
(40502, '441165479', NULL, NULL, 'Corinne COLICCHIO', '9 Rue de l\'Amethyste', '', '34170', 'Castelnau le lez', 'Frankreich', 'FR', NULL, NULL, '617073937', '0010057O7X', NULL, NULL, 'Montre Automatique Theorema Macau 3011-6 - Argent / Noir / Acier', NULL, '644352649970', 'FedEx', NULL, '2016-10-18', '17.10.2016 19:15', '4260295881753', '1', 'a0YC000000gcHbKMAU', '149.99', '199.00'),
(40503, '440992444', NULL, NULL, 'Hakim Rharib', '12 RUE SAINT DENIS', '', '77410', 'GRESSY', 'Frankreich', 'FR', NULL, NULL, '667983972', '0010241QEM', NULL, NULL, 'Montre Pionier - argent/noir/noir', NULL, '644352649980', 'FedEx', NULL, '2016-10-18', '17.10.2016 08:44', '4260295880732', '1', 'a0YC000000gijOaMAI', '150.01', '199.90'),
(40504, '441113346', NULL, NULL, 'Kejdi Jongari', 'VIA TRE VENEZIE 24', '', '20821', 'MEDA MB', 'Italien', 'IT', NULL, NULL, '3202662429', '0010137WPA', NULL, NULL, 'Cassa oro, quadrante nero e cinturino in acciaio 7002-9', NULL, '644352650035', 'FedEx', NULL, '2016-10-18', '17.10.2016 18:59', '4260295882309', '1', 'a0YC000000gRfgbMAC', '150.01', '219.99'),
(40505, '440956781', NULL, NULL, 'loretta GIANI', 'LOCALITA CASA BISERTA 51 51', '', '52010', 'TALLA AR', 'Italien', 'IT', NULL, NULL, '3331983683', '0010058QWD', NULL, NULL, 'Cassa argento, quadrante nero e cinturino in acciaio 7002-7', NULL, '644352650046', 'FedEx', NULL, '2016-10-18', '17.10.2016 09:04', '4260295882286', '1', 'a0YC000000gRfgZMAS', '150.01', '219.99'),
(40506, '441136628', NULL, NULL, 'mohammed afqir', 'Lindekersstraat 11', '', '1036 KS', 'AMSTERDAM Noord-Holland', 'Niederlande', 'NL', NULL, NULL, '617097792', '001016359D', NULL, NULL, '3008-5 Silver case / White face / Silver metal Band', NULL, '644352650057', 'FedEx', NULL, '2016-10-18', '17.10.2016 19:29', '4260295881708', '1', 'a0YC000000giyXsMAI', '145.00', '199.99'),
(40507, '441055947', '', '', 'Adam Ben Amar El Mansouri', 'CALLE EMILI GRAHIT 52', 'Pabellon 24 comandancia guardia civil', '17003', 'GIRONA Girona', 'Spanien', '', '', '', '685097279', '00100337CH', '', '', 'Modelo 5. Reloj automático Theorema Monaco - Caja dorada - Dial negro - Correa de acero dorada', 'Sendung am 09.11.16 zurück erhalten! Annahme verweigert!', '644352649991', 'FedEx', '', '2016-10-18', '17.10.2016 11:59', '4260295881463', '1', 'a0YC000000gjkukMAA', '144.99', '219.99'),
(40508, '441025103', NULL, NULL, 'Said Kharmich', 'CALLE MAJOR 33', 'taller', '08810', 'SANT PERE DE RIBES BARCELONA', 'Spanien', 'ES', NULL, NULL, '674929928', '0010250TVA', NULL, NULL, 'Reloj Miami Pionier negro para hombre - Caja dorada - Correa de cuero marrón - Modelo 506-3', NULL, '644352650024', 'FedEx', NULL, '2016-10-18', '17.10.2016 10:29', '4260295880886', '1', 'a0YC000000gjkudMAA', '145.00', '199.99'),
(40509, '441148765', NULL, NULL, 'Jake Miller', 'Avins Bridge House College Road Ardingly', '', 'RH17 6SH', 'HAYWARDS HEATH', 'Grossbritannien', 'GB', NULL, NULL, '07737 853637', '0010179Z4F', NULL, NULL, '513-4 Gold case / Black face / Brown Leather Band', NULL, '644352649925', 'FedEx', NULL, '2016-10-18', '17.10.2016 20:32', '4260295882200', '1', 'a0YC000000gixc1MAA', '135.00', '179.00'),
(40510, '441119416', NULL, NULL, 'James Pack', '26 UPPER ROAD Plaistow', '', 'E13 0DH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7517461782', '0010114QDB', NULL, NULL, '104-3 Theorema Copacabana watch', NULL, '644352649936', 'FedEx', NULL, '2016-10-18', '17.10.2016 18:49', '4260295880480', '1', 'a0YC000000gj51SMAQ', '146.00', '219.00'),
(40511, '441058767', NULL, NULL, 'Viliam Biak', '80 BRUNSWICK ROAD 80', '', 'S60 2RU', 'ROTHERHAM', 'Grossbritannien', 'GB', NULL, NULL, '7432107084', '00102507I5', NULL, NULL, '503-1 Silver case / White face / Black Leather Band', NULL, '644352649958', 'FedEx', NULL, '2016-10-18', '17.10.2016 14:47', '4260295880725', '1', 'a0YC000000gixeTMAQ', '123.00', '199.00'),
(40512, '441323095', '', '', 'Domenico Catauro', 'via cerzito 3', '', '82010', 'bucciano BN', 'Italien', '', '', '', '3401541764', '00102294D2', '', '', 'Orologio da uomo Theorema Monaco - 3006-5', '', 'CY733138615DE', 'DHL', '', '2016-10-20', '18.10.2016 14:07', '4260295881463', '1', 'a0YC000000gigSJMAY', '145.00', '219.99'),
(40513, '441270741', NULL, NULL, 'Giovanna Maria D\'Onofrio', 'Via Appia Km 102.700', '', '04019', 'Terracina Latina', 'Italien', 'IT', NULL, NULL, '3890952501', '0010179IBN', NULL, NULL, 'Cassa nera, quadrante nero e cinturino in pelle nero 7002-5', NULL, '644352650344', 'FedEx', NULL, '2016-10-19', '18.10.2016 11:09', '4260295882262', '1', 'a0YC000000gRfgXMAS', '150.01', '219.99'),
(40514, '441435040', NULL, NULL, 'Atheer Al Rawe', '64 HONEYWALL', '', 'ST4 7HX', 'STOKE-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7557551484', '0010238BF2', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '644352650366', 'FedEx', NULL, '2016-10-19', '18.10.2016 20:54', '4260295880381', '1', 'a0YC000000girH5MAI', '154.00', '229.00'),
(40515, '441432810', NULL, NULL, 'Atheer Al Rawe', '64 HONEYWALL 64', '', 'ST4 7HX', 'STOKE-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7557551484', '0010236MDT', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352650366', 'FedEx', NULL, '2016-10-19', '18.10.2016 20:29', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40516, '441476149', NULL, NULL, 'Emma Spikesley', '14 HALL DRIVE Finedon', '', 'NN9 5NF', 'WELLINGBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7854756913', '0010195VH2', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '644352650377', 'FedEx', NULL, '2016-10-19', '19.10.2016 00:00', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40517, '441464860', NULL, NULL, 'Lisa Monaghan', 'W KNIGHT WAT SOUTH SHORE ROAD South Shore Road', '', 'FK3 8AE', 'GRANGEMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7823555521', '0010055JB1', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '644352650388', 'FedEx', NULL, '2016-10-19', '18.10.2016 23:05', '4260295880050', '1', 'a0YC000000girH7MAI', '154.00', '229.00'),
(40518, '441304966', NULL, NULL, 'harry hornsby', '16 queen anne terrace', '', 'pl4 8eg', 'plymouth', 'Grossbritannien', 'GB', NULL, NULL, '7564705818', '0010009W9M', NULL, NULL, '107-1 Silver case / White face / Black Leather Band', NULL, '644352650399', 'FedEx', NULL, '2016-10-19', '18.10.2016 12:09', '4260295880602', '1', 'a0YC000000gigETMAY', '135.00', '179.00'),
(40519, '441471518', NULL, NULL, 'Tadas Jonikas', '27 BUCKINGHAM GARDENS 27', '', 'HA8 6NB', 'EDGWARE', 'Grossbritannien', 'GB', NULL, NULL, '7341819429', '0010128FUW', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '644352650403', 'FedEx', NULL, '2016-10-19', '18.10.2016 23:28', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40520, '441453458', NULL, NULL, 'M Z Nouar', '5 nash house Wynne street Edgbaston', '', 'B15 2eg', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7586204801', '001003910S', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '644352650414', 'FedEx', NULL, '2016-10-19', '18.10.2016 21:59', '4260295880749', '1', 'a0YC000000gixeVMAQ', '123.00', '199.00'),
(40521, '441410489', NULL, NULL, 'Shamaila Waseem', '177 KINGSWAY', '', 'M19 2ND', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7731121994', '0010125DZ2', NULL, NULL, 'Malibu Diamonds skeleton watch 502-3', NULL, '644352650425', 'FedEx', NULL, '2016-10-19', '18.10.2016 19:13', '4260295880701', '1', 'a0YC000000gigHdMAI', '123.00', '199.00'),
(40522, '441792774', NULL, NULL, 'Anna Stryjniak', 'Amgen pottery rd.', 'Dun Laoghaire', '', 'dublin co. Dublin', 'Irland', 'IE', NULL, NULL, '899678839', '0010171X3N', NULL, NULL, '3005-A1 Silver case / White face / Stainless steel Band', NULL, '644352650723', 'FedEx', NULL, '2016-10-20', '20.10.2016 00:03', '4260295880961', '1', 'a0YC000000gj6ENMAY', '135.00', '199.99'),
(40523, '441622058', NULL, NULL, 'Mielut Bogdan', 'Via pinciana 20', '', '55049', 'Viareggio LU', 'Italien', 'IT', NULL, NULL, '3451108737', '0010175TC1', NULL, NULL, 'GM-102-4 - Cassa nero / Fronte nero / Cinturino nero', NULL, '644352650804', 'FedEx', NULL, '2016-10-20', '19.10.2016 14:38', '4260295881180', '1', 'a0YC000000gigQvMAI', '155.00', '219.99'),
(40524, '441643125', NULL, NULL, 'Joanne Forster', '11 TINDALE STREET', '', 'DH8 6DL', 'CONSETT', 'Gro', 'GB', NULL, NULL, '7592572422', '0010056RFA', NULL, NULL, '104-1 Theorema Copacabana watch', NULL, '644352650734', 'FedEx', NULL, '2016-10-20', '19.10.2016 14:58', '4260295880466', '1', 'a0YC000000gj51QMAQ', '146.00', '219.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(40525, '441714017', NULL, NULL, 'dean goltenboth', '3 ALDWYCK WAY', '', 'NR33 9JQ', 'LOWESTOFT', 'Gro', 'GB', NULL, NULL, '7733233918', '0010248TDO', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '644352650745', 'FedEx', NULL, '2016-10-20', '19.10.2016 19:04', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(40526, '441631842', '', '', 'Jordan Turner', '81 FAIRMEAD ROAD', '', 'CH46 8TU', 'WIRRAL', 'Gro', '', '', '', '7709208973', '00100567WN', '', '', '107-5 Silver case / White face / Stainless steel Band', 'Nachforschung am 22.11.16 gestellt!', '644352650756', 'FedEx', '', '2016-10-20', '19.10.2016 14:46', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40527, '441737694', NULL, NULL, 'Susan Warren', '312 HALIFAX ROAD', '', 'S6 1AB', 'SHEFFIELD', 'Gro', 'GB', NULL, NULL, '1142493738', '0010245YHF', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '644352650767', 'FedEx', NULL, '2016-10-20', '19.10.2016 20:31', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40528, '441765342', NULL, NULL, 'Luziane Tchiegue-Nouta', '11 REGENT ROAD 11', '', 'ME7 5JE', 'GILLINGHAM', 'Gro', 'GB', NULL, NULL, '7482871177', '00102506QE', NULL, NULL, 'Automatic Pionier Chicago watch - gold case - black face - stainless steel band', NULL, '644352650778', 'FedEx', NULL, '2016-10-20', '19.10.2016 22:36', '4260295882309', '1', 'a0YC000000gigNwMAI', '129.99', '199.00'),
(40529, '441765452', NULL, NULL, 'Pamela Evans', '20 INSTITUTION PLACE', '', 'BT12 4AE', 'BELFAST', 'Gro', 'GB', NULL, NULL, '7738417838', '0010200R1T', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/stainless steel band ', NULL, '644352650789', 'FedEx', NULL, '2016-10-20', '19.10.2016 22:36', '4260295881975', '1', 'a0YC000000gigS4MAI', '130.00', '179.00'),
(40530, '441778458', NULL, NULL, 'Anthony Shepherd', '64 SANDRINGHAM ROAD', '', 'SL6 7PN', 'MAIDENHEAD', 'Gro', 'GB', NULL, NULL, '7930469928', '0010186GTK', NULL, NULL, 'Silver case / Black face / Black Leather Band 3012-2', NULL, '644352650790', 'FedEx', NULL, '2016-10-20', '19.10.2016 23:49', '4260295881876', '1', 'a0YC000000gigL3MAI', '128.00', '189.00'),
(40531, '442054541', NULL, NULL, 'Zulfia Vishegurova', 'Doorniksewijk 54', 'bus 12', '8500', 'Kortrijk West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '483044252', '001013220000', NULL, NULL, '502-7 Gold case / Black face / Gold metal Band', NULL, '644352650907', 'FedEx', NULL, '2016-10-21', '20.10.2016 21:18', 'WL4260295881920', '1', 'a0YC000000gltzjMAA', '155.00', '239.99'),
(40532, '442007227', NULL, NULL, 'Sevak Minasyan', 'Alsembergsesteenweg 770', '', '1653', 'Dworp', 'Belgien', 'BE', NULL, NULL, '499761537', '0010242RM9', NULL, NULL, '502-7 Gold case / Black face / Gold metal Band', NULL, '644352650918', 'FedEx', NULL, '2016-10-21', '20.10.2016 18:18', 'WL4260295881920', '1', 'a0YC000000gltzjMAA', '155.00', '239.99'),
(40533, '441802109', NULL, NULL, 'Jawad Elmahi', 'Avenue Victor Gilsoul 1-99', '98', '1200', 'Woluwe-Saint-Lambert Bruxelles', 'Belgien', 'BE', NULL, NULL, '483351894', '0010226GKA', NULL, NULL, 'Montre Pionier Malibu avec 12 Diamonds - 502-3 - Boîtier doré, cadran noir, bracelet en cuir marron', NULL, '644352650929', 'FedEx', NULL, '2016-10-21', '20.10.2016 02:48', 'WL4260295880701', '1', 'a0YC000000gltzfMAA', '155.00', '239.99'),
(40534, '441850032', NULL, NULL, 'yves AURAY', '31 A RUE DES NOUIES', '', '44680', 'STE PAZANNE', 'Frankreich', 'FR', NULL, NULL, '607543496', '0010066VHV', NULL, NULL, 'Montre Pionier modèle Dublin - 508-4 Noir / Noir / Noir', NULL, '644352650881', 'FedEx', NULL, '2016-10-21', '20.10.2016 07:14', '4260295881241', '1', 'a0YC000000gcHV9MAM', '155.00', '199.90'),
(40535, '441908522', NULL, NULL, 'Ramzan Chatha', 'Contrargine nord 11', '', '46010', 'Marcaria MN', 'Italien', 'IT', NULL, NULL, '3428005655', '00100706IX', NULL, NULL, 'Cassa oro, quadrante nero e cinturino in acciaio 7002-9', NULL, '644352650892', 'FedEx', NULL, '2016-10-21', '20.10.2016 13:39', '4260295882309', '1', 'a0YC000000gRfgbMAC', '150.01', '219.99'),
(40536, '442026388', NULL, NULL, 'LaVerne Flett', '8 High Street', '', 'CB25 9HN', 'Waterbeach Cambs', 'Grossbritannien', 'GB', NULL, NULL, '7724138880', '0010102SCR', NULL, NULL, '104-3 Theorema Copacabana watch', NULL, '644352650826', 'FedEx', NULL, '2016-10-21', '20.10.2016 19:48', '4260295880480', '1', 'a0YC000000gj51SMAQ', '146.00', '219.00'),
(40537, '442043147', NULL, NULL, 'Laura Marshall', '9 apex business Village Annitsford', '', 'Ne23 7bf', 'Newcastle upon tyne', 'Grossbritannien', 'GB', NULL, NULL, '7738067652', '0010047UVP', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '644352650837', 'FedEx', NULL, '2016-10-21', '20.10.2016 21:21', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40538, '442075799', NULL, NULL, 'Susan Lough', '135 MIDDLE ROAD', '', 'BN43 6LL', 'SHOREHAM-BY-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7717745763', '0010145L32', NULL, NULL, '3009-4 black case / black face / black leather band', NULL, '644352650848', 'FedEx', NULL, '2016-10-21', '20.10.2016 23:07', '4260295881814', '1', 'a0YC000000gixcyMAA', '123.01', '179.00'),
(40539, '441936450', NULL, NULL, 'linda parker', '11 FALSTONE leam lane', '', 'NE10 8SD', 'GATESHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7740195592', '0010165MGG', NULL, NULL, 'Malibu Diamonds skeleton watch 502-7', NULL, '644352650859', 'FedEx', NULL, '2016-10-21', '20.10.2016 14:09', '4260295881920', '1', 'a0YC000000gigHhMAI', '123.00', '199.00'),
(40540, '442072179', NULL, NULL, 'Samuel o', 'Pen-y-palman Tai Cochion Waen', '', 'Ll170ab', 'St.asaph', 'Grossbritannien', 'GB', NULL, NULL, '7765598789', '0010148N83', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/stainless steel band', NULL, '644352650860', 'FedEx', NULL, '2016-10-21', '20.10.2016 22:33', '4260295881975', '1', 'a0YC000000gigS4MAI', '130.00', '179.00'),
(40541, '441979905', NULL, NULL, 'Emma Moorhouse', '309 Holme Road Warley', '', 'HX2 7RP', 'HALIFAX', 'Grossbritannien', 'GB', NULL, NULL, '7803772836', '00102506PN', NULL, NULL, 'Silver case / Gold face / Black Leather Band 512-1', NULL, '644352650870', 'FedEx', NULL, '2016-10-21', '20.10.2016 16:45', '4260295882132', '1', 'a0YC000000giyGAMAY', '130.00', '209.00'),
(40542, '442624791', NULL, NULL, 'Ahmed Bentahar', 'Rue de la brasserie 46b2', '', '7812', 'Ligne', 'Belgien', 'BE', NULL, NULL, '+32 465 35 00 92', '0010250WHL', NULL, NULL, 'Montre T-3008-3 - cadran en or, intérieur noir et bracelet en cuir noir', NULL, '644352651454', 'FedEx', NULL, '2016-10-24', '22.10.2016 23:18', '4260295880176', '1', 'a0YC000000h3LZfMAM', '145.00', '199.99'),
(40543, '442638442', NULL, NULL, 'Timothy Perrin', '38 B RUE DU CHATEAU', '', '67190', 'MUTZIG', 'Frankreich', 'FR', NULL, NULL, '671331239', '00100076B3', NULL, NULL, 'Montre Automatique Theorema Macau 3011-8 - Noir / Noir / Acier', NULL, '644352651400', 'FedEx', NULL, '2016-10-24', '22.10.2016 23:16', '4260295881777', '1', 'a0YC000000gcHbMMAU', '149.99', '199.00'),
(40544, '442608062', NULL, NULL, 'Quentin Cheneval-pallud', '3 ALLEE LOUIS DE BROGLIE appartement 2102', '', '74940', 'ANNECY LE VIEUX', 'Frankreich', 'FR', NULL, NULL, '699531303', '0010182RNQ', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-4 - Noir / Noir / Noir', NULL, '644352651410', 'FedEx', NULL, '2016-10-24', '22.10.2016 19:45', '4260295880633', '1', 'a0YC000000giq4LMAQ', '148.99', '229.90'),
(40545, '442609752', NULL, NULL, 'alexandre SALAZ', '14 rue des liliums', '', '95500', 'gonesse', 'Frankreich', 'FR', NULL, NULL, '651750491', '0010118PDM', NULL, NULL, 'Montre Automatique Theorema Macau 3011-3 - Or / Noir / Noir', NULL, '644352651421', 'FedEx', NULL, '2016-10-24', '22.10.2016 19:43', '4260295881272', '1', 'a0YC000000gcHbHMAU', '149.99', '199.00'),
(40546, '442243162', NULL, NULL, 'Herve DUPLESSY', '507 AVENUE DE LA SAUVEGARDE 507', '', '69009', 'LYON', 'Frankreich', 'FR', NULL, NULL, '33652797', '00102202EP', NULL, NULL, 'Montre Automatique Theorema Macau 3011-3 - Or / Noir / Noir', NULL, '644352651432', 'FedEx', NULL, '2016-10-24', '21.10.2016 12:46', '4260295881272', '1', 'a0YC000000gcHbHMAU', '149.99', '199.00'),
(40547, '442295156', NULL, NULL, 'Caitriona Doran', 'Wood Road Graignamanagh', '', 'Ireland', 'Co Kilkenny', 'Irland', 'IE', NULL, NULL, '879344892', '0010250RZ2', NULL, NULL, '3006-6 Monaco Theorema watch', NULL, '644352651260', 'FedEx', NULL, '2016-10-24', '21.10.2016 17:03', '4260295881470', '1', 'a0YC000000gj6I9MAI', '144.99', '219.99'),
(40548, '442560654', NULL, NULL, 'Barry Broere', 'Parcivalring 491', '', '5221 LK', '\'S-HERTOGENBOSCH', 'Niederlande', 'NL', NULL, NULL, '736330770', '0010229P8M', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '644352651465', 'FedEx', NULL, '2016-10-24', '22.10.2016 17:28', '4260295881593', '1', 'a0YC000000giwq8MAA', '170.00', '269.00'),
(40549, '442560509', NULL, NULL, 'Barry Broere', 'Parcivalring 491', '', '5221 LK', '\'S-HERTOGENBOSCH', 'Niederlande', 'NL', NULL, NULL, '736330770', '0010012TCN', NULL, NULL, '103-3 Black case / Black face / Black Leather Band', NULL, '644352651465', 'FedEx', NULL, '2016-10-24', '22.10.2016 17:28', '4260295880459', '1', 'a0YC000000giwqAMAQ', '170.00', '269.00'),
(40550, '442526519', NULL, NULL, 'J.Y.J Galema', 'Maltaweide 319', '', '3223MJ', 'Hellevoetsluis', 'Niederlande', 'NL', NULL, NULL, '181772350', '0010250YEC', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '644352651476', 'FedEx', NULL, '2016-10-24', '22.10.2016 15:29', '4260295881593', '1', 'a0YC000000giwq8MAA', '170.00', '269.00'),
(40551, '442318204', NULL, NULL, 'Patrycja Kazala', 'Perengaarde  10', '', '2723AW', 'Zoetermeer Zuid Holland', 'Niederlande', 'NL', NULL, NULL, '628268230', '00100688BU', NULL, NULL, '502-7 Gold case / Black face / Gold metal Band', NULL, '644352651487', 'FedEx', NULL, '2016-10-24', '21.10.2016 19:29', 'WL4260295881920', '1', 'a0YC000000gc1TSMAY', '155.00', '239.99'),
(40552, '442241014', NULL, NULL, 'Georgie Tsjilingarian', 'Dirk de Raetlaan 98 98', '', '2241RK', 'WASSENAAR', 'Niederlande', 'NL', NULL, NULL, '617511841', '0010090I3U', NULL, NULL, '103-3 Black case / Black face / Black Leather Band', NULL, '644352651498', 'FedEx', NULL, '2016-10-24', '21.10.2016 14:28', '4260295880459', '1', 'a0YC000000giwqAMAQ', '170.00', '269.00'),
(40553, '442574900', NULL, NULL, 'Andres Del Campo Carboneras', 'CALLE JUAN ALVAREZ MENDIZABAL 80', '2 dcha', '28008', 'MADRID', 'Spanien', 'ES', NULL, NULL, '686973540', '0010250JI8', NULL, NULL, 'Modelo 2. Reloj Monte Carlo Theorema - Caja plateada - Dial negro - Pulsera cuero negra', NULL, '644352651443', 'FedEx', NULL, '2016-10-24', '22.10.2016 16:59', '4260295880411', '1', 'a0YC000000gjkunMAA', '154.99', '219.99'),
(40554, '442159444', NULL, NULL, 'Steven Harrison', '91 BIFIELD Orton Goldhay', '', 'PE2 5SW', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7535455787', '0010230QJI', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '644352651270', 'FedEx', NULL, '2016-10-24', '21.10.2016 10:05', '4260295880050', '1', 'a0YC000000girH7MAI', '154.00', '229.00'),
(40555, '442094954', NULL, NULL, 'Gemma Dunning', '1 Southdown buildings', '', 'Po198dq', 'Chichester', 'Grossbritannien', 'GB', NULL, NULL, '7984153979', '0010069WJK', NULL, NULL, '101-7 Theorema Copacabana watch', NULL, '644352651281', 'FedEx', NULL, '2016-10-24', '21.10.2016 01:14', '4260295881661', '1', 'a0YC000000gj51VMAQ', '146.00', '219.00'),
(40556, '442454974', NULL, NULL, 'Julie Meek', 'Out Newton High Grange High Grange Farm Out Newton', '', 'HU19 2RE', 'WITHERNSEA', 'Grossbritannien', 'GB', NULL, NULL, '1964650863', '0010230Q4F', NULL, NULL, '101-7 Theorema Copacabana watch', NULL, '644352651292', 'FedEx', NULL, '2016-10-24', '22.10.2016 11:14', '4260295881661', '1', 'a0YC000000gj51VMAQ', '146.00', '219.00'),
(40557, '442159839', NULL, NULL, 'andrew marsh', 'WATERHALL PRESTWOOD LANE WATERHALL', '', 'RH11 0LA', 'CRAWLEY', 'Grossbritannien', 'GB', NULL, NULL, '7885216699', '0010151L2A', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '644352651307', 'FedEx', NULL, '2016-10-24', '21.10.2016 10:14', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(40558, '442183063', NULL, NULL, 'Olivia Bates', '34 BRACKEN WAY Elland', '', 'HX5 9QH', 'ELLAND', 'Grossbritannien', 'GB', NULL, NULL, '7875315325', '0010151NJP', NULL, NULL, '104-3 Theorema Copacabana watch', NULL, '644352651318', 'FedEx', NULL, '2016-10-24', '21.10.2016 11:28', '4260295880480', '1', 'a0YC000000gj51SMAQ', '146.00', '219.00'),
(40559, '442386686', NULL, NULL, 'Rodney Lyall', 'FLAT4823 CHRISTCHURCH ROAD FLAT4823', '', 'BH7 6AP', 'BOURNEMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7456807137', '001007544S', NULL, NULL, '104-3 Theorema Copacabana watch', NULL, '644352651329', 'FedEx', NULL, '2016-10-24', '22.10.2016 02:24', '4260295880480', '1', 'a0YC000000gj51SMAQ', '146.00', '219.00'),
(40560, '442503569', NULL, NULL, 'Anastasis Dimitriou', '8 ANCHOR LANE', '', 'B91 2LA', 'SOLIHULL', 'Grossbritannien', 'GB', NULL, NULL, '7817825908', '00100881U1', NULL, NULL, '107-4 Black case / Black face / Black Leather Band', NULL, '644352651330', 'FedEx', NULL, '2016-10-24', '22.10.2016 13:53', '4260295880633', '1', 'a0YC000000gigEVMAY', '135.00', '179.00'),
(40561, '442664306', NULL, NULL, 'Stephen Asamoah', 'Flat 15 Charles burton court, ashenden rd', '', 'E5 0DU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7869411455', '0010250IFG', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '644352651340', 'FedEx', NULL, '2016-10-24', '23.10.2016 07:45', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40562, '442271319', NULL, NULL, 'Robert Jones', '175 FINSTOCK AVENUE', '', 'ST3 3LA', 'STOKE-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7731319045', '00100503DY', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '644352651351', 'FedEx', NULL, '2016-10-24', '21.10.2016 16:31', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40563, '442310038', NULL, NULL, 'Gary Dawson', '72 CHILLINGTON WAY', '', 'ST6 8GA', 'STOKE-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7825777324', '001007796F', NULL, NULL, '3009-4 black case / black face / black leather band', NULL, '644352651362', 'FedEx', NULL, '2016-10-24', '21.10.2016 19:01', '4260295881814', '1', 'a0YC000000gixcyMAA', '123.01', '179.00'),
(40564, '442635239', NULL, NULL, 'Gareth Richards', '26 Mountjoy Avenue Penarth', '', 'CF64 2SY', 'PENARTH', 'Grossbritannien', 'GB', NULL, NULL, '4,47944E+11', '0010220WWB', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/black leather band', NULL, '644352651373', 'FedEx', NULL, '2016-10-24', '23.10.2016 00:30', '4260295881241', '1', 'a0YC000000gigS1MAI', '130.00', '179.00'),
(40565, '442628407', NULL, NULL, 'Madhurananda Pahar', '21A CASTLE VALE', '', 'FK9 5NX', 'STIRLING', 'Grossbritannien', 'GB', NULL, NULL, '7474309690', '0010199P4J', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/stainless steel band', NULL, '644352651384', 'FedEx', NULL, '2016-10-24', '22.10.2016 23:35', '4260295881975', '1', 'a0YC000000gigS4MAI', '130.00', '179.00'),
(40566, '442616827', NULL, NULL, 'ceri James', '170 HENDRE FARM DRIVE', '', 'NP19 9LP', 'NEWPORT', 'Grossbritannien', 'GB', NULL, NULL, '7341937622', '00102006TU', NULL, NULL, 'Men\'s Pionier Dublin watch - silver case/white face/stainless steel band', NULL, '644352651395', 'FedEx', NULL, '2016-10-24', '22.10.2016 22:40', '4260295881944', '1', 'a0YC000000gigS2MAI', '130.00', '179.00'),
(40567, '442832426', NULL, NULL, 'Patricia Carpentier', '7 VILLA DE LA CIGOGNE', '', '91470', 'LIMOURS', 'Frankreich', 'FR', NULL, NULL, '645360613', '0010179AS9', NULL, NULL, 'Montre automatique de la marque Pionier - 513-4 - Or / Noir / Marron', NULL, '644352651833', 'FedEx', NULL, '2016-10-24', '23.10.2016 15:22', '4260295882200', '1', 'a0YC000000giprgMAA', '155.00', '199.90'),
(40568, '442915416', NULL, NULL, 'Charles Bassignot', '524 rue de la manchamp', '', '88220', 'Hadol', 'Frankreich', 'FR', NULL, NULL, '676403330', '001020679Y', NULL, NULL, 'Montre Automatique Theorema Macau 3011-4 - Noir / Noir / Noir', NULL, '644352651844', 'FedEx', NULL, '2016-10-24', '23.10.2016 20:31', '4260295881289', '1', 'a0YC000000gcHbIMAU', '149.99', '199.00'),
(40569, '442767664', NULL, NULL, 'salia lamine diaby', '3 Des tulipes', '', '45100', 'ORLEANS', 'Frankreich', 'FR', NULL, NULL, '65159395', '0010133PMQ', NULL, NULL, 'Montre Automatique Theorema Macau 3011-6 - Argent / Noir / Acier', NULL, '644352651855', 'FedEx', NULL, '2016-10-24', '23.10.2016 11:51', '4260295881753', '1', 'a0YC000000gcHbKMAU', '149.99', '199.00'),
(40570, '442864567', NULL, NULL, 'Moreau Jason', '7 Rue des écoles', '', '95220', 'Herblay', 'Frankreich', 'FR', NULL, NULL, '610918670', '001005728P', NULL, NULL, 'Montre Pionier -  argent/blanc/noir', NULL, '644352651866', 'FedEx', NULL, '2016-10-24', '23.10.2016 17:26', '4260295880725', '1', 'a0YC000000gijOZMAY', '150.01', '199.90'),
(40571, '442728544', NULL, NULL, 'Brian Flood', 'Origo 23 Magna Drive', 'Magna Business Park', '1', 'City Weat Dublin 24', 'Irland', 'IE', NULL, NULL, '01-4777719', '00102350FT', NULL, NULL, '3006-6 Monaco Theorema watch', NULL, '644352651719', 'FedEx', NULL, '2016-10-24', '23.10.2016 10:32', '4260295881470', '1', 'a0YC000000gj6I9MAI', '144.99', '219.99'),
(40572, '442841355', NULL, NULL, 'rediana durollari', 'a mezzo giorno se e possibile VIA calessani 10', '', '31027', 'SPRESIANO TV', 'Italien', 'IT', NULL, NULL, '3279908936', '0010078DZV', NULL, NULL, 'GM-102-6 - Cassa argento / Fronte nero / Cinturino acciaio inossidabile', NULL, '644352651877', 'FedEx', NULL, '2016-10-24', '23.10.2016 19:29', '4260295881524', '1', 'a0YC000000gigQxMAI', '155.00', '219.99'),
(40573, '442733019', NULL, NULL, 'Pat Frost', '135 PALMERSTON ROAD', '', 'RM20 4YL', 'GRAYS', 'Grossbritannien', 'GB', NULL, NULL, '7720404131', '0010156IYW', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '644352651720', 'FedEx', NULL, '2016-10-24', '23.10.2016 11:56', '4260295880374', '1', 'a0YC000000girH4MAI', '154.00', '229.00'),
(40574, '442888649', NULL, NULL, 'Philip Brook', '67 LYE GREEN ROAD 67', '', 'HP5 3NB', 'CHESHAM', 'Grossbritannien', 'GB', NULL, NULL, '1494777777', '0010173GLT', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '644352651730', 'FedEx', NULL, '2016-10-24', '23.10.2016 20:35', '4260295880050', '1', 'a0YC000000girH7MAI', '154.00', '229.00'),
(40575, '442760531', NULL, NULL, 'Adam Brown', '41 NEWNHAM CLOSE', '', 'IP28 7PD', 'BURY ST. EDMUNDS', 'Grossbritannien', 'GB', NULL, NULL, '7852505406', '0010085LNN', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '644352651741', 'FedEx', NULL, '2016-10-24', '23.10.2016 13:37', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40576, '442826358', NULL, NULL, 'Chinedu Amazu', '33 BUTTLEHIDE 33', '', 'WD3 9TY', 'RICKMANSWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7883142461', '0010157M4A', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '644352651752', 'FedEx', NULL, '2016-10-24', '23.10.2016 17:01', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40577, '442893967', NULL, NULL, 'Faith Atayero', '33 RUSHDENE', '', 'SE2 9RP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7477822631', '0010026OCD', NULL, NULL, '506-3 Gold case / Black face / Brown Leather Band', NULL, '644352651763', 'FedEx', NULL, '2016-10-24', '23.10.2016 21:03', '4260295880886', '1', 'a0YC000000gigLdMAI', '120.01', '179.00'),
(40578, '442709400', NULL, NULL, 'John Bell', '23 UNICORN AVENUE', '', 'CV5 7GJ', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '4,42476E+11', '0010242CK7', NULL, NULL, 'Black case / Black face / Black Leather Band 3012-4', NULL, '644352651774', 'FedEx', NULL, '2016-10-24', '23.10.2016 11:12', '4260295881890', '1', 'a0YC000000gigL5MAI', '128.00', '189.00'),
(40579, '442885463', NULL, NULL, 'michael dial', '21 LONGLEAT CLOSE 21', '', 'OX16 9TG', 'BANBURY', 'Grossbritannien', 'GB', NULL, NULL, '01295 277575', '0010100YXW', NULL, NULL, 'Gold case / Black face / Brown Leather Band 3012-3', NULL, '644352651785', 'FedEx', NULL, '2016-10-24', '23.10.2016 20:28', '4260295881883', '1', 'a0YC000000gigL4MAI', '128.00', '189.00'),
(40580, '442794552', NULL, NULL, 'Peter Howard', '3 APPLEBY PLACE', '', 'DD3 9BL', 'DUNDEE', 'Grossbritannien', 'GB', NULL, NULL, '7708765965', '0010171WPF', NULL, NULL, 'Men\'s Pionier Dublin watch - silver case/black face/black leather band 508-2', NULL, '644352651796', 'FedEx', NULL, '2016-10-24', '23.10.2016 15:28', '4260295881227', '1', 'a0YC000000gigS0MAI', '130.00', '179.00'),
(40581, '443237883', NULL, NULL, 'zekri linda', '13 AVENUE CHARLES DE GAULLE', '', '93190', 'LIVRY GARGAN 28', 'Frankreich', 'FR', NULL, NULL, '777085762', '0010048YBI', NULL, NULL, 'Montre Pionier -  argent/blanc/noir 503-1', NULL, '711369624078', 'FedEx', NULL, '2016-10-25', '24.10.2016 19:36', '4260295880725', '1', 'a0YC000000gijOZMAY', '150.01', '199.90'),
(40582, '443214063', NULL, NULL, 'Franck SAILLARD', '75 CHEMIN DE L OLIVET residence de l\'Olivet Bt H', '', '06110', 'LE CANNET', 'Frankreich', 'FR', NULL, NULL, '666049656', '001001234W', NULL, NULL, 'Montre Automatique Theorema Macau 3011-2 - Argent / Noir / Noir', NULL, '711369624089', 'FedEx', NULL, '2016-10-25', '24.10.2016 18:48', '4260295881265', '1', 'a0YC000000gcHbGMAU', '149.99', '199.00'),
(40583, '443214554', NULL, NULL, 'Franck SAILLARD', '75 CHEMIN DE L OLIVET residence de l\'Olivet Bt H', '', '06110', 'LE CANNET', 'Frankreich', 'FR', NULL, NULL, '666049656', '00102500NT', NULL, NULL, 'Montre Automatique Theorema Macau 3011-1 - Argent / Blanc / Noir', NULL, '711369624089', 'FedEx', NULL, '2016-10-25', '24.10.2016 18:38', '4260295881258', '1', 'a0YC000000gcHbFMAU', '149.99', '199.00'),
(40584, '443187173', NULL, NULL, 'Pottier (Zavarina) Maria', '26rue victor hugo, 2 etage gauche', '', '33500', 'libourne', 'Frankreich', 'FR', NULL, NULL, '768838641', '0010181TT9', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-1 - Argent / Blanc / Noir', NULL, '711369624090', 'FedEx', NULL, '2016-10-25', '24.10.2016 18:22', '4260295880602', '1', 'a0YC000000giq4JMAQ', '148.99', '229.90'),
(40585, '443159273', '', '', 'Ramona Fanea', 'Via ettore stampini 26', '', '10148', 'Torino TO', 'Italien', '', '', '', '3,93292E+11', '00101848QP', '', '', 'Argento-nero con cinturino in acciaio 510-8', '', '711369624159', 'FedEx', '711369624159', '2016-10-25', '24.10.2016 17:34', '4260295881425', '1', 'a0YC000000gdC0pMAE', '155.00', '209.90'),
(40586, '443102638', NULL, NULL, 'Morresi Roberto', 'Presso le delizie gastronomiche C.da santa croce 851', '', '63811', 'Sant\' elpidio a mare FM', 'Italien', 'IT', NULL, NULL, '3331498565', '0010217XRR', NULL, NULL, 'GM-102-8 - Cassa nero / Fronte nero / Cinturino acciaio inossidabile', NULL, '711369624115', 'FedEx', NULL, '2016-10-25', '24.10.2016 15:09', '4260295881548', '1', 'a0YC000000gigQzMAI', '155.00', '219.99'),
(40587, '442998028', NULL, NULL, 'Joao batista hinorio Donnarumma', 'Giusappe verdi 291 int12', '', '53014', 'MONTERONI D\'ARBIA SI', 'Italien', 'IT', NULL, NULL, '3381450744', '00101795RF', NULL, NULL, 'GM-509-4 / Cassa nera, quadrante nero e cinturino nero', NULL, '711369624126', 'FedEx', NULL, '2016-10-25', '24.10.2016 09:32', '4260295881241', '1', 'a0YC000000gigP7MAI', '135.00', '199.99'),
(40588, '443043620', NULL, NULL, 'Ted Klikas', '27-29 Macklin Street Dragon Court', '', 'WC2B 5LX', 'London', 'Grossbritannien', 'GB', NULL, NULL, '4,47598E+11', '0010194F5J', NULL, NULL, '104-1 Theorema Copacabana watch', NULL, '711369623965', 'FedEx', NULL, '2016-10-25', '24.10.2016 11:01', '4260295880466', '1', 'a0YC000000gj51QMAQ', '146.00', '219.00'),
(40589, '443002274', NULL, NULL, 'Olivia Bates', '34 BRACKEN WAY Elland', '', 'HX5 9QH', 'ELLAND', 'Grossbritannien', 'GB', NULL, NULL, '7875315325', '00100117CC', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369623976', 'FedEx', NULL, '2016-10-25', '24.10.2016 08:57', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(40590, '442980491', NULL, NULL, 'Kerrie Miller', '10 HAWTHORNE ROAD', '', 'L34 2SZ', 'PRESCOT', 'Grossbritannien', 'GB', NULL, NULL, '7714420713', '00101554UK', NULL, NULL, '107-4 Black case / Black face / Black Leather Band', NULL, '711369623987', 'FedEx', NULL, '2016-10-25', '24.10.2016 07:50', '4260295880633', '1', 'a0YC000000gigEVMAY', '135.00', '179.00'),
(40591, '443272184', NULL, NULL, 'Paul Ottaway', '87 Hengistbury Road 87', '', 'BH6 4DJ', 'Bournemouth', 'Grossbritannien', 'GB', NULL, NULL, '7900817801', '00101374EY', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '711369623998', 'FedEx', NULL, '2016-10-25', '25.10.2016 00:24', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40592, '443116000', NULL, NULL, 'Amy Mitchell', '448 Station road', '', 'CW7 3NE', 'WINSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7891227784', '0010137QHU', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '711369624001', 'FedEx', NULL, '2016-10-25', '24.10.2016 15:02', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40593, '443105564', NULL, NULL, 'terri wyatt', '51 devonshire road', '', 'SS15 6AU', 'BASILDON', 'Grossbritannien', 'GB', NULL, NULL, '7896822588', '00101489IQ', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '711369624012', 'FedEx', NULL, '2016-10-25', '24.10.2016 14:21', '4260295880749', '1', 'a0YC000000gixeVMAQ', '123.00', '199.00'),
(40594, '443213279', NULL, NULL, 'VASILE FLORIN LUCANU', '55THE THE MEADOW WAY', '', 'HA3 7BP', 'HARROW', 'Grossbritannien', 'GB', NULL, NULL, '07398 764038', '0010193OAQ', NULL, NULL, '506-3 Gold case / Black face / Brown Leather Band', NULL, '711369624023', 'FedEx', NULL, '2016-10-25', '24.10.2016 19:55', '4260295880886', '1', 'a0YC000000gigLdMAI', '120.01', '179.00'),
(40595, '443225191', NULL, NULL, 'Anita Kinnear', '3 Sandfield Bromsberrow Heath', '', 'HR8 1NX', 'Ledbury', 'Grossbritannien', 'GB', NULL, NULL, '7940832404', '0010249YT6', NULL, NULL, '513-1 Silver case / White face / Black Leather Band', NULL, '711369624034', 'FedEx', NULL, '2016-10-25', '24.10.2016 20:54', '4260295882170', '1', 'a0YC000000gixbyMAA', '135.00', '179.00'),
(40596, '442949411', NULL, NULL, 'Nikki Murphy', '81 ERROL STREET Aigburth', '', 'L17 7DH', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7507838399', '0010250F6X', NULL, NULL, '513-2 Silver case / Black face / Black Leather Band', NULL, '711369624045', 'FedEx', NULL, '2016-10-25', '24.10.2016 01:38', '4260295882187', '1', 'a0YC000000gixbzMAA', '135.00', '179.00'),
(40597, '443130266', NULL, NULL, 'Francesco Arena', 'FLAT 62 WYKE ROAD Langham court', '', 'SW20 8RP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7411384507', '0010197HQF', NULL, NULL, 'Men\'s Pionier Dublin watch - silver case/black face/stainless steel band 508-6', NULL, '711369624056', 'FedEx', NULL, '2016-10-25', '24.10.2016 15:49', '4260295881951', '1', 'a0YC000000gigS3MAI', '130.00', '179.00'),
(40598, '443237763', NULL, NULL, 'michael dial', '21 LONGLEAT CLOSE 21', '', 'OX16 9TG', 'BANBURY', 'Grossbritannien', 'GB', NULL, NULL, '01295 277575', '001001261A', NULL, NULL, 'Silver case / Black face / Black Leather Band 3012-2', NULL, '711369624067', 'FedEx', NULL, '2016-10-25', '24.10.2016 21:42', '4260295881876', '1', 'a0YC000000gigL3MAI', '128.00', '189.00'),
(40599, '443341368', NULL, NULL, 'Justine Bonny', 'Brugsesteenweg 68', '', '8420', 'Wenduine', 'Belgien', 'BE', NULL, NULL, '497127675', '00101494W3', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369624593', 'FedEx', NULL, '2016-10-26', '25.10.2016 09:18', '4260295880442', '1', 'a0YC000000giwq4MAA', '170.00', '269.00'),
(40600, '443567340', NULL, NULL, 'Julien Sickersen', '8  place du bois chablis', '', '95220', 'Herblay', 'Frankreich', 'FR', NULL, NULL, '644334303', '0010058TGX', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-5 - Argent / Blanc / Acier', NULL, '711369624571', 'FedEx', NULL, '2016-10-26', '25.10.2016 21:04', '4260295881555', '1', 'a0YC000000giq4MMAQ', '148.99', '229.90'),
(40601, '443561542', NULL, NULL, 'Erik Giraudet', '52  Bd Pinel', '', '69003', 'Lyon', 'Frankreich', 'FR', NULL, NULL, '785118835', '0010062BQR', NULL, NULL, 'Montre Automatique Theorema Macau 3011-6 - Argent / Noir / Acier', NULL, '711369624582', 'FedEx', NULL, '2016-10-26', '25.10.2016 20:28', '4260295881753', '1', 'a0YC000000gcHbKMAU', '149.99', '199.00'),
(40602, '443419267', NULL, NULL, 'James Corkhill', '112 KILLAUGHEY ROAD', '', 'BT21 0BE', 'DONAGHADEE COUNTY DOWN', 'Grossbritannien', 'GB', NULL, NULL, '7743147848', '0010179ABN', NULL, NULL, '104-5 Theorema Copacabana watch', NULL, '711369624310', 'FedEx', NULL, '2016-10-26', '25.10.2016 14:10', '4260295881647', '1', 'a0YC000000gj51TMAQ', '146.00', '219.00'),
(40603, '443419097', NULL, NULL, 'James Corkhill', '112 KILLAUGHEY ROAD', '', 'BT21 0BE', 'DONAGHADEE COUNTY DOWN', 'Grossbritannien', 'GB', NULL, NULL, '7743147848', '0010250W7E', NULL, NULL, '104-6 Theorema Copacabana watch', NULL, '711369624310', 'FedEx', NULL, '2016-10-26', '25.10.2016 14:43', '4260295881654', '1', 'a0YC000000gj51UMAQ', '146.00', '219.00'),
(40604, '443420929', NULL, NULL, 'Sarah Mason', '112 KILLAUGHEY ROAD', '', 'BT21 0BE', 'DONAGHADEE', 'Grossbritannien', 'GB', NULL, NULL, '7713471848', '00100292Y5', NULL, NULL, '104-7 Theorema Copacabana watch', NULL, '711369624321', 'FedEx', NULL, '2016-10-26', '25.10.2016 14:14', '4260295881661', '1', 'a0YC000000gj51VMAQ', '146.00', '219.00'),
(40605, '443419657', NULL, NULL, 'James Corkhill', '112 KILLAUGHEY ROAD', '', 'BT21 0BE', 'DONAGHADEE COUNTY DOWN', 'Grossbritannien', 'GB', NULL, NULL, '7743147848', '0010122J2E', NULL, NULL, '104-1 Theorema Copacabana watch', NULL, '711369624310', 'FedEx', NULL, '2016-10-26', '25.10.2016 14:24', '4260295880466', '1', 'a0YC000000gj51QMAQ', '146.00', '219.00'),
(40606, '443423507', NULL, NULL, 'Sarah Mason', '112 KILLAUGHEY ROAD', '', 'BT21 0BE', 'DONAGHADEE', 'Grossbritannien', 'GB', NULL, NULL, '7713471848', '001006638D', NULL, NULL, '104-1 Theorema Copacabana watch', NULL, '711369624321', 'FedEx', NULL, '2016-10-26', '25.10.2016 14:14', '4260295880466', '1', 'a0YC000000gj51QMAQ', '146.00', '219.00'),
(40607, '443423912', NULL, NULL, 'Sarah Mason', '112 KILLAUGHEY ROAD', '', 'BT21 0BE', 'DONAGHADEE', 'Grossbritannien', 'GB', NULL, NULL, '7713471848', '10059238', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369624321', 'FedEx', NULL, '2016-10-26', '25.10.2016 14:00', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(40608, '443584870', NULL, NULL, 'Ann Bakes', '44 WINGATE ROAD', '', 'DN37 9DU', 'GRIMSBY', 'Grossbritannien', 'GB', NULL, NULL, '01472 591221', '0010237YBW', NULL, NULL, '104-3 Theorema Copacabana watch', NULL, '711369624332', 'FedEx', NULL, '2016-10-26', '26.10.2016 00:16', '4260295880480', '1', 'a0YC000000gj51SMAQ', '146.00', '219.00'),
(40609, '443454069', NULL, NULL, 'Dawn Green', '73 Alton Park Road', '', 'CO15 1EA', 'CLACTON-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7794735593', '0010209GDI', NULL, NULL, '107-1 Silver case / White face / Black Leather Band', NULL, '711369624343', 'FedEx', NULL, '2016-10-26', '25.10.2016 15:24', '4260295880602', '1', 'a0YC000000gigETMAY', '135.00', '179.00'),
(40610, '443500670', NULL, NULL, 'val swan', '67 KITKATTS ROAD', '', 'SS8 0DY', 'CANVEY ISLAND', 'Grossbritannien', 'GB', NULL, NULL, '7763721109', '0010207I9J', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '711369624354', 'FedEx', NULL, '2016-10-26', '25.10.2016 18:30', '4260295880626', '1', 'a0YC000000gigEUMAY', '135.00', '179.00'),
(40611, '443323683', NULL, NULL, 'Ashley Holpin', '5 Nursery Cresent', '', 'NP22 5JT', 'TREDEGAR', 'Grossbritannien', 'GB', NULL, NULL, '7538717979', '0010049P79', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '711369624365', 'FedEx', NULL, '2016-10-26', '25.10.2016 09:30', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40612, '443335907', NULL, NULL, 'Martin Large', 'Flat 11 Chil 23 Henry  Street', '', 'Cv115sq', 'Nuneaton', 'Grossbritannien', 'GB', NULL, NULL, '7767451105', '00102507S9', NULL, NULL, '3006-5 Theorema Monaco watch: Gold case / Black face / Gold Metal Band', NULL, '711369624376', 'FedEx', NULL, '2016-10-26', '25.10.2016 09:54', '4260295881463', '1', 'a0YC000000gl0qsMAA', '122.99', '179.99'),
(40613, '443508687', NULL, NULL, 'VIJAY ACHARYA', '130 COLLEGE ROAD', '', 'HA1 1BQ', 'HARROW MIDDLESEX', 'Grossbritannien', 'GB', NULL, NULL, '2084200540', '00102506NL', NULL, NULL, '506-2 Silver case / Black face / Black Leather Band', NULL, '711369624387', 'FedEx', NULL, '2016-10-26', '25.10.2016 19:17', '4260295880879', '1', 'a0YC000000gigLcMAI', '120.01', '179.00'),
(40614, '443436771', NULL, NULL, 'L Varman', '23 Home drive', '', 'BA21 3AP', 'YEOVIL', 'Grossbritannien', 'GB', NULL, NULL, '7824628522', '0010042J6D', NULL, NULL, '513-1 Silver case / White face / Black Leather Band', NULL, '711369624398', 'FedEx', NULL, '2016-10-26', '25.10.2016 15:22', '4260295882170', '1', 'a0YC000000gixbyMAA', '135.00', '179.00'),
(40615, '443442008', NULL, NULL, 'Sarah Mason', '112 KILLAUGHEY ROAD', '', 'BT21 0BE', 'DONAGHADEE', 'Grossbritannien', 'GB', NULL, NULL, '7713471848', '00101254IK', NULL, NULL, 'Black case / Black face / Black Leather Band 3012-4', NULL, '711369624321', 'FedEx', NULL, '2016-10-26', '25.10.2016 15:13', '4260295881890', '1', 'a0YC000000gigL5MAI', '128.00', '189.00'),
(40616, '443509373', NULL, NULL, 'VIJAY ACHARYA', '130 COLLEGE ROAD', '', 'HA1 1BQ', 'HARROW MIDDLESEX', 'Grossbritannien', 'GB', NULL, NULL, '2084200540', '0010250MJX', NULL, NULL, 'Black case / Black face / Black Leather Band 7001-4', NULL, '711369624387', 'FedEx', NULL, '2016-10-26', '25.10.2016 19:27', '4260295882125', '1', 'a0YC000000gigR3MAI', '123.01', '229.99'),
(40617, '443442811', NULL, NULL, 'James Corkhill', '112 KILLAUGHEY ROAD', '', 'BT21 0BE', 'DONAGHADEE COUNTY DOWN', 'Grossbritannien', 'GB', NULL, NULL, '7743147848', '00100679C2', NULL, NULL, 'Gold case / Black face / Brown Leather Band 3012-3', NULL, '711369624310', 'FedEx', NULL, '2016-10-26', '25.10.2016 15:23', '4260295881883', '1', 'a0YC000000gigL4MAI', '128.00', '189.00'),
(40618, '443481125', NULL, NULL, 'Leanne Denham', '18 Baggs Lane', '', 'Bh20 4fj', 'Wareham', 'Grossbritannien', 'GB', NULL, NULL, '7469202629', '0010153PBO', NULL, NULL, 'Gold case / Black face / Brown Leather Band 3012-3', NULL, '711369624402', 'FedEx', NULL, '2016-10-26', '25.10.2016 18:26', '4260295881883', '1', 'a0YC000000gigL4MAI', '128.00', '189.00'),
(40619, '443507854', NULL, NULL, 'VIJAY ACHARYA', '130 COLLEGE ROAD', '', 'HA1 1BQ', 'HARROW MIDDLESEX', 'Grossbritannien', 'GB', NULL, NULL, '2084200540', '0010121E5N', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/black leather band 508-4', NULL, '711369624387', 'FedEx', NULL, '2016-10-26', '25.10.2016 18:58', '4260295881241', '1', 'a0YC000000gigS1MAI', '130.00', '179.00'),
(40620, '443346081', NULL, NULL, 'gintare gaidueviciute', '15 BRUNSWICK PLACE 15', '', 'NN1 4BG', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '752166101', '0010137I5F', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/stainless steel band 508-8', NULL, '711369624413', 'FedEx', NULL, '2016-10-26', '25.10.2016 10:13', '4260295881975', '1', 'a0YC000000gigS4MAI', '130.00', '179.00'),
(40621, '443538646', NULL, NULL, 'kevin harkin', '7/3 canongate', '', 'eh8 8bx', 'edinburgh', 'Grossbritannien', 'GB', NULL, NULL, '7771452329', '00100802CS', NULL, NULL, 'Men\'s Pionier Dublin watch - silver case/white face/stainless steel band 508-5', NULL, '711369624424', 'FedEx', NULL, '2016-10-26', '25.10.2016 20:53', '4260295881944', '1', 'a0YC000000gigS2MAI', '130.00', '179.00'),
(40622, '443878333', NULL, NULL, 'Michele DAULARD', '1bis Rue du Balory 1bis', '', '77240', 'Vert Saint Denis', 'Frankreich', 'FR', NULL, NULL, '680646891', '00100821XN', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-6 - Argent / Noir / Acier', NULL, '', 'FedEx', NULL, '2016-10-27', '26.10.2016 19:51', '4260295881562', '1', 'a0YC000000giq4NMAQ', '148.99', '229.90'),
(40623, '443840887', NULL, NULL, 'manuel casares', '1 Avenue claude bernard', '', '34110', 'Frontignan', 'Frankreich', 'FR', NULL, NULL, '695633224', '0010179WJB', NULL, NULL, 'Montre automatique de la marque Pionier - 513-2 - Argent / Noir / Noir', NULL, '711369624777', 'FedEx', NULL, '2016-10-27', '26.10.2016 17:40', '4260295882187', '1', 'a0YC000000gipreMAA', '155.00', '199.90'),
(40624, '443820453', NULL, NULL, 'manuel casares', '22 pierre fons 22', '', '31600', 'muret', 'Frankreich', 'FR', NULL, NULL, '695633224', '001020180P', NULL, NULL, 'Montre Automatique Theorema Macau 3011-3 - Or / Noir / Noir', NULL, '711369624788', 'FedEx', NULL, '2016-10-27', '26.10.2016 16:22', '4260295881272', '1', 'a0YC000000gcHbHMAU', '149.99', '199.00'),
(40625, '443834490', NULL, NULL, 'Alessio Pederzolli', 'Lasciare in giardino in caso non rispondesse nessuno Via monte gaggio 10', '', '38073', 'Cavedine TN', 'Italien', 'IT', NULL, NULL, '3498324741', '0010227T02', NULL, NULL, 'Orologio da uomo Theorema Monaco - 3006-5', NULL, '711369624799', 'FedEx', NULL, '2016-10-27', '26.10.2016 20:38', '4260295881463', '1', 'a0YC000000gigSJMAY', '145.00', '219.99'),
(40626, '443624496', NULL, NULL, 'Stephen Smith', '19 Lowesmoor Road Shedon', '', 'B26 2TW', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7450667409', '0010198WCF', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '711369624700', 'FedEx', NULL, '2016-10-27', '26.10.2016 07:32', '4260295880050', '1', 'a0YC000000girH7MAI', '154.00', '229.00'),
(40627, '443891206', NULL, NULL, 'Aisha Arowolo', '97APARTMENT 1 FOLESHILL ROAD 97 FOLESHILL ROAD', '', 'CV1 4LN', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '', '00102346AN', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369624711', 'FedEx', NULL, '2016-10-27', '26.10.2016 22:29', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(40628, '443668865', NULL, NULL, 'Kenneth Millington', '7 FRODSHAM WAY', '', 'SK9 3QQ', 'WILMSLOW', 'Grossbritannien', 'GB', NULL, NULL, '1625444807', '0010222ZCU', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '711369624722', 'FedEx', NULL, '2016-10-27', '26.10.2016 10:59', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40629, '443596376', NULL, NULL, 'joseph pratt', '4 MAPLE COURT 4', '', 'NE34 8PF', 'SOUTH SHIELDS', 'Grossbritannien', 'GB', NULL, NULL, '7951930646', '0010051G9A', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '711369624733', 'FedEx', NULL, '2016-10-27', '26.10.2016 01:38', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40630, '443873551', NULL, NULL, 'Mike Stevens', '34 Queens drive', '', 'BS15 3JL', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7837660632', '0010250VE1', NULL, NULL, '3011-1 Silver case / White face / Black Leather Band', NULL, '711369624744', 'FedEx', NULL, '2016-10-27', '26.10.2016 21:25', '4260295881258', '1', 'a0YC000000gigTHMAY', '123.01', '179.00'),
(40631, '443909294', NULL, NULL, 'vytaute matazinskaite', 'flat  i, 6 goldsworthy gardens', '', 'SE16 2TB', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7894820101', '00100612W1', NULL, NULL, 'Malibu Diamonds skeleton watch 502-7', NULL, '711369624755', 'FedEx', NULL, '2016-10-27', '27.10.2016 00:12', '4260295881920', '1', 'a0YC000000gigHhMAI', '123.00', '199.00'),
(40632, '443738947', NULL, NULL, 'Tunmbi Idowu', '21 GARSTON DRIVE', '', 'WD25 9LB', 'WATFORD', 'Grossbritannien', 'GB', NULL, NULL, '7785727767', '00100062CO', NULL, NULL, 'Theorema Paragon watch 3001-4 with brown leather band, rose gold case and white face', NULL, '711369624766', 'FedEx', NULL, '2016-10-27', '26.10.2016 13:56', '4260295880343', '1', 'a0YC000000gixdxMAA', '105.01', '159.00'),
(40633, '443963796', '', '', 'jessica handforth', '2 wesley court 2', '', 'ls118rd', 'leeds', 'Grossbritannien', '', '', '', '7790617975', '0010179JJG', '', '', '3006-6 Theorema Monaco watch: Black case / Black face / Black Metal Band', '', '711369624972', 'FedEx', '', '2016-10-28', '27.10.2016 08:30', '4260295881470', '1', 'a0YC000000gl0qtMAA', '122.99', '179.99'),
(40634, '443991543', NULL, NULL, 'Julien laluet', '29 rue des Cygnes', '', '67850', 'herrlisheim', 'Frankreich', 'FR', NULL, NULL, '33676041671', '001016979L', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-4 - Noir / Noir / Noir', NULL, '711369624983', 'FedEx', NULL, '2016-10-28', '27.10.2016 08:58', '4260295880633', '1', 'a0YC000000giq4LMAQ', '148.99', '229.90'),
(40635, '443974157', NULL, NULL, 'Mai linh LINOT', '374 RUE SAINT LEONARD', '', '49000', 'ANGERS', 'Frankreich', 'FR', NULL, NULL, '663054182', '0010145N07', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-4 - Noir / Noir / Noir', NULL, '711369624994', 'FedEx', NULL, '2016-10-28', '27.10.2016 07:52', '4260295880633', '1', 'a0YC000000giq4LMAQ', '148.99', '229.90'),
(40636, '444185939', NULL, NULL, 'brice kra', 'rue de la conciliation 49', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '465734523', '0010021I6P', NULL, NULL, 'Montre Theorema Sao Paolo - Or / Noir et marron', NULL, '711369625166', 'FedEx', NULL, '2016-10-28', '27.10.2016 21:18', '4260295880442', '1', 'a0YC000000giwq4MAA', '170.00', '269.00'),
(40637, '444179006', NULL, NULL, 'brice kra', 'rue de la conciliation 49', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '465734523', '0010025MK6', NULL, NULL, 'Montre Theorema Sao Paolo - Or / Noir et marron', NULL, '711369625166', 'FedEx', NULL, '2016-10-28', '27.10.2016 20:48', '4260295880442', '1', 'a0YC000000giwq4MAA', '170.00', '269.00'),
(40638, '444181841', NULL, NULL, 'Stephane Chevallier', '346 C AVENUE GUILLAUME FICHET', '', '74130', 'BONNEVILLE', 'Frankreich', 'FR', NULL, NULL, '615372687', '0010156R1R', NULL, NULL, 'Montre Automatique Theorema Macau 3011-6 - Argent / Noir / Acier', NULL, '711369625144', 'FedEx', NULL, '2016-10-28', '27.10.2016 19:34', '4260295881753', '1', 'a0YC000000gcHbKMAU', '149.99', '199.00'),
(40639, '444127508', NULL, NULL, 'nicole benedetti', '6 chemin des bellons', '', '13011', 'marseille', 'Frankreich', 'FR', NULL, NULL, '671288904', '0010089XFK', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-7 - Or / Noir / Acier', NULL, '711369625155', 'FedEx', NULL, '2016-10-28', '27.10.2016 15:52', '4260295881579', '1', 'a0YC000000giq4OMAQ', '148.99', '229.90'),
(40640, '444211575', NULL, NULL, 'Ion Rosca', '27 New Inn', '', 'Meath', 'Enfield', 'Irland', 'IE', NULL, NULL, '868225300', '0010171X5I', NULL, NULL, '3005-4 Gold case / Black face / Black Leather Band', NULL, '711369625074', 'FedEx', NULL, '2016-10-28', '27.10.2016 22:02', '4260295880923', '1', 'a0YC000000gj6EMMAY', '135.00', '199.99'),
(40641, '444149177', NULL, NULL, 'Alex Mulhall', '36 St.Pappins Road', 'Glasnevin', 'Dublin 11', 'Dublin', 'Irland', 'IE', NULL, NULL, '838588438', '0010040ESO', NULL, NULL, '3006-6 Monaco Theorema watch', NULL, '711369625085', 'FedEx', NULL, '2016-10-28', '27.10.2016 18:02', '4260295881470', '1', 'a0YC000000gj6I9MAI', '144.99', '219.99'),
(40642, '444169360', NULL, NULL, 'Sandie Mohammadi', '32 CALE WAY', '', 'BA9 9BS', 'WINCANTON', 'Grossbritannien', 'GB', NULL, NULL, '7960462171', '0010178L58', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '711369625096', 'FedEx', NULL, '2016-10-28', '27.10.2016 20:39', '4260295880050', '1', 'a0YC000000girH7MAI', '154.00', '229.00'),
(40643, '444116910', NULL, NULL, 'Ioan Buzura', '9 Griffiths road Purfleet', '', 'RM19 1AR', 'PURFLEET', 'Grossbritannien', 'GB', NULL, NULL, '7920797388', '10183381', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369625100', 'FedEx', NULL, '2016-10-28', '27.10.2016 17:13', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(40644, '444102829', NULL, NULL, 'martin large', 'flat 11 childes court 23 henry street', '', 'cv115sq', 'nuneaton', 'Grossbritannien', 'GB', NULL, NULL, '7767451105', '0010034RK6', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '711369625111', 'FedEx', NULL, '2016-10-28', '27.10.2016 16:42', '4260295880626', '1', 'a0YC000000gigEUMAY', '135.00', '179.00'),
(40645, '444229161', NULL, NULL, 'Larbi Boudouma belkbir', '55 JERMYN STREET', '', 'SW1Y 6LX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7711785988', '0010061PMA', NULL, NULL, '107-5 Silver case / White face / Stainless steel Band', NULL, '711369625133', 'FedEx', NULL, '2016-10-28', '28.10.2016 01:05', '4260295881555', '1', 'a0YC000000gigEWMAY', '135.00', '179.00'),
(40646, '444170576', NULL, NULL, 'Jamie Allum', '64 Darby,s Y Sutton ely', '', 'CB62RS', 'Cambridge', 'Grossbritannien', 'GB', NULL, NULL, '7470675361', '0010250EBU', NULL, NULL, '507-3 Gold case / Black face / Brown Leather Band', NULL, '711369625122', 'FedEx', NULL, '2016-10-28', '27.10.2016 20:46', '4260295881166', '1', 'a0YC000000gl1PGMAY', '120.01', '179.00'),
(40647, '444613837', NULL, NULL, 'Murielle Jacques', 'Rue Albert Ier 52 rue Alber', '', '5380', 'Noville-les-Bois', 'Belgien', 'BE', NULL, NULL, '0471 723614', '001013382K', NULL, NULL, 'Montre Theorema Sao Paolo - Metal / Blanc et noir', NULL, '711369625615', 'FedEx', NULL, '2016-10-31', '29.10.2016 12:48', '4260295881593', '1', 'a0YC000000giwq3MAA', '170.00', '269.00'),
(40648, '444741143', NULL, NULL, 'Koucha Azzeddin hayat', '18 APPARTEMENT 111 AVENUE DE LA PLAINE 18 APPARTEMENT 111', '', '31700', 'MONDONVILLE', 'Frankreich', 'FR', NULL, NULL, '624687971', '0010210KEK', NULL, NULL, 'Montre Automatique Theorema Macau 3011-3 - Or / Noir / Noir', NULL, '711369625512', 'FedEx', NULL, '2016-10-31', '29.10.2016 22:17', '4260295881272', '1', 'a0YC000000gcHbHMAU', '149.99', '199.00'),
(40649, '444410988', NULL, NULL, 'Marianne FATY', '53 RUE ETIENNE RICHERAND', '', '69003', 'LYON', 'Frankreich', 'FR', NULL, NULL, '663659513', '0010197YJR', NULL, NULL, 'Montre Automatique Theorema Macau 3011-4 - Noir / Noir / Noir', NULL, '711369625523', 'FedEx', NULL, '2016-10-31', '28.10.2016 15:14', '4260295881289', '1', 'a0YC000000gcHbIMAU', '149.99', '199.00'),
(40650, '444395046', NULL, NULL, 'michel michelena', '13 LOTISSEMENT HIRUAK BAT', '', '64310', 'ST PEE SUR NIVELLE', 'Frankreich', 'FR', NULL, NULL, '603595205', '0010019TBK', NULL, NULL, 'Montre Automatique Theorema Macau 3011-6 - Argent / Noir / Acier', NULL, '711369625534', 'FedEx', NULL, '2016-10-31', '28.10.2016 14:31', '4260295881753', '1', 'a0YC000000gcHbKMAU', '149.99', '199.00'),
(40651, '444361895', NULL, NULL, 'Sami Khalifa', '7 RUE RUE DE BRESCIA Bat A', '', '38080', 'L ISLE D ABEAU', 'Frankreich', 'FR', NULL, NULL, '659129385', '00101979VE', NULL, NULL, 'Montre Automatique Theorema Macau 3011-8 - Noir / Noir / Acier', NULL, '711369625545', 'FedEx', NULL, '2016-10-31', '28.10.2016 11:40', '4260295881777', '1', 'a0YC000000gcHbMMAU', '149.99', '199.00'),
(40652, '444576820', NULL, NULL, 'Binjamin Raffaux', '55 BOULEVARD DE COLMAR 55', '', '59100', 'ROUBAIX', 'Frankreich', 'FR', NULL, NULL, '753408375', '0010100GXU', NULL, NULL, 'Montre Pionier -  noir/noir/noir 503-4', NULL, '711369625556', 'FedEx', NULL, '2016-10-31', '29.10.2016 08:26', '4260295880756', '1', 'a0YC000000gijOcMAI', '150.01', '199.90'),
(40653, '444676700', NULL, NULL, 'CORINNE THOUVENOT', '46 RUE DU MONT', '', '54290', 'VILLACOURT', 'Frankreich', 'FR', NULL, NULL, '687316005', '0010179QVC', NULL, NULL, 'Montre Pionier -  noir/noir/noir 503-4', NULL, '711369625567', 'FedEx', NULL, '2016-10-31', '29.10.2016 15:19', '4260295880756', '1', 'a0YC000000gijOcMAI', '150.01', '199.90'),
(40654, '444583405', NULL, NULL, 'sebastien barre', '. route de frigoulet', '', '30630', 'Goudargues', 'Frankreich', 'FR', NULL, NULL, '677060494', '0010004JAH', NULL, NULL, 'Montre Pionier modèle Dublin - 508-2 Argent / Noir / Noir', NULL, '711369625578', 'FedEx', NULL, '2016-10-31', '29.10.2016 08:39', '4260295881227', '1', 'a0YC000000gcHV8MAM', '155.00', '199.90'),
(40655, '444504377', NULL, NULL, 'Nathalie Daniel', '14 RUE DE LA BASSIERE', '', '22380', 'ST CAST LE GUILDO', 'Frankreich', 'FR', NULL, NULL, '676622544', '0010243H61', NULL, NULL, 'Montre Pionier modèle Dublin - 508-4 Noir / Noir / Noir', NULL, '711369625589', 'FedEx', NULL, '2016-10-31', '28.10.2016 21:10', '4260295881241', '1', 'a0YC000000gcHV9MAM', '155.00', '199.90'),
(40656, '444427185', NULL, NULL, 'Olivier LEBRAUD', '1 B RUE JEAN MARIDOR', '', '75015', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '622854377', '0010250FIQ', NULL, NULL, 'Montre Theorema Marco Polo - 3005-A3- Bracelet en acier - Noir / Noir / Acier', NULL, '711369625590', 'FedEx', NULL, '2016-10-31', '28.10.2016 16:06', '4260295880985', '1', 'a0YC000000gijLkMAI', '135.00', '179.00'),
(40657, '444854919', NULL, NULL, 'Laurianne Berchoux', '7 LOTISSEMENT SOUS LES VIGNES Lot sur la gauche en entrant dans le village Les Granges de Montagnieu', '', '01470', 'Les Granges De MONTAGNIEU', 'Frankreich', 'FR', NULL, NULL, '624320004', '0010063R5A', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-4 - Noir / Noir / Noir', NULL, '711369625604', 'FedEx', NULL, '2016-10-31', '30.10.2016 11:14', '4260295880633', '1', 'a0YC000000giq4LMAQ', '148.99', '229.90');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(40658, '444465855', NULL, NULL, 'tunde king', '18 cluain fada', '', '0', 'galway', 'Irland', 'IE', NULL, NULL, '838841818', '00101075MS', NULL, NULL, '3006-5 Monaco Theorema watch', NULL, '711369625350', 'FedEx', NULL, '2016-10-31', '28.10.2016 19:32', '4260295881463', '1', 'a0YC000000gj6I8MAI', '144.99', '219.99'),
(40659, '444947249', NULL, NULL, 'Christine Woelkens', 'schinnenbaan 11', '', '3077 SJ', 'Rotterdam', 'Niederlande', 'Nl', NULL, NULL, '642486455', '0010084BHP', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369625626', 'FedEx', NULL, '2016-10-31', '30.10.2016 18:58', '4260295880442', '1', 'a0YC000000giwq9MAA', '170.00', '269.00'),
(40660, '444333328', NULL, NULL, 'Helen Elliott', 'HAZELDENE HAZELWOOD LANE HAZELDENE', '', 'CR5 3QY', 'COULSDON', 'Grossbritannien', 'GB', NULL, NULL, '7876211185', '00100288O8', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369625361', 'FedEx', NULL, '2016-10-31', '28.10.2016 13:20', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40661, '444489773', NULL, NULL, 'Karen Stafford', '38 Rectory Road', '', 'NG349AD', 'Ruskington', 'Grossbritannien', 'GB', NULL, NULL, '1526832727', '0010153BXL', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369625372', 'FedEx', NULL, '2016-10-31', '28.10.2016 22:55', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40662, '444335836', NULL, NULL, 'Preeya-Jane Sauba', '34 HORNSEY PARK ROAD 34', '', 'N8 0JP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7808151545', '0010232Q4R', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369625383', 'FedEx', NULL, '2016-10-31', '28.10.2016 13:27', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40663, '444924895', NULL, NULL, 'carl twist', '10 MILTON STREET', '', 'WN7 4EB', 'LEIGH', 'Grossbritannien', 'GB', NULL, NULL, '1942574504', '001023088P', NULL, NULL, '104-1 Theorema Copacabana watch', NULL, '711369625394', 'FedEx', NULL, '2016-10-31', '30.10.2016 16:25', '4260295880466', '1', 'a0YC000000gj51QMAQ', '146.00', '219.00'),
(40664, '444231762', NULL, NULL, 'graham nannery', '34 winters croft', '', 'DA12 5EA', 'Gravesend', 'Grossbritannien', 'GB', NULL, NULL, '7766081987', '00100633BD', NULL, NULL, '104-1 Theorema Copacabana watch', NULL, '711369625409', 'FedEx', NULL, '2016-10-31', '28.10.2016 01:26', '4260295880466', '1', 'a0YC000000gj51QMAQ', '146.00', '219.00'),
(40665, '444911411', NULL, NULL, 'adrian roughton', '5, Eller court roseville ave', '', 'HG1 4SN', 'HARROGATE', 'Grossbritannien', 'GB', NULL, NULL, '7535087006', '0010170T8X', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369625410', 'FedEx', NULL, '2016-10-31', '30.10.2016 15:41', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(40666, '444386317', NULL, NULL, 'Jagdeep Singh', '115 KINGSLEY ROAD', '', 'TW3 4AJ', 'HOUNSLOW', 'Grossbritannien', 'GB', NULL, NULL, '7415991409', '00100974GQ', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369625420', 'FedEx', NULL, '2016-10-31', '28.10.2016 16:13', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(40667, '444821110', NULL, NULL, 'Sebastian Shaw', 'Pound Place, Mill Lane, Littleworth,', '', 'RH13 8JU', 'Partridge Green,', 'Grossbritannien', 'GB', NULL, NULL, '7881248237', '0010213SCH', NULL, NULL, '104-3 Theorema Copacabana watch', NULL, '711369625431', 'FedEx', NULL, '2016-10-31', '30.10.2016 10:04', '4260295880480', '1', 'a0YC000000gj51SMAQ', '146.00', '219.00'),
(40668, '444311351', NULL, NULL, 'Callum Jones', '3 Langthwaite road Scawthorpe', '', 'Dn59ds', 'Doncaster', 'Grossbritannien', 'GB', NULL, NULL, '7784362815', '00101142N4', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '711369625442', 'FedEx', NULL, '2016-10-31', '28.10.2016 12:53', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40669, '444398466', NULL, NULL, 'Julia Sampson', '16 FOUNDRY DRIVE', '', 'PL25 3BS', 'ST. AUSTELL', 'Grossbritannien', 'GB', NULL, NULL, '7889562348', '0010096TUZ', NULL, NULL, '3009-2 silver case / black face / black leather band', NULL, '711369625453', 'FedEx', NULL, '2016-10-31', '28.10.2016 16:01', '4260295881791', '1', 'a0YC000000gixcxMAA', '123.01', '179.00'),
(40670, '444690978', NULL, NULL, 'Lisa Kemp', '6 CHADWICK WALK', '', 'LE4 2DE', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '1162338164', '0010179D1L', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '711369625464', 'FedEx', NULL, '2016-10-31', '29.10.2016 18:36', '4260295881272', '1', 'a0YC000000gigTJMAY', '123.01', '179.00'),
(40671, '444968265', NULL, NULL, 'AHMED EL MOKADDEM', '3 FOXGLOVE STREET', '', 'W12 0QD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7801447244', '0010102FA5', NULL, NULL, '506-3 Gold case / Black face / Brown Leather Band', NULL, '711369625475', 'FedEx', NULL, '2016-10-31', '30.10.2016 19:34', '4260295880886', '1', 'a0YC000000gigLdMAI', '120.01', '179.00'),
(40672, '444692390', NULL, NULL, 'Lisa Kemp', '6 CHADWICK WALK', '', 'LE4 2DE', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '1162338164', '00100058GD', NULL, NULL, 'Men\'s Pionier Dublin watch - silver case/black face/black leather band 508-2', NULL, '711369625464', 'FedEx', NULL, '2016-10-31', '29.10.2016 18:38', '4260295881227', '1', 'a0YC000000gigS0MAI', '130.00', '179.00'),
(40673, '444736645', NULL, NULL, 'Chris Cryer', '3 The elms Littleborough', '', 'Ol158qd', 'Rochdale', 'Grossbritannien', 'GB', NULL, NULL, '7971229994', '0010103EJ1', NULL, NULL, 'Men\'s Pionier Dublin watch - silver case/white face/stainless steel band 508-5', NULL, '711369625486', 'FedEx', NULL, '2016-10-31', '29.10.2016 23:54', '4260295881944', '1', 'a0YC000000gigS2MAI', '130.00', '179.00'),
(40674, '444903419', NULL, NULL, 'Alison Haig', '11 Callaghan Crescent', '', 'G74 5PS', 'East Kilbride', 'Grossbritannien', 'GB', NULL, NULL, '01355 263799', '10244645', NULL, NULL, 'Theorema Paragon watch 3001-3 with brown leather band, gold case and white face', NULL, '711369625497', 'FedEx', NULL, '2016-10-31', '30.10.2016 15:11', '4260295880329', '1', 'a0YC000000gixdvMAA', '105.01', '159.00'),
(40675, '444444017', NULL, NULL, 'Michelle Furniss', '26 WATERMILL WAY Hanworth', '', 'TW13 5NG', 'FELTHAM', 'Grossbritannien', 'GB', NULL, NULL, '‭‭07398 789272‬‬', '001025076K', NULL, NULL, 'Theorema Paragon watch 3001-4 with brown leather band, rose gold case and white face', NULL, '711369625501', 'FedEx', NULL, '2016-10-31', '28.10.2016 18:56', '4260295880343', '1', 'a0YC000000gixdxMAA', '105.01', '159.00'),
(40676, '445075661', NULL, NULL, 'salabert dominique', '57b c d 57b les Bannettes', '', '13790', 'rousset', 'Frankreich', 'FR', NULL, NULL, '687416218', '0010209H3Y', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-7 - Or / Noir / Acier', NULL, '711369625670', 'FedEx', NULL, '2016-11-01', '31.10.2016 07:14', '4260295881579', '1', 'a0YC000000giq4OMAQ', '148.99', '229.90'),
(40677, '445045427', NULL, NULL, 'nicola Flace', 'mattinata via annunziata  73/a', '', '70029', 'Santeramo in colle BA', 'Italien', 'IT', NULL, NULL, '803039763', '0010171HER', NULL, NULL, 'GM-102-2 - Cassa argento / Fronte nero / Cinturino nero', NULL, '711369625681', 'FedEx', NULL, '2016-11-01', '31.10.2016 04:10', '4260295880411', '1', 'a0YC000000gigQtMAI', '155.00', '219.99'),
(40678, '445043545', NULL, NULL, 'M Hasan', 'Omars The street, hatfield peverel, chelmsford', '', 'Cm32ea', 'Essex', 'Grossbritannien', 'GB', NULL, NULL, '7526666902', '0010250LJA', NULL, NULL, 'Silver case / White face / Black Leather Band', NULL, '711369625660', 'FedEx', NULL, '2016-11-01', '31.10.2016 03:15', '4260295882095', '1', 'a0YC000000gigR0MAI', '123.01', '229.99'),
(40679, '445164280', NULL, NULL, 'Ioana Marinescu', 'Devoerlaan 81Devoerlaan', '', '1800', 'Vilvoorde', 'Belgien', 'BE', NULL, NULL, '32491610421', '001025033Z', NULL, NULL, 'Montre homme Macau Therorema - Bracelet cuir - Noir/noir - (T3011-4)', NULL, '711369625865', 'FedEx', NULL, '2016-11-01', '31.10.2016 14:18', '4260295881289', '1', 'a0YC000000hFXNMMA4', '150.00', '189.99'),
(40680, '445272654', NULL, NULL, 'vesna stevanovic', '37 RUE FRANCOIS ARAGO Interphone CPC france ou Top Services', '', '93100', 'MONTREUIL', 'Frankreich', 'FR', NULL, NULL, '699320604', '00100024MP', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-7 - Or / Noir / Acier', NULL, '711369625762', 'FedEx', NULL, '2016-11-01', '31.10.2016 18:24', '4260295881579', '1', 'a0YC000000giq4OMAQ', '148.99', '229.90'),
(40681, '445246703', NULL, NULL, 'patrick margueron', '400 chemin de cataran', '', '83910', 'pourrieres', 'Frankreich', 'FR', NULL, NULL, '662580311', '001017958O', NULL, NULL, 'Montre Pionnier - or/noir/acier', NULL, '', 'FedEx', NULL, '2016-11-01', '31.10.2016 16:52', '4260295881432', '1', 'a0YC000000gipycMAA', '154.99', '229.90'),
(40682, '445243645', NULL, NULL, 'MHélène DE SIEBENTHAL', '732 A ROUTE DES VOIRONS 732 A', '', '74140', 'VEIGY FONCENEX', 'Frankreich', 'FR', NULL, NULL, '06.11.95.8', '00100883BV', NULL, NULL, 'Montre Automatique Theorema Macau 3011-7 - Or / Noir / Acier', NULL, '711369625784', 'FedEx', NULL, '2016-11-01', '31.10.2016 16:24', '4260295881760', '1', 'a0YC000000gcHbLMAU', '149.99', '199.00'),
(40683, '445309861', NULL, NULL, 'kabir Ahmed', '86b fairview strand', '', 'Dublin 3', 'fairview,', 'Irland', 'IE', NULL, NULL, '899594365', '00101972OD', NULL, NULL, '503-3 gold case / black face / brown leather band', NULL, '711369625692', 'FedEx', NULL, '2016-11-01', '31.10.2016 21:02', '4260295880749', '1', 'a0YC000000gj6AKMAY', '145.00', '224.99'),
(40684, '445341827', '', '', 'Diego Valle', 'Via San Pio X 70/7', '', '36010', 'Zane\\\' Vicenza', 'Italien', '', '', '', '3355605303', '0010250ED9', '', '', 'Cassa Argento / Meridiana Bianca / Cinturino in acciaio inossidabile 104-6', 'Paket am 28.11.16 zurück erhalten! Annahme verweigert!', '711369625795', 'FedEx', '', '2016-11-01', '01.11.2016 00:45', '4260295881654', '1', 'a0YC000000gkiUKMAY', '165.00', '229.90'),
(40685, '445259683', NULL, NULL, 'Antonio Cappiello', 'CORSO RESINA 116', '', '80056', 'ERCOLANO NA', 'Italien', 'IT', NULL, NULL, '3339247349', '00101792HE', NULL, NULL, 'Cassa Argento / Meridiana Bianca / Cinturino in pelle Nero 104-5', NULL, '711369625800', 'FedEx', NULL, '2016-11-01', '31.10.2016 19:18', '4260295881647', '1', 'a0YC000000gkiUJMAY', '165.00', '229.90'),
(40686, '445149031', NULL, NULL, 'Federico Da Tofori', 'VIA FOSSANOVA 167', '', '55016', 'PORCARI LU', 'Italien', 'IT', NULL, NULL, '3476239457', '00102506M3', NULL, NULL, 'Cassa Argento / Meridiana Nera / Cinturino in pelle Nero 104-1', NULL, '711369625810', 'FedEx', NULL, '2016-11-01', '31.10.2016 13:07', '4260295880466', '1', 'a0YC000000gkiUGMAY', '165.00', '229.90'),
(40687, '445223081', NULL, NULL, 'Daniela Forcella', '23 VIA GIACOMO LEOPARDI 23', '', '20123', 'MILANO MI', 'Italien', 'IT', NULL, NULL, '248012750', '0010226A6D', NULL, NULL, 'Cassa Nera / Meridiana Nera / Cinturino in pelle Nero 104-3', NULL, '711369625821', 'FedEx', NULL, '2016-11-01', '31.10.2016 17:00', '4260295880480', '1', 'a0YC000000gkiUIMAY', '165.00', '229.90'),
(40688, '445175306', NULL, NULL, 'Gualtiero De Felice', 'Via Oradour 4', '', '43123', 'Parma PR', 'Italien', 'IT', NULL, NULL, '3474795234', '0010179RY9', NULL, NULL, 'Cassa Nera / Meridiana Nera / Cinturino in pelle Nero 104-3', NULL, '711369625832', 'FedEx', NULL, '2016-11-01', '31.10.2016 14:30', '4260295880480', '1', 'a0YC000000gkiUIMAY', '165.00', '229.90'),
(40689, '445339432', NULL, NULL, 'Massimo Alboreo', 'C.so grosseto 355', '', '10151', 'TORINO TO', 'Italien', 'IT', NULL, NULL, '3385879597', '00102214CX', NULL, NULL, 'Cassa Oro / Meridiana Nera / Cinturino in pelle Marrone 104-2', NULL, '711369625843', 'FedEx', NULL, '2016-11-01', '01.11.2016 00:19', '4260295880473', '1', 'a0YC000000gkiUHMAY', '165.00', '229.90'),
(40690, '445205929', NULL, NULL, 'Cuogo Renzo', 'Via G. Pepe 25', '', '30030', 'SALZANO VE', 'Italien', 'IT', NULL, NULL, '3296716290', '0010172HRB', NULL, NULL, 'Orologio da uomo Theorema Monaco - 3006-5', NULL, '711369625854', 'FedEx', NULL, '2016-11-01', '31.10.2016 16:14', '4260295881463', '1', 'a0YC000000gigSJMAY', '145.00', '219.99'),
(40691, '445255274', NULL, NULL, 'David Brown', '60 KNOCKLEA 60', '', 'ML12 6EG', 'BIGGAR', 'Grossbritannien', 'GB', NULL, NULL, '1899221957', '0010080FFT', NULL, NULL, '104-3 Theorema Copacabana watch', NULL, '711369625707', 'FedEx', NULL, '2016-11-01', '31.10.2016 18:44', '4260295880480', '1', 'a0YC000000gj51SMAQ', '146.00', '219.00'),
(40692, '445300820', NULL, NULL, 'devon collins', '232 droitwich road Fernhill heath\nWorcester', '', 'WR3 7UG', 'WORCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7738070256', '0010049S6G', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '711369625718', 'FedEx', NULL, '2016-11-01', '31.10.2016 21:37', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40693, '445147336', NULL, NULL, 'Rebecca Owen', '75 Parkhouse road Lower pilsley', '', 'S458dg', 'Chesterfield', 'Grossbritannien', 'GB', NULL, NULL, '7719408061', '0010248H9N', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '711369625729', 'FedEx', NULL, '2016-11-01', '31.10.2016 12:23', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40694, '445197811', NULL, NULL, 'Donald Sanson', '42 JAMES LANE', '', 'E10 6HZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7780682906', '0010146SBC', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '711369625730', 'FedEx', NULL, '2016-11-01', '31.10.2016 15:49', '4260295880749', '1', 'a0YC000000gixeVMAQ', '123.00', '199.00'),
(40695, '445171589', NULL, NULL, 'Lisa Thitchener', '16 BELMONT ROAD Ivybridge', '', 'PL21 9DS', 'IVYBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '1752892439', '0010095BI3', NULL, NULL, '506-3 Gold case / Black face / Brown Leather Band', NULL, '711369625740', 'FedEx', NULL, '2016-11-01', '31.10.2016 13:47', '4260295880886', '1', 'a0YC000000gigLdMAI', '120.01', '179.00'),
(40696, '445429166', NULL, NULL, 'leijun lin', 'via maremmana inferiore 32', '', '00019', 'TIVOLI RM', 'Italien', 'IT', NULL, NULL, '3209510894', '0010020W2Q', NULL, NULL, 'Cassa Argento / Meridiana Nera / Cinturino in pelle Nero', NULL, '711369625902', 'FedEx', NULL, '2016-11-02', '01.11.2016 11:14', '4260295880466', '1', 'a0YC000000gkiUGMAY', '165.00', '229.90'),
(40697, '445354254', '', '', 'federico zingariello', '2 LARGO PODALIRIO 2', '', '71022', 'ASCOLI SATRIANO FG', 'Italien', '', '', '', '3331080266', '0010049Y9E', '', '', 'Cassa Oro / Meridiana Nera / Cinturino in pelle Marrone', '', 'CY733342761DE', 'DHL', '', '2016-11-02', '01.11.2016 02:21', '4260295880473', '1', 'a0YC000000gkiUHMAY', '165.00', '229.90'),
(40698, '445391364', NULL, NULL, 'Marcus Bridgwater', '4 st johns road halesowen', '', 'B63 4hl', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '07496 348345', '0010240H9C', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '711369625887', 'FedEx', NULL, '2016-11-02', '01.11.2016 07:53', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40699, '445604228', NULL, NULL, 'levi manfrinati c/o virgin active italia', 'PIAZZALE ATLETI AZZURRI D\'ITALIA 8', '', '42122', 'REGGIO EMILIA RE', 'Italien', 'IT', NULL, NULL, '3489850341', '0010179E1G', NULL, NULL, 'GM-102-5 - Cassa argento / Fronte bianco / Cinturino acciaio inossidabile', NULL, '711369625990', 'FedEx', NULL, '2016-11-02', '01.11.2016 20:34', '4260295881517', '1', 'a0YC000000gigQwMAI', '155.00', '219.99'),
(40700, '445539271', NULL, NULL, 'Patrizia Renzi', 'Via Giulio Pastore 69', '', '20833', 'Giussano MB', 'Italien', 'IT', NULL, NULL, '3318859233', '00101799EW', NULL, NULL, 'Orologio da uomo Miami Pionier - 506-3', NULL, '711369626004', 'FedEx', NULL, '2016-11-02', '01.11.2016 17:05', '4260295880886', '1', 'a0YC000000gigUPMAY', '145.00', '199.99'),
(40701, '445508244', NULL, NULL, 'Dragomir Jovanovic', 'Via dante 3', '', '37029', 'SAN PIETRO IN CARIANO VR', 'Italien', 'IT', NULL, NULL, '40749405', '001006792L', NULL, NULL, 'Cassa Oro / Meridiana Nera / Cinturino in pelle Marrone 104-2', NULL, '711369626015', 'FedEx', NULL, '2016-11-02', '01.11.2016 15:41', '4260295880473', '1', 'a0YC000000gkiUHMAY', '165.00', '229.90'),
(40702, '445546197', NULL, NULL, 'Gerard Hesselink', 'Jan Ligthartstraat 80', '', '2941 SE', 'LEKKERKERK', 'Niederlande', 'NL', NULL, NULL, '180661428', '0010112ITL', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '711369626026', 'FedEx', NULL, '2016-11-02', '01.11.2016 17:29', '4260295881593', '1', 'a0YC000000giwq8MAA', '170.00', '269.00'),
(40703, '445641857', NULL, NULL, 'Alan Williamson', 'ASHTONHOUSE GREYFRIARS DRIVE ASHTONHOUSE', '', 'SL5 9JD', 'ASCOT', 'Grossbritannien', 'GB', NULL, NULL, '7748821773', '0010049OFY', NULL, NULL, 'Automatic Pionier Chicago watch - black case - black face - stainless steel band ', NULL, '711369625924', 'FedEx', NULL, '2016-11-02', '01.11.2016 22:00', '4260295882316', '1', 'a0YC000000gigNxMAI', '129.99', '199.00'),
(40704, '445626194', NULL, NULL, 'RAHEEL MEMON', '1 SPENCER WAY Flat 24 Sheridan Heights', '', 'E1 2PN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7791544534', '00100815TP', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369625935', 'FedEx', NULL, '2016-11-02', '01.11.2016 21:15', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40705, '445541469', NULL, NULL, 'Trevor Froschauer', '5A Westacres', '', 'KT10 9JE', 'ESHER', 'Grossbritannien', 'GB', NULL, NULL, '7714204941', '001010624D', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/stainless steel band', NULL, '711369625946', 'FedEx', NULL, '2016-11-02', '01.11.2016 16:25', '4260295881975', '1', 'a0YC000000gigS4MAI', '130.00', '179.00'),
(40706, '445490567', NULL, NULL, 'Harmanpreet Singh', '33 Hawkenbury Rise', '', 'ME2 3SG', 'ROCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7961818534', '00100554CZ', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/stainless steel band', NULL, '711369625957', 'FedEx', NULL, '2016-11-02', '01.11.2016 13:45', '4260295881975', '1', 'a0YC000000gigS4MAI', '130.00', '179.00'),
(40707, '445677661', NULL, NULL, 'Hilarie Turner', '80 Foxhill', '', 'BN10 7SE', 'Peacehaven East Sussex', 'Grossbritannien', 'GB', NULL, NULL, '7773969125', '0010114YGC', NULL, NULL, '506-3 Gold case / Black face / Brown Leather Band', NULL, '711369626070', 'FedEx', NULL, '2016-11-02', '02.11.2016 00:17', '4260295880886', '1', 'a0YC000000gigLdMAI', '120.01', '179.00'),
(40708, '445484993', NULL, NULL, 'Christelle Danhiez', '355 RUE DES DEPORTES', '', '59154', 'CRESPIN', 'Frankreich', 'FR', NULL, NULL, '06 3168189', '00100714LK', NULL, NULL, 'Montre automatique de la marque Pionier - 513-3 - Or / Or / Marron', NULL, '711369625979', 'FedEx', NULL, '2016-11-02', '01.11.2016 12:11', '4260295882194', '1', 'a0YC000000giprfMAA', '155.00', '199.90'),
(40709, '445974634', NULL, NULL, 'Emmanuel Oshiomhole', '102 RUE SAINT DOMINIQUE', '', '75007', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '33695926788', '00100601R1', NULL, NULL, 'Montre Automatique Theorema Macau 3011-3 - Or / Noir / Noir', NULL, '711369626130', 'FedEx', NULL, '2016-11-03', '02.11.2016 20:46', '4260295881272', '1', 'a0YC000000gcHbHMAU', '149.99', '199.00'),
(40710, '445925508', NULL, NULL, 'Lou Corneille', '10 Rue des vignottes', '', '25230', 'Seloncourt', 'Frankreich', 'FR', NULL, NULL, '771673559', '0010222C6A', NULL, NULL, 'Montre Automatique Theorema Macau 3011-4 - Noir / Noir / Noir', NULL, '711369626140', 'FedEx', NULL, '2016-11-03', '02.11.2016 18:27', '4260295881289', '1', 'a0YC000000gcHbIMAU', '149.99', '199.00'),
(40711, '445859109', NULL, NULL, 'Stephane GAUDOIN', '12 ROUTE DE GREIGNAC', '', '87430', 'VERNEUIL SUR VIENNE', 'Frankreich', 'FR', NULL, NULL, '610974106', '0010086ZBW', NULL, NULL, 'Montre Automatique Theorema Macau 3011-6 - Argent / Noir / Acier', NULL, '711369626151', 'FedEx', NULL, '2016-11-03', '02.11.2016 14:13', '4260295881753', '1', 'a0YC000000gcHbKMAU', '149.99', '199.00'),
(40712, '445890992', NULL, NULL, 'Alessio Placidi', 'VIA RAFFAELE LAMBRUSCHINI 27 Ter', '', '00135', 'ROMA RM', 'Italien', 'IT', NULL, NULL, '3404022333', '0010079KKO', NULL, NULL, 'Orologio da uomo Theorema Monaco - 3006-5', NULL, '711369626298', 'FedEx', NULL, '2016-11-03', '02.11.2016 18:16', '4260295881463', '1', 'a0YC000000gigSJMAY', '145.00', '219.99'),
(40713, '445869023', NULL, NULL, 'Rosario Fazio', 'VIA VINCENZO BELLINI 41/A', '', '33050', 'Lumignacco - Pavia di Udine (UD)', 'Italien', 'IT', NULL, NULL, '3393024158', '0010250CNN', NULL, NULL, 'Orologio da uomo Theorema Monaco - 3006-6', NULL, '711369626302', 'FedEx', NULL, '2016-11-03', '02.11.2016 17:07', '4260295881470', '1', 'a0YC000000gigSKMAY', '145.00', '219.99'),
(40714, '445875470', NULL, NULL, 'Gualtiero De Felice', 'Via Oradour 4', '', '43123', 'Parma PR', 'Italien', 'IT', NULL, NULL, '3474795234', '0010241W0C', NULL, NULL, 'Cassa Nera / Meridiana Nera / Cinturino in pelle nero 3004-4', NULL, '711369626313', 'FedEx', NULL, '2016-11-03', '02.11.2016 17:05', '4260295880084', '1', 'a0YC000000gkiRvMAI', '145.00', '199.99'),
(40715, '445791833', NULL, NULL, 'Tigran Chalabyan', 'Avenida Vila de Blanes  146', 'esc 3, 1', '17310', 'Lloret de Mar GIRONA', 'Spanien', 'ES', NULL, NULL, '669678372', '00102505YJ', NULL, NULL, 'Reloj Miami Pionier blanco para hombre -Caja plateada - Correa de cuero negro - Modelo 506-1', NULL, '711369626287', 'FedEx', NULL, '2016-11-03', '02.11.2016 10:58', '4260295880862', '1', 'a0YC000000gjkubMAA', '145.00', '199.99'),
(40716, '445917720', NULL, NULL, 'Omer Engin Satmis', '35 MARTINEAU DRIVE', '', 'B32 2AS', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7960200420', '0010132LW3', NULL, NULL, '107-4 Black case / Black face / Black Leather Band', NULL, '711369626162', 'FedEx', NULL, '2016-11-03', '02.11.2016 19:22', '4260295880633', '1', 'a0YC000000gigEVMAY', '135.00', '179.00'),
(40717, '445793311', NULL, NULL, 'Mohammed Raidhan', '139 GALPINS ROAD', '', 'CR7 6EU', 'THORNTON HEATH', 'Grossbritannien', 'GB', NULL, NULL, '7415324988', '0010101JQR', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '711369626173', 'FedEx', NULL, '2016-11-03', '02.11.2016 12:10', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40718, '445895658', NULL, NULL, 'Andrew Lukaszyk', '39 COMMERCIAL STREET', '', 'OL14 5RG', 'TODMORDEN', 'Grossbritannien', 'GB', NULL, NULL, '7771348906', '0010073M46', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369626184', 'FedEx', NULL, '2016-11-03', '02.11.2016 18:26', '4260295881395', '1', 'a0YC000000hFmyqMAC', '135.00', '179.00'),
(40719, '445953344', NULL, NULL, 'Damien Logue', '7 Ridgmount street', '', 'WC1E 7AE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7747666003', '00101365RH', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369626195', 'FedEx', NULL, '2016-11-03', '02.11.2016 21:23', '4260295881401', '1', 'a0YC000000hFmyrMAC', '135.00', '179.00'),
(40720, '445991833', NULL, NULL, 'Paul Honeyman', '3 Larks Ridge Watford road', '', 'Al2 3dt', 'St Albans', 'Grossbritannien', 'GB', NULL, NULL, '7799746439', '0010246N6Q', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369626200', 'FedEx', NULL, '2016-11-03', '02.11.2016 22:57', '4260295881401', '1', 'a0YC000000hFmyrMAC', '135.00', '179.00'),
(40721, '445932411', NULL, NULL, 'Tania Lewis', '7 King street Staffordshire', '', 'ST13 5NW', 'LEEK', 'Grossbritannien', 'GB', NULL, NULL, '7854501620', '0010250O8L', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369626210', 'FedEx', NULL, '2016-11-03', '02.11.2016 20:26', '4260295881401', '1', 'a0YC000000hFmyrMAC', '135.00', '179.00'),
(40722, '445967339', NULL, NULL, 'Jim Pearce', '84 Meon Road Southsea', '', 'Po48nn', 'Portsmouth', 'Grossbritannien', 'GB', NULL, NULL, '7585335851', '0010186C6A', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369626221', 'FedEx', NULL, '2016-11-03', '02.11.2016 20:53', '4260295881371', '1', 'a0YC000000hFmysMAC', '135.00', '179.00'),
(40723, '445931643', NULL, NULL, 'Amy Williams', 'PARKMEDICAL FAWDON PARK ROAD Park medical group', '', 'NE3 2PE', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7447648657', '0010250OY1', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369626232', 'FedEx', NULL, '2016-11-03', '02.11.2016 20:05', '4260295881425', '1', 'a0YC000000hFmyuMAC', '135.00', '179.00'),
(40724, '445992929', NULL, NULL, 'Samir Rai', '8 Clarke court\' WALSINGHAM ROAD', '', 'BN3 4FW', 'HOVE', 'Grossbritannien', 'GB', NULL, NULL, '7460523235', '00101748WB', NULL, NULL, 'Black case / Black face / Black Leather Band 3012-4', NULL, '711369626243', 'FedEx', NULL, '2016-11-03', '02.11.2016 23:09', '4260295881890', '1', 'a0YC000000gigL5MAI', '128.00', '189.00'),
(40725, '445970485', NULL, NULL, 'Anna Adebayo', '25 Timothy House, 6 KALE ROAD', '', 'DA18 4BQ', 'ERITH', 'Grossbritannien', 'GB', NULL, NULL, '7846359532', '0010044D3Z', NULL, NULL, 'Gold case / Black face / Brown Leather Band  3012-3', NULL, '711369626254', 'FedEx', NULL, '2016-11-03', '02.11.2016 21:58', '4260295881883', '1', 'a0YC000000gigL4MAI', '128.00', '189.00'),
(40726, '445974448', NULL, NULL, 'Anne Alvey', '191 MANCHESTER ROAD', '', 'OL10 2PP', 'HEYWOOD', 'Grossbritannien', 'GB', NULL, NULL, '7775680828', '0010179QQZ', NULL, NULL, 'Malibu Diamonds skeleton watch 502-4', NULL, '711369626265', 'FedEx', NULL, '2016-11-03', '02.11.2016 21:54', '4260295881718', '1', 'a0YC000000gigHeMAI', '123.00', '199.00'),
(40727, '445878691', NULL, NULL, 'Alice Luxon', 'WHITEHART Ampthill road Maulden', '', 'MK45 2DH', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7967636712', '00100914MP', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/black leather band', NULL, '711369626276', 'FedEx', NULL, '2016-11-03', '02.11.2016 17:24', '4260295881241', '1', 'a0YC000000gigS1MAI', '130.00', '179.00'),
(40728, '446227754', NULL, NULL, 'Maud Van Simaeys', 'Rue Jean-Baptiste Dusollier 57', '', '7712', 'Herseaux', 'Belgien', 'BE', NULL, NULL, '494435062', '00102453LO', NULL, NULL, 'Montre Theorema Sao Paolo - Or / Noir et marron', NULL, '711369626666', 'FedEx', NULL, '2016-11-04', '03.11.2016 17:48', '4260295880442', '1', 'a0YC000000giwq4MAA', '170.00', '269.00'),
(40729, '446225437', NULL, NULL, 'Maud Van Simaeys', 'Rue Jean-Baptiste Dusollier 57', '', '7712', 'Herseaux', 'Belgien', 'BE', NULL, NULL, '494435062', '001025009D', NULL, NULL, 'Montre homme Macau Therorema - Bracelet métal - Or/noir - (T3011-7)', NULL, '711369626666', 'FedEx', NULL, '2016-11-04', '03.11.2016 17:48', '4260295881760', '1', 'a0YC000000hFXNPMA4', '150.00', '189.99'),
(40730, '446140114', NULL, NULL, 'Chris Tel', '4 Rue Du 19 mars 1962', '', '76700', 'Gonfreville l orcher', 'Frankreich', 'FR', NULL, NULL, '609560894', '001009063V', NULL, NULL, 'Montre Pionnier - noir/noir/noir 510-4', NULL, '711369626622', 'FedEx', NULL, '2016-11-04', '03.11.2016 11:15', '4260295881371', '1', 'a0YC000000gipyZMAQ', '154.99', '229.90'),
(40731, '446030690', NULL, NULL, 'Joy Montano', '28 RUE DES CEPAGES', '', '33700', 'MERIGNAC', 'Frankreich', 'FR', NULL, NULL, '695523906', '00100797NJ', NULL, NULL, 'Montre Theorema Copacabana mécanique - 104-2 Or / Noir / Marron', NULL, '711369626633', 'FedEx', NULL, '2016-11-04', '03.11.2016 02:24', '4260295880473', '1', 'a0YC000000gijVuMAI', '170.00', '219.90'),
(40732, '446299386', NULL, NULL, 'Khaizouri younes', 'Via carducci 6/b', '', '37057', 'San giovanni lupatoto vr', 'Italien', 'IT', NULL, NULL, '3892541929', '00100823PY', NULL, NULL, 'Orologio da uomo Miami Pionier - 506-3', NULL, '711369626644', 'FedEx', NULL, '2016-11-04', '03.11.2016 22:28', '4260295880886', '1', 'a0YC000000gigUPMAY', '145.00', '199.99'),
(40733, '446156250', NULL, NULL, 'ANGELO BATTAGLIA', 'STEELMODA S.R.L. VIA RAGAZZI DEL \'99 6', '', '50054', 'FUCECCHIO fi', 'Italien', 'IT', NULL, NULL, '3339126519', '0010156LJM', NULL, NULL, 'Cassa Oro / Meridiana Nera / Cinturino in pelle Marrone 104-2', NULL, '711369626655', 'FedEx', NULL, '2016-11-04', '03.11.2016 14:18', '4260295880473', '1', 'a0YC000000gkiUHMAY', '165.00', '229.90'),
(40734, '446283626', NULL, NULL, 'Mariska van den Pas', 'Paulus Potterstraat 17', '', '1394 EZ', 'NEDERHORST DEN BERG', 'Niederlande', 'NL', NULL, NULL, '623316249', '00101778TH', NULL, NULL, '103-3 Black case / Black face / Black Leather Band', NULL, '711369626677', 'FedEx', NULL, '2016-11-04', '03.11.2016 21:28', '4260295880459', '1', 'a0YC000000giwqAMAQ', '170.00', '269.00'),
(40735, '446074480', NULL, NULL, 'Chloe Bisson', 'B320 Millais House St Helier', '', 'JE23EE', 'Jersey', 'Grossbritannien', 'GB', NULL, NULL, '7797916677', '0010070TEX', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369626368', 'FedEx', NULL, '2016-11-04', '03.11.2016 09:50', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40736, '446235049', NULL, NULL, 'Mikala Healy', '13 OAKTREE GARDENS', '', 'SE9 3GA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7949943978', '0010089H72', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369626379', 'FedEx', NULL, '2016-11-04', '03.11.2016 17:36', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40737, '446094604', NULL, NULL, 'Sarah Evans', '160 GRENVILLE ROAD', '', 'PL4 9QD', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7809474435', '00100485OQ', NULL, NULL, '104-6 Theorema Copacabana watch', NULL, '711369626380', 'FedEx', NULL, '2016-11-04', '03.11.2016 10:26', '4260295881654', '1', 'a0YC000000gj51UMAQ', '146.00', '219.00'),
(40738, '446011140', NULL, NULL, 'Amelia Stock', '8 MOUNTBATTEN CLOSE', '', 'TN35 4LE', 'HASTINGS', 'Grossbritannien', 'GB', NULL, NULL, '‭‭07742 770129‬‬', '00100297MO', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369626390', 'FedEx', NULL, '2016-11-04', '03.11.2016 00:08', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(40739, '446017102', NULL, NULL, 't bodenham', '16 SOUTHDOWN ROAD 16', '', 'SA12 7HL', 'PORT TALBOT', 'Grossbritannien', 'GB', NULL, NULL, '1639871559', '001008535S', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369626405', 'FedEx', NULL, '2016-11-04', '03.11.2016 00:58', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(40740, '446314777', NULL, NULL, 'CHRISTOPHER CHANT', '10 HEYS ROAD PRESTWICH', '', 'M25 1JY', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7889945509', '001018114I', NULL, NULL, '104-3 Theorema Copacabana watch', NULL, '711369626416', 'FedEx', NULL, '2016-11-04', '03.11.2016 22:31', '4260295880480', '1', 'a0YC000000gj51SMAQ', '146.00', '219.00'),
(40741, '446073086', NULL, NULL, 'Kevron Williams', '56 Welsh House Farm Road', '', 'B32 2LX', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7718911723', '0010181W9N', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '711369626427', 'FedEx', NULL, '2016-11-04', '03.11.2016 09:55', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40742, '446176177', NULL, NULL, 'Jessica Henderson', '96 TILBURY ROAD', '', 'SR3 4LY', 'SUNDERLAND', 'Grossbritannien', 'GB', NULL, NULL, '7769112195', '0010250O39', NULL, NULL, '3006-2 Theorema Monaco watch: Gold case / Black face / Black Leather Band', NULL, '711369626438', 'FedEx', NULL, '2016-11-04', '03.11.2016 14:37', '4260295881005', '1', 'a0YC000000gl0qpMAA', '122.99', '179.99'),
(40743, '446178125', NULL, NULL, 'Carolyn Wildon', '4 Florence Street', '', 'FY4 5HQ', 'BLACKPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7739913900', '00101056TH', NULL, NULL, '4004-4 Black case / black face / black leather band', NULL, '711369626449', 'FedEx', NULL, '2016-11-04', '03.11.2016 14:24', '4260295881098', '1', 'a0YC000000glin3MAA', '128.00', '179.99'),
(40744, '446086689', NULL, NULL, 'Lisa Golding', 'CYE Lumber h Ashwell Park Ilminster', '', 'TA19 9DX', 'Somerset', 'Grossbritannien', 'GB', NULL, NULL, '7538078101', '0010045RX9', NULL, NULL, '4004-4 Black case / black face / black leather band', NULL, '711369626450', 'FedEx', NULL, '2016-11-04', '03.11.2016 09:36', '4260295881098', '1', 'a0YC000000glin3MAA', '128.00', '179.99'),
(40745, '446211654', NULL, NULL, 'Laura Jones', '28 THE GREEN', '', 'TW9 1LX', 'RICHMOND SURREY', 'Grossbritannien', 'GB', NULL, NULL, '7980390104', '0010171KA8', NULL, NULL, '4004-5 Silver case / white face / stainless steel band', NULL, '711369626460', 'FedEx', NULL, '2016-11-04', '03.11.2016 16:32', '42602958811104', '1', 'a0YC000000glin4MAA', '128.00', '179.99'),
(40746, '446282364', NULL, NULL, 'Matt Stodgell', '2 ROEZE CLOSE 2', '', 'LN10 6PP', 'WOODHALL SPA', 'Grossbritannien', 'GB', NULL, NULL, '7436774493', '0010109LYU', NULL, NULL, '4004-5 Silver case / white face / stainless steel band', NULL, '711369626471', 'FedEx', NULL, '2016-11-04', '03.11.2016 20:49', '42602958811104', '1', 'a0YC000000glin4MAA', '128.00', '179.99'),
(40747, '446234371', NULL, NULL, 'Nurtac Aytac Gray', 'Flat 15 11 The Avenue Westerngate', '', 'BH13 6BB', 'Poole', 'Grossbritannien', 'GB', NULL, NULL, '7715105941', '001017134E', NULL, NULL, '4004-6 Silver case / black face / stainless steel band', NULL, '711369626482', 'FedEx', NULL, '2016-11-04', '03.11.2016 17:26', '4260295881111', '1', 'a0YC000000glin5MAA', '128.00', '179.99'),
(40748, '446226381', NULL, NULL, 'Simone Knight', '46 ST. JAMES STREET', '', 'SA67 7DA', 'NARBERTH', 'Grossbritannien', 'GB', NULL, NULL, '7500665896', '0010250NBY', NULL, NULL, '4004-7 Gold case / black face / stainless steel band', NULL, '711369626493', 'FedEx', NULL, '2016-11-04', '03.11.2016 17:51', '4260295881128', '1', 'a0YC000000glin6MAA', '128.00', '179.99'),
(40749, '446246003', NULL, NULL, 'Deborah Elias-Hecimovich', '104 Albany Road', '', 'WA13 9LP', 'Lymm', 'Grossbritannien', 'GB', NULL, NULL, '7921061736', '0010152ADD', NULL, NULL, '4004-8 Black case / black face / stainless steel band', NULL, '711369626508', 'FedEx', NULL, '2016-11-04', '03.11.2016 18:24', '4260295881135', '1', 'a0YC000000glin7MAA', '128.00', '179.99'),
(40750, '446278774', NULL, NULL, 'Pamela Ormiston', '15 Croftcroighn Drive', '', 'G33 5JB', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7850264945', '0010008ARN', NULL, NULL, '4004-8 Black case / black face / stainless steel band', NULL, '711369626519', 'FedEx', NULL, '2016-11-04', '03.11.2016 20:31', '4260295881135', '1', 'a0YC000000glin7MAA', '128.00', '179.99'),
(40751, '446212965', NULL, NULL, 'Sandra Ewing', '129 BELLSHILL ROAD', '', 'ML1 3SX', 'MOTHERWELL', 'Grossbritannien', 'GB', NULL, NULL, '01698 325334', '00101651YB', NULL, NULL, '4004-8 Black case / black face / stainless steel band', NULL, '711369626520', 'FedEx', NULL, '2016-11-04', '03.11.2016 16:44', '4260295881135', '1', 'a0YC000000glin7MAA', '128.00', '179.99'),
(40752, '446009551', NULL, NULL, 'Debbie Lewis', '125 SUNNYMEAD ROAD', '', 'B26 1LS', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7792299848', '00101652AI', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369626530', 'FedEx', NULL, '2016-11-04', '03.11.2016 00:09', '4260295881425', '1', 'a0YC000000hFmyuMAC', '135.00', '179.00'),
(40753, '446212647', NULL, NULL, 'HENRY BUGLER', 'Natterjack Rye Hill Bere Regis', '', 'BH207LP', 'Wareham', 'Grossbritannien', 'GB', NULL, NULL, '7455656605', '0010063J59', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369626541', 'FedEx', NULL, '2016-11-04', '03.11.2016 16:38', '4260295881425', '1', 'a0YC000000hFmyuMAC', '135.00', '179.00'),
(40754, '446233886', NULL, NULL, 'Jamie Jones', '21 OLD WOOD ROAD', '', 'CH61 5UY', 'WIRRAL', 'Grossbritannien', 'GB', NULL, NULL, '7831580535', '0010155VAR', NULL, NULL, '513-2 Silver case / Black face / Black Leather Band', NULL, '711369626552', 'FedEx', NULL, '2016-11-04', '03.11.2016 17:46', '4260295882187', '1', 'a0YC000000gixbzMAA', '135.00', '179.00'),
(40755, '446092116', NULL, NULL, 'Connor Sewell', '4 BALL GREEN 4', '', 'M32 0QT', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7795035213', '0010236TS9', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369626563', 'FedEx', NULL, '2016-11-04', '03.11.2016 10:27', '4260295882194', '1', 'a0YC000000gixc0MAA', '135.00', '179.00'),
(40756, '446200943', NULL, NULL, 'Whitney Tavares Falla', 'CANTERBURY ROAD', '', 'NW6 5TA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7424852737', '00101064UM', NULL, NULL, 'Black case / Black face / Black Leather Band 3012-4', NULL, '711369626574', 'FedEx', NULL, '2016-11-04', '03.11.2016 15:49', '4260295881890', '1', 'a0YC000000gigL5MAI', '128.00', '189.00'),
(40757, '446259285', NULL, NULL, 'Kathy Burkes', '6 Chesham Court', '', 'CH65 5EJ', 'ELLESMERE PORT', 'Grossbritannien', 'GB', NULL, NULL, '7703810394', '00101520LI', NULL, NULL, 'Malibu Diamonds skeleton watch 502-3', NULL, '711369626585', 'FedEx', NULL, '2016-11-04', '03.11.2016 19:26', '4260295880701', '1', 'a0YC000000gigHdMAI', '123.00', '199.00'),
(40758, '446265147', NULL, NULL, 'Chris Hodgkinson', '99 Canning Road', '', 'PR9 7SW', 'Southport Merseyside', 'Grossbritannien', 'GB', NULL, NULL, '7730811729', '0010002RT7', NULL, NULL, 'Malibu Diamonds skeleton watch 502-8', NULL, '711369626596', 'FedEx', NULL, '2016-11-04', '03.11.2016 19:47', '4260295881937', '1', 'a0YC000000gigHiMAI', '123.00', '199.00'),
(40759, '446012781', NULL, NULL, 'Grant Owusu', '32D BOW ROAD', '', 'E3 4LN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7769274390', '0010250WUX', NULL, NULL, 'Malibu Diamonds skeleton watch 502-8', NULL, '711369626600', 'FedEx', NULL, '2016-11-04', '03.11.2016 00:09', '4260295881937', '1', 'a0YC000000gigHiMAI', '123.00', '199.00'),
(40760, '446014189', NULL, NULL, 'Mike Stevens', '34 Queens drive', '', 'BS15 3JL', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7837660632', '00102504PP', NULL, NULL, 'Marco Polo watch 3005-1 Silver case / White face / Black Leather Band', NULL, '711369626611', 'FedEx', NULL, '2016-11-04', '03.11.2016 01:09', '4260295880909', '1', 'a0YC000000glilQMAQ', '118.01', '179.00'),
(40761, '447002325', NULL, NULL, 'Silvia De Smedt', 'Rode-Hoevelaan 63', '', '2940', 'Stabroek', 'Belgien', 'BE', NULL, NULL, '0476 376854', '001021500Z', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369627239', 'FedEx', NULL, '2016-11-07', '06.11.2016 10:18', '4260295880442', '1', 'a0YC000000giwq4MAA', '170.00', '269.00'),
(40762, '446619225', NULL, NULL, 'Onton Kakese', 'Romelaan 23', '', '2400', 'Mol', 'Belgien', 'BE', NULL, NULL, '479929205', '0010039R6M', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '711369627240', 'FedEx', NULL, '2016-11-07', '04.11.2016 21:48', '4260295881593', '1', 'a0YC000000giwq3MAA', '170.00', '269.00'),
(40763, '446863548', NULL, NULL, 'Antoine Lamalle', 'Rue de Louveigne 156', '', '4052', 'Beaufays', 'Belgien', 'BE', NULL, NULL, '0475/326623', '00102054OG', NULL, NULL, 'Montre T-3008-2 - cadran en argent, intérieur noir et bracelet en cuir noir', NULL, '711369627250', 'FedEx', NULL, '2016-11-07', '05.11.2016 18:18', '4260295880169', '1', 'a0YC000000h3LZeMAM', '145.00', '199.99'),
(40764, '446424643', NULL, NULL, 'Daniel Renant', 'Rue de Poulseur 5', '', '4170', 'Comblain-au-Pont', 'Belgien', 'BE', NULL, NULL, '42850006', '0010250D2D', NULL, NULL, 'Montre T-3008-2 - cadran en argent, intérieur noir et bracelet en cuir noir', NULL, '711369627261', 'FedEx', NULL, '2016-11-07', '04.11.2016 11:18', '4260295880169', '1', 'a0YC000000h3LZeMAM', '145.00', '199.99'),
(40765, '446722976', NULL, NULL, 'Vital\'Manne Mossay E.', 'Rue des Fossés 18', '', '7500', 'Tournai Hainaut', 'Belgien', 'BE', NULL, NULL, '32478792266', '0010250DNR', NULL, NULL, 'Montre T-3008-5 - cadran en argent, intérieur blanc et bracelet en acier inoxydable argent', NULL, '711369627272', 'FedEx', NULL, '2016-11-07', '05.11.2016 10:18', '4260295881708', '1', 'a0YC000000h3LZhMAM', '145.00', '199.99'),
(40766, '447116989', NULL, NULL, 'Beatrice Delise', 'rue de Frameries 148', '', '7033', 'Cuesmes', 'Belgien', 'BE', NULL, NULL, '475677424', '001012608I', NULL, NULL, 'Montre Theorema Sao Paolo - Or / Noir et marron', NULL, '711369627283', 'FedEx', NULL, '2016-11-07', '06.11.2016 15:48', '4260295880442', '1', 'a0YC000000giwq4MAA', '170.00', '269.00'),
(40767, '447111997', NULL, NULL, 'Olga Iljina', '223 Avenue de Fabron Les oliviers de Fabron', '', '06200', 'Nice', 'Frankreich', 'FR', NULL, NULL, '786457163', '001002864A', NULL, NULL, 'Montre Automatique Theorema Macau 3011-3 - Or / Noir / Noir', NULL, '711369627099', 'FedEx', NULL, '2016-11-07', '06.11.2016 13:52', '4260295881272', '1', 'a0YC000000gcHbHMAU', '149.99', '199.00'),
(40768, '446601571', NULL, NULL, 'patrick margueron', '400 chemin de cataran', '', '83910', 'pourrieres', 'Frankreich', 'FR', NULL, NULL, '662580311', '0010186CG9', NULL, NULL, 'Montre Pionnier - argent/blanc/acier 510-5', NULL, '711369627103', 'FedEx', NULL, '2016-11-07', '04.11.2016 18:49', '42602958811418', '1', 'a0YC000000gipyaMAA', '154.99', '229.90'),
(40769, '447262127', NULL, NULL, 'Manal GHANDI', '27 Rue des Etudiants', '', '92400', 'Courbevoie', 'Frankreich', 'FR', NULL, NULL, '666387175', '0010250A35', NULL, NULL, 'Montre Theorema Marco Polo - 3005-2 - Bracelet en cuir - Argent / Noir / Noir', NULL, '711369627114', 'FedEx', NULL, '2016-11-07', '06.11.2016 21:18', '4260295880916', '1', 'a0YC000000gijLgMAI', '135.00', '179.00'),
(40770, '447008970', NULL, NULL, 'Andre MICALLEF MICALLEF', '8 CHEMIN DU PIGAUTIER', '', '06500', 'MENTON', 'Frankreich', 'FR', NULL, NULL, '678635898', '00101243MY', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-3 - Or / Noir / Marron', NULL, '711369627125', 'FedEx', NULL, '2016-11-07', '06.11.2016 08:49', '4260295880626', '1', 'a0YC000000giq4KMAQ', '148.99', '229.90'),
(40771, '447109511', NULL, NULL, 'Herminio Coelho', '27 RUE D ISSY Batiment b gardienne', '', '92100', 'BOULOGNE BILLANCOURT', 'Frankreich', 'FR', NULL, NULL, '615306516', '0010177C1F', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-3 - Or / Noir / Marron', NULL, '711369627136', 'FedEx', NULL, '2016-11-07', '06.11.2016 13:39', '4260295880626', '1', 'a0YC000000giq4KMAQ', '148.99', '229.90'),
(40772, '446891372', NULL, NULL, 'Magdy Dylan', '6 6,avenue des palmiers', '', '06100', 'NICE', 'Frankreich', 'FR', NULL, NULL, '643951269', '0010248PX9', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-3 - Or / Noir / Marron', NULL, '711369627147', 'FedEx', NULL, '2016-11-07', '05.11.2016 18:21', '4260295880626', '1', 'a0YC000000giq4KMAQ', '148.99', '229.90'),
(40773, '446410705', NULL, NULL, 'Martin Huchet', '2 place mirabeau', '', '63800', 'COURNON D AUVERGNE', 'Frankreich', 'FR', NULL, NULL, '658866335', '0010077J9W', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-3 - Or / Noir / Marron', NULL, '711369627158', 'FedEx', NULL, '2016-11-07', '04.11.2016 08:51', '4260295880626', '1', 'a0YC000000giq4KMAQ', '148.99', '229.90'),
(40774, '447057891', NULL, NULL, 'Florin Serban', 'The Admiran The Admiran, Letterkenny Rd.', '', 'Eire', 'Stranorlar Co.Donegal', 'Irland', 'IE', NULL, NULL, '863766063', '0010143GNG', NULL, NULL, 'Therorema Copacabana watch GM-104-2: brown strap, gold case, black face', NULL, '711369626770', 'FedEx', NULL, '2016-11-07', '06.11.2016 12:02', '4260295880473', '1', 'a0YC000000giiXLMAY', '165.00', '269.99'),
(40775, '446963535', NULL, NULL, 'temidayo s', '350 blck8b tallaght cross west', '', 'dublin24', 'tallaght', 'Irland', 'IE', NULL, NULL, '899848844', '0010218LU4', NULL, NULL, '503-3 gold case / black face / brown leather band', NULL, '711369626747', 'FedEx', NULL, '2016-11-07', '06.11.2016 03:02', '4260295880749', '1', 'a0YC000000gj6AKMAY', '145.00', '224.99'),
(40776, '446913199', NULL, NULL, 'bernadette fitzpatrick', '61 ashington navan road', 'Republic of lreland', 'DO7 DW26', 'dublin 7', 'Irland', 'IE', NULL, NULL, '861961136', '00100879KF', NULL, NULL, '3005-A1 Silver case / White face / Stainless steel Band', NULL, '711369626758', 'FedEx', NULL, '2016-11-07', '05.11.2016 21:02', '4260295880961', '1', 'a0YC000000gj6ENMAY', '135.00', '199.99'),
(40777, '446656068', NULL, NULL, 'Pietro Venzi', 'chiamare prima della consegna il numero 3929938884 via piano del fiume 7/a', '', '16039', 'sestri levante GE', 'Italien', 'IT', NULL, NULL, '3929938884', '0010212REC', NULL, NULL, 'Cassa Argento / Meridiana Bianca / Cinturino in acciaio inossidabile 104-6', NULL, '711369627191', 'FedEx', NULL, '2016-11-07', '05.11.2016 00:32', '4260295881654', '1', 'a0YC000000gkiUKMAY', '165.00', '229.90'),
(40778, '446579527', NULL, NULL, 'leonardo saliola', 'VIA CAMILLO PROCACCINI 7', '', '40129', 'BOLOGNA BO', 'Italien', 'IT', NULL, NULL, '3200409876', '0010036J29', NULL, NULL, 'Cassa Nera / Meridiana Nera / Cinturino in pelle Nero 104-3', NULL, '711369627206', 'FedEx', NULL, '2016-11-07', '04.11.2016 20:30', '4260295880480', '1', 'a0YC000000gkiUIMAY', '165.00', '229.90'),
(40779, '446499840', NULL, NULL, 'Erdi Mezhika', 'Citofono Previdi Via Mincio 10 10 10', '', '20139', 'MILANO MI', 'Italien', 'IT', NULL, NULL, '3332128863', '0010250RTY', NULL, NULL, 'Cassa Oro / Meridiana Nera / Cinturino in pelle marrone 3004-3', NULL, '711369627217', 'FedEx', NULL, '2016-11-07', '04.11.2016 15:52', '4260295880077', '1', 'a0YC000000gkiRuMAI', '145.00', '199.99'),
(40780, '446580989', NULL, NULL, 'leonardo saliola', 'VIA CAMILLO PROCACCINI 7', '', '40129', 'BOLOGNA BO', 'Italien', 'IT', NULL, NULL, '3200409876', '0010242NXE', NULL, NULL, 'GM-102-6 - Cassa argento / Fronte nero / Cinturino acciaio inossidabile', NULL, '711369627206', 'FedEx', NULL, '2016-11-07', '04.11.2016 19:58', '4260295881524', '1', 'a0YC000000gigQxMAI', '155.00', '219.99'),
(40781, '446609491', NULL, NULL, 'Olga Osiichuk', 'AVINGUDA LINIA ELECTRICA 13', '7-2', '08940', 'CORNELLA DE LLOBREGAT', 'BARCELONA', 'ES', NULL, NULL, '633354152', '0010142Y0P', NULL, NULL, 'Modelo 5. Reloj automático Theorema Monaco - Caja dorada - Dial negro - Correa de acero dorada', NULL, '711369627169', 'FedEx', NULL, '2016-11-07', '04.11.2016 18:58', '4260295881463', '1', 'a0YC000000gjkukMAA', '144.99', '219.99'),
(40782, '447126701', NULL, NULL, 'Louise Humber', '29 DARSHAM GARDENS', '', 'ST5 4LW', 'NEWCASTLE', 'Grossbritannien', 'GB', NULL, NULL, '1782859789', '00101989P5', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '711369626780', 'FedEx', NULL, '2016-11-07', '06.11.2016 15:31', '4260295880381', '1', 'a0YC000000girH5MAI', '154.00', '229.00'),
(40783, '446783086', NULL, NULL, 'krishna kafle', 'WHITHKNIGHT READING UNIVERSITY STUDENT UNION', '', 'RG6 6AZ', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7979424858', '0010046SQJ', NULL, NULL, '104-6 Theorema Copacabana watch', NULL, '711369626791', 'FedEx', NULL, '2016-11-07', '05.11.2016 12:57', '4260295881654', '1', 'a0YC000000gj51UMAQ', '146.00', '219.00'),
(40784, '447133286', NULL, NULL, 'Stewart Dryburgh', '21 Cowper crescent', '', 'CO4 5XT', 'COLCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7568353017', '0010172T4I', NULL, NULL, '104-1 Theorema Copacabana watch', NULL, '711369626806', 'FedEx', NULL, '2016-11-07', '06.11.2016 16:18', '4260295880466', '1', 'a0YC000000gj51QMAQ', '146.00', '219.00'),
(40785, '447216892', NULL, NULL, 'samson adeniyi', '57B LOUGHBOROUGH ROAD 57B', '', 'SW9 7TB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7973876210', '0010241J5M', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369626817', 'FedEx', NULL, '2016-11-07', '06.11.2016 20:17', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(40786, '446665719', NULL, NULL, 'martina sabova', '26 WESTRAY DRIVE', '', 'LE10 0TL', 'HINCKLEY', 'Grossbritannien', 'GB', NULL, NULL, '7588534844', '0010086OJX', NULL, NULL, '104-3 Theorema Copacabana watch', NULL, '711369626828', 'FedEx', NULL, '2016-11-07', '05.11.2016 00:42', '4260295880480', '1', 'a0YC000000gj51SMAQ', '146.00', '219.00'),
(40787, '447250741', NULL, NULL, 'Claire Valentine', '1 PEARL STREET Clydach', '', 'SA6 5PU', 'SWANSEA, south wales', 'Grossbritannien', 'GB', NULL, NULL, '7581587904', '0010127B88', NULL, NULL, '107-4 Black case / Black face / Black Leather Band', NULL, '711369626839', 'FedEx', NULL, '2016-11-07', '06.11.2016 21:52', '4260295880633', '1', 'a0YC000000gigEVMAY', '135.00', '179.00'),
(40788, '446611068', NULL, NULL, 'Ian Michael Huxtable', '55  Heol Cadifor Penlan', '', 'sa59aj', 'Swansea', 'Grossbritannien', 'GB', NULL, NULL, '7952338687', '0010084SLP', NULL, NULL, '107-4 Black case / Black face / Black Leather Band', NULL, '711369626840', 'FedEx', NULL, '2016-11-07', '04.11.2016 21:20', '4260295880633', '1', 'a0YC000000gigEVMAY', '135.00', '179.00'),
(40789, '447170902', NULL, NULL, 'Lee Fitzpatrick', '39 Beechwood Avenue', '', 'BT379PX', 'Newtownabbey', 'Grossbritannien', 'GB', NULL, NULL, '7846772625', '0010184RK1', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '711369626850', 'FedEx', NULL, '2016-11-07', '06.11.2016 18:12', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(40790, '446760441', NULL, NULL, 'Shauna-marie Severn', '17 PAULINE GARDENS 17', '', 'CM12 0LB', 'BILLERICAY', 'Grossbritannien', 'GB', NULL, NULL, '77513876447', '0010040MK1', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '711369626861', 'FedEx', NULL, '2016-11-07', '05.11.2016 11:29', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40791, '447122998', NULL, NULL, 'Chelle Jannetta', '146 HIGH STREET', '', 'GL14 2TF', 'CINDERFORD', 'Grossbritannien', 'GB', NULL, NULL, '7717792540', '0010162Z9A', NULL, NULL, '3006-5 Theorema Monaco watch: Gold case / Black face / Gold Metal Band', NULL, '711369626872', 'FedEx', NULL, '2016-11-07', '06.11.2016 15:36', '4260295881463', '1', 'a0YC000000gl0qsMAA', '122.99', '179.99'),
(40792, '446459212', NULL, NULL, 'Daniella Harrison', '1 RED ROW Hazel Grove', '', 'SK7 6ND', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7756723164', '00100994JY', NULL, NULL, '4004-4 Black case / black face / black leather band', NULL, '711369626883', 'FedEx', NULL, '2016-11-07', '04.11.2016 13:19', '4260295881098', '1', 'a0YC000000glin3MAA', '128.00', '179.99'),
(40793, '446391484', NULL, NULL, 'Erin Dalby', '1 LILLEHAMMER DRIVE', '', 'LE67 3AT', 'COALVILLE', 'Grossbritannien', 'GB', NULL, NULL, '7787572476', '0010210ZCR', NULL, NULL, '4004-4 Black case / black face / black leather band', NULL, '711369626894', 'FedEx', NULL, '2016-11-07', '04.11.2016 09:04', '4260295881098', '1', 'a0YC000000glin3MAA', '128.00', '179.99'),
(40794, '446880500', NULL, NULL, 'Joanne Mitchell', '26 West street Arnold', '', 'NG5 7dd', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7773160808', '0010124EO9', NULL, NULL, '4004-6 Silver case / black face / stainless steel band', NULL, '711369626909', 'FedEx', NULL, '2016-11-07', '05.11.2016 18:40', '4260295881111', '1', 'a0YC000000glin5MAA', '128.00', '179.99'),
(40795, '447043655', NULL, NULL, 'Susan Hart', '6 PARK MEADOWS', '', 'S72 8GY', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7446210947', '0010243V1E', NULL, NULL, '4004-6 Silver case / black face / stainless steel band', NULL, '711369626910', 'FedEx', NULL, '2016-11-07', '06.11.2016 11:24', '4260295881111', '1', 'a0YC000000glin5MAA', '128.00', '179.99'),
(40796, '447253429', NULL, NULL, 'lynne newsome', '5 WHITE CROSS bradley', '', 'HD2 1RR', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7815064796', '00102163J7', NULL, NULL, '4004-7 Gold case / black face / stainless steel band', NULL, '711369626920', 'FedEx', NULL, '2016-11-07', '06.11.2016 22:05', '4260295881128', '1', 'a0YC000000glin6MAA', '128.00', '179.99'),
(40797, '446900853', NULL, NULL, 'Tom Skillen', '15 Knipton Drive', '', 'Le11 4er', 'Loughborough', 'Grossbritannien', 'GB', NULL, NULL, '7905568822', '001002368W', NULL, NULL, '4004-7 Gold case / black face / stainless steel band', NULL, '711369626931', 'FedEx', NULL, '2016-11-07', '05.11.2016 20:00', '4260295881128', '1', 'a0YC000000glin6MAA', '128.00', '179.99'),
(40798, '447000357', NULL, NULL, 'Coral Smith', '20 SLADE GROVE 20', '', 'M13 0QF', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7947710467', '0010041AQ8', NULL, NULL, '503-2 Silver case / Black face / Black Leather Band', NULL, '711369626942', 'FedEx', NULL, '2016-11-07', '06.11.2016 09:26', '4260295880732', '1', 'a0YC000000gixeUMAQ', '123.00', '199.00'),
(40799, '446773188', NULL, NULL, 'Bradley Treacher', '4 HAROLD STREET', '', 'DN32 7LR', 'GRIMSBY', 'Grossbritannien', 'GB', NULL, NULL, '7516189624', '0010026EI4', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369626953', 'FedEx', NULL, '2016-11-07', '05.11.2016 12:25', '4260295881401', '1', 'a0YC000000hFmyrMAC', '135.00', '179.00'),
(40800, '446347831', NULL, NULL, 'Lucie Nutton', '97 JUNCTION ROAD', '', 'SP10 3JB', 'ANDOVER', 'Grossbritannien', 'GB', NULL, NULL, '7590626136', '0010250NT0', NULL, NULL, '513-5 Black Case / Black Face / Black Leather band', NULL, '711369626964', 'FedEx', NULL, '2016-11-07', '04.11.2016 01:59', '4260295882217', '1', 'a0YC000000gixc2MAA', '135.00', '179.00'),
(40801, '446539412', NULL, NULL, 'Petr Bret', '42 JAMES LANE', '', 'E10 6HZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7764947955', '0010204J3P', NULL, NULL, 'Automatic Pionier Chicago watch - black case - black face - stainless steel band 7002-10', NULL, '711369626975', 'FedEx', NULL, '2016-11-07', '04.11.2016 17:02', '4260295882316', '1', 'a0YC000000gigNxMAI', '129.99', '199.00'),
(40802, '446553731', NULL, NULL, 'Mansaour Alaql', 'BROMYARDAVE Bromyard Ave Flat 293 Bromyard House', '', 'W3 7BS', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7480120210', '0010097DPM', NULL, NULL, 'Automatic Pionier Chicago watch - gold case - white face - brown leather band 7002-3', NULL, '711369626986', 'FedEx', NULL, '2016-11-07', '04.11.2016 17:08', '4260295882248', '1', 'a0YC000000gigNqMAI', '129.99', '199.00'),
(40803, '447060270', NULL, NULL, 'lina yerolemou', '1 THE PADDOCKS 1', '', 'HA9 9HB', 'WEMBLEY', 'Grossbritannien', 'GB', NULL, NULL, '7958207300', '0010171FA3', NULL, NULL, 'Automatic Pionier Chicago watch - silver case - black face - black leather band 7002-2', NULL, '711369626997', 'FedEx', NULL, '2016-11-07', '06.11.2016 12:46', '4260295882231', '1', 'a0YC000000gigNpMAI', '129.99', '199.00'),
(40804, '446583025', '', '', 'kieran moloney', '6 SERPENTINE PARADE', '', 'BT36 7HD', 'NEWTOWNABBEY', 'Grossbritannien', '', '', '', '7576013914', '00100731EO', '', '', 'Black case / Black face / Black Leather Band 3012-4', 'Nachforschung am 23.11.16 gestellt!', '711369627000', 'FedEx', '', '2016-11-07', '04.11.2016 18:54', '4260295881890', '1', 'a0YC000000gigL5MAI', '128.00', '189.00'),
(40805, '447203578', NULL, NULL, 'Megan Betteridge', '103 BURNHAM ROAD 103', '', 'SS5 6HQ', 'HOCKLEY', 'Grossbritannien', 'GB', NULL, NULL, '7957281502', '0010045M3I', NULL, NULL, 'Malibu Diamonds skeleton watch 502-3', NULL, '711369627011', 'FedEx', NULL, '2016-11-07', '06.11.2016 19:42', '4260295880701', '1', 'a0YC000000gigHdMAI', '123.00', '199.00'),
(40806, '446797220', NULL, NULL, 'Craig Hosell', '7 Colliery mews Heath hill dawley', '', 'Tf42sn', 'Telford', 'Grossbritannien', 'GB', NULL, NULL, '7508915109', '0010157VSY', NULL, NULL, 'Malibu Diamonds skeleton watch 502-5', NULL, '711369627022', 'FedEx', NULL, '2016-11-07', '05.11.2016 13:45', '4260295881906', '1', 'a0YC000000gigHfMAI', '123.00', '199.00'),
(40807, '446931877', NULL, NULL, 'Mavis Cadden', '20 MCCORMICK CLOSE', '', 'DH6 5BY', 'DURHAM', 'Grossbritannien', 'GB', NULL, NULL, '7895206394', '0010179C10', NULL, NULL, 'Marco Polo watch 3005-4 Gold case / Black face / Black Leather Band', NULL, '711369627033', 'FedEx', NULL, '2016-11-07', '05.11.2016 22:29', '4260295880923', '1', 'a0YC000000glilSMAQ', '118.01', '179.00'),
(40808, '446461077', NULL, NULL, 'Susan carmichael Hospitallane dental clinic', '1 LORD LEES GROVE', '', 'ME5 9PE', 'CHATHAM', 'Grossbritannien', 'GB', NULL, NULL, '7939641246', '00101792I7', NULL, NULL, 'Marco Polo watch 3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '711369627044', 'FedEx', NULL, '2016-11-07', '04.11.2016 13:16', '4260295880978', '1', 'a0YC000000glilUMAQ', '118.01', '179.00'),
(40809, '446330290', NULL, NULL, 'Pamela Evans', '20 INSTITUTION PLACE', '', 'BT12 4AE', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7738417838', '0010016QZ8', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/black leather band', NULL, '711369627055', 'FedEx', NULL, '2016-11-07', '03.11.2016 23:28', '4260295881241', '1', 'a0YC000000gigS1MAI', '130.00', '179.00'),
(40810, '447008958', NULL, NULL, 'Michelle Cowan', '40 Stenhouse place east', '', 'Eh11 3dl', 'Edinburgh', 'Grossbritannien', 'GB', NULL, NULL, '7718498544', '0010223IOB', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/stainless steel band', NULL, '711369627066', 'FedEx', NULL, '2016-11-07', '06.11.2016 10:06', '4260295881975', '1', 'a0YC000000gigS4MAI', '130.00', '179.00'),
(40811, '446684145', NULL, NULL, 'Zoe Winn', '86 NORTHUMBERLAND ROAD 86', '', 'SO14 0ER', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7459143037', '0010102KD7', NULL, NULL, 'Men\'s Pionier Dublin watch - silver case/white face/black leather band', NULL, '711369627077', 'FedEx', NULL, '2016-11-07', '05.11.2016 05:31', '4260295881210', '1', 'a0YC000000gigRzMAI', '130.00', '179.00'),
(40812, '447263411', NULL, NULL, 'Phil Robinson', '4 OAK STREET', '', 'CF42 6RD', 'TREORCHY', 'Grossbritannien', 'GB', NULL, NULL, '7791388392', '00102509C7', NULL, NULL, 'Theorema Paragon watch 3001-3A with black leather band, gold case and black face', NULL, '711369627088', 'FedEx', NULL, '2016-11-07', '06.11.2016 23:05', '4260295880336', '1', 'a0YC000000gixdwMAA', '105.01', '159.00'),
(40813, '447474044', NULL, NULL, 'bourlier Apolline', '3 RUE DES MESANGES', '', '57290', 'FAMECK', 'Frankreich', 'FR', NULL, NULL, '382545094', '0010167WTY', NULL, NULL, 'Montre Pionier -  noir/noir/noir 503-4', NULL, '711369627320', 'FedEx', NULL, '2016-11-08', '07.11.2016 15:59', '4260295880756', '1', 'a0YC000000gijOcMAI', '150.01', '199.90'),
(40814, '447603259', NULL, NULL, 'Alberto Iannelli', '17/A VIA GIUSEPPE GARIBALDI 17/A', '', '51037', 'MONTALE PT', 'Italien', 'IT', NULL, NULL, '3474949077', '0010213A24', NULL, NULL, 'GM-509-6 / Cassa argento, quadrante nero e cinturino acciaio', NULL, '711369627331', 'FedEx', NULL, '2016-11-08', '08.11.2016 01:03', '4260295881951', '1', 'a0YC000000gigP9MAI', '135.00', '199.99'),
(40815, '447451987', NULL, NULL, 'Coman Marian', 'VIA GIOSUE\' CARDUCCI 50', '', '51016', 'MONTECATINI TERME PT', 'Italien', 'IT', NULL, NULL, '3273653631', '00102505CD', NULL, NULL, 'Orologio da uomo Miami Pionier - 506-2', NULL, '711369627342', 'FedEx', NULL, '2016-11-08', '07.11.2016 16:15', '4260295880879', '1', 'a0YC000000gigUOMAY', '145.00', '199.99'),
(40816, '447286151', NULL, NULL, 'Aaron Roberts', 'HERITAGE GARDENS', '', 'LL14 4FD', 'WREXHAM', 'Gro', 'GB', NULL, NULL, '7568386504', '0010246RFF', NULL, NULL, '513-4 Gold case / Black face / Brown Leather Band', NULL, '711369627309', 'FedEx', NULL, '2016-11-08', '06.11.2016 23:58', '4260295882200', '1', 'a0YC000000gixc1MAA', '135.00', '179.00'),
(40817, '447276721', NULL, NULL, 'Marc Dick', '8A ELGIN CRESCENT', '', 'W11 2HX', 'LONDON', 'Gro', 'GB', NULL, NULL, '779921370', '0010214EOF', NULL, NULL, '107-4 Black case / Black face / Black Leather Band', NULL, '711369627310', 'FedEx', NULL, '2016-11-08', '06.11.2016 23:56', '4260295880633', '1', 'a0YC000000gigEVMAY', '135.00', '179.00'),
(40818, '447585517', NULL, NULL, 'Amy Rigby', '33 RIVERMEADE', '', 'PR8 6PR', 'SOUTHPORT', 'Gro', 'GB', NULL, NULL, '7908423405', '0010226GNV', NULL, NULL, 'Silver case / Black face / Black Leather Band 3012-2', NULL, '711369627353', 'FedEx', NULL, '2016-11-08', '07.11.2016 23:10', '4260295881876', '1', 'a0YC000000gigL3MAI', '128.00', '189.00'),
(40819, '447581440', NULL, NULL, 'Jake Obeirne', '17 MADEIRA PLACE Basement flat', '', 'BN2 1TN', 'BRIGHTON', 'Gro', 'GB', NULL, NULL, '7481599526', '00100543RM', NULL, NULL, '4004-5 Silver case / white face / stainless steel band', NULL, '711369627364', 'FedEx', NULL, '2016-11-08', '07.11.2016 23:03', '42602958811104', '1', 'a0YC000000glin4MAA', '128.00', '179.99'),
(40820, '446974182', NULL, NULL, 'Farah Alsuwaidi', 'Salama Bint Butti St. 116', 'Al Mushref', '', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '507088810', '0010149G1F', NULL, NULL, 'Pionier Watches - Miami GM-506-1', NULL, '578824959772', 'FedEx', NULL, '2016-11-09', '06.11.2016 10:08', 'a0YC000000gKAXHMA4', '1', 'a0YC000000gKAXHMA4', '738.04', '949.00'),
(40821, '445502563', NULL, NULL, 'Nelson Martins - Freyssinet Gulf', 'PO BOX 36211 Al Garhoud -', 'Saraya Av Bldg - Block A - 1st Floor', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71506E+11', '0010138NBU', NULL, NULL, 'Pionier Watches - Tokyo GM-513-02', NULL, '578824959783', 'FedEx', NULL, '2016-11-09', '01.11.2016 18:08', 'a0YC000000gKAiFMAW', '1', 'a0YC000000gKAiFMAW', '738.04', '949.00'),
(40822, '442549684', NULL, NULL, 'Keith Miller', 'Street 6 Villa 39', 'Springs 2', 'Dubai', 'UAE', '', 'AE', NULL, NULL, '+971555827491', '0010093OT6', NULL, NULL, 'GM-107-6 Theorema Rio Watch - Silver Metal Strap, Silver Case, Black Dial', NULL, '711369624652', 'FedEx', NULL, '2016-10-27', '2016-10-22 20:08', 'a0YC000000eO8H4MAK', '1', 'a0YC000000eO8H4MAK', '760.04', '999.00'),
(40823, '447638985', NULL, NULL, 'Andrew Magor', '49 WORCESTER CLOSE', '', 'NP44 8TE', 'CWMBRAN', 'Grossbritannien', 'GB', NULL, NULL, '7962108824', '0010179KB4', NULL, NULL, 'Therorema Copacabana men\'s watch - 104-6', NULL, '711369627401', 'FedEx', NULL, '2016-11-09', '08.11.2016 07:47', '4260295881654', '1', 'a0YC000000gRMobMAG', '155.00', '179.00'),
(40824, '447807317', NULL, NULL, 'Khadija Fadlaoui', 'Grasstraat 7', '', '3500', 'Hasselt', 'Belgien', 'BE', NULL, NULL, '485539975', '00100434TO', NULL, NULL, '3008-2 Silver case / Black face / Black Leather Band', NULL, '711369627607', 'FedEx', NULL, '2016-11-09', '08.11.2016 19:18', '4260295880169', '1', 'a0YC000000h3LZeMAM', '145.00', '199.99'),
(40825, '447884906', NULL, NULL, 'Murielle Delorme', '2 ALLEE DES LUCIOLES', '', '06340', 'LA TRINITE', 'Frankreich', 'FR', NULL, NULL, '679300696', '0010020Q1X', NULL, NULL, 'Montre Pionier -  noir/noir/noir 503-4', NULL, '711369627570', 'FedEx', NULL, '2016-11-09', '08.11.2016 21:14', '4260295880756', '1', 'a0YC000000gijOcMAI', '150.01', '199.90'),
(40826, '447825943', NULL, NULL, 'LIONEL ROUQUETTE', '63 BOULEVARD LOUIS BOTINELLY', '', '13004', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '626897226', '0010005X44', NULL, NULL, 'Montre Pionier -  argent/blanc/noir 503-1', NULL, '711369627581', 'FedEx', NULL, '2016-11-09', '08.11.2016 18:15', '4260295880725', '1', 'a0YC000000gijOZMAY', '150.01', '199.90'),
(40827, '447775044', NULL, NULL, 'gerard goux motoculture', '4 rue cardinal', '', '70190', 'grandvelle et le perrenot', 'Frankreich', 'FR', NULL, NULL, '384782008', '0010231DYX', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-4 - Noir / Noir / Noir', NULL, '711369627592', 'FedEx', NULL, '2016-11-09', '08.11.2016 15:17', '4260295880633', '1', 'a0YC000000giq4LMAQ', '148.99', '229.90'),
(40828, '447830801', NULL, NULL, 'Tricia Tout', '198 STOWEY ROAD Yatton', '', 'BS49 4QS', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7927597791', '0010069SJ2', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369627456', 'FedEx', NULL, '2016-11-09', '08.11.2016 19:30', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40829, '447766240', NULL, NULL, 'B S', '98 STONECROSS ROAD', '', 'AL10 0HW', 'HATFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7951632833', '0010052ECF', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369627467', 'FedEx', NULL, '2016-11-09', '08.11.2016 15:38', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(40830, '447828367', NULL, NULL, 'dawn hayfield', '109 Sunnedon', '', 'Ss164ef', 'Basildon Essex', 'Grossbritannien', 'GB', NULL, NULL, '7899652888', '0010079RHC', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369627478', 'FedEx', NULL, '2016-11-09', '08.11.2016 19:52', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(40831, '447800939', NULL, NULL, 'Waqas Akhtar', '36 ALPHA ROAD Surbiton Road', '', 'GU22 8EL', 'WOKING', 'Grossbritannien', 'GB', NULL, NULL, '7784350109', '0010148PW5', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '711369627489', 'FedEx', NULL, '2016-11-09', '08.11.2016 18:40', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40832, '447858367', NULL, NULL, 'Simone Jason Vinecombe', '111 RUSKIN CRESCENT Brake. Farm', '', 'PL5 3EB', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7706126860', '0010031MS9', NULL, NULL, '3006-3 Theorema Monaco watch: Black case / Black face / Black Leather Band', NULL, '711369627490', 'FedEx', NULL, '2016-11-09', '08.11.2016 21:28', '4260295881012', '1', 'a0YC000000gl0qqMAA', '122.99', '179.99'),
(40833, '447859892', NULL, NULL, 'Emma-Jane Way', '31 Cable Street', '', 'L37 3LU', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7973464333', '0010232LJT', NULL, NULL, '3006-6 Theorema Monaco watch: Black case / Black face / Black Metal Band', NULL, '711369627504', 'FedEx', NULL, '2016-11-09', '08.11.2016 21:43', '4260295881470', '1', 'a0YC000000gl0qtMAA', '122.99', '179.99'),
(40834, '447784268', NULL, NULL, 'Eva Moorcroft', '2 ATWELL STREET', '', 'L6 2BL', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7535671163', '0010037NF2', NULL, NULL, 'Malibu Diamonds skeleton watch 502-6', NULL, '711369627515', 'FedEx', NULL, '2016-11-09', '08.11.2016 17:42', '4260295881913', '1', 'a0YC000000gigHgMAI', '123.00', '199.00'),
(40835, '447833854', NULL, NULL, 'Kay Richardson', '3 MANSION COURT 3', '', 'NE22 5LE', 'BEDLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '1670530768', '00101752PC', NULL, NULL, 'Malibu Diamonds skeleton watch 502-7', NULL, '711369627526', 'FedEx', NULL, '2016-11-09', '08.11.2016 19:55', '4260295881920', '1', 'a0YC000000gigHhMAI', '123.00', '199.00'),
(40836, '447808021', NULL, NULL, 'Josh Littleton', '18 HILLARY PLACE', '', 'LE3 1EN', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '1162630283', '0010171BBS', NULL, NULL, 'Marco Polo watch 3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '711369627537', 'FedEx', NULL, '2016-11-09', '08.11.2016 18:36', '4260295881487', '1', 'a0YC000000glilWMAQ', '118.01', '179.00'),
(40837, '447727485', NULL, NULL, 'Donna Ingram', '22 KINGSWAY', '', 'AB21 9BP', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7964710812', '0010063OI6', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/black leather band', NULL, '711369627548', 'FedEx', NULL, '2016-11-09', '08.11.2016 13:51', '4260295881241', '1', 'a0YC000000gigS1MAI', '130.00', '179.00'),
(40838, '447683190', NULL, NULL, 'mohamed kallon', 'FLAT77 Kenley gloucester Road Tottenham', '', 'N17 6LT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7411789851', '00100942KO', NULL, NULL, 'Therorema Copacabana men\'s watch - 104-6', NULL, '711369627559', 'FedEx', NULL, '2016-11-09', '08.11.2016 10:43', '4260295881654', '1', 'a0YC000000gRMobMAG', '155.00', '179.00'),
(40839, '447760533', NULL, NULL, 'MICHAEL DRAPER', '1 BARBERRY CLOSE', '', 'RM3 8BJ', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7500705801', '001017146Q', NULL, NULL, 'Therorema Copacabana men\'s watch - 104-7', NULL, '711369627560', 'FedEx', NULL, '2016-11-09', '08.11.2016 15:26', '4260295881661', '1', 'a0YC000000gRMocMAG', '155.00', '179.00'),
(40840, '448138373', NULL, NULL, 'Olivier VIALA (SARL les Baléares auto-école)', '3 PLACE CHARLES DE GAULLE', '', '34920', 'LE CRES Entrer un choix ci-dessous ', 'Frankreich', 'FR', NULL, NULL, '614149746', '0010232Z9B', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-4 - Noir / Noir / Noir', NULL, '711369627651', 'FedEx', NULL, '2016-11-10', '09.11.2016 17:14', '4260295880633', '1', 'a0YC000000giq4LMAQ', '148.99', '229.90'),
(40841, '447986396', NULL, NULL, 'lorenzo peron', 'via parnoli 43', '', '36010', 'roana VI', 'Italien', 'IT', NULL, NULL, '3477577990', '0010250YKW', NULL, NULL, 'Argento-nero con cinturino in pelle nero 510-2', NULL, '711369627662', 'FedEx', NULL, '2016-11-10', '09.11.2016 11:29', '4260295881395', '1', 'a0YC000000gdC0lMAE', '155.00', '209.90'),
(40842, '448183428', NULL, NULL, 'Kurt Van Hoof', 'Zuid-Australielaan 100', '', '2500', 'Lier', 'Belgien', 'BE', NULL, NULL, '32896305', '0010220LOA', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '711369627732', 'FedEx', NULL, '2016-11-10', '09.11.2016 21:18', '4260295881593', '1', 'a0YC000000giwq3MAA', '170.00', '269.00'),
(40843, '448205156', NULL, NULL, 'terry Oakley', '4 GRASMERE AVENUE', '', 'DH5 0PW', 'HOUGHTON LE SPRING', 'Grossbritannien', 'GB', NULL, NULL, '7852729683', '00100932GR', NULL, NULL, 'Gold case / Black face / Brown Leather Band 3012-3', NULL, '711369627700', 'FedEx', NULL, '2016-11-10', '09.11.2016 22:24', '4260295881883', '1', 'a0YC000000gigL4MAI', '128.00', '189.00'),
(40844, '448153730', NULL, NULL, 'Julie Hodson', '40 HAZEL GROVE marton', '', 'TS7 8DJ', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '1642511045', '00100883ZV', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '711369627710', 'FedEx', NULL, '2016-11-10', '09.11.2016 20:12', '4260295880374', '1', 'a0YC000000girH4MAI', '154.00', '229.00'),
(40845, '448040515', NULL, NULL, 'Michael Pagett', 'WINWORTH CRAZY LANE', '', 'TN33 0QT', 'BATTLE East Sussex', 'Grossbritannien', 'GB', NULL, NULL, '01424 870903', '0010076ECH', NULL, NULL, '506-3 Gold case / Black face / Brown Leather Band', NULL, '711369627721', 'FedEx', NULL, '2016-11-10', '09.11.2016 14:10', '4260295880886', '1', 'a0YC000000gigLdMAI', '120.01', '179.00'),
(40846, '447670760', NULL, NULL, 'NASSIB ALADDIN', 'GARHOUD 31a St V1/003', 'GARHOUD COMPLEX BEHIND CHOITRAM SUPERMARKET, EMIRATES COOPERATIVE', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '504789578', '0010244I5V', NULL, NULL, 'P 7002-6 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - SILVER WHITE - METAL', NULL, '578824960011', 'FedEx', NULL, '2016-11-10', '08.11.2016 13:38', 'a0YC000000fbmQmMAI', '1', 'a0YC000000fbmQmMAI', '751.99', '949.00'),
(40847, '448282518', NULL, NULL, 'Darren Cox', '3 Heathfield Martlesham Heath', '', 'IP5 3UB', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '7535716669', '00101793OV', NULL, NULL, 'GM-509-4 Black case / Black face / Black Leather Band', NULL, '711369627754', 'FedEx', NULL, '2016-11-11', '10.11.2016 08:50', '4260295881241', '1', 'a0YC000000glig3MAA', '115.00', '169.99'),
(40848, '448288362', NULL, NULL, 'Costa Grosu', '3 RATHORE CLOSE', '', 'RM6 5AF', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7907609216', '0010024WZR', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369627765', 'FedEx', NULL, '2016-11-11', '10.11.2016 08:27', '4260295881197', '1', 'a0YC000000hGVh9MAG', '159.99', '259.00'),
(40849, '448272224', NULL, NULL, 'Jess G', '59A BRIDGE STREET', '', 'PE1 1HA', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7791942870', '00102506W6', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369627776', 'FedEx', NULL, '2016-11-11', '10.11.2016 06:58', '4260295881197', '1', 'a0YC000000hGVh9MAG', '159.99', '259.00'),
(40850, '448351682', NULL, NULL, 'Abdul Saboor', '534,FLAT 3/2 SAUCHIEHALL STREET', '', 'G2 3LX', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7706201666', '00102503C6', NULL, NULL, '103-1 Silver case/Black Face/Black Leather Band', NULL, '711369627938', 'FedEx', NULL, '2016-11-11', '10.11.2016 12:53', '4260295880435', '1', 'a0YC000000hGVh6MAG', '159.99', '259.00'),
(40851, '448532241', NULL, NULL, 'Shirin Imamoglu', 'Flat 3 Stretford Court 110 worple road', '', 'SW19 4JB', 'London', 'Grossbritannien', 'GB', NULL, NULL, '4,4784E+11', '0010103RC3', NULL, NULL, '103-1 Silver case/Black Face/Black Leather Band', NULL, '711369627890', 'FedEx', NULL, '2016-11-11', '10.11.2016 22:28', '4260295880435', '1', 'a0YC000000hGVh6MAG', '159.99', '259.00'),
(40852, '448307284', NULL, NULL, 'marlena sztomber', '4 LAING CLOSE', '', 'IG6 2UF', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7702272686', '0110199300000', NULL, NULL, '104-1 Theorema Copacabana watch', NULL, '711369627905', 'FedEx', NULL, '2016-11-11', '10.11.2016 10:41', '4260295880466', '1', 'a0YC000000gj51QMAQ', '146.00', '219.00'),
(40853, '448337432', NULL, NULL, 'Lillie Green', '33 MALSBURY AVENUE Scraptoft', '', 'LE7 9FQ', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7768629497', '0010077CKU', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '711369627916', 'FedEx', NULL, '2016-11-11', '10.11.2016 11:44', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40854, '448388598', NULL, NULL, 'Tracy Hayball', 'Stour House Back Street East Stour', '', 'SP8 5JY', 'Gillingham', 'Grossbritannien', 'GB', NULL, NULL, '7919915560', '0010250O3Y', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '711369627927', 'FedEx', NULL, '2016-11-11', '10.11.2016 14:51', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40855, '448355418', NULL, NULL, 'Abdul Saboor', '534,FLAT 3/2 SAUCHIEHALL STREET', '', 'G2 3LX', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7706201666', '0010171KMI', NULL, NULL, '3006-1 Theorema Monaco watch: Silver case / Black face / Black Leather Band', NULL, '711369627938', 'FedEx', NULL, '2016-11-11', '10.11.2016 12:47', '4260295880992', '1', 'a0YC000000gl0qoMAA', '122.99', '179.99'),
(40856, '448334472', NULL, NULL, 'Tamera Shire', '20 Cuckoo oak green', '', 'TF7 4HT', 'TELFORD', 'Grossbritannien', 'GB', NULL, NULL, '7807648968', '0010250HU5', NULL, NULL, '3011-6 Silver Case / Black face / Stainless steel band', NULL, '711369627949', 'FedEx', NULL, '2016-11-11', '10.11.2016 11:27', '4260295881753', '1', 'a0YC000000gigTRMAY', '123.01', '179.00'),
(40857, '448470128', NULL, NULL, 'Sean Dickson', '13 ROSEBERY AVENUE South Queensferry', '', 'EH30 9JG', 'SOUTH QUEENSFERRY', 'Grossbritannien', 'GB', NULL, NULL, '7838580415', '00100152SH', NULL, NULL, 'GM-509-4 Black case / Black face / Black Leather Band', NULL, '711369627950', 'FedEx', NULL, '2016-11-11', '10.11.2016 19:06', '4260295881241', '1', 'a0YC000000glig3MAA', '115.00', '169.99'),
(40858, '448311221', NULL, NULL, 'Aurelia Chirosca', '59 DYKE ROAD AVENUE', '', 'BN3 6QD', 'HOVE', 'Grossbritannien', 'GB', NULL, NULL, '7872640136', '0010250HX5', NULL, NULL, 'Marco Polo watch 3005-A3 Black Case / Black face / Stainless steel band', NULL, '711369627960', 'FedEx', NULL, '2016-11-11', '10.11.2016 10:41', '4260295880985', '1', 'a0YC000000glilVMAQ', '118.01', '179.00'),
(40859, '448586304', NULL, NULL, 'Filippo Cuda', 'Contattare tel. 3274644203--Pad.42 Ospedale San matteo Direzione Tropicali Infettivi VIALE TORQUATO TARAMELLI 1-3', '', '27100', 'PAVIA PV', 'Italien', 'IT', NULL, NULL, '3274644203', '001017102P', NULL, NULL, 'GM-509-8 / Cassa nera, quadrante nero e cinturino acciaio', NULL, '711369627971', 'FedEx', NULL, '2016-11-11', '11.11.2016 07:10', '4260295881975', '1', 'a0YC000000gigPBMAY', '135.00', '199.99'),
(40860, '449028313', NULL, NULL, 'Eli Decadt', 'Begonialaan 30', '', '2900', 'Schoten', 'Belgien', 'BE', NULL, NULL, '495125018', '0010028HPN', NULL, NULL, '3008-2 Silver case / Black face / Black Leather Band', NULL, '711369628474', 'FedEx', NULL, '2016-11-14', '12.11.2016 15:49', '4260295880169', '1', 'a0YC000000h3LZeMAM', '145.00', '199.99'),
(40861, '449262492', NULL, NULL, 'Clement Le bot', '42 RUE DE SAUTEYRON', '', '33000', 'BORDEAUX', 'Frankreich', 'FR', NULL, NULL, '658402446', '0010191CWO', NULL, NULL, '3006-1 Montre automatique Theorema avec boîtier argenté et bracelet en cuir noir', NULL, '711369628305', 'FedEx', NULL, '2016-11-14', '13.11.2016 11:51', '4260295880992', '1', 'a0YC000000hGrGdMAK', '144.99', '199.90'),
(40862, '449260266', NULL, NULL, 'PHILIPPE karsenty', '3 rue claude Mazet', '', '34500', 'Beziers', 'Frankreich', 'FR', NULL, NULL, '623816814', '0010250FOC', NULL, NULL, '3006-3 Montre automatique Theorema avec boîtier noir et bracelet en cuir noir', NULL, '711369628316', 'FedEx', NULL, '2016-11-14', '13.11.2016 10:49', '4260295881012', '1', 'a0YC000000hGrGfMAK', '144.99', '199.90'),
(40863, '449192388', NULL, NULL, 'Ahmed Abdellaoui', '20 RUE MICHEL DORR', '', '34410', 'SERIGNAN', 'Frankreich', 'FR', NULL, NULL, '768349816', '0010171X9E', NULL, NULL, '3006-5 Montre automatique Theorema avec boîtier noir et bracelet en métal doré', NULL, '711369628327', 'FedEx', NULL, '2016-11-14', '13.11.2016 05:38', '4260295881463', '1', 'a0YC000000hGrGhMAK', '144.99', '199.90'),
(40864, '449282530', NULL, NULL, 'Thibault Bourlier', '358 chemin de la mignonette', '', '06220', 'Vallauris', 'Frankreich', 'FR', NULL, NULL, '675413480', '0010183TO3', NULL, NULL, 'Montre automatique de la marque Pionier - 513-3 - Or / Or / Marron', NULL, '711369628338', 'FedEx', NULL, '2016-11-14', '13.11.2016 12:35', '4260295882194', '1', 'a0YC000000giprfMAA', '155.00', '199.90'),
(40865, '448653301', NULL, NULL, 'ELODIE DEHANT', '44 RUE DE ROUEN', '', '95420', 'MAGNY EN VEXIN', 'Frankreich', 'FR', NULL, NULL, '665115607', '0010119BDF', NULL, NULL, 'Montre Pionier -  noir/noir/noir 503-4', NULL, '711369628349', 'FedEx', NULL, '2016-11-14', '11.11.2016 10:31', '4260295880756', '1', 'a0YC000000gijOcMAI', '150.01', '199.90'),
(40866, '449120954', NULL, NULL, 'Imadoddin GHORAB', '1 ALLEE JEAN D ALEMBERT', '', '92000', 'NANTERRE', 'Frankreich', 'FR', NULL, NULL, '652120300', '0010196M1S', NULL, NULL, 'Montre Pionnier - noir/noir/noir 510-4', NULL, '711369628350', 'FedEx', NULL, '2016-11-14', '12.11.2016 20:10', '4260295881371', '1', 'a0YC000000gipyZMAQ', '154.99', '229.90'),
(40867, '449363005', NULL, NULL, 'Nathalie Fernandes', '33 RUE DU BRUSLE', '', '02790', 'SERAUCOURT LE GRAND picardie', 'Frankreich', 'FR', NULL, NULL, '609715066', '0010152JCZ', NULL, NULL, 'Montre Theorema Marco Polo - 3005-2 - Bracelet en cuir - Argent / Noir / Noir', NULL, '711369628360', 'FedEx', NULL, '2016-11-14', '13.11.2016 16:49', '4260295880916', '1', 'a0YC000000gijLgMAI', '135.00', '179.00'),
(40868, '449203320', NULL, NULL, 'Rachid Khelil', '2 ETTAGE 4 RUE COPERNIC copernic n661 et4', '', '93130', 'NOISY LE SEC', 'Frankreich', 'FR', NULL, NULL, '628818839', '0010022VRM', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-3 - Or / Noir / Marron', NULL, '711369628371', 'FedEx', NULL, '2016-11-14', '13.11.2016 07:14', '4260295880626', '1', 'a0YC000000giq4KMAQ', '148.99', '229.90'),
(40869, '449121304', NULL, NULL, 'Karie Froeliger', '2 RUE DE LA CHENEAU', '', '54136', 'BOUXIERES AUX DAMES', 'Frankreich', 'FR', NULL, NULL, '658473628', '0010230H16', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-4 - Noir / Noir / Noir', NULL, '711369628382', 'FedEx', NULL, '2016-11-14', '12.11.2016 20:18', '4260295880633', '1', 'a0YC000000giq4LMAQ', '148.99', '229.90'),
(40870, '449018605', NULL, NULL, 'Lacosse christophe', '192 Allee des mimosas', '', '06210', 'MANDELIEU LA NAPOULE', 'Frankreich', 'FR', NULL, NULL, '674352621', '0010242S33', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-4 - Noir / Noir / Noir', NULL, '711369628393', 'FedEx', NULL, '2016-11-14', '12.11.2016 13:15', '4260295880633', '1', 'a0YC000000giq4LMAQ', '148.99', '229.90'),
(40871, '448681633', NULL, NULL, 'Laure Briolat', '37 Rue Joseph Huet', '', '54130', 'ST MAX', 'Frankreich', 'FR', NULL, NULL, '618833976', '00101221XA', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-4 - Noir / Noir / Noir', NULL, '711369628408', 'FedEx', NULL, '2016-11-14', '11.11.2016 11:40', '4260295880633', '1', 'a0YC000000giq4LMAQ', '148.99', '229.90'),
(40872, '448985666', NULL, NULL, 'zakaria yoda', '17 RUE LIOTHAUD', '', '35000', 'RENNES', 'Frankreich', 'FR', NULL, NULL, '758768621', '0010015UK3', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-7 - Or / Noir / Acier', NULL, '711369628419', 'FedEx', NULL, '2016-11-14', '12.11.2016 11:39', '4260295881579', '1', 'a0YC000000giq4OMAQ', '148.99', '229.90'),
(40873, '449149482', NULL, NULL, 'fran nkawe', '72b blessington street', '', '7', 'dublin', 'Irland', 'IE', NULL, NULL, '899558639', '00102413FR', NULL, NULL, 'Therorema Copacabana watch GM-104-2: brown strap, gold case, black face', NULL, '711369627993', 'FedEx', NULL, '2016-11-14', '12.11.2016 22:33', '4260295880473', '1', 'a0YC000000giiXLMAY', '165.00', '269.99'),
(40874, '448889643', NULL, NULL, 'daniel oke', '10 basin court', '', 'co.kerry', 'tralee', 'Irland', 'IE', NULL, NULL, '899669888', '00101201XH', NULL, NULL, '503-3 gold case / black face / brown leather band', NULL, '711369628007', 'FedEx', NULL, '2016-11-14', '12.11.2016 01:02', '4260295880749', '1', 'a0YC000000gj6AKMAY', '145.00', '224.99'),
(40875, '448875344', NULL, NULL, 'Stacy Cregan', '201 cappagh rd', '', 'Dublin 11', 'finglas west Dublin', 'Irland', 'IE', NULL, NULL, '838902772', '0010079IBH', NULL, NULL, 'Therorema Copacabana watch GM-104-3: black strap, black case, black face', NULL, '711369628018', 'FedEx', NULL, '2016-11-14', '11.11.2016 23:32', '4260295880480', '1', 'a0YC000000giiXMMAY', '165.00', '269.99'),
(40876, '448845215', NULL, NULL, 'Eduard Paladi', '14 Concert B Park West', 'crumlin', 'D12', 'Dublin', 'Irland', 'IE', NULL, NULL, '857572757', '0010171A5I', NULL, NULL, '506-3 gold case, black face and black leather band Miami watch', NULL, '711369628029', 'FedEx', NULL, '2016-11-14', '11.11.2016 21:03', '4260295880886', '1', 'a0YC000000hGN4jMAG', '144.99', '209.99'),
(40877, '449391693', NULL, NULL, 'Vasile Gheorghe Axuc', 'Martignacco 25/2', '', '33037', 'Pasian di prato DU', 'Italien', 'IT', NULL, NULL, '3488574237', '00102508V6', NULL, NULL, '502-2 / cassa argento, quadrante nero e cinturino nero in pelle', NULL, '711369628430', 'FedEx', NULL, '2016-11-14', '13.11.2016 20:48', '4260295880695', '1', 'a0YC000000gkiZKMAY', '139.98', '202.90'),
(40878, '449134976', NULL, NULL, 'fabio ferrante', 'viale bramante 75 pizzeria revolution viale bramante 69', '', '00054', 'Fiumicino RM', 'Italien', 'IT', NULL, NULL, '3923919506', '0010226SHS', NULL, NULL, 'Cassa Argento / Meridiana Bianca / Cinturino in acciaio inossidabile 104-6', NULL, '711369628441', 'FedEx', NULL, '2016-11-14', '12.11.2016 23:32', '4260295881654', '1', 'a0YC000000gkiUKMAY', '165.00', '229.90'),
(40879, '449014943', NULL, NULL, 'Alberto Rapalli', 'Farmacia Comunale 1 Indecast srl VIA CARPENEDOLO 2', '', '46043', 'CASTIGLIONE DELLE STIVIERE MN', 'Italien', 'IT', NULL, NULL, '3451692415', '00100769HR', NULL, NULL, 'Cassa Argento / Meridiana Nera / Cinturino in acciaio inossidabile 104-7', NULL, '711369628452', 'FedEx', NULL, '2016-11-14', '12.11.2016 15:33', '4260295881661', '1', 'a0YC000000gkiULMAY', '165.00', '229.90'),
(40880, '448778237', NULL, NULL, 'Stefano Giudice', 'VIA PIER ARMANDI 28', '', '48018', 'FAENZA RA', 'Italien', 'IT', NULL, NULL, '3454254343', '0010110E9C', NULL, NULL, 'GM-509-8 / Cassa nera, quadrante nero e cinturino acciaio', NULL, '711369628463', 'FedEx', NULL, '2016-11-14', '11.11.2016 18:51', '4260295881975', '1', 'a0YC000000gigPBMAY', '135.00', '199.99'),
(40881, '448872334', NULL, NULL, 'Jovanni Cremers', 'Op den Henneberg 28', '', '6451 HT', 'SCHINVELD', 'Niederlande', 'NL', NULL, NULL, '618263388', '0010179A6E', NULL, NULL, '3011-4 Black case / Black face / Black Leather Band', NULL, '711369628485', 'FedEx', NULL, '2016-11-14', '12.11.2016 00:04', '4260295881289', '1', 'a0YC000000hDSQ1MAO', '150.00', '189.99'),
(40882, '449125568', NULL, NULL, 'Kurtis Booth', '13 BLACKETTS WALK', '', 'NG11 8RH', 'NOTTINGHAM Nottingham', 'Grossbritannien', 'GB', NULL, NULL, '7795823532', '0010026UT8', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '711369628030', 'FedEx', NULL, '2016-11-14', '12.11.2016 21:29', '4260295880374', '1', 'a0YC000000girH4MAI', '154.00', '229.00'),
(40883, '448891873', NULL, NULL, 'Adele Black', '5 Bronte court', '', 'Wf8 1nr', 'Pontefract', 'Grossbritannien', 'GB', NULL, NULL, '7809286141', '0010210GMM', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369628040', 'FedEx', NULL, '2016-11-14', '12.11.2016 01:29', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40884, '448631126', '', '', 'Elizabeth Barrett', '3 Morrison Court', '', 'IV25 3NS', 'Dornoch Sutherland', 'Grossbritannien', '', '', '', '1862811754', '0010002OJJ', '', '', '104-5 Theorema Copacabana watch', '', 'CY733553805DE', 'DHL', '', '2016-11-14', '11.11.2016 10:55', '4260295881647', '1', 'a0YC000000gj51TMAQ', '146.00', '219.00'),
(40885, '448554047', NULL, NULL, 'Sharon Davies', '28 CENYDD TERRACE', '', 'CF83 4HL', 'CAERPHILLY', 'Grossbritannien', 'GB', NULL, NULL, '7967632144', '0010099WRX', NULL, NULL, '104-5 Theorema Copacabana watch', NULL, '711369628062', 'FedEx', NULL, '2016-11-14', '11.11.2016 00:39', '4260295881647', '1', 'a0YC000000gj51TMAQ', '146.00', '219.00'),
(40886, '448918140', NULL, NULL, 'Maki Hatakeyama', '8 EIGHT ACRES', '', 'SL1 7AG', 'SLOUGH South Bucks', 'Grossbritannien', 'GB', NULL, NULL, '7925243198', '0010171GKP', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369628073', 'FedEx', NULL, '2016-11-14', '12.11.2016 08:24', '4260295880442', '1', 'a0YC000000hGVh7MAG', '159.99', '259.00'),
(40887, '449132921', NULL, NULL, 'Shafq Fletcher', '43 Woodberry Finchley', '', 'N12 0DN', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7896425444', '00102211AC', NULL, NULL, '103-8 Gold case/Black face/gold metall band', NULL, '711369628084', 'FedEx', NULL, '2016-11-14', '12.11.2016 21:51', '4260295881623', '1', 'a0YC000000hGVhDMAW', '159.99', '259.00'),
(40888, '449084799', NULL, NULL, 'Tony Gray', '14 FAULKNER AVENUE', '', 'AB30 1GU', 'LAURENCEKIRK', 'Grossbritannien', 'GB', NULL, NULL, '7826543667', '0010087V7L', NULL, NULL, '104-1 Theorema Copacabana watch', NULL, '711369628095', 'FedEx', NULL, '2016-11-14', '12.11.2016 18:11', '4260295880466', '1', 'a0YC000000gj51QMAQ', '146.00', '219.00'),
(40889, '448864566', NULL, NULL, 'sanita freiberga', '28 HOPE STREET', '', 'AB42 1HE', 'PETERHEAD', 'Grossbritannien', 'GB', NULL, NULL, '4,47895E+11', '00101971JX', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369628100', 'FedEx', NULL, '2016-11-14', '11.11.2016 23:40', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(40890, '448630469', '', '', 'Elizabeth Barrett', '3 Morrison Court', '', 'IV25 3NS', 'Dornoch Sutherland', 'Grossbritannien', '', '', '', '1862811754', '0010082RBQ', '', '', '104-3 Theorema Copacabana watch', '', 'CY733553805DE', 'DHL', '', '2016-11-14', '11.11.2016 10:38', '4260295880480', '1', 'a0YC000000gj51SMAQ', '146.00', '219.00'),
(40891, '449208464', NULL, NULL, 'Katarzyna Kwasniak', '48 SCOTT STREET', '', 'DY4 7AG', 'TIPTON', 'Grossbritannien', 'GB', NULL, NULL, '7517032980', '0010106KT2', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '711369628110', 'FedEx', NULL, '2016-11-14', '13.11.2016 09:43', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40892, '448753005', NULL, NULL, 'KATIE TOMPSETT', 'THEONEHAIR THE GREEN SOUTHWICK', '', 'BN42 4DE', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '01273 871808', '00100734KD', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '711369628121', 'FedEx', NULL, '2016-11-14', '11.11.2016 17:45', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40893, '448602027', NULL, NULL, 'Colette Byrne', '177 ROSEDEN WAY BRUNTON GRANGE', '', 'NE13 9DS', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7702558305', '0010148AHC', NULL, NULL, '3011-5 Silver Case / White Face / Stainless steel band', NULL, '711369628132', 'FedEx', NULL, '2016-11-14', '11.11.2016 09:31', '42602958811746', '1', 'a0YC000000gigTQMAY', '123.01', '179.00'),
(40894, '449097007', NULL, NULL, 'Chelsey Brewer', '14PARKEND BROWNSOVER', '', 'CV21 1Np', 'RUGBY', 'Grossbritannien', 'GB', NULL, NULL, '7943055935', '0010108UQG', NULL, NULL, '506-3 Gold case / Black face / Brown Leather Band', NULL, '711369628143', 'FedEx', NULL, '2016-11-14', '12.11.2016 20:10', '4260295880886', '1', 'a0YC000000gigLdMAI', '120.01', '179.00'),
(40895, '448983462', NULL, NULL, 'Fiona Martins', '59 LYNCH HILL PARK', '', 'RG28 7NF', 'WHITCHURCH', 'Grossbritannien', 'GB', NULL, NULL, '7901550877', '0010156AIG', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369628154', 'FedEx', NULL, '2016-11-14', '12.11.2016 14:23', '4260295881401', '1', 'a0YC000000hFmyrMAC', '135.00', '179.00'),
(40896, '448542249', NULL, NULL, 'John Ketland', '21 Park avenue Shotton', '', 'CH5 1SS', 'DEESIDE', 'Grossbritannien', 'GB', NULL, NULL, '7727654328', '0010179Z9L', NULL, NULL, 'GM-509-7 Gold Case / Black Face / Stainless steel band', NULL, '711369628165', 'FedEx', NULL, '2016-11-14', '10.11.2016 23:41', '4260295881968', '1', 'a0YC000000glig6MAA', '115.00', '169.99'),
(40897, '449036865', NULL, NULL, 'Robert Karc', '1 CHERTSEY CLOSE bedfordshire', '', 'LU2 9JD', 'LUTON', 'Grossbritannien', 'GB', NULL, NULL, '7425152803', '00101747U3', NULL, NULL, 'Gold case / Black face / Brown Leather Band 3012-3', NULL, '711369628176', 'FedEx', NULL, '2016-11-14', '12.11.2016 18:53', '4260295881883', '1', 'a0YC000000gigL4MAI', '128.00', '189.00'),
(40898, '448566544', NULL, NULL, 'martine r', '1 DUNRAVEN CRESCENT', '', 'CF72 8JD', 'PONTYCLUN', 'Grossbritannien', 'GB', NULL, NULL, '7875267200', '0010222EH8', NULL, NULL, 'Malibu Diamonds skeleton watch 502-2', NULL, '711369628187', 'FedEx', NULL, '2016-11-14', '11.11.2016 04:47', '4260295880695', '1', 'a0YC000000gigHcMAI', '123.00', '199.00'),
(40899, '449173545', NULL, NULL, 'Paul Shakir', '14 MARGERY ROAD', '', 'BN3 7GQ', 'HOVE', 'Grossbritannien', 'GB', NULL, NULL, '7895283452', '00101668QL', NULL, NULL, 'Malibu Diamonds skeleton watch 502-8', NULL, '711369628198', 'FedEx', NULL, '2016-11-14', '13.11.2016 01:46', '4260295881937', '1', 'a0YC000000gigHiMAI', '123.00', '199.00'),
(40900, '448717208', NULL, NULL, 'Daniel Butcher', '165 CHARLES STREET', '', 'DA9 9AL', 'GREENHITHE', 'Grossbritannien', 'GB', NULL, NULL, '7552919296', '0010106VVT', NULL, NULL, 'Silver case / Black face / Black Leather Band 3012-2', NULL, '711369628202', 'FedEx', NULL, '2016-11-14', '11.11.2016 15:26', '4260295881876', '1', 'a0YC000000gigL3MAI', '128.00', '189.00'),
(40901, '448949643', NULL, NULL, 'Evan Welch', '32 FIVE ACRES FOLD', '', 'NN4 8TQ', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '07598 653750', '0010073K5I', NULL, NULL, 'Therorema Copacabana men\'s watch - 104-6', NULL, '711369628213', 'FedEx', NULL, '2016-11-14', '12.11.2016 11:06', '4260295881654', '1', 'a0YC000000gRMobMAG', '155.00', '179.00'),
(40902, '448667570', NULL, NULL, 'Ann Bakes', '44 WINGATE ROAD', '', 'DN37 9DU', 'GRIMSBY', 'Grossbritannien', 'GB', NULL, NULL, '01472 591221', '0010250Y9F', NULL, NULL, 'Therorema Copacabana men\'s watch - 104-3', NULL, '711369628224', 'FedEx', NULL, '2016-11-14', '11.11.2016 11:27', '4260295880480', '1', 'a0YC000000gRMoZMAW', '155.00', '179.00'),
(40903, '448834296', NULL, NULL, 'KEELY WARREN', '3 Knights way Framlingham\nWoodbridge', '', 'IP13 9SX', 'WOODBRIDGE', 'Gro', 'GB', NULL, NULL, '1728724625', '0010031B61', NULL, NULL, 'Men\'s Pionier Dublin watch - silver case/white face/black leather band', NULL, '711369628235', 'FedEx', NULL, '2016-11-14', '11.11.2016 21:17', '4260295881210', '1', 'a0YC000000gigRzMAI', '130.00', '179.00'),
(40904, 'PK\0\0\0\0\0!\0b', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40905, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40906, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40907, 'ޚ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40908, '&$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40909, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40910, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40911, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40912, '\0\0\0\0\0xl/sharedStrings.xml', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40913, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40914, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40915, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40916, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40917, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40918, '-$z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40919, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40920, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40921, 'ݣ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40922, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40923, 'u', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40924, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'X', '', '', '', '', ''),
(40925, '9T', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40926, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40927, '`V', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40928, 'Ziڿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40929, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40930, '4', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40931, '-', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '_', '', '', '', '', ''),
(40932, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40933, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40934, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40935, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40936, 'NN', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40937, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', ']Ud', '', '', '', '', ''),
(40938, 'u', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40939, '$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40940, '|I', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40941, 'w:', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40942, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40943, '\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(40944, '449457293', NULL, NULL, 'Yana Stefanova', '32 OXFORD CRESCENT Alliance House', '', 'KT3 5QL', 'NEW MALDEN', 'Grossbritannien', 'GB', NULL, NULL, '7581777177', '0010250MFP', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369628257', 'FedEx', NULL, '2016-11-14', '13.11.2016 22:25', '4260295881609', '1', 'a0YC000000hGVhBMAW', '159.99', '259.00'),
(40945, '449366798', NULL, NULL, 'Colleen Dick', '58 COMMUNITY ROAD', '', 'ML4 2DA', 'BELLSHILL', 'Grossbritannien', 'GB', NULL, NULL, '7927703031', '00101487GH', NULL, NULL, '107-4 Black case / Black face / Black Leather Band', NULL, '711369628268', 'FedEx', NULL, '2016-11-14', '13.11.2016 16:58', '4260295880633', '1', 'a0YC000000gigEVMAY', '135.00', '179.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(40946, '449318068', NULL, NULL, 'Maja Gadzinska', '4-6 BACK CHURCH LANE', '', 'E1 1LX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7712689013', '00102018K4', NULL, NULL, '3011-6 Silver Case / Black face / Stainless steel band', NULL, '711369628279', 'FedEx', NULL, '2016-11-14', '13.11.2016 14:31', '4260295881753', '1', 'a0YC000000gigTRMAY', '123.01', '179.00'),
(40947, '449441275', NULL, NULL, 'Eleanor Kinson', '0 The Coach House Southerton', '', 'EX11 1SE', 'Ottery St Mary', 'Grossbritannien', 'GB', NULL, NULL, '7799195711', '0010013RRR', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369628280', 'FedEx', NULL, '2016-11-14', '13.11.2016 21:11', '4260295882194', '1', 'a0YC000000gixc0MAA', '135.00', '179.00'),
(40948, '449320204', NULL, NULL, 'Connor Lambert', '19 JUBILEE AVENUE Rustington, Littlehampton, West Sussex', '', 'BN16 3NF', 'LITTLEHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7427737645', '00100675PF', NULL, NULL, 'Malibu Diamonds skeleton watch 502-7', NULL, '711369628290', 'FedEx', NULL, '2016-11-14', '13.11.2016 14:48', '4260295881920', '1', 'a0YC000000gigHhMAI', '123.00', '199.00'),
(40949, '449780105', NULL, NULL, 'Renaud Vandemergel', 'Rue de la Mairie 16 b', '', '4500', 'Tihange', 'Belgien', 'BE', NULL, NULL, '498019967', '00102501H5', NULL, NULL, 'Montre homme Macau Therorema - Bracelet métal - Noir/noir - (T3011-8)', NULL, '711369628544', 'FedEx', NULL, '2016-11-15', '14.11.2016 22:19', '4260295881777', '1', 'a0YC000000hFXNQMA4', '150.00', '189.99'),
(40950, '449683330', NULL, NULL, 'Zhora Avagyan', '6 Rue Hippolyte Jamot', '', '95110', 'Sannois', 'Frankreich', 'FR', NULL, NULL, '658979657', '0010250SE5', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier noir et bracelet en métal noir', NULL, '711369628658', 'FedEx', NULL, '2016-11-15', '14.11.2016 15:39', '4260295881470', '1', 'a0YC000000hGrGiMAK', '144.99', '199.90'),
(40951, '449686972', NULL, NULL, 'Marie CHARLES', '13 Rue de Paris', '', '92190', 'MEUDON ile de france', 'Frankreich', 'FR', NULL, NULL, '680928830', '0010066V8B', NULL, NULL, 'Montre automatique de la marque Pionier - 513-3 - Or / Or / Marron', NULL, '711369628669', 'FedEx', NULL, '2016-11-15', '14.11.2016 15:56', '4260295882194', '1', 'a0YC000000giprfMAA', '155.00', '199.90'),
(40952, '449686873', NULL, NULL, 'Younes Gzady', '77 Rue julien lacroix', '', '75020', 'Paris', 'Frankreich', 'FR', NULL, NULL, '601400331', '00102500PA', NULL, NULL, 'Montre Theorema Copacabana mécanique - 101-6 Argent / Blanc / Acier', NULL, '711369628670', 'FedEx', NULL, '2016-11-15', '14.11.2016 15:11', '4260295881654', '1', 'a0YC000000gijVxMAI', '170.00', '219.90'),
(40953, '449760318', NULL, NULL, 'Ghailam samir', '110 AVENUE HENRI RAVERA Rdc a gauche', '', '92220', 'BAGNEUX', 'Frankreich', 'FR', NULL, NULL, '752525457', '0010250EMV', NULL, NULL, 'Montre Theorema Marco Polo - 3005-A1 - Bracelet en acier - Argent / Blanc / Acier', NULL, '711369628680', 'FedEx', NULL, '2016-11-15', '14.11.2016 19:24', '4260295880961', '1', 'a0YC000000gijLiMAI', '135.00', '179.00'),
(40954, '449631912', NULL, NULL, 'Manuel Pires Silva', '47 AVENUE ANDRE ROUY', '', '94420', 'LE PLESSIS TREVISE', 'Frankreich', 'FR', NULL, NULL, '629142396', '0010155LJ6', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-3 - Or / Noir / Marron', NULL, '711369628691', 'FedEx', NULL, '2016-11-15', '14.11.2016 12:51', '4260295880626', '1', 'a0YC000000giq4KMAQ', '148.99', '229.90'),
(40955, '449612769', NULL, NULL, 'francesco del duce', 'VIA FRANCESCO ACRI 44', '', '00142', 'ROMA RM', 'Italien', 'IT', NULL, NULL, '3392182488', '0010034JL9', NULL, NULL, 'Cassa Argento / Meridiana Bianca / Cinturino in pelle Nero 104-5', NULL, '711369628706', 'FedEx', NULL, '2016-11-15', '14.11.2016 13:19', '4260295881647', '1', 'a0YC000000gkiUJMAY', '165.00', '229.90'),
(40956, '449687950', NULL, NULL, 'Demmi Wilson', '3 IVEL GARDENS', '', 'BA22 8QP', 'YEOVIL', 'Grossbritannien', 'GB', NULL, NULL, '07714 611684', '0010140NIF', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369628555', 'FedEx', NULL, '2016-11-15', '14.11.2016 17:04', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40957, '449573394', NULL, NULL, 'natasha harris', '88 WARREN ROAD', '', 'BN14 9QP', 'WORTHING WEST SUSSEX', 'Grossbritannien', 'GB', NULL, NULL, '1903366250', '00101982JB', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369628566', 'FedEx', NULL, '2016-11-15', '14.11.2016 10:51', '4260295881197', '1', 'a0YC000000hGVh9MAG', '159.99', '259.00'),
(40958, '449617903', '', '', 'Yasmin Mallick', '80 PITSFORD DRIVE', '', 'LE11 4NY', 'LOUGHBOROUGH', 'Grossbritannien', '', '', '', '7923254038', '0010090PKY', '', '', '104-2 Theorema Copacabana watch', 'Sendung am 07.12.16 zurück erhalten! Annahme verweigert!', '711369628577', 'FedEx', '', '2016-11-15', '14.11.2016 15:28', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(40959, '449579269', NULL, NULL, 'Rosella Foster', '13 ELMWOOD DRIVE', '', 'NE20 9QQ', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7554960584', '0010223OHR', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '711369628588', 'FedEx', NULL, '2016-11-15', '14.11.2016 11:17', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40960, '449764216', NULL, NULL, 'Teki Gjorka', 'Flat 6 20b Lancefield street', '', 'W10 4pb', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7417399357', '00100689YD', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '711369628599', 'FedEx', NULL, '2016-11-15', '14.11.2016 21:01', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40961, '449613685', NULL, NULL, 'Terry Rowe', '26 ROUNDHAY GARDENS', '', 'LS8 4EG', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7493583143', '0010200O3X', NULL, NULL, '3006-2 Theorema Monaco watch: Gold case / Black face / Black Leather Band', NULL, '711369628603', 'FedEx', NULL, '2016-11-15', '14.11.2016 14:04', '4260295881005', '1', 'a0YC000000gl0qpMAA', '122.99', '179.99'),
(40962, '449682086', NULL, NULL, 'Erna Pashley', '61 FOLLY ROAD', '', 'NR18 0QR', 'WYMONDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7419299447', '0010047N5J', NULL, NULL, '506-2 Silver case / Black face / Black Leather Band', NULL, '711369628614', 'FedEx', NULL, '2016-11-15', '14.11.2016 15:42', '4260295880879', '1', 'a0YC000000gigLcMAI', '120.01', '179.00'),
(40963, '449802234', NULL, NULL, 'Mrs Lisa Minns', 'THIRD AVENUE', '', 'PL2 2EH', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '1752364374', '0010117SGO', NULL, NULL, 'Malibu Diamonds skeleton watch 502-3', NULL, '711369628625', 'FedEx', NULL, '2016-11-15', '14.11.2016 23:14', '4260295880701', '1', 'a0YC000000gigHdMAI', '123.00', '199.00'),
(40964, '449780295', NULL, NULL, 'Uzay Myumyun', '29 Garner Drive', '', 'CT3 3FE', 'Aylesham,Kent', 'Grossbritannien', 'GB', NULL, NULL, '7578056692', '0010059MMV', NULL, NULL, 'Men\'s Pionier Dublin watch - silver case/white face/black leather band', NULL, '711369628636', 'FedEx', NULL, '2016-11-15', '14.11.2016 23:28', '4260295881210', '1', 'a0YC000000gigRzMAI', '130.00', '179.00'),
(40965, '449649089', NULL, NULL, 'Keely Burling', '24 HART CRESCENT', '', 'IG7 4DY', 'CHIGWELL', 'Grossbritannien', 'GB', NULL, NULL, '7713245591', '0010179YK2', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-2 silver case/black face/black leather band', NULL, '711369628647', 'FedEx', NULL, '2016-11-15', '14.11.2016 15:26', '4260295880060', '1', 'a0YC000000glid6MAA', '129.99', '199.99'),
(40966, '449495555', NULL, NULL, 'KEITH WRIGHT', '40 40 CHURCH RD', '', 'L15 9EF', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '', '00101276KC', NULL, NULL, 'Theorema Paragon watch 3001-4 with brown leather band, rose gold case and white face', NULL, '711369628511', 'FedEx', NULL, '2016-11-15', '14.11.2016 01:26', '4260295880343', '1', 'a0YC000000gixdxMAA', '105.01', '159.00'),
(40967, '449493137', NULL, NULL, 'vicky harding', '97 CATSHILL ROAD', '', 'WS8 6BN', 'WALSALL', 'Grossbritannien', 'GB', NULL, NULL, '7738096410', '00100167O6', NULL, NULL, '513-2 Silver case / Black face / Black Leather Band', NULL, '711369628522', 'FedEx', NULL, '2016-11-15', '14.11.2016 00:54', '4260295882187', '1', 'a0YC000000gixbzMAA', '135.00', '179.00'),
(40968, '449452637', NULL, NULL, 'Alexandra Zachia', '42 45 Narrow Street', '', 'London', 'E14 8DW', 'Grossbritannien', 'GB', NULL, NULL, '7479472105', '00102186P4', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369628533', 'FedEx', NULL, '2016-11-15', '13.11.2016 23:37', '4260295882194', '1', 'a0YC000000gixc0MAA', '135.00', '179.00'),
(40969, '449839023', NULL, NULL, 'TRAORE Mamadou', '29 Rue Henri Martin', '', '91270', 'Vigneux Sur Seine ', 'Frankreich', 'FR', NULL, NULL, '607016049', '0010179V8Q', NULL, NULL, 'Montre Pionier automatique modèle Barbados - Noir/Noir/Acier', NULL, '711369628717', 'FedEx', NULL, '2016-11-15', '15.11.2016 01:45', '4260295881975', '1', 'a0YC000000hGqqrMAC', '139.99', '199.90'),
(40970, '449932905', NULL, NULL, 'eric mathy', 'rue de l\'amitie  75', '', '4040', 'Herstal', 'Belgien', 'BE', NULL, NULL, '473337555', '0010179ITF', NULL, NULL, 'Montre T-3006-2 - cadran en or, intérieur noir et bracelet en cuir noir', NULL, '711369628728', 'FedEx', NULL, '2016-11-15', '15.11.2016 12:19', '4260295881005', '1', 'a0YC000000hHDfMMAW', '145.00', '199.99'),
(40971, '449982670', NULL, NULL, 'CHRISTIANE TEH', '86 AVENUE ROGER SALENGRO BP 21', '', '51430', 'TINQUEUX', 'Frankreich', 'FR', NULL, NULL, '623035023', '0010108BSI', NULL, NULL, 'Montre Pionier - argent/noir/noir 503-2', NULL, '711369628853', 'FedEx', NULL, '2016-11-16', '15.11.2016 14:04', '4260295880732', '1', 'a0YC000000gijOaMAI', '150.01', '199.90'),
(40972, '450059419', NULL, NULL, 'Francois Di rago', '151 Chemin pioch courbi', '', '34150', 'Gignac', 'Frankreich', 'FR', NULL, NULL, '609098724', '0010039P9G', NULL, NULL, 'Montre Pionier - or/noir/marron 503-3', NULL, '711369628864', 'FedEx', NULL, '2016-11-16', '15.11.2016 17:48', '4260295880749', '1', 'a0YC000000gijObMAI', '150.01', '199.90'),
(40973, '450022275', NULL, NULL, 'louis laurent', '34 RUE RUE HENRI DHEURLE', '', '33260', 'LA TESTE DE BUCH', 'Frankreich', 'FR', NULL, NULL, '638522090', '0010006BOD', NULL, NULL, 'Montre Pionier automatique modèle Barbados - Noir/Noir/Acier', NULL, '711369628875', 'FedEx', NULL, '2016-11-16', '15.11.2016 16:32', '4260295881975', '1', 'a0YC000000hGqqrMAC', '139.99', '199.90'),
(40974, '450036463', NULL, NULL, 'violette Frechou', '91 impasse lembeye', '', '40300', 'Labatut', 'Frankreich', 'FR', NULL, NULL, '632514265', '0010127CN2', NULL, NULL, 'Montre Pionier automatique modèle Barbados - Or/Noir/Marron', NULL, '711369628886', 'FedEx', NULL, '2016-11-16', '15.11.2016 17:00', '4260295881234', '1', 'a0YC000000hGqqmMAC', '139.99', '199.90'),
(40975, '450002354', NULL, NULL, 'Martine Bioret', '25 rue marcel cachin', '', '76610', 'Le Havre', 'Frankreich', 'FR', NULL, NULL, '235491899', '0010135ELO', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-4 - Noir / Noir / Noir', NULL, '711369628897', 'FedEx', NULL, '2016-11-16', '15.11.2016 15:35', '4260295880633', '1', 'a0YC000000giq4LMAQ', '148.99', '229.90'),
(40976, '449933682', NULL, NULL, 'Leonard Brown', '1st Floor Denmark House 143 High Street', '', 'SL9 9QL', 'CHALFONT ST PETER', 'Grossbritanien', 'GB', NULL, NULL, '1753888785', '0010226Y5U', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '711369628740', 'FedEx', NULL, '2016-11-16', '15.11.2016 11:36', '4260295880374', '1', 'a0YC000000girH4MAI', '154.00', '229.00'),
(40977, '449941365', NULL, NULL, 'rajvinder dhanoa', '158 STOCKINGSTONE ROAD', '', 'LU2 7NJ', 'LUTON', 'Grossbritanien', 'GB', NULL, NULL, '7969751857', '00101486KA', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '711369628750', 'FedEx', NULL, '2016-11-16', '15.11.2016 12:18', '4260295880374', '1', 'a0YC000000girH4MAI', '154.00', '229.00'),
(40978, '449988761', NULL, NULL, 'Aimee Shields', '11 EATON ROAD NORTH', '', 'L12 7JN', 'LIVERPOOL', 'Grossbritanien', 'GB', NULL, NULL, '7787269228', '0010070F93', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369628761', 'FedEx', NULL, '2016-11-16', '15.11.2016 15:31', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(40979, '450119985', NULL, NULL, 'Milton Banton', '7 folkestone ho upnor way walworth', '', 'se172rs', 'london', 'Grossbritanien', 'GB', NULL, NULL, '7950198136', '0010044XRK', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369628772', 'FedEx', NULL, '2016-11-16', '15.11.2016 22:36', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(40980, '449892705', NULL, NULL, 'Jemma Naylor', '66 TYNWALD DRIVE', '', 'LS17 5EA', 'LEEDS', 'Grossbritanien', 'GB', NULL, NULL, '7734940989', '00100281WG', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '711369628783', 'FedEx', NULL, '2016-11-16', '15.11.2016 10:35', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(40981, '450139826', NULL, NULL, 'Ellen curtis', '7 PARKWAY', '', 'GU15 2PD', 'CAMBERLEY', 'Grossbritanien', 'GB', NULL, NULL, '7969990000', '00101376DI', NULL, NULL, '513-2 Silver case / Black face / Black Leather Band', NULL, '711369628794', 'FedEx', NULL, '2016-11-16', '15.11.2016 22:56', '4260295882187', '1', 'a0YC000000gixbzMAA', '135.00', '179.00'),
(40982, '449950671', NULL, NULL, 'Lynne Dugine', 'Apt 11 The Sycamores Chester Road', '', 'LL12 8DU', 'WREXHAM Wrexham', 'Grossbritanien', 'GB', NULL, NULL, '7949957730', '0010153MGF', NULL, NULL, 'Automatic Pionier Chicago watch - gold case - black face - stainless steel band ', NULL, '711369628809', 'FedEx', NULL, '2016-11-16', '15.11.2016 13:40', '4260295882309', '1', 'a0YC000000gigNwMAI', '129.99', '199.00'),
(40983, '450068968', NULL, NULL, 'Anees Yaquoob', '42 Trees Road', '', 'WS1 3JU', 'Walsall', 'Grossbritanien', 'GB', NULL, NULL, '7751174271', '0010165N4U', NULL, NULL, 'Black case / Black face / Black Leather Band 3012-4', NULL, '711369628810', 'FedEx', NULL, '2016-11-16', '15.11.2016 19:47', '4260295881890', '1', 'a0YC000000gigL5MAI', '128.00', '189.00'),
(40984, '449971645', NULL, NULL, 'Grace Courtney', '24 Starbold crescent Knowle', '', 'B93 9JX', 'SOLIHULL', 'Grossbritanien', 'GB', NULL, NULL, '7904264465', '00101531TN', NULL, NULL, 'Malibu Diamonds skeleton watch 502-3', NULL, '711369628820', 'FedEx', NULL, '2016-11-16', '15.11.2016 16:55', '4260295880701', '1', 'a0YC000000gigHdMAI', '123.00', '199.00'),
(40985, '450085164', NULL, NULL, 'Jennifer Ansell', '7 ANKER VIEW Kettlebrook', '', 'B77 1AR', 'TAMWORTH', 'Grossbritanien', 'GB', NULL, NULL, '182763573', '0010080QYX', NULL, NULL, 'Marco Polo watch 3005-4 Gold case / Black face / Black Leather Band', NULL, '711369628831', 'FedEx', NULL, '2016-11-16', '15.11.2016 21:58', '4260295880923', '1', 'a0YC000000glilSMAQ', '118.01', '179.00'),
(40986, '449984661', NULL, NULL, 'sarah frankum', '84 BAMBURGH GROVE', '', 'NE34 7TL', 'SOUTH SHIELDS', 'Grossbritanien', 'GB', NULL, NULL, '7854454178', '0010208BUD', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-3 gold case/black face/brown leather band', NULL, '711369628842', 'FedEx', NULL, '2016-11-16', '15.11.2016 15:50', '4260295880077', '1', 'a0YC000000glid7MAA', '129.99', '199.99'),
(40987, '450146999', NULL, NULL, 'Luis Carlos', '5 Allee de la rhubarbe', '', '78260', 'Acheres', 'Frankreich', 'FR', NULL, NULL, '607057180', '0010113AAG', NULL, NULL, 'Montre Pionier -  noir/noir/noir 503-4', NULL, '711369628912', 'FedEx', NULL, '2016-11-16', '16.11.2016 00:42', '4260295880756', '1', 'a0YC000000gijOcMAI', '150.01', '199.90'),
(40988, '450142605', NULL, NULL, 'Lucian Neagu', '40 Mount stewart avenue', '', 'HA3 0JU', 'HARROW MIDDLESEX', 'Grossbritannien', 'GB', NULL, NULL, '7590900689', '0010073I04', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '711369628901', 'FedEx', NULL, '2016-11-16', '16.11.2016 00:44', '4260295880626', '1', 'a0YC000000gigEUMAY', '135.00', '179.00'),
(40989, '450288614', NULL, NULL, 'francesco manfredini', 'PIAZZALE GIACOMO MATTEOTTI 2', '', '42035', 'CASTELNOVO NE\' MONTI RE', 'Italien', 'IT', NULL, NULL, '3494021864', '0010116QHS', NULL, NULL, 'Cassa Argento / Meridiana Nera / Cinturino in pelle Nero 104-1', NULL, '711369629003', 'FedEx', NULL, '2016-11-17', '16.11.2016 14:27', '4260295880466', '1', 'a0YC000000gkiUGMAY', '165.00', '229.90'),
(40990, '450442868', NULL, NULL, 'ion badea', 'via Casalpina 3', '', '10060', 'pragelato TO', 'Italien', 'IT', NULL, NULL, '3479076594', '0010043O9M', NULL, NULL, 'Cassa Oro / Meridiana Nera / Cinturino in pelle Marrone 104-2', NULL, '711369629014', 'FedEx', NULL, '2016-11-17', '16.11.2016 23:33', '4260295880473', '1', 'a0YC000000gkiUHMAY', '165.00', '229.90'),
(40991, '450442475', NULL, NULL, 'Assunta Esposito', 'presso Negozio Original Marines  via Cristoforo Colombo 454 GHI', '', '00145', 'Roma RM', 'Italien', 'IT', NULL, NULL, '3383773391', '0010183KNN', NULL, NULL, 'GM-509-6 / Cassa argento, quadrante nero e cinturino acciaio', NULL, '711369629025', 'FedEx', NULL, '2016-11-17', '16.11.2016 23:35', '4260295881951', '1', 'a0YC000000gigP9MAI', '135.00', '199.99'),
(40992, '450305620', NULL, NULL, 'ferdinando aprile', 'CORSO DEL POPOLO 1333', '', '30015', 'CHIOGGIA VE', 'Italien', 'IT', NULL, NULL, '3405616740', '001014910R', NULL, NULL, 'GM-509-8 / Cassa nera, quadrante nero e cinturino acciaio', NULL, '711369629036', 'FedEx', NULL, '2016-11-17', '16.11.2016 17:29', '4260295881975', '1', 'a0YC000000gigPBMAY', '135.00', '199.99'),
(40993, '450397823', NULL, NULL, 'Sam Skinner', 'SPRINGWOOD TAYLORS LANE', '', 'ME19 5ES', 'WEST MALLING KENT', 'Grossbritannien', 'GB', NULL, NULL, '7507858660', '001000989N', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369628934', 'FedEx', NULL, '2016-11-17', '16.11.2016 19:44', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(40994, '450321339', NULL, NULL, 'Michelle Henshaw', '27 THE WOODLANDS Langwith', '', 'NG20 9BU', 'MANSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '1623744874', '0010008OHR', NULL, NULL, '107-3 Gold case / Black face / Brown Leather Band', NULL, '711369628945', 'FedEx', NULL, '2016-11-17', '16.11.2016 14:42', '4260295880626', '1', 'a0YC000000gigEUMAY', '135.00', '179.00'),
(40995, '450287530', NULL, NULL, 'Andrew Calder', 'WADDELS MASONS WYND', '', 'TD14 5HG', 'EYEMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '1890750849', '0010250HUN', NULL, NULL, '3006-4 Theorema Monaco watch: Silver case / Black face / Silver Metal Band', NULL, '711369628956', 'FedEx', NULL, '2016-11-17', '16.11.2016 12:59', '4260295881456', '1', 'a0YC000000gl0qrMAA', '122.99', '179.99'),
(40996, '450352471', NULL, NULL, 'Anna Schwaeble', '83c Coronation Road', '', 'BS3 1AT', 'Bristol', 'Grossbritannien', 'GB', NULL, NULL, '7864137221', '001024584G', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369628967', 'FedEx', NULL, '2016-11-17', '16.11.2016 23:54', '4260295881401', '1', 'a0YC000000hFmyrMAC', '135.00', '179.00'),
(40997, '450307577', NULL, NULL, 'Umair Yaquoob', '42 TREES ROAD', '', 'WS1 3JU', 'WALSALL', 'Grossbritannien', 'GB', NULL, NULL, '7583234992', '0010141V2X', NULL, NULL, 'Black case / Black face / Black Leather Band 3012-4', NULL, '711369628978', 'FedEx', NULL, '2016-11-17', '16.11.2016 14:04', '4260295881890', '1', 'a0YC000000gigL5MAI', '128.00', '189.00'),
(40998, '450234851', NULL, NULL, 'Sarah McLean', 'Watchman alarms Main Road', '', 'KY12 8JX', 'Crombie Dunfermline', 'Grossbritannien', 'GB', NULL, NULL, '7944511527', '0010124VMC', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/black leather band', NULL, '711369628989', 'FedEx', NULL, '2016-11-17', '16.11.2016 13:12', '4260295881241', '1', 'a0YC000000gigS1MAI', '130.00', '179.00'),
(40999, '450372245', NULL, NULL, 'Sharon Davies', '28 CENYDD TERRACE', '', 'CF83 4HL', 'CAERPHILLY', 'Grossbritannien', 'GB', NULL, NULL, '7967632144', '0010136KWR', NULL, NULL, 'Therorema Copacabana men\'s watch - 104-5', NULL, '711369628990', 'FedEx', NULL, '2016-11-17', '16.11.2016 18:09', '4260295881647', '1', 'a0YC000000gRMoaMAG', '155.00', '179.00'),
(41000, '450390901', NULL, NULL, 'Samantha Zuylen', 'Brugakker 5647', '', '3704 MR', 'ZEIST', 'Niederlande', 'NL', NULL, NULL, '641453743', '001016153O', NULL, NULL, '3011-6 Silver Case / Black face / Stainless steel band', NULL, '711369629070', 'FedEx', NULL, '2016-11-17', '16.11.2016 19:38', '4260295881753', '1', 'a0YC000000hDSQ3MAO', '150.00', '189.99'),
(41001, '450366844', NULL, NULL, 'Ahmed K', '86b Fairview Strand', '', 'Dublin 3', 'fairview,', 'Irland', 'IE', NULL, NULL, '899811589', '0010230FAF', NULL, NULL, 'Men\'s Theorema Newton watch - 4004-5', NULL, '711369629080', 'FedEx', NULL, '2016-11-17', '16.11.2016 17:03', '42602958811104', '1', 'a0YC000000hGMvwMAG', '154.99', '219.99'),
(41002, '450364797', NULL, NULL, 'Ahmed K', '86b Fairview Strand', '', 'Dublin 3', 'fairview,', 'Irland', 'IE', NULL, NULL, '899811589', '00100916SB', NULL, NULL, 'Therorema Copacabana watch GM-104-2: brown strap, gold case, black face', NULL, '711369629080', 'FedEx', NULL, '2016-11-17', '16.11.2016 17:02', '4260295880473', '1', 'a0YC000000giiXLMAY', '165.00', '269.99'),
(41003, '450260187', NULL, NULL, 'Wioleta Marek', '55 Shangan Gardens', '', 'Dublin 9', 'Ballymun', 'Irland', 'IE', NULL, NULL, '3,53877E+11', '0010147BRS', NULL, NULL, 'Therorema Copacabana watch GM-104-3: black strap, black case, black face', NULL, '711369629091', 'FedEx', NULL, '2016-11-17', '16.11.2016 11:32', '4260295880480', '1', 'a0YC000000giiXMMAY', '165.00', '269.99'),
(41004, '450820935', NULL, NULL, 'Hayk Hovhannisyan', 'Breughelpark 18 bus 1', '', '1731', 'Zellik', 'Belgien', 'BE', NULL, NULL, '32489816161', '0010166TIE', NULL, NULL, 'Une montre Casablanca - Cadran en or / Face cadre intérieur noire / Bracelet en cuir marron', NULL, '711369629242', 'FedEx', NULL, '2016-11-18', '17.11.2016 21:50', '4260295880398', '1', 'a0YC000000hHcDdMAK', '165.00', '269.99'),
(41005, '450812116', NULL, NULL, 'Vital\'Manne Mossay E.', 'Rue des Fosses 18', '', '7500', 'Tournai Hainaut', 'Belgien', 'BE', NULL, NULL, '32478792266', '00100651IP', NULL, NULL, 'Une montre Casablanca - Cadran en or / Face cadre intérieur noire / Bracelet en cuir marron', NULL, '711369629253', 'FedEx', NULL, '2016-11-18', '17.11.2016 21:18', '4260295880398', '1', 'a0YC000000hHcDdMAK', '165.00', '269.99'),
(41006, '450672307', NULL, NULL, 'Xavier Cantaert', 'Grand-Place 41', 'BNP Paribas Fortis', '7700', 'Mouscron', 'Belgien', 'BE', NULL, NULL, '475591633', '0010047PNI', NULL, NULL, 'Une montre Casablanca - Cadran noir / Face cadre intérieur noire / Bracelet en acier inoxidable', NULL, '711369629264', 'FedEx', NULL, '2016-11-18', '17.11.2016 14:20', '4260295882026', '1', 'a0YC000000hHcDkMAK', '165.00', '269.99'),
(41007, '450706783', NULL, NULL, 'Gleb Mosk', '48 HARRIS STREET', '', 'PE1 2LY', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '07438 545184', '00100028X2', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '711369629117', 'FedEx', NULL, '2016-11-18', '17.11.2016 21:40', '4260295880374', '1', 'a0YC000000girH4MAI', '154.00', '229.00'),
(41008, '450472337', NULL, NULL, 'Alena Wilkinson', '2A WELLINGTON TERRACE', '', 'M5 5HR', 'SALFORD', 'Grossbritannien', 'GB', NULL, NULL, '1612810840', '0010035PUX', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369629128', 'FedEx', NULL, '2016-11-18', '17.11.2016 03:52', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(41009, '450665700', NULL, NULL, 'Kevin Scott', '1 BROUGHTON PLACE', '', 'E17 5FF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7880702385', '00100099ZT', NULL, NULL, '104-3 Theorema Copacabana watch', NULL, '711369629139', 'FedEx', NULL, '2016-11-18', '17.11.2016 11:40', '4260295880480', '1', 'a0YC000000gj51SMAQ', '146.00', '219.00'),
(41010, '450728977', NULL, NULL, 'Paula Claridge', '28 RAMPART ROAD', '', 'SO18 1AS', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7405019381', '0010083FJ1', NULL, NULL, '104-3 Theorema Copacabana watch', NULL, '711369629140', 'FedEx', NULL, '2016-11-18', '17.11.2016 18:54', '4260295880480', '1', 'a0YC000000gj51SMAQ', '146.00', '219.00'),
(41011, '450471521', NULL, NULL, 'Miss Nicole', '30 Eastling Close', '', 'ME8 6XT', 'GILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7525901300', '0010081KTK', NULL, NULL, '107-7 Gold Case / Black face / Stainless steel band', NULL, '711369629150', 'FedEx', NULL, '2016-11-18', '17.11.2016 07:51', '4260295881579', '1', 'a0YC000000gigEYMAY', '135.00', '179.00'),
(41012, '450746889', NULL, NULL, 'Tommy Dean', '47 SYCAMORE ROAD', '', 'TS7 9DW', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7773897918', '0010230KZA', NULL, NULL, '3006-5 Theorema Monaco watch: Gold case / Black face / Gold Metal Band', NULL, '711369629161', 'FedEx', NULL, '2016-11-18', '17.11.2016 17:37', '4260295881463', '1', 'a0YC000000gl0qsMAA', '122.99', '179.99'),
(41013, '450737212', NULL, NULL, 'Chantel Robin', '6 ATTLEE CRESCENT', '', 'WS15 1BP', 'RUGELEY', 'Grossbritannien', 'GB', NULL, NULL, '7534588364', '00102509KO', NULL, NULL, '3011-8 Black case / Black Face / Stainless steel band', NULL, '711369629172', 'FedEx', NULL, '2016-11-18', '17.11.2016 17:27', '4260295881777', '1', 'a0YC000000gigTTMAY', '123.01', '179.00'),
(41014, '450726172', NULL, NULL, 'Sylvia Banks', '16 MELTON CLOSE', '', 'M29 7PP', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7968184246', '0010076DF3', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369629183', 'FedEx', NULL, '2016-11-18', '17.11.2016 15:12', '4260295881425', '1', 'a0YC000000hFmyuMAC', '135.00', '179.00'),
(41015, '450452038', NULL, NULL, 'Neil Gaspar', '28 KIRBY DRIVE Bramley', '', 'RG26 5FN', 'TADLEY HAMPSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '1256880641', '0010201G6I', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369629194', 'FedEx', NULL, '2016-11-18', '17.11.2016 00:44', '4260295882194', '1', 'a0YC000000gixc0MAA', '135.00', '179.00'),
(41016, '450778393', NULL, NULL, 'Jelena Kolos', '45 Murray Road South Ealing', '', 'W5 4XR', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7701093645', '0010045TL5', NULL, NULL, 'Malibu Diamonds skeleton watch 502-6', NULL, '711369629209', 'FedEx', NULL, '2016-11-18', '17.11.2016 19:07', '4260295881913', '1', 'a0YC000000gigHgMAI', '123.00', '199.00'),
(41017, '450627866', NULL, NULL, 'lindsay bates', '47 macie Drive', '', 'SN13 9EJ', 'CORSHAM', 'Grossbritannien', 'GB', NULL, NULL, '7900418118', '10231242', NULL, NULL, 'Marco Polo watch 3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '711369629210', 'FedEx', NULL, '2016-11-18', '17.11.2016 10:50', '4260295880978', '1', 'a0YC000000glilUMAQ', '118.01', '179.00'),
(41018, '450472545', NULL, NULL, 'Ela Sadel', '41-43 SPRING STREET', '', 'W2 1JA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7707799241', '0010211LYU', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/stainless steel band', NULL, '711369629220', 'FedEx', NULL, '2016-11-18', '17.11.2016 06:57', '4260295881975', '1', 'a0YC000000gigS4MAI', '130.00', '179.00'),
(41019, '450657566', NULL, NULL, 'Fatmir Govori', '35 LEFROY ROAD', '', 'NR3 2NY', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '77470619627', '0010132Y1U', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/stainless steel band', NULL, '711369629231', 'FedEx', NULL, '2016-11-18', '17.11.2016 12:57', '4260295881975', '1', 'a0YC000000gigS4MAI', '130.00', '179.00'),
(41020, '450601491', NULL, NULL, 'pamalus drame', '2 Rue de budapest', '', '93700', 'drancy', 'Frankreich', 'FR', NULL, NULL, '755346987', '0010118JD4', NULL, NULL, 'Montre Theorema Copacabana mécanique - 104-6 Argent / Blanc / Acier', NULL, '711369629275', 'FedEx', NULL, '2016-11-18', '17.11.2016 07:43', '4260295881654', '1', 'a0YC000000gijVxMAI', '170.00', '219.90'),
(41021, '449970144', NULL, NULL, 'Predrag Kosijer', 'NPCC Mussafah', 'PO box 2058', '', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9,71504E+11', '0010091DR9', NULL, NULL, 'P 7002-4 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - GOLD BLACK-LEATHER', NULL, '578824961030', 'FedEx', NULL, '2016-11-17', '15.11.2016 17:39', 'a0YC000000fbmPyMAI', '1', 'a0YC000000fbmPyMAI', '751.99', '949.00'),
(41022, '448944249', NULL, NULL, '_Basil Mattini', 'Al Adeed Al Adeed', 'abudhabi - al reef villa', '', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '556925000', '00101825XJ', NULL, NULL, 'P 7002-1 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - SILVER WHITE - LEATHER', NULL, '578824961040', 'FedEx', NULL, '2016-11-17', '12.11.2016 13:39', 'a0YC000000fbmOMMAY', '1', 'a0YC000000fbmOMMAY', '751.99', '949.00'),
(41023, '448783381', NULL, NULL, 'Gunther Apelt', 'St. Regis Building7', '', '', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '561058842', '0010124PNN', NULL, NULL, 'P 7002-6 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - SILVER WHITE - METAL', NULL, '578824961051', 'FedEx', NULL, '2016-11-17', '11.11.2016 21:09', 'a0YC000000fbmQmMAI', '1', 'a0YC000000fbmQmMAI', '751.99', '949.00'),
(41024, '450767657', NULL, NULL, 'Sonu Solamon', '4 21', 'Industrial Area No 10', '', 'sharjah', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '971502078956', '0010046GDV', NULL, NULL, 'P 7002-3  PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - GOLD WHITE-LEATHER', NULL, '578824961522', 'FedEx', NULL, '2016-11-18', '2016-11-17 21:38', 'a0YC000000fbmPUMAY', '1', 'a0YC000000fbmPUMAY', '751.99', '949.00'),
(41025, '450674116', NULL, NULL, 'Anurajan Malhotra', 'Near R/A 12 ; Road - N250 C/o BMA Inte', 'Jebel Ali Free Zone', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '971505502147', '0010053UA8', NULL, NULL, 'P 7002-3  PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - GOLD WHITE-LEATHER', NULL, '578824961533', 'FedEx', NULL, '2016-11-18', '2016-11-17 15:39', 'a0YC000000fbmPUMAY', '1', 'a0YC000000fbmPUMAY', '751.99', '949.00'),
(41026, '450956495', NULL, NULL, 'albert seghers', 'rue charles cammaert 22', '', '1120', 'bruxelles', 'Belgien', 'BE', NULL, NULL, '477489736', '0010183TQB', NULL, NULL, 'Une montre Casablanca - Cadran en or / Face cadre intérieur noire / Bracelet en cuir marron', NULL, '711369629334', 'FedEx', NULL, '2016-11-18', '18.11.2016 11:51', '4260295880398', '1', 'a0YC000000hHcDdMAK', '165.00', '269.99'),
(41027, '450946566', NULL, NULL, 'Vincent Michotte', 'Rue du Wäschbour 40/004', '', '6700', 'Arlon', 'Belgien', 'BE', NULL, NULL, '493568243', '001025025E', NULL, NULL, 'Une montre Casablanca - Cadran argent / Face cadre intérieur blanche / Bracelet en acier inoxidable', NULL, '711369629345', 'FedEx', NULL, '2016-11-18', '18.11.2016 11:20', '4260295881982', '1', 'a0YC000000hHcDgMAK', '165.00', '269.99'),
(41028, '450899139', NULL, NULL, 'Moinette Coolen', 'Chemin d\'el haut 2', '', '4910', 'Theux', 'Belgien', 'BE', NULL, NULL, '477582036', '0010086NWB', NULL, NULL, 'Une montre Casablanca - Cadran en or / Face cadre intérieur noire / Bracelet en cuir marron', NULL, '711369629356', 'FedEx', NULL, '2016-11-18', '18.11.2016 07:52', '4260295880398', '1', 'a0YC000000hHcDdMAK', '165.00', '269.99'),
(41029, '451397019', NULL, NULL, 'Sam Van Roosbroeck', 'herentalsesteenweg 29', '', '2230', 'Herselt', 'Belgien', 'BE', NULL, NULL, '498232254', '0010097VY8', NULL, NULL, '101-5 zwarte behuizing / zwarte wijzerplaat / zwart leren band', NULL, '711369629665', 'FedEx', NULL, '2016-11-21', '19.11.2016 21:18', '4260295880050', '1', 'a0YC000000hHcDfMAK', '165.00', '269.99'),
(41030, '451178365', NULL, NULL, 'olivier delcourte', 'Polderstraat 42', '', '9100', 'Sint-Niklaas oost vlaanderen', 'Belgien', 'BE', NULL, NULL, '496227327', '001012026G', NULL, NULL, '101-5 zwarte behuizing / zwarte wijzerplaat / zwart leren band', NULL, '711369629676', 'FedEx', NULL, '2016-11-21', '19.11.2016 03:50', '4260295880050', '1', 'a0YC000000hHcDfMAK', '165.00', '269.99'),
(41031, '451084984', NULL, NULL, 'adam lejman', 'kluterstraat kluterstraat', '', '2450', 'meerhout antwerpen', 'Belgien', 'BE', NULL, NULL, '32479960044', '10115133', NULL, NULL, '101-3 gouden behuizing / zwarte wijzerplaat / bruin leren band', NULL, '711369629687', 'FedEx', NULL, '2016-11-21', '18.11.2016 19:18', '4260295880398', '1', 'a0YC000000hHcDdMAK', '165.00', '269.99'),
(41032, '451082523', NULL, NULL, 'Dejan Tomic', 'Heybleukenstraat 47', '', '2980', 'Zoersel', 'Belgien', 'BE', NULL, NULL, '468238135', '00100410TV', NULL, NULL, '101-3 gouden behuizing / zwarte wijzerplaat / bruin leren band', NULL, '711369629698', 'FedEx', NULL, '2016-11-21', '18.11.2016 19:18', '4260295880398', '1', 'a0YC000000hHcDdMAK', '165.00', '269.99'),
(41033, '451442926', NULL, NULL, 'Daniel Oke', '10 Basin court', '', '', 'Tralee Co.kerry', 'Irland', 'IE', NULL, NULL, '899848844', '00101168US', NULL, NULL, '3006-5 Monaco Theorema watch', NULL, '711369629378', 'FedEx', NULL, '2016-11-21', '20.11.2016 00:03', '4260295881463', '1', 'a0YC000000gj6I8MAI', '144.99', '219.99'),
(41034, '451008738', NULL, NULL, 'Meadhbh Rice', '1 Lar Easa C Shore Road', 'strandhill Co sligo', 'Sligo', 'Co sligo', 'Irland', 'IE', NULL, NULL, '831003733', '0010145FCF', NULL, NULL, 'Therorema Copacabana watch GM-104-2: brown strap, gold case, black face', NULL, '711369629389', 'FedEx', NULL, '2016-11-21', '18.11.2016 14:03', '4260295880473', '1', 'a0YC000000giiXLMAY', '165.00', '269.99'),
(41035, '451723851', NULL, NULL, 'Svetlana Kovalenko', 'VIA MARAGLIANO 60', '', '50144', 'FIRENZE FI', 'Italien', 'IT', NULL, NULL, '3201787886', '0010073KUW', NULL, NULL, 'Cassa Oro / Meridiana Nera / Cinturino in pelle Marrone 507-3', NULL, '711369629621', 'FedEx', NULL, '2016-11-21', '20.11.2016 23:20', '4260295881166', '1', 'a0YC000000gkiVCMAY', '139.98', '202.90'),
(41036, '451734588', NULL, NULL, 'Davide Moscardelli', 'Aldo Bandinelli 30', '', '00125', 'ROMA RM', 'Italien', 'IT', NULL, NULL, '3934322092', '0010040SRX', NULL, NULL, 'GM-102-8 - Cassa nero / Fronte nero / Cinturino acciaio inossidabile', NULL, '711369629632', 'FedEx', NULL, '2016-11-21', '20.11.2016 22:50', '4260295881548', '1', 'a0YC000000gigQzMAI', '155.00', '219.99'),
(41037, '451319827', NULL, NULL, 'matilda kanani', 'via saragozza 118', '', '40135', 'bologna BO', 'Italien', 'IT', NULL, NULL, '3276659549', '0010173P9L', NULL, NULL, 'Cassa Argento / Meridiana Nera / Cinturino in pelle Nero 104-1', NULL, '711369629643', 'FedEx', NULL, '2016-11-21', '19.11.2016 16:33', '4260295880466', '1', 'a0YC000000gkiUGMAY', '165.00', '229.90'),
(41038, '451211827', NULL, NULL, 'silvia rota stabelli', 'via verzella 46', '', '24030', 'palazzago BG', 'Italien', 'IT', NULL, NULL, '3397710734', '0010179OOS', NULL, NULL, 'Cassa Oro / Meridiana Nera / Cinturino in pelle Marrone 507-3', NULL, '711369629654', 'FedEx', NULL, '2016-11-21', '19.11.2016 11:01', '4260295881166', '1', 'a0YC000000gkiVCMAY', '139.98', '202.90'),
(41039, '451416632', NULL, NULL, 'randy coleman', '108a clovelly road', '', 'so14 0ap', 'southampton', 'Grossbritannien', 'GB', NULL, NULL, '7404905191', '001017760Q', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369629390', 'FedEx', NULL, '2016-11-21', '20.11.2016 11:45', '4260295880398', '1', 'a0YC000000girH6MAI', '154.00', '229.00'),
(41040, '451403448', NULL, NULL, 'roy winchurch', '19 SCOTT GROVE', '', 'B92 7LJ', 'SOLIHULL', 'Grossbritannien', 'GB', NULL, NULL, '7900696106', '0010095N43', NULL, NULL, '103-1 Silver case/Black Face/Black Leather Band', NULL, '711369629404', 'FedEx', NULL, '2016-11-21', '20.11.2016 11:47', '4260295880435', '1', 'a0YC000000hGVh6MAG', '159.99', '259.00'),
(41041, '451333357', NULL, NULL, 'John Jacobs', '8 Bridge Mill, Threadfold Way', '', 'BL7 9DU', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7530517303', '10035346', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369629415', 'FedEx', NULL, '2016-11-21', '19.11.2016 17:28', '4260295880442', '1', 'a0YC000000hGVh7MAG', '159.99', '259.00'),
(41042, '451094031', NULL, NULL, 'Malgorzata Miga', '44/0/2 SHAW STREET', '', 'G51 3BP', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7707390051', '0010122F3D', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369629426', 'FedEx', NULL, '2016-11-21', '18.11.2016 19:09', '4260295881609', '1', 'a0YC000000hGVhBMAW', '159.99', '259.00'),
(41043, '450895690', NULL, NULL, 'Cathy Appleton', '4 Melford Grove', '', 'L6 4DN', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '07783 306917', '00102002S2', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369629437', 'FedEx', NULL, '2016-11-21', '18.11.2016 07:59', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(41044, '451251469', NULL, NULL, 'Nicola Homer', '4 Trentham Close', '', 'WA9 5GX', 'ST. HELENS', 'Grossbritannien', 'GB', NULL, NULL, '7983538762', '0010009POU', NULL, NULL, '3006-3 Theorema Monaco watch: Black case / Black face / Black Leather Band', NULL, '711369629448', 'FedEx', NULL, '2016-11-21', '19.11.2016 11:40', '4260295881012', '1', 'a0YC000000gl0qqMAA', '122.99', '179.99'),
(41045, '450882616', NULL, NULL, 'Chenae Wilson-Dobson', '21 WOODSIDE AVENUE', '', 'LS4 2QX', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '07513 893385', '0010019OWT', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '711369629459', 'FedEx', NULL, '2016-11-21', '18.11.2016 05:40', '4260295881272', '1', 'a0YC000000hGy1rMAC', '125.00', '179.00'),
(41046, '450780765', NULL, NULL, 'Claudia Kuhle', 'Flat 25 Crane Heights Waterside Way', '', 'N179GE', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7768894502', '00101719O5', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '711369629460', 'FedEx', NULL, '2016-11-21', '18.11.2016 03:36', '4260295881272', '1', 'a0YC000000hGy1rMAC', '125.00', '179.00'),
(41047, '451084214', NULL, NULL, 'Philip Wilkinson', '100 COTTONWOOD CLOSE', '', 'CO2 9PZ', 'COLCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7411306890', '00102504OM', NULL, NULL, '3011-6 Silver Case / Black face / Stainless steel band', NULL, '711369629470', 'FedEx', NULL, '2016-11-21', '19.11.2016 07:50', '4260295881753', '1', 'a0YC000000hGy1uMAC', '125.00', '179.00'),
(41048, '451474108', NULL, NULL, 'Denzil Murphy', '10 CASTLEGATE Prestbury', '', 'SK10 4AZ', 'MACCLESFIELD', 'Grossbritannien', 'GB', NULL, NULL, '1625820098', '0010180HF4', NULL, NULL, '513-1 Silver case / White face / Black Leather Band', NULL, '711369629481', 'FedEx', NULL, '2016-11-21', '20.11.2016 11:27', '4260295882170', '1', 'a0YC000000gixbyMAA', '135.00', '179.00'),
(41049, '450774812', NULL, NULL, 'Paul Davidson', '1849 London Road Flat 1/2', '', 'G32 8XF', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7729760818', '0010032QLO', NULL, NULL, 'Gold case / Black face / Brown Leather Band 3012-3', NULL, '711369629492', 'FedEx', NULL, '2016-11-21', '18.11.2016 02:26', '4260295881883', '1', 'a0YC000000gigL4MAI', '128.00', '189.00'),
(41050, '451405656', NULL, NULL, 'Tristan Sykes', '3 Park House St Andrews Park', '', 'NR70GT', 'Norwich', 'Grossbritannien', 'GB', NULL, NULL, '7540595707', '0010250SF4', NULL, NULL, 'Therorema Copacabana men\'s watch - 104-1', NULL, '711369629507', 'FedEx', NULL, '2016-11-21', '20.11.2016 10:13', '4260295880466', '1', 'a0YC000000gRMoXMAW', '155.00', '179.00'),
(41051, '450811740', NULL, NULL, 'Gleb Mosk', '41 Cornwall road', '', 'NN16 8PE', 'KETTERING', 'Grossbritannien', 'GB', NULL, NULL, '07438 545184', '00101797VP', NULL, NULL, 'Therorema Copacabana men\'s watch - 104-2', NULL, '711369629518', 'FedEx', NULL, '2016-11-21', '18.11.2016 03:29', '4260295880473', '1', 'a0YC000000gRMoYMAW', '155.00', '179.00'),
(41052, '450834951', NULL, NULL, 'Dane Pyzer', '2 Santolina way', '', 'Hu46qp', 'Hull', 'Grossbritannien', 'GB', NULL, NULL, '7920407145', '0010127E6F', NULL, NULL, 'Therorema Copacabana men\'s watch - 104-3', NULL, '711369629529', 'FedEx', NULL, '2016-11-21', '18.11.2016 06:43', '4260295880480', '1', 'a0YC000000gRMoZMAW', '155.00', '179.00'),
(41053, '451298168', NULL, NULL, 'Louis Henri', '16 Rue D\'armaille', '', '75017', 'Paris', 'Frankreich', 'FR', NULL, NULL, '625735481', '0010250P65', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier argenté et bracelet en métal argenté 3006-4', NULL, '711369629530', 'FedEx', NULL, '2016-11-21', '19.11.2016 13:08', '4260295881456', '1', 'a0YC000000hGrGgMAK', '144.99', '199.90'),
(41054, '451389595', NULL, NULL, 'Kathy Tagliaferri', '58 RUE COMMANDANT JOSEPH PERCEVAL', '', '73000', 'CHAMBERY', 'Frankreich', 'FR', NULL, NULL, '682152436', '00102504MU', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier noir et bracelet en métal doré 3006-2', NULL, '711369629540', 'FedEx', NULL, '2016-11-21', '20.11.2016 06:52', '4260295881463', '1', 'a0YC000000hGrGhMAK', '144.99', '199.90'),
(41055, '451752694', NULL, NULL, 'Engel Laurent', '92 92 rue marius aufan', '', '92300', 'LEVALLOIS PERRET', 'Frankreich', 'FR', NULL, NULL, '620619256', '0010197X96', NULL, NULL, 'Montre automatique de la marque Pionier - 513-2 - Argent / Noir / Noir', NULL, '711369629551', 'FedEx', NULL, '2016-11-21', '20.11.2016 22:31', '4260295882187', '1', 'a0YC000000gipreMAA', '155.00', '199.90'),
(41056, '450938335', NULL, NULL, 'sylvie redondo', '12 rue albert camus residence les Dures Terres', '', '95600', 'EAUBONNE', 'Frankreich', 'FR', NULL, NULL, '610531676', '0010137EWU', NULL, NULL, 'Montre Pionier -  noir/noir/noir 503-4', NULL, '711369629562', 'FedEx', NULL, '2016-11-21', '18.11.2016 10:16', '4260295880756', '1', 'a0YC000000gijOcMAI', '150.01', '199.90'),
(41057, '450780950', NULL, NULL, 'Ilham Lhadi', '16 RUE RUE LOUIS ARMAND', '', '74100', 'ANNEMASSE', 'Frankreich', 'FR', NULL, NULL, '450741496', '00101007I9', NULL, NULL, 'Montre Pionier - or/noir/marron 503-3', NULL, '711369629573', 'FedEx', NULL, '2016-11-21', '18.11.2016 01:41', '4260295880749', '1', 'a0YC000000gijObMAI', '150.01', '199.90'),
(41058, '451477050', NULL, NULL, 'Bruno NORMATI', 'apt 46 Bat A Rue des Cypres le mail de botine', '', '13140', 'MIRAMAS', 'Frankreich', 'FR', NULL, NULL, '770942916', '0010010WW0', NULL, NULL, 'Montre Pionier automatique modèle Barbados - Noir/Noir/Acier', NULL, '711369629584', 'FedEx', NULL, '2016-11-21', '20.11.2016 08:17', '4260295881975', '1', 'a0YC000000hGqqrMAC', '139.99', '199.90'),
(41059, '451153561', NULL, NULL, 'Nicolas Dumas', '5 bis Rue de la Querqueille', '', '31650', 'St Orens de Gameville', 'Frankreich', 'FR', NULL, NULL, '663954231', '0010007U4U', NULL, NULL, 'Montre Theorema Marco Polo - 3005-A3- Bracelet en acier - Noir / Noir / Acier', NULL, '711369629595', 'FedEx', NULL, '2016-11-21', '19.11.2016 08:43', '4260295880985', '1', 'a0YC000000gijLkMAI', '135.00', '179.00'),
(41060, '451083288', NULL, NULL, 'michel michelena', '13 LOTISSEMENT HIRUAK BAT', '', '64310', 'ST PEE SUR NIVELLE', 'Frankreich', 'FR', NULL, NULL, '603595205', '0010214VWD', NULL, NULL, 'Montre Theorema Rio hommes - Modèle 107-3 - Or / Noir / Marron', NULL, '711369629600', 'FedEx', NULL, '2016-11-21', '19.11.2016 02:16', '4260295880626', '1', 'a0YC000000giq4KMAQ', '148.99', '229.90'),
(41061, '451983229', NULL, NULL, 'Mirauta Marius', 'Eburonenlaan 11', 'Ram Group', '1780', 'Wemmel', 'Frankreich', 'BE', NULL, NULL, '488045354', '0010112C72', NULL, NULL, 'Montre homme Macau Therorema - Bracelet cuir - Argent/noir - (T3011-2)', NULL, '711369629882', 'FedEx', NULL, '2016-11-22', '21.11.2016 18:48', '4260295881265', '1', 'a0YC000000hFXNKMA4', '150.00', '189.99'),
(41062, '452043435', NULL, NULL, 'Elodie Cedric Hallard', 'wilgendaal 51', '', '1731', 'ZELLIK', 'Frankreich', 'BE', NULL, NULL, '479966696', '0010250G9Q', NULL, NULL, 'Une montre Casablanca - Cadran en argent / Face cadre intérieur noire / Bracelet en cuir noir', NULL, '711369629893', 'FedEx', NULL, '2016-11-22', '21.11.2016 22:19', '4260295880381', '1', 'a0YC000000hHcDcMAK', '165.00', '269.99'),
(41063, '452032602', NULL, NULL, 'salvatore maruccia', 'Chaussee de Tongres 140', '', '4450', 'Lantin', 'Frankreich', 'BE', NULL, NULL, '496294465', '0010207PS1', NULL, NULL, 'Une montre Casablanca - Cadran noir / Face cadre intérieur noire / Bracelet en acier inoxidable', NULL, '711369629908', 'FedEx', NULL, '2016-11-22', '21.11.2016 21:50', '4260295882026', '1', 'a0YC000000hHcDkMAK', '165.00', '269.99'),
(41064, '451762664', NULL, NULL, 'Romain Lefrancois', '8 Rue De La Bretagne', '', '14400', 'Bayeux', 'Frankreich', 'FR', NULL, NULL, '760155053', '00101201QY', NULL, NULL, 'Montre automatique de la marque Pionier - 513-3 - Or / Or / Marron', NULL, '711369629816', 'FedEx', NULL, '2016-11-22', '21.11.2016 17:19', '4260295882194', '1', 'a0YC000000giprfMAA', '155.00', '199.90'),
(41065, '451716218', NULL, NULL, 'herve Firmann', '1371 route des bois', '', '69380', 'Dommartin', 'Frankreich', 'FR', NULL, NULL, '663577352', '0010250IXC', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Noir/Noir/Noir 101-5', NULL, '711369629827', 'FedEx', NULL, '2016-11-22', '21.11.2016 14:22', '4260295880050', '1', 'a0YC000000hGrHrMAK', '174.99', '249.90'),
(41066, '451725030', NULL, NULL, 'Gouerre Sandrino', '1 RUE DE LA POSTE', '', '51390', 'GUEUX', 'Frankreich', 'FR', NULL, NULL, '687246342', '00101852SG', NULL, NULL, 'Montre Pionier automatique modèle Barbados - Noir/Noir/Acier', NULL, '711369629838', 'FedEx', NULL, '2016-11-22', '21.11.2016 14:16', '4260295881975', '1', 'a0YC000000hGqqrMAC', '139.99', '199.90'),
(41067, '451785242', NULL, NULL, 'alex gazy', '15 rue georges guynemer', '', '92600', 'asnieres sur seine', 'Frankreich', 'FR', NULL, NULL, '651381762', '0010171BHW', NULL, NULL, 'Montre Theorema Bicolore/ Or/ Marron 103-2', NULL, '711369629849', 'FedEx', NULL, '2016-11-22', '21.11.2016 01:33', '4260295881197', '1', 'a0YC000000hGqzyMAC', '169.99', '249.90'),
(41068, '451706886', NULL, NULL, 'Therese Bennett', 'Faronshone 48 Glenview Gardens', '', '353', 'Limerick', 'Irland', 'IE', NULL, NULL, '851480507', '0010131FDM', NULL, NULL, 'Therorema Copacabana watch GM-104-2: brown strap, gold case, black face', NULL, '711369629735', 'FedEx', NULL, '2016-11-22', '20.11.2016 20:03', '4260295880473', '1', 'a0YC000000giiXLMAY', '165.00', '269.99'),
(41069, '451687266', NULL, NULL, 'Michael O\'Grady', 'Irish Rail  Pearse St Dart Station', 'Westland Row', '2', 'dUBLIN', 'Irland', 'IE', NULL, NULL, '867945055', '00102129IJ', NULL, NULL, 'Therorema Copacabana watch GM-104-2: brown strap, gold case, black face', NULL, '711369629746', 'FedEx', NULL, '2016-11-22', '20.11.2016 19:03', '4260295880473', '1', 'a0YC000000giiXLMAY', '165.00', '269.99'),
(41070, '451644281', NULL, NULL, 'Marie Sharkie', '93 Ashfield', '', 'IE00', 'Letterkenny', 'Irland', 'IE', NULL, NULL, '838520838', '0010250II4', NULL, NULL, '7002-5 Black case / Black face / Black leather band', NULL, '711369629757', 'FedEx', NULL, '2016-11-22', '20.11.2016 16:32', '4260295882262', '1', 'a0YC000000hGMqrMAG', '150.00', '219.99'),
(41071, '451969053', NULL, NULL, 'Cesare Di Consiglio', 'VIA MISURINA 56', '', '00135', 'ROMA RM', 'Italien', 'IT', NULL, NULL, '3', '0010165E3S', NULL, NULL, 'Cassa Oro / Meridiana Nera / Cinturino in pelle Marrone 507-3', NULL, '711369629850', 'FedEx', NULL, '2016-11-22', '21.11.2016 18:34', '4260295881166', '1', 'a0YC000000gkiVCMAY', '139.98', '202.90'),
(41072, '452011476', NULL, NULL, 'Silvano Guariso', 'VIA LONATE POZZOLO 51', '', '20022', 'CASTANO PRIMO MI', 'Italien', 'IT', NULL, NULL, '3355282820', '0010190RLQ', NULL, NULL, 'Cassa Oro / Meridiana Nera / Cinturino in pelle Marrone 104-2', NULL, '711369629860', 'FedEx', NULL, '2016-11-22', '21.11.2016 21:13', '4260295880473', '1', 'a0YC000000gkiUHMAY', '165.00', '229.90'),
(41073, '451829447', NULL, NULL, 'tommaso Fedele', 'VIA VITO MEDEA 7', '', '74019', 'PALAGIANO TA', 'Italien', 'IT', NULL, NULL, '3498044307', '0010032MZ6', NULL, NULL, 'Cassa Oro / Meridiana Nera / Cinturino in pelle Marrone 104-2', NULL, '711369629871', 'FedEx', NULL, '2016-11-22', '21.11.2016 10:52', '4260295880473', '1', 'a0YC000000gkiUHMAY', '165.00', '229.90'),
(41074, '452061503', NULL, NULL, 'Louise Dijkshoorn', 'Olstgracht 50', '', '1324 EC', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '643951320', '0010179V34', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '711369629919', 'FedEx', NULL, '2016-11-22', '21.11.2016 23:00', '4260295882019', '1', 'a0YC000000hHcEFMA0', '165.00', '269.99'),
(41075, '451936527', NULL, NULL, 'Yennifare Manzueta', 'wisseloord 107', '', '1106 MA', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '685580035', '0010250G4P', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369629920', 'FedEx', NULL, '2016-11-22', '21.11.2016 15:59', '4260295881463', '1', 'a0YC000000hHDfaMAG', '145.00', '199.99'),
(41076, '451815628', NULL, NULL, 'Moses Carter', '26A Pinfold gate Flat 7 beaucheif apartments', '', 'LE11 1BE', 'LOUGHBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7955802391', '0010070KPL', NULL, NULL, '4004-4 Black case / black face / black leather band', NULL, '711369629768', 'FedEx', NULL, '2016-11-22', '21.11.2016 08:00', '4260295881098', '1', 'a0YC000000glin3MAA', '128.00', '179.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(41077, '451570297', NULL, NULL, 'Sharon Hermanns', '4 BELGRAVE COURT Bawtry', '', 'DN10 6SA', 'DONCASTER', 'Grossbritannien', 'GB', NULL, NULL, '7771111517', '0010215VV5', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369629779', 'FedEx', NULL, '2016-11-22', '21.11.2016 06:35', '4260295881401', '1', 'a0YC000000hFmyrMAC', '135.00', '179.00'),
(41078, '451605371', NULL, NULL, 'Vanessa Faulkner', '114 HICKS AVENUE', '', 'UB6 8HA', 'GREENFORD', 'Grossbritannien', 'GB', NULL, NULL, '7753281292', '0010179RCU', NULL, NULL, 'Marco Polo watch 3005-A1 Silver case / White face / Stainless steel Band', NULL, '711369629780', 'FedEx', NULL, '2016-11-22', '21.11.2016 08:19', '4260295880961', '1', 'a0YC000000glilTMAQ', '118.01', '179.00'),
(41079, '451909271', NULL, NULL, 'Emmanuel Osei Acheampong', '4 THE PRECINCTS Green lane', '', 'SM4 5PB', 'MORDEN', 'Grossbritannien', 'GB', NULL, NULL, '7549158035', '0010152QHG', NULL, NULL, 'Therorema Copacabana men\'s watch - 104-2', NULL, '711369629790', 'FedEx', NULL, '2016-11-22', '21.11.2016 17:14', '4260295880473', '1', 'a0YC000000gRMoYMAW', '155.00', '179.00'),
(41080, '451919971', NULL, NULL, 'arjana karameta', '35  35 cedar court', '', 'n10 1eg', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7890531885', '0010052WV9', NULL, NULL, 'Therorema Copacabana men\'s watch - 104-3', NULL, '711369629805', 'FedEx', NULL, '2016-11-22', '21.11.2016 15:31', '4260295880480', '1', 'a0YC000000gRMoZMAW', '155.00', '179.00'),
(41081, '452043495', NULL, NULL, 'Marie Shakri', '93 Ashfield', '', 'IE00', 'Letterkenny', 'Irland', 'IE', NULL, NULL, '899808200', '0010250BX0', NULL, NULL, '503-4 black case / black face / black leather band', NULL, '711369629996', 'FedEx', NULL, '2016-11-22', '21.11.2016 21:03', '4260295880756', '1', 'a0YC000000gj6ALMAY', '145.00', '224.99'),
(41082, '452193857', NULL, NULL, 'marc donne', 'Paulusstraat 52', '', '3540', 'Berbroek', 'Belgien', 'BE', NULL, NULL, '474323363', '0010100J46', NULL, NULL, '101-3 gouden behuizing / zwarte wijzerplaat / bruin leren band', NULL, '711369630121', 'FedEx', NULL, '2016-11-23', '22.11.2016 12:49', '4260295880398', '1', 'a0YC000000hHcDdMAK', '165.00', '269.99'),
(41083, '452167413', NULL, NULL, 'Coralie Fiquet', '2 IMPASSE DES TUILIERS', '', '54250', 'CHAMPIGNEULLES', 'Frankreich', 'FR', NULL, NULL, '787586556', '001003556C', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369630084', 'FedEx', NULL, '2016-11-23', '22.11.2016 09:14', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(41084, '451832688', NULL, NULL, 'Paul Kraemer', '6 RUE SAINT LOUIS', '', '68160', 'STE MARIE AUX MINES', 'Frankreich', 'FR', NULL, NULL, '680563626', '0010081DVB', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Noir/Noir/Noir 101-5', NULL, '711369630095', 'FedEx', NULL, '2016-11-23', '22.11.2016 00:47', '4260295880050', '1', 'a0YC000000hGrHrMAK', '174.99', '249.90'),
(41085, '452156673', NULL, NULL, 'Gina Goldrick', '07 Hazelwood N/A', 'Athlone', '', 'Westmeath', 'Irland', 'IE', NULL, NULL, '851978789', '0010113JJA', NULL, NULL, '503-3 gold case / black face / brown leather band', NULL, '711369630018', 'FedEx', NULL, '2016-11-23', '22.11.2016 09:32', '4260295880749', '1', 'a0YC000000gj6AKMAY', '145.00', '224.99'),
(41086, '452383636', NULL, NULL, 'Stancu Elena', 'Via Brodolini nr3 62019', '', '62019', 'Recanati MC', 'Italien', 'IT', NULL, NULL, '3891999283', '0010107OBE', NULL, NULL, 'Cassa Oro / Meridiana Nera / Cinturino in pelle Marrone 104-2', NULL, '711369630110', 'FedEx', NULL, '2016-11-23', '22.11.2016 23:34', '4260295880473', '1', 'a0YC000000gkiUHMAY', '165.00', '229.90'),
(41087, '452172954', NULL, NULL, 'slawomir LASKA', 'Beethovenstraat 3', 'Beethovenstraat', '1501 BB', 'ZAANDAM', 'Niederlande', 'NL', NULL, NULL, '682554093', '0010250R9D', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '711369630132', 'FedEx', NULL, '2016-11-23', '22.11.2016 11:32', '4260295880050', '1', 'a0YC000000hHcEBMA0', '165.00', '269.99'),
(41088, '452091021', NULL, NULL, 'Chiel De vocht', 'Klaverlaan 24', '', '6841 CH', 'ARNHEM Gelderland', 'Niederlande', 'NL', NULL, NULL, '654698598', '00101686AO', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '711369630143', 'FedEx', NULL, '2016-11-23', '22.11.2016 01:34', '4260295882019', '1', 'a0YC000000hHcEFMA0', '165.00', '269.99'),
(41089, '452131462', NULL, NULL, 'Leny van den Bergh van der Hoeven.', 'Tolpost 2', '', '5701 HE', 'HELMOND Noord-Brabant', 'Niederlande', 'NL', NULL, NULL, '638165057', '00102500VE', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '711369630154', 'FedEx', NULL, '2016-11-23', '22.11.2016 09:02', '4260295881678', '1', 'a0YC000000hIGkmMAG', '170.00', '269.99'),
(41090, '452151750', NULL, NULL, 'JAVIER MARTI', 'PLAZA CUATRO CAnOS 2', '5', '33011', 'LA CORREDORIA - OVIEDO ASTURIAS', 'Spanien', 'ES', NULL, NULL, '682762376', '0010170VI2', NULL, NULL, 'Reloj Theorema automático con 17 rubíes - Caja plateada - Dial blanco - Correa de cuero negra - Modelo101-1', NULL, '711369630100', 'FedEx', NULL, '2016-11-23', '22.11.2016 08:31', '4260295880374', '1', 'a0YC000000hHpTVMA0', '169.99', '249.90'),
(41091, '452059288', NULL, NULL, 'Malgorzata Maciag', '65 Aire View', '', 'BD20 0AW', 'Silsden', 'Grossbritannien', 'GB', NULL, NULL, '7519683196', '0010027OWN', NULL, NULL, '3006-2 Theorema Monaco watch: Gold case / Black face / Black Leather Band', NULL, '711369630029', 'FedEx', NULL, '2016-11-23', '22.11.2016 12:42', '4260295881005', '1', 'a0YC000000gl0qpMAA', '122.99', '179.99'),
(41092, '452062191', NULL, NULL, 'Imran Nazir', '237 WOLVERHAMPTON ROAD', '', 'B68 0TG', 'OLDBURY West Midlands', 'Grossbritannien', 'GB', NULL, NULL, '1214215409', '0010102SGA', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '711369630030', 'FedEx', NULL, '2016-11-23', '22.11.2016 13:16', '4260295881272', '1', 'a0YC000000hGy1rMAC', '125.00', '179.00'),
(41093, '451923405', NULL, NULL, 'Loren Carter', '48 Arundel grove', '', 'MK3 6AX', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7817855336', '0010246I77', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369630040', 'FedEx', NULL, '2016-11-23', '22.11.2016 04:49', '4260295882194', '1', 'a0YC000000gixc0MAA', '135.00', '179.00'),
(41094, '452158211', NULL, NULL, 'Jamie Cooper', '141 OUTLAND ROAD', '', 'PL2 3PS', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7554921973', '0010180LBC', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369630051', 'FedEx', NULL, '2016-11-23', '22.11.2016 14:55', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(41095, '452095003', NULL, NULL, 'Lukasz Aleksandrowicz', '16 PRIORS COURT', '', 'TD8 6HY', 'JEDBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7706729291', '0010053ERP', NULL, NULL, 'Therorema Copacabana men\'s watch - 101-7', NULL, '711369630062', 'FedEx', NULL, '2016-11-23', '22.11.2016 01:43', '4260295881661', '1', 'a0YC000000gRMocMAG', '155.00', '179.00'),
(41096, '451980594', NULL, NULL, 'Stephen Shields', '748 STAFFORD ROAD', '', 'WV10 6NR', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7951117358', '10040664', NULL, NULL, 'Therorema Copacabana men\'s watch - 104-2', NULL, '711369630073', 'FedEx', NULL, '2016-11-23', '22.11.2016 06:30', '4260295880473', '1', 'a0YC000000gRMoYMAW', '155.00', '179.00'),
(41097, '452478302', NULL, NULL, 'edgar diaz', 'PIAZZA GIACOMO MATTEOTTI 3', '', '43125', 'PARMA PR', 'Italien', 'IT', NULL, NULL, '3383529022', '0010180WJ6', NULL, NULL, 'Cassa Oro / Meridiana Nera / Cinturino in pelle marrone 3004-3', NULL, '711369630198', 'FedEx', NULL, '2016-11-23', '23.11.2016 10:13', '4260295880077', '1', 'a0YC000000gkiRuMAI', '145.00', '199.99'),
(41098, '452461966', NULL, NULL, 'Frederic postal', 'Avenue des Constellations 20', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '32473665176', '00101796I5', NULL, NULL, 'Montre Theorema Copa Cabana - Argent/Noir/Noir  - (GM-104-1)', NULL, '711369630279', 'FedEx', NULL, '2016-11-24', '23.11.2016 08:50', '4260295880466', '1', 'a0YC000000hIGkRMAW', '170.00', '269.99'),
(41099, '452335505', NULL, NULL, 'Corentin Godfroid', 'Rue de la Pologne N', '', '5340', 'Faulx-les-Tombes', 'Belgien', 'BE', NULL, NULL, '471842610', '0010196FDI', NULL, NULL, 'Une montre Casablanca - Cadran en argent / Face cadre intérieur blanche / Bracelet en cuir noir', NULL, '711369630280', 'FedEx', NULL, '2016-11-24', '22.11.2016 20:18', '4260295880374', '1', 'a0YC000000hHcDbMAK', '165.00', '269.99'),
(41100, '452428578', NULL, NULL, 'Chantal Valery Maldonado-verger SARL SOLAMENTE UNA VIDA', '50 RUE ANTOINE BIGOT', '', '30240', 'LE GRAU DU ROI', 'Frankreich', 'FR', NULL, NULL, '673083058', '0010065Y0F', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Argent/Blanc/Noir', NULL, '711369630268', 'FedEx', NULL, '2016-11-24', '23.11.2016 01:51', '4260295880374', '1', 'a0YC000000hGrHnMAK', '174.99', '249.90'),
(41101, '452410023', NULL, NULL, 'dario custic', 'Burgemeester Caan van Necklaan 107', '', '2262 GD', 'LEIDSCHENDAM Den Haag', 'Niederlande', 'NL', NULL, NULL, '616850573', '0010140M3H', NULL, NULL, '3011-2 Silver case / Black face / Black Leather Band', NULL, '711369630290', 'FedEx', NULL, '2016-11-24', '23.11.2016 00:32', '4260295881265', '1', 'a0YC000000hDSPzMAO', '150.00', '189.99'),
(41102, '452222306', NULL, NULL, 'Robert Walther', 'Polenstraat 11', '', '1363 BB', 'ALMERE Flevoland', 'Niederlande', 'NL', NULL, NULL, '654380213', '0010128VI2', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369630305', 'FedEx', NULL, '2016-11-24', '22.11.2016 14:33', '4260295880398', '1', 'a0YC000000hHcE9MAK', '165.00', '269.99'),
(41103, '452466233', NULL, NULL, 'Ugochi Okezie', '26 PEVEREL ROAD', '', 'CB5 8RH', 'CAMBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '4,47539E+11', '0010017XKR', NULL, NULL, '507-3 Gold case / Black face / Brown Leather Band', NULL, '711369630224', 'FedEx', NULL, '2016-11-24', '23.11.2016 10:12', '4260295881166', '1', 'a0YC000000gl1PGMAY', '120.01', '179.00'),
(41104, '452382887', NULL, NULL, 'Luke Corbett', '16 Langmead close', '', 'Ws20ng', 'Walsall', 'Grossbritannien', 'GB', NULL, NULL, '7757690372', '0010087VKG', NULL, NULL, 'Men\'s Pionier Dublin watch - silver case/black face/stainless steel band', NULL, '711369630235', 'FedEx', NULL, '2016-11-24', '23.11.2016 06:00', '4260295881951', '1', 'a0YC000000gigS3MAI', '130.00', '179.00'),
(41105, '452516998', NULL, NULL, 'Natasha West', '10 HEMLOCK CLOSE', '', 'CM8 2SY', 'WITHAM', 'Grossbritannien', 'GB', NULL, NULL, '7515510903', '0010021GRJ', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-3 gold case/black face/brown leather band', NULL, '711369630246', 'FedEx', NULL, '2016-11-24', '23.11.2016 11:50', '4260295880077', '1', 'a0YC000000glid7MAA', '129.99', '199.99'),
(41106, '452340836', NULL, NULL, 'Jason Mainwaring', '13 Winifred terrace', '', 'Np13 1rb', 'Abertillery Gwent', 'Grossbritannien', 'GB', NULL, NULL, '1495217577', '0010039OVC', NULL, NULL, 'Therorema Copacabana men\'s watch - 104-2', NULL, '711369630257', 'FedEx', NULL, '2016-11-24', '23.11.2016 06:41', '4260295880473', '1', 'a0YC000000gRMoYMAW', '155.00', '179.00'),
(41107, '452792079', NULL, NULL, 'Miren Patel', '11 Gordon road', '', 'IG1 1SP', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7903339866', '00102500F9', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369630316', 'FedEx', NULL, '2016-11-24', '24.11.2016 08:17', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41108, '453007136', NULL, NULL, 'Francoise GOSSET GUADAGNINO', '222 BOULEVARD DE LA MADELEINE', '', '06000', 'NICE', 'Frankreich', 'FR', NULL, NULL, '663340771', '0010239WDW', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier noir et bracelet en métal noir 3006-6', NULL, '711369630588', 'FedEx', NULL, '2016-11-25', '24.11.2016 17:53', '4260295881470', '1', 'a0YC000000hGrGiMAK', '144.99', '199.90'),
(41109, '453003226', NULL, NULL, 'Francoise GOSSET GUADAGNINO', '222 BOULEVARD DE LA MADELEINE', '', '06000', 'NICE', 'Frankreich', 'FR', NULL, NULL, '663340771', '00102501CS', NULL, NULL, 'Montre Automatique Pionier - Noir/Noir/Noir Miami', NULL, '711369630588', 'FedEx', NULL, '2016-11-25', '24.11.2016 18:29', '4260295880893', '1', 'a0YC000000hGr2QMAS', '144.99', '199.90'),
(41110, '453002054', NULL, NULL, 'Anick Mapelli-Moinet', '1 chemin des hautes voies', '', '51220', 'merfy champagne ardenne', 'Frankreich', 'FR', NULL, NULL, '326030232', '00101390A8', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema -  Argent/Noir/Noir 101-2', NULL, '711369630555', 'FedEx', NULL, '2016-11-25', '24.11.2016 18:34', '4260295880381', '1', 'a0YC000000hGrHoMAK', '174.99', '249.90'),
(41111, '452817516', NULL, NULL, 'Herminio Coelho', '27 RUE D ISSY Batiment b gardienne', '', '92100', 'BOULOGNE BILLANCOURT', 'Frankreich', 'FR', NULL, NULL, '615306516', '0010066M8A', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Noir/Noir/Noir 101-5', NULL, '711369630566', 'FedEx', NULL, '2016-11-25', '24.11.2016 09:08', '4260295880050', '1', 'a0YC000000hGrHrMAK', '174.99', '249.90'),
(41112, '453078877', NULL, NULL, 'Christophe Hubert', '114 B AVENUE PASTEUR', '', '56700', 'HENNEBONT', 'Frankreich', 'FR', NULL, NULL, '603760245', '10101028', NULL, NULL, 'Montre homme automatique Newton Theorema - Noir/Noir/Noir', NULL, '711369630577', 'FedEx', NULL, '2016-11-25', '25.11.2016 03:49', '4260295881098', '1', 'a0YC000000hGqjgMAC', '154.99', '219.90'),
(41113, '453006428', NULL, NULL, 'Francoise GOSSET GUADAGNINO', '222 BOULEVARD DE LA MADELEINE', '', '06000', 'NICE', 'Frankreich', 'FR', NULL, NULL, '663340771', '0010164MKU', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369630588', 'FedEx', NULL, '2016-11-25', '24.11.2016 18:18', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(41114, '452971615', NULL, NULL, 'Hugues Lapauw', '23 AVENUE DU MIRAIL Vitis Epicuria', '', '33370', 'ARTIGUES PRES BORDEAUX', 'Frankreich', 'FR', NULL, NULL, '658332710', '00101709XI', NULL, NULL, 'Montre Theorema Bicolore/ Or/ Marron 103-4', NULL, '711369630599', 'FedEx', NULL, '2016-11-25', '24.11.2016 17:05', '4260295881197', '1', 'a0YC000000hGqzyMAC', '169.99', '249.90'),
(41115, '452938822', NULL, NULL, 'claudia banica', 'VIA PIAVE 41', '', '24040', 'STEZZANO BG', 'Italien', 'IT', NULL, NULL, '3291949504', '0010071T2R', NULL, NULL, 'Cassa Oro / Meridiana Nera / Cinturino in pelle Marrone 104-2', NULL, '711369630614', 'FedEx', NULL, '2016-11-25', '24.11.2016 16:18', '4260295880473', '1', 'a0YC000000gkiUHMAY', '165.00', '229.90'),
(41116, '452759275', NULL, NULL, 'Natali Borisova', 'Santander 13, urb.Las Adelfas, 8-3 B', 'Bajo', '29670', 'San Pedro de Alcantara Marbella', 'Spanien', 'ES', NULL, NULL, '694411488', '0010250P0M', NULL, NULL, 'Reloj Theorema Sao Paolo 103-9 - Caja negra / Cara negra / Pulsera de acero negra', NULL, '711369630603', 'FedEx', NULL, '2016-11-25', '23.11.2016 23:37', '4260295881630', '1', 'a0YC000000hHpHUMA0', '169.99', '229.90'),
(41117, '453106317', NULL, NULL, 'claire law', '1A FERNDALE ROAD', '', 'RM5 3ER', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7703856996', '0010090WVH', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369630360', 'FedEx', NULL, '2016-11-25', '25.11.2016 00:19', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41118, '452857362', NULL, NULL, 'Julie Riley', '24 HOYLE ROAD', '', 'CH47 3AQ', 'WIRRAL', 'Grossbritannien', 'GB', NULL, NULL, '7583034733', '0010250CQK', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369630371', 'FedEx', NULL, '2016-11-25', '24.11.2016 16:23', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41119, '453011151', NULL, NULL, 'Maksims Malihins', '57 Carmel Co 14 HOLLAND ROAD', '', 'M8 4NP', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7845254583', '0010209KRK', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369630382', 'FedEx', NULL, '2016-11-25', '24.11.2016 19:11', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41120, '452868373', NULL, NULL, 'Amanda Pugsley', '26 Pentland rise', '', 'Mk41 9aw', 'Bedford', 'Grossbritannien', 'GB', NULL, NULL, '7765507263', '0010193J3C', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369630393', 'FedEx', NULL, '2016-11-25', '24.11.2016 12:48', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41121, '453118822', NULL, NULL, 'James Catherall', '8 CHIRK CLOSE', '', 'CH2 1SF', 'CHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7534512967', '0010135BLE', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369630408', 'FedEx', NULL, '2016-11-25', '25.11.2016 03:02', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41122, '452941502', NULL, NULL, 'Krystal Wood', '172 Leeds road', '', 'WF17 0HL', 'BATLEY', 'Grossbritannien', 'GB', NULL, NULL, '7707323300', '0010191C58', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369630419', 'FedEx', NULL, '2016-11-25', '24.11.2016 18:02', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41123, '453066062', NULL, NULL, 'luke nicholson', '19 THROSTLE ROW', '', 'WF11 0LX', 'KNOTTINGLEY', 'Grossbritannien', 'GB', NULL, NULL, '7801272552', '001011993X', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369630420', 'FedEx', NULL, '2016-11-25', '25.11.2016 02:04', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41124, '452938143', NULL, NULL, 'Ramnik Mayer', '19 BADGERS CLOSE', '', 'UB3 1LQ', 'HAYES', 'Grossbritannien', 'GB', NULL, NULL, '7825412519', '0010151MOF', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369630430', 'FedEx', NULL, '2016-11-25', '24.11.2016 23:31', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41125, '452997919', NULL, NULL, 'Robert Thornton', 'Dehra Fishers hill lane, hook heath road', '', 'Gu22 0qf', 'Woking', 'Grossbritannien', 'GB', NULL, NULL, '7544280087', '0010127T2V', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369630441', 'FedEx', NULL, '2016-11-25', '25.11.2016 01:36', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41126, '453043596', NULL, NULL, 'David Chambers', '35 Bowes Gardens', '', 'NE9 7NZ', 'Springwell Village', 'Grossbritannien', 'GB', NULL, NULL, '7808804704', '0010033JN2', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369630452', 'FedEx', NULL, '2016-11-25', '25.11.2016 03:30', '4260295881371', '1', 'a0YC000000hFmysMAC', '135.00', '179.00'),
(41127, '453041010', NULL, NULL, 'Eleftheria Labrou', '6 PALACE VIEW', '', 'BR1 3EL', 'BROMLEY', 'Grossbritannien', 'GB', NULL, NULL, '7802489415', '0010051BHX', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369630463', 'FedEx', NULL, '2016-11-25', '25.11.2016 05:16', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41128, '453012328', NULL, NULL, 'Yvonne ADAMS', '1 Lindsay Avenue Abington', '', 'NN3 2SH', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7825675471', '0010179T9Q', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369630474', 'FedEx', NULL, '2016-11-25', '24.11.2016 19:47', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41129, '452999691', NULL, NULL, 'James Thomas', '18 farleigh road', '', 'n16 7th', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7773555509', '00102446C0', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369630485', 'FedEx', NULL, '2016-11-25', '24.11.2016 19:57', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41130, '452885199', NULL, NULL, 'Svetlana Grigorjeva', '44 GARDEN CLOSE', '', 'HR5 3FJ', 'KINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7446456992', '0010156KCB', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369630496', 'FedEx', NULL, '2016-11-25', '24.11.2016 12:33', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41131, '452887135', NULL, NULL, 'Abbie Green', '19 Orchard Close', '', 'Le7 9bn', 'Leicester', 'Grossbritannien', 'GB', NULL, NULL, '7895319174', '00102047O3', NULL, NULL, 'Marco Polo watch 3005-A1 Silver case / White face / Stainless steel Band', NULL, '711369630500', 'FedEx', NULL, '2016-11-25', '24.11.2016 13:22', '4260295880961', '1', 'a0YC000000glilTMAQ', '118.01', '179.00'),
(41132, '452916402', NULL, NULL, 'Alison Sneddon-Coombes', '7 GRIFFIN CLOSE', '', 'BS22 6DL', 'WESTON-SUPER-MARE', 'Grossbritannien', 'GB', NULL, NULL, '7850128874', '0010069H83', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/black leather band', NULL, '711369630511', 'FedEx', NULL, '2016-11-25', '24.11.2016 15:46', '4260295881241', '1', 'a0YC000000gigS1MAI', '130.00', '179.00'),
(41133, '452731453', NULL, NULL, 'Ali Niyazi', '48 NELSON ROAD Chingford', '', 'E4 9AR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7885817648', '0010232NC6', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-3 gold case/black face/brown leather band', NULL, '711369630522', 'FedEx', NULL, '2016-11-25', '24.11.2016 11:01', '4260295880077', '1', 'a0YC000000glid7MAA', '129.99', '199.99'),
(41134, '453055590', NULL, NULL, 'Stephen Walton', '78 Downs Drive', '', 'WA14 5QU', 'ALTRINCHAM', 'Grossbritannien', 'GB', NULL, NULL, '7473197765', '0010072VR2', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-3 gold case/black face/brown leather band', NULL, '711369630533', 'FedEx', NULL, '2016-11-25', '25.11.2016 05:36', '4260295880077', '1', 'a0YC000000glid7MAA', '129.99', '199.99'),
(41135, '452749958', NULL, NULL, 'Stuart Westfall', '40 LONG RIDING', '', 'SS14 1QY', 'BASILDON', 'Grossbritannien', 'GB', NULL, NULL, '7590515747', '0010214SHI', NULL, NULL, 'Therorema Copacabana men\'s watch - 104-1', NULL, '711369630544', 'FedEx', NULL, '2016-11-25', '24.11.2016 01:25', '4260295880466', '1', 'a0YC000000gRMoXMAW', '155.00', '179.00'),
(41136, '453166568', NULL, NULL, 'Sue Adams', '20 PENNINE CLOSE', '', 'SN12 7RX', 'MELKSHAM', 'Grossbritannien', 'GB', NULL, NULL, '7859353245', '00101227OQ', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369630625', 'FedEx', NULL, '2016-11-25', '25.11.2016 08:11', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41137, '453242570', NULL, NULL, 'George Richards', '31LEWESHOUSE DRUID STREET', '', 'SE1 2ET', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7904978241', '0010108JAK', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369630680', 'FedEx', NULL, '2016-11-25', '25.11.2016 10:54', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41138, '453186409', NULL, NULL, 'Jamie Robinson', '60 CLAYPORT GARDENS', '', 'NE66 1EF', 'ALNWICK', 'Grossbritannien', 'GB', NULL, NULL, '7840474189', '0010042M9V', NULL, NULL, 'Monte Carlo men\'s watch: 102-7 gold case / black face / stainless steel band', NULL, '711369630691', 'FedEx', NULL, '2016-11-25', '25.11.2016 10:09', '4260295881531', '1', 'a0YC000000gaGDbMAM', '135.00', '179.00'),
(41139, '453191247', NULL, NULL, 'Rasa Jakstiene', '59 Moscow Drive', '', 'L13 7DF', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7856575874', '00100535A3', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369630706', 'FedEx', NULL, '2016-11-25', '25.11.2016 09:48', '4260295880473', '1', 'a0YC000000gj51RMAQ', '146.00', '219.00'),
(41140, '453239481', NULL, NULL, 'Camelia Teodorescu', '3 HAMILTON PLACE', '', 'TW16 5BP', 'SUNBURY-ON-THAMES', 'Grossbritannien', 'GB', NULL, NULL, '7438162499', '0010250LZT', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369630717', 'FedEx', NULL, '2016-11-25', '25.11.2016 13:44', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41141, '453277500', NULL, NULL, 'Victoria Siddons', '189 Reservoir Road Selly Oak', '', 'B29 6SX', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7952815758', '00100459MU', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369630728', 'FedEx', NULL, '2016-11-25', '25.11.2016 13:38', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41142, '453312107', NULL, NULL, 'Brian Austin-Cripps', '21 CHURCH STREET SHEPSHED', '', 'LE12 9RH', 'LOUGHBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7511037535', '00102228BY', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369630739', 'FedEx', NULL, '2016-11-25', '25.11.2016 13:32', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41143, '453264413', NULL, NULL, 'Tala Al-neamee', '25 ASHBOURNE ROAD', '', 'W5 3ED', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7925781048', '00100403KD', NULL, NULL, '513-1 Silver case / White face / Black Leather Band', NULL, '711369630740', 'FedEx', NULL, '2016-11-25', '25.11.2016 13:29', '4260295882170', '1', 'a0YC000000gixbyMAA', '135.00', '179.00'),
(41144, '453548737', NULL, NULL, 'Jesus Rubio Samper', 'CALLE LAS CORTES 11-13', '4A', '50003', 'ZARAGOZA ZARAGOZA', 'Spanien', 'ES', NULL, NULL, '657858756', '0010250YNP', NULL, NULL, 'Modelo 3. Reloj automático Theorema Monaco - Caja negra - Dial negro - Correa de cuero negra', NULL, '711369631827', 'FedEx', NULL, '2016-11-28', '25.11.2016 19:04', '4260295881012', '1', 'a0YC000000gjkuiMAA', '144.99', '219.99'),
(41145, '453670981', NULL, NULL, 'ROSA ANA NICOLA TOMAS', 'CALLE TORRES 18', '1A', '46018', 'VALENCIA VALENCIA', 'Spanien', 'ES', NULL, NULL, '671190160', '0010193YN9', NULL, NULL, 'Reloj Theorema automático con 17 rubíes - Caja dorada - Dial negro - Correa de cuero marrón - Modelo101-3', NULL, '711369631838', 'FedEx', NULL, '2016-11-28', '26.11.2016 01:34', '4260295880398', '1', 'a0YC000000hHpTXMA0', '169.99', '249.90'),
(41146, '454277673', NULL, NULL, 'Pedro Sanchez de Alba', 'CALLE CALDERON DE LA BARCA 1', '2A', '11100', 'SAN FERNANDO CADIZ', 'Spanien', 'ES', NULL, NULL, '678049333', '0010250Q8Q', NULL, NULL, 'Reloj Theorema Sao Paolo 103-4 - Caja bicolor / Cara dorada / Correa de cuero marrón', NULL, '711369631849', 'FedEx', NULL, '2016-11-28', '27.11.2016 18:04', '4260295881197', '1', 'a0YC000000hHpHPMA0', '169.99', '229.90'),
(41147, '453837551', NULL, NULL, 'Guillaume Chauffert', '66 ALLEE DU FRERE JEAN OUDART', '', '51530', 'PIERRY Champagne ardennes', 'Frankreich', 'FR', NULL, NULL, '787803318', '0010114M7U', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier noir et bracelet en métal noir 3006-6', NULL, '711369631687', 'FedEx', NULL, '2016-11-28', '27.11.2016 05:51', '4260295881470', '1', 'a0YC000000hGrGiMAK', '144.99', '199.90'),
(41148, '453899992', NULL, NULL, 'myriam dutreuilh', '34  rue schnapper batiment c1 residence du ru de buzot', '', '78100', 'saint germain en laye ile de france', 'Frankreich', 'FR', NULL, NULL, '616020963', '0010013DDS', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Noir/Noir/Noir 101-5', NULL, '711369631698', 'FedEx', NULL, '2016-11-28', '27.11.2016 07:36', '4260295880050', '1', 'a0YC000000hGrHrMAK', '174.99', '249.90'),
(41149, '454360008', NULL, NULL, 'fabien nonon', '317 AVENUE DU PERE PREVOST', '', '34090', 'MONTPELLIER', 'Frankreich', 'FR', NULL, NULL, '609390637', '0010250TPG', NULL, NULL, 'Montre homme automatique Newton Theorema - Argent/Blanc/Noir', NULL, '711369631702', 'FedEx', NULL, '2016-11-28', '28.11.2016 04:36', '4260295881067', '1', 'a0YC000000hGqjdMAC', '154.99', '219.90'),
(41150, '454126309', NULL, NULL, 'alvain NOMBO-DJEMBO', 'Apt 810 12 Allee Bougainville', '', '93270', 'Sevran', 'Frankreich', 'FR', NULL, NULL, '614714644', '001021085A', NULL, NULL, 'Montre homme automatique Newton Theorema - Noir/Noir/Noir', NULL, '711369631713', 'FedEx', NULL, '2016-11-28', '27.11.2016 11:31', '4260295881098', '1', 'a0YC000000hGqjgMAC', '154.99', '219.90'),
(41151, '453445100', NULL, NULL, 'Margot IBANEZ', '485 CHEMIN DE LA TUILIERE DOMAINE DE LA GORGUE', '', '06580', 'PEGOMAS', 'Frankreich', 'FR', NULL, NULL, '621861824', '0010189TQJ', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369631724', 'FedEx', NULL, '2016-11-28', '25.11.2016 16:55', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(41152, '453847634', NULL, NULL, 'Silvia morar', '11 ALLEE SAINT PAUL', '', '92390', 'VILLENEUVE LA GARENNE ile de france', 'Frankreich', 'FR', NULL, NULL, '661434544', '0010184TAX', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369631735', 'FedEx', NULL, '2016-11-28', '26.11.2016 14:34', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(41153, '454363158', NULL, NULL, 'YOHANN HUNTY NGUYEN', 'RESIDENCE LA ROUTE DE COURCELLES', '', '77730', 'MERY SUR MARNE', 'Frankreich', 'FR', NULL, NULL, '336214194', '00100712TD', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369631746', 'FedEx', NULL, '2016-11-28', '28.11.2016 04:16', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(41154, '453989246', NULL, NULL, 'Maidon Floride', '20   rue de cliscouet', '', '56000', 'Vannes', 'Frankreich', 'FR', NULL, NULL, '781614709', '0010250EO1', NULL, NULL, 'Montre mécanique Theorema Copacabana - Argent/Blanc/Noir', NULL, '711369631757', 'FedEx', NULL, '2016-11-28', '27.11.2016 10:29', '4260295881647', '1', 'a0YC000000hICJxMAO', '169.99', '249.90'),
(41155, '453890335', NULL, NULL, 'Romain Courcier', '9 RUE DU PARC', '', '56160', 'PLOERDUT', 'Frankreich', 'FR', NULL, NULL, '634387839', '0010177R4I', NULL, NULL, 'Montre mécanique Theorema Copacabana - Noir/Noir/Noir', NULL, '711369631768', 'FedEx', NULL, '2016-11-28', '27.11.2016 07:21', '4260295880480', '1', 'a0YC000000hICJvMAO', '169.99', '249.90'),
(41156, '454389920', NULL, NULL, 'elazouzia jamal', '6 HLM LE MISTRAL', '', '84600', 'VALREAS', 'Frankreich', 'FR', NULL, NULL, '625627282', '10112323', NULL, NULL, 'Montre mécanique Theorema Copacabana - Or/Noir/Acier', NULL, '711369631779', 'FedEx', NULL, '2016-11-28', '28.11.2016 00:38', '4260295881678', '1', 'a0YC000000hICK0MAO', '169.99', '249.90'),
(41157, '453750240', NULL, NULL, 'sophie ucciani', '11 AVENUE LE MESNIL', '', '06200', 'NICE', 'Frankreich', 'FR', NULL, NULL, '612525809', '0010250AG9', NULL, NULL, 'Montre mécanique Theorema Copacabana - Or/Noir/Acier', NULL, '711369631780', 'FedEx', NULL, '2016-11-28', '27.11.2016 01:39', '4260295881678', '1', 'a0YC000000hICK0MAO', '169.99', '249.90'),
(41158, '453857528', NULL, NULL, 'RACHID BRIKI', '28 SOURCE', '', '77500', 'CHELLES', 'Frankreich', 'FR', NULL, NULL, '652410537', '0010175O2B', NULL, NULL, 'Montre Theorema Argent/ Blanc/ Noir 103-5', NULL, '711369631790', 'FedEx', NULL, '2016-11-28', '27.11.2016 06:49', '4260295881593', '1', 'a0YC000000hGqzzMAC', '169.99', '249.90'),
(41159, '453455981', NULL, NULL, 'Ugo Brillet', '17 RUE DES CAVAILLES Residence 4 pavillons', '', '33310', 'LORMONT', 'Frankreich', 'FR', NULL, NULL, '628548033', '0010153PV9', NULL, NULL, 'Montre Theorema Argent/ Noir /Noir 103-1', NULL, '711369631805', 'FedEx', NULL, '2016-11-28', '26.11.2016 05:04', '4260295880435', '1', 'a0YC000000hGqzvMAC', '169.99', '249.90'),
(41160, '453750211', NULL, NULL, 'Valerie PILATE', '21 B RUE DES PEUPLIERS', '', '31830', 'PLAISANCE DU TOUCH', 'Frankreich', 'FR', NULL, NULL, '621670936', '0010182F88', NULL, NULL, 'Montre Theorema Argent/ Noir /Noirm103-1', NULL, '711369631816', 'FedEx', NULL, '2016-11-28', '26.11.2016 10:42', '4260295880435', '1', 'a0YC000000hGqzvMAC', '169.99', '249.90'),
(41161, '453844189', NULL, NULL, 'michele mori', 'c/o agenzia Fiditalia VIALE FRANCO MARTELLI 34', '', '33170', 'PORDENONE PN', 'Italien', 'IT', NULL, NULL, '3421130237', '00101336XZ', NULL, NULL, 'Cassa Argento / Meridiana Bianca / Cinturino in pelle Nero', NULL, '711369631850', 'FedEx', NULL, '2016-11-28', '26.11.2016 16:38', '4260295881647', '1', 'a0YC000000gkiUJMAY', '165.00', '229.90'),
(41162, '453856824', NULL, NULL, 'Kishan Jankipersadsing', 'Brabantsestraat 9a', '', '3074 RL', 'Rotterdam', 'Niederlande', 'NL', NULL, NULL, '643973739', '0010149C7K', NULL, NULL, '4004-7 Gold Case / Black Face / Stainless steel band', NULL, '711369631860', 'FedEx', NULL, '2016-11-28', '26.11.2016 16:31', '4260295881128', '1', 'a0YC000000hGsyDMAS', '127.99', '199.99'),
(41163, '453296399', NULL, NULL, 'nathalie pardi', 'Scheepstimmerman 40', '', '9611 LM', 'SAPPEMEER', 'Niederlande', 'NL', NULL, NULL, '631562301', '00101092DP', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369631871', 'FedEx', NULL, '2016-11-28', '25.11.2016 12:59', '4260295880473', '1', 'a0YC000000hIGkgMAG', '170.00', '269.99'),
(41164, '453899332', NULL, NULL, 'Robin de Hoogd', 'Polsbroekstraat 9', '', '2546RK', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '3162234775', '0010171KBS', NULL, NULL, 'GM-104-4 Bicolore Or Noir', NULL, '711369631882', 'FedEx', NULL, '2016-11-28', '26.11.2016 18:29', '4260295881203', '1', 'a0YC000000hIGkiMAG', '170.00', '269.99'),
(41165, '453528957', NULL, NULL, 'Milena Chambers', '92 HEMPLAND CLOSE', '', 'NN18 8LT', 'CORBY', 'Grossbritannien', 'GB', NULL, NULL, '7730154455', '0010130BEB', NULL, NULL, '104-6 Theorema Copacabana watch', NULL, '711369630783', 'FedEx', NULL, '2016-11-28', '25.11.2016 19:34', '4260295881654', '1', 'a0YC000000gj51UMAQ', '146.00', '219.00'),
(41166, '454307230', NULL, NULL, 'INNA BROMA', '47 ORCHARD STREET  FLAT 3', '', 'BS23 1RH', 'WESTON-SUPER-MARE', 'Grossbritannien', 'GB', NULL, NULL, '7565464376', '00102198MX', NULL, NULL, '3006-2 Theorema Monaco watch: Gold case / Black face / Black Leather Band', NULL, '711369630794', 'FedEx', NULL, '2016-11-28', '28.11.2016 02:44', '4260295881005', '1', 'a0YC000000gl0qpMAA', '122.99', '179.99'),
(41167, '454276387', NULL, NULL, 'Ashlea Collins', '21 Hollinside road Nookside', '', 'SR4 8BQ', 'SUNDERLAND', 'Grossbritannien', 'GB', NULL, NULL, '7765180451', '0010096N5Q', NULL, NULL, '4004-5 Silver case / white face / stainless steel band', NULL, '711369630809', 'FedEx', NULL, '2016-11-28', '28.11.2016 06:12', '42602958811104', '1', 'a0YC000000glin4MAA', '128.00', '179.99'),
(41168, '453453740', NULL, NULL, 'Vikki Dakin', '31 SOAR ROAD Quorn', '', 'LE12 8BN', 'LOUGHBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7580029230', '0010013MLM', NULL, NULL, '4004-5 Silver case / white face / stainless steel band', NULL, '711369630810', 'FedEx', NULL, '2016-11-28', '25.11.2016 19:32', '42602958811104', '1', 'a0YC000000glin4MAA', '128.00', '179.99'),
(41169, '454115452', NULL, NULL, 'Amy Loudoun', '11-13  Dowgate Hill Silver Shemmings LLP', '', 'EC4R 2ST', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7796323541', '0010198R2A', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '711369630820', 'FedEx', NULL, '2016-11-28', '27.11.2016 15:41', '4260295880749', '1', 'a0YC000000gixeVMAQ', '123.00', '199.00'),
(41170, '454050441', NULL, NULL, 'yasmin akehurst', '1 Jesmond farm cottages Kingerby', '', 'LN8 3PU', 'MARKET RASEN', 'Grossbritannien', 'GB', NULL, NULL, '7891148095', '0010163ZVL', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '711369630831', 'FedEx', NULL, '2016-11-28', '27.11.2016 09:41', '4260295880749', '1', 'a0YC000000gixeVMAQ', '123.00', '199.00'),
(41171, '454065392', NULL, NULL, 'Christopher Caswell', '42 FIELDFARE CLOSE', '', 'NN18 8FF', 'CORBY', 'Grossbritannien', 'GB', NULL, NULL, '7496145218', '0010250JVP', NULL, NULL, '503-4 Black case / Black face / Black Leather Band', NULL, '711369630842', 'FedEx', NULL, '2016-11-28', '27.11.2016 12:49', '4260295880756', '1', 'a0YC000000gixeWMAQ', '123.00', '199.00'),
(41172, '453912740', NULL, NULL, 'David Fenwick', '103 PILSDON DRIVE', '', 'BH17 9HT', 'POOLE', 'Grossbritannien', 'GB', NULL, NULL, '7857827825', '0010048HUV', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369630853', 'FedEx', NULL, '2016-11-28', '26.11.2016 19:32', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41173, '454182277', NULL, NULL, 'Matthew Atkins - Fulton', 'NATIONALGRID BYFLEET ROAD New Haw', '', 'KT15 3LA', 'ADDLESTONE', 'Grossbritannien', 'GB', NULL, NULL, '7980795095', '00102260WH', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369630864', 'FedEx', NULL, '2016-11-28', '27.11.2016 15:19', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41174, '453529043', NULL, NULL, 'Simon Page', '39 DRUITT ROAD', '', 'BH23 3DW', 'CHRISTCHURCH', 'Grossbritannien', 'GB', NULL, NULL, '7711084724', '0010040V1I', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369630875', 'FedEx', NULL, '2016-11-28', '26.11.2016 07:38', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41175, '453558817', NULL, NULL, 'gary platt', '161 KIRKNETHAN', '', 'ML2 0BY', 'WISHAW', 'Grossbritannien', 'GB', NULL, NULL, '7557301341', '0010150I2Y', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369630886', 'FedEx', NULL, '2016-11-28', '25.11.2016 22:12', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41176, '453306203', NULL, NULL, 'Michael Phelan', '30 Rosebury Drive', '', 'GU24 9RX', 'WOKING', 'Grossbritannien', 'GB', NULL, NULL, '7515538846', '00100731FP', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369630897', 'FedEx', NULL, '2016-11-28', '25.11.2016 16:53', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41177, '453726878', NULL, NULL, 'Paul Knapp', '48 ROSAVILLE CRESCENT', '', 'CV5 9BP', 'COVENTRY West Midlands', 'Grossbritannien', 'GB', NULL, NULL, '7739463120', '0010041NKU', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369630901', 'FedEx', NULL, '2016-11-28', '26.11.2016 11:46', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41178, '453635724', NULL, NULL, 'Robert Temperley', '21 Milbourne Court Sedgefield', '', 'TS21 2JD', 'Stockton-On-Tees', 'Grossbritannien', 'GB', NULL, NULL, '7583656694', '00100167LD', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369630912', 'FedEx', NULL, '2016-11-28', '26.11.2016 00:42', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41179, '453547273', NULL, NULL, 'Zena Blackett', '1 BLACKHAUGH DRIVE', '', 'NE25 0FF', 'WHITLEY BAY', 'Grossbritannien', 'GB', NULL, NULL, '7828269449', '00101456J1', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369630923', 'FedEx', NULL, '2016-11-28', '26.11.2016 08:46', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41180, '453653788', NULL, NULL, 'Alexander Asghar', '3 woodland road', '', 'BS48 1HU', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7493982744', '00100597IZ', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369630934', 'FedEx', NULL, '2016-11-28', '26.11.2016 14:43', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41181, '454235899', NULL, NULL, 'Alix Virtue', '17 AVENING ROAD', '', 'BS15 8AU', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7495270077', '0010083LWJ', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369630945', 'FedEx', NULL, '2016-11-28', '27.11.2016 20:06', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41182, '453945275', NULL, NULL, 'Allan Peacock', '6 HACKFORTH WALK', '', 'HU5 4SY', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7772669636', '0010105XYX', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369630956', 'FedEx', NULL, '2016-11-28', '27.11.2016 11:01', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41183, '453961427', NULL, NULL, 'Andrejs Skromans', '36 Richmond Hill', '', 'LU2 7JG', 'LUTON', 'Grossbritannien', 'GB', NULL, NULL, '7776663227', '00101604XV', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369630967', 'FedEx', NULL, '2016-11-28', '26.11.2016 21:56', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41184, '454146636', NULL, NULL, 'brendan aaron', '21 FALCONWOOD CLOSE', '', 'WN6 7AF', 'WIGAN', 'Grossbritannien', 'GB', NULL, NULL, '7815910699', '0010224PDH', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369630978', 'FedEx', NULL, '2016-11-28', '27.11.2016 16:40', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41185, '453492366', NULL, NULL, 'Cheryl Thoms-Henderson', '214 CARDIFF ROAD Next to  Indian Restruant', '', 'CF64 4JW', 'DINAS POWYS SOUTH GLAMORGAN', 'Grossbritannien', 'GB', NULL, NULL, '02920 512146', '0010025FF9', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369630989', 'FedEx', NULL, '2016-11-28', '26.11.2016 05:35', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41186, '453310277', NULL, NULL, 'daniel shaw', '44 CROWE AVENUE', '', 'WA2 9RD', 'WARRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7557537821', '0010133VD3', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369630990', 'FedEx', NULL, '2016-11-28', '25.11.2016 13:57', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41187, '453986108', NULL, NULL, 'Davide Buzzi', '15 IDMISTON ROAD', '', 'E15 1RP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7857237142', '0010001GRD', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369631003', 'FedEx', NULL, '2016-11-28', '27.11.2016 10:19', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41188, '453750944', NULL, NULL, 'Donna Zukakishvili', '8 Luckham Road', '', 'BH9 3ET', 'BOURNEMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7815948338', '0010231GRU', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369631014', 'FedEx', NULL, '2016-11-28', '26.11.2016 17:36', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41189, '453738008', NULL, NULL, 'Dot Oyepeju', 'Flat 112 Lighterman Point, 3 New Village Avenue', '', 'E14 0ND', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7572673976', '00100367Y5', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369631025', 'FedEx', NULL, '2016-11-28', '26.11.2016 18:01', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41190, '453835186', NULL, NULL, 'Gemma Moule', '11 CHERRY TREE AVENUE', '', 'CT16 2NH', 'DOVER', 'Grossbritannien', 'GB', NULL, NULL, '7713139035', '0010056XL7', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369631036', 'FedEx', NULL, '2016-11-28', '26.11.2016 18:34', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41191, '453858398', NULL, NULL, 'James Beagley', '21/1 Restalrig Square', '', 'EH7 6EZ', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7967394110', '00100849GM', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369631047', 'FedEx', NULL, '2016-11-28', '27.11.2016 09:35', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41192, '453542999', NULL, NULL, 'Josh Coulthard', 'MEADOWCOTT Attleborough road Little ellingham, meadow cottage', '', 'NR17 1JH', 'ATTLEBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7712204054', '00101234XS', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369631058', 'FedEx', NULL, '2016-11-28', '25.11.2016 21:25', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41193, '454008547', NULL, NULL, 'Julianna Kreitale', '122 BROOKEHOWSE ROAD', '', 'SE6 3TW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7842910167', '0010206E6P', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369631069', 'FedEx', NULL, '2016-11-28', '27.11.2016 03:19', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41194, '453913538', NULL, NULL, 'Karim Husseini', '17 Brangwyn grove Lockleaze', '', 'BS7 9uf', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '07788 541679', '0010024VWB', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369631070', 'FedEx', NULL, '2016-11-28', '26.11.2016 19:27', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41195, '453825443', NULL, NULL, 'Lorenz Surkemper', '40FLAT6D GOODWOOD ROAD', '', 'SE14 6BL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '4,91767E+12', '0010185LMV', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369631080', 'FedEx', NULL, '2016-11-28', '27.11.2016 08:25', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41196, '453623625', NULL, NULL, 'Louis Bugg', '24 Cobbett Green South ham', '', 'RG22 6eh', 'BASINGSTOKE', 'Grossbritannien', 'GB', NULL, NULL, '7950265438', '0010080BOA', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369631091', 'FedEx', NULL, '2016-11-28', '26.11.2016 09:50', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41197, '453878522', NULL, NULL, 'Mandy Graham', '1 Drumhaw fold', '', 'Bt920jb', 'Lisnaskea', 'Grossbritannien', 'GB', NULL, NULL, '7815940087', '00101242OW', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369631106', 'FedEx', NULL, '2016-11-28', '26.11.2016 17:01', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41198, '454379063', NULL, NULL, 'marios georgiou', '353 UXBRIDGE ROAD', '', 'HA5 4JN', 'PINNER MIDDLESEX', 'Grossbritannien', 'GB', NULL, NULL, '7946608011', '0010183SF4', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369631117', 'FedEx', NULL, '2016-11-28', '28.11.2016 03:44', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41199, '453298877', NULL, NULL, 'mohammed wasim', 'gulf station CHURCH WAY', '', 'DN12RE', 'DONCASTER', 'Grossbritannien', 'GB', NULL, NULL, '7973521910', '0010197YX1', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369631128', 'FedEx', NULL, '2016-11-28', '25.11.2016 15:04', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41200, '454380610', NULL, NULL, 'Nazmoul Hasan', '19 SHIRLEY HOUSE DRIVE', '', 'SE7 7EJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7500048750', '0010234MV8', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369631139', 'FedEx', NULL, '2016-11-28', '28.11.2016 01:57', '4260295881401', '1', 'a0YC000000hFmyrMAC', '135.00', '179.00'),
(41201, '454099180', NULL, NULL, 'Nicki Severn', '8 TEN ACRE WAY Rainham', '', 'ME8 8TL', 'GILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7834976357', '0010019G5S', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369631140', 'FedEx', NULL, '2016-11-28', '27.11.2016 16:47', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41202, '453959866', NULL, NULL, 'Adam Lawrance', '18 MEADVALE', '', 'RH12 1UL', 'HORSHAM', 'Grossbritannien', 'GB', NULL, NULL, '1403754330', '0010125N9S', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631210', 'FedEx', NULL, '2016-11-28', '26.11.2016 23:39', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41203, '454103160', NULL, NULL, 'Alan Marron', '40 Hamilton Rd', '', 'CV311TJ', 'Leamington Spa', 'Grossbritannien', 'GB', NULL, NULL, '7545979374', '00102123OO', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631220', 'FedEx', NULL, '2016-11-28', '27.11.2016 16:44', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41204, '453829726', NULL, NULL, 'Amie Woods', '15 LAMBOURN PLACE', '', 'ST3 3HX', 'STOKE-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7456676176', '0010074O9F', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631231', 'FedEx', NULL, '2016-11-28', '27.11.2016 07:35', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41205, '454263886', NULL, NULL, 'Austin Owen', '2 Blackbrook drive Ruabon', '', 'LL14 6BP', 'WREXHAM', 'Grossbritannien', 'GB', NULL, NULL, '7837109711', '0010044ODK', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631242', 'FedEx', NULL, '2016-11-28', '27.11.2016 18:36', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41206, '453226291', NULL, NULL, 'Eduard Rizov', '10 EDILOM ROAD', '', 'M8 4HZ', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7907756000', '0010165VOA', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631253', 'FedEx', NULL, '2016-11-28', '25.11.2016 22:52', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41207, '453675052', NULL, NULL, 'Graham Maidment', '7 LOUDON GROVE Toxteth', '', 'L8 8AT', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7950445593', '0010106SOH', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631264', 'FedEx', NULL, '2016-11-28', '26.11.2016 07:59', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41208, '453736571', NULL, NULL, 'Harriet Smith', '82 TUAM ROAD Plumstead', '', 'SE18 2QU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7932857277', '00101230XC', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631275', 'FedEx', NULL, '2016-11-28', '26.11.2016 16:38', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(41209, '454116937', NULL, NULL, 'Hayley Jenner', '1c 1c lawson place, moreton hall Saxon dental practice', '', 'Ip327ew', 'Bury st edmunds', 'Grossbritannien', 'GB', NULL, NULL, '7557682198', '00100891LF', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631286', 'FedEx', NULL, '2016-11-28', '27.11.2016 15:31', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41210, '454221517', NULL, NULL, 'Joanna Kennedy', '89 Watford Road Croxley Green', '', 'WD3 3DT', 'RICKMANSWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7747804733', '0010169BVJ', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631297', 'FedEx', NULL, '2016-11-28', '27.11.2016 17:23', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41211, '454096804', NULL, NULL, 'Julie Marshall', '55 Rockingham Avenue', '', 'RM11 1HH', 'Hornchurch Essex', 'Grossbritannien', 'GB', NULL, NULL, '7802692082', '00100938WP', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631301', 'FedEx', NULL, '2016-11-28', '27.11.2016 14:26', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41212, '454352983', NULL, NULL, 'Lewis Dixon', '32 CHURCH LANE', '', 'SG15 6UL', 'ARLESEY', 'Grossbritannien', 'GB', NULL, NULL, '7477612623', '0010143YHN', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631312', 'FedEx', NULL, '2016-11-28', '28.11.2016 03:11', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41213, '453485799', NULL, NULL, 'Michael timson', '14 HIGHLANDS AVENUE', '', 'NN3 6BG', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7960634873', '0010205IJW', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631323', 'FedEx', NULL, '2016-11-28', '26.11.2016 08:10', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41214, '453845040', NULL, NULL, 'Nicky Price', '21 Budden crescent Caldicot', '', 'NP26 4PP', 'CALDICOT', 'Grossbritannien', 'GB', NULL, NULL, '7791487958', '0010160YI2', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631334', 'FedEx', NULL, '2016-11-28', '27.11.2016 09:40', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41215, '453874898', NULL, NULL, 'Rafael Georgiev', '166 Wills crescent', '', 'TW3 2JD', 'HOUNSLOW', 'Grossbritannien', 'GB', NULL, NULL, '7460768917', '1,02E+38', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631345', 'FedEx', NULL, '2016-11-28', '27.11.2016 09:43', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41216, '453562792', NULL, NULL, 'Ross keyes', '7EARNAVENUE EARN AVENUE', '', 'ML4 3LW', 'BELLSHILL', 'Grossbritannien', 'GB', NULL, NULL, '7768047543', '00100926VT', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631356', 'FedEx', NULL, '2016-11-28', '25.11.2016 21:55', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41217, '453809862', NULL, NULL, 'Samantha Wilson', '2 Netherby Road Sedgley', '', 'DY3 3SY', 'Dudley', 'Grossbritannien', 'GB', NULL, NULL, '7738355037', '0010118X79', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631367', 'FedEx', NULL, '2016-11-28', '27.11.2016 05:12', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41218, '453523358', NULL, NULL, 'Yasin Musa', '73 Troy street', '', 'BB1 8HJ', 'BLACKBURN', 'Grossbritannien', 'GB', NULL, NULL, '7710638535', '0010170MU2', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631378', 'FedEx', NULL, '2016-11-28', '26.11.2016 02:17', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41219, '454204801', NULL, NULL, 'Ellie Vinter', '1 WRIGHTS WAY', '', 'CO6 4NS', 'COLCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7805846446', '0010182YLV', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369631389', 'FedEx', NULL, '2016-11-28', '27.11.2016 16:10', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41220, '453532989', NULL, NULL, 'Emma Powell', 'PPC Bix manor , broadplat lane Bix', '', 'RG9 4RS', 'HENLEY-ON-THAMES', 'Grossbritannien', 'GB', NULL, NULL, '7879772835', '0010205BNA', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369631390', 'FedEx', NULL, '2016-11-28', '26.11.2016 04:46', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41221, '453864445', NULL, NULL, 'frank avielele', '12 EISELE CLOSE', '', 'NG6 7BN', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7453323430', '0010015I25', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369631404', 'FedEx', NULL, '2016-11-28', '26.11.2016 18:43', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41222, '454006688', NULL, NULL, 'James Miller', '39B OLD BURDIEHOUSE ROAD', '', 'EH17 8BQ', 'EDINBURGH Midlothian', 'Grossbritannien', 'GB', NULL, NULL, '7886644526', '0010064H47', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369631415', 'FedEx', NULL, '2016-11-28', '27.11.2016 02:41', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41223, '453740668', NULL, NULL, 'Laura Watson', '16 Pitt street Edgeley', '', 'SK3 9EH', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7714896157', '0010060GEP', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369631426', 'FedEx', NULL, '2016-11-28', '26.11.2016 10:27', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41224, '453421571', NULL, NULL, 'Martin Riddiford', '69 THE QUADRANT', '', 'SK1 4HJ', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '1612928755', '0010191STD', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369631437', 'FedEx', NULL, '2016-11-28', '26.11.2016 03:21', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41225, '454285499', NULL, NULL, 'THOMAS GBALOU GBALOU', '90 CARDINAL ROAD', '', 'LS11 8HW', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '4,47405E+11', '0010093YB4', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369631448', 'FedEx', NULL, '2016-11-28', '28.11.2016 00:47', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41226, '453288383', NULL, NULL, 'Aidan Buckingham', '27 School Hill', '', 'GU47 8LD', 'Sandhurst', 'Grossbritannien', 'GB', NULL, NULL, '7826397366', '0010112LSJ', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369631459', 'FedEx', NULL, '2016-11-28', '25.11.2016 16:44', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41227, '453745378', NULL, NULL, 'Daniel Shillito', '9 Mount Road Chapeltown', '', 'S35 2WB', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7526294998', '0010023WPO', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369631460', 'FedEx', NULL, '2016-11-28', '26.11.2016 11:50', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41228, '453596648', NULL, NULL, 'Helena Doyle', 'BOOKERWHOLSALE BURRINGTON WAY Burrington Ind Estate', '', 'PL5 3NY', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7922475077', '0010243MLT', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369631470', 'FedEx', NULL, '2016-11-28', '26.11.2016 09:18', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41229, '454364124', NULL, NULL, 'Laura Rowe', '7 WORCESTER CLOSE Off Lambourne Drive', '', 'SL6 3HP', 'MAIDENHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7775856111', '0010222GOU', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369631481', 'FedEx', NULL, '2016-11-28', '28.11.2016 03:38', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41230, '453769755', NULL, NULL, 'Louie Russell', '7 Wellbury close Trentham', '', 'St48yu', 'Stoke on trent', 'Grossbritannien', 'GB', NULL, NULL, '7411394622', '00101514IN', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369631492', 'FedEx', NULL, '2016-11-28', '27.11.2016 07:28', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41231, '454200889', NULL, NULL, 'Miss Doreen Brownlee', '70 Greenisland Road', '', 'BT62 1XB', 'Portadown', 'Grossbritannien', 'GB', NULL, NULL, '7791244650', '0010144I8J', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369631507', 'FedEx', NULL, '2016-11-28', '28.11.2016 03:12', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41232, '453960751', NULL, NULL, 'SOPHIE WHITEOAK', '4 Child Lane', '', 'WF15 7LZ', 'LIVERSEDGE', 'Grossbritannien', 'GB', NULL, NULL, '7741269041', '0010126ACW', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369631518', 'FedEx', NULL, '2016-11-28', '26.11.2016 22:36', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41233, '453381084', NULL, NULL, 'Henry Billson', '2 Banbury Road', '', 'E9 7DU', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7809288993', '0010228WY9', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369631529', 'FedEx', NULL, '2016-11-28', '25.11.2016 21:54', '4260295882194', '1', 'a0YC000000gixc0MAA', '135.00', '179.00'),
(41234, '453507364', NULL, NULL, 'Linda Nightingale', '5 SPRINGDALE WAY', '', 'HU17 8NU', 'BEVERLEY', 'Grossbritannien', 'GB', NULL, NULL, '7877404937', '00101958AJ', NULL, NULL, '513-5 Black Case / Black Face / Black Leather band', NULL, '711369631530', 'FedEx', NULL, '2016-11-28', '26.11.2016 00:53', '4260295882217', '1', 'a0YC000000gixc2MAA', '135.00', '179.00'),
(41235, '453606317', NULL, NULL, 'Zamir Ch', '56 ABBEY ROAD', '', 'NN8 2JP', 'WELLINGBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7531382939', '10179874', NULL, NULL, 'GM-509-8 Black case / Black Face / Stainless steel band', NULL, '711369631540', 'FedEx', NULL, '2016-11-28', '26.11.2016 09:34', '4260295881975', '1', 'a0YC000000glig7MAA', '115.00', '169.99'),
(41236, '454264404', NULL, NULL, 'Floyd Holmes', '8 UPMINSTER DRIVE', '', 'NG5 8DT', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7951674889', '0010189YDG', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/black leather band', NULL, '711369631551', 'FedEx', NULL, '2016-11-28', '28.11.2016 03:20', '4260295881241', '1', 'a0YC000000gigS1MAI', '130.00', '179.00'),
(41237, '454257193', NULL, NULL, 'Tamika Hunter', '98 INNES GARDENS', '', 'SW15 3AE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7809167665', '0010213YGE', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/black leather band', NULL, '711369631562', 'FedEx', NULL, '2016-11-28', '28.11.2016 05:24', '4260295881241', '1', 'a0YC000000gigS1MAI', '130.00', '179.00'),
(41238, '453698112', NULL, NULL, 'Ishmael Griffiths', '22 Bretts Close', '', 'Cv1 5tp', 'Coventry', 'Grossbritannien', 'GB', NULL, NULL, '7585604762', '0010110OI7', NULL, NULL, 'Men\'s Pionier Dublin watch - black case/black face/stainless steel band', NULL, '711369631573', 'FedEx', NULL, '2016-11-28', '26.11.2016 09:52', '4260295881975', '1', 'a0YC000000gigS4MAI', '130.00', '179.00'),
(41239, '453953898', NULL, NULL, 'Derrick Shannon', '30 BRIARHILL AVENUE', '', 'KY11 9UR', 'DUNFERMLINE', 'Grossbritannien', 'GB', NULL, NULL, '7708984091', '001010385A', NULL, NULL, 'Men\'s Pionier Dublin watch - silver case/black face/stainless steel band', NULL, '711369631584', 'FedEx', NULL, '2016-11-28', '26.11.2016 22:31', '4260295881951', '1', 'a0YC000000gigS3MAI', '130.00', '179.00'),
(41240, '454385852', NULL, NULL, 'Lukasz Prusik', '10 BADEN POWELL ROAD', '', 'NG2 4GA', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7831131392', '001023812J', NULL, NULL, 'Monte Carlo men\'s watch: 102-8 black case / black face / stainless steel band', NULL, '711369631595', 'FedEx', NULL, '2016-11-28', '28.11.2016 04:05', '4260295881548', '1', 'a0YC000000gaGDcMAM', '135.00', '179.00'),
(41241, '453663272', NULL, NULL, 'Gemma Else', 'CET Unit 3, Boundry Court Williow farm business park', '', 'DE74 2 UD', 'Castle donington Derbyshire', 'Grossbritannien', 'GB', NULL, NULL, '7958403574', '0010044NSX', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-3 gold case/black face/brown leather band', NULL, '711369631600', 'FedEx', NULL, '2016-11-28', '26.11.2016 06:17', '4260295880077', '1', 'a0YC000000glid7MAA', '129.99', '199.99'),
(41242, '453992064', NULL, NULL, 'Miss A De Souza', '6 Gorse Close', '', 'LL146BZ', 'Wrexham', 'Grossbritannien', 'GB', NULL, NULL, '7718179109', '0010179KPA', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-4 black case /black face/black leather band', NULL, '711369631610', 'FedEx', NULL, '2016-11-28', '27.11.2016 11:28', '4260295880084', '1', 'a0YC000000glid8MAA', '129.99', '199.99'),
(41243, '453280305', NULL, NULL, 'Tala Al-neamee', '25 ASHBOURNE ROAD', '', 'W5 3ED', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7925781048', '0010050QLY', NULL, NULL, 'Therorema Copacabana men\'s watch - 104-1', NULL, '711369631621', 'FedEx', NULL, '2016-11-28', '25.11.2016 15:01', '4260295880466', '1', 'a0YC000000gRMoXMAW', '155.00', '179.00'),
(41244, '453371953', NULL, NULL, 'Laura Jane Mack', '7 Bluebell Way Goring by Sea', '', 'BN12 5BW', 'WORTHING', 'Grossbritannien', 'GB', NULL, NULL, '7733333432', '0010158H0H', NULL, NULL, 'Therorema Copacabana men\'s watch - 104-2', NULL, '711369631632', 'FedEx', NULL, '2016-11-28', '25.11.2016 18:43', '4260295880473', '1', 'a0YC000000gRMoYMAW', '155.00', '179.00'),
(41245, '454210922', NULL, NULL, 'Alex Laidler', '42 TINTERN AVENUE Shore \nLittleborough', '', 'OL15 9HY', 'LITTLEBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7717777195', '0010171PQL', NULL, NULL, 'Marco Polo watch 3005-A3 Black Case / Black face / Stainless steel band', NULL, '711369631643', 'FedEx', NULL, '2016-11-28', '28.11.2016 03:57', '4260295880985', '1', 'a0YC000000glilVMAQ', '118.01', '179.00'),
(41246, '454325752', NULL, NULL, 'Bradley Simpson', '3 The courtyard London road\nAdsensa', '', 'RG14 1AX', 'NEWBURY', 'Grossbritannien', 'GB', NULL, NULL, '7850254148', '0010051O1V', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369631654', 'FedEx', NULL, '2016-11-28', '28.11.2016 06:41', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41247, '453495202', NULL, NULL, 'Jacob Marriott', '41 PARK VIEW', '', 'LE10 3PT', 'HINCKLEY', 'Grossbritannien', 'GB', NULL, NULL, '7947184969', '0010149CNJ', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631665', 'FedEx', NULL, '2016-11-28', '26.11.2016 07:38', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41248, '453609097', NULL, NULL, 'Jacob Marriott', '41 PARK VIEW', '', 'LE10 3PT', 'HINCKLEY', 'Grossbritannien', 'GB', NULL, NULL, '7947184969', '0010011M4X', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369631665', 'FedEx', NULL, '2016-11-28', '26.11.2016 07:12', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41249, '453562708', NULL, NULL, 'Przemyslaw Zblewski', '31 Woodrush Close', '', 'MK6 4LU', 'Milton Keynes', 'Grossbritannien', 'GB', NULL, NULL, '7523682654', '0010152H8Y', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, 'storniert', 'FedEx', NULL, '2016-11-28', '26.11.2016 07:58', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41250, '454289632', NULL, NULL, 'Rebecca Samme', 'Virgin Money 10-12 Paragon Street', '', 'HU1 3ND', 'Hull', 'Grossbritannien', 'GB', NULL, NULL, '7792511342', '00100511J6', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, 'storniert', 'FedEx', NULL, '2016-11-28', '28.11.2016 05:53', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41251, '454334904', NULL, NULL, 'Santa Luse', '60 FLORIBUNDA DRIVE', '', 'NN4 8TY', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7506965087', '00100131D6', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, 'storniert', 'FedEx', NULL, '2016-11-28', '28.11.2016 05:15', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41252, '453815952', NULL, NULL, 'Sarah Schofield', '27 Renison Avanue', '', 'LS159JZ', 'Leeds', 'Grossbritannien', 'GB', NULL, NULL, '7956788249', '001007011N', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, 'storniert', 'FedEx', NULL, '2016-11-28', '27.11.2016 09:18', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41253, '454216914', NULL, NULL, 'sebastian homan', '1 ILSLEY ROAD', '', 'OX3 9LP', 'OXFORD', 'Grossbritannien', 'GB', NULL, NULL, '7925006083', '0010209PN3', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, 'storniert', 'FedEx', NULL, '2016-11-28', '28.11.2016 04:17', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41254, '454327550', NULL, NULL, 'Stuart Russell', '30 Clarkfield', '', 'WD38FH', 'hertfordshire', 'Grossbritannien', 'GB', NULL, NULL, '7525539019', '0010090D33', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, 'storniert', 'FedEx', NULL, '2016-11-28', '28.11.2016 02:11', '4260295881401', '1', 'a0YC000000hHjXeMAK', '135.00', '179.00'),
(41255, '453846381', NULL, NULL, 'Witcan Chirimuuta', '22 CLEVES WALK', '', 'IG6 2NQ', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7833454107', '0010011GM6', NULL, NULL, '3011-7 Gold Case / Black Face / Stainless steel band', NULL, 'storniert', 'FedEx', NULL, '2016-11-28', '26.11.2016 17:14', '4260295881760', '1', 'a0YC000000gigTSMAY', '123.01', '179.00'),
(41256, '454301316', NULL, NULL, 'Biljana Batarilo', 'Markette 19', '', '8800', 'Roeselare', 'Belgien', 'BE', NULL, NULL, '484408626', '00100038P5', NULL, NULL, '101-3 gouden behuizing / zwarte wijzerplaat / bruin leren band', NULL, '711369632146', 'FedEx', NULL, '2016-11-29', '27.11.2016 21:19', '4260295880398', '1', 'a0YC000000hHcDdMAK', '165.00', '269.99'),
(41257, '454500005', NULL, NULL, 'Sonja Wouters', 'Sint-Truidersteenweg 287', '', '3500', 'Hasselt', 'Belgien', 'BE', NULL, NULL, '486109416', '0010168VOY', NULL, NULL, 'Horloge Theorema Newton - Goud/zwart - Bruine leren band GM-4004-3', NULL, '711369632157', 'FedEx', NULL, '2016-11-29', '28.11.2016 12:51', '4260295881081', '1', 'a0YC000000hGsy1MAC', '149.99', '199.99'),
(41258, '454341426', NULL, NULL, 'Josif Vancse', 'Rue De Birmingham 321', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '483063815', '0010221LUB', NULL, NULL, 'Une montre Theorema Newton - doré/noir - bracelet en cuir brun GM-4004-3', NULL, '711369632168', 'FedEx', NULL, '2016-11-29', '27.11.2016 22:49', '4260295881081', '1', 'a0YC000000hGsy1MAC', '149.99', '199.99'),
(41259, '454734652', NULL, NULL, 'Esteban Molliex', '330 ROUTE DE L EPONNET', '', '74970', 'MARIGNIER', 'Frankreich', 'FR', NULL, NULL, '640607856', '0010155ISD', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Noir/Noir/Noir 101-5', NULL, '711369632098', 'FedEx', NULL, '2016-11-29', '28.11.2016 22:31', '4260295880050', '1', 'a0YC000000hGrHrMAK', '174.99', '249.90'),
(41260, '454523924', NULL, NULL, 'Deschamps Catherine Deschamps', '38 RUE DES CHAMPS', '', '76190', 'YVETOT', 'Frankreich', 'FR', NULL, NULL, '684525600', '0010228GBV', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369632102', 'FedEx', NULL, '2016-11-29', '28.11.2016 13:44', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(41261, '454584510', NULL, NULL, 'Kyriasis Berangere', '12 Rue Des Macons', '', '02100', 'ST QUENTIN', 'Frankreich', 'FR', NULL, NULL, '786904550', '001019679K', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369632113', 'FedEx', NULL, '2016-11-29', '28.11.2016 14:31', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(41262, '454218386', NULL, NULL, 'Eduard Paladi', '14 Concert B Park West', 'crumlin', 'D12', 'Dublin', 'Irland', 'IE', NULL, NULL, '857572757', '10248199', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369632124', 'FedEx', NULL, '2016-11-29', '27.11.2016 16:33', '4260295880398', '1', 'a0YC000000hHbcuMAC', '165.01', '249.00'),
(41263, '454694531', NULL, NULL, 'dorina satmari', 'se possibile consegna nel pomeriggio VIA FRATELLI CERVI 25', '', '60027', 'OSIMO AN', 'Italien', 'IT', NULL, NULL, '3406303836', '0010171BAX', NULL, NULL, '502-3 / cassa oro, quadrante bianco e cinturino marrone in pelle', NULL, '711369632135', 'FedEx', NULL, '2016-11-29', '28.11.2016 22:02', '4,2603E+12', '1', 'a0YC000000gkiZLMAY', '139.98', '202.90'),
(41264, '454763999', NULL, NULL, 'Anthony Nurse', '90 WOODCROFT ROAD Wavertree', '', 'L15 2HQ', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7545496193', '001023494Q', NULL, NULL, '507-3 Gold case / Black face / Brown Leather Band', NULL, '711369631908', 'FedEx', NULL, '2016-11-29', '29.11.2016 04:25', '4260295881166', '1', 'a0YC000000gl1PGMAY', '120.01', '179.00'),
(41265, '454742669', NULL, NULL, 'Marc Rider', '8 Ely Close', '', 'S80 2JX', 'Worksop', 'Grossbritannien', 'GB', NULL, NULL, '7758527382', '0010096GVN', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369631919', 'FedEx', NULL, '2016-11-29', '29.11.2016 05:32', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41266, '454541212', NULL, NULL, 'Marian Johnson', '18 DAFFODIL ROAD', '', 'CH41 0DZ', 'BIRKENHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7774001718', '001013110A', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369631920', 'FedEx', NULL, '2016-11-29', '28.11.2016 14:06', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41267, '454747042', NULL, NULL, 'Ghia Fuerte', '6 Shorey Bank', '', 'Bb11 2ry', 'Burnley v', 'Grossbritannien', 'GB', NULL, NULL, '7590978368', '0010218LBO', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631930', 'FedEx', NULL, '2016-11-29', '29.11.2016 04:42', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41268, '454253065', NULL, NULL, 'Grahame Mccall', '99 laburnum road', '', 'G67 3AA', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7724290864', '0010223YDU', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631941', 'FedEx', NULL, '2016-11-29', '28.11.2016 08:57', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41269, '454709630', NULL, NULL, 'Isaac Elesia', '19 Stafford Cripps House', '', 'SW6 7RX', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7716901522', '00102164F7', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631952', 'FedEx', NULL, '2016-11-29', '29.11.2016 08:03', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41270, '454605677', NULL, NULL, 'Jonathan O\'Neill', '11 HUMMERSKNOTT AVENUE', '', 'DL3 8JX', 'DARLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '1325369397', '0010148VP0', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631963', 'FedEx', NULL, '2016-11-29', '28.11.2016 19:59', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41271, '454575261', NULL, NULL, 'Louise Owens', '41 South avenue Prestatyn', '', 'LL19 8TH', 'PRESTATYN', 'Grossbritannien', 'GB', NULL, NULL, '7590363028', '00101533S4', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369631974', 'FedEx', NULL, '2016-11-29', '28.11.2016 18:00', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41272, '454418091', NULL, NULL, 'Tina Cliff', '20 PORTLAND STREET', '', 'NG5 6BL', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7773163051', '0010189LIC', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369631985', 'FedEx', NULL, '2016-11-29', '28.11.2016 08:06', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41273, '454746603', NULL, NULL, 'Zain Qureshi', '32 TONGUE WAY', '', 'NG11 6BA', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7375388893', '0010144GVX', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369631996', 'FedEx', NULL, '2016-11-29', '29.11.2016 04:51', '42602958811418', '1', 'a0YC000000hFmytMAC', '135.00', '179.00'),
(41274, '454750511', NULL, NULL, 'Kwame Bonsu', '77 AUCKLAND HILL', '', 'SE27 9PF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7825908852', '0010035CL4', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369632000', 'FedEx', NULL, '2016-11-29', '29.11.2016 07:12', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41275, '454534496', NULL, NULL, 'lulu dodd', 'TIGH MOR BRYN CELYN Greenfield Road', '', 'CH8 7QG', 'HOLYWELL', 'Grossbritannien', 'GB', NULL, NULL, '1352349291', '0010175SS9', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369632010', 'FedEx', NULL, '2016-11-29', '28.11.2016 17:28', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41276, '454498694', NULL, NULL, 'Mahmoud MD Afify', '165 RABOURNMEAD DRIVE', '', 'UB5 6YL', 'NORTHOLT London', 'Grossbritannien', 'GB', NULL, NULL, '7411338455', '0010025UFS', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369632021', 'FedEx', NULL, '2016-11-29', '28.11.2016 14:29', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41277, '454538638', NULL, NULL, 'mikaela elsom', '22 GRAYLANDS ROAD', '', 'NG8 4FJ', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7475102962', '0010086JEH', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369632032', 'FedEx', NULL, '2016-11-29', '28.11.2016 16:29', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41278, '454586456', NULL, NULL, 'Sadaf gull', '55 The Demesne Hillsborough Road Carryduff', '', 'BT8 8GU', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7944576345', '0010133BBY', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369632043', 'FedEx', NULL, '2016-11-29', '28.11.2016 15:56', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41279, '454456911', NULL, NULL, 'Emma Gleeson', '318B UXBRIDGE ROAD', '', 'W3 9QP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7581275795', '00102475IG', NULL, NULL, '513-2 Silver case / Black face / Black Leather Band', NULL, '711369632054', 'FedEx', NULL, '2016-11-29', '28.11.2016 10:36', '4260295882187', '1', 'a0YC000000gixbzMAA', '135.00', '179.00'),
(41280, '454474369', NULL, NULL, 'Andrew Hensby', '38 VIEWLANDS', '', 'S75 4QP', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7450966547', '0010230NRX', NULL, NULL, 'Marco Polo watch 3005-A1 Silver case / White face / Stainless steel Band', NULL, '711369632065', 'FedEx', NULL, '2016-11-29', '28.11.2016 11:49', '4260295880961', '1', 'a0YC000000glilTMAQ', '118.01', '179.00'),
(41281, '454603755', NULL, NULL, 'Tanya Sperry', '9 MANOR CRESCENT', '', 'SN2 2LG', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7411899447', '00101715NU', NULL, NULL, 'Monte Carlo men\'s watch: 102-5 silver case / White face / stainless steel band', NULL, '711369632076', 'FedEx', NULL, '2016-11-29', '28.11.2016 18:04', '4260295881517', '1', 'a0YC000000gaGDZMA2', '135.00', '179.00'),
(41282, '454728466', NULL, NULL, 'Eduard Mavrodinescu', '99 MONTAGU ROAD', '', 'N18 2LX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7557440082', '0010048L1X', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-4 black case /black face/black leather band', NULL, '711369632087', 'FedEx', NULL, '2016-11-29', '29.11.2016 00:29', '4260295880084', '1', 'a0YC000000glid8MAA', '129.99', '199.99'),
(41283, '454821606', NULL, NULL, 'Craig Allen', '19 PARKDALE AVENUE', '', 'WS10 9BG', 'WEDNESBURY', 'Grossbritannien', 'GB', NULL, NULL, '7970059175', '0010222EFS', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-3 gold case/black face/brown leather band', NULL, '711369632238', 'FedEx', NULL, '2016-11-29', '29.11.2016 11:53', '4260295880077', '1', 'a0YC000000glid7MAA', '129.99', '199.99'),
(41284, '454806707', NULL, NULL, 'Josie Ferguson', '43 Sussex Avenue Horsforth', '', 'Ls18 5np', 'Leeds', 'Grossbritannien', 'GB', NULL, NULL, '7850696818', '0010027GL9', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369632249', 'FedEx', NULL, '2016-11-29', '29.11.2016 09:05', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41285, '454851703', NULL, NULL, 'Pierre Ely', '13 RUE DU BINOU', '', '84360', 'LAURIS', 'Frankreich', 'FR', NULL, NULL, '629483977', '0010115M2K', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369632250', 'FedEx', NULL, '2016-11-29', '29.11.2016 10:30', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(41286, '454829190', NULL, NULL, 'Kaabouri Saif', '18 Chemin saint marc Hlm virgile barel Bt C', '', '06130', 'Grasse', 'Frankreich', 'FR', NULL, NULL, '651416384', '00101497KQ', NULL, NULL, 'Montre homme automatique Newton Theorema - Noir/Noir/Noir', NULL, '711369632260', 'FedEx', NULL, '2016-11-29', '29.11.2016 10:29', '4260295881098', '1', 'a0YC000000hGqjgMAC', '154.99', '219.90'),
(41287, '454993950', NULL, NULL, 'Gudrun Guerreau', '66 RUE DES RIVES DE L ARDECHE', '', '30130', 'PONT ST ESPRIT', 'Frankreich', 'FR', NULL, NULL, '466799201', '001024183E', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369632455', 'FedEx', NULL, '2016-11-30', '30.11.2016 01:34', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(41288, '455025358', NULL, NULL, 'Kevin Proust', '113 G RUE LOUIS BAUDOIN', '', '91100', 'CORBEIL ESSONNES', 'Frankreich', 'FR', NULL, NULL, '786036542', '0010215YH3', NULL, NULL, 'Montre Pionier automatique modèle Barbados - Argent/Noir/Noir', NULL, '711369632466', 'FedEx', NULL, '2016-11-30', '29.11.2016 19:40', '4260295881227', '1', 'a0YC000000hGqqlMAC', '139.99', '199.90'),
(41289, '455066532', NULL, NULL, 'Lysa Nokfi', '11 RUE LHOMOND', '', '59200', 'TOURCOING', 'Frankreich', 'FR', NULL, NULL, '753405768', '0010006VV9', NULL, NULL, 'Montre Pionier automatique modèle Barbados - Noir/Noir/Noir', NULL, '711369632477', 'FedEx', NULL, '2016-11-30', '30.11.2016 02:43', '4260295881241', '1', 'a0YC000000hGqqnMAC', '139.99', '199.90'),
(41290, '455006603', NULL, NULL, 'Carlo Messa', 'VIA DELLE RAZZICHE 13', '', '25128', 'BRESCIA BS', 'Italien', 'IT', NULL, NULL, '3387632090', '00100624WM', NULL, NULL, 'Cassa Argento / Meridiana Bianca / Cinturino in acciaio inossidabile  104-6', NULL, '711369632488', 'FedEx', NULL, '2016-11-30', '29.11.2016 20:43', '4260295881654', '1', 'a0YC000000gkiUKMAY', '165.00', '229.90'),
(41291, '454922106', NULL, NULL, 'Laura Vermi', 'VIA VINCENZO GIOBERTI 20', '', '25032', 'CHIARI BS', 'Italien', 'IT', NULL, NULL, '3473249424', '0010073SM6', NULL, NULL, 'Cassa Argento / Meridiana Bianca / Cinturino in acciaio inossidabile  104-6', NULL, '711369632499', 'FedEx', NULL, '2016-11-30', '29.11.2016 16:42', '4260295881654', '1', 'a0YC000000gkiUKMAY', '165.00', '229.90'),
(41292, '454917311', NULL, NULL, 'Chiara Brusa', 'Via sorgente 9', '', '21030', 'CUGLIATE FABIASCO VA', 'Italien', 'IT', NULL, NULL, '3475791741', '0010234AJA', NULL, NULL, 'Cassa Nera / Meridiana Nera / Cinturino in pelle nero 3004-4', NULL, '711369632503', 'FedEx', NULL, '2016-11-30', '29.11.2016 15:10', '4260295880084', '1', 'a0YC000000gkiRvMAI', '145.00', '199.99'),
(41293, '454996652', NULL, NULL, 'Paula Wong', '249 LONDON ROAD', '', 'CR4 3NH', 'MITCHAM', 'Grossbritannien', 'GB', NULL, NULL, '2086489248', '00100938UJ', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369632293', 'FedEx', NULL, '2016-11-30', '29.11.2016 18:55', '4260295880442', '1', 'a0YC000000hGVh7MAG', '159.99', '259.00'),
(41294, '454983211', NULL, NULL, 'Paula Jacewicz', '3A BUSHY PARK', '', 'BS4 2EG', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7722599597', '0010098WJZ', NULL, NULL, '507-3 Gold case / Black face / Brown Leather Band', NULL, '711369632308', 'FedEx', NULL, '2016-11-30', '30.11.2016 02:36', '4260295881166', '1', 'a0YC000000gl1PGMAY', '120.01', '179.00'),
(41295, '455059317', NULL, NULL, 'Aaron Simons', '15 Elmcroft Crescent', '', 'nw11 9tb', 'London', 'Grossbritannien', 'GB', NULL, NULL, '2084586225', '0010047H7Q', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369632319', 'FedEx', NULL, '2016-11-30', '30.11.2016 03:05', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41296, '455063592', NULL, NULL, 'Chaya Lebrecht', '22 Windermere Street', '', 'ne8 1tu', 'Gateshead', 'Grossbritannien', 'GB', NULL, NULL, '1914066408', '001019714X', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369632320', 'FedEx', NULL, '2016-11-30', '30.11.2016 02:08', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41297, '454990153', NULL, NULL, 'Mantoa Mpetjo', '17 PERRY CLOSE', '', 'DY2 8TJ', 'DUDLEY', 'Grossbritannien', 'GB', NULL, NULL, '7875373949', '0010005YBJ', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369632330', 'FedEx', NULL, '2016-11-30', '30.11.2016 05:22', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41298, '455107353', NULL, NULL, 'Pedro Mariz', '55 Chester Road', '', 'WD18 0RG', 'WATFORD', 'Grossbritannien', 'GB', NULL, NULL, '7980058678', '10206137', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369632341', 'FedEx', NULL, '2016-11-30', '30.11.2016 02:28', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41299, '455060301', NULL, NULL, 'Aaron Simons', '15 Elmcroft Crescent', '', 'nw11 9tb', 'London', 'Grossbritannien', 'GB', NULL, NULL, '2084586225', '0010096F96', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369632319', 'FedEx', NULL, '2016-11-30', '30.11.2016 01:51', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41300, '455052343', NULL, NULL, 'Joanne russell Cooper', '5 Roberts road Upper belvedere', '', 'DA17 6NP', 'BELVEDERE', 'Grossbritannien', 'GB', NULL, NULL, '7527951172', '0010151LNI', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369632352', 'FedEx', NULL, '2016-11-30', '30.11.2016 02:27', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41301, '454887755', NULL, NULL, 'Lucie Cordner', '3/2 149 Dumbarton Road Clydebank', '', 'G81 1HS', 'Glasgow West Dumbartonshire', 'Grossbritannien', 'GB', NULL, NULL, '7584799058', '001007264E', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369632363', 'FedEx', NULL, '2016-11-30', '29.11.2016 17:53', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41302, '455061585', NULL, NULL, 'Aaron Simons', '15 Elmcroft Crescent', '', 'nw11 9tb', 'London', 'Grossbritannien', 'GB', NULL, NULL, '2084586225', '0010211RQ4', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369632319', 'FedEx', NULL, '2016-11-30', '30.11.2016 02:14', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41303, '455038767', NULL, NULL, 'Annie Vu', '19 OSBORNE ROAD', '', 'M19 2DU', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7955480995', '00102191SY', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369632374', 'FedEx', NULL, '2016-11-30', '30.11.2016 05:00', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41304, '454952696', NULL, NULL, 'Delroy Kilborn', '25 BOURNE CRESCENT', '', 'NN5 7JE', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7711043324', '0010157RZX', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369632385', 'FedEx', NULL, '2016-11-30', '29.11.2016 20:16', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41305, '455061742', NULL, NULL, 'Aaron Simons', '15 Elmcroft Crescent', '', 'nw11 9tb', 'London', 'Grossbritannien', 'GB', NULL, NULL, '2084586225', '0010167CK9', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369632319', 'FedEx', NULL, '2016-11-30', '30.11.2016 02:04', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41306, '454917103', NULL, NULL, 'Gillian Doole', '18 Girona Court', '', 'BT56 8GA', 'Portrush', 'Grossbritannien', 'GB', NULL, NULL, '2870824913', '0010136AT2', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369632396', 'FedEx', NULL, '2016-11-30', '29.11.2016 16:27', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41307, '455008051', NULL, NULL, 'Ifeoma Lemeh', '21 APSLEY ROAD', '', 'SE25 4XT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7984652007', '0010233H4R', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369632400', 'FedEx', NULL, '2016-11-30', '29.11.2016 23:18', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41308, '455061997', NULL, NULL, 'Aaron Simons', '15 Elmcroft Crescent', '', 'nw11 9tb', 'London', 'Grossbritannien', 'GB', NULL, NULL, '2084586225', '00102415JI', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369632319', 'FedEx', NULL, '2016-11-30', '30.11.2016 02:10', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41309, '455091196', NULL, NULL, 'Alex Bell', '71 Blythsford Road', '', 'B28 0UP', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7896314162', '00101119EU', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369632411', 'FedEx', NULL, '2016-11-30', '30.11.2016 02:27', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41310, '455106152', NULL, NULL, 'Irina Sokurova', '8b  london road', '', 'PO20XA', 'Portsmouth', 'Grossbritannien', 'GB', NULL, NULL, '7780094475', '001010417X', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369632422', 'FedEx', NULL, '2016-11-30', '30.11.2016 03:27', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41311, '455078930', NULL, NULL, 'Mihaela Crut', '2WOODWAYCOU WOODWAY CRESCENT', '', 'HA1 2NQ', 'HARROW', 'Grossbritannien', 'GB', NULL, NULL, '7468481966', '00102099I3', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369632433', 'FedEx', NULL, '2016-11-30', '30.11.2016 01:59', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41312, '455100513', NULL, NULL, 'Reena Patel', '70 The Bantocks', '', 'B70 0PB', 'WEST BROMWICH', 'Grossbritannien', 'GB', NULL, NULL, '7808537148', '0010226LQ2', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369632444', 'FedEx', NULL, '2016-11-30', '30.11.2016 02:11', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41313, '455496661', NULL, NULL, 'Younes Gzady', '77 Rue julien lacroix', '', '75020', 'Paris', 'Frankreich', 'FR', NULL, NULL, '601400331', '00102424AC', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier noir et bracelet en métal doré 3006-5', NULL, '711369632710', 'FedEx', NULL, '2016-12-01', '01.12.2016 07:02', '4260295881463', '1', 'a0YC000000hGrGhMAK', '144.99', '199.90'),
(41314, '455251245', NULL, NULL, 'Costis elisabeth', '50 RUE DU TERRIAL', '', '31150', 'GAGNAC SUR GARONNE', 'Frankreich', 'FR', NULL, NULL, '618445131', '00101941Q7', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Or/Noir/Marron 101-3', NULL, '711369632720', 'FedEx', NULL, '2016-12-01', '30.11.2016 12:46', '4260295880398', '1', 'a0YC000000hGrHpMAK', '174.99', '249.90'),
(41315, '455398804', NULL, NULL, 'amaria hammoudi', '300 CHEMIN ROC DES CAMPS', '', '30640', 'BEAUVOISIN', 'Frankreich', 'FR', NULL, NULL, '677456011', '10171921', NULL, NULL, 'Montre Pionier automatique modèle Barbados - Or/Noir/Acier', NULL, '711369632731', 'FedEx', NULL, '2016-12-01', '30.11.2016 18:47', '4260295881968', '1', 'a0YC000000hGqqqMAC', '139.99', '199.90'),
(41316, '455186920', NULL, NULL, 'Fabiana Zavatti', 'VIA MONTE ACUTO 1', '', '04100', 'LATINA LT', 'Italien', 'IT', NULL, NULL, '3355861649', '0010070MFA', NULL, NULL, '502-2 / cassa argento, quadrante nero e cinturino nero in pelle', NULL, '711369632742', 'FedEx', NULL, '2016-12-01', '30.11.2016 12:33', '4260295880695', '1', 'a0YC000000gkiZKMAY', '139.98', '202.90'),
(41317, '455531258', NULL, NULL, 'Tomasz Latala', '41 Lower Denmark Road', '', 'TN23 7SX', 'Ashford', 'Grossbritannien', 'GB', NULL, NULL, '7715310514', '0010172B4K', NULL, NULL, '103-1 Silver case/Black Face/Black Leather Band', NULL, '711369632580', 'FedEx', NULL, '2016-12-01', '01.12.2016 07:35', '4260295880435', '1', 'a0YC000000hGVh6MAG', '159.99', '259.00'),
(41318, '455349075', NULL, NULL, 'Sharon Prowse', '80 KINGSWAY AVENUE', '', 'BS5 7PY', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7500337323', '0010082UUQ', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '711369632591', 'FedEx', NULL, '2016-12-01', '01.12.2016 01:33', '4260295881272', '1', 'a0YC000000gigTJMAY', '123.01', '179.00'),
(41319, '455165982', NULL, NULL, 'Simon Aslam', '222 Lovely lane', '', 'Wa5 1qf', 'Warrington', 'Grossbritannien', 'GB', NULL, NULL, '7477808099', '0010171F5W', NULL, NULL, '507-4 Black case / Black face / Black Leather Band', NULL, '711369632606', 'FedEx', NULL, '2016-12-01', '30.11.2016 11:14', '4260295881173', '1', 'a0YC000000gl1PHMAY', '120.01', '179.00'),
(41320, '455087562', NULL, NULL, 'Katie Jones', '50 UPPER GYNOR PLACE', '', 'CF39 0NW', 'PORTH', 'Grossbritannien', 'GB', NULL, NULL, '7814897454', '00100887M4', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369632617', 'FedEx', NULL, '2016-12-01', '30.11.2016 08:22', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41321, '455278869', NULL, NULL, 'Jemma Clarke', '703 Daniel House Trinity Road', '', 'L203RG', 'Bootle', 'Grossbritannien', 'GB', NULL, NULL, '7841616086', '0010238RLU', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369632628', 'FedEx', NULL, '2016-12-01', '30.11.2016 14:49', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41322, '455506619', NULL, NULL, 'Lorelie Lim', '23 WANLEY ROAD', '', 'SE5 8AT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7477447025', '0010239WVU', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369632639', 'FedEx', NULL, '2016-12-01', '01.12.2016 03:56', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41323, '455342689', NULL, NULL, 'Noach Feldman Pearlman', '18 George Street', '', 'M25 9WS', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '1617988170', '00101236PL', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369632640', 'FedEx', NULL, '2016-12-01', '30.11.2016 20:29', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41324, '455350614', NULL, NULL, 'Helen Wagstaffe', '6 manor terrace', '', 'ex122ah', 'seaton', 'Grossbritannien', 'GB', NULL, NULL, '129724267', '0010017LN2', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369632650', 'FedEx', NULL, '2016-12-01', '30.11.2016 17:34', '4260295881401', '1', 'a0YC000000hFmyrMAC', '135.00', '179.00'),
(41325, '455376984', NULL, NULL, 'Kwadwo Agyeman-Duah', '1 HYTHE CLOSE', '', 'N18 2PZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7816640619', '0010068Z9K', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369632661', 'FedEx', NULL, '2016-12-01', '30.11.2016 20:16', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41326, '455323692', NULL, NULL, 'Mark Kippen', '14 LOUGHLAND CLOSE', '', 'LE8 4PB', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7956521827', '0010181U75', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369632672', 'FedEx', NULL, '2016-12-01', '30.11.2016 22:07', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41327, '455343789', NULL, NULL, 'Noach Feldman Pearlman', '18 George Street', '', 'M25 9WS', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '1617988170', '0010101AES', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369632640', 'FedEx', NULL, '2016-12-01', '30.11.2016 20:02', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41328, '455195388', NULL, NULL, 'Chuka Akunna', '60A Leonard road', '', 'BS5 9NR', 'Bristol', 'Grossbritannien', 'GB', NULL, NULL, '7438062457', '0010025RR6', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369632683', 'FedEx', NULL, '2016-12-01', '30.11.2016 15:24', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41329, '455344737', NULL, NULL, 'Noach Feldman Pearlman', '18 George Street', '', 'M25 9WS', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '1617988170', '0010149IAO', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369632640', 'FedEx', NULL, '2016-12-01', '30.11.2016 18:06', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41330, '455345040', NULL, NULL, 'Noach Feldman Pearlman', '18 George Street', '', 'M25 9WS', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '1617988170', '0010045JWY', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369632640', 'FedEx', NULL, '2016-12-01', '30.11.2016 20:37', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41331, '455203067', NULL, NULL, 'Kelly Connolly', '8 Crow lane', '', 'Bl0 9br', 'Ramsbottom', 'Grossbritannien', 'GB', NULL, NULL, '7835070666', '00102501F2', NULL, NULL, 'Monte Carlo men\'s watch: 102-2 silver case / black face / black leather band', NULL, '711369632694', 'FedEx', NULL, '2016-12-01', '30.11.2016 13:50', '4260295880411', '1', 'a0YC000000gaGDWMA2', '135.00', '179.00'),
(41332, '455424071', NULL, NULL, 'Charlotte Penney', 'COZYCOTT DRURY LANE Ridgewell', '', 'CO9 4SW', 'HALSTEAD', 'Grossbritannien', 'GB', NULL, NULL, '7706884885', '0010054PHH', NULL, NULL, 'Monte Carlo men\'s watch: 102-5 silver case / White face / stainless steel band', NULL, '711369632709', 'FedEx', NULL, '2016-12-01', '30.11.2016 21:37', '4260295881517', '1', 'a0YC000000gaGDZMA2', '135.00', '179.00'),
(41333, '455405302', NULL, NULL, 'Gina Goldrick', '07 Hazelwood N/A', 'Athlone', '', 'Westmeath', 'Irland', 'IE', NULL, NULL, '851978789', '001004931X', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369632775', 'FedEx', NULL, '2016-12-01', '30.11.2016 19:33', '4260295880398', '1', 'a0YC000000hHbcuMAC', '165.01', '249.00'),
(41334, '455565315', NULL, NULL, 'MASCHIETTO MAGGIORE BESSEGHINI NADIA CASSANO', 'VIA VIVAIO 6', '', '20122', 'MILANO MI', 'Italien', 'IT', NULL, NULL, '3487640103', '0010179F3M', NULL, NULL, 'Cassa Argento / Meridiana Bianca / Cinturino in pelle Nero 507-1', NULL, '711369632786', 'FedEx', NULL, '2016-12-01', '01.12.2016 10:13', '4260295881142', '1', 'a0YC000000gkiVAMAY', '139.98', '202.90'),
(41335, '455497769', NULL, NULL, 'Dennis Sayed Selo', 'Akkerstraat 15', '', '2351 SL', 'LEIDERDORP Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '640842421', '0010066JKL', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369632797', 'FedEx', NULL, '2016-12-01', '01.12.2016 01:05', '4260295881463', '1', 'a0YC000000hHDfaMAG', '145.00', '199.99'),
(41336, '455215699', NULL, NULL, 'Leon Vissers', 'Johan Willem Frisolaan 3B', '', '4835 AA', 'BREDA', 'Niederlande', 'NL', NULL, NULL, '651716466', '10250433', NULL, NULL, '3011-1 Silver case / White face / Black Leather Band', NULL, '711369632801', 'FedEx', NULL, '2016-12-01', '30.11.2016 12:31', '4260295881258', '1', 'a0YC000000hDSPyMAO', '150.00', '189.99'),
(41337, '455562142', NULL, NULL, 'Babajide Mustapha', '12 rue Alfred Jarry', '', '93300', 'Aubervilliers', 'Frankreich', 'FR', NULL, NULL, '662509487', '00101712UH', NULL, NULL, 'Montre Automatique Pionier - Or/Noir/Marron 506-3', NULL, '711369632948', 'FedEx', NULL, '2016-12-02', '01.12.2016 09:05', '4260295880886', '1', 'a0YC000000hGr2PMAS', '144.99', '199.90'),
(41338, '455779734', NULL, NULL, 'Alain CHAUTARD', '555 Rue Claude Constant', '', '07170', 'LAVILLEDIEU', 'Frankreich', 'FR', NULL, NULL, '626699600', '10180938', NULL, NULL, 'Montre Pionier automatique modèle Barbados - Argent/ Noir/Acier', NULL, '711369632959', 'FedEx', NULL, '2016-12-02', '02.12.2016 03:02', '4260295881951', '1', 'a0YC000000hGqqpMAC', '139.99', '199.90'),
(41339, '455660134', NULL, NULL, 'karima flissi fougeray', '9 RUE MAETERLINCK', '', '78500', 'SARTROUVILLE', 'Frankreich', 'FR', NULL, NULL, '686826507', '0010250VIT', NULL, NULL, 'Montre Theorema Noir /Noir /Noir Acier Sao Paolo', NULL, '711369632960', 'FedEx', NULL, '2016-12-02', '01.12.2016 12:51', '4260295881630', '1', 'a0YC000000hGr03MAC', '169.99', '249.90'),
(41340, '455611559', NULL, NULL, 'Daisy Masini-Poget', '10 RUE DES PECHEURS', '', '74200', 'THONON LES BAINS', 'Frankreich', 'FR', NULL, NULL, '613038096', '0010250DXB', NULL, NULL, 'Montre Theorema Or /Noir /Or Acier Sao Paolo', NULL, '711369632970', 'FedEx', NULL, '2016-12-02', '01.12.2016 13:04', '4260295881623', '1', 'a0YC000000hGr02MAC', '169.99', '249.90');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(41341, '455858690', NULL, NULL, 'Norma Clifford', '27BBRONTEHOUSE GROSVENOR WAY Tooting', '', 'SW17 0GB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7490547776', '0010069MQB', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369632823', 'FedEx', NULL, '2016-12-02', '02.12.2016 01:58', '4260295881609', '1', 'a0YC000000hGVhBMAW', '159.99', '259.00'),
(41342, '455874415', '', '', 'Leslie Thomson', '92/FLAT 92 Ryehill Road', '', 'G21 3BE', 'GLASGOW', 'Grossbritannien', '', '', '', '7970689152', '* 00101722E6', '', '', '3006-5 Theorema Monaco watch: Gold case / Black face / Gold Metal Band', '', '711369632834', 'FedEx', '', '2016-12-02', '02.12.2016 00:19', '4260295881463', '1', 'a0YC000000gl0qsMAA', '122.99', '179.99'),
(41343, '455606584', NULL, NULL, 'manuel balan', '1 Wickham Road', '', 'ME6 5SR', 'Snodland Kent', 'Grossbritannien', 'GB', NULL, NULL, '7534068010', '0010220VWD', NULL, NULL, '3011-6 Silver Case / Black face / Stainless steel band', NULL, '711369632845', 'FedEx', NULL, '2016-12-02', '01.12.2016 13:15', '4260295881753', '1', 'a0YC000000gigTRMAY', '123.01', '179.00'),
(41344, '455846812', NULL, NULL, 'Callum Mckenzie', 'Nabwood Heathgates', '', 'SY1 4BB', 'Shrewsbury', 'Grossbritannien', 'GB', NULL, NULL, '7947716029', '00102508AC', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369632856', 'FedEx', NULL, '2016-12-02', '02.12.2016 00:11', '4260295881388', '1', 'a0YC000000hFmypMAC', '135.00', '179.00'),
(41345, '455736996', NULL, NULL, 'Chris Clarkey Clarke', '55 FORESTER STREET', '', 'NG4 2NG', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7973286717', '0010064MOL', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369632867', 'FedEx', NULL, '2016-12-02', '02.12.2016 05:40', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41346, '455773022', NULL, NULL, 'shazad shah', 'flat 1/1 43 annette street', '', 'g42 8eh', 'glasgow Renfrewshire', 'Grossbritannien', 'GB', NULL, NULL, '7424883694', '00102300LP', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369632878', 'FedEx', NULL, '2016-12-02', '02.12.2016 06:26', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41347, '455744749', NULL, NULL, 'Perry Stratford', '20 Walsall road', '', 'Po3 6dn', 'Portsmouth', 'Grossbritannien', 'GB', NULL, NULL, '7889474827', '0010123Q7Y', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, 'Stornieren', 'FedEx', NULL, '2016-12-02', '02.12.2016 01:37', '4260295881401', '1', 'a0YC000000hFmyrMAC', '135.00', '179.00'),
(41348, '455742607', NULL, NULL, 'Kirsty Burns', '16 COPPICE CLOSE', '', 'WS6 7EZ', 'WALSALL', 'Grossbritannien', 'GB', NULL, NULL, '7411122243', '0010015QHI', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369632890', 'FedEx', NULL, '2016-12-02', '02.12.2016 03:33', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41349, '455895784', NULL, NULL, 'Nasser AlShehri', 'GREENPARK', '', 'EH17 7TB', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7760690011', '00100622ES', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369632904', 'FedEx', NULL, '2016-12-02', '02.12.2016 03:57', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41350, '455732811', NULL, NULL, 'Danielle Mcgovern', '2/17  Pattison street', '', 'Eh67hh', 'Edinburgh', 'Grossbritannien', 'GB', NULL, NULL, '7530357109', '0010183DVK', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369632915', 'FedEx', NULL, '2016-12-02', '01.12.2016 16:27', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41351, '455819841', NULL, NULL, 'Lee Anderson-pugh', '84 Blithfield way Norton Heights', '', 'St6 8gs', 'Stoke-on-trent', 'Grossbritannien', 'GB', NULL, NULL, '7518618238', '0010089SLS', NULL, NULL, 'Marco Polo watch 3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '711369632926', 'FedEx', NULL, '2016-12-02', '02.12.2016 00:08', '4260295880978', '1', 'a0YC000000glilUMAQ', '118.01', '179.00'),
(41352, '455733482', NULL, NULL, 'brian MCCALLION', '6 MONTGOMERY PLACE buchlyvie', '', 'FK8 3NF', 'STIRLING', 'Grossbritannien', 'GB', NULL, NULL, '1360850407', '00101243RV', NULL, NULL, 'Men\'s Pionier Dublin watch - silver case/black face/stainless steel band', NULL, '711369632937', 'FedEx', NULL, '2016-12-02', '01.12.2016 18:02', '4260295881951', '1', 'a0YC000000gigS3MAI', '130.00', '179.00'),
(41353, '455751349', NULL, NULL, 'Shokunbi AbdulKabir', '15 ard mor drive', 'Tallaght', 'dublin 24', 'dublin', 'Irland', 'IE', NULL, NULL, '899721776', '0010119WI9', NULL, NULL, '506-1 silver case, white face and black leather band Miami watch', NULL, '711369633017', 'FedEx', NULL, '2016-12-02', '01.12.2016 17:32', '4260295880862', '1', 'a0YC000000hGN4hMAG', '144.99', '209.99'),
(41354, '455959315', NULL, NULL, 'Danny Tormey', '16GUINNESSCRT LEVER STREET', '', 'EC1V 3TR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7825536544', '00101712PD', NULL, NULL, 'GM-102-3 Gold case / Black face / Brown Leather Band', NULL, '711369633028', 'FedEx', NULL, '2016-12-02', '02.12.2016 10:43', '4260295880428', '1', 'a0YC000000gliK2MAI', '135.00', '179.00'),
(41355, '455819124', NULL, NULL, 'Anthony Egbuhuzor', '21 Apsley Road south norwood', '', 'SE25 4XT', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7577409908', '0010044TUO', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369633039', 'FedEx', NULL, '2016-12-02', '02.12.2016 08:46', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41356, '456183588', NULL, NULL, 'Rita Heymans', 'Kempenseweg 82', '', 'Zutendaal', 'Belgien', '3690', 'BE', NULL, NULL, '472619843', '0010090VUE', NULL, NULL, '101-3 gouden behuizing / zwarte wijzerplaat / bruin leren band', NULL, '711369633613', 'FedEx', NULL, '2016-12-05', '02.12.2016 21:20', '4260295880398', '1', 'a0YC000000hHcDdMAK', '165.00', '269.99'),
(41357, '456953647', NULL, NULL, 'Olivier Vervalle', 'Heerweg-Zuid 205', '', 'Zwijnaarde Oost-Vlaanderen', 'Belgien', '9052', 'BE', NULL, NULL, '479254587', '00102465AK', NULL, NULL, '101-4 tweekleurige behuizing / gouden wijzerplaat / zwart leren band', NULL, '711369633624', 'FedEx', NULL, '2016-12-05', '04.12.2016 22:50', '4260295880015', '1', 'a0YC000000hHcDeMAK', '165.00', '269.99'),
(41358, '456971065', NULL, NULL, 'Nathan De Bruyn', 'Mazestraat 7', '', 'Mariakerke Oost-Vlaanderen', 'Belgien', '9030', 'BE', NULL, NULL, '479254587', '0010146G73', NULL, NULL, '101-5 zwarte behuizing / zwarte wijzerplaat / zwart leren band', NULL, '711369633635', 'FedEx', NULL, '2016-12-05', '04.12.2016 23:49', '4260295880050', '1', 'a0YC000000hHcDfMAK', '165.00', '269.99'),
(41359, '455745815', NULL, NULL, 'Amber Falque', 'Europalaan 49', '', 'Willebroek', 'Belgien', '2830', 'BE', NULL, NULL, '475256890', '0010197ZE4', NULL, NULL, '3011-8 Zwart/zwart - Metalen armband', NULL, '711369633646', 'FedEx', NULL, '2016-12-05', '01.12.2016 18:19', '4260295881777', '1', 'a0YC000000hFXNQMA4', '150.00', '189.99'),
(41360, '456447638', NULL, NULL, 'Daniel De Maeseneer', 'Avenue Charles Woeste 55', '', 'Jette', 'Belgien', '1090', 'BE', NULL, NULL, '3224280411', '0010038ZDK', NULL, NULL, 'Une montre Casablanca - Cadran en or / Face cadre intérieur noire / Bracelet en cuir marron', NULL, '711369633657', 'FedEx', NULL, '2016-12-05', '03.12.2016 17:51', '4260295880398', '1', 'a0YC000000hHcDdMAK', '165.00', '269.99'),
(41361, '456324976', NULL, NULL, 'etienne poelman 033/002 AXA Belgium', 'Boulevard du Souverain 25', '', 'Watermael-Boitsfort', 'Belgien', '1170', 'BE', NULL, NULL, '477338234', '0010211JX4', NULL, NULL, 'Une montre Casablanca - Cadran en or / Face cadre intérieur noire / Bracelet en cuir marron', NULL, '711369633668', 'FedEx', NULL, '2016-12-05', '03.12.2016 11:20', '4260295880398', '1', 'a0YC000000hHcDdMAK', '165.00', '269.99'),
(41362, '456346738', NULL, NULL, 'Michel Dom', 'Fazantenlaan 29', '', 'Vilvoorde Brabant Flamand', 'Belgien', '1800', 'BE', NULL, NULL, '477927314', '0010058AS2', NULL, NULL, 'Une montre Casablanca - Cadran en or / Face cadre intérieur noire / Bracelet en cuir marron', NULL, '711369633679', 'FedEx', NULL, '2016-12-05', '03.12.2016 12:50', '4260295880398', '1', 'a0YC000000hHcDdMAK', '165.00', '269.99'),
(41363, '456749329', NULL, NULL, 'Javier Calleja Mateo Calleja Mateo', 'CALLE JOSE CELESTINO MUTIS 1', '', '28703', 'SAN SEBASTIÁN DE LOS REYES MADRID', 'Spanien', 'ES', NULL, NULL, '687710054', '0010064OCR', NULL, NULL, 'Reloj Theorema automático con 17 rubíes - Caja dorada - Dial negro - Correa de cuero marrón - Modelo101-3', NULL, '711369633543', 'FedEx', NULL, '2016-12-05', '04.12.2016 13:39', '4260295880398', '1', 'a0YC000000hHpTXMA0', '169.99', '249.90'),
(41364, '456258592', NULL, NULL, 'Yuliya fomina', 'Calle castilla la mancha 19', 'Bajo', '45216', 'CARRANQUE TOLEDO', 'Spanien', 'ES', NULL, NULL, '630458457', '0010209I5K', NULL, NULL, 'Reloj Theorema automático con 17 rubíes - Caja dorada - Dial negro - Correa de cuero marrón - Modelo101-3', NULL, '711369633554', 'FedEx', NULL, '2016-12-05', '03.12.2016 02:08', '4260295880398', '1', 'a0YC000000hHpTXMA0', '169.99', '249.90'),
(41365, '456808274', NULL, NULL, 'Patricia Castellano Mínguez', 'AVENIDA MARE NOSTRUM 15', 'esc10 bloq2 esc10 pta 27', '46120', 'ALBORAYA VALENCIA', 'Spanien', 'ES', NULL, NULL, '654238132', '0010250NF8', NULL, NULL, 'Reloj Theorema automático con 17 rubíes - Caja plateada - Dial negro - Correa de cuero negra - Modelo101-2', NULL, '711369633565', 'FedEx', NULL, '2016-12-05', '04.12.2016 15:37', '4260295880381', '1', 'a0YC000000hHpTWMA0', '169.99', '249.90'),
(41366, '456705542', NULL, NULL, 'LAURA HERNANDEZ CRESPO', '124 2A', '40', '46116', 'MASIAS VALENCIA', 'Spanien', 'ES', NULL, NULL, '637506565', '0010171SKQ', NULL, NULL, 'Reloj Theorema Sao Paolo 103-1  -  Caja plateada / Cara negra / Correa de cuero negra', NULL, '711369633576', 'FedEx', NULL, '2016-12-05', '04.12.2016 11:36', '4260295880435', '1', 'a0YC000000hHpHMMA0', '169.99', '229.90'),
(41367, '456001793', NULL, NULL, 'derval oulai', '7 rue de laborde', '', '75008', 'paris', 'Frankreich', 'FR', NULL, NULL, '753264339', '0010149BB5', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier noir et bracelet en métal doré 3006-5', NULL, '711369633407', 'FedEx', NULL, '2016-12-05', '02.12.2016 12:22', '4260295881463', '1', 'a0YC000000hGrGhMAK', '144.99', '199.90'),
(41368, '456165439', NULL, NULL, 'BRUNO MOUREAUX', '6 HAMEAU DE VAUCLUSE', '', '71480', 'CUISEAUX', 'Frankreich', 'FR', NULL, NULL, '678440138', '0010159XXD', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier noir et bracelet en métal noir  3006-6', NULL, '711369633418', 'FedEx', NULL, '2016-12-05', '02.12.2016 19:48', '4260295881470', '1', 'a0YC000000hGrGiMAK', '144.99', '199.90'),
(41369, '456034697', NULL, NULL, 'Lucie Plessis', '109 Chemin des farges', '', '42600', 'Pralong', 'Frankreich', 'FR', NULL, NULL, '645278839', '00100103H7', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier noir et bracelet en métal noir 3006-6', NULL, '711369633429', 'FedEx', NULL, '2016-12-05', '02.12.2016 16:30', '4260295881470', '1', 'a0YC000000hGrGiMAK', '144.99', '199.90'),
(41370, '456951274', NULL, NULL, 'Alain Cassou', '47 AVENUE DU PONT DU GARD', '', '30210', 'REMOULINS', 'Frankreich', 'FR', NULL, NULL, '614317350', '0010218HDJ', NULL, NULL, 'Montre Automatique Pionier - Argent/Noir/Noir 506-2', NULL, '711369633430', 'FedEx', NULL, '2016-12-05', '05.12.2016 06:53', '4260295880879', '1', 'a0YC000000hGr2OMAS', '144.99', '199.90'),
(41371, '456195431', NULL, NULL, 'Plouvier Megane', '97 rue condorcet', '', '59194', 'raches', 'Frankreich', 'FR', NULL, NULL, '698470266', '00100380RM', NULL, NULL, 'Montre Automatique Pionier - Noir/Noir/Noir 506-4', NULL, '711369633440', 'FedEx', NULL, '2016-12-05', '02.12.2016 20:14', '4260295880893', '1', 'a0YC000000hGr2QMAS', '144.99', '199.90'),
(41372, '457023319', NULL, NULL, 'virginie verrecchia', '3 ALLEE DES ROITELETS', '', '77178', 'ST PATHUS', 'Frankreich', 'FR', NULL, NULL, '634601568', '0010174JPG', NULL, NULL, 'Montre Automatique Pionier - Or/Noir/Marron 506-3', NULL, '711369633451', 'FedEx', NULL, '2016-12-05', '05.12.2016 07:09', '4260295880886', '1', 'a0YC000000hGr2PMAS', '144.99', '199.90'),
(41373, '456791735', NULL, NULL, 'Nelly QUILLET', '4 RUE DE CHASSAIS', '', '86370', 'VIVONNE', 'Frankreich', 'FR', NULL, NULL, '549435146', '00100709HV', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema -  Argent/Noir/Noir 101-2', NULL, '711369633462', 'FedEx', NULL, '2016-12-05', '04.12.2016 18:07', '4260295880381', '1', 'a0YC000000hGrHoMAK', '174.99', '249.90'),
(41374, '456470149', NULL, NULL, 'Momo Audebeau', '25 joseph jourdain de muizon', '', '17300', 'rochefort', 'Frankreich', 'FR', NULL, NULL, '664804777', '0010019BW0', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Or/Noir/Marron 101-3', NULL, '711369633473', 'FedEx', NULL, '2016-12-05', '04.12.2016 02:50', '4260295880398', '1', 'a0YC000000hGrHpMAK', '174.99', '249.90'),
(41375, '456575753', NULL, NULL, 'Diaby Mohamed', '4 RUE DE L ABBE MAURICE BAURIT', '', '93140', 'BONDY', 'Frankreich', 'FR', NULL, NULL, '699379491', '001023925Q', NULL, NULL, 'Montre homme automatique Newton Theorema - Argent/Blanc/Acier', NULL, '711369633484', 'FedEx', NULL, '2016-12-05', '04.12.2016 04:26', '42602958811104', '1', 'a0YC000000hGqjhMAC', '154.99', '219.90'),
(41376, '456467164', NULL, NULL, 'Laurence GUTFREUND', '12 RUE LEH', '', '67610', 'LA WANTZENAU', 'Frankreich', 'FR', NULL, NULL, '615131123', '0010182MLW', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369633495', 'FedEx', NULL, '2016-12-05', '04.12.2016 02:11', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(41377, '456193836', NULL, NULL, 'Romain DANG', '34 RUE RUE DU PONT DE CRETEIL Code Porte 1536', '', '94100', 'ST MAUR DES FOSSES', 'Frankreich', 'FR', NULL, NULL, '661692103', '0010063LS0', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369633500', 'FedEx', NULL, '2016-12-05', '03.12.2016 03:41', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(41378, '457009793', NULL, NULL, 'Karen Zakaryan', '10-12 Boulevard D\'erkrath 10 boulevard d\'erkrath cergy le haut 95800', '', '95800', 'Cergy Le Haut', 'Frankreich', 'FR', NULL, NULL, '768243494', '0010048J7A', NULL, NULL, 'Montre mécanique Theorema Copacabana - Noir/Noir/Acier', NULL, '711369633510', 'FedEx', NULL, '2016-12-05', '05.12.2016 02:05', '4260295881685', '1', 'a0YC000000hICK1MAO', '169.99', '249.90'),
(41379, '456902094', NULL, NULL, 'LAMBERT Eric', '15 LE CLOS DES MELIAS, ALLEE DES MELIAS', '', '83330', 'LE BEAUSSET', 'Frankreich', 'FR', NULL, NULL, '660354282', '0010059P0L', NULL, NULL, 'Montre mécanique Theorema Copacabana - Noir/Noir/Noir', NULL, '711369633521', 'FedEx', NULL, '2016-12-05', '05.12.2016 05:56', '4260295880480', '1', 'a0YC000000hICJvMAO', '169.99', '249.90'),
(41380, '456896044', NULL, NULL, 'LAMBERT Eric', '15 LE CLOS DES MELIAS, ALLEE DES MELIAS', '', '83330', 'LE BEAUSSET', 'Frankreich', 'FR', NULL, NULL, '660354282', '001008529K', NULL, NULL, 'Montre Pionier automatique modèle Barbados - Or/Noir/Marron', NULL, '711369633521', 'FedEx', NULL, '2016-12-05', '04.12.2016 19:16', '4260295881234', '1', 'a0YC000000hGqqmMAC', '139.99', '199.90'),
(41381, '456949719', NULL, NULL, 'Sabine DESCHAMPS', '397 RUE ROGER SALENGRO', '', '59263', 'HOUPLIN ANCOISNE', 'Frankreich', 'FR', NULL, NULL, '652135157', '0010250ILC', NULL, NULL, 'Montre Theorema Noir/ Noir/ Noir 103-3', NULL, '711369633532', 'FedEx', NULL, '2016-12-05', '05.12.2016 06:59', '4260295880459', '1', 'a0YC000000hGqzxMAC', '169.99', '249.90'),
(41382, '456088363', NULL, NULL, 'Nicholas Brasey', 'VIA MONSIGNOR GIACOMO GENTILIN 16', '', '37132', 'VERONA VR', 'Italien', 'IT', NULL, NULL, '3465781105', '00102342LR', NULL, NULL, 'Cassa Argento / Meridiana Nera / Cinturino in acciaio inossidabile 104-7', NULL, '711369633587', 'FedEx', NULL, '2016-12-05', '02.12.2016 16:52', '4260295881661', '1', 'a0YC000000gkiULMAY', '165.00', '229.90'),
(41383, '456195002', NULL, NULL, 'Giuseppe Tolone', 'chiamare 3384931102 Via Trento e trieste 24', '', '88024', 'Girifalco CZ', 'Italien', 'IT', NULL, NULL, '3384931102', '0010077QUA', NULL, NULL, 'Cassa Argento / Meridiana Nera / Cinturino in pelle Nero 104-1', NULL, '711369633598', 'FedEx', NULL, '2016-12-05', '02.12.2016 22:44', '4260295880466', '1', 'a0YC000000gkiUGMAY', '165.00', '229.90'),
(41384, '456394056', NULL, NULL, 'FRANCESCO MAZZA', 'VIA FRANCESCO CRISPI 552', '', '98021', 'ALI\' TERME ME', 'Italien', 'IT', NULL, NULL, '3701310045', '0010009CKJ', NULL, NULL, 'Cassa Oro / Meridiana Nera / Cinturino in pelle Marrone 104-2', NULL, '711369633602', 'FedEx', NULL, '2016-12-05', '03.12.2016 15:08', '4260295880473', '1', 'a0YC000000gkiUHMAY', '165.00', '229.90'),
(41385, '456623852', NULL, NULL, 'Gaby Reiman', 'Karspeldreef 1450 a24', '', '1104 SE', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '622578021', '0010181MQ6', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369633680', 'FedEx', NULL, '2016-12-05', '04.12.2016 10:00', '4260295880398', '1', 'a0YC000000hHcE9MAK', '165.00', '269.99'),
(41386, '456060672', NULL, NULL, 'Abebaye Zerfu', 'Cornelis Krusemanstraat 27 1 hoog', '', '1075 ND', 'AMSTERDAM Noord Holland', 'Niederlande', 'NL', NULL, NULL, '646341752', '0010250B9L', NULL, NULL, '4004-8 Black case / Black Face / Stainless steel band', NULL, '711369633690', 'FedEx', NULL, '2016-12-05', '02.12.2016 15:09', '4260295881135', '1', 'a0YC000000hGsyEMAS', '127.99', '199.99'),
(41387, '456070966', NULL, NULL, 'jean shevlin', '5A BILLINGTON STREET EAST wesham', '', 'PR4 3AQ', 'PRESTON', 'Grossbritannien', 'GB', NULL, NULL, '1772469775', '0010055K23', NULL, NULL, '103-1 Silver case/Black Face/Black Leather Band', NULL, '711369633050', 'FedEx', NULL, '2016-12-05', '02.12.2016 17:02', '4260295880435', '1', 'a0YC000000hGVh6MAG', '159.99', '259.00'),
(41388, '455962197', NULL, NULL, 'sarah hewitson', '16 WHITEGATE WAY', '', 'KT20 5NS', 'TADWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7891508444', '1,0024E+68', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369633061', 'FedEx', NULL, '2016-12-05', '02.12.2016 14:13', '4260295880442', '1', 'a0YC000000hGVh7MAG', '159.99', '259.00'),
(41389, '456171796', NULL, NULL, 'Bev Mcgrath', '15 RHODES AVENUE', '', 'OL4 5DU', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7904191703', '0010179KLK', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '711369633072', 'FedEx', NULL, '2016-12-05', '03.12.2016 06:22', '4260295881630', '1', 'a0YC000000hGVhEMAW', '159.99', '259.00'),
(41390, '456930017', NULL, NULL, 'Michelle Taggart', '77d Dene house wester mavis bank ave', '', 'ML6 0HE', 'North Lanarkshire', 'Grossbritannien', 'GB', NULL, NULL, '7984124320', '00102093SL', NULL, NULL, '3006-2 Theorema Monaco watch: Gold case / Black face / Black Leather Band', NULL, '711369633083', 'FedEx', NULL, '2016-12-05', '04.12.2016 22:42', '4260295881005', '1', 'a0YC000000gl0qpMAA', '122.99', '179.99'),
(41391, '456241227', NULL, NULL, 'Kenrick Manhertz', '1 HASLEMERE ROAD Seven Kings', '', 'IG3 8DR', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7582914264', '00101111IV', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '711369633094', 'FedEx', NULL, '2016-12-05', '03.12.2016 02:52', '4260295881272', '1', 'a0YC000000hGy1rMAC', '125.00', '179.00'),
(41392, '456189262', NULL, NULL, 'Matthew Garewal', '2 FOREST SIDE Kennington', '', 'OX1 5LQ', 'OXFORD', 'Grossbritannien', 'GB', NULL, NULL, '7590568870', '0010236U2N', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '711369633109', 'FedEx', NULL, '2016-12-05', '02.12.2016 22:09', '4260295881272', '1', 'a0YC000000hGy1rMAC', '125.00', '179.00'),
(41393, '456557100', NULL, NULL, 'Dale hynd', '23 CAMPHILL DRIVE', '', 'KA25 6DY', 'KILBIRNIE', 'Grossbritannien', 'GB', NULL, NULL, '7500775094', '0010123YR3', NULL, NULL, '507-3 Gold case / Black face / Brown Leather Band', NULL, '711369633110', 'FedEx', NULL, '2016-12-05', '04.12.2016 04:54', '4260295881166', '1', 'a0YC000000gl1PGMAY', '120.01', '179.00'),
(41394, '456532953', NULL, NULL, 'Steve Cosslett', '23 MARY STREET', '', 'CF36 3YL', 'PORTHCAWL', 'Grossbritannien', 'GB', NULL, NULL, '7581182569', '00100148CO', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369633120', 'FedEx', NULL, '2016-12-05', '04.12.2016 02:35', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41395, '456171121', NULL, NULL, 'Gessica Pronesti', '44 STONY ROYD Farsley', '', 'LS28 5JA', 'PUDSEY', 'Grossbritannien', 'GB', NULL, NULL, '7794530578', '0010183WLK', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369633131', 'FedEx', NULL, '2016-12-05', '02.12.2016 20:43', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41396, '456648197', NULL, NULL, 'Ren Ikeda', 'STRATABUILDING BRIDGE STREET SERVICENOW UK Ltd', '', 'TW18 4TW', 'STAINES-UPON-THAMES Middlesex', 'Grossbritannien', 'GB', NULL, NULL, '7896069100', '0010034MKP', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369633142', 'FedEx', NULL, '2016-12-05', '04.12.2016 10:04', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41397, '456228948', NULL, NULL, 'Bobbijo Phoenix', '136 Crossacres Road Wythenshawe', '', 'M225bs', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7914755993', '0010003S5T', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369633153', 'FedEx', NULL, '2016-12-05', '03.12.2016 03:58', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41398, '456761260', NULL, NULL, 'Jonathan Mcgivern', '83 ALMA ROAD', '', 'SL4 3EX', 'WINDSOR', 'Grossbritannien', 'GB', NULL, NULL, '447591429459', '0010244EK2', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369633164', 'FedEx', NULL, '2016-12-05', '05.12.2016 04:40', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41399, '456935879', NULL, NULL, 'Paul Broughton', '48 ARKENDALE WALK Alvaston', '', 'DE24 0RJ', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7929198014', '0010135O9I', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369633175', 'FedEx', NULL, '2016-12-05', '04.12.2016 22:03', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41400, '456950527', NULL, NULL, 'Susan Masters', '15 Main Street Beswick', '', 'YO25 9AT', 'Driffield', 'Grossbritannien', 'GB', NULL, NULL, '7795471117', '001018697B', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369633186', 'FedEx', NULL, '2016-12-05', '05.12.2016 00:22', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41401, '456290583', NULL, NULL, 'Nic Redmond', '3 Crundens Corner', '', 'Bn16 3rx', 'Rustington', 'Grossbritannien', 'GB', NULL, NULL, '+44 7468 330492', '0010231AUP', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369633197', 'FedEx', NULL, '2016-12-05', '03.12.2016 11:38', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41402, '456941199', NULL, NULL, 'Nicola Bradburn', '7 ARNESBY AVENUE', '', 'M33 2NJ', 'SALE', 'Grossbritannien', 'GB', NULL, NULL, '7703325958', '0010240HLR', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369633201', 'FedEx', NULL, '2016-12-05', '05.12.2016 05:47', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41403, '455980971', NULL, NULL, 'Carla Haslett', '5 BARROWMEAD DRIVE', '', 'BS11 0JF', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7486472766', '0010138WLS', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369633212', 'FedEx', NULL, '2016-12-05', '02.12.2016 15:20', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41404, '456770140', NULL, NULL, 'David Jones', 'CYPRESS PLACE New century park Apartment 908', '', 'M4 4ef', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '757525526', '0010176K6O', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369633223', 'FedEx', NULL, '2016-12-05', '04.12.2016 16:36', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41405, '456438161', NULL, NULL, 'Michael Perkins', '47 WOBURN DRIVE', '', 'WA15 8ND', 'ALTRINCHAM', 'Grossbritannien', 'GB', NULL, NULL, '7584496980', '0010190TU4', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369633234', 'FedEx', NULL, '2016-12-05', '03.12.2016 17:57', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41406, '456019189', NULL, NULL, 'Jackie Trewin', '167 TOLLERS LANE Old Coulsdon', '', 'CR5 1BJ', 'COULSDON', 'Grossbritannien', 'GB', NULL, NULL, '7549900882', '0010248JDT', NULL, NULL, 'GM-102-3 Gold case / Black face / Brown Leather Band', NULL, '711369633245', 'FedEx', NULL, '2016-12-05', '02.12.2016 15:11', '4260295880428', '1', 'a0YC000000gliK2MAI', '135.00', '179.00'),
(41407, '456085913', NULL, NULL, 'Rita Alvinskaite(Eitmontiene)', '60 GILMORTON AVENUE', '', 'LE2 9GZ', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7468415134', '0010013V1A', NULL, NULL, 'GM-102-3 Gold case / Black face / Brown Leather Band', NULL, '711369633256', 'FedEx', NULL, '2016-12-05', '02.12.2016 15:47', '4260295880428', '1', 'a0YC000000gliK2MAI', '135.00', '179.00'),
(41408, '456237838', NULL, NULL, 'Joanne Jones', '1A KING EDWARD ROAD Bromsgrove', '', 'B61 8SR', 'BROMSGROVE', 'Grossbritannien', 'GB', NULL, NULL, '7928497001', '00101990R1', NULL, NULL, 'GM-102-5 Silver Case / White Face / Stainless steel band', NULL, '711369633267', 'FedEx', NULL, '2016-12-05', '03.12.2016 02:51', '4260295881517', '1', 'a0YC000000gliK4MAI', '135.00', '179.00'),
(41409, '455998776', NULL, NULL, 'Witcan Chirimuuta', '22 CLEVES WALK', '', 'IG6 2NQ', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7833454107', '0010250SQD', NULL, NULL, 'GM-102-5 Silver Case / White Face / Stainless steel band', NULL, '711369633278', 'FedEx', NULL, '2016-12-05', '02.12.2016 12:28', '4260295881517', '1', 'a0YC000000gliK4MAI', '135.00', '179.00'),
(41410, '456053759', NULL, NULL, 'Adz Adeshina', 'Merlin Heights Bath Lane', '', 'le3 5ab', 'Leicester', 'Grossbritannien', 'GB', NULL, NULL, '7904363504', '0010037YC6', NULL, NULL, 'GM-102-7 Gold Case / Black Face / Stainless steel band', NULL, '711369633289', 'FedEx', NULL, '2016-12-05', '02.12.2016 14:38', '4260295881531', '1', 'a0YC000000gliK6MAI', '135.00', '179.00'),
(41411, '456161764', NULL, NULL, 'Heather Williams', '5 dunn grove', '', 'YO11 3EN', 'SCARBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7527133665', '0010242YMF', NULL, NULL, 'GM-102-7 Gold Case / Black Face / Stainless steel band', NULL, '711369633290', 'FedEx', NULL, '2016-12-05', '03.12.2016 07:03', '4260295881531', '1', 'a0YC000000gliK6MAI', '135.00', '179.00'),
(41412, '456152658', NULL, NULL, 'Martin Hayward', '15 BEACH AVENUE', '', 'BH25 7EH', 'NEW MILTON', 'Grossbritannien', 'GB', NULL, NULL, '1425628929', '0010088WQK', NULL, NULL, 'GM-102-8 Black case / Black Face / Stainless steel band', NULL, '711369633304', 'FedEx', NULL, '2016-12-05', '03.12.2016 05:25', '4260295881548', '1', 'a0YC000000gliK7MAI', '135.00', '179.00'),
(41413, '456239440', '', '', 'Tomasz Jaros', '65 SEYMOUR AVENUE', '', 'N17 9RE', 'LONDON', 'Grossbritannien', '', '', '', '7435921795', '0010246T6F', '', '', 'GM-102-8 Black case / Black Face / Stainless steel band', 'Sendung am 18.1.17 zurück erhalten! Empfänger  nicht zu erreichen!', '711369633315', 'FedEx', '', '2016-12-05', '03.12.2016 03:58', '4260295881548', '1', 'a0YC000000gliK7MAI', '135.00', '179.00'),
(41414, '456230470', NULL, NULL, 'Linh Cassling', 'Unit 3 Bryn dairy William street', '', 'LL651RN', 'Holyhead', 'Grossbritannien', 'GB', NULL, NULL, '7979552345', '00100943JT', NULL, NULL, 'Marco Polo watch 3005-4 Gold case / Black face / Black Leather Band', NULL, '711369633326', 'FedEx', NULL, '2016-12-05', '03.12.2016 05:19', '4260295880923', '1', 'a0YC000000glilSMAQ', '118.01', '179.00'),
(41415, '456215445', NULL, NULL, 'Dominika Batus', '113 WORDSWORTH DRIVE', '', 'TA1 2HH', 'TAUNTON', 'Grossbritannien', 'GB', NULL, NULL, '7930693517', '0010072VMR', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369633337', 'FedEx', NULL, '2016-12-05', '02.12.2016 23:39', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(41416, '456068194', NULL, NULL, 'Emma Crowley', '92 NEWNHAM AVENUE Please leave by back gate', '', 'MK41 9PX', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7453624966', '0010092MUT', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369633348', 'FedEx', NULL, '2016-12-05', '02.12.2016 19:21', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(41417, '456841904', NULL, NULL, 'Sarah Schofield', '27 Renison Avanue', '', 'LS159JZ', 'Leeds', 'Grossbritannien', 'GB', NULL, NULL, '7956788249', '0010125GQP', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369633359', 'FedEx', NULL, '2016-12-05', '05.12.2016 03:10', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(41418, '456971438', NULL, NULL, 'Simon Cook', '58 ELDER CLOSE Witham St Hugh\'s', '', 'LN6 9NS', 'LINCOLN', 'Grossbritannien', 'GB', NULL, NULL, '7875713149', '0010121M8I', NULL, NULL, 'Monte Carlo men\'s watch: 102-7 gold case / black face / stainless steel band', NULL, '711369633360', 'FedEx', NULL, '2016-12-05', '05.12.2016 04:58', '4260295881531', '1', 'a0YC000000gaGDbMAM', '135.00', '179.00'),
(41419, '456698619', NULL, NULL, 'Laura Brock', '38 SUNNYBANK AVENUE', '', 'CV3 4DQ', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7545448030', '0010148WRO', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-3 gold case/black face/brown leather band', NULL, '711369633370', 'FedEx', NULL, '2016-12-05', '04.12.2016 15:53', '4260295880077', '1', 'a0YC000000glid7MAA', '129.99', '199.99'),
(41420, '456347666', NULL, NULL, 'Laura McCabe', '36 HILLFOOT ROAD Airdrie', '', 'ML6 9PN', 'AIRDRIE', 'Grossbritannien', 'GB', NULL, NULL, '7950732975', '0010088T7Z', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-3 gold case/black face/brown leather band', NULL, '711369633381', 'FedEx', NULL, '2016-12-05', '03.12.2016 13:52', '4260295880077', '1', 'a0YC000000glid7MAA', '129.99', '199.99'),
(41421, '456387506', NULL, NULL, 'RUNXIA WANG', '2 Portland Mews Helmsley Road', '', 'NE2 1RW', 'Newcastle upon Tyne', 'Grossbritannien', 'GB', NULL, NULL, '7414948285', '0010194KBJ', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-3 gold case/black face/brown leather band', NULL, '711369633392', 'FedEx', NULL, '2016-12-05', '03.12.2016 17:38', '4260295880077', '1', 'a0YC000000glid7MAA', '129.99', '199.99'),
(41422, '457236324', NULL, NULL, 'Paul Herremans', 'Olmenbrug 27', '', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '0479 633593', '0010167C2U', NULL, NULL, '3011-3 Goudkleurig/zwart - Zwart leren armband', NULL, '711369633852', 'FedEx', NULL, '2016-12-06', '05.12.2016 16:48', '4260295881272', '1', 'a0YC000000hFXNLMA4', '150.00', '189.99'),
(41423, '457286297', NULL, NULL, 'Eddy De Clercq', 'Voetbalstraat 18', '', '9920', 'Lovendegem', 'Belgien', 'BE', NULL, NULL, '93720394', '0010187LMA', NULL, NULL, '3011-6 Zilverkleurig/zwart - Metalen armband', NULL, '711369633863', 'FedEx', NULL, '2016-12-06', '05.12.2016 19:19', '4260295881753', '1', 'a0YC000000hFXNOMA4', '150.00', '189.99'),
(41424, '457316939', NULL, NULL, 'Benjamin Van Craenenbroeck', 'Rudolf Esserstraat 55', '', '9120', 'Melsele', 'Belgien', 'BE', NULL, NULL, '472492190', '0010049OYR', NULL, NULL, 'GM-101-6 zilveren behuizing / witte wijzerplaat / roestvrijstalen band', NULL, '711369633874', 'FedEx', NULL, '2016-12-06', '05.12.2016 20:48', '4260295881982', '1', 'a0YC000000hHcDgMAK', '165.00', '269.99'),
(41425, '457139477', NULL, NULL, 'hasnae hosni', 'Rue Jennart 10', '', '1080', 'Molenbeek-Saint-Jean', 'Belgien', 'BE', NULL, NULL, '483081832', '0010203SVS', NULL, NULL, 'Montre Theorema Copa Cabana - Noir/Noir/Noir - (GM-104-3)', NULL, '711369633885', 'FedEx', NULL, '2016-12-06', '05.12.2016 13:20', '4260295880480', '1', 'a0YC000000hIGkTMAW', '170.00', '269.99'),
(41426, '457092003', NULL, NULL, 'Vincent Dorcimont', 'Avenue Prince Charles 23', '', '7350', 'Thulin', 'Belgien', 'BE', NULL, NULL, '495367103', '00101037O6', NULL, NULL, 'Une montre Casablanca - Cadran argent / Face cadre intérieur blanche / Bracelet en acier inoxidable', NULL, '711369633896', 'FedEx', NULL, '2016-12-06', '05.12.2016 11:19', '4260295881982', '1', 'a0YC000000hHcDgMAK', '165.00', '269.99'),
(41427, '457223471', NULL, NULL, 'MARIA LUISA LAGO ALONSO', 'CAMINO REAL DE ANGOREN 44', 'CASA', '36320', 'REDONDELA PONTEVEDRA', 'Spanien', 'ES', NULL, NULL, '618288482', '00102297DU', NULL, NULL, 'Reloj Theorema automático con 17 rubíes - Caja plateada - Dial negro - Correa de cuero negra - Modelo101-2', NULL, '711369633841', 'FedEx', NULL, '2016-12-06', '05.12.2016 14:28', '4260295880381', '1', 'a0YC000000hHpTWMA0', '169.99', '249.90'),
(41428, '457288834', NULL, NULL, 'alex franck rigoulot', '23 rue louis pouey', '', '92800', 'puteaux', 'Frankreich', 'FR', NULL, NULL, '756838710', '0010024YT3', NULL, NULL, 'Montre Automatique Pionier - Or/Noir/Marron 506-3', NULL, '711369633820', 'FedEx', NULL, '2016-12-06', '05.12.2016 21:48', '4260295880886', '1', 'a0YC000000hGr2PMAS', '144.99', '199.90'),
(41429, '457268933', NULL, NULL, 'Sandrine Hammouda', '2 CHEMIN DES OISEAUX', '', '94190', 'VILLENEUVE ST GEORGES', 'Frankreich', 'FR', NULL, NULL, '782868478', '0010074AN8', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier noir et bracelet en métal doré 3006-5', NULL, '711369633830', 'FedEx', NULL, '2016-12-06', '05.12.2016 20:24', '4260295881463', '1', 'a0YC000000hGrGhMAK', '144.99', '199.90'),
(41430, '456729495', NULL, NULL, 'Alan O farrell', '4 Townview', '', 'Co Cork', 'Mallow', 'Irland', 'IE', NULL, NULL, '868785643', '00101791NO', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '711369633716', 'FedEx', NULL, '2016-12-06', '04.12.2016 13:33', '4260295881982', '1', 'a0YC000000hHbcxMAC', '165.01', '249.00'),
(41431, '457266224', NULL, NULL, 'G Donga', 'Berltsumerdyk 7', '', '9044 MA', 'BITGUM', 'Niederlande', 'NL', NULL, NULL, '612446997', '00101713B5', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '711369633900', 'FedEx', NULL, '2016-12-06', '05.12.2016 18:35', '4260295880381', '1', 'a0YC000000hHcE8MAK', '165.00', '269.99'),
(41432, '457423419', NULL, NULL, 'Stire Kaya-Cirik', 'Landmansweg 47', '', '7556 LV', 'HENGELO OV', 'Niederlande', 'NL', NULL, NULL, '634411192', '001023675Q', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369633911', 'FedEx', NULL, '2016-12-06', '06.12.2016 01:07', '4260295880398', '1', 'a0YC000000hHcE9MAK', '165.00', '269.99'),
(41433, '457227122', NULL, NULL, 'Daniel Wiersma', 'Hart Nibbrigkade 71-47', '', '2597xs', 'Den Haag', 'Niederlande', 'NL', NULL, NULL, '612717309', '0010112HTS', NULL, NULL, '3011-2 Silver case / Black face / Black Leather Band', NULL, '711369633922', 'FedEx', NULL, '2016-12-06', '05.12.2016 16:40', '4260295881265', '1', 'a0YC000000hDSPzMAO', '150.00', '189.99'),
(41434, '457411140', NULL, NULL, 'Chantal van Angelen', 'Ruigoord 142', '', '3079 XT', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '612552802', '0010175TUX', NULL, NULL, '4004-2 Argent Noir Noir', NULL, '711369633933', 'FedEx', NULL, '2016-12-06', '06.12.2016 00:37', '4260295881074', '1', 'a0YC000000hGsy8MAC', '149.99', '199.99'),
(41435, '457315185', NULL, NULL, 'Hastimani Moshiri', 'ivoordistel 40', '', '3068 NG', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '643991249', '00101717EX', NULL, NULL, '4004-4 Noir Noir Noir', NULL, '711369633944', 'FedEx', NULL, '2016-12-06', '05.12.2016 20:33', '4260295881098', '1', 'a0YC000000hGsyAMAS', '149.99', '199.99'),
(41436, '457283475', NULL, NULL, 'Daniel Polednik', 'Dessinateurstraat 39', '', '5046 tb', 'Tilburg', 'Niederlande', 'NL', NULL, NULL, '613985723', '10219776', NULL, NULL, '4004-7 Gold Case / Black Face / Stainless steel band', NULL, '711369633955', 'FedEx', NULL, '2016-12-06', '05.12.2016 19:14', '4260295881128', '1', 'a0YC000000hGsyDMAS', '127.99', '199.99'),
(41437, '457275011', NULL, NULL, 'trion danie', 'Akkerdonk 30', '', '3206 TK', 'SPIJKENISSE', 'Niederlande', 'NL', NULL, NULL, '685880642', '0010222MSX', NULL, NULL, 'GM-104-1 Argent Noir Noir', NULL, '711369633966', 'FedEx', NULL, '2016-12-06', '05.12.2016 18:59', '4260295880466', '1', 'a0YC000000hIGkfMAG', '170.00', '269.99'),
(41438, '457189742', NULL, NULL, 'Mary Stewart', '41 BROWN AVENUE', '', 'G81 1DL', 'CLYDEBANK', 'Grossbritannien', 'GB', NULL, NULL, '7905574970', '0010040C8Y', NULL, NULL, '103-8 Gold case/Black face/gold metall band', NULL, '711369633727', 'FedEx', NULL, '2016-12-06', '06.12.2016 05:52', '4260295881623', '1', 'a0YC000000hGVhDMAW', '159.99', '259.00'),
(41439, '457174008', NULL, NULL, 'Teresa Hall Naulls', '1 PARKFIELD DRIVE', '', 'HU3 6TF', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7957622782', '0010152YTN', NULL, NULL, '3006-1 Theorema Monaco watch: Silver case / Black face / Black Leather Band', NULL, '711369633738', 'FedEx', NULL, '2016-12-06', '05.12.2016 13:57', '4260295880992', '1', 'a0YC000000gl0qoMAA', '122.99', '179.99'),
(41440, '457394220', NULL, NULL, 'Ross Dentten', '2 Ashleigh Gardens', '', 'TN279TW', 'Ashford', 'Grossbritannien', 'GB', NULL, NULL, '7590225833', '00101687SQ', NULL, NULL, '507-3 Gold case / Black face / Brown Leather Band', NULL, '711369633749', 'FedEx', NULL, '2016-12-06', '06.12.2016 05:30', '4260295881166', '1', 'a0YC000000gl1PGMAY', '120.01', '179.00'),
(41441, '456960045', NULL, NULL, 'Angel Solakov', '18 Russell Road', '', 'NW9 6AL', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7477550357', '0010177YO2', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369633750', 'FedEx', NULL, '2016-12-06', '05.12.2016 07:57', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41442, '457083512', NULL, NULL, 'Imogen Nutter', '68 Lingfield avenue', '', 'M33 4QY', 'SALE', 'Grossbritannien', 'GB', NULL, NULL, '7950351676', '0010081OWM', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369633760', 'FedEx', NULL, '2016-12-06', '05.12.2016 12:26', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41443, '457159805', NULL, NULL, 'Nadra Brown', '192 GROVE GREEN ROAD', '', 'E11 4EN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7930106870', '0010198SOP', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369633771', 'FedEx', NULL, '2016-12-06', '05.12.2016 16:57', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41444, '456886856', NULL, NULL, 'Gangabai Sundararaj', 'BARBARY LITTLE HORCOTT LANE Fairford', '', 'GL7 4LJ', 'FAIRFORD GLOUCESTERSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '1285711852', '0010018EST', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369633782', 'FedEx', NULL, '2016-12-06', '05.12.2016 10:00', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41445, '457199012', NULL, NULL, 'Simon William Croft', '30 JUTLAND AVENUE', '', 'OL11 5DP', 'ROCHDALE', 'Grossbritannien', 'GB', NULL, NULL, '7599514933', '0010045Y1C', NULL, NULL, 'GM-102-7 Gold Case / Black Face / Stainless steel band', NULL, '711369633793', 'FedEx', NULL, '2016-12-06', '05.12.2016 18:08', '4260295881531', '1', 'a0YC000000gliK6MAI', '135.00', '179.00'),
(41446, '457041003', NULL, NULL, 'calin hasmasan', '155 BRASENOSE AVENUE', '', 'NR31 7ED', 'GREAT YARMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7534532101', '001002049T', NULL, NULL, 'Marco Polo watch 3005-A3 Black Case / Black face / Stainless steel band', NULL, '711369633808', 'FedEx', NULL, '2016-12-06', '05.12.2016 08:32', '4260295880985', '1', 'a0YC000000glilVMAQ', '118.01', '179.00'),
(41447, '457082940', NULL, NULL, 'Louise Foster', '9 FALMOUTH AVENUE', '', 'E4 9QL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7985128683', '00100845HV', NULL, NULL, 'Marco Polo watch 3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '711369633819', 'FedEx', NULL, '2016-12-06', '05.12.2016 13:53', '4260295881487', '1', 'a0YC000000glilWMAQ', '118.01', '179.00'),
(41448, '457586426', NULL, NULL, 'Julien Caurat', '58 Boucle de la cantarelle', '', '83140', 'Six fours les plages', 'Frankreich', 'FR', NULL, NULL, '660889039', '0010212VPH', NULL, NULL, 'Montre homme automatique Newton Theorema - Argent/Blanc/Acier', NULL, '711369634035', 'FedEx', NULL, '2016-12-07', '06.12.2016 14:45', '42602958811104', '1', 'a0YC000000hGqjhMAC', '154.99', '219.90'),
(41449, '457681407', NULL, NULL, 'David Saubin Jr', '4 Place antonin dubost', '', '38110', 'La Tour du Pin', 'Frankreich', 'FR', NULL, NULL, '652789161', '0010159TMZ', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369634046', 'FedEx', NULL, '2016-12-07', '06.12.2016 20:18', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(41450, '457821083', NULL, NULL, 'Karen Zakarya', '10-12 Boulevard D\'erkrath 10 boulevard d\'erkrath cergy le haut 95800', '', '95800', 'Cergy Le Haut', 'Frankreich', 'FR', NULL, NULL, '768243494', '0010148CRV', NULL, NULL, 'Montre Theorema Noir /Noir /Noir Acier 103-9', NULL, '711369634057', 'FedEx', NULL, '2016-12-07', '07.12.2016 01:20', '4260295881630', '1', 'a0YC000000hGr03MAC', '169.99', '249.90'),
(41451, '457465506', NULL, NULL, 'Peter Goudzwaard', 'Floralaan 23', '', '6681 PC', 'BEMMEL', 'Niederlande', 'NL', NULL, NULL, '622712081', '0010090UWD', NULL, NULL, '3011-1 Silver case / White face / Black Leather Band', NULL, '711369634068', 'FedEx', NULL, '2016-12-07', '06.12.2016 08:36', '4260295881258', '1', 'a0YC000000hDSPyMAO', '150.00', '189.99'),
(41452, '457673111', NULL, NULL, 'Norman Beattie', '22 Front street Hesleden', '', 'Ts27 4ph', 'Durham', 'Grossbritannien', 'GB', NULL, NULL, '7894569996', '0010007OLE', NULL, NULL, '3011-4 Black case / Black face / Black Leather Band', NULL, '711369633988', 'FedEx', NULL, '2016-12-07', '06.12.2016 18:42', '4260295881289', '1', 'a0YC000000hGy1sMAC', '125.00', '179.00'),
(41453, '457614420', NULL, NULL, 'alan stubbs', '27 POYSER AVENUE avenue', '', 'DE21 4NB', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7747786006', '00101386DG', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369633999', 'FedEx', NULL, '2016-12-07', '06.12.2016 16:41', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41454, '457741788', NULL, NULL, 'Sophia Marie', '4 Brambleacres Close', '', 'SM2 6NJ', 'SUTTON', 'Grossbritannien', 'GB', NULL, NULL, '4,47799E+11', '0010176IFT', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369634002', 'FedEx', NULL, '2016-12-07', '06.12.2016 21:36', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41455, '457644391', NULL, NULL, 'Linda Wallace', '5 KILPATRICK AVENUE', '', 'PA2 9DL', 'PAISLEY', 'Grossbritannien', 'GB', NULL, NULL, '7941744846', '00100365WI', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369634013', 'FedEx', NULL, '2016-12-07', '06.12.2016 18:48', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41456, '457620958', NULL, NULL, 'sara halladey', '17 FLEUR-DE-LYS DRIVE', '', 'BA14 9QH', 'TROWBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7920199090', '0010043V4S', NULL, NULL, 'Monte Carlo men\'s watch: 102-8 black case / black face / stainless steel band', NULL, '711369634024', 'FedEx', NULL, '2016-12-07', '06.12.2016 18:24', '4260295881548', '1', 'a0YC000000gaGDcMAM', '135.00', '179.00'),
(41457, '457634610', NULL, NULL, 'eric Kluge', 'Rue de la Tour Malherbe 2', '', '4550', 'Villers-le-Temple', 'Belgien', 'BE', NULL, NULL, '485624828', '10029799', NULL, NULL, 'Une montre Casablanca - Cadran en or / Face cadre intérieur noire / Bracelet en cuir marron', NULL, '711369634116', 'FedEx', NULL, '2016-12-07', '06.12.2016 16:51', '4260295880398', '1', 'a0YC000000hHcDdMAK', '165.00', '269.99'),
(41458, '457615707', NULL, NULL, 'Melissa Maes', 'Rue du baty 8', '', '5190', 'Ham-sur-Sambre', 'Belgien', 'BE', NULL, NULL, '485655426', '0010133YXW', NULL, NULL, 'Une montre Casablanca - Cadran or / Face cadre intérieur noire / Bracelet en acier inoxidable', NULL, '711369634127', 'FedEx', NULL, '2016-12-07', '06.12.2016 15:51', '4260295882002', '1', 'a0YC000000hHcDiMAK', '165.00', '269.99'),
(41459, '457651373', NULL, NULL, 'Karmele Artaetxebarria Ezenarro', 'LUGAR BARRIO TOTORIKA 3', '', '48381', 'MUNITIBAR-ARBATZEGI GERRIKAITZ', 'Spanien', 'ES', NULL, NULL, '617563814', '0010128LVN', NULL, NULL, 'Reloj automático Pionier decorado con 12 diamantes - Caja dorada - Dial negro - Correa de cuero marrón - 503-3', NULL, '711369634105', 'FedEx', NULL, '2016-12-07', '06.12.2016 15:39', '4260295880749', '1', 'a0YC000000hHpOwMAK', '145.00', '199.90'),
(41460, '457604662', NULL, NULL, 'Karmele Artaetxebarria Ezenarro', 'LUGAR BARRIO TOTORIKA 3', '', '48381', 'MUNITIBAR-ARBATZEGI GERRIKAITZ', 'Spanien', 'ES', NULL, NULL, '617563814', '0010250VJ6', NULL, NULL, 'Reloj automático Pionier decorado con 12 diamantes - Caja plateada - Dial blanco - Correa de cuero negra - 503-1', NULL, '711369634105', 'FedEx', NULL, '2016-12-07', '06.12.2016 13:29', '4260295880725', '1', 'a0YC000000hHpOuMAK', '145.00', '199.90'),
(41461, '457812928', NULL, NULL, 'Gintautas Dubaka', '36 Greenmount buildings', '', '5800', 'Cork', 'Irland', 'IE', NULL, NULL, '851572076', '001014637P', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '711369634079', 'FedEx', NULL, '2016-12-07', '07.12.2016 00:33', '4260295880050', '1', 'a0YC000000hHbcwMAC', '165.01', '249.00'),
(41462, '457640848', NULL, NULL, 'Cliodna Ni Mhurchu', 'Intreo Socia 9th Lock Road', '', '', 'Clondalkin Dublin 22', 'Irland', 'IE', NULL, NULL, '872236888', '0010077C32', NULL, NULL, 'Men\'s Theorema Macau watch - 3011-2', NULL, '711369634080', 'FedEx', NULL, '2016-12-07', '06.12.2016 16:03', '4260295881265', '1', 'a0YC000000hGN2OMAW', '144.99', '209.00'),
(41463, '457801824', NULL, NULL, 'Jeremy Heij', 'Wijde wormer 277', '', '2905 TZ', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '643495369', '00100975G1', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '711369634150', 'FedEx', NULL, '2016-12-07', '07.12.2016 01:24', '4260295881630', '1', 'a0YC000000haPR5MAM', '170.00', '269.00'),
(41464, '457755622', NULL, NULL, 'G.J. van de Pol', 'Rubensstraat 27', '', '3781 VK', 'VOORTHUIZEN', 'Niederlande', 'NL', NULL, NULL, '651894090', '0010171EH8', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '711369634160', 'FedEx', NULL, '2016-12-07', '06.12.2016 22:36', '4260295881616', '1', 'a0YC000000haPR3MAM', '170.00', '269.00'),
(41465, '457853817', NULL, NULL, 'James Owen McLeary', '33 Crowland Avenue', '', 'DN16 2DH', 'SCUNTHORPE', 'Grossbritannien', 'GB', NULL, NULL, '7447656696', '0010126D43', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369634090', 'FedEx', NULL, '2016-12-07', '07.12.2016 10:50', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41466, '458104549', NULL, NULL, 'laure tabouin', '119 QUARTIER LA PRADE', '', '84840', 'LAMOTTE DU RHONE', 'Grossbritannien', 'FR', NULL, NULL, '631783740', '0010152VWM', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier noir et bracelet en métal doré 3006-5', NULL, '711369634322', 'FedEx', NULL, '2016-12-08', '08.12.2016 00:27', '4260295881463', '1', 'a0YC000000hGrGhMAK', '144.99', '199.90'),
(41467, '457975607', NULL, NULL, 'Pierre BLACHE', '592 ROUTE DE SAINT ZACHARIE', '', '13530', 'TRETS', 'Grossbritannien', 'FR', NULL, NULL, '637075736', '00102232B3', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Or/Noir/Marron 101-3', NULL, '711369634333', 'FedEx', NULL, '2016-12-08', '07.12.2016 20:12', '4260295880398', '1', 'a0YC000000hGrHpMAK', '174.99', '249.90'),
(41468, '458029153', NULL, NULL, 'christian COUPE', '31 RUE GENERAL DE GAULLE', '', '42400', 'ST CHAMOND', 'Grossbritannien', 'FR', NULL, NULL, '477318489', '0010036NGQ', NULL, NULL, 'Montre mécanique Theorema Copacabana - Argent/Noir/Noir', NULL, '711369634344', 'FedEx', NULL, '2016-12-08', '08.12.2016 03:34', '4260295880466', '1', 'a0YC000000hICJtMAO', '169.99', '249.90'),
(41469, '458208952', NULL, NULL, 'italia pepe', 'C/o Provincia di Milano VIALE PICENO 60', '', '20129', 'MILANO MI', 'Italien', 'IT', NULL, NULL, '3346703377', '0010250BG1', NULL, NULL, 'Cassa argento - Quadrante bianco - Cinturino in pelle nero 101-1', NULL, '711369634355', 'FedEx', NULL, '2016-12-08', '08.12.2016 07:03', '4260295880374', '1', 'a0YC000000hHpTgMAK', '170.00', '249.90'),
(41470, '458058989', NULL, NULL, 'leijun lin', 'via maremmana inferiore 32', '', '00019', 'TIVOLI RM', 'Italien', 'IT', NULL, NULL, '3209510894', '0010080IM4', NULL, NULL, 'Cassa Nera / Meridiana Nera / Cinturino in pelle Nero 104-3', NULL, '711369634366', 'FedEx', NULL, '2016-12-08', '07.12.2016 19:10', '4260295880480', '1', 'a0YC000000gkiUIMAY', '165.00', '229.90');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(41471, '458110770', NULL, NULL, 'Rosa Martone', 'caseificio martone vincenzo 262 VIA POLVICA', '', '80035', 'NOLA NA', 'Italien', 'IT', NULL, NULL, '3893460252', '0010101R6M', NULL, NULL, 'Cassa Nera / Meridiana Nera / Cinturino in pelle nero 3004-4', NULL, '711369634377', 'FedEx', NULL, '2016-12-08', '07.12.2016 22:39', '4260295880084', '1', 'a0YC000000gkiRvMAI', '145.00', '199.99'),
(41472, '458087397', NULL, NULL, 'Niels Spapens', 'Sloterweg 303-D', '', '1171 VC', 'BADHOEVEDORP', 'Niederlande', 'NL', NULL, NULL, '206593444', '00101691FG', NULL, NULL, '103-3 Black case / Black face / Black Leather Band', NULL, '711369634388', 'FedEx', NULL, '2016-12-08', '07.12.2016 20:41', '4260295880459', '1', 'a0YC000000haPQzMAM', '170.00', '269.00'),
(41473, '458011599', NULL, NULL, 'J.P. Koopmans', 'Dijkwater 159', '', '1025CW', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '614420576', '0010179QBH', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '711369634399', 'FedEx', NULL, '2016-12-08', '07.12.2016 16:44', '4260295881272', '1', 'a0YC000000hDSQ0MAO', '150.00', '189.99'),
(41474, '458196495', NULL, NULL, 'manuel balan', '1 Wickham Road', '', 'ME6 5SR', 'Snodland Kent', 'Grossbritannien', 'GB', NULL, NULL, '7534068010', '0010179K6T', NULL, NULL, '3001-5 Bicolor case/White Dial/Black Leather band', NULL, '711369634241', 'FedEx', NULL, '2016-12-08', '08.12.2016 06:55', '4260295880350', '1', 'a0YC000000hGxkUMAS', '104.00', '169.00'),
(41475, '458206299', NULL, NULL, 'Jettro Rojas', '201A YORK ROAD', '', 'SS1 2RU', 'SOUTHEND-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7762209295', '00100104UW', NULL, NULL, '3006-3 Theorema Monaco watch: Black case / Black face / Black Leather Band', NULL, '711369634252', 'FedEx', NULL, '2016-12-08', '08.12.2016 07:05', '4260295881012', '1', 'a0YC000000gl0qqMAA', '122.99', '179.99'),
(41476, '457960356', NULL, NULL, 'Richard Smith', '21 ST. PETERS ROAD', '', 'DE73 6UU', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7946050890', '0010056GUE', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369634263', 'FedEx', NULL, '2016-12-08', '07.12.2016 16:37', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41477, '458112300', NULL, NULL, 'Laurie Platt', '63 YNYS Y WERN cwmavon', '', 'SA12 9DJ', 'PORT TALBOT', 'Grossbritannien', 'GB', NULL, NULL, '7971244214', '00101666F7', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369634274', 'FedEx', NULL, '2016-12-08', '07.12.2016 23:14', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41478, '458178207', NULL, NULL, 'E H SEBHAT', '33 SUFFIELD ROAD', '', 'N15 5JX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '‭07498 291049‬', '0010190I3N', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369634285', 'FedEx', NULL, '2016-12-08', '08.12.2016 04:58', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41479, '458072420', NULL, NULL, 'Tony Williams', '64 gidley way horspath', '', 'ox33 1rg', 'oxford', 'Grossbritannien', 'GB', NULL, NULL, '7825521249', '0010239I6I', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369634296', 'FedEx', NULL, '2016-12-08', '07.12.2016 23:41', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41480, '457964300', NULL, NULL, 'Matthew Garewal', '2 FOREST SIDE Kennington', '', 'OX1 5LQ', 'OXFORD', 'Grossbritannien', 'GB', NULL, NULL, '7590568870', '0010250VRH', NULL, NULL, 'GM-509-6 Silver Case / Black face / Stainless steel band', NULL, '711369634300', 'FedEx', NULL, '2016-12-08', '07.12.2016 13:43', '4260295881951', '1', 'a0YC000000glig5MAA', '115.00', '169.99'),
(41481, '458005480', NULL, NULL, 'Milena Szkopik', '24 WHITSUN PASTURE Willen park', '', 'MK15 9DQ', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7852156127', '00100498VH', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-3 gold case/black face/brown leather band', NULL, '711369634311', 'FedEx', NULL, '2016-12-08', '07.12.2016 15:33', '4260295880077', '1', 'a0YC000000glid7MAA', '129.99', '199.99'),
(41482, '458240246', NULL, NULL, 'sarah humphries', 'SPINDLES BRIDGE STREET Thornborough ,bucks', '', 'MK18 2DW', 'BUCKINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7784990917', '00100101S7', NULL, NULL, '507-3 Gold case / Black face / Brown Leather Band', NULL, '711369634436', 'FedEx', NULL, '2016-12-08', '08.12.2016 10:32', '4260295881166', '1', 'a0YC000000gl1PGMAY', '120.01', '179.00'),
(41483, '458252899', NULL, NULL, 'ENZA BOSCO', 'Ordine dei Consulenti del lavoro - VIA AURISPA 7', '', '20122', 'Milano MI', 'Italien', 'IT', NULL, NULL, '3479765120', '0010073NTT', NULL, NULL, 'GM-509-8 / Cassa nera, quadrante nero e cinturino acciaio', NULL, '711369634447', 'FedEx', NULL, '2016-12-08', '08.12.2016 12:00', '4260295881975', '1', 'a0YC000000gigPBMAY', '135.00', '199.99'),
(41484, '458010411', NULL, NULL, 'Wim Van de Pitte', 'Noordlaan 10', '', '8450', 'Bredene', 'Belgien', 'BE', NULL, NULL, '478808473', '0010158SIB', NULL, NULL, '101-3 gouden behuizing / zwarte wijzerplaat / bruin leren band', NULL, '711369634583', 'FedEx', NULL, '2016-12-09', '07.12.2016 16:21', '4260295880398', '1', 'a0YC000000hHcDdMAK', '165.00', '269.99'),
(41485, '458423958', NULL, NULL, 'JULIE LEPECQUET', '8 BIS AVENUE ANATOLE FRANCE', '', '94600', 'Choisy le Roi', 'Frankreich', 'FR', NULL, NULL, '682115909', '00100076DI', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier noir et bracelet en métal noir 3006-6', NULL, '711369634539', 'FedEx', NULL, '2016-12-09', '08.12.2016 17:52', '4260295881470', '1', 'a0YC000000hGrGiMAK', '144.99', '199.90'),
(41486, '458342216', NULL, NULL, 'mathieu drean', '20 route de brandivy', '', '56400', 'plumergat', 'Frankreich', 'FR', NULL, NULL, '678393681', '0010170TA5', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Or/Noir/Marron 101-3', NULL, '711369634540', 'FedEx', NULL, '2016-12-09', '08.12.2016 16:25', '4260295880398', '1', 'a0YC000000hGrHpMAK', '174.99', '249.90'),
(41487, '458542697', NULL, NULL, 'nour zoui', '62 rue alexandre dumas', '', '75011', 'paris', 'Frankreich', 'FR', NULL, NULL, '662454359', '00100416HV', NULL, NULL, 'Montre mécanique Theorema Copacabana - Noir/Noir/Acier', NULL, '711369634550', 'FedEx', NULL, '2016-12-09', '09.12.2016 05:54', '4260295881685', '1', 'a0YC000000hICK1MAO', '169.99', '249.90'),
(41488, '458343618', NULL, NULL, 'Nino Courtogit', '70 RUE DES PLANTES', '', '91230', 'MONTGERON', 'Frankreich', 'FR', NULL, NULL, '613257003', '0010022Z8D', NULL, NULL, 'Montre mécanique Theorema Copacabana - Or/Noir/Marron', NULL, '711369634561', 'FedEx', NULL, '2016-12-09', '08.12.2016 16:32', '4260295880473', '1', 'a0YC000000hICJuMAO', '169.99', '249.90'),
(41489, '458473564', NULL, NULL, 'EMILIE IMBERT', '150 Route de Galargues', '', '34160', 'Campagne', 'Frankreich', 'FR', NULL, NULL, '643835500', '00100828RW', NULL, NULL, 'Montre Theorema Noir /Noir /Noir Acier', NULL, '711369634572', 'FedEx', NULL, '2016-12-09', '08.12.2016 22:44', '4260295881630', '1', 'a0YC000000hGr03MAC', '169.99', '249.90'),
(41490, '458259327', NULL, NULL, 'Jochum oostenbroek', 'Valkenboskade 388', '', '2563 HH', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '651105473', '00100746D7', NULL, NULL, '3011-1 Silver case / White face / Black Leather Band', NULL, '711369634594', 'FedEx', NULL, '2016-12-09', '08.12.2016 11:31', '4260295881258', '1', 'a0YC000000hDSPyMAO', '150.00', '189.99'),
(41491, '458284643', NULL, NULL, 'Emma Graham', '9 CAMERON DRIVE', '', 'KA18 2JE', 'CUMNOCK', 'Grossbritannien', 'GB', NULL, NULL, '7807197435', '0010159F8B', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369634480', 'FedEx', NULL, '2016-12-09', '08.12.2016 16:42', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41492, '458325654', NULL, NULL, 'Sarah Colley', '15 Garrison Court', '', 'WF8 4FD', 'West Yorkshire', 'Grossbritannien', 'GB', NULL, NULL, '1977261045', '0010158EVN', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369634491', 'FedEx', NULL, '2016-12-09', '08.12.2016 13:59', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41493, '458390214', NULL, NULL, 'Jason Woods', '2 BEECHCROFT', '', 'NR5 0RS', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '7534806954', '0010008ASC', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369634506', 'FedEx', NULL, '2016-12-09', '08.12.2016 18:40', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41494, '458292644', NULL, NULL, 'kerry kolbe', 'Signal Films 104 Abbey Road Barrow in Furness', '', 'LA14 5QR', 'Barrow in Furness', 'Grossbritannien', 'GB', NULL, NULL, '1229838592', '0010217WE5', NULL, NULL, 'GM-102-3 Gold case / Black face / Brown Leather Band', NULL, '711369634517', 'FedEx', NULL, '2016-12-09', '08.12.2016 17:20', '4260295880428', '1', 'a0YC000000gliK2MAI', '135.00', '179.00'),
(41495, '458397506', NULL, NULL, 'Joy Goodger', '7 Swan Mews 178 London Road', '', 'CR4 3SL', 'Mitcham', 'Grossbritannien', 'GB', NULL, NULL, '7974317162', '0010176UGR', NULL, NULL, 'GM-102-5 Silver Case / White Face / Stainless steel band', NULL, '711369634528', 'FedEx', NULL, '2016-12-09', '08.12.2016 22:44', '4260295881517', '1', 'a0YC000000gliK4MAI', '135.00', '179.00'),
(41496, '458535863', NULL, NULL, 'Francesc Castello  Fito', 'C/Gasometro 11', 'Escalera E  piso 5', '28005', 'MADRID', 'MADRID', 'ES', NULL, NULL, '676345439', '00102500VP', NULL, NULL, 'Reloj automático Pionier decorado con 12 diamantes - Caja plateada - Dial negro - Correa de cuero negra - 503-2', NULL, '711369634620', 'FedEx', NULL, '2016-12-09', '08.12.2016 23:06', '4260295880732', '1', 'a0YC000000hHpOvMAK', '145.00', '199.90'),
(41497, '458358019', NULL, NULL, 'Sebastian Gonzalez', 'Adriaan Brouwerlaan 25', '', '4907 MK', 'OOSTERHOUT', 'Niederlande', 'NL', NULL, NULL, '618868401', '00100848B4', NULL, NULL, '3011-1 Silver case / White face / Black Leather Band', NULL, '711369634642', 'FedEx', NULL, '2016-12-09', '08.12.2016 15:49', '4260295881258', '1', 'a0YC000000hDSPyMAO', '150.00', '189.99'),
(41498, '458487186', NULL, NULL, 'Danny Schilthuizen', 'Jupiter 32', '', '3402 HM', 'IJSSELSTEIN', 'Niederlande', 'NL', NULL, NULL, '621144031', '0010106EBG', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '711369634653', 'FedEx', NULL, '2016-12-09', '08.12.2016 21:58', '4260295882019', '1', 'a0YC000000hHcEFMA0', '165.00', '269.99'),
(41499, '458489546', NULL, NULL, 'lero banks', 'Akkerdonkker 30a', '', '3206 TK', 'SPIJKENISSE', 'Niederlande', 'NL', NULL, NULL, '678986456', '0010250PEW', NULL, NULL, 'GM-104-3 Noir Noir Noir', NULL, '711369634664', 'FedEx', NULL, '2016-12-09', '08.12.2016 22:31', '4260295880480', '1', 'a0YC000000hIGkhMAG', '170.00', '269.99'),
(41500, '458530280', NULL, NULL, 'Quentin Stroobants', 'Kleinenbergstraat 77', '', '1932', 'Sint-Stevens-Woluwe', 'Belgien', 'BE', NULL, NULL, '496351907', '0010179NSB', NULL, NULL, 'GM-104-7 Argent Noir Acier', NULL, '711369634631', 'FedEx', NULL, '2016-12-09', '09.12.2016 00:20', '4260295881661', '1', 'a0YC000000hIGkXMAW', '170.00', '269.99'),
(41501, '459132504', NULL, NULL, 'Peggy Guns', 'Laakakker 16', '', '2275', 'Poederlee Antwerpen', 'Belgien', 'BE', NULL, NULL, '479720980', '0010250NEK', NULL, NULL, '3006-4 Zilveren kast / zwarte wijzerplaat / zilveren metalen band', NULL, '711369635237', 'FedEx', NULL, '2016-12-12', '10.12.2016 23:48', '4260295881456', '1', 'a0YC000000hHDfOMAW', '145.00', '199.99'),
(41502, '458901939', NULL, NULL, 'Biljana Batarilo', 'Markette 19', '', '8800', 'Roeselare', 'Belgien', 'BE', NULL, NULL, '484408626', '0010250E1Q', NULL, NULL, 'Horloge Theorema Newton - Zwart/zwart - Metalen band - GM-4004-8', NULL, '711369635248', 'FedEx', NULL, '2016-12-12', '10.12.2016 10:20', '4260295881135', '1', 'a0YC000000hGsy6MAC', '127.99', '199.99'),
(41503, '458780518', NULL, NULL, 'Michel Van Esbroeck', 'Zittert 8', '', '1730', 'Assae', 'Belgien', 'BE', NULL, NULL, '468160632', '00101714LP', NULL, NULL, 'Montre Theorema - Boitier argent / Cadran noir / Bracelet en cuir noir 103-1', NULL, '711369635259', 'FedEx', NULL, '2016-12-12', '09.12.2016 20:50', '4260295880435', '1', 'a0YC000000haPQcMAM', '170.00', '269.00'),
(41504, '458776680', NULL, NULL, 'fabienne vanderstraeten', 'Rue du Rogissart 10', '', '1480', 'Clabecq', 'Belgien', 'BE', NULL, NULL, '477182392', '0010250BM4', NULL, NULL, 'Montre Theorema - Boitier noir / Cadran Noir / Bracelet en acier noir 103-9', NULL, '711369635260', 'FedEx', NULL, '2016-12-12', '09.12.2016 22:56', '4260295881630', '1', 'a0YC000000haPQkMAM', '170.00', '269.00'),
(41505, '458618987', NULL, NULL, 'Mukendi Mukanya', 'Avenue du Martin-Pecheur Du Martin Pe', '', '1170', 'Watermael-Boitsfort', 'Belgien', 'BE', NULL, NULL, '32485377059', '0010222V9K', NULL, NULL, 'Montre Theorema Copa Cabana - Noir/Noir/Noir - (GM-104-3)', NULL, '711369635270', 'FedEx', NULL, '2016-12-12', '09.12.2016 11:21', '4260295880480', '1', 'a0YC000000hIGkTMAW', '170.00', '269.99'),
(41506, '458649919', NULL, NULL, 'Thomas Bauwens', 'Rue de Bordeaux 52', '', '1060', 'Saint-Gilles', 'Belgien', 'BE', NULL, NULL, '471551879', '0010129LSJ', NULL, NULL, 'Une montre Casablanca - Cadran en or / Face cadre intérieur noire / Bracelet en cuir marron', NULL, '711369635281', 'FedEx', NULL, '2016-12-12', '09.12.2016 13:18', '4260295880398', '1', 'a0YC000000hHcDdMAK', '165.00', '269.99'),
(41507, '458647298', NULL, NULL, 'Blanca Ares', 'CALLE EL GRANADO 43', 'D', '29602', 'MARBELLA Malaga', 'Spanien', 'ES', NULL, NULL, '677450556', '0010061W5A', NULL, NULL, 'Reloj Theorema Sao Paolo 103-4 - Caja bicolor / Cara dorada / Correa de cuero marrón', NULL, '711369635064', 'FedEx', NULL, '2016-12-12', '09.12.2016 10:59', '4260295881197', '1', 'a0YC000000hHpHPMA0', '169.99', '229.90'),
(41508, '458616263', NULL, NULL, 'juan antonio cerrato lopez', 'AVENIDA REAL DE PINTO 158', 'nave 5-6', '28021', 'MADRID Madrid', 'Spanien', 'ES', NULL, NULL, '605270939', '0010067H8Q', NULL, NULL, 'Reloj Theorema Sao Paolo 103-9 - Caja negra / Cara negra / Pulsera de acero negra', NULL, '711369635075', 'FedEx', NULL, '2016-12-12', '09.12.2016 10:34', '4260295881630', '1', 'a0YC000000hHpHUMA0', '169.99', '229.90'),
(41509, '458914779', NULL, NULL, 'berenice lallemand', '45 boulevard de seine', '', '77310', 'boissise le roi', 'Frankreich', 'FR', NULL, NULL, '684056997', '0010229Q9W', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier noir et bracelet en cuir noir 3006-3', NULL, '711369634973', 'FedEx', NULL, '2016-12-12', '10.12.2016 10:14', '4260295881012', '1', 'a0YC000000hGrGfMAK', '144.99', '199.90'),
(41510, '459137896', NULL, NULL, 'Sarah Dacko', '11 ALLEE DE LA HEUSE', '', '77400', 'LAGNY SUR MARNE', 'Frankreich', 'FR', NULL, NULL, '645563958', '0010111QUL', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier noir et bracelet en métal doré 3006-5', NULL, '711369634984', 'FedEx', NULL, '2016-12-12', '11.12.2016 03:34', '4260295881463', '1', 'a0YC000000hGrGhMAK', '144.99', '199.90'),
(41511, '458626533', NULL, NULL, 'Jelena CHAPUIS', '4 Rue de l\'Esperance', '', '68270', 'WITTENHEIM', 'Frankreich', 'FR', NULL, NULL, '676118814', '0010228PBT', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Argent/Blanc/Noir 101-1', NULL, '711369634995', 'FedEx', NULL, '2016-12-12', '09.12.2016 12:06', '4260295880374', '1', 'a0YC000000hGrHnMAK', '174.99', '249.90'),
(41512, '459466836', NULL, NULL, 'Jean Denis Saulnier', '955 LE GRAND CHEMIN', '', '38210', 'VOUREY', 'Frankreich', 'FR', NULL, NULL, '632334549', '0010133L5I', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Noir/Noir/Noir 101-5', NULL, '711369635009', 'FedEx', NULL, '2016-12-12', '12.12.2016 02:20', '4260295880050', '1', 'a0YC000000hGrHrMAK', '174.99', '249.90'),
(41513, '459001291', NULL, NULL, 'Florian LENTZ', '16 chemin du moulin', '', '77950', 'VOISENON', 'Frankreich', 'FR', NULL, NULL, '615968092', '0010162JYL', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Or/Noir/Marron 101-3', NULL, '711369635010', 'FedEx', NULL, '2016-12-12', '10.12.2016 13:56', '4260295880398', '1', 'a0YC000000hGrHpMAK', '174.99', '249.90'),
(41514, '458897822', NULL, NULL, 'Jordy Bouthors', '30 Rue Albert Mattar', '', '77400', 'Carnetin', 'Frankreich', 'FR', NULL, NULL, '636905464', '0010224JW8', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Or/Noir/Marron 101-3', NULL, '711369635020', 'FedEx', NULL, '2016-12-12', '10.12.2016 10:33', '4260295880398', '1', 'a0YC000000hGrHpMAK', '174.99', '249.90'),
(41515, '458841159', NULL, NULL, 'Sophie Gourvil', '10 rue Orange', '', '78990', 'Elancourt', 'Frankreich', 'FR', NULL, NULL, '610625282', '0010056GH1', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Or/Noir/Marron 101-3', NULL, '711369635031', 'FedEx', NULL, '2016-12-12', '10.12.2016 05:40', '4260295880398', '1', 'a0YC000000hGrHpMAK', '174.99', '249.90'),
(41516, '459191851', NULL, NULL, 'Miguel Georges', '14 BOULEVARD CARNOT .', '', '35160', 'MONTFORT SUR MEU', 'Frankreich', 'FR', NULL, NULL, '615743043', '00102139IM', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369635042', 'FedEx', NULL, '2016-12-12', '11.12.2016 08:49', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(41517, '458802592', NULL, NULL, 'Rudy Vilpoix', '19 RUE NICEPHORE NIEPCE', '', '60230', 'CHAMBLY', 'Frankreich', 'FR', NULL, NULL, '627419872', '0010078WK0', NULL, NULL, 'Montre mécanique Theorema Copacabana - Noir/Noir/Acier', NULL, '711369635053', 'FedEx', NULL, '2016-12-12', '09.12.2016 21:02', '4260295881685', '1', 'a0YC000000hICK1MAO', '169.99', '249.90'),
(41518, '458844500', NULL, NULL, 'Anita Long', 'Shadybank Arderrow', 'Rathcooney', 'Eire', 'Cork', 'Irland', 'IE', NULL, NULL, '863322914', '0010023H8I', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369634686', 'FedEx', NULL, '2016-12-12', '10.12.2016 00:34', '4260295880398', '1', 'a0YC000000hHbcuMAC', '165.01', '249.00'),
(41519, '458586793', NULL, NULL, 'Thanh Truong Hung', '74 Primrose Grove, Darndale', '', '', 'Dublin 17', 'Irland', 'IE', NULL, NULL, '087-9458678', '0010250KYF', NULL, NULL, 'GM-101-8 Gold Case / Black Face / Stainless steel band', NULL, '711369634697', 'FedEx', NULL, '2016-12-12', '09.12.2016 08:33', '4260295882002', '1', 'a0YC000000hHbczMAC', '165.01', '249.00'),
(41520, '459404551', NULL, NULL, 'Edoardo Fava', 'Suonare Fava o Stupino o Altavilla VIA CASALE 72BIS', '', '10099', 'SAN MAURO TORINESE TO', 'Italien', 'IT', NULL, NULL, '3357499232', '0010233DNT', NULL, NULL, '101-3 Cassa oro - Quadrante nero - Cinturino in pelle marrone', NULL, '711369635086', 'FedEx', NULL, '2016-12-12', '11.12.2016 21:08', '4260295880398', '1', 'a0YC000000hHpTiMAK', '170.00', '249.90'),
(41521, '459057853', NULL, NULL, 'Francesco Carretta', 'VIA CESARE ODDONE 3', '', '71121', 'FOGGIA FG', 'Italien', 'IT', NULL, NULL, '3296004198', '00101716YI', NULL, NULL, '101-3 Cassa oro - Quadrante nero - Cinturino in pelle marrone', NULL, '711369635097', 'FedEx', NULL, '2016-12-12', '10.12.2016 19:34', '4260295880398', '1', 'a0YC000000hHpTiMAK', '170.00', '249.90'),
(41522, '459108342', NULL, NULL, 'Luca Pizzi', 'VIA JOHANN SEBASTIAN BACH 23', '', '20831', 'SEREGNO MB', 'Italien', 'IT', NULL, NULL, '3339705446', '0010224VMO', NULL, NULL, '101-3 Cassa oro - Quadrante nero - Cinturino in pelle marrone', NULL, '711369635101', 'FedEx', NULL, '2016-12-12', '10.12.2016 23:00', '4260295880398', '1', 'a0YC000000hHpTiMAK', '170.00', '249.90'),
(41523, '458665456', NULL, NULL, 'giuseppe pugliese', 'occidentale 133', '', '66016', 'guardiagrele CH', 'Italien', 'IT', NULL, NULL, '3483812649', '0010245J1V', NULL, NULL, '104-2 Cassa Oro / Meridiana Nera / Cinturino in pelle Marrone', NULL, '711369635112', 'FedEx', NULL, '2016-12-12', '09.12.2016 14:54', '4260295880473', '1', 'a0YC000000gkiUHMAY', '165.00', '229.90'),
(41524, '458832408', NULL, NULL, 'Francesca Ghezzi', 'Ristorante Y Not VIA SOLFERINO 25', '', '20121', 'MILANO MI', 'Italien', 'IT', NULL, NULL, '3391466775', '0010182ZXI', NULL, NULL, '3004-3 Cassa Oro / Meridiana Nera / Cinturino in pelle marrone', NULL, '711369635123', 'FedEx', NULL, '2016-12-12', '10.12.2016 01:30', '4260295880077', '1', 'a0YC000000gkiRuMAI', '145.00', '199.99'),
(41525, '458647546', NULL, NULL, 'Francesco Rossi', 'VIA GIROLAMO SAVONAROLA 1', '', '61033', 'FERMIGNANO PU', 'Italien', 'IT', NULL, NULL, '3497828814', '00101791EW', NULL, NULL, '503-3 Cassa oro - Quadrante nero - Cinturino in pelle marrone', NULL, '711369635134', 'FedEx', NULL, '2016-12-12', '09.12.2016 13:36', '4260295880749', '1', 'a0YC000000hHpPHMA0', '144.99', '199.90'),
(41526, '459124053', NULL, NULL, 'Laura Maggiordomo', 'CORSO NAZIONALE 5', '', '19126', 'LA SPEZIA SP', 'Italien', 'IT', NULL, NULL, '3478271114', '0010093TVE', NULL, NULL, '503-3 Cassa oro - Quadrante nero - Cinturino in pelle marrone', NULL, '711369635145', 'FedEx', NULL, '2016-12-12', '10.12.2016 23:29', '4260295880749', '1', 'a0YC000000hHpPHMA0', '144.99', '199.90'),
(41527, '458612506', NULL, NULL, 'Valentina Cascino', 'VIA DELLA PERGOLA 1', '', '21052', 'BUSTO ARSIZIO VA', 'Italien', 'IT', NULL, NULL, '3271822103', '00101958FS', NULL, NULL, '503-4 Cassa nera - Quadrante nero - Cinturino in pelle nero', NULL, '711369635156', 'FedEx', NULL, '2016-12-12', '09.12.2016 11:51', '4260295880756', '1', 'a0YC000000hHpPIMA0', '144.99', '199.90'),
(41528, '458675581', NULL, NULL, 'Nadia Papici', 'Via Roma 1', '', '35122', 'PADOVA PD', 'Italien', 'IT', NULL, NULL, '3494937877', '0010250QR5', NULL, NULL, '506-3 Modello 506-3', NULL, '711369635167', 'FedEx', NULL, '2016-12-12', '09.12.2016 15:01', '4260295880886', '1', 'a0YC000000hIavYMAS', '145.00', '199.99'),
(41529, '459022554', NULL, NULL, 'Massimo Fanti', 'VIA GIACOMO FERRARI 20', '', '43035', 'FELINO PR', 'Italien', 'IT', NULL, NULL, '3383526005', '0010118JZQ', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro bicolore e quadrante nero', NULL, '711369635178', 'FedEx', NULL, '2016-12-12', '10.12.2016 17:31', '4260295881197', '1', 'a0YC000000hHpHeMAK', '169.99', '229.90'),
(41530, '458928930', NULL, NULL, 'alba gjoci', 'VIA EDMONDO DE AMICIS 9', '', '25063', 'GARDONE VAL TROMPIA BS', 'Italien', 'IT', NULL, NULL, '3454411701', '0010065IGW', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro e quadrante nero', NULL, '711369635189', 'FedEx', NULL, '2016-12-12', '10.12.2016 12:36', '4260295880442', '1', 'a0YC000000hHpHcMAK', '169.99', '229.90'),
(41531, '459021642', NULL, NULL, 'Loris Tonarelli', 'VIA LUDOVICO ARIOSTO 8', '', '51010', 'MASSA E COZZILE PT', 'Italien', 'IT', NULL, NULL, '335 712526', '0010228AQF', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro e quadrante nero', NULL, '711369635190', 'FedEx', NULL, '2016-12-12', '10.12.2016 17:31', '4260295880442', '1', 'a0YC000000hHpHcMAK', '169.99', '229.90'),
(41532, '459512915', NULL, NULL, 'monica vicari', 'via del granaio nugola 4', '', '57014', 'Collesalvetti LI', 'Italien', 'IT', NULL, NULL, '3489509689', '10063363', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro e quadrante nero', NULL, '711369635204', 'FedEx', NULL, '2016-12-12', '12.12.2016 03:02', '4260295880442', '1', 'a0YC000000hHpHcMAK', '169.99', '229.90'),
(41533, '459330754', NULL, NULL, 'Petar Atanasov', 'VIA VINCENZO MONTI 2/b 2/b', '', '10090', 'Torino TO', 'Italien', 'IT', NULL, NULL, '3933522883', '100118000000', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro e quadrante nero', NULL, '711369635215', 'FedEx', NULL, '2016-12-12', '11.12.2016 17:13', '4260295880442', '1', 'a0YC000000hHpHcMAK', '169.99', '229.90'),
(41534, '459516829', NULL, NULL, 'Alessia Grena', 'via Torino 23', '', '25036', 'Palazzolo sull\'Oglio BS', 'Italien', 'IT', NULL, NULL, '3480985223', '0010211BCC', NULL, NULL, 'Sao Paolo con cinturino metallico - Cassa argento e quadrante nero', NULL, '711369635226', 'FedEx', NULL, '2016-12-12', '12.12.2016 03:52', '4260295881616', '1', 'a0YC000000hHpHhMAK', '169.99', '229.90'),
(41535, '458818222', NULL, NULL, 'Hasti Moshiri', 'Ivoordistel 40', '', '3068 NG', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '643991249', '0010218J5E', NULL, NULL, '4004-8 Black case / Black Face / Stainless steel band', NULL, '711369635292', 'FedEx', NULL, '2016-12-12', '09.12.2016 23:29', '4260295881135', '1', 'a0YC000000hGsyEMAS', '127.99', '199.99'),
(41536, '458730471', NULL, NULL, 'audrey van krugten', 'Oude Torenstraat 6', '', '5623 PG', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '402436153', '0010238G75', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '711369635307', 'FedEx', NULL, '2016-12-12', '09.12.2016 17:37', '4260295881272', '1', 'a0YC000000hDSQ0MAO', '150.00', '189.99'),
(41537, '459178385', NULL, NULL, 'Jason Simms', '62 Donellan Green Southfields', '', 'NN3 5DJ', 'Northampton', 'Grossbritannien', 'GB', NULL, NULL, '7884228219', '0010228Q45', NULL, NULL, '103-8 Gold case/Black face/gold metall band', NULL, '711369634701', 'FedEx', NULL, '2016-12-12', '11.12.2016 11:21', '4260295881623', '1', 'a0YC000000hGVhDMAW', '159.99', '259.00'),
(41538, '458629674', NULL, NULL, 'Kelly Dunne', '16C Graythorpe walk', '', 'M5 4HL', 'SALFORD', 'Grossbritannien', 'GB', NULL, NULL, '1616379828', '0010110I31', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '711369634712', 'FedEx', NULL, '2016-12-12', '09.12.2016 15:27', '4260295881630', '1', 'a0YC000000hGVhEMAW', '159.99', '259.00'),
(41539, '459240600', NULL, NULL, 'Angela Pollendine', '22 LYNESIDE ROAD Knypersley', '', 'ST8 6SD', 'Stoke on Trent Staffordshire', 'Grossbritannien', 'GB', NULL, NULL, '7880704034', '0010076MVC', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369634723', 'FedEx', NULL, '2016-12-12', '11.12.2016 17:28', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41540, '459125520', NULL, NULL, 'Natalie Neale', '41 COPPENS GREEN', '', 'SS12 9PA', 'WICKFORD', 'Grossbritannien', 'GB', NULL, NULL, '7976005569', '0010113NMD', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369634734', 'FedEx', NULL, '2016-12-12', '11.12.2016 05:00', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41541, '458971427', NULL, NULL, 'Panna Chauhan', '22 Malkins wood lane Worsley', '', 'M28 1ZQ', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7734982567', '0010225CIV', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369634745', 'FedEx', NULL, '2016-12-12', '10.12.2016 19:51', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41542, '458905393', NULL, NULL, 'jade batchelor', '54 TREEGARTH SQUARE', '', 'NG5 5QZ', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7805227597', '0010064B9R', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369634756', 'FedEx', NULL, '2016-12-12', '10.12.2016 12:25', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41543, '458848886', NULL, NULL, 'Laila Mosengo', '20 ST. MARTINS ROAD', '', 'UB7 7EP', 'WEST DRAYTON', 'Grossbritannien', 'GB', NULL, NULL, '7979901019', '0010066CPV', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369634767', 'FedEx', NULL, '2016-12-12', '10.12.2016 02:13', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41544, '458570456', NULL, NULL, 'Neco Ward', '39 Ambury hill Huntingdon', '', 'PE29 1JQ', 'HUNTINGDON', 'Grossbritannien', 'GB', NULL, NULL, '7907651332', '00100831VY', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369634778', 'FedEx', NULL, '2016-12-12', '09.12.2016 10:30', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41545, '459003400', NULL, NULL, 'Stanimir Stoyanov', '18 BEECH ROAD', '', 'TW14 8AQ', 'FELTHAM', 'Grossbritannien', 'GB', NULL, NULL, '7798948212', '0010023J49', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369634789', 'FedEx', NULL, '2016-12-12', '10.12.2016 22:05', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41546, '459377666', NULL, NULL, 'Toby Lydon', '9 Swallow court', '', 'Pe19 1np', 'St. Neots', 'Grossbritannien', 'GB', NULL, NULL, '7468532593', '001008710E', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369634790', 'FedEx', NULL, '2016-12-12', '12.12.2016 06:28', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41547, '458782657', NULL, NULL, 'Dean Ritson', '100 CARLYLE ROAD', '', 'W5 4BJ', 'LONDON Cumbria', 'Grossbritannien', 'GB', NULL, NULL, '7896517286', '0010084M1E', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369634804', 'FedEx', NULL, '2016-12-12', '09.12.2016 22:53', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41548, '458853208', NULL, NULL, 'Francis Lau', '2/2180 CUMBERLAND STREET', '', 'G5 0SH', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7894011249', '0010112RBB', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369634815', 'FedEx', NULL, '2016-12-12', '10.12.2016 04:14', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41549, '458772703', NULL, NULL, 'Kate Orszulak', '18 CLEWER PARK', '', 'SL4 5HA', 'WINDSOR', 'Grossbritannien', 'GB', NULL, NULL, '7825505884', '00101222ZJ', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369634826', 'FedEx', NULL, '2016-12-12', '09.12.2016 21:45', '4260295881425', '1', 'a0YC000000hFmyuMAC', '135.00', '179.00'),
(41550, '458725256', NULL, NULL, 'laura wagstaff', 'unit 96 a BLACKPOLE TRADING ESTATE WEST unit 96 a', '', 'WR3 8TJ', 'WORCESTER worcestershire', 'Grossbritannien', 'GB', NULL, NULL, '01905 457519', '0010132WE6', NULL, NULL, 'GM-102-3 Gold case / Black face / Brown Leather Band', NULL, '711369634837', 'FedEx', NULL, '2016-12-12', '09.12.2016 17:05', '4260295880428', '1', 'a0YC000000gliK2MAI', '135.00', '179.00'),
(41551, '458827835', NULL, NULL, 'BYEONGDO CHOI', '96 HATFEILD MEAD', '', 'SM4 5PF', 'MORDEN', 'Grossbritannien', 'GB', NULL, NULL, '7453035377', '00102505A7', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '711369634848', 'FedEx', NULL, '2016-12-12', '10.12.2016 00:42', '4260295881180', '1', 'a0YC000000gliK3MAI', '135.00', '179.00'),
(41552, '458801364', NULL, NULL, 'Stephanie Last', '50 NIGHTINGALE COURT', '', 'PE4 7FH', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7464602776', '0010016R77', NULL, NULL, 'GM-102-7 Gold Case / Black Face / Stainless steel band', NULL, '711369634859', 'FedEx', NULL, '2016-12-12', '10.12.2016 01:15', '4260295881531', '1', 'a0YC000000gliK6MAI', '135.00', '179.00'),
(41553, '459368455', NULL, NULL, 'Gemma Griffiths', '2 SCAFELL DRIVE Bilston', '', 'WV14 7BP', 'BILSTON', 'Grossbritannien', 'GB', NULL, NULL, '7414457757', '0010178VNE', NULL, NULL, 'GM-102-8 Black case / Black Face / Stainless steel band', NULL, '711369634860', 'FedEx', NULL, '2016-12-12', '12.12.2016 06:30', '4260295881548', '1', 'a0YC000000gliK7MAI', '135.00', '179.00'),
(41554, '458909833', NULL, NULL, 'Katie Martin', '12/5 Powderhall Road', '', 'EH7 4GB', 'Edinburgh', 'Grossbritannien', 'GB', NULL, NULL, '7707884538', '00101759FW', NULL, NULL, 'Marco Polo watch 3005-A1 Silver case / White face / Stainless steel Band', NULL, '711369634870', 'FedEx', NULL, '2016-12-12', '10.12.2016 13:46', '4260295880961', '1', 'a0YC000000glilTMAQ', '118.01', '179.00'),
(41555, '458998557', NULL, NULL, 'Brian Roberts', '5 QUEENS CLOSE', '', 'CM21 9DS', 'SAWBRIDGEWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7577658960', '0010084IRQ', NULL, NULL, 'Marco Polo watch 3005-A3 Black Case / Black face / Stainless steel band', NULL, '711369634881', 'FedEx', NULL, '2016-12-12', '10.12.2016 20:07', '4260295880985', '1', 'a0YC000000glilVMAQ', '118.01', '179.00'),
(41556, '458624964', NULL, NULL, 'Philip Wilkinson', '100 COTTONWOOD CLOSE', '', 'CO2 9PZ', 'COLCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7411306890', '0010037J3F', NULL, NULL, 'Marco Polo watch 3005-A3 Black Case / Black face / Stainless steel band', NULL, '711369634892', 'FedEx', NULL, '2016-12-12', '09.12.2016 14:02', '4260295880985', '1', 'a0YC000000glilVMAQ', '118.01', '179.00'),
(41557, '458840030', NULL, NULL, 'Katryn Sharpe', '15 Typhoon Way Brockworth', '', 'GL3 4BQ', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7751628529', '00102103T2', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369634907', 'FedEx', NULL, '2016-12-12', '10.12.2016 01:20', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(41558, '459095499', NULL, NULL, 'lucie riding', '30 SEATOWN CLOSE', '', 'BH17 8BJ', 'POOLE', 'Grossbritannien', 'GB', NULL, NULL, '7885386851', '0010068IOV', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369634918', 'FedEx', NULL, '2016-12-12', '11.12.2016 06:15', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(41559, '458726310', NULL, NULL, 'William Fairhurst', '406 hurst road flat 3', '', 'kt8 1qr', 'west molesey', 'Grossbritannien', 'GB', NULL, NULL, '7847419343', '0010124G4T', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369634929', 'FedEx', NULL, '2016-12-12', '09.12.2016 18:31', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(41560, '458630308', NULL, NULL, 'phillip gower', '60 HOLLY ROAD', '', 'NP11 6HY', 'NEWPORT', 'Grossbritannien', 'GB', NULL, NULL, '0', '10179848', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369634930', 'FedEx', NULL, '2016-12-12', '09.12.2016 14:40', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(41561, '458957472', NULL, NULL, 'Miss M', '17 Archery Road Eltham', '', 'SE9 1HD', 'Eltham', 'Grossbritannien', 'GB', NULL, NULL, '7940249149', '0010133C11', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-1 silver case/gold face/black leather band', NULL, '711369634940', 'FedEx', NULL, '2016-12-12', '10.12.2016 13:19', '4260295880053', '1', 'a0YC000000glid5MAA', '129.99', '199.99'),
(41562, '458622688', NULL, NULL, 'Claudia Manolache', '37 TAY CLOSE', '', 'ME5 8JJ', 'CHATHAM Kent', 'Grossbritannien', 'GB', NULL, NULL, '7975727142', '00100427LO', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-3 gold case/black face/brown leather band', NULL, '711369634951', 'FedEx', NULL, '2016-12-12', '09.12.2016 13:53', '4260295880077', '1', 'a0YC000000glid7MAA', '129.99', '199.99'),
(41563, '459074820', NULL, NULL, 'Maxine Green', '20 LOWER COMBALL', '', 'DY4 9RA', 'TIPTON', 'Grossbritannien', 'GB', NULL, NULL, '7552729441', '00100315SR', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-3 gold case/black face/brown leather band', NULL, '711369634962', 'FedEx', NULL, '2016-12-12', '11.12.2016 04:38', '4260295880077', '1', 'a0YC000000glid7MAA', '129.99', '199.99'),
(41564, '459387500', NULL, NULL, 'Serge daenekynt', 'Zeedijk-Albertstrand 530', 'BVBA L.E.O.N', '8300', 'Knokke', 'Belgien', 'BE', NULL, NULL, '050/615999', '0010138GJL', NULL, NULL, '101-1 zilveren behuizing / witte wijzerplaat / zwart leren band', NULL, '711369635535', 'FedEx', NULL, '2016-12-13', '11.12.2016 18:50', '4260295880374', '1', 'a0YC000000hHcDbMAK', '165.00', '269.99'),
(41565, '459572564', NULL, NULL, 'Wim Bontinck', 'Kwaadbeek 35', '', '9860', 'Oosterzele', 'Belgien', 'BE', NULL, NULL, '93621984', '0010079XQJ', NULL, NULL, 'Horloge Theorema Newton - Goud/zwart - Bruine leren band GM-4004-3', NULL, '711369635546', 'FedEx', NULL, '2016-12-13', '12.12.2016 08:52', '4260295881081', '1', 'a0YC000000hGsy1MAC', '149.99', '199.99'),
(41566, '459530616', NULL, NULL, 'Michiel Laevens', 'Vlasbloemstraat 25', '', '8870', 'Izegem', 'Belgien', 'BE', NULL, NULL, '475405601', '0010250ICA', NULL, NULL, 'Horloge Theorema Newton - Zwart/zwart - Zwarte leren band GM-4004-4', NULL, '711369635557', 'FedEx', NULL, '2016-12-13', '12.12.2016 01:20', '4260295881098', '1', 'a0YC000000hGsy2MAC', '149.99', '199.99'),
(41567, '459499222', NULL, NULL, 'Murielle Jacques', 'Rue Albert Ier 52 rue Alber', '', '5380', 'Noville-les-Bois', 'Belgien', 'BE', NULL, NULL, '0471 723614', '0010102B47', NULL, NULL, 'Montre T-3006-1 - cadran en argent, intérieur noir et bracelet en cuir noir', NULL, '711369635568', 'FedEx', NULL, '2016-12-13', '11.12.2016 23:22', '4260295880992', '1', 'a0YC000000hHDfLMAW', '145.00', '199.99'),
(41568, '459241603', NULL, NULL, 'Ana Belen Basanta Cayon', 'San Jose 28', '', '18210', 'PELIGROS GRANADA', 'Spanien', 'ES', NULL, NULL, '685104022', '0010250C44', NULL, NULL, 'Reloj Theorema modelo Copacabana negro 104-7 - Caja plateada - Correa de acero inoxidable', NULL, '711369635513', 'FedEx', NULL, '2016-12-13', '11.12.2016 10:31', '4260295881661', '1', 'a0YC000000gkiUAMAY', '165.00', '229.90'),
(41569, '459419418', NULL, NULL, 'frederic FROUIN', '157 CHEMIN DU PRE MAILLARD', '', '69440', 'CHAUSSAN', 'Frankreich', 'FR', NULL, NULL, '674356609', '0010088VPT', NULL, NULL, 'Montre Automatique Pionier - Or/Noir/Marron 506-3', NULL, '711369635454', 'FedEx', NULL, '2016-12-13', '12.12.2016 12:17', '4260295880886', '1', 'a0YC000000hGr2PMAS', '144.99', '199.90'),
(41570, '459782936', NULL, NULL, 'Maia THOMAS', '0 LES VIMOIS La chapelle blanche', '', '87420', 'ST VICTURNIEN', 'Frankreich', 'FR', NULL, NULL, '608899021', '0010059GHP', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Argent/Blanc/Noir 101-1', NULL, '711369635465', 'FedEx', NULL, '2016-12-13', '12.12.2016 19:24', '4260295880374', '1', 'a0YC000000hGrHnMAK', '174.99', '249.90'),
(41571, '459299159', NULL, NULL, 'Myriame Benhamou', '9 BOULEVARD DU CHATEAU', '', '92200', 'NEUILLY SUR SEINE', 'Frankreich', 'FR', NULL, NULL, '622357905', '00102415IR', NULL, NULL, 'Montre homme automatique Newton Theorema - Noir/Noir/Noir', NULL, '711369635476', 'FedEx', NULL, '2016-12-13', '12.12.2016 08:15', '4260295881098', '1', 'a0YC000000hGqjgMAC', '154.99', '219.90'),
(41572, '459582660', NULL, NULL, 'Rozenn HAMON', '9 ROUTE DE BIEN Y VIENT', '', '22370', 'PLENEUF VAL ANDRE', 'Frankreich', 'FR', NULL, NULL, '610759160', '0010216ONT', NULL, NULL, 'Montre homme automatique Newton Theorema - Noir/Noir/Noir', NULL, '711369635487', 'FedEx', NULL, '2016-12-13', '12.12.2016 12:46', '4260295881098', '1', 'a0YC000000hGqjgMAC', '154.99', '219.90'),
(41573, '459825214', NULL, NULL, 'Amelie LE FLEM', '10 RUE DE LA PETITE MITRIE', '', '44000', 'NANTES', 'Frankreich', 'FR', NULL, NULL, '643638525', '0010068V8U', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369635498', 'FedEx', NULL, '2016-12-13', '12.12.2016 20:40', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(41574, '459446766', NULL, NULL, 'Valentin FROGER', '10 RUE GABRIEL FAURE', '', '72650', 'LA CHAPELLE SAINT AUBIN', 'Frankreich', 'FR', NULL, NULL, '677757363', '0010028UXQ', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369635502', 'FedEx', NULL, '2016-12-13', '12.12.2016 11:10', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(41575, '459784970', NULL, NULL, 'Maia THOMAS', '0 LES VIMOIS La chapelle blanche', '', '87420', 'ST VICTURNIEN', 'Frankreich', 'FR', NULL, NULL, '608899021', '00102508PC', NULL, NULL, 'Montre mécanique Theorema Copacabana - Argent/Noir/Acier', NULL, '711369635465', 'FedEx', NULL, '2016-12-13', '12.12.2016 17:17', '4260295881661', '1', 'a0YC000000hICJzMAO', '169.99', '249.90'),
(41576, '459514369', NULL, NULL, 'JOSHY PALAKUNNEL  JOSEPH', '63 PRIORY LODGE', 'ST.RAPHAEL\'S MANOR', '', 'CELBRIDGE Kildare', 'Irland', 'IE', NULL, NULL, '00353-873208410', '00100566RO', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369635329', 'FedEx', NULL, '2016-12-13', '11.12.2016 23:02', '4260295880398', '1', 'a0YC000000hHbcuMAC', '165.01', '249.00'),
(41577, '459671693', NULL, NULL, 'Donal Costello', '14 Mellowes  Finglas West', '', '11', 'Dublin 11 Dublin', 'Irland', 'IE', NULL, NULL, '870909564', '0010151HKR', NULL, NULL, 'GM-104-1 Silver case / Black face / Black Leather Band', NULL, '711369635330', 'FedEx', NULL, '2016-12-13', '12.12.2016 13:04', '4260295880466', '1', 'a0YC000000hI8aLMAS', '170.00', '239.00'),
(41578, '459427929', NULL, NULL, 'Jay Snell', 'BSS Barndarrig Service Station', 'Kilbride', '', 'Wicklow', 'Irland', 'IE', NULL, NULL, '852431229', '0010171FIY', NULL, NULL, 'GM-104-2 Gold case / Black face / Brown Leather Band', NULL, '711369635340', 'FedEx', NULL, '2016-12-13', '11.12.2016 19:33', '4260295880473', '1', 'a0YC000000hI8aMMAS', '170.00', '239.00'),
(41579, '459731214', '', '', 'gaspare bennardo', 'pomeriggio vicolo vita 18', '', '92026', 'favara AG', 'Italien', '', '', '', '3282408116', '0010153S8I', '', '', '502-6 / cassa argento, quadrante nero e cinturino argento in metallo', '', 'CY734209928DE', 'DHL', '', '2016-12-13', '12.12.2016 17:06', '4260295881913', '1', 'a0YC000000gkiZOMAY', '139.98', '202.90'),
(41580, '459466183', NULL, NULL, 'Tracy Cain', '88 PARK FIELD', '', 'NE40 3RN', 'RYTON', 'Grossbritannien', 'GB', NULL, NULL, '1914139776', '0010224E1A', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '711369635351', 'FedEx', NULL, '2016-12-13', '12.12.2016 12:02', '4260295881593', '1', 'a0YC000000hGVhAMAW', '159.99', '259.00'),
(41581, '459795424', NULL, NULL, 'Annie Rawson', '73 Blandford ave', '', 'NN16 9AS', 'KETTERING', 'Grossbritannien', 'GB', NULL, NULL, '7817978099', '0010083M6O', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '711369635362', 'FedEx', NULL, '2016-12-13', '12.12.2016 20:48', '4260295881272', '1', 'a0YC000000hGy1rMAC', '125.00', '179.00'),
(41582, '459569988', NULL, NULL, 'Perry Stratford', '20 Walsall road', '', 'Po3 6dn', 'Portsmouth', 'Grossbritannien', 'GB', NULL, NULL, '7399617499', '0010198RHQ', NULL, NULL, '507-3 Gold case / Black face / Brown Leather Band', NULL, '711369635373', 'FedEx', NULL, '2016-12-13', '12.12.2016 10:43', '4260295881166', '1', 'a0YC000000gl1PGMAY', '120.01', '179.00'),
(41583, '459750961', NULL, NULL, 'Nick Baldwin', '1 Main road Longield', '', 'DA3 7qt', 'Dartford', 'Grossbritannien', 'GB', NULL, NULL, '1474709995', '0010195R2A', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369635384', 'FedEx', NULL, '2016-12-13', '12.12.2016 21:30', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41584, '459315057', NULL, NULL, 'Debra Proud', '5 PEDLARS GROVE Chapmanslade', '', 'BA13 4AZ', 'WESTBURY', 'Grossbritannien', 'GB', NULL, NULL, '7727907604', '001003497O', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369635395', 'FedEx', NULL, '2016-12-13', '12.12.2016 11:26', '4260295881395', '1', 'a0YC000000hFmyqMAC', '135.00', '179.00'),
(41585, '459387054', NULL, NULL, 'Faisal Alqahtani', '119 CLARENCE ROAD', '', 'M13 0YJ', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7933401386', '0010186AL6', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369635400', 'FedEx', NULL, '2016-12-13', '12.12.2016 08:48', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41586, '459307576', '', '', 'Giuseppe Carillo', '26 Jubilee Street', '', 'E1 3EH', 'London', 'Grossbritannien', '', '', '', '7577170245', '0010058FHR', '', '', '510-4 Black case / Black face / Black Leather Band', 'Annahme verweigert! 15.12.16\r\n18.01.17 Sendung zum zweiten mal zurück erhalten! Adresse falsch!', '711369635410', 'FedEx', '', '2016-12-13', '12.12.2016 14:02', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41587, '459388529', NULL, NULL, 'Faisal Alqahtani', '119 CLARENCE ROAD', '', 'M13 0YJ', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7933401386', '0010166J9P', NULL, NULL, 'GM-102-6 Silver Case / Black face / Stainless steel band', NULL, '711369635400', 'FedEx', NULL, '2016-12-13', '12.12.2016 08:58', '4260295881524', '1', 'a0YC000000gliK5MAI', '135.00', '179.00'),
(41588, '459443185', NULL, NULL, 'Jacqui Ockenden', '47 Foredown Drive', '', 'BN41 2BD', 'Portslade', 'Grossbritannien', 'GB', NULL, NULL, '7798826547', '00101905PN', NULL, NULL, 'Monte Carlo men\'s watch: 102-5 silver case / White face / stainless steel band', NULL, '711369635432', 'FedEx', NULL, '2016-12-13', '12.12.2016 12:26', '4260295881517', '1', 'a0YC000000gaGDZMA2', '135.00', '179.00'),
(41589, '459513319', NULL, NULL, 'Yodit Girmay', 'Flat 3 82 Grange Road', '', 'SE1 3BW', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7432120915', '0010186DU4', NULL, NULL, 'Monte Carlo men\'s watch: 102-7 gold case / black face / stainless steel band', NULL, '711369635443', 'FedEx', NULL, '2016-12-13', '12.12.2016 14:31', '4260295881531', '1', 'a0YC000000gaGDbMAM', '135.00', '179.00'),
(41590, '459830938', NULL, NULL, 'Seguin Colette', '2 boulevard de pont de noyelle apt64', '', '80090', 'amiens', 'Frankreich', 'FR', NULL, NULL, '648352338', '0010023W3K', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier argenté et bracelet en métal argenté 3006-4', NULL, '711369635579', 'FedEx', NULL, '2016-12-13', '13.12.2016 09:01', '4260295881456', '1', 'a0YC000000hGrGgMAK', '144.99', '199.90'),
(41591, '459815610', NULL, NULL, 'myriam humbert', '241 ROUTE DE VIGNY', '', '74520', 'JONZIER EPAGNY', 'Frankreich', 'FR', NULL, NULL, '621593648', '0010016MU9', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Bicolore/Or/Noir 101-4', NULL, '711369635580', 'FedEx', NULL, '2016-12-13', '13.12.2016 08:47', '4260295880015', '1', 'a0YC000000hGrHqMAK', '174.99', '249.90'),
(41592, '459956257', NULL, NULL, 'Alessio battaglia', 'VIA RAGAZZI DEL \'99 6', '', '50054', 'FUCECCHIO FI', 'Italien', 'IT', NULL, NULL, '3271760884', '0010005ILC', NULL, NULL, 'Cassa Oro / Meridiana Nera / Cinturino in pelle Marrone 104-2', NULL, '711369635616', 'FedEx', NULL, '2016-12-13', '13.12.2016 10:32', '4260295880473', '1', 'a0YC000000gkiUHMAY', '165.00', '229.90'),
(41593, '459854033', NULL, NULL, 'Charles Bull', '40A MARTINS ROAD', '', 'BR2 0EF', 'BROMLEY', 'Grossbritannien', 'GB', NULL, NULL, '7899058516', '0010250BVB', NULL, NULL, 'GM-509-2 Silver case / Black face / Black Leather Band', NULL, '711369635590', 'FedEx', NULL, '2016-12-13', '13.12.2016 10:00', '4260295881227', '1', 'a0YC000000glig1MAA', '115.00', '169.99'),
(41594, '459825823', '', '', 'Tanya Ord', '9 Hampden way, Eynesbury', '', 'Pe19 2jq', 'St. Neots, cambs', 'Grossbritannien', '', '', '', '7775999751', '0010137FLK', '', '', '3006-5 Theorema Monaco watch: Gold case / Black face / Gold Metal Band', '', '711369635605', 'FedEx', '711369635605', '2016-12-13', '13.12.2016 09:17', '4260295881463', '1', 'a0YC000000gl0qsMAA', '122.99', '179.99'),
(41595, '459843209', NULL, NULL, 'Carl Meyten', 'Riemstraat 64', '', '2970', 'Schilde Antwerpen', 'Belgien', 'BE', NULL, NULL, '475725893', '0010039QOC', NULL, NULL, '3011-8 Zwart/zwart - Metalen armband', NULL, '711369635708', 'FedEx', NULL, '2016-12-13', '12.12.2016 22:21', '4260295881777', '1', 'a0YC000000hFXNQMA4', '150.00', '189.99'),
(41596, '459744576', NULL, NULL, 'Luc Molitor', 'Chemin de la Bergerie 1', '', '6724', 'RULLES', 'Belgien', 'BE', NULL, NULL, '479816308', '00102499HF', NULL, NULL, 'Montre Theorema Damascus - bracelet métallique doré - Doré/Noir - T3008-7', NULL, '711369635719', 'FedEx', NULL, '2016-12-13', '12.12.2016 17:20', '4260295881722', '1', 'a0YC000000hHjmcMAC', '139.99', '199.99'),
(41597, '459958575', NULL, NULL, 'Zakrzewski Joelle', '1 Impasse Rabelais', '', '28220', 'Langey', 'Frankreich', 'FR', NULL, NULL, '658651988', '0010189DI6', NULL, NULL, 'Montre mécanique Theorema Copacabana - Or/Noir/Marron', NULL, '711369635693', 'FedEx', NULL, '2016-12-13', '13.12.2016 11:12', '4260295880473', '1', 'a0YC000000hICJuMAO', '169.99', '249.90'),
(41598, '459838526', NULL, NULL, 'DIANA LUNGU', '3 Newtown Glendale', '', '0', 'LEIXLIP', 'Irland', 'IE', NULL, NULL, '857338964', '00101716SM', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '711369635649', 'FedEx', NULL, '2016-12-13', '12.12.2016 21:03', '4260295881999', '1', 'a0YC000000hHbcyMAC', '165.01', '249.00'),
(41599, '459800470', NULL, NULL, 'Niels Spapens', 'Sloterweg 303-D', '', '1171 VC', 'BADHOEVEDORP', 'Niederlande', 'NL', NULL, NULL, '206593444', '001011189P', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '711369635720', 'FedEx', NULL, '2016-12-13', '12.12.2016 20:33', '4260295880050', '1', 'a0YC000000hHcEBMA0', '165.00', '269.99'),
(41600, '459804115', NULL, NULL, 'Edwin Tichelaar', 'Berkenlaan 6', '', '1161 EL', 'ZWANENBURG', 'Niederlande', 'NL', NULL, NULL, '204976037', '0010100PSV', NULL, NULL, '4004-8 Black case / Black Face / Stainless steel band', NULL, '711369635730', 'FedEx', NULL, '2016-12-13', '12.12.2016 21:30', '4260295881135', '1', 'a0YC000000hGsyEMAS', '127.99', '199.99'),
(41601, '459821340', NULL, NULL, 'Tayfur kocin', 'De Milan Viscontilaan 99', '', '3453 ST', 'DE MEERN', 'Niederlande', 'NL', NULL, NULL, '650268762', '0010133WGO', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369635741', 'FedEx', NULL, '2016-12-13', '12.12.2016 21:38', '4260295880473', '1', 'a0YC000000hIGkgMAG', '170.00', '269.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(41602, '459862538', NULL, NULL, 'JAN DE IULIO', '6 LORNE AVENUE', '', 'CR0 7RQ', 'CROYDON', 'Grossbritannien', 'GB', NULL, NULL, '7917274513', '0010048XWG', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369635752', 'FedEx', NULL, '2016-12-13', '13.12.2016 13:12', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41603, '459989621', NULL, NULL, 'Katie Brookes', '110 WAVERLEY AVENUE', '', 'CV11 4RT', 'NUNEATON', 'Grossbritannien', 'GB', NULL, NULL, '7983333080', '0010116KIS', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369635682', 'FedEx', NULL, '2016-12-13', '13.12.2016 13:03', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41604, '459891630', NULL, NULL, 'Sophie Hill', 'THELODGE MERRY HILL ROAD St margarets school', '', 'WD23 1DS', 'BUSHEY', 'Grossbritannien', 'GB', NULL, NULL, '7944148978', '0010018BP4', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369635650', 'FedEx', NULL, '2016-12-13', '13.12.2016 12:19', '4260295880442', '1', 'a0YC000000hGVh7MAG', '159.99', '259.00'),
(41605, '459981010', NULL, NULL, 'Lauren Millett', '12 COLLEGE ROAD', '', 'NG3 6FD', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7783365657', '0010148M16', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369635660', 'FedEx', NULL, '2016-12-13', '13.12.2016 11:40', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41606, '459951275', NULL, NULL, 'Mohamed Abdelnabi', '159 MIDDLETON HALL ROAD', '', 'B30 1AS', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7943581055', '00101899F8', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369635671', 'FedEx', NULL, '2016-12-13', '13.12.2016 10:54', '4260295881395', '1', 'a0YC000000hFmyqMAC', '135.00', '179.00'),
(41607, '460096503', NULL, NULL, 'Martini Jean -luc', '10 Rue du chateau Restaurant ( la ripaille ) ouvert 7/7 de 11h a 15h', '', '44000', 'Nantes', 'Frankreich', 'FR', NULL, NULL, '607703798', '00101134B6', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier noir et bracelet en métal doré 3006-5', NULL, '711369635877', 'FedEx', NULL, '2016-12-14', '13.12.2016 16:29', '4260295881463', '1', 'a0YC000000hGrGhMAK', '144.99', '199.90'),
(41608, '460154384', NULL, NULL, 'Isabelle BOUGER', '3 RUE DU SOLEIL', '', '57330', 'HETTANGE GRANDE', 'Frankreich', 'FR', NULL, NULL, '672233036', '0010151A6J', NULL, NULL, 'Montre Theorema Bicolore/ Or/ Marron 103-4', NULL, '711369635888', 'FedEx', NULL, '2016-12-14', '14.12.2016 02:34', '4260295881197', '1', 'a0YC000000hGqzyMAC', '169.99', '249.90'),
(41609, '460000073', NULL, NULL, 'fabienne guglielmo', '707 CIDEX 225 CHEMIN DU TOUAR', '', '06330', 'ROQUEFORT LES PINS', 'Frankreich', 'FR', NULL, NULL, '615367976', '0010149ZWH', NULL, NULL, 'Montre Theorema Noir /Noir /Noir Acier 103-9', NULL, '711369635899', 'FedEx', NULL, '2016-12-14', '13.12.2016 14:12', '4260295881630', '1', 'a0YC000000hGr03MAC', '169.99', '249.90'),
(41610, '460166357', '', '', 'Longhi Palagioengineering', 'Via Provinciale Chiantigiana 36', '', '50022', 'Greve In Chianti FI', 'Italien', '', '', '', '3311800796', '0010250WEJ', '', '', '502-8 / cassa nera, quarante nero e cinturino nero in metallo', '', 'CY734245267DE', 'DHL', '', '2016-12-14', '13.12.2016 22:32', '4260295881937', '1', 'a0YC000000gkiZQMAY', '139.98', '202.90'),
(41611, '460097522', NULL, NULL, 'elvira buccarello', 'via di torrenova 167', '', '00133', 'roma RM', 'Italien', 'IT', NULL, NULL, '3407528278', '0010234L7R', NULL, NULL, 'Cassa Oro / Meridiana Nera / Cinturino in pelle Marrone 104-2', NULL, '711369635914', 'FedEx', NULL, '2016-12-14', '13.12.2016 18:36', '4260295880473', '1', 'a0YC000000gkiUHMAY', '165.00', '229.90'),
(41612, '460123014', NULL, NULL, 'silvia anton', 'VIA BUONARROTI 25', '', '50059', 'VINCI  FI', 'Italien', 'IT', NULL, NULL, '3488245670', '00101793CY', NULL, NULL, 'Cassa Oro / Meridiana Nera / Cinturino in pelle Marrone 7001-3', NULL, '711369635925', 'FedEx', NULL, '2016-12-14', '13.12.2016 20:33', '4260295882118', '1', 'a0YC000000hIbLZMA0', '139.99', '199.90'),
(41613, '460194705', NULL, NULL, 'Nigel Young', 'GLEDWOOD LINCOLN ROAD', '', 'SL9 9TQ', 'GERRARDS CROSS', 'Grossbritannien', 'GB', NULL, NULL, '7802583641', '0010172B73', NULL, NULL, '507-4 Black case / Black face / Black Leather Band', NULL, '711369635774', 'FedEx', NULL, '2016-12-14', '14.12.2016 00:20', '4260295881173', '1', 'a0YC000000gl1PHMAY', '120.01', '179.00'),
(41614, '460166267', '', '', 'Louise Foster', '9 FALMOUTH AVENUE', '', 'E4 9QL', 'LONDON', 'Grossbritannien', '', '', '', '7985128683', '0010054EIT', '', '', '510-4 Black case / Black face / Black Leather Band', 'Uhr nicht erhalten! Groupon hat uns Geld abgezogen! 01.04.17', '711369635785', 'FedEx', '', '2016-12-14', '14.12.2016 02:45', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41615, '460106699', NULL, NULL, 'Sarah Williams', '184 BRITANNIA CLOSE', '', 'OX18 1DR', 'CARTERTON oxfordshire', 'Grossbritannien', 'GB', NULL, NULL, '7990576053', '0010168XA4', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369635796', 'FedEx', NULL, '2016-12-14', '13.12.2016 20:26', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41616, '460221564', NULL, NULL, 'Prakash Sapkota', '10 Armour hill', '', 'RG31 6JS', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7957136531', '0010181NU8', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369635800', 'FedEx', NULL, '2016-12-14', '14.12.2016 04:30', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41617, '460189419', NULL, NULL, 'Emma McCusker', '105 TORRINGTON AVENUE', '', 'CV4 9AQ', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7792235548', '0010101JCO', NULL, NULL, 'GM-102-2 Silver case / Black face / Black Leather Band', NULL, '711369635811', 'FedEx', NULL, '2016-12-14', '14.12.2016 06:12', '4260295880411', '1', 'a0YC000000gliK1MAI', '135.00', '179.00'),
(41618, '460200956', NULL, NULL, 'frederick hardicre', '15 spindle avenue', '', 'SK15 3DU', 'sTALYBRIDGE greater manchester', 'Grossbritannien', 'GB', NULL, NULL, '7881661293', '00100925FR', NULL, NULL, 'GM-102-6 Silver Case / Black face / Stainless steel band', NULL, '711369635822', 'FedEx', NULL, '2016-12-14', '14.12.2016 04:07', '4260295881524', '1', 'a0YC000000gliK5MAI', '135.00', '179.00'),
(41619, '460054192', NULL, NULL, 'Samuel Evitt', '32 THORNDYKE STREET', '', 'BT5 4QB', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7752316207', '00100359P3', NULL, NULL, 'GM-102-7 Gold Case / Black Face / Stainless steel band', NULL, '711369635833', 'FedEx', NULL, '2016-12-14', '13.12.2016 16:40', '4260295881531', '1', 'a0YC000000gliK6MAI', '135.00', '179.00'),
(41620, '460027385', NULL, NULL, 'Lanre adelesi', '27B WILLOUGHBY PARK ROAD', '', 'N17 0RR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7933191297', '0010057CWZ', NULL, NULL, 'GM-102-8 Black case / Black Face / Stainless steel band', NULL, '711369635844', 'FedEx', NULL, '2016-12-14', '13.12.2016 15:21', '4260295881548', '1', 'a0YC000000gliK7MAI', '135.00', '179.00'),
(41621, '460201411', NULL, NULL, 'Sylwia Gwizdz', '9 GATLIFF ROAD 22 Bramah House', '', 'SW1W 8DP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7810868299', '0010179R8H', NULL, NULL, 'Marco Polo watch 3005-1 Silver case / White face / Black Leather Band', NULL, '711369635855', 'FedEx', NULL, '2016-12-14', '14.12.2016 03:55', '4260295880909', '1', 'a0YC000000glilQMAQ', '118.01', '179.00'),
(41622, '460096139', NULL, NULL, 'Roxanne Summerhill', '33 SCHOOL LANE Mickle trafford', '', 'CH2 4EF', 'CHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7861804246', '0010198R1B', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369635866', 'FedEx', NULL, '2016-12-14', '13.12.2016 22:29', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(41623, '460111630', NULL, NULL, 'urim Balliu', 'Boerenkrijglaan 120A', '', '2260', 'Westerlo Antwerpen', 'Belgien', 'BE', NULL, NULL, '14707796', '0010200DJ4', NULL, NULL, '101-5 zwarte behuizing / zwarte wijzerplaat / zwart leren band', NULL, '711369635936', 'FedEx', NULL, '2016-12-14', '13.12.2016 19:20', '4260295880050', '1', 'a0YC000000hHcDfMAK', '165.00', '269.99'),
(41624, '460183352', NULL, NULL, 'marie licata', 'rue du viaduc 41', '', '4000', 'liege', 'Belgien', 'BE', NULL, NULL, '477206060', '0010250UU1', NULL, NULL, 'Montre T-3006-6 - cadran en noir, intérieur noir et bracelet en acier inoxydable noir', NULL, '711369635947', 'FedEx', NULL, '2016-12-14', '13.12.2016 23:18', '4260295881470', '1', 'a0YC000000hHDfQMAW', '145.00', '199.99'),
(41625, '460118334', NULL, NULL, 'Leen Nugteren', 'Vrijland 27', '', '3271 VH', 'MIJNSHEERENLAND Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '06-43372507', '0010181X4Y', NULL, NULL, '3006-4 Silver case / Black face / Silver Metal Band', NULL, '711369635958', 'FedEx', NULL, '2016-12-14', '13.12.2016 19:32', '4260295881456', '1', 'a0YC000000hHDfZMAW', '145.00', '199.99'),
(41626, '460063140', NULL, NULL, 'j.c. van Spaandonk', 'tuinpad 24', '705118753', '2242 TC', 'Wassenaar', 'Niederlande', 'NL', NULL, NULL, '627238303', '00102503V9', NULL, NULL, '4004-3 Or Noir Noir', NULL, '711369635969', 'FedEx', NULL, '2016-12-14', '13.12.2016 16:39', '4260295881081', '1', 'a0YC000000hGsy9MAC', '149.99', '199.99'),
(41627, '460288123', NULL, NULL, 'Dale England', '52 Sneyd Lane Essington', '', 'WV11 2DU', 'Wolverhampton Staffordshire', 'Grossbritannien', 'GB', NULL, NULL, '7740900246', '0010250P3D', NULL, NULL, '104-1 Theorema Copacabana watch', NULL, '711369635991', 'FedEx', NULL, '2016-12-14', '14.12.2016 12:24', '4260295880466', '1', 'a0YC000000hb2jBMAQ', '146.00', '219.00'),
(41628, '460260488', NULL, NULL, 'Rhiannon Jones', '21 Gwent Court Fleur-De-Lys', '', 'NP12 3UN', 'Blackwood', 'Grossbritannien', 'GB', NULL, NULL, '7792738896', '0010185PK5', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369636005', 'FedEx', NULL, '2016-12-14', '14.12.2016 11:45', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(41629, '460479006', NULL, NULL, 'Rebeuh anthony', '129 QUAI DE LA BANQUIERE', '', '06730', 'ST ANDRE DE LA ROCHE', 'Frankreich', 'FR', NULL, NULL, '662476469', '0010043F2Q', NULL, NULL, 'Montre homme automatique Newton Theorema - Noir/Noir/Noir', NULL, '711369636130', 'FedEx', NULL, '2016-12-15', '15.12.2016 03:28', '4260295881098', '1', 'a0YC000000hGqjgMAC', '154.99', '219.90'),
(41630, '460480510', NULL, NULL, 'Sara Ferro', 'VIA SANT\'ANDREA 145', '', '35020', 'ALBIGNASEGO PD', 'Italien', 'IT', NULL, NULL, '3454052431', '0010179KJV', NULL, NULL, 'GM-509-6 / Cassa argento, quadrante nero e cinturino acciaio', NULL, '711369636141', 'FedEx', NULL, '2016-12-15', '14.12.2016 21:15', '4260295881951', '1', 'a0YC000000haGDoMAM', '135.00', '199.99'),
(41631, '460447295', NULL, NULL, 'Maryna Vitmanovska', 'VIA LECCO 43', '', '20900', 'MONZA MB', 'Italien', 'IT', NULL, NULL, '3283772549', '0010093KKB', NULL, NULL, 'Cassa Nera / Meridiana Nera / Cinturino in pelle Nero 104-3', NULL, '711369636152', 'FedEx', NULL, '2016-12-15', '14.12.2016 20:12', '4260295880480', '1', 'a0YC000000gkiUIMAY', '165.00', '229.90'),
(41632, '460274939', NULL, NULL, 'Christina Murphy', '1 QUAKERS ROAD', '', 'SN10 2FH', 'DEVIZES', 'Grossbritannien', 'GB', NULL, NULL, '7867650671', '0010166A8K', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369636027', 'FedEx', NULL, '2016-12-15', '14.12.2016 15:23', '4260295881197', '1', 'a0YC000000hGVh9MAG', '159.99', '259.00'),
(41633, '460463867', NULL, NULL, 'Yasmin Kareem', '30 Grasgarth Close', '', 'W3 9HS', 'Acton London', 'Grossbritannien', 'GB', NULL, NULL, '7446908738', '0010074AI0', NULL, NULL, '103-8 Gold case/Black face/gold metall band', NULL, '711369636038', 'FedEx', NULL, '2016-12-15', '15.12.2016 04:32', '4260295881623', '1', 'a0YC000000hGVhDMAW', '159.99', '259.00'),
(41634, '460586221', NULL, NULL, 'Jayne Sims', '22 Fulwell Avenue', '', 'NN17 3DG', 'Gretton, Northants', 'Grossbritannien', 'GB', NULL, NULL, '7872027118', '0010114KDL', NULL, NULL, '4004-1 Silver case / white face / black leather band', NULL, '711369636049', 'FedEx', NULL, '2016-12-15', '15.12.2016 05:34', '4260295881067', '1', 'a0YC000000glin0MAA', '128.00', '179.99'),
(41635, '460255092', NULL, NULL, 'Donna Davis', '215 MORDEN ROAD Mitcham', '', 'CR4 4DJ', 'MITCHAM', 'Grossbritannien', 'GB', NULL, NULL, '7807184658', '0010018Y18', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369636050', 'FedEx', NULL, '2016-12-15', '14.12.2016 16:08', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41636, '460337387', NULL, NULL, 'Jordan Ryan', '3 Laburnum avenue Peel green', '', 'M30 7GB', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7703386693', '0010093W55', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369636060', 'FedEx', NULL, '2016-12-15', '14.12.2016 16:12', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41637, '460578068', NULL, NULL, 'Simon Harvey', '92 UPPER SUTTON STREET', '', 'B6 5LY', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7587276567', '001007005V', NULL, NULL, 'GM-102-3 Gold case / Black face / Brown Leather Band', NULL, '711369636071', 'FedEx', NULL, '2016-12-15', '15.12.2016 03:31', '4260295880428', '1', 'a0YC000000gliK2MAI', '135.00', '179.00'),
(41638, '460453536', NULL, NULL, 'Charlotte Warnes', '4 CHURCH HILL FARM', '', 'WF4 1TL', 'WAKEFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7713849993', '0010073DGB', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '711369636082', 'FedEx', NULL, '2016-12-15', '14.12.2016 19:17', '4260295881180', '1', 'a0YC000000gliK3MAI', '135.00', '179.00'),
(41639, '460520004', NULL, NULL, 'Martin Fearon', '7 Ringwood Close', '', 'BB5 5EU', 'ACCRINGTON LANCASHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7894584708', '0010033AX7', NULL, NULL, 'GM-102-5 Silver Case / White Face / Stainless steel band', NULL, '711369636093', 'FedEx', NULL, '2016-12-15', '15.12.2016 00:31', '4260295881517', '1', 'a0YC000000gliK4MAI', '135.00', '179.00'),
(41640, '460357776', NULL, NULL, 'Liam Brown', '44A Higher Barley Mount', '', 'EX4 1SB', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7903445622', '00102445U8', NULL, NULL, 'GM-102-7 Gold Case / Black Face / Stainless steel band', NULL, '711369636108', 'FedEx', NULL, '2016-12-15', '14.12.2016 15:10', '4260295881531', '1', 'a0YC000000gliK6MAI', '135.00', '179.00'),
(41641, '460486956', NULL, NULL, 'DANIELLE TELFORD', '16 Guinness court, lever street Can leave with neighbour if card is left. Thank you!', '', 'EC1V 3TR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7956436757', '0010214K75', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369636119', 'FedEx', NULL, '2016-12-15', '14.12.2016 20:01', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(41642, '460519384', NULL, NULL, 'Mihaela Mihaila', '38 BYRON AVENUE', '', 'NW9 0EP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7341184357', '0010241GRH', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-3 gold case/black face/brown leather band', NULL, '711369636120', 'FedEx', NULL, '2016-12-15', '15.12.2016 05:51', '4260295880077', '1', 'a0YC000000glid7MAA', '129.99', '199.99'),
(41643, '460425564', NULL, NULL, 'Nermin elwakad', 'Cairo street 117-121 building 948', 'Flat 805', 'Mamzar', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '971564995245', '0010012WNR', NULL, NULL, 'P 7002-6 PIONIER \"CHICAGO DIAMONDS\" AUTOMATIC WATCH - SILVER WHITE - METAL', NULL, '578824970159', 'FedEx', NULL, '2016-12-15', '14.12.2016 20:39', 'a0YC000000fbmQmMAI', '1', 'a0YC000000fbmQmMAI', '751.99', '949.00'),
(41644, '460036520', NULL, NULL, 'Mustapha Louni', 'Dubai silicon oasis ASB Tower', 'Apartment 306', 'Dubai silicon oasis', 'Dubai 50023', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '9715222284', '00101794NQ', NULL, NULL, 'Pionier Watches - Miami GM-506-2', NULL, '578824970160', 'FedEx', NULL, '2016-12-15', '13.12.2016 17:38', 'a0YC000000gKAYyMAO', '1', 'a0YC000000gKAYyMAO', '738.04', '949.00'),
(41645, '458925941', NULL, NULL, 'madhat alwardi', 'khalidyah B201', 'Al kamala tower', 'Abu dhabi', 'Abu dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '971506415405', '00101277T2', NULL, NULL, 'T3006-1-01 Theorema Monaco Watch - Black Leather Strap and Silver Case', NULL, '578824970170', 'FedEx', NULL, '2016-12-15', '10.12.2016 14:40', 'a0YC000000eO8JaMAK', '1', 'a0YC000000eO8JaMAK', '675.96', '899.00'),
(41646, '457639332', NULL, NULL, 'Fanny ERGUY', 'Al Sufouh road  appt 508', 'Bay Central West Tower', 'UAE', 'dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '551139406', '00101325NH', NULL, NULL, 'Pioner Florida Diamond Watch-Black Dial-White Case-Black Leather Strap', NULL, '578824970181', 'FedEx', NULL, '2016-12-15', '06.12.2016 19:40', 'a0YC000000eVQ34MAG', '1', 'a0YC000000eVQ34MAG', '700.00', '999.00'),
(41647, '454888310', NULL, NULL, 'Dong Keun Shin', 'Al Bandar Complex 0569896262', 'Al Barza 810(South Entrance)', 'Al Raha Beach', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '508013931', '0010074YN9', NULL, NULL, 'GM-107-1 Theorema Rio Watch - Black Leather Strap, Silver Case, White Dial', NULL, '578824970192', 'FedEx', NULL, '2016-12-15', '29.11.2016 16:38', 'a0YC000000eO8GzMAK', '1', 'a0YC000000eO8GzMAK', '760.04', '999.00'),
(41648, '454888309', NULL, NULL, 'Dong Keun Shin', 'Al Bandar Complex 0569896262', 'Al Barza 810(South Entrance)', 'Al Raha Beach', 'Abu Dhabi', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '508013931', '00102457IE', NULL, NULL, 'GM-107-1 Theorema Rio Watch - Black Leather Strap, Silver Case, White Dial', NULL, '578824970192', 'FedEx', NULL, '2016-12-15', '29.11.2016 16:40', 'a0YC000000eO8GzMAK', '1', 'a0YC000000eO8GzMAK', '760.04', '999.00'),
(41649, '454224772', NULL, NULL, 'steven hopkins', 'Al Safee Street Villa 185', 'Al Safee Street', 'Jumeirah 3', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '506320989', '00100863CE', NULL, NULL, 'GM-107-3 Theorema Rio Watch - Brown Leather Strap, Gold Case, Black Dial', NULL, '578824970218', 'FedEx', NULL, '2016-12-15', '27.11.2016 20:39', 'a0YC000000eO8H1MAK', '1', 'a0YC000000eO8H1MAK', '760.04', '999.00'),
(41650, '450972687', NULL, NULL, 'Charlotte Kavanagh', 'Spings 2 Street 2', 'Villa 37', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '00971528737407', '0010116458', NULL, NULL, 'Pioner Florida Diamond Watch-Black Dial-Gold Case-Brown Leather Strap', NULL, '578824962460', 'FedEx', NULL, '2016-11-24', '2016-11-18 16:08', 'a0YC000000eVQ5jMAG', '1', 'a0YC000000eVQ5jMAG', '700.00', '999.00'),
(41651, '460424981', '', '', 'David Jou Sala', 'CALLE CANCO 1', '2 2', '8035', 'BARCELONA', 'Spanien', '', '', '', '622300062', '0010096F8Q', '', '', 'Reloj Theorema Sao Paolo 103-1  -  Caja plateada / Cara negra / Correa de cuero negra', '', '711369636347', 'FedEx', '', '2016-12-15', '14.12.2016 15:34', '4260295880435', '1', 'a0YC000000hHpHMMA0', '169.99', '229.90'),
(41652, '460625874', NULL, NULL, 'Nicole Moreau', '167 RUE DE LA MAIRIE', '', '74160', 'ARCHAMPS', 'Frankreich', 'FR', NULL, NULL, '450959789', '00100773F6', NULL, NULL, 'Montre Automatique Pionier - Or/Noir/Marron 506-3', NULL, '711369636336', 'FedEx', NULL, '2016-12-15', '15.12.2016 09:19', '4260295880886', '1', 'a0YC000000hGr2PMAS', '144.99', '199.90'),
(41653, '460529394', NULL, NULL, 'Rose Dempsey', '117  Old County Road', 'crumlin', '12', 'Dublin', 'Irland', 'IE', NULL, NULL, '877472306', '001009330B', NULL, NULL, 'GM-104-7 Silver Case / Black face / Stainless steel band', NULL, '711369636185', 'FedEx', NULL, '2016-12-15', '14.12.2016 22:04', '4260295881661', '1', 'a0YC000000hI8aRMAS', '170.00', '239.00'),
(41654, '460648272', NULL, NULL, 'Adina Ciobanu', 'VIA MERCATELLI MINA 34', '', '31010', 'SUSEGANA TV', 'Italien', 'IT', NULL, NULL, '3471366364', '0010196Q3B', NULL, NULL, 'Cassa oro - Quadrante nero - Cinturino in pelle marrone 101-3', NULL, '711369636358', 'FedEx', NULL, '2016-12-15', '15.12.2016 12:14', '4260295880398', '1', 'a0YC000000hHpTiMAK', '170.00', '249.90'),
(41655, '460311243', NULL, NULL, 'George Yazjdji', 'Mercatorplein 86', 'George\'s hairstyling', '1056 CL', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '647483897', '001007512A', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369636391', 'FedEx', NULL, '2016-12-15', '14.12.2016 12:12', '4260295881463', '1', 'a0YC000000hHDfaMAG', '145.00', '199.99'),
(41656, '460352786', NULL, NULL, 'Anna-linde Drost', 'Dordtsestraatweg 749A', '', '3075 BH', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '683227300', '00101069V8', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369636406', 'FedEx', NULL, '2016-12-15', '14.12.2016 14:11', '4260295882026', '1', 'a0YC000000hHcEGMA0', '165.00', '269.99'),
(41657, '460466345', NULL, NULL, 'Melanie Boshoven', 'Saturnusstraat 50', '', '1562 WV', 'KROMMENIE Noord-Holland', 'Niederlande', 'NL', NULL, NULL, '756217822', '001025067G', NULL, NULL, 'GM-101-8 Gold Case / Black Face / Stainless steel band', NULL, '711369636417', 'FedEx', NULL, '2016-12-15', '14.12.2016 20:00', '4260295882002', '1', 'a0YC000000hHcEEMA0', '165.00', '269.99'),
(41658, '460503693', NULL, NULL, 'amb hussain', 'Groepstraat 53', '', '3081 SH', 'ROTTERDAM Zuid Holland', 'Niederlande', 'NL', NULL, NULL, '642578899', '0010198CBJ', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369636428', 'FedEx', NULL, '2016-12-15', '14.12.2016 21:43', '4260295880473', '1', 'a0YC000000hIGkgMAG', '170.00', '269.99'),
(41659, '460366186', NULL, NULL, 'brian vercruysse', 'Rubensveld 19', '', '1745', 'Opwijk Vlaams-Brabant', 'Belgien', 'BE', NULL, NULL, '0496/74.67.30', '001025083B', NULL, NULL, 'Horloge Theorema Newton - Zilver/wit - Metalen band - GM-4004-5', NULL, '711369636369', 'FedEx', NULL, '2016-12-15', '14.12.2016 14:49', '42602958811104', '1', 'a0YC000000hGsy3MAC', '149.99', '199.99'),
(41660, '460526543', '', '', 'Fedor Bilici', 'avenue de la Houlette 1', '', '1160', 'Auderghem', 'Belgien', '', '', '', '472102775', '0010093SKL', '', '', 'Une montre Casablanca - Cadran en or / Face cadre intérieur noire / Bracelet en cuir marron', 'Sendung am 30.12.16 zurück erhalten!', '711369636370', 'FedEx', '', '2016-12-15', '14.12.2016 22:49', '4260295880398', '1', 'a0YC000000hHcDdMAK', '165.00', '269.99'),
(41661, '460629181', NULL, NULL, 'Josette MOUREAU', 'Rue des Oveyes 44', '', '4432', 'Alleur', 'Belgien', 'BE', NULL, NULL, '478767776', '0010142PMN', NULL, NULL, 'Une montre Casablanca - Cadran en or / Face cadre intérieur noire / Bracelet en cuir marron', NULL, '711369636380', 'FedEx', NULL, '2016-12-15', '15.12.2016 10:20', '4260295880398', '1', 'a0YC000000hHcDdMAK', '165.00', '269.99'),
(41662, '460580497', NULL, NULL, 'Rebecca Monk', 'TOBYCARVERY WHITEWEBBS ROAD', '', 'EN2 9HQ', 'ENFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7581205654', '0010224VHI', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369636266', 'FedEx', NULL, '2016-12-15', '15.12.2016 08:56', '4260295880442', '1', 'a0YC000000hGVh7MAG', '159.99', '259.00'),
(41663, '460617598', NULL, NULL, 'Rebecca Watt', 'CHARLENE TAMERTON FOLIOT ROAD Tamerton foliot rd', '', 'PL6 5EU', 'PLYMOUTH Devon', 'Grossbritannien', 'GB', NULL, NULL, '7989402451', '0010225CK3', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369636277', 'FedEx', NULL, '2016-12-15', '15.12.2016 08:55', '4260295880442', '1', 'a0YC000000hGVh7MAG', '159.99', '259.00'),
(41664, '460634150', NULL, NULL, 'Brian Flood', '4 SAXON MILL', '', 'SN5 4FT', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7966129028', '001000664A', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369636288', 'FedEx', NULL, '2016-12-15', '15.12.2016 11:16', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41665, '460645487', NULL, NULL, 'James Stewart', 'DYSON WAY Dyson Way', '', 'ST18 0WN', 'STAFFORD', 'Grossbritannien', 'GB', NULL, NULL, '7715415888', '00100259OK', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369636299', 'FedEx', NULL, '2016-12-15', '15.12.2016 11:29', '4260295881395', '1', 'a0YC000000hFmyqMAC', '135.00', '179.00'),
(41666, '460646022', NULL, NULL, 'Krupa Ladha', '25 Lancelott crescent', '', 'HA0 2AU', 'WEMBLEY', 'Grossbritannien', 'GB', NULL, NULL, '7469713597', '0010003I6Q', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369636303', 'FedEx', NULL, '2016-12-15', '15.12.2016 11:00', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41667, '460658117', NULL, NULL, 'john knox', '48WOODGATE BIRLING ROAD leybourne', '', 'ME19 5HT', 'WEST MALLING', 'Grossbritannien', 'GB', NULL, NULL, '01732 842469', '0010171QS6', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-5', NULL, '711369636314', 'FedEx', NULL, '2016-12-15', '15.12.2016 11:32', '4260295881944', '1', 'a0YC000000hbNKQMA2', '125.00', '199.00'),
(41668, '460626263', NULL, NULL, 'DERRICK ANIM', '30 GRESHAM STREET COMMERZBANK AG', '', 'EC2V 7PG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7852764638', '0010130LOC', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369636325', 'FedEx', NULL, '2016-12-15', '15.12.2016 10:14', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(41669, '460922933', NULL, NULL, 'frederic frampier', '598 rue du bourg', '', '40180', 'oeyreluy', 'Frankreich', 'FR', NULL, NULL, '630561815', '0010101B5L', NULL, NULL, 'Montre Automatique Pionier - Or/Noir/Marron 506-3', NULL, '711369636564', 'FedEx', NULL, '2016-12-16', '16.12.2016 06:41', '4260295880886', '1', 'a0YC000000hGr2PMAS', '144.99', '199.90'),
(41670, '460773541', NULL, NULL, 'PETIT CHRISTOPHE', '3 RUE VICTOR HUGO VALLEE VERTE', '', '18570', 'TROUY', 'Frankreich', 'FR', NULL, NULL, '616733457', '0010176HAS', NULL, NULL, 'Montre Automatique Pionier - Or/Noir/Marron 506-3', NULL, '711369636575', 'FedEx', NULL, '2016-12-16', '16.12.2016 01:17', '4260295880886', '1', 'a0YC000000hGr2PMAS', '144.99', '199.90'),
(41671, '460848132', NULL, NULL, 'Melissa SOLAR BOUGRER', '2 RUE DES ERABLES bat B1 appart 320', '', '84130', 'LE PONTET', 'Frankreich', 'FR', NULL, NULL, '760666732', '0010022KWY', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369636586', 'FedEx', NULL, '2016-12-16', '16.12.2016 04:21', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(41672, '460715160', NULL, NULL, 'Lemya Lazaar', '13 Rue voltaire Rue voltaire chez Mme pierre', '', '95100', 'Argenteuil', 'Frankreich', 'FR', NULL, NULL, '752183384', '00100186I7', NULL, NULL, 'Montre mécanique Theorema Copacabana - Noir/Noir/Acier', NULL, '711369636597', 'FedEx', NULL, '2016-12-16', '15.12.2016 15:22', '4260295881685', '1', 'a0YC000000hICK1MAO', '169.99', '249.90'),
(41673, '460753781', NULL, NULL, 'Massimo Paretti', 'VIA VENTICINQUE APRILE 10', '', '20847', 'ALBIATE MB', 'Italien', 'IT', NULL, NULL, '3,9348E+11', '0010124Z1B', NULL, NULL, 'Sao Paolo con cinturino metallico - Cassa argento e quadrante nero', NULL, '711369636601', 'FedEx', NULL, '2016-12-16', '15.12.2016 17:07', '4260295881616', '1', 'a0YC000000hHpHhMAK', '169.99', '229.90'),
(41674, '460681117', NULL, NULL, 'INNA BROMA', '47 ORCHARD STREET  FLAT 3', '', 'BS23 1RH', 'WESTON-SUPER-MARE', 'Grossbritannien', 'GB', NULL, NULL, '7565464376', '0010196SIP', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369636440', 'FedEx', NULL, '2016-12-16', '15.12.2016 20:10', '4260295880442', '1', 'a0YC000000hGVh7MAG', '159.99', '259.00'),
(41675, '460798788', NULL, NULL, 'Donna Fox', 'HAYBARN TOFTA FARM Ravensworth', '', 'DL11 7ER', 'RICHMOND NORTH YORKSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7969792943', '00100650C7', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369636450', 'FedEx', NULL, '2016-12-16', '15.12.2016 18:48', '4260295881197', '1', 'a0YC000000hGVh9MAG', '159.99', '259.00'),
(41676, '460878388', NULL, NULL, 'Linda De filippo', '4 Moccasin Way', '', 'BA16 0GS', 'STREET', 'Grossbritannien', 'GB', NULL, NULL, '7855426905', '00101118BX', NULL, NULL, '3011-6 Silver Case / Black face / Stainless steel band', NULL, '711369636461', 'FedEx', NULL, '2016-12-16', '16.12.2016 06:45', '4260295881753', '1', 'a0YC000000hGy1uMAC', '125.00', '179.00'),
(41677, '460804646', NULL, NULL, 'david treble', '13 LUDLOW WALK', '', 'MK41 8JG', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7748325732', '00102508Y5', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-6', NULL, '711369636472', 'FedEx', NULL, '2016-12-16', '15.12.2016 21:08', '4260295881951', '1', 'a0YC000000hbNKRMA2', '125.00', '199.00'),
(41678, '460671734', NULL, NULL, 'Raymond Messenger', '17 LANGSIDE TERRACE', '', 'PA14 5UU', 'PORT GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7538376661', '00100779Y5', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-8', NULL, '711369636483', 'FedEx', NULL, '2016-12-16', '15.12.2016 15:06', '4260295881975', '1', 'a0YC000000hbNKSMA2', '125.00', '199.00'),
(41679, '460699777', NULL, NULL, 'Richard Lucas', 'Two Oaks The Shrave Four Marks', '', 'GU34 5BJ', 'Alton', 'Grossbritannien', 'GB', NULL, NULL, '07831 827448', '0010112RKA', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-8', NULL, '711369636494', 'FedEx', NULL, '2016-12-16', '15.12.2016 15:31', '4260295881975', '1', 'a0YC000000hbNKSMA2', '125.00', '199.00'),
(41680, '460754933', NULL, NULL, 'Debbie Baxter', '391 LABURNUM ROAD', '', 'G71 5NG', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7751172248', '00100193VJ', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369636509', 'FedEx', NULL, '2016-12-16', '15.12.2016 16:06', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(41681, '460879568', NULL, NULL, 'Michelle Simpson', '12 LANSDOWNE PARK NORTH', '', 'BT15 4AE', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '2890774083', '0010012C4P', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369636510', 'FedEx', NULL, '2016-12-16', '16.12.2016 05:57', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(41682, '460704679', NULL, NULL, 'sharon Grattan', 'BPS 27A OLD HALL STREET HANOVER CHAPEL', '', 'BB10 1DA', 'BURNLEY', 'Grossbritannien', 'GB', NULL, NULL, '7487697357', '0010213BUZ', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369636520', 'FedEx', NULL, '2016-12-16', '15.12.2016 14:58', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(41683, '460870736', NULL, NULL, 'Amy Ev\'s', '19 RHIWDERYN Birchgrove', '', 'SA7 9QE', 'SWANSEA', 'Grossbritannien', 'GB', NULL, NULL, '7854167824', '00100728WW', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369636531', 'FedEx', NULL, '2016-12-16', '16.12.2016 00:20', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(41684, '460751695', NULL, NULL, 'cam cam', '93 WINDSOR ROAD', '', 'CR7 8HJ', 'THORNTON HEATH', 'Grossbritannien', 'GB', NULL, NULL, '9748338983', '0010161QHT', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-3 gold case/black face/brown leather band', NULL, '711369636542', 'FedEx', NULL, '2016-12-16', '15.12.2016 17:30', '4260295880077', '1', 'a0YC000000glid7MAA', '129.99', '199.99'),
(41685, '460724080', NULL, NULL, 'Naveed Janjua', '37 LANSDOWNE AVENUE', '', 'SL1 3SG', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '7534954082', '001012211E', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-3 gold case/black face/brown leather band', NULL, '711369636553', 'FedEx', NULL, '2016-12-16', '15.12.2016 15:34', '4260295880077', '1', 'a0YC000000glid7MAA', '129.99', '199.99'),
(41686, '460858857', NULL, NULL, 'avnora zeqiri', 'Chrysantenstraat 12', '', '8400', 'Stene', 'Belgien', 'BE', NULL, NULL, '497228318', '0010052IW6', NULL, NULL, 'GM-104-7 Argent Noir Acier', NULL, '711369636690', 'FedEx', NULL, '2016-12-16', '15.12.2016 22:50', '4260295881661', '1', 'a0YC000000hIGkXMAW', '170.00', '269.99'),
(41687, '460851924', NULL, NULL, 'Wim De Smet', 'Hoge Bokstraat 169', '', '9111', 'Belsele', 'Belgien', 'BE', NULL, NULL, '477668206', '0010171YM3', NULL, NULL, 'Pionier automatisch horloge 504-4 - zwarte kast - zwarte wijzerplaat - zwarte leren band', NULL, '711369636704', 'FedEx', NULL, '2016-12-16', '15.12.2016 22:18', '4260295880794', '1', 'a0YC000000hbPOHMA2', '139.99', '199.99'),
(41688, '460872161', NULL, NULL, 'Teresa Rodeno Arraez', 'C/ RAFAEL SALAZAR ALONSO 17', '3', '28007', 'MADRID', 'Spanien', 'ES', NULL, NULL, '669459664', '0010141FOH', NULL, NULL, 'Reloj Theorema Sao Paolo 103-4 - Caja bicolor / Cara dorada / Correa de cuero marrón', NULL, '711369636667', 'FedEx', NULL, '2016-12-16', '15.12.2016 21:33', '4260295881197', '1', 'a0YC000000hHpHPMA0', '169.99', '229.90'),
(41689, '460736667', NULL, NULL, 'alba canut berenguer', 'CARRER DE LES AGUDES 300 BIS', 'Bis', '17404', 'RIELLS I VIABREA GIRONA', 'Spanien', 'ES', NULL, NULL, '600697606', '00100503FT', NULL, NULL, 'Reloj automático Pionier decorado con 12 diamantes - Caja dorada - Dial negro - Correa de cuero marrón - 503-3', NULL, '711369636678', 'FedEx', NULL, '2016-12-16', '15.12.2016 14:07', '4260295880749', '1', 'a0YC000000hHpOwMAK', '145.00', '199.90'),
(41690, '460977011', NULL, NULL, 'Patricia Durand', '0 LIEU DIT LANGAM', '', '22780', 'PLOUGRAS', 'Frankreich', 'FR', NULL, NULL, '632123654', '0010046ICX', NULL, NULL, 'Montre Theorema Or /Noir /Or Acier 103-8', NULL, '711369636634', 'FedEx', NULL, '2016-12-16', '16.12.2016 11:16', '4260295881623', '1', 'a0YC000000hGr02MAC', '169.99', '249.90'),
(41691, '460686113', NULL, NULL, 'Lorraine Kent', 'Cullentra  Barntown', 'County wexford', '53', 'Wexford', 'Irland', 'IE', NULL, NULL, '871942566', '00102466IY', NULL, NULL, 'GM-104-2 Gold case / Black face / Brown Leather Band', NULL, '711369636612', 'FedEx', NULL, '2016-12-16', '15.12.2016 12:04', '4260295880473', '1', 'a0YC000000hI8aMMAS', '170.00', '239.00'),
(41692, '460980316', NULL, NULL, 'Ilaria Marrello', 'Presso Conad Centro Nord VIA JOHN FITZGERALD KENNEDY 5', '', '42040', 'CAMPEGINE RE', 'Italien', 'IT', NULL, NULL, '3483230819', '0010203D7B', NULL, NULL, 'GM-509-4 / Cassa nera, quadrante nero e cinturino nero', NULL, '711369636689', 'FedEx', NULL, '2016-12-16', '16.12.2016 12:47', '4260295881241', '1', 'a0YC000000haGDmMAM', '135.00', '199.99'),
(41693, '460825227', NULL, NULL, 'A M', 'Oetewalerstraat 23', '', '1093 MC', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '644444923', '0010248PJE', NULL, NULL, '3011-2 Silver case / Black face / Black Leather Band', NULL, '711369636715', 'FedEx', NULL, '2016-12-16', '15.12.2016 21:11', '4260295881265', '1', 'a0YC000000hDSPzMAO', '150.00', '189.99'),
(41694, '460731827', NULL, NULL, 'Wil van Oers', 'Griegstraat 657', '', '5011 HN', 'TILBURG Noord Brabant', 'Niederlande', 'NL', NULL, NULL, '628522452', '0010033DS4', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '711369636726', 'FedEx', NULL, '2016-12-16', '15.12.2016 15:42', '4260295881272', '1', 'a0YC000000hDSQ0MAO', '150.00', '189.99'),
(41695, '460698660', NULL, NULL, 'Ernest Djanojan', 'Mijnsherenlaan 163 B', '', '3081 GL', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '681138888', '00100831AO', NULL, NULL, '4004-7 Gold Case / Black Face / Stainless steel band', NULL, '711369636737', 'FedEx', NULL, '2016-12-16', '15.12.2016 14:13', '4260295881128', '1', 'a0YC000000hGsyDMAS', '127.99', '199.99'),
(41696, '460705102', NULL, NULL, 'Rene Camphuis', 'Nieuwe Koekoekstraat 65', '', '3514 EB', 'UTRECHT Utrecht', 'Niederlande', 'NL', NULL, NULL, '637603396', '0010030PSR', NULL, NULL, '4004-8 Black case / Black Face / Stainless steel band', NULL, '711369636748', 'FedEx', NULL, '2016-12-16', '15.12.2016 14:14', '4260295881135', '1', 'a0YC000000hGsyEMAS', '127.99', '199.99'),
(41697, '460896015', NULL, NULL, 'Youssef Oudghiri', 'Lindelaan 287', '', '2282 EV', 'RIJSWIJK', 'Niederlande', 'NL', NULL, NULL, '687720538', '0010090LHJ', NULL, NULL, 'GM-104-1 Argent Noir Noir', NULL, '711369636759', 'FedEx', NULL, '2016-12-16', '16.12.2016 01:38', '4260295880466', '1', 'a0YC000000hIGkfMAG', '170.00', '269.99'),
(41698, '460936945', NULL, NULL, 'david treble', '13 LUDLOW WALK', '', 'MK41 8JG', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7748325732', '00101798GM', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-2', NULL, '711369636623', 'FedEx', NULL, '2016-12-16', '16.12.2016 10:18', '4260295881227', '1', 'a0YC000000hbNKOMA2', '125.00', '199.00'),
(41699, '461318191', NULL, NULL, 'Petra Feyens', 'Grimaldilaan 116', '', '2940', 'Stabroek', 'Belgien', 'BE', NULL, NULL, '497432556', '0010085IXO', NULL, NULL, '101-1 zilveren behuizing / witte wijzerplaat / zwart leren band', NULL, '711369637251', 'FedEx', NULL, '2016-12-19', '17.12.2016 14:18', '4260295880374', '1', 'a0YC000000hHcDbMAK', '165.00', '269.99'),
(41700, '461154344', NULL, NULL, 'Katrien Sneyers', 'Boshuisweg 50', '', '2240', 'Zandhoven', 'Belgien', 'BE', NULL, NULL, '475358191', '00100527KA', NULL, NULL, '101-3 gouden behuizing / zwarte wijzerplaat / bruin leren band', NULL, '711369637262', 'FedEx', NULL, '2016-12-19', '16.12.2016 21:19', '4260295880398', '1', 'a0YC000000hHcDdMAK', '165.00', '269.99'),
(41701, '461194661', NULL, NULL, 'Tina Wauters', 'Sint-Amandsesteenweg 15/1', '', '2880', 'Bornem', 'Belgien', 'BE', NULL, NULL, '472836550', '001004790T', NULL, NULL, 'Horloge Theorema Newton - Goud/zwart - Bruine leren band GM-4004-3', NULL, '711369637273', 'FedEx', NULL, '2016-12-19', '17.12.2016 00:18', '4260295881081', '1', 'a0YC000000hGsy1MAC', '149.99', '199.99'),
(41702, '461508405', NULL, NULL, 'ASUMANI NTUKAMAZINA', 'rue Quinet 5', '', '6000', 'Charleroi', 'Belgien', 'BE', NULL, NULL, '496166206', '0010179PL8', NULL, NULL, 'Montre Pionier Acapulco - Modèle GM504-01 - Argent	/Blanc/Noir', NULL, '711369637284', 'FedEx', NULL, '2016-12-19', '18.12.2016 08:49', '4260295880763', '1', 'a0YC000000hbPOFMA2', '139.99', '199.99'),
(41703, '461301353', NULL, NULL, 'Francois Van Haetsdaele', 'Rue de Bocarme 49', '', '7602', 'Bury', 'Belgien', 'BE', NULL, NULL, '32476900943', '0010056WQE', NULL, NULL, 'Montre Theorema Copa Cabana - Noir/Noir/Noir - (GM-104-3)', NULL, '711369637295', 'FedEx', NULL, '2016-12-19', '17.12.2016 13:20', '4260295880480', '1', 'a0YC000000hIGkTMAW', '170.00', '269.99'),
(41704, '461320609', NULL, NULL, 'Elodie Delsaut', 'Meuville 51', '', '4987', 'Rahier', 'Belgien', 'BE', NULL, NULL, '493690344', '0010179VFD', NULL, NULL, 'Montre Theorema Damascus - bracelet métallique doré - Noir/Noir - T3008-8', NULL, '711369637300', 'FedEx', NULL, '2016-12-19', '17.12.2016 14:21', '4260295881739', '1', 'a0YC000000hHjmdMAC', '139.99', '199.99'),
(41705, '461335766', NULL, NULL, 'Steve Burniat', 'chemin des Sarts 1', '', '5501', 'Lisogne', 'Belgien', 'BE', NULL, NULL, '0477/367075', '001022615Z', NULL, NULL, 'Une montre Casablanca - Cadran en or / Face cadre intérieur noire / Bracelet en cuir marron', NULL, '711369637310', 'FedEx', NULL, '2016-12-19', '17.12.2016 15:21', '4260295880398', '1', 'a0YC000000hHcDdMAK', '165.00', '269.99'),
(41706, '461648158', NULL, NULL, 'Robert Giavarini', 'Auguste Nolard 21', 'Auguste Nolard', '6200', 'Chatelet', 'Belgien', 'BE', NULL, NULL, '32478713601', '0010179PJV', NULL, NULL, 'Une montre Theorema Newton - argent/noir - bracelet métallique en acier GM-4004-6', NULL, '711369637321', 'FedEx', NULL, '2016-12-19', '18.12.2016 17:20', '4260295881111', '1', 'a0YC000000hGsy4MAC', '149.99', '199.99'),
(41707, '461071213', NULL, NULL, 'ASUMANI NTUKAMAZINA', 'rue Quinet 5', '', '6000', 'Charleroi', 'Belgien', 'BE', NULL, NULL, '496166206', '0010140FJH', NULL, NULL, 'Une montre Theorema Newton - noir/noir - bracelet métallique en acier GM-4004-8', NULL, '711369637284', 'FedEx', NULL, '2016-12-19', '16.12.2016 16:20', '4260295881135', '1', 'a0YC000000hGsy6MAC', '127.99', '199.99'),
(41708, '461771457', NULL, NULL, 'Sali Ruzhdi', 'VIA LUSITANA 68', 'piso 3 puerta 8', '28025', 'MADRID', 'Spanien', 'ES', NULL, NULL, '657376505', '00101748IK', NULL, NULL, 'Reloj Theorema automático con 17 rubíes - Caja bicolor - Dial dorado - Correa de cuero negra - Modelo101-4', NULL, '711369637126', 'FedEx', NULL, '2016-12-19', '18.12.2016 21:59', '4260295880015', '1', 'a0YC000000hHpTYMA0', '169.99', '249.90'),
(41709, '461302621', NULL, NULL, 'SANDRA DEFRAIRE', '156 RUE D ARDIN', '', '08330', 'VRIGNE AUX BOIS', 'Frankreich', 'FR', NULL, NULL, '629660458', '00102254DF', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier noir et bracelet en métal noir 3006-6', NULL, '711369637090', 'FedEx', NULL, '2016-12-19', '17.12.2016 13:52', '4260295881470', '1', 'a0YC000000hGrGiMAK', '144.99', '199.90'),
(41710, '461104374', NULL, NULL, 'Joanito Chevalier', '1 Route De Trevester', '', '56450', 'THEIX NOYALO', 'Frankreich', 'FR', NULL, NULL, '699083851', '00100639BF', NULL, NULL, 'Montre Automatique Pionier - Or/Noir/Marron 506-3', NULL, '711369637104', 'FedEx', NULL, '2016-12-19', '16.12.2016 18:19', '4260295880886', '1', 'a0YC000000hGr2PMAS', '144.99', '199.90'),
(41711, '461127853', NULL, NULL, 'karine ROULAND', '54 RUE PHILIPPE DARTIS', '', '95210', 'ST GRATIEN', 'Frankreich', 'FR', NULL, NULL, '650140644', '00100154NJ', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Or/Noir/Marron 101-3', NULL, '711369637115', 'FedEx', NULL, '2016-12-19', '16.12.2016 17:51', '4260295880398', '1', 'a0YC000000hGrHpMAK', '174.99', '249.90'),
(41712, '461016847', NULL, NULL, 'gillian brabazon', '7 gerald st', 'south lotts', '4', 'dublin', 'Irland', 'IE', NULL, NULL, '879901227', '0010171K28', NULL, NULL, '101-2 silver case / black face / black leather band', NULL, '711369636792', 'FedEx', NULL, '2016-12-19', '16.12.2016 12:33', '4260295880381', '1', 'a0YC000000hbYInMAM', '165.01', '249.00'),
(41713, '461401624', NULL, NULL, 'Ian Daly', '40 Warrenhouse Road', '', 'Dublin 13', 'Baldoyle', 'Irland', 'IE', NULL, NULL, '861955381', '10250527', NULL, NULL, '103-8 - gold case, black face, gold metal band', NULL, '711369636807', 'FedEx', NULL, '2016-12-19', '17.12.2016 18:03', '4260295881623', '1', 'a0YC000000hbYSDMA2', '170.00', '244.99'),
(41714, '461057477', NULL, NULL, 'DIANA LUNGU', '3 Newtown Glendale', '', '0', 'LEIXLIP', 'Irland', 'IE', NULL, NULL, '857338964', '00101712SJ', NULL, NULL, '7002-7 Silver case / Black dial / Strainless steel band', NULL, '711369636818', 'FedEx', NULL, '2016-12-19', '16.12.2016 14:32', '4260295882286', '1', 'a0YC000000hGMqtMAG', '150.00', '219.99'),
(41715, '461425429', NULL, NULL, 'Natalja Balciuniene', '15 Charnwood Park,Clonsilla', '', '15', 'Dublin', 'Irland', 'IE', NULL, NULL, '857627595', '00102370HO', NULL, NULL, 'GM-104-1 Silver case / Black face / Black Leather Band', NULL, '711369636829', 'FedEx', NULL, '2016-12-19', '17.12.2016 20:04', '4260295880466', '1', 'a0YC000000hI8aLMAS', '170.00', '239.00'),
(41716, '461368643', NULL, NULL, 'Dennis Ebbs', 'Hedwig Cotta Damastown', '', 'K32 HX57', 'Naul Co Dublin', 'Irland', 'IE', NULL, NULL, '862252869', '0010250FNG', NULL, NULL, 'GM-104-6 Silver Case/White Face/Steel Band', NULL, '711369636830', 'FedEx', NULL, '2016-12-19', '17.12.2016 16:03', '4260295881654', '1', 'a0YC000000hI8aQMAS', '170.00', '239.00'),
(41717, '461432131', NULL, NULL, 'Francesco Silipo', 'Fam. Silipo VIA DINO MEGLIOLI 33', '', '42123', 'REGGIO EMILIA RE', 'Italien', 'IT', NULL, NULL, '3496783307', '0010124X3G', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro e quadrante nero', NULL, '711369637137', 'FedEx', NULL, '2016-12-19', '17.12.2016 23:33', '4260295880442', '1', 'a0YC000000hHpHcMAK', '169.99', '229.90'),
(41718, '461277921', NULL, NULL, 'FRANCESCO MAZZA', 'VIA FRANCESCO CRISPI 552', '', '98021', 'ALI\' TERME ME', 'Italien', 'IT', NULL, NULL, '3701310045', '0010250YT8', NULL, NULL, 'Sao Paolo con cinturino metallico - Cassa oro e quadrante nero', NULL, '711369637148', 'FedEx', NULL, '2016-12-19', '17.12.2016 12:00', '4260295881623', '1', 'a0YC000000hHpHiMAK', '169.99', '229.90'),
(41719, '461126938', NULL, NULL, 'Edwin Sommers', 'Emilia van Nassaustraat 23', '', '6602 GW', 'WIJCHEN', 'Niederlande', 'NL', NULL, NULL, '620764094', '0010140CS3', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369637332', 'FedEx', NULL, '2016-12-19', '16.12.2016 20:03', '4260295880398', '1', 'a0YC000000hHcE9MAK', '165.00', '269.99'),
(41720, '461715126', NULL, NULL, 'John Antonissen', 'Bisschopshoeve 101', '', '4817 PS', 'BREDA Noord brabant', 'Niederlande', 'NL', NULL, NULL, '631626730', '0010244VAG', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369637343', 'FedEx', NULL, '2016-12-19', '18.12.2016 20:32', '4260295880442', '1', 'a0YC000000haPQyMAM', '170.00', '269.00'),
(41721, '461209010', NULL, NULL, 'M van Dijk', 'Leeuwerikhof 24', '', '4451 CW', 'HEINKENSZAND', 'Niederlande', 'NL', NULL, NULL, '683555425', '00101712JL', NULL, NULL, '4004-1 Argent Blanc Noir', NULL, '711369637354', 'FedEx', NULL, '2016-12-19', '17.12.2016 01:36', '4260295881067', '1', 'a0YC000000hGsy7MAC', '149.99', '199.99'),
(41722, '461730500', NULL, NULL, 'E. C. Beuningen', 'Evertsenstraat 12', '', '5224 HP', 'S-HERTOGENBOSCH Noord brabant', 'Niederlande', 'NL', NULL, NULL, '640162102', '0010201RTH', NULL, NULL, 'GM-101-8 Gold Case / Black Face / Stainless steel band', NULL, '711369637365', 'FedEx', NULL, '2016-12-19', '18.12.2016 21:40', '4260295882002', '1', 'a0YC000000hHcEEMA0', '165.00', '269.99'),
(41723, '461730501', NULL, NULL, 'E. C. Beuningen', 'Evertsenstraat 12', '', '5224 HP', 'S-HERTOGENBOSCH Noord brabant', 'Niederlande', 'NL', NULL, NULL, '640162102', '00100319NW', NULL, NULL, 'GM-101-8 Gold Case / Black Face / Stainless steel band', NULL, '711369637365', 'FedEx', NULL, '2016-12-19', '18.12.2016 21:38', '4260295882002', '1', 'a0YC000000hHcEEMA0', '165.00', '269.99'),
(41724, '461073345', NULL, NULL, 'Joseph Murray', '3 Findhorn Court Gardenhall\n\nEast Kilbride', '', 'G75 8HH', 'GLASGOW', 'South Lanarkshire', 'GB', NULL, NULL, '1355522379', '0010168UQC', NULL, NULL, 'Monte Carlo men\'s watch: 102-8 black case / black face / stainless steel band', NULL, '711369637078', 'FedEx', NULL, '2016-12-19', '16.12.2016 18:30', '4260295881548', '1', 'a0YC000000gaGDcMAM', '135.00', '179.00'),
(41725, '461072931', NULL, NULL, 'Joseph Murray', '3 Findhorn Court Gardenhall\n\nEast Kilbride', '', 'G75 8HH', 'GLASGOW', 'South Lanarkshire', 'GB', NULL, NULL, '1355522379', '0010203ALB', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369637078', 'FedEx', NULL, '2016-12-19', '16.12.2016 18:23', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(41726, '461773498', NULL, NULL, 'Lee Hunt', '9 GELLI CRUG', '', 'NP23 5XA', 'EBBW VALE', 'Grossbritannien', 'GB', NULL, NULL, '7542778847', '0010116Q4A', NULL, NULL, '103-1 Silver case/Black Face/Black Leather Band', NULL, '711369636840', 'FedEx', NULL, '2016-12-19', '19.12.2016 05:30', '4260295880435', '1', 'a0YC000000hGVh6MAG', '159.99', '259.00'),
(41727, '461742655', NULL, NULL, 'Darius Rimkevicius', '23 Churchill Road', '', 'SL3 7QZ', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '7877414805', '001010515O', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369636851', 'FedEx', NULL, '2016-12-19', '18.12.2016 21:59', '4260295880442', '1', 'a0YC000000hGVh7MAG', '159.99', '259.00'),
(41728, '461312109', NULL, NULL, 'Mehnaz Munir', '79 COLLEGE AVENUE', '', 'HD3 3PH', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7901846145', '0010248BE6', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369636862', 'FedEx', NULL, '2016-12-19', '17.12.2016 13:55', '4260295880473', '1', 'a0YC000000hb2jCMAQ', '146.00', '219.00'),
(41729, '461734987', NULL, NULL, 'Noureddine Gaoua', 'MACE STREET', '', 'E2 0RF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7751174472', '0010250QYM', NULL, NULL, '104-8 Theorema Copacabana watch', NULL, '711369636873', 'FedEx', NULL, '2016-12-19', '19.12.2016 06:18', '4260295881678', '1', 'a0YC000000hb2jcMAA', '146.00', '219.00'),
(41730, '461139875', NULL, NULL, 'Sharon Baker', '39 Wagley Parade', '', 'AB21 9WG', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7921488703', '0010250C01', NULL, NULL, '3001-3A Gold case / Black face / Black Leather Band', NULL, '711369636884', 'FedEx', NULL, '2016-12-19', '17.12.2016 02:20', '4260295880336', '1', 'a0YC000000hGxkSMAS', '104.00', '169.00'),
(41731, '461071147', NULL, NULL, 'Mahlon Allen', '34 MELROSE AVENUE', '', 'SW16 4QY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7908686229', '0010021AVM', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369636895', 'FedEx', NULL, '2016-12-19', '16.12.2016 18:22', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(41732, '461479965', NULL, NULL, 'Felix Koomson', '8 FROBISHER YARD GALLIONS ROAD', '', 'E16 2GY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7515644708', '001009715F', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369636900', 'FedEx', NULL, '2016-12-19', '18.12.2016 02:51', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41733, '461565350', NULL, NULL, 'Nick Baldwin', '1 Main road', '', 'DA3 7qt', 'Longfield', 'Grossbritannien', 'GB', NULL, NULL, '1474709995', '0010045KKX', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369636910', 'FedEx', NULL, '2016-12-19', '18.12.2016 15:35', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41734, '461640618', NULL, NULL, 'Rebecca Sheeran', '22 MARTINS ROAD', '', 'DN39 6UB', 'ULCEBY', 'Grossbritannien', 'GB', NULL, NULL, '7842084358', '0010166BAF', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369636921', 'FedEx', NULL, '2016-12-19', '19.12.2016 03:10', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41735, '461447225', NULL, NULL, 'Liangchao Ren', '62 GORSEWOOD ROAD', '', 'GU21 8XG', 'WOKING', 'Grossbritannien', 'GB', NULL, NULL, '7901123896', '0010018EOG', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369636932', 'FedEx', NULL, '2016-12-19', '18.12.2016 04:04', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41736, '461340653', NULL, NULL, 'qerim kurtaj', '78 WINCANTON CRESCENT', '', 'UB5 4HH', 'NORTHOLT', 'Grossbritannien', 'GB', NULL, NULL, '7780473912', '0010002TMP', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369636943', 'FedEx', NULL, '2016-12-19', '17.12.2016 15:06', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41737, '461443505', NULL, NULL, 'Ali Almalki', '51 MEADOWS REACH', '', 'PR1 0XG', 'PRESTON', 'Grossbritannien', 'GB', NULL, NULL, '7756171853', '0010001LV6', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369636954', 'FedEx', NULL, '2016-12-19', '17.12.2016 22:19', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41738, '461472476', NULL, NULL, 'ayanna samuel', '37 LEA CRESCENT', '', 'HA4 6PN', 'RUISLIP Middlesex', 'Grossbritannien', 'GB', NULL, NULL, '7947684275', '00102352RG', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369636965', 'FedEx', NULL, '2016-12-19', '18.12.2016 00:21', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41739, '461441841', NULL, NULL, 'Diana Voveryte', '18 REIMS COURT', '', 'NN5 6QT', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7517596915', '0010090DH0', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369636976', 'FedEx', NULL, '2016-12-19', '18.12.2016 05:58', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41740, '461450798', NULL, NULL, 'Scott Brown', '18 FITZALLAN PLACE', '', 'EH48 2UN', 'BATHGATE West Lothian', 'Grossbritannien', 'GB', NULL, NULL, '7887551865', '0010250YX1', NULL, NULL, 'GM-102-1 Silver case / White face / Black Leather Band', NULL, '711369636987', 'FedEx', NULL, '2016-12-19', '18.12.2016 05:06', '4260295880404', '1', 'a0YC000000gliK0MAI', '135.00', '179.00'),
(41741, '461789789', NULL, NULL, 'Pauline Smith', '1 knabbygate Huntly', '', 'AB54 7LN', 'Huntly', 'Grossbritannien', 'GB', NULL, NULL, '7735086649', '0010069GQW', NULL, NULL, 'GM-102-7 Gold Case / Black Face / Stainless steel band', NULL, '711369636998', 'FedEx', NULL, '2016-12-19', '19.12.2016 04:39', '4260295881531', '1', 'a0YC000000gliK6MAI', '135.00', '179.00'),
(41742, '461047173', NULL, NULL, 'Rabiu Ojeniyi', '17 MARSH VIEW', '', 'DA12 2LX', 'GRAVESEND', 'Grossbritannien', 'GB', NULL, NULL, '7481848573', '0010028ZEU', NULL, NULL, 'GM-102-7 Gold Case / Black Face / Stainless steel band', NULL, '711369637001', 'FedEx', NULL, '2016-12-19', '16.12.2016 18:39', '4260295881531', '1', 'a0YC000000gliK6MAI', '135.00', '179.00'),
(41743, '461049409', NULL, NULL, 'Valentina Gallon', 'G/L 295 Hawkhill (Ground left 295 Hawkhill)', '', 'DD2 1DN', 'Dundee', 'Grossbritannien', 'GB', NULL, NULL, '7934487233', '0010105OQW', NULL, NULL, 'GM-102-7 Gold Case / Black Face / Stainless steel band', NULL, '711369637012', 'FedEx', NULL, '2016-12-19', '16.12.2016 16:41', '4260295881531', '1', 'a0YC000000gliK6MAI', '135.00', '179.00'),
(41744, '461391171', NULL, NULL, 'Gemma Larking', '85 ROMAN WAY Boughton Monchelsea', '', 'ME17 4SH', 'MAIDSTONE', 'Grossbritannien', 'GB', NULL, NULL, '7732812744', '0010048LO6', NULL, NULL, 'GM-509-1 Silver case / White face / Black Leather Band', NULL, '711369637023', 'FedEx', NULL, '2016-12-19', '18.12.2016 02:40', '4260295881210', '1', 'a0YC000000glig0MAA', '115.00', '169.99'),
(41745, '461081470', NULL, NULL, 'Chris Nash', '15 FARM WAY Thundersley', '', 'SS7 3RG', 'BENFLEET', 'Grossbritannien', 'GB', NULL, NULL, '7793607366', '00102347XJ', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-2', NULL, '711369637034', 'FedEx', NULL, '2016-12-19', '16.12.2016 18:32', '4260295881227', '1', 'a0YC000000hbNKOMA2', '125.00', '199.00'),
(41746, '461568454', NULL, NULL, 'Nick Baldwin', '1 Main road', '', 'DA3 7qt', 'Longfield', 'Grossbritannien', 'GB', NULL, NULL, '1474709995', '0010022S7B', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-2', NULL, '711369636910', 'FedEx', NULL, '2016-12-19', '18.12.2016 14:56', '4260295881227', '1', 'a0YC000000hbNKOMA2', '125.00', '199.00'),
(41747, '461107489', NULL, NULL, 'Supansa Sanyos', '32 Coltsfoot Road Thurmaston', '', 'Le5 1rz', 'Leicester', 'Grossbritannien', 'GB', NULL, NULL, '07746 313506', '0010179DKU', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-4', NULL, '711369637045', 'FedEx', NULL, '2016-12-19', '16.12.2016 21:11', '4260295881241', '1', 'a0YC000000hbNKPMA2', '125.00', '199.00'),
(41748, '461146474', NULL, NULL, 'Nadine Clements', '4GARNETHOU BALACLAVA ROAD', '', 'KT6 5PN', 'SURBITON', 'Grossbritannien', 'GB', NULL, NULL, '7933373497', '0010242DCH', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-8', NULL, '711369637056', 'FedEx', NULL, '2016-12-19', '16.12.2016 23:54', '4260295881975', '1', 'a0YC000000hbNKSMA2', '125.00', '199.00'),
(41749, '461025934', NULL, NULL, 'Jordan Payne', '55 Chapel street Holbrook', '', 'De560tq', 'Derbyshire', 'Grossbritannien', 'GB', NULL, NULL, '7907544036', '001024632D', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369637067', 'FedEx', NULL, '2016-12-19', '16.12.2016 15:16', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(41750, '462004324', NULL, NULL, 'Phillippe Mortier', 'Bakkerstraat 58', '', '9200', 'Grembergen Dendermonde', 'Belgien', 'BE', NULL, NULL, '476407252', '0010001L17', NULL, NULL, '3006-2 Gouden kast / zwarte wijzerplaat / zwarte lederen band', NULL, '711369637550', 'FedEx', NULL, '2016-12-20', '19.12.2016 18:48', '4260295881005', '1', 'a0YC000000hHDfMMAW', '145.00', '199.99'),
(41751, '462094145', NULL, NULL, 'Jean Rifflart', 'Rue Joseph Huberty 26Joseph Hub', '', '4180', 'Comblain-Fairon', 'Belgien', 'BE', NULL, NULL, '472642999', '00102502CY', NULL, NULL, 'Montre Theorema - Boitier argent / Cadran argent / Bracelet en acier argent 103-6', NULL, '711369637560', 'FedEx', NULL, '2016-12-20', '19.12.2016 23:51', '4260295881609', '1', 'a0YC000000haPQhMAM', '170.00', '269.00'),
(41752, '461833509', NULL, NULL, 'ASUMANI NTUKAMAZINA', 'rue Quinet 5', '', '6000', 'Charleroi', 'Belgien', 'BE', NULL, NULL, '496166206', '00101803Y9', NULL, NULL, 'Montre Theorema - Boitier argent / Cadran argent / Bracelet en cuir noir 103-5', NULL, '711369637571', 'FedEx', NULL, '2016-12-20', '19.12.2016 09:19', '4260295881593', '1', 'a0YC000000haPQgMAM', '170.00', '269.00'),
(41753, '462085690', NULL, NULL, 'Amirault Pierre', '1 RUE DE LA PAIX', '', '86170', 'CHAMPIGNY LE SEC', 'Frankreich', 'FR', NULL, NULL, '635292957', '0010043OHU', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Or/Noir/Marron 101-3', NULL, '711369637538', 'FedEx', NULL, '2016-12-20', '20.12.2016 02:45', '4260295880398', '1', 'a0YC000000hGrHpMAK', '174.99', '249.90'),
(41754, '461989307', NULL, NULL, 'Viens Mathieu', '340 AVENUE MAS FELIPE DELAVOUET', '', '13450', 'Grans', 'Frankreich', 'FR', NULL, NULL, '631346599', '00100690I9', NULL, NULL, 'Montre homme automatique Newton Theorema - Noir/Noir/Noir', NULL, '711369637549', 'FedEx', NULL, '2016-12-20', '19.12.2016 19:01', '4260295881098', '1', 'a0YC000000hGqjgMAC', '154.99', '219.90'),
(41755, '461834048', NULL, NULL, 'cathy hanlon', 'mangans pharmacy station road', ' new bridge ', '', 'county kiltare co dublin', 'Irland', 'IE', NULL, NULL, '862256809', '0010171JKL', NULL, NULL, '101-3 gold case / black face / brown leather band', NULL, '711369637402', 'FedEx', NULL, '2016-12-20', '19.12.2016 08:03', '4260295880398', '1', 'a0YC000000hbYIoMAM', '165.01', '249.00'),
(41756, '461740140', NULL, NULL, 'Carl Armonici', '17 Broadford Crescent', '', 'Dublin 16', 'Ballinteer', 'Irland', 'IE', NULL, NULL, '852012992', '001017129E', NULL, NULL, '103-2 gold case, black face, brown leather band', NULL, '711369637413', 'FedEx', NULL, '2016-12-20', '18.12.2016 21:03', '4260295880442', '1', 'a0YC000000hbYS7MAM', '170.00', '244.99'),
(41757, '461768059', NULL, NULL, 'Paulina Kujda', '11 Cairn Hill View', '', '', 'Longford', 'Irland', 'IE', NULL, NULL, '879016470', '00100437K4', NULL, NULL, 'GM-104-2 Gold case / Black face / Brown Leather Band', NULL, '711369637424', 'FedEx', NULL, '2016-12-20', '18.12.2016 22:32', '4260295880473', '1', 'a0YC000000hI8aMMAS', '170.00', '239.00'),
(41758, '461966030', NULL, NULL, 'Svetlana Chyganova', 'Muzenlaan 44', '', '4207 TD', 'GORINCHEM', 'Niederlande', 'NL', NULL, NULL, '31645130784', '00100155D6', NULL, NULL, 'GM-101-8 Gold Case / Black Face / Stainless steel band', NULL, '711369637582', 'FedEx', NULL, '2016-12-20', '19.12.2016 16:31', '4260295882002', '1', 'a0YC000000hHcEEMA0', '165.00', '269.99'),
(41759, '461866924', NULL, NULL, 'Graeme Davies', '120 MELNESS ROAD Hazlerigg', '', 'NE13 7BL', 'NEWCASTLE UPON TYNE Tyne & Wear', 'Grossbritannien', 'GB', NULL, NULL, '1912362157', '001006689X', NULL, NULL, '103-1 Silver case/Black Face/Black Leather Band', NULL, '711369637435', 'FedEx', NULL, '2016-12-20', '19.12.2016 13:16', '4260295880435', '1', 'a0YC000000hGVh6MAG', '159.99', '259.00'),
(41760, '461879748', NULL, NULL, 'Theresa Hughes', '4 Bethesda Road Tumble, Llanelli', '', 'SA14 6HY', 'Carmarthenshire', 'Grossbritannien', 'GB', NULL, NULL, '7855301482', '0010030OCU', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369637446', 'FedEx', NULL, '2016-12-20', '19.12.2016 12:44', '4260295881197', '1', 'a0YC000000hGVh9MAG', '159.99', '259.00'),
(41761, '461814833', NULL, NULL, 'maria smart', '5 STEELE STREET', '', 'ME2 3AZ', 'ROCHESTER KENT', 'Grossbritannien', 'GB', NULL, NULL, '7859061756', '0010211REC', NULL, NULL, '3006-1 Silver case / Black face / Black Leather Band', NULL, '711369637457', 'FedEx', NULL, '2016-12-20', '19.12.2016 09:03', '4260295880992', '1', 'a0YC000000hbip8MAA', '122.99', '179.99'),
(41762, '462093426', NULL, NULL, 'David Price', '65 SUTHERLAND ROAD Cheslyn Hay', '', 'WS6 7BT', 'WALSALL', 'Grossbritannien', 'GB', NULL, NULL, '7584413821', '0010170KU2', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369637468', 'FedEx', NULL, '2016-12-20', '20.12.2016 02:29', '4260295881463', '1', 'a0YC000000hbipCMAQ', '122.99', '179.99'),
(41763, '461951762', NULL, NULL, 'Chloe Brown', '508 ARCHWAY ROAD', '', 'N6 4NA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7913376813', '0010190KXU', NULL, NULL, '3011-4 Black case / Black face / Black Leather Band', NULL, '711369637479', 'FedEx', NULL, '2016-12-20', '19.12.2016 16:09', '4260295881289', '1', 'a0YC000000hGy1sMAC', '125.00', '179.00'),
(41764, '462121428', NULL, NULL, 'Mohammad Hasan', 'OMARS The street, hatfield peverel, chelmsford', '', 'CM3 2EA', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7526666902', '0010158G3V', NULL, NULL, 'GM-509-1 Silver case / White face / Black Leather Band', NULL, '711369637480', 'FedEx', NULL, '2016-12-20', '20.12.2016 03:54', '4260295881210', '1', 'a0YC000000glig0MAA', '115.00', '169.99'),
(41765, '462077372', NULL, NULL, 'Philip Gallagher', '4 AINSLEY COURT Swarcliffe', '', 'LS14 5QL', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7891271929', '0010078DOL', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-5', NULL, '711369637490', 'FedEx', NULL, '2016-12-20', '19.12.2016 22:57', '4260295881944', '1', 'a0YC000000hbNKQMA2', '125.00', '199.00'),
(41766, '461998376', NULL, NULL, 'A Manning', 'OAKVIEW ASHURST BRIDGE ROAD', '', 'SO40 7EA', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7934315101', '0010094CF5', NULL, NULL, 'Monte Carlo men\'s watch: 102-1 silver case / white face / black leather band', NULL, '711369637505', 'FedEx', NULL, '2016-12-20', '19.12.2016 22:07', '4260295880404', '1', 'a0YC000000gaGDVMA2', '135.00', '179.00'),
(41767, '462114542', NULL, NULL, 'jessica jackson', '29 granbrook lane', '', 'GL55 6TE', 'CHIPPING CAMPDEN', 'Grossbritannien', 'GB', NULL, NULL, '7801210222', '00100833X7', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-4 black case /black face/black leather band', NULL, '711369637516', 'FedEx', NULL, '2016-12-20', '20.12.2016 02:30', '4260295880084', '1', 'a0YC000000glid8MAA', '129.99', '199.99'),
(41768, '461982494', NULL, NULL, 'Jazmyn Sweet-Collins', '28 Cromers Close Northway', '', 'GL208RT', 'Tewkesbury', 'Grossbritannien', 'GB', NULL, NULL, '7885640223', '0010036DYS', NULL, NULL, 'Theorema Casablanca watch GM-101-8: gold case, black face, stainless steel band', NULL, '711369637527', 'FedEx', NULL, '2016-12-20', '19.12.2016 21:21', '4260295882002', '1', 'a0YC000000hbg24MAA', '154.00', '250.00'),
(41769, '462157854', NULL, NULL, 'Annabelle MOLINARI', '2 CHEMIN DU PONT DE 4 METRES', '', '37380', 'MONNAIE', 'Frankreich', 'FR', NULL, NULL, '665468137', '10164223', NULL, NULL, 'Montre mécanique Theorema Copacabana - Noir/Noir/Acier', NULL, '711369637593', 'FedEx', NULL, '2016-12-20', '20.12.2016 08:05', '4260295881685', '1', 'a0YC000000hICK1MAO', '169.99', '249.90'),
(41770, '462215240', NULL, NULL, 'laure tabouin', '119 QUARTIER LA PRADE', '', '84840', 'LAMOTTE DU RHONE', 'Frankreich', 'FR', NULL, NULL, '631783740', '0010015RA6', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier noir et bracelet en métal noir 3006-6', NULL, '711369637619', 'FedEx', NULL, '2016-12-20', '20.12.2016 11:54', '4260295881470', '1', 'a0YC000000hGrGiMAK', '144.99', '199.90'),
(41771, '462158567', NULL, NULL, 'Maud Van Simaeys', 'Rue Jean-Baptiste Dusollier 57', '', '7712', 'Herseaux', 'Belgien', 'BE', NULL, NULL, '494435062', '00101402IK', NULL, NULL, 'Une montre Theorema Newton - noir/noir - bracelet en cuir noir GM-4004-4', NULL, '711369637663', 'FedEx', NULL, '2016-12-21', '20.12.2016 09:19', '4260295881098', '1', 'a0YC000000hGsy2MAC', '149.99', '199.99'),
(41772, '462110002', NULL, NULL, 'Moein Abedi', 'Omleiding Omleiding 5', '', '3020', 'Herent', 'Belgien', 'BE', NULL, NULL, '479263867', '0010230M3S', NULL, NULL, 'GM-101-10 zwarte behuizing / zwarte wijzerplaat / roestvrijstalen band', NULL, '711369637674', 'FedEx', NULL, '2016-12-21', '20.12.2016 00:48', '4260295882026', '1', 'a0YC000000hHcDkMAK', '165.00', '269.99'),
(41773, '462293841', NULL, NULL, 'Linda Weidema', 'Rosweydelaan 14', '', '3454 BN', 'DE MEERN Utrecht', 'Niederlande', 'NL', NULL, NULL, '06-21204136', '0010190FAX', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369637685', 'FedEx', NULL, '2016-12-21', '20.12.2016 18:39', '4260295880398', '1', 'a0YC000000hHcE9MAK', '165.00', '269.99'),
(41774, '462368573', NULL, NULL, 'Michiel Moes', 'Frobellaan 8', '', '3706 TG', 'ZEIST', 'Niederlande', 'NL', NULL, NULL, '302658862', '0010003XFV', NULL, NULL, '504-2 Silver case / Black face / Black Leather Band', NULL, '711369637696', 'FedEx', NULL, '2016-12-21', '20.12.2016 23:37', '4260295880770', '1', 'a0YC000000hbPOTMA2', '145.00', '199.99'),
(41775, '462322428', NULL, NULL, 'Peter Dubach', 'Kuipersstraat 122', 'F', '1073 ET', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '628226668', '0010203P1T', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369637700', 'FedEx', NULL, '2016-12-21', '20.12.2016 20:37', '4260295880473', '1', 'a0YC000000hIGkgMAG', '170.00', '269.99'),
(41776, '462372140', NULL, NULL, 'Ilona Zigunova', '6 Stanmore road', '', 'N15 3PS', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7429150836', '0010172FQL', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369637630', 'FedEx', NULL, '2016-12-21', '21.12.2016 00:58', '4260295880442', '1', 'a0YC000000hGVh7MAG', '159.99', '259.00'),
(41777, '462334693', NULL, NULL, 'Rob cologanaden', '78 PEMBERTON ROAD', '', 'SL2 2JY', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '‭‭07487671207‬‬', '0010118E0Z', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369637641', 'FedEx', NULL, '2016-12-21', '20.12.2016 23:00', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41778, '462224255', NULL, NULL, 'Kevin Docherty', '29 Lomond road', '', 'ML5 2JL', 'COATBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7710992929', '0010106Q5G', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369637652', 'FedEx', NULL, '2016-12-21', '20.12.2016 14:25', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(41779, '462315177', NULL, NULL, 'Biot Eric', 'Rue des Noyers 1', '', '5360', 'Natoye', 'Belgien', 'BE', NULL, NULL, '495368968', '0010250DPU', NULL, NULL, 'Montre Pionier Acapulco - Modèle GM504-2 - Argent/Noir/Noir', NULL, '711369637799', 'FedEx', NULL, '2016-12-21', '20.12.2016 19:51', '4260295880770', '1', 'a0YC000000hbPOGMA2', '139.99', '199.99'),
(41780, '462216005', NULL, NULL, 'Julyanna Sandia Sanchez', 'C) Barrio San Pedro N2', 'Bajo derecha', '20540', 'ESKORIATZA GIPUZKOA', 'GIPUZKOA', 'ES', NULL, NULL, '622293053', '0010013GK2', NULL, NULL, 'Reloj Theorema Sao Paolo 103-6 -  Caja plateada / Cara blanca / Pulsera de acero plateada', NULL, '711369637777', 'FedEx', NULL, '2016-12-21', '20.12.2016 11:31', '4260295881609', '1', 'a0YC000000hHpHRMA0', '169.99', '229.90'),
(41781, '462422205', NULL, NULL, 'jeanine raufaste', '7  lotissement beaupre chemin du claux', '', '84120', 'pertuis', 'Belgien', 'FR', NULL, NULL, '610884665', '0010238Q5C', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369637766', 'FedEx', NULL, '2016-12-21', '21.12.2016 06:58', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(41782, '462329955', NULL, NULL, 'Niall Hynes', '23 Millrace', 'Monksland', '', 'Athlone Roscommon', 'Irland', 'IE', NULL, NULL, '861508725', '00100709SL', NULL, NULL, '103-2 gold case, black face, brown leather band', NULL, '711369637744', 'FedEx', NULL, '2016-12-21', '20.12.2016 20:03', '4260295880442', '1', 'a0YC000000hbYS7MAM', '170.00', '244.99'),
(41783, '462320191', NULL, NULL, 'Abyomi Ashow', 'PM2517654 Unit C1 North City Business Park', '', 'dublin 11', 'north road', 'Irland', 'IE', NULL, NULL, '851737114', '0010250PCG', NULL, NULL, 'GM-104-3 Black case / Black face / Black Leather Band', NULL, '711369637755', 'FedEx', NULL, '2016-12-21', '20.12.2016 19:03', '4260295880480', '1', 'a0YC000000hI8aNMAS', '170.00', '239.00'),
(41784, '462124656', '', '', 'Artur Milosz', '43  43 Mapletoft Close', 'PROSPEROUS', 'W91XDX3', 'Prosperous Kildare', 'Irland', '', '', '', '877173234', '0010040VHO', '', '', 'Men\\\'s Theorema Macau watch - 3011-7', '', 'stornieren', 'FedEx', 'stornieren', '2016-12-21', '20.12.2016 02:03', '4260295881760', '1', 'a0YC000000hGN2TMAW', '144.99', '209.00'),
(41785, '462434049', NULL, NULL, 'Furio Cucini', 'VIA IL PETTIERE 107', '', '53034', 'COLLE DI VAL D\'ELSA SI', 'Italien', 'IT', NULL, NULL, '3356553654', '0010189MPC', NULL, NULL, 'Cassa oro - Quadrante nero - Cinturino in pelle marrone 101-3', NULL, '711369637788', 'FedEx', NULL, '2016-12-21', '21.12.2016 10:17', '4260295880398', '1', 'a0YC000000hHpTiMAK', '170.00', '249.90'),
(41786, '462379870', NULL, NULL, 'Liparit Hakobyan', 'Wilhelmina Druckerstraat 96', '', '7311 TH', 'APELDOORN', 'Niederlande', 'NL', NULL, NULL, '634865501', '0010220R5M', NULL, NULL, 'GM-104-3 Noir Noir Noir', NULL, '711369637803', 'FedEx', NULL, '2016-12-21', '21.12.2016 08:00', '4260295880480', '1', 'a0YC000000hIGkhMAG', '170.00', '269.99'),
(41787, '462481684', NULL, NULL, 'Furio Cucini', 'VIA IL PETTIERE 107', '', '53034', 'COLLE DI VAL D\'ELSA SI', 'Italien', 'IT', NULL, NULL, '3356553654', '00100646X6', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro bicolore e quadrante nero', NULL, '711369637788', 'FedEx', NULL, '2016-12-21', '21.12.2016 12:29', '4260295881197', '1', 'a0YC000000hHpHeMAK', '169.99', '229.90'),
(41788, '462677111', NULL, NULL, 'Asmahane Keboussa', '7 RUE DU 30E REGIMENT D ARTILLERIE', '', '45000', 'ORLEANS', 'Frankreich', 'FR', NULL, NULL, '627481417', '0010091L2D', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema -  Argent/Noir/Noir 101-2', NULL, '711369637950', 'FedEx', NULL, '2016-12-22', '22.12.2016 02:48', '4260295880381', '1', 'a0YC000000hGrHoMAK', '174.99', '249.90'),
(41789, '462620604', NULL, NULL, 'Antoine Zamblera', '17 rue du Guirric', '', '29120', 'Pont-l\'Abbe', 'Frankreich', 'FR', NULL, NULL, '621678087', '0010165SZP', NULL, NULL, 'Montre homme automatique Newton Theorema - Argent/Blanc/Noir', NULL, '711369637961', 'FedEx', NULL, '2016-12-22', '22.12.2016 02:12', '4260295881067', '1', 'a0YC000000hGqjdMAC', '154.99', '219.90'),
(41790, '462586879', NULL, NULL, 'Federica Bergamelli', 'VIA CARLO CATTANEO 11', '', '24040', 'BONATE SOPRA BG', 'Italien', 'IT', NULL, NULL, '3470306193', '0010171DPD', NULL, NULL, 'GM-509-2 / Cassa argento, quadrante nero e cinturino nero', NULL, '711369637972', 'FedEx', NULL, '2016-12-22', '21.12.2016 20:28', '4260295881227', '1', 'a0YC000000haGDkMAM', '135.00', '199.99'),
(41791, '462549016', NULL, NULL, 'Joseph Murray', '3 Findhorn Court Gardenhall  \n\nEast Kilbride', '', 'G75 8HH', 'GLASGOW South Lanarkshire', 'Grossbritannien', 'GB', NULL, NULL, '1355522379', '001019170Y', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369637917', 'FedEx', NULL, '2016-12-22', '21.12.2016 21:27', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(41792, '462598921', NULL, NULL, 'Rob cologanaden', '78 PEMBERTON ROAD', '', 'SL2 2JY', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '07487671207', '00101742QS', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '711369637847', 'FedEx', NULL, '2016-12-22', '22.12.2016 03:29', '4260295881616', '1', 'a0YC000000hGVhCMAW', '159.99', '259.00'),
(41793, '462480492', NULL, NULL, 'adel fawal', '93 TUDOR WALK kingstonpark', '', 'NE3 2RH', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7574535189', '0010067BUN', NULL, NULL, '104-8 Theorema Copacabana watch', NULL, '711369637858', 'FedEx', NULL, '2016-12-22', '21.12.2016 17:44', '4260295881678', '1', 'a0YC000000hb2jcMAA', '146.00', '219.00'),
(41794, '462434619', NULL, NULL, 'Egbert Johnson', '148 NAPIER ROAD Gillingham', '', 'ME7 4HJ', 'GILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7768455811', '0010171B9Y', NULL, NULL, '3011-5 Silver Case / White Face / Stainless steel band', NULL, '711369637869', 'FedEx', NULL, '2016-12-22', '21.12.2016 15:01', '42602958811746', '1', 'a0YC000000hGy1tMAC', '125.00', '179.00'),
(41795, '462668777', NULL, NULL, 'Murray Evans', '568 MAIDSTONE ROAD', '', 'ME8 0JX', 'GILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7786443520', '0010214UAD', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369637870', 'FedEx', NULL, '2016-12-22', '22.12.2016 01:25', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41796, '462614158', NULL, NULL, 'Andrew Geelan', '26 ALDER ROAD abronhill', '', 'G67 3AF', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7738649919', '0010114I55', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-8', NULL, '711369637880', 'FedEx', NULL, '2016-12-22', '21.12.2016 21:20', '4260295881975', '1', 'a0YC000000hbNKSMA2', '125.00', '199.00'),
(41797, '462617134', NULL, NULL, 'Valentina Tachy', '20 BAILEY ROAD', '', 'OX4 3HY', 'OXFORD', 'Grossbritannien', 'GB', NULL, NULL, '7858982726', '0010162RSI', NULL, NULL, 'Monte Carlo men\'s watch: 102-1 silver case / white face / black leather band', NULL, '711369637891', 'FedEx', NULL, '2016-12-22', '21.12.2016 22:16', '4260295880404', '1', 'a0YC000000gaGDVMA2', '135.00', '179.00'),
(41798, '462468454', NULL, NULL, 'Stuart Russell', '30 Clarkfield', '', 'WD38FH', 'hertfordshire', 'Grossbritannien', 'GB', NULL, NULL, '7525539019', '0010118AI6', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369637906', 'FedEx', NULL, '2016-12-22', '21.12.2016 16:37', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(41799, '462463227', NULL, NULL, 'k ahmed', '86b Fairview Strand', '', 'Dublin', 'fairview, Dublin 3', 'Irland', 'IE', NULL, NULL, '899811589', '001025059H', NULL, NULL, 'Tokyo Pionier watch 513-1 silver case, white face, black leather band', NULL, '711369637983', 'FedEx', NULL, '2016-12-22', '21.12.2016 10:33', '4260295882170', '1', 'a0YC000000hbYLwMAM', '150.00', '219.99'),
(41800, '462464018', NULL, NULL, 'k ahmed', '86b Fairview Strand', '', 'Dublin', 'fairview, Dublin 3', 'Irland', 'IE', NULL, NULL, '899811589', '0010020GAK', NULL, NULL, '101-3 gold case / black face / brown leather band', NULL, '711369637983', 'FedEx', NULL, '2016-12-22', '21.12.2016 10:33', '4260295880398', '1', 'a0YC000000hbYIoMAM', '165.01', '249.00'),
(41801, '462568519', NULL, NULL, 'Guy Claessens', 'Sint-Beggalaan 26', '', '3400', 'Landen', 'Belgien', 'BE', NULL, NULL, '486296309', '0010104IXB', NULL, NULL, '101-5 zwarte behuizing / zwarte wijzerplaat / zwart leren band', NULL, '711369638019', 'FedEx', NULL, '2016-12-22', '21.12.2016 18:20', '4260295880050', '1', 'a0YC000000hHcDfMAK', '165.00', '269.99'),
(41802, '462535133', NULL, NULL, 'Baptiste Chiodo', 'Rue Jean-Baptiste Descamps 1', '', '7080', 'Eugies', 'Belgien', 'BE', NULL, NULL, '65667676', '0010250R27', NULL, NULL, 'Montre Theorema - Boitier or / Cadran noir / Bracelet en cuir marron 103-2', NULL, '711369638020', 'FedEx', NULL, '2016-12-22', '21.12.2016 15:48', '4260295880442', '1', 'a0YC000000haPQdMAM', '170.00', '269.00'),
(41803, '460766533', NULL, NULL, 'Chehade Kahi', 'Um Amara Street Legal Adviso', 'Sheikh Zayed Road next to Atrium Building behind Gulf Newspaper', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '971509007220', '0010135RT1', NULL, NULL, 'Pioner Florida Diamond Watch-Black Dial-Silver Case-Silver Metal Strap', NULL, '604569196534', 'FedEx', NULL, '2016-12-21', '15.12.2016 20:38', 'a0YC000000eVQArMAO', '1', 'a0YC000000eVQArMAO', '700.00', '999.00'),
(41804, '460587919', NULL, NULL, 'AIDROOS MOHAMMED', 'Al warsan1 Sewage Treat', 'Dubai Municipality, Dubai,', '', 'Dubai', 'Vereinigte Arabische Emirate', 'AE', NULL, NULL, '505750775', '0010179FRU', NULL, NULL, 'Pionier Watches - Miami GM-506-4', NULL, '604569196545', 'FedEx', NULL, '2016-12-21', '15.12.2016 07:40', 'a0YC000000gKAbdMAG', '1', 'a0YC000000gKAbdMAG', '738.04', '949.00'),
(41805, '462874988', NULL, NULL, 'annick parnet', '77 rue Emile picard', '', '25000', 'besancon', 'Grossbritannien', 'FR', NULL, NULL, '616723120', '00101086A1', NULL, NULL, 'Montre Theorema Argent /Blanc /Argent Acier 103-6', NULL, '711369638085', 'FedEx', NULL, '2016-12-23', '22.12.2016 18:43', '4260295881609', '1', 'a0YC000000hGr00MAC', '169.99', '249.90'),
(41806, '462961982', NULL, NULL, 'Tyron Griffiths', '30 ROSEDALE AVENUE', '', 'B66 3JB', 'SMETHWICK', 'Grossbritannien', 'GB', NULL, NULL, '7447440848', '0010033WWE', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369638041', 'FedEx', NULL, '2016-12-23', '23.12.2016 00:12', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41807, '462888535', NULL, NULL, 'Rob cologanaden', '78 PEMBERTON ROAD', '', 'SL2 2JY', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '‭‭07487671207‬‬', '10102438', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369638052', 'FedEx', NULL, '2016-12-23', '23.12.2016 00:13', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41808, '462847648', NULL, NULL, 'George Braileanu', 'Flat 5 64-66 Central Road West Didsbury', '', 'M20 4ZA', 'MANCHESTER Lancashire', 'Grossbritannien', 'GB', NULL, NULL, '7939970759', '0010206RK9', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-3 gold case/black face/brown leather band', NULL, '711369638063', 'FedEx', NULL, '2016-12-23', '22.12.2016 16:15', '4260295880077', '1', 'a0YC000000glid7MAA', '129.99', '199.99'),
(41809, '462830122', NULL, NULL, 'Roger Palattao', '30 EDRIC HOUSE, PAGE STREET', '', 'SW1P 4ER', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7957405412', '10250377', NULL, NULL, 'Theorema Casablanca watch 101-5: black case, black face, black leather band', NULL, '711369638074', 'FedEx', NULL, '2016-12-23', '22.12.2016 15:42', '4260295880050', '1', 'a0YC000000hbg21MAA', '154.00', '250.00'),
(41810, '462830978', NULL, NULL, 'Roger Palattao', '30 EDRIC HOUSE, PAGE STREET', '', 'SW1P 4ER', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7957405412', '00102331LK', NULL, NULL, 'Theorema Casablanca watch GM-101-10: black case, black face, stainless steel band', NULL, '711369638074', 'FedEx', NULL, '2016-12-23', '22.12.2016 17:34', '4260295882026', '1', 'a0YC000000hbg26MAA', '154.00', '250.00'),
(41811, '462920473', NULL, NULL, 'Georges Anquinet', 'Plankenstraat 36 g', '', '1701', 'Itterbeek', 'Belgien', 'BE', NULL, NULL, '32478236188', '0010053JNU', NULL, NULL, '101-3 gouden behuizing / zwarte wijzerplaat / bruin leren band', NULL, '711369638122', 'FedEx', NULL, '2016-12-23', '22.12.2016 21:50', '4260295880398', '1', 'a0YC000000hHcDdMAK', '165.00', '269.99'),
(41812, '462917518', NULL, NULL, 'VIVIANE DE GROOTE', 'VOSSENSTRAAT 1 D', '', '9080', 'BEERVELDE', 'Belgien', 'BE', NULL, NULL, '474494482', '0010015HKF', NULL, NULL, '101-3 gouden behuizing / zwarte wijzerplaat / bruin leren band', NULL, '711369638111', 'FedEx', NULL, '2016-12-23', '22.12.2016 21:52', '4260295880398', '1', 'a0YC000000hHcDdMAK', '165.00', '269.99'),
(41813, '462919549', NULL, NULL, 'Georges Anquinet', 'Plankenstraat 36 g', '', '1701', 'Itterbeek', 'Belgien', 'BE', NULL, NULL, '32478236188', '0010237P6Z', NULL, NULL, 'Horloge Theorema Newton - Zilver/zwart - Metalen band - GM-4004-6', NULL, '711369638122', 'FedEx', NULL, '2016-12-23', '22.12.2016 21:50', '4260295881111', '1', 'a0YC000000hGsy4MAC', '149.99', '199.99'),
(41814, '462866236', NULL, NULL, 'Dany Demelenne', 'Woluwedal 12 Boîte 40', '', '1932', 'Sint-Stevens-Woluwe', 'Belgien', 'BE', NULL, NULL, '32486064401', '0010138H29', NULL, NULL, 'Montre Theorema Copa Cabana - Bicolore/Or/Noir - (GM-104-4)', NULL, '711369638133', 'FedEx', NULL, '2016-12-23', '22.12.2016 17:49', '4260295881203', '1', 'a0YC000000hIGkUMAW', '170.00', '269.99'),
(41815, '462867653', NULL, NULL, 'Mario Boel', 'SMISSTRAAT 68', '68', '9120', 'VRASENE', 'Belgien', 'BE', NULL, NULL, '37554474', '00102025QP', NULL, NULL, 'Pionier automatisch horloge 504-2 - zilveren kast - zwarte wijzerplaat - zwarte leren band', NULL, '711369638144', 'FedEx', NULL, '2016-12-23', '22.12.2016 17:50', '4260295880770', '1', 'a0YC000000hbPOGMA2', '139.99', '199.99'),
(41816, '462962210', NULL, NULL, 'riekie lugters', 'Scherpenzeelerf 2', '', '5035 LS', 'TILBURG brabant', 'Niederlande', 'NL', NULL, NULL, '628378783', '0010250EJ7', NULL, NULL, '103-1 Argent Noir Noir', NULL, '711369638155', 'FedEx', NULL, '2016-12-23', '23.12.2016 01:05', '4260295880435', '1', 'a0YC000000haPQxMAM', '170.00', '269.00'),
(41817, '463416926', NULL, NULL, 'Yves Botte', 'rue du Chemin de Fer 20', '', '4280', 'Bertree', 'Belgien', 'BE', NULL, NULL, '019/516153', '10179608', NULL, NULL, 'GM-509-8 Zwarte behuizing / zwarte wijzerplaat / roestvrijstalen bandje', NULL, '711369638534', 'FedEx', NULL, '2016-12-27', '24.12.2016 16:49', '4260295881975', '1', 'a0YC000000hHiqBMAS', '135.01', '189.99'),
(41818, '463646422', NULL, NULL, 'Florian Rodts', 'Mollekot 31', '31', '9988', 'Watervliet', 'Belgien', 'BE', NULL, NULL, '475353961', '0010136F3Z', NULL, NULL, 'Horloge Theorema Newton - Zwart/zwart - Metalen band - GM-4004-8', NULL, '711369638545', 'FedEx', NULL, '2016-12-27', '25.12.2016 23:19', '4260295881135', '1', 'a0YC000000hGsy6MAC', '127.99', '199.99'),
(41819, '463824545', NULL, NULL, 'evelyne eto', 'chaussee de mariemont   6/13', '', '7140', 'morlanwelz', 'Belgien', 'BE', NULL, NULL, '478997676', '0010249GSY', NULL, NULL, 'Montre Pionier Luxe modèle Miami - Argenté/Blanc/Noir', NULL, '711369638556', 'FedEx', NULL, '2016-12-27', '26.12.2016 19:51', '4260295880862', '1', 'a0YC000000hbYRgMAM', '141.99', '199.99'),
(41820, '463700047', NULL, NULL, 'philippe DECOUTTERE', 'chaussee d\'Alsemberg 480', '', '1180', 'Uccle', 'Belgien', 'BE', NULL, NULL, '495317424', '0010250HCS', NULL, NULL, 'Montre Pionier Luxe modèle Miami - Noir/Noir/Noir', NULL, '711369638567', 'FedEx', NULL, '2016-12-27', '26.12.2016 10:48', '4260295880893', '1', 'a0YC000000hbYRiMAM', '141.99', '199.99'),
(41821, '463468622', NULL, NULL, 'michel declaye', 'rue de givet 46', '', '5500', 'dinant', 'Belgien', 'BE', NULL, NULL, '495175694', '00100344CP', NULL, NULL, 'Une montre Casablanca - Cadran noir / Face cadre intérieur noire / Bracelet en cuir noir', NULL, '711369638578', 'FedEx', NULL, '2016-12-27', '24.12.2016 21:18', '4260295880050', '1', 'a0YC000000hHcDfMAK', '165.00', '269.99'),
(41822, '463825920', NULL, NULL, 'mohamd ali', 'LUGAR BARRIO ALTAMIRA 32', '5', '48002', 'BILBAO BIZKAIA', 'Spanien', 'ES', NULL, NULL, '622220467', '0010201CF0', NULL, NULL, 'Reloj Theorema Sao Paolo 103-2 - Caja dorada / Cara blanca  / Correa de cuero marrón', NULL, '711369638486', 'FedEx', NULL, '2016-12-27', '26.12.2016 18:02', '4260295880442', '1', 'a0YC000000hHpHNMA0', '169.99', '229.90'),
(41823, '463332243', '', '', 'EMILIE MAURIN', '1 CLOS DE VORON', '', '42152', 'L HORME', 'Frankreich', '', '', '', '635575255', '0010246SR9', '', '', 'Montre Cuir Automatique 17 rubis Theorema - Argent/Blanc/Noir 101-1', '', '711369638394', 'FedEx', '', '2016-12-27', '24.12.2016 10:39', '4260295880374', '1', 'a0YC000000hGrHnMAK', '174.99', '249.90'),
(41824, '463546450', '', '', 'Louis Perard', '115 Rue de la croix', '', '51800', 'Vienne le chateau', 'Frankreich', '', '', '', '603205123', '0010150IWV', '', '', 'Montre Cuir Automatique 17 rubis Theorema - Noir/Noir/Noir 101-5', '', '711369638409', 'FedEx', '', '2016-12-27', '25.12.2016 14:33', '4260295880050', '1', 'a0YC000000hGrHrMAK', '174.99', '249.90'),
(41825, '463540969', '', '', 'eric renou', '0 ROUTE DE SEPTEUIL a cote camping canada', '', '78680', 'EPONE', 'Frankreich', '', '', '', '607450467', '0010007FNE', '', '', 'Montre Cuir Automatique 17 rubis Theorema - Or/Noir/Marron 101-3', '', '711369638410', 'FedEx', '', '2016-12-27', '25.12.2016 12:13', '4260295880398', '1', 'a0YC000000hGrHpMAK', '174.99', '249.90'),
(41826, '463665609', '', '', 'Romain Lefrancois', '8 Rue De La Bretagne', '', '14400', 'Bayeux', 'Frankreich', '', '', '', '760155053', '0010063UG5', '', '', 'Montre Cuir Automatique 17 rubis Theorema - Or/Noir/Marron 101-3', '', '711369638420', 'FedEx', '', '2016-12-27', '26.12.2016 00:42', '4260295880398', '1', 'a0YC000000hGrHpMAK', '174.99', '249.90'),
(41827, '463768882', '', '', 'thierry lucas', '63 rue des pres', '', '76280', 'criquetot l esneval', 'Frankreich', '', '', '', '235282851', '0010004MEN', '', '', 'Montre Cuir Automatique 17 rubis Theorema - Or/Noir/Marron 101-3', '', '711369638431', 'FedEx', '', '2016-12-27', '26.12.2016 14:42', '4260295880398', '1', 'a0YC000000hGrHpMAK', '174.99', '249.90'),
(41828, '463150910', '', '', 'Emilie france', '8 Rue Marcel Pagnol', '', '30540', 'Milhaud', 'Frankreich', '', '', '', '618722687', '0010140RL8', '', '', 'Montre homme automatique Newton Theorema - Argent/Noir/Noir', '', '711369638442', 'FedEx', '', '2016-12-27', '23.12.2016 15:52', '4260295881074', '1', 'a0YC000000hGqjeMAC', '154.99', '219.90'),
(41829, '463804119', '', '', 'Jean claude Texier', '8 Rue Maryse bastie', '', '91290', 'Arpajon', 'Frankreich', '', '', '', '673277025', '0010235KKJ', '', '', 'Montre homme automatique Newton Theorema - Or/Noir/Noir', '', '711369638453', 'FedEx', '', '2016-12-27', '26.12.2016 16:41', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(41830, '463619788', '', '', 'Anyssa Hamouche', '3 Rue Matteoti', '', '42300', 'Roanne', 'Frankreich', '', '', '', '667177433', '0010199P9P', '', '', 'Montre mécanique Theorema Copacabana - Or/Noir/Marron', '', '711369638464', 'FedEx', '', '2016-12-27', '25.12.2016 18:57', '4260295880473', '1', 'a0YC000000hICJuMAO', '169.99', '249.90'),
(41831, '463587314', '', '', 'Myriam Bricault', '75 AVENUE DU 8 MAI', '', '49130', 'LES PONTS DE CE', 'Frankreich', '', '', '', '241441955', '0010115EAI', '', '', 'Montre Theorema Noir /Noir /Noir Acier 101-9', '', '711369638475', 'FedEx', '', '2016-12-27', '25.12.2016 15:02', '4260295881630', '1', 'a0YC000000hGr03MAC', '169.99', '249.90'),
(41832, '463389566', NULL, NULL, 'Noel Goetz', '91 Derry road', 'Crumlin', 'D15 W9Y5', 'Dublin', 'Irland', 'IE', NULL, NULL, '353867741067', '00102501TO', NULL, NULL, '502-2 slver case / black face / black leather band', NULL, '353867741067', 'FedEx', NULL, '2016-12-27', '24.12.2016 14:32', '4260295880695', '1', 'a0YC000000hbYTUMA2', '150.00', '219.99'),
(41833, '463493035', NULL, NULL, 'delphin omorouyi', '11 applewood applewood mews', '', '', 'co dublin', 'Irland', 'IE', NULL, NULL, '9899543915', '00102501JE', NULL, NULL, '502-3 gold case / black face / brown leather band', NULL, '711369638225', 'FedEx', NULL, '2016-12-27', '24.12.2016 23:32', '4260295880701', '1', 'a0YC000000hbYTVMA2', '150.00', '219.99'),
(41834, '463194126', NULL, NULL, 'k ahmed', '86b Fairview Strand', '', 'Dublin', 'fairview, Dublin 3', 'Irland', 'IE', NULL, NULL, '899811589', '00101715MA', NULL, NULL, '7002-3 Gold case / White face / Brown leather band', NULL, '711369638236', 'FedEx', NULL, '2016-12-27', '23.12.2016 19:33', '4260295882248', '1', 'a0YC000000hGMqpMAG', '150.00', '219.99'),
(41835, '463348150', NULL, NULL, 'Kevin Barry', 'Kilcoole Ballincrokig', 'Dublin pike', 'County cor', 'Cork', 'Irland', 'IE', NULL, NULL, '851345193', '0010151WYD', NULL, NULL, 'GM-104-2 Gold case / Black face / Brown Leather Band', NULL, '711369638247', 'FedEx', NULL, '2016-12-27', '24.12.2016 12:02', '4260295880473', '1', 'a0YC000000hI8aMMAS', '170.00', '239.00'),
(41836, '463216916', NULL, NULL, 'Victor Nedelea', '87 Park North, Belmayne', 'Ballgriffin', 'D13', 'Dublin', 'Irland', 'IE', NULL, NULL, '831880283', '0010229MVA', NULL, NULL, 'Men\'s Theorema Macau watch - 3011-2', NULL, '711369638258', 'FedEx', NULL, '2016-12-27', '23.12.2016 21:03', '4260295881265', '1', 'a0YC000000hGN2OMAW', '144.99', '209.00'),
(41837, '463194413', NULL, NULL, 'k ahmed', '86b Fairview Strand', '', 'Dublin', 'fairview, Dublin 3', 'Irland', 'IE', NULL, NULL, '899811589', '0010201FP8', NULL, NULL, 'Tokyo Pionier watch 513-3 gold case, gold face, brown leather band', NULL, '711369638236', 'FedEx', NULL, '2016-12-27', '23.12.2016 19:32', '4260295882194', '1', 'a0YC000000hbYLyMAM', '150.00', '219.99'),
(41838, '463443321', '', '', 'Michele Leonetti', 'Presso centro ri-abilita VIA VITO FAENZA 2 MODUGNO', '', '70026', 'MODUGNO BA', 'Italien', '', '', '', '804032184', '0010250HS0', '', '', 'Sao Paolo con cinturino in pelle - Cassa argento e quadrante bianco', 'Sendung am 13.01.17 zurück erhalten, da Adresse falsch!', '711369638512', 'FedEx', '', '2016-12-27', '24.12.2016 20:09', '4260295881593', '1', 'a0YC000000hHpHfMAK', '169.99', '229.90'),
(41839, '463183039', '', '', 'Nicola Crosta', 'Villa Bianca VIA SAVONA 21', '', '21052', 'BUSTO ARSIZIO VA', 'Italien', '', '', '', '3299619949', '00101039LD', '', '', 'Sao Paolo con cinturino in pelle - Cassa oro e quadrante nero', '', '711369638523', 'FedEx', '', '2016-12-27', '23.12.2016 21:22', '4260295880442', '1', 'a0YC000000hHpHcMAK', '169.99', '229.90'),
(41840, '463658603', '', '', 'Luis Quiroga', 'Leopoldstraat 17-B', '', '3031 SV', 'ROTTERDAM South Holland', 'Niederlande', '', '', '', '636495789', '0010243I6B', '', '', '103-7 Silver case/Black face/Silver metall band', '', '711369638589', 'FedEx', '', '2016-12-27', '26.12.2016 00:58', '4260295881616', '1', 'a0YC000000haPR3MAM', '170.00', '269.00'),
(41841, '463590093', '', '', 'wim faber', 'Middenweg 147', '', '1394 AH', 'NEDERHORST DEN BERG', 'Niederlande', '', '', '', '637603635', '0010238TPW', '', '', '103-9 Black case/Black face/Black Metall Band', '', '711369638590', 'FedEx', '', '2016-12-27', '25.12.2016 16:29', '4260295881630', '1', 'a0YC000000haPR5MAM', '170.00', '269.00'),
(41842, '463532517', '', '', 'Shahin Van Harmelen', 'Selma Lagerlof-erf 239', '', '3315 AX', 'DORDRECHT', 'Niederlande', '', '', '', '634873259', '0010250RRS', '', '', '4004-6 Argent Noir Acier', '', '711369638604', 'FedEx', '', '2016-12-27', '25.12.2016 10:36', '4260295881111', '1', 'a0YC000000hGsyCMAS', '149.99', '199.99'),
(41843, '463526252', '', '', 'Cynthia de Lange', 'Oude Tempellaan 25', '', '3769 JA', 'SOESTERBERG', 'Niederlande', '', '', '', '650464690', '0010002BDP', '', '', '4004-8 Black case / Black Face / Stainless steel band', '', '711369638615', 'FedEx', '', '2016-12-27', '25.12.2016 10:03', '4260295881135', '1', 'a0YC000000hGsyEMAS', '127.99', '199.99'),
(41844, '463814533', '', '', 'Joas Van der Brugge', 'Van Zeggelenstraat 132', '', '2032 WL', 'HAARLEM', 'Niederlande', '', '', '', '646354900', '0010171MCO', '', '', 'GM-102-3 Gold case / Black face / Brown Leather Band', '', '711369638626', 'FedEx', '', '2016-12-27', '26.12.2016 19:00', '4260295880428', '1', 'a0YC000000hbgOEMAY', '154.99', '269.00'),
(41845, '463479009', '', '', 'Tim van Nieuwkerk', 'Willem barentsstraat 9', '', '3151 WG', 'HOEK VAN HOLLAND', 'Niederlande', '', '', '', '682288111', '0010171I3M', '', '', 'GM-102-8 Black case / Black Face / Stainless steel band', '', 'Stornieren', 'FedEx', '', '2016-12-27', '24.12.2016 22:58', '4260295881548', '1', 'a0YC000000hbgOJMAY', '154.99', '269.00'),
(41846, '463548888', '', '', 'gerard hendrickx', 'Ankeveenstraat 59', '', '5036cb', 'tilburg', 'Niederlande', '', '', '', '646907973', '00102494PE', '', '', 'GM-104-2 Or Noir Marron', '', '711369638648', 'FedEx', '', '2016-12-27', '25.12.2016 12:32', '4260295880473', '1', 'a0YC000000hIGkgMAG', '170.00', '269.99'),
(41847, '463146558', '', '', 'Ronald Lindeboom', 'Voorthuizenstraat 141', '', '2573 AD', '\\\'S-GRAVENHAGE', 'Niederlande', '', '', '', '650614341', '0010085BNK', '', '', 'GM-104-3 Noir Noir Noir', '', '711369638659', 'FedEx', '', '2016-12-27', '23.12.2016 17:03', '4260295880480', '1', 'a0YC000000hIGkhMAG', '170.00', '269.99'),
(41848, '463083350', NULL, NULL, 'Miss Carla', '10 10 Alderley road rock hill', '', 'B61 7LX', 'BROMSGROVE', 'Grossbritannien', 'GB', NULL, NULL, '7857988520', '0010082T8Z', NULL, NULL, '104-4 Theorema Copacabana watch', NULL, '711369638269', 'FedEx', NULL, '2016-12-27', '23.12.2016 14:46', '4260295881203', '1', 'a0YC000000hb2jEMAQ', '146.00', '219.00'),
(41849, '463810007', NULL, NULL, 'martin de Vreede', '240 CHURCH ROAD Sheldon', '', 'B26 3YG', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7751934105', '0010136P7P', NULL, NULL, '104-8 Theorema Copacabana watch', NULL, '711369638270', 'FedEx', NULL, '2016-12-27', '26.12.2016 18:38', '4260295881678', '1', 'a0YC000000hb2jcMAA', '146.00', '219.00'),
(41850, '463863823', NULL, NULL, 'Jordan Fearnley', '24 MANSTON CLOSE Stockwood', '', 'BS14 8AZ', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7876081035', '0010179VE9', NULL, NULL, '3006-2 Gold case / Black face / Black Leather Band', NULL, '711369638280', 'FedEx', NULL, '2016-12-27', '27.12.2016 03:28', '4260295881005', '1', 'a0YC000000hbip9MAA', '122.99', '179.99'),
(41851, '463598906', NULL, NULL, 'Ahmed Nurie', '25B SEARS STREET', '', 'SE5 7JL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7837781405', '1,0033E+66', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369638291', 'FedEx', NULL, '2016-12-27', '25.12.2016 18:30', '4260295881463', '1', 'a0YC000000hbipCMAQ', '122.99', '179.99'),
(41852, '463046319', NULL, NULL, 'Ben Clarke', '24 GODLEE DRIVE Swinton', '', 'M27 0JD', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7831507942', '0010179VSU', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '711369638306', 'FedEx', NULL, '2016-12-27', '23.12.2016 15:39', '4260295881470', '1', 'a0YC000000hbipDMAQ', '122.99', '179.99'),
(41853, '463108716', NULL, NULL, 'Mick Broome', '20 Trefoil Amington', '', 'B77 3BG', 'Tamworth', 'Grossbritannien', 'GB', NULL, NULL, '7984105179', '0010043JAL', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369638317', 'FedEx', NULL, '2016-12-27', '23.12.2016 14:12', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(41854, '463743614', NULL, NULL, 'Jayde Pearson', 'KENDOR YORK PLACE Risca', '', 'NP11 6FR', 'NEWPORT', 'Grossbritannien', 'GB', NULL, NULL, '7940226960', '0010238FVJ', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369638328', 'FedEx', NULL, '2016-12-27', '26.12.2016 14:19', '4260295881425', '1', 'a0YC000000hHjXhMAK', '135.00', '179.00'),
(41855, '463348432', NULL, NULL, 'Miss Nuria', '13 ALGAR CLOSE Middlesex', '', 'HA7 3NL', 'STANMORE', 'Grossbritannien', 'GB', NULL, NULL, '7538904846', '00100195UD', NULL, NULL, 'GM-102-2 Silver case / Black face / Black Leather Band', NULL, '711369638339', 'FedEx', NULL, '2016-12-27', '24.12.2016 16:11', '4260295880411', '1', 'a0YC000000gliK1MAI', '135.00', '179.00'),
(41856, '463194185', NULL, NULL, 'Kenneth Knox', '41D WHITEDALEHEAD ROAD Whitburn', '', 'EH47 8JU', 'BATHGATE', 'Grossbritannien', 'GB', NULL, NULL, '7710443404', '001006333X', NULL, NULL, 'GM-102-8 Black case / Black Face / Stainless steel band', NULL, 'Stornieren', 'FedEx', NULL, '2016-12-27', '23.12.2016 21:08', '4260295881548', '1', 'a0YC000000gliK7MAI', '135.00', '179.00'),
(41857, '463875578', NULL, NULL, 'Meshach McCaw', 'DCWW, Glaslyn  The Avenue, Cleppa Park', '', 'NP10 8UG', 'NEWPORT', 'Grossbritannien', 'GB', NULL, NULL, '7495873834', '0010147RSG', NULL, NULL, 'GM-102-8 Black case / Black Face / Stainless steel band', NULL, 'Stornieren', 'FedEx', NULL, '2016-12-27', '27.12.2016 02:21', '4260295881548', '1', 'a0YC000000gliK7MAI', '135.00', '179.00'),
(41858, '463371313', NULL, NULL, 'Kailash Sunneechurra', '4 Fountayne Close', '', 'NG15 8JQ', 'Linby', 'Grossbritannien', 'GB', NULL, NULL, '7921525613', '00100051D3', NULL, NULL, 'Marco Polo watch 3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '711369638361', 'FedEx', NULL, '2016-12-27', '24.12.2016 15:07', '4260295880978', '1', 'a0YC000000glilUMAQ', '118.01', '179.00'),
(41859, '463466640', NULL, NULL, 'Peter Douglas', '0 Shadwell Towers, Western Tce', '', 'NE36 0RU', 'East Boldon, Tyne & Wear', 'Grossbritannien', 'GB', NULL, NULL, '7946463856', '001010027I', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-8', NULL, '711369638372', 'FedEx', NULL, '2016-12-27', '25.12.2016 03:23', '4260295881975', '1', 'a0YC000000hbNKSMA2', '125.00', '199.00'),
(41860, '463465522', NULL, NULL, 'Miss R', '10 Kingsbrook Avenue', '', 'MK42 0BH', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7944723730', '0010136LR9', NULL, NULL, 'Theorema Casablanca watch 101-3: gold case, black face, brown leather band', NULL, '711369638383', 'FedEx', NULL, '2016-12-27', '25.12.2016 03:58', '4260295880398', '1', 'a0YC000000hbg1zMAA', '154.00', '250.00'),
(41861, '464099082', NULL, NULL, 'Ilhan xpn Kodalci', 'Evence Coppeelaan 3 B 2', '', '3600', 'Genk', 'Belgien', 'BE', NULL, NULL, '474956511', '0010191JEK', NULL, NULL, '506-3 Gold case / Black face / Brown Leather Band', NULL, '711369638795', 'FedEx', NULL, '2016-12-28', '27.12.2016 23:50', '4260295880886', '1', 'a0YC000000hjmYqMAI', '141.99', '199.99'),
(41862, '464043900', NULL, NULL, 'Jan Martens', 'Zandstraat 3', '', '9120', 'Haasdonk', 'Belgien', 'BE', NULL, NULL, '03/2984550', '0010175ACQ', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '711369638800', 'FedEx', NULL, '2016-12-28', '27.12.2016 19:19', '4260295881678', '1', 'a0YC000000hIGkYMAW', '170.00', '269.99'),
(41863, '463896598', NULL, NULL, 'alisan erturk', 'rue de lantin 192', '', '4000', 'rocourt', 'Belgien', 'BE', NULL, NULL, '494045151', '0010189EU6', NULL, NULL, 'Montre Pionier Luxe modèle Miami - Doré/Noir/Marron', NULL, '711369638810', 'FedEx', NULL, '2016-12-28', '27.12.2016 04:19', '4260295880886', '1', 'a0YC000000hjmYqMAI', '141.99', '199.99'),
(41864, '464078607', NULL, NULL, 'Mehdi DRISSI', '39BIS Rue Nicolas Chorrier', '', '38000', 'GRENOBLE', 'Frankreich', 'FR', NULL, NULL, '695559120', '00101602C1', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Or/Noir/Marron 101-3', NULL, '711369638751', 'FedEx', NULL, '2016-12-28', '28.12.2016 00:42', '4260295880398', '1', 'a0YC000000hGrHpMAK', '174.99', '249.90');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(41865, '463925524', NULL, NULL, 'Elaine Dillane', 'Dun a Li Ballinorig west', '', '0', 'Tralee, Co. Kerry', 'Irland', 'IE', NULL, NULL, '3,53877E+11', '0010250QHT', NULL, NULL, 'GM-104-4 Bicolor case/Gold Face/Black Leather Band', NULL, '711369638718', 'FedEx', NULL, '2016-12-28', '27.12.2016 09:32', '4260295881203', '1', 'a0YC000000hI8aOMAS', '170.00', '239.00'),
(41866, '464048135', NULL, NULL, 'Badreddine Abdouni', '(Residenza Stefania) Corso asti 23', '', '14049', 'Nizza monferrato AT', 'Italien', 'IT', NULL, NULL, '3888941435', '0010092KNY', NULL, NULL, 'Cassa argento - Quadrante bianco - Cinturino in pelle nero 101-1', NULL, '711369638762', 'FedEx', NULL, '2016-12-28', '27.12.2016 20:13', '4260295880374', '1', 'a0YC000000hHpTgMAK', '170.00', '249.90'),
(41867, '464056033', NULL, NULL, 'Miki Arizanov', 'VIA GUGLIELMO DE MEIS 12', '', '29121', 'PIACENZA PC', 'Italien', 'IT', NULL, NULL, '3270422391', '0010204NL7', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro e quadrante nero', NULL, '711369638773', 'FedEx', NULL, '2016-12-28', '27.12.2016 21:05', '4260295880442', '1', 'a0YC000000hHpHcMAK', '169.99', '229.90'),
(41868, '464115979', NULL, NULL, 'ALFONSO GAROFALO', '18 A VILLAGGIO SANTA MARIA GORETTI 18 A', '', '95121', 'CATANIA CT', 'Italien', 'IT', NULL, NULL, '3200427243', '0010220ETP', NULL, NULL, 'Sao Paolo con cinturino metallico - Cassa argento e quadrante bianco', NULL, '711369638784', 'FedEx', NULL, '2016-12-28', '28.12.2016 02:37', '4260295881609', '1', 'a0YC000000hHpHgMAK', '169.99', '229.90'),
(41869, '463977510', NULL, NULL, 'Anthony Hill', '33 COLMANTON GROVE Sholden', '', 'CT14 0FF', 'DEAL', 'Grossbritannien', 'GB', NULL, NULL, '7890667652', '0010250W8Y', NULL, NULL, '3001-1 Silver Case/White face/Black Leather band', NULL, '711369638729', 'FedEx', NULL, '2016-12-28', '27.12.2016 15:01', '4260295880299', '1', 'a0YC000000hGxkOMAS', '104.00', '169.00'),
(41870, '464076883', NULL, NULL, 'Abhishek Saluja', '7 Parry green north', '', 'SL3 8NW', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '7859812176', '0010238TFO', NULL, NULL, 'Marco Polo watch 3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '711369638730', 'FedEx', NULL, '2016-12-28', '28.12.2016 02:32', '4260295881487', '1', 'a0YC000000glilWMAQ', '118.01', '179.00'),
(41871, '463920340', NULL, NULL, 'MR M', '44 PYE CROFT', '', 'BS32 0EB', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7725575840', '001000651M', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369638740', 'FedEx', NULL, '2016-12-28', '27.12.2016 09:26', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(41872, '464122680', NULL, NULL, 'micheal dipson', '280 dolphin house', '', 'dublin8', 'rialto', 'Irland', 'IE', NULL, NULL, '899836599', '10179258', NULL, NULL, '101-4 bicolour case / gold face / black leather band', NULL, '711369638887', 'FedEx', NULL, '2016-12-28', '28.12.2016 03:02', '4260295880015', '1', 'a0YC000000hbYIpMAM', '165.01', '249.00'),
(41873, '464046996', NULL, NULL, 'Lidiya Ayrova', 'Van Alphenlaan 109', '', '2533 GV', 'S-GRAVENHAGE den haag', 'Niederlande', 'NL', NULL, NULL, '628941112', '0010178IFL', NULL, NULL, 'GM-104-4 Bicolore Or Noir', NULL, '711369638865', 'FedEx', NULL, '2016-12-28', '27.12.2016 19:32', '4260295881203', '1', 'a0YC000000hIGkiMAG', '170.00', '269.99'),
(41874, '464146684', NULL, NULL, 'Monika Nogrdai', '21 Ledbury Place EUROCHEM LTD', '', 'CR0 1ET', 'Croydon', 'Grossbritannien', 'GB', NULL, NULL, '7894741914', '0010035V68', NULL, NULL, 'GM-509-2 Silver case / Black face / Black Leather Band', NULL, '711369638876', 'FedEx', NULL, '2016-12-28', '28.12.2016 09:41', '4260295881227', '1', 'a0YC000000glig1MAA', '115.00', '169.99'),
(41875, '464152315', NULL, NULL, 'bart Verkruysse', 'Kanunnik Andrieslaan 3', 'Retsaurant krokant', '09990', 'Maldegem', 'Belgien', 'BE', NULL, NULL, '0475 936 889', '0010085NXL', NULL, NULL, '506-3 Gold case / Black face / Brown Leather Band', NULL, 'stornieren', 'FedEx', NULL, '2016-12-29', '28.12.2016 10:18', '4260295880886', '1', 'a0YC000000hjmYqMAI', '141.99', '199.99'),
(41876, '464175018', '', '', 'gerald vanhover', 'boulevard royal 20', '5 eme etages cmb', '02449', 'Luxembourg', 'Luxemburg', '', '', '', '3263224041', '0010087TM1', '', '', 'Montre automatique Theorema Paris - Or/Noir/Marron', '', '711369639081', 'FedEx', '711369639081', '2016-12-29', '28.12.2016 11:48', '4260295881883', '1', 'a0YC000000hbOTQMA2', '149.99', '269.00'),
(41877, '464286148', NULL, NULL, 'avnora zeqiri', 'Chrysantenstraat 12', '', '08400', 'Stene', 'Belgien', 'BE', NULL, NULL, '497228318', '00101715AJ', NULL, NULL, 'Theorama horloge - Gouden kast / Zwarte wijzerplaat / Gouden metalen band 103-8', NULL, '711369639037', 'FedEx', NULL, '2016-12-29', '28.12.2016 19:19', '4260295881623', '1', 'a0YC000000haPQjMAM', '170.00', '269.00'),
(41878, '464305000', '', '', 'Desmond James', '16 BOULEVARD SAINT MARCEL', '', '75005', 'PARIS', 'Frankreich', '', '', '', '758339355', '00100091W5', '', '', 'Montre homme automatique Newton Theorema - Or/Noir/Noir', 'Sendung am 16.03.17 zurück erhalten!', '711369638979', 'FedEx', '', '2016-12-29', '29.12.2016 00:55', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(41879, '464252667', '', '', 'Emmanuel Castano', '53 RUE DE BAHINOS', '', '64600', 'ANGLET', 'Frankreich', '', '', '', '762122970', '0010113O6F', '', '', 'Montre mécanique Theorema Copacabana - Argent/Blanc/Acier', 'Geld am 05.04.18 zurufe erhalten, da Ware kaputt angekommen. Wo ist die Uhr?', '711369638980', 'FedEx', '', '2016-12-29', '28.12.2016 15:45', '4260295881654', '1', 'a0YC000000hICJyMAO', '169.99', '249.90'),
(41880, '464186789', NULL, NULL, 'Societe HARVEST Mari Francois', '2 RUE DE L EMINEE', '', '63000', 'CLERMONT FERRAND Auvergne', 'Frankreich', 'FR', NULL, NULL, '675160595', '0010250CWQ', NULL, NULL, 'Montre Theorema Or/ Noir /Marron 103-2', NULL, '711369638990', 'FedEx', NULL, '2016-12-29', '28.12.2016 12:52', '4260295880442', '1', 'a0YC000000hGqzwMAC', '169.99', '249.90'),
(41881, '464286484', NULL, NULL, 'Beatrice Cirla', 'VIA BARTOLOMEO ZUCCHI 14', '', '20900', 'MONZA MB', 'Italien', 'IT', NULL, NULL, '3401413739', '0010175DRY', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro bicolore e quadrante nero', NULL, '711369639004', 'FedEx', NULL, '2016-12-29', '28.12.2016 20:04', '4260295881197', '1', 'a0YC000000hHpHeMAK', '169.99', '229.90'),
(41882, '464260787', NULL, NULL, 'Nannarelli Lucio', 'Via angelo costanzi 8', '', '05018', 'Orvieto TR', 'Italien', 'IT', NULL, NULL, '3381453001', '0010034LO3', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro bicolore e quadrante nero', NULL, '711369639015', 'FedEx', NULL, '2016-12-29', '28.12.2016 18:09', '4260295881197', '1', 'a0YC000000hHpHeMAK', '169.99', '229.90'),
(41883, '464328688', NULL, NULL, 'Kasper Scheijde', 'Elemastraat 177', '', '2151 AJ', 'NIEUW-VENNEP', 'Niederlande', 'NL', NULL, NULL, '655151511', '0010153HVB', NULL, NULL, 'GM-104-3 Noir Noir Noir', NULL, '711369639048', 'FedEx', NULL, '2016-12-29', '28.12.2016 23:03', '4260295880480', '1', 'a0YC000000hIGkhMAG', '170.00', '269.99'),
(41884, '464304562', NULL, NULL, 'Paul Fricker', '8 COBBETT PARK Saville AV\nMoorfield Road\nSlyfield Ind Est', '', 'GU1 1RU', 'GUILDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7793433069', '0010017JGH', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369638957', 'FedEx', NULL, '2016-12-29', '28.12.2016 20:03', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41885, '464293277', NULL, NULL, 'Alexander Murray', '17 MOWBRAY DRIVE', '', 'DL2 2EZ', 'DARLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7974615791', '0010003K9S', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369638902', 'FedEx', NULL, '2016-12-29', '28.12.2016 19:28', '4,2603E+12', '1', 'a0YC000000hGVh7MAG', '159.99', '259.00'),
(41886, '464299076', NULL, NULL, 'BYEONGDO CHOI', '96 HATFEILD MEAD', '', 'SM4 5PF', 'MORDEN', 'Grossbritannien', 'GB', NULL, NULL, '7453035377', '00100393R6', NULL, NULL, '3006-2 Gold case / Black face / Black Leather Band', NULL, '711369638913', 'FedEx', NULL, '2016-12-29', '28.12.2016 20:17', '4,2603E+12', '1', 'a0YC000000hbip9MAA', '122.99', '179.99'),
(41887, '464238691', NULL, NULL, 'Adam Richardson', '14 THE BUTTS Aynho', '', 'OX17 3AN', 'BANBURY', 'Grossbritannien', 'GB', NULL, NULL, '7768398661', '0010105GFD', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369638924', 'FedEx', NULL, '2016-12-29', '28.12.2016 15:20', '4,2603E+12', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41888, '464257322', NULL, NULL, 'Howard Lee', '98 WOODFIELD ROAD', '', 'SS9 1ET', 'LEIGH-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '1702476767', '00100831VH', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369638935', 'FedEx', NULL, '2016-12-29', '28.12.2016 17:15', '4,2603E+13', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41889, '464205857', NULL, NULL, 'janis rusins', '48 COLIN PARK ROAD', '', 'NW9 6HS', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7413509959', '0010147TQ5', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-8', NULL, '711369638946', 'FedEx', NULL, '2016-12-29', '28.12.2016 13:20', '4,2603E+12', '1', 'a0YC000000hbNKSMA2', '125.00', '199.00'),
(41890, '464370169', NULL, NULL, 'Rachid Ouhmidou', '1 RUE DU FIGUIER', '', '66000', 'PERPIGNAN', 'Frankreich', 'FR', NULL, NULL, '620411806', '00101112LH', NULL, NULL, 'Montre Automatique Pionier - Noir/Noir/Noir 506-4', NULL, '711369639059', 'FedEx', NULL, '2016-12-29', '29.12.2016 07:59', '4260295880893', '1', 'a0YC000000hGr2QMAS', '144.99', '199.90'),
(41891, '464209868', NULL, NULL, 'Davy Ryan', 'Lyonstown Cashel', 'Lodge House', '0', 'Co. Tipperary', 'Irland', 'IE', NULL, NULL, '863038882', '0010106QFA', NULL, NULL, '502-3 gold case / black face / brown leather band', NULL, '711369639107', 'FedEx', NULL, '2016-12-29', '28.12.2016 13:02', '4260295880701', '1', 'a0YC000000hbYTVMA2', '150.00', '219.99'),
(41892, '464415288', NULL, NULL, 'Cynthia Rijswijk', 'Varnasingel 574 etage 3', '', '3067 EZ', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '109368810', '0010121JP7', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369639118', 'FedEx', NULL, '2016-12-29', '29.12.2016 11:33', '4260295880473', '1', 'a0YC000000hIGkgMAG', '170.00', '269.99'),
(41893, '464590086', NULL, NULL, 'Jimmy Frangi', '58 Rue du docteur rahuel Au fond de cour en haut a gauche', '', '22000', 'Saint brieuc', 'Frankreich', 'FR', NULL, NULL, '669567518', '0010059Y4S', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369639151', 'FedEx', NULL, '2016-12-30', '30.12.2016 01:51', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(41894, '464593956', '', '', 'luca gamberini', 'CORSO GIACOMO MATTEOTTI 9', '', '25122', 'BRESCIA BS', 'Italien', '', '', '', '3202160951', '0010165BJF', '', '', 'Cassa oro - Quadrante nero - Cinturino in pelle marrone\r\n101-3', 'Paket am 22.01.17 zurück erhalten, da Adresse falsch!', '711369639162', 'FedEx', '', '2016-12-30', '30.12.2016 02:29', '4260295880398', '1', 'a0YC000000hHpTiMAK', '170.00', '249.90'),
(41895, '464563414', NULL, NULL, 'Amreen Shaikh', '127 DEVANA ROAD', '', 'LE2 1PL', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7726404040', '00101929OU', NULL, NULL, '104-8 Theorema Copacabana watch', NULL, '711369639140', 'FedEx', NULL, '2016-12-30', '29.12.2016 22:01', '4260295881678', '1', 'a0YC000000hb2jcMAA', '146.00', '219.00'),
(41896, '464623731', NULL, NULL, 'domenico annibale', 'rue des Combattants 87', '', '4800', 'Lambermont', 'Belgien', 'BE', NULL, NULL, '494908663', '00102502S1', NULL, NULL, 'Montre Theorema - Boitier argent / Cadran or / Bracelet en cuir marron 103-4', NULL, '711369639210', 'FedEx', NULL, '2016-12-30', '30.12.2016 08:20', '4260295881197', '1', 'a0YC000000haPQfMAM', '170.00', '269.00'),
(41897, '464441642', NULL, NULL, 'Roobik Sayadian', 'Chaussee de Braine 3/1', '', '7060', 'Soignies', 'Belgien', 'BE', NULL, NULL, '496553885', '00102181CF', NULL, NULL, 'Montre Theorema Copa Cabana - Noir/Noir/Acier - (GM-104-9)', NULL, '711369639221', 'FedEx', NULL, '2016-12-30', '29.12.2016 13:21', '4260295881685', '1', 'a0YC000000hIGkZMAW', '170.00', '269.99'),
(41898, '464432510', NULL, NULL, 'Roobik Sayadian', 'Chaussee de Braine 3/1', '', '7060', 'Soignies', 'Belgien', 'BE', NULL, NULL, '496553885', '0010001YKF', NULL, NULL, 'Montre Theorema Copa Cabana - Or/Noir/Acier - (GM-104-8)', NULL, '711369639221', 'FedEx', NULL, '2016-12-30', '29.12.2016 12:48', '4260295881678', '1', 'a0YC000000hIGkYMAW', '170.00', '269.99'),
(41899, '464599298', NULL, NULL, 'jacobo cumella de montserrat', 'valencia 320', '3o 1a', '08009', 'Barcelona', 'Spanien', 'ES', NULL, NULL, '675332407', '0010041F5L', NULL, NULL, 'Reloj automático Pionier decorado con 12 diamantes - Caja negra - Dial negro - Correa de cuero negra - 503-4', NULL, '711369639173', 'FedEx', NULL, '2016-12-30', '29.12.2016 23:59', '4260295880756', '1', 'a0YC000000hHpOxMAK', '145.00', '199.90'),
(41900, '464477834', NULL, NULL, 'RAFAEL DIAZ MUNOZ', 'CALLE JUAN BOSCAN 61', '1 e', '28017', 'MADRID', 'Spanien', 'ES', NULL, NULL, '630325212', '0010027PRU', NULL, NULL, 'Reloj Theorema Sao Paolo 103-2 - Caja dorada / Cara blanca  / Correa de cuero marrón', NULL, '711369639195', 'FedEx', NULL, '2016-12-30', '29.12.2016 14:06', '4260295880442', '1', 'a0YC000000hHpHNMA0', '169.99', '229.90'),
(41901, '464634219', NULL, NULL, 'Giorgio Cozzolino', 'via Vercelli 29', '', '10019', 'Strambino TO', 'Italien', 'IT', NULL, NULL, '3292154802', '00102500OH', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa e quadrante nero', NULL, '711369639200', 'FedEx', NULL, '2016-12-30', '30.12.2016 10:21', '4260295880459', '1', 'a0YC000000hHpHdMAK', '169.99', '229.90'),
(41902, '464954385', NULL, NULL, 'Christian Desclin', 'rue de Montigny 14', '', '6200', 'Chatelineau', 'Belgien', 'BE', NULL, NULL, '71393496', '0010213GFL', NULL, NULL, 'Montre Theorema - Boitier or / Cadran noir / Bracelet en cuir marron', NULL, '711369639390', 'FedEx', NULL, '2017-01-02', '31.12.2016 18:21', '4260295880442', '1', 'a0YC000000haPQdMAM', '170.00', '269.00'),
(41903, '464830648', NULL, NULL, 'kreshnik sylmetaj', 'Chaussee de Haecht 1125', 'niki coiffure', '1140', 'Evere', 'Belgien', 'BE', NULL, NULL, '487650129', '00101146W9', NULL, NULL, 'Montre Theorema - Boitier argent / Cadran noir / Bracelet en cuir noir', NULL, '711369639405', 'FedEx', NULL, '2017-01-02', '31.12.2016 01:48', '4260295880435', '1', 'a0YC000000haPQcMAM', '170.00', '269.00'),
(41904, '464658427', NULL, NULL, 'Maud Van Simaeys', 'Rue Jean-Baptiste Dusollier 57', '', '7712', 'Herseaux', 'Belgien', 'BE', NULL, NULL, '494435062', '0010121P55', NULL, NULL, 'Montre Theorema - Boitier argent / Cadran noir / Bracelet en cuir noir', NULL, '711369639416', 'FedEx', NULL, '2017-01-02', '30.12.2016 11:48', '4260295880435', '1', 'a0YC000000haPQcMAM', '170.00', '269.00'),
(41905, '464850158', '', '', 'Pierre Raffrey', '9 rue Barrault', '', '75013', 'Paris', 'Frankreich', '', '', '', '780724503', '001007768A', '', '', 'Montre Cuir Automatique 17 rubis Theorema - Bicolore/Or/Noir 101-4', 'Paket am 17.02.17 zurück erhalten! Sendung nicht abgeholt vom Empfänger', '711369639335', 'FedEx', '', '2017-01-02', '31.12.2016 09:02', '4260295880015', '1', 'a0YC000000hGrHqMAK', '174.99', '249.90'),
(41906, '465108319', NULL, NULL, 'Melody GIELDON', '5 RUE DU PRE DU VIEUX MOULIN', '', '57220', 'VOLMERANGE LES BOULAY', 'Frankreich', 'FR', NULL, NULL, '387573310', '0010030I1A', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Noir/Noir/Noir 101-5', NULL, '711369639346', 'FedEx', NULL, '2017-01-02', '01.01.2017 19:01', '4260295880050', '1', 'a0YC000000hGrHrMAK', '174.99', '249.90'),
(41907, '464793528', NULL, NULL, 'Bernadette metz', '7 RUE DE LA GABELLE residence port Richelieu 1 n 89', '', '34300', 'AGDE', 'Frankreich', 'FR', NULL, NULL, '675035721', '0010242IVX', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Or/Noir/Marron 101-3', NULL, '711369639357', 'FedEx', NULL, '2017-01-02', '30.12.2016 20:15', '4260295880398', '1', 'a0YC000000hGrHpMAK', '174.99', '249.90'),
(41908, '464661898', NULL, NULL, 'DOMINIQUE ETHEVE', '220 ALLEE DE COULANGE', '', '31380', 'GRAGNAGUE', 'Frankreich', 'FR', NULL, NULL, '611692718', '0010163M9G', NULL, NULL, 'Montre Theorema Noir/ Noir/ Noir 103-3', NULL, '711369639368', 'FedEx', NULL, '2017-01-02', '30.12.2016 13:42', '4260295880459', '1', 'a0YC000000hGqzxMAC', '169.99', '249.90'),
(41909, '464930799', NULL, NULL, 'Mathieu MIKOLAJCZYK', '6 ALLEE DE CHANTILLY', '', '95160', 'MONTMORENCY', 'Frankreich', 'FR', NULL, NULL, '635498798', '0010138EDL', NULL, NULL, 'Montre Theorema Or/ Noir /Marron 103-2', NULL, '711369639379', 'FedEx', NULL, '2017-01-02', '31.12.2016 14:39', '4260295880442', '1', 'a0YC000000hGqzwMAC', '169.99', '249.90'),
(41910, '464680440', NULL, NULL, 'Gerarda Ambrogi', 'Appartamento situato su negozio di sali e tabacchi via del casalotto 41', '', '04010', 'Cori LT', 'Italien', 'IT', NULL, NULL, '3332714655', '0010035YX9', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro bicolore e quadrante nero', NULL, '711369639380', 'FedEx', NULL, '2017-01-02', '30.12.2016 13:38', '4260295881197', '1', 'a0YC000000hHpHeMAK', '169.99', '229.90'),
(41911, '465144908', NULL, NULL, 'Azarjah Titiheru', 'Meerpaal 140', '', '9732 AJ', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '653338843', '001012093J', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369639438', 'FedEx', NULL, '2017-01-02', '01.01.2017 23:59', '4260295880398', '1', 'a0YC000000hHcE9MAK', '165.00', '269.99'),
(41912, '464925957', NULL, NULL, 'peter plange', 'Langshout 24', '', '3991 PK', 'HOUTEN Utrecht', 'Niederlande', 'NL', NULL, NULL, '657339046', '0010190W5P', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '711369639427', 'FedEx', NULL, '2017-01-02', '31.12.2016 15:30', '4260295880050', '1', 'a0YC000000hHcEBMA0', '165.00', '269.99'),
(41913, '465145725', NULL, NULL, 'Azarjah Titiheru', 'Meerpaal 140', '', '9732 AJ', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '653338843', '0010037NVH', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369639438', 'FedEx', NULL, '2017-01-02', '02.01.2017 00:00', '4260295882026', '1', 'a0YC000000hHcEGMA0', '165.00', '269.99'),
(41914, '465121197', NULL, NULL, 'Pedro Romagnoli', 'Paul Krugerkade 25a', '', '2021 BN', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '686211094', '001004920Z', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '711369639449', 'FedEx', NULL, '2017-01-02', '01.01.2017 21:28', '4260295882019', '1', 'a0YC000000hHcEFMA0', '165.00', '269.99'),
(41915, '465108084', NULL, NULL, 'Anne Hollebekkers', 'Noordhoevelaan 24', '', '3319 CH', 'DORDRECHT Zuid holland', 'Niederlande', 'NL', NULL, NULL, '623870495', '0010250DKV', NULL, NULL, 'GM-102-6 Silver Case / Black face / Stainless steel band', NULL, '711369639450', 'FedEx', NULL, '2017-01-02', '01.01.2017 20:28', '4260295881524', '1', 'a0YC000000hbgOHMAY', '154.99', '269.00'),
(41916, '464625157', NULL, NULL, 'Tyrone Ellensburg', 'Eeshof 65', '', '1275 DP', 'HUIZEN', 'Niederlande', 'NL', NULL, NULL, '683678086', '0010061VIO', NULL, NULL, 'GM-104-1 Argent Noir Noir', NULL, '711369639460', 'FedEx', NULL, '2017-01-02', '30.12.2016 08:29', '4260295880466', '1', 'a0YC000000hIGkfMAG', '170.00', '269.99'),
(41917, '464734263', NULL, NULL, 'adel fawal', '93 TUDOR WALK kingstonpark', '', 'NE3 2RH', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7574535189', '0010022Q9S', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369639265', 'FedEx', NULL, '2017-01-02', '30.12.2016 16:18', '4260295880473', '1', 'a0YC000000hb2jCMAQ', '146.00', '219.00'),
(41918, '464733454', NULL, NULL, 'adel fawal', '93 TUDOR WALK kingstonpark', '', 'NE3 2RH', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7574535189', '0010250ON1', NULL, NULL, '104-5 Theorema Copacabana watch', NULL, '711369639265', 'FedEx', NULL, '2017-01-02', '30.12.2016 16:43', '4260295881647', '1', 'a0YC000000hb2jZMAQ', '146.00', '219.00'),
(41919, '464875588', NULL, NULL, 'sarah evans', '4 SISSINGHURST DRIVE westcroft', '', 'MK4 4FZ', 'MILTON KEYNES Buckinghamshire', 'Grossbritannien', 'GB', NULL, NULL, '7712542993', '00102485MH', NULL, NULL, '104-6 Theorema Copacabana watch', NULL, '711369639243', 'FedEx', NULL, '2017-01-02', '31.12.2016 10:55', '4260295881654', '1', 'a0YC000000hb2jaMAA', '146.00', '219.00'),
(41920, '464736345', NULL, NULL, 'adel fawal', '93 TUDOR WALK', '', 'NE3 2RH', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '32473268343', '0010127K4M', NULL, NULL, '104-8 Theorema Copacabana watch', NULL, '711369639265', 'FedEx', NULL, '2017-01-02', '30.12.2016 16:36', '4260295881678', '1', 'a0YC000000hb2jcMAA', '146.00', '219.00'),
(41921, '464964593', NULL, NULL, 'steven lawson', '15 LONGTOWN CLOSE', '', 'RM3 7QP', 'ROMFORD essex', 'Grossbritannien', 'GB', NULL, NULL, '7976603234', '0010142TIQ', NULL, NULL, '104-8 Theorema Copacabana watch', NULL, '711369639254', 'FedEx', NULL, '2017-01-02', '01.01.2017 03:29', '4260295881678', '1', 'a0YC000000hb2jcMAA', '146.00', '219.00'),
(41922, '464735952', NULL, NULL, 'adel fawal', '93 TUDOR WALK', '', 'NE3 2RH', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '32473268343', '0010063RWP', NULL, NULL, '104-9 Theorema Copacabana watch', NULL, '711369639265', 'FedEx', NULL, '2017-01-02', '30.12.2016 16:39', '4260295881685', '1', 'a0YC000000hb2jdMAA', '146.00', '219.00'),
(41923, '465112121', NULL, NULL, 'Tayyaba Aslam', '25 Duckett road Harringey', '', 'N4 1BJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7533976104', '00101287QR', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369639276', 'FedEx', NULL, '2017-01-02', '01.01.2017 20:14', '4260295881463', '1', 'a0YC000000hbipCMAQ', '122.99', '179.99'),
(41924, '464968623', NULL, NULL, 'Jason Bull', '253 SHEPPEY ROAD', '', 'RM9 4JT', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7905146209', '10234661', NULL, NULL, '507-3 Gold case / Black face / Brown Leather Band', NULL, '711369639287', 'FedEx', NULL, '2017-01-02', '31.12.2016 20:52', '4260295881166', '1', 'a0YC000000hbhojMAA', '120.01', '179.00'),
(41925, '464969387', NULL, NULL, 'Jason Bull', '253 SHEPPEY ROAD', '', 'RM9 4JT', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7905146209', '0010019DI5', NULL, NULL, '507-3 Gold case / Black face / Brown Leather Band', NULL, '711369639287', 'FedEx', NULL, '2017-01-02', '31.12.2016 20:38', '4260295881166', '1', 'a0YC000000hbhojMAA', '120.01', '179.00'),
(41926, '465124823', NULL, NULL, 'Melissa Ford', '6EGMONTHOUSE CROMWELL ROAD', '', 'KT12 3NJ', 'WALTON-ON-THAMES', 'Grossbritannien', 'GB', NULL, NULL, '7584989040', '0010145ZX6', NULL, NULL, '507-3 Gold case / Black face / Brown Leather Band', NULL, '711369639298', 'FedEx', NULL, '2017-01-02', '02.01.2017 02:50', '4260295881166', '1', 'a0YC000000hbhojMAA', '120.01', '179.00'),
(41927, '465013334', NULL, NULL, 'Noureddine Gaoua', 'MACE STREET', '', 'E2 0RF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7751174472', '00100912VO', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369639302', 'FedEx', NULL, '2017-01-02', '01.01.2017 11:57', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41928, '464721156', NULL, NULL, 'Son Tung Nguyen', '89 THORNABY GARDENS', '', 'N18 2AU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7493774076', '0010158KVI', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369639313', 'FedEx', NULL, '2017-01-02', '30.12.2016 18:16', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41929, '464706069', NULL, NULL, 'M K Munir', '15 CROSSFIELD STREET', '', 'BB2 3AL', 'BLACKBURN', 'Grossbritannien', 'GB', NULL, NULL, '7522768312', '0010115MV9', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369639324', 'FedEx', NULL, '2017-01-02', '30.12.2016 15:54', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(41930, '465253356', NULL, NULL, 'mehdi ferhaoui', '7 square jean mermoz', '', '77610', 'fontenay tresigny', 'Frankreich', 'FR', NULL, NULL, '659951689', '0010194HTM', NULL, NULL, 'Montre Automatique Pionier - Argent/Noir/Noir 506-2', NULL, '711369639688', 'FedEx', NULL, '2017-01-03', '02.01.2017 15:50', '4260295880879', '1', 'a0YC000000hGr2OMAS', '144.99', '199.90'),
(41931, '465323801', NULL, NULL, 'Maud Van Simaeys', 'Rue Jean-Baptiste Dusollier 57', '', '7712', 'Herseaux', 'Belgien', 'BE', NULL, NULL, '494435062', '0010240VOU', NULL, NULL, 'Montre Theorema - Boitier or / Cadran Noir / Bracelet en acier or 103-8', NULL, '711369639699', 'FedEx', NULL, '2017-01-03', '02.01.2017 19:18', '4260295881623', '1', 'a0YC000000haPQjMAM', '170.00', '269.00'),
(41932, '465110047', NULL, NULL, 'kamile yuksel', 'Clos de l\'Oasis 34', '', '1140', 'Evere', 'Belgien', 'BE', NULL, NULL, '484129624', '0010158JAB', NULL, NULL, 'Une montre Casablanca - Cadran en argent / Face cadre intérieur noire / Bracelet en cuir noir 101-2', NULL, '711369639703', 'FedEx', NULL, '2017-01-03', '01.01.2017 20:18', '4260295880381', '1', 'a0YC000000hHcDcMAK', '165.00', '269.99'),
(41933, '465356942', NULL, NULL, 'afrim nikaj', 'VIA GENOVA 18', '', '21052', 'BUSTO ARSIZIO VA', 'Italien', 'IT', NULL, NULL, '3295864747', '00100773BY', NULL, NULL, 'Cassa oro - Quadrante nero - Cinturino in pelle marrone', NULL, '711369639677', 'FedEx', NULL, '2017-01-03', '02.01.2017 22:12', '4260295880398', '1', 'a0YC000000hHpTiMAK', '170.00', '249.90'),
(41934, '465254022', NULL, NULL, 'Jean-pierre Maas', 'Gildebroederstraat 8', 'Schiefer Lighting', '4871 LK', 'ETTEN-LEUR NB', 'Niederlande', 'NL', NULL, NULL, '651080524', '00101852ZA', NULL, NULL, '3011-1 Silver case / White face / Black Leather Band', NULL, '711369639714', 'FedEx', NULL, '2017-01-03', '02.01.2017 15:00', '4260295881258', '1', 'a0YC000000hDSPyMAO', '150.00', '189.99'),
(41935, '465320017', NULL, NULL, 'Jorgen Duitsman', 'Iekendonksevoort 8', '', '5706 HH', 'HELMOND', 'Niederlande', 'NL', NULL, NULL, '646201790', '0010147Y4H', NULL, NULL, '3011-1 Silver case / White face / Black Leather Band', NULL, '711369639725', 'FedEx', NULL, '2017-01-03', '02.01.2017 19:02', '4260295881258', '1', 'a0YC000000hDSPyMAO', '150.00', '189.99'),
(41936, '465360224', NULL, NULL, 'Stan van den Hoek', 'Clarevelt 40', '', '6659 EB', 'WAMEL', 'Niederlande', 'NL', NULL, NULL, '613981336', '0010137JL4', NULL, NULL, '4004-4 Noir Noir Noir', NULL, '711369639736', 'FedEx', NULL, '2017-01-03', '02.01.2017 21:58', '4260295881098', '1', 'a0YC000000hGsyAMAS', '149.99', '199.99'),
(41937, '465170896', NULL, NULL, 'Tyron Jacobs', 'Kolfschotenstraat 131', '', '1104 NW', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '621627532', '0010205AUD', NULL, NULL, 'GM-104-7 Argent Noir Acier', NULL, '711369639747', 'FedEx', NULL, '2017-01-03', '02.01.2017 05:30', '4260295881661', '1', 'a0YC000000hIGklMAG', '170.00', '269.99'),
(41938, '465319017', NULL, NULL, 'Donald During', '45 Cropley Street', '', 'N1 7HT', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7916337424', '0010178YO9', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369639633', 'FedEx', NULL, '2017-01-03', '02.01.2017 20:44', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(41939, '465375386', NULL, NULL, 'Florin Filimon', '28 HARLESTONE CLOSE', '', 'LU3 4DW', 'LUTON', 'Grossbritannien', 'GB', NULL, NULL, '7449341830', '0010213YCR', NULL, NULL, 'Marco Polo watch 3005-2 Silver case / Black face / Black Leather Band', NULL, '711369639644', 'FedEx', NULL, '2017-01-03', '02.01.2017 21:53', '4260295880916', '1', 'a0YC000000glilRMAQ', '118.01', '179.00'),
(41940, '465335681', '', '', 'matthew nunez', '12 FAIRBANK AVENUE', '', 'M14 4PU', 'MANCHESTER', 'Grossbritannien', '', '', '', '447482380558', '0010241GDE', '', '', 'Monte Carlo men\\\'s watch: 102-3 gold case / black face / Brown leather band', '', '711369639655', 'FedEx', '', '2017-01-03', '02.01.2017 20:10', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(41941, '465382390', NULL, NULL, 'alan naylor', '25 WOODLAND AVENUE', '', 'DN14 6QT', 'GOOLE', 'Grossbritannien', 'GB', NULL, NULL, '01405 947445', '0010213LTU', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-1 silver case/gold face/black leather band', NULL, '711369639666', 'FedEx', NULL, '2017-01-03', '03.01.2017 03:24', '4260295880053', '1', 'a0YC000000glid5MAA', '129.99', '199.99'),
(41942, '465506437', NULL, NULL, 'Safae LAHLAFI', '78 BOULEVARD DE STRASBOURG apt203 résidence l\'écu', '', '34000', 'MONTPELLIER', 'Frankreich', 'FR', NULL, NULL, '695349206', '0010250MQR', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier doré et bracelet en cuir noir 3006-2', NULL, '711369640133', 'FedEx', NULL, '2017-01-04', '03.01.2017 14:08', '4260295881005', '1', 'a0YC000000hGrGeMAK', '144.99', '199.90'),
(41943, '465662000', NULL, NULL, 'Romain Lojaberry', '38 APPARTEME RUE DE LA CHARBONNIERE', '', '77144', 'MONTEVRAIN', 'Frankreich', 'FR', NULL, NULL, '642296803', '0010247LNF', NULL, NULL, 'Montre homme automatique Newton Theorema - Noir/Noir/Noir', NULL, '711369640144', 'FedEx', NULL, '2017-01-04', '04.01.2017 02:03', '4260295881098', '1', 'a0YC000000hGqjgMAC', '154.99', '219.90'),
(41944, '465608750', NULL, NULL, 'Fabien GUEUDELOT', '6 RUE LEON BOURGEOIS Villa magna/Osez y croire', '', '74100', 'VILLE LA GRAND', 'Frankreich', 'FR', NULL, NULL, '634447328', '001004297Y', NULL, NULL, 'Montre mécanique Theorema Copacabana - Noir/Noir/Acier', NULL, '711369640155', 'FedEx', NULL, '2017-01-04', '04.01.2017 01:43', '4260295881685', '1', 'a0YC000000hICK1MAO', '169.99', '249.90'),
(41945, '465644221', '', '', 'pascal iyemo', '1 AVENUE JEAN JACQUES ROUSSEAU', '', '44800', 'ST HERBLAIN', 'Frankreich', '', '', '', '644836998', '0010250JGE', '', '', 'Montre mécanique Theorema Copacabana - Or/Noir/Marron', 'Paket zurück erhalten am 17.02.17, da nicht abgeholt!', '711369640166', 'FedEx', '', '2017-01-04', '03.01.2017 22:45', '4260295880473', '1', 'a0YC000000hICJuMAO', '169.99', '249.90'),
(41946, '465460571', NULL, NULL, 'R. v.Osch', 'Hogenolweg 1', '', '1873 HG', 'Groet', 'Niederlande', 'NL', NULL, NULL, '31725120293', '0010250NM1', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369640177', 'FedEx', NULL, '2017-01-04', '03.01.2017 12:02', '4260295881371', '1', 'a0YC000000hbhZlMAI', '150.00', '209.00'),
(41947, '465688613', NULL, NULL, 'Hoesein Hasnaoui', 'Ariadne 13', '', '3225 TL', 'HELLEVOETSLUIS Zuid holland', 'Niederlande', 'NL', NULL, NULL, '622942691', '00101042YU', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369640188', 'FedEx', NULL, '2017-01-04', '04.01.2017 09:30', '4260295880473', '1', 'a0YC000000hIGkgMAG', '170.00', '269.99'),
(41948, '465455436', NULL, NULL, 'Ivana Nedeljkovic', 'Nieuwenhoornstraat 139b', '', '3082 VG', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '645015310', '0010193RNJ', NULL, NULL, 'GM-104-4 Bicolore Or Noir', NULL, '711369640199', 'FedEx', NULL, '2017-01-04', '03.01.2017 11:28', '4260295881203', '1', 'a0YC000000hIGkiMAG', '170.00', '269.99'),
(41949, '465662414', NULL, NULL, 'Ancuta ionela Priotese', '109 GOLDSMITH ROAD', '', 'E10 5EX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7572450186', '0010250ASH', NULL, NULL, '3011-2 Silver case / Black face / Black Leather Band', NULL, '711369640122', 'FedEx', NULL, '2017-01-04', '04.01.2017 03:27', '4260295881265', '1', 'a0YC000000hGy1qMAC', '125.00', '179.00'),
(41950, '465661844', NULL, NULL, 'Ancuta ionela Priotese', '109 GOLDSMITH ROAD', '', 'E10 5EX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7572450186', '0010022GFV', NULL, NULL, 'Marco Polo watch 3005-1 Silver case / White face / Black Leather Band', NULL, '711369640122', 'FedEx', NULL, '2017-01-04', '04.01.2017 03:20', '4260295880909', '1', 'a0YC000000glilQMAQ', '118.01', '179.00'),
(41951, '465780154', NULL, NULL, 'bart Verkruysse', 'Kanunnik Andrieslaan 3', 'Retsaurant krokant', '9990', 'Maldegem', 'Belgien', 'BE', NULL, NULL, '0475 936 889', '0010250XNH', NULL, NULL, '506-2 Silver case / Black face / Black Leather Band', NULL, '711369640730', 'FedEx', NULL, '2017-01-05', '04.01.2017 15:18', '4260295880879', '1', 'a0YC000000hbYRhMAM', '141.99', '199.99'),
(41952, '465872802', NULL, NULL, 'Pierre Glenisson', 'Clos Gretry 2', '', '1342', 'Limelette', 'Belgien', 'BE', NULL, NULL, '0483/118.158', '0010223RK5', NULL, NULL, 'Montre automatique Theorema Paris - Or/Noir/Marron 3012-3', NULL, '711369640740', 'FedEx', NULL, '2017-01-05', '04.01.2017 21:18', '4260295881883', '1', 'a0YC000000hbOTQMA2', '149.99', '269.00'),
(41953, '465910141', NULL, NULL, 'frank den ouden', 'Hofpachtstraat 34', '', '9170', 'Sint-Gillis-Waas', 'Belgien', 'BE', NULL, NULL, '478559151', '0010074VJ9', NULL, NULL, 'Theorama horloge - Gouden kast / Zwarte wijzerplaat / Gouden metalen band 103-8', NULL, '711369640751', 'FedEx', NULL, '2017-01-05', '04.01.2017 23:50', '4260295881623', '1', 'a0YC000000haPQjMAM', '170.00', '269.00'),
(41954, '465928056', NULL, NULL, 'Yannick LOOS', 'Chaussee de Louvain 656', '', '1030', 'Schaerbeek', 'Belgien', 'BE', NULL, NULL, '485005786', '0010128KQP', NULL, NULL, 'Une montre Casablanca - Cadran bicolore / Face cadre intérieur or / Bracelet en cuir noir', NULL, '711369640762', 'FedEx', NULL, '2017-01-05', '05.01.2017 01:52', '4260295880015', '1', 'a0YC000000hHcDeMAK', '165.00', '269.99'),
(41955, '465947464', NULL, NULL, 'Moustapha Ndiaye', 'Pina 1', '2-B', '30006', 'Murcia', 'Spanien', 'ES', NULL, NULL, '619430004', '0010143WAY', NULL, NULL, 'Reloj automático Pionier decorado con 12 diamantes - Caja dorada - Dial negro - Correa de cuero marrón - 503-3', NULL, '711369640718', 'FedEx', NULL, '2017-01-05', '05.01.2017 04:00', '4260295880749', '1', 'a0YC000000hHpOwMAK', '145.00', '199.90'),
(41956, '465746050', NULL, NULL, 'David Pihet', '1 lotissement le Hameau', '', 'Frankreich', '54560', 'Beuvillers', 'FR', NULL, NULL, '618022497', '0010203P3M', NULL, NULL, 'Montre Automatique Pionier - Noir/Noir/Noir 506-4', NULL, '711369640670', 'FedEx', NULL, '2017-01-05', '04.01.2017 12:17', '4260295880893', '1', 'a0YC000000hGr2QMAS', '144.99', '199.90'),
(41957, '465882926', NULL, NULL, 'corinne zefirini', '11 rue des glycines', '', 'Frankreich', '45120', 'cepoy', 'FR', NULL, NULL, '782031415', '0010037TV8', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Or/Noir/Marron 101-3', NULL, '711369640681', 'FedEx', NULL, '2017-01-05', '04.01.2017 21:08', '4260295880398', '1', 'a0YC000000hGrHpMAK', '174.99', '249.90'),
(41958, '465806955', NULL, NULL, 'romuald herblot', '2 T RUELLE DU VIEUX MARCHE', '', 'Frankreich', '91280', 'ST PIERRE DU PERRAY', 'FR', NULL, NULL, '648709996', '0010101Q7X', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369640692', 'FedEx', NULL, '2017-01-05', '04.01.2017 16:10', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(41959, '465809253', NULL, NULL, 'Raffaux Benjamin', '55 BOULEVARD DE COLMAR', '', 'Frankreich', '59100', 'ROUBAIX', 'FR', NULL, NULL, '753405768', '0010043TSR', NULL, NULL, 'Montre Theorema Noir /Noir /Noir Acier 103-9', NULL, '711369640707', 'FedEx', NULL, '2017-01-05', '04.01.2017 16:14', '4260295881630', '1', 'a0YC000000hGr03MAC', '169.99', '249.90'),
(41960, '465762901', NULL, NULL, 'Badreddine Abdouni', '(Residenza Stefania) Corso asti 23', '', '14049', 'Nizza monferrato at', 'Italien', 'IT', NULL, NULL, '3888941435', '001024272J', NULL, NULL, 'Cassa oro - Quadrante nero - Cinturino in pelle marrone 101-3', NULL, '711369640729', 'FedEx', NULL, '2017-01-05', '04.01.2017 14:28', '4260295880398', '1', 'a0YC000000hHpTiMAK', '170.00', '249.90'),
(41961, '465817760', NULL, NULL, 'Agnieszka Paczko', 'Tongelresestraat 373', '', '5642 NC', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '649718753', '0010028SBA', NULL, NULL, '4004-7 Gold Case / Black Face / Stainless steel band', NULL, '', 'FedEx', NULL, '2017-01-05', '04.01.2017 17:31', '4260295881128', '1', 'a0YC000000hGsyDMAS', '127.99', '199.99'),
(41962, '465814460', NULL, NULL, 'Ramon Hussein', 'Solebaystraat 83-1- Hoog', 'eerst etage', '1055ZN', 'Amsterdam', 'Niederlande', 'NL', NULL, NULL, '628230483', '0010204XC1', NULL, NULL, 'GM-102-3 Gold case / Black face / Brown Leather Band', NULL, '711369640773', 'FedEx', NULL, '2017-01-05', '04.01.2017 17:30', '4260295880428', '1', 'a0YC000000hbgOEMAY', '154.99', '269.00'),
(41963, '465906292', NULL, NULL, 'Naveen Kermani', '141 CHARTER AVENUE', '', 'CV4 8EP', 'COVENTRY North Devon', 'Grossbritannien', 'GB', NULL, NULL, '‭+44 7534 670698‬', '001023980G', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369640648', 'FedEx', NULL, '2017-01-05', '04.01.2017 23:48', '4260295881463', '1', 'a0YC000000hbipCMAQ', '122.99', '179.99'),
(41964, '465906259', NULL, NULL, 'Rod Sanders', '146 Broadway Knaphill', '', 'GU21 2RL', 'Woking', 'Grossbritannien', 'GB', NULL, NULL, '7720856460', '001019365S', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369640659', 'FedEx', NULL, '2017-01-05', '04.01.2017 22:55', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41965, '465782102', NULL, NULL, 'Clare Wright', 'TUV SUD PS Concorde way Titchfield', '', 'PO15 5RL', 'FAREHAM', 'Grossbritannien', 'GB', NULL, NULL, '7776303919', '0010133IKM', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-3 gold case/black face/brown leather band', NULL, '711369640660', 'FedEx', NULL, '2017-01-05', '04.01.2017 14:53', '4260295880077', '1', 'a0YC000000glid7MAA', '129.99', '199.99'),
(41966, '466124297', '', '', 'stephane vandezande', 'Rue Colonel Bourg 107107 b 3', '', '1140', 'Evere', 'Belgien', '', '', '', '488235220', '10027862', '', '', 'Une montre Theorema Newton - argent/blanc - bracelet métallique en acier GM-4004-5', '', '711369640902', 'FedEx', '', '2017-01-06', '05.01.2017 19:50', '42602958811104', '1', 'a0YC000000hGsy3MAC', '149.99', '199.99'),
(41967, '466068154', '', '', 'Femke Melis', 'Schotelven 107', '', '2370', 'Arendonk', 'Belgien', '', '', '', '497876964', '0010077QZ1', '', '', 'Horloge Theorema Newton - Zwart/zwart - Metalen band - GM-4004-8', '', '711369640913', 'FedEx', '', '2017-01-06', '05.01.2017 16:19', '4260295881135', '1', 'a0YC000000hGsy6MAC', '127.99', '199.99'),
(41968, '466089891', NULL, NULL, 'serge serge', 'carretera kastrexana 93', '93', '48002', 'bilbao VIZCAYA', 'Spanien', 'ES', NULL, NULL, '631552506', '0010203KOP', NULL, NULL, 'Reloj Theorema Sao Paolo 103-8 - Caja dorada / Cara negra/  Pulsera de acero dorada', NULL, '711369640898', 'FedEx', NULL, '2017-01-06', '05.01.2017 15:30', '4260295881623', '1', 'a0YC000000hHpHTMA0', '169.99', '229.90'),
(41969, '466044003', NULL, NULL, 'Layla CHELLALI', '13 RUE DU CLOS FOUR', '', '63100', 'CLERMONT FERRAND', 'Grossbritannien', 'FR', NULL, NULL, '630429800', '0010131PY7', NULL, NULL, 'Montre homme automatique Newton Theorema - Argent/Blanc/Noir', NULL, '711369640887', 'FedEx', NULL, '2017-01-06', '05.01.2017 13:53', '4260295881067', '1', 'a0YC000000hGqjdMAC', '154.99', '219.90'),
(41970, '466108362', '', '', 'Coleen Muirhead', 'torry 74 FARQUHAR ROAD torry', '', 'AB11 8SE', 'ABERDEEN', 'Grossbritannien', '', '', '', '1224249419', '001013926B', '', '', '103-4 Bicolor Case/Gold face/Brown leather band', '', '711369640832', 'FedEx', '', '2017-01-06', '05.01.2017 18:30', '4260295881197', '1', 'a0YC000000hGVh9MAG', '159.99', '259.00'),
(41971, '466152135', '', '', 'David Tekle', '23 Block T Horwood Hall', '', 'ST5 5DY', 'Keele University', 'Grossbritannien', '', '', '', '794901920', '0010018FDS', '', '', '104-8 Theorema Copacabana watch', '', '711369640843', 'FedEx', '', '2017-01-06', '05.01.2017 21:35', '4260295881678', '1', 'a0YC000000hb2jcMAA', '146.00', '219.00'),
(41972, '466134655', '', '', 'Ahmed Nurie', '25B SEARS STREET', '', 'SE5 7JL', 'LONDON', 'Grossbritannien', '', '', '', '7837781405', '0010043Q1B', '', '', '3006-4 Silver case / Black face / Silver Metal Band', '', '711369640854', 'FedEx', '', '2017-01-06', '05.01.2017 22:09', '4260295881456', '1', 'a0YC000000hbipBMAQ', '122.99', '179.99'),
(41973, '466147893', '', '', 'David Tekle', '23 Block T Horwood Hall', '', 'ST5 5DY', 'Keele University', 'Grossbritannien', '', '', '', '7949012826', '0010176HZL', '', '', '510-4 Black case / Black face / Black Leather Band', '', '711369640843', 'FedEx', '', '2017-01-06', '05.01.2017 20:49', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(41974, '466252480', '', '', 'Cerys Vaughan', '40 davaar house Ferry court', '', 'CF11 0LA', 'CARDIFF', 'Grossbritannien', '', '', '', '7584435413', '0010087EDX', '', '', '510-5 Silver Case / White Face / Stainless steel band', '', '711369640865', 'FedEx', '', '2017-01-06', '06.01.2017 09:58', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(41975, '466115673', '', '', 'graham hindman', '16 MILLFIELD AVENUE', '', 'ML1 1HF', 'MOTHERWELL', 'Grossbritannien', '', '', '', '7443226453', '0010204BAB', '', '', 'Theorema Casablanca watch 101-3: gold case, black face, brown leather band', '', '711369640876', 'FedEx', '', '2017-01-06', '05.01.2017 20:27', '4260295880398', '1', 'a0YC000000hbg1zMAA', '154.00', '250.00'),
(41976, '466666683', NULL, NULL, 'redouan jeouit', '19 B RUE JEAN JAURES', '', '93140', 'BONDY', 'Frankreich', 'FR', NULL, NULL, '652084649', '0010076QHK', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Noir/Noir/Noir 101-5', NULL, '711369641118', 'FedEx', NULL, '2017-01-09', '08.01.2017 02:11', '4260295880050', '1', 'a0YC000000hGrHrMAK', '174.99', '249.90'),
(41977, '466678114', NULL, NULL, 'rachida gaoua', '29 RUE DE L AVIATION', '', '93700', 'DRANCY', 'Frankreich', 'FR', NULL, NULL, '662079165', '001014942A', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Or/Noir/Marron 101-3', NULL, '711369641129', 'FedEx', NULL, '2017-01-09', '08.01.2017 02:40', '4260295880398', '1', 'a0YC000000hGrHpMAK', '174.99', '249.90'),
(41978, '466680378', NULL, NULL, 'Stephanie Toual', '203 Allee des terrasses', '', '54710', 'Ludres', 'Frankreich', 'FR', NULL, NULL, '609385276', '0010009EMM', NULL, NULL, 'Montre Theorema Noir/ Noir/ Noir 103-3', NULL, '711369641130', 'FedEx', NULL, '2017-01-09', '08.01.2017 03:21', '4260295880459', '1', 'a0YC000000hGqzxMAC', '169.99', '249.90'),
(41979, '466427271', NULL, NULL, 'Laura Feary', '28 Oldbridge Avenue', '', '', 'Sallins Co Kildare', 'Irland', 'IE', NULL, NULL, '868701915', '00101781VY', NULL, NULL, '502-3 gold case / black face / brown leather band', NULL, '711369640935', 'FedEx', NULL, '2017-01-09', '06.01.2017 21:02', '4260295880701', '1', 'a0YC000000hbYTVMA2', '150.00', '219.99'),
(41980, '466323704', NULL, NULL, 'Rahman Aisekhaomon', '129 ESTATE ROAD', '', 'G32 8BX', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7712343272', '0010001HN3', NULL, NULL, '104-1 Theorema Copacabana watch', NULL, '711369641037', 'FedEx', NULL, '2017-01-09', '06.01.2017 13:57', '4260295880466', '1', 'a0YC000000hb2jBMAQ', '146.00', '219.00'),
(41981, '466287118', '', '', 'Joanne Sloan', '1 ELCHO COURT', '', 'PH2 8EG', 'PERTH', 'Grossbritannien', '', '', '', '1738449642', '001015842F', '', '', '104-6 Theorema Copacabana watch', '', '', 'FedEx', '', '2017-01-08', '06.01.2017 12:40', '4260295881654', '1', 'a0YC000000hb2jaMAA', '146.00', '219.00'),
(41982, '466702154', NULL, NULL, 'M J', '18westlee Cowbridge road east', '', 'Cf11 9dt', 'Cardiff', 'Grossbritannien', 'GB', NULL, NULL, '7727777177', '0010102SSR', NULL, NULL, '104-9 Theorema Copacabana watch', NULL, '711369641048', 'FedEx', NULL, '2017-01-09', '08.01.2017 04:53', '4260295881685', '1', 'a0YC000000hb2jdMAA', '146.00', '219.00'),
(41983, '466343648', NULL, NULL, 'Nisha Bhambra', '24 Barloch Hse Henley Street', '', 'SW11 5BZ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7710457869', '0010052FC6', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369641059', 'FedEx', NULL, '2017-01-09', '06.01.2017 15:44', '4260295881425', '1', 'a0YC000000hFmyuMAC', '135.00', '179.00'),
(41984, '466545352', NULL, NULL, 'Jeanette Turner', '281 WILLOWFIELD', '', 'CM18 6SB', 'HARLOW', 'Grossbritannien', 'GB', NULL, NULL, '7788964854', '0010138T5K', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-5', NULL, '711369641060', 'FedEx', NULL, '2017-01-09', '07.01.2017 13:42', '4260295881944', '1', 'a0YC000000hbNKQMA2', '125.00', '199.00'),
(41985, '466685300', NULL, NULL, 'Thomas Armstrong', '2 WALTHAM PLACE', '', 'CH4 8EF', 'CHESTER', 'Grossbritannien', 'GB', NULL, NULL, '1244677205', '0010088GFU', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-8', NULL, '711369641070', 'FedEx', NULL, '2017-01-09', '08.01.2017 01:48', '4260295881975', '1', 'a0YC000000hbNKSMA2', '125.00', '199.00'),
(41986, '466439871', NULL, NULL, 'George Yazbeck', 'ARAMEXHOUSE OLD BATH ROAD Colnbrook DOH 19551', '', 'SL3 0NS', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '01753-210399', '001014185O', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369641081', 'FedEx', NULL, '2017-01-09', '07.01.2017 00:53', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(41987, '466332255', NULL, NULL, 'Naomi Curran', '49 Spenlove Close', '', 'OX14 1YE', 'ABINGDON', 'Grossbritannien', 'GB', NULL, NULL, '7791505458', '0010173HHP', NULL, NULL, 'Monte Carlo men\'s watch: 102-6 silver case / black face / stainless steel band', NULL, '711369641192', 'FedEx', NULL, '2017-01-09', '06.01.2017 14:44', '4260295881524', '1', 'a0YC000000gaGDaMAM', '135.00', '179.00'),
(41988, '466614438', NULL, NULL, 'Simon Gallaher', '1 SADDLEBACK ROAD', '', 'WN5 9UY', 'WIGAN', 'Grossbritannien', 'GB', NULL, NULL, '7454585581', '0010220XEF', NULL, NULL, 'Theorema Casablanca watch GM-101-6: silver case, white face, stainless steel band', NULL, '711369641107', 'FedEx', NULL, '2017-01-09', '07.01.2017 19:43', '4260295881982', '1', 'a0YC000000hbg22MAA', '154.00', '250.00'),
(41989, '466683759', NULL, NULL, 'Abiba Dosso', 'Avenue de la Heronniere 100', '', '1170', 'Watermael-Boitsfort', 'Belgien', 'BE', NULL, NULL, '493277771', '00101863M0', NULL, NULL, 'Montre Theorema - Boitier noir / Cadran Noir / Bracelet en acier noir 103-9', NULL, '711369641162', 'FedEx', NULL, '2017-01-09', '08.01.2017 01:20', '4260295881630', '1', 'a0YC000000haPQkMAM', '170.00', '269.00'),
(41990, '466639542', '', '', 'Johanne Balck', 'Mont 53', '', '6661', 'Mont', 'Belgien', '', '', '', '495501271', '0010110L9X', '', '', 'Une montre Theorema Newton - doré/noir - bracelet métallique en acier GM-4004-7', '', 'stornieren', 'FedEx', 'stornieren', '2017-01-09', '07.01.2017 20:20', '4260295881128', '1', 'a0YC000000hGsy5MAC', '127.99', '199.99'),
(41991, '466610443', NULL, NULL, 'Ylenia Asseliti', 'VIA MONSIGNOR DOMENICO DELL\'AQUILA 2', '', '76121', 'BARLETTA BT', 'Italien', 'IT', NULL, NULL, '3313049428', '0010141JFI', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro e quadrante nero', NULL, '711369641140', 'FedEx', NULL, '2017-01-09', '07.01.2017 19:03', '4260295880442', '1', 'a0YC000000hHpHcMAK', '169.99', '229.90'),
(41992, '466322921', NULL, NULL, 'Giulia Sgaria', 'VIA SETTE MAGGIO 4', '', '20060', 'POZZUOLO MARTESANA MI', 'Italien', 'IT', NULL, NULL, '3397468353', '0010106ZB9', NULL, NULL, '502-5 / cassa argento, quadrante bianco e cinturino argento in metallo', NULL, '711369641151', 'FedEx', NULL, '2017-01-09', '06.01.2017 15:43', '4260295881906', '1', 'a0YC000000gkiZNMAY', '139.98', '202.90'),
(41993, '466250495', NULL, NULL, 'Wouter Criens', 'Neutronstraat 13', '', '9743 AM', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '639682264', '0010026INV', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369641173', 'FedEx', NULL, '2017-01-09', '06.01.2017 10:29', '4260295880398', '1', 'a0YC000000hHcE9MAK', '165.00', '269.99'),
(41994, '466654153', NULL, NULL, 'Frank Lenting', 'Euphoniumweg 68', '', '1312 XJ', 'ALMERE Flevoland', 'Niederlande', 'NL', NULL, NULL, '31654223769', '10074748', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '711369641184', 'FedEx', NULL, '2017-01-09', '07.01.2017 22:00', '4260295880050', '1', 'a0YC000000hHcEBMA0', '165.00', '269.99'),
(41995, '466507800', NULL, NULL, 'A Schilpzand', 'St. Jacobslaan 381', '', '6533 VE', 'NIJMEGEN', 'Niederlande', 'NL', NULL, NULL, '621209928', '001007188K', NULL, NULL, '3006-4 Silver case / Black face / Silver Metal Band', NULL, '711369641195', 'FedEx', NULL, '2017-01-09', '07.01.2017 10:33', '4260295881456', '1', 'a0YC000000hHDfZMAW', '145.00', '199.99'),
(41996, '466233486', NULL, NULL, 'Bert Langendam', 'Groot Barlaken 53', '', '1851 GB', 'HEILOO Noord Holland', 'Niederlande', 'NL', NULL, NULL, '654230058', '001020255I', NULL, NULL, '4004-3 Or Noir Noir', NULL, '711369641200', 'FedEx', NULL, '2017-01-09', '06.01.2017 08:58', '4260295881081', '1', 'a0YC000000hGsy9MAC', '149.99', '199.99'),
(41997, '466376921', NULL, NULL, 'Harry Sonderman', 'Kloosterlaan 87', '', '1216 NK', 'HILVERSUM', 'Niederlande', 'NL', NULL, NULL, '651609678', '0010160MT3', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369641210', 'FedEx', NULL, '2017-01-09', '06.01.2017 18:34', '4260295880473', '1', 'a0YC000000hIGkgMAG', '170.00', '269.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(41998, '466656389', NULL, NULL, 'Feyzullah Daldal', 'Jan van Galenstraat 4', 'Esila Groothandel', '1051 KM', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '646927010', '00100060LE', NULL, NULL, 'GM-104-3 Noir Noir Noir', NULL, '711369641221', 'FedEx', NULL, '2017-01-09', '07.01.2017 22:00', '4260295880480', '1', 'a0YC000000hIGkhMAG', '170.00', '269.99'),
(41999, '466863605', NULL, NULL, 'Dominique Risack', 'Tolhuisstraat 46', 'Air Liquide Medical', '2627', 'Schelle', 'Belgien', 'BE', NULL, NULL, '0477 25 80 76', '0010201MRI', NULL, NULL, 'Horloge Theorema Newton - Goud/zwart - Bruine leren band GM-4004-3', NULL, '711369641390', 'FedEx', NULL, '2017-01-09', '08.01.2017 20:18', '4260295881081', '1', 'a0YC000000hGsy1MAC', '149.99', '199.99'),
(42000, '466858420', NULL, NULL, 'Gilbert Neyens', 'Mosselstraat 10', '', '8820', 'Torhout', 'Belgien', 'BE', NULL, NULL, '477185925', '0010067H95', NULL, NULL, 'Horloge Theorema Newton - Goud/zwart - Bruine leren band GM-4004-3', NULL, '711369641405', 'FedEx', NULL, '2017-01-09', '08.01.2017 19:50', '4260295881081', '1', 'a0YC000000hGsy1MAC', '149.99', '199.99'),
(42001, '466840331', NULL, NULL, 'Eguskieee Hernandez  Espelt', 'CALLE ESCOLA PIA 32', '', '08201', 'SABADELL BARCELONA', 'Spanien', 'ES', NULL, NULL, '676099247', '0010250F6W', NULL, NULL, 'Reloj Theorema Sao Paolo 103-7 - Caja plateada / Cara negra / Pulsera de acero plateada', NULL, '711369641380', 'FedEx', NULL, '2017-01-09', '08.01.2017 16:31', '4260295881616', '1', 'a0YC000000hHpHSMA0', '169.99', '229.90'),
(42002, '466969724', NULL, NULL, 'Charlene ROCHER', '160 AVENUE DES GRAVIERS Res.les planteees. Bet A103', '', '03200', 'ABREST', 'Frankreich', 'FR', NULL, NULL, '643824847', '00101392AW', NULL, NULL, 'Montre automatique Theorema Damascus bracelet acier - Argent/Blanc', NULL, '711369641276', 'FedEx', NULL, '2017-01-09', '09.01.2017 08:53', '4260295881708', '1', 'a0YC000000hcJfJMAU', '149.99', '199.00'),
(42003, '466747308', NULL, NULL, 'Thibaut CARCUAC', '57 RUE DE LA REVOLUTION Boutique Ilelle Vous Nous', '', '82100', 'CASTELSARRASIN', 'Frankreich', 'FR', NULL, NULL, '609811997', '0010179EQ6', NULL, NULL, 'Montre automatique Theorema Damascus bracelet acier - Argent/Blanc', NULL, '711369641287', 'FedEx', NULL, '2017-01-09', '08.01.2017 13:06', '4260295881708', '1', 'a0YC000000hcJfJMAU', '149.99', '199.00'),
(42004, '466912010', NULL, NULL, 'Souid Larouci', '37 RUE VAUBAN', '', '67000', 'STRASBOURG', 'Frankreich', 'FR', NULL, NULL, '695700066', '00102104X1', NULL, NULL, 'Montre automatique Theorema Damascus bracelet acier - Noir/Noir', NULL, '711369641298', 'FedEx', NULL, '2017-01-09', '09.01.2017 01:58', '4260295881739', '1', 'a0YC000000hcJfMMAU', '149.99', '199.00'),
(42005, '466929676', NULL, NULL, 'Dieu Anh Phan', '41 Boulevard de joffrery Restaurant opanda', '', '31600', 'MURET', 'Frankreich', 'FR', NULL, NULL, '636838762', '0010010E3U', NULL, NULL, 'Montre automatique Theorema Damascus bracelet acier - Or/Noir', NULL, '711369641302', 'FedEx', NULL, '2017-01-09', '09.01.2017 02:16', '4260295881722', '1', 'a0YC000000hcJfLMAU', '149.99', '199.00'),
(42006, '466828163', NULL, NULL, 'Jeremy francois', '28 B ROUTE DE CLEURIE', '', '88120', 'ST AME', 'Frankreich', 'FR', NULL, NULL, '601032494', '0010018HNN', NULL, NULL, 'Montre automatique Theorema Damascus bracelet acier - Or/Noir', NULL, '711369641313', 'FedEx', NULL, '2017-01-09', '08.01.2017 16:45', '4260295881722', '1', 'a0YC000000hcJfLMAU', '149.99', '199.00'),
(42007, '466799760', NULL, NULL, 'Stephane Garcia', '2388 ROUTE DE GIMEAUX', '', '13200', 'ARLES', 'Frankreich', 'FR', NULL, NULL, '606798534', '001017901U', NULL, NULL, 'Montre automatique Theorema Damascus bracelet acier - Or/Noir', NULL, '711369641324', 'FedEx', NULL, '2017-01-09', '08.01.2017 13:47', '4260295881722', '1', 'a0YC000000hcJfLMAU', '149.99', '199.00'),
(42008, '466745577', NULL, NULL, 'Leon Biny', '13 RUE DE LA GRAFOUNIE', '', '13470', 'CARNOUX EN PROVENCE', 'Frankreich', 'FR', NULL, NULL, '651047443', '0010161VI1', NULL, NULL, 'Montre automatique Theorema Damascus bracelet cuir - Or/Noir', NULL, '711369641335', 'FedEx', NULL, '2017-01-09', '08.01.2017 11:20', '4260295880176', '1', 'a0YC000000hcJfHMAU', '149.99', '199.00'),
(42009, '466729010', NULL, NULL, 'Veronique Vivier', '25 RUE ET PLACE DES ETUDES', '', '84000', 'AVIGNON', 'Frankreich', 'FR', NULL, NULL, '675150391', '0010145TNM', NULL, NULL, 'Montre automatique Theorema Damascus bracelet cuir - Or/Noir', NULL, '711369641346', 'FedEx', NULL, '2017-01-09', '08.01.2017 12:05', '4260295880176', '1', 'a0YC000000hcJfHMAU', '149.99', '199.00'),
(42010, '466929532', NULL, NULL, 'Dieu Anh Phan', '41 Boulevard de joffrery Restaurant opanda', '', '31600', 'MURET', 'Frankreich', 'FR', NULL, NULL, '636838762', '00102285NN', NULL, NULL, 'Montre Theorema Or /Noir /Or Acier 103-8', NULL, '711369641302', 'FedEx', NULL, '2017-01-09', '09.01.2017 02:17', '4260295881623', '1', 'a0YC000000hGr02MAC', '169.99', '249.90'),
(42011, '466774128', NULL, NULL, 'ANTONIO CAROTENUTO', 'CONTRADA CASTELLUCCIO 34', '', '80056', 'ERCOLANO NA', 'Italien', 'IT', NULL, NULL, '081/574218', '00100754B3', NULL, NULL, 'Cassa oro - Quadrante nero - Cinturino in pelle marrone 503-3', NULL, '711369641357', 'FedEx', NULL, '2017-01-09', '08.01.2017 15:02', '4260295880749', '1', 'a0YC000000hHpPHMA0', '144.99', '199.90'),
(42012, '466923830', NULL, NULL, 'Massimiliano Paggi', ' Via Gian Galeazzo Uccelli 2', '', '06132', 'Perugia PG', 'Italien', 'IT', NULL, NULL, '3481229213', '0010199VGT', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro e quadrante nero', NULL, '711369641368', 'FedEx', NULL, '2017-01-09', '09.01.2017 01:45', '4260295880442', '1', 'a0YC000000hHpHcMAK', '169.99', '229.90'),
(42013, '466844575', NULL, NULL, 'Andrea Fusaro', 'VIA BENITO MUSSOLINI 5/4', '', '35010', 'VILLANOVA DI CAMPOSAMPIERO PD', 'Italien', 'IT', NULL, NULL, '3408023594', '0010189C10', NULL, NULL, 'Sao Paolo con cinturino metallico - Cassa e quadrante nero', NULL, '711369641379', 'FedEx', NULL, '2017-01-09', '08.01.2017 19:41', '4260295881630', '1', 'a0YC000000hHpHjMAK', '169.99', '229.90'),
(42014, '466860348', NULL, NULL, 'Yoeri Reumkens', 'Getijstroom 31', '', '3224 CH', 'HELLEVOETSLUIS', 'Niederlande', 'NL', NULL, NULL, '621305809', '0010191GQK', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369641416', 'FedEx', NULL, '2017-01-09', '08.01.2017 20:00', '4260295880398', '1', 'a0YC000000hHcE9MAK', '165.00', '269.99'),
(42015, '466848402', NULL, NULL, 'Michaela Griffiths', '36 Cobham Rise', '', 'ME7 2BE', 'GILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7773854523', '00101903KV', NULL, NULL, '3006-2 Gold case / Black face / Black Leather Band', NULL, '711369641232', 'FedEx', NULL, '2017-01-09', '08.01.2017 18:09', '4260295881005', '1', 'a0YC000000hbip9MAA', '122.99', '179.99'),
(42016, '466915824', NULL, NULL, 'ali hamidpour', '19 deaconess court 6 tottenham green east', '', 'n15 4ub', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7889442004', '00102355GD', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369641243', 'FedEx', NULL, '2017-01-09', '08.01.2017 23:44', '4260295881463', '1', 'a0YC000000hbipCMAQ', '122.99', '179.99'),
(42017, '466952475', NULL, NULL, 'Abdul Saud', '26 Addington Court Horseguards', '', 'EX4 4UY', 'EXETER Devon', 'Grossbritannien', 'GB', NULL, NULL, '7909988848', '0010130I6M', NULL, NULL, 'Marco Polo watch 3005-2 Silver case / Black face / Black Leather Band', NULL, '711369641254', 'FedEx', NULL, '2017-01-09', '09.01.2017 08:24', '4260295880916', '1', 'a0YC000000glilRMAQ', '118.01', '179.00'),
(42018, '466970886', NULL, NULL, 'Gary Spanbok', '7 Chatsworth Close', '', 'WD6 1UE', 'Borehamwood', 'Grossbritannien', 'GB', NULL, NULL, '7810457274', '0010082QTD', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369641265', 'FedEx', NULL, '2017-01-09', '09.01.2017 10:16', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(42019, '467332564', NULL, NULL, 'Kamal Nyouri', '19 B RUE LOUIS', '', '93380', 'PIERREFITTE SUR SEINE', 'Frankreich', 'FR', NULL, NULL, '763320607', '0010250XJQ', NULL, NULL, 'Montre automatique Theorema Damascus bracelet cuir - Noir/Noir', NULL, '711369641600', 'FedEx', NULL, '2017-01-11', '10.01.2017 18:39', '4260295881692', '1', 'a0YC000000hcJfIMAU', '149.99', '199.00'),
(42020, '467230432', NULL, NULL, 'Manuel Guibert', '38 RUE DES ECOLES College du caraquet', '', '62240', 'DESVRES', 'Frankreich', 'FR', NULL, NULL, '681907141', '10084258', NULL, NULL, 'Montre automatique Theorema Damascus bracelet cuir - Argent/Noir', NULL, '711369641611', 'FedEx', NULL, '2017-01-11', '10.01.2017 13:04', '4260295880169', '1', 'a0YC000000hcJfGMAU', '149.99', '199.00'),
(42021, '467230344', NULL, NULL, 'Laura Janssen', 'Geregracht 39A', '', '2311 PA', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '613046673', '0010090LAC', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '711369641633', 'FedEx', NULL, '2017-01-11', '10.01.2017 13:02', '4260295880374', '1', 'a0YC000000hHcE7MAK', '165.00', '269.99'),
(42022, '467289754', NULL, NULL, 'Nadia Copermans', 'Kloosterstraat 15', '', '6369 AA', 'SIMPELVELD Limburg', 'Niederlande', 'NL', NULL, NULL, '32495115749', '0010179UDC', NULL, NULL, '506-3 Gold case / Black face / Brown Leather Band', NULL, 'stornieren', 'FedEx', NULL, '2017-01-11', '10.01.2017 16:58', '4260295880886', '1', 'a0YC000000hbXwTMAU', '141.99', '199.99'),
(42023, '467343038', NULL, NULL, 'Pamela Appiah', 'Kousnbandstraat 23', '', '1104 HN', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '638366223', '0010234VTT', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '711369641644', 'FedEx', NULL, '2017-01-11', '10.01.2017 21:31', '4260295881678', '1', 'a0YC000000hIGkmMAG', '170.00', '269.99'),
(42024, '467366964', NULL, NULL, 'David Benton', '3 The oaks Swanley', '', 'Br8 7yp', 'Kent', 'Grossbritannien', 'GB', NULL, NULL, '7702595821', '0010096KHW', NULL, NULL, '104-8 Theorema Copacabana watch', NULL, '711369641574', 'FedEx', NULL, '2017-01-11', '10.01.2017 23:16', '4260295881678', '1', 'a0YC000000hb2jcMAA', '146.00', '219.00'),
(42025, '467308439', NULL, NULL, 'Ali Gawad', '8 CLARENDON GARDENS', '', 'HA9 7QY', 'WEMBLEY', 'Grossbritannien', 'GB', NULL, NULL, '7403314072', '00101024X2', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369641585', 'FedEx', NULL, '2017-01-11', '10.01.2017 18:44', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(42026, '467374561', NULL, NULL, 'Joseph ryan', '49 RESOLUTION ROAD', '', 'EX2 7FG', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7732424115', '00102239DW', NULL, NULL, 'Monte Carlo men\'s watch: 102-7 gold case / black face / stainless steel band', NULL, '711369641596', 'FedEx', NULL, '2017-01-11', '11.01.2017 03:09', '4260295881531', '1', 'a0YC000000gaGDbMAM', '135.00', '179.00'),
(42027, '467270781', NULL, NULL, 'Thomas Heirman', 'Stropstraat 73', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '474499862', '0010120AFW', NULL, NULL, '101-1 zilveren behuizing / witte wijzerplaat / zwart leren band', NULL, '711369641622', 'FedEx', NULL, '2017-01-11', '10.01.2017 15:49', '4260295880374', '1', 'a0YC000000hHcDbMAK', '165.00', '269.99'),
(42028, '467540790', NULL, NULL, 'Philippe Perea', '2 chemin de la bergerie clos du berger', '', '34540', 'balaruc les bains herault', 'Frankreich', 'FR', NULL, NULL, '782738860', '00100544VK', NULL, NULL, 'Montre automatique Theorema Damascus bracelet acier - Or/Noir', NULL, '711369641725', 'FedEx', NULL, '2017-01-12', '11.01.2017 16:10', '4260295881722', '1', 'a0YC000000hcJfLMAU', '149.99', '199.00'),
(42029, '467670022', NULL, NULL, 'Philippe Perea', '2 chemin de la bergerie clos du berger', '', '34540', 'balaruc les bains herault', 'Frankreich', 'FR', NULL, NULL, '782738860', '00100183FJ', NULL, NULL, 'Montre mécanique Theorema Copacabana - Argent/Noir/Acier', NULL, '711369641725', 'FedEx', NULL, '2017-01-12', '12.01.2017 05:09', '4260295881661', '1', 'a0YC000000hICJzMAO', '169.99', '249.90'),
(42030, '467506821', NULL, NULL, 'Manet Jerome', '1a Residence du golf', '', '57360', 'Amneville les thermes', 'Frankreich', 'FR', NULL, NULL, '637666896', '0010097DQ4', NULL, NULL, 'Montre Pionier - Noir/Noir/Acier 508-8', NULL, '711369641736', 'FedEx', NULL, '2017-01-12', '11.01.2017 14:11', '4260295881975', '1', 'a0YC000000hcJwbMAE', '155.00', '199.90'),
(42031, '467471179', NULL, NULL, 'frederic Auburtin', '268 BOULEVARD DES EPINETTES divonna park 2 Bat Acanthe', '', '01220', 'DIVONNE LES BAINS', 'Frankreich', 'FR', NULL, NULL, '450992513', '10217443', NULL, NULL, 'Montre Theorema Bicolore/ Or/ Marron 103-4', NULL, '711369641747', 'FedEx', NULL, '2017-01-12', '11.01.2017 12:11', '4260295881197', '1', 'a0YC000000hGqzyMAC', '169.99', '249.90'),
(42032, '467650304', NULL, NULL, 'alessandro brianza', 'via dei gelsi 14', '', '22070', 'beregazzo con figliaro co', 'Italien', 'IT', NULL, NULL, '31800675', '0010091F28', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro bicolore e quadrante nero', NULL, '711369641758', 'FedEx', NULL, '2017-01-12', '12.01.2017 02:07', '4260295881197', '1', 'a0YC000000hHpHeMAK', '169.99', '229.90'),
(42033, '467592612', NULL, NULL, 'FABRIZIO ROSSI', 'VIA VITTORIO VENETO 14B', '', '12042', 'BRA cn', 'Italien', 'IT', NULL, NULL, '3928056454', '0010093MSD', NULL, NULL, 'Sao Paolo con cinturino metallico - Cassa oro e quadrante nero', NULL, '711369641769', 'FedEx', NULL, '2017-01-12', '11.01.2017 21:18', '4260295881623', '1', 'a0YC000000hHpHiMAK', '169.99', '229.90'),
(42034, '467430412', NULL, NULL, 'Cornel Tanasache', 'Consierge Ofice Lensbury Avenue Imperial Wharf', '', 'SW62TW', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7889884803', '0010025YP1', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369641688', 'FedEx', NULL, '2017-01-12', '11.01.2017 09:40', '4260295880473', '1', 'a0YC000000hb2jCMAQ', '146.00', '219.00'),
(42035, '467540606', NULL, NULL, 'Maryan Burane', '17 Bristel street  upton', '', 'NN5 4ET', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7983098597', '0010129OKA', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369641699', 'FedEx', NULL, '2017-01-12', '11.01.2017 17:42', '4260295880473', '1', 'a0YC000000hb2jCMAQ', '146.00', '219.00'),
(42036, '467595761', NULL, NULL, 'Helen Hardman', '123 Great howarth', '', 'OL12 9HF', 'ROCHDALE', 'Grossbritannien', 'GB', NULL, NULL, '7789221682', '0010157RFA', NULL, NULL, 'Monte Carlo men\'s watch: 102-2 silver case / black face / black leather band', NULL, '711369641703', 'FedEx', NULL, '2017-01-12', '11.01.2017 23:04', '4260295880411', '1', 'a0YC000000gaGDWMA2', '135.00', '179.00'),
(42037, '467630889', NULL, NULL, 'Jazzmine Harrison', '9 9 EVERINGTON STREET London', '', 'W6 8DX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7792357337', '0010120APH', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369641714', 'FedEx', NULL, '2017-01-12', '12.01.2017 01:36', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42038, '467497677', NULL, NULL, 'ahmed dadi', 'Chaussee de Wavre 176', 'ch de wavre 176', '1390', 'Grez-Doiceau brabant wallon', 'Belgien', 'BE', NULL, NULL, '473816258', '0010137JCE', NULL, NULL, 'Une montre Casablanca - Cadran en argent / Face cadre intérieur noire / Bracelet en cuir noir', NULL, '711369641770', 'FedEx', NULL, '2017-01-12', '11.01.2017 14:48', '4260295880381', '1', 'a0YC000000hHcDcMAK', '165.00', '269.99'),
(42039, '467458993', NULL, NULL, 'ahmed bentahar', 'Rue des Hallebardiers n 1', '', '7800', 'Ath', 'Belgien', 'BE', NULL, NULL, '465350092', '00101926Y5', NULL, NULL, 'Montre Theorema Damascus - bracelet en cuir noir - Noir/Noir - T3008-4', NULL, '711369641780', 'FedEx', NULL, '2017-01-12', '11.01.2017 12:19', '4260295881692', '1', 'a0YC000000hHjmZMAS', '139.99', '199.99'),
(42040, '467536611', NULL, NULL, 'Tarik Aydogan', 'Wim Sonneveldlaan 3', '', '1948 AE', 'BEVERWIJK noord holland', 'Niederlande', 'NL', NULL, NULL, '621658969', '0010250EJE', NULL, NULL, '103-8 Gold case/Black face/gold metall band', NULL, '711369641850', 'FedEx', NULL, '2017-01-12', '11.01.2017 17:02', '4260295881623', '1', 'a0YC000000haPR4MAM', '170.00', '269.00'),
(42041, '467695351', NULL, NULL, 'Maud Van Simaeys', 'Rue Jean-Baptiste Dusollier 57', '', '7712', 'Herseaux', 'Belgien', 'BE', NULL, NULL, '494435062', '00100984LX', NULL, NULL, 'Montre Theorema - Boitier or / Cadran noir / Bracelet en cuir marron', NULL, '711369641975', 'FedEx', NULL, '2017-01-13', '12.01.2017 10:18', '4260295880442', '1', 'a0YC000000haPQdMAM', '170.00', '269.00'),
(42042, '467695625', NULL, NULL, 'Maud Van Simaeys', 'Rue Jean-Baptiste Dusollier 57', '', '7712', 'Herseaux', 'Belgien', 'BE', NULL, NULL, '494435062', '10140551', NULL, NULL, 'Montre Theorema Damascus - bracelet en cuir noir - Noir/Noir - T3008-4', NULL, '711369641975', 'FedEx', NULL, '2017-01-13', '12.01.2017 10:18', '4260295881692', '1', 'a0YC000000hHjmZMAS', '139.99', '199.99'),
(42043, '467700072', NULL, NULL, 'Ignacio Martin Garcia', 'CALLE CORREGIDOR JOSE VICIANA 12BL11', '6 b', '29007', 'MA', 'Spanien', 'ES', NULL, NULL, '615234992', '0010062BKP', NULL, NULL, 'Reloj automático Pionier decorado con 12 diamantes - Caja plateada - Dial negro - Correa de cuero negra - 503-2', NULL, '711369641931', 'FedEx', NULL, '2017-01-13', '12.01.2017 08:32', '4260295880732', '1', 'a0YC000000hHpOvMAK', '145.00', '199.90'),
(42044, '467817015', NULL, NULL, 'charles vicari', '9 chemin du frais vallon', '', '06800', 'cagnes sur mer', 'Frankreich', 'FR', NULL, NULL, '614992088', '0010082G55', NULL, NULL, 'Montre Automatique Pionier - Argent/Noir/Noir 506-2', NULL, '711369641909', 'FedEx', NULL, '2017-01-13', '12.01.2017 16:50', '4260295880879', '1', 'a0YC000000hGr2OMAS', '144.99', '199.90'),
(42045, '467946323', NULL, NULL, 'xavier descamps', '326 RUE RUE FONTVIEILLE les romarins 2', '', '06250', 'MOUGINS', 'Frankreich', 'FR', NULL, NULL, '336604008', '10230385', NULL, NULL, 'Montre automatique Theorema Damascus bracelet cuir - Or/Noir', NULL, '711369641910', 'FedEx', NULL, '2017-01-13', '13.01.2017 05:12', '4260295880176', '1', 'a0YC000000hcJfHMAU', '149.99', '199.00'),
(42046, '467811163', NULL, NULL, 'Odile GRANDMONTAGNE', '679 LIEU DIT KERGOUNOC', '', '29870', 'LANNILIS', 'Frankreich', 'FR', NULL, NULL, '674078231', '0010065ICH', NULL, NULL, 'Montre mécanique Theorema Copacabana - Or/Noir/Marron', NULL, '711369641920', 'FedEx', NULL, '2017-01-13', '12.01.2017 16:06', '4260295880473', '1', 'a0YC000000hICJuMAO', '169.99', '249.90'),
(42047, '467851557', NULL, NULL, 'Maria Claudia Tocci', 'Via Pinnola 10', '', '87020', 'San Martino di finita  CS', 'Italien', 'IT', NULL, NULL, '3338084188', '00100982DH', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro e quadrante nero', NULL, '711369641942', 'FedEx', NULL, '2017-01-13', '12.01.2017 21:01', '4260295880442', '1', 'a0YC000000hHpHcMAK', '169.99', '229.90'),
(42048, '467794740', NULL, NULL, 'NICOLA ROSSI', 'VIA IGNAZIO SILONE 12', '', '47039', 'SAVIGNANO SUL RUBICONE FC', 'Italien', 'IT', NULL, NULL, '3338362201', '0010060DS1', NULL, NULL, 'Sao Paolo con cinturino metallico - Cassa oro e quadrante nero', NULL, '711369641953', 'FedEx', NULL, '2017-01-13', '12.01.2017 17:21', '4260295881623', '1', 'a0YC000000hHpHiMAK', '169.99', '229.90'),
(42049, '467743703', NULL, NULL, 'Federica Iannone', 'Via volturno 14', '', '10036', 'SETTIMO TORINESE TO', 'Italien', 'IT', NULL, NULL, '3203230104', '001007317A', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro bicolore e quadrante nero', NULL, '711369641964', 'FedEx', NULL, '2017-01-13', '12.01.2017 14:27', '4260295881197', '1', 'a0YC000000hHpHeMAK', '169.99', '229.90'),
(42050, '467965804', NULL, NULL, 'Peter Dubach', 'Kuipersstraat 122F', '', 'AMSTERDAM', 'Niederlande', '1073 ET', 'NL', NULL, NULL, '2012345667', '00102154MP', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369641986', 'FedEx', NULL, '2017-01-13', '13.01.2017 09:29', '4260295880473', '1', 'a0YC000000hIGkgMAG', '170.00', '269.99'),
(42051, '467882565', NULL, NULL, 'Andrew Freeman', '12 Cookridge Close', '', 'B97 6HF', 'Redditch', 'Grossbritannien', 'GB', NULL, NULL, '7970945352', '0010193OC7', NULL, NULL, '3011-2 Silver case / Black face / Black Leather Band', NULL, '711369641883', 'FedEx', NULL, '2017-01-13', '12.01.2017 23:02', '4260295881265', '1', 'a0YC000000hGy1qMAC', '125.00', '179.00'),
(42052, '467881345', NULL, NULL, 'Sam Soltani', '78 St dunstans road', '', 'W6 8ra', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7720988234', '0010152XRS', NULL, NULL, 'GM-102-3 Gold case / Black face / Brown Leather Band', NULL, '711369641894', 'FedEx', NULL, '2017-01-13', '12.01.2017 22:40', '4260295880428', '1', 'a0YC000000gliK2MAI', '135.00', '179.00'),
(42053, '468428498', NULL, NULL, 'Christine Kiekens', 'Jan Van Rijswijcklaan 166B', 'bus 24', '2020', 'Antwerpen', 'Belgein', 'BE', NULL, NULL, '32378193', '0010034MTQ', NULL, NULL, 'GM-101-10 zwarte behuizing / zwarte wijzerplaat / roestvrijstalen band', NULL, '711369642607', 'FedEx', NULL, '2017-01-16', '15.01.2017 13:18', '4260295882026', '1', 'a0YC000000hHcDkMAK', '165.00', '269.99'),
(42054, '468433503', NULL, NULL, 'Glenn Bebelmans', 'Heidestraat 63', '', '2040', 'Antwerpen', 'Belgein', 'BE', NULL, NULL, '471222478', '00102506KD', NULL, NULL, 'GM-101-9 tweekleurige behuizing / gouden wijzerplaat / roestvrijstalen band', NULL, '711369642618', 'FedEx', NULL, '2017-01-16', '15.01.2017 13:19', '4260295882019', '1', 'a0YC000000hHcDjMAK', '165.00', '269.99'),
(42055, '468317221', NULL, NULL, 'Thierry Vanderbeurght', 'rue des Bas Fosses 22/1', '', '7090', 'Braine-le-Comte Wallonie', 'Belgein', 'BE', NULL, NULL, '492914811', '0010250OIX', NULL, NULL, 'Montre automatique Theorema Paris - Agent/Noir/Noir', NULL, '711369642629', 'FedEx', NULL, '2017-01-16', '14.01.2017 20:49', '4260295881876', '1', 'a0YC000000hbOTPMA2', '149.99', '269.00'),
(42056, '468265108', NULL, NULL, 'Abiba Dosso', 'Avenue de la Heronniere 100/21', '', '1170', 'Watermael-Boitsfort', 'Belgein', 'BE', NULL, NULL, '493277771', '0010212VKG', NULL, NULL, 'Montre Pionier Luxe modèle Miami - Argenté/Blanc/Noir', NULL, '711369642630', 'FedEx', NULL, '2017-01-16', '14.01.2017 16:18', '4260295880862', '1', 'a0YC000000hbYRgMAM', '141.99', '199.99'),
(42057, '468264464', NULL, NULL, 'Maxime Baumgartner', 'Sur Hoyemont 10', '', '4170', 'Comblain-au-Pont', 'Belgein', 'BE', NULL, NULL, '32472320677', '0010192GEE', NULL, NULL, 'Montre Theorema - Boitier argent / Cadran argent / Bracelet en cuir noir 103-5', NULL, '711369642640', 'FedEx', NULL, '2017-01-16', '14.01.2017 16:19', '4260295881593', '1', 'a0YC000000haPQgMAM', '170.00', '269.00'),
(42058, '468279014', NULL, NULL, 'Anna Tenderenda', 'Clos des Peupliers 2', '', '1325', 'Chaumont-Gistoux Walonie', 'Belgein', 'BE', NULL, NULL, '0497/119431', '0010020P6Y', NULL, NULL, 'Montre Theorema - Boitier argent / Cadran or / Bracelet en cuir marron 103-4', NULL, '711369642651', 'FedEx', NULL, '2017-01-16', '14.01.2017 17:18', '4260295881197', '1', 'a0YC000000haPQfMAM', '170.00', '269.00'),
(42059, '468085250', NULL, NULL, 'Fabien Jaumotte', 'Rue Haie-Du-Loup 8', '', '5024', 'Marche-Les-Dames', 'Belgein', 'BE', NULL, NULL, '490651987', '0010233BF8', NULL, NULL, 'Une montre Theorema Newton - argent/noir - bracelet métallique en acier GM-4004-6', NULL, '711369642662', 'FedEx', NULL, '2017-01-16', '13.01.2017 18:19', '4260295881111', '1', 'a0YC000000hGsy4MAC', '149.99', '199.99'),
(42060, '468455575', NULL, NULL, 'Francisco Diez Gonzalez', 'Camino Ancho 4', '4', '28814', 'Daganzo De Arriba Madrid', 'Spanien', 'ES', NULL, NULL, '627884950', '00101326JY', NULL, NULL, 'Reloj automático Pionier decorado con 12 diamantes - Caja plateada - Dial negro - Correa de cuero negra - 503-2', NULL, '711369642559', 'FedEx', NULL, '2017-01-16', '15.01.2017 13:02', '4260295880732', '1', 'a0YC000000hHpOvMAK', '145.00', '199.90'),
(42061, '468316294', NULL, NULL, 'sebastien engel', '12 D RUE DU GENERAL DE GAULLE', '', '68440', 'HABSHEIM', 'Frankreich', 'FR', NULL, NULL, '636242314', '10044457', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier noir et bracelet en métal noir 3006-6', NULL, '711369642412', 'FedEx', NULL, '2017-01-16', '15.01.2017 01:06', '4260295881470', '1', 'a0YC000000hGrGiMAK', '144.99', '199.90'),
(42062, '467979692', NULL, NULL, 'Coquelle Camping les Civelles d\'Ozon', '0 Quartier la Civelle', '', '07210', 'ST LAGER BRESSAC', 'Frankreich', 'FR', NULL, NULL, '620030941', '0010187VNX', NULL, NULL, 'Montre Automatique Pionier - Argent/Noir/Noir 506-2', NULL, '711369642423', 'FedEx', NULL, '2017-01-16', '13.01.2017 10:06', '4260295880879', '1', 'a0YC000000hGr2OMAS', '144.99', '199.90'),
(42063, '468510334', NULL, NULL, 'claude boyer', '486  rue de la liberte', '', '83480', 'puget sur argens', 'Frankreich', 'FR', NULL, NULL, '645712886', '0010201M2K', NULL, NULL, 'Montre Automatique Pionier - Noir/Noir/Noir 506-4', NULL, '711369642434', 'FedEx', NULL, '2017-01-16', '15.01.2017 17:52', '4260295880893', '1', 'a0YC000000hGr2QMAS', '144.99', '199.90'),
(42064, '468302908', NULL, NULL, 'Hedi Taftist', '2 A IMPASSE AZAD', '', '13013', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '618089521', '0010080OIP', NULL, NULL, 'Montre automatique Theorema Damascus bracelet acier - Noir/Noir', NULL, '711369642445', 'FedEx', NULL, '2017-01-16', '14.01.2017 17:44', '4260295881739', '1', 'a0YC000000hcJfMMAU', '149.99', '199.00'),
(42065, '468093867', NULL, NULL, 'Marie France collon', '1 Rue des Lilas', '', '86550', 'Mignaloux Beauvoir', 'Frankreich', 'FR', NULL, NULL, '549467483', '0010142ES1', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema -  Argent/Noir/Noir 101-2', NULL, '711369642456', 'FedEx', NULL, '2017-01-16', '14.01.2017 01:58', '4260295880381', '1', 'a0YC000000hGrHoMAK', '174.99', '249.90'),
(42066, '468542239', NULL, NULL, 'Basol Yunus', '12 Allee Pablo Neruda', '', '35600', 'Redon', 'Frankreich', 'FR', NULL, NULL, '761020375', '00100818OA', NULL, NULL, 'Montre homme automatique Newton Theorema - Noir/Noir/Noir', NULL, '711369642467', 'FedEx', NULL, '2017-01-16', '16.01.2017 02:57', '4260295881098', '1', 'a0YC000000hGqjgMAC', '154.99', '219.90'),
(42067, '468327856', NULL, NULL, 'abdelaziz mani', '73 rue de la croix rouge', '', '86000', 'poitiers', 'Frankreich', 'FR', NULL, NULL, '611449132', '0010108SRF', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369642478', 'FedEx', NULL, '2017-01-16', '15.01.2017 02:01', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(42068, '468041072', NULL, NULL, 'giorgi jikhvadze', '26 RUE HENRI TROYAT', '', '45100', 'ORLEANS centre', 'Frankreich', 'FR', NULL, NULL, '684800658', '0010191NBK', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369642489', 'FedEx', NULL, '2017-01-16', '13.01.2017 15:41', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(42069, '468612569', NULL, NULL, 'Nicolas IRZYKOWSKI', '760 LES CAPETTES', '', '01270', 'SALAVRE', 'Frankreich', 'FR', NULL, NULL, '608037116', '001013788O', NULL, NULL, 'Montre mécanique Theorema Copacabana - Or/Noir/Marron', NULL, '711369642490', 'FedEx', NULL, '2017-01-16', '16.01.2017 07:28', '4260295880473', '1', 'a0YC000000hICJuMAO', '169.99', '249.90'),
(42070, '468477476', NULL, NULL, 'Alice Natalia Teixeira', '1 RUE DU LANS', '', '38080', 'L ISLE D ABEAU', 'Frankreich', 'FR', NULL, NULL, '672657664', '0010179UJQ', NULL, NULL, 'Montre Pionier - argent/noir/noir 503-2', NULL, '711369642504', 'FedEx', NULL, '2017-01-16', '16.01.2017 00:25', '4260295880732', '1', 'a0YC000000hcK45MAE', '150.01', '199.90'),
(42071, '467956057', NULL, NULL, 'Christophe Palous', '4 B Rue Des Asters Route De La Bastidonne', '', '84120', 'PERTUIS', 'Frankreich', 'FR', NULL, NULL, '645716928', '00101601O4', NULL, NULL, 'Montre Pionier - Noir/Noir/Acier 508-8', NULL, '711369642515', 'FedEx', NULL, '2017-01-16', '13.01.2017 06:45', '4260295881975', '1', 'a0YC000000hcJwbMAE', '155.00', '199.90'),
(42072, '468123000', NULL, NULL, 'Renald Molinari', '2 Chemin Du Pont De 4 Metres', '', '37380', 'Monnaie', 'Frankreich', 'FR', NULL, NULL, '665468137', '1,01E+51', NULL, NULL, 'Montre Theorema Noir /Noir /Noir Acier 103-9', NULL, '711369642526', 'FedEx', NULL, '2017-01-16', '13.01.2017 20:01', '4260295881630', '1', 'a0YC000000hGr03MAC', '169.99', '249.90'),
(42073, '468239239', NULL, NULL, 'ALAIN SALIBON', '7 B ROUTE DE BELLEVUE', '', '69440', 'MORNANT', 'Frankreich', 'FR', NULL, NULL, '695038615', '0010010PN4', NULL, NULL, 'T-3012-4 Noir / Noir / Noir', NULL, '711369642537', 'FedEx', NULL, '2017-01-16', '14.01.2017 14:03', '4260295881890', '1', 'a0YC000000hcJilMAE', '155.00', '199.00'),
(42074, '468338689', NULL, NULL, 'Alessia Rizzardi', 'VIA GUGLIELMO MARCONI 74', '', '25030', 'RONCADELLE BS', 'Italien', 'IT', NULL, NULL, '3421869589', '001025098H', NULL, NULL, 'Cassa Nera / Meridiana Nera / Cinturino in metallo Nero 3006-6', NULL, '711369642560', 'FedEx', NULL, '2017-01-16', '14.01.2017 23:09', '4260295881470', '1', 'a0YC000000hIaxfMAC', '145.00', '219.99'),
(42075, '468289599', NULL, NULL, 'Efisio Leonardo Orru', 'Via Liano 4332', '', '40024', 'Castel San Pietro Terme BO', 'Italien', 'IT', NULL, NULL, '3407004770', '0010008AAA', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro bicolore e quadrante nero', NULL, '711369642570', 'FedEx', NULL, '2017-01-16', '14.01.2017 19:22', '4260295881197', '1', 'a0YC000000hHpHeMAK', '169.99', '229.90'),
(42076, '468249150', NULL, NULL, 'massimo meli', ' VIA ROMA 3 A', '', '29013', 'CARPANETO PIACENTINO PC', 'Italien', 'IT', NULL, NULL, '3486549310', '001005843Z', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro bicolore e quadrante nero', NULL, '711369642581', 'FedEx', NULL, '2017-01-16', '14.01.2017 15:17', '4260295881197', '1', 'a0YC000000hHpHeMAK', '169.99', '229.90'),
(42077, '468288826', NULL, NULL, 'Giovanni Cordini', 'Tel.  3386971020 VIA SUOR MARIA FRANCESCA CABRINI 13', '', '29015', 'CASTEL SAN GIOVANNI PC', 'Italien', 'IT', NULL, NULL, '3386971020', '0010071LM6', NULL, NULL, 'Sao Paolo con cinturino metallico - Cassa e quadrante nero', NULL, '711369642592', 'FedEx', NULL, '2017-01-16', '14.01.2017 19:12', '4260295881630', '1', 'a0YC000000hHpHjMAK', '169.99', '229.90'),
(42078, '468388768', NULL, NULL, 'Monique Bogaerts', 'Eisdenstraat 38', '', '1066 LK', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '206697952', '00100674OW', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369642673', 'FedEx', NULL, '2017-01-16', '15.01.2017 10:02', '4260295880398', '1', 'a0YC000000hHcE9MAK', '165.00', '269.99'),
(42079, '468536381', NULL, NULL, 'Nick Hoogwoud', 'Tweeberg 1', '', '5508 JC', 'VELDHOVEN', 'Niederlande', 'NL', NULL, NULL, '651243088', '0010080EGB', NULL, NULL, '103-8 Gold case/Black face/gold metall band', NULL, '711369642684', 'FedEx', NULL, '2017-01-16', '15.01.2017 21:02', '4260295881623', '1', 'a0YC000000haPR4MAM', '170.00', '269.00'),
(42080, '468524589', NULL, NULL, 'G Toonen', 'St. Jacobslaan 381', '', '6533 VE', 'NIJMEGEN', 'Niederlande', 'NL', NULL, NULL, '620305548', '0010124PR3', NULL, NULL, '3006-4 Silver case / Black face / Silver Metal Band', NULL, '711369642695', 'FedEx', NULL, '2017-01-16', '15.01.2017 20:03', '4260295881456', '1', 'a0YC000000hHDfZMAW', '145.00', '199.99'),
(42081, '468148074', NULL, NULL, 'Friso Akkerman', 'Grote Buren 30', '', '8749 GE', 'PINGJUM', 'Niederlande', 'NL', NULL, NULL, '517579974', '0010250JV2', NULL, NULL, '504-1 Silver case / White face / Black Leather Band', NULL, '711369642700', 'FedEx', NULL, '2017-01-16', '14.01.2017 00:03', '4260295880763', '1', 'a0YC000000hbPOSMA2', '145.00', '199.99'),
(42082, '468108406', NULL, NULL, 'Gayane Garib', 'Vijf Meilaan 107', '', '2321 RK', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '641505445', '00100335XE', NULL, NULL, 'GM-104-1 Argent Noir Noir', NULL, '711369642710', 'FedEx', NULL, '2017-01-16', '13.01.2017 20:28', '4260295880466', '1', 'a0YC000000hIGkfMAG', '170.00', '269.99'),
(42083, '468097077', NULL, NULL, 'Ingrid Goeppel', 'Napoleonsweg 11', '', '6086 AB', 'NEER', 'Niederlande', 'NL', NULL, NULL, '06-40332483', '00102436WJ', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369642721', 'FedEx', NULL, '2017-01-16', '13.01.2017 19:33', '4260295880473', '1', 'a0YC000000hIGkgMAG', '170.00', '269.99'),
(42084, '468394506', NULL, NULL, 'Koen Bongaerts', 'Egmond 52', '', '5831 TN', 'BOXMEER', 'Niederlande', 'NL', NULL, NULL, '485751080', '00102399O1', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '711369642732', 'FedEx', NULL, '2017-01-16', '15.01.2017 10:34', '4260295881678', '1', 'a0YC000000hIGkmMAG', '170.00', '269.99'),
(42085, '468448508', NULL, NULL, 'Kinga Kustow', '10 Bellwood Court Sutton Road', '', 'ME158RB', 'Maidstone', 'Grossbritannien', 'GB', NULL, NULL, '7455053881', '0010242OOT', NULL, NULL, '104-9 Theorema Copacabana watch', NULL, '711369642033', 'FedEx', NULL, '2017-01-16', '15.01.2017 16:14', '4260295881685', '1', 'a0YC000000hb2jdMAA', '146.00', '219.00'),
(42086, '468314372', NULL, NULL, 'Sean Cleary', '12 STATION TERRACE', '', 'AL2 2PY', 'ST. ALBANS', 'Grossbritannien', 'GB', NULL, NULL, '7590695850', '00102508QV', NULL, NULL, '3006-1 Silver case / Black face / Black Leather Band', NULL, '711369642044', 'FedEx', NULL, '2017-01-16', '15.01.2017 02:53', '4260295880992', '1', 'a0YC000000hdvZYMAY', '122.99', '179.99'),
(42087, '468007229', NULL, NULL, 'amanda cavendish', 'CAVENDISHHO ASHFORD ROAD', '', 'TN30 6PU', 'TENTERDEN', 'Grossbritannien', 'GB', NULL, NULL, '7739971743', '0010250NQJ', NULL, NULL, '3006-2 Gold case / Black face / Black Leather Band', NULL, '711369642055', 'FedEx', NULL, '2017-01-16', '13.01.2017 14:59', '4260295881005', '1', 'a0YC000000hdvZZMAY', '122.99', '179.99'),
(42088, '468362879', NULL, NULL, 'Dino Avagliano', '61 Charlotte street', '', 'Aberdeen', 'AB251LU', 'Grossbritannien', 'GB', NULL, NULL, '447919416520', '0010004PS9', NULL, NULL, '3006-2 Gold case / Black face / Black Leather Band', NULL, '711369642066', 'FedEx', NULL, '2017-01-16', '15.01.2017 04:18', '4260295881005', '1', 'a0YC000000hdvZZMAY', '122.99', '179.99'),
(42089, '468349190', NULL, NULL, 'Stephen Stubbs', '7 Ewart Road', '', 'WA11 9PJ', 'St Helen\'s', 'Grossbritannien', 'GB', NULL, NULL, '1744622058', '0010250XHI', NULL, NULL, '3006-3 Black case / Black face / Black Leather Band', NULL, '711369642077', 'FedEx', NULL, '2017-01-16', '14.01.2017 23:56', '4260295881012', '1', 'a0YC000000hdvZaMAI', '122.99', '179.99'),
(42090, '468264068', NULL, NULL, 'bardhok dukaj', '362 ASPLEY LANE', '', 'NG8 5GB', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7593948632', '001019283G', NULL, NULL, '3006-4 Silver case / Black face / Silver Metal Band', NULL, '711369642088', 'FedEx', NULL, '2017-01-16', '14.01.2017 15:42', '4260295881456', '1', 'a0YC000000hdvZbMAI', '122.99', '179.99'),
(42091, '468354953', NULL, NULL, 'Khadijah Mamudu', '21 South Street', '', 'GU14 6LN', 'FARNBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7811283680', '0010201T2G', NULL, NULL, '3006-4 Silver case / Black face / Silver Metal Band', NULL, '711369642099', 'FedEx', NULL, '2017-01-16', '15.01.2017 01:11', '4260295881456', '1', 'a0YC000000hdvZbMAI', '122.99', '179.99'),
(42092, '468567480', NULL, NULL, 'Adrian Cleverly', '77 FARRFIELD No junk mail please', '', 'SN2 7QJ', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7415346761', '10065404', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369642103', 'FedEx', NULL, '2017-01-16', '15.01.2017 23:07', '4260295881463', '1', 'a0YC000000hdvZcMAI', '122.99', '179.99'),
(42093, '468391120', NULL, NULL, 'Chris Hill', '52 Hough lane Anderton', '', 'CW9 6AB', 'NORTHWICH', 'Grossbritannien', 'GB', NULL, NULL, '7779153120', '0010011HVL', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369642114', 'FedEx', NULL, '2017-01-16', '15.01.2017 09:52', '4260295881463', '1', 'a0YC000000hdvZcMAI', '122.99', '179.99'),
(42094, '468207859', NULL, NULL, 'CHRISTINE CAIRNS', '58 DOWNSHIRE ROAD', '', 'BT38 7LD', 'CARRICKFERGUS', 'Grossbritannien', 'GB', NULL, NULL, '2890751817', '0010179CV8', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369642125', 'FedEx', NULL, '2017-01-16', '14.01.2017 13:06', '4260295881463', '1', 'a0YC000000hdvZcMAI', '122.99', '179.99'),
(42095, '468376226', NULL, NULL, 'Emmanuel Feyisetan', '1 BARNFIELD GRAVESEND', '', 'DA11 7ND', 'GRAVESEND', 'Grossbritannien', 'GB', NULL, NULL, '7432575888', '00100677VO', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369642136', 'FedEx', NULL, '2017-01-16', '15.01.2017 07:52', '4260295881463', '1', 'a0YC000000hdvZcMAI', '122.99', '179.99'),
(42096, '468330356', NULL, NULL, 'James Hogan', '20 Lawton road Rainhill', '', 'L35 0PP', 'PRESCOT', 'Grossbritannien', 'GB', NULL, NULL, '7794354668', '0010085OK1', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369642147', 'FedEx', NULL, '2017-01-16', '15.01.2017 02:26', '4260295881463', '1', 'a0YC000000hdvZcMAI', '122.99', '179.99'),
(42097, '468590016', NULL, NULL, 'Rowland ODonnell', '13 South Avenue Gillingham Kent', '', 'ME8 6EG', 'GILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7752278505', '0010074MI1', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369642158', 'FedEx', NULL, '2017-01-16', '16.01.2017 02:48', '4260295881463', '1', 'a0YC000000hdvZcMAI', '122.99', '179.99'),
(42098, '468554494', NULL, NULL, 'brian porteous', '103 ALEXANDER STREET', '', 'ML5 3JH', 'COATBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7706833132', '0010008PMJ', NULL, NULL, '3011-5 Silver Case / White Face / Stainless steel band', NULL, '711369642169', 'FedEx', NULL, '2017-01-16', '16.01.2017 04:57', '42602958811746', '1', 'a0YC000000hGy1tMAC', '125.00', '179.00'),
(42099, '468230041', NULL, NULL, 'Liam Sweeney', 'Gaza Barrack Catterick Garrison', '', 'DL9 4AU', 'North Yorkshire', 'Grossbritannien', 'GB', NULL, NULL, '7983865313', '0010176J8L', NULL, NULL, '4004-6 Silver case / black face / stainless steel band', NULL, '711369642170', 'FedEx', NULL, '2017-01-16', '14.01.2017 14:11', '4260295881111', '1', 'a0YC000000glin5MAA', '128.00', '179.99'),
(42100, '468230576', NULL, NULL, 'abaz tangu', '751 Uxbridge road', '', 'UB4 8HX', 'HAYES', 'Grossbritannien', 'GB', NULL, NULL, '7429587854', '00100292BD', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369642180', 'FedEx', NULL, '2017-01-16', '14.01.2017 18:01', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(42101, '468135483', NULL, NULL, 'Jack Nicholls', '22 ROWDEN DRIVE', '', 'B91 1UG', 'SOLIHULL', 'Grossbritannien', 'GB', NULL, NULL, '7837197948', '0010051LU2', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369642191', 'FedEx', NULL, '2017-01-16', '14.01.2017 02:07', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(42102, '468429773', NULL, NULL, 'Rory Grogan', '35 Ferndale Road Wavertree', '', 'L15 3JY', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '778883358', '0010192CYT', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369642206', 'FedEx', NULL, '2017-01-16', '15.01.2017 12:24', '4260295881371', '1', 'a0YC000000hHjXfMAK', '135.00', '179.00'),
(42103, '468096407', NULL, NULL, 'Joseph ryan', '49 RESOLUTION ROAD', '', 'EX2 7FG', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7732424115', '0010113BBV', NULL, NULL, 'GM-102-3 Gold case / Black face / Brown Leather Band', NULL, '711369642217', 'FedEx', NULL, '2017-01-16', '14.01.2017 02:07', '4260295880428', '1', 'a0YC000000gliK2MAI', '135.00', '179.00'),
(42104, '468393989', NULL, NULL, 'Peter Bowers', '73-851/1 JAMES NISBET STREET', '', 'G21 2LQ', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7557001174', '001004686T', NULL, NULL, 'Marco Polo watch 3005-A1 Silver case / White face / Stainless steel Band', NULL, '711369642228', 'FedEx', NULL, '2017-01-16', '15.01.2017 10:30', '4260295880961', '1', 'a0YC000000glilTMAQ', '118.01', '179.00'),
(42105, '468316647', NULL, NULL, 'Elena Stroia', '6 Nuthall Close', '', 'NN3 9XA', 'Northampton', 'Grossbritannien', 'GB', NULL, NULL, '7969829242', '0010128SLF', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369642239', 'FedEx', NULL, '2017-01-16', '15.01.2017 03:14', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(42106, '468470278', NULL, NULL, 'Grace Coltham', '4 SKYLARK WAY', '', 'GL4 4QY', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7548662620', '00102341IO', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369642240', 'FedEx', NULL, '2017-01-16', '15.01.2017 17:26', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42107, '468245941', NULL, NULL, 'Nigel Morgan', '35 LIGHTOAK CLOSE', '', 'B97 5NQ', 'REDDITCH', 'Grossbritannien', 'GB', NULL, NULL, '7824600845', '10118064', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369642250', 'FedEx', NULL, '2017-01-16', '14.01.2017 16:24', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42108, '468258756', NULL, NULL, 'FIONA ALDERTON', '38 RENISHAW AVENUE', '', 'S60 3LW', 'ROTHERHAM', 'Grossbritannien', 'GB', NULL, NULL, '7790103019', '0010221D63', NULL, NULL, 'Monte Carlo men\'s watch: 102-7 gold case / black face / stainless steel band', NULL, '711369642261', 'FedEx', NULL, '2017-01-16', '14.01.2017 16:01', '4260295881531', '1', 'a0YC000000gaGDbMAM', '135.00', '179.00'),
(42109, '468382606', NULL, NULL, 'hemantha pandraju', '2 Collier Close', '', 'sl1 5fu', 'Slough', 'Grossbritannien', 'GB', NULL, NULL, '7850681938', '0010195TRU', NULL, NULL, 'Monte Carlo men\'s watch: 102-7 gold case / black face / stainless steel band', NULL, '711369642272', 'FedEx', NULL, '2017-01-16', '15.01.2017 10:26', '4260295881531', '1', 'a0YC000000gaGDbMAM', '135.00', '179.00'),
(42110, '468813989', NULL, NULL, 'alain millard', '10 rue sisley', '', '91330', 'yerres', 'Frankreich', 'FR', NULL, NULL, '169490750', '0010177AML', NULL, NULL, 'Montre Pionier - Noir/Noir/Acier 508-8', NULL, '711369642857', 'FedEx', NULL, '2017-01-17', '17.01.2017 02:09', '4260295881975', '1', 'a0YC000000hcJwbMAE', '155.00', '199.90'),
(42111, '468741662', NULL, NULL, 'samuel MASSIAS', 'LES 4 VENTS les 4 vents', '', '87240', 'AMBAZAC', 'Frankreich', 'FR', NULL, NULL, '603128922', '0010118PSI', NULL, NULL, 'Montre mécanique Theorema Copacabana - Argent/Blanc/Acier', NULL, '711369642868', 'FedEx', NULL, '2017-01-17', '16.01.2017 17:01', '4260295881654', '1', 'a0YC000000hICJyMAO', '169.99', '249.90'),
(42112, '468859760', NULL, NULL, 'Nannarelli Lucio', 'Via angelo costanzi 8', '', '05018', 'Orvieto TR', 'Italien', 'IT', NULL, NULL, '3381453001', '0010181SCC', NULL, NULL, 'Cassa argento - Quadrante nero - Cinturino in pelle nero', NULL, '711369642879', 'FedEx', NULL, '2017-01-17', '17.01.2017 10:05', '4260295880381', '1', 'a0YC000000hHpThMAK', '170.00', '249.90'),
(42113, '468674197', NULL, NULL, 'Jeff Hemmen', '108 Kew Road', '', 'TW9 2PQ', 'Richmond', 'Grossbritannien', 'GB', NULL, NULL, '7784058160', '0010185SKL', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369642824', 'FedEx', NULL, '2017-01-17', '16.01.2017 15:58', '4260295881609', '1', 'a0YC000000hGVhBMAW', '159.99', '259.00'),
(42114, '468677037', NULL, NULL, 'Andrej Rutkovskij', 'AP27 A / Unit 5 Air Bussines The Merlin Centre-Unit 5', '', 'AL4 0JY', 'St.Albans', 'Grossbritannien', 'GB', NULL, NULL, '3,53871E+11', '001014913Y', NULL, NULL, 'Marco Polo watch 3005-4 Gold case / Black face / Black Leather Band', NULL, '711369642835', 'FedEx', NULL, '2017-01-17', '16.01.2017 14:36', '4260295880923', '1', 'a0YC000000glilSMAQ', '118.01', '179.00'),
(42115, '468652086', NULL, NULL, 'EMIL DASHDAMIROV', '212 STOKE NEWINGTON HIGH STREET NEXT LOCATION', '', 'N16 7HU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7544723701', '0010075ALF', NULL, NULL, 'Marco Polo watch 3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '711369642846', 'FedEx', NULL, '2017-01-17', '16.01.2017 11:28', '4260295881487', '1', 'a0YC000000glilWMAQ', '118.01', '179.00'),
(42116, '468992912', NULL, NULL, 'Francesco Calorenna', 'VIA LEDA 33', '', '00042', 'ANZIO RM', 'Italien', 'IT', NULL, NULL, '3494219909', '00102508QI', NULL, NULL, 'Cassa Nera / Meridiana Nera / CInturino in pelle Nera 7001-4', NULL, '711369643040', 'FedEx', NULL, '2017-01-18', '17.01.2017 21:23', '4260295882125', '1', 'a0YC000000hIbLaMAK', '139.99', '199.90'),
(42117, '469061597', NULL, NULL, 'John P A', '15 K BLOCK HORWOOD HALLS KEELE UNIVERSITY', '', 'ST5 5DY', 'KEELE', 'Grossbritannien', 'GB', NULL, NULL, '7949012927', '0010190CB2', NULL, NULL, '103-8 Gold case/Black face/gold metall band', NULL, '711369642950', 'FedEx', NULL, '2017-01-18', '18.01.2017 02:22', '4260295881623', '1', 'a0YC000000hGVhDMAW', '159.99', '259.00'),
(42118, '468903839', NULL, NULL, 'jason bull', '253 SHEPPEY ROAD', '', 'RM9 4JT', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7905146209', '0010171QJB', NULL, NULL, '507-2 Silver case / Black face / Black Leather Band', NULL, '711369642960', 'FedEx', NULL, '2017-01-18', '17.01.2017 13:08', '4260295881159', '1', 'a0YC000000hbhoiMAA', '120.01', '179.00'),
(42119, '468877588', NULL, NULL, 'Alex Bailey', '14a Genoa avenue', '', 'Sw15 6dy', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7879997506', '00100058IS', NULL, NULL, '513-2 Silver case / Black face / Black Leather Band', NULL, '711369642971', 'FedEx', NULL, '2017-01-18', '17.01.2017 13:12', '4260295882187', '1', 'a0YC000000he4XVMAY', '130.00', '179.00'),
(42120, '468922374', NULL, NULL, 'David Hughes', '91 Pendre', '', 'CF31 1PE', 'BRIDGEND', 'Grossbritannien', 'GB', NULL, NULL, '7887988918', '00102509VD', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369642982', 'FedEx', NULL, '2017-01-18', '17.01.2017 15:24', '4260295882194', '1', 'a0YC000000he4XWMAY', '130.00', '179.00'),
(42121, '469024493', NULL, NULL, 'B PREI-KOWALSKA', '23 Bardsey court', '', 'MK10 9DL', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7594992376', '0010022UH3', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369642993', 'FedEx', NULL, '2017-01-18', '18.01.2017 00:30', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42122, '468978893', NULL, NULL, 'nigel booth', '33 COSTAIN GROVE', '', 'TS20 1JW', 'STOCKTON-ON-TEES', 'Grossbritannien', 'GB', NULL, NULL, '1642643092', '0010167G55', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369643007', 'FedEx', NULL, '2017-01-18', '17.01.2017 19:03', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42123, '468950722', NULL, NULL, 'Ehsan Pasha', '28 MARCHWOOD WAY', '', 'L25 1PX', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7842734234', '0010209EMT', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-4 black case /black face/black leather band', NULL, '711369643018', 'FedEx', NULL, '2017-01-18', '17.01.2017 16:53', '4260295880084', '1', 'a0YC000000glid8MAA', '129.99', '199.99'),
(42124, '468956960', NULL, NULL, 'Nick Skolsky', 'Powerleague Walton High School Fyfield Barrow\nWalnut Tree', '', 'MK7 7WH', 'Milton keynes', 'Grossbritannien', 'GB', NULL, NULL, '7830383658', '0010027N5A', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369643029', 'FedEx', NULL, '2017-01-18', '17.01.2017 16:37', '4260295882194', '1', 'a0YC000000he4XWMAY', '130.00', '179.00'),
(42125, '469074794', NULL, NULL, 'Karim Rasouli', 'FLAT 5JOHNWHEATLEY LILLIE ROAD Fulham', '', 'SW6 7PG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7412663756', '0010213RV9', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369643095', 'FedEx', NULL, '2017-01-18', '18.01.2017 09:02', '4260295880442', '1', 'a0YC000000hGVh7MAG', '159.99', '259.00'),
(42126, '469204564', NULL, NULL, 'Andres Del Campo Carboneras', 'CALLE JUAN ALVAREZ MENDIZABAL 80', '2 dcha', '28008', 'MADRID', 'Spanien', 'ES', NULL, NULL, '686973540', '001000949G', NULL, NULL, 'Reloj automático Pionier decorado con 12 diamantes - Caja negra - Dial negro - Correa de cuero negra - 503-4', NULL, '711369643257', 'FedEx', NULL, '2017-01-19', '18.01.2017 15:02', '4260295880756', '1', 'a0YC000000hHpOxMAK', '145.00', '199.90'),
(42127, '469234554', '', '', 'Gabriel Bras', '21 RUE DE L EGLISE', '', '78410', 'BOUAFLE', 'Frankreich', '', '', '', '624942440', '0010180C6U', '', '', 'Montre Automatique 10 Diamants 0,05 carat - boîtier noir et bracelet en métal noir 3006-6', '', '711369643213', 'FedEx', '', '2017-01-19', '18.01.2017 17:55', '4260295881470', '1', 'a0YC000000hGrGiMAK', '144.99', '199.90'),
(42128, '469259101', '', '', 'khalid wardi', '41 B RUE DE BREST', '', '95400', 'ARNOUVILLE', 'Frankreich', '', '', '', '669666660', '00100486Q8', '', '', 'Montre Automatique 10 Diamants 0,05 carat - boîtier noir et bracelet en métal noir 3006-6', '', '711369643224', 'FedEx', '', '2017-01-19', '18.01.2017 19:44', '4260295881470', '1', 'a0YC000000hGrGiMAK', '144.99', '199.90');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(42129, '469151902', '', '', 'elodie falconnier', '30 chemin des berthets', '', '73100', 'BRISON ST INNOCENT', 'Frankreich', '', '', '', '624120837', '00100709VI', '', '', 'Montre Cuir Automatique 17 rubis Theorema - Argent/Blanc/Noir 101-1', '', '711369643235', 'FedEx', '', '2017-01-19', '18.01.2017 13:05', '4260295880374', '1', 'a0YC000000hGrHnMAK', '174.99', '249.90'),
(42130, '469186692', '', '', 'Christelle Haldimann', '156 ROUTE DES BOIS', '', '74600', 'MONTAGNY LES LANCHES', 'Frankreich', '', '', '', '619579250', '00102370E9', '', '', 'Montre Cuir Automatique 17 rubis Theorema - Or/Noir/Marron 101-3', '', '711369643246', 'FedEx', '', '2017-01-19', '18.01.2017 14:50', '4260295880398', '1', 'a0YC000000hGrHpMAK', '174.99', '249.90'),
(42131, '469257791', '', '', 'khalid wardi', '41 B RUE DE BREST', '', '95400', 'ARNOUVILLE', 'Frankreich', '', '', '', '669666660', '0010172WY8', '', '', 'Montre homme automatique Newton Theorema - Noir/Noir/Noir 4004-4', '', '711369643224', 'FedEx', '', '2017-01-19', '18.01.2017 19:42', '4260295881098', '1', 'a0YC000000hGqjgMAC', '154.99', '219.90'),
(42132, '469314552', NULL, NULL, 'Haraga Florica', 'Via pio XII 93', '', '84025', 'EBOLI  SA', 'Italien', 'IT', NULL, NULL, '3334577314', '0010029LUS', NULL, NULL, 'Cassa oro - Quadrante nero - Cinturino in pelle marrone', NULL, '711369643268', 'FedEx', NULL, '2017-01-19', '19.01.2017 02:21', '4,2603E+12', '1', 'a0YC000000hHpTiMAK', '170.00', '249.90'),
(42133, '469144981', NULL, NULL, 'Mennilli Antonio', 'via anelli fieramosca 40', '', '66100', 'chieti CH', 'Italien', 'IT', NULL, NULL, '3926397095', '0010168QSU', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro e quadrante nero', NULL, '711369643279', 'FedEx', NULL, '2017-01-19', '18.01.2017 14:12', '4,2603E+12', '1', 'a0YC000000hHpHcMAK', '169.99', '229.90'),
(42134, '469262619', NULL, NULL, 'Reinhard James Hinteregger', 'VIA PANA\' 45', '', '39047', 'SANTA CRISTINA VAL GARDENA BZ', 'Italien', 'IT', NULL, NULL, '471793600', '00100706I1', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro e quadrante nero', NULL, '711369643280', 'FedEx', NULL, '2017-01-19', '18.01.2017 22:05', '4,2603E+12', '1', 'a0YC000000hHpHcMAK', '169.99', '229.90'),
(42135, '469179159', NULL, NULL, 'Theo Markus', 'Burgemeester D. Kooimanweg 4', '', '1442 BZ', 'PURMEREND NH', 'Niederlande', 'NL', NULL, NULL, '653227378', '00101157S0', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369643290', 'FedEx', NULL, '2017-01-19', '18.01.2017 15:34', '4260295881463', '1', 'a0YC000000hHDfaMAG', '145.00', '199.99'),
(42136, '469180538', NULL, NULL, 'Theo Markus', 'Burgemeester D. Kooimanweg 4', '', '1442 BZ', 'PURMEREND NH', 'Niederlande', 'NL', NULL, NULL, '653227378', '0010224PDH', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '711369643290', 'FedEx', NULL, '2017-01-19', '18.01.2017 15:28', '4260295881678', '1', 'a0YC000000hIGkmMAG', '170.00', '269.99'),
(42137, '469114275', NULL, NULL, 'Jemma Stewart', '6 CUCKOO HILL RISE', '', 'MK19 7HT', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7462743434', '0010064EYR', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369643176', 'FedEx', NULL, '2017-01-19', '18.01.2017 10:59', '4260295880473', '1', 'a0YC000000hb2jCMAQ', '146.00', '219.00'),
(42138, '469307589', NULL, NULL, 'janet parker', '2 HUNT COTTA LONDON ROAD Old harlow boarding kennels', '', 'CM17 9LU', 'HARLOW', 'Grossbritannien', 'GB', NULL, NULL, '1279639664', '0010185ECX', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369643187', 'FedEx', NULL, '2017-01-19', '19.01.2017 01:43', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(42139, '469312625', '', '', 'Laurentiu Lazea', '2 TAUBMAN TERRACE Douglas', '', 'IM1 5BB', 'ISLE OF MAN', 'Grossbritannien', '', '', '', '7624258186', '0010155VGO', '', '', '513-4 Gold case / Black face / Brown Leather Band', '', 'CY734926923DE', 'DHL', '', '2017-01-19', '19.01.2017 00:52', '4260295882200', '1', 'a0YC000000he4XXMAY', '130.00', '179.00'),
(42140, '469208858', NULL, NULL, 'mandy stokes', '25 PETTITT close', '', 'b14 5rg', 'birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7805329233', '0010093N7M', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-4', NULL, '711369643202', 'FedEx', NULL, '2017-01-19', '18.01.2017 16:41', '4260295881241', '1', 'a0YC000000hbNKPMA2', '125.00', '199.00'),
(42141, '469373759', NULL, NULL, 'James Sutheran', '7 WIXFORD GROVE Shirley', '', 'B90 3QH', 'SOLIHULL', 'Grossbritannien', 'GB', NULL, NULL, '7972801659', '0010177QGC', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-4', NULL, '711369643327', 'FedEx', NULL, '2017-01-19', '19.01.2017 10:53', '4260295881241', '1', 'a0YC000000hbNKPMA2', '125.00', '199.00'),
(42142, '469506935', NULL, NULL, 'Oliga Butusan', '32 BOULEVARD DE STRASBOURG', '', '94130', 'NOGENT SUR MARNE', 'Frankreich', 'FR', NULL, NULL, '33616830002', '0010193PAC', NULL, NULL, 'Montre automatique Theorema Damascus bracelet cuir - Or/Noir', NULL, '711369643419', 'FedEx', NULL, '2017-01-20', '19.01.2017 20:01', '4260295880176', '1', 'a0YC000000hcJfHMAU', '149.99', '199.00'),
(42143, '469433771', '', '', 'cantal claude', '12 RUE DU GENERAL DE GAULLE', '', '94350', 'VILLIERS SUR MARNE', 'Frankreich', '', '', '', '632154215', '00101438VZ', '', '', 'Montre Cuir Automatique 17 rubis Theorema - Or/Noir/Marron 101-3', 'Sendung am 17.02.17 zurück erhalten! Vom Empfänger nicht abgeholt!', '711369643420', 'FedEx', '', '2017-01-20', '19.01.2017 13:54', '4260295880398', '1', 'a0YC000000hGrHpMAK', '174.99', '249.90'),
(42144, '469506340', NULL, NULL, 'Aribat CADAR', '93 D\'Endoume', '', '13007', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '620101491', '0010194GME', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369643430', 'FedEx', NULL, '2017-01-20', '19.01.2017 20:00', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(42145, '469394212', NULL, NULL, 'Salvatore Paone', 'VIA PADRE ERNESTO BALDUCCI 4', '', '50145', 'FIRENZE FI', 'Italien', 'IT', NULL, NULL, '3208407181', '0010067OX5', NULL, NULL, 'Cassa nera - Quadrante nero - Cinturino in pelle  nero 101-5', NULL, '711369643441', 'FedEx', NULL, '2017-01-20', '19.01.2017 13:28', '4260295880050', '1', 'a0YC000000hHpTkMAK', '170.00', '249.90'),
(42146, '469392121', NULL, NULL, 'Jeff Hemmen', '108 Kew Road', '', 'TW9 2PQ', 'Richmond', 'Grossbritannien', 'GB', NULL, NULL, '7784058160', '0010157UFK', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369643360', 'FedEx', NULL, '2017-01-20', '19.01.2017 11:53', '4260295881197', '1', 'a0YC000000hGVh9MAG', '159.99', '259.00'),
(42147, '469476590', NULL, NULL, 'Jonathan Wortley', '1 WEST DRIVE', '', 'YO25 4QD', 'DRIFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '1377256228', '0010082P5T', NULL, NULL, '104-9 Theorema Copacabana watch', NULL, '711369643371', 'FedEx', NULL, '2017-01-20', '19.01.2017 18:18', '4260295881685', '1', 'a0YC000000hb2jdMAA', '146.00', '219.00'),
(42148, '469417650', NULL, NULL, 'Igoris Vascenko', '209 FOX LANE', '', 'N13 4BB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '+44 7505903665', '001023314C', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-1', NULL, '711369643382', 'FedEx', NULL, '2017-01-20', '19.01.2017 14:03', '4260295881210', '1', 'a0YC000000hbNKNMA2', '125.00', '199.00'),
(42149, '469562888', NULL, NULL, 'Maimuna Bah', '23 Bayswater Row', '', 'LS8 5LH', 'Leeds', 'Grossbritannien', 'GB', NULL, NULL, '7459356930', '00101889I7', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369643393', 'FedEx', NULL, '2017-01-20', '20.01.2017 03:13', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(42150, '469535711', NULL, NULL, 'Craig Murphy', '292 FARNBOROUGH ROAD Castle Vale', '', 'B35 7NR', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7714735196', '0010071EMU', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369643408', 'FedEx', NULL, '2017-01-20', '20.01.2017 03:01', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42151, '469618965', NULL, NULL, 'Bujar Botusha', '23 Eastern road 43 scimitar house', '', 'RM1 3NH', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7476980580', '0010114S7M', NULL, NULL, 'Monte Carlo men\'s watch: 102-2 silver case / black face / black leather band', NULL, '711369643522', 'FedEx', NULL, '2017-01-20', '20.01.2017 11:58', '4260295880411', '1', 'a0YC000000gaGDWMA2', '135.00', '179.00'),
(42152, '470080745', NULL, NULL, 'Jo Veldeman', 'Gaversesteenweg 176', '', '9820', 'Merelbeke', 'Belgien', 'BE', NULL, NULL, '32475711741', '0010065DW1', NULL, NULL, 'GM-101-10 zwarte behuizing / zwarte wijzerplaat / roestvrijstalen band', NULL, '711369643853', 'FedEx', NULL, '2017-01-23', '22.01.2017 12:19', '4260295882026', '1', 'a0YC000000hHcDkMAK', '165.00', '269.99'),
(42153, '469731748', NULL, NULL, 'Sebastien MICHEL', 'Rue d\'Arlon 41', '', '6760', 'Virton Province de Luxembourg', 'Belgien', 'BE', NULL, NULL, '495196852', '0010179UHN', NULL, NULL, 'Montre Theorema Damascus - bracelet en cuir noir - Argenté/Blanc - T3008-1', NULL, '711369643864', 'FedEx', NULL, '2017-01-23', '20.01.2017 19:48', '4260295880152', '1', 'a0YC000000hHjmWMAS', '139.99', '199.99'),
(42154, '470012895', NULL, NULL, 'silvia ortega castan', 'CALLE SOLIDARIDAD 3', 'casa 22', '50016', 'ZARAGOZA', 'Spanien', 'ES', NULL, NULL, '617337768', '0010066N39', NULL, NULL, 'Reloj automático Pionier decorado con 12 diamantes - Caja dorada - Dial negro - Correa de cuero marrón - 503-3', NULL, '711369643810', 'FedEx', NULL, '2017-01-23', '21.01.2017 23:32', '4260295880749', '1', 'a0YC000000hHpOwMAK', '145.00', '199.90'),
(42155, '470231515', NULL, NULL, 'Benbellil Cherif', '33 Rue fernand combette', '', '93100', 'Montreuil', 'Frankreich', 'FR', NULL, NULL, '615289005', '0010241UKW', NULL, NULL, 'Montre Automatique Pionier - Argent/Noir/Noir  506-2', NULL, '711369643728', 'FedEx', NULL, '2017-01-23', '23.01.2017 02:33', '4260295880879', '1', 'a0YC000000hGr2OMAS', '144.99', '199.90'),
(42156, '470171381', NULL, NULL, 'Veronique Vicente', '9 RUE DU DONJON', '', '91800', 'BRUNOY', 'Frankreich', 'FR', NULL, NULL, '786416533', '0010171WTF', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Argent/Blanc/Noir 101-1', NULL, '711369643739', 'FedEx', NULL, '2017-01-23', '22.01.2017 17:10', '4260295880374', '1', 'a0YC000000hGrHnMAK', '174.99', '249.90'),
(42157, '470233890', NULL, NULL, 'Celine Donger', '26 GRANDE RUE DE LA COUPEE', '', '71850', 'CHARNAY LES MACON', 'Frankreich', 'FR', NULL, NULL, '629034863', '00101793CV', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Noir/Noir/Noir 101-5', NULL, '711369643740', 'FedEx', NULL, '2017-01-23', '23.01.2017 02:34', '4260295880050', '1', 'a0YC000000hGrHrMAK', '174.99', '249.90'),
(42158, '469881219', NULL, NULL, 'tony hennequart', '731 AVENUE JANVIER PASSERO Jardin fleuri', '', '06210', 'MANDELIEU LA NAPOULE', 'Frankreich', 'FR', NULL, NULL, '666311187', '10142854', NULL, NULL, 'Montre homme automatique Newton Theorema - Noir/Noir/Noir', NULL, '711369643750', 'FedEx', NULL, '2017-01-23', '21.01.2017 12:21', '4260295881098', '1', 'a0YC000000hGqjgMAC', '154.99', '219.90'),
(42159, '469960873', NULL, NULL, 'Stephane Cescon', '62 ALLEE DE LA PIGNADA', '', '33127', 'ST JEAN D ILLAC', 'Frankreich', 'FR', NULL, NULL, '648876951', '00100361E9', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369643761', 'FedEx', NULL, '2017-01-23', '22.01.2017 00:16', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(42160, '469701375', NULL, NULL, 'Curetti Chardinal Laurent', '7 IMPASSE DE L ISLETTE', '', '06210', 'MANDELIEU LA NAPOULE', 'Frankreich', 'FR', NULL, NULL, '609895961', '0010025V2U', NULL, NULL, 'Montre mécanique Theorema Copacabana - Noir/Noir/Acier', NULL, '711369643772', 'FedEx', NULL, '2017-01-23', '20.01.2017 15:44', '4260295881685', '1', 'a0YC000000hICK1MAO', '169.99', '249.90'),
(42161, '470283959', NULL, NULL, 'Soulacroup Matthieu', '230 General Renault Appartement B12', '', '37000', 'TOURS', 'Frankreich', 'FR', NULL, NULL, '613721493', '0010115QGD', NULL, NULL, 'Montre mécanique Theorema Copacabana - Or/Noir/Marron', NULL, '711369643783', 'FedEx', NULL, '2017-01-23', '23.01.2017 02:22', '4260295880473', '1', 'a0YC000000hICJuMAO', '169.99', '249.90'),
(42162, '470228423', NULL, NULL, 'Driss Errachidi', '21 AVENUE RHIN ET DANUBE', '', '59370', 'MONS EN BAROEUL', 'Frankreich', 'FR', NULL, NULL, '616983791', '0010039QM3', NULL, NULL, 'Montre Pionier - Noir/Noir/Acier 508-8', NULL, '711369643794', 'FedEx', NULL, '2017-01-23', '23.01.2017 02:33', '4260295881975', '1', 'a0YC000000hcJwbMAE', '155.00', '199.90'),
(42163, '469977141', NULL, NULL, 'Daniel MARSZALEK', '2 La combes fleuries', '', '69210', 'EVEUX', 'Frankreich', 'FR', NULL, NULL, '658621900', '0010179CH1', NULL, NULL, 'T-3012-3 Or / Noir / Marron', NULL, '711369643809', 'FedEx', NULL, '2017-01-23', '21.01.2017 20:28', '4260295881883', '1', 'a0YC000000hcJikMAE', '155.00', '199.00'),
(42164, '470206721', NULL, NULL, 'Giovanni Dellantonio', 'VIA MITTERNDORF 6/A', '', '38068', 'ROVERETO TN', 'Italien', 'IT', NULL, NULL, '3494306115', '00100037Q2', NULL, NULL, 'GM-509-8 / Cassa nera, quadrante nero e cinturino acciaio', NULL, '711369643820', 'FedEx', NULL, '2017-01-23', '22.01.2017 21:01', '4260295881975', '1', 'a0YC000000haGDqMAM', '135.00', '199.99'),
(42165, '470153415', NULL, NULL, 'Daniele Fornaciari', 'VIA GIUSEPPE DI VITTORIO 13', '', '40056', 'CRESPELLANO BO', 'Italien', 'IT', NULL, NULL, '3356083619', '00101599FM', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro bicolore e quadrante nero', NULL, 'STORNIEREN', 'FedEx', NULL, '2017-01-23', '22.01.2017 18:01', '4260295881197', '1', 'a0YC000000hHpHeMAK', '169.99', '229.90'),
(42166, '469904863', NULL, NULL, 'Greta Moro', 'VIA VITTORIA COLONNA 43', '', '20149', 'MILANO MI', 'Italien', 'IT', NULL, NULL, '3348825191', '0010202J2D', NULL, NULL, 'Sao Paolo con cinturino metallico - Cassa argento e quadrante nero', NULL, '711369643842', 'FedEx', NULL, '2017-01-23', '21.01.2017 15:37', '4260295881616', '1', 'a0YC000000hHpHhMAK', '169.99', '229.90'),
(42167, '469713294', NULL, NULL, 'Stephan Blomont', 'Slinge 174 D', '', '3085 EX', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '644161469', '0010227K0Z', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '711369643875', 'FedEx', NULL, '2017-01-23', '20.01.2017 17:58', '4260295880381', '1', 'a0YC000000hHcE8MAK', '165.00', '269.99'),
(42168, '470145117', NULL, NULL, 'Stephan Lugten', 'J F Kennedylaan 44', '', '7003 DT', 'DOETINCHEM', 'Niederlande', 'NL', NULL, NULL, '68537397', '0010111SW3', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369643886', 'FedEx', NULL, '2017-01-23', '22.01.2017 16:35', '4260295880398', '1', 'a0YC000000hHcE9MAK', '165.00', '269.99'),
(42169, '469930129', NULL, NULL, 'W.K Lo', 'Stationsweg 136', 'Eazie restaurant', '2515 BS', 'S-GRAVENHAGE Den Haag', 'Niederlande', 'NL', NULL, NULL, '622010177', '0010101UNN', NULL, NULL, '3011-1 Silver case / White face / Black Leather Band', NULL, '711369643897', 'FedEx', NULL, '2017-01-23', '21.01.2017 17:34', '4260295881258', '1', 'a0YC000000hDSPyMAO', '150.00', '189.99'),
(42170, '469989217', NULL, NULL, 'Harry Verbeek', 'Parkzicht 1A', '', '2441 DP', 'NIEUWVEEN Zuid Holland', 'Niederlande', 'NL', NULL, NULL, '647195892', '00101797CD', NULL, NULL, '3011-8 Black case / Black Face / Stainless steel band', NULL, '711369643901', 'FedEx', NULL, '2017-01-23', '21.01.2017 22:35', '4260295881777', '1', 'a0YC000000hDSQ5MAO', '150.00', '189.99'),
(42171, '469888529', NULL, NULL, 'Rene Mulder', 'Plasweg 18', '', '8271 CH', 'IJSSELMUIDEN', 'Niederlande', 'NL', NULL, NULL, '643037724', '10033180', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '711369643912', 'FedEx', NULL, '2017-01-23', '21.01.2017 14:37', '4260295881982', '1', 'a0YC000000hHcECMA0', '165.00', '269.99'),
(42172, '469626402', NULL, NULL, 'Senay Akdeniz', 'De Milan Viscontilaan 99', '', '3453 ST', 'DE MEERN', 'Niederlande', 'NL', NULL, NULL, '650268762', '0010225EJL', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369643923', 'FedEx', NULL, '2017-01-23', '20.01.2017 12:00', '4260295880473', '1', 'a0YC000000hIGkgMAG', '170.00', '269.99'),
(42173, '469873161', NULL, NULL, 'Luke Whittington', '7 ANSON ROAD', '', 'SK9 2HE', 'WILMSLOW', 'Grossbritannien', 'GB', NULL, NULL, '7528484494', '00100149P1', NULL, NULL, '103-3 Black case / Black face / Black Leather Band', NULL, '711369643544', 'FedEx', NULL, '2017-01-23', '21.01.2017 12:45', '4260295880459', '1', 'a0YC000000hGVh8MAG', '159.99', '259.00'),
(42174, '470082084', NULL, NULL, 'Pat Hollins', 'RANGESOLUTI PENLEY INDUSTRIAL ESTATE', '', 'LL13 0LQ', 'WREXHAM', 'Grossbritannien', 'GB', NULL, NULL, '01978 710743', '00102019KN', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369643555', 'FedEx', NULL, '2017-01-23', '22.01.2017 14:35', '4260295880473', '1', 'a0YC000000hb2jCMAQ', '146.00', '219.00'),
(42175, '470123010', NULL, NULL, 'Shanaz Zaman', '4 SHERINGHAM ROAD', '', 'B30 3RG', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7837109355', '0010098CAI', NULL, NULL, '104-3 Theorema Copacabana watch', NULL, '711369643566', 'FedEx', NULL, '2017-01-23', '22.01.2017 13:58', '4260295880480', '1', 'a0YC000000hb2jDMAQ', '146.00', '219.00'),
(42176, '470216819', NULL, NULL, 'Andrew Carey', '5 VICTORIA AVENUE Redfield', '', 'BS5 9NE', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7976287066', '00100134B5', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369643577', 'FedEx', NULL, '2017-01-23', '22.01.2017 20:10', '4260295881463', '1', 'a0YC000000hdvZcMAI', '122.99', '179.99'),
(42177, '469757128', NULL, NULL, 'ROY HODGETT', '18 OAK RD THURNSCOE', '', 'S63 0AN', 'ROTHERHAM', 'Grossbritannien', 'GB', NULL, NULL, '1709612993', '00101816MT', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369643588', 'FedEx', NULL, '2017-01-23', '20.01.2017 21:09', '4260295881463', '1', 'a0YC000000hdvZcMAI', '122.99', '179.99'),
(42178, '470288598', NULL, NULL, 'Abdullah Alanazi', '12 Hogarth Close', '', 'UB8 2BF', 'UXBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7931181735', '00101193VG', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '711369643599', 'FedEx', NULL, '2017-01-23', '23.01.2017 03:04', '4260295881272', '1', 'a0YC000000hGy1rMAC', '125.00', '179.00'),
(42179, '469862132', NULL, NULL, 'Annette Law', '22 WEETWORTH AVENUE', '', 'WF10 4QA', 'CASTLEFORD', 'Grossbritannien', 'GB', NULL, NULL, '1977465777', '0010143X78', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369643603', 'FedEx', NULL, '2017-01-23', '21.01.2017 13:08', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(42180, '469667932', NULL, NULL, 'Nazzar Ibrahim', '98 AMBERWOOD RISE', '', 'KT3 5JJ', 'NEW MALDEN', 'Grossbritannien', 'GB', NULL, NULL, '7903067551', '0010224P4H', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369643614', 'FedEx', NULL, '2017-01-23', '20.01.2017 14:31', '4260295882194', '1', 'a0YC000000he4XWMAY', '130.00', '179.00'),
(42181, '470044652', NULL, NULL, 'Lilliana Darkwa', '9 Clear Crescent Melbourne', '', 'SG8 6JD', 'ROYSTON', 'Grossbritannien', 'GB', NULL, NULL, '7818091983', '0010032UAU', NULL, NULL, 'GM-102-6 Silver Case / Black face / Stainless steel band', NULL, '711369643625', 'FedEx', NULL, '2017-01-23', '22.01.2017 10:30', '4260295881524', '1', 'a0YC000000gliK5MAI', '135.00', '179.00'),
(42182, '470160056', NULL, NULL, 'Robert Adams', '5 SUNNYSIDE Kingsley', '', 'ST10 2AS', 'STOKE-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7712470040', '0010250JVS', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '711369643636', 'FedEx', NULL, '2017-01-23', '22.01.2017 17:41', '4260295881234', '1', 'a0YC000000glig2MAA', '115.00', '169.99'),
(42183, '469775607', '', '', 'Chris Hodgson', '15 NORTH GATE', '', 'S64 0LJ', 'MEXBOROUGH', 'Grossbritannien', '', '', '', '7736307123', '00101856EL', '', '', 'Marco Polo watch 3005-2 Silver case / Black face / Black Leather Band', 'Uhr nicht erhalten! Geld wurde uns abgezogen ! 01.04.17', '711369643647', 'FedEx', '', '2017-01-23', '20.01.2017 22:05', '4260295880916', '1', 'a0YC000000glilRMAQ', '118.01', '179.00'),
(42184, '470169281', NULL, NULL, 'zoe simcox', '17 CAMPIAN WAY Norton', '', 'ST6 8FA', 'STOKE-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7575376176', '0010029LKA', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-4', NULL, '711369643658', 'FedEx', NULL, '2017-01-23', '22.01.2017 17:35', '4260295881241', '1', 'a0YC000000hbNKPMA2', '125.00', '199.00'),
(42185, '470292234', NULL, NULL, 'Behnam Hormozi', '28C PENRYN AVENUE Fishermead', '', 'MK6 2BG', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '4,47809E+11', '0010035P9B', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369643669', 'FedEx', NULL, '2017-01-23', '23.01.2017 06:13', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42186, '469798357', NULL, NULL, 'Karen Hopper-Peart', ' Lansdowne Station road, Harby', '', 'NG23 7EQ', 'NEWARK NOTTINGHAMSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7787522436', '0010059RI1', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369643670', 'FedEx', NULL, '2017-01-23', '21.01.2017 01:21', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42187, '470164510', NULL, NULL, 'Nadeem Vali', '22 BRANTFELL ROAD', '', 'BB1 8DN', 'BLACKBURN', 'Grossbritannien', 'GB', NULL, NULL, '7988704194', '00101991AE', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369643680', 'FedEx', NULL, '2017-01-23', '22.01.2017 19:13', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42188, '469764338', NULL, NULL, 'Helen Pynn', '67 Calvados Park Kingsteignton', '', 'TQ12 3EE', 'Newton Abbot', 'Grossbritannien', 'GB', NULL, NULL, '01626 680528', '0010227LSL', NULL, NULL, 'Theorema Casablanca watch 101-3: gold case, black face, brown leather band', NULL, '711369643691', 'FedEx', NULL, '2017-01-23', '21.01.2017 01:11', '4260295880398', '1', 'a0YC000000hbg1zMAA', '154.00', '250.00'),
(42189, '469975434', NULL, NULL, 'Anthony Shaw', '11 Shelley Drive', '', 'S71 2LR', 'Barnsley', 'Grossbritannien', 'GB', NULL, NULL, '7936615431', '0010172O48', NULL, NULL, 'Theorema Casablanca watch GM-101-8: gold case, black face, stainless steel band', NULL, '711369643706', 'FedEx', NULL, '2017-01-23', '22.01.2017 02:21', '4260295882002', '1', 'a0YC000000hbg24MAA', '154.00', '250.00'),
(42190, '469926161', NULL, NULL, 'david burrough', '29 EMPIRE ROAD', '', 'BL2 5AY', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7584375110', '0010071MDY', NULL, NULL, 'Theorema Casablanca watch GM-101-8: gold case, black face, stainless steel band', NULL, '711369643717', 'FedEx', NULL, '2017-01-23', '21.01.2017 17:01', '4260295882002', '1', 'a0YC000000hbg24MAA', '154.00', '250.00'),
(42191, '470517792', NULL, NULL, 'Aurore Kestens', 'Rue Celestin Hastir 83', '', '5150', 'Floreffe', 'Belgien', 'BE', NULL, NULL, '485588197', '00101286Y5', NULL, NULL, 'Montre Theorema - Boitier argent / Cadran argent / Bracelet en cuir noir 103-5', NULL, '711369644069', 'FedEx', NULL, '2017-01-24', '23.01.2017 23:48', '4260295881593', '1', 'a0YC000000haPQgMAM', '170.00', '269.00'),
(42192, '470474587', NULL, NULL, 'Rizvan Zelimkhanov', 'Jonkersstraat 17', '', '8800', 'Roeselare', 'Belgien', 'BE', NULL, NULL, '488159605', '0010151XNX', NULL, NULL, 'Theorema Damascus Horloge - Zilverkleurige Metalen Band - Zilverkleurig/Zwart (T3008-6)', NULL, '711369644070', 'FedEx', NULL, '2017-01-24', '23.01.2017 20:49', '4260295881715', '1', 'a0YC000000hHjmbMAC', '139.99', '199.99'),
(42193, '470449597', NULL, NULL, 'omer nguina', 'calle altube 4b', 'b', '48002', 'bilbao VIZCAYA', 'Spanien', 'ES', NULL, NULL, '698370484', '0010228L7G', NULL, NULL, 'Reloj automático Pionier decorado con 12 diamantes - Caja dorada - Dial negro - Correa de cuero marrón - 503-3', NULL, '711369644058', 'FedEx', NULL, '2017-01-24', '23.01.2017 17:04', '4260295880749', '1', 'a0YC000000hHpOwMAK', '145.00', '199.90'),
(42194, '470545550', NULL, NULL, 'Abou Sylla', '209 Boulevard pasteur', '', '93320', 'Les pavillons sous bois', 'Frankreich', 'FR', NULL, NULL, '644663406', '0010039VQH', NULL, NULL, 'Montre mécanique Theorema Copacabana - Argent/Noir/Noir', NULL, '711369644047', 'FedEx', NULL, '2017-01-24', '24.01.2017 03:39', '4260295880466', '1', 'a0YC000000hICJtMAO', '169.99', '249.90'),
(42195, '470504324', '', '', 'Justin Jay', '45 Primrose avenue', 'Esker hills', '0', 'Portlaoise', 'Irland', '', '', '', '858660524', '0010075ONL', '', '', '103-8 - gold case, black face, gold metal band', '', '711369643989', 'FedEx', '', '2017-01-24', '23.01.2017 22:02', '4260295881623', '1', 'a0YC000000hbYSDMA2', '170.00', '244.99'),
(42196, '470074150', '', '', 'Tomasz Libelt', '130 Rinuccini Court', '', 'R32 PV05', 'Portlaoise', 'Irland', '', '', '', '353851617193', '10250045', '', '', '502-7 gold case / black face / gold metal band', '', '711369643990', 'FedEx', '', '2017-01-24', '22.01.2017 11:02', '4260295881920', '1', 'a0YC000000hbYTZMA2', '150.00', '219.99'),
(42197, '470497386', NULL, NULL, 'Heidi Christiaens', 'Rijpelbergseweg 7', '', '5703 KN', 'HELMOND', 'Niederlande', 'NL', NULL, NULL, '0', '00101985DQ', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '711369644080', 'FedEx', NULL, '2017-01-24', '23.01.2017 22:34', '4260295881999', '1', 'a0YC000000hHcEDMA0', '165.00', '269.99'),
(42198, '470534010', NULL, NULL, 'W Grant Ross-Wright', '35 Castledyke Rd, Carstairs Village', '', 'ML11 8SU', 'Lanark South Lanarkshire', 'Grossbritannien', 'GB', NULL, NULL, '1555870367', '00100423X2', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369644003', 'FedEx', NULL, '2017-01-24', '24.01.2017 04:05', '4260295881463', '1', 'a0YC000000hdvZcMAI', '122.99', '179.99'),
(42199, '470357980', NULL, NULL, 'Emma Fielding', '81 KEMPTON CLOSE', '', 'OX26 1AD', 'BICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7580022861', '0010141R7N', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369644014', 'FedEx', NULL, '2017-01-24', '23.01.2017 12:51', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(42200, '470383682', NULL, NULL, 'Sema Fongod', '15 De Montfort Road', '', 'RG1 8DL', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7907495439', '00101212TP', NULL, NULL, 'GM-102-7 Gold Case / Black Face / Stainless steel band', NULL, '711369644025', 'FedEx', NULL, '2017-01-24', '23.01.2017 15:47', '4260295881531', '1', 'a0YC000000gliK6MAI', '135.00', '179.00'),
(42201, '470349906', NULL, NULL, 'Paul Parry', 'Flat 3 4 Barroon', '', 'DE74 2PE', 'Castle Donington', 'Grossbritannien', 'GB', NULL, NULL, '07713 123 137', '00102144WS', NULL, NULL, 'Monte Carlo men\'s watch: 102-7 gold case / black face / stainless steel band', NULL, '711369644036', 'FedEx', NULL, '2017-01-24', '23.01.2017 12:53', '4260295881531', '1', 'a0YC000000gaGDbMAM', '135.00', '179.00'),
(42202, '470579616', NULL, NULL, 'Monique Bres', '3 Rue Guynemer', '', '30000', 'nimes', 'Frankreich', 'FR', NULL, NULL, '651260447', '0010027HSO', NULL, NULL, 'Montre Pionier - or/noir/marron 503-3', NULL, '711369644091', 'FedEx', NULL, '2017-01-24', '24.01.2017 09:07', '4260295880749', '1', 'a0YC000000hcK46MAE', '150.01', '199.90'),
(42203, '470716177', NULL, NULL, 'LARIBI Meziane', '5 RUE DES HEULINES Digicode 4283', '', '95000', 'CERGY', 'Frankreich', 'FR', NULL, NULL, '662865571', '0010002LYP', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Or/Noir/Marron', NULL, '711369644161', 'FedEx', NULL, '2017-01-25', '24.01.2017 20:02', '4260295880398', '1', 'a0YC000000hGrHpMAK', '174.99', '249.90'),
(42204, '470600511', NULL, NULL, 'Jeams Michel', '102 RUE D AUBERVILLIERS', '', '75019', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '664862546', '0010217ABY', NULL, NULL, 'Montre mécanique Theorema Copacabana - Noir/Noir/Acier', NULL, '711369644172', 'FedEx', NULL, '2017-01-25', '24.01.2017 12:47', '4260295881685', '1', 'a0YC000000hICK1MAO', '169.99', '249.90'),
(42205, '470659893', NULL, NULL, 'gabriel hritcu', '11 laurence court', '', 'D-10', 'dublin', 'Irland', 'IE', NULL, NULL, '863024014', '0010224KYW', NULL, NULL, '502-3 gold case / black face / brown leather band', NULL, '711369644139', 'FedEx', NULL, '2017-01-25', '24.01.2017 16:02', '4260295880701', '1', 'a0YC000000hbYTVMA2', '150.00', '219.99'),
(42206, '470669743', NULL, NULL, 'g bayu basuki', 'Haarlemmerdijk 135 C', '', '1013 KG', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '654924241', '0010113SNU', NULL, NULL, '103-1 Argent Noir Noir', NULL, '711369644183', 'FedEx', NULL, '2017-01-25', '24.01.2017 18:14', '4260295880435', '1', 'a0YC000000haPQxMAM', '170.00', '269.00'),
(42207, '470669186', NULL, NULL, 'g bayu basuki', 'Haarlemmerdijk 135 C', '', '1013 KG', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '654924241', '0010171L2Q', NULL, NULL, '3006-3 Black case / Black face / Black Leather Band', NULL, '711369644183', 'FedEx', NULL, '2017-01-25', '24.01.2017 17:41', '4260295881012', '1', 'a0YC000000hHDfYMAW', '145.00', '199.99'),
(42208, '470737091', NULL, NULL, 'Kenneth Knox', '41D WHITEDALEHEAD ROAD Whitburn', '', 'EH47 8JU', 'BATHGATE', 'Grossbritannien', 'GB', NULL, NULL, '7710443404', '0010195KDY', NULL, NULL, 'GM-102-6 Silver Case / Black face / Stainless steel band', NULL, '711369644140', 'FedEx', NULL, '2017-01-25', '24.01.2017 22:56', '4260295881524', '1', 'a0YC000000gliK5MAI', '135.00', '179.00'),
(42209, '470679937', NULL, NULL, 'Christian Planting', '3 Brunel court, Brunel Way Severalls Business Park', '', 'CO4 9XP', 'Colchester', 'Grossbritannien', 'GB', NULL, NULL, '7769972861', '0010188AGI', NULL, NULL, 'Monte Carlo men\'s watch: 102-2 silver case / black face / black leather band', NULL, '711369644150', 'FedEx', NULL, '2017-01-25', '24.01.2017 18:43', '4260295880411', '1', 'a0YC000000gaGDWMA2', '135.00', '179.00'),
(42210, '470874430', NULL, NULL, 'Naima Chikhi', '4 RUE VINCENT D INDY', '', '94000', 'CRETEIL', 'Frankreich', 'FR', NULL, NULL, '687098322', '0010114H7E', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369644297', 'FedEx', NULL, '2017-01-26', '25.01.2017 13:58', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(42211, '471002701', NULL, NULL, 'Chanditha Herath', '25 MOORHEN DRIVE', '', 'RG6 4NZ', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7823437450', '00102371GJ', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '711369644231', 'FedEx', NULL, '2017-01-26', '26.01.2017 03:50', '4260295881272', '1', 'a0YC000000hGy1rMAC', '125.00', '179.00'),
(42212, '470946201', NULL, NULL, 'Jean-Pierre Dimandja', '25 Plymouth Road Canning Town', '', 'E16 1PA', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7415989500', '0010202VY9', NULL, NULL, '3011-4 Black case / Black face / Black Leather Band', NULL, '711369644242', 'FedEx', NULL, '2017-01-26', '25.01.2017 21:55', '4260295881289', '1', 'a0YC000000hGy1sMAC', '125.00', '179.00'),
(42213, '470817127', NULL, NULL, 'Fayez Zahran', '1 THORNTON CLOSE', '', 'BB2 3JY', 'BLACKBURN', 'Grossbritannien', 'GB', NULL, NULL, '7983711857', '0010111ZF4', NULL, NULL, '513-2 Silver case / Black face / Black Leather Band', NULL, '711369644253', 'FedEx', NULL, '2017-01-26', '25.01.2017 12:24', '4260295882187', '1', 'a0YC000000he4XVMAY', '130.00', '179.00'),
(42214, '470809736', NULL, NULL, 'James Hogan', '20 Lawton road Rainhill', '', 'L35 0PP', 'PRESCOT', 'Grossbritannien', 'GB', NULL, NULL, '7794354668', '00102227JP', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369644264', 'FedEx', NULL, '2017-01-26', '25.01.2017 10:55', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(42215, '470913217', NULL, NULL, 'Jasper Ekbatani', 'C105 Elmswood Road Carnatic Halls', '', 'L18 8DN', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7724921316', '0010041PWU', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369644275', 'FedEx', NULL, '2017-01-26', '25.01.2017 18:52', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42216, '470813388', NULL, NULL, 'Clare Hudson', '79 GRANTHAM AVENUE', '', 'DE21 4FJ', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7788319946', '0010036UH9', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-3 gold case/black face/brown leather band', NULL, '711369644286', 'FedEx', NULL, '2017-01-26', '25.01.2017 12:40', '4260295880077', '1', 'a0YC000000glid7MAA', '129.99', '199.99'),
(42217, '470882188', NULL, NULL, 'Solange Cluydts', 'Leguit 4', 'Payoke vzw', '2000', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '476208755', '0010093RNO', NULL, NULL, '101-2 zilveren behuizing / zwarte wijzerplaat / zwart leren band', NULL, '711369644334', 'FedEx', NULL, '2017-01-26', '25.01.2017 16:20', '4260295880381', '1', 'a0YC000000hHcDcMAK', '165.00', '269.99'),
(42218, '470823772', NULL, NULL, 'ANEESA HASAN', 'hofdamesstraat 2 2 2', '', '8310', 'Sint-Kruis', 'Belgien', 'BE', NULL, NULL, '478325550', '0010227F6F', NULL, NULL, 'Montre Theorema - Boitier or / Cadran Noir / Bracelet en acier or 103-8', NULL, '711369644345', 'FedEx', NULL, '2017-01-26', '25.01.2017 12:20', '4260295881623', '1', 'a0YC000000haPQjMAM', '170.00', '269.00'),
(42219, '470825553', NULL, NULL, 'Sandra Arnaez Hernandez', 'CALLE CENTRO 2', '2 ', '47005', 'VALLADOLID', 'VALLADOLID', 'ES', NULL, NULL, '627736536', '001017186B', NULL, NULL, 'Reloj Theorema Sao Paolo 103-5 - Caja plateada / Cara blanca / Correa de cuero negra', NULL, '711369644323', 'FedEx', NULL, '2017-01-26', '25.01.2017 10:28', '4260295881593', '1', 'a0YC000000hHpHQMA0', '169.99', '229.90'),
(42220, '471039839', NULL, NULL, 'Nathan Jones', '38 CARREGAMMAN', '', 'SA18 3EH', 'AMMANFORD', 'Grossbritannien', 'GB', NULL, NULL, '7890548680', '0010250FDQ', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369644301', 'FedEx', NULL, '2017-01-26', '26.01.2017 11:03', '4260295880144', '1', 'a0YC000000i43sVMAQ', '155.00', '240.00'),
(42221, '471030424', NULL, NULL, 'Sarah Wroe', '148 Ings way west Lepton huddersfield', '', 'HD8 0ES', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7891549767', '0010195B2E', NULL, NULL, 'Monte Carlo men\'s watch: 102-5 silver case / White face / stainless steel band', NULL, '711369644312', 'FedEx', NULL, '2017-01-26', '26.01.2017 10:23', '4260295881517', '1', 'a0YC000000gaGDZMA2', '135.00', '179.00'),
(42222, '471053963', NULL, NULL, 'Melissa Deruwez', 'rue de la Place  13', '', '7870', 'montignies-lez-lens', 'Belgien', 'BE', NULL, NULL, '0497/02 93 69', '00100626Y7', NULL, NULL, 'Une montre Casablanca - Cadran en argent / Face cadre intérieur blanche / Bracelet en cuir noir', NULL, '711369644415', 'FedEx', NULL, '2017-01-27', '26.01.2017 11:48', '4260295880374', '1', 'a0YC000000hHcDbMAK', '165.00', '269.99'),
(42223, '471082879', NULL, NULL, 'Mercedes Gallego Garcia', 'CALLE SAN NARCISO 10', 'Local', '28022', 'MADRID', 'Spanien', 'ES', NULL, NULL, '630489136', '0010159YJJ', NULL, NULL, 'Reloj Theorema automático con 17 rubíes - Caja plateada - Dial negro - Correa de cuero negra - Modelo101-2', NULL, '711369644404', 'FedEx', NULL, '2017-01-27', '26.01.2017 12:00', '4260295880381', '1', 'a0YC000000hHpTWMA0', '169.99', '249.90'),
(42224, '471193401', NULL, NULL, 'Kallaba Sanije', '90 Chemin general', '', '73800', 'Montmelian', 'Frankreich', 'FR', NULL, NULL, '645865387', '0010250Y61', NULL, NULL, 'Montre Automatique Pionier - Or-Noir/Noir/Marron 514-3', NULL, '711369644389', 'FedEx', NULL, '2017-01-27', '27.01.2017 00:22', '4260295880144', '1', 'a0YC000000i42wIMAQ', '165.00', '249.90'),
(42225, '471080176', NULL, NULL, 'Didier CANTOR', '1 CHEMIN JEAN MARIE VIANNEY Wall Street English', '', '69130', 'ECULLY', 'Frankreich', 'FR', NULL, NULL, '662769989', '0010250AW1', NULL, NULL, 'Montre Automatique Theorema - Or/Noir/Marron 110-3', NULL, '711369644390', 'FedEx', NULL, '2017-01-27', '26.01.2017 12:49', '4260295882323', '1', 'a0YC000000i48JaMAI', '144.99', '199.90'),
(42226, '471190303', NULL, NULL, 'Asifa Pradhan', '198 EMPIRE ROAD', '', 'UB6 7EE', 'GREENFORD', 'Grossbritannien', 'GB', NULL, NULL, '7984239575', '0010113NQG', NULL, NULL, 'Monte Carlo men\'s watch: 102-5 silver case / White face / stainless steel band', NULL, '711369644367', 'FedEx', NULL, '2017-01-27', '27.01.2017 00:59', '4260295881517', '1', 'a0YC000000gaGDZMA2', '135.00', '179.00'),
(42227, '471157077', NULL, NULL, 'michael ayres', '2 Highfield cottages', '', 'S64 9dy', 'Mexborough', 'Grossbritannien', 'GB', NULL, NULL, '7805264288', '0010019V9H', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369644378', 'FedEx', NULL, '2017-01-27', '26.01.2017 21:22', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42228, '471215961', NULL, NULL, 'Evelina Georgieva', '5 Block 1, Gallery Quay,', 'Grand Canal Dock', '2', 'Dublin', 'Irland', 'IE', NULL, NULL, '838420310', '0010065E3A', NULL, NULL, '502-1 silver case / white face / black leather band', NULL, '711369644448', 'FedEx', NULL, '2017-01-27', '27.01.2017 00:32', '4260295880688', '1', 'a0YC000000hbYTTMA2', '150.00', '219.99'),
(42229, '471215629', NULL, NULL, 'Evelina Georgieva', '5 Block 1, Gallery Quay,', 'Grand Canal Dock', '2', 'Dublin', 'Irland', 'IE', NULL, NULL, '838420310', '0010017N1C', NULL, NULL, '502-3 gold case / black face / brown leather band', NULL, '711369644448', 'FedEx', NULL, '2017-01-27', '27.01.2017 00:32', '4260295880701', '1', 'a0YC000000hbYTVMA2', '150.00', '219.99'),
(42230, '471289236', NULL, NULL, 'Toni Saunders', '12 HARTLEY ROAD North End', '', 'PO2 9HU', 'PORTSMOUTH Hampshire', 'Grossbritannien', 'GB', NULL, NULL, '7907719112', '00100814XQ', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369644459', 'FedEx', NULL, '2017-01-27', '27.01.2017 11:56', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(42231, '471290585', NULL, NULL, 'Shireen-Anne Devany', '93 Brocklesby Avenue', '', 'DN40 2AS', 'IMMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7915486996', '0010155F87', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369644460', 'FedEx', NULL, '2017-01-27', '27.01.2017 12:32', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(42232, '471432538', '', '', 'Graham Poole', '17 Lein Pairc Artane', 'Artane', 'D5', 'Dublin', 'Irland', '', '', '', '851704762', '0010250GJI', '', '', '103-9 - black case, black face, black metal band', '', '711369644481', 'FedEx', '', '2017-01-30', '27.01.2017 21:32', '4260295881630', '1', 'a0YC000000hbYSEMA2', '170.00', '244.99'),
(42233, '471393750', '', '', 'noel O\\\'Driscoll', '26 Forrest H midleton', 'co corl', 'p25kh42', 'cork', 'Irland', '', '', '', '863496313', '0010228BY9', '', '', '502-3 gold case / black face / brown leather band', '', '711369644492', 'FedEx', '', '2017-01-30', '27.01.2017 18:32', '4260295880701', '1', 'a0YC000000hbYTVMA2', '150.00', '219.99'),
(42234, '471615370', '', '', 'Richard Moynan', 'Ardkeen Qual Dunmore Road', 'Dunmore Road', 'X91 HP9W', 'Waterford', 'Irland', '', '', '', '877593535', '00101446VS', '', '', '502-3 gold case / black face / brown leather band', '', '711369644507', 'FedEx', '', '2017-01-30', '28.01.2017 18:02', '4260295880701', '1', 'a0YC000000hbYTVMA2', '150.00', '219.99'),
(42235, '471776269', NULL, NULL, 'Luc De Wolf', 'av. de Berchem-Ste-Agathe 47', '', '1081', 'Koekelberg', 'Belgien', 'BE', NULL, NULL, '475638792', '0010183TPO', NULL, NULL, 'Montre automatique Pionier pour homme Hawaii - GM-514-3', NULL, '711369644780', 'FedEx', NULL, '2017-01-30', '29.01.2017 14:49', '4260295880144', '1', 'a0YC000000i40UeMAI', '165.00', '269.00'),
(42236, '471293192', NULL, NULL, 'Renaud Focant', 'Rue de la source  52', '', '6010', 'Couillet Charleroi', 'Belgien', 'BE', NULL, NULL, '485615854', '0010179M9P', NULL, NULL, 'Montre Theorema - Boitier argent / Cadran Noir / Bracelet en acier argent 103-7', NULL, '711369644790', 'FedEx', NULL, '2017-01-30', '27.01.2017 12:50', '4260295881616', '1', 'a0YC000000haPQiMAM', '170.00', '269.00'),
(42237, '471830316', NULL, NULL, 'Arno Devileguer', 'Rue du Front 61/1', '', '7700', 'Mouscron West  vlaanderen', 'Belgien', 'BE', NULL, NULL, '46552343', '0010044K4N', NULL, NULL, 'Montre Theorema - Boitier noir/ Cadran noir / Bracelet en cuir noir 103-3', NULL, '711369644805', 'FedEx', NULL, '2017-01-30', '29.01.2017 18:19', '4260295880459', '1', 'a0YC000000haPQeMAM', '170.00', '269.00'),
(42238, '471637720', NULL, NULL, 'Sudhir Iyer', 'Ginderbuiten 280A', '', '2400', 'Mol', 'Belgien', 'BE', NULL, NULL, '14323053', '00101809BV', NULL, NULL, 'Pionier automatisch-horloge - GM-514-1 - zilverkleurige kast/zwarte wijzerplaat/zwarte band', NULL, '711369644816', 'FedEx', NULL, '2017-01-30', '28.01.2017 21:18', '4260295880091', '1', 'a0YC000000i40UcMAI', '165.00', '269.00'),
(42239, '471661561', NULL, NULL, 'Nikolaos Spyridonidis', 'Rue de la Cite 91/21', '', '4683', 'Vivegnis', 'Belgien', 'BE', NULL, NULL, '479315204', '0010179CJM', NULL, NULL, 'Pionier barbados - bracelet cuir noir - cadran noir/noir GM-509-4', NULL, '711369644827', 'FedEx', NULL, '2017-01-30', '28.01.2017 23:51', '4260295881241', '1', 'a0YC000000hHiq7MAC', '135.01', '189.99'),
(42240, '471623181', NULL, NULL, 'Bart Heiremans', 'Sint-Janstraat 12', '', '2140', 'Borgerhout', 'Belgien', 'BE', NULL, NULL, '485699992', '0010171FV0', NULL, NULL, 'Theorama horloge - Zwarte kast / Zwarte wijzerplaat / Zwarte leren band 103-3', NULL, '711369644838', 'FedEx', NULL, '2017-01-30', '28.01.2017 19:49', '4260295880459', '1', 'a0YC000000haPQeMAM', '170.00', '269.00'),
(42241, '471420784', NULL, NULL, 'Rizvan Zelimkhanov', 'Jonkersstraat 17', '', '8800', 'Roeselare West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '486235808', '0010099IV0', NULL, NULL, 'Theorema Damascus Horloge - Goudkleurige Metalen Band - Zwart/Zwart (T3008-8)', NULL, '711369644849', 'FedEx', NULL, '2017-01-30', '27.01.2017 21:51', '4260295881739', '1', 'a0YC000000hHjmdMAC', '139.99', '199.99'),
(42242, '471420302', NULL, NULL, 'Rizvan Zelimkhanov', 'Jonkersstraat 17', '', '8800', 'Roeselare West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '486235808', '0010019FPE', NULL, NULL, 'Theorema Damascus Horloge - Zilverkleurige Metalen Band - Zilverkleurig/Zwart (T3008-6)', NULL, '711369644849', 'FedEx', NULL, '2017-01-30', '27.01.2017 21:23', '4260295881715', '1', 'a0YC000000hHjmbMAC', '139.99', '199.99'),
(42243, '471410753', NULL, NULL, 'Rizvan Zelimkhanov', 'Jonkersstraat 17', '', '8800', 'Roeselare West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '486235808', '0010116KF3', NULL, NULL, 'Theorema Damascus Horloge - Zwarte lederen Band - Zwart/Zwart (T3008-4)', NULL, '711369644849', 'FedEx', NULL, '2017-01-30', '27.01.2017 20:49', '4260295881692', '1', 'a0YC000000hHjmZMAS', '139.99', '199.99'),
(42244, '471411751', NULL, NULL, 'Carlos Adrian Garcia Ciurana', 'AVENIDA MUSICO MAESTRO RODRIGO 105', 'B3 Pta7', '46015', 'VALENCIA', 'Spanien', 'ES', NULL, NULL, '607307703', '0010201YG7', NULL, NULL, 'Reloj Theorema modelo Copacabana negro 104-2 Caja dorada - Correa de cuero marrón', NULL, '711369644724', 'FedEx', NULL, '2017-01-30', '27.01.2017 19:03', '4260295880473', '1', 'a0YC000000gkiU6MAI', '165.00', '229.90'),
(42245, '471786903', NULL, NULL, 'Florian Chassaigne', '3 RUE DES CARNEAUX', '', '77380', 'COMBS LA VILLE', 'Frankreich', 'FR', NULL, NULL, '666401292', '0010144F6U', NULL, NULL, 'Montre automatique Theorema Damascus bracelet cuir - Argent/Blanc', NULL, '711369644676', 'FedEx', NULL, '2017-01-30', '29.01.2017 15:35', '4260295880152', '1', 'a0YC000000hcJfFMAU', '145.00', '199.00'),
(42246, '471429659', NULL, NULL, 'Azanga Matadi', '406 Boulevard Romain Rolland E32 Parc Dromel', '', '13009', 'Marseille', 'Frankreich', 'FR', NULL, NULL, '651664777', '00100443ZI', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369644687', 'FedEx', NULL, '2017-01-30', '28.01.2017 00:41', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(42247, '471306975', NULL, NULL, 'Didier CANTOR', '1 CHEMIN JEAN MARIE VIANNEY Wall Street English', '', '69130', 'ECULLY', 'Frankreich', 'FR', NULL, NULL, '662769989', '0010195RMH', NULL, NULL, 'Montre mécanique Theorema Copacabana - Noir/Noir/Noir', NULL, '711369644698', 'FedEx', NULL, '2017-01-30', '27.01.2017 13:39', '4260295880480', '1', 'a0YC000000hICJvMAO', '169.99', '249.90'),
(42248, '471745426', NULL, NULL, 'Bouchouicha Mauez', '9 Avenue jean cagne', '', '69200', 'Venissieux', 'Frankreich', 'FR', NULL, NULL, '622691943', '001014073T', NULL, NULL, 'Montre Pionier - Noir/Noir/Acier 508-8', NULL, '711369644702', 'FedEx', NULL, '2017-01-30', '29.01.2017 12:11', '4260295881975', '1', 'a0YC000000hcJwbMAE', '155.00', '199.90'),
(42249, '471762864', NULL, NULL, 'Franck Fenech', 'P Center 2 Les maisons du soleil Zi des tourrades allee helene boucher', '', '06210', 'MANDELIEU LA NAPOULE', 'Frankreich', 'FR', NULL, NULL, '617754473', '0010015LK6', NULL, NULL, 'Montre Pionier - Noir/Noir/Noir 508-4', NULL, '711369644713', 'FedEx', NULL, '2017-01-30', '29.01.2017 13:48', '4260295881241', '1', 'a0YC000000hcJwYMAU', '155.00', '199.90'),
(42250, '471649491', NULL, NULL, 'VALERIO MORO', 'via Buozzi 22/3', '', '33170', 'Pordenone PN', 'Italien', 'IT', NULL, NULL, '3485318916', '0010176WOG', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa argento e quadrante bianco', NULL, '711369644735', 'FedEx', NULL, '2017-01-30', '28.01.2017 23:08', '4260295881593', '1', 'a0YC000000hHpHfMAK', '169.99', '229.90'),
(42251, '471671417', NULL, NULL, 'Girges Bakhit', 'Ristorante olmetto . Ingresso via olmetto 21 VIA OLMETTO 21', '', '20123', 'MILANO MI', 'Italien', 'IT', NULL, NULL, '3200837091', '0010238G4Q', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro e quadrante nero', NULL, '711369644746', 'FedEx', NULL, '2017-01-30', '29.01.2017 02:42', '4260295880442', '1', 'a0YC000000hHpHcMAK', '169.99', '229.90'),
(42252, '471818013', NULL, NULL, 'Antonio Della Sala', 'Via Santa Caterina 7', '', '83030', 'Montefredane Avellino', 'Italien', 'IT', NULL, NULL, '3383457620', '0010156QRP', NULL, NULL, 'Sao Paolo con cinturino metallico - Cassa argento e quadrante bianco', NULL, '711369644757', 'FedEx', NULL, '2017-01-30', '29.01.2017 18:18', '4260295881609', '1', 'a0YC000000hHpHgMAK', '169.99', '229.90'),
(42253, '471518627', NULL, NULL, 'Nannarelli Lucio', 'Via angelo costanzi 8', '', '05018', 'Orvieto TR', 'Italien', 'IT', NULL, NULL, '3381453001', '0010166GS2', NULL, NULL, 'Sao Paolo con cinturino metallico - Cassa argento e quadrante bianco', NULL, '711369644768', 'FedEx', NULL, '2017-01-30', '28.01.2017 12:59', '4260295881609', '1', 'a0YC000000hHpHgMAK', '169.99', '229.90'),
(42254, '471554863', NULL, NULL, 'Emanuele Gaudino', 'VIALE DOMENICO RIVALTA 3', '', '40026', 'IMOLA BO', 'Italien', 'IT', NULL, NULL, '3207668517', '00100566LZ', NULL, NULL, 'Sao Paolo con cinturino metallico - Cassa e quadrante nero', NULL, '711369644779', 'FedEx', NULL, '2017-01-30', '28.01.2017 16:31', '4260295881630', '1', 'a0YC000000hHpHjMAK', '169.99', '229.90'),
(42255, '471612662', NULL, NULL, 'Jennifer Pronk', 'Elsterhof 31', '', '2496 HT', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '623009420', '0010149LD3', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369644850', 'FedEx', NULL, '2017-01-30', '28.01.2017 19:01', '4260295880473', '1', 'a0YC000000hIGkgMAG', '170.00', '269.99'),
(42256, '471541959', NULL, NULL, 'Hovan Ohan', 'Molenhoekpassage 1', '', '5242 CZ', 'ROSMALEN', 'Niederlande', 'NL', NULL, NULL, '628793088', '0010018URJ', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369644860', 'FedEx', NULL, '2017-01-30', '28.01.2017 14:08', '4260295880473', '1', 'a0YC000000hIGkgMAG', '170.00', '269.99'),
(42257, '471352490', NULL, NULL, 'sjoerd rooks', 'Wehmerstraat 25', '', '7121 DP', 'AALTEN', 'Niederlande', 'NL', NULL, NULL, '543478930', '0010218YGX', NULL, NULL, '3011-1 Silver case / White face / Black Leather Band', NULL, '711369644871', 'FedEx', NULL, '2017-01-30', '27.01.2017 16:39', '4260295881258', '1', 'a0YC000000hDSPyMAO', '150.00', '189.99'),
(42258, '471580423', NULL, NULL, 'Billy Hendry', '44e Greenhill cresent Linwood', '', 'Pa33bx', 'Renfrewshire', 'Grossbritannien', 'GB', NULL, NULL, '7498583039', '0010190NKJ', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369644518', 'FedEx', NULL, '2017-01-30', '28.01.2017 19:55', '4260295881463', '1', 'a0YC000000hdvZcMAI', '122.99', '179.99'),
(42259, '471807497', NULL, NULL, 'zwelithini ngulube', '37 Crossland Road bestwood', '', 'NG55UP', 'Nottingham', 'Grossbritannien', 'GB', NULL, NULL, '7414786578', '0010208SJW', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369644529', 'FedEx', NULL, '2017-01-30', '30.01.2017 02:08', '4260295881463', '1', 'a0YC000000hdvZcMAI', '122.99', '179.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(42260, '471521666', NULL, NULL, 'Megan Jefford', 'VillageStore 10 Heol Llangeinor Llangeinor', '', 'CF32 8PW', 'BRIDGEND MID GLAMORGAN', 'Grossbritannien', 'GB', NULL, NULL, '7970355107', '0010204Z9H', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369644530', 'FedEx', NULL, '2017-01-30', '28.01.2017 11:52', '4260295882194', '1', 'a0YC000000he4XWMAY', '130.00', '179.00'),
(42261, '471912232', NULL, NULL, 'Alex Bowles', '8 HARRY PEEL COURT', '', 'NG9 2JF', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7834561487', '0010223OOK', NULL, NULL, 'GM-102-6 Silver Case / Black face / Stainless steel band', NULL, '711369644540', 'FedEx', NULL, '2017-01-30', '30.01.2017 00:00', '4260295881524', '1', 'a0YC000000gliK5MAI', '135.00', '179.00'),
(42262, '471857903', NULL, NULL, 'Natalie O\'Sullivan', '8 OAK AVENUE', '', 'LE17 5HN', 'LUTTERWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7801424031', '0010071FYJ', NULL, NULL, 'GM-102-6 Silver Case / Black face / Stainless steel band', NULL, '711369644551', 'FedEx', NULL, '2017-01-30', '29.01.2017 21:39', '4260295881524', '1', 'a0YC000000gliK5MAI', '135.00', '179.00'),
(42263, '471830843', NULL, NULL, 'Kalita Tadeusz', '1 Grove Park Kingsbury', '', 'NW9 0LA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7450825878', '0010208X9K', NULL, NULL, 'GM-102-7 Gold Case / Black Face / Stainless steel band', NULL, '711369644562', 'FedEx', NULL, '2017-01-30', '30.01.2017 01:57', '4260295881531', '1', 'a0YC000000gliK6MAI', '135.00', '179.00'),
(42264, '471415611', NULL, NULL, 'Dale hynd', '23 CAMPHILL DRIVE', '', 'KA25 6DY', 'KILBIRNIE', 'Grossbritannien', 'GB', NULL, NULL, '7500775094', '0010168PZF', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369644573', 'FedEx', NULL, '2017-01-30', '27.01.2017 21:39', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(42265, '471372710', NULL, NULL, 'Z Deller', '55 Westlea Road', '', 'EN10 6JD', 'BROXBOURNE', 'Grossbritannien', 'GB', NULL, NULL, '7876599421', '0010013DMJ', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369644584', 'FedEx', NULL, '2017-01-30', '27.01.2017 17:22', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(42266, '471537732', NULL, NULL, 'Asifa Pradhan', '198 EMPIRE ROAD', '', 'UB6 7EE', 'GREENFORD', 'Grossbritannien', 'GB', NULL, NULL, '7984239575', '0010166L8D', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369644595', 'FedEx', NULL, '2017-01-30', '28.01.2017 13:20', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42267, '471374137', NULL, NULL, 'Colm Keogh', '40 Southbourne road', '', 'Wv10 6et', 'Wolverhampton', 'Grossbritannien', 'GB', NULL, NULL, '7493556222', '0010062CI1', NULL, NULL, 'Monte Carlo men\'s watch: 102-6 silver case / black face / stainless steel band', NULL, '711369644600', 'FedEx', NULL, '2017-01-30', '27.01.2017 18:41', '4260295881524', '1', 'a0YC000000gaGDaMAM', '135.00', '179.00'),
(42268, '471593918', NULL, NULL, 'GREG HOOTON', '41  ULLSWATER ROAD', '', 'WA3 3EX', 'GOLBORNE', 'Grossbritannien', 'GB', NULL, NULL, '01942 207089', '0010209VOD', NULL, NULL, 'Monte Carlo men\'s watch: 102-6 silver case / black face / stainless steel band', NULL, '711369644610', 'FedEx', NULL, '2017-01-30', '28.01.2017 16:25', '4260295881524', '1', 'a0YC000000gaGDaMAM', '135.00', '179.00'),
(42269, '471743026', NULL, NULL, 'Joanne Platt', '17 REGENCY COURT', '', 'SP8 4TY', 'GILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7584020359', '0010034OEF', NULL, NULL, 'Monte Carlo men\'s watch: 102-6 silver case / black face / stainless steel band', NULL, '711369644621', 'FedEx', NULL, '2017-01-30', '29.01.2017 13:21', '4260295881524', '1', 'a0YC000000gaGDaMAM', '135.00', '179.00'),
(42270, '471466493', NULL, NULL, 'Line Elvira Rosenskiold', '34 Mansel Street Flat 1', '', 'SA1 1EB', 'Swansea', 'Grossbritannien', 'GB', NULL, NULL, '7561541062', '0010158QSJ', NULL, NULL, 'Monte Carlo men\'s watch: 102-6 silver case / black face / stainless steel band', NULL, '711369644632', 'FedEx', NULL, '2017-01-30', '28.01.2017 02:31', '4260295881524', '1', 'a0YC000000gaGDaMAM', '135.00', '179.00'),
(42271, '471791091', NULL, NULL, 'Sue Drabble', '9 Elnor lane', '', 'SK23 7JN', 'HIGH PEAK', 'Grossbritannien', 'GB', NULL, NULL, '1663732736', '0010185FIG', NULL, NULL, 'Monte Carlo men\'s watch: 102-7 gold case / black face / stainless steel band', NULL, '711369644643', 'FedEx', NULL, '2017-01-30', '29.01.2017 15:20', '4260295881531', '1', 'a0YC000000gaGDbMAM', '135.00', '179.00'),
(42272, '471813671', NULL, NULL, 'Alex Ciobanu', '11 LARK RISE', '', 'RH11 7QH', 'CRAWLEY', 'Grossbritannien', 'GB', NULL, NULL, '7459184909', '0010198L3L', NULL, NULL, 'Theorema Casablanca watch 101-3: gold case, black face, brown leather band', NULL, '711369644654', 'FedEx', NULL, '2017-01-30', '30.01.2017 02:49', '4260295880398', '1', 'a0YC000000hbg1zMAA', '154.00', '250.00'),
(42273, '471776762', NULL, NULL, 'Christine Holmes', 'THEBAYLEYS BACK LANE Warton', '', 'LA5 9QW', 'CARNFORTH', 'Grossbritannien', 'GB', NULL, NULL, '7980311803', '0010012OCM', NULL, NULL, 'Theorema Casablanca watch GM-101-10: black case, black face, stainless steel band', NULL, '711369644665', 'FedEx', NULL, '2017-01-30', '29.01.2017 14:42', '4260295882026', '1', 'a0YC000000hbg26MAA', '154.00', '250.00'),
(42274, '472131119', NULL, NULL, 'Krens Rick', 'AVENIDA JUAN BAUTISTA LAFORA 6', '1c', '03002', 'ALICANTE', 'Spanien', 'ES', NULL, NULL, '618562648', '0010039BVC', NULL, NULL, 'Reloj Theorema automático con 17 rubíes - Caja dorada - Dial negro - Correa de cuero marrón - Modelo101-3', NULL, '711369645043', 'FedEx', NULL, '2017-01-31', '30.01.2017 21:30', '4260295880398', '1', 'a0YC000000hHpTXMA0', '169.99', '249.90'),
(42275, '472052443', NULL, NULL, 'Jose Antonio Jove vines', 'Avda. Meridiana 19', '', '08018', 'BARCELONA', 'Spanien', 'ES', NULL, NULL, '637900548', '0010218NUL', NULL, NULL, 'Reloj Theorema Sao Paolo 103-2 - Caja dorada / Cara blanca  / Correa de cuero marrón', NULL, '711369645054', 'FedEx', NULL, '2017-01-31', '30.01.2017 15:30', '4260295880442', '1', 'a0YC000000hHpHNMA0', '169.99', '229.90'),
(42276, '472091774', NULL, NULL, 'sandrine Da silva marques', '268 CHEMIN DE BETHENEINS', '', '01090', 'MONTCEAUX', 'Frankreich', 'FR', NULL, NULL, '635328455', '0010250FSP', NULL, NULL, 'Montre Automatique Pionier - Argent/Noir/Noir 514-1', NULL, '711369645010', 'FedEx', NULL, '2017-01-31', '30.01.2017 19:24', '4260295880091', '1', 'a0YC000000i42wGMAQ', '165.00', '249.90'),
(42277, '472135320', NULL, NULL, 'Aribat CADAR', '93 D\'Endoume', '', '13007', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '620101491', '001018344I', NULL, NULL, 'Montre homme automatique Newton Theorema - Argent/Noir/Noir', NULL, '711369645021', 'FedEx', NULL, '2017-01-31', '31.01.2017 02:26', '4260295881074', '1', 'a0YC000000hGqjeMAC', '154.99', '219.90'),
(42278, '472072963', NULL, NULL, 'RENEE BOSC', '12 RUE DE CAMBO', '', '31240', 'L UNION', 'Frankreich', 'FR', NULL, NULL, '608491045', '001013234K', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369645032', 'FedEx', NULL, '2017-01-31', '30.01.2017 18:55', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(42279, '471881991', NULL, NULL, 'Erica Connolly', '24 D\'Olier S Trinity College Dublin', '', 'Dublin 2', 'Dublin', 'Irland', 'IE', NULL, NULL, '851004186', '0010168GG6', NULL, NULL, '502-3 gold case / black face / brown leather band', NULL, '711369644893', 'FedEx', NULL, '2017-01-31', '29.01.2017 21:02', '4260295880701', '1', 'a0YC000000hbYTVMA2', '150.00', '219.99'),
(42280, '471760974', NULL, NULL, 'Anne Daly', '6 Rollins Villas', 'Sallynoggin', 'County', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53869E+11', '0010171WME', NULL, NULL, '502-4 black case / black face / black leather band', NULL, '711369644908', 'FedEx', NULL, '2017-01-31', '29.01.2017 13:02', '4260295881718', '1', 'a0YC000000hbYTWMA2', '150.00', '219.99'),
(42281, '472147772', NULL, NULL, 'djowy fernhout', 'Vroedschap 76', '', '1412 NX', 'NAARDEN Noord-Holland', 'Niederlande', 'NL', NULL, NULL, '655810011', '0010001XFV', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369645065', 'FedEx', NULL, '2017-01-31', '31.01.2017 01:12', '4260295882026', '1', 'a0YC000000hHcEGMA0', '165.00', '269.99'),
(42282, '472141854', NULL, NULL, 'teejoo broek v.d.', 'De Tinnegieter 44', '', '5591MN', 'HEEZE', 'Niederlande', 'NL', NULL, NULL, '402264366', '0010169BQV', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369645076', 'FedEx', NULL, '2017-01-31', '31.01.2017 00:35', '4260295882026', '1', 'a0YC000000hHcEGMA0', '165.00', '269.99'),
(42283, '472086845', NULL, NULL, 'Bram Bonnes', 'de Karekiet 25', '', '7591 JG', 'DENEKAMP', 'Niederlande', 'NL', NULL, NULL, '618173767', '0010020NWK', NULL, NULL, '3011-4 Black case / Black face / Black Leather Band', NULL, '711369645087', 'FedEx', NULL, '2017-01-31', '30.01.2017 20:35', '4260295881289', '1', 'a0YC000000hDSQ1MAO', '150.00', '189.99'),
(42284, '472001867', NULL, NULL, 'Jack Wiggins', '16 COPLESTON ROAD', '', 'CF14 2JF', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7528105715', '0010139L6R', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369644919', 'FedEx', NULL, '2017-01-31', '30.01.2017 13:26', '4260295880442', '1', 'a0YC000000hGVh7MAG', '159.99', '259.00'),
(42285, '472108879', NULL, NULL, 'Nazmoul Hasan', '19 SHIRLEY HOUSE DRIVE', '', 'SE7 7EJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7500048750', '00100111MN', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369644920', 'FedEx', NULL, '2017-01-31', '31.01.2017 01:14', '4260295880442', '1', 'a0YC000000hGVh7MAG', '159.99', '259.00'),
(42286, '472121789', NULL, NULL, 'Anissa Terfani', '74 GERALDINE ROAD', '', 'SW18 2NL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7400077770', '0010114CP4', NULL, NULL, '3011-4 Black case / Black face / Black Leather Band', NULL, '711369644930', 'FedEx', NULL, '2017-01-31', '31.01.2017 03:19', '4260295881289', '1', 'a0YC000000hGy1sMAC', '125.00', '179.00'),
(42287, '472107144', NULL, NULL, 'Brenda Chew', '8 CHANGEGATE COURT', '', 'BD22 8DG', 'KEIGHLEY', 'Grossbritannien', 'GB', NULL, NULL, '7772208044', '0010046YT5', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369644941', 'FedEx', NULL, '2017-01-31', '31.01.2017 01:52', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(42288, '472000982', NULL, NULL, 'Ellie Meakin', '44 KYNASTON DRIVE', '', 'SY4 5DE', 'SHREWSBURY', 'Grossbritannien', 'GB', NULL, NULL, '7495825867', '0010242UBU', NULL, NULL, 'Marco Polo watch 3005-4 Gold case / Black face / Black Leather Band', NULL, '711369644952', 'FedEx', NULL, '2017-01-31', '30.01.2017 14:38', '4260295880923', '1', 'a0YC000000glilSMAQ', '118.01', '179.00'),
(42289, '471934632', NULL, NULL, 'Gemma Brougham', '148 MONEYMORE ROAD Magherafelt', '', 'BT45 6HL', 'MAGHERAFELT', 'Grossbritannien', 'GB', NULL, NULL, '7974617231', '0010050MR8', NULL, NULL, 'Marco Polo watch 3005-A3 Black Case / Black face / Stainless steel band', NULL, '711369644963', 'FedEx', NULL, '2017-01-31', '30.01.2017 08:45', '4260295880985', '1', 'a0YC000000glilVMAQ', '118.01', '179.00'),
(42290, '471978072', NULL, NULL, 'Aaron Foster', '24 Rhinefield close Bedhampton', '', 'PO9 3SL', 'HAVANT', 'Grossbritannien', 'GB', NULL, NULL, '7803307247', '001018631M', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369644974', 'FedEx', NULL, '2017-01-31', '30.01.2017 12:05', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42291, '472130395', NULL, NULL, 'Verney Cull', '14 HUGHES CLOSE', '', 'CV34 5FA', 'WARWICK', 'Grossbritannien', 'GB', NULL, NULL, '7446862937', '0010134QDT', NULL, NULL, 'Monte Carlo men\'s watch: 102-6 silver case / black face / stainless steel band', NULL, '711369644985', 'FedEx', NULL, '2017-01-31', '31.01.2017 03:12', '4260295881524', '1', 'a0YC000000gaGDaMAM', '135.00', '179.00'),
(42292, '472099549', NULL, NULL, 'Hilary Angel', '6 WEST CLOSE Cockfosters', '', 'EN4 0AT', 'BARNET', 'Grossbritannien', 'GB', NULL, NULL, '7970369134', '0010101I8G', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-3 gold case/black face/brown leather band', NULL, '711369644996', 'FedEx', NULL, '2017-01-31', '30.01.2017 20:45', '4260295880077', '1', 'a0YC000000glid7MAA', '129.99', '199.99'),
(42293, '472153269', NULL, NULL, 'Jayne Ireson', '39 REYNOLDS WALK', '', 'WV11 2QD', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7504738218', '0010183ONI', NULL, NULL, 'Theorema Casablanca watch 101-5: black case, black face, black leather band', NULL, '711369645000', 'FedEx', NULL, '2017-01-31', '31.01.2017 03:39', '4260295880050', '1', 'a0YC000000hbg21MAA', '154.00', '250.00'),
(42294, '472154840', NULL, NULL, 'Verney Cull', '14 HUGHES CLOSE', '', 'CV34 5FA', 'WARWICK', 'Grossbritannien', 'GB', NULL, NULL, '7446862937', '0010207KSG', NULL, NULL, 'Theorema Casablanca watch GM-101-10: black case, black face, stainless steel band', NULL, '711369644985', 'FedEx', NULL, '2017-01-31', '31.01.2017 04:19', '4260295882026', '1', 'a0YC000000hbg26MAA', '154.00', '250.00'),
(42295, '472206066', NULL, NULL, 'Annette Meylak', '44A New Road Pontardawe', '', 'SA8 4DL', 'Swansea', 'Grossbritannien', 'GB', NULL, NULL, '1792447382', '00101291QS', NULL, NULL, '104-1 Theorema Copacabana watch', NULL, '711369645098', 'FedEx', NULL, '2017-01-31', '31.01.2017 10:44', '4260295880466', '1', 'a0YC000000hb2jBMAQ', '146.00', '219.00'),
(42296, '472197132', NULL, NULL, 'Paul Knapp', '48 ROSAVILLE CRESCENT', '', 'CV5 9BP', 'COVENTRY West Midlands', 'Grossbritannien', 'GB', NULL, NULL, '7739463120', '00102508JG', NULL, NULL, 'Theorema Paris watch silver case black face black leather band', NULL, '711369645102', 'FedEx', NULL, '2017-01-31', '31.01.2017 11:02', '4260295881876', '1', 'a0YC000000gl0kMMAQ', '123.01', '189.00'),
(42297, '472283855', NULL, NULL, 'Ben Amor', '121 Les Caravelles G1 121 Av Michel Jourdan', '', '06150', 'Cannes La Bocca', 'Frankreich', 'FR', NULL, NULL, '651349726', '0010030CKB', NULL, NULL, 'Montre homme automatique Newton Theorema - Noir/Noir/Noir', NULL, '711369645179', 'FedEx', NULL, '2017-02-01', '31.01.2017 15:55', '4260295881098', '1', 'a0YC000000hGqjgMAC', '154.99', '219.90'),
(42298, '472220268', '', '', 'benjamin goudé', '12 rue gabriel Fournier', '', '77300', 'fontainebleau', 'Frankreich', '', '', '', '601487504', '001002040O', '', '', 'Montre Theorema Bicolore/ Or/ Marron 103-4', '', '711369646110', 'FedEx', '', '2017-02-01', '31.01.2017 13:17', '4260295881197', '1', 'a0YC000000hGqzyMAC', '169.99', '249.90'),
(42299, '472282713', NULL, NULL, 'Cumur Bayram', '18 Rue chauvart Depot entreprise de depannage remorquage', '', '95500', 'GONESSE', 'Frankreich', 'FR', NULL, NULL, '608128830', '00102503XU', NULL, NULL, 'T-3012-2 Argent / Noir / Noir', NULL, '711369645180', 'FedEx', NULL, '2017-02-01', '31.01.2017 15:24', '4260295881876', '1', 'a0YC000000hcJijMAE', '155.00', '199.00'),
(42300, '472368972', NULL, NULL, 'Gennaro Amendola', 'LEFA  srl presso  Centro Mercato 2 via Ferrante Imparato 192', '', '80146', 'Napoli NA', 'Italien', 'IT', NULL, NULL, '3385222567', '0010113KHB', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro e quadrante nero', NULL, '711369645190', 'FedEx', NULL, '2017-02-01', '31.01.2017 23:38', '4260295880442', '1', 'a0YC000000hHpHcMAK', '169.99', '229.90'),
(42301, '472360926', NULL, NULL, 'Pj Oluwaniyi', '104 SUFFIELD ROAD', '', 'HP11 2JL', 'HIGH WYCOMBE', 'Grossbritannien', 'GB', NULL, NULL, '7432615490', '0010241VCN', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369645124', 'FedEx', NULL, '2017-02-01', '31.01.2017 21:25', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(42302, '472398144', NULL, NULL, 'Sally Mason', '9 Winterbourne Lane', '', 'B17 9DJ', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7970010324', '0010025YW1', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369645135', 'FedEx', NULL, '2017-02-01', '01.02.2017 03:34', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(42303, '472360470', NULL, NULL, 'Csaba Kerekes', '47B Bulan Road', '', 'OX37HU', 'Oxford', 'Grossbritannien', 'GB', NULL, NULL, '7703357958', '0010138HUZ', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369645146', 'FedEx', NULL, '2017-02-01', '01.02.2017 02:06', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42304, '472311720', NULL, NULL, 'IAN MOYLAN', '68 68 RYDAL AVENUE', '', 'TS10 1LB', 'REDCAR', 'Grossbritannien', 'GB', NULL, NULL, '7853566029', '0010152YE3', NULL, NULL, 'Monte Carlo men\'s watch: 102-6 silver case / black face / stainless steel band', NULL, '711369645157', 'FedEx', NULL, '2017-02-01', '31.01.2017 18:10', '4260295881524', '1', 'a0YC000000gaGDaMAM', '135.00', '179.00'),
(42305, '472323946', NULL, NULL, 'Michelle Harding', '15 CORONATION ROAD Newnham', '', 'NN11 3EY', 'DAVENTRY NORTHAMPTONSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7715624450', '0010157CAY', NULL, NULL, 'Theorema Casablanca watch 101-4: bicolour case, gold face, black leather band', NULL, '711369645168', 'FedEx', NULL, '2017-02-01', '31.01.2017 20:17', '4260295880015', '1', 'a0YC000000hbg20MAA', '154.00', '250.00'),
(42306, '472288605', NULL, NULL, 'Thierry Melin', 'Felix Timmermanslaan 22', '', '1980', 'Zemst', 'Belgien', 'BE', NULL, NULL, '475915502', '0010126B33', NULL, NULL, 'Montre Theorema - Boitier or / Cadran Noir / Bracelet en acier or 1038', NULL, '711369645250', 'FedEx', NULL, '2017-02-01', '31.01.2017 17:18', '4260295881623', '1', 'a0YC000000haPQjMAM', '170.00', '269.00'),
(42307, '472271756', NULL, NULL, 'Julien Lorenzon', 'Avenue Brigade Piron 115/1', '', '1080', 'Molenbeek-Saint-Jean', 'Belgien', 'BE', NULL, NULL, '493599553', '00101711NF', NULL, NULL, 'Montre automatique Theorema homme modèle Oslo - GM-110-1', NULL, '711369645260', 'FedEx', NULL, '2017-02-01', '31.01.2017 15:50', '4260295880138', '1', 'a0YC000000i40YHMAY', '145.00', '239.00'),
(42308, '472427707', NULL, NULL, 'Nathalie DENELLE', '16 RUE ANNETTE LESUEUR', '', '76120', 'LE GRAND QUEVILLY', 'Frankreich', 'FR', NULL, NULL, '609705984', '0010172O5U', NULL, NULL, 'Montre mécanique Theorema Copacabana - Or/Noir', NULL, '711369645238', 'FedEx', NULL, '2017-02-01', '01.02.2017 08:30', '4260295881203', '1', 'a0YC000000hICJwMAO', '169.99', '249.90'),
(42309, '472422352', NULL, NULL, 'Clara gomez', '651 ROute nationale 15 Ls Automobiles', '', '76210', 'Bolleville', 'Frankreich', 'FR', NULL, NULL, '778473415', '0010075B1Y', NULL, NULL, 'Montre Automatique Pionier - Noir 514-4', NULL, '711369645249', 'FedEx', NULL, '2017-02-01', '01.02.2017 07:44', '4260295880121', '1', 'a0YC000000i42wJMAQ', '165.00', '249.90'),
(42310, '472569111', NULL, NULL, 'thomas legrand', '2 RUE DES SAULES', '', '66120', 'FONT ROMEU ODEILLO VIA', 'Frankreich', 'FR', NULL, NULL, '629919496', '001013066P', NULL, NULL, 'Montre Pionier - Noir/Noir/Noir 508-4', NULL, '711369645433', 'FedEx', NULL, '2017-02-02', '01.02.2017 19:50', '4260295881241', '1', 'a0YC000000hcJwYMAU', '155.00', '199.90'),
(42311, '472487436', NULL, NULL, 'said tarik', '9 IMPASSE DE L OURCQ', '', '77100', 'MEAUX', 'Frankreich', 'FR', NULL, NULL, '616773925', '0010072FH0', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369645444', 'FedEx', NULL, '2017-02-02', '01.02.2017 13:31', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(42312, '472685812', NULL, NULL, 'Pertinger Wilfried', 'VIA VAL PUSTERIA 10', '', '39037', 'RIO DI PUSTERIA BZ', 'Italien', 'IT', NULL, NULL, '3483053225', '0010250HLB', NULL, NULL, 'Orologio Pionier uomo - Cassa argento, quadrante bianco e cinturino in pelle nero 7002-1', NULL, '711369645455', 'FedEx', NULL, '2017-02-02', '02.02.2017 08:38', '4260295882224', '1', 'a0YC000000i4d3sMAA', '150.01', '219.99'),
(42313, '472455591', NULL, NULL, 'Blancato Sebastiano', 'Via 4 Novembre 7 F', '', '20080', 'ZIBIDO SAN GIACOMO MI', 'Italien', 'IT', NULL, NULL, '3923290442', '0010250R86', NULL, NULL, 'Orologio uomo Theorema Oman GM-108-1 Cassa colore argento/Quadrane colore oro/Cinturta nera', NULL, '711369645466', 'FedEx', NULL, '2017-02-02', '01.02.2017 12:04', '4260295882385', '1', 'a0YC000000i4cu1MAA', '165.00', '229.90'),
(42314, '472453567', NULL, NULL, 'Andrea Camauli', 'Via sempioneo 40', '', '28047', 'OLEGGIO NO', 'Italien', 'IT', NULL, NULL, '3922303302', '0010142Y0M', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa argento e quadrante nero', NULL, '711369645477', 'FedEx', NULL, '2017-02-02', '01.02.2017 12:11', '4260295880435', '1', 'a0YC000000hHpHbMAK', '169.99', '229.90'),
(42315, '472587280', NULL, NULL, 'Anthony Brogan', '145 LONDON ROAD SOUTH', '', 'SK12 1LG', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7732431261', '0010078ORL', NULL, NULL, '103-8 Gold case/Black face/gold metall band', NULL, '711369645308', 'FedEx', NULL, '2017-02-02', '01.02.2017 21:50', '4260295881623', '1', 'a0YC000000hGVhDMAW', '159.99', '259.00'),
(42316, '472592949', NULL, NULL, 'Ian Marriott', '606 Liverpool st', '', 'M55hq', 'Salford', 'Grossbritannien', 'GB', NULL, NULL, '7954329492', '0010202FEE', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '711369645319', 'FedEx', NULL, '2017-02-02', '01.02.2017 22:03', '4260295881470', '1', 'a0YC000000hdvZdMAI', '122.99', '179.99'),
(42317, '472563275', NULL, NULL, 'Jake Jory', '3 DALBY GROVE', '', 'HU9 4SD', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7446469654', '0010158DJV', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '711369645320', 'FedEx', NULL, '2017-02-02', '01.02.2017 20:05', '4260295881272', '1', 'a0YC000000hGy1rMAC', '125.00', '179.00'),
(42318, '472565142', NULL, NULL, 'Aidan Hawes', 'Justis Grand Union House 20 Kentish Town Road', '', 'NW1 9NR', 'Camden London', 'Grossbritannien', 'GB', NULL, NULL, '7707334632', '0010003WEK', NULL, NULL, '3011-4 Black case / Black face / Black Leather Band', NULL, '711369645330', 'FedEx', NULL, '2017-02-02', '01.02.2017 19:41', '4260295881289', '1', 'a0YC000000hGy1sMAC', '125.00', '179.00'),
(42319, '472579722', NULL, NULL, 'Rebecca Grundy', '312 WIGAN ROAD ATHERTON', '', 'M46 0GD', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7557787621', '0010177M0K', NULL, NULL, '507-3 Gold case / Black face / Brown Leather Band', NULL, '711369645341', 'FedEx', NULL, '2017-02-02', '01.02.2017 20:26', '4260295881166', '1', 'a0YC000000hbhojMAA', '120.01', '179.00'),
(42320, '472574297', NULL, NULL, 'Paul Chira', '100 Drummond Drive', '', 'HA7 3PE', 'STANMORE', 'Grossbritannien', 'GB', NULL, NULL, '7803816945', '0010211A5F', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369645352', 'FedEx', NULL, '2017-02-02', '01.02.2017 20:28', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(42321, '472462521', '', '', 'Neil Platford', '82 Farmlea road', '', 'Po6 4sg', 'Portsmouth', 'Grossbritannien', '', '', '', '7561112660', '0010099XYL', '', '', 'GM-110-1 Silver Case/Black Face/Black Band', '', '711369645363', 'FedEx', '', '2017-02-02', '01.02.2017 13:01', '4260295882347', '1', 'a0YC000000i4iTXMAY', '150.00', '225.00'),
(42322, '472443376', '', '', 'Ann Dare', '48 POYNINGS AVENUE', '', 'SS2 4RU', 'SOUTHEND-ON-SEA', 'Grossbritannien', '', '', '', '7949873442', '0010171BMR', '', '', 'GM-110-3 Gold Case/Black Face/Brown band', '', '711369645374', 'FedEx', '', '2017-02-02', '01.02.2017 10:00', '4260295882361', '1', 'a0YC000000i4iTZMAY', '150.00', '225.00'),
(42323, '472501478', '', '', 'Ian Moore', '17 (Flat9) Greenhead Street', '', 'G40 1ES', 'Glasgow', 'Grossbritannien', '', '', '', '7543976614', '001018802Y', '', '', 'GM-110-3 Gold Case/Black Face/Brown band', '', '711369645385', 'FedEx', '', '2017-02-02', '01.02.2017 14:42', '4260295882361', '1', 'a0YC000000i4iTZMAY', '150.00', '225.00'),
(42324, '472649957', '', '', 'James Bateman', '15 Netherfield Close Broughton Astley', '', 'LE9 6XZ', 'Leicester', 'Grossbritannien', '', '', '', '7572008965', '0010127ND6', '', '', 'GM-110-4 Black case/Black Face/black Band', '', '711369645396', 'FedEx', '', '2017-02-02', '02.02.2017 02:04', '4260295882378', '1', 'a0YC000000i4iTaMAI', '150.00', '225.00'),
(42325, '472463792', '', '', 'Neil Platford', '82 Farmlea road', '', 'Po6 4sg', 'Portsmouth', 'Grossbritannien', '', '', '', '7561112660', '0010250XX7', '', '', 'GM-110-4 Black case/Black Face/black Band', '', '711369645363', 'FedEx', '', '2017-02-02', '01.02.2017 13:18', '4260295882378', '1', 'a0YC000000i4iTaMAI', '150.00', '225.00'),
(42326, '472629801', NULL, NULL, 'Obi Ahmed', '110 NORTHFIELD ROAD', '', 'CV1 2BP', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7863001718', '00101627BP', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369645400', 'FedEx', NULL, '2017-02-02', '02.02.2017 03:15', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42327, '472469670', NULL, NULL, 'Sarah Carroll', '12 ASH CRESCENT', '', 'B37 6AD', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7447473425', '0010204KFU', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369645411', 'FedEx', NULL, '2017-02-02', '01.02.2017 11:42', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42328, '472457084', NULL, NULL, 'michael blewitt', '11 COMBE CLOSE', '', 'EX13 5LN', 'AXMINSTER', 'Grossbritannien', 'GB', NULL, NULL, '7599064702', '0010129GCK', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-3 gold case/black face/brown leather band', NULL, '711369645422', 'FedEx', NULL, '2017-02-02', '01.02.2017 11:40', '4260295880077', '1', 'a0YC000000glid7MAA', '129.99', '199.99'),
(42329, '472893267', NULL, NULL, 'Leen Vinck', 'Vogelkerslaan 40', '', '2910', 'Essen', 'Belgien', 'BE', NULL, NULL, '477304967', '00102402BE', NULL, NULL, '101-5 zwarte behuizing / zwarte wijzerplaat / zwart leren band', NULL, '711369645617', 'FedEx', NULL, '2017-02-03', '02.02.2017 22:20', '4260295880050', '1', 'a0YC000000hHcDfMAK', '165.00', '269.99'),
(42330, '472768923', NULL, NULL, 'Alexis MALOU', 'Avenue Joseph Lemaire 116 A', '', '4300', 'Waremme Liege', 'Belgien', 'BE', NULL, NULL, '474330689', '00100334PQ', NULL, NULL, 'Montre Theorema - Boitier or / Cadran noir / Bracelet en cuir marron 103-2', NULL, '711369645628', 'FedEx', NULL, '2017-02-03', '02.02.2017 14:56', '4260295880442', '1', 'a0YC000000haPQdMAM', '170.00', '269.00'),
(42331, '472865097', NULL, NULL, 'Witold Malejki', 'N3, Media Bl Sandyford Industrial Estate', 'Leopardstown', 'D18', 'Dublin Dublin', 'Irland', 'IE', NULL, NULL, '851468181', '0010245HVX', NULL, NULL, '502-3 gold case / black face / brown leather band', NULL, '711369645525', 'FedEx', NULL, '2017-02-03', '02.02.2017 19:32', '4260295880701', '1', 'a0YC000000hbYTVMA2', '150.00', '219.99'),
(42332, '472485204', NULL, NULL, 'deborah mooney', '48 connawood lawn', 'Bray', '', 'co.wicklow', 'Irland', 'IE', NULL, NULL, '12826920', '0010250HGI', NULL, NULL, 'GM-108-1 Silver Case/Gold Face/Black Band', NULL, '711369645536', 'FedEx', NULL, '2017-02-03', '01.02.2017 12:32', '4260295882385', '1', 'a0YC000000i4YsjMAE', '165.00', '225.00'),
(42333, '472805277', NULL, NULL, 'Daan Mulder', 'Prins Hendrikstraat 5', '', '1814 ED', 'ALKMAAR', 'Niederlande', 'NL', NULL, NULL, '640629840', '0010194VJR', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369645639', 'FedEx', NULL, '2017-02-03', '02.02.2017 17:02', '4260295882026', '1', 'a0YC000000hHcEGMA0', '165.00', '269.99'),
(42334, '472741747', NULL, NULL, 'Liz Michael', '57 NELGARDE ROAD', '', 'SE6 4TB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7941081873', '0010194VT5', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369645547', 'FedEx', NULL, '2017-02-03', '02.02.2017 13:22', '4260295880442', '1', 'a0YC000000hGVh7MAG', '159.99', '259.00'),
(42335, '472862881', NULL, NULL, 'Shlomo Simons', '15 ELMCROFT CRESCENT', '', 'NW11 9TB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '2084586225', '0010192D6Q', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369645558', 'FedEx', NULL, '2017-02-03', '02.02.2017 21:04', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(42336, '472949066', NULL, NULL, 'Andrew Farid', 'FLAT322 MILK YARD', '', 'E1W 3SZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7575888354', '0010084PL9', NULL, NULL, '513-4 Gold case / Black face / Brown Leather Band', NULL, '711369645569', 'FedEx', NULL, '2017-02-03', '03.02.2017 05:37', '4260295882200', '1', 'a0YC000000he4XXMAY', '130.00', '179.00'),
(42337, '472740149', NULL, NULL, 'Christine Oliver', '9 CHAPEL STREET Coton in the elms', '', 'DE12 8EY', 'SWADLINCOTE', 'Grossbritannien', 'GB', NULL, NULL, '7977667797', '0010250OYG', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, '711369645570', 'FedEx', NULL, '2017-02-03', '02.02.2017 13:07', '4260295880091', '1', 'a0YC000000i43sTMAQ', '155.00', '240.00'),
(42338, '472867266', NULL, NULL, 'Dipak Kanbi', 'CACIHOUSE SPRING VILLA ROAD', '', 'HA8 7EB', 'EDGWARE', 'Grossbritannien', 'GB', NULL, NULL, '7838190622', '0010135GQL', NULL, NULL, 'Monte Carlo men\'s watch: 102-1 silver case / white face / black leather band', NULL, '711369645580', 'FedEx', NULL, '2017-02-03', '02.02.2017 20:29', '4260295880404', '1', 'a0YC000000gaGDVMA2', '135.00', '179.00'),
(42339, '472773383', NULL, NULL, 'Laura Knight', '476A LIMES AVENUE', '', 'IG7 5NF', 'CHIGWELL Essex', 'Grossbritannien', 'GB', NULL, NULL, '7507274372', '0010208FEL', NULL, NULL, 'Monte Carlo men\'s watch: 102-5 silver case / White face / stainless steel band', NULL, '711369645591', 'FedEx', NULL, '2017-02-03', '02.02.2017 14:13', '4260295881517', '1', 'a0YC000000gaGDZMA2', '135.00', '179.00'),
(42340, '472891846', NULL, NULL, 'Louise Shipp', '59 Marlborough ROAD', '', 'TW15 3pz', 'ASHFORD', 'Grossbritannien', 'GB', NULL, NULL, '7983713331', '00102168CA', NULL, NULL, 'Monte Carlo men\'s watch: 102-6 silver case / black face / stainless steel band', NULL, '711369645606', 'FedEx', NULL, '2017-02-03', '03.02.2017 02:40', '4260295881524', '1', 'a0YC000000gaGDaMAM', '135.00', '179.00'),
(42341, '472785871', NULL, NULL, 'Alejandro Amor Saez', 'AVENIDA RONDA 165', '', '47140', 'LAGUNA DE DUERO VALLADOLID', 'Spanien', 'ES', NULL, NULL, '678689092', '00100475SE', NULL, NULL, 'Reloj Theorema Sao Paolo 103-8 - Caja dorada / Cara negra/  Pulsera de acero dorada', NULL, '711369645640', 'FedEx', NULL, '2017-02-03', '02.02.2017 13:31', '4260295881623', '1', 'a0YC000000hHpHTMA0', '169.99', '229.90'),
(42342, '472997130', NULL, NULL, 'Antonio Fiorini', 'Corso mazzini 141', '', '72017', 'OSTUNI BR', 'Italien', 'IT', NULL, NULL, '3407711916', '001008161W', NULL, NULL, 'Modello 506-3', NULL, 'stornieren', 'FedEx', NULL, '2017-02-03', '03.02.2017 11:36', '4260295880886', '1', 'a0YC000000hIavYMAS', '145.00', '199.99'),
(42343, '473016920', NULL, NULL, 'George Dawes', 'APT10 PORTLAND LANE', '', 'S1 4DG', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7878073523', '0010231GVT', NULL, NULL, 'Monte Carlo men\'s watch: 102-7 gold case / black face / stainless steel band', NULL, '711369645710', 'FedEx', NULL, '2017-02-03', '03.02.2017 12:53', '4260295881531', '1', 'a0YC000000gaGDbMAM', '135.00', '179.00'),
(42344, '473009726', NULL, NULL, 'Christine Davison', 'The Firs Browney Bank', '', 'dh7 0rp', 'Lanchester', 'Grossbritannien', 'GB', NULL, NULL, '1207520333', '0010233SQQ', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369645720', 'FedEx', NULL, '2017-02-03', '03.02.2017 12:50', '4260295880442', '1', 'a0YC000000hGVh7MAG', '159.99', '259.00'),
(42345, '473159007', NULL, NULL, 'Rizvan Zelimkhanov', 'Jonkersstraat 17', '', '8800', 'Roeselare West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '486235808', '00101167CK', NULL, NULL, 'Theorema Damascus Horloge - Goudkleurige Metalen Band - Goudkleurig/Zwart (T3008-7)', NULL, '711369646050', 'FedEx', NULL, '2017-02-06', '03.02.2017 22:27', '4260295881722', '1', 'a0YC000000hHjmcMAC', '139.99', '199.99'),
(42346, '473157216', NULL, NULL, 'Adam Choenkerchanov', 'Rue Pierre Fluche 59 67', '', '4800', 'Verviers', 'Belgien', 'BE', NULL, NULL, '32477767701', '0010091S1K', NULL, NULL, 'Montre Theorema Damascus - bracelet en cuir noir - Doré/Noir - T3008-3', NULL, '711369646061', 'FedEx', NULL, '2017-02-06', '03.02.2017 21:51', '4260295880176', '1', 'a0YC000000hHjmYMAS', '139.99', '199.99'),
(42347, '473588599', NULL, NULL, 'renaud riou', '462 chemin la tour de camp sud', '', '84800', 'isle sur la sorgue', 'Frankreich', 'FR', NULL, NULL, '620802593', '0010250JX4', NULL, NULL, 'GM-109-3 Montre Automatique Hamburg de la marque Theorema - Or/Noir/Marron', NULL, '711369645915', 'FedEx', NULL, '2017-02-06', '06.02.2017 03:41', '4260295882361', '1', 'a0YC000000i4c61MAA', '160.00', '199.90'),
(42348, '473148453', NULL, NULL, 'Aurelie Mayeur', 'A11 CHELAINCOURT', '', '57365', 'FLEVY', 'Frankreich', 'FR', NULL, NULL, '641914467', '0010103YLD', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier noir et bracelet en métal noir  3006-6', NULL, '711369645926', 'FedEx', NULL, '2017-02-06', '03.02.2017 19:29', '4260295881470', '1', 'a0YC000000hGrGiMAK', '144.99', '199.90'),
(42349, '473388578', NULL, NULL, 'Pons Philippe', '15 Rue Denis Papin Soudage Equipement', '', '68000', 'Colmar', 'Frankreich', 'FR', NULL, NULL, '626665545', '00102506MD', NULL, NULL, 'Montre Automatique Pionier - Argent/Blanc/Noir 506-1', NULL, '711369645937', 'FedEx', NULL, '2017-02-06', '05.02.2017 04:25', '4260295880862', '1', 'a0YC000000hGr2NMAS', '144.99', '199.90'),
(42350, '473170945', NULL, NULL, 'Jean-Pierre Aumont', '9 rue Lebouis', '', '75014', 'Paris', 'Frankreich', 'FR', NULL, NULL, '953406078', '0010246NP2', NULL, NULL, 'Montre Automatique Pionier - Argent/Noir/Noir 506-2', NULL, '711369645948', 'FedEx', NULL, '2017-02-06', '03.02.2017 21:40', '4260295880879', '1', 'a0YC000000hGr2OMAS', '144.99', '199.90'),
(42351, '473554994', NULL, NULL, 'Adrien Adriien', '1 rue du bearn', '', '91130', 'RIS ORANGIS', 'Frankreich', 'FR', NULL, NULL, '685937134', '0010233TTI', NULL, NULL, 'Montre Automatique Pionier - Noir  514-4', NULL, '711369645959', 'FedEx', NULL, '2017-02-06', '06.02.2017 01:29', '4260295880121', '1', 'a0YC000000i42wJMAQ', '165.00', '249.90'),
(42352, '473308018', NULL, NULL, 'radoui asma', '44 ALLEE DES NENUPHARS', '', '74300', 'THYEZ', 'Frankreich', 'FR', NULL, NULL, '630528957', '0010144DP6', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema -  Argent/Noir/Noir 101-2', NULL, '711369645960', 'FedEx', NULL, '2017-02-06', '05.02.2017 04:27', '4260295880381', '1', 'a0YC000000hGrHoMAK', '174.99', '249.90'),
(42353, '473036370', NULL, NULL, 'CATHERINE JUBIEN', '26 RUE QUATRE ALLIANCES LETTRE K SUR SONNETTE', '', '26200', 'MONTELIMAR DROME', 'Frankreich', 'FR', NULL, NULL, '614543400', '00100454FJ', NULL, NULL, 'Montre homme automatique Newton Theorema - Argent/Blanc/Acier', NULL, '711369645970', 'FedEx', NULL, '2017-02-06', '03.02.2017 12:43', '42602958811104', '1', 'a0YC000000hGqjhMAC', '154.99', '219.90'),
(42354, '473471429', NULL, NULL, 'Lambert Florence', '21 DOMAINE DU CHATEAU', '', '91380', 'CHILLY MAZARIN', 'Frankreich', 'FR', NULL, NULL, '670072151', '0010052NSW', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369645981', 'FedEx', NULL, '2017-02-06', '05.02.2017 16:20', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(42355, '473309444', NULL, NULL, 'jeremy poullin', '351 rue du lieutenant thomasset', '', '45270', 'ladon', 'Frankreich', 'FR', NULL, NULL, '646684484', '00100844PX', NULL, NULL, 'Montre Pionier 7002-2 - Argent/Noir/Noir', NULL, '711369645992', 'FedEx', NULL, '2017-02-06', '04.02.2017 14:27', '4260295882231', '1', 'a0YC000000hcK9nMAE', '150.01', '199.90'),
(42356, '473521525', NULL, NULL, 'Martine nivanen', '6 CHEMIN DE LA BEGUE', '', '26560', 'BALLONS', 'Frankreich', 'FR', NULL, NULL, '614221703', '00101793QF', NULL, NULL, 'Montre Pionier 7002-3 Or/Blanc/Marron', NULL, '711369646006', 'FedEx', NULL, '2017-02-06', '05.02.2017 13:23', '4260295882248', '1', 'a0YC000000hcK9oMAE', '150.01', '199.90'),
(42357, '473111576', NULL, NULL, 'Shane Laffan', '54 The Fairw Monaleen,', 'Castletroy', '', 'Limerick Limerick', 'Irland', 'IE', NULL, NULL, '860606406', '00101080R2', NULL, NULL, '502-1 silver case / white face / black leather band', NULL, '711369645742', 'FedEx', NULL, '2017-02-06', '03.02.2017 18:02', '4260295880688', '1', 'a0YC000000hbYTTMA2', '150.00', '219.99'),
(42358, '473195030', NULL, NULL, 'John M Geehan', 'Elgan park Co.Tipperary', '', 'Tipperary', 'Cashel', 'Irland', 'IE', NULL, NULL, '0504 42242', '0010204OJ1', NULL, NULL, 'GM-108-3 Gold Case/Black Face/Brown Band', NULL, '711369645753', 'FedEx', NULL, '2017-02-06', '04.02.2017 00:32', '4260295882408', '1', 'a0YC000000i4YslMAE', '165.00', '225.00'),
(42359, '472961683', NULL, NULL, 'diana grosu', '40 Orchard Lodge orchard lane', 'Clondalkin', 'dublin 22', 'Dublin', 'Irland', 'IE', NULL, NULL, '871906184', '0010130ZMQ', NULL, NULL, 'Men\'s Theorema Newton watch - 4004-4', NULL, '711369645764', 'FedEx', NULL, '2017-02-06', '03.02.2017 07:32', '4260295881098', '1', 'a0YC000000hGMvvMAG', '154.99', '219.99'),
(42360, '473714273', NULL, NULL, 'Laura Rao', 'Piazza vittorio veneto 3', '', '16033', 'Lavagna GE', 'Italien', 'IT', NULL, NULL, '3703218981', '0010140MHY', NULL, NULL, 'Cassa oro - Quadrante nero - Cinturino in pelle marrone 101-3', NULL, '711369646017', 'FedEx', NULL, '2017-02-06', '06.02.2017 10:40', '4260295880398', '1', 'a0YC000000hHpTiMAK', '170.00', '249.90'),
(42361, '473350608', NULL, NULL, 'Maria Gabriela Corrado', 'Strada San Marco 81l', '', '06131', 'Perugia PG', 'Italien', 'IT', NULL, NULL, '3922293620', '0010067A2G', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa argento e quadrante bianco', NULL, '711369646028', 'FedEx', NULL, '2017-02-06', '04.02.2017 19:47', '4260295881593', '1', 'a0YC000000hHpHfMAK', '169.99', '229.90'),
(42362, '473384783', NULL, NULL, 'Daniele Pettina', 'VIA VEGRI 23', '', '36010', 'ZANE\' VI', 'Italien', 'IT', NULL, NULL, '3665334119', '0010132USY', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro e quadrante nero', NULL, '711369646039', 'FedEx', NULL, '2017-02-06', '04.02.2017 21:59', '4260295880442', '1', 'a0YC000000hHpHcMAK', '169.99', '229.90'),
(42363, '473359402', NULL, NULL, 'Chiel van Uden', 'Deken Baekersstraat 125', '', '5482 JG', 'SCHIJNDEL', 'Niederlande', 'NL', NULL, NULL, '631767559', '0010167TYT', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369646072', 'FedEx', NULL, '2017-02-06', '04.02.2017 19:29', '4260295881371', '1', 'a0YC000000hbhZlMAI', '150.00', '209.00'),
(42364, '473422082', NULL, NULL, 'Huma Rafiq-Butt', '87 TOWNSEND ROAD', '', 'UB1 1HD', 'SOUTHALL', 'Grossbritannien ', 'GB', NULL, NULL, '7961874768', '0010108U0R', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369645775', 'FedEx', NULL, '2017-02-06', '05.02.2017 09:57', '4260295881197', '1', 'a0YC000000hGVh9MAG', '159.99', '259.00'),
(42365, '473411514', '', '', 'Nasar Khan', '26 GUERNSEY AVENUE Buckshaw Village', '', 'PR7 7AH', 'CHORLEY Lancashire', 'Grossbritannien ', '', '', '', '7429169016', '00101927OR', '', '', '103-4 Bicolor Case/Gold face/Brown leather band', '', '711369646110', 'FedEx', '711369646110', '2017-02-06', '05.02.2017 08:33', '4260295881197', '1', 'a0YC000000hGVh9MAG', '159.99', '259.00'),
(42366, '473578976', NULL, NULL, 'Kieren \'Billy\' Bentley', '14 RAVEN ROYD', '', 'S71 3PA', 'BARNSLEY', 'Grossbritannien ', 'GB', NULL, NULL, '7828231249', '0010089VCA', NULL, NULL, '104-6 Theorema Copacabana watch', NULL, '711369645801', 'FedEx', NULL, '2017-02-06', '06.02.2017 04:31', '4260295881654', '1', 'a0YC000000hb2jaMAA', '146.00', '219.00'),
(42367, '473175557', NULL, NULL, 'Rich Ball', '55 Park drive Leicester forest east', '', 'LE3 3FQ', 'LEICESTER', 'Grossbritannien ', 'GB', NULL, NULL, '7748845205', '0010211AB5', NULL, NULL, '3006-1 Silver case / Black face / Black Leather Band', NULL, '711369645812', 'FedEx', NULL, '2017-02-06', '04.02.2017 03:51', '4260295880992', '1', 'a0YC000000hdvZYMAY', '122.99', '179.99'),
(42368, '473196756', NULL, NULL, 'Vince Murphy', '4 DICE PLECK', '', 'B31 3XW', 'BIRMINGHAM', 'Grossbritannien ', 'GB', NULL, NULL, '7962005187', '0010057DEE', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '711369645823', 'FedEx', NULL, '2017-02-06', '04.02.2017 03:23', '4260295881470', '1', 'a0YC000000hdvZdMAI', '122.99', '179.99'),
(42369, '473260239', NULL, NULL, 'Jana Kluchova', '54 Padside Close', '', 'LE5 1PE', 'Leicester', 'Grossbritannien ', 'GB', NULL, NULL, '7754492465', '00100165EQ', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '711369645834', 'FedEx', NULL, '2017-02-06', '05.02.2017 01:33', '4260295880749', '1', 'a0YC000000he5ImMAI', '123.00', '199.00'),
(42370, '473387760', NULL, NULL, 'Behnam Hormozi', '28C PENRYN AVENUE Fishermead', '', 'MK6 2BG', 'MILTON KEYNES', 'Grossbritannien ', 'GB', NULL, NULL, '447808664943', '0010225PE1', NULL, NULL, 'GM-102-3 Gold case / Black face / Brown Leather Band', NULL, '711369645845', 'FedEx', NULL, '2017-02-06', '05.02.2017 08:51', '4260295880428', '1', 'a0YC000000gliK2MAI', '135.00', '179.00'),
(42371, '473465331', NULL, NULL, 'Ginda Sira', '146 CHURCH HILL ROAD', '', 'B20 3PD', 'BIRMINGHAM', 'Grossbritannien ', 'GB', NULL, NULL, '7832370561', '0010197VJI', NULL, NULL, 'GM-102-7 Gold Case / Black Face / Stainless steel band', NULL, '711369645856', 'FedEx', NULL, '2017-02-06', '05.02.2017 10:54', '4260295881531', '1', 'a0YC000000gliK6MAI', '135.00', '179.00'),
(42372, '473278916', NULL, NULL, 'Angela Claridge', '20 STROUD GREEN', '', 'RG14 7JA', 'NEWBURY', 'Grossbritannien ', 'GB', NULL, NULL, '7787299194', '00101225X5', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, '711369645867', 'FedEx', NULL, '2017-02-06', '05.02.2017 01:05', '4260295880091', '1', 'a0YC000000i43sTMAQ', '155.00', '240.00'),
(42373, '473506330', NULL, NULL, 'Steve Walford', '70 TOMKINSON DRIVE', '', 'DY11 6NP', 'KIDDERMINSTER Worcestershire', 'Grossbritannien ', 'GB', NULL, NULL, '7743375392', '0010241PB5', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-4', NULL, '711369645878', 'FedEx', NULL, '2017-02-06', '05.02.2017 18:10', '4260295881241', '1', 'a0YC000000hbNKPMA2', '125.00', '199.00'),
(42374, '473352564', NULL, NULL, 'ian ashley-smith', 'GLEBEFARM CHURCH ROAD church road', '', 'TN33 9BG', 'BATTLE', 'Grossbritannien ', 'GB', NULL, NULL, '7966686835', '00101918RB', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369645889', 'FedEx', NULL, '2017-02-06', '04.02.2017 17:55', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(42375, '473180358', NULL, NULL, 'Mohamed Toure', '46 Annadale Terrace', '', 'BT7 3DH', 'BELFAST', 'Grossbritannien ', 'GB', NULL, NULL, '07480 946883', '0010201NAH', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '711369645890', 'FedEx', NULL, '2017-02-06', '03.02.2017 23:41', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(42376, '473159070', NULL, NULL, 'Ma Theresa Addison', '358 HILLMORTON ROAD', '', 'CV22 5EY', 'RUGBY', 'Grossbritannien ', 'GB', NULL, NULL, '1788562916', '0010102H66', NULL, NULL, 'Theorema Casablanca watch 101-3: gold case, black face, brown leather band', NULL, '711369645904', 'FedEx', NULL, '2017-02-06', '04.02.2017 02:06', '4260295880398', '1', 'a0YC000000hbg1zMAA', '154.00', '250.00'),
(42377, '473715776', NULL, NULL, 'matteo ricci', 'preferibile contatto telefonico - consegna al piano VIALE ALEARDO ALEARDI 6', '', '05100', 'TERNI TR', 'Italien', 'IT', NULL, NULL, '3493222100', '0010179QGZ', NULL, NULL, 'Cassa Oro / Meridiana Nera / Cinturino in pelle Nero 3008-3', NULL, '711369646040', 'FedEx', NULL, '2017-02-06', '06.02.2017 11:00', '4260295880176', '1', 'a0YC000000hIaz0MAC', '139.99', '199.90'),
(42378, '473736357', NULL, NULL, 'Sonia Imastofine', '31 Rue Jules Massenet D31 D31 -4e etage', '', '92500', 'Rueil Malmaison', 'Frankreich', 'FR', NULL, NULL, '621066023', '0010250C9Q', NULL, NULL, '7001-1 Argent/Blanc/Noir', NULL, '711369646201', 'FedEx', NULL, '2017-02-07', '06.02.2017 12:38', '4260295882095', '1', 'a0YC000000i57YMMAY', '150.01', '189.90'),
(42379, '473738027', NULL, NULL, 'christine LEROY', '0 ROUTE DE BERGERAC', '', '24220', 'ST CYPRIEN', 'Frankreich', 'FR', NULL, NULL, '603921497', '00102508FC', NULL, NULL, 'Montre Automatique Theorema - Bracelet en cuir - Argent/Noir/Noir 3005-2', NULL, '711369646212', 'FedEx', NULL, '2017-02-07', '06.02.2017 14:10', '4260295880916', '1', 'a0YC000000i57ZpMAI', '135.00', '169.00'),
(42380, '473736242', NULL, NULL, 'benjamin goude', '12 rue gabriel Fournier', '', '77300', 'fontainebleau', 'Frankreich', 'FR', NULL, NULL, '601487504', '00102109UQ', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Or/Noir/Marron 101-3', NULL, '711369646223', 'FedEx', NULL, '2017-02-07', '06.02.2017 13:15', '4260295880398', '1', 'a0YC000000hGrHpMAK', '174.99', '249.90'),
(42381, '473880928', NULL, NULL, 'Debard Therese', ' 48 rue de la grange rimade', '', '06800', 'Cagnes sur mer', 'Frankreich', 'FR', NULL, NULL, '650093096', '0010078HTW', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369646234', 'FedEx', NULL, '2017-02-07', '07.02.2017 02:06', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(42382, '473908617', NULL, NULL, 'rouslan idrissov', '10 RUE RUE LOUIS ARAGON appartement 86', '', '06340', 'DRAP', 'Frankreich', 'FR', NULL, NULL, '605626705', '0010162HVA', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369646245', 'FedEx', NULL, '2017-02-07', '07.02.2017 02:42', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(42383, '473909703', NULL, NULL, 'rouslan idrissov', '10 RUE RUE LOUIS ARAGON appartement 86', '', '06340', 'DRAP', 'Frankreich', 'FR', NULL, NULL, '605626705', '0010035QG9', NULL, NULL, 'Montre mécanique Theorema Copacabana - Argent/Noir/Noir', NULL, '711369646245', 'FedEx', NULL, '2017-02-07', '07.02.2017 03:00', '4260295880466', '1', 'a0YC000000hICJtMAO', '169.99', '249.90'),
(42384, '473840452', NULL, NULL, 'agnes seve', '14 rue jules ferry', '', '69520', 'grigny', 'Frankreich', 'FR', NULL, NULL, '612726682', '0010111BJG', NULL, NULL, 'Montre mécanique Theorema Copacabana - Or/Noir', NULL, '711369646267', 'FedEx', NULL, '2017-02-07', '06.02.2017 18:11', '4260295881203', '1', 'a0YC000000hICJwMAO', '169.99', '249.90'),
(42385, '473724879', NULL, NULL, 'Noune Eghiazarian', '1 AVENUE DU COLONEL DRIANT', '', '26000', 'VALENCE', 'Frankreich', 'FR', NULL, NULL, '609945880', '0010162FN8', NULL, NULL, 'Montre Pionier 7002-2 - Argent/Noir/Noir', NULL, '711369646278', 'FedEx', NULL, '2017-02-07', '06.02.2017 11:41', '4260295882231', '1', 'a0YC000000hcK9nMAE', '150.01', '199.90'),
(42386, '473834321', NULL, NULL, 'Darren Rayner', '50 Riverside Grove', 'Clonshaugh', 'Dublin 17', 'Dublin', 'Irland', 'IE', NULL, NULL, '879801584', '0010171FZ9', NULL, NULL, '101-10 black case / black face / stainless steel band', NULL, '711369646164', 'FedEx', NULL, '2017-02-07', '06.02.2017 18:03', '4260295882026', '1', 'a0YC000000hbYIvMAM', '165.01', '249.00'),
(42387, '473541055', NULL, NULL, 'Stephen Roberts', '13 Holly Park', '', 'D18', 'Shankill', 'Irland', 'IE', NULL, NULL, '861549268', '001001575F', NULL, NULL, 'GM-108-3 Gold Case/Black Face/Brown Band', NULL, '711369646142', 'FedEx', NULL, '2017-02-07', '05.02.2017 15:02', '4260295882408', '1', 'a0YC000000i4YslMAE', '165.00', '225.00'),
(42388, '473521833', NULL, NULL, 'Sinead Duffy', '19 Bramley A Castleknock', '', 'D15', 'Dublin Dublin 15', 'Irland', 'IE', NULL, NULL, '860817363', '0010137UHC', NULL, NULL, 'GM-108-3 Gold Case/Black Face/Brown Band', NULL, '711369646153', 'FedEx', NULL, '2017-02-07', '05.02.2017 14:02', '4260295882408', '1', 'a0YC000000i4YslMAE', '165.00', '225.00'),
(42389, '473905782', NULL, NULL, 'Gianluca Fodera', 'Cesole giosue carducci 15', '', '46010', 'MARCARIA MN', 'Italinen', 'IT', NULL, NULL, '3400981550', '0010078FYF', NULL, NULL, 'Cassa oro - Quadrante nero - Cinturino in pelle marrone 101-3', NULL, '711369646289', 'FedEx', NULL, '2017-02-07', '07.02.2017 00:37', '4260295880398', '1', 'a0YC000000hHpTiMAK', '170.00', '249.90'),
(42390, '473750840', NULL, NULL, 'DOMENICO DE LEO', 'C/O ASEF VIA GERMANO JORI 187 R', '', '16159', 'GENOVA GE', 'Italinen', 'IT', NULL, NULL, '3355686605', '0010240A1I', NULL, NULL, 'Cassa oro - Quadrante nero - Cinturino in pelle marrone 101-3', NULL, '711369646290', 'FedEx', NULL, '2017-02-07', '06.02.2017 14:05', '4260295880398', '1', 'a0YC000000hHpTiMAK', '170.00', '249.90'),
(42391, '473692377', NULL, NULL, 'Firoza Van Beek', 'Dirck Verhagenstraat 202', '', '2215 PT', 'VOORHOUT', 'Niederlande', 'NL', NULL, NULL, '631642793', '0010179BJ3', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369646304', 'FedEx', NULL, '2017-02-07', '06.02.2017 07:03', '4260295881609', '1', 'a0YC000000haPR2MAM', '170.00', '269.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(42392, '473639571', '', '', 'nina badea', '266b halley road, manor park', '', 'e126ua', 'London', 'Grossbritannien', '', '', '', '7446924585', '0010010F2W', '', '', '3006-5 Gold case / Black face / Gold Metal Band', 'Uhr am 23.02.17 zurück erhalten, da Kundin das Paket nicht abgeholt hat.', '711369646175', 'FedEx', '', '2017-02-07', '06.02.2017 10:25', '4260295881463', '1', 'a0YC000000hdvZcMAI', '122.99', '179.99'),
(42393, '473743939', NULL, NULL, 'benjamin Rosindale', '36 CHESTNUT WAY', '', 'EX14 2XE', 'HONITON', 'Grossbritannien', 'GB', NULL, NULL, '7594014417', '0010227Q4S', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369646186', 'FedEx', NULL, '2017-02-07', '06.02.2017 13:12', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42394, '473880401', NULL, NULL, 'Rachael Myers', '4 Woburn Drive', '', 'SR3 2EW', 'Sunderland', 'Grossbritannien', 'GB', NULL, NULL, '7960565961', '00102174I5', NULL, NULL, 'Theorema Cannes diamond automatic watch: 3004-4 black case /black face/black leather band', NULL, '711369646197', 'FedEx', NULL, '2017-02-07', '07.02.2017 01:45', '4260295880084', '1', 'a0YC000000glid8MAA', '129.99', '199.99'),
(42395, '474004796', NULL, NULL, 'Daniel Costa Gomes', '61 Rue Danielle Casanova', '', '94490', 'Ormesson Sur Marne', 'Frankreich', 'FR', NULL, NULL, '650270261', '0010171GAY', NULL, NULL, 'Montre automatique Barbados - Noir/Noir/Acier', NULL, '711369646348', 'FedEx', NULL, '2017-02-07', '07.02.2017 11:49', '4260295881975', '1', 'a0YC000000i57aHMAQ', '140.00', '189.90'),
(42396, '473990133', NULL, NULL, 'Diaby Mohamed', '4 RUE DE L ABBE MAURICE BAURIT', '', '93140', 'BONDY', 'Frankreich', 'FR', NULL, NULL, '699379491', '00102210CY', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369646359', 'FedEx', NULL, '2017-02-07', '07.02.2017 11:39', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(42397, '474143404', NULL, NULL, 'Peter Peeters', 'Emiel Verhaerenstraat  63', 'Bus 5', '2890', 'Sint-Amands', 'Belgien', 'BE', NULL, NULL, '489046159', '00101084GF', NULL, NULL, '101-5 zwarte behuizing / zwarte wijzerplaat / zwart leren band', NULL, '711369646451', 'FedEx', NULL, '2017-02-08', '07.02.2017 23:19', '4260295880050', '1', 'a0YC000000hHcDfMAK', '165.00', '269.99'),
(42398, '474133199', NULL, NULL, 'Fida Derbez', '40 Rue farges', '', '13008', 'Marseille', 'Frankreich', 'FR', NULL, NULL, '660686625', '0010192KIQ', NULL, NULL, 'GM-109-3 Montre Automatique Hamburg de la marque Theorema - Or/Noir/Marron', NULL, '711369646392', 'FedEx', NULL, '2017-02-08', '08.02.2017 01:10', '4260295882361', '1', 'a0YC000000i4c61MAA', '160.00', '199.90'),
(42399, '474035919', NULL, NULL, 'PATRICE CAMUT', '15 RUE DE L YSER SAINT MICHEL', '', '27000', 'EVREUX', 'Frankreich', 'FR', NULL, NULL, '651274269', '0010058S3I', NULL, NULL, '7001-1 Argent/Blanc/Noir', NULL, '711369646407', 'FedEx', NULL, '2017-02-08', '07.02.2017 14:10', '4260295882095', '1', 'a0YC000000i57YMMAY', '150.01', '189.90'),
(42400, '474072215', NULL, NULL, 'Bruno Sforza', 'VIA DELLA RISERVA NUOVA 156', '', '00132', 'ROMA RM', 'Italien', 'IT', NULL, NULL, '3392510112', '0010213W1H', NULL, NULL, 'Cassa oro - Quadrante nero - Cinturino in pelle marrone 101-3', NULL, '711369646418', 'FedEx', NULL, '2017-02-08', '07.02.2017 19:00', '4260295880398', '1', 'a0YC000000hHpTiMAK', '170.00', '249.90'),
(42401, '474138617', NULL, NULL, 'Riccardo Braga', 'PIAZZA CAMILLO GOLGI 8', '', '25082', 'BOTTICINO BS', 'Italien', 'IT', NULL, NULL, '3493656048', '0010250F5Z', NULL, NULL, 'Orologio - Cassa Argento/Quadrante Nero/Cinturino Nero 513-2', NULL, '711369646429', 'FedEx', NULL, '2017-02-08', '07.02.2017 23:57', '4260295882187', '1', 'a0YC000000i4d0FMAQ', '150.01', '219.99'),
(42402, '474090256', NULL, NULL, 'Giulio Frigerio', 'via Asiago 15', '', '20821', 'Meda MB', 'Italien', 'IT', NULL, NULL, '3351222250', '0010015W00', NULL, NULL, 'Orologio - Cassa nera, quadrante nero, cinturino in acciaio inox 3005-A3', NULL, '711369646430', 'FedEx', NULL, '2017-02-08', '07.02.2017 19:45', '4260295880985', '1', 'a0YC000000i4cwCMAQ', '135.00', '199.99'),
(42403, '474068032', NULL, NULL, 'Antonio Persici', 'da lun a ven dalle 9 alle 21 via francesco gentile 135 135', '', '00173', 'roma RM', 'Italien', 'IT', NULL, NULL, '3356575841', '0010250L9L', NULL, NULL, 'Orologio uomo Theorema Oman GM-108-3 Cassa colore oro/Quadrante colore nero/Cintura marrone', NULL, '711369646440', 'FedEx', NULL, '2017-02-08', '07.02.2017 19:06', '4260295882408', '1', 'a0YC000000i4cu3MAA', '165.00', '229.90'),
(42404, '474081448', NULL, NULL, 'Sabrina antunes', '53 RAVENSBOURNE AVENUE', '', 'TW19 7ST', 'STAINES-UPON-THAMES', 'Grossbritannien', 'GB', NULL, NULL, '7912991050', '0010048R85', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369646370', 'FedEx', NULL, '2017-02-08', '07.02.2017 18:09', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42405, '474050445', NULL, NULL, 'Nick Langford', '85 Debdale Way', '', 'NG19 7NR', 'MANSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7828159654', '0010002A55', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369646381', 'FedEx', NULL, '2017-02-08', '07.02.2017 17:13', '4260295881388', '1', 'a0YC000000hHjXcMAK', '135.00', '179.00'),
(42406, '474213800', NULL, NULL, 'Said Fodal', '54 AV DES MARTYRS DE LA RESISTANCE Lot allemand', '', '13160', 'CHATEAURENARD', 'Frankreich', 'FR', NULL, NULL, '618606831', '0010250PC1', NULL, NULL, 'Montre automatique Barbados - Argent/Noir/Noir 509-2', NULL, '711369646484', 'FedEx', NULL, '2017-02-08', '08.02.2017 09:40', '4260295881227', '1', 'a0YC000000i57aBMAQ', '140.00', '189.90'),
(42407, '474238918', NULL, NULL, 'Brasserie Au Marechal Brune Rodrigues C.', '9 BOULEVARD BRUNE', '', '75014', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '771140898', '00100805PA', NULL, NULL, 'Montre Automatique Theorema - Bracelet en cuir - Or/Noir/Noir 3005-4', NULL, '711369646495', 'FedEx', NULL, '2017-02-08', '08.02.2017 11:27', '4260295880923', '1', 'a0YC000000i57ZqMAI', '135.00', '169.00'),
(42408, '474224188', NULL, NULL, 'Aurelie Gueffier', '34 AVENUE DE VOLVIC', '', '63530', 'SAYAT', 'Frankreich', 'FR', NULL, NULL, '661218321', '0010074FNU', NULL, NULL, 'Montre automatique Theorema Damascus bracelet acier - Noir/Noir 3008-8', NULL, '711369646500', 'FedEx', NULL, '2017-02-08', '08.02.2017 10:54', '4260295881739', '1', 'a0YC000000hcJfMMAU', '149.99', '199.00'),
(42409, '474190306', NULL, NULL, 'Virginija Vilcinskiene', 'THEKINGSHEAD OLD MARKET', '', 'PE13 1NJ', 'WISBECH', 'Grossbritannien', 'GB', NULL, NULL, '07849 362195', '0010057NMI', NULL, NULL, 'Theorema Paris watch gold case black face brown leather band', NULL, '711369646462', 'FedEx', NULL, '2017-02-08', '08.02.2017 09:51', '4260295881883', '1', 'a0YC000000gl0kNMAQ', '123.01', '189.00'),
(42410, '474185299', NULL, NULL, 'nina badea', '266b halley road, manor park', '', 'e126ua', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7446924585', '0010050Q6R', NULL, NULL, '3011-6 Silver Case / Black face / Stainless steel band', NULL, '711369646473', 'FedEx', NULL, '2017-02-08', '08.02.2017 09:01', '4260295881753', '1', 'a0YC000000hGy1uMAC', '125.00', '179.00'),
(42411, '474327021', NULL, NULL, 'sonia ben maacha', '173 avenue Barthelemy Buyer batiment 7 allee 2', '', '69005', 'lyon', 'Frankreich', 'FR', NULL, NULL, '782660200', '00102508W5', NULL, NULL, '7001-3 Or/Noir/Marron', NULL, '711369646613', 'FedEx', NULL, '2017-02-09', '08.02.2017 17:30', '4260295882118', '1', 'a0YC000000i57YOMAY', '150.01', '189.90'),
(42412, '474278547', NULL, NULL, 'CHRISTIAN HORN', '359 AVENUE DE PESSICART', '', '06100', 'NICE', 'Frankreich', 'FR', NULL, NULL, '670287911', '0010183C7Y', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369646624', 'FedEx', NULL, '2017-02-09', '08.02.2017 13:50', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(42413, '474269493', NULL, NULL, 'Guemene Kevin', '52 T Ter rue du largeau', '', '44230', 'ST SEBASTIEN SUR LOIRE', 'Frankreich', 'FR', NULL, NULL, '642309468', '00100355N2', NULL, NULL, 'Montre mécanique Theorema Copacabana - Noir/Noir/Acier 104-9', NULL, '711369646635', 'FedEx', NULL, '2017-02-09', '08.02.2017 13:52', '4260295881685', '1', 'a0YC000000hICK1MAO', '169.99', '249.90'),
(42414, '474338587', NULL, NULL, 'Zidane Nassera', '15 Place Picard', '', '77124', 'Villenoy', 'Frankreich', 'FR', NULL, NULL, '610423075', '0010165O13', NULL, NULL, 'Montre Theorema Noir /Noir /Noir Acier 103-9', NULL, '711369646646', 'FedEx', NULL, '2017-02-09', '08.02.2017 18:14', '4260295881630', '1', 'a0YC000000hGr03MAC', '169.99', '249.90'),
(42415, '474392224', NULL, NULL, 'Filippo Roviglioni', 'Piazza giovanni tempioni Via Roma 75', '', '06029', 'VALFABBRICA PG', 'Italien', 'IT', NULL, NULL, '3384258909', '0010051YQO', NULL, NULL, 'Sao Paolo con cinturino metallico - Cassa argento e quadrante bianco', NULL, '711369646657', 'FedEx', NULL, '2017-02-09', '09.02.2017 00:56', '4260295881609', '1', 'a0YC000000hHpHgMAK', '169.99', '229.90'),
(42416, '474265379', NULL, NULL, 'cristian antonelli', 'Antonelli Cristian Via Cattolica 42/e', '', '61012', 'Gradara PU', 'Italien', 'IT', NULL, NULL, '3666612645', '00100124V1', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa argento e quadrante bianco', NULL, '711369646668', 'FedEx', NULL, '2017-02-09', '08.02.2017 15:10', '4260295881593', '1', 'a0YC000000hHpHfMAK', '169.99', '229.90'),
(42417, '474340296', NULL, NULL, 'Thalita de Bont', 'President Kennedylaan 188 Hs', '', '1079 NN', 'Amsterdam', 'Niederlande', 'NL', NULL, NULL, '652346528', '0010250NKE', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '711369646679', 'FedEx', NULL, '2017-02-09', '08.02.2017 19:33', '4260295881234', '1', 'a0YC000000hHiqEMAS', '135.01', '189.99'),
(42418, '474251395', NULL, NULL, 'paco geelen', 'Danielstalpertstraat 15-1', '', '1072VZ', 'Amsterdam noordholland', 'Niederlande', 'NL', NULL, NULL, '612744095', '0010125CSV', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '711369646680', 'FedEx', NULL, '2017-02-09', '08.02.2017 13:38', '4260295881982', '1', 'a0YC000000hHcECMA0', '165.00', '269.99'),
(42419, '474261083', NULL, NULL, 'dipal patel (Day 1)', '424 WATFORD WAY', '', 'NW7 2QJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7939839737', '0010221RUD', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '711369646587', 'FedEx', NULL, '2017-02-09', '08.02.2017 14:15', '4260295881616', '1', 'a0YC000000hGVhCMAW', '159.99', '259.00'),
(42420, '474416731', NULL, NULL, 'huseyin bozkina', 'Fish & chips 9 mount parade Mount pleasant', '', 'En49dd', 'Cockfosters', 'Grossbritannien', 'GB', NULL, NULL, '7788562235', '0010098AMG', NULL, NULL, 'Monte Carlo men\'s watch: 102-2 silver case / black face / black leather band', NULL, '711369646598', 'FedEx', NULL, '2017-02-09', '09.02.2017 04:22', '4260295880411', '1', 'a0YC000000gaGDWMA2', '135.00', '179.00'),
(42421, '474411668', NULL, NULL, 'BULENT TASTAN', '18 CORBETT GROVE', '', 'N22 8DQ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7888709507', '0010238HXQ', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369646602', 'FedEx', NULL, '2017-02-09', '09.02.2017 05:17', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42422, '474465123', NULL, NULL, 'Fintan Orourke', '5 PRINCE ALBERT DRIVE', '', 'SL5 8AG', 'ASCOT', 'Grossbritannien', 'GB', NULL, NULL, '7432828200', '0010213XPU', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369646690', 'FedEx', NULL, '2017-02-09', '09.02.2017 09:41', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(42423, '474498310', NULL, NULL, 'Jarno Medema', 'Beukenlaan 93', '', '9902 PC', 'APPINGEDAM', 'Belgien', 'NL', NULL, NULL, '631937698', '0010153FZ7', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369646782', 'FedEx', NULL, '2017-02-10', '09.02.2017 12:29', '4260295880398', '1', 'a0YC000000hHcE9MAK', '165.00', '269.99'),
(42424, '474647460', '', '', 'salamata viroux', '8 ALLEE AIME CESAIRE', '', '35136', 'ST JACQUES DE LA LANDE', '', '', '', '', '637257815', '0010144POT', '', '', 'Montre Automatique Pionier - Or/Noir/Marron Hawaii', 'Sendung am 24.02.17 zurück erhalten! Empfänger hat die Sendung nicht bei Fedex abgeholt!', '711369646750', 'FedEx', '', '2017-02-10', '10.02.2017 00:36', '4260295880107', '1', 'a0YC000000i42wHMAQ', '165.00', '249.90'),
(42425, '474608868', NULL, NULL, 'tony hennequart', '731 AVENUE JANVIER PASSERO Jardin fleuri', '', '06210', 'MANDELIEU LA NAPOULE', '', 'FR', NULL, NULL, '666311187', '0010232JKT', NULL, NULL, 'Montre Cuir Automatique 17 rubis Theorema - Or/Noir/Marron', NULL, '711369646760', 'FedEx', NULL, '2017-02-10', '09.02.2017 18:15', '4260295880398', '1', 'a0YC000000hGrHpMAK', '174.99', '249.90'),
(42426, '474670471', NULL, NULL, 'Francesco Cavaciocchi', 'Via Lanzi 24', '', '50134', 'FIRENZE FI', 'Italien', 'IT', NULL, NULL, '559060414', '0010189XS6', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa e quadrante nero', NULL, '711369646771', 'FedEx', NULL, '2017-02-10', '10.02.2017 00:07', '4260295880459', '1', 'a0YC000000hHpHdMAK', '169.99', '229.90'),
(42427, '474694387', NULL, NULL, 'JIMMY van der linden', 'Klinkaardstraat 97', 'KLINKAARDSTRAAT 97 BUS 5', '2950', 'Kapellen Antwerpen', 'Belgien', 'BE', NULL, NULL, '32473120232', '00100968EN', NULL, NULL, 'Theorama horloge - Gouden kast / Zwarte wijzerplaat / Gouden metalen band 103-8', NULL, '711369646863', 'FedEx', NULL, '2017-02-10', '10.02.2017 01:50', '4260295881623', '1', 'a0YC000000haPQjMAM', '170.00', '269.00'),
(42428, '474631657', NULL, NULL, 'Ousman Aboubakar', 'Halleweg  122 /2', '', '1500', 'Halle', 'Belgien', 'BE', NULL, NULL, '493809678', '0010008VB8', NULL, NULL, 'Une montre Theorema Newton - doré/noir - bracelet en cuir brun GM-4004-3', NULL, '711369646874', 'FedEx', NULL, '2017-02-10', '09.02.2017 20:48', '4260295881081', '1', 'a0YC000000hGsy1MAC', '149.99', '199.99'),
(42429, '474542325', NULL, NULL, 'Rizvan Zelimkhanov', 'jonkersstraat 17', '', '8800', 'Roeselare West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '486235808', '0010187IUM', NULL, NULL, 'Theorema Damascus Horloge - Zwarte lederen Band - Gerhodineerd/Zwart (T3008-2)', NULL, '711369646885', 'FedEx', NULL, '2017-02-10', '09.02.2017 14:49', '4260295880169', '1', 'a0YC000000hHjmXMAS', '139.99', '199.99'),
(42430, '474758127', NULL, NULL, 'joseph gruner', '21 RUE DE LA PAIX', '', '67240', 'KALTENHOUSE', 'Frankreich', 'FR', NULL, NULL, '388630252', '0010066ARP', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '711369646830', 'FedEx', NULL, '2017-02-10', '10.02.2017 10:28', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(42431, '474716878', NULL, NULL, 'Max Gousset', '35 RUE VENDON', '', '01600', 'REYRIEUX', 'Frankreich', 'FR', NULL, NULL, '683451524', '0010132US4', NULL, NULL, 'Montre homme automatique Newton Theorema - Argent/Blanc/Acier', NULL, '711369646841', 'FedEx', NULL, '2017-02-10', '10.02.2017 09:03', '42602958811104', '1', 'a0YC000000hGqjhMAC', '154.99', '219.90'),
(42432, '474729146', NULL, NULL, 'Antoine Mendes', '2 RUE THOMAS EDISON', '', '95310', 'ST OUEN L AUMONE', 'Frankreich', 'FR', NULL, NULL, '623356375', '10179080', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '711369646852', 'FedEx', NULL, '2017-02-10', '10.02.2017 08:28', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(42433, '474748339', NULL, NULL, 'Sharon Donnelly', '11 DUNVEGAN PLACE', '', 'KA12 9NA', 'IRVINE', 'Grossbritannien', 'GB', NULL, NULL, '7805185910', '0010185VE1', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '711369646819', 'FedEx', NULL, '2017-02-10', '10.02.2017 11:16', '4260295880749', '1', 'a0YC000000he5ImMAI', '123.00', '199.00'),
(42434, '474745662', NULL, NULL, 'Jade Morris', '60 WHITLEY SPRING CRESCENT', '', 'WF5 0RF', 'OSSETT', 'Grossbritannien', 'GB', NULL, NULL, '7984394060', '0010078LCP', NULL, NULL, 'GM-108-3 Gold case/Black face/Brown Band', NULL, '711369646820', 'FedEx', NULL, '2017-02-10', '10.02.2017 10:24', '4260295882408', '1', 'a0YC000000i4iQzMAI', '150.00', '225.00'),
(42435, '474643792', NULL, NULL, 'Noel Casumpang', '54 Langtry Court Lanadron Close', '', 'TW7 5GB', 'Isleworth', 'Grossbritannien', 'GB', NULL, NULL, '7581785642', '0010148O2R', NULL, NULL, '3008-3 Gold case / Black face / Black Leather Band', NULL, '711369646738', 'FedEx', NULL, '2017-02-10', '09.02.2017 21:43', '4260295880176', '1', 'a0YC000000i56rbMAA', '123.01', '179.00'),
(42436, '474533675', NULL, NULL, 'M AKHTER', 'Queens Court  9-17 Eastern Road ISNS Ltd', '', 'RM13NH', 'Romford', 'Grossbritannien', 'GB', NULL, NULL, '7912113084', '001010286R', NULL, NULL, '104-6 Theorema Copacabana watch', NULL, '711369646749', 'FedEx', NULL, '2017-02-10', '09.02.2017 14:18', '4260295881654', '1', 'a0YC000000hb2jaMAA', '146.00', '219.00'),
(42437, '475017412', NULL, NULL, 'Salvatore Giordano', 'Rue Rene Delbrouck 57', '', '4102', 'Ougree', 'Belgien', 'BE', NULL, NULL, '494896972', '001003714J', NULL, NULL, 'Montre Theorema - Boitier argent / Cadran or / Bracelet en cuir marron 103-4', NULL, 'stronieren', 'FedEx', NULL, '2017-02-13', '11.02.2017 11:52', '4260295881197', '1', 'a0YC000000haPQfMAM', '170.00', '269.00'),
(42438, '474944477', NULL, NULL, 'L&S Zakenkantoor bvba Lucas Van der Wee', 'Amelbergastraat 29Amelbergas', '', '2240', 'Zandhoven', 'Belgien', 'BE', NULL, NULL, '32495387533', '0010075Y4W', NULL, NULL, 'Theorama horloge - Zwarte kast / Zwarte wijzerplaat / Zwarte metalen band 103-9', NULL, '711369647220', 'FedEx', NULL, '2017-02-13', '11.02.2017 00:18', '4260295881630', '1', 'a0YC000000haPQkMAM', '170.00', '269.00'),
(42439, '474907196', NULL, NULL, 'Naudasch Zelimkhanova', 'Jonkersstraat 17', '', '8800', 'Roeselare', 'Belgien', 'BE', NULL, NULL, '488159605', '00101865R1', NULL, NULL, 'Theorema Damascus Horloge - Zwarte lederen Band -Goudklleurig/Zwart (T3008-3)', NULL, '711369647230', 'FedEx', NULL, '2017-02-13', '10.02.2017 21:19', '4260295880176', '1', 'a0YC000000hHjmYMAS', '139.99', '199.99'),
(42440, '474838093', NULL, NULL, 'nguina omer', 'KALEA ALTUBE 4', 'b', '48002', 'BILBAO bizkaia', 'Spanien', 'ES', NULL, NULL, '698370484', '0010232NIR', NULL, NULL, 'Reloj Theorema Sao Paolo 103-8 - Caja dorada / Cara negra/  Pulsera de acero dorada', NULL, '711369647182', 'FedEx', NULL, '2017-02-13', '10.02.2017 14:38', '4260295881623', '1', 'a0YC000000hHpHTMA0', '169.99', '229.90'),
(42441, '474809836', NULL, NULL, 'Juan Antonio Vega', 'CALLE PEZ VOLADOR 22', '(local Uniteco P)', '28007', 'MADRID madrid', 'Spanien', 'ES', NULL, NULL, '616487173', '0010155OAT', NULL, NULL, 'Reloj Theorema automático con 17 rubíes - Caja plateada - Dial blanco - Correa de cuero negra - Modelo101-1', NULL, '711369647193', 'FedEx', NULL, '2017-02-13', '10.02.2017 13:07', '4260295880374', '1', 'a0YC000000hHpTVMA0', '169.99', '249.90'),
(42442, '474938654', NULL, NULL, 'Gonneau Jordan', '8 RUE DE L ILE DE FRANCE', '', '78000', 'VERSAILLES', 'Frankreich', 'FR', NULL, NULL, '673148795', '001024117C', NULL, NULL, 'GM-108-3 Or/Noir/Marron', NULL, '711369647057', 'FedEx', NULL, '2017-02-13', '11.02.2017 03:24', '4260295882408', '1', 'a0YC000000i57SPMAY', '165.00', '219.90'),
(42443, '475053215', NULL, NULL, 'MURIEL DUVIVIER DOLIGNON', '7 B RUE EDMOND FORTIN', '', '77130', 'MONTEREAU FAULT YONNE', 'Frankreich', 'FR', NULL, NULL, '659830706', '00100355QU', NULL, NULL, 'Montre Automatique 10 Diamants 0,05 carat - boîtier noir et bracelet en métal noir 3006-6', NULL, '711369647068', 'FedEx', NULL, '2017-02-13', '11.02.2017 13:46', '4260295881470', '1', 'a0YC000000hGrGiMAK', '144.99', '199.90'),
(42444, '474847093', NULL, NULL, 'CHRISTINE RUIZ', '6 RUE DES BRULIS', '', '35590', 'LA CHAPELLE THOUARAULT', 'Frankreich', 'FR', NULL, NULL, '626038114', '00100885VL', NULL, NULL, 'Montre Automatique Pionier - Argent/Noir/Noir 514-1', NULL, '711369647079', 'FedEx', NULL, '2017-02-13', '10.02.2017 15:15', '4260295880091', '1', 'a0YC000000i42wGMAQ', '165.00', '249.90'),
(42445, '475465357', NULL, NULL, 'Colette Mahieu', '25 Rue des Stuarts Au bout du chemin en face de l\'antiquaire', '', '18700', 'Aubigny sur Nere', 'Frankreich', 'FR', NULL, NULL, '248580312', '0010250X6S', NULL, NULL, 'Montre automatique Theorema - Argent/Blanc/Noir 3001-1', NULL, '711369647080', 'FedEx', NULL, '2017-02-13', '13.02.2017 01:33', '4260295880299', '1', 'a0YC000000hcJSpMAM', '129.99', '199.00'),
(42446, '475385730', NULL, NULL, 'Veronique POETTE', '82 AVENUE DE FOUILLEUSE Appt 2095 Porte A', '', '92150', 'SURESNES', 'Frankreich', 'FR', NULL, NULL, '650039624', '0010242CR3', NULL, NULL, 'Montre Automatique Theorema - Argent/Noir/Acier 3011-6', NULL, '711369647090', 'FedEx', NULL, '2017-02-13', '13.02.2017 04:42', '4260295881753', '1', 'a0YC000000i57V2MAI', '144.99', '189.00'),
(42447, '475241217', NULL, NULL, 'dominique LEVY', '10 RUE VELASQUEZ', '', '67200', 'STRASBOURG', 'Frankreich', 'FR', NULL, NULL, '641717921', '0010250VP3', NULL, NULL, 'Montre Automatique Theorema - Argent/Noir/Noir 110-2', NULL, '711369647105', 'FedEx', NULL, '2017-02-13', '12.02.2017 11:40', '4260295880138', '1', 'a0YC000000i48JYMAY', '144.99', '199.90'),
(42448, '475325303', NULL, NULL, 'FABIENNE SIMON', '4 ALLEE DES EGLANTINES', '', '44410', 'ST LYPHARD', 'Frankreich', 'FR', NULL, NULL, '678568473', '0010171V64', NULL, NULL, 'Montre automatique Theorema - Argent/Noir/Noir 3001-2', NULL, '711369647116', 'FedEx', NULL, '2017-02-13', '12.02.2017 15:53', '4260295880312', '1', 'a0YC000000hcJSrMAM', '129.99', '199.00'),
(42449, '474804114', NULL, NULL, 'Yakota Diane', '13 RUE Saint exupery Mbali', '', '51100', 'REIMS', 'Frankreich', 'FR', NULL, NULL, '06 67 19 91 31', '0010047ASC', NULL, NULL, 'Montre Automatique Theorema - Bracelet en cuir - Or/Noir/Noir 3005-4', NULL, '711369647127', 'FedEx', NULL, '2017-02-13', '10.02.2017 14:47', '4260295880923', '1', 'a0YC000000i57ZqMAI', '135.00', '169.00'),
(42450, '475032449', NULL, NULL, 'Marie.Ange Gerardin', '11 RUE RUE SAINT MEDARD', '', '51490', 'PONTFAVERGER MORONVILLIERS', 'Frankreich', 'FR', NULL, NULL, '672928794', '00101385A0', NULL, NULL, 'Montre automatique Theorema Damascus bracelet cuir - Argent/Blanc', NULL, '711369647138', 'FedEx', NULL, '2017-02-13', '11.02.2017 12:11', '4260295880152', '1', 'a0YC000000hcJfFMAU', '145.00', '199.00'),
(42451, '474995447', NULL, NULL, 'Ghailam samir', '110 AVENUE HENRI RAVERA Rdc a gauche', '', '92220', 'BAGNEUX', 'Frankreich', 'FR', NULL, NULL, '752525457', '0010007YB4', NULL, NULL, 'Montre mécanique Theorema Copacabana - Noir/Noir/Acier', NULL, '711369647149', 'FedEx', NULL, '2017-02-13', '11.02.2017 10:11', '4260295881685', '1', 'a0YC000000hICK1MAO', '169.99', '249.90'),
(42452, '475046608', NULL, NULL, 'mansoura mansour', '17 RUE DU PONT DE POISSY Sonnez au nom de madani', '', '78370', 'PLAISIR', 'Frankreich', 'FR', NULL, NULL, '652465693', '0010132CF6', NULL, NULL, 'Montre Pionier 7002-2 - Argent/Noir/Noir', NULL, '711369647150', 'FedEx', NULL, '2017-02-13', '11.02.2017 12:39', '4260295882231', '1', 'a0YC000000hcK9nMAE', '150.01', '199.90'),
(42453, '475008187', NULL, NULL, 'JOEL PICARD', '33 RUE RUE DU TETRE', '', '90370', 'RECHESY', 'Frankreich', 'FR', NULL, NULL, '781813638', '0010179N7M', NULL, NULL, 'Montre pour hommes Theorema GM-101-10 Cadran noir/Face noire/bracelet en acier inoxydable', NULL, '711369647160', 'FedEx', NULL, '2017-02-13', '11.02.2017 10:28', '4260295882026', '1', 'a0YC000000i63c2MAA', '170.01', '239.90'),
(42454, '475132118', NULL, NULL, 'Helene Lerouge', '45 AVENUE DE SAVOIE', '', '38580', 'ALLEVARD', 'Frankreich', 'FR', NULL, NULL, '676022148', '0010175AX5', NULL, NULL, 'T-3012-2 Argent / Noir / Noir', NULL, '711369647171', 'FedEx', NULL, '2017-02-13', '12.02.2017 00:52', '4260295881876', '1', 'a0YC000000hcJijMAE', '155.00', '199.00'),
(42455, '475346021', NULL, NULL, 'Francesco Viccari', 'Via Vittorio Veneto 4', '', '21020', 'MORNAGO va', 'Italien', 'IT', NULL, NULL, '3453355894', '00100655IS', NULL, NULL, 'Sao Paolo con cinturino metallico - Cassa argento e quadrante nero', NULL, '711369647208', 'FedEx', NULL, '2017-02-13', '12.02.2017 18:59', '4260295881616', '1', 'a0YC000000hHpHhMAK', '169.99', '229.90'),
(42456, '474924689', NULL, NULL, 'Ivano Francone', 'PIAZZA EUROPA 5', '', '12043', 'CANALE cn', 'Italien', 'IT', NULL, NULL, '3381113140', '00102509IR', NULL, NULL, 'Orologio uomo Theorema Oman GM-108-2 Cassa colore argento/Quadrante colore nero/Cinturta nera', NULL, '711369647219', 'FedEx', NULL, '2017-02-13', '10.02.2017 22:55', '4260295882392', '1', 'a0YC000000i4cu2MAA', '165.00', '229.90'),
(42457, '475246044', NULL, NULL, 'Didier Schmidt', 'Wedesteinbroek 1328', '', '6546 RL', 'NIJMEGEN', 'Niederlande', 'NL', NULL, NULL, '634024673', '0010238SPD', NULL, NULL, '3006-4 Silver case / Black face / Silver Metal Band', NULL, '711369647241', 'FedEx', NULL, '2017-02-13', '12.02.2017 12:00', '4260295881456', '1', 'a0YC000000hHDfZMAW', '145.00', '199.99'),
(42458, '475075702', NULL, NULL, 'Soumendra Behera', 'Walkade 42(A)', '', '3401 DT', 'IJSSELSTEIN UT Utrecht', 'Niederlande', 'NL', NULL, NULL, '+31 622566826', '0010219HOL', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369647252', 'FedEx', NULL, '2017-02-13', '11.02.2017 15:59', '4260295882026', '1', 'a0YC000000hHcEGMA0', '165.00', '269.99'),
(42459, '474937994', NULL, NULL, 'Kosta Krstev', 'Industrieweg 10F', 'Apartementcomplex', '3738 JX', 'MAARTENSDIJK Utrecht', 'Niederlande', 'NL', NULL, NULL, '‭‭+31 6 36 18 09 94‬‬', '0010203I72', NULL, NULL, 'GM-104-3 Noir Noir Noir', NULL, '711369647263', 'FedEx', NULL, '2017-02-13', '10.02.2017 23:33', '4260295880480', '1', 'a0YC000000hIGkhMAG', '170.00', '269.99'),
(42460, '474875278', NULL, NULL, 'Sharmila Moentadj', '\'t Hert 21', '', '2266 NB', 'LEIDSCHENDAM', 'Niederlande', 'NL', NULL, NULL, '630384851', '0010250Z9B', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, 'stornieren', 'FedEx', NULL, '2017-02-13', '10.02.2017 18:59', '4260295881197', '1', 'a0YC000000haPR0MAM', '170.00', '269.00'),
(42461, '475452896', NULL, NULL, 'lynn jarvis', '51 WESTLANDS ROAD', '', 'PO20 1PJ', 'CHICHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7863698575', '10115462', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369646900', 'FedEx', NULL, '2017-02-13', '13.02.2017 00:17', '4260295880442', '1', 'a0YC000000hGVh7MAG', '159.99', '259.00'),
(42462, '474843153', NULL, NULL, 'Patricia Mccormick', '14 MAIN STREET Ticknall', '', 'DE73 7JZ', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '1332863656', '0010075XOS', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '711369646911', 'FedEx', NULL, '2017-02-13', '10.02.2017 16:17', '4260295880473', '1', 'a0YC000000hb2jCMAQ', '146.00', '219.00'),
(42463, '475123381', NULL, NULL, 'Asiya Patel', '2A SACKVILLE GARDENS', '', 'IG1 3LH', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7506138858', '0010204QP7', NULL, NULL, '3001-1 Silver Case/White face/Black Leather band', NULL, '711369646922', 'FedEx', NULL, '2017-02-13', '11.02.2017 19:09', '4260295880299', '1', 'a0YC000000hGxkOMAS', '104.00', '169.00'),
(42464, '475231324', NULL, NULL, 'Michael Younghusband', '5 FOXGLOVE', '', 'DH4 7TW', 'HOUGHTON LE SPRING', 'Grossbritannien', 'GB', NULL, NULL, '7957203982', '0010019CLY', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369646933', 'FedEx', NULL, '2017-02-13', '12.02.2017 10:44', '4260295881463', '1', 'a0YC000000hdvZcMAI', '122.99', '179.99'),
(42465, '475179187', NULL, NULL, 'Alexandre Nicolas', '22 LAMBOURNE ROAD', '', 'E11 1DY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7404329756', '00102504TA', NULL, NULL, '3008-1 Silver case / White Face / Black Leather Band', NULL, '711369646944', 'FedEx', NULL, '2017-02-13', '12.02.2017 06:42', '4260295880152', '1', 'a0YC000000i56rZMAQ', '123.01', '179.00'),
(42466, '475435438', NULL, NULL, 'Victoria Martin', 'Flat 1, 172 wandsworth bridge road', '', 'Sw6 2uq', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7880712912', '00102263G2', NULL, NULL, 'GM-102-1 Silver case / White face / Black Leather Band', NULL, '711369646955', 'FedEx', NULL, '2017-02-13', '13.02.2017 07:26', '4260295880404', '1', 'a0YC000000gliK0MAI', '135.00', '179.00'),
(42467, '474908936', NULL, NULL, 'Jason May', '24 KING EDWARD ROAD', '', 'EN8 7HZ', 'WALTHAM CROSS', 'Grossbritannien', 'GB', NULL, NULL, '7840380503', '0010098CUM', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, '711369646966', 'FedEx', NULL, '2017-02-13', '10.02.2017 22:32', '4260295880091', '1', 'a0YC000000i43sTMAQ', '155.00', '240.00'),
(42468, '475014036', NULL, NULL, 'Dailene Logan', '17 EASTBURN ROAD Balornock', '', 'G21 3NW', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7725903704', '001007421J', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-8', NULL, '711369646977', 'FedEx', NULL, '2017-02-13', '11.02.2017 11:19', '4260295881975', '1', 'a0YC000000hbNKSMA2', '125.00', '199.00'),
(42469, '475064115', NULL, NULL, 'Donna Freeman', '7 Hitherwood Close', '', 'PO7 8SA', 'WATERLOOVILLE', 'Grossbritannien', 'GB', NULL, NULL, '7960133137', '0010084OR3', NULL, NULL, 'Monte Carlo men\'s watch: 102-2 silver case / black face / black leather band', NULL, '711369646988', 'FedEx', NULL, '2017-02-13', '11.02.2017 15:05', '4260295880411', '1', 'a0YC000000gaGDWMA2', '135.00', '179.00'),
(42470, '475398818', NULL, NULL, 'MARCIA ERWIN', 'DHL  UNIT 2-3 LINK 20 bus park bellingham way', '', 'me20 6sp', 'larkfield- aylesford kent', 'Grossbritannien', 'GB', NULL, NULL, '1622712700', '0010113ZB6', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369646999', 'FedEx', NULL, '2017-02-13', '12.02.2017 21:37', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42471, '475154564', NULL, NULL, 'Sef Ahmed', 'HEANOR BEACON HILL', '', 'B45 9QL', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7397503465', '00100699TD', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '711369647002', 'FedEx', NULL, '2017-02-13', '12.02.2017 04:09', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42472, '474837861', NULL, NULL, 'Lawrence Armour', '89  Aldrich Drive Willen', '', 'MK15 9LJ', 'Milton Keynes', 'Grossbritannien', 'GB', NULL, NULL, '7916124681', '0010028KXL', NULL, NULL, 'Monte Carlo men\'s watch: 102-7 gold case / black face / stainless steel band', NULL, '711369647013', 'FedEx', NULL, '2017-02-13', '10.02.2017 17:06', '4260295881531', '1', 'a0YC000000gaGDbMAM', '135.00', '179.00'),
(42473, '475396239', NULL, NULL, 'Lee Palmer-Tassi', '6 DAIRY LANE  Nether Broughton', '', 'LE14 3EU', 'MELTON MOWBRAY', 'Grossbritannien', 'GB', NULL, NULL, '01664 822833', '0010215KFD', NULL, NULL, 'Theorema Casablanca watch 101-3: gold case, black face, brown leather band', NULL, '711369647024', 'FedEx', NULL, '2017-02-13', '12.02.2017 20:41', '4260295880398', '1', 'a0YC000000hbg1zMAA', '154.00', '250.00'),
(42474, '475154985', NULL, NULL, 'Sef Ahmed', 'HEANOR BEACON HILL', '', 'B45 9QL', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7397503465', '0010162JR4', NULL, NULL, 'Theorema Casablanca watch 101-5: black case, black face, black leather band', NULL, '711369647002', 'FedEx', NULL, '2017-02-13', '12.02.2017 05:31', '4260295880050', '1', 'a0YC000000hbg21MAA', '154.00', '250.00'),
(42475, '475069631', NULL, NULL, 'Kevin Sweeney', '37 FIRST AVENUE Acton', '', 'W3 7JP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7894153761', '0010041DRL', NULL, NULL, 'Theorema Macau watch: silver case / black face / stainless steel band, model, 3011-6', NULL, '711369647035', 'FedEx', NULL, '2017-02-13', '11.02.2017 14:31', '4260295881753', '1', 'a0YC000000i5DF2MAM', '125.00', '179.00'),
(42476, '475057533', NULL, NULL, 'Lynne Dugine', 'Apt 11 The Sycamores Chester Road', '', 'LL12 8DU', 'WREXHAM Wrexham', 'Grossbritannien', 'GB', NULL, NULL, '7949957730', '0010250IXT', NULL, NULL, 'Theorema Macau watch: silver case / black face / stainless steel band, model, 3011-6', NULL, '711369647046', 'FedEx', NULL, '2017-02-13', '11.02.2017 17:11', '4260295881753', '1', 'a0YC000000i5DF2MAM', '125.00', '179.00'),
(42477, '475440210', '', '', 'Victoria Martin', 'Flat 1, 172 wandsworth bridge road', '', 'Sw6 2uq', 'London', 'Grossbritannien', '', '', '', '7880712912', '0010193XBT', '', '', '104-7 Theorema Copacabana watch', 'Sendung am 16.03.17 zurück erhalten! Empfänger nicht zureichen !', '1Z8VF4596848976105', 'UPS', '', '2017-02-14', '13.02.2017 07:59', '4260295881661', '1', 'a0YC000000hb2jbMAA', '146.00', '219.00'),
(42478, '475435225', '', '', 'Victoria Martin', 'Flat 1, 172 wandsworth bridge road', '', 'Sw6 2uq', 'London', 'Grossbritannien', '', '', '', '7880712912', '0010156YMN', '', '', 'GM-102-4 Black case / Black face / Black Leather Band', 'Sendung am 16.03.17 zurück erhalten! Empfänger nicht zureichen !', '1Z8VF4596848976105', 'UPS', '', '2017-02-14', '13.02.2017 08:41', '4260295881180', '1', 'a0YC000000gliK3MAI', '135.00', '179.00'),
(42479, '475620443', NULL, NULL, 'Elena Petrova', 'UNIT13 Napsbury lane North Orbital Commercial Park', '', 'AL1 1XB', 'ST. ALBANS', 'Grossbritannien', 'GB', NULL, NULL, '7803796173', '0010108O87', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-4', NULL, '1Z8VF4596847576914', 'UPS', NULL, '2017-02-14', '13.02.2017 17:53', '4260295881241', '1', 'a0YC000000hbNKPMA2', '125.00', '199.00'),
(42480, '475648303', NULL, NULL, 'Ali Haji Alishahi', '138 WISLEY WAY', '', 'B32 2JX', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7875132574', '001017227J', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '1Z8VF4596847344129', 'UPS', NULL, '2017-02-14', '13.02.2017 21:49', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(42481, '475547285', NULL, NULL, 'Graham Kite', '12 St Barnabas Gardens', '', 'KT8 2TS', 'WEST MOLESEY', 'Grossbritannien', 'GB', NULL, NULL, '7736707717', '0010110HTC', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '1Z8VF4596847893732', 'UPS', NULL, '2017-02-14', '13.02.2017 15:11', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(42482, '475525790', NULL, NULL, 'Antony Mehmet', '16 Lammas wat If not in please give to next door if cant be posted', '', 'HP10 9QA', 'HIGH WYCOMBE', 'Grossbritannien', 'GB', NULL, NULL, '07903 781090', '0010031LLI', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '1Z8VF4596847881745', 'UPS', NULL, '2017-02-14', '13.02.2017 13:02', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42483, '475704719', NULL, NULL, 'Nicky Perry', '64 STATION ROAD', '', 'PO3 5BQ', 'PORTSMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7891693063', '0010021TRE', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '1Z8VF4596848604159', 'UPS', NULL, '2017-02-14', '14.02.2017 04:28', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42484, '475704928', NULL, NULL, 'Ousman Aboubakar', 'Halleweg 122/2', '', '1500', 'Halle', 'Belgien', 'BE', NULL, NULL, '493809678', '0010151WEH', NULL, NULL, 'Une montre Theorema Newton - noir/noir - bracelet métallique en acier GM-4004-8', NULL, 'stornieren', 'UPS', NULL, '2017-02-14', '13.02.2017 23:19', '4260295881135', '1', 'a0YC000000hGsy6MAC', '127.99', '199.99'),
(42485, '475646835', NULL, NULL, 'sigrid ruyssinck', 'Nijken 31', '', '9400', 'Denderwindeke', 'Belgien', 'BE', NULL, NULL, '477488044', '0010164WTQ', NULL, NULL, 'Theorama horloge - Meerkleurige kast / Gouden wijzerplaat / Bruine leren band 103-4', NULL, 'stornieren', 'UPS', NULL, '2017-02-14', '13.02.2017 19:18', '4260295881197', '1', 'a0YC000000haPQfMAM', '170.00', '269.00'),
(42486, '475776217', NULL, NULL, 'antonio cantarero', '149 rue de wervicq', '', '59166', 'bousbecque', 'Ftrankreich', 'FR', NULL, NULL, '669520280', '001004575O', NULL, NULL, 'Montre homme automatique Newton Theorema - Or/Noir/Noir', NULL, '1Z8VF4596846429932', 'UPS', NULL, '2017-02-14', '14.02.2017 09:48', '4260295881081', '1', 'a0YC000000hGqjfMAC', '154.99', '219.90'),
(42487, '475789485', NULL, NULL, 'peter mccarroll', 'routes to work 52 main street', '', 'ml5 3ae', 'coatbridge', 'Grossbritannien', 'GB', NULL, NULL, '7540969593', '00102337FC', NULL, NULL, '104-1 Theorema Copacabana watch', NULL, '1Z8VF4596846617112', 'UPS', NULL, '2017-02-14', '14.02.2017 12:00', '4260295880466', '1', 'a0YC000000hb2jBMAQ', '146.00', '219.00'),
(42488, '475703755', NULL, NULL, 'Lorene Tatto', '12 RUE DU CHAPITRE', '', '21220', 'FIXIN', 'Frankreich', 'FR', NULL, NULL, '640649320', '0010008R6O', NULL, NULL, 'Montre Pionier 7002-3 Or/Blanc/Marron', NULL, '1Z8VF4596848596963', 'UPS', NULL, '2017-02-14', '14.02.2017 01:50', '4260295882248', '1', 'a0YC000000hcK9oMAE', '150.01', '199.90'),
(42489, '475662218', NULL, NULL, 'Jean-PauL Malthey', '55 LIEU DIT LE POIRIER route de la masure', '', '61430', 'ATHIS VAL DE ROUVRE', 'Frankreich', 'FR', NULL, NULL, '233660391', '00100302YW', NULL, NULL, 'Montre Automatique Pionier - Argent/Noir/Noir 506-2', NULL, '1Z8VF4596847236175', 'UPS', NULL, '2017-02-14', '13.02.2017 19:31', '4260295880879', '1', 'a0YC000000hGr2OMAS', '144.99', '199.90'),
(42490, '475606718', NULL, NULL, 'fabie pontzeele', '390 RUE ODOART', '', '62730', 'MARCK', 'Frankreich', 'FR', NULL, NULL, '669745499', '0010214VZ6', NULL, NULL, 'Montre Automatique Pionier - Argent/Noir/Noir', NULL, '1Z8VF4596848337788', 'UPS', NULL, '2017-02-14', '13.02.2017 15:34', '4260295880879', '1', 'a0YC000000hGr2OMAS', '144.99', '199.90'),
(42491, '475548754', NULL, NULL, 'Valentin Hachet', '5 ROUTE DE MONTSURS', '', '53150', 'BREE', 'Frankreich', 'FR', NULL, NULL, '763102354', '0010155YU5', NULL, NULL, 'Montre automatique Theorema Damascus bracelet cuir - Or/Noir', NULL, '1Z8VF4596848757799', 'UPS', NULL, '2017-02-14', '13.02.2017 13:13', '4260295880176', '1', 'a0YC000000hcJfHMAU', '149.99', '199.00'),
(42492, '475507311', NULL, NULL, 'PATRICIA AMELYNCK', '525 CHEMIN DES GAIS COTEAUX', '', '83190', 'OLLIOULES', 'Frankreich', 'FR', NULL, NULL, '662321329', '0010250Q24', NULL, NULL, 'GM-109-1 Montre Automatique Hamburg de la marque Theorema - Argent/Noir/Noir', NULL, '1Z8VF4596847992205', 'UPS', NULL, '2017-02-14', '13.02.2017 12:44', '4260295882347', '1', 'a0YC000000i4c5zMAA', '160.00', '199.90'),
(42493, '475675728', NULL, NULL, 'Sergiu Cabac', 'CASCINA CONIGHETTO SNC', '', '20090', 'SETTALA MI', 'Italien', 'IT', NULL, NULL, '3489260167', '0010228B6V', NULL, NULL, 'Sao Paolo con cinturino metallico - Cassa oro e quadrante nero', NULL, '1Z8VF4596848117060', 'UPS', NULL, '2017-02-14', '13.02.2017 22:37', '4260295881623', '1', 'a0YC000000hHpHiMAK', '169.99', '229.90'),
(42494, '475591789', '', '', 'patrizia bava', 'ORARIO MATTINA FINO ALLE 12 via oreste regnoli 5', '', '00152', 'roma RM', 'Italien', '', '', '', '3474706793', '0010208B8L', '', '', 'Orologio - Cassa argento, quadrante nero, cinturino nero 514-1', 'Sendung am 01.03.17 zurück erhalten, da Adresse falsch.', '1Z8VF4596848700278', 'UPS', '', '2017-02-14', '13.02.2017 17:00', '4260295880091', '1', 'a0YC000000i4d1NMAQ', '165.01', '229.99'),
(42495, '475947604', NULL, NULL, 'Silvio Cravotta', '26 RUE DE METZ', '', '57170', 'CHATEAU SALINS', 'Frankreich', 'FR', NULL, NULL, '760649054', '0010068HX2', NULL, NULL, 'Montre homme automatique Newton Theorema - Argent/Blanc/Noir', NULL, '1Z 8VF 459 68 4740 4377', 'UPS', NULL, '2017-02-15', '14.02.2017 20:11', '4260295881067', '1', 'a0YC000000hGqjdMAC', '154.99', '219.90'),
(42496, '475873570', NULL, NULL, 'Tessouh Myriam', '5 Boulevard adolphe langlois Entre A porte 2', '', '78520', 'Limay', 'Frankreich', 'FR', NULL, NULL, '609672452', '0010250HN6', NULL, NULL, 'Montre pour hommes Theorema GM-101-9 Cadran bicolore/Face dorée/bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4771 3980', 'UPS', NULL, '2017-02-15', '14.02.2017 15:53', '4260295882019', '1', 'a0YC000000i63c1MAA', '170.01', '239.90'),
(42497, '475796532', NULL, NULL, 'Genty Berangere', '8 Route de sologne', '', '41500', 'Muides sur loire', 'Frankreich', 'FR', NULL, NULL, '619725390', '0010114YA4', NULL, NULL, 'Montre Pionier - Noir/Noir/Acier 508-8', NULL, '1Z 8VF 459 68 4686 1992', 'UPS', NULL, '2017-02-15', '14.02.2017 12:31', '4260295881975', '1', 'a0YC000000hcJwbMAE', '155.00', '199.90'),
(42498, '475820370', NULL, NULL, 'emanuele disco', 'presso med store via coltellini 5', '', '41121', 'modena  MO', 'Italien', 'IT', NULL, NULL, '3408720941', '0010246MJH', NULL, NULL, 'Cassa argento - Quadrante nero - Cinturino in pelle nero 101-2', NULL, '1Z 8VF 459 68 4614 4409', 'UPS', NULL, '2017-02-15', '14.02.2017 14:17', '4260295880381', '1', 'a0YC000000hHpThMAK', '170.00', '249.90'),
(42499, '475940899', NULL, NULL, 'Paula Jones', '77 FRANKLIN ROAD', '', 'BN2 3AD', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '7961735105', '0010226B1T', NULL, NULL, 'Monte Carlo men\'s watch: 102-5 silver case / White face / stainless steel band', NULL, '1Z 8VF 459 68 4754 5948', 'UPS', NULL, '2017-02-15', '14.02.2017 22:45', '4260295881517', '1', 'a0YC000000gaGDZMA2', '135.00', '179.00'),
(42500, '475895367', NULL, NULL, 'John McKeever', '4  Knocknashinna Road', '', 'BT306LB', 'Downpatrick', 'Grossbritannien', 'GB', NULL, NULL, '7527949842', '0010208I2B', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '1Z 8VF 459 68 4771 6352', 'UPS', NULL, '2017-02-15', '14.02.2017 18:10', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(42501, '475777023', NULL, NULL, 'John Goodwin', '44 DUBTON STREET', '', 'G34 0NG', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7984093904', '0010171Q09', NULL, NULL, '503-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4727 7167', 'UPS', NULL, '2017-02-15', '14.02.2017 12:56', '4260295880725', '1', 'a0YC000000he5IkMAI', '123.00', '199.00'),
(42502, '475948476', NULL, NULL, 'JIMMY van der linden', 'Klinkaardstraat 97', 'KLINKAARDSTRAAT 97 BUS 5', '2950', 'Kapellen Antwerpen', 'Belgien', 'BE', NULL, NULL, '32473120232', '0010199UFA', NULL, NULL, 'GM-101-10 zwarte behuizing / zwarte wijzerplaat / roestvrijstalen band', NULL, '1Z 8VF 459 68 4733 2454', 'UPS', NULL, '2017-02-15', '14.02.2017 22:18', '4260295882026', '1', 'a0YC000000hHcDkMAK', '165.00', '269.99'),
(42503, '475828336', NULL, NULL, 'Rizvan Zelimkhanov', 'jonkersstraat 17', '', '8800', 'roeselare West-vlaanderen', 'Belgien', 'BE', NULL, NULL, '486235808', '001024096A', NULL, NULL, 'Theorema Damascus Horloge - Zilverkleurige Metalen Band - Zilverkleurig/Zwart (T3008-6)', NULL, '1Z 8VF 459 68 4607 7269', 'UPS', NULL, '2017-02-15', '14.02.2017 13:49', '4260295881715', '1', 'a0YC000000hHjmbMAC', '139.99', '199.99'),
(42504, '475827371', NULL, NULL, 'Rizvan Zelimkhanov', 'jonkersstraat 17', '', '8800', 'roeselare West-vlaanderen', 'Belgien', 'BE', NULL, NULL, '486235808', '001020993E', NULL, NULL, 'Theorema Damascus Horloge - Goudkleurige Metalen Band - Goudkleurig/Zwart (T3008-7)', NULL, '1Z 8VF 459 68 4607 7269', 'UPS', NULL, '2017-02-15', '14.02.2017 13:48', '4260295881722', '1', 'a0YC000000hHjmcMAC', '139.99', '199.99'),
(42505, '476017450', NULL, NULL, 'Tiffany Potignat', 'MR MICHAUT LIEU DIT LES CAILLOUX', '', '63440', 'ST QUINTIN SUR SIOULE', 'Frankreich', 'FR', NULL, NULL, '699172191', '00101861K0', NULL, NULL, 'Montre Pionier - Noir/Noir/Acier 508-8', NULL, '1Z 8VF 459 68 4695 8030', 'UPS', NULL, '2017-02-15', '15.02.2017 09:38', '4260295881975', '1', 'a0YC000000hcJwbMAE', '155.00', '199.90'),
(42506, '476016670', NULL, NULL, 'Zidane Nassera', '15 Place Picard', '', '77124', 'Villenoy', 'Frankreich', 'FR', NULL, NULL, '610423075', '00101797AL', NULL, NULL, 'Montre automatique Theorema Damascus bracelet acier - Noir/Noir', NULL, '1Z 8VF 459 68 4653 8047', 'UPS', NULL, '2017-02-15', '15.02.2017 08:44', '4260295881739', '1', 'a0YC000000hcJfMMAU', '149.99', '199.00'),
(42507, '475996681', NULL, NULL, 'Titia Marieke Zwaan', 'Ramstraat 10', '', '8921 PX', 'LEEUWARDEN', 'Friesland', 'NL', NULL, NULL, '611003296', '0010001G2A', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4657 4098', 'UPS', NULL, '2017-02-15', '15.02.2017 08:01', '4260295880442', '1', 'a0YC000000haPQyMAM', '170.00', '269.00'),
(42508, '476201433', NULL, NULL, 'Mansford Asante', '146 SWARCLIFFE AVENUE', '', 'LS14 5NH', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7577871817', '0010205SXK', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4828 0508', 'UPS', NULL, '2017-02-16', '16.02.2017 04:08', '4260295880473', '1', 'a0YC000000hb2jCMAQ', '146.00', '219.00'),
(42509, '476073108', NULL, NULL, 'Kieron Allen', '5 HOLMES CHAPEL ROAD', '', 'CW10 0JA', 'MIDDLEWICH', 'Grossbritannien', 'GB', NULL, NULL, '1606738189', '0010007VY4', NULL, NULL, '503-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4721 7310', 'UPS', NULL, '2017-02-16', '15.02.2017 15:14', '4260295880725', '1', 'a0YC000000he5IkMAI', '123.00', '199.00'),
(42510, '476059874', NULL, NULL, 'Greg Barton', '2 Newark Court Ladywell Close', '', 'GL2 5XF', 'Gloucester', 'Grossbritannien', 'GB', NULL, NULL, '7980871323', '0010151QTQ', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4816 0521', 'UPS', NULL, '2017-02-16', '15.02.2017 14:33', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(42511, '476193578', NULL, NULL, 'Abdul Muhit', 'Flat 28 32 Truman Walk', '', 'E3 3FE', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7760558325', '00101834FN', NULL, NULL, 'Men\'s Pionier Dublin watch GM-508-4', NULL, '1Z 8VF 459 68 4832 6138', 'UPS', NULL, '2017-02-16', '16.02.2017 00:09', '4260295881241', '1', 'a0YC000000hbNKPMA2', '125.00', '199.00'),
(42512, '476148578', NULL, NULL, 'Pippa Roberts', '14A WANTAGE GARDENS Little paxton', '', 'PE19 6EZ', 'ST. NEOTS', 'Grossbritannien', 'GB', NULL, NULL, '7807841766', '0010206RRE', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '1Z 8VF 459 68 4697 0141', 'UPS', NULL, '2017-02-16', '15.02.2017 20:27', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42513, '476052256', NULL, NULL, 'amy seth', '86 Mill Lane', '', 'WA9 4HW', 'ST. HELENS', 'Grossbritannien', 'GB', NULL, NULL, '7796292221', '001016115X', NULL, NULL, 'Monte Carlo men\'s watch: 102-5 silver case / White face / stainless steel band', NULL, '1Z 8VF 459 68 4898 8558', 'UPS', NULL, '2017-02-16', '15.02.2017 13:02', '4260295881517', '1', 'a0YC000000gaGDZMA2', '135.00', '179.00'),
(42514, '476074889', NULL, NULL, 'ben weeks', '6 Aram Court', '', 'GU22 8HE', 'woking', 'Grossbritannien', 'GB', NULL, NULL, '7940704148', '0010160LND', NULL, NULL, 'Theorema Casablanca watch GM-101-6: silver case, white face, stainless steel band', NULL, '1Z 8VF 459 68 4751 7362', 'UPS', NULL, '2017-02-16', '15.02.2017 14:54', '4260295881982', '1', 'a0YC000000hbg22MAA', '154.00', '250.00'),
(42515, '476056322', NULL, NULL, 'Adem Unluturk', 'Geertruid Veerenlaan 22', '', '3602 ZB', 'MAARSSEN', 'Niederlande', 'NL', NULL, NULL, '629120308', '0010250XJV', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '1Z 8VF 459 68 4853 2576', 'UPS', NULL, '2017-02-16', '15.02.2017 13:30', '4260295881470', '1', 'a0YC000000hHDfbMAG', '145.00', '199.99'),
(42516, '476027619', NULL, NULL, 'Papa diewo Diop ba', 'CALLE ISABEL CARRILLO 2', '2C', '30800', 'LORCA MURCIA', 'Spanien', 'ES', NULL, NULL, '653059302', '0010171AU4', NULL, NULL, 'Reloj automático Pionier decorado con 12 diamantes - Caja plateada - Dial blanco - Correa de cuero negra - 503-1', NULL, '1Z 8VF 459 68 4745 0184', 'UPS', NULL, '2017-02-16', '15.02.2017 09:29', '4260295880725', '1', 'a0YC000000i5fuAMAQ', '145.00', '199.90'),
(42517, '476378531', NULL, NULL, 'michael diaz', 'Rue des Montrys 31', '', '7040', 'Asquillies quevy', 'Belgien', 'BE', NULL, NULL, '498189687', '00101944K4', NULL, NULL, 'Montre Theorema - Boitier argent / Cadran argent / Bracelet en acier argent 103-6', NULL, '1Z 8VF 459 68 4884 2240', 'UPS', NULL, '2017-02-17', '16.02.2017 20:19', '4260295881609', '1', 'a0YC000000haPQhMAM', '170.00', '269.00'),
(42518, '476327795', NULL, NULL, 'Ousman Aboubakar', 'Halleweg 122/2', '', '1500', 'Halle', 'Belgien', 'BE', NULL, NULL, '493809678', '0010206R4L', NULL, NULL, 'Montre Theorema Copa Cabana - Or/Noir/Acier - (GM-104-8)', NULL, '1Z 8VF 459 68 4668 4657', 'UPS', NULL, '2017-02-17', '16.02.2017 16:49', '4260295881678', '1', 'a0YC000000hIGkYMAW', '170.00', '269.99'),
(42519, '476348594', NULL, NULL, 'Michele Lega', ' VIA FILIPPO PANANTI 3', '', '50032', 'BORGO SAN LORENZO FI', 'Italien', 'IT', NULL, NULL, '3384647169', '00102503P2', NULL, NULL, 'Orologio Pionier uomo - Cassa oro, quadrante bianco e cinturino in acciaio 7002-8', NULL, '1Z 8VF 459 68 4697 7411', 'UPS', NULL, '2017-02-17', '16.02.2017 19:44', '4260295882293', '1', 'a0YC000000i4d3zMAA', '150.01', '219.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(42520, '476338351', NULL, NULL, 'CARLA PESSINA GOFFI', 'VIA DEI MILLE 21', '', '20017', 'RHO MI', 'Italien', 'IT', NULL, NULL, '02/9312436', '0010241PVS', NULL, NULL, 'Orologio uomo Theorema Oman GM-108-3 Cassa colore oro/Quadrante colore nero/Cintura marrone', NULL, '1Z 8VF 459 68 4746 4624', 'UPS', NULL, '2017-02-17', '16.02.2017 18:16', '4260295882408', '1', 'a0YC000000i4cu3MAA', '165.00', '229.90'),
(42521, '476293027', NULL, NULL, 'Giorgio Macaluso', 'Piazza Cavour,55 Nr.55', '', '57037', 'Portoferraio LI', 'Italien', 'IT', NULL, NULL, '3473345216', '0010174B5F', NULL, NULL, 'Orologio uomo Theorema Oman GM-108-3 Cassa colore oro/Quadrante colore nero/Cintura marrone', NULL, '1Z 8VF 459 68 4753 4236', 'UPS', NULL, '2017-02-17', '16.02.2017 15:19', '4260295882408', '1', 'a0YC000000i4cu3MAA', '165.00', '229.90'),
(42522, '476361322', NULL, NULL, 'Gillian Williams', 'FLAT21 VELINDRE ROAD', '', 'CF14 2TJ', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7734317157', '00101972M8', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '1Z  8VF 459 68 4772 6190', 'UPS', NULL, '2017-02-17', '16.02.2017 19:02', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(42523, '476314938', NULL, NULL, 'Khalid Faiz', '207 SOUTHBOROUGH LANE Stock', '', 'BR2 8AR', 'BROMLEY ESSEX', 'Grossbritannien', 'GB', NULL, NULL, '7534409387', '0010019KPO', NULL, NULL, '104-3 Theorema Copacabana watch', NULL, '1Z  8VF 459 68 4645 6608', 'UPS', NULL, '2017-02-17', '16.02.2017 15:43', '4260295880480', '1', 'a0YC000000hb2jDMAQ', '146.00', '219.00'),
(42524, '477029958', NULL, NULL, 'bart Verkruysse', 'Kanunnik Andrieslaan 3', 'Retsaurant krokant', '9990', 'Maldegem', 'Belgien', 'BE', NULL, NULL, '0475 936 889', '0010179W7K', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4673 0641', 'UPS', NULL, '2017-02-20', '19.02.2017 20:18', '4260295882255', '1', 'a0YC000000i6lKUMAY', '150.00', '219.00'),
(42525, '476452005', NULL, NULL, 'Salvatore Giordano', 'Rue Rene Delbrouck 57', '', '4102', 'Ougree', 'Belgien', 'BE', NULL, NULL, '494896972', '0010171XVJ', NULL, NULL, 'Montre mécanique Theorema Collection Sao Paolo 17 pierres - Modèle 103-4', NULL, '', 'UPS', NULL, '2017-02-20', '17.02.2017 07:19', '4260295881197', '1', 'a0YC000000i6sC9MAI', '170.00', '269.00'),
(42526, '476945474', NULL, NULL, 'Rachid Sebai', 'Chemin du Tilleul 38', '', '1380', 'Ohain Brabant wallon', 'Belgien', 'BE', NULL, NULL, '32484716102', '00101691YD', NULL, NULL, 'Montre Theorema - Boitier argent / Cadran argent / Bracelet en cuir noir 103-5', NULL, '1Z 8VF 459 68 4886 9052', 'UPS', NULL, '2017-02-20', '19.02.2017 13:49', '4260295881593', '1', 'a0YC000000haPQgMAM', '170.00', '269.00'),
(42527, '476702869', NULL, NULL, 'Donato Zoric', 'Boulevard du Triomphe 153/6506', '', '1050', 'Ixelles', 'Belgien', 'BE', NULL, NULL, '32483233387', '0010243EXM', NULL, NULL, 'Montre Theorema Damascus - bracelet métallique doré - Noir/Noir - T3008-8', NULL, '1Z 8VF 459 68 4631 7866', 'UPS', NULL, '2017-02-20', '18.02.2017 10:48', '4260295881739', '1', 'a0YC000000hHjmdMAC', '139.99', '199.99'),
(42528, '477038349', NULL, NULL, 'Quentin Welts', 'Ruytermansweg 52', '', '2040', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '32470439763', '0010146B4Y', NULL, NULL, 'Theorama horloge - Zilveren kast / Witte wijzerplaat / Zwarte leren band 103-5', NULL, '1Z 8VF 459 68 4805 3076', 'UPS', NULL, '2017-02-20', '19.02.2017 21:19', '4260295881593', '1', 'a0YC000000haPQgMAM', '170.00', '269.00'),
(42529, '476796386', NULL, NULL, 'Wouter Nerinckx', 'Herlinckhove 51A', '', '9450', 'Denderhoutem', 'Belgien', 'BE', NULL, NULL, '484009414', '0010217LMK', NULL, NULL, 'Theorema Sao Paolo Collection mechanisch horloge met 17 juwelen - Model 103-4', NULL, '', 'UPS', NULL, '2017-02-20', '18.02.2017 18:18', '4260295881197', '1', 'a0YC000000i6sC9MAI', '170.00', '269.00'),
(42530, '476630716', NULL, NULL, 'Ousman Aboubakar', 'Halleweg 122/2', '', '1500', 'Halle', 'Belgien', 'BE', NULL, NULL, '493809678', '0010212R1R', NULL, NULL, 'Une montre Theorema Newton - argent/blanc - bracelet métallique en acier GM-4004-5', NULL, '1Z 8VF 459 68 4649 0688', 'UPS', NULL, '2017-02-20', '17.02.2017 22:18', '42602958811104', '1', 'a0YC000000hGsy3MAC', '149.99', '199.99'),
(42531, '476578181', NULL, NULL, 'Ruben Moral Perez', 'AVENIDA NICARAGUA 36', '', '03502', 'BENIDORM ALICANTE', 'Spanien', 'ES', NULL, NULL, '600888050', '0010247NP7', NULL, NULL, 'Reloj Theorema automático con 17 rubíes - Caja dorada - Dial negro - Correa de cuero marrón - Modelo101-3', NULL, '1Z 8VF 459 68 4756 1000', 'UPS', NULL, '2017-02-20', '17.02.2017 16:03', '4260295880398', '1', 'a0YC000000hHpTXMA0', '169.99', '249.90'),
(42532, '476538164', NULL, NULL, 'Misbah Butt', 'CALLE RAMON Y CAJAL 6', '', '45500', 'TORRIJOS TOLEDO', 'Spanien', 'ES', NULL, NULL, '697214573', '00102358GT', NULL, NULL, 'Reloj automático Pionier decorado con 12 diamantes - Caja dorada - Dial negro - Correa de cuero marrón - 503-3', NULL, '1Z 8VF 459 68 4841 7816', 'UPS', NULL, '2017-02-20', '17.02.2017 13:06', '4260295880749', '1', 'a0YC000000hHpOwMAK', '145.00', '199.90'),
(42533, '476574049', NULL, NULL, 'Philippe MENARD', '2 RUE LOUISE BRUNEAU ', '6 C Residence Du Val', '91120', 'PALAISEAU', 'Frankreich', 'FR', NULL, NULL, '615882799', '00101734RO', NULL, NULL, 'GM-108-3 Or/Noir/Marron', NULL, '1Z 8VF 459 68 4681 6924', 'UPS', NULL, '2017-02-20', '17.02.2017 16:24', '4260295882408', '1', 'a0YC000000i57SPMAY', '165.00', '219.90'),
(42534, '476987789', NULL, NULL, 'Jean-antoine gimenez', '38 Lotissement les arbousiers', '', '13122', 'VENTABREN', 'Frankreich', 'FR', NULL, NULL, '614610277', '0010167AP0', NULL, NULL, 'GM-109-2 Montre Automatique Hamburg de la marque Theorema - Argent/Or/Noir', NULL, '1Z 8VF 459 68 4800 2586', 'UPS', NULL, '2017-02-20', '19.02.2017 15:28', '4260295882354', '1', 'a0YC000000i4c60MAA', '160.00', '199.90'),
(42535, '476699740', '', '', 'magaly aznar', '10 RUE DES CAVES', '', '89113', 'CHARBUY', 'Frankreich', '', '', '', '662804515', '0010182WPI', '', '', 'GM-109-2 Montre Automatique Hamburg de la marque Theorema - Argent/Or/Noir', 'Geld am 05.04.18 zurück erhalten, da Ware kaputt angekommen! Uhr ???', '1Z 8VF 459 68 4719 8538', 'UPS', '', '2017-02-20', '18.02.2017 09:11', '4260295882354', '1', 'a0YC000000i4c60MAA', '160.00', '199.90'),
(42536, '477046163', NULL, NULL, 'Ju Lie', '13 Rue rene payot', '', '25500', 'Morteau', 'Frankreich', 'FR', NULL, NULL, '768122612', '0010080IA1', NULL, NULL, 'Montre mécanique Theorema Copacabana - Noir/Noir/Noir', NULL, '1Z 8VF 459 68 4766 8977', 'UPS', NULL, '2017-02-20', '20.02.2017 01:21', '4260295880480', '1', 'a0YC000000hICJvMAO', '169.99', '249.90'),
(42537, '477010766', NULL, NULL, 'Eli Widehem', '29 RUE SAINT MICHEL', '', '01130', 'NANTUA', 'Frankreich', 'FR', NULL, NULL, '603511315', '0010177CPA', NULL, NULL, 'Montre Pionier 7002-10 - Noir/Noir/Acier', NULL, '1Z 8VF 459 68 4809 8546', 'UPS', NULL, '2017-02-20', '19.02.2017 17:18', '4260295882316', '1', 'a0YC000000hcK9vMAE', '150.01', '199.90'),
(42538, '476668361', NULL, NULL, 'Salgueiro Tony', '79 RUE DES TEPPES', '', '74000', 'ANNECY', 'Frankreich', 'FR', NULL, NULL, '684532466', '00100306FA', NULL, NULL, 'Montre Pionier 7002-2 - Argent/Noir/Noir', NULL, '1Z 8VF 459 68 4601 2953', 'UPS', NULL, '2017-02-20', '18.02.2017 02:32', '4260295882231', '1', 'a0YC000000hcK9nMAE', '150.01', '199.90'),
(42539, '477037974', NULL, NULL, 'said tarik', '9 IMPASSE DE L OURCQ', '', '77100', 'MEAUX', 'Frankreich', 'FR', NULL, NULL, '616773925', '00102387A4', NULL, NULL, 'Montre Pionier 7002-6 - Argent/Blanc/Acier', NULL, '1Z 8VF 459 68 4873 4590', 'UPS', NULL, '2017-02-20', '20.02.2017 00:41', '4260295882279', '1', 'a0YC000000hcK9rMAE', '150.01', '199.90'),
(42540, '476613364', NULL, NULL, 'SVETLANA Gutu', '68 Rue des ecoles', '', '94000', 'Creteil Val de Marne', 'Frankreich', 'FR', NULL, NULL, '646642037', '0010149DJ6', NULL, NULL, 'Montre pour hommes Theorema 101-5 Cadran noir/Face noire/bracelet noir', NULL, '1Z 8VF 459 68 4667 7763', 'UPS', NULL, '2017-02-20', '17.02.2017 19:41', '4260295880050', '1', 'a0YC000000i63bxMAA', '170.01', '239.90'),
(42541, '476767343', NULL, NULL, 'DIMITHRIJ JOCOVLEVS', '2 THORNLEIGH ROAD', '', 'K67 PT66', 'SWORDS', 'Irland', 'IE', NULL, NULL, '894157511', '0010093LUX', NULL, NULL, 'GM-108-1 Silver Case/Gold Face/Black Band', NULL, '1Z 8VF 459 68 4642 0753', 'UPS', NULL, '2017-02-20', '18.02.2017 15:03', '4260295882385', '1', 'a0YC000000i4YsjMAE', '165.00', '225.00'),
(42542, '476933317', NULL, NULL, 'Simona Dalle Vedove', ' numero civico 33 Dalle Vedove ', 'Paolo via Alberto Montini 35', '37014', 'Castelnuovo del Garda VR', 'Italien', 'IT', NULL, NULL, '3485532122', '00100687E0', NULL, NULL, 'Cassa oro - Quadrante nero - Cinturino in pelle marrone 101-3', NULL, '1Z 8VF 459 68 4708 1029', 'UPS', NULL, '2017-02-20', '19.02.2017 13:33', '4260295880398', '1', 'a0YC000000hHpTiMAK', '170.00', '249.90'),
(42543, '476606348', NULL, NULL, 'Debora Gastoldi', 'Insonnia Caffe ,  ', 'VIA LEONARDO DA VINCI 2e', '24050', 'PALOSCO BG', 'Italien', 'IT', NULL, NULL, '3921950818', '0010051GTJ', NULL, NULL, 'Orologio - Cassa argento, quadrante nero, cinturino nero 514-1', NULL, '1Z 8VF 459 68 4676 6630', 'UPS', NULL, '2017-02-20', '17.02.2017 21:10', '4260295880091', '1', 'a0YC000000i4d1NMAQ', '165.01', '229.99'),
(42544, '476830997', NULL, NULL, 'Omaima Riffi', 'Jan Voermanstraat 86 2', '', '1061 XK', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '684282625', '0010171CSA', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4808 6693', 'UPS', NULL, '2017-02-20', '18.02.2017 21:29', '4260295880398', '1', 'a0YC000000i6nSoMAI', '165.00', '269.00'),
(42545, '476918242', NULL, NULL, 'Onno Van Hilst', 'Julianastraat 12', '', '2987 BM', 'RIDDERKERK', 'Niederlande', 'NL', NULL, NULL, '625595745', '0010171TTS', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4693 7106', 'UPS', NULL, '2017-02-20', '19.02.2017 12:01', '4260295880050', '1', 'a0YC000000i6nSqMAI', '165.00', '269.00'),
(42546, '476512249', NULL, NULL, 'Dani Gabraeel', 'Narcissenlaan 46', '', '2172 TD', 'SASSENHEIM', 'Niederlande', 'NL', NULL, NULL, '644697289', '0010115S1A', NULL, NULL, '4004-3 Or Noir Noir', NULL, '1Z 8VF 459 68 4637 7917', 'UPS', NULL, '2017-02-20', '17.02.2017 13:03', '4260295881081', '1', 'a0YC000000hGsy9MAC', '149.99', '199.99'),
(42547, '476931371', NULL, NULL, 'Rafael Avetisyan', 'Van Goghstraat 21', '', '3331 VM', 'ZWIJNDRECHT', 'Niederlande', 'NL', NULL, NULL, '617744749', '0010250E7U', NULL, NULL, 'Damascus horloge 3008-6 - Zilverkleurige kast/ Zwarte wijzerplaat/ Zilverkleurige metalen band', NULL, '1Z 8VF 459 68 4758 5128', 'UPS', NULL, '2017-02-20', '19.02.2017 12:59', '4260295881715', '1', 'a0YC000000hHCB3MAO', '139.99', '199.99'),
(42548, '476577405', NULL, NULL, 'gary swift', '37 Wikeley Way, Brimington', '', 's431aq', 'Brimington, Chesterfield', 'Grossbritannien', 'GB', NULL, NULL, '7581894121', '0010078Q2Z', NULL, NULL, '104-8 Theorema Copacabana watch', NULL, '1Z  8VF 459 68 4631 7562', 'UPS', NULL, '2017-02-20', '17.02.2017 18:11', '4260295881678', '1', 'a0YC000000hb2jcMAA', '146.00', '219.00'),
(42549, '476966765', NULL, NULL, 'kuldeep kaur', '36 GLAMIS CRESCENT', '', 'UB3 1QB', 'HAYES MIDDLESEX', 'Grossbritannien', 'GB', NULL, NULL, '7540458617', '0010074A5Y', NULL, NULL, '104-8 Theorema Copacabana watch', NULL, '1Z  8VF 459 68 4762 0777', 'UPS', NULL, '2017-02-20', '19.02.2017 15:17', '4260295881678', '1', 'a0YC000000hb2jcMAA', '146.00', '219.00'),
(42550, '476503362', NULL, NULL, 'DimBuy 90397489', '43 The Crescent', '', 'BS9 4RP', 'Bristol', 'Grossbritannien', 'GB', NULL, NULL, '+44 (0) 117 962 2439', '0010250ASW', NULL, NULL, '503-2 Silver case / Black face / Black Leather Band', NULL, '1Z  8VF 459 68 4754 6385', 'UPS', NULL, '2017-02-20', '17.02.2017 11:33', '4260295880732', '1', 'a0YC000000he5IlMAI', '123.00', '199.00'),
(42551, '476589370', NULL, NULL, 'Connor Betts', '40 PARK VIEW ROAD', '', 'IP1 4HP', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '7572140064', '0010022K3E', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '1Z  8VF 459 68 4835 0398', 'UPS', NULL, '2017-02-20', '17.02.2017 19:06', '4260295881395', '1', 'a0YC000000hHjXdMAK', '135.00', '179.00'),
(42552, '476656147', NULL, NULL, 'Francis Murray', '20 Neptune Gardens', '', 'M7 2BA', 'SALFORD', 'Grossbritannien', 'GB', NULL, NULL, '7923316899', '0010012MMS', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '1Z  8VF 459 68 4892 8809', 'UPS', NULL, '2017-02-20', '18.02.2017 02:03', '42602958811418', '1', 'a0YC000000hHjXgMAK', '135.00', '179.00'),
(42553, '476879704', NULL, NULL, 'Ainsley Jackson', '166 Lord street Kearsley\nBolton', '', 'BL4 8AR', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7583026594', '0010091VHS', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '1Z  8VF 459 68 4722 4900', 'UPS', NULL, '2017-02-20', '19.02.2017 12:27', '4260295882194', '1', 'a0YC000000he4XWMAY', '130.00', '179.00'),
(42554, '476659330', NULL, NULL, 'James Murphy', '6D Walker', '', 'PA16 7EJ', 'GREENOCK', 'Grossbritannien', 'GB', NULL, NULL, '7925545465', '0010250IAK', NULL, NULL, '513-5 Black Case / Black Face / Black Leather band', NULL, '1Z  8VF 459 68 4841 7610', 'UPS', NULL, '2017-02-20', '18.02.2017 00:28', '4260295882217', '1', 'a0YC000000he4XYMAY', '130.00', '179.00'),
(42555, '476764661', NULL, NULL, 'Michael Rickard', '182 TALBOT ROAD', '', 'PO4 0HG', 'SOUTHSEA', 'Grossbritannien', 'GB', NULL, NULL, '7837920552', '0010051RFO', NULL, NULL, 'GM-102-2 Silver case / Black face / Black Leather Band', NULL, '1Z  8VF 459 68 4679 2825', 'UPS', NULL, '2017-02-20', '18.02.2017 17:58', '4260295880411', '1', 'a0YC000000gliK1MAI', '135.00', '179.00'),
(42556, '476626523', NULL, NULL, 'James Mallinson', '12 PARKSIDE MOUNT', '', 'LS11 7LQ', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7467949085', '0010171MO5', NULL, NULL, 'GM-3005-1 silver case / white face / black leather band', NULL, '1Z  8VF 459 68 4847 0437', 'UPS', NULL, '2017-02-20', '17.02.2017 21:38', '4260295880909', '1', 'a0YC000000i6VacMAE', '125.00', '179.00'),
(42557, '477080177', NULL, NULL, 'Benjamin Unsworth', 'APARTMENT10 PORTLAND LANE Portland Tower', '', 'S1 4DG', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7718121804', '0010148NLC', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '1Z  8VF 459 68 4790 6441', 'UPS', NULL, '2017-02-20', '20.02.2017 01:50', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(42558, '477076466', '', '', 'Omar Abdalla', '24 CHARMINSTER DRIVE', '', 'M8 5QA', 'MANCHESTER', 'Grossbritannien', '', '', '', '7951014839', '0010192C0K', '', '', 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', 'Sendung am 11.04.17 zurück erhalten! Annahme verweigert!', '1Z  8VF 459 68 4819 6850', 'UPS', '', '2017-02-20', '20.02.2017 05:48', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42559, '476932384', NULL, NULL, 'Stephanie Nelson', '37 Queens Pl Summerseat', '', 'BL9 5PH', 'BURY', 'Grossbritannien', 'GB', NULL, NULL, '7715656824', '0010145F6L', NULL, NULL, 'Monte Carlo men\'s watch: 102-6 silver case / black face / stainless steel band', NULL, '1Z  8VF 459 68 4667 7665', 'UPS', NULL, '2017-02-20', '19.02.2017 13:30', '4260295881524', '1', 'a0YC000000gaGDaMAM', '135.00', '179.00'),
(42560, '476858537', NULL, NULL, 'Amir Ebrahimji', '345 BLACKBURN ROAD', '', 'BL1 8DY', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7803844941', '0010043DEN', NULL, NULL, 'Theorema Casablanca watch 101-3: gold case, black face, brown leather band', NULL, '1Z  8VF 459 68 4752 4872', 'UPS', NULL, '2017-02-20', '19.02.2017 01:16', '4260295880398', '1', 'a0YC000000hbg1zMAA', '154.00', '250.00'),
(42561, '476845221', NULL, NULL, 'simona Laukova', '28 WEST GLEBE ROAD', '', 'NN17 1EJ', 'CORBY', 'Grossbritannien', 'GB', NULL, NULL, '7821092500', '0010195IEE', NULL, NULL, 'Theorema Casablanca watch 101-3: gold case, black face, brown leather band', NULL, '1Z  8VF 459 68 4735 4485', 'UPS', NULL, '2017-02-20', '18.02.2017 23:27', '4260295880398', '1', 'a0YC000000hbg1zMAA', '154.00', '250.00'),
(42562, '476594211', NULL, NULL, 'Jackie McAuley', '19 Kintyre crescent Plains', '', 'ML6 7NF', 'AIRDRIE', 'Grossbritannien', 'GB', NULL, NULL, '7773769151', '0010208BUC', NULL, NULL, 'Theorema Casablanca watch 101-5: black case, black face, black leather band', NULL, '1Z  8VF 459 68 4782 2497', 'UPS', NULL, '2017-02-20', '17.02.2017 19:36', '4260295880050', '1', 'a0YC000000hbg21MAA', '154.00', '250.00'),
(42563, '477082065', '', '', 'Omar Abdalla', '24 CHARMINSTER DRIVE', '', 'M8 5QA', 'MANCHESTER', 'Grossbritannien', '', '', '', '7951014839', '00100733M5', '', '', 'Theorema Casablanca watch GM-101-6: silver case, white face, stainless steel band', 'Sendung am 11.04.17 zurück erhalten! Annahme verweigert!', '1Z  8VF 459 68 4819 6850', 'UPS', '', '2017-02-20', '20.02.2017 01:44', '4260295881982', '1', 'a0YC000000hbg22MAA', '154.00', '250.00'),
(42564, '477309917', '', '', 'jean-luc Rader', 'rue des grosses pierres  2/2', '', '4460', 'grace-hollogne', 'Belgien', '', '', '', '0478 245 930', '00101722JZ', '', '', 'Montre Theorema collection Casablanca 17 pierres - 101-2', 'Sendung am 17.03.17 zurück erhalten, da Kunde Sendung bei UPS nicht abgeholt hat!\r\n711369647723', '1Z 8VF 459 68 4697 8018', 'UPS', '', '2017-02-21', '20.02.2017 23:19', '4260295880381', '1', 'a0YC000000i6nSdMAI', '165.00', '269.00'),
(42565, '477229197', NULL, NULL, 'Cathy Jenne', 'Rue du Ruisseau 9', '', '4360', 'Oreye', 'Belgien', 'BE', NULL, NULL, '479769643', '001025047B', NULL, NULL, 'Montre mécanique Theorema Collection Sao Paolo 17 pierres - Modèle 103-5', NULL, '1Z 8VF 459 68 4832 9224', 'UPS', NULL, '2017-02-21', '20.02.2017 17:19', '4260295881593', '1', 'a0YC000000i6sCAMAY', '170.00', '269.00'),
(42566, '477135152', NULL, NULL, 'Voet Jente', 'krokussenstraat 29', '', '3970', 'leopoldsburg', 'Belgien', 'BE', NULL, NULL, '491124968', '0010250LKW', NULL, NULL, 'GM-108-4 Black case/Black Dial/Black Band', NULL, '1Z 8VF 459 68 4842 2837', 'UPS', NULL, '2017-02-21', '20.02.2017 10:18', '4260295882415', '1', 'a0YC000000i6lx7MAA', '165.00', '229.00'),
(42567, '477304112', NULL, NULL, 'ALBERTO GARCIA FERNANDEZ', 'CALLE VALDES SALAS 18', '', '33402', 'AVILES Asturia', 'Spanien', 'ES', NULL, NULL, '646807173', '0010051EQ3', NULL, NULL, 'Reloj automático Pionier decorado con 12 diamantes - Caja plateada - Dial blanco - Correa de cuero negra - 503-1', NULL, '1Z 8VF 459 68 4867 7170', 'UPS', NULL, '2017-02-21', '20.02.2017 21:02', '4260295880725', '1', 'a0YC000000hHpOuMAK', '145.00', '199.90'),
(42568, '477215925', NULL, NULL, 'Carlos Galindo Alvarez', 'AVENIDA ESTADIO 21', '', '47140', 'LAGUNA DE DUERO Valladolid', 'Spanien', 'ES', NULL, NULL, '639360940', '0010052XL9', NULL, NULL, 'Reloj automático Pionier decorado con 12 diamantes - Caja dorada - Dial negro - Correa de cuero marrón - 503-3', NULL, '1Z 8VF 459 68 4881 8786', 'UPS', NULL, '2017-02-21', '20.02.2017 14:03', '4260295880749', '1', 'a0YC000000i5fuCMAQ', '145.00', '199.90'),
(42569, '477173819', NULL, NULL, 'Javier Nicolas Vicente Moreno', 'Avenida  La Paz 5', '3 Izquierda', '22004', ' Huesca', 'Spanien', 'ES', NULL, NULL, '626816041', '00101699G3', NULL, NULL, 'Reloj Theorema Sao Paolo 103-5 - Caja plateada / Cara blanca / Correa de cuero negra', NULL, '1Z 8VF 459 68 4887 8793', 'UPS', NULL, '2017-02-21', '20.02.2017 11:03', '4260295881593', '1', 'a0YC000000hHpHQMA0', '169.99', '229.90'),
(42570, '477173532', NULL, NULL, 'Radovan Nesrsta', 'Ristorante Hasen Jos  VIA PORTICI 204', '', '39012', 'MERANO BZ', 'Italien', 'IT', NULL, NULL, '3338164049', '0010180TTO', NULL, NULL, 'Sao Paolo con cinturino metallico - Cassa oro e quadrante nero', NULL, '1Z 8VF 459 68 4835 3206', 'UPS', NULL, '2017-02-21', '20.02.2017 13:53', '4260295881623', '1', 'a0YC000000hHpHiMAK', '169.99', '229.90'),
(42571, '477125735', NULL, NULL, 'ab kwestroo', 'Dinkelstraat 21', '', '2314 AL', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '642212110', '0010250NNI', NULL, NULL, '103-3 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4831 4847', 'UPS', NULL, '2017-02-21', '20.02.2017 09:59', '4260295880459', '1', 'a0YC000000i6sCHMAY', '170.00', '269.00'),
(42572, '477268509', NULL, NULL, 'bryan leslie', '15 PARK VIEW', '', 'EH21 7HT', 'MUSSELBURGH', 'Grossbritannien', 'GB', NULL, NULL, '447796086505', '001022170E', NULL, NULL, 'Monte Carlo men\'s watch: 102-3 gold case / black face / Brown leather band', NULL, '1Z 8VF 459 68 4717 4732', 'UPS', NULL, '2017-02-21', '20.02.2017 22:32', '4260295880428', '1', 'a0YC000000gaGDXMA2', '135.00', '179.00'),
(42573, '477268449', NULL, NULL, 'Steven O\'sullivan', '49 DALRY ROAD', '', 'KA21 6LE', 'SALTCOATS', 'Grossbritannien', 'GB', NULL, NULL, '7940028681', '0010122WJK', NULL, NULL, 'Monte Carlo men\'s watch: 102-5 silver case / White face / stainless steel band', NULL, '1Z 8VF 459 68 4680 2742', 'UPS', NULL, '2017-02-21', '21.02.2017 00:51', '4260295881517', '1', 'a0YC000000gaGDZMA2', '135.00', '179.00'),
(42574, '477290820', NULL, NULL, 'Bernard Saagbul', '8 SUNDERLAND STREET', '', 'NN5 5ES', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7403635803', '00101464LH', NULL, NULL, 'Monte Carlo men\'s watch: 102-6 silver case / black face / stainless steel band', NULL, '1Z 8VF 459 68 4776 5157', 'UPS', NULL, '2017-02-21', '21.02.2017 02:18', '4260295881524', '1', 'a0YC000000gaGDaMAM', '135.00', '179.00'),
(42575, '477292063', NULL, NULL, 'Connah Roe', 'Flat 12 29 basin lane', '', 'B77 2ar', 'Tamworth Staffs', 'Grossbritannien', 'GB', NULL, NULL, '7875287161', '0010244EU9', NULL, NULL, 'Monte Carlo men\'s watch: 102-7 gold case / black face / stainless steel band', NULL, '1Z 8VF 459 68 4859 7962', 'UPS', NULL, '2017-02-21', '21.02.2017 02:05', '4260295881531', '1', 'a0YC000000gaGDbMAM', '135.00', '179.00'),
(42576, '477221598', NULL, NULL, 'Ronan O\'Neill', 'Southbank Ho Barrow Street', '', 'Dublin 4', 'Dublin', 'Irland', 'IE', NULL, NULL, '851488685', '0010154V74', NULL, NULL, 'GM-509-2 silver case / black face / black leather band', NULL, '1Z 8VF 459 68 4654 1275', 'UPS', NULL, '2017-02-21', '20.02.2017 15:32', '4260295881227', '1', 'a0YC000000hbgtgMAA', '139.99', '199.99'),
(42577, '477162325', NULL, NULL, 'Gillian Maddison', '0 Kerry Foods', '', 'Co Monagha', 'Carrickmacross', 'Irland', 'IE', NULL, NULL, '087 9604786', '0010250SG1', NULL, NULL, 'GM-509-1 silver case / white face / black leather band', NULL, '1Z 8VF 459 68 4898 6881', 'UPS', NULL, '2017-02-21', '20.02.2017 11:32', '4260295881210', '1', 'a0YC000000hbgtfMAA', '139.99', '199.99'),
(42578, '477365108', NULL, NULL, 'Saverio Bivona', 'Via Garibaldi 205/a', '', '92013', 'Menfi AG', 'Italien', 'IT', NULL, NULL, '3939571707', '00102501KG', NULL, NULL, '512-1 - Cassa argento, quadrante oro e cinturino in pelle nero', NULL, '1Z 8VF 459 68 4811 0898', 'UPS', NULL, '2017-02-21', '21.02.2017 10:32', '4260295882132', '1', 'a0YC000000i4d76MAA', '145.00', '209.90'),
(42579, '477736849', NULL, NULL, 'Lema Nawabi', 'Ter Rivierenlaan 182', 'Huis', '2100', 'Deurne Deurne', 'Belgien', 'BE', NULL, NULL, '484745160', '00101792U5', NULL, NULL, 'Theorema-herenhorloge - GM-101-10 - zwarte kast/zwart uurwerk/roestvrijstalen band', NULL, '1Z 8VF 459 68 4607 8160', 'UPS', NULL, '2017-02-23', '22.02.2017 21:49', '4260295882026', '1', 'a0YC000000i6nSlMAI', '165.00', '269.00'),
(42580, '477397874', NULL, NULL, 'Martine Radelet', 'rue Eugene Cattoir 14', 'Restaurant Les Foudres', '1050', 'Ixelles', 'Belgien', 'BE', NULL, NULL, '473555227', '00101595YD', NULL, NULL, 'Montre Theorema - Boitier argent / Cadran Noir / Bracelet en acier argent 103-7', NULL, '1Z 8VF 459 68 4764 5376', 'UPS', NULL, '2017-02-23', '21.02.2017 12:48', '4260295881616', '1', 'a0YC000000haPQiMAM', '170.00', '269.00'),
(42581, '477484496', NULL, NULL, 'rizvan zelimkhanov', 'jonkersstraat 17', '', '8800', 'roeselare west-vlaanderen', 'Belgien', 'BE', NULL, NULL, '486235808', '001010719T', NULL, NULL, 'Theorema Damascus Horloge - Zwarte lederen Band -Goudklleurig/Zwart (T3008-3)', NULL, '1Z 8VF 459 68 4699 4983', 'UPS', NULL, '2017-02-23', '21.02.2017 20:21', '4260295880176', '1', 'a0YC000000hHjmYMAS', '139.99', '199.99'),
(42582, '477485084', NULL, NULL, 'rizvan zelimkhanov', 'jonkersstraat 17', '', '8800', 'roeselare west-vlaanderen', 'Belgien', 'BE', NULL, NULL, '484381331', '0010098VBP', NULL, NULL, 'Theorema Damascus Horloge - Goudkleurige Metalen Band - Goudkleurig/Zwart (T3008-7)', NULL, '1Z 8VF 459 68 4699 4983', 'UPS', NULL, '2017-02-23', '21.02.2017 20:19', '4260295881722', '1', 'a0YC000000hHjmcMAC', '139.99', '199.99'),
(42583, '477483968', NULL, NULL, 'rizvan zelimkhanov', 'jonkersstraat 17', '', '8800', 'roeselare west-vlaanderen', 'Belgien', 'BE', NULL, NULL, '486235808', '0010138KZ9', NULL, NULL, 'Theorema Damascus Horloge - Goudkleurige Metalen Band - Goudkleurig/Zwart (T3008-7)', NULL, '1Z 8VF 459 68 4699 4983', 'UPS', NULL, '2017-02-23', '21.02.2017 20:19', '4260295881722', '1', 'a0YC000000hHjmcMAC', '139.99', '199.99'),
(42584, '477480754', NULL, NULL, 'rizvan zelimkhanov', 'jonkersstraat 17', '', '8800', 'roeselare west-vlaanderen', 'Belgien', 'BE', NULL, NULL, '484381331', '001021783P', NULL, NULL, 'Theorema Damascus Horloge - Goudkleurige Metalen Band - Zwart/Zwart (T3008-8)', NULL, '1Z 8VF 459 68 4699 4983', 'UPS', NULL, '2017-02-23', '21.02.2017 19:49', '4260295881739', '1', 'a0YC000000hHjmdMAC', '139.99', '199.99'),
(42585, '477481264', NULL, NULL, 'Rizvan Zelimkhanov', 'jonkersstraat 17', '', '8800', 'roeselare west-vlaanderen', 'Belgien', 'BE', NULL, NULL, '486235808', '00101945H0', NULL, NULL, 'Theorema Damascus Horloge - Goudkleurige Metalen Band - Zwart/Zwart (T3008-8)', NULL, '1Z 8VF 459 68 4699 4983', 'UPS', NULL, '2017-02-23', '21.02.2017 19:49', '4260295881739', '1', 'a0YC000000hHjmdMAC', '139.99', '199.99'),
(42586, '477482081', NULL, NULL, 'rizvan zelimkhanov', 'jonkersstraat 17', '', '8800', 'roeselare west-vlaanderen', 'Belgien', 'BE', NULL, NULL, '486235808', '0010043XJR', NULL, NULL, 'Theorema Damascus Horloge - Goudkleurige Metalen Band - Zwart/Zwart (T3008-8)', NULL, '1Z 8VF 459 68 4699 4983', 'UPS', NULL, '2017-02-23', '21.02.2017 19:49', '4260295881739', '1', 'a0YC000000hHjmdMAC', '139.99', '199.99'),
(42587, '477441930', NULL, NULL, 'Gauthier Pain', '310 Avenue de la Hetraie', '', '76550', 'Offranville', 'Frankreich', 'FR', NULL, NULL, '609972484', '00102061OI', NULL, NULL, 'GM-109-4 Montre Automatique Hamburg de la marque Theorema - Noir/Noir/Noir', NULL, '1Z 8VF 459 68 4880 9303', 'UPS', NULL, '2017-02-23', '21.02.2017 15:30', '4260295882378', '1', 'a0YC000000i4c62MAA', '160.00', '199.90'),
(42588, '477577741', NULL, NULL, 'Philippe Triviaux-Dartsch', '1 rue des terres douces', '', '28630', 'Barjouville', 'Frankreich', 'FR', NULL, NULL, '632776988', '00102407I1', NULL, NULL, 'Montre Automatique Theorema - Bracelet en cuir - Or/Noir/Noir 3005-4', NULL, '1Z 8VF 459 68 4721 8113', 'UPS', NULL, '2017-02-23', '22.02.2017 08:41', '4260295880923', '1', 'a0YC000000i57ZqMAI', '135.00', '169.00'),
(42589, '477400252', NULL, NULL, 'Roland Hassoun', '16 Rue Balzac', '', '69150', 'Decines', 'Frankreich', 'FR', NULL, NULL, '611171707', '0010119EOE', NULL, NULL, 'Montre Automatique Theorema - Bracelet en cuir - Or/Noir/Noir 3005-4', NULL, '1Z 8VF 459 68 4631 3324', 'UPS', NULL, '2017-02-23', '21.02.2017 12:21', '4260295880923', '1', 'a0YC000000i57ZqMAI', '135.00', '169.00'),
(42590, '477551245', NULL, NULL, 'Kevin Sidhoum', '35 AVENUE DE L EUROPE', '', '07100', 'ANNONAY', 'Frankreich', 'FR', NULL, NULL, '760011534', '0010180GTT', NULL, NULL, 'Montre mécanique Theorema Copacabana - Or/Noir', NULL, '1Z 8VF 459 68 4751 0930', 'UPS', NULL, '2017-02-23', '22.02.2017 02:35', '4260295881203', '1', 'a0YC000000hICJwMAO', '169.99', '249.90'),
(42591, '477705668', NULL, NULL, 'Antonello Freddo', 'VIA SANT\'ANTONIO 3', '', '35020', 'CANDIANA PD', 'Italien', 'IT', NULL, NULL, '495389440', '0010250HVJ', NULL, NULL, 'Orologio - Cassa argento, quadrante nero, cinturino in pelle nero 3005-2', NULL, '1Z 8VF 459 68 4826 6944', 'UPS', NULL, '2017-02-23', '22.02.2017 19:39', '4260295880916', '1', 'a0YC000000i4cw8MAA', '135.00', '199.99'),
(42592, '477632217', NULL, NULL, 'hussain aftab', 'VIA MOSE\' GEROSA 1', '', '20831', 'SEREGNO MB', 'Italien', 'IT', NULL, NULL, '3512844459', '0010046WMU', NULL, NULL, 'Cassa oro - Quadrante nero - Cinturino in pelle marrone 101-3', NULL, '1Z 8VF 459 68 4867 7358', 'UPS', NULL, '2017-02-23', '22.02.2017 14:42', '4260295880398', '1', 'a0YC000000hHpTiMAK', '170.00', '249.90'),
(42593, '477584000', NULL, NULL, 'Radjoe Jitbahadoer', 'Veenkade 123A', '', '2513 EK', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '703646805', '0010052H9J', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4878 2994', 'UPS', NULL, '2017-02-23', '22.02.2017 10:31', '4260295880398', '1', 'a0YC000000i6nSoMAI', '165.00', '269.00'),
(42594, '477681843', NULL, NULL, 'Andre Seinhorst', 'Havenstraat 108', '', '7005 AG', 'DOETINCHEM', 'Niederlande', 'NL', NULL, NULL, '622493552', '0010238X2D', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '1Z 8VF 459 68 4830 5400', 'UPS', NULL, '2017-02-23', '22.02.2017 17:45', '4260295881609', '1', 'a0YC000000haPR2MAM', '170.00', '269.00'),
(42595, '477711436', NULL, NULL, 'Jeroen Hekker', 'Bullekamp 14', '', '6603 KW', 'Wijchen', 'Niederlande', 'NL', NULL, NULL, '61175864', '00102319SX', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '1Z 8VF 459 68 4709 8217', 'UPS', NULL, '2017-02-23', '22.02.2017 20:13', '4260295881609', '1', 'a0YC000000i6sCKMAY', '170.00', '269.00'),
(42596, '477466144', NULL, NULL, 'B Wesenhagen', '2e Middellandstraat 30', '', '3021 BP', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '614100453', '0010058FVV', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '1Z 8VF 459 68 4753 7420', 'UPS', NULL, '2017-02-23', '21.02.2017 18:30', '4260295881616', '1', 'a0YC000000haPR3MAM', '170.00', '269.00'),
(42597, '477707341', NULL, NULL, 'Marcel ter Haar', 'Minoes 3', '', '4207 VP', 'GORINCHEM', 'Niederlande', 'NL', NULL, NULL, '624139049', '0010250M7B', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '1Z 8VF 459 68 4743 9036', 'UPS', NULL, '2017-02-23', '22.02.2017 19:46', '4260295881616', '1', 'a0YC000000i6sCLMAY', '170.00', '269.00'),
(42598, '477346113', NULL, NULL, 'Madeleine Span', 'Lavendel 62', 'Raadhuisplein 81e Bloemenzaak', '2925 vd', 'Krimpen aan den ijssel', 'Niederlande', 'NL', NULL, NULL, '682844399', '0010047RSE', NULL, NULL, '103-8 Gold case/Black face/gold metall band', NULL, '1Z 8VF 459 68 4665 9041', 'UPS', NULL, '2017-02-23', '21.02.2017 07:29', '4260295881623', '1', 'a0YC000000haPR4MAM', '170.00', '269.00'),
(42599, '477500928', NULL, NULL, 'Ozlem Balcioglu', 'Albregt-engelmanstraat 19 D', '', '3025 BA', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '643819473', '0010250Q9N', NULL, NULL, '504-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4769 3458', 'UPS', NULL, '2017-02-23', '21.02.2017 21:43', '4260295880794', '1', 'a0YC000000hbPOUMA2', '145.00', '199.99'),
(42600, '477771154', NULL, NULL, 'G.Scozzaro Sapori di sicilia', 'Kabelgaststraat 15', '', '1033 DP', 'Amsterdam', 'Niederlande', 'NL', NULL, NULL, '626319613', '0010179SND', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '1Z 8VF 459 68 4727 8264', 'UPS', NULL, '2017-02-23', '23.02.2017 00:58', '4260295882019', '1', 'a0YC000000i6nSuMAI', '165.00', '269.00'),
(42601, '477713630', NULL, NULL, 'Katarzyna Grad', 'Eltingerhof 108', '', '6921 DH', 'DUIVEN', 'Niederlande', 'NL', NULL, NULL, '659192030', '00100499TL', NULL, NULL, 'GM-108-3 Gold case/Black face/Brown Band', NULL, '1Z 8VF 459 68 4898 9477', 'UPS', NULL, '2017-02-23', '22.02.2017 20:00', '4260295882408', '1', 'a0YC000000i6lxGMAQ', '165.00', '229.00'),
(42602, '477843595', NULL, NULL, 'Katia Claeys', 'Tiensevest 24', 'ASAP INTERIM', '3000', 'Leuven', 'Belgien', 'BE', NULL, NULL, '473349167', '0010135NAL', NULL, NULL, 'Montre Theorema collection Casablanca 17 pierres - GM-101-10', NULL, '1Z 8VF 459 68 4741 7603', 'UPS', NULL, '2017-02-24', '23.02.2017 12:52', '4260295882026', '1', 'a0YC000000i6nSlMAI', '165.00', '269.00'),
(42603, '477815202', NULL, NULL, 'Eduardo Burgos Garcia', 'BLOQUE 3 - 2', '', '14900', 'LUCENA CORDOBA', 'Spanien', 'ES', NULL, NULL, '666155383', '00102504RC', NULL, NULL, 'Reloj Pionier modelo Chicago adornado con diamantes - caja dorada - cara blanca y correa de cuero marrón - 7002-3', NULL, '1Z 8VF 459 68 4874 9557', 'UPS', NULL, '2017-02-24', '23.02.2017 08:34', '4260295882248', '1', 'a0YC000000i6TDYMA2', '149.99', '219.99'),
(42604, '477679831', NULL, NULL, 'Pablo Lopez Vera', 'PLAZA MANOLETE 5', '', '28020', 'MADRID', 'Spanien', 'ES', NULL, NULL, '661622188', '0010250C2U', NULL, NULL, 'Reloj Theorema Casablanca con correa de cuero marrón - Caja dorada - Cara negra - 101-3', NULL, '1Z 8VF 459 68 4811 8363', 'UPS', NULL, '2017-02-24', '22.02.2017 15:32', '4260295880398', '1', 'a0YC000000i63Q0MAI', '169.99', '249.90'),
(42605, '477922287', NULL, NULL, 'Eric BARTKOWIAK', '57 RUE DE LORRAINE', '', '88190', 'GOLBEY VOSGES', 'Frankreich', 'FR', NULL, NULL, '631838277', '0010247OF4', NULL, NULL, 'Montre Automatique Theorema - Or/Noir/Noir 3011-3', NULL, '1Z 8VF 459 68 4649 1141', 'UPS', NULL, '2017-02-24', '23.02.2017 18:11', '4260295881272', '1', 'a0YC000000i57UzMAI', '144.99', '189.00'),
(42606, '478016996', NULL, NULL, 'cristian perotta', 'VIA ROMANINO 14', '', '25062', 'CONCESIO BS', 'Italien', 'IT', NULL, NULL, '3938813113', '00101813BQ', NULL, NULL, 'Cassa oro - Quadrante nero - Cinturino in pelle marrone 503-3', NULL, '1Z 8VF 459 68 4757 3579', 'UPS', NULL, '2017-02-24', '24.02.2017 10:14', '4260295880749', '1', 'a0YC000000hHpPHMA0', '144.99', '199.90'),
(42607, '477953142', NULL, NULL, 'Amarildo Beqiri', 'VIA VINCENZO ROSSI 63 63', '', '61122', 'PESARO PU', 'Italien', 'IT', NULL, NULL, '3270610611', '0010223CAX', NULL, NULL, 'Orologio - Cassa oro, quadrante nero, cinturino marrone 514-2', NULL, '1Z 8VF 459 68 4853 1184', 'UPS', NULL, '2017-02-24', '23.02.2017 23:08', '4260295880107', '1', 'a0YC000000i4d1OMAQ', '165.01', '229.99'),
(42608, '477916633', NULL, NULL, 'Ervis Koni', 'VIA COLLE GIANNICO 1', '', '66041', 'ATESSA CH', 'Italien', 'IT', NULL, NULL, '3207832246', '0010017VAY', NULL, NULL, 'Cassa oro - Quadrante nero - Cinturino in pelle marrone', NULL, '1Z 8VF 459 68 4844 7196', 'UPS', NULL, '2017-02-24', '23.02.2017 18:58', '4260295880398', '1', 'a0YC000000hHpTiMAK', '170.00', '249.90'),
(42609, '477898766', NULL, NULL, 'Peter Dubach', 'Kuipersstraat 122F', '', '1073 ET', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '2012345667', '00102501XI', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4770 5622', 'UPS', NULL, '2017-02-24', '23.02.2017 16:59', '4260295880442', '1', 'a0YC000000i6sCGMAY', '170.00', '269.00'),
(42610, '477887952', NULL, NULL, 'Andre Seinhorst', 'Havenstraat 108', '', '7005 AG', 'DOETINCHEM Gelderland', 'Niederlande', 'NL', NULL, NULL, '622493552', '0010250V5D', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, 'stornieren', 'UPS', NULL, '2017-02-24', '23.02.2017 16:17', '4260295881197', '1', 'a0YC000000i6sCIMAY', '170.00', '269.00'),
(42611, '477960061', NULL, NULL, 'Shahanara Rahman', '25 HIGH POPLARS', '', 'BD2 1NG', 'BRADFORD', 'Grossbritannien', 'GB', NULL, NULL, '7986847349', '00101436K3', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '1Z 8VF 459 68 4820 7132', 'UPS', NULL, '2017-02-24', '23.02.2017 21:47', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42612, '478456719', NULL, NULL, 'Katrien Ledegen', 'Denderstraat 4', '', 'Geraardsbergen', 'Belgien', '9500', 'BE', NULL, NULL, '472317595', '0010082NDP', NULL, NULL, 'Montre Theorema - Boitier or / Cadran noir / Bracelet en cuir marron', NULL, '1Z 8VF 459 68 4868 9809', 'UPS', NULL, '2017-02-27', '26.02.2017 11:51', '4260295880442', '1', 'a0YC000000haPQdMAM', '170.00', '269.00'),
(42613, '478327803', NULL, NULL, 'gisele van ees', 'rue Leon Theodor 183', '', 'Jette', 'Belgien', '1090', 'BE', NULL, NULL, '477506043', '00101715H8', NULL, NULL, 'Theorema Sao Paolo Collection mechanisch horloge met 17 juwelen - Model 103-2', NULL, '1Z 8VF 459 68 4601 8617', 'UPS', NULL, '2017-02-27', '25.02.2017 17:21', '4260295880442', '1', 'a0YC000000i6sC7MAI', '170.00', '269.00'),
(42614, '478248984', NULL, NULL, 'Ousman Aboubakar', 'Halleweg 122/2', '', 'Halle', 'Belgien', '1500', 'BE', NULL, NULL, '493809678', '00100735GK', NULL, NULL, 'Montre Theorema - Boitier noir / Cadran Noir / Bracelet en acier noir', NULL, '1Z 8VF 459 68 4883 3821', 'UPS', NULL, '2017-02-27', '25.02.2017 10:50', '4260295881630', '1', 'a0YC000000haPQkMAM', '170.00', '269.00'),
(42615, '478315721', NULL, NULL, 'alba canut berenguer', 'Bis CARRER DE LES AGUDES 300 BIS', '', '17404', 'RIELLS I VIABREA', 'GIRONA', 'ES', NULL, NULL, '600697606', '0010114JSB', NULL, NULL, 'Reloj automático Pionier decorado con 12 diamantes - Caja dorada - Dial negro - Correa de cuero marrón - 503-3', NULL, '1Z 8VF 459 68 4871 8563', 'UPS', NULL, '2017-02-27', '25.02.2017 14:42', '4260295880749', '1', 'a0YC000000i5fuCMAQ', '145.00', '199.90'),
(42616, '478001766', NULL, NULL, 'oscar rodriguez cuadro', '8 CALLE PINTOR MIGUEL HORQUES CASA', '', '18015', 'GRANADA', 'GRANADA', 'ES', NULL, NULL, '669223030', '00101625OC', NULL, NULL, 'Reloj Miami Pionier blanco para hombre -Caja plateada - Correa de cuero negro - Modelo 506-1', NULL, '1Z 8VF 459 68 4846 1778', 'UPS', NULL, '2017-02-27', '24.02.2017 04:05', '4260295880862', '1', 'a0YC000000i5ft4MAA', '145.00', '199.00'),
(42617, '478216964', NULL, NULL, 'Tony Lakhdar', '5 rue pierre ruibet', '', '38000', 'grenoble', 'Frankreich', 'FR', NULL, NULL, '674232927', '0010207R5M', NULL, NULL, 'GM-109-3 Montre Automatique Hamburg de la marque Theorema - Or/Noir/Marron', NULL, '1Z 8VF 459 68 4757 8510', 'UPS', NULL, '2017-02-27', '25.02.2017 02:19', '4260295882361', '1', 'a0YC000000i4c61MAA', '160.00', '199.90'),
(42618, '478177742', NULL, NULL, 'philippe sacre', '9 RUE DE STEINBRUNN', '', '68720', 'FLAXLANDEN', 'Frankreich', 'FR', NULL, NULL, '663020768', '0010218S46', NULL, NULL, 'Montre mécanique Theorema Copacabana - Noir/Noir/Acier', NULL, '1Z 8VF 459 68 4664 9721', 'UPS', NULL, '2017-02-27', '25.02.2017 01:12', '4,2603E+12', '1', 'a0YC000000hICK1MAO', '169.99', '249.90'),
(42619, '478288487', '', '', 'igor Hounkpe', '73 rue des poutrains', '', '59200', 'tourcoing', 'Frankreich', '', '', '', '663046886', '0010171EEI', '', '', 'Montre Pionier - argent/blanc/noir 503-1', 'Sendung am 21.03.17 zurück erhalten! Sendung nicht bei UPS abgeholt!\r\n711369647701 23.03.17', '1Z 8VF 459 68 4626 3334', 'UPS', '', '2017-02-27', '25.02.2017 13:01', '4260295880725', '1', 'a0YC000000hcK44MAE', '150.01', '199.90'),
(42620, '478253432', NULL, NULL, 'jadel fun', '58 avenue du parc', '', '93290', 'tremblay en france', 'Frankreich', 'FR', NULL, NULL, '758800533', '0010046P6I', NULL, NULL, 'Montre Pionier 7002-3 Or/Blanc/Marron', NULL, '1Z 8VF 459 68 4747 5345', 'UPS', NULL, '2017-02-27', '25.02.2017 10:03', '4260295882248', '1', 'a0YC000000hcK9oMAE', '150.01', '199.90'),
(42621, '478364512', NULL, NULL, 'Charlotte Barbier', '11 RUE MAURICE RAVEL', '', '53960', 'BONCHAMP LES LAVAL', 'Frankreich', 'FR', NULL, NULL, '647245453', '0010203VY4', NULL, NULL, 'Montre pour hommes Theorema 101-5 Cadran noir/Face noire/bracelet noir', NULL, '1Z 8VF 459 68 4798 1753', 'UPS', NULL, '2017-02-27', '26.02.2017 01:54', '4260295880050', '1', 'a0YC000000i63bxMAA', '170.01', '239.90'),
(42622, '478398837', NULL, NULL, 'Amy O\'Shea', '9 Abbotstown Road Finglas West', '', '11', 'Dublin', 'Irland', 'IE', NULL, NULL, '860672393', '001013174T', NULL, NULL, '101-3 gold case / black face / brown leather band', NULL, '1Z 8VF 459 68 4884 5658', 'UPS', NULL, '2017-02-27', '26.02.2017 00:03', '4260295880398', '1', 'a0YC000000hbYIoMAM', '165.01', '249.00'),
(42623, '478079492', NULL, NULL, 'Krasimir Dimitrov', '2  Tannin Crescent Bulwell', '', 'NG6 8PX', 'Nottingham', 'Irland', 'IE', NULL, NULL, '447495076883', '0010058Q8T', NULL, NULL, '101-3 gold case / black face / brown leather band', NULL, '1Z 8VF 459 68 4859 8461', 'UPS', NULL, '2017-02-27', '24.02.2017 13:03', '4260295880398', '1', 'a0YC000000hbYIoMAM', '165.01', '249.00'),
(42624, '478341409', NULL, NULL, 'Ola Banaszek', '7 Hampton wood road', '', 'Dublin 11', 'Finglas', 'Irland', 'IE', NULL, NULL, '861950524', '0010250PDN', NULL, NULL, '101-6 silver case / white face / stainless steel band', NULL, '1Z 8VF 459 68 4639 7673', 'UPS', NULL, '2017-02-27', '25.02.2017 17:33', '4260295881982', '1', 'a0YC000000hbYIrMAM', '165.01', '249.00'),
(42625, '477914293', NULL, NULL, 'diana balint', '100 Collins avenue east killester', '', 'dublin 5', 'dublin', 'Irland', 'IE', NULL, NULL, '879946046', '001025027I', NULL, NULL, 'Oslo men’s watch - GM-110-3 - Gold case/black face/brown band', NULL, '1Z 8VF 459 68 4605 9289', 'UPS', NULL, '2017-02-27', '23.02.2017 17:32', '4260295882323', '1', 'a0YC000000i4LY5MAM', '145.00', '199.00'),
(42626, '478094488', NULL, NULL, 'Mattia Corvi', 'Via Mottana 15', '', 'Tirano Sondrio', 'Italien ', '23037', 'IT', NULL, NULL, '3403444971', '0010223CQH', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa e quadrante nero', NULL, '1Z 8VF 459 68 4787 1390', 'UPS', NULL, '2017-02-27', '24.02.2017 16:03', '4260295880459', '1', 'a0YC000000hHpHdMAK', '169.99', '229.90'),
(42627, '478201117', NULL, NULL, 'Francis Murray', '20 Neptune Gardens', '', 'M7 2BA', 'SALFORD', 'Grossbritannien', 'GB', NULL, NULL, '7923316899', '00101108F7', NULL, NULL, 'Monte Carlo men\'s watch: 102-5 silver case / White face / stainless steel band', NULL, '1Z 8VF 459 68 4743 9296', 'UPS', NULL, '2017-02-27', '25.02.2017 03:59', '4260295881517', '1', 'a0YC000000gaGDZMA2', '135.00', '179.00'),
(42628, '478043790', NULL, NULL, 'Fjolla Hoxha', '85 LONDON WALL Floor 5', '', 'EC2M 7AD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7943309034', '00101544UG', NULL, NULL, 'Monte Carlo men\'s watch: 102-4 black case / black face / black leather band', NULL, '1Z 8VF 459 68 4703 3705', 'UPS', NULL, '2017-02-27', '24.02.2017 12:40', '4260295881180', '1', 'a0YC000000gaGDYMA2', '135.00', '179.00'),
(42629, '478556458', NULL, NULL, 'Paudge Connolly', '3 Coolshann Monaghan', '', 'H 18 YN51', 'Co monaghan', 'Ireland', 'IE', NULL, NULL, '353872021414', '00102508SJ', NULL, NULL, '103-6 - silver case, white face, silver metal band', NULL, '1Z 8VF 459 68 4615 7851', 'UPS', NULL, '2017-02-28', '26.02.2017 18:04', '4260295881609', '1', 'a0YC000000hbYSBMA2', '170.00', '244.99'),
(42630, '478679393', NULL, NULL, 'martien saris', 'Schout bij Nachtlaan 7', '', '5224 GH', '\'S-HERTOGENBOSCH', 'Niederlande', 'NL', NULL, NULL, '630903741', '0010003ACU', NULL, NULL, '103-1 Argent Noir Noir', NULL, '1Z 8VF 459 68 4847 8662', 'UPS', NULL, '2017-02-28', '27.02.2017 11:05', '4260295880435', '1', 'a0YC000000i6sCFMAY', '170.00', '269.00'),
(42631, '478752376', NULL, NULL, 'Marie Viemont', '78 RUE DE CASTELNAU', '', '57000', 'METZ moselle', 'Frankreich', 'FR', NULL, NULL, '608957924', '0010250AGC', NULL, NULL, 'Montre Automatique Theorema - Noir/Noir/Noir 110-4', NULL, '1Z 8VF 459 68 4776 5871', 'UPS', NULL, '2017-02-28', '27.02.2017 14:43', '4260295882330', '1', 'a0YC000000i48JbMAI', '144.99', '199.90'),
(42632, '478602826', NULL, NULL, 'Arthur GUILLOT', '4 RUE DU RIO', '', '34790', 'GRABELS', 'Frankreich', 'FR', NULL, NULL, '648100600', '001001871Q', NULL, NULL, 'Montre Pionier 7002-10 - Noir/Noir/Acier', NULL, '1Z 8VF 459 68 4674 3495', 'UPS', NULL, '2017-02-28', '27.02.2017 04:57', '4260295882316', '1', 'a0YC000000hcK9vMAE', '150.01', '199.90'),
(42633, '478603914', NULL, NULL, 'Cristina Bob', '40  Rue Berthie Albrecht', '', '95210', 'Saint-Gratien', 'Frankreich', 'FR', NULL, NULL, '658640102', '00100481TI', NULL, NULL, 'Montre Pionier - or/noir/marron 503-3', NULL, '1Z 8VF 459 68 4638 5908', 'UPS', NULL, '2017-02-28', '27.02.2017 04:43', '4260295880749', '1', 'a0YC000000hcK46MAE', '150.01', '199.90'),
(42634, '478934694', NULL, NULL, 'Darren Maguire', 'Power City Coolmine Retail Park Blanchardstown', '', 'D15 VY56', 'Dublin 15 ', 'Irland', 'IE', NULL, NULL, '860866480', '0010250PIM', NULL, NULL, 'Oslo men’s watch - GM-110-1 - Silver case/black face/black band', NULL, '1Z 8VF 459 68 4709 8717', 'UPS', NULL, '2017-03-01', '28.02.2017 12:06', '4260295880138', '1', 'a0YC000000i4LY3MAM', '145.00', '199.00'),
(42635, '479034295', '', '', 'Driss Brhada', 'Hoofdweg 171-2', '', '1057CR', 'Amsterdam Noord-Holland', 'Niederlande', '', '', '', '207722646', '0010103CJQ', '', '', 'GM-108-3 Gold case/Black face/Brown Band', '', '1Z 8VF 459  68 4825 7927', 'UPS', '', '2017-03-01', '28.02.2017 20:50', '4260295882408', '1', 'a0YC000000i6lxGMAQ', '165.00', '229.00'),
(42636, '479015856', '', '', 'Driss Brhada', 'Hoofdweg 171-2', '', '1057CR ', 'Amsterdam Noord-Holland', 'Niederlande', '', '', '', '207722646', '0010148OHY', '', '', '103-3 Black case / Black face / Black Leather Band', '', '1Z 8VF 459  68 4825 7927', 'UPS', '', '2017-03-01', '28.02.2017 19:13', '4260295880459', '1', 'a0YC000000haPQzMAM', '170.00', '269.00'),
(42637, '479303072', NULL, NULL, 'Chung Thuy Nguyen', 'Cornelius Sneyssenslaan 72 Cornelius Sneyssenslaan 55', '', '9820', 'Merelbeke Oost-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '04 76 21 5054', '0010027ICH', NULL, NULL, 'Montre automatique Pionier avec pierres modèle Chicago - 7002-9', NULL, '1Z 8VF 459 68 4705 5594', 'UPS', NULL, '2017-03-02', '01.03.2017 22:23', '4260295882309', '1', 'a0YC000000i6lKZMAY', '150.00', '219.00'),
(42638, '479304967', NULL, NULL, 'Chung Thuy Nguyen', 'Cornelius Sneyssenslaan 72 Cornelius Sneyssenslaan 55', '', '9820', 'Merelbeke Oost-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '04 76 21 5054', '0010250YUW', NULL, NULL, 'Theorema horloge - GM-109-1 zilverkleurige kast/zwarte voorkant/zwarte band', NULL, '1Z 8VF 459 68 4705 5594', 'UPS', NULL, '2017-03-02', '01.03.2017 22:23', '4260295882347', '1', 'a0YC000000i6m6dMAA', '160.00', '219.00'),
(42639, '478663954', NULL, NULL, 'philippe elbaz', '3 RUE PIERRE CHAUSSON', '', '75010', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '660682157', '0010024AS7', NULL, NULL, 'Montre Automatique Pionier - Argent/Noir/Noir 514-1', NULL, '1Z 8VF 459 68 4787 8768', 'UPS', NULL, '2017-03-02', '28.02.2017 03:15', '4260295880091', '1', 'a0YC000000i42wGMAQ', '165.00', '249.90'),
(42640, '478837411', NULL, NULL, 'safet haziri', '8 RUE DE VIENNE 3 rue de la gronouillere', '', '68000', 'COLMAR alsace', 'Frankreich', 'FR', NULL, NULL, '667451123', '0010112X01', NULL, NULL, 'Montre Pionier 7002-3 Or/Blanc/Marron', NULL, '1Z 8VF 459 68 4730 9971', 'UPS', NULL, '2017-03-02', '28.02.2017 03:15', '4260295882248', '1', 'a0YC000000hcK9oMAE', '150.01', '199.90'),
(42641, '478971701', '', '', 'marco de rosa', 'via settetermini 25', '', '80041', 'boscoreale NA', 'Italien', '', '', '', '3478144732', '0010046BIW', '', '', 'Cassa argento - Quadrante bianco - Cinturino in pelle nero 101-1', 'Sendung am 21.03.17 zurück erhalten! Hausnummer fehlt angeblich!\r\n711369647712\r\n\r\nSendung am 21.04.17 zurück gekommen! Falsche Adresse !', '1Z 8VF 459 68 4668 3587', 'UPS', '', '2017-03-02', '28.02.2017 15:53', '4260295880374', '1', 'a0YC000000hHpTgMAK', '170.00', '249.90'),
(42642, '479163877', '', '', 'Edgar Gharibian', 'Vijzelstraat 87', 'Priwet Rossia (Russische supermarkt)', '1017 HG', 'AMSTERDAM', 'Niederlande', '', '', '', '643282788', '0010041T1I', '', '', '101-2 Silver case / Black face / Black Leather Band', '', '1Z 8VF 459 68 4612 2003', 'UPS', '', '2017-03-02', '01.03.2017 12:15', '4260295880381', '1', 'a0YC000000i6nSnMAI', '165.00', '269.00'),
(42643, '479320592', NULL, NULL, 'Philippe Renaudeau', '572 Rue Paradis', '', '13008', 'Marseille', 'Frankreich', 'FR', NULL, NULL, '609835808', '0010061HF7', NULL, NULL, 'Montre Automatique Theorema - Bracelet en cuir - Argent/Noir/Noir 3005-2', NULL, '1Z 8VF 459 68 4792 2021', 'UPS', NULL, '2017-03-02', '01.03.2017 22:39', '4260295880916', '1', 'a0YC000000i57ZpMAI', '135.00', '169.00'),
(42644, '479190455', NULL, NULL, 'Eny Josephine Kambou', '154 AVENUE DE SAINT OUEN', '', '75018', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '761556074', '00100388L1', NULL, NULL, 'Montre automatique Theorema Damascus bracelet acier - Or/Noir 3008-7', NULL, '1Z 8VF 459 68 4664 7634', 'UPS', NULL, '2017-03-02', '01.03.2017 13:10', '4260295881722', '1', 'a0YC000000hcJfLMAU', '149.99', '199.00'),
(42645, '479249828', NULL, NULL, 'Naima Arifi', '9 R RUE CAMELINAT', '', '95190', 'GOUSSAINVILLE', 'Frankreich', 'FR', NULL, NULL, '616123717', '0010224Q04', NULL, NULL, 'Montre Pionier - or/noir/marron 503-3', NULL, '1Z 8VF 459 68 4625 1641', 'UPS', NULL, '2017-03-02', '01.03.2017 19:57', '4260295880749', '1', 'a0YC000000hcK46MAE', '150.01', '199.90'),
(42646, '479039239', NULL, NULL, 'ALI Berredjem', '12 CHEMIN DES CHAUFFOURS', '', '55000', 'BAR LE DUC', 'Frankreich', 'FR', NULL, NULL, '695683027', '0010015ZBX', NULL, NULL, 'Montre Pionier 7002-4 - Or/Noir/Marron', NULL, '1Z 8VF 459 68 4863 0059', 'UPS', NULL, '2017-03-02', '01.03.2017 01:09', '4260295882255', '1', 'a0YC000000hcK9pMAE', '150.01', '199.90');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(42647, '479234906', NULL, NULL, 'gerome ducos', '3 PLACE D OBERURSEL', '', '93800', 'EPINAY SUR SEINE', 'Frankreich', 'FR', NULL, NULL, '637922702', '00101449EE', NULL, NULL, 'Montre pour hommes Theorema GM-101-9 Cadran bicolore/Face dorée/bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4691 8869', 'UPS', NULL, '2017-03-02', '01.03.2017 17:10', '4260295882019', '1', 'a0YC000000i63c1MAA', '170.01', '239.90'),
(42648, '479211380', NULL, NULL, 'Chiara Semprini', 'VIA LOUIS ARMSTRONG 13 A', '', '47822', 'SANTARCANGELO DI ROMAGNA RN', 'Italien', 'IT', NULL, NULL, '3335640511', '0010239O8Y', NULL, NULL, 'Orologio Pionier uomo - Cassa argento, quadrante nero e cinturino in pelle nero 7002-2', NULL, '1Z 8VF 459 68 4709 4079', 'UPS', NULL, '2017-03-02', '01.03.2017 15:57', '4260295882231', '1', 'a0YC000000i4d3tMAA', '150.01', '219.99'),
(42649, '479161776', NULL, NULL, 'Irinel Radu', 'VIA LUIGI CADORNA 73', '', '27036', 'MORTARA PV', 'Italien', 'IT', NULL, NULL, '3204810523', '0010088IC9', NULL, NULL, 'Orologio uomo Theorema Oman GM-108-2 Cassa colore argento/Quadrante colore nero/Cinturta nera', NULL, '1Z 8VF 459 68 4757 1688', 'UPS', NULL, '2017-03-02', '01.03.2017 12:55', '4260295882392', '1', 'a0YC000000i4cu2MAA', '165.00', '229.90'),
(42650, '479338634', NULL, NULL, 'Pascal Williot', 'Rue de Tenbosch 23 bte 15', '', '1050', 'Ixelles', 'Belgien', 'BE', NULL, NULL, '32478332470', '10069442', NULL, NULL, 'Montre Theorema - Boitier argent / Cadran noir / Bracelet en cuir noir 103-1', NULL, '1Z 8VF 459 68 4880 7690', 'UPS', NULL, '2017-03-03', '02.03.2017 01:21', '4260295880435', '1', 'a0YC000000haPQcMAM', '170.00', '269.00'),
(42651, '479464644', NULL, NULL, 'Gulsum Dinc', 'Oranjeboomstraat 260 b', '', '3071 bm', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '648307108', '0010046DPA', NULL, NULL, '103-1 Argent Noir Noir', NULL, '1Z 8VF 459 68 4789 8102', 'UPS', NULL, '2017-03-03', '02.03.2017 15:59', '4260295880435', '1', 'a0YC000000i6sCFMAY', '170.00', '269.00'),
(42652, '479410449', NULL, NULL, 'Corinne Sluijk', 'Leonard Bernsteinstraat 7', '', '1311 KP', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '31620149792', '0010250Z41', NULL, NULL, 'GM-109-3 Gold Case/Black Face/Brown band', NULL, '1Z 8VF 459 68 4817 8914', 'UPS', NULL, '2017-03-03', '02.03.2017 12:25', '4260295882361', '1', 'a0YC000000i6m6kMAA', '160.00', '219.00'),
(42653, '479425795', NULL, NULL, 'Charles-henri Schneider', '153 B Rue de la fontaine', '', '57660', 'BISTROFF', 'Frankreich', 'FR', NULL, NULL, '635529179', '10245436', NULL, NULL, 'GM-108-3 Or/Noir/Marron', NULL, '1Z 8VF 459 68 4692 6154', 'UPS', NULL, '2017-03-03', '02.03.2017 12:11', '4260295882408', '1', 'a0YC000000i57SPMAY', '165.00', '219.90'),
(42654, '479440851', NULL, NULL, 'Adrien Agapy', '1 rue du bearn', '', '91130', 'RIS ORANGIS', 'Frankreich', 'FR', NULL, NULL, '685937134', '0010169SIN', NULL, NULL, 'Montre Automatique Pionier - Noir 514-4', NULL, '1Z 8VF 459 68 4859 8961', 'UPS', NULL, '2017-03-03', '02.03.2017 17:03', '4260295880121', '1', 'a0YC000000i42wJMAQ', '165.00', '249.90'),
(42655, '479475825', NULL, NULL, 'jules sylla', '6 PLACE D OBERURSEL', '', '93800', 'EPINAY SUR SEINE', 'Frankreich', 'FR', NULL, NULL, '633259874', '0010102WFP', NULL, NULL, 'Montre Pionier - Noir/Noir/Acier 508-8', NULL, '1Z 8VF 459 68 4711 8178', 'UPS', NULL, '2017-03-03', '02.03.2017 16:59', '4260295881975', '1', 'a0YC000000hcJwbMAE', '155.00', '199.90'),
(42656, '479433886', NULL, NULL, 'bertrand oudard', '4 RUE DE LA TUILERIE', '', '54000', 'NANCY', 'Frankreich', 'FR', NULL, NULL, '06 23 00 30 15', '0010238F1V', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4629 9789', 'UPS', NULL, '2017-03-03', '02.03.2017 14:24', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(42657, '479313338', NULL, NULL, 'ZEYEN Alexandra', '77 Allee Des Chenes BAT A', '', '06330', 'Roquefort Les Pins', 'Frankreich', 'FR', NULL, NULL, '603594979', '00101407T9', NULL, NULL, 'T-3012-2 Argent / Noir / Noir', NULL, '1Z 8VF 459 68 4899 9797', 'UPS', NULL, '2017-03-03', '02.03.2017 01:49', '4260295881876', '1', 'a0YC000000hcJijMAE', '155.00', '199.00'),
(42658, '479978946', NULL, NULL, 'Ousman Aboubakar', 'Halleweg 122/2', '', '1500', 'Halle', 'Belgien', 'BE', NULL, NULL, '493809678', '0010119V6T', NULL, NULL, '506-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4663 8359', 'UPS', NULL, '2017-03-06', '04.03.2017 22:50', '4260295880862', '1', 'a0YC000000hbYRgMAM', '141.99', '199.99'),
(42659, '479968443', NULL, NULL, 'nihal gomak', 'Petrus Basteleusstraat 62', '', '1600', 'Sint-Pieters-Leeuw', 'Belgien', 'BE', NULL, NULL, '487507084', '0010250Z5A', NULL, NULL, 'GM-108-1 Silver case/Gold face/Black Band', NULL, '1Z 8VF 459 68 4898 7942', 'UPS', NULL, '2017-03-06', '04.03.2017 21:49', '4260295882385', '1', 'a0YC000000i6lx4MAA', '165.00', '229.00'),
(42660, '479978620', NULL, NULL, 'Ousman Aboubakar', 'Halleweg 122/2', '', '1500', 'Halle', 'Belgien', 'BE', NULL, NULL, '493809678', '0010171J52', NULL, NULL, 'Montre Automatique de la marque Theorema - GM-109-3', NULL, '1Z 8VF 459 68 4663 8359', 'UPS', NULL, '2017-03-06', '04.03.2017 22:49', '4260295882361', '1', 'a0YC000000i6m6fMAA', '160.00', '219.00'),
(42661, '479576732', NULL, NULL, 'Gerard Theunissen', 'Juniperusplein 16 Bus 1', '', '3500', 'Hasselt', 'Belgien', 'BE', NULL, NULL, '477495904', '0010227YSK', NULL, NULL, 'Montre automatique Theorema collection Oman - GM-108-3', NULL, '1Z 8VF 459 68 4787 9169', 'UPS', NULL, '2017-03-06', '03.03.2017 02:50', '4260295882408', '1', 'a0YC000000i6lx6MAA', '165.00', '229.00'),
(42662, '479908607', NULL, NULL, 'JEAN-POL DELTENRE', 'Rue de la Trouille 2 , appart D', '', '7000', 'Mons', 'Belgien', 'BE', NULL, NULL, '472530036', '0010173FAT', NULL, NULL, 'Montre mécanique Theorema Collection Sao Paolo 17 pierres - Modèle 103-2', NULL, '1Z 8VF 459 68 4788 6375', 'UPS', NULL, '2017-03-06', '04.03.2017 16:24', '4260295880442', '1', 'a0YC000000i6sC7MAI', '170.00', '269.00'),
(42663, '479917757', NULL, NULL, 'ethem ercan', 'Nimfenstraat 8', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '495636447', '0010100VMQ', NULL, NULL, 'Montre Theorema - Boitier argent / Cadran noir / Bracelet en cuir noir 103-1', NULL, '1Z 8VF 459 68 4627 5983', 'UPS', NULL, '2017-03-06', '04.03.2017 16:52', '4260295880435', '1', 'a0YC000000haPQcMAM', '170.00', '269.00'),
(42664, '479735151', NULL, NULL, 'Christian SOVET', 'Rue de Branchon 75', '', '5380', 'Forv', 'Belgien', 'BE', NULL, NULL, '3281225383', '0010224L76', NULL, NULL, 'Theorema Sao Paolo Collection mechanisch horloge met 17 juwelen - Model 103-2', NULL, '1Z 8VF 459 68 4770 3991', 'UPS', NULL, '2017-03-06', '03.03.2017 19:53', '4260295880442', '1', 'a0YC000000i6sC7MAI', '170.00', '269.00'),
(42665, '479626445', NULL, NULL, 'Frank Vermeulen', 'Filip De Pillecynstraat 21', '', '9150', 'Kruibeke', 'Belgien', 'BE', NULL, NULL, '486212852', '0010250DXO', NULL, NULL, 'Theorema Sao Paolo Collection mechanisch horloge met 17 juwelen - Model 103-9', NULL, '1Z 8VF 459 68 4746 6408', 'UPS', NULL, '2017-03-06', '03.03.2017 11:23', '4260295881630', '1', 'a0YC000000i6sCEMAY', '170.00', '269.00'),
(42666, '479724727', NULL, NULL, 'David Jou Sala', '2 2 CALLE CANCO 1', '', '08035', 'BARCELONA', 'Spanien', 'ES', NULL, NULL, '622300062', '0010179SQ7', NULL, NULL, 'Reloj Theorema Sao Paolo 103-1 - Caja plateada / Cara negra / Correa de cuero negra', NULL, '1Z 8VF 459 68 4726 2253', 'UPS', NULL, '2016-03-06', '03.03.2017 17:04', '4260295880435', '1', 'a0YC000000i5ftJMAQ', '169.99', '229.90'),
(42667, '479858334', NULL, NULL, 'Pierrick Zugaro', '30 Avenue Du Stade', '', '34410', 'Sauvian', 'Frankreich', 'FR', NULL, NULL, '663236101', '00101592M1', NULL, NULL, 'Montre Pionier 7002-5 - Noir/Noir/Noir', NULL, '1Z 8VF 459 68 4797 0229', 'UPS', NULL, '2017-03-06', '04.03.2017 13:40', '4260295882262', '1', 'a0YC000000hcK9qMAE', '150.01', '199.90'),
(42668, '479890828', NULL, NULL, 'Marion Garoche', '16 avenue de Woodbury Residence le Parc des Lys', '', '14760', 'Bretteville sur Odon', 'Frankreich', 'FR', NULL, NULL, '629878522', '0010234ND7', NULL, NULL, 'Montre Pionier - Noir/Noir/Acier 508-8', NULL, '1Z 8VF 459 68 4710 3835', 'UPS', NULL, '2017-03-06', '04.03.2017 13:27', '4260295881975', '1', 'a0YC000000hcJwbMAE', '155.00', '199.90'),
(42669, '479641753', NULL, NULL, 'Rime Douggouj', '72  avenue d\'IENA 75116 paris', '', '75116', 'paris', 'Frankreich', 'FR', NULL, NULL, '751961519', '0010061I4H', NULL, NULL, 'GM-109-3 Montre Automatique Hamburg de la marque Theorema - Or/Noir/Marron', NULL, '1Z 8VF 459 68 4663 5843', 'UPS', NULL, '2017-03-06', '03.03.2017 13:36', '4260295882361', '1', 'a0YC000000i4c61MAA', '160.00', '199.90'),
(42670, '479935033', NULL, NULL, 'NAZAR HAMID', '59 BRIDES GLEN PARK', '', 'K67 CK79', 'APPLEWOOD. SWORDS', 'Irland', 'IE', NULL, NULL, '863917940', '0010012T9O', NULL, NULL, '101-3 gold case / black face / brown leather band', NULL, '1Z 8VF 459 68 4871 4209', 'UPS', NULL, '2017-03-06', '04.03.2017 17:34', '4260295880398', '1', 'a0YC000000hbYIoMAM', '165.01', '249.00'),
(42671, '479908117', '', '', 'emily carter', '85 Rutland Grove Crumlin', '', '12', 'Dublin', 'Irland', '', '', '', '857633923', '0010043R77', '', '', '101-5 black case / black face / black leather band', '', '1Z 8VF 459 68 4817 9011', 'UPS', '', '2017-03-06', '04.03.2017 15:05', '4260295880050', '1', 'a0YC000000hbYIqMAM', '165.01', '249.00'),
(42672, '479698268', NULL, NULL, 'Erton Shyti', 'VIA PRIVATA GROTTA 44/8 ', '', '17027', 'PIETRA LIGURE SV', 'Italien', 'IT', NULL, NULL, '3895296022', '0010098RBY', NULL, NULL, 'GM-509-3 / Cassa oro, quadrante nero e cinturino marrone', NULL, '1Z 8VF 459 68 4857 0301', 'UPS', NULL, '2017-03-06', '03.03.2017 16:59', '4260295881234', '1', 'a0YC000000haGDlMAM', '135.00', '199.99'),
(42673, '479901195', NULL, NULL, 'giuseppe derrico', 'VIA RISORGIMENTO 18', '', '13012', 'BORGO VERCELLI VC', 'Italien', 'IT', NULL, NULL, '3294109383', '0010193MFB', NULL, NULL, 'Orologio - Cassa argento, quadrante nero, cinturino nero 514-1', NULL, '1Z 8VF 459 68 4781 9116', 'UPS', NULL, '2017-03-06', '04.03.2017 15:59', '4260295880091', '1', 'a0YC000000i4d1NMAQ', '165.01', '229.99'),
(42674, '479907205', NULL, NULL, 'Alessandro Menicalli', 'Via nave a rovezzano f.lli cappugi 64', '', '50012', 'BAGNO A RIPOLI FI', 'Italien', 'IT', NULL, NULL, '3343912080', '0010209D3E', NULL, NULL, 'Orologio Pionier uomo - Cassa argento, quadrante nero e cinturino in pelle nero 7002-2', NULL, '1Z 8VF 459 68 4835 4321', 'UPS', NULL, '2017-03-06', '04.03.2017 16:56', '4260295882231', '1', 'a0YC000000i4d3tMAA', '150.01', '219.99'),
(42675, '479846277', NULL, NULL, 'Francesco Pasti', 'via Don Giovanni Minzoni 36', '', '40062', 'MOLINELLA BO', 'Italien', 'IT', NULL, NULL, '3395632406', '0010028POF', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro e quadrante nero', NULL, '1Z 8VF 459 68 4859 1931', 'UPS', NULL, '2017-03-06', '04.03.2017 12:08', '4260295880442', '1', 'a0YC000000hHpHcMAK', '169.99', '229.90'),
(42676, '480020627', NULL, NULL, 'Costantino Spagnolo', 'Esther de Boer-van Rijkstraat 56', '', '1065 GP', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '629014976', '0010250FE6', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '1Z 8VF 459 68 4709 9216', 'UPS', NULL, '2017-03-06', '05.03.2017 08:20', '4260295881630', '1', 'a0YC000000i6sCNMAY', '170.00', '269.00'),
(42677, '479681088', NULL, NULL, 'Omaima Riffi', 'Jan Voermanstraat 86 2', '', '1061 XK', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '684282625', '0010146W2V', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4897 8425', 'UPS', NULL, '2017-03-06', '03.03.2017 16:00', '4260295880398', '1', 'a0YC000000i6nSoMAI', '165.00', '269.00'),
(42678, '480427701', NULL, NULL, 'Karlien Moens', 'Edingsesteenweg 28', '', '1540', 'Herne', 'Belgien', 'BE', NULL, NULL, '496486688', '0010172WBF', NULL, NULL, 'Montre automatique Theorema collection Oman - GM-108-3', NULL, '1Z 8VF 459 68 4621 6091', 'UPS', NULL, '2017-03-07', '06.03.2017 20:49', '4260295882408', '1', 'a0YC000000i6lx6MAA', '165.00', '229.00'),
(42679, '480368832', NULL, NULL, 'Roger asperton-vanquellef', 'Rue du Beauregard 136', '', '7141', 'Carnieres Hainaut', 'Belgien', 'BE', NULL, NULL, '499438474', '00102506NE', NULL, NULL, 'Montre mécanique Theorema Collection Sao Paolo 17 pierres - Modèle 103-6', NULL, '1Z 8VF 459 68 4840 2500', 'UPS', NULL, '2017-03-07', '06.03.2017 15:49', '4260295881609', '1', 'a0YC000000i6sCBMAY', '170.00', '269.00'),
(42680, '480136340', NULL, NULL, 'christiane azzopardi', '30 RUE COLONEL MANHES', '', '38400', 'ST MARTIN D HERES rhone alpes', 'Frankreiche', 'FR', NULL, NULL, '615872191', '10216986', NULL, NULL, 'GM-108-2 Argent/Noir/Noir', NULL, '1Z 8VF 459 68 4792 0032', 'UPS', NULL, '2017-03-07', '05.03.2017 23:42', '4260295882392', '1', 'a0YC000000i57SOMAY', '165.00', '219.90'),
(42681, '480186171', NULL, NULL, 'patricia abadie', '39 39 rue georges clemenceau', '', '33250', 'pauillac', 'Frankreiche', 'FR', NULL, NULL, '672204994', '0010128F6I', NULL, NULL, 'Montre Automatique Theorema - Bracelet en cuir - Argent/Noir/Noir 3005-2', NULL, '1Z 8VF 459 68 4678 0043', 'UPS', NULL, '2017-03-07', '05.03.2017 18:42', '4260295880916', '1', 'a0YC000000i57ZpMAI', '135.00', '169.00'),
(42682, '480113928', NULL, NULL, 'Alain Liottard', '5 B RUE DU GENERAL METMAN', '', '57070', 'METZ Lorraine', 'Frankreiche', 'FR', NULL, NULL, '650943409', '001025031U', NULL, NULL, 'Montre Automatique Theorema - Noir/Noir/Noir 3011-4', NULL, '1Z 8VF 459 68 4805 4459', 'UPS', NULL, '2017-03-07', '05.03.2017 14:37', '4260295881289', '1', 'a0YC000000i57V0MAI', '144.99', '189.00'),
(42683, '480109414', NULL, NULL, 'Dragomir Jovanovic', 'Via dante 5', '', '37029', 'SAN PIETRO IN CARIANO VR', 'Italien', 'IT', NULL, NULL, '40749405', '00102459RY', NULL, NULL, 'GM-509-2 / Cassa argento, quadrante nero e cinturino nero', NULL, '1Z 8VF 459 68 4863 0479', 'UPS', NULL, '2017-03-07', '05.03.2017 15:39', '4260295881227', '1', 'a0YC000000haGDkMAM', '135.00', '199.99'),
(42684, '480055758', NULL, NULL, 'Emanuele Di', 'Fratelli Bandiera 31', '', '21040', 'Venegono Inferiore VA', 'Italien', 'IT', NULL, NULL, '393396566460', '0010035J3W', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro e quadrante nero', NULL, '1Z 8VF 459 68 4752 4087', 'UPS', NULL, '2017-03-07', '05.03.2017 12:13', '4260295880442', '1', 'a0YC000000hHpHcMAK', '169.99', '229.90'),
(42685, '480360425', NULL, NULL, 'Mayet Mylene', '6 Impasse Gilbert', '', '3200', 'Vichy', 'Frankreich', 'FR', NULL, NULL, '762925633', '0010115XRD', NULL, NULL, 'GM-109-3 Montre Automatique Hamburg de la marque Theorema - Or/Noir/Marron', NULL, '1Z 8VF 459 68 4684 2520', 'UPS', NULL, '2017-03-07', '06.03.2017 14:38', '4260295882361', '1', 'a0YC000000i4c61MAA', '160.00', '199.90'),
(42686, '480337263', NULL, NULL, 'Alessandro Scalia', 'Via giotto 17', '', '35028', 'PIOVE DI SACCO PD', 'Italien', 'IT', NULL, NULL, '3356396935', '001025094Q', NULL, NULL, 'Orologio - Cassa argento, quadrante nero, cinturino in acciaio inox 3005 A2', NULL, '1Z 8VF 459 68 4808 8137', 'UPS', NULL, '2017-03-07', '06.03.2017 13:53', '4260295880978', '1', 'a0YC000000i4cwBMAQ', '135.00', '199.99'),
(42687, '480268552', NULL, NULL, 'Lorenzo Luigi Zanchi', 'VICOLO SANT ALESSANDRO 72', '', '24122', 'BERGAMO BG', 'Italien', 'IT', NULL, NULL, '3891851559', '0010036EDU', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro e quadrante nero', NULL, '1Z 8VF 459 68 4601 2140', 'UPS', NULL, '2017-03-07', '06.03.2017 06:09', '4260295880442', '1', 'a0YC000000hHpHcMAK', '169.99', '229.90'),
(42688, '480516722', NULL, NULL, 'Najia Chahiba', 'Rue Reine Elisabeth 16', '', '4121', 'Neupre', 'Belgien', 'BE', NULL, NULL, '494827694', '0010111XJB', NULL, NULL, 'Theorema Sao Paolo Collection mechanisch horloge met 17 juwelen - Model 103-2', NULL, '1Z 8VF 459 68 4851 0554', 'UPS', NULL, '2017-03-08', '07.03.2017 09:21', '4260295880442', '1', 'a0YC000000i6sC7MAI', '170.00', '269.00'),
(42689, '480607525', NULL, NULL, 'Sun wanli', '12 BOULEVARD ARISTIDE BRIAND', '', '60000', 'BEAUVAIS', 'Frankreich', 'FR', NULL, NULL, '785844467', '0010179XLP', NULL, NULL, 'Montre automatique Theorema Damascus bracelet cuir - Argent/Noir', NULL, '1Z 8VF 459 68 4871 9366', 'UPS', NULL, '2017-03-08', '07.03.2017 15:53', '4260295880169', '1', 'a0YC000000hcJfGMAU', '149.99', '199.00'),
(42690, '480589690', NULL, NULL, 'Murat Yavuz', '13 T BOULEVARD DU VESUVE', '', '34300', 'AGDE', 'Frankreich', 'FR', NULL, NULL, '752633117', '0010132BTI', NULL, NULL, 'T-3012-2 Argent / Noir / Noir', NULL, '1Z 8VF 459 68 4661 4571', 'UPS', NULL, '2017-03-08', '07.03.2017 13:44', '4260295881876', '1', 'a0YC000000hcJijMAE', '155.00', '199.00'),
(42691, '480588047', NULL, NULL, 'Florence PEREIRA DA COSTA', '1 Rue Casimir Capitan', '', '74200', 'THONON LES BAINS', 'Frankreich', 'FR', NULL, NULL, '673098832', '0010049RF1', NULL, NULL, 'Montre pour hommes Theorema 101-5 Cadran noir/Face noire/bracelet noir', NULL, '1Z 8VF 459 68 4661 2180', 'UPS', NULL, '2017-03-08', '07.03.2017 13:14', '4260295880050', '1', 'a0YC000000i63bxMAA', '170.01', '239.90'),
(42692, '480657548', NULL, NULL, 'Donatella Piccinini', 'Corso Giovanni XXIII 95', '', '47921', 'Rimini RN', 'Italien', 'IT', NULL, NULL, '3383103685', '00100588VS', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro e quadrante nero', NULL, '1Z 8VF 459 68 4616 8198', 'UPS', NULL, '2017-03-08', '07.03.2017 21:46', '4260295880442', '1', 'a0YC000000hHpHcMAK', '169.99', '229.90'),
(42693, '480568815', NULL, NULL, 'Santo Massimo Scolaro', 'CITOFONO: Scolaro Salvatore Via Prota 69, C/10', '', '80058', 'Torre Annunziata NA', 'Italien', 'IT', NULL, NULL, '815366461', '0010094VZC', NULL, NULL, 'Cassa oro - Quadrante nero - Cinturino in pelle marrone', NULL, '1Z 8VF 459 68 4837 8609', 'UPS', NULL, '2017-03-08', '07.03.2017 13:34', '4260295880398', '1', 'a0YC000000hHpTiMAK', '170.00', '249.90'),
(42694, '480782372', NULL, NULL, 'nihal gomak', 'Petrus Basteleusstraat 62', '', '1600', 'Sint-Pieters-Leeuw', 'Belgien', 'BE', NULL, NULL, '487507084', '0010143MQH', NULL, NULL, 'GM-108-3 Gold case/Black face/Brown Band', NULL, '1Z 8VF 459 68 4794 6621', 'UPS', NULL, '2017-03-09', '08.03.2017 12:21', '4260295882408', '1', 'a0YC000000i6lx6MAA', '165.00', '229.00'),
(42695, '480904541', NULL, NULL, 'Joris Schmit', '2 rue cruchinet', '', '33800', 'Bordeaux', 'Frankreich', 'FR', NULL, NULL, '638329433', '00100698V3', NULL, NULL, 'Montre Pionier 7002-4 - Or/Noir/Marron', NULL, '1Z 8VF 459 68 4800 6653', 'UPS', NULL, '2017-03-09', '08.03.2017 19:50', '4260295882255', '1', 'a0YC000000hcK9pMAE', '150.01', '199.90'),
(42696, '480890428', NULL, NULL, 'LEGNEMON SAGANOGO', '2 CITE KELLERMANN', '', '51800', 'STE MENEHOULD', 'Frankreich', 'FR', NULL, NULL, '768845528', '0010152QV1', NULL, NULL, 'Montre pour hommes Theorema GM-101-10 Cadran noir/Face noire/bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4859 9460', 'UPS', NULL, '2017-03-09', '08.03.2017 18:39', '4260295882026', '1', 'a0YC000000i63c2MAA', '170.01', '239.90'),
(42697, '481044288', NULL, NULL, 'NICOLETA BEJAN', 'CHALET AVENIDA FERMINA SEVILLANO 38', '', '28022', 'MADRID', 'Spanien', 'ES', NULL, NULL, '671687725', '0010171OYG', NULL, NULL, 'Reloj Pionier modelo Chicago adornado con diamantes - caja negra - cara negra y correa de cuero negra - 7002-5', NULL, '711369647355', 'FedEx', NULL, '2017-03-10', '09.03.2017 11:40', '4,2603E+12', '1', 'a0YC000000i6TDaMAM', '149.99', '219.99'),
(42698, '481165609', NULL, NULL, 'Graziano Tirapelle', 'presso BDP Italia Srl -  Palazzina 1  VIA DEL GREGGE 100', '', '21015', 'LONATE POZZOLO VA', 'Italien', 'IT', NULL, NULL, '3460336640', '0010114HRX', NULL, NULL, 'Sao Paolo con cinturino metallico - Cassa argento e quadrante bianco', NULL, '711369647377', 'FedEx', NULL, '2017-03-10', '09.03.2017 23:58', '4260295881609', '1', 'a0YC000000hHpHgMAK', '169.99', '229.90'),
(42699, '480967571', NULL, NULL, 'Aidan Lyons', '7 MEADOW VIEW CLOSE Kilcoo', '', 'BT34 5JH', 'NEWRY', 'Grossbritannien', 'GB', NULL, NULL, '7936390267', '0010250PL6', NULL, NULL, '104-8 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4739 4709', 'UPS', NULL, '2017-03-10', '09.03.2017 05:33', '4260295881678', '1', 'a0YC000000iLbEUMA0', '146.00', '219.90'),
(42700, '481361503', NULL, NULL, 'Milan Vandekerckhove', 'Isenbaertstraat 14', '', '8490', 'Jabbeke', 'Belgien', 'BE', NULL, NULL, '93162233', '001020396N', NULL, NULL, '7002-8 Gold Case / White face / Strainless steel band', NULL, '1Z 8VF 459 68 4630 2774', 'UPS', NULL, '2017-03-13', '10.03.2017 20:20', '4260295882293', '1', 'a0YC000000i6lKYMAY', '150.00', '219.00'),
(42701, '481768284', NULL, NULL, 'Gehane MENA', 'parklaan 211', '', '3090', 'OVERIJSE', 'Belgien', 'BE', NULL, NULL, '476561026', '0010097WFD', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, '1Z 8VF 459 68 4730 8383', 'UPS', NULL, '2017-03-13', '12.03.2017 18:19', '4260295880091', '1', 'a0YC000000iLJzpMAG', '165.00', '269.00'),
(42702, '481632173', NULL, NULL, 'Mawete Magema', 'rue du Coleau 129', '', '5502', 'Thynes', 'Belgien', 'BE', NULL, NULL, '32496549034', '0010250KCD', NULL, NULL, 'Montre automatique Pionier homme Hawaii fabriquée en Allemagne - GM-514-1', NULL, '1Z 8VF 459 68 4739 2390', 'UPS', NULL, '2017-03-13', '12.03.2017 02:48', '4260295880091', '1', 'a0YC000000iLJzpMAG', '165.00', '269.00'),
(42703, '481354451', NULL, NULL, 'JEAN-POL DELTENRE', 'Rue de la Trouille 2 , appart D', '', '7000', 'Mons', 'Belgien', 'BE', NULL, NULL, '472530036', '0010041DX5', NULL, NULL, 'Montre automatique Theorema collection Oman - GM-108-2', NULL, '1Z 8VF 459 68 4845 0806', 'UPS', NULL, '2017-03-13', '10.03.2017 19:52', '4260295882392', '1', 'a0YC000000i6lx5MAA', '165.00', '229.00'),
(42704, '481364990', NULL, NULL, 'Joris Rosius', 'Pater Damiaanstraat 11', '', '3191', 'Hever', 'Belgien', 'BE', NULL, NULL, '474247800', '0010250I8C', NULL, NULL, 'Montre Monte Carlo - Noir / Noir/Noir 102-4', NULL, '1Z 8VF 459 68 4661 9610', 'UPS', NULL, '2017-03-13', '10.03.2017 20:52', '4260295881180', '1', 'a0YC000000hbgNnMAI', '154.99', '269.00'),
(42705, '481358692', NULL, NULL, 'HUET JENNIFER', '528 AVENUE MATISSE Logement 12', '', '62730', 'MARCK', 'Frankreich', 'FR', NULL, NULL, '664770215', '0010180U2R', NULL, NULL, 'Montre Pionier - Noir/Noir/Noir 508-4', NULL, '1Z 8VF 459 68 4879 6345', 'UPS', NULL, '2017-03-13', '11.03.2017 02:54', '4260295881241', '1', 'a0YC000000hcJwYMAU', '155.00', '199.90'),
(42706, '481284278', NULL, NULL, 'Salvatore Santoro', '51 Avenue de Stalingrad', '', '71230', 'Saint Vallier', 'Frankreich', 'FR', NULL, NULL, '648528150', '0010247KCO', NULL, NULL, 'Montre Automatique Theorema - Argent/Noir/Acier 3011-6', NULL, '1Z 8VF 459 68 4654 2756', 'UPS', NULL, '2017-03-13', '10.03.2017 12:59', '4260295881753', '1', 'a0YC000000i57V2MAI', '144.99', '189.00'),
(42707, '481233353', NULL, NULL, 'Manu Ndoumbe', 'APT 203 RUE BERNOS', '', '59800', 'LILLE', 'Frankreich', 'FR', NULL, NULL, '621158781', '0010118KCZ', NULL, NULL, '7001-3 Or/Noir/Marron', NULL, '1Z 8VF 459 68 4811 9568', 'UPS', NULL, '2017-03-13', '10.03.2017 07:55', '4260295882118', '1', 'a0YC000000i57YOMAY', '150.01', '189.90'),
(42708, '481275775', NULL, NULL, 'Wei Tang', 'Apt 5, 17 Mountjoy Sq East', '', 'D01 XV09', 'Dublin', 'Irland', 'IE', NULL, NULL, '877883028', '0010190MRK', NULL, NULL, 'Tokyo Pionier watch 513-1 silver case, white face, black leather band', NULL, '711369647399', 'FedEx', NULL, '2017-03-13', '10.03.2017 12:05', '4260295882170', '1', 'a0YC000000hbYLwMAM', '150.00', '219.99'),
(42709, '481272263', NULL, NULL, 'Wei Tang', 'Apt 5, 17 Mountjoy Sq East', '', 'D01 XV09', 'Dublin', 'Irland', 'IE', NULL, NULL, '877883028', '0010250FG8', NULL, NULL, 'Tokyo Pionier watch 513-4 gold case, black face, brown leather band', NULL, '711369647399', 'FedEx', NULL, '2017-03-13', '10.03.2017 12:05', '4260295882200', '1', 'a0YC000000hbYLzMAM', '150.00', '219.99'),
(42710, '481305896', NULL, NULL, 'ferdinando bragagnolo', 'oscartacchini.it VIA DEL PALÙ 1', '', '35018', 'SAN MARTINO DI LUPARI PDItalien', 'Italien', 'IT', NULL, NULL, '335490635', '00101563GD', NULL, NULL, 'Sao Paolo con cinturino in pelle - Cassa oro e quadrante nero', NULL, '711369647414', 'FedEx', NULL, '2017-03-13', '10.03.2017 16:40', '4260295880442', '1', 'a0YC000000hHpHcMAK', '169.99', '229.90'),
(42711, '481829896', NULL, NULL, 'Martijn Streefkerk', 'Hekerbeekstraat 9', 'Arbeid Heelt', '6301 EE', 'VALKENBURG LB', 'Niederlande', 'NL', NULL, NULL, '31640482758', '0010250LMT', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, '1Z 8VF 459 68 4787 4824', 'UPS', NULL, '2017-03-13', '12.03.2017 23:10', '4260295880091', '1', 'a0YC000000iLJzuMAG', '165.00', '269.00'),
(42712, '481702084', NULL, NULL, 'Rens Boeijen', 'Tolstraat 944', '', '1073 SE', 'AMSTERDAM Noord-Holland', 'Niederlande', 'NL', NULL, NULL, '613658858', '0010250KIQ', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4763 2433', 'UPS', NULL, '2017-03-13', '12.03.2017 13:34', '4260295881593', '1', 'a0YC000000i6sCJMAY', '170.00', '269.00'),
(42713, '481475119', NULL, NULL, 'Catalin Piriu', '19AUNTIL ELEY ROAD', '', 'N18 3BB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7928364941', '10220629', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4877 9515', 'UPS', NULL, '2017-03-13', '11.03.2017 11:08', '4260295880473', '1', 'a0YC000000iLbEOMA0', '146.00', '219.90'),
(42714, '481317118', NULL, NULL, 'Safaa Nasser el dine', '39 SHIRLAND MEWS', '', 'W9 3DY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7889864543', '0010211OL9', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4629 0724', 'UPS', NULL, '2017-03-13', '10.03.2017 16:27', '4260295880473', '1', 'a0YC000000iLbEOMA0', '146.00', '219.90'),
(42715, '481191988', NULL, NULL, 'Kevin Scott', '17 Pottergate', '', 'NE66 1JW', 'ALNWICK', 'Grossbritannien', 'GB', NULL, NULL, '1665604324', '0010250I4S', NULL, NULL, '104-7 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4794 4338', 'UPS', NULL, '2017-03-13', '10.03.2017 01:10', '4260295881661', '1', 'a0YC000000iLbETMA0', '146.00', '219.90'),
(42716, '481937279', NULL, NULL, 'Kochar Karapetyan', 'Veldekensdreef 23', '', '9500', 'Overboelare', 'Belgien', 'BE', NULL, NULL, '468106508', '0010250NEI', NULL, NULL, 'Montre Automatique Pionier 12 Diamants - 503-1', NULL, '1Z 8VF 459 68 4800 6877', 'UPS', NULL, '2017-03-14', '13.03.2017 13:48', '4260295880725', '1', 'a0YC000000i6liLMAQ', '150.01', '229.00'),
(42717, '481927600', NULL, NULL, 'robert remacle', 'rue du Doyard 7', '', '6600', 'Bastogne', 'Belgien', 'BE', NULL, NULL, '352661788001', '0010247BKH', NULL, NULL, 'Montre automatique Pionier avec pierres modèle Chicago - 7002-9', NULL, '1Z 8VF 459 68 4891 6483', 'UPS', NULL, '2017-03-14', '13.03.2017 12:53', '4260295882309', '1', 'a0YC000000i6lKZMAY', '150.00', '219.00'),
(42718, '481817224', NULL, NULL, 'Kevin FUMAZ', '3 C CHEMIN DU CENDU', '', '40500', 'DUMES', 'Frankreich', 'FR', NULL, NULL, '673719368', '0010167Z6J', NULL, NULL, 'Montre Pionier 7002-4 - Or/Noir/Marron', NULL, '1Z 8VF 459 68 4727 9665', 'UPS', NULL, '2017-03-14', '12.03.2017 20:17', '4260295882255', '1', 'a0YC000000hcK9pMAE', '150.01', '199.90'),
(42719, '481834234', NULL, NULL, 'Cindy Porter', '66A Kinnego Road Loughgall', '', 'BT61 8LR', 'Armagh', 'Grossbritannien', 'GB', NULL, NULL, '7766481945', '00101721I1', NULL, NULL, '104-1 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4634 8449', 'UPS', NULL, '2017-03-14', '12.03.2017 23:27', '4260295880466', '1', 'a0YC000000iLbENMA0', '146.00', '219.90'),
(42720, '481661918', NULL, NULL, 'Ian Furlong', '7 SACKVILLE WAY', '', 'BN14 8BJ', 'WORTHING', 'Grossbritannien', 'GB', NULL, NULL, '7913914642', '0010185R6P', NULL, NULL, '104-9 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4711 8856', 'UPS', NULL, '2017-03-14', '12.03.2017 09:37', '4260295881685', '1', 'a0YC000000iLbEVMA0', '146.00', '219.90'),
(42721, '481964157', NULL, NULL, 'jules sylla', '6 PLACE D OBERURSEL', '', '93800', 'EPINAY SUR SEINE', 'Frankreich', 'FR', NULL, NULL, '633259874', '0010122RBA', NULL, NULL, 'Montre pour hommes Theorema GM-101-8 Cadran doré/Face noire/bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4866 4497', 'UPS', NULL, '2017-03-14', '13.03.2017 13:47', '4260295882002', '1', 'a0YC000000i63c0MAA', '170.01', '239.90'),
(42722, '482003794', NULL, NULL, 'CRISTIAN BALBONI', 'dell industria  2f/', '', '44041', 'casumaro FE', 'Italien', 'IT', NULL, NULL, '3474658412', '0010250N9U', NULL, NULL, 'Orologio uomo Theorema Oman GM-108-4 Cassa colore nero/Quadrante colore nero/Cintura nera', NULL, '711369647436', 'FedEx', NULL, '2017-03-14', '13.03.2017 18:54', '4260295882415', '1', 'a0YC000000i4cu4MAA', '165.00', '229.90'),
(42723, '482076857', NULL, NULL, 'mathias hubert', '6 PLACE SAINT AVERTIN', '', '51500', 'SACY', 'Frankreich', 'FR', NULL, NULL, '698857654', '0010237O6D', NULL, NULL, 'GM-108-3 Or/Noir/Marron', NULL, '1Z 8VF 459 68 4834 0541', 'UPS', NULL, '2017-03-15', '14.03.2017 04:03', '4260295882408', '1', 'a0YC000000i57SPMAY', '165.00', '219.90'),
(42724, '482186695', NULL, NULL, 'Gonneau Jordan', '8 RUE DE L ILE DE FRANCE', '', '78000', 'VERSAILLES', 'Frankreich', 'FR', NULL, NULL, '673148795', '0010171W3S', NULL, NULL, 'GM-108-4 Noir/Noir/Noir', NULL, '1Z 8VF 459 68 4673 4950', 'UPS', NULL, '2017-03-15', '14.03.2017 13:49', '4260295882415', '1', 'a0YC000000i57SQMAY', '165.00', '219.90'),
(42725, '482052016', NULL, NULL, 'AIT MADI Ourida', '1 RUE VINCENT VAN GOGH', '', '45800', 'ST JEAN DE BRAYE', 'Frankreich', 'FR', NULL, NULL, '665655525', '0010151YSG', NULL, NULL, 'GM-109-3 Montre Automatique Hamburg de la marque Theorema - Or/Noir/Marron', NULL, '1Z 8VF 459 68 4607 9767', 'UPS', NULL, '2017-03-15', '14.03.2017 01:49', '4260295882361', '1', 'a0YC000000i4c61MAA', '160.00', '199.90'),
(42726, '482066586', NULL, NULL, 'Anthony Dubreucq', '24 RUE DENIS PAPIN', '', '59160', 'LILLE', 'Frankreich', 'FR', NULL, NULL, '611616464', '0010051VTL', NULL, NULL, 'T-3012-4 Noir / Noir / Noir', NULL, '1Z 8VF 459 68 4695 0976', 'UPS', NULL, '2017-03-15', '14.03.2017 02:59', '4260295881890', '1', 'a0YC000000hcJilMAE', '155.00', '199.00'),
(42727, '482099140', NULL, NULL, 'Emeka Ogu', '65 WELSTEAD AVENUE Aspley', '', 'NG8 5NQ', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7500665933', '00100334MS', NULL, NULL, '104-9 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4816 0530', 'UPS', NULL, '2017-03-15', '14.03.2017 09:53', '4260295881685', '1', 'a0YC000000iLbEVMA0', '146.00', '219.90'),
(42728, '482426046', NULL, NULL, 'Ilango Mogane', '5 Rue des alouettes', '', '95100', 'ARGENTEUIL', 'Frankreich', 'FR', NULL, NULL, '781824157', '0010032KFC', NULL, NULL, 'GM-109-3 Montre Automatique Hamburg de la marque Theorema - Or/Noir/Marron', NULL, '1Z 8VF 459 68 4768 3003', 'UPS', NULL, '2017-03-16', '15.03.2017 15:14', '4260295882361', '1', 'a0YC000000i4c61MAA', '160.00', '199.90'),
(42729, '482427469', NULL, NULL, 'Toscano Maria', 'Chiamare al cellulare indicato VIA MONTE CESAURO SNC', '', '00040', 'ARDEA RM', 'Italien', 'IT', NULL, NULL, '3388689664', '0010019M8I', NULL, NULL, 'Orologio - Cassa oro, quadrante nero, cinturino marrone 514-2', NULL, '711369647480', 'FedEx', NULL, '2017-03-16', '15.03.2017 16:34', '4260295880107', '1', 'a0YC000000i4d1OMAQ', '165.01', '229.99'),
(42730, '482366629', NULL, NULL, 'Giovanni Deligia', 'Via Ignazio Vian 7', '', '00144', 'Roma RM', 'Italien', 'IT', NULL, NULL, '688541832', '0010158WGG', NULL, NULL, 'Orologio - Cassa nero e oro, quadrante nero, cinturino marrone 514-4', NULL, '711369647491', 'FedEx', NULL, '2017-03-16', '15.03.2017 12:30', '4260295880144', '1', 'a0YC000000i4d1PMAQ', '165.01', '229.99'),
(42731, '482642965', NULL, NULL, 'Marco van Hooff', 'Graag bezorgen op nr. 50 (buren/MC2) Kruisstraat 48', '', '5014 HV', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '651746955', '001015617Y', NULL, NULL, '103-1 Argent Noir Noir', NULL, '1Z 8VF 459 68 4721 9818', 'UPS', NULL, '2017-03-17', '16.03.2017 15:39', '4260295880435', '1', 'a0YC000000i6sCFMAY', '170.00', '269.00'),
(42732, '482790538', NULL, NULL, 'Laurent Lots', 'Ijslandstraat 16', '', '8660', 'De Panne', 'Belgien', 'BE', NULL, NULL, '475511044', '10179968', NULL, NULL, '502-6 Zilveren kast / Zwarte wijzerplaat / Zilveren metalen band', NULL, '1Z 8VF 459 68 4613 5071', 'FedEx', NULL, '2017-03-17', '17.03.2017 09:20', 'WL4260295881913', '1', 'a0YC000000iMYp3MAG', '150.00', '239.00'),
(42733, '482656594', NULL, NULL, 'marc dakoury', '8 camille dramart', '', '93350', 'le bourget', 'Frankreich', 'FR', NULL, NULL, '785288159', '0010171BTG', NULL, NULL, 'Montre pour hommes Theorema GM-101-8 Cadran doré/Face noire/bracelet en acier inoxydable 101-8', NULL, '1Z 8VF 459 68 4839 1059', 'UPS', NULL, '2017-03-17', '16.03.2017 15:11', '4260295882002', '1', 'a0YC000000i63c0MAA', '170.01', '239.90'),
(42734, '482578915', NULL, NULL, 'christelle tavolieri', '98 rue principale', '', '68440', 'steinbrunn le haut', 'Frankreich', 'FR', NULL, NULL, '674783611', '0010196KMV', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron 101-3', NULL, '1Z 8VF 459 68 4751 9860', 'UPS', NULL, '2017-03-17', '16.03.2017 08:58', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(42735, '482673245', NULL, NULL, 'Eimear Kenny', 'MetLife 20 on Hatch,    Lower Hatch St, ', '', '0', 'Dublin 2', 'Ireland', 'IE', NULL, NULL, '876527668', '0010250OWK', NULL, NULL, '101-1 silver case / white face / black leather band', NULL, '711369647528', 'FedEx', NULL, '2017-03-17', '16.03.2017 17:04', '4260295880374', '1', 'a0YC000000iMOXtMAO', '164.00', '249.00'),
(42736, '482626434', NULL, NULL, 'federico balzi', 'flat 3 44 wellington road', '', 'TA1 5AW', 'Taunton', 'Grossbritannien', 'GB', NULL, NULL, '07752 303047', '00100769C8', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4877 2647', 'UPS', NULL, '2017-03-17', '16.03.2017 14:53', '4260295880473', '1', 'a0YC000000iLbEOMA0', '146.00', '219.90'),
(42737, '483353623', NULL, NULL, 'Saran Doumbouya', 'Boulevard de la Constitution 125Boulevard', '', '4020', 'Liege', 'Belgien', 'BE', NULL, NULL, '32493983435', '0010250MN6', NULL, NULL, '7002-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4608 7150', 'UPS', NULL, '2017-03-20', '19.03.2017 19:18', '4260295882224', '1', 'a0YC000000i6lKRMAY', '150.00', '219.00'),
(42738, '482881409', NULL, NULL, 'Andre Op\'t Roodt', 'Hombeeksesteenweg 211', '', '2800', 'Mechelen', 'Belgien', 'BE', NULL, NULL, '472680202', '0010250NWQ', NULL, NULL, 'GM-514-4 Black case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4859 9960', 'UPS', NULL, '2017-03-20', '17.03.2017 16:25', '4260295880121', '1', 'a0YC000000iLJzsMAG', '165.00', '269.00'),
(42739, '483154904', NULL, NULL, 'Daan Gorter', 'Bosstraat 6', '', '3060', 'Bertem', 'Belgien', 'BE', NULL, NULL, '495244360', '0010231ZWH', NULL, NULL, 'Montre automatique Theorema collection Oman - GM-108-1', NULL, '1Z 8VF 459 68 4855 9173', 'UPS', NULL, '2017-03-20', '18.03.2017 21:52', '4260295882385', '1', 'a0YC000000i6lx4MAA', '165.00', '229.00'),
(42740, '483038114', NULL, NULL, 'Andre Slezingher', 'Avenue d\'Italie Avenue d\'Italie, 36/5', '', '1050', 'Ixelles', 'Belgien', 'BE', NULL, NULL, '22686631', '0010250TBK', NULL, NULL, 'Montre Pionier Malibu avec 12 diamants - Bracelet en cuir - Or jaune/Noir/Marron', NULL, '1Z 8VF 459 68 4678 0785', 'UPS', NULL, '2017-03-20', '18.03.2017 11:51', 'WL4260295880701', '1', 'a0YC000000iMYp0MAG', '150.00', '239.00'),
(42741, '482942682', NULL, NULL, 'Nelly Hakobyan', 'Rue du Beffroi 50', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '486768329', '00101573DR', NULL, NULL, 'Theorema-herenhorloge - GM-101-8 - goudkleurige kast/zwart uurwerk/roestvrijstalen band', NULL, '1Z 8VF 459 68 4612 0792', 'UPS', NULL, '2017-03-20', '17.03.2017 21:19', '4260295882002', '1', 'a0YC000000i6nSjMAI', '165.00', '269.00'),
(42742, '483054126', '', 'Torres', 'Angeles Alvarez', 'CALLE GUTIERREZ SOLANA 1', '', '39600', 'CAMARGO CANTABRIA', 'Spanien', '', '', '', '656390846', '00101790EP', '', '', 'Reloj Theorema Sao Paolo 103-6 - Caja plateada / Cara blanca / Pulsera de acero plateada', '', '711369647583', 'FedEx', '', '2017-03-20', '18.03.2017 11:42', '4260295881609', '1', 'a0YC000000i5ftOMAQ', '169.99', '229.90'),
(42743, '483031871', NULL, NULL, 'BETTY DUCHASSAING', '8 AVENUE DE LA TELEVISION', '', '87230', 'CHALUS', 'Frankreich', 'FR', NULL, NULL, '681359381', '00101245I9', NULL, NULL, 'GM-108-1 Argent/Or/Noir', NULL, '1Z 8VF 459 68 4652 8692', 'UPS', NULL, '2017-03-20', '18.03.2017 10:15', '4260295882385', '1', 'a0YC000000i57SNMAY', '165.00', '219.90'),
(42744, '482889943', NULL, NULL, 'Corine LEVY', '30 AVENUE DES CHAMPS ELYSEES', '', '75008', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '624315043', '0010121Q6H', NULL, NULL, 'GM-108-3 Or/Noir/Marron', NULL, '1Z 8VF 459 68 4885 9107', 'UPS', NULL, '2017-03-20', '17.03.2017 16:06', '4260295882408', '1', 'a0YC000000i57SPMAY', '165.00', '219.90'),
(42745, '483082304', NULL, NULL, 'Michel Cugnet', '23 chemin des Bousigons', '', '30190', 'Montignargues', 'Frankreich', 'FR', NULL, NULL, '686617208', '0010104D3O', NULL, NULL, 'Montre automatique Theorema Damascus bracelet acier - Or/Noir', NULL, '1Z 8VF 459 68 4697 9919', 'UPS', NULL, '2017-03-20', '18.03.2017 15:19', '4260295881722', '1', 'a0YC000000hcJfLMAU', '149.99', '199.00'),
(42746, '482750381', NULL, NULL, 'clovis blanchard', '3 RUE AMPERE', '', '93130', 'NOISY LE SEC', 'Frankreich', 'FR', NULL, NULL, '620209342', '0010150JHI', NULL, NULL, 'Montre automatique Theorema Damascus bracelet cuir - Or/Noir', NULL, '1Z 8VF 459 68 4806 7123', 'UPS', NULL, '2017-03-20', '17.03.2017 01:27', '4260295880176', '1', 'a0YC000000hcJfHMAU', '149.99', '199.00'),
(42747, '482747650', NULL, NULL, 'Yann Trottier', '29 Rue Aristide Briand', '', '44610', 'Indre', 'Frankreich', 'FR', NULL, NULL, '601225433', '0010028X4K', NULL, NULL, 'Montre Pionier - argent/blanc/noir 503-2', NULL, '1Z 8VF 459 68 4873 6730', 'UPS', NULL, '2017-03-20', '17.03.2017 01:00', '4260295880725', '1', 'a0YC000000hcK44MAE', '150.01', '199.90'),
(42748, '483054954', NULL, NULL, 'gina coutelard', '5 allee des roses', '', '59121', 'HAULCHIN', 'Frankreich', 'FR', NULL, NULL, '650153496', '10229000', NULL, NULL, 'Montre Pionier - Argent/Noir/Acier 508-6', NULL, '1Z 8VF 459 68 4764 4742', 'UPS', NULL, '2017-03-20', '18.03.2017 12:22', '4260295881951', '1', 'a0YC000000hcJwaMAE', '155.00', '199.90'),
(42749, '483144345', NULL, NULL, 'Lutz Moehle', 'Dixon Ltd Food Central', '', 'Co.Dublin', 'St. Margarets', 'Irland', 'IE', NULL, NULL, '872275738', '0010041TG6', NULL, NULL, 'GM-108-1 Silver Case/Gold Face/Black Band', NULL, '711369647540', 'FedEx', NULL, '2017-03-20', '18.03.2017 19:33', '4260295882385', '1', 'a0YC000000i4YsjMAE', '165.00', '225.00'),
(42750, '483054838', NULL, NULL, 'Lutz Moehle', 'Dixon Ltd Food Central', '', 'Co.Dublin', 'St. Margarets', 'Irland', 'IE', NULL, NULL, '872275738', '0010172DY2', NULL, NULL, '101-10 black case / black face / stainless steel band', NULL, '711369647540', 'FedEx', NULL, '2017-03-20', '18.03.2017 12:33', '4260295882026', '1', 'a0YC000000iMOY2MAO', '164.00', '249.00'),
(42751, '483343784', NULL, NULL, 'Annemarieke van Gool', 'Sterkselseweg 22', '', '6026 EB', 'MAARHEEZE', 'Niederlande', 'NL', NULL, NULL, '653834460', '0010250JB1', NULL, NULL, 'GM-3009-4 - Zwarte kast / Zwarte wijzerplaat / Zwarte lederen band', NULL, '1Z 8VF 459 68 4607 5207', 'UPS', NULL, '2017-03-20', '19.03.2017 18:28', '4260295881814', '1', 'a0YC000000iMYqXMAW', '149.99', '269.99'),
(42752, '483335763', NULL, NULL, 'George Hanna', 'Lange Niezel 4', '', '1012 GT', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '615907798', '0010128P1Q', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4638 0010', 'UPS', NULL, '2017-03-20', '19.03.2017 18:14', '4260295880442', '1', 'a0YC000000i6sCGMAY', '170.00', '269.00'),
(42753, '483090274', NULL, NULL, 'Suzanna Balabekjan', 'Rivierensingel 206', '', '5704 KE', 'HELMOND', 'Niederlande', 'NL', NULL, NULL, '645576466', '00102505AQ', NULL, NULL, '502-3 Gouden kast /  Zwarte wijzerplaat / Bruine lederen band', NULL, '1Z 8VF 459 68 4761 1223', 'UPS', NULL, '2017-03-20', '18.03.2017 16:00', 'WL4260295880701', '1', 'a0YC000000iMYpDMAW', '150.00', '239.00'),
(42754, '483043439', NULL, NULL, 'John Perers', '68 CHORLEY OLD ROAD', '', 'PR6 7LD', 'CHORLEY', 'Grossbritannien', 'GB', NULL, NULL, '7710479775', '0010134E7C', NULL, NULL, '104-8 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4865 2688', 'UPS', NULL, '2017-03-20', '18.03.2017 12:01', '4260295881678', '1', 'a0YC000000iLbEUMA0', '146.00', '219.90'),
(42755, '483580704', NULL, NULL, 'Freddy Van Goethem', 'Morgenster 6', '', '9250', 'Waasmunster', 'Belgien', 'BE', NULL, NULL, '052462357', '0010054C4X', NULL, NULL, 'GM-3009-4 - Boîtier noir / Cadran noir / Bracelet en cuir noir', NULL, '1Z 8VF 459 68 4842 0115', 'UPS', NULL, '2017-03-21', '20.03.2017 18:20', '4260295881814', '1', 'a0YC000000iMYqPMAW', '149.99', '269.99'),
(42756, '483488543', NULL, NULL, 'Tamerlan Babayev', 'Avenue Moliere 464', '', '1050', 'Ixelles', 'Belgien', 'BE', NULL, NULL, '32486297614', '0010017MOS', NULL, NULL, '7002-3 Gold case / White face / Brown Leather Band', NULL, '1Z 8VF 459 68 4739 5324', 'UPS', NULL, '2017-03-21', '20.03.2017 11:23', '4260295882248', '1', 'a0YC000000i6lKTMAY', '150.00', '219.00'),
(42757, '483581270', NULL, NULL, 'alain alain', '32 LUGAR BARRIO ALTAMIRA 32', '', '48002', 'BILBAO BIZKAIA', 'Spanien', 'ES', NULL, NULL, '631552506', '00100447IB', NULL, NULL, 'Reloj Theorema Casablanca con correa de cuero marrón - Caja dorada - Cara negra - 101-3', NULL, '711369647610', 'FedEx', NULL, '2017-03-21', '20.03.2017 16:37', '4260295880398', '1', 'a0YC000000i63Q0MAI', '169.99', '249.90'),
(42758, '483257984', NULL, NULL, 'Alessandra Zecchi', 'VIA TORRILE 16', '', '00125', 'ROMA RM', 'Italien', 'IT', NULL, NULL, '3278854416', '0010250WQB', NULL, NULL, 'Orologio - Cassa oro, quadrante nero, cinturino in acciaio inox', NULL, '711369647620', 'FedEx', NULL, '2017-03-21', '19.03.2017 13:01', '4260295881487', '1', 'a0YC000000i4cwDMAQ', '135.00', '199.99'),
(42759, '483354933', NULL, NULL, 'Stephen Karlsen', '6 Lapford Crescent Kirkby', '', 'L33 9XB', 'LIVERPOOL Merseyside', 'Grossbritannien', 'GB', NULL, NULL, '7462919373', '00101375Q3', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4874 8889', 'UPS', NULL, '2017-03-21', '19.03.2017 18:41', '4260295880473', '1', 'a0YC000000iLbEOMA0', '146.00', '219.90'),
(42760, '483376834', NULL, NULL, 'Leon Biny', '13 RUE DE LA GRAFOUNIE', '', '13470', 'CARNOUX EN PROVENCE', '', 'FR', NULL, NULL, '651047443', '0010141JJ8', NULL, NULL, 'Montre Pionier 7002-5 - Noir/Noir/Noir', NULL, '1Z 8VF 459 68 4662 7405', 'UPS', NULL, '2017-03-21', '20.03.2017 02:31', '4260295882262', '1', 'a0YC000000hcK9qMAE', '150.01', '199.90'),
(42761, '483374812', NULL, NULL, 'Leon Biny', '13 RUE DE LA GRAFOUNIE', '', '13470', 'CARNOUX EN PROVENCE', '', 'FR', NULL, NULL, '651047443', '0010250DG4', NULL, NULL, 'Montre Automatique Theorema - Bracelet en acier - Noir/Noir/Acier 3005-A3', NULL, '1Z 8VF 459 68 4662 7405', 'UPS', NULL, '2017-03-21', '20.03.2017 02:28', '4260295880985', '1', 'a0YC000000i57ZtMAI', '135.00', '169.00'),
(42762, '483218170', NULL, NULL, 'Norbert Schaefer', '1 RUE DU MANOIR', '', '68680', 'KEMBS', '', 'FR', NULL, NULL, '608821039', '0010220TFP', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4710 0212', 'UPS', NULL, '2017-03-21', '19.03.2017 08:37', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(42763, '483598258', NULL, NULL, 'Alfio Giovanni Previtera', 'Via Felice Paradiso 5', '', '95024', 'Acireale CT', 'Italien', 'IT', NULL, NULL, '3456127139', '001000951X', NULL, NULL, 'Orologio uomo Theorema Oman GM-108-3 Cassa colore oro/Quadrante colore nero/Cintura marrone', NULL, '711369647631', 'FedEx', NULL, '2017-03-21', '20.03.2017 20:09', '4260295882408', '1', 'a0YC000000i4cu3MAA', '165.00', '229.90'),
(42764, '483538815', NULL, NULL, 'Tiziana Ferro', 'VIA EURIPIDE 2', '', '31021', 'MOGLIANO VENETO TV', 'Italien', 'IT', NULL, NULL, '3493735047', '0010116F2D', NULL, NULL, 'Orologio - Cassa argento, quadrante nero, cinturino nero Hawaii', NULL, '711369647642', 'FedEx', NULL, '2017-03-21', '20.03.2017 16:26', '4260295880091', '1', 'a0YC000000i4d1NMAQ', '165.01', '229.99'),
(42765, '483513084', NULL, NULL, 'kim ijoyah', '34 DUNDAS ROAD', '', 'SE15 2DZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7930550102', '0010007DBE', NULL, NULL, '104-8 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4667 2937', 'UPS', NULL, '2017-03-21', '20.03.2017 13:55', '4260295881678', '1', 'a0YC000000iLbEUMA0', '146.00', '219.90'),
(42766, '483434657', NULL, NULL, 'Roy Matthews', '47THEGREEN RAVENSWORTH', '', 'DL11 7ET', 'RICHMOND', 'Grossbritannien', 'GB', NULL, NULL, '7425211069', '0010238XJJ', NULL, NULL, '104-9 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4670 8943', 'UPS', NULL, '2017-03-21', '20.03.2017 04:14', '4260295881685', '1', 'a0YC000000iLbEVMA0', '146.00', '219.90'),
(42767, '483533998', NULL, NULL, 'Ciotau Ovidiu', '77 Kingsbury Road', '', 'NW97HU', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7500806595', '001004624L', NULL, NULL, '503-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4759 9355', 'UPS', NULL, '2017-03-21', '20.03.2017 17:29', '4260295880732', '1', 'a0YC000000iMOx1MAG', '123.00', '199.00'),
(42768, '483508484', NULL, NULL, 'Kerry Allford', '60GRAMPIAN BALMORAL ROAD Westcliff on sea', '', 'SS0 7DJ', 'England', 'Grossbritannien', 'GB', NULL, NULL, '7453273505', '0010080QQA', NULL, NULL, '503-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4668 0160', 'UPS', NULL, '2017-03-21', '20.03.2017 13:52', '4260295880732', '1', 'a0YC000000iMOx1MAG', '123.00', '199.00'),
(42769, '483516832', NULL, NULL, 'Stephen Mcvey', '22 Ashburton Road Prenton', '', 'Ch438tw', 'Wirral', 'Grossbritannien', 'GB', NULL, NULL, '7976951261', '0010250FS1', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4812 7371', 'UPS', NULL, '2017-03-21', '20.03.2017 17:24', '4260295880749', '1', 'a0YC000000iMOx2MAG', '123.00', '199.00'),
(42770, '483550830', NULL, NULL, 'tina russell', '255 THURLESTONE WALK leigham', '', 'PL6 8QR', 'PLYMOUTH Devon', 'Grossbritannien', 'GB', NULL, NULL, '7794451670', '0010158B4P', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4855 6989', 'UPS', NULL, '2017-03-21', '20.03.2017 15:26', '4260295880749', '1', 'a0YC000000iMOx2MAG', '123.00', '199.00'),
(42771, '483537908', NULL, NULL, 'Val Barker', 'The Ridings Balsam Lane', '', 'BA9 9HZ', 'Wincanton', 'Grossbritannien', 'GB', NULL, NULL, '7904075294', '0010219TIE', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4662 4999', 'UPS', NULL, '2017-03-21', '20.03.2017 15:15', '4260295880749', '1', 'a0YC000000iMOx2MAG', '123.00', '199.00'),
(42772, '483850387', NULL, NULL, 'Alhallak Osama', 'IJdenhove 160', '', '3341 RK', 'HENDRIK-IDO-AMBACHT', 'Niederlande', 'NL', NULL, NULL, '638739162', '0010018MCL', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '1Z 8VF 459 68 4741 9423', 'UPS', NULL, '2017-03-22', '21.03.2017 22:24', '4260295881616', '1', 'a0YC000000i6sCLMAY', '170.00', '269.00'),
(42773, '483816572', NULL, NULL, 'bert Greuter', 'Narcissenstraat 9', '', '1131 XA', 'VOLENDAM Noord holland', 'Niederlande', 'NL', NULL, NULL, '620691331', '0010079OV8', NULL, NULL, '502-3 Gouden kast /  Zwarte wijzerplaat / Bruine lederen band', NULL, '1Z 8VF 459 68 4840 1038', 'UPS', NULL, '2017-03-22', '21.03.2017 19:20', 'WL4260295880701', '1', 'a0YC000000iMYpDMAW', '150.00', '239.00'),
(42774, '483898157', NULL, NULL, 'jawad el mahi', 'Chaussee de Haecht 973', '', '1140', 'Evere Bruxelles-Capitale', 'Belgien', 'BE', NULL, NULL, '483351894', '0010250JKS', NULL, NULL, 'Montre Pionier Malibu avec 12 diamants - Bracelet en cuir - Argent/Blanc/Noir', NULL, '1Z 8VF 459 68 4769 3181', 'UPS', NULL, '2017-03-22', '22.03.2017 03:50', 'WL4260295880688', '1', 'a0YC000000iMYoyMAG', '150.00', '239.00'),
(42775, '483671888', NULL, NULL, 'KARL BRAMBLE', '6 avenue francis de pressense', '', '93300', 'AUBERVILLIERS', 'Frankreich', 'FR', NULL, NULL, '758666775', '001003521G', NULL, NULL, 'GM-108-2 Argent/Noir/Noir', NULL, '1Z 8VF 459 68 4796 9133', 'UPS', NULL, '2017-03-22', '21.03.2017 02:55', '4260295882392', '1', 'a0YC000000i57SOMAY', '165.00', '219.90'),
(42776, '483879869', NULL, NULL, 'sylvie Gillet', '230 ALLEE DE LENGRIEVOLA', '', '38160', 'CHEVRIERES', 'Frankreich', 'FR', NULL, NULL, '632361645', '001017139B', NULL, NULL, 'Montre automatique Barbados - Noir/Noir/Noir', NULL, '1Z 8VF 459 68 4853 3146', 'UPS', NULL, '2017-03-22', '21.03.2017 23:57', '4260295881241', '1', 'a0YC000000i57aDMAQ', '140.00', '189.90'),
(42777, '483658670', NULL, NULL, 'Nadir Benaissa', '41 Rue San-gillen Centre National d\'Entrainement de la FFKARATE', '', '30000', 'Nimes', 'Frankreich', 'FR', NULL, NULL, '617545851', '0010189GKW', NULL, NULL, 'Montre Pionier - Noir/Noir/Noir 508-4', NULL, '1Z 8VF 459 68 4827 1554', 'UPS', NULL, '2017-03-22', '21.03.2017 02:10', '4260295881241', '1', 'a0YC000000hcJwYMAU', '155.00', '199.90');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(42778, '483847710', '', '', 'clement kouassi', '3 RUE RUE DE TANGER NR PHONE 3 RUE DE TANGER', '', '75019', 'PARIS', 'Frankreich', '', '', '', '753219431', '0010250D2F', '', '', 'Montre Pionier Havana - 7001-2', 'Sendung am 18.04.17 zurück erhalten! Sendung wurde nicht abgeholt bei UPS!', '1Z 8VF 459 68 4632 0361', 'UPS', '', '2017-03-22', '21.03.2017 23:51', '4260295882101', '1', 'a0YC000000iMb4fMAC', '144.99', '199.90'),
(42779, '483713025', NULL, NULL, 'pascal maillet', '42 AVENUE DU GRAVIER', '', '18150', 'LA GUERCHE SUR L AUBOIS', 'Frankreich', 'FR', NULL, NULL, '663465802', '001017938W', NULL, NULL, 'Montre Pionier Havana - 7001-4', NULL, '1Z 8VF 459 68 4865 5578', 'UPS', NULL, '2017-03-22', '21.03.2017 09:23', '4260295882125', '1', 'a0YC000000iMb4hMAC', '144.99', '199.90'),
(42780, '483934935', NULL, NULL, 'Sjanie Vink', 'Kastanjehof 3', '', 'MEERKERK', 'Niederlande', '4231 EC', 'NL', NULL, NULL, '0183-352935', '0010171VYB', NULL, NULL, '506-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4688 9196', 'UPS', NULL, '2017-03-22', '22.03.2017 10:30', '4260295880862', '1', 'a0YC000000hbXwRMAU', '141.99', '199.99'),
(42781, '483764408', NULL, NULL, 'Stephen Mcvey', '22 Ashburton Road Prenton', '', 'Ch438tw', 'Wirral', 'Grossbritannien', 'GB', NULL, NULL, '7976951261', '0010004PPK', NULL, NULL, '104-8 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4620 5085', 'UPS', NULL, '2017-03-22', '21.03.2017 16:50', '4260295881678', '1', 'a0YC000000iLbEUMA0', '146.00', '219.90'),
(42782, '483639660', NULL, NULL, 'Tara Retchless', '23 KILN DRIVE Tydd st mary', '', 'PE13 5RA', 'WISBECH CAMBRIDGESHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7833231769', '001015514G', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4753 7091', 'UPS', NULL, '2017-03-22', '21.03.2017 02:05', '4260295880749', '1', 'a0YC000000iMOx2MAG', '123.00', '199.00'),
(42783, '483680755', NULL, NULL, 'Aziz Gur', 'flat 1, 7A tufnell park road, holloway', '', 'N7 0PG', 'london', 'Grossbritannien', 'GB', NULL, NULL, '447590826880', '0010171ZF4', NULL, NULL, 'Gold case, black face, gold steel band - GM-3009-7', NULL, '1Z 8VF 459 68 4696 3506', 'UPS', NULL, '2017-03-22', '21.03.2017 04:56', '4260295881845', '1', 'a0YC000000iMJqrMAG', '130.00', '179.00'),
(42784, '483704412', NULL, NULL, 'Jasper Maverick Dacoco', '17B Colvin road', '', 'E6 1JJ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7491993485', '001017175K', NULL, NULL, 'Silver case, black face, stainless steel band - GM-3009-6', NULL, '1Z 8VF 459 68 4842 0311', 'UPS', NULL, '2017-03-22', '21.03.2017 11:35', '4260295881838', '1', 'a0YC000000iMJqqMAG', '130.00', '179.00'),
(42785, '483724834', NULL, NULL, 'Lynn Warren', '1A Edgehill Rd Staincross', '', 'S75 6NG', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7500871577', '0010030QRF', NULL, NULL, 'Silver case, black face, stainless steel band - GM-3009-6', NULL, '1Z 8VF 459 68 4768 3521', 'UPS', NULL, '2017-03-22', '21.03.2017 11:04', '4260295881838', '1', 'a0YC000000iMJqqMAG', '130.00', '179.00'),
(42786, '484105760', NULL, NULL, 'sophie jallais', '93 rue du lieutenant ricard', '', '78400', 'chatou', 'Frankreich', 'FR', NULL, NULL, '627020671', '0010154PQF', NULL, NULL, 'GM-109-3 Montre Automatique Hamburg de la marque Theorema - Or/Noir/Marron', NULL, '1Z 8VF 459 68 4818 7628', 'UPS', NULL, '2017-03-23', '22.03.2017 22:26', '4260295882361', '1', 'a0YC000000i4c61MAA', '160.00', '199.90'),
(42787, '483985102', NULL, NULL, 'Yves Delemar', '3 avenue curnonsky', '', '95250', 'beauchamp', 'Frankreich', 'FR', NULL, NULL, '682718834', '0010006BBY', NULL, NULL, 'GM-108-2 Argent/Noir/Noir', NULL, '1Z 8VF 459 68 4837 7235', 'UPS', NULL, '2017-03-23', '22.03.2017 13:06', '4260295882392', '1', 'a0YC000000i57SOMAY', '165.00', '219.90'),
(42788, '483910582', NULL, NULL, 'Robert REYNAUD', '3 B RUE DES BERGERS centre socio culturel', '', '13790', 'PEYNIER paca', 'Frankreich', 'FR', NULL, NULL, '626677963', '001004094Q', NULL, NULL, 'Montre automatique Theorema Damascus bracelet cuir - Or/Noir', NULL, '1Z 8VF 459 68 4860 5247', 'UPS', NULL, '2017-03-23', '22.03.2017 06:42', '4260295880176', '1', 'a0YC000000hcJfHMAU', '149.99', '199.00'),
(42789, '484106877', NULL, NULL, 'Sharon Harris', '58 Brides Glen Park swords', '', 'Co Dublin', 'Dublin', 'Irland', 'IE', NULL, NULL, '876767850', '0010121MDD', NULL, NULL, 'GM-104-1 watch', NULL, '711369647675', 'FedEx', NULL, '2017-03-23', '22.03.2017 23:33', '4260295880466', '1', 'a0YC000000hbgtHMAQ', '170.00', '239.00'),
(42790, '483964128', NULL, NULL, 'ALEX WILLIAM', '118 CRESTON AVENUE', '', 'D11 DP73', 'FINGLAS DUBLIN 11', 'Irland', 'IE', NULL, NULL, '876668796', '00101719B4', NULL, NULL, 'GM-102-8 Black case / Black Face / Stainless steel band', NULL, '711369647686', 'FedEx', NULL, '2017-03-23', '22.03.2017 12:04', '4260295881548', '1', 'a0YC000000iMOpvMAG', '154.99', '229.00'),
(42791, '483905716', NULL, NULL, 'Orsola Mariantonietta Campolattano', 'Via Giacomo Matteotti 76', '', '43015', 'Noceto PR', 'Italien', 'IT', NULL, NULL, '3505398897', '00101135WE', NULL, NULL, 'Orologio uomo Theorema Oman GM-108-3 Cassa colore oro/Quadrante colore nero/Cintura marrone', NULL, '711369647697', 'FedEx', NULL, '2017-03-23', '22.03.2017 06:41', '4260295882408', '1', 'a0YC000000i4cu3MAA', '165.00', '229.90'),
(42792, '483888656', NULL, NULL, 'Piersergio barussi', '24 CROSSWAYS ROAD', '', 'CF5 4HN', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7749177899', '0010250LPY', NULL, NULL, 'Gold case, black face, brown leather band - GM-508-3', NULL, '1Z 8VF 459 68 4633 9600', 'FedEx', NULL, '2017-03-23', '22.03.2017 01:49', '4260295881234', '1', 'a0YC000000iMH8pMAG', '129.99', '199.00'),
(42793, '483874111', NULL, NULL, 'James Smith', '14 TOLLOHILL CRESCENT Kincorth', '', 'AB12 5EL', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '1224249603', '0010022N7V', NULL, NULL, '104-1 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4638 0412', 'FedEx', NULL, '2017-03-23', '22.03.2017 00:08', '4260295880466', '1', 'a0YC000000iLbENMA0', '146.00', '219.90'),
(42794, '484160397', NULL, NULL, 'Ahmed El Kadaoui', 'Arendonckstraat 73', '', '2800', 'Mechelen antwerpen', 'Belgien', 'BE', NULL, NULL, '488090001', '001020418P', NULL, NULL, 'GM-3009-3 - Boîtier doré / Cadran noir / Bracelet en cuir marron', NULL, '1Z 8VF 459 68 4860 0466', 'UPS', NULL, '2017-03-24', '23.03.2017 10:21', '4260295881807', '1', 'a0YC000000iMYqOMAW', '149.99', '269.99'),
(42795, '484171669', NULL, NULL, 'ALEX WILLIAM', '118 CRESTON AVENUE', '', 'D11 DP73', 'FINGLAS DUBLIN 11', 'Irland', 'IE', NULL, NULL, '876668796', '0010121EZ6', NULL, NULL, 'GM-3009-4 Black case / Black face / Black Leather Band', NULL, '711369647745', 'FedEx', NULL, '2017-03-24', '23.03.2017 10:02', '4260295881814', '1', 'a0YC000000iMaprMAC', '150.00', '210.00'),
(42796, '484146163', NULL, NULL, 'Marcel Miltenburg', 'C Stationsweg 35', '', '6711 PJ', 'EDE GLD', 'Niederlande', 'NL', NULL, NULL, '623923932', '001025038Z', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4627 9676', 'UPS', NULL, '2017-03-24', '23.03.2017 09:53', '4260295881180', '1', 'a0YC000000iMYmRMAW', '154.99', '269.00'),
(42797, '484250479', NULL, NULL, 'CLAUDE RENNETEAU', '113 RUE DU TEMPLE', '', '79260', 'LA CRECHE', 'Frankreich', 'FR', NULL, NULL, '672700527', '0010161MKI', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4698 0514', 'UPS', NULL, '2017-03-24', '23.03.2017 14:41', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(42798, '484339410', NULL, NULL, 'Anne Daly', '6 Rollins Villas Sallynoggin', '', 'County', 'Dublin', 'Irland', 'IE', NULL, NULL, '353868987852', '0010205LXQ', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369647756', 'FedEx', NULL, '2017-03-24', '23.03.2017 22:03', '4260295881807', '1', 'a0YC000000iMapqMAC', '150.00', '210.00'),
(42799, '484332761', NULL, NULL, 'Abdul Riaz', 'Hoofdweg 311', 'Vivant mundo', '1056 CM', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '626945003', '0010250U5M', NULL, NULL, '507-3 Zwarte kast / Zwarfe wijzerplaat / Bruine leren band', NULL, '1Z 8VF 459 68 4893 1724', 'UPS', NULL, '2017-03-24', '23.03.2017 23:35', '4260295881166', '1', 'a0YC000000hbhfYMAQ', '141.00', '199.99'),
(42800, '484260923', NULL, NULL, 'Lee Dootson', '77 ANDOVER CRESCENT Winstanley', '', 'WN3 6HP', 'WIGAN', 'Grossbritannien', 'GB', NULL, NULL, '7403386550', '0010171YU3', NULL, NULL, 'GM-110-4 black case/black face/black band', NULL, '1Z 8VF 459 68 4768 1292', 'UPS', NULL, '2017-03-24', '23.03.2017 17:07', 'WLADUK17031403', '1', 'a0YC000000iMdoKMAS', '128.00', '179.00'),
(42801, '484074828', NULL, NULL, 'Derek Andrews', '138 MARGETTS ROAD Kempston', '', 'MK42 8DU', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7730551423', '001025071V', NULL, NULL, 'Silver case, white face, stainless steel band - GM-3009-5', NULL, '1Z 8VF 459 68 4775 5702', 'UPS', NULL, '2017-03-24', '23.03.2017 00:47', '4260295881821', '1', 'a0YC000000iMJqpMAG', '130.00', '179.00'),
(42802, '484697458', NULL, NULL, 'Salvatore Graceffa', 'Steenweg op Ruisbroek 255', '', '1620', 'Drogenbos', 'Belgien', 'BE', NULL, NULL, '32477212116', '0010250XIP', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4722 0619', 'UPS', NULL, '2017-03-27', '25.03.2017 16:51', '4260295880107', '1', 'a0YC000000iLJzqMAG', '165.00', '269.00'),
(42803, '484635960', NULL, NULL, 'Marie Vanheurck', 'Clos du Limesenrieu 16', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '472598852', '0010232NGO', NULL, NULL, 'Theorema Sao Paolo Collection mechanisch horloge met 17 juwelen - Model 103-1', NULL, '1Z 8VF 459 68 4691 5826', 'UPS', NULL, '2017-03-27', '25.03.2017 11:19', '4260295880435', '1', 'a0YC000000i6sC6MAI', '170.00', '269.00'),
(42804, '484615406', NULL, NULL, 'Michel Voulgaropoulos', '14 Ave du Marechal Leclerc', '', '77230', 'DAMMARTIN EN GOELE', 'Frankreich', 'FR', NULL, NULL, '612806680', '0010171PFR', NULL, NULL, 'Montre Pionier 7002-1 - Argent/Blanc/Noir', NULL, '1Z 8VF 459 68 4718 9388', 'UPS', NULL, '2017-03-27', '25.03.2017 08:52', '4260295882224', '1', 'a0YC000000hcK9mMAE', '150.01', '199.90'),
(42805, '484451805', NULL, NULL, 'Laurine Tessier', '181 AVENUE LEON BLUM', '', '33200', 'BORDEAUX', 'Frankreich', 'FR', NULL, NULL, '785575971', '0010250ODD', NULL, NULL, 'Montre Automatique Theorema - Noir/Noir/Acier', NULL, '1Z 8VF 459 68 4691 3391', 'UPS', NULL, '2017-03-27', '24.03.2017 13:57', '4260295881777', '1', 'a0YC000000i57V4MAI', '144.99', '189.00'),
(42806, '484393868', NULL, NULL, 'Richard Lambertin', '7 AVENUE MATHIAS DUVAL Villa Neroli Bat B Appartement A 307', '', '06130', 'GRASSE', 'Frankreich', 'FR', NULL, NULL, '621073094', '0010186YHX', NULL, NULL, 'Montre Pionier - Noir/Noir/Noir', NULL, '1Z 8VF 459 68 4821 1805', 'UPS', NULL, '2017-03-27', '24.03.2017 07:52', '4260295881241', '1', 'a0YC000000hcJwYMAU', '155.00', '199.90'),
(42807, '484743480', NULL, NULL, 'John Fitzpatrick', '65 The Chantries Balbriggan', '', 'K32HT67', 'Dublin', 'Irland', 'IE', NULL, NULL, '878172926', '0010171WO1', NULL, NULL, 'GM-109-3 Gold Case/Black Face/Brown band', NULL, '711369647778', 'FedEx', NULL, '2017-03-27', '25.03.2017 20:02', '4260295882361', '1', 'a0YC000000iMP0YMAW', '159.99', '220.00'),
(42808, '484664133', NULL, NULL, 'Edoardo Ferraris', 'Via Industriale 11', '', '23804', 'Monte Marenzo LC', 'Italien', 'IT', NULL, NULL, '3356008482', '0010250ZWI', NULL, NULL, 'Orologio - Cassa oro, quadrante nero, cinturino in pelle nero', NULL, '711369647789', 'FedEx', NULL, '2017-03-27', '25.03.2017 14:15', '4260295880923', '1', 'a0YC000000i4cw9MAA', '135.00', '199.99'),
(42809, '484577690', NULL, NULL, 'Bas Suurmond', '3848cm Minnekamp 20', '', '3848 CM', 'HARDERWIJK Gelderland', 'Niederlande', 'NL', NULL, NULL, '628731646', '00102503XT', NULL, NULL, 'GM-3009-2 - Zilveren kast / Zwarte wijzerplaat / Zwarte lederen band', NULL, '1Z 8VF 459 68 4871 3433', 'UPS', NULL, '2017-03-27', '25.03.2017 00:48', '4260295881791', '1', 'a0YC000000iMYqVMAW', '149.99', '269.99'),
(42810, '484480240', NULL, NULL, 'Robert Lane', 'Dezrez Services, Ethos Building Kings Road', '', 'SA1 8AS', 'Swansea', 'Grossbritannien', 'GB', NULL, NULL, '1792610043', '0010097HH8', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '1Z 8VF 459 68 4662 5336', 'UPS', NULL, '2017-03-27', '24.03.2017 17:58', '4260295881463', '1', 'a0YC000000iMJu2MAG', '126.00', '179.00'),
(42811, '484524484', NULL, NULL, 'Sarah Cunningham', '53 KINGS WOOD PARK', '', 'CM16 6FA', 'EPPING', 'Grossbritannien', 'GB', NULL, NULL, '7833469574', '0010121XM1', NULL, NULL, '503-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4711 7348', 'UPS', NULL, '2017-03-27', '24.03.2017 21:02', '4260295880756', '1', 'a0YC000000iMOx3MAG', '123.00', '199.00'),
(42812, '484673008', NULL, NULL, 'Luke Davies', '69 NORTH END AVENUE', '', 'PO2 9EA', 'PORTSMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7447153967', '001016135V', NULL, NULL, 'GM-110-3 gold case/black face/brown band', NULL, '1Z 8VF 459 68 4810 3753', 'UPS', NULL, '2017-03-27', '25.03.2017 19:07', 'WLADUK17031402', '1', 'a0YC000000iMdoJMAS', '128.00', '179.00'),
(42813, '484622496', NULL, NULL, 'Michael Simpson', '24 BROOMFIELD Walthamstow', '', 'E17 8DZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7918143363', '0010250OI4', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4752 0563', 'UPS', NULL, '2017-03-27', '25.03.2017 10:07', '4260295880107', '1', 'a0YC000000iN3GgMAK', '154.99', '229.00'),
(42814, '484379969', NULL, NULL, 'Ashley Gough', '20 Church Road Wittering', '', 'PE8 6AG', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7846377248', '00102506TX', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '1Z 8VF 459 68 4714 3775', 'UPS', NULL, '2017-03-27', '24.03.2017 08:12', '4260295880144', '1', 'a0YC000000iN3GhMAK', '154.99', '229.00'),
(42815, '484815275', NULL, NULL, 'Wen Pei', 'Zonnestraat 13/3.2', '', '3560', 'Lummen', 'Belgien', 'BE', NULL, NULL, '497235040', '00102479N4', NULL, NULL, 'Monte Carlo horloge - goud/zwart/bruin', NULL, '1Z 8VF 459 68 4608 0666', 'UPS', NULL, '2017-03-27', '26.03.2017 10:18', '4260295880428', '1', 'a0YC000000iMYmIMAW', '154.99', '269.00'),
(42816, '484941930', NULL, NULL, 'Sergio Fernandez Cimadevilla', 'Bajo (peluquerias fran) daniel moyano 24', '', '33011', 'OVIEDO ASTURIAS', 'Spanien', 'ES', NULL, NULL, '608095832', '001018077V', NULL, NULL, 'Reloj Pionier modelo Chicago adornado con diamantes - Caja dorada - Cara negra y correa de cuero marrón - 7002-4', NULL, '711369647815', 'FedEx', NULL, '2017-03-27', '26.03.2017 19:14', '4260295882255', '1', 'a0YC000000iMffrMAC', '149.99', '199.99'),
(42817, '484831451', NULL, NULL, 'Franck Garguilo', '45 RUE ABBE DE L EPEE', '', '13005', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '650725987', '00100548HH', NULL, NULL, 'Montre Automatique Theorema - Noir/Noir/Noir 3011-4', NULL, '1Z 8VF 459 68 4813 9920', 'FedEx', NULL, '2017-03-28', '26.03.2017 10:51', '4260295881289', '1', 'a0YC000000i57V0MAI', '144.99', '189.00'),
(42818, '484910353', NULL, NULL, 'Igor Vlasenko', 'VIA ARGO 14', '', '95126', 'CATANIA CT', 'Italien', 'IT', NULL, NULL, '3441365935', '0010250S3V', NULL, NULL, '512-3 - Cassa oro, quadrante nero e cinturino in pelle marrone', NULL, '711369647859', 'FedEx', NULL, '2017-03-28', '26.03.2017 19:51', '4260295882156', '1', 'a0YC000000i4d78MAA', '145.00', '209.90'),
(42819, '485049860', NULL, NULL, 'Skander Bulo', 'Cornelis Krusemanstraat 53-55', '', '1075 NG', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '622405247', '0010171MSM', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4864 1538', 'UPS', NULL, '2017-03-28', '27.03.2017 11:59', '4260295880442', '1', 'a0YC000000i6sCGMAY', '170.00', '269.00'),
(42820, '484875772', NULL, NULL, 'Diane Cluness', '48 GRACEMOUNT SQUARE', '', 'EH16 6EJ', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7584411968', '00102500Q6', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4758 5495', 'UPS', NULL, '2017-03-28', '26.03.2017 17:05', '4260295882026', '1', 'a0YC000000iNSTRMA4', '153.99', '225.00'),
(42821, '484743380', NULL, NULL, 'Lorraine Ruggieri', '7 POLLARD PIECE', '', 'NR33 8UQ', 'LOWESTOFT SUFFOLK', 'Grossbritannien', 'GB', NULL, NULL, '7425685613', '0010171G10', NULL, NULL, '513-2 Silver case / black face / black leather band', NULL, '1Z 8VF 459 68 4770 7906', 'UPS', NULL, '2017-03-28', '26.03.2017 05:26', '4260295882187', '1', 'a0YC000000iMOeBMAW', '128.00', '179.00'),
(42822, '484712426', NULL, NULL, 'S Sulaiman', '4-14FLAT1 Fishponds Road Eastville', '', 'BS5 6SA', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7950691464', '0010227L24', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4710 0712', 'UPS', NULL, '2017-03-28', '26.03.2017 03:49', '4260295880473', '1', 'a0YC000000iLbEOMA0', '146.00', '219.90'),
(42823, '485113704', NULL, NULL, 'Yilmaz Cinar', 'Genemeerstraat 64', '', '3581', 'Beverlo', 'Belgien', 'BE', NULL, NULL, '474287062', '00101629KY', NULL, NULL, 'Theorema Sao Paolo Collection mechanisch horloge met 17 juwelen - Model 103-2', NULL, '1Z 8VF 459 68 4709 5952', 'UPS', NULL, '2017-03-28', '27.03.2017 16:50', '4260295880442', '1', 'a0YC000000i6sC7MAI', '170.00', '269.00'),
(42824, '485113703', NULL, NULL, 'Yilmaz Cinar', 'Genemeerstraat 64', '', '3581', 'Beverlo', 'Belgien', 'BE', NULL, NULL, '474287062', '0010139PQQ', NULL, NULL, 'Theorema Sao Paolo Collection mechanisch horloge met 17 juwelen - Model 103-2', NULL, '1Z 8VF 459 68 4709 5952', 'UPS', NULL, '2017-03-28', '27.03.2017 16:48', '4260295880442', '1', 'a0YC000000i6sC7MAI', '170.00', '269.00'),
(42825, '485081607', NULL, NULL, 'Amber Souster', '93 Hotham place Millbridge', '', 'Pl1 5ne', 'Plymouth', 'Grossbritannien', 'GB', NULL, NULL, '7949027000', '0010088F1U', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '1Z 8VF 459 68 4728 0760', 'UPS', NULL, '2017-03-28', '27.03.2017 16:50', '4260295880144', '1', 'a0YC000000iN3GhMAK', '154.99', '229.00'),
(42826, '484942073', NULL, NULL, 'Sarah Atkinson', '3 POULTER ROAD', '', 'L9 0HJ', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7925551040', '0010250VRT', NULL, NULL, 'Black case, black face, black steel band - GM-3009-8', NULL, '1Z 8VF 459 68 4659 1971', 'UPS', NULL, '2017-03-28', '27.03.2017 04:58', '4260295881852', '1', 'a0YC000000iMJqsMAG', '130.00', '179.00'),
(42827, '484980060', NULL, NULL, 'Dan Kenyon', '33A UNIT6 GREENHEY PLACE Motion Graphix', '', 'WN8 9SA', 'SKELMERSDALE', 'Grossbritannien', 'GB', NULL, NULL, '7730771580', '0010179RAK', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4704 5587', 'UPS', NULL, '2017-03-28', '27.03.2017 03:22', '4260295881982', '1', 'a0YC000000iNSTNMA4', '153.99', '225.00'),
(42828, '485067329', NULL, NULL, 'SCHMIDT AURELIEN', '11 Rue notre dame des neiges', '', '57700', 'Neufchef', 'Frankreich', 'FR', NULL, NULL, '673957683', '00101566GI', NULL, NULL, 'Montre Automatique Theorema - Noir/Noir/Noir 3011-4', NULL, '1Z 8VF 459 68 4669 7590', 'UPS', NULL, '2017-03-29', '27.03.2017 11:39', '4260295881289', '1', 'a0YC000000i57V0MAI', '144.99', '189.00'),
(42829, '485041942', NULL, NULL, 'Christian Pourcelot', '79 IMPASSE THYDE MONNIER Ancien chemin de Cuers 275m droite', '', '83136', 'ROCBARON', 'Frankreich', 'FR', NULL, NULL, '494042381', '00102365VB', NULL, NULL, 'GM-108-3 Or/Noir/Marron', NULL, '1Z 8VF 459 68 4624 4006', 'UPS', NULL, '2017-03-29', '27.03.2017 09:50', '4260295882408', '1', 'a0YC000000i57SPMAY', '165.00', '219.90'),
(42830, '485007631', NULL, NULL, 'salamata viroux', '8 ALLEE AIME CESAIRE', '', '35136', 'ST JACQUES DE LA LANDE', 'Frankreich', 'FR', NULL, NULL, '637257815', '0010160YRP', NULL, NULL, 'Montre Automatique Pionier - Or/Noir/Marron  514-2', NULL, '1Z 8VF 459 68 4662 0813', 'UPS', NULL, '2017-03-29', '27.03.2017 07:14', '4260295880107', '1', 'a0YC000000i42wHMAQ', '165.00', '249.90'),
(42831, '485407274', NULL, NULL, 'Marin Obradovic', '18  St.John\'s street', '', '8', 'Dublin', 'Irland', 'IE', NULL, NULL, '838237792', '0010179RYS', NULL, NULL, '101-2 silver case / black face / black leather band', NULL, '711369647892', 'FedEx', NULL, '2017-03-29', '28.03.2017 23:04', '4260295880381', '1', 'a0YC000000iMOXuMAO', '164.00', '249.00'),
(42832, '485278127', NULL, NULL, 'Ecem Ulas', '90 PARKHOUSE COURT Hatfield', '', 'AL10 9qz', 'HATFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7399592606', '0010088HEE', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4660 4028', 'UPS', NULL, '2017-03-29', '28.03.2017 12:41', '4260295880374', '1', 'a0YC000000iNSTIMA4', '153.99', '225.00'),
(42833, '485204722', NULL, NULL, 'Miss G', '25 NORMAN CRESCENT Pinner', '', 'HA5 3QQ', 'PINNER', 'Grossbritannien', 'GB', NULL, NULL, '7582470350', '0010103B5S', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4817 6078', 'UPS', NULL, '2017-03-29', '28.03.2017 01:37', '4260295880374', '1', 'a0YC000000iNSTIMA4', '153.99', '225.00'),
(42834, '485295768', NULL, NULL, 'Ben Clarke', '24 GODLEE DRIVE Swinton', '', 'M27 0JD', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7831507942', '0010179B4G', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '1Z 8VF 459 68 4673 3684', 'UPS', NULL, '2017-03-29', '28.03.2017 14:42', '4260295881470', '1', 'a0YC000000iMJu3MAG', '126.00', '179.00'),
(42835, '485266758', NULL, NULL, 'Hayder Abdelmutti', '165 SHAKESPEARE WAY Taverham', '', 'NR8 6TZ', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '1603261941', '0010171OMF', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4724 9698', 'UPS', NULL, '2017-03-29', '28.03.2017 12:43', '4260295881272', '1', 'a0YC000000iN3NZMA0', '125.00', '179.00'),
(42836, '485237664', NULL, NULL, 'james greenhorn', '02/55  midlock street', '', 'g51 1se', 'glasgow', 'Grossbritannien', 'GB', NULL, NULL, '1414275129', '0010084WPF', NULL, NULL, 'Gold case, black face, gold steel band - GM-3009-7', NULL, '1Z 8VF 459 68 4682 0106', 'UPS', NULL, '2017-03-29', '28.03.2017 09:31', '4260295881845', '1', 'a0YC000000iMJqrMAG', '130.00', '179.00'),
(42837, '485504199', NULL, NULL, 'Dario Beelen', 'Zestien Bundersstraat 70', '', '3500', 'Hasselt', 'Belgien', 'BE', NULL, NULL, '32488222412', '00101947EB', NULL, NULL, 'Montre automatique Theorema collection Oman - GM-108-3', NULL, '1Z 8VF 459 68 4801 7730', 'UPS', NULL, '2017-03-30', '29.03.2017 13:21', '4260295882408', '1', 'a0YC000000i6lx6MAA', '165.00', '229.00'),
(42838, '485314264', NULL, NULL, 'Jose Landim Tavares', '3 B RUE DU CORBILLON', '', '93200', 'ST DENIS SEINE SAINT DENIS', 'Frankreich', 'FR', NULL, NULL, '634251971', '0010149O2X', NULL, NULL, 'GM-108-3 Or/Noir/Marron', NULL, '1Z 8VF 459 68 4878 0914', 'UPS', NULL, '2017-03-30', '28.03.2017 14:03', '4260295882408', '1', 'a0YC000000i57SPMAY', '165.00', '219.90'),
(42839, '485244451', NULL, NULL, 'Dilton Niakatte dasse', '21 RUE DU BEL AIR', '', '77200', 'TORCY', 'Frankreich', 'FR', NULL, NULL, '754129280', '10208361', NULL, NULL, 'Montre Theorema Marco Polo - 3005-4 - Bracelet en cuir - Or / Noir / Noir', NULL, '1Z 8VF 459 68 4830 8121', 'UPS', NULL, '2017-03-30', '28.03.2017 08:23', '4260295880923', '1', 'a0YC000000iMateMAC', '138.00', '169.90'),
(42840, '485351213', NULL, NULL, 'claudia banica', 'via piave 41', '', '24040', 'Stezzano BG', 'Italien', 'IT', NULL, NULL, '3291949504', '0010029BCM', NULL, NULL, 'Orologio - Cassa oro, quadrante nero, cinturino in pelle nero 3005-4', NULL, '711369647929', 'FedEx', NULL, '2017-03-30', '28.03.2017 20:25', '4260295880923', '1', 'a0YC000000i4cw9MAA', '135.00', '199.99'),
(42841, '485277874', NULL, NULL, 'cristian perotta', 'VIA ROMANINO 14', '', '25062', 'CONCESIO BS', 'Italien', 'IT', NULL, NULL, '3938813113', '00101791L4', NULL, NULL, 'Orologio Pionier uomo - Cassa oro, quadrante nero e cinturino in pelle marrone 7002-4', NULL, '711369647930', 'FedEx', NULL, '2017-03-30', '28.03.2017 14:24', '4260295882255', '1', 'a0YC000000i4d3vMAA', '150.01', '219.99'),
(42842, '485502289', NULL, NULL, 'Mori Chenari', '159 COUNCILLOR LANE', '', 'SK8 2JE', 'CHEADLE', 'Grossbritannien', 'GB', NULL, NULL, '447481488644', '0010250K21', NULL, NULL, '506-2 - silver case - black face - black leather band', NULL, '1Z 8VF 459 68 4656 5740', 'UPS', NULL, '2017-03-30', '29.03.2017 15:33', '4260295880879', '1', 'a0YC000000iNLrKMAW', '123.01', '179.00'),
(42843, '485521579', NULL, NULL, 'Sonny Kamara', '24A ALDBOROUGH ROAD', '', 'RM10 8AS', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7972729276', '00101167B1', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4824 8151', 'UPS', NULL, '2017-03-30', '29.03.2017 14:59', '4260295880107', '1', 'a0YC000000iN3GgMAK', '154.99', '229.00'),
(42844, '485454642', NULL, NULL, 'Marek Pasternak', 'Flat 33 Foundry Court Tredegar Road', '', 'N11 2AW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7445329947', '001004071G', NULL, NULL, 'GM-109-3 Gold Case/Black Face/Brown band', NULL, '1Z 8VF 459 68 4860 0966', 'UPS', NULL, '2017-03-30', '29.03.2017 11:28', '4260295882361', '1', 'a0YC000000iNSFuMAO', '150.00', '215.00'),
(42845, '485434438', '', '', 'Ps Attlas', 'Unit 5 HAINAULT BUSINESS PARK Chigwell construction', '', 'IG6 3JP', 'ILFORD', 'Grossbritannien', '', '', '', '7854945306', '0010218D4B', '', '', 'GM-109-3 Gold Case/Black Face/Brown band', 'Annahme verweigert! Sendung am 23.05.17 zurück erhalten!', '1Z 8VF 459 68 4700 0179', 'UPS', '', '2017-03-30', '29.03.2017 07:51', '4260295882361', '1', 'a0YC000000iNSFuMAO', '150.00', '215.00'),
(42846, '485425386', NULL, NULL, 'martial berlin', '3 RUE AMPERE', '', '93130', 'NOISY LE SEC', 'Frankreich', 'FR', NULL, NULL, '658745120', '0010165WE8', NULL, NULL, 'Montre Pionier - or/noir/marron 503-3 ', NULL, '1Z 8VF 459 68 4726 1781', 'UPS', NULL, '2017-03-30', '29.03.2017 02:47', '4260295880749', '1', 'a0YC000000hcK46MAE', '150.01', '199.90'),
(42847, '485678432', NULL, NULL, 'JAAP CLAUS', 'Pijperstraat 43', '', '6164 XT', 'GELEEN', 'Niederlande', 'NL', NULL, NULL, '464746124', '0010250R2K', NULL, NULL, 'GM-3009-3 - Gouden kast / Zwarte wijzerplaat / Zwarte lederen band', NULL, '1Z 8VF 459 68 4624 1796', 'UPS', NULL, '2017-03-31', '30.03.2017 09:35', '4260295881807', '1', 'a0YC000000iMYqWMAW', '149.99', '269.99'),
(42848, '485727590', NULL, NULL, 'Christophe Deryckere', 'rue de Saint-Leger 198', '', '7711', 'Dottignies', 'Belgien', 'BE', NULL, NULL, '473470247', '0010250X74', NULL, NULL, 'Montre automatique Pionier homme Hawaii fabriquée en Allemagne - GM-514-3', NULL, '1Z 8VF 459 68 4643 6200', 'UPS', NULL, '2017-03-31', '30.03.2017 13:19', '4260295880144', '1', 'a0YC000000iLJzrMAG', '165.00', '269.00'),
(42849, '485778491', NULL, NULL, 'J Tilman', 'Jaltadaheerd 98a', '', '9737 HE', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '650976221', '0010171I8F', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4758 1015', 'UPS', NULL, '2017-03-31', '30.03.2017 17:11', '4260295880374', '1', 'a0YC000000i6nSmMAI', '165.00', '269.00'),
(42850, '485820014', NULL, NULL, 'david jolly', 'PBKENT ALEXANDRA ROAD IMMINGHAM DOCK', '', 'DN40 2QW', 'IMMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7765402267', '10217123', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '1Z 8VF 459 68 4725 2228', 'UPS', NULL, '2017-03-31', '30.03.2017 22:31', '4260295881470', '1', 'a0YC000000iMJu3MAG', '126.00', '179.00'),
(42851, '485755806', NULL, NULL, 'anthony brown', '2 DENHAM WALK', '', 'NE5 1JH', 'NEWCASTLE UPON TYNE tyne & wear', 'Grossbritannien', 'GB', NULL, NULL, '7887714061', '0010179R5N', NULL, NULL, '7002-3 Gold Case / White Face / Brown Leather Band', NULL, '1Z 8VF 459 68 4746 5838', 'UPS', NULL, '2017-03-31', '30.03.2017 15:46', '4260295882248', '1', 'a0YC000000iNcIOMA0', '128.00', '189.00'),
(42852, '485618691', NULL, NULL, 'John Watkins', '377 WHITMORE WAY', '', 'SS14 2HL', 'BASILDON', 'Grossbritannien', 'GB', NULL, NULL, '7535449456', '0010171VF2', NULL, NULL, 'GM-108-4 watch - black case - black dial - black band', NULL, '1Z 8VF 459 68 4627 7847', 'UPS', NULL, '2017-03-31', '30.03.2017 06:19', '4260295882415', '1', 'a0YC000000iNLJhMAO', '150.00', '215.00'),
(42853, '485587764', NULL, NULL, 'David Chesworth', '10  Hunston Road', '', 'M33 4RP', 'Sale Cheshire', 'Grossbritannien', 'GB', NULL, NULL, '1619766654', '0010059T3U', NULL, NULL, 'GM-109-3 Gold Case/Black Face/Brown band', NULL, '1Z 8VF 459 68 4738 4256', 'UPS', NULL, '2017-03-31', '30.03.2017 02:44', '4260295882361', '1', 'a0YC000000iNSFuMAO', '150.00', '215.00'),
(42854, '485660846', NULL, NULL, 'Debora Oldfield', '18 WORSBROUGH ROAD Blacker Hill', '', 'S74 0RG', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '1226748781', '0010054OMR', NULL, NULL, 'GM-109-3 Gold Case/Black Face/Brown band', NULL, '1Z 8VF 459 68 4872 1068', 'UPS', NULL, '2017-03-31', '30.03.2017 09:14', '4260295882361', '1', 'a0YC000000iNSFuMAO', '150.00', '215.00'),
(42855, '485557201', NULL, NULL, 'Johnny Xue', '10 Downlands Parade Upper Brighton Road', '', 'BN14 9 JH', 'Worthing', 'Grossbritannien', 'GB', NULL, NULL, '7581155264', '001017170D', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4606 4273', 'UPS', NULL, '2017-03-31', '30.03.2017 03:45', '4260295880985', '1', 'a0YC000000iNSyoMAG', '125.00', '179.00'),
(42856, '485977934', NULL, NULL, 'Leonardo Pappagallo', 'Rue de Colombie 3', '', '7140', 'Morlanwelz-Mariemont', 'Belgien', 'BE', NULL, NULL, '493658137', '00102161D9', NULL, NULL, 'GM-108-3 Gold case/Black face/Brown Band', NULL, '1Z 8VF 459 68 4888 2037', 'UPS', NULL, '2017-04-03', '31.03.2017 13:52', '4260295882408', '1', 'a0YC000000i6lx6MAA', '165.00', '229.00'),
(42857, '486284980', NULL, NULL, 'Ziani CEDRIC', '9 Rue JULIEN GRACQ RESIDENCE EMERAUDE APT C175', '', '33130', 'BEGLES', 'Frankreich', 'FR', NULL, NULL, '753117765', '0010155JEL', NULL, NULL, 'Montre pour hommes Theorema GM-101-10 Cadran noir/Face noire/bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4886 0426', 'UPS', NULL, '2017-04-03', '01.04.2017 20:06', '4260295882026', '1', 'a0YC000000i63c2MAA', '170.01', '239.90'),
(42858, '486230302', NULL, NULL, 'Davis Briekveld', 'Dierenriem 69', '', '1033 AE', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '681799453', '0010250Q7U', NULL, NULL, 'GM-110-4 Zwarte kast / Zwarte wijzerplaat / Zwarte band', NULL, '1Z 8VF 459 68 4702 2048', 'UPS', NULL, '2017-04-03', '01.04.2017 16:30', '4260295882330', '1', 'a0YC000000iLHa4MAG', '145.00', '239.00'),
(42859, '486207720', NULL, NULL, 'Ronald van Iersel', 'Arie Tukstraat 1', '', '2684 XL', 'TER HEIJDE', 'Niederlande', 'NL', NULL, NULL, '06-43120719', '0010179YDE', NULL, NULL, 'GM-508-8 Black case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4877 6456', 'UPS', NULL, '2017-04-03', '01.04.2017 14:46', '4260295881975', '1', 'a0YC000000iMbDGMA0', '135.01', '199.00'),
(42860, '486281755', NULL, NULL, 'Matthew Robinson', 'BRJ UNIT 8 Bromag Industrial Estate Minster Lovell, Burford Road, Witney', '', 'OX29 0SR', 'OXON', 'Grossbritannien', 'GB', NULL, NULL, '7918592800', '0010250WHW', NULL, NULL, '103-3 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4602 1112', 'UPS', NULL, '2017-04-03', '01.04.2017 22:05', 'WL4260295880459', '1', 'a0YC000000iMcMHMA0', '159.99', '229.00'),
(42861, '485824099', NULL, NULL, 'Saleena Asmi Khattal', '42 GRASMERE AVENUE', '', 'HA9 8TD', 'WEMBLEY', 'Grossbritannien', 'GB', NULL, NULL, '7443822224', '0010179HQI', NULL, NULL, '104-3 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4643 6326', 'UPS', NULL, '2017-04-03', '31.03.2017 02:54', '4260295880480', '1', 'a0YC000000iLbEPMA0', '146.00', '219.90'),
(42862, '486157752', NULL, NULL, 'Matt Gibson', '5 MERRIFIELD ROAD', '', 'EX39 4BX', 'BIDEFORD', 'Grossbritannien', 'GB', NULL, NULL, '7904033423', '001023015R', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '1Z 8VF 459 68 4775 3937', 'UPS', NULL, '2017-04-03', '01.04.2017 11:45', '4260295881470', '1', 'a0YC000000iMJu3MAG', '126.00', '179.00'),
(42863, '486045054', NULL, NULL, 'C Charlton', '21 FIRST AVENUE', '', 'KT19 9TP', 'EPSOM', 'Grossbritannien', 'GB', NULL, NULL, '7584390458', '001009045R', NULL, NULL, '3012-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4742 9949', 'UPS', NULL, '2017-04-03', '31.03.2017 21:20', '4260295881890', '1', 'a0YC000000iNcEAMA0', '123.01', '179.00'),
(42864, '485967656', NULL, NULL, 'Asif Rahman', '85 GLYN ROAD', '', 'E5 0JA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7432544503', '0010214VMX', NULL, NULL, '7002-3 Gold Case / White Face / Brown Leather Band', NULL, '1Z 8VF 459 68 4856 0358', 'UPS', NULL, '2017-04-03', '31.03.2017 16:11', '4260295882248', '1', 'a0YC000000iNcIOMA0', '128.00', '189.00'),
(42865, '485865942', NULL, NULL, 'Luke Adams', '4 Burton Road Overseal', '', 'DE126LQ', 'Derbyshire', 'Grossbritannien', 'GB', NULL, NULL, '7951786591', '0010124JKE', NULL, NULL, '7002-4 Gold Case / Black Face / Brown Leather Band', NULL, '1Z 8VF 459 68 4848 1167', 'UPS', NULL, '2017-04-03', '31.03.2017 02:09', '4260295882255', '1', 'a0YC000000iNcIPMA0', '128.00', '189.00'),
(42866, '485974105', NULL, NULL, 'ilyas nayab', '135 REDSTONE FARM ROAD hall green', '', 'B28 9NH', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7853009962', '0010250IUK', NULL, NULL, 'GM-108-2 watch - silver case - black face - black band', NULL, '1Z 8VF 459 68 4836 8370', 'UPS', NULL, '2017-04-03', '31.03.2017 14:19', '4260295882392', '1', 'a0YC000000iNLJfMAO', '150.00', '215.00'),
(42867, '486041046', NULL, NULL, 'Anastasios Ntavaris', '19 Hazel drive', '', 'RM15 6JT', 'SOUTH OCKENDON', 'Grossbritannien', 'GB', NULL, NULL, '7472816097', '0010028VA1', NULL, NULL, 'GM-108-3 watch - gold case - black face - brown band', NULL, '1Z 8VF 459 68 4783 7981', 'UPS', NULL, '2017-04-03', '01.04.2017 03:02', '4260295882408', '1', 'a0YC000000iNLJgMAO', '150.00', '215.00'),
(42868, '485965142', NULL, NULL, 'ilyas nayab', '135 REDSTONE FARM ROAD hall green', '', 'B28 9NH', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7853009962', '001009968T', NULL, NULL, 'GM-108-4 watch - black case - black dial - black band', NULL, '1Z 8VF 459 68 4836 8370', 'UPS', NULL, '2017-04-03', '31.03.2017 13:54', '4260295882415', '1', 'a0YC000000iNLJhMAO', '150.00', '215.00'),
(42869, '486147910', NULL, NULL, 'david miller', '13D CRERAN DRIVE', '', 'PA4 9BU', 'RENFREW', 'Grossbritannien', 'GB', NULL, NULL, '7468150136', '0010083FCC', NULL, NULL, 'GM-109-3 Gold Case/Black Face/Brown band', NULL, '1Z 8VF 459 68 4854 5991', 'UPS', NULL, '2017-04-03', '01.04.2017 13:07', '4260295882361', '1', 'a0YC000000iNSFuMAO', '150.00', '215.00'),
(42870, '485820645', NULL, NULL, 'Mark Leckenby', 'SELBYHOUSE Stanford road', '', 'NN6 6JR', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7572090986', '0010067XKO', NULL, NULL, 'GM-109-3 Gold Case/Black Face/Brown band', NULL, '1Z 8VF 459 68 4878 8407', 'UPS', NULL, '2017-04-03', '31.03.2017 06:03', '4260295882361', '1', 'a0YC000000iNSFuMAO', '150.00', '215.00'),
(42871, '485976507', NULL, NULL, 'William Fao Julia . Will Philips', '179C Clapham Park Road', '', 'SW4 7EX', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7830934368', '0010045O66', NULL, NULL, 'Silver case, black face, black leather band - GM-3009-2', NULL, '1Z 8VF 459 68 4710 1211', 'UPS', NULL, '2017-04-03', '31.03.2017 15:03', '4260295881791', '1', 'a0YC000000iMJqmMAG', '130.00', '179.00'),
(42872, '486538599', NULL, NULL, 'Lutz Moehle', 'Dixon Ltd Food Central', '', 'Co.Dublin', 'St. Margarets', 'Irland', 'IE', NULL, NULL, '872275738', '00100962RM', NULL, NULL, 'Men\'s Theorema Newton watch - 4004-6', NULL, '711369647973', 'FedEx', NULL, '2017-04-03', '02.04.2017 21:33', '4260295881111', '1', 'a0YC000000iMP19MAG', '155.00', '220.00'),
(42873, '486324747', NULL, NULL, 'Farhan Safari', '10 WOODNOOK GARTH', '', 'LS16 6PH', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7895959696', '0010107L7Q', NULL, NULL, '3012-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4788 1263', 'UPS', NULL, '2017-04-03', '02.04.2017 05:19', '4260295881883', '1', 'a0YC000000iNcE9MAK', '123.01', '179.00'),
(42874, '486325515', NULL, NULL, 'Geetanjali Sood', '21 Heathcote grove Chingford', '', 'E4 6RZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7899955420', '0010054QHW', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4791 2470', 'UPS', NULL, '2017-04-03', '02.04.2017 06:45', '4260295881982', '1', 'a0YC000000iNSTNMA4', '153.99', '225.00'),
(42875, '486316263', NULL, NULL, 'Lee Taylor', '18 IVANHOE STREET Newfound pool', '', 'LE3 9GW', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7711179195', '0010175BTP', NULL, NULL, 'GM-109-1 Silver Case/Black Face/Black Band', NULL, '1Z 8VF 459 68 4788 6080', 'UPS', NULL, '2017-04-03', '02.04.2017 02:20', '4260295882347', '1', 'a0YC000000iNSFsMAO', '150.00', '215.00'),
(42876, '486408381', NULL, NULL, 'Daniel Taylor', '68 DAVENHAM WAY Middlewich', '', 'CW10 0SN', 'MIDDLEWICH', 'Grossbritannien', 'GB', NULL, NULL, '7780949599', '001001642I', NULL, NULL, 'GM-110-4 black case/black face/black band', NULL, '1Z 8VF 459 68 4885 8091', 'UPS', NULL, '2017-04-03', '02.04.2017 15:39', 'WLADUK17031403', '1', 'a0YC000000iMdoKMAS', '128.00', '179.00'),
(42877, '486285153', NULL, NULL, 'Paul Mclean', '28 GRIERSON AVENUE', '', 'NG5 5PS', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7764364895', '10136752', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4852 4503', 'UPS', NULL, '2017-04-03', '02.04.2017 08:13', '4260295880923', '1', 'a0YC000000iNSylMAG', '125.00', '179.00'),
(42878, '486385032', NULL, NULL, 'Deb Evans', '165A NORTHWICK ROAD Worcester', '', 'WR3 7EQ', 'WORCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7929181040', '00101336LU', NULL, NULL, 'Gold case, black face, gold steel band - GM-3009-7', NULL, '1Z 8VF 459 68 4782 1318', 'UPS', NULL, '2017-04-03', '02.04.2017 12:11', '4260295881845', '1', 'a0YC000000iMJqrMAG', '130.00', '179.00'),
(42879, '486396232', NULL, NULL, 'Ian Revie', '25OSWALDCOURT OSWALD COURT', '', 'EH9 2HY', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '441316624309', '0010058LHJ', NULL, NULL, 'Gold case, black face, gold steel band - GM-3009-7', NULL, '1Z 8VF 459 68 4852 4521', 'UPS', NULL, '2017-04-03', '02.04.2017 16:41', '4260295881845', '1', 'a0YC000000iMJqrMAG', '130.00', '179.00'),
(42880, '486471495', NULL, NULL, 'Scott McCombie', '8 FINELLA GRANGE West Cairnbeg', '', 'AB30 1SE', 'LAURENCEKIRK', 'Grossbritannien', 'GB', NULL, NULL, '7545867517', '001012440B', NULL, NULL, 'Silver case, black face, black leather band - GM-3009-2', NULL, '1Z 8VF 459 68 4785 0135', 'UPS', NULL, '2017-04-03', '02.04.2017 20:07', '4260295881791', '1', 'a0YC000000iMJqmMAG', '130.00', '179.00'),
(42881, '486422857', NULL, NULL, 'Saad Nassef', 'CUTTINGCLUB SHEPHERDS BUSH ROAD The Grampians', '', 'W6 7LN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7717207711', '0010180CFH', NULL, NULL, 'Silver case, white face, stainless steel band - GM-508-5', NULL, '1Z 8VF 459 68 4805 4146', 'UPS', NULL, '2017-04-03', '02.04.2017 15:26', '4260295881944', '1', 'a0YC000000iMHPbMAO', '129.99', '199.00'),
(42882, '486495319', NULL, NULL, 'Jean-Pierre Roelands', 'De Elst 3', '', '1600', 'Sint-Pieters-Leeuw', 'Belgien', 'BE', NULL, NULL, '475960854', '0010024T8Q', NULL, NULL, 'Automatisch Pionier-horloge uit de Havana-collectie - 7001-4', NULL, '1Z 8VF 459 68 4692 1364', 'UPS', NULL, '2017-04-04', '02.04.2017 19:52', '4260295882125', '1', 'a0YC000000iMb7kMAC', '145.00', '239.00'),
(42883, '486418501', NULL, NULL, 'Mohsen Briki', '55 55  Avenue Maurice chevalier', '', '06150', 'Cannes La Bocca', 'Alpes Maritimes', 'FR', NULL, NULL, '620203068', '00102074R3', NULL, NULL, 'GM-108-3 Or/Noir/Marron', NULL, '1Z 8VF 459 68 4803 2553', 'UPS', NULL, '2017-04-04', '02.04.2017 16:52', '4260295882408', '1', 'a0YC000000i57SPMAY', '165.00', '219.90'),
(42884, '486394767', NULL, NULL, 'Giorgio Baraldi', 'VIA LEONARDO DA VINCI 270', '', '40014', 'CREVALCORE BO', 'Italien', 'IT', NULL, NULL, '3485707827', '0010131JOI', NULL, NULL, 'Orologio - Cassa argento, quadrante nero, cinturino nero 514-1', NULL, '711369647995', 'FedEx', NULL, '2017-04-04', '02.04.2017 13:56', '4260295880091', '1', 'a0YC000000i4d1NMAQ', '165.01', '229.99'),
(42885, '486732706', NULL, NULL, 'Ousman Aboubakar', 'Halleweg 122/2', '', '1500', 'Halle', 'Belgien', 'BE', NULL, NULL, '493809678', '0010220I9S', NULL, NULL, 'Theorema Sao Paolo Collection mechanisch horloge met 17 juwelen - Model 103-2', NULL, '1Z 8VF 459 68 4769 6571', 'UPS', NULL, '2017-04-04', '03.04.2017 20:25', '4260295880442', '1', 'a0YC000000i6sC7MAI', '170.00', '269.00'),
(42886, '486742572', NULL, NULL, 'JOSE MARIA DURANTE', '5 A PLAZA GRANJA POCH 1', '', '39300', 'TORRELAVEGA CANTABRIA', 'Spanien', 'ES', NULL, NULL, '628894354', '0010250TGW', NULL, NULL, 'Reloj Automatic Pionier Barbados - Caja dorada / Dial negro / Correa de cuero marrón 509-3', NULL, '711369648009', 'FedEx', NULL, '2017-04-04', '03.04.2017 19:31', '4260295881234', '1', 'a0YC000000iMfeyMAC', '140.00', '189.99'),
(42887, '486615856', NULL, NULL, 'Yves Delemar', '3 avenue curnonsky', '', '95250', 'beauchamp', 'Frankreich', 'FR', NULL, NULL, '682718834', '0010070GR3', NULL, NULL, 'GM-108-2 Argent/Noir/Noir', NULL, '1Z 8VF 459 68 4752 6245', 'UPS', NULL, '2017-04-04', '03.04.2017 12:14', '4260295882392', '1', 'a0YC000000i57SOMAY', '165.00', '219.90'),
(42888, '486497852', NULL, NULL, 'olivia piaux', '17 RUE RUE JEAN JAURES', '', '11570', 'CAZILHAC', 'Frankreich', 'FR', NULL, NULL, '468762587', '0010057YYK', NULL, NULL, 'Montre pour hommes Theorema GM-101-10 Cadran noir/Face noire/bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4632 8658', 'UPS', NULL, '2017-04-04', '03.04.2017 03:27', '4260295882026', '1', 'a0YC000000i63c2MAA', '170.01', '239.90'),
(42889, '486635144', NULL, NULL, 'GUEK TENG OON', '0 ROYAL VICTORIA DOCK Canary Wharf', '', 'E16 1SJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '6596916123', '0010075GGV', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '1Z 8VF 459 68 4818 1419', 'UPS', NULL, '2017-04-04', '03.04.2017 14:30', '4260295880144', '1', 'a0YC000000iN3GhMAK', '154.99', '229.00'),
(42890, '486633654', NULL, NULL, 'Joseph Southgate', '5 LINDEN GARDENS', '', 'DL10 7BD', 'RICHMOND', 'Grossbritannien', 'GB', NULL, NULL, '7791268591', '0010044MJN', NULL, NULL, '513-3 Gold case / gold face / brown leather band', NULL, '1Z 8VF 459 68 4842 8626', 'UPS', NULL, '2017-04-04', '03.04.2017 14:09', '4260295882194', '1', 'a0YC000000iMOeCMAW', '128.00', '179.00'),
(42891, '486541455', NULL, NULL, 'robert komlos', '80 richmond road', '', 'rm176dw', 'Grays', 'Grossbritannien', 'GB', NULL, NULL, '7459700353', '00102502GL', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4765 8237', 'UPS', NULL, '2017-04-04', '03.04.2017 08:08', '4260295881487', '1', 'a0YC000000iNSypMAG', '125.00', '179.00'),
(42892, '486807534', NULL, NULL, 'Etienne Mortelette', 'Rue Auguste Farcy 15', '', '6534', 'Gozee', 'Belgien', 'BE', NULL, NULL, '474719021', '0010114DKC', NULL, NULL, 'Theorema Sao Paolo Collection mechanisch horloge met 17 juwelen - Model 103-2', NULL, '1Z 8VF 459 68 4860 1465', 'UPS', NULL, '2017-04-05', '04.04.2017 08:18', '4260295880442', '1', 'a0YC000000i6sC7MAI', '170.00', '269.00'),
(42893, '486991956', NULL, NULL, 'NV Studiebureau Rimanque', 'Waaibergstraat 80/92', '', '3300', 'Tienen', '', 'BE', NULL, NULL, '32822440', '00101621T9', NULL, NULL, 'Automatisch Pionier-horloge uit de Havana-collectie - 7001-1', NULL, '1Z 8VF 459 68 4780 2295', 'UPS', NULL, '2017-04-05', '04.04.2017 23:22', '4260295882095', '1', 'a0YC000000iMb7hMAC', '145.00', '239.00'),
(42894, '486942371', NULL, NULL, 'Romain Bugugnani', '126 rue Marius Berliet', '', '69008', 'Lyon', 'Frankreich', 'FR', NULL, NULL, '699413301', '0010250UNA', NULL, NULL, 'Montre Theorema automatique 3004-4 - Noir/Noir/Noir', NULL, '1Z 8VF 459 68 4843 8348', 'UPS', NULL, '2017-04-05', '04.04.2017 18:04', '4260295880084', '1', 'a0YC000000iMdH8MAK', '154.99', '229.90'),
(42895, '486931263', NULL, NULL, 'Benoit Boissavy', '62 Avenue Du General Leclerc', '', '33600', 'Pessac', 'Frankreich', 'FR', NULL, NULL, '669652491', '00101075G4', NULL, NULL, 'GM-108-3 Or/Noir/Marron', NULL, '1Z 8VF 459 68 4666 4759', 'UPS', NULL, '2017-04-05', '04.04.2017 17:44', '4260295882408', '1', 'a0YC000000i57SPMAY', '165.00', '219.90'),
(42896, '486745565', NULL, NULL, 'Rosa Campino', '17 B GRANDE RUE', '', '89100', 'NAILLY', 'Frankreich', 'FR', NULL, NULL, '631058652', '0010133ADR', NULL, NULL, 'Montre automatique Theorema Damascus bracelet cuir - Noir/Noir', NULL, '1Z 8VF 459 68 4692 1560', 'UPS', NULL, '2017-04-05', '04.04.2017 01:49', '4260295881692', '1', 'a0YC000000hcJfIMAU', '149.99', '199.00'),
(42897, '486921109', NULL, NULL, 'Zahid Shah', '13 Richmond crescent', '', 'SL1 1XA', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '7788186669', '0010176E4Y', NULL, NULL, 'GM-101-8 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4811 6703', 'UPS', NULL, '2017-04-05', '04.04.2017 19:05', '4260295882002', '1', 'a0YC000000iNSTPMA4', '153.99', '225.00'),
(42898, '486843332', NULL, NULL, 'Mehdi Abdollahi', '321 LOWER ADDISCOMBE ROAD', '', 'CR0 6RF', 'CROYDON', 'Grossbritannien', 'GB', NULL, NULL, '7482981386', '0010194KF9', NULL, NULL, '104-2 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4818 1517', 'UPS', NULL, '2017-04-05', '04.04.2017 11:40', '4260295880473', '1', 'a0YC000000iLbEOMA0', '146.00', '219.90'),
(42899, '486819887', NULL, NULL, 'Taps Parsons', '28 EDWARD PAXMAN GARDENS', '', 'CO1 2NL', 'COLCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7531479317', '0010141TLR', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4857 2729', 'UPS', NULL, '2017-04-05', '04.04.2017 10:18', '4260295881272', '1', 'a0YC000000iN3NZMA0', '125.00', '179.00'),
(42900, '486766671', NULL, NULL, 'Charlotte Collins', '16 LINDEN GARDENS Richmond', '', 'DL10 7BD', 'North yorkshire', 'Grossbritannien', 'GB', NULL, NULL, '7508028391', '0010178CB9', NULL, NULL, '513-3 Gold case / gold face / brown leather band', NULL, '1Z 8VF 459 68 4830 6338', 'UPS', NULL, '2017-04-05', '04.04.2017 06:03', '4260295882194', '1', 'a0YC000000iMOeCMAW', '128.00', '179.00'),
(42901, '487192822', NULL, NULL, 'thibault gruyaert', 'GRAVESTRAAT 23', '', '8750', 'WINGENE West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '474446003', '0010031EM6', NULL, NULL, 'Theorema-herenhorloge - GM-101-10 - zwarte kast/zwart uurwerk/roestvrijstalen band', NULL, '1Z 8VF 459 68 4798 4778', 'UPS', NULL, '2017-04-06', '05.04.2017 21:18', '4260295882026', '1', 'a0YC000000i6nSlMAI', '165.00', '269.00'),
(42902, '487222967', NULL, NULL, 'Irvin Adamus', 'Bouwerweistraat 43', '', '6462 CW', 'KERKRADE', 'Niederlande', 'NL', NULL, NULL, '682125343', '00102503CQ', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4782 1612', 'UPS', NULL, '2017-04-06', '06.04.2017 01:09', '4260295880107', '1', 'a0YC000000iLJzvMAG', '165.00', '269.00'),
(42903, '487214075', NULL, NULL, 'Cassie Liu', 'Klaproos 21', '', '4421 MA', 'KAPELLE', 'Niederlande', 'NL', NULL, NULL, '618283025', '0010250YFS', NULL, NULL, '7002-3 Gold case / White face / Brown Leather Band', NULL, '1Z 8VF 459 68 4895 6823', 'UPS', NULL, '2017-04-06', '05.04.2017 23:46', '4260295882248', '1', 'a0YC000000i6lKdMAI', '150.00', '219.00'),
(42904, '487156486', NULL, NULL, 'Mubera Vlahovljak', 'Straat Ter Leede 10', '', '2361 CG', 'WARMOND', 'Niederlande', 'NL', NULL, NULL, '614480572', '0010189B8N', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4679 4430', 'UPS', NULL, '2017-04-06', '05.04.2017 18:15', '4260295880442', '1', 'a0YC000000i6sCGMAY', '170.00', '269.00'),
(42905, '487080505', NULL, NULL, 'Charly Lebreton', '4 RUE DES TULIPES', '', '35400', 'ST MALO ILLE ET VILAINE', 'Frankreich', 'FR', NULL, NULL, '685178564', '0010141C26', NULL, NULL, 'Montre pour hommes Theorema GM-101-10 Cadran noir/Face noire/bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4797 2807', 'UPS', NULL, '2017-04-06', '05.04.2017 10:33', '4260295882026', '1', 'a0YC000000i63c2MAA', '170.01', '239.90'),
(42906, '487182467', '', '', 'William Kinuthia', '16 COLEMANS HILL', '', 'OX3 8AR', 'OXFORD', 'Grossbritannien', '', '', '', '7553786889', '00102473S5', '', '', 'GM-109-3 Gold Case/Black Face/Brown band', 'Nachforschung am 24.04.17 gestellt!', '1Z 8VF 459 68 4707 0380', 'UPS', '', '2017-04-06', '05.04.2017 22:15', '4260295882361', '1', 'a0YC000000iNSFuMAO', '150.00', '215.00'),
(42907, '487144804', NULL, NULL, 'Gareth Magennis', '14 HAWOOD WAY KILKEEL', '', 'BT34 4BF', 'NEWRY', 'Grossbritannien', 'GB', NULL, NULL, '7907087161', '0010171HUO', NULL, NULL, 'Black case, black face, stainless steel band - GM-508-8', NULL, '1Z 8VF 459 68 4643 4391', 'UPS', NULL, '2017-04-06', '05.04.2017 17:32', '4260295881975', '1', 'a0YC000000iMHPeMAO', '129.99', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(42908, '487385751', NULL, NULL, 'Nelly Hakobyan', 'Rue du Beffroi 50', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '486768329', '00101019N5', NULL, NULL, 'Theorema Sao Paolo Collection mechanisch horloge met 17 juwelen - Model 103-8', NULL, 'STORNIEREN', 'UPS', NULL, '2017-04-07', '06.04.2017 19:24', '4260295881623', '1', 'a0YC000000i6sCDMAY', '170.00', '269.00'),
(42909, '487449941', NULL, NULL, 'raymond yu', 'leike 6', '', '2500', 'koningshooikt', 'Belgien', 'BE', NULL, NULL, '32477509360', '0010198EAK', NULL, NULL, 'Montre Monte Carlo - Boîtier noir / Cadran noir / Bracelet en cuir noir', NULL, '1Z 8VF 459 68 4729 8733', 'UPS', NULL, '2017-04-10', '07.04.2017 03:18', '4260295881180', '1', 'a0YC000000iMYmJMAW', '154.99', '269.00'),
(42910, '487790180', NULL, NULL, 'Miguel Angel Garcia Gonzalez', '4 E PASAJE NORIA 4', '', '11300', 'LA LINEA DE LA CONCEPCION CA', 'Spanien', 'ES', NULL, NULL, '653867499', '0010179Z5J', NULL, NULL, 'Reloj automático negro de la marca Theorema - Caja plateada - Correa de acero inoxidable - GM-3009-6', NULL, '711369649060', 'FedEx', NULL, '2017-04-10', '08.04.2017 16:00', '4260295881838', '1', 'a0YC000000iMfc9MAC', '149.99', '199.99'),
(42911, '487227740', NULL, NULL, 'Faouzi Khatir', '106 Rue saint Charles Code entree B159\n5eme etage', '', '75015', 'Paris', 'Frankreich', 'FR', NULL, NULL, '33698640944', '0010111QHJ', NULL, NULL, 'GM-108-3 Or/Noir/Marron', NULL, '1Z 8VF 459 68 4854 9120', 'UPS', NULL, '2017-04-10', '06.04.2017 02:04', '4260295882408', '1', 'a0YC000000i57SPMAY', '165.00', '219.90'),
(42912, '487413552', NULL, NULL, 'MURIEL DUVIVIER DOLIGNON', '7 B RUE EDMOND FORTIN', '', '77130', 'MONTEREAU FAULT YONNE', 'Frankreich', 'FR', NULL, NULL, '659830706', '0010198A8T', NULL, NULL, 'Montre automatique Theorema Damascus bracelet acier - Or/Noir', NULL, '1Z 8VF 459 68 4721 7070', 'UPS', NULL, '2017-04-10', '07.04.2017 00:56', '4260295881722', '1', 'a0YC000000hcJfLMAU', '149.99', '199.00'),
(42913, '487300089', NULL, NULL, 'Terry Jordan', '21 Rue des charmilles', '', '69330', 'Pusignan', 'Frankreich', 'FR', NULL, NULL, '618190598', '0010155QU6', NULL, NULL, 'Montre Pionier - Argent/Blanc/Acier 508-5', NULL, '1Z 8VF 459 68 4781 4684', 'UPS', NULL, '2017-04-10', '06.04.2017 11:17', '4260295881944', '1', 'a0YC000000hcJwZMAU', '155.00', '199.90'),
(42914, '487259979', NULL, NULL, 'anne marie vella', '1 RUE HELENE BOUCHER', '', '69500', 'BRON', 'Frankreich', 'FR', NULL, NULL, '688533529', '0010203T82', NULL, NULL, 'Montre pour hommes Theorema 101-2 Cadran argenté/Face noire/bracelet noir', NULL, '1Z 8VF 459 68 4797 0694', 'UPS', NULL, '2017-04-10', '06.04.2017 08:04', '4260295880381', '1', 'a0YC000000i63buMAA', '170.01', '239.90'),
(42915, '487423451', NULL, NULL, 'Ousmane Cissé', '7 RUE ELISE DEROCHE', '', '93370', 'MONTFERMEIL', 'Frankreich', 'FR', NULL, NULL, '613328982', '0010168TPG', NULL, NULL, 'Montre pour hommes Theorema GM-101-9 Cadran bicolore/Face dorée/bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4778 1102', 'UPS', NULL, '2017-04-10', '07.04.2017 02:55', '4260295882019', '1', 'a0YC000000i63c1MAA', '170.01', '239.90'),
(42916, '487404103', NULL, NULL, 'Mohammed Almukhaini', '158  Admiral House', '', 'CF24 0DP', 'Cardiff', 'Grossbritannien', 'GB', NULL, NULL, '7474757151', '00102502RO', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4781 4648', 'UPS', NULL, '2017-04-10', '07.04.2017 05:59', '4260295880050', '1', 'a0YC000000iNSTMMA4', '153.99', '225.00'),
(42917, '487543497', NULL, NULL, 'Andreea Serban', '18 CHARLTON CRESCENT', '', 'IG11 0NP', 'BARKING', 'Grossbritannien', 'GB', NULL, NULL, '7460469984', '0010027TEJ', NULL, NULL, '506-2 - silver case - black face - black leather band', NULL, '1Z 8VF 459 68 4791 3059', 'UPS', NULL, '2017-04-10', '07.04.2017 14:16', '4260295880879', '1', 'a0YC000000iNLrKMAW', '123.01', '179.00'),
(42918, '487517672', NULL, NULL, 'Hayden Adams', '114 Old Nazeing Road', '', 'EN10 6QY', 'Broxbourne', 'Grossbritannien', 'GB', NULL, NULL, '7967326133', '0010158YI0', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4872 1862', 'UPS', NULL, '2017-04-10', '07.04.2017 14:32', '4260295881982', '1', 'a0YC000000iNSTNMA4', '153.99', '225.00'),
(42919, '487999850', NULL, NULL, 'Mariangela Di Cuia', 'VIA MONSIGNOR DI MACCO 5', '', '75100', 'MATERA MT', 'Italien', 'IT', NULL, NULL, '835312235', '0010158JIV', NULL, NULL, 'Orologio - Cassa argento, quadrante bianco, cinturino in pelle nero 3005-1', NULL, '711369649082', 'FedEx', NULL, '2017-04-10', '09.04.2017 21:39', '4260295880909', '1', 'a0YC000000i4cw7MAA', '135.00', '199.99'),
(42920, '488000116', NULL, NULL, 'Mariangela Di Cuia', 'VIA MONSIGNOR DI MACCO 5', '', '75100', 'MATERA MT', 'Italien', 'IT', NULL, NULL, '835312235', '00100763FT', NULL, NULL, 'Orologio - Cassa argento, quadrante nero, cinturino in pelle nero 3005-2', NULL, '711369649082', 'FedEx', NULL, '2017-04-10', '09.04.2017 21:37', '4260295880916', '1', 'a0YC000000i4cw8MAA', '135.00', '199.99'),
(42921, '487772084', NULL, NULL, 'Mick Sissons', '47 KIRKHAM AVENUE', '', 'YO31 9AB', 'YORK', 'Grossbritannien', 'GB', NULL, NULL, '7930602187', '0010184CIV', NULL, NULL, '103-1 Argent Noir Noir', NULL, '1Z 8VF 459 68 4848 6742', 'UPS', NULL, '2017-04-10', '08.04.2017 15:59', 'WL4260295880435', '1', 'a0YC000000iMcMFMA0', '159.99', '229.00'),
(42922, '487706541', NULL, NULL, 'Edwin brock', '78 VALENTINE DRIVE', '', 'AB22 8YF', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '1224705321', '0010231FN9', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4740 9158', 'UPS', NULL, '2017-04-10', '08.04.2017 11:39', 'WL4260295881593', '1', 'a0YC000000iMcMIMA0', '159.99', '229.00'),
(42923, '487754993', NULL, NULL, 'david deakin', 'FAIRWAYS BATH ROAD bawdrip', '', 'TA7 8PP', 'BRIDGWATER', 'Grossbritannien', 'GB', NULL, NULL, '7855050180', '0010182UOC', NULL, NULL, '104-7 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4860 1965', 'UPS', NULL, '2017-04-10', '08.04.2017 17:58', '4260295881661', '1', 'a0YC000000iLbETMA0', '146.00', '219.90'),
(42924, '487766016', NULL, NULL, 'koyes chowdhury', '49 TENNYSON ROAD', '', 'B10 0EX', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7702579860', '0010228SV6', NULL, NULL, '3008-5 Black case / Black face / Black metal Band', NULL, '1Z 8VF 459 68 4844 1174', 'UPS', NULL, '2017-04-10', '08.04.2017 16:18', '4260295881739', '1', 'a0YC000000iNLOYMA4', '123.01', '179.00'),
(42925, '487948013', NULL, NULL, 'Helen Cisse', '37 BASEBALL DRIVE Peartree', '', 'DE23 8NE', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7883340130', '0010250RVH', NULL, NULL, '3012-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4774 2789', 'UPS', NULL, '2017-04-10', '09.04.2017 16:42', '4260295881869', '1', 'a0YC000000iNcE7MAK', '123.01', '179.00'),
(42926, '487807244', NULL, NULL, 'andrew calvert', '1COTTAGES NORTHLINGYMOOR moulton', '', 'DL10 6QN', 'RICHMOND NORTH YORKSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '1325378150', '0010179ECW', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4636 2790', 'UPS', NULL, '2017-04-10', '08.04.2017 22:48', '4260295881999', '1', 'a0YC000000iNSTOMA4', '153.99', '225.00'),
(42927, '487878031', NULL, NULL, 'Bruno Beauvais', '1446 route de Lyon lotissement les rainettes', '', '38540', 'Valencin', 'Frankreich', 'FR', NULL, NULL, '638632804', '0010006A59', NULL, NULL, '7001-1 Argent/Blanc/Noir', NULL, '1Z 8VF 459 68 4679 7204', 'UPS', NULL, '2017-04-10', '09.04.2017 07:58', '4260295882095', '1', 'a0YC000000i57YMMAY', '150.01', '189.90'),
(42928, '487933890', NULL, NULL, 'claudia venier', '30 AVENUE MARIE JEANNE BERNARDI chemin privé villa n°6', '', '13011', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '632871826', '0010223LKX', NULL, NULL, 'GM-108-3 Or/Noir/Marron', NULL, '1Z 8VF 459 68 4614 6836', 'UPS', NULL, '2017-04-10', '09.04.2017 13:54', '4260295882408', '1', 'a0YC000000i57SPMAY', '165.00', '219.90'),
(42929, '487952642', NULL, NULL, 'xavier descamps', '326 RUE RUE FONTVIEILLE les romarins 2', '', '06250', 'MOUGINS', 'Frankreich', 'FR', NULL, NULL, '336604008', '0010180Q0L', NULL, NULL, 'Montre Automatique Pionier - Or/Noir/Marron', NULL, '1Z 8VF 459 68 4878 2010', 'UPS', NULL, '2017-04-10', '09.04.2017 16:04', '4260295880107', '1', 'a0YC000000i42wHMAQ', '165.00', '249.90'),
(42930, '487865126', NULL, NULL, 'Isa Kilic', '4 Impasse du petit paris', '', '38230', 'PONT DE CHERUY', 'Frankreich', 'FR', NULL, NULL, '646083099', '0010100UVN', NULL, NULL, 'Montre Pionier Havana - 7001-4', NULL, '1Z 8VF 459 68 4689 3225', 'UPS', NULL, '2017-04-10', '09.04.2017 07:52', '4260295882125', '1', 'a0YC000000iMb4hMAC', '144.99', '199.90'),
(42931, '487932259', NULL, NULL, 'claudia venier', '30 AVENUE MARIE JEANNE BERNARDI chemin privé villa n°6', '', '13011', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '632871826', '00101216HB', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4614 6836', 'UPS', NULL, '2017-04-10', '09.04.2017 13:49', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(42932, '487845192', NULL, NULL, 'Levent Kutu', '8 RUE MARCHAL', '', '67500', 'HAGUENAU', 'Frankreich', 'FR', NULL, NULL, '651017558', '0010236RLE', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4759 8847', 'UPS', NULL, '2017-04-10', '09.04.2017 00:31', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(42933, '488254473', NULL, NULL, 'Daniel Brunini Ardanuy', 'POLIGONO STORE CL E 56', '', '41008', 'SEVILLA', 'Spanien', 'ES', NULL, NULL, '627340653', '0010250BBW', NULL, NULL, 'Modelo 5. Reloj automático Theorema Monaco - Caja dorada - Dial negro - Correa de acero dorada', NULL, '711369649510', 'FedEx', NULL, '2017-04-11', '10.04.2017 21:58', '4260295881463', '1', 'a0YC000000iMfyrMAC', '147.99', '199.99'),
(42934, '488201610', NULL, NULL, 'Simone Putrino', '1/1 Calle Francisco Navacerrada 38', '', '28028', 'Madrid', 'Spanien', 'ES', NULL, NULL, '675455151', '0010147L97', NULL, NULL, 'Reloj Theorema Sao Paolo 103-5 - Caja plateada / Cara blanca / Correa de cuero negra', NULL, '711369649520', 'FedEx', NULL, '2017-04-11', '10.04.2017 17:33', '4260295881593', '1', 'a0YC000000i5ftNMAQ', '169.99', '229.90'),
(42935, '488173866', NULL, NULL, 'Lisete Santos', 'n/a Electronic Arts Ltd Unit 1, Parkmore West', '', '', 'Galway', 'Irland', 'IE', NULL, NULL, '897014094', '00101911PJ', NULL, NULL, 'GM-509-3 gold case / black face / brown leather band', NULL, '711369649509', 'FedEx', NULL, '2017-04-11', '10.04.2017 16:04', '4260295881234', '1', 'a0YC000000iMQDbMAO', '140.00', '199.00'),
(42936, '488173342', NULL, NULL, 'Viktorija Ivanauskaite', '51 a Brews hill', '', 'C15 ca25', 'Navan', 'Irland', 'IE', NULL, NULL, '830094893', '0010250N5O', NULL, NULL, 'GM-104-2 watch', NULL, 'Stornieren', 'FedEx', NULL, '2017-04-11', '10.04.2017 16:03', '4260295880473', '1', 'a0YC000000iMQEMMA4', '170.01', '249.00'),
(42937, '488309793', NULL, NULL, 'Mala Ramcharan', 'Ruysdaelstraat 55', '', '1701 KK', 'HEERHUGOWAARD', 'Niederlande', 'NL', NULL, NULL, '613272405', '00101719B1', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '1Z 8VF 459 68 4690 5275', 'UPS', NULL, '2017-04-11', '11.04.2017 10:02', '4260295880144', '1', 'a0YC000000iLJzwMAG', '165.00', '269.00'),
(42938, '488193285', NULL, NULL, 'delphine Courtalin', '14 Rue de damvant', '', '25310', 'Villars Les Blamont', 'Frankreich', 'FR', NULL, NULL, '381300260', '00102509AD', NULL, NULL, 'Montre Pionier Malibu Bracelet en métal - Argent/Noir/Argent', NULL, '1Z 8VF 459 68 4815 0943', 'UPS', NULL, '2017-04-11', '10.04.2017 18:02', 'WL4260295881913', '1', 'a0YC000000iMb9TMAS', '150.01', '199.90'),
(42939, '488137757', NULL, NULL, 'Martin Bezou', '72 RUE DE SAINT DIE', '', '67100', 'STRASBOURG', 'Frankreich', 'FR', NULL, NULL, '629737167', '0010120OP9', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4652 1359', 'UPS', NULL, '2017-04-11', '10.04.2017 13:08', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(42940, '488069951', NULL, NULL, 'jean marc thouret, salelles', '2 rue des arbousiers', '', '34540', 'BALARUC LE VIEUX', 'Frankreich', 'FR', NULL, NULL, '678422977', '0010011FEH', NULL, NULL, 'Montre pour hommes Theorema GM-101-9 Cadran bicolore/Face dorée/bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4728 2160', 'UPS', NULL, '2017-04-11', '10.04.2017 09:12', '4260295882019', '1', 'a0YC000000i63c1MAA', '170.01', '239.90'),
(42941, '488177718', NULL, NULL, 'David Humphreys', '4 BRENTNALL CLOSE great sankey', '', 'WA5 1XN', 'WARRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7739417797', '0010250OUN', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '1Z 8VF 459 68 4851 0885', 'UPS', NULL, '2017-04-11', '10.04.2017 17:58', 'WL4260295881630', '1', 'a0YC000000iMcMLMA0', '159.99', '229.00'),
(42942, '488162131', NULL, NULL, 'Grzegorz Pachuta', '15-4 ROYSTON MAINS ROAD', '', 'EH5 1JJ', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7400920601', '0010250UHE', NULL, NULL, '104-4 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4619 4892', 'UPS', NULL, '2017-04-11', '10.04.2017 18:00', '4260295881203', '1', 'a0YC000000iLbEQMA0', '146.00', '219.90'),
(42943, '488025502', NULL, NULL, 'Karen Svolkinas', '0 Girdstingwood Cottage. Dundrennan', '', 'DG6 4QY', 'Kirkcudbright Dumfries & Galloway', 'Grossbritannien', 'GB', NULL, NULL, '7792908662', '0010047PO4', NULL, NULL, '513-1 Silver case / white face / black leather band', NULL, '1Z 8VF 459 68 4785 3301', 'UPS', NULL, '2017-04-11', '10.04.2017 04:01', '4260295882170', '1', 'a0YC000000iMOeAMAW', '128.00', '179.00'),
(42944, '488047956', NULL, NULL, 'Hin Sum Cheng', 'FLAT20ROOM06 Galbraith Hall Brunel University', '', 'UB8 2TF', 'UXBRIDGE MIDDLESEX', 'Grossbritannien', 'GB', NULL, NULL, '7723317623', '0010225PTA', NULL, NULL, '513-2 Silver case / black face / black leather band', NULL, '1Z 8VF 459 68 4662 2115', 'UPS', NULL, '2017-04-11', '10.04.2017 04:25', '4260295882187', '1', 'a0YC000000iMOeBMAW', '128.00', '179.00'),
(42945, '488188480', NULL, NULL, 'Sarjo Touray', '72 DAVINGTON ROAD', '', 'RM8 2LR', 'DAGENHAM ESSEX', 'Grossbritannien', 'GB', NULL, NULL, '7865549413', '0010118XDS', NULL, NULL, '7002-4 Gold Case / Black Face / Brown Leather Band', NULL, '1Z 8VF 459 68 4847 7323', 'UPS', NULL, '2017-04-11', '10.04.2017 19:12', '4260295882255', '1', 'a0YC000000iNcIPMA0', '128.00', '189.00'),
(42946, '488225171', NULL, NULL, 'Phillip McKay', '43 BOUNDARY ROAD', '', 'BN3 4EF', 'HOVE', 'Grossbritannien', 'GB', NULL, NULL, '7711717674', '0010061GYU', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4883 4937', 'UPS', NULL, '2017-04-11', '10.04.2017 21:31', '4260295881982', '1', 'a0YC000000iNSTNMA4', '153.99', '225.00'),
(42947, '488705395', NULL, NULL, 'Alexandre Cancilleri', 'Square de l\'Abbe Paternotte 15', '', '6238', 'Luttre', 'Belgien', 'BE', NULL, NULL, '0495 26 75 01', '0010123J7T', NULL, NULL, 'Montre automatique Theorema collection Oman - GM-108-3', NULL, '1Z 8VF 459 68 4695 1386', 'UPS', NULL, '2017-04-18', '13.04.2017 07:52', '4260295882408', '1', 'a0YC000000i6lx6MAA', '165.00', '229.00'),
(42948, '488551680', NULL, NULL, 'gamze ersezer', 'Markt 24', '', '9800', 'Deinze Oost-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '483715444', '0010080U14', NULL, NULL, 'Montre automatique Theorema collection Oman - GM-108-3', NULL, '1Z 8VF 459 68 4895 5397', 'UPS', NULL, '2017-04-18', '12.04.2017 13:21', '4260295882408', '1', 'a0YC000000i6lx6MAA', '165.00', '229.00'),
(42949, '489451432', NULL, NULL, 'Shani Dooms', 'Everselstraat 66', '', '3580', 'Beringen', 'Belgien', 'BE', NULL, NULL, '484083277', '0010082OU2', NULL, NULL, 'Montre automatique Theorema collection Oman - GM-108-3', NULL, '1Z 8VF 459 68 4773 3806', 'UPS', NULL, '2017-04-18', '15.04.2017 13:22', '4260295882408', '1', 'a0YC000000i6lx6MAA', '165.00', '229.00'),
(42950, '489135077', NULL, NULL, 'saduddin yassini', '3rd verdieping 3rd huis bus nummer 1/33 Urbain Reniersstraat 1', '', '2050', 'Antwerpen Antwerpen', 'Belgien', 'BE', NULL, NULL, '497206922', '0010007MAE', NULL, NULL, 'Montre Pionier Malibu avec 12 diamants - Bracelet en cuir - Or jaune/Noir/Marron', NULL, '1Z 8VF 459 68 4842 2613', 'UPS', NULL, '2017-04-18', '14.04.2017 12:53', 'WL4260295880701', '1', 'a0YC000000iMYp0MAG', '150.00', '239.00'),
(42951, '488390722', NULL, NULL, 'Ousman Aboubakar', 'Halleweg 122/2', '', '1500', 'Halle', 'Belgien', 'BE', NULL, NULL, '493809678', '0010250JRF', NULL, NULL, 'Theorema Sao Paolo Collection mechanisch horloge met 17 juwelen - Model 103-3', NULL, '1Z 8VF 459 68 4799 7826', 'UPS', NULL, '2017-04-18', '11.04.2017 17:22', '4260295880459', '1', 'a0YC000000i6sC8MAI', '170.00', '269.00'),
(42952, '488451773', NULL, NULL, 'Seguros Catalana Occidente Diego Pozo Tortosa', 'Info GB210 AVINGUDA ALCALDE BARNILS 63', '', '8174', 'SANT CUGAT DEL VALLES', 'BARCELONA', 'ES', NULL, NULL, '360674792', '0010179NRK', NULL, NULL, 'Reloj Theorema Sao Paolo 103-4 - Caja bicolor / Cara dorada / Correa de cuero marrón', NULL, 'stornieren', 'FedEx', NULL, '2017-04-18', '11.04.2017 21:09', '4260295881197', '1', 'a0YC000000i5ftMMAQ', '169.99', '229.90'),
(42953, '489267209', NULL, NULL, 'marie-anne vassant', '11 RUE DU 19 MARS 1962', '', '44117', 'ST ANDRE DES EAUX', 'Frankreich', 'FR', NULL, NULL, '664948552', '001014316H', NULL, NULL, '7001-1 Argent/Blanc/Noir', NULL, '1Z 8VF 459 68 4860 2464', 'UPS', NULL, '2017-04-18', '14.04.2017 18:46', '4260295882095', '1', 'a0YC000000i57YMMAY', '150.01', '189.90'),
(42954, '488307810', NULL, NULL, 'Christopher Cambrelin', '4 ALLEE PLON ET NOURRIT', '', '77100', 'NANTEUIL LES MEAUX', 'Frankreich', 'FR', NULL, NULL, '625982633', '0010250KEL', NULL, NULL, 'Montre Automatique Theorema, bracelet en cuir - Boîtier noir, face en noir et bracelet noir 3006-3', NULL, '1Z 8VF 459 68 4616 1677', 'UPS', NULL, '2017-04-18', '11.04.2017 10:59', '4260295881012', '1', 'a0YC000000iMbDuMAK', '144.99', '199.90'),
(42955, '488462853', NULL, NULL, 'Levent Kutu', '8 RUE MARCHAL', '', '67500', 'HAGUENAU', 'Frankreich', 'FR', NULL, NULL, '651017558', '0010117P5L', NULL, NULL, 'Montre Pionier - argent/noir/noir 503-2', NULL, '1Z 8VF 459 68 4798 3288', 'UPS', NULL, '2017-04-18', '12.04.2017 02:02', '4260295880732', '1', 'a0YC000000hcK45MAE', '150.01', '199.90'),
(42956, '488520208', NULL, NULL, 'Loic Lempereur', '12 B RUE DU MOULIN TONTON', '', '59200', 'TOURCOING', 'Frankreich', 'FR', NULL, NULL, '685120708', '00101056XL', NULL, NULL, 'Montre Pionier Havana - 7001-1', NULL, '1Z 8VF 459 68 4792 3299', 'UPS', NULL, '2017-04-18', '12.04.2017 11:49', '4260295882095', '1', 'a0YC000000iMb4eMAC', '144.99', '199.90'),
(42957, '488777935', NULL, NULL, 'Jean-Guy Couvert', '57 B ROUTE DE BRET', '', '74500', 'MAXILLY SUR LEMAN', 'Frankreich', 'FR', NULL, NULL, '611045232', '00101719ER', NULL, NULL, 'Montre Pionier Malibu Bracelet en métal - Argent/Blanc/Argent', NULL, '1Z 8VF 459 68 4847 7707', 'UPS', NULL, '2017-04-18', '13.04.2017 12:11', 'WL4260295881906', '1', 'a0YC000000iMb9SMAS', '150.01', '199.90'),
(42958, '488983794', NULL, NULL, 'Camille Toupry', '19 RUE SAINTE GENEVIEVE', '', '77700', 'MAGNY LE HONGRE', 'Frankreich', 'FR', NULL, NULL, '659690165', '0010058TOV', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4638 2518', 'UPS', NULL, '2017-04-18', '14.04.2017 02:27', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(42959, '488956691', '', '', 'Villard Franck', '2 CHEMIN VULCAIN', '', '38000', 'GRENOBLE', 'Frankreich', '', '', 'fvillard@live.fr', '476484439', '0010133KFT', '', '', 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', '', '1Z 8VF 459 68 4821 3723', 'UPS', '', '2017-04-18', '13.04.2017 19:45', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(42960, '488698812', NULL, NULL, 'zohra kebabsa', '14 SQUARE DE LA NEGRESSE George clemenceau', '', '04100', 'MANOSQUE', 'Frankreich', 'FR', NULL, NULL, '645529529', '0010156RBM', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4698 7339', 'UPS', NULL, '2017-04-18', '13.04.2017 08:23', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(42961, '489443062', NULL, NULL, 'Aurelien Issaad', '1 SENTE MAURICE', '', '27700', 'FRESNE L ARCHEVEQUE', 'Frankreich', 'FR', NULL, NULL, '627410118', '001017717B', NULL, NULL, 'Montre pour hommes Theorema 101-4 Cadran bicolore/Face dorée/bracelet noir', NULL, '1Z 8VF 459 68 4675 9344', 'UPS', NULL, '2017-04-18', '15.04.2017 17:26', '4260295880015', '1', 'a0YC000000i63bwMAA', '170.01', '239.90'),
(42962, '489387350', NULL, NULL, 'bruno zappini', '8 AVENUE ROBERT BALLANGER', '', '93270', 'SEVRAN SEINE SAINT DENIS', 'Frankreich', 'FR', NULL, NULL, '675244270', '0010055DC5', NULL, NULL, 'Montre pour hommes Theorema 101-5 Cadran noir/Face noire/bracelet noir', NULL, '1Z 8VF 459 68 4822 5756', 'UPS', NULL, '2017-04-18', '15.04.2017 11:58', '4260295880050', '1', 'a0YC000000i63bxMAA', '170.01', '239.90'),
(42963, '489265711', NULL, NULL, 'Cyril Vernotte', '2 A RUE DE LA DAME VERTE', '', '39100', 'DOLE', 'Frankreich', 'FR', NULL, NULL, '630820280', '0010029NSL', NULL, NULL, 'Montre pour hommes Theorema 101-5 Cadran noir/Face noire/bracelet noir', NULL, '1Z 8VF 459 68 4632 2565', 'UPS', NULL, '2017-04-18', '14.04.2017 20:42', '4260295880050', '1', 'a0YC000000i63bxMAA', '170.01', '239.90'),
(42964, '488592055', NULL, NULL, 'Yves Cousin', '7 Rue leopold rechossiere', '', '93300', 'Aubervilliers', 'Frankreich', 'FR', NULL, NULL, '652479557', '001004012R', NULL, NULL, 'Montre pour hommes Theorema GM-101-7 Cadran argenté/Face noire/bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4882 5778', 'UPS', NULL, '2017-04-18', '12.04.2017 15:14', '4260295881999', '1', 'a0YC000000i63bzMAA', '170.01', '239.90'),
(42965, '489308765', NULL, NULL, 'Brian mooney', '7 Brookview court tallaght Dublin 24', '', '24', 'Dublin', 'Irland', 'IE', NULL, NULL, '872311476', '0010250LKX', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369650970', 'FedEx', NULL, '2017-04-18', '14.04.2017 22:03', '4260295880107', '1', 'a0YC000000iMQXkMAO', '165.00', '225.00'),
(42966, '488970199', NULL, NULL, 'CORRADO DONADONI', 'VIA PROVINCIALE 1/a', '', '24022', 'ALZANO LOMBARDO BG', 'Italien', 'IT', NULL, NULL, '3487403557', '0010148JLX', NULL, NULL, 'Orologio uomo Theorema Oman GM-108-2 Cassa colore argento/Quadrante colore nero/Cinturta nera', NULL, '711369651509', 'FedEx', NULL, '2017-04-18', '13.04.2017 23:01', '4260295882392', '1', 'a0YC000000i4cu2MAA', '165.00', '229.90'),
(42967, '488948869', NULL, NULL, 'vincenzo milazzo', 'mattina 8_12 VIA CAIANELLO 6', '', '20158', 'MILANO MI', 'Italien', 'IT', NULL, NULL, '3203370506', '0010248P95', NULL, NULL, 'Orologio uomo Theorema Oman GM-108-3 Cassa colore oro/Quadrante colore nero/Cintura marrone', NULL, '711369651510', 'FedEx', NULL, '2017-04-18', '13.04.2017 22:19', '4260295882408', '1', 'a0YC000000i4cu3MAA', '165.00', '229.90'),
(42968, '488530778', NULL, NULL, 'matteo pegorer', 'via bologna 14', '', '80142', 'napoli NA', 'Italien', 'IT', NULL, NULL, '3247959869', '001007450K', NULL, NULL, 'Orologio uomo Theorema Oman GM-108-3 Cassa colore oro/Quadrante colore nero/Cintura marrone', NULL, '711369651520', 'FedEx', NULL, '2017-04-18', '12.04.2017 13:04', '4260295882408', '1', 'a0YC000000i4cu3MAA', '165.00', '229.90'),
(42969, '490126782', NULL, NULL, 'C Ballieux', 'Rijnlaan 90', '', '3522 BR', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '31302882806', '001025097W', NULL, NULL, '3001-1A Silver case/White face/Brown Leather Band', NULL, '1Z 8VF 459 68 4787 5430', 'UPS', NULL, '2017-04-18', '17.04.2017 20:04', '4260295880305', '1', 'a0YC000000ibBG0MAM', '129.99', '199.99'),
(42970, '489593841', NULL, NULL, 'Ronald van Iersel', 'Arie Tukstraat 1', '', '2684 XL', 'TER HEIJDE', 'Niederlande', 'NL', NULL, NULL, '643120719', '0010206O79', NULL, NULL, '3011-8 Black case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4851 1446', 'UPS', NULL, '2017-04-18', '15.04.2017 21:06', '4260295881777', '1', 'a0YC000000ibFKEMA2', '149.99', '199.99'),
(42971, '489550106', NULL, NULL, 'Jon Linden', 'Maaskade 80B', '', '3071 ND', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '651480616', '0010061RYE', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, '1Z 8VF 459 68 4700 1856', 'UPS', NULL, '2017-04-18', '15.04.2017 18:21', '4260295880091', '1', 'a0YC000000iLJzuMAG', '165.00', '269.00'),
(42972, '488400057', NULL, NULL, 'Lianne Oostwouder', 'Keizerskroon 26', '', '2631 VX', 'NOOTDORP', 'Niederlande', 'NL', NULL, NULL, '627387481', '001024459K', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4668 2668', 'UPS', NULL, '2017-04-18', '11.04.2017 18:17', '4260295880107', '1', 'a0YC000000iLJzvMAG', '165.00', '269.00'),
(42973, '488451905', NULL, NULL, 'A Benaar', 'Abert Cuypstraat 64', '', '1072 CW', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '639062385', '0010250VA5', NULL, NULL, 'GM-514-4 Black case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4872 9873', 'UPS', NULL, '2017-04-18', '11.04.2017 23:06', '4260295880121', '1', 'a0YC000000iLJzxMAG', '165.00', '269.00'),
(42974, '489280123', NULL, NULL, 'Hayden Adams', '114 OLD NAZEING ROAD', '', 'EN10 6QY', 'BROXBOURNE', 'Grossbritannien', 'GB', NULL, NULL, '7967326133', '0010250FS6', NULL, NULL, '3001-1 Silver Case/White face/Black Leather band', NULL, '1Z 8VF 459 68 4708 5507', 'UPS', NULL, '2017-04-18', '14.04.2017 22:11', '4260295880299', '1', 'a0YC000000iMfJJMA0', '113.00', '159.00'),
(42975, '488574946', NULL, NULL, 'vicky chapman', '44 SCHUBERT ROAD Brighton hill', '', 'RG22 4JL', 'BASINGSTOKE', 'Grossbritannien', 'GB', NULL, NULL, '7403513151', '0010058UIC', NULL, NULL, '3006-4 Silver case / Black face / Silver Metal Band', NULL, '1Z 8VF 459 68 4722 2313', 'UPS', NULL, '2017-04-18', '12.04.2017 16:32', '4260295881456', '1', 'a0YC000000iMJu1MAG', '126.00', '179.00'),
(42976, '488518622', NULL, NULL, 'Gaz Phillips', '18 WARWICK ROAD Milford haven', '', 'SA73 2LP', 'MILFORD HAVEN', 'Grossbritannien', 'GB', NULL, NULL, '07572 322863', '0010107QEW', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '1Z 8VF 459 68 4636 5528', 'UPS', NULL, '2017-04-18', '12.04.2017 14:34', '4260295881470', '1', 'a0YC000000iMJu3MAG', '126.00', '179.00'),
(42977, '488560990', NULL, NULL, 'Kadi-ann Thomas', '316A UPPER RICHMOND ROAD WEST west', '', 'SW14 7JN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7841419030', '00100708D7', NULL, NULL, '513-3 Gold case / gold face / brown leather band', NULL, '1Z 8VF 459 68 4773 1139', 'UPS', NULL, '2017-04-18', '12.04.2017 14:07', '4260295882194', '1', 'a0YC000000iMOeCMAW', '128.00', '179.00'),
(42978, '488634191', NULL, NULL, 'Phil Cane', '2 SPRINGWAY', '', 'HA1 4DL', 'HARROW MIDDLESEX', 'Grossbritannien', 'GB', NULL, NULL, '7985145462', '0010249JP1', NULL, NULL, '513-3 Gold case / gold face / brown leather band', NULL, '1Z 8VF 459 68 4757 5148', 'UPS', NULL, '2017-04-18', '12.04.2017 22:01', '4260295882194', '1', 'a0YC000000iMOeCMAW', '128.00', '179.00'),
(42979, '488598148', NULL, NULL, 'Alex Bowles', '8 HARRY PEEL COURT BEESTON', '', 'NG9 2JF', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7834561487', '00102104F7', NULL, NULL, '513-5 Black case / black face / black leather band', NULL, '1Z 8VF 459 68 4779 3555', 'UPS', NULL, '2017-04-18', '12.04.2017 18:11', '4260295882217', '1', 'a0YC000000iMOeEMAW', '128.00', '179.00'),
(42980, '488828857', NULL, NULL, 'Ewan Inverarity', '3 DAWSON AVENUE Howden', '', 'EH54 6AJ', 'LIVINGSTON WEST LOTHIAN', 'Grossbritannien', 'GB', NULL, NULL, '7769227461', '0010115CXV', NULL, NULL, '513-5 Black case / black face / black leather band', NULL, '1Z 8VF 459 68 4752 2365', 'UPS', NULL, '2017-04-18', '13.04.2017 18:26', '4260295882217', '1', 'a0YC000000iMOeEMAW', '128.00', '179.00'),
(42981, '489076980', NULL, NULL, 'Dan Jones', 'Penlan farm Llanafan fawr', '', 'Ld2 3lr', 'Builth wells Powys', 'Grossbritannien', 'GB', NULL, NULL, '7446084429', '0010120D5A', NULL, NULL, '7002-3 Gold Case / White Face / Brown Leather Band', NULL, '1Z 8VF 459 68 4673 7573', 'UPS', NULL, '2017-04-18', '14.04.2017 18:08', '4260295882248', '1', 'a0YC000000iNcIOMA0', '128.00', '189.00'),
(42982, '489830373', NULL, NULL, 'Grant Beck', '56 LANGDALE ROAD', '', 'CH63 3AW', 'WIRRAL', 'Grossbritannien', 'GB', NULL, NULL, '7508533423', '0010009UPB', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4685 5187', 'UPS', NULL, '2017-04-18', '16.04.2017 23:07', '4260295881999', '1', 'a0YC000000iNSTOMA4', '153.99', '225.00'),
(42983, '488332381', NULL, NULL, 'John Perers', '68 CHORLEY OLD ROAD', '', 'PR6 7LD', 'CHORLEY', 'Grossbritannien', 'GB', NULL, NULL, '7710479775', '00102443AY', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '1Z 8VF 459 68 4833 1195', 'UPS', NULL, '2017-04-18', '11.04.2017 12:39', '4260295882019', '1', 'a0YC000000iNSTQMA4', '153.99', '225.00'),
(42984, '488678478', NULL, NULL, 'Alan Stuart', '16 RAVELSTON HOUSE PARK Park', '', 'EH4 3LU', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '1314671708', '0010146G3E', NULL, NULL, 'GM-108-3 watch - gold case - black face - brown band', NULL, '1Z 8VF 459 68 4826 1609', 'UPS', NULL, '2017-04-18', '13.04.2017 06:55', '4260295882408', '1', 'a0YC000000iNLJgMAO', '150.00', '215.00'),
(42985, '488336759', NULL, NULL, 'John Perers', '68 CHORLEY OLD ROAD', '', 'PR6 7LD', 'CHORLEY', 'Grossbritannien', 'GB', NULL, NULL, '7710479775', '0010168VAR', NULL, NULL, 'GM-108-3 watch - gold case - black face - brown band', NULL, '1Z 8VF 459 68 4833 1195', 'UPS', NULL, '2017-04-18', '11.04.2017 12:23', '4260295882408', '1', 'a0YC000000iNLJgMAO', '150.00', '215.00'),
(42986, '488836779', NULL, NULL, 'Pheona Peoples', '5 FLAT 1 old street', '', 'G81 6DE', 'CLYDEBANK', 'Grossbritannien', 'GB', NULL, NULL, '7538081110', '0010097B6V', NULL, NULL, 'GM-109-4 Black case/Black Face/black Band', NULL, '1Z 8VF 459 68 4698 2414', 'UPS', NULL, '2017-04-18', '13.04.2017 16:36', '4260295882378', '1', 'a0YC000000iNSFvMAO', '150.00', '215.00'),
(42987, '489532699', NULL, NULL, 'Navinder Singh', 'Lantern House  39-41 High Street Wason Lawrance Holder', '', 'EN6 5AJ', 'Potters Bar', 'Grossbritannien', 'GB', NULL, NULL, '7900567781', '0010003YNY', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4866 9625', 'UPS', NULL, '2017-04-18', '16.04.2017 10:30', '4260295880978', '1', 'a0YC000000iNSynMAG', '125.00', '179.00'),
(42988, '489383723', NULL, NULL, 'Christian Wolf', '43 Stone Arches Sprotbrough', '', 'DN5 8BN', 'DONCASTER', 'Grossbritannien', 'GB', NULL, NULL, '7710786843', '0010091Y1Q', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '1Z 8VF 459 68 4693 9239', 'UPS', NULL, '2017-04-18', '15.04.2017 09:55', '4260295880144', '1', 'a0YC000000iN3GhMAK', '154.99', '229.00'),
(42989, '489218844', NULL, NULL, 'Nicholas Dickens', '5  Fernbrae Path Caldercruix', '', 'ML6 8WD', 'Airdrie', 'Grossbritannien', 'GB', NULL, NULL, '7341295302', '0010169YRW', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '1Z 8VF 459 68 4644 7243', 'UPS', NULL, '2017-04-18', '14.04.2017 20:25', '4260295880144', '1', 'a0YC000000iN3GhMAK', '154.99', '229.00'),
(42990, '488642533', NULL, NULL, 'Charly Swain', '26 Woburn way', '', 'BN22 0UU', 'EASTBOURNE', 'Grossbritannien', 'GB', NULL, NULL, '7531288639', '0010111C7H', NULL, NULL, 'Silver case, black face, black leather band - GM-3009-2', NULL, '1Z 8VF 459 68 4848 9650', 'UPS', NULL, '2017-04-18', '13.04.2017 02:41', '4260295881791', '1', 'a0YC000000iMJqmMAG', '130.00', '179.00'),
(42991, '490064886', NULL, NULL, 'Lisa Renai', '7 RUE DE CHAMPIGNY', '', '77340', 'PONTAULT COMBAULT', 'Frankreich', 'FR', NULL, NULL, '658327710', '0010215GM1', NULL, NULL, 'Montre Pionier Havana - 7001-3', NULL, '1Z 8VF 459 68 4602 9909', 'UPS', NULL, '2017-04-19', '17.04.2017 13:16', '4260295882118', '1', 'a0YC000000iMb4gMAC', '144.99', '199.90'),
(42992, '490040575', NULL, NULL, 'Timothee Thiron', '20 RUE DE LA VILLE L EVEQUE', '', '75008', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '787532435', '0010237MRG', NULL, NULL, 'Montre pour hommes Theorema 101-4 Cadran bicolore/Face dorée/bracelet noir', NULL, '1Z 8VF 459 68 4710 2710', 'UPS', NULL, '2017-04-19', '17.04.2017 13:04', '4260295880015', '1', 'a0YC000000i63bwMAA', '170.01', '239.90'),
(42993, '489843371', NULL, NULL, 'Alfonso Jimenez', '9 Rue des jacobins', '', '64300', 'Orthez', 'Frankreich', 'FR', NULL, NULL, '650704041', '00100736GT', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4802 1921', 'UPS', NULL, '2017-04-19', '17.04.2017 00:32', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(42994, '490228001', NULL, NULL, 'Annelena Houwer', 'Hoorneslaan 115', '', '2221 CL', 'KATWIJK ZH', 'Niederlande', 'NL', NULL, NULL, '623424470', '0010131W2W', NULL, NULL, 'GM-108-3 Gold case/Black face/Brown Band', NULL, '1Z 8VF 459 68 4660 3538', 'UPS', NULL, '2017-04-19', '18.04.2017 11:13', '4260295882408', '1', 'a0YC000000i6lxGMAQ', '165.00', '229.00'),
(42995, '490086109', NULL, NULL, 'Nick Armitage', 'Relay Tech Tpt Unit 3 The Ridgeway Estate', '', 'SL0 9HZ', 'Iver BUCKINGHAMSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7793247001', '0010046MI7', NULL, NULL, '104-9 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4675 9488', 'UPS', NULL, '2017-04-19', '17.04.2017 21:51', '4260295881685', '1', 'a0YC000000iLbEVMA0', '146.00', '219.90'),
(42996, '489925711', NULL, NULL, 'Jamie Coffey', 'BARRA HALL CIRCUS Barra Hall Circus', '', 'UB3 2NU', 'HAYES', 'Grossbritannien', 'GB', NULL, NULL, '7583878352', '00101517H3', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4842 7494', 'UPS', NULL, '2017-04-19', '17.04.2017 11:33', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(42997, '490290353', NULL, NULL, 'pratap thapa', '42 Grove Park Rathmines dublin 6', '', '353', 'Dublin', 'Irland', 'IE', NULL, NULL, '899657078', '0010053FTT', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369651564', 'FedEx', NULL, '2017-04-19', '18.04.2017 16:03', '4260295881463', '1', 'a0YC000000iMPA0MAO', '145.00', '210.00'),
(42998, '490113601', NULL, NULL, 'Hammache Mehdi', '17 Rue de ruze', '', '77270', 'Villeparisis', 'Frankreich', 'FR', NULL, NULL, '788448107', '0010088R6J', NULL, NULL, 'Montre pour hommes Theorema 101-2 Cadran argenté/Face noire/bracelet noir', NULL, '1Z 8VF 459 68 4781 7958', 'UPS', NULL, '2017-04-19', '18.04.2017 04:07', '4260295880381', '1', 'a0YC000000i63buMAA', '170.01', '239.90'),
(42999, '490195907', NULL, NULL, 'Kiet Nguyen', '2A GALE STREET Flat 15 Mollis House', '', 'E3 3RW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7479986869', '00101423D3', NULL, NULL, 'Silver case, black face, black leather band - GM-3009-2', NULL, '1Z 8VF 459 68 4870 3542', 'UPS', NULL, '2017-04-19', '18.04.2017 12:38', '4260295881791', '1', 'a0YC000000iMJqmMAG', '130.00', '179.00'),
(43000, '490196155', NULL, NULL, 'Kiet Nguyen', '2A Gale Street Flat 15 Mollis House', '', 'E3 3RW', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7479986869', '001018455K', NULL, NULL, 'Silver case, black face, black leather band - GM-3009-2', NULL, '1Z 8VF 459 68 4870 3542', 'UPS', NULL, '2017-04-19', '18.04.2017 09:13', '4260295881791', '1', 'a0YC000000iMJqmMAG', '130.00', '179.00'),
(43001, '490357579', NULL, NULL, 'jose antonio vaquerizas', 'local  CALLE SAN ONOFRE 14', '', '28004', 'MADRID', 'Spanien', 'ES', NULL, NULL, '635134902', '0010051FUT', NULL, NULL, 'Reloj Pionier modelo Chicago adornado con diamantes - Caja dorada - Cara negra y correa de cuero marrón - 7002-4', NULL, '711369651690', 'FedEx', NULL, '2017-04-20', '18.04.2017 22:03', '4260295882255', '1', 'a0YC000000iMffrMAC', '149.99', '199.99'),
(43002, '490442888', NULL, NULL, 'Ousman Aboubakar', 'Halleweg 122/2', '', '1500', 'Halle', 'Belgien', 'BE', NULL, NULL, '493809678', '1,00E+11', NULL, NULL, 'Montre automatique Pionier avec pierres modèle Chicago - 7002-10', NULL, '1Z 8VF 459 68 4889 5685', 'UPS', NULL, '2017-04-20', '19.04.2017 12:48', '4260295882316', '1', 'a0YC000000i6lKaMAI', '150.00', '219.00'),
(43003, '490435560', NULL, NULL, 'Vogel Isabelle', '88 RUE DES CHAMPS DU FOUR Appartement 28', '', '78700', 'CONFLANS STE HONORINE', 'Frankreich', 'FR', NULL, NULL, '662887634', '001025093C', NULL, NULL, 'Montre pour hommes Theorema 101-1 Cadran argenté/Face blanche/bracelet noir', NULL, '1Z 8VF 459 68 4632 2869', 'UPS', NULL, '2017-04-20', '19.04.2017 12:26', '4260295880374', '1', 'a0YC000000i63btMAA', '170.01', '239.90'),
(43004, '490428144', NULL, NULL, 'Denis Charles', '62 RUE LA BOETIE steAGH Code : clef 53698 clef', '', '75008', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '769844484', '0010186HH6', NULL, NULL, 'Montre pour hommes Theorema GM-101-10 Cadran noir/Face noire/bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4625 8073', 'UPS', NULL, '2017-04-20', '19.04.2017 10:27', '4260295882026', '1', 'a0YC000000i63c2MAA', '170.01', '239.90'),
(43005, '490548414', NULL, NULL, 'Popa Petru', 'VIA DON PRIMO MAZZOLARI 42', '', '25136', 'BRESCIA BS', 'Italien', 'IT', NULL, NULL, '3203118953', '0010179FBV', NULL, NULL, 'Orologio - Cassa argento, quadrante bianco, cinturino in acciaio inox 3005-A1', NULL, '711369651704', 'FedEx', NULL, '2017-04-20', '19.04.2017 23:00', '4260295880961', '1', 'a0YC000000i4cwAMAQ', '135.00', '199.99'),
(43006, '490548471', NULL, NULL, 'Gio Bergami', 'via Gazzane 43/A', '', '25060', 'Brione BS', 'Italien', 'IT', NULL, NULL, '3462248235', '00102381XR', NULL, NULL, 'Orologio - Cassa argento, quadrante nero, cinturino in pelle nero 3005-2', NULL, '711369651715', 'FedEx', NULL, '2017-04-20', '19.04.2017 22:58', '4260295880916', '1', 'a0YC000000i4cw8MAA', '135.00', '199.99'),
(43007, '490412112', NULL, NULL, 'tiziano rocca', 'VIA DELL ARTIGIANATO 10', '', '40026', 'IMOLA BO', 'Italien', 'IT', NULL, NULL, '3355257554', '00101301ML', NULL, NULL, 'Orologio - Cassa argento, quadrante nero, cinturino nero 514-1', NULL, '711369651726', 'FedEx', NULL, '2017-04-20', '19.04.2017 11:47', '4260295880091', '1', 'a0YC000000i4d1NMAQ', '165.01', '229.99'),
(43008, '490512504', NULL, NULL, 'cristian perotta', 'VIA ROMANINO 14', '', '25062', 'CONCESIO BS', 'Italien', 'IT', NULL, NULL, '3938813113', '0010003CWN', NULL, NULL, 'Orologio - Cassa oro, quadrante nero, cinturino marrone 514-2', NULL, '711369651737', 'FedEx', NULL, '2017-04-20', '19.04.2017 19:50', '4260295880107', '1', 'a0YC000000i4d1OMAQ', '165.01', '229.99'),
(43009, '490365103', '', '', 'vincenzo de angelis', 'via santa caterina 22', '', '80054', 'gragnano NA', 'Italien', '', '', '', '3472498287', '0010003N22', '', '', 'Orologio Pionier uomo - Cassa argento, quadrante nero e cinturino in acciaio 7002-7', 'Sendung am 17.05.17 zurück erhalten, da Adresse falsch ist!', '711369651748', 'FedEx', '', '2017-04-20', '19.04.2017 03:07', '4260295882286', '1', 'a0YC000000i4d3yMAA', '150.01', '219.99'),
(43010, '490483344', NULL, NULL, 'FILIPPO BUSSAGLI', 'VIA FELICE CAVALLOTTI 22', '', '50053', 'EMPOLI FI', 'Italien', 'IT', NULL, NULL, '3803184084', '00102291UB', NULL, NULL, 'Orologio Pionier uomo - Cassa argento, quadrante nero e cinturino in pelle nero7002-2', NULL, '711369651759', 'FedEx', NULL, '2017-04-20', '19.04.2017 17:20', '4260295882231', '1', 'a0YC000000i4d3tMAA', '150.01', '219.99'),
(43011, '490457771', NULL, NULL, 'Gualtiero De Felice', 'Via Oradour 4', '', '43123', 'Parma PR', 'Italien', 'IT', NULL, NULL, '3474795234', '00102308OF', NULL, NULL, 'Orologio uomo Theorema Oman GM-108-1 Cassa colore argento/Quadrane colore oro/Cinturta nera ', NULL, '711369651760', 'FedEx', NULL, '2017-04-20', '19.04.2017 15:18', '4260295882385', '1', 'a0YC000000i4cu1MAA', '165.00', '229.90'),
(43012, '490539115', NULL, NULL, 'Popa Petru', 'VIA DON PRIMO MAZZOLARI 42', '', '25136', 'BRESCIA BS', 'Italien', 'IT', NULL, NULL, '3203118953', '0010100Y3X', NULL, NULL, 'Orologio uomo Theorema Oman GM-108-1 Cassa colore argento/Quadrane colore oro/Cinturta nera', NULL, '711369651704', 'FedEx', NULL, '2017-04-20', '19.04.2017 21:50', '4260295882385', '1', 'a0YC000000i4cu1MAA', '165.00', '229.90'),
(43013, '490516636', NULL, NULL, 'brikena Skendaj Dervishi', 'via Gorizia 1 VIA ANTONIO GRAMSCI 24', '', '21043', 'CASTIGLIONE OLONA VA', 'Italien', 'IT', NULL, NULL, '3281193103', '00100965A6', NULL, NULL, 'Orologio uomo Theorema Oman GM-108-3 Cassa colore oro/Quadrante colore nero/Cintura marrone', NULL, '711369651770', 'FedEx', NULL, '2017-04-20', '19.04.2017 20:33', '4260295882408', '1', 'a0YC000000i4cu3MAA', '165.00', '229.90'),
(43014, '490517053', NULL, NULL, 'cristian perotta', 'VIA ROMANINO 14', '', '25062', 'CONCESIO BS', 'Italien', 'IT', NULL, NULL, '3938813113', '0010040LYS', NULL, NULL, 'Orologio uomo Theorema Oman GM-108-3 Cassa colore oro/Quadrante colore nero/Cintura marrone', NULL, '711369651737', 'FedEx', NULL, '2017-04-20', '19.04.2017 20:46', '4260295882408', '1', 'a0YC000000i4cu3MAA', '165.00', '229.90'),
(43015, '490337836', NULL, NULL, 'Cathy Clarke', '8 staveley mews', '', 'bd16 4hz', 'bingley', 'Grossbritannien', 'GB', NULL, NULL, '1274560123', '0010024A2A', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4733 5648', 'UPS', NULL, '2017-04-20', '19.04.2017 04:01', '4260295880050', '1', 'a0YC000000iNSTMMA4', '153.99', '225.00'),
(43016, '490356846', NULL, NULL, 'Kevin Scott', '17 Pottergate', '', 'NE66 1JW', 'ALNWICK', 'Grossbritannien', 'GB', NULL, NULL, '1665604324', '10104337', NULL, NULL, '104-9 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4767 4059', 'UPS', NULL, '2017-04-20', '19.04.2017 03:41', '4260295881685', '1', 'a0YC000000iLbEVMA0', '146.00', '219.90'),
(43017, '490701282', NULL, NULL, 'Klodian Elezi', '10 Oakview Lawn Hartstown', '', 'D15', 'Dublin', 'Irland', 'IE', NULL, NULL, '870661264', '0010250ET6', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '711369651792', 'FedEx', NULL, '2017-04-21', '20.04.2017 15:04', '4260295881487', '1', 'a0YC000000iMP4VMAW', '135.00', '195.00'),
(43018, '490749588', NULL, NULL, 'Hadra Mounir', '9 RUE DE SAINT MALO', '', '68200', 'MULHOUSE', 'Frankreich', 'FR', NULL, NULL, '622396099', '0010090OM3', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4657 0154', 'UPS', NULL, '2017-04-21', '20.04.2017 18:22', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(43019, '490663685', NULL, NULL, 'Yassine Mansour', '75 RUE DES LANTANAS VILLENEUVE BAT ', '', '83600', 'FREJUS', 'Frankreich', 'FR', NULL, NULL, '624447788', '0010248S8Z', NULL, NULL, 'Montre Automatique Pionier - Or/Noir/Marron', NULL, '1Z 8VF 459 68 4860 2964', 'UPS', NULL, '2017-04-21', '20.04.2017 13:23', '4260295880107', '1', 'a0YC000000i42wHMAQ', '165.00', '249.90'),
(43020, '490662582', '', '', 'Zak Horton', '12 FLORENCE ROAD', '', 'NG3 6LJ', 'NOTTINGHAM', 'Grossbritannien', '', '', 'z.horton@sky.com', '7802808860', '00100745TA', '', '', '101-1 Silver case / White face / Black Leather Band', '1Z8VF4596848153888   18.05.17\r\n\r\nSendung am 17.05.17 zurück erhalten!', '1Z 8VF 459 68 4638 2910', 'UPS', '', '2017-04-21', '20.04.2017 16:40', '4260295880374', '1', 'a0YC000000iNSTIMA4', '153.99', '225.00'),
(43021, '490733176', NULL, NULL, 'Carol McAusland', '94 WOODSTOCK CRESCENT', '', 'N9 7NB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7956376089', '0010181LMK', NULL, NULL, 'GM-108-3 watch - gold case - black face - brown band', NULL, '1Z 8VF 459 68 4879 0127', 'UPS', NULL, '2017-04-21', '20.04.2017 20:14', '4260295882408', '1', 'a0YC000000iNLJgMAO', '150.00', '215.00'),
(43022, '490677660', NULL, NULL, 'Charlotte Pegrum', 'The Cottage Church End', '', 'CM6 3QR', 'Lindsell Essex', 'Grossbritannien', 'GB', NULL, NULL, '7572055078', '0010127QS4', NULL, NULL, 'GM-108-3 watch - gold case - black face - brown band', NULL, '1Z 8VF 459 68 4657 9735', 'UPS', NULL, '2017-04-21', '20.04.2017 15:39', '4260295882408', '1', 'a0YC000000iNLJgMAO', '150.00', '215.00'),
(43023, '490691957', NULL, NULL, 'Ian Bennie', '5 VINE CLOSE', '', 'CT11 7BJ', 'RAMSGATE', 'Grossbritannien', 'GB', NULL, NULL, '447554013778', '0010176VJQ', NULL, NULL, 'Silver case, white face, stainless steel band - GM-508-5', NULL, '1Z 8VF 459 68 4740 7749', 'UPS', NULL, '2017-04-21', '20.04.2017 17:12', '4260295881944', '1', 'a0YC000000iMHPbMAO', '129.99', '199.00'),
(43024, '491108213', NULL, NULL, 'Yan De Kock', 'Mechelbaan 310', '', '2580', 'Putte', 'Belgien', 'BE', NULL, NULL, '476522821', '001016316P', NULL, NULL, 'Montre automatique Pionier avec pierres modèle Chicago - 7002-4', NULL, '1Z 8VF 459 68 4748 2355', 'UPS', NULL, '2017-04-24', '22.04.2017 11:50', '4260295882255', '1', 'a0YC000000i6lKUMAY', '150.00', '219.00'),
(43025, '490765632', NULL, NULL, 'Estelle Allard', '35 Avenue de braude', '', '33320', 'le taillan medoc', 'Frankreich', 'FR', NULL, NULL, '685507175', '0010145AW4', NULL, NULL, '7001-1 Argent/Blanc/Noir', NULL, '1Z 8VF 459 68 4871 5897', 'UPS', NULL, '2017-04-24', '21.04.2017 01:20', '4260295882095', '1', 'a0YC000000i57YMMAY', '150.01', '189.90'),
(43026, '490832316', NULL, NULL, 'Christophe De Matos', '67 AVENUE DES MARRONNIERS', '', '91600', 'SAVIGNY SUR ORGE', 'Frankreich', 'FR', NULL, NULL, '630740682', '0010166F73', NULL, NULL, 'GM-108-3 Or/Noir/Marron', NULL, '1Z 8VF 459 68 4761 4300', 'UPS', NULL, '2017-04-24', '21.04.2017 07:18', '4260295882408', '1', 'a0YC000000i57SPMAY', '165.00', '219.90'),
(43027, '491111268', NULL, NULL, 'Loic Lempereur', '12 B RUE DU MOULIN TONTON', '', '59200', 'TOURCOING', 'Frankreich', 'FR', NULL, NULL, '685120708', '001001285A', NULL, NULL, 'Montre Automatique Pionier - Or-Noir/Noir/Marron 514-3', NULL, '1Z 8VF 459 68 4722 3116', 'UPS', NULL, '2017-04-24', '22.04.2017 13:01', '4260295880144', '1', 'a0YC000000i42wIMAQ', '165.00', '249.90'),
(43028, '491005497', NULL, NULL, 'Raphael GOMES', '86 AVENUE DE COMBAULT', '', '94420', 'LE PLESSIS TREVISE', 'Frankreich', 'FR', NULL, NULL, '632686793', '0010217VOK', NULL, NULL, 'Montre Automatique Pionier ornée de 10 Diamants 503-3 boitier doré/ cadran noir/ bracelet en cuir marron', NULL, '1Z 8VF 459 68 4751 8325', 'UPS', NULL, '2017-04-24', '22.04.2017 02:14', '4260295880749', '1', 'a0YC000000iMau0MAC', '150.01', '199.90'),
(43029, '490893062', NULL, NULL, 'Philippe MILLOT', '3 IMPASSE DES VERGERS Portable : 0682733608 / 0631758402', '', '77410', 'ANNET SUR MARNE', 'Frankreich', 'FR', NULL, NULL, '160262487', '0010170Q4G', NULL, NULL, 'Montre pour hommes Theorema 101-5 Cadran noir/Face noire/bracelet noir', NULL, '1Z 8VF 459 68 4691 5933', 'UPS', NULL, '2017-04-24', '21.04.2017 12:38', '4260295880050', '1', 'a0YC000000i63bxMAA', '170.01', '239.90'),
(43030, '490764669', NULL, NULL, 'yann trottier', '2 RUE EDOUARD VAILLANT', '', '44610', 'INDRE', 'Frankreich', 'FR', NULL, NULL, '601225433', '0010087TKE', NULL, NULL, 'Montre pour hommes Theorema GM-101-10 Cadran noir/Face noire/bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4887 1941', 'UPS', NULL, '2017-04-24', '21.04.2017 01:13', '4260295882026', '1', 'a0YC000000i63c2MAA', '170.01', '239.90'),
(43031, '490978358', NULL, NULL, 'Rosario Portale', 'Portale Rosario c/o Ust CISL 4 Apiano VIA VINCENZO GIUFFRIDA 160', '', '95128', 'CATANIA CT', 'Italien', 'IT', NULL, NULL, '3802111414', '0010134T8K', NULL, NULL, 'Orologio - Cassa argento, quadrante bianco, cinturino in pelle nero 3005-1', NULL, '711369651818', 'FedEx', NULL, '2017-04-24', '21.04.2017 20:39', '4260295880909', '1', 'a0YC000000i4cw7MAA', '135.00', '199.99'),
(43032, '490892729', NULL, NULL, 'Oleg Mamchenko', 'via Severino Ferrari 64/A', '', '47924', 'Rimini RN', 'Italien', 'IT', NULL, NULL, '3289289903', '0010224OTT', NULL, NULL, 'Orologio uomo Theorema Oman GM-108-3 Cassa colore oro/Quadrante colore nero/Cintura marrone', NULL, '711369651830', 'FedEx', NULL, '2017-04-24', '21.04.2017 14:31', '4260295882408', '1', 'a0YC000000i4cu3MAA', '165.00', '229.90'),
(43033, '491185298', NULL, NULL, 'DC Nguyen', 'Herman Teirlinckstraat 45', '', '3069 JT', 'ROTTERDAM Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '640235013', '00102395P7', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4608 3163', 'UPS', NULL, '2017-04-24', '22.04.2017 18:08', '4260295881272', '1', 'a0YC000000ibFK9MAM', '149.99', '199.99'),
(43034, '491019574', NULL, NULL, 'fatima makhlouf', 'Geldersedam 20', '', '5212 RA', 'S-HERTOGENBOSCH Noord-Brabant', 'Niederlande', 'NL', NULL, NULL, '654754915', '0010179XXY', NULL, NULL, 'GM-102-5 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4885 0375', 'UPS', NULL, '2017-04-24', '21.04.2017 22:38', '4260295881517', '1', 'a0YC000000iMYmSMAW', '154.99', '269.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(43035, '490901843', NULL, NULL, 'Djordy Koolmoes', 'Akkerstraat 15', '', '2351 SL', 'LEIDERDORP Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '620632067', '00102501Z2', NULL, NULL, 'Theorema Damascus Horloge - Goudkleurige Metalen Band - Goudkleurig/Zwart (T3008-7)', NULL, '1Z 8VF 459 68 4639 9984', 'UPS', NULL, '2017-04-24', '21.04.2017 13:59', '4260295881722', '1', 'a0YC000000iMRSCMA4', '145.00', '199.99'),
(43036, '490957087', NULL, NULL, 'Garth Grant', '10 MACPHERSON AVENUE', '', 'KY11 8XA', 'DUNFERMLINE', 'Grossbritannien', 'GB', NULL, NULL, '7411651348', '0010242M2U', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4688 2175', 'FedEx', NULL, '2017-04-24', '21.04.2017 19:22', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(43037, '491163073', NULL, NULL, 'Toni McCann', '29 TAVERN COURT', '', 'M35 9ND', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7876071465', '0010117NYS', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4822 3785', 'FedEx', NULL, '2017-04-24', '22.04.2017 19:19', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(43038, '491040667', NULL, NULL, 'Brian Davison', '133 Meadowgate Eston Under Nab', '', 'TS6 9LD', 'Middlesbrough North Yorkshire', 'Grossbritannien', 'GB', NULL, NULL, '7708958147', '00102406TX', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4648 3794', 'FedEx', NULL, '2017-04-24', '22.04.2017 02:18', '4260295880050', '1', 'a0YC000000iNSTMMA4', '153.99', '225.00'),
(43039, '490942924', NULL, NULL, 'tyrone odoi', 'flat 10 fallowfield six acres estate', '', 'n4 3pa', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7849564255', '0010035BA9', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '1Z 8VF 459 68 4715 8205', 'FedEx', NULL, '2017-04-24', '21.04.2017 20:30', 'WL4260295881630', '1', 'a0YC000000iMcMLMA0', '159.99', '229.00'),
(43040, '490952636', NULL, NULL, 'Pauline Jones', '9 HEYWOOD STREET', '', 'BL9 7EB', 'BURY', 'Grossbritannien', 'GB', NULL, NULL, '7976838764', '0010111H6U', NULL, NULL, '104-4 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4698 3011', 'FedEx', NULL, '2017-04-24', '21.04.2017 19:35', '4260295881203', '1', 'a0YC000000iLbEQMA0', '146.00', '219.90'),
(43041, '491004910', NULL, NULL, 'Charlie Knobbs', '26 KESTREL WAY', '', 'WS6 7LB', 'WALSALL', 'Grossbritannien', 'GB', NULL, NULL, '7921508532', '0010001XET', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '1Z 8VF 459 68 4653 4229', 'FedEx', NULL, '2017-04-24', '22.04.2017 03:53', '4260295881470', '1', 'a0YC000000iMJu3MAG', '126.00', '179.00'),
(43042, '491046670', NULL, NULL, 'ismail mohamed', 'FLAT20SOUT BRODLOVE LANE Peabody building', '', 'E1W 3DY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7400506720', '0010237J8S', NULL, NULL, '513-4 Gold case / black face / brown leather band', NULL, '1Z 8VF 459 68 4782 7830', 'FedEx', NULL, '2017-04-24', '22.04.2017 03:46', '4260295882200', '1', 'a0YC000000iMOeDMAW', '128.00', '179.00'),
(43043, '491166998', NULL, NULL, 'Phillip Hetherington', '366/6 WEST GRANTON ROAD', '', 'EH5 1FE', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7957005887', '00101314U8', NULL, NULL, '513-4 Gold case / black face / brown leather band', NULL, '1Z 8VF 459 68 4891 9846', 'FedEx', NULL, '2017-04-24', '22.04.2017 17:41', '4260295882200', '1', 'a0YC000000iMOeDMAW', '128.00', '179.00'),
(43044, '490831091', NULL, NULL, 'Bob Swan', 'FLAT1 2 THE MOUNT', '', 'TN38 0HR', 'ST. LEONARDS-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '1424442721', '0010203EWH', NULL, NULL, '513-5 Black case / black face / black leather band', NULL, '1Z 8VF 459 68 4750 6258', 'FedEx', NULL, '2017-04-24', '21.04.2017 10:11', '4260295882217', '1', 'a0YC000000iMOeEMAW', '128.00', '179.00'),
(43045, '491148081', NULL, NULL, 'nathan steels', '4 kingsley avenue', '', 'M32 0UB', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7818067942', '00101239Y6', NULL, NULL, '513-5 Black case / black face / black leather band', NULL, '1Z 8VF 459 68 4752 3060', 'FedEx', NULL, '2017-04-24', '22.04.2017 17:00', '4260295882217', '1', 'a0YC000000iMOeEMAW', '128.00', '179.00'),
(43046, '491042442', NULL, NULL, 'Lucy Austin', '43 BRACKENFIELD', '', 'TF3 1SN', 'TELFORD', 'Grossbritannien', 'GB', NULL, NULL, '7434909612', '00101725M5', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4774 6276', 'FedEx', NULL, '2017-04-24', '22.04.2017 02:22', '4260295882026', '1', 'a0YC000000iNSTRMA4', '153.99', '225.00'),
(43047, '490832860', NULL, NULL, 'Shirley Dodman', '69 DRYDEN ROAD', '', 'IP1 6QU', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '7780934937', '0010045L8D', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4839 1880', 'FedEx', NULL, '2017-04-24', '21.04.2017 08:46', '4260295880978', '1', 'a0YC000000iNSynMAG', '125.00', '179.00'),
(43048, '491166003', NULL, NULL, 'Phillip Hetherington', '366/6 WEST GRANTON ROAD', '', 'EH5 1FE', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7957005887', '0010148Y9M', NULL, NULL, 'Pionier men’s Malibu diamond skeleton watch - silver-toned case - black face - black leather band 502-2', NULL, '1Z 8VF 459 68 4891 9846', 'FedEx', NULL, '2017-04-24', '22.04.2017 18:05', '4260295880695', '1', 'a0YC000000ibnn9MAA', '128.00', '189.00'),
(43049, '491292123', NULL, NULL, 'Georgiana TINCA', 'Boulevard Maurice Herbette 68', '', 'Anderlecht', 'Belgien', '1070', 'BE', NULL, NULL, '489760796', '0010077PME', NULL, NULL, 'Theorema-herenhorloge - 101-3 - goudkleurige kast/zwart uurwerk/bruin-leren band', NULL, '1Z 8VF 459 68 4719 4470', 'UPS', NULL, '2017-04-25', '23.04.2017 11:18', '4260295880398', '1', 'a0YC000000i6nSeMAI', '165.00', '269.00'),
(43050, '491299692', NULL, NULL, 'catherine brazon', '71 AVENUE DU GENERAL DE GAULLE', '', '92800', 'PUTEAUX', 'Frankreich', 'FR', NULL, NULL, '601816388', '0010197SGW', NULL, NULL, 'Montre Automatique Theorema - Argent/Blanc/Acier 3011-5', NULL, '1Z 8VF 459 68 4728 3267', 'UPS', NULL, '2017-04-25', '23.04.2017 10:54', '42602958811746', '1', 'a0YC000000i57V1MAI', '144.99', '189.00'),
(43051, '491415622', NULL, NULL, 'Clare Stephens', '3 CAUSEWAY STREET Kidwelly', '', 'SA17 4SU', 'KIDWELLY', 'Grossbritannien', 'GB', NULL, NULL, '7487742245', '00100982VH', NULL, NULL, 'GM-110-4 black case/black face/black band', NULL, '1Z 8VF 459 68 4874 2429', 'UPS', NULL, '2017-04-25', '24.04.2017 00:12', 'WLADUK17031403', '1', 'a0YC000000iMdoKMAS', '128.00', '179.00'),
(43052, '491362729', NULL, NULL, 'Ferenc Grosz', '6 PRINTFIELD WALK', '', 'AB24 4AW', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7747443345', '0010148JOJ', NULL, NULL, 'GM-108-3 watch - gold case - black face - brown band', NULL, '1Z 8VF 459 68 4684 4037', 'UPS', NULL, '2017-04-25', '23.04.2017 17:22', '4260295882408', '1', 'a0YC000000iNLJgMAO', '150.00', '215.00'),
(43053, '491226600', NULL, NULL, 'Alan Stuart', '16 RAVELSTON HOUSE PARK Park', '', 'EH4 3LU', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '1314671708', '0010164U8M', NULL, NULL, '3012-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4726 4046', 'UPS', NULL, '2017-04-25', '23.04.2017 07:22', '4260295881883', '1', 'a0YC000000iNcE9MAK', '123.01', '179.00'),
(43054, '491237718', NULL, NULL, 'Martin Bland', '55 WOODSIDE', '', 'TS10 4NH', 'REDCAR', 'Grossbritannien', 'GB', NULL, NULL, '7989196097', '0010046OG1', NULL, NULL, '513-3 Gold case / gold face / brown leather band', NULL, '1Z 8VF 459 68 4649 8457', 'UPS', NULL, '2017-04-25', '23.04.2017 01:52', '4260295882194', '1', 'a0YC000000iMOeCMAW', '128.00', '179.00'),
(43055, '491531524', NULL, NULL, 'Michel Capitanio', '1884 Route de GRASSE', '', '06140', 'Tourrettes sur Loup', 'Frankreich', 'FR', NULL, NULL, '618041021', '001020106O', NULL, NULL, 'Montre pour hommes Theorema 101-2 Cadran argenté/Face noire/bracelet noir', NULL, '1Z 8VF 459 68 4662 3310', 'UPS', NULL, '2017-04-25', '24.04.2017 13:43', '4260295880381', '1', 'a0YC000000i63buMAA', '170.01', '239.90'),
(43056, '491489728', NULL, NULL, 'kabaret champagne music hall bocahu', '18 rue nicolas appert', '', '51430', 'tinqueux', 'Frankreich', 'FR', NULL, NULL, '613143434', '0010138EL4', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4720 6528', 'UPS', NULL, '2017-04-25', '24.04.2017 09:04', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(43057, '491595458', NULL, NULL, 'Gillian Ryan', '20 HUNTINGDON CRESCENT Bletchley', '', 'MK3 5NT', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7713238020', '0010082G9T', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '1Z 8VF 459 68 4850 0092', 'UPS', NULL, '2017-04-25', '24.04.2017 19:06', '4260295881470', '1', 'a0YC000000iMJu3MAG', '126.00', '179.00'),
(43058, '491555693', NULL, NULL, 'Nicola Greaves', '55 CECIL STREET', '', 'CF24 1NW', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7884047247', '00102501K0', NULL, NULL, 'Pionier men’s Malibu diamond skeleton watch - gold-plated case - black face - gold-plated metal band', NULL, '1Z 8VF 459 68 4864 6506', 'UPS', NULL, '2017-04-25', '24.04.2017 16:45', '4260295881920', '1', 'a0YC000000ibnnEMAQ', '128.00', '189.00'),
(43059, '491871667', NULL, NULL, 'Anna Rensink', 'Gemini 42', '', '8531 NP', 'LEMMER Friesland', 'Niederlande', 'NL', NULL, NULL, '648068036', '00102255BP', NULL, NULL, '513-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4761 2133', 'UPS', NULL, '2017-04-26', '25.04.2017 22:12', '4260295882170', '1', 'a0YC000000ib8pJMAQ', '145.01', '229.00'),
(43060, '491748386', NULL, NULL, 'Emilie Swarttouw', 'Hoflaan 82/1', '', '3062 JK', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '610801509', '0010229DMG', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '1Z 8VF 459 68 4709 6148', 'UPS', NULL, '2017-04-26', '25.04.2017 12:39', '4260295882194', '1', 'a0YC000000ib8pLMAQ', '145.01', '229.00'),
(43061, '491698040', NULL, NULL, 'Yoshi de Grijs', 'Lindberghlaan 52', '', '2497 DA', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '653674490', '10231476', NULL, NULL, '513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4755 4554', 'UPS', NULL, '2017-04-26', '25.04.2017 08:48', '4260295882200', '1', 'a0YC000000ib8pMMAQ', '145.01', '229.00'),
(43062, '491856795', NULL, NULL, 'Miriam Opstal', 'Markensestraat 162', '', '2583 PW', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '650617272', '00101718NE', NULL, NULL, '513-5 Black Case / Black Face / Black Leather band', NULL, '1Z 8VF 459 68 4812 3366', 'UPS', NULL, '2017-04-26', '25.04.2017 21:27', '4260295882217', '1', 'a0YC000000ib8pNMAQ', '145.01', '229.00'),
(43063, '491812199', NULL, NULL, 'Irina Pushkina', 'Engelandlaan 304', '', '2034 NK', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '643746321', '0010171QQ2', NULL, NULL, 'GM-102-8 Black case / Black Face / Stainless steel band', NULL, 'stornieren', 'UPS', NULL, '2017-04-26', '25.04.2017 17:51', '4260295881548', '1', 'a0YC000000iMYmVMAW', '154.99', '269.00'),
(43064, '491817245', NULL, NULL, 'Sahraoui Karim', '1 RUE DE FRANCHE COMTE', '', '39100', 'DOLE', 'Frankreich', 'FR', NULL, NULL, '666703813', '0010138MYT', NULL, NULL, 'Montre automatique Barbados - Noir/Noir/Acier', NULL, '1Z 8VF 459 68 4760 2671', 'UPS', NULL, '2017-04-26', '25.04.2017 18:54', '4260295881975', '1', 'a0YC000000i57aHMAQ', '140.00', '189.90'),
(43065, '491836604', NULL, NULL, 'christophe magimel', '2 B RUE DE LA HALLE', '', '33460', 'MARGAUX', 'Frankreich', 'FR', NULL, NULL, '645708458', '0010113AYJ', NULL, NULL, 'Montre Automatique Pionier - Argent/Noir/Noir Haawaii', NULL, '1Z 8VF 459 68 4846 4284', 'UPS', NULL, '2017-04-26', '25.04.2017 18:29', '4260295880091', '1', 'a0YC000000i42wGMAQ', '165.00', '249.90'),
(43066, '491677776', NULL, NULL, 'VALERIE MOTY', '9 RUE FERNAND LABORI', '', '75018', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '660855935', '0010021XJ5', NULL, NULL, 'Montre pour hommes Theorema 101-2 Cadran argenté/Face noire/bracelet noir', NULL, '1Z 8VF 459 68 4804 4291', 'UPS', NULL, '2017-04-26', '25.04.2017 02:48', '4260295880381', '1', 'a0YC000000i63buMAA', '170.01', '239.90'),
(43067, '491788777', NULL, NULL, 'pascal duss', '5 rue du chemin de fer', '', '68460', 'lutterbach', 'Frankreich', 'FR', NULL, NULL, '678397341', '00100748LR', NULL, NULL, 'Montre pour hommes Theorema GM-101-10 Cadran noir/Face noire/bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4883 8700', 'UPS', NULL, '2017-04-26', '25.04.2017 15:20', '4260295882026', '1', 'a0YC000000i63c2MAA', '170.01', '239.90'),
(43068, '491843507', NULL, NULL, 'Anton Pucka', '23 Baroda Court Newbridge', '', '0', 'Co Kildare', 'Irland', 'IE', NULL, NULL, '879392897', '0010206XF1', NULL, NULL, '502-7 gold case / black face / gold metal band', NULL, '711369651862', 'FedEx', NULL, '2017-04-26', '25.04.2017 19:03', '4260295881920', '1', 'a0YC000000iMQCnMAO', '149.99', '220.00'),
(43069, '491798106', NULL, NULL, 'clifford benson', 'via bologna 124', '', '80142', 'napoli NA', 'Italien', 'IT', NULL, NULL, '3247959869', '00102152NU', NULL, NULL, 'Orologio - Cassa nero e oro, quadrante nero, cinturino marrone', NULL, '711369651873', 'FedEx', NULL, '2017-04-26', '25.04.2017 17:42', '4260295880144', '1', 'a0YC000000i4d1PMAQ', '165.01', '229.99'),
(43070, '491915780', NULL, NULL, 'Fayyaz Mohamed', 'Hoogeveenlaan 14D', '', '2545 TP', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '650120308', '0010250Q9H', NULL, NULL, 'GM-108-4 Black case/Black Dial/Black Band', NULL, '1Z 8VF 459 68 4758 3513', 'UPS', NULL, '2017-04-26', '26.04.2017 07:31', '4260295882415', '1', 'a0YC000000i6lxHMAQ', '165.00', '229.00'),
(43071, '491862139', NULL, NULL, 'Shadha AlAmri', '66 GRACEDIEU ROAD', '', 'LOUGHBOROUGH', 'Grossbritannien', 'LE11 4QG', 'GB', NULL, NULL, '7731936943', '0010103JAL', NULL, NULL, '104-3 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4622 0237', 'UPS', NULL, '2017-04-26', '25.04.2017 22:13', '4260295880480', '1', 'a0YC000000iLbEPMA0', '146.00', '219.90'),
(43072, '491824709', NULL, NULL, 'Daphne Mahoney', '8 Wistaston Green Road Wistaston', '', 'CREWE', 'Grossbritannien', 'CW2 8QH', 'GB', NULL, NULL, '7828978466', '0010061MAG', NULL, NULL, 'Pionier men’s Malibu diamond skeleton watch - gold-plated case - black face - brown leather band', NULL, '1Z 8VF 459 68 4836 8245', 'UPS', NULL, '2017-04-26', '25.04.2017 19:12', '4260295880701', '1', 'a0YC000000ibnnAMAQ', '128.00', '189.00'),
(43073, '491695943', NULL, NULL, 'Becca Milbourn', '3 Compass Drive', '', 'PLYMOUTH', 'Grossbritannien', 'PL7 5DX', 'GB', NULL, NULL, '7803321044', '0010171D76', NULL, NULL, 'GM-514-4 Black case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4765 0655', 'UPS', NULL, '2017-04-26', '25.04.2017 09:40', '4260295880121', '1', 'a0YC000000iN3GiMAK', '154.99', '229.00'),
(43074, '491701170', NULL, NULL, 'Gemma Wheatcroft', 'BUILDING121 DHL AVIATION EMA AIRPORT\nCASTLE DONINGTON', '', 'DERBY', 'Grossbritannien', 'DE74 2TR', 'GB', NULL, NULL, '7800751130', '001002555H', NULL, NULL, '513-1 Silver case / white face / black leather band', NULL, '1Z 8VF 459 68 4860 3463', 'UPS', NULL, '2017-04-26', '25.04.2017 09:37', '4260295882170', '1', 'a0YC000000iMOeAMAW', '128.00', '179.00'),
(43075, '492072829', NULL, NULL, 'Layouni Sanae', '24 RUE DE LA FRICASSEE', '', '84130', 'LE PONTET', 'Frankreich', 'FR', NULL, NULL, '619387277', '0010141IME', NULL, NULL, 'Montre Pionier Havana - 7001-4', NULL, '1Z 8VF 459 68 4872 3566', 'UPS', NULL, '2017-04-27', '26.04.2017 17:35', '4260295882125', '1', 'a0YC000000iMb4hMAC', '144.99', '199.90'),
(43076, '491894390', '', '', 'Fiston Kuku', '140 rue de Paris', '', '54440', 'Herserange', 'Frankreich', '', '', '', '618071994', '0010250RRG', '', '', 'Montre Automatique Theorema - Or/Noir/Acier 3011-7', '', 'stornieren', 'UPS', '', '2017-04-27', '26.04.2017 03:54', '4260295881760', '1', 'a0YC000000i57V3MAI', '144.99', '189.00'),
(43077, '491828575', NULL, NULL, 'Barbara Hugues', '4 rue Thouin', '', '75005', 'Paris', 'Frankreich', 'FR', NULL, NULL, '616296327', '0010044NPR', NULL, NULL, 'Montre Automatique Pionier - Argent/Noir/Noir', NULL, '1Z 8VF 459 68 4683 2380', 'UPS', NULL, '2017-04-27', '26.04.2017 00:44', '4260295880091', '1', 'a0YC000000i42wGMAQ', '165.00', '249.90'),
(43078, '492033300', NULL, NULL, 'richmond wilson', 'via bologna 14', '', '80142', 'napoli NA', 'Italien', 'IT', NULL, NULL, '3510756121', '0010149XE7', NULL, NULL, 'Orologio - Cassa oro, quadrante nero, cinturino in acciaio inox 3005-A4', NULL, '711369651900', 'FedEx', NULL, '2017-04-27', '26.04.2017 17:43', '4260295881487', '1', 'a0YC000000i4cwDMAQ', '135.00', '199.99'),
(43079, '491926243', NULL, NULL, 'Oleg Mamchenko', 'via Severino Ferrari 64/A', '', '47924', 'Rimini RN', 'Italien', 'IT', NULL, NULL, '3289289903', '0010159FKD', NULL, NULL, 'Orologio Pionier uomo - Cassa nera, quadrante nero e cinturino in acciaio 7002-10', NULL, '711369651921', 'FedEx', NULL, '2017-04-27', '26.04.2017 09:48', '4260295882316', '1', 'a0YC000000i4d41MAA', '150.01', '219.99'),
(43080, '492039967', NULL, NULL, 'arnel recio', 'VIA MONTEVIDEO 2/A', 'Citofono Oishi', '10134', 'TORINO TO', 'Italien', 'IT', NULL, NULL, '3273038268', '0010130O45', NULL, NULL, 'Orologio uomo Theorema Oman GM-108-1 Cassa colore argento/Quadrane colore oro/Cinturta nera', NULL, '711369651932', 'FedEx', NULL, '2017-04-27', '26.04.2017 17:45', '4260295882385', '1', 'a0YC000000i4cu1MAA', '165.00', '229.90'),
(43081, '491922649', NULL, NULL, 'Roberto Caser', 'PIAZZA FIERA 1', 'BIZETA WEB', '39100', 'BOLZANO BZ', 'Italien', 'IT', NULL, NULL, '3933366188', '00101787IC', NULL, NULL, 'Orologio uomo Theorema Oman GM-108-2 Cassa colore argento/Quadrante colore nero/Cinturta nera', NULL, '711369651943', 'FedEx', NULL, '2017-04-27', '26.04.2017 09:37', '4260295882392', '1', 'a0YC000000i4cu2MAA', '165.00', '229.90'),
(43082, '492112888', NULL, NULL, 'nazik adli', 'Rauwenhoffstraat 73', '', '3022 RM', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '644658212', '0010007M42', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, '1Z 8VF 459 68 4847 6397', 'UPS', NULL, '2017-04-27', '26.04.2017 22:27', '4260295880091', '1', 'a0YC000000iLJzuMAG', '165.00', '269.00'),
(43083, '492093028', NULL, NULL, 'Sander Blom', 'Wim T. Schippersplein 3', 'BNNVARA', '1217 WD', 'HILVERSUM Noord-Holland', 'Niederlande', 'NL', NULL, NULL, '612243139', '0010250OJX', NULL, NULL, '3011-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4749 4806', 'UPS', NULL, '2017-04-27', '26.04.2017 20:27', '4260295881258', '1', 'a0YC000000ibFK7MAM', '149.99', '199.99'),
(43084, '491878368', NULL, NULL, 'Kurtis Booth', '13 Blacketts walk', 'Clifton', 'NG11 8RH', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7795823532', '0010057NKF', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4785 4720', 'UPS', NULL, '2017-04-27', '26.04.2017 03:40', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(43085, '491863597', NULL, NULL, 'Gregory Sylvester', '25 ABBOTT CLOSE', '', 'UB5 5TN', 'NORTHOLT', 'Grossbritannien', 'GB', NULL, NULL, '2088413105', '0010048NQ7', NULL, NULL, '104-3 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4866 8331', 'UPS', NULL, '2017-04-27', '26.04.2017 04:26', '4260295880480', '1', 'a0YC000000iLbEPMA0', '146.00', '219.90'),
(43086, '492050452', NULL, NULL, 'FLORIN DIMITRIU', '101 SHEVON WAY', '', 'CM14 4PL', 'BRENTWOOD', 'Grossbritannien', 'GB', NULL, NULL, '7983117664', '0010144CZ8', NULL, NULL, '513-3 Gold case / gold face / brown leather band', NULL, '1Z 8VF 459 68 4808 0340', 'UPS', NULL, '2017-04-27', '26.04.2017 18:02', '4260295882194', '1', 'a0YC000000iMOeCMAW', '128.00', '179.00'),
(43087, '491967558', NULL, NULL, 'Victoria Mallon', '11 NIDD GROVE', '', 'YO24 2PZ', 'YORK', 'Grossbritannien', 'GB', NULL, NULL, '7971913794', '0010146TU7', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4678 6752', 'UPS', NULL, '2017-04-27', '26.04.2017 14:42', '4260295882026', '1', 'a0YC000000iNSTRMA4', '153.99', '225.00'),
(43088, '492235697', NULL, NULL, 'Philippe Vangrieken', 'Briegdenstraat 6.11', '', '3620', 'Lanaken', 'Belgien', 'BE', NULL, NULL, '32499423886', '0010250H6V', NULL, NULL, 'Berlin Pionier Automatische Horloge - Goud/Bruin (GM512-03)', NULL, '1Z 8VF 459 68 4602 3610', 'UPS', NULL, '2017-04-28', '27.04.2017 12:25', '4260295882156', '1', 'a0YC000000iN7uAMAS', '150.01', '229.00'),
(43089, '492254465', NULL, NULL, 'Sandra Lafleur', '8 RUE PABLO NERUDA', '', '78340', 'LES CLAYES SOUS BOIS', 'Frankreich', 'FR', NULL, NULL, '658927067', '00101544NA', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4897 0870', 'UPS', NULL, '2017-04-28', '27.04.2017 13:50', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(43090, '492206473', NULL, NULL, 'sabrina roussel', '104 RUE DE MEAUX', '', '77515', 'ST AUGUSTIN', 'Frankreich', 'FR', NULL, NULL, '650021525', '0010236H38', NULL, NULL, '7001-4 Noir/Noir/Noir', NULL, '1Z 8VF 459 68 4604 0486', 'UPS', NULL, '2017-04-28', '27.04.2017 11:26', '4260295882125', '1', 'a0YC000000i57YPMAY', '150.01', '189.90'),
(43091, '492259335', NULL, NULL, 'Alex Hornhuis', 'Hoofdweg 164/A', '', '9765 CD', 'PATERSWOLDE Drenthe', 'Niederlande', 'NL', NULL, NULL, '31621211101', '00101353WT', NULL, NULL, '513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4703 8826', 'UPS', NULL, '2017-04-28', '27.04.2017 14:45', '4260295882200', '1', 'a0YC000000ib8pMMAQ', '145.01', '229.00'),
(43092, '492207204', NULL, NULL, 'Nicola Carles', '4 Wardentree lane', '', 'Pe11 3Uf', 'Spalding Lincolnshire', 'Grossbritannien', 'GB', NULL, NULL, '7771533885', '0010161S5N', NULL, NULL, '3012-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4895 6430', 'UPS', NULL, '2017-04-28', '27.04.2017 10:54', '4260295881890', '1', 'a0YC000000iNcEAMA0', '123.01', '179.00'),
(43093, '492208158', NULL, NULL, 'Mohamed Egal', '372 EALING ROAD', '', 'HA0 1BH', 'WEMBLEY', 'Grossbritannien', 'GB', NULL, NULL, '+44 7516 617855', '0010173HOB', NULL, NULL, '513-3 Gold case / gold face / brown leather band', NULL, '1Z 8VF 459 68 4623 2448', 'UPS', NULL, '2017-04-28', '27.04.2017 14:03', '4260295882194', '1', 'a0YC000000iMOeCMAW', '128.00', '179.00'),
(43094, '492176115', NULL, NULL, 'Marcell Veszpremi', '34 LONG MEADOW', '', 'TN13 2QY', 'SEVENOAKS', 'Grossbritannien', 'GB', NULL, NULL, '7557731480', '00100867X7', NULL, NULL, '513-5 Black case / black face / black leather band', NULL, '1Z 8VF 459 68 4796 2854', 'UPS', NULL, '2017-04-28', '27.04.2017 10:06', '4260295882217', '1', 'a0YC000000iMOeEMAW', '128.00', '179.00'),
(43095, '492199559', NULL, NULL, 'C Goodwin', '11 DEBORAH DRIVE', '', 'DE21 4RJ', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7956545209', '00101193JK', NULL, NULL, 'GM-109-3 Gold Case/Black Face/Brown band', NULL, '1Z 8VF 459 68 4848 3665', 'UPS', NULL, '2017-04-28', '27.04.2017 13:13', '4260295882361', '1', 'a0YC000000iNSFuMAO', '150.00', '215.00'),
(43096, '492271629', NULL, NULL, 'debora agnesina', 'via montebello primo  6', 'via montebello primo n.', '28802', 'bracchio di mergozz VB', 'Italien', 'IT', NULL, NULL, '3338735024', '0010196F4N', NULL, NULL, 'Orologio uomo Theorema Oman GM-108-1 Cassa colore argento/Quadrane colore oro/Cinturta nera', NULL, '711369651987', 'FedEx', NULL, '2017-04-28', '27.04.2017 17:06', '4260295882385', '1', 'a0YC000000i4cu1MAA', '165.00', '229.90'),
(43097, '493070089', NULL, NULL, 'Pascal Balduck', 'Fazantenlaan 54', '', '8210', 'Zedelgem', 'Belgien', 'BE', NULL, NULL, '479625598', '0010142QKV', NULL, NULL, 'Montre mécanique Theorema Collection Sao Paolo 17 pierres - Modèle 103-9', NULL, '1Z 8VF 459 68 4612 7026', 'UPS', NULL, '2017-05-02', '30.04.2017 23:22', '4260295881630', '1', 'a0YC000000i6sCEMAY', '170.00', '269.00'),
(43098, '493019870', NULL, NULL, 'laurens denis', 'Langedreef 1', '', '2310', 'Rijkevorsel', 'Belgien', 'BE', NULL, NULL, '479621397', '0010217AYL', NULL, NULL, 'Montre Theorema collection Casablanca 17 pierres - GM-101-10', NULL, '1Z 8VF 459 68 4605 2633', 'UPS', NULL, '2017-05-02', '30.04.2017 19:22', '4260295882026', '1', 'a0YC000000i6nSlMAI', '165.00', '269.00'),
(43099, '492659837', NULL, NULL, 'John Soum Soumahoro', 'Avenue de la heronniere 100 boite 21', '', '1170', 'Bruxelle', 'Belgien', 'BE', NULL, NULL, '493277771', '0010212S28', NULL, NULL, 'Theorema-herenhorloge - GM-101-10 - zwarte kast/zwart uurwerk/roestvrijstalen band', NULL, '1Z 8VF 459 68 4685 6640', 'UPS', NULL, '2017-05-02', '29.04.2017 09:19', '4260295882026', '1', 'a0YC000000i6nSlMAI', '165.00', '269.00'),
(43100, '492515615', NULL, NULL, 'Alain T\'Kindt', 'Rue du Limousin Rue du limou', '', '7500', 'Tournai', 'Belgien', 'BE', NULL, NULL, '3269227410', '0010245U9M', NULL, NULL, 'Theorema Sao Paolo Collection mechanisch horloge met 17 juwelen - Model 103-5', NULL, '1Z 8VF 459 68 4743 5058', 'UPS', NULL, '2017-05-02', '28.04.2017 15:51', '4260295881593', '1', 'a0YC000000i6sCAMAY', '170.00', '269.00'),
(43101, '493184465', '', '', 'lifeng jin', 'CALLE MENDEZ ALVARO 64b 3b', 'madrid', '28045', 'MADRID', 'Spanien', '', '', '', '656819757', '001019247Y', '', '', 'Reloj Theorema modelo Copacabana 104-2 Caja dorada - Correa de cuero marrón', '', '711369652078', 'FedEx', '', '2017-05-02', '01.05.2017 12:00', '4260295880473', '1', 'a0YC000000i6T7kMAE', '169.99', '229.90'),
(43102, '492690991', NULL, NULL, 'Marcos Lucie', '118 RUE ALEXANDRE VOLTA', 'Residence Le Laetitia - Batiment C', '83100', 'TOULON', 'Frankreich', 'FR', NULL, NULL, '770376730', '0010217V7J', NULL, NULL, '7001-4 Noir/Noir/Noir', NULL, '1Z 8VF 459 68 4851 4970', 'UPS', NULL, '2017-05-02', '29.04.2017 15:20', '4260295882125', '1', 'a0YC000000i57YPMAY', '150.01', '189.90'),
(43103, '492831690', NULL, NULL, 'remy kanumbedi', '46 AVENUE DU GENERAL DE GAULLE', '', '94160', 'ST MANDE', 'Frankreich', 'FR', NULL, NULL, '628691019', '0010133M6D', NULL, NULL, 'GM-108-2 Argent/Noir/Noir', NULL, '1Z 8VF 459 68 4608 8588', 'UPS', NULL, '2017-05-02', '30.04.2017 07:42', '4260295882392', '1', 'a0YC000000i57SOMAY', '165.00', '219.90'),
(43104, '492347376', NULL, NULL, 'Mathilde Santini', '13 RUE Des Palettes', '', '38610', 'Gieres ISERE', 'Frankreich', 'FR', NULL, NULL, '629894898', '0010250T5X', NULL, NULL, 'Montre Automatique Theorema, bracelet en métal - Boîtier noir, face en noir et bracelet métal noir 3006-6', NULL, '1Z 8VF 459 68 4766 0591', 'UPS', NULL, '2017-05-02', '28.04.2017 16:26', '4260295881470', '1', 'a0YC000000iMbDxMAK', '144.99', '199.90'),
(43105, '492670006', NULL, NULL, 'Veronique Martin', '9 Rue De La Gare', '', '28360', 'Theuville', 'Frankreich', 'FR', NULL, NULL, '679183648', '0010216CUK', NULL, NULL, 'Montre pour hommes Theorema 101-1 Cadran argenté/Face blanche/bracelet noir', NULL, '1Z 8VF 459 68 4792 7008', 'UPS', NULL, '2017-05-02', '29.04.2017 10:42', '4260295880374', '1', 'a0YC000000i63btMAA', '170.01', '239.90'),
(43106, '492897422', NULL, NULL, 'talip celik', '6 IMPASSE VERLAINE apt 642 4e etage', '\n4e etage', '63100', 'CLERMONT FERRAND', 'Frankreich', 'FR', NULL, NULL, '677479825', '001012131J', NULL, NULL, 'Montre pour hommes Theorema GM-101-7 Cadran argenté/Face noire/bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4782 3816', 'UPS', NULL, '2017-05-02', '30.04.2017 12:26', '4260295881999', '1', 'a0YC000000i63bzMAA', '170.01', '239.90'),
(43107, '492713640', NULL, NULL, 'Fred McGee', '25 watery lane', 'Commons West', 'K67NW88', 'Swords Dublin', 'Irland', 'IE', NULL, NULL, '18403718', '0010250QWM', NULL, NULL, 'GM-108-2 Silver Case/Black Face/Black Band', NULL, '711369652001', 'FedEx', NULL, '2017-05-02', '29.04.2017 12:32', '4260295882392', '1', 'a0YC000000i4YskMAE', '165.00', '225.00'),
(43108, '492740456', '', '', 'IL FANTASMINO FONTANA ANNA', 'PIAZZA DEL MERCATO 10', '', '16049', 'SANTO STEFANO D\'AVETO GE', 'Italien', '', '', '', '3398343501', '0010186G1K', '', '', 'Orologio uomo Theorema Oman GM-108-3 Cassa colore oro/Quadrante colore nero/Cintura marrone', '', 'CY736688197DE', 'DHL', '', '2017-05-02', '29.04.2017 16:36', '4260295882408', '1', 'a0YC000000i4cu3MAA', '165.00', '229.90'),
(43109, '492794222', NULL, NULL, 'C Hutting', 'Kloosterveld 56', '', '6081 JD', 'HAELEN Limburg', 'Niederlande', 'NL', NULL, NULL, '646542264', '0010250LUB', NULL, NULL, '4004-4 Noir Noir Noir', NULL, '1Z 8VF 459 68 4692 3862', 'UPS', NULL, '2017-05-02', '29.04.2017 20:40', '4260295881098', '1', 'a0YC000000ibARYMA2', '149.99', '199.99'),
(43110, '492786211', NULL, NULL, 'Valery Sedoc', 'Laan van de Vrijheid 90', '', '9728 GG', 'Groningen', 'Niederlande', 'NL', NULL, NULL, '621553383', '001017401M', NULL, NULL, '507-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4829 9070', 'UPS', NULL, '2017-05-02', '29.04.2017 19:49', '4260295881159', '1', 'a0YC000000iMSTPMA4', '145.00', '199.99'),
(43111, '493130445', NULL, NULL, 'wendy doeze', 'Rusthoven 14', '', '5655 CM', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '614488155', '0010136KVN', NULL, NULL, 'GM-108-3 Gold case/Black face/Brown Band', NULL, '1Z 8VF 459 68 4697 6681', 'UPS', NULL, '2017-05-02', '01.05.2017 10:35', '4260295882408', '1', 'a0YC000000i6lxGMAQ', '165.00', '229.00'),
(43112, '492510556', NULL, NULL, 'Irina Pushkina', 'Engelandlaan 304', '', '2034NK', 'Haarlem', 'Niederlande', 'NL', NULL, NULL, '643746321', '00101424PN', NULL, NULL, 'GM-109-3 Gold Case/Black Face/Brown band', NULL, '1Z 8VF 459 68 4641 2691', 'UPS', NULL, '2017-05-02', '28.04.2017 15:55', '4260295882361', '1', 'a0YC000000i6m6kMAA', '160.00', '219.00'),
(43113, '492711872', NULL, NULL, 'Ingrid Meester', 'Reeweg 96', '', '6374 BZ', 'LANDGRAAF', 'Niederlande', 'NL', NULL, NULL, '654724207', '0010195HAG', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, '1Z 8VF 459 68 4670 3108', 'UPS', NULL, '2017-05-02', '29.04.2017 13:40', '4260295880091', '1', 'a0YC000000iLJzuMAG', '165.00', '269.00'),
(43114, '492910370', NULL, NULL, 'Lindsey Lennips', 'Oldermannenlaan 77', '', '8014 NG', 'ZWOLLE', 'Niederlande', 'NL', NULL, NULL, '630723018', '0010095X7U', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, '1Z 8VF 459 68 4818 3917', 'UPS', NULL, '2017-05-02', '30.04.2017 11:59', '4260295880091', '1', 'a0YC000000iLJzuMAG', '165.00', '269.00'),
(43115, '492343151', NULL, NULL, 'Mark Jermyn', '48 HEDGEMANS ROAD', '', 'RM9 6HD', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7725625021', '0010049XQR', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4734 8492', 'UPS', NULL, '2017-05-02', '28.04.2017 19:52', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(43116, '492686592', NULL, NULL, 'Claudio Liquori', '4 Hall Park Close', '', 'Sa612qz', 'Haverfordwest', 'Grossbritannien', 'GB', NULL, NULL, '7949703756', '00100166P3', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4819 0909', 'UPS', NULL, '2017-05-02', '29.04.2017 15:45', '4260295880050', '1', 'a0YC000000iNSTMMA4', '153.99', '225.00'),
(43117, '492964510', NULL, NULL, 'Mark Archer', '16 DOWNLAND ROAD', '', 'BN2 6DJ', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '7983961562', '0010028DVT', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '1Z 8VF 459 68 4710 3719', 'UPS', NULL, '2017-05-02', '30.04.2017 18:38', 'WL4260295881616', '1', 'a0YC000000iMcMKMA0', '159.99', '229.00'),
(43118, '492910293', NULL, NULL, 'AISLINN MCDERMOTT', '14 DRUMRAGH ROAD', 'Omagh', 'BT78 1PS', 'OMAGH Tyrone', 'Grossbritannien', 'GB', NULL, NULL, '7736041416', '10122784', NULL, NULL, '3011-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4646 2922', 'UPS', NULL, '2017-05-02', '30.04.2017 12:47', '4260295881753', '1', 'a0YC000000iN3NcMAK', '125.00', '179.00'),
(43119, '492533323', NULL, NULL, 'Fiona Trahearn', '11 RICHMOND DRIVE', 'Glen parva', 'LE2 9TJ', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7921081733', '10068719', NULL, NULL, '7002-3 Gold Case / White Face / Brown Leather Band', NULL, '1Z 8VF 459 68 4708 4535', 'UPS', NULL, '2017-05-02', '28.04.2017 20:34', '4260295882248', '1', 'a0YC000000iNcIOMA0', '128.00', '189.00'),
(43120, '492616371', NULL, NULL, 'Mark Hancox', '111 SOUTHBROOK ROAD', 'Naylorsfield', 'L27 1XX', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7950805231', '001016903J', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4882 4546', 'UPS', NULL, '2017-05-02', '29.04.2017 01:39', '4260295881982', '1', 'a0YC000000iNSTNMA4', '153.99', '225.00'),
(43121, '492661936', NULL, NULL, 'kiflay iyasu', '17 CALLABY TERRACE', '', 'N1 3QB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7861712043', '00100038R1', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4817 8950', 'UPS', NULL, '2017-05-02', '29.04.2017 14:10', '4260295881999', '1', 'a0YC000000iNSTOMA4', '153.99', '225.00'),
(43122, '492467218', NULL, NULL, 'bijan naseh', '20 callingham house', 'clapham road', 'SW4 6NF', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7899932979', '0010128DS3', NULL, NULL, 'Pionier men’s Malibu diamond skeleton watch - gold-plated case - black face - brown leather band', NULL, '1Z 8VF 459 68 4788 3761', 'UPS', NULL, '2017-05-02', '28.04.2017 18:12', '4260295880701', '1', 'a0YC000000ibnnAMAQ', '128.00', '189.00'),
(43123, '493099463', NULL, NULL, 'Elodie Tourneux', '24 RUE BERLIOZ', '', '77450', 'ESBLY', 'Frankreich', 'FR', NULL, NULL, '632684569', '0010190TMY', NULL, NULL, 'GM-108-3 Or/Noir/Marron', NULL, '1Z 8VF 459 68 4873 1155', 'UPS', NULL, '2017-05-03', '01.05.2017 06:11', '4260295882408', '1', 'a0YC000000i57SPMAY', '165.00', '219.90'),
(43124, '492991316', NULL, NULL, 'Hong Nhung wolf tieu', '28 RUE SAINT EDME', '', '89140', 'SERGINES', 'Frankreich', 'FR', NULL, NULL, '672342828', '0010213VO7', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4860 3963', 'UPS', NULL, '2017-05-03', '01.05.2017 06:24', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(43125, '492975546', NULL, NULL, 'NADINE BEAUFRERE', '6 CHEMIN DU BARRAGE DE PONT', '', '49125', 'BRIOLLAY', 'Frankreich', 'FR', NULL, NULL, '624321653', '0010003FO5', NULL, NULL, 'Montre pour hommes Theorema GM-101-10 Cadran noir/Face noire/bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4832 3177', 'UPS', NULL, '2017-05-03', '01.05.2017 05:06', '4260295882026', '1', 'a0YC000000i63c2MAA', '170.01', '239.90'),
(43126, '493191514', NULL, NULL, 'Todd Woodrow', '17 LEVESON ROAD', '', 'NR7 8NR', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '7787249148', '0010231IRZ', NULL, NULL, '513-5 Black case / black face / black leather band', NULL, '1Z  8VF 459 68 4603 1129', 'UPS', NULL, '2017-05-03', '01.05.2017 18:40', '4260295882217', '1', 'a0YC000000iMOeEMAW', '128.00', '179.00'),
(43127, '493028838', '', '', 'mrs l', '12 collinward crescent', '', 'BT36 6DT', 'NEWTOWNABBEY', 'Grossbritannien', '', '', '', '7515405100', '00100804M7', '', '', '3006-6 Black case / Black face / Black Metal Band', '', '', 'UPS', '', '2017-05-03', '01.05.2017 07:47', '4260295881470', '1', 'a0YC000000iMJu3MAG', '126.00', '179.00'),
(43128, '493084421', NULL, NULL, 'Kyung Baek Lee', '16A CHESTER STREET', 'Iffley Road', 'OX4 1SN', 'OXFORD', 'Grossbritannien', 'GB', NULL, NULL, '7447358779', '0010183AWM', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '1Z  8VF 459 68 4632 8747', 'UPS', NULL, '2017-05-03', '01.05.2017 02:59', 'WL4260295881609', '1', 'a0YC000000iMcMJMA0', '159.99', '229.00'),
(43129, '493439696', NULL, NULL, 'Tewelde Bahta', 'Boelijn 197', '', '1319 DP', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '684844286', '00101661JV', NULL, NULL, '510-8 Black case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4818 4014', 'UPS', NULL, '2017-05-03', '02.05.2017 15:00', '4260295881449', '1', 'a0YC000000icfNrMAI', '149.99', '199.99'),
(43130, '493335103', NULL, NULL, 'Florence Gewargis Oraha', '42 Rue Leon D\' Astros, CITE VALPLAN, BT 11', '', '13013', 'Marseille', 'Frankreich', 'FR', NULL, NULL, '652466567', '00100834LS', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4650 8838', 'UPS', NULL, '2017-05-03', '02.05.2017 08:39', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(43131, '493149615', NULL, NULL, 'Graziano Spiezia', 'VIA PO\' 70', '', '20811', 'CESANO MADERNO MB', 'Italien', 'IT', NULL, NULL, '3892846867', '0010021I1Y', NULL, NULL, 'Orologio - Cassa oro, quadrante nero, cinturino in acciaio inox 3005-A4', NULL, '711369652090', 'FedEx', NULL, '2017-05-03', '01.05.2017 12:43', '4260295881487', '1', 'a0YC000000i4cwDMAQ', '135.00', '199.99'),
(43132, '493300223', NULL, NULL, 'Luca Bompani', 'Via luchino visconti 2', 'Tra le 12:30 e le 14 o dopo le 17:30', '41012', 'Carpi MO', 'Italien', 'IT', NULL, NULL, '3913472699', '0010196IJD', NULL, NULL, 'Orologio - Cassa oro, quadrante nero, cinturino marrone Hawaii 514-2', NULL, '711369652104', 'FedEx', NULL, '2017-05-03', '01.05.2017 22:51', '4260295880107', '1', 'a0YC000000i4d1OMAQ', '165.01', '229.99'),
(43133, '493519502', NULL, NULL, 'Giuseppe Colombi', 'VIA INCORONATA 16', 'citofonare per la consegna alla Fam. Paganini Giacomo', '26823', 'CASTIGLIONE D\'ADDA LO', 'Italien', 'IT', NULL, NULL, '3,93284E+11', '10151536', NULL, NULL, 'Orologio uomo Theorema Oman GM-108-2 Cassa colore argento/Quadrante colore nero/Cinturta nera', NULL, '711369652115', 'FedEx', NULL, '2017-05-03', '02.05.2017 22:46', '4260295882392', '1', 'a0YC000000i4cu2MAA', '165.00', '229.90'),
(43134, '493449172', '', '', 'franco Gattuso', 'VIA ENRICO FERMI 1-5', '', '28845', 'DOMODOSSOLA VB', 'Italien', '', '', '', '3336010652', '0010216T7D', '', '', 'Orologio uomo Theorema Oman GM-108-3 Cassa colore oro/Quadrante colore nero/Cintura marrone', '', '711369652137', 'FedEx', '711369652137', '2017-05-03', '02.05.2017 16:49', '4260295882408', '1', 'a0YC000000i4cu3MAA', '165.00', '229.90'),
(43135, '493257760', NULL, NULL, 'Michaela pearcy', '20 IVES CLOSE', '', 'GU46 7RD', 'YATELEY HAMPSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7515460397', '0010249T22', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4724 0848', 'UPS', NULL, '2017-05-03', '02.05.2017 05:36', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(43136, '493336161', NULL, NULL, 'C RUS', '98 LYTTELTON ROAD', '', 'B33 8BJ', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7466939650', '0010089HTR', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4606 7252', 'UPS', NULL, '2017-05-03', '02.05.2017 03:38', '4260295880749', '1', 'a0YC000000iMOx2MAG', '123.00', '199.00'),
(43137, '493528806', NULL, NULL, 'Alistair Campbell', 'Hawthorns Hall Keele University', 'Hawthorns Hall L 8', 'ST5 5DT', 'Staffordshire', 'Grossbritannien', 'GB', NULL, NULL, '7792233360', '0010178H82', NULL, NULL, '513-2 Silver case / black face / black leather band', NULL, '1Z 8VF 459 68 4737 5300', 'UPS', NULL, '2017-05-03', '02.05.2017 23:16', '4260295882187', '1', 'a0YC000000iMOeBMAW', '128.00', '179.00'),
(43138, '493271725', NULL, NULL, 'Ben Hudson', '24 thornbury gardens', '', 'wd6 1rf', 'Borehamwood Hertfordshire', 'Grossbritannien', 'GB', NULL, NULL, '7505844677', '00102369YC', NULL, NULL, '513-2 Silver case / black face / black leather band', NULL, '1Z 8VF 459 68 4858 7277', 'UPS', NULL, '2017-05-03', '02.05.2017 06:35', '4260295882187', '1', 'a0YC000000iMOeBMAW', '128.00', '179.00'),
(43139, '493396136', NULL, NULL, 'Viktorija Sulciene', '73 Swinford hollow', '', 'nn3 9hp', 'northampton', 'Grossbritannien', 'GB', NULL, NULL, '7928106730', '0010241QDH', NULL, NULL, '513-4 Gold case / black face / brown leather band', NULL, '1Z 8VF 459 68 4827 2884', 'UPS', NULL, '2017-05-03', '02.05.2017 13:15', '4260295882200', '1', 'a0YC000000iMOeDMAW', '128.00', '179.00'),
(43140, '493327260', NULL, NULL, 'Ankit Sehgal', '17 SIGHTHILL STREET', '', 'EH11 4QQ', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7917674487', '0010113U90', NULL, NULL, '513-5 Black case / black face / black leather band', NULL, '1Z 8VF 459 68 4823 6897', 'UPS', NULL, '2017-05-03', '02.05.2017 01:17', '4260295882217', '1', 'a0YC000000iMOeEMAW', '128.00', '179.00'),
(43141, '493536444', NULL, NULL, 'Mohamed Bouaissa', '11 RUE EUGENE COSTE', '', '06300', 'NICE', 'Frankreich', 'FR', NULL, NULL, '645024504', '0010075YCP', NULL, NULL, 'Montre automatique Barbados - Or/Noir/Marron', NULL, '1Z 8VF 459 68 4868 0988', 'UPS', NULL, '2017-05-04', '03.05.2017 03:48', '4260295881234', '1', 'a0YC000000i57aCMAQ', '140.00', '189.90'),
(43142, '493677760', NULL, NULL, 'Eugenio Orciani', 'via Liberte 287/E', '', '80055', 'Portici NA', 'Italien', 'IT', NULL, NULL, '817762930', '0010244O9D', NULL, NULL, 'Orologio - Cassa oro, quadrante nero, cinturino in pelle nero 3005-4', NULL, '711369652148', 'FedEx', NULL, '2017-05-04', '03.05.2017 16:28', '4260295880923', '1', 'a0YC000000i4cw9MAA', '135.00', '199.99'),
(43143, '493631459', NULL, NULL, 'jones gibson', 'via bologna 14', '', '80142', 'napoli NA', 'Italien', 'IT', NULL, NULL, '3512041083', '0010075DV5', NULL, NULL, 'Orologio Pionier uomo - Cassa nera, quadrante nero e cinturino in acciaio 7002-10', NULL, '711369652159', 'FedEx', NULL, '2017-05-04', '03.05.2017 13:54', '4260295882316', '1', 'a0YC000000i4d41MAA', '150.01', '219.99'),
(43144, '493679448', NULL, NULL, 'Elizabeth Hines', '57 Kingsway', '', 'l22 4rg', 'Liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7795473449', '0010126QGX', NULL, NULL, '104-7 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4799 6934', 'UPS', NULL, '2017-05-04', '03.05.2017 16:19', '4260295881661', '1', 'a0YC000000iLbETMA0', '146.00', '219.90'),
(43145, '493504488', NULL, NULL, 'Tom Robson', '1 BROOKS CLOSE', '', 'NN15 5PX', 'KETTERING', 'Grossbritannien', 'GB', NULL, NULL, '1536726152', '00100759P7', NULL, NULL, '513-2 Silver case / black face / black leather band', NULL, '1Z 8VF 459 68 4659 2943', 'UPS', NULL, '2017-05-04', '03.05.2017 02:55', '4260295882187', '1', 'a0YC000000iMOeBMAW', '128.00', '179.00'),
(43146, '493550047', NULL, NULL, 'Len Purnell', '423 WHITEHALL ROAD', '', 'BS5 7BP', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7909541299', '0010088B1O', NULL, NULL, '513-4 Gold case / black face / brown leather band', NULL, '1Z 8VF 459 68 4844 3350', 'UPS', NULL, '2017-05-04', '03.05.2017 03:47', '4260295882200', '1', 'a0YC000000iMOeDMAW', '128.00', '179.00'),
(43147, '493708622', NULL, NULL, 'Zak Potter', '176 SHEFFORD ROAD', '', 'SG17 5QS', 'SHEFFORD', 'Grossbritannien', 'GB', NULL, NULL, '1462851742', '0010144SHY', NULL, NULL, '513-4 Gold case / black face / brown leather band', NULL, '1Z 8VF 459 68 4788 4162', 'UPS', NULL, '2017-05-04', '03.05.2017 18:13', '4260295882200', '1', 'a0YC000000iMOeDMAW', '128.00', '179.00'),
(43148, '493731340', NULL, NULL, 'Chris Hinds', '15 Logan Way', '', 'EX153RD', 'Collumpton', 'Grossbritannien', 'GB', NULL, NULL, '1823680063', '0010114V32', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4609 1378', 'UPS', NULL, '2017-05-04', '03.05.2017 20:48', '4260295882026', '1', 'a0YC000000iNSTRMA4', '153.99', '225.00'),
(43149, '493948173', '', '', 'CELIA GOMES DE CARVALHO', '1 SQUARE RACAN', 'ETAGE 3', '75016', 'PARIS', 'Frankreich', '', '', '', '661617789', '0010039KYO', '', '', 'Montre Automatique Theorema, bracelet en métal - Boîtier argent, face en noir et bracelet métal argent 3006-4', 'Sendung am 07.06.17zurück erhalten, da der Kunde das Paket nicht abgeholt hat.', '1Z 8VF 459 68 4738 5040', 'UPS', '', '2017-05-05', '04.05.2017 18:21', '4260295881456', '1', 'a0YC000000iMbDvMAK', '144.99', '199.90'),
(43150, '493926399', NULL, NULL, 'Barbara Hugues', '4 rue Thouin', '', '75005', 'Paris', 'Frankreich', 'FR', NULL, NULL, '616296327', '0010162KJL', NULL, NULL, 'Montre automatique Barbados - Or/Noir/Marron', NULL, '1Z 8VF 459 68 4685 9450', 'UPS', NULL, '2017-05-05', '04.05.2017 16:35', '4260295881234', '1', 'a0YC000000i57aCMAQ', '140.00', '189.90'),
(43151, '493828436', NULL, NULL, 'patricia charruau', '15 route de la grande mercerie', '', '17260', 'cravans', 'Frankreich', 'FR', NULL, NULL, '662249616', '0010045JQ2', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4848 4262', 'UPS', NULL, '2017-05-05', '04.05.2017 09:46', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(43152, '493869082', NULL, NULL, 'nelly kidman', 'via bologna 138', '', '80142', 'napoli NA', 'Italien', 'IT', NULL, NULL, '3510756121', '0010238XWI', NULL, NULL, '512-3 - Cassa oro, quadrante nero e cinturino in pelle marrone', NULL, '711369652170', 'FedEx', NULL, '2017-05-05', '04.05.2017 12:43', '4260295882156', '1', 'a0YC000000i4d78MAA', '145.00', '209.90'),
(43153, '493826971', NULL, NULL, 'perotta atos', 'VIA ROMANINO 14', '', '25062', 'CONCESIO BS', 'Italien', 'IT', NULL, NULL, '3897828425', '10046588', NULL, NULL, 'Orologio - Cassa oro, quadrante nero, cinturino marrone 514-2', NULL, '711369652181', 'FedEx', NULL, '2017-05-05', '04.05.2017 09:40', '4260295880107', '1', 'a0YC000000i4d1OMAQ', '165.01', '229.99'),
(43154, '493804781', NULL, NULL, 'Taps Parsons', '28 EDWARD PAXMAN GARDENS', '', 'CO1 2NL', 'COLCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7531479317', '0010161M9D', NULL, NULL, 'GM-110-4 black case/black face/black band', NULL, '1Z 8VF 459 68 4718 3428', 'UPS', NULL, '2017-05-05', '04.05.2017 06:05', 'WLADUK17031403', '1', 'a0YC000000iMdoKMAS', '128.00', '179.00'),
(43155, '493764416', NULL, NULL, 'Patrick Kevin Fleury', '186 MILE OAK ROAD', '', 'BN41 2PL', 'BRIGHTON East Sussex', 'Grossbritannien', 'GB', NULL, NULL, '7733122603', '0010013KWU', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4732 5033', 'UPS', NULL, '2017-05-05', '04.05.2017 03:59', '4260295882026', '1', 'a0YC000000iNSTRMA4', '153.99', '225.00'),
(43156, '494162302', NULL, NULL, 'ABID COBAA', '79 RUE DES MINES', '', '25400', 'AUDINCOURT', 'Frankreich', 'FR', NULL, NULL, '675914157', '0010179CGX', NULL, NULL, 'Montre Pionier Malibu Bracelet en cuir - Argent/Blanc/Noir', NULL, '1Z 8VF 459 68 4602 4315', 'UPS', NULL, '2017-05-08', '05.05.2017 15:35', 'WL4260295880688', '1', 'a0YC000000iMb9OMAS', '150.01', '199.90'),
(43157, '494093436', NULL, NULL, 'Barbara Hugues', '4 rue Thouin', '', '75005', 'Paris', 'Frankreich', 'FR', NULL, NULL, '616296327', '001019165W', NULL, NULL, 'GM-108-4 Noir/Noir/Noir', NULL, '1Z 8VF 459 68 4804 7529', 'UPS', NULL, '2017-05-08', '05.05.2017 10:45', '4260295882415', '1', 'a0YC000000i57SQMAY', '165.00', '219.90'),
(43158, '494300280', NULL, NULL, 'Barbara Hugues', '4 rue Thouin', '', '75005', 'Paris', 'Frankreich', 'FR', NULL, NULL, '616296327', '0010126RCO', NULL, NULL, 'Montre Automatique Pionier 7002-4 - Or / Noir / Marron', NULL, '1Z 8VF 459 68 4804 7529', 'UPS', NULL, '2017-05-08', '06.05.2017 12:49', '4260295882255', '1', 'a0YC000000iMayRMAS', '150.01', '199.90'),
(43159, '494295172', NULL, NULL, 'Barbara Hugues', '4 rue Thouin', '', '75005', 'Paris', 'Frankreich', 'FR', NULL, NULL, '616296327', '0010163R2K', NULL, NULL, 'Montre Automatique Theorema - Noir/Noir/Noir 3011-4', NULL, '1Z 8VF 459 68 4804 7529', 'UPS', NULL, '2017-05-08', '06.05.2017 10:39', '4260295881289', '1', 'a0YC000000i57V0MAI', '144.99', '189.00'),
(43160, '494299995', NULL, NULL, 'Barbara Hugues', '4 rue Thouin', '', '75005', 'Paris', 'Frankreich', 'FR', NULL, NULL, '616296327', '0010082KFC', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4804 7529', 'UPS', NULL, '2017-05-08', '06.05.2017 10:52', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(43161, '494222269', '', '', 'franck sort', '0 ZA DU COUTRE', '', '82120', 'LAVIT DE LOMAGNE TARN ET GARONNE', 'Frankreich', '', '', '', '661523867', '0010024AF9', '', '', 'Montre pour hommes Theorema GM-101-6 Cadran argenté/Face blanche/bracelet en acier inoxydable', 'Paket am 09.06.17 zurück erhalten! Kunde hat die Annahme verweigert!', '1Z 8VF 459 68 4749 3138', 'UPS', '', '2017-05-08', '06.05.2017 02:36', '4260295881982', '1', 'a0YC000000i63byMAA', '170.01', '239.90'),
(43162, '494159197', NULL, NULL, 'Victor Omo Williams', '8 The Court Harbour heights', '', 'T12kT3C', 'Passage west, cork', 'Irland', 'IE', NULL, NULL, '3,53871E+11', '0010206J18', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369652207', 'FedEx', NULL, '2017-05-08', '05.05.2017 15:32', '4260295881463', '1', 'a0YC000000iMPA0MAO', '145.00', '210.00'),
(43163, '494285587', NULL, NULL, 'Roberto Berruti', 'corso Europa  81', 'C/o alba 90 assicurazioni', '12051', 'Alba KR', 'Italien', 'IT', NULL, NULL, '3397021090', '0010060WVG', NULL, NULL, 'Orologio - Cassa argento, quadrante nero, cinturino in acciaio inox 3005-A2', NULL, '711369652218', 'FedEx', NULL, '2017-05-08', '06.05.2017 11:13', '4260295880978', '1', 'a0YC000000i4cwBMAQ', '135.00', '199.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(43164, '494136158', NULL, NULL, 'benson lomo', 'via bologna 124', '', '80142', 'napoli NA', 'Italien', 'IT', NULL, NULL, '3512720954', '0010010KEH', NULL, NULL, 'Orologio - Cassa oro, quadrante nero, cinturino marrone 514-2', NULL, '711369652229', 'FedEx', NULL, '2017-05-08', '05.05.2017 16:01', '4260295880107', '1', 'a0YC000000i4d1OMAQ', '165.01', '229.99'),
(43165, '494156989', NULL, NULL, 'Garth GRANT', '10 MACPHERSON AVENUE', '', 'KY11 8XA', 'DUNFERMLINE', 'Grossbritannien', 'GB', NULL, NULL, '7411651348', '0010208UTL', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4683 5476', 'UPS', NULL, '2017-05-08', '05.05.2017 17:30', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(43166, '494111708', NULL, NULL, 'ann gwilliam', '58 ALDER AVENUE', 'widnes', 'WA8 6QG', 'WIDNES', 'Grossbritannien', 'GB', NULL, NULL, '7904295096', '0010137EQE', NULL, NULL, 'Silver case, black face, stainless steel band - GM-3009-6', NULL, '1Z 8VF 459 68 4692 9080', 'UPS', NULL, '2017-05-08', '05.05.2017 15:31', '4260295881838', '1', 'a0YC000000iMJqqMAG', '130.00', '179.00'),
(43167, '494088094', NULL, NULL, 'Ludovic Orban', '36 Wharf Road', 'Flat 12 - Cooper Building', 'N1 7GR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7825715611', '0010012MAP', NULL, NULL, '513-5 Black case / black face / black leather band', NULL, '1Z 8VF 459 68 4720 7509', 'UPS', NULL, '2017-05-08', '05.05.2017 11:38', '4260295882217', '1', 'a0YC000000iMOeEMAW', '128.00', '179.00'),
(43168, '494577385', NULL, NULL, 'Amirault Franck', '47 LIEU DIT CHATENAIS', '', '86380', 'VENDEUVRE DU POITOU', 'Frankreich', 'FR', NULL, NULL, '635292957', '0010195MQS', NULL, NULL, 'Montre pour hommes Theorema 101-5 Cadran noir/Face noire/bracelet noir', NULL, '1Z 8VF 459 68 4781 9572', 'UPS', NULL, '2017-05-09', '07.05.2017 16:48', '4260295880050', '1', 'a0YC000000i63bxMAA', '170.01', '239.90'),
(43169, '494521187', NULL, NULL, 'mohammed aissaoui', '8 RUE RUE ANDRE BARBAUX', '', '52100', 'ST DIZIER', 'Frankreich', 'FR', NULL, NULL, '652950145', '0010043HEC', NULL, NULL, 'Montre pour hommes Theorema 101-5 Cadran noir/Face noire/bracelet noir', NULL, '1Z 8VF 459 68 4601 7181', 'UPS', NULL, '2017-05-09', '07.05.2017 14:29', '4260295880050', '1', 'a0YC000000i63bxMAA', '170.01', '239.90'),
(43170, '494467868', NULL, NULL, 'Rajae BERNI', '50 AVENUE DE LA REPUBLIQUE', 'Appartement 110', '92000', 'NANTERRE', 'Frankreich', 'FR', NULL, NULL, '618312243', '0010027MR8', NULL, NULL, 'Montre Automatique Pionier 7002-4 - Or / Noir / Marron', NULL, '1Z 8VF 459 68 4718 3606', 'UPS', NULL, '2017-05-09', '07.05.2017 11:18', '4260295882255', '1', 'a0YC000000iMayRMAS', '150.01', '199.90'),
(43171, '494685011', NULL, NULL, 'Sara Sampson', '1 Green End House, The Green', '', 'Pe28 9na', 'Hilton, Cambridgeshire', 'Grossbritannien', 'GB', NULL, NULL, '07875 628653', '0010250TT2', NULL, NULL, 'Black case, black face, black leather band - GM-508-4', NULL, '1Z 8VF 459 68 4661 7149', 'UPS', NULL, '2017-05-09', '07.05.2017 23:26', '4260295881241', '1', 'a0YC000000iMH8qMAG', '129.99', '199.00'),
(43172, '494562502', NULL, NULL, 'Margaret Spencer', '86 TALBOT DRIVE', 'Brietcliffe', 'BB10 2RT', 'BURNLEY', 'Grossbritannien', 'GB', NULL, NULL, '7834387916', '0010244EQ7', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4731 5553', 'UPS', NULL, '2017-05-09', '07.05.2017 17:54', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(43173, '494465667', NULL, NULL, 'James Lawton', '24 Dacres road', 'Greenfield', 'Ol3 7hr', 'Oldham', 'Grossbritannien', 'GB', NULL, NULL, '7857958900', '00102332UW', NULL, NULL, '513-1 Silver case / white face / black leather band', NULL, '1Z 8VF 459 68 4872 4369', 'UPS', NULL, '2017-05-09', '07.05.2017 13:25', '4260295882170', '1', 'a0YC000000iMOeAMAW', '128.00', '179.00'),
(43174, '494921052', NULL, NULL, 'Salvatore Baffa', '13 Woodcote Close', '', 'EN3 4NZ', 'Enfield', 'Grossbritannien', 'GB', NULL, NULL, '0039 347 053 9910', '0010133S37', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '1Z 8VF 459 68 4758 4414', 'UPS', NULL, '2017-05-09', '08.05.2017 21:57', 'WL4260295881616', '1', 'a0YC000000iMcMKMA0', '159.99', '229.00'),
(43175, '494868251', NULL, NULL, 'Stewart McIntosh', '41 BENSLOW LANE', '', 'SG4 9RE', 'HITCHIN', 'Grossbritannien', 'GB', NULL, NULL, '7789870114', '0010128GLP', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '1Z 8VF 459 68 4615 1624', 'UPS', NULL, '2017-05-09', '08.05.2017 17:08', '4260295880015', '1', 'a0YC000000iNSTLMA4', '153.99', '225.00'),
(43176, '494643010', NULL, NULL, 'Corina Mihaela', '117 Purcell road', '', 'CV6 7LA', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7440541486', '0010096BM6', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '1Z 8VF 459 68 4850 1233', 'UPS', NULL, '2017-05-09', '08.05.2017 03:29', '4260295881463', '1', 'a0YC000000iMJu2MAG', '126.00', '179.00'),
(43177, '494897817', NULL, NULL, 'Richard Logister', 'Naarderstraat 100', '', '2574 PK', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '629607604', '0010176W9I', NULL, NULL, '513-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4816 5295', 'UPS', NULL, '2017-05-09', '08.05.2017 19:34', '4260295882187', '1', 'a0YC000000ib8pKMAQ', '145.01', '229.00'),
(43178, '494953569', '', '', 'angela ciccarelli', 'via cesana 4', '', '10026', 'santena TO', 'Italien', '', '', '', '3473409953', '00101039MM', '', '', 'Orologio - Cassa nero e oro, quadrante nero, cinturino marrone 514-4', '', '711369652251', 'FedEx', '711369652251', '2017-05-09', '09.05.2017 00:14', '4260295880144', '1', 'a0YC000000i4d1PMAQ', '165.01', '229.99'),
(43179, '494883393', NULL, NULL, 'patricia lachartre', '193 rue des 4 vents', '', '60530', 'Morangles', 'Frankreich', 'FR', NULL, NULL, '616682707', '0010154DIE', NULL, NULL, 'Montre pour hommes Theorema GM-101-9 Cadran bicolore/Face dorée/bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4728 9243', 'UPS', NULL, '2017-05-09', '08.05.2017 17:11', '4260295882019', '1', 'a0YC000000i63c1MAA', '170.01', '239.90'),
(43180, '494747902', NULL, NULL, 'marie helene Blaise', '5 chemin de la roye du han', '', '88470', 'La salle', 'Frankreich', 'FR', NULL, NULL, '633659535', '001024807R', NULL, NULL, 'Montre Automatique Theorema - Noir/Noir/Acier 3011-8', NULL, '1Z 8VF 459 68 4681 1652', 'UPS', NULL, '2017-05-09', '08.05.2017 09:47', '4260295881777', '1', 'a0YC000000i57V4MAI', '144.99', '189.00'),
(43181, '494961417', NULL, NULL, 'Sorin STINGACIU', 'Route d\'Arlon 42A 42A', '', '6700', 'Arlon', 'Belgien', 'BE', NULL, NULL, '32487664719', '00102430ZZ', NULL, NULL, 'Theorema Sao Paolo Collection mechanisch horloge met 17 juwelen - Model 103-1', NULL, '1Z 8VF 459 68 4860 4462', 'UPS', NULL, '2017-05-09', '08.05.2017 23:21', '4260295880435', '1', 'a0YC000000i6sC6MAI', '170.00', '269.00'),
(43182, '494893991', NULL, NULL, 'Mehdi Arg', 'Rue Warandeveld Rue warandeveld 102b', '1120', '1120', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '477488816', '0010179SBN', NULL, NULL, 'GM-508-8 - Boîtier noir / Cadran noir / Bracelet en acier', NULL, '1Z 8VF 459 68 4604 3670', 'UPS', NULL, '2017-05-09', '08.05.2017 18:20', '4260295881975', '1', 'a0YC000000ib8zxMAA', '150.00', '239.00'),
(43183, '494816231', NULL, NULL, 'Kurt Wellens', 'Begijnenweide 20', 'Well-Advised', '9860', 'Scheldewindeke', 'Belgien', 'BE', NULL, NULL, '473910398', '00102508DA', NULL, NULL, 'Montre automatique Pionier collection Havana - 7001-2', NULL, '1Z 8VF 459 68 4894 5282', 'UPS', NULL, '2017-05-09', '08.05.2017 13:19', '4260295882101', '1', 'a0YC000000iMb7iMAC', '145.00', '239.00'),
(43184, '495164942', NULL, NULL, 'lynn herregodts', 'Elzendreef 2', '', '8020', 'Hertsberge', 'Belgien', 'BE', NULL, NULL, '32478708148', '0010250QM2', NULL, NULL, 'Montre London Pionier - Cadran argenté/noir avec bracelet en cuir noir (GM-150-2)', NULL, '1Z 8VF 459 68 4734 9339', 'UPS', NULL, '2017-05-11', '09.05.2017 22:51', '4260295881395', '1', 'a0YC000000icfNdMAI', '149.99', '199.99'),
(43185, '495047522', NULL, NULL, 'ramazan gonen', 'Chaussee de Mons 703', '', '1070', 'Anderlecht bruxelles', 'Belgien', 'BE', NULL, NULL, '479599058', '0010226YNI', NULL, NULL, 'Pionier Dublin herenhorloge - zwart/zwart/roestvrij staal - GM-508-8', NULL, '1Z 8VF 459 68 4640 1345', 'UPS', NULL, '2017-05-11', '09.05.2017 12:53', '4260295881975', '1', 'a0YC000000ib8zxMAA', '150.00', '239.00'),
(43186, '495003717', NULL, NULL, 'Clement Santa', '3 RUE PABLO PICASSO', '', '87410', 'LE PALAIS SUR VIENNE', 'Frankreich', 'FR', NULL, NULL, '681429567', '00102070U3', NULL, NULL, 'GM-108-2 Argent/Noir/Noir', NULL, '1Z 8VF 459 68 4619 9708', 'UPS', NULL, '2017-05-11', '09.05.2017 09:32', '4260295882392', '1', 'a0YC000000i57SOMAY', '165.00', '219.90'),
(43187, '495084144', NULL, NULL, 'GELUS JOsette', '75 Boulevard Jules Ferry', '', '84120', 'Pertuis', 'Frankreich', 'FR', NULL, NULL, '490095164', '0010144ZEM', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4878 4518', 'UPS', NULL, '2017-05-11', '09.05.2017 13:39', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(43188, '494875737', NULL, NULL, 'Jeaan Jacques Ethemendy', '91 RUE DE FERFAY', '', '62190', 'LILLERS', 'Frankreich', 'FR', NULL, NULL, '675537212', '0010032PWL', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4749 5725', 'UPS', NULL, '2017-05-11', '09.05.2017 02:13', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(43189, '495211373', NULL, NULL, 'remmy wallace', 'via bologna 38', '', '80142', 'napoli NA', 'Italien', 'IT', NULL, NULL, '3512720954', '0010030ABK', NULL, NULL, 'Orologio - Cassa argento, quadrante nero, cinturino nero', NULL, 'stornieren', 'FedEx', NULL, '2017-05-11', '10.05.2017 09:21', '4260295880091', '1', 'a0YC000000i4d1NMAQ', '165.01', '229.99'),
(43190, '495167355', NULL, NULL, 'dede martins', 'via torino 6', '', '80142', 'napoli NA', 'Italien', 'IT', NULL, NULL, '3510756121', '0010015II3', NULL, NULL, 'Orologio - Cassa nero e oro, quadrante nero, cinturino marrone 514-4', NULL, '711369652273', 'FedEx', NULL, '2017-05-11', '10.05.2017 01:01', '4260295880144', '1', 'a0YC000000i4d1PMAQ', '165.01', '229.99'),
(43191, '495206846', NULL, NULL, 'Pasquariello Domenico', 'Via Lusardi 3', '', '24040', 'Calvenzano BG', 'Italien', 'IT', NULL, NULL, '3270598589', '0010174TKV', NULL, NULL, 'Orologio - Cassa oro, quadrante nero, cinturino marrone 514-2', NULL, '711369652300', 'FedEx', NULL, '2017-05-11', '10.05.2017 09:43', '4260295880107', '1', 'a0YC000000i4d1OMAQ', '165.01', '229.99'),
(43192, '494978707', NULL, NULL, 'henry ewah', 'via firenze 24', '', '80142', 'napoli NA', 'Italien', 'IT', NULL, NULL, '3512041083', '0010136XHA', NULL, NULL, 'Orologio - Cassa oro, quadrante nero, cinturino marrone 514-2', NULL, '711369652310', 'FedEx', NULL, '2017-05-11', '09.05.2017 05:01', '4260295880107', '1', 'a0YC000000i4d1OMAQ', '165.01', '229.99'),
(43193, '495094962', NULL, NULL, 'Jos Brittijn', 'Meppelrade 165', '', '2544 XP', 'Den Haag', 'Niederlande', 'NL', NULL, NULL, '06-42882222', '0010097LP4', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4834 7759', 'UPS', NULL, '2017-05-11', '09.05.2017 17:35', '4260295881234', '1', 'a0YC000000iMbDBMA0', '135.01', '199.00'),
(43194, '495075531', NULL, NULL, 'Walt Mooren', 'Weefsterstraat 37', '', '6043 RG', 'Roermond', 'Niederlande', 'NL', NULL, NULL, '06 20668809', '0010250K7T', NULL, NULL, '7001-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4812 4561', 'UPS', NULL, '2017-05-11', '09.05.2017 15:12', '4260295882118', '1', 'a0YC000000iMb7tMAC', '145.00', '239.00'),
(43195, '495322666', NULL, NULL, 'Natacha Bullet', '206 Rue de la salle', '', '49260', 'Montreuil Bellay', 'Frankreich', 'FR', NULL, NULL, '613862230', '00102190X7', NULL, NULL, 'Montre pour hommes Theorema GM-101-10 Cadran noir/Face noire/bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4662 4613', 'UPS', NULL, '2017-05-11', '10.05.2017 18:01', '4260295882026', '1', 'a0YC000000i63c2MAA', '170.01', '239.90'),
(43196, '495260031', NULL, NULL, 'emmanuel francis', 'via bologna 14', '', '80142', 'napoli NA', 'Italien', 'IT', NULL, NULL, '3889332529', '00100383MY', NULL, NULL, 'Orologio - Cassa oro, quadrante nero, cinturino marrone 514-2', NULL, '711369652321', 'FedEx', NULL, '2017-05-11', '10.05.2017 13:08', '4260295880107', '1', 'a0YC000000i4d1OMAQ', '165.01', '229.99'),
(43197, '495262688', NULL, NULL, 'katia losciale', 'VIA POMPEO CAMBIASI 8', '', '20131', 'MILANO MI', 'Italien', 'IT', NULL, NULL, '3343909956', '0010052SPV', NULL, NULL, 'Orologio - Cassa argento, quadrante nero, cinturino nero 514-1', NULL, 'stornieren', 'FedEx', NULL, '2017-05-11', '10.05.2017 12:59', '4260295880091', '1', 'a0YC000000i4d1NMAQ', '165.01', '229.99'),
(43198, '495352988', NULL, NULL, 'Tatyana Spasova', '28 The Gable MANOR DRIVE', '', 'HA9 8DJ', 'WEMBLEY', 'Grossbritannien', 'GB', NULL, NULL, '7960825219', '00101964NV', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4671 3384', 'UPS', NULL, '2017-05-11', '10.05.2017 22:43', '4260295880374', '1', 'a0YC000000iNSTIMA4', '153.99', '225.00'),
(43199, '495178778', NULL, NULL, 'Vincent Leboeuf', '64 HIGH STREET', '', 'EN8 7BU', 'WALTHAM CROSS', 'Grossbritannien', 'GB', NULL, NULL, '7904626759', '0010250MNK', NULL, NULL, '3006-1 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4799 7399', 'UPS', NULL, '2017-05-11', '10.05.2017 06:18', '4260295880992', '1', 'a0YC000000iMJtyMAG', '126.00', '179.00'),
(43200, '495147392', NULL, NULL, 'Florin Filimon', '28 HARLESTONE CLOSE', '', 'LU3 4DW', 'LUTON', 'Grossbritannien', 'GB', NULL, NULL, '7449341830', '0010203PRK', NULL, NULL, 'GM-110-4 black case/black face/black band', NULL, '1Z 8VF 459 68 4725 5805', 'UPS', NULL, '2017-05-11', '10.05.2017 01:03', 'WLADUK17031403', '1', 'a0YC000000iMdoKMAS', '128.00', '179.00'),
(43201, '495513285', NULL, NULL, 'Loreta Vencke', '15 Radharc Na Croise,', 'Camden Rd', 'Cork', 'Crosshaven Co. Cork', 'Irland', 'IE', NULL, NULL, '3,53858E+11', '00102503OI', NULL, NULL, '502-1 silver case / white face / black leather band', NULL, '711369652343', 'FedEx', NULL, '2017-05-12', '11.05.2017 14:34', '4260295880688', '1', 'a0YC000000iMQChMAO', '149.99', '220.00'),
(43202, '495511720', NULL, NULL, 'Ronald Massaut', 'Mellum 98', '', '1506 BM', 'ZAANDAM', 'Niederlande', 'NL', NULL, NULL, '06 5322 8938', '0010131WI0', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, 'STORNIEREN', 'UPS', NULL, '2017-05-12', '11.05.2017 16:45', '4260295880091', '1', 'a0YC000000iLJzuMAG', '165.00', '269.00'),
(43203, '495467747', NULL, NULL, 'Jessie Ouwehand', 'Hugo van Voorneweg 21', '', '3218 VE', 'HEENVLIET', 'Niederlande', 'NL', NULL, NULL, '181662395', '0010190B61', NULL, NULL, 'GM-109-3 Gold Case/Black Face/Brown band', NULL, '1Z 8VF 459 68 4607 9829', 'UPS', NULL, '2017-05-12', '11.05.2017 13:41', '4260295882361', '1', 'a0YC000000i6m6kMAA', '160.00', '219.00'),
(43204, '495407886', '', '', 'Corine Perbet', 'IMPASSE DU M LIEU DIT LE CHATEAU', '', '05260', 'ANCELLE', 'Frankreich', '', '', '', '660054695', '10179323', '', '', 'Montre Automatique Pionier ornée de 10 Diamants 503-2 boitier argenté/ cadran noir/ bracelet en cuir noir', 'Adresse nicht komplett', 'storniert', 'UPS', '', '2017-05-12', '11.05.2017 07:20', '4260295880732', '1', 'a0YC000000iMatzMAC', '150.01', '199.90'),
(43205, '495336671', NULL, NULL, 'CHANTAL BOURE', '3 RUE DES JONQUILLES', '', '37300', 'JOUE LES TOURS', 'Frankreich', 'FR', NULL, NULL, '699011690', '0010186VY5', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4695 3446', 'UPS', NULL, '2017-05-12', '11.05.2017 05:00', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(43206, '495337604', NULL, NULL, 'IAN HODGE', '1 NORMAND BRAE', '', 'KY1 2XH', 'KIRKCALDY FIFE', 'Grossbritannien', 'GB', NULL, NULL, '7940581191', '0010007T64', NULL, NULL, '101-10 Black Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4892 3859', 'UPS', NULL, '2017-05-12', '11.05.2017 04:45', '4260295882026', '1', 'a0YC000000iNSTRMA4', '153.99', '225.00'),
(43207, '495502303', NULL, NULL, 'Sissoko Moussa', '40 CAMLET WAY', 'Hadley wood', 'EN4 0LJ', 'BARNET', 'Grossbritannien', 'GB', NULL, NULL, '33675638608', '00100887UA', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4728 4668', 'UPS', NULL, '2017-05-12', '11.05.2017 16:24', '4260295880381', '1', 'a0YC000000iNSTJMA4', '153.99', '225.00'),
(43208, '495447041', NULL, NULL, 'Keith Wright', '87 MIRANDA CLOSE', '', 'B45 0EH', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7960983622', '001001915L', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '1Z 8VF 459 68 4621 1872', 'UPS', NULL, '2017-05-12', '11.05.2017 11:20', '4260295880015', '1', 'a0YC000000iNSTLMA4', '153.99', '225.00'),
(43209, '495543240', NULL, NULL, 'Helen Lawless', '13 Nobles Place', '', 'ML4 3 AR', 'Bellshill', 'Grossbritannien', 'GB', NULL, NULL, '7821671251', '0010009G7B', NULL, NULL, '513-4 Gold case / black face / brown leather band', NULL, '1Z 8VF 459 68 4832 1482', 'UPS', NULL, '2017-05-12', '11.05.2017 19:58', '4260295882200', '1', 'a0YC000000iMOeDMAW', '128.00', '179.00'),
(43210, '495568806', NULL, NULL, 'Clare Stephens', '3 CAUSEWAY STREET', 'Kidwelly', 'SA17 4SU', 'KIDWELLY', 'Grossbritannien', 'GB', NULL, NULL, '7487742245', '10183710', NULL, NULL, 'GM-110-4 black case/black face/black band', NULL, '1Z 8VF 459 68 4626 9490', 'UPS', NULL, '2017-05-12', '11.05.2017 20:37', 'WLADUK17031403', '1', 'a0YC000000iMdoKMAS', '128.00', '179.00'),
(43211, '495959579', NULL, NULL, 'Martin Charlier', 'Rue de la Mutualite 70', '', '1180', 'Uccle Bruxelles-Capitale', 'Belgien', 'BE', NULL, NULL, '32472053385', '0010227CX9', NULL, NULL, 'Montre automatique Pionier homme Hawaii fabriquée en Allemagne - GM-514-1', NULL, 'stornieren', 'UPS', NULL, '2017-05-15', '13.05.2017 14:50', '4260295880091', '1', 'a0YC000000iLJzpMAG', '165.00', '269.00'),
(43212, '495733916', NULL, NULL, 'Steven Westermann', '3 RUE PIERRE ET MARIE CURIE', '', '54230', 'NEUVES MAISONS', 'Frankreich', 'FR', NULL, NULL, '647062462', '0010043NUP', NULL, NULL, 'Montre Automatique Theorema, bracelet en métal - Boîtier doré, face en noir et bracelet métal doré 3006-5', NULL, '1Z 8VF 459 68 4648 8002', 'UPS', NULL, '2017-05-15', '13.05.2017 09:48', '4260295881463', '1', 'a0YC000000iMbDwMAK', '144.99', '199.90'),
(43213, '495632555', NULL, NULL, 'el hammami kamel', '30 Rue Madeleine Vionnet', '(Batiment Veolia - 6 eme etage )', '93300', 'Aubervilliers', 'Frankreich', 'FR', NULL, NULL, '651543364', '0010210POB', NULL, NULL, 'Montre Pionier Malibu Bracelet en cuir - Or/Noir/Marron', NULL, '1Z 8VF 459 68 4722 4811', 'UPS', NULL, '2017-05-15', '12.05.2017 05:51', 'WL4260295880701', '1', 'a0YC000000iMb9QMAS', '150.01', '199.90'),
(43214, '496059405', NULL, NULL, 'Ronald van Iersel', 'Arie Tukstraat 1', '', '2684 XL', 'TER HEIJDE', 'Niederlande', 'NL', NULL, NULL, '06-43120719', '0010215LN9', NULL, NULL, '4004-4 Noir Noir Noir', NULL, '1Z 8VF 459 68 4696 8029', 'UPS', NULL, '2017-05-15', '14.05.2017 03:07', '4260295881098', '1', 'a0YC000000ibARYMA2', '149.99', '199.99'),
(43215, '495940382', NULL, NULL, 'Rolanda Creebsburg', 'Hildebrandpad 305', '', '2333 DG', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '627880766', '00100916CF', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '1Z 8VF 459 68 4893 3633', 'UPS', NULL, '2017-05-15', '13.05.2017 14:23', '4260295881630', '1', 'a0YC000000i6sCNMAY', '170.00', '269.00'),
(43216, '496018955', NULL, NULL, 'Zainab Benali', '5 Kensal House', 'ladbroke grove', 'W10 5BQ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7517403399', '0010020M1S', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4853 9953', 'UPS', NULL, '2017-05-15', '13.05.2017 21:51', '4260295880381', '1', 'a0YC000000iNSTJMA4', '153.99', '225.00'),
(43217, '495893051', NULL, NULL, 'Josh Clements', 'UNIT 3 BABRAHAM ROAD', 'Babraham Road', 'CB22 3JH', 'CAMBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7738300816', '0010044H29', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4608 4760', 'UPS', NULL, '2017-05-15', '13.05.2017 11:58', '4260295880050', '1', 'a0YC000000iNSTMMA4', '153.99', '225.00'),
(43218, '495973021', NULL, NULL, 'Suzanne Smillie', '35 Gunn Road', '', 'FK3 8RF', 'Grangemouth', 'Grossbritannien', 'GB', NULL, NULL, '7716303245', '0010200FXH', NULL, NULL, '103-1 Argent Noir Noir', NULL, '1Z 8VF 459 68 4815 5975', 'UPS', NULL, '2017-05-15', '13.05.2017 20:51', 'WL4260295880435', '1', 'a0YC000000iMcMFMA0', '159.99', '229.00'),
(43219, '495714860', NULL, NULL, 'Dorion Hall', '42 WOODROWS', 'Woodside', 'TF7 5PG', 'TELFORD', 'Grossbritannien', 'GB', NULL, NULL, '7946087084', '0010250KDE', NULL, NULL, '7002-8 Gold Case / White Face / Strainless Steel Band', NULL, '1Z 8VF 459 68 4776 9582', 'UPS', NULL, '2017-05-15', '12.05.2017 13:33', '4260295882293', '1', 'a0YC000000iNcITMA0', '128.00', '189.00'),
(43220, '495609075', NULL, NULL, 'Michael Gibbons', '4 VERNONS WALK', '', 'SS14 3NB', 'BASILDON', 'Grossbritannien', 'GB', NULL, NULL, '7765369987', '0010179PPN', NULL, NULL, 'Pionier men’s Malibu diamond skeleton watch - silver-toned case - white face - silver-toned metal band', NULL, '1Z 8VF 459 68 4898 1591', 'UPS', NULL, '2017-05-15', '12.05.2017 09:39', '4260295881906', '1', 'a0YC000000ibnnCMAQ', '128.00', '189.00'),
(43221, '496130033', NULL, NULL, 'sylvain merle', '1 rue general vinoy', '', '38590', 'st etienne de st geoirs', 'Frankreich', 'FR', NULL, NULL, '610210614', '0010182IV2', NULL, NULL, 'Montre Automatique Pionier Squelette - Argent/Blanc/Noir 506-1', NULL, '1Z 8VF 459 68  4713 3697', 'UPS', NULL, '2017-05-15', '14.05.2017 23:52', '4260295880862', '1', 'a0YC000000iMbG5MAK', '144.99', '199.90'),
(43222, '496059574', NULL, NULL, 'Yakan Joseph', '409 CHEMIN DU FORT ROUGE', 'Residence l\'olympe batiment jupiter entree b', '83200', 'TOULON', 'Frankreich', 'FR', NULL, NULL, '695509489', '0010163OEX', NULL, NULL, 'Montre pour hommes Theorema 101-1 Cadran argenté/Face blanche/bracelet noir', NULL, '1Z 8VF 459 68  4766 4104', 'UPS', NULL, '2017-05-15', '14.05.2017 07:43', '4260295880374', '1', 'a0YC000000i63btMAA', '170.01', '239.90'),
(43223, '496042464', NULL, NULL, 'Khadidiatou Sy', '253  Rue de crimee', 'Chez bobo niang', '75019', 'Paris', 'Frankreich', 'FR', NULL, NULL, '677873444', '0010111K8G', NULL, NULL, 'Montre pour hommes Theorema 101-5 Cadran noir/Face noire/bracelet noir', NULL, '1Z 8VF 459 68  4698 4912', 'UPS', NULL, '2017-05-15', '14.05.2017 06:52', '4260295880050', '1', 'a0YC000000i63bxMAA', '170.01', '239.90'),
(43224, '496178982', NULL, NULL, 'Dario Antonini', 'VIA DEI TIGLI 4', '', '20089', 'ROZZANO MI', 'Italien', 'IT', NULL, NULL, '3467069555', '0010154EJQ', NULL, NULL, 'Orologio - Cassa nero e oro, quadrante nero, cinturino marrone 514-4', NULL, '711369652424', 'FedEx', NULL, '2017-05-15', '14.05.2017 17:17', '4260295880144', '1', 'a0YC000000i4d1PMAQ', '165.01', '229.99'),
(43225, '496078720', NULL, NULL, 'cristian perotta', 'VIA ROMANINO 14', '', '25062', 'CONCESIO BS', 'Italien', 'IT', NULL, NULL, '3938813113', '0010079TNR', NULL, NULL, 'Orologio - Cassa nero e oro, quadrante nero, cinturino marrone 514-4', NULL, '711369652435', 'FedEx', NULL, '2017-05-15', '14.05.2017 10:20', '4260295880144', '1', 'a0YC000000i4d1PMAQ', '165.01', '229.99'),
(43226, '496190948', NULL, NULL, 'Rong Chen', 'Ground Floor 36 MIRADOR CRESCENT', '', 'SA2 0QX', 'SWANSEA', 'Grossbritannien', 'GB', NULL, NULL, '7563075397', '0010059LW8', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4734 0070', 'UPS', NULL, '2017-05-15', '14.05.2017 17:00', '4260295880107', '1', 'a0YC000000iN3GgMAK', '154.99', '229.00'),
(43227, '495982856', NULL, NULL, 'Alyson Lynch', '228 The coaching house', 'Elmers green laneSkelmersdaleLancs', 'WN8 6SN', 'Skelmersdale Lancashire', 'Grossbritannien', 'GB', NULL, NULL, '7939441996', '0010104LJ5', NULL, NULL, '3006-4 Silver case / Black face / Silver Metal Band', NULL, '1Z 8VF 459 68 4805 7689', 'UPS', NULL, '2017-05-15', '14.05.2017 03:28', '4260295881456', '1', 'a0YC000000iMJu1MAG', '126.00', '179.00'),
(43228, '496442015', NULL, NULL, 'Leonid Zabara', '3559 Amboy Rd.', '', '10306', 'Staten Island', 'Irland', 'IE', NULL, NULL, '6464062860', '00101831EM', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369652803', 'FedEx', NULL, '2017-05-16', '15.05.2017 17:03', '4260295880107', '1', 'a0YC000000iMQXkMAO', '165.00', '225.00'),
(43229, '496241989', NULL, NULL, 'Gary Lord', '365 CHEMIN DES MARTELLY', '', '06580', 'PEGOMAS', 'Frankreich', 'FR', NULL, NULL, '493428371', '0010227Y6X', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4789 2153', 'UPS', NULL, '2017-05-17', '15.05.2017 06:46', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(43230, '496168494', NULL, NULL, 'MUSTAPHA BELAIZI', '104 B AVENUE ARISTIDE BRIAND', '', '65000', 'TARBES', 'Frankreich', 'FR', NULL, NULL, '676772790', '0010194BLK', NULL, NULL, 'Montre Pionier Havana - 7001-1', NULL, '1Z 8VF 459 68 4860 4962', 'UPS', NULL, '2017-05-17', '15.05.2017 02:04', '4260295882095', '1', 'a0YC000000iMb4eMAC', '144.99', '199.90'),
(43231, '496259939', NULL, NULL, 'Harry Fox', '19 HAYDOCK CLOSE', '', 'NN18 8QX', 'CORBY NORTHAMPTONSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '4,47903E+11', '0010022U9Z', NULL, NULL, '513-3 Gold case / gold face / brown leather band', NULL, '1Z 8VF 459 68 4814 1739', 'UPS', NULL, '2017-05-17', '15.05.2017 11:02', '4260295882194', '1', 'a0YC000000iMOeCMAW', '128.00', '179.00'),
(43232, '496268217', NULL, NULL, 'Deborah Severn', '10 WEST LANE CLOSE', 'Keeston', 'SA62 6EW', 'HAVERFORDWEST', 'Grossbritannien', 'GB', NULL, NULL, '7817922008', '0010250CZE', NULL, NULL, 'Gold case, black face, brown leather band - GM-3009-3', NULL, '1Z 8VF 459 68 4824 9749', 'UPS', NULL, '2017-05-17', '15.05.2017 09:30', '4260295881807', '1', 'a0YC000000iMJqnMAG', '130.00', '179.00'),
(43233, '496626311', NULL, NULL, 'wided Nouira', '47 RUE DE LA MARNE', '', '83200', 'TOULON', 'Frankreich', 'FR', NULL, NULL, '630598610', '0010176DQW', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4881 6224', 'UPS', NULL, '2017-05-17', '16.05.2017 15:52', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(43234, '496557805', NULL, NULL, 'Jeremie Guidal', '4 Rue Nungesser Et Coli', '1 Etage gauche', '95150', 'Taverny', 'Frankreich', 'FR', NULL, NULL, '611494705', '0010019EB5', NULL, NULL, 'Montre Automatique Theorema, bracelet en métal - Boîtier argent, face en noir et bracelet métal argent 3006-4', NULL, '1Z 8VF 459 68 4818 9831', 'UPS', NULL, '2017-05-17', '16.05.2017 07:05', '4260295881456', '1', 'a0YC000000iMbDvMAK', '144.99', '199.90'),
(43235, '496461329', NULL, NULL, 'Loic Noirel', '2 LOGEMENT 3 ALLEE DES MARRONNIERS', '', '63340', 'CHARBONNIER LES MINES', 'Frankreich', 'FR', NULL, NULL, '683446273', '0010250KED', NULL, NULL, 'Montre Theorema Marco Polo - 3005-A2 - Bracelet en acier - Argent / Noir / Acier', NULL, '1Z 8VF 459 68 4856 1848', 'UPS', NULL, '2017-05-17', '16.05.2017 07:00', '4260295880978', '1', 'a0YC000000iMatgMAC', '138.00', '169.90'),
(43236, '496702670', NULL, NULL, 'Aaron Ram', '334 CRANBROOK ROAD', '', 'IG2 6EP', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7482495559', '0010213EH5', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4638 5015', 'UPS', NULL, '2017-05-17', '16.05.2017 20:17', '4260295882026', '1', 'a0YC000000iNSTRMA4', '153.99', '225.00'),
(43237, '496874099', NULL, NULL, 'Arnaud Chauvel', '3 B RUE D ARSONVAL', '', '75015', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '609993918', '00102504XN', NULL, NULL, 'Montre Pionier 6 diamants 510-2 argenté/noir/bracelet en cuir noir', NULL, '1Z 8VF 459 68 4640 4351', 'UPS', NULL, '2017-05-18', '17.05.2017 16:00', '4260295881395', '1', 'a0YC000000hfjUpMAI', '154.99', '219.90'),
(43238, '496879211', NULL, NULL, 'Francois DECAM', '35 TRAVERSE DE VAL FLEURI', '', '83000', 'TOULON', 'Frankreich', 'FR', NULL, NULL, '781299518', '0010250HYV', NULL, NULL, 'Montre Pionier 6 diamants 510-3 doré/noir/bracelet en cuir noir', NULL, '1Z 8VF 459 68 4668 5165', 'UPS', NULL, '2017-05-18', '17.05.2017 16:16', '4260295881401', '1', 'a0YC000000hfjUqMAI', '154.99', '219.90'),
(43239, '496941905', NULL, NULL, 'geoffroy mottier', '0 la bouchetiere', '', '49430', 'huille', 'Frankreich', 'FR', NULL, NULL, '699553201', '0010165VVV', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4633 2376', 'UPS', NULL, '2017-05-18', '17.05.2017 19:04', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(43240, '496831837', NULL, NULL, 'NGUYEN DINH Gilbert', '19 Rue Du Four Defait', '', '95200', 'SARCELLES', 'Frankreich', 'FR', NULL, NULL, '782848380', '0010149WNM', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4796 1980', 'UPS', NULL, '2017-05-18', '17.05.2017 09:03', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(43241, '496814556', NULL, NULL, 'bilac SOUSA SANTOS', '1 ALLEE DES ECUREUILS', '', '33185', 'LE HAILLAN', 'Frankreich', 'FR', NULL, NULL, '680017657', '00101746OD', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4722 9996', 'UPS', NULL, '2017-05-18', '17.05.2017 08:48', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(43242, '497008494', NULL, NULL, 'Ronald van Iersel', 'Arie Tukstraat 1', '', '2684 XL', 'TER HEIJDE', 'Niederlande', 'NL', NULL, NULL, '06-43120719', '00101715RP', NULL, NULL, '507-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4843 2406', 'UPS', NULL, '2017-05-18', '17.05.2017 23:09', '4260295881173', '1', 'a0YC000000iMSTRMA4', '145.00', '199.99'),
(43243, '496849797', NULL, NULL, 'Catriona Hassall', '16 Eton Road', '', 'SL3 9AY', 'Datchet', 'Grossbritannien', 'GB', NULL, NULL, '7740414195', '0010085NM9', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4713 6309', 'UPS', NULL, '2017-05-18', '17.05.2017 14:02', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(43244, '496836634', NULL, NULL, 'Haddis Gebreselassie', 'GTN UK Sutherland House', '3rd Floor, 5-6 Argyll Street', 'W1F 7TE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7930746502', '0010142ADP', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4731 3948', 'UPS', NULL, '2017-05-18', '17.05.2017 15:16', '4260295880050', '1', 'a0YC000000iNSTMMA4', '153.99', '225.00'),
(43245, '496925206', NULL, NULL, 'Bradley Rainford', 'PUREHAIR Half moon street', '', 'DT9 3LN', 'SHERBORNE', 'Grossbritannien', 'GB', NULL, NULL, '7545594887', '0010100JUC', NULL, NULL, '513-2 Silver case / black face / black leather band', NULL, '1Z 8VF 459 68 4860 0322', 'UPS', NULL, '2017-05-18', '17.05.2017 17:48', '4260295882187', '1', 'a0YC000000iMOeBMAW', '128.00', '179.00'),
(43246, '496889587', NULL, NULL, 'Claire Bevan', '1 HARCOURT TERRACE', '', 'NP13 1TS', 'ABERTILLERY', 'Grossbritannien', 'GB', NULL, NULL, '7432025694', '0010187U3W', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4607 7938', 'UPS', NULL, '2017-05-18', '17.05.2017 19:13', '4260295882026', '1', 'a0YC000000iNSTRMA4', '153.99', '225.00'),
(43247, '497453674', NULL, NULL, 'Beciri Shpresa', 'Rue Jules Besme b3 154', '', '1081', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '23074341', '0010152OUY', NULL, NULL, 'Montre homme Macau Therorema - Bracelet cuir - Noir/noir - (T3011-4)', NULL, '1Z 8VF 459 68 4698 5519', 'UPS', NULL, '2017-05-22', '19.05.2017 20:51', '4260295881289', '1', 'a0YC000000ibFJwMAM', '149.99', '199.99'),
(43248, '497175390', NULL, NULL, 'Alberto Pinto de sousa', 'Rue du Romarin 40', '', '7782', 'Ploegsteert-Bizet', 'Belgien', 'BE', NULL, NULL, '475591834', '0010250PTU', NULL, NULL, 'Montre Theorema collection Casablanca 17 pierres - 101-5', NULL, '1Z 8VF 459 68 4713 6729', 'UPS', NULL, '2017-05-22', '18.05.2017 15:52', '4260295880050', '1', 'a0YC000000i6nSgMAI', '165.00', '269.00'),
(43249, '497706978', NULL, NULL, 'Winants Alain', 'Lubbeeksestraat 11', '', '3370', 'Roosbeek', 'Belgien', 'BE', NULL, NULL, '475340008', '0010171WJY', NULL, NULL, 'Pionier Florida automatisch horloge - GM-505-3', NULL, 'Stornieren', 'UPS', NULL, '2017-05-22', '21.05.2017 07:52', '4260295880824', '1', 'a0YC000000hgEJ1MAM', '149.99', '219.99'),
(43250, '497413690', NULL, NULL, 'Gabrielle Gryson', 'Buntstraat 92Buntstraat 92', '', '3920', 'Lommel Limburg', 'Belgien', 'BE', NULL, NULL, '495569382', '0010250IPL', NULL, NULL, 'Pionier montre automatique Florida -  GM-505-7', NULL, '1Z 8VF 459 68 4772 2345', 'UPS', NULL, '2017-05-22', '19.05.2017 16:48', '4260295881494', '1', 'a0YC000000hgEJ2MAM', '149.99', '219.99'),
(43251, '497851075', NULL, NULL, 'Guillem Cordobes Canaleta', 'CALLE ALZINES Nº 16', '1', '08460', 'SANTA MARIA DE PALAUTORDERA Barcelona', 'Spanien', 'ES', NULL, NULL, '699420806', '00100996Q6', NULL, NULL, 'Reloj Theorema Casablanca con correa de cuero negro - Caja negra - Cara negra - 101-5', NULL, '711369654471', 'UPS', NULL, '2017-05-22', '21.05.2017 17:09', '4260295880050', '1', 'a0YC000000i63Q2MAI', '169.99', '249.90'),
(43252, '497689930', NULL, NULL, 'Seguros Catalana Occidente Diego Pozo Tortosa', 'AVINGUDA ALCALDE BARNILS 63', 'Info GB210', '08174', 'SANT CUGAT DEL VALLES Barcelona', 'Spanien', 'ES', NULL, NULL, '360674792', '0010250N2C', NULL, NULL, 'Reloj Theorema Sao Paolo 103-4 - Caja bicolor / Cara dorada / Correa de cuero marrón', NULL, 'stornieren', 'UPS', NULL, '2017-05-22', '21.05.2017 03:29', '4260295881197', '1', 'a0YC000000hfrBHMAY', '169.99', '229.90'),
(43253, '497217015', NULL, NULL, 'fernando freire ferreiro', 'RUA POZAS 9', 'b', '15705', 'SANTIAGO DE COMPOSTELA Coruaa', 'Spanien', 'ES', NULL, NULL, '619323420', '00101044KB', NULL, NULL, 'Reloj Automatic Pionier Barbados - Caja dorada / Dial negro / Correa de cuero marrón', NULL, '711369654508', 'UPS', NULL, '2017-05-22', '18.05.2017 17:09', '4260295881234', '1', 'a0YC000000iMfeyMAC', '140.00', '189.99'),
(43254, '497813382', NULL, NULL, 'Faycal Achik', '17 Rue du solstice', '', '35890', 'Bourg des comptes', 'Frankreich', 'FR', NULL, NULL, '642834500', '0010037EK5', NULL, NULL, 'Montre Automatique de la marque Pionier - Modèle GM-514-1', NULL, 'Stornieren', 'UPS', NULL, '2017-05-22', '21.05.2017 16:15', '4260295880091', '1', 'a0YC000000hfjJ9MAI', '169.99', '229.90'),
(43255, '497581014', NULL, NULL, 'Sylvie Chanal', '1 LIEU DIT LA COMBE', '', '42510', 'NERONDE', 'Frankreich', 'FR', NULL, NULL, '477288373', '0010171A58', NULL, NULL, 'Montre Automatique Pionier 7002-2 - Argent / Noir / Noir', NULL, '1Z 8VF 459 68 4621 0248', 'UPS', NULL, '2017-05-22', '20.05.2017 13:41', '4260295882231', '1', 'a0YC000000iMayPMAS', '150.01', '199.90'),
(43256, '497802195', NULL, NULL, 'Eric Dufresne', '35 Francois Boucher', '', '08300', 'Rethel', 'Frankreich', 'FR', NULL, NULL, '627537971', '0010179MC1', NULL, NULL, 'Montre Automatique Pionier 7002-3 - Or / Blanc / Marron', NULL, '1Z 8VF 459 68 4897 2654', 'UPS', NULL, '2017-05-22', '21.05.2017 16:03', '4260295882248', '1', 'a0YC000000iMayQMAS', '150.01', '199.90'),
(43257, '497413982', NULL, NULL, 'Coulon pierre', '92 cours marc nouaux', '', '33000', 'BORDEAUX', 'Frankreich', 'FR', NULL, NULL, '782819548', '0010077KAP', NULL, NULL, 'Montre Automatique Pionier 7002-4 - Or / Noir / Marron', NULL, '1Z 8VF 459 68 4860 5461', 'UPS', NULL, '2017-05-22', '20.05.2017 02:17', '4260295882255', '1', 'a0YC000000iMayRMAS', '150.01', '199.90'),
(43258, '497550049', NULL, NULL, 'patrick margueron', '400 chemin de cataran', '', '83910', 'pourrieres', 'Frankreich', 'FR', NULL, NULL, '662580311', '0010178F4T', NULL, NULL, 'Montre Automatique Pionier 7002-9 - Or / Noir / Acier', NULL, '1Z 8VF 459 68 4748 4675', 'UPS', NULL, '2017-05-22', '20.05.2017 12:57', '4260295882309', '1', 'a0YC000000iMayWMAS', '150.01', '199.90'),
(43259, '497204046', NULL, NULL, 'Arnaud BALLET', '109  rue de l\'abbaye', '', '59553', 'ESQUERCHIN', 'Frankreich', 'FR', NULL, NULL, '600000000', '0010179Q1E', NULL, NULL, 'Montre automatique Theorema - Argent/Blanc/Marron 3001-1A', NULL, '1Z 8VF 459 68 4642 6284', 'UPS', NULL, '2017-05-22', '18.05.2017 17:29', '4260295880305', '1', 'a0YC000000iMasRMAS', '130.00', '179.90'),
(43260, '497643310', NULL, NULL, 'cedric leal', '11 Rue henry musso', 'Residence Bellavista Bat 2A\nBat 2A', '06100', 'NICE', 'Frankreich', 'FR', NULL, NULL, '626770612', '001016940E', NULL, NULL, 'Montre pour hommes Theorema 101-2 Cadran argenté/Face noire/bracelet noir', NULL, '1Z 8VF 459 68 4656 0709', 'UPS', NULL, '2017-05-22', '21.05.2017 01:20', '4260295880381', '1', 'a0YC000000i63buMAA', '170.01', '239.90'),
(43261, '497286281', NULL, NULL, 'GUY BALDACCHINO', '190 CHEMIN HUGUES', '', '83500', 'LA SEYNE SUR MER', 'Frankreich', 'FR', NULL, NULL, '690096222', '0010044RYX', NULL, NULL, 'Montre pour hommes Theorema GM-101-9 Cadran bicolore/Face dorée/bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4828 6299', 'UPS', NULL, '2017-05-22', '19.05.2017 00:21', '4260295882019', '1', 'a0YC000000i63c1MAA', '170.01', '239.90'),
(43262, '497247871', NULL, NULL, 'Shaz McGrorty', '8 COMMONHEAD ROAD', '', 'KA1 4PY', 'KILMARNOCK', 'Grossbritannien', 'GB', NULL, NULL, '7932999405', '0010005WEU', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4876 8509', 'UPS', NULL, '2017-05-22', '18.05.2017 22:12', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(43263, '497256612', NULL, NULL, 'Steven Tait', 'CROFT COURT BEST BEECH HILL', '', 'TN5 6JH', 'WADHURST', 'Grossbritannien', 'GB', NULL, NULL, '7747800071', '0010037UMD', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4842 5316', 'UPS', NULL, '2017-05-22', '19.05.2017 08:44', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(43264, '497095318', NULL, NULL, 'Janet Jones-Cook', '9 LYDBROOK COVERT', '', 'B38 9TB', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '0121 471 1661', '10116781', NULL, NULL, '104-9 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4888 8522', 'UPS', NULL, '2017-05-22', '18.05.2017 14:08', '4260295881685', '1', 'a0YC000000iLbEVMA0', '146.00', '219.90'),
(43265, '496946593', NULL, NULL, 'Mehmet avduli', '58 LANSDOWNE ROAD', '', 'RG30 4QU', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7825551006', '0010051E6L', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '1Z 8VF 459 68 4737 4132', 'UPS', NULL, '2017-05-22', '18.05.2017 02:46', '4260295881470', '1', 'a0YC000000iMJu3MAG', '126.00', '179.00'),
(43266, '496965333', NULL, NULL, 'Ajit Singh Dhaday', '6 SWAN CRESCENT', '', 'B69 4QG', 'OLDBURY', 'Grossbritannien', 'GB', NULL, NULL, '7519587000', '0010181RIJ', NULL, NULL, '513-3 Gold case / gold face / brown leather band', NULL, '1Z 8VF 459 68 4613 8149', 'UPS', NULL, '2017-05-22', '18.05.2017 05:11', '4260295882194', '1', 'a0YC000000iMOeCMAW', '128.00', '179.00'),
(43267, '497687263', NULL, NULL, 'Jian hui chen', '18/5 Ferry road drive', '', 'EH4 4BP', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7503732395', '00101450BQ', NULL, NULL, '513-3 Gold case / gold face / brown leather band', NULL, '1Z 8VF 459 68 4707 6553', 'UPS', NULL, '2017-05-22', '21.05.2017 03:08', '4260295882194', '1', 'a0YC000000iMOeCMAW', '128.00', '179.00'),
(43268, '497483878', NULL, NULL, 'Danny Reading', '68 DUDLEY ROAD', '', 'BN1 7GL', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '07794 250127', '0010171E2V', NULL, NULL, '7002-1 Silver Case / White Face / Black Leather Band', NULL, '1Z 8VF 459 68 4632 5366', 'UPS', NULL, '2017-05-22', '20.05.2017 16:05', '4260295882224', '1', 'a0YC000000iNcIMMA0', '128.00', '189.00'),
(43269, '497589344', NULL, NULL, 'helen heath', '14 the poplars main road cutthorpe', '', 'S42 7AH', 'chesterfield', 'Grossbritannien', 'GB', NULL, NULL, '7807434798', '0010066XID', NULL, NULL, '7002-1 Silver Case / White Face / Black Leather Band', NULL, '1Z 8VF 459 68 4686 0573', 'UPS', NULL, '2017-05-22', '20.05.2017 17:21', '4260295882224', '1', 'a0YC000000iNcIMMA0', '128.00', '189.00'),
(43270, '497257359', NULL, NULL, 'Guy Trigg', '11 CHICHESTER ROAD', '', 'LN4 2TP', 'LINCOLN', 'Grossbritannien', 'GB', NULL, NULL, '7539880635', '00100296IM', NULL, NULL, '7002-4 Gold Case / Black Face / Brown Leather Band', NULL, '1Z 8VF 459 68 4709 8182', 'UPS', NULL, '2017-05-22', '18.05.2017 23:16', '4260295882255', '1', 'a0YC000000iNcIPMA0', '128.00', '189.00'),
(43271, '497112388', NULL, NULL, 'Abfugafur Khakimov', 'Aramex House Old Bath Road Colnb', 'DXB 765526', 'SL3 0NS', 'Slough Berkshire', 'Grossbritannien', 'GB', NULL, NULL, '01753-210399', '0010076SWM', NULL, NULL, '7002-8 Gold Case / White Face / Strainless Steel Band', NULL, '1Z 8VF 459 68 4749 4191', 'UPS', NULL, '2017-05-22', '18.05.2017 14:53', '4260295882293', '1', 'a0YC000000iNcITMA0', '128.00', '189.00'),
(43272, '497079055', NULL, NULL, 'hazel Lunney', '34  Sherwin Road', '', 'NG7 1SA', 'Nottingham', 'Grossbritannien', 'GB', NULL, NULL, '7920713575', '001017972Q', NULL, NULL, 'Aruba men\'s watch - gold case / black face / brown band', NULL, '1Z 8VF 459 68 4814 4601', 'UPS', NULL, '2017-05-22', '18.05.2017 10:05', '4260295881166', '1', 'a0YC000000iNT07MAG', '120.00', '174.00'),
(43273, '497689647', NULL, NULL, 'Tallis Simons', '4 Pine Mansions', 'Vale road', 'Bh1 3tb', 'Bournemouth', 'Grossbritannien', 'GB', NULL, NULL, '7500709594', '00100491R1', NULL, NULL, 'Black case, black face, black leather band - GM-3009-4', NULL, '1Z 8VF 459 68 4638 5417', 'UPS', NULL, '2017-05-22', '21.05.2017 04:51', '4260295881814', '1', 'a0YC000000iMJqoMAG', '130.00', '179.00'),
(43274, '497589021', NULL, NULL, 'Pavel zenevic', '44 charlock road', '', 'ip24 2tr', 'Thetford Norfolk', 'Grossbritannien', 'GB', NULL, NULL, '7879670812', '001000943Y', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '1Z 8VF 459 68 4639 2623', 'UPS', NULL, '2017-05-22', '20.05.2017 17:19', '4260295882019', '1', 'a0YC000000iNSTQMA4', '153.99', '225.00'),
(43275, '497943148', NULL, NULL, 'Olivier Nadrin', 'Chemin du Periru 12', '', '4960', 'Beverce', 'Belgien', 'BE', NULL, NULL, '32496298330', '0010182SO8', NULL, NULL, 'Montre homme Macau Therorema - Bracelet cuir - Or/noir - (T3011-3)', NULL, '1Z 8VF 459 68 4701 6804', 'UPS', NULL, '2017-05-23', '22.05.2017 07:50', '4260295881272', '1', 'a0YC000000ibFJvMAM', '149.99', '199.99'),
(43276, '497903001', NULL, NULL, 'Arnaud Zitouni', '1234 ROUTE DE SIEGE', '', '13109', 'SIMIANE COLLONGUE', 'Frankreich', 'FR', NULL, NULL, '769947843', '0010244A12', NULL, NULL, 'Montre Automatique de la marque Pionier - Modèle GM-514-1', NULL, 'Stornieren', 'UPS', NULL, '2017-05-23', '22.05.2017 06:46', '4260295880091', '1', 'a0YC000000hfjJ9MAI', '169.99', '229.90'),
(43277, '498138163', NULL, NULL, 'Mary Kennelly', 'Hogan\'s Shop Main street', '', 'NA', 'Glin Limerick', 'Irland', 'IE', NULL, NULL, '877606836', '00102504HP', NULL, NULL, 'GM-104-7 watch', NULL, '711369655283', 'FedEx', NULL, '2017-05-23', '22.05.2017 21:04', '4260295881661', '1', 'a0YC000000iMQERMA4', '170.01', '249.00'),
(43278, '498089165', NULL, NULL, 'Victoria Khokhlova', '54 Scrahan Mews', 'Ross Road', 'KY', 'Killarney Kerry', 'Irland', 'IE', NULL, NULL, '3,53858E+11', '0010250PQR', NULL, NULL, 'Men\'s Theorema Newton watch - 4004-3', NULL, '711369655294', 'FedEx', NULL, '2017-05-23', '22.05.2017 18:02', '4260295881081', '1', 'a0YC000000iMP16MAG', '155.00', '220.00'),
(43279, '498098217', NULL, NULL, 'Scott Chatterton', '1 Gillett Street', 'Turbo Systems Limited', 'HU3 4JA', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7702454269', '0010086MHR', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '1Z 8VF 459 68 4834 8776', 'UPS', NULL, '2017-05-23', '22.05.2017 21:08', 'WL4260295881609', '1', 'a0YC000000iMcMJMA0', '159.99', '229.00'),
(43280, '498045057', NULL, NULL, 'Kayleigh Robinson', '84 Fargo Road', 'Larkhill', 'Sp48ll', 'Salisbury', 'Grossbritannien', 'GB', NULL, NULL, '7799108111', '0010098HKU', NULL, NULL, '513-3 Gold case / gold face / brown leather band', NULL, '1Z 8VF 459 68 4659 4389', 'UPS', NULL, '2017-05-23', '22.05.2017 17:40', '4260295882194', '1', 'a0YC000000iMOeCMAW', '128.00', '179.00'),
(43281, '497901811', NULL, NULL, 'Gavin Jagger', '26 HERBERT ROAD', '', 'B31 5GA', 'BIRMINGHAM West Midlands', 'Grossbritannien', 'GB', NULL, NULL, '7713016549', '0010087L1N', NULL, NULL, 'Silver case, black face, stainless steel band - GM-3009-6', NULL, '1Z 8VF 459 68 4751 8398', 'UPS', NULL, '2017-05-23', '22.05.2017 10:49', '4260295881838', '1', 'a0YC000000iMJqqMAG', '130.00', '179.00'),
(43282, '498243708', NULL, NULL, 'David Soucieux', '2 RUE DE LA FAMILLE BELLE', '', '37370', 'NEUVY LE ROI', 'Frankreich', 'FR', NULL, NULL, '625852578', '0010214N3A', NULL, NULL, 'Montre Automatique de la marque Pionier - Modèle GM-514-1', NULL, 'stornieren', 'UPS', NULL, '2017-05-24', '23.05.2017 13:52', '4260295880091', '1', 'a0YC000000hfjJ9MAI', '169.99', '229.90'),
(43283, '498245400', NULL, NULL, 'DUPUIS HERVE', '10 CHEMIN DE LA CHARBONNIERE', '', '37510', 'BERTHENAY', 'Frankreich', 'FR', NULL, NULL, '977783340', '0010228LNJ', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4767 4442', 'UPS', NULL, '2017-05-24', '23.05.2017 13:40', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(43284, '498252291', NULL, NULL, 'Victor Williams', '8, the court Harbour Heights', '', 'T12KT3C', 'Passage west', 'Irland', 'IE', NULL, NULL, '857788734', '0010186U9F', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369655364', 'FedEx', NULL, '2017-05-24', '23.05.2017 12:32', '4260295881463', '1', 'a0YC000000iMPA0MAO', '145.00', '210.00'),
(43285, '498273064', NULL, NULL, 'Ronald van Iersel', 'Arie Tukstraat 1', '', '2684 XL', 'TER HEIJDE', 'Niederlande', 'NL', NULL, NULL, '06-43120719', '0010250U3T', NULL, NULL, '3006-6 Zwarte kast - Zwarte wijzerplaat - Zwarte roestvrij stalen band', NULL, ' 7113 6965 5353', 'UPS', NULL, '2017-05-24', '23.05.2017 15:43', '4260295881470', '1', 'a0YC000000hgFYyMAM', '144.99', '219.99'),
(43286, '498272555', NULL, NULL, 'Ronald van Iersel', 'Arie Tukstraat 1', '', '2684 XL', 'TER HEIJDE', 'Niederlande', 'NL', NULL, NULL, '06-43120719', '0010250OTJ', NULL, NULL, 'GM-3005-A3 - Zwarte kast / Zwarte wijzerplaat / Roestvrijstalen band', NULL, ' 7113 6965 5353', 'UPS', NULL, '2017-05-24', '23.05.2017 15:29', '4260295880985', '1', 'a0YC000000hgYSsMAM', '140.00', '199.00'),
(43287, '498236536', NULL, NULL, 'Thomas Wright', '26 FLAT4 GRIMSBY ROAD', '', 'DN35 7AB', 'CLEETHORPES', 'Grossbritannien', 'GB', NULL, NULL, '7772012501', '00100471JP', NULL, NULL, '513-2 Silver case / black face / black leather band', NULL, '1Z 8VF 459 68 4811 8434', 'UPS', NULL, '2017-05-24', '23.05.2017 17:09', '4260295882187', '1', 'a0YC000000iMOeBMAW', '128.00', '179.00'),
(43288, '498773427', NULL, NULL, 'Nelly Hakobyan', 'Rue du Beffroi 50', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '486768329', '0010171OPR', NULL, NULL, 'Montre automatique Theorema 10 diamants 0,05 carat - 3006-4', NULL, '1Z 8VF 459 68 4710 5717', 'UPS', NULL, '2017-05-26', '25.05.2017 22:18', '4260295881456', '1', 'a0YC000000hgFYqMAM', '144.99', '219.99'),
(43289, '498700311', NULL, NULL, 'Pena Villarraso Rosa Maria', 'Avenue Richard Neybergh 3', '', '1020', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '479085897', '0010179AIM', NULL, NULL, 'Horloge Theorema Newton - Zwart/zwart - Zwarte leren band GM-4004-4', NULL, '1Z 8VF 459 68 4634 4925', 'UPS', NULL, '2017-05-26', '25.05.2017 15:51', '4260295881098', '1', 'a0YC000000ibARNMA2', '149.99', '199.99'),
(43290, '498579991', NULL, NULL, 'Lingwei Jin', 'ALAMEDA PRINCIPAL 25', 'local', '29001', 'MALAGA', 'Spanien', 'ES', NULL, NULL, '622268880', '0010209HPK', NULL, NULL, 'Reloj Theorema Sao Paolo 103-7 - Caja plateada / Cara negra / Pulsera de acero plateada', NULL, '711369655857', 'FedEx', NULL, '2017-05-26', '24.05.2017 21:34', '4260295881616', '1', 'a0YC000000hfrBKMAY', '169.99', '229.90'),
(43291, '498767104', NULL, NULL, 'Derek Cusack', '0 Onagh', 'Taughmaconnell', '', 'Ballinasloe', 'Irland', 'IE', NULL, NULL, '875996912', '0010250G8S', NULL, NULL, '502-5 silver case / white face / silver metal band', NULL, '711369655846', 'FedEx', NULL, '2017-05-26', '25.05.2017 21:02', '4260295881906', '1', 'a0YC000000iMQClMAO', '149.99', '220.00'),
(43292, '498450839', NULL, NULL, 'furio danilo monti', 'PIAZZA GIACOMO MATTEOTTI 18', '', '28921', 'VERBANIA VB', 'Italien', 'IT', NULL, NULL, '3931711256', '0010143QX7', NULL, NULL, 'Orologio Theorema Oman - Cassa colore oro, quadrante colore nero, cinturino marrone', NULL, 'stornieren', 'FedEx', NULL, '2017-05-26', '24.05.2017 14:00', '4260295882408', '1', 'a0YC000000hgFm9MAE', '165.00', '239.90');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(43293, '498395808', NULL, NULL, 'thomas benson', 'via bologna 38', '', '80142', 'napoli NA', 'Italien', 'IT', NULL, NULL, '3318404560', '0010250SIL', NULL, NULL, 'Orologio Theorema Oman - Cassa colore nero, quadrante colore nero, cinturino nero', NULL, '711369655868', 'FedEx', NULL, '2017-05-26', '24.05.2017 09:29', '4260295882415', '1', 'a0YC000000hgFmAMAU', '165.00', '239.90'),
(43294, '498509457', NULL, NULL, 'Younes Ayadi', 'Adrien Mildersstraat 5g', '', '3022 NA', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '640519568', '0010169BCG', NULL, NULL, '3006-6 Zwarte kast - Zwarte wijzerplaat - Zwarte roestvrij stalen band', NULL, '1Z 8VF 459 68 4606 6548', 'UPS', NULL, '2017-05-26', '24.05.2017 17:06', '4260295881470', '1', 'a0YC000000hgFYyMAM', '144.99', '219.99'),
(43295, '498677916', NULL, NULL, 'resat ilman', 'Oranjestraat 31', '', '6442 XH', 'BRUNSSUM', 'Niederlande', 'NL', NULL, NULL, '640720760', '0010118HFT', NULL, NULL, 'GM-104-2 Goudkleurig - Zwart', NULL, 'stornieren', 'UPS', NULL, '2017-05-26', '25.05.2017 13:50', '4260295880473', '1', 'a0YC000000hgGN7MAM', '170.00', '269.99'),
(43296, '498638189', NULL, NULL, 'Tomas Hendriks', 'Bus 6', '', '5841 CN', 'OPLOO', 'Niederlande', 'NL', NULL, NULL, '06-33786061', '0010164AJD', NULL, NULL, 'GM-104-2 Goudkleurig - Zwart', NULL, 'stornieren', 'UPS', NULL, '2017-05-26', '25.05.2017 10:44', '4260295880473', '1', 'a0YC000000hgGN7MAM', '170.00', '269.99'),
(43297, '498752270', NULL, NULL, 'Kenny Bogaard', 'Eilandstraat 11', 'papendrecht, eilandstraat 11, 3351 AB', '3351 AB', 'Papendrecht', 'Niederlande', 'NL', NULL, NULL, '647896111', '0010250LLG', NULL, NULL, 'GM-104-8 Goudkleurig/Zwart', NULL, 'stornieren', 'UPS', NULL, '2017-05-26', '25.05.2017 20:37', '4260295881678', '1', 'a0YC000000hgGNDMA2', '170.00', '269.99'),
(43298, '498582328', NULL, NULL, 'Silviya Angelova', 'De Kei 5 A12', '', '8918 AR', 'LEEUWARDEN', 'Niederlande', 'NL', NULL, NULL, '627869914', '0010050ZIV', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4804 6539', 'UPS', NULL, '2017-05-26', '25.05.2017 00:06', '4260295880107', '1', 'a0YC000000iLJzvMAG', '165.00', '269.00'),
(43299, '498410397', NULL, NULL, 'Sharon Murphy', '54 ANDREW LANE', '', 'SK6 8HX', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7863015282', '0010226NY2', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '1Z 8VF 459 68 4645 2871', 'UPS', NULL, '2017-05-26', '24.05.2017 11:19', '4260295880015', '1', 'a0YC000000iNSTLMA4', '153.99', '225.00'),
(43300, '498437618', NULL, NULL, 'gary taylor', '26 BLOSSOM WAY', '', 'CV22 5LN', 'RUGBY WARWICKSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7711891191', '00100625YC', NULL, NULL, '513-5 Black case / black face / black leather band', NULL, '1Z 8VF 459 68 4819 0490', 'UPS', NULL, '2017-05-26', '24.05.2017 12:11', '4260295882217', '1', 'a0YC000000iMOeEMAW', '128.00', '179.00'),
(43301, '498406920', NULL, NULL, 'Katie Williams', '67 HEOL Y GROES', '', 'NP44 7LT', 'CWMBRAN GWENT', 'Grossbritannien', 'GB', NULL, NULL, '7807033450', '00100106OV', NULL, NULL, '513-5 Black case / black face / black leather band', NULL, '1Z 8VF 459 68 4651 2903', 'UPS', NULL, '2017-05-26', '24.05.2017 09:56', '4260295882217', '1', 'a0YC000000iMOeEMAW', '128.00', '179.00'),
(43302, '499260681', NULL, NULL, 'Lucas Van der Wee', 'Driehoekstraat 2 Bus 2', 'L&S ZAKENKANTOOR BVBA', '2240', 'ZANDHOVEN', 'Belgien', 'BE', NULL, NULL, '495387533', '0010097W2O', NULL, NULL, '3006-6 Zwarte kast - Zwarte wijzerplaat - Zwarte roestvrij stalen band', NULL, '1Z 8VF 459 68 4780 9029', 'UPS', NULL, '2017-05-29', '28.05.2017 11:51', '4260295881470', '1', 'a0YC000000hgFYsMAM', '144.99', '219.99'),
(43303, '498904677', NULL, NULL, 'Naudasch Zelimkhanova', 'Jonkersstraat 17', 'huis', '8800', 'Roeselare West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '488159605', '0010157QJW', NULL, NULL, 'Pionier montre automatique Florida - GM-505-3', NULL, 'stornieren', 'UPS', NULL, '2017-05-29', '26.05.2017 14:50', '4260295880824', '1', 'a0YC000000hgEJ1MAM', '149.99', '219.99'),
(43304, '498903310', NULL, NULL, 'Magomed Zelimkhanov', 'Jonkersstraat 17', '', '8800', 'Roeselare', 'Belgien', 'BE', NULL, NULL, '488159605', '0010067EE9', NULL, NULL, 'Pionier montre automatique Florida - GM-505-5', NULL, '1Z 8VF 459 68 4889 8646', 'UPS', NULL, '2017-05-29', '26.05.2017 14:49', '4260295880848', '1', 'a0YC000000hgEJ4MAM', '149.99', '219.99'),
(43305, '498887230', NULL, NULL, 'Jean de Dieu Uwacu', 'boulevard Roi Albert II 27', 'Belgacom, 11T025', '1030', 'Schaerbeek', 'Belgien', 'BE', NULL, NULL, '485443682', '0010249GTC', NULL, NULL, 'Automatisch Pionier-horloge uit de Havana-collectie - 7001-1', NULL, '1Z 8VF 459 68 4695 7059', 'UPS', NULL, '2017-05-29', '26.05.2017 13:22', '4260295882095', '1', 'a0YC000000iMb7hMAC', '145.00', '239.00'),
(43306, '498962935', NULL, NULL, 'Dzhuliani Ioulia', '198 APPARTEM RUE JEAN RACINE', 'Residence Monsegur', '33400', 'TALENCE', 'Frankreich', 'FR', NULL, NULL, '783565154', '0010008H1M', NULL, NULL, 'Montre pour hommes Theorema 101-5 Cadran noir/Face noire/bracelet noir', NULL, '1Z 8VF 459 68 4804 9009', 'UPS', NULL, '2017-05-29', '27.05.2017 02:15', '4260295880050', '1', 'a0YC000000i63bxMAA', '170.01', '239.90'),
(43307, '498967480', NULL, NULL, 'Mohsen Briki', '55 55  Avenue Maurice chevalier', '', '06150', 'Cannes La Bocca Alpes Maritimes', 'Frankreich', 'FR', NULL, NULL, '620203068', '0010004T58', NULL, NULL, 'Montre pour hommes Theorema 101-2 Cadran argenté/Face noire/bracelet noir', NULL, '1Z 8VF 459 68 4662 5818', 'UPS', NULL, '2017-05-29', '27.05.2017 02:11', '4260295880381', '1', 'a0YC000000i63buMAA', '170.01', '239.90'),
(43308, '499148471', NULL, NULL, 'Misael Canova', 'Via Monte Pasubio 32', 'Contra Castellan', 'Caltrano VI', 'Italien', '36030', 'IT', NULL, NULL, '3386304121', '001016892N', NULL, NULL, 'Orologio Theorema Oman - Cassa colore nero, quadrante colore nero, cinturino nero', NULL, '711369655880', 'FedEx', NULL, '2017-05-29', '27.05.2017 20:50', '4260295882415', '1', 'a0YC000000hgFmAMAU', '165.00', '239.90'),
(43309, '499077008', NULL, NULL, 'temmy morgan', 'via milano 40', '', 'napoli NA', 'Italien', '80142', 'IT', NULL, NULL, '3889332529', '0010040GSP', NULL, NULL, 'Orologio Theorema Oman - Cassa colore oro, quadrante colore nero, cinturino marrone', NULL, 'stornieren', 'FedEx', NULL, '2017-05-29', '27.05.2017 13:33', '4260295882408', '1', 'a0YC000000hgFm9MAE', '165.00', '239.90'),
(43310, '498821486', NULL, NULL, 'sam clifford', 'via palermo 56', '', 'napoli NA', 'Italien', '80142', 'IT', NULL, NULL, '3318404560', '0010250F2R', NULL, NULL, 'Orologio - Cassa Oro/Quadrante Nero/Cinturino in acciaio 510-7', NULL, '711369655890', 'FedEx', NULL, '2017-05-29', '26.05.2017 09:33', '4260295881432', '1', 'a0YC000000hgFl1MAE', '150.01', '219.99'),
(43311, '498701766', NULL, NULL, 'Nfally Kane', 'Via Per Crescenzago 174', '', 'Milano Sesto San Giovanni', 'Italien', '20099', 'IT', NULL, NULL, '3270673325', '0010203OY5', NULL, NULL, 'Orologio - Cassa Oro/Quadrante Nero/Cinturino in pelle Marrone 101-3', NULL, '711369655905', 'FedEx', NULL, '2017-05-29', '25.05.2017 18:04', '4260295880398', '1', 'a0YC000000hgFqsMAE', '165.00', '239.90'),
(43312, '499267104', NULL, NULL, 'Suzana Sljivancanin', 'Heer Arendstraat 32', '', '3401 ZP', 'IJsselstein', 'Niederlande', 'NL', NULL, NULL, '619047243', '0010179POV', NULL, NULL, '504-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4812 5864', 'UPS', NULL, '2017-05-29', '28.05.2017 12:42', '4260295880770', '1', 'a0YC000000ib94CMAQ', '139.99', '199.99'),
(43313, '498994160', NULL, NULL, 'Maurice Tukker', 'Oudaen 12', '', '3401 HK', 'IJSSELSTEIN UT', 'Niederlande', 'NL', NULL, NULL, '652601920', '0010041HTG', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4638 1073', 'UPS', NULL, '2017-05-29', '26.05.2017 23:26', '4260295881234', '1', 'a0YC000000iMbDBMA0', '135.01', '199.00'),
(43314, '498924856', NULL, NULL, 'Perdiep Jhinkoe', 'Mathenesserplein 95 C', '', '3023 LA', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '630499079', '0010250LOE', NULL, NULL, 'GM-104-3 Zwart', NULL, '1Z 8VF 459 68 4613 8685', 'UPS', NULL, '2017-05-29', '26.05.2017 17:11', '4260295880480', '1', 'a0YC000000hgGN8MAM', '170.00', '269.99'),
(43315, '498958321', NULL, NULL, 'Graham Picknell', '67 Monks Close', '', 'BN15 9DB', 'Lancing West Sussex', 'Grossbritannien', 'GB', NULL, NULL, '01903 520868', '0010149PKY', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '1Z 8VF 459 68 4728 5765', 'UPS', NULL, '2017-05-29', '26.05.2017 21:27', '4260295882019', '1', 'a0YC000000iNSTQMA4', '153.99', '225.00'),
(43316, '498771201', NULL, NULL, 'David Mcintosh', '3 THE GLADE', '', 'ML9 2JA', 'LARKHALL LANARKSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7914420184', '0010116R1B', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4779 6972', 'UPS', NULL, '2017-05-29', '26.05.2017 05:06', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(43317, '498728130', NULL, NULL, 'Captain Bannister', '7 SCOTT PARK ROAD', '', 'BB11 4JN', 'BURNLEY', 'Grossbritannien', 'GB', NULL, NULL, '7411510757', '00101191W4', NULL, NULL, 'GM-110-3 gold case/black face/brown band', NULL, '1Z 8VF 459 68 4645 0588', 'UPS', NULL, '2017-05-29', '25.05.2017 19:32', 'WLADUK17031402', '1', 'a0YC000000iMdoJMAS', '128.00', '179.00'),
(43318, '498634963', NULL, NULL, 'Kevin Brogan', '5-6ADMIRAL LENNARD ROAD', '', 'CT20 1PD', 'FOLKESTONE', 'Grossbritannien', 'GB', NULL, NULL, '7760746741', '0010175CP9', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '1Z 8VF 459 68 4730 2594', 'UPS', NULL, '2017-05-29', '25.05.2017 12:47', '4260295881470', '1', 'a0YC000000iMJu3MAG', '126.00', '179.00'),
(43319, '499464224', NULL, NULL, 'Marie van Lierop', 'Rue de Clairefagne 29', '', '4141', 'Louveigne', 'Belgien', 'BE', NULL, NULL, '498782631', '0010209K2F', NULL, NULL, 'Monte Carlo horloge - zilver/zwart/RVS-band', NULL, '1Z 8VF 459 68 4742 2731', 'UPS', NULL, '2017-05-30', '29.05.2017 10:52', '4260295881524', '1', 'a0YC000000iMYmLMAW', '154.99', '269.00'),
(43320, '499239838', NULL, NULL, 'LD Vins SAS Oscar Perez', '4 - 8QUAI DE BRAZZA', 'ZA de Brazza', '33100', 'BORDEAUX GIRONDE', 'Frankreich', 'FR', NULL, NULL, '634292652', '001009794O', NULL, NULL, 'Montre Automatique Theorema, bracelet en cuir - Boîtier argent, face en noir et bracelet noir 3006-1', NULL, '1Z 8VF 459 68 4878 5919', 'UPS', NULL, '2017-05-30', '28.05.2017 13:02', '4260295880992', '1', 'a0YC000000iMbDsMAK', '144.99', '199.90'),
(43321, '499171391', NULL, NULL, 'Guy MULLER', '9 RUE DES CORPORATIONS', '', '57100', 'THIONVILLE', 'Frankreich', 'FR', NULL, NULL, '668859998', '0010221UC5', NULL, NULL, 'Montre pour hommes Theorema GM-101-6 Cadran argenté/Face blanche/bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4651 3126', 'UPS', NULL, '2017-05-30', '28.05.2017 06:31', '4260295881982', '1', 'a0YC000000i63byMAA', '170.01', '239.90'),
(43322, '499205409', NULL, NULL, 'alessandro martino', 'VIA FIRENZE 21', '', '80142', 'NAPOLI NA', 'Italien', 'IT', NULL, NULL, '3512041083', '10229722', NULL, NULL, 'GM-107-7 - Orologio meccanico Theorema Rio - Cassa oro, quadrante nero - In acciaio inox', NULL, '711369655927', 'FedEx', NULL, '2017-05-30', '28.05.2017 06:00', '4260295881579', '1', 'a0YC000000hgFlTMAU', '155.00', '229.99'),
(43323, '499390210', NULL, NULL, 'Kate Bashford', '2 Tibthorpe', '', 'TS7 0PX', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7813060586', '0010113VWY', NULL, NULL, '513-4 Gold case / black face / brown leather band', NULL, '1Z 8VF 459 68 4785 4695', 'UPS', NULL, '2017-05-30', '28.05.2017 22:57', '4260295882200', '1', 'a0YC000000iMOeDMAW', '128.00', '179.00'),
(43324, '499353045', NULL, NULL, 'Valerie Nagle', '25 ORMISTON ROAD', '', 'CH45 5AU', 'WALLASEY', 'Grossbritannien', 'GB', NULL, NULL, '1516399842', '0010053TU0', NULL, NULL, '513-3 Gold case / gold face / brown leather band', NULL, '1Z 8VF 459 68 4862 5109', 'UPS', NULL, '2017-05-30', '28.05.2017 21:15', '4260295882194', '1', 'a0YC000000iMOeCMAW', '128.00', '179.00'),
(43325, '499547106', NULL, NULL, 'Femke Melis', 'Schotelven 107', '', '2370', 'Arendonk', 'Belgien', 'BE', NULL, NULL, '497876964', '0010176RM5', NULL, NULL, '3006-5 Goudkleurige kast - Zwarte wijzerplaat - Goudkleurige roestvrij stalen band', NULL, '1Z 8VF 459 68 4717 0745', 'UPS', NULL, '0000-00-00', '29.05.2017 16:50', '4260295881463', '1', 'a0YC000000hgFYrMAM', '144.99', '219.99'),
(43326, '499586247', NULL, NULL, 'Arnaud BALLET', '109  rue de l\'abbaye', '', '59553', 'ESQUERCHIN', 'Frankreich', 'FR', NULL, NULL, '600000000', '0010216JWB', NULL, NULL, 'Montre automatique Theorema - Argent/Noir/Noir 3001-2', NULL, '1Z 8VF 459 68 4820 5170', 'UPS', NULL, '2017-05-31', '30.05.2017 03:21', '4260295880312', '1', 'a0YC000000iMasSMAS', '130.00', '179.90'),
(43327, '499552032', NULL, NULL, 'Aurelia ARNOULD', '22 BIS CHEMIN DU GUILLOT', '', '25170', 'LANTENNE VERTIERE', 'Frankreich', 'FR', NULL, NULL, '676977915', '0010204QXE', NULL, NULL, 'Montre Automatique Theorema, bracelet en métal - Boîtier noir, face en noir et bracelet métal noir 3006-6', NULL, '1Z 8VF 459 68 4666 6784', 'UPS', NULL, '2017-05-31', '30.05.2017 01:20', '4260295881470', '1', 'a0YC000000iMbDxMAK', '144.99', '199.90'),
(43328, '499780207', NULL, NULL, 'Zanon Ange', '299 Rue du granier', '', '73230', 'St alban leysse', 'Frankreich', 'FR', NULL, NULL, '781328897', '0010200E67', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4684 6795', 'UPS', NULL, '2017-05-31', '30.05.2017 16:44', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(43329, '499633942', NULL, NULL, 'sylvestre-ledoux NJAMEN', '5 RUE DE LA NOUVELLE DEHLI', '', '93000', 'BOBIGNY SEINE SAINT DENIS', 'Frankreich', 'FR', NULL, NULL, '632639019', '0010087MRX', NULL, NULL, 'Montre pour hommes Theorema 101-3 Cadran doré/Face noire/bracelet marron', NULL, '1Z 8VF 459 68 4824 1201', 'UPS', NULL, '2017-05-31', '30.05.2017 07:29', '4260295880398', '1', 'a0YC000000i63bvMAA', '170.01', '239.90'),
(43330, '499705085', NULL, NULL, 'Diallo Mamadou', '105 RUE DESIRE CLEMENT', '', '78700', 'CONFLANS STE HONORINE', 'Frankreich', 'FR', NULL, NULL, '781697516', '0010242TOO', NULL, NULL, 'Montre pour hommes Theorema 101-4 Cadran bicolore/Face dorée/bracelet noir', NULL, '1Z 8VF 459 68 4758 6010', 'UPS', NULL, '2017-05-31', '30.05.2017 12:06', '4260295880015', '1', 'a0YC000000i63bwMAA', '170.01', '239.90'),
(43331, '499375907', '', '', 'Ashley Foster', 'Barton House Barton Road', 'Barton', 'BS251DY', 'Winscombe', 'Grossbritannien', '', '', '', '7875385733', '001021121S', '', '', 'Black case, black face, stainless steel band - GM-508-8', 'Geld am 05.04.18 zurück erhalten, da Ware kaputt angekommen ist. Wo ist die Uhr???', '1Z 8VF 459 68 4705 3158', 'UPS', '', '2017-05-31', '30.05.2017 20:34', '4260295881975', '1', 'a0YC000000iMHPeMAO', '129.99', '199.00'),
(43332, '499648258', NULL, NULL, 'Momodou Samba', '1THORBURNHSE KINNERTON STREET', 'Belgravia', 'SW1X 8EX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7733335183', '0010002Q8N', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4860 5961', 'UPS', NULL, '2017-05-31', '30.05.2017 09:22', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(43333, '499896819', NULL, NULL, 'Gerson Sint Jago', 'Velsenpad 1', '', '1324 PX', 'ALMERE Flevoland', 'Niederlande', 'NL', NULL, NULL, '624735906', '00101151LL', NULL, NULL, 'Theorema Damascus Horloge - Goudkleurige Metalen Band - Goudkleurig/Zwart (T3008-7)', NULL, '1Z 8VF 459 68 4845 7229', 'UPS', NULL, '2017-06-01', '31.05.2017 03:12', '4260295881722', '1', 'a0YC000000iMRSCMA4', '145.00', '199.99'),
(43334, '500119568', NULL, NULL, 'Henan Jin', 'Galerie Ravenstein 29', '', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '494305181', '0010018NC3', NULL, NULL, 'GM-3009-3 - Boîtier doré / Cadran noir / Bracelet en cuir marron', NULL, '1Z 8VF 459 68 4687 0839', 'UPS', NULL, '2017-06-01', '31.05.2017 22:51', '4260295881807', '1', 'a0YC000000iMYqOMAW', '149.99', '269.99'),
(43335, '499975832', NULL, NULL, 'Wendy Berveling', 'Henriette Roland Holststraat 41', '', '3131 WG', 'VLAARDINGEN', 'Niederlande', 'NL', NULL, NULL, '642230396', '00100567QP', NULL, NULL, '513-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4688 2844', 'UPS', NULL, '2017-06-01', '31.05.2017 13:25', '4260295882170', '1', 'a0YC000000ib8pJMAQ', '145.01', '229.00'),
(43336, '499741790', NULL, NULL, 'endurance omoruyi', 'corso novara 5', '', 'napoli NA', '80142', 'Italien', 'IT', NULL, NULL, '3512720954', '001025096H', NULL, NULL, 'Orologio - Cassa Argento/Quadrante Bianco/Cinturino in acciaio 510-5', NULL, '711369655960', 'FedEx', NULL, '2017-06-01', '30.05.2017 14:44', '42602958811418', '1', 'a0YC000000hgFkzMAE', '150.01', '219.99'),
(43337, '499622060', NULL, NULL, 'Idea pratiche auto Tolea', 'Corso Caio Plinio 36', '', 'TORINO TO', '10127', 'Italien', 'IT', NULL, NULL, '3286185709', '0010217H32', NULL, NULL, 'Orologio - Cassa Nero/Quadrante Nero/Cinturino in acciaio 510-8', NULL, '711369655971', 'FedEx', NULL, '2017-06-01', '29.05.2017 23:58', '4260295881449', '1', 'a0YC000000hgFl2MAE', '150.01', '219.99'),
(43338, '499636571', NULL, NULL, 'reuben robinson', 'VIA VENEZIA 18', '', 'napoli NA', '80142', 'Italien', 'IT', NULL, NULL, '3405423651', '0010016LHR', NULL, NULL, 'Orologio Theorema Oman - Cassa colore argento, quadrante colore oro, cinturino nero', NULL, 'stornieren', 'FedEx', NULL, '2017-06-01', '30.05.2017 01:33', '4260295882385', '1', 'a0YC000000hgFm7MAE', '165.00', '239.90'),
(43339, '499958159', NULL, NULL, 'Maria Farcas', 'Via del lavoro 6', '', 'CASTEL D\'AZZANO VR', '37060', 'Italien', 'IT', NULL, NULL, '3459631726', '001012921D', NULL, NULL, 'Orologio Theorema Oman - Cassa colore oro, quadrante colore nero, cinturino marrone', NULL, 'stornieren', 'FedEx', NULL, '2017-06-01', '31.05.2017 12:46', '4260295882408', '1', 'a0YC000000hgFm9MAE', '165.00', '239.90'),
(43340, '499876638', NULL, NULL, 'Caitlin Grant', '41 Drumview road', '', 'BT27 6YF', 'Lisburn', 'Grossbritannien', 'GB', NULL, NULL, '7496259409', '0010141W48', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4618 9255', 'UPS', NULL, '2017-06-01', '31.05.2017 01:23', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(43341, '499947119', NULL, NULL, 'Uyen Lu', '65 Cypress Road', '', 'PR8 6HB', 'Southport', 'Grossbritannien', 'GB', NULL, NULL, '1704000000', '0010096X7L', NULL, NULL, '3006-4 Silver case / Black face / Silver Metal Band', NULL, '1Z 8VF 459 68 4872 6063', 'UPS', NULL, '2017-06-01', '31.05.2017 16:16', '4260295881456', '1', 'a0YC000000iMJu1MAG', '126.00', '179.00'),
(43342, '499913036', NULL, NULL, 'Luke Wade', '32 ETON CLOSE', 'Weedon', 'NN7 4PJ', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7961092569', '00101043GX', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4726 9274', 'UPS', NULL, '2017-06-01', '31.05.2017 08:57', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43343, '499953504', NULL, NULL, 'Ali Moghtader', '75 HIGH STREET', '', 'GU19 5AH', 'BAGSHOT Surrey', 'Grossbritannien', 'GB', NULL, NULL, '7771870876', '0010064MSN', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-8', NULL, '1Z 8VF 459 68 4803 4882', 'UPS', NULL, '2017-06-01', '31.05.2017 16:52', '4260295881586', '1', 'a0YC000000hhXKaMAM', '135.00', '179.00'),
(43344, '499937748', NULL, NULL, 'kathrina davis', '73 STEPPINGSTONE STREET', '', 'DY1 1SB', 'DUDLEY WEST MIDLANDS', 'Grossbritannien', 'GB', NULL, NULL, '7979196289', '0010183XSM', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-8', NULL, '1Z 8VF 459 68 4727 8899', 'UPS', NULL, '2017-06-01', '31.05.2017 11:25', '4260295881586', '1', 'a0YC000000hhXKaMAM', '135.00', '179.00'),
(43345, '499931259', NULL, NULL, 'Phillip Sage', '25 Arlingham Way', 'Patchway', 'BS34 5NH', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7932494148', '0010250U3L', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-8', NULL, '1Z 8VF 459 68 4689 7301', 'UPS', NULL, '2017-06-01', '31.05.2017 12:33', '4260295881586', '1', 'a0YC000000hhXKaMAM', '135.00', '179.00'),
(43346, '500090139', '', '', 'Veronique Ring- Vincent', '7  de la petite salette', '', '38650', 'Monestier de clermont', 'Frankreich', '', '', '', '619713707', '0010009WWT', '', '', 'Montre Automatique Pionier 7002-3 - Or / Blanc / Marron', '', ' CY737233784DE', 'DHL', '', '2017-06-06', '01.06.2017 04:16', '4260295882248', '1', 'a0YC000000iMayQMAS', '150.01', '199.90'),
(43347, '500058879', NULL, NULL, 'Bonardi Ludovic', '340 RUE DE LA FONT DES FABRE', '', '83210', 'LA FARLEDE', 'Frankreich', 'FR', NULL, NULL, '695833164', '0010149XX4', NULL, NULL, 'Montre pour hommes Theorema 101-2 Cadran argenté/Face noire/bracelet noir', NULL, '1Z 8VF 459 68 4848 6162', 'UPS', NULL, '2017-06-02', '01.06.2017 01:58', '4260295880381', '1', 'a0YC000000i63buMAA', '170.01', '239.90'),
(43348, '500321898', NULL, NULL, 'furio danilo monti', 'PIAZZA GIACOMO MATTEOTTI 18', '', '28921', 'VERBANIA VB', 'Italien', 'IT', NULL, NULL, '3931711256', '00100792K1', NULL, NULL, 'GM-107-3  - Orologio meccanico Theorema Rio - Cassa oro, quadrante nero e cinturino marrone - In pelle', NULL, '711369656007', 'FedEx', NULL, '2017-06-02', '01.06.2017 20:35', '4260295880626', '1', 'a0YC000000hgFlPMAU', '155.00', '229.99'),
(43349, '500276260', NULL, NULL, 'Tomas Hendriks', 'Bus 6', '', '5841 CN', 'OPLOO', 'Niederlande', 'NL', NULL, NULL, '06-33786061', '0010111FL1', NULL, NULL, 'GM-104-2 Goudkleurig - Zwart', NULL, 'stornieren', 'UPS', NULL, '2017-06-02', '42887,6486111111', '4260295880473', '1', 'a0YC000000hgGN7MAM', '170.00', '269.99'),
(43350, '500117975', NULL, NULL, 'Nathan Smith', '86 HART LANE', '', 'LU2 0JG', 'LUTON', 'Grossbritannien', 'GB', NULL, NULL, '7762025005', '00100611KB', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4764 1325', 'UPS', NULL, '2017-06-02', '01.06.2017 04:21', '4260295880050', '1', 'a0YC000000iNSTMMA4', '153.99', '225.00'),
(43351, '500131638', NULL, NULL, 'J Gutirez', '19A CHARLEMONT ROAD', '', 'E6 6HJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7520626070', '0010210UFT', NULL, NULL, 'Black case, black face, stainless steel band - GM-508-8', NULL, '1Z 8VF 459 68 4715 8938', 'UPS', NULL, '2017-06-02', '01.06.2017 08:01', '4260295881975', '1', 'a0YC000000iMHPeMAO', '129.99', '199.00'),
(43352, '500348870', NULL, NULL, 'JEVGENIJ ARTIUKOVSKIJ', '136d Chichester road', '', 'N9 9DG', 'LONDON EDMONTON', 'Grossbritannien', 'GB', NULL, NULL, '7424079830', '0010119WW6', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4803 4944', 'UPS', NULL, '2017-06-02', '01.06.2017 23:00', '4260295880107', '1', 'a0YC000000iN3GgMAK', '154.99', '229.00'),
(43353, '500131429', NULL, NULL, 'Brian Tootill', '6 EDALE CLOSE', 'HAZEL GROVE', 'SK7 6JZ', 'STOCKPORT CHESHIRE', 'Grossbritannien', 'GB', NULL, NULL, '1612929958', '0010001I81', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107', NULL, '1Z 8VF 459 68 4736 5357', 'UPS', NULL, '2017-06-02', '01.06.2017 09:06', '4260295880602', '1', 'a0YC000000hhXKTMA2', '135.00', '179.00'),
(43354, '500443035', NULL, NULL, 'Laura Henderikx', 'Lupinelaan 8', '', '5582 CH', 'WAALRE', 'Niederlande', 'NL', NULL, NULL, '610483779', '0010053EEJ', NULL, NULL, 'GM-104-2 Goudkleurig - Zwart', NULL, 'stornieren', 'UPS', NULL, '2017-06-02', '42888,42986', '4260295880473', '1', 'a0YC000000hgGN7MAM', '170.00', '269.99'),
(43355, '501209531', NULL, NULL, 'Louis Lejeune', 'Rue de Bettincourt 86', '', '4300', 'Bettincourt', 'Belgien', 'BE', NULL, NULL, '479536385', '0010164XKJ', NULL, NULL, 'Theorema automatisch-horloge - 3004-3 - goudkleurig/zwart/bruin', NULL, '1Z 8VF 459 68 4646 3092', 'UPS', NULL, '2017-06-06', '05.06.2017 19:18', '4260295880077', '1', 'a0YC000000iNTn4MAG', '150.01', '229.00'),
(43356, '500921466', NULL, NULL, 'Adnan Ec-Chafai', 'Avenue Arnaud Fraiteur 26', '', '1070', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '483703656', '0010073SVH', NULL, NULL, '4004-3 - Cadran or noir/ Bracelet en cuir noir', NULL, '1Z 8VF 459 68 4732 9502', 'UPS', NULL, '2017-06-06', '04.06.2017 14:53', '4260295881081', '1', 'a0YC000000ibARMMA2', '149.99', '199.99'),
(43357, '500783640', NULL, NULL, 'greta schockaert', 'Klokkeveld 17', '', '9700', 'Mater', 'Belgien', 'BE', NULL, NULL, '497558565', '0010196XD4', NULL, NULL, 'GM-3005-4 - Gouden kast / Zwarte wijzerplaat / Zwart leren band', NULL, '1Z 8VF 459 68 4782 6313', 'UPS', NULL, '2017-06-06', '03.06.2017 20:51', '4260295880923', '1', 'a0YC000000hgYSiMAM', '140.00', '199.00'),
(43358, '501262373', NULL, NULL, 'Julia Darbinyan', 'Calle Centre 5', 'Entresuelo C', '08041', 'Barcelona', 'Spanien', 'ES', NULL, NULL, '691051908', '00101793KT', NULL, NULL, 'Reloj Pionier modelo Chicago adornado con diamantes - Caja dorada - Cara blanca y correa de cuero marrón - 7002-3', NULL, '711369656030', 'FedEx', NULL, '2017-06-06', '05.06.2017 21:12', '4260295882248', '1', 'a0YC000000iMffqMAC', '149.99', '199.99'),
(43359, '501260099', NULL, NULL, 'Vicente Bravo Villa', 'TRAVESIA TELLEZ 8', '7o S', '28007', 'MADRID', 'Spanien', 'ES', NULL, NULL, '648040313', '0010185QCH', NULL, NULL, 'Reloj Pionier modelo Chicago adornado con diamantes - Caja dorada - Cara negra y correa de cuero marrón - 7002-4', NULL, '711369656040', 'FedEx', NULL, '2017-06-06', '05.06.2017 21:02', '4260295882255', '1', 'a0YC000000iMffrMAC', '149.99', '199.99'),
(43360, '501266253', NULL, NULL, 'Seguros Catalana Occidente Diego Pozo Tortosa', 'AVINGUDA ALCALDE BARNILS 63', 'Info GB210', '08174', 'SANT CUGAT DEL VALLES Barcelona', 'Spanien', 'ES', NULL, NULL, '360674792', '00101599CR', NULL, NULL, 'Reloj Theorema Casablanca con correa de cuero marrón - Caja dorada - Cara negra', NULL, '711369656051', 'FedEx', NULL, '2017-06-06', '05.06.2017 21:46', '4260295880050', '1', 'a0YC000000hfr9UMAQ', '169.99', '249.90'),
(43361, '501026594', NULL, NULL, 'sebastia canals', 'CALLE CARME 62', 'bajos', '08001', 'BARCELONA', 'Spanien', 'ES', NULL, NULL, '934428853', '0010250UHY', NULL, NULL, 'Reloj Theorema Sao Paolo 103-2 - Caja dorada / Cara negra / Correa de cuero marrón', NULL, 'stornieren', 'FedEx', NULL, '2017-06-06', '04.06.2017 21:04', '4260295880442', '1', 'a0YC000000hfrBFMAY', '169.99', '229.90'),
(43362, '500763183', '', '', 'david marin', 'CALLE SAN VICENTE MARTIR 363 13', '7', '46017', 'VALENCIA', 'Spanien', '', '', '', '672230885', '0010170E5I', '', '', 'Reloj Theorema Sao Paolo 103-3 - Caja negra / Cara negra / Correa de cuero negra', 'Sendung am 04.07.17 zurück erhalten! Paket wurde nicht abgeholt und Empfänger war dreimal nicht zu Hause.', '711369656062', 'FedEx', '', '2017-06-06', '03.06.2017 16:32', '4260295880459', '1', 'a0YC000000hfrBGMAY', '169.99', '229.90'),
(43363, '500477974', NULL, NULL, 'David Jou Sala', 'CALLE CANCO 1', '2 2', '08035', 'BARCELONA', 'Spanien', 'ES', NULL, NULL, '622300062', '00100275Q9', NULL, NULL, 'Reloj Theorema Sao Paolo 103-7 - Caja plateada / Cara negra / Pulsera de acero plateada', NULL, '711369656073', 'FedEx', NULL, '2017-06-06', '02.06.2017 10:41', '4260295881616', '1', 'a0YC000000hfrBKMAY', '169.99', '229.90'),
(43364, '500762556', NULL, NULL, 'Jesus Florez Molina', 'CALLE FEDERICO GARCIA LORCA 58', '', '28891', 'VELILLA DE SAN ANTONIO Madrid', 'Spanien', 'ES', NULL, NULL, '655214203', '0010250IOJ', NULL, NULL, 'Relojes Theorema modelo Marco Polo - Caja dorada - Dial negro - Correa de acero inoxidable', NULL, '711369656084', 'FedEx', NULL, '2017-06-06', '03.06.2017 16:40', '4260295881487', '1', 'a0YC000000iMfaWMAS', '140.00', '189.99'),
(43365, '500992116', NULL, NULL, 'David Soucieux', '2 RUE DE LA FAMILLE BELLE', '', '37370', 'NEUVY LE ROI', 'Frankreich', 'FR', NULL, NULL, '625852578', '0010161ILA', NULL, NULL, 'Montre Automatique de la marque Pionier - Modèle GM-514-1', NULL, 'stornieren', 'UPS', NULL, '2017-06-06', '04.06.2017 21:19', '4260295880091', '1', 'a0YC000000hfjJ9MAI', '169.99', '229.90'),
(43366, '500578955', NULL, NULL, 'Johan Avril', '54 RUE ALFRED ET EDME SOMMIER', '', '77950', 'MAINCY', 'Frankreich', 'FR', NULL, NULL, '659133790', '00100587TR', NULL, NULL, 'Montre Automatique 35 Pierres d\'Horlogerie, marque Pionier GM-508-3 doré/noir/bracelet cuir marron', NULL, '1Z 8VF 459 68 4611 7475', 'UPS', NULL, '2017-06-06', '03.06.2017 03:33', '4260295881234', '1', 'a0YC000000hfjSRMAY', '154.99', '229.90'),
(43367, '500343451', NULL, NULL, 'LIONEL ROUQUETTE', '63 BOULEVARD LOUIS BOTINELLY', '', '13004', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '626897226', '00102509QL', NULL, NULL, 'Montre Theorema Marco Polo - 3005-2 - Bracelet en cuir - Argent / Noir / Noir', NULL, '1Z 8VF 459 68 4729 1089', 'UPS', NULL, '2017-06-06', '02.06.2017 01:36', '4260295880916', '1', 'a0YC000000iMatdMAC', '138.00', '169.90'),
(43368, '501038003', '', '', 'Salvatore Auddino', 'VIA ONOREVOLE PIETRO NENNI 71', '', '89024', 'POLISTENA RC', 'Italien', '', '', '', '3668144088', '0010217K15', '', '', 'GM-107-7 - Orologio meccanico Theorema Rio - Cassa oro, quadrante nero - In acciaio inox', '', 'CY737277388DE', 'DHL', '', '2017-06-07', '05.06.2017 02:15', '4260295881579', '1', 'a0YC000000hgFlTMAU', '155.00', '229.99'),
(43369, '500544419', NULL, NULL, 'mirela dobindas', 'VIA DELLA PISANA 21', '', '00163', 'ROMA RM', 'Italien', 'IT', NULL, NULL, '3201448979', '0010220OM1', NULL, NULL, 'Orologio - Cassa oro, quadrante nero, cinturino marrone 513-4', NULL, '711369656029', 'FedEx', NULL, '2017-06-06', '02.06.2017 19:34', '4260295882200', '1', 'a0YC000000hgFnDMAU', '150.00', '229.90'),
(43370, '501198061', NULL, NULL, 'c.m. struik', 'Stoofweg 1', '', '3223 CC', 'HELLEVOETSLUIS Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '06-30581937', '0010250NP9', NULL, NULL, 'GM-104-6 Zilverkleurig wit', NULL, '1Z 8VF 459 68 4672 9528', 'UPS', NULL, '2017-06-06', '05.06.2017 18:37', '4260295881654', '1', 'a0YC000000hgGNBMA2', '170.00', '269.99'),
(43371, '501119585', NULL, NULL, 'Maggie Ly', 'Bastion 33', '', '1705 MS', 'HEERHUGOWAARD Noord-Holland', 'Niederlande', 'NL', NULL, NULL, '31623339845', '0010250D1Q', NULL, NULL, 'GM-104-5 Zilverkleurig wit zwart', NULL, '1Z 8VF 459 68 4725 5136', 'UPS', NULL, '2017-06-06', '05.06.2017 13:19', '4260295881647', '1', 'a0YC000000hgGNAMA2', '170.00', '269.99'),
(43372, '500644829', NULL, NULL, 'Hari Dhungana', 'Bloklandstraat 58 A', '', '3036 TM', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '685169136', '0010118P99', NULL, NULL, '4004-3 Or Noir Noir', NULL, '1Z 8VF 459 68 4865 9145', 'UPS', NULL, '2017-06-06', '03.06.2017 10:16', '4260295881081', '1', 'a0YC000000ibARXMA2', '149.99', '199.99'),
(43373, '500991166', NULL, NULL, 'Alina Pirvan', '27 Capricorn ZODIAC CLOSE', '', 'HA8 5FN', 'EDGWARE', 'Grossbritannien', 'GB', NULL, NULL, '7476453035', '0010051CYB', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4657 3375', 'UPS', NULL, '2017-06-06', '04.06.2017 20:56', '4260295880381', '1', 'a0YC000000iNSTJMA4', '153.99', '225.00'),
(43374, '500742433', NULL, NULL, 'Kelham Hurst', '34 SHERWIN ROAD', '', 'NG7 1SA', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7930302223', '0010053P4J', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4724 2980', 'UPS', NULL, '2017-06-06', '03.06.2017 18:38', '4260295880050', '1', 'a0YC000000iNSTMMA4', '153.99', '225.00'),
(43375, '500570589', NULL, NULL, 'Angella Baylis', '23 WINNOW CLOSE', '', 'PL9 9RZ', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '01752 492302', '0010082QLT', NULL, NULL, '3006-4 Silver case / Black face / Silver Metal Band', NULL, '1Z 8VF 459 68 4615 0992', 'UPS', NULL, '2017-06-06', '02.06.2017 22:58', '4260295881456', '1', 'a0YC000000iMJu1MAG', '126.00', '179.00'),
(43376, '500376140', NULL, NULL, 'Abdallah Mahamat Nour', '16B ST. JUDES ROAD', '', 'WV6 0EB', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7492812554', '0010021N49', NULL, NULL, '513-1 Silver case / white face / black leather band', NULL, '1Z 8VF 459 68 4759 3404', 'UPS', NULL, '2017-06-06', '02.06.2017 10:21', '4260295882170', '1', 'a0YC000000iMOeAMAW', '128.00', '179.00'),
(43377, '500549474', NULL, NULL, 'Simon Jones', '81 Lifstan Way', '', 'SS1 2XQ', 'SOUTHEND-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7545334168', '0010250Q1A', NULL, NULL, 'Aruba men\'s watch - black case / black face / black band', NULL, '1Z 8VF 459 68 4710 6216', 'UPS', NULL, '2017-06-06', '02.06.2017 20:12', '4260295881173', '1', 'a0YC000000iNT08MAG', '120.00', '174.00'),
(43378, '500957534', NULL, NULL, 'Darren Holt', '121 DODDS LANE', 'Maghull', 'L31 9AA', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '1512271429', '0010044D1C', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4706 5421', 'UPS', NULL, '2017-06-06', '05.06.2017 03:03', '4260295881999', '1', 'a0YC000000iNSTOMA4', '153.99', '225.00'),
(43379, '500526941', NULL, NULL, 'Erika Cepinskiene', '209 Chester road', '', 'IG10 2LL', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7748550333', '0010195VAE', NULL, NULL, 'GM-110-3 gold case/black face/brown band', NULL, '1Z 8VF 459 68 4828 7038', 'UPS', NULL, '2017-06-06', '02.06.2017 18:33', 'WLADUK17031402', '1', 'a0YC000000iMdoJMAS', '128.00', '179.00'),
(43380, '500591994', NULL, NULL, 'Marta Rygol', '51 THE MALL', 'Ealing', 'W5 3TA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7817069560', '0010148J2A', NULL, NULL, 'GM-110-3 gold case/black face/brown band', NULL, '1Z 8VF 459 68 4762 7047', 'UPS', NULL, '2017-06-06', '03.06.2017 05:45', 'WLADUK17031402', '1', 'a0YC000000iMdoJMAS', '128.00', '179.00'),
(43381, '500509237', NULL, NULL, 'Charlie Culshaw', '15 TYPHOON WAY', 'Brockworth', 'GL3 4BQ', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7411026701', '0010019Y6J', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4758 1453', 'UPS', NULL, '2017-06-06', '02.06.2017 16:16', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43382, '500359086', NULL, NULL, 'Hannah Lewis', '2 TREETOPS', 'Portskewett', 'NP26 5SQ', 'CALDICOT Gwent', 'Grossbritannien', 'GB', NULL, NULL, '7549047497', '0010179GKV', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-6', NULL, '1Z 8VF 459 68 4788 6268', 'UPS', NULL, '2017-06-06', '02.06.2017 04:46', '4260295881562', '1', 'a0YC000000hhXKYMA2', '135.00', '179.00'),
(43383, '501449108', NULL, NULL, 'Turgay Kalemciler', 'Dendermondsesteenweg 18Dendermondsestenweg 18 Gent 9000', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '489399847', '001025033A', NULL, NULL, 'Automatisch horloge Pionier Tokyo - 513-1', NULL, '1Z 8VF 459 68 4817 9182', 'UPS', NULL, '2017-06-07', '06.06.2017 20:19', '4260295882170', '1', 'a0YC000000ib8pEMAQ', '145.01', '229.00'),
(43384, '501440092', NULL, NULL, 'Turgay Kalemciler', 'Dendermondsesteenweg 18Dendermondsestenweg 18 Gent 9000', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '489399847', '0010087PQA', NULL, NULL, 'GM-3005-4 - Gouden kast / Zwarte wijzerplaat / Zwart leren band', NULL, '1Z 8VF 459 68 4817 9182', 'UPS', NULL, '2017-06-07', '06.06.2017 19:53', '4260295880923', '1', 'a0YC000000hgYSiMAM', '140.00', '199.00'),
(43385, '501177255', NULL, NULL, 'Confiserie Boudet', '0 CHEMIN SAINT CHRISTOL', '', '34120', 'PEZENAS', 'Frankreich', 'FR', NULL, NULL, '770180796', '0010171IS1', NULL, NULL, 'Montre Automatique Theorema collection Dubai GM-3009-8 boitier noir/ cadran noir/ bracelet en acier noir', NULL, '1Z 8VF 459 68 4890 1579', 'UPS', NULL, '2017-06-07', '05.06.2017 15:09', '4260295881852', '1', 'a0YC000000iMaw6MAC', '150.01', '199.90'),
(43386, '501388188', NULL, NULL, 'Veronica Kibe', 'Barbara Strozzilaan 101', 'Darwin Depositary Services B.V.', '1083 HN', 'AMSTERDAM Noord Holland', 'Niederlande', 'NL', NULL, NULL, '655526969', '10229679', NULL, NULL, '513-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4821 5196', 'UPS', NULL, '2017-06-07', '06.06.2017 17:26', '4260295882170', '1', 'a0YC000000ib8pJMAQ', '145.01', '229.00'),
(43387, '501203518', NULL, NULL, 'Shereen Thomas', 'Flat 15 Arne House', 'Tyers Street', 'Se11 5ey', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7507179703', '0010176VGE', NULL, NULL, '506-2 - silver case - black face - black leather band', NULL, '1Z 8VF 459 68 4683 7554', 'UPS', NULL, '2017-06-07', '05.06.2017 20:34', '4260295880879', '1', 'a0YC000000iNLrKMAW', '123.01', '179.00'),
(43388, '501727881', NULL, NULL, 'Attila Vad', 'Rue de Belle-Vue 9', 'boite 13', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '32472197852', '0010031P2P', NULL, NULL, 'Montre homme Macau Therorema - Bracelet cuir - Or/noir - (T3011-3)', NULL, '1Z 8VF 459 68 4813 3659', 'UPS', NULL, '2017-06-08', '08.06.2017 01:18', '4260295881272', '1', 'a0YC000000ibFJvMAM', '149.99', '199.99'),
(43389, '501368649', NULL, NULL, 'thierry duclos', '8 route de la cote', '', '50300', 'vains', 'Frankreich', 'FR', NULL, NULL, '233582436', '00101963J8', NULL, NULL, 'Montre Automatique Theorema collection Dubai GM-3009-2 boitier argenté/ cadran noir / bracelet noir', NULL, '1Z 8VF 459 68 4706 3236', 'UPS', NULL, '2017-06-08', '06.06.2017 15:15', '4260295881791', '1', 'a0YC000000iMaw0MAC', '150.01', '199.90'),
(43390, '501435971', NULL, NULL, 'Luciana Vaccaro', 'VIA CRISTOFORO COLOMBO 15/p', 'dopo le 17', '22070', 'APPIANO GENTILE CO', 'Italien', 'IT', NULL, NULL, '3387760828', '0010248V4E', NULL, NULL, 'Orologio - Cassa Bicolore/Quadrante Oro/Cinturino in acciaio 101-9', NULL, '711369656100', 'FedEx', NULL, '2017-06-08', '06.06.2017 21:25', '4260295882019', '1', 'a0YC000000hgFqxMAE', '165.00', '239.90'),
(43391, '501353059', NULL, NULL, 'Jacopo Avoni', 'VIA ALCIDE DE\' GASPERI 7', '', '40024', 'CASTEL SAN PIETRO TERME BO', 'Italien', 'IT', NULL, NULL, '3472139230', '0010196TGO', NULL, NULL, 'Orologio - Cassa Oro/Quadrante Nero/Cinturino in pelle Marrone 101-3', NULL, '711369656110', 'FedEx', NULL, '2017-06-08', '06.06.2017 14:15', '4260295880398', '1', 'a0YC000000hgFqsMAE', '165.00', '239.90'),
(43392, '501314557', '', '', 'Marino Viani', 'VIA MASCHERPA 14', '', '20841', 'CARATE BRIANZA MB', 'Italien', '', '', '', '3356132460', '0010171IX4', '', '', 'Orologio Oro/Nero 104-2', '', '711369656165', 'FedEx', '711369656165', '2017-06-09', '06.06.2017 11:13', '4260295881203', '1', 'a0YC000000hgFrCMAU', '165.00', '239.90'),
(43393, '501369471', '', '', 'marcus benedith', 'CORSO NOVARA 5', '', '80142', 'NAPOLI NA', 'Italien', '', '', '', '3882543625', '001005158R', '', '', 'Orologio Oro/Nero/Acciaio 104-8', '', '711369656154', 'FedEx', '711369656154', '2017-06-09', '06.06.2017 16:00', '4260295881678', '1', 'a0YC000000hgFrGMAU', '165.00', '239.90'),
(43394, '501365982', NULL, NULL, 'Chelsea Gant', '6 Cross Hill', 'Brierley', 'S72 9LE', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7823386477', '0010141DBT', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '1Z 8VF 459 68 4610 5602', 'UPS', NULL, '2017-06-08', '06.06.2017 16:32', '4260295881470', '1', 'a0YC000000iMJu3MAG', '126.00', '179.00'),
(43395, '501441239', NULL, NULL, 'Mrs Jane', '7 BRINTON CLOSE', '', 'PO32 6GH', 'EAST COWES', 'Grossbritannien', 'GB', NULL, NULL, '7917442021', '0010205EP8', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4818 6414', 'UPS', NULL, '2017-06-08', '06.06.2017 21:20', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43396, '501239945', NULL, NULL, 'Paige Davies', '8 Rebecca Court', '17 Highview Road', 'DA14 4EQ', 'Sidcup', 'Grossbritannien', 'GB', NULL, NULL, '7528255061', '00100960R2', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-8', NULL, '1Z 8VF 459 68 4663 3621', 'UPS', NULL, '2017-06-08', '06.06.2017 04:21', '4260295881586', '1', 'a0YC000000hhXKaMAM', '135.00', '179.00'),
(43397, '501475022', NULL, NULL, 'AMINATA DIAKITE', '4 COLONEL FABIEN', '', '94460', 'VALENTON', 'Frankreich', 'FR', NULL, NULL, '603279759', '00101946U2', NULL, NULL, 'Montre Automatique Pionier 7002-4 - Or / Noir / Marron', NULL, '1Z 8VF 459 68 4860 6460', 'UPS', NULL, '2017-06-08', '07.06.2017 03:55', '4260295882255', '1', 'a0YC000000iMayRMAS', '150.01', '199.90'),
(43398, '501440257', NULL, NULL, 'CAMEL ATIL', 'APPT 49 72 CHEMIN SAINTE BARBE', 'RESIDENCE VILLA BARBARA', '83300', 'DRAGUIGNAN', 'Frankreich', 'FR', NULL, NULL, '632894716', '00101356LX', NULL, NULL, 'Montre Automatique Pionier 7002-2 - Argent / Noir / Noir', NULL, '1Z 8VF 459 68 4892 5679', 'UPS', NULL, '2017-06-08', '07.06.2017 01:58', '4260295882231', '1', 'a0YC000000iMayPMAS', '150.01', '199.90'),
(43399, '501655517', NULL, NULL, 'cristian perotta', 'VIA ROMANINO 14', '', '25062', 'CONCESIO BS', 'Italien', 'IT', NULL, NULL, '3938813113', '0010013CEW', NULL, NULL, 'Orologio - Cassa Oro/Quadrante Nero/Cinturino in pelle Marrone', NULL, '711369656121', 'FedEx', NULL, '2017-06-08', '07.06.2017 20:11', '4260295880398', '1', 'a0YC000000hgFqsMAE', '165.00', '239.90'),
(43400, '501562072', NULL, NULL, 'Simon Beard', '165 Wellington road', 'Toxteth', 'L8 4TX', 'Liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7591807978', '0010087R5S', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4690 7282', 'UPS', NULL, '2017-06-08', '07.06.2017 15:35', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(43401, '501469480', NULL, NULL, 'Galaye Mbow', '12 TRAINARD AVENUE', '', 'G32 7QN', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7497247250', '0010167MT1', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4840 7292', 'UPS', NULL, '2017-06-08', '07.06.2017 08:26', '4260295880050', '1', 'a0YC000000iNSTMMA4', '153.99', '225.00'),
(43402, '501549826', NULL, NULL, 'Kevin Moran', '15  Kylemore Court', '51 Becklow Road', 'W12 9ER', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7714471149', '0010065SMX', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4604 3349', 'UPS', NULL, '2017-06-08', '07.06.2017 14:57', '4260295880050', '1', 'a0YC000000iNSTMMA4', '153.99', '225.00'),
(43403, '501562897', NULL, NULL, 'Liz Harris', 'FLAT3 LEDBURY ROAD', 'Croydon', 'CR0 1EP', 'CROYDON', 'Grossbritannien', 'GB', NULL, NULL, '7710009038', '0010036XNQ', NULL, NULL, '104-4 Theorema Copacabana watch', NULL, '1Z 8VF 459 68 4818 6512', 'UPS', NULL, '2017-06-08', '07.06.2017 15:49', '4260295881203', '1', 'a0YC000000iLbEQMA0', '146.00', '219.90'),
(43404, '501618847', NULL, NULL, 'Theresa Masters', '13 RIDOUT CLOSE', '', 'BH10 4BY', 'BOURNEMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '1202959257', '0010245TP1', NULL, NULL, '3006-4 Silver case / Black face / Silver Metal Band', NULL, '1Z 8VF 459 68 4677 7726', 'UPS', NULL, '2017-06-08', '07.06.2017 17:17', '4260295881456', '1', 'a0YC000000iMJu1MAG', '126.00', '179.00'),
(43405, '501667732', NULL, NULL, 'Joanne Geoghegan', '8 SAVICK AVENUE', 'Lea', 'PR2 1YR', 'PRESTON', 'Grossbritannien', 'GB', NULL, NULL, '7503531987', '0010219U2U', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4771 1339', 'UPS', NULL, '2017-06-08', '07.06.2017 22:17', '4260295881999', '1', 'a0YC000000iNSTOMA4', '153.99', '225.00'),
(43406, '501851828', NULL, NULL, 'David Peeters', 'driesheide  33', 'wit huis', '2980', 'zoersel Anwerpen', 'Belgien', 'BE', NULL, NULL, '483666483', '0010093MH1', NULL, NULL, 'Montre automatique Theorema 10 diamants 0,05 carat - 3006-6', NULL, '1Z 8VF 459 68 4788 6660', 'UPS', NULL, '2017-06-09', '08.06.2017 15:48', '4260295881470', '1', 'a0YC000000hgFYsMAM', '144.99', '219.99'),
(43407, '502004499', NULL, NULL, 'Hector Alejandro Barraza Rojas', 'jan van rijswijcklaan 168B', '', '2020', 'antwerpen', 'Belgien', 'BE', NULL, NULL, '483412858', '0010250J8I', NULL, NULL, 'Pionier Florida automatisch horloge - GM-505-4', NULL, '1Z 8VF 459 68 4669 3870', 'UPS', NULL, '0000-00-00', '42895,40972', '4260295880831', '1', 'a0YC000000hgEJ3MAM', '149.99', '219.99'),
(43408, '501940745', NULL, NULL, 'tania sabata muller', 'CALLE PEP VENTURA 4', '3r,2a', '17300', 'BLANES GIRONA', 'Spanien', 'ES', NULL, NULL, '620646702', '00101727ZX', NULL, NULL, 'Reloj Theorema Sao Paolo 103-9 - Caja negra / Cara negra / Pulsera de acero negra', NULL, '711369656176', 'FedEx', NULL, '2017-06-09', '08.06.2017 21:13', '4260295881630', '1', 'a0YC000000hfrBMMAY', '169.99', '229.90'),
(43409, '501699600', NULL, NULL, 'Ma Maedou', '44 Rue Hugwald', '', '68100', 'Mulhouse', 'Frankreich', 'FR', NULL, NULL, '665251536', '0010228EXU', NULL, NULL, 'Montre Automatique Theorema, bracelet en métal - Boîtier noir, face en noir et bracelet métal noir 3006-6', NULL, '1Z 8VF 459 68 4619 9431', 'UPS', NULL, '0000-00-00', '08.06.2017 03:51', '4260295881470', '1', 'a0YC000000iMbDxMAK', '144.99', '199.90'),
(43410, '501688064', NULL, NULL, 'anne paris', '14 RUE GALILEE', '', '38400', 'ST MARTIN D HERES', 'Frankreich', 'FR', NULL, NULL, '620582705', '10108661', NULL, NULL, 'Montre Pionier 6 diamants 510-3 doré/noir/bracelet en cuir noir', NULL, '1Z 8VF 459 68 4839 5448', 'UPS', NULL, '0000-00-00', '08.06.2017 01:17', '4260295881401', '1', 'a0YC000000hfjUqMAI', '154.99', '219.90'),
(43411, '501731769', NULL, NULL, 'karim souici', '240 RUE JOSEPH VIOLLET', '', '69400', 'GLEIZE', 'Frankreich', 'FR', NULL, NULL, '668611800', '0010137J5X', NULL, NULL, 'Montre Automatique de la marque Pionier - Modèle GM-514-1', NULL, '1Z 8VF 459 68 4784 5856', 'UPS', NULL, '0000-00-00', '08.06.2017 01:05', '4260295880091', '1', 'a0YC000000hfjJ9MAI', '169.99', '229.90'),
(43412, '501784415', NULL, NULL, 'Veronica Sartorel', 'VIALE VISCONTI 30', '', '20093', 'COLOGNO MONZESE MI', 'Italien', 'IT', NULL, NULL, '3665035000', '0010237WM4', NULL, NULL, 'GM-107-3  - Orologio meccanico Theorema Rio - Cassa oro, quadrante nero e cinturino marrone - In pelle', NULL, '711369656187', 'FedEx', NULL, '2017-06-09', '08.06.2017 12:51', '4260295880626', '1', 'a0YC000000hgFlPMAU', '155.00', '229.99'),
(43413, '501783805', NULL, NULL, 'Veronica Sartorel', 'VIALE VISCONTI 30', '', '20093', 'COLOGNO MONZESE MI', 'Italien', 'IT', NULL, NULL, '3665035000', '00101154PO', NULL, NULL, 'Orologio - Cassa Oro/Quadrante Nero/Cinturino Marrone 109-3', NULL, '711369656187', 'FedEx', NULL, '2017-06-09', '08.06.2017 12:58', '4260295882361', '1', 'a0YC000000hgFkQMAU', '154.99', '229.90'),
(43414, '501748797', NULL, NULL, 'Paolo Molinari', 'VIA ANTONIO DELFINI 1', 'Presso Tetra Pak', '41123', 'MODENA MO', 'Italien', 'IT', NULL, NULL, '3428383131', '0010179VQ9', NULL, NULL, 'Orologio - Cassa Oro/Quadrante Nero/Cinturino Marrone 109-3', NULL, '711369656198', 'FedEx', NULL, '2017-06-09', '08.06.2017 08:42', '4260295882361', '1', 'a0YC000000hgFkQMAU', '154.99', '229.90'),
(43415, '501782128', NULL, NULL, 'Renato Arabesco', 'VIA ZARA 39', '', '89025', 'ROSARNO RC', 'Italien', 'IT', NULL, NULL, '3292026263', '00100363HZ', NULL, NULL, 'Orologio Oro/Nero/Acciaio 104-8', NULL, '711369656202', 'FedEx', NULL, '2017-06-09', '08.06.2017 11:54', '4260295881678', '1', 'a0YC000000hgFrGMAU', '165.00', '239.90'),
(43416, '501887576', NULL, NULL, 'Ritchie Poelstra', 'Dorpsstraat 112', '', '2712 AN', 'ZOETERMEER Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '611924208', '0010179IK9', NULL, NULL, '506-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4688 3487', 'UPS', NULL, '2017-06-09', '08.06.2017 19:07', '4260295880862', '1', 'a0YC000000icfK3MAI', '141.99', '199.99'),
(43417, '501869791', NULL, NULL, 'Peter Mathijsen', 'Delfgauwstraat 19', '', '5043 JM', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '653371533', '0010097URY', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4711 1497', 'UPS', NULL, '2017-06-09', '08.06.2017 17:48', '4260295880602', '1', 'a0YC000000hgGHAMA2', '155.00', '239.99'),
(43418, '501781172', NULL, NULL, 'Khadijah Mahmadi', '232  Bearwood road', 'Smethwick', 'B66 4HP', 'Birmingham Westmidlands', 'Grossbritannien', 'GB', NULL, NULL, '7746393085', '0010118V1C', NULL, NULL, '513-2 Silver case / black face / black leather band', NULL, '1Z 8VF 459 68 4677 7806', 'UPS', NULL, '2017-06-09', '08.06.2017 14:32', '4260295882187', '1', 'a0YC000000iMOeBMAW', '128.00', '179.00'),
(43419, '501696118', NULL, NULL, 'Abou Kamal', '34LARCHFIELD LARCHFIELD AVENUE', 'Flat 0/2', 'G14 9AU', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7498764432', '0010168EXW', NULL, NULL, 'Black case, black face, stainless steel band - GM-508-8', NULL, '1Z 8VF 459 68 4716 1826', 'UPS', NULL, '2017-06-09', '08.06.2017 06:52', '4260295881975', '1', 'a0YC000000iMHPeMAO', '129.99', '199.00'),
(43420, '502243398', NULL, NULL, 'Yohan Mardi', 'chaussee de neerstalle 132', '', '1190', 'forest bruxelles', 'Belgien', 'BE', NULL, NULL, '484823219', '0010223VMX', NULL, NULL, 'Pionier-horloge - 510-7 - goudkleurig/zwart/roestvrij staal', NULL, '1Z 8VF 459 68 4743 7976', 'UPS', NULL, '2017-06-12', '10.06.2017 12:18', '4260295881432', '1', 'a0YC000000icfNiMAI', '149.99', '199.99'),
(43421, '502119990', NULL, NULL, 'muslim guechaev', 'Rue des Neuves Brassines 18', '', '4000', 'Liege', 'Belgien', 'BE', NULL, NULL, '32488237544', '00102412MK', NULL, NULL, '3006-5 Goudkleurige kast - Zwarte wijzerplaat - Goudkleurige roestvrij stalen band', NULL, '1Z 8VF 459 68 4813 1580', 'UPS', NULL, '2017-06-12', '09.06.2017 19:20', '4260295881463', '1', 'a0YC000000hgFYrMAM', '144.99', '219.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(43422, '502185974', NULL, NULL, 'Fatima Zahra Fecih', '48 RUE ROUGET DE LISLE', '', '63300', 'THIERS', 'Frankreich', 'FR', NULL, NULL, '680605445', '00101488RH', NULL, NULL, 'Montre Automatique Theorema, bracelet en métal - Boîtier argent, face en noir et bracelet métal argent 3006-4', NULL, '1Z 8VF 459 68 4618 7542', 'UPS', NULL, '2017-06-12', '10.06.2017 06:48', '4260295881456', '1', 'a0YC000000iMbDvMAK', '144.99', '199.90'),
(43423, '502151432', NULL, NULL, 'Teddy Varin', '46 RUE DE LA HAIE LE COMTE', 'Bat Troenes', '54130', 'ST MAX', 'Frankreich', 'FR', NULL, NULL, '679120791', '0010002E1I', NULL, NULL, 'Montre Theorema automatique 3004-4 - Noir/Noir/Noir', NULL, '1Z 8VF 459 68 4626 1952', 'UPS', NULL, '2017-06-12', '10.06.2017 04:31', '4260295880084', '1', 'a0YC000000iMdH8MAK', '154.99', '229.90'),
(43424, '501893570', NULL, NULL, 'DOMINIQUE MATHIA', '14 RUE DE BRUXELLES', '', '67000', 'STRASBOURG', 'Frankreich', 'FR', NULL, NULL, '618353660', '0010151M9I', NULL, NULL, 'Montre Pionier Malibu Bracelet en cuir - Or/Noir/Marron', NULL, '1Z 8VF 459 68 4848 6760', 'UPS', NULL, '2017-06-12', '09.06.2017 02:33', 'WL4260295880701', '1', 'a0YC000000iMb9QMAS', '150.01', '199.90'),
(43425, '502265667', NULL, NULL, 'Jonathan Blood', '98 Mangerton Road', 'Drimnagh', '', 'Dublin', 'Irland', 'IE', NULL, NULL, '851758223', '0010250IMG', NULL, NULL, 'GM-3009-1 Silver case / White face / Black Leather Band', NULL, '711369656224', 'FedEx', NULL, '2017-06-12', '10.06.2017 13:32', '4260295881784', '1', 'a0YC000000iMapoMAC', '150.00', '210.00'),
(43426, '502034712', '', '', 'Giovanni Palazzo', 'VIA POZZETTO 1', '', 'Italien', '94014', 'NICOSIA EN', '', '', '', '935646462', '0010179XNT', '', '', 'Orologio Oro/Nero/Marrone 104-2', '', 'CY737354796DE', 'DHL', '', '2017-06-12', '09.06.2017 14:18', '4260295880473', '1', 'a0YC000000hgFrAMAU', '165.00', '239.90'),
(43427, '502025400', NULL, NULL, 'Jacob Halls', '82 BROOK STREET', '', 'CO1 2UU', 'COLCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7742107312', '0010002S8Y', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4867 3905', 'UPS', NULL, '2017-06-12', '09.06.2017 14:04', '4260295880381', '1', 'a0YC000000iNSTJMA4', '153.99', '225.00'),
(43428, '502017566', NULL, NULL, 'Natalie Jones', '1 LINLEY AVENUE', '', 'LL14 2TH', 'WREXHAM CLWYD', 'Grossbritannien', 'GB', NULL, NULL, '7512112302', '00100330IC', NULL, NULL, '513-2 Silver case / black face / black leather band', NULL, '1Z 8VF 459 68 4710 6716', 'UPS', NULL, '2017-06-12', '09.06.2017 13:54', '4260295882187', '1', 'a0YC000000iMOeBMAW', '128.00', '179.00'),
(43429, '502245818', NULL, NULL, 'Zahid Shiraz', '176 CHRISTCHURCH AVENUE', '', 'HA3 8NW', 'HARROW', 'Grossbritannien', 'GB', NULL, NULL, '7903889012', '00101168WU', NULL, NULL, '513-3 Gold case / gold face / brown leather band', NULL, '1Z 8VF 459 68 4778 5920', 'UPS', NULL, '2017-06-12', '10.06.2017 16:44', '4260295882194', '1', 'a0YC000000iMOeCMAW', '128.00', '179.00'),
(43430, '502046092', NULL, NULL, 'Atif Maqbool', '1 HIGH STREET', 'Hsbc bank', 'AL5 2RS', 'HARPENDEN', 'Grossbritannien', 'GB', NULL, NULL, '7454575777', '0010207W8D', NULL, NULL, '513-4 Gold case / black face / brown leather band', NULL, '1Z 8VF 459 68 4852 7537', 'UPS', NULL, '2017-06-12', '09.06.2017 15:53', '4260295882200', '1', 'a0YC000000iMOeDMAW', '128.00', '179.00'),
(43431, '502561208', NULL, NULL, 'brigitte lambert', 'Faubourg Saint-Michel 2', '', '6750', 'Musson', 'Belgien', 'BE', NULL, NULL, '63675995', '0010044OAK', NULL, NULL, 'Montre automatique Theorema ornée de 10 diamants - Or jaune/Noir/Marron 3004-3', NULL, '1Z 8VF 459 68 4857 5691', 'UPS', NULL, '2017-06-13', '11.06.2017 23:19', '4260295880077', '1', 'a0YC000000iNTn4MAG', '150.01', '229.00'),
(43432, '502552085', NULL, NULL, 'Zijad Seferi', 'Arendshoflaan 78', '', '2100', 'Deurne', 'Belgien', 'BE', NULL, NULL, '499241098', '001025059X', NULL, NULL, 'Montre automatique Theorema ornée de 10 diamants - Argent/Or/Noir 3004-1', NULL, '1Z 8VF 459 68 4658 6101', 'UPS', NULL, '2017-06-13', '11.06.2017 22:50', '4260295880053', '1', 'a0YC000000iNTn2MAG', '150.01', '229.00'),
(43433, '502537433', '', '', 'Olha Hachukova', 'CALLE CONCEPCION 2', '5-B', '28018', 'MADRID', 'Spanien', '', '', '', '633550578', '0010127J7F', '', '', 'Reloj Theorema Sao Paolo 103-2 - Caja dorada / Cara negra / Correa de cuero marrón', '', '711369656279', 'FedEx', '', '2017-06-13', '11.06.2017 19:33', '4260295880442', '1', 'a0YC000000hfrBFMAY', '169.99', '229.90'),
(43434, '502496740', '', '', 'Maxim Zubkov', 'AVENIDA MASNOU 11', '2B', '03710', 'CALP ALICANTE', 'Spanien', '', '', '', '633522881', '0010044U6X', '', '', 'Reloj Theorema Sao Paolo 103-2 - Caja dorada / Cara negra / Correa de cuero marrón', 'Nachforschung an Fedex gestellt! 28.06.2017\r\n\r\nKunde hat Geld von Groupon zurück erhalten!', '711369656280', 'FedEx', '', '2017-06-13', '11.06.2017 16:14', '4260295880442', '1', 'a0YC000000hfrBFMAY', '169.99', '229.90'),
(43435, '502468714', NULL, NULL, 'marie-françoise assadourian', '28 BOULEVARD GAVOTY', 'Le Mazarin', '13012', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '491665814', '001025010U', NULL, NULL, 'Montre Automatique Theorema collection Dubai GM-3009-4 boitier noir/ cadran noir/ bracelet noir', NULL, '1Z 8VF 459 68 4721 9685', 'UPS', NULL, '2017-06-13', '11.06.2017 15:20', '4260295881814', '1', 'a0YC000000iMaw2MAC', '150.01', '199.90'),
(43436, '502422334', NULL, NULL, 'Wendy Fishwick', '160 Darby lane', 'Hindley', 'WN2 3AP', 'WIGAN', 'Grossbritannien', 'GB', NULL, NULL, '7598711083', '001018264D', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4842 2079', 'UPS', NULL, '2017-06-13', '11.06.2017 12:12', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(43437, '502763176', NULL, NULL, 'Mher Kabaskalyan', 'Avenue Eudore Pirmez 5', '', '1040', 'Etterbeek', 'Belgien', 'BE', NULL, NULL, '487149793', '10236643', NULL, NULL, 'Theorema automatisch-horloge - 3004-3 - goudkleurig/zwart/bruin', NULL, '1Z 8VF 459 68 4860 2204', 'UPS', NULL, '2017-06-14', '12.06.2017 21:52', '4260295880077', '1', 'a0YC000000iNTn4MAG', '150.01', '229.00'),
(43438, '502705531', NULL, NULL, 'David Left', 'suiza N2 ESCA3 1B', 'Esca3 1b', '50410', 'CUARTE DE HUERVA ZARAGOZA', 'Spanien', 'ES', NULL, NULL, '637749132', '00102506K4', NULL, NULL, 'Reloj Theorema Sao Paolo 103-8 - Caja dorada / Cara negra/ Pulsera de acero dorada', NULL, 'stornieren', 'UPS', NULL, '2017-06-14', '12.06.2017 15:05', '4260295881623', '1', 'a0YC000000hfrBLMAY', '169.99', '229.90'),
(43439, '502797898', NULL, NULL, 'Hanane Msyhi', '47 AVENUE DU GENERAL DE GAULLE', 'Appartement 16', '59760', 'GRANDE SYNTHE', 'Frankreich', 'FR', NULL, NULL, '789381403', '0010250ORL', NULL, NULL, 'Montre Automatique Pionier 7002-1 - Argent / Blanc / Noir', NULL, '1Z 8VF 459 68 4664 6171', 'UPS', NULL, '2017-06-14', '12.06.2017 23:37', '4260295882224', '1', 'a0YC000000iMayOMAS', '150.01', '199.90'),
(43440, '502563572', NULL, NULL, 'Alexandre Chahuau', '34 ST ANDREW S', '', '62152', 'NEUFCHATEL HARDELOT', 'Frankreich', 'FR', NULL, NULL, '613383077', '0010087DCO', NULL, NULL, 'Montre Pionier Havana - 7001-2', NULL, '1Z 8VF 459 68 4714 7780', 'UPS', NULL, '2017-06-14', '12.06.2017 04:26', '4260295882101', '1', 'a0YC000000iMb4fMAC', '144.99', '199.90'),
(43441, '502514394', NULL, NULL, 'Hadja Balde', '2 allee emile zola', '9ieme etage porte 06 interphone au nom de mme balde', '91300', 'MASSY', 'Frankreich', 'FR', NULL, NULL, '631499357', '0010250TWV', NULL, NULL, 'Montre Automatique Theorema, bracelet en cuir - Boîtier doré, face en noir et bracelet noir 3006-2', NULL, '1Z 8VF 459 68 4696 7799', 'UPS', NULL, '2017-06-14', '12.06.2017 01:27', '4260295881005', '1', 'a0YC000000iMbDtMAK', '144.99', '199.90'),
(43442, '502776771', NULL, NULL, 'Michela Rossini', 'VIALE VITTORIO ALFIERI 9', '', '21052', 'BUSTO ARSIZIO VA', 'Italien', 'IT', NULL, NULL, '3471155762', '0010250RB0', NULL, NULL, 'GM-107-5 - Orologio meccanico Theorema Rio - Cassa argento, quadrante bianco - In acciaio inox', NULL, '711369656305', 'FedEx', NULL, '2017-06-14', '13.06.2017 00:02', '4260295881555', '1', 'a0YC000000hgFlRMAU', '155.00', '229.99'),
(43443, '502660744', NULL, NULL, 'nunzia sicignano', 'VIA CESARE ARZELA\' 17', '', '19037', 'SANTO STEFANO DI MAGRA SP', 'Italien', 'IT', NULL, NULL, '3382587263', '00102503IF', NULL, NULL, 'GM-107-8 - Orologio meccanico Theorema Rio - Cassa nero, quadrante nero - In acciaio inox', NULL, '711369656316', 'FedEx', NULL, '2017-06-14', '12.06.2017 15:21', '4260295881586', '1', 'a0YC000000hgFlUMAU', '155.00', '229.99'),
(43444, '502712341', NULL, NULL, 'joseph peter', 'via milano 40', '', '80142', 'napoli NA', 'Italien', 'IT', NULL, NULL, '3885785897', '0010250EJ2', NULL, NULL, 'Orologio - Cassa Argento/Quadrante Bianco/Cinturino in acciaio 505-4', NULL, '711369656327', 'FedEx', NULL, '2017-06-14', '12.06.2017 19:27', '4260295880848', '1', 'a0YC000000hgFlaMAE', '154.99', '229.90'),
(43445, '502559053', NULL, NULL, 'Tatjana Lukaseva', '242 DYAS ROAD', '', 'B44 8TE', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7872390987', '0010127F79', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '1Z 8VF 459 68 4758 6912', 'UPS', NULL, '2017-06-14', '12.06.2017 07:32', '4260295881470', '1', 'a0YC000000iMJu3MAG', '126.00', '179.00'),
(43446, '502536778', NULL, NULL, 'Lleucu Walters', '25 ERW WERDD', 'Birchgrove', 'SA7 0HF', 'SWANSEA', 'Grossbritannien', 'GB', NULL, NULL, '447792098680', '0010250TL5', NULL, NULL, '3011-5 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4675 4125', 'UPS', NULL, '2017-06-14', '12.06.2017 04:35', '42602958811746', '1', 'a0YC000000iN3NbMAK', '125.00', '179.00'),
(43447, '502669528', NULL, NULL, 'Rebecca Cummins', '23 WALSINGHAM ROAD', '', 'L16 3NR', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7925756481', '0010080UCE', NULL, NULL, '3011-5 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4670 3733', 'UPS', NULL, '2017-06-14', '12.06.2017 17:53', '42602958811746', '1', 'a0YC000000iN3NbMAK', '125.00', '179.00'),
(43448, '502618105', NULL, NULL, 'Hayley Potts', '174 DALSTON ROAD', '', 'CA2 6DY', 'CARLISLE', 'Grossbritannien', 'GB', NULL, NULL, '7743382844', '0010127DYM', NULL, NULL, '513-3 Gold case / gold face / brown leather band', NULL, '1Z 8VF 459 68 4609 1743', 'UPS', NULL, '2017-06-14', '12.06.2017 10:54', '4260295882194', '1', 'a0YC000000iMOeCMAW', '128.00', '179.00'),
(43449, '502510428', NULL, NULL, 'Steven Brazil', '239 ASHINGDON ROAD', '', 'SS4 1RS', 'ROCHFORD', 'Grossbritannien', 'GB', NULL, NULL, '1702544315', '0010040XEH', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4621 4155', 'UPS', NULL, '2017-06-14', '12.06.2017 05:45', '4260295881982', '1', 'a0YC000000iNSTNMA4', '153.99', '225.00'),
(43450, '502758351', NULL, NULL, 'Jessica Holmes', '1POPLARFARM OLD GREAT NORTH ROAD', 'Sutton on Trent', 'NG23 6QL', 'NEWARK NOTTINGHAMSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7401908088', '0010099M11', NULL, NULL, 'Pionier men’s Malibu diamond skeleton watch - silver-toned case - white face - silver-toned metal band 502-5', NULL, '1Z 8VF 459 68 4860 6960', 'UPS', NULL, '2017-06-14', '12.06.2017 22:03', '4260295881906', '1', 'a0YC000000ibnnCMAQ', '128.00', '189.00'),
(43451, '502916274', NULL, NULL, 'Herve Flagner', '40 CLOS DES GRANGES', '', '74250', 'VIUZ EN SALLAZ', 'Frankreich', 'FR', NULL, NULL, '660289464', '0010086NSI', NULL, NULL, 'Montre Theorema Marco Polo - 3005-4 - Bracelet en cuir - Or / Noir / Noir', NULL, '1Z 8VF 459 68 4820 3841', 'UPS', NULL, '2017-06-15', '13.06.2017 16:30', '4260295880923', '1', 'a0YC000000iMateMAC', '138.00', '169.90'),
(43452, '502895658', NULL, NULL, 'Didi Bolenga di mavungu', '11 RUE DE LA FONTAINE DU BAC', '11 rue de la fontaine du bac', '63000', 'CLERMONT FERRAND PUY DE DOME', 'Frankreich', 'FR', NULL, NULL, '782775033', '0010097YPD', NULL, NULL, 'Montre Theorema Marco Polo - 3005-4 - Bracelet en cuir - Or / Noir / Noir', NULL, '1Z 8VF 459 68 4775 0252', 'UPS', NULL, '2017-06-15', '13.06.2017 16:07', '4260295880923', '1', 'a0YC000000iMateMAC', '138.00', '169.90'),
(43453, '502822301', NULL, NULL, 'Magali GAREL', '73 AVENUE CATHERINE LACOSTE', '', '91250', 'ST GERMAIN LES CORBEIL', 'Frankreich', 'FR', NULL, NULL, '608491441', '0010241NKK', NULL, NULL, 'Montre Automatique Theorema, bracelet en métal - Boîtier noir, face en noir et bracelet métal noir 3006-6', NULL, '1Z 8VF 459 68 4812 7068', 'UPS', NULL, '2017-06-15', '13.06.2017 08:46', '4260295881470', '1', 'a0YC000000iMbDxMAK', '144.99', '199.90'),
(43454, '502951264', '', '', 'Sabina Salzotto', 'VIA CIRCONVALLAZIONE 36', '', '12081', 'BEINETTE CN', 'Italien', '', '', '', '3334282995', '0010151V9B', '', '', 'Orologio Theorema Oman - Cassa colore nero, quadrante colore nero, cinturino nero', '', 'CY737418355DE', 'DHL', '', '2017-06-16', '13.06.2017 20:06', '4260295882415', '1', 'a0YC000000hgFmAMAU', '165.00', '239.90'),
(43455, '503009832', NULL, NULL, 'Paul Richards', '10 BROOK CLOSE', 'Gee Cross', 'SK14 5SL', 'HYDE CHESHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7450276408', '00102053EP', NULL, NULL, '513-1 Silver case / white face / black leather band', NULL, '1Z 8VF 459 68 4855 1831', 'FedEx', NULL, '2017-06-15', '14.06.2017 00:26', '4260295882170', '1', 'a0YC000000iMOeAMAW', '128.00', '179.00'),
(43456, '503220147', NULL, NULL, 'DinhHuy PHAM', '24 rue de la Neuville 101', '', '1348', 'louvain la Neuve BRABANT WALLON', 'Belgien', 'BE', NULL, NULL, '32483011638', '0010151XH8', NULL, NULL, 'Monte Carlo horloge - zilver/zwart/zwart', NULL, '1Z 8VF 459 68 4811 0272', 'UPS', NULL, '2017-06-15', '14.06.2017 22:19', '4260295880411', '1', 'a0YC000000iMYmHMAW', '154.99', '269.00'),
(43457, '503172766', NULL, NULL, 'Chloe Wilson', '21 Racecourse view', 'Cottenham', 'Cb24 8ap', 'Cottenham', 'Grossbritannien', 'GB', NULL, NULL, '7823697972', '0010164AG1', NULL, NULL, 'Gold case, black face, gold steel band - GM-3009-7', NULL, '1Z 8VF 459 68 4665 8300', 'UPS', NULL, '2017-06-15', '14.06.2017 21:43', '4260295881845', '1', 'a0YC000000iMJqrMAG', '130.00', '179.00'),
(43458, '503166002', NULL, NULL, 'Linsey Fairhurst', 'STREAMWOOD THE CRESCENT', 'The Crescent', 'LA11 6AW', 'GRANGE-OVER-SANDS CUMBRIA', 'Grossbritannien', 'GB', NULL, NULL, '1539536171', '0010014RH8', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4662 7110', 'UPS', NULL, '2017-06-15', '14.06.2017 20:06', '4260295881999', '1', 'a0YC000000iNSTOMA4', '153.99', '225.00'),
(43459, '502992478', NULL, NULL, 'M Cosma', '211 Leaside Way', '', 'SO16 3EQ', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7449170671', '0010061NH2', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4668 2328', 'UPS', NULL, '2017-06-15', '14.06.2017 05:55', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(43460, '503058143', NULL, NULL, 'Sortino/coffa Farcas', 'VIA ANTONIO SALIERI 23', '', '37060', 'CASTEL D\'AZZANO VR', 'Italien', 'IT', NULL, NULL, '3459631726', '0010140UVF', NULL, NULL, 'Orologio Oro/Nero/Acciaio 104-8', NULL, 'stornieren', 'FedEx', NULL, '2017-06-16', '14.06.2017 11:17', '4260295881678', '1', 'a0YC000000hgFrGMAU', '165.00', '239.90'),
(43461, '503329228', NULL, NULL, 'Yvonne de Vent', 'Melkemastate 13', '', '8925 AP', 'LEEUWARDEN', 'Niederlande', 'NL', NULL, NULL, '582664680', '0010192RRE', NULL, NULL, 'Theorema Damascus Horloge - Zwarte lederen Band -Goudklleurig/Zwart (T3008-3)', NULL, '1Z 8VF 459 68 4823 9938', 'UPS', NULL, '2017-06-16', '15.06.2017 15:40', '4260295880176', '1', 'a0YC000000iMRS8MAO', '145.00', '199.99'),
(43462, '503313523', NULL, NULL, 'Ousman Aboubakar', 'Halleweg 122/2', '', '1500', 'Halle', 'Belgien', 'BE', NULL, NULL, '493809678', '0010171TTI', NULL, NULL, 'Monte Carlo horloge - goud/zwart/RVS-band', NULL, '1Z 8VF 459 68 4728 7165', 'UPS', NULL, '2017-06-16', '15.06.2017 15:21', '4260295881531', '1', 'a0YC000000iMYmMMAW', '154.99', '269.00'),
(43463, '503376870', NULL, NULL, 'Edgar Coronel', '#69 Apt. D Hazelwood Millfield,', '', '0', 'Newbridge Kildare', 'Irland', 'IE', NULL, NULL, '892483620', '0010048TV3', NULL, NULL, 'Men\'s Theorema Newton watch - 4004-4', NULL, '711369656360', 'FedEx', NULL, '2017-06-16', '15.06.2017 16:34', '4260295881098', '1', 'a0YC000000iMP17MAG', '155.00', '220.00'),
(43464, '503402141', NULL, NULL, 'Vicente Bravo Villa', 'TRAVESIA TELLEZ 8', '7o S', '28007', 'MADRID', 'Spanien', 'ES', NULL, NULL, '648040313', '0010241DNT', NULL, NULL, 'Reloj Pionier modelo Chicago adornado con diamantes - Caja plateada - Cara negra - Correa de cuero negra - 7002-2', NULL, '711369656382', 'FedEx', NULL, '2017-06-16', '15.06.2017 17:30', '4260295882231', '1', 'a0YC000000iMffpMAC', '149.99', '199.99'),
(43465, '503262238', NULL, NULL, 'Gravan corina', 'VIA GIUSEPPE DI VITTORIO 12', 'Essere avisata un giorno prima della consegna', '25019', 'SIRMIONE BS', 'Italien', 'IT', NULL, NULL, '3409797970', '0010063E3L', NULL, NULL, 'Orologio - Cassa Oro/Quadrante Nero/Cinturino in pelle Marrone 101-3', NULL, '711369656371', 'FedEx', NULL, '2017-06-16', '15.06.2017 08:54', '4260295880398', '1', 'a0YC000000hgFqsMAE', '165.00', '239.90'),
(43466, '503310058', NULL, NULL, 'Slim Asare', '102 CROWLEY CRESCENT', '', 'CR0 4ED', 'CROYDON', 'Grossbritannien', 'GB', NULL, NULL, '7503904128', '0010009J76', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-7', NULL, '1Z 8VF 459 68 4681 4373', 'UPS', NULL, '2017-06-16', '15.06.2017 20:18', '4260295881579', '1', 'a0YC000000hhXKZMA2', '135.00', '179.00'),
(43467, '503359206', NULL, NULL, 'Miss Carla', '10 10 Alderley road rock hill', '', 'B61 7LX', 'BROMSGROVE', 'Grossbritannien', 'GB', NULL, NULL, '7857988520', '00102029OF', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4652 3982', 'UPS', NULL, '2017-06-16', '15.06.2017 19:34', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43468, '503236994', NULL, NULL, 'Allan Dean', '16 HOOTON CRESCENT', '', 'WF4 2BL', 'WAKEFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7500556490', '00102261CV', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4807 1994', 'UPS', NULL, '2017-06-16', '15.06.2017 03:48', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(43469, '503199110', NULL, NULL, 'Cameron Hendrie', '10 craigie way', '', 'ka8 0hj', ' ayr', 'Grossbritannien', 'GB', NULL, NULL, '7817664928', '00101324N7', NULL, NULL, '3006-4 Silver case / Black face / Silver Metal Band', NULL, '1Z 8VF 459 68 4675 4401', 'UPS', NULL, '2017-06-16', '15.06.2017 02:21', '4260295881456', '1', 'a0YC000000iMJu1MAG', '126.00', '179.00'),
(43470, '503803355', NULL, NULL, 'Jerry Close', 'Rue du Biez 61', '', '4031', 'Angleur Liege', 'Frankreich', 'BE', NULL, NULL, '496516247', '00102500QN', NULL, NULL, 'GM-3005-A2 - Zilveren kast / Zwarte wijzerplaat / Roestvrijstalen band', NULL, '1Z 8VF 459 68 4794 2572', 'UPS', NULL, '2017-06-19', '17.06.2017 18:23', '4260295880978', '1', 'a0YC000000hgYSkMAM', '140.00', '199.00'),
(43471, '503615123', NULL, NULL, 'Loic GERMAIN', '68 CITE LOUIS BLANC', '', '60160', 'MONTATAIRE', 'Frankreich', 'FR', NULL, NULL, '611613922', '0010217YBQ', NULL, NULL, 'Montre Automatique 35 Pierres d\'Horlogerie, marque Pionier GM-508-6 argenté/noir/bracelet acier inoxydable', NULL, '1Z 8VF 459 68 4889 0500', 'UPS', NULL, '2017-06-19', '17.06.2017 03:23', '4260295881951', '1', 'a0YC000000hfjSUMAY', '154.99', '229.90'),
(43472, '503736555', '', '', 'gilbert van geene', '1 Residence Residence Coeur De Ville D36, 1 Allee De L\'universite Princeton', '', '97300', 'Cayenne', 'Frankreich', '', '', '', '0694 169061', '0010250C72', '', '', 'Montre Automatique de la marque Pionier - Modèle GM-514-2', '', 'storniert', 'UPS', '', '2017-06-19', '17.06.2017 12:29', '4260295880107', '1', 'a0YC000000hfjJAMAY', '169.99', '229.90'),
(43473, '503399051', NULL, NULL, 'NICOLAS TRANCHART', '55 RUE JEAN PERRIN', '', '95450', 'ABLEIGES', 'Frankreich', 'FR', NULL, NULL, '627910688', '0010072K4R', NULL, NULL, 'Montre Automatique Theorema, bracelet en cuir - Boîtier argent, face en noir et bracelet noir 3006-1', NULL, '1Z 8VF 459 68 4722 7318', 'UPS', NULL, '2017-06-19', '16.06.2017 02:52', '4260295880992', '1', 'a0YC000000iMbDsMAK', '144.99', '199.90'),
(43474, '503522964', NULL, NULL, 'BOUMBAR HICHEM', '40 RUE JEAN ZAY', '', '28300', 'MAINVILLIERS', 'Frankreich', 'FR', NULL, NULL, '781877134', '0010192YVD', NULL, NULL, 'Montre Automatique Theorema, bracelet en métal - Boîtier noir, face en noir et bracelet métal noir 3006-6', NULL, '1Z 8VF 459 68 4757 0527', 'UPS', NULL, '2017-06-19', '16.06.2017 13:09', '4260295881470', '1', 'a0YC000000iMbDxMAK', '144.99', '199.90'),
(43475, '503525712', NULL, NULL, 'Philippe Bosseboeuf', '16 Rue des Montils', '', '37520', 'La Riche', 'Frankreich', 'FR', NULL, NULL, '686546424', '0010116VJS', NULL, NULL, 'Montre Automatique Theorema, bracelet en métal - Boîtier noir, face en noir et bracelet métal noir 3006-6', NULL, '1Z 8VF 459 68 4713 6130', 'UPS', NULL, '2017-06-19', '16.06.2017 13:35', '4260295881470', '1', 'a0YC000000iMbDxMAK', '144.99', '199.90'),
(43476, '503379602', NULL, NULL, 'Fatima Mayabel', '33 rue croutelle', 'rue croutelle', '51100', 'Reims Marne', 'Frankreich', 'FR', NULL, NULL, '613894233', '0010246UWH', NULL, NULL, 'Montre Pionier 6 diamants 510-7 doré/noir/bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4818 0143', 'UPS', NULL, '2017-06-19', '16.06.2017 00:49', '4260295881432', '1', 'a0YC000000hfjUuMAI', '154.99', '219.90'),
(43477, '503523783', NULL, NULL, 'Aurelien Fresard', '17 AV DU PRESIDENT VINCENT AURIOL', 'Appartement 1103', '33700', 'MERIGNAC', 'Frankreich', 'FR', NULL, NULL, '762535240', '00101629EC', NULL, NULL, 'Pionier Aruba Montre automatique sertie de 6 petits diamants - 507-2 Argent/Noir/Noir', NULL, '1Z 8VF 459 68 4659 8554', 'UPS', NULL, '2017-06-19', '16.06.2017 11:00', '4260295881159', '1', 'a0YC000000hfjRbMAI', '149.99', '229.90'),
(43478, '503655047', NULL, NULL, 'Hegesippe DAUPIN', '7 RUE EDOUARD MANET', 'digicode : 1612 ; 5e etage,         appart 982', '95140', 'GARGES LES GONESSE', 'Frankreich', 'FR', NULL, NULL, '758890620', '0010171TMF', NULL, NULL, 'Pionier Aruba Montre automatique sertie de 6 petits diamants - 507-4 Noir/Noir/Noir', NULL, '1Z 8VF 459 68 4752 7360', 'UPS', NULL, '2017-06-19', '17.06.2017 05:34', '4260295881173', '1', 'a0YC000000hfjRdMAI', '149.99', '229.90'),
(43479, '503495064', NULL, NULL, 'Madingaan Khumalo', '75.block D,  Hazelwood, millfield', '', '', 'Newbridge .county kildare.', 'Irland', 'IE', NULL, NULL, '851479329', '0010171Y6O', NULL, NULL, 'GM-104-4 watch', NULL, '711369656408', 'FedEx', NULL, '2017-06-19', '16.06.2017 08:33', '4260295881203', '1', 'a0YC000000iMQEOMA4', '170.01', '249.00'),
(43480, '503593893', NULL, NULL, 'Victor Marandiuc', 'Via Isonzo 24', '', '42049', 'Sant\'Ilario d\'Enza RE', 'Italien', 'IT', NULL, NULL, '3295648536', '0010135XCB', NULL, NULL, 'Orologio - Cassa Argento/Quadrante Bianco/Cinturino in pelle Nero  101-1', NULL, '711369656419', 'FedEx', NULL, '2017-06-19', '16.06.2017 18:53', '4260295880374', '1', 'a0YC000000hgFqqMAE', '165.00', '239.90'),
(43481, '503804693', NULL, NULL, 'gennaro mancini', 'VIA CHIESA CAMERANO 30', '', '47824', 'POGGIO TORRIANA RN', 'Italien', 'IT', NULL, NULL, '3281827467', '00101536U5', NULL, NULL, 'Orologio - Cassa Oro/Quadrante Nero/Cinturino in pelle Marrone 101-3', NULL, '711369656420', 'FedEx', NULL, '2017-06-19', '17.06.2017 19:44', '4260295880398', '1', 'a0YC000000hgFqsMAE', '165.00', '239.90'),
(43482, '503715129', NULL, NULL, 'bar sport di Tassi Tiziano Tassi', 'VIA PROVINCIALE 265', '', '40056', 'VALSAMOGGIA BO', 'Italien', 'IT', NULL, NULL, '3338305001', '0010048OHE', NULL, NULL, 'Orologio Theorema Oman - Cassa colore nero, quadrante colore nero, cinturino nero 108-4', NULL, '711369656430', 'FedEx', NULL, '2017-06-19', '17.06.2017 11:05', '4260295882415', '1', 'a0YC000000hgFmAMAU', '165.00', '239.90'),
(43483, '503699258', NULL, NULL, 'KOHO JEAN', 'VIALE MARCHE  10', '', '20092', 'CINISELLO BALSAMO MI', 'Italien', 'IT', NULL, NULL, '3472701720', '00100722RV', NULL, NULL, 'Orologio Theorema Oman - Cassa colore nero, quadrante colore nero, cinturino nero 108-4', NULL, '711369656441', 'FedEx', NULL, '2017-06-19', '17.06.2017 09:30', '4260295882415', '1', 'a0YC000000hgFmAMAU', '165.00', '239.90'),
(43484, '503817596', NULL, NULL, 'J.Y.J Galema', 'Maltaweide 319', '', '3223MJ', 'Hellevoetsluis', 'Niederlande', 'NL', NULL, NULL, '181772350', '0010250J7Y', NULL, NULL, 'GM-3005-A1 - Zilveren kast / Witte wijzerplaat / Roestvrijstalen band', NULL, '1Z 8VF 459 68 4626 0186', 'UPS', NULL, '2017-06-19', '17.06.2017 20:31', '4260295880961', '1', 'a0YC000000hgYSqMAM', '140.00', '199.00'),
(43485, '503606601', NULL, NULL, 'Frans Jansen', 'Vleutenseweg 298', '', '3532 HS', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '06-57016849', '0010075RQM', NULL, NULL, 'Theorema Damascus Horloge - Zwarte lederen Band -Goudklleurig/Zwart (T3008-3)', NULL, '1Z 8VF 459 68 4893 6194', 'UPS', NULL, '2017-06-19', '16.06.2017 18:59', '4260295880176', '1', 'a0YC000000iMRS8MAO', '145.00', '199.99'),
(43486, '503586832', NULL, NULL, 'Maricel Cuizon', 'Einsteinlaan 50', '', '2719 ER', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '646292191', '001011919O', NULL, NULL, 'Theorema Damascus Horloge - Zwarte lederen Band -Goudklleurig/Zwart (T3008-3)', NULL, '1Z 8VF 459 68 4706 6608', 'UPS', NULL, '2017-06-19', '16.06.2017 17:22', '4260295880176', '1', 'a0YC000000iMRS8MAO', '145.00', '199.99'),
(43487, '503606961', NULL, NULL, 'Aaron Straw', '8 Rectory Court', 'Pitsea', 'SS13 1HD', 'Basildon Essex', 'Grossbritannien', 'GB', NULL, NULL, '7772044891', '0010204JQ1', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4710 7215', 'UPS', NULL, '2017-06-19', '16.06.2017 21:09', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(43488, '503520107', NULL, NULL, 'Dima Kim', '5 ARKLOW CLOSE', '', 'NG8 5NT', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7793558107', '00101160XA', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '1Z 8VF 459 68 4850 6425', 'UPS', NULL, '2017-06-19', '16.06.2017 17:08', 'WL4260295881616', '1', 'a0YC000000iMcMKMA0', '159.99', '229.00'),
(43489, '503835210', NULL, NULL, 'Paul Hook', '63 PLOVER ROAD', 'Larkfield', 'ME20 6LA', 'AYLESFORD', 'Grossbritannien', 'GB', NULL, NULL, '7760137684', '0010211S31', NULL, NULL, '3006-1 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4876 8036', 'UPS', NULL, '2017-06-19', '18.06.2017 00:17', '4260295880992', '1', 'a0YC000000iMJtyMAG', '126.00', '179.00'),
(43490, '503645591', NULL, NULL, 'Sonya Langley', '25A SICKLESMERE ROAD', '', 'IP33 2BP', 'BURY ST. EDMUNDS', 'Grossbritannien', 'GB', NULL, NULL, '7941666190', '0010179X6P', NULL, NULL, '3006-3 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4774 8041', 'UPS', NULL, '2017-06-19', '17.06.2017 00:15', '4260295881012', '1', 'a0YC000000iMJu0MAG', '126.00', '179.00'),
(43491, '503532035', NULL, NULL, 'Kashmir Waziri', '15 Thomas crescent', 'Smethwick', 'B66 3LF', 'Birmingham West midlands', 'Grossbritannien', 'GB', NULL, NULL, '7568492270', '0010013B68', NULL, NULL, '513-2 Silver case / black face / black leather band', NULL, '1Z 8VF 459 68 4794 2456', 'UPS', NULL, '2017-06-19', '16.06.2017 14:31', '4260295882187', '1', 'a0YC000000iMOeBMAW', '128.00', '179.00'),
(43492, '503606130', NULL, NULL, 'Aaron Straw', '8 Rectory Court', 'Pitsea', 'SS13 1HD', 'Basildon Essex', 'Grossbritannien', 'GB', NULL, NULL, '7772044891', '0010248SRT', NULL, NULL, '513-3 Gold case / gold face / brown leather band', NULL, '1Z 8VF 459 68 4710 7215', 'UPS', NULL, '2017-06-19', '16.06.2017 20:31', '4260295882194', '1', 'a0YC000000iMOeCMAW', '128.00', '179.00'),
(43493, '503733727', NULL, NULL, 'Johnathan Biernat', '14 Cornhill road', 'Carlton', 'NG4 1ge', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7824619573', '0010179RBT', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-5', NULL, '1Z 8VF 459 68 4608 7267', 'UPS', NULL, '2017-06-19', '17.06.2017 15:17', '4260295881555', '1', 'a0YC000000hhXKXMA2', '135.00', '179.00'),
(43494, '504080950', NULL, NULL, 'David Gonzalez Nieto', 'A GRANXA 4B', '', '36430', 'CONSISTORIO (ARBO) PONTEVEDRA', 'Spanien', 'ES', NULL, NULL, '667458787', '0010250Y7L', NULL, NULL, 'Reloj Theorema Sao Paolo 103-1 - Caja plateada / Cara negra / Correa de cuero negra', NULL, '711369656474', 'FedEx', NULL, '2017-06-20', '18.06.2017 22:59', '4260295880435', '1', 'a0YC000000hfrBEMAY', '169.99', '229.90'),
(43495, '504034012', NULL, NULL, 'H Kolk', 'Foarnewykje 10', '', '8493 RA', 'TERHERNE', 'Niederlande', 'NL', NULL, NULL, '622510364', '0010224ALL', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4852 8296', 'UPS', NULL, '2017-06-20', '18.06.2017 21:21', '4260295880077', '1', 'a0YC000000iNTn9MAG', '150.01', '229.00'),
(43496, '504000912', NULL, NULL, 'sarjal Das', 'Breehorn 48', '', '8223 CP', 'LELYSTAD', 'Niederlande', 'NL', NULL, NULL, '640565019', '0010184A4G', NULL, NULL, '4004-1 Argent Blanc Noir', NULL, '1Z 8VF 459 68 4728 2704', 'UPS', NULL, '2017-06-20', '18.06.2017 18:07', '4260295881067', '1', 'a0YC000000ibARVMA2', '149.99', '199.99'),
(43497, '503906543', NULL, NULL, 'Chris OBrien', '2 Sim Forth', '', 'Eh39 5fd', 'North Berwick', 'Grossbritannien', 'GB', NULL, NULL, '7828885129', '0010236ET7', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4729 4657', 'UPS', NULL, '2017-06-20', '18.06.2017 11:08', '4260295880374', '1', 'a0YC000000iNSTIMA4', '153.99', '225.00'),
(43498, '503842226', NULL, NULL, 'Antanas Rozga', '54 Nightingale way London E6 5JR', '', 'E6 5JR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7463769369', '0010035Z3E', NULL, NULL, '101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4860 7469', 'UPS', NULL, '2017-06-20', '18.06.2017 05:52', '4260295881982', '1', 'a0YC000000iNSTNMA4', '153.99', '225.00'),
(43499, '503815061', NULL, NULL, 'Rafal Mamica', '5 DALESIDE ROAD', '', 'SW16 6SN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7846466520', '0010006OIA', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '1Z 8VF 459 68 4736 6678', 'UPS', NULL, '2017-06-20', '18.06.2017 06:12', 'WL4260295881630', '1', 'a0YC000000iMcMLMA0', '159.99', '229.00'),
(43500, '503973338', NULL, NULL, 'Alistair Mclean', '3A PEMBERTON VALLEY', '', 'KA7 4UH', 'AYR', 'Grossbritannien', 'GB', NULL, NULL, '1292440559', '0010119QRT', NULL, NULL, 'Silver case, white face, stainless steel band - GM-508-5', NULL, '1Z 8VF 459 68 4738 8289', 'UPS', NULL, '2017-06-20', '18.06.2017 22:50', '4260295881944', '1', 'a0YC000000iMHPbMAO', '129.99', '199.00'),
(43501, '504024686', NULL, NULL, 'ayad jowdh', '321 Hounslow Road', '', 'tw13 5jq', 'feltham', 'Grossbritannien', 'GB', NULL, NULL, '7564011911', '0010236Q4T', NULL, NULL, 'GM-109-3 Gold Case/Black Face/Brown band', NULL, '1Z 8VF 459 68 4638 7513', 'UPS', NULL, '2017-06-20', '19.06.2017 06:19', '4260295882361', '1', 'a0YC000000iNSFuMAO', '150.00', '215.00'),
(43502, '504199366', NULL, NULL, 'moussa kamate', '18 ROUTE DE LA GARE', '', '44120', 'VERTOU', 'Frankreich', 'FR', NULL, NULL, '778686226', '0010240YC3', NULL, NULL, 'Montre Theorema Marco Polo - 3005-2 - Bracelet en cuir - Argent / Noir / Noir', NULL, '1Z 8VF 459 68 4639 2338', 'UPS', NULL, '2017-06-20', '19.06.2017 17:11', '4260295880916', '1', 'a0YC000000iMatdMAC', '138.00', '169.90'),
(43503, '504335399', NULL, NULL, 'Bashkim Shahini', 'Rue de Dave 162', '', '5100', 'Jambes', 'Belgien', 'BE', NULL, NULL, '498414649', '0010243ALY', NULL, NULL, '504-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4736 4349', 'UPS', NULL, '2017-06-20', '20.06.2017 09:49', '4260295880763', '1', 'a0YC000000ib946MAA', '139.99', '199.99'),
(43504, '504339563', NULL, NULL, 'Thi Thu Thao LE', 'rue de la Neuville 24 bte 101', '', '1348', 'Louvain la Neuve Brabant Wallon', 'Belgien', 'BE', NULL, NULL, '483011638', '0010250DN4', NULL, NULL, 'Montre Theorema Copa Cabana - Argent/Blanc/Acier - (GM-104-6)', NULL, '1Z 8VF 459 68 4703 0753', 'UPS', NULL, '2017-06-20', '20.06.2017 09:49', '4260295881654', '1', 'a0YC000000hgGMiMAM', '170.00', '269.99'),
(43505, '504326826', NULL, NULL, 'Thi Thu Thao LE', 'rue de la Neuville 24 bte 101', '', '1348', 'Louvain la Neuve Brabant Wallon', 'Belgien', 'BE', NULL, NULL, '483011638', '00101796F6', NULL, NULL, 'Montre Theorema Copa Cabana - Argent/Noir/Acier - (GM-104-7)', NULL, '1Z 8VF 459 68 4703 0753', 'UPS', NULL, '2017-06-20', '20.06.2017 08:50', '4260295881661', '1', 'a0YC000000hgGMjMAM', '170.00', '269.99'),
(43506, '504382982', NULL, NULL, 'Arturo Rey', 'RUA FERNANDO II 2', '2-A', '36003', 'PONTEVEDRA', 'Spanien', 'ES', NULL, NULL, '622030101', '0010248T78', NULL, NULL, 'Reloj Pionier modelo Chicago adornado con diamantes - Caja dorada - Cara negra y correa de cuero marrón - 7002-4', NULL, '711369656496', 'FedEx', NULL, '2017-06-21', '20.06.2017 11:06', '4260295882255', '1', 'a0YC000000iMffrMAC', '149.99', '199.99'),
(43507, '504348215', NULL, NULL, 'Francisco javier Leon diaz', 'CALLE ANTONIO NICOLAS 39', '1', '24320', 'SAHAGUN LEON', 'Spanien', 'ES', NULL, NULL, '655542628', '0010250YJC', NULL, NULL, 'Reloj Theorema Marco Polo - GM-3005-2 - Caja plateada - Dial negro - Correa de cuero negra', NULL, '711369656522', 'FedEx', NULL, '2017-06-21', '20.06.2017 08:36', '4260295880916', '1', 'a0YC000000jD2qVMAS', '140.00', '189.99'),
(43508, '504151741', NULL, NULL, 'willis thomas', 'via palermo 56', '', '80142', 'napoli NA', 'Italien', 'IT', NULL, NULL, '3407859698', '0010250TBH', NULL, NULL, 'Orologio - Cassa Argento/Quadrante Nero/Cinturino in pelle Nero 101-2', NULL, '711369656500', 'FedEx', NULL, '2017-06-21', '19.06.2017 13:36', '4260295880381', '1', 'a0YC000000hgFqrMAE', '165.00', '239.90'),
(43509, '504140149', NULL, NULL, 'danilo monti', 'CORSO DELLA LIBERAZIONE 39', 'in orari lavorativi per le banche la mattina', '28041', 'ARONA NO', 'Italien', 'IT', NULL, NULL, '3931711256', '0010141QM9', NULL, NULL, 'Orologio Oro/Nero/Marrone 104-2', NULL, '711369656511', 'FedEx', NULL, '2017-06-21', '19.06.2017 13:05', '4260295880473', '1', 'a0YC000000hgFrAMAU', '165.00', '239.90'),
(43510, '504425436', NULL, NULL, 'Magda Kosicka', 'Baak van Hellevoetsluis 8', '', '3826 GN', 'AMERSFOORT', 'Niederlande', 'NL', NULL, NULL, '615575951', '0010242C7A', NULL, NULL, '513-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4632 7560', 'UPS', NULL, '2017-06-21', '20.06.2017 16:40', '4260295882170', '1', 'a0YC000000ib8pJMAQ', '145.01', '229.00'),
(43511, '504417597', NULL, NULL, 'Silviya Angelova', 'Bilgaardpassage 73', 'Grand Cafe Bilgaard', '8918 HT', 'LEEUWARDEN', 'Niederlande', 'NL', NULL, NULL, '627869914', '0010250UQ0', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4703 0771', 'UPS', NULL, '2017-06-21', '20.06.2017 16:31', '4260295880824', '1', 'a0YC000000hgEJTMA2', '149.99', '219.99'),
(43512, '504485707', NULL, NULL, 'Nicola Dolman', '19 Chapel lane', '', 'LE14 3EN', 'Nether Broughton Leics', 'Grossbritannien', 'GB', NULL, NULL, '1664823241', '0010247YJR', NULL, NULL, '513-2 Silver case / black face / black leather band', NULL, '1Z 8VF 459 68 4656 0398', 'UPS', NULL, '2017-06-21', '20.06.2017 23:18', '4260295882187', '1', 'a0YC000000iMOeBMAW', '128.00', '179.00'),
(43513, '504380996', NULL, NULL, 'Elle Foster', '24 HEDGETREE CROFT', '', 'B37 7JH', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7583176585', '0010250D7Z', NULL, NULL, '3011-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4653 8805', 'UPS', NULL, '2017-06-21', '20.06.2017 15:00', '4260295881289', '1', 'a0YC000000iN3NaMAK', '125.00', '179.00'),
(43514, '504341430', NULL, NULL, 'Jade Smith', '11 ROSE COURT', '', 'PE7 3GD', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7957452716', '00101653QC', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-2', NULL, '1Z 8VF 459 68 4842 7618', 'UPS', NULL, '2017-06-21', '20.06.2017 13:37', '4260295880619', '1', 'a0YC000000hhXKUMA2', '135.00', '179.00'),
(43515, '504315903', NULL, NULL, 'Caroline Smith', '5 Greenhill Rise', '', 'NN18 0LN', 'Corby Northamptonshire', 'Grossbritannien', 'GB', NULL, NULL, '7581188537', '0010036LNX', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '1Z 8VF 459 68 4620 2828', 'UPS', NULL, '2017-06-21', '20.06.2017 09:20', 'WL4260295881630', '1', 'a0YC000000iMcMLMA0', '159.99', '229.00'),
(43516, '504669654', NULL, NULL, 'sigrid ruyssinck', 'Nijken 31', '', '9400', 'Denderwindeke', 'Belgien', 'BE', NULL, NULL, '477488044', '00100756HB', NULL, NULL, 'Montre Theorema Copa Cabana - Bicolore/Or/Noir - (GM-104-4)', NULL, '1Z 8VF 459 68 4728 0439', 'UPS', NULL, '2017-06-22', '21.06.2017 17:19', '4260295881203', '1', 'a0YC000000hgGMgMAM', '170.00', '269.99'),
(43517, '504684547', NULL, NULL, 'gaizka sarasola gana', 'LUGAR BARRIO NOCEDAL 45', 'bajo', '48530', 'ORTUELLA BIZKAIA', 'Spanien', 'ES', NULL, NULL, '686390496', '0010178UD2', NULL, NULL, 'Reloj Theorema Marco Polo - GM-3005-2 - Caja plateada - Dial negro - Correa de cuero negra', NULL, '711369656544', 'FedEx', NULL, '2017-06-22', '21.06.2017 16:28', '4260295880916', '1', 'a0YC000000jD2qVMAS', '140.00', '189.99'),
(43518, '504720394', NULL, NULL, 'Frederic Jean-Baptiste', '1 CANADA SQUARE', 'Moodys Analytics UK Ltd', 'E14 5FA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7590826227', '0010242K9X', NULL, NULL, '103-1 Argent Noir Noir', NULL, '1Z 8VF 459 68 4668 7663', 'UPS', NULL, '2017-06-22', '21.06.2017 22:51', 'WL4260295880435', '1', 'a0YC000000iMcMFMA0', '159.99', '229.00'),
(43519, '504703351', NULL, NULL, 'Aaron Solomon', '8 HARROW ROAD', '', 'PE11 3ES', 'SPALDING', 'Grossbritannien', 'GB', NULL, NULL, '7445203945', '0010209D4C', NULL, NULL, '103-1 Argent Noir Noir', NULL, '1Z 8VF 459 68 4693 4878', 'UPS', NULL, '2017-06-22', '21.06.2017 22:45', 'WL4260295880435', '1', 'a0YC000000iMcMFMA0', '159.99', '229.00'),
(43520, '504700275', NULL, NULL, 'Ben Collins', '14 Thistle Close', '', 'SK15 2TU', 'Stalybridge', 'Grossbritannien', 'GB', NULL, NULL, '7754098353', '0010020CV1', NULL, NULL, '103-1 Argent Noir Noir', NULL, '1Z 8VF 459 68 4616 4487', 'UPS', NULL, '2017-06-22', '21.06.2017 21:20', 'WL4260295880435', '1', 'a0YC000000iMcMFMA0', '159.99', '229.00'),
(43521, '504595297', NULL, NULL, 'J Shaw', 'SHAWS Motors Unit 1 POTTERY ROAD', 'Southwick', 'SR5 2BP', 'SUNDERLAND', 'Grossbritannien', 'GB', NULL, NULL, '7450218782', '0010072WJI', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-6', NULL, '1Z 8VF 459 68 4603 2495', 'UPS', NULL, '2017-06-22', '21.06.2017 14:24', '4260295881562', '1', 'a0YC000000hhXKYMA2', '135.00', '179.00'),
(43522, '504580244', NULL, NULL, 'Tunji Fareo', '7CHIGWELLC BROWNLEY ROAD', '7 chigwell close', 'M22 4GA', 'MANCHESTER LANCASHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7931688855', '0010169XW9', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '1Z 8VF 459 68 4783 4902', 'UPS', NULL, '2017-06-22', '21.06.2017 12:18', '4260295882019', '1', 'a0YC000000iNSTQMA4', '153.99', '225.00'),
(43523, '504491732', NULL, NULL, 'Denise Freemantle', '42 THE GOLDINGS', 'Rainham', 'ME8 0AX', 'GILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '00353 876663774', '00102339U4', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '1Z 8VF 459 68 4710 7715', 'UPS', NULL, '2017-06-22', '21.06.2017 06:01', '4260295880015', '1', 'a0YC000000iNSTLMA4', '153.99', '225.00'),
(43524, '504920973', NULL, NULL, 'Jan Tworus', 'Prosper Cocquytstraat 81', '', '9850', 'Landegem', 'Belgien', 'BE', NULL, NULL, '484629912', '0010202WYI', NULL, NULL, 'Montre homme Macau Therorema - Bracelet cuir - Or/noir - (T3011-3)', NULL, '711369656577', 'FedEx', NULL, '2017-06-23', '22.06.2017 20:21', '4260295881272', '1', 'a0YC000000ibFJvMAM', '149.99', '199.99'),
(43525, '504902932', NULL, NULL, 'Jacqueline wright', '3  Armley Grove Place', 'Armley', 'LS12 1PT', 'Leeds West Yorkshire', 'Grossbritannien', 'GB', NULL, NULL, '7578353453', '0010111VST', NULL, NULL, '3012-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4622 6928', 'UPS', NULL, '2017-06-23', '22.06.2017 21:20', '4260295881883', '1', 'a0YC000000iNcE9MAK', '123.01', '179.00'),
(43526, '504796953', NULL, NULL, 'sandhya golkonda', '19 craigmount brae', '', 'eh12 8xd', 'edinburgh', 'Grossbritannien', 'GB', NULL, NULL, '7956517490', '0010058NP5', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4600 8539', 'UPS', NULL, '2017-06-23', '22.06.2017 12:25', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(43527, '505122507', '', '', 'Thuy do quyen Nguyen', '67 AVENUE DE LA VICTOIRE', '', '94310', 'ORLY', 'Frankreich', '', '', '', '629252134', '0010205C6H', '', '', 'Montre Automatique Theorema, bracelet en métal - Boîtier noir, face en noir et bracelet métal noir 3006-6', '', '711369656603', 'FedEx', '', '2017-06-26', '23.06.2017 18:10', '4,2603E+12', '1', 'a0YC000000iMbDxMAK', '144.99', '199.90'),
(43528, '504964507', NULL, NULL, 'Paul Baye', '85 KNAPDALE STREET', 'Flat 1/2', 'G22 6PP', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7404926105', '00100085GM', NULL, NULL, '3011-5 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4662 2955', 'UPS', NULL, '2017-06-26', '23.06.2017 07:18', '42602958811746', '1', 'a0YC000000iN3NbMAK', '125.00', '179.00'),
(43529, '504953536', NULL, NULL, 'Frankie De Brito', '80 GLOUCESTER ROAD NORTH', 'North', 'BS34 7PH', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7880346363', '0010006Y93', NULL, NULL, '513-1 Silver case / white face / black leather band', NULL, '1Z 8VF 459 68 4668 7761', 'UPS', NULL, '2017-06-26', '23.06.2017 05:30', '4260295882170', '1', 'a0YC000000iMOeAMAW', '128.00', '179.00'),
(43530, '504978794', NULL, NULL, 'suzanne vinken', 'Christinalaan 37', '', '6061 CV', 'POSTERHOLT', 'Niederlande', 'NL', NULL, NULL, '646663531', '0010250K1W', NULL, NULL, '3011-5 Silver Case / White Face / Stainless steel band', NULL, '711369656614', 'FedEx', NULL, '2017-06-26', '23.06.2017 06:22', '42602958811746', '1', 'a0YC000000ibFKBMA2', '149.99', '199.99'),
(43531, '505235914', NULL, NULL, 'Fouad El Karkouri', 'Putselaan 136 D', '', '3074 JG', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '624438418', '0010114TOE', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, 'stornieren', 'FedEx', NULL, '2017-06-26', '24.06.2017 12:46', '4260295880824', '1', 'a0YC000000hgEJTMA2', '149.99', '219.99'),
(43532, '504978322', NULL, NULL, 'Willem Bruintjes', 'Robert Scottstraat 52', '', '7534 ZT', 'ENSCHEDE Overijssel', 'Niederlande', 'NL', NULL, NULL, '622740025', '0010241G1H', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, 'stornieren', 'FedEx', NULL, '2017-06-26', '23.06.2017 06:20', '4260295880824', '1', 'a0YC000000hgEJTMA2', '149.99', '219.99'),
(43533, '505534355', NULL, NULL, 'Firas Elias', 'Oosterdiep 8', '', '3313 TG', 'DORDRECHT', '', 'NL', NULL, NULL, '618311059', '00102345SS', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, 'stornieren', 'FedEx', NULL, '2017-06-26', '25.06.2017 21:07', '4260295880824', '1', 'a0YC000000hgEJTMA2', '149.99', '219.99'),
(43534, '505506308', NULL, NULL, 'arlon janssen', 'Bankijkerweg 139', '', '2231 MX', 'RIJNSBURG', '', 'NL', NULL, NULL, '653989442', '0010250UFG', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369656636', 'FedEx', NULL, '2017-06-26', '25.06.2017 19:23', '4260295881401', '1', 'a0YC000000icfNmMAI', '149.99', '199.99'),
(43535, '505390483', NULL, NULL, 'waseem aslam', '98 LINCOLN ROAD', '', 'PE1 2NT', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7539266701', '001009195E', NULL, NULL, '103-3 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4707 8971', 'UPS', NULL, '2017-06-26', '25.06.2017 20:06', 'WL4260295880459', '1', 'a0YC000000iMcMHMA0', '159.99', '229.00'),
(43536, '505387777', NULL, NULL, 'brian mcandrew', '28 WARWICK DRIVE', '', 'SK7 5LH', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7870889858', '0010110ITS', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4681 2580', 'UPS', NULL, '2017-06-26', '25.06.2017 14:59', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(43537, '505330394', NULL, NULL, 'Ludnie Saintis', '3 allée de vilgenis', '', '91370', 'verrieres le buisson', 'Frankreich', 'FR', NULL, NULL, '620803371', '0010032H2D', NULL, NULL, 'Montre Theorema Marco Polo - 3005-4 - Bracelet en cuir - Or / Noir / Noir', NULL, '711369656647', 'FedEx', NULL, '2017-06-26', '25.06.2017 02:25', '4,26E+12', '1', 'a0YC000000iMateMAC', '138.00', '169.90'),
(43538, '505548839', NULL, NULL, 'emmy benson', 'via palermo 56', '', 'napoli NA', 'Italien', '80142', 'IT', NULL, NULL, '3405785989', '0010090E2X', NULL, NULL, 'Orologio - Cassa Argento/Quadrante Oro/Cinturino Nero 110-2', NULL, '711369656669', 'FedEx', NULL, '2017-06-27', '25.06.2017 23:28', '4260295880145', '1', 'a0YC000000hgFplMAE', '145.00', '219.99'),
(43539, '505461608', '', '', 'CATI NISTOR', 'Via Novara 132', '', 'Robbio PV', 'Italien', '27038', '', '', '', '3402954543', '00100842F3', '', '', 'Orologio - Cassa oro, quadrante nero, cinturino in acciaio inox 3005-A4', '', '711369656717', 'FedEx', '', '2017-06-27', '25.06.2017 17:10', '4260295881487', '1', 'a0YC000000hgFq1MAE', '135.00', '199.90'),
(43540, '505540422', NULL, NULL, 'Kevin Imperatore', 'VIA DEI PARTIGIANI 13', '', 'POVIGLIO RE', 'Italien', '42028', 'IT', NULL, NULL, '3460085889', '0010250KAT', NULL, NULL, 'Orologio - Cassa oro, quadrante nero, cinturino in pelle nero 3005-4', NULL, '711369656670', 'FedEx', NULL, '2017-06-27', '25.06.2017 23:18', '4260295880923', '1', 'a0YC000000hgFpxMAE', '135.00', '199.90'),
(43541, '505439244', NULL, NULL, 'cristian perotta', 'VIA ROMANINO 14', '', 'CONCESIO BS', 'Italien', '25062', 'IT', NULL, NULL, '3938813113', '0010180R8H', NULL, NULL, 'Orologio - Cassa Oro/Quadrante Nero/Cinturino in pelle Marrone 505-3', NULL, 'stornieren', 'FedEx', NULL, '2017-06-27', '25.06.2017 15:31', '4260295880824', '1', 'a0YC000000hgFlXMAU', '154.99', '229.90'),
(43542, '505470253', '', '', 'CATI NISTOR', 'Via Novara 132', '', 'Robbio PV', 'Italien', '27038', '', '', '', '3402954543', '0010141XH4', '', '', 'Orologio Nero/Acciaio 104-9', '', '711369656717', 'FedEx', '', '2017-06-27', '25.06.2017 21:04', '4260295881685', '1', 'a0YC000000hgFrHMAU', '165.00', '239.90'),
(43543, '505753407', NULL, NULL, 'Chung Thuy Nguyen', 'Cornelius Sneyssenslaan 55', 'Cornelius Sneyssenslaan 72', '9820', 'Merelbeke Oost-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '04 76 21 5054', '00101715KK', NULL, NULL, 'Pionier-horloge - 510-6 - zilverkleurig/zwart/roestvrij staal', NULL, '711369656691', 'FedEx', NULL, '2017-06-27', '26.06.2017 21:51', '4260295881425', '1', 'a0YC000000icfNhMAI', '149.99', '199.99'),
(43544, '505661927', NULL, NULL, 'juan bruno geya', 'TRAVESIA ALTUBE 4', 'b', '48002', 'BILBAO BIZKAIA', 'Spanien', 'ES', NULL, NULL, '632177430', '0010175EXV', NULL, NULL, 'Reloj Theorema Casablanca con correa de cuero marrón - Caja dorada - Cara negra', NULL, '711369656706', 'FedEx', NULL, '2017-06-27', '26.06.2017 12:10', '4260295880050', '1', 'a0YC000000hfr9UMAQ', '169.99', '249.90'),
(43545, '505751898', NULL, NULL, 'Bianca Van Dijk', 'Rozenlaan 28', '', '3281 CS', 'NUMANSDORP Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '614176056', '0010087TYX', NULL, NULL, '510-8 Black case / Black Face / Stainless steel band', NULL, '711369656680', 'FedEx', NULL, '2017-06-27', '26.06.2017 22:24', '4260295881449', '1', 'a0YC000000icfNrMAI', '149.99', '199.99'),
(43546, '505662958', NULL, NULL, 'Sarah Rodgers', '28 ARGYLE CLOSE', 'Whitehill', 'GU35 9PU', 'BORDON HAMPSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7737604008', '00100253F2', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4694 4590', 'UPS', NULL, '2017-06-28', '26.06.2017 14:15', '4260295880978', '1', 'a0YC000000iNSynMAG', '125.00', '179.00'),
(43547, '505449863', NULL, NULL, 'Doreen Ashmore', '9 Goathland drive', '', 'S137tb', 'Sheffield', 'Grossbritannien', 'GB', NULL, NULL, '0114 2540515', '0010161XSU', NULL, NULL, '7002-4 Gold Case / Black Face / Brown Leather Band', NULL, '1Z 8VF 459 68 4817 1000', 'UPS', NULL, '2017-06-28', '26.06.2017 03:49', '4260295882255', '1', 'a0YC000000iNcIPMA0', '128.00', '189.00'),
(43548, '505642337', NULL, NULL, 'Maxence TRAPIER', '13 RUE JACQUES PREVERT', '', '26120', 'CHABEUIL', 'Frankreich', 'FR', NULL, NULL, '673158106', '00100167NH', NULL, NULL, 'Montre Automatique Theorema, bracelet en métal - Boîtier argent, face en noir et bracelet métal argent 3006-4', NULL, '711369656739', 'FedEx', NULL, '2017-06-28', '26.06.2017 13:23', '4260295881456', '1', 'a0YC000000iMbDvMAK', '144.99', '199.90'),
(43549, '505663333', NULL, NULL, 'babajide smith', 'via firenze 11', '', '80142', 'napoli NA', 'Italien', 'IT', NULL, NULL, '3885785888', '0010171NWT', NULL, NULL, 'Orologio - Cassa Argento/Quadrante Oro/Cinturino Nero 109-2', NULL, '711369656740', 'FedEx', NULL, '2017-06-28', '26.06.2017 15:04', '4260295882354', '1', 'a0YC000000hgFkPMAU', '154.99', '229.90');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(43550, '505808331', NULL, NULL, 'Ursula Bruens', 'Marten Meesweg 115', '', '3068 AV', 'ROTTERDAM Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '652073401', '0010250SFF', NULL, NULL, '7001-2 Silver case / Black face / Black Leather Band', NULL, '711369656750', 'FedEx', NULL, '2017-06-28', '27.06.2017 09:03', '4260295882101', '1', 'a0YC000000iMb7sMAC', '145.00', '239.00'),
(43551, '505724906', NULL, NULL, 'Marie Paule Marchal', '30 Route De Nanton', '', '71240', 'Laives', 'Frankreich', 'FR', NULL, NULL, '665692600', '0010040Y6G', NULL, NULL, 'Montre Pionier 6 diamants 510-4 noir/noir/bracelet en cuir noir', NULL, '1Z 8VF 459 68 4842 7814', 'UPS', NULL, '2017-06-28', '27.06.2017 02:10', '4260295881371', '1', 'a0YC000000hfjUrMAI', '154.99', '219.90'),
(43552, '505896679', NULL, NULL, 'Majo Parakkal Jose', '106A IRLAM ROAD', '', 'M41 6JT', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7956098488', '001006710O', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4649 1025', 'UPS', NULL, '2017-06-28', '27.06.2017 16:17', '4260295880398', '1', 'a0YC000000iNSTKMA4', '153.99', '225.00'),
(43553, '505815932', NULL, NULL, 'Ionut Codita', 'VIA Giotto 18', '', '10126', 'TORINO TO', 'Italien', 'IT', NULL, NULL, '3240855076', '0010230Y7I', NULL, NULL, 'Orologio Oro/Nero/Marrone 104-2', NULL, '1Z 8VF 459 68 4857 6636', 'UPS', NULL, '2017-06-28', '27.06.2017 11:23', '4260295880473', '1', 'a0YC000000hgFrAMAU', '165.00', '239.90'),
(43554, '506101450', NULL, NULL, 'Kevin GILLES', 'Rue De Jumet  212', '', '6030', 'Marchienne-au-pont', 'Belgien', 'BE', NULL, NULL, '471694923', '0010160ML8', NULL, NULL, '3006-5 Goudkleurige kast - Zwarte wijzerplaat - Goudkleurige roestvrij stalen band', NULL, '1Z 8VF 459 68 4632 7864', 'UPS', NULL, '2017-06-29', '28.06.2017 14:52', '4260295881463', '1', 'a0YC000000hgFYrMAM', '144.99', '219.99'),
(43555, '506142952', NULL, NULL, 'tummy jones', 'via firenze 11', '', '80142', 'napoli NA', 'Italien', 'IT', NULL, NULL, '3665878598', '001003481M', NULL, NULL, 'Orologio - Cassa Oro/Quadrante Nero/Cinturino Marrone 109-3', NULL, '711369656794', 'FedEx', NULL, '2017-06-29', '28.06.2017 19:52', '4260295882361', '1', 'a0YC000000hgFkQMAU', '154.99', '229.90'),
(43556, '506098908', NULL, NULL, 'Louise Cook-Smith', '97 ELLIOTT ROAD', '', 'PE15 8BP', 'MARCH', 'Grossbritannien', 'GB', NULL, NULL, '7484258524', '0010206YEO', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-5', NULL, '1Z 8VF 459 68 4794 0645', 'UPS', NULL, '2017-06-29', '28.06.2017 16:17', '4260295881555', '1', 'a0YC000000hhXKXMA2', '135.00', '179.00'),
(43557, '505952425', NULL, NULL, 'Claudia Dirlosan', '54 GUILDFORD ROAD', '', 'E17 4DZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7893118256', '00102206RD', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4647 9058', 'UPS', NULL, '2017-06-29', '28.06.2017 04:56', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43558, '507025805', NULL, NULL, 'Giacomo Caldinelli', 'rue de Mangombroux 60', '', '4800', 'Verviers', 'Belgien', 'BE', NULL, NULL, '0498 38 30 87', '10179953', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-3 - Boîtier doré / Cadran blanc / Bracelet en cuir marron', NULL, '1Z 8VF 459 68 4632 0932', 'UPS', NULL, '2017-07-03', '02.07.2017 20:22', '4260295882248', '1', 'a0YC000000jEAYTMA4', '150.00', '219.00'),
(43559, '507008562', NULL, NULL, 'Roza Gazimagomadova', 'Sint-Catharinapolderstraat 40 40', 'bus 3a', '8400', 'Oostende West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '488595795', '0010168GNC', NULL, NULL, 'Montre Theorema Copa Cabana - Argent/Noir/Noir - (GM-104-1)', NULL, '1Z 8VF 459 68 4647 6944', 'UPS', NULL, '2017-07-03', '02.07.2017 19:59', '4260295880466', '1', 'a0YC000000hgGMdMAM', '170.00', '269.99'),
(43560, '506982096', NULL, NULL, 'jean-luc barthélemi', 'Parc du Peterbos 1 bte 2', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '494426425', '0010100BHB', NULL, NULL, 'Montre automatique Theorema ornée de 10 diamants - Or jaune/Noir/Marron 3004-3', NULL, '1Z 8VF 459 68 4628 7354', 'UPS', NULL, '2017-07-03', '02.07.2017 16:22', '4260295880077', '1', 'a0YC000000iNTn4MAG', '150.01', '229.00'),
(43561, '506822620', NULL, NULL, 'Alix-Marie Verhegge', 'Eeckhoutsdreef 31', '', '9810', 'Nazareth', 'Belgien', 'BE', NULL, NULL, '468154451', '0010250FYS', NULL, NULL, '3012-1 - Geld/Wit/Zwart', NULL, '1Z 8VF 459 68 4895 1275', 'UPS', NULL, '2017-07-03', '01.07.2017 18:24', '4260295881869', '1', 'a0YC000000jE0P3MAK', '145.01', '229.00'),
(43562, '506788518', NULL, NULL, 'Marko Lovsin', 'Allee Henri Pousseur 10', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '32499696762', '0010155SH5', NULL, NULL, 'Montre London Pionier - Cadran argenté/blanc avec bracelet en cuir noir (GM-150-1)', NULL, '1Z 8VF 459 68 4779 6883', 'UPS', NULL, '2017-07-03', '01.07.2017 16:21', '4260295881388', '1', 'a0YC000000icfNcMAI', '149.99', '199.99'),
(43563, '506818138', NULL, NULL, 'Julie-Ann Wall', '16 avenue Scuderi', 'les Capucines', '6100', 'NICE', 'Frankreich', 'FR', NULL, NULL, '603892903', '00100217N5', NULL, NULL, 'Montre Automatique de la marque Pionier - Modèle GM-514-4', NULL, '1Z 8VF 459 68 4752 8065', 'UPS', NULL, '2017-07-03', '01.07.2017 16:47', '4260295880121', '1', 'a0YC000000hfjJCMAY', '169.99', '229.90'),
(43564, '506670509', NULL, NULL, 'Fouad El Karkouri', 'Putselaan 136 D', '', '3074 JG', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '624438418', '0010074OBD', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4632 0898', 'UPS', NULL, '2017-07-03', '30.06.2017 22:58', '4260295881272', '1', 'a0YC000000ibFK9MAM', '149.99', '199.99'),
(43565, '506504327', NULL, NULL, 'M. Moretti', 'Moerbeigaarde 6', '', '2723 AE', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '611790206', '0010138THD', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4641 9309', 'UPS', NULL, '2017-07-03', '30.06.2017 12:32', '4260295881401', '1', 'a0YC000000icfNmMAI', '149.99', '199.99'),
(43566, '506535932', NULL, NULL, 'Twan Haardt', 'Kerkenbos 1307', 'Sparepart4you', '6546 BG', 'NIJMEGEN', 'Niederlande', 'NL', NULL, NULL, '618491964', '00100338QO', NULL, NULL, 'GM-110-4 Black case/Black face/Black Band', NULL, '1Z 8VF 459 68 4722 8111', 'UPS', NULL, '2017-07-03', '30.06.2017 12:37', '4260295882330', '1', 'a0YC000000jE0U1MAK', '145.00', '239.00'),
(43567, '506637739', NULL, NULL, 'J.Y.J Galema', 'Maltaweide 319', '', '3223MJ', 'Hellevoetsluis', 'Niederlande', 'NL', NULL, NULL, '181772350', '0010186P8J', NULL, NULL, 'GM-3005-A2 - Zilveren kast / Zwarte wijzerplaat / Roestvrijstalen band', NULL, '1Z 8VF 459 68 4872 3324', 'UPS', NULL, '2017-07-03', '30.06.2017 19:36', '4260295880978', '1', 'a0YC000000hgYSrMAM', '140.00', '199.00'),
(43568, '506834164', '', '', 'Ingrid van Goor', 'Polakkers 27', '', '9528 RD', 'BUINEN', 'Niederlande', '', '', '', '616359899', '0010096FIX', '', '', 'Miami automatisch horloge - model 506-3', '', 'stornieren', 'UPS', '', '2017-07-03', '01.07.2017 20:37', '4260295880886', '1', 'a0YC000000jE0E8MAK', '141.99', '199.99'),
(43569, '506412514', NULL, NULL, 'William james goodall', '67 MUROB PARK', '', 'BT43 6JQ', 'BALLYMENA', 'Grossbritannien', 'GB', NULL, NULL, '7849147128', '0010089PD8', NULL, NULL, 'Pionier men’s Malibu diamond skeleton watch - gold-plated case - black face - brown leather band', NULL, '1Z 8VF 459 68 4762 8788', 'UPS', NULL, '2017-07-03', '30.06.2017 12:45', '4260295880701', '1', 'a0YC000000ibnnAMAQ', '128.00', '189.00'),
(43570, '506721701', NULL, NULL, 'Martin Rennie', '22 PEFFER BANK', '', 'EH16 4AW', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7909229075', '0010054SL1', NULL, NULL, 'Theorema Casablanca watch - 101-2', NULL, '1Z 8VF 459 68 4708 8791', 'UPS', NULL, '2017-07-03', '01.07.2017 14:34', '4260295880381', '1', 'a0YC000000jEGqjMAG', '153.99', '225.00'),
(43571, '506733774', NULL, NULL, 'Makarios Zekeem', '24 STAPLEFIELD DRIVE', '', 'BN2 4RL', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '7983524379', '0010146QYW', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4896 3208', 'UPS', NULL, '2017-07-03', '01.07.2017 14:18', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43572, '506751635', NULL, NULL, 'Marion Reay', 'THE BUNGALOW DALDOWIE ESTATE, Daldowie Crematorium', '', 'G71 7RU', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7557311939', '00101718KS', NULL, NULL, 'Theorema Casablanca watch - GM-101-7', NULL, '1Z 8VF 459 68 4698 8016', 'UPS', NULL, '2017-07-03', '01.07.2017 14:17', '4260295881999', '1', 'a0YC000000jEGqoMAG', '153.99', '225.00'),
(43573, '506788430', NULL, NULL, 'Christopher Brown', 'The Old Retreat Orton Avenue', '', 'PE29HL', 'Peterborough Cambridheshire', 'Grossbritannien', 'GB', NULL, NULL, '7889199013', '00102324EU', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107', NULL, '1Z 8VF 459 68 4773 9220', 'UPS', NULL, '2017-07-03', '01.07.2017 16:46', '4260295880602', '1', 'a0YC000000hhXKTMA2', '135.00', '179.00'),
(43574, '506827034', NULL, NULL, 'Dawn Rayworth', '82 WALTER CLOSE', 'Shaw', 'SN5 7HZ', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7756001626', '00102443F7', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4723 2839', 'UPS', NULL, '2017-07-03', '01.07.2017 20:15', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43575, '506659181', NULL, NULL, 'Samantha James', '333 DAGNAM PARK DRIVE', '', 'RM3 9ED', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7961112274', '00100983J2', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4652 4847', 'UPS', NULL, '2017-07-03', '01.07.2017 03:02', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43576, '506839844', NULL, NULL, 'Andrew Stephenson', '1HIRSTMILL HIRST MILL CRESCENT', '', 'BD18 4DA', 'SHIPLEY WEST YORKSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7803793499', '0010053KU1', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-8', NULL, '1Z 8VF 459 68 4631 1255', 'UPS', NULL, '2017-07-03', '01.07.2017 21:16', '4260295881586', '1', 'a0YC000000hhXKaMAM', '135.00', '179.00'),
(43577, '507041421', NULL, NULL, 'Piet van der Plaats', 'Bergweg 30', '', '6881 LS', 'VELP GLD Gelderland', 'Niederlande', 'NL', NULL, NULL, '652301877', '0010250S2H', NULL, NULL, '7002-5 zwarte kast / zwart uurwerk / zwarte leren band', NULL, '1Z 8VF 459 68 4608 8168', 'UPS', NULL, '2017-07-03', '02.07.2017 21:34', '4260295882262', '1', 'a0YC000000jEAYkMAO', '150.00', '219.00'),
(43578, '507107417', NULL, NULL, 'Andre Refuge', 'Kapellelaan 254', '', '1860', 'Meise', 'Belgien', 'BE', NULL, NULL, '483031324', '0010083UBM', NULL, NULL, 'Montre Automatique coeur ouvert - Bracelet en acier - Argent/Noir 3005-A2', NULL, '1Z 8VF 459 68 4786 9045', 'UPS', NULL, '2017-07-04', '03.07.2017 09:50', '4260295880978', '1', 'a0YC000000hgYSkMAM', '140.00', '199.00'),
(43579, '506911466', NULL, NULL, 'Elise CARLU', '20 RUE GABRIEL PERI', '', '13250', 'ST CHAMAS', 'Frankreich', 'FR', NULL, NULL, '768124774', '0010051E6T', NULL, NULL, 'Montre Automatique de la marque Pionier - Modèle GM-514-2', NULL, '1Z 8VF 459 68 4891 5402', 'UPS', NULL, '2017-07-04', '02.07.2017 11:50', '4260295880107', '1', 'a0YC000000hfjJAMAY', '169.99', '229.90'),
(43580, '506910791', NULL, NULL, 'jose daniel martins', '11 T RUE SAINTE HELENE', '', '77720', 'QUIERS', 'Frankreich', 'FR', NULL, NULL, '680461558', '0010048BL5', NULL, NULL, 'Pionier Aruba Montre automatique sertie de 6 petits diamants - 507-4 Noir/Noir/Noir', NULL, '1Z 8VF 459 68 4710 8214', 'UPS', NULL, '2017-07-04', '02.07.2017 08:41', '4260295881173', '1', 'a0YC000000hfjRdMAI', '149.99', '229.90'),
(43581, '506904509', NULL, NULL, 'Sandrine Xerri-Peron', '559 Chemin des barelles', '', '83140', 'Six fours', 'Frankreich', 'FR', NULL, NULL, '650563293', '0010076IU0', NULL, NULL, 'Montre automatique Barbados - Noir/Noir/Acier', NULL, '1Z 8VF 459 68 4694 7426', 'UPS', NULL, '2017-07-04', '02.07.2017 08:15', '4260295881975', '1', 'a0YC000000iMawnMAC', '139.99', '199.90'),
(43582, '506960949', NULL, NULL, 'Ionut Codita', 'VIA Giotto 18', '', '10126', 'TORINO TO', 'Italien', 'IT', NULL, NULL, '3240855076', '0010085VR2', NULL, NULL, 'Orologio Pionier uomo - Cassa argento, quadrante nero e cinturino in pelle nero', NULL, '1Z 8VF 459 68 4624 9038', 'UPS', NULL, '2017-07-04', '02.07.2017 15:51', '4260295882231', '1', 'a0YC000000hgFqNMAU', '150.01', '219.99'),
(43583, '506896962', NULL, NULL, 'Sandra Moran', '8 HILLARY CRESCENT', 'Maghull', 'L31 6BL', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '07738 256939', '0010179KPN', NULL, NULL, 'Theorema Casablanca watch - GM-101-6', NULL, '1Z 8VF 459 68 4880 4988', 'UPS', NULL, '2017-07-04', '02.07.2017 13:22', '4260295881982', '1', 'a0YC000000jEGqnMAG', '153.99', '225.00'),
(43584, '506913167', NULL, NULL, 'Malcolm Pollicott', 'Robin Cottage', '', 'NG25 0SH', 'SOUTHWELL', 'Grossbritannien', 'GB', NULL, NULL, '7909229661', '0010057P78', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107', NULL, '1Z 8VF 459 68 4699 2994', 'UPS', NULL, '2017-07-04', '02.07.2017 12:52', '4260295880602', '1', 'a0YC000000hhXKTMA2', '135.00', '179.00'),
(43585, '507245528', NULL, NULL, 'Heidi Padley', '17 Hastings House', 'Strode Road', 'PO2 8QB', 'Porsmouth Hants', 'Grossbritannien', 'GB', NULL, NULL, 'Hants', '0010020C3T', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-8', NULL, '1Z 8VF 459 68 4830 3457', 'UPS', NULL, '2017-07-04', '03.07.2017 23:25', '4260295881586', '1', 'a0YC000000hhXKaMAM', '135.00', '179.00'),
(43586, '507060648', NULL, NULL, 'ken edwards', '41 CHESTERTON ROAD', 'SPONDON', 'DE21 7EN', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '1332720919', '0010124HUR', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-4', NULL, '1Z 8VF 459 68 4728 8262', 'UPS', NULL, '2017-07-04', '03.07.2017 09:27', '4260295880633', '1', 'a0YC000000hhXKWMA2', '135.00', '179.00'),
(43587, '507065214', NULL, NULL, 'Colin Martin', '10 PEACH AVENUE', '', 'DE55 2EZ', 'ALFRETON DERBYSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7973293591', '0010051B9X', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107', NULL, '1Z 8VF 459 68 4839 9471', 'UPS', NULL, '2017-07-04', '03.07.2017 01:33', '4260295880602', '1', 'a0YC000000hhXKTMA2', '135.00', '179.00'),
(43588, '507069808', NULL, NULL, 'Cyril Reau', '4 RUE ELIE RICHARD', '', '17000', 'LA ROCHELLE CHARENTE MARITIME', 'Frankreich', 'FR', NULL, NULL, '618145989', '0010046HUL', NULL, NULL, 'Montre Pionier 6 diamants 510-3 doré/noir/bracelet en cuir noir', NULL, '1Z 8VF 459 68 4765 3081', 'UPS', NULL, '2017-07-04', '03.07.2017 07:39', '4260295881401', '1', 'a0YC000000hfjUqMAI', '154.99', '219.90'),
(43589, '507192751', NULL, NULL, 'Alberto Antimo D\'angelo', 'VIA UGO FOSCOLO 1-25', '', '81030', 'CESA CE', 'Italien', 'IT', NULL, NULL, '3479443706', '0010250NZL', NULL, NULL, 'Orologio Argento/Bianco/Acciaio 104-6', NULL, '711369656842', 'FedEx', NULL, '2017-07-04', '03.07.2017 18:17', '4260295881654', '1', 'a0YC000000hgFrEMAU', '165.00', '239.90'),
(43590, '507305000', NULL, NULL, 'Raymond Schils', 'rue Mannehay 8', '', '4550', 'Nandrin', 'Belgien', 'BE', NULL, NULL, '0478/583178', '0010184T72', NULL, NULL, 'Theorema automatisch-horloge - 3004-3 - goudkleurig/zwart/bruin', NULL, '1Z 8VF 459 68 4610 5095', 'UPS', NULL, '2017-07-04', '04.07.2017 08:52', '4260295880077', '1', 'a0YC000000iNTn4MAG', '150.01', '229.00'),
(43591, '507216777', NULL, NULL, 'Tani Tani', 'rue de l\'urbanisme 69', '', '1083', 'ganshoren', 'Belgien', 'BE', NULL, NULL, '486187236', '001016049T', NULL, NULL, 'Montre automatique Theorema ornée de 10 diamants - Or jaune/Noir/Marron 3004-3', NULL, '1Z 8VF 459 68 4745 1503', 'UPS', NULL, '2017-07-04', '03.07.2017 19:18', '4260295880077', '1', 'a0YC000000iNTn4MAG', '150.01', '229.00'),
(43592, '507208543', NULL, NULL, 'Danny De', 'Albert Servaeslaan 26', '', '2840', 'Reet', 'Belgien', 'BE', NULL, NULL, '479544687', '0010250KCA', NULL, NULL, '3012-3 - Goud/Zwart/Bruin', NULL, '1Z 8VF 459 68 4662 8315', 'UPS', NULL, '2017-07-04', '03.07.2017 18:50', '4260295881883', '1', 'a0YC000000jE0P5MAK', '145.01', '229.00'),
(43593, '507363717', NULL, NULL, 'Ousman Aboubakar', 'Halleweg 122/2', '', '1500', 'Halle', 'Belgien', 'BE', NULL, NULL, '493809678', '0010250OPH', NULL, NULL, '7002-9 gouden kast / zwart uurwerk / roestvrij stalen band', NULL, '1Z 8VF 459 68 4841 1527', 'UPS', NULL, '2017-07-05', '04.07.2017 13:49', '4260295882309', '1', 'a0YC000000jEAYZMA4', '150.00', '219.00'),
(43594, '507359611', NULL, NULL, 'Ousman Aboubakar', 'Halleweg 122/2', '', '1500', 'Halle', 'Belgien', 'BE', NULL, NULL, '493809678', '00101599NT', NULL, NULL, '3006-5 Goudkleurige kast - Zwarte wijzerplaat - Goudkleurige roestvrij stalen band', NULL, '1Z 8VF 459 68 4841 1527', 'UPS', NULL, '2017-07-05', '04.07.2017 13:20', '4260295881463', '1', 'a0YC000000hgFYrMAM', '144.99', '219.99'),
(43595, '507419958', NULL, NULL, 'Nikolay Kostyuk', 'CALLE PERE BERRUGUETE 22', 'Casa', '8950', 'ESPLUGUES DE LLOBREGAT BARCELONA', 'Spanien', 'ES', NULL, NULL, '34664587458', '0010097HII', NULL, NULL, 'Reloj automático Pionier modelo Malibu - Caja plateada / Cara negra /  Correa de cuero negra - 502-2', NULL, '711369656864', 'FedEx', NULL, '2017-07-05', '04.07.2017 16:34', '4260295880695', '1', 'a0YC000000jD2pJMAS', '149.99', '199.99'),
(43596, '507318989', NULL, NULL, 'Isabel Ferreira', '7 rue pierre banry', '', '89140', 'pont sur yonne', 'Frankreich', 'FR', NULL, NULL, '664894858', '0010210GOL', NULL, NULL, 'Montre Pionier 6 diamants 510-1 argenté/blanc/bracelet en cuir noir', NULL, '1Z 8VF 459 68 4665 7196', 'UPS', NULL, '2017-07-05', '04.07.2017 10:28', '4260295881388', '1', 'a0YC000000hfjUoMAI', '154.99', '219.90'),
(43597, '507345079', NULL, NULL, 'Baranowska Agnieszka', '23 WALNUT GROVE', '', 'BA4 4HX', 'SHEPTON MALLET SOMERSET', 'Grossbritannien', 'GB', NULL, NULL, '07498 298507', '00102104DL', NULL, NULL, 'Pionier men’s Malibu diamond skeleton watch - silver-toned case - white face - silver-toned metal band', NULL, '1Z 8VF 459 68 4812 8361', 'UPS', NULL, '2017-07-05', '04.07.2017 15:28', '4260295881906', '1', 'a0YC000000ibnnCMAQ', '128.00', '189.00'),
(43598, '507394489', NULL, NULL, 'jason whatling', '36 SPRINGFIELD ROAD', '', 'FK7 7QN', 'STIRLING', 'Grossbritannien', 'GB', NULL, NULL, '7568556370', '00100021UM', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4698 3575', 'UPS', NULL, '2017-07-05', '04.07.2017 16:47', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43599, '507258165', NULL, NULL, 'Assad Khattal', 'Fresh Air    Unit 5', 'Horseshoe Close Oxgate Lan', 'NW2 7JJ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7769051118', '0010055D4K', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4734 1186', 'UPS', NULL, '2017-07-05', '04.07.2017 06:12', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43600, '507379316', NULL, NULL, 'Deborah Feeney', '32 BALLYNOE ROAD', '', 'BT41 2QX', 'ANTRIM', 'Grossbritannien', 'GB', NULL, NULL, '7514349298', '00101432SH', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-5', NULL, '711369656875', 'FedEx', NULL, '2017-07-05', '04.07.2017 17:45', '4260295881555', '1', 'a0YC000000hhXKXMA2', '135.00', '179.00'),
(43601, '507662979', NULL, NULL, 'Johanna Tambwe', 'Rue Vonck 11', '', '1210', 'Saint-Josse-Ten-Noode', 'Belgien', 'BE', NULL, NULL, '486174536', '0010096NQ7', NULL, NULL, '3011-3 Goudkleurig/zwart - Zwart leren armband', NULL, '1Z 8VF 459 68 4897 3242', 'UPS', NULL, '2017-07-06', '05.07.2017 20:52', '4260295881272', '1', 'a0YC000000ibFJvMAM', '149.99', '199.99'),
(43602, '507598061', NULL, NULL, 'Mitch Kerkhof', 'Marijnenstraat 5', '', '5491 CT', 'SINT-OEDENRODE', 'Niederlande', 'NL', NULL, NULL, '639018635', '00102505PL', NULL, NULL, '7002-4 gouden kast / zwart uurwerk / bruine leren band', NULL, '1Z 8VF 459 68 4645 5654', 'UPS', NULL, '2017-07-06', '05.07.2017 15:31', '4260295882255', '1', 'a0YC000000jEAYjMAO', '150.00', '219.00'),
(43603, '507563650', '', '', 'Rory Gordon', '17 Elmfield Road', '', 'IV30 6HQ', 'Elgin', 'Grossbritannien', '', '', '', '7716267819', '00100949AI', '', '', 'Theorema Rio men\'s skeleton watch - GM-107-8', '', 'CY737767126DE', 'DHL', '', '2017-07-06', '05.07.2017 14:49', '4260295881586', '1', 'a0YC000000hhXKaMAM', '135.00', '179.00'),
(43604, '507488827', NULL, NULL, 'Andrei Tiu', '36 HOLLIDAY SQUARE', 'Battersea', 'SW11 2HR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7845370910', '0010215IUQ', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4860 8468', 'UPS', NULL, '2017-07-06', '05.07.2017 07:02', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43605, '507683731', NULL, NULL, 'Zahra Kazemi', 'VIA EMILIA 155B', '', '40068', 'SAN LAZZARO DI SAVENA BO', 'Italien', 'IT', NULL, NULL, '3807835565', '001007688G', NULL, NULL, 'Orologio - Cassa Oro/Quadrante Nero/Cinturino in acciaio', NULL, '1Z 8VF 459 68 4880 7672', 'UPS', NULL, '2017-07-07', '06.07.2017 00:31', '4260295881432', '1', 'a0YC000000hgFl1MAE', '150.01', '219.99'),
(43606, '507737421', NULL, NULL, 'Willem Bruintjes', 'Robert Scottstraat 52', '', '7534 ZT', 'ENSCHEDE Overijssel', 'Niederlande', 'NL', NULL, NULL, '622740025', '0010087ETY', NULL, NULL, 'Miami automatisch horloge - model 506-3', NULL, 'stornieren', 'UPS', NULL, '2017-07-07', '06.07.2017 09:39', '4260295880886', '1', 'a0YC000000jE0E8MAK', '141.99', '199.99'),
(43607, '507731304', NULL, NULL, 'Bas den Hollander', 'Trompstraat 93', '', '1271 SZ', 'HUIZEN', 'Niederlande', 'NL', NULL, NULL, '615614056', '0010081N84', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4786 9287', 'UPS', NULL, '2017-07-07', '06.07.2017 08:51', '4260295881272', '1', 'a0YC000000ibFK9MAM', '149.99', '199.99'),
(43608, '507895229', '', '', 'Roza Gazimagomadova', 'Sint-Catharinapolderstraat 40 40', 'bus 3a', '8400', 'Oostende West-Vlaanderen', 'Niederlande', '', '', '', '488595795', '0010249FVJ', '', '', 'Montre Pionier modèle Chicago - 7002-10 - Boîtier noir / Cadran noir / Bracelet en acier inoxydable', '', '1Z 8VF 459 68 4623 7381', 'UPS', '', '2017-07-10', '06.07.2017 22:53', '4260295882316', '1', 'a0YC000000jEAYaMAO', '150.00', '219.00'),
(43609, '507810898', NULL, NULL, 'Patricia De Vos', 'Pr. Josephine-Charlottelaan 21D', '', '9100', 'Sint-Niklaas Oost-Vlaanderen', 'Niederlande', 'BE', NULL, NULL, '35007630', '00100879H8', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-3 - Boîtier doré / Cadran blanc / Bracelet en cuir marron', NULL, '1Z 8VF 459 68 4758 8518', 'UPS', NULL, '2017-07-07', '06.07.2017 15:22', '4260295882248', '1', 'a0YC000000jEAYTMA4', '150.00', '219.00'),
(43610, '507808114', NULL, NULL, 'Patricia De Vos', 'Pr. Josephine-Charlottelaan 21', 'D', '9100', 'Sint-Niklaas Oost-Vlaanderen', 'Niederlande', 'BE', NULL, NULL, '03 500 76 30', '0010039GAF', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-3 - Boîtier doré / Cadran blanc / Bracelet en cuir marron', NULL, '1Z 8VF 459 68 4758 8518', 'UPS', NULL, '2017-07-07', '06.07.2017 14:52', '4260295882248', '1', 'a0YC000000jEAYTMA4', '150.00', '219.00'),
(43611, '507896286', '', '', 'Roza Gazimagomadova', 'Sint-Catharinapolderstraat 40 40', 'bus 3a', '8400', 'Oostende West-Vlaanderen', 'Niederlande', '', '', '', '488595795', '0010171C32', '', '', 'Montre Theorema Copa Cabana - Noir/Noir/Noir - (GM-104-3)', '', '1Z 8VF 459 68 4623 7381', 'UPS', '', '2017-07-10', '06.07.2017 22:49', '4260295880480', '1', 'a0YC000000hgGMfMAM', '170.00', '269.99'),
(43612, '507894652', '', '', 'Roza Gazimagomadova', 'Sint-Catharinapolderstraat 40 40', 'bus 3a', '8400', 'Oostende West-Vlaanderen', 'Niederlande', '', '', '', '488595795', '0010250TIQ', '', '', 'Pionier montre automatique Florida - GM-505-6', '', '1Z 8VF 459 68 4623 7381', 'UPS', '', '2017-07-10', '06.07.2017 22:50', '4260295880855', '1', 'a0YC000000hgEJ5MAM', '149.99', '219.99'),
(43613, '507760938', NULL, NULL, 'Marika Magaletta', 'VIA PADRE MARCOLINI 17', 'Padre Marcolini', '20070', 'CERRO AL LAMBRO MI', 'Italien', 'IT', NULL, NULL, '3911770108', '0010139KFY', NULL, NULL, 'Orologio - Cassa argento, quadrante bianco, cinturino in acciaio inox 3005 A1', NULL, '1Z 8VF 459 68 4605 9725', 'UPS', NULL, '2017-07-07', '06.07.2017 13:11', '4260295880961', '1', 'a0YC000000hgFpyMAE', '135.00', '199.90'),
(43614, '507744284', NULL, NULL, 'Jenny Donadonibus', 'Via piz corto 7', '', '33082', 'Azzano decimo PN', 'Italien', 'IT', NULL, NULL, '3496635273', '00100731U1', NULL, NULL, 'Orologio Oro/Nero/Marrone 104-2', NULL, '1Z 8VF 459 68 4807 3330', 'UPS', NULL, '2017-07-07', '06.07.2017 11:27', '4260295880473', '1', 'a0YC000000hgFrAMAU', '165.00', '239.90'),
(43615, '507738721', NULL, NULL, 'julie chambers', 'rosedale kings road', '', 'dereham norfolk', 'Grossbritannien', 'nr192ag', 'GB', NULL, NULL, '7717103583', '0010119U3X', NULL, NULL, 'Pionier men’s Malibu diamond skeleton watch - gold-plated case - black face - gold-plated metal band', NULL, '1Z 8VF 459 68 4868 5349', 'UPS', NULL, '2017-07-07', '06.07.2017 11:26', '4260295881920', '1', 'a0YC000000ibnnEMAQ', '128.00', '189.00'),
(43616, '507781245', NULL, NULL, 'Dawn Robinson', '136 RYE ROAD', '', 'HASTINGS', 'Grossbritannien', 'TN35 5DB', 'GB', NULL, NULL, '7980880491', '0010188DLV', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4859 1753', 'UPS', NULL, '2017-07-07', '06.07.2017 14:45', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43617, '507696057', NULL, NULL, 'Selina Simeonova', '53A CRESPIN WAY', '', 'BRIGHTON', 'Grossbritannien', 'BN1 7FG', 'GB', NULL, NULL, '7473291946', '0010229B0T', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4872 8561', 'UPS', NULL, '2017-07-07', '06.07.2017 06:49', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43618, '508027754', NULL, NULL, 'Marnix Van Synghel', 'Botestraat 24', '', '8790', 'Waregem', 'Belgien', 'BE', NULL, NULL, '56612057', '0010041PVW', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-3 - Boîtier doré / Cadran blanc / Bracelet en cuir marron', NULL, '1Z 8VF 459 68 4648 9538', 'UPS', NULL, '2017-07-10', '07.07.2017 15:23', '4260295882248', '1', 'a0YC000000jEAYTMA4', '150.00', '219.00'),
(43619, '508145940', NULL, NULL, 'stephane lamory', '125 ROUTE DU FER A CHEVAL', 'rez de chaussée appartement 1', '74160', 'COLLONGES SOUS SALEVE haute savoie', 'Frankreich', 'FR', NULL, NULL, '982233723', '0010138PLF', NULL, NULL, 'Montre Pionier 6 diamants 510-3 doré/noir/bracelet en cuir noir', NULL, '1Z 8VF 459 68 4795 3499', 'UPS', NULL, '2017-07-10', '08.07.2017 06:16', '4260295881401', '1', 'a0YC000000hfjUqMAI', '154.99', '219.90'),
(43620, '508136945', NULL, NULL, 'Mahmoud Ben oudhifa', '7 IMPASSE CLAUDE MONET', '', '67640', 'FEGERSHEIM', 'Frankreich', 'FR', NULL, NULL, '605023113', '0010141ABQ', NULL, NULL, 'Montre automatique Barbados - Argent/Noir/Noir', NULL, '1Z 8VF 459 68 4699 5900', 'UPS', NULL, '2017-07-10', '08.07.2017 06:10', '4260295881227', '1', 'a0YC000000iMawhMAC', '139.99', '199.90'),
(43621, '507902368', NULL, NULL, 'Perrine Dehame', '2 Rue derriere le pré', '', '80260', 'RAINNEVILLE', 'Frankreich', 'FR', NULL, NULL, '661441489', '0010106FBH', NULL, NULL, 'Montre Automatique Theorema, bracelet en métal - Boîtier doré, face en noir et bracelet métal doré 3006-5', NULL, '1Z 8VF 459 68 4710 8714', 'UPS', NULL, '2017-07-10', '07.07.2017 04:21', '4260295881463', '1', 'a0YC000000iMbDwMAK', '144.99', '199.90'),
(43622, '508285160', NULL, NULL, 'Francesca Di', 'VIA CAMILLO BENSO CONTE DI CAVOUR 21', '', '80028', 'GRUMO NEVANO NA', 'Italien', 'IT', NULL, NULL, '3341180724', '0010250T72', NULL, NULL, 'Orologio Nero', NULL, '711369656901', 'FedEx', NULL, '2017-07-10', '08.07.2017 21:40', '4260295880480', '1', 'a0YC000000hgFrBMAU', '165.00', '239.90'),
(43623, '508201156', NULL, NULL, 'Giampaolo Di Maggio', 'Via Guido D\'Arezzo 6', '', '20145', 'Milano MI', 'Italien', 'IT', NULL, NULL, '3272840908', '0010202V5W', NULL, NULL, 'Orologio Argento/Nero/Acciaio', NULL, '1Z 8VF 459 68 4766 7923', 'UPS', NULL, '2017-07-10', '08.07.2017 13:59', '4260295881661', '1', 'a0YC000000hgFrFMAU', '165.00', '239.90'),
(43624, '508489684', NULL, NULL, 'd boersma', 'Dutoitstraat 25', '', '3143 CH', 'MAASSLUIS Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '628620918', '0010016MGI', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4642 9549', 'UPS', NULL, '2017-07-10', '09.07.2017 20:58', '4260295881272', '1', 'a0YC000000ibFK9MAM', '149.99', '199.99'),
(43625, '508451846', NULL, NULL, 'ruud van ils', 'Geraniumveld 24', '', '2914 CK', 'NIEUWERKERK AD IJSSEL Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '611786738', '0010179L99', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4698 3959', 'UPS', NULL, '2017-07-10', '09.07.2017 18:11', '4260295881562', '1', 'a0YC000000hgGHFMA2', '155.00', '239.99'),
(43626, '508284305', NULL, NULL, 'S. Brouwer', 'Koningsstraat 15A', '', '1811 LV', 'ALKMAAR', 'Niederlande', 'NL', NULL, NULL, '31653871346', '0010242BT9', NULL, NULL, 'GM-110-3 Gold Case/Black face/Brown Band', NULL, '1Z 8VF 459 68 4788 8766', 'UPS', NULL, '2017-07-10', '08.07.2017 21:20', '4260295882323', '1', 'a0YC000000jE0U0MAK', '145.00', '239.00'),
(43627, '507956802', NULL, NULL, 'Debbie Wright', '3 ARNSIDE GROVE', '', 'WA4 6AW', 'WARRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '07376 795333', '00101562QL', NULL, NULL, '502-2 Silver Case / Black Face / Black Leather Band', NULL, '1Z 8VF 459 68 4608 1398', 'UPS', NULL, '2017-07-10', '07.07.2017 11:55', '4260295880695', '1', 'a0YC000000jEdQ2MAK', '123.01', '179.00'),
(43628, '507922707', NULL, NULL, 'Kristopher Rose', '21 Lochgreen Avenue', '', 'KA10 6UN', 'TROON', 'Grossbritannien', 'GB', NULL, NULL, '7535636414', '0010166WTP', NULL, NULL, '502-3 Gold Case / Black Face / Brown Leather Band', NULL, '1Z 8VF 459 68 4629 9805', 'UPS', NULL, '2017-07-10', '07.07.2017 09:31', '4260295880701', '1', 'a0YC000000jEdQ3MAK', '123.01', '179.00'),
(43629, '508253599', NULL, NULL, 'Lee Taylor', '18 IVANHOE STREET', 'Newfound pool', 'LE3 9GW', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7711179195', '00101704BR', NULL, NULL, '502-5 Silver Case / White Face / Silver Metal Band', NULL, '1Z 8VF 459 68 4602 8615', 'UPS', NULL, '2017-07-10', '08.07.2017 19:25', '4260295881906', '1', 'a0YC000000jEdQ5MAK', '123.01', '179.00'),
(43630, '508125246', NULL, NULL, 'zeeshan ali', '56 RUSSELL ROAD', '', 'NG7 6GZ', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7418070706', '0010250QDA', NULL, NULL, '502-8 Black Case / Black Face / Black Metal Band', NULL, '1Z 8VF 459 68 4824 3825', 'UPS', NULL, '2017-07-10', '08.07.2017 01:11', '4260295881937', '1', 'a0YC000000jEdQ8MAK', '123.01', '179.00'),
(43631, '508116406', NULL, NULL, 'Steven Field', '21 VALE GARDENS', '', 'ST19 5LB', 'STAFFORD', 'Grossbritannien', 'GB', NULL, NULL, '7841483411', '001002766X', NULL, NULL, 'Pionier men’s Malibu diamond skeleton watch - gold-plated case - black face - brown leather band', NULL, '1Z 8VF 459 68 4836 1439', 'UPS', NULL, '2017-07-10', '08.07.2017 07:08', '4260295880701', '1', 'a0YC000000ibnnAMAQ', '128.00', '189.00'),
(43632, '508111624', NULL, NULL, 'Peter G James', '20 KENTS CLOSE', '', 'B92 7QH', 'SOLIHULL West Midlands', 'Grossbritannien', 'GB', NULL, NULL, '7960866020', '0010153AZ2', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4683 7447', 'UPS', NULL, '2017-07-10', '08.07.2017 08:38', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43633, '508112679', NULL, NULL, 'Jakub Tkaczyk', '46 CONISTON AVENUE', '', 'HD5 9EE', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7563766023', '0010057NJE', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4676 7853', 'UPS', NULL, '2017-07-10', '08.07.2017 08:35', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43634, '508179159', NULL, NULL, 'Keith Jacobs', 'WAIMARIE THE WARREN', '', 'RG4 7TQ', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7717454014', '001011890G', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4848 8660', 'UPS', NULL, '2017-07-10', '08.07.2017 10:28', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43635, '507914315', NULL, NULL, 'Victoria Adams', '76 NEWBURY AVENUE', '', 'M33 4QJ', 'SALE CHESHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7415702007', '00102264U6', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4717 5875', 'UPS', NULL, '2017-07-10', '07.07.2017 08:02', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43636, '508189002', NULL, NULL, 'Michael Cartwright', '61 Station Road', 'Knowle', 'B93 0HN', 'Solihull West Midlands', 'Grossbritannien', 'GB', NULL, NULL, '01564 777481', '0010209LTJ', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-8', NULL, '1Z 8VF 459 68 4844 5483', 'UPS', NULL, '2017-07-10', '08.07.2017 11:35', '4260295881586', '1', 'a0YC000000hhXKaMAM', '135.00', '179.00'),
(43637, '508460616', '', '', 'Feriel Berbouche', '1 Sente Des Vendanges', '', '93120', 'La Courneuve', 'Frankreich', '', '', '', '695126179', '00100707JU', '', '', 'Montre Automatique de la marque Pionier - Modèle GM-514-4', 'Sendung am 26.07.17 zurück erhalten! Kunde hat keine korrekte Adresse angegeben!', '1Z 8VF 459 68 4782 8811', 'UPS', '', '2017-07-11', '09.07.2017 16:29', '4260295880121', '1', 'a0YC000000hfjJCMAY', '169.99', '229.90'),
(43638, '508325215', '', '', 'Tounkara Sanga', '16 RUE FERNAND LEGER', '1 etage numero chambre 122', '75020', 'PARIS', 'Frankreich', '', '', '', '606606802', '0010142LVN', '', '', 'Montre Automatique de la marque Pionier - Modèle GM-514-2', '', '1Z 8VF 459 68 4733 2025', 'UPS', '', '2017-07-11', '09.07.2017 02:22', '4260295880107', '1', 'a0YC000000hfjJAMAY', '169.99', '229.90'),
(43639, '508477200', NULL, NULL, 'Zahra Kazemi', 'VIA EMILIA 155B', '', '40068', 'SAN LAZZARO DI SAVENA BO', 'Italien', 'IT', NULL, NULL, '3807835565', '0010072Q7P', NULL, NULL, 'Orologio Pionier uomo - Cassa argento, quadrante nero e cinturino in pelle nero 7002-2', NULL, '1Z 8VF 459 68 4845 7630', 'UPS', NULL, '2017-07-11', '09.07.2017 20:45', '4260295882231', '1', 'a0YC000000hgFqNMAU', '150.01', '219.99'),
(43640, '508480500', NULL, NULL, 'Michele Tranasi', 'Statale 467 45', 'via degli alpini 23', '42013', 'Casalgrande RE', 'Italien', 'IT', NULL, NULL, '3454505006', '0010154M75', NULL, NULL, 'Orologio - Cassa argento, quadrante bianco, cinturino in acciaio inox 3005-A1', NULL, '1Z 8VF 459 68 4746 1645', 'UPS', NULL, '2017-07-11', '09.07.2017 20:38', '4260295880961', '1', 'a0YC000000hgFpyMAE', '135.00', '199.90'),
(43641, '508451538', '', '', 'Massimiliano Careri', 'VIA NAZIONALE SUD 420', '', '89025', 'ROSARNO RC', 'Italien', '', '', '', '3480127824', '0010042QOH', '', '', 'Orologio - Cassa Oro/Quadrante Nero/Cinturino in pelle Marrone 505-3', '', 'CY737817600DE', 'DHL', '', '2017-07-11', '09.07.2017 18:59', '4260295880824', '1', 'a0YC000000hgFlXMAU', '154.99', '229.90'),
(43642, '508603449', NULL, NULL, 'Menno Pardoel', 'Frederika van Pruisenweg 19', '', '5616 AT', 'EINDHOVEN Noord-Brabant', 'Niederlande', 'NL', NULL, NULL, '610965337', '10049191', NULL, NULL, '3001-1A Silver case/White face/Brown Leather Band', NULL, '1Z 8VF 459 68 4624 0055', 'UPS', NULL, '2017-07-11', '10.07.2017 12:25', '4260295880305', '1', 'a0YC000000ibBG0MAM', '129.99', '199.99'),
(43643, '508311228', NULL, NULL, 'Seema Nori', '24 REDLYNCH WALK', '', 'M8 0PT', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7475708546', '0010010XSS', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4826 5598', 'UPS', NULL, '2017-07-11', '09.07.2017 09:20', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43644, '508255386', NULL, NULL, 'A Moore', '120 ROSEHOLME', 'Maidstone', 'ME16 8DT', 'MAIDSTONE', 'Grossbritannien', 'GB', NULL, NULL, '7860921208', '0010091TCN', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4673 2005', 'UPS', NULL, '2017-07-11', '09.07.2017 04:53', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43645, '508641825', NULL, NULL, 'Giuseppe Nesca', 'VIA SAN GIACOMO 5', 'presso negozio il gusto della frutta', 'CASTRIGNANO DEL CAPO LE', 'Italien', '73040', 'IT', NULL, NULL, '3920466595', '0010194UBH', NULL, NULL, 'Orologio - Cassa Nero/Quadrante Nero/Cinturino Nero 110-4', NULL, '711369656923', 'FedEx', NULL, '2017-07-11', '10.07.2017 16:11', '4260295882330', '1', 'a0YC000000hgFpnMAE', '145.00', '219.99'),
(43646, '508707337', NULL, NULL, 'aquilele campiotti', 'VIA MILLY CARLA MIGNONE 12', '', 'MILANO MI', 'Italien', '20153', 'IT', NULL, NULL, '3475969604', '0010069M6F', NULL, NULL, 'Orologio Oro/Nero/Marrone 104-2', NULL, '1Z 8VF 459 68 4638 1680', 'UPS', NULL, '2017-07-11', '10.07.2017 20:35', '4260295880473', '1', 'a0YC000000hgFrAMAU', '165.00', '239.90'),
(43647, '508645405', '', '', 'teresa rizzo', 'viale francesco niglio 14', '', 'castellabate SA', 'Italien', '84048', '', '', '', '974965088', '0010031GCN', '', '', 'Orologio Oro/Nero/Marrone 104-2', '', 'CY737841422DE', 'DHL', '', '2017-07-11', '10.07.2017 15:37', '4260295880473', '1', 'a0YC000000hgFrAMAU', '165.00', '239.90'),
(43648, '508558184', NULL, NULL, 'Vincenzo Versace', 'VIALE UGO FOSCOLO 70', '', 'MONZA MB', 'Italien', '20900', 'IT', NULL, NULL, '3389090416', '00100216A3', NULL, NULL, 'Orologio Oro/Nero/Marrone 104-2', NULL, '1Z 8VF 459 68 4701 7698', 'UPS', NULL, '2017-07-11', '10.07.2017 09:06', '4260295880473', '1', 'a0YC000000hgFrAMAU', '165.00', '239.90'),
(43649, '508714328', NULL, NULL, 'antonella rizzi', 'VIA FRANCESCO DE SANCTIS 41', '8,30/12,30 portineria', 'MILANO MI', 'Italien', '20141', 'IT', NULL, NULL, '3473862306', '00100597HC', NULL, NULL, 'Orologio Theorema Oman - Cassa colore nero, quadrante colore nero, cinturino nero 108-4', NULL, '1Z 8VF 459 68 4850 8101', 'UPS', NULL, '2017-07-11', '10.07.2017 21:31', '4260295882415', '1', 'a0YC000000hgFmAMAU', '165.00', '239.90'),
(43650, '508592176', NULL, NULL, 'Andrew Kilpatrick', '17 Croftwynd', '', 'KY13 9GH', 'KINROSS', 'Grossbritannien', 'GB', NULL, NULL, '7719479752', '0010014OF1', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-4', NULL, '1Z 8VF 459 68 4692 8867', 'UPS', NULL, '2017-07-11', '10.07.2017 13:09', '4260295880633', '1', 'a0YC000000hhXKWMA2', '135.00', '179.00'),
(43651, '508547785', NULL, NULL, 'Michael Hamill', '118 Effingham Road', '', 'N8 0AD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7504736264', '0010247GKB', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-2', NULL, '1Z 8VF 459 68 4650 4074', 'UPS', NULL, '2017-07-11', '10.07.2017 11:13', '4260295880619', '1', 'a0YC000000hhXKUMA2', '135.00', '179.00'),
(43652, '508949583', NULL, NULL, 'Kathleen Dierckx', 'Peter Benoitlaan 8', '', '2550', 'Kontich', 'Belgien', 'BE', NULL, NULL, '484269482', '0010179IJ2', NULL, NULL, 'Montre Theorema Damascus - bracelet en cuir noir - Argenté/Noir - T3008-2', NULL, '1Z 8VF 459 68 4818 8912', 'UPS', NULL, '2017-07-12', '11.07.2017 22:19', '4260295880169', '1', 'a0YC000000jE2p1MAC', '139.99', '199.99'),
(43653, '508873708', NULL, NULL, 'leopold lambion', 'Avenue Julien Jardon 20', '', '4801', 'stembert', 'Belgien', 'BE', NULL, NULL, '87310089', '0010250L8M', NULL, NULL, '7002-1 zilveren kast / wit uurwerk / zwarte leren band', NULL, '1Z 8VF 459 68 4723 6120', 'UPS', NULL, '2017-07-12', '11.07.2017 15:24', '4260295882224', '1', 'a0YC000000jEAYRMA4', '150.00', '219.00'),
(43654, '508921671', NULL, NULL, 'Danny Tsang', '39 CARLETON DRIVE', '', 'G46 6AG', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7724220768', '0010164F3L', NULL, NULL, '503-3 Gold case / black face / brown leather band', NULL, '1Z 8VF 459 68 4693 3744', 'UPS', NULL, '2017-07-12', '11.07.2017 20:55', '4260295880749', '1', 'a0YC000000jExtlMAC', '123.00', '199.00'),
(43655, '509129232', NULL, NULL, 'alicia Sanchez Rodriguez-Arias', 'CALLE TORNO Nº 10', '-', '10600', 'PLASENCIA CACERES', 'Spanien', 'ES', NULL, NULL, '627950244', '0010173EEW', NULL, NULL, 'Reloj Theorema Sao Paolo 103-5 - Caja plateada / Cara blanca / Correa de cuero negra', NULL, '711369656945', 'FedEx', NULL, '2017-07-13', '12.07.2017 18:12', '4260295881593', '1', 'a0YC000000hfrBIMAY', '169.99', '229.90'),
(43656, '509104358', '', '', 'Aly Ouarme', '250 Avenue Aristide Briand', 'batiment B', '93320', 'Les Pavillons Sous Bois', 'Frankreich', '', '', '', '698567612', '00102199MQ', '', '', 'Pionier Aruba Montre automatique sertie de 6 petits diamants - 507-4 Noir/Noir/Noir', 'Sendung am 17.08.17 zurück erhalten! Sendung nicht abgeholt!', '1Z 8VF 459 68 4860 8968', 'UPS', '', '2017-07-13', '12.07.2017 16:18', '4260295881173', '1', 'a0YC000000hfjRdMAI', '149.99', '229.90'),
(43657, '509097553', NULL, NULL, 'Ahmed Nurie', '25B SEARS STREET', '', 'SE5 7JL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7837781405', '00102267NZ', NULL, NULL, 'Theorema Casablanca watch - GM-101-6', NULL, '1Z 8VF 459 68 4753 6154', 'UPS', NULL, '2017-07-13', '12.07.2017 19:12', '4260295881982', '1', 'a0YC000000jEGqnMAG', '153.99', '225.00'),
(43658, '509204428', NULL, NULL, 'M. Moretti', 'Pruimengaarde 55', '', '2723 AN', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '611790206', '0010068CN5', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4652 8174', 'UPS', NULL, '2017-07-14', '13.07.2017 09:00', '4260295881401', '1', 'a0YC000000icfNmMAI', '149.99', '199.99'),
(43659, '509299707', NULL, NULL, 'Nassim Daoudi', 'Avenue Louise 279Avenue Louise 279 Et 7Et 7', '', '1050', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '471269345', '0010199V7M', NULL, NULL, '7002-3 gouden kast / wit uurwerk / bruine leren band', NULL, '1Z 8VF 459 68 4738 0223', 'UPS', NULL, '2017-07-14', '13.07.2017 16:50', '4260295882248', '1', 'a0YC000000jEAYTMA4', '150.00', '219.00'),
(43660, '509284373', NULL, NULL, 'maria delgado', 'chemin de la justice 39', '', '7800', 'ath', 'Belgien', 'BE', NULL, NULL, '3268300424', '0010149MD6', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-3 - Boîtier doré / Cadran blanc / Bracelet en cuir marron', NULL, '1Z 8VF 459 68 4891 3833', 'UPS', NULL, '2017-07-14', '13.07.2017 15:53', '4260295882248', '1', 'a0YC000000jEAYTMA4', '150.00', '219.00'),
(43661, '509283860', NULL, NULL, 'maria delgado', 'chemin de la justice 39', '', '7800', 'ath', 'Belgien', 'BE', NULL, NULL, '3268300424', '0010111X59', NULL, NULL, 'Montre London Pionier - Cadran doré/noir avec bracelet en cuir noir (GM-150-3)', NULL, '1Z 8VF 459 68 4891 3833', 'UPS', NULL, '2017-07-14', '13.07.2017 15:50', '4260295881401', '1', 'a0YC000000icfNeMAI', '149.99', '199.99'),
(43662, '509343045', '', '', 'maria silvana muffatti', 'via don luigi bettinetti 12', 'via statuto 9', '20017', 'rho MI', 'Italien', '', '', '', '3398997195', '0010138IPG', '', '', 'Orologio Oro/Nero/Marrone 104-2', '', '1Z 8VF 459 68 4787 2255', 'UPS', '', '2017-07-17', '13.07.2017 22:23', '4260295880473', '1', 'a0YC000000hgFrAMAU', '165.00', '239.90'),
(43663, '509262214', NULL, NULL, 'Zhang Lishuai', 'Via Fugazza 17', '', '22044', 'Inverigo CO', 'Italien', 'IT', NULL, NULL, '3397670497', '0010107Q7U', NULL, NULL, 'Orologio - Cassa Oro/Quadrante Nero/Cinturino in pelle Marrone 101-3', NULL, '1Z 8VF 459 68 4810 9784', 'UPS', NULL, '2017-07-14', '13.07.2017 15:04', '4260295880398', '1', 'a0YC000000hgFqsMAE', '165.00', '239.90'),
(43664, '509209631', '', '', 'ANDREA VOLPI', 'VIA MOLERE 1B', 'PRESSO SARNIGOMME', '24067', 'SARNICO BG', 'Italien', '', '', '', '3885879273', '0010250QUH', '', '', 'Orologio Pionier uomo - Cassa nera, quadrante nero e cinturino in acciaio 7002-10', '', '1Z 8VF 459 68 4632 4205', 'UPS', '', '2017-07-14', '13.07.2017 10:03', '4260295882316', '1', 'a0YC000000hgFqVMAU', '150.01', '219.99'),
(43665, '509174545', '', '', 'Misael Palacios', 'TRAVERSA IV DI VIA BORANO 12', '', '25075', 'NAVE BS', 'Italien', '', '', '', '3891415853', '0010115MAM', '', '', 'Orologio - Cassa Argento/Quadrante Bianco/Cinturino in pelle Nero 505-1', '', '1Z 8VF 459 68 4818 9019', 'UPS', '', '2017-07-14', '13.07.2017 01:36', '4260295880800', '1', 'a0YC000000hgFlVMAU', '154.99', '229.90'),
(43666, '509344712', NULL, NULL, 'anita van der kooij', 'Willem Pijperplein 87', '', '3144 BP', 'MAASSLUIS', 'Niederlande', 'NL', NULL, NULL, '640912477', '0010248OV5', NULL, NULL, '7002-7 zilveren kast / zwart uurwerk / roestvrij stalen band', NULL, '1Z 8VF 459 68 4784 5847', 'UPS', NULL, '2017-07-14', '13.07.2017 20:44', '4260295882286', '1', 'a0YC000000jEAYmMAO', '150.00', '219.00'),
(43667, '509836944', NULL, NULL, 'Rizvan Zelimkhanov', 'jonkersstraat 17', '', '8800', 'Roeselare West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '486235808', '0010250V63', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-5 - Boîtier noir / Cadran noir / Bracelet en cuir noir', NULL, '1Z 8VF 459 68 4618 0307', 'UPS', NULL, '2017-07-17', '16.07.2017 10:25', '4260295882262', '1', 'a0YC000000jEAYVMA4', '150.00', '219.00'),
(43668, '509836418', NULL, NULL, 'Rizvan Zelimkhanov', 'jonkersstraat 17', '', '8800', 'Roeselare West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '486235808', '0010095EO7', NULL, NULL, '7002-3 gouden kast / wit uurwerk / bruine leren band', NULL, '1Z 8VF 459 68 4618 0307', 'UPS', NULL, '2017-07-17', '16.07.2017 10:24', '4260295882248', '1', 'a0YC000000jEAYTMA4', '150.00', '219.00'),
(43669, '509659039', NULL, NULL, 'leopold lambion', 'Avenue Julien Jardon 20', '', '4801', 'stembert', 'Belgien', 'BE', NULL, NULL, '87310089', '001010220C', NULL, NULL, 'Montre Automatique coeur ouvert - Bracelet en cuir - Or jaune/Noir/Noir 3005-4', NULL, '1Z 8VF 459 68 4782 9114', 'UPS', NULL, '2017-07-17', '15.07.2017 10:49', '4260295880923', '1', 'a0YC000000hgYSiMAM', '140.00', '199.00'),
(43670, '509554241', NULL, NULL, 'Mohammed El Arbyati', 'Oudenaardsesteenweg 103', '', '8500', 'Kortrijk West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '487709510', '001007762U', NULL, NULL, 'GM-3005-4 - Gouden kast / Zwarte wijzerplaat / Zwart leren band', NULL, '1Z 8VF 459 68 4776 4327', 'UPS', NULL, '2017-07-17', '14.07.2017 19:49', '4260295880923', '1', 'a0YC000000hgYSiMAM', '140.00', '199.00'),
(43671, '509502865', NULL, NULL, 'Karine DELENTE', '15 La Tailleferie', '', '50420', 'DOMJEAN', 'Frankreich', 'FR', NULL, NULL, '675773884', '00102018FD', NULL, NULL, 'Montre Pionier 6 diamants 510-2 argenté/noir/bracelet en cuir noir', NULL, '1Z 8VF 459 68 4679 2272', 'UPS', NULL, '2017-07-17', '14.07.2017 13:55', '4260295881395', '1', 'a0YC000000hfjUpMAI', '154.99', '219.90'),
(43672, '509745015', NULL, NULL, 'cristian perotta', 'VIA ROMANINO 14', '', '25062', 'CONCESIO BS', 'Italien', 'IT', NULL, NULL, '3938813113', '0010196POU', NULL, NULL, 'Orologio - Cassa Oro/Quadrante Nero/Cinturino in pelle Marrone 505-3', NULL, '1Z 8VF 459 68 4767 7887', 'UPS', NULL, '2017-07-17', '15.07.2017 20:51', '4260295880824', '1', 'a0YC000000hgFlXMAU', '154.99', '229.90'),
(43673, '509664887', NULL, NULL, 'EDMOND GJOKRUSHI', 'STRADA VILLABELLA   1/A', '', '15048', 'VALENZA AL', 'Italien', 'IT', NULL, NULL, '3403851767', '0010020ZTN', NULL, NULL, 'Orologio Oro/Nero/Marrone 104-2', NULL, '1Z 8VF 459 68 4884 1894', 'UPS', NULL, '2017-07-17', '15.07.2017 13:00', '4260295880473', '1', 'a0YC000000hgFrAMAU', '165.00', '239.90'),
(43674, '509421654', NULL, NULL, 'koffi antwi', 'via firenze 11', '', '80142', 'napoli NA', 'Italien', 'IT', NULL, NULL, '3510074887', '0010066MHW', NULL, NULL, 'Orologio - Cassa argento, quadrante bianco, cinturino in acciaio inox 3005-A1', NULL, '711369656967', 'FedEx', NULL, '2017-07-17', '14.07.2017 10:54', '4260295880961', '1', 'a0YC000000hgFpyMAE', '135.00', '199.90'),
(43675, '509782512', NULL, NULL, 'Dennis Visser', 'Leendert Valstarstraat 25', '', '1318 CH', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '31613068550', '0010250TIV', NULL, NULL, '3012-4 - Zwart/Zwart/Zwart', NULL, '1Z 8VF 459 68 4740 1932', 'UPS', NULL, '2017-07-17', '15.07.2017 23:29', '4260295881890', '1', 'a0YC000000jE0PBMA0', '145.01', '229.00'),
(43676, '509774186', NULL, NULL, 'Britt Pijls', 'Horsterweg 174', '', '5928 NE', 'Venlo', 'Niederlande', 'NL', NULL, NULL, '640052619', '001009746G', NULL, NULL, '7002-3 gouden kast / wit uurwerk / bruine leren band', NULL, '1Z 8VF 459 68 4719 7940', 'UPS', NULL, '2017-07-17', '15.07.2017 22:45', '4260295882248', '1', 'a0YC000000jEAYiMAO', '150.00', '219.00'),
(43677, '509503040', NULL, NULL, 'Lee Norris', 'PROLABS LAKESIDE BUSINESS PARK', 'Lakeside Business Park', 'GL7 5XL', 'CIRENCESTER GLOUCESTERSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7434111419', '00101411V3', NULL, NULL, 'Theorema Casablanca watch - GM-101-7', NULL, '1Z 8VF 459 68 4692 9062', 'UPS', NULL, '2017-07-17', '15.07.2017 03:52', '4260295881999', '1', 'a0YC000000jEGqoMAG', '153.99', '225.00'),
(43678, '509917629', NULL, NULL, 'Maria Raksha', 'Marseillestraat 212', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '32485729327', '0010026IAF', NULL, NULL, '7002-3 gouden kast / wit uurwerk / bruine leren band', NULL, '1Z 8VF 459 68 4891 3995', 'UPS', NULL, '2017-07-17', '16.07.2017 17:26', '4260295882248', '1', 'a0YC000000jEAYTMA4', '150.00', '219.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(43679, '509892744', NULL, NULL, 'roger vanwalleghem', 'Lange Beeldekensstraat 3/3', '', '2060', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '476530524', '00102314Q7', NULL, NULL, '7002-5 zwarte kast / zwart uurwerk / zwarte leren band', NULL, '1Z 8VF 459 68 4807 6408', 'UPS', NULL, '2017-07-17', '16.07.2017 15:19', '4260295882262', '1', 'a0YC000000jEAYVMA4', '150.00', '219.00'),
(43680, '509923584', NULL, NULL, 'Elvis Curraj', 'Via Monferrato 3', '', '47921', 'RIMINI RN', 'Italien', 'IT', NULL, NULL, '3274021190', '0010146T9F', NULL, NULL, 'Orologio - Cassa Oro/Quadrante Nero/Cinturino in pelle Marrone 505-3', NULL, '1Z 8VF 459 68 4808 5989 ', 'UPS', NULL, '2017-07-17', '16.07.2017 19:45', '4260295880824', '1', 'a0YC000000hgFlXMAU', '154.99', '229.90'),
(43681, '509908494', NULL, NULL, 'Dean Madden', '95 EBROOK ROAD', '', 'B72 1NU', 'SUTTON COLDFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7888753536', '0010169QVP', NULL, NULL, 'Theorema Casablanca watch - GM-101-6', NULL, '1Z 8VF 459 68 4729 6379', 'UPS', NULL, '2017-07-17', '16.07.2017 22:06', '4260295881982', '1', 'a0YC000000jEGqnMAG', '153.99', '225.00'),
(43682, '510050489', NULL, NULL, 'Ousman Aboubakar', 'Halleweg 122/2', '', '1500', 'Halle', 'Belgien', 'BE', NULL, NULL, '493809678', '0010106EWL', NULL, NULL, 'GM-508-3 - Boîtier doré / Cadran noir / Bracelet en cuir marron', NULL, '1Z 8VF 459 68 4710 9213', 'UPS', NULL, '2017-07-18', '17.07.2017 11:56', '4260295881234', '1', 'a0YC000000ib8ztMAA', '150.00', '239.00'),
(43683, '510105915', '', '', 'abdoulaye toure', '33 boulevard du 14 juillet', '', '10000', 'troyes', 'Frankreich', '', '', '', '769424853', '0010171VL6', '', '', 'Montre Automatique de la marque Pionier 12 Diamants - Modèle 512-3', 'Betrüger! Sendung zurück erhalten am 25.07.17', '1Z 8VF 459 68 4866 4451', 'UPS', '', '2017-07-18', '17.07.2017 14:06', '4260295882156', '1', 'a0YC000000hfjPjMAI', '155.00', '199.90'),
(43684, '509948363', NULL, NULL, 'Sandra KADJE', '12 RUE CAMILLE SAINT SAENS', '', '92400', 'COURBEVOIE', 'Frankreich', 'FR', NULL, NULL, '669049457', '0010144XPF', NULL, NULL, 'Pionier Aruba Montre automatique sertie de 6 petits diamants - 507-4 Noir/Noir/Noir', NULL, '1Z 8VF 459 68 4848 9267', 'UPS', NULL, '2017-07-18', '17.07.2017 03:39', '4260295881173', '1', 'a0YC000000hfjRdMAI', '149.99', '229.90'),
(43685, '510139455', NULL, NULL, 'francesco cusato', 'VIA VITTORIO BACHELET 8', 'presso hotel astoria garden', '185', 'ROMA RM', 'Italien', 'IT', NULL, NULL, '3939434571', '1,0084E+86', NULL, NULL, 'Orologio Pionier uomo - Cassa argento, quadrante nero e cinturino in pelle nero', NULL, '711369657003', 'FedEx', NULL, '2017-07-18', '17.07.2017 19:46', '4260295882231', '1', 'a0YC000000hgFqNMAU', '150.01', '219.99'),
(43686, '509994690', NULL, NULL, 'Osman Gyasi-Mensah', '26 BLENHEIM PARK ROAD', '', 'CR2 6BB', 'SOUTH CROYDON', 'Grossbritannien', 'GB', NULL, NULL, '7957630040', '0010250KOQ', NULL, NULL, '502-7 Gold Case / Black Face / Gold Metal Band', NULL, '1Z 8VF 459 68 4838 8429', 'UPS', NULL, '2017-07-18', '17.07.2017 09:23', '4260295881920', '1', 'a0YC000000jEdQ7MAK', '123.01', '179.00'),
(43687, '510096499', NULL, NULL, 'Osman Gyasi-Mensah', '26 BLENHEIM PARK ROAD', '', 'CR2 6BB', 'SOUTH CROYDON', 'Grossbritannien', 'GB', NULL, NULL, '7957630040', '00101329J9', NULL, NULL, 'Pionier men’s Malibu diamond skeleton watch - gold-plated case - black face - gold-plated metal band', NULL, '1Z 8VF 459 68 4838 8429', 'UPS', NULL, '2017-07-18', '17.07.2017 18:57', '4260295881920', '1', 'a0YC000000ibnnEMAQ', '128.00', '189.00'),
(43688, '510113950', NULL, NULL, 'John Giddings', '41 YARDLEY CLOSE', '', 'NN17 2YE', 'CORBY', 'Grossbritannien', 'GB', NULL, NULL, '7972585932', '0010169XOX', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4673 0034', 'UPS', NULL, '2017-07-18', '17.07.2017 18:48', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43689, '510062052', NULL, NULL, 'Richard Whiting', '10 Oak rise', '', 'WF8 2WD', 'PONTEFRACT', 'Grossbritannien', 'GB', NULL, NULL, '7957356917', '0010097ZV5', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-6', NULL, '1Z 8VF 459 68 4799 0047', 'UPS', NULL, '2017-07-18', '17.07.2017 14:20', '4260295881562', '1', 'a0YC000000hhXKYMA2', '135.00', '179.00'),
(43690, '510332566', NULL, NULL, 'Mitch Kerkhof', 'Marijnenstraat 5', '', '5491 CT', 'SINT-OEDENRODE', 'Niederlande', 'NL', NULL, NULL, '639018635', '0010160O7B', NULL, NULL, '7002-3 gouden kast / wit uurwerk / bruine leren band', NULL, '1Z 8VF 459 68 4804 0473', 'UPS', NULL, '2017-07-19', '18.07.2017 14:45', '4260295882248', '1', 'a0YC000000jEAYiMAO', '150.00', '219.00'),
(43691, '510354822', NULL, NULL, 'Amandine Boutillon', '5 RUE GASTON MONMOUSSEAU', '', '37100', 'TOURS', 'Frankreich', 'FR', NULL, NULL, '982564696', '0010058GHJ', NULL, NULL, 'Montre Automatique Theorema - Or/Noir/Marron GM-110-3', NULL, '1Z 8VF 459 68 4601 2506', 'UPS', NULL, '2017-07-20', '18.07.2017 16:50', '4260295882323', '1', 'a0YC000000hgQezMAE', '145.01', '229.90'),
(43692, '510454676', '', '', 'Amadeus Tutuianu', 'fibigerstraat 18-1', '', '1097KB', 'Amsterdam Noord Holland', 'Niederlande', '', '', '', '644707079', '0010133WYY', '', '', 'GM-3005-4 - Gouden kast / Zwarte wijzerplaat / Zwart leren band', '', '1Z 8VF 459 68 4633 4089', 'UPS', '', '2017-07-20', '19.07.2017 04:56', '4260295880923', '1', 'a0YC000000hgYSpMAM', '140.00', '199.00'),
(43693, '510435719', NULL, NULL, 'Belkacem De Jeffel Mohamed', '3 RUE JOSEPH HAYDN', '', '51100', 'REIMS', 'Frankreich', 'FR', NULL, NULL, '665337365', '00102501JR', NULL, NULL, 'Montre automatique Barbados - Noir/Noir/Noir 509-4', NULL, '1Z 8VF 459 68 4689 8131', 'UPS', NULL, '2017-07-20', '19.07.2017 04:53', '4260295881241', '1', 'a0YC000000iMawjMAC', '139.99', '199.90'),
(43694, '510386398', NULL, NULL, 'Steven Wiseman', '18 ACTON PLACE', 'High Heaton', 'NE7 7RL', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7475654762', '00101621JQ', NULL, NULL, 'Theorema Casablanca watch - GM-101-7', NULL, '1Z 8VF 459 68 4602 9310', 'UPS', NULL, '2017-07-20', '19.07.2017 05:27', '4260295881999', '1', 'a0YC000000jEGqoMAG', '153.99', '225.00'),
(43695, '510382658', NULL, NULL, 'Przemyslaw Hrakalo-Horawski', '22 COWPER ROAD', '', 'SL2 1TQ', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '7917730023', '0010074TDB', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4625 2524', 'UPS', NULL, '2017-07-20', '19.07.2017 04:26', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43696, '510607961', NULL, NULL, 'Natascha Zelimkhanova', 'Jonkersstraat 17', '', '8800', 'Roeselare', 'Belgien', 'BE', NULL, NULL, '484381331', '0010054G12', NULL, NULL, '7002-10 zwarte kast / zwart uurwerk / roestvrij stalen band', NULL, '1Z 8VF 459 68 4612 0550', 'UPS', NULL, '2017-07-21', '19.07.2017 19:52', '4260295882316', '1', 'a0YC000000jEAYaMAO', '150.00', '219.00'),
(43697, '510571183', NULL, NULL, 'Rizvan Zelimkhanov', 'jonkersstraat 17', '', '8800', 'roeselare West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '486235808', '0010047IMK', NULL, NULL, '7002-3 gouden kast / wit uurwerk / bruine leren band', NULL, '1Z 8VF 459 68 4872 9364', 'UPS', NULL, '2017-07-21', '19.07.2017 16:54', '4260295882248', '1', 'a0YC000000jEAYTMA4', '150.00', '219.00'),
(43698, '510560049', NULL, NULL, 'Alija Kozljak', 'Avenue des Volontaires 233', '', '1150', 'Woluwe-Saint-Pierre', 'Belgien', 'BE', NULL, NULL, '470958563', '0010162OC5', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-3 - Boîtier doré / Cadran blanc / Bracelet en cuir marron', NULL, '1Z 8VF 459 68 4602 4575', 'UPS', NULL, '2017-07-21', '19.07.2017 15:51', '4260295882248', '1', 'a0YC000000jEAYTMA4', '150.00', '219.00'),
(43699, '510571653', NULL, NULL, 'rizvan zelimkhanov', 'jonkersstraat 17', '', '8800', 'roeselare West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '486235808', '00100593EL', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-3 - Boîtier doré / Cadran blanc / Bracelet en cuir marron', NULL, '1Z 8VF 459 68 4872 9364', 'UPS', NULL, '2017-07-21', '19.07.2017 16:48', '4260295882248', '1', 'a0YC000000jEAYTMA4', '150.00', '219.00'),
(43700, '510570812', NULL, NULL, 'Rizvan Zelimkhanov', 'jonkersstraat 17', '', '8800', 'Roeselare West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '486235808', '00102503EJ', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-8 - Boîtier doré / Cadran blanc / Bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4872 9364', 'UPS', NULL, '2017-07-21', '19.07.2017 16:55', '4260295882293', '1', 'a0YC000000jEAYYMA4', '150.00', '219.00'),
(43701, '510633420', '', '', 'maria la pietra', 'VIA BRENTA 26', '', '87067', 'ROSSANO CS', 'Italien', '', '', '', '3278105013', '00102508OR', '', '', 'Orologio Pionier uomo - Cassa oro, quadrante bianco e cinturino in acciaio 7002-8', '', 'CY737989499DE', 'DHL', '', '2017-07-21', '19.07.2017 23:30', '4260295882293', '1', 'a0YC000000hgFqTMAU', '150.01', '219.99'),
(43702, '510377206', '', '', 'Claudia Morganti', 'via di Pietreto 8/a', '', '51013', 'Chiesina Uzzanese PT', 'Italien', '', '', '', '3319696158', '001004796Q', '', '', 'Orologio Argento/Nero 104-1', '', 'CY737989508DE', 'DHL', '', '2017-07-21', '18.07.2017 19:56', '4260295880466', '1', 'a0YC000000hgFr9MAE', '165.00', '239.90'),
(43703, '510661583', NULL, NULL, 'ruud karreman', 'Hilde erf 42', '', '2907 BH', 'CAPELLE AAN DEN IJSSEL', 'Niederlande', 'NL', NULL, NULL, '612887746', '00101259L4', NULL, NULL, '506-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4842 2186', 'UPS', NULL, '2017-07-21', '20.07.2017 02:41', '4260295880862', '1', 'a0YC000000icfK3MAI', '141.99', '199.99'),
(43704, '510813793', NULL, NULL, 'rizvan zelimkhanov', 'jonkersstraat 17', '', '8800', 'roeselare west-vlaanderen', 'Belgien', 'BE', NULL, NULL, '486235808', '00100867UM', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-5 - Boîtier noir / Cadran noir / Bracelet en cuir noir', NULL, '1Z 8VF 459 68 4872 9364', 'UPS', NULL, '2017-07-21', '20.07.2017 19:48', '4260295882262', '1', 'a0YC000000jEAYVMA4', '150.00', '219.00'),
(43705, '510807839', NULL, NULL, 'rita george', 'via torino 20', '', '80142', 'napoli NA', 'Italien', 'IT', NULL, NULL, '3885785878', '00102051AW', NULL, NULL, 'Orologio Pionier uomo - Cassa nera, quadrante nero e cinturino in acciaio 7002-10', NULL, '711369657047', 'FedEx', NULL, '2017-07-21', '20.07.2017 20:44', '4260295882316', '1', 'a0YC000000hgFqVMAU', '150.01', '219.99'),
(43706, '510786948', NULL, NULL, 'Britt Blitz', 'Petrus Dondersstraat 7', '', '4703 Hm', 'Roosendaal', 'Niederlande', 'NL', NULL, NULL, '686363789', '001025081E', NULL, NULL, 'Pionier Aruba horloge 507-3 - goudkleurige kast/zwarte wijzerplaat/bruin leren band', NULL, '1Z 8VF 459 68 4790 6236', 'UPS', NULL, '2017-07-21', '20.07.2017 18:08', '4260295881166', '1', 'a0YC000000jE0FbMAK', '145.00', '199.99'),
(43707, '510610596', NULL, NULL, 'Martin Laird', '14 HAWTHORN DRIVE', 'Fallin', 'FK7 7HB', 'STIRLING', 'Grossbritannien', 'GB', NULL, NULL, '7850447367', '00101730P3', NULL, NULL, '502-1 Silver Case / White Face / Black Leather Band', NULL, '1Z 8VF 459 68 4737 8192', 'UPS', NULL, '2017-07-21', '20.07.2017 05:40', '4260295880688', '1', 'a0YC000000jEdQ1MAK', '123.01', '179.00'),
(43708, '510757381', NULL, NULL, 'Kennedy Spencer', '8 LOVAINE TERRACE', '', 'NE29 0HJ', 'NORTH SHIELDS', 'Grossbritannien', 'GB', NULL, NULL, '7539449465', '0010235UXS', NULL, NULL, '502-7 Gold Case / Black Face / Gold Metal Band', NULL, '1Z 8VF 459 68 4898 8601', 'UPS', NULL, '2017-07-21', '20.07.2017 16:23', '4260295881920', '1', 'a0YC000000jEdQ7MAK', '123.01', '179.00'),
(43709, '510827869', NULL, NULL, 'Sara Crawford', '31 MAIN STREET', '', 'KA9 1AD', 'PRESTWICK', 'Grossbritannien', 'GB', NULL, NULL, '7786053228', '001017093C', NULL, NULL, 'Pionier men’s Malibu diamond skeleton watch - black case - black face - black metal band', NULL, '1Z 8VF 459 68 4758 9419', 'UPS', NULL, '2017-07-21', '20.07.2017 21:37', '4260295881937', '1', 'a0YC000000ibnnFMAQ', '128.00', '189.00'),
(43710, '510721665', NULL, NULL, 'Andy Shotbolt', '140 THE CAUSEWAY', '', 'GU31 4LL', 'PETERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7711611211', '001002315S', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-2', NULL, '1Z 8VF 459 68 4735 6625', 'UPS', NULL, '2017-07-21', '20.07.2017 14:06', '4260295880619', '1', 'a0YC000000hhXKUMA2', '135.00', '179.00'),
(43711, '511179504', NULL, NULL, 'Olivier Dufaye', '50 Domaine de la clairiere', '', '59520', 'Marquette lez lille', 'Frankreich', 'FR', NULL, NULL, '660661309', '0010171HDT', NULL, NULL, 'Montre Automatique 35 Pierres d\'Horlogerie, marque Pionier GM-508-8 noir/noir/bracelet acier inoxydable', NULL, '1Z 8VF 459 68 4800 4708', 'UPS', NULL, '2017-07-24', '22.07.2017 15:17', '4260295881975', '1', 'a0YC000000hfjSVMAY', '154.99', '229.90'),
(43712, '510950762', NULL, NULL, 'Najette BEN SALAH', '3 ALLEE DU MONT DE SARCELLES', 'Interphone 4', '95200', 'SARCELLES', 'Frankreich', 'FR', NULL, NULL, '658238913', '0010121Y4O', NULL, NULL, 'Montre Automatique 35 Pierres d\'Horlogerie, marque Pionier GM-508-1 argenté/blanc/bracelet cuir noir', NULL, '1Z 8VF 459 68 4878 9513', 'UPS', NULL, '2017-07-24', '21.07.2017 14:40', '4260295881210', '1', 'a0YC000000hfjSPMAY', '154.99', '229.90'),
(43713, '511050451', NULL, NULL, 'Andrei Tataroi', 'VIA MARTIRI DELLA LIBERTA\' 9', '', '18039', 'VENTIMIGLIA IM', 'Italien', 'IT', NULL, NULL, '3421733846', '0010003L9Q', NULL, NULL, 'Orologio Nero/Acciaio', NULL, '1Z 8VF 459 68 4870 0723', 'UPS', NULL, '2017-07-24', '21.07.2017 22:18', '4260295881685', '1', 'a0YC000000hgFrHMAU', '165.00', '239.90'),
(43714, '510931846', NULL, NULL, 'riccardo maggiulli', 'VIA CELLE 5', '', '80078', 'POZZUOLI NA', 'Italien', 'IT', NULL, NULL, '815262593', '0010206ARJ', NULL, NULL, 'Orologio Argento/Nero', NULL, '711369657069', 'FedEx', NULL, '2017-07-24', '21.07.2017 13:02', '4260295880466', '1', 'a0YC000000hgFr9MAE', '165.00', '239.90'),
(43715, '511354141', NULL, NULL, 'Niels Geurink', 'Diamantplein 21', '', '2332 HS', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '621925251', '00101454GL', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4675 4330', 'UPS', NULL, '2017-07-24', '23.07.2017 11:07', '4260295881586', '1', 'a0YC000000hgGHHMA2', '155.00', '239.99'),
(43716, '511218578', NULL, NULL, 'Isiahaka Keita', 'Cantatestraat 97', '', '6544 VV', 'NIJMEGEN', 'Niederlande', 'NL', NULL, NULL, '657996486', '00101718LJ', NULL, NULL, 'GM-104-4 Tweekleurig', NULL, '1Z 8VF 459 68 4700 6342', 'UPS', NULL, '2017-07-24', '22.07.2017 15:35', '4260295881203', '1', 'a0YC000000hgGN9MAM', '170.00', '269.99'),
(43717, '511121013', NULL, NULL, 'Idris Kawous', 'Pieter de hooghstraat 1', '', '2215al', 'voorhout', 'Niederlande', 'NL', NULL, NULL, '610822125', '0010022HO5', NULL, NULL, '7002-3 gouden kast / wit uurwerk / bruine leren band', NULL, '1Z 8VF 459 68 4715 2756', 'UPS', NULL, '2017-07-24', '22.07.2017 06:10', '4260295882248', '1', 'a0YC000000jEAYiMAO', '150.00', '219.00'),
(43718, '511088517', NULL, NULL, 'Rowan Vullers', 'Dommelstraat 5', '', '6021 GB', 'BUDEL Noord-Brabant', 'Niederlande', 'NL', NULL, NULL, '495843471', '0010193BU2', NULL, NULL, 'GM-505-8 Gold Case / Black face / Gold Metal Band', NULL, '711369657070', 'FedEx', NULL, '2017-07-24', '21.07.2017 23:38', '4260295881500', '1', 'a0YC000000hgEJYMA2', '149.99', '219.99'),
(43719, '510997380', NULL, NULL, 'Osman Gyasi-Mensah', '26 BLENHEIM PARK ROAD', '', 'CR2 6BB', 'SOUTH CROYDON', 'Grossbritannien', 'GB', NULL, NULL, '7957630040', '0010088BCT', NULL, NULL, '502-3 Gold Case / Black Face / Brown Leather Band', NULL, '1Z 8VF 459 68 4789 4240', 'UPS', NULL, '2017-07-24', '21.07.2017 18:07', '4260295880701', '1', 'a0YC000000jEdQ3MAK', '123.01', '179.00'),
(43720, '511077833', NULL, NULL, 'Jessica Ribeiro', '52 WIDEFORD DRIVE', '52 Cathedral Court', 'RM7 0FY', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7478611601', '0010125DGX', NULL, NULL, '502-7 Gold Case / Black Face / Gold Metal Band', NULL, '1Z 8VF 459 68 4861 6655', 'UPS', NULL, '2017-07-24', '22.07.2017 09:58', '4260295881920', '1', 'a0YC000000jEdQ7MAK', '123.01', '179.00'),
(43721, '511290376', NULL, NULL, 'Enid Barrett', '3 SUMMER AVENUE', 'Urmston', 'M41 9AU', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7581051514', '0010250R1X', NULL, NULL, 'Men\'s Theorema Paragon watch 3001-3A - gold case/black face/black leather band', NULL, '1Z 8VF 459 68 4860 9467', 'UPS', NULL, '2017-07-24', '22.07.2017 23:24', '4260295880336', '1', 'a0YC000000jFZxlMAG', '110.00', '159.00'),
(43722, '511180703', NULL, NULL, 'Alina Mirela Munteanu', '156 SPRINGFIELD DRIVE', '', 'IG2 6QP', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7436256587', '0010119XWI', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4724 8671', 'UPS', NULL, '2017-07-24', '22.07.2017 13:32', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43723, '511156535', NULL, NULL, 'michael aird', '300 glasgow road', '', 'fk1 4jq', 'falkirk', 'Grossbritannien', 'GB', NULL, NULL, '7775824362', '00101602UZ', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4835 0281', 'UPS', NULL, '2017-07-24', '22.07.2017 16:33', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43724, '511196621', NULL, NULL, 'Elliott Electrical', '19 POACHERS CLOSE', '', 'LE3 8SF', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7802452978', '0010109IDA', NULL, NULL, 'Theorema Casablanca watch - GM-101-6', NULL, '1Z 8VF 459 68 4877 0292', 'UPS', NULL, '2017-07-24', '22.07.2017 16:28', '4260295881982', '1', 'a0YC000000jEGqnMAG', '153.99', '225.00'),
(43725, '511464354', NULL, NULL, 'rizvan zelimkhanov', 'jonkersstraat 17', '', '8800', 'roeselare West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '484381331', '0010052F67', NULL, NULL, '7002-5 zwarte kast / zwart uurwerk / zwarte leren band', NULL, '1Z 8VF 459 68 4662 9618', 'UPS', NULL, '2017-07-25', '23.07.2017 18:57', '4260295882262', '1', 'a0YC000000jEAYVMA4', '150.00', '219.00'),
(43726, '511462939', NULL, NULL, 'rizvan zelimkhanov', 'jonkersstraat 17', '', '8800', 'roeselare West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '484381331', '0010247AW4', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-7 - Boîtier argenté / Cadran noir / Bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4662 9618', 'UPS', NULL, '2017-07-25', '23.07.2017 18:51', '4260295882286', '1', 'a0YC000000jEAYXMA4', '150.00', '219.00'),
(43727, '511383172', NULL, NULL, 'CLAUDIU CHIRILA', 'RUE EMILE DELVA 82', '', '1020', 'BRUXELLES', 'Belgien', 'BE', NULL, NULL, '32466140398', '0010036E4M', NULL, NULL, '3012-3 - Goud/Zwart/Bruin', NULL, '1Z 8VF 459 68 4728 4828', 'UPS', NULL, '2017-07-25', '23.07.2017 12:27', '4260295881883', '1', 'a0YC000000jE0P5MAK', '145.01', '229.00'),
(43728, '511515673', NULL, NULL, 'Sergio Carlos Vázquez Moreno', 'CALLE RIGOBERTA MENCHU 12', '12', '41806', 'UMBRETE SEVILLA', 'Spanien', 'ES', NULL, NULL, '606174509', '0010063REX', NULL, NULL, 'Reloj Theorema Sao Paolo 103-5 - Caja plateada / Cara blanca / Correa de cuero negra', NULL, '711369657091', 'FedEx', NULL, '2017-07-25', '23.07.2017 22:14', '4260295881593', '1', 'a0YC000000hfrBIMAY', '169.99', '229.90'),
(43729, '511413238', NULL, NULL, 'Claire Hepworth', '55 MANOR WOOD', 'coulby newham', 'TS8 0RN', 'MIDDLESBROUGH CLEVELAND', 'Grossbritannien', 'GB', NULL, NULL, '7512770495', '0010097DXV', NULL, NULL, 'Pionier Berlin Automatic Watch - 512-2 - silver case/black face/black leather band', NULL, '1Z 8VF 459 68 4812 9566', 'UPS', NULL, '2017-07-25', '23.07.2017 17:19', '4260295882149', '1', 'a0YC000000jFXacMAG', '120.00', '189.00'),
(43730, '511343303', NULL, NULL, 'Katy Elman', 'Elmwood The Drive', '', 'Ss6 8xq', 'Rayleigh Essex', 'Grossbritannien', 'GB', NULL, NULL, '7746893344', '00101484UX', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4871 2774', 'UPS', NULL, '2017-07-25', '23.07.2017 14:26', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43731, '511420133', NULL, NULL, 'Simone Pascolutti', '165 Farriers Corner', '', 'WR9 9EX', 'Droitwich', 'Grossbritannien', 'GB', NULL, NULL, '7557448185', '0010250YYF', NULL, NULL, 'Theorema Casablanca watch - 101-5', NULL, '1Z 8VF 459 68 4611 8385', 'UPS', NULL, '2017-07-25', '23.07.2017 17:33', '4260295880050', '1', 'a0YC000000jEGqmMAG', '153.99', '225.00'),
(43732, '511386455', NULL, NULL, 'Anthony Muir', '42 LOWER CANES', '', 'GU46 6PY', 'YATELEY', 'Grossbritannien', 'GB', NULL, NULL, '7909227679', '0010154RYT', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-6', NULL, '1Z 8VF 459 68 4860 2393', 'UPS', NULL, '2017-07-25', '23.07.2017 21:51', '4260295881562', '1', 'a0YC000000hhXKYMA2', '135.00', '179.00'),
(43733, '511438309', NULL, NULL, 'Mogbeyi Ogisi', '57 STATION ROAD', 'Woolton', 'L25 3PY', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7973307271', '0010132DY2', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-6', NULL, '1Z 8VF 459 68 4606 0802', 'UPS', NULL, '2017-07-25', '23.07.2017 17:13', '4260295881562', '1', 'a0YC000000hhXKYMA2', '135.00', '179.00'),
(43734, '511642892', NULL, NULL, 'Kim Buonaccorsi', '10 LONGROW GARDENS', '', 'IRVINE', 'Grossbritannien', 'KA11 2DP', 'GB', NULL, NULL, '7955645561', '0010027X1T', NULL, NULL, '502-3 Gold Case / Black Face / Brown Leather Band', NULL, '1Z 8VF 459 68 4644 2435', 'UPS', NULL, '2017-07-25', '24.07.2017 16:03', '4260295880701', '1', 'a0YC000000jEdQ3MAK', '123.01', '179.00'),
(43735, '511546921', NULL, NULL, 'Cynthia Gill', 'Weatherill Hse 23 Whitestone Way', '', 'Croydon Surrey', 'Grossbritannien', 'CR0 4WF', 'GB', NULL, NULL, '2037474747', '0010250UHK', NULL, NULL, 'Pionier London Diamond Watch - 510-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4755 8443', 'UPS', NULL, '2017-07-25', '24.07.2017 12:03', '4260295881395', '1', 'a0YC000000jFYUNMA4', '130.00', '179.00'),
(43736, '511541749', NULL, NULL, 'David Quinn', '65 WOODSIDE CRESCENT', '', 'PERTH', 'Grossbritannien', 'PH2 0EW', 'GB', NULL, NULL, '7811282056', '0010169CCJ', NULL, NULL, 'Pionier London Diamond Watch - 510-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4728 9663', 'UPS', NULL, '2017-07-25', '24.07.2017 11:26', '4260295881425', '1', 'a0YC000000jFYURMA4', '130.00', '179.00'),
(43737, '511684438', NULL, NULL, 'Peter Scott', 'Hytorc Unex Ltd Unit 25 Moorland Wa', 'Nelson Park Ind Est', 'Cramlington', 'Grossbritannien', 'NE23 1WE', 'GB', NULL, NULL, '7949549387', '0010126Q65', NULL, NULL, 'Pionier London Diamond Watch - 510-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4741 6873', 'UPS', NULL, '2017-07-25', '24.07.2017 21:39', '4260295881425', '1', 'a0YC000000jFYURMA4', '130.00', '179.00'),
(43738, '511689373', NULL, NULL, 'Isobel Langton', '16 FARHOLME', '', 'OLDHAM', 'Grossbritannien', 'OL2 5BU', 'GB', NULL, NULL, '7572623728', '0010249H1K', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4772 6485', 'UPS', NULL, '2017-07-25', '24.07.2017 18:23', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43739, '511583450', NULL, NULL, 'Robert Austin', 'SIR THOMAS LONGLEY ROAD, Unit 48', '', 'ROCHESTER', 'Grossbritannien', 'ME2 4DP', 'GB', NULL, NULL, '1322352330', '00101651KK', NULL, NULL, 'Theorema Casablanca watch - 101-4', NULL, '1Z 8VF 459 68 4615 6905', 'UPS', NULL, '2017-07-25', '24.07.2017 13:42', '4260295880015', '1', 'a0YC000000jEGqlMAG', '153.99', '225.00'),
(43740, '511583820', NULL, NULL, 'Robert Austin', 'SIR THOMAS LONGLEY ROAD Unit 48 ', '', 'ROCHESTER', 'Grossbritannien', 'ME2 4DP', 'GB', NULL, NULL, '1322352330', '00101829KY', NULL, NULL, 'Theorema Casablanca watch - GM-101-9', NULL, '1Z 8VF 459 68 4615 6905', 'UPS', NULL, '2017-07-25', '24.07.2017 14:43', '4260295882019', '1', 'a0YC000000jEGqpMAG', '153.99', '225.00'),
(43741, '511565938', NULL, NULL, 'Chris Robbins', 'APPLUSIDIADA ST. GEORGES WAY', 'Bermuda Industrial Estate', 'NUNEATON', 'Grossbritannien', 'CV10 7JS', 'GB', NULL, NULL, '02476 328083', '0010188QVF', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107', NULL, '1Z 8VF 459 68 4710 9713', 'UPS', NULL, '2017-07-25', '24.07.2017 12:12', '4260295880602', '1', 'a0YC000000hhXKTMA2', '135.00', '179.00'),
(43742, '511676474', NULL, NULL, 'Harry Singer', 'Apart 8 2 Nevern Place', '', 'London', 'Grossbritannien', 'SW5 9PR', 'GB', NULL, NULL, '7951235219', '00100497F5', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-2', NULL, '1Z 8VF 459 68 4610 8921', 'UPS', NULL, '2017-07-25', '24.07.2017 19:51', '4260295880619', '1', 'a0YC000000hhXKUMA2', '135.00', '179.00'),
(43743, '511739787', NULL, NULL, 'Carli Ashton', '296 ST. RICHARDS ROAD', '', 'DEAL', 'Grossbritannien', 'CT14 9LG', 'GB', NULL, NULL, '7703568224', '0010182KRY', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-5', NULL, '1Z 8VF 459 68 4697 0534', 'UPS', NULL, '2017-07-25', '24.07.2017 21:41', '4260295881555', '1', 'a0YC000000hhXKXMA2', '135.00', '179.00'),
(43744, '511591693', NULL, NULL, 'jane howes', '15 MOUNT PLEASANT ROAD', '', 'SHREWSBURY', 'Grossbritannien', 'SY1 3BH', 'GB', NULL, NULL, '1743243663', '0010178MSC', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-7', NULL, '1Z 8VF 459 68 4655 0541', 'UPS', NULL, '2017-07-25', '24.07.2017 11:44', '4260295881579', '1', 'a0YC000000hhXKZMA2', '135.00', '179.00'),
(43745, '511831074', NULL, NULL, 'Andre Wan', 'Rue Gatti de Gamond 138', '', '1180', 'Uccle', 'Belgien', 'BE', NULL, NULL, '487607629', '0010171CVN', NULL, NULL, '502-3 Gouden kast / Zwarte wijzerplaat / Bruine lederen band', NULL, '1Z 8VF 459 68 4717 4581', 'UPS', NULL, '2017-07-26', '25.07.2017 10:21', '4260295880701', '1', 'a0YC000000jE0NqMAK', '150.00', '239.99'),
(43746, '511825373', NULL, NULL, 'Andre Wan', 'Rue Gatti de Gamond 138', '', '1180', 'Uccle', 'Belgien', 'BE', NULL, NULL, '487607629', '0010229H0J', NULL, NULL, 'Montre automatique Theorema homme modèle Oslo - GM-110-3', NULL, '1Z 8VF 459 68 4717 4581', 'UPS', NULL, '2017-07-26', '25.07.2017 09:54', '4260295882323', '1', 'a0YC000000jE0TWMA0', '145.00', '239.00'),
(43747, '511824095', NULL, NULL, 'Andre Wan', 'Rue Gatti de Gamond 138', '', '1180', 'Uccle', 'Belgien', 'BE', NULL, NULL, '487607629', '0010191S76', NULL, NULL, 'Theorema horloge Copa Cabana - GM-104-3 - zwart/zwart/zwart', NULL, '1Z 8VF 459 68 4717 4581', 'UPS', NULL, '2017-07-26', '25.07.2017 09:53', '4260295880480', '1', 'a0YC000000hgGMfMAM', '170.00', '269.99'),
(43748, '511540102', NULL, NULL, 'Benjamin Thomas', '11 Rue Des Alouettes', '', '14370', 'Argences', 'Frankreich', 'FR', NULL, NULL, '695125252', '00102197GB', NULL, NULL, 'Montre Automatique de la marque Pionier - Modèle GM-514-4', NULL, '1Z 8VF 459 68 4734 4950', 'UPS', NULL, '2017-07-26', '24.07.2017 10:00', '4260295880121', '1', 'a0YC000000hfjJCMAY', '169.99', '229.90'),
(43749, '511715890', NULL, NULL, 'lambart johnson', 'via torino 20', '', '80142', 'napoli NA', 'Italien', 'IT', NULL, NULL, '3510047894', '0010205PBF', NULL, NULL, 'GM-107-3  - Orologio meccanico Theorema Rio - Cassa oro, quadrante nero e cinturino marrone - In pelle', NULL, '711369657117', 'FedEx', NULL, '2017-07-26', '24.07.2017 21:20', '4260295880626', '1', 'a0YC000000hgFlPMAU', '155.00', '229.99'),
(43750, '511655452', NULL, NULL, 'Belkys Rondon', 'VIALE RESISTENZA 48 (Andolfi)', '', '20094', 'CORSICO MI', 'Italien', 'IT', NULL, NULL, '3667158129', '001001901U', NULL, NULL, 'GM-107-3  - Orologio meccanico Theorema Rio - Cassa oro, quadrante nero e cinturino marrone - In pelle', NULL, '1Z 8VF 459 68 4608 9765', 'UPS', NULL, '2017-07-26', '24.07.2017 17:17', '4260295880626', '1', 'a0YC000000hgFlPMAU', '155.00', '229.99'),
(43751, '511766466', NULL, NULL, 'Tanase Ionela', 'VIA GUGLIELMO OBERDAN 6B', 'oberdan', '56025', 'PONTEDERA PI', 'Italien', 'IT', NULL, NULL, '3288817295', '0010193LRW', NULL, NULL, 'Orologio Oro/Nero/Marrone 104-2', NULL, '711369657128', 'FedEx', NULL, '2017-07-26', '25.07.2017 00:29', '4260295880473', '1', 'a0YC000000hgFrAMAU', '165.00', '239.90'),
(43752, '511667407', NULL, NULL, 'Babacar Sall', 'VIA SILVIO CELLA 59', '', '28100', 'NOVARA NO', 'Italien', 'IT', NULL, NULL, '3407501985', '0010250M6H', NULL, NULL, 'Orologio Pionier uomo - Cassa oro, quadrante bianco e cnturino in pelle marrone 7002-3', NULL, '1Z 8VF 459 68 4636 0970', 'UPS', NULL, '2017-07-26', '24.07.2017 17:39', '4260295882248', '1', 'a0YC000000hgFqOMAU', '150.01', '219.99'),
(43753, '511960354', NULL, NULL, 'jean-luc barthélemi', 'Parc du Peterbos 1 bte 2', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '494426425', '0010237R7T', NULL, NULL, 'GM-3005-4 - Gouden kast / Zwarte wijzerplaat / Zwart leren band', NULL, '1Z 8VF 459 68 4658 6594', 'UPS', NULL, '2017-07-26', '25.07.2017 20:24', '4260295880923', '1', 'a0YC000000hgYSiMAM', '140.00', '199.00'),
(43754, '511856855', NULL, NULL, 'Mohamed Naifi', 'Rue du Moulin 143', '', '1210', 'Saint-Josse-Ten-Noode Bruxelles-Capitale', 'Belgien', 'BE', NULL, NULL, '478552287', '0010196S9A', NULL, NULL, 'Montre Theorema Copa Cabana - Argent/Noir/Acier - (GM-104-7)', NULL, '1Z 8VF 459 68 4829 3003', 'UPS', NULL, '2017-07-26', '25.07.2017 12:25', '4260295881661', '1', 'a0YC000000hgGMjMAM', '170.00', '269.99'),
(43755, '511880566', NULL, NULL, 'Fouad El Karkouri', 'Putselaan 136 D', '', '3074 JG', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '624438418', '0010131YZD', NULL, NULL, '7002-3 gouden kast / wit uurwerk / bruine leren band', NULL, '1Z 8VF 459 68 4600 1054', 'UPS', NULL, '2017-07-26', '25.07.2017 14:32', '4260295882248', '1', 'a0YC000000jEAYiMAO', '150.00', '219.00'),
(43756, '511867662', NULL, NULL, 'Carolien Slager', 'Tjotter 9', '', '7944RN', 'Meppel', 'Niederlande', 'NL', NULL, NULL, '623345686', '0010132ONL', NULL, NULL, '502-3 goudkleurige kast/zwarte wijzerplaat/bruine leren band', NULL, '1Z 8VF 459 68 4752 9868', 'UPS', NULL, '2017-07-26', '25.07.2017 13:51', '4260295880701', '1', 'a0YC000000jE0O3MAK', '150.00', '239.99'),
(43757, '511896532', NULL, NULL, 'Janet England', '10 Glebe Rd', 'Thorne', 'Dn85hl', 'Doncaster', 'Grossbritannien', 'GB', NULL, NULL, '7895703338', '00101154W8', NULL, NULL, 'Theorema Hamburg men\'s mechanical watch - GM-109-2 - silver case/gold face/black band', NULL, '1Z 8VF 459 68 4817 3026', 'UPS', NULL, '2017-07-26', '25.07.2017 20:10', '4260295882354', '1', 'a0YC000000jFXfQMAW', '139.99', '199.00'),
(43758, '511970577', NULL, NULL, 'Andrew McBean', '43 MOWBRAY ROAD', 'fens', 'TS25 2NA', 'HARTLEPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7852164953', '0010045FMB', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-2', NULL, '1Z 8VF 459 68 4833 8634', 'UPS', NULL, '2017-07-26', '25.07.2017 23:34', '4260295880619', '1', 'a0YC000000hhXKUMA2', '135.00', '179.00'),
(43759, '511850594', NULL, NULL, 'Simone Lee', '6 MARLSTONE DRIVE', 'Churchdown', 'GL3 2BB', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7974183581', '0010067YGC', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-6', NULL, '1Z 8VF 459 68 4698 2647', 'UPS', NULL, '2017-07-26', '25.07.2017 14:22', '4260295881562', '1', 'a0YC000000hhXKYMA2', '135.00', '179.00'),
(43760, '511864659', NULL, NULL, 'emilie christophe', '12 12  ter rte de l annonciade', '', '6500', 'Menton', 'Frankreich', 'FR', NULL, NULL, '679700383', '0010250T6E', NULL, NULL, 'Pionier Aruba Montre automatique sertie de 6 petits diamants - 507-3 Doré/Noir/Marron', NULL, '1Z 8VF 459 68 4854 5071', 'UPS', NULL, '2017-07-26', '25.07.2017 13:42', '4260295881166', '1', 'a0YC000000hfjRcMAI', '149.99', '229.90'),
(43761, '512171587', NULL, NULL, 'Rob Soons', 'Klein Holtum 29', '', '6122 EG', 'BUCHTEN', 'Niederlande', 'NL', NULL, NULL, '468501199', '0010100VGV', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4746 2680', 'UPS', NULL, '2017-07-27', '26.07.2017 19:17', '4260295881432', '1', 'a0YC000000icfNqMAI', '149.99', '199.99'),
(43762, '512010340', NULL, NULL, 'Drissi Karima', '39 RUE BALARD', 'Societe d ambulance Ds', '75015', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '647989491', '0010179LL6', NULL, NULL, 'Montre Automatique 35 Pierres d\'Horlogerie, marque Pionier GM-508-4 noir/noir/bracelet cuir noir', NULL, '1Z 8VF 459 68 4885 4746', 'UPS', NULL, '2017-07-27', '26.07.2017 03:51', '4260295881241', '1', 'a0YC000000hfjSSMAY', '154.99', '229.90'),
(43763, '512015448', NULL, NULL, 'Ionut catalin Cuciureanu', '47 COLLEGE GREEN', '', 'BS1 5SH', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7456068686', '0010250MML', NULL, NULL, '503-4 Black case / black face / black leather band', NULL, '1Z 8VF 459 68 4646 9103', 'UPS', NULL, '2017-07-27', '26.07.2017 08:03', '4260295880756', '1', 'a0YC000000jExtmMAC', '123.00', '199.00'),
(43764, '512151062', NULL, NULL, 'helen lloyd', '6 SARNIA COURT', '', 'M7 2FN', 'SALFORD', 'Grossbritannien', 'GB', NULL, NULL, '7840473981', '0010100VX8', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4698 9917', 'UPS', NULL, '2017-07-27', '26.07.2017 17:25', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43765, '512000856', NULL, NULL, 'Andy Ruscoe', '10 POPLAR CRESCENT', 'Bayston hill', 'SY3 0QB', 'SHREWSBURY', 'Grossbritannien', 'GB', NULL, NULL, '7722940373', '0010170FQK', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4747 7129', 'UPS', NULL, '2017-07-27', '26.07.2017 01:01', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43766, '512042773', NULL, NULL, 'Ricky Nebe', '74 TARNWOOD PARK', '', 'SE9 5PB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7896151621', '0010073AAG', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-6', NULL, '1Z 8VF 459 68 4754 6732', 'UPS', NULL, '2017-07-27', '26.07.2017 12:31', '4260295881562', '1', 'a0YC000000hhXKYMA2', '135.00', '179.00'),
(43767, '512258004', NULL, NULL, 'Johannes Post', 'Gierstraat 4A', '1e etage', '2011 GD', 'HAARLEM Noord-Holland', 'Niederlande', 'NL', NULL, NULL, '683090002', '0010038RLN', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4669 7152', 'UPS', NULL, '2017-07-28', '27.07.2017 04:00', '4260295881586', '1', 'a0YC000000hgGHHMA2', '155.00', '239.99'),
(43768, '512214881', NULL, NULL, 'Pascal Gaudry', '431,ch  431 ch de charvinieres', '', '38330', 'Saint ismier Isere', 'Frankreich', 'FR', NULL, NULL, '612609982', '00101154OI', NULL, NULL, 'Montre Automatique de la marque Pionier - Modèle GM-514-2', NULL, '1Z 8VF 459 68 4668 5209', 'UPS', NULL, '2017-07-28', '27.07.2017 03:50', '4260295880107', '1', 'a0YC000000hfjJAMAY', '169.99', '229.90'),
(43769, '512370015', NULL, NULL, 'Gnoleba Pascal', '113 ,flat b george lane', '', 'se13 6hn', 'londres', 'Grossbritannien', 'GB', NULL, NULL, '7478731830', '0010077AV6', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4860 9967', 'UPS', NULL, '2017-07-28', '27.07.2017 20:55', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(43770, '512239292', NULL, NULL, 'Susan Jamison', '35 Fir trees close', '', 'Se16 5ng', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7985767482', '00100158CS', NULL, NULL, 'Theorema Casablanca watch - GM-101-7', NULL, '1Z 8VF 459 68 4796 9179', 'UPS', NULL, '2017-07-28', '27.07.2017 07:04', '4260295881999', '1', 'a0YC000000jEGqoMAG', '153.99', '225.00'),
(43771, '512176660', NULL, NULL, 'Ashay Mervyn', '3ESSIANSTREET ESSIAN STREET', '', 'E1 4QE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7424590771', '0010115F1H', NULL, NULL, 'Men\'s Theorema Paragon watch 3001-3A - gold case/black face/black leather band', NULL, '1Z 8VF 459 68 4859 0781', 'UPS', NULL, '2017-07-28', '27.07.2017 02:12', '4260295880336', '1', 'a0YC000000jFZxlMAG', '110.00', '159.00'),
(43772, '512085121', NULL, NULL, 'Matthew Cusens', '32-34 MILFORD STREET', '', 'SP1 2AP', 'SALISBURY', 'Grossbritannien', 'GB', NULL, NULL, '7714521234', '00102153QV', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-7', NULL, '1Z 8VF 459 68 4733 0796', 'UPS', NULL, '2017-07-28', '27.07.2017 01:28', '4260295881579', '1', 'a0YC000000hhXKZMA2', '135.00', '179.00'),
(43773, '513017212', NULL, NULL, 'NABIL WAHBI SEGHIR', 'GERAARDSBERGSESTEENWEG 119', '', '9320', 'EREMBODEGEM', 'Belgien', 'BE', NULL, NULL, '498134670', '00102503GG', NULL, NULL, '502-7 Gouden kast / Zwarte wijzerplaat / Gouden metalen band', NULL, '1Z 8VF 459 68 4711 0210', 'UPS', NULL, '2017-07-31', '30.07.2017 15:20', '4260295881920', '1', 'a0YC000000jE0NuMAK', '150.00', '239.99'),
(43774, '513129620', NULL, NULL, 'Naudasch Zelimkhanova', 'Jonkersstraat 17', '', '8800', 'Roeselare', 'Belgien', 'BE', NULL, NULL, '484381331', '00101819XR', NULL, NULL, '7002-7 zilveren kast / zwart uurwerk / roestvrij stalen band', NULL, '1Z 8VF 459 68 4682 9429', 'UPS', NULL, '2017-07-31', '31.07.2017 00:53', '4260295882286', '1', 'a0YC000000jEAYXMA4', '150.00', '219.00'),
(43775, '512559505', NULL, NULL, 'Dirk / Deli Express Maes', 'Brouwershoflaan 1 a', 'Deli Express', '9810', 'Eke Oost-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '92207565', '0010236AS6', NULL, NULL, 'Montre automatique Theorema 10 diamants 0,05 carat - 3006-6', NULL, '1Z 8VF 459 68 4721 1030', 'UPS', NULL, '2017-07-31', '28.07.2017 13:53', '4260295881470', '1', 'a0YC000000hgFYsMAM', '144.99', '219.99'),
(43776, '512613456', NULL, NULL, 'Yoann Lousberg', 'Rue de la Bel 39', '', '4880', 'Aubel', 'Belgien', 'BE', NULL, NULL, '497928592', '0010250KAD', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-4 - Boîtier doré / Cadran noir / Bracelet en cuir marron', NULL, '1Z 8VF 459 68 4811 1048', 'UPS', NULL, '2017-07-31', '28.07.2017 17:48', '4260295882255', '1', 'a0YC000000jEAYUMA4', '150.00', '219.00'),
(43777, '513128947', NULL, NULL, 'Naudasch Zelimkhanova', 'Jonkersstraat 17', '', '8800', 'Roeselare', 'Belgien', 'BE', NULL, NULL, '484381331', '0010004JGW', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-7 - Boîtier argenté / Cadran noir / Bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4682 9429', 'UPS', NULL, '2017-07-31', '31.07.2017 00:51', '4260295882286', '1', 'a0YC000000jEAYXMA4', '150.00', '219.00'),
(43778, '513054120', NULL, NULL, 'rudy speleers', 'pontstraat 31', '', '9690', 'kluisbergen', 'Belgien', 'BE', NULL, NULL, '55387575', '001013234R', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-9 - Boîtier doré / Cadran noir / Bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4602 5458', 'UPS', NULL, '2017-07-31', '30.07.2017 18:21', '4260295882309', '1', 'a0YC000000jEAYZMA4', '150.00', '219.00'),
(43779, '512533451', NULL, NULL, 'Ahmed Bentahar', 'Rue aux Gades 15b3', '', '7800', 'Ath', 'Belgien', 'BE', NULL, NULL, '+32 465 35 00 92', '0010171P63', NULL, NULL, 'Montre Theorema Damascus - bracelet en cuir noir - Doré/Noir - T3008-3', NULL, '1Z 8VF 459 68 4669 0266', 'UPS', NULL, '2017-07-31', '28.07.2017 11:55', '4260295880176', '1', 'a0YC000000jE2p2MAC', '139.99', '199.99'),
(43780, '512903259', NULL, NULL, 'Liza Mouradova', 'Rue de Flemalle-grande 451', '', '4400', 'Flemalle', 'Belgien', 'BE', NULL, NULL, '485360787', '0010154HT2', NULL, NULL, 'Pionier-horloge - 510-3 - goudkleurig/zwart/zwart leer', NULL, '1Z 8VF 459 68 4768 1470', 'UPS', NULL, '2017-07-31', '29.07.2017 22:51', '4260295881401', '1', 'a0YC000000icfNeMAI', '149.99', '199.99'),
(43781, '512566646', NULL, NULL, 'Hesham Elkhalifa', 'via verdi 90', '90', '25025', 'Manerbio BS', 'Italien', 'IT', NULL, NULL, '3291125757', '0010200J7V', NULL, NULL, 'Orologio Oro/Nero/Marrone', NULL, '1Z 8VF 459 68 4723 7405 ', 'UPS', NULL, '2017-07-31', '28.07.2017 15:53', '4260295880473', '1', 'a0YC000000hgFrAMAU', '165.00', '239.90'),
(43782, '512592840', NULL, NULL, 'Sagar Marhe', 'Steve Bikostraat 334', '', '3573 BH', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '621336042', '0010248DYA', NULL, NULL, '7002-3 gouden kast / wit uurwerk / bruine leren band', NULL, '1Z 8VF 459 68 4874 7095', 'UPS', NULL, '2017-07-31', '28.07.2017 17:07', '4260295882248', '1', 'a0YC000000jEAYiMAO', '150.00', '219.00'),
(43783, '512425899', NULL, NULL, 'Ufuk Gencyigit', '318 ST. JOHN STREET', 'Islington', 'EC1V 4NT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7474158169', '0010067LJC', NULL, NULL, '503-3 Gold case / black face / brown leather band', NULL, '1Z 8VF 459 68 4639 0018', 'UPS', NULL, '2017-07-31', '28.07.2017 05:03', '4260295880749', '1', 'a0YC000000jExtlMAC', '123.00', '199.00'),
(43784, '512467219', NULL, NULL, 'BALWINDER SINGH', '105A PIXMORE AVENUE', '', 'SG6 1QX', 'LETCHWORTH GARDEN CITY', 'Grossbritannien', 'GB', NULL, NULL, '7950501352', '0010008PF1', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4702 1227', 'UPS', NULL, '2017-07-31', '28.07.2017 05:34', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(43785, '512845323', NULL, NULL, 'Brian Hewer', '8MONARCHCO THE BROOMS', 'Emersons Green', 'BS16 7FH', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7798688948', '0010058ATM', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4759 4832', 'UPS', NULL, '2017-07-31', '29.07.2017 19:23', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(43786, '512821902', NULL, NULL, 'Jane Lussey', '10 Redsands', 'Aughton Nr Ormskirk', 'L39 4SQ', 'Lancshire', 'Grossbritannien', 'GB', NULL, NULL, '7501086568', '0010055KNQ', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4616 6841', 'UPS', NULL, '2017-07-31', '29.07.2017 17:26', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(43787, '512655928', NULL, NULL, 'Jean-Ives Guede', '19 HALING PARK ROAD', 'Flat 3', 'CR2 6NJ', 'SOUTH CROYDON', 'Grossbritannien', 'GB', NULL, NULL, '7496931431', '0010209IB4', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4643 3258', 'UPS', NULL, '2017-07-31', '28.07.2017 21:35', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(43788, '512788622', NULL, NULL, 'Clair Hepworth', '55 MANOR WOOD', 'coulby newham', 'TS8 0RN', 'MIDDLESBROUGH CLEVELAND', 'Grossbritannien', 'GB', NULL, NULL, '1642503361', '0010074LX0', NULL, NULL, 'Pionier Berlin Automatic Watch - 512-2 - silver case/black face/black leather band', NULL, '1Z 8VF 459 68 4633 0065', 'UPS', NULL, '2017-07-31', '29.07.2017 17:38', '4260295882149', '1', 'a0YC000000jFXacMAG', '120.00', '189.00'),
(43789, '512719707', NULL, NULL, 'Lyndsey Johnson', '16 BRIAR CLOSE', '', 'DN40 3HH', 'IMMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7903006624', '0010013SLX', NULL, NULL, 'Theorema Casablanca watch - 101-1', NULL, '1Z 8VF 459 68 4763 3272', 'UPS', NULL, '2017-07-31', '29.07.2017 10:57', '4260295880374', '1', 'a0YC000000jEGqiMAG', '153.99', '225.00'),
(43790, '512606374', NULL, NULL, 'Alison Was-Bright', '19 OAKS DRIVE', '', 'NN10 8EX', 'RUSHDEN', 'Grossbritannien', 'GB', NULL, NULL, '7783638381', '00102016ZQ', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4755 8881', 'UPS', NULL, '2017-07-31', '28.07.2017 18:11', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43791, '512438430', NULL, NULL, 'Bryan Alexander Falcones Loor', '59 CHAPEL LANE', '', 'SS7 2PW', 'BENFLEET', 'Grossbritannien', 'GB', NULL, NULL, '7398237623', '0010229G5L', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4836 2894', 'UPS', NULL, '2017-07-31', '28.07.2017 06:45', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43792, '512633300', NULL, NULL, 'Harpreet Khurana', '55 VARCOE GARDENS', '', 'UB3 2FH', 'HAYES MIDDLESEX', 'Grossbritannien', 'GB', NULL, NULL, '7941543430', '0010243A53', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4894 1302', 'UPS', NULL, '2017-07-31', '29.07.2017 05:42', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43793, '512795643', NULL, NULL, 'Vasile adrian Bologa', '2A WORDSWORTH ROAD', 'Penenden Heath', 'ME14 2HH', 'MAIDSTONE', 'Grossbritannien', 'GB', NULL, NULL, '7405604476', '0010027NP7', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4843 0113', 'UPS', NULL, '2017-07-31', '29.07.2017 16:17', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43794, '512445451', NULL, NULL, 'anthony mcdonald', '15 CAXTON WALK', 'Biddick hall estate', 'NE34 9LW', 'SOUTH SHIELDS', 'Grossbritannien', 'GB', NULL, NULL, '7802664018', '00100244RB', NULL, NULL, 'Theorema Casablanca watch - 101-4', NULL, '1Z 8VF 459 68 4680 5329', 'UPS', NULL, '2017-07-31', '28.07.2017 07:21', '4260295880015', '1', 'a0YC000000jEGqlMAG', '153.99', '225.00'),
(43795, '512585567', NULL, NULL, 'Darren Jackson', '32 ITCHEN GROVE', '', 'WV6 7QY', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7432351045', '0010024JU1', NULL, NULL, 'Theorema Casablanca watch - GM-101-6', NULL, '1Z 8VF 459 68 4848 2933', 'UPS', NULL, '2017-07-31', '28.07.2017 17:16', '4260295881982', '1', 'a0YC000000jEGqnMAG', '153.99', '225.00'),
(43796, '512782077', NULL, NULL, 'Mark Rutter', '4 BRIAR CLIFFE', '', 'YO8 9RX', 'SELBY', 'Grossbritannien', 'GB', NULL, NULL, '7826107054', '0010082FN6', NULL, NULL, 'Theorema Casablanca watch - GM-101-9', NULL, '1Z 8VF 459 68 4791 8947', 'UPS', NULL, '2017-07-31', '29.07.2017 19:51', '4260295882019', '1', 'a0YC000000jEGqpMAG', '153.99', '225.00'),
(43797, '512511991', NULL, NULL, 'morgan connolly', '43 Rockhill road', 'Long buckby', 'NN6 7PT', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7769152195', '0010224MRH', NULL, NULL, 'Theorema Hamburg men\'s mechanical watch - GM-109-3 - gold case/black face/brown band', NULL, '1Z 8VF 459 68 4820 9354', 'UPS', NULL, '2017-07-31', '28.07.2017 12:15', '4260295882361', '1', 'a0YC000000jFXfRMAW', '139.99', '199.00'),
(43798, '512683331', NULL, NULL, 'Wejdi Moussa', '11 CRICKETFIELD PLACE', '', 'EH48 2GA', 'BATHGATE', 'Grossbritannien', 'GB', NULL, NULL, '7989450053', '0010218Y0G', NULL, NULL, 'Theorema Hamburg men\'s mechanical watch - GM-109-3 - gold case/black face/brown band', NULL, '1Z 8VF 459 68 4669 0168', 'UPS', NULL, '2017-07-31', '29.07.2017 09:37', '4260295882361', '1', 'a0YC000000jFXfRMAW', '139.99', '199.00'),
(43799, '512813564', NULL, NULL, 'James Sutheran', '7 WIXFORD GROVE', 'Shirley', 'B90 3QH', 'SOLIHULL', 'Grossbritannien', 'GB', NULL, NULL, '7933021859', '00100293W7', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4753 7377', 'UPS', NULL, '2017-07-31', '29.07.2017 22:13', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43800, '512720671', NULL, NULL, 'Peter Marjoram', '4 Garrick Way', '', 'Ip16ng', 'Ipswich', 'Grossbritannien', 'GB', NULL, NULL, '7712700263', '0010107D8N', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4736 6981', 'UPS', NULL, '2017-07-31', '29.07.2017 12:09', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43801, '512491118', NULL, NULL, 'David Humphrey', '148 UPPER FANT ROAD', '', 'ME16 8DJ', 'MAIDSTONE', 'Grossbritannien', 'GB', NULL, NULL, '7710522535', '0010051DRS', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-8', NULL, '1Z 8VF 459 68 4783 4993', 'UPS', NULL, '2017-07-31', '28.07.2017 08:45', '4260295881586', '1', 'a0YC000000hhXKaMAM', '135.00', '179.00'),
(43802, '512992291', NULL, NULL, 'Daniel Kane', '66 LESNEY GARDENS', '', 'SS4 1TZ', 'ROCHFORD', 'Grossbritannien', 'GB', NULL, NULL, '7487771432', '0010052YSJ', NULL, NULL, 'Theorema Casablanca watch - GM-101-9', NULL, '1Z 8VF 459 68 4674 3146', 'UPS', NULL, '2017-07-31', '30.07.2017 16:38', '4260295882019', '1', 'a0YC000000jEGqpMAG', '153.99', '225.00'),
(43803, '512821975', NULL, NULL, 'Mark Ward', '61 BECKET WALK', '', 'S8 7HG', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7940723835', '0010166RCT', NULL, NULL, 'Men\'s Theorema Paragon watch 3001-4 - rose gold case/white face/brown leather band', NULL, '1Z 8VF 459 68 4888 1556', 'UPS', NULL, '2017-07-31', '30.07.2017 07:06', '4260295880343', '1', 'a0YC000000jFZxmMAG', '110.00', '159.00'),
(43804, '513411826', NULL, NULL, 'Carlos Curbera', 'PASEO RECOLETOS 25', '3', '28004', 'MADRID', 'Spanien', 'ES', NULL, NULL, '696444449', '0010155DB9', NULL, NULL, 'Reloj Theorema Sao Paolo 103-1 - Caja plateada / Cara negra / Correa de cuero negra', NULL, '711369657140', 'FedEx', NULL, '2017-08-01', '01.08.2017 08:17', '4260295880435', '1', 'a0YC000000hfrBEMAY', '169.99', '229.90'),
(43805, '513180298', NULL, NULL, 'Guy TIBERGHIEN', '43 Domaine du Pin Blanc 1', '43 allée de la croix du sud', '83700', 'SAINT RAPHAEL', 'Frankreich', 'FR', NULL, NULL, '494528368', '0010068MVG', NULL, NULL, 'Montre Automatique 35 Pierres d\'Horlogerie, marque Pionier GM-508-3 doré/noir/bracelet cuir marron', NULL, '1Z 8VF 459 68 4718 7237', 'UPS', NULL, '2017-08-01', '31.07.2017 12:51', '4260295881234', '1', 'a0YC000000hfjSRMAY', '154.99', '229.90'),
(43806, '513296843', NULL, NULL, 'filippo marson', 'faccenda 8', '', '28100', 'Novara NO', 'Italien', 'IT', NULL, NULL, '3403050793', '0010250OWE', NULL, NULL, 'Orologio da polso Berlin Pionier - GM 512-3', NULL, '1Z 8VF 459 68 4681 5247', 'UPS', NULL, '2017-08-01', '31.07.2017 21:24', '4260295882156', '1', 'a0YC000000jFchBMAS', '150.00', '239.00'),
(43807, '513294462', NULL, NULL, 'filippo marson', 'faccenda 8', '', '28100', 'Novara NO ', 'Italien', 'IT', NULL, NULL, '3403050793', '0010250IH1', NULL, NULL, 'GM-107-4 - Orologio meccanico Theorema Rio - Cassa nero, quadrante nero e cinturino nero - In pelle', NULL, '1Z 8VF 459 68 4681 5247', 'UPS', NULL, '2017-08-01', '31.07.2017 21:18', '4260295880633', '1', 'a0YC000000hgFlQMAU', '155.00', '229.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(43808, '513261665', NULL, NULL, 'GAETANO AQUILA', 'VIA ANDREA GOSA 184', 'Studio IFABrescia', '25085', 'GAVARDO BS', 'Italien', 'IT', NULL, NULL, '3339184305', '0010142OQL', NULL, NULL, 'Orologio - Cassa Oro/Quadrante Nero/Cinturino in pelle Marrone', NULL, '1Z 8VF 459 68 4777 7653', 'UPS', NULL, '2017-08-01', '31.07.2017 18:12', '4260295880398', '1', 'a0YC000000hgFqsMAE', '165.00', '239.90'),
(43809, '513167367', NULL, NULL, 'David Hill', '1  The Spinney', 'Elston', 'NG23 5PE', 'Newark Nottinghamshire', 'Grossbritannien', 'GB', NULL, NULL, '16365260600', '0010049HQD', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4806 5572', 'UPS', NULL, '2017-08-01', '31.07.2017 11:33', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43810, '513041181', NULL, NULL, 'Martin Williams', '65 JUBILEE ROAD', 'Kingswood', 'BS15 4XE', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7702651138', '0010064SAB', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4650 3182', 'UPS', NULL, '2017-08-01', '31.07.2017 05:23', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43811, '513116474', NULL, NULL, 'adrian woodcock', '7 SPENSER CLOSE', '', 'B79 8BX', 'TAMWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7542085459', '0010211VTP', NULL, NULL, 'Theorema Casablanca watch - GM-101-6', NULL, '1Z 8VF 459 68 4809 9198', 'UPS', NULL, '2017-08-01', '31.07.2017 07:00', '4260295881982', '1', 'a0YC000000jEGqnMAG', '153.99', '225.00'),
(43812, '513270591', NULL, NULL, 'stephen foster', '3 WOODSIDE', 'Woodside', 'SS9 4QX', 'LEIGH-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7976417177', '0010039TLL', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-4', NULL, '1Z 8VF 459 68 4694 9602', 'UPS', NULL, '2017-08-01', '31.07.2017 18:10', '4260295880633', '1', 'a0YC000000hhXKWMA2', '135.00', '179.00'),
(43813, '513216457', NULL, NULL, 'Justyna Baran', '386 KINGS ROAD', '', 'SW3 5UZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7448972134', '0010207MR7', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-5', NULL, '1Z 8VF 459 68 4639 0410', 'UPS', NULL, '2017-08-01', '31.07.2017 15:34', '4260295881555', '1', 'a0YC000000hhXKXMA2', '135.00', '179.00'),
(43814, '513272776', NULL, NULL, 'Janet Blues', '14 MARCHHALL CRESCENT', 'Hotel ceilidh donia', 'EH16 5HL', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '136672743', '0010220OPE', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-7', NULL, '1Z 8VF 459 68 4759 7624', 'UPS', NULL, '2017-08-01', '31.07.2017 22:03', '4260295881579', '1', 'a0YC000000hhXKZMA2', '135.00', '179.00'),
(43815, '513613552', NULL, NULL, 'Wypych Stephane', '12 RUE DU Plessis Pommeraye', '', '60100', 'Creil', 'Frankreich', 'FR', NULL, NULL, '629516203', '0010160F97', NULL, NULL, 'Montre Automatique de la marque Pionier 12 Diamants - Modèle 512-1', NULL, '1Z 8VF 459 68 4883 1289', 'UPS', NULL, '2017-08-02', '01.08.2017 22:34', '4260295882132', '1', 'a0YC000000hfjPhMAI', '155.00', '199.90'),
(43816, '513502534', NULL, NULL, 'Maria Honcharuk', 'VIA GADAMES 10', '', '20037', 'PADERNO DUGNANO MI', 'Italien', 'IT', NULL, NULL, '3881059973', '0010142BVY', NULL, NULL, 'Orologio Oro/Nero/Marrone 104-2', NULL, '1Z 8VF 459 68 4889 1296', 'UPS', NULL, '2017-08-02', '01.08.2017 17:26', '4260295880473', '1', 'a0YC000000hgFrAMAU', '165.00', '239.90'),
(43817, '513470942', NULL, NULL, 'Piero Zanin', 'VIA GUTELMO 4/A', 'Preavviso tel al 338/4083627', '36030', 'ZUGLIANO VI', 'Italien', 'IT', NULL, NULL, '3382154455', '0010001XJB', NULL, NULL, 'Orologio Pionier uomo - Cassa argento, quadrante nero e cinturino in pelle nero 7002-2', NULL, '1Z 8VF 459 68 4836 5702', 'UPS', NULL, '2017-08-02', '01.08.2017 15:14', '4260295882231', '1', 'a0YC000000hgFqNMAU', '150.01', '219.99'),
(43818, '513447394', NULL, NULL, 'Tess Sharma', '1 Priory Mill Walk', 'Draycote Grange', 'CV6 1QW', 'Coventry West Midlands', 'Grossbritannien', 'GB', NULL, NULL, '7917026138', '0010160SWT', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4868 9676', 'UPS', NULL, '2017-08-02', '01.08.2017 15:26', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43819, '513857749', NULL, NULL, 'Benjamin Lecrenier', 'rue de Floreffe 79', '', '5150', 'Franiere', 'Belgien', 'BE', NULL, NULL, '499947324', '001005560U', NULL, NULL, 'Montre Theorema Copa Cabana - Argent/Noir/Acier - (GM-104-7)', NULL, '1Z 8VF 459 68 4699 0512', 'UPS', NULL, '2017-08-03', '02.08.2017 22:22', '4260295881661', '1', 'a0YC000000hgGMjMAM', '170.00', '269.99'),
(43820, '513693446', NULL, NULL, 'CLAUDIU CHIRILA', 'RUE EMILE DELVA 82', '', '1020', 'BRUXELLES', 'Belgien', 'BE', NULL, NULL, '32466140398', '00101637PK', NULL, NULL, 'Montre Theorema Damascus - bracelet en cuir noir - Argenté/Noir - T3008-2', NULL, '1Z 8VF 459 68 4834 1728', 'UPS', NULL, '2017-08-03', '02.08.2017 10:50', '4260295880169', '1', 'a0YC000000jE2p1MAC', '139.99', '199.99'),
(43821, '513443573', NULL, NULL, 'luck beko', '68 rue de la motte', '', '93300', 'aubervilliers', 'Frankreich', 'FR', NULL, NULL, '763921198', '0010052H43', NULL, NULL, 'Montre Automatique de la marque Pionier - Modèle GM-514-3', NULL, '1Z 8VF 459 68 4753 0561', 'UPS', NULL, '2017-08-03', '02.08.2017 01:28', '4260295880144', '1', 'a0YC000000hfjJBMAY', '169.99', '229.90'),
(43822, '513702691', NULL, NULL, 'gordon kerr', '85 caledonian road', '', 'fk10 1ns', 'alloa', 'Grossbritannien', 'GB', NULL, NULL, '7709678745', '0010063CNO', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-6', NULL, '1Z 8VF 459 68 4832 7342', 'UPS', NULL, '2017-08-03', '02.08.2017 15:25', '4260295881562', '1', 'a0YC000000hhXKYMA2', '135.00', '179.00'),
(43823, '513579554', NULL, NULL, 'Paul Fennon', '604 DUKE STREET', '', 'G31 1JX', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '1415542000', '10025988', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-8', NULL, '1Z 8VF 459 68 4871 3755', 'UPS', NULL, '2017-08-03', '02.08.2017 10:28', '4260295881586', '1', 'a0YC000000hhXKaMAM', '135.00', '179.00'),
(43824, '514005411', NULL, NULL, 'Naudasch Zelimkhanova', 'Jonkersstraat 17', '', '8800', 'Roeselare', 'Belgien', 'BE', NULL, NULL, '484381331', '0010037UOI', NULL, NULL, '7002-10 zwarte kast / zwart uurwerk / roestvrij stalen band', NULL, '1Z 8VF 459 68 4655 3771', 'UPS', NULL, '2017-08-04', '03.08.2017 15:51', '4260295882316', '1', 'a0YC000000jEAYaMAO', '150.00', '219.00'),
(43825, '514006097', NULL, NULL, 'Naudasch Zelimkhanova', 'Jonkersstraat 17', '', '8800', 'Roeselare', 'Belgien', 'BE', NULL, NULL, '484381331', '0010154TO6', NULL, NULL, '7002-8 gouden kast / wit uurwerk / roestvrij stalen band', NULL, '1Z 8VF 459 68 4655 3771', 'UPS', NULL, '2017-08-04', '03.08.2017 15:54', '4260295882293', '1', 'a0YC000000jEAYYMA4', '150.00', '219.00'),
(43826, '514005860', NULL, NULL, 'Naudasch Zelimkhanova', 'Jonkersstraat 17', '', '8800', 'Roeselare', 'Belgien', 'BE', NULL, NULL, '484381331', '0010066CY8', NULL, NULL, '7002-9 gouden kast / zwart uurwerk / roestvrij stalen band', NULL, '1Z 8VF 459 68 4655 3771', 'UPS', NULL, '2017-08-04', '03.08.2017 15:54', '4260295882309', '1', 'a0YC000000jEAYZMA4', '150.00', '219.00'),
(43827, '513974400', NULL, NULL, 'Sabrina Maati', 'Rue de Dixmude 7', '', '7700', 'Mouscron', 'Belgien', 'BE', NULL, NULL, '493524237', '00100107C5', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-2 - Boîtier argenté / Cadran noir / Bracelet en cuir noir', NULL, '1Z 8VF 459 68 4899 9386', 'UPS', NULL, '2017-08-04', '03.08.2017 13:22', '4260295882231', '1', 'a0YC000000jEAYSMA4', '150.00', '219.00'),
(43828, '513961385', NULL, NULL, 'Faiza Ali', '26 FLOWERY BANK', '', 'OL8 2JB', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7741411095', '0010019F63', NULL, NULL, 'GM-110-3 gold case/black face/brown band', NULL, '1Z 8VF 459 68 4812 3393', 'UPS', NULL, '2017-08-04', '03.08.2017 14:17', '4260295882323', '1', 'a0YC000000jEdOWMA0', '128.00', '179.00'),
(43829, '513975281', NULL, NULL, 'Michael Ayaaba', '121 THROGMORTON ROAD', '', 'BS4 1HL', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7428797985', '0010006F7S', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4882 1807', 'UPS', NULL, '2017-08-04', '03.08.2017 14:50', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(43830, '514017322', NULL, NULL, 'Klaus Manu', '204B Verdant Lane', '', 'SE6 1LJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7404470162', '0010197X88', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4723 0617', 'UPS', NULL, '2017-08-04', '03.08.2017 21:24', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43831, '513890864', NULL, NULL, 'Wassim Mais', '9 MORRIS ROAD', '', 'B8 2EQ', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7342887515', '0010173ANX', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4632 5820', 'UPS', NULL, '2017-08-04', '03.08.2017 05:25', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43832, '513914547', '', '', 'Nathan Clyburn', '30241058 DOCK ROAD', 'Dock Road', 'ME4 4UG', 'CHATHAM', 'Grossbritannien', '', '', '', '7821854030', '0010194WEB', '', '', 'Theorema Rio men\'s skeleton watch - GM-107-4', 'Sendung am 21.07.2017 zurück erhalten! Adresse falsch', '1Z 8VF 459 68 4752 3435', 'UPS', '', '2017-08-04', '03.08.2017 11:37', '4260295880633', '1', 'a0YC000000hhXKWMA2', '135.00', '179.00'),
(43833, '1000049039', NULL, NULL, 'Ahmed El Kadaoui', 'Arendonckstraat 73', '', '2800', 'Mechelen Antwerpen', 'Belgien', 'BE', NULL, NULL, '488090001', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, 'stornieren', 'UPS', NULL, '2017-08-07', '05.08.2017 12:25', '4260295880077', '1', 'a0YC000000jGwDs', '150.01', '229.00'),
(43834, '514510057', NULL, NULL, 'Grachev Serguei', 'Maria Baerstraat 17', '', '9032', 'Gent', 'Belgien', 'BE', NULL, NULL, '496316065', '0010250SLW', NULL, NULL, 'Montre automatique Miami de la marque Pionier - 506-3', NULL, '1Z 8VF 459 68 4711 0710', 'UPS', NULL, '2017-08-07', '05.08.2017 22:21', '4260295880886', '1', 'a0YC000000jE0E3MAK', '141.99', '199.99'),
(43835, '514457932', NULL, NULL, 'geoffroy vas', 'Rue du Vallon 26', '', '6700', 'Bonnert', 'Belgien', 'BE', NULL, NULL, '63235952', '0010101BBB', NULL, NULL, 'Montre automatique Pionier Aruba sertie de 6 petits diamants - Noir - 507-4', NULL, '1Z 8VF 459 68 4754 9926', 'UPS', NULL, '2017-08-07', '05.08.2017 16:54', '4260295881173', '1', 'a0YC000000jE0FXMA0', '145.00', '199.99'),
(43836, '514455471', NULL, NULL, 'Kevin Starck', 'chemin de la justice 39', '', '7800', 'Ath', 'Belgien', 'BE', NULL, NULL, '471496945', '00101234U9', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-3 - Boîtier doré / Cadran blanc / Bracelet en cuir marron', NULL, '1Z 8VF 459 68 4745 1530', 'UPS', NULL, '2017-08-07', '05.08.2017 16:54', '4260295882248', '1', 'a0YC000000jEAYTMA4', '150.00', '219.00'),
(43837, '514510698', NULL, NULL, 'Theunis Steven', 'Leugenberg 126 Huis', '', '2180', 'Ekeren Antwerpen', 'Belgien', 'BE', NULL, NULL, '491918347', '00102503LJ', NULL, NULL, 'Montre Theorema Rio - GM-107-5 - Boîtier Argenté / Cadran Blanc / Bracelet acier inoxydable', NULL, '1Z 8VF 459 68 4667 1545', 'UPS', NULL, '2017-08-07', '05.08.2017 22:25', '4260295881555', '1', 'a0YC000000hgGH1MAM', '155.00', '239.99'),
(43838, '514318280', NULL, NULL, 'JAVIER ARROSAMENA SANZBERRO', 'LUGAR BARRIO LARRAPIL 15', '1', '31760', 'ETXALAR Navarra', 'Spanien', 'ES', NULL, NULL, '680260872', '0010179FFD', NULL, NULL, 'Reloj Automatic Pionier Barbados - GM-508-2 - Caja plateada / Dial negro / Correa de cuero negra', NULL, '711369657161', 'FedEx', NULL, '2017-08-07', '04.08.2017 21:14', '4260295881227', '1', 'a0YC000000jD2sPMAS', '140.00', '189.99'),
(43839, '514529960', NULL, NULL, 'Francisco Javier Moreno Rodriguez', 'CALLE RIO EBRO 6', '3* 1', '28600', 'NAVALCARNERO Madrid', 'Spanien', 'ES', NULL, NULL, '636840529', '0010208O9E', NULL, NULL, 'Reloj Theorema Sao Paolo 103-6 - Caja plateada / Cara blanca / Pulsera de acero plateada', NULL, '711369657172', 'FedEx', NULL, '2017-08-07', '05.08.2017 23:10', '4260295881609', '1', 'a0YC000000hfrBJMAY', '169.99', '229.90'),
(43840, '514174847', NULL, NULL, 'Amaia Bermudez', 'KALEA BEREZIKOETXE 9', '1c', '48960', 'GALDAKAO Vizcaya', 'Spanien', 'ES', NULL, NULL, '645930012', '0010226GQX', NULL, NULL, 'Reloj Theorema Sao Paolo 103-7 - Caja plateada / Cara negra / Pulsera de acero plateada', NULL, '711369657183', 'FedEx', NULL, '2017-08-07', '04.08.2017 09:08', '4260295881616', '1', 'a0YC000000hfrBKMAY', '169.99', '229.90'),
(43841, '514518486', NULL, NULL, 'Andre Zimmer', '6 Rue Sylvain Marcaillou', '', '31300', 'Toulouse', 'Frankreich', 'FR', NULL, NULL, '762532997', '00101132NQ', NULL, NULL, 'Montre Automatique 35 Pierres d\'Horlogerie, marque Pionier GM-508-3 doré/noir/bracelet cuir marron', NULL, '1Z 8VF 459 68 4700 7485', 'UPS', NULL, '2017-08-07', '05.08.2017 21:48', '4260295881234', '1', 'a0YC000000hfjSRMAY', '154.99', '229.90'),
(43842, '514022287', NULL, NULL, 'Antonio Napoletano', 'Via Pisciarello 2', '', '04023', 'Formia LT', 'Italien', 'IT', NULL, NULL, '3891083432', '0010027IUK', NULL, NULL, '503-2 Cassa argento / meridiana nera / cinturino in pelle nero', NULL, '711369657194', 'FedEx', NULL, '2017-08-07', '03.08.2017 18:36', '4260295880732', '1', 'a0YC000000jFcemMAC', '149.99', '249.00'),
(43843, '514018703', NULL, NULL, 'Iolanda Petricca', 'Via da monte 6', 'Chiamare un\'ora prima della consegna', '67051', 'Avezzano AQ', 'Italien', 'IT', NULL, NULL, '3405314200', '00102508PK', NULL, NULL, '503-3 Cassa oro / meridiana nera / cinturino in pelle marrone', NULL, '711369657209', 'FedEx', NULL, '2017-08-07', '03.08.2017 18:04', '4260295880749', '1', 'a0YC000000jFcenMAC', '149.99', '249.00'),
(43844, '514106012', NULL, NULL, 'filippo marson', 'faccenda 8', '', '28100', 'Novara NO', 'Italien', 'IT', NULL, NULL, '3403050793', '0010120PJB', NULL, NULL, 'Orologio - Cassa Oro/Quadrante Nero/Cinturino in pelle Marrone 505-3', NULL, '1Z 8VF 459 68 4879 5499', 'UPS', NULL, '2017-08-07', '04.08.2017 02:07', '4260295880824', '1', 'a0YC000000hgFlXMAU', '154.99', '229.90'),
(43845, '514414520', NULL, NULL, 'Erica Piazzi', 'VIA EUMEO COSTA 16', '', '48011', 'ALFONSINE RA', 'Italien', 'IT', NULL, NULL, '3393865701', '0010104CI3', NULL, NULL, 'Orologio Argento/Bianco/Acciaio 104-6', NULL, '1Z 8VF 459 68 4831 7906', 'UPS', NULL, '2017-08-07', '05.08.2017 14:51', '4260295881654', '1', 'a0YC000000hgFrEMAU', '165.00', '239.90'),
(43846, '514104251', NULL, NULL, 'filippo marson', 'faccenda 8', '', '28100', 'Novara NO', 'Italien', 'IT', NULL, NULL, '3403050793', '0010250YPW', NULL, NULL, 'Orologio Pionier uomo - Cassa argento, quadrante bianco e cinturino in pelle nero 7002-1', NULL, '1Z 8VF 459 68 4879 5499', 'UPS', NULL, '2017-08-07', '04.08.2017 00:33', '4260295882224', '1', 'a0YC000000hgFqMMAU', '150.01', '219.99'),
(43847, '514333047', '', '', 'Maida Hadrovic', 'Bosch 76', '', '3331 GC', 'ZWIJNDRECHT', 'Niederlande', '', '', '', '619787418', '0010082X96', '', '', '3006-6 Zwarte kast - Zwarte wijzerplaat - Zwarte roestvrij stalen band', 'Sendung am 17.08.17 zurück erhalten! Adresse falsch!', '1Z 8VF 459 68 4770 5953', 'UPS', '', '2017-08-07', '05.08.2017 01:53', '4260295881470', '1', 'a0YC000000hgFYyMAM', '144.99', '219.99'),
(43848, '514355326', NULL, NULL, 'Kevin Galloway', '75 Taunton way', '', 'CV6 2NH', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7479330337', '0010135H63', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4827 9449', 'UPS', NULL, '2017-08-07', '05.08.2017 10:34', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(43849, '514105898', NULL, NULL, 'Aaron Watson', '50 FROG LANE', '', 'RG12 7AD', 'BRACKNELL', 'Grossbritannien', 'GB', NULL, NULL, '7583809961', '00100217HV', NULL, NULL, 'Theorema Casablanca watch - 101-5', NULL, '1Z 8VF 459 68 4868 9854', 'UPS', NULL, '2017-08-07', '04.08.2017 10:05', '4260295880050', '1', 'a0YC000000jEGqmMAG', '153.99', '225.00'),
(43850, '514384966', NULL, NULL, 'Danny Ryan', 'NO. 77 HIGH VIEW ROAD', 'South Woodford', 'E18 2HL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7873579255', '00100683L1', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4609 0664', 'UPS', NULL, '2017-08-07', '05.08.2017 11:57', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43851, '514092652', '', '', 'Fatai Alex ', '15 Cheshire Rise,', 'Bletchley', 'MK3 7WE', 'MILTON KEYNES', 'Grossbritannien', '', '', '', '7577118836', '0010108CTV', '', '', 'Theorema Rio men\'s skeleton watch - GM-107-7', '', '1Z 8VF 459 68 4765 7872', 'UPS', '', '2017-08-07', '04.08.2017 04:15', '4260295881579', '1', 'a0YC000000hhXKZMA2', '135.00', '179.00'),
(43852, '514624435', NULL, NULL, 'kenneth miller', '15ESHOTTCLOSE ESHOTT CLOSE', 'GOSFORTH', 'NE3 3PD', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7922487303', '0010168XMQ', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4685 4008', 'UPS', NULL, '2017-08-07', '06.08.2017 13:39', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43853, '514669571', NULL, NULL, 'Rosemary Earp', '16 Flat 1 MORTON CRESCENT', '', 'EX8 1BG', 'EXMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7989061266', '0010155I8V', NULL, NULL, 'Theorema Casablanca watch - 101-4', NULL, '1Z 8VF 459 68 4663 0811', 'UPS', NULL, '2017-08-07', '06.08.2017 18:52', '4260295880015', '1', 'a0YC000000jEGqlMAG', '153.99', '225.00'),
(43854, '514499328', NULL, NULL, 'thomas corroyer', '26 RUE DES PIVOINES', '', '62750', 'LOOS EN GOHELLE PAS DE CALAIS', 'Frankreich', 'FR', NULL, NULL, '658367132', '0010244ELJ', NULL, NULL, 'Montre Automatique de la marque Pionier - Modèle GM-514-2', NULL, '1Z 8VF 459 68 4601 4022', 'UPS', NULL, '2017-08-07', '06.08.2017 03:47', '4260295880107', '1', 'a0YC000000hfjJAMAY', '169.99', '229.90'),
(43855, '514633152', NULL, NULL, 'Monchaux Sylvain', '15 Chemin de la grande motte', '', '76720', 'Auffay', 'Frankreich', 'FR', NULL, NULL, '699367497', '0010120QCG', NULL, NULL, 'Montre Automatique de la marque Pionier 12 Diamants - Modèle 512-3', NULL, '1Z 8VF 459 68 4821 9638', 'UPS', NULL, '2017-08-07', '06.08.2017 17:18', '4260295882156', '1', 'a0YC000000hfjPjMAI', '155.00', '199.90'),
(43856, '514619017', NULL, NULL, 'MOHAMMED AIT KHOUY', '1 RUE ALBERT SOBOUL', '', '78130', 'LES MUREAUX', 'Frankreich', 'FR', NULL, NULL, '660670319', '0010093UB7', NULL, NULL, 'Montre Automatique de la marque Pionier 12 Diamants - Modèle 512-3', NULL, '1Z 8VF 459 68 4650 3646', 'UPS', NULL, '2017-08-07', '06.08.2017 16:40', '4260295882156', '1', 'a0YC000000hfjPjMAI', '155.00', '199.90'),
(43857, '514789417', NULL, NULL, 'Claude MOES', 'du Cimetiere 14', '', '4340', 'OTHEE LIEGE', 'Belgien', 'BE', NULL, NULL, '00.32.468.38.76.15', '0010005YAL', NULL, NULL, '502-3 - Montre Pionier Malibu avec 12 diamants - Bracelet en cuir - Or jaune/Noir/Marron', NULL, '1Z 8VF 459 68 4854 3680', 'UPS', NULL, '2017-08-08', '07.08.2017 09:54', '4260295880701', '1', 'a0YC000000jE0NqMAK', '150.00', '239.99'),
(43858, '1000069537', NULL, NULL, 'Sandra Deckers', 'Zeelandstraat 33', '', '2660', 'Hoboken', 'Belgien', 'BE', NULL, NULL, '473177787', '', NULL, NULL, '3004-1 Silver case / Gold face / Black Leather Band', NULL, 'storniert', 'UPS', NULL, '2017-08-08', '06.08.2017 22:25', '4260295880053', '1', 'a0YC000000jGwDq', '150.01', '229.00'),
(43859, '514653647', NULL, NULL, 'Francesco Baschieri', 'VIA GIORGIO CORBETTA 9', '', '36100', 'VICENZA VI', 'Italien', 'IT', NULL, NULL, '3482605720', '0010194FE6', NULL, NULL, '503-2 Cassa argento / meridiana nera / cinturino in pelle nero', NULL, '1Z 8VF 459 68 4758 6074', 'UPS', NULL, '2017-08-08', '06.08.2017 17:01', '4260295880732', '1', 'a0YC000000jFcemMAC', '149.99', '249.00'),
(43860, '514995002', NULL, NULL, 'Luis de la Fuente Alvarez', 'CALLE EXTREMADURA 4.', 'Bajo-B.', '28939', 'ARROYOMOLINOS Madrid', 'Spanien', 'ES', NULL, NULL, '639516990', '0010074E6A', NULL, NULL, 'Reloj Theorema Sao Paolo 103-9 - Caja negra / Cara negra / Pulsera de acero negra', NULL, '711369657231', 'FedEx', NULL, '2017-08-08', '08.08.2017 08:02', '4260295881630', '1', 'a0YC000000hfrBMMAY', '169.99', '229.90'),
(43861, '514818352', NULL, NULL, 'Quentin Mallier', '1 Rue Du Port', 'Le comptoir des saveurs', '83240', 'Cavalaire Sur Mer', 'Frankreich', 'FR', NULL, NULL, '645873621', '00100444YT', NULL, NULL, 'Montre Automatique de la marque Pionier 12 Diamants - Modèle 512-4', NULL, '1Z 8VF 459 68 4682 7734', 'UPS', NULL, '2017-08-08', '07.08.2017 16:55', '4260295882163', '1', 'a0YC000000hfjPkMAI', '155.00', '199.90'),
(43862, '514883779', NULL, NULL, 'Giuseppe Dellanna', 'VICOLO DELLE FRATTE 3', 'chiamare prima della consegna al 3331068486', '00049', 'VELLETRI RM', 'Italien', 'IT', NULL, NULL, '3331068486', '0010112D7W', NULL, NULL, 'Orologio Argento/Nero 104-1', NULL, '711369657242', 'FedEx', NULL, '2017-08-08', '07.08.2017 19:13', '4260295880466', '1', 'a0YC000000hgFr9MAE', '165.00', '239.90'),
(43863, '514940670', NULL, NULL, 'Ani Davtyan', 'Teniersplantsoen 57', '', '2526 MS', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '644171888', '0010108SOG', NULL, NULL, 'GM-3005-4 - Gouden kast / Zwarte wijzerplaat / Zwart leren band', NULL, '1Z 8VF 459 68 4777 5744 ', 'UPS', NULL, '2017-08-08', '07.08.2017 23:18', '4260295880923', '1', 'a0YC000000hgYSpMAM', '140.00', '199.00'),
(43864, '514724843', NULL, NULL, 'Cynthia Gill', 'Weatherill Hse 23 Whitestone Way', '', 'CR0 4WF', 'Croydon Surrey', 'Grossbritannien', 'GB', NULL, NULL, '2037474747', '0010114SC4', NULL, NULL, 'Theorema Casablanca watch - 101-2', NULL, '1Z 8VF 459 68 4845 9692', 'UPS', NULL, '2017-08-08', '07.08.2017 07:53', '4260295880381', '1', 'a0YC000000jEGqjMAG', '153.99', '225.00'),
(43865, '514814135', NULL, NULL, 'Scarlet Jeffers', '46 Ballynanny Road', '', 'BT32 4LQ', 'BANBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7595176001', '001021289Q', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '7113 6965 7220', 'FedEx', NULL, '2017-08-08', '07.08.2017 18:56', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43866, '514794147', NULL, NULL, 'Martyn Hatherley', '31 BLACKBROOK ROAD', '', 'PO15 5DQ', 'FAREHAM', 'Grossbritannien', 'GB', NULL, NULL, '7914046799', '0010030BST', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4743 0106', 'UPS', NULL, '2017-08-08', '07.08.2017 14:04', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43867, '514931875', NULL, NULL, 'Alexey Storozhev', '32 KNOX ROAD', '', 'GU2 9AH', 'GUILDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7518536653', '0010201BIO', NULL, NULL, 'Theorema Casablanca watch - 101-5', NULL, '1Z 8VF 459 68 4879 0912', 'UPS', NULL, '2017-08-08', '08.08.2017 00:10', '4260295880050', '1', 'a0YC000000jEGqmMAG', '153.99', '225.00'),
(43868, '514718933', NULL, NULL, 'David Hubbard', '54 Hemlingford Road', '', 'B78 2NJ', 'Kingsbury Staffordshire', 'Grossbritannien', 'GB', NULL, NULL, '1827872032', '0010198NYD', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4771 8127', 'UPS', NULL, '2017-08-08', '07.08.2017 07:30', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43869, '514929881', NULL, NULL, 'Rizvan Zelimkhanov', 'jonkersstraat 17', '', '8800', 'Roeselare', 'West-Vlaanderen', 'BE', NULL, NULL, '486235808', '0010166AIX', NULL, NULL, '7002-7 zilveren kast / zwart uurwerk / roestvrij stalen band', NULL, '1Z 8VF 459 68 4885 8153', 'UPS', NULL, '2017-08-09', '07.08.2017 22:20', '4260295882286', '1', 'a0YC000000jEAYXMA4', '150.00', '219.00'),
(43870, '514930379', NULL, NULL, 'Rizvan Zelimkhanov', 'jonkersstraat 17', '', '8800', 'roeselare', 'West-vlaanderen', 'BE', NULL, NULL, '486235808', '00100671Q6', NULL, NULL, '7002-9 gouden kast / zwart uurwerk / roestvrij stalen band', NULL, '1Z 8VF 459 68 4885 8153', 'UPS', NULL, '2017-08-09', '07.08.2017 22:23', '4260295882309', '1', 'a0YC000000jEAYZMA4', '150.00', '219.00'),
(43871, '514929405', NULL, NULL, 'Rizvan Zelimkhanov', 'jonkersstraat 17', '', '8800', 'Roeselare', 'West-Vlaanderen', 'BE', NULL, NULL, '486235808', '00101151XW', NULL, NULL, '7002-9 gouden kast / zwart uurwerk / roestvrij stalen band', NULL, '1Z 8VF 459 68 4885 8153', 'UPS', NULL, '2017-08-09', '07.08.2017 22:20', '4260295882309', '1', 'a0YC000000jEAYZMA4', '150.00', '219.00'),
(43872, '514936657', NULL, NULL, 'Medina Beleskaeva', 'jonkersstraat 17', '', '8800', 'roeselare', 'West-vlaanderen', 'BE', NULL, NULL, '473591749', '0010028TK1', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-10 - Boîtier noir / Cadran noir / Bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4861 0964', 'UPS', NULL, '2017-08-09', '07.08.2017 22:53', '4260295882316', '1', 'a0YC000000jEAYaMAO', '150.00', '219.00'),
(43873, '514930982', NULL, NULL, 'rizvan zelimkhanov', 'jonkersstraat 17', '', '8800', 'roeselare', 'west-vlaanderen', 'BE', NULL, NULL, '486235808', '0010001RRB', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-8 - Boîtier doré / Cadran blanc / Bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4885 8153', 'UPS', NULL, '2017-08-09', '07.08.2017 22:21', '4260295882293', '1', 'a0YC000000jEAYYMA4', '150.00', '219.00'),
(43874, '514930667', NULL, NULL, 'Rizvan Zelimkhanov', 'jonkersstraat 17', '', '8800', 'roeselare', 'West-vlaanderen', 'BE', NULL, NULL, '486235808', '001022309Y', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-8 - Boîtier doré / Cadran blanc / Bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4885 8153', 'UPS', NULL, '2017-08-09', '07.08.2017 22:20', '4260295882293', '1', 'a0YC000000jEAYYMA4', '150.00', '219.00'),
(43875, '515080093', NULL, NULL, 'Francois-Xavier Bruwier', 'Rue Nicolas Midrez 19', '', '4910', 'Polleur', 'Belgien', 'BE', NULL, NULL, '495657488', '0010101ZOO', NULL, NULL, 'Theorema horloge Copa Cabana - GM-104-4 - tweekleurig/goud/zwart', NULL, '1Z 8VF 459 68 4641 0175', 'UPS', NULL, '2017-08-09', '08.08.2017 16:54', '4260295881203', '1', 'a0YC000000hgGMgMAM', '170.00', '269.99'),
(43876, '515012415', NULL, NULL, 'Femke Melis', 'Schotelven 107', '', '2370', 'Arendonk', 'Belgien', 'BE', NULL, NULL, '497876964', '00102299N0', NULL, NULL, 'Montre automatique Theorema 10 diamants 0,05 carat - 3006-6', NULL, '1Z 8VF 459 68 4607 1783', 'UPS', NULL, '2017-08-09', '08.08.2017 11:18', '4260295881470', '1', 'a0YC000000hgFYsMAM', '144.99', '219.99'),
(43877, '515046654', NULL, NULL, 'Hilary Knight-simpson', '4 HEN WALIAU', '', 'LL17 0HX', 'ST. ASAPH', 'Grossbritannien', 'GB', NULL, NULL, '7563553469', '001001858Y', NULL, NULL, 'Pionier London Diamond Watch - 510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4759 1013', 'UPS', NULL, '2017-08-09', '08.08.2017 17:56', '4260295881401', '1', 'a0YC000000jFYUOMA4', '130.00', '179.00'),
(43878, '514987642', NULL, NULL, 'Antonia Wall', '36 BRYN Y GLOYN', '', 'CF62 3LD', 'BARRY The vale of glamorgan', 'Grossbritannien', 'GB', NULL, NULL, '7536033614', '0010228INS', NULL, NULL, 'Theorema Casablanca watch - GM-101-9', NULL, '1Z 8VF 459 68 4666 2224', 'UPS', NULL, '2017-08-09', '08.08.2017 12:49', '4260295882019', '1', 'a0YC000000jEGqpMAG', '153.99', '225.00'),
(43879, '514983553', NULL, NULL, 'jean-paul popineau', '5 ALLEE DES BRUANTS', '', '85340', 'OLONNE SUR MER', 'Frankreich', 'FR', NULL, NULL, '616488270', '0010120MDV', NULL, NULL, 'Montre Automatique 35 Pierres d\'Horlogerie, marque Pionier GM-508-3 doré/noir/bracelet cuir marron', NULL, '1Z 8VF 459 68 4627 5830', 'UPS', NULL, '2017-08-09', '08.08.2017 09:48', '4260295881234', '1', 'a0YC000000hfjSRMAY', '154.99', '229.90'),
(43880, '514910555', NULL, NULL, 'Jerome Fidrich', '22 Rue de Gaulle', '', '57330', 'Kanfen', 'Frankreich', 'FR', NULL, NULL, '670857611', '0010027G5B', NULL, NULL, 'Montre Automatique Theorema - Or/Noir/Marron GM-110-3', NULL, '1Z 8VF 459 68 4748 7841', 'UPS', NULL, '2017-08-09', '08.08.2017 02:59', '4260295882323', '1', 'a0YC000000hgQezMAE', '145.01', '229.90'),
(43881, '515149512', NULL, NULL, 'Alessandro Di nocera', 'Via Santa Maria in duno 155/2', 'Telefonare prima della consegna', '40010', 'Bentivoglio BO', 'Italien', 'IT', NULL, NULL, '391431829', '0010063U5P', NULL, NULL, 'Orologio Oro/Nero/Marrone 104-2', NULL, '1Z 8VF 459 68 4799 4258', 'UPS', NULL, '2017-08-09', '09.08.2017 00:51', '4260295880473', '1', 'a0YC000000hgFrAMAU', '165.00', '239.90'),
(43882, '515097725', NULL, NULL, 'Vasile Chiriac', 'LARGO DELL\'OLGIATA 15', 'Casa Benetton', '00123', 'ROMA RM', 'Italien', 'IT', NULL, NULL, '3282504134', '00102501XF', NULL, NULL, 'Orologio - GM-508-5 - Cassa argento, quadrante bianco e cinturino acciaio', NULL, '711369657286', 'FedEx', NULL, '2017-08-09', '08.08.2017 19:53', '4260295881944', '1', 'a0YC000000jFcdkMAC', '154.99', '249.00'),
(43883, '515075115', NULL, NULL, 'Marika Ferretti', 'Via Peschiera 8', '', '42123', 'Reggio Emilia RE', 'Italien', 'IT', NULL, NULL, '3296035414', '0010250C03', NULL, NULL, 'Orologio con cinturino in pelle - Oro/Nero/Marrone 3009-3', NULL, '1Z 8VF 459 68 4873 1066', 'UPS', NULL, '2017-08-09', '08.08.2017 17:35', '4260295881807', '1', 'a0YC000000jFcahMAC', '149.99', '249.00'),
(43884, '515201143', '', '', 'robert mottry', 'Avenue d\'Itterbeek 465', '', '1070', 'Anderlecht', 'Belgien', '', '', '', '479479234', '0010210VWJ', '', '', 'GM-3005-A2 - Zilveren kast / Zwarte wijzerplaat / Roestvrijstalen band', '', '1Z 8VF 459 68 4847 4273', 'UPS', '', '2017-08-10', '09.08.2017 10:23', '4260295880978', '1', 'a0YC000000hgYSkMAM', '140.00', '199.00'),
(43885, '515074245', NULL, NULL, 'Djemaa Jessica', '50 RUE MARGUERITE', 'Chez Mr NOUIOUA Messaoud', '93380', 'PIERREFITTE SUR SEINE', 'Frankreich', 'FR', NULL, NULL, '615421245', '0010144YLL', NULL, NULL, 'Montre automatique Barbados - Or/Noir/Marron', NULL, '1Z 8VF 459 68 4870 2301', 'UPS', NULL, '2017-08-10', '09.08.2017 01:01', '4260295881234', '1', 'a0YC000000iMawiMAC', '139.99', '199.90'),
(43886, '515272455', NULL, NULL, 'jacqueline knol', 'Ridderspoorhof 21', '', '3355 BG', 'PAPENDRECHT', 'Niederlande', 'NL', NULL, NULL, '06-48676168', '0010249B1J', NULL, NULL, '3006-1 Zilverkleurige kast - Zwarte wijzerplaat - Zwarte leren band', NULL, '1Z 8VF 459 68 4603 1110', 'UPS', NULL, '2017-08-10', '09.08.2017 16:11', '4260295880992', '1', 'a0YC000000hgFYtMAM', '144.99', '219.99'),
(43887, '515312724', NULL, NULL, 'michael cotton', '8   myrtle crescent', '', 'bn159hy', 'lancing west sussex', 'Grossbritannien', 'GB', NULL, NULL, '1903763623', '0010221TI8', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107', NULL, '1Z 8VF 459 68 4743 9885', 'UPS', NULL, '2017-08-10', '09.08.2017 20:47', '4260295880602', '1', 'a0YC000000hhXKTMA2', '135.00', '179.00'),
(43888, '515143051', NULL, NULL, 'martin proctor', '18 FURZE ROAD', '', 'HP1 2HG', 'HEMEL HEMPSTEAD', 'Grossbritannien', 'GB', NULL, NULL, '7825416454', '0010207FJ5', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4788 3896', 'UPS', NULL, '2017-08-10', '09.08.2017 04:17', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43889, '515144043', NULL, NULL, 'martin proctor', '18 FURZE ROAD', '', 'HP1 2HG', 'HEMEL HEMPSTEAD', 'Grossbritannien', 'GB', NULL, NULL, '7825416454', '00102399Z4', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-2', NULL, '1Z 8VF 459 68 4788 3896', 'UPS', NULL, '2017-08-10', '09.08.2017 04:15', '4260295880619', '1', 'a0YC000000hhXKUMA2', '135.00', '179.00'),
(43890, '515408139', '', '', 'Edmond Meshahu', 'Cadorna 51', '', '20011', 'Corbetta MI', 'Italien', '', '', '', '3661910217', '001021169E', '', '', 'Orologio Theorema Oman - Cassa colore nero, quadrante colore nero, cinturino nero 108-4', '28.08.17 Sendung zurück erhalten! Adresse falsch', '1Z 8VF 459 68 4617 0354', 'UPS', '', '2017-08-11', '10.08.2017 10:45', '4260295882415', '1', 'a0YC000000hgFmAMAU', '165.00', '239.90'),
(43891, '515483654', NULL, NULL, 'Tianyu Zhang', '10 KEITH STREET', 'Hyndland House, Room 510', 'G11 6QQ', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7749773636', '0010083OHR', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-2', NULL, '1Z 8VF 459 68 4884 6326', 'UPS', NULL, '2017-08-11', '10.08.2017 22:14', '4260295880619', '1', 'a0YC000000hhXKUMA2', '135.00', '179.00'),
(43892, '515395265', NULL, NULL, 'Danielle Baker', '32 BIRCHGROVE CLOSE', '', 'NP20 6JG', 'NEWPORT', 'Grossbritannien', 'GB', NULL, NULL, '7880367150', '0010205VTQ', NULL, NULL, 'Theorema Casablanca watch - 101-3', NULL, '1Z 8VF 459 68 4656 3939', 'UPS', NULL, '2017-08-11', '10.08.2017 10:45', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43893, '515493137', NULL, NULL, 'Thierry LECUYER', '64 AVENUE DU STADE', '', '74500', 'LUGRIN', 'Frankreich', 'FR', NULL, NULL, '614030730', '0010086BBF', NULL, NULL, 'Montre automatique Barbados - Or/Noir/Acier', NULL, '1Z 8VF 459 68 4863 9943', 'UPS', NULL, '2017-08-11', '10.08.2017 17:13', '4260295881968', '1', 'a0YC000000iMawmMAC', '139.99', '199.90'),
(43894, '515977318', NULL, NULL, 'Luis Alberto Piedra Chaguay', 'AVENIDA CONSTITUCION Munero: 74', 'Portal: 5 Numero: 6 Piso: B', '28931', 'MOSTOLES Madrid', 'Spanien', 'ES', NULL, NULL, '601067230', '0010054M72', NULL, NULL, 'Reloj Theorema Casablanca con correa de cuero marrón - Caja dorada - Cara negra', NULL, '711369657323', 'FedEx', NULL, '2017-08-14', '13.08.2017 08:42', '4260295880050', '1', 'a0YC000000hfr9UMAQ', '169.99', '249.90'),
(43895, '515675694', NULL, NULL, 'sleiman fouichel', 'CALLE BORJA 16', 'primero izquierda', '50017', 'ZARAGOZA ZARAGOZA', 'Spanien', 'ES', NULL, NULL, '631779093', '0010233HVF', NULL, NULL, 'Reloj Theorema Marco Polo - GM-3005-4 - Caja dorada - Dial negro - Correa de cuero negra', NULL, '711369657334', 'FedEx', NULL, '2017-08-14', '11.08.2017 14:39', '4260295880923', '1', 'a0YC000000jD2qWMAS', '140.00', '189.99'),
(43896, '515606453', NULL, NULL, 'lucia romeo', 'VIA LARIO 7', '', '20811', 'CESANO MADERNO MB', 'Italien', 'IT', NULL, NULL, '3495934177', '00101792UJ', NULL, NULL, 'Orologio Theorema 3011-3  - Cassa oro e quadrante nero - Cinturino in pelle', NULL, '1Z 8VF 459 68 4769 2039', 'UPS', NULL, '2017-08-14', '11.08.2017 11:34', '4260295881272', '1', 'a0YC000000jFcb4MAC', '144.99', '249.00'),
(43897, '516076972', NULL, NULL, 'Heidi van der Lee - Christiaens', 'Rijpelbergseweg 7', '', '5703 KN', 'HELMOND', 'Niederlande', 'NL', NULL, NULL, '0', '0010229FZF', NULL, NULL, '502-6 zilverkleurige kast/zwarte wijzerplaat/zilverkleurige metalen band', NULL, '1Z 8VF 459 68  4823 2042', 'UPS', NULL, '2017-08-14', '13.08.2017 22:18', '4260295881913', '1', 'a0YC000000jE0O6MAK', '150.00', '239.99'),
(43898, '515882383', NULL, NULL, 'Martijn Snippers', 'Hoge Boekelerweg 410', '', '7532RE', 'Enschede', 'Niederlande', 'NL', NULL, NULL, '630090000', '0010042OU5', NULL, NULL, 'GM-110-3 Gold Case/Black face/Brown Band', NULL, '1Z 8VF 459 68  4638 6452', 'UPS', NULL, '2017-08-14', '12.08.2017 17:47', '4260295882323', '1', 'a0YC000000jE0U0MAK', '145.00', '239.00'),
(43899, '515567474', '', '', 'malgorzata mierzwiak', '62 Harcourt Close', 'urmston', 'm41 9nb', 'MANCHESTER', 'Grossbritannien', '', '', '', '7476266462', '0010040NEO', '', '', 'Theorema Casablanca watch - 101-3', 'Geld von Groupon einbehalten! Uhr ???', '1Z 8VF 459 68 4675 5991', 'UPS', '', '2017-08-14', '11.08.2017 10:56', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43900, '515896578', NULL, NULL, 'Gareth Cozens', '57 West Road', '', 'Tw14 8jg', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7801270066', '00101389QN', NULL, NULL, 'Theorema Casablanca watch - GM-101-7', NULL, '1Z 8VF 459 68 4639 8403', 'UPS', NULL, '2017-08-14', '12.08.2017 21:31', '4260295881999', '1', 'a0YC000000jEGqoMAG', '153.99', '225.00'),
(43901, '515742597', '', '', 'Alan Shaw', '34 WORBARROW GARDENS', '', 'BH12 3PA', 'POOLE', 'Grossbritannien', '', '', '', '7932568337', '0010117BUE', '', '', 'Theorema Rio men\'s skeleton watch - GM-107-6', 'Groupon Hat Geld einbehalten! Uhr nicht zurück erhalten!', '1Z 8VF 459 68 4711 1219', 'UPS', '', '2017-08-14', '12.08.2017 00:09', '4260295881562', '1', 'a0YC000000hhXKYMA2', '135.00', '179.00'),
(43902, '515621269', NULL, NULL, 'Janes Harrow', '86 MELNESS ROAD', 'Hazlerigg', 'NE13 7BL', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7877395066', '0010195ODV', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-8', NULL, '1Z 8VF 459 68 4827 0420', 'UPS', NULL, '2017-08-14', '11.08.2017 13:06', '4260295881586', '1', 'a0YC000000hhXKaMAM', '135.00', '179.00'),
(43903, '516025360', NULL, NULL, 'Michel Vervoort', '6 IMPASSE LES CAMPAGNES', '', '30190', 'ST CHAPTES Gard', 'Frankreich', 'FR', NULL, NULL, '637435295', '0010179E6R', NULL, NULL, 'Montre Automatique Theorema - Noir/Noir/Noir GM-110-4', NULL, '1Z 8VF 459 68 4669 6082', 'UPS', NULL, '2017-08-14', '13.08.2017 14:11', '4260295882330', '1', 'a0YC000000hgQf0MAE', '145.01', '229.90'),
(43904, '515909881', NULL, NULL, 'okba hassainia', '13 rue antoine lumiere', '', '69008', 'lyon', 'Frankreich', 'FR', NULL, NULL, '666235421', '0010031A7X', NULL, NULL, 'Pionier Aruba Montre automatique sertie de 6 petits diamants - 507-4 Noir/Noir/Noir', NULL, '1Z 8VF 459 68 4706 8099', 'UPS', NULL, '2017-08-14', '13.08.2017 02:09', '4260295881173', '1', 'a0YC000000hfjRdMAI', '149.99', '229.90'),
(43905, '516019698', '', '', 'Peter Atkinson', '65 Vernon Road', '', 'S40 1EL', 'Chesterfield', 'Grossbritannien', '', '', '', '7976674060', '0010242BBS', '', '', 'Theorema Casablanca watch - 101-3', 'Groupon hat Geld einbehalten! Uhr nicht zurück erhalten!', '1Z 8VF 459 68 4613 4509', 'UPS', '', '2017-08-14', '13.08.2017 16:48', '4260295880398', '1', 'a0YC000000jEGqkMAG', '153.99', '225.00'),
(43906, '515993677', NULL, NULL, 'Marielle Millan', '121 HOUNSLOW ROAD', 'Feltham', 'TW13 6PX', 'FELTHAM', 'Grossbritannien', 'GB', NULL, NULL, '7918939298', '0010179ORB', NULL, NULL, 'Men\'s Theorema Paragon watch 3001-6 - bi-colour case/black face/black leather band', NULL, '1Z 8VF 459 68 4783 1316', 'UPS', NULL, '2017-08-14', '13.08.2017 14:51', '4260295880367', '1', 'a0YC000000jFZxoMAG', '110.00', '159.00'),
(43907, '515924606', NULL, NULL, 'r dhillon', '4 BEETLE DRIVE', '', 'CV2 1UQ', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7547116980', '0010179WGT', NULL, NULL, 'GM-110-4 black case/black face/black band', NULL, '1Z 8VF 459 68 4793 4527', 'UPS', NULL, '2017-08-14', '13.08.2017 07:02', '4260295882330', '1', 'a0YC000000jEdOXMA0', '128.00', '179.00'),
(43908, '516107017', NULL, NULL, 'Gazi Thaci', 'Sjef Remmenlaan 9', '', '5706 DA', 'HELMOND Noord-Brabant', 'Niederlande', 'NL', NULL, NULL, '624535016', '00101966T0', NULL, NULL, 'GM-104-1 Zilverkleurig - Zwart', NULL, '1Z 8VF 459 68 4666 0137', 'UPS', NULL, '2017-08-15', '14.08.2017 03:01', '4260295880466', '1', 'a0YC000000hgGN6MAM', '170.00', '269.99'),
(43909, '516201498', NULL, NULL, 'Luis Alberto Piedra Chaguay', 'AVENIDA CONSTITUCION Munero: 74', 'Portal: 5 Numero: 6 Piso: B', '28931', 'MOSTOLES Madrid', 'Spanien', 'ES', NULL, NULL, '601067230', '0010171VE1', NULL, NULL, 'Reloj Theorema Sao Paolo 103-5 - Caja plateada / Cara blanca / Correa de cuero negra', NULL, '711369657356', 'FedEx', NULL, '2017-08-15', '14.08.2017 14:13', '4260295881593', '1', 'a0YC000000hfrBIMAY', '169.99', '229.90'),
(43910, '516225555', NULL, NULL, 'sharon williams', 'PGL Travel Ltd Alton Court', 'Penyard Lane', 'hr9 7df', 'ross-on-wye herefordshire', 'Grossbritannien', 'GB', NULL, NULL, '7745706318', '0010012PTW', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4626 4146', 'UPS', NULL, '2017-08-15', '14.08.2017 21:45', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43911, '516394012', NULL, NULL, 'anja dreessen', 'Duinweg 68', '', '4356 GD', 'OOSTKAPELLE', 'Niederlande', 'NL', NULL, NULL, '06-30777440', '00101798J3', NULL, NULL, '3006-2 Goudkleurige kast - Zwarte wijzerplaat - Zwarte leren band', NULL, '1Z 8VF 459 68 4710 6574', 'UPS', NULL, '2017-08-16', '15.08.2017 18:37', '4260295881005', '1', 'a0YC000000hgFYuMAM', '144.99', '219.99'),
(43912, '516383663', NULL, NULL, 'nicolette van der meer', 'planetenweg 22', '', '1973 BG', 'ijmuiden', 'Niederlande', 'NL', NULL, NULL, '630617365', '0010171GX4', NULL, NULL, '7002-6 zilveren kast / wit uurwerk / roestvrij stalen band', NULL, '1Z 8VF 459 68 4758 4183', 'UPS', NULL, '2017-08-16', '15.08.2017 17:19', '4260295882279', '1', 'a0YC000000jEAYlMAO', '150.00', '219.00'),
(43913, '516367096', NULL, NULL, 'Christianne Dexters', 'Sint-Barbarastraat 8,Sint-Barbarastraat,8', '', '3630', 'Eisden Limburg', 'Belgien', 'BE', NULL, NULL, '089/77 74 47', '0010048QMX', NULL, NULL, '7002-3 gouden kast / wit uurwerk / bruine leren band', NULL, '1Z 8VF 459 68 4861 1463', 'UPS', NULL, '2017-08-16', '15.08.2017 15:20', '4260295882248', '1', 'a0YC000000jEAYTMA4', '150.00', '219.00'),
(43914, '516409006', NULL, NULL, 'Amine Hasan', '5 AVENUE FOCH', '', '92250', 'LA GARENNE COLOMBES', 'Frankreich', 'FR', NULL, NULL, '662069791', '0010012QW6', NULL, NULL, 'Montre Automatique 35 Pierres d\'Horlogerie, marque Pionier GM-508-3 doré/noir/bracelet cuir marron', NULL, '1Z 8VF 459 68 4693 8650', 'UPS', NULL, '2017-08-16', '15.08.2017 17:40', '4260295881234', '1', 'a0YC000000hfjSRMAY', '154.99', '229.90'),
(43915, '516279244', '', '', 'abdul mukit', '73FLAT CLWYD STREET', '', 'LL15 1HN', 'RUTHIN CLWYD', 'Grossbritannien', '', '', '', '7954656923', '0010126JJ5', '', '', '502-7 Gold Case / Black Face / Gold Metal Band', 'Sendung am 01.09.17 zurück erhalten, da der Kunde das Paket nicht im Paketshop abgeholt hat!', '1Z 8VF 459 68 4791 0605', 'UPS', '', '2017-08-16', '15.08.2017 10:32', '4260295881920', '1', 'a0YC000000jEdQ7MAK', '123.01', '179.00'),
(43916, '516299062', NULL, NULL, 'Dung Thuy Nguyen', '2COLONNADE HIGH STREET', 'Pink Nail', 'SL6 1QL', 'MAIDENHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7715698286', '0010039A7I', NULL, NULL, 'Pionier London Diamond Watch - 510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4819 1417', 'UPS', NULL, '2017-08-16', '15.08.2017 16:13', '4260295881401', '1', 'a0YC000000jFYUOMA4', '130.00', '179.00'),
(43917, '516345690', NULL, NULL, 'Paul Farrow', '19 AMBERLEY GREEN', '', 'SG12 0XX', 'WARE HERTFORDSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7957190232', '00100082F3', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4783 8622', 'UPS', NULL, '2017-08-16', '15.08.2017 13:29', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43918, '516373497', NULL, NULL, 'Samantha Applewhaite', '35 HORNE ROAD', '', 'RG19 4RG', 'THATCHAM', 'Grossbritannien', 'GB', NULL, NULL, '7507110879', '0010133GXI', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-5', NULL, '1Z 8VF 459 68 4646 8239', 'UPS', NULL, '2017-08-16', '15.08.2017 16:24', '4260295881555', '1', 'a0YC000000hhXKXMA2', '135.00', '179.00'),
(43919, '516277949', NULL, NULL, 'Ifzal Hassan Bajjar', '40 BEVERLEY ROAD', 'Bolton', 'BL1 4DT', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7930992285', '0010111G2M', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-7', NULL, '1Z 8VF 459 68 4873 6249', 'UPS', NULL, '2017-08-16', '15.08.2017 06:11', '4260295881579', '1', 'a0YC000000hhXKZMA2', '135.00', '179.00'),
(43920, '516479152', NULL, NULL, 'Sen Ve Ben Ben', 'Rosestraat 405', '', '3071 AK', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '648307108', '0010200FMR', NULL, NULL, 'GM-104-5 Zilverkleurig wit zwart', NULL, '1Z 8VF 459 68 4713 0672', 'UPS', NULL, '2017-08-16', '16.08.2017 09:54', '4260295881647', '1', 'a0YC000000hgGNAMA2', '170.00', '269.99'),
(43921, '516581714', NULL, NULL, 'fassotte marguerite', 'rue des Volontaires 5', '', '4130', 'esneux', 'Belgien', 'BE', NULL, NULL, '42866554', '00100585QI', NULL, NULL, '7002-3 gouden kast / wit uurwerk / bruine leren band', NULL, '1Z 8VF 459 68 4631 2281', 'UPS', NULL, '2017-08-17', '16.08.2017 17:50', '4260295882248', '1', 'a0YC000000jEAYTMA4', '150.00', '219.00'),
(43922, '1000253831', NULL, NULL, 'David Depoorter', 'Zuidschote-Dorp 3', '', '8904', 'Zuidschote', 'Belgien', 'BE', NULL, NULL, '472235461', '', NULL, NULL, 'GM-102-8 Black case / Black Face / Stainless steel band', NULL, '', 'UPS', NULL, '2017-08-17', '16.08.2017 12:55', '4260295881548', '1', 'a0YC000000jYJjP', '154.99', '269.00'),
(43923, '516637396', NULL, NULL, 'Fatima Fayaz', 'Pothoekstraat 68/70', '', '2060', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '32465227547', '0010116LZ0', NULL, NULL, 'Montre Theorema Damascus - bracelet en cuir noir - Argenté/Noir - T3008-2', NULL, '1Z 8VF 459 68 4601 2293', 'UPS', NULL, '2017-08-17', '16.08.2017 22:50', '4260295880169', '1', 'a0YC000000jE2p1MAC', '139.99', '199.99'),
(43924, '516622440', NULL, NULL, 'Ana Maria Soriano Lopez', 'CALLE PIOZ 24', '24', '28817', 'LOS SANTOS DE LA HUMOSA MADRID', 'Spanien', 'ES', NULL, NULL, '687960691', '0010183BDP', NULL, NULL, 'Reloj automático Theorema Copacabana - GM-104-4', NULL, '7113 6965 7378', 'FedEx', NULL, '2017-08-17', '16.08.2017 19:43', '4260295881203', '1', 'a0YC000000hh1SCMAY', '169.99', '229.90'),
(43925, '516584831', NULL, NULL, 'Christian King', '70 MIMOSA CRESCENT', '', 'DE23 1WP', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7983819242', '0010189YQG', NULL, NULL, '502-7 Gold Case / Black Face / Gold Metal Band', NULL, '1Z 8VF 459 68 4872 6705', 'UPS', NULL, '2017-08-17', '16.08.2017 18:15', '4260295881920', '1', 'a0YC000000jEdQ7MAK', '123.01', '179.00'),
(43926, '516568668', NULL, NULL, 'naven bansal', '3 caldecott road', '', 'ox14 5ez', 'abingdon', 'Grossbritannien', 'GB', NULL, NULL, '7809240059', '0010230NAR', NULL, NULL, 'Men\'s Theorema Paragon watch 3001-5 - bi-colour case/white face/black leather band', NULL, '1Z 8VF 459 68 4819 1515', 'UPS', NULL, '2017-08-17', '16.08.2017 17:06', '4260295880350', '1', 'a0YC000000jFZxnMAG', '110.00', '159.00'),
(43927, '516544847', NULL, NULL, 'Nicola Witt', '48 NARES ROAD', 'Parkwood', 'ME8 9RG', 'GILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7500704153', '00102118X4', NULL, NULL, 'Pionier Berlin Automatic Watch - 512-3 - gold case/black face/brown leather band', NULL, '1Z 8VF 459 68 4798 2725', 'UPS', NULL, '2017-08-17', '16.08.2017 14:58', '4260295882156', '1', 'a0YC000000jFXadMAG', '120.00', '189.00'),
(43928, '516547063', NULL, NULL, 'Robert Young', '36 DUDLEY ROAD', '', 'S6 1TB', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '1142962576', '0010192ZWY', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-2', NULL, '1Z 8VF 459 68 4711 6330', 'UPS', NULL, '2017-08-17', '16.08.2017 15:20', '4260295880619', '1', 'a0YC000000hhXKUMA2', '135.00', '179.00'),
(43929, '516593218', NULL, NULL, 'Joshua Woodage', '10 PENFOLD GARDENS', 'Swindon', 'SN1 4EL', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7767727533', '0010177BEZ', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4664 8348', 'UPS', NULL, '2017-08-17', '16.08.2017 21:10', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43930, '516529440', NULL, NULL, 'Laurie Owen', '45 BATH ROAD', 'Calcot', 'RG31 7QH', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7500832091', '0010159TW1', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4727 4759', 'UPS', NULL, '2017-08-17', '16.08.2017 17:38', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43931, '516545741', NULL, NULL, 'Ieuan Jones', '236 High Street', '', 'NP12 1AN', 'Blackwood', 'Grossbritannien', 'GB', NULL, NULL, '7967145982', '0010177KKJ', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-4', NULL, '1Z 8VF 459 68 4693 1568', 'UPS', NULL, '2017-08-17', '16.08.2017 17:15', '4260295880633', '1', 'a0YC000000hhXKWMA2', '135.00', '179.00'),
(43932, '516505410', NULL, NULL, 'Anita Faherty', '75 Glastonbury Road', '', 'SM4 6NX', 'Morden Surrey', 'Grossbritannien', 'GB', NULL, NULL, '7782306031', '00100483O5', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-6', NULL, '1Z 8VF 459 68 4739 4772 ', 'UPS', NULL, '2017-08-17', '16.08.2017 14:47', '4260295881562', '1', 'a0YC000000hhXKYMA2', '135.00', '179.00'),
(43933, '516609962', NULL, NULL, 'Paul Cheeseman', '88 RUSPER ROAD SOUTH', '', 'BN13 1LP', 'WORTHING', 'Grossbritannien', 'GB', NULL, NULL, '7977046673', '0010236QXI', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-6', NULL, '1Z 8VF 459 68 4888 0388', 'UPS', NULL, '2017-08-17', '16.08.2017 20:52', '4260295881562', '1', 'a0YC000000hhXKYMA2', '135.00', '179.00'),
(43934, '516733208', NULL, NULL, 'Farid Motazedian', 'Wayesteinsingel 65', '', '2151 KS', 'NIEUW-VENNEP', 'Niederlande', 'NL', NULL, NULL, '614033714', '0010017Q80', NULL, NULL, '3006-5 Goudkleurige kast - Zwarte wijzerplaat - Goudkleurige roestvrij stalen band', NULL, '1Z 8VF 459 68 4836 6827', 'UPS', NULL, '2017-08-18', '17.08.2017 15:05', '4260295881463', '1', 'a0YC000000hgFYxMAM', '144.99', '219.99'),
(43935, '516722409', NULL, NULL, 'Nathan Pasteur', '9 RUE EMILE CATTIN', '', '25500', 'MORTEAU DOUBS', 'Frankreich', 'FR', NULL, NULL, '781672530', '0010250F58', NULL, NULL, 'Montre Automatique Theorema - Argent/Noir/Noir	GM-110-1', NULL, '1Z 8VF 459 68 4789 8871', 'UPS', NULL, '2017-08-18', '17.08.2017 13:03', '4260295880138', '1', 'a0YC000000hgQexMAE', '145.01', '229.90'),
(43936, '516690297', NULL, NULL, 'Graham Stanley', '109 STONYFIELD', '', 'L30 0RE', 'BOOTLE', 'Grossbritannien', 'GB', NULL, NULL, '7947433717', '0010188H7L', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4860 4435', 'UPS', NULL, '2017-08-18', '17.08.2017 12:07', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(43937, '516768146', NULL, NULL, 'Shaun Armstrong', '30 Stratford cescent', '', 'Ts 5 4 pq', 'Middlesbrough', 'Grossbritannien', 'GB', NULL, NULL, '7982094957', '0010229PD3', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-4', NULL, '1Z 8VF 459 68 4600 0448', 'UPS', NULL, '2017-08-18', '17.08.2017 19:02', '4260295880633', '1', 'a0YC000000hhXKWMA2', '135.00', '179.00'),
(43938, '516786656', NULL, NULL, 'Carl Rudland', '44-46 BURY STREET', 'Stowmarket', 'IP14 1HF', 'STOWMARKET', 'Grossbritannien', 'GB', NULL, NULL, '7584422599', '0010049KX3', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-5', NULL, '1Z 8VF 459 68 4665 0853', 'UPS', NULL, '2017-08-18', '17.08.2017 20:58', '4260295881555', '1', 'a0YC000000hhXKXMA2', '135.00', '179.00'),
(43939, '516753721', NULL, NULL, 'Denis Barrett', 'Hilview Dene Road', '', 'TA4 3LX', 'Bishops Lydeard Somerset', 'Grossbritannien', 'GB', NULL, NULL, '1823430554', '0010173EV4', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-5', NULL, '1Z 8VF 459 68 4789 1663', 'UPS', NULL, '2017-08-18', '17.08.2017 19:53', '4260295881555', '1', 'a0YC000000hhXKXMA2', '135.00', '179.00'),
(43940, '516953910', NULL, NULL, 'Claude Roulin Berger', 'Square Valere Gille 16Square Valere gille 16 bt 5Bt 5', '', '1050', 'Ixelles Bruxelles-Capitale', 'Belgien', 'BE', NULL, NULL, '0475 414103', '0010240K7T', NULL, NULL, 'GM-3005-4 - Gouden kast / Zwarte wijzerplaat / Zwart leren band', NULL, '1Z 8VF 459 68 4864 2975', 'UPS', NULL, '2017-08-21', '18.08.2017 18:52', '4260295880923', '1', 'a0YC000000hgYSiMAM', '140.00', '199.00'),
(43941, '517294292', NULL, NULL, 'Ive Celis', 'Paaiestraat 61', '', '2500', 'Lier', 'Belgien', 'BE', NULL, NULL, '494599470', '0010171EKB', NULL, NULL, 'Montre Automatique coeur ouvert - Bracelet en cuir - Argent/Noir/Noir 3005-2', NULL, '1Z 8VF 459 68 4753 6583', 'UPS', NULL, '2017-08-21', '20.08.2017 20:50', '4260295880916', '1', 'a0YC000000hgYShMAM', '140.00', '199.00'),
(43942, '516917530', NULL, NULL, 'Yvan COLYN', 'Lode Vleeshouwerslaan 22', '', '2900', 'Schoten', 'Belgien', 'BE', NULL, NULL, '479371645', '0010245K8C', NULL, NULL, 'Montre automatique Miami de la marque Pionier - 506-3', NULL, '1Z 8VF 459 68 4622 8597', 'UPS', NULL, '2017-08-21', '18.08.2017 15:20', '4260295880886', '1', 'a0YC000000jE0E3MAK', '141.99', '199.99'),
(43943, '517123261', NULL, NULL, 'carlos munoz', 'CALLE NICETO ALCALA ZAMORA 39', '1o A', '07013', 'PALMA DE MALLORCA BALEARS, ILLES', 'Spanien', 'ES', NULL, NULL, '647520303', '00101235X3', NULL, NULL, 'Reloj Theorema Sao Paolo 103-9 - Caja negra / Cara negra / Pulsera de acero negra', NULL, '1Z 8VF 459 68 4806 6955', 'UPS', NULL, '2017-08-21', '19.08.2017 17:43', '4260295881630', '1', 'a0YC000000hfrBMMAY', '169.99', '229.90'),
(43944, '516840688', '', '', 'fabio baglio', 'via resia 14/A', '', '39100', 'bolzano BZ', 'Italien', '', '', '', '3247765484', '0010058VRG', '', '', 'Orologio - Cassa Nero/Quadrante Nero/Cinturino Nero 110-4', '', '1Z 8VF 459 68 4849 1763', 'UPS', '', '2017-08-21', '18.08.2017 09:09', '4260295882330', '1', 'a0YC000000hgFpnMAE', '145.00', '219.99'),
(43945, '516850897', NULL, NULL, 'Zamir Ch', '56 ABBEY ROAD', '', 'NN8 2JP', 'WELLINGBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7531382939', '0010134JS5', NULL, NULL, '502-8 Black Case / Black Face / Black Metal Band', NULL, '1Z 8VF 459 68 4771 6496', 'UPS', NULL, '2017-08-21', '18.08.2017 09:22', '4260295881937', '1', 'a0YC000000jEdQ8MAK', '123.01', '179.00'),
(43946, '517120219', NULL, NULL, 'john Surur', '159 Psalter lane', '', 'S11 8UY', 'Sheffield', 'Grossbritannien', 'GB', NULL, NULL, '7961488927', '0010165B8I', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4747 8904', 'UPS', NULL, '2017-08-21', '19.08.2017 22:09', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(43947, '516992108', NULL, NULL, 'Angus Dubery', '83 WEST STREET', 'flat 2', 'GU9 7EN', 'FARNHAM', 'Grossbritannien', 'GB', NULL, NULL, '7889824762', '0010093ICX', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4899 0929', 'UPS', NULL, '2017-08-21', '19.08.2017 07:56', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43948, '516907625', NULL, NULL, 'Lyndon Mantle', '175 FARRINGTON ROAD', 'Ettingshall Park', 'WV4 6QL', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7711094430', '0010137GFW', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4793 2538', 'UPS', NULL, '2017-08-21', '18.08.2017 17:03', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43949, '517075711', NULL, NULL, 'Alan Bissell', '26 Olorenshaw road', '', 'B26 3NE', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7782362558', '0010184WQ8', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-4', NULL, '1Z 8VF 459 68 4679 2549', 'UPS', NULL, '2017-08-21', '19.08.2017 14:24', '4260295880633', '1', 'a0YC000000hhXKWMA2', '135.00', '179.00'),
(43950, '517224661', NULL, NULL, 'Kwame APPIAH', '555 WESTERN BOULEVARD', '', 'NG8 5GT', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7455066284', '0010075E3R', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4841 5005', 'UPS', NULL, '2017-08-21', '20.08.2017 14:58', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43951, '517131772', NULL, NULL, 'Martin Underwood', '1 HARWELL CLOSE', '', 'CM7 9FW', 'BRAINTREE', 'Grossbritannien', 'GB', NULL, NULL, '7801841990', '0010050RP6', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4603 1816', 'UPS', NULL, '2017-08-21', '20.08.2017 06:11', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43952, '517296477', NULL, NULL, 'Malek Kabakebji', 'Via G. Matteotti 30', '', '21013', 'Gallarate VA', 'Italien', 'IT', NULL, NULL, '3473756020', '0010250GJP', NULL, NULL, 'Orologio con cinturino in pelle - Argento/Nero/Nero 3009-2', NULL, '1Z 8VF 459 68 4685 5025', 'UPS', NULL, '2017-08-21', '20.08.2017 22:29', '4260295881791', '1', 'a0YC000000jFcagMAC', '149.99', '249.00'),
(43953, '517239758', NULL, NULL, 'Ahmed mohamed El khalifa', 'VIA GATTAMELATA 11', '', '25021', 'BAGNOLO MELLA BS', 'Italien', 'IT', NULL, NULL, '3396934130', '0010175RCJ', NULL, NULL, 'Orologio Oro/Nero/Marrone 104-2', NULL, '1Z 8VF 459 68 4810 0630', 'UPS', NULL, '2017-08-21', '20.08.2017 16:55', '4260295880473', '1', 'a0YC000000hgFrAMAU', '165.00', '239.90'),
(43954, '517225947', NULL, NULL, 'mirella fabbroni', 'VIA ANTONIO VIVALDI 210', 'antonio vivaldi', '40050', 'VALSAMOGGIA BO', 'Italien', 'IT', NULL, NULL, '3339983335', '0010019MOL', NULL, NULL, 'GM-107-7 - Orologio meccanico Theorema Rio - Cassa oro, quadrante nero - In acciaio inox', NULL, '1Z 8VF 459 68 4602 4646', 'UPS', NULL, '2017-08-21', '20.08.2017 14:49', '4260295881579', '1', 'a0YC000000hgFlTMAU', '155.00', '229.99'),
(43955, '517420654', NULL, NULL, 'David Depoorter', 'Zuidschote-Dorp 3', '', '8904', 'Zuidschote', 'Belgien', 'BE', NULL, NULL, '472235461', '00102316IR', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-3 - Boîtier doré / Cadran blanc / Bracelet en cuir marron', NULL, '1Z 8VF 459 68 4873 1860', 'UPS', NULL, '2017-08-22', '21.08.2017 15:50', '4260295882248', '1', 'a0YC000000jEAYTMA4', '150.00', '219.00'),
(43956, '517384544', NULL, NULL, 'Johan Daeninck', 'Berenwegel 11', '', '8000', 'Koolkerke', 'Belgien', 'BE', NULL, NULL, '498854674', '00100011G4', NULL, NULL, 'Montre automatique Miami de la marque Pionier - 506-3', NULL, '1Z 8VF 459 68 4662 7076', 'UPS', NULL, '2017-08-22', '21.08.2017 12:52', '4260295880886', '1', 'a0YC000000jE0E3MAK', '141.99', '199.99'),
(43957, '517443878', NULL, NULL, 'Victoria sproat', '15 STUART CLOSE', 'Platt bridge', 'WN2 5BZ', 'WIGAN', 'Grossbritannien', 'GB', NULL, NULL, '7514630311', '0010071JEL', NULL, NULL, 'Pionier London Diamond Watch - 510-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4662 4686', 'UPS', NULL, '2017-08-22', '21.08.2017 20:59', '4260295881425', '1', 'a0YC000000jFYURMA4', '130.00', '179.00'),
(43958, '517306931', NULL, NULL, 'keva carlisle', '23 GRANSHA GREEN', '', 'BT11 8AX', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '2890604518', '0010187QEY', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107', NULL, '711369658124', 'FedEx', NULL, '2017-08-22', '21.08.2017 07:28', '4260295880602', '1', 'a0YC000000hhXKTMA2', '135.00', '179.00'),
(43959, '517387068', NULL, NULL, 'Trevor Smith', '1 OXFORD ROAD', '', 'SS4 1TG', 'ROCHFORD', 'Grossbritannien', 'GB', NULL, NULL, '7906882271', '0010054CU4', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4618 0692', 'UPS', NULL, '2017-08-22', '21.08.2017 15:05', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43960, '517324464', NULL, NULL, 'gary Rugg', '25 FAIRFIELD ROAD', 'Broughton', 'CH4 0PD', 'CHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7960408335', '0010023W5I', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-4', NULL, '1Z 8VF 459 68 4839 1102', 'UPS', NULL, '2017-08-22', '21.08.2017 09:30', '4260295880633', '1', 'a0YC000000hhXKWMA2', '135.00', '179.00'),
(43961, '517451182', NULL, NULL, 'Jack Bond', '145 WASHWAY ROAD', 'Stafford court (Ravenstone UK)', 'M33 7PE', 'SALE', 'Grossbritannien', 'GB', NULL, NULL, '7712815274', '0010174B7D', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-6', NULL, '1Z 8VF 459 68 4759 1915', 'UPS', NULL, '2017-08-22', '21.08.2017 20:28', '4260295881562', '1', 'a0YC000000hhXKYMA2', '135.00', '179.00'),
(43962, '517313927', NULL, NULL, 'Kim Wong', '59 COURTLANDS', '', 'SL6 2PT', 'MAIDENHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7863119829', '00100503IH', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-6', NULL, '1Z 8VF 459 68 4795 9126', 'UPS', NULL, '2017-08-22', '21.08.2017 01:22', '4260295881562', '1', 'a0YC000000hhXKYMA2', '135.00', '179.00'),
(43963, '517315880', NULL, NULL, 'George Osei', '124A GOODMAYES LANE', 'Goodmayes', 'IG3 9FX', 'ILFORD ESSEX', 'Grossbritannien', 'GB', NULL, NULL, '7506335061', '0010138J1Q', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-7', NULL, '1Z 8VF 459 68 4610 8734', 'UPS', NULL, '2017-08-22', '21.08.2017 03:56', '4260295881579', '1', 'a0YC000000hhXKZMA2', '135.00', '179.00'),
(43964, '517351770', NULL, NULL, 'Pierfranco Sirchia', 'VIA ANDREA MARIA AMPERE 9', 'Presso rostagno/sirchia', '20131', 'MILANO MI', 'Italien', 'IT', NULL, NULL, '3394558567', '0010140YCT', NULL, NULL, 'Orologio - Cassa Bicolore/Quadrante Oro/Cinturino in acciaio 505-6', NULL, '1Z 8VF 459 68 4669 6742', 'UPS', NULL, '2017-08-22', '21.08.2017 10:35', '4260295881500', '1', 'a0YC000000hgFlcMAE', '154.99', '229.90'),
(43965, '1000449147', NULL, NULL, 'David Jou Sala', 'CALLE CANCO, 1', '', '08035', 'BARCELONA', 'Spanien', 'ES', NULL, NULL, '622300062', '', NULL, NULL, '103-3 Black case / Black face / Black Leather Band', NULL, '711369658385', 'FedEx', NULL, '2017-08-23', '22.08.2017 11:55', '4260295880459', '1', 'a0YC000000jGmta', '169.99', '229.90'),
(43966, '1000461313', NULL, NULL, 'Sabrina Knurbein', '59 VENTNOR GARDENS', '', 'LU33SL', 'LUTON', 'Grossbritannien', 'GB', NULL, NULL, '7445553769', '', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '1Z 8VF 459 68 4861 1963', 'UPS', NULL, '2017-08-23', '22.08.2017 20:25', '4260295880015', '1', 'a0YC000000jYItT', '150.00', '225.00'),
(43967, '517477650', NULL, NULL, 'Khalida Fatima', '9 Ellesmere Road', '', 'Ub6 9es', 'Greenford', 'Grossbritannien', 'GB', NULL, NULL, '7404167948', '0010103DTF', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107', NULL, '1Z 8VF 459 68 4785 1170', 'UPS', NULL, '2017-08-23', '22.08.2017 05:26', '4260295880602', '1', 'a0YC000000hhXKTMA2', '135.00', '179.00'),
(43968, '517463195', NULL, NULL, 'Heather Groves', '15 GUITHAVON VALLEY', '', 'CM8 1HF', 'WITHAM Norfolk', 'Grossbritannien', 'GB', NULL, NULL, '1376518348', '0010056ZFN', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4655 2781', 'UPS', NULL, '2017-08-23', '22.08.2017 08:27', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43969, '517632298', NULL, NULL, 'John Findlater', '154 PARK LANE', '', 'UB4 8AG', 'HAYES', 'Grossbritannien', 'GB', NULL, NULL, '7789265695', '0010186PGT', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4757 2794', 'UPS', NULL, '2017-08-23', '22.08.2017 19:35', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43970, '517571776', NULL, NULL, 'nicola lawford', '36 INGLEMERE ROAD', '', 'CR4 2BT', 'MITCHAM', 'Grossbritannien', 'GB', NULL, NULL, '7740106871', '0010060A5S', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-6', NULL, '1Z 8VF 459 68 4740 7203', 'UPS', NULL, '2017-08-23', '22.08.2017 20:02', '4260295881562', '1', 'a0YC000000hhXKYMA2', '135.00', '179.00'),
(43971, '517484229', NULL, NULL, 'Olivia Moorhouse', '41 Wick Crescent', 'Brislington', 'BS4 4HG', 'Bristol', 'Grossbritannien', 'GB', NULL, NULL, '7792706453', '0010246DUR', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-8', NULL, '1Z 8VF 459 68 4879 2018', 'UPS', NULL, '2017-08-23', '22.08.2017 05:52', '4260295881586', '1', 'a0YC000000hhXKaMAM', '135.00', '179.00'),
(43972, '517635394', '', '', 'Biagio Grippo', 'via estate 63', '', '84043', 'Agropoli SA', 'Italien', '', '', '', '3454452906', '001025039X', '', '', 'Orologio - GM-508-6 - Cassa argento, quadrante nero e cinturino acciaio', '', 'CY738501694DE', 'DHL', '', '2017-08-24', '22.08.2017 20:15', '4260295881951', '1', 'a0YC000000jFcdlMAC', '154.99', '249.00'),
(43973, '1000493241', NULL, NULL, 'selami demirbas', 'Z. 3 Doornveld 140-149/8', '', '1731', 'Zellik', 'Belgien', 'BE', NULL, NULL, '02/2420539', '', NULL, NULL, '103-1 Argent Noir Noir', NULL, '1Z 8VF 459 68 4795 6834', 'UPS', NULL, '2017-08-24', '23.08.2017 18:25', '4260295880435', '1', 'a0YC000000jYKpy', '170.00', '269.00'),
(43974, '1000493291', NULL, NULL, 'selami demirbas', 'Z. 3 Doornveld 140-149/8', '', '1731', 'Zellik', 'Belgien', 'BE', NULL, NULL, '02/2420539', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4795 6834', 'UPS', NULL, '2017-08-24', '23.08.2017 18:25', '4260295880442', '1', 'a0YC000000jYKpz', '170.00', '269.00'),
(43975, '1000471423', NULL, NULL, 'Eric Mikolajczak', 'Rue des Visoules 15', '', '5310', 'Noville-sur-Mehaigne', 'Belgien', 'BE', NULL, NULL, '477681878', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '1Z 8VF 459 68 4880 8840', 'UPS', NULL, '2017-08-24', '23.08.2017 02:55', '4260295881197', '1', 'a0YC000000jYKq1', '170.00', '269.00'),
(43976, '1000505757', NULL, NULL, 'Joseph Castelein', 'Buurtspoorwegstraat 66', '', '8450', 'Bredene', 'Belgien', 'BE', NULL, NULL, '0497 46 22 57', '', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '1Z 8VF 459 68 4655 5251', 'UPS', NULL, '2017-08-24', '24.08.2017 00:25', '4260295881470', '1', 'a0YC000000jXx95', '144.99', '219.99'),
(43977, '517668515', NULL, NULL, 'Drissi Karima', '39 RUE BALARD', 'Societe d ambulance Ds', '75015', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '647989491', '0010163UAK', NULL, NULL, 'Montre Automatique 35 Pierres d\'Horlogerie, marque Pionier GM-508-3 doré/noir/bracelet cuir marron', NULL, '1Z 8VF 459 68 4732 0887', 'UPS', NULL, '2017-08-24', '23.08.2017 02:18', '4260295881234', '1', 'a0YC000000hfjSRMAY', '154.99', '229.90'),
(43978, '517869391', NULL, NULL, 'Anca Verdes', 'VIA FERRUCCIO DELL\'ORTO 1', '', '24126', 'BERGAMO BG', 'Italien', 'IT', NULL, NULL, '3295857672', '0010250W1J', NULL, NULL, 'Orologio - GM-508-3 - Cassa oro, quadrante nero e cinturino marrone', NULL, '1Z 8VF 459 68 4740 4895', 'UPS', NULL, '2017-08-24', '23.08.2017 23:00', '4260295881234', '1', 'a0YC000000jFcdiMAC', '154.99', '249.00'),
(43979, '517779802', NULL, NULL, 'Victoria Predoiu', 'vico VI Duca D\'Aosta 33', '', '70128', 'bari-palese Bari', 'Italien', 'IT', NULL, NULL, '3348610096', '10087363', NULL, NULL, 'Orologio Monte Carlo Theorema GM-102-3 - Cassa oro, quadrante nero - Cinturino in pelle', NULL, '711369658606', 'FedEx', NULL, '2017-08-24', '23.08.2017 15:09', '4260295880428', '1', 'a0YC000000jFcczMAC', '154.99', '249.00'),
(43980, '1000508721', NULL, NULL, 'kimo tung', 'Waterweegbree 28', '', '2498EN', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '648475803', '', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '1Z 8VF 459 68 4846 3301', 'UPS', NULL, '2017-08-24', '24.08.2017 01:25', '4260295881463', '1', 'a0YC000000jXx9A', '144.99', '219.99'),
(43981, '1000504427', NULL, NULL, 'Serge Kocuvie-Tay', 'Voorthuizenstraat 58', '', '1106DK', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '624945979', '', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '1Z 8VF 459 68 4663 2113', 'UPS', NULL, '2017-08-24', '23.08.2017 23:55', '4260295881463', '1', 'a0YC000000jXx9A', '144.99', '219.99'),
(43982, '517709342', NULL, NULL, 'Laird Chris Lincoln', '9 Pollard Road', 'Morden', 'SM4 6EG', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7475693318', '0010191GL8', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-2', NULL, '1Z 8VF 459 68 4813 2061', 'UPS', NULL, '2017-08-24', '23.08.2017 10:41', '4260295880619', '1', 'a0YC000000hhXKUMA2', '135.00', '179.00'),
(43983, '1000472489', NULL, NULL, 'Adnan Murad', '108 NORMOUNT ROAD', '', 'NE48SH', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7468434309', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4631 5279', 'UPS', NULL, '2017-08-24', '23.08.2017 05:55', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(43984, '1000518787', NULL, NULL, 'Keanu Franssen', 'Ramershaag 72', '', '6228EW', 'MAASTRICHT', 'Niederlande', 'NL', NULL, NULL, '643477805', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '1Z 8VF 459 68 4788 7329', 'UPS', NULL, '2017-08-25', '24.08.2017 12:25', '4260295881197', '1', 'a0YC000000jYKqA', '170.00', '269.00'),
(43985, '1000516213', NULL, NULL, 'Rob Van der Veen', 'Sportveldweg 38', '', '2151CC', 'NIEUW-VENNEP', 'Niederlande', 'NL', NULL, NULL, '622795364', '', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '1Z 8VF 459 68 4764 4939', 'UPS', NULL, '2017-08-25', '24.08.2017 11:55', '4260295881463', '1', 'a0YC000000jXx9A', '144.99', '219.99'),
(43986, '1000538457', NULL, NULL, 'Sellem Zahir', 'Kortrijkstraat 33', '', '2140', 'Borgerhout', 'Belgien', 'BE', NULL, NULL, '32485140022', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4636 0943', 'UPS', NULL, '2017-08-25', '24.08.2017 20:55', '4260295880442', '1', 'a0YC000000jYKpz', '170.00', '269.00'),
(43987, '1000515631', NULL, NULL, 'Guy Jaeken', 'Breugelstraat 7', '', '2627', 'Schelle', 'Belgien', 'BE', NULL, NULL, '496107059', '', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '1Z 8VF 459 68 4713 1359', 'UPS', NULL, '2017-08-25', '24.08.2017 11:25', '4260295881463', '1', 'a0YC000000jXx94', '144.99', '219.99'),
(43988, '1000512681', NULL, NULL, 'Mickel Peeters', 'Peperstraat 42', '', '2627', 'Schelle', 'Belgien', 'BE', NULL, NULL, '475317652', '', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '1Z 8VF 459 68 4729 2168', 'UPS', NULL, '2017-08-25', '24.08.2017 08:55', '4260295881470', '1', 'a0YC000000jXx95', '144.99', '219.99'),
(43989, '518040117', NULL, NULL, 'Guido DEGREEF', 'Hamerstraat 14', '', '3271', 'Zichem', 'Belgien', 'BE', NULL, NULL, '13772041', '10115114', NULL, NULL, '7002-3 gouden kast / wit uurwerk / bruine leren band', NULL, '1Z 8VF 459 68  4801 9372', 'UPS', NULL, '2017-08-25', '24.08.2017 19:48', '4260295882248', '1', 'a0YC000000jEAYTMA4', '150.00', '219.00'),
(43990, '518051390', NULL, NULL, 'Guido Vanden Bossche', 'Rue Lebeau 2', 'Proximus N.V.', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '473496612', '0010077N2F', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-7 - Boîtier argenté / Cadran noir / Bracelet en acier inoxydable', NULL, '1Z 8VF 459 68 4892 8989', 'UPS', NULL, '2017-08-25', '24.08.2017 21:18', '4260295882286', '1', 'a0YC000000jEAYXMA4', '150.00', '219.00'),
(43991, '1000512483', NULL, NULL, 'Hakeem Orogiri', '61 Shirley House Drive, ', 'Charlton ', 'SE77EL', 'SE7 7EL', 'Grossbritannien', 'GB', NULL, NULL, '7956566160', '', NULL, NULL, '3004-1 Silver case / Gold face / Black Leather Band', NULL, '1Z 8VF 459 68 4867 6993', 'UPS', NULL, '2017-08-25', '24.08.2017 08:25', '4260295880053', '1', 'a0YC000000jYqfG', '135.00', '199.00'),
(43992, '1000533681', NULL, NULL, 'Janet Blackwell', '34 FREDERICK ROAD', '', 'WV111PQ', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7403616370', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4855 9404', 'UPS', NULL, '2017-08-25', '24.08.2017 18:25', '4260295880077', '1', 'a0YC000000jYqfI', '135.00', '199.00'),
(43993, '1000522049', NULL, NULL, 'simon lightfoot', '61 BALLYKELLY ROAD', '', 'BT499DS', 'LIMAVADY', 'Grossbritannien', 'GB', NULL, NULL, '7703570520', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369658834', 'FedEx', NULL, '2017-08-25', '24.08.2017 13:25', '4260295880077', '1', 'a0YC000000jYqfI', '135.00', '199.00'),
(43994, '517982303', NULL, NULL, 'Ruhul Karim', '147-149 KEW ROAD', '', 'TW9 2PN', 'RICHMOND', 'Grossbritannien', 'GB', NULL, NULL, '7432112380', '0010230Z3C', NULL, NULL, '502-8 Black Case / Black Face / Black Metal Band', NULL, '1Z 8VF 459 68 4711 2218', 'UPS', NULL, '2017-08-25', '24.08.2017 20:41', '4260295881937', '1', 'a0YC000000jEdQ8MAK', '123.01', '179.00'),
(43995, '1000512349', NULL, NULL, 'Marty Pitcairn', '30 EAST MAINS', '', 'FK117AW', 'MENSTRIE', 'Grossbritannien', 'GB', NULL, NULL, '07584040995 1 ', '', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4671 1420', 'UPS', NULL, '2017-08-25', '24.08.2017 07:55', '4260295881982', '1', 'a0YC000000jYItV', '150.00', '225.00'),
(43996, '517942414', NULL, NULL, 'Amanda Beard', '43 ASPDEN STREET', '', 'PR5 6TL', 'PRESTON', 'Grossbritannien', 'GB', NULL, NULL, '7788314108', '0010211R5J', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4817 3035', 'UPS', NULL, '2017-08-25', '24.08.2017 12:26', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(43997, '1000652539', NULL, NULL, 'fernando ramirez', 'Hoveniersstraat 28', '', '1800', 'Vilvoorde', 'Belgien', 'BE', NULL, NULL, '475831342', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4878 5142', 'UPS', NULL, '2017-08-28', '27.08.2017 15:55', '4260295881234', '1', 'a0YC000000jYUzK', '150.01', '229.00'),
(43998, '1000637505', NULL, NULL, 'Walter Dockx', 'Dellekens 2c', '', '2250', 'Olen Antwerpen', 'Belgien', 'BE', NULL, NULL, '472834377', '', NULL, NULL, '3006-3 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4840 3554', 'UPS', NULL, '2017-08-28', '27.08.2017 10:55', '4260295881012', '1', 'a0YC000000jXx92', '144.99', '219.99'),
(43999, '518109232', NULL, NULL, 'Claude MOES', 'du Cimetiere 14', '', '4340', 'OTHEE LIEGE', 'Belgien', 'BE', NULL, NULL, '00.32.468.38.76.15', '0010117SA6', NULL, NULL, '502-3 Gouden kast / Zwarte wijzerplaat / Bruine lederen band', NULL, '1Z 8VF 459 68 4753 2363', 'UPS', NULL, '2017-08-28', '25.08.2017 09:23', '4260295880701', '1', 'a0YC000000jE0NqMAK', '150.00', '239.99'),
(44000, '518237438', NULL, NULL, 'Francoise Mota', '15 B RUE PAUL ELUARD', 'Bat. D Apt 4103', '91390', 'MORSANG SUR ORGE', 'Frankreich', 'FR', NULL, NULL, '659876286', '0010188MPQ', NULL, NULL, 'Montre Automatique 35 Pierres d\'Horlogerie, marque Pionier GM-508-2 argenté/noir/bracelet cuir noir', NULL, '1Z 8VF 459 68 4838 9099', 'UPS', NULL, '2017-08-28', '25.08.2017 19:11', '4260295881227', '1', 'a0YC000000hfjSQMAY', '154.99', '229.90'),
(44001, '518003034', NULL, NULL, 'laura bouselahane', '3 ROUTE DE LYON', '1er etage', '74160', 'ST JULIEN EN GENEVOIS HAUTE SAVOIE', 'Frankreich', 'FR', NULL, NULL, '669688980', '0010021V46', NULL, NULL, 'Montre Automatique 35 Pierres d\'Horlogerie, marque Pionier GM-508-3 doré/noir/bracelet cuir marron', NULL, '1Z 8VF 459 68 4769 5509', 'UPS', NULL, '2017-08-28', '24.08.2017 19:40', '4260295881234', '1', 'a0YC000000hfjSRMAY', '154.99', '229.90'),
(44002, '1000657025', NULL, NULL, 'Mikey Jones', '48 Whitestown drive', '', '15', 'Blanchardstown Dublin', 'Irland', 'IE', NULL, NULL, '863106135', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '711369659164', 'FedEx', NULL, '2017-08-28', '27.08.2017 15:55', '4260295881586', '1', 'a0YC000000jFZNj', '155.00', '230.00'),
(44003, '1000548305', NULL, NULL, 'Joe Kearns', 'Brownswood Brownswood', 'Portlaw', '', 'Co Waterford Munster', 'Irland', 'IE', NULL, NULL, '3,53876E+11', '', NULL, NULL, '4004-6 Argent Noir Acier', NULL, '711369659175', 'FedEx', NULL, '2017-08-28', '25.08.2017 01:55', '4260295881111', '1', 'a0YC000000jFZGu', '155.00', '230.00'),
(44004, '518059510', NULL, NULL, 'Raffaele Romano', 'VIA DETTA INNOMINATA 51', '', '80146', 'NAPOLI NA', 'Italien', 'IT', NULL, NULL, '3458278036', '00102505VI', NULL, NULL, 'GM-107-1 - Orologio meccanico Theorema Rio - Cassa argento, quadrante bianco e cinturino nero - In pelle', NULL, '711369659186', 'FedEx', NULL, '2017-08-28', '24.08.2017 23:21', '4260295880602', '1', 'a0YC000000hgFlNMAU', '155.00', '229.99'),
(44005, '518320078', NULL, NULL, 'marco ruggi', 'via canaletto 13 13', '', '42013', 'casalgrande RE', 'Italien', 'IT', NULL, NULL, '3357631786', '0010012X33', NULL, NULL, 'Orologio - Cassa Oro/Quadrante Nero/Cinturino in pelle Marrone 101-3', NULL, '1Z 8VF 459 68 4723 2311', 'UPS', NULL, '2017-08-28', '26.08.2017 14:05', '4260295880398', '1', 'a0YC000000hgFqsMAE', '165.00', '239.90'),
(44006, '517988142', NULL, NULL, 'cristian perotta', 'VIA ROMANINO 14', '', '25062', 'CONCESIO BS', 'Italien', 'IT', NULL, NULL, '3938813113', '0010051H9U', NULL, NULL, 'Orologio - GM-508-3 - Cassa oro, quadrante nero e cinturino marrone', NULL, '1Z 8VF 459 68 4877 5528', 'UPS', NULL, '2017-08-28', '24.08.2017 16:33', '4260295881234', '1', 'a0YC000000jFcdiMAC', '154.99', '249.00'),
(44007, '518028541', NULL, NULL, 'Giacomo Belgio', 'fiorentina 152', '', '56121', 'Pisa PI', 'Italien', 'IT', NULL, NULL, '3664680001', '0010135CYF', NULL, NULL, 'Orologio Argento/Bianco/Acciaio 104-6', NULL, '711369659197', 'FedEx', NULL, '2017-08-28', '24.08.2017 20:25', '4260295881654', '1', 'a0YC000000hgFrEMAU', '165.00', '239.90'),
(44008, '518368859', NULL, NULL, 'Luca Tomassini', 'Ripaioli Vocabolo San Sisto 5 Scala 1', '', '06059', 'TODI(RIPAIOLI) PG', 'Italien', 'IT', NULL, NULL, '3462555558', '0010250TGN', NULL, NULL, 'Orologio Argento/Bianco/Nero 104-7', NULL, '711369659201', 'FedEx', NULL, '2017-08-28', '26.08.2017 18:57', '4260295881647', '1', 'a0YC000000hgFrDMAU', '165.00', '239.90'),
(44009, '518175643', NULL, NULL, 'anna graziuso', 'traversa tavernola 22', '', '80053', 'castellammare di stabia NA', 'Italien', 'IT', NULL, NULL, '3352525250', '0010182FF7', NULL, NULL, 'Orologio Argento/Nero/Acciaio 104-7', NULL, '711369659212', 'FedEx', NULL, '2017-08-28', '25.08.2017 16:20', '4260295881661', '1', 'a0YC000000hgFrFMAU', '165.00', '239.90'),
(44010, '518262896', NULL, NULL, 'Gabriel Seck', 'Via Borella 28', '', '20833', 'Giussano MB', 'Italien', 'IT', NULL, NULL, '3660803334', '10101756', NULL, NULL, 'Orologio Oro/Nero/Marrone 104-2', NULL, '1Z 8VF 459 68 4654 1131', 'UPS', NULL, '2017-08-28', '26.08.2017 02:07', '4260295880473', '1', 'a0YC000000hgFrAMAU', '165.00', '239.90'),
(44011, '518514661', NULL, NULL, 'Said Mahfouz', 'Altingstraat 73', '', '2593 SR', '\'S-GRAVENHAGE', '', 'NL', NULL, NULL, '625369163', '0010228G3U', NULL, NULL, '502-3 goudkleurige kast/zwarte wijzerplaat/bruine leren band', NULL, '1Z 8VF 459 68 4866 5183', 'UPS', NULL, '2017-08-28', '27.08.2017 16:30', '4260295880701', '1', 'a0YC000000jE0O3MAK', '150.00', '239.99'),
(44012, '518452472', NULL, NULL, 'W.J. Fennema', 'Prins Willem-Alexanderstraat 26', '', '2691 GJ', '\'S-GRAVENZANDE', '', 'NL', NULL, NULL, '0174-415255', '00100237YR', NULL, NULL, '7002-3 gouden kast / wit uurwerk / bruine leren band', NULL, '1Z 8VF 459 68 4654 1195', 'UPS', NULL, '2017-08-28', '27.08.2017 09:59', '4260295882248', '1', 'a0YC000000jEAYiMAO', '150.00', '219.00'),
(44013, '518411079', NULL, NULL, 'Tuba Celiksu', 'J.c. Van epenstraat 80', '', '1019GX', 'Amsterdam', '', 'NL', NULL, NULL, '610221573', '001013893G', NULL, NULL, '3008-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4887 1601', 'UPS', NULL, '2017-08-28', '26.08.2017 23:09', '4260295880169', '1', 'a0YC000000jE2p9MAC', '139.99', '199.99'),
(44014, '1000583755', NULL, NULL, 'Michelle Beckers', 'Tichlouwstraat 3', '', '5932AA', 'TEGELEN', '', 'NL', NULL, NULL, '646291244', '', NULL, NULL, 'GM-508-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4699 2412', 'UPS', NULL, '2017-08-28', '25.08.2017 22:55', '4260295881951', '1', 'a0YC000000jYUzT', '150.01', '229.00'),
(44015, '1000580481', NULL, NULL, 'Diny van Gennip', 'Dominicushof 125', '', '4133AM', 'VIANEN UT Utrecht', 'Utrecht', 'NL', NULL, NULL, '652462956', '', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '1Z 8VF 459 68 4807 9629', 'UPS', NULL, '2017-08-28', '25.08.2017 20:55', '4260295881616', '1', 'a0YC000000jYKqD', '170.00', '269.00'),
(44016, '1000571723', NULL, NULL, 'Carim Virgi', '58 the heights', '', 'UB54BP', 'London', 'Groissbritannien', 'GB', NULL, NULL, '7870900880', '', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4674 7455', 'UPS', NULL, '2017-08-28', '25.08.2017 16:55', '4260295880374', '1', 'a0YC000000jYItQ', '150.00', '225.00'),
(44017, '518045242', NULL, NULL, 'Steven Rowland', '97 PORTLAND ROAD', '', 'BN3 5DP', 'HOVE', 'Groissbritannien', 'GB', NULL, NULL, '7837650704', '0010230L8C', NULL, NULL, 'GM-110-3 gold case/black face/brown band', NULL, '1Z 8VF 459 68 4609 2260', 'UPS', NULL, '2017-08-28', '25.08.2017 04:43', '4260295882323', '1', 'a0YC000000jEdOWMA0', '128.00', '179.00'),
(44018, '518112393', NULL, NULL, 'Louise Bond', '0 Deansgreen Hall', 'Crouchley Lane', 'WA13 0TL', 'LYMM CHESHIRE', 'Groissbritannien', 'GB', NULL, NULL, '7816214466', '00102276B6', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4696 3471', 'UPS', NULL, '2017-08-28', '25.08.2017 15:41', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(44019, '518156821', NULL, NULL, 'Jonathan Rodriguez', '20C PECKHAM HILL STREET', '', 'SE15 6BN', 'LONDON', 'Groissbritannien', 'GB', NULL, NULL, '7412829159', '0010225OPB', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-6', NULL, '1Z 8VF 459 68 4837 7084', 'UPS', NULL, '2017-08-28', '25.08.2017 19:16', '4260295881562', '1', 'a0YC000000hhXKYMA2', '135.00', '179.00'),
(44020, '518419980', NULL, NULL, 'Serena Cattaneo', 'VIA ANDREA MANTEGNA 29', '', '20096', 'PIOLTELLO MI', 'Italien', 'IT', NULL, NULL, '3404807544', '0010179TWX', NULL, NULL, 'Orologio - Cassa Argento/Quadrante Nero/Cinturino Nero 109-1', NULL, '1Z 8VF 459 68  4765 7247', 'UPS', NULL, '2017-08-28', '27.08.2017 01:38', '4260295882347', '1', 'a0YC000000hgFkOMAU', '154.99', '229.90'),
(44021, '518464562', NULL, NULL, 'Peter Battersby', '67 GRANGE AVENUE NORTH', '', 'L12 9LJ', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7736398199', '0010229SEQ', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-8', NULL, '1Z 8VF 459 68 4874 9235', 'UPS', NULL, '2017-08-28', '27.08.2017 14:57', '4260295881586', '1', 'a0YC000000hhXKaMAM', '135.00', '179.00'),
(44022, '1000695939', NULL, NULL, 'thibaud lefebvre', 'CALLE 619, 73', 'La Cañada', '46182', 'PATERNA', 'Spanien', 'ES', NULL, NULL, '619000522', '', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369659500', 'FedEx', NULL, '2017-08-29', '28.08.2017 12:55', '4260295881609', '1', 'a0YC000000jGmtd', '169.99', '229.90'),
(44023, '518660211', NULL, NULL, 'veronique favereau', '10 impasse maharin', '', '64600', 'ANGLET', 'Frankreich', 'FR', NULL, NULL, '667032746', '0010229K3R', NULL, NULL, 'Montre Automatique Theorema - Or/Noir/Marron GM-110-3', NULL, '1Z 8VF 459 68 4608 7703', 'UPS', NULL, '2017-08-29', '28.08.2017 13:25', '4260295882323', '1', 'a0YC000000hgQezMAE', '145.01', '229.90'),
(44024, '1000689625', NULL, NULL, 'laura bouselahane', '3 ROUTE DE LYON', '', '74160', 'ST JULIEN EN GENEVOIS HAUTE SAVOIE', 'Frankreich', 'FR', NULL, NULL, '619420892', '', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4639 2516', 'UPS', NULL, '2017-08-29', '28.08.2017 10:25', '4260295880701', '1', 'a0YC000000jYS2e', '149.99', '229.90'),
(44025, '1000714095', NULL, NULL, 'Daneil Mitro', 'LinkedIN Gardner House, 2 ', 'Wilton Place, Grand Canal Dock', '0', 'Dublin', 'Irland', 'IE', NULL, NULL, '852741624', '', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '711369659495', 'FedEx', NULL, '2017-08-29', '28.08.2017 20:55', '4260295881272', '1', 'a0YC000000jFZDp', '145.00', '210.00'),
(44026, '518629975', NULL, NULL, 'francesco manigrasso', 'VIA NICOLA CALIPARI 02', '', '74023', 'GROTTAGLIE TA', 'Italien', 'IT', NULL, NULL, '3887683461', '0010187YRM', NULL, NULL, 'Orologio Oro/Nero/Marrone 104-2', NULL, '711369659510', 'FedEx', NULL, '2017-08-29', '28.08.2017 11:21', '4260295880473', '1', 'a0YC000000hgFrAMAU', '165.00', '239.90'),
(44027, '1000701969', NULL, NULL, 'Piet Havekes', 'Rembrandthage 50', '', '3438JL', 'NIEUWEGEIN', 'Niederlande', 'NL', NULL, NULL, '306043146', '', NULL, NULL, 'GM-102-5 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4762 3729', 'UPS', NULL, '2017-08-29', '28.08.2017 16:55', '4260295881517', '1', 'a0YC000000jYJjU', '154.99', '269.00'),
(44028, '1000703239', NULL, NULL, 'angela taylor', '60 CLOUGH ROAD', '', 'M94BY', 'MANCHESTER', 'Grossbritanniin', 'GB', NULL, NULL, '1612054002', '', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4609 9656', 'UPS', NULL, '2017-08-29', '28.08.2017 17:55', '4260295881982', '1', 'a0YC000000jYItV', '150.00', '225.00'),
(44029, '518643355', NULL, NULL, 'Georgia Palmer', '62 Dorchester Road', '', 'BS7 0LB', 'BRISTOL', 'Grossbritanniin', 'GB', NULL, NULL, '7950297248', '00100699HR', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107', NULL, '1Z 8VF 459 68 4861 2462', 'UPS', NULL, '2017-08-29', '28.08.2017 14:25', '4260295880602', '1', 'a0YC000000hhXKTMA2', '135.00', '179.00'),
(44030, '518560724', NULL, NULL, 'Chris Wilson', 'ALE NEW ROAD', '', 'ST18 0PE', 'STAFFORD', 'Grossbritanniin', 'GB', NULL, NULL, '7912350321', '00100531JQ', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-2', NULL, '1Z 8VF 459 68 4857 1677', 'UPS', NULL, '2017-08-29', '28.08.2017 06:22', '4260295880619', '1', 'a0YC000000hhXKUMA2', '135.00', '179.00'),
(44031, '518637191', NULL, NULL, 'Carol Cottrell', 'Sudbury New Barn Road', '', 'DA3 7JE', 'Longfield', 'Grossbritanniin', 'GB', NULL, NULL, '1474700252', '0010004W5H', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-7', NULL, '1Z 8VF 459 68 4679 3280', 'UPS', NULL, '2017-08-29', '28.08.2017 12:59', '4260295881579', '1', 'a0YC000000hhXKZMA2', '135.00', '179.00'),
(44032, '518633476', NULL, NULL, 'Richard Palmer', '32 MILL FARM DRIVE', 'Paganhill', 'GL5 4LA', 'STROUD Gloucestershire', 'Grossbritanniin', 'GB', NULL, NULL, '01453 765672', '0010127IXL', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-8', NULL, '1Z 8VF 459 68 4613 3297', 'UPS', NULL, '2017-08-29', '28.08.2017 11:24', '4260295881586', '1', 'a0YC000000hhXKaMAM', '135.00', '179.00'),
(44033, '518816721', NULL, NULL, 'Lesley Taylor', '50 KING JOHN AVENUE', 'Bearwood', 'BH11 9RU', 'BOURNEMOUTH DORSET', 'Grossbritannien', 'GB', NULL, NULL, '7580003307', '00100711RG', NULL, NULL, 'Theorema Hamburg men\'s mechanical watch - GM-109-3 - gold case/black face/brown band', NULL, '1Z 8VF 459 68 4879 7335', 'UPS', NULL, '2017-08-30', '29.08.2017 13:57', '4260295882361', '1', 'a0YC000000jFXfRMAW', '139.99', '199.00'),
(44034, '518803469', NULL, NULL, 'Julia Lister', 'CLFS Ashtead Park', '', 'KT21 1ET', 'Ashtead Surrey', 'Grossbritannien', 'GB', NULL, NULL, '7704107124', '0010172BJD', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-2', NULL, '1Z 8VF 459 68 4796 9348', 'UPS', NULL, '2017-08-30', '29.08.2017 11:33', '4260295880619', '1', 'a0YC000000hhXKUMA2', '135.00', '179.00'),
(44035, '518725082', NULL, NULL, 'Ash Bloomfield', '127 GRINSTEAD LANE', '', 'BN15 9DR', 'LANCING', 'Grossbritannien', 'GB', NULL, NULL, '7826343535', '0010219P4R', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-8', NULL, '1Z 8VF 459 68 4883 5758', 'UPS', NULL, '2017-08-30', '29.08.2017 03:12', '4260295881586', '1', 'a0YC000000hhXKaMAM', '135.00', '179.00'),
(44036, '1000809911', NULL, NULL, 'Fatima Fayaz', 'Pothoekstraat 68/70', '', '2060', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '32465227547', '', NULL, NULL, 'GM-508-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4633 2563', 'UPS', NULL, '2017-08-31', '30.08.2017 22:25', '4260295881227', '1', 'a0YC000000jYKTf', '145.00', '199.00'),
(44037, '1000789359', NULL, NULL, 'DEBORAH VANDERSCHELDEN', 'Gentseweg 701', '', '8793', 'Sint-eloois-vijve', 'Belgien', 'BE', NULL, NULL, '471505573', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4823 5772', 'UPS', NULL, '2017-08-31', '30.08.2017 15:55', '4260295882026', '1', 'a0YC000000jYV2k', '165.00', '269.00'),
(44038, '519105153', NULL, NULL, 'Jermo Lont', 'Justus van Effenstraat 102', '', '3027 TL', 'ROTTERDAM Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '644523357', '0010087HJK', NULL, NULL, '7002-3 gouden kast / wit uurwerk / bruine leren band', NULL, '1Z 8VF 459 68 4876 1382', 'UPS', NULL, '2017-08-31', '30.08.2017 21:45', '4260295882248', '1', 'a0YC000000jEAYiMAO', '150.00', '219.00'),
(44039, '1000780599', NULL, NULL, 'Elwira Ostachowska', 'Standaardmolen 10', '', '1444GT', 'PURMEREND', 'Niederlande', 'NL', NULL, NULL, '687874519', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4716 5395', 'UPS', NULL, '2017-08-31', '30.08.2017 13:25', '4260295880442', '1', 'a0YC000000jYKq8', '170.00', '269.00'),
(44040, '1000768307', NULL, NULL, 'Miulescu Stefan', '15 Rue Baron Louis', '', '54000', 'Nancy', 'Frankreich', 'FR', NULL, NULL, '601355612', '', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4672 1446', 'UPS', NULL, '2017-08-31', '30.08.2017 02:25', '4260295880701', '1', 'a0YC000000jYS2e', '149.99', '229.90'),
(44041, '518956508', NULL, NULL, 'Nezart Minxha', '28A ST. GERMAN\'S ROAD', 'Forest hill', 'SE23 1RJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7538697778', '00102069U9', NULL, NULL, 'Men\'s Theorema Paragon watch 3001-4 - rose gold case/white face/brown leather band', NULL, '1Z 8VF 459 68 4834 3806', 'UPS', NULL, '2017-08-31', '30.08.2017 08:30', '4260295880343', '1', 'a0YC000000jFZxmMAG', '110.00', '159.00'),
(44042, '518929707', NULL, NULL, 'James. Flood', '85 GILMERTON PLACE', '', 'EH17 8TR', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7722915707', '00100909U3', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '1Z 8VF 459 68 4843 2611', 'UPS', NULL, '2017-08-31', '30.08.2017 05:16', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(44043, '1000768315', NULL, NULL, 'Daniel Howells', '26 LAPWING CLOSE', 'Bradley Stoke', 'BS320BJ', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7710019753', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4740 7829', 'UPS', NULL, '2017-08-31', '30.08.2017 04:25', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44044, '1000768107', NULL, NULL, 'Abbie Bennett', '71 WOODCOTE AVENUE', '', 'CV81BG', 'KENILWORTH WARWICKSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7527040119', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4668 5432', 'UPS', NULL, '2017-08-31', '30.08.2017 03:55', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44045, '1000820845', NULL, NULL, 'Ann marie Kavanagh', 'Garda vetting unit Race ', 'course road ', '1', 'Thurles Tipperary', 'Irland', 'IE', NULL, NULL, '862515209', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369659716', 'FedEx', NULL, '2017-08-31', '31.08.2017 00:55', '4260295880626', '1', 'a0YC000000jFZNe', '155.00', '230.00'),
(44046, '519021885', NULL, NULL, 'ENVIROTECH MOLDED PRODUCTS S.R.L. PAOLO BONACINA', 'VIA DELLA FILANDA 4', '', '26900', 'LODI LO', 'Italien', 'IT', NULL, NULL, '3482285935', '0010042X9K', NULL, NULL, 'Orologio con cinturino in pelle - Oro/Nero/Marrone 3009-3', NULL, '1Z 8VF 459 68 4761 1858', 'UPS', NULL, '2017-08-31', '30.08.2017 15:19', '4260295881807', '1', 'a0YC000000jFcahMAC', '149.99', '249.00'),
(44047, '518999040', NULL, NULL, 'mirela skurra', 'VIA DEI CASTELLI ROMANI 2/M', '', '00071', 'POMEZIA RM', 'Italien', 'IT', NULL, NULL, '3925103292', '0010217GYN', NULL, NULL, 'Orologio - Cassa Oro/Quadrante Nero/Cinturino in pelle Marrone 505-3', NULL, '711369659727', 'FedEx', NULL, '2017-08-31', '30.08.2017 13:27', '4260295880824', '1', 'a0YC000000hgFlXMAU', '154.99', '229.90'),
(44048, '1000870791', NULL, NULL, 'Gerard McDonough', '31 Southdene Monkstown Valley', 'Monkstown', '', 'Dublin', 'Irland', 'IE', NULL, NULL, '3,53872E+11', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369660054', 'FedEx', NULL, '2017-09-01', '01.09.2017 00:48', '4260295880626', '1', 'a0YC000000jFZNe', '155.00', '230.00'),
(44049, 'PK\0\0\0\0\0!\0b', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44050, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44051, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44052, 'ޚ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44053, '&$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44054, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44055, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44056, 'n', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44057, 'm^rr', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44058, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44059, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44060, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44061, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44062, '-$z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44063, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44064, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44065, 'ݣ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44066, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44067, 'u', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44068, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'X', '', '', '', '', ''),
(44069, '9T', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44070, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44071, '`V', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44072, 'Ziڿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44073, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44074, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44075, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44076, '4', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44077, '<Ү', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'p{v', '', '', '', '', ''),
(44078, '\r}Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44079, ')d', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44080, '-', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44081, 'GW', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44082, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44083, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44084, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44085, 't', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44086, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44087, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44088, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', 'V1', 'U', '', '', ''),
(44089, 'u', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44090, 'lӏl', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44091, 'G', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44092, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44093, '&Mn', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44094, 'V', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44095, 'Qh', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44096, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44097, '\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44098, 'PK\0\0\0\0\0!\0b', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44099, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44100, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(44101, 'ޚ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44102, '&$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44103, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44104, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44105, 'n', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44106, 'm^rr', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44107, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44108, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44109, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44110, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44111, '-$z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44112, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44113, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44114, 'ݣ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44115, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44116, 'u', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44117, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'X', '', '', '', '', ''),
(44118, '9T', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44119, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44120, '`V', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44121, 'Ziڿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44122, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44123, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44124, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44125, '4', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44126, '<Ү', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'p{v', '', '', '', '', ''),
(44127, '\r}Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44128, ')d', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44129, '-', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44130, 'GW', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44131, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44132, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44133, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44134, 't', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44135, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44136, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44137, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', 'V1', 'U', '', '', ''),
(44138, 'u', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44139, 'lӏl', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44140, 'G', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44141, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44142, '&Mn', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44143, 'V', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44144, 'Qh', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44145, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44146, '\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44147, '519309057', NULL, NULL, 'MARCO VITALE', 'S.S. VARESINA 233,  N° 118,', 'PRESSO CELLOPLAST', '22076', 'MOZZATE CO', 'Italien', 'IT', NULL, NULL, '3420085109', '00102453CQ', NULL, NULL, 'Orologio - GM-508-3 - Cassa oro, quadrante nero e cinturino marrone', NULL, '1Z 8VF 459 68 4813 9877', 'UPS', NULL, '2017-09-01', '31.08.2017 22:58', '4260295881234', '1', 'a0YC000000jFcdiMAC', '154.99', '249.00'),
(44148, '519240667', NULL, NULL, 'Lois Wheatley', '70 LITTLEPARK AVENUE', '', 'PO9 3QZ', 'HAVANT HAMPSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7581078462', '00101525ZH', NULL, NULL, 'Pionier Berlin Automatic Watch - 512-3 - gold case/black face/brown leather band', NULL, '1Z 8VF 459 68 4669 2666', 'UPS', NULL, '2017-09-01', '42978,7243055556', '4260295882156', '1', 'a0YC000000jFXadMAG', '120.00', '189.00'),
(44149, '1000849941', NULL, NULL, 'Saduddin Yassini', 'Urbain Reniersstraat 1 , 3rd ', 'verdieping bus nummer 1/33,', '2050', 'Antwerpen', 'Belgien', 'BE', NULL, NULL, '497206922', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4856 9484', 'UPS', NULL, '2017-09-01', '31.08.2017 22:51', '4260295881234', '1', 'a0YC000000jYKTg', '145.00', '199.00'),
(44150, '519317462', '', '', 'hubert goffin', 'Quai Mativa 4020 Liège', 'Bld E De Laveleye 89/64', '4020', 'Liege', 'Belgien', '', '', '', '475510729', '0010070R3T', '', '', 'Theorama Damascus horloge - 3008-1', '', '1Z 8VF 459 68 4663 7494', 'UPS', '', '2017-09-01', '31.08.2017 22:21', '4260295880152', '1', 'a0YC000000jE2p0MAC', '139.99', '199.99'),
(44151, '519386138', NULL, NULL, 'Roke Landa Sorazu', 'Trinidad 7', '0', '20850', 'Mendaro carnicerea Maiora GUIPUZCOA', 'Spanien', 'ES', NULL, NULL, '636817576', '00101524C1', NULL, NULL, 'Reloj Theorema Marco Polo - GM-3005-4 - Caja dorada - Dial negro - Correa de cuero negra', NULL, '711369660065', 'FedEx', NULL, '2017-09-01', '01.09.2017 08:40', '4260295880923', '1', 'a0YC000000jD2qWMAS', '140.00', '189.99'),
(44152, '519095955', '', '', 'Zora Lieballe', '4 Rue Maurice Ravel', '', '33560', 'Carbon Blanc', 'Frankreich', '', '', '', '65865043', '0010140CAU', '', '', 'Pionier Aruba Montre automatique sertie de 6 petits diamants - 507-3 Doré/Noir/Marron', '', '1Z 8VF 459 68  4663 9901', 'UPS', '', '2017-09-01', '31.08.2017 02:53', '4260295881166', '1', 'a0YC000000hfjRcMAI', '149.99', '229.90'),
(44153, '1000916701', NULL, NULL, 'Charlie De Pauw', 'Rue du Try 27', '27', '1421', 'Ophain-Bois-Seign.-Isaac', 'Belgien', 'BE', NULL, NULL, '472538735', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369660227', 'FedEx', NULL, '2017-09-04', '02.09.2017 00:18', '4260295880442', '1', 'a0YC000000jYKpz', '170.00', '269.00'),
(44154, '1000909381', NULL, NULL, 'Egin Zjarmi', 'Oossekouter 7', '', '9850', 'Nevele', 'Belgien', 'BE', NULL, NULL, '483100754', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369660238', 'FedEx', NULL, '2017-09-04', '01.09.2017 21:18', '4260295880442', '1', 'a0YC000000jYKpz', '170.00', '269.00'),
(44155, '1000959087', NULL, NULL, 'Sylvie Colson', 'Jan moorkensstraat 25 bus 1', '', '2600', 'Berchem', 'Belgien', 'BE', NULL, NULL, '494898307', '', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '711369660249', 'FedEx', NULL, '2017-09-04', '02.09.2017 18:48', '4260295881593', '1', 'a0YC000000jYKq2', '170.00', '269.00'),
(44156, '1001013591', NULL, NULL, 'Chantal Maes', 'Rue Francois Vervloet 169', '', '1180', 'Uccle Bruxelles', 'Belgien', 'BE', NULL, NULL, '0474 277 496', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369660250', 'FedEx', NULL, '2017-09-04', '03.09.2017 15:48', '4260295880077', '1', 'a0YC000000jGwDs', '150.01', '229.00'),
(44157, '519511507', NULL, NULL, 'Charlie De Pauw', 'Rue du Try 27', '27', '1421', 'Ophain-Bois-Seign.-Isaac', 'Belgien', 'BE', NULL, NULL, '472538735', '0010011RJ4', NULL, NULL, '7002-4 gouden kast / zwart uurwerk / bruine leren band', NULL, '711369660227', 'FedEx', NULL, '2017-09-04', '01.09.2017 22:20', '4260295882255', '1', 'a0YC000000jEAYUMA4', '150.00', '219.00'),
(44158, '1000922441', NULL, NULL, 'Charlie De Pauw', 'Rue du Try 27', '27', '1421', 'Ophain-Bois-Seign.-Isaac', 'Belgien', 'BE', NULL, NULL, '472538735', '', NULL, NULL, 'GM-508-4 Black case / Black face / Black Leather Band', NULL, '711369660227', 'FedEx', NULL, '2017-09-04', '02.09.2017 02:48', '4260295881241', '1', 'a0YC000000jYUzL', '150.01', '229.00'),
(44159, '519589768', NULL, NULL, 'Hakan Erol', 'Koolmijnlaan 161', '', '3550', 'Heusden Limburg', 'Belgien', 'BE', NULL, NULL, '476783569', '0010081IS2', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-5 - Boîtier noir / Cadran noir / Bracelet en cuir noir', NULL, '711369660260', 'FedEx', NULL, '2017-09-04', '02.09.2017 11:52', '4260295882262', '1', 'a0YC000000jEAYVMA4', '150.00', '219.00'),
(44160, '1000891017', NULL, NULL, 'Marian HECZKO', '3 CHEMIN DE CARRON', '', '25320', 'THORAISE', 'Frankreich', 'FR', NULL, NULL, '631401903', '', NULL, NULL, 'GM-3009-5 Silver case / White face / Stainless Steel Band', NULL, '1Z 8VF 459 68 4754 9597', 'UPS', NULL, '2017-09-04', '01.09.2017 12:48', '4260295881821', '1', 'a0YC000000jYS1c', '149.99', '229.90'),
(44161, '519468398', NULL, NULL, 'Saverio Di Ciommo', 'VIA EMILIO BRUNO MONDIN 4', '', '32100', 'BELLUNO BL', 'Italien', 'IT', NULL, NULL, '3383595226', '0010220R77', NULL, NULL, 'Orologio Oro/Nero/Marrone', NULL, '1Z 8VF 459 68 4697 6001', 'UPS', NULL, '2017-09-04', '01.09.2017 20:03', '4260295880473', '1', 'a0YC000000hgFrAMAU', '165.00', '239.90'),
(44162, '519438309', NULL, NULL, 'Herman Bloemendaal', 'Gronausevoetpad 77', '', '7511 BK', 'ENSCHEDE Overijssel', 'Niederlande', 'NL', NULL, NULL, '647193709', '00102452LW', NULL, NULL, '7002-8 gouden kast / wit uurwerk / roestvrij stalen band', NULL, '1Z 8VF 459 68 4843 2817', 'UPS', NULL, '2017-09-04', '01.09.2017 15:31', '4260295882293', '1', 'a0YC000000jEAYnMAO', '150.00', '219.00'),
(44163, '1000890747', NULL, NULL, 'Adina Otinjac', 'Fregatsingel 41', '', '2496ZV', 'S-GRAVENHAGE Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '648190215', '', NULL, NULL, '3001-6 Bicolor Case / Black Face / Black Leather Band', NULL, '1Z 8VF 459 68 4769 6026', 'UPS', NULL, '2017-09-04', '01.09.2017 14:48', '4260295880367', '1', 'a0YC000000jY43b', '130.01', '219.00'),
(44164, '1000955429', NULL, NULL, 'Christopher McMahon', '161 EAST LANE', 'Flat1', 'HA97PE', 'WEMBLEY', 'Grossbritannien', 'GB', NULL, NULL, '7532832504', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4711 2718', 'UPS', NULL, '2017-09-04', '02.09.2017 17:48', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44165, '1000901849', NULL, NULL, 'Mirabela Dragomir', '238B STATION ROAD', '', 'UB34AN', 'HAYES', 'Grossbritannien', 'GB', NULL, NULL, '7766965216', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4743 1927', 'UPS', NULL, '2017-09-04', '01.09.2017 18:48', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44166, '519508267', NULL, NULL, 'Mair harries', '47 LON CADOG', '', 'SA2 0TN', 'SWANSEA', 'Grossbritannien', 'GB', NULL, NULL, '7513257136', '0010250SPI', NULL, NULL, '502-3 Gold Case / Black Face / Brown Leather Band', NULL, '1Z 8VF 459 68 4841 3534', 'UPS', NULL, '2017-09-04', '01.09.2017 22:31', '4260295880701', '1', 'a0YC000000jEdQ3MAK', '123.01', '179.00'),
(44167, '1000897359', NULL, NULL, 'Elizabeth Nolan', '11 dignum mead', '', 'L277AN', 'liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7841669126', '', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4691 3542', 'UPS', NULL, '2017-09-04', '01.09.2017 16:48', '4260295881982', '1', 'a0YC000000jYItV', '150.00', '225.00'),
(44168, '1000959467', NULL, NULL, 'Antoinette Barnes-Gott', '212 CHARLESTOWN ROAD', 'Blackley', 'M97ED', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7815900564', '', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4842 7958', 'UPS', NULL, '2017-09-04', '02.09.2017 18:48', '4260295881999', '1', 'a0YC000000jYItW', '150.00', '225.00'),
(44169, '519293841', NULL, NULL, 'Matias Barbat', '59COLWYNHOUSE HERCULES ROAD', '', 'SE1 7DA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '4,47509E+11', '00101457B9', NULL, NULL, 'Pionier London Diamond Watch - 510-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4669 2764', 'UPS', NULL, '2017-09-04', '01.09.2017 07:15', '4260295881371', '1', 'a0YC000000jFYUPMA4', '130.00', '179.00'),
(44170, '519269025', NULL, NULL, 'Mark Ranson', '19 Cartmel aveune', 'Windlehust', 'Wa10 6qh', 'Sthelens', 'Grossbritannien', 'GB', NULL, NULL, '7872325941', '00102400IE', NULL, NULL, 'Theorema Hamburg men\'s mechanical watch - GM-109-3 - gold case/black face/brown band', NULL, '1Z 8VF 459 68 4828 3970', 'UPS', NULL, '2017-09-04', '01.09.2017 05:39', '4260295882361', '1', 'a0YC000000jFXfRMAW', '139.99', '199.00'),
(44171, '519469269', NULL, NULL, 'Yvette Gibson', '67 Meadow Lane', '', 'NG10 2FP', 'Long Eaton Nottinghamshire', 'Grossbritannien', 'GB', NULL, NULL, '7826114021', '00101562BX', NULL, NULL, 'Theorema Hamburg men\'s mechanical watch - GM-109-3 - gold case/black face/brown band', NULL, '1Z 8VF 459 68 4621 7581', 'UPS', NULL, '2017-09-04', '01.09.2017 19:39', '4260295882361', '1', 'a0YC000000jFXfRMAW', '139.99', '199.00'),
(44172, '519675022', NULL, NULL, 'Natasha Kinney', '160 DUNVALE', '', 'BT43 6PA', 'BALLYMENA COUNTY ANTRIM', 'Grossbritannien', 'GB', NULL, NULL, '7594200389', '0010036NWG', NULL, NULL, 'Theorema Rio men\'s skeleton watch - GM-107-3', NULL, '711369660216', 'FedEx', NULL, '2017-09-04', '02.09.2017 23:42', '4260295880626', '1', 'a0YC000000hhXKVMA2', '135.00', '179.00'),
(44173, '520020616', NULL, NULL, 'DinhHuy PHAM', 'rue de la Neuville 24 bte 101', '', '1348', 'louvain la Neuve brabant wallon', 'Belgien', 'BE', NULL, NULL, '32483011638', '0010159UD6', NULL, NULL, '7002-8 gouden kast / wit uurwerk / roestvrij stalen band', NULL, '711369660558', 'FedEx', NULL, '2017-09-05', '04.09.2017 20:19', '4260295882293', '1', 'a0YC000000jEAYYMA4', '150.00', '219.00'),
(44174, '519928571', NULL, NULL, 'STEFAAN CARDOEN', 'Meibosstraat 31', '', '8780', 'Oostrozebeke', 'Belgien', 'BE', NULL, NULL, '473911122', '0010093XQP', NULL, NULL, 'Pionier automatisch horloge Miami - 506-3', NULL, '711369660569', 'FedEx', NULL, '2017-09-05', '04.09.2017 11:23', '4260295880886', '1', 'a0YC000000jE0E3MAK', '141.99', '199.99'),
(44175, '1001017547', NULL, NULL, 'Kassy Coutelle', '3 RUE ANDRE LECOMTE', '', '41000', 'VILLEBAROU', 'Frankreich', 'FR', NULL, NULL, '687692221', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369660477', 'FedEx', NULL, '2017-09-05', '03.09.2017 14:48', '4260295882200', '1', 'a0YC000000jXu8F', '144.99', '199.90'),
(44176, '519928742', NULL, NULL, 'gilda riccio', 'VIA GIOVANNA D\'ARCO 184', '', 'SESTO SAN GIOVANNI MI', 'Italien', '20099', 'IT', NULL, NULL, '3459345890', '00101101WE', NULL, NULL, 'Orologio - Cassa Oro/Quadrante Nero/Cinturino in pelle Marrone 505-3', NULL, '711369660499', 'FedEx', NULL, '2017-09-05', '04.09.2017 13:24', '4260295880824', '1', 'a0YC000000hgFlXMAU', '154.99', '229.90'),
(44177, '519932002', NULL, NULL, 'Romeo Dogocher', 'VIA GANDHI 2/a', '', 'MODENA MO', 'Italien', '41122', 'IT', NULL, NULL, '3292767809', '00100389HN', NULL, NULL, 'Orologio - GM-508-3 - Cassa oro, quadrante nero e cinturino marrone', NULL, '711369660503', 'FedEx', NULL, '2017-09-05', '04.09.2017 13:18', '4260295881234', '1', 'a0YC000000jFcdiMAC', '154.99', '249.00'),
(44178, '519860566', NULL, NULL, 'Fabrizio Balloni', 'Galleria Leonardo Da Vinci 49', 'Pregasi telefonare per la consegna', 'Massa MS', 'Italien', '54100', 'IT', NULL, NULL, '3478851029', '0010239XT7', NULL, NULL, 'Orologio Oro/Nero 104-5', NULL, '711369660514', 'FedEx', NULL, '2017-09-05', '03.09.2017 23:21', '4260295881203', '1', 'a0YC000000hgFrCMAU', '165.00', '239.90'),
(44179, '519824388', NULL, NULL, 'Antonietta Zanon', 'VIA PARENZO 7', '', 'VICENZA VI', 'Italien', '36100', 'IT', NULL, NULL, '3668190039', '0010008OEG', NULL, NULL, 'Orologio Oro/Nero 104-5', NULL, '711369660525', 'FedEx', NULL, '2017-09-05', '03.09.2017 19:42', '4260295881203', '1', 'a0YC000000hgFrCMAU', '165.00', '239.90'),
(44180, '520042073', NULL, NULL, 'Edmir Nurellari', 'VIA GIUSEPPE GARIBALDI 42', '', 'CITTIGLIO VA', 'Italien', '21033', 'IT', NULL, NULL, '3454285680', '0010089YFQ', NULL, NULL, 'Orologio Oro/Nero/Marrone 104-2', NULL, '711369660536', 'FedEx', NULL, '2017-09-05', '04.09.2017 23:02', '4260295880473', '1', 'a0YC000000hgFrAMAU', '165.00', '239.90'),
(44181, '519923243', NULL, NULL, 'CHIARA BARICCHI', 'CORSO GIACOMO MATTEOTTI 13', 'ORE 8,30 - 12,30 / 16 - 19', 'FIGLINE E INCISA VALDARNO FI', 'Italien', '50063', 'IT', NULL, NULL, '3334485970', '0010218WL2', NULL, NULL, 'Orologio Oro/Nero/Marrone 104-2', NULL, '711369660547', 'FedEx', NULL, '2017-09-05', '04.09.2017 12:27', '4260295880473', '1', 'a0YC000000hgFrAMAU', '165.00', '239.90'),
(44182, '519979008', NULL, NULL, 'Samuel CASADO', 'CALLE ANTONIO GALA 20', '4', '41008', 'SEVILLA', 'Spanien', 'ES', NULL, NULL, '692465738', '00101716J8', NULL, NULL, 'Reloj Pionier Chicago con diamantes - Caja plateada - Cara blanca y correa de acero inoxidable - 7002-6', NULL, '711369660488', 'FedEx', NULL, '2017-09-05', '04.09.2017 14:43', '4260295882279', '1', 'a0YC000000jD2qqMAC', '149.99', '199.99'),
(44183, '1001005445', NULL, NULL, 'George Birch', '86 MILDMAY ROAD', '', 'SG15SW', 'STEVENAGE', 'Grossbritannien', 'GB', NULL, NULL, '7858777753', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4854 5642', 'UPS', NULL, '2017-09-05', '03.09.2017 14:18', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44184, '1001157631', '', '', 'Carl Meyten', 'Riemstraat 64', '', '2970', 'Schilde Antwerpen', 'Belgien', '', '', '', '475725893', '', '', '', '103-9 Black case/Black face/Black Metall Band', '', '711369660959', 'FedEx', '', '2017-09-06', '05.09.2017 19:48', '4260295881630', '1', 'a0YC000000jYKq6', '170.00', '269.00'),
(44185, '520226678', NULL, NULL, 'Maria eugenia garcia blazquez', 'CALLE ARRIBES DEL DUERO 4', 'bajo D', '47012', 'VALLADOLID', 'Spanien', 'ES', NULL, NULL, '625747510', '0010192TH6', NULL, NULL, 'Reloj automático Pionier modelo Malibu - Caja plateada / Cara negra /  Correa de cuero negra - 502-2', NULL, '711369660948', 'FedEx', NULL, '2017-09-06', '05.09.2017 21:33', '4260295880695', '1', 'a0YC000000jD2pJMAS', '149.99', '199.99'),
(44186, '1001070767', NULL, NULL, 'Gilles Vasseur', '80 CHEMIN DE LA BERGERIE', 'Les hauts du Lançon', '83190', 'OLLIOULES', 'Frankreich', 'FR', NULL, NULL, '609376776', '', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '711369660926', 'FedEx', NULL, '2017-09-06', '04.09.2017 01:48', '4260295880749', '1', 'a0YC000000jYS1B', '149.99', '229.90'),
(44187, '1001070443', NULL, NULL, 'AUDOUX Jean-Guy', '4 Allee Georges Sand', '', '93140', 'BONDY', 'Frankreich', 'FR', NULL, NULL, '622578553', '', NULL, NULL, '3011-4 Black case / Black face / Black Leather Band', NULL, '711369660937', 'FedEx', NULL, '2017-09-06', '04.09.2017 01:18', '4260295881289', '1', 'a0YC000000jYS4J', '145.01', '229.90'),
(44188, '1001070945', NULL, NULL, 'Ramona Ardelean', '125 HEATHVIEW ROAD', '', 'RM162RT', 'GRAYS', 'Grossbritannien', 'GB', NULL, NULL, '7532647188', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4828 4059', 'UPS', NULL, '2017-09-06', '04.09.2017 03:48', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44189, '519843129', NULL, NULL, 'Thomas Dawson', '8 BRIDLEWAY COURT', '', 'HX2 0DX', 'HALIFAX', 'Grossbritannien', 'GB', NULL, NULL, '7985256280', '00101793RN', NULL, NULL, '502-3 Gold Case / Black Face / Brown Leather Band', NULL, '1Z 8VF 459 68 4633 2867', 'UPS', NULL, '2017-09-06', '04.09.2017 07:28', '4260295880701', '1', 'a0YC000000jEdQ3MAK', '123.01', '179.00'),
(44190, '520044366', NULL, NULL, 'Huda Abdulkareem', '133 HEATON PARK ROAD', '', 'M9 0PE', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7859232458', '001023313B', NULL, NULL, 'GM-110-3 gold case/black face/brown band', NULL, '1Z 8VF 459 68 4866 8073', 'UPS', NULL, '2017-09-06', '04.09.2017 22:33', '4260295882323', '1', 'a0YC000000jEdOWMA0', '128.00', '179.00'),
(44191, '519912711', NULL, NULL, 'Slavka Stonham', '17 CLANFIELD CRESCENT', '', 'RG31 6QN', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7825291037', '00101799XO', NULL, NULL, 'Men\'s Theorema Paragon watch 3001-3 - gold case/white face/brown leather band', NULL, '1Z 8VF 459 68 4770 5686', 'UPS', NULL, '2017-09-06', '04.09.2017 11:37', '4260295880329', '1', 'a0YC000000jFZxkMAG', '110.00', '159.00'),
(44192, '519863176', NULL, NULL, 'Matthew Bullas', 'MEDIACOM 1 hardman street', '', 'M3 3HF', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7817569480', '0010003OCY', NULL, NULL, 'Pionier London Diamond Watch - 510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4690 1699', 'UPS', NULL, '2017-09-06', '04.09.2017 04:03', '4260295881401', '1', 'a0YC000000jFYUOMA4', '130.00', '179.00'),
(44193, '1001137653', NULL, NULL, 'Sandrine Breuil', '4 4 rue de longchamp', 'PAPETERIE CALIPAGE', '92200', 'neuilly sur seine', 'Frankreich', 'FR', NULL, NULL, '684435001', '', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '711369660970', 'FedEx', NULL, '2017-09-06', '05.09.2017 10:48', '4260295880701', '1', 'a0YC000000jYS2e', '149.99', '229.90'),
(44194, '1001177977', '', '', 'Bjorn Rogge', 'Leemput 9', '', '9800', 'Petegem-aan-de-Leie', 'Belgien', '', '', '', '494391439', '', '', '', 'GM-508-4 Black case / Black face / Black Leather Band', '', '711369660981', 'FedEx', '', '2017-09-06', '06.09.2017 04:18', '4260295881241', '1', 'a0YC000000jYUzL', '150.01', '229.00'),
(44195, '520353419', NULL, NULL, 'Samir El Bouaiadi', 'Deurnsebaan 22. Bus 2', '', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '484805783', '0010075WOE', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-2 - Boîtier argenté / Cadran noir / Bracelet en cuir noir', NULL, '711369661017', 'FedEx', NULL, '2017-09-07', '06.09.2017 18:50', '4260295882231', '1', 'a0YC000000jEAYSMA4', '150.00', '219.00'),
(44196, '1001218709', NULL, NULL, 'David Jou Sala', 'CALLE CANCO, 1', '2 2', '08035', 'BARCELONA', 'Spanien', 'ES', NULL, NULL, '622300062', '', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '711369661006', 'FedEx', NULL, '2017-09-07', '06.09.2017 19:18', '4260295881616', '1', 'a0YC000000jGmte', '169.99', '229.90'),
(44197, '1001196635', '', '', 'kim berry', 'OSBORNE NAZEING ROAD', '', 'EN92HU', 'WALTHAM ABBEY', 'Grossbritannien', '', '', '', '7590480820', '', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', 'storniert', 'UPS', '', '2017-09-07', '06.09.2017 15:18', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44198, '1001216023', NULL, NULL, 'Pat Walsh', '37 NEWTON DRIVE', '', 'FY38EN', 'BLACKPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7814453448', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4639 2918', 'UPS', NULL, '2017-09-07', '06.09.2017 20:48', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44199, '1001223517', NULL, NULL, 'Adrien Barnabe', 'FLAT3 25 ST. STEPHENS AVENUE', '', 'W128JB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7541042371', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4820 0120', 'UPS', NULL, '2017-09-07', '06.09.2017 22:48', '4260295880050', '1', 'a0YC000000jYItU', '150.00', '225.00'),
(44200, '1001191615', NULL, NULL, 'Janet Lotcho', '69 COOPERS WALK', '', 'EN80SE', 'WALTHAM CROSS', 'Grossbritannien', 'GB', NULL, NULL, '7745774264', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4838 9731', 'UPS', NULL, '2017-09-07', '06.09.2017 13:48', '4260295880050', '1', 'a0YC000000jYItU', '150.00', '225.00'),
(44201, '520365729', NULL, NULL, 'Chris Hayes', 'UNIT5B KING STREET INDUSTRIAL ESTATE', '', 'PE6 9NF', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7921789918', '0010119G2X', NULL, NULL, 'Theorema Hamburg men\'s mechanical watch - GM-109-3 - gold case/black face/brown band', NULL, '1Z 8VF 459 68 4861 7743', 'UPS', NULL, '2017-09-07', '06.09.2017 22:46', '4260295882361', '1', 'a0YC000000jFXfRMAW', '139.99', '199.00'),
(44202, '520388285', NULL, NULL, 'Maria Teresa Barbessi', 'VIALE ENRICO FERMI 8', 'PRESSO  BAGNARA SPA', '37010', 'Italien', '', 'IT', NULL, NULL, '3472265210', '0010248WAO', NULL, NULL, 'Orologio - Cassa Argento/Quadrante Nero/Cinturino in pelle Nero 505-2', NULL, '711369661039', 'FedEx', NULL, '2017-09-07', '07.09.2017 00:23', '4260295880817', '1', 'a0YC000000hgFlWMAU', '154.99', '229.90'),
(44203, '520268480', NULL, NULL, 'Emanuele Bertoli', 'Via Crocette 13', 'orario ufficio 8/12 - 14/18', '25050', 'Italien', '', 'IT', NULL, NULL, '3388386661', '00100219IY', NULL, NULL, 'Orologio - Cassa Oro/Quadrante Nero/Cinturino Marrone 109-3', NULL, '711369661040', 'FedEx', NULL, '2017-09-07', '06.09.2017 11:38', '4260295882361', '1', 'a0YC000000hgFkQMAU', '154.99', '229.90'),
(44204, '1001237137', NULL, NULL, 'SABINE QUIEVREUX', '83 BOULEVARD DE PONT NOYELLES', '', '80090', 'AMIENS', 'Frankreich', 'FR', NULL, NULL, '322496834', '', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '711369661061', 'FedEx', NULL, '2017-09-08', '07.09.2017 02:18', '4260295880701', '1', 'a0YC000000jYS2e', '149.99', '229.90'),
(44205, '520474738', NULL, NULL, 'antonio andrisani', 'VIA CARLO POMA 5', '', '80053', 'CASTELLAMMARE DI STABIA NA', 'Italien', 'IT', NULL, NULL, '3352411126', '0010009D80', NULL, NULL, 'Orologio - GM-508-5 - Cassa argento, quadrante bianco e cinturino acciaio', NULL, '711369661072', 'FedEx', NULL, '2017-09-08', '07.09.2017 15:39', '4260295881944', '1', 'a0YC000000jFcdkMAC', '154.99', '249.00'),
(44206, '1001272907', NULL, NULL, 'Alison Palmer', 'Poppies East End Road', 'Bradwell on Sea', 'CM07PP', 'Southminster', 'Grossbritannien', 'GB', NULL, NULL, '7778127221', '', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4718 0154', 'UPS', NULL, '2017-09-08', '07.09.2017 20:48', '4260295881982', '1', 'a0YC000000jYItV', '150.00', '225.00'),
(44207, '520497741', NULL, NULL, 'Shannon Robinson', '27 CYPRESS GROVE', '', 'ST5 7HD', 'NEWCASTLE', 'Grossbritannien', 'GB', NULL, NULL, '7989807585', '00101641IQ', NULL, NULL, 'Pionier London Diamond Watch - 510-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4861 2962', 'UPS', NULL, '2017-09-08', '07.09.2017 18:38', '4260295881425', '1', 'a0YC000000jFYURMA4', '130.00', '179.00'),
(44208, '521045371', NULL, NULL, 'george degreef', 'luikersteenweg 301  bus 3.1', '', '3500', 'hasselt limburg', 'Belgien', 'BE', NULL, NULL, '477494233', '00100504IO', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-3 - Boîtier doré / Cadran blanc / Bracelet en cuir marron', NULL, '711369661142', 'FedEx', NULL, '2017-09-11', '10.09.2017 19:50', '4260295882248', '1', 'a0YC000000jEAYTMA4', '150.00', '219.00'),
(44209, '520768786', NULL, NULL, 'benoni burie', 'Wolfgang Amadeus Mozartlaan 10', '', '1620', 'Drogenbos', 'Belgien', 'BE', NULL, NULL, '497522565', '0010119SRE', NULL, NULL, 'T3012 - 04 - Boîtier noir / Cadran noir / Bracelet en cuir noir', NULL, '711369661153', 'FedEx', NULL, '2017-09-11', '09.09.2017 07:19', '4260295881890', '1', 'a0YC000000jE0P6MAK', '145.01', '229.00'),
(44210, '1001401909', NULL, NULL, 'marielle NANTEUIL', '32 AVENUE DU GENERAL DE GAULLE', '', '33190', 'GIRONDE SUR DROPT', 'Frankreich', 'FR', NULL, NULL, '617664796', '', NULL, NULL, 'GM-3009-2 Silver case / Black face / Black Leather Band', NULL, '711369661110', 'FedEx', NULL, '2017-09-11', '09.09.2017 18:18', '4260295881791', '1', 'a0YC000000jYS1Z', '149.99', '229.90'),
(44211, '1001351517', NULL, NULL, 'Dorquelle Catherine', '32 allee des jonquilles', '', '77500', 'Chelles', 'Frankreich', 'FR', NULL, NULL, '643445361', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369661131', 'FedEx', NULL, '2017-09-11', '09.09.2017 05:18', '4260295881807', '1', 'a0YC000000jYS1a', '149.99', '229.90'),
(44212, '1001426527', NULL, NULL, 'David Sudry', '2 SQUARE DU VIVARAIS', '', '75017', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '781918323', '', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369661223', 'FedEx', NULL, '2017-09-12', '10.09.2017 06:18', '4260295881425', '1', 'a0YC000000jYS0h', '154.99', '229.90'),
(44213, '520879341', NULL, NULL, 'Peter Dubach', 'Kuipersstraat 122F', '', '1073 ET', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '2012345667', '0010171Q2A', NULL, NULL, '3008-3 Gold case / Black face / Black Leather Band', NULL, '711369661164', 'FedEx', NULL, '2017-09-11', '09.09.2017 19:34', '4260295880176', '1', 'a0YC000000jE2pAMAS', '139.99', '199.99'),
(44214, '1001353817', NULL, NULL, 'Johan (Johan) van der Linde', 'Elsschotweg 8', '', '1321AH', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '641375479', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369661175', 'FedEx', NULL, '2017-09-11', '09.09.2017 10:18', '4260295880442', '1', 'a0YC000000jYKq8', '170.00', '269.00'),
(44215, '1001294283', NULL, NULL, 'Abbie Owens', '13 NEW CENTURY STREET', 'Trealaw', 'CF402PE', 'TONYPANDY MID GLAMORGAN', 'Grossbritannien', 'GB', NULL, NULL, '7703778233', '', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4629 2179', 'UPS', NULL, '2017-09-11', '08.09.2017 05:18', '4260295880381', '1', 'a0YC000000jYItR', '150.00', '225.00'),
(44216, '1001327857', NULL, NULL, 'Emma bromhead', 'Westside Chapel lane', 'Aslockton', 'NG139AR', 'Nottingham', 'Grossbritannien', 'GB', NULL, NULL, '7921842849', '', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4703 3787', 'UPS', NULL, '2017-09-11', '08.09.2017 18:48', '4260295880381', '1', 'a0YC000000jYItR', '150.00', '225.00'),
(44217, '520834542', NULL, NULL, 'Leonid Smolekov', '9 CONWAY STREET', 'apartment 2', 'BT27 4AD', 'LISBURN COUNTY ANTRIM', 'Grossbritannien', 'GB', NULL, NULL, '4,47519E+11', '00102427SM', NULL, NULL, '503-3 Gold case / black face / brown leather band', NULL, '711369661109', 'FedEx', NULL, '2017-09-11', '09.09.2017 19:23', '4260295880749', '1', 'a0YC000000jExtlMAC', '123.00', '199.00'),
(44218, '1001381907', NULL, NULL, 'maria threlfall', '10 SUSSEX ROAD', 'Ford', 'PL21LA', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7808728529', '', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4769 3798', 'UPS', NULL, '2017-09-11', '09.09.2017 15:48', '4260295881982', '1', 'a0YC000000jYItV', '150.00', '225.00'),
(44219, '1001372305', NULL, NULL, 'Paul Casey', '152 CHELMER ROAD', '', 'CM26AB', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7519944156', '', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4776 8207', 'UPS', NULL, '2017-09-11', '09.09.2017 14:18', '4260295881982', '1', 'a0YC000000jYItV', '150.00', '225.00'),
(44220, '1001380383', '', '', 'Nikki  Stanton', '54 ELMDALE ROAD', '', 'WV149AU', 'BILSTON', 'Grossbritannien', '', '', '', '7710688877', '', '', '', 'GM-101-7 Silver Case / Black face / Stainless steel band', '', '1Z 8VF 459 68 4609 3161', 'UPS', '', '2017-09-11', '09.09.2017 15:48', '4260295881999', '1', 'a0YC000000jYItW', '150.00', '225.00'),
(44221, '1001320165', NULL, NULL, 'Barry Futcher', '34 BLENDWORTH CRESCENT', '', 'PO92BE', 'HAVANT', 'Grossbritannien', 'GB', NULL, NULL, '7944920128', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4699 3019', 'UPS', NULL, '2017-09-11', '08.09.2017 16:18', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44222, '1001337041', NULL, NULL, 'Michael Barry', '44 New Road', 'Croxley Green', 'WD33EP', 'Rickmansworth Hertfordshire', 'Grossbritannien', 'GB', NULL, NULL, '7990523100', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4894 4229', 'UPS', NULL, '2017-09-11', '08.09.2017 22:18', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44223, '1001320235', NULL, NULL, 'Freyja Bibby', '14 TON ROW', '', 'CF417AN', 'PENTRE', 'Grossbritannien', 'GB', NULL, NULL, '7914854702', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4663 7832', 'UPS', NULL, '2017-09-11', '08.09.2017 16:18', '4260295881555', '1', 'a0YC000000gyJrg', '132.00', '179.00'),
(44224, '520623834', NULL, NULL, 'Chris Wilson', 'ALE NEW ROAD', '', 'ST18 0PE', 'STAFFORD', 'Grossbritannien', 'GB', NULL, NULL, '7814402915', '0010114UD3', NULL, NULL, 'Men\'s Theorema Paragon watch 3001-5 - bi-colour case/white face/black leather band', NULL, '1Z 8VF 459 68 4712 9844', 'UPS', NULL, '2017-09-11', '08.09.2017 12:10', '4260295880350', '1', 'a0YC000000jFZxnMAG', '110.00', '159.00'),
(44225, '520797629', NULL, NULL, 'robin ayton', '5 CLIFFORD STREET', '', 'DH3 3JW', 'CHESTER LE STREET', 'Grossbritannien', 'GB', NULL, NULL, '1913891649', '0010201QNV', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4811 6258', 'UPS', NULL, '2017-09-11', '09.09.2017 14:18', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(44226, '521194666', NULL, NULL, 'kadir coban', 'ringlaan 75', '75', '2170', 'merksem antwerpen', 'Belgien', 'BE', NULL, NULL, '485849270', '00100103AY', NULL, NULL, '7002-10 zwarte kast / zwart uurwerk / roestvrij stalen band', NULL, '7113 6966 1245', 'FedEx', NULL, '2017-09-12', '11.09.2017 18:20', '4260295882316', '1', 'a0YC000000jEAYaMAO', '150.00', '219.00'),
(44227, '521104851', NULL, NULL, 'Roke Landa Sorazu', 'Trinidad 7', '0', '20850', 'Mendaro carniceria Maiora GUIPUZCOA', 'GUIPUZCOA', 'ES', NULL, NULL, '636817576', '0010250POR', NULL, NULL, 'Reloj automático Pionier modelo Malibu - Caja dorada / Cara negra  / Correa de cuero marrón - 502-3', NULL, '711369661267', 'FedEx', NULL, '2017-09-12', '11.09.2017 06:42', '4260295880701', '1', 'a0YC000000jD2pKMAS', '149.99', '199.99'),
(44228, '1001540241', NULL, NULL, 'jean christophe FOTIA', '4 RUE DE TROSSINGEN', '', '74300', 'CLUSES', 'Frankreich', 'FR', NULL, NULL, '785957972', '', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '711369661256', 'FedEx', NULL, '2017-09-12', '11.09.2017 15:18', '4260295881432', '1', 'a0YC000000jYS0i', '154.99', '229.90'),
(44229, '521179479', NULL, NULL, 'Luca Lazzari', 'Via aurelia sud 320', 'Consegnare di mattina', '55049', 'Viareggio Lucca', 'Italien', 'IT', NULL, NULL, '3348384452', '0010174UY9', NULL, NULL, 'Orologio - GM-508-3 - Cassa oro, quadrante nero e cinturino marrone', NULL, '711369661278', 'FedEx', NULL, '2017-09-12', '11.09.2017 18:22', '4260295881234', '1', 'a0YC000000jFcdiMAC', '154.99', '249.00'),
(44230, '521183581', NULL, NULL, 'ermelinda kurtulaj', 'VIALE GIOVAN BATTISTA MORGAGNI 51', 'fragile', '50134', 'FIRENZE FI', 'Italien', 'IT', NULL, NULL, '3240444134', '0010019YMN', NULL, NULL, 'Orologio con cinturino in pelle - Argento/Nero/Nero 3009-2', NULL, '711369661289', 'FedEx', NULL, '2017-09-12', '11.09.2017 18:20', '4260295881791', '1', 'a0YC000000jFcagMAC', '149.99', '249.00'),
(44231, '1001549497', NULL, NULL, 'Alex van Erve', 'Ceintuurbaan 212 Hs', '', '1072GD', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '206620320', '', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '711369661290', 'FedEx', NULL, '2017-09-12', '11.09.2017 19:48', '4260295881630', '1', 'a0YC000000jYKqF', '170.00', '269.00'),
(44232, '1001522065', NULL, NULL, 'Olga Dorpmanns', 'Kolenwagenslag 33', '', '2584SL', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '653382070', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369661304', 'FedEx', NULL, '2017-09-12', '11.09.2017 13:18', '4260295880442', '1', 'a0YC000000jYKq8', '170.00', '269.00'),
(44233, '1001558507', NULL, NULL, 'Simona Satrauskaite', '57 Falcon street', '', 'E138DD', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7463718781', '', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4723 3114', 'UPS', NULL, '2017-09-12', '11.09.2017 21:48', '4260295880381', '1', 'a0YC000000jYItR', '150.00', '225.00'),
(44234, '1001549703', NULL, NULL, 'Joana Lourenco', '426 LEE HIGH ROAD', '', 'SE128RW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7544014989', '', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '1Z 8VF 459 68 4692 8321', 'UPS', NULL, '2017-09-12', '11.09.2017 19:48', '4260295880015', '1', 'a0YC000000jYItT', '150.00', '225.00'),
(44235, '1001529201', NULL, NULL, 'Abi Sa', '26 Addington Court', 'Horseguards', 'EX44UY', 'EXETER Devon', 'Grossbritannien', 'GB', NULL, NULL, '7909988848', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4872 5939', 'UPS', NULL, '2017-09-12', '11.09.2017 14:48', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(44236, '1001548757', NULL, NULL, 'Emily Sullivan', '23 BLUEBELL GROVE', 'Up hatherley', 'GL513BJ', 'CHELTENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7801594259', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4708 1949', 'UPS', NULL, '2017-09-12', '11.09.2017 19:18', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44237, '521115618', NULL, NULL, 'Johnny Binh', '15A North street', '', 'LS22 6NU', 'WETHERBY', 'Grossbritannien', 'GB', NULL, NULL, '7586388888', '00101492FC', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4809 2355', 'UPS', NULL, '2017-09-12', '11.09.2017 11:41', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(44238, '1001460245', '', '', 'Simran Bansal', '4 BASANT CLOSE', '', 'CV344PN', 'WARWICK', 'Grossbritannien', '', '', '', '7732369396', '', '', '', 'GM-107-3 Gold case / Black face / Brown Leather Band', 'Sendung am 29.09.17 zurück erhalten , da Kunde die Sendung nicht abgeholt hat.', '1Z 8VF 459 68 4753 3068', 'UPS', '', '2017-09-12', '10.09.2017 16:48', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44239, '1001474003', NULL, NULL, 'gerry james', 'LOWERLODGE MALDON ROAD', '', 'CM27RY', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7956281746', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '', 'UPS', NULL, '2017-09-12', '10.09.2017 19:18', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(44240, '1001424181', NULL, NULL, 'Alan Mcgeachie', '8H TARBOLTON ROAD', '', 'G672AG', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7913676297', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4715 6270', 'UPS', NULL, '2017-09-12', '10.09.2017 03:18', '4260295881579', '1', 'a0YC000000gyJri', '132.00', '179.00'),
(44241, '520922364', '', '', 'EL MEHDI MOURAD SIDI SALEM', 'CORONATION ROAD', '', 'NW10 7PL', 'LONDON', 'Grossbritannien', '', '', '', '7376397288', '0010236NQT', '', '', 'Pionier London Diamond Watch - 510-3 Gold case / Black face / Black Leather Band', 'Paket am 25.09.17 zurück erhalten, da Empfänger die Annahme verweigert hat.', '1Z 8VF 459 68 4720 1881', 'UPS', '', '2017-09-12', '10.09.2017 06:50', '4260295881401', '1', 'a0YC000000jFYUOMA4', '130.00', '179.00'),
(44242, '520974405', NULL, NULL, 'Chris Macleod', '1/1 154 Ballater Place', 'Gorbals', 'G5 0rq', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7714507545', '001025014I', NULL, NULL, 'Theorema Hamburg men\'s mechanical watch - GM-109-1 - silver case/black face/black band', NULL, '1Z 8VF 459 68 4692 5897', 'UPS', NULL, '2017-09-12', '10.09.2017 15:05', '4260295882347', '1', 'a0YC000000jFXfPMAW', '139.99', '199.00'),
(44243, '520985387', NULL, NULL, 'Philip Potter', '19 ST. ANDREW STREET', 'gate entry number 1963', 'L3 5XZ', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7910667719', '00100529F2', NULL, NULL, 'Theorema Hamburg men\'s mechanical watch - GM-109-3 - gold case/black face/brown band', NULL, '1Z 8VF 459 68 4822 4300', 'UPS', NULL, '2017-09-12', '10.09.2017 15:02', '4260295882361', '1', 'a0YC000000jFXfRMAW', '139.99', '199.00'),
(44244, '1001424647', NULL, NULL, 'Prashant Poudel', 'Apt-c 2 Verdon Place', 'Wellington Rd', '00353', 'Cork', 'Irland', 'IE', NULL, NULL, '871467781', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369661234', 'FedEx', NULL, '2017-09-12', '10.09.2017 02:47', '4260295880626', '1', 'a0YC000000jFZNe', '155.00', '230.00'),
(44245, '1001351153', NULL, NULL, 'Mohamed Taktouk', 'CALLE Juana De Ines De La ', 'Cruz, 4 Albatros 21 2 505', '29660', 'MARBELLA MA', 'Spanien', 'ES', NULL, NULL, '671914393', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369661326', 'FedEx', NULL, '2017-09-11', '09.09.2017 03:48', '4260295880442', '1', 'a0YC000000jGmtZ', '169.99', '229.90'),
(44246, '521314732', NULL, NULL, 'Theo Alaerts', 'Haagweg 25E', '', '2321 AC', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '641866768', '0010250EG5', NULL, NULL, '7002-2 zilveren kast / zwart uurwerk / zwarte leren band', NULL, '711369661337', 'FedEx', NULL, '2017-09-13', '12.09.2017 13:28', '4260295882231', '1', 'a0YC000000jEAYhMAO', '150.00', '219.00'),
(44247, '521294856', NULL, NULL, 'Theo Alaerts', 'Haagweg 25E', '', '2321 AC', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '641866768', '0010138QN8', NULL, NULL, '7002-1 zilveren kast / wit uurwerk / zwarte leren band', NULL, '711369661337', 'FedEx', NULL, '2017-09-13', '12.09.2017 11:44', '4260295882224', '1', 'a0YC000000jEAYgMAO', '150.00', '219.00'),
(44248, '521367801', NULL, NULL, 'Ina Castravet', 'VIA PONTEVIGODARZERE 111', 'Pontevigodarzere 111', '35133', 'PADOVA PD', 'Italien', 'IT', NULL, NULL, '3807432090', '0010250QE6', NULL, NULL, 'Orologio con cinturino in acciaio - Oro/Oro 3009-7', NULL, '711369661359', 'FedEx', NULL, '2017-09-13', '12.09.2017 20:17', '4260295881845', '1', 'a0YC000000jFcalMAC', '149.99', '249.00'),
(44249, '521407739', NULL, NULL, 'Mel Janaway', '5 LAVENDER CLOSE', 'Heacham', 'PE31 7SN', 'KING\'S LYNN NORFOLK', 'Grossbritannien', 'GB', NULL, NULL, '1485298032', '0010235NWR', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4826 0379', 'UPS', NULL, '2017-09-13', '12.09.2017 23:33', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(44250, '521267345', NULL, NULL, 'Sean French', '27 MAUDSLAY ROAD', '', 'CV5 8EJ', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7913122403', '00100528D4', NULL, NULL, '502-2 Silver Case / Black Face / Black Leather Band', NULL, '1Z 8VF 459 68 4820 9989', 'UPS', NULL, '2017-09-13', '12.09.2017 17:25', '4260295880695', '1', 'a0YC000000jEdQ2MAK', '123.01', '179.00'),
(44251, '1001709675', NULL, NULL, 'Egin Zjarmi', 'Oossekouter 7', '', '9850', 'Nevele', 'Belgien', 'BE', NULL, NULL, '483100754', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369661392', 'FedEx', NULL, '2017-09-14', '14.09.2017 00:48', '4260295880442', '1', 'a0YC000000jYKpz', '170.00', '269.00'),
(44252, '521546256', NULL, NULL, 'Avdul Mazreku', 'Rue thomaes  35', '', '1090', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '486988021', '00102473TH', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-3 - Boîtier doré / Cadran blanc / Bracelet en cuir marron', NULL, '711369661407', 'FedEx', NULL, '2017-09-14', '13.09.2017 18:19', '4260295882248', '1', 'a0YC000000jEAYTMA4', '150.00', '219.00'),
(44253, '1001675969', NULL, NULL, 'Karen Harutyunyan', 'Lambert Briesstraat 26', '1', '2600', 'Berchem Antwerpen', 'Belgien', 'BE', NULL, NULL, '32483606002', '', NULL, NULL, '3004-4 Black case / Black face / Black Leather Band', NULL, '711369661418', 'FedEx', NULL, '2017-09-14', '13.09.2017 16:18', '4260295880084', '1', 'a0YC000000jGwDt', '150.01', '229.00'),
(44254, '1001673891', '', '', 'Jo Delporte', 'Willem Denyslaan 18', '', '8510', 'Marke', 'Belgien', '', '', '', '32477955418', '', '', '', 'GM-508-2 Silver case / Black face / Black Leather Band', '', '711369661440', 'FedEx', '', '2017-09-14', '13.09.2017 15:48', '4260295881227', '1', 'a0YC000000jYKTf', '145.00', '199.00'),
(44255, '1001666963', NULL, NULL, 'Lisa Osborne', '27A REGENT STREET', 'Clifton', 'BS84HR', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '1179452630', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4759 7991', 'UPS', NULL, '2017-09-14', '13.09.2017 14:18', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44256, '1001680303', NULL, NULL, 'SUE SPURRELL', 'NO7 CONTACT LEN UNIT 3', 'SIDNEY LITTLE ROAD', 'TN389UB', 'ST LEONARDS ON SEA East Sussex', 'Grossbritannien', 'GB', NULL, NULL, '7816614031', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4772 0409', 'UPS', NULL, '2017-09-14', '13.09.2017 17:18', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44257, '1001661279', NULL, NULL, 'thomas kirkwood', '10 weir close', '16 hillside park', 'BT235UR', 'comber', 'Grossbritannien', 'GB', NULL, NULL, '7708008678', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '7113 6966 1429', 'FedEx', NULL, '2017-09-14', '13.09.2017 12:48', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44258, '1001647461', NULL, NULL, 'Graeme Mccall', '77 QUEEN STREET', 'Chasetown Burntwood', 'WS136QD', 'LICHFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7507415348', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4711 3217', 'UPS', NULL, '2017-09-14', '13.09.2017 06:48', '4260295880602', '1', 'a0YC000000gyJrc', '132.00', '179.00'),
(44259, '1001645955', NULL, NULL, 'Marta Kozhak', '6 DELAMERE ROAD', '', 'RG61AP', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7553058259', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4815 2423', 'UPS', NULL, '2017-09-14', '13.09.2017 03:18', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44260, '1001652945', '', '', 'Neil Darroch', 'DAMHEAD YIELDSHIELDS ROAD', '', 'ML84QZ', 'CARLUKE', 'Grossbritannien', '', '', '', '1555772370', '', '', '', 'GM-107-3 Gold case / Black face / Brown Leather Band', '', '1Z 8VF 459 68 4729 3265', 'UPS', '', '2017-09-14', '13.09.2017 11:18', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(44261, '1001675461', NULL, NULL, 'Tracey Gabriel', '18 devon avenue', '', 'NR65BH', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '7519873544', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4865 4033', 'UPS', NULL, '2017-09-14', '13.09.2017 15:48', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44262, '521517150', NULL, NULL, 'Sarah Husain', 'FLAT5 ZENITH CLOSE', '', 'NW9 6FE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7507556502', '00101403H7', NULL, NULL, 'Pionier London Diamond Watch - 510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4847 4040', 'UPS', NULL, '2017-09-14', '13.09.2017 16:54', '4260295881401', '1', 'a0YC000000jFYUOMA4', '130.00', '179.00'),
(44263, '521557203', NULL, NULL, 'Wayne Butler', '147 AMANDA ROAD', 'Liverpool', 'L10 4YF', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7803559491', '0010064H0P', NULL, NULL, 'Pionier London Diamond Watch - 510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4710 8456', 'UPS', NULL, '2017-09-14', '13.09.2017 21:49', '4260295881401', '1', 'a0YC000000jFYUOMA4', '130.00', '179.00'),
(44264, '1001751485', NULL, NULL, 'Francois  Verelst', 'Steevoortstraat 5', '', '1800', 'Vilvoorde', 'Belgien', 'BE', NULL, NULL, '475704691', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '711369661451', 'FedEx', NULL, '2017-09-15', '14.09.2017 18:48', '4260295881234', '1', 'a0YC000000jYUzK', '150.01', '229.00'),
(44265, '1001747077', NULL, NULL, 'Alex van Erve', 'Ceintuurbaan 212 Hs', '', '1072GD', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '206620320', '', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '711369661462', 'FedEx', NULL, '2017-09-15', '14.09.2017 17:18', '4260295881616', '1', 'a0YC000000jYKqD', '170.00', '269.00'),
(44266, '521719536', NULL, NULL, 'Perparim Xhuveli', 'LOCALITA ZARELLO 3', '', '16039', 'SESTRI LEVANTE', 'Italien', 'IT', NULL, NULL, '3713794173', '0010171FKX', NULL, NULL, '503-3 Cassa oro / meridiana nera / cinturino in pelle marrone', NULL, '711369661484', 'FedEx', NULL, '2017-09-15', '42992,8479166667', '4260295880749', '1', 'a0YC000000jFcenMAC', '149.99', '249.00'),
(44267, '521723936', NULL, NULL, 'matteo caiafa', 'VIA DAMIANO CHIESA 3', 'Via Damiano Chiesa, 3', '21017', 'SAMARATE', 'Italien', 'IT', NULL, NULL, '331222973', '00101221C7', NULL, NULL, 'Orologio Theorema 3011-3  - Cassa oro e quadrante nero - Cinturino in pelle', NULL, '711369661495', 'FedEx', NULL, '2017-09-15', '42992,8326388889', '4260295881272', '1', 'a0YC000000jFcb4MAC', '144.99', '249.00'),
(44268, '521664936', NULL, NULL, 'francesco perrotta', 'VIA PANEBIANCO 215', 'presso tabacchi', '87100', 'COSENZA', 'Italien', 'IT', NULL, NULL, '3271788614', '0010086S90', NULL, NULL, 'Orologio - GM-508-6 - Cassa argento, quadrante nero e cinturino acciaio', NULL, '711369661500', 'FedEx', NULL, '2017-09-15', '42992,61806', '4260295881951', '1', 'a0YC000000jFcdlMAC', '154.99', '249.00'),
(44269, '1001716453', '', '', 'Eric Brown', '14 WHITEHEAD WALK', 'Newton aucliffe', 'DL54BD', 'NEWTON AYCLIFFE', 'Grossbritannien', '', '', '', '1325316023', '', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '1Z8VF4596846710092', 'UPS', '', '2017-09-15', '14.09.2017 03:18', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44270, '1001731871', NULL, NULL, 'Hayder Abdelmutti', '165 SHAKESPEARE WAY', 'Taverham', 'NR86TZ', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '1603261941', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4625 6502', 'UPS', NULL, '2017-09-15', '14.09.2017 13:18', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44271, '521739583', NULL, NULL, 'David Milligan', '34 TWADDELL AVENUE', '', 'BT13 3LE', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7884421865', '0010193IAZ', NULL, NULL, '502-7 Gold Case / Black Face / Gold Metal Band', NULL, '711369661473', 'FedEx', NULL, '2017-09-15', '14.09.2017 22:00', '4260295881920', '1', 'a0YC000000jEdQ7MAK', '123.01', '179.00'),
(44272, '1001721885', NULL, NULL, 'Geanina Badiceanu', '266 Gloucester Terrace', 'Flat b', 'W26HU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7442188306', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4661 6524', 'UPS', NULL, '2017-09-15', '14.09.2017 10:48', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(44273, '1001745053', NULL, NULL, 'Leanne Aitchison', '51 MOSSWAY', 'Alkrington', 'M241WS', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7598821746', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4642 2135', 'UPS', NULL, '2017-09-15', '14.09.2017 16:48', '4260295880633', '1', 'a0YC000000gyJrf', '132.00', '179.00'),
(44274, '1001726729', '', '', 'Rachel Maseln', 'Sandstones Fosseway', 'Clandown', 'BA33BL', 'Radstock', 'Grossbritannien', '', '', 'rachelmaz999@outlook.com', '7908052008', '', '', '', 'GM-107-7 Gold Case / Black face / Stainless steel band', '', '1Z 8VF 459 68 4674 6189', 'UPS', '', '2017-09-18', '14.09.2017 12:18', '4260295881579', '1', 'a0YC000000gyJri', '132.00', '179.00'),
(44275, '521948981', NULL, NULL, 'jose depierreux', 'rue du Petit Brou 9B', '', '4690', 'Roclenge-sur-Geer', 'Belgien', 'BE', NULL, NULL, '497522583', '0010128RQJ', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-3 - Boîtier doré / Cadran blanc / Bracelet en cuir marron', NULL, '711369661576', 'FedEx', NULL, '2017-09-18', '16.09.2017 10:49', '4260295882248', '1', 'a0YC000000jEAYTMA4', '150.00', '219.00'),
(44276, '1001777159', NULL, NULL, 'David Jou Sala', 'CALLE CANCO, 1', '2 2', '08035', 'BARCELONA', 'Spanien', 'ES', NULL, NULL, '622300062', '', NULL, NULL, '103-8 Gold case/Black face/gold metall band', NULL, '711369661543', 'FedEx', NULL, '2017-09-18', '15.09.2017 01:18', '4260295881623', '1', 'a0YC000000jGmtf', '169.99', '229.90'),
(44277, '521528703', NULL, NULL, 'Mireia Millan de la hoz', 'CALLE CREU D\'EN FINS 52', '3o3a', '08303', 'MATARO Barcelona', 'Spanien', 'ES', NULL, NULL, '616897598', '0010250JZF', NULL, NULL, 'Modelo 1: (3006-1). Reloj automático Theorema Monaco - Caja plateada - Dial negro - Correa de cuero negra', NULL, '711369661554', 'FedEx', NULL, '2017-09-18', '13.09.2017 14:37', '4260295880992', '1', 'a0YC000000jD2pkMAC', '147.99', '199.99'),
(44278, '521692807', NULL, NULL, 'Rut Guerrero Carro', 'CALLE ALCALDE CARRO VERDEJO 6', '', '24700', 'ASTORGA Leon', 'Spanien', 'ES', NULL, NULL, '679482120', '00101797QW', NULL, NULL, 'Modelo 3 (3006-3). Reloj automático Theorema Monaco - Caja negra - Dial negro - Correa de cuero negra', NULL, '711369661565', 'FedEx', NULL, '2017-09-18', '14.09.2017 13:37', '4260295881012', '1', 'a0YC000000jD2pmMAC', '147.99', '199.99'),
(44279, '1001899433', NULL, NULL, 'melanie lefebvre', '4 CHEMIN DES PAQUERETTES', '', '76110', 'ST MACLOU LA BRIERE', 'Frankreich', 'FR', NULL, NULL, '669327152', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '711369661532', 'FedEx', NULL, '2017-09-18', '16.09.2017 21:18', '4260295882187', '1', 'a0YC000000jXu8E', '145.01', '219.90'),
(44280, '1001672089', NULL, NULL, 'John Forde', '39 Carriganarra,', 'Ballincollig', '0', 'Cork', 'Irland', 'IE', NULL, NULL, '3,53862E+11', '', NULL, NULL, '3006-2 Gold case / Black face / Black Leather Band', NULL, '711369661521', 'FedEx', NULL, '2017-09-18', '13.09.2017 14:18', '4260295881005', '1', 'a0YC000000jFQ69', '145.00', '215.00'),
(44281, '1001818919', NULL, NULL, 'Martijn van Vilsteren', 'Palestrinalaan 803', '', '8031TK', 'ZWOLLE Overijssel', 'Niederlande', 'NL', NULL, NULL, '621276655', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369661587', 'FedEx', NULL, '2017-09-18', '15.09.2017 20:48', '4260295882200', '1', 'a0YC000000jYJGb', '145.01', '229.00'),
(44282, '1001860627', NULL, NULL, 'Junaid Ali', '7 GILLUM CLOSE', '', 'EN48NE', 'BARNET', 'Grossbritannien', 'GB', NULL, NULL, '7985498979', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4830 6141', 'UPS', NULL, '2017-09-18', '16.09.2017 14:18', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44283, '1001837477', NULL, NULL, 'Victoria Sorokina', '59 BAGGE ROAD', '', 'PE304NL', 'KING\'S LYNN', 'Grossbritannien', 'GB', NULL, NULL, '7835927489', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4816 4554', 'UPS', NULL, '2017-09-18', '16.09.2017 03:18', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44284, '1001819825', NULL, NULL, 'Terry Denison', '12 Godric road', '', 'PO302FR', 'Newport Isle of wight', 'Grossbritannien', 'GB', NULL, NULL, '7972141246', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4813 3364', 'UPS', NULL, '2017-09-18', '15.09.2017 20:48', '4260295880077', '1', 'a0YC000000jYqfI', '135.00', '199.00'),
(44285, '1001892783', '', '', 'gerry james', 'LOWERLODGE MALDON ROAD', '', 'CM27RY', 'CHELMSFORD', 'Grossbritannien', '', '', '', '7956281746', '', '', '', 'GM-107-6 Silver Case / Black Face / Stainless steel band', '', '1Z 8VF 459 68 4726 2191', 'UPS', '', '2017-09-18', '16.09.2017 21:48', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(44286, '521765052', NULL, NULL, 'Daniel Willis', '12 STOBHILL VILLAS', '', 'NE61 2SH', 'MORPETH', 'Grossbritannien', 'GB', NULL, NULL, '7564523400', '0010016TQI', NULL, NULL, 'Pionier London Diamond Watch - 510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4818 8574', 'UPS', NULL, '2017-09-18', '15.09.2017 03:20', '4260295881401', '1', 'a0YC000000jFYUOMA4', '130.00', '179.00'),
(44287, '1001965741', NULL, NULL, 'Clare Nilsen', '14 ROWAN DRIVE', 'Brasside', 'DH15YE', 'DURHAM', 'Grossbritannien', 'GB', NULL, NULL, '7549608384', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4683 2602', 'UPS', NULL, '2017-09-18', '17.09.2017 19:18', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44288, '1001931559', NULL, NULL, 'Neil Vickers', '26 Piper Crescent', '', 'S57PG', 'Sheffield', 'Grossbritannien', 'GB', NULL, NULL, '78057177758', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4879 3419', 'UPS', NULL, '2017-09-18', '17.09.2017 13:48', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(44289, '1001945343', NULL, NULL, 'james williamson', '3 LYNTON COURT', '', 'NE53TW', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7443584263', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68  4832 0625', 'UPS', NULL, '2017-09-18', '17.09.2017 15:48', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44290, '1001938389', NULL, NULL, 'Ray Ayres', '19HARSTON BURRITT ROAD', 'Kingston upon Thames', 'KT13HT', 'KINGSTON UPON THAMES', 'Grossbritannien', 'GB', NULL, NULL, '7946892449', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4803 0233', 'UPS', NULL, '2017-09-18', '17.09.2017 14:48', '4260295881555', '1', 'a0YC000000gyJrg', '132.00', '179.00'),
(44291, '522106487', NULL, NULL, 'Eric Gavrilov', '11 Sandall Road', '', 'PE13 2GA', 'Wisbech', 'Grossbritannien', 'GB', NULL, NULL, '2,34768E+12', '0010194YYN', NULL, NULL, 'Pionier London Diamond Watch - 510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4657 8245', 'UPS', NULL, '2017-09-18', '17.09.2017 12:36', '4260295881401', '1', 'a0YC000000jFYUOMA4', '130.00', '179.00'),
(44292, '522148938', NULL, NULL, 'Gemma Burkhill', '9 Beckensall Close', '', 'DY1 1SP', 'DUDLEY WEST MIDLANDS', 'Grossbritannien', 'GB', NULL, NULL, '7506803704', '0010160JSS', NULL, NULL, 'Pionier London Diamond Watch - 510-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4826 0655', 'UPS', NULL, '2017-09-18', '17.09.2017 18:00', '4260295881425', '1', 'a0YC000000jFYURMA4', '130.00', '179.00'),
(44293, '1002059117', NULL, NULL, 'Giuseppina Letizia Puzzello', 'Adolf Greinerstraat 11', '', '3600', 'Waterschei-Zwartberg Limburg', 'Belgien', 'BE', NULL, NULL, '489212941', '', NULL, NULL, '512-1 Silver case / Gold face / Black Leather Band', NULL, '711369661646', 'FedEx', NULL, '2017-09-19', '18.09.2017 22:48', '4260295882132', '1', 'a0YC000000jlAEP', '150.01', '229.00'),
(44294, '1001977591', NULL, NULL, 'Lico Ervin', '8 Impasse verlaine', '', '63100', 'CLERMONT FERRAND', 'Frankreich', 'FR', NULL, NULL, '645078325', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369661657', 'FedEx', NULL, '2017-09-19', '17.09.2017 19:18', '4260295882200', '1', 'a0YC000000jXu8F', '144.99', '199.90'),
(44295, '1001912163', NULL, NULL, 'marie claude vergne', '0 PUECHMIROU', '', '15600', 'LEYNHAC', 'Frankreich', 'FR', NULL, NULL, '627951291', '', NULL, NULL, 'GM-3009-8 Black case/Black Face/Black Steel Band', NULL, '711369661668', 'FedEx', NULL, '2017-09-19', '17.09.2017 05:18', '4260295881852', '1', 'a0YC000000jYS1f', '149.99', '229.90'),
(44296, '1001912123', NULL, NULL, 'Lanseur Linda', '13 RUE DE FLORENCE', '', '59100', 'ROUBAIX', 'Frankreich', 'FR', NULL, NULL, '629024694', '', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369661679', 'FedEx', NULL, '2017-09-19', '17.09.2017 04:48', '42602958811418', '1', 'a0YC000000jYS0g', '154.99', '229.90'),
(44297, '1002049527', NULL, NULL, 'Hazel O Kelly', '13 Highbury Gardens Waterpark', 'carrigaline', '0', 'Co Cork', 'Irland', 'IE', NULL, NULL, '879381848', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4861 3461', 'UPS', NULL, '2017-09-19', '18.09.2017 19:18', '4260295880619', '1', 'a0YC000000jFZNd', '155.00', '230.00'),
(44298, '522258615', NULL, NULL, 'luigi Ferraris', 'Via Nuova Eremitaggio 7', 'avviso di consegna 24 ore prima', '80053', 'Castellammare di Stabia NA', 'Italien', 'IT', NULL, NULL, '3476407132', '0010072CTG', NULL, NULL, 'Orologio Theorema 3011-3  - Cassa oro e quadrante nero - Cinturino in pelle', NULL, '711369661680', 'FedEx', NULL, '2017-09-19', '18.09.2017 14:06', '4260295881272', '1', 'a0YC000000jFcb4MAC', '144.99', '249.00'),
(44299, '1002059421', NULL, NULL, 'Soufiane Aouragh', 'Honthorststraat 34', '', '2525GA', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '651549288', '', NULL, NULL, '512-3 Gold case / Black face / Brown Leather Band', NULL, '711369661613', 'FedEx', NULL, '2017-09-19', '18.09.2017 22:48', '4260295882156', '1', 'a0YC000000jlAEW', '150.01', '229.00'),
(44300, '522322085', NULL, NULL, 'Sean Linker', 'Steendobbe 29', '', '9472 ZL', 'ZUIDLAREN', 'Niederlande', 'NL', NULL, NULL, '683533630', '0010102ABC', NULL, NULL, '502-3 goudkleurige kast/zwarte wijzerplaat/bruine leren band', NULL, '711369661624', 'FedEx', NULL, '2017-09-19', '18.09.2017 21:07', '4260295880701', '1', 'a0YC000000jE0O3MAK', '150.00', '239.99'),
(44301, '1002047151', NULL, NULL, 'Ilan Goudsmit', 'Nigtevechtseweg 30A', '', '3633XT', 'VREELAND  Utrecht', 'Niederlande', 'NL', NULL, NULL, '623751451', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369661635', 'FedEx', NULL, '2017-09-19', '18.09.2017 19:48', '4260295880626', '1', 'a0YC000000jl9Z2', '154.99', '239.00'),
(44302, '1002035451', NULL, NULL, 'Alison McClean', '59 SHORE ROAD', 'Magheramorne House', 'BT403HW', 'LARNE COUNTY ANTRIM', 'Grossbritannien', 'GB', NULL, NULL, '7787825139', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4701 2675', 'UPS', NULL, '2017-09-19', '18.09.2017 16:48', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44303, '1002046111', NULL, NULL, 'dominic ashton', 'PRESTIGEMOTO MILL LANE', '', 'WA128BG', 'NEWTON-LE-WILLOWS', 'Grossbritannien', 'GB', NULL, NULL, '7855009449', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4727 4286', 'UPS', NULL, '2017-09-19', '18.09.2017 19:18', '4260295880602', '1', 'a0YC000000gyJrc', '132.00', '179.00'),
(44304, '1002022705', NULL, NULL, 'Katrina Wake', 'KNIGHTCOTTMOTOR KNIGHTCOTT', 'Banwell', 'BS296HS', 'BANWELL Avon', 'Grossbritannien', 'GB', NULL, NULL, '7791849398', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4625 4291', 'UPS', NULL, '2017-09-19', '18.09.2017 13:48', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44305, '522482749', NULL, NULL, 'Nick Carrein', 'Menenstraat 38 A', '', '8930', 'Lauwe', 'Belgien', 'BE', NULL, NULL, '32472597906', '00101154DD', NULL, NULL, 'Pionier automatisch horloge Miami - 506-3', NULL, '711369661716', 'FedEx', NULL, '2017-09-20', '19.09.2017 23:51', '4260295880886', '1', 'a0YC000000jE0E3MAK', '141.99', '199.99'),
(44306, '522461970', NULL, NULL, 'Samir El Bouaiadi', 'Deurnsebaan 22. Bus 2', '', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '484805783', '0010017V2J', NULL, NULL, 'Montre Pionier modèle Chicago - 7002-5 - Boîtier noir / Cadran noir / Bracelet en cuir noir', NULL, '711369661727', 'FedEx', NULL, '2017-09-20', '19.09.2017 20:49', '4260295882262', '1', 'a0YC000000jEAYVMA4', '150.00', '219.00'),
(44307, '1002076905', NULL, NULL, 'Irene LA', '18 RUE FELIX BUCHIN', '', '77500', 'CHELLES', 'Frankreich', 'FR', NULL, NULL, '684191280', '', NULL, NULL, '502-1 Silver case / White Face / Black Leather Band', NULL, '711369661750', 'FedEx', NULL, '2017-09-20', '19.09.2017 02:18', '4260295880688', '1', 'a0YC000000jYS2c', '149.99', '229.90'),
(44308, '1002074069', NULL, NULL, 'Dupau Cecile', '1 ROUTE DE PAYENCHE', '', '24430', 'MARSAC SUR L ISLE', 'Frankreich', 'FR', NULL, NULL, '688120391', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369661760', 'FedEx', NULL, '2017-09-20', '19.09.2017 00:18', '4260295881401', '1', 'a0YC000000jYS0e', '154.99', '229.90'),
(44309, '1002103401', NULL, NULL, 'a hager', 'Suite 9 194 brent street', '', 'NW41BJ', 'LONDON', 'Grossbritanien', 'GB', NULL, NULL, '7986332940', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4644 8706', 'UPS', NULL, '2017-09-20', '19.09.2017 16:18', '4260295880602', '1', 'a0YC000000gyJrc', '132.00', '179.00'),
(44310, '1002195899', '', '', 'Dario Guerrero', 'CALLE BISBE PERELLO, 46', 'Bajos', '8295', 'SANT VICENC DE CASTELLET B', 'Spanien', '', '', '', '631729437', '', '', '', '103-9 Black case/Black face/Black Metall Band', 'Am 17.10.17 Sendung zurück erhalten!', '711369661808', 'FedEx', '', '2017-09-21', '20.09.2017 19:18', '4260295881630', '1', 'a0YC000000jGmtg', '169.99', '229.90'),
(44311, '1002145743', NULL, NULL, 'Zelkifli Ngoufonja', '115 HIGHWOOD AVENUE', '', 'B928SS', 'SOLIHULL', 'Grossbritannien', 'GB', NULL, NULL, '7490117767', '', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '1Z 8VF 459 68 4759 3511', 'UPS', NULL, '2017-09-21', '20.09.2017 06:18', '4260295880015', '1', 'a0YC000000jYItT', '150.00', '225.00'),
(44312, '1002242099', NULL, NULL, 'Brian Phillips', '85 Castletown', 'Leixlip', 'COKILDARE', 'Kildare', 'Irland', 'IE', NULL, NULL, '831751819', '', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68  4607 6779', 'UPS', NULL, '2017-09-22', '21.09.2017 13:18', '4260295881272', '1', 'a0YC000000jFZDp', '145.00', '210.00'),
(44313, '522757417', NULL, NULL, 'GUIDO LA BARBERA', 'VIA ASCANIO 1', '', '91016', 'ERICE TP', 'Italien', 'IT', NULL, NULL, '330379861', '0010208RY4', NULL, NULL, 'Orologio con cinturino in pelle - Oro/Nero/Marrone 3009-3', NULL, '711369661841', 'FedEx', NULL, '2017-09-22', '21.09.2017 18:29', '4260295881807', '1', 'a0YC000000jFcahMAC', '149.99', '249.00'),
(44314, '1002220365', NULL, NULL, 'julie  martin', '13 ASHBOURNE', '', 'BT366SW', 'NEWTOWNABBEY COUNTY ANTRIM', 'Grossbritannien', 'GB', NULL, NULL, '7827925537', '', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4747 8333', 'UPS', NULL, '2017-09-22', '21.09.2017 04:18', '4260295880374', '1', 'a0YC000000jYItQ', '150.00', '225.00'),
(44315, '1002267181', NULL, NULL, 'Christopher Ian Crane', '26 CHALMERS WAY', '', 'SO314LR', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7502334484', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4629 0340', 'UPS', NULL, '2017-09-22', '21.09.2017 19:18', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44316, '1002268013', NULL, NULL, 'Edward Lee', '2 FFORDD Y GLOWYR', 'Betws', 'SA182FG', 'AMMANFORD', 'Grossbritannien', 'GB', NULL, NULL, '7968306084', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4739 6752', 'UPS', NULL, '2017-09-22', '21.09.2017 19:48', '4260295880633', '1', 'a0YC000000gyJrf', '132.00', '179.00'),
(44317, '522696242', NULL, NULL, 'Humaira Hanif', '7 BACK HALLIWELL LANE', '', 'M8 9FG', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7448896053', '00100303RP', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4873 3564', 'UPS', NULL, '2017-09-22', '21.09.2017 09:23', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(44318, '1002395407', NULL, NULL, 'Siliha FUDA', '14 IMPASSE DE LINIERES', 'studio 215', '57070', 'METZ', 'Frankreich', 'FR', NULL, NULL, '609015073', '', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '711369661863', 'FedEx', NULL, '2017-09-25', '23.09.2017 13:48', '4260295880701', '1', 'a0YC000000jYS2e', '149.99', '229.90'),
(44319, '1002363089', NULL, NULL, 'Mathieu Da Silva', '2 ALLEE EOLE', '', '69230', 'ST GENIS LAVAL RHONE', 'Frankreich', 'FR', NULL, NULL, '612606850', '', NULL, NULL, '502-7 Gold case / Black face / Gold metal Band', NULL, '711369661874', 'FedEx', NULL, '2017-09-25', '23.09.2017 00:18', '4260295881920', '1', 'a0YC000000jYS2i', '149.99', '229.90'),
(44320, '1002322461', NULL, NULL, 'Tomas  Hendriks', 'Kerkstraat 33', '', '5701PL', 'HELMOND Noord-Brabant', 'Niederlanbde', 'NL', NULL, NULL, '06-33786061', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369661885', 'FedEx', NULL, '2017-09-25', '22.09.2017 15:18', '4260295880442', '1', 'a0YC000000jYKq8', '170.00', '269.00'),
(44321, '1002364049', NULL, NULL, 'Frankie Wilson', '62 BEECHMORE ROAD', '', 'B263AS', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7856469455', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4864 2386', 'UPS', NULL, '2017-09-25', '23.09.2017 03:18', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44322, '1002407249', NULL, NULL, 'Jordan Evans', '41 Gilwern Crescent, Llanishen', '', 'CF145AL', 'Cardiff', 'Grossbritannien', 'GB', NULL, NULL, '2920758212', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4668 6397', 'UPS', NULL, '2017-09-25', '23.09.2017 18:48', '4260295880050', '1', 'a0YC000000jYItU', '150.00', '225.00'),
(44323, '522804145', NULL, NULL, 'tim roche', '2 GAMBLE HILL DRIVE', '', 'LS13 4JJ', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7951926238', '0010018H54', NULL, NULL, 'Men\'s Theorema Paragon watch 3001-6 - bi-colour case/black face/black leather band', NULL, '1Z 8VF 459 68 4810 4805', 'UPS', NULL, '2017-09-25', '22.09.2017 03:05', '4260295880367', '1', 'a0YC000000jFZxoMAG', '110.00', '159.00'),
(44324, '523019715', NULL, NULL, 'Mark Strong', '10 BURNHAM ROAD', '', 'DN9 1BU', 'DONCASTER', 'Grossbritannien', 'GB', NULL, NULL, '7802735370', '0010191K2Y', NULL, NULL, 'Pionier automatic men\'s watch - 506-2', NULL, '1Z 8VF 459 68 4603 3618', 'UPS', NULL, '2017-09-25', '23.09.2017 11:20', '4260295880879', '1', 'a0YC000000jFZtrMAG', '120.00', '175.00'),
(44325, '522977746', NULL, NULL, 'Ross George', '3 Kirtling place', 'Haverhill', 'CB9 0AT', 'HAVERHILL', 'Grossbritannien', 'GB', NULL, NULL, '7966191466', '001003881U', NULL, NULL, 'Pionier London Diamond Watch - 510-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4644 8822', 'UPS', NULL, '2017-09-25', '23.09.2017 01:01', '4260295881371', '1', 'a0YC000000jFYUPMA4', '130.00', '179.00'),
(44326, '1002440063', NULL, NULL, 'karen Travis', '17 LAVANT CLOSE', '', 'PO88BQ', 'WATERLOOVILLE hants', 'Grossbritannien', 'GB', NULL, NULL, '7753239448', '', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4776 6432', 'UPS', NULL, '2017-09-26', '24.09.2017 06:18', '4260295880374', '1', 'a0YC000000jYItQ', '150.00', '225.00'),
(44327, '1002440055', NULL, NULL, 'Nicola kanye', '25 THE AVENUE', '', 'SP103EW', 'ANDOVER', 'Grossbritannien', 'GB', NULL, NULL, '7463786472', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4744 2442', 'UPS', NULL, '2017-09-26', '24.09.2017 06:18', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44328, '523095575', NULL, NULL, 'Jill Noble', 'Tubes OLD HARLESTON ROAD', 'Earsham', 'NR35 2AF', 'BUNGAY', 'Grossbritannien', 'GB', NULL, NULL, '7734567942', '0010168M96', NULL, NULL, '503-2 Silver case / black face / black leather band', NULL, '1Z 8VF 459 68 4857 2854', 'UPS', NULL, '2017-09-26', '24.09.2017 04:35', '4260295880732', '1', 'a0YC000000jExtkMAC', '123.00', '199.00'),
(44329, '1002505907', NULL, NULL, 'colin rowthorn', '1 THORNTON CLOSE', '', 'LE33DX', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '1162244284', '', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4849 3663', 'UPS', NULL, '2017-09-26', '24.09.2017 20:18', '4260295881982', '1', 'a0YC000000jYItV', '150.00', '225.00'),
(44330, '1002476979', NULL, NULL, 'Stephen Mackin', '2 SHANGARRY PARK', '', 'BT148JD', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7843158047', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4838 0874', 'UPS', NULL, '2017-09-26', '24.09.2017 15:49', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44331, '1002453723', NULL, NULL, 'Francesco Vitale', '1 1 Joyce\'s Walk, Talbot St, ', 'Mountjoy Smartbox group', 'D1', 'Dublin', 'Ireland', 'IE', NULL, NULL, '838254473', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4785 0484', 'UPS', NULL, '2017-09-26', '24.09.2017 11:19', '4260295880626', '1', 'a0YC000000jFZNe', '155.00', '230.00'),
(44332, '523419020', NULL, NULL, 'Valeska Saey', 'Brugsesteenweg 109', '', '9900', 'Eeklo', 'Belgien', 'BE', NULL, NULL, '474850381', '0010172OXM', NULL, NULL, 'Automatisch Pionier Aruba-horloge met 6 kleine diamanten - 507-4 - zwart', NULL, '711369661999', 'FedEx', NULL, '2017-09-26', '25.09.2017 20:21', '4260295881173', '1', 'a0YC000000jE0FXMA0', '145.00', '199.99'),
(44333, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44334, '\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44335, '\0\"\0Akzent1', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44336, '\0#\0Akzent2', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44337, '\0$\0Akzent3', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44338, '\0%\0Akzent4', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44339, '\0&\0Akzent5', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44340, '\0\'\0Akzent6', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44341, '\0(\0Ausgabe', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44342, 'Berechnung', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44343, '\0B\0e\0r\0e\0c\0h\0n\0u\0n\0g\0\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44344, '\0,\0Eingabe', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44345, '\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44346, '\02\0Neutral', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44347, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44348, '\0\0\0	\0\0\07', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44349, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44350, '\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44351, '\0}\0\0\0\0mA\0\0\0\0}\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44352, '\0\0\0\0\0\09\0\0\0\0\0\0\0\09\0,\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44353, '\0order_date\0\0\0\0A\0\0merchan', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44354, '\0\0\0shipment_address_city\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44355, '\0sell_price\0\0\0/\0\0\0deal_op', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44356, '\0\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44357, '\0\0	\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44358, '\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44359, '\0USURBIL SS\0\0\0\0\0Spanien', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44360, '\0\0\0\0\0ES\r\0\0\0\0\0FedEx', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44361, '\026.09.2017\0\0\0\0\0a0YC000', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44362, '\0\0\0\0̳A\0\0\0\0\0a0YC0000', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44363, '\0\0\0\0\0SS~', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44364, '\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44365, '\0\0 \0\0\0ES\0\0(\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44366, '\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44367, '\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44368, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44369, '\0\0\0\0\0\0\0\0\0\r\0\0\0\0\0\0\0\0\0\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44370, '\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44371, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44372, '\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44373, '\0\"\0Akzent1', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44374, '\0#\0Akzent2', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44375, '\0$\0Akzent3', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44376, '\0%\0Akzent4', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44377, '\0&\0Akzent5', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44378, '\0\'\0Akzent6', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44379, '\0(\0Ausgabe', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44380, 'Berechnung', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44381, '\0B\0e\0r\0e\0c\0h\0n\0u\0n\0g\0\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44382, '\0,\0Eingabe', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44383, '\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44384, '\02\0Neutral', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44385, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44386, '\0\0\0	\0\0\07', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44387, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44388, '\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44389, '\0}\0\0\0\0mA\0\0\0\0}\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44390, '\0\0\0\0\0\09\0\0\0\0\0\0\0\09\0,\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44391, '\0order_date\0\0\0\0A\0\0merchan', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44392, '\0\0\0shipment_address_city\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44393, '\0sell_price\0\0\0/\0\0\0deal_op', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44394, '\0\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44395, '\0\0	\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44396, '\0USURBIL SS\0\0\0\0\0Spanien', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44397, '\0\0\0\0\0ES\r\0\0\0\0\0FedEx', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44398, '\026.09.2017\0\0\0\0\0a0YC000', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44399, '\0\0\0\0̳A\0\0\0\0\0a0YC0000', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44400, '\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44401, '\0\0 \0\0\0ES\0\0(\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44402, '\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44403, '\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44404, '\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44405, '\0\0\0\0\0\0\0\0\0\r\0\0\0\0\0\0\0\0\0\0\0\0\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44406, '\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(44407, '1002541783', NULL, NULL, 'Jose luis Catalan', 'LUGAR TXARAMUNTO, 6', 'Bajo A', '20170', 'USURBIL SS', 'Spanien', 'ES', NULL, NULL, '667741703', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369661933', 'FedEx', NULL, '2017-09-26', '25.09.2017 04:18', '4260295881197', '1', 'a0YC000000jGmtb', '169.99', '229.90'),
(44408, '1002453017', NULL, NULL, 'Carlos Hernandez Gomez', 'CALLE DOCTOR JOSE PERIS, 7', '7', '46910', 'BENETUSSER V', 'SPANIEN', 'ES', NULL, NULL, '637477132', '', NULL, NULL, '103-8 Gold case/Black face/gold metall band', NULL, '711369661922', 'FedEx', NULL, '2017-09-26', '24.09.2017 10:18', '4260295881623', '1', 'a0YC000000jGmtf', '169.99', '229.90'),
(44409, '1002546291', NULL, NULL, 'dahoud daoudi', '6 ALLEE DES BOIS', '', '77240', 'VERT ST DENIS', 'Frankreich', 'FR', NULL, NULL, '695070822', '', NULL, NULL, '502-7 Gold case / Black face / Gold metal Band', NULL, '711369661988', 'FedEx', NULL, '2017-09-26', '25.09.2017 08:18', '4260295881920', '1', 'a0YC000000jYS2i', '149.99', '229.90'),
(44410, '1002556911', NULL, NULL, 'Monica La Manna', 'PIAZZA QUATTRO NOVEMBRE 4', 'CITOFONO 004 2°PIANO', '20124', 'MILANO MI', 'Italien', 'IT', NULL, NULL, '921273199', '', NULL, NULL, '7002-10 black case / Black face / Strainless steel band', NULL, '711369661944', 'FedEx', NULL, '2017-09-26', '25.09.2017 13:48', '4260295882316', '1', 'a0YC000000jlPVo', '150.01', '219.99'),
(44411, '1002608487', NULL, NULL, 'Emanuela  Ravelli c/o ER di Ra', 'VIA BORGOSATOLLO 90', '', '25010', 'MONTIRONE BS', 'Italien', 'IT', NULL, NULL, '3383385140', '', NULL, NULL, 'GM-104-4 Bicolore Or Noir', NULL, '711369661955', 'FedEx', NULL, '2017-09-26', '25.09.2017 23:48', '4260295881203', '1', 'a0YC000000jlPTu', '165.00', '239.90'),
(44412, '1002448929', NULL, NULL, 'Simone Galantini', 'VIA DELLA SEGHERIA 1A', 'c/o Old&New srl', '37141', 'VERONA VR', 'Italien', 'IT', NULL, NULL, '34952521879', '', NULL, NULL, 'GM-104-7 Argent Noir Acier', NULL, '711369661966', 'FedEx', NULL, '2017-09-26', '24.09.2017 12:48', '4260295881661', '1', 'a0YC000000jlPTx', '165.00', '239.90'),
(44413, '523302465', NULL, NULL, 'Serafino Petrillo', 'VIA PIETRO DIANI 31', 'IVACCARI', '29122', 'PIACENZA PC', 'Italien', 'IT', NULL, NULL, '3342149158', '10042886', NULL, NULL, 'Orologio - GM-508-3 - Cassa oro, quadrante nero e cinturino marrone', NULL, '711369661977', 'FedEx', NULL, '2017-09-26', '25.09.2017 10:37', '4260295881234', '1', 'a0YC000000jFcdiMAC', '154.99', '249.00'),
(44414, '1002541081', '', '', 'Nasirdeen Bello', '86 Barnmead Meadow', '', 'RM162EN', 'Grays Essex', 'Grossbritannien', '', '', '', '7581429108', '', '', '', '101-5 Black case / Black face / Black Leather Band', 'Nachforschung gestellt! 18.10.17', '1Z 8VF 459 68 4855 8496', 'UPS', '', '2017-09-26', '25.09.2017 04:48', '4260295880050', '1', 'a0YC000000jYItU', '150.00', '225.00'),
(44415, '523429305', NULL, NULL, 'Huda Abdulkareem', '84 BORROWDALE CRESCENT', '', 'LS12 2JD', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7859232458', '001001813L', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4880 0900', 'UPS', NULL, '2017-09-26', '25.09.2017 21:44', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(44416, '523326156', NULL, NULL, 'Natalie Visser', '8 ROWLANDS SQUARE', '', 'GU32 3QJ', 'PETERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7753174764', '0010027I3V', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4711 3717', 'UPS', NULL, '2017-09-26', '25.09.2017 12:29', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(44417, '523386682', NULL, NULL, 'Nathaniel Cox', '58 ALYN DRIVE', 'Rossett', 'LL12 0HQ', 'WREXHAM', 'Grossbritannien', 'GB', NULL, NULL, '7527800208', '001001425P', NULL, NULL, 'Theorema Hamburg men\'s mechanical watch - GM-109-3 - gold case/black face/brown band', NULL, '1Z 8VF 459 68 4887 2922', 'UPS', NULL, '2017-09-26', '25.09.2017 18:47', '4260295882361', '1', 'a0YC000000jFXfRMAW', '139.99', '199.00'),
(44418, '1002688737', NULL, NULL, 'Simon Zenke', 'Chaussee De Bruxelles 111 C', '', '1410', 'Waterloo', 'Belgien', 'BE', NULL, NULL, '462277215', '', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '711369662013', 'FedEx', NULL, '2017-09-27', '26.09.2017 22:48', '4260295881630', '1', 'a0YC000000jYKq6', '170.00', '269.00'),
(44419, '1002638047', NULL, NULL, 'GOERGETTE MANDA', 'Rue de Saint-Die 8', '', '6700', 'Arlon', 'Belgien', 'BE', NULL, NULL, '3,52622E+11', '', NULL, NULL, '4004-3 Or Noir Noir', NULL, '711369662024', 'FedEx', NULL, '2017-09-27', '26.09.2017 12:18', '4260295881081', '1', 'a0YC000000jlA9a', '149.99', '199.00'),
(44420, '1002644079', NULL, NULL, 'Ann Duerloo', 'Stortenbekerstraat 358', '', '2525SV', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '638272720', '', NULL, NULL, '4004-8 Black case / Black Face / Stainless steel band', NULL, '711369662035', 'FedEx', NULL, '2017-09-27', '26.09.2017 13:18', '4260295881135', '1', 'a0YC000000jlA9n', '149.99', '199.00'),
(44421, '1002657601', NULL, NULL, 'Prashant Poudel', 'Apt-c 2 Verdon Place', 'Wellington Rd', '00353', 'Cork', 'Irland', 'IE', NULL, NULL, '871467781', '', NULL, NULL, '3006-2 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4889 4533', 'UPS', NULL, '2017-09-27', '26.09.2017 14:48', '4260295881005', '1', 'a0YC000000jFQ69', '145.00', '215.00'),
(44422, '1002683679', NULL, NULL, 'Antonio del Genio', 'CORSO VITTORIO EMANUELE 21', '', '80059', 'TORRE DEL GRECO NA', 'Italien', 'IT', NULL, NULL, '3335088913', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369662046', 'FedEx', NULL, '2017-09-27', '26.09.2017 22:18', '4260295880473', '1', 'a0YC000000jlPTs', '165.00', '239.90'),
(44423, '523555287', NULL, NULL, 'cristian perotta', 'VIA ROMANINO 14', '', '25062', 'CONCESIO BS', 'Italien', 'IT', NULL, NULL, '3938813113', '0010200JDR', NULL, NULL, 'Orologio - GM-508-3 - Cassa oro, quadrante nero e cinturino marrone', NULL, '711369662057', 'FedEx', NULL, '2017-09-27', '26.09.2017 18:13', '4260295881234', '1', 'a0YC000000jFcdiMAC', '154.99', '249.00'),
(44424, '1002646327', NULL, NULL, 'Enrico Risaliti', 'VIA MAURIZIO BUFALINI n. 4', 'presso BANCA CR FIRENZE SPA', '50122', 'FIRENZE FI', 'Italien', 'IT', NULL, NULL, '3355844769', '', NULL, NULL, '7002-2 Silver case / Black face / Black Leather Band', NULL, '711369662068', 'FedEx', NULL, '2017-09-27', '26.09.2017 14:48', '4260295882231', '1', 'a0YC000000jlPVi', '150.01', '219.99'),
(44425, '1002680789', NULL, NULL, 'Nasser Ahmadi', '73 WESTWOOD GLEN', '', 'RG315NW', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7977774499', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4703 4544', 'UPS', NULL, '2017-09-27', '26.09.2017 20:48', '4260295880602', '1', 'a0YC000000gyJrc', '132.00', '179.00'),
(44426, '1002673741', NULL, NULL, 'Szylk WANE', '73 BEANE AVENUE', '', 'SG27DL', 'STEVENAGE', 'Grossbritannien', 'GB', NULL, NULL, '7824118490', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4878 8952', 'UPS', NULL, '2017-09-27', '26.09.2017 19:18', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44427, '523447685', NULL, NULL, 'M Mills', 'Unit 2 Mustang maniac', 'Station road', 'SG11 2PB', 'WARE', 'Grossbritannien', 'GB', NULL, NULL, '7581729137', '0010106EVD', NULL, NULL, '502-3 Gold Case / Black Face / Brown Leather Band', NULL, '1Z 8VF 459 68 4789 3769', 'UPS', NULL, '2017-09-27', '26.09.2017 05:15', '4260295880701', '1', 'a0YC000000jEdQ3MAK', '123.01', '179.00'),
(44428, '523741478', NULL, NULL, 'Milan Vandekerckhove', 'Isenbaertstraat 14', '', 'Jabbeke', 'Belgien', '8490', 'BE', NULL, NULL, '493162233', '0010197EC6', NULL, NULL, '502-7 Gouden kast / Zwarte wijzerplaat / Gouden metalen band', NULL, '711369662080', 'FedEx', NULL, '2017-09-28', '27.09.2017 19:52', '4260295881920', '1', 'a0YC000000jE0NuMAK', '150.00', '239.99'),
(44429, '523693727', NULL, NULL, 'Abdelhafid El  Hamdi', 'Rue Simons nr. 9 bte 8', '', 'Bruxelles', 'Belgien', '1000', 'BE', NULL, NULL, '474283382', '0010167R6I', NULL, NULL, '7002-6 zilveren kast / wit uurwerk / roestvrij stalen band', NULL, '711369662090', 'FedEx', NULL, '2017-09-28', '27.09.2017 14:18', '4260295882279', '1', 'a0YC000000jEAYWMA4', '150.00', '219.00'),
(44430, '1002708995', NULL, NULL, 'Joris Condat', '60 Avenue de brancolar', 'Bat C', '6100', 'Nice', 'Frankreich', 'FR', NULL, NULL, '663080195', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '711369662105', 'FedEx', NULL, '2017-09-28', '27.09.2017 01:48', '4260295882187', '1', 'a0YC000000jXu8E', '145.01', '219.90'),
(44431, '1002703107', NULL, NULL, 'Gary Wilkie', '44 Fergusson Road', '', 'KY118NA', 'DUNFERMLINE', 'Grossbritannien', 'GB', NULL, NULL, '7766920361', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4792 4976', 'UPS', NULL, '2017-09-28', '27.09.2017 01:18', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44432, '1002752089', NULL, NULL, 'JULLIA HONEYMAN-TATE', 'BLACK COTTAGE 17, MILTON ', 'STREET ', 'TQ50BX', 'BRIXHAM DEVON', 'Grossbritannien', 'GB', NULL, NULL, '01803 475600', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4789 8586', 'UPS', NULL, '2017-09-28', '27.09.2017 17:48', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44433, '1002726685', NULL, NULL, 'Lesley Scott', '19 MONYASH DRIVE', '', 'ST135SY', 'LEEK', 'Grossbritannien', 'GB', NULL, NULL, '01538 371906', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4887 0595', 'UPS', NULL, '2017-09-28', '27.09.2017 13:18', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44434, '1002709305', NULL, NULL, 'Marianna Takla', '125 OLD SHOREHAM ROAD', '', 'BN37AQ', 'HOVE', 'Grossbritannien', 'GB', NULL, NULL, '7510696425', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4853 7008', 'UPS', NULL, '2017-09-28', '27.09.2017 04:18', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44435, '1002734999', NULL, NULL, 'Michael Bowditch', '4 BRYN DE WINTON', '', 'LD39HL', 'BRECON', 'Grossbritannien', 'GB', NULL, NULL, '7960085574', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4783 3814', 'UPS', NULL, '2017-09-28', '27.09.2017 14:48', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(44436, '1002708225', NULL, NULL, 'Daniel Comley', '5 LATIMER GRANGE', '', 'OX37PQ', 'OXFORD', 'Grossbritannien', 'GB', NULL, NULL, '7815411783', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4853 7026', 'UPS', NULL, '2017-09-28', '27.09.2017 03:18', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(44437, '1002821925', '', '', 'Laila TORKMAN', '30 RUE DES TANNERIES', '', '78250', 'MEULAN EN YVELINES', 'Frankreich', '', '', '', '785311956', '', '', '', '502-3 Gold case / Black face / Brown Leather Band', 'Angeblich Uhr kaputt erhalten! Geld von Groupon zurück erhalten! 15.02.18\r\nWenn Uhr zurück kommt - behalten!', '711369662171', 'FedEx', '', '2017-09-29', '28.09.2017 12:18', '4260295880701', '1', 'a0YC000000jYS2e', '149.99', '229.90'),
(44438, '1002795407', NULL, NULL, 'Philippe MOUYSSET', '44 Avenue de Maurin', '', '34000', 'Montpellier', 'Frankreich', 'FR', NULL, NULL, '676961504', '', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '711369662182', 'FedEx', NULL, '2017-09-29', '28.09.2017 01:18', '4260295880701', '1', 'a0YC000000jYS2e', '149.99', '229.90'),
(44439, '1002832361', NULL, NULL, 'tina magnolini', 'VIA DEI TIGLI 22', '', '26010', 'CASALE CREMASCO VIDOLASCO CR', 'Italien', 'IT', NULL, NULL, '3209626814', '', NULL, NULL, '7002-10 black case / Black face / Strainless steel band', NULL, '711369662150', 'FedEx', NULL, '2017-09-29', '28.09.2017 17:48', '4260295882316', '1', 'a0YC000000jlPVo', '150.01', '219.99'),
(44440, '523823591', NULL, NULL, 'marco pedrotti C/O CONFCOMMERCIO TRENTINO', 'VIA DEI SOLTERI 78', '', '38121', 'TRENTO TN ', 'Italien', 'IT', NULL, NULL, '3388758735', '00102173LL', NULL, NULL, 'Orologio - GM-508-5 - Cassa argento, quadrante bianco e cinturino acciaio', NULL, '711369662160', 'FedEx', NULL, '2017-09-29', '28.09.2017 11:51', '4260295881944', '1', 'a0YC000000jFcdkMAC', '154.99', '249.00'),
(44441, '523848816', NULL, NULL, 'sofia laher', '107 PROVIDENCE COURT', '', 'WF12 9HX', 'DEWSBURY', 'Grossbritannien', 'GB', NULL, NULL, '07412 017575', '0010217O7S', NULL, NULL, 'Pionier London Diamond Watch - 510-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4786 2631', 'UPS', NULL, '2017-09-29', '28.09.2017 15:56', '4260295881425', '1', 'a0YC000000jFYURMA4', '130.00', '179.00'),
(44442, '523776739', NULL, NULL, 'Vicente Pazos', '15FLATA HARTISMERE ROAD', '', 'SW6 7UB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7511209300', '0010248LEB', NULL, NULL, '502-2 Silver Case / Black Face / Black Leather Band', NULL, '1Z 8VF 459 68 4806 6642', 'UPS', NULL, '2017-09-29', '28.09.2017 09:40', '4260295880695', '1', 'a0YC000000jEdQ2MAK', '123.01', '179.00'),
(44443, '1003007901', NULL, NULL, 'alexandra LEMAITRE', 'rue Barada 10', '', '4671', 'Housse', 'Belgien', 'BE', NULL, NULL, '485501547', '', NULL, NULL, 'GM-508-2 Silver case / Black face / Black Leather Band', NULL, '711369662220', 'FedEx', NULL, '2017-10-02', '30.09.2017 15:49', '4260295881227', '1', 'a0YC000000jYUzJ', '150.01', '229.00'),
(44444, '1002965453', NULL, NULL, 'Taryn Kent', 'FLAT19 CAMDEN WALK', 'Islington', 'N18DZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7474923994', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4804 5058', 'UPS', NULL, '2017-10-02', '30.09.2017 03:18', '4260295880602', '1', 'a0YC000000gyJrc', '132.00', '179.00'),
(44445, '1002966479', NULL, NULL, 'Abdurrahman Tanira', '15 ROSE STREET', 'flat 2/1', 'G36RD', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '4,47481E+11', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4693 3860', 'UPS', NULL, '2017-10-02', '30.09.2017 04:18', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44446, '1003011575', NULL, NULL, 'Peter Adams', '25 BERRY CLOSE', 'Hedge End', 'SO300PJ', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7527619196', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4770 9075', 'UPS', NULL, '2017-10-02', '30.09.2017 16:48', '4260295880633', '1', 'a0YC000000gyJrf', '132.00', '179.00'),
(44447, '1002966293', NULL, NULL, 'Charlotte Jones', 'MOTONOVOFIN CENTRAL SQUARE', 'Cardiff', 'CF101FS', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7534444607', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4878 6687', 'UPS', NULL, '2017-10-02', '30.09.2017 04:18', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(44448, '1002921355', NULL, NULL, 'chloe Southern Conyers', '44 WEST BANK', '', 'HX28LB', 'HALIFAX', 'Grossbritannien', 'GB', NULL, NULL, '7534150495', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4762 2695', 'UPS', NULL, '2017-10-02', '29.09.2017 17:18', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(44449, '524040163', NULL, NULL, 'Jason Saynor', '31 DAVY ROAD', '', 'WN2 5YX', 'WIGAN LANCASHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7749855449', '0010123ISY', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4731 3108', 'UPS', NULL, '2017-10-02', '29.09.2017 14:53', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(44450, '524283641', NULL, NULL, 'Bayley Jarvis', '75 MAPLE TREE WAY', '', 'DN16 1LR', 'SCUNTHORPE', 'Grossbritannien', 'GB', NULL, NULL, '7727666747', '0010250Y2W', NULL, NULL, 'Pionier London Diamond Watch - 510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4819 3915', 'UPS', NULL, '2017-10-02', '30.09.2017 18:27', '4260295881401', '1', 'a0YC000000jFYUOMA4', '130.00', '179.00'),
(44451, '523976718', NULL, NULL, 'Kenneth Adjei', '30 LANSDOWNE ROAD', '', 'HP5 2BA', 'CHESHAM', 'Grossbritannien', 'GB', NULL, NULL, '7711241341', '0010114L2Q', NULL, NULL, 'Pionier London Diamond Watch - 510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4844 1129', 'UPS', NULL, '2017-10-02', '29.09.2017 12:39', '4260295881401', '1', 'a0YC000000jFYUOMA4', '130.00', '179.00'),
(44452, '524044873', NULL, NULL, 'Maria Marlow', '93 Hall lane', 'Whitwick', 'LE67 5FD', 'COALVILLE', 'Grossbritannien', 'GB', NULL, NULL, '1530459241', '00102504R7', NULL, NULL, 'Pionier London Diamond Watch - 510-5 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4767 0731', 'UPS', NULL, '2017-10-02', '29.09.2017 17:01', '42602958811418', '1', 'a0YC000000jFYUQMA4', '130.00', '179.00'),
(44453, '1003258231', NULL, NULL, 'Rafael Luna Vazquez', 'CALLE LLERENA, 1', '1', '06320', 'MEDINA DE LAS TORRES BA', 'Spanien', 'ES', NULL, NULL, '675090693', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369662285', 'FedEx', NULL, '2017-10-04', '02.10.2017 19:48', '4260295880442', '1', 'a0YC000000jGmtZ', '169.99', '229.90'),
(44454, '1003225549', NULL, NULL, 'valerie FICHOU', '1 RUE PHILIPPE LEBON', 'IME LIVRY-GARGAN', '93190', 'LIVRY GARGAN', 'Frankreich', 'FR', NULL, NULL, '614493716', '', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '711369662274', 'FedEx', NULL, '2017-10-04', '02.10.2017 14:18', '4260295881272', '1', 'a0YC000000jYS4I', '145.01', '229.90'),
(44455, '1003243181', NULL, NULL, 'Andrea Meneghini', 'VIA CA\' ONORAI 55', '', '35013', 'CITTADELLA PD', 'Italien', 'IT', NULL, NULL, '3357884873', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369662296', 'FedEx', NULL, '2017-10-04', '02.10.2017 20:18', '4260295880473', '1', 'a0YC000000jlPTs', '165.00', '239.90'),
(44456, '524440347', NULL, NULL, 'Eugeniu Pidghirnii', 'VIA VOLPIANO 52', 'MTE di Gradinari', '10040', 'LEINI\' TO', 'Italien', 'IT', NULL, NULL, '3888389934', '0010002FAJ', NULL, NULL, 'Orologio con cinturino in pelle - Oro/Nero/Marrone 3009-3', NULL, '711369662300', 'FedEx', NULL, '2017-10-04', '01.10.2017 21:38', '4260295881807', '1', 'a0YC000000jFcahMAC', '149.99', '249.00'),
(44457, '1003184025', NULL, NULL, 'Amelia McCready', '4 BANK STREET', '', 'G782RA', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7798702526', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4753 8741', 'UPS', NULL, '2017-10-04', '02.10.2017 02:48', '4260295880050', '1', 'a0YC000000jYItU', '150.00', '225.00'),
(44458, '1003062805', NULL, NULL, 'Nigel Barter', 'FLAT44 LAPWIN TAYLOR CLOSE', '', 'SE85UH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7874077954', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4634 1151', 'UPS', NULL, '2017-10-04', '01.10.2017 06:48', '4260295880050', '1', 'a0YC000000jYItU', '150.00', '225.00'),
(44459, '1003103443', NULL, NULL, 'Capt MacLaverty', 'DST Leconfield Normandy ', 'Barracks 2IC, 110 Sqn', 'HU177LX', 'Leconfield East Riding of Yorkshire', 'Grossbritannien', 'GB', NULL, NULL, '7540111265', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4861 3961', 'UPS', NULL, '2017-10-04', '01.10.2017 15:18', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(44460, '524414958', NULL, NULL, 'Jamie Roberts', '3 South View', '', 'LS28 9BA', 'Leeds West Yorkshire', 'Grossbritannien', 'GB', NULL, NULL, '7597573246', '0010175K0J', NULL, NULL, 'GM-110-4 black case/black face/black band', NULL, '1Z 8VF 459 68 4773 3173', 'UPS', NULL, '2017-10-04', '01.10.2017 21:42', '4260295882330', '1', 'a0YC000000jEdOXMA0', '128.00', '179.00'),
(44461, '524473119', NULL, NULL, 'Nargiza Petriti', '98 98 Walton road', '', 'KT8 0DL', 'EAST MOLESEY', 'Grossbritannien', 'GB', NULL, NULL, '7928488785', '0010161FS1', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4751 4785', 'UPS', NULL, '2017-10-04', '02.10.2017 01:38', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(44462, '524558329', NULL, NULL, 'Jamie Fox', '22 MOORHAM ROAD', '', 'BS25 1HS', 'WINSCOMBE', 'Grossbritannien', 'GB', NULL, NULL, '7730363561', '0010250DH4', NULL, NULL, 'Pionier Berlin Automatic Watch - 512-1 - silver case/gold face/black leather band', NULL, '1Z 8VF 459 68 4781 4791', 'UPS', NULL, '2017-10-04', '02.10.2017 17:11', '4260295882132', '1', 'a0YC000000jFXabMAG', '120.00', '189.00'),
(44463, '524557107', '', '', 'Ejaz Rana', '4 Building 4.', 'Chiswick Park', 'W4 5YE', 'London', 'Grossbritannien', '', '', '', '7740336770', '0010247X8R', '', '', 'Pionier Berlin Automatic Watch - 512-4 - black case/black face/black leather band', 'Sendung am 13.10.17 zurück erhalten!', '1Z 8VF 459 68 4812 9208', 'UPS', '', '2017-10-04', '02.10.2017 17:30', '4260295882163', '1', 'a0YC000000jFXaeMAG', '120.00', '189.00'),
(44464, '524458934', NULL, NULL, 'Megan Smith', '12 Ridyard Street, Pemberton', '', 'WN5 9PA', 'Wigan', 'Grossbritannien', 'GB', NULL, NULL, '7470451375', '00100759S5', NULL, NULL, 'Pionier London Diamond Watch - 510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4819 4012', 'UPS', NULL, '2017-10-04', '02.10.2017 00:25', '4260295881401', '1', 'a0YC000000jFYUOMA4', '130.00', '179.00'),
(44465, '1003399333', NULL, NULL, 'Sayed Sadaat', '70 Gibbs Crescent', 'Oxford', 'OX20NY', 'OXFORD', 'Grossbritannien', 'GB', NULL, NULL, '7595905180', '', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4858 5224', 'UPS', NULL, '2017-10-04', '04.10.2017 00:48', '4260295880381', '1', 'a0YC000000jYItR', '150.00', '225.00'),
(44466, '1003304655', NULL, NULL, 'David Ladley', '18 ST. MICHAELS CRESCENT', '', 'DN161QA', 'SCUNTHORPE', 'Grossbritannien', 'GB', NULL, NULL, '7593027018', '', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4831 8834', 'UPS', NULL, '2017-10-04', '03.10.2017 12:18', '4260295880381', '1', 'a0YC000000jYItR', '150.00', '225.00'),
(44467, '524624347', NULL, NULL, 'Milki Hunde', '17 Lancaster court', '17 Lancaster court', 'SW6 5TB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7460963918', '0010071L7A', NULL, NULL, 'Pionier London Diamond Watch - 510-5 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4845 0842', 'UPS', NULL, '2017-10-04', '03.10.2017 02:34', '42602958811418', '1', 'a0YC000000jFYUQMA4', '130.00', '179.00'),
(44468, '1003394855', NULL, NULL, 'iwona  uddin', '7 Killard Kilreragh', 'dooradoyle', '00061', 'limerick', 'Irland', 'IE', NULL, NULL, '899678695', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, ' 1Z 8VF 459 68 4667 7254', 'UPS', NULL, '2017-10-04', '03.10.2017 23:18', '4260295880626', '1', 'a0YC000000jFZNe', '155.00', '230.00'),
(44469, '1003465775', NULL, NULL, 'Leila Rezki', '47 RUE CAMILLE DESMOULINS', '', '94230', 'CACHAN', 'Frankreich', 'FR', NULL, NULL, '676246727', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369662333', 'FedEx', NULL, '2017-10-05', '04.10.2017 15:18', '4260295881401', '1', 'a0YC000000jYS0e', '154.99', '229.90'),
(44470, '1003504985', NULL, NULL, 'Toon van Meer', 'Dongen 34', '', '5107RJ', 'Dongen Noort Brabant', 'Niederlande', 'NL', NULL, NULL, '646384081', '', NULL, NULL, '513-5 Black Case / Black Face / Black Leather band', NULL, '711369662322', 'FedEx', NULL, '2017-10-05', '05.10.2017 00:18', '4260295882217', '1', 'a0YC000000jYJGc', '145.01', '229.00'),
(44471, '1003477101', NULL, NULL, 'Mary Carlisle', '420 ENNISKEEN', '', 'CRAIGAVON', 'Grossbritannien', 'BT654AB', 'GB', NULL, NULL, '7871461289', '', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4693 4065', 'UPS', NULL, '2017-10-05', '04.10.2017 19:18', '4260295880374', '1', 'a0YC000000jYItQ', '150.00', '225.00'),
(44472, '1003459321', NULL, NULL, 'Louise Hampton', '6CHERTSEYR BYFLEET ROAD', '', 'WEST BYFLEET', 'Grossbritannien', 'KT147DR', 'GB', NULL, NULL, '7583809961', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4799 7273', 'UPS', NULL, '2017-10-05', '04.10.2017 16:48', '4260295880050', '1', 'a0YC000000jYItU', '150.00', '225.00'),
(44473, '524830453', NULL, NULL, 'Derek Armstrong', '17 FRIETUNA ROAD', 'Kirby cross', 'FRINTON-ON-SEA', 'Grossbritannien', 'CO13 0QP', 'GB', NULL, NULL, '1255751350', '0010195EHN', NULL, NULL, '502-1 Silver Case / White Face / Black Leather Band', NULL, '1Z 8VF 459 68 4708 2886', 'UPS', NULL, '2017-10-05', '04.10.2017 11:33', '4260295880688', '1', 'a0YC000000jEdQ1MAK', '123.01', '179.00'),
(44474, '524790385', NULL, NULL, 'Paul Lyman', '5 LEA LANE', 'Purston featherstone', 'PONTEFRACT', 'Grossbritannien', 'WF7 5EE', 'GB', NULL, NULL, '7754786641', '0010185YFG', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4644 6897', 'UPS', NULL, '2017-10-05', '04.10.2017 08:04', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(44475, '524896649', NULL, NULL, 'Sanad Naseer', '150 FOSBROOKE ROAD', '', 'BIRMINGHAM', 'Grossbritannien', 'B10 9JP', 'GB', NULL, NULL, '7710479468', '0010015H21', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4798 5302', 'UPS', NULL, '2017-10-05', '04.10.2017 20:07', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(44476, '524897167', NULL, NULL, 'Ste Smith', '1 HILLTOP DRIVE', 'Marple', 'STOCKPORT Cheshire', 'Grossbritannien', 'SK6 6JZ', 'GB', NULL, NULL, '7841099173', '001022535J', NULL, NULL, 'Pionier London Diamond Watch - 510-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4783 4117', 'UPS', NULL, '2017-10-05', '04.10.2017 20:22', '4260295881425', '1', 'a0YC000000jFYURMA4', '130.00', '179.00'),
(44477, '1003415645', NULL, NULL, 'Enrico Paduano', 'VIA SIMONETTI 2', '', '80022', 'ARZANO NA', 'Italien', 'IT', NULL, NULL, '3317654378', '', NULL, NULL, '7002-2 Silver case / Black face / Black Leather Band', NULL, '711369662355', 'FedEx', NULL, '2017-10-06', '04.10.2017 11:18', '4260295882231', '1', 'a0YC000000jlPVi', '150.01', '219.99'),
(44478, '1003568515', NULL, NULL, 'Catherine Gyssels', 'Rue du Ronchy 1', '', '5361', 'Mohiville', 'Belgien', 'BE', NULL, NULL, '476247352', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369662366', 'FedEx', NULL, '2017-10-06', '05.10.2017 17:18', '4260295881197', '1', 'a0YC000000jYKq1', '170.00', '269.00'),
(44479, '1003586801', '', '', 'Louis Teugels', 'Karel van de woestijnelaan 2/2', '', '2630', 'Aartselaar', 'Belgien', '', '', '', '0478/95 19 21', '', '', '', 'GM-509-3 Gold case / Black face / Brown Leather Band', '', '711369662377', 'FedEx', '', '2017-10-06', '05.10.2017 20:48', '4260295881234', '1', 'a0YC000000jYKTg', '145.00', '199.00'),
(44480, '525053826', NULL, NULL, 'Vera Gavazzi', 'VIA MONTE GRAPPA 24', '', '25011', 'CALCINATO BS', 'Italien', 'IT', NULL, NULL, '3384801721', '0010250EL5', NULL, NULL, 'Orologio Monte Carlo Theorema GM-102-4 - Cassa nero, quadrante nero - Cinturino in pelle', NULL, '711369662388', 'FedEx', NULL, '2017-10-06', '05.10.2017 19:56', '4260295881180', '1', 'a0YC000000jFcd0MAC', '154.99', '249.00'),
(44481, '524952477', NULL, NULL, 'Damelio Grazia', 'VIA DELLO SPORT 33', '', '20064', 'GORGONZOLA MI', 'Italien', 'IT', NULL, NULL, '3332576339', '0010171HWA', NULL, NULL, 'Orologio con cinturino in pelle - Oro/Nero/Nero T 3001-3A', NULL, '711369662399', 'FedEx', NULL, '2017-10-06', '05.10.2017 03:57', '4260295880336', '1', 'a0YC000000jFccFMAS', '130.00', '219.00'),
(44482, '1003521109', NULL, NULL, 'Ivan Matev', '6 Carlton Avenue', '', 'B218AN', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '4,47704E+11', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4896 9328', 'UPS', NULL, '2017-10-06', '05.10.2017 06:48', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44483, '524993897', NULL, NULL, 'Krista Lougher', '149 HIGH ROAD', '', 'KT14 7RJ', 'WEST BYFLEET', 'Grossbritannien', 'GB', NULL, NULL, '7872951888', '0010047OFX', NULL, NULL, '502-5 Silver Case / White Face / Silver Metal Band', NULL, '1Z 8VF 459 68 4680 6935', 'UPS', NULL, '2017-10-06', '05.10.2017 15:22', '4260295881906', '1', 'a0YC000000jEdQ5MAK', '123.01', '179.00'),
(44484, '1003521481', NULL, NULL, 'Danny Morrison', '74 Mastrick Drive', '', 'AB166UD', 'Aberdeen', 'Grossbritannien', 'GB', NULL, NULL, '7710547461', '', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4780 2946', 'UPS', NULL, '2017-10-06', '05.10.2017 07:18', '4260295881982', '1', 'a0YC000000jYItV', '150.00', '225.00'),
(44485, '1003520309', NULL, NULL, 'Nigel Rosborough', '23 Landhead Road', '', 'BT537HD', 'Ballymoney', 'Grossbritannien', 'GB', NULL, NULL, '7912553163', '', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4605 3356', 'UPS', NULL, '2017-10-06', '05.10.2017 04:48', '4260295881999', '1', 'a0YC000000jYItW', '150.00', '225.00'),
(44486, '1003584363', NULL, NULL, 'Matti Alderson', '23 WINDSOR ROAD', '', 'SL97ND', 'GERRARDS CROSS', 'Grossbritannien', 'GB', NULL, NULL, '01753 885445', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '1Z 8VF 459 68 4789 4160', 'UPS', NULL, '2017-10-06', '05.10.2017 20:18', '4260295880473', '1', 'a0YC000000jlcEO', '150.00', '219.00'),
(44487, '1003554429', NULL, NULL, 'trevor livesey', '2 WAYFARERS PLACE', '', 'KY119GF', 'DUNFERMLINE', 'Grossbritannien', 'GB', NULL, NULL, '01383 829123', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4850 1377', 'UPS', NULL, '2017-10-06', '05.10.2017 14:48', '4260295881555', '1', 'a0YC000000gyJrg', '132.00', '179.00'),
(44488, '1003512431', NULL, NULL, 'Ian Cole', '19 MILTON AVENUE', 'Cliffe woods', 'ME38JS', 'ROCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7956873514', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 47 49 0980', 'UPS', NULL, '2017-10-06', '05.10.2017 01:18', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(44489, '1003847129', NULL, NULL, 'Davy Mertens', 'Lauwestraat 59', '', '8560', 'Wevelgem', 'Belgien', 'BE', NULL, NULL, '472260404', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '711369662436', 'FedEx', NULL, '2017-10-09', '08.10.2017 06:18', '4260295880619', '1', 'a0YC000000jl9Yl', '154.99', '239.00'),
(44490, '1003808303', NULL, NULL, 'Myriam Baustert', 'Rue du Tabellion 41', '', '1050', 'Ixelles', 'Belgien', 'BE', NULL, NULL, '3,52622E+11', '', NULL, NULL, 'GM-101-8 Gold Case / Black Face / Stainless steel band', NULL, '711369662447', 'FedEx', NULL, '2017-10-09', '07.10.2017 20:48', '4260295882002', '1', 'a0YC000000jYV2i', '165.00', '269.00'),
(44491, '1003656695', NULL, NULL, 'Moinette Coolen', 'Chemin d\'el haut 2', '', '4910', 'Theux', 'Belgien', 'BE', NULL, NULL, '477582036', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369662458', 'FedEx', NULL, '2017-10-09', '06.10.2017 15:18', '4260295880398', '1', 'a0YC000000jYV2d', '165.00', '269.00'),
(44492, '1003617751', NULL, NULL, 'Christelle Bernard', '9 Avenue Joliot Curie', '', '38760', 'VARCES ALLIERES ET RISSET', 'Frankreich', 'FR', NULL, NULL, '622191152', '', NULL, NULL, '502-8 Black case / Black face / Black metal Band', NULL, '711369662414', 'FedEx', NULL, '2017-10-09', '06.10.2017 00:18', '4260295881937', '1', 'a0YC000000jYS2j', '149.99', '229.90'),
(44493, '1003613753', NULL, NULL, 'Ferdinando Piacezzi', 'VIA PER CASSANO 1', '', '20062', 'CASSANO D\'ADDA MI', 'Italien', 'IT', NULL, NULL, '3484585722', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '711369662425', 'FedEx', NULL, '2017-10-09', '06.10.2017 02:18', '4260295882255', '1', 'a0YC000000jlPVj', '150.01', '219.99'),
(44494, '1003705901', NULL, NULL, 'A Murashi', 'Spuistraat 54', '', '1012TV', 'AMSTERDAM', 'Niederlande', 'NL', NULL, NULL, '944610111', '', NULL, NULL, '4004-8 Black case / Black Face / Stainless steel band', NULL, '711369662469', 'FedEx', NULL, '2017-10-09', '07.10.2017 00:18', '4260295881135', '1', 'a0YC000000jlA9n', '149.99', '199.00'),
(44495, '1003617709', NULL, NULL, 'Jade Wilkinson', '57 LADY CROFT LANE', '', 'S730QP', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7867575133', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4651 8998', 'UPS', NULL, '2017-10-09', '06.10.2017 02:18', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44496, '525405350', NULL, NULL, 'Ferenc Levai', '8  Ashley Gardens', 'Wembley', 'HA9 8NP', 'London Middlesex', 'Grossbritannien', 'GB', NULL, NULL, '7808006623', '0010250YJ2', NULL, NULL, '503-1 Silver case / white face / black leather band', NULL, '1Z 8VF 459 68 4688 1407', 'UPS', NULL, '2017-10-09', '07.10.2017 22:18', '4260295880725', '1', 'a0YC000000jExtjMAC', '123.00', '199.00'),
(44497, '1003621919', NULL, NULL, 'Florin Carnaru', '3 PARK CRESCENT', 'Thorne', 'DN85LQ', 'DONCASTER SOUTH YORKSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7417591364', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '1Z 8VF 459 68 4711 4216', 'UPS', NULL, '2017-10-09', '06.10.2017 06:48', '4260295880473', '1', 'a0YC000000jlcEO', '150.00', '219.00'),
(44498, '1003781773', NULL, NULL, 'Osei BARYEH', '86 Tilson House, Tilson ', 'Gardens ', 'SW24LZ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7737996118', '', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '1Z 8VF 459 68 4659 3424', 'UPS', NULL, '2017-10-09', '07.10.2017 16:48', '4260295881678', '1', 'a0YC000000jlcEU', '150.00', '219.00'),
(44499, '1003651247', NULL, NULL, 'Steven Hender', '30 SCHOOL CLOSE', 'Eastville', 'BS56EB', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7487642480', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4613 5035', 'UPS', NULL, '2017-10-09', '06.10.2017 14:18', '4260295880602', '1', 'a0YC000000gyJrc', '132.00', '179.00'),
(44500, '1003619475', NULL, NULL, 'georgia hawkins', '869 CHESTER ROAD', 'chelmsley wood', 'B376SJ', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7557346299', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4859 5044', 'UPS', NULL, '2017-10-09', '06.10.2017 03:18', '4260295881586', '1', 'a0YC000000gyJrj', '132.00', '179.00'),
(44501, '525279057', NULL, NULL, 'Joan Rutherford', '66 GLENWOOD COURT', '', 'BT28 3UD', 'LISBURN', 'Grossbritannien', 'GB', NULL, NULL, '7732104442', '0010070GAK', NULL, NULL, 'Pionier London Diamond Watch - 510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4746 9450', 'UPS', NULL, '2017-10-09', '07.10.2017 15:59', '4260295881401', '1', 'a0YC000000jFYUOMA4', '130.00', '179.00'),
(44502, '525244638', NULL, NULL, 'Ben Westerby', '55 Kelvedon Close', '', 'KT2 5LF', 'Kingston Upon Thames Surrey', 'Grossbritannien', 'GB', NULL, NULL, '7946170001', '00100323VM', NULL, NULL, 'Theorema Hamburg men\'s mechanical watch - GM-109-4 - black case/black face/black band', NULL, '1Z 8VF 459 68 4849 4260', 'UPS', NULL, '2017-10-09', '06.10.2017 20:59', '4260295882378', '1', 'a0YC000000jFXfSMAW', '139.99', '199.00'),
(44503, '525519244', NULL, NULL, 'Connor Shead', '2 Apple Court', 'Maidstone road Kent', 'Tn12 6dy', 'Tonbridge', 'Grossbritannien', 'GB', NULL, NULL, '7896968573', '0010060C5I', NULL, NULL, 'GM-110-3 gold case/black face/brown band', NULL, '1Z 8VF 459 68 4624 5470', 'UPS', NULL, '2017-10-09', '08.10.2017 19:11', '4260295882323', '1', 'a0YC000000jEdOWMA0', '128.00', '179.00'),
(44504, '1003926489', NULL, NULL, 'Ryan Clark', '4 The Oaks, Broadfield Road', '', 'CM226TW', 'Takeley', 'Grossbritannien', 'GB', NULL, NULL, '7768178165', '', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4873 9086', 'UPS', NULL, '2017-10-09', '08.10.2017 17:19', '4260295881180', '1', 'a0YC000000jlen9', '145.00', '199.00'),
(44505, '1003847827', NULL, NULL, 'Ali Haji Alishahi', '138 WISLEY WAY', '', 'B322JX', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7875132574', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4803 1090', 'UPS', NULL, '2017-10-09', '08.10.2017 07:48', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44506, '525394672', NULL, NULL, 'nicholas stavrou', 'THEPLOUGH SEWARDSTONE ROAD', '', 'EN9 3QQ', 'WALTHAM ABBEY', 'Grossbritannien', 'GB', NULL, NULL, '7752490497', '0010200Q4Q', NULL, NULL, '503-3 Gold case / black face / brown leather band', NULL, '1Z 8VF 459 68 4781 7501', 'UPS', NULL, '2017-10-09', '08.10.2017 07:46', '4260295880749', '1', 'a0YC000000jExtlMAC', '123.00', '199.00'),
(44507, '1004000875', NULL, NULL, 'Jasper van der Linde', 'Jan van Eyckgracht 63', '', '5643TD', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '648408953', '', NULL, NULL, '513-5 Black Case / Black Face / Black Leather band', NULL, '711369662480', 'FedEx', NULL, '2017-10-10', '08.10.2017 23:48', '4260295882217', '1', 'a0YC000000jYJGc', '145.01', '229.00'),
(44508, '1003954965', NULL, NULL, 'BREGJE RAAIJMAKERS', 'Millsebaan 95', '', '5403AA', 'UDEN Noord-Brabant', 'Niederlande', 'NL', NULL, NULL, '657268584', '', NULL, NULL, 'GM-102-6 Silver Case / Black face / Stainless steel band', NULL, '711369662491', 'FedEx', NULL, '2017-10-10', '08.10.2017 19:48', '4260295881524', '1', 'a0YC000000jYJjV', '154.99', '269.00'),
(44509, '525500872', NULL, NULL, 'Liliana Consiglio', 'VIA GIUSEPPE IMPERIALE 49/R', '', 'FOGGIA FG', 'Italien', '71122', 'IT', NULL, NULL, '3382621641', '0010250GCX', NULL, NULL, 'GM-509-8 BCassa nera, quadrante nero e cinturino acciaio', NULL, '711369662506', 'FedEx', NULL, '2017-10-10', '08.10.2017 16:10', '4260295881975', '1', 'a0YC000000jFch3MAC', '145.01', '239.00'),
(44510, '1004090039', NULL, NULL, 'Sten Engel', 'Lievenshof 46', '', '1816KJ', 'ALKMAAR', 'Niederlande', 'NL', NULL, NULL, '621256263', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369662517', 'FedEx', NULL, '2017-10-10', '09.10.2017 19:18', '4260295881197', '1', 'a0YC000000jYKqA', '170.00', '269.00'),
(44511, '1004066167', NULL, NULL, 'Ben Brown', 'Bas Jungeriusstraat 174-B', '', '3081VN', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '684511645', '', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '711369662528', 'FedEx', NULL, '2017-10-10', '09.10.2017 15:48', '4260295880749', '1', 'a0YC000000jl9w9', '150.00', '239.00'),
(44512, '1004022639', NULL, NULL, 'Pauline Cook', '32 Cheltenham Terrace', 'Heoton', 'NE65HR', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '7932644475', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4603 4313', 'UPS', NULL, '2017-10-10', '09.10.2017 04:48', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(44513, '1004047613', NULL, NULL, 'Arron Stork', '44 West green drive', 'Kirk sandall', 'DN31SN', 'Doncaster South yorkshire', 'Grossbritannien', 'GB', NULL, NULL, '7411337753', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4745 7525', 'UPS', NULL, '2017-10-10', '09.10.2017 13:18', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44514, '525694263', NULL, NULL, 'Sharon Dodd', 'Tigh Mor Greenfield Road', 'Greenfield Road', 'CH8 7QG', 'Flintshire', 'Grossbritannien', 'GB', NULL, NULL, '7741244035', '0010085BT1', NULL, NULL, 'Theorema Hamburg men\'s mechanical watch - GM-109-2 - silver case/gold face/black band', NULL, '1Z 8VF 459 68 4630 3139', 'UPS', NULL, '2017-10-10', '09.10.2017 20:30', '4260295882354', '1', 'a0YC000000jFXfQMAW', '139.99', '199.00'),
(44515, '1004142405', NULL, NULL, 'Jerome STEIMETZ', '28 CLOS DES LILAS', '', '57155', 'MARLY MOSELLE', 'Frankreich', 'FR', NULL, NULL, '628367163', '', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '711369662561', 'FedEx', NULL, '2017-10-11', '10.10.2017 04:18', '4260295880749', '1', 'a0YC000000jYS1B', '149.99', '229.90'),
(44516, '1004141431', NULL, NULL, 'Fernandes Rodrigues Jose', '23 BOULEVARD DE LA LIBERTE', '', '83300', 'DRAGUIGNAN', 'Frankreich', 'FR', NULL, NULL, '675029017', '', NULL, NULL, '502-7 Gold case / Black face / Gold metal Band', NULL, '711369662572', 'FedEx', NULL, '2017-10-11', '10.10.2017 02:18', '4260295881920', '1', 'a0YC000000jYS2i', '149.99', '229.90'),
(44517, '1004199295', NULL, NULL, 'Mary Parker', '60 RODNEY STREET', '', 'G49SF', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7879440070', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4782 7143', 'UPS', NULL, '2017-10-11', '10.10.2017 18:48', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44518, '1004197259', NULL, NULL, 'Natasha Bowen', '25 SPRINGFIELD ROAD', '', 'S740BE', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7511073333', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4792 5555', 'UPS', NULL, '2017-10-11', '10.10.2017 18:18', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44519, '1004174959', NULL, NULL, 'Liza Mouradova', 'Rue de Flemalle-grande 451', '', '4400', 'Flemalle', 'Belgien', 'BE', NULL, NULL, '485360787', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369662583', 'FedEx', NULL, '2017-10-11', '10.10.2017 14:48', '4260295880077', '1', 'a0YC000000jGwDs', '150.01', '229.00'),
(44520, '1004170593', NULL, NULL, 'Liza Mouradova', 'Rue de Flemalle-grande 451', '', '4400', 'Flemalle', 'Belgien', 'BE', NULL, NULL, '485360787', '', NULL, NULL, '512-1 Silver case / Gold face / Black Leather Band', NULL, '711369662583', 'FedEx', NULL, '2017-10-11', '10.10.2017 14:18', '4260295882132', '1', 'a0YC000000jlAEP', '150.01', '229.00'),
(44521, '1004296055', NULL, NULL, 'Heuga  Chritian', '11 c Avenue georges Brassens', '', '33240', 'Peujard Gironde', 'Frankreich', 'FR', NULL, NULL, '610539795', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369662631', 'FedEx', NULL, '2017-10-12', '11.10.2017 14:18', '4260295882200', '1', 'a0YC000000jXu8F', '144.99', '199.90'),
(44522, '1004320069', NULL, NULL, 'bruno giusy', 'piazzale tommaso milante 6', '', '80053', 'castellammare di stabia NA', 'Italien', 'IT', NULL, NULL, '3354566546', '', NULL, NULL, 'GM-104-7 Argent Noir Acier', NULL, '711369662642', 'FedEx', NULL, '2017-10-12', '11.10.2017 20:18', '4260295881661', '1', 'a0YC000000jlPTx', '165.00', '239.90'),
(44523, '1004278495', NULL, NULL, 'Catia Spinsanti', 'VIA FONTE INFERNO 11', '', '60021', 'CAMERANO AN', 'Italien', 'IT', NULL, NULL, '390717317', '', NULL, NULL, '7002-2 Silver case / Black face / Black Leather Band', NULL, '711369662653', 'FedEx', NULL, '2017-10-12', '11.10.2017 15:18', '4260295882231', '1', 'a0YC000000jlPVi', '150.01', '219.99'),
(44524, '1004329039', NULL, NULL, 'Mary Parker', '60 RODNEY STREET', '', 'G49SF', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7879440070', '', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '1Z 8VF 459 68 4873 4367', 'UPS', NULL, '2017-10-12', '11.10.2017 20:48', '4260295881685', '1', 'a0YC000000jlcEV', '150.00', '219.00'),
(44525, '1004293297', NULL, NULL, 'Emily Sakowicz', 'The birdge h House, reading ', 'road , Arborfield,', 'RG29HU', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '1189762187', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4722 9576', 'UPS', NULL, '2017-10-12', '11.10.2017 15:48', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(44526, '1004322039', NULL, NULL, 'Laura Slater', '53 MAIN STREET', 'Stretton', 'DE130EA', 'BURTON-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7583192826', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4782 7189', 'UPS', NULL, '2017-10-12', '11.10.2017 19:48', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44527, '1004299379', NULL, NULL, 'Simran Bansal', '4 BASANT CLOSE', '', 'CV344PN', 'WARWICK', 'Grossbritannien', 'GB', NULL, NULL, '7732369396', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4798 3199', 'UPS', NULL, '2017-10-12', '11.10.2017 16:18', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44528, '525852571', NULL, NULL, 'Connor Robinson', '60 STORNAWAY SQUARE', '', 'HU8 9LJ', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7398180111', '0010197ID9', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4779 3608', 'UPS', NULL, '2017-10-12', '11.10.2017 05:45', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(44529, '525880288', NULL, NULL, 'James Plane', 'PARKFARM CLANNA LANE', 'Alvington', 'GL15 6AF', 'LYDNEY GLOUCESTERSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '1594529871', '00101633OB', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4759 4412', 'UPS', NULL, '2017-10-12', '11.10.2017 08:57', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(44530, '525943417', NULL, NULL, 'Wayne Heywood', '10 CAIRNS PLACE', '', 'OL6 9ST', 'ASHTON-UNDER-LYNE', 'Grossbritannien', 'GB', NULL, NULL, '7769536820', '001015240O', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4856 1624', 'UPS', NULL, '2017-10-12', '11.10.2017 17:25', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(44531, '1004368391', NULL, NULL, 'Vasilica Dobre', '39 BUCHAN DRIVE KINGSWAY', '', 'GL22EA', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7503413420', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4845 3670', 'UPS', NULL, '2017-10-13', '12.10.2017 04:48', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44532, '1004368141', NULL, NULL, 'JJ Fletcher', '22B MAIN STREET', 'KIMBERLEY', 'NG162LL', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7971211700', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4775 5284', 'UPS', NULL, '2017-10-13', '12.10.2017 04:47', '4260295880602', '1', 'a0YC000000gyJrc', '132.00', '179.00'),
(44533, '1004365713', NULL, NULL, 'NICK PAYNE', '41 TESTCOMBE ROAD', 'ALVERSTOKE', 'PO122EL', 'GOSPORT HAMPSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '2392718299', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4637 5295', 'UPS', NULL, '2017-10-13', '12.10.2017 02:48', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44534, '1004427363', NULL, NULL, 'Karijn Hendriks', 'Moutstraat 2', '', '6591HG', 'GENNEP Limburg', 'Niederlande', 'NL', NULL, NULL, '630533617', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '711369662723', 'FedEx', NULL, '2017-10-13', '12.10.2017 19:48', '4260295881586', '1', 'a0YC000000jl9Z7', '154.99', '239.00'),
(44535, '1004543533', NULL, NULL, 'Mirwais Shinware', 'de Gaullestraat 37', '', '7002DV', 'DOETINCHEM', 'Niederlande', 'NL', NULL, NULL, '31617172050', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369664082', 'FedEx', NULL, '2017-10-16', '13.10.2017 21:18', '4260295880442', '1', 'a0YC000000jYKq8', '170.00', '269.00'),
(44536, '1004523623', NULL, NULL, 'Numan Hassan', '141 Sternhold Avenue', '', 'SW24PF', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7885654511', '', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4680 9709', 'UPS', NULL, '2017-10-16', '13.10.2017 17:48', '4260295880374', '1', 'a0YC000000jYItQ', '150.00', '225.00'),
(44537, '1004624261', NULL, NULL, 'Anita Piper', '34 BRIARWOOD CLOSE', '', 'PO160PS', 'FAREHAM HAMPSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7766232092', '', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4879 4516', 'UPS', NULL, '2017-10-16', '14.10.2017 16:18', '4260295880381', '1', 'a0YC000000jYItR', '150.00', '225.00'),
(44538, '1004609273', NULL, NULL, 'Orathai Harrison', '13 WHEELERS', 'Great Shelford', 'CB225UD', 'CAMBRIDGE Cambridgeshire', 'Grossbritannien', 'GB', NULL, NULL, '7855025505', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4690 5720', 'UPS', NULL, '2017-10-16', '14.10.2017 13:48', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44539, '1004578859', NULL, NULL, 'Teresita Belleza', '02 Priory Close', '', 'B663SL', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7909938910', '', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '1Z 8VF 459 68 4615 9331', 'UPS', NULL, '2017-10-16', '14.10.2017 08:48', '4260295881678', '1', 'a0YC000000jlcEU', '150.00', '219.00'),
(44540, '1004586007', NULL, NULL, 'John Munro', '38 EWE HILL TERRACE', 'Fencehouses', 'DH46JX', 'HOUGHTON LE SPRING', 'Grossbritannien', 'GB', NULL, NULL, '7837766060', '', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '1Z 8VF 459 68 4761 1349', 'UPS', NULL, '2017-10-16', '14.10.2017 10:48', '4260295881685', '1', 'a0YC000000jlcEV', '150.00', '219.00'),
(44541, '1004576385', '', '', 'Greg Asuelimen', 'Flat 4 Porlock House', '', 'SE266TR', 'London', 'Grossbritannien', '', '', '', '9732682673', '', '', '', 'GM-107-5 Silver case / White face / Stainless steel Band', '', '1Z 8VF 459 68 4709 8002', 'UPS', '', '2017-10-16', '14.10.2017 04:48', '4260295881555', '1', 'a0YC000000gyJrg', '132.00', '179.00'),
(44542, '1004552807', NULL, NULL, 'Laura Limb', 'Barkston lei Barkston leigh,', 'Church street,', 'LS249PJ', 'Barkston Ash, Tadcaster', 'Grossbritannien', 'GB', NULL, NULL, '7885184547', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4895 7751', 'UPS', NULL, '2017-10-16', '13.10.2017 22:48', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(44543, '526472589', NULL, NULL, 'Ivan Troskov', '104 DEWSBURY ROAD', '', 'NW10 1EP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7756650294', '0010120WUE', NULL, NULL, 'Pionier automatic men\'s watch - 506-4', NULL, '1Z 8VF 459 68 4813 4569', 'UPS', NULL, '2017-10-16', '14.10.2017 23:29', '4260295880893', '1', 'a0YC000000jFZttMAG', '120.00', '175.00'),
(44544, '526242246', NULL, NULL, 'Charles Osei', '59 Alverstone House', 'Kennington Park Road', 'SE11 5TR', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7533984772', '0010224RXU', NULL, NULL, 'Theorema Hamburg men\'s mechanical watch - GM-109-2 - silver case/gold face/black band', NULL, '1Z 8VF 459 68 4691 7771', 'UPS', NULL, '2017-10-16', '14.10.2017 02:27', '4260295882354', '1', 'a0YC000000jFXfQMAW', '139.99', '199.00'),
(44545, '526307875', NULL, NULL, 'Deborah Irvine', 'KINNOULL Stoneyetts Road', '', 'G69 0AQ', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '1236879593', '0010216D6Q', NULL, NULL, 'Theorema Hamburg men\'s mechanical watch - GM-109-3 - gold case/black face/brown band', NULL, '1Z 8VF 459 68 4852 3380', 'UPS', NULL, '2017-10-16', '13.10.2017 19:45', '4260295882361', '1', 'a0YC000000jFXfRMAW', '139.99', '199.00'),
(44546, '1004688511', NULL, NULL, 'Jamila HADAR', 'Rue des Patriotes 23 B1', '', 'Bruxelles', 'Belgien', '1000', 'BE', NULL, NULL, '485006846', '', NULL, NULL, '4004-6 Argent Noir Acier', NULL, '711369664152', 'FedEx', NULL, '2017-10-16', '15.10.2017 04:48', '4260295881111', '1', 'a0YC000000jlA9d', '149.99', '199.00'),
(44547, '1004757373', NULL, NULL, 'JOSE ANTONIO ESCUDERO SANCHEZ', 'CALLE LUIS MOYA BLANCO, 29', '7 A', '28055', 'MADRID', 'Spanien', 'ES', NULL, NULL, '659522172', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369664141', 'FedEx', NULL, '2017-10-16', '15.10.2017 16:18', '4260295880442', '1', 'a0YC000000jGmtZ', '169.99', '229.90'),
(44548, '1004688059', NULL, NULL, 'Lionel Dufournet', '20 ALLEE DU PANORAMA', 'Les balcons de bromines', '74330', 'SILLINGY HAUTE SAVOIE', 'Frankreich', 'FR', NULL, NULL, '662815882', '', NULL, NULL, '3011-4 Black case / Black face / Black Leather Band', NULL, '711369664093', 'FedEx', NULL, '2017-10-16', '15.10.2017 02:18', '4260295881289', '1', 'a0YC000000jYS4J', '145.01', '229.90'),
(44549, '1004780475', NULL, NULL, 'Alain LEVY', '157 RUE DES FRERES', '', '38630', 'CORBELIN', 'Frankreich', 'FR', NULL, NULL, '630651576', '', NULL, NULL, '502-5 Silver case / White face / Silver metal Band', NULL, '711369664108', 'FedEx', NULL, '2017-10-16', '15.10.2017 19:18', '4260295881906', '1', 'a0YC000000jYS2g', '149.99', '229.90'),
(44550, '1004738065', NULL, NULL, 'Celine Laurent', '50 Boulevard De Brou', '', '01000', 'Bourg En Bresse', 'Frankreich', 'FR', NULL, NULL, '699344743', '', NULL, NULL, '502-6 Silver case / Black face / Silver metal Band', NULL, '711369664119', 'FedEx', NULL, '2017-10-16', '15.10.2017 13:48', '4260295881913', '1', 'a0YC000000jYS2h', '149.99', '229.90'),
(44551, '1004737677', NULL, NULL, 'Sandy Isoardo', 'FONCIA RUE SAINT CHARLES', '', '06500', 'MENTON', 'Frankreich', 'FR', NULL, NULL, '673980188', '', NULL, NULL, '502-6 Silver case / Black face / Silver metal Band', NULL, '711369664120', 'FedEx', NULL, '2017-10-16', '15.10.2017 13:48', '4260295881913', '1', 'a0YC000000jYS2h', '149.99', '229.90'),
(44552, '1004802811', NULL, NULL, 'Cortinovis Camille', '44 Chemin De La Bourdette', 'Bat D le cassagnac', '32000', 'Auch', 'Frankreich', 'FR', NULL, NULL, '685129883', '', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369664130', 'FedEx', NULL, '2017-10-16', '15.10.2017 21:49', '4260295881371', '1', 'a0YC000000jYS0f', '154.99', '229.90'),
(44553, '1004688491', NULL, NULL, 'Nicolette Harding', 'Turfschip 182', '31654381815', '1186XS', 'AMSTELVEEN Noord-Holland', 'Noord-Holland', 'NL', NULL, NULL, '654381815', '', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369664163', 'FedEx', NULL, '2017-10-16', '15.10.2017 04:48', '4260295881463', '1', 'a0YC000000jXx9A', '144.99', '219.99'),
(44554, '1004690149', NULL, NULL, 'asim ijaz', '7 WASHINGTON CLOSE', '', 'LANCASTER', 'Grossbritannien', 'LA15EX', 'GB', NULL, NULL, '7989302113', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4620 7396', 'UPS', NULL, '2017-10-17', '15.10.2017 07:48', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44555, '1004694579', NULL, NULL, 'Helen Smith', '31 TOWCESTER ROAD', 'Blisworth', 'NORTHAMPTON NORTHANTS', 'Grossbritannien', 'NN73DL', 'GB', NULL, NULL, '7730765687', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4786 5807', 'UPS', NULL, '2017-10-17', '15.10.2017 10:48', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44556, '1004690221', NULL, NULL, 'Mike Goodwin', '3 BASSETT LOWKE DRIVE', '', 'NORTHAMPTON', 'Grossbritannien', 'NN54AN', 'GB', NULL, NULL, '7710254083', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4663 4611', 'UPS', NULL, '2017-10-17', '15.10.2017 07:48', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44557, '1004701533', NULL, NULL, 'Steven Smith', '31 TOWCESTER ROAD', 'Blisworth', 'NORTHAMPTON', 'Grossbritannien', 'NN73DL', 'GB', NULL, NULL, '7872317216', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4848 9829', 'UPS', NULL, '2017-10-17', '15.10.2017 11:48', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44558, '1004689773', NULL, NULL, 'Wilma Jamieson', '14 ROBERT BURNS COURT', '', 'BEITH AYRSHIRE', 'Grossbritannien', 'KA151DN', 'GB', NULL, NULL, '7588600345', '', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '1Z 8VF 459 68 4884 7432', 'UPS', NULL, '2017-10-17', '15.10.2017 06:48', '4260295880015', '1', 'a0YC000000jYItT', '150.00', '225.00'),
(44559, '1004750279', NULL, NULL, 'Lisa Krencjasz', '81 Elm close', 'Little stoke', 'BRISTOL', 'Grossbritannien', 'BS346RJ', 'GB', NULL, NULL, '7933357708', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4816 3448', 'UPS', NULL, '2017-10-17', '15.10.2017 17:18', '4260295880050', '1', 'a0YC000000jYItU', '150.00', '225.00'),
(44560, '1004689759', NULL, NULL, 'Dmitrijs Nikitins', '42 DIAMOND JUBILEE CLOSE', '', 'GLOUCESTER', 'Grossbritannien', 'GL14LR', 'GB', NULL, NULL, '7478462544', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '1Z 8VF 459 68 4653 3855', 'UPS', NULL, '2017-10-17', '15.10.2017 06:48', '4260295880473', '1', 'a0YC000000jlcEO', '150.00', '219.00'),
(44561, '1004805655', NULL, NULL, 'Ingrid Finney', '38A Hythe Road', 'Methwold', 'THETFORD', 'Grossbritannien', 'IP264PS', 'GB', NULL, NULL, '7773651451', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4729 4666', 'UPS', NULL, '2017-10-17', '16.10.2017 00:18', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(44562, '1004760597', NULL, NULL, 'Joseph Frost', '8 WILLOW WALK', '', 'CHERTSEY', 'Grossbritannien', 'KT168RG', 'GB', NULL, NULL, '1932541799', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4862 1872', 'UPS', NULL, '2017-10-17', '15.10.2017 18:48', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(44563, '1004689681', NULL, NULL, 'Jamie Lynch', '3 Hayling Court', 'Malden Road', 'North Cheam', 'Grossbritannien', 'SM38HA', 'GB', NULL, NULL, '7508350168', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4713 1484', 'UPS', NULL, '2017-10-17', '15.10.2017 06:48', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44564, '1004768137', NULL, NULL, 'Liam Barker', '76 FALMOUTH ROAD', '', 'DERBY', 'Grossbritannien', 'DE240LZ', 'GB', NULL, NULL, '7412401662', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4747 9494', 'UPS', NULL, '2017-10-17', '15.10.2017 19:48', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44565, '526426798', NULL, NULL, 'SAMUEL GALLAGHER', '91 THE AVENUE', '', 'FAREHAM', 'Grossbritannien', 'PO14 3DJ', 'GB', NULL, NULL, '7837352629', '00101959DS', NULL, NULL, 'Pionier London Diamond Watch - 510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4796 1908', 'UPS', NULL, '2017-10-17', '15.10.2017 04:52', '4260295881401', '1', 'a0YC000000jFYUOMA4', '130.00', '179.00'),
(44566, '1004688783', NULL, NULL, 'Karen Murphy', '57 Stepadide Park', 'Stepaside', '18', 'dublin', 'Irland', 'IE', NULL, NULL, '3,53834E+11', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4711 4716', 'UPS', NULL, '2017-10-17', '15.10.2017 04:18', '4260295880916', '1', 'a0YC000000jFZPc', '140.00', '209.00'),
(44567, '1004944077', NULL, NULL, 'nathalie neufcoeur', 'Rue des Dolmens 31', '', '6940', 'Weris Luxembourg', 'Belgien', 'BE', NULL, NULL, '472208623', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369664597', 'FedEx', NULL, '2017-10-17', '17.10.2017 06:48', '4260295880398', '1', 'a0YC000000jYV2d', '165.00', '269.00'),
(44568, '1004939383', NULL, NULL, 'Eddy Bohez', 'Amersveldestraat 17', '', '8830', 'Hooglede', 'Belgien', 'BE', NULL, NULL, '51700271', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '711369664601', 'FedEx', NULL, '2017-10-17', '17.10.2017 02:18', '4260295881234', '1', 'a0YC000000jYUzK', '150.01', '229.00'),
(44569, '1004822681', NULL, NULL, 'mikhail kitajew', 'Boulevard Aristide Briand 32 ', '32', '1070', 'Anderlecht Bruxelles-Capitale', 'Belgien', 'BE', NULL, NULL, '497887228', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '711369664612', 'FedEx', NULL, '2017-10-17', '16.10.2017 04:48', '4260295880050', '1', 'a0YC000000jYV2f', '165.00', '269.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(44570, '1004812737', NULL, NULL, 'John Shaughnessy', '5 Ard na Coille', 'Maunsell\'s Park', '', 'Galway', 'Irland', 'IE', NULL, NULL, '879192537', '', NULL, NULL, '4004-3 Or Noir Noir', NULL, '1Z 8VF 459 68 4719 1599', 'UPS', NULL, '2017-10-17', '16.10.2017 00:18', '4260295881081', '1', 'a0YC000000jFZGr', '155.00', '230.00'),
(44571, '526730640', NULL, NULL, 'Franco Quitadamo', 'VIA BERLINGUER 6', 'nova milanese', '20834', 'NOVA MILANESE MB', 'Italien', 'IT', NULL, NULL, '3922668857', '0010209WFO', NULL, NULL, 'GM-509-2 Cassa argento, quadrante nero e cinturino nero', NULL, '711369664564', 'FedEx', NULL, '2017-10-17', '16.10.2017 21:45', '4260295881227', '1', 'a0YC000000jFcgxMAC', '145.01', '239.00'),
(44572, '1004889039', NULL, NULL, 'Bianca Ferrari', 'VIA VINCENZO GIOBERTI 9', '', '25128', 'BRESCIA BS', 'Italien', 'IT', NULL, NULL, '3387830108', '', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '711369664575', 'FedEx', NULL, '2017-10-17', '16.10.2017 20:18', '4260295881685', '1', 'a0YC000000jlPTz', '165.00', '239.90'),
(44573, '526682115', NULL, NULL, 'dgnin raffael', 'via pola 21a', '', '20843', 'verano brianza MB', 'Italien', 'IT', NULL, NULL, '3489330200', '0010229SSF', NULL, NULL, 'Orologio Theorema 3011-7 - Cassa oro e quadrante nero - Cinturino in acciaio inox', NULL, '711369664586', 'FedEx', NULL, '2017-10-17', '16.10.2017 15:42', '4260295881760', '1', 'a0YC000000jFcb8MAC', '144.99', '249.00'),
(44574, '1004823417', NULL, NULL, 'Colin Hills', '9 CYGNET CLOSE', '', 'NE630DF', 'ASHINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7734500931', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4731 3920', 'UPS', NULL, '2017-10-17', '16.10.2017 06:18', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44575, '1004824629', NULL, NULL, 'Connor Ward', '27 KINGSLAND CRESCENT', '', 'L117AN', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7914339258', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4637 5535', 'UPS', NULL, '2017-10-17', '16.10.2017 08:18', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44576, '1004823077', NULL, NULL, 'Melissa Silva', '12 BEDFORD AVENUE', 'St Giles Hotel', 'WC1B3GH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7415123151', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4715 5548', 'UPS', NULL, '2017-10-17', '16.10.2017 05:48', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44577, '1004863445', NULL, NULL, 'Henry Kane', '44 MAY STREET', '', 'CF244EX', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7731174343', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4614 9959', 'UPS', NULL, '2017-10-17', '16.10.2017 15:48', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44578, '1004827595', NULL, NULL, 'Mark Glover', '12 HALL END', '', 'WS109ED', 'WEDNESBURY WEST MIDLANDS', 'Grossbritannien', 'GB', NULL, NULL, '7515783712', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4609 4768', 'UPS', NULL, '2017-10-17', '16.10.2017 09:48', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44579, '1004821573', NULL, NULL, 'Susan Southward', '16 DOWNS ROAD', '', 'WA104LL', 'ST. HELENS', 'Grossbritannien', 'GB', NULL, NULL, '01744 630761', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4756 5971', 'UPS', NULL, '2017-10-17', '16.10.2017 03:48', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44580, '1004896793', NULL, NULL, 'Susie Ogier', '71 Marion Place Tetenhall Rd', 'West midlands', 'WV39NE', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7911763750', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4657 9584', 'UPS', NULL, '2017-10-17', '16.10.2017 20:18', '4260295881579', '1', 'a0YC000000gyJri', '132.00', '179.00'),
(44581, '1005018039', NULL, NULL, 'Cecilia Aguanno', 'THE OLD RECTORY', 'Wistanstow', 'SY78DG', 'CRAVEN ARMS', 'Grossbritannien', 'GB', NULL, NULL, '01588 673175', '', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4723 4819', 'UPS', NULL, '2017-10-18', '17.10.2017 20:05', '4260295880381', '1', 'a0YC000000jYItR', '150.00', '225.00'),
(44582, '1005011453', NULL, NULL, 'Diana Hart', '23 Brookfield Road', '', 'WV81HX', 'Wolverhampton', 'Grossbritannien', 'GB', NULL, NULL, '1902846913', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4637 8023', 'UPS', NULL, '2017-10-18', '17.10.2017 19:05', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44583, '1004942735', NULL, NULL, 'carol cowper', '4 CLEE CRESCENT', '', 'DN328LS', 'GRIMSBY', 'Grossbritannien', 'GB', NULL, NULL, '1472239078', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4774 3635', 'UPS', NULL, '2017-10-18', '17.10.2017 04:18', '4260295880050', '1', 'a0YC000000jYItU', '150.00', '225.00'),
(44584, '1004982345', NULL, NULL, 'Clare Greenaway', '105 WEST STREET', '', 'TS60LH', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7703473016', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4758 7644', 'UPS', NULL, '2017-10-18', '17.10.2017 15:18', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44585, '1005032365', NULL, NULL, 'Annalisa Bunnagar', '44 MALVERN AVENUE', '', 'CH655AE', 'ELLESMERE PORT', 'Grossbritannien', 'GB', NULL, NULL, '7712630442', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4780 6059', 'UPS', NULL, '2017-10-18', '17.10.2017 22:35', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(44586, '1004944199', NULL, NULL, 'David Jou Sala', 'CALLE CANCO, 1', '2 2', '08035', 'BARCELONA B', 'Spanien', 'ES', NULL, NULL, '622300062', '', NULL, NULL, '103-1 Argent Noir Noir', NULL, '711369665090', 'FedEx', NULL, '2017-10-18', '17.10.2017 04:48', '4260295880435', '1', 'a0YC000000jGmtY', '169.99', '229.90'),
(44587, '1005121959', NULL, NULL, 'Donna Nawrocki', '35 GREAT SWANMOOR CLOSE', '', 'BRISTOL', 'Grossbritannien', 'BS348AB', 'GB', NULL, NULL, '7514066995', '', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '1Z 8VF 459 68 4753 4861', 'UPS', NULL, '2017-10-19', '18.10.2017 17:05', '4260295881685', '1', 'a0YC000000jlcEV', '150.00', '219.00'),
(44588, '1005093801', NULL, NULL, 'Lindsay Newsome', '142 BUCHANAN ROAD', 'Parson cross', 'SHEFFIELD', 'Grossbritannien', 'S58AN', 'GB', NULL, NULL, '7456622039', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4675 0076', 'UPS', NULL, '2017-10-19', '18.10.2017 14:05', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44589, '1005092101', NULL, NULL, 'Paula Rose', '10 Queens Drive', 'Llantwit Fardre', 'Pontypridd, RCT', 'Grossbritannien', 'CF382NT', 'GB', NULL, NULL, '7951501108', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4686 7683', 'UPS', NULL, '2017-10-19', '18.10.2017 13:35', '4260295881555', '1', 'a0YC000000gyJrg', '132.00', '179.00'),
(44590, '526886147', NULL, NULL, 'Graham Bunyan', '27 HASTINGS ROAD', '', 'TUNBRIDGE WELLS Kent', 'Grossbritannien', 'TN2 4PB', 'GB', NULL, NULL, '1892822151', '0010035C50', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4834 3691', 'UPS', NULL, '2017-10-19', '18.10.2017 01:46', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(44591, '526865511', NULL, NULL, 'Barry Chambers', '15 Hawkhill', '', 'Edinburgh', 'Grossbritannien', 'eh7 6la', 'GB', NULL, NULL, '7738297209', '00101926AJ', NULL, NULL, 'Pionier London Diamond Watch - 510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4827 4104', 'UPS', NULL, '2017-10-19', '18.10.2017 07:05', '4260295881401', '1', 'a0YC000000jFYUOMA4', '130.00', '179.00'),
(44592, '526984725', NULL, NULL, 'daniela sciarrino', '177A SALISBURY AVENUE', '', 'BARKING ESSEX', 'Grossbritannien', 'IG11 9XS', 'GB', NULL, NULL, '7894876027', '0010216OMQ', NULL, NULL, 'Pionier London Diamond Watch - 510-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4699 4910', 'UPS', NULL, '2017-10-19', '18.10.2017 20:56', '4260295881425', '1', 'a0YC000000jFYURMA4', '130.00', '179.00'),
(44593, '1005062979', NULL, NULL, 'Antoine Ansseau', 'Rue Saint sauveur 290', '', '4520', 'moha', 'Belgien', 'BE', NULL, NULL, '478302059', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '711369665516', 'FedEx', NULL, '2017-10-19', '18.10.2017 04:35', '4260295881234', '1', 'a0YC000000jYUzK', '150.01', '229.00'),
(44594, '1005064339', NULL, NULL, 'leon immers', 'Merwedelaan 14', '', '5463JK', 'VEGHEL', 'Niederlande', 'NL', NULL, NULL, '622698813', '', NULL, NULL, '513-5 Black Case / Black Face / Black Leather band', NULL, '711369665527', 'FedEx', NULL, '2017-10-19', '18.10.2017 07:05', '4260295882217', '1', 'a0YC000000jYJGc', '145.01', '229.00'),
(44595, '1005234295', NULL, NULL, 'marius pintilei', 'Rue Fontaine SaintLambert 14', '', '4520', 'Bas-Oha', 'Belgien', 'BE', NULL, NULL, '3285828407', '', NULL, NULL, '3001-1A Silver case/White face/Brown Leather Band', NULL, '7113 6966 6052', 'FedEx', NULL, '2017-10-20', '19.10.2017 15:05', '4260295880305', '1', 'a0YC000000jY42y', '130.01', '219.00'),
(44596, '1005245751', NULL, NULL, 'Lewis Sterriker', '124B Main Road', '', 'TN163BA', 'Biggin Hill', 'Grossbritannien', 'GB', NULL, NULL, '7725336365', '', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4868 2128', 'UPS', NULL, '2017-10-20', '19.10.2017 17:05', '4260295880374', '1', 'a0YC000000jYItQ', '150.00', '225.00'),
(44597, '1005193319', NULL, NULL, 'Roy Maddox', '5 Fir Street', '', 'CF434RD', 'Ferndale', 'Grossbritannien', 'GB', NULL, NULL, '1443730781', '', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '1Z 8VF 459 68 4695 1733', 'UPS', NULL, '2017-10-20', '19.10.2017 06:35', '4260295880015', '1', 'a0YC000000jYItT', '150.00', '225.00'),
(44598, '1005253197', NULL, NULL, 'ramchandra setti', '13 pearl house', '10 merrivale mews', 'MK92FP', 'miltonkeynes', 'Grossbritannien', 'GB', NULL, NULL, '7880184302', '', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4645 9749', 'UPS', NULL, '2017-10-20', '19.10.2017 18:05', '4260295881999', '1', 'a0YC000000jYItW', '150.00', '225.00'),
(44599, '1005286681', NULL, NULL, 'adriana flore', '608 ROMAN ROAD', 'flad D', 'E32RW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7748464718', '', NULL, NULL, 'GM-104-3 Noir Noir Noir', NULL, '1Z 8VF 459 68 4850 2152', 'UPS', NULL, '2017-10-20', '19.10.2017 22:35', '4260295880480', '1', 'a0YC000000jlcEP', '150.00', '219.00'),
(44600, '1005191793', NULL, NULL, 'Alex Laffey', 'TROUTBROOK BACK LANE', '', 'WA169SG', 'KNUTSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7515881014', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4861 4960', 'UPS', NULL, '2017-10-20', '19.10.2017 04:35', '4260295881586', '1', 'a0YC000000gyJrj', '132.00', '179.00'),
(44601, '1005618851', NULL, NULL, 'Patrick Tordeur', 'Gemeenteplein 16 B 12', '', '1853', 'Strombeek-Bever', 'Belgien', 'BE', NULL, NULL, '0474 35 74 47', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369667552', 'FedEx', NULL, '2017-10-23', '22.10.2017 16:07', '4260295880398', '1', 'a0YC000000jmxal', '165.00', '269.00'),
(44602, '1005471701', NULL, NULL, 'rudy roossens', 'Rue Jules Broeren 72rue jules ', 'Broeren 72 ', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '483223747', '', NULL, NULL, 'GM-504-4 Black case / Black face / Black Leather Band', NULL, '711369667563', 'FedEx', NULL, '2017-10-23', '21.10.2017 15:07', '4260295880794', '1', 'a0YC000000jl9rR', '140.00', '199.00'),
(44603, '1005553003', NULL, NULL, 'David Jou Sala', 'CALLE CANCO, 1', '02. Feb', '08035', 'BARCELONA', 'Spanien', 'ES', NULL, NULL, '622300062', '', NULL, NULL, '103-1 Argent Noir Noir', NULL, '711369667519', 'FedEx', NULL, '2017-10-23', '22.10.2017 00:37', '4260295880435', '1', 'a0YC000000jGmtY', '169.99', '229.90'),
(44604, '1005600943', NULL, NULL, 'gilles lespinasse', '2 B IMPASSE DE LA RECHE', '', '34540', 'BALARUC LES BAINS', 'Frankreich', 'FR', NULL, NULL, '672612648', '', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '711369667508', 'FedEx', NULL, '2017-10-23', '22.10.2017 12:37', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90'),
(44605, '1005533451', NULL, NULL, 'Naomi Dominicus', 'Commelinplein 3', '', '5014KN', 'Tilburg', 'Niederlande', 'NL', NULL, NULL, '622683761', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369667520', 'FedEx', NULL, '2017-10-23', '21.10.2017 23:08', '4260295880442', '1', 'a0YC000000jYKq8', '170.00', '269.00'),
(44606, '1005676049', NULL, NULL, 'Omid Samsoor', 'Eikenpage 25', '', '3061WS', 'Rotterdam', 'Niederlande', 'NL', NULL, NULL, '633838636', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369667530', 'FedEx', NULL, '2017-10-23', '22.10.2017 21:07', '4260295881197', '1', 'a0YC000000jYKqA', '170.00', '269.00'),
(44607, '1005700173', NULL, NULL, 'Justin Krijthe', 'Laan van de vrijheid 189', '', '9728GA', 'GRONINGEN', 'Niederlande', 'NL', NULL, NULL, '611149757', '', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '711369667541', 'FedEx', NULL, '2017-10-23', '22.10.2017 23:08', '4260295881593', '1', 'a0YC000000jYKqB', '170.00', '269.00'),
(44608, '1005359595', NULL, NULL, 'Rebecca Gidman', '15 OREILLY COURT', '', 'L36LF', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7527852445', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4617 4172', 'UPS', NULL, '2017-10-23', '20.10.2017 15:37', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44609, '1005368589', NULL, NULL, 'Michelle Alsop', '26 WILSON HOWE', '', 'CA289SA', 'WHITEHAVEN', 'Grossbritannien', 'GB', NULL, NULL, '7971625112', '', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4799 5784', 'UPS', NULL, '2017-10-23', '20.10.2017 16:37', '4260295881999', '1', 'a0YC000000jYItW', '150.00', '225.00'),
(44610, '1005431625', NULL, NULL, 'Abdur Razzaq', '35 Rushton Rd', '', 'ST62HW', 'STOKE-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7837684331', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '1Z 8VF 459 68 4793 5795', 'UPS', NULL, '2017-10-23', '21.10.2017 08:07', '4260295880473', '1', 'a0YC000000jlcEO', '150.00', '219.00'),
(44611, '1005430657', '', '', 'nadia yafai', '5 Grayling Walk', 'Chelmsley wood', 'B377UF', 'Birmingham', 'Grossbritannien', '', '', '', '7957655074', '', '', '', 'GM-107-2 Silver case/Black face/Black Leather Band', 'Sendung am 08.11.17 zurück erhalten! Adresse nicht korrekt!', '1Z 8VF 459 68 4849 0200', 'UPS', '', '2017-10-23', '21.10.2017 06:07', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(44612, '1005384715', NULL, NULL, 'feroze khan', '16 ST. DAVIDS CLOSE', '', 'HA99BT', 'WEMBLEY MIDDLESEX', 'Grossbritannien', 'GB', NULL, NULL, '7472792842', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4639 5013', 'UPS', NULL, '2017-10-23', '20.10.2017 19:07', '4260295881555', '1', 'a0YC000000gyJrg', '132.00', '179.00'),
(44613, '1005431563', NULL, NULL, 'Sohrab Donyavi', '65 WELFORD ROAD', '', 'RG54QS', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7858750912', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4822 6228', 'UPS', NULL, '2017-10-23', '21.10.2017 08:07', '4260295881586', '1', 'a0YC000000gyJrj', '132.00', '179.00'),
(44614, '527222077', NULL, NULL, 'Rafal Ramotowski', '26HERRICKC BOLLO BRIDGE ROAD', 'Herrick Court', 'W3 8AT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7944654286', '001021748Y', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4699 9835', 'UPS', NULL, '2017-10-23', '20.10.2017 14:47', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(44615, '1005624975', NULL, NULL, 'jess packer', '16TALYCOED TAL Y COED', 'hendy', 'SA40XN', 'SWANSEA', 'Grossbritannien', 'GB', NULL, NULL, '7949488656', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4823 8251', 'UPS', NULL, '2017-10-24', '22.10.2017 16:37', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44616, '1005557873', NULL, NULL, 'anne smout', '99 BOWDEN PARK ROAD', 'Hartley', 'PL65NQ', 'PLYMOUTH Devon', 'Grossbritannien', 'GB', NULL, NULL, '01752 511633', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4633 5060', 'UPS', NULL, '2017-10-24', '22.10.2017 06:07', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44617, '527573774', NULL, NULL, 'JOSEPH ADO-IMOISILI', '23 UPPER MALONE PARK', '', 'BT9 6PP', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7727062534', '0010052DB0', NULL, NULL, 'Pionier automatic men\'s watch - 506-4', NULL, '1Z 8VF 459 68 4883 8273', 'UPS', NULL, '2017-10-24', '22.10.2017 19:05', '4260295880893', '1', 'a0YC000000jFZttMAG', '120.00', '175.00'),
(44618, '527437328', NULL, NULL, 'A H Rivas-Toro', '18 ST. HILDAS', 'plaxtol', 'TN15 0QN', 'SEVENOAKS', 'Grossbritannien', 'GB', NULL, NULL, '7380677445', '0010124F59', NULL, NULL, 'Pionier London Diamond Watch - 510-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4696 3882', 'UPS', NULL, '2017-10-24', '22.10.2017 04:07', '4260295881425', '1', 'a0YC000000jFYURMA4', '130.00', '179.00'),
(44619, '1005738405', NULL, NULL, 'Antimo Fiorillo', 'Rue des Trois Ponts 40', '', '1160', 'Auderghem', 'Belgien', 'BE', NULL, NULL, '473544898', '', NULL, NULL, '3001-6 Bicolor Case / Black Face / Black Leather Band', NULL, '711369668103', 'FedEx', NULL, '2017-10-24', '23.10.2017 07:37', '4260295880367', '1', 'a0YC000000jY434', '130.01', '219.00'),
(44620, '1005735653', NULL, NULL, 'Michel VOISIN', '0 LES CAVES DE VAUGEDIN', '', '36360', 'LUCAY LE MALE', 'Frankreich', 'FR', NULL, NULL, '659227651', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369668055', 'FedEx', NULL, '2017-10-24', '23.10.2017 02:07', '4260295881401', '1', 'a0YC000000jYS0e', '154.99', '229.90'),
(44621, '1005816335', NULL, NULL, 'Hocine Gabsia', '4 RUE DE L AGRICULTURE', '', '92000', 'NANTERRE', 'Frankreich', 'FR', NULL, NULL, '659087022', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369668066', 'FedEx', NULL, '2017-10-24', '23.10.2017 17:07', '4260295881807', '1', 'a0YC000000jYS1a', '149.99', '229.90'),
(44622, '1005738297', '', '', 'Jean-Marie Vivot', '4 RUE MASSON', '', '25430', 'SANCEY LE GRAND', 'Frankreich', '', '', '', '381590268', '', '', '', 'GM-505-1 Silver case / White face / Black Leather Band', '', 'CY739570974DE', 'DHL', '', '2017-10-25', '23.10.2017 05:07', '4260295880800', '1', 'a0YC000000jmvgf', '160.00', '239.90'),
(44623, '1005738377', NULL, NULL, 'Communaute De Communes Du Golf', '2 Rue Blaise Pascal', 'Batiment Le Grand Sud', '83310', 'Cogolin', 'Frankreich', 'FR', NULL, NULL, '625913811', '', NULL, NULL, 'GM-505-2 Silver case/Black face/Black Leather Band', NULL, '711369668099', 'FedEx', NULL, '2017-10-24', '23.10.2017 05:07', '4260295880817', '1', 'a0YC000000jmvgg', '160.00', '239.90'),
(44624, '1005807831', NULL, NULL, 'Ursela Bijlsma - van Huik', 'Meentweg 125', '', '3755PD', 'EEMNES', 'Niederlande', 'NL', NULL, NULL, '651246287', '', NULL, NULL, '4004-3 Or Noir Noir', NULL, '711369668114', 'FedEx', NULL, '2017-10-24', '23.10.2017 18:07', '4260295881081', '1', 'a0YC000000jlA9i', '149.99', '199.00'),
(44625, '527588715', NULL, NULL, 'rabia makhdumi', '74 AVONDALE AVENUE', '', 'N12 8EN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7904530075', '0010002I8V', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4896 7893', 'UPS', NULL, '2017-10-25', '23.10.2017 07:18', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(44626, '527592419', NULL, NULL, 'Deividas Jankus', '10 hedley house 21 hainualt road', '', 'e111ed', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7479518940', '00100106OJ', NULL, NULL, 'Theorema Hamburg men\'s mechanical watch - GM-109-3 - gold case/black face/brown band', NULL, '1Z 8VF 459 68 4774 6301', 'UPS', NULL, '2017-10-25', '23.10.2017 05:27', '4260295882361', '1', 'a0YC000000jFXfRMAW', '139.99', '199.00'),
(44627, '1005736531', NULL, NULL, 'Ben Pattenden', '14 MACKLANDS WAY', '', 'ME87PE', 'GILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7918556263', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4843 5118', 'UPS', NULL, '2017-10-25', '23.10.2017 04:37', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44628, '1005880717', NULL, NULL, 'Junior Conceicao', '32KENSINGTONT KENSINGTON ', 'TERRACE ', 'LS61BE', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7843194571', '', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '1Z 8VF 459 68 4801 0326', 'UPS', NULL, '2017-10-26', '24.10.2017 08:07', '4260295880015', '1', 'a0YC000000jYItT', '150.00', '225.00'),
(44629, '1005942279', NULL, NULL, 'Henrietta Rogers', '77 PENN ROAD', 'Hazlemere', 'HP157LZ', 'HIGH WYCOMBE West Sussex', 'Grossbritannien', 'GB', NULL, NULL, '7576994523', '', NULL, NULL, '7002-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4788 7936', 'UPS', NULL, '2017-10-26', '24.10.2017 17:07', '4260295882224', '1', 'a0YC000000jnSoR', '134.99', '189.00'),
(44630, '1005888033', NULL, NULL, 'Oumie Adams', '19 POND WAY', '', 'NR180XD', 'WYMONDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7476206868', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4852 3942', 'UPS', NULL, '2017-10-26', '24.10.2017 10:37', '4260295882255', '1', 'a0YC000000jnSoU', '134.99', '189.00'),
(44631, '1005918217', NULL, NULL, 'Jessica Amuga', '3 HOUGHLEY ROAD', '', 'LS122TH', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7539206993', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4701 4351', 'UPS', NULL, '2017-10-26', '24.10.2017 14:08', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44632, '1005974097', NULL, NULL, 'J McMath', '72 Church Lane', 'Kirkby La Thorpe', 'NG349NU', 'Sleaford', 'Grossbritannien', 'GB', NULL, NULL, '7775861999', '', NULL, NULL, 'GM-504-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4669 5163', 'UPS', NULL, '2017-10-26', '24.10.2017 21:37', '4260295880794', '1', 'a0YC000000jnSmF', '123.01', '179.00'),
(44633, '1005975815', NULL, NULL, 'Yassin Ben', 'Avenue de la Reine 13', 'bruxelles', '1030', 'Schaerbeek', 'Belgien', 'BE', NULL, NULL, '32485480911', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369668695', 'FedEx', NULL, '2017-10-26', '24.10.2017 21:37', '4260295880442', '1', 'a0YC000000jYKpz', '170.00', '269.00'),
(44634, '1005967431', NULL, NULL, 'pinar yildiz', 'Koninklijkelaan 1/13', '', '2600', 'Berchem Antwerpen', 'Belgien', 'BE', NULL, NULL, '489849080', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369668700', 'FedEx', NULL, '2017-10-26', '24.10.2017 20:37', '4260295880442', '1', 'a0YC000000jYKpz', '170.00', '269.00'),
(44635, '1005881247', NULL, NULL, 'Sinan Karakas', '3 Rue Colbert', '', '93300', 'Aubervilliers', 'Frankreich', 'FR', NULL, NULL, '768270852', '', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '711369668673', 'FedEx', NULL, '2017-10-26', '24.10.2017 06:37', '4260295880749', '1', 'a0YC000000jYS1B', '149.99', '229.90'),
(44636, '1005880543', '', '', 'Safia Bouhlel', '15 rue acchiardi de saint ', 'leger ', '06300', 'Nice cote d azur', 'Frankreich', '', '', '', '608759843', '', '', '', '502-6 Silver case / Black face / Silver metal Band', '', '711369668684', 'FedEx', '', '2017-10-26', '24.10.2017 05:37', '4260295881913', '1', 'a0YC000000jYS2h', '149.99', '229.90'),
(44637, '1005993523', NULL, NULL, 'Paul Siebeling', 'Scheepmakerij 260', '', '3331MB', 'ZWIJNDRECHT', 'Niederlande', 'NL', NULL, NULL, '640708682', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369668710', 'FedEx', NULL, '2017-10-26', '24.10.2017 23:38', '4260295880398', '1', 'a0YC000000jmxas', '165.00', '269.00'),
(44638, '1005961629', NULL, NULL, 'Thomas Fassotte', 'Korenbloem 13', '', '2211MH', 'NOORDWIJKERHOUT', 'Niederlande', 'NL', NULL, NULL, '643711184', '', NULL, NULL, '513-1 Silver case / White face / Black Leather Band', NULL, '711369668721', 'FedEx', NULL, '2017-10-26', '24.10.2017 19:37', '4260295882170', '1', 'a0YC000000jYJGY', '145.01', '229.00'),
(44639, '1005864137', NULL, NULL, 'Onno Vijfvinkel', 'Boekhorststraat 18C', '', '2512CR', 'S-GRAVENHAGE Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '634840345', '', NULL, NULL, '513-5 Black Case / Black Face / Black Leather band', NULL, '711369668732', 'FedEx', NULL, '2017-10-26', '24.10.2017 00:38', '4260295882217', '1', 'a0YC000000jYJGc', '145.01', '229.00'),
(44640, '1006019303', NULL, NULL, 'HELENE PIZA', 'AVENIDA ANDALUCIA, 49', 'PORTAL 5  ATICO A', '29760', 'MEZQUITILLA MA', 'Spanien', 'ES', NULL, NULL, '156960322', '', NULL, NULL, 'GM-3005-A1 Silver case / White face / Stainless steel Band', NULL, '711369668927', 'FedEx', NULL, '2017-10-27', '25.10.2017 03:37', '4260295880961', '1', 'a0YC000000jlYwv', '140.00', '189.99'),
(44641, '1006014815', '', '', 'Philip Horwarter', 'VIA PORTICI 204', 'Ristorante Hasen Jos', '39012', 'MERANO BZ', 'Italien', '', '', '', '3466513136', '', '', '', 'GM-104-8 Or Noir Acier', '', 'CY739644133DE', 'DHL', '', '2017-10-30', '25.10.2017 03:37', '4260295881678', '1', 'a0YC000000jlPTy', '165.00', '239.90'),
(44642, '1006088693', NULL, NULL, 'nmj wijnolts', 'Immenbergweg 34/30', '', '7361GP', 'BEEKBERGEN', 'Niederlande', 'NL', NULL, NULL, '641188860', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369668754', 'FedEx', NULL, '2017-10-27', '25.10.2017 18:07', '4260295880442', '1', 'a0YC000000jYKq8', '170.00', '269.00'),
(44643, '1006017763', NULL, NULL, 'Wijnand van Duuren', 'Taets van Amerongenweg 54', '', '3927BL', 'RENSWOUDE Utrecht', 'Niederlande', 'NL', NULL, NULL, '614159869', '', NULL, NULL, '103-8 Gold case/Black face/gold metall band', NULL, '711369668765', 'FedEx', NULL, '2017-10-27', '25.10.2017 04:07', '4260295881623', '1', 'a0YC000000jYKqE', '170.00', '269.00'),
(44644, '1006073059', NULL, NULL, 'Bogumil Baran', 'Marktplein 43', '', '1421AC', 'UITHOORN', 'Niederlande', 'NL', NULL, NULL, '657754423', '', NULL, NULL, '4004-3 Or Noir Noir', NULL, '711369668776', 'FedEx', NULL, '2017-10-27', '25.10.2017 16:08', '4260295881081', '1', 'a0YC000000jlA9i', '149.99', '199.00'),
(44645, '1006045017', NULL, NULL, 'Ozlem Balcioglu', 'Albregt-engelmanstraat 19 D', '', '3025BA', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '643819473', '', NULL, NULL, 'GM-509-8 Black case / Black Face / Stainless steel band', NULL, '711369668787', 'FedEx', NULL, '2017-10-27', '25.10.2017 13:07', '4260295881975', '1', 'a0YC000000jYKTt', '145.00', '199.00'),
(44646, '1006115773', NULL, NULL, 'Gita Patel', '107 LYON PARK AVENUE', 'Wembley', 'HA04DZ', 'WEMBLEY', 'Grossbritannien', 'GB', NULL, NULL, '7980745937', '', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4677 1982', 'UPS', NULL, '2017-10-27', '25.10.2017 21:37', '4260295880381', '1', 'a0YC000000jYItR', '150.00', '225.00'),
(44647, '1006043177', NULL, NULL, 'Jackie Melia', '15 WILTSHIRE CLOSE', '', 'BL99EY', 'BURY', 'Grossbritannien', 'GB', NULL, NULL, '1617971482', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4843 9990', 'UPS', NULL, '2017-10-27', '25.10.2017 12:38', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44648, '1006105533', NULL, NULL, 'Keith Boughton', '1 Hawkesmoor Drive', '', 'WS149YH', 'Lichfield', 'Grossbritannien', 'GB', NULL, NULL, '1543251559', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4604 2402', 'UPS', NULL, '2017-10-27', '25.10.2017 20:07', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44649, '1006082507', NULL, NULL, 'Danielle Jones', 'PFS 302-308 Regent St', '5th Floor Langham House', 'W1B3AT', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7710640984', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4711 5215', 'UPS', NULL, '2017-10-27', '25.10.2017 17:08', '4260295880050', '1', 'a0YC000000jYItU', '150.00', '225.00'),
(44650, '1006124125', NULL, NULL, 'Karen Smith', '8a Rookery Crescent', 'Cliffe', 'ME37RH', 'Rochester Kent', 'Grossbritannien', 'GB', NULL, NULL, '7832126110', '', NULL, NULL, '7002-6 Silver case / White face / Strainless steel band', NULL, '1Z 8VF 459 68 4803 4426', 'UPS', NULL, '2017-10-27', '25.10.2017 22:37', '4260295882279', '1', 'a0YC000000jnSoW', '134.99', '189.00'),
(44651, '1006043107', NULL, NULL, 'Pavneet Sunnar', 'THIMBLEHALL MELTON ROAD', 'Lowesby', 'LE79DH', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7401188188', '', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4661 6033', 'UPS', NULL, '2017-10-27', '25.10.2017 12:38', '4260295881180', '1', 'a0YC000000jlen9', '145.00', '199.00'),
(44652, '1006020023', NULL, NULL, 'Ashley Campbell ッ', '6 Mosspark Way', 'Georgetown', 'DG14PG', 'Dumfries', 'Grossbritannien', 'GB', NULL, NULL, '7375383948', '', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '1Z 8VF 459 68 4843 5314', 'UPS', NULL, '2017-10-27', '25.10.2017 07:07', '4260295881685', '1', 'a0YC000000jlcEV', '150.00', '219.00'),
(44653, '1006020299', NULL, NULL, 'Ginette Suri', '16 MONTAGU GARDENS', 'Oakwood', 'LS82RW', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7888057807', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4871 6047', 'UPS', NULL, '2017-10-27', '25.10.2017 07:07', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44654, '1006106143', NULL, NULL, 'Joseph Milligan', '11 MOODIESBURN STREET', '', 'G331DF', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7824661369', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4783 0451', 'UPS', NULL, '2017-10-27', '25.10.2017 20:07', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44655, '1006035431', NULL, NULL, 'lawrie smith', '2 orchard grove', '', 'KY85XB', 'leven fife', 'Grossbritannien', 'GB', NULL, NULL, '7900435940', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4669 5261', 'UPS', NULL, '2017-10-27', '25.10.2017 11:38', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44656, '1006020287', NULL, NULL, 'Ginette Suri', '16 MONTAGU GARDENS', 'Oakwood', 'LS82RW', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7888057807', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4871 6047', 'UPS', NULL, '2017-10-27', '25.10.2017 07:07', '4260295880633', '1', 'a0YC000000gyJrf', '132.00', '179.00'),
(44657, '1006054303', NULL, NULL, 'Sermi Whitfield', '6 The Green', 'CHEBSEY', 'ST216JU', 'STAFFORD', 'Grossbritannien', 'GB', NULL, NULL, '7870111963', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4888 6471', 'UPS', NULL, '2017-10-27', '25.10.2017 14:07', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(44658, '1006066035', '', '', 'elona  olloni', 'OFFICE6 CHURCH LANE', 'leytonstone', 'E111HG', 'LONDON', 'Grossbritannien', '', '', '', '7711019686', '', '', '', 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', 'Sendung am 15.11.17 zurück erhalten!', '1Z 8VF 459 68 4742 0082', 'UPS', '', '2017-10-27', '25.10.2017 15:37', '4260295881487', '1', 'a0YC000000jnQen', '129.00', '179.00'),
(44659, '1006047167', NULL, NULL, 'aidas bieliauskas', '5 BRUMFIELD ROAD', '', 'KT199PA', 'EPSOM', 'Grossbritannien', 'GB', NULL, NULL, '7841039857', '', NULL, NULL, 'GM-509-7 Gold Case / Black Face / Gold Stainless steel band', NULL, '1Z 8VF 459 68 4635 2096', 'UPS', NULL, '2017-10-27', '25.10.2017 13:08', '4260295881968', '1', 'a0YC000000jnSr4', '134.99', '189.00'),
(44660, '1006042381', NULL, NULL, 'Jill Line', 'EBOR HS NORTHLANDS', 'Sibsey', 'PE220UA', 'BOSTON', 'Grossbritannien', 'GB', NULL, NULL, '1205750742', '', NULL, NULL, 'GM-509-7 Gold Case / Black Face / Gold Stainless steel band', NULL, '1Z 8VF 459 68 4637 8505', 'UPS', NULL, '2017-10-27', '25.10.2017 12:37', '4260295881968', '1', 'a0YC000000jnSr4', '134.99', '189.00'),
(44661, '527988007', NULL, NULL, 'sarwar mirza', '124 OLD MOAT LANE ', '', 'M20 1DE', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7453200026', '00101815CV', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4829 8526', 'UPS', NULL, '2017-10-27', '25.10.2017 11:12', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(44662, '528195479', NULL, NULL, 'Ivano Russo', 'Via matteotti 11', '', '20021', 'BOLLATE MI', 'Italien', 'IT', NULL, NULL, '3384345834', '00100587IA', NULL, NULL, 'Orologio - Oro/Nero/Marrone 3004-3', NULL, '711369668950', 'FedEx', NULL, '2017-10-27', '26.10.2017 15:29', '4260295880077', '1', 'a0YC000000jFcbVMAS', '149.99', '249.00'),
(44663, '1006189721', '', '', 'Fernando Klopman', 'Engelanderweg 57', '', '7361CV', 'BEEKBERGEN', 'Niederlande', '', '', '', '612654858', '', '', '', '3006-5 Gold case / Black face / Gold Metal Band', '', '711369669121', 'FedEx', '711369669121', '2017-10-30', '26.10.2017 12:38', '4260295881463', '1', 'a0YC000000jXx9A', '144.99', '219.99'),
(44664, '1006157063', NULL, NULL, 'Danitsja Heiligers', 'Veeweg 8', '', '6365CV', 'SCHINNEN', 'Niederlande', 'NL', NULL, NULL, '610801914', '', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '711369668960', 'FedEx', NULL, '2017-10-27', '26.10.2017 02:38', '4260295880749', '1', 'a0YC000000jl9w9', '150.00', '239.00'),
(44665, '1006212153', NULL, NULL, 'Holly Knox', '30 BEECHGROVE AVENUE', '', 'BT60NF', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7724849782', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '1Z 8VF 459 68 4618 4134', 'UPS', NULL, '2017-10-27', '26.10.2017 15:37', '4260295880473', '1', 'a0YC000000jlcEO', '150.00', '219.00'),
(44666, '1006180029', NULL, NULL, 'T Sooriyaarachchi', '9 Greenes Court Lower Kings ', 'Road ', 'HP42JU', 'Beekhamsted', '', 'GB', NULL, NULL, '7398717355', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4734 8143', 'UPS', NULL, '2017-10-27', '26.10.2017 11:38', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(44667, '1006165141', NULL, NULL, 'Sarah-jane Dashwood', '50 CLIFTON STREET', '', 'NR24NF', 'NORWICH', '', 'GB', NULL, NULL, '7960136089', '', NULL, NULL, '7002-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4768 6555', 'UPS', NULL, '2017-10-27', '26.10.2017 08:37', '4260295882262', '1', 'a0YC000000jnSoV', '134.99', '189.00'),
(44668, '1006164081', NULL, NULL, 'Stuart King', '24 Grove Way Streetly', '', 'B742JD', 'Sutton Coldfield', '', 'GB', NULL, NULL, '7411411211', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4633 5364', 'UPS', NULL, '2017-10-27', '26.10.2017 07:07', '4260295881586', '1', 'a0YC000000gyJrj', '132.00', '179.00'),
(44669, '1006387973', NULL, NULL, 'xabier arin', 'KALEA MONSEÑOR MATEO MUGICA, ', '10 4A', '01009', 'VITORIA VI', 'Spanien', 'ES', NULL, NULL, '685759734', '', NULL, NULL, 'GM-3005-A1 Silver case / White face / Stainless steel Band', NULL, '711369669029', 'FedEx', NULL, '2017-10-30', '27.10.2017 19:08', '4260295880961', '1', 'a0YC000000jlYwv', '140.00', '189.99'),
(44670, '1006297293', NULL, NULL, 'Juan Bautista Abrum', 'arguineta etorbidea, 6', 'bajo d', '48230', 'elorrio BI', 'Spanien', 'ES', NULL, NULL, '647956887', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369669030', 'FedEx', NULL, '2017-10-30', '27.10.2017 04:07', '4260295880442', '1', 'a0YC000000jGmtZ', '169.99', '229.90'),
(44671, '1006291427', NULL, NULL, 'claire laboulle', '9 rue paul doumer', '', '27150', 'etrepagny', 'Frankreich', 'FR', NULL, NULL, '689713139', '', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '711369668982', 'FedEx', NULL, '2017-10-30', '27.10.2017 00:37', '4260295880701', '1', 'a0YC000000jYS2e', '149.99', '229.90'),
(44672, '1006528645', NULL, NULL, 'Emmanuella Baraka', '4 ALLEE YVON PEAN', '', '49520', 'NOYANT LA GRAVOYERE', 'Frankreich', 'FR', NULL, NULL, '610448979', '', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '711369668993', 'FedEx', NULL, '2017-10-30', '28.10.2017 18:37', '4260295880749', '1', 'a0YC000000jYS1B', '149.99', '229.90'),
(44673, '1006160685', NULL, NULL, 'Diallo Sidy Bani', '56 RUE DE PROVINS', '', '77220', 'TOURNAN EN BRIE', 'Frankreich', 'FR', NULL, NULL, '659370069', '', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '711369669007', 'FedEx', NULL, '2017-10-30', '26.10.2017 01:37', '4260295881432', '1', 'a0YC000000jYS0i', '154.99', '229.90'),
(44674, '1006385559', NULL, NULL, 'Benedicte Heitz', '12 ALLEE DE LA SOURCE', '', '57640', 'VIGY', 'Frankreich', 'FR', NULL, NULL, '633980740', '', NULL, NULL, '510-8 Black case / Black Face / Stainless steel band', NULL, '711369669018', 'FedEx', NULL, '2017-10-30', '27.10.2017 19:07', '4260295881449', '1', 'a0YC000000jYS0j', '154.99', '229.90'),
(44675, '1006334899', NULL, NULL, 'Bimpe Oladunni', '84 Felixstowe Court', 'London', 'E162RS', 'E16 2rs', 'Grossbritannien', 'UK', NULL, NULL, '‭+44 7479 685504‬', '', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4627 0577', 'UPS', NULL, '2017-10-30', '27.10.2017 13:07', '4260295881272', '1', 'a0YC000000jFZDp', '145.00', '210.00'),
(44676, '1006420871', NULL, NULL, 'Rene Brouwer', 'Tolgaarderserf 56', '', '3991KC', 'HOUTEN', 'Niederlande', 'NL', NULL, NULL, '306377572', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '711369669040', 'FedEx', NULL, '2017-10-30', '28.10.2017 01:37', '4260295880050', '1', 'a0YC000000jmxau', '165.00', '269.00'),
(44677, '1006295519', NULL, NULL, 'Daniel Ntakirutimana', 'Wildenborch 86Wildenborch 86', '', '2261XL', 'LEIDSCHENDAM Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '619911355', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369669051', 'FedEx', NULL, '2017-10-30', '27.10.2017 04:07', '4260295880442', '1', '30.10.2017', '170.00', '269.00'),
(44678, '1006295453', NULL, NULL, 'Hendrik Veenendaal', 'Fazant 51', '', '2986CJ', 'RIDDERKERK', 'Niederlande', 'NL', NULL, NULL, '638386050', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369669062', 'FedEx', NULL, '2017-10-30', '27.10.2017 04:07', '4260295881197', '1', '30.10.2017', '170.00', '269.00'),
(44679, '1006392283', NULL, NULL, 'Thomas Visser', 'Spechtstraat 39', '', '4901BJ', 'OOSTERHOUT NB Noord-Brabant', 'Niederlande', 'NL', NULL, NULL, '614586614', '', NULL, NULL, '512-1 Silver case / Gold face / Black Leather Band', NULL, '711369669073', 'FedEx', NULL, '2017-10-30', '27.10.2017 22:07', '4260295882132', '1', '30.10.2017', '150.01', '229.00'),
(44680, '1006295163', NULL, NULL, 'Katherine Hayman', '30 BOWES COURT', '', 'DL12HL', 'DARLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7971430112', '', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4890 8189', 'UPS', NULL, '2017-10-30', '27.10.2017 03:37', '4260295880381', '1', 'a0YC000000jYItR', '150.00', '225.00'),
(44681, '1006392515', '', '', 'philippa baker', '12 HEMMING WAY', 'bishops cleeve', 'GL528DN', 'CHELTENHAM', 'Grossbritannien', '', '', '', '7894092655', '', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '1Z 8VF 459 68 4649 6299', 'UPS', '1Z 8VF 459 68 4649 6299', '2017-10-30', '27.10.2017 22:07', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44682, '1006352111', NULL, NULL, 'Andrew Franklin', '28 HADDON WAY', '', 'PE73BA', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7714459584', '', NULL, NULL, '7002-3 Gold case / White face / Brown Leather Band', NULL, '1Z 8VF 459 68 4870 4194', 'UPS', NULL, '2017-10-30', '27.10.2017 16:07', '4260295882248', '1', 'a0YC000000jnSoT', '134.99', '189.00'),
(44683, '1006371537', NULL, NULL, 'Sam Audsley', '8 PECKHAM CLOSE', '', 'HU80QD', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7474887587', '', NULL, NULL, '7002-7 Silver Case / Black Dial / Strainless steel band', NULL, '1Z 8VF 459 68 4875 4603', 'UPS', NULL, '2017-10-30', '27.10.2017 18:38', '4260295882286', '1', 'a0YC000000jnSoX', '134.99', '189.00'),
(44684, '1006296207', NULL, NULL, 'Jean Craig', '30 DUNNOTTAR DRIVE', '', 'KA12RZ', 'KILMARNOCK', 'Grossbritannien', 'GB', NULL, NULL, '7578201707', '', NULL, NULL, 'GM-102-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4639 5415', 'UPS', NULL, '2017-10-30', '27.10.2017 04:37', '4260295881524', '1', 'a0YC000000jlenB', '145.00', '199.00'),
(44685, '1006309633', NULL, NULL, 'Tayer Ross', '57 CLARKS LANE', '', 'NG242EF', 'NEWARK', 'Grossbritannien', 'GB', NULL, NULL, '7473041541', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4880 2622', 'UPS', NULL, '2017-10-30', '27.10.2017 11:07', '4260295881555', '1', 'a0YC000000gyJrg', '132.00', '179.00'),
(44686, '528248656', NULL, NULL, 'Aaron Roberts', '61 Wilkinson drive', 'Bersham', 'LL14 4FD', 'WREXHAM', 'Grossbritannien', 'GB', NULL, NULL, '7568386504', '00101409PF', NULL, NULL, 'Pionier automatic men\'s watch - 506-3', NULL, '1Z 8VF 459 68 4742 0242', 'UPS', NULL, '2017-10-30', '27.10.2017 05:59', '4260295880886', '1', 'a0YC000000jFZtsMAG', '120.00', '175.00'),
(44687, '1006576847', NULL, NULL, 'muriel poelvoorde', 'Try de Fosses 10', '', '5060', 'Arsimont', 'Belgien', 'BE', NULL, NULL, '498101881', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369669100', 'FedEx', NULL, '2017-10-30', '29.10.2017 04:07', '4260295880077', '1', 'a0YC000000jGwDs', '150.01', '229.00'),
(44688, '1006700855', NULL, NULL, 'John Forde', '39 Carriganarra,', 'Ballincollig', '0', 'Cork', 'Irland', 'IE', NULL, NULL, '3,53862E+11', '', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4658 2650', 'UPS', NULL, '2017-10-30', '29.10.2017 18:08', '4260295881272', '1', 'a0YC000000jFZDp', '145.00', '210.00'),
(44689, '1006748501', NULL, NULL, 'Tonny Koster', 'Schone van Boskoopgaarde 63', '', '3824AC', 'Amersfoort', 'Niederlande', 'NL', NULL, NULL, '033-4560673', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '711369669084', 'FedEx', NULL, '2017-10-30', '29.10.2017 22:38', '4260295880050', '1', 'a0YC000000jmxau', '165.00', '269.00'),
(44690, '1006747729', NULL, NULL, 'Tonny Koster', 'Schone van Boskoopgaarde 63', '', '3824AC', 'Amersfoort', 'Niederlande', 'NL', NULL, NULL, '033-4560673', '', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '711369669084', 'FedEx', NULL, '2017-10-30', '29.10.2017 22:38', '4260295880381', '1', 'a0YC000000jmxar', '165.00', '269.00'),
(44691, '1006573731', NULL, NULL, 'saskia lok', 'Theo Thijssensingel 9', '', '2652HM', 'BERKEL EN RODENRIJS', 'Niederlande', 'NL', NULL, NULL, '646818313', '', NULL, NULL, '103-1 Argent Noir Noir', NULL, '711369669095', 'FedEx', NULL, '2017-10-30', '29.10.2017 03:07', '4260295880435', '1', 'a0YC000000jYKq7', '170.00', '269.00'),
(44692, '1006578237', NULL, NULL, 'George Taylor', '12 SUTHERLAND STREET', '', 'AB561RA', 'BUCKIE', 'Grossbritannien', 'GB', NULL, NULL, '7703387130', '', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '711369669110', 'FedEx', NULL, '2017-10-30', '29.10.2017 04:07', '4260295880015', '1', 'a0YC000000jYItT', '150.00', '225.00'),
(44693, '1006744421', NULL, NULL, 'Toni Burton', '3 ash bank Pipers ash', '', 'CH37EH', 'Chester Cheshire', 'Grossbritannien', 'GB', NULL, NULL, '7921800694', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4861 5469', 'UPS', NULL, '2017-10-30', '29.10.2017 21:37', '4260295881401', '1', 'a0YC000000jlepY', '135.01', '185.00'),
(44694, '1006596309', NULL, NULL, 'Rasa Medeikyte', '5 BALLIOL ROAD', '', 'MK427EP', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7846523628', '', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4689 4671', 'UPS', NULL, '2017-10-30', '29.10.2017 11:07', '4260295881425', '1', 'a0YC000000jlepb', '135.01', '185.00'),
(44695, '1006711153', NULL, NULL, 'katie mack', '43 NUNS LANE', '', 'AL12HS', 'ST. ALBANS', 'Grossbritannien', 'GB', NULL, NULL, '7539639010', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4823 6280', 'UPS', NULL, '2017-10-30', '29.10.2017 19:08', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44696, '1007047695', NULL, NULL, 'Laura Van Raemdonck', 'Alice Nahonlaan 26', '', '9120', 'Melsele', 'Belgien', 'BE', NULL, NULL, '479343115', '', NULL, NULL, '3004-2 Silver case / Black face / Black Leather Band', NULL, '711369669176', 'FedEx', NULL, '2017-11-01', '31.10.2017 20:07', '4260295880060', '1', 'a0YC000000jGwDr', '150.01', '229.00'),
(44697, '1006962325', NULL, NULL, 'Nina Zvereva', 'AVENIDA CESAREO ALIERTA, 121', '4-B', '50013', 'ZARAGOZA Z', 'Spanien', 'ES', NULL, NULL, '696552334', '', NULL, NULL, '103-1 Argent Noir Noir', NULL, '711369669165', 'FedEx', NULL, '2017-11-01', '31.10.2017 02:07', '4260295880435', '1', 'a0YC000000jGmtY', '169.99', '229.90'),
(44698, '1006961699', NULL, NULL, 'Melanie Lejeune', '46 rue de la Soulle', '', '72200', 'Mareil sur Loir', 'Frankreich', 'FR', NULL, NULL, '603636394', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369669143', 'FedEx', NULL, '2017-11-01', '31.10.2017 02:07', '4260295881401', '1', 'a0YC000000jYS0e', '154.99', '229.90'),
(44699, '1006957801', NULL, NULL, 'Prigent Rudy', '29 Route du Cabernet', '', '33640', 'Portets', 'Frankreich', 'FR', NULL, NULL, '647341219', '', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '711369669154', 'FedEx', NULL, '2017-11-01', '31.10.2017 01:07', '4260295881432', '1', 'a0YC000000jYS0i', '154.99', '229.90'),
(44700, '1006960293', NULL, NULL, 'Robyn Strik', 'Buitensingel 24', '', '9883SH', 'OLDEHOVE Groningen', 'Niederlande', 'NL', NULL, NULL, '631510380', '', NULL, NULL, '4004-1 Argent Blanc Noir', NULL, '711369669187', 'FedEx', NULL, '2017-11-01', '31.10.2017 03:37', '4260295881067', '1', 'a0YC000000jlA9g', '149.99', '199.00'),
(44701, '1006804599', NULL, NULL, 'usman ali', '53 BROMLEY ROAD', '', 'HUDDERSFIELD', 'Grossbritannien', 'HD22XR', 'GB', NULL, NULL, '7749783872', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4717 0709', 'UPS', NULL, '2017-11-01', '30.10.2017 05:07', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44702, '1006803111', NULL, NULL, 'Dora Miranda', '72 LORD STREET', 'New Bond Hotel', 'BLACKPOOL', 'Grossbritannien', 'FY12DG', 'GB', NULL, NULL, '7491333534', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4699 5517', 'UPS', NULL, '2017-11-01', '30.10.2017 03:37', '4260295880050', '1', 'a0YC000000jYItU', '150.00', '225.00'),
(44703, '1006853455', NULL, NULL, 'Norman Sutherland', '12 WINTERTON DRIVE', '', 'AYLESBURY', 'Grossbritannien', 'HP219BD', 'GB', NULL, NULL, '7830111931', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4654 6725', 'UPS', NULL, '2017-11-01', '30.10.2017 14:37', '4260295882255', '1', 'a0YC000000jnSoU', '134.99', '189.00'),
(44704, '1006900781', NULL, NULL, 'Nyree McDougall', '23 MEADOW PLACE', '', 'LONDON', 'Grossbritannien', 'SW81XZ', 'GB', NULL, NULL, '7984146970', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4784 0333', 'UPS', NULL, '2017-11-01', '30.10.2017 19:37', '4260295880633', '1', 'a0YC000000gyJrf', '132.00', '179.00'),
(44705, '1006834841', NULL, NULL, 'Maria Green', '19 BARNWELL GARDENS', '', 'WELLINGBOROUGH Northants', 'Grossbritannien', 'NN85FJ', 'GB', NULL, NULL, '7833978086', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4893 2349', 'UPS', NULL, '2017-11-01', '30.10.2017 12:38', '4260295880633', '1', 'a0YC000000gyJrf', '132.00', '179.00'),
(44706, '1006805479', NULL, NULL, 'terri-ann Stroud', '5 WALNUT DRIVE', '', 'NEWPORT', 'Grossbritannien', 'NP183SB', 'GB', NULL, NULL, '1633668254', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4751 8754', 'UPS', NULL, '2017-11-01', '30.10.2017 06:37', '4260295881555', '1', 'a0YC000000gyJrg', '132.00', '179.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(44707, '1006805395', NULL, NULL, 'Kevin Boarer', '66 DOWNLAND AVENUE', '', 'PEACEHAVEN', 'Grossbritannien', 'BN108TT', 'GB', NULL, NULL, '7766140757', '', NULL, NULL, 'GM-508-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4753 5566', 'UPS', NULL, '2017-11-01', '30.10.2017 06:37', '4260295881227', '1', 'a0YC000000jnSmO', '130.00', '189.00'),
(44708, '1007079791', NULL, NULL, 'Jill Baigent', '87 Kings Rd North', 'Wallsend', 'NE289JQ', 'Tyne And Wear', 'Grossbritannien', 'GB', NULL, NULL, '7825327244', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4775 8772', 'UPS', NULL, '2017-11-01', '31.10.2017 23:08', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44709, '1006962623', NULL, NULL, 'Matthew Hall', '57 WESTERN AVENUE', '', 'NE250EP', 'WHITLEY BAY TYNE AND WEAR', 'Grossbritannien', 'GB', NULL, NULL, '7825443646', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4840 4384', 'UPS', NULL, '2017-11-01', '31.10.2017 03:37', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44710, '1007015713', NULL, NULL, 'Trev Luxton', '103 Lyndhurst Drive', 'Hornchurch', 'RM111JP', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7962266000', '', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '1Z 8VF 459 68 4872 8392', 'UPS', NULL, '2017-11-01', '31.10.2017 15:07', '4260295881470', '1', 'a0YC000000jnSnV', '126.00', '179.00'),
(44711, '1006964435', NULL, NULL, 'Max Frankland', 'YORKSHIREHOUSE BARTON HILL', '', 'YO607JX', 'YORK', 'Grossbritannien', 'GB', NULL, NULL, '1653617712', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '1Z 8VF 459 68 4762 6806', 'UPS', NULL, '2017-11-01', '31.10.2017 05:07', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(44712, '1006965181', NULL, NULL, 'Chris Brennan', '193 KIDMORE ROAD', 'Caversham', 'RG47NW', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '7809954365', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4723 5612', 'UPS', NULL, '2017-11-01', '31.10.2017 06:07', '4260295881586', '1', 'a0YC000000gyJrj', '132.00', '179.00'),
(44713, '1007062721', NULL, NULL, 'Edita Varsla', '5 Bedford road', '', 'SS156PG', 'Basildon Essex', 'Grossbritannien', 'GB', NULL, NULL, '7713128313', '', NULL, NULL, 'GM-509-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68  4753 0829', 'UPS', NULL, '2017-11-01', '31.10.2017 21:07', '4260295881951', '1', 'a0YC000000jnSr3', '134.99', '189.00'),
(44714, '1007102943', NULL, NULL, 'Andre Leclercq-Adam', 'Voie de Liege 69', '', '4840', 'Welkenraedt', 'Belgien', 'BE', NULL, NULL, '475427602', '', NULL, NULL, '3012-3 Gold case / Black face / Brown Leather Band', NULL, '711369669246', 'FedEx', NULL, '2017-11-02', '01.11.2017 03:37', '4260295881883', '1', 'a0YC000000jmx5V', '145.01', '229.00'),
(44715, '1007102375', NULL, NULL, 'delphine wautier', 'rue de namur rue de namur 107b', '', '5380', 'pontillas', 'Belgien', 'BE', NULL, NULL, '485893080', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369669257', 'FedEx', NULL, '2017-11-02', '01.11.2017 03:07', '4260295880442', '1', 'a0YC000000jYKpz', '170.00', '269.00'),
(44716, '1007107189', NULL, NULL, 'Emmanuella Baraka', '4 ALLEE YVON PEAN', '', '49520', 'NOYANT LA GRAVOYERE', 'Frankreich', 'FR', NULL, NULL, '610448979', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369669224', 'FedEx', NULL, '2017-11-02', '01.11.2017 03:37', '4260295881401', '1', 'a0YC000000jYS0e', '154.99', '229.90'),
(44717, '1007107215', NULL, NULL, 'Emmanuella Baraka', '4 ALLEE YVON PEAN', '', '49520', 'NOYANT LA GRAVOYERE', 'Frankreich', 'FR', NULL, NULL, '610448979', '', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '711369669224', 'FedEx', NULL, '2017-11-02', '01.11.2017 03:37', '4260295880701', '1', 'a0YC000000jYS2e', '149.99', '229.90'),
(44718, '1007107169', NULL, NULL, 'Walid Hellag', '43 RUE RAMPONEAU', '', '75020', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '614632019', '', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '711369669235', 'FedEx', NULL, '2017-11-02', '01.11.2017 03:37', '4260295880701', '1', 'a0YC000000jYS2e', '149.99', '229.90'),
(44719, '1007085283', NULL, NULL, 'M.C.W. Aalbers', 'Oranjesingel 1', '', '6511NJ', 'NIJMEGEN', 'Niederlande', 'NL', NULL, NULL, '613637475', '', NULL, NULL, 'GM-102-2 Silver case / Black face / Black Leather Band', NULL, '711369669268', 'FedEx', NULL, '2017-11-02', '01.11.2017 00:38', '4260295880411', '1', 'a0YC000000jYJjR', '154.99', '269.00'),
(44720, '1007236031', NULL, NULL, 'Karolina Rog', '45 Winton Grove', '', 'B761XE', 'Sutton Coldfield West Midlands', 'Grossbritannien', 'GB', NULL, NULL, '7711182055', '', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '1Z 8VF 459 68 4692 8438', 'UPS', NULL, '2017-11-02', '01.11.2017 22:07', '4260295881470', '1', 'a0YC000000jnSnV', '126.00', '179.00'),
(44721, '1007108085', NULL, NULL, 'Nicola Stockwell', 'BRIDGESIDE REEDHAM ROAD', 'Acle', 'NR133DE', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '7596085467', '', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '1Z 8VF 459 68 4888 4446', 'UPS', NULL, '2017-11-02', '01.11.2017 05:37', '4260295881470', '1', 'a0YC000000jnSnV', '126.00', '179.00'),
(44722, '1007170191', NULL, NULL, 'RONALD GROSS', '5 ST. ALBANS LANE Courier ', 'point Att; Ronald Gross', 'NW117QE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '‭020 8731 8653‬', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4749 4851', 'UPS', NULL, '2017-11-02', '01.11.2017 15:38', '4260295880602', '1', 'a0YC000000gyJrc', '132.00', '179.00'),
(44723, '1007135023', NULL, NULL, 'nicola gronow', '20 DEERE PLACE', '', 'CF54NN', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '2921407601', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4609 5669', 'UPS', NULL, '2017-11-02', '01.11.2017 12:37', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(44724, '1007282125', '', '', 'Jose Ignacio Nieto', 'Avda. Salmedina, 15', 'Bajo', '28051', 'MADRID M', 'Spanien', '', '', '', '690626406', '', '', '', '103-4 Bicolor Case/Gold face/Brown leather band', '', '711369669280', 'FedEx', '', '2017-11-06', '02.11.2017 02:39', '4260295881197', '1', 'a0YC000000jGmtb', '169.99', '229.90'),
(44725, '1007283357', NULL, NULL, 'Amarjeet Rai', '4 WITTON ROAD', '', 'WV45TU', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7456626682', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4886 2871', 'UPS', NULL, '2017-11-03', '02.11.2017 05:07', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44726, '1007281007', NULL, NULL, 'Sanjay Jand', '36 Mymms drive', '', 'AL97AF', 'Hatfield', 'Grossbritannien', 'GB', NULL, NULL, '7956428065', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4641 2486', 'UPS', NULL, '2017-11-03', '02.11.2017 02:37', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44727, '1007283235', NULL, NULL, 'Liam Davies', '181 DERBYSHIRE HILL ROAD', '', 'WA92LS', 'ST. HELENS', 'Grossbritannien', 'GB', NULL, NULL, '7393843905', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4640 0499', 'UPS', NULL, '2017-11-03', '02.11.2017 05:07', '4260295880050', '1', 'a0YC000000jYItU', '150.00', '225.00'),
(44728, '1007409927', NULL, NULL, 'Alastair Leigh', '43 Exmouth Road', '', 'M335HT', 'Sale', 'Grossbritannien', 'GB', NULL, NULL, '7986244396', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '1Z 8VF 459 68 4712 2903', 'UPS', NULL, '2017-11-03', '02.11.2017 23:07', '4260295880473', '1', 'a0YC000000jlcEO', '150.00', '219.00'),
(44729, '1007288045', NULL, NULL, 'Miss K White', '16 LILLEY CLOSE', 'Holbrooks', 'CV64DW', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7463748346', '', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '1Z 8VF 459 68 4711 5715', 'UPS', NULL, '2017-11-03', '02.11.2017 09:37', '4260295881678', '1', 'a0YC000000jlcEU', '150.00', '219.00'),
(44730, '1007382781', NULL, NULL, 'Sarah Sercombe', '29 Normandy Lane', 'East Preston', 'BN161LY', 'West Sussex', 'Grossbritannien', 'GB', NULL, NULL, '7749028724', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4875 4925', 'UPS', NULL, '2017-11-03', '02.11.2017 20:07', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44731, '1007356989', NULL, NULL, 'gordon reid', 'UNIT 4 NAYLOR COURT', 'TEAM VALLEY FAST SOLUTIONS', 'NE215SD', 'BLAYDON', 'Grossbritannien', 'GB', NULL, NULL, '7710541282', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4685 6533', 'UPS', NULL, '2017-11-03', '02.11.2017 16:38', '4260295881579', '1', 'a0YC000000gyJri', '132.00', '179.00'),
(44732, '1007397253', NULL, NULL, 'jennifer whitehand', '178 WELWYN PARK AVENUE', '', 'HU67DN', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7931867078', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4727 6542', 'UPS', NULL, '2017-11-03', '02.11.2017 21:37', '4260295880923', '1', 'a0YC000000jnQej', '129.00', '179.00'),
(44733, '1007280587', NULL, NULL, 'Nadja Dannenhauer', 'LENSBURY AVENUE', 'COMANY FLASHBAY LTD', 'SW62TW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7444717984', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4651 0950', 'UPS', NULL, '2017-11-03', '02.11.2017 02:37', '4260295881234', '1', 'a0YC000000jnSr0', '134.99', '189.00'),
(44734, '1007614529', NULL, NULL, 'Ciccarelli  Deborah', 'Avenue Marius Renard 21', '', '1070', 'Anderlecht', 'Belgien', 'BE', NULL, NULL, '472714832', '', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '711369669316', 'FedEx', NULL, '2017-11-06', '04.11.2017 05:07', '4260295880374', '1', 'a0YC000000jmxaj', '165.00', '269.00'),
(44735, '1007608135', NULL, NULL, 'Fischer Raphael', 'Rue Du Halage 8', '', '4920', 'Remouchamp', 'Belgien', 'BE', NULL, NULL, '477998240', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369669327', 'FedEx', NULL, '2017-11-06', '04.11.2017 03:07', '4260295880077', '1', 'a0YC000000jGwDs', '150.01', '229.00'),
(44736, '1007617747', NULL, NULL, 'Lydia Ait Sellamet', '2 RUE DE GENEVE', '3eme etage gauche', '74100', 'ANNEMASSE HAUTE SAVOIE', 'HAUTE SAVOIE', 'FR', NULL, NULL, '613860769', '', NULL, NULL, '502-2 Silver case / Black face / Black Leather Band', NULL, '711369669305', 'FedEx', NULL, '2017-11-06', '04.11.2017 06:07', '4260295880695', '1', 'a0YC000000jYS2d', '149.99', '229.90'),
(44737, '1007761589', NULL, NULL, 'Chicco Tshikomb', '201FLAT 17 201, cromwell road', '', 'SW50SB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7957983044', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4729 5763', 'UPS', NULL, '2017-11-06', '04.11.2017 22:07', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44738, '1007718021', NULL, NULL, 'Soniya Khatun', '57 MARKYATE ROAD', '', 'RM82LD', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7462724672', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4720 6975', 'UPS', NULL, '2017-11-06', '04.11.2017 18:08', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44739, '1007575999', NULL, NULL, 'Sharon Chance', '10 MARION ROAD', '', 'CV65PR', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '2476684350', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4826 0584', 'UPS', NULL, '2017-11-06', '03.11.2017 22:37', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44740, '1007551227', NULL, NULL, 'Manish Kaushik', '1919 GREAT WESTERN ROAD', 'G13 2YB', 'G132YB', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '447886850452', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4851 2598', 'UPS', NULL, '2017-11-06', '03.11.2017 20:07', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44741, '1007493651', NULL, NULL, 'Jamie Webb', '9 CREDITON CLOSE', '', 'NN33AJ', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7429114219', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4865 9001', 'UPS', NULL, '2017-11-06', '03.11.2017 14:07', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44742, '1007489913', NULL, NULL, 'Rebeca Ferran', '3 KINGSWOOD CLOSE', '', 'EN11JP', 'ENFIELD MIDDLESEX', 'Grossbritannien', 'GB', NULL, NULL, '447964795156', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4663 5816', 'UPS', NULL, '2017-11-06', '03.11.2017 13:37', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44743, '1007734127', NULL, NULL, 'Agnieszka Gorniak', '42 Holley Road', '', 'W37TS', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7872346662', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4721 9023', 'UPS', NULL, '2017-11-06', '04.11.2017 19:37', '4260295880077', '1', 'a0YC000000jYqfI', '135.00', '199.00'),
(44744, '1007533319', NULL, NULL, 'lanna kolina', '42 CORFTON ROAD', 'ealing broadway', 'W52HT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '447424305390', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4762 4639', 'UPS', NULL, '2017-11-06', '03.11.2017 18:07', '4260295881401', '1', 'a0YC000000jlepY', '135.01', '185.00'),
(44745, '1007443753', NULL, NULL, 'Brian Ward', '56 Ambleside Drive', '', 'L332EF', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7872483902', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4710 8643', 'UPS', NULL, '2017-11-06', '03.11.2017 02:37', '4260295880633', '1', 'a0YC000000gyJrf', '132.00', '179.00'),
(44746, '1007655309', NULL, NULL, 'Tanya Thornton', 'HILLVIEW RING ROAD', '', 'LS134DU', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7855489869', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4756 7059', 'UPS', NULL, '2017-11-06', '04.11.2017 13:07', '4260295881555', '1', 'a0YC000000gyJrg', '132.00', '179.00'),
(44747, '1007448205', NULL, NULL, 'athina gordon', 'Flat 54 braintree house', 'Malcolm rd', 'E14HN', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7450488939', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4813 5862', 'UPS', NULL, '2017-11-06', '03.11.2017 05:07', '4260295881586', '1', 'a0YC000000gyJrj', '132.00', '179.00'),
(44748, '1007717973', NULL, NULL, 'Herohn Salado', '18 Sheppard Road', '', 'BS162PB', 'Bristol', 'Grossbritannien', 'GB', NULL, NULL, '7894823457', '', NULL, NULL, 'GM-508-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4879 1073', 'UPS', NULL, '2017-11-06', '04.11.2017 18:08', '4260295881951', '1', 'a0YC000000jnSmS', '130.00', '189.00'),
(44749, '1007890523', NULL, NULL, 'JOSE ANTONIO ESCUDERO SANCHEZ', 'CALLE LUIS MOYA BLANCO, 29', '7', '28055', 'MADRID M', 'Spanien', 'ES', NULL, NULL, '659522172', '', NULL, NULL, '3006-2 Gold case / Black face / Black Leather Band', NULL, '711369669393', 'FedEx', NULL, '2017-11-07', '05.11.2017 14:38', '4260295881005', '1', 'a0YC000000jmETf', '155.00', '229.90'),
(44750, '1008133535', NULL, NULL, 'SANDRA RIVAS SERRANO', 'CALLE LUCES DE LA CIUDAD, ', 'NUMERO 27 5A', '50019', 'ZARAGOZA Z', 'Spanien', 'ES', NULL, NULL, '686749903', '', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '711369669408', 'FedEx', NULL, '2017-11-07', '06.11.2017 17:08', '4260295881616', '1', 'a0YC000000jGmte', '169.99', '229.90'),
(44751, '1007890495', NULL, NULL, 'Bessire Jane', '101 E RUE DES MARCS D OR', '', '21000', 'DIJON', 'Frankreich', 'FR', NULL, NULL, '637674135', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369669360', 'FedEx', NULL, '2017-11-07', '05.11.2017 14:38', '4260295881401', '1', 'a0YC000000jYS0e', '154.99', '229.90'),
(44752, '1007809369', NULL, NULL, 'Michel VOISIN', '0 LES CAVES DE VAUGEDIN', '', '36360', 'LUCAY LE MALE', 'Frankreich', 'FR', NULL, NULL, '659227651', '', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '711369669371', 'FedEx', NULL, '2017-11-07', '05.11.2017 05:07', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90'),
(44753, '1007809067', NULL, NULL, 'Marylou Tilland', '268 CHEMIN DE LA PERTE', 'Les Arbousiers', '83170', 'BRIGNOLES', 'Frankreich', 'FR', NULL, NULL, '646612017', '', NULL, NULL, '3011-8 Black case / Black Face / Stainless steel band', NULL, '711369669382', 'FedEx', NULL, '2017-11-07', '05.11.2017 04:37', '4260295881777', '1', 'a0YC000000jYS4N', '145.01', '229.90'),
(44754, '1008180139', NULL, NULL, 'Mariuccia Demichelis', 'VIA DELLE OFFICINE 4', 'Avvisare telefonicamente', '28877', 'ORNAVASSO VB', 'Italien', 'IT', NULL, NULL, '3477339524', '', NULL, NULL, '7002-10 black case / Black face / Strainless steel band', NULL, '711369669419', 'FedEx', NULL, '2017-11-07', '06.11.2017 23:38', '4260295882316', '1', 'a0YC000000jlPVo', '150.01', '219.99'),
(44755, '529783914', NULL, NULL, 'Alessio Giusti', 'VIA FIRENZE 162', '', '59100', 'PRATO PO', 'Italien', 'IT', NULL, NULL, '3473668988', '0010249YKM', NULL, NULL, 'Orologio - GM-508-3 - Cassa oro, quadrante nero e cinturino marrone', NULL, '711369669420', 'FedEx', NULL, '2017-11-07', '05.11.2017 22:35', '4260295881234', '1', 'a0YC000000jFcdiMAC', '154.99', '249.00'),
(44756, '1007982813', NULL, NULL, 'M. Moretti', 'Pruimengaarde 55', '', '2723AN', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '611790206', '', NULL, NULL, '512-3 Gold case / Black face / Brown Leather Band', NULL, '711369669430', 'FedEx', NULL, '2017-11-07', '05.11.2017 23:08', '4260295882156', '1', 'a0YC000000jlAEW', '150.01', '229.00'),
(44757, '1007893067', NULL, NULL, 'Naveen Kermani', '141 CHARTER AVENUE', '', 'CV48EP', 'COVENTRY North Devon', 'Grossbritannien', 'GB', NULL, NULL, '‭+44 7534 670698‬', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '1Z 8VF 459 68 4794 8683', 'UPS', NULL, '2017-11-07', '05.11.2017 15:38', '4260295880473', '1', 'a0YC000000jlcEO', '150.00', '219.00'),
(44758, '1007808689', NULL, NULL, 'Nikita Welsh', '265 Compass Road', '', 'HU67BE', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7462248222', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4606 4693', 'UPS', NULL, '2017-11-07', '05.11.2017 05:07', '4260295880602', '1', 'a0YC000000gyJrc', '132.00', '179.00'),
(44759, '1007808423', NULL, NULL, 'Simran Bansal', '4 BASANT CLOSE', '', 'CV344PN', 'WARWICK', 'Grossbritannien', 'GB', NULL, NULL, '7732369396', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4623 5105', 'UPS', NULL, '2017-11-07', '05.11.2017 05:07', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(44760, '1007809945', NULL, NULL, 'Daria Wojtasik', '46 Blythe Road', 'Perfect Eyelashes', 'W140HA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7805620426', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4879 5917', 'UPS', NULL, '2017-11-07', '05.11.2017 06:37', '4260295881555', '1', 'a0YC000000gyJrg', '132.00', '179.00'),
(44761, '1007943193', NULL, NULL, 'Stephanie horsfield', '3 WETHERILL TERRACE', '', 'WF134PR', 'DEWSBURY', 'Grossbritannien', 'GB', NULL, NULL, '7712342889', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4892 3126', 'UPS', NULL, '2017-11-07', '05.11.2017 19:08', '4260295881586', '1', 'a0YC000000gyJrj', '132.00', '179.00'),
(44762, '1007853109', NULL, NULL, 'Aeron Lloyd', 'SAFETYDEVICES HOLBORN AVENUE', 'Holborn avenue', 'IP287AN', 'BURY ST. EDMUNDS SUFFOLK', 'Grossbritannien', 'GB', NULL, NULL, '7725670772', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4623 2733', 'UPS', NULL, '2017-11-07', '05.11.2017 13:08', '4260295881586', '1', 'a0YC000000gyJrj', '132.00', '179.00'),
(44763, '1008163249', NULL, NULL, 'Jan Schepens', 'Prins Boudewijnlaan 367 gvl', '', '2650', 'Edegem Antwerpen', 'Belgien', 'BE', NULL, NULL, '32479230352', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369669474', 'FedEx', NULL, '2017-11-08', '06.11.2017 22:08', '4260295880442', '1', 'a0YC000000jYKpz', '170.00', '269.00'),
(44764, '1008037101', NULL, NULL, 'AKISSI ANNE MARIE YA', '8 RUE DE MONTESSON', '', '95870', 'BEZONS', 'Frankreich', 'FR', NULL, NULL, '666447015', '', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369669463', 'FedEx', NULL, '2017-11-08', '06.11.2017 02:07', '4260295881425', '1', 'a0YC000000jYS0h', '154.99', '229.90'),
(44765, '1008110207', NULL, NULL, 'Lina Sidlauskiene', '1 MEAD ROAD', '', 'HA86LH', 'EDGWARE', 'Grossbritannien', 'GB', NULL, NULL, '7894008123', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4838 0749', 'UPS', NULL, '2017-11-08', '06.11.2017 16:08', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44766, '1008055179', NULL, NULL, 'Robert Cowie', '112 PRUNIER DRIVE', '', 'AB421ZJ', 'PETERHEAD ABERDEENSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '1779478428', '', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '1Z 8VF 459 68 4766 3150', 'UPS', NULL, '2017-11-08', '06.11.2017 11:07', '4260295881463', '1', 'a0YC000000jnSnU', '126.00', '179.00'),
(44767, '1008009981', NULL, NULL, 'SarahJoanne Cameron', '70 WESTHOUSES ROAD', 'Mayfield', 'EH225QS', 'DALKEITH', 'Grossbritannien', 'GB', NULL, NULL, '7793532001', '', NULL, NULL, 'GM-104-6 Argent Blanc Acier', NULL, '1Z 8VF 459 68 4861 5969', 'UPS', NULL, '2017-11-08', '06.11.2017 00:07', '4260295881654', '1', 'a0YC000000jlcES', '150.00', '219.00'),
(44768, '1008138771', NULL, NULL, 'MR HUSRAV', '25 SHELDON SQUARE', '', 'W26EY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7577405400', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4761 5176', 'UPS', NULL, '2017-11-08', '06.11.2017 18:38', '4260295880602', '1', 'a0YC000000gyJrc', '132.00', '179.00'),
(44769, '1008027523', NULL, NULL, 'Cassie Webb', '18 CORINTHIAN CLOSE', '', 'RG224TN', 'BASINGSTOKE', 'Grossbritannien', 'GB', NULL, NULL, '7796544923', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4847 6780', 'UPS', NULL, '2017-11-08', '06.11.2017 01:08', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44770, '1008136043', NULL, NULL, 'Deborah Gibbons', '282 SUNDERLAND ROAD', '', 'NE348PX', 'SOUTH SHIELDS TYNE AND WEAR', 'Grossbritannien', 'GB', NULL, NULL, '7729308080', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4805 6797', 'UPS', NULL, '2017-11-08', '06.11.2017 18:37', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44771, '1008110505', NULL, NULL, 'Charlene Nicol', '0 Glendullan House', 'Glendullan distillery', 'AB554DJ', 'KEITH', 'Grossbritannien', 'GB', NULL, NULL, '7879815636', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '711369669452', 'FedEx', NULL, '2017-11-08', '06.11.2017 16:08', '4260295881579', '1', 'a0YC000000gyJri', '132.00', '179.00'),
(44772, '1008149713', NULL, NULL, 'Trevor fawcett', '5 Buddleia close', '', 'DL167LZ', 'Spennymoor', 'Grossbritannien', 'GB', NULL, NULL, '7920066809', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4885 1203', 'UPS', NULL, '2017-11-08', '06.11.2017 20:07', '4260295881807', '1', 'a0YC000000jnRyg', '130.00', '179.00'),
(44773, '1008233959', NULL, NULL, 'Samir El Bouaiadi', 'Deurnsebaan 22. Bus 2', '', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '484805783', '', NULL, NULL, '512-1 Silver case / Gold face / Black Leather Band', NULL, '711369669496', 'FedEx', NULL, '2017-11-08', '07.11.2017 11:00', '4260295882132', '1', 'a0YC000000jlAEP', '150.01', '229.00'),
(44774, '1008215371', NULL, NULL, 'Sandra Teixeira', '80 Avenue des Tilleuls', 'Interphone', '91800', 'Brunoy', 'Frankreich', 'FR', NULL, NULL, '664841473', '', NULL, NULL, '502-2 Silver case / Black face / Black Leather Band', NULL, '711369669485', 'FedEx', NULL, '2017-11-08', '07.11.2017 00:37', '4260295880695', '1', 'a0YC000000jYS2d', '149.99', '229.90'),
(44775, '1008305467', NULL, NULL, 'Charlotte Clegg', '31 BARNSIDE WAY', '', 'SK102TZ', 'MACCLESFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7889162832', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4759 6018', 'UPS', NULL, '2017-11-08', '07.11.2017 16:30', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44776, '1008279631', NULL, NULL, 'Kim Lewis', '8 RED BARNS', '', 'NE12TP', 'NEWCASTLE UPON TYNE', 'Grossbritannien', 'GB', NULL, NULL, '1912617759', '', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '1Z 8VF 459 68 4786 7225', 'UPS', NULL, '2017-11-08', '07.11.2017 14:31', '4260295880015', '1', 'a0YC000000jYItT', '150.00', '225.00'),
(44777, '1008224181', NULL, NULL, 'Linda Palmer', 'Old Farm Hou Manor Way', '', 'LL185BE', 'Rhyl', 'Grossbritannien', 'GB', NULL, NULL, '7388450026', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4868 0835', 'UPS', NULL, '2017-11-08', '07.11.2017 03:36', '4260295882255', '1', 'a0YC000000jnSoU', '134.99', '189.00'),
(44778, '1008224789', NULL, NULL, 'Oksana Portfleet', '46 BROOK STREET', '', 'BN266BH', 'POLEGATE', 'Grossbritannien', 'GB', NULL, NULL, '7808191836', '', NULL, NULL, 'GM-104-7 Argent Noir Acier', NULL, '1Z 8VF 459 68 4809 2846', 'UPS', NULL, '2017-11-08', '07.11.2017 04:06', '4260295881661', '1', 'a0YC000000jlcET', '150.00', '219.00'),
(44779, '1008300671', '', '', 'Morven Naples', '2 MACGREGOR ROAD', '', 'KY118NU', 'DUNFERMLINE', 'Grossbritannien', '', '', '', '7812059880', '', '', '', 'GM-107-6 Silver Case / Black Face / Stainless steel band', 'Uhr am 24.11.17 zurück erhalten! Annahme verweigert!', '1Z 8VF 459 68 4679 9257', 'UPS', '', '2017-11-08', '07.11.2017 16:01', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(44780, '1008325281', NULL, NULL, 'jo hall', '5 Oakley court', 'Kempsford', 'GL74HH', 'Fairford Glocs', 'Grossbritannien', 'GB', NULL, NULL, '07444 942916', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4873 6061', 'UPS', NULL, '2017-11-08', '07.11.2017 18:00', '4260295881586', '1', 'a0YC000000gyJrj', '132.00', '179.00'),
(44781, '1008436409', NULL, NULL, 'jose De Gregorio Sanchez', 'CALLE VALENCIA, Nº 9', '1ºB   escalera 2', '11011', 'CADIZ', 'Spanien', 'ES', NULL, NULL, '616824113', '', NULL, NULL, '103-8 Gold case/Black face/gold metall band', NULL, '711369669522', 'FedEx', NULL, '2017-11-09', '08.11.2017 05:00', '4260295881623', '1', 'a0YC000000jGmtf', '169.99', '229.90'),
(44782, '1008420279', NULL, NULL, 'Saratelian Roubik', '7 AVENUE DE FABRON', 'Bat. D3', '6200', 'NICE', 'Frankreich', 'FR', NULL, NULL, '673361951', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '711369669511', 'FedEx', NULL, '2017-11-09', '08.11.2017 00:30', '4260295882187', '1', 'a0YC000000jXu8E', '145.01', '219.90'),
(44783, '530158638', NULL, NULL, 'Francesco Novello', 'VIA IPPOLITO NIEVO 12', '', '20011', 'CORBETTA MI', 'Italien', 'IT', NULL, NULL, '3403017228', '00100956IE', NULL, NULL, 'Orologio Theorema 3011-3  - Cassa oro e quadrante nero - Cinturino in pelle', NULL, '711369669533', 'FedEx', NULL, '2017-11-09', '08.11.2017 16:55', '4260295881272', '1', 'a0YC000000jFcb4MAC', '144.99', '249.00'),
(44784, '1008477441', NULL, NULL, 'Osamah Bagjaji', 'Schorpioen 29', '', '5482ST', 'SCHIJNDEL Noord-Brabant', 'Niederlande', 'NL', NULL, NULL, '619176889', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '711369669544', 'FedEx', NULL, '2017-11-09', '08.11.2017 14:30', '4260295880602', '1', 'a0YC000000jl9Z0', '154.99', '239.00'),
(44785, '1008459329', NULL, NULL, 'Angela Tonge', '9 PARK VIEW DRIVE', 'Kidwelly', 'KIDWELLY', 'Grossbritannien', 'SA174UP', 'GB', NULL, NULL, '7964375534', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4667 9270', 'UPS', NULL, '2017-11-09', '08.11.2017 12:00', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44786, '1008541277', NULL, NULL, 'carol wg', '12 HARTON GROVE if out, leave ', 'with any neighbour', 'SOUTH SHIELDS', 'Grossbritannien', 'NE346LT', 'GB', NULL, NULL, '7712342466', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4684 4886', 'UPS', NULL, '2017-11-09', '08.11.2017 18:01', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44787, '1008570129', NULL, NULL, 'LORRAINE SCOTT', '393 STIRLING ROAD', '', 'AIRDRIE', 'Grossbritannien', 'ML67SS', 'GB', NULL, NULL, '1236830077', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4848 8893', 'UPS', NULL, '2017-11-09', '08.11.2017 20:31', '4260295880050', '1', 'a0YC000000jYItU', '150.00', '225.00'),
(44788, '1008540711', NULL, NULL, 'Nicola Alison', '5 Larchcroft road', '', 'IPSWICH', 'Grossbritannien', 'IP16AR', 'GB', NULL, NULL, '7731694760', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4750 7300', 'UPS', NULL, '2017-11-09', '08.11.2017 18:01', '4260295882255', '1', 'a0YC000000jnSoU', '134.99', '189.00'),
(44789, '1008573205', NULL, NULL, 'Chris Thorne', '10 Springwell close', 'Bletchingdon', 'KIDLINGTON OXFORDSHIRE', 'Grossbritannien', 'OX53ES', 'GB', NULL, NULL, '7795341444', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '1Z 8VF 459 68 4603 6115', 'UPS', NULL, '2017-11-09', '08.11.2017 21:00', '4260295880473', '1', 'a0YC000000jlcEO', '150.00', '219.00'),
(44790, '1008499741', NULL, NULL, 'Heather Phillips', '9 CHARTER HOUSE WAY', 'hedge end', 'SOUTHAMPTON', 'Grossbritannien', 'SO302AZ', 'GB', NULL, NULL, '7749531376', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4705 1329', 'UPS', NULL, '2017-11-09', '08.11.2017 15:02', '4260295880602', '1', 'a0YC000000gyJrc', '132.00', '179.00'),
(44791, '1008435557', NULL, NULL, 'Rik Stearn', '116B WOODMAN ROAD', 'Warley', 'BRENTWOOD', 'Grossbritannien', 'CM145AL', 'GB', NULL, NULL, '7730344581', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4896 8936', 'UPS', NULL, '2017-11-09', '08.11.2017 05:00', '4260295880633', '1', 'a0YC000000gyJrf', '132.00', '179.00'),
(44792, '1008729485', NULL, NULL, 'susana somalo morales', 'paseo alberto casanal, 31 5oA', '50015-ZARAGOZA', '50015', 'zaragoza Z', 'Spanien', 'ES', NULL, NULL, '976742408', '', NULL, NULL, '103-1 Argent Noir Noir', NULL, '711369669599', 'FedEx', NULL, '2017-11-10', '09.11.2017 15:30', '4260295880435', '1', 'a0YC000000jGmtY', '169.99', '229.90'),
(44793, '1008764837', NULL, NULL, 'agustin quesada', 'CALLE GRAN VIA DE HORTALEZA, ', '5-R 5', '28033', 'MADRID M', 'Spanien', 'ES', NULL, NULL, '628174658', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369669603', 'FedEx', NULL, '2017-11-10', '09.11.2017 19:00', '4260295880442', '1', 'a0YC000000jGmtZ', '169.99', '229.90'),
(44794, '1008764851', NULL, NULL, 'agustin quesada', 'CALLE GRAN VIA DE HORTALEZA, ', '5-R 5', '28033', 'MADRID M', 'Spanien', 'ES', NULL, NULL, '628174658', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369669603', 'FedEx', NULL, '2017-11-10', '09.11.2017 19:00', '4260295881197', '1', 'a0YC000000jGmtb', '169.99', '229.90'),
(44795, '1008637681', NULL, NULL, 'JOSE ANTONIO ESCUDERO SANCHEZ', 'CALLE LUIS MOYA BLANCO, 29', '7º A', '28055', 'MADRID M', 'Spanien', 'ES', NULL, NULL, '659522172', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '711369669614', 'FedEx', NULL, '2017-11-10', '09.11.2017 01:00', '4260295881487', '1', 'a0YC000000jlYwy', '140.00', '189.99'),
(44796, '1008749243', NULL, NULL, 'Amelie COHERGNE', '14 RUE DES CHENES', 'gironde', '86140', 'ST GENEST D AMBIERE poitou charente', 'Frankreich', 'FR', NULL, NULL, '670722274', '', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369669588', 'FedEx', NULL, '2017-11-10', '09.11.2017 17:30', '4260295881395', '1', 'a0YC000000jYS0d', '154.99', '229.90'),
(44797, '1008706171', NULL, NULL, 'Alessandro Francica', 'VIA DON MINZONI 4', '', '22066', 'MARIANO COMENSE CO', 'Italien', 'IT', NULL, NULL, '3357157985', '', NULL, NULL, '7002-7 Silver Case / Black Dial / Strainless steel band', NULL, '711369669625', 'FedEx', NULL, '2017-11-10', '09.11.2017 15:31', '4260295882286', '1', 'a0YC000000jlPVm', '150.01', '219.99'),
(44798, '1008644491', NULL, NULL, 'fiorina gelmini', 'VIA GIACOMO MATTEOTTI 12', '', '25026', 'PONTEVICO BS', 'Italien', 'IT', NULL, NULL, '3331720993', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '711369669636', 'FedEx', NULL, '2017-11-10', '09.11.2017 06:00', '4260295882255', '1', 'a0YC000000jlPVj', '150.01', '219.99'),
(44799, '1008681617', NULL, NULL, 'Bert Westerhof', 'Linie 167', '', '7325DR', 'APELDOORN Gelderland', 'Niederlande', 'NL', NULL, NULL, '653302935', '', NULL, NULL, '103-3 Black case / Black face / Black Leather Band', NULL, '711369669647', 'FedEx', NULL, '2017-11-10', '09.11.2017 13:31', '4260295880459', '1', 'a0YC000000jYKq9', '170.00', '269.00'),
(44800, '1008758519', NULL, NULL, 'sandhya golkonda', '19 craigmount brae', '', 'EH128XD', 'edinburgh', 'Grossbritannien', 'GB', NULL, NULL, '7956517490', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '1Z 8VF 459 68 4624 4944', 'UPS', NULL, '2017-11-10', '09.11.2017 19:30', '4260295880473', '1', 'a0YC000000jlcEO', '150.00', '219.00'),
(44801, '1008646755', NULL, NULL, 'Sean Cowie', '68 KING EDWARD STREET', '', 'AB439PN', 'FRASERBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7754247521', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4797 5359', 'UPS', NULL, '2017-11-10', '09.11.2017 07:30', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44802, '1008789339', NULL, NULL, 'Jasmine Cook', '24 Fielders Court', 'Amery Street', 'GU341JE', 'ALTON', 'Grossbritannien', 'GB', NULL, NULL, '7780478764', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4849 6160', 'UPS', NULL, '2017-11-10', '09.11.2017 22:01', '4260295881555', '1', 'a0YC000000gyJrg', '132.00', '179.00'),
(44803, '1008688463', NULL, NULL, 'Lesley Laraman', '2 Barleymow close', '', 'ME58JZ', 'CHATHAM', 'Grossbritannien', 'GB', NULL, NULL, '7588208021', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4898 3375', 'UPS', NULL, '2017-11-10', '09.11.2017 13:01', '4260295881555', '1', 'a0YC000000gyJrg', '132.00', '179.00'),
(44804, '1008688759', NULL, NULL, 'Lesley Laraman', '2 Barleymow close', '', 'ME58JZ', 'CHATHAM', 'Grossbritannien', 'GB', NULL, NULL, '7588208021', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4898 3375', 'UPS', NULL, '2017-11-10', '09.11.2017 13:01', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(44805, '1008726997', NULL, NULL, 'Lauren Mullett', '10 NORWICH ROAD', '', 'DT48LQ', 'WEYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7850022401', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4605 2982', 'UPS', NULL, '2017-11-10', '09.11.2017 16:30', '4260295881586', '1', 'a0YC000000gyJrj', '132.00', '179.00'),
(44806, '1008642757', NULL, NULL, 'Agata Dragan', '7 COPSTER HILL CLOSE', '', 'BB12JX', 'BLACKBURN', 'Grossbritannien', 'GB', NULL, NULL, '7928221360', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4736 0996', 'UPS', NULL, '2017-11-10', '09.11.2017 03:30', '4260295881234', '1', 'a0YC000000jnSr0', '134.99', '189.00'),
(44807, '1008869673', NULL, NULL, 'daniel gomez de arriba', 'PASEO PARQUES, 27', '2A', '28109', 'ALCOBENDAS M', 'Spanien', 'ES', NULL, NULL, '670614812', '', NULL, NULL, '103-1 Argent Noir Noir', NULL, '711369669750', 'FedEx', NULL, '2017-11-13', '10.11.2017 10:09', '4260295880435', '1', 'a0YC000000jGmtY', '169.99', '229.90'),
(44808, '1009169063', NULL, NULL, 'Rafael Ibanez Fernandez', 'Vicente aleixandre, 32', '32', '47140', 'Laguna De Duero VA', 'Spanien', 'ES', NULL, NULL, '627634244', '', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '711369669761', 'FedEx', NULL, '2017-11-13', '11.11.2017 17:40', '4260295881593', '1', 'a0YC000000jGmtc', '169.99', '229.90'),
(44809, '1009052751', NULL, NULL, 'JOAO Costa', 'CALLE MARQUES DE MONDEJAR, 8', '1 C', '28028', 'MADRID M', 'Spanien', 'ES', NULL, NULL, '3,51919E+11', '', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369669772', 'FedEx', NULL, '2017-11-13', '11.11.2017 08:39', '4260295881609', '1', 'a0YC000000jGmtd', '169.99', '229.90'),
(44810, '1008846853', NULL, NULL, 'Leonid  Hafynets', 'Camino de la Boladilla., ', 'Piso721 721', '29680', 'E Estepona . Urbanizaci', 'Spanien', 'ES', NULL, NULL, '631406767', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '711369669783', 'FedEx', NULL, '2017-11-13', '10.11.2017 02:09', '4260295880916', '1', 'a0YC000000jlYwt', '140.00', '189.99'),
(44811, '1008847201', NULL, NULL, 'ignacio centeno garcia', 'CALLE BATALLA DEL SALADO, 30', '4  H', '28045', 'MADRID M', 'Spanien', 'ES', NULL, NULL, '659948304', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '711369669794', 'FedEx', NULL, '2017-11-13', '10.11.2017 02:09', '4260295880923', '1', 'a0YC000000jlYwu', '140.00', '189.99'),
(44812, '1009052149', NULL, NULL, 'Gil Prevot', 'LES TERRASSE AVENUE HENRI ', 'DUNANT ', '06130', 'GRASSE', 'Frankreich', 'FR', NULL, NULL, '642695097', '', NULL, NULL, '3011-4 Black case / Black face / Black Leather Band', NULL, '711369669680', 'FedEx', NULL, '2017-11-13', '11.11.2017 08:09', '4260295881289', '1', 'a0YC000000jYS4J', '145.01', '229.90'),
(44813, '1009149307', NULL, NULL, 'Virginie LABRE', '33 RUE DU STAND', '', '70250', 'RONCHAMP', 'Frankreich', 'FR', NULL, NULL, '663881435', '', NULL, NULL, '502-2 Silver case / Black face / Black Leather Band', NULL, '711369669691', 'FedEx', NULL, '2017-11-13', '11.11.2017 16:10', '4260295880695', '1', 'a0YC000000jYS2d', '149.99', '229.90'),
(44814, '1008851151', NULL, NULL, 'Tinatin Kharebava', '1 ALLEE D ISIGNY', 'Apt11 esc A', '76000', 'ROUEN', 'Frankreich', 'FR', NULL, NULL, '604146645', '', NULL, NULL, '502-8 Black case / Black face / Black metal Band', NULL, '711369669706', 'FedEx', NULL, '2017-11-13', '10.11.2017 05:09', '4260295881937', '1', 'a0YC000000jYS2j', '149.99', '229.90'),
(44815, '1009044943', NULL, NULL, 'Gulhan Bozkurt', '4 RUE DE LA BARDIERE', '', '41200', 'ROMORANTIN LANTHENAY', 'Frankreich', 'FR', NULL, NULL, '786256965', '', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369669717', 'FedEx', NULL, '2017-11-13', '11.11.2017 02:39', '4260295881395', '1', 'a0YC000000jYS0d', '154.99', '229.90'),
(44816, '1009046867', NULL, NULL, 'Tuuguu Bayartsogt', '32 Avenue De La Gare', '', '74100', 'Annemasse', 'Frankreich', 'FR', NULL, NULL, '33661361455', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369669728', 'FedEx', NULL, '2017-11-13', '11.11.2017 03:39', '4260295881401', '1', 'a0YC000000jYS0e', '154.99', '229.90'),
(44817, '1008852033', NULL, NULL, 'fANNY STROHMENGER', '5 RUE EUGENE LABICHE', '', '78290', 'CROISSY SUR SEINE', 'Frankreich', 'FR', NULL, NULL, '662596161', '', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369669739', 'FedEx', NULL, '2017-11-13', '10.11.2017 06:09', '4260295881371', '1', 'a0YC000000jYS0f', '154.99', '229.90'),
(44818, '1009135887', NULL, NULL, 'Agnes Amicizia', '16 RUE DE BEAUCOURT', '', '25490', 'DAMPIERRE LES BOIS DOUBS', 'Frankreich', 'FR', NULL, NULL, '678047803', '', NULL, NULL, 'GM-102-6 Silver Case / Black face / Stainless steel band', NULL, '711369669740', 'FedEx', NULL, '2017-11-13', '11.11.2017 15:10', '4260295881524', '1', 'a0YC000000jmvKG', '160.00', '239.90'),
(44819, '1008838451', NULL, NULL, 'Alessandro Francica', 'VIA DON MINZONI 4', '', '22066', 'MARIANO COMENSE CO', 'Italien', 'IT', NULL, NULL, '3357157985', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369669809', 'FedEx', NULL, '2017-11-13', '10.11.2017 02:31', '4260295880473', '1', 'a0YC000000jlPTs', '165.00', '239.90'),
(44820, '1008842287', '', '', 'Gabriele Calora', 'Via Taranto 14', '', '73030', 'Castro LE', 'Italien', '', '', '', '3201860163', '', '', '', 'GM-508-3 Gold case / Black face / Brown Leather Band', '', 'CY739950765DE', 'DHL', '', '2017-11-14', '10.11.2017 03:00', '4260295881234', '1', 'a0YC000000kDsxq', '155.00', '223.99'),
(44821, '530519243', NULL, NULL, 'francesca pelanda', 'VIA FEDERICO II DI SVEVIA 515VILL AZZ', 'Pal 149 citofoni guasti telefonare', '70023', 'GIOIA DEL COLLE BA', 'Italien', 'IT', NULL, NULL, '3496721399', '0010250IB3', NULL, NULL, 'Orologio Monte Carlo Theorema GM-102-1 - Cassa argento, quadrante bianco - Cinturino in pelle', NULL, '711369669831', 'FedEx', NULL, '2017-11-13', '10.11.2017 16:53', '4260295880404', '1', 'a0YC000000jFccxMAC', '154.99', '249.00'),
(44822, '1009049799', NULL, NULL, 'Denise Nelson', '16 ASHGROVE AVENUE', '', 'BT323RG', 'BANBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7584324299', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4820 3403', 'UPS', NULL, '2017-11-13', '11.11.2017 08:09', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44823, '1009027751', NULL, NULL, 'Ebony Rickards', '37 BUTTERMERE CLOSE', '', 'CT195JH', 'FOLKESTONE', 'Grossbritannien', 'GB', NULL, NULL, '7584416101', '', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '1Z 8VF 459 68 4711 6214', 'UPS', NULL, '2017-11-13', '11.11.2017 00:40', '4260295880015', '1', 'a0YC000000jYItT', '150.00', '225.00'),
(44824, '1009055181', NULL, NULL, 'Veres Simona Alina', '30 HOLME ROAD', '', 'E61LY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7574303370', '', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '1Z 8VF 459 68 4647 5427', 'UPS', NULL, '2017-11-13', '11.11.2017 10:09', '4260295880015', '1', 'a0YC000000jYItT', '150.00', '225.00'),
(44825, '1008853577', NULL, NULL, 'Emma Barlow', '41 FACTORY ROAD', 'northfleet', 'DA119HH', 'GRAVESEND', 'Grossbritannien', 'GB', NULL, NULL, '7770957936', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4709 7030', 'UPS', NULL, '2017-11-13', '10.11.2017 08:09', '4260295881401', '1', 'a0YC000000jlepY', '135.01', '185.00'),
(44826, '1009221495', NULL, NULL, 'Jimmy Reed', '100 HElredale Road', '', 'YO224JF', 'Whitby North Yorkshire', 'Grossbritannien', 'GB', NULL, NULL, '7876203765', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4883 7041', 'UPS', NULL, '2017-11-13', '11.11.2017 22:40', '4260295882255', '1', 'a0YC000000jnSoU', '134.99', '189.00'),
(44827, '1009004947', NULL, NULL, 'Denis Gregory', '100a Holly Lane', '', 'B677LA', 'Smethwick West Midlands', 'Grossbritannien', 'GB', NULL, NULL, '7432102534', '', NULL, NULL, '7002-9 Gold Case / Black Face / Strainless steel band', NULL, '1Z 8VF 459 68 4819 1453', 'UPS', NULL, '2017-11-13', '10.11.2017 23:10', '4260295882309', '1', 'a0YC000000jnSoZ', '134.99', '189.00'),
(44828, '1009178123', NULL, NULL, 'Gemma Brown', 'Ground Left 214 Dumbarton Road', '', 'G605DT', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7535238426', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4789 6266', 'UPS', NULL, '2017-11-13', '11.11.2017 19:40', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44829, '1009042501', NULL, NULL, 'Roxanne Feurtado', '55 ST. JAMES ROAD', '', 'B692EA', 'OLDBURY', 'Grossbritannien', 'GB', NULL, NULL, '7496018421', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4852 7475', 'UPS', NULL, '2017-11-13', '11.11.2017 02:39', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44830, '1009059175', NULL, NULL, 'Sandra RAMSHAW', '3 Bennochy Grove', '', 'KY25JF', 'KIRKCALDY Fife', 'Grossbritannien', 'GB', NULL, NULL, '7833453514', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4610 1080', 'UPS', NULL, '2017-11-13', '11.11.2017 10:39', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44831, '1009048103', NULL, NULL, 'Steve Garratt', '45 RADFORD ROAD', '', 'B294RB', 'BIRMINGHAM West midlands', 'Grossbritannien', 'GB', NULL, NULL, '7736836052', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4767 3096', 'UPS', NULL, '2017-11-13', '11.11.2017 06:09', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(44832, '1009099517', NULL, NULL, 'Airon Largo', '75 SWINBURNE ROAD', '', 'SW155EQ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7568145706', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4793 9504', 'UPS', NULL, '2017-11-13', '11.11.2017 13:39', '4260295881579', '1', 'a0YC000000gyJri', '132.00', '179.00'),
(44833, '1008850653', NULL, NULL, 'Audrius Dambrauskas', '37 Swallow close', 'Chafford hundred', 'RM166RH', 'Essex', 'Grossbritannien', 'GB', NULL, NULL, '7894039646', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4783 6311', 'UPS', NULL, '2017-11-13', '10.11.2017 05:39', '4260295881234', '1', 'a0YC000000jnSr0', '134.99', '189.00'),
(44834, '1009093521', NULL, NULL, 'Maria Knight Clark', '4 THE WICKETS', '', 'TW152RR', 'ASHFORD', 'Grossbritannien', 'GB', NULL, NULL, '7986569127', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4613 9522', 'UPS', NULL, '2017-11-13', '11.11.2017 13:09', '4260295881234', '1', 'a0YC000000jnSmP', '130.00', '189.00'),
(44835, '1009420265', NULL, NULL, 'Alejandro Diaz Cespedes', 'CALLE JOSE ANTON MAGARZO, 130', '1A', '33209', 'GIJON  O', 'Spanien', 'ES', NULL, NULL, '610301983', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369669875', 'FedEx', NULL, '2017-11-14', '12.11.2017 18:10', '4260295881197', '1', 'a0YC000000jGmtb', '169.99', '229.90'),
(44836, '1009419067', NULL, NULL, 'Nerijus Klikna', 'AVENIDA VALENCIA, 57', 'B', '03770', 'EL VERGER  O', 'Spanien', 'ES', NULL, NULL, '633377755', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369669886', 'FedEx', NULL, '2017-11-14', '12.11.2017 18:10', '4260295880442', '1', 'a0YC000000jGmtZ', '169.99', '229.90'),
(44837, '1009452805', NULL, NULL, 'Regis LAFFONT', '1 PLACE DE LA PIZE', '', '07160', 'LE CHEYLARD ARDECHE', 'Frankreich', 'FR', NULL, NULL, '699450484', '', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369669864', 'FedEx', NULL, '2017-11-14', '12.11.2017 19:41', '4260295881371', '1', 'a0YC000000jYS0f', '154.99', '229.90'),
(44838, '1009488373', NULL, NULL, 'IGNAZIO SAVERINO', 'STRADA DI LOBIA 207', 'DOPO ORE 17.00', '36100', 'VICENZA VI', 'Italien', 'IT', NULL, NULL, '3287158889', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '711369669897', 'FedEx', NULL, '2017-11-14', '12.11.2017 23:41', '4260295882255', '1', 'a0YC000000jlPVj', '150.01', '219.99'),
(44839, '1009268059', NULL, NULL, 'Lilian Stroici', '73 73 Somers Road', '', 'E176RS', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7756379682', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4606 5138', 'UPS', NULL, '2017-11-14', '12.11.2017 08:09', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44840, '1009266943', NULL, NULL, 'Lorraine  PLASKETT', '5 MARCHWOOD CLOSE', '', 'NG81PJ', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7583470470', '', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '1Z 8VF 459 68 4686 9145', 'UPS', NULL, '2017-11-14', '12.11.2017 06:39', '4260295880015', '1', 'a0YC000000jYItT', '150.00', '225.00'),
(44841, '1009340049', NULL, NULL, 'T E  Linnell', 'STGILESKEN NEWPORT', 'Wrantage', 'TA36DJ', 'TAUNTON', 'Grossbritannien', 'GB', NULL, NULL, '7584305272', '', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '1Z 8VF 459 68 4744 7554', 'UPS', NULL, '2017-11-14', '12.11.2017 14:11', '4260295880015', '1', 'a0YC000000jYItT', '150.00', '225.00'),
(44842, '1009285785', NULL, NULL, 'Daniel Ondycz', '57A POYNTON ROAD', '', 'N179SJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7885720072', '', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4693 6367', 'UPS', NULL, '2017-11-14', '12.11.2017 11:39', '4260295881388', '1', 'a0YC000000jlepW', '135.01', '185.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(44843, '1009501939', NULL, NULL, 'dawn russell', '180 BRADSHAW MEADOWS', '', 'BL24ND', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7521690650', '', NULL, NULL, 'GM-104-7 Argent Noir Acier', NULL, '1Z 8VF 459 68 4831 1573', 'UPS', NULL, '2017-11-14', '12.11.2017 23:11', '4260295881661', '1', 'a0YC000000jlcET', '150.00', '219.00'),
(44844, '1009267537', NULL, NULL, 'Shirley Cooper', '12 Paynes Pitch', 'Churchdown', 'GL32NP', 'Churchdown Gloucestershire', 'Grossbritannien', 'GB', NULL, NULL, '7717531498', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4698 9186', 'UPS', NULL, '2017-11-14', '12.11.2017 07:39', '4260295880602', '1', 'a0YC000000gyJrc', '132.00', '179.00'),
(44845, '1009470849', NULL, NULL, 'Ashley Diddams', 'TYLHURST TYLAND LANE', 'Sandling', 'ME143BH', 'MAIDSTONE Kent', 'Grossbritannien', 'GB', NULL, NULL, '7808523360', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4642 5196', 'UPS', NULL, '2017-11-14', '12.11.2017 21:40', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44846, '1009454085', NULL, NULL, 'Julia Young', '52 FARMERS DRIVE', '', 'NN136HY', 'BRACKLEY', 'Grossbritannien', 'GB', NULL, NULL, '1280702329', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4671 5604', 'UPS', NULL, '2017-11-14', '12.11.2017 20:41', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44847, '1009379627', NULL, NULL, 'Khan Sikandar', '41A ALL HALLOWS ROAD', '', 'BS50HL', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7459042390', '', NULL, NULL, 'GM-509-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4819 6412', 'UPS', NULL, '2017-11-14', '12.11.2017 16:41', '4260295881951', '1', 'a0YC000000jnSr3', '134.99', '189.00'),
(44848, '1009548797', NULL, NULL, 'Fracois Ledoux', 'avenue du Grand Jardin 49', '', '6183', 'Trazegnies', 'Belgien', 'BE', NULL, NULL, '477265148', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369669978', 'FedEx', NULL, '2017-11-15', '13.11.2017 03:39', '4260295880398', '1', 'a0YC000000jmxal', '165.00', '269.00'),
(44849, '1009550215', NULL, NULL, 'adel abbes', 'paulus beyestraat 55', '', '2100', 'deurne', 'Belgien', 'BE', NULL, NULL, '496447255', '', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '711369669989', 'FedEx', NULL, '2017-11-15', '13.11.2017 03:39', '4260295881630', '1', 'a0YC000000jYKq6', '170.00', '269.00'),
(44850, '1009684861', NULL, NULL, 'Luc Simons', 'Koningin Astridlaan 7', '', '8400', 'Oostende West-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '470470782', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '711369669990', 'FedEx', NULL, '2017-11-15', '13.11.2017 21:40', '4260295881234', '1', 'a0YC000000jYUzK', '150.01', '229.00'),
(44851, '1009547385', NULL, NULL, 'laurent beeckmans', 'rue de Hannut 36', '', '4219', 'Ambresin', 'Belgien', 'BE', NULL, NULL, '476409247', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '711369670000', 'FedEx', NULL, '2017-11-15', '13.11.2017 03:10', '4260295881234', '1', 'a0YC000000jYUzK', '150.01', '229.00'),
(44852, '1009595625', '', '', 'JOAQUIN HERRERO SANTONJA', 'CALLE ISLA FUERTEVENTURA, 4', '4', '04007', 'ALMERIA AL', 'Spanien', '', '', '', '654295337', '', '', '', '103-8 Gold case/Black face/gold metall band', '', '711369669956', 'FedEx', '711369669956', '2017-11-15', '13.11.2017 12:09', '4260295881623', '1', 'a0YC000000jGmtf', '169.99', '229.90'),
(44853, '1009554531', '', '', 'Gallet Catherine', '19 IMPASSE DES LANDELLES', '', '35360', 'BOISGERVILLY', 'Frankreich', '', '', '', '632749040', '', '', '', '510-6 Silver Case / Black face / Stainless steel band', '', '711369669912', 'FedEx', '', '2017-11-15', '13.11.2017 04:09', '4260295881425', '1', 'a0YC000000jYS0h', '154.99', '229.90'),
(44854, '1009537731', '', '', 'Briec Nadine', '18 RUE RAYMOND LE CORRE', '', '29730', 'GUILVINEC', 'Frankreich', '', '', '', '06 60 146021', '', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '711369669923', 'FedEx', '', '2017-11-15', '13.11.2017 00:10', '4260295881432', '1', 'a0YC000000jYS0i', '154.99', '229.90'),
(44855, '1009570203', '', '', 'Lebrun Vincent', '1 Chemin De La Citadelle', '', '69400', 'Limas', 'Frankreich', '', '', '', '687256937', '', '', '', 'GM-3009-7 Gold case/Black Face/Gold Steel Band', '', '711369669934', 'FedEx', '', '2017-11-15', '13.11.2017 09:40', '4260295881845', '1', 'a0YC000000jYS1e', '149.99', '229.90'),
(44856, '1009688825', '', '', 'Gerard Izabelle', '628 ROUTE DE LA CHANTERIE', '', '50380', 'ST PAIR SUR MER', 'Frankreich', '', '', '', '686966408', '', '', '', 'GM-505-7 Black case / Black face / Black Leather Band', '', '711369669945', 'FedEx', '', '2017-11-15', '13.11.2017 20:10', '4260295881494', '1', 'a0YC000000jmvgi', '160.00', '239.90'),
(44857, '1009570825', NULL, NULL, 'Jagjit  SINGH', 'VIA SQUARZALOVO 54', 'Rivarotta', '33087', 'PASIANO DI PORDENONE PN', 'Italien', 'IT', NULL, NULL, '3201790253', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369669967', 'FedEx', NULL, '2017-11-15', '13.11.2017 12:09', '4260295880473', '1', 'a0YC000000jlPTs', '165.00', '239.90'),
(44858, '1009568259', '', '', 'Steve O\'Sullivan', '78 EYHURST AVENUE', '', 'RM124RA', 'HORNCHURCH', 'Grossbritannien', 'GB', '', '', '07958 935856', '', '', '', '101-2 Silver case / Black face / Black Leather Band', '', '1Z 8VF 459 68 4604 3625', 'UPS', '', '2017-11-15', '13.11.2017 10:40', '4260295880381', '1', 'a0YC000000jYItR', '150.00', '225.00'),
(44859, '1009700081', NULL, NULL, 'Evans Sackey', '73 BEANE AVENUE', '', 'SG27DL', 'STEVENAGE', 'Grossbritannien', 'GB', NULL, NULL, '7776451876', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4887 3234', 'UPS', NULL, '2017-11-15', '13.11.2017 22:10', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44860, '1009686781', NULL, NULL, 'Mairead Douglas', 'DFS VERNON STREET', '', 'WA12HG', 'WARRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7883086141', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4634 1240', 'UPS', NULL, '2017-11-15', '13.11.2017 21:09', '4260295880398', '1', 'a0YC000000jYItS', '150.00', '225.00'),
(44861, '1009555227', NULL, NULL, 'Julia Taylor', '17 WOODVALE ROAD', 'Hall Green', 'B280PH', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7879644573', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4874 3651', 'UPS', NULL, '2017-11-15', '13.11.2017 05:39', '4260295880050', '1', 'a0YC000000jYItU', '150.00', '225.00'),
(44862, '1009518569', NULL, NULL, 'Karen Parkin', '10 Talbot court', '', 'YO224LY', 'Whitby north yorkshire', 'Grossbritannien', 'GB', NULL, NULL, '7809548335', '', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4861 6468', 'UPS', NULL, '2017-11-15', '13.11.2017 00:10', '4260295881425', '1', 'a0YC000000jlepb', '135.01', '185.00'),
(44863, '1009611821', NULL, NULL, 'Samantha Barton', '9 FLETT STREET', 'Ashton on ribble', 'PR22RX', 'PRESTON', 'Grossbritannien', 'GB', NULL, NULL, '7590316284', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4833 5673', 'UPS', NULL, '2017-11-15', '13.11.2017 14:39', '4260295882255', '1', 'a0YC000000jnSoU', '134.99', '189.00'),
(44864, '1009620715', NULL, NULL, 'Emily Wood', '7 CONEY GRANGE', 'Warfield', 'RG422PN', 'BRACKNELL', 'Grossbritannien', 'GB', NULL, NULL, '7572085719', '', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4871 7288', 'UPS', NULL, '2017-11-15', '13.11.2017 15:10', '4260295881180', '1', 'a0YC000000jlen9', '145.00', '199.00'),
(44865, '1009574361', NULL, NULL, 'Tracey Cotton', '15-21 STRAND ROAD', 'Bootle', 'L201AH', 'BOOTLE MERSEYSIDE', 'Grossbritannien', 'GB', NULL, NULL, '7412505291', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4661 7292', 'UPS', NULL, '2017-11-15', '13.11.2017 11:10', '4260295880602', '1', 'a0YC000000gyJrc', '132.00', '179.00'),
(44866, '1009557067', NULL, NULL, 'Colin Abbott', '20 QUEENSWOOD CLOSE', 'Close', 'LS63LZ', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7427273585', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4819 6510', 'UPS', NULL, '2017-11-15', '13.11.2017 07:39', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44867, '1009628707', NULL, NULL, 'Phoebe Briggs', '0 Cherry Cottage', 'Bowling Green', 'HP143TL', 'Stokenchurch', 'Grossbritannien', 'GB', NULL, NULL, '7769311990', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4618 7720', 'UPS', NULL, '2017-11-15', '13.11.2017 15:40', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44868, '1009669207', NULL, NULL, 'sam (beka) Deane', 'CARTREFLE BURNHAM ROAD', 'althorne', 'CM36DP', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '0034 611213239', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4652 1331 ', 'UPS', NULL, '2017-11-15', '13.11.2017 19:10', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44869, '1009654273', NULL, NULL, 'Edyta Lavoine', 'KAYLIEHOUSE FROG LANE', 'clyst st mary', 'EX51BT', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7495661550', '', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4725 3343', 'UPS', NULL, '2017-11-15', '13.11.2017 17:40', '4260295880978', '1', 'a0YC000000jnQel', '129.00', '179.00'),
(44870, '1009635293', NULL, NULL, 'Jess Were', '1 Lonsdale Avenue', 'Cosham', 'PO62PU', 'PORTSMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7890164022', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4607 9758', 'UPS', NULL, '2017-11-15', '13.11.2017 16:11', '4260295881234', '1', 'a0YC000000jnSmP', '130.00', '189.00'),
(44871, '1009722983', NULL, NULL, 'chantal dormal', 'Rue d\'Andoumont 107D\'andoumont', '107', '4140', 'Gomze Andoumont', 'Belgien', 'BE', NULL, NULL, '43609472', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369670077', 'FedEx', NULL, '2017-11-16', '14.11.2017 00:40', '4260295880442', '1', 'a0YC000000jYKpz', '170.00', '269.00'),
(44872, '1009846325', NULL, NULL, 'David Jou Sala', 'CALLE CANCO, 1', '2 2', '08035', 'BARCELONA B', 'Spanien', 'ES', NULL, NULL, '622300062', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369670066', 'FedEx', NULL, '2017-11-16', '14.11.2017 16:39', '4260295880442', '1', 'a0YC000000jGmtZ', '169.99', '229.90'),
(44873, '1009757427', NULL, NULL, 'Jerome Dechamboux', '12 Route de Vignieres', '', '74000', 'Annecy Haute Savoie', 'Frankreich', 'FR', NULL, NULL, '682661145', '', NULL, NULL, 'GM-505-8 Gold Case / Black face / Gold Metal Band', NULL, '711369670022', 'FedEx', NULL, '2017-11-16', '14.11.2017 05:39', '4260295881500', '1', 'a0YC000000jmvgl', '160.00', '239.90'),
(44874, '1009756413', NULL, NULL, 'meghane durand', '180 RUE DES VALERIANES', '', '42210', 'MONTROND LES BAINS', 'Frankreich', 'FR', NULL, NULL, '659558940', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369670033', 'FedEx', NULL, '2017-11-16', '14.11.2017 04:09', '4260295881401', '1', 'a0YC000000jYS0e', '154.99', '229.90'),
(44875, '1009829693', NULL, NULL, 'wiel janssen', 'Hoofdstraat 75', '', '6372CR', 'LANDGRAAF Limburg', 'Niederlande', 'NL', NULL, NULL, '650939492', '', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '711369670088', 'FedEx', NULL, '2017-11-16', '14.11.2017 17:09', '4260295881999', '1', 'a0YC000000jmxaw', '165.00', '269.00'),
(44876, '1009900271', NULL, NULL, 'W. Westerhof', 'Zwanebloem 15', '', '2411MP', 'BODEGRAVEN', 'Niederlande', 'NL', NULL, NULL, '623349653', '', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, '711369670099', 'FedEx', NULL, '2017-11-16', '14.11.2017 23:39', '426029588009', '1', 'a0YC000000kEKeK', '165.00', '269.00'),
(44877, '1009864551', NULL, NULL, 'Astrid Straathof', 'Viergang 107', '', '3642ZS', 'MIJDRECHT', 'Niederlande', 'NL', NULL, NULL, '297287825', '', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, '711369670103', 'FedEx', NULL, '2017-11-16', '14.11.2017 20:39', '4260295880091', '1', 'a0YC000000kEKeK', '165.00', '269.00'),
(44878, '1009848715', NULL, NULL, 'E.S.T.I.D.A.  tav Caroline Van', 'Scannerstraat 21', '', '1033RV', 'Amsterdam', 'Niederlande', 'NL', NULL, NULL, '31615403448', '', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, '711369670114', 'FedEx', NULL, '2017-11-16', '14.11.2017 18:40', '4260295880091', '1', 'a0YC000000kEKeK', '165.00', '269.00'),
(44879, '1009829041', NULL, NULL, 'Keimpe Sikma', 'Bultsweg 127', '', '7532XC', 'ENSCHEDE Overijssel', 'Niederlande', 'NL', NULL, NULL, '653744923', '', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, '711369670125', 'FedEx', NULL, '2017-11-16', '14.11.2017 17:09', '4260295880091', '1', 'a0YC000000kEKeK', '165.00', '269.00'),
(44880, '1009854407', NULL, NULL, 'Jurgen Janssen', 'Kerkstraat 33', '', '6174RD', 'SWEIKHUIZEN', 'Niederlande', 'NL', NULL, NULL, '651027893', '', NULL, NULL, 'GM-514-4 Black case/Black face/Black Leather Band', NULL, '711369670136', 'FedEx', NULL, '2017-11-16', '14.11.2017 19:39', '4260295880121', '1', 'a0YC000000kEKeN', '165.00', '269.00'),
(44881, '1009757065', NULL, NULL, 'S Dhillon', '99 TOWER HILL', 'Great Barr', 'B421LQ', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7971534658', '', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4693 6563', 'UPS', NULL, '2017-11-16', '14.11.2017 06:09', '4260295880374', '1', 'a0YC000000jYItQ', '150.00', '225.00'),
(44882, '1009843789', NULL, NULL, 'Lynne Ashby', '14 WALNUT CLOSE', '', 'CF728RZ', 'PONTYCLUN', 'Grossbritannien', 'GB', NULL, NULL, '7816760777', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4859 9773', 'UPS', NULL, '2017-11-16', '14.11.2017 17:10', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44883, '1009838587', NULL, NULL, 'Kelly Mcguire', '10 POPLAR AVENUE', 'Horwch', 'BL66HZ', 'BOLTON', 'Grossbritannien', 'GB', NULL, NULL, '7789994020', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4828 5389', 'UPS', NULL, '2017-11-16', '14.11.2017 16:40', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44884, '1009863945', NULL, NULL, 'Vicki Brown', '107 CAIRNTRODLIE', '', 'AB422AY', 'PETERHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7484804971', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4824 9392', 'UPS', NULL, '2017-11-16', '14.11.2017 19:39', '4260295881555', '1', 'a0YC000000gyJrg', '132.00', '179.00'),
(44885, '1009896579', NULL, NULL, 'Paul hamlett', '18 KINGFISHER DRIVE', '', 'CW71PF', 'WINSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7739373039', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4738 7806', 'UPS', NULL, '2017-11-16', '14.11.2017 22:10', '4260295881586', '1', 'a0YC000000gyJrj', '132.00', '179.00'),
(44886, '1009948105', NULL, NULL, 'Matthieu Aigle', '448 Rue Des Aulnes', '', '01170', 'Gex', 'Frankreich', 'FR', NULL, NULL, '673437360', '', NULL, NULL, 'GM-3009-7 Gold case/Black Face/Gold Steel Band', NULL, '711369670170', 'FedEx', NULL, '2017-11-17', '15.11.2017 01:39', '4260295881845', '1', 'a0YC000000jYS1e', '149.99', '229.90'),
(44887, '1010038525', NULL, NULL, 'Pietro Giorgio Zerbo', 'Via Eugenio Baroni 2/3 sx', '', '16129', 'Genova GE', 'Italien', 'IT', NULL, NULL, '3494453499', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '711369670180', 'FedEx', NULL, '2017-11-17', '15.11.2017 17:40', '4260295882255', '1', 'a0YC000000jlPVj', '150.01', '219.99'),
(44888, '1010058835', NULL, NULL, 'R Heessels', 'Rijkevoortstraat 11', '', '5035BG', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '641284554', '', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, '711369670191', 'FedEx', NULL, '2017-11-17', '15.11.2017 19:40', '4260295880091', '1', 'a0YC000000kEKeK', '165.00', '269.00'),
(44889, '1010073003', NULL, NULL, 'Peter Colquhoun', '53 DURHAM ROAD', '', 'DH87RL', 'CONSETT', 'Grossbritannien', 'GB', NULL, NULL, '7963555936', '', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4783 6615', 'UPS', NULL, '2017-11-17', '15.11.2017 20:09', '4260295881388', '1', 'a0YC000000jlepW', '135.01', '185.00'),
(44890, '1010043567', NULL, NULL, 'Helen Twells', '5 BRISBANE DRIVE', '', 'NG98ND', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7914016113', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4657 1822', 'UPS', NULL, '2017-11-17', '15.11.2017 17:10', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44891, '1010230465', NULL, NULL, 'Mesfioui Bachir', '81 Salon De Coifure Avenue ', 'Marechal Lyautey ', '21000', 'Dijon', 'Frankreich', 'FR', NULL, NULL, '686309169', '', NULL, NULL, '510-8 Black case / Black Face / Stainless steel band', NULL, '711369670206', 'FedEx', NULL, '2017-11-17', '16.11.2017 14:40', '4260295881449', '1', 'a0YC000000jYS0j', '154.99', '229.90'),
(44892, '1010160609', NULL, NULL, 'Margaux JEAN', '69 chemin de montagne', '', '82000', 'MONTAUBAN', 'Frankreich', 'FR', NULL, NULL, '617103620', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369670217', 'FedEx', NULL, '2017-11-17', '16.11.2017 05:39', '4260295882200', '1', 'a0YC000000jXu8F', '144.99', '199.90'),
(44893, '1010158755', NULL, NULL, 'Diane Houpeau', '9 LOTISSEMENT SAINT MARTIN', '', '70240', 'SAULX', 'Frankreich', 'FR', NULL, NULL, '770960306', '', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '711369670239', 'FedEx', NULL, '2017-11-17', '16.11.2017 03:39', '4260295880701', '1', 'a0YC000000jYS2e', '149.99', '229.90'),
(44894, '1010158219', NULL, NULL, 'SIGNOL ALICIA', '29 Avenue henri barbusse', '', '33700', 'MERIGNAC', 'Frankreich', 'FR', NULL, NULL, '674144387', '', NULL, NULL, '3011-4 Black case / Black face / Black Leather Band', NULL, '711369670240', 'FedEx', NULL, '2017-11-17', '16.11.2017 03:09', '4260295881289', '1', 'a0YC000000jYS4J', '145.01', '229.90'),
(44895, '1010258009', NULL, NULL, 'Nora Spoel', 'John Coltranestraat 26', '', '1066GP', 'AMSTERDAM Noord Holland', 'Niederlande', 'NL', NULL, NULL, '612696163', '', NULL, NULL, '103-3 Black case / Black face / Black Leather Band', NULL, '711369670250', 'FedEx', NULL, '2017-11-17', '16.11.2017 19:09', '4260295880459', '1', 'a0YC000000jYKq9', '170.00', '269.00'),
(44896, '1010243713', NULL, NULL, 'R  de Groot', 'Akkersvoorde 17', '', '3204SB', 'SPIJKENISSE Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '653557251', '', NULL, NULL, '3012-3 Gold case / Black face / Brown Leather Band', NULL, '711369670261', 'FedEx', NULL, '2017-11-17', '16.11.2017 17:39', '4260295881883', '1', 'a0YC000000jmx5f', '145.01', '229.00'),
(44897, '1010287171', NULL, NULL, 'Wilco van Maanen', 'Agro Business Park 90', 'Keygene N.V.', '6708PW', 'WAGENINGEN Gelderland', 'Niederlande', 'NL', NULL, NULL, '610708510', '', NULL, NULL, '513-1 Silver case / White face / Black Leather Band', NULL, '711369670272', 'FedEx', NULL, '2017-11-17', '16.11.2017 21:40', '4260295882170', '1', 'a0YC000000jYJGY', '145.01', '229.00'),
(44898, '1010233255', NULL, NULL, 'Heimen Visser', 'Vondellaan 31', '', '2281CA', 'RIJSWIJK ZH', 'Niederlande', 'NL', NULL, NULL, '651259528', '', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, '711369670283', 'FedEx', NULL, '2017-11-17', '16.11.2017 16:40', '4260295880091', '1', 'a0YC000000kEKeK', '165.00', '269.00'),
(44899, '1010230597', NULL, NULL, 'Bert Langendam', 'Groot Barlaken 53', '', '1851GB', 'HEILOO Noord Holland', 'Niederlande', 'NL', NULL, NULL, '654230058', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369670294', 'FedEx', NULL, '2017-11-17', '16.11.2017 16:40', '4260295880107', '1', 'a0YC000000kEKeL', '165.00', '269.00'),
(44900, '1010251671', NULL, NULL, 'marcel v spaandonk', 'IJsselmeerdijk 16', '', '1473PP', 'WARDER', 'Niederlande', 'NL', NULL, NULL, '633136066', '', NULL, NULL, 'GM-514-4 Black case/Black face/Black Leather Band', NULL, '711369670309', 'FedEx', NULL, '2017-11-17', '16.11.2017 18:10', '4260295880121', '1', 'a0YC000000kEKeN', '165.00', '269.00'),
(44901, '1010209385', NULL, NULL, 'Jayne Thompson', '129 FISHPONDS ROAD WEST', '', 'S138ED', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7799225925', '', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '1Z 8VF 459 68 4800 9436', 'UPS', NULL, '2017-11-17', '16.11.2017 14:09', '4260295880015', '1', 'a0YC000000kEW0L', '153.99', '225.00'),
(44902, '1010293729', NULL, NULL, 'Justyna Zycka', '26 CHURCH ROAD', 'Hanworth', 'TW136SP', 'FELTHAM', 'Grossbritannien', 'GB', NULL, NULL, '4,4774E+11', '', NULL, NULL, '7002-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4660 5447', 'UPS', NULL, '2017-11-17', '16.11.2017 21:10', '4260295882231', '1', 'a0YC000000jnSoS', '134.99', '189.00'),
(44903, '1010157675', NULL, NULL, 'Ivy Oppong', '174 THURCASTON ROAD', 'Leicestershire', 'LE42QD', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7428787004', '', NULL, NULL, 'GM-104-3 Noir Noir Noir', NULL, '1Z 8VF 459 68 4845 5856', 'UPS', NULL, '2017-11-17', '16.11.2017 03:39', '4260295880480', '1', 'a0YC000000jlcEP', '150.00', '219.00'),
(44904, '1010248329', NULL, NULL, 'Conor Bell', '28 GRANSHA PARK', '', 'BT118AU', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '‭‭07958414680‬‬', '', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '1Z 8VF 459 68 4789 6668', 'UPS', NULL, '2017-11-17', '16.11.2017 17:09', '4260295881678', '1', 'a0YC000000jlcEU', '150.00', '219.00'),
(44905, '1010296021', NULL, NULL, 'Jack Barton', '10 ROSS DRIVE', '', 'M276PS', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7513540007', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4610 3873', 'UPS', NULL, '2017-11-17', '16.11.2017 21:39', '4260295881586', '1', 'a0YC000000gyJrj', '132.00', '179.00'),
(44906, '1010347707', NULL, NULL, 'Hannah Hautekiet', 'Geraardsbergsesteenweg 39', 'A', '9860', 'Oosterzele', 'Belgien', 'BE', NULL, NULL, '491083902', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369670331', 'FedEx', NULL, '2017-11-20', '17.11.2017 02:40', '4260295881197', '1', 'a0YC000000jYKq1', '170.00', '269.00'),
(44907, '1010738255', NULL, NULL, 'Veronica Gonzalez Gonzalez', 'CALLE AUTONOMA, 3', '5-A', '09001', 'BURGOS BU', 'Spanien', 'ES', NULL, NULL, '617537644', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369670397', 'FedEx', NULL, '2017-11-20', '19.11.2017 02:09', '4260295880442', '1', 'a0YC000000jGmtZ', '169.99', '229.90'),
(44908, '1010413301', '', '', 'fodac codruta', '13 Eugene Sue Bat.D, cod ', 'partaille 1685,int.fodac', '92500', 'Rueil Malmaison', 'Frankreich', '', '', '', '621612692', '', '', '', '503-3 Gold case / Black face / Brown Leather Band', 'Sendung am 20.03.18 zurück erhalten! Adresse falsch!', '711369670320', 'FedEx', '', '2017-11-20', '17.11.2017 13:40', '4260295880749', '1', 'a0YC000000jYS1B', '149.99', '229.90'),
(44909, '1010647615', NULL, NULL, 'Vicquenault Christian', '1 Chemin De La Fabrique', '', 'Fabregues', 'Frankreich', '34690', 'FR', NULL, NULL, '613817254', '', NULL, NULL, '503-4 Black case / Black face / Black Leather Band', NULL, '711369670342', 'FedEx', NULL, '2017-11-20', '18.11.2017 17:39', '4260295880756', '1', 'a0YC000000jYS1C', '149.99', '229.90'),
(44910, '1010651781', NULL, NULL, 'Adeline Baud', '12 RUE DE LANVIGNEC', 'appart. 343', 'PAIMPOL', 'Frankreich', '22500', 'FR', NULL, NULL, '667196486', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369670353', 'FedEx', NULL, '2017-11-20', '18.11.2017 17:40', '4260295881401', '1', 'a0YC000000jYS0e', '154.99', '229.90'),
(44911, '1010741847', NULL, NULL, 'Maxime Vourc\'h', '10 CITE DU PONANT', '', 'MILIZAC', 'Frankreich', '29290', 'FR', NULL, NULL, '698831379', '', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369670364', 'FedEx', NULL, '2017-11-20', '19.11.2017 04:09', '4260295881371', '1', 'a0YC000000jYS0f', '154.99', '229.90'),
(44912, '1010544405', NULL, NULL, 'Cindy Feid', '36 RUE DES JARDINS', '', 'FORBACH MOSELLE', 'Frankreich', '57600', 'FR', NULL, NULL, '666789680', '', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369670375', 'FedEx', NULL, '2017-11-20', '18.11.2017 09:09', '42602958811418', '1', 'a0YC000000jYS0g', '154.99', '229.90'),
(44913, '1010537101', NULL, NULL, 'eline thillais', '5 rue Yvan Lacassagne', 'Bat C  appart 12', 'toulouse', 'Frankreich', '31300', 'FR', NULL, NULL, '698381091', '', NULL, NULL, '510-8 Black case / Black Face / Stainless steel band', NULL, '711369670386', 'FedEx', NULL, '2017-11-20', '18.11.2017 04:09', '4260295881449', '1', 'a0YC000000jYS0j', '154.99', '229.90'),
(44914, '1010697625', NULL, NULL, 'Brian Gallagher', '4 ABERNETHY PARK', 'Glengormley', 'NEWTOWNABBEY Co Antrim', 'Grossbritannien', 'BT366QQ', 'GB', NULL, NULL, '7720757719', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4739 7546', 'UPS', NULL, '2017-11-20', '18.11.2017 22:40', '4260295880050', '1', 'a0YC000000kEW0M', '153.99', '225.00'),
(44915, '1010599855', NULL, NULL, 'Stewart Willetts', '43 CLAREMONT STREET', '', 'CRADLEY HEATH', 'Grossbritannien', 'B646HH', 'GB', NULL, NULL, '7976551437', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4687 1954', 'UPS', NULL, '2017-11-20', '18.11.2017 14:40', '4260295880077', '1', 'a0YC000000jYqfI', '135.00', '199.00'),
(44916, '1010738431', NULL, NULL, 'Tammy Dickens', '30 Richardson CLOSE', 'Broughton Astley', 'LEICESTER', 'Grossbritannien', 'LE96NU', 'GB', NULL, NULL, '7837546466', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4849 6768', 'UPS', NULL, '2017-11-20', '19.11.2017 03:09', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(44917, '1010573637', NULL, NULL, 'Claire Summers', '71 High Sreet', '', 'Biggar', 'Grossbritannien', 'ML126DA', 'GB', NULL, NULL, '7841075318', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4684 7972', 'UPS', NULL, '2017-11-20', '18.11.2017 12:40', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44918, '1010741379', NULL, NULL, 'Jackie Swalwell', 'GILLYS TOWN SQUARE', '', 'BILLINGHAM', 'Grossbritannien', 'TS232LY', 'GB', NULL, NULL, '7795436698', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4694 1584', 'UPS', NULL, '2017-11-20', '19.11.2017 05:09', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44919, '1010485863', NULL, NULL, 'Allison Boyle', '5 BUTTERMERE CRESCENT', 'Rainford', 'WA117LL', 'ST. HELENS', 'Grossbritannien', 'GB', NULL, NULL, '1744635374', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4869 3483', 'UPS', NULL, '2017-11-20', '17.11.2017 21:40', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(44920, '1010347901', NULL, NULL, 'Nick Simmonds', '62 THORNHILL RISE', '', 'BN412YL', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '7920497459', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4832 1491', 'UPS', NULL, '2017-11-20', '17.11.2017 01:40', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(44921, '1010498635', NULL, NULL, 'Michal Racak', '93 SHOWFIELDS ROAD', 'Hunters court', 'TN25UN', 'TUNBRIDGE WELLS', 'Grossbritannien', 'GB', NULL, NULL, '7447050986', '', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4628 3901', 'UPS', NULL, '2017-11-20', '17.11.2017 23:09', '4260295881982', '1', 'a0YC000000kEW0N', '153.99', '225.00'),
(44922, '1010327921', NULL, NULL, 'Lucia Dzurianikova', '142 WILSON ROAD', 'Wilson road 142', 'RG302RW', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '783515855', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4711 6714', 'UPS', NULL, '2017-11-20', '17.11.2017 00:09', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(44923, '1010411763', NULL, NULL, 'Sean Edwards', '85 ABBOTTS ROAD', '', 'SM39ST', 'SUTTON', 'Grossbritannien', 'GB', NULL, NULL, '7710991986', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4719 5924', 'UPS', NULL, '2017-11-20', '17.11.2017 14:39', '4260295881555', '1', 'a0YC000000gyJrg', '132.00', '179.00'),
(44924, '1010367745', NULL, NULL, 'Maldi Nkunku', '5 CARTERHATCH ROAD', '', 'EN35LS', 'ENFIELD', 'Grossbritannien', 'GB', NULL, NULL, '‭‭+44 7543 773072‬‬', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4733 7539', 'UPS', NULL, '2017-11-20', '17.11.2017 10:09', '4260295881579', '1', 'a0YC000000gyJri', '132.00', '179.00'),
(44925, '1010932157', NULL, NULL, 'J.T. Kuipers', 'Prof. van \'t Hoffstraat 1', '', '7557AT', 'Hengelo (ov)', 'Niederlande', 'NL', NULL, NULL, '653365029', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '711369670412', 'FedEx', NULL, '2017-11-20', '19.11.2017 23:10', '4260295880050', '1', 'a0YC000000jmxau', '165.00', '269.00'),
(44926, '1010914607', '', '', 'Imro Sporkslede', 'Beneluxlaan 783', '', '1363DA', 'ALMERE Flevoland', 'Niederlande', '', '', '', '31654955852', '', '', '', 'GM-514-1 Silver case/Black face/Black Leather band', 'Uhr am 27.11.17 zurück erhalten!', '711369670423', 'FedEx', '', '2017-11-20', '19.11.2017 22:09', '4260295880091', '1', 'a0YC000000kEKeK', '165.00', '269.00'),
(44927, '1010537277', NULL, NULL, 'Bert Korbeeck', 'Moerbeeklaan 46', '', '1705BD', 'HEERHUGOWAARD', 'Niederlande', 'NL', NULL, NULL, '725727190', '', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, '711369670434', 'FedEx', NULL, '2017-11-20', '18.11.2017 06:39', '4,2603E+12', '1', 'a0YC000000kEKeK', '165.00', '269.00'),
(44928, '1010601839', NULL, NULL, 'Hans  Van den Dungen', 'Pastoor Coomansstraat 17', '', '5126HP', 'GILZE Noord-Brabant', 'Niederlande', 'NL', NULL, NULL, '653351429', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369670445', 'FedEx', NULL, '2017-11-20', '18.11.2017 15:41', '4260295880107', '1', 'a0YC000000kEKeL', '165.00', '269.00'),
(44929, '1010894455', '', '', 'hein de wert', 'Henskenspad 5', '', '5275AJ', 'DEN DUNGEN', 'Niederlande', '', '', '', '613012012', '', '', '', 'GM-514-3 Gold Black Case/Black face/brown leather Band', '', '711369670490', 'FedEx', '', '2017-11-21', '19.11.2017 20:41', '4260295880144', '1', 'a0YC000000kEKeM', '165.00', '269.00'),
(44930, '1011078241', NULL, NULL, 'Ronan Byrne', 'Laurel Lodge Pauds Cross', '', 'CORK', 'Blarney', 'Irland', 'IE', NULL, NULL, '879750096', '', NULL, NULL, 'GM-507-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4683 3594', 'UPS', NULL, '2017-11-21', '20.11.2017 15:10', '4260295881142', '1', 'a0YC000000kDtFG', '150.00', '225.00'),
(44931, '1011010533', NULL, NULL, 'Lauren Gwynne', '36 THE GRANGE', 'Woolley grange', 'S755QP', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7921338484', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4722 0002', 'UPS', NULL, '2017-11-21', '20.11.2017 07:09', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(44932, '1011136505', NULL, NULL, 'Richard Stockings', '23 OAKWOOD PARK', 'Moulton seas end', 'PE126LY', 'SPALDING LINCOLNSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7958145173', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4603 6811', 'UPS', NULL, '2017-11-21', '20.11.2017 19:10', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(44933, '1011098505', NULL, NULL, 'Roger Hancock', '7 John daniels way', 'Churchdown', 'GL32QX', 'Gloucester', 'Grossbritannien', 'GB', NULL, NULL, '7944952600', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4806 0022', 'UPS', NULL, '2017-11-21', '20.11.2017 16:11', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(44934, '1011095295', NULL, NULL, 'Kate Applebee', '13 PURLEY RISE', '', 'CR83AW', 'PURLEY', 'Grossbritannien', 'GB', NULL, NULL, '7710474022', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4750 5633', 'UPS', NULL, '2017-11-21', '20.11.2017 16:10', '4260295880050', '1', 'a0YC000000kEW0M', '153.99', '225.00'),
(44935, '1011009249', NULL, NULL, 'Marios Kyparissia', 'FLAT1ROTHESAYROAD31 ROTHESAY ', 'ROAD ', 'LU11QZ', 'LUTON', 'Grossbritannien', 'GB', NULL, NULL, '7532654815', '', NULL, NULL, '513-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4662 9645', 'UPS', NULL, '2017-11-21', '20.11.2017 05:09', '4260295882170', '1', 'a0YC000000jnSpt', '130.00', '179.00'),
(44936, '1011158321', NULL, NULL, 'Laura Miller', '226 BROADHOLM STREET', '', 'G226DD', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7384600402', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4732 8058', 'UPS', NULL, '2017-11-21', '20.11.2017 21:09', '4260295882255', '1', 'a0YC000000jnSoU', '134.99', '189.00'),
(44937, '1011103617', NULL, NULL, 'James Festa Scott', '40 Meadvale road', 'Croydon', 'CR06JW', 'LONDON Surrey', 'Grossbritannien', 'GB', NULL, NULL, '7487773355', '', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4873 6865', 'UPS', NULL, '2017-11-21', '20.11.2017 16:40', '4260295881982', '1', 'a0YC000000kEW0N', '153.99', '225.00'),
(44938, '1010986841', NULL, NULL, 'Simon Chamley', '116 WORRALL ROAD', 'high green', 'S353LQ', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7568355272', '', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4783 2075', 'UPS', NULL, '2017-11-21', '20.11.2017 01:09', '4260295881982', '1', 'a0YC000000kEW0N', '153.99', '225.00'),
(44939, '1011160661', NULL, NULL, 'catherine wiseman', '11 GRANT STREET', '', 'AB452NU', 'BANFF  BANFFSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '1261861716', '', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '1Z 8VF 459 68 4602 9687', 'UPS', NULL, '2017-11-21', '20.11.2017 21:10', '4260295881678', '1', 'a0YC000000jlcEU', '150.00', '219.00'),
(44940, '1011009703', NULL, NULL, 'Ann Porter', '64 LABURNUM ROAD', '', 'G715AF', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '1698810867', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4678 5691', 'UPS', NULL, '2017-11-21', '20.11.2017 05:39', '4260295880602', '1', 'a0YC000000gyJrc', '132.00', '179.00'),
(44941, '1011009723', NULL, NULL, 'Sophie Dixon', '38 MERTHYR ROAD', '', 'NP75BT', 'ABERGAVENNY', 'Grossbritannien', 'GB', NULL, NULL, '7493138194', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4719 6101', 'UPS', NULL, '2017-11-21', '20.11.2017 05:39', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44942, '1011143367', NULL, NULL, 'Adele Canham', '23 WITHINGTON STREET', '', 'PE129SU', 'SPALDING LINCOLNSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7711146887', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4759 6910', 'UPS', NULL, '2017-11-21', '20.11.2017 19:40', '4260295881555', '1', 'a0YC000000gyJrg', '132.00', '179.00'),
(44943, '1011011111', NULL, NULL, 'Sue Morrissey', '13 OXFORD ROAD', '', 'SK118HP', 'MACCLESFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7960332916', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4616 4129', 'UPS', NULL, '2017-11-21', '20.11.2017 07:39', '4260295881586', '1', 'a0YC000000gyJrj', '132.00', '179.00'),
(44944, '1011143001', NULL, NULL, 'Joel Anquetil', '344 ALLEE MARCEL RICHARD', '', '83230', 'BORMES LES MIMOSAS', 'Frankreich', 'FR', NULL, NULL, '631370704', '', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '711369670515', 'FedEx', NULL, '2017-11-22', '20.11.2017 18:40', '4260295880701', '1', 'a0YC000000jYS2e', '149.99', '229.90'),
(44945, '1011003689', NULL, NULL, 'florian trapinaud', '4 ALLEE DE LA PAIX', 'bâtiment 4', '77290', 'MITRY MORY', 'Frankreich', 'FR', NULL, NULL, '684124211', '', NULL, NULL, 'GM-509-5 Silver Case/White Face/Stainless Steel Band', NULL, '711369670526', 'FedEx', NULL, '2017-11-22', '20.11.2017 01:39', '4260295881333', '1', 'a0YC000000jXu8C', '145.01', '219.90'),
(44946, '1011112749', NULL, NULL, 'Tonia Bastiaansen Rog', 'Manhuisveld 17', '', '4816JP', 'BREDA Noord-Brabant', 'Niederlande', 'NL', NULL, NULL, '648559898', '', NULL, NULL, '7002-9 Gold Case / Black Face / Strainless steel band', NULL, '711369670537', 'FedEx', NULL, '2017-11-22', '20.11.2017 18:10', '4260295882309', '1', 'a0YC000000jnly6', '150.00', '219.00'),
(44947, '1011007547', NULL, NULL, 'Soessie-b Dnibogwes', 'Jacques Perkstraat 7', '', '1321VA', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '643116600', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369670548', 'FedEx', NULL, '2017-11-22', '20.11.2017 05:09', '4260295880107', '1', 'a0YC000000kEKeL', '165.00', '269.00'),
(44948, '1011245401', NULL, NULL, 'christopher seeney', '34 WEIR ROAD', 'Hartley wintney', 'RG278ER', 'HOOK HAMPSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7802721169', '', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4851 3739', 'UPS', NULL, '2017-11-22', '21.11.2017 04:39', '4260295880381', '1', 'a0YC000000kEW0J', '153.99', '225.00'),
(44949, '1011399493', NULL, NULL, 'Peter L G Hinge', '11 GAMLEN ROAD', '', 'SW151AB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '020 8788 4753', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4730 1746', 'UPS', NULL, '2017-11-22', '21.11.2017 20:11', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(44950, '1011350975', NULL, NULL, 'Dawn Savage', '13 CONISTON ROAD', 'Kempshott', 'RG225HT', 'BASINGSTOKE', 'Grossbritannien', 'GB', NULL, NULL, '7710165288', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4682 4157', 'UPS', NULL, '2017-11-22', '21.11.2017 16:41', '4260295880077', '1', 'a0YC000000jYqfI', '135.00', '199.00'),
(44951, '1011246781', NULL, NULL, 'Victoria Neaves', '218 MAIN ROAD', 'Hoo', 'ME39HG', 'ROCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '447845744409', '', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '1Z 8VF 459 68 4861 6968', 'UPS', NULL, '2017-11-22', '21.11.2017 06:09', '4260295881470', '1', 'a0YC000000jnSnV', '126.00', '179.00'),
(44952, '1011245535', NULL, NULL, 'Patricia  Tester', '41 Moors Close', 'Christchurch', 'BH236AL', 'Dorset', 'Grossbritannien', 'GB', NULL, NULL, '01202 475851 ', '', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4605 6175', 'UPS', NULL, '2017-11-22', '21.11.2017 04:39', '4260295881982', '1', 'a0YC000000kEW0N', '153.99', '225.00'),
(44953, '1011245705', NULL, NULL, 'Pam Brewster', '55 BEECHWOOD ROAD', '', 'GU212DB', 'WOKING', 'Grossbritannien', 'GB', NULL, NULL, '07733 305638', '', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4895 7788', 'UPS', NULL, '2017-11-22', '21.11.2017 05:09', '4260295881999', '1', 'a0YC000000kEW0O', '153.99', '225.00'),
(44954, '1011225529', NULL, NULL, 'Siobhan  Geraghty', '27 WESTBURN MIDDLEFIELD', '', 'EH142TJ', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7833087908', '', NULL, NULL, 'GM-102-5 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4817 7791', 'UPS', NULL, '2017-11-22', '21.11.2017 01:09', '4260295881517', '1', 'a0YC000000jlenA', '145.00', '199.00'),
(44955, '1011244855', NULL, NULL, 'Erica Singal', '27 Mount Nod London Road', '', 'DA99HX', 'Greenhithe Kent', 'Grossbritannien', 'GB', NULL, NULL, '7983303023', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '1Z 8VF 459 68 4621 2200', 'UPS', NULL, '2017-11-22', '21.11.2017 04:09', '4260295880473', '1', 'a0YC000000jlcEO', '150.00', '219.00'),
(44956, '1011413887', NULL, NULL, 'Amanda Lloyd', '125 BROAD LANE', 'essington', 'WV112RH', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7715383277', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4879 7013', 'UPS', NULL, '2017-11-22', '21.11.2017 21:11', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44957, '1011313245', NULL, NULL, 'Kevin Green', '1 The Stable Itton', '', 'NP166BP', 'Chepstow', 'Grossbritannien', 'GB', NULL, NULL, '552676799', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4750 8229', 'UPS', NULL, '2017-11-22', '21.11.2017 14:39', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44958, '1011327689', NULL, NULL, 'Monique Copeland', '6 REEVES ORCHARD', '', 'BH214DD', 'WIMBORNE', 'Grossbritannien', 'GB', NULL, NULL, '1258858815', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4736 1833', 'UPS', NULL, '2017-11-22', '21.11.2017 15:39', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(44959, '1011262869', NULL, NULL, 'Glenn Holmes Tasker', '1 Marley Lane', '', 'OX447TF', 'Chalgrove', 'Grossbritannien', 'GB', NULL, NULL, '1865400013', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4641 3841', 'UPS', NULL, '2017-11-22', '21.11.2017 10:40', '4260295881555', '1', 'a0YC000000gyJrg', '132.00', '179.00'),
(44960, '1011245767', NULL, NULL, 'Sara Rahman', '4 WINFIELD AVENUE', '', 'M204SZ', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7424747564', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4836 0252', 'UPS', NULL, '2017-11-22', '21.11.2017 05:09', '4260295881555', '1', 'a0YC000000gyJrg', '132.00', '179.00'),
(44961, '1011250011', NULL, NULL, 'steven convery', '53 PRIESTHILL ROAD', 'priesthill', 'G536QH', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7708698848', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4813 7066', 'UPS', NULL, '2017-11-22', '21.11.2017 08:39', '4260295881555', '1', 'a0YC000000gyJrg', '132.00', '179.00'),
(44962, '1011359275', NULL, NULL, 'Vicky Beard', '9 DRIVERS MEAD', '', 'RH76EU', 'LINGFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7815422524', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4752 0278', 'UPS', NULL, '2017-11-22', '21.11.2017 17:39', '4260295881555', '1', 'a0YC000000gyJrg', '132.00', '179.00'),
(44963, '1011350091', NULL, NULL, 'Ollie Williams', '74 MALLARDS REACH', 'Marshfield', 'CF32PR', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7342956140', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4672 5880', 'UPS', NULL, '2017-11-22', '21.11.2017 16:41', '4260295881579', '1', 'a0YC000000gyJri', '132.00', '179.00'),
(44964, '1011285875', NULL, NULL, 'Patricia Smith', '17 Greenlands', '', 'SS41ST', 'Rochford Essex', 'Grossbritannien', 'GB', NULL, NULL, '1702545150', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4800 9892', 'UPS', NULL, '2017-11-22', '21.11.2017 12:40', '4260295881579', '1', 'a0YC000000gyJri', '132.00', '179.00'),
(44965, '1011330741', NULL, NULL, 'Jennifer  Ross', '72 GATEHEAD CRESCENT', '', 'PA75QN', 'BISHOPTON RENFREWSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7974105544', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4726 8300', 'UPS', NULL, '2017-11-22', '21.11.2017 15:41', '4260295881586', '1', 'a0YC000000gyJrj', '132.00', '179.00'),
(44966, '1011249931', NULL, NULL, 'James Mcintyre', '2 SANDY ROAD', '', 'ML85DY', 'CARLUKE LANARKSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7980513603', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4663 7118', 'UPS', NULL, '2017-11-22', '21.11.2017 08:39', '4260295880923', '1', 'a0YC000000jnQej', '129.00', '179.00'),
(44967, '1011247843', NULL, NULL, 'Ervis Grembi', '929 GREAT CAMBRIDGE ROAD', '', 'EN14BY', 'ENFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7808714146', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4609 2322', 'UPS', NULL, '2017-11-22', '21.11.2017 07:09', '4260295881234', '1', 'a0YC000000jnSr0', '134.99', '189.00'),
(44968, '1011238457', NULL, NULL, 'Sultan Kaya', 'Poortakkerstraat 39', '', '9052', 'Sint Denijs Westrem', 'Belgien', 'BE', NULL, NULL, '475268394', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369670607', 'FedEx', NULL, '2017-11-23', '21.11.2017 03:10', '4260295880473', '1', 'a0YC000000kEGVO', '162.00', '250.00'),
(44969, '1011237853', NULL, NULL, 'Larissa PAULUIS', 'Rue d\'Odeghien 1-9999', '', '1420', 'Braine-l\'Alleud', 'Belgien', 'BE', NULL, NULL, '+32 475 52 21 67', '', NULL, NULL, '4004-8 Black case / Black Face / Stainless steel band', NULL, '711369670618', 'FedEx', NULL, '2017-11-23', '21.11.2017 03:09', '4260295881135', '1', 'a0YC000000jlA9f', '149.99', '199.00'),
(44970, '1011430411', NULL, NULL, 'brigitte riedlinger', '570 chemin du chateau', '', '38300', 'maubec', 'Frankreich', 'FR', NULL, NULL, '661554535', '', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '711369670570', 'FedEx', NULL, '2017-11-23', '21.11.2017 21:10', '4260295880701', '1', 'a0YC000000jYS2e', '149.99', '229.90'),
(44971, '1011356821', NULL, NULL, 'Aurelia ARNOULD', '22 BIS CHEMIN DU GUILLOT', '', '25170', 'LANTENNE VERTIERE', 'Frankreich', 'FR', NULL, NULL, '676977915', '', NULL, NULL, '502-5 Silver case / White face / Silver metal Band', NULL, '711369670581', 'FedEx', NULL, '2017-11-23', '21.11.2017 16:10', '4260295881906', '1', 'a0YC000000jYS2g', '149.99', '229.90'),
(44972, '1011429913', NULL, NULL, 'brigitte riedlinger', '570 chemin du chateau', '', '38300', 'maubec', 'Frankreich', 'FR', NULL, NULL, '661554535', '', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '711369670570', 'FedEx', NULL, '2017-11-23', '21.11.2017 21:10', '4260295881432', '1', 'a0YC000000jYS0i', '154.99', '229.90'),
(44973, '1011367079', NULL, NULL, 'Nadji Bouazizi', '49 RUE DES DOMINICAINES', 'Chez BENACHOUR', '13001', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '695895922', '', NULL, NULL, '510-8 Black case / Black Face / Stainless steel band', NULL, '711369670592', 'FedEx', NULL, '2017-11-23', '21.11.2017 17:09', '4260295881449', '1', 'a0YC000000jYS0j', '154.99', '229.90'),
(44974, '1011419669', NULL, NULL, 'Nora Spoel', 'John Coltranestraat 26', '', '1066GP', 'AMSTERDAM Noord Holland', 'Niederlande', 'NL', NULL, NULL, '612696163', '', NULL, NULL, '4004-5 Argent Blanc Acier', NULL, '711369670640', 'FedEx', NULL, '2017-11-23', '21.11.2017 22:40', '42602958811104', '1', 'a0YC000000jlA9k', '149.99', '199.00'),
(44975, '1011645649', NULL, NULL, 'Jade Verheijen', 'Klinckaertschans 27', '', '2728GM', 'ZOETERMEER', 'Niederlande', 'NL', NULL, NULL, '657236817', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369670684', 'FedEx', NULL, '2017-11-24', '22.11.2017 20:40', '4260295880144', '1', 'a0YC000000kEKeM', '165.00', '269.00'),
(44976, '1011490551', NULL, NULL, 'Ihssane Ben haddou', 'Gangesdreef 27', '', '3564SN', 'UTRECHT', 'Niederlande', 'NL', NULL, NULL, '648190640', '', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, '711369670695', 'FedEx', NULL, '2017-11-24', '22.11.2017 02:40', '4260295880091', '1', 'a0YC000000kEKeK', '165.00', '269.00'),
(44977, '1011908265', NULL, NULL, 'wendy cloes', 'Rue du College 2/A2', '', '4600', 'Vise Liege', 'Belgien', 'BE', NULL, NULL, '499728641', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '711369670787', 'FedEx', NULL, '2017-11-24', '23.11.2017 21:40', '4260295880619', '1', 'a0YC000000jl9Yl', '154.99', '239.00'),
(44978, '1011851803', NULL, NULL, 'Anneleen Deruyter', 'Romeinsesteenweg 566-1853 ', 'Strombeek-Bever Structura', '1853', 'Strombeek-Bever', 'Belgien', 'BE', NULL, NULL, '473242875', '', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '711369670798', 'FedEx', NULL, '2017-11-24', '23.11.2017 17:39', '4260295881685', '1', 'a0YC000000kEGVV', '162.00', '250.00'),
(44979, '1011851849', NULL, NULL, 'Anneleen Deruyter', 'Romeinsesteenweg 566 1853 ', 'Strombeek-Bever Structura', '1853', 'Strombeek-Bever', 'Belgien', 'BE', NULL, NULL, '473242875', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369670798', 'FedEx', NULL, '2017-11-24', '23.11.2017 17:39', '4260295880442', '1', 'a0YC000000kExSj', '175.00', '269.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(44980, '1011936249', NULL, NULL, 'Eric Dhoyer', '2 AVENUE DE LUXEMBOURG', '', 'NOGENT SUR OISE Oise', 'Frankreich', '60180', 'FR', NULL, NULL, '648768288', '', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '711369670710', 'FedEx', NULL, '2017-11-24', '23.11.2017 21:40', '4260295881272', '1', 'a0YC000000jYS4I', '145.01', '229.90'),
(44981, '1011751251', NULL, NULL, 'Merwan Kaoulal', '8 RUE NEUVE', '', 'HAGUENAU BAS RHIN', 'Frankreich', '67500', 'FR', NULL, NULL, '623096692', '', NULL, NULL, '3011-4 Black case / Black face / Black Leather Band', NULL, '711369670721', 'FedEx', NULL, '2019-11-24', '23.11.2017 05:39', '4260295881289', '1', 'a0YC000000jYS4J', '145.01', '229.90'),
(44982, '1011749403', NULL, NULL, 'Pauline Ponchateau', '6 SQUARE GUSTAVE MAROTEAU', '', 'EVRY', 'Frankreich', '91000', 'FR', NULL, NULL, '642549179', '', NULL, NULL, '3011-7 Gold Case / Black Face / Stainless steel band', NULL, '711369670732', 'FedEx', NULL, '2020-11-24', '23.11.2017 04:09', '4260295881760', '1', 'a0YC000000jYS4M', '145.01', '229.90'),
(44983, '1011763265', '', '', 'Justine Papot', '6 ROUTE DE L ISLE', '', 'LA CRECHE', 'Frankreich', '79260', '', '', '', '647263287', '', '', '', '502-3 Gold case / Black face / Brown Leather Band', '', '711369670743', 'FedEx', '', '2017-11-24', '23.11.2017 09:10', '4260295880701', '1', 'a0YC000000jYS2e', '149.99', '229.90'),
(44984, '1011748161', NULL, NULL, 'Jeremy Dantier', '123 AVENUE PIERRE BROSSOLETTE', '', 'BRON Rhone', 'Frankreich', '69500', 'FR', NULL, NULL, '659080176', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369670754', 'FedEx', NULL, '2021-11-24', '23.11.2017 03:09', '4260295881807', '1', 'a0YC000000jYS1a', '149.99', '229.90'),
(44985, '1011747351', NULL, NULL, 'cynthia labourdette', '28 CHEMIN DE FOUQUEY', '', 'ST LOUBES', 'Frankreich', '33450', 'FR', NULL, NULL, '687861870', '', NULL, NULL, 'GM-505-2 Silver case/Black face/Black Leather Band', NULL, '711369670765', 'FedEx', NULL, '2022-11-24', '23.11.2017 03:09', '4260295880817', '1', 'a0YC000000jmvgg', '160.00', '239.90'),
(44986, '1011742677', NULL, NULL, 'hamid m butt', '35 Elderwood Avenue', 'Boreenmanna road', 'T12T627', 'Cork', 'Irland', 'IE', NULL, NULL, '876720809', '', NULL, NULL, '507-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4609 7265', 'UPS', NULL, '2017-11-24', '23.11.2017 02:39', '4260295881166', '1', 'a0YC000000kDtFI', '150.00', '225.00'),
(44987, '1011863293', NULL, NULL, 'Manuel Zecchin', 'VIA CROCETTE DI SOPRA 29', '', '37040', 'ARCOLE VR', 'Italien', 'IT', NULL, NULL, '3409694051', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '711369670776', 'FedEx', NULL, '2017-11-24', '23.11.2017 18:11', '4260295881234', '1', 'a0YC000000kDsxq', '155.00', '223.99'),
(44988, '1011912567', NULL, NULL, 'Isabelle Jefferies', '5 Sands Farm Drive', '', 'SL17LD', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '1628605859', '', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4816 8470', 'UPS', NULL, '2017-11-24', '23.11.2017 21:09', '4260295880374', '1', 'a0YC000000kEW0I', '153.99', '225.00'),
(44989, '1011714377', NULL, NULL, 'Diane Wisener', '25 Camborne Close', '', 'CW123BG', 'Congleton', 'Grossbritannien', 'GB', NULL, NULL, '1260274062', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4778 2085', 'UPS', NULL, '2017-11-24', '23.11.2017 00:11', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(44990, '1011749211', NULL, NULL, 'Maurice Asemah', '32 CUNNINGHAM AVENUE', 'Freezywater', 'EN36LD', 'ENFIELD MIDDLESEX', 'Grossbritannien', 'GB', NULL, NULL, '7956166055', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4899 4096', 'UPS', NULL, '2017-11-24', '23.11.2017 05:09', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(44991, '1011841655', NULL, NULL, 'Owen Jones', '19 LYNEHAM CLOSE', 'Carterton', 'OX183UQ', 'CARTERTON', 'Grossbritannien', 'GB', NULL, NULL, '7772625835', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4650 0505', 'UPS', NULL, '2017-11-24', '23.11.2017 15:41', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(44992, '1011746981', NULL, NULL, 'Suzanne Wallace', '34 ROSSINGTON AVENUE', '', 'SO184RR', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '2380194036', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4723 7316', 'UPS', NULL, '2017-11-24', '23.11.2017 03:39', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(44993, '1011840045', NULL, NULL, 'Zdenek Bidsovsky', '17 HENGROVE AVENUE', '', 'BS149TB', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7977099009', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4698 0523', 'UPS', NULL, '2017-11-24', '23.11.2017 15:41', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(44994, '1011746461', NULL, NULL, 'Anli Yang', 'Flat 32 Manley House', '12 black prince road', 'SE116HT', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7528857099', '', NULL, NULL, 'GM-104-7 Argent Noir Acier', NULL, '1Z 8VF 459 68 4894 6138', 'UPS', NULL, '2017-11-24', '23.11.2017 03:39', '4260295881661', '1', 'a0YC000000jlcET', '150.00', '219.00'),
(44995, '1011749455', NULL, NULL, 'Leanne Smith', '8 HOLSTEIN AVENUE', '', 'OL126DL', 'ROCHDALE', 'Grossbritannien', 'GB', NULL, NULL, '7812527530', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4639 0143', 'UPS', NULL, '2017-11-24', '23.11.2017 05:09', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(44996, '1011876261', NULL, NULL, 'Ann Poole', '70 RECTORY STREET', 'middleton', 'M245TY', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7729434930', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4720 8553', 'UPS', NULL, '2017-11-24', '23.11.2017 18:10', '4260295881586', '1', 'a0YC000000gyJrj', '132.00', '179.00'),
(44997, '1011831113', NULL, NULL, 'athina gordon', 'Flat 54 braintree house', 'Malcolm rd', 'E14HN', 'london', 'Grossbritannien', 'GB', NULL, NULL, '7450488939', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4753 7368', 'UPS', NULL, '2017-11-24', '23.11.2017 15:11', '4260295881586', '1', 'a0YC000000gyJrj', '132.00', '179.00'),
(44998, '1011862823', NULL, NULL, 'Roberto Mendola', '144 FILEY ROAD', '', 'YO113AA', 'SCARBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7411749010', '', NULL, NULL, 'GM-3005-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4735 2576', 'UPS', NULL, '2017-11-24', '23.11.2017 17:10', '4260295880909', '1', 'a0YC000000jnQeh', '129.00', '179.00'),
(44999, '1011735883', NULL, NULL, 'Natasha Jeffrey', '37 ROSSHILL AVENUE', 'Penilee', 'G524AU', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '07928194633', '', NULL, NULL, 'GM-508-8 Black case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4807 0182', 'UPS', NULL, '2017-11-24', '23.11.2017 01:40', '4260295881975', '1', 'a0YC000000jnSr5', '134.99', '189.00'),
(45000, '1012921367', NULL, NULL, 'Caroline Van Coillie', 'Magdalenalei 123', '', '2930', 'Brasschaat', 'Belgien', 'BE', NULL, NULL, '498564338', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369670950', 'FedEx', NULL, '2017-11-27', '26.11.2017 16:39', '4260295880398', '1', 'a0YC000000jmxal', '165.00', '269.00'),
(45001, '1011986721', NULL, NULL, 'Razaghi bernard', 'Avenue du Vert Chasseur 54', '', '1180', 'Uccle Bruxelles-Capitale', 'Belgien', 'BE', NULL, NULL, '32474983175', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '711369670960', 'FedEx', NULL, '2017-11-27', '24.11.2017 02:10', '4260295880050', '1', 'a0YC000000jmxan', '165.00', '269.00'),
(45002, '1012484019', NULL, NULL, 'omar oussallam', 'CALLE JUNCO, 3', '3B', '28021', 'MADRID M', 'Spanien', 'ES', NULL, NULL, '34661060405', '', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '711369670857', 'FedEx', NULL, '2017-11-27', '25.11.2017 07:09', '4260295881616', '1', 'a0YC000000kDvHS', '169.99', '229.90'),
(45003, '1012918231', NULL, NULL, 'ait meddour DALILA', '04 avenu des anglais', '', '76200', 'Dieppe', 'Frankreich', 'FR', NULL, NULL, '695377144', '', NULL, NULL, '3011-2 Silver case / Black face / Black Leather Band', NULL, '711369670813', 'FedEx', NULL, '2017-11-27', '26.11.2017 14:11', '4260295881265', '1', 'a0YC000000jYS4H', '145.01', '229.90'),
(45004, '1012816949', NULL, NULL, 'w ZID', '2 BOULEVARD ARMAND DUPORTAL', 'Cite Arsenal', '31070', 'TOULOUSE', 'Frankreich', 'FR', NULL, NULL, '688976533', '', NULL, NULL, '3011-3 Gold case / Black face / Black Leather Band', NULL, '711369670824', 'FedEx', NULL, '2017-11-27', '26.11.2017 03:39', '4260295881272', '1', 'a0YC000000jYS4I', '145.01', '229.90'),
(45005, '1012817589', NULL, NULL, 'HBEICH MOHAMED', '35 LOT LE BOIS DE MASSARGUES', '', '34380', 'ST MARTIN DE LONDRES HERAULT', 'Frankreich', 'FR', NULL, NULL, '667674838', '', NULL, NULL, '3011-4 Black case / Black face / Black Leather Band', NULL, '711369670835', 'FedEx', NULL, '2017-11-27', '26.11.2017 03:39', '4260295881289', '1', 'a0YC000000jYS4J', '145.01', '229.90'),
(45006, '1012264613', NULL, NULL, 'Mathilde ALANOU', '6 RUE ANDRE DARRASSE', '', '77144', 'MONTEVRAIN SEINE ET MARNE', 'Frankreich', 'FR', NULL, NULL, '637112647', '', NULL, NULL, 'GM-3009-2 Silver case / Black face / Black Leather Band', NULL, '711369670846', 'FedEx', NULL, '2017-11-27', '24.11.2017 17:39', '4260295881791', '1', 'a0YC000000jYS1Z', '149.99', '229.90'),
(45007, '1013095257', NULL, NULL, 'Cesare Torregiani', 'Piazza Matteotti 9', '(consegnare in Farmacia)', '15068', 'Pozzolo Formigaro AL', 'Italien', 'IT', NULL, NULL, '3358793240', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369670868', 'FedEx', NULL, '2017-11-27', '26.11.2017 23:42', '4260295880473', '1', 'a0YC000000jlPTs', '165.00', '239.90'),
(45008, '1012322745', NULL, NULL, 'Indre Kalanaviciute', 'VIA NORBERTO BOBBIO 9', '', '20096', 'PIOLTELLO MI', 'Italien', 'IT', NULL, NULL, '3889830979', '', NULL, NULL, 'GM-508-6 Silver Case / Black face / Stainless steel band', NULL, '711369670879', 'FedEx', NULL, '2017-11-27', '24.11.2017 21:42', '4260295881951', '1', 'a0YC000000kDsxt', '155.00', '223.99'),
(45009, '1012531271', NULL, NULL, 'Yvonne Hendriks', 'Kokosnootstraat 36', '', '2555XD', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '622273541', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369670880', 'FedEx', NULL, '2017-11-27', '25.11.2017 13:10', '4260295880398', '1', 'a0YC000000jmxas', '165.00', '269.00'),
(45010, '1012263013', NULL, NULL, 'Igor Charkovsky', 'Sweelincklaan 530', '4', '5012BG', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '684473710', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369670890', 'FedEx', NULL, '2017-11-27', '24.11.2017 19:11', '4260295880442', '1', 'a0YC000000kExT2', '175.00', '269.00'),
(45011, '1012020967', NULL, NULL, 'Igor Charkovsky', 'Sweelincklaan 530', '4', '5012BG', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '684473710', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369670890', 'FedEx', NULL, '2017-11-27', '24.11.2017 07:39', '4260295881197', '1', 'a0YC000000kExT4', '175.00', '269.00'),
(45012, '1011954489', NULL, NULL, 'Dieudon Egstorf', 'Mazustraat 11', '', '1363RE', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '642289518', '', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '711369670905', 'FedEx', NULL, '2017-11-27', '24.11.2017 00:40', '4260295881593', '1', 'a0YC000000kExT5', '175.00', '269.00'),
(45013, '1013057003', NULL, NULL, 'Manuel Aartsen', 'Sikkenbergweg 7', 'Sikenberg', '9591TD', 'ONSTWEDDE Groningen', 'Niederlande', 'NL', NULL, NULL, '653117933', '', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '711369670916', 'FedEx', NULL, '2017-11-27', '26.11.2017 22:11', '4260295881630', '1', 'a0YC000000kExT9', '175.00', '269.00'),
(45014, '1012436947', NULL, NULL, 'Stefano Sowdagar', 'Edward Jennerstraat 3c', '', '2035EM', 'HAARLEM', 'Niederlande', 'NL', NULL, NULL, '637459530', '', NULL, NULL, '4004-8 Black case / Black Face / Stainless steel band', NULL, '711369670938', 'FedEx', NULL, '2017-11-27', '25.11.2017 02:10', '4260295881135', '1', 'a0YC000000jlA9n', '149.99', '199.00'),
(45015, '1011950315', NULL, NULL, 'Rita Bogdanovica', 'Bloemfonteinstraat 69', '', '5642ED', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '31619086910', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369670927', 'FedEx', NULL, '2017-11-27', '24.11.2017 00:11', '4260295880473', '1', 'a0YC000000kEGVX', '162.00', '250.00'),
(45016, '1011954703', NULL, NULL, 'shanta jankisingh', 'Veldzicht 200', '', '2543RZ', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '634507491', '', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, '711369670949', 'FedEx', NULL, '2017-11-27', '24.11.2017 00:39', '4260295880091', '1', 'a0YC000000kEKeK', '165.00', '269.00'),
(45017, '1012021909', NULL, NULL, 'Anthony Robinson', '11 RYTON CRESCENT', 'Shield Row', 'DH90HF', 'STANLEY', 'Grossbritannien', 'GB', NULL, NULL, '7590244489', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4714 6192', 'UPS', NULL, '2017-11-27', '24.11.2017 07:09', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(45018, '1012141801', NULL, NULL, 'Charlotte Cropper', '33 HILLSIDE AVENUE', '', 'OL28HR', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7904882024', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4767 6600', 'UPS', NULL, '2017-11-27', '24.11.2017 14:13', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45019, '1012118881', NULL, NULL, 'Clare Duggins', '34 RICHMOND ROAD', '', 'RM12DX', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7429820366', '', NULL, NULL, 'GM-508-5 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4633 7568', 'UPS', NULL, '2017-11-27', '24.11.2017 13:41', '4260295881944', '1', 'a0YC000000jnSmR', '130.00', '189.00'),
(45020, '1012306917', NULL, NULL, 'Estella Wiafe', '3 BRUNSWICK ROAD', '27 homedale house', 'SM14DG', 'SUTTON', 'Grossbritannien', 'GB', NULL, NULL, '7956919973', '', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4628 4624', 'UPS', NULL, '2017-11-27', '24.11.2017 20:11', '4260295880374', '1', 'a0YC000000kEW0I', '153.99', '225.00'),
(45021, '1012020913', NULL, NULL, 'Joseph Neale', '15 CAREW GARDENS', '', 'PL53PB', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7928861870', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4861 2828', 'UPS', NULL, '2017-11-27', '24.11.2017 06:39', '4260295881807', '1', 'a0YC000000jnRyg', '130.00', '179.00'),
(45022, '1012202265', NULL, NULL, 'Katie Mccrory', '25 Leyburn Road', 'Chelmsley wood', 'B375JY', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7837259706', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '1Z 8VF 459 68 4826 2242', 'UPS', NULL, '2017-11-27', '24.11.2017 16:12', '4260295880473', '1', 'a0YC000000jlcEO', '150.00', '219.00'),
(45023, '1012129653', NULL, NULL, 'Leonard Webb', '99 RUSH GREEN ROAD', '', 'RM70PU', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7973767392', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4644 0777', 'UPS', NULL, '2017-11-27', '24.11.2017 14:10', '4260295882200', '1', 'a0YC000000jnSpw', '130.00', '179.00'),
(45024, '1012032601', NULL, NULL, 'Luci Young', '59 FARADAY ROAD', '', 'KT82TH', 'WEST MOLESEY', 'Grossbritannien', 'GB', NULL, NULL, '7538683940', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4714 8805', 'UPS', NULL, '2017-11-27', '24.11.2017 09:40', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45025, '1012011939', NULL, NULL, 'Mohsen Alattas', '202 grove green road', '', 'E114EN', 'london', 'Grossbritannien', 'GB', NULL, NULL, '4,42033E+11', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4609 0431', 'UPS', NULL, '2017-11-27', '24.11.2017 03:10', '4260295880923', '1', 'a0YC000000jnQej', '129.00', '179.00'),
(45026, '1012306165', NULL, NULL, 'MRS J SPICER', '55 PARTRIDGE GARDENS', '', 'PO89XG', 'WATERLOOVILLE', 'Grossbritannien', 'GB', NULL, NULL, '7540875430', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4732 6443', 'UPS', NULL, '2017-11-27', '24.11.2017 20:12', '4260295880050', '1', 'a0YC000000kEW0M', '153.99', '225.00'),
(45027, '1012216105', NULL, NULL, 'Phoebe Bevan', '61 CALDER', 'Wilnecote', 'B774BS', 'TAMWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7446022559', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4673 8296', 'UPS', NULL, '2017-11-27', '24.11.2017 16:42', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(45028, '1012118657', NULL, NULL, 'ROSINA PEEL', 'GLOBAL HOUSE 424 bath road', '', 'UB70EB', 'longford MIDDLESEX', 'Grossbritannien', 'GB', NULL, NULL, '7968340537', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4816 6383', 'UPS', NULL, '2017-11-27', '24.11.2017 13:40', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(45029, '1012107529', NULL, NULL, 'Sara Mohadesi', '63 Windsor Avenue', 'Marjan Television Network Ltd', 'SW192RR', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7429341091', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4777 0392', 'UPS', NULL, '2017-11-27', '24.11.2017 13:12', '4260295880633', '1', 'a0YC000000gyJrf', '132.00', '179.00'),
(45030, '1012151809', NULL, NULL, 'Sharon Armstrong', '3 School lane', 'warmingham', 'CW113QL', 'Warmingham Cheshire', 'Grossbritannien', 'GB', NULL, NULL, '7388032298', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '1Z 8VF 459 68 4882 8720', 'UPS', NULL, '2017-11-27', '24.11.2017 14:41', '4260295882187', '1', 'a0YC000000jnSpu', '130.00', '179.00'),
(45031, '1012164441', NULL, NULL, 'Simon Cook', '108b Fordel Road', 'Catford', 'SE61XR', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7951251293', '', NULL, NULL, 'GM-104-3 Noir Noir Noir', NULL, '1Z 8VF 459 68 4820 2333', 'UPS', NULL, '2017-11-27', '24.11.2017 15:11', '4260295880480', '1', 'a0YC000000jlcEP', '150.00', '219.00'),
(45032, '1012021839', NULL, NULL, 'Thomas Strode', '30 WEEDON ROAD', '', 'HP199PD', 'AYLESBURY BUCKINGHAMSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7480557294', '', NULL, NULL, 'GM-508-7 Gold Case / Black Face / Gold Stainless steel band', NULL, '1Z 8VF 459 68 4843 7616', 'UPS', NULL, '2017-11-27', '24.11.2017 07:09', '4260295881968', '1', 'a0YC000000jnSr4', '134.99', '189.00'),
(45033, '1012243503', '', '', 'William Hussey', '85 PENNY LANE', '', 'TW178NF', 'SHEPPERTON', 'Grossbritannien', '', '', '', '1932254638', '', '', '', '101-3 Gold case / Black face / Brown Leather Band', 'On 12.12.17 we receive the package back, because the address is not correct.', '1Z 8VF 459 68 4764 0755', 'UPS', '', '2017-11-27', '24.11.2017 17:40', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(45034, '1013132703', NULL, NULL, 'Ciara Mulleady', '105 Brookfie Mullingar', '', '', 'Mullingar Westmeath', 'Irland', 'IE', NULL, NULL, '857222455', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4699 8014', 'UPS', NULL, '2017-11-28', '27.11.2017 00:11', '4260295882200', '1', 'a0YC000000kDtm4', '159.00', '239.00'),
(45035, '1013331723', NULL, NULL, 'Nicole Molinari C/O Diamoci un', 'Via Luino 56A', '', '21037', 'Lavena Ponte Tresa VA', 'Italien', 'IT', NULL, NULL, '3466157632', '', NULL, NULL, '7002-10 black case / Black face / Strainless steel band', NULL, '711369671030', 'FedEx', NULL, '2017-11-28', '27.11.2017 19:10', '4260295882316', '1', 'a0YC000000jlPVo', '150.01', '219.99'),
(45036, '1013172689', NULL, NULL, 'MANOLI GARCIA VELLARINO', 'AVDA. LA LIBERTAD, 48A', '4', '48901', 'BARAKALDO BI', 'Spanien', 'ES', NULL, NULL, '695776876', '', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '711369671029', 'FedEx', NULL, '2017-11-28', '27.11.2017 01:40', '4260295880978', '1', 'a0YC000000jlYww', '140.00', '189.99'),
(45037, '1013341353', NULL, NULL, 'Madh Niks', 'Egelantierstraat 30', '', '1171JP', 'BADHOEVEDORP', 'Niederlande', 'NL', NULL, NULL, '681286607', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '711369671040', 'FedEx', NULL, '2017-11-28', '27.11.2017 20:09', '4260295880633', '1', 'a0YC000000jl9Z3', '154.99', '239.00'),
(45038, '1013178227', NULL, NULL, 'Rita Bogdanovica', 'Bloemfonteinstraat 69', '', '5642ED', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '31619086910', '', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '711369671051', 'FedEx', NULL, '2017-11-28', '27.11.2017 05:09', '4260295881593', '1', 'a0YC000000kExT5', '175.00', '269.00'),
(45039, '1013178193', NULL, NULL, 'Rita Bogdanovica', 'Bloemfonteinstraat 69', '', '5642ED', 'EINDHOVEN', 'Niederlande', 'NL', NULL, NULL, '31619086910', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369671051', 'FedEx', NULL, '2017-11-28', '27.11.2017 05:09', '4260295880473', '1', 'a0YC000000kEGVX', '162.00', '250.00'),
(45040, '1012571723', NULL, NULL, 'Kevin Thompson', '33A CHALLIS LANE', 'Challis conveniece store', 'CM71AN', 'BRAINTREE', 'Grossbritannien', 'GB', NULL, NULL, '7804657665', '', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4641 6857', 'UPS', NULL, '2017-11-28', '25.11.2017 14:12', '4260295880381', '1', 'a0YC000000kEW0J', '153.99', '225.00'),
(45041, '1012471909', NULL, NULL, 'DOUGIE BURT', '11 LONGSTONE AVENUE', '', 'EH142AZ', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '1314785090', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4669 7661', 'UPS', NULL, '2017-11-28', '25.11.2017 03:10', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(45042, '1012821079', NULL, NULL, 'Jade Lennon', '150A UPPER SPRINGFIELD ROAD', 'Hannahstown', 'BT170LZ', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, ' 7734 016438', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4634 4872', 'UPS', NULL, '2017-11-28', '26.11.2017 07:09', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(45043, '1012607113', NULL, NULL, 'Jaki Crissey', '41 Upper Heyshott', '', 'GU314QA', 'Petersfield', 'Grossbritannien', 'GB', NULL, NULL, '7879830500', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4797 4485', 'UPS', NULL, '2017-11-28', '25.11.2017 15:42', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(45044, '1012580685', NULL, NULL, 'Kerry Fry', 'No Number High Porterstown', 'Keir', 'DG34DJ', 'THORNHILL', 'Grossbritannien', 'GB', NULL, NULL, '7715371208', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4724 2499', 'UPS', NULL, '2017-11-28', '25.11.2017 14:41', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(45045, '1012519155', NULL, NULL, 'munira ahmed', '4 ENSIGN DRIVE', 'Palmers Green', 'N135AN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7535779099', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4844 4902', 'UPS', NULL, '2017-11-28', '25.11.2017 11:41', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(45046, '1012585837', NULL, NULL, 'Sharon Smith', '194 SMALL LODE', '', 'PE149BL', 'WISBECH', 'Grossbritannien', 'GB', NULL, NULL, '7429678163', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4711 7713', 'UPS', NULL, '2017-11-28', '25.11.2017 15:11', '4260295880050', '1', 'a0YC000000kEW0M', '153.99', '225.00'),
(45047, '1012820563', NULL, NULL, 'Azam Hussain', '122 ASHLEY DRIVE', '', 'TW26HL', 'TWICKENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7494490747', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4863 6928', 'UPS', NULL, '2017-11-28', '26.11.2017 06:39', '4260295880077', '1', 'a0YC000000jYqfI', '135.00', '199.00'),
(45048, '1012822983', NULL, NULL, 'Ellie Armstrong', '14 YARDLEY AVENUE', '', 'LU79AL', 'LEIGHTON BUZZARD', 'Grossbritannien', 'GB', NULL, NULL, '7734926927', '', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '1Z 8VF 459 68 4781 8537', 'UPS', NULL, '2017-11-28', '26.11.2017 08:39', '4260295881470', '1', 'a0YC000000jnSnV', '126.00', '179.00'),
(45049, '1012628617', NULL, NULL, 'Ethan Skerton', 'Brendon POPES ROAD', '', 'WD50EY', 'ABBOTS LANGLEY', 'Grossbritannien', 'GB', NULL, NULL, '7983061266', '', NULL, NULL, '7002-9 Gold Case / Black Face / Strainless steel band', NULL, '1Z 8VF 459 68 4751 8549', 'UPS', NULL, '2017-11-28', '25.11.2017 16:41', '4260295882309', '1', 'a0YC000000jnSoZ', '134.99', '189.00'),
(45050, '1012823575', NULL, NULL, 'Donna  Potts', '15 STOURBRIDGE ROAD', '', 'DY90QS', 'STOURBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7803472062', '', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4723 2955', 'UPS', NULL, '2017-11-28', '26.11.2017 09:09', '4260295881982', '1', 'a0YC000000kEW0N', '153.99', '225.00'),
(45051, '1012584273', NULL, NULL, 'Alina Potoczna', '110 RUXLEY LANE', '', 'KT190HY', 'EPSOM', 'Grossbritannien', 'GB', NULL, NULL, '7512172051', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '1Z 8VF 459 68 4669 7769', 'UPS', NULL, '2017-11-28', '25.11.2017 15:09', '4260295880473', '1', 'a0YC000000jlcEO', '150.00', '219.00'),
(45052, '1012592775', NULL, NULL, 'Henry Akotiah', 'FLAT11 ROSENDALE ROAD', 'Rosendale road', 'SE218DS', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7929975717', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '1Z 8VF 459 68 4648 8977', 'UPS', NULL, '2017-11-28', '25.11.2017 15:09', '4260295880473', '1', 'a0YC000000jlcEO', '150.00', '219.00'),
(45053, '1012486013', NULL, NULL, 'Joanne Burwood-Wilson', '15 ALLSWORTH CLOSE', 'Newington', 'ME97NW', 'SITTINGBOURNE KENT', 'Grossbritannien', 'GB', NULL, NULL, '7512122790', '', NULL, NULL, 'GM-104-3 Noir Noir Noir', NULL, '1Z 8VF 459 68 4862 2586', 'UPS', NULL, '2017-11-28', '25.11.2017 09:09', '4260295880480', '1', 'a0YC000000jlcEP', '150.00', '219.00'),
(45054, '1012881829', NULL, NULL, 'Gillian Powell', '14 KNOCKHILL PARK', '', 'BT536DD', 'BALLYMONEY', 'Grossbritannien', 'GB', NULL, NULL, '7761576659', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4815 4592', 'UPS', NULL, '2017-11-28', '26.11.2017 13:41', '4260295880602', '1', 'a0YC000000gyJrc', '132.00', '179.00'),
(45055, '1012953461', NULL, NULL, 'Tia Irish', '7 STAMFORD AVENUE', '', 'SG87DD', 'ROYSTON HERTFORDSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7814292739', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4878 1002', 'UPS', NULL, '2017-11-28', '26.11.2017 16:42', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(45056, '1012820485', NULL, NULL, 'Donna Berry', '5The Orchard VICTORIA ROAD', 'Horley', 'RH67AT', 'Surrey', 'Grossbritannien', 'GB', NULL, NULL, '7961706629', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4843 7812', 'UPS', NULL, '2017-11-28', '26.11.2017 06:39', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45057, '1012821879', NULL, NULL, 'Lillian Ryan', '79 WESTON AVENUE', '', 'LU74QZ', 'LEIGHTON BUZZARD BEDFORDSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7809869783', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4890 1024', 'UPS', NULL, '2017-11-28', '26.11.2017 08:09', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45058, '1012820483', NULL, NULL, 'Mary Louise Amor', '2 INVERLEIGH ROAD', '', 'BH65HA', 'BOURNEMOUTH Dorset', 'Grossbritannien', 'GB', NULL, NULL, '7881491643', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4738 6638', 'UPS', NULL, '2017-11-28', '26.11.2017 06:39', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45059, '1012632109', NULL, NULL, 'Neil Alexander', '16 Devonshire Road', '', 'PO212SY', 'Bognor Regis  West Sussex', 'Grossbritannien', 'GB', NULL, NULL, '7525909445', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4615 0643', 'UPS', NULL, '2017-11-28', '25.11.2017 17:10', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45060, '1012607763', NULL, NULL, 'Katie  Bellis', '8 BLOOM AVENUE', 'Brymbo', 'LL115FD', 'WREXHAM', 'Grossbritannien', 'GB', NULL, NULL, '7872941151', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4708 9058', 'UPS', NULL, '2017-11-28', '25.11.2017 15:42', '4260295880633', '1', 'a0YC000000gyJrf', '132.00', '179.00'),
(45061, '1012918477', NULL, NULL, 'Ashlie Bull', '44 ROCHFORD AVENUE', 'Romford Essex', 'RM65DH', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7931341574', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4633 7862', 'UPS', NULL, '2017-11-28', '26.11.2017 15:11', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(45062, '1012821115', NULL, NULL, 'Lisa Paterson', '108 ASHINGTON GROVE', '', 'CV34DE', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7970500379', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4687 3078', 'UPS', NULL, '2017-11-28', '26.11.2017 07:09', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(45063, '1012632267', NULL, NULL, 'Neil Alexander', '16 Devonshire Road', '', 'PO212SY', 'Bognor Regis West Sussex', 'Grossbritannien', 'GB', NULL, NULL, '7525909445', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4615 0643', 'UPS', NULL, '2017-11-28', '25.11.2017 17:10', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(45064, '1012820491', NULL, NULL, 'Mary Louise Amor', '2 INVERLEIGH ROAD', '', 'BH65HA', 'BOURNEMOUTH Dorset', 'Grossbritannien', 'GB', NULL, NULL, '7881491643', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4738 6638', 'UPS', NULL, '2017-11-28', '26.11.2017 06:39', '4260295881579', '1', 'a0YC000000gyJri', '132.00', '179.00'),
(45065, '1012822087', NULL, NULL, 'Melanie Harrison', '67 CRAYFORD ROAD', 'Alvaston', 'DE240HN', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7948374064', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4711 0685', 'UPS', NULL, '2017-11-28', '26.11.2017 08:09', '4260295881586', '1', 'a0YC000000gyJrj', '132.00', '179.00'),
(45066, '1012794793', NULL, NULL, 'IONUT CRISTEA', '66 BROOMFIELD RISE', '', 'WD50HQ', 'ABBOTS LANGLEY', 'Grossbritannien', 'GB', NULL, NULL, '7401743534', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4750 6696', 'UPS', NULL, '2017-11-28', '26.11.2017 01:39', '4260295880923', '1', 'a0YC000000jnQej', '129.00', '179.00'),
(45067, '1012811985', NULL, NULL, 'Amelia Gardner', 'Peter Clarke 13-15 High street', 'Shipston on stour', 'CV364AB', 'Warwickshire', 'Grossbritannien', 'GB', NULL, NULL, '7528213483', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4815 7106', 'UPS', NULL, '2017-11-28', '26.11.2017 03:09', '4260295881807', '1', 'a0YC000000jnRyg', '130.00', '179.00'),
(45068, '1012821003', NULL, NULL, 'charles farnan', '345 BIRMINGHAM ROAD', '', 'B610EY', 'BROMSGROVE', 'Grossbritannien', 'GB', NULL, NULL, '7498326373', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4639 7913', 'UPS', NULL, '2017-11-28', '26.11.2017 07:09', '4260295881234', '1', 'a0YC000000jnSr0', '134.99', '189.00'),
(45069, '1013175977', NULL, NULL, 'Paul Finnegan', '3 PALMERSTON ROAD', 'Mossleyhill', 'LIVERPOOL', 'Grossbritannien', 'L188AJ', 'GB', NULL, NULL, '7565196786', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4640 5127', 'UPS', NULL, '2017-11-28', '27.11.2017 03:09', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(45070, '1013152467', NULL, NULL, 'Paul Hudson', '8 WOODLAND VIEW', 'Duporth', 'ST. AUSTELL OXFORDSHIRE', 'Grossbritannien', 'PL266DR', 'GB', NULL, NULL, '7885808361', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '1Z 8VF 459 68 4779 4732', 'UPS', NULL, '2017-11-28', '27.11.2017 01:10', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(45071, '1013332179', NULL, NULL, 'Max Fenton', '22 North avenue', '', 'Abingdon Oxfordshire', 'Grossbritannien', 'OX141QN', 'GB', NULL, NULL, '7947477829', '', NULL, NULL, '513-5 Black Case / Black Face / Black Leather band', NULL, '1Z 8VF 459 68 4622 2744', 'UPS', NULL, '2017-11-28', '27.11.2017 18:10', '4260295882217', '1', 'a0YC000000jnSpx', '130.00', '179.00'),
(45072, '1013173417', NULL, NULL, 'Sally Haines', '37 WENLOCK WAY', '', 'THATCHAM', 'Grossbritannien', 'RG193SQ', 'GB', NULL, NULL, '7775575172', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4898 5159', 'UPS', NULL, '2017-11-28', '27.11.2017 02:40', '4260295882255', '1', 'a0YC000000jnSoU', '134.99', '189.00'),
(45073, '1013188231', NULL, NULL, 'Anthony Firth', '12 SHORE CLOSE', 'Upton', 'POOLE', 'Grossbritannien', 'BH165DZ', 'GB', NULL, NULL, '7734494432', '', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4861 7967', 'UPS', NULL, '2017-11-28', '27.11.2017 09:39', '4260295881999', '1', 'a0YC000000kEW0O', '153.99', '225.00'),
(45074, '1013325343', NULL, NULL, 'Eddie Hadjiminas', '2A CONNAUGHT ROAD', 'Barnet', 'London', 'Grossbritannien', 'EN52PZ', 'GB', NULL, NULL, '7506191429', '', NULL, NULL, 'GM-104-3 Noir Noir Noir', NULL, '1Z 8VF 459 68 4749 7170', 'UPS', NULL, '2017-11-28', '27.11.2017 17:40', '4260295880480', '1', 'a0YC000000jlcEP', '150.00', '219.00'),
(45075, '1013172291', NULL, NULL, 'Cherie Mason', '15 LENTHALL CLOSE', 'BRADWELL', 'MILTON KEYNES', 'Grossbritannien', 'MK139DF', 'GB', NULL, NULL, '1908579579', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4643 8780', 'UPS', NULL, '2017-11-28', '27.11.2017 02:39', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45076, '1013304137', NULL, NULL, 'Felicity Evans', 'Dukesmead A346', 'Ogbourne St George', 'Marlborough Wiltshire', 'Grossbritannien', 'SN81TB', 'GB', NULL, NULL, '7751512185', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4829 8795', 'UPS', NULL, '2017-11-28', '27.11.2017 16:40', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45077, '1013307167', NULL, NULL, 'Cora Smith', '55 SWINDON ROAD', 'Lower stratton', 'SWINDON', 'Grossbritannien', 'SN34PU', 'GB', NULL, NULL, '1793832925', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4657 3204', 'UPS', NULL, '2017-11-28', '27.11.2017 16:41', '4260295880633', '1', 'a0YC000000gyJrf', '132.00', '179.00'),
(45078, '1013646547', NULL, NULL, 'Ion Turcan', '45 RUE CLEMENT ROASSAL', '', '06000', 'NICE', 'Frankreich', 'FR', NULL, NULL, '753037544', '', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '711369671084', 'FedEx', NULL, '2017-11-29', '28.11.2017 19:39', '4260295882019', '1', 'a0YC000000kF2I8', '178.99', '229.90'),
(45079, '1013577791', NULL, NULL, 'Jenny Drouet', '190 RUE DES OLIVIERS', '', '26740', 'MONTBOUCHER SUR JABRON', 'Frankreich', 'FR', NULL, NULL, '679667799', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369671095', 'FedEx', NULL, '2017-11-29', '28.11.2017 14:40', '4260295882026', '1', 'a0YC000000kF2I9', '178.99', '229.90'),
(45080, '1013517961', NULL, NULL, 'Rudy Vilpoix', '19 RUE NICEPHORE NIEPCE', '', '60230', 'CHAMBLY', 'Frankreich', 'FR', NULL, NULL, '627419872', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369671100', 'FedEx', NULL, '2017-11-29', '28.11.2017 10:40', '4260295882026', '1', 'a0YC000000kF2I9', '178.99', '229.90'),
(45081, '1013484979', NULL, NULL, 'FIDUCIAIRE DU FORUM PERENNES A', '33 BOULEVARD DU GENERAL ', 'LECLERC LE FORUM', '06240', 'BEAUSOLEIL', 'Frankreich', 'FR', NULL, NULL, '601100274', '', NULL, NULL, '3011-6 Silver Case / Black face / Stainless steel band', NULL, '711369671110', 'FedEx', NULL, '2017-11-29', '28.11.2017 02:09', '4260295881753', '1', 'a0YC000000jYS4L', '145.01', '229.90'),
(45082, '1013649061', NULL, NULL, 'Kieran Connolly', '3 Daunt Court', 'Ballineen', '12D', 'Co Cork', 'Irland', 'IE', NULL, NULL, '879888661', '', NULL, NULL, '503-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4714 9224', 'UPS', NULL, '2017-11-29', '28.11.2017 20:40', '4260295880725', '1', 'a0YC000000kDtki', '155.00', '230.00'),
(45083, '1013607201', NULL, NULL, 'Conny Bril-Timmerije', 'Bierensstraat 71', '', '4697GD', 'SINT-ANNALAND Zeeland', 'Belgien', 'NL', NULL, NULL, '166652967', '', NULL, NULL, '4004-7 Gold Case / Black Face / Stainless steel band', NULL, '711369671073', 'FedEx', NULL, '2017-11-29', '28.11.2017 18:40', '4260295881128', '1', 'a0YC000000jlA9m', '149.99', '199.00'),
(45084, '1013646081', NULL, NULL, 'Ben Lenanton', '11 ELMLEIGH', '', 'GU299HA', 'MIDHURST', 'Grossbritannien', 'GB', NULL, NULL, '7760559009', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4604 2831', 'UPS', NULL, '2017-11-29', '28.11.2017 20:40', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(45085, '1013492837', NULL, NULL, 'Michala Suslikova', '39 LAUREL AVENUE', '', 'NG182RY', 'MANSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7455408188', '', NULL, NULL, '7002-7 Silver Case / Black Dial / Strainless steel band', NULL, '1Z 8VF 459 68 4773 4841', 'UPS', NULL, '2017-11-29', '28.11.2017 06:39', '4260295882286', '1', 'a0YC000000jnSoX', '134.99', '189.00'),
(45086, '1013700659', NULL, NULL, 'Alan Morrison', '11 BALFOUR STREET', '', 'FK101RU', 'ALLOA', 'Grossbritannien', 'GB', NULL, NULL, '7413524185', '', NULL, NULL, 'GM-104-3 Noir Noir Noir', NULL, '1Z 8VF 459 68 4692 1257', 'UPS', NULL, '2017-11-29', '28.11.2017 23:41', '4260295880480', '1', 'a0YC000000jlcEP', '150.00', '219.00'),
(45087, '1013577675', NULL, NULL, 'Gaynor Browning', 'Stones Alburys', '', 'BS405NZ', 'Wrington North Somerset', 'Grossbritannien', 'GB', NULL, NULL, '1934863466', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4753 8063', 'UPS', NULL, '2017-11-29', '28.11.2017 15:40', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45088, '1013493665', NULL, NULL, 'Malcolm Barlow', '31 FALSTONE DRIVE', '', 'DH23ST', 'CHESTER LE STREET COUNTY DURHAM', 'Grossbritannien', 'GB', NULL, NULL, '1914524868', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4836 1279', 'UPS', NULL, '2017-11-29', '28.11.2017 07:39', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45089, '1013576421', NULL, NULL, 'Scott Parker', '134 HARDRIDGE ROAD', '', 'G521RJ', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7376953997', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4660 6884', 'UPS', NULL, '2017-11-29', '28.11.2017 15:40', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45090, '1013526707', NULL, NULL, 'Tracy Squire', '5 REACH CLOSE', 'St margarets at cliffe', 'CT156AN', 'DOVER', 'Grossbritannien', 'GB', NULL, NULL, '7989147193', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68  4753 0892', 'UPS', NULL, '2017-11-29', '28.11.2017 12:10', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45091, '1013622419', NULL, NULL, 'Samantha Norton', '134 SHERWOOD ROAD', '', 'SK179EX', 'BUXTON', 'Grossbritannien', 'GB', NULL, NULL, '7976563030', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4702 9309', 'UPS', NULL, '2017-11-29', '28.11.2017 18:40', '4260295881579', '1', 'a0YC000000gyJri', '132.00', '179.00'),
(45092, '1013493727', NULL, NULL, 'Ozu Miah', '107 HAZELBANK ROAD', 'catford', 'SE61LS', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7983125891', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4723 8119', 'UPS', NULL, '2017-11-29', '28.11.2017 07:39', '4260295880923', '1', 'a0YC000000jnQej', '129.00', '179.00'),
(45093, '1013493375', NULL, NULL, 'catherine ruth connor', 'Gatehou The limes gatehouse', 'Wirksworth', 'DE44DL', 'Matlock Derbyshire', 'Grossbritannien', 'GB', NULL, NULL, '01629 354675', '', NULL, NULL, 'GM-509-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4813 3328', 'UPS', NULL, '2017-11-29', '28.11.2017 07:09', '4260295881241', '1', 'a0YC000000jnSr1', '134.99', '189.00'),
(45094, '1013324451', NULL, NULL, 'Najat Ouardad', 'Rue Pepin 10', '', '4860', 'Pepinster', 'Belgien', 'BE', NULL, NULL, '659999172', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '711369671121', 'FedEx', NULL, '2017-11-29', '27.11.2017 18:41', '4260295880050', '1', 'a0YC000000jmxan', '165.00', '269.00'),
(45095, '1013486641', NULL, NULL, 'agit yalcin', 'Rue de Fexhe Slins 57rue de ', 'fexhe-slins 57 ', '4680', 'Hermee Liege', 'Belgien', 'BE', NULL, NULL, '465109818', '', NULL, NULL, '502-7 Gold case / Black face / Gold metal Band', NULL, '711369671132', 'FedEx', NULL, '2017-11-29', '28.11.2017 04:09', 'WL4260295881920', '1', 'a0YC000000kEiHH', '150.00', '239.99'),
(45096, '1013486827', NULL, NULL, 'Katja Theunissen', 'Bosweg 53', '', '3630', 'Mechelen-aan-de-Maas', 'Belgien', 'BE', NULL, NULL, '89774864', '', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '711369671143', 'FedEx', NULL, '2017-11-29', '28.11.2017 04:39', '4260295881678', '1', 'a0YC000000kEGVU', '162.00', '250.00'),
(45097, '1013950275', NULL, NULL, 'Doug Cooper', '4 MILE END GREEN', 'Cottages', 'DA28EB', 'DARTFORD', 'Grossbritannien', 'GB', NULL, NULL, '7947125508', '', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '1Z 8VF 459 68 4805 9034', 'UPS', NULL, '2017-11-30', '29.11.2017 22:40', '4260295880015', '1', 'a0YC000000kEW0L', '153.99', '225.00'),
(45098, '1013959355', NULL, NULL, 'Oana Ezariu', '111 GUILFORD STREET', 'Costa coffee', 'WC1N1DP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7889565009', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4607 9043', 'UPS', NULL, '2017-11-30', '29.11.2017 23:10', '4260295882255', '1', 'a0YC000000jnSoU', '134.99', '189.00'),
(45099, '1013816353', NULL, NULL, 'Sharon Kevan', '57 Greenhouse farm road', 'Runcorn', 'WA76PP', 'RUNCORN', 'Grossbritannien', 'GB', NULL, NULL, '7837750253', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4891 3459', 'UPS', NULL, '2017-11-30', '29.11.2017 14:10', '4260295882255', '1', 'a0YC000000jnSoU', '134.99', '189.00'),
(45100, '1013737623', NULL, NULL, 'Phillippa Main', '10 VIVIAN STREET', '', 'NP132LE', 'ABERTILLERY', 'Grossbritannien', 'GB', NULL, NULL, '1495423970', '', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 47298260', 'UPS', NULL, '2017-11-30', '29.11.2017 01:40', '4260295881982', '1', 'a0YC000000kEW0N', '153.99', '225.00'),
(45101, '1013899885', NULL, NULL, 'Sharon Matthews', '50 NORTHGATE', '', 'CT11BE', 'CANTERBURY', 'Grossbritannien', 'GB', NULL, NULL, '7748902733', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4780 9476', 'UPS', NULL, '2017-11-30', '29.11.2017 19:39', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(45102, '1013907667', NULL, NULL, 'Frank Hanford', 'UNIT4 THE SQUARE', 'Stockley Park', 'UB111ET', 'UXBRIDGE MIDDLESEX', 'Grossbritannien', 'GB', NULL, NULL, '7766247425', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4646 3083', 'UPS', NULL, '2017-11-30', '29.11.2017 20:10', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45103, '1013897849', NULL, NULL, 'Sarahjane Hogwood', '23 CONSTITUTION HILL', '', 'SS71EB', 'BENFLEET', 'Grossbritannien', 'GB', NULL, NULL, '7983731272', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4731 5099', 'UPS', NULL, '2017-11-30', '29.11.2017 19:10', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45104, '1013815761', NULL, NULL, 'Sharon Kevan', '57 Greenhouse farm road', 'Runcorn', 'WA76PP', 'RUNCORN', 'Grossbritannien', 'GB', NULL, NULL, '7837750253', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4891 3459', 'UPS', NULL, '2017-11-30', '29.11.2017 14:10', '4260295880923', '1', 'a0YC000000jnQej', '129.00', '179.00'),
(45105, '1013939043', NULL, NULL, 'Gail Fairhurst', '124 DOULTON STREET', '', 'WA104NZ', 'ST. HELENS MERSEYSIDE', 'Grossbritannien', 'GB', NULL, NULL, '7954491067', '', NULL, NULL, 'GM-508-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4663 8313', 'UPS', NULL, '2017-11-30', '29.11.2017 22:09', '4260295881951', '1', 'a0YC000000jnSmS', '130.00', '189.00'),
(45106, '1013904263', NULL, NULL, 'Ruslan Vasiliev', '1D MASTERMAN ROAD', '', 'E63NR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, 'O7876047400', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4782 1523', 'UPS', NULL, '2017-11-30', '29.11.2017 19:40', '4260295882200', '1', 'a0YC000000jnSpw', '130.00', '179.00'),
(45107, '1013927503', NULL, NULL, 'Remco Vaes', 'Kolgans 17', '', '5754CS', 'DEURNE Noord-Brabant', 'Niederlande', 'NL', NULL, NULL, '613378858', '', NULL, NULL, '502-2 Silver case / Black face / Black Leather Band', NULL, '711369671165', 'FedEx', NULL, '2017-12-01', '29.11.2017 22:10', '4260295880695', '1', 'a0YC000000kEiHS', '150.00', '239.99'),
(45108, '1013750761', NULL, NULL, 'Cristina Da Ponte Melo', '13 rue genevoise', '', '38500', 'voiron', 'Frankreich', 'FR', NULL, NULL, '476374076', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '711369671176', 'FedEx', NULL, '2017-12-01', '29.11.2017 04:09', '4260295880050', '1', 'a0YC000000kF2I5', '178.99', '229.90'),
(45109, '1013750583', NULL, NULL, 'Sophie. Gilloux', '3 Rue Des Myosotis', '', '94320', 'Thiais', 'Frankreich', 'FR', NULL, NULL, '627416542', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369671187', 'FedEx', NULL, '2017-12-01', '29.11.2017 04:09', '4260295882026', '1', 'a0YC000000kF2I9', '178.99', '229.90'),
(45110, '1013787523', NULL, NULL, 'Eugenie Cardron', '2 Rue Du Clos Neuf', '', '14540', 'Soliers', 'Frankreich', 'FR', NULL, NULL, '609610992', '', NULL, NULL, 'GM-501-1 Silver Case/White Face/Black Leather Band', NULL, '711369671198', 'FedEx', NULL, '2017-12-01', '29.11.2017 11:10', '4260295880640', '1', 'a0YC000000jXu88', '145.01', '219.90'),
(45111, '1014100497', NULL, NULL, 'Rebecca Sheppard', '3 The Nashes', 'Clifford Chambers', 'CV378JB', 'Stratford upon Avon Warwickshire', 'Grossbritannien', 'GB', NULL, NULL, '7976328771', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '1Z 8VF 459 68 4882 7132', 'UPS', NULL, '2017-12-01', '30.11.2017 15:10', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(45112, '1014117095', NULL, NULL, 'Lauren Shepherd', '31 Station Road', 'Edingley', 'NG228BX', 'NEWARK', 'Grossbritannien', 'GB', NULL, NULL, '7814975226', '', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '1Z 8VF 459 68 4891 1148', 'UPS', NULL, '2017-12-01', '30.11.2017 16:10', '4260295881685', '1', 'a0YC000000jlcEV', '150.00', '219.00'),
(45113, '1014023639', NULL, NULL, 'Stacey Green', '31 STATION ROAD', '', 'NG228BX', 'NEWARK', 'Grossbritannien', 'GB', NULL, NULL, '7583872160', '', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '1Z 8VF 459 68 4696 9555', 'UPS', NULL, '2017-12-01', '30.11.2017 06:09', '4260295881685', '1', 'a0YC000000jlcEV', '150.00', '219.00'),
(45114, '1014020923', NULL, NULL, 'Sharon Johnson', 'type in OAK DENE WAY', '01 Harris Grove', 'S608BL', 'WAVERLEY ROTHERHAM', 'Grossbritannien', 'GB', NULL, NULL, '7910850078', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4813 8369', 'UPS', NULL, '2017-12-01', '30.11.2017 04:09', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(45115, '1014018339', NULL, NULL, 'Jimmy O\'Donnell', '17 GORTREAGH ROAD', '', 'BT809ET', 'COOKSTOWN COUNTY TYRONE', 'Grossbritannien', 'GB', NULL, NULL, '7878196120', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4639 3579', 'UPS', NULL, '2017-12-01', '30.11.2017 03:39', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(45116, '1014210797', NULL, NULL, 'Keira Mackie', '58 LATHRO PARK', '', 'KY138RU', 'KINROSS', 'Grossbritannien', 'GB', NULL, NULL, '7808818884', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4615 1188', 'UPS', NULL, '2017-12-01', '30.11.2017 22:40', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45117, '1014190267', NULL, NULL, 'Monika Polak', '27A SHERNHALL STREET', '', 'E173EY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7903725499', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4786 7190', 'UPS', NULL, '2017-12-01', '30.11.2017 21:11', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45118, '1014022993', NULL, NULL, 'Tracy  Foster', '2 The Square Yattendon', 'Nr Thatcham', 'RG180UF', 'Berkshire', 'Grossbritannien', 'GB', NULL, NULL, '7900694857', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4863 7605', 'UPS', NULL, '2017-12-01', '30.11.2017 05:39', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45119, '1014018645', NULL, NULL, 'Fatih Copur', 'Avenue de la Reforme 74 Boite ', '25', '1083', 'Ganshoren', 'Belgien', 'BE', NULL, NULL, '484671938', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369671202', 'FedEx', NULL, '2017-12-01', '30.11.2017 04:39', '4260295880144', '1', 'a0YC000000kEKe7', '165.00', '269.00'),
(45120, '1014168693', NULL, NULL, 'Nicola Filippucci', 'Via adriatica 114/120', '', '06135', 'Perugia PG', 'Italien', 'IT', NULL, NULL, '3494084758', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '711369671213', 'FedEx', NULL, '2017-12-01', '30.11.2017 20:40', '4260295882255', '1', 'a0YC000000jlPVj', '150.01', '219.99'),
(45121, '1014077111', NULL, NULL, 'Santo Frippa', 'VIA CRISPANO N 30', '', '80020', 'FRATTAMINORE NA', 'Italien', 'IT', NULL, NULL, '3665301683', '', NULL, NULL, '7002-2 Silver case / Black face / Black Leather Band', NULL, '711369671224', 'FedEx', NULL, '2017-12-01', '30.11.2017 14:40', '4260295882231', '1', 'a0YC000000jlPVi', '150.01', '219.99'),
(45122, '1014890043', NULL, NULL, 'Hector Martinez Sanchez', 'CALLE ISLA DE GOMERA, 6', 'bar', '28039', 'MADRID M', 'Spanien', 'ES', NULL, NULL, '606601947', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '711369671360', 'FedEx', NULL, '2017-12-04', '03.12.2017 13:41', '4260295880923', '1', 'a0YC000000jlYwu', '140.00', '189.99'),
(45123, '1014535393', NULL, NULL, 'CONSUMIBLES INFORMATICOS COCA.', 'PLACA MERCE RODOREDA I ', 'GURGUI, 13 LOCAL 1', '08830', 'SANT BOI DE LLOBREGAT B', 'Spanien', 'ES', NULL, NULL, '607838403', '', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '711369671371', 'FedEx', NULL, '2017-12-04', '02.12.2017 01:10', '4260295880978', '1', 'a0YC000000jlYww', '140.00', '189.99'),
(45124, '1014022007', NULL, NULL, 'sandra massarelli', '1 SQUARE BUFFON', '', '38320', 'EYBENS ISERE', 'Frankreich', 'FR', NULL, NULL, '613250416', '', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '711369671246', 'FedEx', NULL, '2017-12-04', '30.11.2017 04:09', '4260295880381', '1', 'a0YC000000kF2I2', '178.99', '229.90'),
(45125, '1014809049', NULL, NULL, 'FREJ GRISSA', '1 RUE RUE SAINT DENIS', 'BAT A', '93400', 'ST OUEN SEINE SAINT DENIS', 'Frankreich', 'FR', NULL, NULL, '3669749925', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369671257', 'FedEx', NULL, '2017-12-04', '03.12.2017 05:09', '4260295880398', '1', 'a0YC000000kF2I3', '178.99', '229.90'),
(45126, '1015002909', '', '', 'Guillaume Vanderbecq', 'VANDERBECQ 275 rue guivarmez', '', '59310', 'LANDAS', 'Frankreich', '', '', '', '615674084', '', '', '', '101-3 Gold case / Black face / Brown Leather Band', 'angeblich Uhr kaputt erhalten! Hat Geld von Groupon zurück erhalten! 15.02.18 Wenn Uhr zurück kommt behalten!', '711369671268', 'FedEx', '', '2017-12-04', '03.12.2017 20:11', '4260295880398', '1', 'a0YC000000kF2I3', '178.99', '229.90'),
(45127, '1014954049', NULL, NULL, 'Lamyae Jerrai', '5 RUE DES BERGERES', 'Tours janvier', '91940', 'LES ULIS', 'Frankreich', 'FR', NULL, NULL, '787064744', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369671279', 'FedEx', NULL, '2017-12-04', '03.12.2017 17:39', '4260295880398', '1', 'a0YC000000kF2I3', '178.99', '229.90'),
(45128, '1014377185', NULL, NULL, 'Mercader Frederic', '130 Chemin Constantin', '', '64990', 'Lahonce', 'Frankreich', 'FR', NULL, NULL, '625132191', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '711369671280', 'FedEx', NULL, '2017-12-04', '01.12.2017 15:39', '4260295880050', '1', 'a0YC000000kF2I5', '178.99', '229.90'),
(45129, '1014616837', NULL, NULL, 'Christelle Goubert', '823 CHEMIN DU CLOS D ENFER', '', '84150', 'JONQUIERES', 'Frankreich', 'FR', NULL, NULL, '662599549', '', NULL, NULL, '4004-8 Black case / Black Face / Stainless steel band', NULL, '711369671290', 'FedEx', NULL, '2017-12-04', '02.12.2017 13:11', '4260295881135', '1', 'a0YC000000kF2EF', '159.99', '229.90'),
(45130, '1014719737', NULL, NULL, 'Sandra Schwarz', '65 Avenue de Strasbourg', '', '57070', 'Metz', 'Frankreich', 'FR', NULL, NULL, '674683274', '', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '711369671305', 'FedEx', NULL, '2017-12-04', '02.12.2017 19:40', '4260295882019', '1', 'a0YC000000kF2I8', '178.99', '229.90'),
(45131, '1014396515', '', '', 'sophie ucciani', '11 AVENUE LE MESNIL', '', '06200', 'NICE', 'Frankreich', '', '', '', '612525809', '', '', '', 'GM-102-5 Silver Case / White Face / Stainless steel band', 'Angeblich falsche Uhr erhalten! Kundin hat Geld von Groupon zurück erhalten! 15.02.18\r\nWenn Uhr kommt behalten!', '711369671316', 'FedEx', '', '2017-12-04', '01.12.2017 16:40', '4260295881517', '1', 'a0YC000000jmvKF', '160.00', '239.90'),
(45132, '1014540913', NULL, NULL, 'Dubois Joel', '37 avenue Jean Millet', '', '76150', 'Maromme', 'Frankreich', 'FR', NULL, NULL, '646314954', '', NULL, NULL, 'GM-102-6 Silver Case / Black face / Stainless steel band', NULL, '711369671327', 'FedEx', NULL, '2017-12-04', '02.12.2017 02:09', '4260295881524', '1', 'a0YC000000jmvKG', '160.00', '239.90'),
(45133, '1014534953', NULL, NULL, 'Tellier Oceane', '14 RUE DE VAUDRIAL', '', '02290', 'MONTIGNY LENGRAIN', 'Frankreich', 'FR', NULL, NULL, '620240832', '', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '711369671338', 'FedEx', NULL, '2017-12-04', '02.12.2017 01:10', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90'),
(45134, '1014966303', NULL, NULL, 'Lamyae Jerrai', '5 RUE DES BERGERES', 'Tours janvier', '91940', 'LES ULIS', 'Frankreich', 'FR', NULL, NULL, '787064744', '', NULL, NULL, 'GM-507-4 Black case / Black face / Black Leather Band', NULL, '711369671279', 'FedEx', NULL, '2017-12-04', '03.12.2017 18:10', '4260295881173', '1', 'a0YC000000jXu8H', '145.01', '219.90'),
(45135, '1014810625', NULL, NULL, 'bertrand parc', '21 RUE DU CROISSANT', '', '29600', 'MORLAIX', 'Frankreich', 'FR', NULL, NULL, '782804109', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '711369671349', 'FedEx', NULL, '2017-12-04', '03.12.2017 06:09', '4260295882187', '1', 'a0YC000000jXu8E', '145.01', '219.90'),
(45136, '1014545751', NULL, NULL, 'Daniel Cebuc', '18 ALLEE DES RAGUENETS', '', '95210', 'ST GRATIEN', 'Frankreich', 'FR', NULL, NULL, '652628728', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369671350', 'FedEx', NULL, '2017-12-04', '02.12.2017 04:39', '4260295882200', '1', 'a0YC000000jXu8F', '144.99', '199.90'),
(45137, '1014356855', NULL, NULL, 'GELATERIA MAFALDA X VANIA', 'PIAZZALE CAPITELLO 35', '', '31020', 'Vidor TV', 'Italien', 'IT', NULL, NULL, '3471061185', '', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '711369671382', 'FedEx', NULL, '2017-12-04', '01.12.2017 16:39', '4260295881685', '1', 'a0YC000000jlPTz', '165.00', '239.90'),
(45138, '1014094745', NULL, NULL, 'eh maagdenberg', 'Grevelingstraat 24', '', '2161WG', 'LISSE Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '647017627', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369671408', 'FedEx', NULL, '2017-12-04', '30.11.2017 15:41', '4260295881197', '1', 'a0YC000000kExT4', '175.00', '269.00'),
(45139, '1014133731', NULL, NULL, 'Niels HASS', 'Maliestraat 9', '', '2514CA', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '686186947', '', NULL, NULL, '7002-7 Silver Case / Black Dial / Strainless steel band', NULL, '711369671419', 'FedEx', NULL, '2017-12-04', '30.11.2017 18:10', '4260295882286', '1', 'a0YC000000jnly5', '150.00', '219.00'),
(45140, '1014460975', NULL, NULL, 'Martin Houweling', 'De Milan Viscontilaan 87', '', '3453RN', 'DE MEERN', 'Niederlande', 'NL', NULL, NULL, '639489580', '', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '711369671420', 'FedEx', NULL, '2017-12-04', '01.12.2017 22:10', '4260295881180', '1', 'a0YC000000kEpub', '154.99', '269.00'),
(45141, '1014545313', NULL, NULL, 'Raul van wilgen van wilgen', 'Laura Ashleystraat 29', '', '3059ME', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '624229501', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369671430', 'FedEx', NULL, '2017-12-04', '02.12.2017 06:09', '4260295880107', '1', 'a0YC000000kEKeL', '165.00', '269.00'),
(45142, '1014110921', NULL, NULL, 'Robert Nebbeling', 'Diepenbrocklaan 120', '', '5012GM', 'Tilburg', 'Niederlande', 'NL', NULL, NULL, '628231594', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369671441', 'FedEx', NULL, '2017-12-04', '30.11.2017 16:40', '4260295880107', '1', 'a0YC000000kEKeL', '165.00', '269.00'),
(45143, '1014888905', NULL, NULL, 'Ron Stas', 'Zevenkampse Ring 176', '', '3068PZ', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '620362888', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369671452', 'FedEx', NULL, '2017-12-04', '03.12.2017 15:40', '4260295880144', '1', 'a0YC000000kEKeM', '165.00', '269.00'),
(45144, '1014643097', NULL, NULL, 'Francoise Jolly', '4 BEECH CLOSE', '', 'TW165PY', 'SUNBURY-ON-THAMES', 'Grossbritannien', 'GB', NULL, NULL, '7796582160', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4879 8414', 'UPS', NULL, '2017-12-04', '02.12.2017 15:40', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(45145, '1014532321', NULL, NULL, 'Tatjana Skoda', '9 LAWRENCE COURT', '', 'NN180SB', 'CORBY', 'Grossbritannien', 'GB', NULL, NULL, '7860544524', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4652 5622', 'UPS', NULL, '2017-12-04', '02.12.2017 02:09', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(45146, '1014539023', NULL, NULL, 'Tom Brown', '73 ISLAND STREET', '', 'BT41DG', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7540589256', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4743 5236', 'UPS', NULL, '2017-12-04', '02.12.2017 02:40', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(45147, '1014663139', NULL, NULL, 'viv Burns', '7 Pendle Close', 'Ledsham Park', 'CH664JG', 'Little Sutton', 'Grossbritannien', 'GB', NULL, NULL, '0151 339 2941', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4718 3240', 'UPS', NULL, '2017-12-04', '02.12.2017 17:09', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(45148, '1014271277', NULL, NULL, 'June Wong', '63 Faulkner street', '', 'M14FF', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7477581594', '', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '1Z 8VF 459 68 4706 5654', 'UPS', NULL, '2017-12-04', '01.12.2017 02:39', '4260295880015', '1', 'a0YC000000kEW0L', '153.99', '225.00'),
(45149, '1014546589', NULL, NULL, 'DOUGIE BURT', '11 LONGSTONE AVENUE', '', 'EH142AZ', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '1314785090', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4861 8466', 'UPS', NULL, '2017-12-04', '02.12.2017 06:09', '4260295880050', '1', 'a0YC000000kEW0M', '153.99', '225.00'),
(45150, '1014424555', NULL, NULL, 'Sarah Bissett', '8 SHETLAND PLACE', '', 'KY13DY', 'KIRKCALDY FIFE', 'Grossbritannien', 'GB', NULL, NULL, '7845536595', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4821 7676', 'UPS', NULL, '2017-12-04', '01.12.2017 19:10', '4260295880050', '1', 'a0YC000000kEW0M', '153.99', '225.00'),
(45151, '1014281053', NULL, NULL, 'Claire March', '10 Connaught Road', '', 'SS68UX', 'Rayleigh Essex', 'Grossbritannien', 'GB', NULL, NULL, '7880700638', '', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4667 9289', 'UPS', NULL, '2017-12-04', '01.12.2017 06:39', '4260295881395', '1', 'a0YC000000jlepX', '135.01', '185.00'),
(45152, '1014736391', NULL, NULL, 'Jon Stanley', '1 CHOLMLEY STREET', '', 'HU33DL', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7737598490', '', NULL, NULL, '513-5 Black Case / Black Face / Black Leather band', NULL, '1Z 8VF 459 68 4685 9290', 'UPS', NULL, '2017-12-04', '02.12.2017 21:41', '4260295882217', '1', 'a0YC000000jnSpx', '130.00', '179.00'),
(45153, '1014281625', NULL, NULL, 'ALEX SHOKRY', '38 GARDYN CROFT', 'TAVERHAM', 'NR86UZ', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '7957488860', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '1Z 8VF 459 68 4825 3707', 'UPS', NULL, '2017-12-04', '01.12.2017 07:09', '4260295880473', '1', 'a0YC000000jlcEO', '150.00', '219.00'),
(45154, '1014281017', NULL, NULL, 'Michael Higgins', '15 Sorrel way', '', 'WA94YN', 'ST. HELENS', 'Grossbritannien', 'GB', NULL, NULL, '07708 138257', '', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '1Z 8VF 459 68 4759 8516', 'UPS', NULL, '2017-12-04', '01.12.2017 06:39', '4260295881678', '1', 'a0YC000000jlcEU', '150.00', '219.00'),
(45155, '1014649557', NULL, NULL, 'adedamola adeniyi', '20 JUPITER COURT', '', 'SL15QG', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '7702620081', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4846 9725', 'UPS', NULL, '2017-12-04', '02.12.2017 16:10', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(45156, '1014375425', NULL, NULL, 'Georgina Peers', '180 SANDON ROAD', '', 'ST37DF', 'STOKE-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7590305711', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4688 3334', 'UPS', NULL, '2017-12-04', '01.12.2017 16:11', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45157, '1014340603', NULL, NULL, 'Meg Johns', '70 PENNANT ROAD', 'Swiss valley', 'SA148EP', 'LLANELLI DYFED', 'Grossbritannien', 'GB', NULL, NULL, '7400143934', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4689 5349', 'UPS', NULL, '2017-12-04', '01.12.2017 14:39', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45158, '1014351975', NULL, NULL, 'Paula Beddoes', 'ROSEVALE HEREFORD ROAD', '', 'HR68JU', 'LEOMINSTER', 'Grossbritannien', 'GB', NULL, NULL, '7496642590', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4620 1758', 'UPS', NULL, '2017-12-04', '01.12.2017 15:10', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45159, '1014364195', NULL, NULL, 'Richard Moores', 'THE STREET', 'The Street', 'BN180PR', 'ARUNDEL WEST SUSSEX', 'Grossbritannien', 'GB', NULL, NULL, '07977 532742', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4873 8569', 'UPS', NULL, '2017-12-04', '01.12.2017 15:41', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45160, '1014274479', NULL, NULL, 'Robyn McLeod', '14 LUNAN TERRACE', '', 'DD47NG', 'DUNDEE', 'Grossbritannien', 'GB', NULL, NULL, '7850478201', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4728 1778', 'UPS', NULL, '2017-12-04', '01.12.2017 03:09', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45161, '1014378663', NULL, NULL, 'Sam Osman', 'NEWBRIDGEHOU NEWBRIDGE', 'Cadnam', 'SO402NW', 'SOUTHAMPTON Hampshire', 'Grossbritannien', 'GB', NULL, NULL, '7801315176', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4804 7387', 'UPS', NULL, '2017-12-04', '01.12.2017 16:40', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45162, '1014390131', NULL, NULL, 'Satnam Hayre', 'UNIT9O2STORE FORT PARKWAY', '', 'B249FP', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7960131544', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4729 1392', 'UPS', NULL, '2017-12-04', '01.12.2017 17:10', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45163, '1014257463', NULL, NULL, 'Thomas Peachey', '25 BEECH LANE', 'Eye', 'PE67YG', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '1733221513', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4690 9806', 'UPS', NULL, '2017-12-04', '01.12.2017 01:11', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45164, '1014270837', NULL, NULL, 'Clare Pengilley', '27 ADLAM ROAD', 'Fazakerley', 'L101LG', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7500810456', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4603 8613', 'UPS', NULL, '2017-12-04', '01.12.2017 02:39', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(45165, '1014278341', NULL, NULL, 'Francesca Neame', '2 MANOR ROAD', '', 'KT122PB', 'WALTON-ON-THAMES', 'Grossbritannien', 'GB', NULL, NULL, '7947974305', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4765 3821', 'UPS', NULL, '2017-12-04', '01.12.2017 04:39', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(45166, '1014703123', '', '', 'Margaret Langrick', '4 GRASSDALE PARK', '', 'HU151EB', 'BROUGH', 'Grossbritannien', '', '', '', '7791206322', '', '', '', 'GM-107-6 Silver Case / Black Face / Stainless steel band', 'Am 22.12.17 Sendung zurück erhalten, da Kunde dreimal nicht zu Hause war. Auch auf die Benachrichtigung die Sendung im UPS shop abzuholen ist er nicht nachgekommen.', '1Z 8VF 459 68 4717 1431', 'UPS', '', '2017-12-04', '02.12.2017 19:40', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(45167, '1014281371', NULL, NULL, 'surbajeet randhawa', 'flat 3 164 hamstead rd', '', 'B202QR', 'birmingham west midlands', 'Grossbritannien', 'GB', NULL, NULL, '7518800456', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4804 7449', 'UPS', NULL, '2017-12-04', '01.12.2017 07:09', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(45168, '1014413775', NULL, NULL, 'Jordan McCrorie', '3 LOCH LEA', '3 lochlea blackwood', 'ML119ST', 'LANARK', 'Grossbritannien', 'GB', NULL, NULL, '7767144338', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4737 7853', 'UPS', NULL, '2017-12-04', '01.12.2017 18:40', '4260295881579', '1', 'a0YC000000gyJri', '132.00', '179.00'),
(45169, '1014329933', NULL, NULL, 'Cheryl Mayer', '17B CLINTON WAY', '', 'LN106QW', 'WOODHALL SPA', 'Grossbritannien', 'GB', NULL, NULL, '1526351369', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4849 8668', 'UPS', NULL, '2017-12-04', '01.12.2017 13:40', '4260295880923', '1', 'a0YC000000jnQej', '129.00', '179.00'),
(45170, '1014370389', NULL, NULL, 'Jonathon  Price', 'ARTEMISHOUSE GREEK STREET', '', 'SK38AB', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7517255400', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4658 5871', 'UPS', NULL, '2017-12-04', '01.12.2017 16:11', '4260295880923', '1', 'a0YC000000jnQej', '129.00', '179.00'),
(45171, '1014450799', NULL, NULL, 'Ian Harvey', '1 DAISY MOUNT', 'Maghull', 'L313HB', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7860248258', '', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4725 5485', 'UPS', NULL, '2017-12-04', '01.12.2017 20:41', '4260295880978', '1', 'a0YC000000jnQel', '129.00', '179.00'),
(45172, '1014579841', NULL, NULL, 'Khalil Raza', '11 GARDEN CLOSE', '', 'WF156LT', 'LIVERSEDGE', 'Grossbritannien', 'GB', NULL, NULL, '7494100491', '', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4616 3497', 'UPS', NULL, '2017-12-04', '02.12.2017 12:09', '4260295880978', '1', 'a0YC000000jnQel', '129.00', '179.00'),
(45173, '1014284363', NULL, NULL, 'Mike  Stark', 'Academy House Sidings Court', 'Lakeside', 'DN45NU', 'Doncaster South Yorkshire', 'Grossbritannien', 'GB', NULL, NULL, '7516411506', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4760 5909', 'UPS', NULL, '2017-12-04', '01.12.2017 08:39', '4260295881487', '1', 'a0YC000000jnQen', '129.00', '179.00'),
(45174, '1014548727', NULL, NULL, 'Jake Heald', '100 BROUGHTON ROAD', '', 'BD231TJ', 'SKIPTON', 'Grossbritannien', 'GB', NULL, NULL, '447590468247', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4711 8712', 'UPS', NULL, '2017-12-04', '02.12.2017 08:09', '4260295881807', '1', 'a0YC000000jnRyg', '130.00', '179.00'),
(45175, '1014544875', NULL, NULL, 'Rhiannon Jones', '21 GWENT COURT', 'Fleur-De-Lys', 'NP123UN', 'BLACKWOOD', 'Grossbritannien', 'GB', NULL, NULL, '7792738896', '', NULL, NULL, 'GM-508-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4707 7927', 'UPS', NULL, '2017-12-04', '02.12.2017 04:39', '4260295881227', '1', 'a0YC000000jnSmO', '130.00', '189.00'),
(45176, '1014715251', NULL, NULL, 'alexis Weeks', '78 ELMS DRIVE', '', 'BN159LR', 'LANCING', 'Grossbritannien', 'GB', NULL, NULL, '7473121114', '', NULL, NULL, 'GM-508-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4829 9534', 'UPS', NULL, '2017-12-04', '02.12.2017 20:39', '4260295881241', '1', 'a0YC000000jnSmQ', '130.00', '189.00'),
(45177, '1014358383', NULL, NULL, 'EMIL DASHDAMIROV', '212 STOKE NEWINGTON HIGH ', 'STREET NEXT LOCATION', 'N167HU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7544723701', '', NULL, NULL, 'GM-508-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4763 9543', 'UPS', NULL, '2017-12-04', '01.12.2017 15:41', '4260295881951', '1', 'a0YC000000jnSmS', '130.00', '189.00'),
(45178, '1014266591', NULL, NULL, 'elizabeth hughff', '120 ROSSLARE ROAD', 'roseworth', 'TS199LW', 'STOCKTON-ON-TEES CLEVELAND', 'Grossbritannien', 'GB', NULL, NULL, '7477522089', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4759 3959', 'UPS', NULL, '2017-12-04', '01.12.2017 02:09', '4260295881234', '1', 'a0YC000000jnSr0', '134.99', '189.00'),
(45179, '1014704267', NULL, NULL, 'Maria Alejandra Mendez Lopez', '47 Holmlea walk', 'Spring Park', 'SL39EW', 'Datchet Berkshire', 'Grossbritannien', 'GB', NULL, NULL, '7933495072', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4789 8764', 'UPS', NULL, '2017-12-04', '02.12.2017 19:40', '4260295881234', '1', 'a0YC000000jnSr0', '134.99', '189.00'),
(45180, '1014596153', NULL, NULL, 'patricia bain', 'FLAT17 LIME STREET', '', 'CA25ED', 'CARLISLE', 'Grossbritannien', 'GB', NULL, NULL, '01228 631961', '', NULL, NULL, 'GM-509-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4612 9971', 'UPS', NULL, '2017-12-04', '02.12.2017 13:10', '4260295881951', '1', 'a0YC000000jnSr3', '134.99', '189.00'),
(45181, '1014911973', NULL, NULL, 'kalista roekens', 'Chemin des vignes, 6, 1370 ', 'Jodoigne Chemin des vignes ', '1370', 'Jodoigne Brabant Wallon', 'Belgien', 'BE', NULL, NULL, '491332709', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '711369671393', 'FedEx', NULL, '2017-12-04', '03.12.2017 17:09', '4260295882255', '1', 'a0YC000000jnlxp', '150.00', '219.00'),
(45182, '1014809035', NULL, NULL, 'Rebecca Corbett', '260 PORTLAND STREET', '', 'PR86LX', 'SOUTHPORT', 'Grossbritannien', 'GB', NULL, NULL, '7960671276', '', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '1Z 8VF 459 68 4730 3584', 'UPS', NULL, '2017-12-05', '03.12.2017 05:39', '4260295881470', '1', 'a0YC000000jnSnV', '126.00', '179.00'),
(45183, '1014892507', NULL, NULL, 'Ann Bakes', '44 WINGATE ROAD', '', 'DN379DU', 'GRIMSBY', 'Grossbritannien', 'GB', NULL, NULL, '01472 591221', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '1Z 8VF 459 68 4726 7632', 'UPS', NULL, '2017-12-05', '03.12.2017 14:41', '4260295880473', '1', 'a0YC000000jlcEO', '150.00', '219.00'),
(45184, '1015036209', NULL, NULL, 'Joanna Kennedy', '89 WATFORD ROAD', 'Croxley Green', 'WD33DT', 'RICKMANSWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7747804733', '', NULL, NULL, 'GM-104-4 Bicolore Or Noir', NULL, '1Z 8VF 459 68 4867 1649', 'UPS', NULL, '2017-12-05', '03.12.2017 23:10', '4260295881203', '1', 'a0YC000000jlcEQ', '150.00', '219.00'),
(45185, '1015005611', NULL, NULL, 'john burns', '19 RAGGITHILL AVENUE', 'mossblown', 'KA65BP', 'AYR ayrshire', 'Grossbritannien', 'GB', NULL, NULL, '1292520363', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4647 5598', 'UPS', NULL, '2017-12-05', '03.12.2017 21:11', '4260295880602', '1', 'a0YC000000gyJrc', '132.00', '179.00'),
(45186, '1014980181', NULL, NULL, 'julie henrick', '1 ARNOLD ROAD', '', 'B903JP', 'SOLIHULL', 'Grossbritannien', 'GB', NULL, NULL, '7557443535', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4734 2005', 'UPS', NULL, '2017-12-05', '03.12.2017 20:09', '4260295880602', '1', 'a0YC000000gyJrc', '132.00', '179.00'),
(45187, '1015009065', NULL, NULL, 'Marguerite Henry-Pierre', '44 Druid Street', '', 'SE12EZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '2082892379', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4783 8819', 'UPS', NULL, '2017-12-05', '03.12.2017 21:40', '4260295881555', '1', 'a0YC000000gyJrg', '132.00', '179.00'),
(45188, '1014904405', NULL, NULL, 'samantha belford', 'WHITFIE WHITFIELD ROAD', 'ball green', 'ST68BG', 'STOKE-ON-TRENT staffs', 'Grossbritannien', 'GB', NULL, NULL, '7810281990', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4674 2021', 'UPS', NULL, '2017-12-05', '03.12.2017 15:40', '4260295881234', '1', 'a0YC000000jnSr0', '134.99', '189.00'),
(45189, '1015351801', NULL, NULL, 'Lopes rodrigues Joaquim manuel', 'Rue de la Soierie Rue de la ', 'soerien\'27 ', '1190', 'Forest Bruxelles-Capitale', 'Belgien', 'BE', NULL, NULL, '479058758', '', NULL, NULL, 'GM-3009-1 Silver case / White face / Black Leather Band', NULL, '711369671555', 'FedEx', NULL, '2017-12-06', '05.12.2017 07:09', '4260295881784', '1', 'a0YC000000kF6mE', '159.01', '249.01'),
(45190, '1015314939', NULL, NULL, 'Camillo Di Rupo', 'Chemin Drôleau 6b', '', '1430', 'Rebecq-Rognon', 'Belgien', 'BE', NULL, NULL, '488685707', '', NULL, NULL, '3012-3 Gold case / Black face / Brown Leather Band', NULL, '711369671566', 'FedEx', NULL, '2017-12-06', '05.12.2017 01:11', '4260295881883', '1', 'a0YC000000jmx5V', '145.01', '229.00'),
(45191, '1015156793', NULL, NULL, 'Ramona Ivan', 'Simonis 30', '', '1050', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '32493487125', '', NULL, NULL, '3004-2 Silver case / Black face / Black Leather Band', NULL, '711369671577', 'FedEx', NULL, '2017-12-06', '04.12.2017 14:39', '4260295880060', '1', 'a0YC000000kF2yi', '150.01', '229.00'),
(45192, '1015220933', NULL, NULL, 'Loredana Casola', 'Calle Avellano, 14', 'piso 1', '03690', 'Alicante A', 'Spanien', 'ES', NULL, NULL, '684219487', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369671511', 'FedEx', NULL, '2017-12-06', '04.12.2017 16:40', '4260295881197', '1', 'a0YC000000kDvHP', '169.99', '229.90'),
(45193, '1015103551', '', '', 'Olivier Huart', '361 AVENUE DE SAINT ANTOINE', '', '13015', 'MARSEILLE', 'Frankreich', '', '', '', '491650167', '', '', '', '101-5 Black case / Black face / Black Leather Band', '', '711369671728', 'FedEx', '', '2017-12-06', '04.12.2017 01:40', '4260295880050', '1', 'a0YC000000kF2I5', '178.99', '229.90'),
(45194, '1015151079', NULL, NULL, 'Lea Haouas', '32 Boulevard Jacques Millot', '', '49000', 'Angers', 'Frankreich', 'FR', NULL, NULL, '782197474', '', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '711369671496', 'FedEx', NULL, '2017-12-06', '04.12.2017 12:09', '4260295882019', '1', 'a0YC000000kF2I8', '178.99', '229.90'),
(45195, '1015188061', NULL, NULL, 'Valerie BOURREAU', '16 RUE DU PRIEURE', '', '79100', 'MAUZE THOUARSAIS DEUX SEVRES', 'Frankreich', 'FR', NULL, NULL, '633763208', '', NULL, NULL, 'GM-102-1 Silver case / White face / Black Leather Band', NULL, '711369671500', 'FedEx', NULL, '2017-12-06', '04.12.2017 14:39', '4260295880404', '1', 'a0YC000000jmvKC', '160.00', '239.90'),
(45196, '1015281727', NULL, NULL, 'Ann Coughlan', '10 Brooke Avenue', 'Togher', 'T12A9DT', 'Cork', 'Irland', 'IE', NULL, NULL, '874195043', '', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4685 0057', 'UPS', NULL, '2017-12-06', '04.12.2017 22:39', '4260295880749', '1', 'a0YC000000kDtkk', '155.00', '230.00'),
(45197, '1015167167', NULL, NULL, 'Matilda Gjoka', 'Via Maddalena Di Canossa 12', '', '20013', 'Magenta MI', 'Italien', 'IT', NULL, NULL, '3462778218', '', NULL, NULL, 'GM-104-3 Noir Noir Noir', NULL, '711369671533', 'FedEx', NULL, '2017-12-06', '04.12.2017 15:10', '4260295880480', '1', 'a0YC000000jlPTt', '165.00', '239.90'),
(45198, '1015140455', NULL, NULL, 'Dylan Valenti', 'Traversa Cannarella 35 35', '', '96100', 'SIRACUSA SR', 'Italien', 'IT', NULL, NULL, '3336379295', '', NULL, NULL, 'GM-104-6 Argent Blanc Acier', NULL, '711369671544', 'FedEx', NULL, '2017-12-06', '04.12.2017 13:10', '4260295881654', '1', 'a0YC000000jlPTw', '165.00', '239.90'),
(45199, '1015072463', NULL, NULL, 'Gerard v.d. Laar', 'Zandeveltweg 116', '', '2692AW', 'S-GRAVENZANDE Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '624466107', '', NULL, NULL, '4004-3 Or Noir Noir', NULL, '711369671588', 'FedEx', NULL, '2017-12-06', '04.12.2017 02:39', '4260295881081', '1', 'a0YC000000jlA9i', '149.99', '199.00'),
(45200, '1015204943', NULL, NULL, 'Gerrit Balyn', 'Bas Paauwestraat 5', '', '3077MP', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '618305876', '', NULL, NULL, '4004-7 Gold Case / Black Face / Stainless steel band', NULL, '711369671599', 'FedEx', NULL, '2017-12-06', '04.12.2017 17:40', '4260295881128', '1', 'a0YC000000jlA9m', '149.99', '199.00'),
(45201, '1015351493', NULL, NULL, 'Djowy Fernhout', 'Prinses Irenehof 55', '', '1411CB', 'NAARDEN', 'Niederlande', 'NL', NULL, NULL, '655810011', '', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '711369671603', 'FedEx', NULL, '2017-12-06', '05.12.2017 07:09', '4260295881999', '1', 'a0YC000000jmxaw', '165.00', '269.00'),
(45202, '1015168603', NULL, NULL, 'Mollie Powell', 'TechNET IT Unit 3a, Opal Court', 'Opal Drive', 'MK150DF', 'Milton Keynes Buckinghamshire', 'Grossbritannien', 'GB', NULL, NULL, '7515490517', '', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4693 8865', 'UPS', NULL, '2017-12-06', '04.12.2017 14:10', '4260295880374', '1', 'a0YC000000kEW0I', '153.99', '225.00'),
(45203, '1015050455', NULL, NULL, 'Melissa Mattis', '4A GRAMPIAN CLOSE', 'Chadderton', 'OL98PT', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7403309975', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4891 4074', 'UPS', NULL, '2017-12-06', '04.12.2017 00:10', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(45204, '1015235899', NULL, NULL, 'Linda Liddell', '21 PRIMROSE COURT', '', 'G149ET', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7484142240', '', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4819 1686', 'UPS', NULL, '2017-12-06', '04.12.2017 19:10', '4260295881982', '1', 'a0YC000000kEW0N', '153.99', '225.00'),
(45205, '1015301973', NULL, NULL, 'Vanessa Wakefield', '62 CROMWELL ROAD', '', 'CB13EG', 'CAMBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7747037367', '', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '1Z 8VF 459 68 4822 7692', 'UPS', NULL, '2017-12-06', '04.12.2017 23:40', '4260295881685', '1', 'a0YC000000jlcEV', '150.00', '219.00'),
(45206, '1015163211', NULL, NULL, 'Romeny  Roka', '41st Floor 25 Canada Square', 'Wolters Kluwer Financial S', 'E145LQ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7828387616', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4611 8107', 'UPS', NULL, '2017-12-06', '04.12.2017 14:09', '4260295880602', '1', 'a0YC000000gyJrc', '132.00', '179.00'),
(45207, '1015177697', NULL, NULL, 'Susan Sneddon', 'Kippenhill Dunning', '', 'PH20RA', 'Perth', 'Grossbritannien', 'GB', NULL, NULL, '1764684595', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4819 8910', 'UPS', NULL, '2017-12-06', '04.12.2017 15:09', '4260295880602', '1', 'a0YC000000gyJrc', '132.00', '179.00'),
(45208, '1015104981', NULL, NULL, 'Louise Samuels', '6 HOWBERRY CLOSE', '', 'HA86TA', 'EDGWARE', 'Grossbritannien', 'GB', NULL, NULL, '7875027242', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4664 6126', 'UPS', NULL, '2017-12-06', '04.12.2017 03:09', '4260295881555', '1', 'a0YC000000gyJrg', '132.00', '179.00'),
(45209, '1015116681', NULL, NULL, 'Grace Dollner', '21 TUCKER STREET', '', 'WD180AU', 'WATFORD', 'Grossbritannien', 'GB', NULL, NULL, '7397181881', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4707 5732', 'UPS', NULL, '2017-12-06', '04.12.2017 09:39', '4260295881586', '1', 'a0YC000000gyJrj', '132.00', '179.00'),
(45210, '1015111105', NULL, NULL, 'Sander Fekene', '1 Swan Lane', 'Groupon', 'EC4R3TN', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7980009200', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4814 3746', 'UPS', NULL, '2017-12-06', '04.12.2017 06:09', '4260295881807', '1', 'a0YC000000jnRyg', '130.00', '179.00'),
(45211, '1015172239', NULL, NULL, 'Rita Keenan', '3 ASHTON ROAD', '', 'PA191BY', 'GOUROCK Renfrewshire', 'Grossbritannien', 'GB', NULL, NULL, '1475631241', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4814 6154', 'UPS', NULL, '2017-12-06', '04.12.2017 14:40', '4260295881234', '1', 'a0YC000000jnSr0', '134.99', '189.00'),
(45212, '1015589191', NULL, NULL, 'Armin Rad', '98 RICHMOND WOOD ROAD', '', 'BH89DJ', 'BOURNEMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7415210675', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4691 9788', 'UPS', NULL, '2017-12-07', '06.12.2017 07:09', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(45213, '1015620529', NULL, NULL, 'Kurji Kerai', '254 Chamberlane Road', '', 'NW103LN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7956278402', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4841 9798', 'UPS', NULL, '2017-12-07', '06.12.2017 12:10', '4260295880398', '1', 'a0YC000000kEW0K', '153.99', '225.00'),
(45214, '1015470961', NULL, NULL, 'Donna Maclean', '71 BARMULLOCH ROAD', '', 'G214YG', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7889768603', '', NULL, NULL, '3006-3 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4693 4207', 'UPS', NULL, '2017-12-07', '05.12.2017 18:40', '4260295881012', '1', 'a0YC000000jnSnT', '126.00', '179.00'),
(45215, '1015328315', NULL, NULL, 'Syd Chambers', '143A BARRS ROAD', '', 'B647EZ', 'CRADLEY HEATH', 'Grossbritannien', 'GB', NULL, NULL, '7535133706', '', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4819 9017', 'UPS', NULL, '2017-12-07', '05.12.2017 01:10', '42602958811418', '1', 'a0YC000000jlepa', '135.01', '185.00'),
(45216, '1015414843', NULL, NULL, 'Danielle Kavanagh', '82 Barnfield Way', '', 'RH89QG', 'Oxted', 'Grossbritannien', 'GB', NULL, NULL, '7495521876', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '1Z 8VF 459 68 4679 0229', 'UPS', NULL, '2017-12-07', '05.12.2017 14:39', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(45217, '1015388163', NULL, NULL, 'Ian Mcdonald', 'USSL PENSHAW WAY', 'Portobello ind est', 'DH32SA', 'CHESTER LE STREET', 'Grossbritannien', 'GB', NULL, NULL, '7703823805', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '1Z 8VF 459 68 4772 3835', 'UPS', NULL, '2017-12-07', '05.12.2017 12:40', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(45218, '1015521509', NULL, NULL, 'Julie Atkins', '136A ASHLEY ROAD', '', 'AL15NT', 'ST. ALBANS', 'Grossbritannien', 'GB', NULL, NULL, '7927234776', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '1Z 8VF 459 68 4605 5845', 'UPS', NULL, '2017-12-07', '05.12.2017 22:40', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(45219, '1015365079', NULL, NULL, 'Laura Carrison', 'UNIT4 ST. MARK STREET', 'Expeditors shine innovatio', 'HU87FB', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7399525425', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '1Z 8VF 459 68 4848 2255', 'UPS', NULL, '2017-12-07', '05.12.2017 10:39', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(45220, '1015436305', NULL, NULL, 'Micci Lankester', '9 TURNER ROAD', '', 'SK176WH', 'BUXTON', 'Grossbritannien', 'GB', NULL, NULL, '7894910525', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '1Z 8VF 459 68 4693 9060', 'UPS', NULL, '2017-12-07', '05.12.2017 15:41', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(45221, '1015584855', NULL, NULL, 'Sylvia Holmes Tasker', '1 Marley Lane', '', 'OX447TF', 'Chalgrove Oxfordshire', 'Grossbritannien', 'GB', NULL, NULL, '1865400013', '', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4620 2275', 'UPS', NULL, '2017-12-07', '06.12.2017 04:09', '4260295881982', '1', 'a0YC000000kEW0N', '153.99', '225.00'),
(45222, '1015368819', NULL, NULL, 'Isuf Berisha', '182 Kingsland Road', '', 'E28EB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7482853688', '', NULL, NULL, 'GM-104-7 Argent Noir Acier', NULL, '1Z 8VF 459 68 4648 7889', 'UPS', NULL, '2017-12-07', '05.12.2017 11:09', '4260295881661', '1', 'a0YC000000jlcET', '150.00', '219.00'),
(45223, '1015579277', NULL, NULL, 'Danny Woodiwiss', '18 MOREVILLE CLOSE', 'Kingsmead', 'CW98UH', 'NORTHWICH', 'Grossbritannien', 'GB', NULL, NULL, '7827929099', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4705 1892', 'UPS', NULL, '2017-12-07', '06.12.2017 02:39', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(45224, '1015621353', NULL, NULL, 'Sandra Arnold', '105 WITHERSFIELD ROAD', '', 'CB99HG', 'HAVERHILL', 'Grossbritannien', 'GB', NULL, NULL, '7946140649', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4679 0309', 'UPS', NULL, '2017-12-07', '06.12.2017 12:10', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45225, '1015457865', NULL, NULL, 'Andrea Peters', 'THELOUNGE HIGH STREET', '', 'ST158AU', 'STONE', 'Grossbritannien', 'GB', NULL, NULL, '7498371642', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4783 9112', 'UPS', NULL, '2017-12-07', '05.12.2017 17:39', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(45226, '1015366043', NULL, NULL, 'Denise Haffenden', '178 GREENWOOD ROAD', 'Bakersfield', 'NG37FY', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7710259741', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4717 4321', 'UPS', NULL, '2017-12-07', '05.12.2017 10:40', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(45227, '1015351873', NULL, NULL, 'Jayme Norton', '69 WINDERMERE ROAD', 'Grangefield', 'TS184NB', 'STOCKTON-ON-TEES', 'Grossbritannien', 'GB', NULL, NULL, '7773410580', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4621 1934', 'UPS', NULL, '2017-12-07', '05.12.2017 06:39', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(45228, '1015785379', NULL, NULL, 'callum eason', '176 KIRKLAND WALK', 'methil', 'KY82JA', 'LEVEN', 'Grossbritannien', 'GB', NULL, NULL, '7950373301', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4840 7943', 'UPS', NULL, '2017-12-07', '06.12.2017 22:40', '4260295881586', '1', 'a0YC000000gyJrj', '132.00', '179.00'),
(45229, '1015433865', NULL, NULL, 'Julie Sheppard', 'Kingfisher L Valuation Lane', 'Boroughbridge', 'YO519LJ', 'Boroughbridge North Yorkshire', 'Grossbritannien', 'GB', NULL, NULL, '7714334070', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4785 8351', 'UPS', NULL, '2017-12-07', '05.12.2017 15:40', '4260295881586', '1', 'a0YC000000gyJrj', '132.00', '179.00'),
(45230, '1015470919', NULL, NULL, 'kirsty abbott', '93 SCHOLARS WALK', '', 'SL38LZ', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '7909225258', '', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4789 9165', 'UPS', NULL, '2017-12-07', '05.12.2017 18:40', '4260295880978', '1', 'a0YC000000jnQel', '129.00', '179.00'),
(45231, '1015745287', NULL, NULL, 'James Owen', '19 WERNBROOK ROAD', '', 'L42UH', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7764702803', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4670 6374', 'UPS', NULL, '2017-12-07', '06.12.2017 20:10', '4260295881487', '1', 'a0YC000000jnQen', '129.00', '179.00'),
(45232, '1015791169', NULL, NULL, 'Angela Howells', '133 CEFN HENGOED ROAD', 'winch wen', 'SA17LT', 'SWANSEA', 'Grossbritannien', 'GB', NULL, NULL, '7838443224', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4689 5983', 'UPS', NULL, '2017-12-07', '06.12.2017 22:41', '4260295881807', '1', 'a0YC000000jnRyg', '130.00', '179.00'),
(45233, '1015506765', NULL, NULL, 'Clare Duggins', '34 RICHMOND ROAD', '', 'RM12DX', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7429820366', '', NULL, NULL, 'GM-509-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4712 3993', 'UPS', NULL, '2017-12-07', '05.12.2017 21:40', '4260295881210', '1', 'a0YC000000jnSqy', '134.99', '189.00'),
(45234, '1015729899', NULL, NULL, 'Michelle McPhee', '27 Johnston Street', '', 'FK70NA', 'STIRLING', 'Grossbritannien', 'GB', NULL, NULL, '7740757148', '', NULL, NULL, 'GM-509-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4868 6400', 'UPS', NULL, '2017-12-07', '06.12.2017 19:10', '4260295881210', '1', 'a0YC000000jnSqy', '134.99', '189.00'),
(45235, '1015388043', NULL, NULL, 'Ian Mcdonald', 'USSL PENSHAW WAY', 'Portobello ind est', 'DH32SA', 'CHESTER LE STREET', 'Grossbritannien', 'GB', NULL, NULL, '7703823805', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4772 3835', 'UPS', NULL, '2017-12-07', '05.12.2017 12:40', '4260295882200', '1', 'a0YC000000jnSpw', '130.00', '179.00'),
(45236, '1015506477', NULL, NULL, 'arunas rumsevicius', '1 ard mor park', 'fortunestown,tallaght', '24', 'dublin', 'Irland', 'IE', NULL, NULL, '851075110', '', NULL, NULL, '3006-3 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4861 8966', 'UPS', NULL, '2017-12-07', '05.12.2017 21:40', '4260295881012', '1', 'a0YC000000kDtFz', '155.00', '230.00'),
(45237, '1015390607', NULL, NULL, 'Doina Stefan', '18 Clarence Gate Kilkenny Rd', '', 'R93Y2R4', 'Carlow Co Carlow', 'Irland', 'IE', NULL, NULL, '3,53087E+12', '', NULL, NULL, '502-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4893 8174', 'UPS', NULL, '2017-12-07', '05.12.2017 12:40', '4260295881718', '1', 'a0YC000000kDtCH', '155.00', '230.00'),
(45238, '1015536853', NULL, NULL, 'Mark Elson', 'CAMINO DE TORRES, 84', 'blq 3 , atico 2', '04720', 'Aguadulce AL', 'Spanien ', 'ES', NULL, NULL, '660713153', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369671658', 'FedEx', NULL, '2017-12-07', '05.12.2017 22:40', '4260295881197', '1', 'a0YC000000kDvHP', '169.99', '229.90'),
(45239, '1015742809', '', '', 'jozef van trier', 'Klein Veerle 15klein Veerle 15', '', '2960', 'Sint-Lenaarts', 'Belgien', '', '', '', '33138194', '', '', '', 'GM-104-2 Or Noir Marron', '', '711369671842', 'FedEx', '', '2017-12-08', '06.12.2017 21:09', '4260295880473', '1', 'a0YC000000kEGVO', '162.00', '250.00'),
(45240, '1015532121', NULL, NULL, 'Cindy Benoit', 'Rue D Ollignies 3', '', '7866', 'Bois de lessines', 'Belgien', 'BE', NULL, NULL, '495909179', '', NULL, NULL, '3004-2 Silver case / Black face / Black Leather Band', NULL, '711369671794', 'FedEx', NULL, '2017-12-08', '06.12.2017 00:11', '4260295880060', '1', 'a0YC000000kF2yi', '150.01', '229.00'),
(45241, '1015409667', NULL, NULL, 'Adjaratou SOLLEAU', '20 Colette Besson', 'Appartement C 301', '33140', 'Villenave d\'Ornon Aquitaine', 'Frankreich', 'FR', NULL, NULL, '650744443', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369671670', 'FedEx', NULL, '2017-12-08', '05.12.2017 13:10', '4260295880398', '1', 'a0YC000000kF2I3', '178.99', '229.90'),
(45242, '1015578807', NULL, NULL, 'Christie Marceau', '247 AVENUE BOLLEE', '', '72000', 'LE MANS SARTHE', 'Frankreich', 'FR', NULL, NULL, '659161090', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369671680', 'FedEx', NULL, '2017-12-08', '06.12.2017 01:39', '4260295880398', '1', 'a0YC000000kF2I3', '178.99', '229.90'),
(45243, '1015358205', '', '', 'olivier Marmieysse', '18 RUE COMBE SOUS RAVIERES', '', '25370', 'LES HOPITAUX NEUFS', 'Frankreich', '', '', '', '679535852', '', '', '', '101-5 Black case / Black face / Black Leather Band', '', 'CY740599238DE', 'DHL', '', '2017-12-11', '05.12.2017 08:39', '4260295880050', '1', 'a0YC000000kF2I5', '178.99', '229.90'),
(45244, '1015338701', NULL, NULL, 'sandrine forget', '23 RUE DU TERRAS', '', '53100', 'MAYENNE', 'Frankreich', 'FR', NULL, NULL, '685760482', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '711369671717', 'FedEx', NULL, '2017-12-08', '05.12.2017 01:09', '4260295880050', '1', 'a0YC000000kF2I5', '178.99', '229.90'),
(45245, '1015647457', NULL, NULL, 'Adjaratou SOLLEAU', '20 Colette Besson', 'Appartement C 301', '33140', 'Villenave d\'Ornon Aquitaine', 'Frankreich', 'FR', NULL, NULL, '650744443', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369671670', 'FedEx', NULL, '2017-12-08', '06.12.2017 13:10', '4260295882026', '1', 'a0YC000000kF2I9', '178.99', '229.90'),
(45246, '1015337675', NULL, NULL, 'Yannik Lamatiere', '165 ROUTE ROUTE DU FRENEY', '', '74700', 'SALLANCHES', 'Frankreich', 'FR', NULL, NULL, '673304695', '', NULL, NULL, 'GM-102-1 Silver case / White face / Black Leather Band', NULL, '711369671739', 'FedEx', NULL, '2017-12-08', '05.12.2017 01:09', '4260295880404', '1', 'a0YC000000jmvKC', '160.00', '239.90'),
(45247, '1015668603', NULL, NULL, 'Patrice Bailly', '1012 ROUTE DES MENAFAURIES', '', '07800', 'CHARMES SUR RHONE', 'Frankreich', 'FR', NULL, NULL, '781130998', '', NULL, NULL, 'GM-102-7 Gold Case / Black Face / Stainless steel band', NULL, '', 'FedEx', NULL, '2017-12-08', '06.12.2017 14:41', '4260295881531', '1', 'a0YC000000jmvKH', '160.00', '239.90'),
(45248, '1015496373', NULL, NULL, 'marie salini', '130 AVE AVENUE MARECHAL FOCH', '', '83000', 'TOULON', 'Frankreich', 'FR', NULL, NULL, '664647671', '', NULL, NULL, 'GM-505-2 Silver case/Black face/Black Leather Band', NULL, '711369671740', 'FedEx', NULL, '2017-12-08', '05.12.2017 20:09', '4260295880817', '1', 'a0YC000000jmvgg', '160.00', '239.90'),
(45249, '1015570717', NULL, NULL, 'Boulangerie Les 3 Elles', '2 ROUTE DE PREMOL', '', '38410', 'VAULNAVEYS LE HAUT', 'Frankreich', 'FR', NULL, NULL, '476891018', '', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '711369671750', 'FedEx', NULL, '2017-12-08', '06.12.2017 00:40', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90'),
(45250, '1015333827', NULL, NULL, 'Valerie Leborne', '19 RESIDENCE DES SAULES', '', '59246', 'MONS EN PEVELE', 'Frankreich', 'FR', NULL, NULL, '677958607', '', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '711369671761', 'FedEx', NULL, '2017-12-08', '05.12.2017 00:39', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(45251, '1015784867', NULL, NULL, 'Jamie O\'Riordan', 'Lincoln Recruitment 5 ', 'Fitzwilliam Square East Dublin', '2', 'Dublin', 'Irland', 'IE', NULL, NULL, '872130045', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4711 9211', 'UPS', NULL, '2017-12-08', '06.12.2017 22:39', '4260295881807', '1', 'a0YC000000kDtgs', '155.00', '230.00'),
(45252, '1015740573', NULL, NULL, 'sokol kuka', 'VIA DEI ROSSI 318', '', '50018', 'SCANDICCI FI', 'Italien', 'IT', NULL, NULL, '3200359771', '', NULL, NULL, 'GM-104-1 Argent Noir Noir', NULL, '711369671809', 'FedEx', NULL, '2017-12-08', '06.12.2017 20:41', '4260295880466', '1', 'a0YC000000jlPTr', '165.00', '239.90'),
(45253, '1015471375', NULL, NULL, 'MARIA LUISA BANTE', 'VIA GALILEO GALILEI 26', '', '20015', 'PARABIAGO MI', 'Italien', 'IT', NULL, NULL, '335202851', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '711369671810', 'FedEx', NULL, '2017-12-08', '05.12.2017 19:40', '4260295882255', '1', 'a0YC000000jlPVj', '150.01', '219.99'),
(45254, '1015616167', NULL, NULL, 'c Bril', 'Bierensstraat 71', '', '4697GD', 'SINT-ANNALAND', 'Niederlande', 'NL', NULL, NULL, '620171511', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369671772', 'FedEx', NULL, '2017-12-08', '06.12.2017 13:09', '4260295881807', '1', 'a0YC000000kF6mW', '159.01', '249.01'),
(45255, '1015559823', NULL, NULL, 'Rosita Remeeus', 'Lepelkruidhof 17', '', '5044GC', 'TILBURG', 'Niederlande', 'NL', NULL, NULL, '636356070', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369671783', 'FedEx', NULL, '2017-12-08', '06.12.2017 02:09', '4260295880144', '1', 'a0YC000000kEKeM', '165.00', '269.00'),
(45256, '1015901297', NULL, NULL, 'Alice Cornwall', '3 THE BOWER', '', 'RH107TU', 'CRAWLEY', 'Grossbritannien', 'GB', NULL, NULL, '7514688775', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '1Z 8VF 459 68 4779 8425', 'UPS', NULL, '2017-12-08', '07.12.2017 12:40', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(45257, '1015931321', NULL, NULL, 'Grant Hall', '81 HOLKER STREET', '', 'LA145RT', 'BARROW-IN-FURNESS', 'Grossbritannien', 'GB', NULL, NULL, '7510103099', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4854 0030', 'UPS', NULL, '2017-12-08', '07.12.2017 15:10', '4260295880602', '1', 'a0YC000000gyJrc', '132.00', '179.00'),
(45258, '1016032033', NULL, NULL, 'Thomas Swarbrick', '77 EDISFORD ROAD', '', 'BB73LB', 'CLITHEROE LANCASHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7488375231', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4620 0044', 'UPS', NULL, '2017-12-08', '07.12.2017 23:40', '4260295880602', '1', 'a0YC000000gyJrc', '132.00', '179.00'),
(45259, '1016013381', NULL, NULL, 'Iona Gibson', 'MITCHELL STREET', '', 'EH67BD', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7806678415', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4627 4457', 'UPS', NULL, '2017-12-08', '07.12.2017 22:39', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(45260, '1016005181', NULL, NULL, 'EILEEN WILLIAMS', '49 HACKNEY CLOSE', '', 'WD62SL', 'BOREHAMWOOD', 'Grossbritannien', 'GB', NULL, NULL, '7709008704', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4849 9265', 'UPS', NULL, '2017-12-08', '07.12.2017 21:40', '4260295880626', '1', 'a0YC000000itJkM', '140.99', '189.00'),
(45261, '1015863141', NULL, NULL, 'Thomas Sands', '16 Paynsbridge Way', '', 'TN210HQ', 'Horam', 'Grossbritannien', 'GB', NULL, NULL, '7715554409', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4745 0479', 'UPS', NULL, '2017-12-08', '07.12.2017 05:39', '4260295880626', '1', 'a0YC000000gyJre', '132.00', '179.00'),
(45262, '1015986055', NULL, NULL, 'catherine Smith', '252D NINE MILE RIDE', '', 'RG403NT', 'WOKINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '1189731410', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4814 4085', 'UPS', NULL, '2017-12-08', '07.12.2017 20:09', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(45263, '1015958449', NULL, NULL, 'wendy catterall', '1 Manchester Walk', '', 'PR77HX', 'Chorley', 'Grossbritannien', 'GB', NULL, NULL, '7794123458', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4863 6099', 'UPS', NULL, '2017-12-08', '07.12.2017 17:39', '4260295881562', '1', 'a0YC000000gyJrh', '132.00', '179.00'),
(45264, '1015873253', NULL, NULL, 'CALUM VANDENBERGHE', '3 FOXWARREN', '', 'KT100LB', 'ESHER', 'Grossbritannien', 'GB', NULL, NULL, '7943090279', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4662 2508', 'UPS', NULL, '2017-12-08', '07.12.2017 10:09', '4260295881579', '1', 'a0YC000000gyJri', '132.00', '179.00'),
(45265, '1015822017', NULL, NULL, 'JAYNE MATHER', 'THE SQUIRRELS TIMBER HILL ', 'CLOSE ', 'KT160NA', 'OTTERSHAW SURREY', 'Grossbritannien', 'GB', NULL, NULL, '7515156587', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4603 9318', 'UPS', NULL, '2017-12-08', '07.12.2017 00:39', '4260295881579', '1', 'a0YC000000gyJri', '132.00', '179.00'),
(45266, '1015941601', NULL, NULL, 'Kathryn Hubbard', '21 SOUTH GREEN GARDENS', '', 'NR191PY', 'DEREHAM', 'Grossbritannien', 'GB', NULL, NULL, '7718090999', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '1Z 8VF 459 68 4866 2524', 'UPS', NULL, '2017-12-08', '07.12.2017 16:10', '4260295882187', '1', 'a0YC000000jnSpu', '130.00', '179.00'),
(45267, 'PK\0\0\0\0\0!\0A7', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45268, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45269, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45270, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45271, '_', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45272, 'ޚ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45273, '&$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45274, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45275, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45276, 'zm\\\0\0/\0\0\0\0\0xl/workbook.xml', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45277, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45278, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45279, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45280, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45281, '	-,(', NULL, NULL, 'm2K', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', 'ͷ&ǅ', '', '', ''),
(45282, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45283, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45284, '-$z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45285, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45286, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45287, 'ݣ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45288, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45289, 'u', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45290, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'X', '', '', '', '', ''),
(45291, '9T', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45292, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45293, '`V', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45294, 'Ziڿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45295, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45296, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45297, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45298, '4', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45299, '<Ү', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'p{v', '', '', '', '', ''),
(45300, '\r}Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45301, ')d', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45302, '-', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45303, 'GW', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45304, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45305, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45306, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45307, 't', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45308, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45309, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45310, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45311, '\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'l,', '5', '', '', '', ''),
(45312, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45313, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45314, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45315, '*\'', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45316, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45317, '\'', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45318, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'T', '', '', '', '', ''),
(45319, 'ߠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45320, 'z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '	', '', '', '', '', ''),
(45321, 'z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45322, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45323, ',0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45324, 'pϷaM}+_-eʦ-\'', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45325, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45326, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45327, 'zm\\\0\0/\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0	\0\0xl', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45328, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45329, '\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45330, 'PK\0\0\0\0\0!\0A7', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45331, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45332, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45333, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45334, '_', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45335, 'ޚ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45336, '&$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45337, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45338, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45339, 'zm\\\0\0/\0\0\0\0\0xl/workbook.xml', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45340, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45341, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45342, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45343, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45344, '	-,(', NULL, NULL, 'm2K', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', 'ͷ&ǅ', '', '', ''),
(45345, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45346, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45347, '-$z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45348, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45349, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45350, 'ݣ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45351, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45352, 'u', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45353, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'X', '', '', '', '', ''),
(45354, '9T', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45355, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45356, '`V', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45357, 'Ziڿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45358, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45359, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45360, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45361, '4', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45362, '<Ү', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'p{v', '', '', '', '', ''),
(45363, '\r}Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45364, ')d', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45365, '-', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45366, 'GW', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45367, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45368, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45369, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45370, 't', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45371, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45372, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45373, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45374, '\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'l,', '5', '', '', '', ''),
(45375, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45376, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45377, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45378, '*\'', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45379, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45380, '\'', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45381, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'T', '', '', '', '', ''),
(45382, 'ߠ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45383, 'z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '	', '', '', '', '', ''),
(45384, 'z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45385, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45386, ',0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45387, 'pϷaM}+_-eʦ-\'', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45388, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45389, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45390, 'zm\\\0\0/\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0	\0\0xl', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45391, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45392, '\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45393, 'PK\0\0\0\0\0!\0A7', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45394, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45395, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45396, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45397, '_', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45398, 'ޚ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45399, '&$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45400, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45401, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45402, 'v', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45403, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45404, '폡0Igl', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '*', '', '', '', '', ''),
(45405, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45406, ')', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45407, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45408, '.,и', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', 'm2K', '', '', '', ''),
(45409, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45410, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45411, '-$z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45412, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45413, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45414, 'ݣ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45415, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45416, 'u', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45417, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'X', '', '', '', '', ''),
(45418, '9T', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45419, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45420, '`V', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45421, 'Ziڿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45422, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45423, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45424, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45425, '4', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45426, '<Ү', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'p{v', '', '', '', '', ''),
(45427, '\r}Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45428, ')d', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45429, '-', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45430, 'GW', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45431, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45432, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45433, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45434, 't', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45435, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45436, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45437, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', 'P1', '', '', '', ''),
(45438, 'l[', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45439, 'b', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45440, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45441, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45442, '<', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45443, 'pϷaM}+_-eʦ-\'', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45444, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45445, 'PK\0\0\0\0\0!\0A7', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45446, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45447, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45448, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45449, '_', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45450, 'ޚ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45451, '&$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45452, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45453, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45454, '/', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45455, '\Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45456, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45457, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45458, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45459, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', ':', '', '', '', '', ''),
(45460, '/\\$9CBV䌍ߙ@AΤ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45461, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45462, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'R&Svs', 'm2K', '', '', '', ''),
(45463, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45464, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45465, '-$z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45466, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45467, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45468, 'ݣ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45469, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45470, 'u', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45471, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'X', '', '', '', '', ''),
(45472, '9T', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45473, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45474, '`V', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45475, 'Ziڿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45476, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45477, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45478, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45479, '4', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45480, '<Ү', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'p{v', '', '', '', '', ''),
(45481, '\r}Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45482, ')d', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45483, '-', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45484, 'GW', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45485, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45486, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45487, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45488, 't', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45489, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45490, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45491, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45492, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45493, ' y', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45494, 'D', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45495, '&Bľ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45496, '&C̾', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45497, 'J', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45498, 'x1', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'j', '', '', '', '', ''),
(45499, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45500, 'A', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45501, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45502, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45503, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45504, ' ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45505, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45506, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45507, '^T', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45508, '^', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'F', '', '', '', '', ''),
(45509, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'p', '', '', '', '', ''),
(45510, '>\"ͧ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '9\Z۶M', '', '', '', '', ''),
(45511, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45512, 'pϷaM}+_-eʦ-\'', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45513, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45514, 'v', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45515, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45516, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '7\0\0docProps/app.xmlPK\0\0\0\0\0', '', '', '', ''),
(45517, 'PK\0\0\0\0\0!\0b', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45518, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45519, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45520, 'ޚ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45521, '&$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45522, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45523, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45524, 'T', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45525, '%a', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45526, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45527, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45528, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45529, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45530, '-$z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45531, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45532, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45533, 'ݣ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45534, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45535, 'u', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45536, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'X', '', '', '', '', ''),
(45537, '9T', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45538, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45539, '`V', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45540, 'Ziڿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45541, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45542, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45543, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45544, '4', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45545, '<Ү', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'p{v', '', '', '', '', ''),
(45546, '\r}Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45547, ')d', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45548, '-', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45549, 'GW', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45550, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45551, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45552, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45553, 't', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45554, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45555, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45556, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45557, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '$', '', '', '', ''),
(45558, ']\'f', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45559, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45560, 'I', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45561, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '`', '', '', '', '', '');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(45562, 'T', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45563, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45564, '\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45565, 'PK\0\0\0\0\0!\0A7', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45566, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45567, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45568, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45569, '_', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45570, 'ޚ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45571, '&$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45572, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45573, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45574, 'D', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45575, 'Y@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45576, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45577, '0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45578, '@\'P', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'm2K', '', '', '', '', ''),
(45579, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45580, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45581, '-$z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45582, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45583, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45584, 'ݣ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45585, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45586, 'u', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45587, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'X', '', '', '', '', ''),
(45588, '9T', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45589, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45590, '`V', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45591, 'Ziڿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45592, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45593, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45594, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45595, '4', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45596, '<Ү', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'p{v', '', '', '', '', ''),
(45597, '\r}Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45598, ')d', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45599, '-', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45600, 'GW', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45601, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45602, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45603, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45604, 't', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45605, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45606, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45607, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', 'N', '', '', ''),
(45608, '-f`{*', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45609, 'r', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45610, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '1', '', '', '', '', ''),
(45611, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45612, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45613, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45614, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45615, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45616, 'pϷaM}+_-eʦ-\'', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45617, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45618, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45619, 'PK\0\0\0\0\0!\0A7', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45620, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45621, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45622, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45623, '_', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45624, 'ޚ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45625, '&$', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45626, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45627, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45628, 'D', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45629, 'Y@', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45630, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45631, '0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45632, '@\'P', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'm2K', '', '', '', '', ''),
(45633, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45634, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45635, '-$z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45636, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45637, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45638, 'ݣ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45639, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45640, 'u', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45641, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'X', '', '', '', '', ''),
(45642, '9T', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45643, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45644, '`V', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45645, 'Ziڿ', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45646, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45647, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45648, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45649, '4', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45650, '<Ү', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', 'p{v', '', '', '', '', ''),
(45651, '\r}Z', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45652, ')d', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45653, '-', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45654, 'GW', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45655, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45656, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45657, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45658, 't', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45659, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45660, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45661, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', 'N', '', '', ''),
(45662, '-f`{*', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45663, 'r', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45664, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '1', '', '', '', '', ''),
(45665, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45666, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45667, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45668, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45669, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45670, 'pϷaM}+_-eʦ-\'', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45671, '', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45672, '\0\0xl/sharedStrings.xmlPK-\0\0', NULL, NULL, '', '', '', '', '', '', '', NULL, NULL, '', '', NULL, NULL, '', NULL, '', '', NULL, '0000-00-00', '', '', '', '', '', ''),
(45673, '1015940181', NULL, NULL, 'L.H. Onclin', 'Kortvoort 234', '', '1104NG', 'AMSTERDAM ZUIDOOST Noord-Holland', 'Niederlande', 'NL', NULL, NULL, '622652744', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369672069', 'FedEx', NULL, '2017-12-11', '07.12.2017 17:09', '4260295880398', '1', 'a0YC000000jmxas', '165.00', '269.00'),
(45674, '1016579191', NULL, NULL, 'c heidemans', 'Oerdijk 108a', '', '7433PB', 'SCHALKHAAR', 'Niederlande', 'NL', NULL, NULL, '614278982', '', NULL, NULL, '3004-1 Silver case / White face / Black Leather Band', NULL, '711369672070', 'FedEx', NULL, '2017-12-11', '10.12.2017 17:39', '4260295880053', '1', 'a0YC000000kF2yr', '150.01', '229.00'),
(45675, '1015934197', NULL, NULL, 'Harm Jan Lindeman', 'Boerhaavelaan 61', '', '9728LH', 'Groningen Groningen', 'Niederlande', 'NL', NULL, NULL, '640071522', '', NULL, NULL, '4004-3 Or Noir Noir', NULL, '711369672080', 'FedEx', NULL, '2017-12-11', '07.12.2017 16:39', '4260295881081', '1', 'a0YC000000jlA9i', '149.99', '199.00'),
(45676, '1016223443', NULL, NULL, 'Hak Kad', 'Nederlandlaan 70', '', '3402AR', 'IJSSELSTEIN UT Utrecht', 'Niederlande', 'NL', NULL, NULL, '685036204', '', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '711369672091', 'FedEx', NULL, '2017-12-11', '08.12.2017 23:40', '4260295880701', '1', 'a0YC000000kEiHT', '150.00', '239.99'),
(45677, '1016253951', NULL, NULL, 'Filip Baardman', 'Bartolottilaan 43', '', '3768GB', 'SOEST', 'Niederlande', 'NL', NULL, NULL, '625068151', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369672106', 'FedEx', NULL, '2017-12-11', '09.12.2017 02:10', '4260295881807', '1', 'a0YC000000kF6mW', '159.01', '249.01'),
(45678, '1016197829', NULL, NULL, 'Agnieszka Zagrobelska', 'Roerdomp 125', '', '3641TW', 'MIJDRECHT', 'Niederlande', 'NL', NULL, NULL, '628817245', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369672117', 'FedEx', NULL, '2017-12-11', '08.12.2017 21:10', '4260295880144', '1', 'a0YC000000kEKeM', '165.00', '269.00'),
(45679, '1016134163', '', '', 'kitty  stoop', 'Gothenhof 27', '', '6004BW', 'WEERT Limburg', 'Niederlande', '', '', '', '64635447', '', '', '', 'GM-514-3 Gold Black Case/Black face/brown leather Band', 'Betrüger! Hat Geld von Groupon zurück erhalten, obwohl Sie die Ware erhalten hat! POD vorhanden!', '711369672128', 'FedEx', '', '2017-12-11', '08.12.2017 15:41', '4260295880144', '1', 'a0YC000000kEKeM', '165.00', '269.00'),
(45680, '1016584081', NULL, NULL, 'Samir El Bouaiadi', 'Deurnsebaan 22. Bus 2', '', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '484805783', '', NULL, NULL, '502-6 Silver case / Black face / Silver metal Band', NULL, '711369672036', 'FedEx', NULL, '2017-12-11', '10.12.2017 17:41', 'WL4260295881913', '1', 'a0YC000000kEiHG', '150.00', '239.99'),
(45681, '1016529795', NULL, NULL, 'Elodie Cedric Hallard', 'wilgendaal 51', '', '1731', 'ZELLIK', 'Belgien', 'BE', NULL, NULL, '479966696', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369672047', 'FedEx', NULL, '2017-12-11', '10.12.2017 15:10', '4260295881197', '1', 'a0YC000000kExSl', '175.00', '269.00'),
(45682, '1016127183', NULL, NULL, 'Claude De Ceulaer', 'rue de la Vallee 10', '', '4458', 'fexhe slins', 'Belgien', 'BE', NULL, NULL, '498413611', '', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '711369672058', 'FedEx', NULL, '2017-12-11', '08.12.2017 15:10', '4260295881999', '1', 'a0YC000000jmxap', '165.00', '269.00'),
(45683, '1015926279', NULL, NULL, 'Julien CUSIMANO', '2 AVENUE JULES PAYOT', 'les marsouins 4', 'AIX EN PROVENCE BOUCHES DU RHONE', 'Frankreich', '13090', 'FR', NULL, NULL, '769671136', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369671864', 'FedEx', NULL, '2017-12-11', '07.12.2017 14:09', '4260295880398', '1', 'a0YC000000kF2I3', '178.99', '229.90'),
(45684, '1016089779', NULL, NULL, 'Karine Delahaye', '1400 CHEMIN DU PLAN DE CHIBRON', '', 'SIGNES', 'Frankreich', '83870', 'FR', NULL, NULL, '650807283', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369671875', 'FedEx', NULL, '2017-12-11', '08.12.2017 10:09', '4260295880398', '1', 'a0YC000000kF2I3', '178.99', '229.90'),
(45685, '1016272927', NULL, NULL, 'Axelle Theveniaut', '131 RUE VIGNE', '', 'CARPENTRAS', 'Frankreich', '84200', 'FR', NULL, NULL, '631592754', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369671886', 'FedEx', NULL, '2017-12-11', '09.12.2017 05:09', '4260295880077', '1', 'a0YC000000kF2G4', '159.99', '229.90'),
(45686, '1016068151', NULL, NULL, 'Sandra Huart', '57 B AVENUE DU GENERAL DE ', 'GAULLE ', 'PROVINS', 'Frankreich', '77160', 'FR', NULL, NULL, '750942654', '', NULL, NULL, '4004-1 Argent Blanc Noir', NULL, '711369671897', 'FedEx', NULL, '2017-12-11', '08.12.2017 02:09', '4260295881067', '1', 'a0YC000000kF2E8', '159.99', '229.90'),
(45687, '1015950869', NULL, NULL, 'cedric ramassamy', '16 villa georges blancheteau', '', 'noisy le sec', 'Frankreich', '93130', 'FR', NULL, NULL, '609725865', '', NULL, NULL, '4004-3 Or Noir Noir', NULL, '711369671901', 'FedEx', NULL, '2017-12-11', '07.12.2017 15:40', '4260295881081', '1', 'a0YC000000kF2EA', '159.99', '229.90'),
(45688, '1016083981', NULL, NULL, 'Joffrey Aldeguer', '145 ROUTE DU MAS RILLIER', '', 'RILLIEUX LA PAPE', 'Frankreich', '69140', 'FR', NULL, NULL, '762379335', '', NULL, NULL, '4004-7 Gold Case / Black Face / Stainless steel band', NULL, '711369671912', 'FedEx', NULL, '2017-12-11', '08.12.2017 09:10', '4260295881128', '1', 'a0YC000000kF2EE', '159.99', '229.90'),
(45689, '1016366831', NULL, NULL, 'Ella Back', '85 A Quai De Seine', '', 'La Frette Sur Seine', 'Frankreich', '95530', 'FR', NULL, NULL, '646467591', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369671923', 'FedEx', NULL, '2017-12-11', '09.12.2017 16:40', '4260295882026', '1', 'a0YC000000kF2I9', '178.99', '229.90'),
(45690, '1015863639', NULL, NULL, 'Esparbes Wulfran', '615 Chemin De Gay', '', 'Seysses', 'Frankreich', '31600', 'FR', NULL, NULL, '613727379', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369671934', 'FedEx', NULL, '2017-12-11', '07.12.2017 05:09', '4260295882026', '1', 'a0YC000000kF2I9', '178.99', '229.90'),
(45691, '1015961319', NULL, NULL, 'Fanny Camiade', '33 RUE PABLO PICASSO ', 'appartement 10 residence alexa', 'PUILBOREAU CHARENTE MARITIME', 'Frankreich', '17138', 'FR', NULL, NULL, '665909419', '', NULL, NULL, 'GM-102-2 Silver case / Black face / Black Leather Band', NULL, '711369671945', 'FedEx', NULL, '2017-12-11', '07.12.2017 16:40', '4260295880411', '1', 'a0YC000000jmvKD', '160.00', '239.90'),
(45692, '1015891883', NULL, NULL, 'Christelle Bernard', '9 Avenue Joliot Curie', '', 'VARCES ALLIERES ET RISSET', 'Frankreich', '38760', 'FR', NULL, NULL, '622191152', '', NULL, NULL, 'GM-505-2 Silver case/Black face/Black Leather Band', NULL, '711369671956', 'FedEx', NULL, '2017-12-11', '07.12.2017 11:09', '4260295880817', '1', 'a0YC000000jmvgg', '160.00', '239.90'),
(45693, '1016274209', NULL, NULL, 'Mireille  Rossi', '122 RUE DE LA PARPILLETTE', '3eme etage', 'LA RAVOIRE', 'Frankreich', '73490', 'FR', NULL, NULL, '621450436', '', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '711369671978', 'FedEx', NULL, '2017-12-11', '09.12.2017 06:39', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90'),
(45694, '1016289537', NULL, NULL, 'stephane mazza', '44 RUE JACQUES BREL', 'le renaudel', 'SIX FOURS LES PLAGES var', 'Frankreich', '83140', 'FR', NULL, NULL, '663829662', '', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '711369671967', 'FedEx', NULL, '2017-12-11', '09.12.2017 10:10', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90'),
(45695, '1015838035', NULL, NULL, 'ciaran moloney', 'Robert Rober 79 Broomhill Road', 'tymon north', 'DUBLIN24', 'Dublin 24', 'Irland', 'IE', NULL, NULL, '857358797', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4870 8136', 'UPS', NULL, '2017-12-11', '07.12.2017 01:11', '4260295881807', '1', 'a0YC000000kDtgs', '155.00', '230.00'),
(45696, '1015996097', NULL, NULL, 'Federica Chinnici', 'VIA REDIPUGLIA 42/44', '', '20814', 'VAREDO MB', 'Italien', 'IT', NULL, NULL, '3357050872', '', NULL, NULL, '7002-2 Silver case / Black face / Black Leather Band', NULL, '711369671989', 'FedEx', NULL, '2017-12-11', '07.12.2017 22:09', '4260295882231', '1', 'a0YC000000jlPVi', '150.01', '219.99'),
(45697, '1016425285', NULL, NULL, 'martina la rosa', 'VIA CAMPOBELLO 35', '', '10092', 'BEINASCO TO', 'Italien', 'IT', NULL, NULL, '3703256398', '', NULL, NULL, '7002-5 Black case / Black face / Black Leather Band', NULL, '711369671990', 'FedEx', NULL, '2017-12-11', '10.12.2017 00:09', '4260295882262', '1', 'a0YC000000jlPVk', '150.01', '219.99'),
(45698, '1015869877', NULL, NULL, 'Stefano Gianantoni', 'VIA MONTE CUCCO 25', '', '61030', 'SAN GIORGIO DI PESARO PU', 'Italien', 'IT', NULL, NULL, '3398606132', '', NULL, NULL, '7002-5 Black case / Black face / Black Leather Band', NULL, '711369672003', 'FedEx', NULL, '2017-12-11', '07.12.2017 10:39', '4260295882262', '1', 'a0YC000000jlPVk', '150.01', '219.99'),
(45699, '1016301985', NULL, NULL, 'simona agosti', 'VIA GIUSEPPE UNGARETTI 5', '', '25030', 'CASTEL MELLA BS', 'Italien', 'IT', NULL, NULL, '302550101', '', NULL, NULL, '7002-9 Gold Case / Black Face / Strainless steel band', NULL, '711369672014', 'FedEx', NULL, '2017-12-11', '09.12.2017 13:10', '4260295882309', '1', 'a0YC000000jlPVn', '150.01', '219.99'),
(45700, '1016160627', NULL, NULL, 'Anton Tortella Honchenkov', 'Localite', '', '37010', 'Pastrengo VR', 'Italien', 'IT', NULL, NULL, '3392513947', '', NULL, NULL, 'GM-508-4 Black case / Black face / Black Leather Band', NULL, '711369672025', 'FedEx', NULL, '2017-12-11', '08.12.2017 17:40', '4260295881241', '1', 'a0YC000000kDsxr', '155.00', '223.99'),
(45701, '1016072493', NULL, NULL, 'Mariama Mamadou', '146BROADOAK WYTHENSHAWE ROAD', '', 'M230PF', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7411436789', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4843 2148', 'UPS', NULL, '2017-12-11', '08.12.2017 05:09', '4260295881401', '1', 'a0YC000000jlepY', '135.01', '185.00'),
(45702, '1016208333', NULL, NULL, 'Emma Smith', '4 Langton Gardens', 'Whitefriars street', 'CT12TL', 'CANTERBURY Kent', 'Grossbritannien', 'GB', NULL, NULL, '7389189301', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '1Z 8VF 459 68 4673 0552', 'UPS', NULL, '2017-12-11', '08.12.2017 21:10', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(45703, '1016061657', NULL, NULL, 'Darren Meredith', '30 THUNDERSLEY GROVE', '', 'SS73EB', 'BENFLEET', 'Grossbritannien', 'GB', NULL, NULL, '7547208958', '', NULL, NULL, '7002-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4873 9362', 'UPS', NULL, '2017-12-11', '08.12.2017 02:09', '4260295882262', '1', 'a0YC000000jnSoV', '134.99', '189.00'),
(45704, '1016145493', NULL, NULL, 'James Charles Mccrorie', '3 LOCH LEA', '', 'ML119ST', 'LANARK', 'Grossbritannien', 'GB', NULL, NULL, '7591479116', '', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '1Z 8VF 459 68 4843 4575', 'UPS', NULL, '2017-12-11', '08.12.2017 15:40', '4260295881982', '1', 'a0YC000000kEW0N', '153.99', '225.00'),
(45705, '1016071535', NULL, NULL, 'Derek Arnold', '2 STROME HOUSE', 'STEVENS CLOSE', 'TN395AZ', 'BEXHILL-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7507830117', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4723 2188', 'UPS', NULL, '2017-12-11', '08.12.2017 04:39', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(45706, '1016068867', NULL, NULL, 'Fiona Danter', '2/3 5 ESPEDAIR STREET', '', 'PA26NT', 'PAISLEY', 'Grossbritannien', 'GB', NULL, NULL, '7551081509', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4858 8196', 'UPS', NULL, '2017-12-11', '08.12.2017 03:39', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(45707, '1016059715', NULL, NULL, 'Lee Dutton', '197 LEEDS ROAD', '', 'WF169DB', 'HECKMONDWIKE', 'Grossbritannien', 'GB', NULL, NULL, '7706838951', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4659 8607', 'UPS', NULL, '2017-12-11', '08.12.2017 02:09', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(45708, '1016065295', NULL, NULL, 'Miroslaw Kisiala', '1 Range Road', '', 'LL137BN', 'Wrexham', 'Grossbritannien', 'GB', NULL, NULL, '7871458848', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '1Z 8VF 459 68 4759 9417', 'UPS', NULL, '2017-12-11', '08.12.2017 02:39', '4260295880619', '1', 'a0YC000000gyJrd', '132.00', '179.00'),
(45709, '1016043919', NULL, NULL, 'Syeda Shaheen', '63 ATLAS WAY', 'Flat13 Morse House', 'MK109TP', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7577415660', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4676 6621', 'UPS', NULL, '2017-12-11', '08.12.2017 00:40', '4260295881579', '1', 'a0YC000000gyJri', '132.00', '179.00'),
(45710, '1016105637', NULL, NULL, 'Joanna Barnes', '2 NEWARK COURT', 'Baseford', 'NG51LR', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7540362579', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z 8VF 459 68 4671 6238', 'UPS', NULL, '2017-12-11', '08.12.2017 12:39', '4260295881586', '1', 'a0YC000000itJkR', '140.99', '189.00'),
(45711, '1016845149', NULL, NULL, 'bathisen yarol', 'Boulevard Louis Schmidt ', 'BOULEVARD LOUIS SCHMIDT 3/2 ', '1040', 'Etterbeek', 'Belgien', 'BE', NULL, NULL, '472910580', '', NULL, NULL, '4004-8 Black case / Black Face / Stainless steel band', NULL, '711369672470', 'FedEx', NULL, '2017-12-12', '11.12.2017 16:10', '4260295881135', '1', 'a0YC000000jlA9f', '149.99', '199.00'),
(45712, '1016777161', NULL, NULL, 'Yildiz yalcin', 'Heusbloklaan 13', '', '1860', 'Meise', 'Belgien', 'BE', NULL, NULL, '487341868', '', NULL, NULL, '4004-3 Or Noir Noir', NULL, '711369672481', 'FedEx', NULL, '2017-12-12', '11.12.2017 04:09', '4260295881081', '1', 'a0YC000000jlA9a', '149.99', '199.00'),
(45713, '1016775751', NULL, NULL, 'Clement Barbier', 'Quai au foin 45', 'appartement 1.2', '1000', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '460962284', '', NULL, NULL, '7002-2 Silver case / Black face / Black Leather Band', NULL, '711369672492', 'FedEx', NULL, '2017-12-12', '11.12.2017 04:09', '4260295882231', '1', 'a0YC000000jnlxo', '150.00', '219.00'),
(45714, '1016659975', NULL, NULL, 'Julien ARRICASTRES', '18 Rue De Chelles', '', '77500', 'Chelles', 'Frankreich', 'FR', NULL, NULL, '659416283', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369672426', 'FedEx', NULL, '2017-12-12', '10.12.2017 19:40', '4260295882026', '1', 'a0YC000000kF2I9', '178.99', '229.90'),
(45715, '1016576843', NULL, NULL, 'Thierry Duchilier', '3 Rue Alfred De Vigny', '', '37600', 'Loches', 'Frankreich', 'FR', NULL, NULL, '670099693', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369672437', 'FedEx', NULL, '2017-12-12', '10.12.2017 15:11', '4260295882026', '1', 'a0YC000000kF2I9', '178.99', '229.90'),
(45716, '1016461585', NULL, NULL, 'Pougin freda', 'ROUTTE ROUTE DE TREVESTER', 'Routte de trevester', '56450', 'THEIX NOYALO', 'Frankreich', 'FR', NULL, NULL, '699083851', '', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '711369672448', 'FedEx', NULL, '2017-12-12', '10.12.2017 01:39', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90'),
(45717, '1016881393', NULL, NULL, 'Nadia Bertozzi', 'VIALE DI TOR DI QUINTO 53', 'Centro estetico', '00191', 'ROMA RM', 'Italien', 'IT', NULL, NULL, '3388256131', '', NULL, NULL, '7002-10 black case / Black face / Strainless steel band', NULL, '711369672459', 'FedEx', NULL, '2017-12-12', '11.12.2017 18:39', '4260295882316', '1', 'a0YC000000jlPVo', '150.01', '219.99'),
(45718, '1016862007', NULL, NULL, 'John Kalff', 'Cijnsland 8', '', '3271VB', 'MIJNSHEERENLAND Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '641402587', '', NULL, NULL, 'GM-102-6 Silver Case / Black face / Stainless steel band', NULL, '711369672460', 'FedEx', NULL, '2017-12-12', '11.12.2017 17:10', '4260295881524', '1', 'a0YC000000kEpud', '154.99', '269.00'),
(45719, '1016570135', NULL, NULL, 'john smith', '11 barnfield road', 'HYDE', 'SK144EL', 'manchester CHESHIRE', 'Grossbritannien', 'GB', NULL, NULL, '1618796618', '', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '711369672209', 'FedEx', NULL, '2017-12-12', '10.12.2017 16:10', '4260295880381', '1', 'a0YC000000kEW0J', '153.99', '225.00'),
(45720, '1016313801', NULL, NULL, 'Michelle Hopwood', '10 CAE PETIT', '', 'CH65EJ', 'FLINT', 'Grossbritannien', 'GB', NULL, NULL, '7515436978', '', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '711369672210', 'FedEx', NULL, '2017-12-12', '09.12.2017 13:10', '4260295880381', '1', 'a0YC000000kEW0J', '153.99', '225.00'),
(45721, '1016351507', NULL, NULL, 'Nadia Edwards', '55B STROUD GREEN ROAD', '', 'N43EG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7908789948', '', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369672220', 'FedEx', NULL, '2017-12-12', '09.12.2017 16:10', '4260295881371', '1', 'a0YC000000jlepZ', '135.01', '185.00'),
(45722, '1016387023', NULL, NULL, 'James Macaskill', '31 THE GREEN', '', 'CM13DT', 'CHELMSFORD', 'Grossbritannien', 'GB', NULL, NULL, '7785850483', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369672231', 'FedEx', NULL, '2017-12-12', '09.12.2017 19:40', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(45723, '1016267551', NULL, NULL, 'Sarah Sheppard', 'RR Motors Rampton Retford', '', 'DN220FG', 'RETFORD', 'Grossbritannien', 'GB', NULL, NULL, '7879554802', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369672242', 'FedEx', NULL, '2017-12-12', '09.12.2017 03:09', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(45724, '1016325731', NULL, NULL, 'louna barakat', '28 SKELWITH ROAD', '', 'W69EX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7939942531', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '711369672253', 'FedEx', NULL, '2017-12-12', '09.12.2017 14:39', '4260295882255', '1', 'a0YC000000jnSoU', '134.99', '189.00'),
(45725, '1016320889', NULL, NULL, 'Lisa Edwards', '78 PENTRE TREHARNE ROAD', '', 'SA12PT', 'SWANSEA', 'Grossbritannien', 'GB', NULL, NULL, '7506220150', '', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '711369672264', 'FedEx', NULL, '2017-12-12', '09.12.2017 14:09', '4260295881982', '1', 'a0YC000000kEW0N', '153.99', '225.00'),
(45726, '1016453609', NULL, NULL, 'Charlotte Montague', '23 CHURCHILL AVENUE', 'Cheddleton', 'ST137EJ', 'LEEK STAFFORDSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7783993351', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '711369672275', 'FedEx', NULL, '2017-12-12', '10.12.2017 01:39', '4260295880602', '1', 'a0YC000000itJkK', '140.99', '189.00'),
(45727, '1016273791', NULL, NULL, 'Claudia RD', '8 ALDBOROUGH CLOSE', '', 'SN57EE', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '7592040886', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '711369672286', 'FedEx', NULL, '2017-12-12', '09.12.2017 07:09', '4260295880602', '1', 'a0YC000000itJkK', '140.99', '189.00'),
(45728, '1016273677', NULL, NULL, 'Alison smith', 'FIRCROFT 10 FEN POND ROAD', '', 'TN159JE', 'SEVENOAKS Kent', 'Grossbritannien', 'GB', NULL, NULL, '7739515872', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369672297', 'FedEx', NULL, '2017-12-12', '09.12.2017 06:39', '4260295880626', '1', 'a0YC000000itJkM', '140.99', '189.00'),
(45729, '1016304699', NULL, NULL, 'Bhavisha Naran', '3 ELSALENE CLOSE', '', 'LE60HY', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7583758381', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369672301', 'FedEx', NULL, '2017-12-12', '09.12.2017 12:39', '4260295880626', '1', 'a0YC000000itJkM', '140.99', '189.00'),
(45730, '1016622665', NULL, NULL, 'Eva White', '5 WILLOW CLOSE', '', 'PL177HZ', 'CALLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7813007345', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369672312', 'FedEx', NULL, '2017-12-12', '10.12.2017 18:41', '4260295880626', '1', 'a0YC000000itJkM', '140.99', '189.00'),
(45731, '1016591679', NULL, NULL, 'Jennifer Waterson', '212 LAIRD STREET', '', 'DD39PL', 'DUNDEE', 'Grossbritannien', 'GB', NULL, NULL, '‭‭07880 356983‬‬', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369672323', 'FedEx', NULL, '2017-12-12', '10.12.2017 17:10', '4260295880626', '1', 'a0YC000000itJkM', '140.99', '189.00'),
(45732, '1016397799', NULL, NULL, 'linda Duff', '90 DONEGORE DRIVE', '', 'BT411DZ', 'ANTRIM', 'Grossbritannien', 'GB', NULL, NULL, '7860879598', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369672334', 'FedEx', NULL, '2017-12-12', '09.12.2017 20:39', '4260295880626', '1', 'a0YC000000itJkM', '140.99', '189.00'),
(45733, '1016239105', NULL, NULL, 'Roland Koci', '22 Frederick Crescent', 'Enfield', 'EN37HH', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7545092607', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369672345', 'FedEx', NULL, '2017-12-12', '09.12.2017 00:09', '4260295880626', '1', 'a0YC000000itJkM', '140.99', '189.00'),
(45734, '1016274409', NULL, NULL, 'Shay Armsby', '3 Pipers Green Lane', 'The Lodge', 'HA88DG', 'London Stanmore', 'Grossbritannien', 'GB', NULL, NULL, '7541017970', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369672356', 'FedEx', NULL, '2017-12-12', '09.12.2017 07:39', '4260295880626', '1', 'a0YC000000itJkM', '140.99', '189.00'),
(45735, '1016272741', NULL, NULL, 'Nicole Wells', '95 HENDERSON DRIVE', '', 'DA15LF', 'DARTFORD', 'Grossbritannien', 'GB', NULL, NULL, '7546636980', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '711369672367', 'FedEx', NULL, '2017-12-12', '09.12.2017 05:39', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(45736, '1016625581', NULL, NULL, 'Laurie Gibbons', '12 BRISTOWE STREET', 'Clayton', 'M114LW', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7935542311', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '711369672378', 'FedEx', NULL, '2017-12-12', '10.12.2017 19:09', '4260295881555', '1', 'a0YC000000itJkO', '140.99', '189.00'),
(45737, '1016478221', NULL, NULL, 'Elizabeth Beckinsale', '9 HENLY PARK', 'Carrickfergus', 'BT388UH', 'CARRICKFERGUS', 'Grossbritannien', 'GB', NULL, NULL, '07713 400991', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '711369672389', 'FedEx', NULL, '2017-12-12', '10.12.2017 10:09', '4260295881579', '1', 'a0YC000000itJkQ', '140.99', '189.00'),
(45738, '1016322233', NULL, NULL, 'Kiri Roden', '6 Bexley lane', 'Flat 6 milton house', 'DA14DF', 'DARTFORD', 'Grossbritannien', 'GB', NULL, NULL, '7585116689', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '711369672390', 'FedEx', NULL, '2017-12-12', '09.12.2017 14:10', '4260295880916', '1', 'a0YC000000jnQei', '129.00', '179.00'),
(45739, '1016466699', NULL, NULL, 'Sylvia Flote', 'FLAT 14 BOUNDARY ROAD', '', 'NW80JB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7869636549', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369672404', 'FedEx', NULL, '2017-12-12', '10.12.2017 03:39', '4260295881807', '1', 'a0YC000000jnRyg', '130.00', '179.00'),
(45740, '1016345423', NULL, NULL, 'Samantha Heathcote', '3 Step Hill', '', 'SK116JU', 'Macclesfield Cheshire', 'Grossbritannien', 'GB', NULL, NULL, '7900964636', '', NULL, NULL, 'GM-3009-7 Gold case/Black Face/Gold Steel Band', NULL, '711369672415', 'FedEx', NULL, '2017-12-12', '09.12.2017 15:41', '4260295881845', '1', 'a0YC000000jnRyk', '130.00', '179.00'),
(45741, '1016904337', NULL, NULL, 'Jodie rainteau', '20 LIEU DIT COUSSEAU', '', '33660', 'GOURS aquitaine', 'Frankreich', 'FR', NULL, NULL, '661453796', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369672507', 'FedEx', NULL, '2017-12-12', '11.12.2017 18:39', '4260295882026', '1', 'a0YC000000kF2I9', '178.99', '229.90'),
(45742, '1016869093', NULL, NULL, 'SANDRINE HAGEGE', '. 5 RUE DES VILLARMAINS', '', '92210', 'SAINT CLOUD HAUTS DE SEINE', 'Frankreich', 'FR', NULL, NULL, '684435001', '', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '711369672518', 'FedEx', NULL, '2017-12-12', '11.12.2017 15:39', '4260295881999', '1', 'a0YC000000kF2I7', '178.99', '229.90'),
(45743, '1016863023', NULL, NULL, 'Marie Rhode', '4 Chemin De La Capellane', '', '30300', 'JONQUIERES ST VINCENT', 'Frankreich', 'FR', NULL, NULL, '633599319', '', NULL, NULL, 'GM-505-8 Gold Case / Black face / Gold Metal Band', NULL, '711369672529', 'FedEx', NULL, '2017-12-12', '11.12.2017 15:10', '4260295881500', '1', 'a0YC000000jmvgl', '160.00', '239.90'),
(45744, '1016827587', NULL, NULL, 'Hannah Jackson', '1 CHESTNUT WAY', '', 'HR74LG', 'BROMYARD', 'Grossbritannien', 'GB', NULL, NULL, '7539999061', '', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '711369672540', 'FedEx', NULL, '2017-12-13', '11.12.2017 13:40', '4260295880374', '1', 'a0YC000000kEW0I', '153.99', '225.00'),
(45745, '1016873575', NULL, NULL, 'David Brown', '9 ACACIA GARDENS', 'Bathpool', 'TA28TA', 'TAUNTON SOMERSET', 'Grossbritannien', 'GB', NULL, NULL, '1823410078', '', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '711369672551', 'FedEx', NULL, '2017-12-13', '11.12.2017 16:40', '4260295881470', '1', 'a0YC000000jnSnV', '126.00', '179.00'),
(45746, '1016784231', NULL, NULL, 'Michael Phillipson', '34 CROMWELL TERRACE', '', 'NE100UB', 'GATESHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7799324938', '', NULL, NULL, '513-5 Black Case / Black Face / Black Leather band', NULL, '711369672562', 'FedEx', NULL, '2017-12-13', '11.12.2017 07:39', '4260295882217', '1', 'a0YC000000jnSpx', '130.00', '179.00'),
(45747, '1016933423', NULL, NULL, 'Shirley-ann Gough', '134 GLENAVON ROAD', '', 'B145BS', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7525498942', '', NULL, NULL, '513-5 Black Case / Black Face / Black Leather band', NULL, '711369672573', 'FedEx', NULL, '2017-12-13', '11.12.2017 21:41', '4260295882217', '1', 'a0YC000000jnSpx', '130.00', '179.00'),
(45748, '1016873681', '', '', 'Tunde Balogun', 'FLAT 2 Hogarth Court,batty ', 'Street ', 'E11RN', 'LONDON', 'Grossbritannien', '', '', '', '7832997219', '', '', '', 'GM-101-7 Silver Case / Black face / Stainless steel band', 'Fedex Nachforschung gestellt am 03.01.18', '711369672584', 'FedEx', '', '2017-12-13', '11.12.2017 16:40', '4260295881999', '1', 'a0YC000000kEW0O', '153.99', '225.00'),
(45749, '1016783759', NULL, NULL, 'Maria Ciobanica', '44 GROVE ROAD', '', 'E179BN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7532622208', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369672595', 'FedEx', NULL, '2017-12-13', '11.12.2017 07:39', '4260295880626', '1', 'a0YC000000itJkM', '140.99', '189.00'),
(45750, '1016884525', NULL, NULL, 'Lucy Hizmo', '89 Rainsford Crescent', '', 'TS39HW', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7889841481', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '711369672600', 'FedEx', NULL, '2017-12-13', '11.12.2017 17:40', '4260295881555', '1', 'a0YC000000itJkO', '140.99', '189.00'),
(45751, '1016787417', NULL, NULL, 'Istvan Hegedus', '896CHESTERROA CHESTER ROAD', '', 'M320PA', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7474418077', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '711369672610', 'FedEx', NULL, '2017-12-13', '11.12.2017 09:09', '4260295881586', '1', 'a0YC000000itJkR', '140.99', '189.00'),
(45752, '1016800681', NULL, NULL, 'maria popan', '19 Wycliffe road', '', 'NN15JQ', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7906237466', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369672621', 'FedEx', NULL, '2017-12-13', '11.12.2017 11:39', '4260295881807', '1', 'a0YC000000jnRyg', '130.00', '179.00'),
(45753, '1016901835', NULL, NULL, 'Bob Wilson', '111 WELLDON CRESCENT', '', 'HA11QJ', 'HARROW MIDDLESEX', 'Grossbritannien', 'GB', NULL, NULL, '2084279855', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369672632', 'FedEx', NULL, '2017-12-13', '11.12.2017 19:10', '4260295882200', '1', 'a0YC000000jnSpw', '130.00', '179.00'),
(45754, '1017074951', NULL, NULL, 'Alain Vanhooreweder', 'Schamelbeekstraat 4', '', '1600', 'Oudenaken', 'Belgien', 'BE', NULL, NULL, '476955500', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369672827', 'FedEx', NULL, '2017-12-14', '12.12.2017 16:40', '4260295880398', '1', 'a0YC000000jmxal', '165.00', '269.00'),
(45755, '1017104865', NULL, NULL, 'Patrick Kocovski', 'Rue Gustave Schildknecht 11', '', '1020', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '485212832', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '711369672838', 'FedEx', NULL, '2017-12-14', '12.12.2017 19:39', '4260295880050', '1', 'a0YC000000jmxan', '165.00', '269.00'),
(45756, '1017099997', NULL, NULL, 'Tumba Jordad', 'Rue Dartois 15', '', '4100', 'Seraing', 'Belgien', 'BE', NULL, NULL, '496244003', '', NULL, NULL, '7002-9 Gold Case / Black Face / Strainless steel band', NULL, '711369672849', 'FedEx', NULL, '2017-12-14', '12.12.2017 19:09', '4260295882309', '1', 'a0YC000000jnlxt', '150.00', '219.00'),
(45757, '1017299831', NULL, NULL, 'Anastasia Ros', 'Kerkplein 2', 'Bus 2', '1850', 'Grimbergen', 'Belgien', 'BE', NULL, NULL, '499266994', '', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '711369672850', 'FedEx', NULL, '2017-12-14', '13.12.2017 18:39', '4260295881982', '1', 'a0YC000000jmxao', '165.00', '269.00'),
(45758, '1017201515', NULL, NULL, 'omar oussallam', 'CALLE JUNCO, 3', '3B', '28021', 'MADRID M', 'Spanien', 'ES', NULL, NULL, '34661060405', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369672779', 'FedEx', NULL, '2017-12-14', '13.12.2017 01:10', '4260295880442', '1', 'a0YC000000kDvHN', '169.99', '229.90'),
(45759, '1017004307', NULL, NULL, 'David Jaenes', 'CALLE BABOR, 34', '(talleres Alcauto)', '41006', 'SEVILLA SE', 'Spanien', 'ES', NULL, NULL, '680593683', '', NULL, NULL, '103-8 Gold case/Black face/gold metall band', NULL, '711369672780', 'FedEx', NULL, '2017-12-14', '12.12.2017 04:09', '4260295881623', '1', 'a0YC000000kDvHT', '169.99', '229.90'),
(45760, '1017190245', NULL, NULL, 'Grigoriy Yegorov', 'CALLE VALL DE GALLINERA, 68', '-', '03530', 'LA NUCIA A', 'Spanien', 'ES', NULL, NULL, '618875430', '', NULL, NULL, 'GM-3005-A1 Silver case / White face / Stainless steel Band', NULL, '711369672790', 'FedEx', NULL, '2017-12-14', '13.12.2017 00:09', '4260295880961', '1', 'a0YC000000jlYwv', '140.00', '189.99'),
(45761, '1017006013', NULL, NULL, 'Stephen Labastie', '18 C AVENUE DE PARIS Merci de ', 'bien proteger le colis', '95600', 'EAUBONNE', 'Frankreich', 'FR', NULL, NULL, '634645807', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369672724', 'FedEx', NULL, '2017-12-14', '12.12.2017 05:39', '4260295882026', '1', 'a0YC000000kF2I9', '178.99', '229.90'),
(45762, '1017011483', '', '', 'nathalie BENITAH', '3 RUE MANGIN', '', '33460', 'MARGAUX GIRONDE', 'Frankreich', '', '', '', '609840526', '', '', '', 'GM-101-7 Silver Case / Black face / Stainless steel band', '', '711369672860', 'FedEx', '', '2017-12-14', '12.12.2017 08:39', '4260295881999', '1', 'a0YC000000kF2I7', '178.99', '229.90'),
(45763, '1017225477', NULL, NULL, 'Daniel KLEIN', '3 rue Clement ADER', '', '37300', 'JOUE LES TOURS Centre', 'Frankreich', 'FR', NULL, NULL, '682328096', '', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '711369672735', 'FedEx', NULL, '2017-12-14', '13.12.2017 09:40', '4260295882019', '1', 'a0YC000000kF2I8', '178.99', '229.90'),
(45764, '1016993533', NULL, NULL, 'sandrine damblin', '33 rue louis leblond', '', '62119', 'dourges', 'Frankreich', 'FR', NULL, NULL, '778434240', '', NULL, NULL, 'GM-102-6 Silver Case / Black face / Stainless steel band', NULL, '711369672746', 'FedEx', NULL, '2017-12-14', '12.12.2017 01:09', '4260295881524', '1', 'a0YC000000jmvKG', '160.00', '239.90');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(45765, '1017094087', NULL, NULL, 'Dominique  Andrighetto', '10 BOULEVARD LES DOMINOS', '', '06200', 'NICE', 'Frankreich', 'FR', NULL, NULL, '681815877', '', NULL, NULL, 'GM-505-2 Silver case/Black face/Black Leather Band', NULL, '711369672757', 'FedEx', NULL, '2017-12-14', '12.12.2017 16:39', '4260295880817', '1', 'a0YC000000jmvgg', '160.00', '239.90'),
(45766, '1017005889', NULL, NULL, 'Belkhiri Ali', '6 RUE LEO LAGRANGE', '', '69200', 'VENISSIEUX', 'Frankreich', 'FR', NULL, NULL, '699709232', '', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '711369672768', 'FedEx', NULL, '2017-12-14', '12.12.2017 05:39', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90'),
(45767, '1017067875', NULL, NULL, 'Mary Meehan', '14 St Marys Terrace', 'Askeaton', 'V94ENH2', 'Limerick', 'Irland', 'IE', NULL, NULL, '861538274', '', NULL, NULL, '4004-3 Or Noir Noir', NULL, '711369672676', 'FedEx', NULL, '2017-12-14', '12.12.2017 15:10', '4260295881081', '1', 'a0YC000000kDtp1', '160.00', '240.00'),
(45768, '1017130085', NULL, NULL, 'Fortunato Varotto', 'Via Alessandro Noli 10/D', '', '24125', 'Bergamo BG', 'Italien', 'IT', NULL, NULL, '035 241545', '', NULL, NULL, 'GM-508-1 Silver case / White face / Black Leather Band', NULL, '711369672805', 'FedEx', NULL, '2017-12-14', '12.12.2017 21:40', '4260295881210', '1', 'a0YC000000kDsxo', '155.00', '223.99'),
(45769, '1017036415', NULL, NULL, 'Lionella Pellizzer', 'VIA RAIMONDO FRANCHETTI 208', '', '31022', 'PREGANZIOL TV', 'Italien', 'IT', NULL, NULL, '3283319820', '', NULL, NULL, '7002-9 Gold Case / Black Face / Strainless steel band', NULL, '711369672816', 'FedEx', NULL, '2017-12-14', '12.12.2017 13:40', '4260295882309', '1', 'a0YC000000jlPVn', '150.01', '219.99'),
(45770, '1017262359', NULL, NULL, 'T.H. Bosma', 'Rosa Caninalaan 34', '', '9674ED', 'WINSCHOTEN Groningen', 'Niederlande', 'NL', NULL, NULL, '652006340', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '711369672871', 'FedEx', NULL, '2017-12-14', '13.12.2017 15:39', '4260295882255', '1', 'a0YC000000jnly2', '150.00', '219.00'),
(45771, '1017041991', NULL, NULL, 'taimoor momeney', 'Burgemeester Francoisplein ', 'Burgemeester Françoisplein, 38', '2552TL', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '620082523', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369672882', 'FedEx', NULL, '2017-12-14', '12.12.2017 14:10', '4260295880144', '1', 'a0YC000000kEKeM', '165.00', '269.00'),
(45772, '1017206183', NULL, NULL, 'Karen Lorton', '2 Hustlings Dri Eastchurch', '', 'ME124JX', 'Sheppey', 'Grossbritannien', 'GB', NULL, NULL, '7730333956', '', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '711369672893', 'FedEx', NULL, '2017-12-14', '13.12.2017 02:40', '4260295880015', '1', 'a0YC000000kEW0L', '153.99', '225.00'),
(45773, '1017208333', NULL, NULL, 'Lauren Burns', '39 BEECHWOOD AVENUE', '', 'BT379PX', 'NEWTOWNABBEY COUNTY ANTRIM', 'Grossbritannien', 'GB', NULL, NULL, '7562655775', '', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '711369672908', 'FedEx', NULL, '2017-12-14', '13.12.2017 03:09', '4260295881470', '1', 'a0YC000000jnSnV', '126.00', '179.00'),
(45774, '1017195011', NULL, NULL, 'Michel Riley', '15 LYCHFIELD DRIVE', '', 'ME23LY', 'ROCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7528945394', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369672919', 'FedEx', NULL, '2017-12-14', '13.12.2017 01:39', '4260295881401', '1', 'a0YC000000jlepY', '135.01', '185.00'),
(45775, '1017194961', NULL, NULL, 'Natasha Poulton', '6 SAVICK ROAD', 'fulwood', 'PR23QP', 'PRESTON', 'Grossbritannien', 'GB', NULL, NULL, '7392003649', '', NULL, NULL, '513-1 Silver case / White face / Black Leather Band', NULL, '711369672920', 'FedEx', NULL, '2017-12-14', '13.12.2017 01:39', '4260295882170', '1', 'a0YC000000jnSpt', '130.00', '179.00'),
(45776, '1017315525', NULL, NULL, 'Teresa Clark', '1 EMPIRE WAY', 'Bristol Road', 'GL25HY', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7842855893', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369672930', 'FedEx', NULL, '2017-12-14', '13.12.2017 19:10', '4260295880626', '1', 'a0YC000000itJkM', '140.99', '189.00'),
(45777, '1017211955', '', '', 'Amy McKinless', '75 UNIVERSITY STREET', '', 'BT71HL', 'BELFAST', 'Grossbritannien', '', '', '', '7701060912', '', '', '', 'GM-3005-1 Silver case / White face / Black Leather Band', 'angeblich falsche Uhr erhalten! Groupon hat dem Kunden das Geld zurückgegeben und herdarf auch die Uhr behalten!', '711369672941', 'FedEx', '', '2017-12-14', '13.12.2017 05:09', '4260295880909', '1', 'a0YC000000jnQeh', '129.00', '179.00'),
(45778, '1017309133', NULL, NULL, 'James Gerred', '1 FIELD END MEWS', 'Watford. Herts', 'WD194FD', 'WATFORD', 'Grossbritannien', 'GB', NULL, NULL, '7850489345', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '711369672952', 'FedEx', NULL, '2017-12-14', '13.12.2017 18:39', '4260295881234', '1', 'a0YC000000jnSr0', '134.99', '189.00'),
(45779, '1017364529', NULL, NULL, 'Andrew Setterfield', 'BELVEDERE HOUSE', 'Main road Sellindge', 'TN256JY', 'ASHFORD', 'Grossbritannien', 'GB', NULL, NULL, '1303814428', '', NULL, NULL, 'GM-509-7 Gold Case / Black Face / Gold Stainless steel band', NULL, '711369672963', 'FedEx', NULL, '2017-12-14', '13.12.2017 23:40', '4260295881968', '1', 'a0YC000000jnSr4', '134.99', '189.00'),
(45780, '1017150329', NULL, NULL, 'Nic Batten', '10 STREAMERS MEADOWS', '', 'EX142DT', 'HONITON', 'Grossbritannien', 'GB', NULL, NULL, '4,47985E+11', '', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '711369672687', 'FedEx', NULL, '2017-12-14', '12.12.2017 22:11', '4260295880374', '1', 'a0YC000000kEW0I', '153.99', '225.00'),
(45781, '1017019961', NULL, NULL, 'Pauline  Cadman', '15 PACKHORSE COURT', 'Marsden', 'HD76HT', 'HUDDERSFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7925333760', '', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '711369672698', 'FedEx', NULL, '2017-12-14', '12.12.2017 11:09', '4260295880381', '1', 'a0YC000000kEW0J', '153.99', '225.00'),
(45782, '1017102487', NULL, NULL, 'Suresh Mistry', '61 HIGH STREET', '', 'WF160AD', 'HECKMONDWIKE', 'Grossbritannien', 'GB', NULL, NULL, '7864245520', '', NULL, NULL, '513-5 Black Case / Black Face / Black Leather band', NULL, '711369672702', 'FedEx', NULL, '2017-12-14', '12.12.2017 18:10', '4260295882217', '1', 'a0YC000000jnSpx', '130.00', '179.00'),
(45783, '1017050033', NULL, NULL, 'Lynda Tsang', '143 Upper Hill Street', '', 'L88EN', 'Liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7795806504', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '711369672713', 'FedEx', NULL, '2017-12-14', '12.12.2017 14:09', '4260295880916', '1', 'a0YC000000jnQei', '129.00', '179.00'),
(45784, '1017002047', NULL, NULL, 'Sandeep Rhall', 'PORSCHELEEDS THE BOULEVARD', 'City West Business Park', 'LS126BG', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7703837665', '', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '', 'FedEx', NULL, '2017-12-14', '12.12.2017 03:39', '4260295880978', '1', 'a0YC000000jnQel', '129.00', '179.00'),
(45785, '1017370169', NULL, NULL, 'Sylvie Haumont', 'Chaussee de Nivelles 8', 'C/O LW Eclairage', '1420', 'Braine-l\'Alleud Brabant wallon', 'Belgien', 'BE', NULL, NULL, '497426132', '', NULL, NULL, '4004-2 Argent Noir Noir', NULL, '711369673043', 'FedEx', NULL, '2017-12-15', '14.12.2017 01:10', '4260295881074', '1', 'a0YC000000jlA9Z', '149.99', '199.00'),
(45786, '1017460349', NULL, NULL, 'Carlo Di Franco', 'Via fratelli Cervi, Parco ', 'Ciliegi, Fab. H, Scala A 108 ', '80144', 'Napoli NA', 'Italien', 'IT', NULL, NULL, '3335698612', '', NULL, NULL, 'GM-508-4 Black case / Black face / Black Leather Band', NULL, '711369673000', 'FedEx', NULL, '2017-12-15', '14.12.2017 17:09', '4260295881241', '1', 'a0YC000000kDsxr', '155.00', '223.99'),
(45787, '1017445011', NULL, NULL, 'Mona Yazdi', 'Hendrick Hamelplantsoen 38', '', '2595XS', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '640077072', '', NULL, NULL, '4004-7 Gold Case / Black Face / Stainless steel band', NULL, '711369673054', 'FedEx', NULL, '2017-12-15', '14.12.2017 15:40', '4260295881128', '1', 'a0YC000000jlA9m', '149.99', '199.00'),
(45788, '1017494867', NULL, NULL, 'Justyna Ramzi', '40 STARLING CRESCENT', '', 'SL37GY', 'SLOUGH', 'Grossbritannien', 'GB', NULL, NULL, '7835142767', '', NULL, NULL, '513-5 Black Case / Black Face / Black Leather band', NULL, '711369673065', 'FedEx', NULL, '2017-12-15', '14.12.2017 20:09', '4260295882217', '1', 'a0YC000000jnSpx', '130.00', '179.00'),
(45789, '1017507931', NULL, NULL, 'Anita Lukacs', '2-4 LANSDOWNE ROAD', 'Lansdowne Building Security', 'CR02BX', 'CROYDON SURREY', 'Grossbritannien', 'GB', NULL, NULL, '7862575138', '', NULL, NULL, '7002-7 Silver Case / Black Dial / Strainless steel band', NULL, '711369673076', 'FedEx', NULL, '2017-12-15', '14.12.2017 21:39', '4260295882286', '1', 'a0YC000000jnSoX', '134.99', '189.00'),
(45790, '1017504171', NULL, NULL, 'Kingsley Okeke', '1/1 16 BLOCHAIRN PLACE', '', 'G212EE', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7405938597', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369673087', 'FedEx', NULL, '2017-12-15', '14.12.2017 21:09', '4260295880626', '1', 'a0YC000000itJkM', '140.99', '189.00'),
(45791, '1017366295', NULL, NULL, 'Jill Beck', '232 CLEMENT RISE', '', 'EH546LR', 'LIVINGSTON', 'Grossbritannien', 'GB', NULL, NULL, '7706804059', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369673098', 'FedEx', NULL, '2017-12-15', '14.12.2017 00:09', '4260295880626', '1', 'a0YC000000itJkM', '140.99', '189.00'),
(45792, '1017394211', NULL, NULL, 'Christian Dunkerley', '0 Victoria Garage', 'Gooder Lane, Rastrick.', 'HD61HT', 'Brighouse', 'Grossbritannien', 'GB', NULL, NULL, '7715656456', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '711369673113', 'FedEx', NULL, '2017-12-15', '14.12.2017 03:09', '4260295881579', '1', 'a0YC000000itJkQ', '140.99', '189.00'),
(45793, '1017502869', NULL, NULL, 'lucy payne', '1 Warner close', '', 'LE679TF', 'Leicester Leicestershire', 'Grossbritannien', 'GB', NULL, NULL, '7858969594', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369673135', 'FedEx', NULL, '2017-12-15', '14.12.2017 21:09', '4260295881807', '1', 'a0YC000000jnRyg', '130.00', '179.00'),
(45794, '1017645859', NULL, NULL, 'Kimberly Goyvaerts', 'Pluyseghemstraat 2 Bus 101', '', '2550', 'Kontich', 'Belgien', 'BE', NULL, NULL, '468181747', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369673319', 'FedEx', NULL, '2017-12-18', '15.12.2017 21:09', '4260295880107', '1', 'a0YC000000kEKe6', '165.00', '269.00'),
(45795, '1017621373', NULL, NULL, 'Louise Rodenbach', 'Antoon Catriestraat 1', '', '9031', 'Drongen', 'Belgien', 'BE', NULL, NULL, '32497439632', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369673320', 'FedEx', NULL, '2017-12-18', '15.12.2017 17:40', '4260295880398', '1', 'a0YC000000jmxal', '165.00', '269.00'),
(45796, '1017775165', NULL, NULL, 'Roberto Fernández González', 'CALLE GASCONA, 24', '4A', '33001', 'OVIEDO O', 'Spanien', 'ES', NULL, NULL, '661724987', '', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369673271', 'FedEx', NULL, '2017-12-18', '16.12.2017 19:10', '4260295881609', '1', 'a0YC000000kDvHR', '169.99', '229.90'),
(45797, '1017946021', NULL, NULL, 'patricia NICODEMO', '28 RUE DU MURIER', 'le clos des vignes bt a', '83660', 'CARNOULES', 'Frankreich', 'FR', NULL, NULL, '611878257', '', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '711369673433', 'FedEx', NULL, '2017-12-18', '17.12.2017 23:10', '4260295880015', '1', 'a0YC000000kF2I4', '178.99', '229.90'),
(45798, '1017959687', NULL, NULL, 'Renato Barbosa messias', '23 BOULEVARD PIERRE SOLA', '', '06300', 'NICE', 'Frankreich', 'FR', NULL, NULL, '612578490', '', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '711369673444', 'FedEx', NULL, '2017-12-18', '18.12.2017 01:09', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90'),
(45799, '1017647027', NULL, NULL, 'Delphine Contal-orditz', '4 CHEMIN CROIX GERARD DE BRAHA', '', '54160', 'PULLIGNY', 'Frankreich', 'FR', NULL, NULL, '698014916', '', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '', 'FedEx', NULL, '2017-12-18', '15.12.2017 19:09', '4260295880374', '1', 'a0YC000000kF2I1', '178.99', '229.90'),
(45800, '1017655115', NULL, NULL, 'Jeanne David', '50 Grande Rue', '', '77630', 'Barbizon', 'Frankreich', 'FR', NULL, NULL, '682278968', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369673249', 'FedEx', NULL, '2017-12-18', '15.12.2017 20:39', '4260295882026', '1', 'a0YC000000kF2I9', '178.99', '229.90'),
(45801, '1017575367', NULL, NULL, 'Rigaut Isabelle', '21 Rue Du Pere Arson', '', '76700', 'Rogerville', 'Frankreich', 'FR', NULL, NULL, '677058381', '', NULL, NULL, 'GM-505-2 Silver case/Black face/Black Leather Band', NULL, '711369673250', 'FedEx', NULL, '2017-12-18', '15.12.2017 10:09', '4260295880817', '1', 'a0YC000000jmvgg', '160.00', '239.90'),
(45802, '1017643959', NULL, NULL, 'Smail SAADA', '9 Rue botha', '', '95460', 'EZANVILLE', 'Frankreich', 'FR', NULL, NULL, '698162307', '', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '711369673260', 'FedEx', NULL, '2017-12-18', '15.12.2017 18:40', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90'),
(45803, '1017840977', NULL, NULL, 'Elena Ortelli', 'VIA ALESSANDRO BISNATI 7', '', '20161', 'MILANO MI', 'Italien', 'IT', NULL, NULL, '3201874161', '', NULL, NULL, '7002-5 Black case / Black face / Black Leather Band', NULL, '711369673455', 'FedEx', NULL, '2017-12-18', '17.12.2017 13:40', '4260295882262', '1', 'a0YC000000jlPVk', '150.01', '219.99'),
(45804, '1017771381', NULL, NULL, 'Federico Boni Bresciani', 'VIA BRESCIA\' 108', '', 'NAVE BS', 'Italien', '25075', 'IT', NULL, NULL, '3663354104', '', NULL, NULL, '7002-5 Black case / Black face / Black Leather Band', NULL, '711369673282', 'FedEx', NULL, '2017-12-18', '16.12.2017 20:40', '4260295882262', '1', 'a0YC000000jlPVk', '150.01', '219.99'),
(45805, '1017633949', NULL, NULL, 'SIMONA PUOPOLO C/O STUDIO COLO', 'VIA DELL\'UNIONE 3', '', 'MILANO MI', 'Italien', '20122', 'IT', NULL, NULL, '3936047348', '', NULL, NULL, '7002-2 Silver case / Black face / Black Leather Band', NULL, '711369673293', 'FedEx', NULL, '2017-12-18', '15.12.2017 19:10', '4260295882231', '1', 'a0YC000000jlPVi', '150.01', '219.99'),
(45806, '1017578811', '', '', 'Valente Antonia', 'VIA GIUSEPPE CAMASSA 6', '', 'OSTUNI BR', 'Italien', '72017', '', '', '', '3452592153', '', '', '', 'GM-508-7 Gold Case / Black Face / Gold Stainless steel band', '', 'CY740964421DE	', 'DHL', '', '2017-12-19', '15.12.2017 12:39', '4260295881968', '1', 'a0YC000000kDsxu', '155.00', '223.99'),
(45807, '1017733799', NULL, NULL, 'Willem van der Voort', 'Bongweg 202', '', '3192ND', 'HOOGVLIET ROTTERDAM', 'Niederkande', 'NL', NULL, NULL, '622231978', '', NULL, NULL, 'GM-102-6 Silver Case / Black face / Stainless steel band', NULL, '711369673341', 'FedEx', NULL, '2017-12-18', '16.12.2017 15:40', '4260295881524', '1', 'a0YC000000kEpud', '154.99', '269.00'),
(45808, '1017632299', NULL, NULL, 'Daveny Blokland', 'Makado-Center 10', '', '2951EJ', 'ALBLASSERDAM', 'Niederkande', 'NL', NULL, NULL, '31642670977', '', NULL, NULL, '7002-5 Black case / Black face / Black Leather Band', NULL, '711369673352', 'FedEx', NULL, '2017-12-18', '15.12.2017 19:09', '4260295882262', '1', 'a0YC000000jnly3', '150.00', '219.00'),
(45809, '1017960163', NULL, NULL, 'Gerrit Balyn', 'Bas Paauwestraat 5', '', '3077MP', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '618305876', '', NULL, NULL, '4004-7 Gold Case / Black Face / Stainless steel band', NULL, '711369673466', 'FedEx', NULL, '2017-12-18', '18.12.2017 03:09', '4260295881128', '1', 'a0YC000000jlA9m', '149.99', '199.00'),
(45810, '1017841745', NULL, NULL, 'Ad Buyzen', 'Korte Brugstraat 2G', '', '4871XS', 'ETTEN-LEUR', 'Niederlande', 'NL', NULL, NULL, '621286632', '', NULL, NULL, '4004-3 Or Noir Noir', NULL, '711369673477', 'FedEx', NULL, '2017-12-18', '17.12.2017 14:09', '4260295881081', '1', 'a0YC000000jlA9i', '149.99', '199.00'),
(45811, '1017861801', NULL, NULL, 'Narinder  Singh', '132 MARSH LANE', '', 'WV106RX', 'WOLVERHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7480641500', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '711369673374', 'FedEx', NULL, '2017-12-18', '17.12.2017 14:40', '4260295882255', '1', 'a0YC000000jnSoU', '134.99', '189.00'),
(45812, '1017963617', NULL, NULL, 'Roger Ellis', '8 MANOR CLOSE', 'Todwick,', 'S261HP', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '01909 770455', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369673385', 'FedEx', NULL, '2017-12-18', '18.12.2017 03:09', '4260295880626', '1', 'a0YC000000itJkM', '140.99', '189.00'),
(45813, '1017855623', NULL, NULL, 'julie henrick', '60 Rothwell Drive', '', 'B911HG', 'Solihull', 'Grossbritannien', 'GB', NULL, NULL, '7557443535', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '711369673396', 'FedEx', NULL, '2017-12-18', '17.12.2017 14:10', '4260295880916', '1', 'a0YC000000jnQei', '129.00', '179.00'),
(45814, '1017964473', '', '', 'Emma Patel', '20 FAIRFIELDS CRESCENT', '', 'NW90PS', 'LONDON', 'Grossbritannien', '', '', '', '7532787496', '', '', '', 'GM-3009-8 Black case/Black Face/Black Steel Band', 'Geld am 05.04.18 zurück erhalten! Wo ist die Uhr??? NACHFORSCHUNG AN FEDEX 19.04.18', '711369673400', 'FedEx', '', '2017-12-18', '18.12.2017 03:39', '4260295881852', '1', 'a0YC000000jnRyl', '130.00', '179.00'),
(45815, '1017909895', NULL, NULL, 'Megan Hopkin', '41 SHANKLIN ROAD If not in ', 'leave in neighbours Porch', 'L154JE', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7713468074', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '711369673411', 'FedEx', NULL, '2017-12-18', '17.12.2017 20:10', '4260295882187', '1', 'a0YC000000jnSpu', '130.00', '179.00'),
(45816, '1017687037', NULL, NULL, 'Stephen Waller', '33CHESTONAVENUECROYDON ', 'CHESTON AVENUE ', 'CROYDON', 'Grossbritannien', 'CR08DE', 'GB', NULL, NULL, '7595339439', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369673157', 'FedEx', NULL, '2017-12-18', '16.12.2017 02:09', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(45817, '1017740089', NULL, NULL, 'Carolyn Copleston', '276 Magpie Hall Road', '', 'Chatham Kent', 'Grossbritannien', 'ME45XQ', 'GB', NULL, NULL, '7738058527', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '711369673168', 'FedEx', NULL, '2017-12-18', '16.12.2017 15:39', '4260295882255', '1', 'a0YC000000jnSoU', '134.99', '189.00'),
(45818, '1017690097', NULL, NULL, 'Emma Lee', '17 SHELLEY RISE', '', 'ROCHESTER', 'Grossbritannien', 'ME11BH', 'GB', NULL, NULL, '7915010660', '', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '711369673179', 'FedEx', NULL, '2017-12-18', '16.12.2017 02:39', '4260295881982', '1', 'a0YC000000kEW0N', '153.99', '225.00'),
(45819, '1017698427', NULL, NULL, 'Tanya Whaley', '5 THE CLOSE', '', 'TADCASTER', 'Grossbritannien', 'LS249PD', 'GB', NULL, NULL, '7889985030', '', NULL, NULL, 'GM-102-6 Silver Case / Black face / Stainless steel band', NULL, '711369673205', 'FedEx', NULL, '2017-12-18', '16.12.2017 09:09', '4260295881524', '1', 'a0YC000000jlenB', '145.00', '199.00'),
(45820, '1017745969', NULL, NULL, 'David Spiteri', '394 UPMINSTER ROAD NORTH', '', 'RAINHAM', 'Grossbritannien', 'RM139SA', 'GB', NULL, NULL, '7905338232', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369673216', 'FedEx', NULL, '2017-12-18', '16.12.2017 16:10', '4260295880626', '1', 'a0YC000000itJkM', '140.99', '189.00'),
(45821, '1017759169', NULL, NULL, 'Steven Lace', '14 COLONEL DRIVE', '', 'LIVERPOOL', 'Grossbritannien', 'L124YG', 'GB', NULL, NULL, '7518165116', '', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '711369673227', 'FedEx', NULL, '2017-12-18', '16.12.2017 18:09', '4260295881586', '1', 'a0YC000000itJkR', '140.99', '189.00'),
(45822, '1017744563', NULL, NULL, 'Mary Kebede', '86 Encore Tickets FETTER LANE', 'Barnardes Inn', 'LONDON', 'Grossbritannien', 'EC4A1EN', 'GB', NULL, NULL, '7903233516', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '711369673238', 'FedEx', NULL, '2017-12-18', '16.12.2017 16:09', '4260295880923', '1', 'a0YC000000jnQej', '129.00', '179.00'),
(45823, '1017673943', '', '', 'Abbas Muhie', '33 HILLIER PLACE', '', 'CHESSINGTON', 'Grossbritannien', 'KT92GF', '', '', '', '4,47533E+11', '', '', '', 'GM-507-3 Gold case / Black face / Brown Leather Band', '', 'stornoiert', 'FedEx', '', '2017-12-18', '16.12.2017 00:09', '4260295881166', '1', 'a0YC000000kEfKZ', '133.00', '179.00'),
(45824, '1017961533', '', '', 'Dimitri Cochet', 'Fruitmarkt 1', '', '3600', 'Genk', 'Belgien', '', '', '', '478061005', '', '', '', '101-1 Silver case / White face / Black Leather Band', '', '711369673591', 'FedEx', '', '2017-12-19', '18.12.2017 03:39', '4260295880374', '1', 'a0YC000000jmxaj', '165.00', '269.00'),
(45825, '1017995715', NULL, NULL, 'Pepijn Vangansbeke', 'Beekstraat 66', '', '9031', 'Drongen', 'Belgien', 'BE', NULL, NULL, '32468331632', '', NULL, NULL, '101-4 Bicolor case / Gold face / Black Leather Band', NULL, '711369673569', 'FedEx', NULL, '2017-12-19', '18.12.2017 15:09', '4260295880015', '1', 'a0YC000000jmxam', '165.00', '269.00'),
(45826, '1017884265', '', '', 'Tribeche Nora', 'Boulevard Louis Mettewie 83/39', '', '1080', 'Molenbeek-Saint-Jean', 'Belgien', '', '', '', '488873353', '', '', '', 'GM-107-3 Gold case / Black face / Brown Leather Band', '', 'stornieren', 'FedEx', '', '2017-12-19', '17.12.2017 18:10', '4260295880626', '1', 'a0YC000000jl9Ym', '154.99', '239.00'),
(45827, '1018070807', NULL, NULL, 'Andy Vancoillie', 'Odiel Spruyttestraat 22', '', '8870', 'Izegem', 'Belgien', 'BE', NULL, NULL, '0473/998069', '', NULL, NULL, 'GM-504-1 Silver case / White face / Black Leather Band', NULL, '711369673570', 'FedEx', NULL, '2017-12-19', '19.12.2017 04:09', '4260295880763', '1', 'a0YC000000jl9rP', '140.00', '199.00'),
(45828, '1018073435', NULL, NULL, 'GILMA TECHNOLOGY FELIX GIL', 'CALLE COSTA VASCA, 5', 'BAJO', '03610', 'PETRER A', 'Spanien', 'ES', NULL, NULL, '620801408', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369673558', 'FedEx', NULL, '2017-12-19', '19.12.2017 04:39', '4260295881197', '1', 'a0YC000000kDvHP', '169.99', '229.90'),
(45829, '1018072291', NULL, NULL, 'Katie Northmore', 'Wroford Mano Clyst Honiton', '', 'EX52HP', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7975878486', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '711369673525', 'FedEx', NULL, '2017-12-19', '19.12.2017 04:09', '4260295881555', '1', 'a0YC000000itJkO', '140.99', '189.00'),
(45830, '1017995799', NULL, NULL, 'Derrek Owiredu', '43 CROWDEN WAY', '', 'SE288HE', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7943135770', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369673547', 'FedEx', NULL, '2017-12-19', '18.12.2017 14:09', '4260295881807', '1', 'a0YC000000jnRyg', '130.00', '179.00'),
(45831, '1018098647', NULL, NULL, 'Sharron Bottrell', '9 OLDHAM AVENUE', '', 'CV25EY', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7979080939', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369673628', 'FedEx', NULL, '2017-12-20', '19.12.2017 14:10', '4260295881401', '1', 'a0YC000000jlepY', '135.01', '185.00'),
(45832, '1018114219', NULL, NULL, 'DOMINIQUE SECHER', '235 RUE DE LA COUTURE', '', '60134', 'MONTREUIL SUR THERAIN', 'Frankreich', 'FR', NULL, NULL, '645770745', '', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '711369673639', 'FedEx', NULL, '2017-12-20', '19.12.2017 16:09', '4260295881982', '1', 'a0YC000000kF2I6', '178.99', '229.90'),
(45833, '1018159675', NULL, NULL, 'Katrien Verhofsté', 'Sint-jozefstraat 35', '', '9160', 'Lokeren', 'Belgien', 'BE', NULL, NULL, '93496060', '', NULL, NULL, 'GM-504-1 Silver case / White face / Black Leather Band', NULL, '711369673694', 'FedEx', NULL, '2017-12-21', '20.12.2017 03:39', '4260295880763', '1', 'a0YC000000jl9rP', '140.00', '199.00'),
(45834, '1018157145', NULL, NULL, 'jean pierre deckmyn', 'Sluizenstraat 138', '', '8450', 'Bredene', 'Belgien', 'BE', NULL, NULL, '32478273401', '', NULL, NULL, 'GM-3009-6 Silver case / Black face / Stainless Steel Band', NULL, '711369673709', 'FedEx', NULL, '2017-12-21', '20.12.2017 02:39', '4260295881838', '1', 'a0YC000000kF6mJ', '159.01', '249.01'),
(45835, '1018134885', NULL, NULL, 'Antunes Francisco', '19 CHEMIN DU CLOTAY', '', '91350', 'GRIGNY', 'Frankreich', 'FR', NULL, NULL, '660857925', '', NULL, NULL, '3006-3 Black case / Black face / Black Leather Band', NULL, '711369673683', 'FedEx', NULL, '2017-12-21', '19.12.2017 20:39', '4260295881012', '1', 'a0YC000000kF2Cs', '154.99', '229.90'),
(45836, '1018186999', NULL, NULL, 'Kalina Atanasova', '23E FINDALE STREET', '', 'DD49LF', 'DUNDEE', 'Grossbritannien', 'GB', NULL, NULL, '7521012618', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '711369673650', 'FedEx', NULL, '2017-12-21', '20.12.2017 14:39', '4260295880916', '1', 'a0YC000000jnQei', '129.00', '179.00'),
(45837, '1018172843', NULL, NULL, 'Liz Steen', '42 CART PLACE', '', 'DD24DB', 'DUNDEE', 'Grossbritannien', 'GB', NULL, NULL, '7795244733', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '711369673661', 'FedEx', NULL, '2017-12-21', '20.12.2017 11:39', '4260295881555', '1', 'a0YC000000itJkO', '140.99', '189.00'),
(45838, '1018149465', NULL, NULL, 'Andrea Kelly', '42 ARTHURSDALE GRANGE', 'Scholes', 'LS154AW', 'LEEDS West Yorkshire', 'Grossbritannien', 'GB', NULL, NULL, '7804693313', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369673672', 'FedEx', NULL, '2017-12-21', '20.12.2017 00:10', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(45839, '1018238441', NULL, NULL, 'Eline Chekroud', '100 AVENUE DE LA LIBERTE', 'Appartement 3 etage 12', '59130', 'LAMBERSART', 'Frankreich', 'FR', NULL, NULL, '783150543', '', NULL, NULL, '4004-3 Or Noir Noir', NULL, '711369673797', 'FedEx', NULL, '2017-12-22', '21.12.2017 01:39', '4260295881081', '1', 'a0YC000000kF2EA', '159.99', '229.90'),
(45840, '1018251769', NULL, NULL, 'Patrick  Gaffney', 'Kilmacud 34 Whatley Place', '', '00000', 'Stillorgan', 'Irland', 'IE', NULL, NULL, '852533299', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369673764', 'FedEx', NULL, '2017-12-22', '21.12.2017 11:39', '4260295881807', '1', 'a0YC000000kDtgs', '155.00', '230.00'),
(45841, '1018274113', NULL, NULL, 'SIMONA PUOPOLO', 'VIA CAMPANIA 24', '', '20020', 'LAINATE MI', 'Italien', 'IT', NULL, NULL, '3936047348', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '711369673801', 'FedEx', NULL, '2017-12-22', '21.12.2017 17:39', '4260295882255', '1', 'a0YC000000jlPVj', '150.01', '219.99'),
(45842, '1018257005', NULL, NULL, 'MARIA LUISA BANTE', 'VIA GALILEO GALILEI 26', '', '20015', 'PARABIAGO MI', 'Italien', 'IT', NULL, NULL, '335202851', '', NULL, NULL, '7002-1 Silver case / White face / Black Leather Band', NULL, '711369673812', 'FedEx', NULL, '2017-12-22', '21.12.2017 13:39', '4260295882224', '1', 'a0YC000000jlPVh', '150.01', '219.99'),
(45843, '1018228435', NULL, NULL, 'ROMINA ZIGLIOTTO   c/o  TATRA', 'VIA SEMPIONE 68 consegna ', 'orario negozio  09.00-18.00', '20016', 'PERO MI', 'Italien', 'IT', NULL, NULL, '3349397698', '', NULL, NULL, 'GM-104-4 Bicolore Or Noir', NULL, '711369673823', 'FedEx', NULL, '2017-12-22', '21.12.2017 01:09', '4260295881203', '1', 'a0YC000000jlPTu', '165.00', '239.90'),
(45844, '1018235125', NULL, NULL, 'keqiang wu', '30 TATNELL ROAD', '', 'SE231JY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '4,47792E+11', '', NULL, NULL, '7002-6 Silver case / White face / Strainless steel band', NULL, '711369673775', 'FedEx', NULL, '2017-12-22', '21.12.2017 01:39', '4260295882279', '1', 'a0YC000000jnSoW', '134.99', '189.00'),
(45845, '1018214323', NULL, NULL, 'Krzysztof Koscielny', '42 SWALEDALE ROAD', '', 'BA128FJ', 'WARMINSTER WILTSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7707988810', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369673786', 'FedEx', NULL, '2017-12-22', '20.12.2017 21:09', '4260295882200', '1', 'a0YC000000jnSpw', '130.00', '179.00'),
(45846, '1018314793', NULL, NULL, 'Jeremy Maldonado', 'CALLE VIRGEN DEL PILAR, # 8', '2', '11520', 'ROTA CA', 'Spanien', 'ES', NULL, NULL, '643099415', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369673834', 'FedEx', NULL, '2017-12-22', '22.12.2017 08:39', '4260295881197', '1', 'a0YC000000kDvHP', '169.99', '229.90'),
(45847, '1018287435', NULL, NULL, 'Dimitri Cochet', 'Fruitmarkt 1', '', '3600', 'Genk', 'Belgien', 'BE', NULL, NULL, '478061005', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369673904', 'FedEx', NULL, '2017-12-22', '21.12.2017 21:39', '4260295880398', '1', 'a0YC000000jmxal', '165.00', '269.00'),
(45848, '1018283305', NULL, NULL, 'Jeanne Umutoni', 'kortemassemsesteenweg 14 ', '', '9230', 'Wetteren', 'Belgien', 'BE', NULL, NULL, '484059717', '', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '711369673926', 'FedEx', NULL, '2017-12-22', '21.12.2017 20:39', 'WL4260295880701', '1', 'a0YC000000kEiHD', '150.00', '239.99'),
(45849, '1018295543', NULL, NULL, 'delsupexhe christian', 'Rue des Pirhettes 25', '', '4801', 'Stembert', 'Belgien', 'BE', NULL, NULL, '473305696', '', NULL, NULL, 'GM-504-4 Black case / Black face / Black Leather Band', NULL, '711369673937', 'FedEx', NULL, '2017-12-22', '22.12.2017 00:09', '4260295880794', '1', 'a0YC000000jl9rR', '140.00', '199.00'),
(45850, '537267014', '', '', 'Joseph Panakkal', 'TJEG Tecom', 'Level 16, Tameem Hose', 'Dubai', 'Barsha Heights', '', '', '', '', '0505240294', '0010250TAF', '', '', '7002-7 Pionier Chicago Automatic Watch With Diamonds', '', '422245697120', 'FedEx', '', '2017-12-27', '2017-12-20 10:11', 'a0YC000000k7P08MAE', '1', 'a0YC000000k7P08MAE', '871.03', '999.00'),
(45851, '536807097', '', '', 'Andrey Kisselyov', 'Zayed The Fi Khalidiya', 'Khalidiya Centre, Block-A, app 1702', 'Abu Dhabi', 'Khalidiya', 'Aby Dhabi ', '', '', '', '+971-50-1813161', '0010198SO4', '', '', '7002-4 Pionier Chicago Automatic Watch With Diamonds', '', '422245697131', 'FedEx', '', '2017-12-27', '2017-12-17 21:11', 'a0YC000000k7OztMAE', '1', 'a0YC000000k7OztMAE', '871.03', '999.00'),
(45852, '536770858', '', '', 'Manoj Sabharwal', '6 5', '15', 'Dubai', 'Meadows 6', '', '', '', '', '043674434', '00102159NN', '', '', '7002-4 Pionier Chicago Automatic Watch With Diamonds', '', '422245697142', 'FedEx', '', '2017-12-27', '2017-12-17 17:43', 'a0YC000000k7OztMAE', '1', 'a0YC000000k7OztMAE', '871.03', '999.00'),
(45853, '536612712', '', '', 'Gafar Shehabi', '201B Centurion Star Tower Port Saed', '201B Centurion Star Tower', 'Dubai', '', '', '', '', '', '00971529384653', '0010171PWA', '', '', '7002-1 Pionier Chicago Automatic Watch With Diamonds', '', '422245697153', 'FedEx', '', '2017-12-27', '2017-12-16 17:38', 'a0YC000000k7OzPMAU', '1', 'a0YC000000k7OzPMAU', '871.03', '999.00'),
(45854, '536612488', '', '', 'Gafar Shehabi', '201B Centurion Star Tower Port Saed', '201B Centurion Star Tower', 'Dubai', '', '', '', '', '', '00971529384653', '0010122K4H', '', '', '7002-4 Pionier Chicago Automatic Watch With Diamonds', '', '422245697153', 'FedEx', '', '2017-12-27', '2017-12-16 16:43', 'a0YC000000k7OztMAE', '1', 'a0YC000000k7OztMAE', '871.03', '999.00'),
(45855, '536484326', '', '', 'Karnik Tombazian', '516 Meydan', 'Polo townhouse nad el shiba villa 516', 'Dubai', '', '', '', '', '', '+971506521296', '0010100RGA', '', '', '7002-4 Pionier Chicago Automatic Watch With Diamonds', '', '422245697164', 'FedEx', '', '2017-12-27', '2017-12-15 19:40', 'a0YC000000k7OztMAE', '1', 'a0YC000000k7OztMAE', '871.03', '999.00'),
(45856, '536482894', '', '', 'Suraksha Ishq Ramandh', '21 Street 21', 'Villa 240', 'Abu Dhabi', 'Khalifa City A', '', '', '', '', '0566489348', '0010105YA9', '', '', '7002-2 Pionier Chicago Automatic Watch With Diamonds', '', '422245697175', 'FedEx', '', '2017-12-27', '2017-12-15 19:09', 'a0YC000000k7OzjMAE', '1', 'a0YC000000k7OzjMAE', '871.03', '999.00'),
(45857, '536218065', '', '', 'Smithesh Sarang', 'Al Nabba Street Al Nabbah Street', 'P.o.box: 5773, Al Nabbah Street, Sharjah, UAE', 'Ash Shariqah', '', '', '', '', '', '0529825643', '0010171AJQ', '', '', '7002-5 Pionier Chicago Automatic Watch With Diamonds', '', '422245697186', 'FedEx', '', '2017-12-27', '2017-12-14 08:42', 'a0YC000000k7OzyMAE', '1', 'a0YC000000k7OzyMAE', '871.03', '999.00'),
(45858, '536038013', '', '', 'Gunther Apelt', 'Building 7 St. Regis Apartments', '7204', 'Abu Dhabi', '', '', '', '', '', '0561058842', '0010250PDK', '', '', '7002-4 Pionier Chicago Automatic Watch With Diamonds', '', '422245697197', 'FedEx', '', '2017-12-27', '2017-12-13 08:13', 'a0YC000000k7OztMAE', '1', 'a0YC000000k7OztMAE', '871.03', '999.00'),
(45859, '535993768', '', '', 'Gunther Apelt', 'Building 7 St. Regis Apartments', '7204', 'Abu Dhabi', '', '', '', '', '', '0561058842', '0010072H18', '', '', '7002-10 Pionier Chicago Automatic Watch With Diamonds', '', '422245697197', 'FedEx', '', '2017-12-27', '2017-12-13 00:11', 'a0YC000000k7P0NMAU', '1', 'a0YC000000k7P0NMAU', '871.03', '999.00'),
(45860, '535928264', '', '', 'Ali Luthon', 'Villa A5-49 Al Qudra Rd', 'Mudon', 'Dubai', 'Dubai Land', '23747', '', '', '', '0504897878', '0010143UEX', '', '', '7002-2 Pionier Chicago Automatic Watch With Diamonds', '', '422245697201', 'FedEx', '', '2017-12-27', '2017-12-12 17:08', 'a0YC000000k7OzjMAE', '1', 'a0YC000000k7OzjMAE', '871.03', '999.00'),
(45861, '538117289', '', '', ' shahram soltani', ' Mirdiff Shorooq Bld No 08 Flat 007', '', ' Dubai', 'Mirdiff', '', '', '', '', '  0508828587', '0010171O2J', '', '', '7002-9 Pionier Chicago Automatic Watch With Diamonds', '', '422245697223', 'FedEx', '', '2017-12-27', '26.12.2017', 'a0YC000000k7P0IMAU', '1', 'a0YC000000k7P0IMAU', '871.03', ''),
(45862, '1018536629', NULL, NULL, 'Bambi De Ro', 'Boulevard Brand Whitlock 8', '', '1150', 'Woluwe-Saint-Pierre Bruxelles-Capitale', 'Belgien', 'BE', NULL, NULL, '32487470930', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369674278', 'FedEx', NULL, '2017-12-27', '26.12.2017 02:39', '4260295880442', '1', 'a0YC000000kExSj', '175.00', '269.00'),
(45863, '1018507643', NULL, NULL, 'julien bequet', 'Rue de la Station 59rue de la ', 'Station 59 ', '7120', 'Haulchin Hainaut', 'Belgien', 'BE', NULL, NULL, '32490399269', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, 'stornieren', 'FedEx', NULL, '2017-12-27', '25.12.2017 18:09', '4260295880398', '1', 'a0YC000000jmxal', '165.00', '269.00'),
(45864, '1018505689', NULL, NULL, 'Samir El Bouaiadi', 'Deurnsebaan 22. Bus 2', '', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '484805783', '', NULL, NULL, '502-7 Gold case / Black face / Gold metal Band', NULL, '711369674290', 'FedEx', NULL, '2017-12-27', '25.12.2017 17:39', 'WL4260295881920', '1', 'a0YC000000kEiHH', '150.00', '239.99'),
(45865, '1018394217', NULL, NULL, 'kevin Calleeuw', 'schaapsweg 86', '', '3550', 'heusden - zolder limburg', 'Belgien', 'BE', NULL, NULL, '0475/582307', '', NULL, NULL, '3012-3 Gold case / Black face / Brown Leather Band', NULL, '711369674083', 'FedEx', NULL, '2017-12-27', '23.12.2017 16:39', '4260295881883', '1', 'a0YC000000jmx5V', '145.01', '229.00'),
(45866, '1018368975', NULL, NULL, 'Benjamin Hoste', 'Gansstraat 1', '', '9750', 'Huise', 'Belgien', 'BE', NULL, NULL, '477666234', '', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, 'stornieren', 'FedEx', NULL, '2017-12-27', '23.12.2017 03:09', '4260295881999', '1', 'a0YC000000jmxap', '165.00', '269.00'),
(45867, '1018656103', NULL, NULL, 'Ruben Prieto Palacios', 'KALEA UGARTE, 21', 'Esc Izq 4B', '01400', 'LAUDIO VI', 'Spanien', 'ES', NULL, NULL, '607900814', '', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '711369674197', 'FedEx', NULL, '2017-12-27', '27.12.2017 02:39', '4260295881630', '1', 'a0YC000000kDvHU', '169.99', '229.90'),
(45868, '1018654035', NULL, NULL, 'Isabel Rodriguez Guillen', 'RONDA LEVANTE, 47', '3b', '30008', 'MURCIA MU', 'Spanien', 'ES', NULL, NULL, '655593619', '', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '711369674201', 'FedEx', NULL, '2017-12-27', '27.12.2017 01:39', '4260295881630', '1', 'a0YC000000kDvHU', '169.99', '229.90'),
(45869, '1018483543', NULL, NULL, 'Cristelle BAYER', '14 RUE DE MARNE', '', '94700', 'MAISONS ALFORT', 'Frankreich', 'FR', NULL, NULL, '642625257', '', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '711369674006', 'FedEx', NULL, '2017-12-27', '25.12.2017 02:39', '4260295880374', '1', 'a0YC000000kF2I1', '178.99', '229.90'),
(45870, '1018451553', NULL, NULL, 'Danielle Bouvier', '16 Impasse de la raboudiere', '', '01360', 'Loyettes', 'Frankreich', 'FR', NULL, NULL, '645122433', '', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, 'stornieren', 'FedEx', NULL, '2017-12-27', '24.12.2017 13:40', '4260295880374', '1', 'a0YC000000kF2I1', '178.99', '229.90'),
(45871, '1018432131', NULL, NULL, 'claudine GAY-JEROME', '12 AVENUE DE NIMES', 'Residence Villa Bricii AppT 8', '34670', 'ST BRES', 'Frankreich', 'FR', NULL, NULL, '670978802', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '', 'FedEx', NULL, '2017-12-27', '24.12.2017 04:39', '4260295882026', '1', 'a0YC000000kF2I9', '178.99', '229.90'),
(45872, '1018351543', NULL, NULL, 'Samy Bernardoux', '13 RUE DES MAGNOLIAS', '', '64600', 'ANGLET', 'Frankreich', 'FR', NULL, NULL, '677385919', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '', 'FedEx', NULL, '2017-12-27', '22.12.2017 19:39', '4260295882026', '1', 'a0YC000000kF2I9', '178.99', '229.90'),
(45873, '1018419341', NULL, NULL, 'Patrice Bailly', '1012 ROUTE DES MENAFAURIES', '', '07800', 'CHARMES SUR RHONE', 'Frankreich', 'FR', NULL, NULL, '781130998', '', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '711369674017', 'FedEx', NULL, '2017-12-27', '23.12.2017 22:10', '4260295881180', '1', 'a0YC000000jmvKE', '160.00', '239.90'),
(45874, '1018431173', NULL, NULL, 'Laura Aiello Massimo Lagorio', 'VIA PIETRO AUBERT 27', '', '14100', 'ASTI AT', 'Italien', 'IT', NULL, NULL, '3924834588', '', NULL, NULL, '7002-10 black case / Black face / Strainless steel band', NULL, '711369674040', 'FedEx', NULL, '2017-12-27', '24.12.2017 05:09', '4260295882316', '1', 'a0YC000000jlPVo', '150.01', '219.99'),
(45875, '1018323367', NULL, NULL, 'MARIKA BISOL c/o COMITRAS SOC.', 'VIA SIVIGLIA 9/C', '', '20093', 'COLOGNO MONZESE MI', 'Italien', 'IT', NULL, NULL, '3398909351', '', NULL, NULL, '7002-2 Silver case / Black face / Black Leather Band', NULL, '711369674050', 'FedEx', NULL, '2017-12-27', '22.12.2017 13:39', '4260295882231', '1', 'a0YC000000jlPVi', '150.01', '219.99'),
(45876, '1018360149', NULL, NULL, 'Arios Miraci', 'VIA MATTEO RICCI 19', '', '60126', 'ANCONA AN ', 'Italien', 'IT', NULL, NULL, '3209665519', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369674061', 'FedEx', NULL, '2017-12-27', '23.12.2017 00:39', '4260295880473', '1', 'a0YC000000jlPTs', '165.00', '239.90'),
(45877, '1018333413', NULL, NULL, 'Danilo Micheli', 'via nicolo\' tartaglia 22 ', 'PRESSO ELPRIND ORE 08:12 ALLE ', '25064', 'GUSSAGO BS', 'Italien', 'IT', NULL, NULL, '3357167554', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369674072', 'FedEx', NULL, '2017-12-27', '22.12.2017 16:10', '4260295880473', '1', 'a0YC000000jlPTs', '165.00', '239.90'),
(45878, '1018580349', NULL, NULL, 'Jessica Giommi', 'Via lomi 9', '', '57100', 'Livorno LI', 'Italien', 'IT', NULL, NULL, '3775494553', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '711369674212', 'FedEx', NULL, '2017-12-27', '26.12.2017 16:39', '4260295881234', '1', 'a0YC000000kDsxq', '155.00', '223.99'),
(45879, '1018658531', NULL, NULL, 'Stephan Brandenburg', 'Trommelstraat 1', '', '1312WD', 'ALMERE', 'Niederlande', 'NL', NULL, NULL, '657995209', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369674234', 'FedEx', NULL, '2017-12-27', '27.12.2017 07:09', '4260295880398', '1', 'a0YC000000jmxas', '165.00', '269.00'),
(45880, '1018595101', NULL, NULL, 'George G. Brands', 'Zwaardvegerstraat 74', '', '8043DT', 'ZWOLLE Overijssel', 'Niederlande', 'NL', NULL, NULL, '653754235', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369674245', 'FedEx', NULL, '2017-12-27', '26.12.2017 18:39', '4260295880442', '1', 'a0YC000000kExT2', '175.00', '269.00'),
(45881, '1018614569', NULL, NULL, 'Henk Heebing', 'Wilhelminastraat 19', '', '7001GS', 'DOETINCHEM', 'Niederlande', 'NL', NULL, NULL, '0314-341991', '', NULL, NULL, 'GM-3009-2 Silver case / Black face / Black Leather Band', NULL, '711369674256', 'FedEx', NULL, '2017-12-27', '26.12.2017 21:10', '4260295881791', '1', 'a0YC000000kF6mV', '159.01', '249.01'),
(45882, '1018598705', NULL, NULL, 'Geke Rip', 'Nassaulaan 36', '', '2741CA', 'WADDINXVEEN', 'Niederlande', 'NL', NULL, NULL, '618045078', '', NULL, NULL, 'GM-3009-8 Black case/Black Face/Black Steel Band', NULL, '711369674267', 'FedEx', NULL, '2017-12-27', '26.12.2017 19:09', '4260295881852', '1', 'a0YC000000kF6mb', '159.01', '249.01'),
(45883, '1018412669', NULL, NULL, 'Sen Ve Ben Ben', 'Rosestraat 405', '', '3071AK', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '648307108', '', NULL, NULL, 'GM-104-5 Argent Blanc Noir', NULL, '711369674094', 'FedEx', NULL, '2017-12-27', '23.12.2017 22:09', '4260295881647', '1', 'a0YC000000kEGVa', '162.00', '250.00'),
(45884, '1018382201', NULL, NULL, 'Tomas Hendriks', 'Kerkstraat 33', '', '5701PL', 'Helmond', 'Niederlande', 'NL', NULL, NULL, '06-33786061', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369674223', 'FedEx', NULL, '2017-12-27', '23.12.2017 13:10', '4260295880473', '1', 'a0YC000000kEGVX', '162.00', '250.00'),
(45885, '1018345173', NULL, NULL, 'Sandra Veldhuis', 'Heirweg 56', '', '6852CK', 'HUISSEN', 'Niederlande', 'NL', NULL, NULL, '652006213', '', NULL, NULL, 'GM-102-6 Silver Case / Black face / Stainless steel band', NULL, '711369674109', 'FedEx', NULL, '2017-12-27', '22.12.2017 19:39', '4260295881524', '1', 'a0YC000000kEpud', '154.99', '269.00'),
(45886, '1018450633', NULL, NULL, 'June Ostiadel', '55 ACRES HALL AVENUE', 'Pudsey', 'LS289EA', 'PUDSEY West Yorkshire', 'Grossbritannien', 'GB', NULL, NULL, '7875679275', '', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, 'stornieren', 'FedEx', NULL, '2017-12-27', '24.12.2017 14:39', '4260295881463', '1', 'a0YC000000jnSnU', '126.00', '179.00'),
(45887, '1018485663', NULL, NULL, 'Emin Tilim', 'Flat 32 NEWCOME HOUSE 32', 'POWELL ROAD', 'E58DH', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7999340076', '', NULL, NULL, '513-1 Silver case / White face / Black Leather Band', NULL, '711369673970', 'FedEx', NULL, '2017-12-27', '25.12.2017 07:39', '4260295882170', '1', 'a0YC000000jnSpt', '130.00', '179.00'),
(45888, '1018353459', NULL, NULL, 'michael le bourgeois', '9 STIRLING ROAD', '', 'MK420TX', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7432155382', '', NULL, NULL, '513-5 Black Case / Black Face / Black Leather band', NULL, '711369673981', 'FedEx', NULL, '2017-12-27', '22.12.2017 21:10', '4260295882217', '1', 'a0YC000000jnSpx', '130.00', '179.00'),
(45889, '1018345977', NULL, NULL, 'Ben Scotford', '38 EASTHOLME AVENUE', '', 'HR27UQ', 'HEREFORD', 'Grossbritannien', 'GB', NULL, NULL, '7848398961', '', NULL, NULL, '513-5 Black Case / Black Face / Black Leather band', NULL, '711369673992', 'FedEx', NULL, '2017-12-27', '22.12.2017 19:09', '4260295882217', '1', 'a0YC000000jnSpx', '130.00', '179.00'),
(45890, '1018485667', NULL, NULL, 'Emin Tilim', 'Flat 32 NEWCOME HOUSE 32', 'POWELL ROAD', 'E58DH', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7999340076', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '711369673970', 'FedEx', NULL, '2017-12-27', '25.12.2017 07:39', '4260295880602', '1', 'a0YC000000itJkK', '140.99', '189.00'),
(45891, '1018655949', NULL, NULL, 'Joseph Southgate', '5 Linden Gardens', '', 'DL107BD', 'Richmond North Yorkshire', 'Grossbritannien', 'GB', NULL, NULL, '7791268591', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369674110', 'FedEx', NULL, '2017-12-27', '27.12.2017 03:09', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(45892, '1018540271', NULL, NULL, 'Leonardo Taiwo', '75 OVERBURY STREET', '', 'E50AW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7397922134', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369674120', 'FedEx', NULL, '2017-12-27', '26.12.2017 03:09', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(45893, '1018646473', NULL, NULL, 'Istvan Baranyai', '1 ASHLEY CLOSE', '', 'SO226LR', 'WINCHESTER HAMPSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7719636356', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '711369674131', 'FedEx', NULL, '2017-12-27', '27.12.2017 01:10', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(45894, '1018587295', NULL, NULL, 'Graham Shaw', 'WESTBRUGH BRIGHTON ROAD', 'Monks gate', 'RH136JB', 'HORSHAM WEST SUSSEX', 'Grossbritannien', 'GB', NULL, NULL, '7790034441', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '711369674142', 'FedEx', NULL, '2017-12-27', '26.12.2017 16:10', '4260295881555', '1', 'a0YC000000itJkO', '140.99', '189.00'),
(45895, '1018656943', NULL, NULL, 'Conor Stain', '19 WINDSOR ROAD', 'Castle Bromwich', 'B360JN', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7730375098', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '711369674153', 'FedEx', NULL, '2017-12-27', '27.12.2017 04:09', '4260295881579', '1', 'a0YC000000itJkQ', '140.99', '189.00'),
(45896, '1018653411', NULL, NULL, 'Gregory Mauris', '21 LAYFIELD ROAD', 'Hendon', 'NW43UH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7555444621', '', NULL, NULL, 'GM-3005-1 Silver case / White face / Black Leather Band', NULL, '711369674164', 'FedEx', NULL, '2017-12-27', '27.12.2017 02:39', '4260295880909', '1', 'a0YC000000jnQeh', '129.00', '179.00'),
(45897, '1018653959', NULL, NULL, 'Sinem Dogan', '21 Dene house 243 CHASE ROAD', '', 'N146HZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7546748630', '', NULL, NULL, 'GM-3005-1 Silver case / White face / Black Leather Band', NULL, '711369674175', 'FedEx', NULL, '2017-12-27', '27.12.2017 02:39', '4260295880909', '1', 'a0YC000000jnQeh', '129.00', '179.00'),
(45898, '1018593425', NULL, NULL, 'Shazana Zafar', '32 BOSTON STREET', 'Hathershaw', 'OL81XJ', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7779757987', '', NULL, NULL, 'GM-3009-2 Silver case / Black face / Black Leather Band', NULL, '711369674186', 'FedEx', NULL, '2017-12-27', '26.12.2017 17:10', '4260295881791', '1', 'a0YC000000jnRyf', '130.00', '179.00'),
(45899, '1018717485', NULL, NULL, 'Franca Amadori', 'via San Roberto BELLARMINO 13', '', '00142', 'Roma RM', 'Italien', 'IT', NULL, NULL, '3356282131', '', NULL, NULL, '7002-9 Gold Case / Black Face / Strainless steel band', NULL, '711369674392', 'FedEx', NULL, '2017-12-28', '27.12.2017 20:10', '4260295882309', '1', 'a0YC000000jlPVn', '150.01', '219.99'),
(45900, '1018761037', NULL, NULL, 'Alain Vanhooreweder', 'Schamelbeekstraat 4', '', '1600', 'Oudenaken', 'Belgien', 'BE', NULL, NULL, '476955500', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369674407', 'FedEx', NULL, '2017-12-28', '28.12.2017 03:10', '4260295881807', '1', 'a0YC000000kF6mG', '159.01', '249.01'),
(45901, '1018722549', NULL, NULL, 'virginie crochet', '38 rue Jean Bleuzen', '', '92170', 'vanves', 'Frankreich', 'FR', NULL, NULL, '616274648', '', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '711369674370', 'FedEx', NULL, '2017-12-28', '27.12.2017 19:09', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90'),
(45902, '1018702027', NULL, NULL, 'Simon Bridier', 'Lieu Dit La Hanterie', '', '53940', 'Le Genest St Isle', 'Frankreich', 'FR', NULL, NULL, '686532313', '', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '711369674381', 'FedEx', NULL, '2017-12-28', '27.12.2017 15:40', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90'),
(45903, '1018759745', '', '', 'Stephan Snoek', 'Jan van Riebeeckstraat 102', '', '4105BD', 'CULEMBORG', 'Niederlande', '', '', '', '629435537', '', '', '', 'GM-514-3 Gold Black Case/Black face/brown leather Band', '', '711369674418', 'FedEx', '', '2017-12-28', '28.12.2017 03:09', '4260295880144', '1', 'a0YC000000kEKeM', '165.00', '269.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(45904, '1018746529', '', '', 'Michael Sukul', 'Wormerveerstraat 58', '', '2547XT', '\'S-GRAVENHAGE', 'Niederlande', '', '', '', '614589942', '', '', '', '101-2 Silver case / Black face / Black Leather Band', '', '711369674429', 'FedEx', '', '2017-12-28', '28.12.2017 00:40', '4260295880381', '1', 'a0YC000000jmxar', '165.00', '269.00'),
(45905, '1018704091', '', '', 'adiel basarat', 'Lederambachtstraat 118', '', '1069HK', 'Amsterdam', 'Niederlande', '', '', '', '624356926', '', '', '', 'GM-102-2 Silver case / Black face / Black Leather Band', '', '711369674430', 'FedEx', '', '2017-12-28', '27.12.2017 18:10', '4260295880411', '1', 'a0YC000000kEpua', '154.99', '269.00'),
(45906, '1018663691', NULL, NULL, 'Bob Swan', 'FLAT1 2 THE MOUNT', '', 'TN380HR', 'ST. LEONARDS-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '1424442721', '', NULL, NULL, '7002-5 Black case / Black face / Black Leather Band', NULL, '711369674315', 'FedEx', NULL, '2017-12-28', '27.12.2017 11:09', '4260295882262', '1', 'a0YC000000jnSoV', '134.99', '189.00'),
(45907, '1018712605', NULL, NULL, 'Janet Smith', '46 DUNVANT ROAD', '', 'SN252AX', 'SWINDON', 'Grossbritannien', 'GB', NULL, NULL, '01793 936103', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '711369674326', 'FedEx', NULL, '2017-12-28', '27.12.2017 18:39', '4260295880619', '1', 'a0YC000000itJkL', '140.99', '189.00'),
(45908, '1018763145', NULL, NULL, 'Steve Howard', '34 GLENHOLT ROAD', 'Glenholt', 'PL67JB', 'PLYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7969688498', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '711369674337', 'FedEx', NULL, '2017-12-28', '28.12.2017 03:09', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(45909, '1018683181', NULL, NULL, 'adriana flore', '608 ROMAN ROAD', 'flad D', 'E32RW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7748464718', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '711369674348', 'FedEx', NULL, '2017-12-28', '27.12.2017 14:10', '4260295880923', '1', 'a0YC000000jnQej', '129.00', '179.00'),
(45910, '1018762537', NULL, NULL, 'Gregory Mauris', '21 LAYFIELD ROAD', 'Hendon', 'NW43UH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7555444621', '', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '711369674359', 'FedEx', NULL, '2017-12-28', '28.12.2017 02:39', '4260295880978', '1', 'a0YC000000jnQel', '129.00', '179.00'),
(45911, '1018763307', NULL, NULL, 'Laura Galuszka', '48 FRAMPTON ROAD', '', 'GL15QB', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7716185505', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '711369674360', 'FedEx', NULL, '2017-12-28', '28.12.2017 03:09', '4260295881487', '1', 'a0YC000000jnQen', '129.00', '179.00'),
(45912, '1018855245', NULL, NULL, 'paul wainwright', '100 saint lawrence avenue', '', 'BN147JL', 'worthing west sussex', 'Grossbritannien', 'GB', NULL, NULL, '1903531387', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '711369674451', 'FedEx', NULL, '2017-12-29', '29.12.2017 02:39', '4260295881487', '1', 'a0YC000000jnQen', '129.00', '179.00'),
(45913, '1018840359', NULL, NULL, 'paul wainwright', '100 saint lawrence avenue', '', 'BN147JL', 'worthing west sussex', 'Grossbritannien', 'GB', NULL, NULL, '1903531387', '', NULL, NULL, 'GM-509-8 Black case / Black Face / Stainless steel band', NULL, '711369674451', 'FedEx', NULL, '2017-12-29', '28.12.2017 23:40', '4260295881975', '1', 'a0YC000000jnSr5', '134.99', '189.00'),
(45914, '1018812889', NULL, NULL, 'Ruth Vince', '46 DESPARD ROAD', 'Eastern Green', 'CV57DF', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '2476422407', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '711369674462', 'FedEx', NULL, '2017-12-29', '28.12.2017 18:39', '4260295881555', '1', 'a0YC000000itJkO', '140.99', '189.00'),
(45915, '1018788305', NULL, NULL, 'Victoria Fisher', '22 Brookside', 'Aughton St.Ormskiirk', 'L393BP', 'Liverpool LANCASHIRE', 'Grossbritannien', 'GB', NULL, NULL, '01695 356584', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '711369674473', 'FedEx', NULL, '2017-12-29', '28.12.2017 13:40', '4260295881555', '1', 'a0YC000000itJkO', '140.99', '189.00'),
(45916, '1018772347', NULL, NULL, 'Stefano Anselmi', 'STRADA PRIVATA GAGGINI 1 ', 'Presso Tecnoterm di Ferrari & ', '28100', 'NOVARA NO', 'Italien', 'IT', NULL, NULL, '3470624829', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '711369674484', 'FedEx', NULL, '2017-12-29', '28.12.2017 12:09', '4260295881234', '1', 'a0YC000000kDsxq', '155.00', '223.99'),
(45917, '1019139093', NULL, NULL, 'LAIKA SMITS', 'Alois Roelandtslaan 35', '', '9150', 'Rupelmonde', 'Belgien', 'BE', NULL, NULL, '471364928', '', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369674690', 'FedEx', NULL, '2018-01-02', '01.01.2018 06:09', '4260295881609', '1', 'a0YC000000kExSn', '175.00', '269.00'),
(45918, '1019080005', NULL, NULL, 'ingrid de winter', 'Beukendreef 31', '', '2910', 'Essen', 'Belgien', 'BE', NULL, NULL, '496132252', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369674705', 'FedEx', NULL, '2018-01-02', '31.12.2017 15:10', '4260295881807', '1', 'a0YC000000kF6mG', '159.01', '249.01'),
(45919, '1019021279', NULL, NULL, 'Brahim Brahim', 'Vrijhandelstraat 59', '', '2170', 'Merksem', 'Belgien', 'BE', NULL, NULL, '484595170', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369674716', 'FedEx', NULL, '2018-01-02', '30.12.2017 22:39', '4260295881807', '1', 'a0YC000000kF6mG', '159.01', '249.01'),
(45920, '1019075035', NULL, NULL, 'myriam bouty', 'Avenue Paul Pastur 68', '', '6030', 'Marchienne-au-Pont', 'Belgien', 'BE', NULL, NULL, '471634726', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369674727', 'FedEx', NULL, '2018-01-02', '31.12.2017 14:40', '4260295880144', '1', 'a0YC000000kEKe7', '165.00', '269.00'),
(45921, '1019163527', '', '', 'Fco Banon chamorro', 'CALLE MARBELLA, 66', '2d', '28939', 'ARROYOMOLINOS M', 'Spanien', '', '', '', '646307921', '', '', '', '103-4 Bicolor Case/Gold face/Brown leather band', '', '711369674679', 'FedEx', '', '2018-01-02', '01.01.2018 14:40', '4260295881197', '1', 'a0YC000000kDvHP', '169.99', '229.90'),
(45922, '1018921703', NULL, NULL, 'Mickael Brun', '8 IMPASSE CHANTEFLEURIE', 'chemin des peuplier', '13600', 'CEYRESTE BOUCHES DU RHONE', 'Frankreich', 'FR', NULL, NULL, '627782639', '', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '711369674635', 'FedEx', NULL, '2018-01-02', '29.12.2017 19:39', '4260295881180', '1', 'a0YC000000jmvKE', '160.00', '239.90'),
(45923, '1019078881', NULL, NULL, 'Leah Remond', 'TEQUILA ROUTE DE XERTIGNY', '', '88370', 'PLOMBIERES LES BAINS Vosges', 'Frankreich', 'FR', NULL, NULL, '629927342', '', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '711369674646', 'FedEx', NULL, '2018-01-02', '31.12.2017 13:10', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90'),
(45924, '1018988297', NULL, NULL, 'Gilles DUPERRE', '117 CHEMIN D CHEMIN DE L OIDE', '', '83500', 'LA SEYNE SUR MER', 'Frankreich', 'FR', NULL, NULL, '604672491', '', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '711369674657', 'FedEx', NULL, '2018-01-02', '30.12.2017 14:39', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90'),
(45925, '1018880539', NULL, NULL, 'Laurent BOURGAIN', '970 BOULEVARD PIERRE SAUVAIGO', '', '06480', 'LA COLLE SUR LOUP', 'Frankreich', 'FR', NULL, NULL, '662124346', '', NULL, NULL, 'GM-505-8 Gold Case / Black face / Gold Metal Band', NULL, '711369674668', 'FedEx', NULL, '2018-01-02', '29.12.2017 12:39', '4260295881500', '1', 'a0YC000000jmvgl', '160.00', '239.90'),
(45926, '1019149463', NULL, NULL, 'David Tabanelli', 'Via Pola 2', '', '48122', 'Ravenna RA', 'Italien', 'IT', NULL, NULL, '3312596003', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '711369674680', 'FedEx', NULL, '2018-01-02', '01.01.2018 14:09', '4260295881234', '1', 'a0YC000000kDsxq', '155.00', '223.99'),
(45927, '1019115599', NULL, NULL, 'Arie Klinkenberg', 'Rijndijk 277', '', '2331AD', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '611592238', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369674738', 'FedEx', NULL, '2018-01-02', '31.12.2017 20:39', '4260295880442', '1', 'a0YC000000kExT2', '175.00', '269.00'),
(45928, '1018874029', NULL, NULL, 'Nienke Benders', 'Bergsingel 207', '', '3037GG', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '640093024', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369674749', 'FedEx', NULL, '2018-01-02', '29.12.2017 13:39', '4260295880442', '1', 'a0YC000000kExT2', '175.00', '269.00'),
(45929, '1018889411', NULL, NULL, 'Helen Manners-Vaughan', '74 BRAEMAR DRIVE', 'Garforth', 'LEEDS', 'Grossbritannien', 'LS252NH', 'GB', NULL, NULL, '7984789554', '', NULL, NULL, '510-1 Silver case / White face / Black Leather Band', NULL, '711369674510', 'FedEx', NULL, '2018-01-02', '29.12.2017 15:09', '4260295881388', '1', 'a0YC000000jlepW', '135.01', '185.00'),
(45930, '1018931107', NULL, NULL, 'David Shemmans', '75 North Roundhay', 'Stechford', 'Birmingham', 'Grossbritannien', 'B339PE', 'GB', NULL, NULL, '7932360938', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369674543', 'FedEx', NULL, '2018-01-02', '29.12.2017 22:39', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(45931, '1019093873', NULL, NULL, 'Evgeniya Bakalova', '18 NELSON ROAD', '', 'LONDON', 'Grossbritannien', 'SW191HT', 'GB', NULL, NULL, '7917867036', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '711369674554', 'FedEx', NULL, '2018-01-02', '31.12.2017 16:10', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(45932, '1018901015', NULL, NULL, 'Magdalena Madej', '274-278 Northolt Road', 'Flat 8, Dawson House', 'HARROW', 'Grossbritannien', 'HA28EB', 'GB', NULL, NULL, '4,47712E+11', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '711369674565', 'FedEx', NULL, '2018-01-02', '29.12.2017 17:09', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(45933, '1018978445', NULL, NULL, 'stephen meredith', '23 ROUNDWAY', 'blurton', 'STOKE-ON-TRENT staffordshire', 'Grossbritannien', 'ST32BH', 'GB', NULL, NULL, '7515429591', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '711369674576', 'FedEx', NULL, '2018-01-02', '30.12.2017 13:40', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(45934, '1018956375', NULL, NULL, 'Aladin  Barakat', '376 QUEENSTOWN ROAD', '13 Centurion building', 'LONDON', 'Grossbritannien', 'SW84NW', 'GB', NULL, NULL, '7912041100', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '711369674587', 'FedEx', NULL, '2018-01-02', '30.12.2017 05:09', '4260295881234', '1', 'a0YC000000jnSr0', '134.99', '189.00'),
(45935, '1019024485', NULL, NULL, 'Youssouf Ouani', '12 ALVERSTONE ROAD', '', 'COVENTRY', 'Grossbritannien', 'CV24QA', 'GB', NULL, NULL, '7846821210', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '711369674602', 'FedEx', NULL, '2018-01-02', '30.12.2017 22:10', '4260295881234', '1', 'a0YC000000jnSr0', '134.99', '189.00'),
(45936, '1018956321', NULL, NULL, 'Varun Sachdeva', '34 RYDER WAY', '', 'BEDFORD', 'Grossbritannien', 'MK451GN', 'GB', NULL, NULL, '7595350448', '', NULL, NULL, 'GM-509-4 Black case / Black face / Black Leather Band', NULL, '711369674613', 'FedEx', NULL, '2018-01-02', '30.12.2017 05:09', '4260295881241', '1', 'a0YC000000jnSr1', '134.99', '189.00'),
(45937, '1018943009', NULL, NULL, 'Louise Ashmore', '66 OAKFIELD ROAD', '', 'NOTTINGHAM', 'Grossbritannien', 'NG98FF', 'GB', NULL, NULL, '7765881220', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369674624', 'FedEx', NULL, '2018-01-02', '30.12.2017 00:39', '4260295882200', '1', 'a0YC000000jnSpw', '130.00', '179.00'),
(45938, '1019224479', NULL, NULL, 'Amir Hama Agha Merawdeli', 'FLAT179A HIGH STREET', '', 'KT121DN', 'WALTON-ON-THAMES', 'Grossbritannien', 'GB', NULL, NULL, '7828275375', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369674750', 'FedEx', NULL, '2018-01-02', '02.01.2018 02:09', '4260295881401', '1', 'a0YC000000jlepY', '135.01', '185.00'),
(45939, '1019168967', NULL, NULL, 'Stephanie Ojugo', '268-270 BALHAM HIGH ROAD', '270 Balham High Road', 'SW177AJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7533416271', '', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '711369674760', 'FedEx', NULL, '2018-01-02', '01.01.2018 16:40', '4260295880985', '1', 'a0YC000000jnQem', '129.00', '179.00'),
(45940, '538663622', NULL, NULL, 'mohammed alghazali', 'Construction Site (Ccc) - Opera Grand Project Moh\'d bin Rashid boulevard', 'Down Town dubai', 'Dubai', '', '', 'AE', NULL, NULL, '00971555667746', '0010127AMD', NULL, NULL, '7002-10 Pionier Chicago Automatic Watch With Diamonds', NULL, '422245701995', 'FedEx', NULL, '2018-01-03', '2017-12-30 12:34', 'a0YC000000k7P0NMAU', '1', 'a0YC000000k7P0NMAU', '871.03', '999.00'),
(45941, '1019335011', '', '', 'Andrea Torto', 'VIA CERAMICHE 19', '', '66010', 'RAPINO CH', 'Italien', '', '', '', '871800697', '', '', '', 'GM-508-3 Gold case / Black face / Brown Leather Band', '', 'CY741269516DE', 'DHL', '', '2018-01-08', '03.01.2018 01:39', '4260295881234', '1', 'a0YC000000kDsxq', '155.00', '223.99'),
(45942, '1019324295', NULL, NULL, 'George G. Brands', 'Zwaardvegerstraat 74', '', '8043DT', 'ZWOLLE Overijssel', 'Niederlande', 'NL', NULL, NULL, '653754235', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '7113 6967 4852', 'FedEx', NULL, '2018-01-03', '03.01.2018 00:09', '4260295880398', '1', 'a0YC000000jmxas', '165.00', '269.00'),
(45943, '1019285141', NULL, NULL, 'James Smith', '30 POOLE CRESCENT', '', 'LS157NB', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '07934 509967', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369674782', 'FedEx', NULL, '2018-01-03', '02.01.2018 17:40', '4260295881401', '1', 'a0YC000000jlepY', '135.01', '185.00'),
(45944, '1019258643', NULL, NULL, 'Christina Mannion-dempsey', '42 Colby Street', '', 'SO168RT', 'Southampton', 'Grossbritannien', 'GB', NULL, NULL, '7711892909', '', NULL, NULL, '513-5 Black Case / Black Face / Black Leather band', NULL, '711369674793', 'FedEx', NULL, '2018-01-03', '02.01.2018 14:39', '4260295882217', '1', 'a0YC000000jnSpx', '130.00', '179.00'),
(45945, '1019315673', NULL, NULL, 'Emma Tinson', 'Bond int. Bond International', '1 General Street', 'YO421NR', 'YORK', 'Grossbritannien', 'GB', NULL, NULL, '7972788893', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '711369674808', 'FedEx', NULL, '2018-01-03', '02.01.2018 22:09', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(45946, '1019307765', NULL, NULL, 'Taulant Hizmo', '89 RAINSFORD CRESCENT', '', 'TS39HW', 'MIDDLESBROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7912890267', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '711369674819', 'FedEx', NULL, '2018-01-03', '02.01.2018 20:40', '4260295881555', '1', 'a0YC000000itJkO', '140.99', '189.00'),
(45947, '1019326381', NULL, NULL, 'Toni Saunders', '12 HARTLEY ROAD', 'North End', 'PO29HU', 'PORTSMOUTH Hampshire', 'Grossbritannien', 'GB', NULL, NULL, '7907719112', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '711369674820', 'FedEx', NULL, '2018-01-03', '02.01.2018 23:10', '4260295880923', '1', 'a0YC000000jnQej', '129.00', '179.00'),
(45948, '1019346381', NULL, NULL, 'ANDREW MARTIN', '13 ASHBOURNE', '', 'BT366SW', 'NEWTOWNABBEY', 'Grossbritannien', 'GB', NULL, NULL, '7775927085', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '711369674830', 'FedEx', NULL, '2018-01-03', '03.01.2018 02:09', '4260295882187', '1', 'a0YC000000jnSpu', '130.00', '179.00'),
(45949, '1019472411', '', '', 'Shanna Cohen', '21 rue des ruffins', '', '93100', 'montreuil', 'Frankreich', '', '', '', '751929355', '', '', '', 'GM-102-5 Silver Case / White Face / Stainless steel band', 'Am 20.01.18 Sendung zurück erhalten! Kunde war dreimal bei der Zustellung nicht da und hat sich auch nicht bei Fedex gemeldet!', '711369674922', 'FedEx', '', '2018-01-04', '04.01.2018 02:09', '4260295881517', '1', 'a0YC000000jmvKF', '160.00', '239.90'),
(45950, '1019492245', NULL, NULL, 'Sandra Veldhuis', 'Heirweg 56', '', '6852CK', 'HUISSEN', 'Niederlande', 'NL', NULL, NULL, '31652006213', '', NULL, NULL, 'GM-102-6 Silver Case / Black face / Stainless steel band', NULL, '711369674933', 'FedEx', NULL, '2018-01-04', '04.01.2018 13:39', '4260295881524', '1', 'a0YC000000kEpud', '154.99', '269.00'),
(45951, '1019442583', NULL, NULL, 'Nicholas Bird', '19 BLACK BULL ROAD', '', 'CT195QL', 'FOLKESTONE Kent', 'Grossbritannien', 'GB', NULL, NULL, '7474228808', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '711369674874', 'FedEx', NULL, '2018-01-04', '03.01.2018 22:39', '4260295882255', '1', 'a0YC000000jnSoU', '134.99', '189.00'),
(45952, '1019362463', NULL, NULL, 'Paul Smith', '327 ENDIKE LANE', '', 'HU68DX', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7590467282', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '711369674885', 'FedEx', NULL, '2018-01-04', '03.01.2018 11:10', '4260295880619', '1', 'a0YC000000itJkL', '140.99', '189.00'),
(45953, '1019406329', NULL, NULL, 'Colin tucker', '11 old parish road', '', 'CF827HU', 'HENGOED MID GLAMORGAN', 'Grossbritannien', 'GB', NULL, NULL, '7738100382', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '711369674896', 'FedEx', NULL, '2018-01-04', '03.01.2018 17:10', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(45954, '1019415531', NULL, NULL, 'RALUCA FLORENTINA IFTODE', 'SUITE3B PEEKS BROOK LANE', 'FLIGHT DIRECTORS', 'RH69ST', 'HORLEY Surrey', 'Grossbritannien', 'GB', NULL, NULL, '7927334949', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '711369674900', 'FedEx', NULL, '2018-01-04', '03.01.2018 18:39', '4260295881234', '1', 'a0YC000000jnSmP', '130.00', '189.00'),
(45955, '1019374009', NULL, NULL, 'Shakwat Khalique', '9 ATHLONE HOUSE SIDNEY STREET', '', 'E13EJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7961292153', '', NULL, NULL, 'GM-513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369674911', 'FedEx', NULL, '2018-01-04', '03.01.2018 13:10', '4260295882194', '1', 'a0YC000000kEfKl', '133.00', '179.00'),
(45956, '1019552659', NULL, NULL, 'Benoit Dehombreux', 'chaussee Brunehault 94C', '', '7080', 'Sars-la-Bruyere', 'Belgien', 'BE', NULL, NULL, '470271336', '', NULL, NULL, 'GM-507-3 Gold case / Black face / Brown Leather Band', NULL, '', 'FedEx', NULL, '2018-01-05', '04.01.2018 19:40', '4260295881166', '1', 'a0YC000000iuYSg', '145.00', '199.99'),
(45957, '1019523931', NULL, NULL, 'Ivan Van Daele', 'Koewacht 7', '', '9190', 'Stekene', 'Belgien', 'BE', NULL, NULL, '32 474 74 83 56', '', NULL, NULL, '502-8 Black case / Black face / Black metal Band', NULL, '711369674955', 'FedEx', NULL, '2018-01-05', '04.01.2018 17:10', 'WL4260295881937', '1', 'a0YC000000kEiHI', '150.00', '239.99'),
(45958, '1019507843', NULL, NULL, 'Ayse Kaya', 'rue Provinciale 37', '', '4042', 'Liers', 'Belgien', 'BE', NULL, NULL, '486554427', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369674966', 'FedEx', NULL, '2018-01-05', '04.01.2018 15:40', '4260295880442', '1', 'a0YC000000kExSj', '175.00', '269.00'),
(45959, '1019614463', NULL, NULL, 'BICH CARLIER', '1900 AVE DE SAVOIE   YVES ', 'ROCHER CC CARREFOUR MARKET', '38110', 'ST CLAIR DE LA TOUR', 'Frankreich', 'FR', NULL, NULL, '627618517', '', NULL, NULL, 'GM-102-2 Silver case / Black face / Black Leather Band', NULL, '711369674977', 'FedEx', NULL, '2018-01-05', '05.01.2018 01:09', '4260295880411', '1', 'a0YC000000jmvKD', '160.00', '239.90'),
(45960, '1019521531', NULL, NULL, 'Esteban Collin', '2 RUE FRANCOIS MITTERRAND', 'Res mondesa bat B appt 18', '34920', 'LE CRES', 'Frankreich', 'FR', NULL, NULL, '659624453', '', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '711369674988', 'FedEx', NULL, '2018-01-05', '04.01.2018 14:41', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90'),
(45961, '1019563017', NULL, NULL, 'Kewal Devani', 'PONDCOTTAGE WOODCOCK HILL', '', 'WD31PX', 'RICKMANSWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7547756699', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '711369674999', 'FedEx', NULL, '2018-01-05', '04.01.2018 19:40', '4260295881579', '1', 'a0YC000000itJkQ', '140.99', '189.00'),
(45962, '1019528301', NULL, NULL, 'Carol  Sloper', '2 FLAVIUS WAY', 'flavour way', 'CO45FH', 'COLCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '1206753173', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '711369675002', 'FedEx', NULL, '2018-01-05', '04.01.2018 16:39', '4260295881234', '1', 'a0YC000000jnSr0', '134.99', '189.00'),
(45963, '1019616207', NULL, NULL, 'Leart Kocija', '109 COTTON AVENUE', '', 'W36YG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '4,47475E+11', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369675013', 'FedEx', NULL, '2018-01-05', '05.01.2018 02:39', '4260295882200', '1', 'a0YC000000jnSpw', '130.00', '179.00'),
(45964, '1019667869', NULL, NULL, 'Annamaria Pascariu', 'CALLE JESUS DE PERCEVAL, 93', '93', '04720', 'ROQUETAS DE MAR AL', 'Spanien', 'ES', NULL, NULL, '687277491', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369675160', 'FedEx', NULL, '2018-01-08', '05.01.2018 16:09', '4260295881197', '1', 'a0YC000000kDvHP', '169.99', '229.90'),
(45965, '1019728319', NULL, NULL, 'Atche salomon Aka', '119 RUE AVENUE JEAN JAURES', '', '93120', 'LA COURNEUVE', 'Frankreich', 'FR', NULL, NULL, '683561868', '', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '711369675068', 'FedEx', NULL, '2018-01-08', '06.01.2018 06:39', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90'),
(45966, '1019722205', NULL, NULL, 'Zafer Duman', '61 B Rue Du Ruisseau', '', '63300', 'Thiers', 'Frankreich', 'FR', NULL, NULL, '661688270', '', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '711369675079', 'FedEx', NULL, '2018-01-08', '06.01.2018 01:39', '4260295881180', '1', 'a0YC000000jmvKE', '160.00', '239.90'),
(45967, '1019722113', NULL, NULL, 'Zafer Duman', '61 B Rue Du Ruisseau', '', '63300', 'Thiers', 'Frankreich', 'FR', NULL, NULL, '661688270', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369675079', 'FedEx', NULL, '2018-01-08', '06.01.2018 01:39', '4260295880077', '1', 'a0YC000000kF2G4', '159.99', '229.90'),
(45968, '1019733295', NULL, NULL, 'Gianni Bagnoli', 'Via Romana 144', '', '50052', 'Certaldo FI', 'Italien', 'IT', NULL, NULL, '3886973159', '', NULL, NULL, 'GM-508-8 Black case / Black Face / Stainless steel band', NULL, '711369675046', 'FedEx', NULL, '2018-01-08', '06.01.2018 12:09', '4260295881975', '1', 'a0YC000000kDsxv', '155.00', '223.99'),
(45969, '1019641847', NULL, NULL, 'danilo monti', 'CORSO DELLA LIBERAZIONE, C/o ', 'Banca Regionale Europea 39 ', '28041', 'ARONA NO', 'Italien', 'IT', NULL, NULL, '3931711256', '', NULL, NULL, 'GM-508-6 Silver Case / Black face / Stainless steel band', NULL, '711369675057', 'FedEx', NULL, '2018-01-08', '05.01.2018 14:09', '4260295881951', '1', 'a0YC000000kDsxt', '155.00', '223.99'),
(45970, '1019696971', NULL, NULL, 'Suzanne Den Heijer', 'Rhonestraat 1', '', '3207CH', 'SPIJKENISSE', 'Niederlande', 'NL', NULL, NULL, '624308337', '', NULL, NULL, 'GM-514-4 Black case/Black face/Black Leather Band', NULL, '711369675035', 'FedEx', NULL, '2018-01-08', '05.01.2018 23:09', '4260295880121', '1', 'a0YC000000kEKeN', '165.00', '269.00'),
(45971, '1019978007', NULL, NULL, 'susan firth', '24B Commonside', '', 'WF176JX', 'Batley', 'Grossbritannien', 'GB', NULL, NULL, '7921291751', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369675171', 'FedEx', NULL, '2018-01-08', '08.01.2018 03:09', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(45972, '1019971227', NULL, NULL, 'Beatriz Januario', '4-6 Old Compton Street', '', 'W1D4TB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7961228260', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '711369675182', 'FedEx', NULL, '2018-01-08', '08.01.2018 01:39', '4260295881234', '1', 'a0YC000000jnSmP', '130.00', '189.00'),
(45973, '1019717721', NULL, NULL, 'Matt Thurgood', '9 COOMBE ORCHARD', '', 'EX124AY', 'SEATON', 'Grossbritannien', 'GB', NULL, NULL, '7856213167', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369675080', 'FedEx', NULL, '2018-01-08', '06.01.2018 01:39', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(45974, '1019650927', NULL, NULL, 'Rory Coates', '18 BARNSLEY ROAD', '', 'DN84RG', 'DONCASTER', 'Grossbritannien', 'GB', NULL, NULL, '7961210380', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369675090', 'FedEx', NULL, '2018-01-08', '05.01.2018 14:39', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(45975, '1019738365', NULL, NULL, 'Nasreen Ahsan', '139 DERSINGHAM AVENUE', '', 'E125QQ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7534421066', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '711369675105', 'FedEx', NULL, '2018-01-08', '06.01.2018 11:40', '4260295881555', '1', 'a0YC000000itJkO', '140.99', '189.00'),
(45976, '1019656661', NULL, NULL, 'amanda jones', '26 heol elfed', '', 'SA44GH', 'swansea', 'Grossbritannien', 'GB', NULL, NULL, '7076516973', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '711369675116', 'FedEx', NULL, '2018-01-08', '05.01.2018 15:10', '4260295880923', '1', 'a0YC000000jnQej', '129.00', '179.00'),
(45977, '1019722825', NULL, NULL, 'S Shakir', '301 BILTON ROAD', 'Perivale', 'UB67HH', 'GREENFORD London', 'Grossbritannien', 'GB', NULL, NULL, '7951891435', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '711369675127', 'FedEx', NULL, '2018-01-08', '06.01.2018 02:39', '4260295881487', '1', 'a0YC000000jnQen', '129.00', '179.00'),
(45978, '1019677395', NULL, NULL, 'John Swainston', '53 CHAPEL ROAD', '', 'CO50RA', 'COLCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '1621815277', '', NULL, NULL, 'GM-3009-7 Gold case/Black Face/Gold Steel Band', NULL, '711369675138', 'FedEx', NULL, '2018-01-08', '05.01.2018 18:40', '4260295881845', '1', 'a0YC000000jnRyk', '130.00', '179.00'),
(45979, '1019698575', NULL, NULL, 'Egidijus Rimkus', '84 GREGORY CRESCENT', 'ELTHAM', 'SE95RY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7907830554', '', NULL, NULL, 'GM-509-4 Black case / Black face / Black Leather Band', NULL, '711369675149', 'FedEx', NULL, '2018-01-08', '05.01.2018 22:10', '4260295881241', '1', 'a0YC000000jnSr1', '134.99', '189.00'),
(45980, '1019846255', NULL, NULL, 'Sultan Kaya', 'Poortakkerstraat 39', '', '9052', 'Sint Denijs Westrem', 'Belgien', 'BE', NULL, NULL, '475268394', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369675220', 'FedEx', NULL, '2018-01-09', '07.01.2018 11:09', '4260295880442', '1', 'a0YC000000kExSj', '175.00', '269.00'),
(45981, '1019889239', NULL, NULL, 'Lamya Messaoui', '6 RUE DES JARDINS', '', '94240', 'L HAY LES ROSES', 'Frankreich', 'FR', NULL, NULL, '664688497', '', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '711369675208', 'FedEx', NULL, '2018-01-09', '07.01.2018 14:40', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90'),
(45982, '1020115687', NULL, NULL, 'Virginie LIOCHON', '68 rue Saint Roch', 'Batiment 2, apt 49', '31400', 'TOULOUSE', 'Frankreich', 'FR', NULL, NULL, '681926208', '', NULL, NULL, 'GM-102-2 Silver case / Black face / Black Leather Band', NULL, '711369675230', 'FedEx', NULL, '2018-01-09', '09.01.2018 10:40', '4260295880411', '1', 'a0YC000000jmvKD', '160.00', '239.90'),
(45983, '1020032771', NULL, NULL, 'Mirko Santini', 'Corso UNDICI SETTEMBRE 119', 'consegna da martedi a domenica', '61121', 'Pesaro PU', 'Italien', 'IT', NULL, NULL, '3911479550', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '711369675219', 'FedEx', NULL, '2018-01-09', '08.01.2018 17:39', '4260295881234', '1', 'a0YC000000kDsxq', '155.00', '223.99'),
(45984, '1020211923', NULL, NULL, 'Tahir  Abbas', '1-5 AVENUE DE LA MARNE', '2 Av de la', '93800', 'EPINAY SUR SEINE Paris', 'Frankreich', 'FR', NULL, NULL, '0033 753304803 ', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369675263', 'FedEx', NULL, '2017-01-10', '10.01.2018 02:09', '4260295880077', '1', 'a0YC000000kF2G4', '159.99', '229.90'),
(45985, '1020143131', NULL, NULL, 'Adeline Baud', '12 RUE DE LANVIGNEC', 'appart. 343', '22500', 'PAIMPOL', 'Frankreich', 'FR', NULL, NULL, '667196486', '', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '711369675274', 'FedEx', NULL, '2017-01-10', '09.01.2018 14:40', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90'),
(45986, '1020160347', NULL, NULL, 'Marzena Uka', '36 CRANBORNE CLOSE', '', 'EN63AU', 'POTTERS BAR', 'Grossbritannien', 'GB', NULL, NULL, '7568159722', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '711369675252', 'FedEx', NULL, '2018-01-10', '09.01.2018 18:39', '4260295881555', '1', 'a0YC000000itJkO', '140.99', '189.00'),
(45987, '1020203525', NULL, NULL, 'Antonio Perta', 'VIA FABIO FILZI 1', '', '71014', 'SAN MARCO IN LAMIS FG', 'Italien', 'IT', NULL, NULL, '3775506357', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '711369675322', 'FedEx', NULL, '2018-01-11', '10.01.2018 02:09', '4260295880473', '1', 'a0YC000000iu2MS', '169.99', '249.99'),
(45988, '1020353143', NULL, NULL, 'Doudouch Sajia', '80 BOULEVARD STALINGRAD', '', '83500', 'LA SEYNE SUR MER', 'Frankreich', 'FR', NULL, NULL, '634153767', '', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '711369675414', 'FedEx', NULL, '2018-01-11', '11.01.2018 04:39', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90'),
(45989, '1020243669', NULL, NULL, 'Mickael Gambara', '7 AVENUE DU 19 AOUT 1944', '', '82000', 'MONTAUBAN', 'Frankreich', 'FR', NULL, NULL, '698726888', '', NULL, NULL, 'GM-505-3 Gold case / Black face / Brown Leather Band', NULL, '711369675425', 'FedEx', NULL, '2018-01-11', '10.01.2018 13:09', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90'),
(45990, '1020337585', '', '', 'resat ilman', 'Oranjestraat 31', '', '6442XH', 'BRUNSSUM', 'Niederlande', '', '', '', '640720760', '', '', '', '103-4 Bicolor Case/Gold face/Brown leather band', 'Angeblich kaputte Uhr erhalten! 13.02.18', '711369675436', 'FedEx', '', '2018-01-11', '11.01.2018 01:40', '4260295881197', '1', 'a0YC000000kExT4', '175.00', '269.00'),
(45991, '1020352275', NULL, NULL, 'Beatriz Januario', '4-6 Old Compton Street', '', 'W1D4TB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7961228260', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '711369675377', 'FedEx', NULL, '2018-01-11', '11.01.2018 04:09', '4260295881234', '1', 'a0YC000000jnSr0', '134.99', '189.00'),
(45992, '1020311935', NULL, NULL, 'Helen Wilson-Williams', '244 MINA ROAD', 'St Werburghs', 'BS29YP', 'BRISTOL Surrey', 'Grossbritannien', 'GB', NULL, NULL, '7392115784', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '711369675388', 'FedEx', NULL, '2018-01-11', '10.01.2018 21:40', '4260295880923', '1', 'a0YC000000jnQej', '129.00', '179.00'),
(45993, '1020282953', NULL, NULL, 'Gordon FINCH', '1 Thornside Cottage THE STOCKS', '', 'TN307EP', 'Tenterden Kent', 'Grossbritannien', 'GB', NULL, NULL, '7778389776', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369675399', 'FedEx', NULL, '2018-01-11', '10.01.2018 18:09', '4260295881401', '1', 'a0YC000000jlepY', '135.01', '185.00'),
(45994, '1020226031', NULL, NULL, 'toni hutcheson', '69 ARGYLL PLACE', 'portlethen', 'AB124QZ', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7989619035', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '711369675403', 'FedEx', NULL, '2018-01-11', '10.01.2018 11:39', '4260295880602', '1', 'a0YC000000itJkK', '140.99', '189.00'),
(45995, '1020470815', NULL, NULL, 'Klaas willemyns', 'Zomerlandstraat 7', '', '8870', 'Kachtem', 'Belgien', 'BE', NULL, NULL, '485605583', '', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '711369675540', 'FedEx', NULL, '2018-01-12', '12.01.2018 08:39', 'WL4260295880701', '1', 'a0YC000000kEiHD', '150.00', '239.99'),
(45996, '1020465279', NULL, NULL, 'Benjamin Hoste', 'Gansstraat 1', '', '9750', 'Huise', 'Belgien', 'BE', NULL, NULL, '477666234', '', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '711369675550', 'FedEx', NULL, '2018-01-12', '12.01.2018 03:39', '4260295881999', '1', 'a0YC000000jmxap', '165.00', '269.00'),
(45997, '1020470489', NULL, NULL, 'Charlotte Balde', '314 Rue Marcelin Berthelot', '', '45400', 'Fleury Les Aubrais', 'Frankreich', 'FR', NULL, NULL, '616166969', '', NULL, NULL, 'GM-505-2 Silver case/Black face/Black Leather Band', NULL, '711369675517', 'FedEx', NULL, '2018-01-12', '12.01.2018 06:09', '4260295880817', '1', 'a0YC000000jmvgg', '160.00', '239.90'),
(45998, '1020470209', NULL, NULL, 'Gladys MONTFAUCON', '14 RUE LANGARD', '', '42152', 'L HORME', 'Frankreich', 'FR', NULL, NULL, '658205360', '', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '711369675528', 'FedEx', NULL, '2018-01-12', '12.01.2018 05:09', '4260295881180', '1', 'a0YC000000jmvKE', '160.00', '239.90'),
(45999, '1020390823', NULL, NULL, 'Nadine Delaney', '18 Drumcliffe road cabra', '', '7', 'Dublin', 'Irland', 'IE', NULL, NULL, '857664799', '', NULL, NULL, '502-1 Silver case / White Face / Black Leather Band', NULL, '711369675458', 'FedEx', NULL, '2018-01-12', '11.01.2018 15:09', '4260295880688', '1', 'a0YC000000kDtCE', '155.00', '230.00'),
(46000, '1020411955', NULL, NULL, 'Toma Veronica Mirela', 'CORSO TRIESTE 36 -38', 'Minimarket', '28100', 'NOVARA NO', 'Italien', 'IT', NULL, NULL, '3495355585', '', NULL, NULL, 'GM-104-6 Argent Blanc Acier', NULL, '711369675539', 'FedEx', NULL, '2018-01-12', '11.01.2018 19:10', '4260295881654', '1', 'a0YC000000iu2MW', '169.99', '249.99'),
(46001, '1020443837', NULL, NULL, 'Luis Nunes', '6 WINDROSE CLOSE', '', 'SE166DU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7756988762', '', NULL, NULL, '7002-1 Silver case / White face / Black Leather Band', NULL, '711369675469', 'FedEx', NULL, '2018-01-12', '11.01.2018 23:10', '4260295882224', '1', 'a0YC000000jnSoR', '134.99', '189.00'),
(46002, '1020431373', NULL, NULL, 'Simran Chawla', '54 SUNDRIDGE AVENUE', '', 'BR12QD', 'BROMLEY', 'Grossbritannien', 'GB', NULL, NULL, '7500696060', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '711369675470', 'FedEx', NULL, '2018-01-12', '11.01.2018 21:39', '4260295880619', '1', 'a0YC000000itJkL', '140.99', '189.00'),
(46003, '1020387875', NULL, NULL, 'Donna Doyle', '85 YORK ROAD', '', 'M343HH', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7841130837', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '711369675480', 'FedEx', NULL, '2018-01-12', '11.01.2018 14:39', '4260295881555', '1', 'a0YC000000itJkO', '140.99', '189.00'),
(46004, '1020465639', NULL, NULL, 'Gary Crosby', 'C O1 RED LION AVENUE Norton ', 'canes, norton canes. Cannock', 'WS119QR', 'CANNOCK', 'Grossbritannien', 'GB', NULL, NULL, '1543271246', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '711369675491', 'FedEx', NULL, '2018-01-12', '12.01.2018 02:39', '4260295880923', '1', 'a0YC000000jnQej', '129.00', '179.00'),
(46005, '1020466569', NULL, NULL, 'Y.F.T. van Iperen', '52 SYDNEY DYE COURT', '', 'PE322EE', 'KING\'S LYNN Norfolk', 'Grossbritannien', 'GB', NULL, NULL, '1760725746', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369675506', 'FedEx', NULL, '2018-01-12', '12.01.2018 03:09', '4260295882200', '1', 'a0YC000000jnSpw', '130.00', '179.00'),
(46006, '1020637081', NULL, NULL, 'Stijn Van Kerschaver', 'Roodkruisstraat 1a', '(brasserie T Ekskuus)', '9220', 'Hamme', 'Belgien', 'BE', NULL, NULL, '486985688', '', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369675745', 'FedEx', NULL, '2018-01-15', '13.01.2018 19:39', '4260295881609', '1', 'a0YC000000kExSn', '175.00', '269.00'),
(46007, '1020574335', NULL, NULL, 'Uysal Bulent', '4 Allee pierre de ronsard', '', '78200', 'MANTES LA JOLIE', 'Frankreich', 'FR', NULL, NULL, '618119437', '', NULL, NULL, '4004-2 Argent Noir Noir', NULL, '711369675712', 'FedEx', NULL, '2018-01-15', '13.01.2018 03:09', '4260295881074', '1', 'a0YC000000kF2E9', '159.99', '229.90'),
(46008, '1020685815', NULL, NULL, 'Yunus  DUMAN', '31 RUE DE LA FONTCIMAGNE', '', '63100', 'CLERMONT FERRAND Auvergne', 'Frankreich', 'FR', NULL, NULL, '760881984', '', NULL, NULL, '4004-7 Gold Case / Black Face / Stainless steel band', NULL, '711369675723', 'FedEx', NULL, '2018-01-15', '14.01.2018 00:40', '4260295881128', '1', 'a0YC000000kF2EE', '159.99', '229.90'),
(46009, '1020635139', '', '', 'Yanis Martinez', '140 Avenue Du Luberon', '24 les roches II', '04100', 'Manosque', 'Frankreich', '', '', '', '631150886', '', '', '', 'GM-505-3 Gold case / Black face / Brown Leather Band', '', 'CY741475416DE', 'DHL', '', '2018-01-16', '13.01.2018 17:10', '4260295880824', '1', 'a0YC000000jmvgh', '160.00', '239.90'),
(46010, '1020695253', NULL, NULL, 'Jason Cusack', '2 Slievebloom road', 'Drimnagh', '0', 'Dublin', 'Ireland', 'IE', NULL, NULL, '857379753', '', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '711369675620', 'FedEx', NULL, '2018-01-15', '14.01.2018 06:09', '4260295880749', '1', 'a0YC000000kDtkk', '155.00', '230.00'),
(46011, '1020601855', NULL, NULL, 'Catherine Tuite', '118 Collins Avenue West', 'Whitehall', 'DUBLIN9', 'Dublin', 'Ireland', 'IE', NULL, NULL, '838718807', '', NULL, NULL, '3011-1 Silver case / White face / Black Leather Band', NULL, '711369675631', 'FedEx', NULL, '2018-01-15', '13.01.2018 13:40', '4260295881258', '1', 'a0YC000000kDtg0', '150.00', '225.00'),
(46012, '1020565367', NULL, NULL, 'Meredith Finsy', 'Moermond 64', '', '2134WV', 'HOOFDDORP', 'Niederlande', 'NL', NULL, NULL, '616824218', '', NULL, NULL, 'GM-507-3 Gold case / Black face / Brown Leather Band', NULL, 'stornieren', 'FedEx', NULL, '2018-01-15', '13.01.2018 02:09', '4260295881166', '1', 'a0YC000000iuYSq', '145.00', '199.99'),
(46013, '1020481603', NULL, NULL, 'Paula Bannink', 'Bongerd 4', '', '1705GK', 'HEERHUGOWAARD', 'Niederlande', 'NL', NULL, NULL, '727851231', '', NULL, NULL, 'GM-102-5 Silver Case / White Face / Stainless steel band', NULL, '711369675756', 'FedEx', NULL, '2018-01-15', '12.01.2018 12:39', '4260295881517', '1', 'a0YC000000kEpuc', '154.99', '269.00'),
(46014, '1020575157', NULL, NULL, 'Jumoke Hamidu', '07460756364 163c barking road', '', 'E164HQ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7460756364', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369675642', 'FedEx', NULL, '2018-01-15', '13.01.2018 05:09', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(46015, '1020542309', NULL, NULL, 'Lynne Ashby', '14 WALNUT CLOSE', '', 'CF728RZ', 'PONTYCLUN', 'Grossbritannien', 'GB', NULL, NULL, '7816760777', '', NULL, NULL, '513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369675653', 'FedEx', NULL, '2018-01-15', '12.01.2018 21:39', '4260295882194', '1', 'a0YC000000jnSpv', '130.00', '179.00'),
(46016, '1020576499', NULL, NULL, 'Farah Mahmood', '1 TETLEY ROAD', '', 'B113BU', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '07397 228499', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '711369675664', 'FedEx', NULL, '2018-01-15', '13.01.2018 07:39', '4260295882255', '1', 'a0YC000000jnSoU', '134.99', '189.00'),
(46017, '1020662821', NULL, NULL, 'Susan Parkhill', '157 WALDERSLADE ROAD', 'Greenacre Acadamy', 'ME50LP', 'CHATHAM Kent', 'Grossbritannien', 'GB', NULL, NULL, '7891296656', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '711369675675', 'FedEx', NULL, '2018-01-15', '13.01.2018 22:09', '4260295880619', '1', 'a0YC000000itJkL', '140.99', '189.00'),
(46018, '1020585467', NULL, NULL, 'Peter Masha', '20 CRYSTAL WAY', '', 'RM81UE', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7802887995', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '711369675686', 'FedEx', NULL, '2018-01-15', '13.01.2018 11:39', '4260295881555', '1', 'a0YC000000itJkO', '140.99', '189.00'),
(46019, '1020573273', NULL, NULL, 'Daniel Boyles', '59 BRECK BANK', '', 'NG229XQ', 'NEWARK', 'Grossbritannien', 'GB', NULL, NULL, '7388026474', '', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '711369675697', 'FedEx', NULL, '2018-01-15', '13.01.2018 03:39', '4260295881555', '1', 'a0YC000000itJkO', '140.99', '189.00'),
(46020, '1020554467', NULL, NULL, 'Caitlin Wilson', '4 GRAND PARADE', 'Robert Laurance Hair Studio', 'BT55HH', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7792174411', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '711369675701', 'FedEx', NULL, '2018-01-15', '12.01.2018 23:39', '4260295880923', '1', 'a0YC000000jnQej', '129.00', '179.00'),
(46021, '1020852807', NULL, NULL, 'Shana Wagenaer', 'Bergstraat 30', '', '9111', 'Belsele', 'Belgien', 'BE', NULL, NULL, '493999433', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369675804', 'FedEx', NULL, '2018-01-16', '15.01.2018 00:39', '4260295881197', '1', 'a0YC000000kExSl', '175.00', '269.00'),
(46022, '1020775083', NULL, NULL, 'Robert Mayall', '1NEWCOTTAGES SUNTON', 'Collingbourne Ducis', 'SN83DY', 'MARLBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '1264850401', '', NULL, NULL, '3006-6 Black case / Black face / Black Metal Band', NULL, '711369675790', 'FedEx', NULL, '2018-01-16', '14.01.2018 17:10', '4260295881470', '1', 'a0YC000000jnSnV', '126.00', '179.00'),
(46023, '1021004131', NULL, NULL, 'Joshua Amir', 'Brouwersvaart 128-B', '', '2013RD', 'HAARLEM', 'Grossbritannien', 'NL', NULL, NULL, '624212797', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369675848', 'FedEx', NULL, '2018-01-16', '16.01.2018 04:09', '4260295881197', '1', 'a0YC000000kExT4', '175.00', '269.00'),
(46024, '1020995179', NULL, NULL, 'Martijn Rijsenberg', 'Gedserpad 12', '', '3067DR', 'ROTTERDAM', 'Grossbritannien', 'NL', NULL, NULL, '647211501', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369675859', 'FedEx', NULL, '2018-01-16', '16.01.2018 02:09', '4260295880107', '1', 'a0YC000000kEKeL', '165.00', '269.00'),
(46025, '1021006695', NULL, NULL, 'Jason Conway', '413 Harlestone Road', '', 'NN56PB', 'Northampton', 'Grossbritannien', 'GB', NULL, NULL, '7736201441', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369675815', 'FedEx', NULL, '2018-01-16', '16.01.2018 05:09', '4260295881401', '1', 'a0YC000000jlepY', '135.01', '185.00'),
(46026, '1020945837', NULL, NULL, 'Shaun Hall', '51 GRIMSHAW STREET', 'Offerton', 'SK14DW', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7914024211', '', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '711369675826', 'FedEx', NULL, '2018-01-16', '15.01.2018 17:40', '4260295880985', '1', 'a0YC000000jnQem', '129.00', '179.00'),
(46027, '1020911179', NULL, NULL, 'Gordon FINCH', '1 Thornside Cottage THE STOCKS', '', 'TN307EP', 'Tenterden', 'Grossbritannien', 'GB', NULL, NULL, '7778389776', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '711369675837', 'FedEx', NULL, '2018-01-16', '15.01.2018 13:09', '4260295881234', '1', 'a0YC000000jnSr0', '134.99', '189.00'),
(46028, '540493929', '', '', 'Jana Krok', '0971563899260 Cove Rotana Resort Villa No.60', 'Cove Rotana Resort Villa No. 60', 'Ra\'s al Khaymah', '', '', '', '', '', '0971563899260', '0010148OTE', '', '', '7002-10 Pionier Chicago Automatic Watch With Diamonds', 'Uhr zurück erhalten, da Uhr kaputt! Neue Uhr am 20.02.18 an Petra Jochum-Gasche geschickt!  00340434129949106434', '425012731165', 'FedEx', '', '2018-01-17', '2018-01-15 21:42', 'a0YC000000k7P0NMAU', '1', 'a0YC000000k7P0NMAU', '871.03', '999.00'),
(46029, '540436819', NULL, NULL, 'Summer Haan', 'Sky Tower #4209', 'Al Reem Island', 'Abu Dhabi', 'UAE', '', 'AE', NULL, NULL, '0502627832', '0010116KF8', NULL, NULL, '7002-1 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012731176', 'FedEx', NULL, '2018-01-17', '2018-01-15 09:42', 'a0YC000000k7OzPMAU', '1', 'a0YC000000k7OzPMAU', '871.03', '999.00'),
(46030, '540281850', NULL, NULL, 'Nareeman Fattah', '1104 Alkhan', 'Shj', 'Ash Shariqah', 'Almamzer', '', 'AE', NULL, NULL, '0553240044', '0010166BMN', NULL, NULL, '7002-4 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012731187', 'FedEx', NULL, '2018-01-17', '2018-01-13 20:40', 'a0YC000000k7OztMAE', '1', 'a0YC000000k7OztMAE', '871.03', '999.00'),
(46031, '540281393', NULL, NULL, 'Nareeman Fattah', '1104 Alkhan', 'Shj', 'Ash Shariqah', 'Almamzer', '', 'AE', NULL, NULL, '0553240044', '0010031N0X', NULL, NULL, '7002-2 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012731187', 'FedEx', NULL, '2018-01-17', '2018-01-13 19:44', 'a0YC000000k7OzjMAE', '1', 'a0YC000000k7OzjMAE', '871.03', '999.00'),
(46032, '1021022543', NULL, NULL, 'Liviu Cioromila', 'rue Neuve 137', '', '1640', 'Rhode-saint-genese', 'Belgien', 'BE', NULL, NULL, '489554011', '', NULL, NULL, 'GM-109-2 Silver Case/Gold face/Black Band', NULL, '711369675951', 'FedEx', NULL, '2018-01-17', '16.01.2018 13:10', '4260295882354', '1', 'a0YC000000iuYLy', '165.00', '229.00'),
(46033, '1021041591', NULL, NULL, 'antonio boi', 'VIA ITALO MONTEMEZZI 9a', 'antonio', '00124', 'ROMA RM', 'Italien', 'IT', NULL, NULL, '3319313423', '', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369675940', 'FedEx', NULL, '2018-01-17', '16.01.2018 15:40', '4260295881609', '1', 'a0YC000000hu6PL', '174.99', '273.99'),
(46034, '1021075725', NULL, NULL, 'Stefan Selij', 'Azaleastraat 17', '', '1338ZV', 'ALMERE Flevoland', 'Niederlande', 'NL', NULL, NULL, '657709424', '', NULL, NULL, '7002-9 Gold Case / Black Face / Strainless steel band', NULL, '711369675995', 'FedEx', NULL, '2018-01-17', '16.01.2018 21:09', '4260295882309', '1', 'a0YC000000jnly6', '150.00', '219.00'),
(46035, '1021034483', NULL, NULL, 'Guido Mulder', 'Beekforel 7', '', '2318MA', 'LEIDEN Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '641314412', '', NULL, NULL, 'GM-104-3 Noir Noir Noir', NULL, '711369676009', 'FedEx', NULL, '2018-01-17', '16.01.2018 15:09', '4260295880480', '1', 'a0YC000000kEGVY', '162.00', '250.00'),
(46036, '1021082831', NULL, NULL, 'Peter Middleditch', '148 Maldon Road', '', 'CO50PG', 'Tiptree', 'Grossbritannien', 'GB', NULL, NULL, '7751323480', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '711369675907', 'FedEx', NULL, '2018-01-17', '16.01.2018 21:10', '4260295881234', '1', 'a0YC000000jnSr0', '134.99', '189.00'),
(46037, '1021066833', NULL, NULL, 'Sally-Anne Brooker', '86 ASHCROFT CRESCENT', '', 'CF53RP', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7923139093', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369675918', 'FedEx', NULL, '2018-01-17', '16.01.2018 18:39', '4260295882200', '1', 'a0YC000000jnSpw', '130.00', '179.00'),
(46038, '1021080645', NULL, NULL, 'philippe piquard', '177 IMP DE LA MAISON BLANCHE', '', '74380', 'ARTHAZ HT_SAVOIE', 'Frankreich', 'FR', NULL, NULL, '659424869', '', NULL, NULL, '3006-3 Black case / Black face / Black Leather Band', NULL, '711369675929', 'FedEx', NULL, '2018-01-17', '16.01.2018 20:09', '4260295881012', '1', 'a0YC000000kF2Cs', '154.99', '229.90'),
(46039, '1021080569', NULL, NULL, 'lawson sibi-sylnora', '4 RUE DE LA MARE HUGUET', 'Appartement A331', '93110', 'ROSNY SOUS BOIS', 'Frankreich', 'FR', NULL, NULL, '688430273', '', NULL, NULL, '3004-1 Silver case / Gold face / Black Leather Band', NULL, '711369675930', 'FedEx', NULL, '2018-01-17', '16.01.2018 20:09', '4260295880053', '1', 'a0YC000000kF2G2', '159.99', '229.90'),
(46040, '1021159849', NULL, NULL, 'Tracy Stonier', '51 HIGHLEY DRIVE', '', 'CV63LR', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7986548816', '', NULL, NULL, '3006-5 Gold case / Black face / Gold Metal Band', NULL, '711369676020', 'FedEx', NULL, '2018-01-18', '17.01.2018 14:40', '4260295881463', '1', 'a0YC000000jnSnU', '126.00', '179.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(46041, '1021168249', NULL, NULL, 'Bethan Feetham', 'THENORTON SPRING GARDENS', '', 'SA677BT', 'NARBERTH DYFED', 'Grossbritannien', 'GB', NULL, NULL, '7958108284', '', NULL, NULL, '513-1 Silver case / White face / Black Leather Band', NULL, '711369676031', 'FedEx', NULL, '2018-01-18', '17.01.2018 15:40', '4260295882170', '1', 'a0YC000000jnSpt', '130.00', '179.00'),
(46042, '1021207391', NULL, NULL, 'Ahcene Benchemakh', '11 STRAPP ROAD', '', 'SP116XD', 'ANDOVER', 'Grossbritannien', 'GB', NULL, NULL, '7576346685', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '711369676042', 'FedEx', NULL, '2018-01-18', '17.01.2018 21:10', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(46043, '1021179631', NULL, NULL, 'Mary Healy', '23 CHURCH ROAD', '', 'RH67EY', 'HORLEY', 'Grossbritannien', 'GB', NULL, NULL, '7939540863', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '711369676053', 'FedEx', NULL, '2018-01-18', '17.01.2018 17:10', '4260295881579', '1', 'a0YC000000itJkQ', '140.99', '189.00'),
(46044, '1021144335', '', '', 'John Reynolds', '127 GREENSHANK DRIVE', '', 'KY118NW', 'DUNFERMLINE Fife', 'Grossbritannien', '', '', '', '7939587156', '', '', '', 'GM-3005-4 Gold case / Black face / Black Leather Band', 'Nachforschung Fedex 11.04.18 Sendung am 03.05.18 zurück erhalten!', '711369676086', 'FedEx', '', '2018-01-18', '17.01.2018 13:09', '4260295880923', '1', 'a0YC000000jnQej', '129.00', '179.00'),
(46045, '1021163979', NULL, NULL, 'Rollan Muzdybayev', '31 RADFORD ROAD', '', 'EX24ET', 'EXETER', 'Grossbritannien', 'GB', NULL, NULL, '7721837754', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '711369676097', 'FedEx', NULL, '2018-01-18', '17.01.2018 15:10', '4260295881487', '1', 'a0YC000000jnQen', '129.00', '179.00'),
(46046, '1021248103', NULL, NULL, 'ENRIQUE GONZALEZ MACEIRAS', 'CALLE RIO SELLA, 5', '6D', '28934', 'MOSTOLES M', 'Spanien', 'ES', NULL, NULL, '677527934', '', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '711369676178', 'FedEx', NULL, '2018-01-18', '18.01.2018 05:09', '4260295881616', '1', 'a0YC000000kDvHS', '169.99', '229.90'),
(46047, '1021245711', NULL, NULL, 'Regine DENIS', '49 rue Fontaine de Barbin', '', '44000', 'NANTES', 'Frankreich', 'FR', NULL, NULL, '659514576', '', NULL, NULL, 'GM-109-1 Silver Case/Black Face/Black Band', NULL, '711369676101', 'FedEx', NULL, '2018-01-18', '18.01.2018 02:09', '4260295882347', '1', 'a0YC000000kF2HS', '170.01', '239.90'),
(46048, '1021243171', NULL, NULL, 'Mohammed Hathat', '42 RUE VICTOR JARRA', '', '73000', 'CHAMBERY', 'Frankreich', 'FR', NULL, NULL, '651379149', '', NULL, NULL, 'GM-505-2 Silver case/Black face/Black Leather Band', NULL, '711369676112', 'FedEx', NULL, '2018-01-18', '18.01.2018 01:09', '4260295880817', '1', 'a0YC000000jmvgg', '160.00', '239.90'),
(46049, '1021149061', '', '', 'Bruno Varriot', 'LOTISSEMENT IMPASSE DES ', 'PLANCONS ', '71680', 'CRECHES SUR SAONE', 'Frankreich', '', '', '', '650942905', '', '', '', 'GM-505-2 Silver case/Black face/Black Leather Band', '', '711369676190', 'FedEx', '', '2018-01-18', '17.01.2018 12:40', '4260295880817', '1', 'a0YC000000jmvgg', '160.00', '239.90'),
(46050, '1021149963', NULL, NULL, 'Philippe Desmoulins', '18 B RUE DE LA CURDY', '', '74150', 'RUMILLY', 'Frankreich', 'FR', NULL, NULL, '768963914', '', NULL, NULL, 'GM-505-8 Gold Case / Black face / Gold Metal Band', NULL, '711369676145', 'FedEx', NULL, '2018-01-18', '17.01.2018 12:40', '4260295881500', '1', 'a0YC000000jmvgl', '160.00', '239.90'),
(46051, '1021683951', NULL, NULL, 'Sylvain Rosseeuw', 'Avenue d\'Aout 1', '1', '1200', 'Woluwe-Saint-Lambert Bruxelles-Capitale', 'Belgien', 'BE', NULL, NULL, '498517007', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369676330', 'FedEx', NULL, '2018-01-22', '22.01.2018 00:40', '4260295881807', '1', 'a0YC000000kF6mG', '159.01', '249.01'),
(46052, '1021579551', NULL, NULL, 'philippe piquard', '177 IMP DE LA MAISON BLANCHE', '', '74380', 'ARTHAZ HT_SAVOIE', 'Frankreich', 'FR', NULL, NULL, '659424869', '', NULL, NULL, 'GM-109-3 Gold Case/Black Face/Brown band', NULL, '711369676318', 'FedEx', NULL, '2018-01-22', '21.01.2018 12:39', '4260295882361', '1', 'a0YC000000kF2HU', '170.01', '239.90'),
(46053, '1021650283', NULL, NULL, 'adriana Zennaro', 'Leonino da Zara 27', '', '30173', 'tessera  VE', 'Italien', 'IT', NULL, NULL, '3476806455', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369676329', 'FedEx', NULL, '2018-01-22', '21.01.2018 21:09', '4260295881197', '1', 'a0YC000000hu6PJ', '174.99', '273.99'),
(46054, '1021508823', NULL, NULL, 'Fjodor Tola', 'VIA BONAGIUNTA URBICIANI 559', '', '55100', 'LUCCA LU', 'Italien', 'IT', NULL, NULL, '3,93461E+11', '', NULL, NULL, '103-3 Black case / Black face / Black Leather Band', NULL, '711369676292', 'FedEx', NULL, '2018-01-22', '20.01.2018 19:40', '4260295880459', '1', 'a0YC000000hu6PI', '174.99', '273.99'),
(46055, '1021407405', NULL, NULL, 'leo caberlotto', 'via sant\'andrea 81', '', '31044', 'MONTEBELLUNA TV', 'Italien', 'IT', NULL, NULL, '3454153992', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '711369676307', 'FedEx', NULL, '2018-01-22', '19.01.2018 19:39', '4260295881234', '1', 'a0YC000000kDsxq', '155.00', '223.99'),
(46056, '1021629747', NULL, NULL, 'AC Diallo', 'Kamgarenplein 6 5046RD', '', '5046RD', 'TILBURG Noord-Brabant', 'Niederlande', 'NL', NULL, NULL, '626548219', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369676340', 'FedEx', NULL, '2018-01-22', '21.01.2018 18:40', '4260295881197', '1', 'a0YC000000kExT4', '175.00', '269.00'),
(46057, '1021594197', NULL, NULL, 'Meredith Finsy', 'Moermond 64', '', '2134WV', 'HOOFDDORP', 'Niederlande', 'NL', NULL, NULL, '616824218', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369676351', 'FedEx', NULL, '2018-01-22', '21.01.2018 15:40', '4260295880144', '1', 'a0YC000000kEKeM', '165.00', '269.00'),
(46058, '1021412505', NULL, NULL, 'Chris Wilde', '5 Taylors Court', '', 'NE15XD', 'Newcastle Upon Tyne', 'Grossbritannien', 'GB', NULL, NULL, '7422664757', '', NULL, NULL, '7002-7 Silver Case / Black Dial / Strainless steel band', NULL, '711369676248', 'FedEx', NULL, '2018-01-22', '19.01.2018 19:39', '4260295882286', '1', 'a0YC000000jnSoX', '134.99', '189.00'),
(46059, '1021485705', '', '', 'Leul Tadssa', 'FLAT53SEVE CROMWELL STREET', '', 'B75BE', 'BIRMINGHAM', 'Grossbritannien', '', '', '', '7432561093', '', '', '', 'GM-107-4 Black case / Black face / Black Leather Band\r\nSent to the following address confirmed by Groupon:\r\n32, PRINCE WILLIAM CLOSE, BIRMINGHAM, B23 7NZ', '', '711369676400', 'FedEx', '', '2018-01-22', '20.01.2018 15:10', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(46060, '1021436147', NULL, NULL, 'Tony Clarke', '7 Sapphire Drive', '', 'NG177QG', 'Kirkby in Ashfield Notts', 'Grossbritannien', 'GB', NULL, NULL, '01623 750073', '', NULL, NULL, 'GM-3009-7 Gold case/Black Face/Gold Steel Band', NULL, '711369676259', 'FedEx', NULL, '2018-01-22', '20.01.2018 00:09', '4260295881845', '1', 'a0YC000000jnRyk', '130.00', '179.00'),
(46061, '1021509073', NULL, NULL, 'Steve O\'Sullivan', '78 EYHURST AVENUE', '', 'RM124RA', 'HORNCHURCH', 'Grossbritannien', 'GB', NULL, NULL, '07958 935856', '', NULL, NULL, 'GM-508-2 Silver case / Black face / Black Leather Band', NULL, '711369676260', 'FedEx', NULL, '2018-01-22', '20.01.2018 18:40', '4260295881227', '1', 'a0YC000000jnSmO', '130.00', '189.00'),
(46062, '1021523361', NULL, NULL, 'Simon Bates', 'Symbiotics Teme House', 'Whittington Hall', 'WR52RY', 'Worcester', 'Grossbritannien', 'GB', NULL, NULL, '7936014019', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '711369676270', 'FedEx', NULL, '2018-01-22', '20.01.2018 21:10', '4260295881234', '1', 'a0YC000000jnSr0', '134.99', '189.00'),
(46063, '1021493937', '', '', 'Vaidas Palinauskas', '3 CORT SIMMONS', '', 'TR153PP', 'REDRUTH', 'Grossbritannien', '', '', '', '7480644388', '', '', '', 'GM-513-2 Silver Case / Black Face / Black Leather Band', 'Hat Uhr in einem sehr schlechten Zustand zurÃ¼ck geschickt. 11.03.19  REp. 8751', '711369676281', 'FedEx', '', '2018-01-22', '20.01.2018 16:10', '4260295882187', '1', 'a0YC000000jnSpu', '130.00', '179.00'),
(46064, '541295227', NULL, NULL, 'Bitten wego', '1104 sheik zayed road', 'Block b', 'dubai', 'Trade center apartments', '9229', 'AE', NULL, NULL, '0509216678', '00101532O2', NULL, NULL, '7002-4 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012733250', 'Fedex', NULL, '2018-01-23', '2018-01-23 10:41', 'a0YC000000k7OztMAE', '1', 'a0YC000000k7OztMAE', '871.03', '999.00'),
(46065, '540908144', NULL, NULL, 'Wes Harry', 'A 1409 Trade Centre Apartments', 'Block A', 'Dubai', '', '', 'AE', NULL, NULL, '0551218461', '0010044A78', NULL, NULL, '7002-10 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012733260', 'Fedex', NULL, '2018-01-23', '2018-01-19 19:09', 'a0YC000000k7P0NMAU', '1', 'a0YC000000k7P0NMAU', '871.03', '999.00'),
(46066, '540855248', NULL, NULL, 'Mustafa Al Khatib', 'Office 315 - ICSME Dubai Internet City', 'Building #3', 'Dubai', '', '', 'AE', NULL, NULL, '050 553 5654', '0010173BY6', NULL, NULL, '7002-7 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012733271', 'Fedex', NULL, '2018-01-23', '2018-01-19 09:13', 'a0YC000000k7P08MAE', '1', 'a0YC000000k7P08MAE', '871.03', '999.00'),
(46067, '540765744', NULL, NULL, 'Stuart Dawson', 'CH2MHILL Sheikh Zayed Road', 'City Tower 2', 'Dubai', 'Trade Centre 1', '', 'AE', NULL, NULL, '+971 562617869', '0010168PPS', NULL, NULL, '7002-10 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012733282', 'Fedex', NULL, '2018-01-23', '2018-01-18 12:12', 'a0YC000000k7P0NMAU', '1', 'a0YC000000k7P0NMAU', '871.03', '999.00'),
(46068, '540763543', NULL, NULL, 'Stephen Bala', 'PH03 Yannah  Al Salam Street', 'Ministry of Labor Complex', 'Abu Dhabi', 'United Arab Emirates', '', 'AE', NULL, NULL, '0504467457', '0010132SCM', NULL, NULL, '7002-4 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012733293', 'Fedex', NULL, '2018-01-23', '2018-01-18 11:39', 'a0YC000000k7OztMAE', '1', 'a0YC000000k7OztMAE', '871.03', '999.00'),
(46069, '540677144', NULL, NULL, 'Abdugafur Khakimov', 'CBD zone, Building D-01, Apart 305 International City', '.', 'Dubai', '', '', 'AE', NULL, NULL, '+971551049884', '00100186XH', NULL, NULL, '7002-4 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012733249', 'Fedex', NULL, '2018-01-23', '2018-01-17 18:40', 'a0YC000000k7OztMAE', '1', 'a0YC000000k7OztMAE', '871.03', '999.00'),
(46070, '540633480', NULL, NULL, 'Abdugafur Khakimov', 'CBD zone, Building D-01, Apart 305 International City', '.', 'Dubai', '', '', 'AE', NULL, NULL, '+971551049884', '001022217P', NULL, NULL, '7002-2 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012733249', 'Fedex', NULL, '2018-01-23', '2018-01-17 11:39', 'a0YC000000k7OzjMAE', '1', 'a0YC000000k7OzjMAE', '871.03', '999.00'),
(46071, '1021813663', NULL, NULL, 'FRANCOIS DUHAMEL', '6 RUE DU STADE', '', 'BEAUREGARD VENDON', 'Frankreich', '63460', 'FR', NULL, NULL, '777334240', '', NULL, NULL, 'GM-109-3 Gold Case/Black Face/Brown band', NULL, '711369676421', 'FedEx', NULL, '2018-01-23', '23.01.2018 02:09', '4260295882361', '1', 'a0YC000000kF2HU', '170.01', '239.90'),
(46072, '1021814081', NULL, NULL, 'Carol  Sloper', '2 FLAVIUS WAY', 'flavour way', 'CO45FH', 'COLCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '1206753173', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '711369676410', 'FedEx', NULL, '2018-01-23', '23.01.2018 03:39', '4260295882255', '1', 'a0YC000000jnSoU', '134.99', '189.00'),
(46073, '1021916645', NULL, NULL, 'Rachel Hillman', '115 EAST VIEW TERRACE', 'sedlescombe', 'TN330PY', 'BATTLE', 'Grossbritannien', 'GB', NULL, NULL, '7940247431', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369676443', 'FedEx', NULL, '2018-01-24', '24.01.2018 06:09', '4260295881401', '1', 'a0YC000000jlepY', '135.01', '185.00'),
(46074, '1021910357', NULL, NULL, 'Mikayla Powell', '64 CROFTERS END', 'Sawbridgeworth', 'CM210DF', 'SAWBRIDGEWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7825543024', '', NULL, NULL, '513-5 Black Case / Black Face / Black Leather band', NULL, '711369676454', 'FedEx', NULL, '2018-01-24', '24.01.2018 01:40', '4260295882217', '1', 'a0YC000000jnSpx', '130.00', '179.00'),
(46075, '1021913365', NULL, NULL, 'Anthony Wright', '108 Vale Gardens', 'Penkridge.stafford', 'ST195LL', 'STAFFORD', 'Grossbritannien', 'GB', NULL, NULL, '7955663330', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '711369676465', 'FedEx', NULL, '2018-01-24', '24.01.2018 02:39', '4260295881487', '1', 'a0YC000000jnQen', '129.00', '179.00'),
(46076, '1021824785', NULL, NULL, 'Liam Mckenzie', '34 Shrubhill road', '', 'HP12BG', 'HEMEL HEMPSTEAD', 'Grossbritannien', 'GB', NULL, NULL, '7954306350', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '711369676476', 'FedEx', NULL, '2018-01-24', '23.01.2018 11:09', '4260295882187', '1', 'a0YC000000jnSpu', '130.00', '179.00'),
(46077, '1021872913', NULL, NULL, 'Andrea Sciadini', 'VIA SERGIO RAMELLI 60', '', '52100', 'AREZZO AR', 'Italien', 'IT', NULL, NULL, '3349288343', '', NULL, NULL, 'GM-508-6 Silver Case / Black face / Stainless steel band', NULL, '711369676487', 'FedEx', NULL, '2018-01-24', '23.01.2018 20:39', '4260295881951', '1', 'a0YC000000kDsxt', '155.00', '223.99'),
(46078, '1021916463', NULL, NULL, 'Fabienne Collinet', 'Rue de la Briqueterie 8', '', '4032', 'Chenee', 'Belgien', 'BE', NULL, NULL, '471393479', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369676498', 'FedEx', NULL, '2018-01-24', '24.01.2018 06:39', '4,2603E+12', '1', 'a0YC000000kExSj', '175.00', '269.00'),
(46079, '1021834975', NULL, NULL, 'michelle jeunehomme', 'rue emile delcour 19A', '', '4470', 'saint-georges-sur-meuse', 'Belgien', 'BE', NULL, NULL, '42337073', '', NULL, NULL, 'GM-102-6 Silver Case / Black face / Stainless steel band', NULL, '711369676502', 'FedEx', NULL, '2018-01-24', '23.01.2018 14:09', '4260295881524', '1', 'a0YC000000kEpuY', '154.99', '269.00'),
(46080, '1021958577', NULL, NULL, 'julien bequet', 'Rue de la Station 59rue de la ', 'Station 59 ', '7120', 'Haulchin Hainaut', 'Belgien', 'BE', NULL, NULL, '32490399269', '', NULL, NULL, 'GM-104-1 Argent Noir Noir', NULL, '711369676605', 'FedEx', NULL, '2018-01-25', '24.01.2018 16:40', '4260295880466', '1', 'a0YC000000kEGVN', '162.00', '250.00'),
(46081, '1022036061', NULL, NULL, 'Elena Izabela Albu', 'Calle Ponferrada, 41', '06. Apr', '28029', 'Madrid M', 'Spanien', 'ES', NULL, NULL, '650525283', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369676580', 'FedEx', NULL, '2018-01-25', '25.01.2018 02:09', '4260295880442', '1', 'a0YC000000kDvHN', '169.99', '229.90'),
(46082, '1022003485', NULL, NULL, 'Kushnir Yevheniy', 'VIA IPPOLITO NIEVO 24', '', '81031', 'AVERSA CE', 'Italien', 'IT', NULL, NULL, '3347963169', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '711369676590', 'FedEx', NULL, '2018-01-25', '24.01.2018 23:09', '4260295881234', '1', 'a0YC000000kDsxq', '155.00', '223.99'),
(46083, '1021988563', NULL, NULL, 'maarten mostert', 'Melkemastate 13', '', '8925AP', 'LEEUWARDEN Friesland', 'Niederlande', 'NL', NULL, NULL, '637347047', '', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '711369676616', 'FedEx', NULL, '2018-01-25', '24.01.2018 20:40', '4260295881685', '1', 'a0YC000000kEGVe', '162.00', '250.00'),
(46084, '1021953547', NULL, NULL, 'Ali Polat', 'Arendshorst 146', '', '2317CX', 'LEIDEN', 'Niederlande', 'NL', NULL, NULL, '634005455', '', NULL, NULL, '3012-2 Silver case / Black face / Black Leather Band', NULL, '711369676627', 'FedEx', NULL, '2018-01-25', '24.01.2018 16:10', '4260295881876', '1', 'a0YC000000jmx5e', '145.01', '229.00'),
(46085, '1021938667', NULL, NULL, 'Keimpe Sikma', 'Bultsweg 127', '', '7532XC', 'ENSCHEDE Overijssel', 'Niederlande', 'NL', NULL, NULL, '653744923', '', NULL, NULL, '7002-10 black case / Black face / Strainless steel band', NULL, '711369676638', 'FedEx', NULL, '2018-01-25', '24.01.2018 14:39', '4260295882316', '1', 'a0YC000000jnly7', '150.00', '219.00'),
(46086, '1022036501', NULL, NULL, 'Lukasz Seweryn', '600 Finchley road', 'London', 'NW117RX', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7378568265', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '711369676568', 'FedEx', NULL, '2018-01-25', '25.01.2018 03:39', '4260295881234', '1', 'a0YC000000jnSr0', '134.99', '189.00'),
(46087, '1022033247', NULL, NULL, 'Susan Parry', '199 Chesford Road', '', 'LU28DS', 'Luton, Beds', 'Grossbritannien', 'GB', NULL, NULL, '7952983061', '', NULL, NULL, 'GM-513-3 Gold case / Gold face / Brown Leather Band', NULL, '711369676579', 'FedEx', NULL, '2018-01-25', '25.01.2018 02:09', '4260295882194', '1', 'a0YC000000kEfKl', '133.00', '179.00'),
(46088, '1022111087', NULL, NULL, 'Justine Liebreich', 'Place Cardinal Mercier 14 ', 'Place cardinal Mercier 14 ', '4102', 'Ougree liege', 'Belgien', 'BE', NULL, NULL, '488948765', '', NULL, NULL, '7002-10 black case / Black face / Strainless steel band', NULL, '711369676671', 'FedEx', NULL, '2018-01-26', '25.01.2018 23:09', '4260295882316', '1', 'a0YC000000jnlxu', '150.00', '219.00'),
(46089, '1022141981', NULL, NULL, 'Meriman Spahiu', 'NR 56 QUEENSBERRY PLACE', 'London', 'E126UN', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '4,47398E+11', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369676660', 'FedEx', NULL, '2018-01-26', '26.01.2018 07:39', '4260295881401', '1', 'a0YC000000jlepY', '135.01', '185.00'),
(46090, '1022357997', NULL, NULL, 'Wajdi Negra', 'Rue des Deportes 80 Bte 8', '', '4800', 'Verviers', 'Belgien', 'BE', NULL, NULL, '478670738', '', NULL, NULL, 'GM-102-5 Silver Case / White Face / Stainless steel band', NULL, '711369676752', 'FedEx', NULL, '2018-01-29', '28.01.2018 10:09', '4260295881517', '1', 'a0YC000000kEpuX', '154.99', '269.00'),
(46091, '1022303879', NULL, NULL, 'jean  ribet', '4 impasse du mare', '', '14710', 'Trevieres', '', 'FR', NULL, NULL, '214085415', '', NULL, NULL, '4004-6 Argent Noir Acier', NULL, '711369676730', 'FedEx', NULL, '2018-01-29', '27.01.2018 17:10', '4260295881111', '1', 'a0YC000000kF2ED', '159.99', '229.90'),
(46092, '1022291025', NULL, NULL, 'Elisabetta Zini', 'Viale Mario Tobino 19/A', '', '55049', 'Viareggio LU', 'Italien', 'IT', NULL, NULL, '3202471895', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369676741', 'FedEx', NULL, '2018-01-29', '27.01.2018 17:39', '4260295881197', '1', 'a0YC000000hu6PJ', '174.99', '273.99'),
(46093, '1022310501', NULL, NULL, 'Lauren Holbrook', '36 Mary munnion quarter', '', 'CM29FT', 'Chelmsford Essex', 'Grossbritannien', 'GB', NULL, NULL, '7772698797', '', NULL, NULL, '513-5 Black Case / Black Face / Black Leather band', NULL, '711369676693', 'FedEx', NULL, '2018-01-29', '27.01.2018 19:10', '4260295882217', '1', 'a0YC000000jnSpx', '130.00', '179.00'),
(46094, '1022297113', NULL, NULL, 'Irram Qureshi', '1 RUNHAM ROAD', '', 'HP39JD', 'HEMEL HEMPSTEAD', 'Grossbritannien', 'GB', NULL, NULL, '7900956141', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '711369676708', 'FedEx', NULL, '2018-01-29', '27.01.2018 17:10', '4260295880602', '1', 'a0YC000000itJkK', '140.99', '189.00'),
(46095, '1022243103', NULL, NULL, 'Stephen Fahy', '41 GREEN STREET', '', 'B677BX', 'SMETHWICK West Midlands', 'Grossbritannien', 'GB', NULL, NULL, '7470586803', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '711369676719', 'FedEx', NULL, '2018-01-29', '27.01.2018 05:09', '4260295880916', '1', 'a0YC000000jnQei', '129.00', '179.00'),
(46096, '1022190939', NULL, NULL, 'Peter Middleditch', '148 MALDON ROAD', 'Tiptree', 'CO50PG', 'COLCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7751323480', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '711369676720', 'FedEx', NULL, '2018-01-29', '26.01.2018 17:39', '4260295881234', '1', 'a0YC000000jnSr0', '134.99', '189.00'),
(46097, '1022490219', NULL, NULL, 'Ahmida Hamdaoui', 'Luchtvaartstraat 7', '', '2140', 'Borgerhout Antwerpen', 'Belgien', 'BE', NULL, NULL, '32495628753', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369676785', 'FedEx', NULL, '2018-01-29', '29.01.2018 10:39', '4260295880442', '1', 'a0YC000000kExSj', '175.00', '269.00'),
(46098, '1022478237', NULL, NULL, 'Mohammed El yagoubi', 'Zoete Moederstraat 24', 'repmondje mercatorplein 8', '9150', 'Rupelmonde Oost-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '484165026', '', NULL, NULL, '7002-10 black case / Black face / Strainless steel band', NULL, '711369676796', 'FedEx', NULL, '2018-01-29', '29.01.2018 02:39', '4260295882316', '1', 'a0YC000000jnlxu', '150.00', '219.00'),
(46099, '1022415353', NULL, NULL, 'Abdullah Gulsen', 'Heemraadstraat 39e', '', '3023VC', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '683286970', '', NULL, NULL, 'GM-104-7 Argent Noir Acier', NULL, '711369676763', 'FedEx', NULL, '2018-01-29', '28.01.2018 18:40', '4260295881661', '1', 'a0YC000000kEGVc', '162.00', '250.00'),
(46100, '1022407063', NULL, NULL, 'Ayesha Teeuwissen', 'Fuutmesschen 95', '', '9403ZK', 'ASSEN Drenthe', 'Niederlande', 'NL', NULL, NULL, '640558975', '', NULL, NULL, '502-6 Silver case / Black face / Silver metal Band', NULL, '711369676774', 'FedEx', NULL, '2018-01-29', '28.01.2018 17:39', '4260295881913', '1', 'a0YC000000kEiHW', '150.00', '239.99'),
(46101, '1022449955', NULL, NULL, 'Jonathan Bull', 'MAGNOLIACOT BARNETT LANE', 'Wonersh', 'GU50SA', 'GUILDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7931318838', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '711369676800', 'FedEx', NULL, '2018-01-29', '28.01.2018 22:09', '4260295880602', '1', 'a0YC000000itJkK', '140.99', '189.00'),
(46102, '1022562599', NULL, NULL, 'Mahmoud Damrah', 'VIA GIOVANNI VERGA 48', '', '27010', 'BORGARELLO PV', 'Italien', 'IT', NULL, NULL, '3343040809', '', NULL, NULL, 'GM-508-7 Gold Case / Black Face / Gold Stainless steel band', NULL, '711369676844', 'FedEx', NULL, '2018-01-30', '29.01.2018 23:09', '4260295881968', '1', 'a0YC000000kDsxu', '155.00', '223.99'),
(46103, '1022670829', NULL, NULL, 'Alicia Tbld', '1 RUE DES COUPLES', '', '67000', 'STRASBOURG BAS RHIN', 'Frankreich', 'FR', NULL, NULL, '784298377', '', NULL, NULL, '4004-7 Gold Case / Black Face / Stainless steel band', NULL, '711369676888', 'FedEx', NULL, '2018-01-31', '30.01.2018 21:10', '4260295881128', '1', 'a0YC000000kF2EE', '159.99', '229.90'),
(46104, '1022668185', NULL, NULL, 'Ardit Merja', 'VIA FULVIO DI SALVO 11', '', '21046', 'MALNATE VA', 'Italien', 'IT', NULL, NULL, '3347508874', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369676899', 'FedEx', NULL, '2018-01-31', '30.01.2018 23:09', '4260295880442', '1', 'a0YC000000hu6PH', '174.99', '273.99'),
(46105, '1022691847', NULL, NULL, 'Scott McCombie', '8 FINELLA GRANGE', 'West Cairnbeg', 'AB301SE', 'LAURENCEKIRK', 'Grossbritannien', 'GB', NULL, NULL, '7545867517', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '711369676866', 'FedEx', NULL, '2018-01-31', '31.01.2018 01:09', '4260295880602', '1', 'a0YC000000itJkK', '140.99', '189.00'),
(46106, '1022614541', NULL, NULL, 'Kim Tillett', '73 PARC GILBERTSON', 'Gelligron', 'SA84PT', 'SWANSEA', 'Grossbritannien', 'GB', NULL, NULL, '1639711737', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '711369676877', 'FedEx', NULL, '2018-01-31', '30.01.2018 13:10', '4260295880602', '1', 'a0YC000000itJkK', '140.99', '189.00'),
(46107, '541986520', '', '', 'Nafez Abara', 'Flat 403, Beijing Rest. Building Salam Street', 'opp. abu dhabi municipality', 'Abu Dhabi', '', '', '', '', '', '0506166077', '00102212RX', '', '', '7002-6 Pionier Chicago Automatic Watch With Diamonds', '', '425012735995', 'FedEx', '', '2018-02-01', '2018-01-29 12:10', 'a0YC000000k7P03MAE', '1', 'a0YC000000k7P03MAE', '871.03', '999.00'),
(46108, '541509501', '', '', 'Abdugafur Khakimov', 'CBD zone, Building D-01, Apart 305 International City', '.', 'Dubai', '', '', '', '', '', '+971551049884', '00101214OB', '', '', '7002-4 Pionier Chicago Automatic Watch With Diamonds', '', '425012736009', 'FedEx', '', '2018-02-01', '2018-01-25 12:42', 'a0YC000000k7OztMAE', '1', 'a0YC000000k7OztMAE', '871.03', '999.00'),
(46109, '1022792397', NULL, NULL, 'Ciprian Florin  Belehuz', 'Via Visintini 27 Passare dopo ', 'le ore 13.00 x la consegna', '00012', 'Guidonia Montecelio RM', 'Italien', 'IT', NULL, NULL, '3935181959', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '711369676958', 'FedEx', NULL, '2018-02-01', '31.01.2018 23:39', '4260295881234', '1', 'a0YC000000kDsxq', '155.00', '223.99'),
(46110, '1022821245', '', '', 'Rares Ilie Drosu', '115 Green lane', '', 'IG11XN', 'London', 'Grossbritannien', '', '', '', '7831650768', '', '', '', '510-4 Black case / Black face / Black Leather Band', '', '711369676969', 'FedEx', '', '2018-02-01', '01.02.2018 02:39', '4260295881371', '1', 'a0YC000000jlepZ', '135.01', '185.00'),
(46111, '1022769883', NULL, NULL, 'Duong Nguyen', '12KINGSTONHOUSE BOND STREET', 'Nail Fairy', 'HU13EN', 'HULL East Yorkshire', 'Grossbritannien', 'GB', NULL, NULL, '7918686666', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '711369676936', 'FedEx', NULL, '2018-02-01', '31.01.2018 19:09', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(46112, '1022725899', NULL, NULL, 'Calum Mackinnon', '2FLAT 9 STATION ROAD', 'Dumbarton', 'G821RY', 'DUMBARTON West dunbartonshire', 'Grossbritannien', 'GB', NULL, NULL, '7946033607', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '711369676947', 'FedEx', NULL, '2018-02-01', '31.01.2018 13:09', '4260295880602', '1', 'a0YC000000itJkK', '140.99', '189.00'),
(46113, '1022859735', '', '', 'Alfredo Pertejo Sanchez', 'CALLE MARQUES DE CAMPO ', 'SAGRADO, 8 3-3', '08015', 'BARCELONA B', 'Spanien', '', '', '', '645952139', '', '', '', '103-3 Black case / Black face / Black Leather Band', 'On 16.02.18 we receive the watch back, because he don\'t open the door an he don\'t pick up the phone.', '711369677027', 'FedEx', '', '2018-02-02', '01.02.2018 13:39', '4260295880459', '1', 'a0YC000000kDvHO', '169.99', '229.90'),
(46114, '1022831809', NULL, NULL, 'Jine Khaled', 'draaiweg 18', '', '3515EM', 'utrecht', 'Niederlande', 'NL', NULL, NULL, '687325005', '', NULL, NULL, '502-2 Silver case / Black face / Black Leather Band', NULL, '711369677016', 'FedEx', NULL, '2018-02-02', '01.02.2018 11:09', '4260295880695', '1', 'a0YC000000kEiHS', '150.00', '239.99'),
(46115, '1022882217', NULL, NULL, 'Abi  Higgs', '202 HEOL Y GORS', 'Cwmgors', 'SA181RN', 'AMMANFORD DYFED', 'Grossbritannien', 'GB', NULL, NULL, '07495 577352', '', NULL, NULL, 'GM-507-3 Gold case / Black face / Brown Leather Band', NULL, 'stornieren', 'FedEx', NULL, '2018-02-02', '01.02.2018 17:39', '4260295881166', '1', 'a0YC000000kEfKZ', '133.00', '179.00'),
(46116, '1022849817', NULL, NULL, 'Fatima Begum', '14 PEDLEY STREET', 'Weaver street', 'E15ES', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7537888261', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '711369676980', 'FedEx', NULL, '2018-02-02', '01.02.2018 13:09', '4260295881579', '1', 'a0YC000000itJkQ', '140.99', '189.00'),
(46117, '1023130297', NULL, NULL, 'salvatore giuele', 'Rue de la Chartreuse 23rue de ', 'la Chartreuse 23 ', '4030', 'Grivegnee Liege', 'Belgien', 'BE', NULL, NULL, '479411714', '', NULL, NULL, 'GM-3009-2 Silver case / Black face / Black Leather Band', NULL, '711369677071', 'FedEx', NULL, '2018-02-05', '03.02.2018 20:40', '4260295881791', '1', 'a0YC000000kF6mF', '159.01', '249.01'),
(46118, '1023050485', NULL, NULL, 'David Cherdon', 'Boulevard Martin 26', '', '1340', 'Ottignies', 'Belgien', 'BE', NULL, NULL, '473128433', '', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, '711369677082', 'FedEx', NULL, '2018-02-05', '03.02.2018 02:39', '4260295880091', '1', 'a0YC000000kEKe5', '165.00', '269.00'),
(46119, '1023055337', NULL, NULL, 'Dani Sanchez Fernandez', 'Calle Nicanor Pinole, Numero 6', 'Tercero i', '33420', 'Lugones O', 'Spanien', 'ES', NULL, NULL, '634555676', '', NULL, NULL, '103-1 Silver Case/Black Face/Black Leather Band', NULL, '711369677120', 'FedEx', NULL, '2018-02-05', '03.02.2018 02:39', '4260295880435', '1', 'a0YC000000kDvHM', '169.99', '229.90'),
(46120, '1023172067', '', '', 'fodac codruta', '13 Eugene Sue Bat.D, cod ', 'partaille 1685,int.fodac', '92500', 'Rueil Malmaison', 'Frankreich', '', '', '', '621612692', '', '', '', '4004-3 Or Noir Noir', '', '711369677130', 'FedEx', '', '2018-02-05', '04.02.2018 04:09', '4260295881081', '1', 'a0YC000000kF2EA', '159.99', '229.90'),
(46121, '1023103431', NULL, NULL, 'Aurora Kesler', 'CORSO GIUSEPPE GARIBALDI 152', '', '62012', 'CIVITANOVA MARCHE MC', 'Italien', 'IT', NULL, NULL, '3292126587', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '711369677093', 'FedEx', NULL, '2018-02-05', '03.02.2018 17:09', '4260295881234', '1', 'a0YC000000kDsxq', '155.00', '223.99'),
(46122, '1023072937', NULL, NULL, 'Claudia Kivits', 'Achterstraat 86', '', '5251CV', 'VLIJMEN', 'Niederlande', 'NL', NULL, NULL, '648259275', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369677049', 'FedEx', NULL, '2018-02-05', '03.02.2018 13:09', '4260295880442', '1', 'a0YC000000kExT2', '175.00', '269.00'),
(46123, '1023019179', NULL, NULL, 'Maroin Ennjih', 'Steenhoffstraat 6401', '', '3764BM', 'SOEST', 'Niederlande', 'NL', NULL, NULL, '640885902', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369677050', 'FedEx', NULL, '2018-02-05', '02.02.2018 21:39', '4260295880107', '1', 'a0YC000000kEKeL', '165.00', '269.00'),
(46124, '1022985071', NULL, NULL, 'Danielle  van de Griendt', 'Dr. Kuyperlaan 52', '', '5142TD', 'WAALWIJK Noord-Brabant', 'Niederlande', 'NL', NULL, NULL, '630098669', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369677060', 'FedEx', NULL, '2018-02-05', '02.02.2018 16:09', '4260295881807', '1', 'a0YC000000kF6mW', '159.01', '249.01'),
(46125, '1023116985', NULL, NULL, 'Josh Dean', '160 EDGELEY ROAD', '', 'SK30TS', 'STOCKPORT', 'Grossbritannien', 'GB', NULL, NULL, '7392075975', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '711369677141', 'FedEx', NULL, '2018-02-05', '03.02.2018 18:09', '4260295880602', '1', 'a0YC000000itJkK', '140.99', '189.00'),
(46126, '1023181701', NULL, NULL, 'Mike Dunbar', '125 LONDON ROAD', 'Coach House Mews', 'OX266HB', 'BICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7971280577', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '711369677152', 'FedEx', NULL, '2018-02-05', '04.02.2018 11:10', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(46127, '1023055905', NULL, NULL, 'Norma Darroch', '2 GLENGAIRN WALK', '', 'KY118TG', 'DUNFERMLINE', 'Grossbritannien', 'GB', NULL, NULL, '1383738266', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '711369677163', 'FedEx', NULL, '2018-02-05', '03.02.2018 03:39', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(46128, '1023057143', NULL, NULL, 'Bernie Studley', '5BEECHCOURT WOKINGHAM ROAD', 'Hurst', 'RG100RQ', 'READING', 'Grossbritannien', 'GB', NULL, NULL, '07428 113613', '', NULL, NULL, 'GM-509-4 Black Case/Black Face/Black Leather Band', NULL, '711369677174', 'FedEx', NULL, '2018-02-05', '03.02.2018 05:09', '4260295881326', '1', 'a0YC000000kEfKe', '133.00', '179.00'),
(46129, '1023213885', NULL, NULL, 'Pinar Sarikaya', 'Chico Mendesring 58', '', '3315MA', 'Dordrecht', 'Niederlande', 'NL', NULL, NULL, '786137756', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369677185', 'FedEx', NULL, '2018-02-05', '04.02.2018 15:40', '4260295880442', '1', 'a0YC000000kExT2', '175.00', '269.00'),
(46130, '1023324097', NULL, NULL, 'marc godfroid', 'rue de Libersart 86', 'rue de Libersart', '1457', 'Tourinnes-Saint-Lambert', 'Belgien', 'BE', NULL, NULL, '495248784', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369677196', 'FedEx', NULL, '2018-02-05', '05.02.2018 10:39', '4260295880442', '1', 'a0YC000000kExSj', '175.00', '269.00'),
(46131, '1023445319', NULL, NULL, 'Voldemaras Nabazas', '159 Beaconsfield Road', '', 'NR34AB', 'Norwich', 'Grossbritannien', 'GB', NULL, NULL, '7414524024', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '711369677244', 'FedEx', NULL, '2018-02-06', '06.02.2018 09:09', '4260295880602', '1', 'a0YC000000itJkK', '140.99', '189.00'),
(46132, '1023399159', NULL, NULL, 'Altin Domi', '34A LAMPARD GROVE', '', 'N166XQ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7748840895', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '711369677255', 'FedEx', NULL, '2018-02-06', '05.02.2018 20:39', '4260295880602', '1', 'a0YC000000itJkK', '140.99', '189.00'),
(46133, '1023329083', NULL, NULL, 'Thalita McGarry', '96 LOXLEY ROAD', 'Glenfield', 'LE38PE', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7552684284', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '711369677266', 'FedEx', NULL, '2018-02-06', '05.02.2018 11:09', '4260295880619', '1', 'a0YC000000itJkL', '140.99', '189.00'),
(46134, '1023339067', NULL, NULL, 'Dilwyn  Davies', '19 TALBOT ROAD', '', 'SA183BA', 'AMMANFORD DYFED', 'Grossbritannien', 'GB', NULL, NULL, '07495 577352', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '711369677277', 'FedEx', NULL, '2018-02-06', '05.02.2018 12:39', '4260295881579', '1', 'a0YC000000itJkQ', '140.99', '189.00'),
(46135, '1023435743', NULL, NULL, 'Mihai  Sirghi', '4 COPPERFIELD', '', 'IG75JH', 'CHIGWELL', 'Grossbritannien', 'GB', NULL, NULL, '7438234456', '', NULL, NULL, 'GM-509-3 Gold Case/Black Face/Brown Leather Band', NULL, '711369677288', 'FedEx', NULL, '2018-02-06', '06.02.2018 01:39', '4260295881319', '1', 'a0YC000000kEfKd', '133.00', '179.00'),
(46136, '1023460403', NULL, NULL, 'Madhuwe Changoer', 'Zevenkampse Ring 1039', '', '3069MD', 'ROTTERDAM', 'Niederlande', 'NL', NULL, NULL, '06-28578931', '', NULL, NULL, 'GM-104-1 Argent Noir Noir', NULL, '711369677303', 'FedEx', NULL, '2018-02-07', '06.02.2018 13:39', '4260295880466', '1', 'a0YC000000kEGVW', '162.00', '250.00'),
(46137, '1023441873', NULL, NULL, 'PIETRO GIORGIO ZERBO', 'Via Eugenio Baroni 2/5 scala ', 'SX ', '16129', 'GENOVA GE', 'Italien', 'IT', NULL, NULL, '3494453499', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369677314', 'FedEx', NULL, '2018-02-07', '06.02.2018 05:09', '4260295880442', '1', 'a0YC000000hu6PH', '174.99', '273.99'),
(46138, '1023368135', '', '', 'Alexandra Pitscheider', 'Strada Janin 10 10', '', '39033', 'Colfosco Comune Corvara In Badia (bz)', 'Italien', '', '', '', '340970034', '', '', '', 'GM-104-6 Argent Blanc Acier', '', 'CY741939370DE', 'DHL', '', '2018-02-07', '05.02.2018 17:10', '4260295881654', '1', 'a0YC000000iu2MW', '169.99', '249.99'),
(46139, '1023557615', NULL, NULL, 'Joseph Lukwago', 'Church Frampton Park Batist ', 'Church Frampton Road', 'E97PQ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7493034201', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '711369677347', 'FedEx', NULL, '2018-02-07', '07.02.2018 05:39', '4260295881579', '1', 'a0YC000000itJkQ', '140.99', '189.00'),
(46140, '543095251', NULL, NULL, 'naima barrouk', 'dic5 internet city', '3rd floor', 'dubai', 'dubai', '', 'AE', NULL, NULL, '0506462690', '0010235QKM', NULL, NULL, '7002-4 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012737564', 'FedEx', NULL, '2018-02-08', '2018-02-07 14:13', 'a0YC000000k7OztMAE', '1', 'a0YC000000k7OztMAE', '871.03', '999.00'),
(46141, '542866646', NULL, NULL, 'Abdugafur Khakimov', 'Terrace Apartments - C Uptown Mirdif', 'Flat 7409', 'Dubai', '', '', 'AE', NULL, NULL, '0551049884', '0010046T4A', NULL, NULL, '7002-2 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012737575', 'FedEx', NULL, '2018-02-08', '2018-02-05 16:09', 'a0YC000000k7OzjMAE', '1', 'a0YC000000k7OzjMAE', '871.03', '999.00'),
(46142, '542755817', NULL, NULL, 'Abdugafur Khakimov', 'CBD zone, Building D-01, Apart 305 International City', '.', 'Dubai', '', '', 'AE', NULL, NULL, '+971551049884', '0010200D1K', NULL, NULL, '7002-4 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012737586', 'FedEx', NULL, '2018-02-08', '2018-02-04 14:09', 'a0YC000000k7OztMAE', '1', 'a0YC000000k7OztMAE', '871.03', '999.00'),
(46143, '542755818', NULL, NULL, 'Abdugafur Khakimov', 'CBD zone, Building D-01, Apart 305 International City', '.', 'Dubai', '', '', 'AE', NULL, NULL, '+971551049884', '0010064UP7', NULL, NULL, '7002-4 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012737586', 'FedEx', NULL, '2018-02-08', '2018-02-04 14:14', 'a0YC000000k7OztMAE', '1', 'a0YC000000k7OztMAE', '871.03', '999.00'),
(46144, '542486242', NULL, NULL, 'Subramanian Balakrishnan', '803 Saif bin darwish building ham dan street', '803', 'Abu Dhabi', 'Abu dhabi', '', 'AE', NULL, NULL, '0507249660', '00100782WG', NULL, NULL, '7002-4 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012737597', 'FedEx', NULL, '2018-02-08', '2018-02-02 13:15', 'a0YC000000k7OztMAE', '1', 'a0YC000000k7OztMAE', '871.03', '999.00'),
(46145, '542346747', NULL, NULL, 'rabi silwal', 'E20 sweihan', 'Al ain', 'abu dhabi', 'Uae', '', 'AE', NULL, NULL, '0507439137', '0010141J3D', NULL, NULL, '7002-6 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012737601', 'FedEx', NULL, '2018-02-08', '2018-02-01 13:39', 'a0YC000000k7P03MAE', '1', 'a0YC000000k7P03MAE', '871.03', '999.00'),
(46146, '543165633', NULL, NULL, 'Adel Alsisi', '00971529120303 Shiekh Zayed Road', 'Alhawai tower - flat number 1803', 'Dubai', '', '', 'AE', NULL, NULL, '00971564159248', '0010187P9Q', NULL, NULL, '7002-1 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012737612', 'FedEx', NULL, '2018-02-08', '2018-02-07 22:10', 'a0YC000000k7OzPMAU', '1', 'a0YC000000k7OzPMAU', '871.03', '999.00'),
(46147, '1023685265', NULL, NULL, 'Dennis Mawadzi', '11 ST. HUBERTS CLOSE', '', 'SL97EN', 'GERRARDS CROSS', 'Grossbritannien', 'GB', NULL, NULL, '7956160651', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4610 4247', 'UPS', NULL, '2018-02-08', '08.02.2018 10:39', '4260295881487', '1', 'a0YC000000kkQxD', '129.00', '179.00'),
(46148, '1023681213', NULL, NULL, 'Frankie Gough', '11 Pear Tree Drive', '', 'BL49RR', 'Bolton', 'Grossbritannien', 'GB', NULL, NULL, '7871762023', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4861 9465', 'UPS', NULL, '2018-02-08', '08.02.2018 09:09', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46149, '1023754103', NULL, NULL, 'Violeta Lleshi', 'VIA NORVEGIA 86', '', '56021', 'CASCINA PI', 'Italien', 'IT', NULL, NULL, '50701943', '', NULL, NULL, 'GM-104-4 Bicolore Or Noir', NULL, 'stornieren', 'FedEx', NULL, '2018-02-12', '08.02.2018 22:39', '4260295881203', '1', 'a0YC000000iu2MU', '169.99', '249.99'),
(46150, '1023770795', NULL, NULL, 'Rowan Steffens', 'Stationsweg 3c', '', 'GRONINGEN', 'Niederlande', '9726AC', 'NL', NULL, NULL, '642182200', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369677406', 'FedEx', NULL, '2018-02-12', '09.02.2018 01:09', '4260295881197', '1', 'a0YC000000kExT4', '175.00', '269.00'),
(46151, '1024003019', NULL, NULL, 'Bob van Brummelen', 'Nieuwe Hoogstraat 13 K', '', 'AMSTERDAM', 'Niederlande', '1011HC', 'NL', NULL, NULL, '645422823', '', NULL, NULL, '3006-1 Silver case / Black face / Black Leather Band', NULL, '711369677417', 'FedEx', NULL, '2018-02-12', '11.02.2018 04:39', '4260295880992', '1', 'a0YC000000iugtx', '149.99', '219.99'),
(46152, '1023711535', NULL, NULL, 'Marinus  Krijntjes', 'Graaf Engelbertlaan 21c', '', 'BREDA Noord Brabant', 'Niederlande', '4837AB', 'NL', NULL, NULL, '636367640', '', NULL, NULL, 'GM-104-1 Argent Noir Noir', NULL, '711369677428', 'FedEx', NULL, '2018-02-12', '08.02.2018 15:40', '4260295880466', '1', 'a0YC000000kEGVW', '162.00', '250.00'),
(46153, '1023778125', NULL, NULL, 'sana haiderzada', 'Schieringerweg 6', '', 'LEEUWARDEN Friesland', 'Niederlande', '8924BD', 'NL', NULL, NULL, '624532276', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, 'stronieren', 'FedEx', NULL, '2018-02-12', '09.02.2018 02:09', '4260295880473', '1', 'a0YC000000kEGVX', '162.00', '250.00'),
(46154, '1023984463', NULL, NULL, 'Rokaya Gomaa', 'Van Musschenbroekstraat 117', '3e verdieping', 'AMSTERDAM Noord-Holland', 'Niederlande', '1091GE', 'NL', NULL, NULL, '682550305', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369677439', 'FedEx', NULL, '2018-02-12', '11.02.2018 00:39', '4260295880144', '1', 'a0YC000000kEKeM', '165.00', '269.00'),
(46155, '1023825507', NULL, NULL, 'J Ball', '70 ST. JOHNS ROAD', '', 'SS07JZ', 'WESTCLIFF-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7552585058', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4665 8677', 'UPS', NULL, '2018-02-12', '09.02.2018 15:40', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(46156, '1023822923', NULL, NULL, 'KAREN LESAGUIS', '38 CROWN HEIGHT ALENCON LINK', '', 'RG217TY', 'BASINGSTOKE HAMPSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7725945527', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4716 0283', 'UPS', NULL, '2018-02-12', '09.02.2018 15:10', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(46157, '1023833331', NULL, NULL, 'Leanne  Quaedvlieh', '92 EDGEMERE', '', 'DN157ET', 'SCUNTHORPE North Lincolnshire', 'Grossbritannien', 'GB', NULL, NULL, '7808288791', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4698 0292', 'UPS', NULL, '2018-02-12', '09.02.2018 17:09', '4260295881579', '1', 'a0YC000000itJkQ', '140.99', '189.00'),
(46158, '1023748025', NULL, NULL, 'Clifford Ring', '2 Lapwing Close', '', 'CF645GA', 'PENARTH', 'Grossbritannien', 'GB', NULL, NULL, '2920704446', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4861 4700', 'UPS', NULL, '2018-02-12', '08.02.2018 20:39', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46159, '1023922031', NULL, NULL, 'Dan Fugaroiu', '60A WRYTHE LANE', '', 'SM52RP', 'CARSHALTON', 'Grossbritannien', 'GB', NULL, NULL, '7809234769', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4879 9511', 'UPS', NULL, '2018-02-12', '10.02.2018 14:39', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46160, '1023711797', NULL, NULL, 'Ian Martin', 'MEDIACO CHURCHILL WAY', 'Churchill point', 'M171BS', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7964003029', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4811 0727', 'UPS', NULL, '2018-02-12', '08.02.2018 14:40', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46161, '1023748253', NULL, NULL, 'Phillippa Main', '10 VIVIAN STREET', '', 'NP132LE', 'ABERTILLERY', 'Grossbritannien', 'GB', NULL, NULL, '1495423970', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4856 4336', 'UPS', NULL, '2018-02-12', '08.02.2018 20:39', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46162, '1023721045', NULL, NULL, 'Sharon Chance', '10 MARION ROAD', '', 'CV65PR', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '2476684350', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4821 6346', 'UPS', NULL, '2018-02-12', '08.02.2018 16:09', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46163, '1023691017', NULL, NULL, 'Wendy Wilson', '12 The Causeway', '', 'GU314JS', 'Petersfield Hampshire', 'Grossbritannien', 'GB', NULL, NULL, '07747 761090', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4776 2758', 'UPS', NULL, '2018-02-12', '08.02.2018 11:40', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46164, '1023749397', NULL, NULL, 'Annmarie Mcdavid', '467 VARDON ROAD', '', 'SG15BD', 'STEVENAGE HERTFORDSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7983625464', '', NULL, NULL, 'GM-3005-A1 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4813 9564', 'UPS', NULL, '2018-02-12', '08.02.2018 20:39', '4260295880961', '1', 'a0YC000000kkQxA', '129.00', '179.00'),
(46165, '1023730249', NULL, NULL, 'David Ratford', '41 BRAIDING CRESCENT', '', 'CM73LU', 'BRAINTREE Essex', 'Grossbritannien', 'GB', NULL, NULL, '7766883318', '', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4812 2778', 'UPS', NULL, '2018-02-12', '08.02.2018 17:09', '4260295880978', '1', 'a0YC000000kkQxB', '129.00', '179.00'),
(46166, '1024005877', NULL, NULL, 'Demi Stewart', '17/2 HOPE LANE NORTH', '', 'EH152PT', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7773587631', '', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4792 8383', 'UPS', NULL, '2018-02-12', '11.02.2018 08:09', '4260295880985', '1', 'a0YC000000kkQxC', '129.00', '179.00'),
(46167, '1023754655', NULL, NULL, 'David Ham', 'FLAGSTAFF ROMAN ROAD', '', 'BS240AD', 'WESTON-SUPER-MARE', 'Grossbritannien', 'GB', NULL, NULL, '7443430393', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4681 2393', 'UPS', NULL, '2018-02-12', '08.02.2018 21:39', '4260295881487', '1', 'a0YC000000kkQxD', '129.00', '179.00'),
(46168, '1023754877', NULL, NULL, 'Hanifah Tawasooli', '45 Hawkes Way', '', 'ME159ZL', 'Maidstone', 'Grossbritannien', 'GB', NULL, NULL, '7462875552', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4667 0804', 'UPS', NULL, '2018-02-12', '08.02.2018 21:39', '4260295881487', '1', 'a0YC000000kkQxD', '129.00', '179.00'),
(46169, '1023887513', NULL, NULL, 'Shakirat Ibrahim', 'Flat 409 Aston House', '45 campus Avenue', 'RM82FN', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7429161512', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4663 9616', 'UPS', NULL, '2018-02-12', '10.02.2018 06:39', '4260295881487', '1', 'a0YC000000kkQxD', '129.00', '179.00'),
(46170, '1023824309', NULL, NULL, 'Nick Flower', 'Unit 8 (Cocowa) Meadow View', 'Crendon Industrial Estate', 'HP189EQ', 'Long Crendon Buckinghamshire', 'Grossbritannien', 'GB', NULL, NULL, '7540882500', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '1Z 8VF 459 68 4669 4824', 'UPS', NULL, '2018-02-12', '09.02.2018 15:39', '4260295882187', '1', 'a0YC000000kEfKk', '133.00', '179.00'),
(46171, '1024127785', NULL, NULL, 'Juan R González', 'Via Dei Tigli 8', '', '45030', 'Rovigo RO', 'Italien', 'IT', NULL, NULL, '3311573962', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369677440', 'FedEx', NULL, '2018-02-12', '12.02.2018 00:40', '4260295880442', '1', 'a0YC000000hu6PH', '174.99', '273.99'),
(46172, '1024169683', NULL, NULL, 'Paul Cawston', '1MILLBANK MILL BANK', '', 'TF11RX', 'TELFORD', 'Grossbritannien', 'GB', NULL, NULL, '4,47747E+11', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4876 8447', 'UPS', NULL, '2018-02-13', '12.02.2018 13:09', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(46173, '1024058287', NULL, NULL, 'Anne-Sophie Adelmant', '15 Southfield Road', 'Southfield House', 'CV225NJ', 'Rugby Warwickshire', 'Grossbritannien', 'GB', NULL, NULL, '1788333661', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4833 8858', 'UPS', NULL, '2018-02-13', '11.02.2018 16:09', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(46174, '1024034935', NULL, NULL, 'Kevin Elliott', '54 MAYBANK', '', 'B95FF', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7907806364', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4729 9661', 'UPS', NULL, '2018-02-13', '11.02.2018 13:40', '4260295881579', '1', 'a0YC000000itJkQ', '140.99', '189.00'),
(46175, '1024029853', NULL, NULL, 'Jonathan clements', '5 BRONTE MEWS', '', 'SS25EN', 'SOUTHEND-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7722468452', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4682 6879', 'UPS', NULL, '2018-02-13', '11.02.2018 13:10', '4260295881579', '1', 'a0YC000000itJkQ', '140.99', '189.00'),
(46176, '1024083915', NULL, NULL, 'royla mustafa', '182 Chamber Road', 'Oldham', 'OL84DJ', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7958376385', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4653 6487', 'UPS', NULL, '2018-02-13', '11.02.2018 18:40', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(46177, '1024035329', NULL, NULL, 'Sam Cremins', '16 Huxley Co 16 Huxley Court, ', 'King Street ', 'ME11BJ', 'Rochester', 'Grossbritannien', 'GB', NULL, NULL, '7904276076', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4808 4499', 'UPS', NULL, '2018-02-13', '11.02.2018 13:40', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46178, '543497402', NULL, NULL, 'ABDUGAFUR KHAKIMOV', 'Uptown Mirdi Terrace Apartments-C, Flat 7409', 'Mirdif', 'Dubai', 'Dubai', '34829', 'AE', NULL, NULL, '0551049884', '00102007PH', NULL, NULL, '7002-2 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012739420', 'FedEx', NULL, '2018-02-13', '2018-02-10 00:43', 'a0YC000000k7OzjMAE', '1', 'a0YC000000k7OzjMAE', '871.03', '999.00'),
(46179, '543885084', NULL, NULL, 'Ali Luthon', 'Villa A5-49 Al Qudra Rd', 'Mudon', 'Dubai', 'Dubai Land', '23747', 'AE', NULL, NULL, '0504897878', '0010168T21', NULL, NULL, '7002-1 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012739431', 'FedEx', NULL, '2018-02-13', '2018-02-12 20:42', 'a0YC000000k7OzPMAU', '1', 'a0YC000000k7OzPMAU', '871.03', '999.00'),
(46180, '1024236777', NULL, NULL, 'philippe huyard', '1 LES MALTRES', '', '12510', 'DRUELLE AVEYRON', 'Frankreich', 'FR', NULL, NULL, '603791809', '', NULL, NULL, '4004-3 Or Noir Noir', NULL, '711369677461', 'FedEx', NULL, '2018-02-13', '12.02.2018 22:40', '4260295881081', '1', 'a0YC000000kF2EA', '159.99', '229.90'),
(46181, '1024220335', NULL, NULL, 'Tiphaine Crosnier', '1 MAIL DE LA FORET', 'Appartement 103', '37250', 'VEIGNE', 'Frankreich', 'FR', NULL, NULL, '647214395', '', NULL, NULL, '3004-4 Black case / Black face / Black Leather Band', NULL, '711369677472', 'FedEx', NULL, '2018-02-13', '12.02.2018 20:10', '4260295880084', '1', 'a0YC000000kF2G5', '159.99', '229.90'),
(46182, '1024200783', NULL, NULL, 'Alessandro  Amaffi', 'VIA BERGOGNONE 27', '', '20144', 'MILANO MI', 'Italien', 'IT', NULL, NULL, '3477913504', '', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '711369677483', 'FedEx', NULL, '2018-02-13', '12.02.2018 18:40', '4260295881593', '1', 'a0YC000000hu6PK', '174.99', '273.99'),
(46183, '1024255691', NULL, NULL, 'Paulina Andrade', 'North star 98 Fareham road', '', 'PO130AG', 'Gosport Hampshire', 'Grossbritannien', 'GB', NULL, NULL, '7961630891', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4676 6907', 'UPS', NULL, '2018-02-14', '13.02.2018 09:09', '4260295882200', '1', 'a0YC000000kEfKm', '133.00', '179.00'),
(46184, '1024255543', NULL, NULL, 'Thevy Vyapooree', '20 BURNHAM CLOSE', '', 'IP44ED', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '1473420146', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4711 9711', 'UPS', NULL, '2018-02-14', '13.02.2018 09:09', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(46185, '1024243083', NULL, NULL, 'Billy Leo', '26 Fancis House 25 eltringham ', 'street ', 'SW181GU', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7718696604', '', NULL, NULL, 'GM-104-1 Argent Noir Noir', NULL, '1Z 8VF 459 68 4851 8921', 'UPS', NULL, '2018-02-14', '13.02.2018 00:40', '4260295880466', '1', 'a0YC000000kkgcY', '150.00', '219.00'),
(46186, '1024355681', NULL, NULL, 'MOHAMED EL BACHIR BOUCHOUAREB', '17 RUE DU 4E ZOUAVES', '', '94360', 'BRY SUR MARNE', 'Frankreich', 'FR', NULL, NULL, '768851784', '', NULL, NULL, '3004-4 Black case / Black face / Black Leather Band', NULL, '711369677509', 'FedEx', NULL, '2018-02-14', '14.02.2018 02:09', '4260295880084', '1', 'a0YC000000kF2G5', '159.99', '229.90'),
(46187, '1024333315', NULL, NULL, 'Laura Wells', '107 LEAVES GREEN ROAD', '', 'KESTON', 'Grossbritannien', 'BR26DG', 'GB', NULL, NULL, '7494457957', '', NULL, NULL, '7002-7 Silver Case / Black Dial / Strainless steel band', NULL, '1Z 8VF 459 68 4795 4952', 'UPS', NULL, '2018-02-14', '13.02.2018 22:39', '4260295882286', '1', 'a0YC000000kkQzh', '134.99', '189.00'),
(46188, '1024367053', NULL, NULL, 'Ann Nuttall', '23 COTTESMORE WAY', 'Golborne', 'WARRINGTON', 'Grossbritannien', 'WA33XJ', 'GB', NULL, NULL, '7947131418', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4609 9763', 'UPS', NULL, '2018-02-14', '14.02.2018 11:10', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(46189, '1024288607', NULL, NULL, 'Leul Tadssa', '63 ALEXANDRA ROAD', 'EDGBASTON', 'BIRMINGHAM', 'Grossbritannien', 'B57NJ', 'GB', NULL, NULL, '7432561093', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4877 0970', 'UPS', NULL, '2018-02-14', '13.02.2018 15:10', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(46190, '1024285697', NULL, NULL, 'Donna Fox', '55 BROOME PATH', 'St dials', 'CWMBRAN', 'Grossbritannien', 'NP444ND', 'GB', NULL, NULL, '‭+44 7479 690032‬', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '1Z 8VF 459 68 4898 4589', 'UPS', NULL, '2018-02-14', '13.02.2018 15:09', '4260295882187', '1', 'a0YC000000kEfKk', '133.00', '179.00'),
(46191, '1024316865', NULL, NULL, 'Kevin Markwell', 'Flat 1 142 Queenstown Road', '', 'London', 'Grossbritannien', 'SW83RR', 'GB', NULL, NULL, '7977734828', '', NULL, NULL, 'GM-513-3 Gold case / Gold face / Brown Leather Band', NULL, '1Z 8VF 459 68 4779 6598', 'UPS', NULL, '2018-02-14', '13.02.2018 19:40', '4260295882194', '1', 'a0YC000000kEfKl', '133.00', '179.00'),
(46192, '1024354561', NULL, NULL, 'Seamus Treacy', '6 Rosemount Park Rosegreen', '', 'E25DV79', 'Cashel Tipperary', 'Irland', 'IE', NULL, NULL, '871469085', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369677520', 'FedEx', NULL, '2018-02-15', '14.02.2018 02:39', '4260295881807', '1', 'a0YC000000kDtgs', '155.00', '230.00'),
(46193, '1024457747', NULL, NULL, 'Denis Muller', '20 AVENUE DOCTEUR CAPONY', '', '06110', 'LE CANNET Paca', 'Frankreich', 'FR', NULL, NULL, '781107875', '', NULL, NULL, 'GM-3005-A1 Silver case / White face / Stainless steel Band', NULL, '711369677564', 'FedEx', NULL, '2018-02-15', '15.02.2018 03:09', '4260295880961', '1', 'a0YC000000kkmiK', '145.01', '219.90'),
(46194, '1024416685', NULL, NULL, 'M.E.P. Forniture SRL Enrico Pi', 'VIA ANTONIO MEUCCI 10', '', '31050', 'PONZANO VENETO TV', 'Italien', 'IT', NULL, NULL, '3,9341E+11', '', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '711369677586', 'FedEx', NULL, '2018-02-15', '14.02.2018 20:39', '4260295881630', '1', 'a0YC000000hu6PO', '174.99', '273.99'),
(46195, '1024410951', NULL, NULL, 'Henk Dijkstra', 'Zwolseweg 540 540', '', '7345AP', 'Wenum Wiesel Gelderland', 'Niederlande', 'NL', NULL, NULL, '622078657', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369677575', 'FedEx', NULL, '2018-02-15', '14.02.2018 19:39', '4260295881197', '1', 'a0YC000000kExT4', '175.00', '269.00'),
(46196, '1024456725', NULL, NULL, 'Pilar Figuero González', 'Zumalacarregui  etorbidea, 32', '2º D', '48006', 'Bilbao Bl', 'Spanien', 'ES', NULL, NULL, '607221121', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369677597', 'FedEx', NULL, '2018-02-15', '15.02.2018 02:09', '4260295881197', '1', 'a0YC000000kDvHP', '169.99', '229.90'),
(46197, '1024456401', NULL, NULL, 'Altin Domi', '34A LAMPARD GROVE', '', 'N166XQ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7748840895', '', NULL, NULL, 'GM-104-1 Argent Noir Noir', NULL, '1Z 8VF 459 68 4890 3004', 'UPS', NULL, '2018-02-15', '15.02.2018 03:09', '4260295880466', '1', 'a0YC000000kkgcY', '150.00', '219.00'),
(46198, '1024391769', NULL, NULL, 'pamela harding', '1 possingworth oast', 'blackboys', 'TN225HE', 'uckfield east sussex', 'Grossbritannien', 'GB', NULL, NULL, '01435 863654', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4723 9814', 'UPS', NULL, '2018-02-15', '14.02.2018 15:09', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(46199, '1024763357', NULL, NULL, 'Tanvir Rahman', '28 MERTON ROAD', '', 'IG38PB', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7922801844', '', NULL, NULL, '512-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4758 3022', 'UPS', NULL, '2018-02-19', '18.02.2018 04:39', '4260295882156', '1', 'a0YC000000kEfKq', '133.00', '179.00'),
(46200, '1024763985', NULL, NULL, 'edgar avetisyan', '190 Bedminster 190 Bedminster ', 'Road ', 'BS35NQ', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7500483220', '', NULL, NULL, 'GM-104-1 Argent Noir Noir', NULL, '1Z 8VF 459 68 4714 8636', 'UPS', NULL, '2018-02-19', '18.02.2018 05:39', '4260295880466', '1', 'a0YC000000kkgcY', '150.00', '219.00'),
(46201, '1024763983', NULL, NULL, 'edgar avetisyan', '190 Bedminster 190 Bedminster ', 'Road ', 'BS35NQ', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7500483220', '', NULL, NULL, 'GM-104-7 Argent Noir Acier', NULL, '1Z 8VF 459 68 4714 8636', 'UPS', NULL, '2018-02-19', '18.02.2018 05:39', '4260295881661', '1', 'a0YC000000kkgcc', '150.00', '219.00'),
(46202, '1024636377', NULL, NULL, 'Janet Semple', '20 TORMUSK PLACE', 'castlemilk', 'G450HJ', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7773038957', '', NULL, NULL, 'GM-509-3 Gold Case/Black Face/Brown Leather Band', NULL, '1Z 8VF 459 68 4819 2649', 'UPS', NULL, '2018-02-19', '16.02.2018 21:10', '4260295881319', '1', 'a0YC000000kEfKd', '133.00', '179.00'),
(46203, '1024736085', NULL, NULL, 'Matteo Cerini', 'VIA LOMELLINA 13', '', '20090', 'BUCCINASCO MI', 'Italien', 'IT', NULL, NULL, '3208428036', '', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '711369677645', 'FedEx', NULL, '2018-02-19', '17.02.2018 22:39', '4260295881630', '1', 'a0YC000000hu6PO', '174.99', '273.99'),
(46204, '1024723841', NULL, NULL, 'tiziano rocca', 'VIA DELL\'ARTIGIANATO 10', '', '40026', 'IMOLA BO', 'Italien', 'IT', NULL, NULL, '3355257554', '', NULL, NULL, '103-8 Gold case/Black face/gold metall band', NULL, '711369677656', 'FedEx', NULL, '2018-02-19', '17.02.2018 20:39', '4260295881623', '1', 'a0YC000000hu6PN', '174.99', '273.99'),
(46205, '1024679551', NULL, NULL, 'Massimiliano  Fracchiolla', 'VIA IGNAZIO SILONE 3VIA ', 'IGNAZIO SILONE 3 ', '70038', 'TERLIZZI BA', 'Italien', 'IT', NULL, NULL, '3421992059', '', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369677667', 'FedEx', NULL, '2018-02-19', '17.02.2018 14:29', '4260295881609', '1', 'a0YC000000hu6PL', '174.99', '273.99'),
(46206, '1024745093', NULL, NULL, 'Patrick Delecourt', 'Rue Charles Bernier Nr. ', '', '7387', 'Angre', 'Belgien', 'BE', NULL, NULL, '474616024', '', NULL, NULL, 'GM-507-4 Black case / Black face / Black Leather Band', NULL, '711369677678', 'FedEx', NULL, '2018-02-19', '18.02.2018 00:10', '4260295881173', '1', 'a0YC000000iuYSh', '145.00', '199.99'),
(46207, '1024860321', NULL, NULL, 'Josh Brooks', 'Willlesborough 66 breadlands ', 'road Willesborough', 'TN240EP', 'Ashford Kent', 'Grossbritannien', 'GB', NULL, NULL, '7477826846', '', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '1Z 8VF 459 68 4753 9866', 'UPS', NULL, '2018-02-19', '18.02.2018 19:39', '4260295881685', '1', 'a0YC000000kkgcd', '150.00', '219.00'),
(46208, '1024879703', NULL, NULL, 'Barbara Blow', '18 Catesby Road', '', 'CV63EW', 'Coventry', 'Grossbritannien', 'GB', NULL, NULL, '7914162882', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4795 5077', 'UPS', NULL, '2018-02-19', '18.02.2018 21:10', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(46209, '1024838321', NULL, NULL, 'Tula Neilson -Newman', '13 PRIORY LANE', 'Warfield', 'RG422JU', 'BRACKNELL', 'Grossbritannien', 'GB', NULL, NULL, '7341089526', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4627 2682', 'UPS', NULL, '2018-02-19', '18.02.2018 17:39', '4260295881579', '1', 'a0YC000000itJkQ', '140.99', '189.00'),
(46210, '1024837061', NULL, NULL, 'Bipandeep Kaur', '163 THE VALE', 'Acton', 'W37RD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7473634675', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4894 8690', 'UPS', NULL, '2018-02-19', '18.02.2018 17:39', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46211, '1024805155', NULL, NULL, 'Gordon Berridge', '8 GRANGE PARK', '(Side Entrance)', 'W53PL', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7399549126', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4707 9103', 'UPS', NULL, '2018-02-19', '18.02.2018 14:40', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46212, '1024817145', NULL, NULL, 'Maggie Mac Phee-Torres', '29 ELLESMERE AVENUE', 'Mill Hill', 'NW73EX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7944274253', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4699 9915', 'UPS', NULL, '2018-02-19', '18.02.2018 15:40', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46213, '1024920717', NULL, NULL, 'Michelle Cafferky', 'Doddle HYP28106 900 Crow Road', 'Anniesland', 'G131JD', 'Glasgow', 'Grossbritannien', 'GB', NULL, NULL, '7732613830', '', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4688 7125', 'UPS', NULL, '2018-02-19', '19.02.2018 01:10', '4260295880978', '1', 'a0YC000000kkQxB', '129.00', '179.00'),
(46214, '1024855235', NULL, NULL, 'Cristina Ortega', 'CALLE LUIS VIVES, 17', 'bajo', '46560', 'MASSALFASSAR V', 'Spanien', 'ES', NULL, NULL, '627756576', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369677715', 'FedEx', NULL, '2018-02-20', '18.02.2018 18:10', '4260295881197', '1', 'a0YC000000kDvHP', '169.99', '229.90'),
(46215, '1024890535', NULL, NULL, 'Orlando De Simone', 'Via Lorenteggio 205', '', '20147', 'Milano MI', 'Italien', 'IT', NULL, NULL, '3293272946', '', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '711369677726', 'FedEx', NULL, '2018-02-20', '18.02.2018 23:10', '4260295881630', '1', 'a0YC000000hu6PO', '174.99', '273.99'),
(46216, '1025020045', NULL, NULL, 'Matthieu Bey', '81 RUE DES ORANGERS', '', '33200', 'BORDEAUX GIRONDE', 'Frankreich', 'FR', NULL, NULL, '630186046', '', NULL, NULL, 'GM-507-4 Black case / Black face / Black Leather Band', NULL, '711369677748', 'FedEx', NULL, '2018-02-21', '19.02.2018 23:10', '4260295881173', '1', 'a0YC000000kklEr', '150.01', '219.90'),
(46217, '1024998395', NULL, NULL, 'B-eddine Sghaier', '81 BOULEVARD DE LA MADELEINE', 'C6services', '06000', 'NICE', 'Frankreich', 'FR', NULL, NULL, '684529897', '', NULL, NULL, 'GM-507-4 Black case / Black face / Black Leather Band', NULL, '711369677759', 'FedEx', NULL, '2018-02-21', '19.02.2018 19:40', '4260295881173', '1', 'a0YC000000kklEr', '150.01', '219.90'),
(46218, '1025034911', NULL, NULL, 'Kevin Embley', 'Apart 3 Harrison Park', 'Hall Road', 'HU69DQ', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7857449559', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4635 6734', 'UPS', NULL, '2018-02-21', '20.02.2018 09:09', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(46219, '1025029541', NULL, NULL, 'Sitia Kroah', '65 GREENBROW ROAD', 'Wythenshawe', 'M232FT', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7972635033', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4706 4744', 'UPS', NULL, '2018-02-21', '20.02.2018 02:39', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(46220, '1025015815', NULL, NULL, 'Derrick Day', '37 BLAKE CLOSE', '', 'CT147UB', 'DEAL Kent', 'Grossbritannien', 'GB', NULL, NULL, '7725086955', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4730 7151', 'UPS', NULL, '2018-02-21', '19.02.2018 23:40', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(46221, '1024991101', NULL, NULL, 'RICHARD BAILEY', '6 Castle Gogar Rigg', '', 'EH129FP', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7836352545', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4861 9965', 'UPS', NULL, '2018-02-21', '19.02.2018 19:39', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(46222, '1024949613', NULL, NULL, 'John Baybut', 'Berkeley Shaw 35 Liverpool ', 'Road Crosby', 'L235SD', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7732063471', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4737 9173', 'UPS', NULL, '2018-02-21', '19.02.2018 12:40', '4260295881579', '1', 'a0YC000000itJkQ', '140.99', '189.00'),
(46223, '1025107339', NULL, NULL, 'John Nelson', '13 Morden Close', '', 'KT205LF', 'Tadworth', 'Grossbritannien', 'GB', NULL, NULL, '7768724477', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4740 0782', 'UPS', NULL, '2018-02-21', '20.02.2018 20:39', '4260295880633', '1', 'a0YC000000itJkN', '140.99', '189.00'),
(46224, '1025069419', NULL, NULL, 'Sharon Chance', '10 MARION ROAD', '', 'CV65PR', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '2476684350', '', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '1Z 8VF 459 68 4854 0790', 'UPS', NULL, '2018-02-21', '20.02.2018 15:09', '4260295881685', '1', 'a0YC000000kkgcd', '150.00', '219.00'),
(46225, '1025144735', NULL, NULL, 'Aurelien Combes', '13 ALLEE DU PASTEL', '', '31570', 'ST PIERRE DE LAGES', 'Frankreich', 'FR', NULL, NULL, '638327086', '', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '711369677760', 'FedEx', NULL, '2018-02-21', '21.02.2018 02:39', '4260295881432', '1', 'a0YC000000kklGN', '154.99', '229.90'),
(46226, '1025144653', NULL, NULL, 'elena olocco', 'Rue Du Taillis 10/104', '', '1348', 'Louvain-la-neuve', 'Belgien', 'BE', NULL, NULL, '32491950671', '', NULL, NULL, '3004-2 Silver case / Black face / Black Leather Band', NULL, '711369677770', 'FedEx', NULL, '2018-02-21', '21.02.2018 04:39', '4260295880060', '1', 'a0YC000000kF2yi', '150.01', '229.00'),
(46227, '545017972', NULL, NULL, 'Imran Mohammed', '3rd Floor Dubai Academic City - DAC', 'Block 8, Near American University', 'Dubai', '', '', 'AE', NULL, NULL, '0554688755', '0010104TCE', NULL, NULL, '7002-4 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012742438', 'FedEx', NULL, '2018-02-21', '2018-02-21 13:39', 'a0YC000000k7OztMAE', '1', 'a0YC000000k7OztMAE', '871.03', '999.00'),
(46228, '544690801', NULL, NULL, 'Nadia Si-Mohammed', 'DeutscheBank Dubai International Financial Centre', 'Gate Village - Building 5 - Floor 6', 'Dubai', '', '', 'AE', NULL, NULL, '00971527277571', '0010098OTK', NULL, NULL, '7002-1 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012742449', 'FedEx', NULL, '2018-02-21', '2018-02-18 23:43', 'a0YC000000k7OzPMAU', '1', 'a0YC000000k7OzPMAU', '871.03', '999.00'),
(46229, '543974724', NULL, NULL, 'khaled nassar', 'Mussafah M34', 'INDUSTRILA', 'Abu Dhabi', '', '', 'AE', NULL, NULL, '00971552114237', '0010066JLW', NULL, NULL, '7002-4 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012742427', 'FedEx', NULL, '2018-02-21', '2018-02-13 18:11', 'a0YC000000k7OztMAE', '1', 'a0YC000000k7OztMAE', '871.03', '999.00'),
(46230, '1025311191', NULL, NULL, 'Rohit  Sharma', '54 YEADING LANE', '', 'UB40EX', 'HAYES', 'Grossbritannien', 'GB', NULL, NULL, '7946021989', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4640 4833', 'UPS', NULL, '2018-02-23', '22.02.2018 16:39', '4260295881807', '1', 'a0YC000000l2YRZ', '130.00', '179.00'),
(46231, '1025296503', NULL, NULL, 'Steve Whatley', 'Brooks Chase Tuckey Grove', '', 'GU236JG', 'Ripley, Woking', 'Grossbritannien', 'GB', NULL, NULL, '1483225146', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4737 6845', 'UPS', NULL, '2018-02-23', '22.02.2018 14:40', '4260295881807', '1', 'a0YC000000l2YRZ', '130.00', '179.00'),
(46232, '1025302169', NULL, NULL, 'Darrel Carter', '5 Rayleigh House Shirley Road', 'Abbotts langley', 'WD50NE', 'Herts', 'Grossbritannien', 'GB', NULL, NULL, '7944922828', '', NULL, NULL, 'GM-3009-6 Silver case / Black face / Stainless Steel Band', NULL, '1Z 8VF 459 68 4704 3258', 'UPS', NULL, '2018-02-23', '22.02.2018 15:39', '4260295881838', '1', 'a0YC000000l2YRc', '130.00', '179.00'),
(46233, '1025242747', NULL, NULL, 'Gaelan Grattan', '15 OLD MILL MEADOWS', '', 'BT161WQ', 'BELFAST', 'Grossbritannien', 'GB', NULL, NULL, '7517029664', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4729 5209', 'UPS', NULL, '2018-02-23', '21.02.2018 23:39', '4260295881579', '1', 'a0YC000000itJkQ', '140.99', '189.00'),
(46234, '1025206463', NULL, NULL, 'Susan Martin', '48 WARWICK STREET', 'pendlebury', 'M276DX', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7419119917', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4640 0015', 'UPS', NULL, '2018-02-23', '21.02.2018 17:40', '4260295882255', '1', 'a0YC000000kkQze', '134.99', '189.00'),
(46235, '1025605945', NULL, NULL, 'philippe chateau', '12 rue jules michelet', '', '93800', 'epinay sur seine,seine saint denis', 'Frankreich', 'FR', NULL, NULL, '686756423', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '711369677862', 'FedEx', NULL, '2018-02-26', '25.02.2018 12:10', '4260295881234', '1', 'a0YC000000kklIo', '145.01', '229.90'),
(46236, '1025615285', NULL, NULL, 'antonio imbimbo', 'VIA NICOLO\' COPERNICO 3', '', '70021', 'ACQUAVIVA DELLE FONTI BA', 'Italien', 'IT', NULL, NULL, '3384734313', '', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '711369677873', 'FedEx', NULL, '2018-02-26', '25.02.2018 15:39', '4260295881593', '1', 'a0YC000000hu6PK', '174.99', '273.99'),
(46237, '1025544699', NULL, NULL, 'Daniele Cenacchi', 'VIA ADELIO CAVAZZA 8', '', '40054', 'BUDRIO BO', 'Italien', 'IT', NULL, NULL, '3312208922', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369677829', 'FedEx', NULL, '2018-02-26', '24.02.2018 21:39', '4260295880442', '1', 'a0YC000000hu6PH', '174.99', '273.99'),
(46238, '1025484389', NULL, NULL, 'Annalisa Nocentini (presso UIL', 'Via Vittorio Corcos 15', '', '50142', 'Firenze FI', 'Italien', 'IT', NULL, NULL, '3295967565', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369677830', 'FedEx', NULL, '2018-02-26', '24.02.2018 12:39', '4260295880442', '1', 'a0YC000000hu6PH', '174.99', '273.99'),
(46239, '1025398513', NULL, NULL, 'Violeta Lleshi', 'VIA NORVEGIA 86', '', '56021', 'CASCINA PI', 'Italien', 'IT', NULL, NULL, '50701943', '', NULL, NULL, '103-8 Gold case/Black face/gold metall band', NULL, '711369677840', 'FedEx', NULL, '2018-02-26', '23.02.2018 14:40', '4260295881623', '1', 'a0YC000000hu6PN', '174.99', '273.99'),
(46240, '1025360235', NULL, NULL, 'Donifon Doda', '9A WADES HILL', '', 'N211BD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7460653825', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4634 0063', 'UPS', NULL, '2018-02-26', '23.02.2018 00:39', '4260295881401', '1', 'a0YC000000l2YRT', '135.01', '185.00'),
(46241, '1025517797', NULL, NULL, 'Ana Rikunenko', '19 Lime grove', '', 'SY112QD', 'OSWESTRY Shropshire', 'Grossbritannien', 'GB', NULL, NULL, '7894043233', '', NULL, NULL, '512-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4704 3276', 'UPS', NULL, '2018-02-26', '24.02.2018 16:10', '4260295882156', '1', 'a0YC000000kEfKq', '133.00', '179.00'),
(46242, '1025506907', NULL, NULL, 'pradeep pentapurthy', '22 DENTON WAY', '', 'GU168UQ', 'CAMBERLEY', 'Grossbritannien', 'GB', NULL, NULL, '7545107674', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4636 8883', 'UPS', NULL, '2018-02-26', '24.02.2018 14:39', '4260295882255', '1', 'a0YC000000kkQze', '134.99', '189.00'),
(46243, '1025424007', NULL, NULL, 'Arifa Kajibu', '18 OXFORD ROAD', '', 'E151DD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7889416202', '', NULL, NULL, '7002-7 Silver Case / Black Dial / Strainless steel band', NULL, '1Z 8VF 459 68 4657 2894', 'UPS', NULL, '2018-02-26', '23.02.2018 18:09', '4260295882286', '1', 'a0YC000000kkQzh', '134.99', '189.00'),
(46244, '1025376181', NULL, NULL, 'Elizabeth Beckinsale', '9 HENLY PARK', '', 'BT388UH', 'CARRICKFERGUS COUNTY ANTRIM', 'Grossbritannien', 'GB', NULL, NULL, '07713 400991', '', NULL, NULL, 'GM-104-7 Argent Noir Acier', NULL, '1Z 8VF 459 68 4655 1308', 'UPS', NULL, '2018-02-26', '23.02.2018 10:09', '4260295881661', '1', 'a0YC000000kkgcc', '150.00', '219.00'),
(46245, '1025355113', NULL, NULL, 'Karen Andrew', '12 DONCASTER ROAD', '', 'DN57HT', 'DONCASTER', 'Grossbritannien', 'GB', NULL, NULL, '1709898117', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4844 0111', 'UPS', NULL, '2018-02-26', '23.02.2018 00:09', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46246, '1025552827', NULL, NULL, 'Adrian  Hardcastle', '31 BEDFORD AVENUE', 'Grange Moor', 'WF44EL', 'WAKEFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7983917820', '', NULL, NULL, 'GM-3009-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4621 5323', 'UPS', NULL, '2018-02-26', '24.02.2018 22:09', '4260295881784', '1', 'a0YC000000l2YRX', '130.00', '179.00'),
(46247, '1025430737', NULL, NULL, 'Karen Pringle', '45 COCHRANE STREET', '', 'EH484JF', 'BATHGATE', 'Grossbritannien', 'GB', NULL, NULL, '1506632379', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4729 2935', 'UPS', NULL, '2018-02-26', '23.02.2018 19:10', '4260295881807', '1', 'a0YC000000l2YRZ', '130.00', '179.00'),
(46248, '1025543347', NULL, NULL, 'yasir saleem', '46 LEGRACE AVENUE', '', 'TW47RS', 'HOUNSLOW', 'Grossbritannien', 'GB', NULL, NULL, '7960049063', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4612 8945', 'UPS', NULL, '2018-02-26', '24.02.2018 20:10', '4260295881807', '1', 'a0YC000000l2YRZ', '130.00', '179.00'),
(46249, '1025365663', NULL, NULL, 'Lorraine Duffy', '16 BRIGHTON AVENUE', '', 'FY41HL', 'BLACKPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7471738093', '', NULL, NULL, 'GM-513-3 Gold case / Gold face / Brown Leather Band', NULL, '1Z 8VF 459 68 4881 9356', 'UPS', NULL, '2018-02-26', '23.02.2018 01:39', '4260295882194', '1', 'a0YC000000kEfKl', '133.00', '179.00'),
(46250, '1025654817', NULL, NULL, 'calin biris', '118 RUSKIN ROAD', '', 'CW27JS', 'CREWE', 'Grossbritannien', 'GB', NULL, NULL, '+44 7475509673', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4694 7373', 'UPS', NULL, '2018-02-27', '25.02.2018 19:10', '4260295881401', '1', 'a0YC000000l2YRT', '135.01', '185.00'),
(46251, '1025654105', NULL, NULL, 'calin biris', '118 RUSKIN ROAD', '', 'CW27JS', 'CREWE', 'Grossbritannien', 'GB', NULL, NULL, '+44 7475509673', '', NULL, NULL, '7002-9 Gold Case / Black Face / Strainless steel band', NULL, '1Z 8VF 459 68 4694 7373', 'UPS', NULL, '2018-02-27', '25.02.2018 19:10', '4260295882309', '1', 'a0YC000000kkQzj', '134.99', '189.00'),
(46252, '1025594095', NULL, NULL, 'Faye Gibson', '22 Florence Grove', '', 'YO305UR', 'York', 'Grossbritannien', 'GB', NULL, NULL, '7853017121', '', NULL, NULL, 'GM-513-3 Gold case / Gold face / Brown Leather Band', NULL, '1Z 8VF 459 68 4617 6983', 'UPS', NULL, '2018-02-27', '25.02.2018 12:09', '4260295882194', '1', 'a0YC000000kEfKl', '133.00', '179.00'),
(46253, '1025579477', NULL, NULL, 'Samantha Lane', '5 Station Road', '', 'PL124DY', 'Saltash', 'Grossbritannien', 'GB', NULL, NULL, '7794387608', '', NULL, NULL, 'GM-104-1 Argent Noir Noir', NULL, '1Z 8VF 459 68 4604 4991', 'UPS', NULL, '2018-02-27', '25.02.2018 06:39', '4260295880466', '1', 'a0YC000000kkgcY', '150.00', '219.00'),
(46254, '1025707239', NULL, NULL, 'Jacques Mettens', 'Rue Derouck 3', '', '6142', 'Leernes', 'Belgien', 'BE', NULL, NULL, '496907201', '', NULL, NULL, 'GM-3009-1 Silver case / White face / Black Leather Band', NULL, '711369677910', 'FedEx', NULL, '2018-02-27', '26.02.2018 04:39', '4260295881784', '1', 'a0YC000000kF6mE', '159.01', '249.01'),
(46255, '1025714027', NULL, NULL, 'Morgan Chevalier', '81 CHEVALIER 1 RUE DES BELLES ', 'SAISONS IMM ANEMONE APPT 81 ', '27400', 'LOUVIERS Haute normandie', 'Frankreich', 'FR', NULL, NULL, '670421692', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '711369677900', 'FedEx', NULL, '2018-02-27', '26.02.2018 09:09', '4260295880923', '1', 'a0YC000000kkmiJ', '145.01', '219.90'),
(46256, '1025734689', NULL, NULL, 'Tomas Baltrukenas', '6 NENE STREET', 'Cambridgeshire', 'PE15HS', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7821175562', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4784 7407', 'UPS', NULL, '2018-02-27', '26.02.2018 13:40', '4260295881807', '1', 'a0YC000000l2YRZ', '130.00', '179.00'),
(46257, '1025731761', NULL, NULL, 'Ashley Laidlaw', 'UNIT10 WATERSIDE COURT', 'North seaton indus est', 'NE630YG', 'ASHINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7949109413', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4712 0218', 'UPS', NULL, '2018-02-27', '26.02.2018 13:10', '4260295881487', '1', 'a0YC000000kkQxD', '129.00', '179.00'),
(46258, '1025862827', NULL, NULL, 'Brian Mcconville', '35 RISHWORTH DRIVE', '', 'M403PR', 'MANCHESTER Lancashire', 'Grossbritannien', 'GB', NULL, NULL, '7711823820', '', NULL, NULL, 'GM-104-3 Noir Noir Noir', NULL, '1Z 8VF 459 68 4663 5450', 'UPS', NULL, '2018-02-28', '27.02.2018 16:09', '4260295880480', '1', 'a0YC000000kkgcZ', '150.00', '219.00'),
(46259, '1025821981', NULL, NULL, 'Jenny Barton', '1 Riddiford drive', '', 'CM12GB', 'Chelmsford', 'Grossbritannien', 'GB', NULL, NULL, '7884310462', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4670 0263', 'UPS', NULL, '2018-02-28', '27.02.2018 09:39', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46260, '1025819153', NULL, NULL, 'Shuqing He', '36 DEPTFORD HIGH STREET', 'Deptford', 'SE84AF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7830391626', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4709 1474', 'UPS', NULL, '2018-02-28', '27.02.2018 08:09', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46261, '1025819357', NULL, NULL, 'Thomas Mc Namara', '8 RANNOCH DRIVE', '', 'CV109TD', 'NUNEATON WARWICKSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '2477046204', '', NULL, NULL, 'GM-3005-A1 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4682 5085', 'UPS', NULL, '2018-02-28', '27.02.2018 08:39', '4260295880961', '1', 'a0YC000000kkQxA', '129.00', '179.00'),
(46262, '1025847151', NULL, NULL, 'John Keating', 'Fairmont  Hotel St Andrews', '', 'KY168PN', 'St Andrews Fife', 'Grossbritannien', 'GB', NULL, NULL, '7796274807', '', NULL, NULL, 'GM-513-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4695 7095', 'UPS', NULL, '2018-02-28', '27.02.2018 14:09', '4260295882170', '1', 'a0YC000000kkqqf', '132.99', '189.00'),
(46263, '1025841245', NULL, NULL, 'andrew coates', '44 STATION FARM', 'croesyceiliog', 'NP442JW', 'CWMBRAN', 'Grossbritannien', 'GB', NULL, NULL, '7460098523', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4818 3506', 'UPS', NULL, '2018-02-28', '27.02.2018 13:10', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46264, '1025847239', NULL, NULL, 'CHRIS Root', '38 Scholes Bank', 'Horwich', 'BL67QE', 'Horwich', 'Grossbritannien', 'GB', NULL, NULL, '7980289635', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4844 0317', 'UPS', NULL, '2018-02-28', '27.02.2018 14:09', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46265, '1025985535', NULL, NULL, 'Oliver Harmer', '11 PLOVER COURT', '', 'BA213TY', 'YEOVIL', 'Grossbritannien', 'GB', NULL, NULL, '7702087057', '', NULL, NULL, 'GM-513-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4858 9131', 'UPS', NULL, '2018-03-02', '28.02.2018 15:39', '4260295882170', '1', 'a0YC000000kkqqf', '132.99', '189.00'),
(46266, '1025935495', NULL, NULL, 'Edgar  Grabowski', '32 Gloucester Road', '', 'TW135BZ', 'Feltham', 'Grossbritannien', 'GB', NULL, NULL, '7791748686', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4795 3140', 'UPS', NULL, '2018-03-02', '28.02.2018 04:09', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46267, '1025935149', NULL, NULL, 'Suela Hamzi', '85-88HOLLANDWALK HOLLAND WALK', '', 'N193XS', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7377132767', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4649 1552', 'UPS', NULL, '2018-03-02', '28.02.2018 03:39', '4260295882255', '1', 'a0YC000000kkQze', '134.99', '189.00'),
(46268, '1025931407', NULL, NULL, 'Jake Binns', '10 BREECH CLOSE', 'Stoke on Trent', 'ST103JH', 'STOKE-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7805519279', '', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4634 0367', 'UPS', NULL, '2018-03-02', '28.02.2018 02:09', '4260295881371', '1', 'a0YC000000l2YRU', '135.01', '185.00'),
(46269, '1026016909', '', '', 'ilario Nobile', 'via manzoni 49', 'game center', '73015', 'SALICE SALENTINO LE', 'Italien', '', '', '', '3931043208', '', '', '', '103-6 Silver case/White face/Silver Metall Band', '', 'CY742456577DE', 'DHL', '', '2018-03-05', '28.02.2018 20:39', '4260295881609', '1', 'a0YC000000hu6PL', '174.99', '273.99'),
(46270, '1025922751', NULL, NULL, 'Jalil Turani', 'VIA MARCHE 26/d', '', '20090', 'PIEVE EMANUELE MI', 'Italien', 'IT', NULL, NULL, '3395641485', '', NULL, NULL, 'GM-104-5 Argent Blanc Noir', NULL, '711369677987', 'FedEx', NULL, '2018-03-01', '28.02.2018 01:39', '4260295881647', '1', 'a0YC000000iu2MV', '169.99', '249.99'),
(46271, '1026031907', NULL, NULL, 'Sebastien Fievee', '223 RUE RUE FONTVIEILLE', 'les jasmins E2', '06250', 'MOUGINS ALPES MARITIMES', 'Frankreich', 'FR', NULL, NULL, '3782123071', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369677998', 'FedEx', NULL, '2018-03-01', '28.02.2018 20:39', '4260295880077', '1', 'a0YC000000kF2G4', '159.99', '229.90'),
(46272, '1025968359', NULL, NULL, 'veronique Menichini', 'CHATEAU BIVORT DU CHATEAU, 1', '', '6140', 'FONTAINE L\'EVEQUE', 'Belgien', 'BE', NULL, NULL, '486702160', '', NULL, NULL, 'GM-507-4 Black case / Black face / Black Leather Band', NULL, '711369677943', 'FedEx', NULL, '2018-03-01', '28.02.2018 14:39', '4260295881173', '1', 'a0YC000000iuYSh', '145.00', '199.99'),
(46273, '1025926577', NULL, NULL, 'Vincent De Brandt', 'Chaussee de Willemeau 89', '', '7500', 'Tournai Hainaut', 'Belgien', 'BE', NULL, NULL, '477814529', '', NULL, NULL, 'GM-3009-2 Silver case / Black face / Black Leather Band', NULL, '711369677954', 'FedEx', NULL, '2018-03-01', '28.02.2018 02:09', '4260295881791', '1', 'a0YC000000kF6mF', '159.01', '249.01'),
(46274, '1026068813', NULL, NULL, 'Deborah Gibbons', '282 SUNDERLAND ROAD', '', 'NE348PX', 'SOUTH SHIELDS', 'Grossbritannien', 'GB', NULL, NULL, '7729308080', '', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '1Z 8VF 459 68 4747 5578', 'UPS', NULL, '2018-03-02', '01.03.2018 05:09', '4260295881685', '1', 'a0YC000000kkgcd', '150.00', '219.00'),
(46275, '1026066291', NULL, NULL, 'Martin Arajs', '9 WARREN CLOSE', '', 'AL100AL', 'HATFIELD HERTFORDSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7562633349', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4831 3188', 'UPS', NULL, '2018-03-02', '01.03.2018 03:09', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46276, '1026069075', '', '', 'Ben Cooke', '8FARGS QUARRY HILL PARADE', 'kent', 'TN92HR', 'TONBRIDGE', 'Grossbritannien', '', '', '', '7769152083', '', '', '', 'GM-513-1 Silver case / White face / Black Leather Band', 'Sendung am 14.03.18 zurück erhalten, da Annahme verweigert und Adresse falsch!', '1Z 8VF 459 68 4630 9197', 'UPS', '', '2018-03-02', '01.03.2018 05:39', '4260295882170', '1', 'a0YC000000kkqqf', '132.99', '189.00'),
(46277, '1026063293', NULL, NULL, 'Linda West', '5 THE LEYS', '', 'SG189RS', 'BIGGLESWADE', 'Grossbritannien', 'GB', NULL, NULL, '1462701261', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4755 9602', 'UPS', NULL, '2018-03-02', '01.03.2018 02:09', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46278, '1026079541', NULL, NULL, 'Alessandro Del Vecchio', 'VIA CADUTI DI CEFALONIA 15', 'IVORYTEARS MUSIC WORKS', '21019', 'SOMMA LOMBARDO VA', 'Italien', 'IT', NULL, NULL, '3489103881', '', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '711369678056', 'FedEx', NULL, '2018-03-02', '01.03.2018 12:09', '4260295881616', '1', 'a0YC000000hu6PM', '174.99', '273.99'),
(46279, '1026162259', NULL, NULL, 'Grace Groen', 'Melis Stokezijde 15', '', '2543GA', '\'S-GRAVENHAGE', 'Niederlande', 'NL', NULL, NULL, '612227157', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369678034', 'FedEx', NULL, '2018-03-02', '01.03.2018 22:10', '4260295880077', '1', 'a0YC000000kF2yt', '150.01', '229.00'),
(46280, '1026089415', NULL, NULL, 'Bert Langendam', 'Groot Barlaken 53', '', '1851GB', 'HEILOO Noord Holland', 'Niederlande', 'NL', NULL, NULL, '654230058', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369678045', 'FedEx', NULL, '2018-03-02', '01.03.2018 13:39', '4260295881807', '1', 'a0YC000000kF6mW', '159.01', '249.01'),
(46281, '546057205', NULL, NULL, 'VENKATA RAMANA MURTHY PINNINTI', 'Najda Street Fathima Bin Mubarak Street', 'Flat # 901, Bin Wanes Tower', 'Abu Dhabi', 'Abu Dhabi', '', 'AE', NULL, NULL, '+971505914762', '0010244W7I', NULL, NULL, 'Pionier Florida Men\'s Watch: GM-505-11', NULL, '425012744452', 'FedEx', NULL, '2018-03-05', '2018-02-27 10:09', 'a0YC000000kGp7zMAC', '1', 'a0YC000000kGp7zMAC', '961.60', '1199.00'),
(46282, '545612160', NULL, NULL, 'Faran Niaz', 'Mirdif Mirdif', '21-B,', 'Dubai', 'Shorooq Villas', '', 'AE', NULL, NULL, '0506128610', '0010180V1Y', NULL, NULL, '7002-6 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012744441', 'FedEx', NULL, '2018-03-05', '2018-02-24 15:13', 'a0YC000000k7P03MAE', '1', 'a0YC000000k7P03MAE', '871.03', '999.00'),
(46283, '545523032', NULL, NULL, 'ABDUGAFUR KHAKIMOV', 'Uptown Mirdi Terrace Apartments-C, Flat 7409', 'Mirdif', 'Dubai', 'Dubai', '34829', 'AE', NULL, NULL, '0551049884', '0010167TCD', NULL, NULL, '7002-2 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012744430', 'FedEx', NULL, '2018-03-05', '2018-02-23 23:39', 'a0YC000000k7OzjMAE', '1', 'a0YC000000k7OzjMAE', '871.03', '999.00'),
(46284, '1026194149', NULL, NULL, 'Umut Sulaimanova', 'Rue Brison 162Rue Brison 162', '', '1480', 'Tubize', 'Belgien', 'BE', NULL, NULL, '471876907', '', NULL, NULL, 'GM-3009-1 Silver case / White face / Black Leather Band', NULL, '711369678137', 'FedEx', NULL, '2018-03-05', '02.03.2018 02:39', '4260295881784', '1', 'a0YC000000kF6mE', '159.01', '249.01'),
(46285, '1026430503', NULL, NULL, 'Emmanuel BEAUVOIS', '150 Rue Henri Regnault', '', '59100', 'Roubaix', 'Frankreich', 'FR', NULL, NULL, '611375787', '', NULL, NULL, '7002-1 Silver case / White face / Black Leather Band', NULL, '711369678089', 'FedEx', NULL, '2018-03-05', '03.03.2018 21:10', '4260295882224', '1', 'a0YC000000kklHD', '154.99', '229.90'),
(46286, '1026413743', NULL, NULL, 'Peter Ogundipe', '157 Waterville Terrace', 'Blanchardstown ', 'DUBLIN15', 'Dublin', 'Irland', 'IE', NULL, NULL, '873608094', '', NULL, NULL, 'GM-111-3 Gold case / White face / Brown Leather Band', NULL, '711369678078', 'FedEx', NULL, '2018-03-05', '03.03.2018 20:09', '4260295882903', '1', 'a0YC000000l2o1g', '159.00', '235.00'),
(46287, '1026343861', NULL, NULL, 'Peter Ogundipe', '157 Waterville Terrace', 'Blanchardstown', 'DUBLIN15', 'Dublin', 'Irland', 'IE', NULL, NULL, '873608094', '', NULL, NULL, '514-9 Gold Case/Blue face/Stainless Steel Band', NULL, '711369678078', 'FedEx', NULL, '2018-03-05', '03.03.2018 12:39', '4260295882651', '1', 'a0YC000000l33lQ', '175.00', '260.00'),
(46288, '1026394415', NULL, NULL, 'Izzat Hannoush', 'VIA RUCA 19/21', 'c/o ITAP SPA', '25065', 'LUMEZZANE BS', 'Italien', 'IT', NULL, NULL, '3471751930', '', NULL, NULL, '103-1 Silver Case/Black Face/Black Leather Band', NULL, '711369678090', 'FedEx', NULL, '2018-03-05', '03.03.2018 18:40', '4260295880435', '1', 'a0YC000000hu6PG', '174.99', '273.99'),
(46289, '1026254297', NULL, NULL, 'Nora M\'hand', 'VIA DEGLI ADELARDI 4', '', '41121', 'MODENA MO', 'Italien', 'IT', NULL, NULL, '3297964582', '', NULL, NULL, '103-1 Silver Case/Black Face/Black Leather Band', NULL, '711369678104', 'FedEx', NULL, '2018-03-05', '02.03.2018 17:40', '4260295880435', '1', 'a0YC000000hu6PG', '174.99', '273.99'),
(46290, '1026223445', NULL, NULL, 'Valentina Casati O Gualini Giu', 'CORSO EUROPA 74 se assente ', 'consegnare a Gualini', '24020', 'SCANZOROSCIATE BG', 'Italien', 'IT', NULL, NULL, '3408726741', '', NULL, NULL, '103-1 Silver Case/Black Face/Black Leather Band', NULL, '711369678115', 'FedEx', NULL, '2018-03-05', '02.03.2018 13:40', '4260295880435', '1', 'a0YC000000hu6PG', '174.99', '273.99'),
(46291, '1026345807', NULL, NULL, 'Michela Trevisan (Presso Nigri', 'VICOLO POZZO 1', '', '37129', 'VERONA VR', 'Italien', 'IT', NULL, NULL, '3200972238', '', NULL, NULL, '103-8 Gold case/Black face/gold metall band', NULL, '711369678126', 'FedEx', NULL, '2018-03-05', '03.03.2018 13:39', '4260295881623', '1', 'a0YC000000hu6PN', '174.99', '273.99'),
(46292, '1026410697', NULL, NULL, 'Darrel Carter', '5 Rayleigh House Shirley Road', 'Abbotts langley', 'WD50NE', 'Herts', 'Grossbritannien', 'GB', NULL, NULL, '7944922828', '', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '1Z 8VF 459 68 4640 0417', 'UPS', NULL, '2018-03-05', '03.03.2018 19:40', '4260295881685', '1', 'a0YC000000kkgcd', '150.00', '219.00'),
(46293, '1026312825', NULL, NULL, 'Christopher Ratcliffe', '12 STRICKLAND STREET', 'Shotton', 'CH51AN', 'DEESIDE CLWYD', 'Grossbritannien', 'GB', NULL, NULL, '7484831317', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4700 7627', 'UPS', NULL, '2018-03-05', '03.03.2018 01:10', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46294, '1026416241', NULL, NULL, 'Jelena Lisaj', 'Flat 14 38 Leinster Square', '', 'W24PT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '07916 403527‬‬', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4899 7235', 'UPS', NULL, '2018-03-05', '03.03.2018 20:10', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46295, '1026257257', NULL, NULL, 'Jackie Kirkby', '122 FEECHES ROAD', '', 'SS26TD', 'SOUTHEND-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7910005814', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4802 5249', 'UPS', NULL, '2018-03-05', '02.03.2018 17:09', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46296, '1026584381', NULL, NULL, 'Jackie Marshall', '12 FERN AVENUE', 'Bentley', 'DN59QX', 'DONCASTER', 'Grossbritannien', 'GB', NULL, NULL, '7894533633', '', NULL, NULL, 'GM-104-7 Argent Noir Acier', NULL, '1Z 8VF 459 68 4838 7653', 'UPS', NULL, '2018-03-05', '04.03.2018 23:10', '4260295881661', '1', 'a0YC000000kkgcc', '150.00', '219.00'),
(46297, '1026460625', NULL, NULL, 'christine gemmell', '18 PYM STREET', '', 'OL101BY', 'HEYWOOD', 'Grossbritannien', 'GB', NULL, NULL, '7941514362', '', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '1Z 8VF 459 68 4862 0462', 'UPS', NULL, '2018-03-05', '04.03.2018 05:09', '4260295881685', '1', 'a0YC000000kkgcd', '150.00', '219.00'),
(46298, '1026573431', NULL, NULL, 'Adrian Woodward', '56 CHELSTON ROAD', 'Rubery', 'B315BU', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '1212438915', '', NULL, NULL, 'GM-3005-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4809 9670', 'UPS', NULL, '2018-03-05', '04.03.2018 22:09', '4260295880909', '1', 'a0YC000000kkQx7', '129.00', '179.00'),
(46299, '1026445595', NULL, NULL, 'Rafia Khanum', '109 ROUNDTHORN ROAD', '', 'OL41QL', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7412147245', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4764 1281', 'UPS', NULL, '2018-03-05', '04.03.2018 00:39', '4260295881487', '1', 'a0YC000000kkQxD', '129.00', '179.00'),
(46300, '1026533513', '', '', 'Matthew Kitching', 'Chemistry Dept Durham ', 'University, Stockton road', 'DH13LE', 'Durham County Durham', 'Grossbritannien', '', '', '', '7580712231', '', '', '', 'GM-513-1 Silver case / White face / Black Leather Band', 'Am 05.04 18 hat er das Geld von Groupon zurück erhalten, da die Uhr kaputt angekommen ist. Wo ist die Uhr???', '1Z 8VF 459 68 4710 1293', 'UPS', '', '2018-03-05', '04.03.2018 17:40', '4260295882170', '1', 'a0YC000000kEfKj', '133.00', '179.00'),
(46301, '1026451371', '', '', 'Mrs Sally Jardine', '13 Kensington Drive', 'Spalding', 'PE112UU', 'Spalding Lincs', 'Grossbritannien', '', '', '', '7791847000', '', '', '', 'GM-513-4 Gold case / Black face / Brown Leather Band\r\nSent on the 7th of March ', '', '1Z 8VF 459 68 4653 7342', 'UPS', '', '2018-03-05', '04.03.2018 01:39', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46302, '1026553627', NULL, NULL, 'Nicaise aime Biayo bankoue', '68 BLV BOULEVARD JEAN JAURES', 'Chez ngo tehna rose', '78400', 'CHATOU', 'Frankreich', 'FR', NULL, NULL, '781783987', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369678159', 'FedEx', NULL, '2018-03-05', '04.03.2018 18:40', '4260295882200', '1', 'a0YC000000kkrlb', '160.00', '249.90'),
(46303, '1026504545', NULL, NULL, 'Marc   Gibert', '2 RUE GUSTAVE FLAUBERT', '', '69780', 'MIONS', 'Frankreich', 'FR', NULL, NULL, '660667472', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '711369678160', 'FedEx', NULL, '2018-03-05', '04.03.2018 13:40', '4260295881234', '1', 'a0YC000000kklIo', '145.01', '229.90'),
(46304, '546876806', NULL, NULL, 'BYOUNG SAM CHUN', 'Flat No. 2, Mezzainine Floor Shabiya-10', 'Bldg.No. 98', 'Abu Dhabi', 'Musaffa', '', 'AE', NULL, NULL, '0502889708', '0010040WMH', NULL, NULL, '7002-6 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012745172', 'FedEx', NULL, '2018-03-06', '2018-03-04 16:41', 'a0YC000000k7P03MAE', '1', 'a0YC000000k7P03MAE', '871.03', '999.00'),
(46305, '546864585', NULL, NULL, 'HATEM RASHAD', 'Apartment 502 - C3 Tower Baynounah Street / King Abdullah Bin Abdelaziz', 'Al Bateen towers,  behind ADIB Bank', 'Abu Dhabi', '', '', 'AE', NULL, NULL, '0501702025', '0010056CRQ', NULL, NULL, 'Pionier Florida Men\'s Watch: GM-505-11', NULL, '425012745183', 'FedEx', NULL, '2018-03-06', '2018-03-04 14:13', 'a0YC000000kGp7zMAC', '1', 'a0YC000000kGp7zMAC', '961.60', '1199.00'),
(46306, '1026498239', NULL, NULL, 'Cristina Bersani in Spedo', 'VIA VENTISEI APRILE 10a Orari ', '8.20-13.20 oppure 14.15-15.45', '37050', 'OPPEANO VR', 'Italien', 'IT', NULL, NULL, '3471910514', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369678181', 'FedEx', NULL, '2018-03-06', '04.03.2018 15:09', '4260295880107', '1', 'a0YC000000l320x', '175.00', '274.00'),
(46307, '1026458741', NULL, NULL, 'Michele Billi', 'VIA DI FUNGAIA 8', '', '56031', 'BIENTINA PI', 'Italien', 'IT', NULL, NULL, '3395800956', '', NULL, NULL, 'GM-111-12 Black case/Black face/Black Metall Band', NULL, '711369678192', 'FedEx', NULL, '2018-03-06', '04.03.2018 04:39', '4260295882996', '1', 'a0YC000000l2gsS', '158.99', '248.90'),
(46308, '1026619159', NULL, NULL, 'Jean-claude Turpin', '425 CHEMIN DU MAGNE', '', '33240', 'LA LANDE DE FRONSAC', 'Frankreich', 'FR', NULL, NULL, '698853953', '', NULL, NULL, '506-8 Silver Case/White Dial/Stainless Steel Band', NULL, '711369678207', 'FedEx', NULL, '2018-03-06', '05.03.2018 09:39', '4260295882552', '1', 'a0YC000000l3Aj6', '154.99', '269.90'),
(46309, '1026608871', NULL, NULL, 'Justine Marcinow', '5 PLACE SAINT JACQUES', '', '80100', 'ABBEVILLE', 'Frankreich', 'FR', NULL, NULL, '666608319', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369678218', 'FedEx', NULL, '2018-03-06', '05.03.2018 02:09', '4260295880077', '1', 'a0YC000000kF2G4', '159.99', '229.90'),
(46310, '1026632639', NULL, NULL, 'Il Pizzicagnolo di Ciapponi Ar', 'PIAZZA SAN GIORGIO Piazza San ', 'Giorgio, 1 ', '23823', 'COLICO LC', 'Italien', 'IT', NULL, NULL, '3276195230', '', NULL, NULL, '506-10 Gold case/Black face/Stainless Steel Band', NULL, '711369678229', 'FedEx', NULL, '2018-03-06', '05.03.2018 13:40', '4260295882576', '1', 'a0YC000000l32zQ', '155.00', '242.50'),
(46311, '1026683701', NULL, NULL, 'Alicja Mordak', 'ARMACELLUK MARS STREET', '', 'OL96LY', 'OLDHAM', 'Grossbritannien', 'GB', NULL, NULL, '7768068541', '', NULL, NULL, '7002-8 Gold Case / White face / Strainless steel band', NULL, '1Z 8VF 459 68 4897 5704', 'UPS', NULL, '2018-03-06', '05.03.2018 20:10', '4260295882293', '1', 'a0YC000000kkQzi', '134.99', '189.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(46312, '1026596881', NULL, NULL, 'A H Rivas-Toro', '16A HIGH STREET', '', 'TN91EJ', 'TONBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7380677445', '', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4775 1724', 'UPS', NULL, '2018-03-06', '05.03.2018 00:39', '4260295881371', '1', 'a0YC000000l2YRU', '135.01', '185.00'),
(46313, '1026760219', NULL, NULL, 'Mia Becovi', 'Rue d\'Assaut 24Boîte 2', '', '6041', 'Gosselies', 'Belgien', 'BE', NULL, NULL, '492072147', '', NULL, NULL, 'GM-507-4 Black case / Black face / Black Leather Band', NULL, '711369678273', 'FedEx', NULL, '2018-03-07', '06.03.2018 15:10', '4260295881173', '1', 'a0YC000000iuYSh', '145.00', '199.99'),
(46314, '1026799739', NULL, NULL, 'Attoumani Mbaraka', '97 Boulevard De L Embouchure', 'Appartement F304', '31200', 'Toulouse', 'Frankreich', 'FR', NULL, NULL, '683544929', '', NULL, NULL, '506-3 Gold case / Black face / Brown Leather Band', NULL, '711369678251', 'FedEx', NULL, '2018-03-07', '06.03.2018 18:40', '4260295880886', '1', 'a0YC000000l3Aj2', '154.99', '269.90'),
(46315, '1026724477', NULL, NULL, 'GAELLE HEYRIES', 'N° 28 RUE GEORGES BIZET', '', '29200', 'BREST', 'Frankreich', 'FR', NULL, NULL, '611607903', '', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '711369678262', 'FedEx', NULL, '2018-03-07', '06.03.2018 01:09', '4260295881432', '1', 'a0YC000000kklGN', '154.99', '229.90'),
(46316, '1026729323', NULL, NULL, 'Phillippa Main', '10 VIVIAN STREET', '', 'NP132LE', 'ABERTILLERY', 'Grossbritannien', 'GB', NULL, NULL, '1495423970', '', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4724 5334', 'UPS', NULL, '2018-03-07', '06.03.2018 07:09', '4260295880978', '1', 'a0YC000000kkQxB', '129.00', '179.00'),
(46317, '1026922347', NULL, NULL, 'Luca Muscaridola', 'VIA SAN BARTOLO Papi Snc 15/a', '', '60012', 'TRECASTELLI AN', 'Italien', 'IT', NULL, NULL, '3388959659', '', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '711369678300', 'FedEx', NULL, '2018-03-08', '07.03.2018 22:39', '4260295881630', '1', 'a0YC000000hu6PO', '174.99', '273.99'),
(46318, '1027124929', NULL, NULL, 'S Sinouvassan', '7 Place Des Mouettes', '', '95140', 'Garges Les Gonesse', 'Frankreich', 'FR', NULL, NULL, '646804870', '', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '711369678376', 'FedEx', NULL, '2018-03-12', '09.03.2018 19:39', '4260295881616', '1', 'a0YC000000kklKT', '169.90', '269.90'),
(46319, '1027093315', NULL, NULL, 'benedicte tania', '73 RUE RUE DE LA FAISANDERIE', 'de la faisanderis', '75116', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '3753577988', '', NULL, NULL, 'GM-509-7 Gold Case / Black Face / Gold Stainless steel band', NULL, '711369678387', 'FedEx', NULL, '2018-03-12', '09.03.2018 13:40', '4260295881968', '1', 'a0YC000000kklIs', '145.01', '229.90'),
(46320, '1027215745', NULL, NULL, 'Viorel Stepanov', '68 Lios Cian', '', 'K67DC80', 'Swords Co.Dublin', 'Irland', 'IE', NULL, NULL, '870621053', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369678354', 'FedEx', NULL, '2018-03-12', '10.03.2018 19:10', '4260295880107', '1', 'a0YC000000l33lJ', '175.00', '260.00'),
(46321, '1027163103', NULL, NULL, 'Filippo Barone (RB Service)', 'VIA ESCHILO 8', '', '96013', 'CARLENTINI SR', 'Italien', 'IT', NULL, NULL, '957837211', '', NULL, NULL, '514-11 Black case/Black Face/Stainless Steel Band', NULL, '711369678398', 'FedEx', NULL, '2018-03-12', '10.03.2018 11:39', '4260295882675', '1', 'a0YC000000l3216', '175.00', '274.00'),
(46322, '1027001235', NULL, NULL, 'Jasmine Bonaldo', 'Via tavazzano 2', '', '20155', 'Milano MI', 'Italien', 'IT', NULL, NULL, '3463573983', '', NULL, NULL, 'GM-111-6 Black Case/Black Face/Black Leather Band', NULL, '711369678402', 'FedEx', NULL, '2018-03-12', '08.03.2018 17:09', '4260295882934', '1', 'a0YC000000l2gsM', '158.99', '248.90'),
(46323, '1026958305', NULL, NULL, 'Klodian Melengu', 'VIA DEI GRACCHI 303', '', '00192', 'ROMA RO', 'Italien', 'IT', NULL, NULL, '3285679587', '', NULL, NULL, '103-1 Silver Case/Black Face/Black Leather Band', NULL, '711369678413', 'FedEx', NULL, '2018-03-12', '08.03.2018 05:39', '4260295880435', '1', 'a0YC000000hu6PG', '174.99', '273.99'),
(46324, '1027233975', NULL, NULL, 'kingsley ofeimu', '7 FERGUSSON WALK, MORLEY', '', 'LS270FT', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7403384577', '', NULL, NULL, '3006-2 Gold Case/Black face/Black leather Band', NULL, '1Z 8VF 459 68 4632 3751', 'UPS', NULL, '2018-03-12', '10.03.2018 22:39', '4260295881005', '1', 'a0YC000000l3mfj', '126.00', '179.00'),
(46325, '1027060305', NULL, NULL, 'Seamus Murray', '33 Richmond Road', 'Cheney Manor', 'SN21LY', 'Swindon Wiltshire', 'Grossbritannien', 'GB', NULL, NULL, '0788 292 894 9', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4754 0569', 'UPS', NULL, '2018-03-12', '09.03.2018 05:39', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46326, '1026958109', NULL, NULL, 'Thevy Vyapooree', '20 BURNHAM CLOSE', '', 'IP44ED', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '1473420146', '', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4896 3771', 'UPS', NULL, '2018-03-12', '08.03.2018 04:39', '4260295880985', '1', 'a0YC000000kkQxC', '129.00', '179.00'),
(46327, '1027145117', NULL, NULL, 'daniel mitrica', 'FLAT65 PARKV ROE GREEN', '', 'NW90PP', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7950685407', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4780 9387', 'UPS', NULL, '2018-03-12', '10.03.2018 00:39', '4260295881234', '1', 'a0YC000000l2YRq', '134.99', '189.00'),
(46328, '1027233549', NULL, NULL, 'Nerea Campos Nieto', '16 FURZEFIELD', '', 'RH117JS', 'CRAWLEY', 'Grossbritannien', 'GB', NULL, NULL, '7826515842', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4633 3393', 'UPS', NULL, '2018-03-12', '10.03.2018 22:10', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46329, '547612068', NULL, NULL, 'Ashley Glueck', '2454 building, opposite khalifa park next to rotana ajran Al salam 2454 Building, Opposite Khalifa Park Next To Rotana Ajran', 'Apartment 1001', 'Abu Dhabi', 'Abu dhabi', '', 'AE', NULL, NULL, '0552020283', '0010007VU1', NULL, NULL, '7002-10 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012746867', 'FedEx', NULL, '2018-03-13', '2018-03-09 12:15', 'a0YC000000k7P0NMAU', '1', 'a0YC000000k7P0NMAU', '871.03', '999.00'),
(46330, '1027331961', NULL, NULL, 'Piet Rosseel', 'Kapellendries 68', '68', '9090', 'Gontrode Oost-Vlaanderen', 'Belgien', 'BE', NULL, NULL, '0478/455910', '', NULL, NULL, 'GM-109-3 Gold Case/Black Face/Brown band', NULL, '711369678468', 'FedEx', NULL, '2018-03-13', '11.03.2018 20:09', '4260295882361', '1', 'a0YC000000iuYLz', '165.00', '229.00'),
(46331, '1027255413', NULL, NULL, 'cyril frugoli', '87 chemin de mimet', '', '13015', 'Marseille', 'Frankreich', 'FR', NULL, NULL, '625295339', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369678479', 'FedEx', NULL, '2018-03-13', '11.03.2018 02:39', '4260295880144', '1', 'a0YC000000l3Aeg', '175.01', '269.90'),
(46332, '1027249117', NULL, NULL, 'Alexandre Debord', '13 RUE DU DOCTEUR ROBERT ', 'PASCAUD ', '87270', 'COUZEIX', 'Frankreich', 'FR', NULL, NULL, '777288684', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369678480', 'FedEx', NULL, '2018-03-13', '11.03.2018 00:39', '4260295880442', '1', 'a0YC000000kklKO', '169.90', '269.90'),
(46333, '1027344165', NULL, NULL, 'Sam Elliott', '18 Market Close', '', 'BH151NQ', 'Poole Dorset', 'Grossbritannien', 'GB', NULL, NULL, '7518545356', '', NULL, NULL, 'GM-104-3 Noir Noir Noir', NULL, '1Z 8VF 459 68 4643 1803', 'UPS', NULL, '2018-03-13', '11.03.2018 20:39', '4260295880480', '1', 'a0YC000000kkgcZ', '150.00', '219.00'),
(46334, '1027248499', NULL, NULL, 'Camron Davis', '15 Rodney Road', '', 'CM59HN', 'Ongar Essex', 'Grossbritannien', 'GB', NULL, NULL, '7802582015', '', NULL, NULL, 'GM-104-7 Argent Noir Acier', NULL, '1Z 8VF 459 68 4724 0615', 'UPS', NULL, '2018-03-13', '11.03.2018 01:09', '4260295881661', '1', 'a0YC000000kkgcc', '150.00', '219.00'),
(46335, '1027478501', NULL, NULL, 'Vivaldis interim tav Najat Boh', 'Etienne Blondieaustraat 28', '', '1800', 'Vilvoorde', 'Belgien', 'BE', NULL, NULL, '483543888', '', NULL, NULL, 'GM-507-1 Silver case / White face / Black Leather Band', NULL, '711369678582', 'FedEx', NULL, '2018-03-14', '13.03.2018 00:10', '4260295881142', '1', 'a0YC000000iuYSe', '145.00', '199.99'),
(46336, '1027569527', NULL, NULL, 'Yannick Rolland', '17 Rue de la coquelette', '', '45300', 'Bouilly en Gatinais', 'Frankreich', 'FR', NULL, NULL, '238330252', '', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369678560', 'FedEx', NULL, '2018-03-14', '13.03.2018 20:09', '4260295881371', '1', 'a0YC000000kklGK', '154.99', '229.90'),
(46337, '1027469393', NULL, NULL, 'Patrick Delecourt', '147 RUE DU QUESNOY', '', '59920', 'QUIEVRECHAIN', 'Frankreich', 'FR', NULL, NULL, '761900782', '', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '711369678527', 'FedEx', NULL, '2018-03-14', '12.03.2018 21:09', '4260295881593', '1', 'a0YC000000kklKR', '169.90', '269.90'),
(46338, '1027452517', NULL, NULL, 'Ghislaine GILLES', '5 ter Paul Michel', '', '13290', 'LES MILLES', 'Frankreich', 'FR', NULL, NULL, '674725157', '', NULL, NULL, 'GM-507-2 Silver case / Black face / Black Leather Band', NULL, '711369678538', 'FedEx', NULL, '2018-03-14', '12.03.2018 18:09', '4260295881159', '1', 'a0YC000000kklEp', '150.01', '219.90'),
(46339, '1027444413', NULL, NULL, 'Jean-claude Turpin', '425 CHEMIN DU MAGNE', '', '33240', 'LA LANDE DE FRONSAC GIRONDE', 'Frankreich', 'FR', NULL, NULL, '698853953', '', NULL, NULL, '506-13 Rosegold case/Blue face/Stainless Steel Band', NULL, '711369678549', 'FedEx', NULL, '2018-03-14', '12.03.2018 16:39', '4260295882606', '1', 'a0YC000000l3AjB', '154.99', '269.90'),
(46340, '1027390819', NULL, NULL, 'Eddy Gnaedinger', '20 RUE PIERRE LANGLAIS PERE ', 'ET FILS porte numéro 5', '35000', 'RENNES', 'Frankreich', 'FR', NULL, NULL, '230028053', '', NULL, NULL, '506-13 Rosegold case/Blue face/Stainless Steel Band', NULL, '711369678550', 'FedEx', NULL, '2018-03-14', '12.03.2018 04:39', '4260295882606', '1', 'a0YC000000l3AjB', '154.99', '269.90'),
(46341, '1027412619', NULL, NULL, 'Valerio Russo', 'VIA SANTA CATERINA 109', 'Caserma Carabinieri', '89832', 'ARENA VV', 'Italien', 'IT', NULL, NULL, '3883695396', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369678505', 'FedEx', NULL, '2018-03-14', '12.03.2018 14:09', '4260295880107', '1', 'a0YC000000l320x', '175.00', '274.00'),
(46342, '1027391173', NULL, NULL, 'klovis hitaj', 'tommaso san severino 10', '', '84081', 'baronissi SA', 'Italien', 'IT', NULL, NULL, '3204088291', '', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '711369678516', 'FedEx', NULL, '2018-03-14', '12.03.2018 07:39', '4260295881593', '1', 'a0YC000000hu6PK', '174.99', '273.99'),
(46343, '1027562235', NULL, NULL, 'Giada Battistini', 'Via Rigosa 50/b', 'Tabaccheria Peter Pan', '40069', 'Zola Predosa BO', 'Italien', 'IT', NULL, NULL, '335466499', '', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '711369678571', 'FedEx', NULL, '2018-03-14', '13.03.2018 20:40', '4260295881630', '1', 'a0YC000000hu6PO', '174.99', '273.99'),
(46344, '1027439487', NULL, NULL, 'Alena Van- Beest', 'reception 100 Leman Street', '', 'E18EU', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7988922246', '', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4633 3437', 'UPS', NULL, '2018-03-14', '12.03.2018 16:40', '4260295880978', '1', 'a0YC000000kkQxB', '129.00', '179.00'),
(46345, '1027416677', NULL, NULL, 'Daniel Kane', '66 LESNEY GARDENS', '', 'SS41TZ', 'ROCHFORD', 'Grossbritannien', 'GB', NULL, NULL, '7487771432', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4648 9449', 'UPS', NULL, '2018-03-14', '12.03.2018 13:39', '4260295882255', '1', 'a0YC000000kkQze', '134.99', '189.00'),
(46346, '548191294', NULL, NULL, 'BYOUNG SAM CHUN', 'Flat No. 2, Mezzainine Floor Shabiya-10', 'Bldg.No. 98', 'Abu Dhabi', 'Musaffa', '', 'AE', NULL, NULL, '0502889708', '0010127XJH', NULL, NULL, '7002-7 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012747359', 'FedEx', NULL, '2018-03-15', '2018-03-13 09:10', 'a0YC000000k7P08MAE', '1', 'a0YC000000k7P08MAE', '871.03', '999.00'),
(46347, '1027641213', NULL, NULL, 'Mariusz Peczkowicz', '902 Cradford 45 Palmers Road', '', 'E20DF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7834317213', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4629 9850', 'UPS', NULL, '2018-03-15', '14.03.2018 14:40', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46348, '1027596133', NULL, NULL, 'Daniel Kane', '66 LESNEY GARDENS', '', 'SS41TZ', 'ROCHFORD', 'Grossbritannien', 'GB', NULL, NULL, '7487771432', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4610 0661', 'UPS', NULL, '2018-03-15', '14.03.2018 01:09', '4260295880107', '1', 'a0YC000000l3mOW', '154.99', '239.00'),
(46349, '1027625189', NULL, NULL, 'Nathalie Baumhauer', '9 Rue du Kritt', '', '67280', 'Urmatt', 'Frankreich', 'FR', NULL, NULL, '388473644', '', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '711369678608', 'FedEx', NULL, '2018-03-15', '14.03.2018 11:40', '4260295881616', '1', 'a0YC000000kklKT', '169.90', '269.90'),
(46350, '1027602095', NULL, NULL, 'GregoryBertrand Bertrand', '315 avenue du jura', '', '74890', 'bons en chablais', 'Frankreich', 'FR', NULL, NULL, '646482203', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '711369678619', 'FedEx', NULL, '2018-03-15', '14.03.2018 02:09', '4260295881197', '1', 'a0YC000000kklKQ', '169.90', '269.90'),
(46351, '1027668931', NULL, NULL, 'Jorge  Villantoy Alanya', 'Via Enrico Giglioli 72/29', '', '20156', 'Genova GE', 'Italien', 'IT', NULL, NULL, '3474697814', '', NULL, NULL, '514-10 Gold-Black Case/Black Face/Stainless Steel Band', NULL, '711369678620', 'FedEx', NULL, '2018-03-15', '14.03.2018 19:39', '4260295882668', '1', 'a0YC000000l3215', '175.00', '274.00'),
(46352, '1027639651', NULL, NULL, 'annamaria De Blasio', 'CONTRADA SAN VITO 1CONTRADA ', 'SAN VITO 74 ', '82100', 'BENEVENTO BN', 'Italien', 'IT', NULL, NULL, '3273307205', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369678630', 'FedEx', NULL, '2018-03-15', '14.03.2018 15:40', '4260295880442', '1', 'a0YC000000hu6PH', '174.99', '273.99'),
(46353, '1027811469', NULL, NULL, 'benedicte tania', '73 RUE RUE DE LA FAISANDERIE', 'de la faisanderis', '75116', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '3753577988', '', NULL, NULL, 'GM-509-7 Gold Case / Black Face / Gold Stainless steel band', NULL, '711369678663', 'FedEx', NULL, '2018-03-16', '15.03.2018 23:09', '4260295881968', '1', 'a0YC000000kklIs', '145.01', '229.90'),
(46354, '1027762489', NULL, NULL, 'Roberto Matriciani', 'VIA EUGENIO MONTALE 40', '', '6073', 'CORCIANO PG', 'Italien', 'IT', NULL, NULL, '3477768852', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369678652', 'FedEx', NULL, '2018-03-16', '15.03.2018 16:40', '4260295880107', '1', 'a0YC000000l320x', '175.00', '274.00'),
(46355, '1027793739', NULL, NULL, 'David Tranter', '26 Woodfield Avenue', 'Pensnett', 'DY54RE', 'Brierley Hill', 'Grossbritannien', 'GB', NULL, NULL, '7765234627', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4706 7876', 'UPS', NULL, '2018-03-16', '15.03.2018 21:09', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46356, '1027793175', NULL, NULL, 'Davif Mcleod', 'Bridge of Don 10 Cameron ', 'Place. Bridge of Don', 'AB238QL', 'Aberdeen', 'Grossbritannien', 'GB', NULL, NULL, '7722283666', '', NULL, NULL, 'GM-3005-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4881 7483', 'UPS', NULL, '2018-03-16', '15.03.2018 21:09', '4260295880909', '1', 'a0YC000000kkQx7', '129.00', '179.00'),
(46357, '1027711601', NULL, NULL, 'Jordan Miles', 'LITTLECHARITY SWATTENDEN LANE', '', 'TN173PS', 'CRANBROOK', 'Grossbritannien', 'GB', NULL, NULL, '7415377587', '', NULL, NULL, 'GM-3005-A1 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4700 5496', 'UPS', NULL, '2018-03-16', '15.03.2018 00:40', '4260295880961', '1', 'a0YC000000kkQxA', '129.00', '179.00'),
(46358, '1028163467', NULL, NULL, 'Bruno JOLIVEL', '31 rue Marcel LOFFEL', '', '95100', 'ARGENTEUIL', 'Frankreich', 'FR', NULL, NULL, '620506069', '', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369678685', 'FedEx', NULL, '2018-03-19', '18.03.2018 19:11', '42602958811418', '1', 'a0YC000000kklGL', '154.99', '229.90'),
(46359, '1028085947', NULL, NULL, 'Nassar Olivier', '11 Boulevard des Amis ', 'Batiment C6 Les Lierres ', '13008', 'Marseille', 'Frankreich', 'FR', NULL, NULL, '633726209', '', NULL, NULL, '514-8 Gold Case/Black Face/Stainless Steel Band', NULL, '711369678696', 'FedEx', NULL, '2018-03-19', '18.03.2018 13:40', '4260295882644', '1', 'a0YC000000l3Ael', '175.01', '269.90'),
(46360, '1028072023', NULL, NULL, 'Fournie Nathalie', '1 B RUE DE GODENVILLERS', '', '60420', 'DOMFRONT Oise', 'Frankreich', 'FR', NULL, NULL, '630685088', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '711369678700', 'FedEx', NULL, '2018-03-19', '18.03.2018 12:39', '4260295880916', '1', 'a0YC000000kkmiI', '145.01', '219.90'),
(46361, '1028054561', NULL, NULL, 'Adama Dene', '6 SQUARE VOLTAIRE', '', '94230', 'CACHAN Ile de france', 'Frankreich', 'FR', NULL, NULL, '623508781', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '711369678711', 'FedEx', NULL, '2018-03-19', '18.03.2018 10:41', '4260295881234', '1', 'a0YC000000kklIo', '145.01', '229.90'),
(46362, '1028160851', NULL, NULL, 'giovanni dell\'edera', 'via angiuli 48 chiamare prima ', 'della consegna al 3356059807', '70019', 'triggiano BA', 'Italien', 'IT', NULL, NULL, '3356059807', '', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '711369678722', 'FedEx', NULL, '2018-03-19', '18.03.2018 21:10', '4260295881616', '1', 'a0YC000000hu6PM', '174.99', '273.99'),
(46363, '1027949445', NULL, NULL, 'Karen Fowler', '54 FOSTER ROAD', '', 'OX141YW', 'ABINGDON', 'Grossbritannien', 'GB', NULL, NULL, '01235 525717', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4626 1532', 'UPS', NULL, '2018-03-19', '17.03.2018 13:39', '4260295881401', '1', 'a0YC000000l2YRT', '135.01', '185.00'),
(46364, '1028023405', NULL, NULL, 'Nikolinka Mincheva', 'flat73 Christchurch house', 'Christchurch road', 'SW23UD', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7575875356', '', NULL, NULL, '514-9 Gold Case/Blue face/Stainless Steel Band', NULL, '1Z 8VF 459 68 4788 1549', 'UPS', NULL, '2018-03-19', '18.03.2018 00:09', '4260295882651', '1', 'a0YC000000l3mOd', '154.99', '239.00'),
(46365, '1028166117', NULL, NULL, 'Alan McLoughlin-Ashton', '4 SPINNEY CLOSE', 'NEW LONGTON', 'PR44JF', 'PRESTON', 'Grossbritannien', 'GB', NULL, NULL, '7972283995', '', NULL, NULL, '7002-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4831 5953', 'UPS', NULL, '2018-03-19', '18.03.2018 20:39', '4260295882224', '1', 'a0YC000000kkQzc', '134.99', '189.00'),
(46366, '1028109331', NULL, NULL, 'James Weir', '49 HOPEMAN STREET', '', 'G468EX', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7745763436', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4730 0765', 'UPS', NULL, '2018-03-19', '18.03.2018 16:11', '4260295882255', '1', 'a0YC000000kkQze', '134.99', '189.00'),
(46367, '1028116535', NULL, NULL, 'Alfred Roebuck', '24 Glendower Avenue', 'Tilehill', 'CV58BE', 'Coventry West midlands', 'Grossbritannien', 'GB', NULL, NULL, '7877156238', '', NULL, NULL, 'GM-111-3 Gold case / White face / Brown Leather Band', NULL, '1Z 8VF 459 68 4841 1974', 'UPS', NULL, '2018-03-19', '18.03.2018 16:40', '4260295882903', '1', 'a0YC000000l3lkG', '149.99', '229.00'),
(46368, '1028020327', NULL, NULL, 'Aurora Carmen Ciobanu', '4 Whistler Gardens', 'Edgware', 'HA85TT', 'Middlesex London', 'Grossbritannien', 'GB', NULL, NULL, '7740856503', '', NULL, NULL, 'GM-3005-A1 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4766 5587', 'UPS', NULL, '2018-03-19', '17.03.2018 23:40', '4260295880961', '1', 'a0YC000000kkQxA', '129.00', '179.00'),
(46369, '1027823155', NULL, NULL, 'john mcbain', '17 broadway', '', 'LA12BX', 'lancaster', 'Grossbritannien', 'GB', NULL, NULL, '01524 34354', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4611 7591', 'UPS', NULL, '2018-03-19', '16.03.2018 02:39', '4260295881487', '1', 'a0YC000000kkQxD', '129.00', '179.00'),
(46370, '1028084691', NULL, NULL, 'Ryan Adams', 'PERRYHOUSE HIGH STREET', 'Wrotham', 'TN157AA', 'SEVENOAKS Kent', 'Grossbritannien', 'GB', NULL, NULL, '7415007720', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4746 4008', 'UPS', NULL, '2018-03-19', '18.03.2018 14:39', '4260295881487', '1', 'a0YC000000kkQxD', '129.00', '179.00'),
(46371, '1027879551', NULL, NULL, 'Carolyn Owen', 'PENMAEN Y FRON', '', 'LL536HU', 'PWLLHELI', 'Grossbritannien', 'GB', NULL, NULL, '755734233', '', NULL, NULL, 'GM-3009-7 Gold case/Black Face/Gold Steel Band', NULL, '1Z 8VF 459 68 4664 0819', 'UPS', NULL, '2018-03-19', '16.03.2018 18:40', '4260295881845', '1', 'a0YC000000l2YRd', '130.00', '179.00'),
(46372, '1027914973', NULL, NULL, 'Robert Smith', '408 HALL ROAD', '', 'NR46NF', 'NORWICH', 'Grossbritannien', 'GB', NULL, NULL, '7557045142', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4842 4022', 'UPS', NULL, '2018-03-19', '17.03.2018 01:10', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46373, '1028038871', NULL, NULL, 'Zubair Khan', '14 WESTFIELD GROVE', '', 'WF13RS', 'WAKEFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7460117186', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4702 9630', 'UPS', NULL, '2018-03-19', '18.03.2018 06:39', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46374, '1028017697', NULL, NULL, 'Robyn Newton', '25 BONNYGATE', '', 'SS142QN', 'BASILDON', 'Grossbritannien', 'GB', NULL, NULL, '7773034330', '', NULL, NULL, 'GM-513-5 Black Case / Black Face / Black Leather band', NULL, '1Z 8VF 459 68 4771 3640', 'UPS', NULL, '2018-03-19', '17.03.2018 23:10', '4260295882217', '1', 'a0YC000000kkqqi', '132.99', '189.00'),
(46375, '1028275657', NULL, NULL, 'Carlos De', '17 Chemin Jean-Marie Vianney', 'Maison', '69130', 'Ecully', 'Frankreich', 'FR', NULL, NULL, '0689162336 /0472869313', '', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '711369678766', 'FedEx', NULL, '2018-03-20', '19.03.2018 15:09', '4260295881616', '1', 'a0YC000000kklKT', '169.90', '269.90'),
(46376, '1028245107', '', '', 'JOEL Huet Degriffmac', '8 Place Boulnois', 'Place Boulnois', '75017', 'Paris', 'Frankreich', '', '', '', '616991376', '', '', '', '103-6 Silver case/White face/Silver Metall Band', '', '711369678777', 'FedEx', '', '2018-03-20', '19.03.2018 10:40', '4260295881609', '1', 'a0YC000000kklKS', '169.90', '269.90'),
(46377, '1028281073', NULL, NULL, 'Mario Moglioni Moglioni', 'VIA SAN VITO 40', '', '33078', 'SAN VITO AL TAGLIAMENTO PN', 'Italien', 'IT', NULL, NULL, '3473912213', '', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '711369678788', 'FedEx', NULL, '2018-03-20', '19.03.2018 18:09', '4260295881616', '1', 'a0YC000000hu6PM', '174.99', '273.99'),
(46378, '1028230931', NULL, NULL, 'Thomas Marsden', '9 Canterbury Drive', '', 'LS63EU', 'Leeds', 'Grossbritannien', 'GB', NULL, NULL, '7910977862', '', NULL, NULL, '7002-9 Gold Case / Black Face / Strainless steel band', NULL, '1Z 8VF 459 68 4637 2056', 'UPS', NULL, '2018-03-20', '19.03.2018 05:39', '4260295882309', '1', 'a0YC000000kkQzj', '134.99', '189.00'),
(46379, '548922535', NULL, NULL, 'Leevon Thomas', '11 Gulf Pearl Tower', '1104C', 'Ash Shariqah', '', '', 'AE', NULL, NULL, '0554884480', '001014236X', NULL, NULL, 'Pionier Florida Men\'s Watch: GM-505-11', NULL, '425012748414', 'FedEx', NULL, '2018-03-20', '2018-03-18 15:43', 'a0YC000000kGp7zMAC', '1', 'a0YC000000kGp7zMAC', '961.60', '1199.00'),
(46380, '548577388', '', '', 'Laura Malts', '46 Shaikh Zahid', '7', 'Dubai', '', '', '', '', '', '9735323199', '0010087CZR', '', '', '7002-2 Pionier Chicago Automatic Watch With Diamonds', 'Sendung am 03.04.18 zurück erhalten, da die Adresse falsch ist!', '425012748436', 'FedEx', '', '2018-03-20', '2018-03-16 07:10', 'a0YC000000k7OzjMAE', '1', 'a0YC000000k7OzjMAE', '871.03', '999.00'),
(46381, '548571795', NULL, NULL, 'Karim Hussien Gaffar', 'Emirates Group HQ - Garhoud Airport Road', 'Service Delivery MailBox : CC27713 / S443129', 'Dubai', '', '', 'AE', NULL, NULL, '971-559508677', '0010171UQ2', NULL, NULL, 'Pionier Florida Men\'s Watch: GM-505-4', NULL, '425012748425', 'FedEx', NULL, '2018-03-20', '2018-03-16 07:12', 'a0YC000000kGp7VMAS', '1', 'a0YC000000kGp7VMAS', '961.60', '1199.00'),
(46382, '1028328939', NULL, NULL, 'Chayenne Vanvoorden', 'Heieinde 94', '', '2360', 'Oud-Turnhout', 'Belgien', 'BE', NULL, NULL, '479500723', '', NULL, NULL, 'GM-111-12 Black case/Black face/Black Metall Band', NULL, '711369678814', 'FedEx', NULL, '2018-03-21', '20.03.2018 02:39', '4260295882996', '1', 'a0YC000000l2hG2', '159.00', '249.99'),
(46383, '1028390437', NULL, NULL, 'Xavier Ramos', 'Simon Carmiggeltstraat 6 6', '', '1321GT', 'ALMERE Flevoland', 'Niederlande', 'NL', NULL, NULL, '648795757', '', NULL, NULL, 'GM-111-12 Black case/Black face/Black Metall Band', NULL, '711369678836', 'FedEx', NULL, '2018-03-21', '20.03.2018 19:09', '4260295882996', '1', 'a0YC000000l2hGI', '159.00', '249.99'),
(46384, '1028358585', NULL, NULL, 'HILARY O\'DONOGHUE', '19 HARKNESS CLOSE', 'BLETCHLEY', 'MK23NB', 'MILTON KEYNES', 'Grossbritannien', 'GB', NULL, NULL, '7570796730', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4699 6070', 'UPS', NULL, '2018-03-21', '20.03.2018 13:10', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46385, '1028453185', NULL, NULL, 'Marie NGUYEN', '8 RUE DU PORT', '', '92729', 'NANTERRE', 'Frankreich', 'FR', NULL, NULL, '629079931', '', NULL, NULL, '506-9 Silver Case/Black Face/Stainless Steel Band', NULL, '711369678869', 'FedEx', NULL, '2018-03-22', '21.03.2018 10:16', '4260295882569', '1', 'a0YC000000l3Aj7', '154.99', '269.90'),
(46386, '1028526065', NULL, NULL, 'Monica Serrani C/o Cartografic', 'via E.Forlanini 52', 'Preavviso telefonico', '00012', 'guidonia (rm)', 'Italien', 'IT', NULL, NULL, '3349085438', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '711369678870', 'FedEx', NULL, '2018-03-22', '21.03.2018 23:45', '4260295882255', '1', 'a0YC000000l3lfF', '155.00', '242.90'),
(46387, '1028437407', NULL, NULL, 'joey stam', 'Herman Bavinckstraat 368', '', '3063RR', 'ROTTERDAM Zuid-Holland', 'Niederlande', 'NL', NULL, NULL, '615128889', '', NULL, NULL, 'GM-507-4 Black case / Black face / Black Leather Band', NULL, '711369678880', 'FedEx', NULL, '2018-03-22', '21.03.2018 03:15', '4260295881173', '1', 'a0YC000000iuYSr', '145.00', '199.99'),
(46388, '1028866083', NULL, NULL, 'Owain Mears', '7 Thomas Street', 'Trethomas', 'CF838DP', 'CAERPHILLY', 'Grossbritannien', 'GB', NULL, NULL, '7789704077', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4863 7730', 'UPS', NULL, '2018-03-26', '25.03.2018 03:15', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46389, '1028751545', NULL, NULL, 'Bipandeep Kaur', '163 163 THE VALE', 'Acton', 'W37RD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7473634675', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4898 5748', 'UPS', NULL, '2018-03-26', '24.03.2018 03:45', '4260295881234', '1', 'a0YC000000l2YRq', '134.99', '189.00'),
(46390, '1028928181', NULL, NULL, 'Lauren Shanahan', '29 PENYBRYN TERRACE', '', 'CF827GG', 'HENGOED', 'Grossbritannien', 'GB', NULL, NULL, '7891354689', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4646 8159', 'UPS', NULL, '2018-03-26', '25.03.2018 18:46', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46391, '1028652707', NULL, NULL, 'Alexander James Copland', '4 AULDEARN CLOSE', '', 'G213AG', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7751763768', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4862 0962', 'UPS', NULL, '2018-03-26', '23.03.2018 01:15', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46392, '1028785311', '', '', 'Rull Marc', '216 Allée Des Chaumes', '', '13880', 'Velaux', 'Frankreich', '', '', '', '613053531', '', '', '', '103-6 Silver case/White face/Silver Metall Band', '', '711369678940', 'FedEx', '', '2018-03-26', '24.03.2018 12:45', '4260295881609', '1', 'a0YC000000kklKS', '169.90', '269.90'),
(46393, '1028724711', NULL, NULL, 'JOEL Huet Degriffmac', '8 8 Place Boulnois', 'Place Boulnois', '75017', 'Paris', 'Frankreich', 'FR', NULL, NULL, '616991376', '', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369678950', 'FedEx', NULL, '2018-03-26', '23.03.2018 19:46', '4260295881609', '1', 'a0YC000000kklKS', '169.90', '269.90'),
(46394, '1029018885', NULL, NULL, 'GEZIM INTERIM LEMKE ARNO', '87 87 ROUTE DE NEUF BRISACH', 'GEZIM INTERIM', '68000', 'COLMAR', 'Frankreich', 'FR', NULL, NULL, '678842243', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369678972', 'FedEx', NULL, '2018-03-27', '26.03.2018 13:16', '4260295880107', '1', 'a0YC000000l3Aef', '175.01', '269.90'),
(46395, '1029032097', NULL, NULL, 'Dan Mullins', ' 812 WHITCHURCH LANE', '', 'BS140JP', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7527045146', '', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4788 1781', 'UPS', NULL, '2018-03-27', '26.03.2018 17:45', '4260295881395', '1', 'a0YC000000l2YRS', '135.01', '185.00'),
(46396, '1028987019', NULL, NULL, 'Harley Roberts', '1 LOWER REA ROAD', '', 'TQ59UD', 'BRIXHAM', 'Grossbritannien', 'GB', NULL, NULL, '7504062961', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4866 1794', 'UPS', NULL, '2018-03-27', '26.03.2018 04:45', '4260295881807', '1', 'a0YC000000l2YRZ', '130.00', '179.00'),
(46397, '549122813', NULL, NULL, 'Amit Mathur', 'Technical Resources Est Modern Bakery Road , Behind Emarat Petrol Station', 'Al Quoze', 'Dubai', '', '', 'AE', NULL, NULL, '050 6520396 and 050 5513803', '0010182L3G', NULL, NULL, 'Pionier Florida Men\'s Watch: GM-505-11', NULL, '425012748951', 'FedEx', NULL, '2018-03-22', '2018-03-20 08:45', 'a0YC000000kGp7zMAC', '1', 'a0YC000000kGp7zMAC', '961.60', '1199.00'),
(46398, '549975750', NULL, NULL, 'Alvaro Molina Relano', 'Millennium Tower, apt. 3808 Burj Khalifa st.', 'Business Bay', 'Dubai', '', '', 'AE', NULL, NULL, '0567681823', '0010155PC9', NULL, NULL, 'Pionier Berlin Men\'s Diamond Watch: GM-512-3', NULL, '425012749605', 'FedEx', NULL, '2018-03-29', '2018-03-26 13:47', 'a0YC000000kaXyMMAU', '1', 'a0YC000000kaXyMMAU', '904.48', '1099.00'),
(46399, '1029188065', NULL, NULL, 'vincenzo d\'alessio', 'via fabio filzi 25', 'ore pasti', '47039', 'SAVIGNANO SUL RUBICONE FC', 'Italien', 'IT', NULL, NULL, '3387640562', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369679030', 'FedEx', NULL, '2018-03-29', '28.03.2018 05:15', '4260295880442', '1', 'a0YC000000hu6PH', '174.99', '273.99'),
(46400, '1029204141', NULL, NULL, 'GERARD MOREAU', '13 13 Bd Etienne Astegiano ', 'apt B33 Residence Terrasses Su', '6150', 'Cannes la bocca', 'Frankreich', 'FR', NULL, NULL, '623760391', '', NULL, NULL, 'GM-509-1 Silver case / White face / Black Leather Band', NULL, '711369679020', 'FedEx', NULL, '2018-03-29', '28.03.2018 10:15', '4260295881210', '1', 'a0YC000000kklIm', '145.01', '229.90'),
(46401, '550208484', NULL, NULL, 'Donna Huntington', '3802 Jumerah beach residence 3802', 'Shams 2', 'Dubai', '', '', 'AE', NULL, NULL, '557412057', '0010043UVC', NULL, NULL, '7002-2 Pionier Chicago Automatic Watch With Diamonds', NULL, '435139652517', 'FedEx', NULL, '2018-04-04', '2018-03-28 10:10', 'a0YC000000k7OzjMAE', '1', 'a0YC000000k7OzjMAE', '871.03', '999.00'),
(46402, '1029726701', NULL, NULL, 'Daniel Carpintero', 'Avenida Miguel De Unamuno, 3', 'Bajo bankia', '28806', 'Alcala De Henared  M', 'Spanien', 'ES', NULL, NULL, '619027479', '', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '7113 6967 9074', 'FedEx', NULL, '2018-04-04', '02.04.2018 02:15', '4260295881630', '1', 'a0YC000000l40Q5', '169.99', '229.90'),
(46403, '1029508507', NULL, NULL, 'PERU SANTXO ALKORTA', 'SAN ROKE, 2', '3', '20820', 'DEBA SS', 'Spanien', 'ES', NULL, NULL, '688691698', '', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '7113 6967 9085', 'FedEx', NULL, '2018-04-04', '31.03.2018 00:45', '4260295881630', '1', 'a0YC000000l40Q5', '169.99', '229.90'),
(46404, '1029845775', NULL, NULL, 'nour moslli', '14 RUE JEAN CENTRE COMMERCIAL ', 'JEAN MERMOZ salon beauty lux c', '92320', 'CHATILLON', 'Frankreich', 'FR', NULL, NULL, '658681774', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369679177', 'FedEx', NULL, '2018-04-04', '03.04.2018 02:15', '4260295880144', '1', 'a0YC000000l3Aeg', '175.01', '269.90'),
(46405, '1029724637', NULL, NULL, 'Severyne CUSSEY', '7 Rue des Lilas', '', '25660', 'FONTAIN', 'Frankreich', 'FR', NULL, NULL, '685022779', '', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369679096', 'FedEx', NULL, '2018-04-04', '02.04.2018 00:45', '4260295881609', '1', 'a0YC000000kklKS', '169.90', '269.90'),
(46406, '1029788849', NULL, NULL, 'wassila sadji', '1 RUE JEANNE LABOURBE', '', '37700', 'ST PIERRE DES CORPS', 'Frankreich', 'FR', NULL, NULL, '652370884', '', NULL, NULL, '506-6 Gold case/Blue Face/Brown Leather Band', NULL, '711369679100', 'FedEx', NULL, '2018-04-04', '02.04.2018 16:45', '4260295883009', '1', 'a0YC000000l3Aj4', '154.99', '269.90'),
(46407, '1029782373', NULL, NULL, 'Jerome Le Franc', '20 RUE Burrus', '', '84110', 'Vaison La Romaine Vaucluse', 'Frankreich', 'FR', NULL, NULL, '612353935', '', NULL, NULL, '514-7 Silver case/Black face/Stainless Steel Band', NULL, '711369679111', 'FedEx', NULL, '2018-04-04', '02.04.2018 15:45', '4260295882637', '1', 'a0YC000000l3Aek', '175.01', '269.90'),
(46408, '1029556381', NULL, NULL, 'Jeremy Gilbert', '18 Rue robert droulle', '', '51510', 'Fagnieres Champagne ardenne', 'Frankreich', 'FR', NULL, NULL, '650828390', '', NULL, NULL, 'GM-507-1 Silver case / White face / Black Leather Band', NULL, '711369679122', 'FedEx', NULL, '2018-04-04', '31.03.2018 14:46', '4260295881142', '1', 'a0YC000000kklEo', '150.01', '219.90'),
(46409, '1029299687', NULL, NULL, 'stephane lamory', '125 ROUTE DU FER A CHEVAL', 'rez de chaussée appartement 1', '74160', 'COLLONGES SOUS SALEVE haute savoie', 'Frankreich', 'FR', NULL, NULL, '982233723', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369679133', 'FedEx', NULL, '2018-04-04', '29.03.2018 04:15', '4260295880144', '1', 'a0YC000000l3Aeg', '175.01', '269.90'),
(46410, '1029588363', NULL, NULL, 'Gavin Browne', '30 Sceilg Ard', 'Headford Road', 'Irland', 'Galway', 'Co Galway', 'IE', NULL, NULL, '863401406', '', NULL, NULL, 'GM-111-5 Rosegold case/Blue Dial/Brown Leather Band', NULL, '711369679144', 'FedEx', NULL, '2018-04-04', '31.03.2018 22:15', '4260295882927', '1', 'a0YC000000l2o1i', '159.00', '235.00'),
(46411, '1029274071', NULL, NULL, 'Colm O\'Reilly', '3rd Floor Kilmore house Park ', 'lane Spencer dock', 'Irland', 'Dublin', 'Dublin 1', 'IE', NULL, NULL, '852241960', '', NULL, NULL, 'GM-111-9 Gold Case/White Face/Gold Metall Band', NULL, '711369679155', 'FedEx', NULL, '2018-04-04', '28.03.2018 21:46', '4260295882965', '1', 'a0YC000000l2o1m', '159.00', '235.00'),
(46412, '1029681279', NULL, NULL, 'Alfredo Somazzi', 'via Alcide De Gasperi 5', '', '01100', 'Viterbo VT', 'Italien', 'IT', NULL, NULL, '3478924482', '', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '711369679052', 'FedEx', NULL, '2018-04-04', '01.04.2018 21:16', '4260295881630', '1', 'a0YC000000hu6PO', '174.99', '273.99'),
(46413, '1029463993', NULL, NULL, 'Enkeleta Rexhepi', 'VIA BRUNO BUOZZI 36', 'Horizon', '25125', 'BRESCIA BS', 'Italien', 'IT', NULL, NULL, '3201527801', '', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '711369679063', 'FedEx', NULL, '2018-04-04', '30.03.2018 19:16', '4260295881616', '1', 'a0YC000000hu6PM', '174.99', '273.99'),
(46414, '1029567511', NULL, NULL, 'Petre Ichim', '17 WRENSWOOD DRIVE', '', 'M287GS', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7712256753', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4825 6320', 'UPS', NULL, '2018-04-04', '31.03.2018 19:15', '4260295882255', '1', 'a0YC000000kkQze', '134.99', '189.00'),
(46415, '1029644821', '', '', 'Laura Mackay', '2 Alt-na-blathaich', 'Loch Eck', 'PA238SG', 'DUNOON', 'Grossbritannien', '', '', '', '7974949778', '', '', '', 'GM-111-4  Gold case/Black face/Brown Leather Band', '', 'CY730607589DE', 'DHL', '', '2018-04-05', '01.04.2018 15:45', '4260295882910', '1', 'a0YC000000l3lkH', '149.99', '229.00'),
(46416, '1029510429', NULL, NULL, 'Alison Hunt', '9 HUMPHREY CLOSE', '', 'KT229PZ', 'LEATHERHEAD', 'Grossbritannien', 'GB', NULL, NULL, '7877798844', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4837 3935', 'UPS', NULL, '2018-04-04', '31.03.2018 04:15', '4260295881487', '1', 'a0YC000000kkQxD', '129.00', '179.00'),
(46417, '1029822053', NULL, NULL, 'angela dallison', '1 prospect place', 'pride park', 'DE248HG', 'DERBY derbyshire', 'Grossbritannien', 'GB', NULL, NULL, '1332730969', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4684 9943', 'UPS', NULL, '2018-04-04', '02.04.2018 23:15', '4260295881487', '1', 'a0YC000000kkQxD', '129.00', '179.00'),
(46418, '1029511125', NULL, NULL, 'CARL MACDONALD', '48 MILLDALE ROAD', '', 'WN73PP', 'LEIGH LANCASHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7906881216', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4678 0356', 'UPS', NULL, '2018-04-04', '31.03.2018 05:15', '4260295881234', '1', 'a0YC000000l2YRq', '134.99', '189.00'),
(46419, '1029783229', NULL, NULL, 'Daniela Richardson', '240 LYNTON ROAD', 'City Of London Academy', 'SE15LA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7892905471', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4850 1162', 'UPS', NULL, '2018-04-04', '02.04.2018 17:45', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46420, '1029785321', NULL, NULL, 'Dr Saima Mughal ', '42 WORDSWORTH AVENUE', 'South Woodford', 'E182HE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7915079058', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4845 7989', 'UPS', NULL, '2018-04-04', '02.04.2018 18:15', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46421, '1029721251', NULL, NULL, 'Neil Clarke', '26 ELFORD RISE', '', 'NG32BN', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7450266887', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4718 8370', 'UPS', NULL, '2018-04-04', '02.04.2018 02:15', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46422, '1029903827', NULL, NULL, 'Kamlesh Patel', '9 Bude Road', 'Parkhall', 'WS53EX', 'Walsall', 'Grossbritannien', 'GB', NULL, NULL, '0044 7585405338', '', NULL, NULL, 'GM-3005-A1 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4700 8402', 'UPS', NULL, '2018-04-04', '03.04.2018 20:22', '4260295880961', '1', 'a0YC000000kkQxA', '129.00', '179.00'),
(46423, '1030018917', NULL, NULL, 'Mattia Calloni', 'VIA FONTANILE 4/b', 'Citofono Merlo Gialdini', '20063', 'CERNUSCO SUL NAVIGLIO MI', 'Italien', 'IT', NULL, NULL, '3408849099', '', NULL, NULL, '103-1 Silver Case/Black Face/Black Leather Band', NULL, '711369679199', 'FedEx', NULL, '2018-04-06', '04.04.2018 18:33', '4260295880435', '1', 'a0YC000000hu6PG', '174.99', '273.99'),
(46424, '1030142075', NULL, NULL, 'David Spence', '37 Runswick Avenue', '', 'YO265PP', 'York', 'Grossbritannien', 'GB', NULL, NULL, '1904789242', '', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4768 0426', 'UPS', NULL, '2018-04-06', '05.04.2018 19:32', '4260295880985', '1', 'a0YC000000kkQxC', '129.00', '179.00'),
(46425, '1030026039', NULL, NULL, 'Janet Richardson', '1729 Leek Road Milton', '', 'ST27AA', 'STOKE-ON-TRENT', 'Grossbritannien', 'GB', NULL, NULL, '7742105930', '', NULL, NULL, 'GM-3009-7 Gold case/Black Face/Gold Steel Band', NULL, '1Z 8VF 459 68 4650 2030', 'UPS', NULL, '2018-04-06', '04.04.2018 19:02', '4260295881845', '1', 'a0YC000000l2YRd', '130.00', '179.00'),
(46426, '1029969833', NULL, NULL, 'JOEL Huet Degriffmac', '8 8 Place Boulnois', 'Place Boulnois', '75017', 'Paris', 'Frankreich', 'FR', NULL, NULL, '616991376', '', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '711369679203', 'FedEx', NULL, '2018-04-06', '04.04.2018 09:32', '4260295881616', '1', 'a0YC000000kklKT', '169.90', '269.90'),
(46427, '1030336041', NULL, NULL, 'Gerard Guarnaccia l’ovale  cc', '100 ROUTE DE PARIS', 'Cc. Leclerc rte de paris', '89700', 'TONNERRE', 'Frankreich', 'FR', NULL, NULL, '635290206', '', NULL, NULL, '506-6 Gold case/Blue Face/Brown Leather Band', NULL, '711369679247', 'FedEx', NULL, '2018-04-09', '07.04.2018 18:15', '4260295883009', '1', 'a0YC000000l3Aj4', '154.99', '269.90'),
(46428, '1030274555', NULL, NULL, 'Reuven Halifa', 'RUE DU DOCTEUR SCHWEITZER', '221 2b', '16000', 'ANGOULEME Charente', 'Frankreich', 'FR', NULL, NULL, '614109902', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '711369679258', 'FedEx', NULL, '2018-04-09', '07.04.2018 02:21', '4260295882187', '1', 'a0YC000000kkrla', '160.00', '249.90'),
(46429, '1030271445', NULL, NULL, 'Zubair Khan', '14 WESTFIELD GROVE', '', 'WF13RS', 'WAKEFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7460117186', '', NULL, NULL, 'GM-111-3 Gold case / White face / Brown Leather Band', NULL, '1Z 8VF 459 68 4644 2042', 'UPS', NULL, '2018-04-09', '07.04.2018 02:21', '4260295882903', '1', 'a0YC000000l3lkG', '149.99', '229.00'),
(46430, '1030171995', NULL, NULL, 'alison lorne', '171 SMEDLEY ROAD', '', 'M80RU', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7850219488', '', NULL, NULL, '3006-2 Gold Case/Black face/Black leather Band', NULL, '1Z 8VF 459 68 4699 6454', 'UPS', NULL, '2018-04-09', '06.04.2018 20:05', '4260295881005', '1', 'a0YC000000l3mfj', '126.00', '179.00'),
(46431, '1030486299', NULL, NULL, 'Martine SPECHT', '16 rue du saumon', '', '67850', 'OFFENDORF', 'Frankreich', 'FR', NULL, NULL, '771175993', '', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369679306', 'Fedex', NULL, '2018-04-10', '09.04.2018 02:09', '4260295881609', '1', 'a0YC000000kklKS', '169.90', '269.90'),
(46432, '1030482993', NULL, NULL, 'Didier Parrel', '75 AVENUE DES POILUS', '', '13013', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '771370810', '', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369679317', 'Fedex', NULL, '2018-04-10', '09.04.2018 00:09', '4260295881609', '1', 'a0YC000000kklKS', '169.90', '269.90'),
(46433, '1030640897', NULL, NULL, 'Renaud Magno', '6 RUE DE MASSY', 'batiment D  code A278', '92160', 'ANTONY', 'Frankreich', 'FR', NULL, NULL, '783130323', '', NULL, NULL, '103-3 Black case / Black face / Black Leather Band', NULL, '711369679350', 'FedEx', NULL, '2018-04-11', '10.04.2018 14:40', '4260295880459', '1', 'a0YC000000kklKP', '169.90', '269.90'),
(46434, '1030593299', NULL, NULL, 'christophe bajard', '1 impasse du hamel', '', '14420', 'ussy', 'Frankreich', 'FR', NULL, NULL, '662568418', '', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '711369679361', 'FedEx', NULL, '2018-04-11', '10.04.2018 07:09', '4260295881593', '1', 'a0YC000000kklKR', '169.90', '269.90'),
(46435, '1030592883', '', '', 'GERARD MOREAU', '13 13 Bd Etienne Astégiano ', 'apt B33 Residence Terrasses Su', '06150', 'Cannes la bocca', 'Frankreich', '', '', '', '623760391', '', '', '', '506-1 Silver case / White face / Black Leather Band', '', '711369679394', 'FedEx', '', '2018-04-11', '10.04.2018 06:39', '4260295880862', '1', 'a0YC000000l3Aj0', '154.99', '269.90'),
(46436, '1030615731', NULL, NULL, 'Nadia morsali', '140 Avenue pablo picasso', '', '92000', 'NANTERRE', 'Frankreich', 'FR', NULL, NULL, '629558447', '', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '711369679372', 'FedEx', NULL, '2018-04-11', '10.04.2018 11:39', '4260295881371', '1', 'a0YC000000kklGK', '154.99', '229.90'),
(46437, '1030682559', NULL, NULL, 'Simon Bates', 'Symbiotics ltd Symbiotics ', 'Ltd, Teme House Whittington Ro', 'WR52RY', 'Worcester Worcestershire', 'Grossbritannien', 'GB', NULL, NULL, '4,41905E+11', '', NULL, NULL, 'GM-3009-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4734 4521', 'UPS', NULL, '2018-04-11', '10.04.2018 23:39', '4260295881791', '1', 'a0YC000000l2YRY', '130.00', '179.00'),
(46438, '1030589777', NULL, NULL, 'Elliot Stock', '34 HADRIANS COURT', '', 'PE28NJ', 'PETERBOROUGH Cambs', 'Grossbritannien', 'GB', NULL, NULL, '7834712172', '', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4847 0133', 'UPS', NULL, '2018-04-11', '10.04.2018 03:39', '4260295881395', '1', 'a0YC000000l2YRS', '135.01', '185.00'),
(46439, '1030785895', NULL, NULL, 'zahia ait-meddour', '38 ALLEE DE NEMOURS', '', '93190', 'LIVRY GARGAN', 'Frankreich', 'FR', NULL, NULL, '685244860', '', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '711369679409', 'FedEx', NULL, '2018-04-12', '11.04.2018 19:09', '4260295881630', '1', 'a0YC000000kklKU', '169.90', '269.90'),
(46440, '1030722487', NULL, NULL, 'Durand Guillaume', '43 RUE DU MARECHAL LECLERC', 'Bat 16 appt 42 3eme etage', '28110', 'LUCE', 'Frankreich', 'FR', NULL, NULL, '687369217', '', NULL, NULL, '103-1 Silver Case/Black Face/Black Leather Band', NULL, '711369679410', 'FedEx', NULL, '2018-04-12', '11.04.2018 10:39', '4260295880435', '1', 'a0YC000000kklKN', '169.90', '269.90'),
(46441, '1030754031', '', '', 'Jorge luis Villantoy alanya', 'VIA AURELIO ROBINO Vico ', 'Angeli 1/3 ', '16142', 'GENOVA GE', 'Italien', '', '', '', '3339150978', '', '', '', '103-7 Silver case/Black face/Silver metall band', 'Sendung am 04.05.18 zurück erhalten! Adresse falsch!', '711369679420', 'FedEx', '', '2018-04-12', '11.04.2018 17:39', '4260295881616', '1', 'a0YC000000hu6PM', '174.99', '273.99'),
(46442, '1030693005', NULL, NULL, 'Francisco Moda', 'Viale europa 65 Viale europa ', '65', '14022', 'Castelnuovo don bosco AT', 'Italien', 'IT', NULL, NULL, '3929965431', '', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '711369679442', 'FedEx', NULL, '2018-04-12', '11.04.2018 02:09', '4260295881630', '1', 'a0YC000000hu6PO', '174.99', '273.99'),
(46443, '1030826845', NULL, NULL, 'Culinas Laura', 'VIA DON PIETRO ZINI 2', '', '21049', 'TRADATE VA', 'Italien', 'IT', NULL, NULL, '33475460', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369679486', 'FedEx', NULL, '2018-04-13', '12.04.2018 11:09', '4260295880144', '1', 'a0YC000000l320y', '175.00', '274.00'),
(46444, '1031059611', NULL, NULL, 'pierre NAPORA', '3 RUE DE LA FONTAINE', '', '60620', 'ANTILLY', 'Frankreich', 'FR', NULL, NULL, '623840568', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369679501', 'FedEx', NULL, '2018-04-16', '14.04.2018 11:39', '4260295880442', '1', 'a0YC000000kklKO', '169.90', '269.90'),
(46445, '1030932703', NULL, NULL, 'Hammache Mehdi', '17 Rue De Ruze', '', '77270', 'Villeparisis', 'Frankreich', 'FR', NULL, NULL, '788448107', '', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369679512', 'FedEx', NULL, '2018-04-16', '13.04.2018 03:39', '4260295881609', '1', 'a0YC000000kklKS', '169.90', '269.90'),
(46446, '1031036713', NULL, NULL, 'Jodie rainteau', '20 LIEU DIT COUSSEAU', '', '33660', 'GOURS', 'Frankreich', 'FR', NULL, NULL, '661453796', '', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '711369679523', 'FedEx', NULL, '2018-04-16', '14.04.2018 06:09', '4260295881630', '1', 'a0YC000000kklKU', '169.90', '269.90');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(46447, '1031007699', NULL, NULL, 'Vidon Amelie', '73 Rue De Solesmes', '', '59400', 'Cambrai', 'Frankreich', 'FR', NULL, NULL, '695980012', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '711369679534', 'FedEx', NULL, '2018-04-16', '13.04.2018 20:09', '4260295882255', '1', 'a0YC000000kklHF', '154.99', '229.90'),
(46448, '1031008461', '', '', 'Rafael Jose Sanchez Liriano', 'Via Torino 18', '', '20123', 'Milano MI', 'Italien', '', '', '', '3892971171', '', '', '', '103-8 Gold case/Black face/gold metall band', 'Sendung am 14.05.18 zurück erhalten. Adresse falsch!', '711369679545', 'FedEx', '', '2018-04-16', '13.04.2018 23:09', '4260295881623', '1', 'a0YC000000hu6PN', '174.99', '273.99'),
(46449, '1031104353', NULL, NULL, 'Veronika Polovinkina', '135 ROTTON PARK ROAD', '', 'B160LJ', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7864613181', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4639 4185', 'UPS', NULL, '2018-04-16', '14.04.2018 21:40', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46450, '1031068059', NULL, NULL, 'Michelle Meaghan', '14A GRANGE ROAD', '', 'BD193DY', 'CLECKHEATON', 'Grossbritannien', 'GB', NULL, NULL, '1274283662', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4703 0191', 'UPS', NULL, '2018-04-16', '14.04.2018 14:40', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46451, '1031036451', NULL, NULL, 'Leuciuc Ion', '10 GLEBE Court', '', 'HA74EN', 'STANMORE', 'Grossbritannien', 'GB', NULL, NULL, '7912179300', '', NULL, NULL, 'GM-513-5 Black Case / Black Face / Black Leather band', NULL, '1Z 8VF 459 68 4852 0605', 'UPS', NULL, '2018-04-16', '14.04.2018 07:39', '4260295882217', '1', 'a0YC000000kkqqi', '132.99', '189.00'),
(46452, '1030980499', NULL, NULL, 'hung nguyen', '10A GREEN\'S END', '', 'SE186HX', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7719396888', '', NULL, NULL, '7002-9 Gold Case / Black Face / Strainless steel band', NULL, '1Z 8VF 459 68 4820 1414', 'UPS', NULL, '2018-04-16', '13.04.2018 17:09', '4260295882309', '1', 'a0YC000000kkQzj', '134.99', '189.00'),
(46453, '551991959', NULL, NULL, 'Abdugafur Khakimov', 'Terrace Apartments - C Uptown Mirdif', 'Flat 7409', 'Dubai', '', '', 'AE', NULL, NULL, '0551049884', '0010194W32', NULL, NULL, 'Pionier Florida Men\'s Watch: GM-505-10', NULL, '425012750105', 'FedEx', NULL, '2018-04-16', '2018-04-12 10:09', 'a0YC000000kGp7uMAC', '1', 'a0YC000000kGp7uMAC', '961.60', '1199.00'),
(46454, '551715702', NULL, NULL, 'Syed Waqar Haider', '042664626 69c', '56', 'Dubai', 'Mirdif', '', 'AE', NULL, NULL, '0555630260', '0010179WG4', NULL, NULL, 'Pionier Berlin Men\'s Diamond Watch: GM-512-4', NULL, '425012750090', 'FedEx', NULL, '2018-04-16', '2018-04-09 18:45', 'a0YC000000kaXyRMAU', '1', 'a0YC000000kaXyRMAU', '904.48', '1099.00'),
(46455, '1031354999', NULL, NULL, 'Paul et Lucienne CASAGRANDA', '3 RUE DES MARQUISATS', 'Digicode:Sonnez chez Lucienne', '73100', 'AIX LES BAINS', 'Frankreich', 'FR', NULL, NULL, '659113462', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369679578', 'FedEx', NULL, '2018-04-18', '16.04.2018 23:39', '4260295880144', '1', 'a0YC000000l3Aeg', '175.01', '269.90'),
(46456, '1031336825', NULL, NULL, 'Mateo NGUESSI VAZQUEZ', '3 RUE DES CARRIERS', '', '92000', 'NANTERRE Ile-de-France', 'Frankreich', 'FR', NULL, NULL, '641603295', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369679589', 'FedEx', NULL, '2018-04-18', '16.04.2018 20:40', '4260295881401', '1', 'a0YC000000kklGJ', '154.99', '229.90'),
(46457, '1031266791', NULL, NULL, 'Kirsty Ashman', '11 Longacre', '', 'Preston Lancashire', 'Grossbritannien', 'PR58HB', 'GB', NULL, NULL, '7719738148', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4724 8626', 'UPS', NULL, '2018-04-18', '16.04.2018 10:39', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46458, '1031259653', NULL, NULL, 'Mark Thompson', '9 FARM MOUNT', 'Netherton', 'WAKEFIELD', 'Grossbritannien', 'WF44TS', 'GB', NULL, NULL, '7766464090', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4827 8235', 'UPS', NULL, '2018-04-18', '16.04.2018 04:39', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46459, '1031254985', NULL, NULL, 'James Carter', '5 CRAB LANE', 'Bradwell', 'GREAT YARMOUTH Norfolk', 'Grossbritannien', 'NR318DJ', 'GB', NULL, NULL, '786058551', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4694 6249', 'UPS', NULL, '2018-04-18', '16.04.2018 02:09', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46460, '1031249653', NULL, NULL, 'Katarzyna Bedynska', '13 ONTARIO CLOSE', '', 'BROXBOURNE', 'Grossbritannien', 'EN106FQ', 'GB', NULL, NULL, '7951980558', '', NULL, NULL, 'GM-3009-7 Gold case/Black Face/Gold Steel Band', NULL, '1Z 8VF 459 68 4754 8650', 'UPS', NULL, '2018-04-18', '16.04.2018 01:09', '4260295881845', '1', 'a0YC000000l2YRd', '130.00', '179.00'),
(46461, '1031359881', NULL, NULL, 'madaniel madaniel', '112 BOULEVARD ALEXANDRE III', 'CARTRIDGE WORLD Commerçant', '59140', 'DUNKERQUE', 'Frankreich', 'FR', NULL, NULL, '777478524', '', NULL, NULL, 'GM-3005-1 Silver case / White face / Black Leather Band', NULL, '711369679604', 'FedEx', NULL, '2018-04-18', '17.04.2018 01:39', '4260295880909', '1', 'a0YC000000kkmiH', '145.01', '219.90'),
(46462, '1031419575', NULL, NULL, 'Peter Trainor', '80 MILL ROAD', '', 'BT344RH', 'NEWRY', 'Grossbritannien', 'GB', NULL, NULL, '7759411463', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4812 2287', 'UPS', NULL, '2018-04-18', '17.04.2018 19:09', '4260295880916', '1', 'a0YC000000kkQx8', '129.00', '179.00'),
(46463, '1031386203', NULL, NULL, 'Isabelle Ugochukwu', 'Flat 80 Hopton Road', 'Building 45', 'SE186TJ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7925036193', '', NULL, NULL, '7002-8 Gold Case / White face / Strainless steel band', NULL, '1Z 8VF 459 68 4722 2297', 'UPS', NULL, '2018-04-18', '17.04.2018 13:39', '4260295882293', '1', 'a0YC000000kkQzi', '134.99', '189.00'),
(46464, '1031355939', NULL, NULL, 'Harrison Brewer', '8STMICHAELS WOODSIDE ROAD', 'Woodside Road', 'HP66AF', 'AMERSHAM BUCKINGHAMSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7957330136', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4633 6701', 'UPS', NULL, '2018-04-18', '17.04.2018 01:39', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46465, '1031662985', NULL, NULL, 'jonathan robiaux', '16 AVENUE GABRIEL PERI', '', '95210', 'ST GRATIEN', 'Frankreich', 'FR', NULL, NULL, '679260368', '', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369679648', 'FedEx', NULL, '2018-04-20', '19.04.2018 22:09', '4260295881395', '1', 'a0YC000000kklGI', '154.99', '229.90'),
(46466, '1031642435', NULL, NULL, 'Mitra Zibanejad Rad', '3 RUE DU GENERAL DELABORDE', '', '21000', 'DIJON', 'Frankreich', 'FR', NULL, NULL, '3652666750', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '711369679659', 'FedEx', NULL, '2018-04-20', '19.04.2018 18:10', '4260295882255', '1', 'a0YC000000kklHF', '154.99', '229.90'),
(46467, '1031570673', NULL, NULL, 'Danut Tudose', 'Torino via orbetello 34 ', 'Torino via orbetello 34 Orolog', '10148', 'Torino TO', 'Italien', 'IT', NULL, NULL, '3206359623', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '711369679660', 'FedEx', NULL, '2018-04-20', '19.04.2018 02:09', '4260295882255', '1', 'a0YC000000l3lfF', '155.00', '242.90'),
(46468, '1031582315', NULL, NULL, 'Kamil Khoury', '214 Cleveland Tower', 'Cleveland Tower', 'B11UF', 'Birmingham', 'Grossbritannien', 'GB', NULL, NULL, '7508306021', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4820 1512', 'UPS', NULL, '2018-04-20', '19.04.2018 07:09', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46469, '1031837999', NULL, NULL, 'Tania Henry', 'Lijnwaadstraat 48', '', '9000', 'Gent', 'Belgien', 'BE', NULL, NULL, '0498/238784', '', NULL, NULL, 'GM-111-10 Gold Case/Black Face/Gold Metall Band', NULL, '711369679681', 'FedEx', NULL, '2018-04-23', '21.04.2018 21:09', '4260295882972', '1', 'a0YC000000l2hG0', '159.00', '249.99'),
(46470, '1031833025', NULL, NULL, 'allan henry', '18 mirren drive', '', 'G816LF', 'clydebank', 'Grossbritannien', 'GB', NULL, NULL, '7720420941', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4739 2729', 'UPS', NULL, '2018-04-23', '21.04.2018 20:10', '4260295881487', '1', 'a0YC000000kkQxD', '129.00', '179.00'),
(46471, '1031771311', NULL, NULL, 'Ian Pickering', '17 17 ANGEL PLACE', '', 'RG424DZ', 'BRACKNELL', 'Grossbritannien', 'GB', NULL, NULL, '7522995170', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4892 6338', 'UPS', NULL, '2018-04-23', '21.04.2018 10:09', '4260295881401', '1', 'a0YC000000l2YRT', '135.01', '185.00'),
(46472, '1031771133', NULL, NULL, 'Reem Alazemi', '9 Alexandra Tower', '19, Princess parade', 'L31BF', 'Liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7902986628', '', NULL, NULL, '510-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4785 8342', 'UPS', NULL, '2018-04-23', '21.04.2018 10:09', '4260295881371', '1', 'a0YC000000l2YRU', '135.01', '185.00'),
(46473, '1031771121', NULL, NULL, 'A V Nikiforova', '114 Fleeming Road', '', 'E175ES', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7784438549', '', NULL, NULL, 'GM-509-7 Gold Case / Black Face / Gold Stainless steel band', NULL, '1Z 8VF 459 68 4788 4751', 'UPS', NULL, '2018-04-23', '21.04.2018 10:09', '4260295881968', '1', 'a0YC000000l2YRu', '134.99', '189.00'),
(46474, '1031937381', NULL, NULL, 'PATRICK  LOROUGNON', '1 ALLEE DU JURA', 'Résidence les Provinciales', '91800', 'BRUNOY', 'Frankreich', 'FR', NULL, NULL, '769063836', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '711369679718', 'FedEx', NULL, '2018-04-23', '22.04.2018 16:10', '4260295882255', '1', 'a0YC000000kklHF', '154.99', '229.90'),
(46475, '1031912993', NULL, NULL, 'El Mourabit', '192 Avenue Saint Roch', '', '84200', 'CARPENTRAS', 'Frankreich', 'FR', NULL, NULL, '685393263', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '711369679729', 'FedEx', NULL, '2018-04-23', '22.04.2018 13:39', '4260295882255', '1', 'a0YC000000kklHF', '154.99', '229.90'),
(46476, '1031988401', NULL, NULL, 'Viet Nguyen', '20 COLLEGE STREET', '', 'SA183AF', 'AMMANFORD', 'Grossbritannien', 'GB', NULL, NULL, '7825623456', '', NULL, NULL, 'GM-513-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4680 4777', 'UPS', NULL, '2018-04-23', '23.04.2018 00:39', '4260295882170', '1', 'a0YC000000kkqqf', '132.99', '189.00'),
(46477, '1031909303', NULL, NULL, 'Danny Bowen', '19 PARK VIEW', 'Moulton', 'NN37TP', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '07764 278517', '', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4769 0380', 'UPS', NULL, '2018-04-23', '22.04.2018 15:10', '4260295880985', '1', 'a0YC000000kkQxC', '129.00', '179.00'),
(46478, '1031866903', NULL, NULL, 'Hannah Tye', '19 PEARSON ROAD', '', 'DN350DR', 'CLEETHORPES', 'Grossbritannien', 'GB', NULL, NULL, '7568586401', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4885 4399', 'UPS', NULL, '2018-04-23', '22.04.2018 03:39', '4260295882255', '1', 'a0YC000000kkQze', '134.99', '189.00'),
(46479, '1032054163', NULL, NULL, 'martin bagwell', 'via firenze 65', '', '80142', 'napoli NA', 'Italien', 'IT', NULL, NULL, '3512041083', '', NULL, NULL, 'GM-514-4 Black case/Black face/Black Leather Band', NULL, '711369679751', 'FedEx', NULL, '2018-04-24', '23.04.2018 18:39', '4260295880121', '1', 'a0YC000000l320z', '175.00', '274.00'),
(46480, '1032025081', NULL, NULL, 'william hands', 'THESHELBOURNE CHURCH LANE', '', 'SO416AD', 'LYMINGTON', 'Grossbritannien', 'GB', NULL, NULL, '1590718631', '', NULL, NULL, 'GM-3005-A1 Silver case / White face / Stainless steel Band', NULL, '1Z 8VF 459 68 4619 2803', 'UPS', NULL, '2018-04-24', '23.04.2018 12:40', '4260295880961', '1', 'a0YC000000kkQxA', '129.00', '179.00'),
(46481, '1032003785', NULL, NULL, 'Daniel Conaghan', '26 Whiteley street', '', 'OL97HY', 'Oldham', 'Grossbritannien', 'GB', NULL, NULL, '7422531720', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4784 1618', 'UPS', NULL, '2018-04-24', '23.04.2018 05:09', '4260295881487', '1', 'a0YC000000kkQxD', '129.00', '179.00'),
(46482, '553165920', NULL, NULL, 'ABDUGAFUR KHAKIMOV', 'Uptown Mirdi Terrace Apartments-C, Flat 7409', 'Mirdif', 'Dubai', 'Dubai', '34829', 'AE', NULL, NULL, '0551049884', '0010199U3T', NULL, NULL, 'Pionier Florida Men\'s Watch: GM-505-10', NULL, '425012751579', 'FedEx', NULL, '2018-04-26', '2018-04-23 22:13', 'a0YC000000kGp7uMAC', '1', 'a0YC000000kGp7uMAC', '961.60', '1199.00'),
(46483, '551484007', NULL, NULL, 'Chadi Khodr', 'Tecom Tecom', 'Crown Residence 808B', 'Dubai', 'Dubai', '17800', 'AE', NULL, NULL, '00971504508307', '0010250MXV', NULL, NULL, 'Theorema Men\'s Watch: GM-511-7', NULL, '435139653877', 'FedEx', NULL, '2018-04-10', '2018-04-07 15:18', 'a0YC000000kamrmMAA', '1', 'a0YC000000kamrmMAA', '906.09', '999.00'),
(46484, '550945125', NULL, NULL, 'Ranil Madawala', 'MAF Tower2 30th Street', 'Opposite Deira City Centre', 'Dubai', '', '', 'AE', NULL, NULL, '+971 56 501 2126', '0010238KG5', NULL, NULL, 'Pionier Florida Men\'s Watch: GM-505-10', NULL, '435139653888', 'FedEx', NULL, '2018-04-10', '2018-04-03 10:38', 'a0YC000000kGp7uMAC', '1', 'a0YC000000kGp7uMAC', '961.60', '1199.00'),
(46485, '1032239853', NULL, NULL, 'Verban  Fernando', '117FLAT2 ALBERT ROAD', '', 'B338UA', 'BIRMINGHAM West midlands', 'Grossbritannien', 'GB', NULL, NULL, '7577567979', '', NULL, NULL, 'GM-509-4 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4721 0442', 'UPS', NULL, '2018-04-26', '25.04.2018 12:40', '4260295881241', '1', 'a0YC000000l2YRr', '134.99', '189.00'),
(46486, '1032217627', NULL, NULL, 'Kieran  Shevlin', '6 St James\'s Court,', 'Cabra,', 'A82C8P5', 'Kingscourt', 'Irland', 'IE', NULL, NULL, '868358352', '', NULL, NULL, '514-8 Gold Case/Black Face/Stainless Steel Band', NULL, '711369679832', 'FedEx', NULL, '2018-04-26', '25.04.2018 05:39', '4260295882644', '1', 'a0YC000000l33lP', '175.00', '260.00'),
(46487, '1032375381', NULL, NULL, 'jean-remy boyer', '46 B RUE AUGUSTE PEGURIER', 'chez Mme RICHMOND', '06200', 'NICE', 'Frankreich', 'FR', NULL, NULL, '', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369679854', 'FedEx', NULL, '2018-04-27', '26.04.2018 14:10', '4260295880107', '1', 'a0YC000000l3Aef', '175.01', '269.90'),
(46488, '1032348317', NULL, NULL, 'Dosque', 'Société Rapaud-Dosque ZI le ', 'Stade ', '41300', 'Salbris', 'Frankreich', 'FR', NULL, NULL, '675206405', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '', 'FedEx', NULL, '2018-04-27', '26.04.2018 09:40', '4260295880442', '1', 'a0YC000000kklKO', '169.90', '269.90'),
(46489, '1032336669', NULL, NULL, 'Martine SPECHT', '16 rue du saumon', '', '67850', 'OFFENDORF', 'Frankreich', 'FR', NULL, NULL, '771175993', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369679865', 'FedEx', NULL, '2018-04-27', '26.04.2018 07:39', '4260295880442', '1', 'a0YC000000kklKO', '169.90', '269.90'),
(46490, '1032527575', NULL, NULL, 'Gregory MIETTE', 'Clos du Coqueron 24', '', '5032', 'Bossiere', 'Belgien', 'BE', NULL, NULL, '476997301', '', NULL, NULL, 'GM-3009-2 Silver case / Black face / Black Leather Band', NULL, '711369679913', 'FedEx', NULL, '2018-04-30', '27.04.2018 23:39', '4260295881791', '1', 'a0YC000000lRP1r', '159.00', '239.00'),
(46491, '1032582699', '', '', 'Dounia Boulefred', 'BOUMEDJANE RUE CHARCOT', 'Résidence du coudray', '93150', 'LE BLANC MESNIL Seine saint denis', 'Frankreich', '', '', '', '695806207', '', '', '', 'GM-509-3 Gold case / Black face / Brown Leather Band', '', '711369679902', 'FedEx', '', '2018-04-30', '28.04.2018 12:10', '4260295881234', '1', 'a0YC000000kklIo', '145.01', '229.90'),
(46492, '1032508793', NULL, NULL, 'Lisa Hand', '14 PINE GROVE', '', 'BT358DB', 'NEWRY', 'Grossbritannien', 'GB', NULL, NULL, '7810158925', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4730 8874', 'UPS', NULL, '2018-04-30', '27.04.2018 20:09', '4260295880916', '1', 'a0YC000000kkQx8', '129.00', '179.00'),
(46493, '1032576489', NULL, NULL, 'Audrey Lambert', '25 25 AIREDALE CLOSE', 'Whittle Hall', 'WA53DJ', 'WARRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '1925710470', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4809 8484', 'UPS', NULL, '2018-04-30', '28.04.2018 13:39', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46494, '1032568085', '', '', 'Peace Nathan', '#NAME?', 'Neptune House', 'IG12QZ', 'ILFORD', 'Grossbritannien', '', '', '', '2085184336', '', '', '', 'GM-3005-4 Gold case / Black face / Black Leather Band', 'Sendung am 23.05.18 zurück erhalten, da er bei 3 Zustellversuchen nicht zu Hause war.', '1Z 8VF 459 68 4712 1717', 'UPS', '', '2018-04-30', '28.04.2018 12:39', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46495, '1032653477', NULL, NULL, 'kevin hewson', '78 PYRCROFT ROAD', '', 'KT169HU', 'CHERTSEY', 'Grossbritannien', 'GB', NULL, NULL, '7500800661', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4892 6490', 'UPS', NULL, '2018-04-30', '29.04.2018 00:39', '4260295881487', '1', 'a0YC000000kkQxD', '129.00', '179.00'),
(46496, '1032585567', NULL, NULL, 'Janet Blues', '14 MARCHHALL CRESCENT', 'Hotel ceilidh donia', 'EH165HL', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '136672743', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4808 8904', 'UPS', NULL, '2018-04-30', '28.04.2018 14:40', '4260295881487', '1', 'a0YC000000kkQxD', '129.00', '179.00'),
(46497, '1032508717', NULL, NULL, 'Lisa Hand', '14 PINE GROVE', '', 'BT358DB', 'NEWRY', 'Grossbritannien', 'GB', NULL, NULL, '7810158925', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4730 8874', 'UPS', NULL, '2018-04-30', '27.04.2018 20:09', '4260295881807', '1', 'a0YC000000l2YRZ', '130.00', '179.00'),
(46498, '1032736631', NULL, NULL, 'Gianni Folloni', 'via lorenzo ghiberti 34', '', '20149', 'Milano Mi', 'Italien', 'IT', NULL, NULL, '3386224018', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369679957', 'FedEx', NULL, '2018-04-30', '29.04.2018 18:10', '4260295880144', '1', 'a0YC000000l320y', '175.00', '274.00'),
(46499, '1032757221', NULL, NULL, 'danny Mahmood', '696 WORDSWORTH AVENUE', '9 whiteways grove', 'S59JN', 'SHEFFIELD South Yorkshire', 'Grossbritannien', 'GB', NULL, NULL, '7480307279', '', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4840 0922', 'UPS', NULL, '2018-04-30', '29.04.2018 19:39', '4260295881425', '1', 'a0YC000000l2YRW', '135.01', '185.00'),
(46500, '1032758075', NULL, NULL, 'ryan sinnott', '24 OLEANDER CLOSE', '', 'TF35EF', 'TELFORD', 'Grossbritannien', 'GB', NULL, NULL, '7453245564', '', NULL, NULL, '7002-5 Black case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4674 2530', 'UPS', NULL, '2018-04-30', '29.04.2018 19:40', '4260295882262', '1', 'a0YC000000kkQzf', '134.99', '189.00'),
(46501, '1032765647', NULL, NULL, 'Naveen Kermani', '141 CHARTER AVENUE', '', 'CV48EP', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '‭+44 7534 670698‬', '', NULL, NULL, 'GM-111-4  Gold case/Black face/Brown Leather Band', NULL, '1Z 8VF 459 68 4800 2540', 'UPS', NULL, '2018-04-30', '29.04.2018 20:39', '4260295882910', '1', 'a0YC000000l3lkH', '149.99', '229.00'),
(46502, '1032764487', NULL, NULL, 'Amanda Way', '185 PENTREBANE ROAD', '', 'CF53RD', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7808016281', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4867 6957', 'UPS', NULL, '2018-04-30', '29.04.2018 20:10', '4260295880916', '1', 'a0YC000000kkQx8', '129.00', '179.00'),
(46503, '1032765777', NULL, NULL, 'Naveen Kermani', '141 CHARTER AVENUE', '', 'CV48EP', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '‭+44 7534 670698‬', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4800 2540', 'UPS', NULL, '2018-04-30', '29.04.2018 20:39', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46504, '1032702779', NULL, NULL, 'Alan Carlyle', '3 WATSON STREET', '', 'G717JU', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7712632626', '', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4850 1760', 'UPS', NULL, '2018-04-30', '29.04.2018 14:09', '4260295880978', '1', 'a0YC000000kkQxB', '129.00', '179.00'),
(46505, '1032742611', NULL, NULL, 'Darren Laker', 'HOCKLEYPATTERN TOOL LODGEFIELD', ' ROAD ', 'B628AR', 'HALESOWEN West midlands', 'Grossbritannien', 'GB', NULL, NULL, '7837905561', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4805 2979', 'UPS', NULL, '2018-04-30', '29.04.2018 18:09', '4260295881487', '1', 'a0YC000000kkQxD', '129.00', '179.00'),
(46506, '1032712229', NULL, NULL, 'Keith Humphries', '59 ST. LUKES ROAD', '', 'SS24AE', 'SOUTHEND-ON-SEA', 'Grossbritannien', 'GB', NULL, NULL, '1702460656', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4634 6585', 'UPS', NULL, '2018-04-30', '29.04.2018 14:40', '4260295881487', '1', 'a0YC000000kkQxD', '129.00', '179.00'),
(46507, '1032765493', '', '', 'Naveen Kermani', '141 CHARTER AVENUE', '', 'CV48EP', 'COVENTRY', 'Grossbritannien', '', '', '', '‭+44 7534 670698‬', '', '', '', 'GM-3009-3 Gold Case/Black face/Brown Leather Band 2x\r\n\r\n\r\n\r\n2.Uhr am 06.06.18 geschickt 711369681431', '', '1Z 8VF 459 68 4800 2540', 'UPS', '', '2018-04-30', '29.04.2018 20:39', '4260295881807', '2', 'a0YC000000l2YRZ', '130.00', '179.00'),
(46508, '1032765379', NULL, NULL, 'Naveen Kermani', '141 CHARTER AVENUE', '', 'CV48EP', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '‭+44 7534 670698‬', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4800 2540', 'UPS', NULL, '2018-04-30', '29.04.2018 20:39', '4260295881234', '1', 'a0YC000000l2YRq', '134.99', '189.00'),
(46509, '1032930429', NULL, NULL, 'Geoffroy Charue', 'Rue de Neuville 71', '', '5573', 'Martouzin-Neuville', 'Belgien', 'BE', NULL, NULL, '475971236', '', NULL, NULL, 'GM-513-5 Black Case / Black Face / Black Leather band', NULL, '711369679990', 'FedEx', NULL, '2018-05-02', '01.05.2018 01:39', '4260295882217', '1', 'a0YC000000lRObp', '155.01', '225.00'),
(46510, '1032926427', NULL, NULL, 'Geoffroy Charue', 'Rue de Neuville 71', '', '5573', 'Martouzin-Neuville', 'Belgien', 'BE', NULL, NULL, '475971236', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369679990', 'FedEx', NULL, '2018-05-02', '01.05.2018 01:09', '4260295882200', '1', 'a0YC000000lRObo', '155.01', '225.00'),
(46511, '1032992927', '', '', 'yosra bouthaaleb', '12 RUE DE LA ROCHE', '', '38080', 'ST ALBAN DE ROCHE', 'Frankreich', '', '', '', '629544867', '', '', '', '510-3 Gold case / Black face / Black Leather Band', 'Kunde hat Geld von Groupon zurück erhalten, da angeblich falsche Uhr geliefert wurde.06.07.2018', '711369680001', 'FedEx', '', '2018-05-02', '01.05.2018 14:09', '4260295881401', '1', 'a0YC000000kklGJ', '154.99', '229.90'),
(46512, '1032958919', NULL, NULL, 'Lebsir Njoud', '48 RUE DE L EPEULE', 'Maison 3 au fond du parking', '59100', 'ROUBAIX', 'Frankreich', 'FR', NULL, NULL, '680234847', '', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, '711369680012', 'FedEx', NULL, '2018-05-02', '01.05.2018 10:10', '4260295880091', '1', 'a0YC000000l3Aee', '175.01', '269.90'),
(46513, '1032934253', NULL, NULL, 'Grzegorz Maksel', 'Apt 14 99 Reuben Street', '', 'DUBLIN10', 'Dublin', 'Irland', 'IE', NULL, NULL, '861427992', '', NULL, NULL, 'GM-514-4 Black case/Black face/Black Leather Band', NULL, '711369680023', 'FedEx', NULL, '2018-05-02', '01.05.2018 01:39', '4260295880121', '1', 'a0YC000000l33lL', '175.00', '260.00'),
(46514, '1032856323', NULL, NULL, 'Malesani Michela', 'Via Antonio Salieri 74/D Via ', 'antoni9 Salieri 74/D ', '37132', 'Verona VR', 'Italien', 'IT', NULL, NULL, '3466107671', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369679979', 'FedEx', NULL, '2018-05-02', '30.04.2018 15:40', '4260295880107', '1', 'a0YC000000l320x', '175.00', '274.00'),
(46515, '1033004899', NULL, NULL, 'Karam Hassan hefny hassan elsh', 'VIA LORENTEGGIO 147VIA ', 'LORENTEGGIO 147 ', '20146', 'MILANO MI', 'Italien', 'IT', NULL, NULL, '3664777278', '', NULL, NULL, '103-1 Silver Case/Black Face/Black Leather Band', NULL, '711369680034', 'FedEx', NULL, '2018-05-02', '01.05.2018 18:39', '4260295880435', '1', 'a0YC000000lRgWT', '174.99', '273.99'),
(46516, '1032941913', '', '', 'EIZENS VARNOVSKIS', '40 KEMPTON ROAD', '', 'E62LB', 'LONDON', 'Grossbritannien', '', '', '', '4,47405E+11', '', '', '', 'GM-509-3 Gold case / Black face / Brown Leather Band', 'Nachforschung am 20.05.18 gestellt! Sendung wurde am 25.05.18 zugestellt! Kunde hat Geld von Groupon zurück erhalten, da die Ware angeblich kaputt angekommen ist.', '1Z 8VF 459 68 4691 0634', 'UPS', '', '2018-05-02', '01.05.2018 09:39', '4260295881234', '1', 'a0YC000000l2YRq', '134.99', '189.00'),
(46517, '1032938317', NULL, NULL, 'Sam Roberts', 'Pen-y-palman Tai Cochion', 'Waen', 'LL170AB', 'St.asaph', 'Grossbritannien', 'GB', NULL, NULL, '7765598789', '', NULL, NULL, '7002-10 black case / Black face / Strainless steel band', NULL, '1Z 8VF 459 68 4723 4640', 'UPS', NULL, '2018-05-02', '01.05.2018 06:39', '4260295882316', '1', 'a0YC000000kkQzk', '134.99', '189.00'),
(46518, '1032937321', NULL, NULL, 'Stephen Day', 'Flat 2, Brook Court,', '98 Millbrook Road East', 'SO151JQ', 'Southampton', 'Grossbritannien', 'GB', NULL, NULL, '4,47703E+11', '', NULL, NULL, 'GM-3005-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4613 3055', 'UPS', NULL, '2018-05-02', '01.05.2018 04:39', '4260295880909', '1', 'a0YC000000kkQx7', '129.00', '179.00'),
(46519, '1032896693', NULL, NULL, 'Loredana Fieroiu Tvf uk plc', '59/69 QUEENS ROAD', '', 'HP136AH', 'HIGH WYCOMBE', 'Grossbritannien', 'GB', NULL, NULL, '7865592022', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4743 8591', 'UPS', NULL, '2018-05-02', '30.04.2018 20:39', '4260295880916', '1', 'a0YC000000kkQx8', '129.00', '179.00'),
(46520, '1032855037', NULL, NULL, 'Glenn Hacker', '19 SPRINGFIELD CLOSE', '', 'BS169BZ', 'BRISTOL', 'Grossbritannien', 'GB', NULL, NULL, '7785971839', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4602 5001', 'UPS', NULL, '2018-05-02', '30.04.2018 14:39', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46521, '1032819969', '', '', 'Vesta Zemaite', '21 Albany Court', '', 'TW107PW', 'Richmond London', 'Grossbritannien', '', '', '', '4,47991E+11', '', '', '', 'GM-513-4 Gold case / Black face / Brown Leather Band', 'Nachforschung am 11.06.18 gestellt! Lt. UPS hat die Kundin die Sendung erhalten!', '1Z 8VF 459 68 4604 1814', 'UPS', '', '2018-05-02', '30.04.2018 08:09', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46522, '1032817719', NULL, NULL, 'Khervin Oomajee', '10 Boundary Crescent', '', 'MK111DF', 'Stony Stratford', 'Grossbritannien', 'GB', NULL, NULL, '7807906776', '', NULL, NULL, 'GM-104-6 Argent Blanc Acier', NULL, '1Z 8VF 459 68 4626 5029', 'UPS', NULL, '2018-05-02', '30.04.2018 04:09', '4260295881654', '1', 'a0YC000000kkgcb', '150.00', '219.00'),
(46523, '553545451', NULL, NULL, 'Ali Luthon', 'Villa A5-49 Al Qudra Rd', 'Mudon', 'Dubai', 'Dubai Land', '23747', 'AE', NULL, NULL, '0504897878', '00101631D9', NULL, NULL, 'Pionier Florida Men\'s Watch: GM-505-11', NULL, '425012752612', 'FedEx', NULL, '2018-05-03', '2018-04-27 10:45', 'a0YC000000kGp7zMAC', '1', 'a0YC000000kGp7zMAC', '961.60', '1199.00'),
(46524, '1033158909', NULL, NULL, 'suzy leydet', '785 chemin de bouenhoure le ', 'haut ', '13090', 'Aix en Provence', 'Frankreich', 'FR', NULL, NULL, '659573821', '', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '711369680078', 'FedEx', NULL, '2018-05-03', '02.05.2018 17:10', '4260295880978', '1', 'a0YC000000kkmiL', '145.01', '219.90'),
(46525, '1033075851', NULL, NULL, 'NGABU MAKEDIKA', '9 RUE CUGNOT', '', '95470', 'FOSSES', 'Frankreich', 'FR', NULL, NULL, '660749413', '', NULL, NULL, '506-11 Gold Case/Blue Face/Stainless Steel band', NULL, '711369680089', 'FedEx', NULL, '2018-05-03', '02.05.2018 02:09', '4260295882583', '1', 'a0YC000000l3Aj9', '154.99', '269.90'),
(46526, '1033190633', '', '', 'domenico  jacobbe', 'via vincenzo bellini 33b', 'chiamare prima di consegnare', '44124', 'ferrara FE', 'Italien', '', '', '', '3510267185', '', '', '', '7002-10 black case / Black face / Strainless steel band', '', '711369680090', 'FedEx', '', '2018-05-03', '02.05.2018 23:40', '4260295882316', '1', 'a0YC000000l3lfK', '155.00', '242.90'),
(46527, '1033206493', '', '', 'Sergejs Mahotkins', 'SANDRIDGE CLOSE', '', 'HA11XE', 'HARROW MIDDLESEX', 'Grossbritannien', '', '', '', '7878569541', '', '', '', 'GM-514-4 Black case/Black face/Black Leather Band', 'Nachforschung an UPS gestellt 22.05.18! Kunde hat Sendung erhalten ! Bestätigung liegt von UPS vor!', '1Z 8VF 459 68 4874 1868', 'UPS', '', '2018-05-03', '03.05.2018 00:10', '4260295880121', '1', 'a0YC000000l3mOY', '154.99', '239.00'),
(46528, '1033184835', NULL, NULL, 'Robin Birchmore', '46 FARMERS CLOSE', '', 'OX281NP', 'WITNEY', 'Grossbritannien', 'GB', NULL, NULL, '1865382665', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4603 7070', 'UPS', NULL, '2018-05-03', '02.05.2018 22:10', '4260295881487', '1', 'a0YC000000kkQxD', '129.00', '179.00'),
(46529, '1033166665', NULL, NULL, 'Marco Aboim', '85/1 ST. STEPHEN STREET', '', 'EH35AG', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7940511382', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4843 4682', 'UPS', NULL, '2018-05-03', '02.05.2018 20:09', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46530, '1033118969', NULL, NULL, 'Agnieszka Zieniewicz', '100 STRATFORD ROAD', '', 'SP13JS', 'SALISBURY', 'Grossbritannien', 'GB', NULL, NULL, '7397541815', '', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4739 0696', 'UPS', NULL, '2018-05-03', '02.05.2018 14:40', '4260295881425', '1', 'a0YC000000l2YRW', '135.01', '185.00'),
(46531, '1033281289', NULL, NULL, 'Shazal shah', '8 TOLPITS LANE', '', 'WD187ST', 'WATFORD', 'Grossbritannien', 'GB', NULL, NULL, '7814739736', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4600 1107', 'UPS', NULL, '2018-05-04', '03.05.2018 17:39', '4260295881401', '1', 'a0YC000000l2YRT', '135.01', '185.00'),
(46532, '1033266231', NULL, NULL, 'Ryan Wilkins', '19 HAWK CLOSE', 'abbeydale', 'GL44WE', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7557978513', '', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4760 1912', 'UPS', NULL, '2018-05-04', '03.05.2018 15:10', '4260295881425', '1', 'a0YC000000l2YRW', '135.01', '185.00'),
(46533, '1033281445', NULL, NULL, 'Shazal shah', '8 TOLPITS LANE', '', 'WD187ST', 'WATFORD', 'Grossbritannien', 'GB', NULL, NULL, '7814739736', '', NULL, NULL, '7002-9 Gold Case / Black Face / Strainless steel band', NULL, '1Z 8VF 459 68 4600 1107', 'UPS', NULL, '2018-05-04', '03.05.2018 17:39', '4260295882309', '1', 'a0YC000000kkQzj', '134.99', '189.00'),
(46534, '1033285549', NULL, NULL, 'Caspian Ngo', '106 Orbis Wh Bridges Court ', 'Road, Battersea ', 'SW113GX', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7713130500', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4736 9120', 'UPS', NULL, '2018-05-04', '03.05.2018 18:09', '4260295880916', '1', 'a0YC000000kkQx8', '129.00', '179.00'),
(46535, '1033224963', NULL, NULL, 'Sue Elphick', '74 Golden Avenue', 'East Preston village', 'BN161QU', 'Littlehampton west Sussex', 'Grossbritannien', 'GB', NULL, NULL, '07793 810700', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '1Z 8VF 459 68 4791 8732', 'UPS', NULL, '2018-05-04', '03.05.2018 03:39', '4260295881487', '1', 'a0YC000000kkQxD', '129.00', '179.00'),
(46536, '1033288343', NULL, NULL, 'Carteron', '17 ALLEE JEAN ROSTAND', '', '44470', 'CARQUEFOU', 'Frankreich', 'FR', NULL, NULL, '665304985', '', NULL, NULL, '103-1 Silver Case/Black Face/Black Leather Band', NULL, '', 'FedEx', NULL, '2018-05-04', '03.05.2018 16:39', '4260295880435', '1', 'a0YC000000kklKN', '169.90', '269.90'),
(46537, '1033273325', NULL, NULL, 'Severine SANTERRE', '21 IMPASSE DU BOIS DES HOGUES', 'LA TOUCHE', '72650', 'LA BAZOGE', 'Frankreich', 'FR', NULL, NULL, '608656308', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369680126', 'FedEx', NULL, '2018-05-04', '03.05.2018 14:10', '4260295880442', '1', 'a0YC000000kklKO', '169.90', '269.90'),
(46538, '1033439849', NULL, NULL, 'noelia  moya garcia', 'CALLE QUART, 2', '18', '46960', 'ALDAIA V', 'Spanien', 'ES', NULL, NULL, '678624040', '', NULL, NULL, '103-4 Bicolor Case/Gold face/Brown leather band', NULL, '', 'FedEx', NULL, '2018-05-07', '05.05.2018 05:09', '4260295881197', '1', 'a0YC000000l40Q0', '169.99', '229.90'),
(46539, '1033347203', NULL, NULL, 'roberto paz diz', 'CALLE PITROIG, 9', '0', '46184', 'SAN ANTONIO DE BENAGEBER  V', 'Spanien', 'ES', NULL, NULL, '682377073', '', NULL, NULL, '103-1 Silver Case/Black Face/Black Leather Band', NULL, '711369680207', 'FedEx', NULL, '2018-05-07', '04.05.2018 08:40', '4260295880435', '1', 'a0YC000000l40Px', '169.99', '229.90'),
(46540, '1033363151', NULL, NULL, 'Raphael Abadie', 'Restaurant l’absinthe 10 ', 'quaie de la quarantaine ', '14600', 'Honfleur Normandie', 'Frankreich', 'FR', NULL, NULL, '660116711', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369680148', 'FedEx', NULL, '2018-05-07', '04.05.2018 11:10', '4260295880442', '1', 'a0YC000000kklKO', '169.90', '269.90'),
(46541, '1033483133', NULL, NULL, 'MAIRIE SAUVERE ALINE', '1270 1270 1270 1270 ROUTE DU ', 'GRISARD ', '69560', 'ST CYR SUR LE RHONE', 'Frankreich', 'FR', NULL, NULL, '616785048', '', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369680159', 'FedEx', NULL, '2018-05-07', '05.05.2018 14:09', '4260295881609', '1', 'a0YC000000kklKS', '169.90', '269.90'),
(46542, '1033373847', NULL, NULL, 'jean-louis bougdour', '16 boulevard de la chauviniere', '', '44300', 'nantes', 'Frankreich', 'FR', NULL, NULL, '699344825', '', NULL, NULL, '506-13 Rosegold case/Blue face/Stainless Steel Band', NULL, '711369680160', 'FedEx', NULL, '2018-05-07', '04.05.2018 12:40', '4260295882606', '1', 'a0YC000000l3AjB', '154.99', '269.90'),
(46543, '1033379207', '', '', 'moussa deme', '256 RUE DE LILLE', 'PRESSING DU CANON D\'OR', '59130', 'LAMBERSART', 'Frankreich', '', '', '', '653258954', '', '', '', 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', 'Sendung am 25.06.18 zurück erhalten! Empfänger hat die Annahme verweigert!', '711369680170', 'FedEx', '', '2018-05-07', '04.05.2018 13:40', '4260295881487', '1', 'a0YC000000kkmiN', '145.01', '219.90'),
(46544, '1033382869', NULL, NULL, 'acherki farid', '11 RUE DE CORSE rez-de-chausse', 'e appartement 17 78', '93600', 'AULNAY SOUS BOIS', 'Frankreich', 'FR', NULL, NULL, '698379908', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369680181', 'FedEx', NULL, '2018-05-07', '04.05.2018 14:39', '4260295880107', '1', 'a0YC000000l3Aef', '175.01', '269.90'),
(46545, '1033519741', NULL, NULL, 'Massimiliano Paggi', 'VIA GIAN GALEAZZO UCCELLI 2', '', '6132', 'PERUGIA PG', 'Italien', 'IT', NULL, NULL, '3481229213', '', NULL, NULL, 'GM-111-6 Black Case/Black Face/Black Leather Band', NULL, '711369680192', 'FedEx', NULL, '2018-05-07', '05.05.2018 23:39', '4260295882934', '1', 'a0YC000000l2gsM', '158.99', '248.90'),
(46546, '1033465339', NULL, NULL, 'Karen Harvey', '45 MERCOT CLOSE', 'Oakenshaw South', 'B987YX', 'REDDITCH WORCESTERSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7984766482', '', NULL, NULL, '7002-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4790 6745', 'UPS', NULL, '2018-05-07', '05.05.2018 13:10', '4260295882224', '1', 'a0YC000000kkQzc', '134.99', '189.00'),
(46547, '1033424243', NULL, NULL, 'Anais Peyro', '69 BRIARFIELD AVENUE', 'Finchley', 'N32LG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7922821881', '', NULL, NULL, '7002-7 Silver Case / Black Dial / Strainless steel band', NULL, '1Z 8VF 459 68 4862 9150', 'UPS', NULL, '2018-05-07', '05.05.2018 00:10', '4260295882286', '1', 'a0YC000000kkQzh', '134.99', '189.00'),
(46548, '1033503307', NULL, NULL, 'Yasmina Sonmez', '45 Shrewsbury street', '', 'M169BB', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7482343524', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4862 1961', 'UPS', NULL, '2018-05-07', '05.05.2018 19:10', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46549, '1033370255', NULL, NULL, 'Hortensia Chiluba', '102 VALLEY ROAD', 'Kenley', 'CR85BU', 'KENLEY', 'Grossbritannien', 'GB', NULL, NULL, '7492044319', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4726 1174', 'UPS', NULL, '2018-05-07', '04.05.2018 14:10', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46550, '1033366843', NULL, NULL, 'Martin Howkins', '1 Jasmine place, Jasmine Grove', 'Stoke Aldermoor', 'CV31NY', 'Coventry West midlands', 'Grossbritannien', 'GB', NULL, NULL, '7754702407', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4836 2787', 'UPS', NULL, '2018-05-07', '04.05.2018 13:40', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46551, '1033532555', '', '', 'Maina Sandi', '6-24 HAVIL STREET', 'Camberwell', 'SE57RU', 'LONDON', 'Grossbritannien', '', '', '', '7862769835', '', '', '', 'GM-3005-A3 Black Case / Black face / Stainless steel band', 'Sendung am 15.05.18 zurück erhalten, da Adresse falsch ist. Apartment nr. fehlt!', '1Z 8VF 459 68 4878 2798', 'UPS', '', '2018-05-07', '06.05.2018 00:40', '4260295880985', '1', 'a0YC000000kkQxC', '129.00', '179.00'),
(46552, '1033545339', NULL, NULL, 'Mjeed Alarifi', 'Falcon Drive Falcon Drive 362 ', 'vega house,celestia,cardiff ba', 'CF104RG', 'Cardiff', 'Grossbritannien', 'GB', NULL, NULL, '7488400675', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4801 7203', 'UPS', NULL, '2018-05-07', '06.05.2018 06:39', '4260295881401', '1', 'a0YC000000l2YRT', '135.01', '185.00'),
(46553, '1033595437', NULL, NULL, 'adrian andries', '16 THOMPSON ROAD', '', 'RM95TH', 'DAGENHAM', 'Grossbritannien', 'GB', NULL, NULL, '7961629663', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4880 2015', 'UPS', NULL, '2018-05-07', '06.05.2018 16:39', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46554, '1033553319', NULL, NULL, 'Bren Kelly', '29 BASINGBOURNE ROAD', '', 'GU526TG', 'FLEET', 'Grossbritannien', 'GB', NULL, NULL, '7957808664', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4871 3228', 'UPS', NULL, '2018-05-07', '06.05.2018 10:40', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46555, '1033583957', NULL, NULL, 'frederick hardicre', '15 spindle avenue', '', 'SK153DU', 'sTALYBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7881661293', '', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4676 6836', 'UPS', NULL, '2018-05-07', '06.05.2018 14:40', '4260295880985', '1', 'a0YC000000kkQxC', '129.00', '179.00'),
(46556, '1033546867', NULL, NULL, 'Andrew Gray', '45 ROEDALE ROAD', '', 'BN17GB', 'BRIGHTON', 'Grossbritannien', 'GB', NULL, NULL, '07952 309261', '', NULL, NULL, 'GM-513-1 Silver case / White face / Black Leather Band', NULL, '1Z 8VF 459 68 4701 8848', 'UPS', NULL, '2018-05-07', '06.05.2018 09:09', '4260295882170', '1', 'a0YC000000kkqqf', '132.99', '189.00'),
(46557, '1033693323', NULL, NULL, 'Lucie Suhajova', '6GOODHARTCRESCENT GOODHART ', 'CRESCENT ', 'LU63FL', 'DUNSTABLE', 'Grossbritannien', 'GB', NULL, NULL, '4,47533E+11', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4716 5251', 'UPS', NULL, '2018-05-08', '07.05.2018 13:10', '4260295880916', '1', 'a0YC000000kkQx8', '129.00', '179.00'),
(46558, '1033674053', NULL, NULL, 'Jean Claude Le Beron', 'The Old Forge Warehouse Rd', '', 'CM63ST', 'Stebbing', 'Grossbritannien', 'GB', NULL, NULL, '7836214120', '', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '1Z 8VF 459 68 4814 2069', 'UPS', NULL, '2018-05-08', '07.05.2018 10:39', '4260295880985', '1', 'a0YC000000kkQxC', '129.00', '179.00'),
(46559, '1033667209', NULL, NULL, 'Aktar Ali', '19 Osier street', '', 'E14AW', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7949759779', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4872 5279', 'UPS', NULL, '2018-05-08', '07.05.2018 08:09', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46560, '1033666323', NULL, NULL, 'Mr R W Dingley', '55 BALDWYNS PARK', '', 'DA52BE', 'BEXLEY', 'Grossbritannien', 'GB', NULL, NULL, '7785928958', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4613 0889', 'UPS', NULL, '2018-05-08', '07.05.2018 06:09', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46561, '1033714335', NULL, NULL, 'Claudine Lefebvre', 'Rue de Fleignies 1', '', '7080', 'Frameries', 'Belgien', 'BE', NULL, NULL, '32495519050', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369680230', 'FedEx', NULL, '2018-05-08', '07.05.2018 16:10', '4260295882200', '1', 'a0YC000000lRObo', '155.01', '225.00'),
(46562, '1033598265', NULL, NULL, 'Zobida Mousafst', 'Haasstrasse 59', '', '4700', 'Eupen', 'Belgien', 'BE', NULL, NULL, '499266587', '', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '711369680229', 'FedEx', NULL, '2018-05-08', '06.05.2018 16:40', '4260295880749', '1', 'a0YC000000lROe6', '145.00', '210.00'),
(46563, '1033796713', NULL, NULL, 'Ernest Joyce', '77 DUNALASTAIR DRIVE', 'Stepps', 'G336LY', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7809019105', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '1Z 8VF 459 68 4861 4899', 'UPS', NULL, '2018-05-09', '08.05.2018 11:39', '4260295880916', '1', 'a0YC000000kkQx8', '129.00', '179.00'),
(46564, '1033819955', NULL, NULL, 'ANDREW kirkham', 'newhaven broad street', '', 'DY69LP', 'KINGSWINFORDWest Midlands', 'Grossbritannien', 'GB', NULL, NULL, '7775602525', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '', 'UPS', NULL, '2018-05-09', '08.05.2018 14:39', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46565, '1033814065', NULL, NULL, 'Paul Byrne', '37 TRURO GARDENS', '', 'MK451UH', 'BEDFORD', 'Grossbritannien', 'GB', NULL, NULL, '07590 832333', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z 8VF 459 68 4607 3307', 'UPS', NULL, '2018-05-09', '08.05.2018 13:40', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46566, '1033997415', NULL, NULL, 'Liviu  Cucerenco', 'UNIT B4 LOWFIELDS CLOSE', 'LOWFIELDS BUSINESS PARK', 'HX59DX', 'ELLAND', 'Grossbritannien', 'GB', NULL, NULL, '7557633276', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369680273', 'FedEx', NULL, '2018-05-11', '09.05.2018 23:10', '4260295881807', '1', 'a0YC000000l2YRZ', '130.00', '179.00'),
(46567, '1033908329', NULL, NULL, 'Hazel Mapleson', '35 EAGLE AVENUE', '', 'PH31GD', 'AUCHTERARDER', 'Grossbritannien', 'GB', NULL, NULL, '7974625750', '', NULL, NULL, 'GM-3005-1 Silver case / White face / Black Leather Band', NULL, '711369680284', 'FedEx', NULL, '2018-05-11', '09.05.2018 09:09', '4260295880909', '1', 'a0YC000000kkQx7', '129.00', '179.00'),
(46568, '1033775951', NULL, NULL, 'Jorge  Villantoy Alanya', 'Via Enrico Giglioli 72/29', '', '20156', 'Genova GE', 'Italien', 'IT', NULL, NULL, '3474697814', '', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '711369680343', 'FedEx', NULL, '2018-05-11', '08.05.2018 02:39', '4260295881616', '1', 'a0YC000000lRgWY', '174.99', '273.99'),
(46569, '1033950029', NULL, NULL, 'GIUSEPPE ROMANO', 'VIA ROMA 15', '', '90020', 'SCIARA PA', 'Italien', 'IT', NULL, NULL, '3297847970', '', NULL, NULL, '514-7 Silver case/Black face/Stainless Steel Band', NULL, '711369680354', 'FedEx', NULL, '2018-05-11', '09.05.2018 16:40', '4260295882637', '1', 'a0YC000000l3212', '175.00', '274.00'),
(46570, '1033867949', NULL, NULL, 'Roxana Caseru', 'VIA ROCCA 1', '', '37066', 'SOMMACAMPAGNA VR', 'Italien', 'IT', NULL, NULL, '3292845734', '', NULL, NULL, '7002-2 Silver case / Black face / Black Leather Band', NULL, '711369680365', 'FedEx', NULL, '2018-05-11', '08.05.2018 22:39', '4260295882231', '1', 'a0YC000000l3lfE', '155.00', '242.90'),
(46571, '1033794687', NULL, NULL, 'paola morandi', 'via torino 6', '', '80142', 'napoli NA', 'Italien', 'IT', NULL, NULL, '3408759697', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369680376', 'FedEx', NULL, '2018-05-11', '08.05.2018 12:10', '4260295880107', '1', 'a0YC000000l320x', '175.00', '274.00'),
(46572, '1033915073', NULL, NULL, 'MADDY MICHALON', 'RUE RUE PAUL CEZANNE RES. ', 'LORENZACCIO ENTREE A APPT 394', '33400', 'TALENCE', 'Frankreich', 'FR', NULL, NULL, '698010797', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '711369680295', 'FedEx', NULL, '2018-05-11', '09.05.2018 08:40', '4260295880923', '1', 'a0YC000000kkmiJ', '145.01', '219.90'),
(46573, '1033816445', NULL, NULL, 'Fanny BENIGUEL', '16 rue de Port Maria', '', '44300', 'NANTES', 'Frankreich', 'FR', NULL, NULL, '619195343', '', NULL, NULL, '7002-5 Black case / Black face / Black Leather Band', NULL, '711369680300', 'FedEx', NULL, '2018-05-11', '08.05.2018 12:09', '4260295882262', '1', 'a0YC000000kklHG', '154.99', '229.90'),
(46574, '1033793373', NULL, NULL, 'RENE PREVOST', '72 - 78 SPEEDY FRANCE SAS ', '72-78 avenue Georges Clemencea', '92000', 'NANTERRE', 'Frankreich', 'FR', NULL, NULL, '141203319', '', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369680310', 'FedEx', NULL, '2018-05-11', '08.05.2018 09:09', '4260295881609', '1', 'a0YC000000kklKS', '169.90', '269.90'),
(46575, '1034027253', NULL, NULL, 'Kathleen BENOIT', '8 LA MAISDONNIERE', '', '44690', 'MONNIERES', 'Frankreich', 'FR', NULL, NULL, '687560917', '', NULL, NULL, '514-7 Silver case/Black face/Stainless Steel Band', NULL, '711369680321', 'FedEx', NULL, '2018-05-11', '10.05.2018 08:09', '4260295882637', '1', 'a0YC000000l3Aek', '175.01', '269.90'),
(46576, '1034026653', '', '', 'cindy courtois', '36 B RUE DE VENDEE', '', '77163', 'DAMMARTIN SUR TIGEAUX', 'Frankreich', '', '', '', '670413322', '', '', '', '510-7 Gold Case / Black Face / Stainless steel band', 'Kunde hat Geld von Groupon zurück erhalten, da angeblich falsche Uhr geliefert wurde. 06.07.2018', '711369680332', 'FedEx', '', '2018-05-11', '10.05.2018 08:09', '4260295881432', '1', 'a0YC000000kklGN', '154.99', '229.90'),
(46577, '1034066245', NULL, NULL, 'Phill Dawson', '44 CLEVELAND PLACE', 'Peterlee', 'SR82PA', 'PETERLEE', 'Grossbritannien', 'GB', NULL, NULL, '7882972512', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '711369680387', 'FedEx', NULL, '2018-05-11', '10.05.2018 15:40', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46578, '1034087893', NULL, NULL, 'Fareed Hussain', '56 DOLPHIN LANE', '', 'B277DE', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '4,47936E+11', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '711369680398', 'FedEx', NULL, '2018-05-11', '10.05.2018 19:09', '4260295881234', '1', 'a0YC000000l2YRq', '134.99', '189.00'),
(46579, '1034022241', NULL, NULL, 'Connah Edgington', '6 WESTONBIRT CLOSE', '', 'GL34GT', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7791469771', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '711369680402', 'FedEx', NULL, '2018-05-11', '10.05.2018 08:09', '4260295882187', '1', 'a0YC000000kkqqg', '132.99', '189.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(46580, '1034145307', NULL, NULL, 'Marie-Eve GABIN', '19 RUE DU MOULIN', '', '01800', 'MEXIMIEUX', 'Frankreich', 'FR', NULL, NULL, '782591974', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369680490', 'FedEx', NULL, '2018-05-14', '11.05.2018 08:39', '4260295880107', '1', 'a0YC000000l3Aef', '175.01', '269.90'),
(46581, '1034135403', NULL, NULL, 'monnet jean michel', '3 RUE DE LA VALLEE', '', '68220', 'LEYMEN HAUT RHIN', 'Frankreich', 'FR', NULL, NULL, '389681917', '', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369680505', 'FedEx', NULL, '2018-05-14', '11.05.2018 01:09', '4260295881609', '1', 'a0YC000000kklKS', '169.90', '269.90'),
(46582, '1034339925', '', '', 'diana grosu', 'Kilcoe Greenfield Park', 'Donnybrook', 'DUBLIN', 'Dublin 04', 'Irland', '', '', '', '871906184', '', '', '', 'GM-514-3 Gold Black Case/Black face/brown leather Band', '', '711369680413', 'FedEx', '', '2018-05-14', '12.05.2018 23:40', '4260295880144', '1', 'a0YC000000l33lK', '175.00', '260.00'),
(46583, '1034240897', NULL, NULL, 'Sundas', '28 STOW GROVE', '', 'B368AY', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7778000882', '', NULL, NULL, '3006-2 Gold Case/Black face/Black leather Band', NULL, '711369680424', 'FedEx', NULL, '2018-05-14', '12.05.2018 07:09', '4260295881005', '1', 'a0YC000000l3mfj', '126.00', '179.00'),
(46584, '1034231497', NULL, NULL, 'Nguyen Anh', '154 Fairfoot Road', '', 'E34EL', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7479986869', '', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369680435', 'FedEx', NULL, '2018-05-14', '12.05.2018 01:10', '4260295881395', '1', 'a0YC000000l2YRS', '135.01', '185.00'),
(46585, '1034247739', NULL, NULL, 'Shazal shah', '8 TOLPITS LANE', '', 'WD187ST', 'WATFORD', 'Grossbritannien', 'GB', NULL, NULL, '7814739736', '', NULL, NULL, 'GM-509-7 Gold Case / Black Face / Gold Stainless steel band', NULL, '711369680446', 'FedEx', NULL, '2018-05-14', '12.05.2018 10:39', '4260295881968', '1', 'a0YC000000l2YRu', '134.99', '189.00'),
(46586, '1034190339', NULL, NULL, 'Ben Iddles', 'LIGHTSHIP16 MANOR LANE', 'Medway bridge marina', 'ME13JN', 'ROCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7539616056', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '711369680457', 'FedEx', NULL, '2018-05-14', '11.05.2018 17:39', '4260295882187', '1', 'a0YC000000kkqqg', '132.99', '189.00'),
(46587, '1034236931', NULL, NULL, 'Adedapo  Adeleke', '47 CASTLE MAINS ROAD', '', 'G627QB', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7898178732', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369680468', 'FedEx', NULL, '2018-05-14', '12.05.2018 02:39', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46588, '1034181831', NULL, NULL, 'Ionut-marian Berdei', '8 HAMILTON ROAD', '', 'E153AE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7404600072', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369680479', 'FedEx', NULL, '2018-05-14', '11.05.2018 16:09', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46589, '1034139909', NULL, NULL, 'MR ROHAN H WADKE', '247FLATF JUNCTION ROAD', '', 'N195QG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7775972112', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369680480', 'FedEx', NULL, '2018-05-14', '11.05.2018 08:39', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46590, '554532361', NULL, NULL, 'Rene Baumgaertner', 'Ziqoo Hotel and Apartements Discovery Gardens, Zen3', 'Building#11 Apartement No: 805', 'Dubai', '', '', 'AE', NULL, NULL, '+971552003707', '0010002LU8', NULL, NULL, '7002-4 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012753917', 'FedEx', NULL, '2018-05-14', '2018-05-05 17:12', 'a0YC000000k7OztMAE', '1', 'a0YC000000k7OztMAE', '871.03', '999.00'),
(46591, '554144617', NULL, NULL, 'Stephen Taylor', 'Suite 1205 Airport Road. PO Box 1001 Garhoud', 'Le Meridien Hotel and Conference Centre', 'Dubai', '', '', 'AE', NULL, NULL, '0501035919', '0010153AIR', NULL, NULL, 'Pionier Berlin Men\'s Diamond Watch: GM-512-4', NULL, '425012753928', 'FedEx', NULL, '2018-05-14', '2018-05-02 10:10', 'a0YC000000kaXyRMAU', '1', 'a0YC000000kaXyRMAU', '904.48', '1099.00'),
(46592, '1034394883', NULL, NULL, 'ELENA MASINI', 'VIA CENTOSTELLE 6/7 R C/° ', 'BANCA MONTE DEI PASCHI DI SIEN', '50137', 'FIRENZE FI', 'Italien', 'IT', NULL, NULL, '3474950488', '', NULL, NULL, '514-6 Rosegold case/Blue Face/Brown Leather Band', NULL, '711369680516', 'FedEx', NULL, '2018-05-14', '13.05.2018 15:39', '4260295882620', '1', 'a0YC000000l3211', '175.00', '274.00'),
(46593, '1034458443', NULL, NULL, 'Dimitri  Cseho', 'Rue des Jardins 4b', '', '1300', 'Limal', 'brabant wallon', 'BE', NULL, NULL, '471056558', '', NULL, NULL, 'GM-513-5 Black Case / Black Face / Black Leather band', NULL, '711369680527', 'FedEx', NULL, '2018-05-14', '13.05.2018 20:40', '4260295882217', '1', 'a0YC000000lRObp', '155.01', '225.00'),
(46594, '1034350875', NULL, NULL, 'YILMAZ KURHAN', 'RUE DE LA PREVOYANCE 36', '', '4420', 'LIEGE', 'Saint Nicolas', 'BE', NULL, NULL, '3,20489E+11', '', NULL, NULL, 'GM-111-3 Gold case / White face / Brown Leather Band', NULL, '711369680538', 'FedEx', NULL, '2018-05-14', '13.05.2018 03:39', '4260295882903', '1', 'a0YC000000l2hFO', '159.00', '249.99'),
(46595, '1034403135', '', '', 'Phil McInnes', '0 Clayslap', '', 'KA15LN', 'Kilmarnock', 'Grossbritannien', '', '', '', '7414731407', '', '', '', 'GM-513-1 Silver case / White face / Black Leather Band', '', '711369680630', 'FedEx', '', '2018-05-14', '13.05.2018 15:11', '4260295882170', '1', 'a0YC000000kkqqf', '132.99', '189.00'),
(46596, '1034353251', NULL, NULL, 'Arthur Cyrus', '29WALSINGHAMROAD WALSINGHAM ', 'ROAD ', 'E58NE', 'LONDON Clapton', 'Grossbritannien', 'GB', NULL, NULL, '7944419555', '', NULL, NULL, '510-6 Silver Case / Black face / Stainless steel band', NULL, '711369680550', 'FedEx', NULL, '2018-05-14', '13.05.2018 07:39', '4260295881425', '1', 'a0YC000000l2YRW', '135.01', '185.00'),
(46597, '1034352787', NULL, NULL, 'George Morton', '8 Glenwood Drive', '', 'S61SR', 'Sheffield', 'Grossbritannien', 'GB', NULL, NULL, '7792731965', '', NULL, NULL, 'GM-3009-6 Silver case / Black face / Stainless Steel Band', NULL, '711369680560', 'FedEx', NULL, '2018-05-14', '13.05.2018 06:09', '4260295881838', '1', 'a0YC000000l2YRc', '130.00', '179.00'),
(46598, '1034607789', NULL, NULL, 'Isabelle Chartier SHOPILES BAT', '20 RUE DE BETNOMS ZA DE LA ', 'MORANDIERE ID 34508-974', '33185', 'LE HAILLAN', 'Frankreich', 'FR', NULL, NULL, '982519575', '', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369680608', 'FedEx', NULL, '2018-05-15', '14.05.2018 22:39', '4260295881609', '1', 'a0YC000000kklKS', '169.90', '269.90'),
(46599, '1034580157', NULL, NULL, 'Bernard Debien', '41 RUE EUGENE JACQUET', '', '33000', 'BORDEAUX', 'Frankreich', 'FR', NULL, NULL, '609045248', '', NULL, NULL, 'GM-507-2 Silver case / Black face / Black Leather Band', NULL, '711369680619', 'FedEx', NULL, '2018-05-15', '14.05.2018 18:09', '4260295881159', '1', 'a0YC000000kklEp', '150.01', '219.90'),
(46600, '1034527801', NULL, NULL, 'Ali Imran Rehman', '55ELMGROVE ELMGROVE CRESCENT', '', 'HA12QT', 'HARROW', 'Grossbritannien', 'GB', NULL, NULL, '7778335640', '', NULL, NULL, '514-7 Silver case/Black face/Stainless Steel Band', NULL, '711369680582', 'FedEx', NULL, '2018-05-15', '14.05.2018 11:10', '4260295882637', '1', 'a0YC000000l3mOb', '154.99', '239.00'),
(46601, '1034512347', NULL, NULL, 'Joe Dalton', '60 KINETON GREEN ROAD', '', 'B927EB', 'SOLIHULL', 'Grossbritannien', 'GB', NULL, NULL, '7527784384', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '711369680593', 'FedEx', NULL, '2018-05-15', '14.05.2018 02:09', '4260295880923', '1', 'a0YC000000kkQx9', '129.00', '179.00'),
(46602, '1034440801', NULL, NULL, 'Bel Laurent', '24 RUE DES JUILLASSES', '', '31620', 'BOULOC', 'Frankreich', 'FR', NULL, NULL, '606890153', '', NULL, NULL, 'GM-3005-A1 Silver case / White face / Stainless steel Band', NULL, '711369680620', 'FedEx', NULL, '2018-05-16', '13.05.2018 17:09', '4260295880961', '1', 'a0YC000000kkmiK', '145.01', '219.90'),
(46603, '1034790261', NULL, NULL, 'Yenokyan Ani', '7 RUE DE GRENOBLE', 'Batiment 2 appartement 504', '94140', 'ALFORTVILLE', 'Frankreich', 'FR', NULL, NULL, '33768427899', '', NULL, NULL, 'GM-514-4 Black case/Black face/Black Leather Band', NULL, '711369680663', 'FedEx', NULL, '2018-05-17', '16.05.2018 16:09', '4260295880121', '1', 'a0YC000000l3Aeh', '175.01', '269.90'),
(46604, '1034767347', NULL, NULL, 'Subiyal Iqbal', '7 PENRHYN CRESCENT', '', 'NG95NZ', 'NOTTINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7491693010', '', NULL, NULL, 'GM-104-7 Argent Noir Acier', NULL, '711369680641', 'FedEx', NULL, '2018-05-17', '16.05.2018 15:09', '4260295881661', '1', 'a0YC000000kkgcc', '150.00', '219.00'),
(46605, '1034726875', '', '', 'Liam Murphy', '101 SWANSWELL ROAD', '', 'B927EW', 'SOLIHULL West midlands', 'Grossbritannien', '', '', '', '7478221069', '', '', '', 'GM-111-4  Gold case/Black face/Brown Leather Band', '', '711369680652', 'FedEx', '', '2018-05-17', '16.05.2018 07:09', '4260295882910', '1', 'a0YC000000l3lkH', '149.99', '229.00'),
(46606, '1034899805', '', '', 'yosra bouthaaleb', '12 RUE DE LA ROCHE', '', '38080', 'ST ALBAN DE ROCHE', 'Frankreich', '', '', '', '629544867', '', '', '', '510-8 Black case / Black Face / Stainless steel band', '', '711369680722', 'FedEx', '', '2018-05-18', '17.05.2018 16:09', '4260295881449', '1', 'a0YC000000kklGO', '154.99', '229.90'),
(46607, '1034858353', NULL, NULL, 'carlo grimaldi', 'via cesovo n. 23', '', '25060', 'marcheno BS', 'Italien', 'IT', NULL, NULL, '3397561818', '', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '711369680733', 'FedEx', NULL, '2018-05-18', '17.05.2018 12:09', '4260295880749', '1', 'a0YC000000lePut', '150.01', '234.90'),
(46608, '1034845785', NULL, NULL, 'Jorge  Villantoy Alanya', 'Via Enrico Giglioli 72/29', '', '20156', 'Genova GE', 'Italien', 'IT', NULL, NULL, '3474697814', '', NULL, NULL, '514-7 Silver case/Black face/Stainless Steel Band', NULL, '711369680744', 'FedEx', NULL, '2018-05-18', '17.05.2018 03:39', '4260295882637', '1', 'a0YC000000l3212', '175.00', '274.00'),
(46609, '556000382', NULL, NULL, 'ABDUGAFUR KHAKIMOV', 'Uptown Mirdi Terrace Apartments-C, Flat 7409', 'Mirdif', 'Dubai', 'Dubai', '34829', 'AE', NULL, NULL, '0551049884', '00100070FI', NULL, NULL, '7002-9 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012754637', 'FedEx', NULL, '2018-05-22', '2018-05-18 21:40', 'a0YC000000k7P0IMAU', '1', 'a0YC000000k7P0IMAU', '871.03', '999.00'),
(46610, '1035116955', NULL, NULL, 'YILMAZ KURHAN', 'RUE DE LA PREVOYANCE 36', '', '4420', 'LIEGE', 'Belgien', 'BE', NULL, NULL, '3,20489E+11', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369680836', 'FedEx', NULL, '2018-05-22', '20.05.2018 06:17', '4260295882200', '1', 'a0YC000000lRObo', '155.01', '225.00'),
(46611, '1035009865', NULL, NULL, 'marina stasenko', 'Truweelstraat 3', '', '9100', 'Sint-Niklaas', 'Belgien', 'BE', NULL, NULL, '484725594', '', NULL, NULL, 'GM-111-10 Gold Case/Black Face/Gold Metall Band', NULL, '711369680847', 'FedEx', NULL, '2018-05-22', '18.05.2018 22:09', '4260295882972', '1', 'a0YC000000l2hG0', '159.00', '249.99'),
(46612, '1035064623', NULL, NULL, 'Fatiha Lakchouch', 'Calle Cabeza Mesada, 5', '2', '28031', 'Madrid M', 'Spanien', 'ES', NULL, NULL, '627936915', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369680814', 'FedEx', NULL, '2018-05-22', '19.05.2018 13:18', '4260295880442', '1', 'a0YC000000l40Py', '169.99', '229.90'),
(46613, '1035120429', NULL, NULL, 'Salim  BENJDIA', '3 RUE DU PARDON', 'pavillon au fond de la cour', '95100', 'ARGENTEUIL', 'Frankreich', 'FR', NULL, NULL, '662425207', '', NULL, NULL, '103-9 Black case/Black face/Black Metall Band', NULL, '711369680788', 'FedEx', NULL, '2018-05-22', '20.05.2018 08:17', '4260295881630', '1', 'a0YC000000kklKU', '169.90', '269.90'),
(46614, '1035012617', NULL, NULL, 'Catherine Bernard', '221 Rue Du Pre Seigneur', '', '78410', 'Bouafle', 'Frankreich', 'FR', NULL, NULL, '664540412', '', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369680799', 'FedEx', NULL, '2018-05-22', '18.05.2018 20:39', '4260295881609', '1', 'a0YC000000kklKS', '169.90', '269.90'),
(46615, '1034940993', '', '', 'Evrard Eyinga', '163 RUE DE VERSAILLES', 'App 204 lot B', '78150', 'LE CHESNAY', 'Frankreich', '', '', '', '675111632', '', '', '', 'GM-514-2 Gold case/Black face/Brown Leather Band', 'Sendung am 23.07.18 zurück erhalten, da Kunde sich nicht bei Fedex gemeldet hat.', '711369680803', 'FedEx', '', '2018-05-22', '18.05.2018 00:09', '4260295880107', '1', 'a0YC000000l3Aef', '175.01', '269.90'),
(46616, '1035283731', NULL, NULL, 'Jacky Richard', '6 ALLEE RENE CASSIN', '', '51430', 'TINQUEUX', 'Frankreich', 'FR', NULL, NULL, '614267430', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369680858', 'FedEx', NULL, '2018-05-22', '21.05.2018 15:47', '4260295880442', '1', 'a0YC000000kklKO', '169.90', '269.90'),
(46617, '1035283135', NULL, NULL, 'Moussa Faousi', '13 APPARTEME CHEMINEMENT ', 'FRANCISCO DE GOYA 6 eme etage', '31100', 'TOULOUSE', 'Frankreich', 'FR', NULL, NULL, '753982012', '', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369680869', 'FedEx', NULL, '2018-05-22', '21.05.2018 15:47', '42602958811418', '1', 'a0YC000000kklGL', '154.99', '229.90'),
(46618, '1035325541', NULL, NULL, 'Elisabeth MARTIN', '470 vieux chemin des sablettes', '', '83500', 'La Seyne sur mer', 'Frankreich', 'FR', NULL, NULL, '614947132', '', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '711369680870', 'FedEx', NULL, '2018-05-22', '21.05.2018 22:18', '4260295881432', '1', 'a0YC000000kklGN', '154.99', '229.90'),
(46619, '1035228265', NULL, NULL, 'Nafaa Omar', '24 Chemin Des Marots App 3', '', '31770', 'Colomiers', 'Frankreich', 'FR', NULL, NULL, '662930994', '', NULL, NULL, 'GM-513-5 Black Case / Black Face / Black Leather band', NULL, '711369680880', 'FedEx', NULL, '2018-05-22', '21.05.2018 00:18', '4260295882217', '1', 'a0YC000000kkrlc', '160.00', '249.90'),
(46620, '1035161989', NULL, NULL, 'francesco militello', 'VIA FRATELLI CERVI 10', '', '27010', 'SIZIANO PV', 'Italien', 'IT', NULL, NULL, '3347868863', '', NULL, NULL, '506-11 Gold Case/Blue Face/Stainless Steel band', NULL, '711369680825', 'FedEx', NULL, '2018-05-22', '20.05.2018 17:18', '4260295882583', '1', 'a0YC000000l32zR', '155.00', '242.50'),
(46621, '1035092137', NULL, NULL, 'Alice Anderton', '79 COLLIERS WAY', 'CannockStaffordshire', 'WS124UD', 'CANNOCK', 'Grossbritannien', 'GB', NULL, NULL, '7890740706', '', NULL, NULL, 'GM-513-5 Black Case / Black Face / Black Leather band', NULL, '711369680755', 'FedEx', NULL, '2018-05-22', '19.05.2018 21:18', '4260295882217', '1', 'a0YC000000kkqqi', '132.99', '189.00'),
(46622, '1035090329', '', '', 'hazel mapleson', '35 eagle avenue', '', 'PH31GD', 'auchterarder perthshire', 'Grossbritannien', '', '', '', '7974625750', '', '', '', 'GM-3009-2 Silver case / Black face / Black Leather Band', '', 'CY731561574DE', 'DHL', '', '2018-05-23', '19.05.2018 20:48', '4260295881791', '1', 'a0YC000000l2YRY', '130.00', '179.00'),
(46623, '1034994047', NULL, NULL, 'Wendy Ewens', '5 ANTHONY WAY', '', 'PO107RZ', 'EMSWORTH', 'Grossbritannien', 'GB', NULL, NULL, '7989448235', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '711369680777', 'FedEx', NULL, '2018-05-22', '18.05.2018 18:09', '4260295882187', '1', 'a0YC000000kkqqg', '132.99', '189.00'),
(46624, '1035340823', NULL, NULL, 'Clifford Bishop', '309 MACDONALD ROAD', '', 'GU90EJ', 'FARNHAM SURREY', 'Grossbritannien', 'GB', NULL, NULL, '7500530532', '', NULL, NULL, '3006-3 Black Case/Black Face/Black Leather Band', NULL, '711369680891', 'FedEx', NULL, '2018-05-23', '22.05.2018 08:17', '4260295881022', '1', 'a0YC000000l3mfk', '126.00', '179.00'),
(46625, '1035338087', NULL, NULL, 'Wei Li', '106 BARRIER POINT ROAD', '', 'E162SD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '4,47812E+11', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '711369680906', 'FedEx', NULL, '2018-05-23', '22.05.2018 03:47', '4260295881234', '1', 'a0YC000000l2YRq', '134.99', '189.00'),
(46626, '556153559', NULL, NULL, 'Pierre Makdissi', 'Downtown - Al Noujoum Tower Burj Khalifa Boulevard', 'Level 27 - App 2707', 'Dubai', '', '', 'AE', NULL, NULL, '00971506500763', '0010250IA5', NULL, NULL, 'Theorema Men\'s Watch: GM-111-12', NULL, '425012755059', 'FedEx', NULL, '0000-00-00', '2018-05-20 11:40', 'a0YC000000kamsBMAQ', '1', 'a0YC000000kamsBMAQ', '906.09', '999.00'),
(46627, '1035461361', NULL, NULL, 'Mariam ACHHAB', 'CALLE SAN JOSE DE CALASANZ, 19', '1 izquierda', '26004', 'LOGRONO LO', 'Spanien ', 'ES', NULL, NULL, '655149613', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369680940', 'FedEx', NULL, '2018-05-24', '23.05.2018 09:47', '4260295880442', '1', 'a0YC000000l40Py', '169.99', '229.90'),
(46628, '1035535751', NULL, NULL, 'Cristina Bob', '53 RUE D ORGEMONT', '', '95100', 'ARGENTEUIL', 'Frankreich', 'FR', NULL, NULL, '658640102', '', NULL, NULL, 'GM-513-1 Silver case / White face / Black Leather Band', NULL, '711369680928', 'FedEx', NULL, '2018-05-24', '23.05.2018 20:48', '4260295882170', '1', 'a0YC000000kkrlZ', '160.00', '249.90'),
(46629, '1035447657', '', '', 'Edem Roger Amegan', '4 Rue Des Eglantiers', '', '94320', 'Thiais', 'Frankreich', '', '', '', '663078283', '', '', '', '506-11 Gold Case/Blue Face/Stainless Steel band', '13.06.18 Sendung zurück erhalten! Adresse falsch - Türcode fehlt!', '711369680939', 'FedEx', '', '2018-05-24', '23.05.2018 03:17', '4260295882583', '1', 'a0YC000000l3Aj9', '154.99', '269.90'),
(46630, '1035518749', NULL, NULL, 'MRS TRACY WILLETT', '1 BICKMARSH COTTAGES', 'BUCKLE STREET', 'WR118PH', 'ULLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7787711518', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369680917', 'FedEx', NULL, '2018-05-24', '23.05.2018 19:48', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46631, '1035556929', NULL, NULL, 'Egin Zjarmi', 'Oossekouter 7', '', '9850', 'Nevele', 'Belgien', 'BE', NULL, NULL, '483100754', '', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '711369680983', 'FedEx', NULL, '2018-05-25', '24.05.2018 02:17', '4260295880749', '1', 'a0YC000000lROe6', '145.00', '210.00'),
(46632, '1035606333', NULL, NULL, 'Jacquesson Mathieu', '55 Rue des Rocherets', '', '51200', 'Epernay', 'Frankreich', 'FR', NULL, NULL, '642590499', '', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '711369680950', 'FedEx', NULL, '2018-05-25', '24.05.2018 14:47', '4260295881180', '1', 'a0YC000000lf8VR', '160.00', '249.90'),
(46633, '1035562763', NULL, NULL, 'Pauline Mujinga', '42 42 Rue jean dausset', '', '77176', 'Savigny le Temple', 'Frankreich', 'FR', NULL, NULL, '661533328', '', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '711369680961', 'FedEx', NULL, '2018-05-25', '24.05.2018 05:47', '4260295880701', '1', 'a0YC000000lfAIt', '150.00', '249.90'),
(46634, '1035629041', NULL, NULL, 'Rosa  Indiveri', 'VIA NAPOLI 71', '', '74023', 'GROTTAGLIE TA', 'Italien', 'IT', NULL, NULL, '3930137345', '', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '711369680972', 'FedEx', NULL, '2018-05-25', '24.05.2018 22:18', '4260295881616', '1', 'a0YC000000lRgWY', '174.99', '273.99'),
(46635, '1035929593', NULL, NULL, 'CHAFIK LITIM', 'Rue Reper-Vreven 57', '', '1020', 'Bruxelles', 'Belgien', 'BE', NULL, NULL, '485935129', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369681019', 'FedEx', NULL, '2018-05-28', '27.05.2018 18:14', '4260295880144', '1', 'a0YC000000leQ31', '175.00', '269.00'),
(46636, '1035927745', NULL, NULL, 'Nada Jemni', '390 rue fontcouverte Bat 1', '', '34070', 'Montpellier', 'Frankreich', 'FR', NULL, NULL, '642349088', '', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369681020', 'FedEx', NULL, '2018-05-28', '27.05.2018 15:45', '4260295881609', '1', 'a0YC000000kklKS', '169.90', '269.90'),
(46637, '1035721315', NULL, NULL, 'chantal JACQUET', '14 Rue Goic', '', '56300', 'pontivy', 'Frankreich', 'FR', NULL, NULL, '611118587', '', NULL, NULL, '3004-1 Silver case / Gold face / Black Leather Band', NULL, '711369681030', 'FedEx', NULL, '2018-05-28', '25.05.2018 16:50', '4260295880053', '1', 'a0YC000000lf8Uv', '155.00', '249.90'),
(46638, '1035764149', NULL, NULL, 'ISABELLE PLANTARD', '2 RUE GERMINAL', '', '35230', 'NOYAL CHATILLON SUR SEICHE', 'Frankreich', 'FR', NULL, NULL, '629464293', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369681041', 'FedEx', NULL, '2018-05-28', '26.05.2018 05:44', '4260295880077', '1', 'a0YC000000lf8Ux', '155.00', '249.90'),
(46639, '1035873757', NULL, NULL, 'Jean-Pierre Lacoste', '2940 AV   P BRUTUS', '', '13170', 'LES PENNES MIRABEAU', 'Frankreich', 'FR', NULL, NULL, '679218554', '', NULL, NULL, 'GM-102-5 Silver Case / White Face / Stainless steel band', NULL, '711369681052', 'FedEx', NULL, '2018-05-28', '27.05.2018 09:15', '4260295881517', '1', 'a0YC000000lf8VS', '160.00', '249.90'),
(46640, '1035661907', NULL, NULL, 'Laetitia ANDRE', '14 B RUE VICTOR HUGO', 'Sente de la Bichotte', '95480', 'PIERRELAYE', 'Frankreich', 'FR', NULL, NULL, '688272863', '', NULL, NULL, 'GM-102-5 Silver Case / White Face / Stainless steel band', NULL, '711369681063', 'FedEx', NULL, '2018-05-28', '25.05.2018 14:40', '4260295881517', '1', 'a0YC000000lf8VS', '160.00', '249.90'),
(46641, '1035931867', NULL, NULL, 'Adel Boughendjour', '51 RUE DES FRERES FLAVIEN', '', '75020', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '686080020', '', NULL, NULL, 'GM-507-4 Black case / Black face / Black Leather Band', NULL, '711369681074', 'FedEx', NULL, '2018-05-28', '27.05.2018 16:15', '4260295881173', '1', 'a0YC000000leQWL', '150.01', '219.90'),
(46642, '1035694283', NULL, NULL, 'Rama Katepally', 'Ryanair head office Airside ', 'business park Swords', '', 'Co.Dublin', 'Irland', 'IE', NULL, NULL, '899551187', '', NULL, NULL, 'GM-111-3 Gold case / White face / Brown Leather Band', NULL, '711369680994', 'FedEx', NULL, '2018-05-28', '25.05.2018 14:55', '4260295882903', '1', 'a0YC000000l2o1g', '159.00', '235.00'),
(46643, '1035819287', NULL, NULL, 'Brian Thompson', '14 Lumley Crescent', '', 'DH44TD', 'Sunderland', 'Grossbritannien', 'GB', NULL, NULL, '7961075241', '', NULL, NULL, 'GM-509-2 Silver case / Black face / Black Leather Band', NULL, '711369681008', 'FedEx', NULL, '2018-05-28', '26.05.2018 18:44', '4260295881227', '1', 'a0YC000000l2YRp', '134.99', '189.00'),
(46644, '1036050997', NULL, NULL, 'Rachid Bie', '15 Boulevard pablo picasso', '', '94000', 'Creteil', 'Frankreich', 'FR', NULL, NULL, '619865693', '', NULL, NULL, '103-1 Silver Case/Black Face/Black Leather Band', NULL, '711369681100', 'FedEx', NULL, '2018-05-29', '28.05.2018 16:44', '4260295880435', '1', 'a0YC000000kklKN', '169.90', '269.90'),
(46645, '1036069789', NULL, NULL, 'Daniele Zucca', 'VIA EUGENIO VILLORESI 26', '', '20019', 'SETTIMO MILANESE MI', 'Italien', 'IT', NULL, NULL, '3490917017', '', NULL, NULL, '103-1 Silver Case/Black Face/Black Leather Band', NULL, '711369681111', 'FedEx', NULL, '2018-05-29', '28.05.2018 22:45', '4260295880435', '1', 'a0YC000000lRgWT', '174.99', '273.99'),
(46646, '1036038861', NULL, NULL, 'Mario  Polichetti', 'VIA PESCIATINA 438', '', '55012', 'CAPANNORI LU', 'Italien', 'IT', NULL, NULL, '3319801280', '', NULL, NULL, '506-12 Black case/Black face/ Stainless Steel Band', NULL, '711369681122', 'FedEx', NULL, '2018-05-29', '28.05.2018 17:44', '4260295882590', '1', 'a0YC000000l32zS', '155.00', '242.50'),
(46647, '1036048653', NULL, NULL, 'Michelle Wilkes', '45 COTTINGWOOD GREEN', '', 'NE244TG', 'BLYTH', 'Grossbritannien', 'GB', NULL, NULL, '7595765899', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369681096', 'FedEx', NULL, '2018-05-29', '28.05.2018 18:14', '4260295882200', '1', 'a0YC000000kkqqh', '132.99', '189.00'),
(46648, '1036104021', NULL, NULL, 'Patrick Le Gall', '6 A RUE LOUIS WIEDEMANN', '', '67230', 'HUTTENHEIM', 'Frankreich', 'FR', NULL, NULL, '670703732', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369681133', 'FedEx', NULL, '2018-05-30', '29.05.2018 06:14', '4260295880442', '1', 'a0YC000000kklKO', '169.90', '269.90'),
(46649, '1036136229', NULL, NULL, 'Maurizio Ferrara', 'VIA SANDRO PERTINI 15', '', '27015', 'LANDRIANO PV', 'Italien', 'IT', NULL, NULL, '3402859946', '', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369681144', 'FedEx', NULL, '2018-05-30', '29.05.2018 15:15', '4260295881609', '1', 'a0YC000000lRgWX', '174.99', '273.99'),
(46650, '557241283', NULL, NULL, 'Chris Edwards', '103 Al Fardah Street', 'Villa 103', 'Abu Dhabi', 'Abu Dhabi Gate City', '', 'AE', NULL, NULL, '+971565242168', '0010187J4C', NULL, NULL, 'Pionier Berlin Men\'s Diamond Watch: GM-512-1', NULL, '425012755806', 'FedEx', NULL, '2018-05-31', '2018-05-29 19:47', 'a0YC000000kaXyCMAU', '1', 'a0YC000000kaXyCMAU', '904.48', '1099.00'),
(46651, '556868324', NULL, NULL, 'RONALD PHARAON', 'Garhoud Complex Garhoud', 'X2- 301', 'Dubai', '', '', 'AE', NULL, NULL, '00971506955040', '00100718HC', NULL, NULL, 'Pionier Berlin Men\'s Diamond Watch: GM-512-4', NULL, '28.04.18', 'FedEx', NULL, '0000-00-00', '2018-05-26 17:13', 'a0YC000000kaXyRMAU', '1', 'a0YC000000kaXyRMAU', '904.48', '1099.00'),
(46652, '1036282525', NULL, NULL, 'Alexandra Retegan', 'VIA RIMINI 7/A', 'Routier Italia Srl', '42048', 'RUBIERA RE', 'Italien', 'IT', NULL, NULL, '3299085842', '', NULL, NULL, '506-6 Gold case/Blue Face/Brown Leather Band', NULL, '711369681214', 'FedEx', NULL, '2018-05-31', '30.05.2018 19:14', '4260295883009', '1', 'a0YC000000l32zM', '155.00', '242.50'),
(46653, '1036305143', '', '', 'Megan Hopkin', '41 SHANKLIN ROAD If not in ', 'leave in neighbours Porch', 'L154JE', 'LIVERPOOL', 'Grossbritannien', '', '', '', '7713468074', '', '', '', 'GM-111-1 Silver case / White face / Black Leather Band', '', '711369681225', 'FedEx', '', '2018-05-31', '30.05.2018 21:44', '4260295882880', '1', 'a0YC000000l3lkE', '149.99', '229.00'),
(46654, '1036220633', '', '', 'Abrar Ahmed', '25SERINAAV LITTLEOVER LANE', '', 'DE236JH', 'DERBY', 'Grossbritannien', '', '', '', '7966481818', '', '', '', '514-8 Gold Case/Black Face/Stainless Steel Band', '', '711369681236', 'FedEx', '', '2018-05-31', '30.05.2018 06:44', '4260295882644', '1', 'a0YC000000l3mOc', '154.99', '239.00'),
(46655, '1036320667', NULL, NULL, 'Dorian Maille', '2 RUE CESAR DE VENDOME', '', '64230', 'LESCAR', 'Frankreich', 'FR', NULL, NULL, '559778468', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369681247', 'FedEx', NULL, '2018-06-01', '30.05.2018 22:14', '4260295880442', '1', 'a0YC000000kklKO', '169.90', '269.90'),
(46656, '1036405107', NULL, NULL, 'roberto  pellizzari', 'via provinciale 11', 'chiamare prima di consegnare', '44049', 'terre del reno FE', 'Italien', 'IT', NULL, NULL, '3246903288', '', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '711369681258', 'FedEx', NULL, '2018-06-01', '31.05.2018 20:44', '4260295881685', '1', 'a0YC000000le5pz', '170.00', '266.20'),
(46657, '1036328685', NULL, NULL, 'VILLAGE Fashion Corsa Costanzo', 'via Acqui 1a', 'orario negozio', '12051', 'Alba CN', 'Italien', 'IT', NULL, NULL, '3357000154', '', NULL, NULL, '103-1 Silver Case/Black Face/Black Leather Band', NULL, '711369681269', 'FedEx', NULL, '2018-06-01', '31.05.2018 02:14', '4260295880435', '1', 'a0YC000000lRgWT', '174.99', '273.99'),
(46658, '1036414995', NULL, NULL, 'Sabrina Favata', '32 - 34 High St Howard House', 'Future Education', 'CR01YB', 'croydon surrey', 'Grossbritannien', 'GB', NULL, NULL, '4,47896E+11', '', NULL, NULL, '3006-1 Silver case/White Face/Black Leather Band', NULL, '711369681270', 'FedEx', NULL, '2018-06-01', '31.05.2018 21:14', '4260295880992', '1', 'a0YC000000l3mfi', '126.00', '179.00'),
(46659, '1036522599', NULL, NULL, 'Giovanni Romeo', 'VIA SENATORE LO SCHIAVO 1-9', 'consegnare a Pasticceria Romeo', '89029', 'TAURIANOVA RC', 'Italien', 'IT', NULL, NULL, '3201738850', '', NULL, NULL, '103-2 Gold case / Black face / Brown Leather Band', NULL, '711369681291', 'FedEx', NULL, '2018-06-04', '01.06.2018 23:14', '4260295880442', '1', 'a0YC000000lRgWU', '174.99', '273.99'),
(46660, '1036760763', NULL, NULL, 'Alex Pelateri', 'Rue des Arquebusiers Rue des ', 'Arquebusiers, 29 ', '7130', 'Binche', 'Belgien', 'BE', NULL, NULL, '498185054', '', NULL, NULL, 'GM-3009-2 Silver case / Black face / Black Leather Band', NULL, '711369681340', 'FedEx', NULL, '2018-06-04', '03.06.2018 22:14', '4260295881791', '1', 'a0YC000000lRP1r', '159.00', '239.00'),
(46661, '1036685535', NULL, NULL, 'Najjar Mona', 'Du stade 19', '', '1190', 'Forest', 'Belgien', 'BE', NULL, NULL, '478480611', '', NULL, NULL, 'GM-3009-6 Silver case / Black face / Stainless Steel Band', NULL, '711369681350', 'FedEx', NULL, '2018-06-04', '03.06.2018 13:44', '4260295881838', '1', 'a0YC000000lRP1v', '159.00', '239.00'),
(46662, '1036740319', NULL, NULL, 'DANTAS Jose', '8 DOMAINE DE BACCHUS', '', '33750', 'ST QUENTIN DE BARON', 'Frankreich', 'FR', NULL, NULL, '634169748', '', NULL, NULL, 'GM-516-1 Silver Case/White Face/Black Leather Band', NULL, '711369681317', 'FedEx', NULL, '2018-06-04', '03.06.2018 17:44', '4260295883139', '1', 'a0YC000000leDyH', '154.99', '229.90'),
(46663, '1036717897', NULL, NULL, 'Wodia Traore', '14 Rue Du Chalet', '', '92600', 'Asnieres Sur Seine', 'Frankreich', 'FR', NULL, NULL, '665045027', '', NULL, NULL, '514-6 Rosegold case/Blue Face/Brown Leather Band', NULL, '711369681328', 'FedEx', NULL, '2018-06-04', '03.06.2018 14:45', '4260295882620', '1', 'a0YC000000l3Aej', '175.01', '269.90'),
(46664, '1036655855', NULL, NULL, 'Justine Panciatici', '381 CHEMIN DE LA MADRAGUE ', 'VILLE ', '13015', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '622784342', '', NULL, NULL, '502-5 Silver case / White face / Silver metal Band', NULL, '711369681339', 'FedEx', NULL, '2018-06-04', '03.06.2018 02:14', '4260295881906', '1', 'a0YC000000lfAIv', '150.00', '249.90'),
(46665, '557642076', NULL, NULL, 'Ibraheem Alsayari', '0503224544 East 1', '8', 'Abu Dhabi', 'Baniyas', '', 'AE', NULL, NULL, '0503224544', '0010048NP5', NULL, NULL, 'Theorema Men\'s Watch: GM-511-7', NULL, '425012756125', 'FedEx', NULL, '2018-06-05', '2018-06-01 23:40', 'a0YC000000kamrmMAA', '1', 'a0YC000000kamrmMAA', '906.09', '999.00'),
(46666, '1036868099', NULL, NULL, 'lynden Boyle', '2 WHARFEDALE DRIVE', '', 'WR40BA', 'WORCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7703446470', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369681394', 'FedEx', NULL, '2018-06-06', '04.06.2018 20:44', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46667, '1036849839', NULL, NULL, 'Vilma  Clark', '24 NEWCOMBE ROAD', '', 'NN57AZ', 'NORTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7887389703', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369681409', 'FedEx', NULL, '2018-06-06', '04.06.2018 17:44', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46668, '1036844057', NULL, NULL, 'Ronnie MacNeillie', 'GARAGEHOUSE MAIN ROAD', 'Locharbriggs', 'DG11RY', 'DUMFRIES Dumfriesshire', 'Grossbritannien', 'GB', NULL, NULL, '7809679107', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369681410', 'FedEx', NULL, '2018-06-06', '04.06.2018 16:44', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46669, '1036834261', NULL, NULL, 'Wesley Joyce', '374 WYLDS LANE', '', 'WR51EF', 'WORCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7526788851', '', NULL, NULL, 'GM-513-5 Black Case / Black Face / Black Leather band', NULL, '711369681420', 'FedEx', NULL, '2018-06-06', '04.06.2018 15:14', '4260295882217', '1', 'a0YC000000jz5P9', '132.99', '189.00'),
(46670, '1036922191', NULL, NULL, 'Kristaps Daniels Mahotkins', 'Flat 6 Daltrey Sandridge Close', 'Harrow', 'HA11XE', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7450985855', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369681497', 'FedEx', NULL, '2018-06-06', '05.06.2018 12:03', '4260295880107', '1', 'a0YC000000l3mOW', '154.99', '239.00'),
(46671, '1036838507', NULL, NULL, 'Dagmara Abdurzakova', '27 RESIDENCE BEL AIR', '27 residence Bel Air', '91160', 'LONGJUMEAU', 'Frankreich', 'FR', NULL, NULL, '698967372', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '711369681383', 'FedEx', NULL, '2018-06-06', '04.06.2018 13:44', '4260295881487', '1', 'a0YC000000lf8UG', '148.00', '229.90'),
(46672, '1036930917', '', '', 'Isabelle et pascal RABINEAU', '4 ROUTE DES SAUGES', '', '18390', 'SAVIGNY EN SEPTAINE', 'Frankreich', '', '', '', '618083451', '', '', '', '103-6 Silver case/White face/Silver Metall Band', '', '711369681501', 'FedEx', '', '2018-06-06', '05.06.2018 11:03', '4260295881609', '1', 'a0YC000000kklKS', '169.90', '269.90'),
(46673, '1036963447', NULL, NULL, 'Stanislav Nyegodayev', 'Via Lambro 14', 'Avvisare chiamando 3290695026', '20129', 'Milano MI', 'Italien', 'IT', NULL, NULL, '3290695026', '', NULL, NULL, '103-5 Silver case / White face / Black Leather Band', NULL, '711369681512', 'FedEx', NULL, '2018-06-06', '05.06.2018 18:34', '4260295881593', '1', 'a0YC000000lRgWW', '174.99', '273.99'),
(46674, '558018488', NULL, NULL, 'Mohamad Dalloul', '5 Hamdan 5', '702', 'Abu Dabi', 'Markazia', '', 'AE', NULL, NULL, '00971504456330', '0010054AFJ', NULL, NULL, 'Theorema Men\'s Watch: GM-511-1', NULL, '425012756294', 'FedEx', NULL, '2018-06-07', '2018-06-05 13:13', 'a0YC000000kamqoMAA', '1', 'a0YC000000kamqoMAA', '906.09', '999.00'),
(46675, '1037178733', NULL, NULL, 'John Baybut', 'Berkeley Sha 35 LIVERPOOL ROAD', 'Crosby', 'L235SD', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7732063471', '', NULL, NULL, '3006-2 Gold Case/Black face/Black leather Band', NULL, '711369681567', 'FedEx', NULL, '2018-06-08', '07.06.2018 12:33', '4260295881005', '1', 'a0YC000000l3mfj', '126.00', '179.00'),
(46676, '1037156827', NULL, NULL, 'Mollie Walters', 'FLAT8 Tiffany Court', 'Albert Road', 'LE22AA', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7710034515', '', NULL, NULL, '3006-3 Black Case/Black Face/Black Leather Band', NULL, '711369681578', 'FedEx', NULL, '2018-06-08', '07.06.2018 03:03', '4260295881022', '1', 'a0YC000000l3mfk', '126.00', '179.00'),
(46677, '1037210269', NULL, NULL, 'Rebecca Cummins', '23 WALSINGHAM ROAD', '', 'L163NR', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7925756481', '', NULL, NULL, 'GM-111-3 Gold case / White face / Brown Leather Band', NULL, '711369681589', 'FedEx', NULL, '2018-06-08', '07.06.2018 17:03', '4260295882903', '1', 'a0YC000000l3lkG', '149.99', '229.00'),
(46678, '1037184887', NULL, NULL, 'Jen Darlington', '8 ELDERBERRY CLOSE', 'Clanfield', 'PO80XU', 'WATERLOOVILLE', 'Grossbritannien', 'GB', NULL, NULL, '7500859691', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369681590', 'FedEx', NULL, '2018-06-08', '07.06.2018 13:04', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46679, '1037171125', NULL, NULL, 'Leah Vurcher', '8 Cornflower', '', 'NP109LQ', 'Newport', 'Grossbritannien', 'GB', NULL, NULL, '7482693625', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369681604', 'FedEx', NULL, '2018-06-08', '07.06.2018 11:04', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46680, '1037196885', NULL, NULL, 'Rory Mooney', '7 BEAUFORT DRIVE', '', 'PE195YU', 'ST. NEOTS CAMBRIDGESHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7456182221', '', NULL, NULL, 'GM-513-5 Black Case / Black Face / Black Leather band', NULL, '711369681615', 'FedEx', NULL, '2018-06-08', '07.06.2018 15:04', '4260295882217', '1', 'a0YC000000le1ZL', '132.99', '189.00'),
(46681, '1037202127', NULL, NULL, 'Klaudia Lasak', '25 CROFT STREET', '', 'TD13BH', 'GALASHIELS borders', 'Grossbritannien', 'GB', NULL, NULL, '7775844239', '', NULL, NULL, 'GM-516-9 Yellow Case/White Face/Stainless steel band', NULL, '711369681626', 'FedEx', NULL, '2018-06-08', '07.06.2018 16:03', '4260295883214', '1', 'a0YC000000le8c7', '145.00', '215.00'),
(46682, '1037045189', NULL, NULL, 'Calin  Farcas', '37 FLATNUMBER2 EAST STREET', '', 'PO91AA', 'HAVANT Hampshire', 'Grossbritannien', 'GB', NULL, NULL, '7387850514', '', NULL, NULL, '3006-1 Silver case/White Face/Black Leather Band', NULL, '711369681545', 'FedEx', NULL, '2018-06-08', '06.06.2018 12:33', '4260295880992', '1', 'a0YC000000l3mfi', '126.00', '179.00'),
(46683, '1037020249', NULL, NULL, 'A Wheelan', '137 CROFTON PARK ROAD', '', 'SE41AJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7496270117', '', NULL, NULL, 'GM-513-1 Silver case / White face / Black Leather Band', NULL, '711369681556', 'FedEx', NULL, '2018-06-08', '06.06.2018 03:03', '4260295882170', '1', 'a0YC000000le1ZI', '132.99', '189.00'),
(46684, '1037144127', NULL, NULL, 'Yvan COLYN', 'Lode Vleeshouwerslaan 22', '', '2900', 'Schoten', 'Belgien', 'BE', NULL, NULL, '479371645', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369681660', 'FedEx', NULL, '2018-06-08', '07.06.2018 00:34', '4260295881807', '1', 'a0YC000000lRP1s', '159.00', '239.00'),
(46685, '1037220215', NULL, NULL, 'anne baffert', 'LD LIEU DIT LES GRANGES', '', '05150', 'SORBIERS', 'Frankreich', 'FR', NULL, NULL, '679881116', '', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '711369681637', 'FedEx', NULL, '2018-06-08', '07.06.2018 16:34', '4260295881616', '1', 'a0YC000000kklKT', '169.90', '269.90'),
(46686, '1037059057', NULL, NULL, 'Thomine PIRON', '6 RUE ROMAIN TRESARRIEU', '', '64110', 'JURANCON', 'Frankreich', 'FR', NULL, NULL, '629675873', '', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '711369681648', 'FedEx', NULL, '2018-06-08', '06.06.2018 12:04', '4260295881180', '1', 'a0YC000000lf8VR', '160.00', '249.90'),
(46687, '1037238371', NULL, NULL, 'marwan benhariz', '109 AVENUE JEAN JAURES', 'code: 2004, interphone 12', '75019', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '610256131', '', NULL, NULL, 'GM-3006-1 Silver case / White face / Black Leather Band', NULL, '711369681670', 'FedEx', NULL, '2018-06-11', '07.06.2018 20:03', '4260295882880', '1', 'a0YC000000lfNEG', '150.00', '249.90'),
(46688, '1037081551', NULL, NULL, 'OSAKU BLANDINE', '2 RUE PAUL CEZANNE', 'ETG 5, APPART  429', '93150', 'LE BLANC MESNIL', 'Frankreich', 'FR', NULL, NULL, '768279759', '', NULL, NULL, 'GM-516-10 Yellow Case/Black face/Stainless steel Band', NULL, '711369681659', 'FedEx', NULL, '2018-06-08', '06.06.2018 15:03', '4260295883221', '1', 'a0YC000000leDyQ', '154.99', '229.90'),
(46689, '558532002', NULL, NULL, 'Vipin Kaplesh', '212 E11 Highway', 'Building No 916 (Tasheel Building); Opposite Al Mulla Plaza', 'Dubai', '', '', 'AE', NULL, NULL, '0501636050', '0010240GF8', NULL, NULL, '7002-1 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012756673', 'FedEx', NULL, '2018-06-11', '2018-06-09 16:47', 'a0YC000000k7OzPMAU', '1', 'a0YC000000k7OzPMAU', '871.03', '999.00'),
(46690, '558532003', NULL, NULL, 'Vipin Kaplesh', '212 E11 Highway', 'Building No 916 (Tasheel Building); Opposite Al Mulla Plaza', 'Dubai', '', '', 'AE', NULL, NULL, '0501636050', '0010019X4V', NULL, NULL, '7002-1 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012756673', 'FedEx', NULL, '2018-06-11', '2018-06-09 16:44', 'a0YC000000k7OzPMAU', '1', 'a0YC000000k7OzPMAU', '871.03', '999.00'),
(46691, '558438183', NULL, NULL, 'Sally Ewhrudjakpor', '807 Pearl Park Hotel Apartment Rigga Al Butten', 'Rigga Al Butten', 'Dubai', '', '', 'AE', NULL, NULL, '0554946962', '0010117242', NULL, NULL, '7002-2 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012756684', 'FedEx', NULL, '2018-06-11', '2018-06-08 15:40', 'a0YC000000k7OzjMAE', '1', 'a0YC000000k7OzjMAE', '871.03', '999.00'),
(46692, '1037271641', NULL, NULL, 'Raimondo  Fragapane', 'Rue des Chasseurs 50-9998', '', '7100', 'Saint-Vaast Hainaut', 'Belgien', 'BE', NULL, NULL, '488989980', '', NULL, NULL, 'GM-3009-1 Silver case / White face / Black Leather Band', NULL, '711369681784', 'FedEx', NULL, '2018-06-11', '08.06.2018 07:33', '4260295881784', '1', 'a0YC000000lRP1q', '159.00', '239.00'),
(46693, '1037538231', '', '', 'michele clog', '2 rue d\'eguisheim', '', '68420', 'herrlisheim-pres-colmar', 'Frankreich', '', '', '', '695997133', '', '', '', 'GM-3006-1 Silver case / White face / Black Leather Band', '', '711369681729', 'FedEx', '', '2018-06-11', '10.06.2018 17:34', '4260295882880', '1', 'a0YC000000lfNEG', '150.00', '249.90'),
(46694, '1037512237', '', '', 'Ouahid Mohammed', '23 rue berzelius', '', '75017', 'PARIS', 'Frankreich', '', '', '', '698103349', '', '', '', 'GM-508-3 Gold case / Black face / Brown Leather Band', '', '711369681730', 'FedEx', '', '2018-06-11', '10.06.2018 14:04', '4260295881234', '1', 'a0YC000000lfVbR', '155.00', '249.90'),
(46695, '1037336619', '', '', 'massy kevin', '159 RUE DES CITES', '', '93300', 'AUBERVILLIERS', 'Frankreich', '', '', '', '786089269', '', '', '', 'GM-507-2 Silver case / Black face / Black Leather Band', '', '711369681740', 'FedEx', '', '2018-06-11', '08.06.2018 19:33', '4260295881159', '1', 'a0YC000000leQWK', '150.01', '219.90'),
(46696, '1037282353', '', '', 'Gunita Gunita', '11 RUE DU DOCTEUR ROUX', '', '30000', 'NIMES', 'Frankreich', '', '', '', '665406435', '', '', '', '502-8 Black case / Black face / Black metal Band', '', '711369681751', 'FedEx', '', '2018-06-11', '08.06.2018 09:33', '4260295881937', '1', 'a0YC000000lfAIy', '150.00', '249.90'),
(46697, '1037437515', '', '', 'Andrea Leonardi', 'VIA ROMA 22', 'Bar La Copita', '16033', 'LAVAGNA GE', 'Italien', '', '', '', '3492811528', '', '', '', 'GM-104-1 Argent Noir Noir', '', '711369681762', 'FedEx', '', '2018-06-11', '09.06.2018 23:03', '4260295880466', '1', 'a0YC000000le5pu', '170.00', '266.20'),
(46698, '1037115317', '', '', 'Johnson Wellington', 'VIA PISANI 259', '', '80126', 'NAPOLI NA', 'Italien', '', '', '', '3512213826', '', '', '', '7002-9 Gold Case / Black Face / Strainless steel band', '', '711369681773', 'FedEx', '', '2018-06-11', '06.06.2018 22:04', '4260295882309', '1', 'a0YC000000l3lfJ', '155.00', '242.90'),
(46699, '1037464207', NULL, NULL, 'Krystian Skorodzillo', '52 HIGH STREET', '', 'NR231PF', 'WELLS-NEXT-THE-SEA', 'Grossbritannien', 'GB', NULL, NULL, '7721957534', '', NULL, NULL, 'GM-111-12 Black case/Black face/Black Metall Band', NULL, '711369681681', 'FedEx', NULL, '2018-06-11', '10.06.2018 06:33', '4260295882996', '1', 'a0YC000000l3lkP', '149.99', '229.00'),
(46700, '1037462365', NULL, NULL, 'Daniel Moran', '15 Oarside Drive', '', 'CH455HY', 'Wallasey Merseyside', 'Grossbritannien', 'GB', NULL, NULL, '7581893318', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369681692', 'FedEx', NULL, '2018-06-11', '10.06.2018 04:03', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46701, '1037351657', NULL, NULL, 'Victoria Hobbs', '48 Lansdowne', 'Woodwater Lane', 'EX25AR', 'Exeter', 'Grossbritannien', 'GB', NULL, NULL, '7447157571', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369681707', 'FedEx', NULL, '2018-06-11', '09.06.2018 00:33', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46702, '1037394141', NULL, NULL, 'Sarah McCarthy', '38 FERRY VIEW', '', 'ME115LP', 'QUEENBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7538449385', '', NULL, NULL, 'GM-514-1 Silver case/Black face/Black Leather band', NULL, '711369681718', 'FedEx', NULL, '2018-06-11', '09.06.2018 14:04', '4260295880091', '1', 'a0YC000000l3mOV', '154.99', '239.00'),
(46703, '1037613167', NULL, NULL, 'Samnang Tong', '516 AVENUE DE PONTCHY', '', '74130', 'BONNEVILLE', 'Frankreich', 'FR', NULL, NULL, '761143746', '', NULL, NULL, 'GM-3005-1 Silver case / White face / Black Leather Band', NULL, '711369681800', 'FedEx', NULL, '2018-06-12', '11.06.2018 11:04', '4260295880909', '1', 'a0YC000000lf8UA', '148.00', '229.90'),
(46704, '1037595849', '', '', 'joshua stonebow', 'via palermo 56', '', '80142', 'napoli NA', 'Italien', '', '', '', '3889332529', '', '', '', '514-6 Rosegold case/Blue Face/Brown Leather Band', 'Betrüger!', '711369681810', 'FedEx', '', '2018-06-12', '11.06.2018 11:03', '4260295882620', '1', 'a0YC000000lfAIk', '175.00', '274.00'),
(46705, '1037731739', NULL, NULL, 'Naïma Daoudi', 'Lepelhoekstraat 122', '', '9100', 'Sint-Niklaas', 'Belgien', 'BE', NULL, NULL, '484881511', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369681854', 'FedEx', NULL, '2018-06-13', '12.06.2018 15:33', '4260295880144', '1', 'a0YC000000leQ31', '175.00', '269.00'),
(46706, '1037749245', NULL, NULL, 'Frederique MERMET', '10 RUE DE L ARTISANAT', '', '74140', 'DOUVAINE', 'Frankreich', 'FR', NULL, NULL, '615069717', '', NULL, NULL, '3004-2 Silver case / Black face / Black Leather Band', NULL, '711369681876', 'FedEx', NULL, '2018-06-13', '12.06.2018 16:03', '4260295880060', '1', 'a0YC000000lf8Uw', '155.00', '249.90'),
(46707, '1037781573', NULL, NULL, 'Rafael Jose Sanchez Liriano', 'Via Torino 18', '', '20123', 'Milano Mi', 'Italien', 'IT', NULL, NULL, '3892971171', '', NULL, NULL, '103-8 Gold case/Black face/gold metall band', NULL, '711369681865', 'FedEx', NULL, '2018-06-13', '13.06.2018 00:33', '4260295881623', '1', 'a0YC000000lRgWZ', '174.99', '273.99'),
(46708, '1037641011', NULL, NULL, 'Joanann Lloyd', '10 BLAENCLYDACH STREET', '', 'CF117BB', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7789623338', '', NULL, NULL, '514-5 Gold Case/Blue Face/Brown Leather Band', NULL, '711369681832', 'FedEx', NULL, '2018-06-13', '11.06.2018 17:34', '4260295882613', '1', 'a0YC000000l3mOZ', '154.99', '239.00'),
(46709, '1037778375', NULL, NULL, 'Heather Hudson', '16 ROKEBY DRIVE', '', 'S59JT', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '1142462979', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '711369681887', 'FedEx', NULL, '2018-06-13', '12.06.2018 23:03', '4260295881487', '1', 'a0YC000000lgcOW', '129.00', '179.00'),
(46710, '1037762873', NULL, NULL, 'David Mellors', '3 STALEY HALL CRESCENT', '', 'SK153DE', 'STALYBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7500788287', '', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '711369681898', 'FedEx', NULL, '2018-06-13', '12.06.2018 20:04', '4260295880978', '1', 'a0YC000000lgcOU', '129.00', '179.00'),
(46711, '559090529', NULL, NULL, 'Abdugafur Khakimov', 'Terrace Apartments - C Uptown Mirdif', 'Flat 7409', 'Dubai', '', '', 'AE', NULL, NULL, '0551049884', '0010146HYF', NULL, NULL, 'Pionier Florida Men\'s Watch: GM-505-10', NULL, '425012757095', 'FedEx', NULL, '2018-06-15', '2018-06-13 15:42', 'a0YC000000kGp7uMAC', '1', 'a0YC000000kGp7uMAC', '961.60', '1199.00'),
(46712, '558970171', NULL, NULL, 'Brahim Khalfi', '0505060331 Al Nahda Street Next To Sahara Center', '2106 Sahara 4 Tower', 'Ash Shariqah', 'Al Nahda', '', 'AE', NULL, NULL, '00971505060331', '00101260TD', NULL, NULL, 'GM510-8 Pionier Men\'s London Watch with Diamonds', NULL, '425012757100', 'FedEx', NULL, '2018-06-15', '2018-06-12 19:12', 'a0YC000000litJjMAI', '1', 'a0YC000000litJjMAI', '860.04', '999.00'),
(46713, '558905493', NULL, NULL, 'Meher Harrazi', 'Mina Road, Appart 201&202, Union National Bank 2 nd Floor Mina Road', 'Tourist Club Behind Kia Motors', 'Abu Dhabi', '', '', 'AE', NULL, NULL, '0503102378', '0010250YXF', NULL, NULL, 'GM510-8 Pionier Men\'s London Watch with Diamonds', NULL, '425012757110', 'FedEx', NULL, '2018-06-15', '2018-06-12 10:10', 'a0YC000000litJjMAI', '1', 'a0YC000000litJjMAI', '860.04', '999.00'),
(46714, '558670255', NULL, NULL, 'Cheryl Pavitt', '15 Bloomingdale', 'Bloomingdale', 'Dubai', '', '', 'AE', NULL, NULL, '0559268630', '0010179H6G', NULL, NULL, 'Theorema Men\'s Watch: GM-511-10', NULL, '425012757121', 'FedEx', NULL, '2018-06-15', '2018-06-10 11:17', 'a0YC000000kams1MAA', '1', 'a0YC000000kams1MAA', '906.09', '999.00'),
(46715, '1038002993', NULL, NULL, 'Marilin Valverde', 'CALLE ESCALINATA, 16', '3 C', '28440', 'GUADARRAMA M', 'Spanien', 'ES', NULL, NULL, '603501642', '', NULL, NULL, '103-3 Black case / Black face / Black Leather Band', NULL, '711369681957', 'FedEx', NULL, '2018-06-18', '14.06.2018 17:03', '4260295880459', '1', 'a0YC000000l40Pz', '169.99', '229.90'),
(46716, '1038094357', '', '', 'Patrick CHARRET', '0 LIEU DIT PEBRAU', 'BP47', '43600', 'LES VILLETTES', 'Frankreich', '', '', '', '617601890', '', '', '', 'GM-102-6 Silver Case / Black face / Stainless steel band', '', '', 'FedEx', '', '2018-06-18', '15.06.2018 17:03', '4260295881524', '1', 'a0YC000000lf8VT', '160.00', '249.90'),
(46717, '1038168773', NULL, NULL, 'chen hua', 'VIA SAN MARTINO 12', '', '24047', 'TREVIGLIO BG', 'Italien', 'IT', NULL, NULL, '3386793487', '', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '711369681946', 'FedEx', NULL, '2018-06-18', '16.06.2018 16:04', '4260295881616', '1', 'a0YC000000lRgWY', '174.99', '273.99');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(46718, '1038156491', NULL, NULL, 'Elder Lopes', '111 WINDERMERE ROAD', ', Norbury', 'SW165HE', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7498556661', '', NULL, NULL, 'GM-516-3 Yellow Case/White Dial/Brown Leather Band', NULL, '711369681979', 'FedEx', NULL, '2018-06-18', '16.06.2018 13:33', '4260295883153', '1', 'a0YC000000le8c1', '145.00', '215.00'),
(46719, '1037982195', NULL, NULL, 'Benjamin Ryland', '21A HEATHLAND ROAD', '', 'N165PG', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7802627922', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '711369681980', 'FedEx', NULL, '2018-06-18', '14.06.2018 15:04', '4260295880923', '1', 'a0YC000000lgcOS', '129.00', '179.00'),
(46720, '1037950725', NULL, NULL, 'tracey parkes', '38 ravensmere', '', 'NR349BE', 'beccles', 'Grossbritannien', 'GB', NULL, NULL, '7966792141', '', NULL, NULL, 'GM-513-1 Silver case / White face / Black Leather Band', NULL, '711369681990', 'FedEx', NULL, '2018-06-18', '14.06.2018 10:04', '4260295882170', '1', 'a0YC000000le1ZI', '132.99', '189.00'),
(46721, '559558024', NULL, NULL, 'Nahla Hergli', 'Sport city flat 1303 Dubai sport city', 'Dubai', 'Dubai', 'United Arab emirates', '', 'AE', NULL, NULL, '00971527444286', '0010128QVF', NULL, NULL, 'Pionier Berlin Men\'s Diamond Watch: GM-512-1', NULL, '425012757485', 'FedEx', NULL, '2018-06-18', '2018-06-16 16:44', 'a0YC000000kaXyCMAU', '1', 'a0YC000000kaXyCMAU', '904.48', '1099.00'),
(46722, '1038436751', NULL, NULL, 'massy kevin', '159 RUE DES CITES', '', '93300', 'AUBERVILLIERS', 'Frankreich', 'FR', NULL, NULL, '786089269', '', NULL, NULL, 'GM-507-1 Silver case / White face / Black Leather Band', NULL, '711369682026', 'FedEx', NULL, '2018-06-19', '18.06.2018 19:34', '4260295881142', '1', 'a0YC000000leQWJ', '150.01', '219.90'),
(46723, '1038361201', NULL, NULL, 'Frederic Morvan', '3bis Rue De La Moutonnerie', '', '49650', 'Brain Sur Allonnes', 'Frankreich', 'FR', NULL, NULL, '241403705', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '711369682037', 'FedEx', NULL, '2018-06-19', '18.06.2018 06:03', '4260295881234', '1', 'a0YC000000lfVbR', '155.00', '249.90'),
(46724, '1038344959', NULL, NULL, 'Troussard Jean Philippe', '12 RUE DOCTEUR BRULET', '', '21120', 'IS SUR TILLE', 'Frankreich', 'FR', NULL, NULL, '626020344', '', NULL, NULL, '3004-1 Silver case / Gold face / Black Leather Band', NULL, '711369682048', 'FedEx', NULL, '2018-06-19', '17.06.2018 22:33', '4260295880053', '1', 'a0YC000000lf8Uv', '155.00', '249.90'),
(46725, '1038296049', '', ' ', 'Jasmin Hincelin Batiment', '1 ALLEE DES DEMOISELLES D ', 'AVIGNON code 4673', '92000', 'NANTERRE', 'Frankreich', '', '', '', '669029876', '', '', '', 'GM-516-10 Yellow Case/Black face/Stainless steel Band', 'Sendung am 25.07.18 zurück erhalten, da Kundin sich nicht bi Fedex gemeldet hat.', '711369682059', 'FedEx', '', '2018-06-19', '17.06.2018 15:34', '4260295883221', '1', 'a0YC000000leDyQ', '154.99', '229.90'),
(46726, '1038401063', NULL, NULL, 'James Docherty', '83 ANGUS AVENUE', 'East Kilbride', 'G743TX', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '711369682004', 'FedEx', NULL, '2018-06-19', '18.06.2018 16:03', '4260295880916', '1', 'a0YC000000lgcOR', '129.00', '179.00'),
(46727, '1038355413', NULL, NULL, 'Lolade Adeyoola', '9 CHARDWELL CLOSE', 'Beckton', 'E65RR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7958680090', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '711369682015', 'FedEx', NULL, '2018-06-19', '18.06.2018 02:03', '4260295880923', '1', 'a0YC000000lgcOS', '129.00', '179.00'),
(46728, '1038647499', NULL, NULL, 'Daniel Carpintero', 'CALLE LOPE DE RUEDA, 4', 'Bajo bankia', '28805', 'ALCALA DE HENARES M', 'Spanien', 'ES', NULL, NULL, '619027479', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369682130', 'FedEx', NULL, '2018-06-21', '20.06.2018 20:03', '4260295880107', '1', 'a0YC000000lh58s', '165.01', '239.00'),
(46729, '1038637345', '', '', 'Peter O\'Reilly', '62 ACRE STREET', 'Denton', 'M342AL', 'MANCHESTER', 'Grossbritannien', '', '', '', '7877093931', '', '', '', '510-3 Gold case / Black face / Black Leather Band', '', '711369682107', 'FedEx', '', '2018-06-21', '20.06.2018 20:03', '4260295881401', '1', 'a0YC000000lhj1C', '135.01', '185.00'),
(46730, '1038618173', '', '', 'Oliver McKenna', '75 SWASEDALE ROAD', '', 'LU32UD', 'LUTON', 'Grossbritannien', '', '', '', '7894907870', '', '', '', '510-6 Silver Case / Black face / Stainless steel band', '', '711369682118', 'FedEx', '', '2018-06-21', '20.06.2018 16:33', '4260295881425', '1', 'a0YC000000lhj1F', '135.01', '185.00'),
(46731, '1038576427', '', '', 'Ognyan Dimitrov', '25 LYDGATE ROAD', '', 'SO196LZ', 'SOUTHAMPTON', 'Grossbritannien', '', '', '', '4,47928E+11', '', '', '', 'GM-111-12 Black case/Black face/Black Metall Band', '', '711369682129', 'FedEx', '', '2018-06-21', '20.06.2018 10:03', '4260295882996', '1', 'a0YC000000lh8eZ', '150.00', '219.00'),
(46732, '1038748703', NULL, NULL, 'Queen Shanell Sakala', '32 SUNDERLAND CLOSE', '', 'ME13AS', 'ROCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7438286481', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369682162', 'FedEx', NULL, '2018-06-22', '21.06.2018 22:33', '4260295881401', '1', 'a0YC000000lhj1C', '135.01', '185.00'),
(46733, '1038740187', NULL, NULL, 'Asim Adam Patel', '21 LANGHAM ROAD', '', 'BB18BN', 'BLACKBURN', 'Grossbritannien', 'GB', NULL, NULL, '7718931980', '', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '711369682173', 'FedEx', NULL, '2018-06-22', '21.06.2018 21:03', '4260295880985', '1', 'a0YC000000lgcOV', '129.00', '179.00'),
(46734, '1038698739', NULL, NULL, 'Michaela Kirwan', '16 sussex gardens, herne bay', '', 'CT68DU', 'HERNE BAY', 'Grossbritannien', 'GB', NULL, NULL, '7803578290', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369682184', 'FedEx', NULL, '2018-06-22', '21.06.2018 13:03', '4260295881401', '1', 'a0YC000000lhj1C', '135.01', '185.00'),
(46735, '1038678033', NULL, NULL, 'Laura Rosca', '30 WELLING ROAD', '', 'RM163DF', 'GRAYS', 'Grossbritannien', 'GB', NULL, NULL, '7894880963', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369682195', 'FedEx', NULL, '2018-06-22', '21.06.2018 06:33', '4260295881401', '1', 'a0YC000000lhj1C', '135.01', '185.00'),
(46736, '1038671737', NULL, NULL, 'Dorel Ciobotar', '56 Victoria Avenue', '', 'UB109AH', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7456021921', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369682200', 'FedEx', NULL, '2018-06-22', '21.06.2018 02:03', '4260295881401', '1', 'a0YC000000lhj1C', '135.01', '185.00'),
(46737, '1038747157', NULL, NULL, 'Gheorghe Baltatescu', 'Avenue des Anciens Combattants', '84', '1140', 'Evere', 'Belgien', 'BE', NULL, NULL, '495741334', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369682232', 'FedEx', NULL, '2018-06-22', '21.06.2018 22:33', '4260295880144', '1', 'a0YC000000leQ31', '175.00', '269.00'),
(46738, '1038798581', '', '', 'Mr Anh Kiet', '154 Fairfoot Road', '', 'E34EL', 'London', 'Grossbritannien', '', '', '', '7479986869', '', '', '', '510-2 Silver case / Black face / Black Leather Band', '', '711369682357', 'FedEx', '', '2018-06-25', '22.06.2018 14:04', '4260295881395', '1', 'a0YC000000lhj1B', '135.01', '185.00'),
(46739, '1038852653', NULL, NULL, 'Fred Ferim', '90 BRYNFEDW', '', 'CF239PR', 'CARDIFF', 'Grossbritannien', 'GB', NULL, NULL, '7799105389', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369682254', 'FedEx', NULL, '2018-06-25', '23.06.2018 02:03', '4260295881401', '1', 'a0YC000000lhj1C', '135.01', '185.00'),
(46740, '1038839711', NULL, NULL, 'Jenny Bawden', '3 THE BIRCHES', '', 'IP288NE', 'BURY ST. EDMUNDS', 'Grossbritannien', 'GB', NULL, NULL, '1638551403', '', NULL, NULL, 'GM-102-5 Silver Case / White Face / Stainless steel band', NULL, '711369682265', 'FedEx', NULL, '2018-06-25', '22.06.2018 23:03', '4260295881517', '1', 'a0YC000000lh8b4', '145.00', '199.00'),
(46741, '1038909739', NULL, NULL, 'Kristina Powney', '146 CLARENDON STREET', '', 'CT179RB', 'DOVER Kent', 'Grossbritannien', 'GB', NULL, NULL, '7505413517', '', NULL, NULL, 'GM-516-9 Yellow Case/White Face/Stainless steel band', NULL, '711369682276', 'FedEx', NULL, '2018-06-25', '23.06.2018 18:34', '4260295883214', '1', 'a0YC000000le8c7', '145.00', '215.00'),
(46742, '1038974459', NULL, NULL, 'Shuqing He', '36 DEPTFORD HIGH STREET', 'Deptford', 'SE84AF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7830391626', '', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '711369682287', 'FedEx', NULL, '2018-06-25', '24.06.2018 14:03', '4260295880923', '1', 'a0YC000000lgcOS', '129.00', '179.00'),
(46743, '1039034289', NULL, NULL, 'Irene Forte', 'VIA PIETRO DEL PEZZO 69', '', '84128', 'SALERNO SA', 'Italien', 'IT', NULL, NULL, '3288450395', '', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '711369682298', 'FedEx', NULL, '2018-06-25', '25.06.2018 00:33', '4260295880749', '1', 'a0YC000000lePut', '150.01', '234.90'),
(46744, '560715632', NULL, NULL, 'Shafali Tandon', 'Le Solarium, Office 217 Sama Tower, Electra Street', 'Office 103, 1st floor', 'Abu Dhabi', 'UAE', '', 'AE', NULL, NULL, '00971569301773', '0010061FEI', NULL, NULL, 'Pionier Berlin Men\'s Diamond Watch: GM-512-3', NULL, '425012758106', 'FedEx', NULL, '2018-06-26', '2018-06-24 21:40', 'a0YC000000kaXyMMAU', '1', 'a0YC000000kaXyMMAU', '904.48', '1099.00'),
(46745, '559794640', NULL, NULL, 'MOHAMED AL SUBOUSI', 'Villa 40 ( 1-42 ) Bu Hssayah street', 'Abu Dhabi Gate City ( Officer City)', 'ABU DHABI', 'UAE', '', 'AE', NULL, NULL, '+971506131313', '00102390B8', NULL, NULL, 'GM510-2 Pionier Men\'s London Watch with Diamonds', NULL, '425012757658', 'FedEx', NULL, '2018-06-20', '2018-06-18 06:09', 'a0YC000000litJAMAY', '1', 'a0YC000000litJAMAY', '860.04', '999.00'),
(46746, '559758998', NULL, NULL, 'Hasan Alhosani', 'Villa 829 Khalifa st', 'Al raha gardes / Gate 17', 'Abu Dhabi', 'United Arab Emirates', '', 'AE', NULL, NULL, '0504419155', '00101923DN', NULL, NULL, 'GM510-1 Pionier Men\'s London Watch with Diamonds', NULL, '425012757669', 'FedEx', NULL, '2018-06-20', '2018-06-17 22:43', 'a0YC000000litJ5MAI', '1', 'a0YC000000litJ5MAI', '860.04', '999.00'),
(46747, '559622349', NULL, NULL, 'Lauren Sargent', 'Emirates National School Al Rahmaniya 3', 'Emirates National School', 'Ash Shariqah', '', '', 'AE', NULL, NULL, '0501787628', '0010196NS0', NULL, NULL, '7002-2 Pionier Chicago Automatic Watch With Diamonds', NULL, '425012757670', 'FedEx', NULL, '2018-06-20', '2018-06-17 00:40', 'a0YC000000k7OzjMAE', '1', 'a0YC000000k7OzjMAE', '871.03', '999.00'),
(46748, '1039095041', NULL, NULL, 'ROUSSEAUX Jean-Marc', 'Rue des Freres Grisleins 7', '', '1400', 'Nivelles', 'Belgien', 'BE', NULL, NULL, '32485026306', '', NULL, NULL, '514-7 Silver case/Black face/Stainless Steel Band', NULL, '711369682302', 'FedEx', NULL, '2018-06-26', '25.06.2018 16:03', '4260295882637', '1', 'a0YC000000leQ35', '175.00', '269.00'),
(46749, '1039089915', '', '', 'Traore Mamadou', '29 Rue Henri Martin', '', '91270', 'Vigneux Sur Seine', 'Frankreich', '', '', '', '607016049', '', '', '', 'GM-516-10 Yellow Case/Black face/Stainless steel Band', 'Sendung am 25.07.18 zurück erhalten, da Kunde sich nicht bei Fedex gemeldet hat. Kunde war beim Zustellversuch nicht anwesend.', '711369682313', 'FedEx', '', '2018-06-26', '25.06.2018 13:04', '4260295883221', '1', 'a0YC000000leDyQ', '154.99', '229.90'),
(46750, '1039052095', NULL, NULL, 'Marc Cravero', '8 RUE SARAH BERNHARDT', '', '69120', 'VAULX EN VELIN', 'Frankreich', 'FR', NULL, NULL, '602715691', '', NULL, NULL, 'GM-508-6 Silver Case / Black face / Stainless steel band', NULL, '711369682324', 'FedEx', NULL, '2018-06-26', '25.06.2018 00:33', '4260295881951', '1', 'a0YC000000lfVbU', '155.00', '249.90'),
(46751, '1039116301', NULL, NULL, 'Linda Grieve', '3 Stocks Walk', '', 'OX181LL', 'CARTERTON', 'Grossbritannien', 'GB', NULL, NULL, '7498289722', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '711369682335', 'FedEx', NULL, '2018-06-26', '25.06.2018 19:34', '4260295881487', '1', 'a0YC000000lgcOW', '129.00', '179.00'),
(46752, '1039056429', NULL, NULL, 'Stephane  Kamdem', '44 WHITEBEAM COURT', '', 'M65EU', 'SALFORD', 'Grossbritannien', 'GB', NULL, NULL, '7462690764', '', NULL, NULL, 'GM-516-10 Yellow Case/Black face/Stainless steel Band', NULL, '711369682346', 'FedEx', NULL, '2018-06-26', '25.06.2018 08:03', '4260295883221', '1', 'a0YC000000le8c8', '145.00', '215.00'),
(46753, '1039187915', NULL, NULL, 'Ray Thomson', 'TGSFORGIRLS LONDON ROAD', '', 'TW75BB', 'ISLEWORTH MIDDLESEX', 'Grossbritannien', 'GB', NULL, NULL, '020 8321 8080', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '711369682368', 'FedEx', NULL, '2018-06-27', '26.06.2018 14:33', '4260295880916', '1', 'a0YC000000lgcOR', '129.00', '179.00'),
(46754, '1039201179', NULL, NULL, 'Anya ZAPATA', '124 CHEMIN LEON MARY', 'Les Airelles Entree A', '83500', 'LA SEYNE SUR MER Var', 'Frankreich', 'FR', NULL, NULL, '645547418', '', NULL, NULL, 'GM-516-3 Yellow Case/White Dial/Brown Leather Band', NULL, '711369682379', 'FedEx', NULL, '2018-06-27', '26.06.2018 14:33', '4260295883153', '1', 'a0YC000000leDyJ', '154.99', '229.90'),
(46755, '1039514679', NULL, NULL, 'Solange Buquet', '5 RUE DE LA LEZARDE', '', '76700', 'GONFREVILLE L ORCHER', 'Frankreich', 'FR', NULL, NULL, '625013166', '', NULL, NULL, 'GM-102-6 Silver Case / Black face / Stainless steel band', NULL, '711369682416', 'FedEx', NULL, '2018-07-02', '29.06.2018 09:33', '4260295881524', '1', 'a0YC000000lf8VT', '160.00', '249.90'),
(46756, '1039576337', NULL, NULL, 'Mel Bray', '41 KIRBY ROAD', '', 'LE36BD', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7982104073', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '711369682405', 'FedEx', NULL, '2018-07-02', '29.06.2018 23:33', '4260295880916', '1', 'a0YC000000lgcOR', '129.00', '179.00'),
(46757, '1039824241', NULL, NULL, 'Harminder Kaur', '150 PEL CRESCENT', '', 'B688ST', 'OLDBURY', 'Grossbritannien', 'GB', NULL, NULL, '7951952438', '', NULL, NULL, '510-2 Silver case / Black face / Black Leather Band', NULL, '711369682449', 'FedEx', NULL, '2018-07-03', '02.07.2018 01:34', '4260295881395', '1', 'a0YC000000lhj1B', '135.01', '185.00'),
(46758, '1039646357', NULL, NULL, 'Sebastien MICHEL', 'Rue d\'Arlon 41', '', 'Belgien', '6760', 'Virton', 'BE', NULL, NULL, '495196852', '', NULL, NULL, '514-2 Gold Case/Black Face/Brown Leather Band', NULL, '711369682460', 'FedEx', NULL, '2018-07-04', '30.06.2018 18:03', '4260295882613', '1', 'a0YC000000leQ33', '175.00', '269.00'),
(46759, '1040018741', '', '', 'Romeo Tchouaga', '35 Gas street', '', 'WN25LS', 'Wigan', 'Grossbritannien', '', '', '', '7988452580', '', '', '', 'GM-516-10 Yellow Case/Black face/Stainless steel Band', '', '711369682471', 'FedEx', '', '2018-07-04', '03.07.2018 20:34', '4260295883221', '1', 'a0YC000000le8c8', '145.00', '215.00'),
(46760, '1039979313', '', '', 'Gabriela Dos Santos Franca', 'BRANSCROFT HALLFIELD LANE', '', 'LS226JT', 'WETHERBY', 'Grossbritannien', '', '', '', '7540356839', '', '', '', '510-6 Silver Case / Black face / Stainless steel band', '', '', 'FedEx', '', '2018-07-04', '03.07.2018 15:03', '4260295881425', '1', 'a0YC000000lhj1F', '135.01', '185.00'),
(46761, '1039934509', '', '', 'Ramazan Karasan', '372 CHERITON ROAD', '', 'CT194DX', 'FOLKESTONE', 'Grossbritannien', '', '', '', '7880734262', '', '', '', 'GM-3005-2 Silver case / Black face / Black Leather Band', '', '711369682482', 'FedEx', '', '2018-07-04', '03.07.2018 01:34', '4260295880916', '1', 'a0YC000000lgcOR', '129.00', '179.00'),
(46762, '1040138003', NULL, NULL, 'isbert merose', '20 impasse de cufroid', '', '45220', 'saint germain des pres', 'Frankreich', 'FR', NULL, NULL, '662575000', '', NULL, NULL, 'GM-516-7 Silver case/White Dial, Stainless steel Band', NULL, '711369682519', 'FedEx', NULL, '2018-07-05', '04.07.2018 19:34', '4260295883191', '1', 'a0YC000000leDyN', '154.99', '229.90'),
(46763, '561591285', NULL, NULL, 'ABDUGAFUR KHAKIMOV', 'Uptown Mirdi Terrace Apartments-C, Flat 7409', 'Mirdif', 'Dubai', 'Dubai', '34829', 'AE', NULL, NULL, '0551049884', '0010116XGV', NULL, NULL, 'Pionier Florida Men\'s Watch: GM-505-10', NULL, '425012758530', 'FedEx', NULL, '2018-07-03', '2018-06-30 18:11', 'a0YC000000kGp7uMAC', '1', 'a0YC000000kGp7uMAC', '961.60', '1199.00'),
(46764, '561272952', NULL, NULL, 'Saleel A.P', 'Oud Metha Opp to CG Mall, AL Majaz 1', 'Flat 203, Tower B, crystal Plaza', 'Ash Shariqah', '', '', 'AE', NULL, NULL, '0507911926', '0010250TI0', NULL, NULL, 'GM-4004-6 Theorama Newton Men\'s Watch with Diamonds', NULL, '425012758540', 'FedEx', NULL, '2018-07-03', '2018-06-28 13:41', 'a0YC000000litBRMAY', '1', 'a0YC000000litBRMAY', '860.04', '999.00'),
(46765, '561186373', NULL, NULL, 'ABDUGAFUR KHAKIMOV', 'Uptown Mirdi Terrace Apartments-C, Flat 7409', 'Mirdif', 'Dubai', 'Dubai', '34829', 'AE', NULL, NULL, '0551049884', '00101289N6', NULL, NULL, 'Pionier Florida Men\'s Watch: GM-505-10', NULL, '425012758530', 'FedEx', NULL, '2018-07-03', '2018-06-27 22:10', 'a0YC000000kGp7uMAC', '1', 'a0YC000000kGp7uMAC', '961.60', '1199.00'),
(46766, '561148089', NULL, NULL, 'Asma Zarouk', '0506006345 33 A', 'villa 26', 'Dubai', 'Barsha 3', '', 'AE', NULL, NULL, '0506006345', '0010134AFW', NULL, NULL, 'Pionier Florida Men\'s Watch: GM-505-13', NULL, '425012758551', 'FedEx', NULL, '2018-07-03', '2018-06-27 17:41', 'a0YC000000kGp89MAC', '1', 'a0YC000000kGp89MAC', '961.60', '1199.00'),
(46767, '562005488', NULL, NULL, 'David Menna', 'office 2805 CLUSTER T', 'jumeirah lake tower cluster T FORTUNE TOWER', 'Dubai', 'United arab emirates', '', 'AE', NULL, NULL, '00971561670202', '001024071K', NULL, NULL, 'GM-4004-8 Theorama Newton Men\'s Watch with Diamonds', NULL, '425012758919', 'FedEx', NULL, '2018-07-06', '2018-07-04 12:08', 'a0YC000000litBgMAI', '1', 'a0YC000000litBgMAI', '860.04', '999.00'),
(46768, '561991048', NULL, NULL, 'Nuha Al Riyami', 'Villa 83D 23C', 'Mirdif', 'Dubai', '', '', 'AE', NULL, NULL, '0508789621', '0010022N60', NULL, NULL, 'GM510-5 Pionier Men\'s London Watch with Diamonds', NULL, '425012758920', 'FedEx', NULL, '2018-07-06', '2018-07-04 10:38', 'a0YC000000litJUMAY', '1', 'a0YC000000litJUMAY', '860.04', '999.00'),
(46769, '561991049', NULL, NULL, 'Nuha Al Riyami', 'Villa 83D 23C', 'Mirdif', 'Dubai', '', '', 'AE', NULL, NULL, '0508789621', '0010145PRG', NULL, NULL, 'GM510-5 Pionier Men\'s London Watch with Diamonds', NULL, '425012758920', 'FedEx', NULL, '2018-07-06', '2018-07-04 10:38', 'a0YC000000litJUMAY', '1', 'a0YC000000litJUMAY', '860.04', '999.00'),
(46770, '1040195065', NULL, NULL, 'Nathalie PERNISI', '802 CHEMIN DE LA FORET', '', '83140', 'SIX FOURS LES PLAGES', 'Frankreich', 'FR', NULL, NULL, '494344866', '', NULL, NULL, 'GM-102-2 Silver case / Black face / Black Leather Band', NULL, '711369682541', 'FedEx', NULL, '2018-07-06', '05.07.2018 11:03', '4260295880411', '1', 'a0YC000000lf8VQ', '160.00', '249.90'),
(46771, '1040170053', NULL, NULL, 'Guillaume Midon', '8 Rue du 23 novembre', '', '57370', 'PHALSBOURG', 'Frankreich', 'FR', NULL, NULL, '786287310', '', NULL, NULL, 'GM-516-2 Silver Case/Black Face/Black Leather Band', NULL, '711369682552', 'FedEx', NULL, '2018-07-06', '05.07.2018 01:33', '4260295883146', '1', 'a0YC000000leDyI', '154.99', '229.90'),
(46772, '1040196413', NULL, NULL, 'Denica Georgieva', '96 MARIGOLD CRESCENT', '', 'DY13NX', 'DUDLEY', 'Grossbritannien', 'GB', NULL, NULL, '7825745587', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '711369682520', 'FedEx', NULL, '2018-07-06', '05.07.2018 13:04', '4260295881487', '1', 'a0YC000000lgcOW', '129.00', '179.00'),
(46773, '1040191135', NULL, NULL, 'Ian Phipps', '1 Glenridding', '', 'SS75XQ', 'Benfleet', 'Grossbritannien', 'GB', NULL, NULL, '1268569446', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369682530', 'FedEx', NULL, '2018-07-06', '05.07.2018 12:33', '4260295882026', '1', 'a0YC000000lhrBW', '159.99', '225.00'),
(46774, '1040417111', '', '', 'Alexandre et Jessica MAGNE', '6 RUE GEO ANDRE Résidence la ', 'vigne de septembre', '33310', 'LORMONT', 'Frankreich', '', '', '', '616285935', '', '', '', 'GM-508-3 Gold case / Black face / Brown Leather Band', 'Sendung am 02.08.18 zurück erhalten, da die Kunden nicht zu Hause waren und niemand bei Fedex angerufen hat, zwecks neuer Zustellung.', '711369682585', 'FedEx', '', '2018-07-09', '07.07.2018 13:34', '4260295881234', '1', 'a0YC000000lfVbR', '155.00', '249.90'),
(46775, '1040391195', NULL, NULL, 'Mathieu Bay', '33 Rue des capucins', '', '88130', 'Charmes', 'Frankreich', 'FR', NULL, NULL, '689199849', '', NULL, NULL, 'GM-508-6 Silver Case / Black face / Stainless steel band', NULL, '711369682596', 'FedEx', NULL, '2018-07-09', '07.07.2018 10:03', '4260295881951', '1', 'a0YC000000lfVbU', '155.00', '249.90'),
(46776, '1040483817', '', '', 'MUhamet Shehi', '5 TILEHURST ROAD', '', 'RG302JN', 'READING', 'Grossbritannien', '', '', '', '7490726142', '', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '711369682655', 'FedEx', '', '2018-07-10', '08.07.2018 04:03', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(46777, '1040492465', '', '', 'Jacqueline Johnson', '3 Haygrove Farm Mews', '', 'BA128JD', 'Warminster', 'Grossbritannien', '', '', '', '7853999995', '', '', '', '502-3 Gold case / Black face / Brown Leather Band', '', '711369682666', 'FedEx', '', '2018-07-10', '08.07.2018 11:03', '4260295880701', '1', 'a0YC000000lhrJN', '134.99', '189.00'),
(46778, '1040496933', NULL, NULL, 'KESHAVA RAO ADIRAJU', '9 SUNNYBANK AVENUE', '', 'CV34DP', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7469039587', '', NULL, NULL, '502-6 Silver case / Black face / Silver metal Band', NULL, '711369682611', 'FedEx', NULL, '2018-07-09', '08.07.2018 11:34', '4260295881913', '1', 'a0YC000000lhrJQ', '134.99', '189.00'),
(46779, '1040524031', NULL, NULL, 'ian riddles', '25 25 WEST STREET', 'proven motor co', 'GU272AP', 'HASLEMERE', 'Grossbritannien', 'GB', NULL, NULL, '7954612065', '', NULL, NULL, '502-7 Gold case / Black face / Gold metal Band', NULL, '711369682622', 'FedEx', NULL, '2018-07-09', '08.07.2018 15:04', '4260295881920', '1', 'a0YC000000lhrJR', '134.99', '189.00'),
(46780, '1040575203', NULL, NULL, 'Tasmina Amanullah', '42 WARMINSTER ROAD', '', 'SE254DZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7817616853', '', NULL, NULL, '7002-5 Black case / Black face / Black Leather Band', NULL, '711369682633', 'FedEx', NULL, '2018-07-09', '08.07.2018 21:04', '4260295882262', '1', 'a0YC000000lhj0g', '134.99', '189.00'),
(46781, '1040533973', NULL, NULL, 'Craig  Molloy', '4 Cobham street', '', 'PA152PD', 'Greenock', 'Grossbritannien', 'GB', NULL, NULL, '7821046516', '', NULL, NULL, '7002-8 Gold Case / White face / Strainless steel band', NULL, '711369682644', 'FedEx', NULL, '2018-07-09', '08.07.2018 16:04', '4260295882293', '1', 'a0YC000000lhj0j', '134.99', '189.00'),
(46782, '1039446591', NULL, NULL, 'Fabio PECCHIA', 'VIA MADONNA DELLE GRAZIE SNC', '', '4013', 'SERMONETA LT', 'Italien', 'IT', NULL, NULL, '3339109667', '', NULL, NULL, '103-7 Silver case/Black face/Silver metall band', NULL, '711369682688', 'FedEx', NULL, '2018-07-11', '28.06.2018 18:33', '4260295881616', '1', 'a0YC000000lRgWY', '174.99', '273.99'),
(46783, '1040845463', NULL, NULL, 'Oprica Alina', 'Chaussee de Louvain 157', '', '1210', 'Saint-Josse-ten-Noode', 'Belgien', 'BE', NULL, NULL, '32489317358', '', NULL, NULL, '514-7 Silver case/Black face/Stainless Steel Band', NULL, '711369682725', 'FedEx', NULL, '2018-07-12', '11.07.2018 12:03', '4260295882637', '1', 'a0YC000000leQ35', '175.00', '269.00'),
(46784, '1040845387', NULL, NULL, 'Emilie Monfort', 'Sur la Foret 16', '16', '5340', 'Soree Namur', 'Belgien', 'BE', NULL, NULL, '32476022686', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369682736', 'FedEx', NULL, '2018-07-12', '11.07.2018 12:03', '4260295881807', '1', 'a0YC000000lRP1s', '159.00', '239.00'),
(46785, '1040842273', NULL, NULL, 'Cristina Neagoe', '9 FOX FIELD CLOSE', 'foxfield road', 'RM203AQ', 'GRAYS', 'Grossbritannien', 'GB', NULL, NULL, '7926972373', '', NULL, NULL, '7002-8 Gold Case / White face / Strainless steel band', NULL, '711369682703', 'FedEx', NULL, '2018-07-12', '11.07.2018 11:33', '4260295882293', '1', 'a0YC000000lhj0j', '134.99', '189.00'),
(46786, '1040828659', NULL, NULL, 'Amy Sampson', '18 BURE CLOSE', 'Watlington', 'PE330TN', 'KING\'S LYNN', 'Grossbritannien', 'GB', NULL, NULL, '7415033991', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369682714', 'FedEx', NULL, '2018-07-12', '11.07.2018 04:03', '4260295881401', '1', 'a0YC000000lhj1C', '135.01', '185.00'),
(46787, '1040972043', NULL, NULL, 'Pete Parker', '134 WIMPSON LANE', 'Millbrook', 'SO164QB', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '4,4238E+11', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '711369682770', 'FedEx', NULL, '2018-07-13', '12.07.2018 16:04', '4260295882187', '1', 'a0YC000000le1ZJ', '132.99', '189.00'),
(46788, '1040957079', NULL, NULL, 'Mrs. Susan M King', '28 Great Lawn', '', 'CM50AA', 'Ongar', 'Grossbritannien', 'GB', NULL, NULL, '7887996278', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '711369682780', 'FedEx', NULL, '2018-07-13', '12.07.2018 13:34', '4260295882187', '1', 'a0YC000000le1ZJ', '132.99', '189.00'),
(46789, '1040956099', NULL, NULL, 'Helen Spencer', '4 BAUGHTON COURT', 'Baughton court cottage', 'WR89DQ', 'WORCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7792408132', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369682791', 'FedEx', NULL, '2018-07-13', '12.07.2018 13:34', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46790, '1041031949', NULL, NULL, 'Gille Jean-Philippe', 'rue de la Station 47 A', '', '4560', 'Terwagne', 'Belgien', 'BE', NULL, NULL, '495522099', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369682894', 'FedEx', NULL, '2018-07-16', '13.07.2018 10:03', '4260295880144', '1', 'a0YC000000leQ31', '175.00', '269.00'),
(46791, '1041028151', NULL, NULL, 'Quintyn Dirk', 'Slachthuisstraat 12', 'bus 0101', '9800', 'Deinze', 'Belgien', 'BE', NULL, NULL, '32473389944', '', NULL, NULL, '514-11 Black case/Black Face/Stainless Steel Band', NULL, '711369682909', 'FedEx', NULL, '2018-07-16', '13.07.2018 06:33', '4260295882675', '1', 'a0YC000000leQ39', '175.00', '269.00'),
(46792, '1041042997', NULL, NULL, 'michele clog', '2 RUE D EGUISHEIM', '', '68420', 'HERRLISHEIM PRES COLMAR', 'Frankreich', 'FR', NULL, NULL, '695997133', '', NULL, NULL, 'GM-3006-1 Silver case / White face / Black Leather Band', NULL, '711369682872', 'FedEx', NULL, '2018-07-16', '13.07.2018 10:03', '4260295882880', '1', 'a0YC000000lfNEG', '150.00', '249.90'),
(46793, '1041203393', NULL, NULL, 'Erica Piazzi', 'VIA EUMEO COSTA 16', '', '48011', 'ALFONSINE RA', 'Italien', 'IT', NULL, NULL, '3393865701', '', NULL, NULL, '103-6 Silver case/White face/Silver Metall Band', NULL, '711369682883', 'FedEx', NULL, '2018-07-16', '15.07.2018 02:33', '4260295881609', '1', 'a0YC000000lRgWX', '174.99', '273.99'),
(46794, '1041292083', NULL, NULL, 'John Reynolds', '127 GREENSHANK DRIVE', '', 'DUNFERMLINE', 'Grossbritannien', 'KY118NW', 'GB', NULL, NULL, '7939587156', '', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '711369682920', 'FedEx', NULL, '2018-07-16', '15.07.2018 21:34', '4260295880381', '1', 'a0YC000000lhrBO', '159.99', '225.00'),
(46795, '1041235585', '', '', 'Nicholas Weston', '66 MELBOURNE GROVE', '', 'LONDON', 'Grossbritannien', 'SE228QY', '', '', '', '7595155643', '', '', '', '3004-3 Gold case / Black face / Brown Leather Band', 'am 10.08.18 Sendung zurück erhalten, da die Adresse falsch war und der Empfänger unbekannt verzogen.', '711369682931', 'FedEx', '', '2018-07-16', '15.07.2018 13:34', '4260295880077', '1', 'a0YC000000lh8lV', '135.00', '199.00'),
(46796, '1041213987', NULL, NULL, 'Craig  Molloy', '4 Cobham street', '', 'Greenock', 'Grossbritannien', 'PA152PD', 'GB', NULL, NULL, '7821046516', '', NULL, NULL, '7002-10 black case / Black face / Strainless steel band', NULL, '711369682942', 'FedEx', NULL, '2018-07-16', '15.07.2018 09:33', '4260295882316', '1', 'a0YC000000lhj0k', '134.99', '189.00'),
(46797, '1041279783', NULL, NULL, 'Philip Mason', '27A ESTCOURT ROAD', '', 'GLOUCESTER', 'Grossbritannien', 'GL13LU', 'GB', NULL, NULL, '7824548366', '', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '711369682953', 'FedEx', NULL, '2018-07-16', '15.07.2018 19:34', '4260295881180', '1', 'a0YC000000lh8b3', '145.00', '199.00'),
(46798, '1041242605', NULL, NULL, 'Artur  Rajek', '88 CHESTER ROAD', '', 'LONDON', 'Grossbritannien', 'N176BZ', 'GB', NULL, NULL, '7919193161', '', NULL, NULL, 'GM-3005-1 Silver case / White face / Black Leather Band', NULL, '711369682964', 'FedEx', NULL, '2018-07-16', '15.07.2018 14:34', '4260295880909', '1', 'a0YC000000lgcOQ', '129.00', '179.00'),
(46799, '1041248473', NULL, NULL, 'usman hussain', '209 MANLEY ROAD', 'Chorlton', 'MANCHESTER', 'Grossbritannien', 'M210GY', 'GB', NULL, NULL, '7470691286', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '711369682975', 'FedEx', NULL, '2018-07-16', '15.07.2018 15:04', '4260295881487', '1', 'a0YC000000lgcOW', '129.00', '179.00'),
(46800, '1041068845', NULL, NULL, 'Craig Bartle', '4 LENTEN STREET', '', 'GU341HF', 'ALTON', 'Grossbritannien', 'GB', NULL, NULL, '7825921931', '', NULL, NULL, '7002-5 Black case / Black face / Black Leather Band', NULL, '711369682817', 'FedEx', NULL, '2018-07-16', '13.07.2018 16:33', '4260295882262', '1', 'a0YC000000lhj0g', '134.99', '189.00'),
(46801, '1041025295', NULL, NULL, 'Jake Wardle', '29 TUFFLEY AVENUE', '', 'GL15LU', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7848162377', '', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '711369682828', 'FedEx', NULL, '2018-07-16', '13.07.2018 03:03', '4260295882019', '1', 'a0YC000000lhrBV', '159.99', '225.00'),
(46802, '1041151789', NULL, NULL, 'Jake Neate', '5 PERCY STREET', '', 'GL14NQ', 'GLOUCESTER', 'Grossbritannien', 'GB', NULL, NULL, '7967616630', '', NULL, NULL, 'GM-111-10 Gold Case/Black Face/Gold Metall Band', NULL, '711369682839', 'FedEx', NULL, '2018-07-16', '14.07.2018 16:03', '4260295882972', '1', 'a0YC000000lh8eX', '150.00', '219.00'),
(46803, '1041113207', NULL, NULL, 'Peter O\'Reilly', '62 ACRE STREET', 'Denton', 'M342AL', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7877093931', '', NULL, NULL, 'GM-111-9 Gold Case/White Face/Gold Metall Band', NULL, '711369682840', 'FedEx', NULL, '2018-07-16', '14.07.2018 04:03', '4260295882965', '1', 'a0YC000000lh8eW', '150.00', '219.00'),
(46804, '1041051707', NULL, NULL, 'Matthew Champion', '0 Thistleton House', 'Fleetwood Road, Thistleton', 'PR43YA', 'Preston', 'Grossbritannien', 'GB', NULL, NULL, '7538326341', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '711369682850', 'FedEx', NULL, '2018-07-16', '13.07.2018 13:34', '4260295882187', '1', 'a0YC000000le1ZJ', '132.99', '189.00'),
(46805, '1041180149', NULL, NULL, 'Patrick O\'Malley', '56 POPLAR ROAD', '', 'LU63RS', 'DUNSTABLE', 'Grossbritannien', 'GB', NULL, NULL, '7387275115', '', NULL, NULL, 'GM-513-5 Black Case / Black Face / Black Leather band', NULL, '711369682861', 'FedEx', NULL, '2018-07-16', '14.07.2018 20:33', '4260295882217', '1', 'a0YC000000le1ZL', '132.99', '189.00'),
(46806, '1041395677', NULL, NULL, 'neil topliss', '28 SWINDON ROAD', 'Quinton', 'B178JL', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7746962392', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369682986', 'FedEx', NULL, '2018-07-17', '16.07.2018 23:03', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(46807, '1041441827', NULL, NULL, 'Yves Pype', 'Spalaan 23', '', '8400', 'Oostende', 'Belgien', 'BE', NULL, NULL, '495911008', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369682997', 'FedEx', NULL, '2018-07-18', '17.07.2018 13:34', '4260295880107', '1', 'a0YC000000leQ30', '175.00', '269.00'),
(46808, '1041427943', NULL, NULL, 'Touma Chabraoui', 'Kortstraat 43', '', '3550', 'Heusden-Zolder', 'Belgien', 'BE', NULL, NULL, '32498211445', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369683000', 'FedEx', NULL, '2018-07-18', '17.07.2018 11:33', '4260295881807', '1', 'a0YC000000lRP1s', '159.00', '239.00'),
(46809, '1041569455', NULL, NULL, 'Martina Caranza', '71 BARNCROFT WAY', '', 'PO93AD', 'HAVANT HAMPSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7799883310', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369683022', 'FedEx', NULL, '2018-07-19', '18.07.2018 17:33', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46810, '1041525589', NULL, NULL, 'paul mitchell', '28 Tib Street Denton', '', 'M346EN', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7881022081', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369683033', 'FedEx', NULL, '2018-07-19', '18.07.2018 10:33', '4260295880077', '1', 'a0YC000000lh8lV', '135.00', '199.00'),
(46811, '1041520445', NULL, NULL, 'Ibitoye Earnest', '8 TREFOIL CLOSE', '', 'LU40RB', 'LUTON', 'Grossbritannien', 'GB', NULL, NULL, '7949898730', '', NULL, NULL, 'GM-516-8 Silver Case/Black face/Silver Stainless steel Band', NULL, '711369683044', 'FedEx', NULL, '2018-07-19', '18.07.2018 08:03', '4260295883207', '1', 'a0YC000000le8c6', '145.00', '215.00'),
(46812, '1041912921', NULL, NULL, 'Romy Beerli', '401 Route de Saint-Julien', 'Le Clos Chautemps', '74520', 'Valleiry', 'Frankreich', 'FR', NULL, NULL, '785208047', '', NULL, NULL, '3004-2 Silver case / Black face / Black Leather Band', NULL, '711369683077', 'FedEx', NULL, '2018-07-23', '21.07.2018 17:34', '4260295880060', '1', 'a0YC000000lf8Uw', '155.00', '249.90'),
(46813, '1041855387', NULL, NULL, 'frederic andurand', '2 RUE DE LA POMPE', '', '28120', 'ERMENONVILLE LA GRANDE', 'Frankreich', 'FR', NULL, NULL, '631956479', '', NULL, NULL, 'GM-508-1 Silver case / White face / Black Leather Band', NULL, '711369683088', 'FedEx', NULL, '2018-07-23', '21.07.2018 11:34', '4260295881210', '1', 'a0YC000000lfVbP', '155.00', '249.90'),
(46814, '1041713393', NULL, NULL, 'Simona Rainciute', '44 WEBBER ROAD', 'Septon mallet', 'SHEPTON MALLET', 'Grossbritannien', 'BA44AL', 'GB', NULL, NULL, '7525449594', '', NULL, NULL, '7002-10 black case / Black face / Strainless steel band', NULL, '711369683099', 'FedEx', NULL, '2018-07-23', '20.07.2018 08:33', '4260295882316', '1', 'a0YC000000lhj0k', '134.99', '189.00'),
(46815, '1041850315', NULL, NULL, 'Bogdanel Gogu', '117 Holburne Road', '', 'London', 'Grossbritannien', 'SE38HH', 'GB', NULL, NULL, '7471507725', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '711369683103', 'FedEx', NULL, '2018-07-23', '21.07.2018 13:04', '4260295881487', '1', 'a0YC000000lgcOW', '129.00', '179.00'),
(46816, '1041925233', NULL, NULL, 'Sander Fekene', '1 Swan Lane', 'Groupon', 'London', 'Grossbritannien', 'EC4R3TN', 'GB', NULL, NULL, '7980009200', '', NULL, NULL, 'GM-3009-6 Silver case / Black face / Stainless Steel Band', NULL, '711369683114', 'FedEx', NULL, '2018-07-23', '21.07.2018 21:04', '4260295881838', '1', 'a0YC000000lhrGZ', '130.00', '179.00'),
(46817, '1041921945', NULL, NULL, 'Paul Delaney', '89 WHARFEDALE', 'Highfield', 'HEMEL HEMPSTEAD', 'Grossbritannien', 'HP25TG', 'GB', NULL, NULL, '07970 920231', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '', 'FedEx', NULL, '2018-07-23', '21.07.2018 20:34', '4260295881234', '1', 'a0YC000000lhrKR', '134.99', '189.00'),
(46818, '1041924789', NULL, NULL, 'Sander Fekene', '1 Swan Lane', 'Groupon', 'London', 'Grossbritannien', 'EC4R3TN', 'GB', NULL, NULL, '7980009200', '', NULL, NULL, 'GM-509-3 Gold case / Black face / Brown Leather Band', NULL, '', 'FedEx', NULL, '2018-07-23', '21.07.2018 21:04', '4260295881234', '1', 'a0YC000000lhrKR', '134.99', '189.00'),
(46819, '1041886685', NULL, NULL, 'Anita Jacob', '16 NURSERY ROAD', '', 'GILLINGHAM', 'Grossbritannien', 'ME80BD', 'GB', NULL, NULL, '7711100908', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369683125', 'FedEx', NULL, '2018-07-23', '21.07.2018 16:35', '4260295882200', '1', 'a0YC000000lhrEl', '132.99', '189.00'),
(46820, '1041724799', NULL, NULL, 'S Debenham', '71 PARKLAND AVENUE', '', 'UPMINSTER', 'Grossbritannien', 'RM142EU', 'GB', NULL, NULL, '1708223817', '', NULL, NULL, 'GM-513-5 Black Case / Black Face / Black Leather band', NULL, '711369683136', 'FedEx', NULL, '2018-07-23', '20.07.2018 11:33', '4260295882217', '1', 'a0YC000000le1ZL', '132.99', '189.00'),
(46821, '1041664941', NULL, NULL, 'Stephen Millar', '4 BANKHEAD TERRACE', '', 'DD83JG', 'FORFAR', 'Grossbritannien', 'GB', NULL, NULL, '1307463645', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369683055', 'FedEx', NULL, '2018-07-23', '19.07.2018 17:33', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46822, '1041659615', NULL, NULL, 'Abdul Aziz Bah', '5A GLENGARRY ROAD', '', 'SE228PZ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7863259614', '', NULL, NULL, 'GM-516-12 Rose case/Blue Face/Stainless steel Band', NULL, '711369683066', 'FedEx', NULL, '2018-07-23', '19.07.2018 16:33', '4260295883245', '1', 'a0YC000000le8cA', '145.00', '215.00'),
(46823, '1042097923', NULL, NULL, 'kira baillie', '3 castle drive', 'inverallochy', 'AB438WE', 'fraserburgh aberdeenshire', 'Grossbritannien', 'GB', NULL, NULL, '7720765054', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369683158', 'FedEx', NULL, '2018-07-23', '23.07.2018 00:33', '4260295881807', '1', 'a0YC000000lhrGW', '130.00', '179.00'),
(46824, '1042043035', NULL, NULL, 'Sander Fekene', '1 Swan Lane', 'Groupon', 'EC4R3TN', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7980009200', '', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '711369683114', 'FedEx', NULL, '2018-07-23', '22.07.2018 18:33', '4260295880985', '1', 'a0YC000000lgcOV', '129.00', '179.00'),
(46825, '1042011065', NULL, NULL, 'Steven  Goodenough', '70 JACKERS ROAD', '', 'CV21PF', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7967649009', '', NULL, NULL, 'GM-111-10 Gold Case/Black Face/Gold Metall Band', NULL, '711369683169', 'FedEx', NULL, '2018-07-23', '22.07.2018 15:33', '4260295882972', '1', 'a0YC000000lh8eX', '150.00', '219.00'),
(46826, '1041956901', NULL, NULL, 'Diekre Dasse', '114COBURGCRESCENT TULSE HILL', '', 'SW22HU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7940392853', '', NULL, NULL, 'GM-509-7 Gold Case / Black Face / Gold Stainless steel band', NULL, '', 'FedEx', NULL, '2018-07-23', '22.07.2018 02:33', '4260295881968', '1', 'a0YC000000lhrKV', '134.99', '189.00'),
(46827, '1042119957', NULL, NULL, 'Paul Whybrow', '155 COUNTY ROAD', 'Hampton Vale', 'PE78ET', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '1780238136', '', NULL, NULL, '3004-4 Black case / Black face / Black Leather Band', NULL, '711369683180', 'FedEx', NULL, '2018-07-24', '23.07.2018 08:03', '4260295880084', '1', 'a0YC000000lh8lW', '135.00', '199.00'),
(46828, '1042118943', NULL, NULL, 'Sophie Sweeney', '35 CLOVELLY ROAD', 'Chiswick', 'W45DU', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7910945577', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369683191', 'FedEx', NULL, '2018-07-24', '23.07.2018 06:03', '4260295881401', '1', 'a0YC000000lhj1C', '135.01', '185.00'),
(46829, '1042102845', NULL, NULL, 'Kieran Markell', '9 SPENCER WAY', '', 'IP141UB', 'STOWMARKET', 'Grossbritannien', 'GB', NULL, NULL, '7455194492', '', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '711369683206', 'FedEx', NULL, '2018-07-24', '23.07.2018 01:03', '4260295881180', '1', 'a0YC000000lh8b3', '145.00', '199.00'),
(46830, '1042279367', NULL, NULL, 'David De schuyter', 'Knokkestraat 484 484 ', 'Knokkestraat ', '8301', 'Knokke-Heist', 'Belgien', 'BE', NULL, NULL, '476450422', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369683217', 'FedEx', NULL, '2018-07-25', '24.07.2018 19:34', '4260295880144', '1', 'a0YC000000leQ31', '175.00', '269.00'),
(46831, '1042253223', NULL, NULL, 'Luc Molitor', 'Chemin de la Bergerie 1', '', '6724', 'RULLES', 'Belgien', 'BE', NULL, NULL, '479816308', '', NULL, NULL, 'GM-3009-7 Gold case/Black Face/Gold Steel Band', NULL, '711369683228', 'FedEx', NULL, '2018-07-25', '24.07.2018 15:04', '4260295881845', '1', 'a0YC000000lRP1w', '159.00', '239.00'),
(46832, '1042260835', NULL, NULL, 'Nani Coblavie', '124A GOODMAYES LANE', 'Goodmayes', 'IG39FX', 'ILFORD', 'Grossbritannien', 'GB', NULL, NULL, '7506335061', '', NULL, NULL, 'GM-509-6 Silver Case / Black face / Stainless steel band', NULL, '711369683239', 'FedEx', NULL, '2018-07-25', '24.07.2018 16:04', '4260295881951', '1', 'a0YC000000lhrKU', '134.99', '189.00'),
(46833, '1042249579', NULL, NULL, 'Carol Idiens', 'FAN-DABI-DOZI FAN-DABI-DOZI ', '60 Conway Avenue Tile Hill', 'CV49HZ', 'Coventry', 'Grossbritannien', 'GB', NULL, NULL, '2475012081', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369683240', 'FedEx', NULL, '2018-07-25', '24.07.2018 14:34', '4260295881401', '1', 'a0YC000000lhj1C', '135.01', '185.00'),
(46834, '1042611445', NULL, NULL, 'Tong Thi Nhi', '516 AVENUE DE PONTCHY', '', '74130', 'BONNEVILLE', 'Frankreich', 'FR', NULL, NULL, '667941173', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '711369683386', 'FedEx', NULL, '2018-07-30', '28.07.2018 02:33', '4260295880916', '1', 'a0YC000000lf8UB', '148.00', '229.90'),
(46835, '1042692167', NULL, NULL, 'klovis hitaj', 'tommaso san severino 10', '', '84081', 'baronissi SA', 'Italien', 'IT', NULL, NULL, '3204088291', '', NULL, NULL, '103-1 Silver Case/Black Face/Black Leather Band', NULL, '711369683397', 'FedEx', NULL, '2018-07-30', '28.07.2018 23:33', '4260295880435', '1', 'a0YC000000lRgWT', '174.99', '273.99'),
(46836, '1042560155', NULL, NULL, 'Lorenzo Molteni', 'VIA TRIPOLI 44', '', '22063', 'CANTU\'  CO', 'Italien', 'IT', NULL, NULL, '3465749813', '', NULL, NULL, 'GM-104-3 Noir Noir Noir', NULL, '711369683401', 'FedEx', NULL, '2018-07-30', '27.07.2018 17:33', '4260295880480', '1', 'a0YC000000le5pv', '170.00', '266.20'),
(46837, '1042686647', NULL, NULL, 'Charlie Ironmonger', '39 Coniston Avenue', 'Scartho', 'DN333EQ', 'Grimsby', 'Grossbritannien', 'GB', NULL, NULL, '7925946332', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369683272', 'FedEx', NULL, '2018-07-30', '28.07.2018 21:33', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(46838, '1042516719', NULL, NULL, 'Peter O\'Reilly', '62 ACRE STREET', 'Denton', 'M342AL', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7877093931', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369683283', 'FedEx', NULL, '2018-07-30', '27.07.2018 04:03', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(46839, '1042515069', NULL, NULL, 'Rema Neal', '28 Compton avenue', '', 'DE722AU', 'DERBY', 'Grossbritannien', 'GB', NULL, NULL, '7778188050', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369683294', 'FedEx', NULL, '2018-07-30', '27.07.2018 03:03', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(46840, '1042643331', NULL, NULL, 'Ewan Brown', '2 ABERCEDI', 'Penclawdd', 'SA43XB', 'SWANSEA West glamorgan', 'Grossbritannien', 'GB', NULL, NULL, '‭07949 441065‬‬', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369683309', 'FedEx', NULL, '2018-07-30', '28.07.2018 14:33', '4260295880077', '1', 'a0YC000000lh8lV', '135.00', '199.00'),
(46841, '1042564167', NULL, NULL, 'Ahmed Nadem', '7 ELLIOT ROAD', '', 'WD174DF', 'WATFORD Hertfordshire', 'Grossbritannien', 'GB', NULL, NULL, '7872339288', '', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369683310', 'FedEx', NULL, '2018-07-30', '27.07.2018 17:04', '42602958811418', '1', 'a0YC000000lhj1E', '135.01', '185.00'),
(46842, '1042516895', NULL, NULL, 'Mairi Macgregor', '19 HARBOUR ROAD', '', 'IV11SY', 'INVERNESS', 'Grossbritannien', 'GB', NULL, NULL, '7565703643', '', NULL, NULL, 'GM-102-5 Silver Case / White Face / Stainless steel band', NULL, '711369683320', 'FedEx', NULL, '2018-07-30', '27.07.2018 04:33', '4260295881517', '1', 'a0YC000000lh8b4', '145.00', '199.00'),
(46843, '1042610977', NULL, NULL, 'Colin Glen', '7 WISHART LANE', '', 'ML85GD', 'LAW LANARKSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '1555871299', '', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '711369683331', 'FedEx', NULL, '2018-07-30', '28.07.2018 04:03', '4260295880978', '1', 'a0YC000000lgcOU', '129.00', '179.00'),
(46844, '1042638485', NULL, NULL, 'Daragh Healy', '33 Meadow Lane', '', 'L125EA', 'Liverpool', 'Grossbritannien', 'GB', NULL, NULL, '7718517710', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369683342', 'FedEx', NULL, '2018-07-30', '28.07.2018 13:34', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46845, '1042562373', NULL, NULL, 'Peter Taylor', 'MEADOWPARK CRYERS HILL LANE', 'Cryers hill', 'HP156AA', 'HIGH WYCOMBE', 'Grossbritannien', 'GB', NULL, NULL, '7858053067', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369683353', 'FedEx', NULL, '2018-07-30', '27.07.2018 16:34', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46846, '1042517203', NULL, NULL, 'Ryan Lane', '22 Greenside Lane', 'Hoyland', 'S749PG', 'Barnsley', 'Grossbritannien', 'GB', NULL, NULL, '7818557321', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369683364', 'FedEx', NULL, '2018-07-30', '27.07.2018 04:33', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46847, '1042521605', NULL, NULL, 'Raluca Todor', '1 FRENCHAY ROAD', '', 'OX26TG', 'OXFORD', 'Grossbritannien', 'GB', NULL, NULL, '776135532', '', NULL, NULL, 'GM-516-4 Yellow Case/Black face/Brown Leather Band', NULL, '711369683375', 'FedEx', NULL, '2018-07-30', '27.07.2018 09:33', '4260295883160', '1', 'a0YC000000le8c2', '145.00', '215.00'),
(46848, '1042487289', NULL, NULL, 'Adrian Zdircea', '26 TAUNTON AVENUE', '', 'LU20LL', 'LUTON', 'Grossbritannien', 'GB', NULL, NULL, '7511696588', '', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '711369683250', 'FedEx', NULL, '2018-07-30', '26.07.2018 21:03', '4260295881401', '1', 'a0YC000000lhj1C', '135.01', '185.00'),
(46849, '1042451765', NULL, NULL, 'Samuel Byrne', '3 Kintyre close', '', 'CH659LH', 'Ellesmere port Cheshire', 'Grossbritannien', 'GB', NULL, NULL, '7566217717', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369683261', 'FedEx', NULL, '2018-07-30', '26.07.2018 14:33', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(46850, '1042771109', NULL, NULL, 'Ivy House', '107 ST. PETERS STREET', '', 'AL13EW', 'ST. ALBANS', 'Grossbritannien', 'GB', NULL, NULL, '7581362334', '', NULL, NULL, '3004-2 Silver case / Black face / Black Leather Band', NULL, '711369683423', 'FedEx', NULL, '2018-07-30', '29.07.2018 16:34', '4260295880060', '1', 'a0YC000000lh8lU', '135.00', '199.00'),
(46851, '1042717045', NULL, NULL, 'Rafal Ramotowski', '26 Herrick Court Bollo Bridge ', 'Road ', 'W38FL', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7944654286', '', NULL, NULL, 'GM-3009-1 Silver case / White face / Black Leather Band', NULL, '711369683434', 'FedEx', NULL, '2018-07-30', '29.07.2018 08:03', '4260295881784', '1', 'a0YC000000lhrGU', '130.00', '179.00'),
(46852, '1042906207', '', '', 'Van Butsele Patricia', '6 IMPASSE JEANNE D ARC', '', '44250', 'ST BREVIN LES PINS', 'Frankreich', '', '', '', '786800707', '', '', '', 'GM-507-4 Black case / Black face / Black Leather Band', '', '711369683478', 'FedEx', '', '2018-07-31', '30.07.2018 16:04', '4260295881173', '1', 'a0YC000000leQWL', '150.01', '219.90'),
(46853, '1042903757', '', '', 'Elizabeth Spence', '10 SHANNON ROAD', '', 'ST179PX', 'STAFFORD', 'Grossbritannien', '', '', '', '7790176912', '', '', '', '510-4 Black case / Black face / Black Leather Band', '', '711369683445', 'FedEx', '', '2018-07-31', '30.07.2018 17:34', '4260295881371', '1', 'a0YC000000lhj1D', '135.01', '185.00'),
(46854, '1042849765', '', '', 'Simon gallaher', '81 KIRKFELL WALK', '', 'OL13JP', 'OLDHAM', 'Grossbritannien', '', '', '', '7454585581', '', '', '', 'GM-101-6 Silver Case / White Face / Stainless steel band', '', '711369683456', 'FedEx', '', '2018-07-31', '30.07.2018 06:03', '4260295881982', '1', 'a0YC000000lhrBS', '159.99', '225.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(46855, '1042849709', '', '', 'Roy Erusiafe', '112 MILTON ROAD', '', 'DA175BA', 'BELVEDERE', 'Grossbritannien', '', '', '', '7447659506', '', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '711369683467', 'FedEx', '', '2018-07-31', '30.07.2018 06:03', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(46856, '1042955489', NULL, NULL, 'Dirk De', 'Kortrijksestraat 486', 'Garage Drive in BVBA.', '8020', 'Ruddervoorde', 'Belgien', 'BE', NULL, NULL, '486841682', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369683489', 'FedEx', NULL, '2018-08-01', '31.07.2018 03:33', '4260295880107', '1', 'a0YC000000leQ30', '175.00', '269.00'),
(46857, '1042994233', NULL, NULL, 'SAMVIR SANDHU - DELOITTE LLP', '4 BRINDLEY PLACE', '', 'B12HZ', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7492855834', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369683490', 'FedEx', NULL, '2018-08-01', '31.07.2018 15:33', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(46858, '1042948103', NULL, NULL, 'Ayah Zahda', '79 BUCKINGHAM AVENUE', '', 'UB67RB', 'GREENFORD', 'Grossbritannien', 'GB', NULL, NULL, '7855240149', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369683504', 'FedEx', NULL, '2018-08-01', '31.07.2018 01:33', '4260295880077', '1', 'a0YC000000lh8lV', '135.00', '199.00'),
(46859, '1043422567', NULL, NULL, 'Andre Gehlen', 'rue Be Paki 1 ', '', '4651', 'Battice', 'Belgique', 'BE', NULL, NULL, '32496597396', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369683673', 'FedEx', NULL, '2018-08-06', '04.08.2018 14:32', '4260295880144', '1', 'a0YC000000leQ31', '175.00', '269.00'),
(46860, '1043393097', NULL, NULL, 'Djahida MOSTEFAOUI', '7 CHEMIN DE LA TERRASSE', '', '31500', 'TOULOUSE', 'Frankreich', 'FR', NULL, NULL, '767593330', '', NULL, NULL, '502-8 Black case / Black face / Black metal Band', NULL, '711369683640', 'FedEx', NULL, '2018-08-06', '04.08.2018 05:32', '4260295881937', '1', 'a0YC000000lfAIy', '150.00', '249.90'),
(46861, '1043062751', NULL, NULL, 'OLIVIER NASSAR', '11 BOULEVARD DES AMIS BAT C6 ', 'LES LIERRES ', '13008', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '684839648', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '711369683651', 'FedEx', NULL, '2018-08-06', '01.08.2018 07:33', '4260295880916', '1', 'a0YC000000lf8UB', '148.00', '229.90'),
(46862, '1043058357', NULL, NULL, 'Dylan Corion', '114 Chemin des beugons', '', '13700', 'Marignane Paca', 'Frankreich', 'FR', NULL, NULL, '650755332', '', NULL, NULL, 'GM-516-11 Black case/Black Face/stainless steel band', NULL, '711369683662', 'FedEx', NULL, '2018-08-06', '01.08.2018 02:03', '4260295883238', '1', 'a0YC000000leDyR', '154.99', '229.90'),
(46863, '1043532763', NULL, NULL, 'TALHA RAMA', '22 ALLIOTT AVENUE', '', 'M300YE', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7539609235', '', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '711369683684', 'FedEx', NULL, '2018-08-06', '05.08.2018 14:33', '4260295882019', '1', 'a0YC000000lhrBV', '159.99', '225.00'),
(46864, '1043532415', NULL, NULL, 'Talha Rama', '22 Alliott Avenue', '', 'M300YE', 'Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7539609235', '', NULL, NULL, 'GM-101-8 Gold Case / Black Face / Stainless steel band', NULL, '711369683684', 'FedEx', NULL, '2018-08-06', '05.08.2018 14:33', '4260295882002', '1', 'a0YC000000lhrBU', '159.99', '225.00'),
(46865, '1043529479', NULL, NULL, 'ELAINE BROKENSHIRE', '21 CASTLE WAY', 'DEANSHILL', 'ST161BS', 'STAFFORD', 'Grossbritannien', 'GB', NULL, NULL, '1785255397', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '711369683695', 'FedEx', NULL, '2018-08-06', '05.08.2018 14:32', '4260295882187', '1', 'a0YC000000le1ZJ', '132.99', '189.00'),
(46866, '1043339257', NULL, NULL, 'ARTHUR OLKIVIEC', '128 TOWER GARDENS ROAD', '', 'N177QB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7785236988', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369683559', 'FedEx', NULL, '2018-08-06', '03.08.2018 15:32', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(46867, '1043228373', NULL, NULL, 'DEEP IN BALLOONS MARK GOULDING', 'BLENHEIM WAY BLENHEIM WAY', 'BLENHEIM WAY', 'PE68LD', 'PETERBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '1778345398', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369683560', 'FedEx', NULL, '2018-08-06', '02.08.2018 15:02', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(46868, '1043136765', NULL, NULL, 'NADEEM AHMED', '7 ELLIOT ROAD', 'DETACHED HOUSE NOT FLAT', 'WD174DF', 'WATFORD', 'Grossbritannien', 'GB', NULL, NULL, '7872339288', '', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369683570', 'FedEx', NULL, '2018-08-06', '01.08.2018 19:04', '42602958811418', '1', 'a0YC000000lhj1E', '135.01', '185.00'),
(46869, '1043227219', NULL, NULL, 'JOHN BRANLEY', '36A JUBILEE TERRACE', 'BEDLINGTON', 'NE225UP', 'BEDLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7771688703', '', NULL, NULL, '7002-8 Gold Case / White face / Strainless steel band', NULL, '711369683581', 'FedEx', NULL, '2018-08-06', '02.08.2018 14:33', '4260295882293', '1', 'a0YC000000lhj0j', '134.99', '189.00'),
(46870, '1043226969', NULL, NULL, 'JOHN BRANLEY', '36A JUBILEE TERRACE', 'BEDLINGTON', 'NE225UP', 'BEDLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7771688703', '', NULL, NULL, '7002-8 Gold Case / White face / Strainless steel band', NULL, '711369683581', 'FedEx', NULL, '2018-08-06', '02.08.2018 14:33', '4260295882293', '1', 'a0YC000000lhj0j', '134.99', '189.00'),
(46871, '1043224397', NULL, NULL, 'ALLAN MARSHALL', '51 YEW TREE ROAD', 'NETHERTON', 'DY20LG', 'DUDLEY', 'Grossbritannien', 'GB', NULL, NULL, '1384623118', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '711369683592', 'FedEx', NULL, '2018-08-06', '02.08.2018 14:03', '4260295880633', '1', 'a0YC000000m14Tx', '138.00', '189.00'),
(46872, '1043150671', NULL, NULL, 'JANE WALSHAW', '1 VERNON VILLAS', '', 'PL242LF', 'PAR', 'Grossbritannien', 'GB', NULL, NULL, '', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369683607', 'FedEx', NULL, '2018-08-06', '01.08.2018 21:53', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46873, '1043355953', NULL, NULL, 'MATHEW TISSINGTON', 'SMITH & TISSINGTON, THE MOOR ', 'MARKET 77, THE MOOR ', 'S14PF', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7538156034', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369683618', 'FedEx', NULL, '2018-08-06', '03.08.2018 19:02', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46874, '1043193015', NULL, NULL, 'MUNTANSAR ALI', '59 MARKET STREET', '', 'LE651AH', 'ASHBY-DE-LA-ZOUCH', 'Grossbritannien', 'GB', NULL, NULL, '7522397000', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369683629', 'FedEx', NULL, '2018-08-06', '02.08.2018 06:42', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46875, '1043453927', NULL, NULL, 'OLUFEMI SANNI', '23D LAUDERDALE CRESCENT', 'MANCHESTER', 'M139DB', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7703035710', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369683630', 'FedEx', NULL, '2018-08-06', '04.08.2018 18:33', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46876, '1043804565', NULL, NULL, 'Hinde Assas', 'Rue du Biez 63', '', '4031', 'Angleur', 'Belgien', 'BE', NULL, NULL, '32477570755', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369683700', 'FedEx', NULL, '2018-08-08', '07.08.2018 22:32', '4260295880144', '1', 'a0YC000000leQ31', '175.00', '269.00'),
(46877, '1043736945', '', '', 'Grzegorz Gabryjolek', 'PAPER MILL YARD', '', 'NR12GE', 'NORWICH', 'Grossbritannien', '', '', '', '749706202', '', '', '', '101-3 Gold case / Black face / Brown Leather Band', 'Sendung am 10.09.18 zurück erhalten! ', '711369683710', 'FedEx', '', '2018-08-08', '07.08.2018 11:02', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(46878, '1043730853', NULL, NULL, 'Philip Christopherson', '181 NEWBRIDGE HILL', '', 'BA13PY', 'BATH', 'Grossbritannien', 'GB', NULL, NULL, '7801964429', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369683721', 'FedEx', NULL, '2018-08-08', '07.08.2018 09:32', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(46879, '1043629557', NULL, NULL, 'Agnieszka Dudzinska', 'Flat 8 185-187 Streatham High ', 'Road ', 'SW166EG', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7445239485', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369683732', 'FedEx', NULL, '2018-08-08', '06.08.2018 11:02', '4260295880077', '1', 'a0YC000000lh8lV', '135.00', '199.00'),
(46880, '1043616587', NULL, NULL, 'John Mccormack', 'UNIT 2  ALEXZANDRA ST', '', 'SK141DX', 'Hyde Manchester', 'Grossbritannien', 'GB', NULL, NULL, '7714981321', '', NULL, NULL, '502-8 Black case / Black face / Black metal Band', NULL, '711369683743', 'FedEx', NULL, '2018-08-08', '06.08.2018 03:04', '4260295881937', '1', 'a0YC000000lhrJS', '134.99', '189.00'),
(46881, '1043678797', NULL, NULL, 'NICOLA WASHINGTON', 'UNIT 4 GREAT CLIFFE COURT, ', 'GREAT CLIFFE ROAD ', 'S712NB', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7851082975', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '711369683754', 'FedEx', NULL, '2018-08-08', '06.08.2018 18:32', '4260295881562', '1', 'a0YC000000m14Tz', '138.00', '189.00'),
(46882, '1043726673', NULL, NULL, 'ANDRA SZILAGYI', '5 EXCHEQUER ROW', '', 'AB115BW', 'ABERDEEN', 'Grossbritannien', 'GB', NULL, NULL, '7423093228', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369683765', 'FedEx', NULL, '2018-08-08', '07.08.2018 04:02', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46883, '1043940123', '', '', 'Kevin lejal', '14 RUE D ERSTEIN', '', '67160', 'WISSEMBOURG Alsace', 'Frankreich', '', '', '', '783400659', '', '', '', '3004-4 Black case / Black face / Black Leather Band', '', '711369683787', 'FedEx', '', '2018-08-09', '08.08.2018 23:32', '4260295880084', '1', 'a0YC000000lf8Uy', '155.00', '249.90'),
(46884, '1043887645', NULL, NULL, 'MARIA CLOHERTY', '27 TIMBERCROFT', '', 'KT190TH', 'EPSOM', 'Grossbritannien', 'GB', NULL, NULL, '7852285812', '', NULL, NULL, '7002-7 Silver Case / Black Dial / Strainless steel band', NULL, '711369683798', 'FedEx', NULL, '2018-08-09', '08.08.2018 17:03', '4260295882286', '1', 'a0YC000000lhj0i', '134.99', '189.00'),
(46885, '1043880307', NULL, NULL, 'JOHN CARROLL', '33 STONEY BRAE', '', 'PA27TG', 'PAISLEY', 'Grossbritannien', 'GB', NULL, NULL, '7523766397', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369683802', 'FedEx', NULL, '2018-08-09', '08.08.2018 16:03', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46886, '1043837501', NULL, NULL, 'George Briault', '* Flat 13, Linnell', 'House, 50 Folgate Street', 'E16UP', 'London Greater London', 'Grossbritannien', 'GB', NULL, NULL, '7975707528', '', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '711369683813', 'FedEx', NULL, '2018-08-09', '08.08.2018 10:02', '4260295881180', '1', 'a0YC000000lh8b3', '145.00', '199.00'),
(46887, '1043888425', NULL, NULL, 'Skurzynska Agata', 'RIONE FERROVIERI 6', '', '89013', 'GIOIA TAURO RC', 'Italien', 'IT', NULL, NULL, '3349904019', '', NULL, NULL, '503-4 Black case / Black face / Black Leather Band', NULL, '711369683824', 'FedEx', NULL, '2018-08-09', '08.08.2018 18:03', '4260295880756', '1', 'a0YC000000lePuu', '150.01', '234.90'),
(46888, '1044031745', NULL, NULL, 'THOMAS HARDMAN', '8 SUSSEX CLOSE', '', 'BH93SA', 'BOURNEMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '01202 525230', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369683857', 'FedEx', NULL, '2018-08-10', '09.08.2018 22:32', '4260295880077', '1', 'a0YC000000lh8lV', '135.00', '199.00'),
(46889, '1043952699', NULL, NULL, 'Suad Mlika', '54 DUDBRIDGE MEADOW', '', 'GL53NH', 'STROUD', 'Grossbritannien', 'GB', NULL, NULL, '7453425698', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '711369683868', 'FedEx', NULL, '2018-08-10', '09.08.2018 10:02', '4260295881487', '1', 'a0YC000000lgcOW', '129.00', '179.00'),
(46890, '1044179725', NULL, NULL, 'Mikael Coraud', '1 AVENUE DE L ARMORIAL', '', '44300', 'NANTES', 'Frankreich', 'FR', NULL, NULL, '772066242', '', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '711369683949', 'FedEx', NULL, '2018-08-13', '11.08.2018 12:32', '4260295880701', '1', 'a0YC000000lfAIt', '150.00', '249.90'),
(46891, '1044059723', NULL, NULL, 'Nikoll Prendi', '6 COLLINGHAM ROAD', 'C2', 'SW50LT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7546333069', '', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '711369683890', 'FedEx', NULL, '2018-08-13', '10.08.2018 09:02', '4260295880374', '1', 'a0YC000000lhrBN', '159.99', '225.00'),
(46892, '1044211831', NULL, NULL, 'STEVEN LACE', '14 COLONEL DRIVE', '', 'L124YG', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7518165116', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '711369683905', 'FedEx', NULL, '2018-08-13', '11.08.2018 19:32', '4260295881487', '1', 'a0YC000000lgcOW', '129.00', '179.00'),
(46893, '1044125753', NULL, NULL, 'BRIAN BAILEY', '29 BISHOP STREET', '', 'NP197FF', 'NEWPORT', 'Grossbritannien', 'GB', NULL, NULL, '1633669412', '', NULL, NULL, 'GM-513-1 Silver case / White face / Black Leather Band', NULL, '711369683916', 'FedEx', NULL, '2018-08-13', '10.08.2018 22:02', '4260295882170', '1', 'a0YC000000le1ZI', '132.99', '189.00'),
(46894, '1044192739', NULL, NULL, 'Craig Wild', '15 15 WATERTHORPE GARDENS', '', 'S208LW', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7989154070', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '711369683927', 'FedEx', NULL, '2018-08-13', '11.08.2018 16:32', '4260295882187', '1', 'a0YC000000lhrEk', '132.99', '189.00'),
(46895, '1044051801', NULL, NULL, 'E BLAKE', '24 CHERITON GROVE', '', 'CF381PF', 'PONTYPRIDD', 'Grossbritannien', 'GB', NULL, NULL, '7766103433', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369683938', 'FedEx', NULL, '2018-08-13', '10.08.2018 02:02', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46896, '1044336571', NULL, NULL, 'DARLINDA K KOMBA', '15/3 7 LONGSTONE PLACE', '', 'G333JR', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7763845962', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369683950', 'FedEx', NULL, '2018-08-13', '12.08.2018 20:03', '4260295880077', '1', 'a0YC000000lh8lV', '135.00', '199.00'),
(46897, '1044253371', NULL, NULL, 'ANNAM IQBAL', '269 POPES LANE', '', 'W54NH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7423181929', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369683960', 'FedEx', NULL, '2018-08-13', '12.08.2018 10:02', '4260295882026', '1', 'a0YC000000lhrBW', '159.99', '225.00'),
(46898, '1044308985', NULL, NULL, 'NEELOFAR ANSARI', '87 NORTHUMBERLAND ROAD', '', 'M169PG', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7964716966', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '711369683971', 'FedEx', NULL, '2018-08-13', '12.08.2018 17:02', '4260295880602', '1', 'a0YC000000m14Tu', '138.00', '189.00'),
(46899, '1044334485', NULL, NULL, 'SAGEEVAN SAMBASIVAM', '15 ROMAN ROAD', '', 'CV24LE', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '7712453678', '', NULL, NULL, 'GM-513-1 Silver case / White face / Black Leather Band', NULL, '711369683982', 'FedEx', NULL, '2018-08-13', '12.08.2018 20:02', '4260295882170', '1', 'a0YC000000le1ZI', '132.99', '189.00'),
(46900, '1044308139', NULL, NULL, 'VASILE MUNTEANU', 'VIA GIUSEPPE MAZZINI 13', '', '60035', 'JESI AN', 'Italien', 'IT', NULL, NULL, '3801779733', '', NULL, NULL, '514-11 Black case/Black Face/Stainless Steel Band', NULL, '711369683993', 'FedEx', NULL, '2018-08-13', '12.08.2018 18:02', '4260295882675', '1', 'a0YC000000lfAIp', '175.00', '274.00'),
(46901, '1044429041', '', '', 'MR DOUGLAS JAMES GRATTY', '39B KINGSWELL TERRACE', '', 'PH12BZ', 'PERTH', 'Grossbritannien', '', '', '', '01738 587587', '', '', '', 'GM-3005-1 Silver case / White face / Black Leather Band', '', '711369684018', 'FedEx', '', '2018-08-14', '13.08.2018 16:33', '4260295880909', '1', 'a0YC000000lgcOQ', '129.00', '179.00'),
(46902, '1044648703', NULL, NULL, 'Amanda Wilson', '9 Garden Road', '', 'LA97ED', 'KENDAL Cumbria', 'Grossbritannien', 'GB', NULL, NULL, '7908399637', '', NULL, NULL, '3004-4 Black case / Black face / Black Leather Band', NULL, '711369684073', 'FedEx', NULL, '2018-08-16', '15.08.2018 21:02', '4260295880084', '1', 'a0YC000000lh8lW', '135.00', '199.00'),
(46903, '1044585485', NULL, NULL, 'UZOMA MBAGWU', '16 OAKFIELD', '', 'L42QH', 'LIVERPOOL', 'Grossbritannien', 'GB', NULL, NULL, '7909350886', '', NULL, NULL, '7002-8 Gold Case / White face / Strainless steel band', NULL, '711369684084', 'FedEx', NULL, '2018-08-16', '15.08.2018 10:32', '4260295882293', '1', 'a0YC000000lhj0j', '134.99', '189.00'),
(46904, '1044682335', NULL, NULL, 'Thomas Kent', '25 Tailby Avenue', '', 'LE50JQ', 'Leicester Leicestershire', 'Grossbritannien', 'GB', NULL, NULL, '7548764670', '', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '711369684100', 'FedEx', NULL, '2018-08-17', '16.08.2018 08:32', '4260295880985', '1', 'a0YC000000lgcOV', '129.00', '179.00'),
(46905, '1044680981', NULL, NULL, 'MONIN PASCAL', '18 RUE DE DIJON', '', '21110', 'GENLIS  COTE D\'OR', 'Frankreich', 'FR', NULL, NULL, '609808521', '', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '711369684110', 'FedEx', NULL, '2018-08-17', '16.08.2018 04:02', '4260295881487', '1', 'a0YC000000lf8UG', '148.00', '229.90'),
(46906, '1044958653', NULL, NULL, 'Wajid Raza', '8 CYRIL ROAD', '', 'B100TG', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7956816117', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369684121', 'FedEx', NULL, '2018-08-20', '19.08.2018 03:02', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(46907, '1044958739', NULL, NULL, 'Wajid Raza', '8 CYRIL ROAD', '', 'B100TG', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7956816117', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369684121', 'FedEx', NULL, '2018-08-20', '19.08.2018 03:02', '4260295880077', '1', 'a0YC000000lh8lV', '135.00', '199.00'),
(46908, '1044958737', NULL, NULL, 'Wajid Raza', '8 CYRIL ROAD', '', 'B100TG', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7956816117', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369684121', 'FedEx', NULL, '2018-08-20', '19.08.2018 03:02', '4260295880077', '1', 'a0YC000000lh8lV', '135.00', '199.00'),
(46909, '1044962411', NULL, NULL, 'Pearce Mcauley', '24 WINDSOR AVENUE', '', 'BT389RX', 'CARRICKFERGUS', 'Grossbritannien', 'GB', NULL, NULL, '7889281273', '', NULL, NULL, '7002-10 black case / Black face / Strainless steel band', NULL, '711369684132', 'FedEx', NULL, '2018-08-20', '19.08.2018 08:02', '4260295882316', '1', 'a0YC000000lhj0k', '134.99', '189.00'),
(46910, '1044958629', NULL, NULL, 'wajid raza', '8 CYRIL ROAD', '', 'B100TG', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7956816117', '', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '711369684121', 'FedEx', NULL, '2018-08-20', '19.08.2018 03:02', '4260295882019', '1', 'a0YC000000lhrBV', '159.99', '225.00'),
(46911, '1044960375', NULL, NULL, 'Wajid Raza', '8 CYRIL ROAD', '', 'B100TG', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7956816117', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369684121', 'FedEx', NULL, '2018-08-20', '19.08.2018 04:02', '4260295880626', '1', 'a0YC000000m14Tw', '138.00', '189.00'),
(46912, '1044932739', '', '', 'Tom west', 'PARKER AVENUE', 'Parker Avenue', 'IP114HF', 'FELIXSTOWE SUFFOLK', 'Grossbritannien', '', '', '', '7718668124', '', '', 'The customer was called on the 21st of August to confirm the address-Rovena', 'GM-107-4 Black case / Black face / Black Leather Band', '', '711369684213', 'FedEx', '', '2018-08-20', '18.08.2018 20:32', '4260295880633', '1', 'a0YC000000m14Tx', '138.00', '189.00'),
(46913, '1044815861', NULL, NULL, 'Helen Parker', '8 KENS WAY', 'MILTON', 'CB246DJ', 'CAMBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '01223  440870', '', NULL, NULL, 'GM-3009-2 Silver case / Black face / Black Leather Band', NULL, '711369684143', 'FedEx', NULL, '2018-08-20', '17.08.2018 16:02', '4260295881791', '1', 'a0YC000000lhrGV', '130.00', '179.00'),
(46914, '1044790813', NULL, NULL, 'SAMANTA BALSYTE', '24 KINGS MEADOW CLOSE', '', 'LS227FU', 'WETHERBY', 'Grossbritannien', 'GB', NULL, NULL, '7578442433', '', NULL, NULL, 'GM-3009-7 Gold case/Black Face/Gold Steel Band', NULL, '711369684154', 'FedEx', NULL, '2018-08-20', '17.08.2018 11:32', '4260295881845', '1', 'a0YC000000lhrGa', '130.00', '179.00'),
(46915, '1044963299', NULL, NULL, 'Daniel Debenham', '38 MARGERY PARK ROAD', '', 'E79JY', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7592836334', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '711369684165', 'FedEx', NULL, '2018-08-20', '19.08.2018 09:32', '4260295882187', '1', 'a0YC000000le1ZJ', '132.99', '189.00'),
(46916, '1045081707', NULL, NULL, 'EDSON MUNYIKWA', '7 HIGH RIDGE AVENUE', '', 'LS260NS', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7387790094', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369684224', 'FedEx', NULL, '2018-08-22', '20.08.2018 11:02', '4260295882026', '1', 'a0YC000000lhrBW', '159.99', '225.00'),
(46917, '1045122857', '', '', 'Vone Racing Jeremy Rochier', 'QUARTIER LA GRUE', 'Impasse charles Garnier', '26120', 'CHABEUIL Rhone Alpes', 'Frankreich', '', '', '', '669384236', '', '', 'The customer confirmed the address-phone call', 'GM-102-4 Black case / Black face / Black Leather Band', '', '711369684235', 'FedEx', '', '2018-08-22', '20.08.2018 16:02', '4260295881180', '1', 'a0YC000000lf8VR', '160.00', '249.90'),
(46918, '1045204157', NULL, NULL, 'DAVID NEEDLE', '4 RODWELL ROAD FLAT 2', '', 'DT48QL', 'WEYMOUTH', 'Grossbritannien', 'GB', NULL, NULL, '7500872348', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '711369684246', 'FedEx', NULL, '2018-08-22', '21.08.2018 15:02', '4260295880633', '1', 'a0YC000000m14Tx', '138.00', '189.00'),
(46919, '1045192575', NULL, NULL, 'Diane Mcguire', '12 BANKSIDE', 'BARLEY', 'SG88HU', 'ROYSTON', 'Grossbritannien', 'GB', NULL, NULL, '1763848926', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '711369684257', 'FedEx', NULL, '2018-08-22', '21.08.2018 13:03', '4260295881579', '1', 'a0YC000000m14U0', '138.00', '189.00'),
(46920, '1045172237', NULL, NULL, 'FAYE  BLACKBOND', 'CODNOR DENBY LANE', 'Codnor denby lane', 'DE58PT', 'RIPLEY Derbyshire', 'Grossbritannien', 'GB', NULL, NULL, '7557300705', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369684268', 'FedEx', NULL, '2018-08-22', '21.08.2018 08:32', '4260295881807', '1', 'a0YC000000lhrGW', '130.00', '179.00'),
(46921, '1045170763', NULL, NULL, 'Thomas Cohen--diaz', '29 RUE LEO ET MAURICE ', 'TROUILHET TROUILHET', '69008', 'LYON', 'Frankreich', 'FR', NULL, NULL, '781608962', '', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '711369684279', 'FedEx', NULL, '2018-08-22', '21.08.2018 04:02', '4260295880985', '1', 'a0YC000000lf8UF', '148.00', '229.90'),
(46922, '1045276223', '', '', 'Rosu Minodora Elena', '39 ERLEIGH ROAD', 'FLAT 8', 'RG15NB', 'READING', 'Grossbritannien', '', '', '', '07792 434681‬', '', '', '', 'GM-101-6 Silver Case / White Face / Stainless steel band', '', '711369684280', 'FedEx', '', '2018-08-23', '22.08.2018 07:48', '4260295881982', '1', 'a0YC000000lhrBS', '159.99', '225.00'),
(46923, '1045381857', NULL, NULL, 'YASAR OMER', '17 RUE DEBUSSY', '', '91240', 'SAINT MICHEL SUR ORGE', 'Frankreich', 'FR', NULL, NULL, '608973179', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '711369684349', 'FedEx', NULL, '2018-08-24', '23.08.2018 02:19', '4260295881234', '1', 'a0YC000000lfVbR', '155.00', '249.90'),
(46924, '1045395575', NULL, NULL, 'SÉBASTIEN MICHEL', 'RUE D\'ARLON 41', '', '6760', 'VIRTON', 'Belgien', 'BE', NULL, NULL, '495196852', '', NULL, NULL, '514-6 Rosegold case/Blue Face/Brown Leather Band', NULL, '711369684327', 'FedEx', NULL, '2018-08-24', '23.08.2018 11:49', '4260295882620', '1', 'a0YC000000leQ34', '175.00', '269.00'),
(46925, '1045299109', NULL, NULL, 'IRMA TEDESCO', 'VIA TIBURTINA KM 18.200 ', 'PRESSO LINCAR SRL SNC ', '12', 'GUIDONIA MONTECELIO RM', 'Italien', 'IT', NULL, NULL, '3284682482', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '711369684338', 'FedEx', NULL, '2018-08-24', '22.08.2018 14:19', '4260295880144', '1', 'a0YC000000lfAIi', '175.00', '274.00'),
(46926, '1045451605', NULL, NULL, 'SHAMAILA ALI', '13 WARLEY AVENUE', '', 'BRADFORD', 'Grossbritannien', 'BD38HR', 'GB', NULL, NULL, '7890054724', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '711369684350', 'FedEx', NULL, '2018-08-24', '23.08.2018 21:49', '4260295880619', '1', 'a0YC000000m14Tv', '138.00', '189.00'),
(46927, '1045435385', NULL, NULL, 'KIM PARLETT', '7 SEFTON COURT', 'NORTHBURN LEA', 'CRAMLINGTON', 'Grossbritannien', 'NE233LR', 'GB', NULL, NULL, '7764808664', '', NULL, NULL, 'GM-513-1 Silver case / White face / Black Leather Band', NULL, '711369684360', 'FedEx', NULL, '2018-08-24', '23.08.2018 18:19', '4260295882170', '1', 'a0YC000000le1ZI', '132.99', '189.00'),
(46928, '1045404847', NULL, NULL, 'JILL TIMBERLAKE', '72 FROGNAL GARDENS', 'TUNSTALL', 'SITTINGBOURNE', 'Grossbritannien', 'ME99HU', 'GB', NULL, NULL, '7768789401', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369684371', 'FedEx', NULL, '2018-08-24', '23.08.2018 13:19', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46929, '1045385547', NULL, NULL, 'Chris Davies', '15 SCHOOL ROAD', '', 'THORNTON-CLEVELEYS', 'Grossbritannien', 'FY55AA', 'GB', NULL, NULL, '7725500388', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369684382', 'FedEx', NULL, '2018-08-24', '23.08.2018 09:19', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(46930, '1045784219', '', '', 'Dafi Imad', '1 B RUE DES AIGLES', '', '67810', 'HOLTZHEIM', 'Frankreich', '', '', '', '699588687', '', '', '', 'GM-508-4 Black case / Black face / Black Leather Band', '', '711369684544', 'FedEx', '', '2018-08-27', '26.08.2018 20:19', '4260295881241', '1', 'a0YC000000lfVbS', '155.00', '249.90'),
(46931, '1045670105', NULL, NULL, 'Martin Rejane', '28 RUE JEAN MOULIN', 'REZ DE CHAUSSEE', '34200', 'SETE', 'Frankreich', 'FR', NULL, NULL, '467746121', '', NULL, NULL, 'GM-102-6 Silver Case / Black face / Stainless steel band', NULL, '711369684533', 'FedEx', NULL, '2018-08-27', '26.08.2018 00:49', '4260295881524', '1', 'a0YC000000mP12b', '160.00', '249.90'),
(46932, '1045551945', NULL, NULL, 'LEROUX Michel', '50 rue du rouet', '', '13006', 'Marseille', 'Frankreich', 'FR', NULL, NULL, '616326835', '', NULL, NULL, 'GM-102-1 Silver case / White face / Black Leather Band', NULL, '711369684500', 'FedEx', NULL, '2018-08-27', '24.08.2018 19:49', '4260295880404', '1', 'a0YC000000mP12X', '160.00', '249.90'),
(46933, '1045479549', '', '', 'Meziani Suymia', '26 RUE BLERIOT', 'Sonnet 38', '59139', 'WATTIGNIES Nord', 'Frankreich', '', '', '', '762428439', '', '', '', 'GM-102-5 Silver Case / White Face / Stainless steel band', '', '711369684555', 'FedEx', '', '2018-08-28', '24.08.2018 03:18', '4260295881517', '1', 'a0YC000000mP12a', '160.00', '249.90'),
(46934, '1045479541', NULL, NULL, 'ZAHIRI HICHAM', '15 PLACE DES DEPORTES', '', '77170', 'BRIE COMTE ROBERT', 'Frankreich', 'FR', NULL, NULL, '751330853', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '711369684511', 'FedEx', NULL, '2018-08-27', '24.08.2018 03:18', '4260295881234', '1', 'a0YC000000lfVbR', '155.00', '249.90'),
(46935, '1045477543', NULL, NULL, 'Toure Aboubacar', '33 AVENUE VICTOR HUGO', '', '92140', 'CLAMART', 'Frankreich', 'FR', NULL, NULL, '756546456', '', NULL, NULL, 'GM-3006-2 Silver case/Black Face/Black Leather Band', NULL, '711369684522', 'FedEx', NULL, '2018-08-27', '24.08.2018 01:19', '4260295882897', '1', 'a0YC000000lfNEH', '150.00', '249.90'),
(46936, '1045648403', NULL, NULL, 'C Davis', '7 HIVE END COURT', '', 'PE166HZ', 'CHATTERIS', 'Grossbritannien', 'GB', NULL, NULL, '7825993276', '', NULL, NULL, '7002-10 black case / Black face / Strainless steel band', NULL, '711369684419', 'FedEx', NULL, '2018-08-27', '25.08.2018 21:49', '4260295882316', '1', 'a0YC000000lhj0k', '134.99', '189.00'),
(46937, '1045545793', NULL, NULL, 'Sonya  Mulholland', '10 CORBALLY ROAD', '', 'BT522LZ', 'COLERAINE', 'Grossbritannien', 'GB', NULL, NULL, '7742619244', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369684420', 'FedEx', NULL, '2018-08-27', '24.08.2018 20:48', '4260295882026', '1', 'a0YC000000lhrBW', '159.99', '225.00'),
(46938, '1045536437', NULL, NULL, 'Gilroy Ferguson', '67 WESTWOOD ROAD', 'HEALD GREEN', 'SK83JW', 'CHEADLE', 'Grossbritannien', 'GB', NULL, NULL, '1614365724', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '711369684430', 'FedEx', NULL, '2018-08-27', '24.08.2018 18:49', '4260295880916', '1', 'a0YC000000lgcOR', '129.00', '179.00'),
(46939, '1045631295', NULL, NULL, 'Nichola sharpe', 'Lower farm house', 'Throcking', 'SG99RW', 'Buntingford Herts', 'Grossbritannien', 'GB', NULL, NULL, '7812725990', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369684441', 'FedEx', NULL, '2018-08-27', '25.08.2018 18:19', '4260295881807', '1', 'a0YC000000lhrGW', '130.00', '179.00'),
(46940, '1045577893', NULL, NULL, 'HASSAN CHALHOUB', 'C6A. 6 COLLINGHAM ROAD', 'C6A. 6', 'SW50LT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7999079999', '', NULL, NULL, 'GM-513-1 Silver case / White face / Black Leather Band', NULL, '711369684452', 'FedEx', NULL, '2018-08-27', '25.08.2018 06:18', '4260295882170', '1', 'a0YC000000le1ZI', '132.99', '189.00'),
(46941, '1045577871', NULL, NULL, 'HASSAN CHALHOUB', 'C6A. 6 COLLINGHAM ROAD', 'C6A. 6', 'SW50LT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7999079999', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '711369684452', 'FedEx', NULL, '2018-08-27', '25.08.2018 06:18', '4260295882187', '1', 'a0YC000000le1ZJ', '132.99', '189.00'),
(46942, '1045638953', NULL, NULL, 'Kody Perez', '31 CHARLOCK', '', 'PE303BL', 'KING\'S LYNN', 'Grossbritannien', 'GB', NULL, NULL, '7926606114', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369684463', 'FedEx', NULL, '2018-08-27', '25.08.2018 19:49', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46943, '1045578379', NULL, NULL, 'Michael Meaney', '72 SPRINGFIELDS', '', 'CM61BS', 'DUNMOW', 'Grossbritannien', 'GB', NULL, NULL, '1371872702', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369684474', 'FedEx', NULL, '2018-08-27', '25.08.2018 08:09', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46944, '1045578377', NULL, NULL, 'Michael Meaney', '72 SPRINGFIELDS', '', 'CM61BS', 'DUNMOW', 'Grossbritannien', 'GB', NULL, NULL, '1371872702', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369684474', 'FedEx', NULL, '2018-08-27', '25.08.2018 08:09', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46945, '1045577901', NULL, NULL, 'HASSAN CHALHOUB', 'C6A. 6 COLLINGHAM ROAD', 'C6A. 6', 'SW50LT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7999079999', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369684485', 'FedEx', NULL, '2018-08-27', '25.08.2018 06:18', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46946, '1045577891', NULL, NULL, 'HASSAN CHALHOUB', 'C6A. 6 COLLINGHAM ROAD', 'C6A. 6', 'SW50LT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7999079999', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369684452', 'FedEx', NULL, '2018-08-27', '25.08.2018 06:18', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46947, '1045556117', NULL, NULL, 'Michael Wojciechowski', '24 WELWYN AVENUE,', '', 'NG199DR', 'MANSFIELD WOODHOUSE', 'Grossbritannien', 'GB', NULL, NULL, '1623487484', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369684452', 'FedEx', NULL, '2018-08-27', '24.08.2018 22:49', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46948, '1045577863', NULL, NULL, 'HASSAN CHALHOUB', 'C6A. 6 COLLINGHAM ROAD', 'C6A. 6', 'SW50LT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7999079999', '', NULL, NULL, 'GM-513-5 Black Case / Black Face / Black Leather band', NULL, '711369684452', 'FedEx', NULL, '2018-08-27', '25.08.2018 06:18', '4260295882217', '1', 'a0YC000000le1ZL', '132.99', '189.00'),
(46949, '1045673167', NULL, NULL, 'James Burt', '3, Homefield,', 'Highfield Lane, Thursley', 'GU86QH', 'Godalming Surrey', 'Grossbritannien', 'GB', NULL, NULL, '7507667079', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369684496', 'FedEx', NULL, '2018-08-27', '26.08.2018 04:19', '4260295882200', '1', 'a0YC000000le1ZK', '132.99', '189.00'),
(46950, '1045882059', '', '', 'YOHAN CAUMONT', '23 AVENUE DES COLOMBES', '', '33700', 'MERIGNAC', 'Frankreich', '', '', '', '688001828', '', '', '', '502-3 Gold case / Black face / Brown Leather Band', '', '711369684577', 'FedEx', '', '2018-08-29', '27.08.2018 17:49', '4260295880701', '1', 'a0YC000000mP13D', '150.00', '249.90'),
(46951, '1045990143', NULL, NULL, 'SUKHWINDER SINGH', '15A LAWRENCE ROAD', '', 'E130QD', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7747856478', '', NULL, NULL, '7002-8 Gold Case / White face / Strainless steel band', NULL, '711369684588', 'FedEx', NULL, '2018-08-29', '28.08.2018 19:49', '4260295882293', '1', 'a0YC000000lhj0j', '134.99', '189.00'),
(46952, '1045970055', NULL, NULL, 'KAMARL JAMES', '1DICKSONHO DRUMMOND WAY', '', 'N11NR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7720934206', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369684599', 'FedEx', NULL, '2018-08-29', '28.08.2018 16:48', '4260295882026', '1', 'a0YC000000lhrBW', '159.99', '225.00'),
(46953, '1045925047', NULL, NULL, 'Faiza Bouayed', '16 VILLA SAINT MICHEL', '', '75018', 'PARIS', 'Frankreich', 'FR', NULL, NULL, '142264834', '', NULL, NULL, '502-8 Black case / Black face / Black metal Band', NULL, '711369684603', 'FedEx', NULL, '2018-08-29', '28.08.2018 05:48', '4260295881937', '1', 'a0YC000000mP13I', '150.00', '249.90'),
(46954, '1046087487', '', '', 'Scott Tyrie', '92 SUTTON ROAD', '', 'SS41HL', 'ROCHFORD', 'Grossbritannien', '', '', '', '7932094787', '', '', '', 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', '', '711369684739', 'FedEx', '', '2018-09-03', '29.08.2018 16:49', '4260295882019', '1', 'a0YC000000lhrBV', '159.99', '225.00'),
(46955, '1046037743', NULL, NULL, 'HANA MOHSIN', '201 GLASGOW ROAD', 'C/O GSR DISTRIBUTION LTD', 'G731SU', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7944770539', '', NULL, NULL, '7002-10 black case / Black face / Strainless steel band', NULL, '711369684614', 'FedEx', NULL, '2018-08-30', '29.08.2018 09:49', '4260295882316', '1', 'a0YC000000lhj0k', '134.99', '189.00'),
(46956, '1046195093', NULL, NULL, 'Anna Zitnanova', '5 DRAYTON CLOSE', '', 'CB19EY', 'CAMBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '7724616702', '', NULL, NULL, '7002-6 Silver case / White face / Strainless steel band', NULL, '711369684625', 'FedEx', NULL, '2018-08-31', '30.08.2018 15:49', '4260295882279', '1', 'a0YC000000lhj0h', '134.99', '189.00'),
(46957, '1046171145', NULL, NULL, 'Helen Parker', '8 KENS WAY', 'MILTON', 'CB246DJ', 'CAMBRIDGE', 'Grossbritannien', 'GB', NULL, NULL, '01223  440870', '', NULL, NULL, 'GM-3009-6 Silver case / Black face / Stainless Steel Band', NULL, '711369684636', 'FedEx', NULL, '2018-08-31', '30.08.2018 12:19', '4260295881838', '1', 'a0YC000000lhrGZ', '130.00', '179.00'),
(46958, '1046150979', NULL, NULL, 'HASSAN CHALHOUB', 'C6A. 6 COLLINGHAM ROAD', 'C6A. 6', 'SW50LT', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7999079999', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369684647', 'FedEx', NULL, '2018-08-31', '30.08.2018 06:18', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(46959, '1046400153', NULL, NULL, 'MONICA SERRANI C/O CARTOGRAFIC', 'VIA E.FORLANINI 52', 'PREAVVISO TELEFONICO', '12', 'GUIDONIA (RM)', 'Italien', 'IT', NULL, NULL, '3349085438', '', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '711369684670', 'FedEx', NULL, '2018-09-03', '01.09.2018 14:38', '4260295880107', '1', 'a0YC000000lfAIh', '175.00', '274.00'),
(46960, '1046280693', NULL, NULL, 'Alcindor Dorinn', 'Batiment 7 Apt 4, Rue De La ', 'Normandie ', '40280', 'Saint Pierre du Mont', 'Frankreich', 'FR', NULL, NULL, '640089703', '', NULL, NULL, 'GM-508-4 Black case / Black face / Black Leather Band', NULL, '711369684680', 'FedEx', NULL, '2018-09-03', '31.08.2018 10:37', '4260295881241', '1', 'a0YC000000lfVbS', '155.00', '249.90'),
(46961, '1046503659', '', '', 'Sharon Goulty', '5 Rock Road', '', 'BA140BS', 'TROWBRIDGE', 'Grossbritannien', '', '', '', '7968656020', '', '', '', 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', '', '711369684691', 'FedEx', '', '2018-09-03', '02.09.2018 12:37', '4260295882019', '1', 'a0YC000000lhrBV', '159.99', '225.00'),
(46962, '1046451547', '', '', 'CHRIS BOULTON', '32 MARGARET ROAD', '', 'TQ126AE', 'NEWTON ABBOT', 'Grossbritannien', '', '', '', '1626362872', '', '', '', 'GM-513-1 Silver case / White face / Black Leather Band', '', '711369684706', 'FedEx', '', '2018-09-03', '01.09.2018 21:07', '4260295882170', '1', 'a0YC000000le1ZI', '132.99', '189.00'),
(46963, '1046315915', '', '', 'Tina Elliott', '203A SHRUB END ROAD', '', 'CO34RH', 'COLCHESTER', 'Grossbritannien', '', '', '', '7592966338', '', '', '', 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', '', '711369684717', 'FedEx', '', '2018-09-03', '31.08.2018 18:07', '4260295881487', '1', 'a0YC000000lgcOW', '129.00', '179.00'),
(46964, '1046274349', '', '', 'MARK FRASER', '19 SUMMERTOWN ROAD', 'FLAT 0/1', 'G512QN', 'GLASGOW', 'Grossbritannien', '', '', '', '7521419696', '', '', '', '502-6 Silver case / Black face / Silver metal Band', '', '711369684728', 'FedEx', '', '2018-09-03', '31.08.2018 12:06', '4260295881913', '1', 'a0YC000000lhrJQ', '134.99', '189.00'),
(46965, '1046696959', NULL, NULL, 'Hatty Davies', '87 HAYGATE ROAD', 'Wellington', 'TF12BJ', 'TELFORD', 'Grossbritannien', 'GB', NULL, NULL, '7540823207', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369684772', 'FedEx', NULL, '2018-09-04', '03.09.2018 17:37', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(46966, '1046684983', NULL, NULL, 'Miss lauren bell', '37 WOLVERTON ROAD', 'Newport pagnell', 'MK168BQ', 'NEWPORT PAGNELL Buckinghamshire', 'Grossbritannien', 'GB', NULL, NULL, '‭07379948155‬', '', NULL, NULL, '7002-6 Silver case / White face / Strainless steel band', NULL, '711369684783', 'FedEx', NULL, '2018-09-04', '03.09.2018 15:37', '4260295882279', '1', 'a0YC000000lhj0h', '134.99', '189.00'),
(46967, '1046650521', NULL, NULL, 'CHRISTINE SMITH', '23 NORTH STREET', '', 'M246BD', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '1626538662', '', NULL, NULL, '7002-6 Silver case / White face / Strainless steel band', NULL, '711369684794', 'FedEx', NULL, '2018-09-04', '03.09.2018 10:07', '4260295882279', '1', 'a0YC000000lhj0h', '134.99', '189.00'),
(46968, '1046701519', NULL, NULL, 'MR WILLIAMSON', '8 MOSS NOOK', 'AUGHTON', 'L395QS', 'ORMSKIRK', 'Grossbritannien', 'GB', NULL, NULL, '7814725553', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '711369684809', 'FedEx', NULL, '2018-09-04', '03.09.2018 18:36', '4260295881562', '1', 'a0YC000000ke07h', '135.00', '179.00'),
(46969, '1046639739', NULL, NULL, 'MAEGAN MUIRHEAD', '40 CAROLINE CRESENT', '', 'FK125BT', 'ALVA', 'Grossbritannien', 'GB', NULL, NULL, '7975509636', '', NULL, NULL, 'GM-516-10 Yellow Case/Black face/Stainless steel Band', NULL, '711369684810', 'FedEx', NULL, '2018-09-04', '03.09.2018 02:07', '4260295883221', '1', 'a0YC000000kdmpV', '145.00', '215.00'),
(46970, '1046809971', NULL, NULL, 'MRS MM Mainwaring', '13 Winifred terrace', '', 'NP131RB', 'Abertillery', 'Grossbritannien', 'GB', NULL, NULL, '1495217577', '', NULL, NULL, 'GM-509-6 Silver Case / Black face / Stainless steel band', NULL, '711369684820', 'FedEx', NULL, '2018-09-05', '04.09.2018 17:07', '4260295881951', '1', 'a0YC000000lhrKU', '134.99', '189.00'),
(46971, '1046770807', NULL, NULL, 'CLAIRE SIMONS', '67 CARDIFF ROAD', '', 'PO28BJ', 'PORTSMOUTH HAMPSHIRE', 'Grossbritannien', 'GB', NULL, NULL, '7341250392', '', NULL, NULL, '3004-2 Silver case / Black face / Black Leather Band', NULL, '711369684831', 'FedEx', NULL, '2018-09-05', '04.09.2018 12:06', '4260295880060', '1', 'a0YC000000lh8lU', '135.00', '199.00'),
(46972, '1046754371', NULL, NULL, 'Sarah Krajovska', '12D MERCHISTON MEWS', '', 'EH104PE', 'EDINBURGH', 'Grossbritannien', 'GB', NULL, NULL, '7488906206', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '711369684842', 'FedEx', NULL, '2018-09-05', '04.09.2018 04:06', '4260295880619', '1', 'a0YC000000ke07d', '135.00', '179.00'),
(46973, '1046872615', NULL, NULL, 'Philippe Carreras', '273 B AVENUE XAVIER DE ', 'FOURVIERES ', '84440', 'ROBION', 'Frankreich', 'FR', NULL, NULL, '686373181', '', NULL, NULL, '502-8 Black case / Black face / Black metal Band', NULL, '711369684853', 'FedEx', NULL, '2018-09-06', '05.09.2018 01:06', '4260295881937', '1', 'a0YC000000mP13I', '150.00', '249.90'),
(46974, '1047018045', NULL, NULL, 'ELDI MAHMUTAJ', '28 OAKMOOR WAY', '', 'IG74BS', 'CHIGWELL', 'Grossbritannien', 'GB', NULL, NULL, '7878761786', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '711369684864', 'FedEx', NULL, '2018-09-07', '06.09.2018 15:01', '4260295882187', '1', 'a0YC000000le1ZJ', '132.99', '189.00'),
(46975, '1047403499', NULL, NULL, 'Ewa Drabik', 'HORSHAM ROAD 19 the beaches', 'HORSHAM ROAD BRAMLEY', 'GU50BD', 'GUILDFORD', 'Grossbritannien', 'GB', NULL, NULL, '7553104277', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369684886', 'FedEx', NULL, '2018-09-10', '09.09.2018 20:31', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(46976, '1047116783', NULL, NULL, 'Sue Wisdom', '30 PRIORY ROAD', '', 'PO155HT', 'FAREHAM', 'Grossbritannien', 'GB', NULL, NULL, '7803618369', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '711369684897', 'FedEx', NULL, '2018-09-10', '07.09.2018 14:02', '4260295880633', '1', 'a0YC000000ke07f', '135.00', '179.00'),
(46977, '1047095845', NULL, NULL, 'MARIA MERICKOVA', '8 ST. ANDREWS WAY', '', 'E33PB', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7734221116', '', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '711369684901', 'FedEx', NULL, '2018-09-10', '07.09.2018 11:01', '4260295880381', '1', 'a0YC000000lhrBO', '159.99', '225.00'),
(46978, '1047086845', '', '', 'Machaela Parkin', 'HIGH STREET', 'Hinton Charterhouse', 'BA27SW', 'BATH', 'Grossbritannien', '', '', '', '7886418121', '', '', '', 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', '', '711369684934', 'FedEx', '', '2018-09-10', '07.09.2018 04:31', '4260295881487', '1', 'a0YC000000lgcOW', '129.00', '179.00'),
(46979, '1047382879', '', '', 'Toure Aboubacar', '33 AVENUE VICTOR HUGO', '', '92140', 'CLAMART', 'Frankreich', '', '', '', '76564554', '', '', '', 'GM-3005-A1 Silver case / White face / Stainless steel Band', 'Address not correct! 25.09.18', '711369684875', 'FedEx', '', '2018-09-10', '09.09.2018 16:31', '4260295880961', '1', 'a0YC000000kdY9a', '148.00', '249.90'),
(46980, '1047492191', NULL, NULL, 'Lauren Spencer', '20 AITKEN STREET', '', 'BB56AX', 'ACCRINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7907686617', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369684945', 'FedEx', NULL, '2018-09-11', '10.09.2018 14:31', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(46981, '1047464801', NULL, NULL, 'NICOLA MAKINSON', '14 14 MANSE FARM MEWS', '', 'S728WR', 'BARNSLEY', 'Grossbritannien', 'GB', NULL, NULL, '7491993286', '', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '711369684956', 'FedEx', NULL, '2018-09-11', '10.09.2018 09:01', '4260295881999', '1', 'a0YC000000lhrBT', '159.99', '225.00'),
(46982, '1047464281', '', '', 'KIMBERLEY Bycroft', '23 Holly Bank', '', 'HX50JT', 'Elland West Yorkshire', 'Grossbritannien', '', '', '', '7846746119', '', '', '', 'GM-101-10 Black Case / Black Face / Stainless steel band', 'Nachforschung am 27.09.18 gestellt!', '711369684967', 'FedEx', '', '2018-09-11', '10.09.2018 08:31', '4260295882026', '1', 'a0YC000000lhrBW', '159.99', '225.00'),
(46983, '1047462465', NULL, NULL, 'John Cutler', '43 BALLIOL ROAD', 'WYKEN', 'CV23DR', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '2476449416', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369684978', 'FedEx', NULL, '2018-09-11', '10.09.2018 05:31', '4260295882200', '1', 'a0YC000000lhrEl', '132.99', '189.00'),
(46984, '1047462451', NULL, NULL, 'John Cutler', '43 BALLIOL ROAD', 'WYKEN', 'CV23DR', 'COVENTRY', 'Grossbritannien', 'GB', NULL, NULL, '2476449416', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369684978', 'FedEx', NULL, '2018-09-11', '10.09.2018 05:31', '4260295882200', '1', 'a0YC000000lhrEl', '132.99', '189.00'),
(46985, '1047677715', '', '', 'CHARLOTTE ALVIS', '9A NORTHWOOD AVENUE', 'KNAPHILL', 'GU212ES', 'WOKING', 'Grossbritannien', '', '', '', '7824341711', '', '', '', '502-6 Silver case / Black face / Silver metal Band', '', '711369684989', 'FedEx', '', '2018-09-12', '12.09.2018 00:41', '4260295881913', '1', 'a0YC000000lhrJQ', '134.99', '189.00'),
(46986, '1047625987', '', '', 'Joshua Harding', '65 ROMNEY AVENUE', 'Chesterton', 'ST57JR', 'NEWCASTLE', 'Grossbritannien', '', '', '', '7713142808', '', '', '', '7002-7 Silver Case / Black Dial / Strainless steel band', '', '711369684990', 'FedEx', '', '2018-09-12', '11.09.2018 16:41', '4260295882286', '1', 'a0YC000000lhj0i', '134.99', '189.00'),
(46987, '1047568693', '', '', 'Edel Nealis', '83 LAUREL DRIVE', '', 'BT829PN', 'STRABANE Tyrone', 'Grossbritannien', '', '', '', '7729613991', '', '', '', '101-5 Black case / Black face / Black Leather Band', '', '711369685003', 'FedEx', '', '2018-09-12', '11.09.2018 02:31', '4260295880050', '1', 'a0YC000000lhrBR', '159.99', '225.00'),
(46988, '1047699417', '', '', 'David Kitchens', '8 THOMPSON CLOSE', '', 'NN54UE', 'NORTHAMPTON', 'Grossbritannien', '', '', '', '', '', '', '', '7002-5 Black case / Black face / Black Leather Band', '', '711369685025', 'FedEx', '', '2018-09-14', '12.09.2018 10:41', '4260295882262', '1', 'a0YC000000lhj0g', '134.99', '189.00'),
(46989, '1048159425', NULL, NULL, 'Linda tebb', '1088 kings Park', 'Creek road', 'SS88QU', 'CANVEY ISLAND Essex', 'Grossbritannien', 'GB', NULL, NULL, '1268691739', '', NULL, NULL, '3004-2 Silver case / Black face / Black Leather Band', NULL, '711369685150', 'FedEx', NULL, '2018-09-17', '16.09.2018 14:40', '4260295880060', '1', 'a0YC000000lh8lU', '135.00', '199.00'),
(46990, '1048188815', NULL, NULL, 'STEVEN STANLEY', '13 ROYCRAFT AVENUE', '', 'IG110NR', 'BARKING', 'Grossbritannien', 'GB', NULL, NULL, '2034909116', '', NULL, NULL, '7002-7 Silver Case / Black Dial / Strainless steel band', NULL, '711369685161', 'FedEx', NULL, '2018-09-17', '16.09.2018 17:11', '4260295882286', '1', 'a0YC000000lhj0i', '134.99', '189.00'),
(46991, '1048227463', NULL, NULL, 'Gary Dawes brickwork cyf', '33 SHEFFIELD DRIVE', '', 'SA731AX', 'MILFORD HAVEN', 'Grossbritannien', 'GB', NULL, NULL, '7909597411', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369685172', 'FedEx', NULL, '2018-09-17', '16.09.2018 22:10', '4260295882026', '1', 'a0YC000000lhrBW', '159.99', '225.00'),
(46992, '1048179389', NULL, NULL, 'Ola Stephen', '94 OAKDENE ROAD', '', 'BR52AW', 'ORPINGTON', 'Grossbritannien', 'GB', NULL, NULL, '7988257571', '', NULL, NULL, 'GM-516-1 Silver Case/White Face/Black Leather Band', NULL, '711369685183', 'FedEx', NULL, '2018-09-17', '16.09.2018 16:40', '4260295883139', '1', 'a0YC000000kdmpM', '145.00', '215.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(46993, '1047881999', NULL, NULL, 'Abigail Griffiths', '73 ELMWOOD', 'Colby Newham', 'TS80SS', 'MIDDLESBROUGH Cleveland', 'Grossbritannien', 'GB', NULL, NULL, '7969073021', '', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '711369685047', 'FedEx', NULL, '2018-09-17', '13.09.2018 22:40', '4260295880381', '1', 'a0YC000000lhrBO', '159.99', '225.00'),
(46994, '1047830291', NULL, NULL, 'Mark Sharman', '48 Glenrosa Street', '', 'SW62QZ', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7834812016', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369685058', 'FedEx', NULL, '2018-09-17', '13.09.2018 13:40', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(46995, '1047927103', NULL, NULL, 'Sara Slater', 'REGIONAL PAINTS 49 MARSHALL ', 'STREET ', 'LS119SU', 'LEEDS', 'Grossbritannien', 'GB', NULL, NULL, '7446768673', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369685069', 'FedEx', NULL, '2018-09-17', '14.09.2018 12:10', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(46996, '1047943479', NULL, NULL, 'AMEER SACRANIE', '157 VICTORIA ROAD EAST', 'LEICESTER', 'LE50LL', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7459667133', '', NULL, NULL, '3004-2 Silver case / Black face / Black Leather Band', NULL, '711369685070', 'FedEx', NULL, '2018-09-17', '14.09.2018 14:40', '4260295880060', '1', 'a0YC000000lh8lU', '135.00', '199.00'),
(46997, '1047811917', NULL, NULL, 'ZAMZAM ISMAIL MUSA', '132 ELM LANE', '', 'S57TW', 'SHEFFIELD', 'Grossbritannien', 'GB', NULL, NULL, '7949721817', '', NULL, NULL, '3004-2 Silver case / Black face / Black Leather Band', NULL, '711369685080', 'FedEx', NULL, '2018-09-17', '13.09.2018 10:40', '4260295880060', '1', 'a0YC000000lh8lU', '135.00', '199.00'),
(46998, '1047968177', NULL, NULL, 'RAZEENA RASHID', '7 HOLLY STREET', '', 'BL95PS', 'BURY', 'Grossbritannien', 'GB', NULL, NULL, '7989301510', '', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '711369685091', 'FedEx', NULL, '2018-09-17', '14.09.2018 18:40', '42602958811418', '1', 'a0YC000000lhj1E', '135.01', '185.00'),
(46999, '1047831281', NULL, NULL, 'Basir Darwaish', 'FLAT 13 PERROTT STREET, Manard House', 'Perrot Street', 'SE187DH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7916067717', '', NULL, NULL, '7002-6 Silver case / White face / Strainless steel band', NULL, '711369685140', 'FedEx', NULL, '2018-09-17', '13.09.2018 13:41', '4260295882279', '1', 'a0YC000000lhj0h', '134.99', '189.00'),
(47000, '1047943429', NULL, NULL, 'AMEER SACRANIE', '157 VICTORIA ROAD EAST', 'LEICESTER', 'LE50LL', 'LEICESTER', 'Grossbritannien', 'GB', NULL, NULL, '7459667133', '', NULL, NULL, 'GM-3009-1 Silver case / White face / Black Leather Band', NULL, '711369685070', 'FedEx', NULL, '2018-09-17', '14.09.2018 14:40', '4260295881784', '1', 'a0YC000000lhrGU', '130.00', '179.00'),
(47001, '1048103857', NULL, NULL, 'JASON WELSH', '75 HIGH STREET', '', 'IP77ER', 'IPSWICH', 'Grossbritannien', 'GB', NULL, NULL, '07790 386702', '', NULL, NULL, 'GM-3009-1 Silver case / White face / Black Leather Band', NULL, '711369685117', 'FedEx', NULL, '2018-09-17', '15.09.2018 23:40', '4260295881784', '1', 'a0YC000000lhrGU', '130.00', '179.00'),
(47002, '1047935343', NULL, NULL, 'MARK TIERNEY', '5 STANHOPE AVENUE', '', 'M345AZ', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7920064143', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369685128', 'FedEx', NULL, '2018-09-17', '14.09.2018 13:11', '4260295881807', '1', 'a0YC000000lhrGW', '130.00', '179.00'),
(47003, '1047944549', NULL, NULL, 'DANIELLE WILSHER', '14 CLITHEROE ROAD', '', 'RM52ST', 'ROMFORD', 'Grossbritannien', 'GB', NULL, NULL, '7850113431', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369685139', 'FedEx', NULL, '2018-09-17', '14.09.2018 14:40', '4260295882200', '1', 'a0YC000000lhrEl', '132.99', '189.00'),
(47004, '1048281979', NULL, NULL, 'MANON MACCAGNO', '636 ROUTE DE SAINT PAUL', 'VILLA LA SOUSTA', '6480', 'LA COLLE SUR LOUP', 'Frankreich', 'FR', NULL, NULL, '662766445', '', NULL, NULL, 'GM-3005-1 Silver case / White face / Black Leather Band', NULL, '711369685220', 'FedEx', NULL, '2018-09-19', '17.09.2018 10:10', '4260295880909', '1', 'a0YC000000kdY9X', '148.00', '249.90'),
(47005, '1048411811', '', '', 'Cosmin Radu', '34 Central Drive', 'Southam', 'CV472RJ', 'Bishops Itchington', 'Grossbritannien', '', '', '', '7500392603', '', '', '', '101-5 Black case / Black face / Black Leather Band', '', '711369685242', 'FedEx', '', '2018-09-19', '18.09.2018 14:11', '4260295880050', '1', 'a0YC000000lhrBR', '159.99', '225.00'),
(47006, '1048378677', '', '', 'Paula Darby', '25 GLAN FFRWD', '', 'CF832JH', 'CAERPHILLY', 'Grossbritannien', '', '', '', '7837054625', '', '', '', '101-5 Black case / Black face / Black Leather Band', '', '711369685253', 'FedEx', '', '2018-09-19', '18.09.2018 04:10', '4260295880050', '1', 'a0YC000000lhrBR', '159.99', '225.00'),
(47007, '1048384667', '', '', 'John Spiller', '7 BOSMERE ROAD', 'Hayling Island', 'PO119SA', 'HAYLING ISLAND', 'Grossbritannien', '', '', '', '7447947494', '', '', '', '3004-3 Gold case / Black face / Brown Leather Band', '', '711369685264', 'FedEx', '', '2018-09-19', '18.09.2018 09:40', '4260295880077', '1', 'a0YC000000lh8lV', '135.00', '199.00'),
(47008, '1048431521', '', '', 'Rosely Powell', '23 Forbury Road', 'One Reading Central', 'RG13JH', 'Reading Berks', 'Grossbritannien', '', '', '', '020 8068 1544', '', '', '', 'GM-107-3 Gold case / Black face / Brown Leather Band', '', '711369685275', 'FedEx', '', '2018-09-19', '18.09.2018 16:41', '4260295880626', '1', 'a0YC000000ke07e', '135.00', '179.00'),
(47009, '1048498913', NULL, NULL, 'N morgan', '74A PRINCESS ROAD', '', 'CROYDON', 'Grossbritannien', 'CR02QS', 'GB', NULL, NULL, '7904582624', '', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '711369685286', 'FedEx', NULL, '2018-09-20', '19.09.2018 08:40', '4260295880374', '1', 'a0YC000000lhrBN', '159.99', '225.00'),
(47010, '1048585491', NULL, NULL, 'Carl Macdonald', '48 MILLDALE ROAD', '', 'LEIGH', 'Grossbritannien', 'WN73PP', 'GB', NULL, NULL, '7906881216', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369685297', 'FedEx', NULL, '2018-09-20', '19.09.2018 22:41', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(47011, '1048576201', NULL, NULL, 'Hava Methoxha', 'FLAT 32 WARLTERSVILLE ROAD', 'waltersville road', 'LONDON', 'Grossbritannien', 'N193AN', 'GB', NULL, NULL, '7495955391', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '', 'FedEx', NULL, '2018-09-20', '19.09.2018 21:11', '4260295880602', '1', 'a0YC000000ke07c', '135.00', '179.00'),
(47012, '1048665683', NULL, NULL, 'ELIZABETH MILLER', '64 ROSEMOUNT STREET', 'ROYSTON', 'G212JX', 'GLASGOW', 'Grossbritannien', 'GB', NULL, NULL, '7717475096', '', NULL, NULL, '3004-2 Silver case / Black face / Black Leather Band', NULL, '711369685301', 'FedEx', NULL, '2018-09-21', '20.09.2018 16:41', '4260295880060', '1', 'a0YC000000lh8lU', '135.00', '199.00'),
(47013, '1048814825', NULL, NULL, 'Toure Aboubacar', '33 AVENUE VICTOR HUGO', '', '92140', 'CLAMART', 'Frankreich', 'FR', NULL, NULL, '76564554', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '711369685404', 'FedEx', NULL, '2018-09-24', '21.09.2018 22:11', '4260295880916', '1', 'a0YC000000kdY9Y', '148.00', '249.90'),
(47014, '1048869175', NULL, NULL, 'Sophie Bray', '154 RATCLIFFE ROAD', '', 'LE127QA', 'LOUGHBOROUGH', 'Grossbritannien', 'GB', NULL, NULL, '7512859139', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369685345', 'FedEx', NULL, '2018-09-24', '22.09.2018 15:10', '4260295880077', '1', 'a0YC000000lh8lV', '135.00', '199.00'),
(47015, '1048830987', NULL, NULL, 'Tamim Bakhsh', '13 Howey Close', '', 'BN90NX', 'Newhaven East Sussex', 'Grossbritannien', 'GB', NULL, NULL, '1273510698', '', NULL, NULL, '3004-4 Black case / Black face / Black Leather Band', NULL, '711369685356', 'FedEx', NULL, '2018-09-24', '22.09.2018 08:40', '4260295880084', '1', 'a0YC000000lh8lW', '135.00', '199.00'),
(47016, '1048728509', NULL, NULL, 'JASON GAYNOR', '56HUDDLESTONCLOSE HUDDLESTON ', 'CLOSE ', 'E29NR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7432138688', '', NULL, NULL, '7002-7 Silver Case / Black Dial / Strainless steel band', NULL, '711369685367', 'FedEx', NULL, '2018-09-24', '21.09.2018 04:40', '4260295882286', '1', 'a0YC000000lhj0i', '134.99', '189.00'),
(47017, '1048816619', NULL, NULL, 'Barrie Williams', '5 CAREY APPROACH', 'WAREHAM', 'BH204BD', 'WAREHAM', 'Grossbritannien', 'GB', NULL, NULL, '1929781487', '', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '711369685378', 'FedEx', NULL, '2018-09-24', '22.09.2018 01:00', '4260295882019', '1', 'a0YC000000lhrBV', '159.99', '225.00'),
(47018, '1048965183', NULL, NULL, 'Ahmed Abd Al Zubiady', '2 OLD BARRY ROAD', 'PENARTH', 'CF642NR', 'PENARTH', 'Grossbritannien', 'GB', NULL, NULL, '7903953014', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369685389', 'FedEx', NULL, '2018-09-24', '23.09.2018 11:41', '4260295881807', '1', 'a0YC000000lhrGW', '130.00', '179.00'),
(47019, '1049077333', NULL, NULL, 'KEITH BULMAN', '76 GRETA ROAD', '', 'TS122NF', 'SALTBURN-BY-THE-SEA', 'Grossbritannien', 'GB', NULL, NULL, '1287652751', '', NULL, NULL, 'GM-3009-7 Gold case/Black Face/Gold Steel Band', NULL, '711369685390', 'FedEx', NULL, '2018-09-24', '23.09.2018 23:40', '4260295881845', '1', 'a0YC000000lhrGa', '130.00', '179.00'),
(47020, '1048949281', '', '', 'Andrea Baker', '1 ST. JOHN STREET', '1 St John Street', 'HR12ND', 'HEREFORD', 'Grossbritannien', '', '', '', '7718911600', '', '', '', 'GM-513-4 Gold case / Black face / Brown Leather Band', '', '711369685415', 'FedEx', '', '2018-09-24', '23.09.2018 04:10', '4260295882200', '1', 'a0YC000000lhrEl', '132.99', '189.00'),
(47021, '1049137965', NULL, NULL, 'DALBIOARA RUSU-GOGU', '70 ELSTREE ROAD', 'BUSHEY HEATH', 'BUSHEY', 'Grossbritannien', 'WD234GL', 'GB', NULL, NULL, '7974047917', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369685426', 'FedEx', NULL, '2018-09-25', '24.09.2018 14:41', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(47022, '1049104867', NULL, NULL, 'Shiva Fouladi', '23 GREAT SLADES', '', 'POTTERS BAR', 'Grossbritannien', 'EN62ER', 'GB', NULL, NULL, '7494561754', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369685437', 'FedEx', NULL, '2018-09-25', '24.09.2018 07:40', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(47023, '1049105633', NULL, NULL, 'CURT PEMBERY', 'CLARKS UK UNIT 7&8', 'ESTUARY COURT', 'NEWPORT', 'Grossbritannien', 'NP194SX', 'GB', NULL, NULL, '7708143444', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369685448', 'FedEx', NULL, '2018-09-25', '24.09.2018 08:40', '4260295880626', '1', 'a0YC000000ke07e', '135.00', '179.00'),
(47024, '1049104713', NULL, NULL, 'KAREN WALKER', '20 COWAN WYND', 'UDDINGSTON', 'GLASGOW', 'Grossbritannien', 'G716TP', 'GB', NULL, NULL, '7714097775', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '711369685459', 'FedEx', NULL, '2018-09-25', '24.09.2018 07:10', '4260295880633', '1', 'a0YC000000ke07f', '135.00', '179.00'),
(47025, '1049104547', NULL, NULL, 'mr na hire', '70 CROFT ROAD', '', 'SWINDON', 'Grossbritannien', 'SN14DW', 'GB', NULL, NULL, '1793642301', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369685460', 'FedEx', NULL, '2018-09-25', '24.09.2018 06:40', '4260295881807', '1', 'a0YC000000lhrGW', '130.00', '179.00'),
(47026, '1049332545', '', '', 'Rinder Emmanuel', '6 RUE DES MARRONNIERS', '', '17170', 'CRAMCHABAN', 'Frankreich', '', '', '', '649279059', '', '', '', '502-3 Gold case / Black face / Brown Leather Band', '', '711369685481', 'FedEx', '', '2018-09-26', '25.09.2018 23:40', '4260295880701', '1', 'a0YC000000mP13D', '150.00', '249.90'),
(47027, '1049322435', NULL, NULL, 'Adam Philpott', '32 SNOWDON PLACE', '', 'SR82LG', 'PETERLEE', 'Grossbritannien', 'GB', NULL, NULL, '7957944327', '', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '711369685470', 'FedEx', NULL, '2018-09-26', '26.09.2018 00:11', '4260295880381', '1', 'a0YC000000lhrBO', '159.99', '225.00'),
(47028, '1049432355', NULL, NULL, 'N Morgan', '74A PRINCESS ROAD', '', 'CR02QS', 'CROYDON', 'Grossbritannien', 'GB', NULL, NULL, '7904582624', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369685507', 'FedEx', NULL, '2018-09-27', '26.09.2018 19:41', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(47029, '1049385581', NULL, NULL, 'PAULINA ANDRADE', 'NORTH STAR 98 FAREHAM ROAD', '', 'PO130AG', 'GOSPORT', 'Grossbritannien', 'GB', NULL, NULL, '7961630891', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369685518', 'FedEx', NULL, '2018-09-27', '26.09.2018 15:10', '4260295880077', '1', 'a0YC000000lh8lV', '135.00', '199.00'),
(47031, '1049402537', NULL, NULL, 'Stephen Lock', '3 Delphinium Drive', 'Bishops Cleeve', 'GL528HQ', 'Cheltenham', 'Grossbritannien', 'GB', NULL, NULL, '01242 672272', '', NULL, NULL, 'GM-513-1 Silver case / White face / Black Leather Band', NULL, '711369685529', 'FedEx', NULL, '2018-09-27', '26.09.2018 16:40', '4260295882170', '1', 'a0YC000000lhrEj', '132.99', '189.00'),
(47032, '1049401611', NULL, NULL, 'KACHETEL SALIM', '17 RUE GAZ DU MIDI', '', '13008', 'MARSEILLE', 'Frankreich', 'FR', NULL, NULL, '607274571', '', NULL, NULL, '502-6 Silver case / Black face / Silver metal Band', NULL, '711369685492', 'FedEx', NULL, '2018-09-27', '26.09.2018 14:40', '4260295881913', '1', 'a0YC000000mP13G', '150.00', '249.90'),
(47033, '1049503535', NULL, NULL, 'ARASH MANSOURI', '20 CHARMOUTH CLOSE', '', 'LIVERPOOL', 'Grossbritannien', 'L120PG', 'GB', NULL, NULL, '7852501189', '', NULL, NULL, '3004-4 Black case / Black face / Black Leather Band', NULL, '711369685562', 'FedEx', NULL, '2018-09-28', '27.09.2018 09:10', '4260295880084', '1', 'a0YC000000lh8lW', '135.00', '199.00'),
(47034, '1049501505', NULL, NULL, 'HARNEK SINGH GILL', '192 THE UPLANDS', 'PALACEFIELDS', 'RUNCORN', 'Grossbritannien', 'WA72UD', 'GB', NULL, NULL, '7464680786', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369685573', 'FedEx', NULL, '2018-09-28', '27.09.2018 08:10', '4260295880626', '1', 'a0YC000000ke07e', '135.00', '179.00'),
(47035, '1049557513', NULL, NULL, 'Connor Beazer', '188 REDLAND PARK', '', 'BATH', 'Grossbritannien', 'BA21SQ', 'GB', NULL, NULL, '7740211888', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369685584', 'FedEx', NULL, '2018-09-28', '27.09.2018 17:41', '4260295881807', '1', 'a0YC000000lhrGW', '130.00', '179.00'),
(47036, '1049501349', NULL, NULL, 'KAZI HAFIZUR RAHMAN', '90 SELSTON ROAD', 'ASTON', 'BIRMINGHAM', 'Grossbritannien', 'B65HX', 'GB', NULL, NULL, '7411309377', '', NULL, NULL, 'GM-513-5 Black Case / Black Face / Black Leather band', NULL, '711369685595', 'FedEx', NULL, '2018-09-28', '27.09.2018 08:10', '4260295882217', '1', 'a0YC000000lhrEm', '132.99', '189.00'),
(47037, '1049496323', NULL, NULL, '.LISA WOOD', '4 ROTHERVALE CLOSE', 'BEIGHTON', 'SHEFFIELD', 'Grossbritannien', 'S201BZ', 'GB', NULL, NULL, '7572219440', '', NULL, NULL, 'GM-516-12 Rose case/Blue Face/Stainless steel Band', NULL, '711369685600', 'FedEx', NULL, '2018-09-28', '27.09.2018 02:40', '4260295883245', '1', 'a0YC000000kdmpX', '145.00', '215.00'),
(47038, '1049661339', NULL, NULL, 'Colin fincham / Eurotech Preci', '62 Bergen Way', 'North Lynn Ind Est', 'PE302JG', 'King\'s Lynn Norfolk', 'Grossbritannien', 'GB', NULL, NULL, '1553770426', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369685610', 'FedEx', NULL, '2018-10-01', '28.09.2018 15:11', '4260295882026', '1', 'a0YC000000lhrBW', '159.99', '225.00'),
(47039, '1049738209', NULL, NULL, 'Craig Scott', '120 LENZIE AVENUE', 'Deans', 'EH548NS', 'LIVINGSTON', 'Grossbritannien', 'GB', NULL, NULL, '7963140336', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '711369685621', 'FedEx', NULL, '2018-10-01', '29.09.2018 10:10', '4260295882200', '1', 'a0YC000000lhrEl', '132.99', '189.00'),
(47040, '1049672695', NULL, NULL, 'JAIMENI KAUR', '121 CONWAY ROAD', '', 'N147BH', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7833415049', '', NULL, NULL, 'GM-516-11 Black case/Black Face/stainless steel band', NULL, '711369685632', 'FedEx', NULL, '2018-10-01', '28.09.2018 17:10', '4260295883238', '1', 'a0YC000000kdmpW', '145.00', '215.00'),
(47041, '1050002577', '', '', 'Ahipaud Marcel', '8 RUE DE MEUDON', '', '92140', 'CLAMART', 'Frankreich', '', '', '', '764653463', '', '', '', 'GM-3005-A1 Silver case / White face / Stainless steel Band', 'Sendung am 26.10.18 zurück erhalten, da Adresse falsch.', '711369685665', 'FedEx', '', '2018-10-01', '30.09.2018 22:11', '4260295880961', '1', 'a0YC000000kdY9a', '148.00', '249.90'),
(47042, '1049966515', NULL, NULL, 'Toure Aboubacar', '33 AVENUE VICTOR HUGO', '', '92140', 'CLAMART', 'Frankreich', 'FR', NULL, NULL, '756546456', '', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '711369685676', 'FedEx', NULL, '2018-10-01', '30.09.2018 18:41', '4260295880978', '1', 'a0YC000000kdY9b', '148.00', '249.90'),
(47043, '1049969503', NULL, NULL, 'GRAHAM ATKINS', '5 WATKINSON STREET', '', 'DE757FX', 'HEANOR', 'Grossbritannien', 'GB', NULL, NULL, '7846915017', '', NULL, NULL, '502-6 Silver case / Black face / Silver metal Band', NULL, '711369685643', 'FedEx', NULL, '2018-10-01', '30.09.2018 21:10', '4260295881913', '1', 'a0YC000000lhrJQ', '134.99', '189.00'),
(47044, '1049900477', NULL, NULL, 'Alina Virag', '53 BISSON ROAD', '', 'E152RF', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7480322232', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369685654', 'FedEx', NULL, '2018-10-01', '30.09.2018 14:10', '4260295880077', '1', 'a0YC000000lh8lV', '135.00', '199.00'),
(47045, '1050042717', NULL, NULL, 'Lafore Stephane', '7 ALLEE DES CAMPAGNOLS', '7', '74600', 'SEYNOD', 'Frankreich', 'FR', NULL, NULL, '675514245', '', NULL, NULL, '502-4 Black case / Black face / Black Leather Band', NULL, '711369685702', 'FedEx', NULL, '2018-10-02', '01.10.2018 10:10', '4260295881718', '1', 'a0YC000000mP13E', '150.00', '249.90'),
(47046, '1050042711', NULL, NULL, 'Lafore Stephane', '7 ALLEE DES CAMPAGNOLS', '7', '74600', 'SEYNOD', 'Frankreich', 'FR', NULL, NULL, '675514245', '', NULL, NULL, 'GM-102-1 Silver case / White face / Black Leather Band', NULL, '711369685702', 'FedEx', NULL, '2018-10-02', '01.10.2018 10:10', '4260295880404', '1', 'a0YC000000mP12X', '160.00', '249.90'),
(47047, '1050042707', NULL, NULL, 'Lafore Stephane', '7 ALLEE DES CAMPAGNOLS', '7', '74600', 'SEYNOD', 'Frankreich', 'FR', NULL, NULL, '675514245', '', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '711369685702', 'FedEx', NULL, '2018-10-02', '01.10.2018 10:10', '4260295880916', '1', 'a0YC000000kdY9Y', '148.00', '249.90'),
(47049, '1050255883', NULL, NULL, 'VICKY GRAHAM', '1 SITTINGBOURNE CLOSE', 'HOWDALE ROAD', 'HU89XQ', 'HULL', 'Grossbritannien', 'GB', NULL, NULL, '7474772288', '', NULL, NULL, 'GM-3009-2 Silver case / Black face / Black Leather Band', NULL, '711369685713', 'FedEx', NULL, '2018-10-04', '02.10.2018 16:40', '4260295881791', '1', 'a0YC000000lhrGV', '130.00', '179.00'),
(47048, '1050068561', NULL, NULL, 'David Upton', '53 main street', 'Straiton', 'KA197NF', 'Maybole', 'Grossbritannien', 'GB', NULL, NULL, '7551155139', '', NULL, NULL, 'GM-513-5 Black Case / Black Face / Black Leather band', NULL, '711369685698', 'FedEx', NULL, '2018-10-02', '01.10.2018 14:41', '4260295882217', '1', 'a0YC000000lhrEm', '132.99', '189.00'),
(47050, '1050205089', NULL, NULL, 'JASON RUNGAPADIACHY', '21 THE MALTSTERS', '', 'NG244RU', 'NEWARK', 'Grossbritannien', 'GB', NULL, NULL, '7958437477', '', NULL, NULL, 'GM-513-5 Black Case / Black Face / Black Leather band', NULL, '711369685724', 'FedEx', NULL, '2018-10-04', '02.10.2018 10:11', '4260295882217', '1', 'a0YC000000lhrEm', '132.99', '189.00'),
(47051, '1050196245', '', '', 'Paul Thomas', '22 College gardens', '', 'SY39BF', 'Shrewsbury', 'Grossbritannien', '', '', '', '7790162222', '', '', '', '101-3 Gold case / Black face / Brown Leather Band', '', '711369685757', 'FedEx', '', '2018-10-04', '02.10.2018 05:10', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(47052, '1050400857', NULL, NULL, 'BOZENA WOJDYLO', '149 IRVING ROAD', '', 'SO164EJ', 'SOUTHAMPTON', 'Grossbritannien', 'GB', NULL, NULL, '7816481271', '', NULL, NULL, 'GM-3009-8 Black case/Black Face/Black Steel Band', NULL, '711369685768', 'FedEx', NULL, '2018-10-04', '03.10.2018 17:11', '4260295881852', '1', 'a0YC000000lhrGb', '130.00', '179.00'),
(47053, '1050734781', '', '', 'AURELIEN DEGRIE', '4 RUE HORIZON VERT Appartement', ' n', '37170', 'CHAMBRAY LES TOURS  INDRE ET LOIRE', 'Frankreich', '', '', '', '632272171', '', '', '', '502-3 Gold case / Black face / Brown Leather Band', '', '711369685849', 'FedEx', '', '2018-10-08', '06.10.2018 12:11', '4260295880701', '1', 'a0YC000000mP13D', '150.00', '249.90'),
(47054, '1050716961', NULL, NULL, 'MONSURAT AKINJAGUNLA', '8 CARDRONA STREET', '', 'M187TH', 'MANCHESTER', 'Grossbritannien', 'GB', NULL, NULL, '7840352264', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369685790', 'FedEx', NULL, '2018-10-08', '06.10.2018 05:05', '4260295880077', '1', 'a0YC000000lh8lV', '135.00', '199.00'),
(47055, '1050549347', '', '', 'Diamond Kelekelo', '46  aston house WANDSWORTH ROAD', '', 'SW84ER', 'LONDON', 'Grossbritannien', '', '', '', '7511656174', '', '', '', '502-2 Silver case / Black face / Black Leather Band', '', '711369685963', 'FedEx', '', '2018-10-08', '04.10.2018 19:40', '4260295880695', '1', 'a0YC000000lhrJM', '134.99', '189.00'),
(47056, '1050725055', NULL, NULL, 'Kimberley Bycroft', '23 HOLLY BANK', '', 'HX50JT', 'ELLAND', 'Grossbritannien', 'GB', NULL, NULL, '7846746119', '', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '711369685805', 'FedEx', NULL, '2018-10-08', '06.10.2018 09:02', '4260295882026', '1', 'a0YC000000lhrBW', '159.99', '225.00'),
(47057, '1050475745', '', '', 'Kyron Hunter', ' 13 Courier House EWEN CRESCENT', 'Ewen Crescent', 'SW22PN', 'LONDON', 'Grossbritannien', '', '', '', '7399092367', '', '', '', 'GM-101-8 Gold Case / Black Face / Stainless steel band', '', '711369685952', 'FedEx', '', '2018-10-08', '04.10.2018 05:10', '4260295882002', '1', 'a0YC000000lhrBU', '159.99', '225.00'),
(47058, '1050767107', NULL, NULL, 'HARNEK SINGH GILL', '192 THE UPLANDS', 'PALACEFIELDS', 'WA72UD', 'RUNCORN', 'Grossbritannien', 'GB', NULL, NULL, '7464680786', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369685816', 'FedEx', NULL, '2018-10-08', '06.10.2018 16:19', '4260295880626', '1', 'a0YC000000ke07e', '135.00', '179.00'),
(47059, '1050697767', NULL, NULL, 'MORVEN WOODS', '226 HIGH STREET (PET SHOP)', '', 'KY11JT', 'KIRKCALDY, FIFE,SCOTLAND', 'Grossbritannien', 'GB', NULL, NULL, '7551651482', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369685827', 'FedEx', NULL, '2018-10-08', '06.10.2018 00:11', '4260295881807', '1', 'a0YC000000lhrGW', '130.00', '179.00'),
(47060, '1050727113', NULL, NULL, 'SHERAN WASS', '10 HIGHFIELD PONTEFRACT ROAD', 'PONTEFRACT RD', 'WF82PT', 'PONTEFRACT', 'Grossbritannien', 'GB', NULL, NULL, '1977708972', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369685838', 'FedEx', NULL, '2018-10-08', '06.10.2018 11:03', '4260295881807', '1', 'a0YC000000lhrGW', '130.00', '179.00'),
(47061, '1051183641', NULL, NULL, 'Ahipaud Marcel', '8 RUE DE MEUDON', '', '92140', 'CLAMART', 'Grossbritannien', 'FR', NULL, NULL, '764653463', '', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '711369685850', 'FedEx', NULL, '2018-10-10', '09.10.2018 00:10', '4260295880978', '1', 'a0YC000000kdY9b', '148.00', '249.90'),
(47062, '1051054471', NULL, NULL, 'MORGANE DALIFARD', '15 RUE NATIONALE', '', '35133', 'ROMAGNE', 'Grossbritannien', 'FR', NULL, NULL, '631666590', '', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '711369685860', 'FedEx', NULL, '2018-10-10', '08.10.2018 10:08', '4260295880701', '1', 'a0YC000000mP13D', '150.00', '249.90'),
(47063, '1050878501', NULL, NULL, 'Constance Prettyjohns', '9 NORSE WAY', 'Sedbury', 'NP167BB', 'CHEPSTOW', 'Grossbritannien', 'GB', NULL, NULL, '7790139788', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '711369685871', 'FedEx', NULL, '2018-10-10', '07.10.2018 09:10', '4260295880398', '1', 'a0YC000000lhrBP', '159.99', '225.00'),
(47064, '1050877285', NULL, NULL, 'Laura  Sheridan', '6 ORCHY CRESCENT', '', 'ML69QN', 'AIRDRIE', 'Grossbritannien', 'GB', NULL, NULL, '1236605832', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369685882', 'FedEx', NULL, '2018-10-10', '07.10.2018 11:03', '4260295880077', '1', 'a0YC000000lh8lV', '135.00', '199.00'),
(47065, '1050846803', NULL, NULL, 'Hava Methoxha', 'FLAT 32 BARNES HOUSE', 'WALTERSVILLE ROAD', 'N193AN', 'LONDON ISLINGTON', 'Grossbritannien', 'GB', NULL, NULL, '+44 7500 861664', '', NULL, NULL, '3004-4 Black case / Black face / Black Leather Band', NULL, '711369685893', 'FedEx', NULL, '2018-10-10', '07.10.2018 04:07', '4260295880084', '1', 'a0YC000000lh8lW', '135.00', '199.00'),
(47066, '1050878069', NULL, NULL, 'LUKE JONES', '28 METHUEN ROAD', 'WATERLOO ESTATE', 'BH177NA', 'POOLE', 'Grossbritannien', 'GB', NULL, NULL, '7376214807', '', NULL, NULL, '502-7 Gold case / Black face / Gold metal Band', NULL, '711369685919', 'FedEx', NULL, '2018-10-10', '07.10.2018 10:02', '4260295881920', '1', 'a0YC000000lhrJR', '134.99', '189.00'),
(47067, '1051042771', NULL, NULL, 'KEITH VEARES', '12 DIAL CLOS GILLINGHAM', '', 'ME72SD', 'KENT', 'Grossbritannien', 'GB', NULL, NULL, '7881476892', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '711369685908', 'FedEx', NULL, '2018-10-10', '08.10.2018 11:05', '4260295880626', '1', 'a0YC000000ke07e', '135.00', '179.00'),
(47068, '1051118001', NULL, NULL, 'Laurentiu Benghea', '32 BOOTH ROAD', '', 'NW95JR', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7376214963', '', NULL, NULL, 'GM-3009-5 Silver case / White face / Stainless Steel Band', NULL, '711369685920', 'FedEx', NULL, '2018-10-10', '08.10.2018 19:21', '4260295881821', '1', 'a0YC000000lhrGY', '130.00', '179.00'),
(47069, '1051196225', NULL, NULL, 'Pip Ainsworth', 'Stoke Newington school', 'Clissold road', 'N169EX', 'London', 'Grossbritannien', 'GB', NULL, NULL, '7904442381', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '711369685974', 'FedEx', NULL, '2018-10-11', '09.10.2018 09:40', '4260295880077', '1', 'a0YC000000lh8lV', '135.00', '199.00'),
(47070, '1051386187', NULL, NULL, 'Ita Watton', '20 BOURLAY CLOSE', 'Bourlay Close', 'B450LR', 'BIRMINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '7731435820', '', NULL, NULL, '3004-2 Silver case / Black face / Black Leather Band', NULL, '711369685996', 'FedEx', NULL, '2018-10-12', '10.10.2018 16:41', '4260295880060', '1', 'a0YC000000lh8lU', '135.00', '199.00'),
(47071, '1051375399', NULL, NULL, 'Suzanne Matthews', '65 SURREY TERRACE', '65,SURREY TERRACE', 'TS234AG', 'BILLINGHAM', 'Grossbritannien', 'GB', NULL, NULL, '1642801568', '', NULL, NULL, 'GM-3009-3 Gold Case/Black face/Brown Leather Band', NULL, '711369686000', 'FedEx', NULL, '2018-10-12', '10.10.2018 15:40', '4260295881807', '1', 'a0YC000000lhrGW', '130.00', '179.00'),
(47072, '1051992093', NULL, NULL, 'JUSTIN BOOTH', '2 CALDER VIEW', '', 'OSSETT', '', 'WF58RF', 'GB', NULL, NULL, '07528166481', '', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '425012763138', 'FedEx', NULL, '2018-10-17', '2018-10-14 21:40', '4260295881562', '1', 'a0YC000000ke07h', '135.00', '179.00'),
(47073, '1051977503', NULL, NULL, 'KATE RANDS', '20 KINGSDALE AVENUE', 'MENSTON', 'ILKLEY', '', 'LS296QL', 'GB', NULL, NULL, '07889799794', '', NULL, NULL, 'GM-508-5 Silver Case / White Face / Stainless steel band', NULL, '425012763149', 'FedEx', NULL, '2018-10-17', '2018-10-14 20:11', '4260295881944', '1', 'a0YC000000lhrKT', '134.99', '189.00'),
(47074, '1051661429', '', '', 'Irina Blase', '11 OAK TREES,MAY FARM CLOSE', 'HOLLYWOOD', 'BIRMINGHAM', '', 'B475DN', '', '', '', '07809833607', '', '', '', '510-7 Gold Case / Black Face / Stainless steel band', '', '425012764134', 'FedEx', '', '2018-10-30', '2018-10-12 16:41', '4260295881432', '1', 'a0YC000000mgWZp', '134.99', '189.00'),
(47075, '1051606491', NULL, NULL, 'Donna Reilly', '17 ENNERDALE ROAD', '', 'WALLASEY', '', 'CH450LX', 'GB', NULL, NULL, '01516386616', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '425012763160', 'FedEx', NULL, '2018-10-17', '2018-10-12 08:40', '4260295880077', '1', 'a0YC000000lh8lV', '135.00', '199.00'),
(47076, '1051604093', NULL, NULL, 'Henry Buick', '36 Godiva Street', 'Burnley', 'Burnley', 'Lancashire', 'BB101JE', 'GB', NULL, NULL, '07950263964', '', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '425012763171', 'FedEx', NULL, '2018-10-17', '2018-10-12 06:10', '4260295880077', '1', 'a0YC000000lh8lV', '135.00', '199.00'),
(47077, '1051603105', NULL, NULL, 'Mr Devlin P Coulton', '43 BARRINGTON ROAD', '', 'LOUGHTON', '', 'IG102AX', 'GB', NULL, NULL, '07885 732604', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '425012763182', 'FedEx', NULL, '2018-10-17', '2018-10-12 04:40', '4260295882187', '1', 'a0YC000000lhrEk', '132.99', '189.00'),
(47078, '1051483353', NULL, NULL, 'Mr Courtney Anderson', '5 cissbury road', '', 'Worthing', 'West sussex', 'BN149LD', 'GB', NULL, NULL, '07508383677', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '425012763193', 'FedEx', NULL, '2018-10-17', '2018-10-11 12:10', '4260295881579', '1', 'a0YC000000ke07i', '135.00', '179.00'),
(47079, '1051859283', NULL, NULL, 'OULD BRAHAM TARIK', '56 RUE DE TORCY', '', 'PARIS', '', '75018', 'FR', NULL, NULL, '0752298482', '', NULL, NULL, '502-2 Silver case / Black face / Black Leather Band', NULL, '425012763208', 'FedEx', NULL, '2018-10-17', '2018-10-14 01:10', '4260295880695', '1', 'a0YC000000mP13C', '150.00', '249.90'),
(47080, '1052038341', NULL, NULL, 'marandet meria', '37 RUE BERNARD', '', 'MARSEILLE', 'BOUCHES DU RHONE', '13003', 'FR', NULL, NULL, '0617562393', '', NULL, NULL, 'GM-102-2 Silver case / Black face / Black Leather Band', NULL, '425012763322', 'FedEx', NULL, '2018-10-19', '2018-10-15 00:10', '4260295880411', '1', 'a0YC000000mP12Y', '160.00', '249.90'),
(47081, '1052428509', NULL, NULL, 'Shanice Phillpotts', '15 DALMAIN ROAD', '', 'LONDON', '', 'SE231AR', 'GB', NULL, NULL, '07432380179', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '425012763285', 'FedEx', NULL, '2018-10-19', '2018-10-17 23:05', '4260295882187', '1', 'a0YC000000lhrEk', '132.99', '189.00'),
(47082, '1052370521', NULL, NULL, 'JESSICA CORFIELD', '2 THE SIDINGS', '', 'ALDERSHOT', '', 'GU112QW', 'GB', NULL, NULL, '07809219982', '', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '425012763296', 'FedEx', NULL, '2018-10-19', '2018-10-17 15:36', '4260295882187', '1', 'a0YC000000lhrEk', '132.99', '189.00'),
(47083, '1052323429', NULL, NULL, 'Wioletta I Bijak', '5 FUCHSIA DRIVE', 'PENDEFORD', 'WOLVERHAMPTON', '', 'WV95SA', 'GB', NULL, NULL, '07805384904', '', NULL, NULL, 'GM-513-1 Silver case / White face / Black Leather Band', NULL, '425012763300', 'FedEx', NULL, '2018-10-19', '2018-10-17 08:35', '4260295882170', '1', 'a0YC000000lhrEj', '132.99', '189.00'),
(47084, '1052097337', NULL, NULL, 'Curtis Harry', '103 WELLESLEY ROAD', '', 'ILFORD', 'ESSEX', 'IG14LJ', 'GB', NULL, NULL, '+33667377123', '', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '425012763311', 'FedEx', NULL, '2018-10-19', '2018-10-15 15:41', '4260295880602', '1', 'a0YC000000ke07c', '135.00', '179.00'),
(47085, '1052280363', NULL, NULL, 'VERVAECKE MATTHIAS', 'KLIJTSTRAAT 33', '', 'ANZEGEM', '', '8570', 'BE', NULL, NULL, '0472712629', '', NULL, NULL, '4004-3 Or Noir Noir', NULL, '1Z8VF4596849388525', 'UPS', NULL, '2018-10-19', '2018-10-16 22:05', '4260295881081', '1', 'a0YC000000kgkKE', '155.00', '219.00'),
(47086, '1052743717', '', '', 'ENRICO', 'VIA EUCALIPTO 53 3441520975', 'VIA DELL\'EUCALIPTO 53', 'CATANIA', 'CT', '95121', '', '', '', '3441520975', '', '', '', 'GM-3005-4 Gold case / Black face / Black Leather Band', '', '425012763930', 'FedEx', '', '2018-10-26', '2018-10-20 14:06', '4260295880923', '1', 'a0YC000000mg74k', '144.99', '226.90'),
(47087, '1052655793', NULL, NULL, 'ELISA ZUGNAZ', 'VIA FRANCESCO MATERNINI 101', '', 'BRESCIA', 'BS', '25133', 'IT', NULL, NULL, '3669110982', '', NULL, NULL, 'GM-508-2 Silver case / Black face / Black Leather Band', NULL, '1Z8VF4596849330934', 'UPS', NULL, '2018-10-22', '2018-10-19 19:05', '4260295881227', '1', 'a0YC000000mg66A', '150.00', '234.50'),
(47088, '1052632239', NULL, NULL, 'Florin Militaru', 'STRADA RORINE 13', '', 'ALBA', 'CN', '12051', 'IT', NULL, NULL, '3893469720', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '1Z8VF4596850554940', 'UPS', NULL, '2018-10-22', '2018-10-19 15:36', '4260295881234', '1', 'a0YC000000mg66B', '150.00', '234.50'),
(47089, '1052715593', NULL, NULL, 'MIHAI POETELEA', '1A BRAMPTON GROVE', '', 'HARROW', '', 'HA38LD', 'GB', NULL, NULL, '07400451982', '', NULL, NULL, 'GM-508-2 Silver case / Black face / Black Leather Band', NULL, '425012763540', 'FedEx', NULL, '2018-10-22', '2018-10-20 06:35', '4260295881227', '1', 'a0YC000000lhrKQ', '134.99', '189.00'),
(47090, '1053140063', NULL, NULL, 'WAYNE WEEDON', '60 RIVERSIDE DRIVE', '', 'NORTHAMPTON', '', 'NN74RT', 'GB', NULL, NULL, '07711876759', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '425012763653', 'FedEx', NULL, '2018-10-23', '2018-10-22 22:35', '4260295880626', '1', 'a0YC000000ke07e', '135.00', '179.00'),
(47091, '1053123649', NULL, NULL, 'Dana', 'Narcisstraat 14', '', 'Schriek', '', '2223', 'BE', NULL, NULL, '0470057270', '', NULL, NULL, '4004-7 Gold Case / Black Face / Stainless steel band', NULL, '425012763675', 'FedEx', NULL, '2018-10-24', '2018-10-22 20:36', '4260295881128', '1', 'a0YC000000kgkKI', '155.00', '219.00'),
(47092, '1052924359', NULL, NULL, 'Ervis Caushi', 'VIA CAMILLO BENSO CONTE DI ', 'CAVOUR 1-3 42', 'CALENZANO', 'FI', '50041', 'IT', NULL, NULL, '3466755023', '', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '1Z8VF4596849076559', 'UPS', NULL, '2018-10-24', '2018-10-21 18:05', '4260295881234', '1', 'a0YC000000mg66B', '150.00', '234.50'),
(47093, '1052831903', NULL, NULL, 'ANDREA MASSIA', 'VIA SAN CLEMENTE 25', '', 'CALUSO', 'TO', '10014', 'IT', NULL, NULL, '+393408564564', '', NULL, NULL, 'GM-3005-A1 Silver case / White face / Stainless steel Band', NULL, '1Z8VF4596849071769', 'UPS', NULL, '2018-10-24', '2018-10-21 01:06', '4260295880961', '1', 'a0YC000000mg74l', '144.99', '226.90'),
(47094, '1053228657', NULL, NULL, 'AKEEM ALDER', '12 DILSTON AVENUE', '', 'HEXHAM', '', 'NE461JE', 'GB', NULL, NULL, '07415410726', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '425012763723', 'Fedex ', NULL, '2018-10-24', '2018-10-23 15:06', '4260295881579', '1', 'a0YC000000ke07i', '135.00', '179.00'),
(47095, '1053397817', NULL, NULL, 'LAYLA AYDAMIROVA', 'RUE XHROUET 7', '', 'SPA', '', '4900', 'BE', NULL, NULL, '+32484404013', '', NULL, NULL, '4004-7 Gold Case / Black Face / Stainless steel band', NULL, '425012763859', 'FedEx', NULL, '2018-10-26', '2018-10-24 19:06', '4260295881128', '1', 'a0YC000000kgkKI', '155.00', '219.00'),
(47096, '1053398179', NULL, NULL, 'Alvaro Giglioni', 'VIA TUSCOLANA 923', 'SC 13 INT 7', 'ROMA', 'RM', '00174', 'IT', NULL, NULL, '3398706038', '', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '425012763848', 'FedEx', NULL, '2018-10-26', '2018-10-24 20:06', '4260295882255', '1', 'a0YC000000mg78z', '155.00', '242.50'),
(47097, '1053532689', NULL, NULL, 'BARBARA RAUCH', '23 RACHEL DRIVE', '', 'DUNS', '', 'TD113LP', 'GB', NULL, NULL, '07934632608', '', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '425012763918', 'FedEx', NULL, '2018-10-26', '2018-10-25 17:06', '4260295881678', '1', 'a0YC000000mg0FM', '150.00', '219.00'),
(47098, '1054036619', NULL, NULL, 'tidafi amina', 'rue des fabriques 41', '', 'waremme', '', '4300', 'BE', NULL, NULL, '0032476805618', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '425012764167', 'FedEx', NULL, '2018-10-30', '2018-10-28 16:37', '4260295882200', '1', 'a0YC000000kgizk', '155.00', '229.00'),
(47099, '1053880551', NULL, NULL, 'SULTAN AYDOGDU', 'RUE DE LA BRIQUETERIE 20', '', 'RETINNE', '', '4621', 'BE', NULL, NULL, '0493119615', '', NULL, NULL, '4004-3 Or Noir Noir', NULL, '1Z8VF4596851203040', 'UPS', NULL, '2018-10-30', '2018-10-27 19:36', '4260295881081', '1', 'a0YC000000kgkKE', '155.00', '219.00'),
(47100, '1053875583', NULL, NULL, 'Verhaegen Verboven', 'BOSSCHAERT DE BOUWELLAAN 10', '', 'BOUWEL', '', '2288', 'BE', NULL, NULL, '0479283205', '', NULL, NULL, 'GM-102-1 Silver case / White face / Black Leather Band', NULL, '1Z8VF4596850780651', 'UPS', NULL, '2018-10-30', '2018-10-27 19:06', '4260295880404', '1', 'a0YC000000kgkNN', '154.99', '239.00'),
(47101, '1053729687', NULL, NULL, 'Francesco Paolo Tullo', 'VIA CENTRO 13 IN.26', '', 'PASIANO DI PORDENONE', 'PN', '33087', 'IT', NULL, NULL, '3291960299', '', NULL, NULL, 'GM-508-6 Silver Case / Black face / Stainless steel band', NULL, '425012764156', 'FedEx', NULL, '2018-10-30', '2018-10-26 23:36', '4260295881951', '1', 'a0YC000000mg66E', '150.00', '234.50'),
(47102, '1054085175', NULL, NULL, 'MARIA ACKLAND', '29 ENSIGN WAY', '', 'WALLINGTON', '', 'SM69FP', 'GB', NULL, NULL, '07939955855', '', NULL, NULL, 'GM-516-9 Yellow Case/White Face/Stainless steel band', NULL, '1Z8VF4596851476578', 'UPS', NULL, '2018-10-30', '2018-10-28 19:05', '4260295883214', '1', 'a0YC000000kdmpU', '145.00', '215.00'),
(47103, '1054064205', NULL, NULL, 'ANN BERMINGHAM', '475LUMESSE CAPABILITY GREEN', '', 'LUTON', '', 'LU13LU', 'GB', NULL, NULL, '07449512839', '', NULL, NULL, 'GM-513-5 Black Case / Black Face / Black Leather band', NULL, '1Z8VF4596851586986', 'UPS', NULL, '2018-10-30', '2018-10-28 17:36', '4260295882217', '1', 'a0YC000000mgSm2', '132.99', '189.00'),
(47104, '1054037047', NULL, NULL, 'FABIO GIANNELLA', '29 CONDRAY PLACE', 'ENTRANCE FROM WESTBRIDGE ROAD', 'LONDON', '', 'SW113PE', 'GB', NULL, NULL, '07555912914', '', NULL, NULL, 'GM-513-1 Silver case / White face / Black Leather Band', NULL, '1Z8VF4596851658998', 'UPS', NULL, '2018-10-30', '2018-10-28 15:37', '4260295882170', '1', 'a0YC000000mgSlz', '132.99', '189.00'),
(47105, '1054025331', NULL, NULL, 'JAMES O\'BRIEN', '120 VERNON ROAD', '', 'FELTHAM', '', 'TW134JZ', 'GB', NULL, NULL, '07867427292', '', NULL, NULL, 'GM-513-5 Black Case / Black Face / Black Leather band', NULL, '1Z8VF4596849508609', 'UPS', NULL, '2018-10-30', '2018-10-28 15:05', '4260295882217', '1', 'a0YC000000mgSm2', '132.99', '189.00'),
(47106, '1054004869', NULL, NULL, 'Laura White', '10 east street', '', 'hibaldstow', '', 'DN209EF', 'GB', NULL, NULL, '07463653831', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '1Z8VF4596851111818', 'UPS', NULL, '2018-10-30', '2018-10-28 13:07', '4260295882200', '1', 'a0YC000000mgSm1', '132.99', '189.00'),
(47107, '1053805533', NULL, NULL, 'HANNAH SPEED', '72 DELAMERE AVENUE', 'EASTHAM', 'WIRRAL', '', 'CH629EJ', 'GB', NULL, NULL, '07511640173', '', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z8VF4596850204621', 'UPS', NULL, '2018-10-30', '2018-10-27 13:07', '4260295881579', '1', 'a0YC000000ke07i', '135.00', '179.00'),
(47108, '1053646555', NULL, NULL, 'NICHOLA LAMPORT', '130 ASHBOURNE DRIVE', 'COXHOE', 'DURHAM', '', 'DH64SR', 'GB', NULL, NULL, '07772694409', '', NULL, NULL, 'GM-104-7 Argent Noir Acier', NULL, '1Z8VF4596849883034', 'UPS', NULL, '2018-10-30', '2018-10-26 13:35', '4260295881661', '1', 'a0YC000000mg0FL', '150.00', '219.00'),
(47109, '1054575121', NULL, NULL, 'Cathryn  Giles', '35 ST. LAURENCE ROAD', '', 'BRADFORD-ON-AVON', '', 'BA151JQ', 'GB', NULL, NULL, '441225865308', '', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '425012764362', 'FedEx', NULL, '2018-11-02', '2018-10-31 15:36', '4260295880626', '1', 'a0YC000000ke07e', '135.00', '179.00'),
(47110, '1054429061', NULL, NULL, 'SHARON DODD', 'GREENFIELD ROAD', '', 'HOLYWELL', '', 'CH87QG', 'GB', NULL, NULL, '07741244035', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '425012764373', 'FedEx', NULL, '2018-11-02', '2018-10-30 16:35', '4260295882200', '1', 'a0YC000000mgSm1', '132.99', '189.00'),
(47111, '1054423407', NULL, NULL, 'Stacey Roadnight', '61 THE OVAL', '', 'BINGLEY', '', 'BD164RH', 'GB', NULL, NULL, '0741510473', '', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '425012764384', 'FedEx', NULL, '2018-11-02', '2018-10-30 15:36', '4260295880619', '1', 'a0YC000000ke07d', '135.00', '179.00'),
(47112, '1054417305', NULL, NULL, 'DAVID HARRIS HARRIS', '70 BEACONSFIELD ROAD', '', 'ROTHERHAM', '', 'S603HA', 'GB', NULL, NULL, '01709519167', '', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '425012764395', 'FedEx', NULL, '2018-11-02', '2018-10-30 15:05', '4260295881999', '1', 'a0YC000000mgWaH', '159.99', '225.00'),
(47113, '1054399413', NULL, NULL, 'Marc Kaya', '29 WILLOW PARK', '', 'HAYWARDS HEATH', '', 'RH163UA', 'GB', NULL, NULL, '07836708759', '', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012764400', 'FedEx', NULL, '2018-11-02', '2018-10-30 13:05', '4260295880398', '1', 'a0YC000000mgWaD', '159.99', '225.00'),
(47114, '1054367461', NULL, NULL, 'Tharindra Dissanayake', 'FLAT 13 COTTAGE TERRACE', 'THE PINNACLE COTTAGE TERRACE', 'NOTTINGHAM', '', 'NG15AS', 'GB', NULL, NULL, '07771738603', '', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '425012764410', 'FedEx', NULL, '2018-11-02', '2018-10-30 08:05', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47115, '1054236653', NULL, NULL, 'Jeff Gosling Hand Controls (LE', 'Unit 3 Hollingworth Court', '263 Stockport Road West', 'Bredbury', '', 'SK62AN', 'GB', NULL, NULL, '07921820842', '', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '425012764421', 'FedEx', NULL, '2018-11-02', '2018-10-29 14:05', '4260295880633', '1', 'a0YC000000ke07f', '135.00', '179.00'),
(47116, '1054189621', NULL, NULL, 'SUE BROWN', '3 ALBA CLOSE', '', 'SCUNTHORPE', '', 'DN172XD', 'GB', NULL, NULL, '07957836780', '', NULL, NULL, 'GM-516-2 Silver Case/Black Face/Black Leather Band', NULL, '425012764432', 'FedEx', NULL, '2018-11-02', '2018-10-29 03:35', '4260295883146', '1', 'a0YC000000kdmpN', '145.00', '215.00'),
(47117, '1055220837', NULL, NULL, 'CLAUDIO LINCIANO', 'VIA REGINA LEVANTE 19', '19', 'GRAVEDONA ED UNITI', 'CO', '22015', 'IT', NULL, NULL, '3473472041', '1355209015', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '425012764866', 'FedEx', NULL, '2018-11-05', '2018-11-03 23:29', '4260295880144', '1', 'a0YC000000mg34e', '175.00', '274.00'),
(47118, '1055129711', NULL, NULL, 'MANSI DHOLAKIA', '45 CHERWELL AVENUE', 'KIDLINGTON', 'KIDLINGTON', '', 'OX52JN', 'GB', NULL, NULL, '0745446879', '1355118229', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '425012764811', 'FedEx', NULL, '2018-11-05', '2018-11-03 14:58', '4260295882200', '1', 'a0YC000000mgSm1', '132.99', '189.00'),
(47119, '1055065029', NULL, NULL, 'Colin Fincham / Eurotech Preci', '62 BERGEN WAY', 'NORTH LYNN IND EST', 'KING\'S LYNN', '', 'PE302JG', 'GB', NULL, NULL, '01553770426', '1355052901', NULL, NULL, 'GM-104-6 Argent Blanc Acier', NULL, '425012764822', 'FedEx', NULL, '2018-11-05', '2018-11-03 02:58', '4260295881654', '1', 'a0YC000000mg0FK', '150.00', '219.00'),
(47120, '1055063861', NULL, NULL, 'Joseph Barker', '24 HOLLY ROAD', 'HAYDOCK', 'ST. HELENS', '', 'WA110DP', 'GB', NULL, NULL, '07505430172', '1355051777', NULL, NULL, '506-7 Rosegold case/Blue face/Brown Leather Band', NULL, '425012764833', 'FedEx', NULL, '2018-11-05', '2018-11-03 02:58', '4260295882545', '1', 'a0YC000000mgWYN', '125.00', '179.00'),
(47121, '1054994553', NULL, NULL, 'mohammed bashir najib', '34 Harold Road', '', 'Leeds', '', 'LS61PR', 'GB', NULL, NULL, '07976735513', '1354982821', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '425012764844', 'FedEx', NULL, '2018-11-05', '2018-11-02 20:28', '4260295882026', '1', 'a0YC000000mgWaK', '159.99', '225.00'),
(47122, '1054803447', NULL, NULL, 'RACHEL CARTER', '17 TEIGN BANK CLOSE', 'HINCKLEY', 'HINCKLEY', '', 'LE100EB', 'GB', NULL, NULL, '07742358067', '1354791431', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012764855', 'FedEx', NULL, '2018-11-05', '2018-11-01 20:29', '4260295880398', '1', 'a0YC000000mgWaD', '159.99', '225.00'),
(47123, '1055085853', NULL, NULL, 'Jean-Michel Tabareau', '8 ROUTE DES MAISONS NEUVES', '', 'MONCE EN BELIN', '', '72230', 'FR', NULL, NULL, '0648556776', '1355073929', NULL, NULL, '502-7 Gold case / Black face / Gold metal Band', NULL, '425012764877', 'FedEx', NULL, '2018-11-05', '2018-11-03 09:59', '4260295881920', '1', 'a0YC000000mP13H', '150.00', '249.90'),
(47124, '1055068809', NULL, NULL, 'Gonin', '5 LA VALLEE', '', 'MAUPERTUIS', '', '50410', 'FR', NULL, NULL, '', '1355056637', NULL, NULL, 'GM-102-5 Silver Case / White Face / Stainless steel band', NULL, '425012764888', 'FedEx', NULL, '2018-11-05', '2018-11-03 03:58', '4260295881517', '1', 'a0YC000000mP12a', '160.00', '249.90'),
(47125, '1054884187', NULL, NULL, 'ILIANNA IMBERT', '6 ROUTE DES CHAVANNES', '', 'BONNE', '', '74380', 'FR', NULL, NULL, '0666512664', '1354872089', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '425012764899', 'FedEx', NULL, '2018-11-05', '2018-11-02 09:28', '4260295881180', '1', 'a0YC000000mP12Z', '160.00', '249.90'),
(47126, '1055359283', NULL, NULL, 'CLARA BORZINI', 'VIA CACCIA 1', '', 'VARALLO POMBIA', 'NO', '28040', 'IT', NULL, NULL, '3338695427', '', NULL, NULL, '514-11 Black case/Black Face/Stainless Steel Band', NULL, '425012764936', 'FedEx', NULL, '2018-11-07', '2018-11-04 17:29', '4260295882675', '1', 'a0YC000000mg34l', '175.00', '274.00'),
(47127, '1055633989', '', '', 'CIPRIAN FLORIN  BELEHUZ', 'VIA MARIO VISINTINI 27', '', 'GUIDONIA MONTECELIO', 'RM', '00012', '', '', '', '3935181959', '1355621797', '', '', 'GM-508-3 Gold case / Black face / Brown Leather Band', 'Nachforschung am 21.11.8 gestellt! Uhr verloren!', '425012765119', 'FedEx', '', '2018-11-07', '2018-11-05 22:29', '4260295881234', '1', 'a0YC000000mg66B', '150.00', '234.50'),
(47128, '1055261101', NULL, NULL, 'Shivakrishna Masina', '12 GIPTON LODGE', '20 COPGROVE ROAD', 'LEEDS', '', 'LS82SR', 'GB', NULL, NULL, '07866811104', '', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '425012764925', 'FedEx', NULL, '2018-11-07', '2018-11-04 03:58', '4260295880050', '1', 'a0YC000000mgWaF', '159.99', '225.00'),
(47129, '1055708861', NULL, NULL, 'IRENA SEDLICKA', '41/4 41/4 WATERFRONT PARK', '', 'EDINBURGH', '', 'EH51EZ', 'GB', NULL, NULL, '07882080077', '1355696857', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '425012765093', 'FedEx', NULL, '2018-11-07', '2018-11-06 11:28', '4260295882200', '1', 'a0YC000000mgSm1', '132.99', '189.00'),
(47130, '1055559823', NULL, NULL, 'Alicja Mordak', '2 WHINLATTER CLOSE', '', 'MANCHESTER', '', 'M245TA', 'GB', NULL, NULL, '07768068541', '1355548033', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '425012765108', 'FedEx', NULL, '0000-00-00', '2018-11-05 14:29', '4260295882200', '1', 'a0YC000000mgSm1', '132.99', '189.00'),
(47131, '1056040055', '', '', 'EWA SIEMIENIUK', 'VERBEYTSTRAAT 41', '2', 'STROMBEEK-BEVER', '', '1853', '', '', '', '+32488021066', '1356028097', '', '', '4004-7 Gold Case / Black Face / Stainless steel band', '', '425012765369', 'FedEx', '', '2018-11-09', '2018-11-08 02:28', '4260295881128', '1', 'a0YC000000kgkKI', '155.00', '219.00'),
(47132, '1056107661', NULL, NULL, 'LEMERRE CHRISTINE', '77 RUE DE BELLE VUE', '', 'LILLE', 'NORD', '59800', 'FR', NULL, NULL, '0635128640', '1356095949', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '425012765370', 'FedEx', NULL, '2018-11-09', '2018-11-08 13:58', '4260295880701', '1', 'a0YC000000mP13D', '150.00', '249.90'),
(47133, '1055932629', NULL, NULL, 'Laroche Pascal', 'BOUFFOUX', '', 'CUNLHAT', '', '63590', 'FR', NULL, NULL, '0671912737', '1355920327', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '425012765380', 'FedEx', NULL, '2018-11-09', '2018-11-07 13:59', '4260295881180', '1', 'a0YC000000mP12Z', '160.00', '249.90');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(47134, '1056022471', NULL, NULL, 'Adilia Rosario', '3b Malvern Close', '', 'Eastbourne', '', 'BN220UP', 'GB', NULL, NULL, '07875573907', '1356010635', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012765288', 'FedEx', NULL, '2018-11-09', '2018-11-07 23:58', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47135, '1055939051', NULL, NULL, 'JAYNE SEAMAN', '79 LIMBRICK CLOSE', '', 'SOLIHULL', '', 'B902LS', 'GB', NULL, NULL, '07377813388', '1355926969', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012765299', 'FedEx', NULL, '2018-11-09', '2018-11-07 15:58', '4260295880398', '1', 'a0YC000000mgWaD', '159.99', '225.00'),
(47136, '1055935867', NULL, NULL, 'Lc Isaacs', '70 ISLAND WAY EAST', 'ST MARY\'S ISLAND', 'CHATHAM', '', 'ME43JY', 'GB', NULL, NULL, '+447398156597', '1355924049', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '425012765303', 'FedEx', NULL, '2018-11-09', '2018-11-07 15:28', '4260295880985', '1', 'a0YC000000mgWXg', '129.00', '179.00'),
(47137, '1055916945', NULL, NULL, 'Tracy Sumner', '21 MIDWINTER CLOSE', 'WOMAN\'S BROOK', 'CHELTENHAM', '', 'GL504PQ', 'GB', NULL, NULL, '07986777760', '1355904749', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '425012765314', 'FedEx', NULL, '2018-11-09', '2018-11-07 13:58', '4260295880602', '1', 'a0YC000000ke07c', '135.00', '179.00'),
(47138, '1055901187', NULL, NULL, 'CLARE GREENAWAY', '105 WEST STREET', '', 'MIDDLESBROUGH', '', 'TS60LH', 'GB', NULL, NULL, '07703473016', '1355888887', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012765325', 'FedEx', NULL, '2018-11-09', '2018-11-07 12:28', '4260295880398', '1', 'a0YC000000mgWaD', '159.99', '225.00'),
(47139, '1055900899', NULL, NULL, 'MARK ADDIDON', '9 PIPPIN CLOSE', '', 'LOUTH', '', 'LN119FF', 'GB', NULL, NULL, '07879625038', '1355888663', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012765336', 'FedEx', NULL, '2018-11-09', '2018-11-07 11:59', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47140, '1055874415', NULL, NULL, 'MELANIE CLARKE', '61 AMBLESIDE RISE', 'AVON GROVE', 'HAMILTON', '', 'ML37HJ', 'GB', NULL, NULL, '07581785774', '1355862075', NULL, NULL, '506-4 Black case / Black face / Black Leather Band', NULL, '425012765347', 'FedEx', NULL, '2018-11-09', '2018-11-07 05:58', '4260295880893', '1', 'a0YC000000mgWYL', '125.00', '179.00'),
(47141, '1055867759', NULL, NULL, 'Rianne Watts', '41 Appleby Square', 'Farringdon', 'Sunderland', 'Tyne and Wear', 'SR33HE', 'GB', NULL, NULL, '07557681766', '1355855545', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '425012765358', 'FedEx', NULL, '2018-11-09', '2018-11-07 02:28', '4260295880985', '1', 'a0YC000000mgWXg', '129.00', '179.00'),
(47142, '1056448473', NULL, NULL, 'Adrien Lemin', 'RUE BRONDE 176', '', 'STEMBERT', '', '4801', 'BE', NULL, NULL, '0474317287', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '425012765884', 'FedEx', NULL, '2018-11-13', '2018-11-10 15:58', '4260295882200', '1', 'a0YC000000kgizk', '155.00', '229.00'),
(47143, '1056645249', NULL, NULL, 'Goyer', 'LIEU DIT LE PETIT ROGNAC', '', 'BASSILLAC ET AUBEROCHE', '', '24330', 'FR', NULL, NULL, '0606505557', '1356633287', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '425012765840', 'FedEx', NULL, '2018-11-13', '2018-11-11 14:28', '4260295880701', '1', 'a0YC000000mP13D', '150.00', '249.90'),
(47144, '1056603555', NULL, NULL, 'Fran', '59 RUE ARMAND GUNDHART', '59', 'NOISY LE GRAND', '', '93160', 'FR', NULL, NULL, '0681292960', '1356591907', NULL, NULL, 'GM-102-5 Silver Case / White Face / Stainless steel band', NULL, '425012765851', 'FedEx', NULL, '2018-11-13', '2018-11-11 11:28', '4260295881517', '1', 'a0YC000000mP12a', '160.00', '249.90'),
(47145, '1056559517', NULL, NULL, 'MARCO GUCCI C/O CDC SRL', 'VIA FRATELLI CERVI 80', '', 'CAMPI BISENZIO', 'FI', '50013', 'IT', NULL, NULL, '3339364615', '1356547239', NULL, NULL, 'GM-508-1 Silver case / White face / Black Leather Band', NULL, '425012765862', 'FedEx', NULL, '2018-11-13', '2018-11-11 02:29', '4260295881210', '1', 'a0YC000000mg669', '150.00', '234.50'),
(47146, '1056399075', NULL, NULL, 'Angela Singereanu', 'VIA VENARIA 103', 'DOPO ORE 18.00', 'TORINO', 'TO', '10148', 'IT', NULL, NULL, '3208654757', '1356386641', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '425012765873', 'FedEx', NULL, '2018-11-13', '2018-11-10 10:28', '4260295880749', '1', 'a0YC000000mg68n', '150.00', '234.50'),
(47147, '1056109909', NULL, NULL, 'Toma Iuliana', 'VIA GIUSEPPE CAMPI 10', '', 'SAN FELICE SUL PANARO', 'MO', '41038', 'IT', NULL, NULL, '3926490604', '1356097931', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '425012765440', 'FedEx', NULL, '2018-11-09', '2018-11-08 15:59', '4260295880107', '1', 'a0YC000000mg34d', '175.00', '274.00'),
(47148, '1056235457', NULL, NULL, 'Rose Trow', '8 COOMBE CLOSE', 'CAN BE LEFT IN PORCH', 'CASTLE CARY', '', 'BA77HJ', 'GB', NULL, NULL, '07831229876', '1356223155', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '425012765406', 'FedEx', NULL, '2018-11-09', '2018-11-09 09:58', '4260295881562', '1', 'a0YC000000ke07h', '135.00', '179.00'),
(47149, '1056222623', NULL, NULL, 'Elaine Hutton', '15 LACY WAY', 'Lowfields industrial estate', 'ELLAND', 'West yor', 'HX59DB', 'GB', NULL, NULL, '07904966209', '1356210287', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '425012765417', 'FedEx', NULL, '2018-11-09', '2018-11-09 02:28', '4260295880916', '1', 'a0YC000000mgWXc', '129.00', '179.00'),
(47150, '1056165395', NULL, NULL, 'JESSICA SMITH', '17 SOMERVILLE RISE', '', 'BRACKNELL', '', 'RG127LW', 'GB', NULL, NULL, '07718162622', '1356153467', NULL, NULL, '506-13 Rosegold case/Blue face/Stainless Steel Band', NULL, '425012765428', 'FedEx', NULL, '2018-11-09', '2018-11-08 20:58', '4260295882606', '1', 'a0YC000000mgWYT', '125.00', '179.00'),
(47151, '1056156217', NULL, NULL, 'Evelyn Ritchie', '69 PLESSEY ROAD', '', 'BATHGATE', '', 'EH482XP', 'GB', NULL, NULL, '', '1356144147', NULL, NULL, 'GM-101-8 Gold Case / Black Face / Stainless steel band', NULL, '425012765439', 'FedEx', NULL, '2018-11-09', '2018-11-08 19:58', '4260295882002', '1', 'a0YC000000mgWaI', '159.99', '225.00'),
(47152, '1056683191', NULL, NULL, 'NANI COBLAVIE', '124A GOODMAYES LANE', 'GOODMAYES', 'ILFORD', '', 'IG39FX', 'GB', NULL, NULL, '07506335061', '1356671119', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012765737', 'FedEx', NULL, '2018-11-13', '2018-11-11 17:29', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47153, '1056653393', NULL, NULL, 'HELEN GILMOUR', 'KELVINHEAD', '', 'GLASGOW', '', 'G650QH', 'GB', NULL, NULL, '07852998535', '1356641731', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012765748', 'FedEx', NULL, '2018-11-13', '2018-11-11 15:58', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47154, '1056577311', NULL, NULL, 'Deborah Watters', '90 SPRINGWELL GROVE', '', 'SHEFFIELD', '', 'S201XE', 'GB', NULL, NULL, '07789333006', '1356564853', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012765759', 'FedEx', NULL, '2018-11-13', '2018-11-11 09:28', '4260295880398', '1', 'a0YC000000mgWaD', '159.99', '225.00'),
(47155, '1056542531', NULL, NULL, 'Arran Davis', '113 Manchester Road', '', 'Manchester', '', 'M436EG', 'GB', NULL, NULL, '07711122918', '1356530215', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '425012765760', 'FedEx', NULL, '2018-11-13', '2018-11-10 23:58', '4260295882026', '1', 'a0YC000000mgWaK', '159.99', '225.00'),
(47156, '1056529753', NULL, NULL, 'kerri plain', '39 KINETIC CRESCENT', '', 'ENFIELD', '', 'EN37FZ', 'GB', NULL, NULL, '07427446809', '1356517687', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '425012765770', 'FedEx', NULL, '2018-11-13', '2018-11-10 22:29', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47157, '1056413595', NULL, NULL, 'Jane Doidge', '16 FAIRLEA CLOSE', '', 'DAWLISH', '', 'EX70NN', 'GB', NULL, NULL, '07946274491', '1356401645', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '425012765781', 'FedEx', NULL, '2018-11-13', '2018-11-10 11:29', '4260295881487', '1', 'a0YC000000mgWXh', '129.00', '179.00'),
(47158, '1056408141', NULL, NULL, 'HAMZA ALI', '634 FOX HOLLIES ROAD', 'HALL GREEN', 'BIRMINGHAM', '', 'B289DN', 'GB', NULL, NULL, '07507717951', '1356396095', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '425012765792', 'FedEx', NULL, '2018-11-13', '2018-11-10 10:59', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47159, '1056404525', NULL, NULL, 'James Child', '33 LADBROKE GROVE', 'MONKSTON PARK', 'MILTON KEYNES', '', 'MK109PL', 'GB', NULL, NULL, '07796044558', '1356392187', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '425012765807', 'FedEx', NULL, '2018-11-13', '2018-11-10 10:29', '4260295881487', '1', 'a0YC000000mgWXh', '129.00', '179.00'),
(47160, '1056389847', NULL, NULL, 'JOANNE WORRALL', '7 PRESTWICK ROAD KINGSWAY', 'KINGSWAY', 'GLOUCESTER', '', 'GL22EZ', 'GB', NULL, NULL, '01452649935', '1356377419', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '425012765818', 'FedEx', NULL, '2018-11-13', '2018-11-10 02:58', '4260295881678', '1', 'a0YC000000mg0FM', '150.00', '219.00'),
(47161, '1056324711', NULL, NULL, 'DEBBIE HANCOCK', '21 HIGHFIELDS CRESCENT', '', 'DRONFIELD', '', 'S181UT', 'GB', NULL, NULL, '07775590603', '1356312357', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '425012765829', 'FedEx', NULL, '2018-11-13', '2018-11-09 19:29', '4260295881487', '1', 'a0YC000000mgWXh', '129.00', '179.00'),
(47162, '1056318469', NULL, NULL, 'Lynn Curtis', 'UNITY SALON 48 ALMA PLACE', '', 'STROOD', '', 'ME22AE', 'GB', NULL, NULL, '01634 712007', '1356306353', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '425012765830', 'FedEx', NULL, '2018-11-13', '2018-11-09 18:59', '4260295881432', '1', 'a0YC000000mgWZp', '134.99', '180.53'),
(47163, '1056318423', NULL, NULL, 'Lynn Curtis', 'UNITY SALON 48 ALMA PLACE', '', 'STROOD', '', 'ME22AE', 'GB', NULL, NULL, '01634 712007', '1356306321', NULL, NULL, '510-8 Black case / Black Face / Stainless steel band', NULL, '425012765830', 'FedEx', NULL, '2018-11-13', '2018-11-09 18:58', '4260295881449', '1', 'a0YC000000mgWZq', '134.99', '180.53'),
(47164, '1057040455', NULL, NULL, 'Samira', '74 avenue de la californie', 'Le saint Michel b', 'Nice', 'Nice', '06200', 'FR', NULL, NULL, '0698349073', '1357027865', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '425012766160', 'FedEx', NULL, '2018-11-14', '2018-11-13 04:28', '4260295881180', '1', 'a0YC000000mP12Z', '160.00', '249.90'),
(47165, '1057040459', NULL, NULL, 'Samira', '74 avenue de la californie', 'Le saint Michel b', 'Nice', 'Nice', '06200', 'FR', NULL, NULL, '0698349073', '1357027869', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '425012766160', 'FedEx', NULL, '2018-11-14', '2018-11-13 04:28', '4260295880701', '1', 'a0YC000000mP13D', '150.00', '249.90'),
(47166, '1056926839', NULL, NULL, 'COILLE GUILLAUME', '6 RESIDENCE ANJOU', '', 'MONTIGNY EN GOHELLE', '', '62640', 'FR', NULL, NULL, '0621560432', '1356914947', NULL, NULL, '502-8 Black case / Black face / Black metal Band', NULL, '425012766170', 'FedEx', NULL, '2018-11-14', '2018-11-12 16:28', '4260295881937', '1', 'a0YC000000mP13I', '150.00', '249.90'),
(47167, '1057136969', NULL, NULL, 'Lisa Wise', '8 CHESTNUT GROVE', 'Southend On Sea', 'SOUTHEND-ON-SEA', '', 'SS25HQ', 'GB', NULL, NULL, '07453323410', '1357124423', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012766104', 'FedEx', NULL, '2018-11-14', '2018-11-13 18:58', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47168, '1057131523', NULL, NULL, 'Lisa Ratcliffe', '10 HAWKINS CLOSE', '', 'KETTERING', '', 'NN146TB', 'GB', NULL, NULL, '07946160683', '1357119069', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '425012766115', 'FedEx', NULL, '2018-11-14', '2018-11-13 17:59', '4260295880619', '1', 'a0YC000000ke07d', '135.00', '179.00'),
(47169, '1057114847', NULL, NULL, 'Tina Thomas', '60 Longfield', '', 'Harlow', 'Essex', 'CM186LA', 'GB', NULL, NULL, '01279 411140', '1357102469', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012766126', 'FedEx', NULL, '2018-11-14', '2018-11-13 16:29', '4260295880398', '1', 'a0YC000000mgWaD', '159.99', '225.00'),
(47170, '1057081757', NULL, NULL, 'Chlo', 'East Lodge Farm', 'Washbrook lane', 'Ecton', 'Northampton', 'NN60QU', 'GB', NULL, NULL, '07789968913', '1357069327', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012766137', 'FedEx', NULL, '2018-11-14', '2018-11-13 13:29', '4260295880398', '1', 'a0YC000000mgWaD', '159.99', '225.00'),
(47171, '1056961871', NULL, NULL, 'Lee Mesnard', 'COUNDON 357 HOLYHEAD ROAD', 'COUNDON', 'COVENTRY', '', 'CV58LD', 'GB', NULL, NULL, '02476 594032', '1356949721', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '425012766148', 'FedEx', NULL, '2018-11-14', '2018-11-12 20:29', '4260295881999', '1', 'a0YC000000mgWaH', '159.99', '225.00'),
(47172, '1056879279', NULL, NULL, 'Samantha Cusack', '7 ST. LUKES CLOSE', '', 'ROWLEY REGIS', '', 'B659BS', 'GB', NULL, NULL, '07464970550', '1356867135', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '425012766159', 'FedEx', NULL, '2018-11-14', '2018-11-12 13:59', '4260295880916', '1', 'a0YC000000mgWXc', '129.00', '179.00'),
(47173, '1057351535', NULL, NULL, 'David Tokovic', 'BEEKSTRAATDRIES 28', '', 'MARIAKERKE', '', '9030', 'BE', NULL, NULL, '0471301648', '', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '425012766424', 'FedEx', NULL, '2018-11-15', '2018-11-14 20:58', '4260295882200', '1', 'a0YC000000kgizk', '155.00', '229.00'),
(47174, '1057460339', NULL, NULL, 'Michel Weber', 'RUE SOLVAY 4', '', 'BONCELLES', '', '4100', 'BE', NULL, NULL, '0494318786', '1357447989', NULL, NULL, 'GM-102-1 Silver case / White face / Black Leather Band', NULL, '425012766711', 'FedEx', NULL, '2018-11-16', '2018-11-15 12:59', '4260295880404', '1', 'a0YC000000kgkNN', '154.99', '239.00'),
(47175, '1057388995', NULL, NULL, 'Ds Distribution Mr Cortesi Eri', '5 ALLE CHARLES VICTOR NAUDIN', 'LES TEMPLIERS', 'SOPHIA ANTIPOLIS', '', '06906', 'FR', NULL, NULL, '0660699483', '', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '425012766402', 'FedEx', NULL, '2018-11-15', '2018-11-14 22:00', '4260295880701', '1', 'a0YC000000mP13D', '150.00', '249.90'),
(47176, '1057255479', NULL, NULL, 'Mirella Signorini', 'C/O PARAFANGHI BASTIA VIA ', 'CONCORDIA 2 ', 'ASSAGO', 'MI', '20090', 'IT', NULL, NULL, '3402919126', '1357243321', NULL, NULL, 'GM-508-6 Silver Case / Black face / Stainless steel band', NULL, '425012766413', 'FedEx', NULL, '2018-11-15', '2018-11-14 12:58', '4260295881951', '1', 'a0YC000000mg66E', '150.00', '234.50'),
(47177, '1057540765', NULL, NULL, 'GABRIELE RANZANI', 'VIA PIAVE 5', '5', 'CORBETTA', 'MI', '20011', 'IT', NULL, NULL, '3474565399', '1357528071', NULL, NULL, '7002-6 Silver case / White face / Strainless steel band', NULL, '425012766700', 'FedEx', NULL, '2018-11-16', '15.11.18 20:59', '4,2603E+12', '1', 'a0YC000000mg791', '155.00', '242.50'),
(47178, '1057507109', NULL, NULL, 'PETER MACGREGOR', '7 WEST CRESCENT', '', 'MIDDLESBROUGH', '', 'TS54HP', 'GB', NULL, NULL, '07507808293', '1357494883', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '425012766641', 'FedEx', NULL, '2018-11-16', '2018-11-15 16:29', '4260295881999', '1', 'a0YC000000mgWaH', '159.99', '225.00'),
(47179, '1057476119', NULL, NULL, 'John,wright', 'ST. CLEMENTS CLOSE', 'ST,CLEMENTS,CLOSE', 'WORCESTER', '', 'WR25BG', 'GB', NULL, NULL, '01905863543', '1357463775', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '425012766652', 'FedEx', NULL, '2018-11-16', '2018-11-15 13:29', '4260295880374', '1', 'a0YC000000mgWaB', '159.99', '225.00'),
(47180, '1057311857', NULL, NULL, 'NATHAN HARDING', '5 FLEMING WAY', '', 'MILFORD HAVEN', '', 'SA731SD', 'GB', NULL, NULL, '07527036064', '1357300427', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '425012766663', 'FedEx', NULL, '2018-11-16', '2018-11-14 16:29', '4260295880626', '1', 'a0YC000000ke07e', '135.00', '179.00'),
(47181, '1057310059', NULL, NULL, 'MANSI DHOLAKIA', '45 CHERWELL AVENUE', 'KIDLINGTON', 'KIDLINGTON', '', 'OX52JN', 'GB', NULL, NULL, '0745446879', '1357299049', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '425012766674', 'FedEx', NULL, '2018-11-16', '2018-11-14 16:28', '4260295881432', '1', 'a0YC000000mgWZp', '134.99', '180.53'),
(47182, '1057297003', NULL, NULL, 'JENNIFER JONES', '4 ORCHARD CLOSE', '', 'GLOUCESTER', '', 'GL24SZ', 'GB', NULL, NULL, '07879790010', '1357284937', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '425012766685', 'FedEx', NULL, '2018-11-16', '2018-11-14 15:29', '4260295881982', '1', 'a0YC000000mgWaG', '159.99', '225.00'),
(47183, '1057287679', NULL, NULL, 'SOPHIE ALDRIDGE', '49 HILTON LANE', 'GREAT WYRLEY', 'WALSALL', '', 'WS66DT', 'GB', NULL, NULL, '07969308352', '1357275261', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '425012766696', 'FedEx', NULL, '2018-11-16', '2018-11-14 14:58', '4260295880619', '1', 'a0YC000000ke07d', '135.00', '179.00'),
(47184, '1058135045', NULL, NULL, 'VALERIE CHABANIS', '1 CHEMIN DE LA PETITE REINE', '', 'MONTELIMAR', '', '26200', 'FR', NULL, NULL, '0661801483', '1358122865', NULL, NULL, 'GM-102-6 Silver Case / Black face / Stainless steel band', NULL, '425012767567', 'FedEx', NULL, '2018-11-20', '2018-11-18 14:29', '4260295881524', '1', 'a0YC000000mP12b', '160.00', '249.90'),
(47185, '1057890253', NULL, NULL, 'massimiliano boch', 'VIA QUINTAVALLE 27', 'destinatario max', 'CARBONERA', 'TV', '31030', 'IT', NULL, NULL, '3485846606', '1357877629', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '425012767431', 'FedEx', NULL, '2018-11-19', '17.11.18 14:59', '4,2603E+12', '1', 'a0YC000000mg66B', '150.00', '234.50'),
(47186, '1058262239', NULL, NULL, 'Elaine Sample', 'Somerton Gate House', 'Hill Top', 'Waddington', 'Somerton Gate House, Hill Top', 'LN59RL', 'GB', NULL, NULL, '01522722604', '1358250319', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012767442', 'FedEx', NULL, '2018-11-19', '2018-11-18 22:29', '4260295880398', '1', 'a0YC000000mgWaD', '159.99', '225.00'),
(47187, '1058202215', NULL, NULL, 'Stuart West', '102 REEDYFORD ROAD', '', 'NELSON', '', 'BB98LP', 'GB', NULL, NULL, '07930875303', '1358190139', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '425012767453', 'FedEx', NULL, '2018-11-19', '2018-11-18 19:58', '4260295881562', '1', 'a0YC000000ke07h', '135.00', '179.00'),
(47188, '1058052009', NULL, NULL, 'John Mcbain', '17 BROADWAY', 'SKERTON', 'LANCASTER', '', 'LA12BX', 'GB', NULL, NULL, '01524 34354', '1358039157', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012767464', 'FedEx', NULL, '2018-11-19', '2018-11-18 03:28', '4260295880398', '1', 'a0YC000000mgWaD', '159.99', '225.00'),
(47189, '1058026079', NULL, NULL, 'TIMOTHY STEAD', '15 CROWTHER ROAD', '', 'MIRFIELD', '', 'WF149RE', 'GB', NULL, NULL, '07870 346856', '1358013497', NULL, NULL, 'GM-104-1 Argent Noir Noir', NULL, '425012767464', 'FedEx', NULL, '2018-11-19', '2018-11-18 00:28', '4260295880466', '1', 'a0YC000000mg0FF', '150.00', '219.00'),
(47190, '1057939875', NULL, NULL, 'ALICE HASWELL', '8 WEST AVENUE', 'WHITBURN', 'SUNDERLAND', '', 'SR67LE', 'GB', NULL, NULL, '07738703831', '1357927311', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '425012767486', 'FedEx', NULL, '2018-11-19', '2018-11-17 17:58', '4260295880050', '1', 'a0YC000000mgWaF', '159.99', '225.00'),
(47191, '1057882171', NULL, NULL, 'ALAN PATRICK', '21 BEECHWOOD AVENUE', '21', 'GATESHEAD', '', 'NE96PP', 'GB', NULL, NULL, '07835101548', '1357869927', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '425012767497', 'FedEx', NULL, '2018-11-19', '2018-11-17 13:29', '4260295880626', '1', 'a0YC000000ke07e', '135.00', '179.00'),
(47192, '1057886545', NULL, NULL, 'Julie purvis', '16 CHEVERTON ROAD', 'Northfield', 'BIRMINGHAM', '', 'B311RU', 'GB', NULL, NULL, '07731318788', '1357874301', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '425012767501', 'FedEx', NULL, '2018-11-19', '2018-11-17 13:58', '4260295880374', '1', 'a0YC000000mgWaB', '159.99', '225.00'),
(47193, '1057885149', NULL, NULL, 'KGL Daniel Simpson', 'The Walbrook Building', '25 Walbrook', 'London', '', 'EC4N8AF', 'GB', NULL, NULL, '07581200421', '1357872553', NULL, NULL, '7002-10 black case / Black face / Strainless steel band', NULL, '425012767512', 'FedEx', NULL, '2018-11-19', '2018-11-17 13:58', '4260295882316', '1', 'a0YC000000mgWa0', '134.99', '189.00'),
(47194, '1057883767', NULL, NULL, 'SUDHAM LAMSAL', '32 DELAFIELD ROAD', '', 'LONDON', '', 'SE77NP', 'GB', NULL, NULL, '07478685888', '1357871249', NULL, NULL, '506-11 Gold Case/Blue Face/Stainless Steel band', NULL, '425012767512', 'FedEx', NULL, '2018-11-19', '2018-11-17 13:30', '4260295882583', '1', 'a0YC000000mgWYR', '125.00', '179.00'),
(47195, '1057822005', NULL, NULL, 'Dorota Calka', '19 Alexandra Lodge', 'Baillie Road', 'Guildford', '', 'GU13NU', 'GB', NULL, NULL, '07553861432', '1357809227', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '425012767534', 'FedEx', NULL, '2018-11-19', '2018-11-17 01:58', '4260295882255', '1', 'a0YC000000mgWZu', '134.99', '189.00'),
(47196, '1057821267', NULL, NULL, 'MARK OWEN', '14 CLONNERS FIELD', '', 'NANTWICH', '', 'CW57GP', 'GB', NULL, NULL, '01270620654', '1357808567', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '425012767545', 'FedEx', NULL, '2018-11-19', '2018-11-17 01:58', '4260295880916', '1', 'a0YC000000mgWXc', '129.00', '179.00'),
(47197, '1057813691', NULL, NULL, 'Ashenafi Nerea', 'Canterbury Street', '349', 'Gillingham', '', 'ME75XS', 'GB', NULL, NULL, '07479435232', '1357801143', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012767556', 'FedEx', NULL, '2018-11-19', '2018-11-17 00:59', '4260295880398', '1', 'a0YC000000mgWaD', '159.99', '225.00'),
(47198, '1058459683', NULL, NULL, 'alana stevenson', '8 CLOGHILL PLACE', '', 'ABERDEEN', 'Scotland', 'AB166LE', 'GB', NULL, NULL, '07738173237', '1358447375', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '425012768059', 'FedEx', NULL, '2018-11-21', '2018-11-19 19:29', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47199, '1058367595', NULL, NULL, 'JULIE GRAHAM', '240 QUEENS PARK ROAD', '', 'BRIGHTON', '', 'BN29ZB', 'GB', NULL, NULL, '07813138922', '1358355091', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '425012768060', 'FedEx', NULL, '2018-11-21', '2018-11-19 12:28', '4260295880916', '1', 'a0YC000000mgWXc', '129.00', '179.00'),
(47200, '1058328225', NULL, NULL, 'Stephen Wallace', '9 huygens House', 'Enfield', 'London', '', 'EN37FZ', 'GB', NULL, NULL, '07427446809', '1358315355', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012768070', 'FedEx', NULL, '2018-11-21', '2018-11-19 02:28', '4260295880398', '1', 'a0YC000000mgWaD', '159.99', '225.00'),
(47201, '1058708125', NULL, NULL, 'D', 'LA CHASSAGNE', '', 'ST JEAN LA BUSSIERE', '', '69550', 'FR', NULL, NULL, '0698041230', '1358695465', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '425012768450', 'FedEx', NULL, '2018-11-22', '2018-11-20 18:29', '4260295880701', '1', 'a0YC000000mP13D', '150.00', '249.90'),
(47202, '1058516535', NULL, NULL, 'Milena Fastelli', 'VIA ARMANDO DIAZ 233', '', 'SAN MINIATO', 'PI', '56028', 'IT', NULL, NULL, '3476493417', '1358504311', NULL, NULL, '7002-1 Silver case / White face / Black Leather Band', NULL, '425012768449', 'FedEx', NULL, '2018-11-22', '2018-11-20 00:29', '4260295882224', '1', 'a0YC000000mg78x', '155.00', '242.50'),
(47203, '1058988231', NULL, NULL, 'Rob Jones', '28 RAMSDEN STREET', '', 'TREDEGAR', '', 'NP225NZ', 'GB', NULL, NULL, '07969103176', '1358975707', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '425012768471', 'FedEx', NULL, '2018-11-22', '2018-11-21 19:58', '4260295881487', '1', 'a0YC000000mgWXh', '129.00', '179.00'),
(47204, '1058936879', NULL, NULL, 'Besmira cahani', '5 ROKEWOOD MEWS', '', 'WARE', 'Uk', 'SG129DS', 'GB', NULL, NULL, '07578949334', '1358925201', NULL, NULL, '506-3 Gold case / Black face / Brown Leather Band', NULL, '425012768482', 'FedEx', NULL, '2018-11-22', '2018-11-21 16:28', '4260295880886', '1', 'a0YC000000mgWYK', '125.00', '179.00'),
(47205, '1058926065', NULL, NULL, 'SHARON BATES', '11 LONGWOOD ROAD', '11', 'WALSALL', '', 'WS90TA', 'GB', NULL, NULL, '07811152920', '1358913055', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '425012768493', 'FedEx', NULL, '2018-11-22', '2018-11-21 15:58', '4260295880050', '1', 'a0YC000000mgWaF', '159.99', '225.00'),
(47206, '1058880955', NULL, NULL, 'Deborah thurn', 'Dolphin day nursery', 'Green lane behind church', 'Morden', 'Surrey', 'SM46SQ', 'GB', NULL, NULL, '07540118768', '1358868691', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '425012768508', 'FedEx', NULL, '2018-11-22', '2018-11-21 12:58', '4260295881586', '1', 'a0YC000000ke07j', '135.00', '179.00'),
(47207, '1058830545', NULL, NULL, 'IVETA MARTUSEVICIUTE', '27 BETHLIN MEWS', '', 'ABERDEEN', '', 'AB158GA', 'GB', NULL, NULL, '07845447090', '1358817499', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '425012768519', 'FedEx', NULL, '2018-11-22', '2018-11-21 04:58', '4260295882255', '1', 'a0YC000000mgWZu', '134.99', '189.00'),
(47208, '1058827715', NULL, NULL, 'JOSEPH FOGARTY', '27 AUSTRALIA ROAD', 'CATHAYS', 'CARDIFF', '', 'CF143BZ', 'GB', NULL, NULL, '07583053258', '1358814701', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '425012768520', 'FedEx', NULL, '2018-11-22', '2018-11-21 03:28', '4260295880626', '1', 'a0YC000000ke07e', '135.00', '179.00'),
(47209, '1059514889', NULL, NULL, 'MARIA MAISTO', 'VICINALE TRENGA N 1', '', 'GIUGLIANO IN CAMPANIA', 'NA', '80014', 'IT', NULL, NULL, '3343649935', '', NULL, NULL, '503-3 Gold case / Black face / Brown Leather Band', NULL, '435139660504', 'FedEx', NULL, '2018-11-26', '2018-11-23 14:59', '4260295880749', '1', 'a0YC000000mg68n', '150.00', '234.50'),
(47210, '1059283095', NULL, NULL, 'SCUOLA MARESCIALLI CARABINIERI', 'VIALE UNDICI AGOSTO SNC', 'FAZIO GAETANO  Btg 6', 'FIRENZE', 'FI', '50127', 'IT', NULL, NULL, '3479298645', '', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '435139660515', 'FedEx', NULL, '2018-11-26', '2018-11-22 21:59', '4260295880985', '1', 'a0YC000000mg74n', '144.99', '226.90'),
(47211, '1059170585', NULL, NULL, 'Stefania Cabula', 'VIA DEGLI APPENNINI 16', '', 'ARDEA', 'RM', '00040', 'IT', NULL, NULL, '069115138/393565623984', '', NULL, NULL, 'GM-514-3 Gold Black Case/Black face/brown leather Band', NULL, '435139660526', 'FedEx', NULL, '2018-11-26', '2018-11-22 14:58', '4260295880144', '1', 'a0YC000000mg34e', '175.00', '274.00'),
(47212, '1059543157', NULL, NULL, 'FRASSE-MATHON AMANDINE', '503 ROUTE DU RADIS', '', 'LES ABRETS EN DAUPHINE', '', '38490', 'FR', NULL, NULL, '0677296783', '1359531927', NULL, NULL, '502-8 Black case / Black face / Black metal Band', NULL, '435139660537', 'FedEx', NULL, '2018-11-26', '2018-11-23 13:59', '4260295881937', '1', 'a0YC000000mP13I', '150.00', '249.90'),
(47213, '1059221671', NULL, NULL, 'Laroche Pascal', 'BOUFFOUX', '', 'CUNLHAT', '', '63590', 'FR', NULL, NULL, '0671912737', '1359209245', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '435139660548', 'FedEx', NULL, '2018-11-26', '2018-11-22 15:58', '4260295881180', '1', 'a0YC000000mP12Z', '160.00', '249.90'),
(47214, '1059166467', NULL, NULL, 'margoll', '13 avenue du bouffay', 'AVENUE DU BOUFFAY', 'LA CHAPELLE SUR ERDRE', '', '44240', 'FR', NULL, NULL, '0647063830', '1359154313', NULL, NULL, '502-2 Silver case / Black face / Black Leather Band', NULL, '435139660559', 'FedEx', NULL, '2018-11-26', '2018-11-22 12:29', '4260295880695', '1', 'a0YC000000mP13C', '150.00', '249.90'),
(47215, '1060191719', NULL, NULL, 'KAREN DOUGHTY', '3 PARK CRESCENT', '', 'FOREST ROW', '', 'RH185ED', 'GB', NULL, NULL, '01342824481', '1360179443', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '435139660560', 'FedEx', NULL, '2018-11-26', '2018-11-24 23:59', '4260295881487', '1', 'a0YC000000mgWXh', '129.00', '179.00'),
(47216, '1060122873', NULL, NULL, 'ETTA WILLIAMS', '71,71 GRENVILLE STREET, EDGE ', 'GRENVILLE STREET EDGELEY', 'STOCKPORT', '', 'SK39ER', 'GB', NULL, NULL, '01614776973', '1360109829', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '435139660570', 'FedEx', NULL, '2018-11-26', '2018-11-24 20:30', '4260295880050', '1', 'a0YC000000n20zo', '145.00', '199.00'),
(47217, '1060058001', NULL, NULL, 'Stewart Potter', '26 NINELANDS LANE', 'GARFORTH', 'LEEDS', '', 'LS252BY', 'GB', NULL, NULL, '07774766024', '1360046617', NULL, NULL, '506-12 Black case/Black face/ Stainless Steel Band', NULL, '435139660581', 'FedEx', NULL, '2018-11-26', '2018-11-24 17:59', '4260295882590', '1', 'a0YC000000mgWYS', '125.00', '179.00'),
(47218, '1060003133', NULL, NULL, 'Ann Barclay', '18 DARVEL AVENUE', '', 'KILMARNOCK', '', 'KA36FW', 'GB', NULL, NULL, '07720636241', '1359989929', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '435139660592', 'FedEx', NULL, '2018-11-26', '2018-11-24 15:58', '4260295880398', '1', 'a0YC000000n20zm', '145.00', '199.00'),
(47219, '1059895589', NULL, NULL, 'Yvonne Gregory', '14 NORTH GROVE', '', 'MANCHESTER', '', 'M280SJ', 'GB', NULL, NULL, '01619508954', '1359883103', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '435139660607', 'FedEx', NULL, '2018-11-26', '2018-11-24 10:58', '4260295880916', '1', 'a0YC000000mgWXc', '129.00', '179.00'),
(47220, '1059871969', NULL, NULL, 'JONATHAN DALON', '100 ASHRIDGE WAY', '', 'MORDEN', '', 'SM44ED', 'GB', NULL, NULL, '07826892338', '1359858663', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '435139660618', 'FedEx', NULL, '2018-11-26', '2018-11-24 07:58', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47221, '1059861767', NULL, NULL, 'FRANK AVIELELE', '12 EISELE CLOSE', '', 'NOTTINGHAM', '', 'NG67BN', 'GB', NULL, NULL, '07453323430', '1359848501', NULL, NULL, 'GM-101-8 Gold Case / Black Face / Stainless steel band', NULL, '435139660629', 'FedEx', NULL, '2018-11-26', '2018-11-24 03:28', '4260295882002', '1', 'a0YC000000n20zr', '145.00', '199.00'),
(47222, '1059847765', NULL, NULL, 'Max Hoffman', '173 SIMPKIN STREET', 'ABRAM', 'WIGAN', '', 'WN25PS', 'GB', NULL, NULL, '07432678242', '1359836161', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '435139660630', 'FedEx', NULL, '2018-11-26', '2018-11-24 02:29', '4260295881401', '1', 'a0YC000000mgWZl', '134.99', '180.53'),
(47223, '1059844931', NULL, NULL, 'Marie Jones', '22 CLOS CAROLYN', 'BLACKWOOD', 'BLACKWOOD', '', 'NP123QT', 'GB', NULL, NULL, '07970347724', '1359832215', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '435139660640', 'FedEx', NULL, '2018-11-26', '2018-11-24 02:28', '4260295881579', '1', 'a0YC000000n213w', '120.01', '159.00'),
(47224, '1059832641', NULL, NULL, 'Max Hoffman', '173 SIMPKIN STREET', 'ABRAM', 'WIGAN', '', 'WN25PS', 'GB', NULL, NULL, '07432678242', '1359820789', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '435139660630', 'FedEx', NULL, '2018-11-26', '2018-11-24 01:58', '4260295882019', '1', 'a0YC000000n20zs', '145.00', '199.00'),
(47225, '1059779197', NULL, NULL, 'Emma Newsome', 'La Fe', 'Quarry Lane', 'BATLEY', 'West Yorkshire', 'WF170DF', 'GB', NULL, NULL, '07803310601', '1359767899', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '435139660662', 'FedEx', NULL, '2018-11-26', '2018-11-23 23:58', '4260295880374', '1', 'a0YC000000n20zk', '145.00', '199.00'),
(47226, '1059646225', NULL, NULL, 'Slochna Soba', '25 Churchdal Court, Harvard ', 'Road ', 'London', '', 'W44EE', 'GB', NULL, NULL, '07480129003', '1359633745', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '435139660673', 'FedEx', NULL, '2018-11-26', '2018-11-23 18:59', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47227, '1059583219', NULL, NULL, 'Katy Crouch', '69 WAYFIELD ROAD', '', 'CHATHAM', '', 'ME50EP', 'GB', NULL, NULL, '07941202370', '1359569833', NULL, NULL, 'GM-513-4 Gold case / Black face / Brown Leather Band', NULL, '435139660684', 'FedEx', NULL, '2018-11-26', '2018-11-23 16:28', '4260295882200', '1', 'a0YC000000mgSm1', '132.99', '189.00'),
(47228, '1059483709', NULL, NULL, 'CARRIE HENDRY', '2 BENTINCK ROAD', '', 'NOTTINGHAM', '', 'NG43QB', 'GB', NULL, NULL, '07931114079', '1359471567', NULL, NULL, 'GM-101-8 Gold Case / Black Face / Stainless steel band', NULL, '435139660695', 'FedEx', NULL, '2018-11-26', '2018-11-23 12:29', '4260295882002', '1', 'a0YC000000n20zr', '145.00', '199.00'),
(47229, '1059462519', NULL, NULL, 'PAUL GARROW', '22 BOSGATE CLOSE', '', 'WELLINGBOROUGH', 'NORTHAMPTONSHIRE', 'NN297JS', 'GB', NULL, NULL, '07544573526', '1359449931', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '435139660700', 'FedEx', NULL, '2018-11-26', '2018-11-23 11:29', '4260295881982', '1', 'a0YC000000n20zp', '145.00', '199.00'),
(47230, '1059452207', NULL, NULL, 'A H RIVAS-TORO', '16A HIGH STREET', '', 'TONBRIDGE', '', 'TN91EJ', 'GB', NULL, NULL, '07380677445', '1359439083', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '435139660765', 'FedEx', NULL, '2018-11-26', '2018-11-23 11:00', '4260295881432', '1', 'a0YC000000mgWZp', '134.99', '180.53'),
(47231, '1059403321', NULL, NULL, 'SANDER FEKENE', '2 LEMAN STREET', 'GROUPON, ALDGATE TOWER', 'LONDON', '', 'E18FA', 'GB', NULL, NULL, '07980009200', '1359390287', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '435139660721', 'FedEx', NULL, '2018-11-26', '2018-11-23 03:58', '4260295882255', '1', 'a0YC000000mgWZu', '134.99', '189.00'),
(47232, '1059407635', NULL, NULL, 'Sue James', '20 PHOENIX WAY', 'PORTISHEAD', 'BRISTOL', '', 'BS207JJ', 'GB', NULL, NULL, '07595 743233', '1359394469', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '435139660732', 'FedEx', NULL, '2018-11-26', '2018-11-23 05:28', '4260295880916', '1', 'a0YC000000mgWXc', '129.00', '179.00'),
(47233, '1059194411', NULL, NULL, 'Rianne Watts', '41 APPLEBY SQUARE', 'FARRINGDON', 'SUNDERLAND', '', 'SR33HE', 'GB', NULL, NULL, '07557681766', '1359181337', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '435139660743', 'FedEx', NULL, '2018-11-26', '2018-11-22 15:28', '4260295881685', '1', 'a0YC000000mg0FN', '150.00', '219.00'),
(47234, '1059157275', NULL, NULL, 'Amy rice', '5 abbeyfield square', '', 'Manchester', 'Lancashire', 'M112EQ', 'GB', NULL, NULL, '07534408403', '1359145185', NULL, NULL, 'GM-3005-A1 Silver case / White face / Stainless steel Band', NULL, '435139660754', 'FedEx', NULL, '2018-11-26', '2018-11-22 12:58', '4260295880961', '1', 'a0YC000000mgWXe', '129.00', '179.00'),
(47235, '1060918751', NULL, NULL, 'MR A R HUGILL', '26 WHITTON ROAD', '26', 'STOCKTON-ON-TEES', '', 'TS197EE', 'GB', NULL, NULL, '07804739665', '1360906353', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '425012770975', 'FedEx', NULL, '0000-00-00', '2018-11-26 23:59', '4260295880978', '1', 'a0YC000000mgWXf', '129.00', '179.00'),
(47236, '1060893511', NULL, NULL, 'Margaret O\'hara', '32 GRANGE CRESCENT', 'RIDDLESDEN', 'KEIGHLEY', '', 'BD205AL', 'GB', NULL, NULL, '', '1360881501', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '425012770986', 'FedEx', NULL, '0000-00-00', '2018-11-26 22:58', '4260295881586', '1', 'a0YC000000n213x', '120.01', '159.00'),
(47237, '1060886217', NULL, NULL, 'Mike Aspinall', '71 WHITTLE STREET', '', 'MANCHESTER', '', 'M283NX', 'GB', NULL, NULL, '07538447435', '1360873603', NULL, NULL, 'GM-3005-A1 Silver case / White face / Stainless steel Band', NULL, '425012770997', 'FedEx', NULL, '0000-00-00', '2018-11-26 22:29', '4260295880961', '1', 'a0YC000000mgWXe', '129.00', '179.00'),
(47238, '1060846867', NULL, NULL, 'Yvonne Gregory', '14 NORTH GROVE', '', 'MANCHESTER', '', 'M280SJ', 'GB', NULL, NULL, '01619508954', '1360834041', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '425012771000', 'FedEx', NULL, '0000-00-00', '2018-11-26 20:29', '42602958811418', '1', 'a0YC000000mgWZn', '134.99', '180.53'),
(47239, '1060846559', NULL, NULL, 'Lorna Scott', '27 WATTS ROAD', 'Landport', 'PORTSMOUTH', 'PORTSMOUTH', 'PO14PS', 'GB', NULL, NULL, '01752 318890', '1360833779', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '425012771011', 'FedEx', NULL, '0000-00-00', '2018-11-26 20:29', '4260295880633', '1', 'a0YC000000n213t', '120.01', '159.00'),
(47240, '1060831527', NULL, NULL, 'glenn newson', 'APARTMENT 1 BISHOPTHORPE ROAD', 'The Residence', 'YORK', 'YORK', 'YO231DQ', 'GB', NULL, NULL, '07532044530', '1360818451', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '425012771022', 'FedEx', NULL, '0000-00-00', '2018-11-26 19:29', '4260295880374', '1', 'a0YC000000n20zk', '145.00', '199.00'),
(47241, '1060670333', NULL, NULL, 'Robert Akunga', '20 WOODGATE', '20 woodgate', 'LOUGHBOROUGH', 'Leicestershire', 'LE112WN', 'GB', NULL, NULL, '+447405381115', '1360656875', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '425012771033', 'FedEx', NULL, '0000-00-00', '2018-11-26 03:28', '4260295882255', '1', 'a0YC000000mgWZu', '134.99', '189.00'),
(47242, '1060718387', NULL, NULL, 'MATTHEW JONES', '28 RAMSDEN STREET', '', 'TREDEGAR', '', 'NP225NZ', 'GB', NULL, NULL, '08414679675', '1360705839', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '425012771044', 'FedEx', NULL, '0000-00-00', '2018-11-26 12:28', '4260295881579', '1', 'a0YC000000n213w', '120.01', '159.00'),
(47243, '1060671335', NULL, NULL, 'VERONIKA POLOVINKINA', '38 PARADISE STREET', '23 QUEENS COLLEGE CHAMBERS', 'BIRMINGHAM', '', 'B12AF', 'GB', NULL, NULL, '07835330972', '1360657911', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '425012771055', 'FedEx', NULL, '0000-00-00', '2018-11-26 03:28', '4260295880916', '1', 'a0YC000000mgWXc', '129.00', '179.00'),
(47244, '1060669541', NULL, NULL, 'DEBBIE MCKENZIE', '201 CAULFIELD ROAD', '', 'SOUTHEND-ON-SEA', '', 'SS39LU', 'GB', NULL, NULL, '07815324913', '1360656085', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '425012771066', 'FedEx', NULL, '0000-00-00', '2018-11-26 02:58', '4260295882026', '1', 'a0YC000000n20zt', '145.00', '199.00'),
(47245, '1060636531', NULL, NULL, 'Gareth Wright. Double 11 Ltd.', 'Boho One', 'Bridge Street West', 'Middlesbrough', 'North Yorkshire', 'TS21AE', 'GB', NULL, NULL, '07904661963', '1360624339', NULL, NULL, 'GM-104-7 Argent Noir Acier', NULL, '425012771077', 'FedEx', NULL, '0000-00-00', '2018-11-26 00:59', '4260295881661', '1', 'a0YC000000mg0FL', '150.00', '219.00'),
(47246, '1060433801', NULL, NULL, 'Daniel Jacobs', 'GEORGES MOMMERENCYSTRAAT 30', '', 'NIEUWPOORT', '', '8620', 'BE', NULL, NULL, '058238295', '1360421941', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '425012770828', 'FedEx', NULL, '2018-11-27', '2018-11-25 18:59', '4260295881180', '1', 'a0YC000000kgkNP', '154.99', '239.00'),
(47247, '1060599093', NULL, NULL, 'kheiratch djalilov', '8 RUE DE LA BASSE POINTE', '', 'LA CHAPELLE ST MESMIN', 'LOIRET', '45380', 'FR', NULL, NULL, '0652966598', '1360585673', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '425012770817', 'FedEx', NULL, '2018-11-27', '2018-11-25 22:30', '4260295880701', '1', 'a0YC000000mP13D', '150.00', '249.90'),
(47248, '1060564261', NULL, NULL, 'PATRIZIO', 'TRAVERSA I CROCE SNC', 'CROCE', 'FRANCOLISE', 'CE', '81050', 'IT', NULL, NULL, '3245348016', '1360551679', NULL, NULL, 'GM-508-2 Silver case / Black face / Black Leather Band', NULL, '425012770931', 'FedEx', NULL, '2018-11-27', '2018-11-25 23:30', '4260295881227', '1', 'a0YC000000mg66A', '150.00', '234.50'),
(47249, '1060358933', NULL, NULL, 'Am Service Srl(SENZANI LETIZIA', 'VIA LIBERTA\' 101', '', 'CINISELLO BALSAMO', 'MI', '20092', 'IT', NULL, NULL, '3713828102', '1360346101', NULL, NULL, '7002-9 Gold Case / Black Face / Strainless steel band', NULL, '425012770942', 'FedEx', NULL, '2018-11-27', '2018-11-25 16:00', '4260295882309', '1', 'a0YC000000mg793', '155.00', '242.50'),
(47250, '1060236305', NULL, NULL, 'Pasquale Occulto', 'VIA DELLA REPUBBLICA 82', '', 'FOGGIA', 'FG', '71121', 'IT', NULL, NULL, '3493623838', '1360222955', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '425012770953', 'FedEx', NULL, '2018-11-27', '2018-11-25 03:58', '4260295881234', '1', 'a0YC000000mg66B', '150.00', '234.50'),
(47251, '1060500439', NULL, NULL, 'ERMAL PEKA', '36 CALLISTO COURT 108 ', 'HAMMERSLEY ROAD ', 'LONDON', '', 'E161FW', 'GB', NULL, NULL, '7426338821', '1360489145', NULL, NULL, '7002-7 Silver Case / Black Dial / Strainless steel band', NULL, '425012770850', 'FedEx', NULL, '2018-11-27', '25.11.18 20:29', '4,2603E+12', '1', 'a0YC000000mgWZx', '134.99', '189.00'),
(47252, '1060487771', NULL, NULL, 'JANELLE ROBERTSON', 'LONDON ROAD', 'LONDON ROAD', 'LOUTH', '', 'LN118QL', 'GB', NULL, NULL, '7738549886', '1360475953', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '425012770861', 'FedEx', NULL, '2018-11-27', '25.11.18 20:00', '4,2603E+12', '1', 'a0YC000000n20zt', '145.00', '199.00'),
(47253, '1060361937', NULL, NULL, 'PHILIP SAYER', '27 HOLTYE CRESCENT', '', 'MAIDSTONE', 'KENT', 'ME157DB', 'GB', NULL, NULL, '1622671292', '1360349729', NULL, NULL, 'GM-101-8 Gold Case / Black Face / Stainless steel band', NULL, '425012770872', 'FedEx', NULL, '2018-11-27', '25.11.18 15:28', '4,2603E+12', '1', 'a0YC000000n20zr', '145.00', '199.00'),
(47254, '1060353791', NULL, NULL, 'Charis Selfridge', '15 WEST DRIVE', '', 'PORTHCAWL', '', 'CF363LS', 'GB', NULL, NULL, '', '1360342087', NULL, NULL, '506-12 Black case/Black face/ Stainless Steel Band', NULL, '425012770883', 'FedEx', NULL, '2018-11-27', '25.11.18 14:59', '4,2603E+12', '1', 'a0YC000000mgWYS', '125.00', '179.00'),
(47255, '1060295425', NULL, NULL, 'JAYDENE AKEHURST', '3 CHURCH LANE', 'ST.JOHN', 'TORPOINT', '', 'PL113AP', 'GB', NULL, NULL, '7970601204', '1360282747', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012770894', 'FedEx', NULL, '2018-11-27', '25.11.18 12:28', '4,2603E+12', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47256, '1060253747', NULL, NULL, 'Joy Goodger', '24 Jesmond Close', '', 'MITCHAM', 'United Kingdom', 'CR41EQ', 'GB', NULL, NULL, '4,47974E+11', '1360240351', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '425012770909', 'FedEx', NULL, '2018-11-27', '25.11.18 08:28', '4,2603E+12', '1', 'a0YC000000n213w', '120.01', '159.00'),
(47257, '1061273875', NULL, NULL, 'Fishmon sl (josefa martinez lo', 'CALLE SANT PERE 14-16', 'URBANIZACION SAN JOSE', 'LLINARS DEL VALLES', 'B', '08450', 'ES', NULL, NULL, '607365589', '1361260937', NULL, NULL, '4004-5 Argent Blanc Acier', NULL, '425012772382', 'FedEx', NULL, '2018-11-30', '2018-11-28 12:28', '42602958811104', '1', 'a0YC000000n0xHU', '150.00', '214.90'),
(47258, '1061262795', NULL, NULL, 'MANOUMA NJIMBAM AMINA', '2 ALLEE DES VIGNERONS', 'APPARTEMENT 604', 'COURBEVOIE', '', '92400', 'FR', NULL, NULL, '0603233690', '1361249529', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012772408', 'FedEx', NULL, '2018-11-30', '2018-11-28 11:29', '4260295880923', '1', 'a0YC000000kdY9Z', '148.00', '249.90'),
(47259, '1061219475', NULL, NULL, 'YULIA KISLOVA', 'VICOLO DELLO SPORT 7', '', 'TURBIGO', 'MI', '20029', 'IT', NULL, NULL, '+393892585181', '', NULL, NULL, 'GM-508-4 Black case / Black face / Black Leather Band', NULL, '425012772393', 'FedEx', NULL, '2018-11-30', '2018-11-28 05:28', '4260295881241', '1', 'a0YC000000mg66C', '150.00', '234.50'),
(47260, '1061337181', NULL, NULL, 'SHONA CHAPMAN', '5 FERNDALE CLOSE', 'LAINDON', 'BASILDON', '', 'SS156FB', 'GB', NULL, NULL, '07850938252', '1361323987', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '425012772420', 'FedEx', NULL, '2018-11-30', '2018-11-28 17:58', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47261, '1061332835', NULL, NULL, 'Agnieszka Jaworska / Reallymov', '14B CHEQUER STREET', 'Eclipse Court', 'ST. ALBANS', 'HERTFORDSHIRE', 'AL13YD', 'GB', NULL, NULL, '07865882057', '1361319913', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '425012772430', 'FedEx', NULL, '2018-11-30', '2018-11-28 17:28', '4260295881401', '1', 'a0YC000000mgWZl', '134.99', '180.53'),
(47262, '1061250063', NULL, NULL, 'NASREEN AHSAN', '139 DERSINGHAM AVENUE', '', 'LONDON', '', 'E125QQ', 'GB', NULL, NULL, '07534421066', '1361236899', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '425012772441', 'FedEx', NULL, '2018-11-30', '2018-11-28 11:28', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47263, '1061249855', NULL, NULL, 'NASREEN AHSAN', '139 DERSINGHAM AVENUE', '', 'LONDON', '', 'E125QQ', 'GB', NULL, NULL, '07534421066', '1361236733', NULL, NULL, '506-11 Gold Case/Blue Face/Stainless Steel band', NULL, '425012772441', 'FedEx', NULL, '2018-11-30', '2018-11-28 11:28', '4260295882583', '1', 'a0YC000000mgWYR', '125.00', '179.00'),
(47264, '1061239971', NULL, NULL, 'MR MICHAL Z PRZYBYSZ', '147 DEVEREUX ROAD', '', 'WEST BROMWICH', '', 'B706RQ', 'GB', NULL, NULL, '07475947424', '1361226347', NULL, NULL, 'GM-101-8 Gold Case / Black Face / Stainless steel band', NULL, '425012772463', 'FedEx', NULL, '2018-11-30', '2018-11-28 10:29', '4260295882002', '1', 'a0YC000000n20zr', '145.00', '199.00'),
(47265, '1061218855', NULL, NULL, 'Andr', '141 MONEGA ROAD', 'FOREST GATE', 'LONDON', '', 'E78EP', 'GB', NULL, NULL, '07933845260', '1361205213', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012772474', 'FedEx', NULL, '2018-11-30', '2018-11-28 03:58', '4260295880398', '1', 'a0YC000000n20zm', '145.00', '199.00'),
(47266, '1061120299', NULL, NULL, 'Gozie Okafor', '75 HAVERFIELD ROAD', '', 'MANCHESTER', '', 'M96LP', 'GB', NULL, NULL, '07939929527', '1361107195', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '425012772485', 'FedEx', NULL, '2018-11-30', '2018-11-27 20:28', '4260295881432', '1', 'a0YC000000mgWZp', '134.99', '180.53'),
(47267, '1061069669', NULL, NULL, 'NATHAN HARDING', '5 FLEMING WAY', '', 'MILFORD HAVEN', '', 'SA731SD', 'GB', NULL, NULL, '07527036064', '1361056517', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '425012772496', 'FedEx', NULL, '2018-11-30', '2018-11-27 16:58', '4260295880626', '1', 'a0YC000000n213s', '120.01', '159.00'),
(47268, '1061050495', NULL, NULL, 'Tomasz Green', '25 ELTON STREET', '', 'CORBY', '', 'NN175EN', 'GB', NULL, NULL, '07922720551', '1361037539', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '425012772500', 'FedEx', NULL, '2018-11-30', '2018-11-27 15:29', '4260295881432', '1', 'a0YC000000mgWZp', '134.99', '180.53'),
(47269, '1061000395', NULL, NULL, 'CHELSEA INGS', '4 CHAFFINCH CHASE', '', 'GILLINGHAM', '', 'SP84GT', 'GB', NULL, NULL, '07856871612', '1360987219', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '425012772511', 'FedEx', NULL, '2018-11-30', '2018-11-27 11:58', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47270, '1060965937', NULL, NULL, 'SUSAN GORDON', '110 GRIFFIN CLOSE', '', 'LONDON', '', 'NW101LP', 'GB', NULL, NULL, '07957944112', '1360952385', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '425012772522', 'FedEx', NULL, '2018-11-30', '2018-11-27 03:58', '4260295881401', '1', 'a0YC000000mgWZl', '134.99', '180.53'),
(47271, '1061566743', NULL, NULL, 'VERFAILLIE PERRINE', '22 RUE RAYMOND DERAIN', '', 'MARCQ EN BAROEUL', '', '59700', 'FR', NULL, NULL, '0609184510', '1361554437', NULL, NULL, 'GM-3005-1 Silver case / White face / Black Leather Band', NULL, '425012773952', 'FedEx', NULL, '2018-12-03', '2018-11-29 13:58', '4260295880909', '1', 'a0YC000000kdY9X', '148.00', '249.90'),
(47272, '1061485231', NULL, NULL, 'HORTENSE RAPNOUIL', '36 RUE DE LA MIRANTE', '', 'PESSAC', '', '33600', 'FR', NULL, NULL, '0613460129', '1361471513', NULL, NULL, '502-6 Silver case / Black face / Silver metal Band', NULL, '425012773963', 'FedEx', NULL, '2018-12-03', '2018-11-29 06:58', '4260295881913', '1', 'a0YC000000mP13G', '150.00', '249.90');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(47273, '1061479861', NULL, NULL, 'Bernard A. Janodet', '1 PLACE DES RENDEZ VOUS', '', 'FONTAINES SUR SAONE', '', '69270', 'FR', NULL, NULL, '0680077255', '1361466175', NULL, NULL, '502-3 Gold case / Black face / Brown Leather Band', NULL, '425012773974', 'FedEx', NULL, '2018-12-03', '2018-11-29 02:58', '4260295880701', '1', 'a0YC000000mP13D', '150.00', '249.90'),
(47274, '1061997131', NULL, NULL, 'MARIACINZIA LOPARCO', 'VIA ALBEROBELLO 39', 'VIA MONTELLO 8', 'LOCOROTONDO', 'BA', '70010', 'IT', NULL, NULL, '3396872294    0804316658', '1361983371', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '', 'FedEx', NULL, '2018-12-03', '2018-12-01 10:28', '4260295881234', '1', 'a0YC000000mg66B', '150.00', '234.50'),
(47275, '1061562523', NULL, NULL, 'CIPRIAN FLORIN  BELEHUZ', 'VIA MARIO VISINTINI 27', '', 'GUIDONIA MONTECELIO', 'RM', '00012', 'IT', NULL, NULL, '3935181959', '1361549005', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '425012773919', 'FedEx', NULL, '2018-12-03', '29.11.18 15:29', '4,2603E+12', '1', 'a0YC000000mg66B', '150.00', '234.50'),
(47276, '1061548131', NULL, NULL, 'IDEMARO BRUNI', 'VIA PIERO DELLA FRANCESCA 32', '', 'MONTEMURLO', 'PO', '59013', 'IT', NULL, NULL, '3389223665', '1361535499', NULL, NULL, 'GM-508-5 Silver Case / White Face / Stainless steel band', NULL, '425012773920', 'FedEx', NULL, '2018-12-03', '29.11.18 14:58', '4,2603E+12', '1', 'a0YC000000mg66D', '150.00', '234.50'),
(47277, '1061515491', NULL, NULL, 'MARCO VENTRICE', 'VIA DI PASSO LOMBARDO 350', '', 'ROMA', 'RM', '00133', 'IT', NULL, NULL, '3466744205', '1361501971', NULL, NULL, '7002-7 Silver Case / Black Dial / Strainless steel band', NULL, '425012773930', 'FedEx', NULL, '2018-12-03', '29.11.18 12:29', '4,2603E+12', '1', 'a0YC000000mg792', '155.00', '242.50'),
(47278, '1061497941', NULL, NULL, 'YULIA KISLOVA', 'VICOLO DELLO SPORT 7', '', 'TURBIGO', 'MI', '20029', 'IT', NULL, NULL, '3,93893E+11', '1361484357', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '425012773941', 'FedEx', NULL, '2018-12-03', '29.11.18 11:28', '4,2603E+12', '1', 'a0YC000000mg66B', '150.00', '234.50'),
(47279, '1062171619', NULL, NULL, 'SAMANTHA HARVEY', '348 COED-Y-GORES LLANEDEYRN', '', 'CARDIFF', '', 'CF239NQ', 'GB', NULL, NULL, '01446623136', '1362157895', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012775120', 'FedEx', NULL, '2018-12-03', '2018-12-01 22:28', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47280, '1062147273', NULL, NULL, 'Hilary Wileman', '4 WOODLANDS COURT', 'TIMPERLEY', 'ALTRINCHAM', '', 'WA157QQ', 'GB', NULL, NULL, '07501069502', '1362134065', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '425012775131', 'FedEx', NULL, '2018-12-03', '2018-12-01 20:29', '4260295881555', '1', 'a0YC000000n213u', '120.01', '159.00'),
(47281, '1062103785', NULL, NULL, 'VICKI BARBER', '5 Birchwood drive', 'Rushmere st. Andrew', 'IPSWICH', 'Suffolk', 'IP51EB', 'GB', NULL, NULL, '+441473902267', '1362090481', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '425012775142', 'FedEx', NULL, '2018-12-03', '2018-12-01 17:28', '4260295882019', '1', 'a0YC000000n20zs', '145.00', '199.00'),
(47282, '1062067495', NULL, NULL, 'ANGELA BLACK', 'NSPP', '13 BERNARD STREET', 'GLOSSOP', '', 'SK137AA', 'GB', NULL, NULL, '07534898585', '1362054391', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '425012775153', 'FedEx', NULL, '2018-12-03', '2018-12-01 14:59', '4260295882026', '1', 'a0YC000000n20zt', '145.00', '199.00'),
(47283, '1062033327', NULL, NULL, 'SHOHID UDDIN', '36 WHITGREAVE STREET', '', 'WEST BROMWICH', '', 'B709BA', 'GB', NULL, NULL, '07474141416', '1362019721', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '425012775164', 'FedEx', NULL, '2018-12-03', '2018-12-01 12:30', '4260295880619', '1', 'a0YC000000n213r', '120.01', '159.00'),
(47284, '1061978445', NULL, NULL, 'SVETLANA RYAZANSKAYA', '41 SCHOOL LANE', '', 'WIRRAL', '', 'CH476AE', 'GB', NULL, NULL, '07722022075', '1361964845', NULL, NULL, '7002-6 Silver case / White face / Strainless steel band', NULL, '425012775175', 'FedEx', NULL, '2018-12-03', '2018-12-01 02:28', '4260295882279', '1', 'a0YC000000mgWZw', '134.99', '189.00'),
(47285, '1061966443', NULL, NULL, 'Burhan B', '48 MONTANA ROAD', '48', 'LONDON', '', 'SW178SN', 'GB', NULL, NULL, '07707478348', '1361952657', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '425012775186', 'FedEx', NULL, '2018-12-03', '2018-12-01 01:28', '4260295881982', '1', 'a0YC000000n20zp', '145.00', '199.00'),
(47286, '1061910673', NULL, NULL, 'Abdullah Alakalabi', '11 LEICESTER ROAD', '', 'PRESTON', '', 'PR11PP', 'GB', NULL, NULL, '07588878959', '1361897051', NULL, NULL, 'GM-101-6 Silver Case / White Face / Stainless steel band', NULL, '425012775197', 'FedEx', NULL, '2018-12-03', '2018-11-30 20:59', '4260295881982', '1', 'a0YC000000n20zp', '145.00', '199.00'),
(47287, '1061748443', NULL, NULL, 'HARRY G D CAIRNS', '36 CLAYDOWN WAY', 'SLIP END', 'LUTON', '', 'LU14DU', 'GB', NULL, NULL, '07711100705', '1361734699', NULL, NULL, 'GM-104-1 Argent Noir Noir', NULL, '425012775201', 'FedEx', NULL, '2018-12-03', '2018-11-30 06:58', '4260295880466', '1', 'a0YC000000mg0FF', '150.00', '219.00'),
(47288, '1061744425', NULL, NULL, 'Mr S V Ball', 'MILAN WALK', 'Milan Walk', 'BRENTWOOD', 'ESSEX', 'CM144JP', 'GB', NULL, NULL, '01277210451', '1361730699', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '425012775212', 'FedEx', NULL, '2018-12-03', '2018-11-30 04:28', '4260295881487', '1', 'a0YC000000mgWXh', '129.00', '179.00'),
(47289, '1061709541', NULL, NULL, 'devendra singh', '61 CONSFIELD AVENUE', 'consfield avenue', 'NEW MALDEN', '', 'KT36HD', 'GB', NULL, NULL, '07903711541', '1361696807', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012775223', 'FedEx', NULL, '2018-12-03', '2018-11-30 00:28', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47290, '1061692149', NULL, NULL, 'PAUL LAMMING', '12 BENCROFT', 'CHESHUNT', 'WALTHAM CROSS', '', 'EN76BE', 'GB', NULL, NULL, '07950300404', '1361679413', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '425012775234', 'FedEx', NULL, '2018-12-03', '2018-11-29 23:29', '4260295881586', '1', 'a0YC000000n213x', '120.01', '159.00'),
(47291, '1061652919', '', '', 'Nicholas Weston', '25 HAREDON CLOSE', 'Forest Hill', 'LONDON', '', 'SE233TG', '', '', '', '+447595155643', '1361639911', '', '', 'GM-104-4 Bicolore Or Noir', ' 19.12.18 Nachforschung gestellt.', '425012775245', 'FedEx', '', '2018-12-03', '2018-11-29 20:58', '4260295881203', '1', 'a0YC000000mg0FI', '150.00', '219.00'),
(47292, '1061559091', NULL, NULL, 'Paul Steel', '7 NEWTON VILLAGE', '', 'DALKEITH', '', 'EH221SN', 'GB', NULL, NULL, '07932639041', '1361546359', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '425012775256', 'FedEx', NULL, '2018-12-03', '2018-11-29 14:28', '4260295880381', '1', 'a0YC000000n20zl', '145.00', '199.00'),
(47293, '1061548185', NULL, NULL, 'JAYNE', '52 GLENCOYNE DRIVE', '', 'SOUTHPORT', '', 'PR99UT', 'GB', NULL, NULL, '07860661903', '1361535187', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '425012775267', 'FedEx', NULL, '2018-12-03', '2018-11-29 13:58', '4260295881401', '1', 'a0YC000000mgWZl', '134.99', '180.53'),
(47294, '1061516815', NULL, NULL, 'WAJEEHA ZESHAN', '297 HOLYHEAD ROAD', '', 'WEDNESBURY', '', 'WS107DQ', 'GB', NULL, NULL, '07792820960', '1361503427', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '425012775278', 'FedEx', NULL, '2018-12-03', '2018-11-29 11:58', '4260295880381', '1', 'a0YC000000n20zl', '145.00', '199.00'),
(47295, '1062213103', NULL, NULL, 'RAISSA MARINI', 'VIA DEL CORNIOLO 9/C', '', 'MONTE SAN SAVINO', 'AR', '52048', 'IT', NULL, NULL, '3398927173', '1362199495', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '425012775337', 'FedEx', NULL, '2018-12-03', '02.12.18 02:28', '4,2603E+12', '1', 'a0YC000000mg74n', '144.99', '226.90'),
(47296, '1062349481', NULL, NULL, 'MRS S', '10 MARION ROAD', '', 'COVENTRY', '', 'CV65PR', 'GB', NULL, NULL, '02476684350', '1362336079', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '425012775348', 'FedEx', NULL, '2018-12-03', '2018-12-02 16:00', '4260295880985', '1', 'a0YC000000mgWXg', '129.00', '179.00'),
(47297, '1062860481', NULL, NULL, 'DIET ERIC', 'RUE DU PR', '', 'ANDENNE', '', '5300', 'BE', NULL, NULL, '0495472277', '1362846501', NULL, NULL, 'GM-102-4 Black case / Black face / Black Leather Band', NULL, '425012776984', 'FedEx', NULL, '2018-12-06', '2018-12-04 07:28', '4260295881180', '1', 'a0YC000000kgkNP', '154.99', '239.00'),
(47298, '1062947579', NULL, NULL, 'THU T', '244 ROYAL CARRIAGE MEWS', 'ROYAL CARRIAGE MEWS,ROYAL CARRIAGE MEWS', 'SE186GL', 'LONDON', '', 'GB', NULL, NULL, '07888944188', '1362934001', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012777009', 'FedEx', NULL, '2018-12-06', '2018-12-04 16:28', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47299, '1062936739', NULL, NULL, 'Aaliyah Wright', '6 GORSE CLOSE', 'Ruabon', 'LL146BZ', 'WREXHAM', '', 'GB', NULL, NULL, '07718179109', '1362923327', NULL, NULL, '506-13 Rosegold case/Blue face/Stainless Steel Band', NULL, '425012777010', 'FedEx', NULL, '2018-12-06', '2018-12-04 15:29', '4260295882606', '1', 'a0YC000000mgWYT', '125.00', '179.00'),
(47300, '1062840185', NULL, NULL, 'Misornu Addo', 'Wardens House', '124A Goodmayes Lane', 'IG39FX', 'Ilford', '', 'GB', NULL, NULL, '07840445151', '1362826357', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '425012777020', 'FedEx', NULL, '2018-12-06', '2018-12-04 01:29', '4260295880077', '1', 'a0YC000000n20xa', '120.01', '179.00'),
(47301, '1062731923', NULL, NULL, 'Sam Colclough', '26 SYCAMORE DRIVE', '', 'NP205EU', 'NEWPORT', '', 'GB', NULL, NULL, '07772180043', '1362718541', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '425012777031', 'FedEx', NULL, '2018-12-06', '2018-12-03 19:28', '4260295880978', '1', 'a0YC000000mgWXf', '129.00', '179.00'),
(47302, '1062700915', NULL, NULL, 'MICHAEL YOUNGHUSBAND', '5 FOXGLOVE', '', 'DH47TW', 'HOUGHTON LE SPRING', '', 'GB', NULL, NULL, '07957203982', '1362687847', NULL, NULL, 'GM-101-8 Gold Case / Black Face / Stainless steel band', NULL, '425012777042', 'FedEx', NULL, '2018-12-06', '2018-12-03 16:58', '4260295882002', '1', 'a0YC000000n20zr', '145.00', '199.00'),
(47303, '1062674329', NULL, NULL, 'Thierry Kirton', '6 DEANSHANGER ROAD', 'Old Stratford', 'MK196AW', 'MILTON KEYNES', 'Buckinghamshire', 'GB', NULL, NULL, '07815590886', '1362661285', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012777053', 'FedEx', NULL, '2018-12-06', '2018-12-03 15:28', '4260295880398', '1', 'a0YC000000n20zm', '145.00', '199.00'),
(47304, '1062643053', NULL, NULL, 'JAYDENE AKEHURST, Nigel Dickin', '79 KINGS WALK', 'Leicester forest east', 'LE33JP', 'LEICESTER', 'LE3 3JP', 'GB', NULL, NULL, '07970601204', '1362629151', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012777064', 'FedEx', NULL, '2018-12-06', '2018-12-03 12:59', '4260295880398', '1', 'a0YC000000n20zm', '145.00', '199.00'),
(47305, '1062594163', NULL, NULL, 'Deon looker', '44 stonehills lane', '', 'WA75UL', 'Runcorn', 'Cheshire', 'GB', NULL, NULL, '07745548077', '1362580257', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '425012777075', 'FedEx', NULL, '2018-12-06', '2018-12-03 05:28', '4260295882187', '1', 'a0YC000000mgSm0', '132.99', '189.00'),
(47306, '1063136939', NULL, NULL, 'Massimiliano Boch', 'VIA QUINTAVALLE 27', 'DESTINATARIO MAX', 'CARBONERA', 'TV', '31030', 'IT', NULL, NULL, '3485846606', '1363123201', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '425012777708', 'FedEx', NULL, '2018-12-07', '2018-12-05 12:29', '4260295881234', '1', 'a0YC000000mg66B', '150.00', '234.50'),
(47307, '1063230139', NULL, NULL, 'Ian Smith', '29 BRIGHT STREET', 'CROSSKEYS', 'NEWPORT', '', 'NP117PB', 'GB', NULL, NULL, '07949 896799', '1363216359', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012777671', 'FedEx', NULL, '2018-12-07', '2018-12-05 17:29', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47308, '1063169333', NULL, NULL, 'A wright', '56 MAIN STREET', 'Swadlincote', 'SWADLINCOTE', '', 'DE126PZ', 'GB', NULL, NULL, '07889828551', '1363156023', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '425012777682', 'FedEx', NULL, '0000-00-00', '2018-12-05 13:58', '4260295880916', '1', 'a0YC000000mgWXc', '129.00', '179.00'),
(47309, '1063126363', NULL, NULL, 'Samantha Raynes', 'Royal London House', 'Alderley Road', 'Wilmslow', 'Cheshire', 'SK91PF', 'GB', NULL, NULL, '07951012375', '1363112655', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012777693', 'FedEx', NULL, '0000-00-00', '2018-12-05 10:28', '4260295880398', '1', 'a0YC000000n20zm', '145.00', '199.00'),
(47310, '1063513239', NULL, NULL, 'Jelle', 'SCHOOLSTRAAT 9', '', 'RAMSEL', '', '2230', 'BE', NULL, NULL, '479890231', '1363499589', NULL, NULL, '4004-3 Or Noir Noir', NULL, '425012778417', 'FedEx', NULL, '0000-00-00', '06.12.18 21:28', '4,2603E+12', '1', 'a0YC000000kgkKE', '155.00', '219.00'),
(47311, '1063383831', NULL, NULL, 'SW CONSEIL.    WEYCKMANS SEBAS', 'RUE WALTH', '', 'GRIVEGN', '', '4030', 'BE', NULL, NULL, '32499173717', '1363369973', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '425012778428', 'FedEx', NULL, '0000-00-00', '06.12.18 10:28', '4,2603E+12', '1', 'a0YC000000kgizj', '155.00', '229.00'),
(47312, '1063441531', NULL, NULL, 'Belain Alain', '90 RUE DE LA MOTTE', '', 'LE PUISET', 'EURE ET LOIR', '28310', 'FR', NULL, NULL, '0642907508', '1363428171', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '425012778439', 'FedEx', NULL, '2018-12-10', '2018-12-06 13:29', '4260295881487', '1', 'a0YC000000kdY9d', '148.00', '249.90'),
(47313, '1063369651', NULL, NULL, 'Tommaso Rosa', 'VIA ALDO MORO 18', '', 'PESCHIERA BORROMEO', 'MI', '20068', 'IT', NULL, NULL, '', '1363355659', NULL, NULL, 'GM-508-4 Black case / Black face / Black Leather Band', NULL, '425012778406', 'FedEx', NULL, '2018-12-10', '2018-12-06 04:28', '4260295881241', '1', 'a0YC000000mg66C', '150.00', '234.50'),
(47314, '1063559673', NULL, NULL, 'Gemma Allcorn', '10 HEATHERDOWN ROAD', 'WEST MOORS', 'FERNDOWN', '', 'BH220BY', 'GB', NULL, NULL, '07838794941', '1363546165', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '425012778358', 'FedEx', NULL, '2018-12-10', '2018-12-06 23:29', '4260295880077', '1', 'a0YC000000n20xa', '120.01', '179.00'),
(47315, '1063552075', NULL, NULL, 'LIANNE BRUNT', '1 DALEWOOD CLOSE', 'HADY', 'CHESTERFIELD', '', 'S410DD', 'GB', NULL, NULL, '07969223680', '1363538235', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '425012778369', 'FedEx', NULL, '2018-12-10', '2018-12-06 22:59', '4260295880985', '1', 'a0YC000000mgWXg', '129.00', '179.00'),
(47316, '1063484017', NULL, NULL, 'Charlie Franklin', '76 Harwich Road', 'Little Oakley', 'Harwich', 'Essex', 'CO125JA', 'GB', NULL, NULL, '07909680776', '1363470117', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '425012778370', 'FedEx', NULL, '2018-12-10', '2018-12-06 17:58', '4260295880985', '1', 'a0YC000000mgWXg', '129.00', '179.00'),
(47317, '1063461535', NULL, NULL, 'Alan Etheridge', '43 MANCHESTER OLD ROAD', '', 'BURY', '', 'BL90TR', 'GB', NULL, NULL, '', '1363448215', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012778380', 'FedEx', NULL, '2018-12-10', '2018-12-06 15:59', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47318, '1063367777', NULL, NULL, 'FLORIN ROSU', '34 WARDS ROAD', '', 'ILFORD', '', 'IG27BA', 'GB', NULL, NULL, '07586577447', '1363353871', NULL, NULL, 'GM-513-5 Black Case / Black Face / Black Leather band', NULL, '425012778391', 'FedEx', NULL, '2018-12-10', '2018-12-06 02:58', '4260295882217', '1', 'a0YC000000mgSm2', '132.99', '189.00'),
(47319, '1063833605', NULL, NULL, 'Patrizio Ceppitelli', 'VIA VENTINELLA 69', '', 'MAGIONE', 'PG', '06063', 'IT', NULL, NULL, '3424678341', '1363819645', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '435139660802', 'FedEx', NULL, '2018-12-10', '2018-12-07 23:58', '4260295881234', '1', 'a0YC000000mg66B', '150.00', '234.50'),
(47320, '1063826223', NULL, NULL, 'JOANNE WORRALL', '7 PRESTWICK ROAD KINGSWAY', 'KINGSWAY', 'GLOUCESTER', '', 'GL22EZ', 'GB', NULL, NULL, '01452649935', '1363812405', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '435139660776', 'FedEx', NULL, '2018-12-10', '2018-12-07 22:28', '4260295881678', '1', 'a0YC000000mg0FM', '150.00', '219.00'),
(47321, '1063676895', NULL, NULL, 'MRS ALLISON', '10 FIELDFARE', '', 'LEIGHTON BUZZARD,BEDS', '', 'LU74DG', 'GB', NULL, NULL, '07722935304', '1363662953', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '435139660787', 'FedEx', NULL, '2018-12-10', '2018-12-07 13:58', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47322, '1063607675', NULL, NULL, 'Richard Kyte', '14 OAKWOOD', 'CHORLEY', 'BRIDGNORTH', '', 'WV166AR', 'GB', NULL, NULL, '07508052484', '1363593623', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '435139660798', 'FedEx', NULL, '2018-12-10', '2018-12-07 03:28', '4260295880916', '1', 'a0YC000000mgWXc', '129.00', '179.00'),
(47323, '1063899491', NULL, NULL, 'Myriam Struyven', 'SINT-JANSDREEF 1', '', 'EEKLO', '', '9900', 'BE', NULL, NULL, '09/3784059', '1363885317', NULL, NULL, '4004-3 Or Noir Noir', NULL, '435139661257', 'FedEx', NULL, '2018-12-10', '2018-12-08 04:28', '4260295881081', '1', 'a0YC000000kgkKE', '155.00', '219.00'),
(47324, '1064071885', NULL, NULL, 'Cinzia Ortali', 'VIA SINTRIA 20', 'VIA SINTRIA, 20', 'RAVENNA', 'RA', '48121', 'IT', NULL, NULL, '3394692399', '1364058255', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '435139661246', 'FedEx', NULL, '2018-12-11', '2018-12-08 22:28', '4260295881234', '1', 'a0YC000000mg66B', '150.00', '234.50'),
(47325, '1064319593', NULL, NULL, 'DEAN THOMAS', '14 FFORDD KILBY', 'LOUGHOR', 'SWANSEA', '', 'SA46PB', 'GB', NULL, NULL, '07446136755', '1364306387', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '435139661268', 'FedEx', NULL, '2018-12-11', '2018-12-09 20:28', '4260295881579', '1', 'a0YC000000n213w', '120.01', '159.00'),
(47326, '1064304449', NULL, NULL, 'CLARE GREENAWAY', '105 WEST STREET', '', 'MIDDLESBROUGH', '', 'TS60LH', 'GB', NULL, NULL, '07703473016', '1364291019', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '435139661279', 'FedEx', NULL, '2018-12-11', '2018-12-09 19:29', '4260295880626', '1', 'a0YC000000n213s', '120.01', '159.00'),
(47327, '1064222285', NULL, NULL, 'Sue Saunders', '11/57 MAEN VALLEY', 'GOLDENBANK', 'FALMOUTH', '', 'TR115BJ', 'GB', NULL, NULL, '01326315940', '1364208549', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '435139661280', 'FedEx', NULL, '2018-12-11', '2018-12-09 14:58', '4260295880916', '1', 'a0YC000000mgWXc', '129.00', '179.00'),
(47328, '1064141715', NULL, NULL, 'BOBBIEMARIE SULLIVAN', '29B ALBYN AVENUE', '', 'CAMPBELTOWN', '', 'PA286LX', 'GB', NULL, NULL, '07757796758', '1364127603', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '435139661290', 'FedEx', NULL, '2018-12-11', '2018-12-09 03:28', '4260295881401', '1', 'a0YC000000mgWZl', '134.99', '180.53'),
(47329, '1064109203', NULL, NULL, 'Emma rowe', '78 millin way', '', 'Dawlish warren', 'Devon', 'EX70EP', 'GB', NULL, NULL, '07969388467', '1364095147', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '435139661305', 'FedEx', NULL, '2018-12-11', '2018-12-09 00:28', '4260295880398', '1', 'a0YC000000n20zm', '145.00', '199.00'),
(47330, '1064094203', NULL, NULL, 'KEELEY LONEY', '8 FOXROYD LANE', 'THORNHILL', 'DEWSBURY', '', 'WF120BB', 'GB', NULL, NULL, '07545230769', '1364080243', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '435139661316', 'FedEx', NULL, '2018-12-11', '2018-12-08 22:59', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47331, '1064073243', NULL, NULL, 'IWONA INTERNATIONAL SUPERMARKE', '44 UNION STREET', '', 'PLYMOUTH', '', 'PL13EY', 'GB', NULL, NULL, '07935488087', '1364059497', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '435139661327', 'FedEx', NULL, '2018-12-11', '2018-12-08 21:29', '4260295881678', '1', 'a0YC000000mg0FM', '150.00', '219.00'),
(47332, '1064046339', NULL, NULL, 'Simon Fitzgerald', 'Gas world ltd', 'Unit 1, St annes business park', 'BRISTOL', 'Bristol', 'BS44EU', 'GB', NULL, NULL, '07827811253', '1364032431', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '435139661338', 'FedEx', NULL, '2018-12-11', '2018-12-08 19:29', '4260295880398', '1', 'a0YC000000n20zm', '145.00', '199.00'),
(47333, '1063999731', NULL, NULL, 'ZEYNAB TAHAN', 'FLAT 11 WEY HOUSE', 'PENFOLD STREET', 'CHURCH STREET ESTATE', '', 'NW88PY', 'GB', NULL, NULL, '07737150485', '1363986567', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '435139661349', 'FedEx', NULL, '2018-12-11', '2018-12-08 16:28', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47334, '1063985049', NULL, NULL, 'Rostislav Shevchenko', 'Flat 4,', '10 Grandfield Avenue', 'Watford', '', 'WD174XA', 'GB', NULL, NULL, '07825446448', '1363971615', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '435139661350', 'FedEx', NULL, '2018-12-11', '2018-12-08 15:29', '4260295880619', '1', 'a0YC000000n213r', '120.01', '159.00'),
(47335, '1063898133', NULL, NULL, 'KIRSTY HUTCHINSON', '15 FAIRMAID GROVE', '', 'NOTTINGHAM', '', 'NG118EN', 'GB', NULL, NULL, '07483872310', '1363884077', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '435139661360', 'FedEx', NULL, '2018-12-11', '2018-12-08 03:28', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47336, '1063887891', NULL, NULL, 'AMBER HOLROYD', '38 DULVERTON COTTINGLEY', '', 'LEEDS', '', 'LS110LB', 'GB', NULL, NULL, '07939377126', '1363874091', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '435139661371', 'FedEx', NULL, '2018-12-11', '2018-12-08 01:59', '4260295882026', '1', 'a0YC000000n20zt', '145.00', '199.00'),
(47337, '1063885641', NULL, NULL, 'PADRAIG MC MAHON', '40 ROCKSTOWN ROAD', '', 'OMAGH', '', 'BT799BE', 'GB', NULL, NULL, '07864728739', '1363872201', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '435139661382', 'FedEx', NULL, '2018-12-11', '2018-12-08 01:58', '4260295881586', '1', 'a0YC000000n213x', '120.01', '159.00'),
(47338, '1064790795', NULL, NULL, 'RAPHAEL PISCOPO', 'Rue G', 'Dixmude 5 ', 'Sclessin', '', '4000', 'BE', NULL, NULL, '0479479324', '1364777073', NULL, NULL, 'GM-513-1 Silver case / White face / Black Leather Band', NULL, '425012780818', 'FedEx', NULL, '2018-12-13', '2018-12-11 18:28', '4260295882170', '1', 'a0YC000000kgizi', '155.00', '229.00'),
(47339, '1064750825', NULL, NULL, 'KAYE LOHAN', '40 PADDOCK GARDEN', '', 'BRISTOL', '', 'BS140TG', 'GB', NULL, NULL, '07800758568', '1364736849', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '425012780689', 'FedEx', NULL, '2018-12-13', '2018-12-11 13:59', '4260295880077', '1', 'a0YC000000n20xa', '120.01', '179.00'),
(47340, '1064710491', NULL, NULL, 'Victoria  britton', '21 the marches', '', 'Kingsfold', 'West sussex', 'RH123SY', 'GB', NULL, NULL, '07545484786', '1364696219', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012780690', 'FedEx', NULL, '2018-12-13', '2018-12-11 09:58', '4260295880398', '1', 'a0YC000000n20zm', '145.00', '199.00'),
(47341, '1064704611', NULL, NULL, 'Michael Barter', '48 ROYSTON ROAD', '', 'CAMBRIDGE', '', 'CB227NH', 'GB', NULL, NULL, '07889315142', '1364690341', NULL, NULL, '3004-1 Silver case / Gold face / Black Leather Band', NULL, '425012780704', 'FedEx', NULL, '2018-12-13', '2018-12-11 08:28', '4260295880053', '1', 'a0YC000000n20xY', '120.01', '179.00'),
(47342, '1064630353', NULL, NULL, 'Vicki Barber', '5 BIRCHWOOD DRIVE', 'RUSHMERE ST. ANDREW', 'IPSWICH', '', 'IP51EB', 'GB', NULL, NULL, '+441473902267', '1364616179', NULL, NULL, 'GM-101-8 Gold Case / Black Face / Stainless steel band', NULL, '425012780715', 'FedEx', NULL, '2018-12-13', '2018-12-10 22:28', '4260295882002', '1', 'a0YC000000n20zr', '145.00', '199.00'),
(47343, '1064621577', NULL, NULL, 'Jeff ramsdale', '17A MORTIMER ROAD', '', 'SOUTH SHIELDS', '', 'NE334TT', 'GB', NULL, NULL, '07793185341', '1364607715', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '425012780726', 'FedEx', NULL, '2018-12-13', '2018-12-10 21:29', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47344, '1064587547', NULL, NULL, 'Mike Remnant', '64 MERRITTS WAY', 'POOL', 'REDRUTH', '', 'TR153TY', 'GB', NULL, NULL, '01209314825', '1364573289', NULL, NULL, 'GM-101-8 Gold Case / Black Face / Stainless steel band', NULL, '425012780737', 'FedEx', NULL, '2018-12-13', '2018-12-10 18:58', '4260295882002', '1', 'a0YC000000n20zr', '145.00', '199.00'),
(47345, '1064583213', NULL, NULL, 'PETER MACGREGOR', '7 WEST CRESCENT', '', 'MIDDLESBROUGH', '', 'TS54HP', 'GB', NULL, NULL, '07507808293', '1364569309', NULL, NULL, '506-9 Silver Case/Black Face/Stainless Steel Band', NULL, '425012780748', 'FedEx', NULL, '2018-12-13', '2018-12-10 18:28', '4260295882569', '1', 'a0YC000000mgWYP', '125.00', '179.00'),
(47346, '1064492867', NULL, NULL, 'Julia French', '51A BROAD STREET', '51A', 'STAMFORD', '', 'PE91PX', 'GB', NULL, NULL, '07943812969', '1364479055', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012780759', 'FedEx', NULL, '2018-12-13', '2018-12-10 11:28', '4260295880398', '1', 'a0YC000000n20zm', '145.00', '199.00'),
(47347, '1064466097', NULL, NULL, 'PETER MACGREGOR', '7 WEST CRESCENT', '', 'MIDDLESBROUGH', '', 'TS54HP', 'GB', NULL, NULL, '07507808293', '1364451813', NULL, NULL, 'GM-3005-A1 Silver case / White face / Stainless steel Band', NULL, '425012780748', 'FedEx', NULL, '2018-12-13', '2018-12-10 03:58', '4260295880961', '1', 'a0YC000000mgWXe', '129.00', '179.00'),
(47348, '1064474343', NULL, NULL, 'WILL ANDREWS', '2 COUSLEY CLOSE', '', 'GLOUCESTER', '', 'GL33RN', 'GB', NULL, NULL, '07837688176', '1364460083', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012780770', 'FedEx', NULL, '2018-12-13', '2018-12-10 08:28', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47349, '1064473133', NULL, NULL, 'SORAN AHMAD', '7 sheepridge road', '', 'HUDDERSFIELD', '', 'HD21HA', 'GB', NULL, NULL, '07916120295', '1364458851', NULL, NULL, 'GM-104-7 Argent Noir Acier', NULL, '425012780781', 'FedEx', NULL, '2018-12-13', '2018-12-10 07:58', '4260295881661', '1', 'a0YC000000mg0FL', '150.00', '219.00'),
(47350, '1064420851', NULL, NULL, 'Tarek Court', 'WORMHOLT ROAD', '61', 'LONDON', '', 'W120LY', 'GB', NULL, NULL, '', '1364407465', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012780792', 'FedEx', NULL, '2018-12-13', '2018-12-10 00:28', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47351, '1065091371', NULL, NULL, 'ALLISON SHAYLE', '7 LEICESTER AVENUE', '', 'CR41PH', 'MITCHAM', '', 'GB', NULL, NULL, '07940389704', '1365077469', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012781402', 'FedEx', NULL, '2018-12-14', '2018-12-12 23:29', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47352, '1065079105', NULL, NULL, 'ANNA FABUSUYI', '20 KNIGHTS CRESCENT', '', 'MK22FJ', 'MILTON KEYNES', '', 'GB', NULL, NULL, '07429849028', '1365064687', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012781413', 'FedEx', NULL, '2018-12-14', '2018-12-12 22:58', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47353, '1065060335', NULL, NULL, 'DARREL CARTER', '5 RAYLEIGH HOUSE SHIRLEY ROAD', 'ABBOTTS LANGLEY', 'WD50NE', 'HERTS', '', 'GB', NULL, NULL, '07944922828', '1365046055', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '425012781424', 'FedEx', NULL, '2018-12-14', '2018-12-12 20:59', '4260295882019', '1', 'a0YC000000n20zs', '145.00', '199.00'),
(47354, '1064937737', NULL, NULL, 'Bhima Narbad', '36 BROADACRES', 'Leckwith', 'CF118DD', 'CARDIFF', '', 'GB', NULL, NULL, '07974700890', '1364923349', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '425012781435', 'FedEx', NULL, '2018-12-14', '2018-12-12 08:58', '4260295880916', '1', 'a0YC000000mgWXc', '129.00', '179.00'),
(47355, '1064923871', '', '', 'Hamsah Shidan', '79 CHEESEMANS TERRACE', '', 'W149XG', 'LONDON', '', '', '', '', '07821625191', '1364909739', '', '', 'GM-3005-4 Gold case / Black face / Black Leather Band', 'Uhr am 30.12.18 zurÃ¼ck erhalten!', '425012781446', 'FedEx', '', '2018-12-14', '2018-12-12 02:28', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47356, '1064812981', NULL, NULL, 'Katie Dickenson', '11 CURLEW ROAD', 'OLD SARUM', 'SP46GQ', 'SALISBURY', '', 'GB', NULL, NULL, '07423125262', '1364799047', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '425012781480', 'FedEx', NULL, '2018-12-14', '2018-12-11 19:28', '4260295882026', '1', 'a0YC000000n20zt', '145.00', '199.00'),
(47357, '1064789599', '', '', 'DAWIT DAGNACHEW', '20 ELF ROW', '', 'E1W3EH', 'LONDON', '', '', '', '', '07832299407', '1364775445', '', '', 'GM-107-3 Gold case / Black face / Brown Leather Band', 'Uhr am 11.01.19 zurÃ¼ck erhalten! 784853754305 ', '425012781468', 'FedEx', '', '2018-12-14', '2018-12-11 17:28', '4260295880626', '1', 'a0YC000000n213s', '120.01', '159.00'),
(47358, '1065222363', NULL, NULL, 'ORNELLA VADILONGA', 'VIA SA GIARA 8', '', 'MONSERRATO', 'CA', '09042', 'IT', NULL, NULL, '3280196754', '1365208189', NULL, NULL, 'GM-508-1 Silver case / White face / Black Leather Band', NULL, '425012782008', 'FedEx', NULL, '2018-12-17', '2018-12-13 18:28', '4260295881210', '1', 'a0YC000000mg669', '150.00', '234.50'),
(47359, '1064795587', NULL, NULL, 'DEBORA GRAVINA', 'VIA CARIGNANO 120RIVALTA DI ', 'TORINO ', 'RIVALTA DI TORINO', 'TO', '10040', 'IT', NULL, NULL, '3385306846', '1364781275', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '425012782020', 'FedEx', NULL, '2018-12-17', '2018-12-11 18:58', '4260295881234', '1', 'a0YC000000mg66B', '150.00', '234.50'),
(47360, '1064502171', NULL, NULL, 'Filippo Monterosso', 'VIA ANGELI 3', 'ORTOPEDIA BIASIOLI', 'ADRIA', 'RO', '45011', 'IT', NULL, NULL, '3392813692', '1364487925', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '425012782030', 'FedEx', NULL, '2018-12-17', '2018-12-10 12:59', '4260295881234', '1', 'a0YC000000mg66B', '150.00', '234.50'),
(47361, '1065285233', NULL, NULL, 'Cassey Qevani', '9 SPINNEY CLOSE', '', 'NOTTINGHAM', '', 'NG123QE', 'GB', NULL, NULL, '+447546033275', '1365271139', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '425012782041', 'FedEx', NULL, '2018-12-17', '2018-12-13 23:28', '4260295881562', '1', 'a0YC000000n213v', '120.01', '159.00'),
(47362, '1065251833', NULL, NULL, 'Roy Taylor', '122 UPLANDS AVENUE', '', 'ROWLEY REGIS', '', 'B659PT', 'GB', NULL, NULL, '', '1365237571', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '425012782052', 'FedEx', NULL, '2018-12-17', '2018-12-13 20:29', '4260295880916', '1', 'a0YC000000mgWXc', '129.00', '179.00'),
(47363, '1065191167', NULL, NULL, 'Mrs Jennifer Haywood', '162 Rectory Park Road', 'Sheldon', 'Birmingham', '', 'B263LG', 'GB', NULL, NULL, '07772610919', '1365177053', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '425012782063', 'FedEx', NULL, '2018-12-17', '2018-12-13 14:58', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47364, '1065130393', NULL, NULL, 'L Poole', '17 WALSON WAY', '', 'STANSTED', '', 'CM248GD', 'GB', NULL, NULL, '07957481239', '1365115983', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '425012782074', 'FedEx', NULL, '2018-12-17', '2018-12-13 03:28', '4260295880978', '1', 'a0YC000000mgWXf', '129.00', '179.00'),
(47365, '1065611993', '', '', 'LUC MOLITOR', 'CHEMIN DE LA BERGERIE 1', '', 'RULLES', '', '6724', '', '', '', '0479816308', '1365597693', '', '', 'GM-513-4 Gold case / Black face / Brown Leather Band', '', 'storniert', 'FedEx', '', '2018-12-17', '2018-12-15 22:58', '4260295882200', '1', 'a0YC000000kgizk', '155.00', '229.00'),
(47366, '1065592887', NULL, NULL, 'Aleksandra Seroczynska', '8 CLAREMONT COURT', '', 'EDINBURGH', '', 'EH74LA', 'GB', NULL, NULL, '07523466654', '1365578423', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012783184', 'FedEx', NULL, '2018-12-17', '2018-12-15 19:58', '4260295880398', '1', 'a0YC000000n20zm', '145.00', '199.00'),
(47367, '1065540695', NULL, NULL, 'William Reid', '82 WEST PERCY ROAD', '', 'NORTH SHIELDS', '', 'NE297RG', 'GB', NULL, NULL, '07542730445', '1365526483', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '425012783195', 'FedEx', NULL, '2018-12-17', '2018-12-15 14:28', '4260295881586', '1', 'a0YC000000n213x', '120.01', '159.00'),
(47368, '1065520959', NULL, NULL, 'Rania Gkortzi-Giannoudi', '21 CRICKETERS FOLD', '', 'LEEDS', 'LEEDS', 'LS178WE', 'GB', NULL, NULL, '00447710219505', '1365506903', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '425012783200', 'FedEx', NULL, '2018-12-17', '2018-12-15 12:28', '4260295880381', '1', 'a0YC000000n20zl', '145.00', '199.00'),
(47369, '1065477563', NULL, NULL, 'Karim Francis', '135 ARKWRIGHTS', 'Arkwrights', 'HARLOW', 'ESSEX', 'CM203LZ', 'GB', NULL, NULL, '07789643755', '1365463285', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012783210', 'FedEx', NULL, '2018-12-17', '2018-12-15 00:58', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47370, '1065398431', NULL, NULL, 'Adele Hickman', '11 HONFORD ROAD', 'WYTHENSHAWE', 'MANCHESTER', '', 'M229PA', 'GB', NULL, NULL, '07546505684', '1365384253', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '425012783221', 'FedEx', NULL, '2018-12-17', '2018-12-14 15:58', '4260295881579', '1', 'a0YC000000n213w', '120.01', '159.00'),
(47371, '1065375885', NULL, NULL, 'Andrew Davis', '21 YEWCROFT CLOSE', 'Whitchurch', 'BRISTOL', '', 'BS140ES', 'GB', NULL, NULL, '+447792442350', '1365361517', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '425012783232', 'FedEx', NULL, '2018-12-17', '2018-12-14 13:29', '4260295881487', '1', 'a0YC000000mgWXh', '129.00', '179.00'),
(47372, '1065357619', NULL, NULL, 'Claire Lawrence', '59 ROSE HILL PARK WEST', '', 'SUTTON', '', 'SM13LA', 'GB', NULL, NULL, '02086448440', '1365343243', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012783243', 'FedEx', NULL, '2018-12-17', '2018-12-14 11:58', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47373, '1065337307', '', '', 'PETER MACGREGOR', '7 WEST CRESCENT', '', 'MIDDLESBROUGH', '', 'TS54HP', '', '', '', '07507808293', '1365322785', '', '', 'GM-513-4 Gold case / Black face / Brown Leather Band', '', '435139666590', 'FedEx', '', '2019-01-14', '2018-12-14 08:28', '4260295882200', '1', 'a0YC000000mgSm1', '132.99', '189.00'),
(47374, '1065337275', NULL, NULL, 'PETER MACGREGOR', '7 WEST CRESCENT', '', 'MIDDLESBROUGH', '', 'TS54HP', 'GB', NULL, NULL, '07507808293', '1365322751', NULL, NULL, '7002-8 Gold Case / White face / Strainless steel band', NULL, '425012783254', 'FedEx', NULL, '2018-12-17', '2018-12-14 08:28', '4260295882293', '1', 'a0YC000000mgWZy', '134.99', '189.00'),
(47375, '1065337263', NULL, NULL, 'PETER MACGREGOR', '7 WEST CRESCENT', '', 'MIDDLESBROUGH', '', 'TS54HP', 'GB', NULL, NULL, '07507808293', '1365322747', NULL, NULL, '510-7 Gold Case / Black Face / Stainless steel band', NULL, '425012783254', 'FedEx', NULL, '2018-12-17', '2018-12-14 08:28', '4260295881432', '1', 'a0YC000000mgWZp', '134.99', '180.53'),
(47376, '1065337221', NULL, NULL, 'PETER MACGREGOR', '7 WEST CRESCENT', '', 'MIDDLESBROUGH', '', 'TS54HP', 'GB', NULL, NULL, '07507808293', '1365322701', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '425012783254', 'FedEx', NULL, '2018-12-17', '2018-12-14 08:28', '4260295881579', '1', 'a0YC000000mgSnN', '135.00', '179.00'),
(47377, '1065337159', NULL, NULL, 'PETER MACGREGOR', '7 WEST CRESCENT', '', 'MIDDLESBROUGH', '', 'TS54HP', 'GB', NULL, NULL, '07507808293', '1365322637', NULL, NULL, '7002-9 Gold Case / Black Face / Strainless steel band', NULL, '425012783254', 'FedEx', NULL, '2018-12-17', '2018-12-14 08:28', '4260295882309', '1', 'a0YC000000mgWZz', '134.99', '189.00'),
(47378, '1065337163', NULL, NULL, 'PETER MACGREGOR', '7 WEST CRESCENT', '', 'MIDDLESBROUGH', '', 'TS54HP', 'GB', NULL, NULL, '07507808293', '1365322633', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '425012783254', 'FedEx', NULL, '2018-12-17', '2018-12-14 08:28', '4260295881678', '1', 'a0YC000000mg0FM', '150.00', '219.00'),
(47379, '1065337147', NULL, NULL, 'PETER MACGREGOR', '7 WEST CRESCENT', '', 'MIDDLESBROUGH', '', 'TS54HP', 'GB', NULL, NULL, '07507808293', '1365322623', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '425012783254', 'FedEx', NULL, '2018-12-17', '2018-12-14 08:28', '4260295881555', '1', 'a0YC000000n213u', '120.01', '159.00'),
(47380, '1065332063', NULL, NULL, 'PETER MACGREGOR', '7 WEST CRESCENT', '', 'MIDDLESBROUGH', '', 'TS54HP', 'GB', NULL, NULL, '07507808293', '1365317547', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '425012783254', 'FedEx', NULL, '2018-12-17', '2018-12-14 04:28', '4260295880077', '1', 'a0YC000000n20xa', '120.01', '179.00'),
(47381, '1065331995', NULL, NULL, 'PETER MACGREGOR', '7 WEST CRESCENT', '', 'MIDDLESBROUGH', '', 'TS54HP', 'GB', NULL, NULL, '07507808293', '1365317477', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '425012783254', 'FedEx', NULL, '2018-12-17', '2018-12-14 04:28', '4260295881678', '1', 'a0YC000000mg0FM', '150.00', '219.00'),
(47382, '1065331985', NULL, NULL, 'PETER MACGREGOR', '7 WEST CRESCENT', '', 'MIDDLESBROUGH', '', 'TS54HP', 'GB', NULL, NULL, '07507808293', '1365317463', NULL, NULL, 'GM-3005-A1 Silver case / White face / Stainless steel Band', NULL, '425012783254', 'FedEx', NULL, '2018-12-17', '2018-12-14 04:28', '4260295880961', '1', 'a0YC000000mgWXe', '129.00', '179.00'),
(47383, '1065333921', NULL, NULL, 'Callum Cheadle', '126 CENTRAL DRIVE', '', 'BILSTON', '', 'WV148JH', 'GB', NULL, NULL, '07594788701', '1365319387', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '425012783265', 'FedEx', NULL, '2018-12-17', '2018-12-14 05:58', '4260295880626', '1', 'a0YC000000n213s', '120.01', '159.00'),
(47384, '1065690181', NULL, NULL, 'SEFA ADELAJDA', 'VIA ENRICO ZAMBONINI N. 53', '', 'REGGIO EMILIA', 'RE', '42124', 'IT', NULL, NULL, '3888371358', '1365675915', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '425012785279', 'FedEx', NULL, '2018-12-19', '2018-12-16 14:58', '4260295881234', '1', 'a0YC000000mg66B', '150.00', '234.50'),
(47385, '1065851279', NULL, NULL, 'Nicola Kimball', '77 SANDRINGHAM ROAD', 'Bredbury', 'SK62EJ', 'STOCKPORT', 'Cheshire', 'Gro', NULL, NULL, '07850006036', '1365836731', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '425012785202', 'FedEx', NULL, '2018-12-19', '2018-12-17 12:58', '4260295880916', '1', 'a0YC000000mgWXc', '129.00', '179.00'),
(47386, '1065832251', NULL, NULL, 'Nikolas Ioannou', '84 NORTH STREET', 'HEWSON CONSULTING ENGINEER', 'GU14AU', 'GUILDFORD', '', 'Gro', NULL, NULL, '', '1365817617', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012785213', 'FedEx', NULL, '2018-12-19', '2018-12-17 08:58', '4260295880398', '1', 'a0YC000000n20zm', '145.00', '199.00'),
(47387, '1065813871', NULL, NULL, 'HEATHER LANE', '13 STANHOPE DRIVE', '', 'LS184ES', 'LEEDS', '', 'Gro', NULL, NULL, '07864640883', '1365799557', NULL, NULL, '3004-2 Silver case / Black face / Black Leather Band', NULL, '425012785224', 'FedEx', NULL, '2018-12-19', '2018-12-17 01:28', '4260295880060', '1', 'a0YC000000n20xZ', '120.01', '179.00'),
(47388, '1065797169', NULL, NULL, 'GINA PANCARO', '5 MARSH WAY', 'CHAPEL-EN-LE-FRITH', 'SK239AD', 'HIGH PEAK', '', 'Gro', NULL, NULL, '07838986130', '1365783053', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012785235', 'FedEx', NULL, '2018-12-19', '2018-12-16 23:59', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47389, '1065794923', NULL, NULL, 'Kevin coutts', '29 LOCHSIDE DRIVE', '', 'AB238EH', 'ABERDEEN', '', 'Gro', NULL, NULL, '07970750324', '1365780561', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '425012785246', 'FedEx', NULL, '2018-12-19', '2018-12-16 23:58', '4260295880050', '1', 'a0YC000000n20zo', '145.00', '199.00'),
(47390, '1065738287', NULL, NULL, 'Irene Melia', '8 ENNISMORE ROAD', '', 'L237UG', 'LIVERPOOL', '', 'Gro', NULL, NULL, '01519230203', '1365723821', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012785257', 'FedEx', NULL, '2018-12-19', '2018-12-16 18:29', '4260295880398', '1', 'a0YC000000n20zm', '145.00', '199.00'),
(47391, '1065656129', NULL, NULL, 'Abbie Wingrove', 'Milford Place', '', 'OX201EN', 'Wootton Woodstock', '', 'Gro', NULL, NULL, '07925160976', '1365641515', NULL, NULL, 'GM-3005-A1 Silver case / White face / Stainless steel Band', NULL, '425012785268', 'FedEx', NULL, '2018-12-19', '2018-12-16 08:28', '4260295880961', '1', 'a0YC000000mgWXe', '129.00', '179.00'),
(47392, '1066096661', NULL, NULL, 'Giuseppe Formolo', 'Cit', '', 'Str', '', '7110', 'BE', NULL, NULL, '0496195408', '1366082031', NULL, NULL, 'GM-513-5 Black Case / Black Face / Black Leather band', NULL, '425012787536', 'FedEx', NULL, '2018-12-21', '2018-12-19 14:28', '4260295882217', '1', 'a0YC000000kgizl', '155.00', '229.00'),
(47393, '1066066661', NULL, NULL, 'UARDA', 'KAMPSTRAAT 59', '', 'ZWIJNDRECHT', '', '2070', 'BE', NULL, NULL, '0467785577', '1366051939', NULL, NULL, '4004-8 Black case / Black Face / Stainless steel band', NULL, '425012787525', 'FedEx', NULL, '2018-12-21', '2018-12-19 03:28', '4260295881135', '1', 'a0YC000000kgkKJ', '155.00', '219.00'),
(47394, '1066073849', '', '', 'Cristina CUCU', '1384AFLAT 1 LONDON ROAD', '', 'LONDON', '', 'SW164BZ', '', '', '', '07711035610', '1366059113', '', '', '101-3 Gold case / Black face / Brown Leather Band', 'Uhr am 16.01.19 zurück erhalten, da Kunde nicht zu hause war und Uhr auch nicht bei Fedex abgeholt hat.', '425012787547', 'FedEx', '', '2018-12-21', '2018-12-19 07:58', '4260295880398', '1', 'a0YC000000n20zm', '145.00', '199.00'),
(47395, '1066143797', NULL, NULL, 'JACK WHILE', '40 CURLEW DRIVE', 'TILEHURST', 'READING', '', 'RG314TA', 'GB', NULL, NULL, '07527940966', '1366129169', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '425012787606', 'FedEx', NULL, '2018-12-21', '2018-12-19 22:58', '4260295880050', '1', 'a0YC000000n20zo', '145.00', '199.00'),
(47396, '1066175725', NULL, NULL, 'GUERRIERO MAURIZIO', 'VIA GIAN CARLO SISMONDI 48', '', 'MILANO', 'MI', '20133', 'IT', NULL, NULL, '3382410849', '1366161055', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '425012788083', 'FedEx', NULL, '2018-12-21', '2018-12-20 11:58', '4260295881234', '1', 'a0YC000000mg66B', '150.00', '234.50'),
(47397, '1066165351', NULL, NULL, 'PETER MACGREGOR', '7 WEST CRESCENT', '', 'MIDDLESBROUGH', '', 'TS54HP', 'GB', NULL, NULL, '07507808293', '1366150605', NULL, NULL, '506-11 Gold Case/Blue Face/Stainless Steel band', NULL, '425012788094', 'FedEx', NULL, '2018-12-21', '2018-12-20 03:58', '4260295882583', '1', 'a0YC000000mgWYR', '125.00', '179.00'),
(47398, '1066159421', NULL, NULL, 'Robert Madden', '44FLAT 1 & 3-4 NORTHEN GROVE', '', 'MANCHESTER', '', 'M202NW', 'GB', NULL, NULL, '07891771740', '1366144703', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '425012788109', 'FedEx', NULL, '2018-12-21', '2018-12-20 01:28', '4260295880050', '1', 'a0YC000000n20zo', '145.00', '199.00'),
(47399, '1066155137', NULL, NULL, 'YLLKA BALA', '30 CORDWAINER HOUSE', '25 MARE ST', 'LONDON', '', 'E84RB', 'GB', NULL, NULL, '07897332225', '1366140519', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '425012788110', 'FedEx', NULL, '2018-12-21', '2018-12-20 00:58', '4260295882019', '1', 'a0YC000000n20zs', '145.00', '199.00'),
(47400, '1066353215', NULL, NULL, 'Brigitte Lambert', 'Avenue de Mersch 267', '', 'Arlon', '', '6700', 'BE', NULL, NULL, '0495166671', '1366338425', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '435139661522', 'FedEx', NULL, '2018-12-27', '2018-12-22 09:58', '4260295882187', '1', 'a0YC000000kgizj', '155.00', '229.00'),
(47401, '1066310835', NULL, NULL, 'KATRIEN VERHOFST', 'SINT-JOZEFSTRAAT 35', '', 'LOKEREN', '', '9160', 'BE', NULL, NULL, '093496060', '1366296081', NULL, NULL, 'GM-513-5 Black Case / Black Face / Black Leather band', NULL, '435139661533', 'FedEx', NULL, '2018-12-27', '2018-12-21 19:28', '4260295882217', '1', 'a0YC000000kgizl', '155.00', '229.00'),
(47402, '1066308541', NULL, NULL, 'Henin Christine', 'AVENUE G', 'LA LOLOTTE', 'CHARLEROI', '', '6000', 'BE', NULL, NULL, '0495237165', '1366293809', NULL, NULL, 'GM-513-2 Silver Case / Black Face / Black Leather Band', NULL, '435139661544', 'FedEx', NULL, '2018-12-27', '2018-12-21 18:58', '4260295882187', '1', 'a0YC000000kgizj', '155.00', '229.00'),
(47403, '1066292229', NULL, NULL, 'henin christine', 'Avenue G', 'La lolotte', 'Charleroi', '', '6000', 'BE', NULL, NULL, '0495237165', '1366277595', NULL, NULL, '4004-3 Or Noir Noir', NULL, '435139661544', 'FedEx', NULL, '2018-12-27', '2018-12-21 15:28', '4260295881081', '1', 'a0YC000000kgkKE', '155.00', '219.00'),
(47404, '1066317879', NULL, NULL, 'Massimo Stella', 'VIA G. ANGOTTI 9', '', 'NOCERA TERINESE', 'CZ', '88047', 'IT', NULL, NULL, '3406163138', '1366303151', NULL, NULL, 'GM-508-1 Silver case / White face / Black Leather Band', NULL, '435139661511', 'FedEx', NULL, '2018-12-27', '2018-12-21 20:58', '4260295881210', '1', 'a0YC000000mg669', '150.00', '234.50'),
(47405, '1066611779', NULL, NULL, 'RICHARD BARRY', '24 ARKWRIGHT AVE', '', 'BELPER', '', 'DE560HY', 'GB', NULL, NULL, '07817380931', '1366596969', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '435139661577', 'FedEx', NULL, '2018-12-27', '2018-12-25 22:58', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47406, '1066580173', NULL, NULL, 'Rachel Deacon', '7 RECTORY CLOSE', 'Sutton Bonnington', 'LOUGHBOROUGH', '', 'LE125PJ', 'GB', NULL, NULL, '07976820581', '1366565409', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '435139661588', 'FedEx', NULL, '2018-12-27', '2018-12-25 14:28', '4260295881579', '1', 'a0YC000000mgSnN', '135.00', '176.00'),
(47407, '1066473839', NULL, NULL, 'Catherine mary jones', 'Pentre kendrick', 'Weston rhyn', 'Oswestry', 'Shropshire', 'SY107LA', 'GB', NULL, NULL, '07535037913', '1366459081', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '435139661599', 'FedEx', NULL, '2018-12-27', '2018-12-23 19:58', '4260295882019', '1', 'a0YC000000n20zs', '145.00', '199.00'),
(47408, '1066427915', NULL, NULL, 'louise horner', '9 gildabrook road', '', 'Blackpool', '', 'FY42LU', 'GB', NULL, NULL, '07891531185', '1366413091', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '435139661603', 'FedEx', NULL, '2018-12-27', '2018-12-23 06:28', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47409, '1066425753', NULL, NULL, 'Stiliyana Borislavova Raleva', '82 WHEAT SHEAF CLOSE', '', 'LONDON', 'UK', 'E149UY', 'GB', NULL, NULL, '07561384004', '1366410943', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '435139661614', 'FedEx', NULL, '2018-12-27', '2018-12-23 03:28', '4260295881685', '1', 'a0YC000000mg0FN', '150.00', '219.00'),
(47410, '1066370327', NULL, NULL, 'AYODELE ONI', '11 ELGAR GARDENS', '', 'TILBURY', '', 'RM188LS', 'GB', NULL, NULL, '07956465824', '1366355561', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '435139661625', 'FedEx', NULL, '2018-12-27', '2018-12-22 13:58', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47411, '1066353011', NULL, NULL, 'JOHN CAMERON', '73 STROWAN ROAD', '', 'GRANGEMOUTH', '', 'FK39HD', 'GB', NULL, NULL, '07767094028', '1366338215', NULL, NULL, '506-11 Gold Case/Blue Face/Stainless Steel band', NULL, '435139661636', 'FedEx', NULL, '2018-12-27', '2018-12-22 08:58', '4260295882583', '1', 'a0YC000000mgWYR', '125.00', '179.00'),
(47412, '1066368919', NULL, NULL, 'Osaherhun Ogbeifun', '8 TOWNSEND HOUSE', 'LONDON', 'LONDON', '', 'SE185ER', 'GB', NULL, NULL, '07958807470', '1366354209', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '435139661647', 'FedEx', NULL, '2018-12-27', '2018-12-22 13:28', '4260295880398', '1', 'a0YC000000n20zm', '145.00', '199.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(47413, '1066306763', NULL, NULL, 'JADE LAUREN RICHARDS', '49 49 LAUGHTON ROAD', '', 'NORTHOLT', '', 'UB55LN', 'GB', NULL, NULL, '07538932034', '1366292027', NULL, NULL, 'GM-3005-1 Silver case / White face / Black Leather Band', NULL, '435139661658', 'FedEx', NULL, '2018-12-27', '2018-12-21 17:28', '4260295880909', '1', 'a0YC000000mgWXb', '129.00', '179.00'),
(47414, '1066294973', NULL, NULL, 'Colin Pitt', '24 ST. MICHAELS CLOSE', 'STONE CROSS', 'PEVENSEY', '', 'BN245EU', 'GB', NULL, NULL, '07887428886', '1366280293', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '435139661669', 'FedEx', NULL, '2018-12-27', '2018-12-21 14:58', '4260295882019', '1', 'a0YC000000n20zs', '145.00', '199.00'),
(47415, '1066276673', NULL, NULL, 'KEIL CUNNINGHAM', '32 KENSINGTON DRIVE', '', 'STAFFORD', '', 'ST180WA', 'GB', NULL, NULL, '07505006294', '1366261925', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '435139661670', 'FedEx', NULL, '2018-12-27', '2018-12-21 11:28', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47416, '1067029087', NULL, NULL, 'Il Tasto srl (x Mirko Roglio)', 'Via secondo cremonesi 4', 'Via secondo cremonesi 4', 'Lodi', 'LO', '26900', 'IT', NULL, NULL, '3495090371', '1367014333', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '435139662286', 'FedEx', NULL, '2019-01-02', '2018-12-29 00:28', '4260295881234', '1', 'a0YC000000mg66B', '150.00', '234.50'),
(47417, '1066664975', '', '', 'ANDREA CRAVERIS', 'PIAZZA PARTIGIANI 11', 'VIA BERTAZZI 41', 'CIGLIANO', 'VC', '13043', '', '', '', '3392497652', '1366650317', '', '', '503-3 Gold case / Black face / Brown Leather Band', '', 'storniert', 'FedEx', '', '2019-01-02', '2018-12-26 15:29', '4260295880749', '1', 'a0YC000000mg68n', '150.00', '234.50'),
(47418, '1067055465', NULL, NULL, 'Janine Parker', '1 ESSENHIGH DRIVE', '', 'BN133SW', 'WORTHING', '', 'Gro', NULL, NULL, '0161 813 1040', '1367040503', NULL, NULL, 'GM-3005-1 Silver case / White face / Black Leather Band', NULL, '435139662301', 'FedEx', NULL, '0000-00-00', '29.12.2018 07:58', '4260295880909', '1', 'a0YC000000mgWXb', '129.00', '179.00'),
(47419, '1067038897', NULL, NULL, 'ANDY SIMS', '16 TRINITY WAY', '16', 'ME159FY', 'MAIDSTONE', '', 'Gro', NULL, NULL, '7738013634', '1367024111', NULL, NULL, 'GM-3005-1 Silver case / White face / Black Leather Band', NULL, '435139662312', 'FedEx', NULL, '0000-00-00', '29.12.2018 00:58', '4260295880909', '1', 'a0YC000000mgWXb', '129.00', '179.00'),
(47420, '1066941851', NULL, NULL, 'Yusuf Abba Bashir', '196 Bronte court Rosehill ', 'close Salford ', 'M65JX', 'Manchester', '', 'Gro', NULL, NULL, '7341579939', '1366926913', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '435139662323', 'FedEx', NULL, '0000-00-00', '28.12.2018 08:28', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47421, '1066901677', NULL, NULL, 'Dean Swift', '213 CORNSHELL FIELDS', '', 'BT487UL', 'LONDONDERRY', 'Northern Ireland', 'Gro', NULL, NULL, '3,53863E+11', '1366886823', NULL, NULL, 'GM-101-9 Bicolor Case / Gold Face / Stainless steel band', NULL, '435139662334', 'FedEx', NULL, '0000-00-00', '27.12.2018 22:58', '4260295882019', '1', 'a0YC000000n20zs', '145.00', '199.00'),
(47422, '1066870161', NULL, NULL, 'JUDITH GIBSON', '31 PLESSEY AVENUE', '', 'NE243JR', 'BLYTH', '', 'Gro', NULL, NULL, '1670364047', '1366855515', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '435139662345', 'FedEx', NULL, '0000-00-00', '27.12.2018 18:58', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47423, '1066763455', NULL, NULL, 'Owen Tate-Wyeth', '28 LARCH CLOSE', 'RUSKINGTON', 'NG349GB', 'SLEAFORD', '', 'Gro', NULL, NULL, '1526830380', '1366748639', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '435139662356', 'FedEx', NULL, '0000-00-00', '26.12.2018 23:59', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47424, '1066723175', NULL, NULL, 'ANGELA BLACK', 'NSPP', '13 BERNARD STREET', 'SK137AA', 'GLOSSOP', '', 'Gro', NULL, NULL, '7534898585', '1366708633', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '435139662367', 'FedEx', NULL, '0000-00-00', '26.12.2018 20:29', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47425, '1066689361', NULL, NULL, 'WESLEY PICKFORD PICKFORD', '12 HEATHFIELD AVENUE', '', 'M342DP', 'MANCHESTER', '', 'Gro', NULL, NULL, '7894878603', '1366674993', NULL, NULL, 'GM-104-3 Noir Noir Noir', NULL, '435139662378', 'FedEx', NULL, '0000-00-00', '26.12.2018 16:59', '4260295880480', '1', 'a0YC000000mg0FH', '150.00', '219.00'),
(47426, '1066688959', NULL, NULL, 'HEMANTI SHRESTHA', '25 ELLESMERE ROAD', '', 'UB69ET', 'GREENFORD', '', 'Gro', NULL, NULL, '7472111544', '1366674647', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '435139662389', 'FedEx', NULL, '0000-00-00', '26.12.2018 16:59', '4260295880978', '1', 'a0YC000000mgWXf', '129.00', '179.00'),
(47427, '1066636489', NULL, NULL, 'Freundl Oluwole', '1 GRANT CLOSE', '', 'DA175GD', 'BELVEDERE', '', 'Gro', NULL, NULL, '7984470118', '1366621687', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '435139662390', 'FedEx', NULL, '0000-00-00', '26.12.2018 10:28', '4260295881487', '1', 'a0YC000000mgWXh', '129.00', '179.00'),
(47428, '1066636425', NULL, NULL, 'Freundl Oluwole', '1 GRANT CLOSE', '', 'DA175GD', 'BELVEDERE', '', 'Gro', NULL, NULL, '7984470118', '1366621587', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '435139662390', 'FedEx', NULL, '0000-00-00', '26.12.2018 10:28', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47429, '1066631885', NULL, NULL, 'Mr Frankie Wilson', '217 ALEXANDER ROAD', 'Acocks Green', 'B276EU', 'BIRMINGHAM', '', 'Gro', NULL, NULL, '7856469455', '1366617015', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '435139662415', 'FedEx', NULL, '0000-00-00', '26.12.2018 05:58', '4260295881586', '1', 'a0YC000000mgSnO', '135.00', '176.00'),
(47430, '1066629627', NULL, NULL, 'Darren Whelan', '18 DAYSLONDON ROAD', '', 'PO75NN', 'PURBROOK', '', 'Gro', NULL, NULL, '7963475108', '1366614767', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '435139662426', 'FedEx', NULL, '0000-00-00', '26.12.2018 03:28', '4260295880381', '1', 'a0YC000000n20zl', '145.00', '199.00'),
(47431, '1066628087', NULL, NULL, 'Adam Leheup', '23 Queen Street', 'Chertsey', 'KT168BS', 'Surrey', '', 'Gro', NULL, NULL, '7894530973', '1366613261', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, '', 'FedEx', NULL, '0000-00-00', '26.12.2018 02:58', '4260295882026', '1', 'a0YC000000n20zt', '145.00', '199.00'),
(47432, '1067149523', NULL, NULL, 'CHADLIA BOUVIE', 'ANTWERPSE STEENWEG 122', '', 'LOCHRISTI', '', '9080', 'BE', NULL, NULL, '0477410314', '1367134805', NULL, NULL, '4004-4 Noir Noir Noir', NULL, '435139665024', 'FedEx', NULL, '2019-01-02', '2018-12-30 00:28', '4260295881098', '1', 'a0YC000000kgkKF', '155.00', '219.00'),
(47433, '1067364569', NULL, NULL, 'R K Smith', '59 COTWELL AVENUE', 'COWPLAIN', 'WATERLOOVILLE', '', 'PO89AW', 'GB', NULL, NULL, '07711376014', '1367349525', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '435139665035', 'FedEx', NULL, '2019-01-02', '2019-01-01 03:28', '4260295880398', '1', 'a0YC000000n20zm', '145.00', '199.00'),
(47434, '1067323265', NULL, NULL, 'Charlie Franklin', '76 HARWICH ROAD', 'LITTLE OAKLEY', 'HARWICH', '', 'CO125JA', 'GB', NULL, NULL, '07909680776', '1367308379', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '435139665046', 'FedEx', NULL, '2019-01-02', '2018-12-31 15:28', '4260295881562', '1', 'a0YC000000mgSnM', '135.00', '176.00'),
(47435, '1067160423', NULL, NULL, 'Jacqueline Stanley', '12 PAVILION AVENUE', 'WARLEY SMETHWICK', 'SMETHWICK', '', 'B676LA', 'GB', NULL, NULL, '01214204770', '1367145563', NULL, NULL, 'GM-104-5 Argent Blanc Noir', NULL, '435139665057', 'FedEx', NULL, '2019-01-02', '2018-12-30 00:59', '4260295881647', '1', 'a0YC000000mg0FJ', '150.00', '219.00'),
(47436, '1067544875', NULL, NULL, 'Helen Jones', '5 FROME ROAD', 'Walney Island', 'BARROW-IN-FURNESS', '', 'LA143UR', 'GB', NULL, NULL, '07900992450', '1367529885', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '435139665701', 'FedEx', NULL, '2019-01-03', '2019-01-02 20:28', '4260295880916', '1', 'a0YC000000mgWXc', '129.00', '179.00'),
(47437, '1067502891', NULL, NULL, 'VANDNA SHAH', '50 AUDLEY ROAD', '', 'LONDON', '', 'NW43EY', 'GB', NULL, NULL, '07725810246', '1367487907', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '435139665712', 'FedEx', NULL, '2019-01-03', '2019-01-02 14:29', '4260295880398', '1', 'a0YC000000n20zm', '145.00', '199.00'),
(47438, '1067469343', NULL, NULL, 'MAHENDRA JIYANI', '84 LEE CRESCENT', '', 'ABERDEEN', '', 'AB228FL', 'GB', NULL, NULL, '07533294188', '1367454315', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '435139665723', 'FedEx', NULL, '2019-01-03', '2019-01-02 03:28', '4260295880398', '1', 'a0YC000000n20zm', '145.00', '199.00'),
(47439, '1067644437', NULL, NULL, 'JOHAN BONNY', 'KLERKENSTRAAT 6', '', 'SINT-KRUIS', '', '8310', 'BE', NULL, NULL, '0468270305', '1367629619', NULL, NULL, 'GM-102-1 Silver case / White face / Black Leather Band', NULL, '425012789756', 'FedEx', NULL, '2019-01-08', '2019-01-03 16:58', '4260295880404', '1', 'a0YC000000kgkNN', '154.99', '239.00'),
(47440, '1067693217', NULL, NULL, 'Maccarrone Giuseppe Giotti Mic', 'VIA DOLCE 19/B', '', 'TRECATE', 'NO', '28069', 'IT', NULL, NULL, '3288224438', '1367678353', NULL, NULL, '514-7 Silver case/Black face/Stainless Steel Band', NULL, '425012789745', 'FedEx', NULL, '0000-00-00', '2019-01-03 22:28', '4260295882637', '1', 'a0YC000000mg34h', '175.00', '274.00'),
(47441, '1068046495', NULL, NULL, 'David Kiggin', 'BRUNEL CLOSE Brunel Industrial', ' Estate, Blyth Road', 'DONCASTER', '', 'DN118QA', 'GB', NULL, NULL, '07957587624', '1368031505', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012789767', 'FedEx', NULL, '2019-01-08', '2019-01-06 15:29', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47442, '1068005359', NULL, NULL, 'KELLY SLINGER', '15 BLENKINSOP WAY', '', 'LEEDS', '', 'LS104GG', 'GB', NULL, NULL, '07800864589', '1367990181', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012789790', 'FedEx', NULL, '2019-01-08', '2019-01-06 08:28', '4260295880398', '1', 'a0YC000000n20zm', '145.00', '199.00'),
(47443, '1067864427', NULL, NULL, 'Aaron Hollingworth', '8 BLUEMELS DRIVE', 'Wolston', 'COVENTRY', '', 'CV83LN', 'GB', NULL, NULL, '07391184504', '1367849291', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '425012789804', 'FedEx', NULL, '2019-01-08', '2019-01-05 03:28', '4260295881579', '1', 'a0YC000000mgSnN', '135.00', '176.00'),
(47444, '1067704677', NULL, NULL, 'ZAFFAR MEHMOOD', '445 WHITTON AVENUE WEST', '', 'GREENFORD', '', 'UB60DX', 'GB', NULL, NULL, '07462583275', '1367689699', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '425012789815', 'FedEx', NULL, '2019-01-08', '2019-01-03 22:58', '4260295881401', '1', 'a0YC000000mgWZl', '134.99', '180.53'),
(47445, '1067593721', NULL, NULL, 'Locksley Brown', '2 THE LIMES MARROWAY STREET', '', 'BIRMINGHAM', '', 'B160AY', 'GB', NULL, NULL, '07982137323', '1367578695', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '425012789826', 'FedEx', NULL, '2019-01-08', '2019-01-03 03:28', '4260295880985', '1', 'a0YC000000mgWXg', '129.00', '179.00'),
(47446, '1067591173', NULL, NULL, 'ASH WILLIAMS', '20 REDDICLIFF CLOSE', '', 'PLYMOUTH', '', 'PL99QJ', 'GB', NULL, NULL, '07889189538', '1367576149', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '425012789837', 'FedEx', NULL, '2019-01-08', '2019-01-03 02:28', '4260295880050', '1', 'a0YC000000n20zo', '145.00', '199.00'),
(47447, '1068261373', NULL, NULL, 'Miss Helen Allen', '126B MAIDSTONE ROAD', 'T. Allen Funeral Service', 'ROCHESTER', '', 'ME13DT', 'GB', NULL, NULL, '07557669518', '1368246195', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '425012790999', 'FedEx', NULL, '2019-01-10', '2019-01-08 01:58', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47448, '1068247645', NULL, NULL, 'KATY FORD', 'HISCOX', 'PEASHOLME GREEN', 'YORK', '', 'YO17PR', 'GB', NULL, NULL, '07837387311', '1368232613', NULL, NULL, 'GM-104-4 Bicolore Or Noir', NULL, '425012791002', 'FedEx', NULL, '2019-01-10', '2019-01-07 23:59', '4260295881203', '1', 'a0YC000000mg0FI', '150.00', '219.00'),
(47449, '1068247069', NULL, NULL, 'ANN GRAVES', '18 KERRIES WALK', 'PARKLANDS', 'SCUNTHORPE', '', 'DN171SQ', 'GB', NULL, NULL, '01724854447', '1368232053', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012791013', 'FedEx', NULL, '2019-01-10', '2019-01-07 23:58', '4260295880398', '1', 'a0YC000000n20zm', '145.00', '199.00'),
(47450, '1068175619', NULL, NULL, 'Charlie Franklin', '76 HARWICH ROAD', 'LITTLE OAKLEY', 'HARWICH', '', 'CO125JA', 'GB', NULL, NULL, '07909680776', '1368160485', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '425012791024', 'FedEx', NULL, '2019-01-10', '2019-01-07 12:58', '4260295881678', '1', 'a0YC000000mg0FM', '150.00', '219.00'),
(47451, '1068174221', NULL, NULL, 'Nergas Asghar', '275 WINDSOR ROAD', '', 'OLDHAM', '', 'OL81AE', 'GB', NULL, NULL, '07803067861', '1368159101', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '425012791035', 'FedEx', NULL, '2019-01-10', '2019-01-07 12:58', '4260295880626', '1', 'a0YC000000mgSnJ', '135.00', '176.00'),
(47452, '1068169677', NULL, NULL, 'Ragaz Hussein', '350 MIDDLEMARCH ROAD', '', 'COVENTRY', '', 'CV63GR', 'GB', NULL, NULL, '07718201172', '1368154611', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012791057', 'FedEx', NULL, '2019-01-14', '2019-01-07 11:58', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47453, '1068150213', NULL, NULL, 'Greg Jardine', '86 OLD STREET', '', 'FAREHAM', '', 'PO143HL', 'GB', NULL, NULL, '07427695436', '1368135045', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012791068', 'FedEx', NULL, '2019-01-14', '2019-01-07 02:58', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47454, '1068841425', NULL, NULL, 'Jedidi Habiba', 'Place Fernand Cocq 24', '', 'Ixelles', '', '1050', 'BE', NULL, NULL, '0472406152', '1368826329', NULL, NULL, '4004-3 Or Noir Noir', NULL, '425012792395', 'FedEx', NULL, '2019-01-16', '2019-01-12 17:29', '4260295881081', '1', 'a0YC000000kgkKE', '155.00', '219.00'),
(47455, '1068656689', NULL, NULL, 'Alexandre Pugliese', 'Rue de la Bascule 22', '', 'Fexhe-Slins', 'Li', '4458', 'BE', NULL, NULL, '0495682561', '1368641431', NULL, NULL, '4004-1 Argent Blanc Noir', NULL, '425012792400', 'FedEx', NULL, '2019-01-16', '2019-01-11 02:28', '4260295881067', '1', 'a0YC000000kgkKC', '155.00', '219.00'),
(47456, '1068737535', NULL, NULL, 'ANDREA CRAVERIS', 'PIAZZA PARTIGIANI 11', 'VIA BERTAZZI 41', 'CIGLIANO', 'VC', '13043', 'IT', NULL, NULL, '3392497652', '1368722273', NULL, NULL, 'GM-508-3 Gold case / Black face / Brown Leather Band', NULL, '425012792373', 'FedEx', NULL, '2019-01-16', '2019-01-11 20:58', '4260295881234', '1', 'a0YC000000mg66B', '150.00', '234.50'),
(47457, '1068607675', NULL, NULL, 'KATIUSCIA DE MATTEIS', 'VIA UFENTE 28', '', 'LATINA', 'LT', '04100', 'IT', NULL, NULL, '3356578062', '1368592501', NULL, NULL, 'GM-508-1 Silver case / White face / Black Leather Band', NULL, '425012792384', 'FedEx', NULL, '2019-01-16', '2019-01-10 19:58', '4260295881210', '1', 'a0YC000000mg669', '150.00', '234.50'),
(47458, '1069084839', NULL, NULL, 'ZAKI DILIO', '85 BAXTER GARDENS', '', '', 'M231BH', 'MANCHESTER', 'Gro', NULL, NULL, '07737097569', '1369069397', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '425012792421', 'FedEx', NULL, '2019-01-16', '2019-01-13 23:30', '4260295880050', '1', 'a0YC000000n20zo', '145.00', '199.00'),
(47459, '1069084639', NULL, NULL, 'Magha', '85 BAXTER GARDENS', '', '', 'M231BH', 'MANCHESTER', 'Gro', NULL, NULL, '07752365489', '1369069369', NULL, NULL, '101-5 Black case / Black face / Black Leather Band', NULL, '425012792432', 'FedEx', NULL, '2019-01-16', '2019-01-13 23:30', '4260295880050', '1', 'a0YC000000n20zo', '145.00', '199.00'),
(47460, '1068929255', NULL, NULL, 'Ashleigh McCarthy', '2 OAKVALE ROAD', 'Summerhill Park', '', 'L147AP', 'LIVERPOOL', 'Gro', NULL, NULL, '07714635452', '1368913811', NULL, NULL, 'GM-101-10 Black Case / Black Face / Stainless steel band', NULL, 'storniert', 'FedEx', NULL, '2019-01-16', '2019-01-13 03:28', '4260295882026', '1', 'a0YC000000n20zt', '145.00', '199.00'),
(47461, '1068845323', NULL, NULL, 'FEMI OLAJIMBITI', '15 HOPWOOD STREET', 'NEWTON HEATH', '', 'M402FA', 'MANCHESTER', 'Gro', NULL, NULL, '+44 7506 647756', '1368830299', NULL, NULL, 'GM-104-6 Argent Blanc Acier', NULL, '425012792443', 'FedEx', NULL, '2019-01-16', '2019-01-12 16:58', '4260295881654', '1', 'a0YC000000mg0FK', '150.00', '219.00'),
(47462, '1068778777', NULL, NULL, 'Julie Wynne', '13 SUMMERFIELD ROAD WEST', 'SUMMERFIELD ROAD WEST', '', 'OL146AP', 'TODMORDEN', 'Gro', NULL, NULL, '07961420122', '1368763391', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '425012792454', 'FedEx', NULL, '2019-01-16', '2019-01-12 03:28', '4260295880077', '1', 'a0YC000000n20xa', '120.01', '179.00'),
(47463, '1068752727', NULL, NULL, 'Katie Blackwell', 'THE ROCKS', 'The Rocks', '', 'DE45ES', 'MATLOCK', 'Gro', NULL, NULL, '07736789493', '1368737519', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '425012792465', 'FedEx', NULL, '2019-01-16', '2019-01-11 22:28', '4260295881586', '1', 'a0YC000000mgSnO', '135.00', '176.00'),
(47464, '1068752465', NULL, NULL, 'Carl Keeble', '27 GARLANDSTONE WALK', 'Hempsted', '', 'GL25DS', 'GLOUCESTER', 'Gro', NULL, NULL, '07825875453', '1368737239', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '425012792476', 'FedEx', NULL, '2019-01-16', '2019-01-11 22:28', '4260295881678', '1', 'a0YC000000mg0FM', '150.00', '219.00'),
(47465, '1068689905', NULL, NULL, 'ASHLEY LAIDLAW', 'UNIT10 WATERSIDE COURT', 'NORTH SEATON INDUS EST', '', 'NE630YG', 'ASHINGTON', 'Gro', NULL, NULL, '07949109413', '1368674711', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '425012792487', 'FedEx', NULL, '2019-01-16', '2019-01-11 12:58', '4260295881487', '1', 'a0YC000000mgWXh', '129.00', '179.00'),
(47466, '1068660189', NULL, NULL, 'Shing Fat Yau', '53 HIGHBARROW ROAD', '', '', 'CR06LD', 'CROYDON', 'Gro', NULL, NULL, '07739988083', '1368644953', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '425012792498', 'FedEx', NULL, '2019-01-16', '2019-01-11 01:58', '4260295880978', '1', 'a0YC000000mgWXf', '129.00', '179.00'),
(47467, '1068537665', NULL, NULL, 'John James Mcgrath', '21 MICHAELSO 21 MICHAELSON ', 'AVENU TORRISHOLME', '', 'LA46SD', 'MORECAMBE', 'Gro', NULL, NULL, '07747412995', '1368522319', NULL, NULL, '506-11 Gold Case/Blue Face/Stainless Steel band', NULL, '425012792502', 'FedEx', NULL, '2019-01-16', '2019-01-10 06:28', '4260295882583', '1', 'a0YC000000mgWYR', '125.00', '179.00'),
(47468, '1068533423', NULL, NULL, 'Mark Hulme', '96 BIRDHALL ROAD', '', '', 'SK85QH', 'CHEADLE', 'Gro', NULL, NULL, '07738015123', '1368518129', NULL, NULL, 'GM-101-7 Silver Case / Black face / Stainless steel band', NULL, '425012792513', 'FedEx', NULL, '2019-01-16', '2019-01-10 02:58', '4260295881999', '1', 'a0YC000000n20zq', '145.00', '199.00'),
(47469, '1068458119', NULL, NULL, 'Sandra Borley', '24 WOOLNERS WAY', 'OLD TOWN', '', 'SG13AF', 'STEVENAGE', 'Gro', NULL, NULL, '01438239272', '1368443123', NULL, NULL, '101-3 Gold case / Black face / Brown Leather Band', NULL, '425012792524', 'FedEx', NULL, '2019-01-16', '2019-01-09 18:28', '4260295880398', '1', 'a0YC000000n20zm', '145.00', '199.00'),
(47470, '1068370441', NULL, NULL, 'Edjon limllari', 'FLAT 55 TYERS STREET', 'Tyers street', '', 'SE115HB', 'LONDON', 'Gro', NULL, NULL, '07459589267', '1368355291', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '425012792535', 'FedEx', NULL, '2019-01-16', '2019-01-09 01:28', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47471, '1069184447', NULL, NULL, 'Luigi Pelosini C/oautoricambi', 'VIA FIORENTINA 227', '', 'PISA', 'PI', '56121', 'IT', NULL, NULL, '3711560014', '1369169087', NULL, NULL, 'GM-508-2 Silver case / Black face / Black Leather Band', NULL, '425012793998', 'FedEx', NULL, '2019-01-18', '2019-01-14 20:58', '4260295881227', '1', 'a0YC000000mg66A', '150.00', '234.50'),
(47472, '1069387785', NULL, NULL, 'michael purrett', '21 springbank crescent', 'Headingley', 'Leeds', 'West yorkshire', 'LS61AB', 'GB', NULL, NULL, '07890164646', '1369372251', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '425012794012', 'FedEx', NULL, '2019-01-18', '2019-01-16 18:28', '4260295881562', '1', 'a0YC000000mgSnM', '135.00', '176.00'),
(47473, '1069372377', NULL, NULL, 'JADE JEWITT', '50 MONTAGUE STREET', '', 'CLEETHORPES', '', 'DN357AP', 'GB', NULL, NULL, '07707646841', '1369357053', NULL, NULL, '101-2 Silver case / Black face / Black Leather Band', NULL, '425012794023', 'FedEx', NULL, '2019-01-18', '2019-01-16 15:58', '4260295880381', '1', 'a0YC000000n20zl', '145.00', '199.00'),
(47474, '1069369597', NULL, NULL, 'Nhung Ngo', '81 CHURCH ROAD', 'Crystal Palace', 'LONDON', '', 'SE192TA', 'GB', NULL, NULL, '07446853555', '1369354265', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '425012794034', 'FedEx', NULL, '2019-01-18', '2019-01-16 15:28', '4260295880626', '1', 'a0YC000000mgSnJ', '135.00', '176.00'),
(47475, '1069331169', NULL, NULL, 'Alicja Mordak', 'ARMACELL', 'MARS STREET', 'OLDHAM', '', 'OL96LY', 'GB', NULL, NULL, '07768068541', '1369315655', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012794045', 'FedEx', NULL, '2019-01-18', '2019-01-16 02:28', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47476, '1069242195', NULL, NULL, 'David Nicholson', '123 TURNHILL DRIVE', 'ERSKINE', 'ERSKINE', '', 'PA87EY', 'GB', NULL, NULL, '07505634349', '1369226719', NULL, NULL, 'GM-3005-A1 Silver case / White face / Stainless steel Band', NULL, '425012794056', 'FedEx', NULL, '2019-01-18', '2019-01-15 11:58', '4260295880961', '1', 'a0YC000000mgWXe', '129.00', '179.00'),
(47477, '1069231555', NULL, NULL, 'Jonathan Chinn', '38 CORBRIDGE ROAD', 'CHILDWALL', 'LIVERPOOL', '', 'L167QW', 'GB', NULL, NULL, '07411437570', '1369216043', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012794067', 'FedEx', NULL, '2019-01-18', '2019-01-15 07:28', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47478, '1069230833', NULL, NULL, 'Dass Subramaniam', '174 HARRINGAY ROAD', '', 'LONDON', 'HARINGEY', 'N153HL', 'GB', NULL, NULL, '+447903875585', '1369215323', NULL, NULL, '3004-1 Silver case / Gold face / Black Leather Band', NULL, '425012794078', 'FedEx', NULL, '2019-01-18', '2019-01-15 05:58', '4260295880053', '1', 'a0YC000000n20xY', '120.01', '179.00'),
(47479, '1069188049', NULL, NULL, 'MICHAEL LISHMAN', '20 FROSTERLEY GARDENS', 'ANNFIELD PLAIN STANLEY', 'STANLEY', '', 'DH98QH', 'GB', NULL, NULL, '01207283116', '1369172675', NULL, NULL, '506-3 Gold case / Black face / Brown Leather Band', NULL, '425012794089', 'FedEx', NULL, '2019-01-18', '2019-01-14 20:28', '4260295880886', '1', 'a0YC000000mgWYK', '125.00', '179.00'),
(47480, '1069758119', NULL, NULL, 'MR CONOR S LOMBARD', '352 EASTCOTE LANE', '', 'HARROW', '', 'HA29AJ', 'GB', NULL, NULL, '07955234459', '1369742389', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, '425012795534', 'FedEx', NULL, '2019-01-23', '2019-01-20 08:58', '4260295880077', '1', 'a0YC000000n20xa', '120.01', '179.00'),
(47481, '1069728347', NULL, NULL, 'LAURA LISS - ABOELHAGGAG', '375 CITY ROAD', '', 'LONDON', '', 'EC1V1NB', 'GB', NULL, NULL, '07915649517', '1369712767', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '425012795545', 'FedEx', NULL, '2019-01-23', '2019-01-19 21:58', '4260295880619', '1', 'a0YC000000mgSnI', '135.00', '176.00'),
(47482, '1069561241', NULL, NULL, 'Jennifer Ansell', '7 ANKER VIEW', 'KETTLEBROOK', 'TAMWORTH', '', 'B771AR', 'GB', NULL, NULL, '0182763573', '1369545623', NULL, NULL, '506-10 Gold case/Black face/Stainless Steel Band', NULL, '425012795556', 'FedEx', NULL, '2019-01-23', '2019-01-18 11:28', '4260295882576', '1', 'a0YC000000mgWYQ', '125.00', '179.00'),
(47483, '1069490505', NULL, NULL, 'CHARMAINE TEMBO', '22B CRAIGBANZO STREET', '', 'CLYDEBANK', '', 'G815BT', 'GB', NULL, NULL, '07482775572', '1369475017', NULL, NULL, '506-10 Gold case/Black face/Stainless Steel Band', NULL, '425012795567', 'FedEx', NULL, '2019-01-23', '2019-01-17 17:28', '4260295882576', '1', 'a0YC000000mgWYQ', '125.00', '179.00'),
(47484, '1069445461', NULL, NULL, 'Parveen Nagra', '12 LITTLE CRYFIELD', '', 'COVENTRY', '', 'CV47LB', 'GB', NULL, NULL, '078771109561', '1369429885', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '425012795578', 'FedEx', NULL, '2019-01-23', '2019-01-17 09:58', '4260295881685', '1', 'a0YC000000mg0FN', '150.00', '219.00'),
(47485, '1070288067', NULL, NULL, 'Sumeyya Sahin', 'Flat 8, 70 Beaumont Road E10 ', '5FF ', 'E105FF', 'London', '', 'Gros', NULL, NULL, '07551 453667?', '1370272293', NULL, NULL, '101-1 Silver case / White face / Black Leather Band', NULL, '425012797515', 'Fedex', NULL, '2019-01-28', '2019-01-24 23:58', '4260295880374', '1', 'a0YC000000n20zk', '145.00', '199.00'),
(47486, '1070268879', NULL, NULL, 'Nasir khan', '10 Hastings Road', '', 'ME157SP', 'Maidstone', 'Kent', 'Gros', NULL, NULL, '07956097262', '1370252957', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '425012797526', 'Fedex', NULL, '2019-01-28', '2019-01-24 21:28', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47487, '1070258213', NULL, NULL, 'PATRICIA BOND', '19 CROMWELL PARK PLACE', '', 'CT203SB', 'FOLKESTONE', '', 'Gros', NULL, NULL, '07933639231', '1370242371', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '425012797537', 'Fedex', NULL, '2019-01-28', '2019-01-24 19:28', '4260295881579', '1', 'a0YC000000mgSnN', '135.00', '176.00'),
(47488, '1070232215', NULL, NULL, 'ABDUL CHOWDHURY', '43 SOUTHDOWN CRESCENT', '', 'IG27PU', 'ILFORD', '', 'Gros', NULL, NULL, '07933844900', '1370216385', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012797548', 'Fedex', NULL, '2019-01-28', '2019-01-24 15:28', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47489, '1070231373', NULL, NULL, 'LULZIM SALA', '47 BARCLAY STREET', '', 'LE30JD', 'LEICESTER', '', 'Gros', NULL, NULL, '07967288842', '1370215499', NULL, NULL, '7002-6 Silver case / White face / Strainless steel band', NULL, '425012797559', 'Fedex', NULL, '2019-01-28', '2019-01-24 14:59', '4260295882279', '1', 'a0YC000000mgWZw', '134.99', '189.00'),
(47490, '1070129941', NULL, NULL, 'Susan Marshall', '10 RED BANK', 'DRESDEN', 'ST34EY', 'STOKE-ON-TRENT', '', 'Gros', NULL, NULL, '01782313134', '1370114277', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '425012797560', 'Fedex', NULL, '2019-01-28', '2019-01-23 15:59', '4260295881487', '1', 'a0YC000000mgWXh', '129.00', '179.00'),
(47491, '1070104013', NULL, NULL, 'Simon Fitzgerald', 'GAS WORLD LTD', 'UNIT 1, ST ANNES BUSINESS PARK', 'BS44EU', 'BRISTOL', '', 'Gros', NULL, NULL, '07827811253', '1370088249', NULL, NULL, '101-3 x2', NULL, '425012797570', 'Fedex', NULL, '2019-01-28', '2019-01-23 12:28', '4260295880398', '2', 'a0YC000000n20zm', '145.00', '199.00'),
(47492, '1070011449', NULL, NULL, 'Gurpal Bansal', '44 AINTREE AVENUE', 'EAST HAM', 'E61NX', 'LONDON', '', 'Gros', NULL, NULL, '07949519227', '1369995747', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '425012797581', 'Fedex', NULL, '2019-01-28', '2019-01-22 13:28', '4260295881586', '1', 'a0YC000000mgSnO', '135.00', '176.00'),
(47493, '1069975165', NULL, NULL, 'ASHLEIGH MCCARTHY', '2 OAKVALE ROAD', 'SUMMERHILL PARK', 'L147AP', 'LIVERPOOL', '', 'Gros', NULL, NULL, '07714635452', '1369959463', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '425012797592', 'Fedex', NULL, '2019-01-28', '2019-01-22 00:28', '4260295881586', '1', 'a0YC000000mgSnO', '135.00', '176.00'),
(47494, '1070308811', NULL, NULL, 'Chris Segers', 'BERGSTRAAT 5', '', 'GALMAARDEN', '', '1570', 'BE', NULL, NULL, '054588072', '1370292851', NULL, NULL, 'GM-102-5 Silver Case / White Face / Stainless steel band', NULL, '425012797754', 'FedEx', NULL, '2019-01-29', '2019-01-25 09:28', '4260295881517', '1', 'a0YC000000kgkNQ', '154.99', '239.00'),
(47495, '1070367781', NULL, NULL, 'Riccardo Cuneo', 'VIA RAFFAELE ROSSETTI 18', '', 'RAPALLO', 'GE', '16035', 'IT', NULL, NULL, '3494439109', '1370352017', NULL, NULL, '506-11 Gold Case/Blue Face/Stainless Steel band', NULL, '425012797743', 'FedEx', NULL, '2019-01-29', '2019-01-25 20:28', '4260295882583', '1', 'a0YC000000nMrkZ', '155.00', '242.50'),
(47496, '1070539023', NULL, NULL, 'David Brown', '166 BRACKENFIELD ROAD', '', 'BIRMINGHAM', 'Birmingham', 'B449BB', 'GB', NULL, NULL, '07505361094', '1370522995', NULL, NULL, 'GM-104-3 Noir Noir Noir', NULL, '425012797776', 'FedEx', NULL, '2019-01-29', '2019-01-27 05:58', '4260295880480', '1', 'a0YC000000mg0FH', '150.00', '219.00'),
(47497, '1070435627', NULL, NULL, 'Katherine karimaghaei', '49 THE RIDGEWAY', '', 'LONDON', 'England', 'N113LG', 'GB', NULL, NULL, '07776611117', '1370419873', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '425012797787', 'FedEx', NULL, '2019-01-29', '2019-01-26 12:28', '4260295881678', '1', 'a0YC000000mg0FM', '150.00', '219.00'),
(47498, '1070422113', NULL, NULL, 'ANTHONY FIRTH', '12 SHORE CLOSE', 'UPTON', 'POOLE', '', 'BH165DZ', 'GB', NULL, NULL, '07734494432', '1370406145', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '425012797798', 'FedEx', NULL, '2019-01-29', '2019-01-26 09:58', '4260295880978', '1', 'a0YC000000mgWXf', '129.00', '179.00'),
(47499, '1070420341', NULL, NULL, 'Jennifer Ansell', '7 ANKER VIEW', 'KETTLEBROOK', 'TAMWORTH', '', 'B771AR', 'GB', NULL, NULL, '0182763573', '1370404341', NULL, NULL, '506-9 Silver Case/Black Face/Stainless Steel Band', NULL, '425012797802', 'FedEx', NULL, '2019-01-29', '2019-01-26 08:58', '4260295882569', '1', 'a0YC000000mgWYP', '125.00', '179.00'),
(47500, '1070370287', NULL, NULL, 'Dean Swift', '213 CORNSHELL FIELDS', '', 'LONDONDERRY', '', 'BT487UL', 'GB', NULL, NULL, '+353863039309', '1370354545', NULL, NULL, '506-10 Gold case/Black face/Stainless Steel Band', NULL, '425012797813', 'FedEx', NULL, '2019-01-29', '2019-01-25 19:58', '4260295882576', '1', 'a0YC000000mgWYQ', '125.00', '179.00'),
(47501, '1070355837', NULL, NULL, 'Laurette Wilkie Jewson Ltd', '99 HARMONY ROW', 'GOVAN', 'GLASGOW', '', 'G513NB', 'GB', NULL, NULL, '01414252285', '1370340109', NULL, NULL, 'GM-3005-A4 Gold Case / Black Face / Stainless steel band', NULL, '425012797824', 'FedEx', NULL, '2019-01-29', '2019-01-25 17:58', '4260295881487', '1', 'a0YC000000mgWXh', '129.00', '179.00'),
(47502, '1070325193', NULL, NULL, 'Olumide Otolorin', '16 COLVIN CLOSE', '', 'ANDOVER', '', 'SP102FP', 'GB', NULL, NULL, '07946395673', '1370309311', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '425012797835', 'FedEx', NULL, '2019-01-29', '2019-01-25 13:28', '4260295881685', '1', 'a0YC000000mg0FN', '150.00', '219.00'),
(47503, '1070324391', NULL, NULL, 'mihaela apetrei', '16 lawn avenue', '', 'Londra', 'Middlesex', 'UB77AQ', 'GB', NULL, NULL, '07920515659', '1370308439', NULL, NULL, 'GM-104-6 Argent Blanc Acier', NULL, '425012797846', 'FedEx', NULL, '2019-01-29', '2019-01-25 13:28', '4260295881654', '1', 'a0YC000000mg0FK', '150.00', '219.00'),
(47504, '1070301211', NULL, NULL, 'Rita Blackwell', '9 ESPLANADE GARDENS', '', 'WESTCLIFF-ON-SEA', '', 'SS08JP', 'GB', NULL, NULL, '01702713764', '1370285255', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012797857', 'FedEx', NULL, '2019-01-29', '2019-01-25 02:28', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47505, '1070795829', NULL, NULL, 'STANICA ELENA DANIELA', 'CORSO MEDITERRANEO 140', '', 'TORINO', 'TO', '10129', 'IT', NULL, NULL, '3249512099', '1370779805', NULL, NULL, 'GM-508-2 Silver case / Black face / Black Leather Band', NULL, '425012799117', 'FedEx', NULL, '2019-02-04', '2019-01-29 00:28', '4260295881227', '1', 'a0YC000000nMoQi', '150.00', '234.50'),
(47506, '1071218413', NULL, NULL, 'ALBANA', 'VIA MARTIN LUTHER KING 1-25', 'MARTIN LUTHER KING', 'REGGIO EMILIA', 'RE', '42123', 'IT', NULL, NULL, '3459126063', '1371202297', NULL, NULL, 'GM-514-2 Gold case/Black face/Brown Leather Band', NULL, '425012799621', 'FedEx', NULL, '2019-02-07', '2019-02-01 15:28', '4260295880107', '1', 'a0YC000000nMrew', '169.00', '264.50'),
(47507, '1071749735', NULL, NULL, 'Eleonora Cassandra', 'VIA TERRACINA N. 42/E', 'MANDATE SMS  SUL CELL. GRAZIE', 'LATINA', 'LT', '04100', 'IT', NULL, NULL, '3451383817', '1371733285', NULL, NULL, 'GM-508-1 Silver case / White face / Black Leather Band', NULL, '425012799974', 'FedEx', NULL, '2019-02-08', '2019-02-05 20:28', '4260295881210', '1', 'a0YC000000nMoQh', '150.00', '234.50'),
(47508, '1071101479', NULL, NULL, 'ASHLEY LAIDLAW', 'UNIT10 WATERSIDE COURT', 'NORTH SEATON INDUS EST', 'ASHINGTON', '', 'NE630YG', 'GB', NULL, NULL, '07949109413', '1371085393', NULL, NULL, '506-10 Gold case/Black face/Stainless Steel Band', NULL, '425012799139', 'FedEx', NULL, '2019-02-04', '2019-01-31 16:29', '4260295882576', '1', 'a0YC000000mgWYQ', '125.00', '179.00'),
(47509, '1071100545', NULL, NULL, 'CHRIS CHARNOCK', '235 CORNELIAN ST', '', 'BLACKBURN', '', 'BB19QN', 'GB', NULL, NULL, '07515894901', '1371084483', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '425012799140', 'FedEx', NULL, '2019-02-04', '2019-01-31 16:29', '4260295880619', '1', 'a0YC000000mgSnI', '135.00', '176.00'),
(47510, '1071035455', NULL, NULL, 'Amanda Tindall', 'GREYSTONES', 'PWLLMEYRIC', 'CHEPSTOW', '', 'NP166LF', 'GB', NULL, NULL, '01291621528', '1371019317', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '425012799150', 'FedEx', NULL, '2019-02-04', '2019-01-31 00:58', '4260295880633', '1', 'a0YC000000mgSnK', '135.00', '176.00'),
(47511, '1070996279', NULL, NULL, 'ANDREA J JAMES', '50 ARKLEY PARK', 'BARNET', 'LONDON', '', 'EN53JQ', 'GB', NULL, NULL, '07535618477', '1370980159', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '425012799161', 'FedEx', NULL, '2019-02-04', '2019-01-30 19:28', '4260295880626', '1', 'a0YC000000mgSnJ', '135.00', '176.00'),
(47512, '1070976073', NULL, NULL, 'Dee Meisuria', '11 TAUNTON AVENUE', '', 'ASHTON UNDER LYNE', '', 'OL79DS', 'GB', NULL, NULL, '07772 220966', '1370960075', NULL, NULL, 'GM-3005-2 Silver case / Black face / Black Leather Band', NULL, '425012799172', 'FedEx', NULL, '2019-02-04', '2019-01-30 16:28', '4260295880916', '1', 'a0YC000000mgWXc', '129.00', '179.00'),
(47513, '1070922135', NULL, NULL, 'Maureen Morgan', '15 REDWING CRESCENT', 'CARNBROE', 'COATBRIDGE', '', 'ML54UU', 'GB', NULL, NULL, '07505120012', '1370906031', NULL, NULL, 'GM-3005-A3 Black Case / Black face / Stainless steel band', NULL, '425012799183', 'FedEx', NULL, '2019-02-04', '2019-01-30 01:28', '4260295880985', '1', 'a0YC000000mgWXg', '129.00', '179.00'),
(47514, '1070842633', NULL, NULL, 'matthew craig kampschulte', '19A GLYNCOED TERRACE', '', 'LLANELLI', 'DYFED', 'SA151EZ', 'GB', NULL, NULL, '07814579502', '1370826647', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '425012799194', 'FedEx', NULL, '2019-02-04', '2019-01-29 13:28', '4260295880619', '1', 'a0YC000000mgSnI', '135.00', '176.00'),
(47515, '1070811189', NULL, NULL, 'Miranda Gjorka', '20BFLAT 6 LANCEFIELD STREET', '', 'LONDON', '', 'W104PB', 'GB', NULL, NULL, '', '1370795177', NULL, NULL, '7002-9 Gold Case / Black Face / Strainless steel band', NULL, '425012799209', 'FedEx', NULL, '2019-02-04', '2019-01-29 01:28', '4260295882309', '1', 'a0YC000000mgWZz', '134.99', '189.00'),
(47516, '1071573835', NULL, NULL, 'Gillian Gladwell', '73 Wattisham Road', 'Bildeston', 'IPSWICH', 'Suffolk', 'IP77EG', 'GB', NULL, NULL, '07793764166', '1371557427', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '425012799643', 'FedEx', NULL, '2019-02-07', '2019-02-04 05:28', '4260295881579', '1', 'a0YC000000mgSnN', '135.00', '176.00'),
(47517, '1071435565', NULL, NULL, 'Princeston Green', 'STUDIO 7', '170 ANDERTON ROAD', 'BIRMINGHAM', '', 'B111ND', 'GB', NULL, NULL, '07516891777', '1371419193', NULL, NULL, '506-11 Gold Case/Blue Face/Stainless Steel band', NULL, '425012799654', 'FedEx', NULL, '2019-02-07', '2019-02-03 09:58', '4260295882583', '1', 'a0YC000000mgWYR', '125.00', '179.00'),
(47518, '1071422089', NULL, NULL, 'Elena Ciccotelli', '10 MINDEN GARDENS', '', 'BARKING', '', 'IG110SF', 'GB', NULL, NULL, '07704145968', '1371405853', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '425012799665', 'FedEx', NULL, '2019-02-07', '2019-02-03 01:28', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47519, '1071233721', NULL, NULL, 'KUNNAL JAITLY', 'FLAT 1 KENBROOK HOUSE', '557- A UXBRIDGE ROAD', 'HAYES', '', 'UB48FH', 'GB', NULL, NULL, '07584636300', '1371217673', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '425012799676', 'FedEx', NULL, '2019-02-07', '2019-02-01 16:28', '4260295880633', '1', 'a0YC000000mgSnK', '135.00', '176.00'),
(47520, '1071225469', NULL, NULL, 'AHMED METWALLY', '88 EASTCOTE ROAD', '', 'RUISLIP', '', 'HA48DT', 'GB', NULL, NULL, '07931333666', '1371209357', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '425012799687', 'FedEx', NULL, '2019-02-07', '2019-02-01 15:28', '4260295881562', '1', 'a0YC000000mgSnM', '135.00', '176.00'),
(47521, '1071225247', NULL, NULL, 'AHMED METWALLY', '88 EASTCOTE ROAD', '', 'RUISLIP', '', 'HA48DT', 'GB', NULL, NULL, '07931333666', '1371209121', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '425012799687', 'FedEx', NULL, '2019-02-07', '2019-02-01 15:28', '4260295880978', '1', 'a0YC000000mgWXf', '129.00', '179.00'),
(47522, '1071223545', NULL, NULL, 'BERNIE DOLAN', '1  REGENT FOLD, MOSSLEY', 'ASHTON UNDER LYNE', 'LANCASHIRE', '', 'OL59NR', 'GB', NULL, NULL, '07921552353', '1371207345', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '425012799702', 'FedEx', NULL, '2019-02-07', '2019-02-01 14:59', '4260295881579', '1', 'a0YC000000mgSnN', '135.00', '176.00'),
(47523, '1071864265', NULL, NULL, 'JANE EDWARDS', '28 WINFORDE CRESCENT', 'BRAUNSTONE', 'LEICESTER', '', 'LE31TA', 'GB', NULL, NULL, '07415187062', '1371847851', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '425012799985', 'FedEx', NULL, '2019-02-08', '2019-02-06 20:27', '4260295880626', '1', 'a0YC000000mgSnJ', '135.00', '176.00'),
(47524, '1071844513', NULL, NULL, 'Giselle  Walker Salisbury', '38 DRYCLOUGH ROAD', '', 'HUDDERSFIELD', '', 'HD45HY', 'GB', NULL, NULL, '07701042620', '1371828093', NULL, NULL, '3004-1 Silver case / Gold face / Black Leather Band', NULL, '425012799996', 'FedEx', NULL, '2019-02-08', '2019-02-06 16:57', '4260295880053', '1', 'a0YC000000n20xY', '120.01', '179.00'),
(47525, '1070779693', NULL, NULL, 'Hava Methoxha', 'FLAT 32 BARNES HOUSE', 'WARLTERSVILLE ROAD', 'LONDON', '', 'N193AN', 'GB', NULL, NULL, '+44 7500 861664', '1370763715', NULL, NULL, 'GM-3005-A2 Silver Case / Black Face / Stainless steel band', NULL, '425012798095', 'FedEx', NULL, '2019-01-31', '2019-01-28 20:58', '4260295880978', '1', 'a0YC000000mgWXf', '129.00', '179.00'),
(47526, '1070703053', NULL, NULL, 'Sam Wilson', '1 CHAMBERS CLOSE', '', 'KENDAL', 'CUMBRIA', 'LA95JE', 'GB', NULL, NULL, '97773111957', '1370686971', NULL, NULL, '3004-3 Gold case / Black face / Brown Leather Band', NULL, 'storniert', 'FedEx', NULL, '2019-01-31', '2019-01-28 03:58', '4260295880077', '1', 'a0YC000000n20xa', '120.01', '179.00'),
(47527, '1070701071', NULL, NULL, 'Patrick Mcildoon', '35 MOUNT GROVE', '', 'GATESHEAD', '', 'NE119XB', 'GB', NULL, NULL, '07402971471', '1370684953', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '425012798121', 'FedEx', NULL, '2019-01-31', '2019-01-28 02:58', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47528, '1070707701', NULL, NULL, 'Howard Giles', '98 TOWER VIEW', 'SHIRLEY', 'CROYDON', '', 'CR07PW', 'GB', NULL, NULL, '07920400074', '1370691609', NULL, NULL, 'GM-3005-4 Gold case / Black face / Black Leather Band', NULL, '425012798100', 'FedEx', NULL, '2019-01-31', '2019-01-28 09:28', '4260295880923', '1', 'a0YC000000mgWXd', '129.00', '179.00'),
(47529, '1070704139', NULL, NULL, 'SONI DOBRA', 'FLAT 53 NAYLOR HOUSE', '10 JOHN FEARON WALK', 'LONDON', '', 'W104NX', 'GB', NULL, NULL, '07939114115', '1370688047', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '425012798110', 'FedEx', NULL, '2019-01-31', '2019-01-28 05:28', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47530, '1072137175', NULL, NULL, 'Lentini Anna Maria Matilde', 'VIA DOGLIANI 16', '', 'CARMAGNOLA', 'TO', '10022', 'IT', NULL, NULL, '3477023998', '1372120577', NULL, NULL, '503-2 Silver case / Black face / Black Leather Band', NULL, '425012800607', 'FedEx', NULL, '2019-01-12', '2019-02-09 14:27', '4260295880732', '1', 'a0YC000000mg68m', '150.00', '234.50'),
(47531, '1072156931', NULL, NULL, 'Callum Robinson', '108 CHAPEL LANE', 'Ravenshead', 'NOTTINGHAM', '', 'NG159DH', 'GB', NULL, NULL, '07463781049', '1372140301', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '425012800629', 'FedEx', NULL, '2019-02-12', '2019-02-09 16:27', '4260295881586', '1', 'a0YC000000mgSnO', '135.00', '176.00'),
(47532, '1072116609', NULL, NULL, 'Mark Farr', '12 KEMPE ROAD', 'West Lynn', 'KING\'S LYNN', '', 'PE343JJ', 'GB', NULL, NULL, '07340817873', '1372099949', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '425012800630', 'FedEx', NULL, '2019-02-12', '2019-02-09 04:57', '4260295881579', '1', 'a0YC000000mgSnN', '135.00', '176.00'),
(47533, '1072013543', NULL, NULL, 'LESLIE STEPHEN', '38 AUCHMILL TERRACE', 'BUCKSBURN', 'ABERDEEN', '', 'AB219LF', 'GB', NULL, NULL, '07470495744', '1371996953', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '425012800640', 'FedEx', NULL, '2019-02-12', '2019-02-08 02:27', '4260295881562', '1', 'a0YC000000mgSnM', '135.00', '176.00'),
(47534, '1071991517', NULL, NULL, 'David Bangs', '50 GOGH ROAD', '50', 'AYLESBURY', '', 'HP198SH', 'GB', NULL, NULL, '07825308727', '1371975039', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '425012800651', 'FedEx', NULL, '2019-02-12', '2019-02-07 22:57', '4260295881678', '1', 'a0YC000000mg0FM', '150.00', '219.00'),
(47535, '1071946969', NULL, NULL, 'Jezelle Onika Greenaway', 'Flat 9 Willowbrook', '', 'Oxford', 'Oxfordshire', 'OX27XD', 'GB', NULL, NULL, '07918518453', '1371930583', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '425012800662', 'FedEx', NULL, '2019-02-12', '2019-02-07 15:57', '4260295880626', '1', 'a0YC000000mgSnJ', '135.00', '176.00'),
(47536, '1071927221', NULL, NULL, 'CHRIS BAGLEY', '3 LADBROKE CLOSE', '', 'READING', '', 'RG54DX', 'GB', NULL, NULL, '07527849983', '1371910761', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '425012800673', 'FedEx', NULL, '2019-02-12', '2019-02-07 12:57', '4260295881579', '1', 'a0YC000000mgSnN', '135.00', '176.00'),
(47537, '1072943557', NULL, NULL, 'VANESSA BROWNE', '40 MARMION AVENUE', 'CHINGFORD', '', 'E48EP', 'LONDON', 'Groß', NULL, NULL, '07931740258', '1372926723', NULL, NULL, 'GM-107-5+107-8', NULL, '435139665650', 'FedEx', NULL, '2019-02-19', '2019-02-17 13:28', '4260295881555', '1', 'a0YC000000mgSnL', '135.00', '176.00'),
(47538, '1072859389', NULL, NULL, 'Alice Edwards Roscamp', '284A STAND LANE', '', '', 'M261JE', 'MANCHESTER', 'Groß', NULL, NULL, '07923464597', '1372842553', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '435139666660', 'FedEx', NULL, '2019-02-19', '2019-02-16 16:27', '4260295881586', '1', 'a0YC000000mgSnO', '135.00', '176.00'),
(47539, '1072845517', '', '', 'Mr Vesselin Stoianov', '2 THE DRIVE', 'HIGH BARNET', '', 'EN54JQ', 'BARNET', '', '', '', '07459464772', '1372828601', '', '', '3004-4 Black case / Black face / Black Leather Band', 'EmpfÃ¤nger hat Annahme verweigert! Sendung am 11.03.19 zurÃ¼ck erhalten.', '435139666671', 'FedEx', '', '2019-02-19', '2019-02-16 13:58', '4260295880084', '1', 'a0YC000000n20xb', '120.01', '179.00'),
(47540, '1072820441', NULL, NULL, 'Bernard Adjenughure', '94 QUEEN ELIZABETH ROAD', '', '', 'WF14RJ', 'WAKEFIELD', 'Groß', NULL, NULL, '', '1372803425', NULL, NULL, 'GM-107-7 x2', NULL, '435139666682', 'FedEx', NULL, '2019-02-19', '2019-02-16 07:57', '4260295881579', '1', 'a0YC000000mgSnN', '135.00', '176.00'),
(47541, '1072819197', NULL, NULL, 'Ian Smith', '104 joanmount park', '', 'County Antrim', 'BT146PG', 'Belfast', 'Groß', NULL, NULL, '07707332911', '1372802189', NULL, NULL, 'GM-107-7 x2', NULL, '435139666693', 'FedEx', NULL, '2019-02-19', '2019-02-16 05:26', '4260295881579', '2', 'a0YC000000mgSnN', '135.00', '176.00'),
(47542, '1072790187', NULL, NULL, 'Shirin Yasmin', 'FLAT 1 CAMBRIDGE ROAD', 'Cambridge Road', 'Surrey', 'KT13NE', 'KINGSTON UPON THAMES', 'Groß', NULL, NULL, '07479628962', '1372773293', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '435139666708', 'FedEx', NULL, '2019-02-19', '2019-02-15 21:57', '4260295881579', '1', 'a0YC000000mgSnN', '135.00', '176.00'),
(47543, '1072741763', NULL, NULL, 'Paul Flopmode Adams', '29 MARLCLIFF GROVE', 'Billesley', 'BIRMINGHAM', 'B130RP', 'BIRMINGHAM', 'Groß', NULL, NULL, '07851485423', '1372724931', NULL, NULL, '3004-2 Silver case / Black face / Black Leather Band', NULL, '435139666719', 'FedEx', NULL, '2019-02-19', '2019-02-15 13:58', '4260295880060', '1', 'a0YC000000n20xZ', '120.01', '179.00'),
(47544, '1072719155', NULL, NULL, 'ZORLU YILMAZ', '110 GREAT CAMBRIDGE ROAD', '', '', 'N178LT', 'LONDON', 'Groß', NULL, NULL, '07540425660', '1372702259', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '435139666720', 'FedEx', NULL, '2019-02-19', '2019-02-15 10:27', '4260295881586', '1', 'a0YC000000mgSnO', '135.00', '176.00'),
(47545, '1072715913', NULL, NULL, 'MARLEY SMITH', '90 CLIFDEN ROAD', '', '', 'E50LN', 'LONDON', 'Groß', NULL, NULL, '07519632437', '1372698999', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '435139666730', 'FedEx', NULL, '2019-02-19', '2019-02-15 09:27', '4260295880633', '1', 'a0YC000000mgSnK', '135.00', '176.00'),
(47546, '1072691649', NULL, NULL, 'Paul Burge', 'Flat 66, Nobel House', '4 Queensway', '', 'RH11TX', 'Redhill', 'Groß', NULL, NULL, '07796541561', '1372674749', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '435139666741', 'FedEx', NULL, '2019-02-19', '2019-02-14 22:57', '4260295880602', '1', 'a0YC000000mgSnH', '135.00', '176.00'),
(47547, '1072632249', NULL, NULL, 'Bernard Adjenughure', '94 QUEEN ELIZABETH ROAD', '', '', 'WF14RJ', 'WAKEFIELD', 'Groß', NULL, NULL, '', '1372615369', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '435139666682', 'FedEx', NULL, '2019-02-19', '2019-02-14 08:57', '4260295881579', '2', 'a0YC000000mgSnN', '135.00', '176.00'),
(47548, '1072628997', NULL, NULL, 'Adam Chambers', '20 AIRFIELD WAY', 'Weldon', '', 'NN173LX', 'CORBY', 'Groß', NULL, NULL, '07917322475', '1372612121', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '435139666763', 'FedEx', NULL, '2019-02-19', '2019-02-14 03:57', '4260295881586', '1', 'a0YC000000mgSnO', '135.00', '176.00'),
(47549, '1073203913', NULL, NULL, 'Alan Bloomfield', '5 SKELTON LANE', 'BEIGHTON', 'SHEFFIELD', '', 'S201FJ', 'GB', NULL, NULL, '01142489556', '1373186851', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '435139666796', 'FedEx', NULL, '2019-02-21', '2019-02-19 19:27', '4260295881678', '1', 'a0YC000000mg0FM', '150.00', '219.00'),
(47550, '1073200391', NULL, NULL, 'ISIAKA MUNYANKORE', '162 WHITWORTH AVENUE', '', 'COVENTRY', '', 'CV31EY', 'GB', NULL, NULL, '07912448149', '1373183279', NULL, NULL, '506-3 Gold case / Black face / Brown Leather Band', NULL, '435139666800', 'FedEx', NULL, '2019-02-21', '2019-02-19 18:27', '4260295880886', '1', 'a0YC000000mgWYK', '125.00', '179.00'),
(47551, '1073172927', '', '', 'Leanne owens', '13 LEWIS STREET', 'Aberaman', 'ABERDARE', '', 'CF446PY', '', '', '', '07415753027', '1373155833', '', '', '3004-4 Black case / Black face / Black Leather Band', 'Nachforschung am 20.01.19 gestellt!', '435139666811', 'FedEx', '', '2019-02-21', '2019-02-19 12:58', '4260295880084', '1', 'a0YC000000n20xb', '120.01', '179.00'),
(47552, '1073071923', NULL, NULL, 'Hayden Whitehead', 'CHURCH HOUSE', 'CORBAR ROAD', 'STOCKPORT', '', 'SK26EP', 'GB', NULL, NULL, '07729917023', '1373054957', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '435139666822', 'FedEx', NULL, '2019-02-21', '2019-02-18 12:57', '4260295880619', '1', 'a0YC000000mgSnI', '135.00', '176.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(47553, '1073056255', NULL, NULL, 'CONOR STAIN', '19 WINDSOR ROAD', 'CASTLE BROMWICH', 'BIRMINGHAM', '', 'B360JN', 'GB', NULL, NULL, '07730375098', '1373039161', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '435139666833', 'FedEx', NULL, '2019-02-21', '2019-02-18 09:57', '4260295881562', '1', 'a0YC000000mgSnM', '135.00', '176.00'),
(47554, '1072533071', NULL, NULL, 'Elisa Russo', 'VIA GIOVANNI GUCCIONE 29', '', 'GELA', 'CL', '93012', 'IT', NULL, NULL, '3474190168', '', NULL, NULL, '7002-6 Silver case / White face / Strainless steel band', NULL, '15.02.19', 'FedEx', NULL, '0000-00-00', '2019-02-13 05:57', '4260295882279', '1', 'a0YC000000mg791', '155.00', '242.50'),
(47555, '1072554797', NULL, NULL, 'HAZEL FRAMINGHAM', '8 UNDERHILL TERRACE', 'SPRINGWELL VILLAGE', 'GATESHEAD', '', 'NE97PA', 'GB', NULL, NULL, '07774080544', '1372538081', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '425012801290', 'FedEx', NULL, '2019-02-15', '2019-02-13 13:27', '4260295881562', '1', 'a0YC000000mgSnM', '135.00', '176.00'),
(47556, '1072533355', NULL, NULL, 'LEE ROBERTS', '4 FIRST AVENUE', 'RAINHILL', 'PRESCOT', '', 'L354LJ', 'GB', NULL, NULL, '07788921771', '1372516525', NULL, NULL, '506-8 Silver Case/White Dial/Stainless Steel Band', NULL, '425012801305', 'FedEx', NULL, '2019-02-15', '2019-02-13 04:57', '4260295882552', '1', 'a0YC000000mgWYO', '125.00', '179.00'),
(47557, '1072440797', NULL, NULL, 'Susan Wesson', 'Cope House', '33 Cope Street', 'Springhill, Birmingham', '', 'B187BA', 'GB', NULL, NULL, '0121 454 9320', '1372424011', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '425012801316', 'FedEx', NULL, '2019-02-15', '2019-02-12 04:27', '4260295881562', '1', 'a0YC000000mgSnM', '135.00', '176.00'),
(47558, '1072431761', NULL, NULL, 'Rhea Brooke', '4 GLENWOOD', 'Llanedeyrn', 'CARDIFF', '', 'CF236UR', 'GB', NULL, NULL, '07949458252', '1372415099', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '425012801327', 'FedEx', NULL, '2019-02-15', '2019-02-12 00:57', '4260295880619', '1', 'a0YC000000mgSnI', '135.00', '176.00'),
(47559, '1072400545', NULL, NULL, 'Parul Sanghrajka', '32 CHAMBERLAIN DRIVE', '', 'WILMSLOW', '', 'SK92SN', 'GB', NULL, NULL, '+447825040110', '1372383897', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '425012801338', 'FedEx', NULL, '2019-02-15', '2019-02-11 19:57', '4260295881579', '1', 'a0YC000000mgSnN', '135.00', '176.00'),
(47560, '1072367567', NULL, NULL, 'DOMINIC THOMAS', '118 DYNEVOR ROAD', 'SKEWEN', 'NEATH', '', 'SA106TH', 'GB', NULL, NULL, '+447908149769', '1372350873', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '425012801349', 'FedEx', NULL, '2019-02-15', '2019-02-11 14:28', '4260295881555', '1', 'a0YC000000mgSnL', '135.00', '176.00'),
(47561, '1072331341', '', '', 'Glenn Ingram', '47 SUTTON ROAD', 'PRESTON', 'WEYMOUTH', '', 'DT36LS', '', '', '', '07815528063', '1372314673', '', '', 'GM-107-3 Gold case / Black face / Brown Leather Band', 'Nachforschung am 20.02.19 gestellt. Paket verloren', '425012801350', 'FedEx', '', '2019-02-15', '2019-02-11 01:27', '4260295880626', '1', 'a0YC000000mgSnJ', '135.00', '176.00'),
(47562, '1073559511', NULL, NULL, 'Alan Patrick', '21 BEECHWOOD AVENUE', '21', 'NE96PP', 'GATESHEAD', '', 'Groß', NULL, NULL, '07835101548', '1373542269', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '425012802091', 'FedEx', NULL, '2019-02-25', '2019-02-23 18:28', '4260295881579', '1', 'a0YC000000mgSnN', '135.00', '176.00'),
(47563, '1073541369', '', '', 'A C', '6 CAMPION PLACE', '', 'OX263EH', 'BICESTER', '', 'Groß', '', '', '07919027180', '1373524215', '', '', 'GM-107-7 Gold Case / Black face / Stainless steel band', '', '425012802183', 'FedEx', '', '2019-02-25', '2019-02-23 15:27', '4260295881579', '1', 'a0YC000000mgSnN', '135.00', '176.00'),
(47564, '1073541355', NULL, NULL, 'DEREK ROBERTSON', '2 NORTH BERWICK AVENUE', 'CARRICKSTONE', 'G680JQ', 'GLASGOW', '', 'Groß', NULL, NULL, '01236457935', '1373524195', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '425012802117', 'FedEx', NULL, '2019-02-25', '2019-02-23 15:27', '4260295881555', '1', 'a0YC000000mgSnL', '135.00', '176.00'),
(47565, '1073508561', NULL, NULL, 'DENISE EDOKPOLOR', '329 BURNT OAK BROADWAY', '', 'HA85AW', 'EDGWARE', '', 'Groß', NULL, NULL, '07903005747', '1373491253', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '425012802128', 'FedEx', NULL, '2019-02-25', '2019-02-23 04:27', '4260295881562', '1', 'a0YC000000mgSnM', '135.00', '176.00'),
(47566, '1073479723', NULL, NULL, 'ANDREA FOX', '19 CEDAR AVENUE', 'ALFRETON', 'DE557EU', 'ALFRETON', '', 'Groß', NULL, NULL, '07572155650', '1373462457', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '425012802139', 'FedEx', NULL, '2019-02-25', '2019-02-22 20:27', '4260295880626', '1', 'a0YC000000mgSnJ', '135.00', '176.00'),
(47567, '1073460845', '', '', 'Clifford Simpson', '23 BEN AIGEN WALK', '', 'IV306YY', 'ELGIN', '', 'Groß', '', '', '01343 548065 ', '1373443609', '', '', 'GM-107-3 Gold case / Black face / Brown Leather Band', '', '', 'FedEx', '', '2019-02-25', '2019-02-22 15:57', '4260295880626', '1', 'a0YC000000mgSnJ', '135.00', '176.00'),
(47568, '1073444209', NULL, NULL, 'Andronache Valeriu', '26 WORSLEY ROAD NORTH', '', 'M283GW', 'MANCHESTER', '', 'Groß', NULL, NULL, '07702197784', '1373427601', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '425012802150', 'FedEx', NULL, '2019-02-25', '2019-02-22 12:58', '4260295880602', '1', 'a0YC000000mgSnH', '135.00', '176.00'),
(47569, '1073426461', NULL, NULL, 'Linda campbell', '45 ELDONIAN WAY', '', 'L36JL', 'LIVERPOOL', '', 'Groß', NULL, NULL, '0151 345 3699', '1373409173', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '425012802161', 'FedEx', NULL, '2019-02-25', '2019-02-22 05:57', '4260295880602', '1', 'a0YC000000mgSnH', '135.00', '176.00'),
(47570, '1073370179', NULL, NULL, 'Pinku Shah', 'FLAT 33 SOUTHCHURCH ROAD', 'HIGH STREET SOUTH', 'E66DY', 'East ham', '', 'Groß', NULL, NULL, '07860663499', '1373353011', NULL, NULL, 'GM-107-2 Silver case/Black face/Black Leather Band', NULL, '425012802172', 'FedEx', NULL, '2019-02-25', '2019-02-21 14:57', '4260295880619', '1', 'a0YC000000mgSnI', '135.00', '176.00'),
(47571, '1073313565', NULL, NULL, 'Nicoleta Susanu', 'VIA TEVERE 1', '1', 'BASTIA UMBRA', 'PG', '06083', 'IT', NULL, NULL, '3475530001', '1373296453', NULL, NULL, '506-11 Gold Case/Blue Face/Stainless Steel band', NULL, '425012802070', 'FedEx', NULL, '2019-02-25', '2019-02-20 22:57', '4260295882583', '1', 'a0YC000000nMrkZ', '155.00', '242.50'),
(47572, '1073235375', NULL, NULL, 'Stanley Chima Ibekwe', 'CALLE MALAGA 21', '1B', 'ROQUETAS DE MAR', 'AL', '04740', 'ES', NULL, NULL, '631950816', '1373218235', NULL, NULL, '4004-5 Argent Blanc Acier', NULL, '425012802069', 'FedEx', NULL, '2019-02-25', '2019-02-20 00:27', '42602958811104', '1', 'a0YC000000n0xHU', '150.00', '214.90'),
(47573, '1073838573', NULL, NULL, 'FRED ANDERSON', '152312 York House,', 'Green Lane West', 'PRESTON', 'LANCASHIRE', 'PR31NJ', 'GB', NULL, NULL, '+44 1995 606070', '1373821341', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z8VF4596849197053', 'UPS', NULL, '2019-02-28', '2019-02-26 15:30', '4260295881555', '1', 'a0YC000000mgSnL', '135.00', '176.00'),
(47574, '1073829297', NULL, NULL, 'SARA-JAYNE FULLER', '5 CUMBRIAN WAY', '', 'SOUTHAMPTON', '', 'SO164AP', 'GB', NULL, NULL, '02380 772946', '1373812101', NULL, NULL, '3004-4 Black case / Black face / Black Leather Band', NULL, '1Z8VF4596850272263', 'UPS', NULL, '2019-02-28', '2019-02-26 14:00', '4260295880084', '1', 'a0YC000000n20xb', '120.01', '179.00'),
(47575, '1073771571', NULL, NULL, 'Leanna Brooks', '14 FAIRFIELD TERRACE', '', 'ASHFORD', '', 'TN262HS', 'GB', NULL, NULL, '+447513416619', '1373754281', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z8VF4596849557075', 'UPS', NULL, '2019-02-28', '2019-02-25 21:27', '4260295880626', '1', 'a0YC000000mgSnJ', '135.00', '176.00'),
(47576, '1073710991', NULL, NULL, 'Margot Atherton', '16 STAFFORD AVENUE', '', 'HALIFAX', '', 'HX30BH', 'GB', NULL, NULL, '07584200943', '1373693583', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z8VF4596851347485', 'UPS', NULL, '2019-02-28', '2019-02-25 09:27', '4260295881562', '1', 'a0YC000000mgSnM', '135.00', '176.00'),
(47577, '1073707593', NULL, NULL, 'ANTHONY GRADY', '10 MANSEL CLOSE', '', 'WIDNES', '', 'WA89WL', 'GB', NULL, NULL, '07827952133', '1373690089', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z8VF4596851899497', 'UPS', NULL, '2019-02-28', '2019-02-25 04:27', '4260295880626', '1', 'a0YC000000mgSnJ', '135.00', '176.00'),
(47578, '1073636191', NULL, NULL, 'JOHN LARKIN', '39B DALSKEITH ROAD', '', 'PAISLEY', '', 'PA31AS', 'GB', NULL, NULL, '01418874526', '1373618945', NULL, NULL, '506-12 Black case/Black face/ Stainless Steel Band', NULL, '1Z8VF4596849029109', 'UPS', NULL, '2019-02-28', '2019-02-24 15:57', '4260295882590', '1', 'a0YC000000mgWYS', '125.00', '179.00'),
(47579, '1073978855', '', '', 'Kenneth Leak', 'GRAVESEND ROAD', 'HIGHAM', 'ROCHESTER', '', 'ME37NY', '', '', '', '01634714713', '1373961479', '', '', 'GM-107-7 Gold Case / Black face / Stainless steel band', 'Adresse nicht korrekt. UPS schickt die Sendung zurÃ¼ck. 18.03.19\r\n\r\nSendung am 21.03.19 zurÃ¼ck erhalten!', '1Z8VF4596855063015', 'UPS', '', '2019-03-04', '2019-02-27 23:19', '4260295881579', '1', 'a0YC000000mgSnN', '135.00', '176.00'),
(47580, '1073931233', NULL, NULL, 'Anita Pan', '14 DAMSON CRESCENT', 'FAIR OAK', 'EASTLEIGH', '', 'SO508RE', 'GB', NULL, NULL, '02380601255', '1373913915', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z8VF4596856380028', 'UPS', NULL, '2019-03-04', '2019-02-27 14:49', '4260295880633', '1', 'a0YC000000mgSnK', '135.00', '176.00'),
(47581, '1073913379', NULL, NULL, 'Robert Lee', '66 LANGLEY CLOSE', 'RAMSEY ROAD', 'CAMBRIDGESHIRE', '', 'PE275SE', 'GB', NULL, NULL, '07856979138', '1373896081', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z8VF4596856551030', 'UPS', NULL, '2019-03-04', '2019-02-27 11:48', '4260295881579', '1', 'a0YC000000mgSnN', '135.00', '176.00'),
(47582, '1074030043', NULL, NULL, 'MICHELE PEDONE', 'STRADA MONTANARA 21', '', 'PARMA', 'PR', '43124', 'IT', NULL, NULL, '3283395469', '1374012569', NULL, NULL, '503-2 Silver case / Black face / Black Leather Band', NULL, '1Z8VF4596859472496', 'UPS', NULL, '2019-03-05', '2019-02-28 15:48', '4260295880732', '1', 'a0YC000000mg68m', '150.00', '234.50'),
(47583, '1074391579', NULL, NULL, 'JOHN O`RIORDAN', '20 FIELDHOUSE DRIVE', '', 'LEEDS', '', 'LS176HN', 'GB', NULL, NULL, '07889781952', '1374374047', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z8VF4596858006018', 'UPS', NULL, '2019-03-05', '2019-03-03 19:48', '4260295880626', '1', 'a0YC000000mgSnJ', '135.00', '176.00'),
(47584, '1074366089', NULL, NULL, 'David Ramza', 'Flat 4', '210 Whitehall Road', 'Bristol', '', 'BS59BS', 'GB', NULL, NULL, '07540304385', '1374346633', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z8VF4596858257426', 'UPS', NULL, '2019-03-05', '2019-03-03 16:19', '4260295881579', '1', 'a0YC000000mgSnN', '135.00', '176.00'),
(47585, '1074364097', NULL, NULL, 'KAREN LISTER', '82 WHITESIDE ROAD', '', 'ST. HELENS', '', 'WA110JB', 'GB', NULL, NULL, '07908173362', '1374346603', NULL, NULL, 'GM-107-7 Gold Case / Black face / Stainless steel band', NULL, '1Z8VF4596859270230', 'UPS', NULL, '2019-03-05', '2019-03-03 16:18', '4260295881579', '1', 'a0YC000000mgSnN', '135.00', '176.00'),
(47586, '1074298875', NULL, NULL, 'OSCAR OKORONTA', '7 BELTWOOD ROAD', '', 'BELVEDERE', '', 'DA176DS', 'GB', NULL, NULL, '7957113768', '1374281349', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z8VF4596858200441', 'UPS', NULL, '2019-03-05', '2019-03-02 23:49', '4260295881586', '1', 'a0YC000000mgSnO', '135.00', '176.00'),
(47587, '1074260469', NULL, NULL, 'MARK RUTTER', '4 BRIAR CLIFFE', '', 'SELBY', '', 'YO89RX', 'GB', NULL, NULL, '07826107054', '1374242887', NULL, NULL, 'GM-107-1 Silver case / White face / Black Leather Band', NULL, '1Z8VF4596858444054', 'UPS', NULL, '2019-03-05', '2019-03-02 17:19', '4260295880602', '1', 'a0YC000000mgSnH', '135.00', '176.00'),
(47588, '1074241159', NULL, NULL, 'Donna Beighton', '15 Stony Close', 'Stainforth', 'Doncaster', 'South Yorkshire', 'DN75BF', 'GB', NULL, NULL, '07472802882', '1374223633', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '1Z8VF4596858237064', 'UPS', NULL, '2019-03-05', '2019-03-02 14:19', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47589, '1074188907', NULL, NULL, 'ROBERTA LAWSON', '22 CHANCERY COURT', '', 'BROUGH', '', 'HU151FG', 'GB', NULL, NULL, '07714316443', '1374171421', NULL, NULL, '3004-2 Silver case / Black face / Black Leather Band', NULL, '1Z8VF4596860255478', 'UPS', NULL, '2019-03-05', '2019-03-01 23:18', '4260295880060', '1', 'a0YC000000n20xZ', '120.01', '179.00'),
(47590, '1074054595', NULL, NULL, 'Khalid Errami', '3 DAN BRYANT HOUSE', 'WEIR ROAD', 'LONDON', '', 'SW120NN', 'GB', NULL, NULL, '0793282279', '1374037113', NULL, NULL, 'GM-107-5 Silver case / White face / Stainless steel Band', NULL, '1Z8VF4596860215289', 'UPS', NULL, '2019-03-05', '2019-02-28 18:48', '4260295881555', '1', 'a0YC000000mgSnL', '135.00', '176.00'),
(47591, '1074497831', NULL, NULL, 'Giulia Colaiacomo', 'VIA FIESOLE 88', '', 'GROSSETO', 'GR', '58100', 'IT', NULL, NULL, '3204673667', '1374480093', NULL, NULL, '7002-9 Gold Case / Black Face / Strainless steel band', NULL, '471604313287', 'FedEx', NULL, '2019-03-08', '2019-03-04 17:48', '4260295882309', '1', 'a0YC000000mg793', '155.00', '242.50'),
(47592, '1074564843', NULL, NULL, 'Fred Anderson', '152312 YORK HOUSE,', 'GREEN LANE WEST', 'PRESTON', '', 'PR31NJ', 'GB', NULL, NULL, '+44 1995 606070', '1374547085', NULL, NULL, '3004-2 Silver case / Black face / Black Leather Band', NULL, '1Z8VF4596860103113', 'UPS', NULL, '2019-03-08', '2019-03-05 09:48', '4260295880060', '1', 'a0YC000000n20xZ', '120.01', '179.00'),
(47593, '1074531355', NULL, NULL, 'Richard', '5 PARK ROW', '', 'LOUTH', '', 'LN117AT', 'GB', NULL, NULL, '07928645658', '1374513777', NULL, NULL, '506-7 Rosegold case/Blue face/Brown Leather Band', NULL, 'storniert', 'UPS', NULL, '2019-03-08', '2019-03-04 22:18', '4260295882545', '1', 'a0YC000000mgWYN', '125.00', '179.00'),
(47594, '1074517859', NULL, NULL, 'Karen Morris', '26 SHEPHERD DRIVE', 'LANGSTONE', 'NEWPORT', '', 'NP182LB', 'GB', NULL, NULL, '07824344970', '1374500163', NULL, NULL, 'GM-107-8 Black case/Black face/Black Metal Band', NULL, '1Z8VF4596858788522', 'UPS', NULL, '2019-03-08', '2019-03-04 19:49', '4260295881586', '1', 'a0YC000000mgSnO', '135.00', '176.00'),
(47595, '1075214045', NULL, NULL, 'Tanya Buchanan', '10 SPRING ROAD', 'FELTHAM', 'FELTHAM', '', 'TW137JB', 'GB', NULL, NULL, '07701033427', '1375195993', NULL, NULL, '506-11 Gold Case/Blue Face/Stainless Steel band', NULL, '1Z8VF4596851779581', 'UPS', NULL, '2019-03-13', '2019-03-11 05:09', '4260295882583', '1', 'a0YC000000mgWYR', '125.00', '179.00'),
(47596, '1075096653', NULL, NULL, 'Fred Anderson', '152312 YORK HOUSE,', 'GREEN LANE WEST', 'PRESTON', '', 'PR31NJ', 'GB', NULL, NULL, '+44 1995 606070', '1375078899', NULL, NULL, 'GM-111-12 Black case/Black face/Black Metall Band', NULL, '1Z8VF4596851227597', 'UPS', NULL, '2019-03-13', '2019-03-10 12:40', '4260295882996', '1', 'a0YC000000o0r0O', '139.99', '229.00'),
(47597, '1075018129', NULL, NULL, 'ASHLEY LAIDLAW', 'UNIT10 WATERSIDE COURT', 'NORTH SEATON INDUS EST', 'ASHINGTON', '', 'NE630YG', 'GB', NULL, NULL, '07949109413', '1375000263', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '1Z8VF4596851213208', 'UPS', NULL, '2019-03-13', '2019-03-09 17:10', '4260295881678', '1', 'a0YC000000mg0FM', '150.00', '219.00'),
(47598, '1074968369', NULL, NULL, 'Zareen Kafait', '59 KEITH ROAD', '', 'HAYES', '', 'UB34HP', 'GB', NULL, NULL, '07404720006', '1374950399', NULL, NULL, '4004-3 Or Noir Noir', NULL, '1Z8VF4596849312418', 'UPS', NULL, '2019-03-13', '2019-03-09 08:09', '4260295881081', '1', 'a0YC000000o0qzZ', '134.99', '229.00'),
(47599, '1074946377', NULL, NULL, 'Jesse MCcormack', '61 BALFOUR GROVE', '', 'LONDON', '', 'N200SN', 'GB', NULL, NULL, '07495788749', '1374928505', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z8VF4596851861222', 'UPS', NULL, '2019-03-13', '2019-03-08 22:40', '4260295880626', '1', 'a0YC000000mgSnJ', '135.00', '176.00'),
(47600, '1074939581', NULL, NULL, 'MICHAEL DALEY', '30 RAMSBURY AVENUE', '', 'STOCKTON-ON-TEES', '', 'TS199JH', 'GB', NULL, NULL, '07792755677', '1374921635', NULL, NULL, 'GM-107-3 Gold case / Black face / Brown Leather Band', NULL, '1Z8VF4596850555636', 'UPS', NULL, '2019-03-13', '2019-03-08 21:39', '4260295880626', '1', 'a0YC000000mgSnJ', '135.00', '176.00'),
(47601, '1074901247', NULL, NULL, 'MATT BODEN', '9 POWELL STREET', '', 'HARROGATE', '', 'HG14BY', 'GB', NULL, NULL, '07825248612', '1374883413', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z8VF4596850051644', 'UPS', NULL, '2019-03-13', '2019-03-08 14:21', '4260295881562', '1', 'a0YC000000mgSnM', '135.00', '176.00'),
(47602, '1074892747', NULL, NULL, 'Charlie Magill', '20D GLENVARNA DRIVE', '', 'NEWTOWNABBEY', '', 'BT365JQ', 'GB', NULL, NULL, '07857472376', '1374874905', NULL, NULL, 'GM-107-4 Black case / Black face / Black Leather Band', NULL, '1Z8VF4596850565250', 'UPS', NULL, '2019-03-13', '2019-03-08 12:51', '4260295880633', '1', 'a0YC000000mgSnK', '135.00', '176.00'),
(47603, '1074872129', NULL, NULL, 'STEPHEN CHARNLEY', '16 WINSFORD CLOSE', '', 'HALESOWEN', '', 'B633QH', 'GB', NULL, NULL, '07775426043', '1374854197', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z8VF4596851909270', 'UPS', NULL, '2019-03-13', '2019-03-08 03:20', '4260295881562', '1', 'a0YC000000mgSnM', '135.00', '176.00'),
(47604, '1074880759', NULL, NULL, 'Maddie Hodges', '50 SCHOOL ROAD', '', 'WISBECH', '', 'PE147SG', 'GB', NULL, NULL, '07437010369', '1374862853', NULL, NULL, 'GM-107-6 Silver Case / Black Face / Stainless steel band', NULL, '1Z8VF4596851472465', 'UPS', NULL, '2019-03-13', '2019-03-08 10:21', '4260295881562', '1', 'a0YC000000mgSnM', '135.00', '176.00'),
(47605, '1075503905', NULL, NULL, 'Ghennadi Ceapa', 'VIA RONCOMARZO 4', 'INTERNO 1', 'MULAZZANO', 'LO', '26837', 'IT', NULL, NULL, '3664249343', '1375485853', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z8VF4596851107985', 'UPS', NULL, '2019-03-15', '13.03.19 23:39', '4,2603E+12', '1', 'a0YC000000mg78z', '155.00', '242.50'),
(47606, '1075322503', NULL, NULL, 'peter gabriel', '21 PRINCESS STREET', '', 'WREXHAM', 'CLWYD', 'LL137UR', 'GB', NULL, NULL, '01978266284', '1375304415', NULL, NULL, 'GM-104-1 Argent Noir Noir', NULL, '1Z8VF4596851501478', 'UPS', NULL, '2019-03-15', '2019-03-12 08:09', '4260295880466', '1', 'a0YC000000mg0FF', '150.00', '219.00'),
(47607, '1075836991', NULL, NULL, 'STEFANO LOMBARDI', 'VIA FUCINI 21', '', 'TREZZANO SUL NAVIGLIO', 'MI', '20090', 'IT', NULL, NULL, '3287544183', '1375818823', NULL, NULL, 'GM-508-2 Silver case / Black face / Black Leather Band', NULL, '1Z8VF4596850392866', 'UPS', NULL, '2019-03-19', '2019-03-16 19:10', '4260295881227', '1', 'a0YC000000nMoQi', '150.00', '234.50'),
(47608, '1075519151', NULL, NULL, 'Charme De Provence & Shabby', 'VIA DELLA STORTA 919', 'ORARIO  9.30/13-16/19.30', 'ROMA', 'RM', '00123', 'IT', NULL, NULL, '3804331845', '1375501149', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z8VF4596851333678', 'UPS', NULL, '2019-03-19', '2019-03-14 01:40', '4260295882255', '1', 'a0YC000000mg78z', '155.00', '242.50'),
(47609, '1075837907', NULL, NULL, 'IONELIA LEONTINA BARAGAN', 'FLAT 45 REGENTS COURT', '', 'EDGWARE', 'LONDON', 'HA88AD', 'GB', NULL, NULL, '07435756690', '1375819745', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '1Z8VF4596850340082', 'UPS', NULL, '2019-03-19', '2019-03-16 18:10', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47610, '1075783587', NULL, NULL, 'DAVID KING', '21 HENDERSON ROW', 'BELFORD HOSPITAL . PH33 6BS', 'FORT WILLIAM', '', 'PH336HT', 'GB', NULL, NULL, '07979787288', '1375765367', NULL, NULL, '506-8 Silver Case/White Dial/Stainless Steel Band', NULL, 'CY227064760DE', 'DHL', NULL, '2019-03-19', '2019-03-16 10:10', '4260295882552', '1', 'a0YC000000mgWYO', '125.00', '179.00'),
(47611, '1075783563', NULL, NULL, 'DAVID KING', '21 HENDERSON ROW', 'BELFORD HOSPITAL . PH33 6BS', 'FORT WILLIAM', '', 'PH336HT', 'GB', NULL, NULL, '07979787288', '1375765343', NULL, NULL, '506-10 Gold case/Black face/Stainless Steel Band', NULL, 'CY227064760DE', 'DHL', NULL, '2019-03-19', '2019-03-16 10:10', '4260295882576', '1', 'a0YC000000mgWYQ', '125.00', '179.00'),
(47612, '1075689429', NULL, NULL, 'Mike Nelson', 'Fujitsu Services (Man34)', 'Central Park', 'Northampton Road', 'Manchester', 'M405BP', 'GB', NULL, NULL, '07951938254', '1375671239', NULL, NULL, '506-11 Gold Case/Blue Face/Stainless Steel band', NULL, '1Z8VF4596850268090', 'UPS', NULL, '2019-03-19', '2019-03-15 14:09', '4260295882583', '1', 'a0YC000000mgWYR', '125.00', '179.00'),
(47613, '1075571843', NULL, NULL, 'Krenar Allen', '34 Chelsworth Drive', '', 'London', '', 'SE182RA', 'GB', NULL, NULL, '07415152222', '1375554051', NULL, NULL, 'GM-104-1 Argent Noir Noir', NULL, '1Z8VF4596849533706', 'UPS', NULL, '2019-03-19', '2019-03-14 15:10', '4260295880466', '1', 'a0YC000000mg0FF', '150.00', '219.00'),
(47614, '1076150031', NULL, NULL, 'YONGQING XU', '53 ROCKLEY ROAD', '', 'SHEFFIELD', '', 'S61WL', 'GB', NULL, NULL, '07565455255', '1376131837', NULL, NULL, '510-5 Silver Case / White Face / Stainless steel band', NULL, '1Z8VF4596890980717', 'UPS', NULL, '2019-03-21', '2019-03-18 22:10', '42602958811418', '1', 'a0YC000000o0qxn', '134.99', '229.00'),
(47615, '1076718581', NULL, NULL, 'Cepale Luigi', 'VIA LEARCO GUERRA 20', 'ORARIO  13/17', 'ROMA', 'RM', '00142', 'IT', NULL, NULL, '3357500356', '1376700153', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z8VF4596849673261', 'UPS', NULL, '2019-03-26', '2019-03-24 17:41', '4260295882255', '1', 'a0YC000000mg78z', '155.00', '242.50'),
(47616, '1076394083', NULL, NULL, 'Charme De Provence & Shabby', 'VIA DELLA STORTA 919', 'ORARIO  9.30/13-16/19.30', 'ROMA', 'RM', '00123', 'IT', NULL, NULL, '3804331845', '1376375763', NULL, NULL, '514-10 Gold-Black Case/Black Face/Stainless Steel Band', NULL, '1Z8VF4596849438051', 'UPS', NULL, '2019-03-26', '2019-03-21 14:39', '4260295882668', '1', 'a0YC000000mg34k', '175.00', '274.00'),
(47617, '1076390169', NULL, NULL, 'MATTHEW STURGEON', '5 FELLOWS ROAD', '5', 'HASTINGS', '', 'TN343TY', 'GB', NULL, NULL, '07872481356', '1376371865', NULL, NULL, 'GM-104-9 Noir Noir Acier', NULL, '1Z8VF4596851718075', 'UPS', NULL, '2019-03-26', '2019-03-21 12:40', '4260295881685', '1', 'a0YC000000mg0FN', '150.00', '219.00'),
(47618, '1076369171', NULL, NULL, 'Ian Foster-parkin', '2 ELDER DRIVE', 'Bramley', 'ROTHERHAM', '', 'S663PH', 'GB', NULL, NULL, '07915124256', '1376350765', NULL, NULL, '506-13 Rosegold case/Blue face/Stainless Steel Band', NULL, '1Z8VF4596850868487', 'UPS', NULL, '2019-03-26', '2019-03-21 03:39', '4260295882606', '1', 'a0YC000000mgWYT', '125.00', '179.00'),
(47619, '1076890553', NULL, NULL, 'ROBERT SALMONS', '18 SLOUGH ROAD', '', 'IVER', '', 'SL00DS', 'GB', NULL, NULL, '07565505424', '1376871979', NULL, NULL, 'GM-102-8 Black case / Black Face / Stainless steel band', NULL, '1Z8VF4596849476635', 'UPS', NULL, '2019-03-29', '2019-03-26 02:39', '4260295881548', '1', 'a0YC000000lEiGa', '145.00', '239.00'),
(47620, '1077256905', NULL, NULL, 'ERVIS CERRIKU', 'VIA CARRU\' 2', '', 'CARMAGNOLA', 'TO', '10022', 'IT', NULL, NULL, '3282773512', '1377238231', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z8VF4596851996695', 'UPS', NULL, '2019-04-02', '2019-03-29 18:10', '4260295882255', '1', 'a0YC000000mg78z', '155.00', '242.50'),
(47621, '1077309263', NULL, NULL, 'FARHADUR CHOWDHURY', '9A MAR GROVE', '', 'MUSSELBURGH', '', 'EH217BW', 'GB', NULL, NULL, '07737118390', '1377290495', NULL, NULL, '506-10 Gold case/Black face/Stainless Steel Band', NULL, '1Z8VF4596850998300', 'UPS', NULL, '2019-04-02', '2019-03-30 05:39', '4260295882576', '1', 'a0YC000000mgWYQ', '125.00', '179.00'),
(47622, '1077100773', NULL, NULL, 'STEPHEN SHEEN', 'KEYSTONE CASTORS', 'SUITE 5A PAUL HOUSE', 'STOCKPORT RD, TIMPERLEY', '', 'WA157UQ', 'GB', NULL, NULL, '07738 573085', '1377082181', NULL, NULL, 'GM-104-4 Bicolore Or Noir', NULL, '1Z8VF4596850273511', 'UPS', NULL, '2019-04-02', '2019-03-28 10:09', '4260295881203', '1', 'a0YC000000mg0FI', '150.00', '219.00'),
(47623, '1077794531', NULL, NULL, 'Tracy Musgreaves', '11 Frampton road', '', 'Basildon', 'Essex', 'SS143ND', 'GB', NULL, NULL, '07979140613', '1377775647', NULL, NULL, 'GM-104-1 Argent Noir Noir', NULL, '1Z8VF4596851444781', 'UPS', NULL, '2019-04-05', '2019-04-03 03:59', '4260295880466', '1', 'a0YC000000mg0FF', '150.00', '219.00'),
(47624, '1077696771', NULL, NULL, 'Ly Tran', '206 CHESSINGTON ROAD', '', 'EPSOM', '', 'KT199XA', 'GB', NULL, NULL, '07477819818', '1377677899', NULL, NULL, 'GM-104-1 Argent Noir Noir', NULL, '1Z8VF4596851444790', 'UPS', NULL, '2019-04-05', '2019-04-02 07:39', '4260295880466', '1', 'a0YC000000mg0FF', '150.00', '219.00'),
(47625, '1077979401', NULL, NULL, 'VIONIST LILA', 'VIA CHINO ERMACORA 18', '', 'FIUME VENETO', 'PN', '33080', 'IT', NULL, NULL, '3202773500', '1377960451', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z8VF4596850772937', 'UPS', NULL, '2019-04-09', '2019-04-04 23:30', '4260295882255', '1', 'a0YC000000mg78z', '155.00', '242.50'),
(47626, '1077972951', NULL, NULL, 'Elena Ricci', 'Via pegli 59/5', '', 'Genova', 'GE', '16156', 'IT', NULL, NULL, '3461661970', '1377953995', NULL, NULL, '7002-2 Silver case / Black face / Black Leather Band', NULL, '1Z8VF4596850916942', 'UPS', NULL, '2019-04-09', '2019-04-04 22:30', '4260295882231', '1', 'a0YC000000mg78y', '155.00', '242.50'),
(47627, '1078236349', NULL, NULL, 'alexander gault', '8 HOLEHILLS PLACE', 'holehills place', 'AIRDRIE', 'LANARKSHIRE', 'ML66QE', 'GB', NULL, NULL, '07851215908', '1378217385', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '1Z8VF4596849956885', 'UPS', NULL, '2019-04-09', '2019-04-07 13:00', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47628, '1078113429', NULL, NULL, 'Mathew Arnold', '241 THE RIDGEWAY', '', 'ST. ALBANS', '', 'AL49XG', 'GB', NULL, NULL, '07411076651', '1378094389', NULL, NULL, 'GM-104-1 Argent Noir Noir', NULL, '1Z8VF4596850652898', 'UPS', NULL, '2019-04-09', '2019-04-06 09:29', '4260295880466', '1', 'a0YC000000mg0FF', '150.00', '219.00'),
(47629, '1078032565', NULL, NULL, 'NICHOLAS WESTON', '25 HAREDON CLOSE', 'FOREST HILL', 'LONDON', '', 'SE233TG', 'GB', NULL, NULL, '+447595155643', '1378013597', NULL, NULL, 'GM-104-4 Bicolore Or Noir', NULL, '1Z8VF4596849366503', 'UPS', NULL, '2019-04-09', '2019-04-05 13:30', '4260295881203', '1', 'a0YC000000mg0FI', '150.00', '219.00'),
(47630, '1078028353', NULL, NULL, 'NATHAN ARGENT', '22 MANOR ROAD', 'OLD HARLOW', 'HARLOW', '', 'CM170BE', 'GB', NULL, NULL, '07702599488', '1378009451', NULL, NULL, 'GM-104-2 Or Noir Marron', NULL, '1Z8VF4596851473713', 'UPS', NULL, '2019-04-09', '2019-04-05 13:00', '4260295880473', '1', 'a0YC000000mg0FG', '150.00', '219.00'),
(47631, '1077939601', NULL, NULL, 'Danielle Adams', '9 ROBERT STREET', '', 'DUDLEY', '', 'DY32AZ', 'GB', NULL, NULL, '07887618490', '1377920755', NULL, NULL, '506-2 Silver case / Black face / Black Leather Band', NULL, '1Z8VF4596850110526', 'UPS', NULL, '2019-04-09', '2019-04-04 15:59', '4260295880879', '1', 'a0YC000000mgWYJ', '125.00', '179.00'),
(47632, '1078551441', NULL, NULL, 'Imtiaz Shah', '8 TOLPITS LANE', '', 'WATFORD', '', 'WD187ST', 'GB', NULL, NULL, '', '1378532297', NULL, NULL, '506-11 Gold Case/Blue Face/Stainless Steel band', NULL, '1Z8VF4596860838606', 'UPS', NULL, '0000-00-00', '2019-04-10 03:29', '4260295882583', '1', 'a0YC000000mgWYR', '125.00', '179.00'),
(47633, '1078498015', NULL, NULL, 'PAOLA CRESPO', '14 pirrie close', '', 'SOUTHAMPTON', '', 'SO157QA', 'GB', NULL, NULL, '07760884662', '1378478979', NULL, NULL, 'GM-104-4 Bicolore Or Noir', NULL, '1Z8VF4596849765046', 'UPS', NULL, '2019-04-11', '2019-04-09 16:59', '4260295881203', '1', 'a0YC000000mg0FI', '150.00', '219.00'),
(47634, '1078348623', NULL, NULL, 'OLTJANA BODLLI', '44 Whitakers Lodge', 'Gater Drive', 'ENFIELD', '', 'EN20JP', 'GB', NULL, NULL, '07753178387', '1378329515', NULL, NULL, 'GM-102-3 Gold case / Black face / Brown Leather Band', NULL, '1Z8VF4596849462659', 'UPS', NULL, '2019-04-11', '2019-04-08 08:59', '4260295880428', '1', 'a0YC000000lEiGV', '145.00', '239.00'),
(47635, '1078812025', NULL, NULL, 'LILY SPIALEK', '5 ASH LEIGH', '', 'BARNSLEY', '', 'S729EE', 'GB', NULL, NULL, '07539623046', '1378792837', NULL, NULL, '506-11 Gold Case/Blue Face/Stainless Steel band', NULL, '1Z8VF4596859962073', 'UPS', NULL, '2019-04-15', '2019-04-12 20:30', '4260295882583', '1', 'a0YC000000mgWYR', '125.00', '179.00'),
(47636, '1079450387', NULL, NULL, 'Luigi Pelosini C/oautoricambi', 'VIA FIORENTINA 227', '', 'PISA', 'PI', '56121', 'IT', NULL, NULL, '3711560014', '', NULL, NULL, '7002-10 black case / Black face / Strainless steel band', NULL, '1Z8VF4596860111186', 'UPS', NULL, '2019-04-23', '2019-04-19 12:00', '4260295882316', '1', 'a0Y3c00000oEZeu', '154.99', '241.50'),
(47637, '1079469301', NULL, NULL, 'Murdo MacPhail', '74 ST. MARYS CRESCENT', '', 'GLASGOW', 'East Renfrewshire', 'G782TN', 'GB', NULL, NULL, '07533600020', '1379449989', NULL, NULL, 'GM-104-8 Or Noir Acier', NULL, '1Z8VF4596858480961', 'UPS', NULL, '0000-00-00', '2019-04-19 14:30', '4260295881678', '1', 'a0YC000000mg0FM', '150.00', '219.00'),
(47638, '1079285035', NULL, NULL, 'NICHOLAS OKAFOR', '84 THETFORD CLOSE', '', 'LONDON', '', 'N136AU', 'GB', NULL, NULL, '07944796366', '1379265685', NULL, NULL, '506-3 Gold case / Black face / Brown Leather Band', NULL, '1Z8VF4596860205370', 'UPS', NULL, '0000-00-00', '2019-04-17 11:30', '4260295880886', '1', 'a0YC000000mgWYK', '125.00', '179.00'),
(47639, '1079985447', NULL, NULL, 'Arturo Fischetti', 'VIA PABLO PICASSO N ° 10', 'Via Pietro Bembo N°1', 'TARANTO', 'TA', '74122', 'IT', NULL, NULL, '3315787763', '1379966121', NULL, NULL, '7002-9 Gold Case / Black Face / Strainless steel band', NULL, '1Z8VF4596858475164', 'UPS', NULL, '2019-04-26', '2019-04-24 17:29', '4260295882309', '1', 'a0YC000000mg793', '155.00', '242.50'),
(47640, '1079973665', NULL, NULL, 'Ufficio Promotori Fineco C.a.', 'Via Ufente 28 ( Torre Pontina)', '', 'Latina', 'LT', '04100', 'IT', NULL, NULL, '3356578062', '1379954297', NULL, NULL, 'GM-108-10 Black Case/Black Dial/Stainless Steel Band', NULL, '1Z8VF4596860067574', 'UPS', NULL, '2019-04-26', '2019-04-24 15:29', '4260295883320', '1', 'a0Y3c00000oFFHO', '175.00', '269.99'),
(47641, '1080042621', NULL, NULL, 'Tamas Molnar', 'THOMAS WAY', '', 'BRAINTREE', '', 'CM73AH', 'GB', NULL, NULL, '07715982665', '', NULL, NULL, '4004-4 Noir Noir Noir', NULL, '1Z8VF4596850437139', 'UPS', NULL, '2019-04-29', '2019-04-25 06:59', '4260295881098', '1', 'a0YC000000o0qza', '134.99', '229.00'),
(47642, '1082506635', NULL, NULL, 'MRS SELINA LAWFORD', '18 ST. ANDREWS WAY', '', 'SLOUGH', '', 'SL15NT', 'GB', NULL, NULL, '07931636608', '', NULL, NULL, 'GM-108-10 Black Case/Black Dial/Stainless Steel Band', NULL, '1Z8VF4596898334722', 'UPS', NULL, '2019-05-20', '2019-05-17 00:31', '4260295883320', '1', '1382486905', '150.00', '249.00'),
(47643, '1083009215', NULL, NULL, 'M S HASAN', '111 GREENSTED ROAD', '', 'LOUGHTON', '', 'IG103DJ', 'GB', NULL, NULL, '07526666902', '', NULL, NULL, 'GM-108-1 Silver case/Gold face/Black Band', NULL, '1Z8VF4596858489775', 'UPS', NULL, '2019-05-23', '2019-05-22 07:17', '4260295882385', '1', 'a0Y3c00000oFcbk', '150.00', '249.00'),
(47644, '1082771309', NULL, NULL, 'Graham Shaw', 'BELMONT PREP SCHOOL', 'FELDEMORE', 'HOLMBURY ST MARY, DORKING', '', 'RH56LH', 'GB', NULL, NULL, '07790034441', '', NULL, NULL, 'GM-111-9 Gold Case/White Face/Gold Metall Band', NULL, '1Z8VF4596858630790', 'UPS', NULL, '2019-05-23', '2019-05-19 23:48', '4260295882965', '1', 'a0YC000000o0r0L', '139.99', '229.00'),
(47645, '1080932817', NULL, NULL, 'RAIMONDO MIRTO', 'VIA DEMETRIO FERRARI 66/C', '', 'MARMIROLO', 'MN', '46045', 'IT', NULL, NULL, '3292730266', '1380913267', NULL, NULL, '7002-2 Silver case / Black face / Black Leather Band', NULL, '1Z8VF4596851959574', 'UPS', NULL, '2019-05-07', '2019-05-02 23:00', '4260295882231', '1', 'a0Y3c00000oEZen', '154.99', '241.50'),
(47646, '1083394521', NULL, NULL, 'LUCA BARTOLI', 'VIA CURIO DENTATO 10', '', 'MILANO', 'MI', '20146', 'IT', NULL, NULL, '3474774772', '1383374987', NULL, NULL, 'GM-108-12 Rose Gold Case/Blue Dial/Stainless Steel Band', NULL, '1Z8VF4596851135141', 'UPS', NULL, '2019-05-29', '2019-05-26 18:49', '4260295883344', '1', 'a0Y3c00000oFFHQ', '175.00', '269.99'),
(47647, '1083176411', NULL, NULL, 'Alexander Gault', '8 HOLEHILLS PLACE', 'HOLEHILLS PLACE', 'AIRDRIE', '', 'ML66QE', 'GB', NULL, NULL, '07851215908', '1383156711', NULL, NULL, 'GM-108-6 Rose Gold case/Blue Dial/Brown Leather Band', NULL, '1Z8VF4596849824722', 'UPS', NULL, '2019-05-29', '2019-05-24 07:47', '4260295883283', '1', 'a0Y3c00000oFcbp', '150.00', '249.00'),
(47648, '1083129597', NULL, NULL, 'N Naeem', '5 BELGRAVE ROAD', '', 'SLOUGH', '', 'SL13RG', 'GB', NULL, NULL, '07871220004', '1383109875', NULL, NULL, 'GM-108-7 Silver Case/Gold Dial/Stainless Steel Band', NULL, '1Z8VF4596851279139', 'UPS', NULL, '2019-05-29', '2019-05-23 17:18', '4260295883290', '1', 'a0Y3c00000oFcbq', '150.00', '249.00'),
(47649, '1083685613', NULL, NULL, 'Janet Mcinnes', '10 BIRCH COURT', '', 'DOUNE', '', 'FK166JD', 'GB', NULL, NULL, '01786842216', '1383665899', NULL, NULL, 'GM-108-3 Gold case/Black face/Brown Band', NULL, '1Z8VF4596899088774', 'UPS', NULL, '2019-05-31', '2019-05-29 15:57', '4260295882408', '1', 'a0Y3c00000oFcbm', '150.00', '249.00'),
(47650, '1083653605', NULL, NULL, 'Eleanor Mcmaster', '12 BURNS STREET', '', 'IRVINE', '', 'KA128RP', 'GB', NULL, NULL, '07547618756', '1383633855', NULL, NULL, 'GM-108-11 Gold Case/Blue Dial/Stainless Steel Band', NULL, '1Z8VF4596899789785', 'UPS', NULL, '2019-05-31', '2019-05-29 06:26', '4260295883337', '1', 'a0Y3c00000oFcbu', '150.00', '249.00'),
(47651, '1084010205', NULL, NULL, 'Christian', '3 LAMBOURNE PLACE', '', 'LONDON', '', 'SE37BH', 'GB', NULL, NULL, '07956057051', '1383990439', NULL, NULL, 'GM-111-3 Gold case / White face / Brown Leather Band', NULL, 'storniert', 'UPS', NULL, '0000-00-00', '2019-06-02 08:26', '4260295882903', '1', 'a0YC000000o0r0F', '139.99', '229.00'),
(47652, '1083995561', NULL, NULL, 'CRISTINA STOIAN', '233 MITCHAM ROAD', 'TOOTING', 'LONDON', '', 'SW179JG', 'GB', NULL, NULL, '07776206706', '1383975939', NULL, NULL, '510-3 Gold case / Black face / Black Leather Band', NULL, '1Z8VF4596849056928', 'UPS', NULL, '2019-06-04', '2019-06-02 00:26', '4260295881401', '1', 'a0YC000000o0qxl', '134.99', '229.00'),
(47653, '1084331649', NULL, NULL, 'Marco Rampi', 'VIA PABLO NERUDA 6/D', '', 'BUSSERO', 'MI', '20060', 'IT', NULL, NULL, '3343549702', '1384311987', NULL, NULL, '7002-5 Black case / Black face / Black Leather Band', NULL, '1Z8VF4596849119440', 'UPS', NULL, '2019-06-07', '2019-06-05 14:11', '4260295882262', '1', 'a0Y3c00000oEZeq', '154.99', '241.50'),
(47654, '1084732129', NULL, NULL, 'OLUWAYEMISI SHIYANBADE', 'KING EDWARD AVENUE', '3 Alexandra Terrace', 'DARTFORD', 'Kent', 'DA12HH', 'GB', NULL, NULL, '07508658209', '1384712325', NULL, NULL, 'GM-108-11 Gold Case/Blue Dial/Stainless Steel Band', NULL, '1Z8VF4596859288329', 'UPS', NULL, '2019-06-11', '2019-06-09 06:10', '4260295883337', '1', 'a0Y3c00000oFcbu', '150.00', '249.00'),
(47655, '1084736499', NULL, NULL, 'Melissa Ford', '5 Old Farm Court', '9 Farm Road', 'Esher', 'Surrey', 'KT108AU', 'GB', NULL, NULL, '07584989040', '1384716721', NULL, NULL, 'GM-108-8 Silver Case/Black Dial/Stainless Steel Band', NULL, '1Z8VF4596858987138', 'UPS', NULL, '2019-06-11', '2019-06-09 10:11', '4260295883306', '1', 'a0Y3c00000oFcbr', '150.00', '249.00'),
(47656, '1084727759', NULL, NULL, 'Dave Mead', '1 Megan Road', 'West End', 'Southampton', 'Hampshire', 'SO303FQ', 'GB', NULL, NULL, '07880578278', '1384707965', NULL, NULL, 'GM-111-10 Gold Case/Black Face/Gold Metall Band', NULL, '1Z8VF4596858043344', 'UPS', NULL, '2019-06-11', '2019-06-09 02:40', '4260295882972', '1', 'a0YC000000o0r0M', '139.99', '229.00'),
(47657, '1084725229', NULL, NULL, 'MOHAMED SOROUR', '17 ALGAR CRESCENT', '', 'SHEFFIELD', '', 'S22JH', 'GB', NULL, NULL, '+447788215312', '1384705517', NULL, NULL, 'GM-108-4 Black case/Black Dial/Black Band', NULL, '1Z8VF4596860452951', 'UPS', NULL, '2019-06-11', '2019-06-09 01:41', '4260295882415', '1', 'a0Y3c00000oFcbn', '150.00', '249.00'),
(47658, '1084591599', NULL, NULL, 'HENRY AKOTIAH', 'FLAT 11 E BLOCK', 'PEABODY ESTATE', 'ROSENDALE ROAD', 'LONDON', 'SE249DU', 'GB', NULL, NULL, '07504965393', '1384572049', NULL, NULL, 'GM-102-1 Silver case / White face / Black Leather Band', NULL, '1Z8VF4596859051968', 'UPS', NULL, '2019-06-11', '2019-06-07 19:10', '4260295880404', '1', 'a0YC000000lEiGT', '145.00', '239.00'),
(47659, '1085013167', NULL, NULL, 'Salifer Di Piscitelli Vincenzo', 'STRADA STATALE 87 SANNITICA ', 'KM 10 ', 'CARDITO', 'NA', '80024', 'IT', NULL, NULL, '3347489869', '1384993557', NULL, NULL, 'GM-108-7 Silver Case/Gold Dial/Stainless Steel Band', NULL, '1Z8VF4596860281627', 'UPS', NULL, '2019-06-13', '2019-06-11 19:41', '4260295883290', '1', 'a0Y3c00000oFFHL', '175.00', '269.99'),
(47660, '1084968181', NULL, NULL, 'VINCENZO VERSACE', 'VIALE UGO FOSCOLO 70', '', 'MONZA', 'MB', '20900', 'IT', NULL, NULL, '3389090416', '1384948381', NULL, NULL, 'GM-108-10 Black Case/Black Dial/Stainless Steel Band', NULL, '1Z8VF4596859362435', 'UPS', NULL, '2019-06-13', '2019-06-11 11:41', '4260295883320', '1', 'a0Y3c00000oFFHO', '175.00', '269.99'),
(47661, '1085401637', NULL, NULL, 'Marco brunato', 'VIA VINCENZO BELLINI 3', '', 'VAREDO', 'MB', '20814', 'IT', NULL, NULL, '393663269183', '1385382195', NULL, NULL, 'GM-108-1 Silver case/Gold face/Black Band', NULL, '1Z8VF4596859118459', 'UPS', NULL, '2019-06-18', '2019-06-16 03:11', '4260295882385', '1', 'a0Y3c00000oFFHF', '175.00', '269.99'),
(47662, '1085244711', NULL, NULL, 'RAMO', '32A WATLING AVENUE', '', 'EDGWARE', '', 'HA80LR', 'GB', NULL, NULL, '07523613183', '1385225181', NULL, NULL, 'GM-108-11 Gold Case/Blue Dial/Stainless Steel Band', NULL, '1Z8VF4596859138848', 'UPS', NULL, '2019-06-18', '2019-06-14 04:40', '4260295883337', '1', 'a0Y3c00000oFcbu', '150.00', '249.00'),
(47663, '1085630397', NULL, NULL, 'DOMENICO VARLESE', 'VIA GIULIO ROMANO 36', '', 'SUZZARA', 'MN', '46029', 'IT', NULL, NULL, '3382752387', '', NULL, NULL, '7002-8 Gold Case / White face / Strainless steel band', NULL, '1Z8VF4596859700604', 'UPS', NULL, '2019-06-21', '2019-06-18 09:40', '4260295882293', '1', 'a0Y3c00000oEZet', '154.99', '241.50'),
(47664, '1086972205', NULL, NULL, 'Natali Tspin', '3 SPEN APPROACH', 'WEST PARK', 'LEEDS', '', 'LS165EW', 'GB', NULL, NULL, '07581747281', '1386954451', NULL, NULL, 'GM-108-10 Black Case/Black Dial/Stainless Steel Band', NULL, '1Z8VF4590450876463', 'UPS', NULL, '2019-07-03', '2019-07-01 15:11', '4260295883320', '1', 'a0Y3c00000oFcbt', '150.00', '249.00'),
(47665, '1086971679', NULL, NULL, 'Natali Tspin', '3 SPEN APPROACH', 'WEST PARK', 'LEEDS', '', 'LS165EW', 'GB', NULL, NULL, '07581747281', '1386953975', NULL, NULL, 'GM-108-11 Gold Case/Blue Dial/Stainless Steel Band', NULL, '1Z8VF4590450876463', 'UPS', NULL, '2019-07-03', '2019-07-01 15:10', '4260295883337', '1', 'a0Y3c00000oFcbu', '150.00', '249.00'),
(47666, '1086838831', NULL, NULL, 'LEANNE DRABBLE', '82 SMALLDALE ROAD', '', 'SHEFFIELD', '', 'S124YD', 'GB', NULL, NULL, '07946042762', '1386821151', NULL, NULL, 'GM-111-3 Gold case / White face / Brown Leather Band', NULL, '1Z8VF4596850353274', 'UPS', NULL, '2019-07-03', '2019-06-30 16:42', '4260295882903', '1', 'a0YC000000o0r0F', '139.99', '229.00'),
(47667, '1086784603', NULL, NULL, 'Sergio Daniel Garcia Sellanes', '8 JUNIPER CLOSE', '', 'BRIGHTON', '', 'BN412GS', 'GB', NULL, NULL, '', '1386766733', NULL, NULL, 'GM-108-4 Black case/Black Dial/Black Band', NULL, '1Z8VF4596851255682', 'UPS', NULL, '2019-07-03', '2019-06-30 06:40', '4260295882415', '1', 'a0Y3c00000oFcbn', '150.00', '249.00'),
(47668, '1086446195', NULL, NULL, 'HOPE ALOYCE', 'FLAT54 LEMON GROVE', '', 'FELTHAM', '', 'TW134DH', 'GB', NULL, NULL, '07445394807', '', NULL, NULL, 'GM-108-1 Silver case/Gold face/Black Band', NULL, '1Z8VF4596849575644', 'UPS', NULL, '2019-07-01', '2019-06-26 19:40', '4260295882385', '1', 'a0Y3c00000oFcbk', '150.00', '249.00'),
(47669, '1087073555', '', '', 'DARREN RIDGE', '85 WESTWOOD NEW ROAD', '', 'BARNSLEY', '', 'S753DF', '', '', '', '07837920092', '1387055761', '', '', 'GM-108-5 Gold case/Blue Dial/Brown Leather Band \r\n\r\n\r\n2. Uhr am 12.08.19 geschickt 1Z8VF4596858089886 ', '', '1Z8VF4596850953358', 'UPS', '', '2019-07-04', '2019-07-02 09:10', '4260295883276', '2', 'a0Y3c00000oFcbo', '150.00', '249.00'),
(47670, '1087856083', NULL, NULL, 'Debra Morfitt', 'Navestock Crescent  71', '', 'Woodford Green', 'London', 'IG87AZ', 'GB', NULL, NULL, '+442085060886', '1387839507', NULL, NULL, 'GM-111-12 Black case/Black face/Black Metall Band', NULL, '1Z8VF4596850396611', 'UPS', NULL, '2019-07-10', '2019-07-09 19:10', '4260295882996', '1', 'a0YC000000o0r0O', '139.99', '229.00'),
(47671, '1087900707', NULL, NULL, 'OTTAVIO DI LEONARDO', 'CUPELLO 60', '', 'CITTÀ SANT’ ANGELO', 'PE', '65013', 'IT', NULL, NULL, '3289784824', '1387884089', NULL, NULL, 'GM-108-5 Gold case/Blue Dial/Brown Leather Band', NULL, '1Z8VF4596851716666', 'UPS', NULL, '2019-07-15', '2019-07-10 03:40', '4260295883276', '1', 'a0Y3c00000oFFHJ', '175.00', '269.99'),
(47672, '1087912981', NULL, NULL, 'Vanessa Rix', '17 HEMPFIELD ROAD', 'Littleport', 'ELY', 'Cambridgeshire', 'CB61NW', 'GB', NULL, NULL, '01353863841', '1387896371', NULL, NULL, 'GM-111-4  Gold case/Black face/Brown Leather Band', NULL, '1Z8VF4596851937454', 'UPS', NULL, '2019-07-15', '2019-07-10 10:41', '4260295882910', '1', 'a0YC000000o0r0G', '139.99', '229.00'),
(47673, '1088800463', NULL, NULL, 'Fabbri Enrico', 'Via s.andrea 57', '', 'Forlimpopoli', 'FC', '47034', 'IT', NULL, NULL, '3394562928', '1388783607', NULL, NULL, '7002-4 Gold case / Black face / Brown Leather Band', NULL, '1Z8VF4596850281557', 'UPS', NULL, '2019-07-22', '2019-07-19 15:25', '4260295882255', '1', 'a0Y3c00000oEZep', '154.99', '241.50'),
(47674, '1088525269', NULL, NULL, 'Kevin Miller', '4 SPRINGFIELDS COURT', 'PADBURY', 'BUCKINGHAM', '', 'MK182AQ', 'GB', NULL, NULL, '01280822028', '1388508471', NULL, NULL, 'GM-108-5 Gold case/Blue Dial/Brown Leather Band', NULL, '1Z8VF4596849959944', 'UPS', NULL, '2019-07-22', '2019-07-16 14:24', '4260295883276', '1', 'a0Y3c00000oFcbo', '150.00', '249.00'),
(47675, '1088894867', '', '', 'Dipak Sapat', '7 GRANGEDALE CLOSE', '', 'NORTHWOOD', '', 'HA62YX', '', '', '', '', '1388878037', '', '', 'GM-108-7 Silver Case/Gold Dial/Stainless Steel Band', 'Sendung am 16.08.19 zurÃ¼ck erhalten, da Kunde die Uhr nicht abgeholt hat.', '1Z8VF4596850281575', 'UPS', '', '2019-07-25', '2019-07-20 13:55', '4260295883290', '1', 'a0Y3c00000oFcbq', '150.00', '249.00'),
(47676, '1089472653', NULL, NULL, 'Ciaran Wilson', '1 Argentan Close', '', 'Abingdon', 'Oxfordshire', 'OX145QW', 'GB', NULL, NULL, '07824665864', '1389451375', NULL, NULL, 'GM-108-8 Silver Case/Black Dial/Stainless Steel Band', NULL, '1Z8VF4596851097700', 'UPS', NULL, '2019-07-29', '2019-07-26 00:20', '4260295883306', '1', 'a0Y3c00000oFcbr', '150.00', '249.00'),
(47677, '1090323939', NULL, NULL, 'Giuseppe Palermo', 'Viale di Vigna Pia 112', '', 'Roma', 'RM', '149', 'IT', NULL, NULL, '3707231338', '1390305857', NULL, NULL, 'GM-108-3 Gold case/Black face/Brown Band', NULL, '1Z8VF4596858856565', 'UPS', NULL, '2019-08-07', '02.08.19 22:21', '4,2603E+12', '1', 'a0Y3c00000oFFHH', '175.00', '269.99'),
(47678, '1090416575', NULL, NULL, 'SYMA ILLAHI', '30 STOTTBURY ROAD', '', 'BRISTOL', '', 'BS79NG', 'GB', NULL, NULL, '7917123843', '1390398517', NULL, NULL, 'GM-108-10 Black Case/Black Dial/Stainless Steel Band', NULL, '1Z8VF4596858733554', 'UPS', NULL, '2019-08-07', '03.08.19 19:50', '4,2603E+12', '1', 'a0Y3c00000oFcbt', '150.00', '249.00'),
(47679, '1090920037', NULL, NULL, 'ELTON DERVISHAJ', '95 GALLIARD ROAD', '', 'LONDON', '', 'N97PD', 'GB', NULL, NULL, '07462567733', '1390901303', NULL, NULL, 'GM-108-4 Black case/Black Dial/Black Band', NULL, '1Z8VF4596858631093', 'UPS', NULL, '2019-08-12', '2019-08-08 17:41', '4260295882415', '1', 'a0Y3c00000oFcbn', '150.00', '249.00'),
(47680, '1090884243', NULL, NULL, 'Raymond Shittu', '121', 'WORRIN ROAD', 'SHENFIELD', '', 'CM158JN', 'GB', NULL, NULL, '07884095734', '1390865581', NULL, NULL, 'GM-108-2 Silver case/Black face/Black Band', NULL, '1Z8VF4596860425703', 'UPS', NULL, '2019-08-12', '2019-08-08 11:11', '4260295882392', '1', 'a0Y3c00000oFcbl', '150.00', '249.00'),
(47681, '1091641961', NULL, NULL, 'Dal Cengio Annalisa', 'VIA RUETTA 13', '', 'VALDAGNO', 'VI', '36078', 'IT', NULL, NULL, '3275362479', '1391623209', NULL, NULL, 'GM-108-5 Gold case/Blue Dial/Brown Leather Band', NULL, '1Z8VF4596849917060', 'UPS', NULL, '2019-08-19', '2019-08-16 12:23', '4260295883276', '1', 'a0Y3c00000oFFHJ', '175.00', '269.99'),
(47682, '1091284427', NULL, NULL, 'LIAM KAY', '16 MANOR AVENUE', 'HOCKLIFFE', 'LEIGHTON BUZZARD', '', 'LU79LW', 'GB', NULL, NULL, '07515350155', '1391266045', NULL, NULL, 'GM-108-7 Silver Case/Gold Dial/Stainless Steel Band', NULL, '1Z8VF4596850473859', 'UPS', NULL, '2019-08-19', '2019-08-12 15:23', '4260295883290', '1', 'a0Y3c00000oFcbq', '150.00', '249.00'),
(47683, '1092588805', NULL, NULL, 'MICHAEL SERRANO', '5 CAPLE ROAD', '', 'LONDON', '', 'NW108AB', 'GB', NULL, NULL, '07802807092', '1392568377', NULL, NULL, 'GM-108-6 Rose Gold case/Blue Dial/Brown Leather Band', NULL, '1Z8VF4596858458110', 'UPS', NULL, '2019-08-28', '2019-08-26 23:40', '4260295883283', '1', 'a0Y3c00000oFcbp', '150.00', '249.00'),
(47684, '1092787939', NULL, NULL, 'Syma Illahi', '30 STOTTBURY ROAD', '', 'BRISTOL', '', 'BS79NG', 'GB', NULL, NULL, '07917123843', '1392767625', NULL, NULL, 'GM-108-2 Silver case/Black face/Black Band', NULL, '1Z8VF4596891506871', 'UPS', NULL, '2019-09-02', '2019-08-29 01:15', '4260295882392', '1', 'a0Y3c00000oFcbl', '150.00', '249.00'),
(47685, '1092715745', NULL, NULL, 'Cameron Richardson', '43 BURNHAM ROAD', '', 'LUTON', '', 'LU29EP', 'GB', NULL, NULL, '07393323100', '1392695973', NULL, NULL, 'GM-108-2 Silver case/Black face/Black Band', NULL, '1Z8VF4596894674087', 'UPS', NULL, '2019-09-02', '2019-08-28 13:14', '4260295882392', '1', 'a0Y3c00000oFcbl', '150.00', '249.00'),
(47686, '1093608799', NULL, NULL, 'Aniss Ezzaouani', 'VIA ISOLE LE BISCE LA CONIA', 'PONTILE CLUB NAUTICO ARZACHENA', 'CANNIGIONE', 'OT', '7021', 'IT', NULL, NULL, '3510319060', '1393591325', NULL, NULL, 'GM-108-5 Gold case/Blue Dial/Brown Leather Band', NULL, '1Z8VF4596850306477', 'UPS', NULL, '2019-09-12', '06.09.19 02:27', '4,2603E+12', '1', 'a0Y3c00000oFFHJ', '175.00', '269.99'),
(47687, '1093564755', NULL, NULL, 'Dragos Leonard Ochiana', '6 TWELVE ACRE CRESCENT', '', 'FARNBOROUGH', '', 'GU149PW', 'GB', NULL, NULL, '07947195399', '1393547645', NULL, NULL, 'GM-108-10 Black Case/Black Dial/Stainless Steel Band', NULL, '1Z8VF4596850517669', 'UPS', NULL, '2019-09-12', '2019-09-05 18:57', '4260295883320', '1', 'a0Y3c00000oFcbt', '150.00', '249.00'),
(47688, '1094006253', NULL, NULL, 'H M Singer', 'APARTMENT 8   2 NEVERN PLACE', '', 'LONDON', '', 'SW59PR', 'GB', NULL, NULL, '07951235219', '1393988455', NULL, NULL, 'GM-111-1 Silver case / White face / Black Leather Band', NULL, '1Z8VF4596850176895', 'UPS', NULL, '2019-09-12', '2019-09-10 02:57', '4260295882880', '1', 'a0YC000000o0r0D', '139.99', '229.00'),
(47689, '1094587311', NULL, NULL, 'Linda Harrison', '192 STATION ROAD', 'DUNSCROFT', 'DONCASTER', '', 'DN74JR', 'GB', NULL, NULL, '01302840816', '1394570409', NULL, NULL, 'GM-108-6 Rose Gold case/Blue Dial/Brown Leather Band', NULL, '1Z8VF4596858344304', 'UPS', NULL, '2019-09-19', '2019-09-16 04:57', '4260295883283', '1', 'a0Y3c00000oFcbp', '150.00', '249.00'),
(47690, '1094871801', NULL, NULL, 'Stanislav Moreti', 'VIA RISORGIMENTO 94', '94', 'PESCANTINA', 'VR', '37026', 'IT', NULL, NULL, '3405556838', '1394854125', NULL, NULL, 'GM-108-7 Silver Case/Gold Dial/Stainless Steel Band', NULL, '1Z8VF4596851118419', 'UPS', NULL, '2019-09-25', '2019-09-19 02:14', '4260295883290', '1', 'a0Y3c00000oFFHL', '175.00', '269.99'),
(47691, '1096217347', '', '', 'DEBRA BEBBINGTON', '16 BRICK KILN LANE', '', 'MANSFIELD', '', 'NG185JZ', '', '', '', '07861376739', '1396200259', '', '', 'GM-111-12 Black case/Black face/Black Metall Band', '', '1Z8VF4596851171870', 'UPS', '', '2019-10-07', '2019-10-02 00:43', '4260295882996', '1', 'a0Y3c00000pCKHa', '139.99', '229.00');
INSERT INTO `uploadliste` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(47692, '1096832029', NULL, NULL, 'YONGQING XU', '53 ROCKLEY ROAD', '', 'SHEFFIELD', '', 'S61WL', 'GB', NULL, NULL, '07565455255', '1396812549', NULL, NULL, 'GM-111-3 Gold case / White face / Brown Leather Band', NULL, '1Z8VF4596851738437', 'UPS', NULL, '2019-10-09', '2019-10-07 00:13', '4260295882903', '1', 'a0YC000000o0r0F', '139.99', '229.00'),
(47693, '1096726031', NULL, NULL, 'Taylor J', '19 DEMONTFORT ROAD', '', 'BRIGHTON', '', 'BN23AW', 'GB', NULL, NULL, '07946303705', '1396706907', NULL, NULL, 'GM-108-3 Gold case/Black face/Brown Band', NULL, '1Z8VF4596851162442', 'UPS', NULL, '0000-00-00', '2019-10-06 13:14', '4260295882408', '1', 'a0Y3c00000oFcbm', '150.00', '249.00'),
(47694, '1097593123', NULL, NULL, 'DEBRA BEBBINGTON', '16 BRICK KILN LANE', '', 'MANSFIELD', '', 'NG185JZ', 'GB', NULL, NULL, '07861376739', '1397572741', NULL, NULL, 'GM-111-12 Black case/Black face/Black Metall Band', NULL, '1Z8VF4596850399618', 'UPS', NULL, '2019-10-16', '2019-10-13 17:41', '4260295882996', '1', 'a0Y3c00000pCKHa', '139.99', '229.00'),
(47695, '1097593037', NULL, NULL, 'DEBRA BEBBINGTON', '16 BRICK KILN LANE', '', 'MANSFIELD', '', 'NG185JZ', 'GB', NULL, NULL, '07861376739', '1397572181', NULL, NULL, 'GM-111-7 Silver Case/White face/Silver Metall Band', NULL, '1Z8VF4596850399618', 'UPS', NULL, '2019-10-16', '2019-10-13 17:41', '4260295882941', '1', 'a0Y3c00000pCKHV', '139.99', '229.00'),
(47696, '1097944939', NULL, NULL, 'Bandar Aljohar', '245 CHESTERTON ROAD', '245 CHESTERTON ROAD', 'CAMBRIDGE', '', 'CB41AS', 'GB', NULL, NULL, '00441223367792', '1397923505', NULL, NULL, 'GM-108-4 Black case/Black Dial/Black Band', NULL, '1Z8VF4596851451040', 'UPS', NULL, '2019-10-21', '2019-10-16 19:11', '4260295882415', '1', 'a0Y3c00000oFcbn', '150.00', '249.00'),
(47697, '1098212279', NULL, NULL, 'PHIL MEALEY', '6 SHAPLEY COURT', 'HEATON MOOR', 'MANCHESTER', '', 'M206QX', 'GB', NULL, NULL, '07970404302', '1398190583', NULL, NULL, 'GM-108-1 Silver case/Gold face/Black Band', NULL, '1Z8VF4596849564807', 'UPS', NULL, '2019-10-21', '2019-10-19 09:41', '4260295882385', '1', 'a0Y3c00000oFcbk', '150.00', '249.00'),
(47698, '1098528381', NULL, NULL, 'Sinead Beech', '9 TRENT AVENUE', 'Harpur Hill', 'BUXTON', '', 'SK179LP', 'GB', NULL, NULL, '07850102776', '1398507005', NULL, NULL, 'GM-108-11 Gold Case/Blue Dial/Stainless Steel Band', NULL, '1Z8VF4596850635237', 'UPS', NULL, '2019-10-24', '2019-10-21 18:41', '4260295883337', '1', 'a0Y3c00000oFcbu', '150.00', '249.00'),
(47699, '1098143097', NULL, NULL, 'Cesare Fia', 'VIA GIULIO MINERVINI 25', 'OSTIA ANTICA', 'ROMA', 'RM', '00119', 'IT', NULL, NULL, '3937089872', '1398122661', NULL, NULL, 'GM-108-3 Gold case/Black face/Brown Band', NULL, '1Z8VF4596849627249', 'UPS', NULL, '2019-10-24', '2019-10-18 16:41', '4260295882408', '1', 'a0Y3c00000oFFHH', '175.00', '269.99'),
(47700, '1099543725', NULL, NULL, 'Maroni Daniele', 'Via Ermanno Ferrero 50', '', 'Roma', 'RM', '00119', 'IT', NULL, NULL, '3461850318', '1399523047', NULL, NULL, 'GM-108-5 Gold case/Blue Dial/Brown Leather Band', NULL, '1Z8VF4596849099641', 'UPS', NULL, '2019-11-04', '2019-10-30 01:41', '4260295883276', '1', 'a0Y3c00000oFFHJ', '175.00', '269.99'),
(47701, '1099414523', NULL, NULL, 'ERVIN HAJDERI', 'VIA NICOLA PORPORA 8/f', '', 'TORINO', 'TO', '10155', 'IT', NULL, NULL, '3207995169', '1399394187', NULL, NULL, 'GM-108-3 Gold case/Black face/Brown Band', NULL, '1Z8VF4596850923630', 'UPS', NULL, '2019-11-04', '2019-10-29 00:41', '4260295882408', '1', 'a0Y3c00000oFFHH', '175.00', '269.99'),
(47702, '1099310731', NULL, NULL, 'PRZEMYSLAW SKALIK', '79 SOUTH STREET', '', 'RUGBY', '', 'CV213SF', 'GB', NULL, NULL, '+447754021517', '1399288957', NULL, NULL, 'GM-108-7 Silver Case/Gold Dial/Stainless Steel Band', NULL, '1Z8VF4596849349228', 'UPS', NULL, '2019-11-04', '2019-10-28 03:41', '4260295883290', '1', 'a0Y3c00000oFcbq', '150.00', '249.00'),
(47703, '1100611517', NULL, NULL, 'Tatiana Zoila Ugarte', 'VIA SORIANO NEL CIMINO 44', '', 'ROMA', 'RM', '00188', 'IT', NULL, NULL, '3911356539', '1400589079', NULL, NULL, 'GM-108-3 Gold case/Black face/Brown Band', NULL, '1Z8VF4596849661701', 'UPS', NULL, '2019-11-11', '2019-11-06 20:12', '4260295882408', '1', 'a0Y3c00000oFFHH', '175.00', '269.99'),
(47704, '1102283399', NULL, NULL, 'Riccardo Lambertucci', 'VIA VALBONDIONE 96', '', 'ROMA', 'RM', '00188', 'IT', NULL, NULL, '3291440970', '1402260353', NULL, NULL, 'GM-108-3 Gold case/Black face/Brown Band', NULL, '1Z8VF4596859137269', 'UPS', NULL, '2019-11-19', '2019-11-17 20:12', '4260295882408', '1', 'a0Y3c00000oFFHH', '175.00', '269.99'),
(47705, '1101473763', NULL, NULL, 'YAILEN PARDO LÓPEZ', 'VIA ALFREDO ALBANESE 1-3', '', 'PARMA', 'PR', '43123', 'IT', NULL, NULL, '3479210093', '1401450769', NULL, NULL, 'GM-108-5 Gold case/Blue Dial/Brown Leather Band', NULL, '1Z8VF4596858756253', 'UPS', NULL, '2019-11-19', '2019-11-12 15:41', '4260295883276', '1', 'a0Y3c00000oFFHJ', '175.00', '269.99'),
(47706, '1102381641', NULL, NULL, 'PAOLO PIEVANI', 'VIA SAN MICHELE 60', '', 'FORESTO SPARSO', 'BG', '24060', 'IT', NULL, NULL, '+393454671658', '1402357309', NULL, NULL, 'GM-108-3 Gold case/Black face/Brown Band', NULL, '1Z8VF4596849796987', 'UPS', NULL, '2019-11-21', '2019-11-18 04:41', '4260295882408', '1', 'a0Y3c00000oFFHH', '175.00', '269.99'),
(47707, '1103112565', NULL, NULL, 'Flavio zisa', 'VICOLO ALBERONI 10A', '', 'PIACENZA', 'PC', '29121', 'IT', NULL, NULL, '328 6348818 ', '1403087643', NULL, NULL, 'GM-108-6 Rose Gold case/Blue Dial/Brown Leather Band', NULL, '1Z8VF4596850402363', 'UPS', NULL, '2019-11-25', '2019-11-22 09:11', '4260295883283', '1', 'a0Y3c00000oFFHK', '175.00', '269.99'),
(47708, '1103150419', NULL, NULL, 'George Laver', '29 SHENLEY ROAD', '', 'MILTON KEYNES', '', 'MK36HA', 'GB', NULL, NULL, '+44 7873 147682', '1403126593', NULL, NULL, 'GM-111-10 Gold Case/Black Face/Gold Metall Band', NULL, '1Z8VF4596849111153', 'UPS', NULL, '2019-11-25', '2019-11-22 13:12', '4260295882972', '1', 'a0Y3c00000pCKHY', '139.99', '229.00'),
(47709, '1103150413', NULL, NULL, 'George Laver', '29 SHENLEY ROAD', '', 'MILTON KEYNES', '', 'MK36HA', 'GB', NULL, NULL, '+44 7873 147682', '1403125401', NULL, NULL, 'GM-111-4  Gold case/Black face/Brown Leather Band', NULL, '1Z8VF4596849111153', 'UPS', NULL, '2019-11-25', '2019-11-22 13:12', '4260295882910', '1', 'a0Y3c00000pCKHS', '139.99', '229.00'),
(47710, '1103371149', NULL, NULL, 'LIUBIS ESPINOSA FONSECA', 'VIA DALMAZIA 38', '', 'RHO', 'MI', '20017', 'IT', NULL, NULL, '3703326839', '1403347393', NULL, NULL, 'GM-108-9 Gold Case/Black Dial/Stainless Steel Band', NULL, '1Z8VF4596849269832', 'UPS', NULL, '2019-11-26', '2019-11-23 18:12', '4260295883313', '1', 'a0Y3c00000oFFHN', '175.00', '269.99'),
(47711, '1104729771', NULL, NULL, 'Ivan Petrlic', 'VIA SABOTINO 13', '', 'TORRE ANNUNZIATA', 'NA', '80058', 'IT', NULL, NULL, '3355943566', '1404703801', NULL, NULL, 'GM-108-3 Gold case/Black face/Brown Band', NULL, '1Z8VF4596849323666', 'UPS', NULL, '2019-12-04', '2019-11-29 14:41', '4260295882408', '1', 'a0Y3c00000oFFHH', '175.00', '269.99'),
(47712, '1105087209', '', '', 'LESLIE THOMSON', '92/FLAT 92 RYEHILL ROAD', '', 'GLASGOW', '', 'G213BE', '', '', '', '07970689152', '1405060227', '', '', 'GM-111-9 Gold Case/White Face/Gold Metall Band', 'Uhr am 22.12.19 zurÃ¼ck erhalten, da Adresse nicht korrekt ist.', '1Z8VF4596850638841', 'UPS', '', '2019-12-04', '2019-11-30 11:12', '4260295882965', '1', 'a0Y3c00000pCKHX', '139.99', '229.00'),
(47713, '1104923701', NULL, NULL, 'WARDENS HOUSE', '124A GOODMAYES LANE', '', 'ILFORD', '', 'IG39FX', 'GB', NULL, NULL, '+447506335061', '1404899865', NULL, NULL, 'GM-111-9 Gold Case/White Face/Gold Metall Band', NULL, '1Z8VF4596849424459', 'UPS', NULL, '2019-12-04', '2019-11-29 22:13', '4260295882965', '1', 'a0Y3c00000pCKHX', '139.99', '229.00'),
(47714, '1106510567', NULL, NULL, 'Emanuela Molinari', 'VIA ANGELO BISI 37/C', '', 'MILANO', 'MI', '20152', 'IT', NULL, NULL, '3470000514', '', NULL, NULL, 'GM-108-7 Silver Case/Gold Dial/Stainless Steel Band', NULL, '1Z8VF4596850529325', 'UPS', NULL, '2019-12-11', '2019-12-05 17:42', '4260295883290', '1', 'a0Y3c00000oFFHL', '175.00', '269.99'),
(47715, '1106449377', NULL, NULL, 'Giuseppa Montalbano', 'VIA EUGENIO VILLORESI 6', '', 'BRESSO', 'MI', '20091', 'IT', NULL, NULL, '3336725733', '', NULL, NULL, 'GM-108-10 Black Case/Black Dial/Stainless Steel Band', NULL, '1Z8VF4596851479735', 'UPS', NULL, '2019-12-11', '2019-12-05 12:42', '4260295883320', '1', 'a0Y3c00000oFFHO', '175.00', '269.99'),
(47716, '1106233969', NULL, NULL, 'TATIANA GANUSCEAC', 'VIA CONTE ROSSI DI MONTELERA ', '52 ', 'CHIERI', 'TO', '10023', 'IT', NULL, NULL, '3284795138', '', NULL, NULL, 'GM-108-6 Rose Gold case/Blue Dial/Brown Leather Band', NULL, '1Z8VF4596851791745', 'UPS', NULL, '2019-12-11', '2019-12-04 11:42', '4260295883283', '1', 'a0Y3c00000oFFHK', '175.00', '269.99'),
(47717, '1107471161', NULL, NULL, 'ANNA PUNTE', '23 QUARRY HILL', '', 'GRAYS', '', 'RM175BT', 'GB', NULL, NULL, '07446022783', '1407443847', NULL, NULL, 'GM-111-7 Silver Case/White face/Silver Metall Band', NULL, '1Z8VF4596849085512', 'UPS', NULL, '2019-12-17', '2019-12-10 09:11', '4260295882941', '1', 'a0Y3c00000pCKHV', '139.99', '229.00'),
(47718, '1107936471', NULL, NULL, 'CARLA CORBETTA', 'VIA ROMA 38A', '', 'CANEVA', 'PN', '33070', 'IT', NULL, NULL, '3486501098', '1407907761', NULL, NULL, 'GM-108-6 Rose Gold case/Blue Dial/Brown Leather Band', NULL, '1Z8VF4596849690322', 'UPS', NULL, '2019-12-17', '2019-12-13 22:12', '4260295883283', '1', 'a0Y3c00000oFFHK', '175.00', '269.99'),
(47719, '1109048107', NULL, NULL, 'LUFTIM XEKA', 'EUROPA', '38', 'BARICELLA', 'BO', '40052', 'IT', NULL, NULL, '3272614182', '1409019563', NULL, NULL, 'GM-108-3 Gold case/Black face/Brown Band', NULL, '1Z8VF4596851276409', 'UPS', NULL, '2020-01-03', '2019-12-30 10:03', '4260295882408', '1', 'a0Y3c00000oFFHH', '175.00', '269.99'),
(47720, '1108811931', NULL, NULL, 'Spera Carlo', 'VIA PIANO DEL PRINCIPE, ', '163CONCORDARE DATA E ORARIO ', 'POGGIOMARINO', 'NA', '80040', 'IT', NULL, NULL, '3389605154', '1408784605', NULL, NULL, 'GM-108-2 Silver case/Black face/Black Band', NULL, '1Z8VF4596850407617', 'UPS', NULL, '2020-01-03', '2019-12-27 10:04', '4260295882392', '1', 'a0Y3c00000oFFHG', '175.00', '269.99'),
(47721, '1108702071', NULL, NULL, 'Michael Moretti', 'VIA EMANUELE PETRI 6', 'Chiamare prima +393518181560', 'CORCIANO', 'PG', '06073', 'IT', NULL, NULL, '3518181560', '1408673525', NULL, NULL, 'GM-108-4 Black case/Black Dial/Black Band', NULL, '1Z8VF4596849308423', 'UPS', NULL, '2020-01-03', '2019-12-25 12:20', '4260295882415', '1', 'a0Y3c00000oFFHI', '175.00', '269.99'),
(47722, '1109517989', NULL, NULL, 'Gabriele Visani', 'VIA CESARE BECCARIA 16/A', '', 'IMOLA', 'BO', '40026', 'IT', NULL, NULL, '3357869856', '1409489207', NULL, NULL, 'GM-108-2 Silver case/Black face/Black Band', NULL, '1Z8VF4596850450945', 'UPS', NULL, '2020-01-07', '2020-01-05 10:22', '4260295882392', '1', 'a0Y3c00000oFFHG', '175.00', '269.99'),
(47723, '1109432363', NULL, NULL, 'CRISTINA VILLA', 'VIA ALEARDO ALEARDI 7', 'PORTINERIA SIGNOR ERIC', 'MILANO', 'MI', '20154', 'IT', NULL, NULL, '3333866739', '1409403865', NULL, NULL, 'GM-108-12 Rose Gold Case/Blue Dial/Stainless Steel Band', NULL, '1Z8VF4596849932552', 'UPS', NULL, '2020-01-07', '2020-01-04 09:52', '4260295883344', '1', 'a0Y3c00000oFFHQ', '175.00', '269.99'),
(47724, '1109290095', NULL, NULL, 'GREG WOODEN', '9 PRINSTED WALK', '', 'FAREHAM, HANTS', '', 'PO143AD', 'GB', NULL, NULL, '07540585281', '1409261155', NULL, NULL, '514-7 Silver case/Black face/Stainless Steel Band', NULL, '425012862822', 'FedEx', NULL, '2020-01-07', '2020-01-02 09:17', '4260295882637', '1', 'a0Y3c00000pk3Aa', '150.00', '249.00'),
(47725, '1109259303', NULL, NULL, 'MICK CLARK', '52 BAXTER MEWS', '', 'SHEFFIELD', '', 'S61LW', 'GB', NULL, NULL, '07425158104', '1409230487', NULL, NULL, '514-5 Gold Case/Blue Face/Brown Leather Band', NULL, '425012862833', 'FedEx', NULL, '2020-01-07', '2020-01-02 09:17', '4260295882613', '1', 'a0Y3c00000pk3AY', '150.00', '249.00'),
(47726, '1109879355', NULL, NULL, 'Isabella Indaco', 'VIA BROMBELA 15', '', 'BEDIZZOLE', 'BS', '25081', 'IT', NULL, NULL, '3336665277', '1409850459', NULL, NULL, 'GM-108-8 Silver Case/Black Dial/Stainless Steel Band', NULL, '1Z8VF4596849213570', 'UPS', NULL, '2020-01-15', '2020-01-10 10:18', '4260295883306', '1', 'a0Y3c00000oFFHM', '175.00', '269.99'),
(47727, '1109838703', NULL, NULL, 'Luca Bandini', 'via Diogene Valotti 12', 'citofono Milanesi', 'Brescia', 'BS', '25133', 'IT', NULL, NULL, '3481864584', '1409809817', NULL, NULL, 'GM-108-10 Black Case/Black Dial/Stainless Steel Band', NULL, '1Z8VF4596849443983', 'UPS', NULL, '2020-01-15', '2020-01-10 10:18', '4260295883320', '1', 'a0Y3c00000oFFHO', '175.00', '269.99'),
(47728, '1110361155', NULL, NULL, 'Samantha Switzman', '33 HAMPSHIRE AVENUE', '', 'SLOUGH', '', 'SL13AG', 'GB', NULL, NULL, '07980 544 346', '1410332037', NULL, NULL, '4004-1 Argent Blanc Noir', NULL, '1Z8VF4596851781872', 'UPS', NULL, '2020-01-21', '2020-01-17 09:22', '4,2603E+12', '1', 'a0Y3c00000pk397', '134.99', '229.00'),
(1110650569, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '0000-00-00', '', '', '', '', '', ''),
(1110917349, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '0000-00-00', '', '', '', '', '', ''),
(1109621239, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '0000-00-00', '', '', '', '', '', ''),
(1112554757, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '0000-00-00', '', '', '', '', '', ''),
(1113711121, ' TILSON ;GARDENS ;LONDON;;SW24', ' TILSON  ;LONDON;;SW24LZ;GB;;;;;;;kilograms;07737996118;;91011100;;;Primary:1x4260295882651;223.99;0063c00001DwXwm;standard;Drop ship (Supplier small parcel);;;2020-01-01 00:00;2020-03-31 23:59;GM-514-9', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '0000-00-00', '', '', '', '', '', ''),
(1113661171, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '0000-00-00', '', '', '', '', '', ''),
(1122816025, '1422748745', '2020-05-05 09:54', '4260295880619', '1', 'standard', 'STEPHEN SMITH', '19 LOWESMOOR ROAD', 'SHELDON', 'BIRMINGHAM', '', 'B262TW', 'GB', 'False', '', '', 'UPS', '', '1Z8VF4596862965555', '06.05.2020', 'a0Y3c00000oFDBI', '1422748745', '0000-00-00', 'GM-107-2 Silver case/Black fac', '323194', 'a0Y3c00000', '135.00', 'STEPHEN SMITH', '19 LOWESMOOR RO');

-- --------------------------------------------------------

--
-- Table structure for table `uploadliste_test`
--

CREATE TABLE `uploadliste_test` (
  `uploadlisteid` int(11) NOT NULL,
  `list_id` varchar(30) DEFAULT NULL,
  `salutation` varchar(255) DEFAULT NULL,
  `firstname` varchar(255) DEFAULT NULL,
  `surname` varchar(255) DEFAULT NULL,
  `street1` varchar(255) DEFAULT NULL,
  `street2` varchar(255) DEFAULT NULL,
  `postcode` varchar(255) DEFAULT NULL,
  `city` varchar(255) DEFAULT NULL,
  `country` varchar(100) NOT NULL,
  `country_code` varchar(4) NOT NULL,
  `c_o` varchar(255) DEFAULT NULL,
  `email` varchar(255) DEFAULT NULL,
  `phone` varchar(255) DEFAULT NULL,
  `vouchercode` varchar(255) DEFAULT NULL,
  `securitycode` varchar(255) DEFAULT NULL,
  `optionpurchased` varchar(255) DEFAULT NULL,
  `voucheroption1` varchar(255) DEFAULT NULL,
  `voucheroption2` varchar(255) DEFAULT NULL,
  `sendnr` varchar(255) DEFAULT NULL,
  `sendcompany` varchar(255) DEFAULT NULL,
  `sendcompanyurl` varchar(255) DEFAULT NULL,
  `senddate` date DEFAULT NULL,
  `orderdate` varchar(30) NOT NULL,
  `merchant_sku_item` varchar(30) NOT NULL,
  `quantity_requested` varchar(10) NOT NULL,
  `company_sku` varchar(30) NOT NULL,
  `company_cost` varchar(15) NOT NULL,
  `item_sell_price` varchar(15) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `uploadliste_test`
--

INSERT INTO `uploadliste_test` (`uploadlisteid`, `list_id`, `salutation`, `firstname`, `surname`, `street1`, `street2`, `postcode`, `city`, `country`, `country_code`, `c_o`, `email`, `phone`, `vouchercode`, `securitycode`, `optionpurchased`, `voucheroption1`, `voucheroption2`, `sendnr`, `sendcompany`, `sendcompanyurl`, `senddate`, `orderdate`, `merchant_sku_item`, `quantity_requested`, `company_sku`, `company_cost`, `item_sell_price`) VALUES
(1, 'fulfillment_line_item_id', NULL, NULL, 'shipment_address_name', 'shipment_address_street', 'shipment_address_street_2', 'shipment_address_postal_code', 'shipment_address_city', 'shipment_address_stat', 'ship', NULL, NULL, 'customer_phone', 'custom_field_value', NULL, NULL, 'item_name', NULL, 'shipment_tracking_number', 'shipment_carrier', NULL, '0000-00-00', 'order_date', 'merchant_sku_item', 'quantity_r', 'groupon_sku', 'groupon_cost', 'sell_price'),
(2, '99998888', NULL, NULL, 'Ä_Emanuela Sotiri', '85 ST. ANN\'S ROAD', '', 'N15 6NJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '07988 262957 or 07869040376', '00100843UF', NULL, NULL, 'Monaco Watch With Black Strap- Gold Case and Black Dial', NULL, '5,77E+11', 'FedEx', NULL, '2013-11-25', '23.11.2013 23:23', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(3, '99998889', NULL, NULL, 'j_Ü_acky oliver', '37B STATION ROAD', 'Queensferry- Deeside', 'CH5 1SU', 'DEESIDE', 'Grossbritannien', 'GB', NULL, NULL, '4-41245E+11', '0010061SYP', NULL, NULL, 'Monaco Watch With Black Strap- Gold Case and Black Dial', NULL, '5,77E+11', 'FedEx', NULL, '2013-11-25', '22.11.2013 14:55', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(4, '99998890', NULL, NULL, 'Alejandro Parra_ß', '37 BENTWORTH ROAD', '', 'W12 7AA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7871669706', '00100811Y4', NULL, NULL, 'Theorema Menƒ??s Casablanca Watch - Black Strap- Black Case and Black Dial', NULL, '5,77E+11', 'FedEx', NULL, '2013-11-28', '23.11.2013 00:23', 'UK131024AMC05', '1', 'a0YC000000UtsL6MAJ', '160.00', '249.00'),
(5, '99998891', NULL, NULL, 'Emanuela Sotiri', '86 ST. ANN\'S ROAD', '', 'N15 6NJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7989 262957 or 07869040376', '00100843UF', NULL, NULL, 'Monaco Watch With Black Strap- Gold Case and Black Dial', NULL, '5,77E+11', 'FedEx', NULL, '2013-11-25', '23.11.2013 23:23', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(6, '99998892', NULL, NULL, 'jacky oliver', '37B STATION ROAD', 'Queensferry- Deeside', 'CH5 1SU', 'DEESIDE', 'Grossbritannien', 'GB', NULL, NULL, '4-41245E+12', '0010061SYP', NULL, NULL, 'Monaco Watch With Black Strap- Gold Case and Black Dial', NULL, '5,77E+11', 'FedEx', NULL, '2013-11-25', '22.11.2013 14:55', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(7, '99998893', NULL, NULL, 'Alejandro Parra', '38 BENTWORTH ROAD', '', 'W12 7AA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7871669707', '00100811Y5', NULL, NULL, 'Theorema Menƒ??s Casablanca Watch - Black Strap- Black Case and Black Dial', NULL, '5,77E+11', 'FedEx', NULL, '2013-11-28', '23.11.2013 00:23', 'UK131024AMC06', '1', 'a0YC000000UtsL6MAJ', '160.01', '249.01'),
(8, '99998894', NULL, NULL, 'Emanuela Sotiri', '87 ST. ANN\'S ROAD', '', 'N15 6NJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7990 262957 or 07869040376', '00100843UF', NULL, NULL, 'Monaco Watch With Black Strap- Gold Case and Black Dial', NULL, '5,77E+11', 'FedEx', NULL, '2013-11-25', '23.11.2013 23:23', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(9, '99998895', NULL, NULL, 'jacky oliver', '37B STATION ROAD', 'Queensferry- Deeside', 'CH5 1SU', 'DEESIDE', 'Grossbritannien', 'GB', NULL, NULL, '4-41245E+13', '0010061SYP', NULL, NULL, 'Monaco Watch With Black Strap- Gold Case and Black Dial', NULL, '5,77E+11', 'FedEx', NULL, '2013-11-25', '22.11.2013 14:55', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(10, '99998896', NULL, NULL, 'Alejandro Parra', '39 BENTWORTH ROAD', '', 'W12 7AA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7871669708', '00100811Y6', NULL, NULL, 'Theorema Menƒ??s Casablanca Watch - Black Strap- Black Case and Black Dial', NULL, '5,77E+11', 'FedEx', NULL, '2013-11-28', '23.11.2013 00:23', 'UK131024AMC07', '1', 'a0YC000000UtsL6MAJ', '160.02', '249.02'),
(11, '99998897', NULL, NULL, 'Emanuela Sotiri', '88 ST. ANN\'S ROAD', '', 'N15 6NJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7991 262957 or 07869040376', '00100843UF', NULL, NULL, 'Monaco Watch With Black Strap- Gold Case and Black Dial', NULL, '5,77E+11', 'FedEx', NULL, '2013-11-25', '23.11.2013 23:23', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(12, '99998898', NULL, NULL, 'jacky oliver', '37B STATION ROAD', 'Queensferry- Deeside', 'CH5 1SU', 'DEESIDE', 'Grossbritannien', 'GB', NULL, NULL, '4-41245E+14', '0010061SYP', NULL, NULL, 'Monaco Watch With Black Strap- Gold Case and Black Dial', NULL, '5,77E+11', 'FedEx', NULL, '2013-11-25', '22.11.2013 14:55', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(13, '99998899', NULL, NULL, 'Alejandro Parra', '40 BENTWORTH ROAD', '', 'W12 7AA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7871669709', '00100811Y7', NULL, NULL, 'Theorema Menƒ??s Casablanca Watch - Black Strap- Black Case and Black Dial', NULL, '5,77E+11', 'FedEx', NULL, '2013-11-28', '23.11.2013 00:23', 'UK131024AMC08', '1', 'a0YC000000UtsL6MAJ', '160.03', '249.03'),
(14, '99998900', NULL, NULL, 'Emanuela Sotiri', '89 ST. ANN\'S ROAD', '', 'N15 6NJ', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7992 262957 or 07869040376', '00100843UF', NULL, NULL, 'Monaco Watch With Black Strap- Gold Case and Black Dial', NULL, '5,77E+11', 'FedEx', NULL, '2013-11-25', '23.11.2013 23:23', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(15, '99998901', NULL, NULL, 'jacky oliver', '37B STATION ROAD', 'Queensferry- Deeside', 'CH5 1SU', 'DEESIDE', 'Grossbritannien', 'GB', NULL, NULL, '4-41245E+15', '0010061SYP', NULL, NULL, 'Monaco Watch With Black Strap- Gold Case and Black Dial', NULL, '5,77E+11', 'FedEx', NULL, '2013-11-25', '22.11.2013 14:55', 'UK131025AMC04', '1', 'a0YC000000VxqicMAB', '135.00', '219.00'),
(16, '99998902', NULL, NULL, 'Alejandro Parra_Öüöä', '41 BENTWORTH ROAD', '', 'W12 7AA', 'LONDON', 'Grossbritannien', 'GB', NULL, NULL, '7871669710', '00100811Y8', NULL, NULL, 'Theorema Menƒ??s Casablanca Watch - Black Strap- Black Case and Black Dial', NULL, '5,77E+11', 'FedEx', NULL, '2013-11-28', '23.11.2013 00:23', 'UK131024AMC09', '1', 'a0YC000000UtsL6MAJ', '160.04', '249.04');

-- --------------------------------------------------------

--
-- Table structure for table `user`
--

CREATE TABLE `user` (
  `userid` int(11) NOT NULL,
  `username` varchar(255) NOT NULL,
  `password` varchar(255) NOT NULL,
  `role` varchar(250) NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `user`
--

INSERT INTO `user` (`userid`, `username`, `password`, `role`) VALUES
(1, 'Tufina', 'tufina001', 'user'),
(2, 'etufina', 'Antonio07', 'admin'),
(3, 'team', 'tufina', 'user'),
(4, 'Watchmaker', 'Antonio07', 'admin'),
(13, 'Tatiana', 'Bismilah33*', 'admin');

-- --------------------------------------------------------

--
-- Table structure for table `watch`
--

CREATE TABLE `watch` (
  `watchid` int(11) NOT NULL,
  `orderid` varchar(50) NOT NULL,
  `customer_id` int(11) NOT NULL,
  `receiptuser_id` int(11) NOT NULL,
  `altereduser_id` int(11) NOT NULL,
  `model` varchar(255) NOT NULL,
  `dateofreceipt` date NOT NULL,
  `dateofinvoice` date NOT NULL,
  `warranty` date NOT NULL,
  `case` varchar(255) NOT NULL,
  `dial` varchar(255) NOT NULL,
  `brand` varchar(255) NOT NULL,
  `defectdescription` text NOT NULL,
  `repairinfo` text NOT NULL,
  `repairprice` varchar(10) NOT NULL,
  `dateofdispatch` date NOT NULL,
  `dateoffinished` date NOT NULL,
  `inprocess` int(1) NOT NULL DEFAULT 0,
  `control` int(1) NOT NULL DEFAULT 0,
  `waiting` int(1) NOT NULL DEFAULT 0,
  `finished` int(1) NOT NULL DEFAULT 0,
  `unfinished` int(1) NOT NULL DEFAULT 0,
  `defect` int(1) NOT NULL DEFAULT 0,
  `fetched` int(1) NOT NULL DEFAULT 0,
  `received_client` tinyint(1) NOT NULL DEFAULT 0,
  `received_client_date` datetime DEFAULT NULL,
  `sent_repair_de` tinyint(1) NOT NULL DEFAULT 0,
  `sent_repair_de_date` datetime DEFAULT NULL,
  `sent_shop_usa` tinyint(1) NOT NULL DEFAULT 0,
  `sent_shop_usa_date` datetime DEFAULT NULL,
  `entrance` int(1) NOT NULL DEFAULT 0,
  `conveyed` int(1) NOT NULL DEFAULT 0,
  `conveyeddate` date NOT NULL,
  `uip` varchar(200) NOT NULL,
  `uhost` varchar(200) NOT NULL,
  `week` date NOT NULL,
  `sendnr` varchar(255) NOT NULL,
  `notes` varchar(255) DEFAULT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_general_ci;

--
-- Dumping data for table `watch`
--

INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(1, '', 2, 1, 2, 't4003', '2012-11-02', '0000-00-00', '0000-00-00', 'silber', 'weiss', 'pionier', 'werk kaputt', '', ',', '2014-07-14', '2014-07-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(3, '', 1, 1, 0, '3005', '2012-11-03', '0000-00-00', '0000-00-00', 'weiÃƒÂƒÃ‚ÂƒÃƒÂ‚Ã‚ÂŸ', 'schwarz Dia', 'Theorema', 'steht', '→', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(4, '', 4, 1, 2, 'GM103-3', '2012-11-03', '0000-00-00', '2012-08-30', 'Schwarz', 'Schwarz', 'Theorema', 'Krone gebrochen.\r\nGummiband am rande nicht fest', 'neue Krone,Band ist ok', '6,00 â‚¬', '2013-08-14', '2013-08-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', 'RG 0686 3015 0DE', NULL),
(5, '', 5, 1, 1, 'Paragon', '2012-11-03', '0000-00-00', '2012-08-08', 'Rose Gold', 'weiss', 'Theorema', 'Kunde pocht auf Rückgaberecht nach 3 Monaten. Angeblich die Uhr funktioniert nicht.\r\nUhr scheint neu und in Ordnung zu sein.\r\nWarten auf Antwort von Kunden.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(6, '', 6, 1, 1, 'Q6003 Cezar', '2012-11-03', '0000-00-00', '2012-04-07', 'Gold', 'Creme', 'Pionier', 'Minutenzeiger hängt und die Zahl 2 liegt im Gehäusse rum.', 'neue Batterie,Zeiger befestigt und Zifferblatt rep.', '9,00 â‚¬', '2013-08-19', '2013-08-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2012-11-29', '', '', '0000-00-00', 'RG 0679 9254 6DE', NULL),
(7, '', 7, 1, 1, 'T4003 Montreal', '2012-11-03', '0000-00-00', '2012-10-01', 'Bicolor Rose', 'Weiss', 'Pionier', 'Zeiger lose...Uhr wurde gegen einen neuen umgetauscht und zwei Tage später geschickt\r\n\r\nVerschickt 05.11.2012   RG 0679 7972 6DE', '', '', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(8, '', 8, 1, 1, 'T3005 Diamonds', '2012-11-03', '0000-00-00', '0000-00-00', 'Silber', 'Weiss', 'Theorema', 'Werk läuft nicht', 'neues werk und Zifferblatt', '12,00', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2012-11-29', '', '', '0000-00-00', 'RG 0679 9251 5DE', NULL),
(9, '', 9, 1, 2, 'J80443', '2012-11-03', '0000-00-00', '2012-11-03', 'Rose', 'Schwarz', 'Javelle', 'Werk tot wird nicht unter garantie repariert.Kunde wurde informiert und wir warten auf antwort.', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(10, '', 10, 1, 2, 'Admiral 35002', '2012-11-03', '0000-00-00', '2012-10-01', 'Bicolor Rose', 'Weiss', 'Pionier', 'Uhr wurde sofort gegen eine neue Uhr getauscht.\r\n\r\nVersendet 05.11.12  RG 0679 7979 1DE', '', ',', '2014-08-11', '2014-08-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(11, '', 11, 1, 1, 'T3007', '2012-11-03', '0000-00-00', '2012-10-01', 'Gold', 'Weiss', 'Theorema', 'Uhr neu und wurde sofort umgetauscht und zwei Tage später geschickt\r\n\r\nVersendet 05.11.2012   RG 0679 7975 7DE', '', '', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(12, '', 12, 1, 1, 'T3004', '2012-11-03', '0000-00-00', '2012-10-10', 'Silber', 'Weiss', 'Theorema', 'Werk lÃƒÂ¤uft nicht', 'neues Werk', '9,00 â‚¬', '2013-08-21', '2013-08-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', 'RG 0686 3040 7DE', NULL),
(13, '', 13, 1, 0, 'T3004', '2012-11-03', '0000-00-00', '2012-10-10', 'Silber', 'Weiss', 'Theorema', 'Rückgaberecht', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(14, '', 14, 1, 1, 'GM103-1', '2012-11-03', '0000-00-00', '2012-08-30', 'Silber', 'Schwarz', 'Theorema', 'Werk kann nicht mit der Krone aufgezogen werden\r\n\r\nVersendet 05.11.12   RG 0679 7973 0DE', '', '', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(15, '', 15, 1, 1, 'T4003', '2012-11-03', '0000-00-00', '2012-02-12', 'Bicolor Gold', 'Weiss', 'Pionier', 'Werk defekt', 'neues Werk', '9,00 â‚¬', '2013-08-21', '2013-08-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', '43016080188 ', NULL),
(16, '', 16, 1, 1, 'GM103-1', '2012-11-03', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Theorema', 'Uhr läuft nicht', 'Werk repariert und neue Unruh', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2012-11-29', '', '', '0000-00-00', 'RG 0679 9256 3DE', NULL),
(17, '', 17, 1, 1, 'T3001', '2012-11-03', '0000-00-00', '2012-08-30', 'Silber', 'Schwarz', 'Theorema', 'Uhr ist neu und wurde umgetauscht.\r\nIch glaube Kunde hat keine ahnung von Automatikuhren aber trotzdem habe Ich Ihn eine neue Uhr geschickt\r\n\r\nVersendet 05.11.2012  RG 0679 7974 3DE', '', '', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(18, '', 18, 1, 1, 'T2001', '2012-11-03', '0000-00-00', '2012-03-05', 'Silber', 'Weiss', 'Theorema', 'Deckel der Uhr ist abgefallen.\r\n\r\nHandelt es sich um ein garantiefall Marty ????', 'neues Geh?use', '6,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2012-12-19', '', '', '0000-00-00', '42354124916 ', NULL),
(19, '', 19, 1, 1, 'Cannes', '2012-11-03', '0000-00-00', '2011-12-20', 'Gold', 'Weiss', 'Compast', 'Minutenzeiger lose', 'Zeiger neu gesetzt', '6,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2012-11-29', '', '', '0000-00-00', '42334044444 ', NULL),
(20, '', 20, 1, 1, 'T3005 D', '2012-11-03', '0000-00-00', '0000-00-00', 'Gold', 'Schwarz', 'Theorema', 'Lt. Kunde. Monatzeiger ANGEBLICH bewegt sich jeden Tag.Datumzeiger ANGEBLICH kann manuel nicht bewegen.\r\n\r\nIch habe die Uhr kontrolliert und es funktioniert alles. Trotzdem ist es besser wenn Du das letzte Wort hast Marty', '', '', '2013-09-11', '2013-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(21, '', 21, 1, 1, 'T2003', '2012-11-03', '0000-00-00', '2011-08-04', 'Gold', 'Weiss', 'Theorema', 'Lt. Kunde verliert die Uhr 30 Minuten am Tag', 'neues Werk', '12,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-07', '', '', '0000-00-00', 'RG068620047DE', NULL),
(22, '', 22, 1, 1, 'GM103-1', '2012-11-03', '0000-00-00', '2012-09-10', 'Silber', 'Schwarz', 'Theorema', 'Die Uhr läuft nicht', 'Werkrep.', '6,00 â‚¬', '2012-12-08', '2012-12-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2012-11-29', '', '', '0000-00-00', 'RG 0679 9252 9DE', NULL),
(23, '', 23, 1, 1, 'GM104-2', '2012-11-03', '0000-00-00', '2012-10-12', 'Gold', 'Schwarz', 'Theorema', 'Zeiger sind nicht gerade angesetzt', '', '', '2013-09-11', '2013-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2012-11-29', '', '', '0000-00-00', 'RG 0679 9258 5DE', NULL),
(24, '', 24, 1, 1, 'T2003', '2012-11-03', '0000-00-00', '2012-01-10', 'Silber', 'Schwarz', 'Theorema', 'steht', 'Werkrepariert und neuer Anker', '6,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2012-11-29', '', '', '0000-00-00', 'RG 0679 9253 2DE', NULL),
(25, '', 25, 1, 1, 'GM102-3', '2012-11-03', '0000-00-00', '2012-10-10', 'Gold', 'Schwarz', 'Theorema', '', 'Werkrep.', '6,00', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2012-11-29', '', '', '0000-00-00', 'RG 0679 9257 7DE', NULL),
(26, '', 26, 1, 2, 'GM101-2', '2012-11-03', '0000-00-00', '2012-10-10', 'Silber', 'Schwarz', 'Theorema', 'muss Ihn eine neue Uhr schicken', '', ',', '2015-09-23', '2015-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '0000-00-00', '', '', '0000-00-00', '', NULL),
(27, '', 27, 1, 1, 'GM101-3', '2012-11-04', '0000-00-00', '2012-10-10', 'Gold', 'Schwarz', 'Theorema', 'Kroneschutz hält nicht fest.\r\nKunde bekommt eine neue Uhr \r\n\r\nVersendet 05.11.12   RG 0679 7981 4DE', '', '', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(28, '', 28, 1, 1, 'T4003 Montreal', '2012-11-04', '0000-00-00', '2012-02-25', 'Bicolor Rose', 'Weiss', 'Pionier', 'Goldring auf dem Ziffernblatt hat sich gelöst', 'Zifferblatt rep.', '6,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2012-12-20', '', '', '0000-00-00', '42355046871 ', NULL),
(29, '', 29, 1, 1, 'GM102-3', '2012-11-04', '0000-00-00', '2012-10-10', 'Gold', 'Schwarz', 'Theorema', 'Uhr repariert und morgen wir geschickt\r\n\r\nVersendet 05.11.2012   RG 0679 7976 5DE', '', '', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', 'RG 0679 7976 5DE', NULL),
(30, '', 30, 1, 2, 'T2004-2', '2012-11-11', '0000-00-00', '2012-07-10', 'Silber', 'Schwarz', 'Theorema', 'Krone lose', 'Aufzug repariert', '6,00 â‚¬', '2012-11-29', '2012-11-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2012-11-29', '', '', '0000-00-00', 'RG 0679 9255 0DE', NULL),
(31, '', 31, 1, 1, 'T3001', '2012-11-11', '0000-00-00', '2012-08-30', 'Silber', 'Weiss', 'Theorema', 'Uhr ist absolut demoliert...sieht aber wie neu aus.\r\nKein Garantiefall', '', '', '2013-09-11', '0000-00-00', 0, 0, 0, 0, 0, 1, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(32, '', 32, 1, 1, 'GM103-1', '2012-11-11', '0000-00-00', '2012-10-10', 'Silber', 'Schwarz', 'Theorema', 'Krone gebrochen,Bandschliesse nicht fest.\r\n12.11.2012 zu Thomas gebracht', 'Bandschlo? rep.-Krone und Welle ersetzt', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', 'RG 0686 3021 7DE', NULL),
(33, '', 33, 1, 2, 'T3005 D', '2012-11-11', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Theorema', 'Uhr kaputt...Werk,Krone,zeiger alles kapput.\r\nKunde angerufen und Angebot für 60-70 Euro gemacht. Noch kein grünes licht von Ihn bekommen.\r\n', 'komplette reparatur laut KVA\r\nUhr erhalten 31.10.2013', '9,00 â‚¬', '2013-10-31', '2013-10-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-23', '', '', '0000-00-00', '43054010932', NULL),
(34, '', 34, 1, 1, 'T3005 D', '2012-11-11', '0000-00-00', '2012-07-10', 'Gold', 'Schwarz', 'Theorema', 'datum funktioniert nicht und die Uhr läuft auch nicht.\r\n12.09.2012 zu Thomas', 'neues Werk', '12,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', 'RG 0686 3018 5DE', NULL),
(35, '', 35, 1, 1, 'T3005 D', '2012-11-11', '0000-00-00', '2011-12-22', 'Silber', 'Weiss', 'Theorema', 'Krone lÃ¤sst sich sehr schwer bewegen', 'neue Kroness', '6,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2012-12-20', '', '', '0000-00-00', '42355047180 ', NULL),
(36, '', 36, 1, 1, 'T3003', '2012-11-11', '0000-00-00', '2011-11-08', 'Silber', 'Weiss', 'Pionier', '24 Std. Zeiger defekt.\r\n12.11.2012 zu Thomas', 'Zeiger neu gesetzt', '6,00 â‚¬', '2012-12-08', '2012-12-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2012-11-29', '', '', '0000-00-00', '42334053642 ', NULL),
(37, '', 37, 1, 1, 'Toulon', '2012-11-11', '0000-00-00', '2012-02-28', 'Silber', 'Schwarz', 'Compast', 'Uhr läuft nicht', 'Werkreparatur', '12,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2012-12-19', '', '', '0000-00-00', '42354124708 ', NULL),
(38, '', 38, 1, 1, 'GM102-2', '2012-11-11', '0000-00-00', '2012-10-10', 'Silber', 'Schwarz', 'Theorema', 'Kondenswasser laut Kunde.Bitte um überprüfung', 'neuer Geh?useboden', '3,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', 'RG 0686 3019 4DE', NULL),
(40, '', 39, 999999999, 0, 'Admiral', '2012-11-12', '2012-08-05', '2012-08-06', 'Silver', 'White', 'Pionier', 'hola ola', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.6.173.239', 'p5B06ADEF.dip.t-dialin.net', '2012-11-19', '', NULL),
(41, '', 40, 999999999, 1, 'Sao Paulo (GM-103)', '2012-11-13', '2012-08-20', '2012-08-20', 'Gold', '*', 'Theorema', 'The watch stopped working after 9-10 days. It seems that the watch are fully winded, but if would not start running.Hopefully this repear would not take to long time. Thank you for your quick aciton.   ', 'siehe Nr. 192', '', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.254.147.244', '433ob.scansafe.net', '2012-11-20', '', NULL),
(4975, '', 588, 999999999, 2, '107-Rio', '2015-03-18', '0000-00-00', '2013-04-10', 'gold', 'black', 'Theorema', 'Minute hand Broke off', '19-03-15\r\nArmband auch verbraucht - diverse Schlagspuren am Gehäuse\r\n==> KVA  Armband und ZgRep.  35,-  --  ausf. 2105\r\nMinZg ers.\r\nUK 2605 0750 - einwandfrei\r\nWK 2705 0750 - Band und 28-05-15 okay\r\nNachforschung am 08.08.15 Paket verloren 15.10.15', '1,2', '2015-10-16', '2015-10-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-29', '94.213.146.152', '5ED59298.cm-7-6c.dynamic.ziggo.nl', '2015-03-19', 'RL 7224 9512 6DE', NULL),
(4976, '', 2553, 2, 2, 'Casablanca', '2015-03-12', '2012-12-01', '2012-12-01', 'Silber', 'Weiss', 'Theorema', '[OHNE Angabe - OHNE G-Nachweis - NO Deal]', '17-03-15\r\nZierring klSek gelöst, Indexe gelöst \r\nwenn Kunde neues Armband nimmt KULANZREP  ausf. 2303\r\nZB ers., ZgReibung verstärkt, GehOberteil ers. - WD 8310\r\nUK 2303 1145 - bl. zurück...\r\nWK 2403 0810 - 25-03-15 okay', '1,2', '2015-03-26', '2015-03-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-26', '', '', '0000-00-00', 'RL 7199 6940 5DE', NULL),
(4977, '', 3334, 2, 2, 'London', '2015-03-12', '2015-02-13', '2015-02-13', 'Silber', 'Weiss', 'Pionier', '[OHNE Angabe]', '17-03-15\r\nsteht kpl. aufgezogen - ausgeschwungen - Anker gerichtet, FH gefettet\r\nK 1703 1100 - 20-03-15 okay', '1,2', '2015-03-20', '2015-03-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-20', '', '', '0000-00-00', 'RL 7196 9523 8DE', NULL),
(4978, '', 3264, 999999999, 2, '101-Casablanca GM', '2015-04-07', '0000-00-00', '2014-10-06', 'silver', 'yellow', 'Theorema', 'the pin doest work to wind the clock up and it actually comes out of the slot ', '21-04-15\r\nWH-Schraube befestigt\r\nUK 2104 1015 - einwandfrei\r\nWK 2204 0800 - 23-04-15 okay', '1,2', '2015-04-23', '2015-04-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-23', '194.66.32.10', '194.66.32.10', '2015-03-19', 'RL 72 112 002 5DE', NULL),
(4979, '', 3272, 999999999, 2, '107-Rio', '2015-03-18', '0000-00-00', '2013-04-10', 'black', 'black', 'Theorema', ' 	\r\nwatch hand when they turn are not well synchronyse, example, when The long is on 12 and the short one on the exact time example  01:00 the short one is not in front of the 1 number', '19-03-15\r\nZgScheibe fehlt - daher KULANZ\r\nMinZg mit Zg Scheibe ers., reguliert\r\nUK 1903 1010 - einwandfrei\r\nUK 2303 0920 - einwandfrei\r\nWK 2403 0810 - 25-03-15 okay', '1,2', '2015-03-26', '2015-03-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-26', '81.241.202.98', '98.202-241-81.adsl-dyn.isp.belgacom.be', '2015-03-19', 'RL 7199 6942 2DE', NULL),
(43, '', 41, 999999999, 1, 'Cannes Diamond', '2012-11-13', '2012-10-03', '2012-10-10', 'stainless steel case (316 L)', 'special hardened mineral glass, siza approx 44mm', 'Theorema', 'Hello Enis Tufina\r\nThe reason why i am sending the watch back is because its not working properly\r\nfrom the very first day i got the watch i noticed there were some issues with the time, it was moving too fast,so i had to turn the time back 5 min every second day which in it self was very annoying. also the dual time was\r\nnot working, i would set the time and just few hours later the dual time would be totally wrong...\r\nafter using the watch like this for maybe 2 weeks something strange happend:\r\nthe watch fell of my arm and hit the floor and the watch-strap was broken...\r\ni did not boughter about it too much and put the watch asidesome days later however after telling you about this problem i had a look at it and\r\nactually managed to fix the watch-strap and i tought it was ready to be used again i set the time, and dual time and everything seemed to work okhowever while setting the time i noticed the hand-winding thing was not as smooth\r\nanymore after one hour i noticed the time was already maybe 20min befind...\r\nSo basically the problem the watch has are with the timethe main time is lagging very much, its almost as if it stucks sometimes and the arrow seems to have a hard time passing certain areas of the watch, resulting in the time beging wrong (it was only 5 min too fast in the beginning, but now its very slow). also the dual time is not correct (and has never been even from first use) and the hand-winding thing is not as smooth anymore, and probably it has to do with the first problem...\r\nI will send the watch today so hopefully you will have it soon enough to fix it.\r\nThank you for your help\r\nI will also print this email and attach in with the watch\r\nRegardsSuleman K.Salam', 'neues Werk und Krone', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '83.233.178.7', 'c-83-233-178-7.cust.bredband2.com', '2012-11-20', 'RG 0686 3030 5DE', NULL),
(44, '', 42, 999999999, 2, 'Monaco Diamond', '2012-11-14', '2012-11-14', '2012-11-14', 'Stainless steel', 'Gold', 'Theorema', 'The pointer to the days of the week have fallen off and gone \ninto the watch.\n I would love to return it and get a new one.\n', 'Zeiger neu gesetzt , Band haben wir gelassen wie es ist\n', '6,00 â‚¬', '2013-08-14', '2013-08-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-07', '82.182.70.142', '1-1-5-5a.ghn.gbg.bostream.se', '2012-11-21', 'RG 0679 8993 5DE', NULL),
(45, '', 43, 999999999, 1, 'Damascus Diamond', '2012-11-15', '2012-10-25', '2012-11-08', '3 ATM', 'T3008', 'Theorama', 'Damage to the clock\r\nshattered glass\r\nDiamond removed, was not found', '', '', '2013-09-04', '0000-00-00', 0, 0, 0, 0, 0, 1, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.247.80.242', 'static-212-247-80-242.cust.tele2.se', '2012-11-22', '', NULL),
(46, '', 44, 999999999, 0, 'Copacabana', '2012-11-15', '2012-11-15', '2014-10-01', 'no idea', 'gm104', 'theorema', 'The dials get stucked.. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '195.215.245.180', '0xc3d7f5b4.acnxr1.ras.tele.dk', '2012-11-22', '', NULL),
(47, '', 45, 999999999, 1, 'Paragon', '2012-11-15', '2012-08-04', '2012-08-08', 'Rose golf', 'White', 'Theorema', 'The day sticks on Wednesday and the date changes at 2, not 12. ', 'Werktausch', '12,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '194.116.198.185', 'lon-dip-198-185.wrproxy.com', '2012-11-22', 'RG 0686 3013 2DE', NULL),
(48, '', 46, 1, 1, 'T3008', '2012-11-16', '0000-00-00', '2012-08-20', 'Stahl', 'Schwarz', 'Theorema', 'bleibt stehen,Zeiger abgefallen', 'Werkrep.', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2012-12-20', '', '', '0000-00-00', 'RG067986758DE', NULL),
(49, '', 47, 1, 1, '76009', '2012-11-16', '0000-00-00', '2012-09-12', 'Stahlt', 'Chrom', 'Elyssee', 'Zeiger streifen, nicht W.D.', 'Zeiger gericht und W.D. hergestellt', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2012-12-20', '', '', '0000-00-00', 'RG 0679 8685 0DE', NULL),
(50, '', 48, 1, 1, 'T3003', '2012-11-16', '0000-00-00', '2011-11-08', 'Stahl', 'Weiss', 'Pionier', 'Zeiger abgefallen, Zifferblatt ist\r\nverschoben,Zeigerwellen sind gebrochen\r\ndurch einen Sturzschaden.', 'Die Uhr unfertig zurueck.Der Defekt \r\nist auf einen Sturzschaden \r\nzurueckzufuehren,daher kann \r\ndie Uhr nicht auf Garantie repariert werden.', '', '2013-08-16', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(51, '', 49, 1, 1, 'T2004', '2012-11-16', '2010-11-29', '2010-11-29', 'Stahl', 'Chrom', 'Theorema', 'steht', 'Werkreparatur', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-07', '', '', '0000-00-00', 'RG 0679 8996 1DE', NULL),
(52, '', 50, 999999999, 1, 'SAO PAOLO', '2012-11-17', '2012-11-16', '2014-10-10', 'Stainless steel case (316 L)', 'Special Hardenedmineral Glass', 'Theorema', 'Reference: GM-103\r\n\r\nA thread witch follows the frame, inside the glass, has loosen. I guess this is a isolation thread. This doesn\'t look good, and I\'m worried about the hands getting stuck and ruining the clock. ', 'Glasdichtung rep.', '3,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '84.48.90.101', '101.84-48-90.nextgentel.com', '2012-11-24', 'RG 0686 3426 7DE', NULL),
(53, '', 51, 999999999, 1, 'damascus diamond', '2012-11-19', '2012-11-01', '2014-10-20', '?', '?', 'theorama', 'unfortunately it\'s loosses time (about half a minute a day)\r\n', 'Werkrep.', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-07', '194.255.14.130', '194.255.14.130', '2012-11-26', 'RG 0679 8991 3DE', NULL),
(54, '', 52, 999999999, 1, ' J25004', '2012-11-19', '2012-01-01', '2012-01-01', '-', '-', 'Javelle', 'Am Anfang des Jahres 2012 ist das innere Teil locker geworden und die Uhrzeiger sind auch damit locker geworden und sind geschädigt worden. ', 'Zeiger ersetzt und Zifferblatt rep.', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-07', '79.102.177.175', 'c-4f66b1af-74736162.cust.telenor.se', '2012-11-26', 'RG 0679 8999 2DE', NULL),
(55, '', 53, 999999999, 0, 'Vienna Diamond', '2012-11-19', '2012-10-18', '2012-10-30', '0010137WFI', 'gold black', 'Theorema ', 'Dear Enis,\r\nI hereby return this watch that I bought via Groupon. Unfortunately the watch was faulty since I couldn\'t make it work despite my best efforts, guided by the instructions I received with the watch. I would like to get a full refund 209 ? plus the shipping fee 11,20 ? covered. \r\nGroupon voucher code was 0010137WFI\r\nPlease find my contact details under.\r\nTutte Karlsson\r\nKaarelantie 29 A\r\n00430 Helsinki\r\nFINLAND\r\ntutte.karlsson@gmail.com\r\n+358 5038 333 50\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.153.152.156', 'a91-153-152-156.elisa-laajakaista.fi', '2012-11-26', '', NULL),
(56, '', 54, 1, 1, 'T2005', '2012-11-20', '2011-12-22', '2011-12-22', 'Stahl', 'Schwarz', 'Theorema', 'bleibt stehen,Zifferblatt defekt', 'neues Werk und Zifferblatt', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(57, '', 55, 999999999, 0, 'casablanca', '2012-11-21', '2012-10-04', '2012-10-10', 'brown strap', 'mechanical skeleton', 'theorema', 'keeps running slow in time despite following instructions\r\n\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.125.214.110', '027dd66e.bb.sky.com', '2012-11-28', '', NULL),
(58, '', 56, 1, 1, 'T2005-C', '2012-11-22', '0000-00-00', '2012-01-10', 'Stahl', 'Chrom', 'Compast', 'Zeiger locker', 'Zeiger befestigt', '6,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-07', '', '', '0000-00-00', 'RG 0686 2006 4DE', NULL),
(59, '', 57, 999999999, 1, 'monaco diamond black', '2012-11-22', '2012-11-01', '2012-10-28', '?', '?', 'Theorema', 'The watch, suddenly stopped working 20. november 2012. I tried to wind the clock, but nothing happened.', 'Werkrep.', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '90.185.147.114', '3303ds4-ro.0.fullrate.dk', '2012-11-29', 'RG 0686 3020 3DE', NULL),
(60, '', 58, 999999999, 1, 'T3002', '2012-11-22', '2012-01-28', '2012-01-28', 'silver/copper', 'black', 'Theorema', 'The zero from the number 10 on the dial plate moved and is now placed below the number 6.', 'Zifferblatt rep.', '6,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-07', '84.58.7.121', 'dslb-084-058-007-121.pools.arcor-ip.net', '2012-11-29', '43006037984 ', NULL),
(61, '', 59, 999999999, 0, 'accapella', '2012-11-23', '2012-02-28', '2012-02-28', 'black', 'blue', 'compast', 'Does not function at all ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '84.107.15.99', '546B0F63.cm-12-4a.dynamic.ziggo.nl', '2012-11-30', '', NULL),
(62, '', 60, 1, 1, 'Asterion', '2012-11-23', '2012-09-03', '2012-09-03', 'Stahl', 'Weiß', 'Elysee', 'Uhr steht', 'Werkrep.', '12,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2012-12-20', '', '', '0000-00-00', '42355046419', NULL),
(63, '', 61, 999999999, 0, 'T 3001-3', '2012-11-25', '2012-10-01', '2012-10-01', 'gold', 'white', 'Theorema Paragon > Automatic Men\'s Watch', 'I am very disappointed to have to inform you that my watch has stopped and will not restart. \r\nI am sending the watch back by post tomorrow 26/11/12 If the watch cannot be repaired can you replace with silver case black face?.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '46.7.215.105', '46.7.215.105', '2012-12-02', '', NULL),
(64, '', 62, 999999999, 1, 'Copacabana Gold', '2012-11-26', '2012-11-26', '2012-10-11', 'GM-104-2', '4 260295 880473', 'Theorema', 'Even winded the clock stops at night when not worn.\r\nLoose pin at crown.\r\nNo instruction about the winding process included when watch arrived. This should be included since winding watches are seldom these days. ', 'Geh?userep.', '6,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-07', '80.203.71.201', '201.80-203-71.nextgentel.com', '2012-12-03', 'RG 0679 8997 5DE', NULL),
(65, '', 63, 999999999, 1, 'Admiral', '2012-11-27', '2012-10-01', '2012-10-01', 'Steel', 'Automatic', 'Pionier', 'The watch is not working after winding or self winding. Self winding was already a problem from the beginning. When it stopped there was something loose or broken in the case.  ', 'Werkrep.', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-07', '213.93.140.51', 'e140051.upc-e.chello.nl', '2012-12-04', 'RG 0679 8994 4DE', NULL),
(66, '', 64, 999999999, 0, 'Copacabana', '2012-11-27', '2012-08-02', '2014-08-02', 'Stainless steel 316 L', '6*4-104', 'Theorema', 'The number 2 piece have fallen off. And falled in to The clockwork. Then i have got à scratch on THE glass. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.113.14.163', 'c-a30e71d5.136-1-64736c10.cust.bredbandsbolaget.se', '2012-12-04', '', NULL),
(67, '', 65, 999999999, 1, 'kgijgiotjg', '2012-11-29', '2012-02-28', '2013-02-28', 'firjfirjgiort', 'fiorjfirj', 'ferfre', 'Werk defekt', 'Werkreparatur', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2012-12-19', '88.65.222.94', 'dslb-088-065-222-094.pools.arcor-ip.net', '2012-12-06', '42354125575', NULL),
(68, '', 66, 999999999, 1, 'Sao Paolo', '2012-11-29', '2012-11-29', '2012-10-10', 'Yes', '(?)', 'Theorema Timepieces', 'The left wheel for the sun and moon phase does not move acurately. It is supposed to turn every 12 hours (sun symbol at noon, moon symbol at midnight), but it moves too slow.', 'neue Krone und Mondphasenstellung berichtigt', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '84.215.50.40', 'cm-84.215.50.40.getinternet.no', '2012-12-06', 'RG 0686 3017 7DE', NULL),
(69, '', 67, 999999999, 0, 'Paragon', '2012-12-03', '2012-08-28', '2014-08-28', 'Gold', 'White', 'Theorema', 'The clock works, but it is all the time delayed. I seems like it is stopping of itselves in between.  As I am shaken it a little bit it starts again, but later it will stop and it has to be shaken again.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.239.88.228', '80.239.88.228', '2012-12-10', '', NULL),
(70, '', 68, 999999999, 1, 'damascus diamond', '2012-12-03', '2012-10-20', '2012-11-08', 'black lether', 'white', 'Theorema', 'The clock is no longer in function since it repeatingly stops, even though I wear it daily. Also, the date-setting button is out of funcion, as well as the hand-winding mode. My reference-number is T3008.', 'neues Werk ', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '213.100.152.129', 'c213-100-152-129.cust.tele2.se', '2012-12-10', 'RG 0686 3034 0DE', NULL),
(72, '', 69, 999999999, 1, 'GAPACABANA', '2012-12-04', '2012-10-01', '2012-10-01', 'defekt', 'GM-104', 'THEOREMA', 'The problem is that  watch sometimes works, sometimes stops', 'Werkreparatur', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-07', '80.163.49.101', 'x1-6-74-44-01-e4-fb-9a.k215.webspeed.dk', '2012-12-11', 'RG 0679 8998 9DE', NULL),
(73, '', 70, 999999999, 0, 'Monza', '2012-12-05', '2012-03-06', '2012-03-12', 'T2000', 'black', 'Pionier', 'My watch loses 5-8 minutes in normal usage.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '217.244.234.158', 'pD9F4EA9E.dip0.t-ipconnect.de', '2012-12-12', '', NULL),
(74, '', 71, 999999999, 1, 'Panthos', '2012-12-05', '2011-12-01', '2013-12-01', 'Gold', 'Gold', 'Theorema', 'The small second indicator is off from the small second dial. This small hand is somewhere inside the movement, and stops the wheels and the springs. The movement does not work, and can not be adjusted at all.', 'neues Werk', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '188.6.100.186', 'BC0664BA.catv.pool.telekom.hu', '2012-12-12', 'RG 0686 3028 2DE', NULL),
(75, '', 72, 999999999, 1, 'Monaco Diamond', '2012-12-05', '2012-11-16', '2012-11-25', 'Hard Case (black lather)', 'silver/white', 'Theorema', 'Hi,\r\n\r\nIt randomly stops from working during night. this happens almost daily. some times in afternoon time goes one hr behind GMT. 24 hr format I cann\'t set so day and date changes around noon.', 'Zeiger neu gesetzt', '6,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '81.140.75.61', 'dsl-static-81-140-75-61.in-addr.broadbandscope.com', '2012-12-12', 'RG 0686 3027 9DE', NULL),
(76, '', 73, 999999999, 1, 'Paragon', '2012-12-05', '2012-10-21', '2012-10-21', 'Gold', 'Black', 'Theorema', 'Watch has stopped. I tried winding it as advised but with no success. I travelled to India where the watch continued to work perfectly. I returned on Saturday 1st December and the watch subsequently stopped at 11.05am on Monday 3rd December.', 'neues Werk', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '192.92.94.23', '192.92.94.23', '2012-12-12', 'RG 0686 3043 8DE', NULL),
(77, '', 74, 1, 2, 'T2002', '2012-12-05', '2011-12-22', '2011-12-18', 'Stahl', 'Schwarz', 'Theorema', 'Werk defekt - keine genaue Angabe', '43032081386  01.02.2013', ',', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-02', '', '', '0000-00-00', '42365015566 ', NULL),
(78, '', 75, 1, 1, 'T3002', '2012-12-05', '2012-06-20', '2012-06-20', 'Stahl', 'Weiß', 'Theorema', 'Werk defekt', 'Werkrep.', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', 'RG 0686 3012 9DE', NULL),
(79, '', 76, 1, 1, 'Monza', '2012-12-05', '2012-03-12', '2012-03-12', 'Stahl', 'Schwarz', 'Pionier', 'Werk defekt', 'neues Werk', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '', '', '0000-00-00', '43029062652', NULL),
(80, '', 77, 1, 1, 'T3007', '2012-12-05', '2012-10-11', '2012-10-11', 'Stahl', 'Weiß', 'Theorema', 'Werk & Krone, Welle defekt.', 'Neues Werk und Krone', '12,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '', '', '0000-00-00', 'RG 5181 0101 7DE', NULL),
(81, '', 78, 1, 1, 'GM-101', '2012-12-05', '2012-10-20', '2012-10-20', 'Stahl', 'Schwarz', 'Theorema', 'Gehäuse defekt', 'Geh?userep.', '6,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2012-12-20', '', '', '0000-00-00', 'RG 0679 8686 3DE', NULL),
(82, '', 79, 1, 1, 'T3005', '2012-12-05', '0000-00-00', '0000-00-00', 'Stahl', 'Weiß', 'Theorema', 'Werk defekt', 'neues Werk und Zifferblatt rep.', '12,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(83, '', 79, 1, 1, 'T3005', '2012-12-05', '0000-00-00', '0000-00-00', 'Stahl', 'Schwarz', 'Theorema', 'Werk defekt', 'Werk getauscht', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(84, '', 80, 1, 1, 'GM-103', '2012-12-05', '2012-08-30', '2012-08-30', 'Stahl', 'Chrom', 'Theorema', 'Krone defekt', 'Krone und Welle neu', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-07', '', '', '0000-00-00', 'RG 0679 8992 7DE', NULL),
(85, '', 81, 1, 1, 'T3007', '2012-12-05', '2012-10-10', '2012-10-10', 'Stahl', 'Schwarz', 'Theorema', 'Minutenzeiger abgefallen', 'Zeiger befestigt', '6,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', 'RG 0686 3016 3DE', NULL),
(86, '', 82, 1, 1, 'GM-101', '2012-12-05', '2012-10-10', '2012-10-10', 'Stahl', 'Schwarz', 'Theorema', 'Werk defekt', 'neues Federhaus und Werkreparatur', '12,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-07', '', '', '0000-00-00', 'RG 0686 2005 5DE', NULL),
(87, '', 83, 1, 1, 'T4001', '2012-12-05', '2012-02-28', '2012-02-28', 'Stahl', 'Weiß', 'Compast', 'Werk defekt', 'Werkrep,-Krone gefettet', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-07', '', '', '0000-00-00', 'RG067989900DE', NULL),
(88, '', 84, 1, 1, 'T2007', '2012-12-05', '2012-08-15', '2012-08-15', 'Stahl', 'Weiß', 'Theorema', 'Zeiger abgefallen', 'Zifferblatt rep. und Zeiger neu gesetzt', '6,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', 'RG 0686 3014 6DE', NULL),
(336, '', 305, 999999999, 1, 'GM-103 (Sao Paolo: Guld Boett)', '2013-02-15', '2012-08-16', '2012-07-10', 'yes', 'yes', 'Theorema', 'The crown falls out !\r\nThe clock is 3-4 min off a day.', 'Aufzug repariert und neue Krone', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.61.246.174', '87-61-246-174-static.dk.customer.tdc.net', '2013-02-22', '', NULL),
(90, '', 86, 999999999, 1, 'Sao Paolo', '2012-12-06', '2012-11-19', '2012-11-23', 'Stainless steel case (316 L)', 'Dont know', 'Theorema', 'The big center crown is broken, had fallen off the watch, and is now missing. Hope you can help.', 'neue Krone und Welle, Werkreparatur', '12,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-07', '193.28.149.126', '193.28.149.126', '2012-12-13', 'RG 0679 8995 8DE', NULL),
(91, '', 87, 999999999, 1, 'Marco Polo Diamond', '2012-12-07', '2012-06-10', '2012-06-10', 'The clock does not turn', '?', 'Theorema', 'I have to shake some life into clockwork multiple times each day. I must therefore also set the date, day and time every morning as it has been quiet for too long. If I do not move the clock for 1-2 hours the clock stops to spinning.', 'neues Zifferblatt und Werk gepr?ft', '6,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '194.218.219.14', '194-218-219-14.customer.telia.com', '2012-12-14', 'RG 0686 3414 8DE', NULL),
(92, '', 88, 999999999, 0, 'Marco polo DIAMOND', '2012-12-07', '2012-07-01', '2014-07-01', 'Defects', '?', 'Theorema', 'I wore the watch on the 21st, the next day it said 32nd and the same day it switched to 33rd. The date function obviously does not work correct. The month function can switch  forward and backwards agin by it self and sometimes the dayfunction does not work correct neither. The datesetting button has a color defect. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.58.13.131', '109.58.13.131.bredband.tre.se', '2012-12-14', '', NULL),
(93, '', 89, 999999999, 1, 'Marco polo', '2012-12-08', '2012-11-30', '2012-11-16', '?', '?', 'Theorema', 'First did the date button broke, after that the clock stoped to work, eaven if a wind it its doesent go more then a few seconds.\r\n\r\nI will also send a picture of the clock Enis Tufina.\r\n', 'neues Werk', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '83.251.252.157', 'c83-251-252-157.bredband.comhem.se', '2012-12-15', 'RG 0686 3041 5DE', NULL),
(4974, '', 3333, 999999999, 2, '503-Sydney', '2015-03-17', '0000-00-00', '2014-05-20', 'silver', 'black', 'Pionier', 'THE MINUTE HAND IS CROOKED AND STUCK, NO OBVIOUS PHYSICAL CRASH TO IT. NORMAL WEARING ONLY.', '18-03-15\r\nna ja, so behutsam wurde mit der Uhr aber nicht umgegangen...\r\nMinZg ers.\r\nK 1803 0950 - reguliert und 23-03-15 okay', '1,2', '2015-03-24', '2015-03-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-24', '218.189.228.25', '218.189.228.25', '2015-03-19', 'RL 7199 6936 5DE', NULL),
(95, '', 90, 999999999, 1, 'demascus diamond', '2012-12-10', '2012-11-25', '2012-11-30', 'luxury wooden', '44mm', 'theorema', 'i took the watch off for half an hour and it stopped working, i tried to wind it up but it still would not work', 'Werkreparatur', '6,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '82.19.131.187', 'cpc15-midd16-2-0-cust954.11-1.cable.virginmedia.com', '2012-12-17', 'RG 0686 3037 5DE', NULL),
(96, '', 91, 999999999, 1, 'CASABLANC', '2012-12-10', '2012-10-18', '2012-10-28', 'LEATHER', 'SKELETON', 'THEOREMA', 'SCREW FOR FASTNER ON WINDER BECAME LOOSE AND HAD TO BE TIGHTENED. WHEN THE WATCH IS WOUND IT STOPS AFTER A FEW HOURS. I USED THE WATCH FOR A COUPLE OF DAYS AND THE LONGEST I GOT FROM WINDING IS ABOUT 3 HOURS.', 'Werkrep.', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-05', '176.61.108.120', '176.61.108.120', '2012-12-17', 'RG 0686 3449 1DE', NULL),
(97, '', 92, 999999999, 0, 'Cannes Diamond', '2012-12-13', '2012-12-13', '2012-10-10', 'The watch doesn\'t work properly', 'T 3004', 'Theorema', 'The watch doesn\'t work for so long, it longest working time is about one and a half hour. \r\nWe have tried to wind the crown 30 times and it  usually only work about 5-10 minutes. \r\nEven when we use the watch it doesnt work for so long. \r\n\r\nWe hope that you can take a look at it and help us with our watch.\r\n\r\nThanks\r\n\r\nMiro, Xavier and Jessica', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.217.84.213', 'c80-217-84-213.bredband.comhem.se', '2012-12-20', '', NULL),
(98, '', 93, 1, 1, 'T3001-1', '2012-12-14', '2012-06-01', '2012-06-01', 'Stahl', 'Weiß', 'Theorema', 'Werk defekt', 'Werkreparatur', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', '43015083068 ', NULL),
(99, '', 94, 1, 1, 'T3006-3', '2012-12-14', '2012-10-10', '2012-10-10', 'Stahl', 'Schwarz', 'Theorema', 'Zeiger abgefallen', 'Zeiger aufgesetzt', '3,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', 'RG 0686 3042 4DE', NULL),
(100, '', 95, 1, 2, 'T3006', '2012-12-14', '2012-11-05', '2012-11-05', 'Stahl', 'Schwarz', 'Theorema', 'Zeiger abgefallen', 'neues Werk\r\nUhr versendet 03.01.2014 RL 704544 965 DE', '9,00 â‚¬', '2014-01-03', '2014-01-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '', '', '0000-00-00', 'RG 0686 1077 3DE', NULL),
(101, '', 96, 1, 1, 'Paragon', '2012-12-14', '0000-00-00', '0000-00-00', 'Stahl', 'Weiß', 'Theorema', 'Werk defekt', 'neues Werk', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', 'RG 0686 3038 4DE', NULL),
(102, '', 97, 1, 1, '12002N', '2012-12-14', '2012-08-28', '2012-08-28', 'Stahl', 'Schwarz', 'Elysee', 'Werk defekt', 'neue Speerklinkenfeder', '6,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '', '', '0000-00-00', 'RG 0686 3430 7DE', NULL),
(103, '', 98, 1, 1, 'T3005', '2012-12-14', '0000-00-00', '0000-00-00', 'Stahl', 'Schwarz', 'Theorema', 'Drücker defekt', 'Dr?cker rep.', '3,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', 'RG 0686 3029 6DE', NULL),
(104, '', 99, 1, 1, 'PI35002', '2012-12-14', '2012-10-01', '2012-10-01', 'Stahl', 'Weiß', 'Pionier', 'Werk defekt', 'Werktausch', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '', '', '0000-00-00', 'RG 5181 0086 4DE', NULL),
(105, '', 100, 1, 1, 'T3005', '2012-12-14', '2012-07-10', '2012-07-10', 'Stahl', 'Weiß', 'Theorema', 'Werk und Krone defekt', 'neues Werk und Krone', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', 'RG 0686 3039 8DE', NULL),
(106, '', 101, 1, 1, 'T3002', '2012-12-14', '2012-10-28', '2012-10-28', 'Stahl', 'Weiß', 'Theorema', 'Werk defekt', 'neues Ankerrad', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', '43015083279 ', NULL),
(107, '', 102, 1, 1, 'T2009', '2012-12-14', '0000-00-00', '0000-00-00', 'Stahl', 'Weiß', 'Theorema', 'Werk defekt', 'Werkreparatur', '12,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-07', '', '', '0000-00-00', 'RG 0679 9000 1DE', NULL),
(108, '', 103, 999999999, 1, 'Monaco Diamond', '2012-12-14', '2012-12-06', '2012-10-28', 'Broken', 'T3006', 'Theorema', 'The \"day-watch\" has lost the arrow.\r\n\r\nAND\r\n\r\nWhen it is day, the \"day-night\"-watch shows night, and at night it shows day.  I tried to turn the clock 12 hours back, but, the will the date change at 12.00 a clock at day.\r\n\r\nHope you can  help. ', 'neues Werk', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '85.218.225.35', '85.218.225.35', '2012-12-21', 'RG 0686 3422 2DE', NULL),
(4971, '', 3330, 999999999, 0, '107-Rio', '2015-03-11', '0000-00-00', '2015-02-23', 'black', 'black', 'Theorema', 'The hands fell off the watch within days....', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.218.30.52', '02da1e34.bb.sky.com', '2015-03-18', '', NULL),
(110, '', 105, 999999999, 1, 'Sao Paolo:guld boett ', '2012-12-16', '2012-08-15', '2012-09-03', 'hard black case', 'glas', 'THEOREMA', 'The knob that you turn up the clock has fallen off. ', 'neue Krone und Welle', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '83.250.129.177', 'c83-250-129-177.bredband.comhem.se', '2012-12-23', 'RG 0686 3044 1DE', NULL),
(111, '', 106, 999999999, 1, 'Vienna Diamond', '2012-12-16', '2012-09-28', '2012-10-11', 'The clock stop going', 'Gold', 'New', 'In the beginning it was ok if I put on the clock after a night, still working. After that I have to srew up the clock every morning because stop working during the night.\r\nThe last 2 weeks, the clock stop working after 10-15 minutes if I don\'t shake my arm.', 'Werkrep.', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '90.224.174.70', '90-224-174-70-no129.tbcn.telia.com', '2012-12-23', 'RG 0686 3022 5DE', NULL),
(112, '', 107, 999999999, 1, 'monaco diamond', '2012-12-16', '2012-11-18', '2012-11-18', 'stainless stell', 'analogue', 'theorema', 'The watch was gaining 5 minutes per hour.\r\n\r\nThe hand on the day indicator has become detached and now the self winding mechanism is jammed.\r\n\r\nIf possible please can I have a replacement item as there seems to be many different issues with the original item that i am returning.\r\n\r\nKind regards\r\nTracey', 'Krone und Welle neu', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '0000-00-00', '176.62.214.243', '176.62.214.243', '2012-12-23', '', NULL),
(113, '', 107, 999999999, 1, 'Monaco Diamond', '2012-12-17', '2012-11-18', '2012-11-18', 'Stainless Steel', 'Analogue', 'Theorema', 'The watch gains 5 minutes per hour. The hand on the day indicator has become detatched and now the self winding mechanism is jammed. \r\nIf possible can I have a replacement item as there seems to be many issues with the original watch that I am returning.\r\n\r\nKind regards\r\n\r\nTracey.', 'Geh?use repariert', '6,00 â‚¬', '2013-08-21', '2013-08-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.110.109.208', 'dh208.public.mod.uk', '2012-12-24', '', NULL),
(114, '', 108, 999999999, 0, 'Sao Paolo', '2012-12-18', '2012-12-10', '2014-12-10', 'Return', '?', 'Theorema', 'No defect. The watch is not as I expected.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '62.107.100.167', '3e6b64a7.rev.stofanet.dk', '2012-12-25', '', NULL),
(115, '', 109, 999999999, 0, 'Sao Paolo', '2012-12-18', '2012-12-10', '2014-12-10', 'Return', '?', 'Theorema', 'No defect. The watch is not what I have expected.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.155.149.93', '178.155.149.93', '2012-12-25', '', NULL),
(116, '', 104, 999999999, 1, 'Cannes Diamond', '2012-12-18', '2012-09-29', '2012-10-10', 'Black', 'Gold', 'T3004-7', 'I dropped it on the floor with the glass down on the floor', 'neues Glas', '6,00 â‚¬', '2013-08-28', '2013-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '213.88.192.30', 'static-213.88.192.30.addr.tdcsong.se', '2012-12-25', 'RG 0686 3036 7DE', NULL),
(117, '', 110, 999999999, 1, 't 2009', '2012-12-21', '2012-07-12', '2014-07-12', 'steel', '1', 'Theorema', 'Arrows \"flew\" from the axis.', 'Werkreparatur', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '95.55.125.162', '95-55-125-162.dynamic.avangarddsl.ru', '2012-12-28', 'RG 0686 0717 3DE', NULL),
(118, '', 111, 999999999, 1, 'GM-103-1', '2012-12-21', '2012-12-22', '2014-08-20', 'crown is missing', 'x', 'Theorema', 'crown is missing', 'neues Werk', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '93.232.111.123', 'p5DE86F7B.dip.t-dialin.net', '2012-12-28', 'RG 0686 2181 6DE', NULL),
(119, '', 112, 1, 2, 'T3003', '2012-12-27', '2011-12-14', '2011-12-14', 'Stahl', 'Weiß', 'Compast', 'Krone fehlt', '', '', '2013-01-16', '2013-01-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', '43016073246 ', NULL),
(120, '', 113, 1, 2, 'T4001', '2012-12-27', '2012-05-25', '2012-05-25', 'Stahl', 'Weiss', 'Theorema', '', '', '', '2013-01-16', '2013-01-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', 'RG 0686 3031 9DE', NULL),
(209, '', 195, 999999999, 1, 'Marco Polo', '2013-01-18', '2013-01-18', '2012-06-10', 'Yes', 'Theorema', 'theorema', 'Im Juni des Jahres 2012 habe ich eine Uhr, Marke Theorema Modell Marco Polo (Seriennummer T3005-2), gekauft.\r\nDiese Uhr wird durch Handgelenkbewegung automatisch aufgezogen. Leider funktioniert das nicht ordentlich, was zur Folge hat dass die Uhr regelmäßig still steht.\r\n', 'Werkreparatur', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '83.85.214.217', '5355D6D9.cm-6-6d.dynamic.ziggo.nl', '2013-01-25', 'RG 0686 0319 9DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(122, '', 114, 1, 1, 'GM-103', '2012-12-27', '0000-00-00', '0000-00-00', 'Stahl-Schwarz', 'Gelb', 'Theorema', '', 'Werk repariert', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '', '', '0000-00-00', 'RG 0686 3419 6DE', NULL),
(123, '', 115, 1, 1, 'T22174', '2012-12-27', '2011-11-28', '2011-11-28', 'Stahl-Gelb', 'Gelb', 'Theorema', 'Zifferblatt defekt', 'Zifferblatt rep.', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', '43015084112 ', NULL),
(124, '', 116, 1, 1, 'T3008', '2012-12-27', '2012-10-28', '2012-10-28', 'Stahl', 'Weiss', 'Theorema', '', 'Krone und Welle neu', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '', '', '0000-00-00', 'RG 0686 3410 3DE', NULL),
(125, '', 117, 1, 1, 'GM-103', '2012-12-27', '2012-08-30', '2012-08-30', 'Stahl-Schwarz', 'Weiss', 'Theorema', 'Gehäuse defekt', 'Geh?use rep.', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', 'RG 0686 3023 4DE', NULL),
(126, '', 118, 1, 1, 'T3001', '2012-12-27', '2012-11-25', '2012-11-25', 'Stahl', 'Weiss', 'Theorema', 'Werk defekt', 'Werkrep.', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', 'RG 0686 3035 3DE', NULL),
(127, '', 119, 1, 1, 'T3003', '2012-12-27', '2011-12-10', '2012-12-10', 'Stahl', 'Weiss', 'Compast', 'Zeiger abgefallen', 'Zeiger neu gesetzt', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', '43015107025 ', NULL),
(128, '', 120, 1, 1, 'T2005', '2012-12-27', '2011-12-22', '2011-12-22', 'Stahl-Gelb', 'Weiss', 'Theorema', 'Werk defekt', 'neues Werk', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '', '', '0000-00-00', '43029073011 ', NULL),
(129, '', 102, 1, 1, 'T4001', '2012-12-27', '2012-06-26', '2012-06-26', 'Stahl', 'Weiss', 'Theorema', '', 'Zeigerwerk repariert', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(130, '', 121, 1, 1, 'J25005', '2012-12-27', '2012-11-10', '2012-11-10', 'Stahl', 'Schwarz', 'Javelle', '', 'zu enis unfertig zur?ck', '', '2013-08-23', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(131, '', 122, 1, 1, 'T3004', '2012-12-27', '2012-10-10', '2012-10-10', 'Stahl-Gelb', 'Weiss', 'Theorema', 'Werk defekt', 'Werkrep.', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', 'RG 0686 3033 6DE', NULL),
(132, '', 123, 999999999, 1, 'T3001', '2012-12-27', '2012-06-01', '2012-06-01', '---', 'white', 'Theorema Paragon', 'Uhr geht pro Tag ca. 4 Minuten nach.', 'Werkrep.', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '79.197.200.52', 'p4FC5C834.dip.t-dialin.net', '2013-01-03', '43015083526 ', NULL),
(133, '', 124, 999999999, 0, 'I dont know', '2012-12-27', '2012-08-08', '2013-08-08', 'I dont know', 'I dont know', 'I dont know', 'Hello!\r\nThe time has completely stopped working and the button on the bottom right does not work at all.\r\nWhen the bell well served as it went by.\r\n\r\nSend back the clock to Stefan Pettersson.\r\n\r\nStefan Pettersson\r\nKättegatan 3 53 142\r\nSweden\r\n\r\nRegards Niklas Wester', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '217.209.4.199', '217-209-4-199-no145.tbcn.telia.com', '2013-01-03', '', NULL),
(134, '', 125, 1, 2, 'T3006-3', '2012-12-28', '2012-11-18', '2012-11-18', 'Stahl-Schwarz', 'Gelb', 'Tehorema', 'Zeiger abgefallen', 'Zeiger neu gesetzt', ',', '2017-11-02', '2017-11-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-16', '', '', '0000-00-00', 'RG 0686 3032 2DE', NULL),
(337, '', 306, 999999999, 1, 'sao paolo', '2013-02-15', '2013-01-25', '2013-02-10', 'gm103', '1', 'theorema', 'when i turn on the watch the Watch no longer runs\r\n\r\n', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '81.82.110.17', 'd51526E11.access.telenet.be', '2013-02-22', 'RG 0686 0736 3DE', NULL),
(136, '', 127, 999999999, 1, 'T3002', '2012-12-30', '2012-12-12', '2012-12-12', 'Rose Steel', 'Automatic', 'THEOREMA', ' Month hand is gonne off', 'Zeiger befestigt', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '87.63.223.70', '0x573fdf46.cpe.ge-1-1-0-1104.hcnqu2.customer.tele.dk', '2013-01-06', 'RG 0686 3415 1DE', NULL),
(137, '', 128, 999999999, 1, 'Damascus Diamond', '2012-12-30', '2012-10-20', '2012-10-20', 'Broke ', '???', 'Theorema', 'The Watch is not working at all. \r\nSuddenly it just stop working. There is nothing in the watch there are moving. \r\n', 'kleine Werkrepartur', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '131.165.177.65', '131.165.177.65', '2013-01-06', 'RG 0686 2192 1DE', NULL),
(138, '', 129, 999999999, 1, 'Marco Polo Diamonds Black ', '2012-12-30', '2012-11-01', '2013-11-13', '?', '?', 'Theorema ', 'The watch do not work. It doesnt start to spinn. Seems like something is broken inside the clock.', 'neues Werk', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '81.233.4.233', '81-233-4-233-no34.tbcn.telia.com', '2013-01-06', 'RG 0686 3420 5DE', NULL),
(139, '', 130, 999999999, 1, 'Paragon', '2013-01-01', '2012-08-03', '2013-08-08', 'Yellow Gold', '24 hour', 'Theorema', 'Watch developed a rattle - appears to be a piece of metal loose in the back.  Also running slow and stopping.  Day advance appears not to work.  Watch has NOT been dropped or banged.', 'Werkrep.', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-05', '81.148.225.205', '81.148.225.205', '2013-01-08', 'RG 0686 3451 4DE', NULL),
(140, '', 131, 999999999, 0, 'Paragon', '2013-01-02', '2013-01-02', '2012-12-21', 'Theorema Germany', '?', 'Theorema', 'The crown for adjust is of (damage). It was loose from the begining. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.216.193.124', 'c80-216-193-124.bredband.comhem.se', '2013-01-09', '', NULL),
(141, '', 132, 999999999, 1, 'Casablanca', '2013-01-03', '2012-10-10', '2012-10-10', 'Gold', 'Skeleton', 'Theorema', 'Hands of watch do not move so unable to tell the time.', 'Werkreparatur', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '176.61.28.161', '176.61.28.161', '2013-01-10', 'RG 0686 0731 5DE', NULL),
(142, '', 133, 999999999, 0, 'Dubai Rose', '2013-01-03', '2012-11-23', '2014-11-23', 'Rose', 'Black', 'Theorema', 'The clock didn\'t worked when we tried to shake it \"up\". I bought 2 watches and the other one worked just fine. But the rose one worked for maybe 20 seconds then it stopped. And one of the two cogwheels that is visible doesn\'t work. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.226.199.9', '81-226-199-9-o834.telia.com', '2013-01-10', '', NULL),
(143, '', 134, 999999999, 0, 'Dubai', '2013-01-05', '2012-12-09', '2014-12-09', 'DEFECT ', 'Gruopon', 'THEOREMA', 'The watch is losing time even when i have it on. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.249.94.147', 'c83-249-94-147.bredband.comhem.se', '2013-01-12', '', NULL),
(144, '', 135, 999999999, 1, 'Paragon', '2013-01-05', '2012-08-06', '2012-08-06', 'Gold', 'White', 'Theorema', 'Date hand stopped moving.\r\nHour hand stopped moving.\r\nStrap clasp pops open too easily.', 'Werkrep.', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '94.9.62.179', '5e093eb3.bb.sky.com', '2013-01-12', 'RG 0686 2183 3DE', NULL),
(145, '', 136, 999999999, 1, 'Monaco Diamond', '2013-01-05', '2012-11-12', '2012-11-12', 'Stainless steel', 'Glass', 'Theorema', 'The date setting button doesn\'t work properly. When pressed, it doesn\'t allow the date to be changed.', 'neuer Werkhaltering', '3,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '79.36.55.141', 'host141-55-dynamic.36-79-r.retail.telecomitalia.it', '2013-01-12', 'RG 0686 2182 0DE', NULL),
(146, '', 134, 999999999, 2, 'Dubai', '2013-01-05', '2012-12-09', '2014-12-09', 'DEFECT Watch', 'Groupon', 'THEOREMA', 'The watch loses time.', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.249.94.147', 'c83-249-94-147.bredband.comhem.se', '2013-01-12', '', NULL),
(147, '', 137, 999999999, 0, 'vienna diamound', '2013-01-05', '2012-10-11', '2014-10-11', 't3007', '0763986869', 'theorema', 'I bouth a watch from the company GROUPON deals! \r\nthe watch is now broken! I have had the watch for maximum 4 moth. The back on the watch just stoped so it dont work at all. I have not done anything wrong with the watch so i cant understand why it just stoped working :( \r\n\r\nBecause the watch is allmost new and just stoped working i would like you to send me a new ex. of this watch so the problem dont get in my way again. Hope you can help me and get a fast delivery. \r\nBest regards / Anton Marberg', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.248.88.42', 'c83-248-88-42.bredband.comhem.se', '2013-01-12', '', NULL),
(148, '', 138, 999999999, 1, 'T3001', '2013-01-06', '2012-12-11', '2012-12-11', 'Groupon Deal ID: 14252527', 'I\'ve had email contact with Enis Tufina.', 'Theorema Paragon', 'I bought a watch from the Swedish Groupon.se named Theorema Paragon. It has worked well until now when the second hand has started to fall behind. If I hold the watch up side down, the second hand stops completely. It will then start again after I turn it around.\r\n\r\nThe second hand also falls behind even when it\'s not upside down. I put the clock to 12:45. 15 minutes later, the time was set to 15.57 when it should say 13.00 according to my computer clock.', 'Werkreparatur, neuer Anker', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-05', '78.82.241.221', '78-82-241-221.tn.glocalnet.net', '2013-01-13', 'RG 0686 3439 0DE', NULL),
(149, '', 139, 999999999, 0, 'Damascus Diamond ', '2013-01-06', '2012-10-23', '2012-11-09', 'Stainless steel case (316 L)', 'Black Dial', 'Theorema', 'Automatic clock mechanism does not work', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.248.172.55', 'h55n9-asp-a13.ias.bredband.telia.com', '2013-01-13', '', NULL),
(150, '', 140, 999999999, 0, 'Sao Paolo', '2013-01-06', '2012-11-19', '2012-11-23', 'black', 'silver', 'Theorema', 'It seems, the crown has detached itself, the watch can no longer wind or set the time. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '37.128.216.222', '37.128.216.222', '2013-01-13', '', NULL),
(151, '', 141, 999999999, 1, 'T 3001', '2013-01-07', '2012-12-21', '2012-12-21', 'rose gold', 'white', 'THEOREMA', 'The clock goes too fast, meaning 10 min in 24 hours, which is completely unacceptable. If I set the clock today at 08.00, tomorrow at same time it will show 08.10 instead of 08.00', 'Werkreparatur und neue Unruh', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-05', '83.191.254.172', 's83-191-254-172.cust.tele2.se', '2013-01-14', 'RG 0686 3453 1DE', NULL),
(152, '', 142, 999999999, 0, 'Theorema Diamond Set', '2013-01-07', '2012-11-30', '2012-11-30', 'Therema', 'Diamond Set black and gold', 'Tufina Uhren', 'I have returned the brand new watch I bought from yourself as it is faulty, the Hand Winding Mode switch turns both dials in the same direction. It is described in the manual as anti-clockwise turns one dial and clockwise the over dial, on this watch both ways turn both dials in the same direction. Also the watch has stopped on several occasions, this watch is 800 euros and I am not at all happy with the quality. I am wanting a refund on this product. Please advise when i will recieve this is my bank.\r\n\r\nI look forward to a response.\r\n\r\nMany Thanks,\r\n\r\nKeri ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.219.190.130', 'mail.barkingdagenhamcollege.ac.uk', '2013-01-14', '', NULL),
(153, '', 143, 999999999, 0, 'Copacabana', '2013-01-07', '2012-10-12', '2012-10-12', 'GM104', 'Gm104', 'Theorema', 'hi there,\r\n\r\nWatch was bought through groupon, watch arrived and was setup correctly, it worked a little bit but hasn\'t properly worked for more than a hour... very disappointed as it was a birthday present... I would like a replacement brand-new ASAP... If there are any problems I will contacting groupon and my credit card provider to resolve the issues on my behalf! So please sort this problem out ASAP.... I\'ll be sending the watch International recorded delivery 07/01/2013) which I think you should pay for... As the watch has never worked receiving from brand-new!\r\n\r\nRegards,\r\n\r\nDavies', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.195.141.26', 'cpc7-pres13-2-0-cust25.pres.cable.virginmedia.com', '2013-01-14', '', NULL),
(154, '', 144, 1, 1, 'T3002', '2013-01-07', '0000-00-00', '0000-00-00', 'Stahl', 'Weiß', 'Theorema', '2. Reklamtion-bleibt stehen', 'Zeiger befestigt und Werkkontrolle', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '', '', '0000-00-00', '43034026342 ', NULL),
(155, '', 145, 1, 1, 'T3005', '2013-01-07', '0000-00-00', '2012-11-25', 'Schwarz', 'Schwarz', 'Theorema', '', 'Indexe befestigt', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '', '', '0000-00-00', 'RG 0686 3424 0DE', NULL),
(156, '', 146, 1, 1, 'GM-103', '2013-01-07', '0000-00-00', '2012-10-12', 'Gelb', 'Schwarz', 'Theorema', '', 'neue Krone', '3,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '', '', '0000-00-00', 'RG 0686 3411 7DE', NULL),
(157, '', 147, 1, 1, 'T3005', '2013-01-07', '0000-00-00', '2012-11-16', 'Stahl', 'Weiß', 'Theorema', '', 'Werkreparatur', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '', '', '0000-00-00', 'RG 0686 3428 4DE', NULL),
(158, '', 148, 1, 1, 'GM-104', '2013-01-07', '0000-00-00', '0000-00-00', 'Schwarz', 'Schwarz', 'Theorema', '', 'Index befestigt', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '', '', '0000-00-00', 'RG 0686 3413 4DE', NULL),
(159, '', 149, 1, 1, '', '2013-01-07', '0000-00-00', '2012-01-07', '07.01.2014', 'Schwarz', 'Theorema', 'Werk defekt', 'neues Werk', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '', '', '0000-00-00', 'RG 0686 3421 9DE', NULL),
(160, '', 150, 1, 1, 'GM-101', '2013-01-07', '0000-00-00', '2012-10-20', 'Gelb', 'Schwarz', 'Theorema', 'kein Anschreiben', 'Kronenb?gel befestigt', '3,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '', '', '0000-00-00', 'RG 0686 3429 8DE', NULL),
(161, '', 151, 1, 1, 'T3005', '2013-01-07', '0000-00-00', '0000-00-00', 'Gelb', 'Schwarz', 'Theorema', '', 'neues Werk', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '', '', '0000-00-00', 'RG 0686 3417 9DE', NULL),
(162, '', 152, 1, 1, 'Chrono', '2013-01-07', '2012-08-08', '2014-08-08', 'Stahl', 'Schwarz', 'Elysee', '', '', '', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '', '', '0000-00-00', 'RG 0686 0747 9DE', NULL),
(163, '', 153, 999999999, 1, 'T3008', '2013-01-07', '2012-11-13', '2012-11-25', 'silver', 'white', 'Theorema', 'The date button (top right) doesn\'t work\r\nthe day button (bottom, left) doesn\'t work', 'Werktausch', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '193.104.63.58', '193.104.63.58', '2013-01-14', 'RG 0686 3412 5DE', NULL),
(164, '', 154, 999999999, 1, 'Marco Polo Diamond', '2013-01-07', '2012-11-16', '2014-11-16', 'T3005', 'T3005', 'Theorema', 'The clock has stopped working after 3 weeks, Nothing happens when i wind the crown 20-30 times.\r\n\r\n', 'Werkreparatur', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '213.89.115.81', 'c213-89-115-81.bredband.comhem.se', '2013-01-14', 'RG 0686 3418 2DE', NULL),
(165, '', 155, 999999999, 0, 'Monaco diamond set watch', '2013-01-07', '2012-11-13', '2012-11-20', 'In black', 'Europe ', 'Theorema', 'The changing date button doesn\'t work and its hard to wind the watch, it does stop working when you wearing the watch, witch it shouldn\'t  happen has the watch its automatic! Hope you you can sort it out for me,', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.129.66.118', '212.129.66.118', '2013-01-14', '', NULL),
(166, '', 156, 999999999, 1, '10-603 Panthos', '2013-01-07', '2012-04-19', '2012-05-30', 'T2006 3ATM', 'Mechanical', 'Theorema', 'The minute hand has fallen out from the center. The hour hand has also moved upwards, obstructing the second hand from moving.', 'Zeiger befestigt', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '203.38.71.196', '203-38-71-196.tpips.telstra.com', '2013-01-14', 'RG 5181 4958 4DE', NULL),
(167, '', 157, 999999999, 1, 'Marco Polo Diamond', '2013-01-08', '2012-07-10', '2014-07-10', '.', 'T 3005-7', 'Theorema', '   Impossible to work( with them) wearing them, days and months need to be corrected permanently due to continuosly changes. At the end ofthe day, arrows are not working and the watch is then OUT OF FUNCTION.', 'Werktausch', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-05', '83.250.96.26', 'c83-250-96-26.bredband.comhem.se', '2013-01-15', 'RG 0686 3448 8DE', NULL),
(168, '', 158, 999999999, 1, 'T4001', '2013-01-08', '2012-02-15', '2012-02-15', 'yes', 'automatik', '15.02.2012', '', '', '', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '213.227.184.134', 'h184-134.edvgnet.at', '2013-01-15', 'RG 0686 0724 4DE', NULL),
(169, '', 159, 999999999, 0, 'Marco Polo Silver White', '2013-01-08', '2012-12-20', '2012-11-25', 'Groupon ticket #794182', 'white', 'Theorema', 'The brand new delivered watch stops working (ticking) all the time. Order by Groupon begin decembre 2012', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.165.52.250', 'd51A534FA.access.telenet.be', '2013-01-15', '', NULL),
(170, '', 160, 999999999, 1, 'SAO PAOLO', '2013-01-08', '2012-12-10', '2012-12-17', 'I don\'t understand ', 'I don\'t understand', 'THEOREMA', 'There is a very serious problem. it looses about 10 MINUTES per hour and so unless it is wound up every hour it is several hours late every day! I am aware that mechanical watches may loose a couple of minutes per day, but not several hours ! I will send it back to you; as it is so new i expect you to simply replace it - but please check it properly before sending it on to me.  This was a Christmas present and it is very disappointing !!', 'neues Werk', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-26', '88.189.234.184', 'pha75-20-88-189-234-184.fbx.proxad.net', '2013-01-15', 'RG 0686 0652 7DE', NULL),
(171, '', 161, 999999999, 1, 'Marco Polo', '2013-01-09', '2012-07-10', '2012-07-10', 'T3005', 'White', 'Theorema', 'For some reason my watch doesn\'t keep the time. If I set it right time today, after two weeks watch might be two minutes or more behind to the right time. \r\nIt would be good if you fix date display at same time. Date shows between two days E.g. today 9 jan. watch date is between 7 & 8.\r\n\r\nUnfortunately I don\'t know what is right information to dial box...I put there dial color...\r\n\r\nBr\r\nSami Mononen', 'Werkreparatur', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '62.159.77.167', '62.159.77.167', '2013-01-16', 'RG 0686 3423 6DE', NULL),
(172, '', 162, 999999999, 1, '4 Seasons', '2013-01-09', '2012-11-24', '2012-11-24', '?', '?', 'Pionier', 'The watch has just stopped. \r\n\r\nI used it about a week and put it aside to use it about a week after again and it would not go again. I have done everything it says in the manual, among other things, to wind the crown 20-30 times, still it does not work.\r\n\r\nI have bougt the watch at Lauritz.com, with auction 24th November 2012. Item no 2789906\r\n\r\nI will send the watch to you to day.\r\n\r\nBR\r\n\r\nLars', 'neues Werk', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '80.164.70.123', '80-164-70-123-dynamic.dk.customer.tdc.net', '2013-01-16', 'RG 0686 2180 2DE', NULL),
(173, '', 163, 999999999, 1, 'casablanca', '2013-01-09', '2013-01-09', '2012-11-29', 'Gm101-3', '?', 'theorema', 'i don\'t know what dial means??? \r\nthe watch is going to fast. on 3 hours it goes about 20 minutes to fast.', 'Werkreparatur', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '2.104.155.114', 'x1-6-e0-46-9a-20-31-42.k1114.webspeed.dk', '2013-01-16', 'RG 0686 3425 3DE', NULL),
(174, '', 164, 999999999, 1, 'Marko Polo', '2013-01-09', '2013-01-09', '2012-11-16', 'Silver / Stainless Steel', 'Black', 'Theorema', 'The date function has become defective, The \"right set\" of numbers (0-9) is not centered in the opening and if I adjust the date with the upper right button it jams on the number 9. Not moving by pressing the button.', 'Werkreparatur', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-05', '193.181.199.18', '193.181.199.18', '2013-01-16', 'RG 0686 3454 5DE', NULL),
(175, '', 165, 999999999, 1, 'Damascus Diamond', '2013-01-09', '2012-10-23', '2012-11-09', 'Stainless steel case (316 L)', 'Black Dial ', 'Theorema', 'Automatic clock mechanism does not work, it sudden stop working.', 'Werkreparatur', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '217.21.224.149', 'surfproxy-outside149.stockholm.se', '2013-01-16', 'RG 0686 0314 5DE', NULL),
(176, '', 166, 999999999, 0, 'Magellano', '2013-01-09', '2012-10-10', '2012-10-10', 'Accidentally', 'glass', 'theorema', 'It has come off the chaplet which loads the clock', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.36.220.122', '93-36-220-122.ip62.fastwebnet.it', '2013-01-16', '', NULL),
(177, '', 167, 999999999, 1, 'Monaco diamond', '2013-01-09', '2012-10-11', '2012-10-11', 'Stainless steel', 'With 10 diamond size range 1-1.1mm', 'Theorema', 'I left it under my pillow before I slept, found it on the floor next morning, then it does not work any more. ', 'Werktausch', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-05', '86.7.124.151', 'cpc13-lewi14-2-0-cust150.2-4.cable.virginmedia.com', '2013-01-16', 'RG 0686 3455 9DE', NULL),
(178, '', 168, 999999999, 0, 'Everest', '2013-01-09', '2012-10-23', '2014-10-23', '43mm without case', 'Blue', 'Theorema', 'The crown position at C0 only spins the hands (dial), rather than tightening the spring as it should - therefore I have no way to wind the watch). C1 position also spins the hands.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '59.167.195.221', 'brt.com.au', '2013-01-16', '', NULL),
(179, '', 169, 999999999, 1, 'Paragon', '2013-01-10', '2012-10-10', '2012-10-10', 'POLISHED STAINLESS STEEL CASE', 'AUTOMATIC, CALIBRE: SPECIAL S 2280, 35 STONES', 'THEOREMA MODEL', 'REF NO: T 3001 (ON GUARANTEE CARD)\r\n\r\nWHEN I WIND WATCH 1ST TIME THE BIG HAND AND SMALL HAND ALL KEEP GOIN AROUND, I FOLLOWED INSTRUCTION LEAFLET EXACTLY AND DID NOT WORK, I DO NOT KNOW WHY IT IS NOT WORKING I HOPE IT CAN BE REPAIRED AS I HAVE PAID FOR THE WATCH. THANKS ', 'Werkreparatur', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-05', '37.228.194.116', '37.228.194.116', '2013-01-17', 'RG 0686 3442 6DE', NULL),
(181, '', 170, 999999999, 1, 'marco polo golddiamond', '2013-01-10', '2012-11-07', '2012-11-18', 'stainless steel gold color', 'automatic', 'theorema', 'it has stopped and doesnt work any more', 'Werkreparatur', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-05', '90.227.104.252', '90-227-104-252-no42.business.telia.com', '2013-01-17', 'RG 0686 3446 5DE', NULL),
(182, '', 171, 999999999, 1, 'TOULOUSSE', '2013-01-10', '2012-12-10', '2012-01-10', 'STAINLESS STEEL', 'SKELETON ANALOG', 'THEOREMA', 'THE CLOCK STOPPED WORKING DURING USE IN MY WRIST. NOT OCCURRED ACCIDCENT OR CONTACT WITH WATER. THE CLOCK SIMPLY STOPPED WORKING.\r\n', 'Werktausch', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '186.204.137.135', 'bacc8987.virtua.com.br', '2013-01-17', 'RG 0686 1536 0DE', NULL),
(183, '', 172, 999999999, 1, 'VIENNA DIAMOND GOLD', '2013-01-10', '2012-12-05', '2014-09-28', '?', '?', 'Theorema', 'The watch is self winding but it stops frequently. It runs for about 5 to 20 minutes and then it stops, if I just shake it very little, maybe just one time, it starts running again and then after 5 to 20 minutes it stops again, even if you se that the mainspring inside is fully wound. The first week I had the watch it worked perfectly, but then it just began to stop ticking occasionally. \r\nI have a two year warranty and I send the warranty card together with the watch. I bought the watch on the 28 of september 2012.\r\nMany thanks from Jesper Stengard', 'Werktausch', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '95.209.200.97', '95.209.200.97.bredband.tre.se', '2013-01-17', 'RG 0686 2184 7DE', NULL),
(184, '', 173, 999999999, 1, 'GM-101-1', '2013-01-10', '2012-09-28', '2012-10-10', 'Sorry do not know', 'Sorry do not know', 'Theorema', 'The clock hand has come away from it\'s fixing!!!', 'neue Aufzugwelle und Zeigerwerk repariert', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '31.216.0.146', '31.216.0.146', '2013-01-17', 'RG 0686 2190 4DE', NULL),
(185, '', 126, 999999999, 1, 'T4001', '2013-01-10', '2012-10-18', '2012-10-18', 'stainless steel', 'Mineral scratch proof', 'Theorema', '-unaccettable accuracy (-30/35 minutes per day, instead of +/- 60 seconds per day);\r\n-while the date number changes at 00:00, the day of the week doesn\'t; the day of the week changes between 2:00 am and 3:00 am;\r\n-the month number doesn\'t change (it works only manually pushing the proper button)', 'Werkreparatur', '9,00 â‚¬', '2013-09-11', '2013-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '79.51.103.178', 'host178-103-dynamic.51-79-r.retail.telecomitalia.it', '2013-01-17', 'RG 0686 0321 1DE', NULL),
(186, '', 174, 999999999, 1, 'T3001', '2013-01-11', '2012-12-12', '2012-12-12', 'Silver', 'White', 'Theorema Paragon', 'After having the watch for about 2 weeks it stoped working. Rewinding it and keeping it in motion doesn´t help. The dial for seconds doesn´t move and looking at the back of the watch you can se that there are no movement inside the case.', 'Werkreparatur', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-05', '83.145.38.18', 'kali.hypergene.com', '2013-01-18', 'RG 0686 3452 8DE', NULL),
(187, '', 175, 999999999, 1, 'Theorema Casablanca Mechanic watch', '2013-01-11', '2013-01-11', '2012-03-22', '115029', 'T2009', 'Theorema', 'Impossible to wind watch. Winding mechanism defective, stuck, rough to wind.', 'Werkreparatur', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.163.168.77', 'a83-163-168-77.adsl.xs4all.nl', '2013-01-18', '', NULL),
(188, '', 176, 1, 1, 'T3007', '2013-01-11', '2012-11-10', '2014-11-10', 'gelb', 'Schwarz', 'Theorema', 'Werk defekt', 'Werktausch', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '', '', '0000-00-00', 'RG 0686 3427 5DE', NULL),
(189, '', 177, 1, 1, 'T4001', '2013-01-11', '2013-01-08', '0000-00-00', 'Stahl', 'skelett / weiß', 'Theorema', 'Krone liegt lose bei', 'neues Werk', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-05', '', '', '0000-00-00', 'RG 0686 3447 4DE', NULL),
(190, '', 178, 1, 1, 'GM-104', '2013-01-11', '2012-12-10', '2014-12-10', 'schwarz', 'skelett', 'Theorema', 'Werk defekt', 'Werkreparatur', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(191, '', 179, 999999999, 0, '\"COMPETITION\" Automatic Movement ', '2013-01-12', '2012-12-10', '2012-12-12', 'na', 'na', 'ELYSEE', 'The watch reserve is only two to four hours after wearing the watch for one day. I have turn the dial thirty times as suggested but the problem remains. The watch reserve should be at least a day as with most automatic watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '220.255.2.117', 'proxy-220-255-2-117.singnet.com.sg', '2013-01-19', '', NULL),
(192, '', 40, 999999999, 1, 'Sao Paolo', '2013-01-12', '2012-08-21', '2012-08-21', 'Gold', '*', 'Theorema', 'After 9 days it was not possible to wind the watch. It appears as fully winded, but the clock does not start at all. This is very confuzing since I paid almost 3000NOK or 375EUR for the watch. Please do necessary to repair the watch and return it as soon as possible. \r\n\r\nFull email-address: Sondre.aaberge.sande@akersolutions.com', 'Werkreparatur', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '80.254.147.244', '433ob.scansafe.net', '2013-01-19', 'RG 0686 0722 7DE', NULL),
(193, '', 180, 999999999, 0, 'Paragon', '2013-01-13', '2013-01-14', '2012-11-14', 'white silver', 'brown leather', 'theorema', 'The watch stopped after one day of wearing, without any explainable cause. It does not start again after rewinding. \r\n\r\nThe date of warranty is not correct, but I received it late autumn 2012.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.202.248.216', '216.80-202-248.nextgentel.com', '2013-01-20', '', NULL),
(194, '', 181, 999999999, 1, 'Monaco Diamond-Set Watch ', '2013-01-14', '2012-12-08', '2012-12-11', 'black case', 'automatic', 'Tufina Uhren', 'the whatch stop working and after winding it up 30 times clock wise still nothing as it states in the booklet.and was wearing it all the time.also ssomething wrong with the date and day/night time settings.', 'neue A.-Welle', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '213.205.236.2', '213.205.236.2', '2013-01-21', 'RG 5181 4938 5DE', NULL),
(195, '', 182, 999999999, 1, 'Paragon', '2013-01-14', '2012-01-16', '2014-01-16', 'Art-Nr. 3000647311112', 'Art-Nr. 3000647311112', 'Theorema', 'The clock does not stay on the right time. After a few hours the clock is wrong with many minutes. Seems to be a loose connection in the clock that makes it run unprecise.\r\n\r\nAlso the automatic clock function does not work as good as earlier and runs out if not moved around a lot.\r\n\r\n\r\n\r\n', 'Werktausch', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '87.58.29.95', '0x573a1d5f.svgnqu2.dynamic.dsl.tele.dk', '2013-01-21', 'RG 0686 1542 7DE', NULL),
(196, '', 183, 999999999, 1, 'T3002', '2013-01-14', '2012-07-06', '2012-07-10', 'chrome', 'blue', 'Theorema', 'the year hand is separate', 'Zeiger befestigt', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '217.122.220.208', 'D97ADCD0.cm-3-3d.dynamic.ziggo.nl', '2013-01-21', 'RG 0686 1518 3DE', NULL),
(197, '', 184, 999999999, 1, 'CANNES DIAMOND', '2013-01-14', '2012-10-10', '2012-10-10', 'BROKEN', 'wristwatch', 'theorema', 'ITS broken on thebackside of the watch.. in the watch i dont know how it is broken only thing i know is it in the backside.', 'Werkreparatur', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '90.224.227.188', 'h188n8.eskilstunaenergi.ias.bredband.telia.com', '2013-01-21', 'RG 0686 0326 0DE', NULL),
(198, '', 185, 999999999, 1, 'Sao Paulo', '2013-01-15', '2012-12-03', '2013-11-23', 'Yes', 'GM-103-3', 'Theorema', 'The crown is broken. When I want to adjust the time by pulling it out, the crown comes off the watch. \r\n\r\n\r\n\r\n', 'neue Krone', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-05', '93.160.6.45', 'x1-6-74-44-01-e6-c3-da.k997.webspeed.dk', '2013-01-22', 'RG 0686 3444 3DE', NULL),
(199, '', 186, 1, 2, '3006 - Monaco Diamond', '2013-01-15', '2012-01-13', '2013-02-17', 'schwarz', 'skelett', 'Theorema', 'Datumsschaltung funktioniert nicht, schwierig aufzuziehen, bleibt stehen', 'neuer Werkhaltering', ',', '2014-10-20', '2014-10-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '', '', '0000-00-00', 'RG 0686 2186 4DE', NULL),
(200, '', 187, 1, 1, 'T3007', '2013-01-15', '2012-09-27', '0201-10-11', 'gelb', 'Schwarz', 'Theorema', 'Uhr bleibt stehen, Werk defekt', 'Werkrep.', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '', '', '0000-00-00', 'RG 0686 2193 5DE', NULL),
(201, '', 188, 1, 1, 'T3022', '2013-01-15', '2012-10-21', '0000-00-00', 'Stahl-Gelb', 'Weiss', 'Theorema', 'Zeiger abgefallen', 'Zeiger befestigt', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-05', '', '', '0000-00-00', 'RG 0686 3441 2DE', NULL),
(202, '', 189, 999999999, 1, 'T3001-2', '2013-01-15', '0000-00-00', '2012-12-21', 'Don\'t know. Enis Tufina confirmed not needed.', 'Don\'t know. Enis Tufina confirmed not needed.', 'Theorema', 'I cannot fasten the lock on the watch, the two pieces won\'t stick together. The pin which won\'t lock is the one which you move to fit your size to your wrist. If you attempt to lock it when it arrives and you will understand.', 'Verschlu? gerichtet', '3,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-05', '81.226.123.42', 'h42n2-g-kt-d1.ias.bredband.telia.com', '2013-01-22', 'RG 0686 3443 0DE', NULL),
(204, '', 191, 999999999, 1, 'Marco Polo', '2013-01-15', '2012-12-20', '2013-02-20', 'yes', 'white', 'Theorema', 'Automatikuhr Theorema \"Marco Polo\"\r\nUVP dieser Exclusivuhr: 749 Euro - Uhrwerk läuft nicht mehr und steht permanent.  Out of order.\r\n', 'neues Werk,Zifferblatt,Krone-Welle', '12,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '93.195.238.40', 'p5DC3EE28.dip.t-dialin.net', '2013-01-22', '43035069212 ', NULL),
(205, '', 190, 999999999, 1, 'Paragon', '2013-01-15', '0000-00-00', '0000-00-00', 'steel', 'white', 'Theorema', 'Slows/stop so I have to reset it once a day. Works better if I wind it up 25-30 times 2 times per day.', 'Werkrep.', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '81.229.177.17', '81-229-177-17-no31.tbcn.telia.com', '2013-01-22', 'RG 0686 2188 1DE', NULL),
(206, '', 192, 999999999, 1, 'Cannes Diamond', '2013-01-16', '2013-01-16', '2012-11-12', 'Theorema', 'diamonds', 'Theorema', 'Case 1 Cannes Diamond: My clock does not work at all. One morning I woke up and the clock had\r\nstopped at aprox. 11.45.\r\n\r\nCase two/my brothers watch MArco Polo Diamond white: The \"date indicator\" is not working. The small indicator in the middle I think it shows supertonic(not sure I am translating it right).', 'Werktausch', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '129.178.88.82', '129.178.88.82', '2013-01-23', 'RG 0686 0311 0DE', NULL),
(207, '', 193, 999999999, 1, 'Paragon', '2013-01-16', '2012-08-06', '2014-08-08', 'Silver', 'white', 'Theorema', 'The winding mechanism is beginning to show signs of wear and is about to burst. Please try winding and the problem will become immediately apparent to you', 'Werkreparatur - neues Kupplungsrad', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '81.144.178.190', '81.144.178.190', '2013-01-23', 'RG 0686 2191 8DE', NULL),
(208, '', 194, 999999999, 0, 'Paragon', '2013-01-17', '0000-00-00', '0000-00-00', 'Sliver', 'Black', 'Theorema ', 'The watches internal timer is going too fast. \r\n\r\nIt gains time as the day goes on so if I set the time to 12:00 within 30 minutes the watch as gained between 5-10 minutes.\r\n\r\nAs such within a 24 hour period the watch will be a few hours fast.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.213.231.215', '5ad5e7d7.bb.sky.com', '2013-01-24', '', NULL),
(210, '', 196, 999999999, 1, 'monaco', '2013-01-18', '2012-11-25', '2012-11-30', 'silver', 'analog', 'theorema', 'the day and date changes when the 24 hr hand reaches 1200 hrs rather than 24 hrs. a screw is loose in and is currently situated near the Xii and the thread is loose on the strap. ', 'Zeiger befestigt und Werkreparatur', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-28', '92.26.68.19', 'host-92-26-68-19.as13285.net', '2013-01-25', 'RG 0686 0677 9DE', NULL),
(211, '', 197, 999999999, 0, 'Monaco diamond - T3006-3', '2013-01-20', '2012-11-09', '2013-01-19', 'Invoice?', 'T3006-3', 'Theorema', 'I have not received the invoice for the purchase of the watch purchased on Groupon in November 2012.\r\nThe following are the coupon codes:\r\nCoupon code: 00102063R9\r\nSecurity Code: 7AC4EB6DA8\r\nREF: 10959601', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.225.253.218', '83.225.253.218', '2013-01-27', '', NULL),
(213, '', 199, 999999999, 1, 'VIENNA DIAMOND', '2013-01-20', '2012-11-10', '2014-11-10', 'Not working properly', 'any time', 'THEOREMA', 'When the watch is turning up and down then the watch is stop working. ', 'Werkrep.', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-05', '89.253.65.125', '89-253-65-125.customers.ownit.se', '2013-01-27', 'RG 0686 3445 7DE', NULL),
(214, '', 200, 999999999, 1, 'copacabana', '2013-01-21', '2012-11-25', '2014-11-25', '0010178ah4', 'groupn', 'tufina', 'the automatic movement has never worked.\r\nI wish it was replaced with the same model.\r\nthanks', 'Werkrepatur und neuer Anker', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.64.135.146', 'net-93-64-135-146.cust.dsl.vodafone.it', '2013-01-28', '', NULL),
(215, '', 198, 999999999, 1, 'Sao Pao', '2013-01-21', '2012-08-19', '2012-08-30', 'yes, black', '?', 'Theorama', 'The crown that setts the time is loose. It fell of and when you put it back it keeps falling of. ', 'neue Krone', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '94.246.64.130', '94.246.64.130', '2013-01-28', 'RG 0686 2194 9DE', NULL),
(216, '', 201, 999999999, 1, 'Theorema Diamond', '2013-01-21', '2012-11-25', '2014-11-25', 'Yes', 'Yes ', 'Tufina Uhren', 'The mechanism has stopped working and therefore so has the watch. As you can see I brought the watch 2 months ago and this is not what I expected. ', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-26', '86.144.4.199', 'host86-144-4-199.range86-144.btcentralplus.com', '2013-01-28', 'RG 0686 0650 0DE', NULL),
(218, '', 203, 1, 1, 'T4003', '2013-01-22', '2012-03-02', '2014-03-02', 'Stahl-Gelb', 'Weiss', 'Pionier', 'Zeiger der Tagesanzeige hat sich gelöst', 'Zeiger befestigt', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '', '', '0000-00-00', '43035069468 ', NULL),
(219, '', 204, 999999999, 1, 'Montreal', '2013-01-22', '2012-11-27', '2012-11-27', 'Silver/stainles steal ', 'Silver', 'Pionier ', 'The hand that shows date of month has come off. I have not treated the watch badly. I\'ve worn it everyday, since I got it in mid December, but since I have a job where I sit at a desk, that should not be a problem.  ', 'Zeigerwerk gerichtet', '6,00 â‚¬', '2013-08-19', '2013-08-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '90.185.24.126', '2205ds1-ar.0.fullrate.dk', '2013-01-29', 'RG 0686 2179 3DE', NULL),
(220, '', 205, 1, 1, 'T3005', '2013-01-22', '2012-11-20', '2014-11-20', 'Stahl', 'Weiss', 'Theorema', 'Uhr geht nicht - Werk defekt', 'Werkrep.', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-05', '', '', '0000-00-00', 'RG 0686 3450 5DE', NULL),
(221, '', 206, 999999999, 1, 'CASABLANCA', '2013-01-22', '2012-10-16', '2014-10-16', 'Theorema', 'Mechanical', 'Theorema', 'This is the second time the watch has been sent as a result of defect. The watch will not work at all. Please replace or provide me with a refund. Enis Tufina is personally aware of this issue.', 'neues Werk', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '188.31.30.122', '188.31.30.122.threembb.co.uk', '2013-01-29', 'RG 0686 0324 2DE', NULL),
(222, '', 207, 1, 1, 'T3006', '2013-01-22', '2012-11-09', '2014-11-09', 'Stahl', 'silber / skelett', 'Theorema', 'Uhr geht nicht korrekt - Werk defekt', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '', '', '0000-00-00', 'RG 0686 2187 8DE', NULL),
(223, '', 208, 1, 1, 'T3008', '2013-01-22', '0000-00-00', '0000-00-00', 'Stahl', 'Schwarz', 'Theorema', 'Glas defekt', 'neues  Glas mit Porto und Verpackung UPS zum Kunden', '12,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(224, '', 209, 1, 1, 'T3008', '2013-01-22', '2012-11-08', '2014-11-08', 'Stahl', 'Weiss', 'Theorema', 'Uhr geht nicht', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '', '', '0000-00-00', 'RG 0686 2185 5DE', NULL),
(225, '', 210, 999999999, 0, 't2003', '2013-01-23', '2012-06-10', '2012-06-10', 'not working', '8182727495', 'theorema ', 'the watch suddenly stoped working without any reason. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.190.210.25', '68-190-210-25.dhcp.gldl.ca.charter.com', '2013-01-30', '', NULL),
(226, '', 211, 999999999, 1, 'Damascus Diamond', '2013-01-23', '2012-11-13', '2012-11-20', 'Stainless Steel', 'Black face', 'Theorema', 'The centre hand winding knob on right side of watch has become loose.  If the hand winding knob is pulled out to change the time, the knob pulls out completely.  It is not engaging with the other mechanisms in the watch so i cannot change the time', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-28', '212.118.224.148', '212.118.224.148', '2013-01-30', 'RG 0686 0666 3DE', NULL),
(227, '', 212, 999999999, 1, 'T2006 TORONTO', '2013-01-23', '2011-12-03', '2011-12-05', '400259810521 ', 'n° 18618', 'THEOREMA', 'Hello, I wear my watch less than 10 times.\r\nIt works well when it is placed on the table.\r\nWhen it is on my wrist, it stops!!\r\n\r\nbest regards\r\nChristophe VERMEULEN', 'neues Werk', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-28', '86.208.128.193', 'AAmiens-652-1-145-193.w86-208.abo.wanadoo.fr', '2013-01-30', 'RG 0686 0672 5DE', NULL),
(228, '', 213, 999999999, 1, 'Monaco Diamond-Set Watch in Silver', '2013-01-23', '2012-11-16', '2012-11-25', 'Stainless steel case (316 L)', 'Automatic dial', 'Theorema', 'http://www.tufina-uhren.de/Theorema/MONACO-Diamond-by-THEOREMA-Automatic-MSRP-989-Euro::16687.html\r\nThis is the watch in question. \r\nWhen trying to wind up the watch it will not continuously tick no matter how much I wind it up', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '81.100.183.214', 'cpc22-finc13-2-0-cust213.4-2.cable.virginmedia.com', '2013-01-30', 'RG 0686 0329 5DE', NULL),
(229, '', 214, 1, 1, 'T2007', '2013-01-24', '2011-12-06', '2011-12-06', 'Stahl', 'skelett', 'Theorema', 'Werk defekt', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '', '', '0000-00-00', '43034025096 ', NULL),
(230, '', 215, 1, 1, 'T3003', '2013-01-24', '0000-00-00', '2011-11-05', 'Stahl', 'Weiss', 'Pionier', 'Zeiger der Monatsanzeige defekt - Uhr bleibt stehen', 'neues Werk', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(231, '', 216, 1, 1, 'T3005', '2013-01-24', '0000-00-00', '2012-06-01', 'Stahl', 'Weiss', 'Theorema', 'Datumsanzeige läuft nicht mit', 'Datum repariert\r\nUPS Versand 26.02.2012', '13,16 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(232, '', 217, 1, 1, 'T3005', '2013-01-24', '0000-00-00', '0000-00-00', 'Stahl', 'Schwarz', 'Theorema', 'Uhr geht vor, Kalender geht nicht  - Kunde wollte Marco Polo Diamons Gold (nicht Black)', 'Kalenderschaltung repariert - neue Datumsscheibe', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-28', '', '', '0000-00-00', 'RG 0686 0678 2DE', NULL),
(233, '', 218, 1, 1, 'T3005', '2013-01-24', '0000-00-00', '2012-11-16', 'Stahl', 'Weiss', 'Theorema', 'Manufactoring disorder - Kunde wünscht neue Uhr', 'so zur?ck - l?uft', '0,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-01-29', '', '', '0000-00-00', 'RG 0686 3416 5DE', NULL),
(234, '', 219, 1, 1, 'T2005', '2013-01-24', '0000-00-00', '2011-12-20', 'Stahl', 'Weiss', 'Theorema', 'ohne Anschreiben', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '', '', '0000-00-00', '43063091667 ', NULL),
(235, '', 220, 1, 1, '80334N', '2013-01-24', '2012-07-23', '0000-00-00', 'Stahl', 'Schwarz', 'Elyssee', 'Werk defekt', ' Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '', '', '0000-00-00', 'RG 0686 0328 7DE', NULL),
(236, '', 221, 1, 1, 'GM-104', '2013-01-24', '2012-12-20', '2012-12-20', 'Stahl', 'skelett', 'Theorema', 'Uhr geht nicht richtig - Zeiger?', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '', '', '0000-00-00', 'RG 0686 0741 7DE', NULL),
(237, '', 222, 1, 1, '49064', '2013-01-24', '2012-12-10', '2012-12-12', 'gelb-schwarz', 'Schwarz', 'Elyssee', 'Gangreserve nur 2-4 Stunden - Werk defekt', 'Werkrepartur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '', '', '0000-00-00', 'RG 0686 0313 7DE', NULL),
(238, '', 223, 1, 1, 'T3006', '2013-01-24', '0000-00-00', '0000-00-00', 'schwarz', 'skelett', 'Theorema', 'Zeiger fehlt', 'Zeiger gerichtet', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-05', '', '', '0000-00-00', 'RG 0686 3456 2DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(239, '', 224, 1, 1, 'T3001', '2013-01-24', '0000-00-00', '2012-08-08', '', '', 'Theorema', 'Zeiger defekt', 'Werkrep. und Zifferblatt neu', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '', '', '0000-00-00', 'RG 0686 0729 2DE', NULL),
(240, '', 225, 1, 1, 'Paragon', '2013-01-24', '0000-00-00', '0000-00-00', 'rosegold', 'Weiss', 'Theorema', 'Werk defekt', 'Werkreparatur - siehe auch Nr. 241', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '', '', '0000-00-00', '43063069602 ', NULL),
(241, '', 225, 1, 1, 'Paragon', '2013-01-24', '0000-00-00', '0000-00-00', 'rosegold', 'Weiss', 'Theorema', 'Werk defekt', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '', '', '0000-00-00', '43063069602 ', NULL),
(242, '', 226, 1, 2, 'T21405', '2013-01-24', '0000-00-00', '2012-11-10', 'Stahl', 'skelett / weiß', 'Trias', 'Werk defekt', '', '', '2013-02-04', '2013-02-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '', '', '0000-00-00', '43035068614 ', NULL),
(243, '', 227, 999999999, 2, 'monte carlo', '2013-01-24', '2012-10-10', '2012-10-10', '42mm', 'white', 'theorma', 'the watch will not run if wound up it ticks but stops after some time. reference number GM -101', 'Werkreparatur\r\nUhr erhalten 30.09.2013', '9,00 â‚¬', '2013-09-30', '2013-09-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '89.126.83.108', '89.126.83.108', '2013-01-31', 'RG 0686 0723 5DE', NULL),
(244, '', 228, 999999999, 1, 'monte carlo', '2013-01-24', '2012-10-10', '2012-10-10', '42mm', 'white', 'theorma', 'the watch will not run if wound up it ticks but stops after some time. clasp covering dial has broken off reference number GM -101', 'Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '89.126.83.108', '89.126.83.108', '2013-01-31', 'RG 0686 0723 5DE', NULL),
(245, '', 229, 999999999, 1, 'PARAGON', '2013-01-24', '2012-12-10', '2012-12-21', 'Ref T 3001', '+46 8 452 88 89', 'THEOREMA', 'Greetings, I ordered this watch in december as a christmas gift and it arrived in january.\r\nThe self-winding function is not working as it should. For every hour it goes a few minutes too slow, furthermore the watch sometimes stops during the night. Looking forward hearing from you. Ref mailcontact Enis Tufina.', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '217.27.174.178', 'h217-27-174-178.cust.tyfon.se', '2013-01-31', 'RG 0686 0315 4DE', NULL),
(431, '', 387, 999999999, 2, 'Monaco Diamond', '2013-03-12', '2012-12-10', '2012-12-10', 'Gold', 'Blue and silver', 'Theorema', 'The auto-matic winder is loose in the case\r\nThe hand winding part feels that teeth missing \r\nThe watch gains time', '26.03.2013\r\nWerkrep.\r\nUhr erhalten 01.10.2013', '9,00 â‚¬', '2013-10-01', '2013-10-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '80.189.253.91', '91.253.189.80.dyn.plus.net', '2013-03-19', 'RG 5181 4972 6DE', NULL),
(247, '', 231, 999999999, 1, 'monaco diamond', '2013-01-24', '2012-10-10', '2012-11-18', 't3006', 'auto', 'theorama', 'was losing time / stopping.\r\n\r\nnow gaining time ! not sure of inv date >\r\n\r\nwill send back ', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-28', '81.136.241.253', '81.136.241.253', '2013-01-31', 'RG 0686 0675 1DE', NULL),
(248, '', 232, 999999999, 1, 'T3001', '2013-01-25', '2012-12-11', '2012-12-20', 'silver', 'white', 'Theorema', 'I ordered a Theorema watch as a Christmas gift for my fiancé through Swedish Groupon. After receiving it in the end of January my fiancé used the watch for three days then put it in the box for safe keeping. When he wanted to use it again we noticed that it was not showing the correct time so he reset it. The next day the time was incorrect again. But when he wanted to reset it, the date knob was stuck and the date hand did not move. When attempting again the next day, the date knob moved and he successfully reset it. Unfortunately both crowns and the date knob felt unstable so that the watch seemed to set itself by accident when wearing. After a couple of days the watch just stopped. \r\n\r\nAs advised, I have sent the watch to you. \r\n', 'Zeigerstellung neu', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '81.235.184.92', '81-235-184-92-no207.tbcn.telia.com', '2013-02-01', 'RG 0686 0325 6DE', NULL),
(249, '', 233, 999999999, 1, 'Monte Carlo', '2013-01-25', '2013-01-25', '2012-10-01', 'GM-102', '1', 'Theorema', 'The watch can only work for 18 hours when it\'s pulled up. It\'s not possible to pull it more.\nI can see in the manual, that is supposed to work for 38 hours - that is af big difference.\nPlease fix it.', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '188.176.151.201', '188-176-151-201-dynamic.dk.customer.tdc.net', '2013-02-01', 'RG 0686 0330 0DE', NULL),
(250, '', 123, 1, 1, 'Paragon', '2013-01-25', '0000-00-00', '2012-06-01', 'Stahl', 'Weiss', 'Theorema', 'Zifferblatt sitzt nicht richtig', 'Zifferblatt neu gesetzt - Garantie', '0,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '', '', '0000-00-00', '43034024865 ', NULL),
(251, '', 234, 1, 1, 'T4003', '2013-01-25', '0000-00-00', '2012-02-12', 'Stahl-Gelb', 'Weiss', 'Pionier', 'Zeigerstellung stimmt nicht', 'Zeiger gerichtet', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '', '', '0000-00-00', '43034024944 ', NULL),
(252, '', 235, 1, 1, 'T2000-M', '2013-01-25', '0000-00-00', '2012-03-12', 'Stahl', 'Schwarz', 'Pionier', 'Krone abgefallen', 'Krone Welle neu', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '', '', '0000-00-00', '43035093069 ', NULL),
(253, '', 236, 1, 1, 'GM-101', '2013-01-25', '0000-00-00', '2012-10-10', 'Stahl', 'skelett', 'Theorema', 'ohne Anschreiben', 'neues Werk', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-28', '', '', '0000-00-00', 'RG068606734DE', NULL),
(254, '', 237, 1, 1, 'T2007', '2013-01-25', '0000-00-00', '2012-04-10', 'Stahl', 'skelett', 'Theorema', 'ohne Anschreiben', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-28', '', '', '0000-00-00', 'RG 0686 0671 7DE', NULL),
(255, '', 238, 1, 1, 'GM-101', '2013-01-25', '0000-00-00', '0000-00-00', 'Stahl', 'skelett', 'Theorema', 'ohne Anschreiben', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-28', '', '', '0000-00-00', 'RG 0686 0664 6DE', NULL),
(256, '', 39, 1, 1, 'Automatic', '2013-01-25', '0000-00-00', '0000-00-00', 'gelb', 'Weiss', 'Theorema', '', '', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(257, '', 239, 1, 1, 'T3008', '2013-01-25', '0000-00-00', '2012-11-25', 'Stahl', 'Schwarz', 'Theorema', 'Werk defekt', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-04', '', '', '0000-00-00', 'RG 0686 2189 5DE', NULL),
(258, '', 240, 1, 1, 'T3001', '2013-01-25', '0000-00-00', '2012-10-19', 'Stahl', 'Weiss', 'Theorema', 'Werk defekt', 'Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '', '', '0000-00-00', 'RG 5181 1015 5DE', NULL),
(259, '', 241, 1, 1, 'T3003', '2013-01-25', '2011-11-30', '2011-11-22', 'Stahl', 'Schwarz', 'Pionier', 'Krone / Welle defekt', 'neues Werk', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-13', '', '', '0000-00-00', '43071079237 ', NULL),
(260, '', 242, 1, 1, 'T4003', '2013-01-25', '0000-00-00', '2012-03-15', 'Stahl-Gelb', 'Weiss', 'Pionier', 'ohne Fehlerangabe', 'Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(261, '', 243, 1, 1, 'T3008', '2013-01-25', '0000-00-00', '2012-10-30', 'Stahl', 'Schwarz', 'Theorema', 'ohne Fehlerangabe', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-05', '', '', '0000-00-00', 'RG 0686 3440 9DE', NULL),
(262, '', 244, 999999999, 1, 'Monaco Diamond', '2013-01-25', '2013-01-25', '2012-11-25', 'Stainless steel', '24 hours', 'Theorema', 'The DAY does not change over to the next day when the 24 hours turns to 00 midnight. So the day is always incorrect.', 'neues Werk', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '2.126.240.108', '027ef06c.bb.sky.com', '2013-02-01', 'RG 0686 0738 5DE', NULL),
(335, '', 304, 1, 1, 'T3003', '2013-02-15', '0000-00-00', '2011-12-10', 'Stahl', 'Schwarz', 'Compast', 'Krone', 'Krone und Welle neu', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '', '', '0000-00-00', '43063059540 ', NULL),
(265, '', 247, 999999999, 1, 'Marco Polo Diamond', '2013-01-26', '2012-06-01', '2012-06-01', 'original watch', 'original watch', 'theorema', 'Die Uhr muss täglich aufgezogen werden\r\nEiner der Ringe in der Uhr (für die Monatsanzeige) hat sich gelöst!', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-12', '91.53.198.19', 'p5B35C613.dip.t-dialin.net', '2013-02-02', '43043070445 ', NULL),
(266, '', 248, 999999999, 1, 'Damascus Diamond', '2013-01-26', '2012-10-22', '2012-11-08', 'Gold', 'Black', 'THEOREMA', 'The dual time can\'t be set to correct time, it differs 15 minutes from \"home time\".\r\nThe watch also stops after a few hours when worn. I have even tryed to wind the watch 30 times before use according to instruction but this dosn\'t help.', 'Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-28', '89.233.198.240', 'h-89-233-198-240.wholesale.rp80.se', '2013-02-02', 'RG 0686 0674 8DE', NULL),
(338, '', 307, 999999999, 1, 'Sao Paolo', '2013-02-15', '0000-00-00', '2013-10-02', 'Silver / black', 'Mechanical movement with 17 Stones', 'Theorema', 'I received it on 13/02/2013. When I wear the watch I noticed the time is getting behind a few hours. Than I set the time correctly and it constantly gets behind again. The mechanism probably works but the needles of the time hangs.  It also seems that the needles also are blocked at 2h10 everytime.\r\nThe reference on my international guarantee card\r\nis GM103.\r\n', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '109.131.60.101', '109.131.60.101', '2013-02-22', 'RG068610795DE', NULL),
(268, '', 250, 999999999, 1, 'Monte Carlo', '2013-01-27', '2012-12-01', '2013-01-01', 'Theorema', 'Monte carlo', 'Theorema', 'I have just got this watch as a gift and I have dropped it. I have not registered the warranty. The screen has smashed and the watch has stopped working. The mechanisms still seem to be working but the Hands are not going round. I am very surprised that it has broken, I have had many watches before and have never had one break. It was dropped a very short distance and I can\'t believe it has caused so much damage. I thought the glass would be tough and not break even if dropped from a great height.\r\n\r\nKostenvoranschlag, Glas gebrochen und Werk defekt !', 'neues Glas und Werkreparatur', '12,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '109.156.0.98', 'host109-156-0-98.range109-156.btcentralplus.com', '2013-02-03', 'RG 0686 1531 1DE', NULL),
(269, '', 251, 999999999, 1, 'GM 102-3   1389', '2013-01-28', '2012-10-25', '2012-10-25', 'stainless steel', 'Mechanical', 'monte carlo', 'i purchased the watch online from ozsale on october last year and after just wearing it for 3days it stopped working, for the rest of the time it was sitting in its box in the cupboard.\r\nit won\'t  wind anymore and stoped working.', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '123.2.145.121', '123-2-145-121.static.dsl.dodo.com.au', '2013-02-04', 'RG 0686 1070 8DE', NULL),
(270, '', 245, 999999999, 1, 'Toronto', '2013-01-28', '2012-12-24', '2012-12-20', 'YES', 'YES', 'Theorema', 'The large hand has come off its central mechanism and the watch is clearly faulty. PLEASE DO NOT REPAIR AND RESEND, but rather PLEASE SEND A BRAND NEW WATCH. Thank you.', 'Zeiger befestigt', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '79.173.145.46', '79.173.145.46', '2013-02-04', 'RG 0686 0331 3DE', NULL),
(271, '', 249, 999999999, 1, 'Monaco Diamond Set Watch in Silver', '2013-01-28', '2012-11-13', '2012-11-20', 'Don\'t Know', 'Don\'t Know', 'Theorena', 'The watch stopped working on the 13th January, it has been wound 30 times and the seconds hand doesn\'t work', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '83.71.161.169', 'mail.ksndrogheda.ie', '2013-02-04', 'RG 0686 0316 8DE', NULL),
(272, '', 85, 999999999, 1, 'Paragon T-J001', '2013-01-28', '2012-07-10', '2014-07-10', 'Gold', 'White', 'Theorema', 'The wind-crown has stuck, I can´t wind the watch at all.', 'Werkreparatur und neue Krone', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '217.211.116.246', 'h246n3-j-a31.ias.bredband.telia.com', '2013-02-04', 'RG 0686 0323 9DE', NULL),
(273, '', 252, 999999999, 1, 'SAO PAOLO', '2013-01-28', '2012-11-29', '2014-11-29', 'Silver', '12-hour', 'THEOREMA', 'Reference: GM 103, bought via Groupon 29.11.12.\r\nI have got this timepiece as a christmas present from my girlfriend. \r\n\r\nI have only worn it 2 times, but already I have encountered some \"illnesses\" with the timepiece, the problems are the following:\r\n\r\n1. The lock on the wristband cant stay closed. I have had a watchmaker look at it and he could not fix it...\r\n\r\n2. The watch is loosing to much time (I know I have to wind it up, + the watch is automatic, etc, this is not the problem).\r\n\r\nHope to hear from you as fast as possible, as I except of these \"illnesses\" are very fund of my new watch, and are looking forward to use it.\r\n\r\nRegards Christoffer\r\n\r\nPs. If you are not able to fix the timepiece, and are going to send a replacement. I would like the COPACABANA in black instead, if possible?', 'neue Krone', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '87.73.84.251', 'ip1.c4348.amb314.cust.comxnet.dk', '2013-02-04', 'RG 0686 0320 8DE', NULL),
(274, '', 253, 999999999, 0, 'T22376-87', '2013-01-28', '2011-03-18', '2011-03-18', 'Silver', 'Skeleton', 'Pioneer', 'Simply stopped working.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '216.240.180.18', 'sdtc.dbo.fa1-12.host1.24928.americanis.net', '2013-02-04', '', NULL),
(275, '', 246, 999999999, 1, 'Sao Paolo', '2013-01-29', '2012-10-25', '2012-10-25', 'GM-103', 'Automatic', 'Theorema', 'The crown for adjusting the time and winding the watch up has broken and now I can\'t wind the watch up, it only changes the time', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '119.75.197.68', 'host-119-75-197-68.lga.net.sg', '2013-02-05', 'RG 5181 4930 1DE', NULL),
(276, '', 254, 999999999, 2, 'Iron', '2013-01-29', '2013-01-29', '2014-11-25', 'metal', 'leather', 'Pionier', 'It doesn\'t wind up no more', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-27', '80.60.207.79', 'ip503ccf4f.speed.planet.nl', '2013-02-05', 'RG 0686 1599 1DE', NULL),
(277, '', 255, 999999999, 1, 'COPACABANA  GM-104', '2013-01-29', '2012-12-06', '2012-12-10', 'stainless steel', 'mechanical movement sun and moon', 'THEOREMA', 'ONE OF THE HANDS HAS FALLEN OFF THE MAIN MOVEMENT', 'Zeiger befestigt', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-26', '31.54.43.34', 'host31-54-43-34.range31-54.btcentralplus.com', '2013-02-05', 'RG 0686 0649 5DE', NULL),
(377, '', 340, 999999999, 1, 'Casablanca', '2013-02-26', '2012-11-20', '2014-11-20', 'refence GM 161', 'refence GM 161', 'Theorema', 'The clock does not work anymore. Time does not and when I turn the little wheel on the side of the clock starts it still does not.\r\nIn the attached picture I have tried to draw a picture of where I think the error is.\r\nBasically, the idea currently not on the clock.\r\nI can not dial on the side to give it clockwise to go?', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '89.186.170.95', '89.186.170.95', '2013-03-05', 'RG 0686 1086 1DE', NULL),
(378, '', 193, 1, 1, 'Paragon', '2013-02-26', '0000-00-00', '2012-08-08', 'Stahl', 'Weiss', 'Theorema', 'Reklamation zu Rep. 207', 'Werktausch', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '', '', '0000-00-00', 'RG 0686 0744 8DE', NULL),
(379, '', 341, 1, 1, 'GM-102', '2013-02-26', '2012-10-10', '2012-10-10', 'gelb', 'skelett', 'Theorema', 'Uhr geht vor ', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '', '', '0000-00-00', 'RG 0686 1071 1DE', NULL),
(280, '', 257, 999999999, 1, 'COPACABANA', '2013-01-31', '2013-01-09', '2012-11-30', 'p2513683', 'p2513683', 'THEOREMA', 'salve \r\ni primi di gennaio ho ricevuto come regalo questo orologio \r\nche però risulta non funzionare perfettamente.\r\nin un mese circa di utilizzo mi si è bloccato 4 volte (e non per assenza di carica), ed adetto inizia ad andare avanti nel tempo (esempio l\'ora attuale è 10.00 e l\'orologio mi da 10.15).\r\ngradirei mi indicaste un posto in Italia meglio se fosse nella mia città Reggio Emilia, dove poter portarlo in assistenza!\r\ndiversamente ditemi cortesemente come debbo fare per farlo riparare in garanzia.\r\n \r\nhello\r\nearly January I received this watch as a gift\r\nbut it is not work properly.\r\nin about a month of use I crashed 4 times (and not for lack of charge) and safety officer starts to go forward in time (for example, the current time is 10:00 and the clock gives me 10.15).\r\nI would like a place in Italy indicaste better if it was in my city Reggio Emilia, where to take it in for service!\r\notherwise please tell me how I should do to get it repaired under warranty.\r\n \r\nHallo\r\nAnfang Januar erhielt ich diese Uhr als Geschenk\r\naber es ist nicht richtig.\r\nin etwa einem Monat der Nutzung I 4 mal (und nicht aus Mangel an Ladung) und Sicherheitsbeauftragten beginnt, vorwärts zu gehen in der Zeit abgestürzt (zum Beispiel ist die aktuelle Zeit 10:00 und die Uhr gibt mir 10,15).\r\nIch würde einen Platz in Italien indicaste besser gefällt, wenn es in meiner Stadt Reggio Emilia, wo es in den Service bringen sollte!\r\nansonsten bitte sagen Sie mir, wie ich tun, um es unter Garantie repariert. ', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '217.133.50.227', 'static-217-133-50-227.clienti.tiscali.it', '2013-02-07', 'RG068610699DE', NULL),
(281, '', 258, 999999999, 1, 'T 3005', '2013-01-31', '2012-11-09', '2012-11-16', '3 ATM', '35 Stones', 'Theorema', 'The watch just stop working one day and i dont know why, same problem with it. Can you please fix the problem and send me a good watch. Please hurry up.\r\nThank you', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '62.119.138.216', '62.119.138.216', '2013-02-07', 'RG 0686 0322 5DE', NULL),
(282, '', 259, 999999999, 1, 'Marco Polo Diamonds Gold', '2013-01-31', '2012-11-21', '2014-11-21', 'Watch glass', 'broken', 'Theorema', 'Watch glass smashed', '05.04.2013\r\nNeues Glas und Werkreparatur', '12,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '80.222.44.122', 'dsl-hkibrasgw2-50de2c-122.dhcp.inet.fi', '2013-02-07', 'RG 5181 4973 0DE', NULL),
(283, '', 260, 999999999, 1, 'T3008', '2013-02-01', '2012-11-25', '2014-11-30', 'Intact', 'Intact - not moving', 'Theorema', 'I have purchased your watch recently and I have taken great care of it. However, few days ago, when I would the clock to keep the watch active, the mechanism suddenly stopped. I have not tempered with the watch, damaged it, had an accident with it or misuse the product in any ways.', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '94.174.36.98', 'cpc6-bath5-2-0-cust97.aztw.cable.virginmedia.com', '2013-02-08', 'RG 0686 0318 5DE', NULL),
(284, '', 261, 1, 1, 'GM-101', '2013-02-01', '0000-00-00', '0000-00-00', 'gelb', 'skelett', 'Theorema', 'Uhr geht nicht richtig', 'neues Werk', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '', '', '0000-00-00', 'RG 0686 0327 3DE', NULL),
(285, '', 262, 1, 1, 'GM-103', '2013-02-01', '0000-00-00', '2012-12-20', 'schwarz', 'skelett', 'Theorema', 'ohne Anschreiben', 'neue Aufzugwelle', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '', '', '0000-00-00', 'RG 0686 0317 1DE', NULL),
(286, '', 263, 999999999, 1, 'Marco Polo Diamond Gold Black', '2013-02-01', '2012-11-15', '2014-11-15', 'Theorema timepieces germany hardbox black', ' Mechanical Movement i think', 'Marco Polo-Theorema ', 'The first 1 and a half day it worked fine. After that it only worked for 20 minutes after adjusting the time.\r\nThe it stops even if i wear it a whole day. \r\nI cannot wear this watch all the time because of my work in the hospital. I dont know if this is the reason it stopped. I have send attachments with my previous email from the email address above, i will send the watch to the address mentioned in the email. Thank you, Stephen de Groot. Tzummarum, Niederlande', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '212.182.151.140', '212-182-151-140.ip.open.net', '2013-02-08', 'RG 0686 1513 5DE', NULL),
(287, '', 192, 1, 1, 'T3005', '2013-02-01', '0000-00-00', '2012-11-16', 'Stahl', 'Weiss', 'Theorema', 'siehe Rep. 206', 'Werkreparatur', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '', '', '0000-00-00', 'RG 0686 0311 0DE', NULL),
(288, '', 264, 999999999, 2, 'Toronto', '2013-02-01', '2013-02-01', '2013-01-10', '316 L', '? black and white', 'Theorema', 'The problem is that, if I am moving my arm just a little bit, the clocks hands tends to move around. and sometimes, it\'s as if they are unable to show o\'clock precisely, for example when the time is 12:00 and the watch has been shaken, it can happen,that both hands can not stand vertically  together,  then maybe the small one is a little bit left of where \"12 o\'clock\" is, and the long one is a little bit to the right.\r\n\r\nplease call me if I have described the problem clearly enough.', '', '', '2013-11-21', '2013-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '170.86.15.75', 'proxynos.emea.fedex.com', '2013-02-08', 'RG 0686 0305 2DE', NULL),
(289, '', 265, 999999999, 1, 'Gold watsh', '2013-02-04', '2012-12-06', '2013-02-04', 'Dont know', '20762090', 'Theorema', 'The split to get the clock going just Fall of.', 'neue Aufzugswelle', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-28', '212.27.2.53', '212.27.2.53.mobile.3.dk', '2013-02-11', 'RG 0686 0667 7DE', NULL),
(290, '', 153, 999999999, 1, 'T3008', '2013-02-04', '2012-11-13', '2012-11-13', 'Sliver', 'White', 'Theorema', 'The day button (bottom left), doesnt work\r\nThe month faceis missing a hand', 'Werkreparatur', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-28', '193.104.63.58', '193.104.63.58', '2013-02-11', 'RG 0686 0679 6DE', NULL),
(291, '', 119, 1, 1, 'T3003', '2013-02-04', '0000-00-00', '2011-12-10', 'Stahl', 'Weiss', 'Compast', 'Zeiger abgefallen,Zeigerwelle gebrochen,Zifferblatt verschoben\r\nKostenvoranschlag', 'Lau KVA repariert', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '', '', '0000-00-00', '43063069880 ', NULL),
(292, '', 266, 1, 1, 'T2008', '2013-02-04', '0000-00-00', '2013-01-10', 'Stahl', 'skelett', 'Theorema', 'Werkteil lose in der Uhr', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-14', '', '', '0000-00-00', 'RG 0686 0312 3DE', NULL),
(293, '', 267, 999999999, 1, 'Monaco Diamond', '2013-02-04', '2012-11-08', '2012-11-25', 'Stainless Steel', 'Analogue', 'Theorema', 'When wearing the watch after about Two day it gains about 15 minutes so i would correct the time and then the same would happen again.  if i left it off then the time would be ok until the watch started to run down on its own.  so i hope you will be able to help in this matter.', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-28', '77.102.182.143', 'cpc15-basl10-2-0-cust654.basl.cable.virginmedia.com', '2013-02-11', 'RG 0686 0669 4DE', NULL),
(294, '', 256, 999999999, 1, 'Damascus Gold', '2013-02-04', '2012-10-21', '2012-10-30', 'Leather', '???', 'Theorema', 'The problem arises when the watch is not worn and it has stopped. When the big crown on the side of the watch is turned approximately 30 times to make the watch start, the watch will stop working within 12 hours. When I wrote to find out if there was a failure I was told that the watch was supposed to work around 30-40 hours when the crown is turned 30 times. The watch has not been used from the date I bought it until January as it was a birthday present, so I am really confused and annoyed that it still doesn\'t work.\r\nFurthermore the watch does not \"catch up time\" again after it has stopped, meaning that it is running late, but no one has been able to tell me if the watch will only proceed from where it stopped last or if it will actually find the correct time again when you either wear it or turn the crown (I find the last scenario more reasonable that the watch will find the correct time again).\r\n', 'Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-26', '212.10.232.120', 'd40ae878.rev.stofanet.dk', '2013-02-11', 'RG 0686 0651 3DE', NULL),
(296, '', 269, 999999999, 1, 'Paragon', '2013-02-04', '2012-12-12', '0000-00-00', 'Rose', 'Black', 'T3001', '1. Some detail has fallen apart in the works\r\n\r\n2. The hand to \'days\' points a bit wrongly ', 'Werkreparatur', '9,00 â‚¬', '2013-09-05', '2013-09-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-26', '81.233.2.244', '81-233-2-244-no16.tbcn.telia.com', '2013-02-11', 'RG 0686 0648 7DE', NULL),
(297, '', 270, 999999999, 1, 'Paragon', '2013-02-04', '2011-12-20', '2011-12-20', 'do not know', 'do not know', 'Theorema', ' I  start to sense that the front part (that holds glass) is loosing and finally it ejected off. After 25 times of winding the crown, the watch starts to working. Because of not having the glass on it, counterclockwise loosed and fallen off.', 'Werkreparatur und Zeiger ersetzt', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '31.147.158.48', 'bnet1584.x3d.carnet.hr', '2013-02-11', 'RG 0686 0735 0DE', NULL),
(298, '', 271, 999999999, 1, 'Marco Polo Diamonds', '2013-02-05', '2012-06-26', '2012-07-10', 'Broken', '0706423874', 'Theorema', 'The leash and screws are broken.And the whole watch is kaputt>>stonedead! It just happened unfortunately under one of my business-travel.', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-26', '83.190.173.36', 'm83-190-173-36.cust.tele2.se', '2013-02-12', 'RG 0686 0643 9DE', NULL),
(300, '', 272, 999999999, 1, 'casablanca', '2013-02-06', '2012-10-20', '2014-10-20', 'sceleton', 'analoge', 'theorema', 'Watch get late for 24 hour about 45-60 min. And this is different for time when i wear and not wear on my hand. ther is a problem with time of working, when i wind up watch work some times a day, some times 3 days. if u need more info contact me', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '86.47.153.225', '86.47.153.225', '2013-02-13', 'RG 0686 0719 5DE', NULL),
(301, '', 273, 999999999, 1, 'Monte Carlo', '2013-02-07', '2012-10-13', '2012-10-18', 'white', 'mechanical', 'Theorema', 'When the watch is being worn on the wrist or held vertically the motion stops.\r\n\r\nWatch can end up several hours behind in one day', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-28', '80.254.147.140', '68ob.scansafe.net', '2013-02-14', 'RG 0686 0670 3DE', NULL),
(302, '', 274, 1, 1, 'GM-103', '2013-02-07', '0000-00-00', '0000-00-00', 'schwarz', 'skelett', 'Theorema', 'Uhr geht nicht', 'neue Krone', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-28', '', '', '0000-00-00', 'RG 0686 0665 0DE', NULL),
(303, '', 275, 999999999, 0, 'Sao Paolo', '2013-02-08', '2013-02-08', '2012-10-10', '(Yes, black)', '(?)', 'Theorema', 'The left sun/moon-wheel turns too slowly and is very inaccurate (is supposed to turn every 12 hours). \r\nThis is the 2nd time I return this watch for this malfunction/defect. If it cannot be repaired, I would like it to be replaced.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.186.75.1', '91.186.75.1', '2013-02-15', '', NULL),
(304, '', 276, 999999999, 2, 'Monaco', '2013-02-08', '2012-11-15', '2014-11-15', '?Delivered in Theorema wooden gift box', 'Silver ', 'Monaco Diamond watch in silver', 'The second hand on the watch seems to have fallen off and is getting stuck between the wheels and the jewels preventing the watch from working. My vouchur code wtih Groupon was Voucher code: 001008323U', 'Zeiger befestigt\r\n---------------------------------\r\nUhr erhalten 11.10.2013\r\n18-10-13\r\nFotos gemacht - an Enis geschickt - \r\nKULANZREP 07-11-13\r\n2 Zierringe der Totas entnommen, Rotor befestigt\r\nreguliert und\r\nK 0711 1320\r\nUhr versendet 11.11.2013  RG 6237 2701 9DE\r\nUhr erhalten 03.12.2013\r\nUhr versendet 17.12.2013   RG 6237 2889 8DE', '6,00 â‚¬', '2013-12-17', '2013-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '83.71.134.51', '83.71.134.51', '2013-02-15', 'RG 0686 0718 7DE', NULL),
(305, '', 277, 999999999, 1, 'Paragon', '2013-02-08', '2013-01-06', '2013-01-21', 'case', 'dial', 'Theorema', 'The watch stops when I take it of during the night so I need to re-set it every morning. And during the day when I wear it, it stops randomly for short periods. This makes the watch show the wrong time.', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-26', '89.253.97.240', '89-253-97-240.customers.ownit.se', '2013-02-15', 'RG 0686 0653 5DE', NULL),
(306, '', 278, 999999999, 1, 'Automatic Paragon', '2013-02-11', '2012-08-06', '2012-06-03', 'Rose Gold', 'White', 'Theorema', 'Watch does not run, from opening, followed initial winding instructions, as supplied, set the watch, movement worked for approx 20-30 seconds and stopped. did not function following that. Have observed a minor defect on the case of the watch also, no damage inflicted by me since I have received the watch so can only assume this has happened in transit/following assembly.', 'Werkreparatur und neues Geh?use', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '213.104.40.170', '170.40.104.213.static.virginmediabusiness.co.uk', '2013-02-18', 'RG 0686 0716 0DE', NULL),
(307, '', 279, 999999999, 1, 'DAMASCUS DIAMOND', '2013-02-11', '2012-11-25', '2012-11-30', 't3008-2', 't3008', 'THEOREMA', 'The watch will not allow you to set the time\r\n> seperately on the big face and the chronograph, it\r\n> should allow you to go anti-clockwise for setting the time on the big face and clockwise to set the time on the chronograph.\r\nWe are unable to set both times as the handles move to gether.\r\n> on one and left on the other, this is not the\r\n> case.', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '195.195.244.67', 'f.hull-college.ac.uk', '2013-02-18', 'RG 0686 1063 7DE', NULL),
(308, '', 280, 999999999, 1, 'Cannes Diamond', '2013-02-11', '2012-10-04', '2014-10-04', 'Theorema timepieces germany. ', '44mm', 'Theorema', 'The watch looks amazing but when my husband \"started\" it \r\nhe noticed that the pointers are not accurate. Especially when the time is 6 ocklock, the minute pionter is 20 minutes slow. ', 'Zeigerstellung neu gesetzt', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '78.82.136.159', '78-82-136-159.tn.glocalnet.net', '2013-02-18', 'RG 0686 0748 2DE', NULL),
(309, '', 281, 999999999, 1, 'CASABLANCA', '2013-02-11', '2012-10-10', '2012-10-10', 'SILVER', 'SILVER', 'THEOREMA', 'WATCH DOES NOT HOLD TIME. GOES SLOW AND STOPS WHENEVER IT IS WORN.  IT IS OK FOR THE FIRST FEW HOURS BUT GOES SLOW AFTER THE FIRST 5 OR 6 HOURS. MAYBE EVEN LESS.  BUT WILL NOT HOLD TIME FOR ONE FULL DAY AT A TIME', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '84.203.66.174', '84-203-66-174.mysmart.ie', '2013-02-18', 'RG 0686 0749 6DE', NULL),
(310, '', 282, 999999999, 0, 'sao paolo', '2013-02-12', '2012-12-20', '2012-12-20', 'solid', '??', 'theorema', 'wind up arm doesnt work to wind up. just spins and can be pulled out.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.95.34.19', 'fa-v53.rt-nat-1.ne5.ncl.wildcard.net.uk', '2013-02-19', '', NULL),
(311, '', 283, 999999999, 1, 'Vienna Diamond', '2013-02-12', '2012-10-11', '2012-10-11', 'Second complaint', '??', 'Theorema', 'The clock stops if I keep the arm still or place it away from me. This even though I screwed up just before the many turns. All according to the instruction manual.\r\nIt can take anywhere from a few to 15 minutes before it stops.\r\nThis is the second time I send down the clock and I finally got it after 1 month and without explanation. It worked for about 3 weeks then came back again the same problem.\r\nExpect prompt and efficient action this time.\r\nAll of the promise by Enis.\r\nRegards Mats\r\n', 'Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '90.224.174.70', '90-224-174-70-no129.tbcn.telia.com', '2013-02-19', 'RG 0686 0733 2DE', NULL),
(312, '', 284, 1, 1, 'GM-103', '2013-02-12', '0000-00-00', '2012-12-06', 'gelb', 'skelett', 'Theorema', 'Zeiger abgefallen', 'Zeiger aufgesetzt, neue Aufzugwelle und Verschlu? neu', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-28', '', '', '0000-00-00', 'RG068606632DE', NULL),
(313, '', 285, 1, 1, 'T3001', '2013-02-12', '0000-00-00', '2012-12-21', '', '', 'Theorema', 'ohne Fehlerangabe', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-28', '', '', '0000-00-00', 'RG 0686 0676 5DE', NULL),
(314, '', 286, 1, 1, 'GM-101', '2013-02-12', '0000-00-00', '2012-10-10', 'Stahl', 'skelett', 'Theorema', 'Uhr verliert Zeit', 'Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-26', '', '', '0000-00-00', 'RG 0686 0645 6DE', NULL),
(315, '', 287, 1, 1, 'GM-101', '2013-02-12', '0000-00-00', '0000-00-00', '', '', 'Theorema', 'ohne Anschreiben / ohne Fehlerangabe/nicht ausgefüllte Garantie', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-26', '', '', '0000-00-00', 'RG 0686 0647 3DE', NULL),
(316, '', 288, 1, 1, 'GM-101', '2013-02-12', '0000-00-00', '2012-11-20', 'gelb', 'skelett', 'Theorema', 'ohne Anschreiben, 1 Bandhälfte fehlt', 'neues Zifferblatt und Zeiger.\r\n\r\nPaket zur?ck am 10.05.2013 .Annahme verweigert', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '', '', '0000-00-00', 'RG 5181 4939 4DE', NULL),
(317, '', 289, 1, 1, 'T3005', '2013-02-12', '0000-00-00', '2012-07-10', 'gelb', 'Schwarz', 'Theorema', 'Uhr verliert Zeit', 'Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-28', '', '', '0000-00-00', 'RG 0686 0668 5DE', NULL),
(318, '', 290, 1, 1, 'T3004', '2013-02-12', '0000-00-00', '0000-00-00', 'Stahl', 'skelett / weiß', 'Theorema', 'Uhr bleibt stehen', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-26', '', '', '0000-00-00', 'RG 0686 0644 2DE', NULL),
(319, '', 76, 1, 1, 'Monza', '2013-02-12', '0000-00-00', '2012-03-12', 'Stahl', 'Schwarz', 'Pionier', 'Uhr läuft nicht', 'Werkreparatur', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-23', '', '', '0000-00-00', '43053074149 ', NULL),
(320, '', 291, 1, 2, 'T3008', '2013-02-12', '0000-00-00', '2012-10-28', 'Stahl', 'Weiss', 'Theorema', 'Zeiger abgefallen', 'Zeiger befestigt und Werkreparatur\r\nuhr erhalten 09.09.2013', '9,00 â‚¬', '2013-09-09', '2013-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-02-26', '', '', '0000-00-00', 'RG 0686 0646 0DE', NULL),
(321, '', 125, 1, 1, 'T3006', '2013-02-12', '0000-00-00', '2012-11-18', 'schwarz', 'skelett', 'Theorema', 'Zifferblatt defekt', 'An Tufina zur?ck', '', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '', '', '0000-00-00', 'RG 0686 0725 8DE', NULL),
(322, '', 123, 1, 1, 'Paragon', '2013-02-12', '0000-00-00', '2012-06-01', 'Stahl', 'Weiss', 'Theorema', 'Zifferblattring sitzt nicht richtig', 'Zifferblatt befestigt - Garantie', '0,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '', '', '0000-00-00', '43063057199 ', NULL),
(323, '', 292, 1, 1, 'T4001', '2013-02-12', '0000-00-00', '2012-06-01', 'Stahl', 'skelett', 'Theorema', 'Krone / Welle liegt lose bei', 'unfertig zur?ck an Tufina', '', '2013-08-24', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '', '', '0000-00-00', 'RG 0686 0726 1DE', NULL),
(324, '', 293, 1, 1, '80334N', '2013-02-12', '0000-00-00', '2012-08-28', 'Stahl', 'Schwarz', 'Elyssee', 'Werk defekt', 'beide Uhrwerke repariert', '12,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '', '', '0000-00-00', 'RG 0686 0734 6DE', NULL),
(325, '', 294, 1, 1, 'T3005', '2013-02-12', '0000-00-00', '2012-11-30', 'Stahl', 'Schwarz', 'Theorema', 'ohne Anschreiben\r\nKatja Vähäkuopus\r\nLaureenintie 3 B 7\r\n36110 Ruutana, Finnland', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-11', '', '', '0000-00-00', 'RG 0686 1033 1DE', NULL),
(326, '', 295, 999999999, 1, 'Monaco Diamond', '2013-02-12', '2012-11-06', '2012-11-06', 'Black', 'Diamond set faces', 'Theorema ', 'Manufacturer defect!! Problem with the time adjusting middle pin probably because of tiny little screw loose at the back of the watch', 'Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '82.13.198.110', 'cpc17-seve20-2-0-cust109.13-3.cable.virginmedia.com', '2013-02-19', 'RG 0686 0742 5DE', NULL),
(327, '', 296, 999999999, 1, 'Damascus Diamond', '2013-02-12', '2012-11-20', '2012-11-20', 'Black ', 'Roman numerals', 'Theorema', 'It is not keeping the correct time and it also stops intermittently. The problems keep happening. I will be sending the watch off in the post tomorrow 12th Feb 2013. Please give me an indication of how long until you return the watch to me ? The reference on the guarantee is T3008', 'Werkrepartur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '147.114.44.209', '147.114.44.209', '2013-02-19', 'RG068607156DE', NULL),
(328, '', 297, 999999999, 1, 'Dubai', '2013-02-12', '2012-11-29', '2012-11-29', 'it has stopped ', '0046735163211', 'theorema', 'The watch does not work. You will see the problem if you look at vanes.', 'zeiger befestigt', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '83.185.57.106', 'm83-185-57-106.cust.tele2.se', '2013-02-19', 'RG 0686 0721 3DE', NULL),
(329, '', 298, 999999999, 1, 'Tigris Ref:T3010', '2013-02-13', '2013-02-01', '2013-02-01', '316L', 'Tigris', 'Theorema', 'The above watch is a birthday gift on 9th Feb 2013.\r\nInitially it appeared to operate but did lose time.\r\nAfter 24 hrs the watch stopped.   We rewound 20 times but it did not restart.\r\nAt no time did the Power Reserve Dial move from the red indicator section.\r\n\r\nPlease Note:   watch being posted today 02/13/13', 'Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '86.139.74.67', 'host86-139-74-67.range86-139.btcentralplus.com', '2013-02-20', 'RG 0686 0720 0DE', NULL),
(330, '', 299, 999999999, 1, 'Vienna Gold', '2013-02-13', '2012-09-28', '2012-10-11', 'Case', 'Dial', 'Theorema', 'Referens of the clock: T3007\r\n\r\nI\'m having some problems with the watch. The watch stops ticking every 20-40 minutes even when I´m wearing the watch on me. \r\nI have tried to wind the clock, but it still stops ticking after 20-40 minutes. ', 'Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '83.249.112.134', 'c83-249-112-134.bredband.comhem.se', '2013-02-20', 'RG 0686 0728 9DE', NULL),
(331, '', 300, 999999999, 1, 'Casablanca', '2013-02-13', '2012-12-25', '2012-12-25', 'Stainless Steel', 'Mechanic', 'Theorema', 'lost pin/ screw to hold the strap mechanism (Groupon purchase)', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '77.248.26.137', 'dhcp-077-248-026-137.chello.nl', '2013-02-20', 'RG 0686 0727 5DE', NULL),
(332, '', 301, 999999999, 1, 'theorema black daimond', '2013-02-13', '2012-11-05', '2012-11-05', 'theorema', 'theorema', 'theorema', 'I have used my Theorema black diamond all the time since I got it, and one day suddenly had the clock stopped, I tried to shake it but it stopped after a couple secunder again.\r\nI also discovered that something had come loose on the clock that was not there before (the loose part is visible on the front of the clock)', 'Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '80.217.154.7', 'c80-217-154-7.bredband.comhem.se', '2013-02-20', 'RG 0686 0732 9DE', NULL),
(333, '', 302, 999999999, 1, 'monaco diamond', '2013-02-13', '2012-11-08', '2012-11-25', 'stainless steel', '?', 'theorema', 'the seconds hand has come off and is lose in side the watch\r\nreference T3006', 'Zeiger befestigt - siehe auch Nr. 217', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '82.44.146.187', 'cpc10-haye17-2-0-cust186.haye.cable.virginmedia.com', '2013-02-20', 'RG 0686 0743 4DE', NULL),
(334, '', 303, 999999999, 2, 'Avignon', '2013-02-14', '2011-12-25', '2011-04-28', 'Don\'t Know', 'Don\'t Know', 'Theorema', 'The watch doesn\'t keep the correct time anymore.  It looks like the spring in the upper left corner is damaged or broken.  ', 'Werkreparatur\r\nUhr erhalten 20.01.2014', '9,00 â‚¬', '2014-01-20', '2014-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '71.217.165.1', '71-217-165-1.blng.qwest.net', '2013-02-21', 'RG 5181 4949 6DE', NULL),
(339, '', 308, 999999999, 1, 'T3004', '2013-02-16', '2011-03-06', '2013-03-07', 'Metall', 'automatic', 'Compast', 'Das Rädchen an der rechten Seite funktioniert nicht mehr richtig. Die Uhr lässt sich nicht mehr aufziehen und steht somit komplett still. Ich weiß nicht wie das passiert ist, hoffe sie können den Fehler beheben.', 'Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '77.184.59.4', 'hlle-4db83b04.pool.mediaWays.net', '2013-02-23', '43063069290 ', NULL),
(340, '', 309, 999999999, 1, 'Paragon', '2013-02-16', '2012-12-05', '2013-02-16', 'included in the submission', 'Yes', 'Theorema', 'It looses minutes over a period of time. Not because we don\'t use it. But in 2-3 days it looses approximately 3 minutes and we do remember to wind it when not in use. ', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '87.60.150.37', 'x1-6-00-8e-f2-92-9d-62.k949.webspeed.dk', '2013-02-23', 'RG 0686 1084 4DE', NULL),
(341, '', 230, 999999999, 1, 'copacabana', '2013-02-17', '2012-12-20', '2013-02-20', 'n/a', 'n/a', 'theorema', 'Please can you help try fix my watch, the problem is that the Tim stops after 24hours after turning the crown around I have been told that this should last longer and very unhappy about this. Thanks', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '90.194.36.147', '5ac22493.bb.sky.com', '2013-02-24', 'RG 0686 1078 7DE', NULL),
(342, '', 310, 999999999, 1, 'Sao Paolo', '2013-02-17', '2012-12-17', '2012-12-17', 'stainless stel (316 L)', 'GM103', 'Theorema', 'From the first day, I set it, and after 24 hours the time was 2-3 hours behind and now the hands are not moving at all. Only the small second is moving and the macanism inside.\r\nReference GM103', 'Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '89.100.13.136', '089-100-013136.ntlworld.ie', '2013-02-24', 'RG 0686 0714 2DE', NULL),
(343, '', 311, 999999999, 1, 'GM102-2', '2013-02-18', '2013-02-08', '2013-02-03', 'Hardcase', '1000210056', 'Theorema', 'I would like to return this watch, cause it does not work properly. If I wind the watch it only works for several hours, and now I cannot even wind it anymore. I would appreciate if you could send me my money back, cause I am not sure about the quality of the watch on the long term. Please trasfer the amount (299 euro) on my bank account 4816291 (ING bank). Thanks for handling.', 'Krone und Welle neu', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '46.145.87.98', 'static.kpn.net', '2013-02-25', 'RG 0686 1062 3DE', NULL),
(345, '', 313, 999999999, 1, 'casablanc', '2013-02-18', '2012-12-20', '2014-12-20', '316L', 'black', 'theorema', 'the clock loses 15 minutes every hour, watch the fault is with orlologio wrist!! if the clock is not put on your wrist is accurate', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '79.27.62.230', 'host230-62-dynamic.27-79-r.retail.telecomitalia.it', '2013-02-25', 'RG 0686 1076 0DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(346, '', 314, 999999999, 1, 'Damascus Diamond', '2013-02-18', '2012-11-25', '2012-11-30', '316L', 'T3008', 'Theorema', 'I purchased a Theorema Damascus Diamond watch using Groupon on 25th November 2012.\r\nOn the 14 February 2013, the watch stopped working after 51 days of use (it was a christmas present).\r\nThe movement had completely stopped and would not restart despite having plenty of energy left in the mechanical automatic movement!                                 \r\nThe watch has been kept perfectly safe and there have been no bumps or dropping incidents. It is as good as new, cosmetically.\r\nAs a result of this, I have greatly lost my confidence in the watch\'s ability to perform its single role and would like to kindly ask for a refund of the £179 it was bought for.              \r\nThe watch is just not fit for purpose.\r\nI am sending the watch back to the address given by Enis Tufina using Royal Mail Special Delivery.       \r\nThank you for your time and understanding!      \r\n                         \r\nKind Regards,   \r\nMartin Stewart.', 'neues Werk', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '92.22.69.131', 'host-92-22-69-131.as13285.net', '2013-02-25', 'RG 0686 1068 5DE', NULL),
(347, '', 312, 999999999, 1, 'T2004', '2013-02-19', '2012-07-10', '2012-07-10', 'Silver', 'Black', 'Theorema', 'Just stopped working on 1 day. Could be the winding mechanism.', 'Werkreparatur-siehe auch Nr. 344', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '91.183.160.170', '170.160-183-91.adsl-static.isp.belgacom.be', '2013-02-26', 'RG 0686 0737 7DE', NULL),
(348, '', 315, 1, 1, 'GM-101', '2013-02-19', '0000-00-00', '0000-00-00', 'gelb', 'skelett', 'Theorema', 'Krone/Kronenabdeckung defekt - Garantie nicht ausgefüllt', 'Geh?usereparatur', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '', '', '0000-00-00', 'RG 0686 0750 5DE', NULL),
(349, '', 316, 999999999, 1, 'Men\'s Paragon Automatic', '2013-02-19', '2013-02-02', '2013-02-13', 'Rose Gold', 'White', 'Theorema', 'Watch received 18th February 2013.\r\nWound 30 times as per instructions. Was working fine for 3 hours then stopped and now will not work. I was also wearing the watch during this time.', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '86.169.148.200', 'host86-169-148-200.range86-169.btcentralplus.com', '2013-02-26', 'RG 0686 0746 5DE', NULL),
(350, '', 317, 1, 1, 'GM-103', '2013-02-19', '0000-00-00', '2012-12-10', 'gelb', 'skelett', 'Theorema', 'Krone defekt', 'neue Aufzugwelle\r\n\r\n05.06.2013 hat Geld zur?ck erhalten! Uhr???', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '', '', '0000-00-00', 'RG 0686 0739 4DE', NULL),
(351, '', 318, 999999999, 2, 'copacabana', '2013-02-19', '2013-02-06', '2013-02-08', 'unknown', 'Skeleton', 'Theorema', 'Unable to set time or wind watch up. The crown doesn\'t seem to be working at all ', 'neue Aufzugwelle\r\nUhr erhalten 21.05.2014', '6,00 â‚¬', '2014-05-21', '2014-05-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '86.145.163.18', 'host86-145-163-18.range86-145.btcentralplus.com', '2013-02-26', 'RG 0686 1067 1DE', NULL),
(353, '', 268, 999999999, 1, 'monte carlo', '2013-02-20', '2012-12-23', '2013-01-26', 'broken watch', 'the watch', 'Theorema', 'The watch isn\'t working. even when turning the krown nothing happens.', 'neues Werk', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '80.198.90.250', 'bib.gladsaxe.dk', '2013-02-27', 'RG 0686 1074 2DE', NULL),
(354, '', 319, 999999999, 1, 'Monte Carlo', '2013-02-20', '2013-02-08', '2013-02-03', 'White', 'Silver', 'Theorema', 'the watch is running too slowly when wearing\r\nthis time is not correct\r\napproximately 10 minutes per hour slower\r\nReference: GM102', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '83.83.126.80', '53537E50.cm-6-4b.dynamic.ziggo.nl', '2013-02-27', 'RG 0686 0745 1DE', NULL),
(355, '', 320, 999999999, 1, 'Casablanca', '2013-02-20', '2013-02-20', '2013-02-20', 'unknown', 'unknown', 'Theorema', 'Watch has broken winding mechanism. it was purchased in december 2011 from the Theorema site through Rugift.com. The purchase number was 211-79-0332', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '213.94.250.140', '213-94-250-140-dynamic.b-ras1.dbn.dublin.eircom.net', '2013-02-27', 'RG 0686 1081 3DE', NULL),
(356, '', 321, 1, 1, 'GM-103', '2013-02-21', '0000-00-00', '2013-02-03', 'Stahl', 'skelett', 'Theorema', 'ohne Fehlerangabe, ohne Anschreiben', 'neue Aufzugwelle', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '', '', '0000-00-00', 'RG 0686 1059 7DE', NULL),
(357, '', 322, 1, 1, 'GM-101', '2013-02-21', '0000-00-00', '0000-00-00', 'Stahl', 'skelett', 'Theorema', 'Werk defekt', 'neue Krone', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '', '', '0000-00-00', 'RG 0686 1065 4DE', NULL),
(358, '', 323, 1, 1, 'Paragon', '2013-02-21', '0000-00-00', '2011-06-06', 'gelb', 'Weiss', 'Theorema', 'innerer Ring verdreht', 'Zifferblatt rep.', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '', '', '0000-00-00', 'RG 0686 1087 5DE', NULL),
(359, '', 324, 1, 1, 'T3005', '2013-02-21', '0000-00-00', '2012-06-01', 'Stahl', 'Weiss', 'Theorema', 'Datumsfunktion defekt', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-13', '', '', '0000-00-00', '43071074997 ', NULL),
(360, '', 325, 1, 1, 'Marco Polo', '2013-02-21', '2011-12-27', '2011-12-22', 'Stahl', 'Schwarz', 'Theorema', 'Uhr bleibt stehen und zieht sich nicht auf', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-03', '', '', '0000-00-00', '43093068040 ', NULL),
(361, '', 326, 999999999, 1, 'Paragon', '2013-02-21', '2011-07-08', '2011-07-08', 'Stainless steel (gold)', 'Gold', 'CompasT', 'For some time the World time key came loose until one point when it fell out and I lost it.', 'neues Geh?use', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '209.239.85.112', '209.239.85.112', '2013-02-28', 'RG 0686 1540 0DE', NULL),
(362, '', 327, 999999999, 1, 'Sao Paolo Mens Skeleton', '2013-02-21', '2013-02-08', '2013-02-03', 'Exchange', '.', 'Theorema ', 'chip on the glass on the back of the watch ', 'Geh?use reparatur', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '2.223.155.89', '02df9b59.bb.sky.com', '2013-02-28', 'RG 0686 1515 2DE', NULL),
(363, '', 328, 999999999, 1, 'Sao Paolo Men?s Skeleton Watch in Silver With Blac', '2013-02-22', '2013-01-31', '2013-02-10', 'Black', 'ao Paolo Men?s Skeleton Watch in Silver With Blac', 'GM103', 'I have recently purchased the Sao Paolo Mens\r\nSkeleton Watch in Silver With Black Strap. I have\r\n> wound watch and set time but after a couple of\r\n> hours the time is incorrect by quite a large\r\n> margin.', 'Werkrepratur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '161.51.11.6', '161.51.11.6', '2013-03-01', 'RG 5181 4926 1DE', NULL),
(364, '', 329, 999999999, 1, 'Marco Polo Diamond', '2013-02-22', '2012-01-06', '2012-01-06', 'Reperatur', '.', 'Theorema', 'Sehr geehrte Damen und Herren,\r\n\r\nder Zeiger von der Monatsangabe ist abgefallen. Die Uhr hat keinen Sturz und dergleichen erlitten. Ich möchte, um die Reparatur der Uhr über die Garantie Gewährleistung bitten. \r\n\r\nDie Uhr senden Sie mir bitte an folgenden Adresse zurück:\r\n\r\nIsa Cagas\r\nHagener Straße 272 a\r\n57223 Kreuztal\r\n\r\nVielen Dank für Ihr Bemühungen im Voraus.\r\n\r\nMit freundlichen Gruß\r\n\r\nIsa Cagas', 'Zeiger neu aufgesetzt', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '195.50.160.164', 'si-vpn01.krombacher.de', '2013-03-01', '43063084218 ', NULL),
(365, '', 330, 999999999, 1, 'Marco polo diamond black', '2013-02-22', '2013-11-30', '2015-11-30', 'clock has stopped working', 'didnt understand the question?', 'didnt understand the question?', 'My husband had not used the clock in about 4 days, then when he would use the clock as he noticed that the clock was not working. He tried to shake it so that it could move, he managed to get it going, but it worked only for five minutes then it worked no longer\r\nSo the clock is destroyed and we do not really know why. But we have had similar problems but it was enough that he shook it so it worked. I hope that when you replace it, so we will not have these problems.', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '213.112.177.218', 'c-dab170d5.016-36-73746f37.cust.bredbandsbolaget.se', '2013-03-01', 'RG 0686 1534 2DE', NULL),
(367, '', 332, 999999999, 1, 'MONTE CARLO', '2013-02-23', '2013-02-23', '2013-02-03', 'Retour', 'GM102', 'THEOREMA', 'Elle ne fonctionne pas même quand on la porte, elle reste à l\'arrêt.\r\nLe systéme de remontoir automatique se bloque.', 'Uhr l?nger Zeit gepr?ft-kein Fehler feststellbar', '0,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '91.178.130.63', '63.130-178-91.adsl-dyn.isp.belgacom.be', '2013-03-02', 'RG068615387DE', NULL),
(368, '', 333, 999999999, 1, 'Marco Polo', '2013-02-23', '2013-02-24', '2011-12-27', 'keine Ahnung', 'keine Ahnung', 'Theorema', 'Datum defekt', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-03', '88.66.98.1', 'dslb-088-066-098-001.pools.arcor-ip.net', '2013-03-02', '43093069005 ', NULL),
(369, '', 334, 999999999, 1, ' Paragon', '2013-02-24', '2013-01-04', '2013-01-21', '?', 'Grouponkod: 0010181NT4', 'Theorema', 'I refer to the e-mail from your director:\r\n\r\n> Date: Tue, 19 Feb 2013 18:53:46 +0100\r\n> From: etufina@gmx.de\r\n> Subject: Re: RE: Broken watch.\r\n> To: iversen_michael@hotmail.com\r\n> \r\n> Dear Michael,\r\n> \r\n> sorry but I think that the glas is broken.\r\n> \r\n> Please send your watch to the following address:\r\n> \r\n> Thomas Bressous\r\n> Theorema\r\n> Gutenbergring 22\r\n> 22848 Norderstedt\r\n> Germany\r\n> \r\n> VERY IMPORTANT !!!\r\n> Please fill in the table below carefully!\r\n> \r\n> http://theorema-watches.com/rep/contact/\r\n> \r\n> Fill in the DEFECT DESCRIPTION box the reason you are sending the watch back and describe the problem clearly.\r\n> \r\n> Your package will be processed faster if we know the actual problem!\r\n> This information is very important not only for us but even for you.\r\n> We sell hundreds of watches every month and it is not easy for us to solve the eventual problem without the information above.\r\n> \r\n> If you don?t do so, packages may be delayed ...up to 6 weeks.\r\n> We do this job for a long time now, and we know how it goes, and be sure that everything will be fine.\r\n> \r\n> Thank you for your understanding and please dont worry.\r\n> \r\n> Enis Tufina\r\n> Company Owner\r\n> Ringstr 18\r\n> 24647 Wasbek\r\n> Germany\r\n> \r\n> Tel : 0049 4321 203 8176\r\n> Mobil : 0049 176 222 41 307\r\n> Fax : 0049 4321 55 77 74\r\n> email: etufina@gmx.de\r\n\r\n> > Betreff: RE: Broken watch.\r\n> \r\n> > \r\n> > Hi Enis,\r\n> > I am sorry, but I do not agree upon this statement.\r\n> > If you check the attached screenshot you will find that the part I am\r\n> > talking about simply just fell off the watch, making this a warranty issue.\r\n> > I was sitting in a couch watching TV when the part suddenly fell off. I\r\n> > did not notice it, before I moved my arm and the clock sounded like a tingle\r\n> > bell.\r\n> > There is no noticeable scratch or anything like that on my watch. It is\r\n> > almost mint.\r\n> > I must also mention, that I work with computers for a living and the watch\r\n> > has under no circumstances been punched or brushed in anyways.\r\n> > So please check the screenshot and get back to me as soon as possible.\r\n> > Cheers,\r\n> > Michael\r\n> > > Date: Mon, 18 Feb 2013 19:38:25 +0100\r\n> > > From: etufina@gmx.de', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '213.67.33.91', '213-67-33-91-no132.bredband.skanova.com', '2013-03-03', 'RG 0686 1528 5DE', NULL),
(370, '', 335, 999999999, 1, 'Marco polo diamond', '2013-02-25', '2012-11-18', '2012-11-18', 'T 3005-7', '?', 'Theorema', 'I dropped the watch and the glass broke and the clock stopped working. ', 'neues Glas und Werkreparatur', '12,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '213.114.157.104', 'c-689d72d5.033-49-73746f3.cust.bredbandsbolaget.se', '2013-03-04', 'RG 5181 4981 4DE', NULL),
(371, '', 336, 1, 1, 'T4003', '2013-02-25', '0000-00-00', '2012-04-10', 'Stahl', 'Weiss', 'Pionier', 'Uhr geht nach (bleibt stehen), Tagesanzeige defekt, Zeigerstellung', 'Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(372, '', 337, 1, 1, 'T3002', '2013-02-25', '0000-00-00', '0000-00-00', 'stahl-rose', 'Schwarz', 'Theorema', 'Automatik defekt', 'Automatik auf Kulanz repariert', '13,16 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(373, '', 164, 999999999, 1, 'Marko Polo', '2013-02-25', '2013-02-25', '2012-11-16', 'Silver / Stainless Steel', 'Black', 'Theorema', 'The wind up mechanism dosen\'t work, therefore the watch has stopped. Warranty ref. T3005.', 'Werkreparatur', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '193.181.199.18', '193.181.199.18', '2013-03-04', 'RG 0686 1083 5DE', NULL),
(374, '', 331, 999999999, 1, 'Toronto', '2013-02-25', '2012-12-19', '2012-12-20', 'Gold', 'Black', 'Theorema', 'The watch is slowly losing time, at the end of the day it is 10 min slow.\r\n\r\nP.S. I\'ve sent the watch but I forgot to put this receipt. It was with registered letter. If i understand properly on the warranty is written GM 105', 'Werkrepratur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '2.237.68.87', '2-237-68-87.ip237.fastwebnet.it', '2013-03-04', 'RG 0686 1533 9DE', NULL),
(375, '', 338, 999999999, 1, 'Sao Paola', '2013-02-25', '2013-02-13', '2013-02-17', 'Yes', 'Skeleton ', 'Theorema', 'When trying to put the watch on it fell and the glass was cracked. ', 'neues Glas lt. KVA vom 22.04.2013', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '86.47.15.112', '86-47-15-112-dynamic.b-ras1.wtd.waterford.eircom.net', '2013-03-04', 'RG 5181 0196 1DE', NULL),
(376, '', 339, 999999999, 1, 'T3001-1', '2013-02-25', '2012-08-01', '2012-08-01', 'black', 'white', 'Theorema', 'Garantiefa?ll TJ001: Uhr ist plötzlich stehengeblieben und funktioniert nicht mehr. Nach Rücksprache mit Enis Tufina am 25.02.2013 send ich die Uhr morgen per DHL! Gruss, G Koch ', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '193.41.37.3', 'wgw1.fresenius.de', '2013-03-04', '43084101352 ', NULL),
(380, '', 342, 1, 1, 'T2006', '2013-02-26', '0000-00-00', '2011-03-12', 'Stahl', 'silber / skelett', 'Theorema', 'Zeit einstellen und aufziehen nicht möglich', 'neue Krone', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '', '', '0000-00-00', 'RG 0686 0730 1DE', NULL),
(381, '', 343, 1, 1, 'T3005', '2013-02-26', '0000-00-00', '2012-07-10', 'Stahl', 'Schwarz', 'Theorema', 'Werk defekt', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-04', '', '', '0000-00-00', 'RG 0686 0740 3DE', NULL),
(382, '', 344, 1, 1, 'GM-103', '2013-02-26', '0000-00-00', '2013-01-28', 'gelb', 'skelett', 'Theorema', 'Zeiger laufen nicht mit', 'Werkreparatur und Zeigerreibung', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '', '', '0000-00-00', 'RG 0686 1075 6DE', NULL),
(383, '', 345, 999999999, 1, 'Toronto', '2013-02-26', '2013-01-20', '2015-01-20', 'Toronto watch broken', '0045', 'Theorema', 'The inner mechanical parts have fallen apart, and the watch therefore no longer works. There is no outer scratches or damages. The screws on the inside went loose all by themselves.', 'Zifferblatt rep.', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '80.167.175.83', 'x1-6-e0-46-9a-98-35-9a.k334.webspeed.dk', '2013-03-05', 'RG 0686 1521 0DE', NULL),
(384, '', 346, 999999999, 1, 'T 3008', '2013-02-27', '2012-11-20', '2012-11-20', 'include black color', 'white', 'Theorema \"Damasons Diamonds\"', '1.	Watch  stops  on  the  hand\r\n2.	Don?t  work  buttons :\r\n         a.	Date  setting\r\n         b.	Mount  setting\r\n         c.	Day  setting\r\n', 'Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '79.185.23.189', 'adlt189.neoplus.adsl.tpnet.pl', '2013-03-06', 'RG 0686 1520 6DE', NULL),
(385, '', 126, 999999999, 2, 'T4001', '2013-02-27', '2012-10-18', '2014-10-18', 'stainless steel', 'MINERAL SCRATCH PROOF', 'Theorema', 'second delivery for assistace: all the same problem of the first time.\r\n-very low accuracy (-30 minutes per day)\r\n-day of the week indicator changes at 1:03am (half movement of the lancet) and at 3:11 am(other half movement)\r\n-number of the day indicator changes at 23:58 \r\n instead of 00:00.\r\n-month indicator doesn\'t work at all (the number of month changes only if you push the button).\r\nNone of this problem was solved in the last delivery, few days ago', '11-09-13\r\nWerk kpl. getauscht, da einiges im Argen lag - jetzt haben wir einen definierten Zustand!\r\nK 1109 1210 verliert, und das nicht wenig', '', '2014-06-04', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-20', '87.5.33.250', 'host250-33-dynamic.5-87-r.retail.telecomitalia.it', '2013-03-06', 'RG 5181 39057DE', NULL),
(386, '', 347, 999999999, 1, 'T3001', '2013-02-28', '2012-12-20', '2014-12-20', 'stopped. working', '14252515', '?', 'Werk defekt', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '94.234.186.5', '94.234.186.5', '2013-03-07', 'RG 0686 1526 8DE', NULL),
(387, '', 348, 999999999, 1, 'MONTE CARLO', '2013-02-28', '2013-01-24', '2013-02-03', 'GM ', '102', 'THEOREMA', 'The watch runs too fast, around 5 to 10  minutes each hour. ', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '212.166.58.86', '212-166-58-86.win.be', '2013-03-07', 'RG 0686 1517 0DE', NULL),
(388, '', 349, 999999999, 1, 'Airtimer white dial', '2013-02-28', '2012-10-19', '2014-10-19', 't3003', 'white dial', 'Pionier ', 'The problem with the watch is the needle showing the month fall off.\r\n\r\nReference : T3003\r\nDate: 19/10/12\r\n', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '31.3.72.138', '31.3.72.138', '2013-03-07', 'RG 0686 1537 3DE', NULL),
(389, '', 350, 999999999, 0, 'Damascus Diamond', '2013-02-28', '2012-10-19', '2014-10-19', 'Defect watch', '?', 'Theorema', 'The split on wich i can set the time does not work anymore. And the watch suddenlystops ticking from time to time, even when im am wearing it and it loses track of time.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '195.249.127.231', 'webgateway1.nykredit.dk', '2013-03-07', '', NULL),
(390, '', 351, 999999999, 1, 'Monaco Diamond', '2013-02-28', '2012-11-25', '2012-11-25', 'stainless steel', 'none', 'Theorema', 'The watch runs very slow. if i set the time now, after about 2 hours, it will be 30 minutes behind. i have followed all the steps in the instruction booklet but still same issue. secondly, the pointer which shows day is fallen off and you can see its inside the watch. ', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '90.218.33.135', '5ada2187.bb.sky.com', '2013-03-07', 'RG 0686 1530 8DE', NULL),
(391, '', 352, 999999999, 0, 'Copacabana', '2013-02-28', '2012-10-03', '2012-10-10', 'Stainless steel', 'Black', 'Theorema', 'In the beginning of February I had not used the watch for about a month. When I tried to rewind it, it worked for some seconds but then it stopped. I have tried to rewind it several times. Sometimes it works for a couple of minutes, but sometimes it stops immediately.\r\nI do not know why it behaves this way. I have been careful with the watch. It has not been exposed to humidity or rough handling or other actions that may explain the malfunction. \r\n\r\nHope you may be able to fix it.\r\n\r\nThe reference for the watch is GM-104\r\n\r\nRegards.\r\n\r\nKennet Aasen', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.108.133.56', 'ti0004a340-0312.bb.online.no', '2013-03-07', '', NULL),
(392, '', 353, 999999999, 1, 'Copacabana', '2013-02-28', '2013-02-17', '2013-02-17', 'Stainless steel (316 L)', 'GM 104', 'Theorema', 'Basically the watch is not working at all, nothing is moving inside. We followed the instructions from the booklet, after that contacted Mr. Enis and was told to  wind the crown 30 times and still nothing changed, so unfortunately the watch seems to be faulty.', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '46.7.233.34', '46.7.233.34', '2013-03-07', 'RG 5181 4928 9DE', NULL),
(405, '', 364, 999999999, 1, 'Vienna', '2013-03-03', '2012-10-30', '2014-10-30', 'box', 'white', 'Theorema', 'The movement of the watch has come loose. \r\nThe clock does not work more.', 'Werkrepatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '81.232.25.77', '81-232-25-77-no33.tbcn.telia.com', '2013-03-10', 'RG 0686 1511 8DE', NULL),
(393, '', 39, 1, 1, 'T2002', '2013-03-01', '0000-00-00', '0000-00-00', 'Stahl', 'skelett', 'Theorema', 'WErk defekt', 'Werk repariert', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(394, '', 354, 1, 1, 'GM-103', '2013-03-01', '0000-00-00', '2013-02-03', 'gelb', 'skelett', 'Theorema', 'Uhr geht nicht, Zeiger abgefallen', 'Krone und Welle neu', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '', '', '0000-00-00', 'RG 0686 1061 0DE', NULL),
(395, '', 355, 1, 1, 'GM-103', '2013-03-01', '0000-00-00', '2012-12-20', 'gelb', 'skelett', 'Theorema', 'ohne Anschreiben', 'Krone und Welle neu', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '', '', '0000-00-00', 'RG 0686 1082 7DE', NULL),
(396, '', 356, 1, 1, 'T3003', '2013-03-01', '2011-08-09', '2013-08-09', 'Stahl', 'Schwarz', 'Compast', 'Glas defekt, Zeiger abgefallen - KVA', 'neues Glas und zeiger aufgesetzt', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-17', '', '', '0000-00-00', '43107056861 ', NULL),
(397, '', 357, 1, 1, 'Paragon', '2013-03-01', '0000-00-00', '2012-12-21', 'gelb', 'Weiss', 'Theorema', 'Werk defekt', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '', '', '0000-00-00', 'RG 0686 1072 5DE', NULL),
(398, '', 358, 1, 1, 'GM-103', '2013-03-01', '0000-00-00', '2013-01-28', 'gelb', 'skelett', 'Theorema', 'Uhr steht, Zeiger abgefallen', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '', '', '0000-00-00', 'RG 0686 1060 6DE', NULL),
(399, '', 359, 1, 1, 'GM-104', '2013-03-01', '0000-00-00', '2013-02-08', 'gelb', 'skelett', 'Theorema', 'Uhr geht nicht, Zeiger abgefallen', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '', '', '0000-00-00', 'RG 0686 1066 8DE', NULL),
(400, '', 78, 1, 1, 'GM-101', '2013-03-01', '0000-00-00', '2012-10-20', 'Stahl', 'skelett', 'Theorema', 'Werk defekt', 'Werkreparatur', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '', '', '0000-00-00', 'RG 0686 1085 8DE', NULL),
(401, '', 360, 1, 1, 'GM-101', '2013-03-01', '0000-00-00', '2012-10-19', 'gelb', 'skelett', 'Theorema', 'Uhr geht nicht', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-12', '', '', '0000-00-00', 'RG 0686 1064 5DE', NULL),
(402, '', 361, 1, 1, 'T3004', '2013-03-01', '0000-00-00', '0000-00-00', 'Stahl-Schwarz', 'skelett', 'Theorema', 'Zeiger und Schrauben lose im Werk', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '', '', '0000-00-00', 'RG 0686 1535 6DE', NULL),
(403, '', 362, 1, 1, 'GM-103', '2013-03-01', '0000-00-00', '2012-11-23', 'Stahl', 'skelett', 'Theorema', 'ohne Namen im Absender! ohne Anschreiben!\r\nZeiger lose in der Uhr', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(404, '', 363, 999999999, 1, 'Vienna Diamond', '2013-03-03', '2012-10-02', '2012-10-11', 'T3007', '?', 'Theorema', 'The watch was bought for a 40th birthday. After only a day or two the watch started going slow and it has now completely stopped.\r\n', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '85.231.24.237', 'c-ed18e755.029-67-6d6c6d10.cust.bredbandsbolaget.se', '2013-03-10', 'RG 0686 1543 5DE', NULL),
(406, '', 365, 999999999, 1, 'Sao Paolo', '2013-03-04', '2012-11-18', '2012-12-06', '?', '?', 'Theorema', 'Werk defekt', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '188.182.192.134', '188-182-192-134-dynamic.dk.customer.tdc.net', '2013-03-11', 'RG 0686 1527 1DE', NULL),
(408, '', 366, 999999999, 1, 'CANNES DIAMOND', '2013-03-04', '2012-10-10', '2014-10-10', '316 L', 'T2004', 'Theorema', 'This watch is not functioning', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '213.114.133.194', 'c-c28572d5.027-18-73746f25.cust.bredbandsbolaget.se', '2013-03-11', 'RG 0686 1523 7DE', NULL),
(409, '', 367, 1, 1, 'GM-106', '2013-03-05', '0000-00-00', '0000-00-00', 'rosegold', 'skelett', 'Theorema', 'Werk defekt', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '', '', '0000-00-00', 'RG 0686 1539 5DE', NULL),
(410, '', 368, 1, 1, 'Marco Polo', '2013-03-05', '2011-12-28', '0000-00-00', 'Stahl', 'Schwarz', 'Theorema', 'Monatszeiger abgefallen', 'Zeiger befestigt', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '', '', '0000-00-00', '43084107962 ', NULL),
(411, '', 369, 1, 1, 'T22518-139', '2013-03-05', '0000-00-00', '0000-00-00', 'Stahl', 'Schwarz', 'Pionier', 'Kein Anschreiben - kein Absender', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-27', '', '', '0000-00-00', 'RG 0686 1599 1DE', NULL),
(412, '', 370, 999999999, 1, 'MONACO DIAMOND', '2013-03-05', '2012-11-18', '2012-11-18', 'METAL', 'MINERAL GLASS', 'THEOREMA', 'ISSUE WITH MANUAL WIND BUTTON - MAKING A NOISE,THEREFORE WATCH IS STOPPING.\r\nWHEN THE WATCH IS BEING WORN IT IS NOT RECHARGING ITSELF - WATCH NEEDS TO BE WOUND WHEN BEING WORN AND  DOES NOT KEEP TIME', '', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '86.27.231.199', 'cpc9-alde4-2-0-cust198.6-2.cable.virginmedia.com', '2013-03-12', 'RG 0686 1510 4DE', NULL),
(413, '', 371, 999999999, 1, 'T 3010', '2013-03-06', '2013-02-04', '2013-02-08', 'carton box', '?', 'Theorema', 'automatic charging system does not work\r\nthe charge anchor seems detached', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '80.117.227.181', 'host181-227-dynamic.117-80-r.retail.telecomitalia.it', '2013-03-13', 'RG 0686 1519 7DE', NULL),
(414, '', 372, 999999999, 1, 'Copacabana', '2013-03-06', '2012-10-12', '2012-10-12', 'Black', 'Skeleton', 'Theorema', 'This was a gift so the invoice date may be incorrect.\r\n\r\nThe watch originally worked well but has now become very slow and often stops all together, usually at 12.07, though the mechanism continues to work.', '26.03.2013\r\nWerkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '176.248.208.206', 'b0f8d0ce.bb.sky.com', '2013-03-13', 'RG 5181 4970 9DE', NULL),
(415, '', 373, 999999999, 1, 'MONACO DIAMOND black', '2013-03-07', '2012-10-20', '2012-10-20', 'unknown', 'unknown', 'Theorema', 'The hand on the weekday display has fallen off', 'Zeiger befestigt', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '85.235.8.87', '85.235.8.87', '2013-03-14', 'RG 5181 4931 5DE', NULL),
(821, '', 706, 999999999, 2, 'Monaco diamond', '2013-06-10', '2013-02-02', '2013-02-13', 'Defect', 'T3006', 'Theoderma ', 'The one of 3 small ( the one in the middle)arrows is loose and is running around in the watch. The watch was just used one time so the shortcoming was original. how can I send the watch back? I am not sure about the quality of the watch so I prefer to get my money back if possible. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-20', '62.198.88.82', '0x3ec65852.inet.dsl.telianet.dk', '2013-06-17', 'RG518131875DE', NULL),
(417, '', 375, 999999999, 1, 'Silver', '2013-03-08', '0000-00-00', '0000-00-00', '??', '??', 'Paragon', 'Reference 3001-1. Bought as a Groupon-Deal in Denmark.\r\nThe self-winding does not work, at the watch stops even when I am wearing it.\r\nFurthermore the lock of the watch-strap is to loose and un-lock it self when I wear the watch.\r\nI am unsatisfied, dissapointed and would like to return the wathc and receive a refund instead.\r\nLook forward to receive your answer.', 'Neues Werk', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-23', '193.219.30.10', 'cp.pihl-as.dk', '2013-03-15', 'RG518104645DE', NULL),
(418, '', 376, 999999999, 1, 'T4001', '2013-03-08', '2012-06-01', '2013-06-01', 'black', 'white', 'THEOREMA', 'The watch stops without reason, one or more pieces seem to have mechanical parts.\r\n\r\nI send today March 8, 2013, by parcel post.', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '80.201.144.152', '152.144-201-80.adsl-dyn.isp.belgacom.be', '2013-03-15', 'RG 5181 4935 0DE', NULL),
(420, '', 87, 999999999, 1, 'Marco Polo Diamond', '2013-03-08', '2012-06-10', '2012-06-10', 'Missing Diamonds', '?', 'Theorema', 'When I got back my watch after it had been in the service of you, it was missing the dials all eight diamonds. After talks with Enis Tufina he decided that I would send the watch to you so you could fix this with a new dial containing all eight diamonds that I have paid for.\r\n\r\nBest Regards\r\n/ / C.E Michael Frisk', 'neues Zifferblatt', '6,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '194.218.219.14', '194-218-219-14.customer.telia.com', '2013-03-15', 'RG 0686 1524 5DE', NULL),
(421, '', 378, 1, 2, 'Marco Polo', '2013-03-08', '2012-01-07', '2014-01-07', 'Stahl', 'Weiss', 'Theorema', 'Uhr bleibt stehen', 'Werkreparatur\r\nUhr erhalten 31.10.2013', '9,00 â‚¬', '2013-10-31', '2013-10-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '', '', '0000-00-00', 'RG 0686 1541 3DE', NULL),
(423, '', 381, 999999999, 1, 'Vienna Diamond', '2013-03-11', '2012-10-11', '2012-10-11', 'Third complaint', 'Black', 'Theorema', 'Se also my Video on DVD.\r\nI take my time, put it on 4:00 pm.\r\nTurns crown 30 laps ahead. Then I pull out the crown and set the hands,\r\nfor example, 8:00 pm. Pressing the crown again.\r\nThen I put the watch on the table.\r\nIt can move in a minute then stops.\r\n', 'Werkreparatur\r\n\r\n08.07.2013 RG518133045DE', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '90.224.174.70', '90-224-174-70-no129.tbcn.telia.com', '2013-03-18', 'RG 5181 4927 5DE', NULL),
(424, '', 382, 999999999, 1, 'Sao Paolo', '2013-03-11', '2013-02-12', '2013-02-13', 'Black leather', 'winding', 'Theorema', 'The winding crown became loose and dislodged from the watch face. I cannot wind the watch as a result. The winding crown needs to be replaced/reattached.', 'Krone befestigt', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '178.167.254.87', '178.167.254.87.threembb.ie', '2013-03-18', 'RG068615166DE', NULL),
(426, '', 380, 999999999, 1, 'DAMASCUS DIAMOND', '2013-03-11', '2012-11-16', '2012-11-25', 'STAINLESS STEEL', 'ROUND', 'THEOREMA (T3008)', ' WATCH CROWN IS VERY HARD NOW TO ROTATE AND DOES NOT CLICK WHEN PULL OUT TO SET THE TIME. WHEN TRY TO ROTATE TO RUN THE WATCH AFTER TWO DAYS ITS VERY HARD AND FEELS LIKE IT WILL BREAK IF YOU TRY MORE HARDER. ITS JUST NEARLY FOUR MONTHS AND BIT CONCERN FOR LIFETIME RUNNING FOR THIS PEACE.', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '2.29.142.156', '2.29.142.156', '2013-03-18', 'RG 5181 4932 9DE', NULL),
(427, '', 384, 999999999, 1, 'DAMASCUS DIAMOND', '2013-03-11', '2012-11-18', '2012-11-18', 'STAINLESS STEEL', 'BLACK FACE', 'THEOREMA', 'WATCH STOPPED WORKING FOR NO APPARANT REASON, WILL NOT WORK WHEN WORN OR WOUND.', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '77.100.71.254', 'cpc15-stav14-2-0-cust253.aztw.cable.virginmedia.com', '2013-03-18', 'RG 5181 4936 3DE', NULL),
(429, '', 385, 999999999, 1, 'Damascus Diamond-Set Watch in Black and Gold', '2013-03-12', '2012-11-16', '2014-11-01', 'Theorema wooden gift box ', 'Automatic mechanical movement', 'Theorema', 'The watch has stopped working.', '12.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '194.80.246.1', '194.80.246.1', '2013-03-19', 'RG 5181 0096 6DE', NULL),
(430, '', 386, 999999999, 1, 'SAO PAOLO', '2013-03-12', '2013-02-06', '2013-02-10', 'Silver', 'Skeleton', 'Theorema', 'After a few days the moon / sun dial has fallen of its shaft and is now loos inside the watch casing it to get jammed in the moving parts.', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '212.58.48.201', 'sli001-103762.routed.opal-solutions.com', '2013-03-19', 'RG 5181 4929 2DE', NULL),
(432, '', 388, 1, 1, '80334N', '2013-03-12', '0000-00-00', '2012-08-28', 'Stahl', 'Schwarz', 'Elyssee', 'Werk defekt', 'Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '', '', '0000-00-00', 'RG 5181 0098 3DE', NULL),
(433, '', 389, 1, 1, 'GM-104', '2013-03-12', '0000-00-00', '2013-01-28', 'gelb', 'skelett', 'Theorema', 'Uhr geht nach', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '', '', '0000-00-00', 'RG 0686 1512 1DE', NULL),
(434, '', 390, 1, 1, 'J80277', '2013-03-12', '0000-00-00', '2012-11-20', 'Stahl', 'Weiss', 'Javelle', 'ohne Anschreiben, Absender schlecht lesbar', 'Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '', '', '0000-00-00', 'RG 0686 1529 9DE', NULL),
(435, '', 391, 1, 1, '', '2013-03-12', '0000-00-00', '2012-11-22', 'Stahl', 'Schwarz', 'Theorema', 'ohne Anschreiben + Absender !! Glas im Boden defekt', 'Geh?usereparatur', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '', '', '0000-00-00', '43085079606 ', NULL),
(436, '', 392, 1, 1, 'GM-102', '2013-03-12', '0000-00-00', '2013-02-03', 'gelb', 'skelett', 'Theorema', 'Werk defekt', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '', '', '0000-00-00', 'RG 0686 1522 3DE', NULL),
(437, '', 39, 1, 1, 'GM-103', '2013-03-12', '0000-00-00', '2013-02-14', 'gelb', 'skelett', 'Theorema', 'Lt. H.Tufina: KLITON Kunde', 'neue Aufzugwelle', '6,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '', '', '0000-00-00', 'RG 0686 1598 8DE', NULL),
(438, '', 393, 1, 1, 'GM-103', '2013-03-12', '0000-00-00', '0000-00-00', 'gelb', 'skelett', 'Theorema', 'Glas defekt', 'neues Glas.\r\nUhr nicht zugestellt und am 10.04.2013 zur?ckgekommen', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-03-26', '', '', '0000-00-00', 'RG 0686 1532 5DE', NULL),
(439, '', 394, 999999999, 1, 'T2004', '2013-03-12', '2012-07-10', '2014-07-10', 'spring mailfunction', '0031', 'Theorema', 'While winding the spring the tention jumps back. With the result that the watch does not run.', '25.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '82.169.106.98', '82-169-106-98.ip.telfort.nl', '2013-03-19', 'RG 5181 0207 4DE', NULL),
(440, '', 383, 999999999, 1, 'sao paolo(black)', '2013-03-12', '2012-12-20', '2014-12-20', 'stainless steel', 'n/a', 'theorama', 'crown has fallen off.. unable to wynd', 'neue Krone', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '86.153.183.236', 'host86-153-183-236.range86-153.btcentralplus.com', '2013-03-19', 'RG 5181 4937 7DE', NULL),
(441, '', 395, 999999999, 0, 't 3003', '2013-03-12', '2012-01-10', '2012-01-10', 'watch case black', 'schwarzes Ziffernblatt', 'Compast', 'Ich möchte meine compast Uhr t 3003 reklamieren. gekauft am 10.01.2012\r\nüber groupon.\r\nDiese hat einen technischen Fehler seit ca 1 Monat. Die Uhr bleibt stehen\r\ntrotz tragen oder sie geht Zu langsam.\r\n\r\nIch bitte Sie daher mich zu kontaktieren da ich die Uhr einschicken will\r\nund weis nicht wo und wie   \r\n\r\nMit freundlich gr?ßen \r\n\r\nWaldemar Magdziak \r\nBr?nnerstraße 188/2/4\r\n1210 Wien \r\nTel +43 699 105 888 08', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.115.251.225', '178.115.251.225.wireless.dyn.drei.com', '2013-03-19', '', NULL),
(442, '', 396, 999999999, 1, 'damascus diamond', '2013-03-12', '2012-08-14', '2012-08-20', 'do not know what that means', 'do not know what that means', 'do not know what that means', 'What is wrong is that the viewer Day and month indicator arrow is broken and now my watch does not work at all.', 'Werkrep.', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '212.181.142.126', 'h126n2fls31o1122.telia.com', '2013-03-19', 'RG518149607DE', NULL),
(443, '', 397, 999999999, 0, 'Sao Paolo', '2013-03-13', '2013-03-13', '2012-10-10', '(Yes, black.)', '(?)', 'Theorema', 'This is the third time I return this watch. The last time it was returned and refused accepted by the recipient in Germany. Problem: The sun/moon-wheel turns too slowly and is very inaccurate (is supposed to turn every 12 hours). If it cannot be repaired, I would like it replaced or deal canceled.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.186.75.1', '91.186.75.1', '2013-03-20', '', NULL),
(444, '', 398, 999999999, 1, 'monaco diamond', '2013-03-13', '2012-11-13', '2013-03-13', 'stainless steel', 'diamond set', 'theorema', 'this watch keeps losing time and it keeps stopping ', 'Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '95.45.248.70', '95.45.248.70', '2013-03-20', 'RG 5181 4934 6DE', NULL),
(445, '', 399, 999999999, 1, 'accapella', '2013-03-13', '2013-05-27', '2013-05-27', '?', '?', 'theorema', 'Wristband is broken', 'Geh?usereparatur', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '83.86.59.158', '53563B9E.cm-6-7a.dynamic.ziggo.nl', '2013-03-20', 'RG 5181 4940 3DE', NULL),
(446, '', 400, 999999999, 1, 'paragon', '2013-03-13', '2013-01-21', '2013-01-21', 'broken', 'mechanical', 'theorema', 'The clock has stopped working.\r\nIt dosent beat anymore. \r\nIt seems that there is something wrong with the clock.', 'Werk getauscht', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-17', '194.236.14.238', '194-236-14-238.customer.telia.com', '2013-03-20', 'RG518103327DE', NULL),
(447, '', 401, 1, 1, 'T3006', '2013-03-14', '2012-11-14', '2012-11-20', 'gelb', 'skelett', 'Theorema', 'Gehäuse defekt', 'Geh?use und Werkreparatur', '12,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '1999-12-17', '', '', '0000-00-00', 'RG518103185DE', NULL),
(448, '', 402, 999999999, 1, 'Monaco Diamond in black ', '2013-03-14', '2012-10-19', '2012-10-28', 'Enis Tufina', 'T3006-3', 'Theorema', 'The problem is that the date indicater is changing date at 12:00 instead of 24:00 and when the time adjustment crown is in position/click 0 are we still able set the time at the watch.\r\n ', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '109.202.139.242', '109.202.139.242', '2013-03-21', 'RG 5181 4933 2DE', NULL),
(449, '', 403, 999999999, 1, 'Copacabana', '2013-03-14', '2012-11-23', '2012-12-20', 'Stainless steel', 'Skeleton ', 'Theorema', 'The watch has stopped keeping time, it ticks but doesn\'t time keep.', 'siehe Nr. 511', '', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '176.26.90.44', 'b01a5a2c.bb.sky.com', '2013-03-21', '', NULL),
(583, '', 503, 999999999, 1, 'PARAGON', '2013-04-15', '2013-03-18', '2013-02-17', 'BLACK', 'ROSE GOLD,WHITE FACE', 'THEOREMA', 'Buckle on strap broken after wearing only twice', '25.04.2013 - neuer Verschlu?', '3,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '212.219.24.33', 'cerberus.sthelens.ac.uk', '2013-04-22', 'RG 5181 0197 5DE', NULL),
(3135, '', 405, 2, 2, '3006 - Monaco Diamond', '2014-07-04', '0000-00-00', '2013-03-08', 'Gold', 'black', 'Theorema', '[OHNE Angabe]\r\nRotor gelöst', 'Eingang 04.07.2014\r\n18-08-14\r\nRotor befestigt\r\nK 1808 1430 - 21-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '', '', '0000-00-00', 'RL 7109 3619 7DE', NULL),
(3136, '', 2402, 2, 2, '106 - Toronto GM', '2014-06-04', '0000-00-00', '2013-08-15', 'silver', 'weiß', 'Theorema', '[OHNE Angabe - OHNE G-Nachweis]', 'Eingang 04.06.2014\r\n15-08-14\r\nsteht voll aufgezogen - Rückereinheit zerlegt\r\nUnruh kpl. ers. und Höhenluft korrigiert, Anker gerichtet, 7 Indexe geklebt\r\nUK 1808 1600 - steht 1940 - Werktausch\r\nUK 1908 1050 - steht 2000 - Zeiger kommen aneinander\r\nUK 2008 0955 - einwandfrei\r\nWK 2108 0850 - steht 0855 - klSekZg klemmt am StdZg - gerichtet\r\nWK 2108 1030 - 22-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '', '', '0000-00-00', 'RL 7109 3620 6DE', NULL),
(452, '', 406, 999999999, 1, 'Monte Carlo', '2013-03-14', '2013-02-08', '2013-02-03', 'yes', 'GM102', 'theorema', 'Even when the watch is wound, it takes a lot of delay and eventually stop', '02.04.2013\r\nWerkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '81.240.174.73', '73.174-240-81.adsl-dyn.isp.belgacom.be', '2013-03-21', 'RG518149831DE', NULL),
(453, '', 58, 999999999, 1, 'T3002', '2013-03-14', '2012-01-28', '2012-01-28', 'silver/copper', 'black', 'Theorema', 'Guten Tag\r\nich habe bereits Ende 2012 die Uhr zur Reparatur an Thomas Bressous gesendet. Der damalige Schaden wurde zwar behoben, allerdings schlägt seitdem die Schwungmasse auf der Rückseite gegen die Glasscheibe und macht dabei laute Geräusche. Seit gestern ist nun auch der Zeiger für die Jahresanzeige im linken kleinen Ziffernblatt abgefallen, so dass ich mich gezwungen sehe die Uhr ein weiteres Mal einsenden zu müssen. Ich bitte nun um Behebung der beiden Schäden. Vielen Dank.\r\nMit freundlichen Grüssen\r\nT. Knopik', 'Werkreparatur und Zeiger befestigt !!!', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-03', '84.58.35.142', 'dslb-084-058-035-142.pools.arcor-ip.net', '2013-03-21', '43093068469 ', NULL),
(454, '', 407, 999999999, 1, 'Paragon - T3001', '2013-03-15', '2012-09-25', '2012-09-25', 'Polished Stainless Steel', 'Automatic', 'Theorema', 'There are two issues which need to be addressed. Firstly the internal white face of the watch is loose and swivels from side to side which makes the numbers unaligned. Secondly, after a humid day the face of the watch gained moisture inside on the glass and face of the watch. The watch has not been exposed to any water at all since we have received it. ', '26.03.2013\r\nZifferblatt rep. und wieder W.D.-hergestellt', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '58.167.199.225', 'CPE-58-167-199-225.lns3.fli.bigpond.net.au', '2013-03-22', 'RG 5181 4946 5DE', NULL),
(455, '', 405, 999999999, 2, 'Monaco Diamond', '2013-03-15', '2013-03-15', '2013-03-08', 'Stain less steel case GOLD', 'Atomatic movement, analouge', 'Theorema', 'the bottom bit rattles and gets caught into something which blocks it from moving. the wrist straps also are damaged at the tip.\r\nthe part underneath the watch does not work properly it rattles and gets caught into something. the leather starp is also damaged. i spoke to you on the phone a few days ago giving you the details. i would like a replacement watch as agreed in the same gold colour please.', 'Repariert in Nordertown, versendet \r\nrep. 15.04.2013   RG 5181 4917 3DE\r\n', ',', '2014-08-18', '2014-08-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '0000-00-00', '85.12.76.63', 'suffolk_hide.cache.e2bn.org', '2013-03-22', '', NULL),
(456, '', 374, 999999999, 1, 'T3003', '2013-03-15', '2012-01-10', '2012-01-10', 'Black', 'Black ', 'Compass', 'The watch are stoped. While useing and move the watch are doesnt work correctly. The Time going slowly.\r\n\r\nTrotz des tragens funktioniert das vollautomatische Uhrwerk nicht Ordnungsgemäß. Es handelt sich hierbe um ein Zeitverzögerung ', 'Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '81.223.134.226', '81-223-134-226.xdsl-line.inode.at', '2013-03-22', 'RG 5181 0986 3DE', NULL),
(457, '', 408, 999999999, 1, 'T2003', '2013-03-18', '2012-05-17', '2013-05-17', 'skeleton', 'st-steel 3 atm', 'THEOREMA', 'The large round piece that springs left and right at the top of the watch keeps stopping/catching.', 'Werkrep.', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '86.30.92.59', 'cpc11-finc14-2-0-cust58.4-2.cable.virginmedia.com', '2013-03-25', 'RG 5181 4957 5DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(458, '', 409, 999999999, 1, 'T 3005', '2013-03-18', '2012-11-16', '2014-11-16', 'Silver', 'Marco Polo Black', 'Theorema', 'The watch goes to quickly. It goes 1 minute fast per day. \r\nThe date do not show correctly, it showes only half the number on the right side.', 'Werkrep.', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '195.67.86.27', '195-67-86-27.customer.telia.com', '2013-03-25', 'RG 5181 4964 1DE', NULL),
(459, '', 410, 1, 1, 'T3008', '2013-03-18', '2012-10-21', '0000-00-00', 'Stahl', 'Schwarz', 'Theorema', 'Uhr geht nicht', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '', '', '0000-00-00', 'RG 5181 4941 7DE', NULL),
(460, '', 377, 999999999, 1, 'Paragon', '2013-03-18', '2012-05-25', '2012-05-25', 'TJOO1', 'Silver White', 'Theorema', 'Every 24 ours, my watch is over 7 minutes slow. I\r\nhave that problem now from the beginning and I can\'t fix the problem. Please, sent me a watch wich is working well.', '26.03.2013\r\nWerkrep.', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '212.67.189.203', '212.67.189.203', '2013-03-25', 'RG 5181 4942 5DE', NULL),
(461, '', 299, 999999999, 1, 'Vienna Gold', '2013-03-18', '2012-09-27', '2012-10-11', 'Case', 'Dial', 'Theorema', 'There are dust that are sticking onto the glass but on the inside of the glass. ', '26.03.2013\r\nGehaeuserep.', '6,00 â‚¬', '2013-08-26', '2013-08-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '130.241.31.214', 'ub031214.ub.gu.se', '2013-03-25', 'RG 5181 4952 2DE', NULL),
(462, '', 404, 999999999, 1, 'CAS', '2013-03-18', '2012-12-10', '2012-12-10', 'LEATHER', 'SKELETON', 'THEOREMA', 'WE CAN CHANGE THE TIME, BUT THE WATCH WILL NOT WINDE UP.', '04.04.2013\r\nWerkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '94.14.255.219', '5e0effdb.bb.sky.com', '2013-03-25', 'RG 5181 49788DE', NULL),
(463, '', 411, 999999999, 1, 'Jumbo', '2013-03-18', '2012-10-12', '2012-11-01', '-', '-', 'Theorema', 'Dear all\r\n\r\nI have purchased a watch brand Theorema and Model Jumbo, a white one. I have purchased it on November 2012. Since that time the watch keeps going ahear every night from 8-10 seconds per night. During the night I remove the watch and wind up in order to help it not to go ahead but the watch still goes ahead with seconds.\r\n\r\nBest REgard', '05.04.2013\r\nWerkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '79.171.52.98', '79.171.52.98', '2013-03-25', 'RG 5181 4945 1DE', NULL),
(464, '', 412, 999999999, 0, 'Gents Automatic', '2013-03-19', '2012-09-03', '2012-09-03', 'Leather', 'Analogue', 'Theorema', 'Watch stopped working. Second Hand not moving. No oscillation noticed.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '175.38.131.5', 'd175-38-131-5.per800.wa.optusnet.com.au', '2013-03-26', '', NULL),
(465, '', 413, 999999999, 1, 'paragon', '2013-03-19', '2013-02-19', '2013-02-19', 'gold', 'white', 'theorema', 'the crown appears to have broken, when depressed it actually stops the watch and the watch starts when the crown is taken out, which is the opposite of what it should do. also the crown when taken out no longer changes the time or makes the hands go around. it appears as if the crown is broken or not catching properly. I have sent watch to your address today 19th March, it should be with you within the next seven days, I would appreciate it if you could alert me when the watch has arrived. ', 'Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '81.143.27.189', 'host81-143-27-189.in-addr.btopenworld.com', '2013-03-26', 'RG 5181 0991 7DE', NULL),
(466, '', 414, 999999999, 2, 'TheOrema', '2013-03-19', '2011-12-22', '2013-12-22', '----', '----', '----', 'Die Krone ist fest und lï¿½st sich nicht mehr stellen', '26.03.2013\r\nneue Krone', ',', '2019-11-25', '2019-11-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.193.248.134', '188-193-248-134-dynip.superkabel.de', '2013-03-26', '', NULL),
(467, '', 415, 999999999, 1, 'Monte Carlo', '2013-03-20', '2012-11-01', '2012-11-01', 'Black', 'Gold', 'Theorema', 'The watch is not keeping the correct time. It both looses and gains time.', 'Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '62.231.143.75', 'unallocated.star.net.uk', '2013-03-27', 'RG 5181 4966 9DE', NULL),
(468, '', 416, 999999999, 1, 'tigris', '2013-03-20', '2013-08-02', '2013-08-02', 'stainless steel case (316L)', 'silver black', 'theorema', 'sometimes the clock stops, the power reserve does not decrease, in the back of the watch automatically recharge sometimes freezes and will not charge when I adjust the time and push the crown the minute hand jumps forward of 3/4 minutes    ', '26.03.2013\r\nWerkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '95.250.210.63', 'host63-210-dynamic.250-95-r.retail.telecomitalia.it', '2013-03-27', 'RG 5181 4969 0DE', NULL),
(469, '', 307, 999999999, 1, 'Sao Paolo', '2013-03-20', '2012-12-23', '2013-02-10', 'Silver / Black', 'Mechanical movement watch', 'Theorema', 'Dear Sir/Madam,\r\n\r\nThe watch has been sent to you for repair under warranty (see issue nr 338).  After reparation the crown cannot be fully pressed in.  There is a gap between the watch body and crown.  Please find in the box detailed description of the problem.  I also include the mails I sent to you.\r\n\r\nThank you', '26.03.2013\r\nWerkreparatur und Stellwelle angepa?t', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '81.242.51.210', '210.51-242-81.adsl-dyn.isp.belgacom.be', '2013-03-27', 'RG 5181 4982 8DE', NULL),
(639, '', 556, 999999999, 1, 'Marco Polo Diamond', '2013-04-29', '2012-06-26', '2014-06-26', 'Original black case', '+46735438523', 'Theorema', 'The second meter just stop suddenly. I can\'t get it started again.', 'werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-17', '2a02:aa0:1:1001::6', '2a02:aa0:1:1001::6', '2013-05-06', 'RG518103208DE', NULL),
(471, '', 417, 999999999, 1, 't3006- Chrome Face', '2013-03-20', '2013-03-08', '2015-03-08', 'Black', 'Chrome', 'Theorema', '1. A screrw has come loose from the mechanism in the face and is now lodged just above the 8(V111) on the clockface.\r\n2. The strap is frayed near the watch.', '16.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '89.100.130.69', '089-100-130069.ntlworld.ie', '2013-03-27', 'RG 5181 0070 5DE', NULL),
(472, '', 418, 999999999, 1, 'Black Mamba', '2013-03-21', '2012-11-17', '2013-11-16', 'yes', 'black', 'Theorema', 'battery terminal broken', '26.03.2013\r\nWerkrep.', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '86.155.201.226', 'host86-155-201-226.range86-155.btcentralplus.com', '2013-03-28', 'RG 5181 4963 8DE', NULL),
(473, '', 419, 999999999, 1, 'Copacabana', '2013-03-21', '2012-12-20', '2012-12-20', 'Black', 'Black', 'Theorema', 'The watch has not worked since we received it.  When it is wound up it does not work, it sometimes ticks for a few moments then stops again.  It seems to do this when the watch is moved around eg. shake wrist when watch is on.', '26.03.2013\r\nWerkrep.', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '217.35.92.60', 'host217-35-92-60.in-addr.btopenworld.com', '2013-03-28', 'RG 5181 4971 2DE', NULL),
(474, '', 420, 999999999, 1, 'T2002', '2013-03-21', '2012-11-25', '2012-11-25', 'Black', 'White', 'Theorema', 'The big hand has come off and the watch does not work anymore. ', '02.04.2013\r\nZeiger befestigt', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '84.85.41.170', 'ip545529aa.adsl-surfen.hetnet.nl', '2013-03-28', 'RG 5181 4959 8DE', NULL),
(475, '', 421, 999999999, 0, 'Dubai T 3009-1', '2013-03-21', '2013-02-08', '2013-02-08', 'Stainless steel case (316 L)', 'Waterproofed 3 ATM', 'Tufina', 'The minute hand is locked and the number II is moved. Automatic movement doesn\'t works.\r\nMany thanks in advance for your collaboration and attention.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '176.201.81.209', '176.201.81.209', '2013-03-28', '', NULL),
(476, '', 421, 999999999, 0, 'Dubai T 3009-1', '2013-03-22', '2013-02-01', '2013-02-08', 'Stainless steel case (316L)', 'Waterproofed 3 ATM', 'Tufina', 'The minute hand is locked and the number II is moved. Automatic movement doesn\'t work. Many thanks in advance for you collaboration and attention. Dr. Andrea Savoldi.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.68.188.39', 'h39-ipv4-80-68-188.mynet.it', '2013-03-29', '', NULL),
(477, '', 422, 1, 1, 'Paragon', '2013-03-22', '0000-00-00', '2012-06-01', 'Stahl', 'Weiss', 'Theorema', 'Ziffernblattring verdreht', 'Zifferblatt rep. und neues Bandschlo?', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '', '', '0000-00-00', 'RG 5181 4967 2DE', NULL),
(478, '', 423, 1, 1, 'GM-104', '2013-03-22', '0000-00-00', '2012-12-20', 'Stahl', 'skelett', 'Theorema', 'Uhr geht nach ', 'Werkrep.\r\nGeh?use tausch', '12,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '', '', '0000-00-00', 'RG 5181 3051 2DE', NULL),
(479, '', 424, 1, 1, 'Paragon', '2013-03-22', '0000-00-00', '2012-12-28', 'Stahl', 'Weiss', 'Theorema', 'Datums- und Monatsanzeige defekt', 'Werkrep.\r\nUhr erhalten 17.10.2013', '9,00 â‚¬', '2013-10-22', '2013-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '', '', '0000-00-00', 'RG 5181 4953 6DE', NULL),
(480, '', 425, 1, 1, 'Paragon', '2013-03-22', '0000-00-00', '0000-00-00', 'rosegold', 'Weiss', 'Theorema', 'Zeiger abgefallen', 'Komplette Werkrep.', '12,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '', '', '0000-00-00', 'RG 5181 3074 7DE', NULL),
(481, '', 426, 1, 2, 'T22174-47', '2013-03-22', '0000-00-00', '0000-00-00', 'gelb', 'Gelb', 'Theorema', 'Sturzschaden', '11-09-13\r\nKVA ', ',', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(482, '', 427, 999999999, 1, 'Marco Polo Diamond', '2013-03-22', '2011-12-22', '2013-12-22', 'Box', 'broken', 'Theorema', 'Das Uhrwerk blieb ohne Grund stehen , Das Glas kam danach zu Bruch. \r\n', '02.04.2013\r\nWerk und Geh?usereparatur', '12,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.99.112.103', 'dslb-188-099-112-103.pools.arcor-ip.net', '2013-03-29', '', NULL),
(483, '', 428, 999999999, 1, 'Monaco Diamond', '2013-03-24', '2012-11-09', '2012-11-09', 'stainless steel', '44 mm', 'Theorema', ' When I pull the crown to adjust the time the arrows do not move.\r\n\r\nreferens T3006-2', '02.04.2013\r\nWerkrep.', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '193.150.208.119', 'c193-150-208-119.bredband.comhem.se', '2013-03-31', 'RG 5181 4961 5DE', NULL),
(584, '', 510, 999999999, 1, 'Paragon Silver', '2013-04-15', '2012-06-18', '2012-06-20', '??', '??', 'Theorama', 'The watch stopped working for a while, but then suddenly started working again. However, now it has completely stopped. Further, when trying to adjust the time, only the small pointer moves (instead of the big pointer). ', 'siehe Nr- 585', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '89.23.225.199', '3225199-cl69.boa.fiberby.dk', '2013-04-22', '', NULL),
(485, '', 430, 999999999, 0, 'Theorema Toronto -Gold', '2013-03-25', '2013-02-27', '2014-02-27', 'Theorema Toronto', 'Theorema Toronto', 'Theorema', 'I bought recently Theorema Toronto -rannekello via GROUPON Finland. There is problem in this watch: The watch is showing wrong time, both Hands of the watch are moving freely..seems are not well fixed on the Cenral Wheel. I want to make reclamation to get new one or fix the one I have..please let me know the right procedure...I called Groupon Finland, they recommended me to fill this form. Thanks. Anwar Sadni', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '193.64.21.237', '193-64-21-237-nat.elisa-mobile.fi', '2013-04-01', '', NULL),
(486, '', 431, 999999999, 1, 'Copacabana', '2013-03-25', '2012-10-24', '2014-10-24', 'GM-104', '?', 'Theorema', 'The dial/number 12 fell off the position/dislocated inside. ', '02.04.2013\r\nZifferblatt rep.', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '82.132.216.222', 'dab-bas2-h-1-2.dab.02.net', '2013-04-01', 'RG 5181 4968 6DE', NULL),
(487, '', 17, 999999999, 1, 'Paragon T-3001-2', '2013-03-25', '2012-10-01', '2012-10-01', 'Theorma Case', 'Automatic', 'Theorma', 'Loose part in the automatic dial.\r\nThere is rattling when wearing the watch.\r\nThe loose part can be seen at the back of the watch.', '02.04.2013\r\nWerkrep.', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '87.232.54.122', 'dsl-054-122.cust.imagine.ie', '2013-04-01', 'RG 5181 4965 5DE', NULL),
(488, '', 432, 999999999, 1, 'DIAMOND-SET AUTOMATIC MENS WATCH', '2013-03-25', '2012-11-25', '2012-12-07', 'HARDENED SCRATCH-RESISTANT MINERAL GLASS', 'AUTOMATIC MECHANICAL MOVEMENT 44MM', 'THEOREMA', 'WATCH HAS COMPLETLEY STOPPED ', '09.04.2013 - Zeiger justiert', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '212.62.5.158', '212.62.5.158', '2013-04-01', 'RG 5181 0082 0DE', NULL),
(489, '', 429, 999999999, 1, 'Monaco Diamond', '2013-03-26', '2012-11-16', '2012-11-25', 'Silver', 'Silver', 'Theorema', 'The watch loses time up to sometimes 90mins in any 48hr period regardless of whether it is worn or not. It loses time by up to 15mins when i take  it off at night and resume wearing it after no more than 8 hours. And if you don\'t reset the time it will continue to lose time. I bet if I didn\'t reset the time each time time it fell behind it could lose time by several hours. Very unreliable and very disappointed.', '02.04.2013\r\nWerkrep.', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '130.76.32.51', '130.76.32.51', '2013-04-02', 'RG 5181 4977 4DE', NULL),
(490, '', 433, 999999999, 1, 'sao paolo black', '2013-03-27', '2012-12-20', '2012-12-20', 'original theorema packing', 'black', 'theorema', 'the watch began to fall behind  the first few minutes, and now on hour', '09.04.2013 Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '92.40.253.142', '92.40.253.142.threembb.co.uk', '2013-04-03', 'RG 5181 0072 8DE', NULL),
(491, '', 434, 999999999, 1, 'marco polo diamond', '2013-03-27', '2012-07-10', '2014-07-10', 'stainless steel', 'black', 'Theorema', 'I use the watch very rarely, only at special occassions. For three weeks ago I wound up the watch and the it just stopped working. I do not know what happened. I have always been very careful with it, since I know it is an expensive watch.', '16.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '83.254.149.118', 'c83-254-149-118.bredband.comhem.se', '2013-04-03', 'RG 5181 0087 8DE', NULL),
(492, '', 435, 999999999, 1, 'Damascus', '2013-03-27', '2013-01-10', '2013-01-10', 'Gold', 'Black', 'Theorama', 'Watch has stopped on 3 occasions for between 30 and 45 minutes.\r\nI wear the watch all the time, so there should be no issue with this.\r\nAlso the date adjust button does not work.', '02.04.2013\r\nWerktausch', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '93.107.190.162', '93.107.190.162', '2013-04-03', 'RG 5181 4954 0DE', NULL),
(493, '', 436, 999999999, 1, 'T 3002', '2013-03-27', '2012-07-10', '2012-07-10', 'Steel', 'White', 'Theorema', 'Only just now I wanted to wear the watch and noticed that de little hand of the manual year dial was loose.', '04.04.2013\r\nZeiger befestigt', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '94.209.193.77', '5ED1C14D.cm-7-2d.dynamic.ziggo.nl', '2013-04-03', 'RG 5181 4950 5DE', NULL),
(494, '', 437, 999999999, 2, 'T3006', '2013-03-27', '2013-03-10', '2013-03-10', 'none', 'none', 'Monaco', 'time, date and day doesnt work accurately. it keeps changing.', '', ',', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '85.115.54.180', 'webdefence.cluster-j.websense.net', '2013-04-03', 'RL 7052 8695 3DE', NULL),
(495, '', 438, 999999999, 2, 'Toronto watch', '2013-03-27', '2012-12-24', '2012-12-24', 'skeleton', 'mechanical', 'THEOREMA', 'The hand movement has come apart inside the watch. It has not kept accurate time. We had no invoice with this purchase!', '04.04.2013\r\nZeiger befestigt', ',', '2015-10-16', '2015-10-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '81.102.138.167', 'cpc10-ipsw1-2-0-cust166.7-4.cable.virginmedia.com', '2013-04-03', 'RG 5181 4947 9DE', NULL),
(496, '', 439, 999999999, 1, 'Cannes Diamond', '2013-03-27', '2012-02-10', '2012-10-10', 'Broken', '0704797150', 'Theorema', 'The watch dosent work at all. And to wind the watch 30 times clockwise dosent work eather. If u shake the watch \r\na little bit you will hear that things inside are loose.', '', '', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.249.89.252', 'c83-249-89-252.bredband.comhem.se', '2013-04-03', '', NULL),
(497, '', 440, 999999999, 1, 'MEKANIC 17 JUVEL', '2013-03-28', '2013-01-10', '2013-03-05', 'GULD', 'MEKANIC', 'THROREMA', '??????', '04.04.2013\r\nZeiger befestigt', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '80.217.141.31', 'c80-217-141-31.bredband.comhem.se', '2013-04-04', 'RG 5181 4979 1DE', NULL),
(498, '', 441, 999999999, 1, 'paragan', '2013-03-28', '2013-01-21', '2013-01-21', '?', '?', 'theorema', 'It has never worked properly i have tryed to shake it and also pull it up but still not working as i should ', '05.04.2013\r\nWerkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '94.103.200.193', 'host200-193.customer.mediateknik.net', '2013-04-04', 'RG 5181 4976 5DE', NULL),
(499, '', 442, 999999999, 1, 'SAO PAOLO SILVER WITH BLACK STRAP', '2013-03-28', '0000-00-00', '2015-03-02', 'STAINLESS STEEL', 'DONT KNOW', 'THEOREMA SKELETON WATCH', 'WATCH CROWN BECOME LOOSE AND COMING OFF\r\nGUARANTEE REFERENCE NUMBER GM 103', '09.04.2013 Werkreparatur und neue A.-Welle', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '94.172.126.112', 'cpc49-brad19-2-0-cust111.17-1.cable.virginmedia.com', '2013-04-04', 'RG518100759DE', NULL),
(500, '', 443, 999999999, 1, 'DAMASCUS DIAMONS', '2013-03-28', '2013-03-10', '2013-03-10', 'THEOREMA TIMEPIECES GERMANY (black)', 'T3008-3', 'THEOREMA', 'One of the hands - showing the months - is missing.\r\nThe watch does not work from time to time.', '16.04.2013 - Zeiger befestigt', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '62.253.57.100', 'cpc1-belc6-2-0-cust355.2-1.cable.virginmedia.com', '2013-04-04', 'RG 5181 0080 2DE', NULL),
(501, '', 425, 999999999, 1, 'Paragon ', '2013-03-29', '2013-02-14', '2013-03-14', 'Black', 'automatic', 'Theorema ', 'Dials are not in the right place. Was posted in to;\r\nThomas Bressous\r\nTheorema\r\nGutenbergring 22\r\n22848 Norderstedt\r\nGermany\r\n\r\nand delivered on 22nd March 2013.', 'siehe Nr. 480', '', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.1.83.136', 'cpc26-bexl7-2-0-cust135.2-3.cable.virginmedia.com', '2013-04-05', '', NULL),
(4973, '', 3332, 999999999, 2, '3005-Marco Polo', '2015-03-25', '0000-00-00', '2012-11-13', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 394 v. 17-11-2012]\r\nAbout one year ago the pointer of the months fell off. And now yesterday when the screw button on the right side fell off I felt that I had to write a complaint to you.', '27-03-15\r\ngefallen, Welle mehrfach gebrochen! Armband verbraucht\r\nKVA  Krone/Welle, Band, Zg ers.  65,- ', '1,2', '2015-04-13', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-01', '85.229.57.124', 'c-7c39e555.02-50-6b73641.cust.bredbandsbolaget.se', '2015-03-18', 'RL 72 006 234 3DE', NULL),
(503, '', 445, 999999999, 1, 'Copacabana', '2013-03-29', '2013-03-12', '2013-03-08', 'x', 'x', 'Theorema', 'the clockwork does not function. it stops all the time, even if i\'m in movement. plus the lock to the watch is defective...', '04.04.2013\r\nWerkrep.', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '188.183.157.98', '188.183.157.98', '2013-04-05', 'RG 5181 4956 7DE', NULL),
(504, '', 446, 999999999, 1, 'Theorema \"Marco Polo Diamond', '2013-03-30', '2012-06-29', '2013-06-29', 'Marco Polo Diamond', 'T3005', 'Theorema', 'The watch have just stoped', 'Werkrep.', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '79.102.13.18', 'c-4f660d12-74736162.cust.telenor.se', '2013-04-06', 'RG 5181 0962 5DE', NULL),
(505, '', 447, 999999999, 1, 'Damascus Diamond', '2013-03-30', '2012-10-30', '2012-10-30', 'stainless', 'automatic', 'Theorema', 'plate III o\'clock missing', '05.04.2013\r\nZifferblatt rep.', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '83.94.229.201', 'x1-6-00-8e-f2-35-8a-a2.k708.webspeed.dk', '2013-04-06', 'RG 5181 4943 4DE', NULL),
(506, '', 448, 999999999, 2, 'Damascus Diamond', '2013-03-30', '2012-11-07', '2012-11-18', 'weiß', 'schwarz', 'Theorema', 'Hello,\r\n\r\nMy name is Anna. I bought a Theorema watch as a present for my partner in November 2012, the reference number is T 3008, date 18/11/2012, model is Damascus Diamond. The problem is that today when my partner wanted to change time and pulled a main winding knob, it fell out. I saw him doing it, and I am sure that he didn\'t apply any force to it, just pulled it gently. We don\'t think that it was supposed to come off completely, as it never happened before. The watch has only been worn occasionally and handled with care. We have a 2 year guarantee for this watch and would like to exchange it please.\r\n\r\nKind Regards,\r\nAnna', '09.04.2013 - Werkreparatur', ',', '2014-07-09', '2014-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '92.40.254.221', '92.40.254.221.threembb.co.uk', '2013-04-06', 'RG 5181 0090 4DE', NULL),
(507, '', 449, 999999999, 1, 'sao paolo', '2013-03-31', '2012-11-12', '2012-11-23', 'GM 103', '0045 22427253', 'Theorema', 'The split to set the clock, is broken. Therefor the watch does not work anymore.\r\nI will sent you the watch as soon as possible.\r\nThank you in advance.\r\n\r\nBest Regards\r\nThomas Hoffmann', '19.04.2013 - Werkreparatur und neue Krone', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '83.89.48.82', 'x1-6-00-1e-2a-29-e6-b8.k463.webspeed.dk', '2013-04-07', 'RG 5181 0203 0DE', NULL),
(508, '', 450, 999999999, 2, 'Sao Paolo ', '2013-04-01', '2012-11-18', '2014-11-18', 'A681C92CFC', 'anytime', 'theorema', 'the round button on the side of the watch you use to set the clock is broken. so you can not set the clock.', '13.06.2013 will Geld für kaputte und gebrauchte Uhr zurück haben!', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.72.208.230', 'ip1.c2.frb243.cust.comxnet.dk', '2013-04-08', '', NULL),
(509, '', 451, 999999999, 1, 'T2001', '2013-04-01', '2012-02-28', '2012-02-28', 'malfunction', 'mechanic', 'Theorema', 'Dear Sir/Miss,\r\n\r\nI contacted with Mr. Tufina a lot of time about my problem. I do not remember when I paid the bill for the watch. I was about the date of warranty. So the problems the following: The hour hands are not in good position. For example: when the watch shows at 12 hour, the big hour hand is on the small hour hand, but the two hour hands do not show at 12, the two hands sometime show more, or less. The other problem with the wacth, if I set the punctual time, it will late after a few day. The delay is about 30 minutes after a few days, if I see well. Maybe a spocket teeth broke from a gear wheel. I looked this problem after I got the watch. I hope, you will solve my problem with this watch. I will send to you the watch tomorrow, I guess, the watch will arrive Friday, or next Monday\r\nBest Regalds: Tamás Szabó', '09.04.2013\r\nWerkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '94.21.160.83', '94-21-160-83.pool.digikabel.hu', '2013-04-08', 'RG 5181 4980 5DE', NULL),
(510, '', 452, 999999999, 1, 'T2004 ', '2013-04-01', '2012-07-10', '2014-07-10', 'stopped working ', '0031616357060', 'Theorema ', 'my watch is stopped working and i dont know why, it didnt fail or was not broken. ', '09.04.2013\r\nWerkrep.', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '82.136.240.37', '82-136-240-37.ip.telfort.nl', '2013-04-08', 'RG 5181 4951 9DE', NULL),
(511, '', 403, 999999999, 1, 'Copacabana', '2013-04-02', '2012-11-23', '2012-12-20', 'Silver', 'Hands', 'Theorema ', 'Watch is not keeping time at all. Tick but nothing else. ', '19.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '213.205.240.228', '213.205.240.228', '2013-04-09', 'RG 5181 0201 2DE', NULL),
(512, '', 453, 1, 1, 'T3006', '2013-04-02', '0000-00-00', '0000-00-00', 'gelb', 'skelett', 'Theorema', 'Werk defekt', '02.04.2013\r\nWerktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '', '', '0000-00-00', 'RG 5181 4955 3DE', NULL),
(513, '', 454, 1, 1, 'GM-102', '2013-04-02', '0000-00-00', '0000-00-00', 'Stahl', 'skelett', 'Theorema', 'ohne Anschreiben', '02.04.2013\r\nWerkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '', '', '0000-00-00', 'RG 5181 4962 4DE', NULL),
(514, '', 455, 999999999, 0, 'Monaco Diamond', '2013-04-02', '2013-01-04', '2013-01-04', 'Leather', 'T3006-3', 'Theorema', 'When I got the watch I put it on my hand and it was working. After 1 day it stopped working and still isnt working.\r\n\r\nPlease let me know as soon as possible what needs \r\nto be done', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.78.79.254', '80.78.79.254', '2013-04-09', '', NULL),
(515, '', 456, 999999999, 0, 'Paragon (T 3001)', '2013-04-02', '2013-04-02', '2013-02-13', 'Don\'t Know', 'Don\'t Know', 'Theorema', 'The day, date, month hand are unresponsive when manually changed by clicking on the side buttons. Also the hour and minute hand when reseted is inaccurate, even after rewinding it 30 times.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.102.87.40', 'host-2-102-87-40.as13285.net', '2013-04-09', '', NULL),
(516, '', 457, 999999999, 0, 'Paragon (T 3001)', '2013-04-02', '2013-04-01', '2013-02-13', 'Don\'t Know', 'Don\'t Know', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.102.87.40', 'host-2-102-87-40.as13285.net', '2013-04-09', '', NULL),
(517, '', 458, 999999999, 1, 'Paragon (T 3001)', '2013-04-02', '2013-02-12', '2013-02-13', 'Don\'t Know', 'Don\'t Know', 'Theorema', 'Day, date and month hand are unresponsive when manually changed by clicking on the buttons of the side of the watch. Also, the minute and hour hand are inaccurate even after manually rewinding it 30 times clockwise as stated by the innstruction manual.', '12.04.2013 - Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '2.102.87.40', 'host-2-102-87-40.as13285.net', '2013-04-09', 'RG 5181 0093 5DE', NULL),
(518, '', 459, 999999999, 0, 'Marco polo', '2013-04-02', '2013-02-02', '2013-04-03', 'Gold ', 'black ', 'Theorema', 'A month ago the watch stoped working regularly. The watch runs behind all the time. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.85.43.80', '53552B50.cm-6-6a.dynamic.ziggo.nl', '2013-04-09', '', NULL),
(519, '', 460, 999999999, 0, 'Marco Polo Diamond', '2013-04-02', '2013-03-13', '2012-07-10', 'Hard Case', 'Black', 'Theorema', 'Date setting pin came loose and will not work. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.233.215.236', '81-233-215-236-no91.tbcn.telia.com', '2013-04-09', '', NULL),
(520, '', 461, 999999999, 1, 'Monte Carlo', '2013-04-03', '2012-02-02', '2013-03-02', 'niet meer opwinden', '0031651121721', 'Theorema', 'Ik kan het horloge niet meer opwinden wegens defect aan opwind mechanisme.', '09.04.2013\r\nWerkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '84.84.93.5', 'ip54545d05.adsl-surfen.hetnet.nl', '2013-04-10', 'RG 5181 4944 8DE', NULL),
(521, '', 462, 999999999, 1, 'Cannes Diamond', '2013-04-03', '2012-10-10', '2012-10-10', 'Stainless steel', 'white and silver with diamonds', 'Theorema', 'Watch was given to me as a present so I do not have the invoice/receipt. It has only been worn a few times. A large piece on the backside of the watch has broken off. ', 'Werkrep.', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '153.110.241.234', 'edb-owned-address-153_110_241_234.hidden-host.edb.com', '2013-04-10', 'RG 5181 0990 3DE', NULL),
(522, '', 463, 999999999, 0, 'Monte Carlo', '2013-04-03', '2013-01-01', '2013-01-01', 'Leather', 'T-', 'Theorema', 'The watch stopped working.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.78.79.254', '80.78.79.254', '2013-04-10', '', NULL),
(523, '', 464, 999999999, 1, 'Monaco diamond', '2013-04-03', '2012-11-30', '2012-11-30', 'Gold', 'Black', 'Theorema ', 'I cannot wind up the watch ref t3006-2', '09.04.2013 Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '92.237.44.204', 'cpc3-chms5-2-0-cust203.20-1.cable.virginmedia.com', '2013-04-10', 'RG 5181 0071 4DE', NULL),
(524, '', 465, 999999999, 1, 'casablanca', '2013-04-03', '2012-11-01', '2012-11-01', 'glass', 'skeleton', 'Theorema', 'The crown on the winding mechanism is loose and swinging free. This is the second time that this fault has happened as I have already returned this watch once.', 'siehe 527', '', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.51.237.166', '92.51.237.166', '2013-04-10', '', NULL),
(525, '', 466, 999999999, 1, 'monte carlo', '2013-04-04', '2013-02-03', '2013-02-03', 'stainless steel', 'GM102', 'Theorema', 'het horloge loopt te snel. The watch runs much faster as normally. This is not a little bit', '09.04.2013\r\nWerkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '84.107.67.151', '546B4397.cm-12-4b.dynamic.ziggo.nl', '2013-04-11', 'RG 5181 4948 2DE', NULL),
(526, '', 467, 999999999, 1, 'monaco diamond', '2013-04-04', '2013-03-02', '2013-03-10', 'black/gold Ref T 3006 ', 'black/gold/silver', 'theorema ', 'The watch serial number is T 3006.\r\nThe watch does not work at all! It worked for the first week, then became intermittent for the second week and failed completely in the third week. It has not been dropped or tampered with and as you will see - it looks brand new (as indeed it is!).\r\nI have packaged it for return in a similar manner as it was sent.', '09.04.2013 - Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '176.27.170.5', 'b01baa05.bb.sky.com', '2013-04-11', 'RG 5181 0068 8DE', NULL),
(527, '', 465, 999999999, 1, 'casablanca', '2013-04-04', '2012-11-01', '2012-11-01', 'glass', 'skeleton', 'Theorema', 'The Crown is loose over the winding mechanism and will not stay closed. this is the second time this has happenend watch was previously faulty when it arrived and the watch was sent back to be repaired. I am not happy with the watch', '09.04.2013 - Uhr gepr?ft - kein Fehler feststellbar !', '0,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.147.140.182', 'ip-83-147-140-182.dsl.digiweb.ie', '2013-04-11', '', NULL),
(528, '', 468, 999999999, 2, 'Cannes Diamond White', '2013-04-04', '2012-09-28', '2012-10-10', 'black leather', 'white', 'Theorema', 'By the end of September last year I bought one of your watches from Groupon (Sweden) Now I´m experiencing some troubles with the watch. It stops all the time. When I try to screw up the watch, it starts running again but only for a few minutes and then it stops again.\r\nGroupon code:00201831X2\r\nSecurity code: 9BAA0CFD47', '09.04.2013 - Werktausch\r\nUhr erhalten 11.09.2013', '9,00 â‚¬', '2013-09-11', '2013-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '81.226.239.172', '81-226-239-172-no61.business.telia.com', '2013-04-11', 'RG 5181 0079 3DE', NULL),
(4972, '', 3331, 999999999, 2, '2006-Panthos', '2015-03-16', '0000-00-00', '2014-05-22', 'silver', 'white', 'Theorema', 'Ich habe am 22.05.2014 eine Theorema Watches gekauft.\r\nLeider sind in der Uhr zwei kleine Teile abgefallen, die sich in der Uhr befinden. Ich schicke Ihnen ein paar Fotos mit den Fehlern zu.\r\nWo kann ich meine Uhr reklamieren? Ich bitte um schnellen Kontakt per Email oder Handy 017621971961 auch per WhatsApp. Danke!\r\nMFG', '17-03-15\r\nuntere Stoßsicherung hat sich zerlegt - gereinigt und gesichert montiert, obere Stoßsicherung ebenfalls gesichert\r\nUK 1803 0830 - einwandfrei\r\nWK 1903 0850 - 20-03-15 okay', '1,2', '2015-03-24', '2015-03-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-24', '77.12.59.175', 'brln-4d0c3baf.pool.mediaways.net', '2015-03-18', '00340433836511646885', NULL),
(532, '', 472, 999999999, 1, 'NEWTON DIAMONDS', '2013-04-04', '2013-03-17', '2013-03-15', 'T 4004', 'T 4004', 'THEOREMA', 'IMPOSIBLE AJUSTAR  RELOJ. LA PALANCA LATERAL SOLO SALE EN POSICION 1 (PARA AJUSTE DE FECHA) i NO PUEDO SACAR LA EN POSICION 2', '23.04.2013 - Geh?usereparatur', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '84.76.159.46', '84.76.159.46', '2013-04-11', 'RG 5181 0195 8DE', NULL),
(533, '', 473, 999999999, 1, 'CASABLANCA', '2013-04-04', '2012-10-28', '2012-10-28', 'Stainless steel case (316 L)', '44mm without crown', 'THEOREMA', 'HI, I got this watch on my birthday as a gift from my Girlfriend, she bought this watch on the 20/10/12. I wore this watch only 10 - 15 times within 3 months, and one day suddenly wind crown came out. i was very shocked as you can see that there is no damage on the watch. I sent an e-mail to your company on the 18/02/13 regarding this and got reply back on the 19/02/13 stating that i have to fill this form and send the watch back. I am sending my watch by register post and please make sure once it gets fixed and send it back by registered post. Please fix the \"WIND CROWN\"  ', 'siehe 546', '', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.255.218.214', '109.255.218.214', '2013-04-11', '', NULL),
(534, '', 474, 999999999, 0, 'Paragon', '2013-04-04', '2012-04-25', '2012-04-25', 'Steel', 'White', 'Theorema', 'The outside ring of the watch face that shows the time tick marks has shifted and spins loose.  You will notice that the 12 is no longer in the uppermost position.\r\n\r\nThanks', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.217.239.125', '24-217-239-125.dhcp.stls.mo.charter.com', '2013-04-11', '', NULL),
(535, '', 475, 999999999, 1, 'Paragon (T3001-4)', '2013-04-05', '2012-12-12', '2012-12-21', 'unknown', 'unknown', 'Theorema', 'The oscillator below the movement is broken and the day knob sometimes does not work.', '09.04.2013 - Zifferblatt und Werkreparatur', '12,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '85.229.132.178', 'c-b284e555.09-53-6c6b7013.cust.bredbandsbolaget.se', '2013-04-12', 'RG 5181 0083 3DE', NULL),
(536, '', 470, 999999999, 1, 'paragon', '2013-04-05', '2013-01-25', '2013-01-21', '?', '?', 'paragon', 'At first the fingers were just spinning around without stopping. And now two fingers have fallen off.', 'Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '194.218.146.6', 'host-6.ockero.se', '2013-04-12', 'RG 5181 0987 7DE', NULL),
(537, '', 469, 999999999, 1, 'GM105', '2013-04-05', '2013-03-18', '2013-02-10', 'Broke', '?', 'Theorema Panthos', 'Dont work. Woke up one morning and it dident work.  I have tryed to scroll the right button, but its on max level. ', '09.04.2013 - Werkreparatur', '0,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '81.94.167.166', '81-94-167-166.customer.itmastaren.net', '2013-04-12', 'RG 5181 0074 5DE', NULL),
(538, '', 476, 999999999, 1, 'T4004-3 ', '2013-04-05', '2013-03-06', '2013-03-06', '?', '?', 'THEOREMA', 'Dear sir/madam,\r\n\r\ni recently bought a watch at your company via Groupon.nl. Reference T4004. Within a couple of weeks i already noticing abrasion on the top of the watch and at the sie. This is not normal i think. I want it repaired under warranty as this is standr 2 years. What do i have to do to have this reoaired. ', 'Geh?use getauscht', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-17', '85.17.130.250', 'support.leaseweb.net', '2013-04-12', 'RG518103313DE', NULL),
(539, '', 477, 999999999, 1, 'sao paulo', '2013-04-05', '0000-00-00', '2013-12-12', 'theorema', 'automatic', 'theorema', 'went to change the time on the watch but the crown broke off the stem as it was pulled out.', '12.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '92.40.253.17', '92.40.253.17.threembb.co.uk', '2013-04-12', 'RG 5181 0092 1DE', NULL),
(540, '', 174, 1, 1, 'Paragon', '2013-04-05', '0000-00-00', '0000-00-00', 'Stahl', 'Weiss', 'Theorema', 'has stopped again', '05.04.2013\r\nWerkreparatur', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '', '', '0000-00-00', 'RG 5181 4974 3DE', NULL),
(541, '', 478, 1, 1, 'GM-102', '2013-04-05', '0000-00-00', '0000-00-00', 'Stahl', 'skelett', 'Theorema', 'ohne Anschreiben, ohne Fehlerangabe', '05.04.2013 - Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '', '', '0000-00-00', 'RG 5181 0184 2DE', NULL),
(542, '', 279, 1, 1, 'T3008', '2013-04-05', '0000-00-00', '2012-11-30', 'Stahl', 'Schwarz', 'Theorema', '????', '05.04.2013\r\nWerktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-15', '', '', '0000-00-00', 'RG 5181 4975 7DE', NULL),
(543, '', 479, 1, 1, 'T3005', '2013-04-05', '0000-00-00', '2012-06-08', 'Stahl', 'Schwarz', 'Theorema', 'Uhr bleibt stehen', '05.04.2013\r\nWerkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(544, '', 16, 1, 1, 'GM-103', '2013-04-05', '0000-00-00', '0000-00-00', 'Stahl', 'skelett', 'Theorema', 'Krone defekt', '05.04.2013\r\nneue Krone', '6,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '', '', '0000-00-00', 'RG 5181 0658 9DE', NULL),
(545, '', 480, 999999999, 1, 'casablanca', '2013-04-05', '2011-06-28', '2012-06-28', '2', 'T 2009', 'THEOREMA', 'sind bei vollen Aufzug stehen geblieben.liegen seit eine Woche hat sich nichts geändert, Aufzug immer noch voll, die Uhrzeigern stehen auf die selben stellen \"17:30\"', '12.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.12.221.201', 'dslb-178-012-221-201.pools.arcor-ip.net', '2013-04-12', '', NULL),
(546, '', 473, 999999999, 1, 'CASABLANCA', '2013-04-05', '2012-10-28', '2012-10-28', 'stainless steel case (316 L)', '44MM without Crown', 'THEOREMA', 'ohne', '12.04.2013 - Werkreparatur \r\nsiehe 533', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '155.136.80.173', '155.136.80.173', '2013-04-12', 'RG 5181 0076 2DE', NULL),
(569, '', 500, 1, 1, 'GM-104', '2013-04-12', '0000-00-00', '2013-02-17', 'gelb', 'skelett', 'Theorema', 'Uhr geht nach und bleibt stehen', '12.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-25', '2013-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '', '', '0000-00-00', 'RG 5181 0085 5DE', NULL),
(570, '', 247, 1, 1, 'T3005', '2013-04-12', '2012-01-06', '2012-01-06', 'Stahl', 'Weiss', 'Theorema', 'Zifferblatt defekt', 'Werk ersetzt\r\nZ\'Blatt ersetzt', '12,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '', '', '0000-00-00', '43147067109 ', NULL),
(571, '', 501, 1, 1, 'T2004', '2013-04-12', '0000-00-00', '0000-00-00', 'Stahl', 'skelett', 'Theorema', 'ohne Anschreiben', '12.04.2013 - Werktausch', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(572, '', 502, 1, 2, 'T3005', '2013-04-12', '0000-00-00', '2012-07-10', 'Stahl', 'Weiss', 'Theorema', 'Uhr ist stehengeblieben', '12.04.2013 - Werkreparatur\r\n\r\n22 may Uhr zur?ck...nicht zugestellt\r\nUhr erhalten 27.08.2013', '9,00 â‚¬', '2013-09-10', '2013-09-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '', '', '0000-00-00', 'RG 5181 0067 4DE', NULL),
(573, '', 329, 1, 1, 'T3005', '2013-04-12', '0000-00-00', '2012-06-01', 'Stahl', 'Weiss', 'Theorema', 'kl. Zeiger abgefallen, Uhr funktioniert nicht', '12.04.2013 - Zeiger befestigt und Werk repariert - (Kulanz)', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(547, '', 481, 999999999, 1, 'Copacabana', '2013-04-05', '2012-09-20', '2012-10-01', '??', '??', 'Theorema', 'The watch is working for a period of 5 sec. to a few minutes, and then it stops for a while. \r\nThen the watch starts again for at short period and stops again right after.\r\n\r\nThe watch is drawed up and there is no reasons why it should not work since there has not been any accidents with the watch.\r\n', '09.04.2013 - Werk und Geh?usereparatur', '12,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '89.104.214.132', 'host132.itavishosting.dk', '2013-04-12', 'RG 5181 0084 7DE', NULL),
(548, '', 482, 999999999, 1, 'T4004', '2013-04-05', '2013-03-12', '2013-03-18', 'automatic', 'black', 'theorema', 'lack screw on the right side of the dial', '12.04.2013 - Geh?usereparatur', '6,00 â‚¬', '2013-08-25', '2013-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '31.7.159.60', '31.7.159.60', '2013-04-12', 'RG 5181 0081 6DE', NULL),
(549, '', 483, 999999999, 1, 'CANNES DIAMOND', '2013-04-06', '2012-09-29', '2012-10-10', 'Broken watch', 'Broken watch', 'THEOREMA  T3004-7', 'I bought Theorema clock from Groupon Sweden your partner the 29/09/2012.My warranty from 10.10.2012. I got it sometime in oktober. Grouponkod: 0010238N9USecuritypassword: BA62A8D9BC.Everything has worked as it should untill now.O ne month it was delayed by two minutes. I do not know if this is normal. Two, three weeks ago it stopped completely by 1-2 hours. Now it becomes more and more often 4-5 times a day.I find that second angler who is at the pipe does not move itself. When I hit the clock with my finger it starts again. I have not hit the watch and it haven´t been close to water, it just happen that way.\r\n\r\n', '12.04.2013 - Werkrep.', '9,00 â‚¬', '2013-08-25', '2013-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '79.102.57.3', 'c-4f663903-74736162.cust.telenor.se', '2013-04-13', 'RG 5181 0095 2DE', NULL),
(550, '', 484, 999999999, 1, 'Damascus Diamond', '2013-04-06', '2012-11-16', '2012-11-25', 'gold', 'black', 'theorema', 'The small hand on one of the small dials on the watch face has fallen off and is floating around somewhere within the face of the watch.\r\nI would have preferred a refund for this product as I am not at all impressed with the build quality of this watch for the price I have paid!! But as I have been told by yourselves and Groupon that this is not possible even though it is well within the guarantee period I am sending it back to you to be replaced. Thank for your help in this unfortunate matter. ', '19.04.2013\r\n\r\nUhr darf auf keinen Fall geschickt werden, da die Kundin dass Geld zur?ck erhalten hat!  29.04.2013\r\n\r\nZeiger befestigt und Werkrep.', '12,00 â‚¬', '2013-08-25', '2013-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-17', '81.159.129.95', 'host81-159-129-95.range81-159.btcentralplus.com', '2013-04-13', 'RG518103260DE', NULL),
(551, '', 485, 999999999, 1, 'Marco Polo', '2013-04-07', '2012-06-01', '2012-06-01', 'Automatikuhr', 'x', 'Theorema  ', 'Es gab von Anfang an Probleme die Uhr aufzudrehen. Mittlerweile ist dies gar nicht mehr möglich. Es ist nicht möglich die Krone/Aufzugwelle herauszuziehen und die Uhrzeit einzustellen. ', '12.04.2013 - neue Krone', '6,00 â‚¬', '2013-08-25', '2013-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '89.204.153.242', '89.204.153.242', '2013-04-14', '', NULL),
(552, '', 334, 999999999, 1, ' Paragon', '2013-04-07', '2013-01-21', '2013-01-21', '?', 'Grouponkod: 0010181NT4', 'Theorema', 'Hi Team,\r\n\r\nI am unable to rewind my watch and it looses a lot of time.\r\n\r\nCan you please check it and see if you can sort that out, as it is very annoying that it doesnt work as intended.\r\n\r\nCheers,\r\n\r\nMichael', '16.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '213.67.33.91', '213-67-33-91-no132.bredband.skanova.com', '2013-04-14', 'RG 5181 0091 8DE', NULL),
(553, '', 486, 999999999, 1, 'RIO', '2013-04-09', '2013-03-13', '2013-03-18', 'Yes, a black hard case', '???', 'Theorema Timepieces', 'The golden colour pointer is loose and is stuck in the clockwork itself. Hence the watch does not function at all.\r\nThe watch reference is GM 107 dated 18.03.13.', '12.04.2013 Zeiger befestigt', '6,00 â‚¬', '2013-08-25', '2013-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '62.20.79.66', '62-20-79-66.customer.telia.com', '2013-04-16', 'RG 5181 0073 1DE', NULL),
(554, '', 487, 999999999, 1, 'VIENNA DIAMOND', '2013-04-09', '0000-00-00', '2012-10-10', 'TIME VIEWER IS BROKEN', '+46214702461', 'THEOREMA', 'THE CLOCK COUNTS DOWN', '12.04.2013 - Zeiger befestigt', '6,00 â‚¬', '2013-08-25', '2013-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '83.176.248.246', 'c83-176-248-246.cust.tele2.se', '2013-04-16', 'RG 5181 0077 6DE', NULL),
(555, '', 488, 999999999, 1, 'Copacabana', '2013-04-09', '2013-03-10', '2013-03-10', 'silver', 'silver', 'THEOREMA', 'The watch ticks but it goes to slow.', '16.04.2013 - Werkrep.', '9,00 â‚¬', '2013-08-25', '2013-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '178.155.194.65', '178.155.194.65', '2013-04-16', 'RG 5181 0089 5DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(556, '', 305, 1, 1, 'GM-103', '2013-04-09', '0000-00-00', '0000-00-00', 'gelb', 'skelett', 'Theorema', 'Krone liegt bei', '09.04.2013\r\nWerkreparatur', '0,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '', '', '0000-00-00', 'RG 5181 0224 7DE', NULL),
(557, '', 489, 1, 1, 'GM-102', '2013-04-09', '0000-00-00', '2013-02-03', 'gelb', 'skelett', 'Theorema', 'Uhr geht nach', '09.04.2013 - Werktausch', '9,00 â‚¬', '2013-08-25', '2013-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '', '', '0000-00-00', 'RG 5181 0069 1DE', NULL),
(558, '', 490, 1, 1, 'T3005', '2013-04-09', '0000-00-00', '2012-06-01', 'Stahl', 'Schwarz', 'Theorema', 'Uhr bleibt stehen, Drucker funkt. nicht, Datum schaltet falsch', '09.04.2013 - Werkreparatur.\r\nbei diesem Uhrenmodell geht das Datum immer bis 39 !', '9,00 â‚¬', '2013-08-25', '2013-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(559, '', 491, 999999999, 1, 'Toronto', '2013-04-09', '2013-03-02', '2013-03-14', 'Reclamation', 'Service', 'Theorema-watch', 'Hour and minute pointers are not synchronized e.g.\r\n When Hour pointer is shown 12(noon) then Minute pointer is shown 25minutes to 12.\r\nAt the very beginning watch was perfect, but this error appear after one week use.', '19.04.2013 - Zeigerstellung repariert', '6,00 â‚¬', '2013-08-25', '2013-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '194.157.74.57', '194.157.74.57', '2013-04-16', 'RG 5181 0193 5DE', NULL),
(560, '', 492, 999999999, 1, 'T 3008', '2013-04-10', '2013-10-03', '2013-10-03', 'Black', 'Black/Gold', 'Theorema', 'I was simply adjusting the \'month dial\' on the watch and whilst doing so it span around and both the \'date\' and \'month dial\' came off. I took the watch off immediately and in do so I saw the hand fall in the mechanism. The watch has not been tampered with, misused or dropped.\r\n\r\nKind regards,\r\n\r\n\r\nAndre', '19.04.2013 - Zeiger befestigt', '6,00 â‚¬', '2013-08-25', '2013-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '94.173.17.4', 'cpc11-sgyl28-2-0-cust259.sgyl.cable.virginmedia.com', '2013-04-17', 'RG 5181 0200 9DE', NULL),
(561, '', 493, 999999999, 1, 'CANNES Diamond', '2013-04-10', '2012-09-29', '2012-09-29', 'n/a', 'n/a', 'Theorema', 'Watch is not working correctly. This must be related to the automatic function. \r\nIt is not enough to just wear it, so you have to shake it to get it up and running. But even then it won\'t work for a whole day. No matter what I do, it\'s either standing still, or 1 to 3 hours behind. \r\n\r\n', '12.04.2013 - Werk und Geh?usereparatur', '12,00 â‚¬', '2013-08-25', '2013-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '212.112.188.157', '212.112.188.157', '2013-04-17', 'RG 5181 0097 0DE', NULL),
(562, '', 494, 999999999, 2, 'Marco polo', '2013-04-10', '2012-11-16', '2012-11-16', 'out of function', 'marco polo, White', 'Theorema', 'I bought my watch through the Swedish company, Groupon.se. As noted earlier, it is a Marco polo automatic watch. now it does not work and i don´t know what is wrong with it ', '12.04.2013- Werkreparatur\r\n--------------------------------------\r\nUhr erhalten 26.08.2013\r\n27-08-13\r\n...ausgeschwungen\r\nK 2708 1305 - 2908 geht genau 1h falsch?\r\nK 2908 1520\r\n\r\nVieder versendet 02.09.2013 RG 5181 3733 4DE\r\n---------------------------------------\r\nUhr erhalten 16.10.2013\r\nAnker gerichtet und \r\nK 1710 xxxx\r\nUhr versendet 23.10.2013   RG 6237 2602 7DE\r\n', '9,00 â‚¬', '2013-10-23', '2013-10-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '90.130.24.146', 'd90-130-24-146.cust.tele2.se', '2013-04-17', 'RG 5181 0099 7DE', NULL),
(563, '', 495, 999999999, 0, 'casablanca', '2013-04-11', '2013-04-07', '2012-11-29', 'Broken', '40848896', 'theorema', 'the Little hat, you use to reset the time fall of, so now i can use the Watch :( \r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.71.135.108', '80-71-135-108.u.parknet.dk', '2013-04-18', '', NULL),
(564, '', 496, 999999999, 1, 'T3006', '2013-04-11', '2012-11-30', '2012-11-30', 'Yes', 'Yes', 'Theorema', 'Watch has stopped working altogether.  Tried winding and wearing to enable automatic working.', 'Werkrep.', '9,00 â‚¬', '2013-08-25', '2013-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '146.162.240.241', '146.162.240.241', '2013-04-18', 'RG 5181 0643 9DE', NULL),
(565, '', 497, 999999999, 1, 'Paragon', '2013-04-11', '2012-08-28', '2013-08-28', 'Silver', 'Black', 'Theorema', 'I bought a Theorema paragon kinetic watch in august-2012. In the beginning of februar I woke up in the morning and one of the small screw in the case was loose, and the kinetic \"engine\" didnt work anymore. I would like to send it to you for a service. Thank you in advance.\r\n\r\nSincerely Einar Seglem Bekken', '19.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-25', '2013-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '161.4.82.6', 'helse-fonna.ihelse.net', '2013-04-18', 'RG 5181 0202 6DE', NULL),
(566, '', 498, 999999999, 1, 'Monte-Carlo', '2013-04-12', '2013-01-28', '2013-02-03', 'GM102', 'silver', 'Theorema', ' It doesn\'t wind up anymore, nor automaticaly, nor by hand.  When winding up, no parts in the watch are moving.', '16.04.2013 - Krone und Welle ersetzt', '6,00 â‚¬', '2013-08-25', '2013-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '78.23.225.23', '78-23-225-23.access.telenet.be', '2013-04-19', 'RG 5181 0100 3DE', NULL),
(567, '', 499, 999999999, 0, 'timepieces', '2013-04-12', '2012-10-19', '2012-11-30', 'kello', '2222', 'Theorema', 'Kello pysähtyi 20.2.2012 pari kertaa ja kävii kuukauden, jonka jälkeen ei ole toiminut kellona', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.153.238.147', 'a91-153-238-147.elisa-laajakaista.fi', '2013-04-19', '', NULL),
(568, '', 186, 1, 2, '104 - Copacabana', '2013-04-12', '2013-02-13', '2013-02-17', 'schwarz', 'schwarz', 'Theorema', 'Uhr bleibt stehen', '12.04.2013 - Werkreparatur', ',', '2014-10-20', '2014-10-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '', '', '0000-00-00', 'RG 5181 0088 1DE', NULL),
(574, '', 339, 1, 1, 'T3001', '2013-04-12', '0000-00-00', '2012-08-01', 'Stahl', 'Weiss', 'Theorema', 'Zifferblattring verdreht', '12.04.2013\r\nZifferblatt rep.', '0,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(575, '', 199, 1, 1, 'T3007', '2013-04-12', '0000-00-00', '2012-10-11', 'gelb', 'Schwarz', 'Theorema', 'ohne Anschreiben, alte Rep. 213', '12.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '', '', '0000-00-00', 'RG 5181 0094 9DE', NULL),
(577, '', 504, 999999999, 1, 'MONACO DIAMOND', '2013-04-13', '2012-11-25', '2012-11-25', 'STAINLESS STEEL CASE(316L)', 'SPECIAL HARDENED MINERAL GLASS', 'THEOREMA', 'Its not working. JUST STOP WORKING SUDDENLY.', 'siehe 619', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '89.242.81.91', 'host-89-242-81-91.as13285.net', '2013-04-20', '', NULL),
(578, '', 505, 999999999, 1, 'Marco Polo', '2013-04-13', '2011-12-27', '2013-12-26', '111546', '111546', 'Theorema', 'Datumsanzeige bleibt auf Nummer 19 stehen.', '19.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.98.222.237', 'dslb-188-098-222-237.pools.arcor-ip.net', '2013-04-20', '', NULL),
(579, '', 506, 999999999, 1, 'Sao Pa', '2013-04-14', '2013-03-02', '2013-03-02', 'Original Theorema ', 'None', 'Theorema', 'The Crown has come out. cannot rotate the hands of watch. and time is always differ from 15-20 moniutes everyday. ', '19.04.2013 - Werkreparatur und neue Aufzugwelle', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '94.0.56.127', '5e00387f.bb.sky.com', '2013-04-21', 'RG 5181 0191 3DE', NULL),
(580, '', 507, 999999999, 1, 'Damascus Diamond Watch', '2013-04-14', '2013-03-03', '2013-03-03', 'yes', 'Black', 'Theorema', 'Fails to keep time. Loses at least two hours per day.\r\nAll instructions have been followed to the letter to no avail.', '23.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '2.216.55.205', '02d837cd.bb.sky.com', '2013-04-21', 'RG518101839DE', NULL),
(581, '', 508, 999999999, 1, 'Casablanca ', '2013-04-15', '2012-12-16', '2013-01-20', 'Gold ', 'Black', 'Theorema ', 'After wearing the watch for a couple of days I took it off. Forgetting to put it on for a week or so. When I was going to put it on again, I did according to the instructions and winded it up again. Then I noticed That the dial for the seconds was functioning but not the dials for minute and hour.', 'Zeiger neu gesetzt', '6,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '84.209.141.187', 'cm-84.209.141.187.getinternet.no', '2013-04-22', 'RG 5181 0634 5DE', NULL),
(582, '', 509, 999999999, 1, 'Marco Polo Dimond', '2013-04-15', '0000-00-00', '0000-00-00', '0', '0', 'Theorema', 'AutomatikUhr lässt läuft nicht mehr', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '217.88.255.58', 'pD958FF3A.dip.t-dialin.net', '2013-04-22', '43147072038 ', NULL),
(585, '', 510, 999999999, 1, 'Paragon Silver', '2013-04-16', '2012-06-18', '2012-06-20', '??', '??', 'Theorama', 'Defect description; The watch stopped working for a while, but then suddenly started working again. However, now it has completely stopped. Further, when trying to adjust the time, only the small pointer moves (instead of the big pointer). \r\n\r\nWarranty reference; TJ001', '19.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '80.254.147.84', '46ob.scansafe.net', '2013-04-23', 'RG 5181 0206 5DE', NULL),
(586, '', 511, 999999999, 2, 'Paragon', '2013-04-16', '2012-08-16', '2012-08-16', 'round', 'white', 'Theorema', 'The watch doesn\'t work correctly.\r\nThe hands run slow, even if the watch is wound every day.\r\n(The watch was bought within wholesale order in 2012 but was sold only several weeks ago)', 'Uhr erhalten 23.09.2013\r\n08-10-13\r\ngut, eingestellt und K 0810 1410 - verliert ein wenig - reguliert', '', '2013-10-14', '2013-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-14', '85.93.45.46', 'nesoft.kirov.ru', '2013-04-23', 'RG 6237 2503 5DE', NULL),
(587, '', 512, 999999999, 1, 'MONACO DIAMOND', '2013-04-16', '2013-08-03', '2013-08-03', 'T 3006', 'MONACO DIAMOND', 'TUFINA', 'THE MECHANISM STOPT WORKING SIMPLY ONE DAY ...', '19.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '188.141.57.72', '188.141.57.72', '2013-04-23', 'RG 5181 0185 6DE', NULL),
(589, '', 514, 999999999, 1, 'Theorema diamond-set men\'s watch', '2013-04-16', '2012-11-16', '2012-11-20', 'can not reset the time', 'diamond-set faces', 'Theorema diamond-set men\'s watch', 'there is a problem with the watch that i can not adjust and reset the time through the button, also, it will be a bit slow when it running more than 5 hours.', '19.04.2013 - Werktausch\r\n27.05.2013 Nachforschung gestellt!', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '82.16.214.46', 'cpc13-bedf3-2-0-cust45.9-1.cable.virginmedia.com', '2013-04-23', 'RG 5181 0204 3DE', NULL),
(590, '', 515, 1, 1, 'GM-105', '2013-04-16', '0000-00-00', '2013-01-10', 'gelb', 'skelett', 'Theorema', 'Uhrl bleibt stehen', '16.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-04-29', '', '', '0000-00-00', 'RG 5181 0078 0DE', NULL),
(591, '', 516, 999999999, 0, 'SAO PAOLO', '2013-04-17', '2013-01-24', '2013-01-24', 'Stainless steel case (316 L)', 'Mechanical movement', 'Theorema', 'The crown came off while I was adjusting the time.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '203.127.30.1', '203.127.30.1', '2013-04-24', '', NULL),
(593, '', 517, 999999999, 1, 'Monaco Diamond', '2013-04-17', '2013-03-02', '2013-03-08', 'Silver', 'Silver', 'Theorema', 'The mechanism on the watch has just stopped working/moving.', '25.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '82.42.115.213', 'cpc3-sgyl7-0-0-cust212.18-2.cable.virginmedia.com', '2013-04-24', 'RG 5181 0190 0DE', NULL),
(594, '', 513, 999999999, 1, 'MONTE CARLO (gold with brown leather strap)', '2013-04-17', '2012-10-04', '2012-10-10', 'stainless steel', 'skeleton', 'THEOREMA', 'wound up as usual before going to bed, noticed it wasn\'t working in the morning.', '23.04.2013 Werkreparatur\r\nNachforschung am 24.05.2013 gestellt!', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '213.122.244.84', 'host213-122-244-84.range213-122.btcentralplus.com', '2013-04-24', 'RG 5181 0187 3DE', NULL),
(595, '', 518, 999999999, 1, 'T4004', '2013-04-18', '2013-02-27', '2013-03-06', 'nvt', '31645418580', 'Theorema', 'zijplaat bij knop weg,schroefjes niet goed vastgezet.', '23.04.2013 - Geh?use rep.', '6,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '37.251.91.252', '37-251-91-252.FTTH.ispfabriek.nl', '2013-04-25', 'RG 5181 0199 2DE', NULL),
(596, '', 519, 999999999, 2, 'Rio GM107', '2013-04-19', '2013-03-15', '2013-03-20', 'Stainless steel', '?', 'Theorema', 'Sometimes the clock stops, sometimes the minute and hour \"arm\" sticks together with the results in wrong time. It has hapepned a number of times,especially the later one.', 'Werkrep.\r\nUhr erhalten 09.09.2013\r\nHat ein refund bekommt nach 10 september 2013\r\n', '9,00 â‚¬', '2013-09-13', '2013-09-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '83.241.155.210', '210.155.241.83.in-addr.dgcsystems.net', '2013-04-26', 'RG 5181 0989 4DE', NULL),
(597, '', 520, 999999999, 1, 'toronto', '2013-04-19', '2013-03-02', '2013-03-02', 'gm 106', 'gm 106', 'theorema', 'the front piece of the watch including the glass have broken of.  ', 'Geh?use rep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '83.94.189.228', 'x1-6-00-8e-f2-92-7c-aa.k1352.webspeed.dk', '2013-04-26', 'RG 5181 0645 6DE', NULL),
(598, '', 216, 1, 1, 'T3005', '2013-04-19', '0000-00-00', '2012-06-01', 'Stahl', 'Weiss', 'Theorema', 'Uhr läßt sich nicht aufziehen', 'Werkrep.', '0,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '', '', '0000-00-00', '43147072545 ', NULL),
(599, '', 521, 1, 1, 'T3006', '2013-04-19', '0000-00-00', '2012-10-30', 'gelb', 'skelett', 'Theorema', 'ohne Anschreiben', '19.04.2013 - Werkreparatur und Zeiger ersetzt', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '', '', '0000-00-00', 'RG 5181 0205 7DE', NULL),
(600, '', 522, 1, 2, 'GM-104', '2013-04-19', '0000-00-00', '0000-00-00', 'gelb', 'skelett', 'Theorema', 'Krone defekt', '19.04.2013 - Werkreparatur', '9,00 â‚¬', '2014-06-26', '2014-06-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '', '', '0000-00-00', 'RG 5181 0198 9DE', NULL),
(601, '', 523, 1, 1, 'GM-101', '2013-04-19', '0000-00-00', '2012-10-10', 'Stahl', 'skelett', 'Theorema', 'Uhr geht nicht', '19.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '', '', '0000-00-00', 'RG 5181 0194 4DE', NULL),
(602, '', 524, 999999999, 1, 'Copacabana', '2013-04-19', '2012-10-10', '2012-10-15', 'Gold', 'Skeleton', 'Theorema', 'The Number 2 has fallen from the \"12\" placement on the top of the Dial and has fallen into the winding spring. The Number \"11\" marker has also fallen off and is lying on top of the winding spring.\r\nThere are some superficial marks on the glass from general wear and tear, although this is not the problem I am reporting.', '23.04.2013 - Zifferblatt repariert', '6,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '79.223.70.13', 'p4FDF460D.dip0.t-ipconnect.de', '2013-04-26', '00340433836168310740', NULL),
(603, '', 525, 999999999, 1, 'Paragon Automatic', '2013-04-20', '2013-02-13', '2013-02-17', 'Stainless Steel', 'i dont knoe what this is', 'Theorema', 'The automatic action in the back of the watch has come lose and as you more your wrist you can hear the mechanism scrap around in side the watch. You can see the lose part in the back of the watch. ', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '176.251.224.92', 'b0fbe05c.bb.sky.com', '2013-04-27', 'RG 5181 0651 3DE', NULL),
(604, '', 526, 999999999, 0, 'newton diamond', '2013-04-21', '2013-03-18', '2013-03-18', 'damage internal', '+393930137938', 'theorema', 'crown side effect ... i can\'t set up the time', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.236.46.232', '2-236-46-232.ip231.fastwebnet.it', '2013-04-28', '', NULL),
(605, '', 527, 999999999, 1, 'Paragon', '2013-04-22', '2013-02-18', '2013-02-20', 'Yes - leather', 'Automatic - not sure I understand this one', 'Theorema', 'Groupon ref: 9G3QDK2A6L\r\nWarranty ref T3001\r\nTwo faults already:\r\n1) Day dial has stopped working.\r\n2) A piece is also lose in mechanism at back of watch', '26.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '188.39.95.138', '188-39-95-138.static.enta.net', '2013-04-29', 'RG 5181 0189 5DE', NULL),
(606, '', 266, 999999999, 1, 'Toronto', '2013-04-22', '2011-11-15', '2013-04-15', 'Mechanical', 'Mechanical', 'Theorema', 'Problems in the crown of setting the time', '25.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '194.140.232.218', '194.140.232.218', '2013-04-29', 'RG 5181 0208 8DE', NULL),
(637, '', 556, 999999999, 1, 'Marco Polo Diamond', '2013-04-28', '2012-06-26', '2014-06-26', 'Original black case', '+46735438523', 'Theorema', 'The second meter just stop suddenly. I can\'t get i started again. ', '639', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '37.250.94.93', '37.250.94.93.bredband.tre.se', '2013-05-05', '', NULL),
(607, '', 429, 999999999, 1, 'Monaco Diamond', '2013-04-23', '2012-11-16', '2012-11-16', 'Silver', 'Silver', 'Theorema', 'Watch loses time after a couple of hours. Overnight it can lose time by up to 40mins and if you decide not to reset it, i reckon it will continue to lose time by the hour.', '25.04.2013 - Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '130.76.32.197', '130.76.32.197', '2013-04-30', 'RG 5181 0210 5DE', NULL),
(608, '', 528, 999999999, 1, 'JUMBO BIANCO', '2013-04-23', '2012-10-20', '2012-10-20', 'TUFINA UHREN', 'CHRONOGRAPH', 'THEOREMA', 'IT\'S BROKEN THE SCREW DOWN CROWN.', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '151.32.240.108', 'ppp-108-240.32-151.iol.it', '2013-04-30', 'RG 5181 0971 3DE', NULL),
(609, '', 529, 999999999, 1, 'TOULOUSE', '2013-04-23', '2012-03-14', '2013-04-23', 'Skeleton', 'Manual', 'Theorema', '1) The strap broke at the stitching. Please replace strap\r\n2) the winding pin does not work. Cannot push or pull nor wind the watch.\r\nThank you....David', 'neues Band \r\nWerkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '74.57.32.61', 'modemcable061.32-57-74.mc.videotron.ca', '2013-04-30', 'RG 5181 3043 8DE', NULL),
(610, '', 530, 1, 1, 'Paragon', '2013-04-23', '0000-00-00', '2013-01-10', 'rosegold', 'Weiss', 'Theorema', 'ohne Fehlerangabe', '23.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '', '', '0000-00-00', 'RG 5181 0188 7DE', NULL),
(611, '', 532, 999999999, 1, 'Monaco Diamond T3006', '2013-04-23', '0000-00-00', '0000-00-00', 'Stainless Steel (Gold)', 'Black Skeleton', ' Theorema', 'Groupon purchase, date of invoice unknown.\r\n\r\nWatch runs for 24 hours and then stops needing further winding, despite being constantly worn.  Previously ran uninterrupted.', 'Werktausch', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-17', '144.98.76.45', '144.98.76.45', '2013-04-30', 'RG518103256DE', NULL),
(612, '', 533, 999999999, 1, 'SAO PAOLO', '2013-04-23', '2012-12-12', '2012-12-12', 'STAINLESS STEEL', 'CLEAR', 'THEOREMA', 'THE WATCH RUNS TOO FAST. IT WILL GAIN ABOUT 15 HOURS IN A 24 HOUR PERIOD.', 'Werkrep.\r\n', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '81.156.163.80', 'host81-156-163-80.range81-156.btcentralplus.com', '2013-04-30', 'RG 5181 3073 3DE', NULL),
(613, '', 534, 999999999, 1, 'T3005-5', '2013-04-24', '2012-06-01', '2012-06-01', 'all steinless steel', 'cpomograph weiss', 'Theorema', 'lässt sich nicht mehr einstellen. kleine zeiger bleibt hängen.', 'Werktausch\r\nKrone ersetzt', '12,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '212.202.139.171', 'mail2.mgv.de', '2013-05-01', '43147077493 ', NULL),
(614, '', 535, 999999999, 1, 'Rio-horloge', '2013-04-24', '2013-03-31', '2013-04-10', 'Silver', 'White', 'Theorama', 'Ref:  GM 107-1\r\n\r\nI have bought a Watch a week ago, but already the hour pointer is off relative to the minute pointer. (e.g. at 12:00 both pointers are not pointing to the 12 but the hour pointer is pointing at 2-3 min over 12h) Not providing me with the exact time.', 'Zeiger neu gesetzt', '6,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '95.97.240.221', '095-097-240-221.static.chello.nl', '2013-05-01', 'RG 5181 0644 2DE', NULL),
(615, '', 536, 999999999, 1, 'Rio', '2013-04-24', '2013-03-30', '2013-04-10', 'silver', 'black', 'Theorema', 'one of the needles fell off and the watch gear is broken/loose', 'Zeiger befestigt', '6,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '85.150.157.188', 's55969dbc.adsl.online.nl', '2013-05-01', 'RG 5181 0647 3DE', NULL),
(616, '', 537, 999999999, 1, 'GM102', '2013-04-24', '2013-04-27', '2013-02-03', 'xx', 'xx', 'xx', 'la montre ne fonctionne que lorsquelle est a l\'envers !!!! au poignet et meme sur la table elle s\'arrete directement. Achetée par Groupon', 'Werktausch', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '178.50.82.98', 'ptra-178-50-82-98.mobistar.be', '2013-05-01', 'RG 5181 0638 5DE', NULL),
(617, '', 538, 999999999, 1, 'GM101-3', '2013-04-25', '2012-10-10', '2012-10-10', 'Yes', 'Roman - Skeleton', 'THEOREMA Brown strap', 'Whilst wearing one day the arm of the clock just popped off and therefore the watch doesnt work anymore. \r\n\r\nWhen you receive the watch - you will be able to see the arms of the clock under the glass face. It is detached and moving around inside the clock.\r\n\r\nPlease can you provide a replacement watch of the same brand, etc. \r\n\r\nAny questions do let me know. Thanks Aliyyah', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-17', '213.86.111.10', 'static-213-86-111-10.sapient.com', '2013-05-02', 'RG518103344DE', NULL),
(618, '', 539, 999999999, 1, 'Men\'s Skeleton Watch', '2013-04-25', '2013-02-06', '2013-02-10', 'n/a', 'n/a', ' Sao Paolo', 'The winder falls out when you wind it up ', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '1999-12-17', '92.30.92.241', 'host-92-30-92-241.as13285.net', '2013-05-02', 'RG518103171DE', NULL),
(619, '', 504, 999999999, 1, 'MONACO DIAMOND', '2013-04-25', '2012-11-25', '2012-11-25', 'STAINLESS STEEL CASE(316L)', 'SPECIAL HARDENED MINERAL GLASS', 'THEOREMA', 'stop working suddenly .\r\n\r\n', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '80.44.188.238', '80-44-188-238.dynamic.dsl.as9105.com', '2013-05-02', 'RG 5181 0657 5DE', NULL),
(620, '', 540, 999999999, 0, 'Sao Paolo', '2013-04-25', '2013-04-25', '2014-11-18', 'Don\'t know', 'Don\'t know what to write here', 'Theorama', 'Watch stopped ticking. When I realized something was wrong, it was still ticking alot when trying to get it going, but quick enough and stopped after a short while...\r\n\r\nSending watch from Denmark on 25.4.2013', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.104.252.168', '2-104-252-168-dynamic.dk.customer.tdc.net', '2013-05-02', '', NULL),
(621, '', 541, 999999999, 1, 'Monaco Diamond', '2013-04-25', '2012-10-25', '2012-10-30', '?', '?', 'Theorema', 'Watch stopped running without any incidents. maybe battery?', 'siehe 625', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.75.167.146', '77.75.167.146.customers.telelet.dk', '2013-05-02', '', NULL),
(622, '', 542, 1, 1, 'GM-104', '2013-04-25', '0000-00-00', '2013-02-03', 'gelb', 'skelett', 'Theorema', 'Werk', '25.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '', '', '0000-00-00', 'RG 5181 0211 4DE', NULL),
(623, '', 543, 1, 1, 'T4004', '2013-04-25', '0000-00-00', '2013-03-06', 'gelb', 'skelett', 'Theorema', 'Uhr geht nicht', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '', '', '0000-00-00', 'RG 5181 0641 1DE', NULL),
(624, '', 544, 999999999, 1, 'Toulouse', '2013-04-25', '2011-10-12', '2011-08-12', 'Edelstahl 316L', 'römisches Ziffernblatt', 'Theorema', 'Die Uhr lässt sich nicht mehr aufziehen. Es greifen die Zahnräder nicht ineinander.', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '217.248.113.140', 'pD9F8718C.dip0.t-ipconnect.de', '2013-05-02', '43147077133 ', NULL),
(625, '', 541, 999999999, 1, 'Monaco Diamond', '2013-04-26', '2012-10-25', '2012-10-30', '?', '?', 'Theorema', 'Watch has stopped running without any apparant reason.\r\nBattery Died?\r\n\r\n', 'Werktausch und Zeiger ersetzt', '12,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '1999-12-17', '87.54.4.253', '87.54.4.253', '2013-05-03', 'RG518103273DE', NULL),
(627, '', 546, 999999999, 1, 'COPACABANA', '2013-04-26', '2012-11-20', '2014-11-20', 'lather-black', 'GU-104', 'Theorema', 'After buying watches and subsequently being tested, I found that do not respond at all. I tried to load them normally, but no response. I do not know what went wrong.\r\n\r\nNach dem Kauf Uhren und anschließend getestet, fand ich, dass überhaupt nicht zu reagieren. Ich versuchte, sie normal geladen, aber keine Antwort. Ich weiß nicht, was falsch gelaufen ist. ', 'Uhr gepr?ft - kein Fehler feststellbar', '0,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '188.112.106.119', '188-112-106-119.3pp.slovanet.sk', '2013-05-03', 'RG 5181 0635 4DE', NULL),
(628, '', 547, 999999999, 0, 'Copacabana', '2013-04-26', '2013-04-17', '2013-04-17', 'black', '?', 'Theorema', 'Watch does not stay in time longer than 12 hours', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.149.246.160', '212-149-246-160.bb.dnainternet.fi', '2013-05-03', '', NULL),
(629, '', 548, 1, 1, 'GM-106', '2013-04-26', '0000-00-00', '0000-00-00', 'gelb', 'skelett', 'Theorema', 'Glas fehlt', 'Werkrep.\r\nGeh?userep.', '12,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '', '', '0000-00-00', 'RG 5181 0656 1DE', NULL),
(630, '', 549, 1, 1, 'GM-103', '2013-04-26', '0000-00-00', '0000-00-00', 'schwarz', 'skelett', 'Theorema', 'Glas fehlt', '26.04.2013 - Neues Glas und Werk ?berpr?ft', '6', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '', '', '0000-00-00', 'RG 5181 0209 1DE', NULL),
(631, '', 550, 1, 1, 'T3009', '2013-04-26', '0000-00-00', '2012-12-17', 'Stahl', 'Schwarz', 'Theorema', 'Uhr geht vor / nach', '26.04.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-06', '', '', '0000-00-00', 'RG 5181 0192 7DE', NULL),
(632, '', 551, 1, 1, 'T4003', '2013-04-26', '0000-00-00', '2012-02-25', 'Stahl-Gelb', 'Weiss', 'Pionier', 'ohne Fehlerangabe', '26.04.2013 - Werkreparatur und Zeiger befestigt', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(633, '', 552, 999999999, 1, 'Damascus Diamond', '2013-04-26', '2013-03-02', '2013-03-08', 'Black ', 'center, left and right', 'Theorema ', ' the watch has stopped working, the hands for the day, months and years has came off. Once I pull the the clock click and push it back again, the clock turns for about three minutes, and stops. As I explained to a one of your personnel via email; No damage has been done to the watch by any third party or myself, as the watch is still in excellent condition with no dents or scratches, though there are some creases on the leather strap, as I like to tighten the watch on my wrist. ', 'Werkrep. und Zeiger befestigt', '12,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-17', '131.227.216.151', '131.227.216.151', '2013-05-03', 'RG518103225DE', NULL),
(634, '', 553, 999999999, 1, 'Newton diamond ', '2013-04-26', '2013-04-25', '2013-03-06', 'Gold', 'Roman ciphers', 'Theorema T4004-3 gold', 'Date function not operatable and lll on Cipher plate should be lV', '28.05.2013\r\nWerktausch ', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-15', '80.101.25.99', 'a80-101-25-99.adsl.xs4all.nl', '2013-05-03', 'RG 5181 34063DE', NULL),
(635, '', 554, 999999999, 1, 'monaco diamond', '2013-04-27', '2012-11-16', '2012-11-25', 'stainless steel case (316)', 'T3006 mecanical ', 'theorema ', 'the reference is (T3006)  \r\nthe watch is not working at all ,it dose not start . and the second think that im not happy with , is the leather strap , the quality of the stich is bad , it comes off and its white . please try to fix the strap because it is very bad . thanks ', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-17', '176.250.200.218', 'b0fac8da.bb.sky.com', '2013-05-04', 'RG518103199DE', NULL),
(636, '', 555, 999999999, 1, 'newton diamond', '2013-04-27', '2013-03-11', '2013-03-14', 'stainless steel case (316L)', 'with diamond size range 1-1.1 mm', 'theorema', 'My watch don\'t hold the charge. The hands of the watch run too fast with each movement..\r\nThe watch is charging, but the\r\nhands of the watch are running too fast, and using up the energy\r\nquicker than the watch can replace it, meaning the watch now is almost\r\nnot working.', '07.05.2013 - Werktausch', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-15', '82.55.250.90', 'host90-250-dynamic.55-82-r.retail.telecomitalia.it', '2013-05-04', 'RG 5181 3417 9DE', NULL),
(640, '', 557, 999999999, 1, 'Casablanca ', '2013-04-29', '2012-11-19', '2012-11-18', 'broken', 'skeleton gold ', 'Theorema', 'The strap has disconnected from the dial. And the lock on the side of the dial is not working anymore. ', 'siehe 643', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.23.128.24', '81.23.128.24', '2013-05-06', '', NULL),
(641, '', 558, 999999999, 1, 'Damascus diamond', '2013-04-29', '2013-03-08', '2013-03-08', 'stainless steel', 'T3008-2', 'Theorema', 'date hand not moving and dial to change date not functioning', 'Werktausch', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '89.100.214.137', '089-100-214137.ntlworld.ie', '2013-05-06', 'RG 5181 0642 5DE', NULL),
(642, '', 559, 999999999, 1, 'Sao Paolo', '2013-04-29', '2013-01-06', '2013-01-07', 'Gold, stainless steel casing', 'gold, mechanical dial', 'Theorema', 'The cogs involved in winding the clock seemed to have become mis-aligned, causing the clock to run slowly and stop regularly.', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-17', '170.194.32.42', '170.194.32.42', '2013-05-06', 'RG518103239DE', NULL),
(643, '', 557, 999999999, 1, 'Casablanca ', '2013-04-29', '2012-11-19', '2012-11-18', 'broken', 'skeleton gold ', 'Theorema ', 'The strap has disconnected from the dial. And the lock on the side of the dial is not working anymore.', 'Geh?use rep. und Band befestigt', '6,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-17', '62.44.135.19', '0x3e2c8713.mobile.telia.dk', '2013-05-06', 'RG518103295DE', NULL),
(1124, '', 945, 999999999, 2, 'Panthos', '2013-08-16', '2013-04-08', '2013-04-08', 'Silver', 'GM-105-1', 'Theorema', 'its not possible to wind up the movement. \r\n\r\n[our ref 100003474]', '26-08-13\r\nU-Welle gebrochen\r\nUnruh kpl. ers.\r\nK 2608 1615', '', '2013-08-28', '2013-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-28', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2013-08-23', 'RG 5181 3667 9DE', NULL),
(1125, '', 945, 999999999, 1, 'Toulon', '2013-08-16', '2013-08-05', '2013-08-05', 'silver', 'white', 'CompasT', 'movement does not run. our client is dissapointed . agreed to receive a refund (credit).\r\n\r\n[our ref 100004931]', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2013-08-23', '', NULL),
(645, '', 561, 999999999, 1, 'Copacabana', '2013-04-29', '2012-08-30', '2014-08-30', '??', '??', 'Theorema', 'The numbers in the watch starts to fall of. And in 24h the clock does not sync with real time, the difference is 30-60 minutes. And I have to spin it up every day.\r\nI want to reclaim the watch, and I want my money back. \r\nKind regards\r\nBassel', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '81.27.7.49', '81-27-7-49.c-sam.se', '2013-05-06', 'RG 5181 0988 5DE', NULL),
(646, '', 562, 999999999, 1, 'Jumbo', '2013-04-29', '2013-01-18', '2013-01-19', '2790035', '30112755', 'Theorema', 'The clock is taken ca. 2-3 minutes pr. days. Also if I have the clock on the night.\r\nThere was no warranty with the clock, only the operation instructions', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '80.167.82.69', 'x1-6-24-76-7d-4a-f5-4e.k369.webspeed.dk', '2013-05-06', 'RG 5181 0633 7DE', NULL),
(647, '', 545, 999999999, 2, 'Cannes Diamond', '2013-04-30', '2012-09-27', '2014-09-27', 'Boett black and gold', 'black and gold', 'Theorema', 'The small watch to the left the minute pointer just fell off and is now laying inside the watch ', '04-09-13\r\n...und Index 12 im Werk...\r\nZB mit Dias ers. und Zg befestigt\r\nK 0409 1425', '', '2013-09-06', '2013-09-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-06', '87.96.230.66', 'h87-96-230-66.dynamic.se.alltele.net', '2013-05-07', 'RG 5181 3828 6DE', NULL),
(648, '', 563, 999999999, 1, 'COPACABANA', '2013-04-30', '2012-11-14', '2012-11-25', 'COPACABANA', 'COPACABANA', 'THEOREMA', 'Buongiorno,\r\nin data 14 novembre 2012 ho acquistato un orologio modello Theorema tramite Groupon. Quando è arrivato però risultava non funzionante, o meglio, il meccanismo funziona e le lancette dei secondi girano ma quelle dell\'ora e dei minuti rimangono ferme.\r\nVorrei sapere come procedere, vista la Vs. garanzia, alla riparazione o alla sostituzione.\r\nNell\'attesa,\r\ncordiali saluti.\r\n\r\nIch versuche, in die deutsche Kommunikation über Google übersetzen, aber ich bin mir nicht sicher über das Ergebnis.\r\n\r\nguten Morgen,\r\nam 14. November 2012 kaufte ich mir ein Uhren-Modell Theorema über Groupon. Als er ankam, war jedoch nicht funktioniert, oder besser gesagt, funktioniert der Mechanismus und die Hände des zweiten Laufes aber die Stunde und Minute still.\r\nIch will wissen, wie es weitergehen soll, angesichts der Vs Garantie, Reparatur oder Ersatz.\r\nin der Zwischenzeit\r\nMit freundlichen Grüßen.', 'Werkrep', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-17', '95.224.32.109', 'host109-32-static.224-95-b.business.telecomitalia.it', '2013-05-07', 'RG518103300DE', NULL),
(649, '', 564, 1, 2, 'Marco Polo', '2013-04-30', '2011-12-27', '0000-00-00', 'Stahl', 'Schwarz', 'Theorema', 'Uhr geht ungenau', 'neues Werk\r\nUhr erhalten 11.09.2013', '9,00 â‚¬', '2013-09-11', '2013-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-23', '', '', '0000-00-00', '43143053258 ', NULL),
(650, '', 297, 1, 1, 'T3009', '2013-04-30', '0000-00-00', '2012-11-29', 'Stahl', 'Schwarz', 'Theorema', 'ohne Anschreiben', 'Zeiger befestigt\r\n\r\n25.06.2013 RG518132323DE\r\n', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-17', '', '', '0000-00-00', ' RG518103242DE', NULL),
(651, '', 565, 999999999, 1, 'Rio', '2013-04-30', '2013-04-01', '2013-04-01', '000', '000', 'new', 'I bought a watch from your company through groupon.\r\nwhen I received my package I open it and watch was not as it should be as you can see in the picture that I sent early by mail ...\r\nThere are some parts which have fallen off ...\r\n', 'Zeiger befestigt', '6,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '131.165.40.38', '131.165.40.38', '2013-05-07', 'RG 5181 0640 8DE', NULL),
(652, '', 566, 999999999, 1, 'Marco Polo Diamond', '2013-04-30', '2013-04-30', '2012-07-10', 'Broken', '0046707668357', 'Theorema', 'Hello, problem is: The date and date setting and 40 Days per month. same with day and day settung, and mount and month setting\r\n\r\nBR\r\n\r\nUlf jarnebo\r\n', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '217.78.29.65', 'n065.broadband.quicknet.se', '2013-05-07', 'RG 5181 0972 7DE', NULL),
(653, '', 560, 999999999, 2, 'Diamond', '2013-04-30', '2013-04-29', '2012-11-25', 'T', '3005', 'Marco Polo', 'The button to change the month within the watch is broken. Whenever I push that button, the month won\'t change.\r\nSilver case/Black Dial', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.165.128.28', 'ip4da5801c.direct-adsl.nl', '2013-05-07', '', NULL),
(654, '', 567, 999999999, 1, 'GM 101', '2013-04-30', '2012-11-10', '2012-11-10', '?', '?', 'theorema', 'about 5 days ago, it just stop working!!!!', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '90.184.210.28', '0303ds2-oel.0.fullrate.dk', '2013-05-07', 'RG 5181 0632 3DE', NULL),
(657, '', 570, 999999999, 1, 'SAO PAOLO', '2013-05-01', '2013-02-06', '2013-02-10', 'Stainless steel case (316 L)', 'Mechanical movement with 17 Stones', 'Theorema', 'THE WATCH LOSSES A LOT OF TIME (2 HOURS EVERY DAY), HALF OF THE COLOUR OF THE WATCH FACE COME OFF, THE WINDING DIAL CROWN ALSO DETACHES. I HAVE TO ADJUST TIME EVERY DAY I WEAR IT.\r\n\r\nI WOULD LIKE TO HAVE FULL REFUND ON THE PRODUCT.', 'Werkrep. Krone ersetzt. Geh?use rep.', '12,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-17', '87.194.224.185', '87-194-224-185.bethere.co.uk', '2013-05-08', 'RG518103287DE', NULL),
(658, '', 571, 999999999, 1, 'Theorema Diamond-set Automatic Mens Watch', '2013-05-01', '2012-11-19', '2013-11-25', 'not working!', 'with Enis Tufina ', 'Tufina Uhren', 'I think problem is in watch crown.', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '62.50.205.221', '62-50-205-221.roccofortehotels.com', '2013-05-08', 'RG 5181 0969 5DE', NULL),
(4269, '', 762, 999999999, 2, '505-Florida', '2014-12-12', '0000-00-00', '2014-12-04', 'silver', 'black', 'Pionier', '\'Defekt on arrival\' : the rotating parts in the movement makes a noice. This is notnormal.  The Client does not trust the watch. I had to refund the client.\r\nPlease send a credit note for this watch.', '12-12-14\r\nRotorschraube gelöst, befestigt\r\nKunde möchte Gutschrift!', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-12-16', '', NULL),
(660, '', 573, 999999999, 1, 'PARAGON', '2013-05-01', '2013-02-20', '2013-02-20', 'Stainless steel case (316L)', 'White, Automatic', 'THEOREMA', 'Guarantee reference T 3001\r\nThe watch minute and date hand stopped working.\r\nThe minute and date hand become loose and fell off to the bottom of dial (face). Also, before minute and date hands fell off , I could not adjust both hands using the setting crown on the right.   ', 'Werktausch', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '205.167.7.141', 'citronelle.fr.schneider-electric.com', '2013-05-08', 'RG 5181 0976 1DE', NULL),
(661, '', 569, 999999999, 1, 'Monaco Diamond', '2013-05-01', '2012-11-26', '2012-11-25', 'Theorema wooden gift box', '-', 'THEOREMA', 'The buttom \'Day Setting\' doesn\'t work.Also watch seems to go slowly after while approx.20 minutes behind so need to be corrected very often to actual time.Thank you for your help.', 'Werkrep.', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '94.125.16.11', '94.125.16.11', '2013-05-08', 'RG 5181 0637 1DE', NULL),
(662, '', 574, 999999999, 1, 'THEORAMA PARAGON avec bracelet en cuir brun', '2013-05-01', '2012-01-06', '2014-01-06', 'THEORAMA', 'THEORAMA', 'T J001', 'le mécanisme ne fonctionne plus, les aiguilles ne tournent plus', '07.05.2013\r\nWerktausch', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-01', '91.178.12.9', '9.12-178-91.adsl-dyn.isp.belgacom.be', '2013-05-08', 'RG518132941DE', NULL),
(663, '', 575, 999999999, 1, 'Cannes Diamond white', '2013-05-01', '2012-09-29', '2012-10-10', 'Black', 'Refernz T.2004', 'Theorema', 'The Clockwork is loose. There are a skrew loose inside and the Watch is not working anymore because of it.', '28.05.2013\r\nWerkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '83.249.3.10', 'c83-249-3-10.bredband.comhem.se', '2013-05-08', 'RG 5181 3062 8DE', NULL),
(664, '', 76, 1, 1, '', '2013-05-02', '0000-00-00', '2012-03-12', 'Stahl', 'Schwarz', 'Pionier', 'Zeigereinstellung geht nicht, Einstellstift lose', '02.05.2013\r\nWerktausch', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-09', '', '', '0000-00-00', '43189088008 ', NULL),
(665, '', 576, 1, 1, 'GM-103', '2013-05-02', '0000-00-00', '0000-00-00', 'schwarz', 'skelett', 'Theorema', 'Krone defekt', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '', '', '0000-00-00', 'RG 5181 0646 0DE', NULL),
(666, '', 577, 1, 1, 'T3005', '2013-05-02', '0000-00-00', '2012-06-01', 'Stahl', 'Schwarz', 'Theorema', 'Zifferblatt defekt, die \"5\"hat sich gelöst', 'Zifferblatt rep.\r\nKrone ersetzt.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '', '', '0000-00-00', '43146025697 ', NULL),
(667, '', 466, 1, 1, 'GM-102', '2013-05-02', '0000-00-00', '2013-02-03', 'Stahl', 'skelett', 'Theorema', 'Uhr geht vor', 'Reguliert', '0,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '', '', '0000-00-00', 'RG 5181 0650 0DE', NULL),
(668, '', 101, 1, 1, 'T3002', '2013-05-02', '0000-00-00', '2012-01-28', 'Stahl', 'Weiss', 'Theorema', 'Datumsfensterumrandung abgefallen', 'Zifferblatt rep.', '6,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-23', '', '', '0000-00-00', '43143053445', NULL),
(669, '', 578, 1, 1, 'T3005', '2013-05-02', '0000-00-00', '2012-11-16', 'Stahl', 'Schwarz', 'Theorema', 'Aufzug defekt', 'Werktausch', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-17', '', '', '0000-00-00', 'RG518103335DE', NULL),
(670, '', 579, 1, 1, 'T2002', '2013-05-02', '0000-00-00', '2011-12-22', 'Stahl', 'skelett', 'Theorema', 'Uhr läuft nicht', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-23', '', '', '0000-00-00', '43143053986 ', NULL),
(671, '', 580, 999999999, 1, 'Damascus Diamond', '2013-05-02', '2012-10-22', '2012-10-22', 'Gold case', 'Black', 'Theorema', 'The machinery seems to be defect. It is no longer possible to wind up the watch. ', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '194.255.43.133', '194.255.43.133', '2013-05-09', 'RG 5181 0973 5DE', NULL),
(672, '', 581, 999999999, 0, 'copacabana', '2013-05-02', '2013-04-25', '2013-04-05', 'gold', 'gold', 'theorema', 'Product does not represent the quality\r\nthat is expected from the price range it\r\nsupposedly hailed from. Therefore i would\r\nlike to request the return of the monetary\r\nfunding i had previously submitted for\r\nthe purchase of the object in question.\r\n\r\nKind regards,\r\n\r\nAndrei Karhu', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.153.245.76', 'a91-153-245-76.elisa-laajakaista.fi', '2013-05-09', '', NULL),
(673, '', 582, 999999999, 1, 'T3008', '2013-05-03', '2012-11-25', '2012-11-25', 'Stainless steel ', 'Damascus Diamond', 'Theorema', 'Watch often stops although wound requires a tap to restart mechanism.\r\nDate setting button does not work\r\nCrown anti-clockwise setting does not set dual time ', 'siehe 674', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.0.169.132', 'cpc1-amer3-2-0-cust387.15-2.cable.virginmedia.com', '2013-05-10', '', NULL),
(674, '', 583, 999999999, 1, 'T3008', '2013-05-03', '2012-11-25', '2012-11-25', 'stainless steel', 'Damascus Diamond ', 'Theorema', 'Watch often stops even when wound and needs a tap to get it started.\r\nDual Time function of crown does not work\r\nDate setting button does not work ', 'Werktausch', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '194.176.105.135', 'zen-inetgw-3a.nhs.uk', '2013-05-10', 'RG 5181 0636 8DE', NULL),
(675, '', 584, 1, 0, 'T3001', '2013-05-03', '0000-00-00', '0000-00-00', 'Stahl', 'weiß', 'Compast', 'Werk und Zifferblatt defekt', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(676, '', 585, 1, 1, 'T3005', '2013-05-03', '0000-00-00', '0000-00-00', 'Stahl', 'Schwarz', 'Theorema', 'Datumsanzeige ? Drücker defekt ', 'Geh?userep', '6,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-17', '', '', '0000-00-00', 'RG518103211DE', NULL),
(677, '', 586, 1, 1, 'GM-102', '2013-05-03', '0000-00-00', '2013-03-02', 'Stahl', 'skelett', 'Theorema', 'Uhr geht nicht', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '', '', '0000-00-00', 'RG 5181 0639 9DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(678, '', 128, 1, 1, 'T3008', '2013-05-03', '0000-00-00', '0000-00-00', 'gelb', 'Schwarz', 'Theorema', 'Uhr geht nicht', 'Werktausch', '0,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '', '', '0000-00-00', 'RG 5181 0649 5DE', NULL),
(679, '', 587, 1, 1, 'T3005', '2013-05-03', '0000-00-00', '2012-11-25', 'Stahl', 'Schwarz', 'Theorema', 'ohne Anschreiben - ohne Absender !!! Paket aus Niederlande', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(680, '', 588, 999999999, 1, 'Rio', '2013-05-03', '2013-04-11', '2013-04-11', 'Gold', 'Black', 'Theorama', 'The minute hand has fallen off and prevents the gear from turning', 'Zeiger befestigt', '6,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '92.68.219.186', 'static.kpn.net', '2013-05-10', 'RG 5181 0970 0DE', NULL),
(681, '', 589, 999999999, 1, 'GM-107-1', '2013-05-03', '2013-04-10', '2015-04-10', 'damaged', 'yes', 'Theorema', 'clock-hand is broken in the first week', 'Zeiger befestigt\r\nWerkrep.', '12,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '77.249.217.92', 'dhcp-077-249-217-092.chello.nl', '2013-05-10', 'RG 5181 0968 7DE', NULL),
(682, '', 590, 999999999, 1, 'Marco polo diamonds', '2013-05-04', '2012-11-10', '2014-11-10', 'Hard', 'Analogue (weich getaktete sekunde?)', 'Theorema', 'The watch won\'t work, it doesn\'t move at all. Despite winding etc. It stopped before but started working again after a few days but this time nothing happens.', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '83.248.189.224', 'c83-248-189-224.bredband.comhem.se', '2013-05-11', 'RG 5181 0653 5DE', NULL),
(910, '', 779, 999999999, 0, 'SAO PAOLO', '2013-07-01', '2012-12-21', '2014-12-21', 'RUN 5 TO 7 MINUTES FASTER PER DAY', 'NO DEMAGE', 'THEOREMA', 'I bought this watch on group on in UK. This watch runs about 5 to 7 minutes faster per day. I did not use or demage it before. I do not know the reason why this happened. I hope you can change a new one without any problems for me. And my address above is available to 28th of July, 2013 because I will move out after that date. So please delivery my watch as soon as possible. Thank you very very very much!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '147.143.86.38', '147.143.86.38', '2013-07-08', '', NULL),
(823, '', 707, 999999999, 0, 'Copacabana GM-104-3', '2013-06-11', '2013-03-13', '2013-06-08', '?', '?', 'Theoreama', 'The clock is running but the needles don\'t move anymore', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.237.43.240', '91.237.43.240', '2013-06-18', '', NULL),
(684, '', 592, 999999999, 1, 'Toronto', '2013-05-04', '2013-01-01', '2013-01-21', 'Silver', '?', 'Theorema', 'The watch has stopped working. It can not be pulled up. Perhaps a broken gear.', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '91.100.100.121', '91.100.100.121.generic-hostname.arrownet.dk', '2013-05-11', 'RG 5181 0960 8DE', NULL),
(685, '', 593, 999999999, 1, 'T4004-2', '2013-05-04', '2013-04-01', '2013-04-01', '.', '.', 'Theorema', 'broke off a piece of the internal mechanism', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '78.134.53.79', '78.134.53.79', '2013-05-11', 'RG 5181 0980 1DE', NULL),
(686, '', 591, 999999999, 1, 'Newton Diamond', '2013-05-04', '2013-03-19', '2013-03-06', 'Watch defects', '+31619053314', 'Theorema', 'The problem is that the watch is sometimes suddenly stationary and arranged per 24 hours as he walks a few minutes ahead. My husband carries him constantly and does him only with showering from his wrist. What can you do about this? I hope to hear from you soon. \r\nBest regards Ingrid Visser', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '193.177.192.254', '193.177.192.254', '2013-05-11', 'RG 5181 0981 5DE', NULL),
(687, '', 594, 999999999, 1, 'Black Mamba', '2013-05-05', '2012-02-22', '2014-02-22', 'NA', 'NA', 'Compast', 'Sehr geehrte Damen und Herren,\r\n\r\nich habe meine Uhr in einem Pool am Handgelenk getragen und danach leider feststellen müssen, dass Wasser in das Gehäuse eingedrungen ist. Die Uhr ist als Wasserdicht (Water Resistant) bis 30M beschrieben. \r\n\r\nMit freundlichen Grüßen\r\nKlaus Knäbe', '13.05.2013\r\n12-09-13\r\nWerk komplett verrostet - Uhr Unfertig zum Kunden zurück', '', '2013-09-12', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-12', '62.155.224.189', 'p3E9BE0BD.dip0.t-ipconnect.de', '2013-05-12', '43254067317 ', NULL),
(689, '', 595, 999999999, 0, 'CasablancaTheorema silver black', '2013-05-06', '2012-12-16', '2012-12-16', 'REF: 14539174', 'Groupon', 'Theorema', 'I bought a watch, model: CasablancaTheorema silver black, through Groupon last December and it was delivered in late January this year.\r\nAfter a short time protection clamp fell off.  ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '143.97.2.35', 'ibv2.statoil.com', '2013-05-13', '', NULL),
(690, '', 596, 999999999, 1, 'Airtimer Royal', '2013-05-06', '2013-04-06', '2013-04-06', 'Stainless steel', 'automatic/mechanical', 'Compast', 'The watch gains about 5-10 minutes every 24 hour.\r\n\r\nI took i to a watchmaker, who told me that it wasn\'t possible to adjust it, and the only way to fix it is to replace parts.\r\nI bought the watch through lauritz.com april 6. 2013\r\n', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '212.10.64.27', 'd40a401b.rev.stofanet.dk', '2013-05-13', 'RG 5181 0992 5DE', NULL),
(691, '', 597, 999999999, 1, 'Dubai T3009-2', '2013-05-07', '2013-04-13', '2013-04-20', 'No funciona', 'Manecillas rotas', 'Theorema', 'Las manecillas del reloj están rotas y no funcionan \r\n\r\nRecibí el reloj hace una semana nuevo y venía ya roto puede ser que se rompiera en el traslado y quería saber si tengo que pagar yo el transporte o se encarga la empresa porque a mi me llego roto gracias\r\n\r\nUn saludo \r\n\r\nYaya Konne', 'Werkrep.\r\nZeiger befestigt', '12,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '81.184.75.155', '81.184.75.155.dyn.user.ono.com', '2013-05-14', 'RG 5181 0966 0DE', NULL),
(692, '', 598, 999999999, 1, 'KÖ1 Black', '2013-05-07', '2012-08-28', '2014-08-27', 'Yes', 'Automatic', 'Elysee', 'The watch stopped working. First the big clockwork stopped and after that the smaller one.', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '87.95.62.28', '87-95-62-28.bb.dnainternet.fi', '2013-05-14', 'RG 5181 0965 6DE', NULL),
(693, '', 401, 1, 1, 'T3006-2', '2013-05-07', '0000-00-00', '2012-11-21', 'Gelb', 'skelett', 'Theorema', 'Werk defekt', 'Werkrep.', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-17', '', '', '0000-00-00', 'RG518103185DE', NULL),
(694, '', 599, 1, 1, 'T3008', '2013-05-07', '0000-00-00', '2012-11-30', 'Gelb', 'Schwarz', 'Theorema', 'Krone gebrochen', 'Werktausch\r\nKrone ersetzt', '12,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '', '', '0000-00-00', 'RG 5181 0648 7DE', NULL),
(695, '', 600, 1, 1, 'T2007', '2013-05-07', '0000-00-00', '2012-11-25', 'Stahl', 'skelett / weiß', 'Theorema', 'Werk defekt', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '', '', '0000-00-00', 'RG 5181 0655 8DE', NULL),
(696, '', 601, 1, 1, 'Damascus Diamond', '2013-05-07', '0000-00-00', '2013-01-01', 'Gelb', 'Schwarz', 'Theorema', 'Werk defekt.', 'Werkrep.', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-13', '', '', '0000-00-00', 'RG 5181 3025 1DE', NULL),
(697, '', 602, 1, 1, 'GM-102', '2013-05-07', '0000-00-00', '2013-01-01', 'Stahl', 'skelett / weiß', 'Theorema', 'Werk defekt', 'Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-13', '', '', '0000-00-00', 'RG 5181 3026 5DE', NULL),
(698, '', 601, 1, 1, 'T3006', '2013-05-07', '0000-00-00', '2013-04-01', 'schwarz', 'skelett / weiß', 'Theorema', 'Werk defekt.', 'Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-13', '', '', '0000-00-00', 'RG 5181 3024 8DE', NULL),
(699, '', 603, 1, 1, 'T3001', '2013-05-07', '0000-00-00', '2008-10-28', 'Silber', 'Weiß', 'Theorema', 'Werk defekt.', '07.05.2013\r\nneues Geh?use und Werkreparatur', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '', '', '0000-00-00', 'RG 5181 3076 4DE', NULL),
(700, '', 604, 1, 1, 'GM-104', '2013-05-07', '0000-00-00', '2012-10-12', 'Silber', 'skelett / weiß', 'Theorema', 'Werk defekt.', 'Werkrep.', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '', '', '0000-00-00', 'RG 5181 0654 4DE', NULL),
(701, '', 605, 1, 1, 'T3008', '2013-05-07', '0000-00-00', '0000-00-00', 'Gelb', 'Schwarz', 'Theorema', 'Zeiger abgefallen', 'Werkrep.\r\nZeiger aufgesetzt', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '', '', '0000-00-00', 'RG 5181 0979 2DE', NULL),
(702, '', 606, 1, 1, 'T2002', '2013-05-07', '0000-00-00', '2012-04-28', 'Gelb', 'skelett / weiß', 'Theorema', 'Index abgefallen', 'Z\'Blatt rep.', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-06', '', '', '0000-00-00', '43157057284 ', NULL),
(703, '', 607, 1, 1, 'GM-101', '2013-05-07', '0000-00-00', '2012-11-20', 'Gelb', 'Schwarz', 'Theorema', 'Fussel unterm Z\'Blatt', 'Fussel entfernt', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '', '', '0000-00-00', 'RG 5181 0958 5DE', NULL),
(704, '', 608, 1, 1, 'GM-101', '2013-05-07', '0000-00-00', '2012-11-20', 'Gelb', 'Schwarz', 'Theorema', 'Werk defekt', 'Werkrep.', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-05-27', '', '', '0000-00-00', 'RG 5181 0652 7DE', NULL),
(705, '', 237, 1, 1, 'T2007', '2013-05-07', '0000-00-00', '2012-04-10', 'Stahl', 'skelett / weiß', 'Theorema', 'Zeiger abgefallen', 'Werkrep.\r\nZeiger befestigt', '12,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '', '', '0000-00-00', 'RG 5181 0963 9DE', NULL),
(706, '', 609, 1, 1, 'T3001', '2013-05-07', '0000-00-00', '2011-06-28', 'Stahl', 'Schwarz', 'Theorema', 'Zifferblatt ring', 'Werkrep.\r\nZblatt Rep.', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '', '', '0000-00-00', 'RG 5181 0957 1DE', NULL),
(707, '', 610, 999999999, 1, 'TUFINA UHREN', '2013-05-07', '2012-10-24', '2012-12-20', '++', '++', 'THEOREMA', 'POSTING HAND YEAR ( MANUAL )', '28.05.2013\r\nZeiger befestigt', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '87.25.54.27', 'host27-54-static.25-87-b.business.telecomitalia.it', '2013-05-14', 'RG 5181 3066 2DE', NULL),
(708, '', 611, 999999999, 1, 'Paragon', '2013-05-07', '2013-01-04', '2013-01-21', '??', '??', 'Theorema ', 'The clock suddenly stopped to work 15 april.\r\nNo damage, no water at all.\r\nI went to sleep with the watch on my arm and in the morning it didnt work anymore.\r\n\r\nReferens T3001', '07.06.2013 - Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-09', '78.40.45.38', '78.40.45.38', '2013-05-14', 'RG 5181 3332 9DE', NULL),
(824, '', 469, 999999999, 1, 'Theorema Phantos', '2013-06-11', '2013-02-10', '2013-02-10', 'rep', '...', 'GM105', 'This is the second time a send it to you. I talk with you on the phone, and you told me to send it again and you will change the hole watch and pay the shipment cost. The watch stop working on the morning againa ', '24.06.2013 - Werktausch', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '81.94.167.166', '81-94-167-166.customer.itmastaren.net', '2013-06-18', 'RG 5181 3491 1DE', NULL),
(710, '', 613, 999999999, 1, 'Marco Polo Diamonds Gold Watch', '2013-05-08', '2012-07-01', '2012-07-10', 'clock does not work, small needles of', '?', 'Theorema', 'The clock does not work anymore, we have discovered that one small pointer to the little clock in the middle of the clockwork is missing, we assume that the fallen down in clockwork and that is why it is not working.', 'Werkrep.', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '78.82.229.13', '78-82-229-13.tn.glocalnet.net', '2013-05-15', 'RG 5181 0982 9DE', NULL),
(711, '', 614, 999999999, 1, 'COPACABANA', '2013-05-08', '2012-11-30', '2012-11-30', 'BLACK', 'BLACK', 'THEOREMA', 'CODE ON THE PAPER BOX: P2513683\r\n\r\nWATCH RUNS TOO FAST, PER DAY 4 - 5 MINUTES MORE. \r\nIT SHOULD BE ADJUSTED TO RUN CORRECTLY\r\n\r\nTHANK YOU IN ADVANCE ', 'Werkrep.', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '89.212.42.5', '89-212-42-5.static.t-2.net', '2013-05-15', 'RG 5181 0964 2DE', NULL),
(712, '', 349, 999999999, 1, 'Airtimer white dial', '2013-05-08', '2012-10-19', '2014-10-19', '.', '.', 'Pionier', 'The problem with the watch is the needle showing\r\nthe month fall off and from time to time the watch stop.\r\n\r\nReference : T3003\r\nDate: 19/10/12', 'Zeiger befestigt', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '31.3.72.138', '31.3.72.138', '2013-05-15', 'RG 5181 0961 1DE', NULL),
(713, '', 615, 999999999, 0, 'Vienna', '2013-05-08', '2012-10-20', '2012-10-20', 'Not working properly', 'Malfunction', 'Vienna theorema', 'The watch when its fully rotate the dial it will run okay but after two days its off even you wearing it i always rotate the dial every two days to make it works again.. Considering its automatic it shouldn\'t off when your wearing it..', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '62.40.34.218', '62.40.34.218', '2013-05-15', '', NULL),
(715, '', 617, 999999999, 1, 'DUBAI', '2013-05-09', '2012-11-18', '2012-11-18', '316L ', 'automatic movement', 'THEOREMA T3008', 'Something has fallen into the mechanism and now I can not wind up my watch, I think a diamond has come loose and fallen in.', '24.05.2013 - neues Werk + neues Zifferblatt', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '92.16.152.46', 'host-92-16-152-46.as13285.net', '2013-05-16', 'RG 5181 3569 5DE', NULL),
(716, '', 616, 999999999, 1, 'Marco Polo Diamond', '2013-05-09', '2013-04-01', '2013-04-12', 'As Supplied', 'Automatic', 'Theorema', 'Watch time and date is not working.', 'Werkrep.', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '109.77.240.187', '109.77.240.187', '2013-05-16', 'RG 5181 0955 4DE', NULL),
(717, '', 568, 999999999, 1, 'Paragon', '2013-05-09', '2013-01-10', '2015-01-10', 'TJ001', 'Automatic', 'Theorema', 'The watch just stopped working, no impact on it what so ever.', 'Werkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '78.82.119.103', '78-82-119-103.tn.glocalnet.net', '2013-05-16', 'RG 5181 0954 5DE', NULL),
(718, '', 618, 999999999, 1, 't3008-3 damascu', '2013-05-11', '2013-03-10', '2015-03-10', 'yes', 'yes', 'theorema', 'the clock crown is blocked. cant wind it at all forward or backward\r\nit looks like whole mechanism suddenly stopped working, there is no possible motion', 'Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '77.96.244.189', 'cpc1-chms4-2-0-cust188.basl.cable.virginmedia.com', '2013-05-18', 'RG 5181 0967 3DE', NULL),
(720, '', 620, 999999999, 0, 't4004', '2013-05-13', '2013-05-11', '2013-05-06', 'gold plated steel', 'lauritz', 'Theorema ', 'item bought through lauritz.com. (item nr 2970957 )\r\nauction ended the 6/5/2013.\r\nThe watch does now function. It stops and starts on small movements like tilting and when worn on my wrist. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.10.107.212', 'd40a6bd4.rev.stofanet.dk', '2013-05-20', '', NULL),
(721, '', 621, 1, 1, 'GM-104', '2013-05-13', '0000-00-00', '2012-12-15', 'Gelb', 'skelett', 'Theorema', 'Läuft zu schnell', 'Werkrep.', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '', '', '0000-00-00', 'RG 5181 0959 9DE', NULL),
(722, '', 622, 999999999, 1, 'Copacabana Men\'s skeleton watch', '2013-05-13', '2013-02-08', '2013-02-13', 'Gold stainless steel with brown strap', 'Skeleton with sun/moon phase', 'Theorema', '1. The minute and second hand on the dial do not move, even after winding. Occasionally the time hands move a little but they soon stop turning. In other words the accurate time can not be seen on the watch as it doesn\'t work.\r\n2. A little screw is missing  as seen on the photographs I have previously sent.', '28.05.2013\r\nkomplette Werkrepartaur', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '81.151.47.255', 'host81-151-47-255.range81-151.btcentralplus.com', '2013-05-20', 'RG 5181 3056 5DE', NULL),
(723, '', 623, 999999999, 1, 'Marco Polo Diamond', '2013-05-14', '2013-04-12', '2013-04-12', 'T3005', 'Groupon Dial', 'Theorema', 'The watched stoped worked during the night. In the morning I found out that the watched was not working.', 'Werkrep. unterm Zblatt\r\nDr?cker repariert', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '92.234.54.98', 'cpc20-dals17-2-0-cust97.20-2.cable.virginmedia.com', '2013-05-21', 'RG 5181 0985 0DE', NULL),
(724, '', 624, 999999999, 0, 'Accapella ', '2013-05-14', '2012-11-10', '2012-11-10', 'Stainless steel case', 'Silver skeleton face', 'Uhren Theorema ', 'Unscrewed the crown of the watch lost. Sent email to  Enis Tufina on 28 April 2013 ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.13.241.92', 'host92-241-dynamic.13-79-r.retail.telecomitalia.it', '2013-05-21', '', NULL),
(726, '', 625, 999999999, 1, 'SAO PAOLO', '2013-05-16', '2012-10-12', '2012-10-12', 'Broken/ Theorema timepieces SAO Paolo', 'GM 103', 'Theorema ', 'The pin on the right side of the watch that is used to turn up the watch and to change/set the time is broken, when you pull it out to set the time right it comes all the way out = impossible to change the time!\r\n\r\nI hope that you can fix my watch, thank you!\r\nBest regards\r\nChristian Granberg', 'Werkrep.', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '77.234.97.38', 'dsl-97-38.parnet.fi', '2013-05-23', 'RG 5181 0983 2DE', NULL),
(727, '', 612, 999999999, 1, 'Paragon', '2013-05-16', '2013-02-10', '2013-03-17', '?', '?', 'Theorema', 'A ring on the back of the clock has broken and the watch is razzling.', 'Werkrep.', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '80.252.167.186', '80.252.167.186', '2013-05-23', 'RG 5181 0978 9DE', NULL),
(728, '', 626, 999999999, 0, 'Paragon', '2013-05-16', '2013-02-17', '2013-02-17', 'Stainless steel', 'Analog', 'Tufina Uhren', 'Scratches on the back,next to where the screws r fitted.Also a few other small scratches on the back side.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.197.127.249', '94.197.127.249.threembb.co.uk', '2013-05-23', '', NULL),
(729, '', 627, 999999999, 1, 'MARCO POLO DIAMOND', '2013-05-16', '2012-07-10', '2012-07-10', 'orginal theorema luxuri packing', '8 daimond size 1-1.1mm', 'TJ005', 'clock does not work at all', '28.05.2013\r\nINFO: Bitte an die Adresse schicken.\r\n\r\njamal el-taoil\r\ntislingeplan 44\r\n16361 sp?nga\r\nSweden\r\n\r\nWerkreparatur.\r\n\r\nUhr zur?ck da nicht zugestellt am 20.06.2013', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '213.114.148.200', 'c-c89472d5.015-133-73746f3.cust.bredbandsbolaget.se', '2013-05-23', 'RG 5181 3042 4DE', NULL),
(730, '', 628, 999999999, 1, 'monte carlo', '2013-05-17', '2013-02-25', '2013-02-26', 'special hardened mineral glass', 'hand winding', 'theorema', 'The hand winding is not working, the crown is spinning, but it is not winding the watch up. The reference on the warranty card is GM102', 'Krone und Welle neu\r\nZeiger neu aufgesetzt', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '62.31.33.132', 'cpc18-slou1-2-0-cust131.17-4.cable.virginmedia.com', '2013-05-24', 'RG 5181 0975 8DE', NULL),
(731, '', 499, 999999999, 1, 'timepieces', '2013-05-17', '2012-10-19', '2012-11-30', 'watch', 'rikki', 'theorema', 'Watch stop to work 20.2.2012 few times and stoped last time one month later and has not worked since that', '16-08-13\r\noberes SekRd-Lager tiefer gesetzt - K 1650', '', '2013-08-25', '2013-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-19', '91.153.238.147', 'a91-153-238-147.elisa-laajakaista.fi', '2013-05-24', 'RG518136016DE', NULL),
(1164, '', 980, 1, 2, 'Paragon', '2013-08-27', '0000-00-00', '2013-05-22', 'weiß', 'weiß', 'Theorema', 'ohne Angabe', '27-08-13\r\nDatum schaltet nicht - Datumsplatte gel?st, eine Schraube im ZgWerk... StdRad besch?digt \r\n==> getauscht, Datum montiert\r\nK 2708 1410', '', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-29', '', '', '0000-00-00', 'RG 5181 3712 7DE', NULL),
(732, '', 629, 1, 1, 'T4001', '2013-05-17', '0000-00-00', '0000-00-00', 'Stahl', 'skelett / weiß', 'Theorema', 'Krone weg', 'Krone und Welle neu', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '', '', '0000-00-00', 'RG 5181 0956 8DE', NULL),
(733, '', 195, 999999999, 1, 'Marco Polo', '2013-05-19', '2012-06-02', '2014-06-02', 'T3005-2', 'T3005-2', 'Theorema', 'Im Juni des Jahres 2012 habe ich eine Armbanduhr, Marke Theorema Mode Marco Polo ( sereinnummer T3005-2), gekauft.\r\nWeil die Uhr dauernd still stand, auch während des Tragens, habe ich die Uhr bei Ihnen reparieren lassen.\r\nJetzt aber funktioniert die Datumsanzeige nicht mehr, obwohl ich mich an die Gebrauchsanleitung gehalten habe.\r\nAuch habe ich die Datumsanzeige nicht zwischen 21.00 Uhr und 3.00 Uhr geändert.\r\nDie Armbanduhr wurde am 1 Juni 2012 gekauft und ist also noch kein Jahr alt.\r\nDa die Garantiezeit noch nicht abgelaufen ist, bitte ich Sie die Uhr zu reparieren.', '28.05.2013\r\nkomplette Werkreparatur', '12,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '83.85.214.217', '5355D6D9.cm-6-6d.dynamic.ziggo.nl', '2013-05-26', 'RG 5181 3057 4DE', NULL),
(734, '', 630, 999999999, 1, 'Marco polo diamons', '2013-05-19', '2012-07-10', '2014-07-10', 'My watch does not work well', 'admin@merh.se', 'T3005', 'I bought a watch from you with reference number: T3005 on 20120701. The watch shows wrong time all the time and it stop to works when I do not have it in my hand only a few hours. I\'m really tired of it and would like change it with  something else or at least repair.', '24.05.2013\r\n16-08-13\r\nKontrolle 1300', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-26', '81.216.197.172', '172.197.216.81.static.tbg.siw.siwnet.net', '2013-05-26', 'RG 5181 3651 5DE', NULL),
(735, '', 631, 999999999, 1, 'GM-103-3', '2013-05-20', '2012-10-12', '2014-10-12', 'Stainless Steel', 'N/A', 'Theorema', 'The winder comes off when pulled out to adjust time etc.  ', 'Krone und Welle neu.', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '194.100.44.114', '194.100.44.114', '2013-05-27', 'RG 5181 3046 9DE', NULL),
(736, '', 632, 999999999, 1, 'paragon', '2013-05-20', '2012-10-31', '2012-10-10', 'T3001-1', 'P2286321', 'theorema', 'consegnato con massa oscillante staccata dalla propria sede.', '02.07.2013 - Rotor neu', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '93.36.225.221', '93-36-225-221.ip62.fastwebnet.it', '2013-05-27', 'RG 5181 3511 2DE', NULL),
(737, '', 633, 999999999, 1, 'Marco Polo Automaat', '2013-05-20', '2012-07-06', '2014-07-06', 'silver black', 'Round dial', 'Theorema', 'Date function no longer works', '28.05.2013\r\nkomplette Werkreparatur', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '62.108.28.43', 'k28043.upc-k.chello.nl', '2013-05-27', 'RG 5181 3058 8DE', NULL),
(738, '', 634, 999999999, 2, 'Dont Know', '2013-05-20', '2012-12-23', '2013-01-01', 'Dont Know', 'Dont Know', 'Theorema', 'Gold has faded\r\nStrap has worn\r\nBlack in-print on the roman numerals has come off', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.200.70.17', '5ac84611.bb.sky.com', '2013-05-27', '', NULL),
(739, '', 635, 999999999, 1, 'Marco Polo Diamond', '2013-05-21', '2012-11-30', '2012-11-30', '0000', 'T3500', 'Theorema', 'Watch just stop working without any reason.', 'Werkrep.', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '91.155.206.42', 'a91-155-206-42.elisa-laajakaista.fi', '2013-05-28', 'RG 5181 3069 3DE', NULL),
(740, '', 636, 999999999, 1, 'Cannes diamond', '2013-05-21', '2012-10-10', '2014-10-10', 'reparation', '0046760277780', ' T2004-6', 'The watch has worked well up until a week ago.  then the clock stopped completely. It dosen´t tick enymore. The waych is dead.\r\nMy reference is T2004\r\n', '28.05.2013\r\nWerktausch\r\nUhr erhalten 03.10.2013', '9,00 â‚¬', '2013-10-14', '2013-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '193.14.212.250', 'host1250.lund.se', '2013-05-28', 'RG 5181 3054 3DE', NULL),
(741, '', 637, 999999999, 1, 'Paragon (Black/Gold)', '2013-05-21', '2012-12-21', '2014-12-21', 'T 3001', '?', 'Theorema', 'Damage on the time adjuster.', '28.05.2013\r\nkomplette Werkreparatur', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '62.20.90.21', 'gw.jarfalla.se', '2013-05-28', 'RG 5181 3064 5DE', NULL),
(742, '', 634, 999999999, 0, 'Sau Poalo', '2013-05-21', '2012-12-23', '2013-01-23', 'Gold', 'Don\'t Know', 'Theorema', 'Black in-lays of the roman neumarels have lifted\r\n\r\nGold has faded\r\n\r\nStrap has worn in places\r\n\r\nstrap clasp does not close properly, keeps opening.\r\n\r\nThis watch has only been used on a few occasions and already it is showing signs of weakness.Very unimpressed with the quality of this item.....\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '195.60.27.204', '195.60.27.204', '2013-05-28', '', NULL),
(743, '', 638, 999999999, 1, 'Monaco Diamond', '2013-05-22', '2012-10-25', '2012-10-30', 'Silver/White', 'Black', 'Theorema', 'Hi I bought a wrist watch of Monaco Diamond white/silver over groupon. \r\nIt\'s almost new , never used the watch, now when i was going to use the watch i saw the pointer of weekdays is broken/moved off, please give me instructions what to do?\r\n\r\nI have a price tag with details if needed:\r\nT3600-1  989 euro\r\n4 260295 880091\r\n\r\nThanks', '13.06.2013\r\nerschwerte Werkrep.\r\nZeiger aufgesetzt', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-01', '195.24.27.254', 'mail.lundbeck.com', '2013-05-29', 'RG 5181 3281 9DE', NULL),
(744, '', 639, 999999999, 1, 'Rio', '2013-05-22', '2013-04-10', '2013-04-10', 'stainless steel', 'mechanical', 'Theorama', 'The big hand of the watch came off!!!!\r\n\r\n', 'Werkrep.\r\nZeiger aufgesetzt', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '86.82.93.151', 'ip56525d97.adsl-surfen.hetnet.nl', '2013-05-29', 'RG 5181 3072 0DE', NULL),
(745, '', 640, 999999999, 2, 'COPACABANA', '2015-01-30', '2013-03-27', '2013-04-12', 'Kello ei käy aikaa', 'Viallinen tuote', 'THEOREMA', 'Kello jätättää noin 5 minuuttia/1h ja joskus pysähtelee. Vika on ollut alusa asti kun kello tuli minulle. En ole voinut palauttaa kelloa aiemmin, kun olin sairaalassa. Haluaisin mieluimmin rahat takaisin kun uuden kellon. Se on ihan roomu.\r\n---\r\nThe clock loses about 5 minutes / 1 hour and sometimes stalls. The fault has been alusa until the clock struck me. I have not been able to restore the clock in the past, when I was in the hospital. I would prefer the money back when the new clock. It is just roomu.', '{06-02-15 Übersetzung \'nachgeschoben\'}', '1,', '2015-02-06', '2015-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '212.149.205.109', '212-149-205-109.bb.dnainternet.fi', '2013-05-29', 'RF518110380DE', NULL),
(747, '', 641, 999999999, 1, 'Monte Carlo', '2013-05-23', '2013-02-03', '2015-02-03', 'GM102', 'GM012', 'Theorema', 'Dear Enis, I know it is a hand mechanical watch and I allready wound the crown several times. And to be sure I did it just another time. The problem is that the watch cann\'t be wound. \r\n\r\nThe reference number = GM102.\r\n\r\nI bought the Theorema-watch (Monte Carlo) this feb 2013. Now it\'s broken. I just put it for the second time around my wrist and now it doesn\'t wound up anymore. I don\'t know what the reason is. And I still have 2 years warranty.\r\n\r\nGreets.\r\n\r\nIvo Bakker\r\n', 'Werkrep.', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '62.58.32.204', '62.58.32.204', '2013-05-30', 'RG 5181 3035 3DE', NULL),
(748, '', 642, 999999999, 1, 'Monaco Diamond', '2013-05-23', '2013-02-28', '2013-03-08', 'Stainless Steel', 'silver', 'theorema', 'It does not self wind, no matter how many hours I\r\nwear it. It loses time. It continuously needs to be reset with the correct\r\ntime and to be rewound. In sum, it does not work since the defining\r\nproperty of a watch to be effective is to indicate the correct time. Also\r\nin this age of technology it is not acceptable that a wearer of a watch\r\nhas to keep re-setting the time and rewinding the mechanism.\r\n\r\n', '28.05.2013\r\nWerkreparatur', '9,00 â‚¬', '2013-08-16', '2013-08-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '193.1.220.5', 'hetac-ex2003.dublin.hetac.ie', '2013-05-30', 'RG 5181 3059 1DE', NULL),
(749, '', 643, 999999999, 1, 'PARAGON', '2013-05-23', '2013-02-18', '2013-02-20', 'STAINLESS STEEL 316L', 'BLACK', 'THEOREMA', 'Worn from 2/5/2013 (birthday) onwards but kept stopping at random.  Wound up 30-35 times and would start again.  \r\n\r\nNow it will not start at all. ', 'Werkrep.', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '86.24.104.105', 'cpc5-leic14-2-0-cust104.8-1.cable.virginmedia.com', '2013-05-30', 'RG 5181 3071 6DE', NULL),
(750, '', 644, 999999999, 1, 'automatic men\'s watch', '2013-05-23', '2012-08-20', '2012-08-20', 'silver', 'black', 'Theorema', 'This watch was purchased in 2012 and since receipt has never worked correctly. The main problem appears to be that when the watch is not upright (i.e. with dial facing upwards) it stops, thus losing time. The watch and all other received material (case, guarantee, etc) has been returned via post to the following address for repair: Thomas Bressous, Theorema, Gutenbergring 22, 22848 Norderstedt, Germany', '28.05.2013\r\nWerktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '57.250.229.136', 'inet-gw-par.equant.com', '2013-05-30', 'RG 5181 3052 6DE', NULL),
(751, '', 645, 999999999, 1, 'Sao Paolo', '2013-05-23', '2012-12-20', '2012-12-12', '..', '..', 'Theorema', 'the problem with my watch is that wrist watch \"winding crown\" came off  I don\'t  know how to fix it? \r\nwatch details are mentioned below\r\nI didn\'t know what to write in \"case\" and \"dial\".\r\n', '04.06.2013\r\nKrone Und welle neu', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '93.96.4.242', '93-96-4-242.zone4.bethere.co.uk', '2013-05-30', 'RG 5181 3034 0DE', NULL),
(752, '', 646, 999999999, 1, 'THEOREMA', '2013-05-23', '2012-11-14', '2012-11-14', 'glod-plated steel', 'trasparent', 'TUFINA', 'The clock is stopped.\r\nA lancet and a number of the dial came off.\r\n', 'Geh?use rep.\r\nZBLatt rep.\r\nSek. Zeiger ersetzt', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '88.149.164.92', '88-149-164-92.v4.ngi.it', '2013-05-30', 'RG 5181 3044 1DE', NULL),
(753, '', 647, 999999999, 1, 'T4001', '2013-05-23', '2012-02-28', '0000-00-00', '--', '--', 'Compast', 'Der Monatsanzeiger zeigt keine Funktion, weder beim einstellen noch bei Betrieb der Uhr', '28.05.2013\r\nWerktausch\r\nInfo : der Monat laesst sich nur ueber den Druecker einstellen !!!', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-15', '87.157.171.124', 'p579DAB7C.dip0.t-ipconnect.de', '2013-05-30', '43165058488 ', NULL),
(754, '', 648, 999999999, 1, 'T 3001', '2013-05-24', '2013-04-30', '2013-05-03', 'Reklamation', '+46703220920', 'Theorema', 'Arbandsuret går för snabbt, med ca 13 min/timme.\r\n\r\nVi kollade klockan mot annan klocka som vi vet går rätt, mellan 12.00 - 18.00. \r\nNär klockan var 18.00 var Theorema-uret 19.20.\r\nHälsning Gun ', '28.05.2013\r\nWerkreparatur', '9,00 â‚¬', '2013-09-19', '2013-09-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '195.66.49.2', 'Host-195-66-49-2.indicate.se', '2013-05-31', 'RG 5181 3060 5DE', NULL),
(755, '', 649, 1, 1, 'T3008', '2013-05-24', '0000-00-00', '0000-00-00', 'Gelb', 'Schwarz', 'Theorema', 'Datumseinstellung defekt', 'Werkrep. unterm Zblatt\r\nDr?cker repariert', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '', '', '0000-00-00', 'RG 5181 0984 6DE', NULL),
(756, '', 383, 1, 1, 'GM-103', '2013-05-24', '0000-00-00', '0000-00-00', 'schwarz', 'skelett', 'Theorema', 'Krone defekt', 'Krone und Welle neu', '0,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '', '', '0000-00-00', 'RG 5181 0977 5DE', NULL),
(757, '', 445, 1, 1, 'GM-104', '2013-05-24', '0000-00-00', '0000-00-00', 'Gelb', 'skelett', 'Theorema', 'Uhr geht nicht', '24.05.2013\r\n\r\nINFO: Will die Uhr Dubai in Gold haben ...Mich fragen before Uhr schicken ...\r\n\r\n\r\nUhr gepr?ft, keiner Fehler festgestellt\r\nUhr l?uft ohne probleme!', '0,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '', '', '0000-00-00', 'RG 5181 3079 5DE', NULL),
(758, '', 650, 1, 1, 'GM-104', '2013-05-24', '0000-00-00', '2013-02-03', 'Gelb', 'skelett', 'Theorema', 'Zifferblatt defekt', 'Zblatt rep.\r\nTages und Nachtscheibe getauscht', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-10', '', '', '0000-00-00', 'RG 5181 0974 4DE', NULL),
(759, '', 651, 1, 1, 'T3006', '2013-05-24', '0000-00-00', '0000-00-00', 'Stahl', 'silber / skelett', 'Theorema', 'Uhr geht nicht', '24.05.2013\r\nWerkrep.', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-01', '', '', '0000-00-00', 'RG 5181 3282 2DE', NULL),
(760, '', 652, 1, 2, 'Paragon', '2013-05-24', '0000-00-00', '2013-01-21', 'Stahl', 'Weiss', 'Theorema', 'Uhr geht nicht', '24.05.2013\r\nWerkreparatur\r\nUhr erhalten 17.09.2013', '9,00 â‚¬', '2013-09-17', '2013-09-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '', '', '0000-00-00', 'RG 5181 3061 4DE', NULL),
(761, '', 653, 1, 1, 'Paragon', '2013-05-24', '0000-00-00', '0000-00-00', 'Stahl', 'Weiss', 'Theorema', 'ohne Anschreiben', '24.05.2013\r\nkomplette Werkreparatur', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '', '', '0000-00-00', 'RG 5181 3055 7DE', NULL),
(762, '', 654, 999999999, 0, 'Copacabana', '2013-05-25', '2013-01-20', '2013-09-10', 'Steel', 'Mekanical', 'Theorama', 'The lunar/date. Indikator has fallen off and the watch do not function,\r\nI spoke to you several months ago, but haven\'t been abel to send before now,\r\nI like your watches very much, and I hope that you an repair the watch again. I actually miss Warming it,\r\nBest renards\r\nAlexander..q', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.27.27.118', '212.27.27.118.bredband.3.dk', '2013-06-01', '', NULL),
(763, '', 655, 999999999, 1, 'Rio silver with black frame', '2013-05-25', '2013-04-11', '2013-05-21', 'Yes', '?', 'Theorema', 'Groupon 23QFZZE859\r\n\r\nThe watch has started to rasle like the glass is loose.', 'Werkrep.', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '80.162.45.141', 'x1-6-00-24-b2-9d-47-aa.k236.webspeed.dk', '2013-06-01', 'RG 5181 3049 0DE', NULL),
(764, '', 656, 999999999, 2, '#390563247662', '2013-05-26', '2013-04-17', '2015-04-17', 'case', 'tj001', 'PARAGON GOLD', 'Hello\r\n   After I received the watch they were 3 days and stopped for no reason, I do not know what the reason was stored in the watch case and they do not cause any harm not, Thanks \r\n', '13.06.2013\r\nerschwerte Werkrep.\r\nUhr erhalten 27.09.2013\r\nUhr versendet 01.10.2013 RG 5181 39644DE\r\nRAMIM 37\r\n2186154 Karmiel-Israel', '12,00 â‚¬', '2013-10-01', '2013-10-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-01', '79.182.6.15', 'bzq-79-182-6-15.red.bezeqint.net', '2013-06-02', 'RG 5181 3288 4DE', NULL),
(765, '', 657, 999999999, 1, 'Rio (ref. GM-107-1)', '2013-05-26', '2013-04-10', '2013-04-10', 'silber', 'weiss', 'Theorema', 'Theorema Rio mit Referenz GM 107 vom 10. April 2013.\r\n\r\nIch habe die Uhr um 9:45 Uhr gestellt und jetzt ist die Zeit auf der Theorema 11:30 Uhr (wirkliche Zeit 11:17 Uhr).\r\n', 'Zeiger aufgesetzt\r\nWerkrep.', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '95.97.181.75', '095-097-181-075.static.chello.nl', '2013-06-02', 'RG 5181 3070 2DE', NULL),
(766, '', 658, 999999999, 1, 'T4004', '2013-05-27', '2013-04-01', '2013-04-01', 'TUFINA', ',', 'THEOREMA', 'After few hours from the arrival, the watch stopped to work. I noted that a little part of the mechanism was free under the glass. Pls verify and keep me updated.\r\nP.S. the watch is not falled and has not received a shock ( a crash). Best regards\r\n', '07.06.2013\r\nWerkrep.', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '2.37.159.106', 'net-2-37-159-106.cust.dsl.vodafone.it', '2013-06-03', 'RG 5181 3039 8DE', NULL),
(767, '', 659, 999999999, 1, 'Marco polo Diamond', '2013-05-27', '2012-07-01', '2012-07-10', 'yes', '???', 'Theorema', 'On the top of the watch there is the date one of the numbers is not coming up correct. you can only see half number. also both metal rings around weekday and month have fall off.', '13.06.2013\r\nerschwerte Werkrep.', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-01', '78.72.226.212', '78-72-226-212-no88.business.telia.com', '2013-06-03', 'RG 5181 3290 7DE', NULL),
(768, '', 660, 999999999, 1, 'SAO PAOLO ', '2013-05-27', '2012-11-29', '2013-05-27', '316L', 'GM103', 'Black', 'Please the problem is l Wind the watch and put it on after some time l fine out that the watch is one \r\nplace but if l take it out , it start to Work very good.', '07.06.2013\r\nWerkrep.', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '188.179.76.59', '188-179-76-59-dynamic.dk.customer.tdc.net', '2013-06-03', 'RG 5181 3048 6DE', NULL),
(769, '', 661, 999999999, 1, 'rio', '2013-05-28', '0000-00-00', '2013-10-04', 'silver', 'black', 'Theorema', 'internal defect cousing the large clock Arrow to bend. The watch stoped working.', 'Zeiger neu', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '83.80.19.124', '5350137C.static.ziggozakelijk.nl', '2013-06-04', 'RG 5181 3036 7DE', NULL),
(770, '', 662, 999999999, 0, 'T3007', '2013-05-28', '2013-04-23', '2012-10-11', 'Stainless steal (316L), \"Golden\"', 'Black', 'Theorema', 'The watch does not work at all. When I spin the crown to \"start\" the watch it does not do anything, there is not even any resistance nor does the usual feeling appear when you rotate the crown. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.233.58.9', 'c-83-233-58-9.cust.bredband2.com', '2013-06-04', '', NULL),
(771, '', 328, 1, 1, 'GM-103', '2013-05-28', '0000-00-00', '0000-00-00', 'Stahl', 'skelett', 'Theorema', 'alte Rep. 363', '28.05.2013\r\nkomplette Werkreparatur', '12,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '', '', '0000-00-00', 'RG 5181 3077 8DE', NULL),
(772, '', 663, 1, 1, 'T3005', '2013-05-28', '0000-00-00', '0000-00-00', 'Stahl', 'Schwarz', 'Theorema', 'ohne Anschreiben', '28.05.2013\r\nWerkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '', '', '0000-00-00', 'RG 5181 3050 9DE', NULL),
(773, '', 664, 1, 1, 'GM-107', '2013-05-28', '0000-00-00', '2013-03-20', 'Stahl', 'skelett', 'Theorema', 'Hour shower does not work', 'Zeiger aufgesetzt\r\n\r\n22.08.13 1Z8VF4596845661307', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '', '', '0000-00-00', 'RG 5181 3067 6DE', NULL),
(774, '', 665, 1, 1, 'T4004', '2013-05-28', '0000-00-00', '2013-03-14', 'Stahl', 'skelett', 'Theorema', 'Datumsanzeige, Kronenabdeckung und Band defekt', '28.05.2013 - Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-09', '', '', '0000-00-00', 'RG 5181 3327 5DE', NULL),
(775, '', 666, 1, 1, 'GM-101', '2013-05-28', '0000-00-00', '2012-11-20', 'Gelb', 'skelett', 'Theorema', 'Krone defekt', 'Werkrep.\r\nKrone & Welle neu\r\nUhr erhalten 15.11.2013 - neue Rep. geschrieben', '12,00 â‚¬', '2013-11-18', '2013-11-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '', '', '0000-00-00', 'RG 5181 3065 9DE', NULL),
(776, '', 129, 1, 1, 'T3005', '2013-05-28', '0000-00-00', '0000-00-00', 'Stahl', 'Schwarz', 'Theorema', 'ohne Anschreiben', 'Werkrep.', '9,00 â‚¬', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '', '', '0000-00-00', 'RG 5181 3078 1DE', NULL),
(777, '', 667, 999999999, 1, 'Damaskus Diamond', '2013-05-28', '2013-05-28', '2012-10-21', 'standart', 'automatic', 'Theorema', 'I have problems with my Theorema watch.\r\n\r\nAlthough I wear it 12 hours a day and stir me much, it stops sometimes.\r\n\r\nThere are also problems with the date dial. which will not change the date. (it is kind of stucked)\r\n\r\nIt is as if The automatic winder (the dish on the back that winds the clock) which can be seen on the back of the watch, is not funktioning as it should... without problems.\r\n\r\nI even bought a machine called a \"watchwinder\" to be sure to activate the watch. but the \"automatic dish\"  does not move around properly. \r\n\r\nPlease contact me if you need more info.\r\n\r\nreference is: T3008 - i bought it through Groupon.dk', 'Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '80.167.239.61', '80.167.239.61', '2013-06-04', 'RG 5181 3068 0DE', NULL),
(778, '', 668, 999999999, 2, 'Paragon automatic', '2013-05-29', '2012-03-12', '2012-12-10', 'silver', 'white', 'theorema', 'the dial where i can se witch timezone i am in, is moving around', '18.06.2013 - Zeitzonenring befestigt', '6,00 â‚¬', '2013-09-19', '2013-09-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '87.58.91.55', '87-58-91-55-dynamic.dk.customer.tdc.net', '2013-06-05', 'RG 5181 3497 3DE', NULL),
(779, '', 669, 999999999, 0, 'Paragon', '2013-05-29', '2012-08-08', '2012-08-08', 'T 3001 ', 'Don\'t Know', 'Theorema ', 'The very first mechanism to set the watch to work is broken and loose making it impossible to wear because the mechanism keeps hitting the glass whenever I move my hand. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.30.48.87', '2.30.48.87', '2013-06-05', '', NULL),
(780, '', 670, 999999999, 1, 'Sao Paolo GM 103', '2013-05-29', '2012-11-18', '2012-12-06', 'Bought against Groupon', '?', 'Theorema', 'I started to loos time.\r\nUp to 10 minutes in hour and now it stop to work at all.', 'Werkrep.', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '87.104.107.6', '87-104-107-6-dynamic-customer.profibernet.dk', '2013-06-05', 'RG 5181 3047 2DE', NULL),
(781, '', 671, 999999999, 2, 'Paragon T3001-SS', '2013-05-29', '2012-05-16', '2012-06-01', 'Silber', 'Schwarz', 'Theorema', 'My husband wears the watch all day long (from before 8 until 11 at night, so definitely more than the 12 hours in the manual), every day, but still the watch is behind around 5 minutes every 3 days, making it pretty much useless.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-25', '77.248.38.225', 'dhcp-077-248-038-225.chello.nl', '2013-06-05', 'RG 5181 3941 0DE', NULL),
(782, '', 481, 999999999, 1, 'Copacabana', '2013-05-30', '2012-10-01', '2012-10-01', '??', '??', 'Theorema', 'Dear Tufina Uhren,\r\n\r\nThis is the second time in a few months that my watch does not work.\r\n\r\nAprox. two months ago I sent you the watch and you fixed it. But it only worked for one month and now I have the same problem: The clock does not go around even if I wind it up. FURTHERMORE the \"number 12\" is not sitting correct now. ', 'Geh?use rep.\r\nZblatt rep.', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '89.104.214.132', 'host132.itavishosting.dk', '2013-06-06', 'RG 5181 3037 5DE', NULL),
(783, '', 672, 999999999, 0, 'San Paolo Men\'s Skeleton Watch in Gold with B. S.', '2013-05-30', '2013-01-03', '2013-01-03', 'NOT KNOWN', 'NOT KNOWN', 'Theorema', 'Product in question as described above stopped working on the 27/05/2013 at 17:21 unexpectedly. It is fairly new and well kept at all times. Watch purchased from internet website GROUPON UK in mid-December last year and redeemed in January this year. I did not fill in the \"DATE OF WARRANTY\" box because I do not know the exact date when received the delivery for the item mentioned above. Also do not what to put into these two other boxes therefore I have decided to leave them blank. First: \"CASE\", Second: \"DIAL\".\r\nIf any other questions are raise then please do not hesitate to contact me either by phone or email if you prefer. Thanks for help and understanding. I will be sending the watch by post tomorrow morning ( 30/05/2013).\r\n\r\nBest regards,\r\n\r\nMr. Federico R. Barber', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.251.244.10', 'secure.onavo.com', '2013-06-06', '', NULL),
(784, '', 673, 999999999, 0, 'Jumbo', '2013-05-31', '2013-03-27', '2013-03-27', 'Gold', 'White', 'Theorema', 'Watch is not working at all. Second hand detached from center spindle. Second hand not in sync with minute/hour hands.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.29.54.131', 'pool-108-29-54-131.nycmny.fios.verizon.net', '2013-06-07', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(785, '', 416, 999999999, 1, 'Tigris', '2013-05-31', '2013-08-02', '2013-08-02', 'stainless steel case (316L)', 'silver black', 'Theorema', 'after practicing jogging I noticed that the clock has stopped, for your information is the second time I mail it out, at this point I ask you to tell me what I can do to not have other problems wearing this watch (which I like very much! ) or if it is the case of changing it.\r\nthanks for your cooperation', '11.06.2013 - Werktausch', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '79.43.218.245', 'host245-218-dynamic.43-79-r.retail.telecomitalia.it', '2013-06-07', 'RG 5181 3499 5DE', NULL),
(786, '', 674, 999999999, 1, 'San Paolo', '2013-05-31', '2012-12-10', '2012-12-10', '316L', 'Not Known', 'Theorema', 'The above product stopped working at 1721 on 27/5/13 unexpectedly.  The watch is new and well looked after. Please contact me if you need any further clarification.', '07.06.2013\r\nWerkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '81.99.189.231', 'cpc1-ches1-0-0-cust486.9-1.cable.virginmedia.com', '2013-06-07', 'RG 5181 3063 1DE', NULL),
(787, '', 675, 999999999, 1, 'rio', '2013-06-02', '2013-04-10', '2015-04-10', 'unknow', 'unkonow', 'theorema', 'The big pointer has fallen of inside the watch.\r\n\r\n', '13.06.2013 - Werkreparatur, Zeiger befestigt', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '87.72.202.82', 'ip2.c107.alb262.cust.comxnet.dk', '2013-06-09', 'RG 5181 3500 7DE', NULL),
(788, '', 676, 999999999, 1, 'Theorema', '2013-06-02', '2012-12-20', '2012-12-20', 'Yes', 'Yes', 'Sao paolo', 'The winding mechanism has broken, it falls off', '07.06.2013\r\nneue Welle', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '94.3.163.167', '5e03a3a7.bb.sky.com', '2013-06-09', 'RG 5181 3040 7DE', NULL),
(789, '', 677, 999999999, 2, 'Sao Paolo', '2013-06-02', '2012-12-10', '2013-12-10', 'stainless steel', 'x', 'Tufina Uhren', 'The pin where you change the time has come loose and can easily be taken out.\r\n\r\np.s. I posted the watch to you last week, but just the watch, it\'s coming from England, town of Reading, in a brown envelope. I didn\'t put in any details of where it\'s coming from, I hope you recognise it. I understand that will be difficult.', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.192.49.108', '94-192-49-108.zone6.bethere.co.uk', '2013-06-09', '', NULL),
(790, '', 678, 999999999, 0, 'paragon automatic men\'s watch', '2013-06-03', '2013-05-17', '2013-05-22', 'black', '24 hours dial', 'theorema timepieces', 'the hour, minutes and second hand/pointer not functioning. this pointer are just static despite winding the crown as specified on the instruction manual.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.45.54.169', '86-45-54-169-dynamic.b-ras1.bdt.dublin.eircom.net', '2013-06-10', '', NULL),
(791, '', 679, 999999999, 1, 'T4004', '2013-06-03', '2013-02-27', '2013-03-06', 'Gold', 'Brown Leder', 'Theorema', 'The hour/time movement stands still', '07.06.2013\r\nWerkrep.', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '83.86.115.111', '5356736F.cm-6-7b.dynamic.ziggo.nl', '2013-06-10', 'RG 5181 3041 5DE', NULL),
(792, '', 680, 999999999, 1, 'monte carlo', '2013-06-03', '2013-02-03', '2013-02-03', '--', '--', 'theorema', 'the watch runs irregularly (behind). I thought maybe the arms of the clock are touching each other because sometimes it stops completely. The clock seems to be working better when the watch is not worn. As an indication, in a three hour period, the clock might run behind 30 minutes.', '11.06.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-07', '84.26.214.151', '541AD697.cm-5-3d.dynamic.ziggo.nl', '2013-06-10', 'RG 5181 3543 5DE', NULL),
(794, '', 682, 999999999, 1, 'Damascus Diamond', '2013-06-04', '2013-03-02', '2013-03-08', 'Silver', 'Black', 'Theorema', 'The watch is simply not working.  I have tried winding it up to enable pieces to move but it does nothing.  Watch worked fine for 2 months and then just stopped working? Also date setting button does not work either to change date on dial.  Lower month month setting button still works ok. ', '11.06.2013\r\nWerktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-01', '5.68.176.205', '0544b0cd.skybroadband.com', '2013-06-11', 'RG 5181 3289 8DE', NULL),
(795, '', 683, 1, 1, 'GM-104', '2013-06-04', '0000-00-00', '0000-00-00', 'Gelb', 'Schwarz Skelett', 'Theorema', 'Index abgefallen\r\nUhr läuft nicht', 'Zifferblatt rep.\r\nWerkrep.', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '', '', '0000-00-00', 'RG 5181 3053 0DE', NULL),
(844, '', 724, 999999999, 1, 'RIO ?', '2013-06-14', '2013-03-25', '2013-04-01', 'GM107-1?', 'GM107-1 ?', 'Theorama', 'Minute indicator has gone off', '24.06.2013 - Werkreparatur + Zeiger neu', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-15', '5.103.132.103', 'static-5-103-132-103.seas-nve.net', '2013-06-21', 'RG 5181 3410 3DE', NULL),
(796, '', 684, 1, 1, 'T4003', '2013-06-04', '0000-00-00', '0000-00-00', 'Stahl-Gelb', 'Weiß', 'Pionier', 'Zeiger abgefallen', 'Zeiger aufgesetzt', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(797, '', 685, 1, 1, 'Paragon', '2013-06-04', '2012-08-17', '2012-08-17', 'Stahl', 'Weiß', 'Theorema', 'Werk defekt.', 'Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-09', '', '', '0000-00-00', 'RG 5181 3325 8DE', NULL),
(798, '', 686, 1, 2, 'T3009', '2013-06-04', '2013-02-01', '2013-01-10', 'Stahl', 'Schwarz', 'Theorema', 'Werk defekt.', 'Zeiger gesetzt\r\nWerkrep.', ',', '2014-07-08', '2014-07-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '', '', '0000-00-00', 'RG 5181 3038 4DE', NULL),
(799, '', 687, 999999999, 1, 'RIO', '2013-06-04', '2013-05-01', '2013-06-04', 'Watch stopped working', '+4528933966', 'Theorema', 'The watch, just stopped working one morning!\r\nI don\'t know why??', 'Werkrep.', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '94.191.186.208', '94.191.186.208.mobile.3.dk', '2013-06-11', 'RG 5181 3045 5DE', NULL),
(800, '', 536, 999999999, 1, 'RIO', '2013-06-04', '2013-03-30', '2013-04-10', 'silver', 'black', 'Theorema', 'timeplace/clockwork loose\r\nsmall needle doesn\'t work', '18.06.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-09', '85.150.157.188', 's55969dbc.adsl.online.nl', '2013-06-11', 'RG 5181 3328 9DE', NULL),
(801, '', 688, 999999999, 1, 'Damascus Diamond', '2013-06-05', '2013-03-10', '2013-03-10', '3ATM', 'T3008', 'Theorema', 'I have carried out the instructions as per your booklet, winding the watch 30 times clockwise. The watch did last approximately 72 hours before stopping and I would then carry out the above instruction once again.  Over the last few weeks the watch has only lasted approximately 24 hours before stopping and now I am unable to wind the watch. I think that the watch has been faulty ever since it was sent to me.  I have paid a considerable amount for this watch and if the watch cannot be replaced I would like a refund in addition to the costs for the postage & carriage for sending the watch back. I look forward to your response. Thank you Stephen Morgan', '13.06.2013 - Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '81.142.188.93', 'host81-142-188-93.in-addr.btopenworld.com', '2013-06-12', 'RG 5181 1017 2DE', NULL),
(802, '', 689, 999999999, 1, 'PARAGON', '2013-06-05', '2012-08-04', '2012-08-10', 'POLISHED STAINLESS STEEL CASE', 'R14 AUTOMATIC MOVEMENT', 'THEOREMA', 'THE MECHANISM AT THE BACK OF THE WATCH (THE HALF MOON SHAPE WITH THEORAMA ENGRAVED ON IT) SEEMS TO BE LOOSE AS IT HITS THE BACK OF THE WATCH.\r\nTHE HANDS ONLY MOVE WHEN WEARING THE WATCH AS WHEN IT IS NOT WORN FOR AROUND HALF A DAY THE HANDS STOP MOVING.', '11.06.2013\r\nWerkrep.\r\nReguliert', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-01', '31.185.158.6', '31.185.158.6', '2013-06-12', 'RG 5181 3293 8DE', NULL),
(803, '', 690, 999999999, 0, 'Theorema', '2013-06-05', '2013-05-05', '0000-00-00', 'theorema black', 'brown watch', 'Tufina Uhren', 'When I reseved the watch firt of all I fix the date and the time ...and when I want to make it work I saw that the watch is not working...I rotate the key but nothing..I don\'t touched the back side of the watch because I don\'t want to do worse..so I\'d put it back in the box and I call grupon....Please send the watch in work to the following address because it is a gift for my boyfriend Schitco Victor  on Via.Chiodare 13,35031 Abano Terme,Italy', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '151.51.99.248', 'adsl-ull-248-99.51-151.net24.it', '2013-06-12', '', NULL),
(804, '', 691, 999999999, 1, 'Theorema', '2013-06-05', '2013-05-09', '2013-05-15', 'Theorema black', 'brown watch with yellow gold', 'Tufina Theorema', 'When I reseved the watch first of all I fix the date and the time...and when I wanted to make it work I saw that the watch is not working..I rotate the key but nothing...I don\'t touched the back side of the watch because I don\'t want to do worse...so I\'d put it back in the box and I call grupon...Please! send the watch in work to the following adress because it is a gift for my boyfriend Schitco Victor on Via:Chiodare 13,35031 Abano Terme ,Italy', '13.06.2013\r\nWerkrep.', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-01', '95.229.249.28', 'host28-249-static.229-95-b.business.telecomitalia.it', '2013-06-12', 'RG 5181 3292 4DE', NULL),
(805, '', 692, 999999999, 2, 'newton diamond', '2013-06-05', '2013-06-02', '2013-04-01', 'stainless steel ', 'gold colour', 'theorema ', 'A big piece inside its broken and a screw is missing\r\n\r\n\r\n                                     thank you', '08.07.2013 - Werk, Rotor + Geh?use repariert, Schraube ersetzt\r\nUhr erhalten 31.10.2013', '12,00 â‚¬', '2013-10-31', '2013-10-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-07', '93.71.220.124', 'net-93-71-220-124.cust.dsl.vodafone.it', '2013-06-12', 'RG 5181 3540 4DE', NULL),
(806, '', 693, 999999999, 1, 'Sao Paolo: Silver Boett', '2013-06-06', '2012-09-05', '2012-10-01', 'hard shell', 'GM-103', 'theorema', 'The leather bracelet broke. Looks like the glue came of. My husband only use the watch occasionally so it\'s not because any negligence. On the warranty card it says reference: GM-107.  \r\nMany thanks / Silvana  ', '13.06.2013\r\nneues Band\r\nWerkrep.', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-01', '213.100.86.149', 'c213-100-86-149.tele2.se', '2013-06-13', 'RG 5181 3286 7DE', NULL),
(807, '', 694, 999999999, 2, 'Newtonm', '2013-06-06', '2013-03-01', '2013-08-01', '?', '?', 'Theorema', 'The watch make more noise. And the second Arrow, sometimes turn around and sometimes stands still! ', '13.06.2013\r\nWerkrep.', ',', '2018-03-06', '2018-03-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-01', '195.73.25.186', 'static.kpn.net', '2013-06-13', 'RG518132796DE', NULL),
(808, '', 51, 999999999, 1, 'Damascus Diamond', '2013-06-06', '2012-10-20', '2013-10-20', '?', '?', 'Theorema', 'I have problems with my watch again\r\nmy watch is broken it does not go\r\none Pointer is broken off\r\nwhat do I do? Would you swap it?\r\n', '11.06.2013\r\nWerktausch', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-01', '194.255.14.130', '194.255.14.130', '2013-06-13', 'RG 5181 3291 5DE', NULL),
(809, '', 695, 999999999, 0, 'Theorema automatic', '2013-06-06', '2013-03-08', '2013-03-08', 'Stainless silver', '3 ATM', 'T3008', 'The face of the day indicator has come off and the button to change this has never worked properly. The watch has also slowed down dramatically how long it lasts after removing from a full day\'s wear, and will tend to cut out just half hour later. When first bought it lasted a good few hours. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.204.213.142', '90.204.213.142', '2013-06-13', '', NULL),
(810, '', 696, 1, 1, 'GM-107', '2013-06-06', '0000-00-00', '2013-04-01', 'Stahl', 'skelett', 'Theorema', 'Zeiger defekt', '07.06.2013\r\nneuer Minutenzeiger', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-14', '', '', '0000-00-00', 'RG 5181 3075 5DE', NULL),
(811, '', 697, 999999999, 1, 'Monaco diamond', '2013-06-06', '0000-00-00', '0000-00-00', 't3006', '10', 'THEOREMA', 'After 3 month it stops once in a while (very often several times during the day) and I need to shake the watch really hard to make it move again. Now after 5 month it stops completely, even if I shake it really hard. I have sent it as package to you, please fix and be sure it works, it is not nice to repair it again.', '11.06.2013 - Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '87.73.20.121', 'ip1.c2948.alb352.cust.comxnet.dk', '2013-06-13', 'RG 5181 3563 9DE', NULL),
(812, '', 698, 999999999, 1, 'PARAGON', '2013-06-06', '2013-05-22', '2013-05-22', '316L', 'Automatic 35 stones', 'Theorma', 'The day setting is in a fixed position between Fri and Sat. The setting cannot be adjusted with the Day Setting button and it is not moving of it\'s automatic accord.', '02.07.2013\r\n16-08-13\r\nRotor gebrochen - Datumsfedern aus Eingriff\r\n==> Federn gerichtet und Rotor mit Schraube ers. \r\nK 1608 1155', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-26', '176.61.113.213', '176.61.113.213', '2013-06-13', 'RG 5181 3650 1DE', NULL),
(813, '', 699, 1, 1, 'T3005', '2013-06-07', '0000-00-00', '0000-00-00', 'Stahl', 'Weiß', 'Theorema', 'Datumsdrücker defekt', '07.06.2013\r\n\r\n\r\nUhr auf keinen Fall schicken! Kunde hat am 25.06.2013 Geld zur?ck bekommen!\r\n\r\nKalender - Reparatur', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(814, '', 28, 1, 1, 'T4003', '2013-06-07', '0000-00-00', '0000-00-00', 'Stahl', 'Weiß', 'Pionier', 'Index bei 4 abgefallen\r\nZeiger sitzen nicht richtig', '07.06.2013\r\nZblatt rep.\r\nZeiger gerichtet', '6,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-15', '', '', '0000-00-00', '43165037529 ', NULL),
(815, '', 700, 999999999, 2, 'GM-104', '2013-06-07', '2013-04-12', '2013-04-12', 'Watch doesn\'t work', 'GM-104 mechanical', 'Theorema', 'New watch doesn\'t stay on time, it has never work. Clock doesn\'t \"run\", it doesn\'t matter how much you hesitate that.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-16', '136.8.33.71', 'frapr004-p2.nb.ford.com', '2013-06-14', 'RG 5181 3596 5DE', NULL),
(816, '', 701, 999999999, 1, 'MARCO POLODIAMOND', '2013-06-07', '2013-06-07', '2012-07-10', 'Not working', 'Reference TJ005', 'Theorema', 'It was working fine the first two weeks. It\'s a mechanical watch so whenever I took it off and used it again 1-2 days later I had to set the right time. \r\n2-3 weeks ago I wasn\'t able to set the right time. The Hour and the Minute hand aren\'t rotatating anymore. I never dropped or misused the watch and have no real explanation why this happened.\r\n\r\n', 'erschwerte Werkrep.\r\nKrone Welle neu', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-01', '88.129.220.54', 'h88-129-220-54.dynamic.se.alltele.net', '2013-06-14', 'RG 5181 3280 5DE', NULL),
(817, '', 702, 999999999, 1, 'paragon automatic men\'s watch', '2013-06-07', '2013-05-17', '2013-05-22', 'stainless steel', '24 hours dial', 'theorema timepieces', 'the hour, minutes and second hand/pointer not functioning. this pointer are just static despite winding the crown as specified on the instruction manual.', '13.06.2012 - Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-09', '193.120.165.138', '193.120.165.138', '2013-06-14', 'RG 5181 3326 1DE', NULL),
(818, '', 703, 999999999, 1, 'Toronto', '2013-06-07', '2012-12-20', '2012-12-20', 'Original Theorema Luxury Packaging', 'Mechanical', 'Theorema', 'I have winded the  watch crown to make it work but it stops automatically after sometime even though it is fully winded. I think there maybe a mechanical fault in the cogs or springs of the watch internally. ', '13.06.2013 - Werkreparatur,\r\n                       Zeiger gerichtet\r\n', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '157.83.97.242', 'webaccess02.barclays.com', '2013-06-14', 'RG 5181 1013 8DE', NULL),
(819, '', 704, 999999999, 2, 'Damascus Diamond', '2013-06-07', '2013-02-28', '2013-03-08', 'Stainless Steel (316L)', 'Mechanical Automatic', 'Theorema T3008-3', 'We are sending back this watch because, without ever getting the pleasure of using the watch, on opening the package we discovered that my Damascus Diamond Watch was missing the \"month hand\".  As you can see this watch was never even worn.  We are expecting a very quick response to this problem with NOT a repair but with replacement or a refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-06-20', '87.192.131.163', '87.192.131.163', '2013-06-14', 'RG518131889DE', NULL),
(820, '', 705, 999999999, 1, 'GM102', '2013-06-09', '2013-06-10', '2013-02-03', 'GM102', '32477579747', 'Theorema', 'I can\'t wind up my watch anymore', '18.06.2013 - neue Krone + neues Werk', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '81.83.106.130', 'd51536A82.access.telenet.be', '2013-06-16', 'RG 5181 3553 7DE', NULL),
(825, '', 708, 999999999, 1, 'T 3001', '2013-06-11', '2012-12-26', '2013-01-10', 'Acero dorado', 'Blanca', 'Theorema', 'Es un reloj Theorema con esfera blanca y dorada con correa marrón. Referencia T3001.\r\n\r\nEl reloj es automático y a la segunda vez de usarlo, dejó de funcionar. No sabemos el motivo. Gracias', '12.07.2013 - Rotor befestigt', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '62.43.177.221', '62.43.177.221.dyn.user.ono.com', '2013-06-18', 'RG 5181 3530 2DE', NULL),
(826, '', 709, 999999999, 0, 'T2008 Everest', '2013-06-12', '2012-12-26', '2012-12-28', 'x', 'x', 'Theorema', 'The winding mechanism is no longer working', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '173.59.25.172', 'pool-173-59-25-172.phlapa.fios.verizon.net', '2013-06-19', '', NULL),
(827, '', 710, 999999999, 1, 'marco polo', '2013-06-12', '2013-04-12', '2013-04-12', 't 3005', 'automatic movement', 'theorema', '', '18.06.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-15', '86.140.58.253', 'host86-140-58-253.range86-140.btcentralplus.com', '2013-06-19', 'RG 5181 3413 4DE', NULL),
(828, '', 711, 999999999, 1, 'RIO', '2013-06-12', '2013-04-01', '2013-04-01', 'Glass', 'White', 'Theorema', 'The piece that you can pull out at set the time with, the same piece you use to \"hand-winding\" mode, is broken and can not be used. So the watch doesn\'t work.\r\nReference number: GM-107-1', '18.06.2013 - erschwerte Werkreparatur', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-15', '85.218.156.214', '85.218.156.214', '2013-06-19', 'RG 5181 3409 4DE', NULL),
(829, '', 712, 999999999, 1, 'Paragon', '2013-06-12', '2012-12-11', '2012-12-21', 'Rosé/Silver', 'Black', 'Theroma', 'Part of clockwork is loose and rattles when the watch is shaken. The loose part of clockwork can be seen from the watch\'s transparent backside.', '18.06.2013 - erschwerte Werkreparatur', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-09', '213.115.229.3', '213.115.229.3', '2013-06-19', 'RG 5181 3324 4DE', NULL),
(830, '', 713, 999999999, 0, 'Damascus Diamond ', '2013-06-12', '2012-10-29', '2012-08-11', '00201418YE', 'Black - automatically 35 new', 'Theorema', 'Hey! \r\nI bought a damascus Diamond clock form you in oktober, througe groupon sweden. The finger that shows witch day it is, is missing. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.254.35.96', 'h-35-96.a254.priv.bahnhof.se', '2013-06-19', '', NULL),
(831, '', 714, 999999999, 1, 'Theorama Rio ', '2013-06-12', '2013-04-10', '2013-04-10', 'Defect', 'Defect', 'Theorama Rio', 'Two months ago I bought from you a clock, with names Theorama Rio. I bought it at Groupon, with reference / control code: 512559DCBE and Grouponcode: 0010142DIK.\r\n \r\n\r\nAfter opening the package I started wearing the clock. Unfortunately I found out that it\'s broken. It is the large behind the small clock arrows and is not running smoothly.\r\n \r\n\r\nGUARANTEE REF: GM 107\r\n\r\n\r\n\r\n\r\n', '18.06.2013 - Zeigerstellung repariert', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-15', '212.187.11.93', 'c11093.upc-c.chello.nl', '2013-06-19', 'RG 5181 3418 2DE', NULL),
(832, '', 520, 999999999, 1, 'toronto', '2013-06-13', '2013-06-13', '2013-03-02', 'gm 106', 'gm 106', 'theorema', 'do not run, and one of the gold spilds in the dial is missing ', '18.06.2013 - Werkreparatur \r\nund Zifferblatt-Reparatur ', '12,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-09', '83.94.189.228', 'x1-6-00-8e-f2-92-7c-aa.k1352.webspeed.dk', '2013-06-20', 'RG 5181 3323 5DE', NULL),
(833, '', 715, 999999999, 1, 'Tufina Uhren- Monaco Diamond-Set Watch in Silver', '2013-06-13', '2012-10-30', '2012-10-30', 'Stainless Steel', 'unknown', 'Theorema', 'The time cannot be changed. The winder pops out but nothing happens when it is turned to change the time. The reference number on the warrenty is T3006.', '24.06.2013 - Aufzug repariert', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-15', '80.93.6.70', '80.93.6.70', '2013-06-20', 'RG 5181 3412 5DE', NULL),
(834, '', 716, 999999999, 1, 'Sao Paolo', '2013-06-13', '2012-08-30', '2012-08-30', 'Yes', 'Yes', 'Theorema ', 'The watch stopped working and i can not turn the pin to make it work again. Sometimes it seems to be working but when i compare with the real time the watch is behind in time. \r\nI have the case and the dial is as when manufactured.\r\nThe date of invoice and warranty is taken from the card sent from you, the warranty is from 08/30/2012 and 24 moths to go.', '24.06.2013 - Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-08', '94.255.178.212', 'c-94-255-178-212.cust.bredband2.com', '2013-06-20', 'RG 5181 3313 9DE', NULL),
(835, '', 717, 1, 1, 'T3008', '2013-06-13', '0000-00-00', '2013-03-10', 'Stahl', 'Schwarz', 'Theorema', 'Zeiger fehlen', '13.06.2013\r\nZeiger aufgesetzt\r\nWerkrep.', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-01', '', '', '0000-00-00', 'RG 5181 3284 0DE', NULL),
(836, '', 228, 1, 1, 'GM-101', '2013-06-13', '0000-00-00', '2012-10-10', 'Stahl', 'skelett', 'Theorema', 'Zeiger abgefallen', '13.06.2013\r\nWerkrep.\r\nZeiger befestigt', '12,00 â‚¬', '2013-10-12', '2013-10-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-01', '', '', '0000-00-00', 'RG 5181 3285 3DE', NULL),
(837, '', 718, 1, 1, 'GM-103', '2013-06-13', '0000-00-00', '2012-11-23', 'Stahl', 'skelett', 'Theorema', 'Haar in der Uhr, Krone fehlt', '13.06.2013\r\nWellenreste entfernt aus Werk\r\nKrone Welle neu\r\nGeh?use gereinigt', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-01', '', '', '0000-00-00', 'RG 5181 3283 6DE', NULL),
(838, '', 719, 1, 1, 'GM-107', '2013-06-13', '0000-00-00', '2013-04-10', 'Stahl', 'skelett', 'Theorema', 'ohne Fehlerangabe', '13.06.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-15', '', '', '0000-00-00', 'RG 5181 3414 8DE', NULL),
(839, '', 720, 1, 1, 'T3003', '2013-06-13', '2011-11-18', '0000-00-00', 'Stahl', 'Schwarz', 'Pionier', 'Uhr ist defekt', '13.06.2013 - Werktausch', '9,00 â‚¬', '2013-09-26', '2013-09-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-15', '', '', '0000-00-00', '00340433836295113870', NULL),
(840, '', 721, 1, 1, 'J49025', '2013-06-13', '0000-00-00', '2012-09-05', 'Stahl', 'Schwarz', 'Javelle', 'Zeiger abgefallen', 'Zeiger befestigt', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-15', '', '', '0000-00-00', '00340433836295106254', NULL),
(841, '', 722, 1, 2, 'T3005', '2013-06-13', '0000-00-00', '2012-07-10', 'Stahls', 'Schwarz', 'Theorema', 'Werk defekt', '13.06.2013 - Werkreparatur unter dem Zifferblatt', ',', '2014-10-02', '2014-10-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-15', '', '', '0000-00-00', 'RG 5181 34085DE', NULL),
(842, '', 513, 1, 1, 'GM-102', '2013-06-13', '0000-00-00', '2012-10-10', 'Gelb', 'skelett', 'Theorema', 'ohne Fehlerangabe\r\nUnruh defekt\r\nkeine Rekla.', '13.06.2013\r\nWerkrep.', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-01', '', '', '0000-00-00', 'RG 5181 3287 5DE', NULL),
(843, '', 723, 999999999, 1, 'COPACABANA', '2013-06-14', '0000-00-00', '0000-00-00', 'ORO', 'NERO', 'THEOREMA', 'DO NOT TURN THE HANDS', '18.06.2013 - Werkreparatur unter dem Zifferblatt', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '195.45.105.132', '195.45.105.132', '2013-06-21', 'RG 5181 3512 6DE', NULL),
(846, '', 726, 999999999, 1, 'T4004', '2013-06-15', '2013-06-15', '2013-05-04', 'T4004', 'a', 'theorema', 'Has lag behind with more the one hour till stopped\r\nI hope you can help me to have my watch in perfect conditionat\r\nThank you very much, Eng. Cehan Robert', '24.06.2013 - Zeiger gerichtet + Rotor neu', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-08', '151.55.174.43', '151.55.174.43', '2013-06-22', 'RG 5181 3314 2DE', NULL),
(847, '', 727, 999999999, 1, 'monte carlo', '2013-06-15', '2013-06-07', '2015-06-15', 'steal', '??', 'theorema', 'The watch stands stil. First i had to wind the clock every 12 hours. Now the clock stands still.', '24.06.2013 - Zeiger gerichtet', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-08', '86.80.200.39', 'ip5650c827.direct-adsl.nl', '2013-06-22', 'RG 5181 3311 1DE', NULL),
(848, '', 728, 999999999, 2, 'Therorema Paragon', '2013-06-15', '2013-01-21', '2014-01-21', 'unknown', 'unknown', 'Therorema', 'The watch stopped suddenly to work. First the clock was not showing the correct time, although it was programmed. The time was delayed about 10 minutes. Few months after purchase it stopped working. Reference: T3001', '03-12-13 ?ber TB\r\nkpl. abgelaufen! Alle Funktionen arbeiten einwandfrei!\r\nK 0312 1310\r\nohne Fehlfunktion!', '', '2013-12-09', '2013-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-09', '85.230.94.8', 'c-085ee655.07-36-6d6c6d11.cust.bredbandsbolaget.se', '2013-06-22', 'RG 6237 2853 5DE', NULL),
(849, '', 729, 999999999, 1, 'Monte Carlo', '2013-06-15', '2013-01-23', '2013-02-03', 'Theorema-box', '?', 'Theorema', 'The watch has stopped ticking, I don\'t know why.', '24.06.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-15', '77.169.226.170', 'ip4da9e2aa.direct-adsl.nl', '2013-06-22', 'RG 5181 3415 1DE', NULL),
(851, '', 439, 999999999, 1, 'Cannes diamond', '2013-06-16', '2012-10-10', '2014-10-10', 'Broken', '+46704797150', 'Theorema ', 'I bought my Theorema watch from you in 10/10 - 2012. So it has been about 4 month since the day i got the watch. But altogether i´ve worn it for 1 month. And all ready my watch is broken and doesn\'t work at all, and if u shake the watch a little bit you will hear that things inside are loose. I was very pleased with the watch but because it got broken that quickly without doing anything to it, the quality of the watch disappointed me!I want you to send me a new wacth though theorema warranty is for 2 years and i just used my wacth a couple of weeks. \r\n Thanks for your help.\r\n \r\nDijar Latifaj', '24.06.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-15', '83.249.89.252', 'c83-249-89-252.bredband.comhem.se', '2013-06-23', 'RG 5181 3411 7DE', NULL),
(852, '', 731, 1, 1, 'T4003', '2013-06-18', '0000-00-00', '2012-03-20', 'Stahl-Gelb', 'Weiss', 'Pionier', 'Zeiger lose', '18.06.2013 - Zeiger befestigt,\r\nAufzugwelle ersetzt', '12,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-15', '', '', '0000-00-00', '00340433836295088123', NULL),
(943, '', 808, 999999999, 0, 'T3008-2', '2013-07-08', '2012-09-06', '2012-09-06', '1 BLACK', 'BLACK', 'DAMASCUS DIAMOND', 'Clock stopped going.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.154.15.85', 'a91-154-15-85.elisa-laajakaista.fi', '2013-07-15', '', NULL),
(944, '', 809, 999999999, 0, 'T4001', '2013-07-08', '2012-04-18', '2012-05-25', 'Stainles steel', 'automatic', 'Theorema', 'At 5 juli 2013 20:00 Hr the watch suddenly stopped and sind that time i can\'t get it back to work, Can you please repair?I can\'t do with-out.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.117.234.48', 's5375ea30.adsl.online.nl', '2013-07-15', '', NULL),
(854, '', 733, 999999999, 1, 'copacabana', '2013-06-18', '2013-06-18', '2012-10-01', 'defect', '?', 'theorema', 'one nummber (2 in 12) in lose.', '24.06.2013 - Index befestigt', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-09', '90.184.106.72', '1805ds2-soeb.0.fullrate.dk', '2013-06-25', 'RG 5181 3330 1DE', NULL),
(855, '', 734, 999999999, 1, 'monte carlo', '2013-06-19', '2013-04-22', '2013-04-10', 'Slow running watch', 'dont know what this is', 'theorema', 'I\'m having to wind the watch 3 or 4 times a day. Not running correctly. Ref garantie 6m102', '28.06.2013 - Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '79.97.5.206', '79.97.5.206', '2013-06-26', 'RG 5181 3488 5DE', NULL),
(856, '', 735, 999999999, 1, ' Monaco Diamond watch', '2013-06-19', '2012-10-22', '2012-09-11', 'repair', 'groupon', 'Theorema', 'Now three-pointers in the watch is loose and watch does not work at all,', '08.07.2013 - Werkreparatur und neue Krone', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-07', '87.236.88.199', '87-236-88-199.customer.universal.se', '2013-06-26', 'RG 5181 3549 7DE', NULL),
(857, '', 736, 999999999, 1, 'MAGELANI / T2001', '2013-06-19', '2012-12-05', '2012-12-06', 'Stainless Steel Case 316 L', 'Skeleton ', 'Theorema', 'I can rewind it and it\'ll work for a minute or so before it stops again. If i shake the watch gently it begins again but then stops if the watch is laying perfectly still. I have sent it 19th of june 2013 to you. Please contact me on ebay name \"daddelplukker\" if you have any questions. Kind regards Christian ', '28.06.2013 - Werk und Zeiger ersetzt', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-08', '2.111.93.146', 'x1-6-74-44-01-e5-bb-4a.k1180.webspeed.dk', '2013-06-26', 'RG 5181 3316 0DE', NULL),
(858, '', 737, 999999999, 1, 'GM107', '2013-06-20', '2013-04-10', '2014-04-10', 'broken ', '?', 'theorema', 'de clock inside the hand-uhr is fall off from de clock\r\n i have send you the watch back with everything that i got in the package ', '28.06.2013 - Zeiger befestigt', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-15', '87.213.68.206', '87.213.68.206', '2013-06-27', 'RG 5181 3419 6DE', NULL),
(859, '', 738, 999999999, 0, 't3001', '2013-06-20', '2012-08-04', '2013-08-08', 'yes', 'yes', 'theorema', 'keeps stopping ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '176.26.212.145', 'b01ad491.bb.sky.com', '2013-06-27', '', NULL),
(860, '', 739, 999999999, 1, 'Marco Polo Diamond', '2013-06-20', '2011-12-27', '2013-06-19', '???', 'Schwarz mit Diamanten', 'Theorema', 'Automatikuhr lässt sich nicht aufziehen. Sie wurde bereits zwei mal repariert und das hochwertige Diamantenziffernblatt gegen ein Ziffernblatt ohne Diamanten ausgetauscht.', '28.06.2013 - aufwendige Werkreparatur \r\nund Zifferblatt-Tausch', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-08', '31.18.161.39', '31-18-161-39-dynip.superkabel.de', '2013-06-27', '43188015552 ', NULL),
(861, '', 740, 999999999, 1, 'Newton Diamond', '2013-06-20', '2013-03-06', '2015-03-06', 'Watch Siver case', 'White Dial /Black band', 'THEOREMA', ' A mechanical part of the watch is released and is loose in the watch case.\r\nThis component part is the rotating metal component to the underside of the watch.\r\n\r\nPlease repair / renovation of the watch.\r\n\r\nHopefully this can be treated with some priority.\r\nThe watch will be returned to you today.\r\n\r\nThanks in advance,\r\nHennie de Haas\r\nGastelepad 4\r\n5711 BS Someren\r\nNetherlands', '24.06.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-15', '89.98.126.249', 'dhcp-089-098-126-249.chello.nl', '2013-06-27', 'RG 5181 3416 5DE', NULL),
(862, '', 732, 999999999, 1, 'Rio', '2013-06-20', '2013-04-01', '2013-04-10', 'pointer broke', 'yes', 'theorema', 'one of the two pointers is broken, so as you see the pointer is on the back side of the watch.', '24.06.2013 - Zeiger neu', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-09', '88.159.132.235', '235-132-ftth.onsbrabantnet.nl', '2013-06-27', 'RG 5181 3329 2DE', NULL),
(863, '', 741, 999999999, 0, 'Vienna Diamond', '2013-06-20', '2012-10-18', '2012-10-30', 'Not working', 'What this means?', 'Theorema/T 3007', 'I bouht the watch 10/2012. Then I gave it as a present to my fried. After a week, it stopped to work. Allthouhg he used it all the time. You promised, that it is very high quality, but it was not. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.153.205.83', 'a91-153-205-83.elisa-laajakaista.fi', '2013-06-27', '', NULL),
(864, '', 741, 999999999, 2, 'Vienna Diamond', '2013-06-20', '2012-10-18', '2012-10-30', 'Doesn`t work', 'what?', 'Theorema/T3007', 'I bought this watch 10/2012. Then I gave it to my friend as a present 5/2013. After a week it stopped to work, although he used it all the time. You promised, that it is very high quality?', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-16', '91.153.205.83', 'a91-153-205-83.elisa-laajakaista.fi', '2013-06-27', 'RG518135951DE', NULL),
(865, '', 742, 999999999, 1, 'Marco Polo', '2013-06-20', '2012-06-01', '2014-06-01', 'Edelstahlgehäuse, nickelfrei', 'Automatikkaliber mit 36 Steinen gelagert', 'Theorema', 'Uhr zieht sich nicht mehr selber auf, bleibt nach geraumer Zeit stehen, Tragezeit pro Tag mindestens 12 Std., bleibt aber am folgenden Tag stehen, ca. 3 Tage unauffällig und dann nicht mehr', '28.06.2013 - Werk- und Kalenderreparatur', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-09', '89.246.171.195', 'i59F6ABC3.versanet.de', '2013-06-27', '43189089820 ', NULL),
(866, '', 743, 999999999, 1, 'Rio', '2013-06-21', '2013-04-10', '2013-04-10', 'New', 'New', 'Theorema', 'One of the clock hands fall down ', '28.06.2013 - Werkreparatur + 1 Zeiger neu', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-08', '213.46.39.200', 'd39200.upc-d.chello.nl', '2013-06-28', 'RG 5181 3315 6DE', NULL),
(867, '', 744, 999999999, 1, '', '2013-06-21', '0000-00-00', '0000-00-00', '', '', '', '', 'siehe 866', '', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.66.123.25', 'static.kpn.net', '2013-06-28', '', NULL),
(868, '', 730, 999999999, 1, 'Paragon', '2013-06-22', '2013-02-14', '2013-02-17', 'Gold', 'White', 'Theorema', 'The automatic kinetic energy winding mechanism has fallen off in the watch and is now loose. The watch will obviously keep stopping unless wound up regularly and it rattles badly.', '28.06.2013 - Werkreparatur, Rotor neu', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '92.16.84.185', 'host-92-16-84-185.as13285.net', '2013-06-29', 'RG 5181 3487 1DE', NULL),
(869, '', 745, 999999999, 1, 'Casablanca', '2013-06-22', '2012-10-10', '2012-10-10', 'stainless steel', 'dont know', 'Theorema', 'Timepiece stops ticking even when wearing constantly. I have wound the watch crown in a clockwise motion but after 2-6 hours it stops again. I have tried this a number of times but always the same conclusion. The metal catch which keeps the watch closed and on the wrist has also fell off. It looks like the thin metal bar has snapped at one end.', '02.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '2.218.138.144', '02da8a90.bb.sky.com', '2013-06-29', 'RG 5181 3496 0DE', NULL),
(870, '', 746, 999999999, 1, 'Monte Carlo', '2013-06-22', '2012-06-06', '2012-06-02', 'Skeleton', 'T2003', 'Theorama', 'The hour and minute hand are loose.\r\nThe time dosn`t work any more.', '28.06.2013 - Zeiger befestigt', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-08', '143.176.104.214', 'ip214-104-176-143.adsl2.static.versatel.nl', '2013-06-29', 'RG 5181 3308 5DE', NULL),
(871, '', 747, 999999999, 1, 'Damascus diamond', '2013-06-23', '2012-10-20', '2012-10-30', 'Stainless steel', 'Dark', 'THEOREMA', 'The 2 smaller visors showing month and day have dissapeared from the dial, simply missing and propably is inside the mechanics of the watch.', '30.07.2013\r\nwartet auf Werk - warum???\r\nZeiger aus Unruh entfernt, ZB-Fuesse gekuerzt\r\nK 2608', '', '2013-08-28', '2013-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.213.199.100', '0x4dd5c764.adsl.cybercity.dk', '2013-06-30', '', NULL),
(929, '', 796, 999999999, 1, 'NEWTON', '2013-07-07', '2013-03-06', '2014-06-03', '316L', 'automatic', 'Theorema', 'My watch (purchased via Groupon, Ref T4004, date 06.03.13) has the following defect: two elements within the watch are detached from their original position.\r\n\r\nSee the two pictures included in this email, no external damage was done.', '12.07.2013 - Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '94.213.180.80', '5ED5B450.cm-7-6c.dynamic.ziggo.nl', '2013-07-14', 'RG 5181 3561 1DE', NULL),
(873, '', 749, 999999999, 0, 'MONACO DIAMOND', '2013-06-24', '2012-11-12', '2012-11-25', 'Stainless steel', 'Diamond', 'Theorema', 'Watch just stopped working one day', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.205.232.247', '213.205.232.247', '2013-07-01', '', NULL),
(874, '', 750, 999999999, 1, 'Marco polo Diamand', '2013-06-24', '2012-11-19', '2014-11-19', 'xxx', 'xxx', 'theorema', 'The numbers of the date are going till 41 instead of 31 because of that problem the other things like the day or the month are not working well either', '28.06.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '84.80.22.161', 'ip545016a1.speed.planet.nl', '2013-07-01', 'RG 5181 3485 4DE', NULL),
(875, '', 751, 999999999, 1, 'Marco Polo Diamond', '2013-06-24', '2013-04-12', '2016-04-12', 'Silver', 'White', 'Theorema', 'The Main Dial to adjust the time has snapped off inside. I can not wind up or adjust the time.\r\n\r\nAlso the strap stitching is comming loose.', '08.07.2013 - erschwerte Werkreparatur: Krone/Welle neu, Datumscheibe repariert', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '212.118.224.152', 'lon1.sme.zscaler.net', '2013-07-01', 'RG 5181 3494 2DE', NULL),
(876, '', 752, 1, 2, 'T2005', '2013-06-24', '0000-00-00', '2011-12-22', 'Stahl', 'Schwarz', 'Theorema', 'Index abgefallen', '24.06.2013\r\nREF 3005 !!\r\n16-08-13\r\nWerk und ZB ers. - K 1505', '', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-23', '', '', '0000-00-00', '43235044793 ', NULL),
(877, '', 753, 1, 1, 'T3008', '2013-06-24', '0000-00-00', '2013-03-10', 'Stahl', 'Weiss', 'Theorema', 'Zeiger abgefallen', '24.06.2013 - Zeiger befestigt', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-09', '', '', '0000-00-00', 'RG 5181 3331 5DE', NULL),
(878, '', 754, 1, 1, 'GM-101', '2013-06-24', '0000-00-00', '2012-11-20', 'Gelb', 'skelett', 'Theorema', 'Stellen am Glas bei der \"3\",\r\nUhr geht nicht', '24.06.2013 - Werkreparatur\r\nUhr erhalten 12.09.2013', '9,00 â‚¬', '2014-05-12', '2014-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-07', '', '', '0000-00-00', 'RG518135347DE', NULL),
(879, '', 748, 999999999, 1, 'Mechanical', '2013-06-24', '2013-02-13', '2014-02-13', 'GM-105', 'Theorema ', 'Theorema ', 'It is has stopped working', '28.06.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-08', '85.229.50.122', 'c-7a32e555.06-220-6b73641.cust.bredbandsbolaget.se', '2013-07-01', 'RG 5181 3310 8DE', NULL),
(880, '', 755, 999999999, 1, 'marco polo', '2013-06-24', '2012-07-10', '2014-07-07', 'gold', 'white', 'theorema', 'the watch wont charge it works from time to time but then stops, it\'s been like this for a long time, i haven\'t hade the energy to send it in until now. i noticed that one of the visors is missing, i don\'t know if that was the case when i got the clock, could the visor fallen inte to the mechanics and block the charge function? i thought of taking the watch to a clockmaker but figured it would be best to send it in since the warranty is still valid. i have a warranty card with the date 10-07-12 and reference TJ005, dont know where to fill the reference so i put it in here', '08.07.2013\r\n11-09-13\r\nUhr ist gefallen, Zeiger gebrochen - KVA', '', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.226.175.189', '81-226-175-189-no107.tbcn.telia.com', '2013-07-01', '', NULL),
(881, '', 756, 999999999, 1, 'T2005', '2013-06-25', '2013-05-03', '2013-05-03', 'Dont know what this is ', 'Dont know what this is', 'Compast', 'I bought a watch from groupon april 26. But one of the needles/hands (that show what time it is) has fell off.\r\n\r\nthe groupon kode is: CPUG148V1K\r\n\r\n', '23.07.2013 - Zeiger befestigt', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '62.44.134.203', '0x3e2c86cb.mobile.telia.dk', '2013-07-02', 'RG 5181 3526 2DE', NULL),
(882, '', 757, 999999999, 1, 'Damascus Diamond', '2013-06-25', '2012-08-20', '2014-08-20', '?', '?', 'Theorema', 'the date and month is suddenly changed when it´s not supposed to and after abour three days the timer is set back aproxomatly 10 min every time so i have to adjust it all the time, i followed the instructions when i got it but it doesn´t seem to run propably,  and from just using it as a daily watch, i have gotten three small schratches on the special hardened mineral glass, it´s not supposed to get a scratch in the glass from regular use.', '28.06.2013 - Glas neu + Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-30', '78.73.205.146', 'h146n4-m-kr-a11.ias.bredband.telia.com', '2013-07-02', 'RG 5181 1033 1DE', NULL),
(883, '', 758, 999999999, 1, 'Damascus Diamond', '2013-06-25', '2013-06-20', '2013-06-13', 'T3008', 'Ref:T3008', 'Theorema', 'After I opened my watch. I found out that the clock needed a pointer. it is the one that shows what day it is. Hope this is something you can fix. because I want all the parts to be there.', '08.07.2013', '', '2013-09-11', '2013-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-22', '78.111.169.50', '78.111.169.50', '2013-07-02', 'RG 5181 3627 1DE', NULL),
(884, '', 759, 999999999, 1, 'Model 76002 Asterion', '2013-06-25', '2012-08-10', '2012-08-10', 'steel', 'leader', 'Elysee', 'it can no longer change the date correctly, it changes from 21 to 31, then 32, 33, 34 and then to 05\r\n', '28.06.2013 - Werktausch ', '9,00 â‚¬', '2013-09-04', '2013-09-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-08', '62.107.98.42', '3e6b622a.rev.stofanet.dk', '2013-07-02', 'RG 5181 3312 5DE', NULL),
(885, '', 760, 999999999, 1, 'Monte Carlo Luxury', '2013-06-26', '2013-03-26', '2013-04-10', '??', '??', 'Tufina-Uhren', 'I\'ve purchased my watch through Livingsocial in April 2013. The watch was working perfectly. Few days ago it started to stop more frequent despite filling it regularly. Now it is working but always behind time. So, if I fill it at 9 am for example I find at 10am it is still working but it gives me that the time is 9:45am instead of 10am. ', '28.06.2013 - Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '137.191.240.37', 'h137-191-240-37.gn.gov.ie', '2013-07-03', 'RG 5181 34908DE', NULL),
(886, '', 761, 999999999, 1, 'Casablanca', '2013-06-26', '2012-12-14', '2013-01-16', '?', '?', 'Theoraema', 'The crown has come off. ', '02.07.2013 - Krone / Welle neu', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '193.212.136.154', 'mail.br-wine.no', '2013-07-03', 'RG 5181 3493 9DE', NULL),
(887, '', 762, 999999999, 1, 'XXL Jumbo Bi Color ', '2013-06-26', '2012-03-29', '2012-03-29', '48mm', 'white', 'Theorema', 'the small stundenzeiger is defekt.\r\nthe watch is not running!', '02.07.2013 - Zeiger aufgesetzt', '6,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2013-07-03', '', NULL),
(888, '', 763, 999999999, 2, 't3001', '2013-06-26', '2012-08-08', '2012-08-08', 'yes', 'yes', 'theorema', 'Keeps stopping ', '02.07.2013 - Werkreparatur\r\nzuruckgekommen 28-08-13\r\nBitte nicht refund!', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '80.5.88.69', '69-88-5-80.static.virginmedia.com', '2013-07-03', 'RG518110115DE', NULL),
(889, '', 762, 999999999, 1, 'Everest T2008-ss ', '2013-06-26', '2012-12-03', '2012-12-03', '44mm', 'White', 'Theorema', 'the watch is not running!\r\nnot possible to wind it up', '02.07.2013 - Krone repariert\r\n02.08.2013 - neues Werk, da wieder stehengeblieben', '6,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2013-07-03', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(890, '', 764, 999999999, 1, 'Accapella', '2013-06-26', '2012-09-12', '2012-10-12', '300822854446', 'mechnical', 'Theorema', 'The watch stop moving, after winding, there is a strange sound coming from inside the watch. mechanical fault.', '12.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '182.55.248.211', '182.55.248.211', '2013-07-03', 'RG 5181 3510 9DE', NULL),
(891, '', 765, 999999999, 2, 'MONACO', '2013-06-26', '2013-06-26', '2011-11-05', '316 L', '21 JEWELS', 'THEOREMA', 'I SENT THIS WATCH TO YOU ON 08/16/2011 TO BE FIXED BECAUSE THE SECOND HAND FELL OFF.  I RECIEVED IT BACK AND IT NEVER KEPT THE CORRECT TIME AFTER THAT.  ALL THE PARTS LOOK AS THO THEY ARE MOVING BUT THE WATCH DOES NOT KEEP THE CORRECT TIME, THE HANDS DO NOT MOVE LIKE THEY SHOULD.  I HAD MOVED SINCE I SENT THIS TO YOU LAST TIME AND I THOUGHT I LOST THE WATCH.  I HAVE SINCE FOUND IT AND NEED YOU TO FIX IT.  I WILL BE MAILING IT OUT TODAY. ', 'Uhr erhalten 29.11.2013\r\n(Modell 1002 - Garantie 11.03.2011)\r\nZgReibung scheint sehr leicht... K Werktisch - ja, verliert! \r\n==> Reparatur auf Kulanz? ausf. 06-12-13\r\nViertelrohr gekerbt, Kontrolle Werktisch 0612 1525\r\nK 0712 1305', '', '2013-12-11', '2013-12-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-11', '129.71.204.146', 'bob.wv.gov', '2013-07-03', 'RG 623728575DE', NULL),
(892, '', 766, 999999999, 1, 'T3007-1', '2013-06-27', '2012-08-14', '2014-08-14', 'Vienna Diamond', 'Vienna Diamond', 'Theorema', 'The watch has been lagging for a couple of weeks, and yesterday it stopped working entirely. When trying to turn or wind the watch, it sounds strange, like some part of the clockwork is loose.', '08.07.2013 - Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '37.46.176.98', '37-46-176-98.customers.ownit.se', '2013-07-04', 'RG 5181 3554 5DE', NULL),
(893, '', 767, 999999999, 1, 'Damascus Diamond', '2013-06-27', '2013-06-14', '2013-06-14', 'T 3008', '??', 'Theorema', 'The button/function on the right bottom side is defective. ', '12.07.2013 - Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '188.181.80.89', 'x1-6-c0-3f-0e-de-af-58.k1215.webspeed.dk', '2013-07-04', 'RG 5181 3560 8DE', NULL),
(895, '', 769, 999999999, 1, 't4004', '2013-06-27', '2013-03-27', '2013-04-01', 'silver', 'nero', 'theorema newton', 'il meccanismo oscillante è difettoso e lento\r\nthe tilt swinging mechanism is defective and slow\r\n\r\n\r\n\r\n\r\n', '08.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '92.245.173.150', '92.245.173.150', '2013-07-04', 'RG 5181 3531 6DE', NULL),
(896, '', 770, 999999999, 1, 'T3002', '2013-06-27', '2012-08-01', '2013-07-10', 'White', 'Blue', 'Theorema', 'The minute hand of the watch doesn\'t work (is loose) and the hand for the year came of entirely (is still in the case). ', '02.07.2013 - Zeiger befestigt', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '77.251.120.167', 'dhcp-077-251-120-167.chello.nl', '2013-07-04', 'RG 5181 3498 7DE', NULL),
(897, '', 771, 999999999, 1, '2970957', '2013-06-27', '2013-05-08', '2013-05-08', 'item 2970957 (lauritz)', '2970957', 'Theorema', 'the screws have come off from the locking mechanisme. \r\nthe watch is also making much louder noise the the automatic armani watch that i have.. dont know if this is what is to be expected from it. \r\n', '08.07.2013 - Kronenb?gel neu', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '194.239.110.2', '194.239.110.2', '2013-07-04', 'RG 5181 3505 5DE', NULL),
(898, '', 772, 999999999, 1, 'monte carlo', '2013-06-27', '2013-05-22', '2013-06-07', 'gold', 'no', 'theorema', 'not working by widing up.\r\nwhite peace of needle loose.\r\nbracelet lock ,don\'t know how to close.\r\n\r\nkind regards\r\njollings nancy\r\n\r\n', '02.07.2013 - erschwerte Werkreparatur: Viertelrohr befestigt, Std-Zeiger ersetzt, neuer Werkhaltering, reguliert', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '84.193.220.44', 'd54C1DC2C.access.telenet.be', '2013-07-04', 'RG 5181 3489 9DE', NULL),
(899, '', 768, 999999999, 1, 'Newton diamond T4000-3', '2013-06-27', '2013-03-20', '2013-03-06', 'defect', '+31620508995', 'Theorema', 'The watch was not on time. Every time i have to put the correct time on the watch.\r\nHead screw outside the watch / stuff inside the watch is rattle.\r\nI\'ve paid for 2 new screws to repair the watch.\r\nBut beside the fact that the screw was untie, now the whole stuff inside the watch is rattle.\r\n\r\n', '02.07.2013 - Werkreparatur, Rotor befestigt', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '193.172.39.239', 'unknown.eci.nl', '2013-07-04', 'RG 5181 3495 6DE', NULL),
(900, '', 440, 1, 1, 'GM-105', '2013-06-28', '0000-00-00', '2013-02-10', 'Gelb', 'skelett', 'Theorema', 'Uhr steht', '28.06.2013 - Zeiger befestigt', '6,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '', '', '0000-00-00', 'RG 5181 1012 4DE', NULL),
(901, '', 773, 1, 1, 'Paragon', '2013-06-28', '0000-00-00', '2011-11-18', 'Gelb', 'Weiss', 'Theorema', 'Werk defekt', '28.06.2013 - Rotorschraube neu', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-08', '', '', '0000-00-00', 'RG 5181 3309 9DE', NULL),
(902, '', 774, 1, 1, 'GM-107', '2013-06-28', '2013-06-26', '2013-04-01', 'Stahl', 'skelett', 'Theorema', 'Zeiger abgefallen', '28.06.2013 - Zeiger befestigt', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-08', '', '', '0000-00-00', 'RG 5181 3307 1DE', NULL),
(903, '', 775, 999999999, 1, 'GM-106 Toronto Rose Gold', '2013-06-29', '2012-12-06', '2012-12-24', 'No', '44mm', 'Theorema', 'Gold coloured hour tab inside the watch has come loose and is caught inside the front face', '12.07.2013 - Index befestigt', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '2.223.197.100', '02dfc564.bb.sky.com', '2013-07-06', 'RG 5181 3506 9DE', NULL),
(904, '', 776, 999999999, 1, 'PARAGON', '2013-06-30', '2013-06-30', '2012-12-21', '-', '-', 'THEOREMA', 'The reference is T 3001 and date is 21.12.12\r\nThe oscellator seems to not work correctly and the time fas behind. \r\nIt worked ok for about 2 months and we have tried to use it several times after that but always ends up with the same problem, time fas behind.  Also a big skratch on the glas.', '08.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '81.237.210.48', '81-237-210-48-no66.tbcn.telia.com', '2013-07-07', 'RG 5181 3524 5DE', NULL),
(905, '', 777, 999999999, 0, 'Monte Carlo ', '2013-06-30', '2013-06-06', '2015-06-06', 'stainless steel case', 'non', 'theorema', 'just stopped working after a few hours.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.64.178.5', '5.178-64-87.adsl-dyn.isp.belgacom.be', '2013-07-07', '', NULL),
(907, '', 778, 999999999, 1, 'damascus', '2013-07-01', '2013-06-05', '2013-06-14', 'Not working', '?', 'theorema', 'The watch is not working the clock has stop, and it will not start again. it is supposed to provide power for  it self and this function is not working anymore.', '08.07.2013 - erschwerter Werktausch', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-07', '83.88.133.78', '83-88-133-78-static.dk.customer.tdc.net', '2013-07-08', 'RG 5181 3539 5DE', NULL),
(908, '', 779, 999999999, 0, 'SAO PAOLO', '2013-07-01', '2012-12-21', '2014-12-21', 'runs very fast', 'no demages', 'THEOREMA', 'I bought this watch on groupon in UK. This watch runs about 5 to 7 minutes quicker per day. I did not use it or demage it before. I do not know the reason why this happened. I hope you can change a new one without any problem. And the address above is available to 28th of July,2013 because I will move out after that date. So please delivery the watch back as soon as possible. Thank very very very much!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '176.25.163.215', 'b019a3d7.bb.sky.com', '2013-07-08', '', NULL),
(909, '', 780, 999999999, 1, 'Monte Carlo', '2013-07-01', '2013-07-06', '2015-07-06', 'stainless steel case', 'yes', '?', 'after a few hours stopped working', '08.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '91.180.71.186', '186.71-180-91.adsl-dyn.isp.belgacom.be', '2013-07-08', 'RG 5181 3509 0DE', NULL),
(911, '', 781, 999999999, 1, 'Not sure', '2013-07-01', '2008-10-10', '2008-10-10', 'T2003', 'No idea', 'Theorema', 'Watch stem came out, and unable to put it back in to do its job. Will turn hands but NOT wind watch. ', '13-08-13  FS\r\noops... Zg ab, Garantie fast 3 Jahre abgelaufen...\r\nZB/MinZg getauscht \r\nZgScheibe und WH ers. \r\nK 1508 1339', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-16', '68.63.142.132', 'c-68-63-142-132.hsd1.pa.comcast.net', '2013-07-08', 'RG518135925DE', NULL),
(912, '', 782, 999999999, 1, 'Tristan 76010', '2013-07-02', '2012-10-08', '2012-10-08', '?', '?', 'Elysee', 'My problem with the watch is that I can go with it for a whole day, and when I sit on the couch then it stops to go.\r\n\r\nAt the same time it is incredibly hard to make the clock day and date, it feels as if the button is stuck.\r\n', '08.07.2013 - Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '87.59.236.199', '87-59-236-199-dynamic.dk.customer.tdc.net', '2013-07-09', 'RG 5181 3556 8DE', NULL),
(913, '', 783, 999999999, 1, 'Casablanca Black', '2013-07-02', '2012-10-13', '2014-10-13', 'Casablanca Black', 'Casablanca Black', 'Theorema', 'The crown is extremely difficult to turn and almost impossible to raise.  I have had this repaired by the seller but the problem persists.\r\n\r\nAlso, the clasp which sits outside the crown which would allow the crown to be extended is very difficult to open and cannot be done by hand.', '08.07.2013 - Krone ersetzt', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '193.108.78.10', '193.108.78.10', '2013-07-09', 'RG 5181 3532 0DE', NULL),
(914, '', 100, 1, 1, 'T3005', '2013-07-02', '0000-00-00', '2012-07-10', 'Stahl', 'Weiss', 'Theorema', 'Werk defekt', '02.07.2013 - Werktausch', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '', '', '0000-00-00', 'RG 5181 3573 5DE', NULL),
(915, '', 377, 1, 1, 'Paragon', '2013-07-02', '0000-00-00', '2012-05-25', 'Stahl', 'Weiss', 'Theorema', 'Werk defekt, undicht, Glas \r\nangeschlagen', '02.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(916, '', 784, 1, 1, 'T3003', '2013-07-02', '2012-01-05', '0000-00-00', 'Stahl', 'Weiss', 'Pionier', 'Zeiger abgefallen', '02.07.2013 - erschwerte Werkreparatur', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '', '', '0000-00-00', '00340433836309868673', NULL),
(917, '', 785, 1, 1, 'T3003', '2013-07-02', '2011-12-15', '0000-00-00', 'Stahl', 'Schwarz', 'Compast', 'Krone abgefallen', '02.07.2013 - Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '', '', '0000-00-00', '43226059294 ', NULL),
(918, '', 786, 999999999, 1, 'Vienna Diamond', '2013-07-02', '2012-10-30', '2012-10-30', 'Stainless steel', '44mm without crown', 'Theorema', 'The watch crown feels very heavy to rotate, both clockwise and anti-clockwise. When pulling a few rounds, it gets more and more heavy, and at some point it gets stucked. The crown also can not be pulled into position/click 1, because it is so heavy. The time is usually wrong after using a few hours. When trying to rotate the crown, the things wrote on above happens.\r\n\r\nWatch\'s reference number is T3007.\r\n\r\nI will send the watch from Finland to you on 3.7.2013, to the address \r\n\r\nThomas Bressous\r\nTheorema\r\nGutenbergring 22\r\n22848 Norderstedt\r\nGermany\r\n\r\nbest regards,\r\nKang Xu', '08.07.2013 - neue Krone / Welle', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-07', '80.220.245.100', 'dsl-vntbrasgw1-50dcf5-100.dhcp.inet.fi', '2013-07-09', 'RG 5181 3537 8DE', NULL),
(919, '', 787, 999999999, 1, 'Sao Paolo', '2013-07-02', '2013-07-04', '2013-02-10', 'black like glass box', 'black', 'Theorema', 'The bouton to adjust the time and rearm the watch is broken.\r\ni wanted adjust the time and the bouton stay between my fingers.', '09.08.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '81.241.207.4', '4.207-241-81.adsl-dyn.isp.belgacom.be', '2013-07-09', 'RG 5181 3580 1DE', NULL),
(920, '', 788, 999999999, 2, 'T3008-2 Damascus diamond', '2013-07-03', '2013-03-08', '2013-03-08', 'Hard', '4', 'Theorema', 'This watch has been worn 4 times and only for good wear the hands have fallen off both the day face and the date face I do not want it repaired or replaced as I have no faith in the product I want a full refund asap', 'Uhr darf auf keinen Fall geschickt werden. Sie hat das Geld zurück erhalten!', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.107.8.193', '93.107.8.193', '2013-07-10', '', NULL),
(921, '', 789, 999999999, 2, 'Paragon', '2013-07-03', '2013-02-01', '2013-02-01', 'Yes', 'Yes', 'Therma', 'There is a loose part in the casing at the back. If you gently shake the watch it makes a noise and you can easily see the part which is broken through the glass back ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-25', '212.183.128.96', '212.183.128.96', '2013-07-10', 'RG 5181 3946 8DE', NULL),
(922, '', 790, 999999999, 0, 'Copacabana', '2013-07-03', '2013-06-10', '2013-06-20', 'Let\'s deal', 'order number 1732809', 'Theorema', 'We bought the clock through let\'s deal Sweden, order number 1732809 at the 10 june 2013.\r\nWe paid by Visa 2599 Sek, date of payment 10 june 2013.\r\nWe received the postal notifcation on 26 of june.\r\nWhen we opened the package the inner box was bit damaged in one corner.\r\nInside the clock the nameplate of Theorema has loosened from its place and is loose inside.\r\nThe clock is also not working.\r\nWe are not satisfied and do not want a new clock.\r\nWe want our money back, we want a full repayment.\r\nBEST REGARDS Bergander', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.227.178.155', '90-227-178-155-no128.tbcn.telia.com', '2013-07-10', '', NULL),
(923, '', 791, 999999999, 1, 'T3004', '2013-07-03', '2012-09-30', '2012-09-30', 'CANNES Diamond', 'Gold dial', 'Theroema', 'there are dust under glass and some of the texture is being too fall of in the watch(under the glass)\r\nAnd most important is the wheel on the back side( the wheel that moves when you move so that it can charge the watch) don\'t turn smooth  and give a wrong sound. The edge of the wheel touches the glass on the back', '12.07.2013 - Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '83.233.161.199', 'c-83-233-161-199.cust.bredband2.com', '2013-07-10', 'RG 5181 3504 1DE', NULL),
(924, '', 623, 999999999, 1, 'Marco Polo Diamond', '2013-07-04', '2013-04-12', '2013-04-12', 'T3005', 'Groupon Dial', 'Theorema', 'I sent the watch with the same problem less then 1 month ago. Now I am facing the same problem in less then in 1 month. ', '12.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-07', '217.37.213.220', 'host217-37-213-220.in-addr.btopenworld.com', '2013-07-11', 'RG 5181 3538 1DE', NULL),
(925, '', 792, 999999999, 2, 'DUBAI', '2013-07-04', '2013-03-28', '2013-03-28', '.', 'BLACK', 'THEOREMA', 'on March 23 I bought a watch theorema Dubai style with a strong discount on its real price. I am completely satisfied with the clock except yesterday is felt down  de bedside clock to the ground has cracked the area and dismantled the clock hands. I do not understand how a watch from 1129 EUR melts with a small blow. I would like to facilitate me an address to send the watch because I have it under warranty.', '23.07.2013  KVA\r\n28-08-13 ausf. - kpl. Uhr noetig?\r\nZifferblatt ers.\r\nGehaeuse ers.\r\nWD-Test 8310\r\nK 2808 1445', '', '2013-08-30', '2013-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-30', '194.179.109.6', '194.179.109.6', '2013-07-11', 'RG 5181 3722 9DE', NULL),
(926, '', 793, 999999999, 1, 'Dubai', '2013-07-05', '2013-02-03', '2013-02-08', 'Theorema', 'gold and black T3009', 'Tufina Uhren', 'After wearing the watch for some hours, it looses some minutes. I think the watch looses more or less 1 second every minute. \r\n', '12.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '79.11.233.65', 'host65-233-dynamic.11-79-r.retail.telecomitalia.it', '2013-07-12', 'RG 5181 3529 3DE', NULL),
(927, '', 794, 999999999, 1, 'Marco Polo', '2013-07-05', '2012-06-10', '2012-07-10', 'Automatic', 'Analog', 'THEOREMA', 'The Date Button is not responding and the function intervalls are shorter then earlier.', '12.07.2013 - Datum repariert', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '80.69.231.10', '80.69.231.10', '2013-07-12', 'RG518135015DE', NULL),
(928, '', 795, 999999999, 1, 'Newton Diamond', '2013-07-06', '2013-07-06', '2013-03-06', 'watch stopped working', '0032473473929', 'Theorema', 'The watch suddenly stopped working. The interior of the watch makes a noise of there is something unfixed. However  she didn\'t fell down of was hit to a hard surface.The noise occure when moving my arm. The last 2 weeks the watch runs before the real time, 5 or 6 minutes every day.\r\nPeter ', '12.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '84.193.122.102', 'd54C17A66.access.telenet.be', '2013-07-13', 'RG 5181 3521 4DE', NULL),
(930, '', 797, 999999999, 1, 'Marco polo Diamond', '2013-07-08', '2013-07-08', '2012-07-10', 'yes', 'no', 'Theorema', 'I get it from service and metal was loose under the glas', '12.07.2013 - neues Zifferblatt', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '78.72.226.212', '78-72-226-212-no88.business.telia.com', '2013-07-15', 'RG 5181 3578 9DE', NULL),
(931, '', 798, 999999999, 1, 'Marco Polo', '2013-07-08', '2013-04-03', '2013-04-03', 'Stainless steel case', 'Marco Polo\' Gold', 'theorema', 'Hello. \r\n \r\nI have only worn this watch twice that it is already not working.\r\nthe watch is not ticking anymore.\r\nI have followed the instruction, wind 30 times in clockwise motion, but still got no results.\r\nIs there an other way to make it work again?\r\n \r\nthanks\r\n \r\nguarantee ref: T3005', '12.07.2013 - Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '195.212.29.184', 'deibp9eh1--blueice4n6.emea.ibm.com', '2013-07-15', 'RG 5181 3571 3DE', NULL),
(932, '', 799, 999999999, 1, 'casablanca', '2013-07-08', '2013-02-07', '2013-02-07', 'the faulty clock setting wheel', 'warranty', 'Theorema', 'Hi\r\nI ask for warranty and guarantee for watch that I bought from you in February of 2013 because ticking Button, went to pieces when I used it to set the time', '23.07.2013 - Werktausch und Krone ersetzt', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '217.22.34.11', '217022034011.p4.gauldalikt.no', '2013-07-15', 'RG 5181 3516 5DE', NULL),
(933, '', 800, 999999999, 1, 'T200J', '2013-07-08', '2011-08-02', '2011-08-02', 'black', 'white', 'Monte Carlo', 'I bought these Theorema Monte Carlo watches from Ebay on 02/August/11, unfortunately when I fully wind it , the watch is not working when I wear it. It only works when I put the watch on the table. Even if you leave it backward, the watch isn\'t working as well. The watch is being well kept, and never drop on floor before.  \r\nIve fully wind it but the mechanical are not moving . Appreciate if you could fix it for me as soon as posible.', '22.08.2013 Uhr erhalten\r\nU-Welle gebrochen - von wegen nicht gefallen...\r\nda Garantie quasi abgelaufen, KulanzRep.\r\nUnruh kpl. ers.\r\nK 2308', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-26', '113.210.2.86', '113.210.2.86', '2013-07-15', 'RG 5181 3652 9DE', NULL),
(934, '', 801, 1, 1, '76001', '2013-07-08', '0000-00-00', '2012-06-20', 'Stahl', 'Weiss', 'Elyssee', 'ohne Fehlerangabe - Uhr steht', '08.07.2013 - erschwerte Werkreparatur', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-07', '', '', '0000-00-00', 'RG 5181 3545 2DE', NULL),
(935, '', 343, 1, 1, 'T3005', '2013-07-08', '0000-00-00', '2012-07-10', 'Stahl', 'Schwarz', 'Theorema', 'Uhr steht', '08.07.2013 - Werkreparatur; beim Aufzugrad waren 12 Zaehne gebrochen!!\r\nUhr erhalten 16.09.2013', '9,00 â‚¬', '2013-09-21', '2013-09-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '', '', '0000-00-00', 'RG 5181 1014 1DE', NULL),
(936, '', 802, 1, 1, 'T3005', '2013-07-08', '0000-00-00', '2012-06-01', 'Stahl', 'Schwarz', 'Theorema', 'ohne Fehlerbeschreibung', '08.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-08', '', '', '0000-00-00', '00340433836325214188', NULL),
(937, '', 803, 1, 1, 'T3006', '2013-07-08', '0000-00-00', '2012-11-25', 'schwarz', 'skelett', 'Theorema', 'Uhr ist stehengeblieben, ein Teil im Werk', '08.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-07', '', '', '0000-00-00', 'RG 5181 3546 6DE', NULL),
(938, '', 804, 1, 1, 'T3005', '2013-07-08', '0000-00-00', '2013-04-11', 'Stahl', 'Schwarz', 'Theorema', 'Krone defekt', '08.07.2013 - Werkreparatur und neue Krone/Welle', '12,00 â‚¬', '2013-11-15', '2013-11-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(939, '', 805, 1, 1, 'Paragon', '2013-07-08', '0000-00-00', '2013-05-26', 'Stahl', 'Weiss', 'Theorema', 'Uhr geht nicht', '08.07.2013 - Werkreparatur, Klemmung im Raederwerk behoben\r\nUhr erhalten 09.09.2013', '9,00 â‚¬', '2013-09-12', '2013-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '', '', '0000-00-00', 'RG 5181 3492 5DE', NULL),
(940, '', 783, 1, 1, 'GM-104', '2013-07-08', '0000-00-00', '2013-02-13', 'Gelb', 'skelett', 'Theorema', 'Schließe defekt', '08.07.2013 - neues Band', '0,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '', '', '0000-00-00', 'RG 5181 3532 0DE', NULL),
(941, '', 806, 1, 1, 'T3005', '2013-07-08', '0000-00-00', '2012-11-25', 'Stahl', 'Schwarz', 'Theorema', 'Werk defekt', '08.07.2013 - erschwerte Werkreparatur', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-25', '', '', '0000-00-00', 'RG 5181 3486 8DE', NULL),
(942, '', 807, 1, 1, 'GM-106', '2013-07-08', '0000-00-00', '0000-00-00', 'Stahl', 'skelett', 'Theorema', 'Uhr bleibt stehen', '08.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-10-30', '2013-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '', '', '0000-00-00', 'RG 5181 3522 8DE', NULL),
(945, '', 810, 999999999, 1, 'Model T4001', '2013-07-08', '2012-11-10', '2014-11-10', 'Speziell, gehärtetes Mineralglas', 'Automatikkaliber mit 21 Steinen gelagert', 'Trias', 'Reference: T21405\r\nDas Gewinde hat sich auf der Rückseite gelöst und die Uhr funktioniert nicht mehr.', '23.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-03', '146.52.185.133', '146-52-185-133-dynip.superkabel.de', '2013-07-15', '43215014013', NULL),
(946, '', 811, 999999999, 1, 'Casablanca', '2013-07-08', '2013-06-22', '2013-06-22', 'Stainless Steel ', 'Handwinding mechanical skelton with 17 jewels', 'Theorema', 'When I received the watch I followed the instructions to wind the crown and then set the time, the second hand did not start however the coil in the timepiece is fully wound. I contacted you via email and will send the timepiece via registered post tomorrow 9th July 2013. ', '12.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '95.83.249.160', '95.83.249.160', '2013-07-15', 'RG 5181 3518 8DE', NULL),
(947, '', 808, 999999999, 0, 'T 3008', '2013-07-09', '2012-09-06', '2012-09-06', '1 BLACK', 'BLACK DIAMOND', 'Theorema', 'Clock stopped going.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '62.237.41.149', '62.237.41.149', '2013-07-16', '', NULL),
(948, '', 812, 999999999, 1, 'SAO PAOLO', '2013-07-09', '2012-12-10', '2012-12-10', '316L', 'skelital', 'theorema', 'The large cog on the winding mechanism  \'visible from the rear\' is without mesh to the crown.     \r\n\r\n\r\n\r\nrecorded delivery  RJ761857697GB', '12.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '86.135.26.13', 'host86-135-26-13.range86-135.btcentralplus.com', '2013-07-16', 'RG 5181 3507 2DE', NULL),
(949, '', 813, 999999999, 1, 'MONACO DIAMOND', '2013-07-10', '2012-11-01', '2014-11-18', 'STAINLESS STEEL', 'AUTOMATIC MOVEMENT', 'THEOREMA', 'this watch keeps loosing time completely stopping even when my husband wears it, he doesn\'t wear it every day and when he\'s not wearing it it\'s in a watch winder cabinet so this keeps it moving and wound up so it shouldn\'t loose time', '23.07.2013 - Uhr reguliert', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-07', '168.168.33.250', '168.168.33.250', '2013-07-17', 'RG 5181 3544 9DE', NULL),
(950, '', 814, 999999999, 2, 'gm101 - Casablanca', '2013-07-10', '2013-06-30', '2013-07-11', 'Black and silver', '?', 'Theorema Timepiece', 'The clock doesnt go around - it just stands still...\r\n\r\nIm sending the packtage back to you - for the address you said in our previous email - If posible, i would like to have et fixed/ or a new one - since i really like the watch.  ( Enis Tufina ) Reference number on my garantee card is : GM101', '23.07.2013 - Werkreparatur', ',', '2014-09-05', '2014-09-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-07', '86.52.84.188', '563454bc.rev.stofanet.dk', '2013-07-17', 'RG 5181 3542 1DE', NULL),
(951, '', 815, 999999999, 1, 'COPACABANA', '2013-07-10', '2012-08-14', '2012-08-02', 'stainless steel', '.', 'THEOREMA', 'Hello. My watch have the following problems:\r\nThere are three things that have fallen loose, at 12. at 7pm. and 10 am.\r\nThe mechanics does not work, so I can not start the clock, or set the time. \r\nThe clock is completely dead, so to sum it up that is the problem with my watch.\r\nWith best regards \r\nPeter Embermark', '23.07.2013 - Index befestigt + A-Welle neu', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-07', '79.102.189.248', 'c-4f66bdf8-74736162.cust.telenor.se', '2013-07-17', 'RG 5181 3536 4DE', NULL),
(952, '', 816, 999999999, 0, 'Marco polo diamonds gold', '2013-07-10', '2012-07-09', '2014-07-09', '?', 'Automatic', 'Theorema ', 'Date doesn\'t work!\r\nNo rewinding of the automatics \r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.137.196.154', 'm90-137-196-154.cust.tele2.se', '2013-07-17', '', NULL),
(953, '', 817, 999999999, 1, 'rio', '2013-07-10', '2013-03-30', '2013-04-10', 'matalic', 'white', 'theorema', 'The minute indicator is stuck behind the case.', '23.07.2013 - neue Zeiger + neues Werk', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-07', '82.73.40.165', '524928A5.cm-4-2a.dynamic.ziggo.nl', '2013-07-17', 'RG 5181 3548 3DE', NULL),
(954, '', 818, 999999999, 1, 'Casablanca', '2013-07-10', '2013-06-14', '2013-06-30', 'Skeleton face', 'Gold', 'Theorema', 'The crown cover does not stay closed, and flaps about with any movement.', '23.07.2013 - Kronenschutz repariert', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '168.168.33.250', '168.168.33.250', '2013-07-17', 'RG 5181 3517 4DE', NULL),
(955, '', 819, 999999999, 1, 'Cannes Diamond', '2013-07-10', '2012-10-17', '2012-10-30', 'original stainless steel leather case', 'hardened mineral glass', 'Theorema', 'The watch goes slowly even I turn the sring fully. It stopped one day and I turn the spring fully and wawe  the watch and the time went forward but slowly about 45 minutes/ 1 hour.', '23.07.2013 - Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-07', '130.188.8.27', '130.188.8.27', '2013-07-17', 'RG 5181 3535 5DE', NULL),
(956, '', 820, 999999999, 1, 'SAO PAOLO', '2013-07-10', '2012-08-30', '2014-08-30', 'GM-103', 'mechanical', 'Theorema', 'The little spinning screw that is placed on the side of the watch, that is used to keep the clock going, now keeps turning back as soon as I twist it. so the energi can`t restord.', 'siehe 989', '0,00 â‚¬', '2013-08-29', '0000-00-00', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.114.134.63', 'c-3f8672d5.09-88-73746f25.cust.bredbandsbolaget.se', '2013-07-17', '', NULL),
(957, '', 821, 999999999, 0, 'Paragon', '2013-07-12', '2013-02-11', '2013-02-11', 'stainless', 'round', 'Theorema automatic', 'I purchased a Theorema automatic Paragon watch on 11 February 2013 [T3001-5]. Until last week I wore the watch all day except when it would be in contact with water, shower, etc. It worked fine for about two months and then it would not continue running with the normal motion of my arm. It would either stop completely or lose an hour or so within a twelve hour period. I started taking the watch off and approximated an automatic winding machine by manually shaking it fifty [50] times in the morning and evening. This worked for about another month and a half and then the watch would usually stop after about 8-10 hours. I then started manually shaking it one-hundred [100] times in the morning and evening. This worked until about a week ago when the watch would often stop completely or lose approximately 30 minutes of time within 5 to 8 hours.\r\n\r\nTom McKean; 11 July 2013', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '204.14.101.196', 'dew-a5-196.dsl.inlandnet.com', '2013-07-19', '', NULL),
(958, '', 822, 999999999, 2, 'Marco Polo Diamond By \"THEOREMA\"Automatic', '2013-07-12', '2013-06-01', '2013-06-01', 'Stainless steel ', 'Marco Polo Diamond By \"THEOREMA\"Automatic', 'Theorema', 'Regardless of countless winding of the crown, the watch is still not working. Usually, it will react to the winding of the crown but now it had has no reaction. Please look into it, thank you. ', 'Uhr erhalten 09.10.2013\r\n16-10-13\r\nausgeschwungen - Messer hoeher gerichtet und \r\nK 1610 1145', '', '2013-10-18', '2013-10-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-18', '202.156.8.13', '202.156.8.13.cache.maxonline.com.sg', '2013-07-19', 'RG 6237 2566 7DE', NULL),
(959, '', 823, 999999999, 1, 'Sao Paolo', '2013-07-12', '2013-06-19', '2013-06-20', 'Stainless steel (316L)', 'Dual time', 'Theorema', 'When I recieved the watch I read the instructions and followed them in accordance before attempting to wear the watch. Unfortunately the watch did not start. After calling and consulting with the local watchsupplier I wound it up a bit more, never fully to the end however. It did not start then either so I took the watch to them and they examined it and said that it could be stuck because of the lubricant used or a loose part and that I should contact the maker.', '23.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-07', '92.32.122.234', '92-32-122-234.tn.glocalnet.net', '2013-07-19', 'RG 5181 3551 0DE', NULL),
(960, '', 824, 1, 2, 'T4004', '2013-07-12', '0000-00-00', '2013-04-01', 'Stahl', 'Weiss / skelett', 'Theorema', 'Kronenabdeckung verloren', '12.07.2013 - Neues Geh?use\r\nUhr erhalten 23.12.2013', '6,00 â‚¬', '2013-12-23', '2013-12-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '', '', '0000-00-00', 'RG 5181 3528 0DE', NULL),
(961, '', 825, 1, 1, 'T2006', '2013-07-12', '0000-00-00', '2012-06-25', 'Stahl', 'skelett', 'Theorema', 'Werk defekt', '12.07.2013 - Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '', '', '0000-00-00', 'RG 5181 3508 6DE', NULL),
(962, '', 826, 1, 1, 'GM-101', '2013-07-12', '0000-00-00', '2013-06-30', 'gelb', 'skelett', 'Theorema', 'Kronenabdeckung defekt', '12.07.2013 - Geh?usereparatur', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '', '', '0000-00-00', 'RG 5181 3527 6DE', NULL),
(963, '', 46, 1, 1, 'T3008', '2013-07-12', '0000-00-00', '2012-08-20', 'Stahl', 'Schwarz', 'Theorema', 'Uhr bleibt stehen', '12.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '', '', '0000-00-00', 'RG 5181 3514 3DE', NULL),
(964, '', 827, 1, 1, 'GM-101', '2013-07-12', '0000-00-00', '2013-06-30', 'schwarz', 'skelett', 'Theorema', 'Kronenabdeckung defekt', '12.07.2013 - Kronenabdeckung repariert', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '', '', '0000-00-00', 'RG 5181 3520 5DE', NULL),
(965, '', 828, 1, 1, 'GM-101', '2013-07-12', '0000-00-00', '2013-06-20', 'schwarz', 'skelett', 'Theorema', 'Zeiger abgefallen', '12.07.2013 - Zeiger befestigt', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '', '', '0000-00-00', 'RG 5181 3502 4DE', NULL),
(966, '', 829, 999999999, 2, 'Rio', '2013-07-12', '2013-04-02', '2013-04-10', 'Silver', 'Black', 'Theorama', 'There are several things not working properly anymore and I want to know how to return the watch so that it can be fixed or I can get my money back. The hour hand and the minute hand get stuck on each other from time to time. The watch stops running until I manually change the hands again by twisting the winder. As a result of this, the watch can no longer show the right time, when the minute hand is at the 12 position, the hour hand should be at a full number but instead it\'s stuck between numbers making it impossible to read the right time. Another thing is that the winder doesn\'t work properly. When in the hand winding mode, it sometimes affects the hands and changes the time when winding it. Also, pulling it out to \"click 1\" doesn\'t work because there is no \"click\" anymore. The winder simply comes outand doesn\'t stop.', '07-10-13\r\nMinZg ers. - Welle befestigt\r\nK 0710 1640', '', '2013-10-08', '2013-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-08', '84.24.155.95', '54189B5F.cm-5-1c.dynamic.ziggo.nl', '2013-07-19', 'RG 5181 3978 5DE', NULL),
(967, '', 830, 999999999, 1, 'Copacabana (GM 104)', '2013-07-13', '2012-12-06', '2012-12-10', 'Gold', 'Skeleton', 'Theorema', 'The number \"2\" digit which is part of the number \"12\" on the watch face has detached itself and fallen down into the moving parts.\r\nI also have never been able to set the dual time as the hands seem to just turn the same as the main hands.', 'siehe 968', '', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '31.108.234.60', '31.108.234.60', '2013-07-20', '', NULL),
(968, '', 830, 999999999, 1, 'Copacabana (GM104)', '2013-07-13', '2012-06-12', '2012-10-12', 'Gold', 'skeleton', 'Theorema', 'the number \"2\" digit which is part or the number \"12\" on the watch face has detached itself and fallen down into the moving parts.  I also have never been able to set the dual time as the hand seem to just turn the same as the main hands, I would like the dual time to be set for Australia. \r\nRonnie Breen ', '23.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-07', '86.181.96.139', 'host86-181-96-139.range86-181.btcentralplus.com', '2013-07-20', 'RG 5181 3547 0DE', NULL),
(969, '', 831, 999999999, 1, 'paragon', '2013-07-13', '2013-05-14', '2013-05-26', 'steel', 'black', 'theorema ', 'a piece of the rotor in the mechanism visible from the glass is detached and now moves inside.', '23.07.2013 - Rotor neu', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '93.35.7.253', '93-35-7-253.ip52.fastwebnet.it', '2013-07-20', 'RG 5181 3519 1DE', NULL),
(970, '', 832, 999999999, 1, 'Damascus Diamond', '2013-07-13', '2013-03-03', '2013-03-08', 'Silver', 'Black', 'Theorema', 'Due to an unknown cause the hands of the watch stopped and they did\'t move even after I winded the crown 30 times in clockwise motion.', '23.07.2013\r\n16-08-13\r\nkpl. abgelaufen? aufgezogen, laeuft auch los...\r\nKontrolle 1608 1200', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-26', '81.107.192.230', 'cpc18-darl7-2-0-cust229.11-2.cable.virginmedia.com', '2013-07-20', 'RG 5181 3653 2DE', NULL),
(971, '', 833, 999999999, 1, 'Monte carlo', '2013-07-13', '2013-05-30', '2013-06-07', 'silver', 'White', 'Theorema', 'Hi,\r\ni apologize my bad english, i\'ll try to explain the defect.\r\nWhen i wear the watch, after 4-6 hours, it stops.\r\ni tried many times, but everytime is the same, the watch works for 4-6 hours then stops and i am forced to recharge it.\r\nI\'ll send the watch back monday or tuesday.\r\nthanks for your help.', '23.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '2.38.112.156', 'net-2-38-112-156.cust.dsl.vodafone.it', '2013-07-20', 'RG 5181 3523 1DE', NULL),
(972, '', 483, 999999999, 1, 'CANNES DIAMOND', '2013-07-14', '2013-06-05', '2012-10-10', 'Broken Watch', 'Does not move.', 'THEOREMA  T3004-7', 'Allright so the issue is that the dial stopt working, after i turned it a few times. so i sent it in for a repair.. just like i do right now. You took it and repair it, it worked fine for a few days. then it started to collect dust inside and a few days later it stopt working overall. Im frustrated that you did not repair it or seal it as you should have done in the first place.this time when i hand in the clock i would appriciate if you dont use cheep chinese hardware and repair it as i should be done. My guess is that your repair men did not seal it as it should and dust came in an something is ruined the mechanism. I hope that this for the last time you will repair it as it should so i wont have to sent it to you a third time, the warrenty works only for 1 more year, and ive bought this beautiful clock and i wish it could work as intended. ', '30.07.2013 Uhr zu mir angekommen\r\n19-08-13\r\nAufzugExcenterhebel gebrochen - ersetzt - Restst?ck nicht auffindbar!\r\nK 1908 1520', '', '2013-08-25', '2013-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-21', '79.102.56.19', 'c-4f663813-74736162.cust.telenor.se', '2013-07-21', 'RG 5181 3609 5DE', NULL),
(973, '', 834, 999999999, 0, 'Monaco Diamond', '2013-07-14', '2012-11-09', '2014-11-09', '316L  ?', '?', 'Theorema', 'hello, the small indicator that show day and night has fallen off. From the beginning it was turned upsidedown and the date changed at noon, but now its all gone so something maybe was wrong from the beginning.\r\n\r\nBest Regards\r\n\r\nMathias Haldin', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.251.13.1', 'c83-251-13-1.bredband.comhem.se', '2013-07-21', '', NULL),
(974, '', 835, 999999999, 1, 'casablanca', '2013-07-14', '2013-06-27', '2013-06-30', 'defect uhr', '?', 'Theorema', 'The watch is automatic and stops for a few hours a week I tried that but it remains a problem', '23.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '86.87.43.27', 'ip56572b1b.direct-adsl.nl', '2013-07-21', 'RG 5181 3515 7DE', NULL),
(975, '', 836, 999999999, 1, 'Cannes Diamond. Silvert/Black', '2013-07-15', '2012-09-28', '2012-09-28', 'post', '+46703912255', 'Theorema', 'Its almost impossible to screw up the spring, and it is difficult to set the clock. Has been so all the time, the problem has increased and now it will not go at all.\r\nOtherwise, I love the clock that I got from my wife as a gift.\r\nDo not you have the exact same model so I like to take other equivalent.\r\n\r\nGet in touch.\r\n\r\n', '23.07.2013 - Wer, Zifferblatt und A-Welle neu', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '81.91.3.6', 'sto1.sme.zscaler.net', '2013-07-22', 'RG 5181 3562 5DE', NULL),
(976, '', 837, 999999999, 1, 'MarcoPolo', '2013-07-15', '2012-11-21', '2012-11-21', 'stainless steel case (316L)', 'T3005-2', 'Theorema', ' The watch stopped. When shaking, the wheel goes around and stop. There is a blockage. A local watch shop said that one of the arrows is out of position.', 'Doppeleintrag zu Rep# 1070\r\nkann gelöscht werden', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.208.30.151', '77.208.30.151', '2013-07-22', '', NULL),
(977, '', 838, 999999999, 2, 'Model Monte Carlo - Luxury', '2013-07-16', '2012-10-10', '2012-10-10', 'Brown Strap ', 'Gold Dial ', 'Tufina Uhren ', 'The small hand is \'falling down\' if my husband moves his wrist. I have attached a copy of the watch with the email as well ', '25-07-13\r\nStdZg bef. und Zg gerichtet - FS', '', '2013-07-26', '2013-07-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-26', '81.149.83.143', 'host81-149-83-143.in-addr.btopenworld.com', '2013-07-23', 'RG518110186DE', NULL),
(978, '', 839, 999999999, 1, 'Marco Polo', '2013-07-16', '2012-07-10', '2012-07-10', 'T3005-1', '?', 'Theorema', '1. the steel item has fallen off on the clockface.\r\nThe round decoration around the \"month selection\" Jan,feb etc. \r\n\r\n2. also the date is stuck when trying to go from 09 to 10, 19 to 20, 29 to 30 and from 39 to ? and the numbers also is not centered', '23.07.2013 - Zifferblatt neu und Kalender repariert', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '194.16.175.140', 'extfw.lansforsakringar.se', '2013-07-23', 'RG 5181 3525 9DE', NULL),
(979, '', 616, 999999999, 1, 'Marco Polo Diamond', '2013-07-16', '2013-04-01', '2013-04-12', 'Stainless Steel 316L', 'Automatic', 'Theorema', 'Stop time ', 'siehe 983 - doppelt angelegt', '0,00 â‚¬', '2013-08-29', '0000-00-00', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '89.100.250.137', '089-100-250137.ntlworld.ie', '2013-07-23', '', NULL),
(980, '', 840, 999999999, 1, 'Casablanca', '2013-07-16', '2012-11-20', '2012-11-20', 'Stainless Steel case (316L)', 'Hand winding mechanical skeleton movement', 'Theorema', 'Dear Sirs, \r\nWind up mechanism failure.  Hand winding mechanism has stopped working. Watch will not wind up.  Beautiful watch, so looking forward to the problem being rectified. I will post the watch to the address provided today.\r\n Kind regards, Catherine Ashton  (16/07/2013)', '29-07-12\r\nSperrad befestigt - FS', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '89.107.2.242', 'dcexchange.douglas.gov.im', '2013-07-23', 'RG518110420DE', NULL),
(981, '', 841, 999999999, 0, 'Dubai', '2013-07-16', '2013-01-24', '2013-02-01', 'Black', 'Black/Gold', 'Theorema', 'The dials keep sticking and are not correctly aligned properly with the numbers on the edges.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '46.208.158.30', '46.208.158.30', '2013-07-23', '', NULL),
(982, '', 842, 999999999, 1, 'Dubai', '2013-07-16', '2013-01-24', '2013-02-01', 'Black', 'Black/Gold', 'Theorema', 'The dials keep sticking and are not correctly aligned properly with the numbers on the edges. The rotary button is also very hard to turn.', '23.07.2013 - Zeiger gerichtet', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-07', '46.208.158.30', '46.208.158.30', '2013-07-23', 'RG 5181 3541 8DE', NULL),
(983, '', 616, 999999999, 1, 'Marco Polo Diamond', '2013-07-16', '2013-04-01', '2013-04-12', 'Stainless Steel (316L)', 'Automatic', 'Theorema', 'Before when i send u problem day and time this time is totally stop can u pls check properly and send me back profect.\r\nThanks ', '23.07.2013 - Werktausch', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '86.40.178.157', '86-40-178-157-dynamic.b-ras2.srl.dublin.eircom.net', '2013-07-23', 'RG 5181 3575 8DE', NULL),
(984, '', 843, 999999999, 1, 'rio', '2013-07-16', '2013-04-08', '2013-04-10', 'GM 107', 'GM 107', 'theorema', 'The watch does not work anymore. We don\'t know why.', '30.07.2013 - neue Unruh + Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '87.66.210.126', '126.210-66-87.adsl-dyn.isp.belgacom.be', '2013-07-23', 'RG 5181 3572 7DE', NULL),
(985, '', 844, 999999999, 1, 'Casablanca', '2013-07-17', '2013-06-27', '2013-07-04', 'Casablanca watch in silver (039003346)', 'Ref: 23319094', 'Theorema', 'The watch does not work at all.\r\n\r\nCasablanca watch in silver (039003346)\r\nGroupon-code: 0010152KKT\r\nSecurity-code: E0556DF1C9\r\nRef: 23319094\r\n', '23.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '90.184.208.72', '0116300171.0.fullrate.dk', '2013-07-24', 'RG 5181 3503 8DE', NULL),
(986, '', 845, 999999999, 2, 'GM 101', '2013-07-17', '2013-06-22', '2013-06-22', 'Silver', 'Skeleton', 'Theorema', 'The cover or latch / protector over the winding mechanism does not close. It constantly stays open. Does not click shut.', '25-07-13\r\nKronenb?gel gerichtet - FS', '', '2013-07-26', '2013-07-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-07-26', '213.205.230.211', '213.205.230.211', '2013-07-24', 'RG 5181 1019 0DE', NULL),
(987, '', 846, 999999999, 1, 'RIO', '2013-07-18', '2013-03-14', '2013-07-04', 'The clock has stopped working.', 'mechanical clockwork', 'Theorema', 'I like the watch very much and it has worked without any problems. One day I was going to wear the watch and then noticed that it\'s not ticked. The time had simply stopped and I do not know why. After that I contacted you.\r\n\r\nBest wishes.\r\n/Kevin', '30.07.2013 - neue Unruh + Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '213.89.72.193', 'c213-89-72-193.bredband.comhem.se', '2013-07-25', 'RG 5181 3564 2DE', NULL),
(988, '', 847, 999999999, 2, 'Casablanca', '2013-07-18', '2013-06-14', '2013-06-30', 'gold', 'biocolor', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-12', '213.205.233.91', '213.205.233.91', '2013-07-25', 'RG518110654DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(989, '', 820, 999999999, 1, 'SAO PAOLO', '2013-07-18', '2012-08-30', '2014-08-30', 'GM-103', 'mechanical', 'Theorema', 'The little spinning screw that is placed on the side of the watch, that is used to keep the clock going, now keeps turning back as soon as I twist it. so the energi can`t restord.', '30.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '213.153.113.27', 'natcoor.edb.se', '2013-07-25', 'RG 5181 3583 2DE', NULL),
(990, '', 834, 999999999, 0, 'Monaco Diamond', '2013-07-18', '2012-11-09', '2014-11-09', '316L', '?', 'Theorema', 'The pin that show day and night has fallen off..', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.251.13.1', 'c83-251-13-1.bredband.comhem.se', '2013-07-25', '', NULL),
(991, '', 834, 999999999, 0, 'Monaco Diamond', '2013-07-18', '2012-11-09', '2014-11-09', '316L', 'Transparent', 'Therorema', 'Hand, finger, indicator, showing night and day, has loosend. (Fallen off).', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '84.247.140.15', '84.247.140.15', '2013-07-25', '', NULL),
(992, '', 848, 999999999, 1, 'Dubai', '2013-07-19', '2013-01-24', '2013-02-01', 'T3009', 'T3009', 'Theorema', 'The time go 1 or 2 min slow in 24 huors period and if i keep on my hand for 4 - 5 days stop working,', '30.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '188.29.165.211', '188.29.165.211.threembb.co.uk', '2013-07-26', 'RG 5181 3568 7DE', NULL),
(993, '', 725, 999999999, 1, 'tufina', '2013-07-19', '2013-01-27', '2013-01-27', 'leather ', 'secondary ', 'theorema ', 'The problem with this Watches is; it is Loosing time 7min to 10min is Loosing time .\r\nit is on  warranty for two years can you pleas fix it asap all the time I look at the waches it is 7-10 min les then the ather times thnak you .\r\nany question pleas call me on my telephone :+447760238103.thank you.\r\nthe watches is lousing time from 10 to 6 minutes ', '02.08.2013 - Werkreparatur', '9,00 â‚¬', '2014-03-04', '2014-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '89.240.38.108', 'host-89-240-38-108.as13285.net', '2013-07-26', 'RG 5181 3570 0DE', NULL),
(994, '', 849, 999999999, 1, 'Damaskus', '2013-07-20', '2013-06-04', '2013-06-14', '??', '??', 'Theorema', 'One of the buttons on the side does not work. ', 'siehe 995\r\nUhr erhalten 26.08.2013', '0,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.62.117.166', '80-62-117-166-mobile.dk.customer.tdc.net', '2013-07-27', '', NULL),
(995, '', 849, 999999999, 1, 'Damaskus', '2013-07-20', '2013-06-04', '2013-07-14', '??', '??', 'Theorema', 'One of the buttons on the side does not work.', '30.07.2013 - Werkreparatur unterm Zifferblatt \r\nUhr erhalten 26.08.2013', '12,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '92.243.227.29', '5cf3e31d.rev.dansknet.dk', '2013-07-27', 'RG 5181 3582 9DE', NULL),
(996, '', 850, 999999999, 1, 'Casablanca', '2013-07-20', '2012-12-10', '2012-12-10', 'Theorema', 'Timepieces', 'Tufina Uhren', 'Die Krone hat sich von der Achse gelöst.', '30.07.2013\r\n16-08-13\r\nKrone ers. und Welle gerichtet, 1 Schraube RW-Bruecke ers.', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-17', '88.68.217.194', 'dslb-088-068-217-194.pools.arcor-ip.net', '2013-07-27', '43228052682 ', NULL),
(997, '', 851, 999999999, 1, 'T 3001', '2013-07-20', '2013-05-26', '2013-05-26', 'GOLD', 'WHITE', 'THEOREMA', 'The watch does not keep the correct time. Retards.\r\n\r\nDie Uhr hält nicht die richtige Zeit. Verzögert.', '30.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '2.224.79.133', '2-224-79-133.ip169.fastwebnet.it', '2013-07-27', 'RG518135523DE', NULL),
(998, '', 852, 999999999, 1, 'NEWTON DIAMOND', '2013-07-21', '2013-07-21', '2013-03-15', 'GOLD', 'BLAK GOLD', 'THEOREMA', 'THE WINDING is NOT SUFFICIENT. IT IS BROKEN THE AXLE LOAD PROTECTION. NOT RESPECT THE TIME', '30.07.2013 bei mir zu hause angekommen\r\n19-08-13\r\nder Kronenapplication fehlen Schrauben...\r\nvon neuem Geh?use ers. \r\nK 1908 1455', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-26', '37.117.187.33', 'net-37-117-187-33.cust.dsl.vodafone.it', '2013-07-28', 'RG 5181 3645 8DE', NULL),
(999, '', 853, 999999999, 1, 'Casablanca ', '2013-07-21', '2013-06-13', '2013-06-22', 'Skeleton Face', 'Mechanical movement', 'Theorema ', 'Instructions followed for first time wear .Mechanism worked intermittently and over a 5 hour period 1hr 30 mins lost.', '09.08.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '5.67.13.192', '05430dc0.skybroadband.com', '2013-07-28', 'RG 5181 3577 5DE', NULL),
(1000, '', 854, 999999999, 1, 'MONACO DIAMOND', '2013-07-21', '2012-10-24', '2012-10-30', 'STAINSLESS CASE', 'T3006', 'THEOREMA', 'My Theorema monaco diamond T3006 cant?t wind it selv anymore. It seems a screw has become loose in the back side.', '30.07.2013 - Rotor befestigt', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '85.218.222.201', '85.218.222.201', '2013-07-28', 'RG 5181 3559 9DE', NULL),
(1001, '', 855, 999999999, 0, 'Copacabana (Black)', '2013-07-21', '0000-00-00', '0000-00-00', 'Broken watch', 'Dont know what ti write', 'Theorema', ' I bought a watch from your firm on 10/09/2012 through groupon denmark..it is broken, I\'ve only used it 3 times ..its number 2 in number 12 there is broken..so now there only stand 1!! ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.52.11.66', 'x1-6-20-e5-2a-e1-66-d2.k874.webspeed.dk', '2013-07-28', '', NULL),
(1002, '', 856, 999999999, 1, 'Marko Polo', '2013-07-22', '2013-04-07', '2013-04-11', 'Gold ', 'Black', 'Theorema', 'The date setting button has broken. It feels stuck when i press it and there is no response in the date change. If it does change it is not in the correct position so only half the numbers show.', '30.07.2013 - Werkreparatur unterm Zifferblatt', '12,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '82.45.121.146', 'cpc28-maid5-2-0-cust401.20-1.cable.virginmedia.com', '2013-07-29', 'RG 5181 3581 5DE', NULL),
(1003, '', 857, 999999999, 1, '76002', '2013-07-22', '2012-08-10', '2012-08-10', 'steel', 'groupon', 'Elysee', 'Date change is broken again,  I expect can make it this time, or alternatively to send a new watch?', '02.08.2013 - Kalender-Reparatur', '9,00 â‚¬', '2013-09-04', '2013-09-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '62.107.98.42', '3e6b622a.rev.stofanet.dk', '2013-07-29', 'RG 5181 3558 5DE', NULL),
(1005, '', 57, 1, 1, 'T3006', '2013-07-23', '0000-00-00', '2012-10-28', 'schwarz', 'skelett', 'Theorema', 'Uhr geht nicht', '23.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-22', '2013-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '', '', '0000-00-00', 'RG 5181 3513 0DE', NULL),
(1006, '', 859, 1, 1, 'GM-103', '2013-07-23', '0000-00-00', '2013-01-28', 'gelb', 'skelett', 'Theorema', 'ohne Anschreiben', '23.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-07', '', '', '0000-00-00', 'RG 5181 3550 6DE', NULL),
(1007, '', 860, 999999999, 1, 'Casablanca', '2013-07-23', '2013-06-17', '2013-07-04', 'Gold/silver', 'Not applicable ', 'Theorema', 'The crown cover is loose and regularly flicks open.', '30.07.2013 - Geh?use repariert', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '82.13.76.131', 'cpc16-seve18-2-0-cust130.13-3.cable.virginmedia.com', '2013-07-30', 'RG 5181 3566 0DE', NULL),
(1008, '', 861, 999999999, 1, 'Germany', '2013-07-23', '2012-09-21', '2012-10-10', 'Stainless steel', '44mm', 'Theorema ', 'Watch stopped to work around 2 months ago. Prior to that it lost time (roughly 5 mins per hour) and kept stopping and starting\r\n', '30.07.2013 - Werkreparatur\r\nUhr erhalten 17.10.2013', '9,00 â‚¬', '2013-10-22', '2013-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '80.254.158.124', '474ob.scansafe.net', '2013-07-30', 'RG 5181 3586 3DE', NULL),
(1009, '', 588, 1, 1, 'GM-107', '2013-07-23', '0000-00-00', '2013-04-10', 'gelb', 'skelett', 'Theorema', 'Minutenzeiger defekt', '23.07.2013 - Zeiger neu gesetzt + Werkreparatur', '9,00 â‚¬', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '', '', '0000-00-00', 'RG 518135894DE', NULL),
(1010, '', 642, 1, 1, 'T3006', '2013-07-23', '0000-00-00', '2013-03-08', 'Stahl', 'silber / skelett', 'Theorema', 'Werk defekt', '23.07.2013\r\n16-08-13\r\nWerktausch kompl.', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-16', '', '', '0000-00-00', 'RG 5181 35948DE', NULL),
(1011, '', 862, 999999999, 2, 'T3008-3', '2013-07-23', '2012-12-21', '2012-08-11', 'Guld', 'Automatic', 'Theorema', 'The watch stopped working alone. Small clocks they bring in do not work, the date and the month. When working the clock striking the hour only, the other elements never worked from the beginning.', '30.07.2013 - Werkreparatur\r\nUhr erhalten 04.10.2013', '9,00 â‚¬', '2013-10-04', '2013-10-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '79.102.13.28', 'c-4f660d1c-74736162.cust.telenor.se', '2013-07-30', 'RG 5181 3565 6DE', NULL),
(1012, '', 863, 999999999, 1, 'COPACABANA', '2013-07-24', '2012-11-10', '2012-11-10', 'Black', 'GU-104', 'Theorema', 'I normally swint the watch and not running for me is problem in the pivoting wheel respectively spring. but probably lower wheel is stuck on the lower left of the watch where are thse mini pink diamants , this wheel does not rotate is jammed, the wheel does not rotate at all just skips..please let me know ', '30.07.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '178.253.163.11', '178-253-163-11.vdial.slovanet.sk', '2013-07-31', 'RG 5181 3567 3DE', NULL),
(1013, '', 864, 999999999, 2, ' 76002 Asterion', '2013-07-24', '2012-08-05', '2012-08-10', 'Asterion', 'Unknown', ' Elysee', 'Time on watch not working at all.', 'Uhr erhalten 26.08.2013\r\n28-08-13\r\nEllipse? - jepp, Unruh kpl. ers. \r\nK 3008', '', '2013-09-03', '2013-09-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-03', '83.93.4.69', 'x1-6-c4-3d-c7-b6-ae-42.k611.webspeed.dk', '2013-07-31', 'RG 5181 3747 5DE', NULL),
(1014, '', 858, 999999999, 2, 'Casablanca', '2013-07-24', '2013-06-14', '2013-06-22', 'black', 'GM101', 'Theorema', 'Watch appears to work then just stops.  Have adjusted the time a couple of times and then just stops again.', '02.08.2013 - Werkreparatur\r\n\r\nNachforschung am 22.09.13 gestellt!\r\nUhr am 24.8.13 zugestellt', '9,00 â‚¬', '2013-11-18', '2013-11-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '198.90.66.177', '198.90.66.177', '2013-07-31', 'RG 5181 3574 4DE', NULL),
(1015, '', 558, 999999999, 1, 'Damascus Diamond', '2013-07-24', '2013-03-08', '2013-03-08', 'T3008', 'T3008', 'Theorema', 'I HAVE OBSERVED THAT THE FULL MECHANICS OF THE WATCH ARE NO LONGER OPERATING. I HAVE WOUND THE WATCH 30 TIMES AS REQUIRED BUT TO NO AVAIL', '30.07.2013\r\nwartet auf Werk\r\n26-08-13\r\nWerktausch \r\nK 2608 1445', '', '2013-09-13', '2013-09-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-28', '89.100.214.137', '089-100-214137.ntlworld.ie', '2013-07-31', 'RG 5181 3675 3DE', NULL),
(1016, '', 865, 999999999, 1, 'T3010', '2013-07-24', '2013-01-25', '2013-01-25', 'n/a', 'n/a', 'Theorema', 'The watch pin was always falling off and unfortunately the time it broke again it broke the watch...\r\n\r\nDefects: Broken screen, Dual Time hand fallen off, battery stopped working.', '10.08.2013 Uhr erhalten\r\n21-08-13\r\nStege fallen raus, weil Armband zu schmal!\r\nUhr voellig defekt - Umtausch?\r\nKunde hat neue Uhr gekauft . Die kaputte Uhr wird mitgeschickt', '', '2014-05-12', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.64.48.220', 'access.networkoverview.com', '2013-07-31', '', NULL),
(1017, '', 866, 999999999, 1, 'T 400 J', '2013-07-24', '0000-00-00', '0000-00-00', 'Unbenutzt', 'Reperatur auf Garantie', 'Pionier', 'Beim Inbetriebnahme,und Einstellung der Mondphase ist der Zeiger einfach abgefallen.\r\nSende die Uhr Morgen an die oben angeführte Adresse.\r\nDie Garantie karte liegt bei.\r\nBitte um Reperatur.', '01.08.2013 uhr zu mir angekommen\r\n14-08-13  FS\r\nZg verengt und aufgesetzt', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '213.162.68.177', '213162068177.public.t-mobile.at', '2013-07-31', 'RG 5181 3587 7DE', NULL),
(1018, '', 867, 999999999, 1, 'Sao Paolo', '2013-07-24', '2012-12-20', '2012-12-20', 'Hard leather case', 'Black see through?', 'Theorema', 'Won\'t wind up, this is the 2nd time this has happened, seems like the winding arm isn\'t making inside the watch', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-05', '2.223.189.141', '02dfbd8d.bb.sky.com', '2013-07-31', 'RF 5181 1043 3DE', NULL),
(1019, '', 868, 999999999, 0, 'marco polo', '2013-07-24', '2012-11-16', '2014-11-16', 'broken glass', 'special hardened mineral glass', 'theorema', 'broken glass!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.255.180.214', 'c-94-255-180-214.cust.bredband2.com', '2013-07-31', '', NULL),
(1020, '', 869, 999999999, 2, 'Timepieces', '2013-07-25', '2012-12-10', '2014-12-10', 'GM103', 'GM103', 'Theorema', 'Hi.\r\nI bought this watch,but from the first day I have got problem with it!I keep hatching,but my time is never in normal time like others.\r\nThe clock color side you can see, has changed.\r\nDoesn\"t  gold plated looks as if said in the letter before I bought it', '02.08.2013\r\nGehaeuse kpl. getauscht\r\nK 2608 1500', '', '2013-08-28', '2013-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-28', '78.144.155.11', 'host-78-144-155-11.as13285.net', '2013-08-01', 'RG 5181 3672 2DE', NULL),
(1021, '', 282, 999999999, 0, 'Soa Paolo', '2013-07-25', '2012-12-20', '2012-12-20', 'hard leather', 'see through (black)', 'Theorema', 'Wind arm doesn\'t seem to make, im unable to wind watch up. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.95.34.19', 'fa-v53.rt-nat-1.ne5.ncl.wildcard.net.uk', '2013-08-01', '', NULL),
(1022, '', 870, 999999999, 1, 'not advised', '2013-07-25', '2013-01-05', '2014-01-05', 'golden colour', 'analogue', 'Theorema', 'Watch delays few minutes during the week and the wheel on the right side of the case for adjustment of hour hands is working very hard. It is nearly impossible to move hands forward to set up proper time.', '30.07.2013 Uhr zu mir angekommen\r\n20-08-13\r\nUhr laeuft lt. ZW einwandfrei... K 2008 1425\r\nKronenhalsdoppeldichtung ers. und mit VS geschmiert', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-26', '46.194.148.108', 'c-2ec2946c-74736162.cust.telenor.se', '2013-08-01', 'RG 5181 3647 5DE', NULL),
(1023, '', 871, 999999999, 2, 'marco polo', '2013-07-25', '2012-11-16', '2014-11-16', 'Broken glass!', 'Special hardened mineral glass', 'theorema', 'Broken glass on the dial!', '30.07.2013 uhr zur?ck zu mir\r\n13-08-13  FS\r\nGarantiedatum falsch! muss 2012 sein!\r\n28-08-13 Glas ausf.\r\n==> Geh?use gelb/schwarz ers. und WD 8310', '', '2013-08-28', '2013-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-28', '85.226.114.202', 'c-ca72e255.03-3-7673741.cust.bredbandsbolaget.se', '2013-08-01', 'RG 5181 3681 5DE', NULL),
(1024, '', 872, 999999999, 0, 'copacabana (black)', '2013-07-25', '2012-10-09', '2013-07-25', 'broken watch', '??????', 'theorema', 'I bought a watch from your firm on 10/09/2012 through groupon denmark..it is broken, I\'ve only used it 3 times ..its number 2 in number 12 there is broken', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.145.153.138', '0x5e91998a.adsl.cybercity.dk', '2013-08-01', '', NULL),
(1025, '', 873, 999999999, 2, 'Copacabana', '2013-07-25', '2012-11-05', '2013-10-01', '?', '?', 'Theorema', 'The clock stopped working less than 3 weeks after purchase.\r\n We can not wind it up and going. No drops, no water no nothing has been done to harm the watch in any way. ', 'Uhr erhalten 28.08.2013\r\n29-08-13\r\nRW fest? die 2 der 12 steckte im RW... befestigt\r\nK 3008 0950', '', '2013-09-03', '2013-09-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-03', '79.138.140.227', '79.138.140.227.mobile.3.dk', '2013-08-01', 'RG 5181 3746 7DE', NULL),
(1026, '', 874, 999999999, 2, 'T3008-2', '2013-07-26', '2012-11-18', '2012-11-18', 'BLACK', 'AUTOMATIC', 'THEOREMA', '1. DAY DIRECTING HAND DROPPED OFF\r\n2. THE SMALL HAND DROPPED AND SOMETIMES STUCK \r\n     THE OTHER HANDS, SO THE WATCH IS TOTALLY STOPPED.\r\n3. TIME ALWAYS GOES FASTER , SO I HAVE TO SET UP THE TIME TWICE A WEEK.', '30.07.2013 uhr zu mir angekommen\r\n13-08-13  FS\r\nKEINE Garantie, da Uhr gefallen\r\n==> Werktausch ausf. 24.08.\r\n26-08-13\r\nWerk, ZB und 2 TotaZg ers. \r\nK 2608 1400\r\n28-08-13 noch neues Band und gut', '', '2013-08-28', '2013-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-28', '5.64.168.38', '0540a826.skybroadband.com', '2013-08-02', 'RG 5181 3673 6DE', NULL),
(1027, '', 875, 999999999, 1, 'casablanca', '2013-07-27', '2013-06-30', '2013-06-30', 'black', 'gold', 'Theorema', 'it does not keep running after taking it off. it stops almost immidiatly. see also our mails, which are included in the shipment. i will send you my watch today. i would like it back soon. please keep in contact thrue mail.\r\nthank you', '02.08.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '83.86.186.32', '5356BA20.cm-6-7c.dynamic.ziggo.nl', '2013-08-03', 'RG 5181 3579 2DE', NULL),
(1028, '', 876, 999999999, 1, 'MONACO DIAMOND', '2013-07-28', '2012-11-25', '2012-11-25', 'Stainless Steel', 'Mechanical', 'Theorema', 'Owner: Maruf Aripdjanov\r\nWatch Model: Theorema Monaco Diamond\r\nReference: T3006\r\nWarranty Date: 25/11/2012\r\n\r\nHello,\r\n\r\nI am thoroughly enjoying this Theorema Monaco Diamond watch and I am happy with my purchase. However, the watch has 2 defects which I would like to be repaired as part of 2-year warranty:\r\n\r\n1. The watch is not working now. It started few days ago that it began lagging behind and did not keep the correct time. I started spinning the mechanism and it worked after that but stopped again after few minutes. Currently, it stopped working at all. If I spin the mechanism, it works for few minutes and then stops, and then works again thus keeping the wrong time. I have to either keep spinning the hand-winding mechanism or shaking it. If you could please look into the mechanism within the watch and repair it.\r\n\r\n2. There is a scratch on the glass on top left hand side. The watch booklet says the glass is scratch-free but it somehow got damaged. If the warranty covers this scratch too, I would appreciate if you could repair/replace the glass.\r\n\r\nThanks a lot for your help', '02.08.2013\r\n19-08-13\r\nHoehenluft korrigiert\r\nGlas keine Garantie\r\nK 1155', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-26', '92.24.100.110', 'host-92-24-100-110.ppp.as43234.net', '2013-08-04', 'RG 5181 3654 6DE', NULL),
(1029, '', 877, 999999999, 0, 'Vienna Diamond', '2013-07-30', '2013-07-30', '2012-11-10', 'Gold', '????', 'Theorema', 'When i move The whatch it begins to work as it should but after 10 sec The whatch stops moving. It\'s like The whatch dosent load any power from The moving parts. I have tried to shake The whatch in 10 min but The problem still is there.\r\nI\'am sending The whatch today 30/7 -2013', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '78.70.68.200', 'h200n4-j-a31.ias.bredband.telia.com', '2013-08-06', '', NULL),
(1030, '', 878, 999999999, 2, 'RIO', '2013-07-30', '2013-03-28', '2013-04-10', 'GM 107', 'GM 107', 'THEOREMA', 'bonjour comme je vous l\'ai expliqué dans mons mail \r\nil y a un problème au niveaux des  aiguilles.\r\nil y a une désynchronisation entre l\'aiguilles des heures es celle des minutes exemple quand l\'aiguilles des heures es sur 12h00\' celle des minutes est sur 0h30\'??? hor  l\'aiguilles des minutes je supose que theoriquement elle devrait aitre sur 12h00\' aussi!!!\r\nautre problème jais constatée un morceau de fille\r\nou peluche qui il traine au niveau de la graduation\r\n0h18\' au bord de la vitre pourriez vous resoudre ces problèmes mercie.\r\nbien a vous domenico\r\n\r\n', 'Uhr erhalten 09.09.2013\r\n11-09-13\r\nMinZg ers. und Fussel bei Minute 18 entfernt\r\nK 1209 1235', '', '2013-09-13', '2013-09-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-13', '91.178.183.102', '102.183-178-91.adsl-dyn.isp.belgacom.be', '2013-08-06', 'RG 5181 3877 1DE', NULL),
(1031, '', 879, 999999999, 1, 'SAO PAOLO', '2013-07-30', '2013-07-25', '2012-11-23', 'Stainless steel', '44mm', 'Teorema', 'The Hand-winding pin broke when I tried to wind-up the watch, before I had it winded up completely. So it is no longer possible to wind up the watch, since the pin doesn\'t \"grip\" anymore. It is still possible to set the time with the pin.\r\n', '02.08.2013 Uhr zu mir angekommen\r\n19-08-13\r\nKrone ers. - K 1655', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-21', '212.130.118.249', '212.130.118.249', '2013-08-06', 'RG 5181 3612 1DE', NULL),
(1032, '', 880, 999999999, 2, 'copacabana', '2013-07-30', '2013-03-02', '2013-03-08', '1', '26196620', 'Theorema', 'When I drag the clock up, the clock stops beating really fast. The clock seems in general not working, which is really a shame because I think it\'s a nice watch.', '08.08.2013 Uhr erhalten\r\n20-08-13\r\nhmmm... kpl. abgelaufen, laeuft nach Aufzug auch gleich freudig los... aber die Zeiger nicht...\r\nWerktausch und K 0509 1305 - gleiches Problem\r\nWerktausch II und K 1109 1045', '', '2013-09-12', '2013-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-12', '93.163.250.150', '93-163-250-150-static.dk.customer.tdc.net', '2013-08-06', 'RG 5181 3862 1DE', NULL),
(1033, '', 881, 999999999, 1, 'SAO PAOLO', '2013-07-30', '2013-06-25', '2013-06-30', 'SILVER', 'BLACK', 'THEOREMA', 'A month ago I have purchased on groupon the above watch. Accidentally it fell on the ground and stopped working. I kindly request to be informed about the cost of the repair before fixing it. As I told you on my e-mail, I have lost the invoice, therefore, on the form I have put a presumed date. Awaiting for your kind reply, with best regards I remain.\r\nMarco Pettini', '08.08.2013 Uhr erhalten\r\n20-08-13\r\nausgeschwungen... \r\nK 2008 0935', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-21', '2.119.19.185', 'host185-19-static.119-2-b.business.telecomitalia.it', '2013-08-06', 'RG 5181 3613 5DE', NULL),
(1034, '', 882, 999999999, 1, 'Marco Polo diamond', '2013-07-30', '2013-04-04', '2013-04-11', 'Silver', 'Black', 'THEOREMA', 'The hands on the watch have come off.', 'Doppeleintrag zu 1076', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.29.164.105', 'host-92-29-164-105.as13285.net', '2013-08-06', '', NULL),
(1035, '', 883, 999999999, 1, 'T3002', '2013-07-30', '2013-07-30', '2012-07-28', ' 1', '???', 'Stahlband', 'Hinteres Glas gesprungen', '03.08.2013 Uhr zu mir angekommen\r\nKEINE Garantie!\r\nkompl. Gehaeuseboden ersetzen - mit Trick 17, damit der Rotor nicht klappert... daher KULANZ', '', '2013-09-12', '2013-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-12', '92.203.123.234', 'port-92-203-123-234.dynamic.qsc.de', '2013-08-06', '43254067720 ', NULL),
(1036, '', 638, 1, 1, 'T3006', '2013-07-30', '0000-00-00', '0000-00-00', 'Stahl', 'silber / skelett', 'Theorema', 'ohne Anschreiben', '30.07.2013 - Zeiger befestigt', '6,00 â‚¬', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '', '', '0000-00-00', 'RG 5181 3557 1DE', NULL),
(1037, '', 861, 1, 2, 'T3006', '2013-07-30', '0000-00-00', '2012-11-30', 'gelb', 'skelett', 'Theorema', '', '30.07.2013 - Werkreparatur  und 1x Zeiger\r\nUhr erhalten 17. 10.2013', '9,00 â‚¬', '2013-10-17', '2013-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '', '', '0000-00-00', 'RG 5181 3586 3DE', NULL),
(1038, '', 884, 999999999, 1, 'Paragon', '2013-07-30', '2013-02-18', '2013-02-18', 'Leather', 'Yes', 'Theorema', 'Part of the gyro in the back of the watch has broken. This is the second time this has happened in a short period of time. If it happens again what is your policy on full replacement/ credit note.', '06.08.2013\r\n19-08-13\r\nRotor ers. - Automatik nachge?lt', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-19', '188.39.95.138', '188-39-95-138.static.enta.net', '2013-08-06', 'RG 5181 3603 3DE', NULL),
(1039, '', 885, 999999999, 1, 'Marco polo Diamond', '2013-07-30', '2012-11-16', '2013-11-16', 'Stainless steel case (316 L)', 'Automatic black dial', 'theorema', 'The watch dont \" rewinds\" .\r\nThe disc behind the clock that you can see moving doesnt move any more.\r\nI hope you can get it fixed because i love te watch.\r\n', '02.08.2013 Uhr zu mir angekommen\r\n13-08-13  FS\r\nReduktionsrad hat Zahnausfall... ausgetauscht, Kontrolle', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.229.67.168', 'c-a843e555.93-21-64736c10.cust.bredbandsbolaget.se', '2013-08-06', '', NULL),
(1040, '', 886, 999999999, 1, 'Sao Paolo', '2013-07-30', '2012-08-15', '2012-08-29', 'Black Boett', 'Black lace', 'Theorema', 'Winding mechanism not working. If you try to wind up the meters just spinn.', '02.08.2013 Uhr zu mir angekommen\r\n13-08-13  FS\r\nRemontoirrrad au?er Eingriff - Welle war wohl raus?', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '90.231.105.84', '90-231-105-84-no206.tbcn.telia.com', '2013-08-06', 'RG 5181 3584 6DE', NULL),
(1041, '', 887, 999999999, 1, 'SAO PAOLO', '2013-07-30', '2012-09-03', '2014-09-03', 'Black', 'INTERNATIONAL GUARANTEE GM-103', 'THEOREMA WATCHES', 'This is regarding two watches that I bought trough groupon. We have only used them for two months and now they are both broken. In my watch the crown is broken. I can\'t set the time at all. In my husbands watch the crown fell off. \r\n\r\nIf possible we would like to receive watches of a different model since this ones have not worked so well. Can you please check if this is possible and get back to me as soon as possible. \r\n', 'doppelt! sieh Rep. 1042 + 1075', '0,00 â‚¬', '2013-08-28', '2013-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.189.177.228', 's83-189-177-228.cust.tele2.se', '2013-08-06', '', NULL),
(1042, '', 887, 999999999, 1, 'Theorema', '2013-07-31', '2012-08-14', '2014-08-30', 'Black', 'International Guarantee GM-103', 'Theorema Watches', 'This is regarding two watches that I bought trough groupon. We have only used them for two months and now they are both broken. They was \"Exclusive mechanical watches of high quality from Theorema\". from you through Groupon (14.08.2012 17:49:02).\r\nIn my watch the crown is broken. I can\'t set the time at all. In my husbands watch the crown fell off. \r\n\r\nIf possible we would like to receive watches of a different model since this ones have not worked so well. Can you please check if this is possible and get back to me as soon as possible. \r\n\r\n', '06.08.2013 - 2.Uhr siehe Rep. 1075 - Krone neu', '6,00 â‚¬', '2013-08-28', '2013-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '193.13.160.4', 'skola.vasteras.se', '2013-08-07', 'RG 5181 3585 0DE', NULL),
(1271, '', 1060, 999999999, 2, 'GM 102', '2013-09-21', '2013-02-03', '2013-02-03', 'Silver', 'White', 'Theorema', 'Winding mechanism does not work', 'Uhr erhalten 30.09.2013\r\n11-10-13\r\nKronenhalsdichtung... mit VS gaengig gemacht und \r\nK 1110 1540', '', '2013-10-14', '2013-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-14', '86.93.165.82', 'ip565da552.direct-adsl.nl', '2013-09-28', 'RG 6237 2513 7DE', NULL),
(1272, '', 1052, 999999999, 2, 'does not say', '2013-09-21', '2013-02-20', '2013-02-17', 'silver', 'black', 'theorema paragon', 'the watch stopped working', 'Uhr erhalten 26.09.2013\r\n10-10-13\r\nWerk sieht aus wie mindestens 4 Jahre! Antriebsorgan hat grossen Zahnausfall - ers. - Abrieb entfernt und \r\nK 1010 1450', '', '2013-10-15', '2013-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-15', '86.141.135.138', 'host86-141-135-138.range86-141.btcentralplus.com', '2013-09-28', 'RG 6237 2518 5DE', NULL),
(1045, '', 889, 999999999, 1, 'Marco polo diamond', '2013-08-01', '2012-09-12', '0000-00-00', 'Marco polo diamond', 'Marco polo diamond', 'Marco polo', 'The pointers in the watch are off.\r\nAlso runs the time not correct.', '06.08.2013\r\n19-08-13\r\nbeide Totalisatoren fehlen sowie 2 Indexe, aber das Werk laeuft einwandfrei?\r\nZB ers. mit 2 neuen Zeigern\r\n und reguliert  K 1908 1355', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-26', '91.180.149.56', '56.149-180-91.adsl-dyn.isp.belgacom.be', '2013-08-08', 'RG 5181 3649 2DE', NULL),
(1046, '', 890, 999999999, 0, 'Sao Paolo', '2013-08-01', '2012-10-11', '2012-10-11', '?', '?', 'Theorema', 'The clock stopped working a short while ago. It is no longer possible to wind it up. We do not know why.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.254.147.244', '433ob.scansafe.net', '2013-08-08', '', NULL),
(1047, '', 891, 999999999, 1, 'Cassablanca', '2013-08-01', '2013-07-27', '2013-07-17', 'watch didnt start at all', '0479 855 468', 'Theorama', 'The watch didn\'t start after pulling on the wheel.\r\nShe didn \'t do anything .', '03.08.2013 Uhr zu mir angekommen\r\n19-08-13\r\n... jo, von selbst geht die Uhr auch nicht los...\r\nKontrolle 1615', '', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-21', '78.20.176.125', '78-20-176-125.access.telenet.be', '2013-08-08', 'RG 5181 3616 6DE', NULL),
(1048, '', 892, 999999999, 2, 'T-3008', '2013-08-01', '2013-03-10', '2013-03-10', 'T-3008', 'T-3008', 'T-3008', 'The pointer showing the day of the week has fallen off.', '10.08.2013 Uhr erhalten\r\n26-08-13\r\nZB-Fuesse gekuerzt, Zg befestigt\r\nK 2608 1700', '', '2013-08-28', '2013-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-28', '91.85.228.60', 'remote.christiandouglass.com', '2013-08-08', 'RG 5181 3679 8DE', NULL),
(1090, '', 919, 999999999, 2, 'CANNES Diamond. Silver/Black', '2013-08-11', '2012-09-29', '2012-10-10', 'Stainless Steel Case (316 L)', '2 different clocks and A.M. & P.M. ', 'Theorema', 'After not wearing the watch for a long time (3 months) it was not working and not even after winding it clockwise for 30 times.\r\nThe watch has been kept in my watch\'s closet in normal temprature and normal condition.', 'Uhr erhalten 26.08.2013\r\n28-08-13\r\nRW gaengig gemacht \r\nK 2808 1335', '', '2013-08-30', '2013-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-30', '46.59.19.193', 'h-19-193.a328.priv.bahnhof.se', '2013-08-18', 'RG 5181 3723 2DE', NULL),
(1050, '', 893, 999999999, 1, 'PARAGON', '2013-08-01', '2013-05-06', '2013-05-05', '316L', 'unknown', 'theorema', 'the clock worked perfect untill two weeks ago when it stopped for the first time, I winded the crown 30 times as the instruction say and it started. The next day it stoped again and I did the same thing and it started again. One week ago it stopped once moor but it was impossible to start it.', '10.08.2013 Uhr erhalten\r\n20-08-13\r\nWerk getauscht, KrHlsDpDichtg ers.\r\n', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-21', '194.22.241.68', '194.22.241.68', '2013-08-08', 'RG 5181 3615 2DE', NULL),
(1051, '', 894, 999999999, 2, 'MARCO POLO', '2013-08-01', '2012-06-29', '2012-07-10', 'yes', 'T3005-1', 'Theorema', 'The date is locked on 37??? and can?t be adjusted, neither automatic nor manual. The watch stops 1-2 nights every week, although I where it at list 15 hours a day.\r\nIf I succed to keep the watch running for a whole week, it slows approx. 2 minutes', '08.08.2013 Uhr angekommen\r\n20-08-13\r\nDatum zerstoert! kostenpflichtig - ausf.\r\nDatumstern und Korrektorfeder ers. \r\nK 2608', '', '2013-08-28', '2013-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-28', '84.55.69.6', '84-55-69-6.customers.ownit.se', '2013-08-08', 'RG 5181 3677 5DE', NULL),
(1052, '', 895, 999999999, 1, 'SAO PAOLO', '2013-08-01', '2013-07-17', '2015-07-17', 'Mechanic Movement ', 'mineral glass', 'Theorema ', 'Actually, I guess this watch has it\'s original defect. Because I only brought it two week ago and only use one week. Last friday, when I week up, it already stop to work.   \r\nAnd also, the ticking sound is always being too loud. \r\nSo maybe this watch was made not perfect originally!  ', '08.08.2013 uhr angekommen\r\n20-08-13\r\nEllipse fehlt - Unruh kpl. ers. \r\nK 2008 1440', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-21', '80.167.221.61', 'x1-6-10-0d-7f-a1-89-6a.k284.webspeed.dk', '2013-08-08', 'RG 5181 3610 4DE', NULL),
(3274, '', 2521, 2, 2, 'Florida', '2014-09-11', '2014-07-30', '2014-07-30', 'Silber', 'Weiss', 'Pionier', '{abgetippt:\r\nThe clock has all the time problem because it loses or gains time in a very short period (like in 2 hours 20 minutes). It is in use all the time except the night time. This means, the clockwork doesn\'t work steadily. It\'s second-hand goes normally too fast and it moves unsteadily (if it is gaining time, which is more usual). The problem with the clockwork has been the same since the clock was bought. It seems that the problem is not related to the mechanical characteristics of the watch.}', '24-09-14\r\nkpl. abgelaufen - alle Funktionen einwandfrei, Zeitwaage leichter plus...\r\nK 2409 1345 - einwandfrei - ablaufen lassen und GR Prüfung 2h/27:30 einwandfrei und 06-10-14  okay', '1,2', '2014-10-06', '2014-10-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-06', '', '', '0000-00-00', 'RL 7129 3788 4DE', NULL),
(1054, '', 435, 1, 2, 'T3008', '2013-08-02', '0000-00-00', '2013-10-01', 'gelb', 'Schwarz', 'Theorema', 'Uhr geht nicht, Indexe lose', '02.08.2013\r\nwartet auf Werk\r\nkpl. getauscht mit ZB\r\nK 0409 1655', '', '2013-09-09', '2013-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-09', '', '', '0000-00-00', 'RG 5181 3838 8DE', NULL),
(1055, '', 897, 1, 2, 'T3008', '2013-08-02', '0000-00-00', '2013-03-08', 'Stahl', 'Schwarz', 'Theorema', 'Uhr geht nicht', '02.08.2013\r\n23-08-13\r\nZg aufgesetzt, ZB-Fuesse gekuerzt, DateKorrektorfeder ers.\r\nK 2608', '', '2013-08-28', '2013-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-28', '', '', '0000-00-00', 'RG 5181 3676 7DE', NULL),
(1057, '', 898, 1, 1, 'GM-101', '2013-08-02', '0000-00-00', '2013-06-30', 'Stahl', 'skelett', 'Theorema', 'ohne Anschreiben, Uhr steht', '02.08.2013 - Werkreparatur', '9,00 â‚¬', '2013-08-21', '2013-08-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '', '', '0000-00-00', 'RG 5181 3576 1DE', NULL),
(1058, '', 899, 1, 2, 'Paragon', '2013-08-02', '0000-00-00', '0000-00-00', 'Stahl', 'Schwarz', 'Theorema', 'Uhr geht nicht', '02.08.2013\r\n16-08-13\r\nKEINE Garantie - KVA - ausf 17-09-13\r\nGehaeuse kpl. ers. und nochmal \r\nK 1709 1625 - gestellt 1909 0920', '', '2013-09-20', '2013-09-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-20', '', '', '0000-00-00', 'RG 5181 39030DE', NULL),
(1059, '', 900, 999999999, 1, 'MARCO POLO DIAMOND', '2013-08-02', '2012-07-10', '2014-07-10', 'Repair', ' T3005-7', 'THEOREMA', 'This is about reference nr T3005-7 , that I from Groupon.se\r\n\r\nThis is the second time the watch has gotten issues with the calendar part, I would like you to repair it properly.\r\n I do live in Sweden and not Germany, and it\'s expensive for me.', '08.08.2013 Uhr angekommen\r\n20-08-13\r\n1er Tagesscheibe verdreht - ers. ', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-21', '83.255.51.121', 'c83-255-51-121.bredband.comhem.se', '2013-08-09', 'RG 5181 3614 9DE', NULL),
(1060, '', 901, 999999999, 1, 'paragon automatic ', '2013-08-03', '0000-00-00', '0000-00-00', 't3001', '003532951580', 'theorema ', 'I am unable to set date of day and month press button has no connection? ', '21-08-13\r\nDoppeleintrag zu Rep 1065\r\nKann gelöscht werden!', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.41.194.200', '86-41-194-200-dynamic.b-ras1.lmk.limerick.eircom.net', '2013-08-10', '', NULL),
(1061, '', 402, 999999999, 1, 'Monaco Diamond Black', '2013-08-04', '2012-10-19', '2012-10-28', 'Enis Tufina', 'T3006-3', 'Theorema', 'The time adjustmint crown is not working any more. When it is position/click 1 we are not able to set the time at the watch. ', '21.08.2013 Uhr erhalten\r\n23-08-13\r\nRemontoirhebel aus Eingriff - warum?\r\nK 2308 1145', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-26', '90.184.191.174', '0116300751.0.fullrate.dk', '2013-08-11', 'RG 5181 3644 4DE', NULL),
(1062, '', 902, 999999999, 1, 'Copacabana', '2013-08-05', '2013-02-08', '2013-02-08', 'Unknown', 'Unknown', 'Theorema', '(Guarantee reference: GM104)\r\nThere is a problem with the winding mechanism. The watch will not wind up fully and therefore only works for a matter of minutes. It happened after I had let the watch completely wind down for a couple of days. I wound it up as normal and I was able to wind it for such a length of time that I thought I had wound it completely. However, I noticed shortly after that it had stopped. Since then I have not been able to wind it so that it will work for over 5-10 minutes (it seems to get stuck before I can wind it up properly).', '15.08.2013 Uhr erhalten\r\n21-08-13\r\nSpirale ?bergeschlagen\r\nansonsten erstmal K 2108 1610', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-22', '62.172.72.131', '62.172.72.131', '2013-08-12', 'RG 5181 3623 7DE', NULL),
(1063, '', 903, 999999999, 1, 'Paragon', '2013-08-05', '2012-12-12', '2012-12-21', 'unknown', 'unknown', 'Theorema', '1. Date doesn\'t change on its own\r\n2. Days of the week don\'t change on its own\r\n3. The glass is not scratch free', '08.08.2013 Uhr erhalten\r\n21-08-13\r\nSchaltrad-Ansatz fehlerhaft - kpl. Datumsplatte ers.\r\nK 2108 1210', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-26', '217.209.213.202', '217-209-213-202-no195.tbcn.telia.com', '2013-08-12', 'RG 5181 3646 1DE', NULL),
(1064, '', 904, 999999999, 1, 'Casablanca', '2013-08-05', '2013-07-09', '2013-07-17', '?', '?', 'Theorema', 'The slot above the upwinder won\'t stay\r\nclosed. It always falls open. By the way,\r\nis there not one official Theorema dealer\r\nin Belgium ? How come ?', '08.08.2013 Uhr angekommen\r\n20-08-13\r\nB?gel gerichtet', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-21', '213.118.164.104', 'dD576A468.access.telenet.be', '2013-08-12', 'RG518136081DE', NULL),
(1065, '', 901, 999999999, 1, 'auotmatic', '2013-08-05', '2013-05-13', '0000-00-00', 't3001', '003532951580', 'theorema', 'I received this watch as a birthday gift on 26/07/2013 and I am unable to set day and date on the watch ', '10.08.2013 uhr erhalten\r\n21-08-13\r\nDatum und Monat oF - div Datumsteile ausgetauscht und Federn gespannt\r\nK 2108 1340', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-26', '86.45.190.86', '86-45-190-86-dynamic.b-ras3.chf.cork.eircom.net', '2013-08-12', 'RG 5181 3648 9DE', NULL),
(1066, '', 905, 999999999, 2, 'COPACABANA', '2013-08-05', '2013-07-12', '2013-07-18', 'Steel ', 'black', 'THEOREMA', 'Just open the box find the screen fall off the watch!also couldn\'t set up dual time!', 'Uhre rhalten 23.09.2013\r\n10-10-13\r\nLunette ab... - Gehaeuse ers. und Anleitung fuer Dualzeit beigelegt\r\nK 1010 1605', '', '2013-10-14', '2013-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-14', '79.97.190.30', '79.97.190.30', '2013-08-12', 'RG 623725018DE', NULL),
(1068, '', 907, 999999999, 2, 'Sao Paolo', '2013-08-05', '2013-02-03', '2013-02-03', 'Stainless Steel 316L', 'Special Hardened Mineral Glass', 'Theorema', 'Watch loses time and sometimes stops even though it is wound up', '10.08.2013 Uhr erhalten\r\n20-08-13\r\nZgReibung? jepp, wartet auf Werk\r\nWerktausch und K 0509 1150 - gleiches Problem\r\nWerktausch II und K 1109 0955', '', '2013-09-12', '2013-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-12', '94.196.136.206', '94.196.136.206.threembb.co.uk', '2013-08-12', 'RG 5181 3864 9DE', NULL),
(1069, '', 908, 999999999, 2, 'SAO PAOLO', '2013-08-05', '2013-08-06', '0000-00-00', 'case', 'GM 103', 'Theorema', 'the watch was working perfectly and it is still in a very good condition, as it suddenly stopped working. there is no reason I could say why it stopped working.  many thanks \r\nHichem Mahroug', 'Doppel zur Rep. 1071\r\nkann gel?scht werden!', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.233.149.16', '213.233.149.16', '2013-08-12', '', NULL),
(1070, '', 837, 999999999, 1, 'MarcoPolo', '2013-08-06', '2012-11-21', '2012-11-21', 'stainless steel case (316L)', 'T3005-2', 'Theorema', 'The clock stopped working. I took it to a local shop and they said that one of the arrows inside may have gone out of place but they could not confirm without opening the watch. \r\nThe automatic wheel in the middle of the watch does not move. ', '21.08.2013 Uhr erhalten!\r\n23-08-13\r\nTota Day abgefallen - liegt im AR\r\nZg verengt und aufgesetzt\r\nK 2308 1030', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-26', '31.4.42.186', '31.4.42.186', '2013-08-13', 'RG 5181 3643 5DE', NULL),
(1071, '', 908, 999999999, 1, 'SAO PAOLO', '2013-08-06', '2013-08-06', '0000-00-00', 'case', 'GM 103', 'Theorema', 'the watch isn\'t working but it is still in a very good condition. It has never fallen or been dropped, it has  only stopped working all of the sudden.\r\n\r\nHichem Mahroug ', '08.08.2013 Uhr erhalten\r\n21-08-13\r\nEllipse fehlt - Unruh kpl. ers. & reguliert\r\nK 2108 1015', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-22', '149.5.38.52', 'CLIENT3852.modeltele.com', '2013-08-13', 'RG 5181 3622 3DE', NULL),
(1072, '', 896, 999999999, 2, 'TIGRIS', '2013-08-06', '2013-10-05', '2013-05-09', 'Leather', 'T3010-2', 'Theorema', 'Hello! Since the first time we have taken o\'clock you have found a problem with who was walking her scorpions to 10 minutes before, but thought it was not anything to worry about when the post, which shows scorpion minutes was breaking away from home and not work with. The time is not valid and therefore arsyemenduam to contact with you for an hour is not less costly and since it is within the warranty why not. Thank you very much. iris Muca', 'Uhr erhalten 09.09.2013\r\n10-09-13\r\nMinZg aus Werk geangelt und neuen Zg befestigt, Werk reguliert\r\nK 1009 1145', ',', '2014-09-11', '2014-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-13', '91.210.138.218', '91.210.138.218', '2013-08-13', 'RG 5181 3879 9DE', NULL),
(1073, '', 906, 999999999, 2, 'Casablanca', '2013-08-06', '2013-07-03', '2013-07-08', 'Stainless steel', '?', 'Theorema', 'The split holding the cover of the Crown fell off after wearing the watch a few times.\r\n\r\nImportant notice: The warranty is dated July 8th 2011. That is a mistake as the wach was purchased on July 3rd 2013.', '08.08.2013 Uhr angekommen\r\n21-08-13\r\nGarantiekarte aber nicht dabei!\r\nuntere Schraube Kronenb?gel fehlt - ist gar keine Schraube :((\r\nist nur ein Stift in Form einer Schraube...\r\nvon neuem Geh?use ers. und mit L6 eingesetzt\r\nh?lt nicht von allein, also Stift per Zange verformt, nun k?nnte es gehen!', '', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-23', '188.182.23.154', '188-182-23-154-static.dk.customer.tdc.net', '2013-08-13', 'RG 5181 3632 5DE', NULL),
(1074, '', 909, 1, 1, 'Paragon', '2013-08-06', '2013-02-19', '0000-00-00', 'Stahl', 'Weiss', 'Theorema', 'Zeiger lose', '06.08.2013\r\n19-08-13\r\nDatumsplatte komplett gel?st - befestigt', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-19', '', '', '0000-00-00', 'RG 5181 3602 0DE', NULL),
(1075, '', 887, 1, 1, 'GM-103', '2013-08-06', '0000-00-00', '2012-09-03', 'gelb', 'skelett', 'Theorema', 'Krone defekt', '06.08.2013 - (geh?rt zu Rep. 1042) - Krone neu', '6,00 â‚¬', '2013-08-28', '2013-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '', '', '0000-00-00', 'RG 5181 3585 0DE', NULL),
(1076, '', 882, 999999999, 2, 'Marco Polo Diamond', '2013-08-06', '2013-04-04', '2013-04-11', 'Silver', 'Black face & diamonds', 'Marco Polo', 'Reference T3005 - The hands have become loose and fallen off inside the face of the watch. Please can you repair.', 'Uhr erhalten 04.09.2013\r\n05-09-13\r\nUhr ist heftigst gefallen, Werk Richtung Gehaeuseboden gedrueckt!\r\n1 Tota gebrochen, der andere verbogen!\r\nKVA Werktausch.\r\n16-09-13 Bitte Uhr fertig machen.\r\nWerktausch und K 1709 0910', '', '2013-11-04', '2013-11-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-04', '193.195.186.14', '193.195.186.14', '2013-08-13', 'RG518139009DE', NULL),
(1148, '', 107, 1, 2, '3006', '2013-08-21', '0000-00-00', '2012-11-18', 'schwarz', 'schwarzDia', 'Theorema', 'Krone/Welle raus', '21-08-13\r\nhmmm... WH scheint fest zu stecken\r\n==> WH/Remt.Hebel waren verklemmt - justiert\r\n==> Gehaeuse mit neuer Krone und Armband ers. \r\nUhr erhalten 17.09.2013 ', '', '2013-09-17', '2013-09-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-22', '', '', '0000-00-00', 'RG 5181 36268DE', NULL),
(1078, '', 340, 999999999, 1, 'Casablanca', '2013-08-07', '2012-11-19', '2014-11-19', 'gm-101', 'gm-101', 'Theorema', 'Ich habe mir dieses wirklich schöne Uhr gekauft, durch einen Groupon Deal und war wirklich glücklich darüber, aber leider ist es nun mit dem gleichen Fehler 2 mal gebrochen.\r\nIch habe es Ihnen schon einmal geschickt und hatte es geschafft.\r\nAn diesem Morgen, als ich zog den Splint, um die Zeit zu einstellen gedreht haben, gab den Uhr einen \"Klick\"-Geräusch und das Getriebe an der Spitze (siehe Zeichnung) ist kaputgegangen. \r\nMache ich etwas falsch?\r\nIch bin überrascht das is nicht den Zeit halten kann, und über nur eine nacht ist mindestens ½ Stunde verliert.  \r\nHoffe ihr könnt es reparieren. Sonnst möchte ich gerne das Geld zurück haben.\r\n', '10.08.2013 Uhr erhalten\r\n21-08-13\r\nSperradschraube gel?st - befestigt\r\nK 2108 1000', '', '2013-08-24', '2013-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-22', '89.186.170.96', '89.186.170.96', '2013-08-14', 'RG 5181 3625 4DE', NULL),
(1079, '', 204, 999999999, 1, 'Montreal', '2013-08-07', '2012-11-27', '2012-11-27', 'Silver/stainles steal ', 'Silver', 'Pionier ', 'The hands of the day (numerical) indicator have come off. An so too have the silver rings surrounding the weekday indicator, and the 24 - hour clock.  ', '19-08-13\r\nDatumszeiger ab sowie alle 3 TotaUmrandungen\r\n==> Umrandungen entnommen, Zg verengt und aufgesetzt', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-21', '178.155.140.187', '178.155.140.187', '2013-08-14', 'RG 5181 3619 7DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(1080, '', 910, 999999999, 2, 'newton diamond', '2013-08-07', '2013-08-07', '2015-03-06', '316L', 'roman', 'theorema', 'Pieces in the watch are floating around.\r\nthe watch does not charge properly.\r\n', '10.08.2013 Uhr erhalten\r\n20-08-13\r\nwartet auf Werk (untere Stosssicherung zerlegt)\r\n04-09-13 - Werktausch\r\nK 0409 1640', '', '2013-09-09', '2013-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-09', '83.83.92.254', '53535CFE.cm-6-4b.dynamic.ziggo.nl', '2013-08-14', 'RG 5181 3842 8DE', NULL),
(1081, '', 569, 999999999, 1, 'Monaco Diamond', '2013-08-07', '2012-11-26', '2012-11-25', 'Theorema wooden gift box', '-', 'THEOREMA', 'I\r\n sent you watch already once before.The problem was with setting which \r\nshowing days - mon,tue..The button which set this was broken.You fixed \r\nit but it didn\'t last long.After while it broke again.It kept dropping \r\nto any day it wanted.What is really bad you can see a really small screw\r\n by number 8 what says there is something wrong!Please can you fix it \r\nproperly.I can\'t send them to you all the time.It cost too much \r\nmoney.Thank you!', '21.08.2013 Uhr erhalten\r\n23-08-13\r\nSchraube der RW -Bruecke liegt auf dem ZB\r\nSchraube befestigt, Day-Hebel gefettet\r\nK 2308 1130 - schaltet den Wochentag nicht... \r\n27-08-13 Werktausch\r\nK 1540\r\n\r\nUhr erhalten 09.10.2013', '', '2013-10-17', '2013-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-29', '81.149.113.122', 'host81-149-113-122.in-addr.btopenworld.com', '2013-08-14', 'RG 5181 3710 0DE', NULL),
(1082, '', 911, 999999999, 2, 'Marco Polo Diamond', '2013-08-07', '2013-08-07', '2014-07-10', 'Original', 'Black', 'Theorema', 'The watch just stopped working. No visible damage.', 'Uhr erhalten 17.09.2013\r\n21-09-13\r\nKlemmung im RW... Anker aber auch zu tief\r\nAnker hoeher gerichtet und\r\nK 2309 1705 verliert ein wenig - reguliert', '', '2013-09-26', '2013-09-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-26', '213.115.195.126', 'mail.kranlyft.com', '2013-08-14', 'RG 5181 3955 6DE', NULL),
(1083, '', 912, 999999999, 1, 'Casablanca', '2013-08-07', '2013-06-13', '2013-06-22', 'Stainless Steel', 'Mechanical', 'Theorema', 'The screw holding the clasp over the winding mechanism has worked itself loose and has subsequently been lost', '21.08.2013 Uhr erhalten!\r\n22-08-13\r\noberen Kronenklammerstift verformt und ers. ', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-23', '77.96.52.188', 'cpc3-aztw5-0-0-cust187.18-1.cable.virginmedia.com', '2013-08-14', 'RG 5181 3634 2DE', NULL),
(1084, '', 913, 999999999, 1, 'GM 101', '2013-08-08', '2013-06-22', '2013-06-22', 'Black', 'Mechanical', 'Theorema', 'My name is Amadu Kakay and I am writing with regards to two watches that I bought from the groupon website.\r\n\r\nWith the brown and gold as you can see in the picture that I sent, the pin that I am pointing on does not fasten anymore. This is really weird as I could not see where the fault is.\r\n\r\nWith the black one, the clip that locks when you wear it is loose. It comes off while you wearing it. This does not happen to the brown and gold one. I am pointing at the clip in the picture of the black watch that I sent.\r\n\r\nI believe these watches have a 2 year warranty, I will appreciate if these can be resolved immediately.\r\n\r\nI have sent the watches back and these should arrive shortly.', '10.08.2013 beide Uhren erhalten\r\n21-08-13\r\nw s - Schlie?e nachjustiert\r\ng s - Kronenb?gel nachjustiert', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-21', '5.64.172.20', '0540ac14.skybroadband.com', '2013-08-15', 'RG 5181 3620 6DE', NULL),
(1085, '', 914, 999999999, 2, 'Toronto', '2013-08-08', '2012-12-11', '2014-12-11', 'Silver', 'Black and white ', 'Theoroma', 'The watch just stopped working,sometimes when I turned it upside down it started to tick again but it does,nt seem to happen any more.', '15.08.2013 Uhr erhalten\r\n22-08-13\r\nobere Sto?sicherung zerlegt - Unruh kpl. ers.\r\nK 2208 1140', '', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-23', '46.7.140.135', '46.7.140.135', '2013-08-15', 'RG518136285DE', NULL),
(1086, '', 915, 999999999, 2, 'Theorema, Monaco Diamond Watch', '2013-08-09', '2012-11-14', '2012-11-20', '-', '-', 'Theorema', 'The watch is not keeping time.\r\n\r\nMy name is Niall Moloney. My warranty reference number is TJ006. My watch is a Theorema, Monaco Diamond Watch. My watch is no longer keeping the correct time. There is a rattle from the watch. It looks as if the sliver pendilum is loose. It appears there is something  loose inside the face of the watch itself and that this may be preventing the watch from working properly.\r\n\r\nIf you need more detail please contact me on email or phone at any time. I have posted the watch today (09 August 2013) therefore it should arrive to you within a week. \r\n\r\nRegards,\r\n\r\nNiall', 'Uhr erhalten 28.08.2013\r\n30-08-13\r\nRotor befestigt, reguliert\r\nK 3008 1420', '', '2013-09-02', '2013-09-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-02', '161.195.140.4', '161.195.140.4', '2013-08-16', 'RG 5181 3735 1DE', NULL),
(1087, '', 916, 999999999, 0, 'T 2005', '2013-08-10', '2013-07-01', '2013-07-01', 'watch', '.', 'CompasT', 'The watch hang back approximatly 60 seconds to 24 hours. This has been verified by my side and is controlled by an electronic chronometer also...', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.106.109.143', '79.106.109.143', '2013-08-17', '', NULL),
(1088, '', 917, 999999999, 2, 'Monaco Diamond-Set Watch', '2013-08-10', '2012-11-23', '2013-11-23', 'Black', 'manual', 'Theorema', 'There seems to be a loose nut inside the watch engine. \r\nIt makes a rattling noise.', 'Uhr erhalten 28.08.2013\r\n30-08-13\r\nRotor befestigt, reguliert\r\nK 3008 1430', '', '2013-09-02', '2013-09-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-02', '109.78.213.213', '109.78.213.213', '2013-08-17', 'RG 5181 3736 5DE', NULL),
(1089, '', 918, 999999999, 2, 'Copacabana ', '2013-08-10', '2013-07-18', '2013-07-22', 'Gold', 'Gold', 'Theorema', 'Watch runs fast', '18.08.2013 Uhr erhalten\r\n22-08-13\r\nlt. ZW einwandfrei\r\nK 2208 0915 Umlauf', '', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-23', '176.253.176.41', 'b0fdb029.bb.sky.com', '2013-08-17', 'RG 5181 3629 9DE', NULL),
(1091, '', 920, 999999999, 2, 'GM-107-1', '2013-08-11', '2013-04-10', '2013-04-10', 'pointer, and no correct time', '?', 'Theorema', 'One of the pointers in the watch is broken. The time on the watch isn\'t correct afther a few hours the watch stops. When I windlass the watch it works for 6 hours and then it stops working.', '15.08.2013 Uhr erhalten\r\n22-08-13\r\nZg abgefallen - mit neuer ZgScheibe aufgesetzt\r\nK 2208 1255 - einwandfrei\r\nK 2608 Umlauf - bl. stehen - Hoehenluft korrigiert\r\nK 2708 0930 - bl. ohne Grund stehen\r\n==> Werktausch\r\nK 2908 1615', '', '2013-08-30', '2013-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-30', '87.210.62.28', 'ip28-62-210-87.adsl2.static.versatel.nl', '2013-08-18', 'RG 5181 3720 1DE', NULL),
(1092, '', 921, 999999999, 2, 'San Paolo', '2013-08-12', '2013-02-13', '2013-02-13', 'Gold', 'GM103', 'Theorema', 'Watch is not keeping time, the dials inside are moving but the watch isn\'t working properly', '02-09-13\r\nWartet auf Werke\r\nWerktausch und K 0509 1130', '', '2013-09-06', '2013-09-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-06', '46.65.86.6', '46-65-86-6.zone16.bethere.co.uk', '2013-08-19', 'RG 5181 3824 1DE', NULL),
(1093, '', 916, 999999999, 0, 'T 2005', '2013-08-12', '2013-07-01', '2013-07-01', '.', '.', 'CompasT', 'The watch hang back approximately 60 seconds to 24 hours... This has been verified by me side and is controlled by an electronic chronometer also...', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '46.255.147.189', '46.255.147.189', '2013-08-19', '', NULL),
(1094, '', 922, 999999999, 1, 'Casablanca', '2013-08-12', '2013-07-17', '2015-07-17', 'GM 101', 'via Groupon', 'Theorema', 'When i opened the box and wind up the watch it did not work!', '15.08.2013 Uhr erhalten\r\n21-08-13\r\nausgeschwungen - K 2108 1640\r\nUhr erhalten 08.10.2013', '', '2013-10-16', '2013-10-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-22', '82.196.41.196', 'host196-41.vanco.co.uk', '2013-08-19', 'RG518136210DE', NULL),
(1095, '', 923, 999999999, 2, 'Copacabana black fame, black band', '2013-08-12', '2012-09-29', '2014-09-29', '?', '?', 'Theorema', 'the dial detachment of the number 12', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-29', '91.153.251.37', 'a91-153-251-37.elisa-laajakaista.fi', '2013-08-19', 'RG 6237 2639 8DE', NULL),
(1096, '', 924, 999999999, 2, 'Damascus Diamond', '2013-08-12', '2013-08-12', '2012-10-28', 'Theorema Timepieces', '?', 'Theorema', 'It just stopped working completely. Can\'t get the clockwork going.', 'Uhr erhalten 26.08. 2013\r\n27-08-13\r\nausgeschwungen - nee, doch nich... \r\nWerkhalterung loest sich auf, und ein Bruchstueck klemmte die Unruh...\r\nK 2708 1625', '', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-29', '90.184.159.99', '3905ds7-ynoe.0.fullrate.dk', '2013-08-19', 'RG 5181 3709 5DE', NULL),
(1097, '', 925, 999999999, 0, 'Copacabana GM 104', '2013-08-12', '0000-00-00', '0000-00-00', 'Black Mechanical Stainless steel', 'Skeletal', 'Theorema', 'The number 2 has become detached from the watch face ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.249.217.158', 'adsl-213-249-217-158.karoo.kcom.com', '2013-08-19', '', NULL),
(1098, '', 925, 999999999, 0, 'Copacabana GM 104', '2013-08-12', '2012-12-10', '2012-12-10', 'Black Metallic Stainless Steel', 'Skeletal', 'Theorema', 'The number 2 has become detached from the watch face.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.249.217.158', 'adsl-213-249-217-158.karoo.kcom.com', '2013-08-19', '', NULL),
(1099, '', 299, 999999999, 1, 'Vienna Gold', '2013-08-12', '2012-09-29', '2012-10-11', 'Case', 'Dial', 'Theorema', 'This is the third time I am sending this watch back to you. The problem with the watch is that the watch is starting to get slow or something. After about 1 hour the watch will show me the wrong time it could be 5-15 minute wrong, even when I´m wearing it when I´m outside the house. And please don´t leave any dust on the inside of the glass as you did the last time I send the watch to you. \r\n\r\nThank you so much\r\nBest regards\r\nHai Nguyen', '15.08.2013 Uhr erhalten\r\n22-08-13\r\nWerk kompl. abgelaufen... nach man. Aufzug laeuft sie prima los... \r\nK 2308 - absolut kein Fehler feststellbar\r\n', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-26', '83.248.54.205', 'c83-248-54-205.bredband.comhem.se', '2013-08-19', 'RG 5181 36413DE', NULL),
(1100, '', 926, 999999999, 1, 'Damascus Diamond ', '2013-08-12', '2013-06-10', '2013-06-10', 'T J008', 'T J008 ', 'theorema', 'there are rattling sounds in the clock\r\nand the clock does not work anymore.', '15.08.2013 Uhr erhalten\r\n21-08-13\r\nausgeschwungen', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-26', '83.92.71.234', 'x1-6-00-1e-2a-29-1f-92.k550.webspeed.dk', '2013-08-19', 'RG 5181 36395DE', NULL),
(1101, '', 927, 999999999, 2, 'GM-103', '2013-08-12', '2013-08-01', '2013-07-18', 'Not Waterproof', 'no', 'Theorema', 'I bought a watch from Theorema from you trough letsdeal.no. The watch was received at July 31. First day I had it on me, it came water inside the watch. I had the watch only up to 30cm under water.\r\n\r\n When I bought the clock on letsdeal.no, it was written on the website that it was waterproof up to 30 meter.', 'Uhr erhalten 04.11.2013\r\n05-11-13\r\njo, und nun ist die Uhr komplett verrostet...\r\nals erstes wd-p ==> 8310 - also wurde die Uhr zum Schwimmen benutzt = au?erhalb des Erlaubten...\r\n==> Einzig sinnvoll ist eine komplette Uhr!', '', '2014-06-04', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-17', '62.63.48.45', 'cm-48-45.fikas.no', '2013-08-19', 'RL 704972266DE', NULL),
(1102, '', 928, 999999999, 1, 'Paragon', '2013-08-13', '2013-07-24', '2013-05-26', 'Timepieces', 'No', 'Theorema', 'Non funziona, ho fatto la doccia e dopo un giorno ha smesso di funzionare!', '18.08.2013 Uhr erhalten\r\n22-08-13\r\nausgeschwungen - noe, Schraube der RW-Bruecke im Werk!\r\nreguliert, Automatik versorgt\r\nK 2308 ', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-26', '217.200.185.197', '217.200.185.197', '2013-08-20', 'RG 5181 3642 7DE', NULL),
(1104, '', 929, 2, 1, 'Paragon', '2013-08-13', '0000-00-00', '0000-00-00', 'weiß', 'schwarz', 'Theorema', 'Tageszeiger und Wochentag schalten nicht selbstständig - verliert 2min/d', '13-08-13  FS\r\nDatum rep. - reguliert und Kontrolle\r\n15-08-13  \r\nDatum schaltet wieder nicht... Schraube vom Schaltrad befestigt :(\r\nK Werktisch 1508 1422\r\nUhr erhalten 09.10.2013', '', '2013-10-17', '2013-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-17', '', '', '0000-00-00', '43228052788 ', NULL),
(1105, '', 930, 2, 2, 'GM 103', '2013-08-13', '0000-00-00', '2012-11-23', 'weiß', 'schwarz', 'Theorema', 'Schlaufe Armband gerissen - Krone gelöst', '13-08-13  FS\r\nKrone ersetzt\r\nSchlaufe ersetzt\r\nUhr erhalten 26.09.2013', '', '2013-09-26', '2013-09-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-15', '', '', '0000-00-00', '1Z8VF4596843969677', NULL),
(1118, '', 941, 999999999, 2, 'COPACABANA', '2013-08-14', '2013-07-25', '2015-07-25', 'Special Hardenedmineral Glass', 'Mechanical movement with 17 Stones', 'THEOREMA', 'Once the above watch has been sufficiently wound it doesn\'t keep the time and the hands don\'t move at all any more.', '21.08.2013 Uhr erhalten\r\n23-08-13\r\nK 1135 - jo, ZW - wartet auf Werke\r\nWerktausch und K 0509 1250 - gleicher Fehler\r\nWerktausch II und K 1109 1015', '', '2013-09-12', '2013-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-12', '5.68.147.109', '0544936d.skybroadband.com', '2013-08-21', 'RG 5181 3861 8DE', NULL),
(1106, '', 931, 999999999, 2, 'Copacabana', '2013-08-13', '2013-07-13', '2013-07-19', 'Gold', 'Mechanical', 'Theorema', 'Inside the watch, the time movement is not working.\r\n\r\nIt has come undone from inside the watch and therefore is not working.\r\n\r\nOn the back of the watch it is not ticking and the watch is not working.\r\n\r\nIf you can send me a replacement that would be great.\r\n\r\nYou should have the watch in 24-48 hours delivered by UPS.\r\n\r\nI have also sent a copy of my delivery receipt for reimbursement in our email conversation.\r\n\r\nIf you have any questions or want more detail please feel free to contact me.\r\n\r\nKind Regards\r\nKaosar', '17.08.2013 erhalten\r\n22-08-13\r\nR?cker/Spiralkl?tzchentr?ger auseinander...\r\n==> montiert, reguliert und \r\nK 2208 1350', '', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-23', '151.231.36.183', '97e724b7.skybroadband.com', '2013-08-20', 'RG 5181 3633 9DE', NULL),
(1107, '', 555, 999999999, 2, 'COPACABANA', '2013-08-13', '2012-11-15', '2012-11-30', 'stainless steel case', 'special hardened mineral glass', 'THEOREMA', 'the second hand works but the other hands do not works even if the watch is charged.', 'Uhr erhalten 28.08.2013\r\n30-08-13\r\nIndexe geloest, liegen munter im Werk...\r\nentnommen, K 3008 1455\r\nZB ers. und K 0509 1000', '', '2013-09-06', '2013-09-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-06', '151.12.182.226', '151.12.182.226', '2013-08-20', 'RG 5181 3829 0DE', NULL),
(1108, '', 932, 999999999, 2, 'Copacabana Skelton Watch', '2013-08-13', '2013-07-09', '2013-07-09', 'stainless steel', 'sun & moon', 'Theorema ', 'Watch is gaining time within a matter of a couple of hours', '21.08.2013 Uhr erhalten\r\n23-08-13\r\nK 0930 - laeuft einwandfrei...\r\nK 2608 Umlauf - einwandfrei', '', '2013-08-28', '2013-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-28', '143.210.90.94', 'host-90-94.ua.le.ac.uk', '2013-08-20', 'RG 5181 3668 2DE', NULL),
(1109, '', 933, 2, 1, '2003', '2013-08-13', '2011-12-08', '2011-12-13', 'weiß', 'weiß', 'Theorema', 'Sekundenzeiger abgefallen, Uhr geht nicht genau?\r\nZeiger stehen nicht übereinander?', '13-08-13  FS\r\nZgSpiel... - noe, ZgScheibe fehlt, StdZg dreht frei\r\nSekZg abgefallen ...', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-14', '', '', '0000-00-00', '43226059701 ', NULL),
(1110, '', 934, 999999999, 1, 'copacabana skeleton watch', '2013-08-13', '2013-07-12', '2014-08-07', 'silver case ', 'unknown', 'Theorema', 'Doesn\'t work. Unhappy with watch am returning in immaculate condition so please iss use full refund.\r\n\r\nRegards\r\n\r\nChee keong Mun', '18.08.2013 Uhr erhalten\r\n21-08-13\r\ngeht gar nicht? - Unruh verhakt im Anker...\r\nK 2108 1650', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-22', '86.155.75.109', 'host86-155-75-109.range86-155.btcentralplus.com', '2013-08-20', 'RG 5181 3624 5DE', NULL),
(1111, '', 935, 2, 2, 'Paragon', '2013-08-13', '0000-00-00', '2012-05-25', 'weiß', 'weiß', 'Theorema', 'verliert 5min/d\r\nkeine Gangreserve', '14-08-13  FS\r\nKontrolle - zieht nicht auf?\r\nFH getauscht, Automatik geoelt - K\r\n26-08-13\r\nreguliert ', '', '2013-08-28', '2013-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-28', '', '', '0000-00-00', 'RG 5181 3674 0DE', NULL),
(1112, '', 936, 2, 1, 'GM 107', '2013-08-14', '0000-00-00', '0000-00-00', 'gelb', 'schwarz', 'Theorema', 'ohne ', '14-08-13  FS\r\nFehlersuche... eingest. 1608 1032\r\n==> U-Welle gebrochen bzw. unterer Zapfen weggelaufen...\r\nUnruh kpl. ers.  - K 1908 0924', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-21', '', '', '0000-00-00', 'RG 5181 3618 3DE', NULL),
(1113, '', 937, 2, 1, '3004', '2013-08-14', '0000-00-00', '0000-00-00', 'weiß', 'weiß', 'Compast', 'geht nicht mehr', '15-08-13  FS\r\nRemontoirrad gebrochen - abgebrochene Z?hne blockieren den Aufzug ==> Grund: verschlissenes Aufzugrad nach dem Sperrad\r\nWerk getauscht', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-16', '', '', '0000-00-00', 'RG 5181 3593 4DE', NULL),
(1114, '', 938, 999999999, 2, 'Copacabana', '2013-08-14', '2013-05-29', '2013-05-29', 'Gold', 'Silver', 'Theorema', 'About 2 times a week, the hour and minute hand will stop turning. The second hand keeps moving during this time. Even when the watch is almost fully wound. I\'ve checked the crown position as well every time, and pulled it out and pushed it back in to assure proper setting, without luck.', 'Uhr erhalten 26.08.2013\r\n27-08-13\r\nK 1430 - 2808 0910 (-3min)\r\nK 2808 0910 (-65min) ==> \r\nWerktausch und K 0509 1205 - steht um 1206 ???\r\nWerktausch II und K 1109 1030', '', '2013-09-12', '2013-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-12', '77.175.9.206', '77-175-9-206.FTTH.ispfabriek.nl', '2013-08-21', 'RG 5181 3865 2DE', NULL),
(1115, '', 939, 2, 1, 'GM 103', '2013-08-14', '0000-00-00', '0000-00-00', 'gelb', 'schwarz', 'Theorema', 'verliert 2-3 min/d', '14-08-13  FS\r\nlt. ZW + 10 - 15 sec/d - Kontrolle\r\n==> verliert 5min ?ber Nacht - ZgReibung?\r\nStdRad mit 1/4-Rohr ers.\r\nneue Uhr geschickt!', '', '2013-09-05', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(1116, '', 940, 999999999, 1, 'casablanca', '2013-08-14', '2013-07-09', '2013-08-08', '0010011HJB ', '9682DF645E', 'theorema', 'a pin of the lock is too short. therefor the lock does not hold and the watch falls off the wrist. It is impossible to wear this watch and therefor has never been worn. Conform the european legislation i would like to change the watch for another one. ', 'Doppeleintrag zu 1117', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.179.185.35', '35.185-179-91.adsl-dyn.isp.belgacom.be', '2013-08-21', '', NULL),
(1117, '', 940, 999999999, 2, 'casablanca', '2013-08-14', '2013-07-09', '2013-08-08', '0010011HJB', 'EBB75AEA6C', 'theorema', 'a pin of the lock is too short, so the lock does not close properly. You can not wear the watch because the lock opens. conform the european legislation i want to change this new watch for another one. I ordered this watch with groupon at 9/7 and got the delivery at 8/8. my Original complaint is from monday 12/8 . \r\nVouchercode: 0010210WCY Security Code: 9682DF645E. a copy of this email will be sent to groupon.', 'Uhr erhalten 09.09.2013\r\n11-09-13\r\njo... Schlie?e gerichtet, Kronenb?gel auch gleich fester gemacht', '', '2013-09-12', '2013-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-12', '91.179.185.35', '35.185-179-91.adsl-dyn.isp.belgacom.be', '2013-08-21', 'RG 5181 3859 5DE', NULL),
(1119, '', 942, 999999999, 2, 'MONTE CARLO', '2013-08-15', '2012-12-13', '2012-12-13', 'X', 'X', 'THEOREMA', 'ZEIGER ABGEFALLEN', '22-08-13\r\nZg aufgesetzt und \r\nK 2208 1115', '', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-23', '31.185.91.4', '31.185.91.4', '2013-08-22', 'RG 5181 3630 8DE', NULL),
(1120, '', 943, 999999999, 2, 'Cannes Diamond Black', '2013-08-15', '2012-09-27', '2012-10-10', 'Black', '10:00am (both dials)', 'Theorema', 'Gold powder on inside of glass(hard to see in bad lighting). Broken crown- and weight winding. Broken secondary leather strap ring.', 'Uhr erhalten 30.09.2013\r\n09-10-13\r\neine Brueckenschraube fehlt, Aufzughebel gebrochen, Handaufzug blockiert ==> Werk kompl. ers. und \r\nK 0910 1515 - einwandfrei\r\nWegen Band mit Enis klaeren', '', '2013-10-17', '2013-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-15', '85.24.142.24', 'h-24-142-24.a213.priv.bahnhof.se', '2013-08-22', 'RG 6237 2523 9DE', NULL),
(1121, '', 944, 999999999, 2, 'Copacabana', '2013-08-16', '2013-07-14', '2013-07-14', 'Chrome', 'Black', 'Theorema', 'The buckle has a pin that has broken off. It was like this when it was delivered and hasn\'t been worn.', 'When arrives    To be sent to the following address\r\n39 Brashland Drive,\r\nEast Hunsbury,\r\nNorthampton, NN4 0SS.\r\nNorthamptonshire.\r\nEngland. Uhrband  erhalten 24.09.2013\r\n11-10-13\r\nSchliesse ers. \r\nUhrband versendet 14.10.2013', '', '2013-10-14', '2013-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.89.162.124', 'unassigned.hosting.uk.vio.com', '2013-08-23', '', NULL),
(1122, '', 762, 999999999, 2, 'Marco Polo ', '2013-08-16', '2013-06-13', '2013-06-13', 'Gold', 'black /diamant', 'Theorema', 'movement defekt\r\n[our ref. 100004083]', '26-08-13\r\nKlemmung im RW beseitigt\r\nK 2608 1540', '', '2013-08-28', '2013-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-28', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2013-08-23', 'RG 5181 3667 9DE', NULL),
(1123, '', 762, 999999999, 0, 'Toulon', '2013-08-16', '2013-08-05', '2013-08-05', 'Silver', 'black', 'CompasT', 'broke zeige; we agreed to receive a new watch [our ref100004926]', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2013-08-23', '', NULL),
(1126, '', 945, 999999999, 2, 'Paragon', '2013-08-16', '2013-07-29', '2013-07-29', 'Gold', 'black', 'Theorema', 'broken LEFT crown; please repair ;\r\n[ our ref 4845].', '26-08-13\r\nKrone fuer Zeitzone befestigt', '', '2013-08-28', '2013-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-28', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2013-08-23', 'RG 5181 3667 9DE', NULL),
(1127, '', 946, 999999999, 2, 'Damascus gold ', '2013-08-16', '2013-02-12', '2015-02-12', 'display of the watch', '??', 'Theorema ', 'the main display of the watch doesn\'t work. it runs on movement and has stopped working, so it can not show what time it is. Furthermore 2 of the 3 displays doesn\'t work either. it is the daiplays that shows which day it is, and the display that shows which date it is.  ', '23.08.2013 Uhr erhalten\r\n27-08-13\r\nDayZg abgefallen - Schaltfeder Datum gebrochen!\r\n==> Werktausch\r\nK 2708 1505', '', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-29', '93.161.7.186', '93-161-7-186-static.dk.customer.tdc.net', '2013-08-23', 'RG 5181 3713 5DE', NULL),
(1128, '', 947, 999999999, 2, 'Copacabana ', '2013-08-17', '2013-07-19', '2013-07-19', 'Black', 'Skeleton', 'Theorema ', 'Groupon Code 0010137CMU/Security Code F37D956FAE/ REF 24013649\r\nWatch received on 13/7/13 is faulty as after \'winding\' watch mechanisms are not working.', '21.08.2013  Uhr erhalten\r\n22-08-13\r\nausgeschwungen? noe, Unruh verhakt... \r\nK 2308', '', '2013-08-28', '2013-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-28', '82.14.156.75', 'cpc8-croy21-2-0-cust74.19-2.cable.virginmedia.com', '2013-08-24', 'RG 5181 3670 5DE', NULL),
(1129, '', 948, 999999999, 1, 'Theorema Paragon Automatic Black', '2013-08-17', '2013-04-26', '2013-05-03', 'yes', 'yes', 'Theorema', 'Hi, last week I noticed that the \"ring\", that is marked with \"I\" and \"II\" that represent the timetable, 12,13,14 o´clock and so on, has moved counterclockwise so \"II\" is now about \"ten o\'clock\". You can see the \"world time\" bar is displaced counterclockwise as a result of the the timetable.\r\nReference för warranty: T3001.\r\nI didnt know what \"Case\" and \"Dial\" is so I wrote \"yes\".\r\nThanks in advance\r\nSincerely \r\nMariwan M.', 'Doppeleintrag zu 1134', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.96.145.167', 'h87-96-145-167.dynamic.se.alltele.net', '2013-08-24', '', NULL),
(1130, '', 949, 999999999, 0, 'Copacabana Gold', '2013-08-18', '2013-08-18', '2012-10-10', 'X', 'X', 'Theorema', 'Stops due to problems with the winding mechanism? This is the second time I have to return the watch, and this is not satisfactory!!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '88.91.46.36', 'ti0035a380-dhcp0289.bb.online.no', '2013-08-25', '', NULL),
(1131, '', 950, 999999999, 2, 'Jumbo T3002', '2013-08-18', '2012-01-28', '2014-01-28', '?', '?', 'Theorema', 'Im Gehäuseinnereren ist was locker (Schraube) und dadurch \"klappert\" die Uhr.\r\nIst es ebenfalls möglich eines Uhrenband zu bekommen ?\r\n', '23.08.2013 Uhr erhalten\r\n27-08-13\r\nRotor befestigt\r\nK 2708 1635\r\nStatus Wartet, da Kunde KVA fuer Band bekommen hat - ausf.', '', '2013-09-11', '2013-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-12', '37.24.79.133', 'ip-37-24-79-133.unitymediagroup.de', '2013-08-25', '43254067577 ', NULL),
(1132, '', 951, 999999999, 2, 'Toronto', '2013-08-18', '2013-01-21', '2013-01-21', 'Rosa gold', '?', 'Theorema', 'The dials don\'t move.', 'Uhr erhalten 26.08.2013\r\n02-09-13\r\nobere Stosssicherung zerlegt - Unruh kpl. ers.\r\nK 0209 1405\r\nUhr erhalten 11.12.2013', '', '2013-12-11', '2013-12-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-03', '62.44.135.52', '0x3e2c8734.mobile.telia.dk', '2013-08-25', 'RG 5181 3742 2DE', NULL),
(1133, '', 952, 999999999, 2, 'theorema casablanca', '2013-08-19', '2013-07-04', '2015-04-07', 'yes', 'yes', 'theorema', 'if I wear the watch and quite keep moving then runs the watch.\r\nbut as soon as I sit down then the watch also within one minute of silence\r\nI\'ve tried everything to run but watch it fails me and my mother has tried but did not get it done\r\nbut I would have loved to watch but as I can not put on him because he does not run\r\n', 'Uhr erhalten 26.08.2013\r\n02-09-13\r\nkpl. abgelaufen... laeuft nach Aufzug freudig los! \r\nK 0209 1505 - perfekt - absolut kein Fehler!', '', '2013-09-03', '2013-09-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-03', '5.206.221.167', '5-206-221-167.breedbandhelmond.nl', '2013-08-26', 'RG 5181 3748 4DE', NULL),
(1134, '', 948, 999999999, 2, 'Theorema Paragon Autamotic Black', '2013-08-19', '2013-04-26', '2013-05-03', 'yes', 'black', 'Theorema', 'Hi,\r\nThe \"timetable-ring\" (where we can read the actual minutes or hours \"II, I...\" has been displaced, så where 12.00 whould be is att 10.00 o\'clock.\r\nIf you look att \"Worldtime\" you see its been shifted counterclockwise\". \r\nReference Warranty: T3001 \r\nThanks in advance\r\nMariwan M.', 'Uhr  erhalten 09.09.2013\r\n11-09-13\r\nIndexring geklebt', '', '2013-09-13', '2013-09-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-13', '145.235.0.6', '145.235.0.6', '2013-08-26', 'RG 5181 3875 4DE', NULL),
(1135, '', 953, 1, 1, 'GM 107', '2013-08-19', '0000-00-00', '0000-00-00', '', '', 'Theorema', 'Garantie 10-04-13\r\nweiß schwarz\r\nKrone gebrochen', '19-08-13\r\nKrone ers. - reguliert\r\nKontrolle 1555', '', '2013-08-27', '2013-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-21', '', '', '0000-00-00', 'RG 5181 3617 0DE', NULL),
(1136, '', 954, 1, 1, 'GM 107', '2013-08-19', '0000-00-00', '0000-00-00', 'gelb', 'schwarz', 'Theorema', 'gewinnt 6sec/h', '19-08-13\r\nSpirale ?bergeschlagen...\r\nreguliert und K 1635', '', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-21', '', '', '0000-00-00', 'RG 5181 3611 8DE', NULL),
(1137, '', 955, 999999999, 2, 'Sao Paolo Black GM-103', '2013-08-19', '2012-08-19', '2013-08-20', 'Gm-103', '9461242', 'Theorema', 'When I pull out the winder to withdraw my watch so it will start the watch winder fall out so it is broken I will send a picture in the watch box.', 'Uhr erhalten 23.09.2013\r\n09-10-13\r\nWH Schraube geloest - befestigt und\r\nK 0910 1630', '', '2013-10-11', '2013-10-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-11', '84.215.130.44', 'cm-84.215.130.44.getinternet.no', '2013-08-26', 'RG 5181 3992 2DE', NULL),
(1138, '', 956, 999999999, 0, 'Copacabana', '2013-08-19', '2013-07-16', '2013-07-18', 'Golden colour', 'sun and moon', 'Theorema', 'It didn\'t work. I winded it, nothing. Completely dead. Quite annoying and not very trustworthy... ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '88.90.199.67', 'ti0125a380-dhcp1342.bb.online.no', '2013-08-26', '', NULL),
(1139, '', 957, 999999999, 2, 'Marco Polo Diamonds Black', '2013-08-20', '2012-11-25', '2014-11-25', 'Caput', '97118480', 'Theorema', 'The watch just stopped, completely dead', '23.08.2013 Uhr erhalten\r\n28-08-13\r\nlaeuft aber nach Handaufzug los?\r\nK 2808 1130 - gewinnt\r\n02-09-13 reguliert\r\nUhr erhalten 03.10.2013 Incorrekt address\r\nUhr versendet 04.10.2013   RG 5181 39689DE', '', '2013-10-04', '2013-10-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-02', '77.40.148.2', '77.40.148.2', '2013-08-27', 'RG 5181 3731 7DE', NULL),
(1140, '', 958, 999999999, 2, 'Q6001', '2013-08-20', '2011-12-10', '2011-12-10', 'Garantie', 'Reparatur', 'Compast', 'Automatiklaufwerk defekt', 'Uhr erhalten 26.08.2013\r\n30-08-13\r\njo, Quartzuhr mit leerer Batterie!\r\nBatt 399 ers. und WD-Test ==> 8310', '', '2013-09-11', '2013-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-12', '92.226.62.186', 'g226062186.adsl.alicedsl.de', '2013-08-27', '43254067839 ', NULL),
(1141, '', 959, 1, 2, '3008', '2013-08-20', '0000-00-00', '2012-11-08', 'weiß', 'schwarz', 'Theorema', 'Indexzeiger abgefallen - liegen im Werk', '23-08-13\r\nbeide Indexzg ers. \r\nK 2608', '', '2013-08-28', '2013-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-28', '', '', '0000-00-00', 'RG 5181 3671 9DE', NULL),
(1142, '', 960, 1, 2, 'GM 107', '2013-08-20', '0000-00-00', '2013-04-10', 'weiß', 'weiß', 'Theorema', 'Zur Reparatur', '20-08-13\r\nalso erst mal Fehlersuche\r\n24-08-13 angerufen und auf AB gesprochen...warte auf Info ob Kunde bereit ist fuer die Rep. zu bezahlen - ausf. 07-10.\r\n07-10-13\r\nWHF ers. - Std und MinZg ers. mit ZgScheibe\r\nK 0710 1510', '', '2013-10-08', '2013-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-08', '', '', '0000-00-00', 'RG 5181 3979 4DE', NULL),
(1143, '', 961, 999999999, 2, 'NEWTON DIAMOND', '2013-08-20', '2013-03-06', '2015-03-06', '?', 'automatic', 'Theorema', 'Hello,\r\n\r\nThe problem of the watch is that there is a gap between the big and the hour hand.\r\n\r\nThank you in advance\r\nFena Kevin', 'Uhr erhalten 26.08.2013\r\n28-08-13\r\nZgStellung...\r\nZg neu gesetzt, reguliert und\r\nK 2808 1210', '', '2013-08-30', '2013-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-30', '109.88.66.5', '109.88.66.5', '2013-08-27', 'RG 5181 3719 2DE', NULL),
(1144, '', 756, 999999999, 2, 'T2005', '2013-08-20', '0000-00-00', '0000-00-00', 'Dont know what this is ', 'dont know what this is', 'Compast', 'this is the second time I send this watch to be repaired. First time the minute hand fell of, but then you just removed the minute hand instead of replacing it. therefor there is now just an hour arm and it is impossible to see what time it is. \r\nI would like you to pay the mailing price because it is not my fault it wasent fixed the first time. The watch has only been used a couple of days, but there has been this much trouble.  ', 'Uhr erhalten 26.08.2013\r\n02-09-13\r\nMinZg liegt lose nebenbei - befestigt - sitzt wirklich Bombenfest!\r\nTrotzdem noch mit L6 gesichert\r\nK 0309 1200', '', '2013-09-04', '2013-09-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-04', '62.44.135.148', '0x3e2c8794.mobile.telia.dk', '2013-08-27', 'RG 5181 3813 6DE', NULL),
(1145, '', 962, 999999999, 2, 'copacabana', '2013-08-20', '2013-07-18', '2013-08-18', 'gm 104', 'gm 104', 'theorema', '[Modell 104  --  G 18.07.2013]\r\n i was washing me hand and the water was condensate at the top of the crystal of the watch like you can see on the picture i attached.Also some times the machinery is stopping with out reason. ', 'Uhr erhalten 03.03.2014\n04-03-14\n...von au?en auf dem Glas??? Innen kaum Niederschlag feststellbar! Vorab WD-Test - 8310\nWK 0403 1140 - einwandfrei\nUK 0503 0915 - einwandfrei\nKondenswassertest - Keine Feststellung \n06-03-14 okay\nUhr versendet 12.05.2014\nRL 7079 8487 8DE', '', '2014-05-12', '2014-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-06', '82.45.173.14', 'cpc5-hari13-2-0-cust13.20-2.cable.virginmedia.com', '2013-08-27', 'RL 7063 1133 1DE', NULL),
(1147, '', 964, 2, 2, 'Damascus', '2013-08-21', '2012-11-30', '2012-11-30', 'Silber', 'weiss', 'Theorema', '', '21.08.2013 Uhr erhalten\r\n23-08-13\r\nTota Day abgefallen - ers. \r\nha, endlich den grundlegenden Fehler gefunden: ZB-Fuesse sind zu lang!\r\nK 2608', '', '2013-08-28', '2013-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-28', '', '', '0000-00-00', 'RG 5181 3669 6DE', NULL),
(1149, '', 965, 1, 2, 'GM 104', '2013-08-22', '0000-00-00', '2013-07-22', 'schwarz', 'schwarz', 'Theorema', 'läßt sich nicht aufziehen, läuft nicht', '20-08-13\r\nKrone/Welle und Ellipse\r\nUnruh kpl. ers. \r\nKrone mit Welle ers. \r\nK 2208 1335', '', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-23', '', '', '0000-00-00', '43235044740 ', NULL),
(1150, '', 966, 1, 2, '3003', '2013-08-22', '2011-11-14', '2011-11-08', 'weiß', 'schwarz', 'Pionier', 'Krone Welle - alt Rep. 652/23.04.12', '22-08-13\r\nKrone/Welle ers. - Kulanz\r\n', '', '2013-08-23', '2013-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-23', '', '', '0000-00-00', '43235045846 ', NULL),
(1151, '', 967, 2, 2, 'Rio', '2013-08-23', '0000-00-00', '2013-03-18', 'Gold', '', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-23', '', '', '0000-00-00', 'RG 5181 3631 1DE', NULL),
(1152, '', 968, 2, 2, 'Sao Paolo', '2013-08-23', '2013-07-18', '2013-07-18', 'Gold', 'Weiss', 'Theorema', 'ohne Angabe', '23.08.2013  Uhr erhalten\r\n28-08-13\r\nerstmal Werktisch K 1135 - einwandfrei\r\nK 2908 0950', '', '2013-08-30', '2013-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-30', '', '', '0000-00-00', 'RG 5181 3721 5DE', NULL),
(1153, '', 970, 2, 2, 'Sao Paolo GM103', '2013-08-23', '2013-07-18', '2013-07-18', 'Silber', 'weiss', 'Theorema', 'ohne Angabe', '28-08-13\r\nRW extrem schwergaengig - oberer SekRd Zapfen festgeklebt??? geoelt mit Uhu?\r\nSekRd und RW-Bruecke ers. \r\nK 2808 1310', '', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-29', '', '', '0000-00-00', 'RG 5181 3714 4DE', NULL),
(1154, '', 731, 2, 2, 'T 4003', '2013-08-23', '2012-03-20', '2012-03-20', 'Gold', 'Weiss', 'Pionier', 'keine!', '23.08.2013  Uhr erhalten\r\n27-08-13\r\nda kein Fehler angegeben, Kontrolle...\r\n2708 1545 - Zg verhaken - gerichtet\r\nK 2808 0935 - wieder verhakt...\r\nK 2908 0945', '', '2013-09-11', '2013-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-12', '', '', '0000-00-00', '43254068101 ', NULL),
(1155, '', 971, 2, 2, 'T 3005 Marco Polo Diamond', '2013-08-26', '2012-07-10', '2012-07-10', 'Silber', 'Weiss', 'Theorema', 'Datum bis 39\r\nläßt sich nicht mehr aufziehen\r\nreguliert nicht', 'Uhr erhalten 26.08.2013\r\nhmm... erst mal kein Fehler feststellbar... \r\nK 2708 1425 - gewinnt ca. 1min/d - reguliert \r\nK 2908 1550 - bleibt dabei... ca 70sec/d\r\n==> Werktausch\r\nK 0209 1150 - neu gestellt 0409 0900 (-25min)\r\nhoe... bl. stehen', '', '2013-09-19', '2013-09-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-19', '', '', '0000-00-00', 'RG 5181 3901 2DE', NULL),
(1156, '', 973, 2, 2, 'Paragon', '2013-08-26', '0000-00-00', '0000-00-00', 'Silber', 'Weiss', 'Theorema', '', 'Uhr erhalten 26.08.2013\r\n02-09-13\r\nRotor gebrochen - aber auch Datumsplatte geloest, verursacht Klemmung!\r\nMinRd mit 1/4-Rohr ers. - Rotor ers. \r\nK 0309 1145', '', '2013-09-06', '2013-09-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-06', '', '', '0000-00-00', 'RG 5181 3826 9DE', NULL),
(1157, '', 974, 2, 2, 'Casablanca', '2013-08-26', '2013-06-30', '2013-06-30', 'Silber', '', 'Theorema', '', 'Uhr erhalten 26.08.2013\r\n29-08-13\r\nKrone dreht durch\r\nKrone mit Welle ers. \r\nK 3008 1055', '', '2013-09-03', '2013-09-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-03', '', '', '0000-00-00', 'RG 5181 3743 6DE', NULL),
(1158, '', 975, 2, 2, 'Casablanca', '2013-08-26', '0000-00-00', '0000-00-00', 'Go', '', 'Theorema', '', 'Uhr erhalten 26.08.2013\r\n30-08-13\r\nKrone gebrochen - ers. \r\nK Werktisch 3008 1610', '', '2013-09-03', '2013-09-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-03', '', '', '0000-00-00', 'RG 5181 3745 3DE', NULL),
(1159, '', 976, 2, 2, 'Damascus Diamond', '2013-08-26', '2013-06-14', '2013-06-14', 'Silber', 'Schwarz', 'Theorema', '', 'Uhr erhalten 26.08.2013\r\n27-08-13\r\nsteht fest... - Klemmung im RW beseitigt, ZentrSekZg ers.\r\nK 2708 1045', '', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-29', '', '', '0000-00-00', 'RG 5181 3715 8DE', NULL),
(1160, '', 977, 2, 2, 'Monte Carlo', '2013-08-26', '2011-09-15', '2011-09-15', 'Silber', '', 'Theorema', 'mechanical problem', 'uhr erhalten 26.08.2013\r\n02-09-13\r\nSperradschraube geloest - befestigt\r\nK 0209 1450', '', '2013-09-03', '2013-09-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-03', '', '', '0000-00-00', 'RG 5181 3744 0DE', NULL),
(1161, '', 978, 2, 2, '80334N', '2013-08-26', '2012-08-28', '2012-08-28', 'Silber', 'Schwarz', 'Elyee', 'ohne Anschreiben', 'Uhr erhalten 26.08.2013\r\n30-08-13\r\neine Schraube blockiert die Rotoren\r\nes fehlen aber 3 Schrauben, 2 nur gefunden...\r\nSchraube #3 dann unter einer Abdeckung klemmend gefunden, sowie eine weitere kleinere Schraube\r\nK 3008 1630\r\n\r\nUhr zuruckgekommt 14. 10.2013\r\nUhr versendet 30.10.2013   RG 6237 2648 6DE', '', '2013-10-30', '2013-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-04', '', '', '0000-00-00', 'RG 5181 3815 3DE', NULL),
(1162, '', 979, 2, 2, 'T70027', '2013-08-26', '2013-08-15', '2013-08-15', 'gold', 'weiss', 'Pionier', '', 'Uhr erhalten 26.08.2013', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(1163, '', 849, 1, 2, '3009', '2013-08-27', '0000-00-00', '2013-05-26', 'gelb', 'schwarz', 'Theorema', 'Rotor ohne Funktion', '26-08-13\r\nRotor gebrochen... - ersetzt\r\nK 2708 1015', '', '2013-08-29', '2013-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-29', '', '', '0000-00-00', 'RG 5181 3711 3DE', NULL),
(1165, '', 762, 2, 2, 'Panthos', '2013-08-28', '2013-06-13', '2013-06-13', 'Gold', '', 'Theorema', '', 'Uhr erhalten 28.08.2013\r\n29-08-13\r\neine Zierschraube am Gehaeuse fehlt (12)\r\ners. ', '', '2013-08-30', '2013-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-30', '', '', '0000-00-00', 'RG 5181 3724 6DE', NULL),
(1166, '', 762, 2, 2, 'Panthos', '2013-08-28', '2013-04-08', '2013-04-08', 'Gold', '', 'Theorema', '', 'Uhr erhalten 28.08.2013\r\n29-08-13\r\n2 Zierschrauben abgefallen (6 und 8) - ers. \r\nBand nicht mehr schoen???', '', '2013-08-30', '2013-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-08-30', '', '', '0000-00-00', 'RG 5181 3724 6DE', NULL),
(1167, '', 981, 2, 2, 'GM 107', '2013-08-29', '2013-03-31', '2013-04-10', 'silber', '', 'Theorema', '', 'Uhr erhalten 29.08.2013\r\n30-08.13\r\nZgWerk auseinandergefallen - montiert und \r\nK 3008 1520', '', '2013-09-03', '2013-09-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-03', '', '', '0000-00-00', 'RG 5181 3749 8DE', NULL),
(1168, '', 982, 1, 2, 'GM 101', '2013-09-02', '0000-00-00', '0000-00-00', '', '', 'Theorema', 'steht ', '02-09-13\r\nSpirale verbogen - Unruh kpl. ers. und reguliert\r\nK 0209 1240\r\nUhr erhalten 05.11.2013', '', '2013-11-05', '2013-11-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-03', '', '', '0000-00-00', 'RG 5181 3741 9DE', NULL),
(1169, '', 983, 2, 1, 'Sao Paolo', '2013-09-02', '2013-02-13', '0000-00-00', 'Silver', '', 'Theorema', 'The watch does not work properly even if the dial inside seem to move properly.', 'Uhr erhalten 02.09.2013\r\nDoppeleintrag zu Rep 1092 - siehe dort', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(1170, '', 984, 1, 2, 'GM 3006', '2013-09-02', '0000-00-00', '2013-08-15', 'schwarz', 'schwarz', 'Theorema', 'steht fest\r\nDeal 8351', '02-09-13\r\nhmm... Startschwierigkeiten?\r\nK 0209 1335', '', '2013-09-04', '2013-09-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-04', '', '', '0000-00-00', 'RG 5181 3814 0DE', NULL),
(1171, '', 985, 1, 2, 'GM 101', '2013-09-02', '0000-00-00', '2013-07-17', 'gelb', 'schwarz', 'Theorema', 'läßt sich nicht einstellen', '02-09-13\r\nWH-Schraube geloest... - befestigt\r\nK 0209 1440', '', '2013-09-03', '2013-09-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-03', '', '', '0000-00-00', 'RG 5181 3740 5DE', NULL),
(1172, '', 986, 999999999, 2, 'copacabana', '2013-09-03', '2013-07-18', '2013-09-18', 'gold case', 'gm-104', 'theorema', 'second hand of watch drop out and watch stop ', '19-09-13\r\nSekundenwelle war auch verbogen... - gerichtet\r\nZg aufgesetzt und \r\nK 1909 1650', '', '2013-09-25', '2013-09-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-25', '49.244.128.189', '189-adsl.ntc.net.np', '2013-09-10', 'RG518139397DE', NULL),
(1173, '', 987, 1, 2, 'GM 107', '2013-09-04', '2013-08-22', '2013-04-10', 'weiß', 'schwarz', 'Theorema', 'Zeiger kommen aneinander (Kunde hat das Formular online ausgefüllt aber nicht abgeschickt)', '04-09-13\r\nneuen MinZg aufgesetzt\r\nK 0409 1310', '', '2013-09-06', '2013-09-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-06', '', '', '0000-00-00', 'RG 5181 3831 2DE', NULL),
(1174, '', 857, 1, 2, '76002', '2013-09-04', '0000-00-00', '2012-08-10', 'weiß', 'schwarz', 'Elysee', 'Ohne! Schraube lose im Werk!', '04-09-13\r\ngebrochene Bridenschrauben entfernt, 1 Bride aus RW entfernt\r\nK 0409 1340', '', '2013-09-06', '2013-09-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-06', '', '', '0000-00-00', 'RG 5181 3825 5DE', NULL),
(1175, '', 988, 2, 2, 'Paragon', '2013-09-04', '2012-12-21', '0000-00-00', 'Silber', 'Schwarz', 'Theorema', 'absolut ohne!', 'Uhr erhalten 04.09.2013\r\n05-09-13\r\nFehlersuche - K 0509 1350 - geloeste Schraube klemmt den Rotor - alle Schrauben befestigt\r\nK 0909 1140', '', '2013-09-12', '2013-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-12', '', '', '0000-00-00', 'RG 5181 3866 6DE', NULL),
(1176, '', 989, 2, 2, 'Cannes T3004', '2013-09-04', '0000-00-00', '0000-00-00', 'Gold', '', 'Theorema', 'absolut ohne ... ', 'Uhr erhalten 04.09.2013\r\n05-09-13\r\nFehlersuche... - Handaufzug sehr schwergaengig!\r\nextrem Abrieb im Gehaeuse - Excenterhebel gebrochen\r\n==> Major-Fehler gefunden: extrem Verschleiss in der Lagerung des Kronrades!\r\nRW-Bruecke ers. - Excenterhebel ers.  - Sperr-/Kronrad grosszuegig gefettet\r\nK 0609 1015', '', '2013-09-09', '2013-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-09', '', '', '0000-00-00', 'RG 5181 3836 5DE', NULL),
(1177, '', 990, 2, 2, 'Casablanca', '2013-09-04', '2012-12-10', '0000-00-00', 'Silber', 'Yellow', 'Theorema', 'ohne!', 'Uhr erhalten 04.09.2013\r\n05-09-13\r\nKrone gebrochen - ers.\r\nK Werktisch 0509 1640', '', '2013-09-06', '2013-09-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-06', '', '', '0000-00-00', 'RG 5181 3830 9DE', NULL),
(1178, '', 991, 2, 2, 'Newton Diamond', '2013-09-04', '2013-03-18', '0000-00-00', 'Black', 'Black', 'Theorema', 'bl. stehen bzw. zieht nicht auf\r\n1 Schraube vom Kronenbügel fehlt', 'Uhr erhalten 04.09.2013\r\n05-09-13\r\n1 Schraube ers. - ansonsten\r\nK 0509 1325 - zieht nicht auf?\r\nRotor ers. - K 0609 1045\r\nUhr versendet 07.11.2013 RG 6237 2684 9DE', '', '2013-11-14', '2013-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-07', '', '', '0000-00-00', 'RG 5181 3834 3DE', NULL),
(1179, '', 992, 2, 2, 'Sao Paolo', '2013-09-04', '2013-06-20', '0000-00-00', 'Silber', '', 'Theorema', 'gewinnt 15min in 3h?', 'Uhr erhalten 04.09.2013\r\n05-09-13\r\nK Werktisch 1445 - Umlauf bis 1009', '', '2013-09-10', '2013-09-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-10', '', '', '0000-00-00', 'RG 5181 3849 3DE', NULL),
(1180, '', 269, 1, 2, 'Paragon', '2013-09-05', '0000-00-00', '0000-00-00', 'bicol rot', 'schwarz', 'Theorema', 'absolut ohne!', '05-09-13\r\nFehlersuche - Klemmung im RW beseitigt, Automatik repariert\r\nDichtung Boden ers.\r\nK 0909 1235', '', '2013-09-12', '2013-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-12', '', '', '0000-00-00', 'RG 5181 3863 5DE', NULL),
(1181, '', 993, 2, 2, 'Newton', '2013-09-06', '2013-03-06', '2013-03-06', 'Silber', 'Weiss', 'Theorema', '', '10-09-13\r\nRotor geloest - befestigt\r\nK 1009 0935', '', '2013-09-13', '2013-09-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-13', '', '', '0000-00-00', 'RG518138697DE', NULL),
(1182, '', 994, 2, 1, 'Marco Polo', '2013-09-06', '2013-08-22', '2013-08-22', 'gold', 'black', 'Theorema', 'soll nicht korrekt laufen', 'Uhr erhalten 06.09.2013\r\n10-09-13\r\ngut, dann\r\nK 1009 1030\r\nUhr darf auf keinen Fall geschickt werden- Kunde hat Geld zurueck erhalten!\r\n', '', '0000-00-00', '2013-09-12', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '0000-00-00', '', '', '0000-00-00', 'darf nicht geschickt werden! S.O.', NULL),
(1183, '', 995, 2, 2, 'Monaco diamond', '2013-09-09', '2012-11-25', '2012-11-25', 'silver', 'black', 'Theorema', '', 'Uhr erhalten 09.09.2013\r\n10-09-13\r\nRotor geloest - befestigt\r\nK 1009 1025\r\nUhr versendet nach arbeite adrese 13.09.2013\r\nALI MOHAMED\r\nUnit 16 commercial way \r\nAbbey road \r\nPark royal \r\nNW10 7XF\r\nLondon\r\nUnited kingdom    \r\n', '', '2013-09-13', '2013-09-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-13', '', '', '0000-00-00', 'RG 5181 3871 0DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(1190, '', 1002, 999999999, 2, 'Paragon', '2013-09-09', '2013-08-30', '2012-12-21', 'silver', 'black', 'Theorema/Paragon', 'Guten Tag, I would like to know if my timepiece has arrived for warranty-repair and how long the repair will take. / with regards Ulf Petersen', 'Uhr erhalten 05.12.2013\r\n07-12-13\r\nRotor gebrochen - Stopphebel defekt - entnommen und Rotor ers. \r\nK 0712 1400\r\n\r\nSent to the following address:(so wanted the customer)\r\nDag Petersen\r\nUelandsgate 61 A\r\n0460 Oslo\r\nNorway\r\n', '', '2013-12-11', '2013-12-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-11', '85.225.93.223', 'c-df5de155.141-6-64736c10.cust.bredbandsbolaget.se', '2013-09-16', 'RG 6237 2860 1DE', NULL),
(1185, '', 997, 2, 2, 'Toronto', '2013-09-09', '2013-01-20', '0000-00-00', 'Gold', 'White', 'Theorema', '', 'Uhr erhalten 09.09.2013\r\n11-09-13\r\nEllipse... Unruh kpl. ers. \r\nK 1209 1355', '', '2013-09-13', '2013-09-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-13', '', '', '0000-00-00', 'RG 5181 3878 5DE', NULL),
(1186, '', 998, 999999999, 2, 'T3002', '2013-09-09', '2012-03-02', '2012-03-02', 'Garantiebestimmung', 'Neue Uhr bitte', 'Theorema', 'dieses mal liegt der 24 Std Zeiger lose auf dem Zifferblatt.\r\nDie Ganggenauigkeit ist immer noch sehr groß', '21-09-13 (vorh. Reps ME 646 und 840)\r\nim oberen Text fehlt einiges...\r\nJahrestota verengt und aufgesetzt - reguliert und\r\nK 2109 1340 - dann zu Enis - okay kunde bekommt neues Gehaeuse und Band', '', '2013-10-10', '2013-10-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-11', '91.67.3.182', '91-67-3-182-dynip.superkabel.de', '2013-09-16', '43283100121 ', NULL),
(1187, '', 999, 2, 2, 'sao paolo', '2013-09-09', '2012-10-10', '0000-00-00', 'Silber', '', 'Theorema', 'Krone fehlt', 'Uhr erhalten 09.09.2013\r\n11-09-13\r\nKrone mit Welle ers. \r\nK 1209 1215', '', '2013-09-13', '2013-09-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-13', '', '', '0000-00-00', 'RG 5181 3873 7DE', NULL),
(1191, '', 1003, 2, 2, 'Monaco diamond', '2013-09-09', '2013-03-08', '0000-00-00', 'Gold', 'Black', 'Theorema', 'ohne', '10-09-13\r\nSpirale liegt voellig daneben - Uhr wurde fremdgeoeffnet\r\n==> Bodendichtung zerstoert, Spirale zerstoert\r\nKVA\r\nentsorgt 06-02-18', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(1192, '', 623, 999999999, 2, 'T3005', '2013-09-09', '2013-04-16', '2013-04-16', 'White, Diamond Marco Polo ', 'White, Groupon', 'Theorema', 'Dear, it is third time that I have to send my watch. Twice you tried to fix it but after I receive it after less then 1 month of function it stops.\r\nIt stops with no reason.', 'Uhr erhalten 17.09.2013\r\n21-09-13\r\nkpl. abgelaufen? \r\nK 2109 1300 - 2409 laeuft immer noch prima\r\nAb 2509 Abend Ablaufkontrolle - Die Uhr ist einwandfrei iO\r\nUhr erhalten 25.11.2013', '', '0000-00-00', '2013-11-25', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-30', '217.37.213.218', 'host217-37-213-218.in-addr.btopenworld.com', '2013-09-16', 'RG 5181 3962 7DE', NULL),
(1193, '', 1004, 999999999, 0, 'gm101', '2013-09-09', '2013-06-14', '2013-06-27', 'silver', 'blue', 'casablanca', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.132.223.131', 'dab-far1-h-55-9.dab.02.net', '2013-09-16', '', NULL),
(1195, '', 1006, 1, 2, 'GM 101', '2013-09-10', '2013-07-08', '2013-07-08', 'gelb', 'gelb', 'Theorema', 'Can\'t pull the crown to click 1 for time setting', '10-09-13\r\n... jo, man (frau) sollte auch den Buegel ueber der Krone oeffnen... trotzdem\r\nK 1009 1200', '', '2013-09-11', '2013-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-11', '', '', '0000-00-00', 'RG 5181 3856 4DE', NULL),
(1196, '', 1007, 1, 2, '3005', '2013-09-10', '2012-11-18', '2012-11-18', 'gelb', 'schwarz', 'Theorema', 'the watch is not going correctly, and sometimes it do not work at all', '10-09-13\r\nerst K 1009 1245 - laeuft bestens, nur noch Reglage\r\nUhr erhalten 13.12.2013', '', '2013-12-13', '2013-12-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-13', '', '', '0000-00-00', 'RG 5181 3881 1DE', NULL),
(1197, '', 1008, 999999999, 2, 'T2007', '2013-09-10', '2013-08-01', '2013-08-01', 'Black', 'Skeleton - Silver', 'Theorema Toronto', 'Watch Movement has stopped working.  Have taken it to a watch repair shop, who said one of the screws had fallen out, and advised that the movement was faulty and needed to be replaced.  Please advise as soon as possible.  My e-mail is mr.ryanpeeters@gmail.com, and I would very dearly like to have my watch back fixed.  Best regards.', 'Uhr erhalten 20.09.2013 OHNE Band!\r\nGarantiedatum korrekt???\r\n21-09-13\r\n... und ausgeschwungen - Werk benoetigt, da eine Schraube der FH-Bruecke gebrochen - ausf. 11-11-13\r\nWerk ers. und mit Pr?fband \r\nK 1111 1300 ', '', '2013-11-14', '2013-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-14', '58.166.36.25', 'CPE-58-166-36-25.lnse2.win.bigpond.net.au', '2013-09-17', 'RG623727209DE', NULL),
(1198, '', 1009, 999999999, 2, '?', '2013-09-10', '2013-09-10', '2012-10-12', 'silver', 'white', 'Paragon', 'The disk the timezone is moving around.\r\ni would like to have a new watch please, now that it is the 2. time. if posible the gold case whit black disk', 'Uhr erhalten 16.09.2013\r\n19-09-13\r\nwieso 2. mal? okay, andere email, dann wohl fuers \'Programm ein neuer Kunde.\r\nIndexring geklebt und Lunette ers. \r\nK 2009 0930 - anschliessend zu Enis', '', '0000-00-00', '2013-09-30', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-30', '87.58.91.55', '87-58-91-55-dynamic.dk.customer.tdc.net', '2013-09-17', 'RG 5181 3963 5DE', NULL),
(1199, '', 1010, 2, 2, '49064', '2013-09-10', '2013-07-08', '2013-07-08', 'Gold', 'schwarz', 'Elysee', 'steht fest', '13-09-13\r\nwar ausgeschwungen', '', '2013-09-16', '2013-09-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-16', '', '', '0000-00-00', 'RG 5181 3887 3DE', NULL),
(1200, '', 1011, 999999999, 2, '4260295880398', '2013-09-10', '2013-08-07', '2013-08-07', 'Gold', 'Guld', 'Casablanka', 'The clock does not work after withdrawal of the spring.', 'Uhr erhalten 16.09.2013\r\n21-09-13\r\nUnruh kpl. fest - hatte sich verhakt...\r\nK 2109 1310', '', '2013-09-23', '2013-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-23', '78.72.74.40', '78-72-74-40-no33.tbcn.telia.com', '2013-09-17', 'RG 5181 3930 4DE', NULL),
(1202, '', 1013, 999999999, 2, 'GM-3005-7', '2013-09-10', '2013-08-06', '2013-08-12', 'GOLD', 'BLACK', 'Marco Polo Diamond', 'The watch stopped, and stopped ticking; I have wound the watch crown but nothing seems to happen?', '19-09-13\r\nIndex 7 ab - geklebt\r\nK 1909 1610', '', '2013-09-23', '2013-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-23', '149.254.180.254', '149.254.180.254', '2013-09-17', 'RG 5181 39295DE', NULL),
(1204, '', 1015, 999999999, 2, 'T3008-1-02', '2013-09-10', '2013-03-28', '2013-03-28', 'Black', 'Black silver', 'Theorema damascus diamond', 'Roght top button for months doesnt work.\r\nAlso smal clock dial is not showing the same time as the main clock face', '13-09-13\r\nKorrekturfeder gebrochen - ersetzt, aber... wieder gebrochen, weil Datum sehr schwergaengig! Jetzt Werktausch - mit 2 Werken\r\nK 1709 1015', '', '2013-09-19', '2013-09-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-19', '90.244.170.78', 'user-5af4aa4e.broadband.tesco.net', '2013-09-17', 'RG 5181 3899 2DE', NULL),
(1205, '', 1016, 999999999, 2, 'GM3005', '2013-09-11', '2013-08-20', '2013-08-20', 'ARGENTO', 'NERO', 'TUFINA THEOREMA MARCO POLO', 'MANCANO LE LANCETTE DI UN QUADRANTE ALL\'INTERNO DEL QUADRANTE PRINCIPALE\r\nFEHLT Die Hände eines DIAL DIAL IN DER WOHNUNG', 'Uhr erhalten 19.09.2013!\r\n21-09-13\r\nnoch eine von denen, wo das Werk gegen Boden gedrueckt ist...\r\nZB-Fuesse gekuerzt, Zg gesetzt\r\nK 2309 1610', '', '2013-09-26', '2013-09-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-26', '188.9.80.87', 'host87-80-static.9-188-b.business.telecomitalia.it', '2013-09-18', 'RG 5181 3950 8DE', NULL),
(1207, '', 1017, 999999999, 2, '4 26095 880299', '2013-09-11', '2013-05-26', '2013-05-26', 'silver', 'white', 'Ado Gavioli', 'it is suddenly blocked for no apparent reason\r\n(Paragon weiß weiß)', 'Uhr erhalten 13.09.2013\r\n19-09-13\r\nUhr laeuft beim auspacken? eingestellt und\r\nK 1909 1550', '', '2013-09-23', '2013-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-23', '93.57.72.136', '93-57-72-136.ip163.fastwebnet.it', '2013-09-18', 'RG 5181 3925 5DE', NULL),
(1208, '', 1018, 2, 2, 'Paragon', '2013-09-11', '2013-01-21', '2013-01-21', 'Gold', 'Weiß', 'Theorema', 'Krone fehlt', '16-09-13\r\nRestWelle aus Werk entfernt, Krone mit Welle ers. und\r\nHilfsklinkenrad ers.\r\nK 1609 1150', '', '2013-09-19', '2013-09-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-19', '', '', '0000-00-00', 'RG 5181 3898 9DE', NULL),
(1209, '', 1019, 2, 2, 'Panthos', '2013-09-11', '2013-02-10', '2013-02-10', 'Gold', 'Gelb', 'Theorema', 'Zeiger Stellung zueinander', 'Uhr erhalten 11.09.2013\r\n13-09-13\r\n1/4-Rohr war hochgekommen... befestigt und\r\nK 1309 1610', '', '2013-09-16', '2013-09-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-16', '', '', '0000-00-00', 'RG 5181 3888 7DE', NULL),
(1210, '', 1020, 2, 1, 'Marco Polo', '2013-09-11', '2011-12-22', '2011-12-22', 'Silber', 'Weiß', 'Theorema', '', 'Uhr erhalten 11.09.2013\r\n13-09-13\r\nausgeschwungen - eingerenkt und\r\nK 1309 1655\r\n', '', '2013-10-31', '2013-10-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-26', '', '', '0000-00-00', '43268109313 ', NULL),
(1211, '', 1014, 999999999, 2, 'T3008', '2013-09-11', '2012-11-30', '2012-11-30', 'Silver', 'White', 'Damscus Diamond', 'The day does not change at midnight but at 0200hrs. The month hand is not in sync with both time and date', 'Uhr erhalten 13.09.2013\r\n19-09-13\r\nKeine Fehler! Tag schaltet immer spaeter als Datum, und der Monat wird gar nicht geschaltet, nur manuell!', '', '2013-10-04', '2013-10-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-04', '89.127.168.48', 'mail.caragh.ie', '2013-09-18', 'RG518139026DE', NULL),
(1212, '', 1012, 999999999, 2, 'GM 101', '2013-09-11', '2012-11-20', '2012-11-20', 'GOLD', 'GOLD', 'THEOREMA', 'WINDER NEVER WORKED ON THIS WATCH.\r\nI BOUGHT IT LAST YEAR AS A PRESENT FOR MY SON, WHO LIVES IN lATVIA. I TOOK IT THERE AT CHRISTMAS. I CONTACTED YOU AT THE TIME WITH MY COMPLAINT. I HAVE HAD TO WAIT TILL HE CAME HOME WITH THE WATCH AS IT IS UNSAFE TO POST ANYTHING FROM LATVIA TO IRELAND. \r\nAT THIS STAGE I WOULD LIKE A REFUND OF THE MONEY I PAID FOR IT.\r\nREGARDS,\r\nJOSEPHINE SCOTT', '19-09-13\r\nsteht, aber warum? - Krone geloest auf der Welle aber... SekRd klemmt - jo, ZB verschoben - gerichtet und Krone ers.\r\nK 1909 1115 - dann kpl. zu Enis', '', '0000-00-00', '2013-09-25', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-25', '109.78.159.244', '109.78.159.244', '2013-09-18', 'RG 5181 3940 6DE', NULL),
(1213, '', 1022, 999999999, 2, 'GM3006', '2013-09-11', '2013-08-04', '2013-08-04', 'BLACK', 'GOLD', 'THEOREMA', 'Loosing time and not synchronising accurately', 'Uhr erhalten 16.09.2013\r\n19-09-13\r\nlt. ZW + 30s/d\r\nK 1909 1250 - bestaetigt\r\nreguliert', '', '2013-09-23', '2013-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-23', '2.220.24.202', '02dc18ca.bb.sky.com', '2013-09-18', 'RG 5181 3926 4DE', NULL),
(1214, '', 1023, 999999999, 2, 'GM 104', '2013-09-11', '2013-07-16', '2013-07-18', 'Golden', 'blue, black', 'Theorema Copacabana', 'I winded it , nothing happened, it\'s totally dead. ', 'Uhr erhalten 09.10.2013\r\n16-13-13\r\nausgeschwungen - Anker hoeher gerichtet und \r\nK 1610 1335', '', '2013-10-17', '2013-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-17', '193.156.161.253', '193.156.161.253', '2013-09-18', 'RG 6237 2552 5DE', NULL),
(1215, '', 1021, 1, 2, '3006', '2013-09-11', '0000-00-00', '0000-00-00', '', '', 'Theorema', 'ohne aber eilig', '11-09-13\r\nausgeschwungen? - jepp\r\nK 1109 1620', '', '2013-09-13', '2013-09-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-13', '', '', '0000-00-00', 'RG 5181 3870 6DE', NULL),
(1216, '', 224, 1, 2, 'Paragon', '2013-09-11', '0000-00-00', '2012-08-08', 'rosé', 'weiß', 'Theorema', 'will Geld zurück! Datumsstellknopf schwergängig', '11-09-13\r\nStellknopf mit VacuSeal gaengig gemacht und \r\nK 1109 1635 - nochmal gestellt 1309 0930\r\nverliert? bl. stehen? - zieht nicht auf! \r\nHilfsklinkenrad ers. und Automatik gefettet\r\nK 1609 1120 - neu gestellt 1709 0840\r\n\r\nUhr wieder zurückgeschickt...Spassvogel', '', '2013-10-04', '2013-10-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(1217, '', 805, 1, 2, 'Paragon', '2013-09-11', '0000-00-00', '0000-00-00', 'weiß', 'weiß', 'Theorema', 'steht wieder (Rep. 939)', '12-09-13\r\nVerpackungsreste (?) aus Unruh und Gehaeuse entfernt...\r\nK 1209 1340', '', '2013-09-23', '2013-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-16', '', '', '0000-00-00', 'RG 5181 3894 4DE', NULL),
(1218, '', 1024, 1, 1, 'GM 101', '2013-09-11', '2013-07-12', '2013-07-17', 'schwarz', 'schwarz', 'Theorema', 'steht nach Vollaufzug', '11-09-13\r\nRuecker klemmt im MinRd - besser gesagt Ruecker hat sich zerlegt! Und Ellipse fehlt auch! \r\nUnruh kpl. ers. und\r\nK 1209 1245\r\nUhr erhalten 21.10.2013 ==> 1468', '', '2013-10-22', '2013-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-13', '', '', '0000-00-00', 'RG 5181 3874 5DE', NULL),
(1219, '', 291, 1, 2, '3008', '2013-09-11', '0000-00-00', '2012-10-28', 'weiß', 'weiß', 'Theorema', 'klMinZg abgefallen', '12-09-13\r\nZg aufgesetzt und\r\nK 1209 1110', '', '2013-09-16', '2013-09-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-16', '', '', '0000-00-00', 'RG 5181 3885 6DE', NULL),
(1220, '', 1025, 1, 2, 'Monaco Diamond', '2013-09-11', '2013-08-14', '2013-08-15', 'schwarz', 'weiß', 'Theorema', 'geht gar nicht', '12-09-13\r\nwar ausgeschwungen\r\nK 1209 1345\r\nUhr erhalten 07.10.2013 The watch is OK, waiting for an answer THE SAME PERSON WITH DONNA GRELL \r\n1323 reparaturen code', '', '2013-10-08', '2013-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-16', '', '', '0000-00-00', 'RG 5181 3884 2DE', NULL),
(1221, '', 1026, 1, 2, '3005', '2013-09-11', '2012-07-10', '2012-07-10', 'weiß', 'weiß', 'Theorema', 'steht', '11-09-13\r\nauch Zierringe abgefallen...\r\nDatumstern ers. sowie Einer Datumscheibe und Zifferblatt\r\nK 1209 1430', '', '2013-09-16', '2013-09-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-16', '', '', '0000-00-00', 'RG 5181 3892 7DE', NULL),
(1222, '', 1027, 999999999, 2, 'no serial on clock', '2013-09-11', '2012-10-20', '2012-10-21', 'gold', 'black', 'monaco diamond', 'Doesent work , stoen dead !! dont have the box left', 'Uhr erhalten 20.09.2013\r\n21-09-13\r\nTota Day fehlt... im Werk? jo, FH - was dann auch gleich voellig auseinanderflog... \r\nFH ers. - Tota Day ers.\r\nK 2309 1315', '', '2013-09-26', '2013-09-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-26', '80.216.76.198', 'c80-216-76-198.bredband.comhem.se', '2013-09-18', 'RG 5181 3952 5DE', NULL),
(1223, '', 857, 999999999, 2, '76002', '2013-09-11', '2012-08-10', '2012-08-10', 'steel', 'black', 'Elysee', 'Hallo nochmal, ich habe es. 10.09.2013 erhalten meine Uhr wieder von der Reparatur, es mit großen Bedauern ist, dass ich muss sagen, es wieder kaputt ist, das Datum fest, wie es ist 3 mal ist, beantrage ich, dass der Deal geht zurück, habe ich nicht mehr Takt immer zur Arbeit gehen tilid.\r\nIch habe heute mit Groupon Kundenservice gesprochen und vereinbart, dass ich diese E-Mail zu schicken, oder weiter schicken unsere Mail zu ihnen. Ich freue mich auf Ihre Antworten auf den nächsten Kurs, erinnere ich Sie über unsere vorherige Zustimmung zu erstatten die meine Portokosten.\r\n\r\nMit freundlichen Grüßen,\r\nAnders Jakobsen', 'Uhr erhalten 25.09.2013\r\n11-10-13\r\nDatumkorrektor gebrochen... \r\n\r\nIch glaube Groupon hat Ihn das geld zurückgegeben\r\n\r\nUhr behalten wir', '', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '62.107.98.42', '3e6b622a.rev.stofanet.dk', '2013-09-18', '', NULL),
(1224, '', 1028, 999999999, 2, 'do not know', '2013-09-11', '2013-03-15', '2013-03-15', 'silver', 'skeleton', 'Theorema', '-The wind fell out and will not go back in to proper position, will not wind coil\r\n-Second hand has fallen off and is stuck in dial\r\n-Glass has crack in it from edge of dial\r\n-Leather is wearing off from back side already\r\n(Modell 2008 - Everest)', 'Uhr erhalten 0711.2013\r\n08-11-13\r\njo - und noch\'n Komiker... \r\nGlas und Band KEINE Garantie!\r\nWelle und SekZg ja... - also Reparatur 25,- f?r Glas und 15,- f?r Band und 12,- Arbeit = 52,- ausf. 1211\r\n12-11-13\r\nGeh?useoberteil ers. - SekZg ers. - Band ers. - WD-Test ==> 8310\r\nK 1211 1050', '', '2013-11-15', '2013-11-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-15', '24.149.9.52', 'dhcp-52-9-149-24.cf-vl10.cfu.net', '2013-09-18', 'RG 6237 2735 9DE', NULL),
(1225, '', 1029, 999999999, 2, 'T J005', '2013-09-12', '2012-11-25', '2012-11-25', 'Gold', 'Black', 'Theorema Marco Polo', 'The month indicator is detached and something \r\nprobably disturbed the mechanism, because the watch doesn\'t self-wind anymore, it stops after a short time! I am not sure if the date of invoice is correct. The invoice is at my home, but I guess it\'s the same as date the warranty starts?\r\n\r\n', 'Uhr erhalten 16.09.2013\r\n19-09-13\r\nAW doppelt gebrochen und ZB abgeloest... kann nicht durch normalen Gebrauch passiert sein\r\nUhr wird gefallen sein - daher auch die Beschaedigungen\r\n==> Werktausch kostenpflichtig - ausf. 19-11-13\r\nWerk und Krone ers. \r\nK 1911 1525\r\nUhr versendet 05.12.2013  RG 62 372 825 2DE', '', '2013-12-05', '2013-12-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-22', '194.78.95.18', '18.95-78-194.adsl-static.isp.belgacom.be', '2013-09-19', 'RG 6237 2794 6DE', NULL),
(1226, '', 349, 999999999, 2, ' T3003', '2013-09-12', '0000-00-00', '0000-00-00', '.', '.', 'pionier', 'Reference : T3003\r\nDate: 19/10/12\r\nWatch stop and needle showing the days is not working.\r\n\r\n', '19-09-13\r\nKorrekturhebel Day war verklemmt...\r\nK 1909 1155', '', '2013-09-23', '2013-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-23', '31.3.72.138', '31.3.72.138', '2013-09-19', 'RG 5181 3923 3DE', NULL),
(1227, '', 1030, 2, 2, 'Casablanca', '2013-09-12', '0000-00-00', '0000-00-00', 'silber', 'Weiss', 'Theorema', '', 'Registered after emailing the owner!12.09.2013', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-12', '', '', '0000-00-00', 'RG518138578DE', NULL),
(1228, '', 888, 999999999, 2, 'Monte Carlo', '2013-09-12', '2013-06-07', '2013-06-07', 'UNKNOWN', 'UNKNOW', 'Theorema', 'Theorema watch reference number \"GM 102\". The manual re-charging mechanism is not working. When I tried to re-charge the watch following your instructions, it stopped after an hour. Then it never works again.', 'Uhr erhalten 18.09.2013\r\n21-09-13\r\nEllipse - Unruh kpl. ers. und \r\nK 2109 1530', '', '2013-09-23', '2013-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-23', '193.41.37.3', 'wgw1.fresenius.de', '2013-09-19', 'RG 5181 3922 0DE', NULL),
(1229, '', 1031, 999999999, 2, 'P251J681', '2013-09-12', '2012-11-25', '2012-11-25', 'SILVER', 'SILVER/BLU/GOLD', 'COPACABANA - THEOREMA', 'AT FIRST THE WATCH WAS LATE OF FEW MINUTES, THEN FEW HOURS (EVEN IF I FULLY CHARGED IT) AND FINALLY IT COMPLETELY STOPPED.\r\n\r\nPLEASE SEND TO THE FOLLOWING ADDRESS!\r\nSIMPLY WOMAN S.R.L.\r\nvia Morse, 5\r\nzip code: 41012 - Carpi (MO)\r\nItaly', 'Uhr erhalten 16.09.2013\r\n19-09-13\r\nsteht weil ausgeschwungen, aber Index 12 auch geloest\r\nK 1909 1245 geht prima - jetzt Umlauf\r\nK 2109 1115', '', '2013-09-24', '2013-09-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-24', '87.17.47.187', 'host187-47-dynamic.17-87-r.retail.telecomitalia.it', '2013-09-19', 'RG518139352DE', NULL),
(1230, '', 1032, 999999999, 0, 'GM104', '2013-09-12', '2012-08-03', '2012-09-03', 'Brown', 'Gold', 'Theorema Copacabana', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.232.41.194', '81-232-41-194-no210.tbcn.telia.com', '2013-09-19', '', NULL),
(1231, '', 1033, 999999999, 2, 'T3006', '2013-09-12', '2012-11-14', '2012-11-14', 'Black', 'Gold', 'Monaco Diamond', 'just stopped working, not going forwards and stopping all the time.', 'Uhr erhalten 18.09.2013!\r\n21-09-13\r\nAnker gebrochen? auch... wegen mehrerer Fehler Werktausch \r\nK 2309 1405', '', '2013-09-26', '2013-09-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-26', '91.142.104.211', '91.142.104.211', '2013-09-19', 'RG 5181 3953 9DE', NULL),
(1232, '', 1034, 999999999, 0, 'GM-103-1-01', '2013-09-13', '2013-07-12', '2013-07-30', 'Undyed', 'black', 'Theorema, Sao Paolo ', 'It doesn\'t function or start at all. I followed the given instruction to make it start, but nothing worked. I tried every step-by-step procedure but nothing helps. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '129.242.113.66', 'dhcp322-ans.wifi.uit.no', '2013-09-20', '', NULL),
(1233, '', 1034, 999999999, 2, 'GM-103-1-01', '2013-09-13', '2013-07-12', '2013-07-30', 'Undyed', 'Black', 'Theorema, Sao Paolo', 'It doesn\'t function or start at all. I followed the given instrunction to make it start, but nothing worked. I tried to every step-by-step procedure but nothing helps.', 'Uhr erhalten 27.09.2013\r\n11-10-13\r\nausgeschwungen - Anker hoeher gerichtet\r\nK 1110 1705', '', '2013-10-14', '2013-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-14', '129.242.177.197', 'strv8-ans197.bargi.uit.no', '2013-09-20', 'RG 6237 2509 7DE', NULL),
(1234, '', 1035, 999999999, 2, 'T3007', '2013-09-13', '2012-09-29', '2013-10-11', 'Gold', 'Gold', 'Theorema Vienna gold', 'The watch stops to often, and could you please check the button to help start the watch if its working properly, because I need to shake my watch some times in order for the watch to start because the button doesn´t work properly. And please don´t leave any dust on the inside\r\nThank You\r\nBest regards Hai Nguyen', 'Uhr erhalten 18.09.2013!\r\n21-09-13\r\nhmmm.... \r\nK 2109 1505 - steht auf 1115 - aber grundlos...\r\nK 2309 1500 - steht auf 1825\r\n==> Major-Fehler gefunden: Bruecke ueber dem ShowRad verspannt sich \r\nK 2609 0845', '', '2013-09-30', '2013-09-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-30', '130.241.138.146', '130.241.138.146', '2013-09-20', 'RG 5181 3960 0DE', NULL),
(1237, '', 564, 1, 1, '3005', '2013-09-13', '2011-12-27', '2011-12-27', 'weiß', 'schwarz', 'Theorema', 'EinerDatum verdreht', 'Kunde hat neue Uhr bekommen', '', '2013-11-21', '0000-00-00', 0, 0, 0, 0, 0, 1, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(1236, '', 468, 1, 2, 'Cannes D', '2013-09-13', '2012-09-28', '2012-09-28', 'weiß', 'weiß', 'Theorema', 'Rotor gelöst bzw. AutoBrücke ', '13-09-13\r\nhmm... Schrauben aus RW entfernt, Uhr laeuft auch... aber macht schlechten Gang!\r\nK 1309 1645 - reguliert gar nicht... weil der untere Unruhzapfen ab ist! Also Unruh kpl. und\r\nK 1609 1245', '', '2013-09-19', '2013-09-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-19', '', '', '0000-00-00', 'RG518138975DE', NULL),
(1238, '', 785, 1, 2, '3003', '2013-09-13', '2011-12-15', '2011-12-10', 'weiß', 'schwarz', 'Compast', 'Totalisator Monat abgefallen', '13-09-13\r\nneuen Zeiger aufgesetzt\r\nK 1309 1550', '', '2013-09-25', '2013-09-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-26', '', '', '0000-00-00', '43268109331 ', NULL),
(1239, '', 1036, 1, 2, 'GM 101', '2013-09-13', '2013-08-07', '2013-08-07', 'gelb', 'gelb', 'Theorema', 'muss 2x am Tag aufgezogen werden?', '13-09-13\r\njo... Kontrolle also\r\nK 1309 1555 - laeuft bestens und laenger als 40h!\r\nUhr erhalten 19.11.2013', '', '2013-11-19', '2013-11-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-16', '', '', '0000-00-00', 'RG 5181 3893 5DE', NULL),
(1240, '', 502, 1, 2, '3005', '2013-09-13', '0000-00-00', '0000-00-00', '', '', 'Theorema', 'ausgeschwungen', '13-09-13\r\nAnker hoeher gerichtet und \r\nK 1309 1715', '', '2013-09-16', '2013-09-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-16', '', '', '0000-00-00', 'RG518138839DE', NULL),
(1242, '', 1038, 999999999, 2, 'HM104', '2013-09-13', '2013-07-12', '2013-07-18', 'Silver', '?', 'Copacabana', 'Time set does not work. When we set the time it only works for a few seconds and then stops all at once. ', 'Uhr erhalten 26.09.2013\r\n10-10-13\r\nkpl. abgelaufen... aufgezogen und \r\nK 1010 1330', '', '2013-10-14', '2013-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-14', '2.101.77.250', 'host-2-101-77-250.as13285.net', '2013-09-20', 'RG 6237 2512 3DE', NULL),
(1243, '', 746, 999999999, 2, 'T2003', '2013-09-13', '0000-00-00', '0000-00-00', 'Chrom', 'Black', 'Theorama', 'Now my watch is back from u.\r\nI get condens under the glass when it is Sunny.', '07-10-13\r\nGlas innen gesaeubert und wd-Test ==> 8310\r\nUhr erhaltet 20.11.2013 full Return???\r\nWaiting for an answer\r\nUhr versendet 22.11.2013 RG 62 372 782 7DE', '', '2013-11-22', '2013-11-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-08', '143.176.104.214', 'ip214-104-176-143.adsl2.static.versatel.nl', '2013-09-20', 'RG 5181 3982 5DE', NULL),
(1244, '', 1039, 999999999, 2, 'GM 107', '2013-09-14', '2013-09-14', '2013-04-10', 'koperkleur', 'bruin', 'Theorama', 'The pointer of de clock is broken. It\'s of the clock and the small one is also broken. ', 'Uhr erhalten 19.09.2013\r\n21-09-13\r\nMinZg ers. sowie falsch montierte Briden korrigiert\r\nK 2309 1330', '', '2013-09-30', '2013-09-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-30', '84.31.127.207', '541F7FCF.cm-5-8b.dynamic.ziggo.nl', '2013-09-21', 'RG518139349DE', NULL),
(1245, '', 1040, 2, 2, 'T3004', '2013-09-16', '2011-12-10', '0000-00-00', 'Silver', 'Weiß', 'Compast', 'zieht nicht selbstständig auf\r\nGarantie 10.12.11', 'Uhr erhalten 16.09.2013\r\n21-09-13\r\nDoch, Aufzug ist okay, aber... Sekundenrad oder AR hat einen Zapfen verloren - noe, Schrauben der RW-Bruecke geloest\r\nK 2309 1435 reguliert 2609', '', '2013-10-08', '2013-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-08', '', '', '0000-00-00', 'RG 5181 3981 7DE', NULL),
(1246, '', 1041, 999999999, 2, 'GM 3005', '2013-09-16', '2013-08-20', '2013-08-22', 'silver', 'black', 'Theorema', 'The Theorema \"marco polo\" watch is automatic yet I am losing a minimum of 10mins a day on the time every day. ', 'Uhr erhalten 19.09.2013\r\n21-09-13\r\nentweder Anker zu hoch, oder U-Welle gebrochen\r\nAnker tiefer gerichtet, ZB-Fuesse gekuerzt\r\nK 2309 1635', '', '2013-09-26', '2013-09-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-26', '195.234.39.220', '195.234.39.220', '2013-09-23', 'RG 5181 3951 1DE', NULL),
(1247, '', 1042, 2, 2, 'Copacabana', '2013-09-16', '0000-00-00', '0000-00-00', 'Gold', '', 'Theorema', 'absolut ohne', 'Uhr erhalten 16.09.2013\r\n19-09-13\r\neingestellt und \r\nK 1909 1540 - einwandfrei, jetzt Umlauf\r\nK 2109 1115 - absolut einwandfrei\r\nzu Enis', '', '0000-00-00', '2013-09-24', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-24', '', '', '0000-00-00', 'RG 5181 3937 0DE', NULL),
(1248, '', 1043, 2, 2, 'Marco Polo', '2013-09-16', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Theorema', 'ohne Fehlerbeschreibung', 'Uhr erhalten 16.09.2013\r\n19-09-13\r\nDatumschaltrad defekt - ers. \r\nZB mit 2 Klebepunkten befestigt\r\nK 1909 1525\r\nUhr erhalten 07.11.2013', '', '2013-11-07', '2013-11-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-26', '', '', '0000-00-00', '43268109409 ', NULL),
(1249, '', 1044, 999999999, 0, 'GM-104', '2013-09-16', '2013-02-13', '2013-02-13', 'Gold', 'Silver & black  ', 'COPACABANA', 'The mechanic movement is work just for 10 sec after that it\'s stop !! ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.49.105.140', '188.49.105.140', '2013-09-23', '', NULL),
(1250, '', 1044, 999999999, 2, 'GM-104', '2013-09-16', '2013-02-13', '2013-02-13', 'GOLD', 'SILVER & BLACK', 'COPACABANA', 'THE MECHANIC MOVEMENT IS WORK JUST FOR 10 sec AFTER THAT IT\'S STOP !! ', 'Uhr erhalten 30.09.2013\r\n12-10-13\r\nkpl. abgelaufen! \r\nK 1210 1725', '', '2013-10-15', '2013-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-15', '188.51.44.82', '188.51.44.82', '2013-09-23', 'RG 6237 2522 5DE', NULL),
(1251, '', 1045, 999999999, 2, 'GM 104', '2013-09-16', '2013-07-18', '2013-07-18', 'black', 'silver', 'Theorema Copacabana', 'Watch when wind up is going to fast, faster in 20 min each hour. \r\n\r\n', 'Uhr erhalten 18.09.2013!\r\n21-09-13\r\nhoert sich nach Spirale an, die liegt aber gut... \r\nK 2109 1435', '', '2013-09-25', '2013-09-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-25', '109.255.12.73', '109.255.12.73', '2013-09-23', 'RG518139281DE', NULL),
(1252, '', 1046, 2, 2, 'T3008', '2013-09-17', '2013-03-10', '2013-03-10', 'Silver', 'Black', 'Theorema', 'Tota Day abgefallen, Uhr hat aber vorher schon geklappert', '21-09-13\r\nWerk Richtung Boden verschoben? nein, Rotor hat Spiel\r\nZB-Fuesse gekuerzt, Zg aufgesetzt\r\nK 2309 1525', '', '2013-09-26', '2013-09-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-26', '', '', '0000-00-00', 'RG 5181 3956 0DE', NULL),
(1253, '', 1047, 999999999, 2, '6M106', '2013-09-17', '2012-12-12', '2012-12-12', 'Black', 'silver', 'Theorema Toronto', 'The crown on the watch just fell off when winding it up.\r\n\r\nI don\'t know where to find the serial number required above', 'Uhr erhalten 23.09.2013\r\n09-10-13\r\nWelle gebrochen - Sperrfeder defekt\r\nbeides ers. und K 0910 1440 - reguliert', ',', '2015-10-01', '2015-10-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-11', '86.185.1.42', 'host86-185-1-42.range86-185.btcentralplus.com', '2013-09-24', 'RG 5181 3988 2DE', NULL),
(1254, '', 1048, 999999999, 0, 'T4004', '2013-09-17', '2013-03-12', '2013-03-20', 'silver', 'nero', 'Theorema', 'il caricamento è a molla e segna sempre le ore sbagliate.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.240.63.117', 'host117-63-static.240-95-b.business.telecomitalia.it', '2013-09-24', '', NULL),
(1255, '', 1049, 999999999, 0, '0', '2013-09-17', '0000-00-00', '2013-06-20', 'brown', 'gold', 'THEOREMA(CASABLANCA)', 'there is a problem with the clasps,that does not become firmly fixed together,it does not fasten.\r\nthank you', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.14.158.201', 'cpc3-slam6-2-0-cust200.2-4.cable.virginmedia.com', '2013-09-24', '', NULL),
(1256, '', 1050, 2, 2, 'GM 103', '2013-09-18', '2012-10-12', '0000-00-00', 'Silver', '', 'Theorema', '', 'Uhr erhalten 18.09.2013\r\n21-09-13\r\nKrone ist ab - ers. und \r\nK 2109 1350', '', '2013-09-23', '2013-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-23', '', '', '0000-00-00', 'RG 5181 3931 8DE', NULL),
(1257, '', 1051, 999999999, 2, 'GM 3005', '2013-09-18', '2013-08-10', '2013-08-10', 'Natural Stainless Steel', 'Black', 'Theorema', 'Day indicator does not move to allow correct setting of date', 'Uhr erhalten 24.09.2013\r\n09-10-13\r\nKorrektorfeder justiert und K 0910 1620\r\n\r\nSend to the following address\r\nW. J. Lewis BM LTD\r\nMills Hill Road \r\nManchester\r\nM24 2FB\r\nThe customer asked so!', '', '2013-10-14', '2013-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-14', '151.230.25.13', '97e6190d.skybroadband.com', '2013-09-25', 'RG 6237 2508 3DE', NULL),
(1387, '', 1153, 999999999, 2, 'GM106', '2013-10-10', '2013-08-04', '2013-08-15', 'gold', 'Black/White', 'Theorema', 'Ich hab 15-08-2013 eine uhr gekauft, Model Toronto.\r\nEs ist eine sehr schone uhr aber die anzeigers verspringen jedes mahl.\r\nMeine frage ist wo kan ich im reparieren lassen unter garantie. Ich hab die uhr gekauft beim internet, groupon.\r\n ', 'Uhr erhalten 15.10.2013\r\n18-10-13\r\nStdZg zu lose - Systemfehler Toronto - StdZg und MinZg ers. \r\nK 1810 1725', '', '2013-10-21', '2013-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-21', '2a01:670:6a68:b800:d0:5686:7302:f78c', '2a01:670:6a68:b800:d0:5686:7302:f78c', '2013-10-17', 'RG 6237 2577 2DE', NULL),
(1259, '', 1053, 1, 2, 'GM 101', '2013-09-19', '2012-10-10', '2012-10-10', 'weiß', 'weiß', 'Theorema', 'Reguliert nicht - Not keeping correct time', '19-09-13\r\n1. Test - Werktisch 1909 1035\r\n2. Test - Umlauf 2009 0900 - l?uft einwandfrei!', '', '2013-09-23', '2013-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-23', '', '', '0000-00-00', 'RG 5181 3932 1DE', NULL),
(1260, '', 876, 1, 2, '3006 Monaco', '2013-09-19', '2012-11-25', '2012-11-25', 'weiß', 'weiß', 'Theorema', 'bleibt wiederholt stehen - läuft unzuverlässig', '19-09-13\r\nso so... K 1909 1015\r\nUhr laeuft absolut einwandfrei', '', '2013-09-23', '2013-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-23', '', '', '0000-00-00', 'RG 5181 3921 6DE', NULL),
(1261, '', 1054, 1, 2, 'GM 101 Casablanca', '2013-09-19', '2012-10-10', '2012-10-10', 'weiß', 'schwarz', 'Theorema', 'nach 3 Monaten (Januar 13) stehengeblieben', '19-09-13\r\nVollaufzug - aber keine Kraft auf dem RW \r\njo, ein mini plastik Nubsi der Werkhalterung lag zwischen FH und MRTrieb... entnommen und \r\nK 1909 1130', '', '2013-09-23', '2013-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-23', '', '', '0000-00-00', 'RG 5181 3918 0DE', NULL),
(1262, '', 1055, 1, 2, '3005 Marco Polo', '2013-09-19', '2013-04-12', '2013-04-12', 'gelb', 'schwarz', 'Theorema', 'Keine Funktion', '19-09-13\r\nausgeschwungen - Anker hoeher gerichtet und \r\nK 1909 1635', '', '2013-09-23', '2013-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-23', '', '', '0000-00-00', 'RG 5181 3927 8DE', NULL),
(1263, '', 754, 1, 1, 'GM 101 Casablanca', '2013-09-19', '0000-00-00', '2012-11-20', 'gelb', 'schwarz', 'Theorema', 'absolut ohne', '19-09-13\r\nzu Enis -\r\nWerk benutzt für neues Gehäuse', '', '2014-05-12', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(1264, '', 1056, 1, 2, 'GM 106 Toronto', '2013-09-19', '2013-08-16', '2013-08-16', 'gelb', 'weiß', 'Theorema', 'läßt sich nicht aufziehen', '19-09-13\r\nWH Schraube geloest - befestigt und \r\nK 1909 1725', '', '2013-09-23', '2013-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-23', '', '', '0000-00-00', 'RG 5181 3917 6DE', NULL),
(1265, '', 1057, 999999999, 2, 'T3008', '2013-09-20', '2013-09-20', '2013-06-06', 'black', 'white/black', 'theorema', 'my watch doesn\'t work at all', '07-11-13\r\nUnruh fest - Messer klemmt unterm Plateau - gerichtet und \r\nK 0711 1555', '', '2013-11-11', '2013-11-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-11', '130.104.190.182', 'portsemal.serp.ucl.ac.be', '2013-09-27', 'RG 6237 2704 0DE', NULL),
(1267, '', 652, 1, 2, 'Paragon', '2013-09-21', '0000-00-00', '2013-01-21', 'bicolor rot', 'weiß', 'Theorema', 'WASSER!', '21-09-13\r\nUhr ist aber lt. Pruefung WD nach DIN\r\nalso, ausserhalb der erlaubten Grenzen getragen - Keine Garantie', '', '2014-06-04', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-29', '', '', '0000-00-00', 'RG 6237 2812 0DE', NULL),
(1268, '', 343, 1, 2, '3005 MarcoPolo', '2013-09-21', '0000-00-00', '2012-07-10', 'weiß', 'schwarz Dia', 'Theorema', 'Tota Monat fehlt', '21-09-13\r\nZg aufgesetzt und\r\nK 2309 1645\r\nUhr erhalten 17.10.2013 UNCLAIMED', '', '2013-10-17', '2013-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-26', '', '', '0000-00-00', 'RG 5181 3949 9DE', NULL),
(1269, '', 643, 999999999, 2, 'UNKNOWN', '2013-09-21', '2013-02-18', '2013-02-20', 'BLACK', 'BLACK', 'THEOREMA', '2ND FAULT.  HUMIDITY WITHIN THE WATCH.  AGREED RETURN FOR FULL REFUND FROM GROUPON.', 'Uhr erhalten 25.09.2013 Waiting for an answer....', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '62.252.7.214', 'cpc1-leic14-2-0-cust469.8-1.cable.virginmedia.com', '2013-09-28', '', NULL),
(1270, '', 1059, 999999999, 2, 'T3008-1', '2013-09-21', '2013-05-25', '2013-06-06', 'metal/chrome', 'White', 'Theorema', 'The mechanical automatic part of the watch doesn\'t work anymore.', 'Uhr erhalten 27.09.2013\r\n10-10-13\r\nausgeschwungen - hmm, aber auch Klemmung im RW\r\n==> Werktausch und K 1010 1645', '', '2013-10-14', '2013-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-14', '84.86.211.92', 'ip5456d35c.speed.planet.nl', '2013-09-28', 'RG 6237 2511 0DE', NULL),
(1273, '', 1061, 999999999, 2, 'T3005', '2013-09-23', '2013-03-06', '2013-03-16', 'Black', 'Marco Polo Diamond White', 'Theorema', 'This watch is not function since July 2013. From June 2013, it start running very slow and stop function on July 2013. I have send out all warranty card and document to you in this delivery for your reference. Please send back to us as soon as possible.', 'Uhr erhalten 27.09.2013\r\n12-10-13\r\nAnker zu tief - gerichtet, Druecker 4 ers. und \r\nK 1210 1450', '', '2013-10-15', '2013-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-15', '218.111.255.242', 'mail.tmcfertility.com', '2013-09-30', 'RG 6237 2519 9DE', NULL),
(1274, '', 1062, 999999999, 2, 'GM-103-2', '2013-09-23', '2013-07-30', '2013-07-18', 'Black', 'Black', 'SAO PAOLO', 'I?ve got problem with belt, he has in rips on the seams( thread drawn from the belt)', 'Uhr erhalten 26.09.2013\r\n10-10-13\r\nBand loest sich auf - ein bisschen frueh!\r\n==> Bandh?lfte 12 ers. ', '', '2013-10-11', '2013-10-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-11', '85.200.216.134', 'mail.karsten-moholt.no', '2013-09-30', 'RG518139865DE', NULL),
(1275, '', 1063, 999999999, 0, 'Copacabana Watch With Gold Case - GM-104-2', '2013-09-23', '2013-07-18', '2013-07-18', 'Gold Case', 'Gold', 'Tufina Uhren', 'The one I have that has to be winded every day sometime twice a day, I have tried that and it works for around a day and its quite irritating, can i just return it please and get my money back???.\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.69.23.34', 'mail.bbassi.co.uk', '2013-09-30', '', NULL),
(1276, '', 1064, 2, 2, 'T3005', '2013-09-23', '2012-11-20', '2012-11-20', 'Silver', 'Weiss', 'Theorema', 'war schon 3x zur Reparatur (?)\r\nzieht nicht auf', 'Uhr erhalten 23.09.2013\r\n09-10-13\r\nist ausgeschwungen und ZgReibung sehr leichtgaengig\r\nAnker steht zu tief und ZgReibung nicht vorhanden!\r\n==> Werktausch und K 0910 1740', '', '2013-10-14', '2013-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-14', '', '', '0000-00-00', 'RG 6237 2507 0DE', NULL),
(1277, '', 1065, 2, 2, 'T2001', '2013-09-23', '2012-01-02', '2012-01-02', 'Silver', '', 'Theorema', '', 'Uhr erhalten 23.09.2013\r\n09-10-13\r\nausgeschwungen... und\r\nK 0910 1745', '', '2013-10-11', '2013-10-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-11', '', '', '0000-00-00', 'RG 5181 3987 9DE', NULL),
(1278, '', 1066, 2, 2, '80334N', '2013-09-23', '2013-07-01', '2013-07-01', 'Silber', 'schwarz', 'Elysee', 'Datum läßt sich nicht stellen und rechtes Werk bl. stehen', 'Uhr erhalten 23.09.2013\r\n10-10-13\r\nDatum zerst?rt - aber Dr?cker auch nicht fest...\r\nDr?cker befestigt und Werk kpl. ers. ', '', '2013-10-11', '2013-10-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-11', '', '', '0000-00-00', '43284056515 ', NULL),
(1279, '', 1067, 2, 2, 'Sao Paolo', '2013-09-23', '2013-08-22', '0000-00-00', 'Gold', '', 'Theorema', '', 'Uhr versendet 23.09.2013', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-23', '', '', '0000-00-00', 'RG518139193DE', NULL),
(1280, '', 1058, 999999999, 2, 'gm-101', '2013-09-23', '2013-06-17', '2013-06-30', 'black ', 'gold/silver', 'theorema casablanca', 'latch on the watch in broken, wont stay in place, not very good after short time.', 'Uhr erhalten 27.09.2013\r\n12-10-13\r\nueberdehnt... na ja, gerichtet und \r\nK 1210 1730', '', '2013-10-15', '2013-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-15', '92.27.27.251', 'host-92-27-27-251.static.as13285.net', '2013-09-30', 'RG 6237 2521 1DE', NULL),
(1281, '', 1068, 999999999, 2, 'GM 107', '2013-09-23', '2013-07-03', '2013-04-10', 'Silver', 'White', 'THEOREMA - RIO', 'Dials have fallen off.\r\nGlass has got some scratches', '07-10-13\r\nMinZg ers. und \r\nK 0710 1455', '', '2013-10-08', '2013-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-08', '89.150.137.142', '3606ds8-fb.0.fullrate.dk', '2013-09-30', 'RG 5181 3980 3DE', NULL),
(1424, '', 1179, 999999999, 2, '00000000', '2013-10-15', '2013-09-04', '2013-09-04', 'Silver', 'White/Silver', 'Theorema', 'Just doesn\'t work any more. It suddenly stopped and didn\'t get another start.\r\n(Modell 3005 MarcoPolo)', 'Uhr erhalten 18.10.2013\r\n22-10-13\r\nausgeschwungen - Messer hoeher gerichtet\r\nK 2210 1445', '', '2013-10-25', '2013-10-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-25', '95.241.38.195', 'host195-38-static.241-95-b.business.telecomitalia.it', '2013-10-22', 'RG 6237 2610 1DE', NULL),
(1399, '', 1162, 2, 2, 'Toronto', '2013-10-11', '2013-10-02', '2013-10-02', 'Silber', 'Schwarz', 'Theorema', '', 'The client has got a broken watch. We got it back today and we send him a new one 11.10.2013\r\nRG518139953DE\r\n', '', '2014-01-27', '2014-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-27', '', '', '0000-00-00', 'RL 7050 45467DE', NULL),
(1284, '', 1070, 999999999, 2, 'GM 101', '2013-09-24', '2012-11-29', '2012-11-29', 'Silver', 'Black', 'Therorema Casablanca', 'It is impossible to wind and the stem easily falls of.', 'Uhr erhalten 26.09.2013\r\n11-10-13\r\nKrone gebrochen - von der 2009 ers. und Werk nachgeoelt\r\nK 1110 1525', '', '2013-10-14', '2013-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-14', '90.184.40.149', '0118800799.0.fullrate.dk', '2013-10-01', 'RG 6237 2506 6DE', NULL),
(1285, '', 1071, 999999999, 2, '4260295880282', '2013-09-24', '2013-03-16', '2013-03-16', 'T3005-7', 'Diamond Gold', 'Theorema (Marco Polo)', 'The watch can not move.', 'Uhr erhalten 29.11.2013\r\n03-12-13\r\nausgeschwungen - Anker gerichtet und wegen Reglage kpl. Unruh ers. \r\nK 0312 1725', '', '2013-12-09', '2013-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-09', '203.92.129.93', '203.92.129.93', '2013-10-01', 'RG 6237 2851 3DE', NULL),
(1286, '', 1072, 999999999, 2, 'Not shown', '2013-09-24', '2012-11-20', '2012-11-20', 'Gold', 'Silver', 'CASABLANCA', 'Issue with winding mechanism (stop spring doesn\'t respond), - thus working time is 4-6 hours,\r\ninstead of 48', 'Uhr erhalten 27.09.2013\r\n11-10-13\r\nKrone dreht durch - Krone mit Welle ers.\r\nK 1110 1645', '', '2013-10-14', '2013-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-14', '80.43.177.145', 'host-80-43-177-145.as13285.net', '2013-10-01', 'RG 6237 2505 2DE', NULL),
(1287, '', 1073, 999999999, 0, 'BEE50BB395', '2013-09-24', '2013-09-22', '2012-08-11', 'Black', 'Black', 'Theorema Monaco Diamond Black', 'I bought a watch from you recently, which now unfortunately is broken (it has stopped ticking). I got a card, included with the purchase, that says I have 24 months guarantee if a manufacturing defect occur. The model is a Theorema Black Monaco Diamond. I bought the watch on  22-10-2012 so the guarantee card should still be valid.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.227.137.135', 'ua-83-227-137-135.cust.bredbandsbolaget.se', '2013-10-01', '', NULL),
(1288, '', 1074, 2, 2, 'GM104', '2013-09-24', '0000-00-00', '0000-00-00', 'Silber', '', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-24', '', '', '0000-00-00', 'RG 5181 39366DE', NULL),
(1289, '', 1075, 999999999, 2, 'gm101', '2013-09-24', '2013-06-20', '2013-06-20', 'gold', 'white', 'theorema', 'not working', 'Uhr erhalten 27.09.2013\r\n10-10-13\r\nausgeschwungen - aber: Ankerstifte sehen grausam aus... Uhr will auch nicht... ==> Werktausch und K 1110 1430', '', '2013-10-14', '2013-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-14', '2.126.90.64', '027e5a40.bb.sky.com', '2013-10-01', 'RG 6237 2510 6DE', NULL),
(1290, '', 1076, 999999999, 2, '104 - Copacabana', '2013-09-24', '2013-06-10', '2013-06-20', 'Silver', 'Silver', 'Theorema', 'The problem is that the metal-\"2\" in \"12\" is loose. This little metal piece is loose inside of the clock.', 'Uhr erhalten 30.09.2013\r\n08-10-13\r\nIndex(e) geklebt und K 0810 1650', ',', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-11', '62.92.5.46', '46.5.92.62.static.cust.telenor.com', '2013-10-01', 'RG 5181 3989 6DE', NULL),
(1291, '', 1077, 999999999, 2, '4260295880244', '2013-09-24', '2012-07-07', '2012-07-07', 'Black', 'white', 'Theorema', 'Modell \"Marco Polo - 3005\". Clockwork mechanism is free', 'Uhr erhalten 01.10.2013\r\n08-10-13\r\nSpirale uebergeschlagen... Welle gebrochen... \r\nKeine Garantie - Werktausch ausf. 2810\r\nK 2810 1720\r\n', '', '2013-11-01', '2013-11-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-01', '62.237.199.165', '62.237.199.165', '2013-10-01', 'RG 6237 2658 8DE', NULL),
(1292, '', 1078, 999999999, 2, 'gm101', '2013-09-25', '2013-07-13', '2013-07-17', 'black', 'black', 'theorema casablanca', 'I buy a watch model casablanca on groupon.be but the clockwise doesn\' work. Thanks', 'Uhr erhalten 27.09.2013\r\n12-10-13\r\nkpl. abgelaufen... aufgezogen und \r\nK 1210 1705 steht auf ca. 0151 - MR zu tief, Unruhreif streift\r\n==> MR hoeher gerichtet und \r\nK 1410 1440', '', '2013-10-15', '2013-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-15', '62.58.224.90', 'mail.tristare.be', '2013-10-02', 'RG 6237 2527 3DE', NULL),
(1293, '', 1079, 999999999, 2, 'GM-103', '2013-09-25', '2012-09-03', '2012-09-03', 'gold color', '....', 'Theorema Sao Paolo', 'The crown is loose. Not possible to rewind the clock or to set the correct time', 'Uhr erhalten 21.10.2013\r\n23-10-13\r\nKronengewinde - eigentlich Wellengewinde...\r\nKrone mit neuer Welle ers. \r\nK 2410 0920', '', '2013-10-25', '2013-10-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-25', '129.178.88.85', '129.178.88.85', '2013-10-02', 'RG 6237 2612 9DE', NULL),
(1294, '', 1080, 999999999, 2, 'T 3001', '2013-09-25', '2013-05-26', '2013-05-26', 'silver', 'white', 'THEOREMA', 'watch does not work anymore. also crown for setting seems to be damaged', 'Uhr erhalten 13.11.2013\r\n13-11-13\r\nMinZg gel?st - Datumsmodul scheint auch gel?st...\r\nDatemodul befestigt\r\nK 1411 1050', '', '2013-11-18', '2013-11-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-18', '109.113.26.83', '109.113.26.83', '2013-10-02', 'RG 6237 2744 7DE', NULL),
(1295, '', 1081, 999999999, 0, 'GM-103-2', '2013-09-25', '2013-07-07', '2013-07-18', 'Black', 'Silver/Skeleton', 'Theorema', 'It seems to get stuck and stop working for no reason even though the the spring is wired up. The clock starts working, for a while, when I shake it a bit. This happens more often when wearing it, than when its laying on the table.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.17.145.48', 'cm-178.17.145.48.customer.telag.net', '2013-10-02', '', NULL),
(1296, '', 1082, 999999999, 0, 'GM 105', '2013-09-25', '2013-02-10', '2013-02-10', 'Gold', 'Beige and blue', 'Theorema', 'The clock just stopped and when i went to adjust, one of the aiguilles went off. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.242.254.42', 'm5-242-254-42.cust.tele2.se', '2013-10-02', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(1297, '', 1081, 999999999, 2, 'GM-103-2', '2013-09-26', '2013-07-07', '2013-07-18', 'Black', 'Silver/Skeleton', 'Theorema', 'The watch is constantly stopping. More often when wearing it than when I\'m not. Even though the spring is loaded it seems to be getting stuck. ', 'Uhr erhalten 08.10.2013\r\n16-10-13\r\nausgeschwungen - Anker hoeher gerichtet und\r\nK 1610 1040 - verliert? noe, alles gut auf dem Werktisch\r\nK 1810 0905 ', '', '2013-10-21', '2013-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-21', '158.37.222.16', 'grm-eduroam-s-158-37-222-16.uia.no', '2013-10-03', 'RG 6237 2580 9DE', NULL),
(1299, '', 1083, 2, 2, 'T3003', '2013-09-26', '2011-11-08', '2011-11-08', 'Silber', '', 'Pionier', 'läßt sich nicht mehr aufziehen', 'Uhr erhalten 26.09.2013\r\n12-10-13\r\nfalsch, Druecker 2 war verklemmt und klemmte somit die Uhr - gaengig gemacht und \r\nK 1210 1740', '', '2013-10-22', '2013-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-23', '', '', '0000-00-00', '43295040988 ', NULL),
(1300, '', 930, 1, 2, 'GM 103 SaoPaolo', '2013-09-26', '0000-00-00', '2012-11-23', 'weiß', 'schwarz', 'Theorema', 'Krone fehlt wieder - Welle gebrochen', '26-09-13\r\nWelle mit Krone ers. ', '', '2013-09-26', '2013-09-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-26', '', '', '0000-00-00', 'RG 5181 3948 5DE', NULL),
(1301, '', 1084, 2, 2, 'Black Mamba', '2013-09-26', '2011-12-15', '2011-12-15', 'black', 'black', 'Compast ', 'Index 8 gelöst', 'Uhr erhalten 26.09.2013\r\n09-10-13\r\ndiv. Indexe geklebt', '', '2013-10-11', '2013-10-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-11', '', '', '0000-00-00', '43284056345 ', NULL),
(1302, '', 720, 2, 1, '3003 AirTimerII', '2013-09-26', '2011-11-18', '0000-00-00', 'weiß', 'schwarz', 'Pionier', 'bl. stehen', '26-09-13\r\nMonatsTota klemmt im 24h-Zg - oha... Uhr ist gefallen, Zg abgebrochen!', '', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(1303, '', 1069, 999999999, 2, '4260295880282', '2013-09-27', '2013-04-16', '2013-04-12', 'Gold', 'Black', 'Theorema', 'Stopped working.', 'Uhr erhalten 08.10.2013\r\n15-10-13\r\nDatumschaltrad? - jepp - ersetzt und\r\nK 1610 0920', '', '2013-10-18', '2013-10-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-18', '86.160.93.213', 'host86-160-93-213.range86-160.btcentralplus.com', '2013-10-04', 'RG 6237 2565 3DE', NULL),
(1304, '', 1085, 999999999, 0, 'T2004?', '2013-09-27', '2012-10-10', '2012-10-10', 'Black?', 'Silver?', 'T2004?', 'I doesn\'t understand all of the questions.\r\n\r\nDate of invoice i\'m unsure of.\r\nWarranty Starts: 10/10/2012\r\n\r\nCase color and Dial color i\'m not sure of.\r\nThe clock is black leather with blue and silver inside the glass.\r\n\r\nMy issue is that a screw/pin has been loose, and the whole backside has gettin loose.\r\n\r\nI\'ve mail about that with Enis Tufina in 8/8-13.\r\nI now sending the clock with recommended letter to the adress given and, if there\'s any problem in terms of payment in return, contact my through \r\n mail or phone.\r\nI assume that this is under the warranty.\r\n\r\nKind regards / Joacim Qvarnström', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '78.70.168.139', '78-70-168-139-no110.tbcn.telia.com', '2013-10-04', '', NULL),
(1305, '', 1086, 999999999, 2, 'D8820', '2013-09-28', '2013-09-28', '2013-08-15', 'rose gold', 'transparant', 'theorema toronto', 'look at the photo i send. i misses the hands for pointing 22.00 and 23.00 oçlock. one you find by the secondhands, the other is missing. please check the watch carefully for sending it back. till now i wear the watch for zero days!! please can i get back the postal costs for this? two times 10,80 euro.', 'Uhr erhalten 04.10.2013\r\n14-10-13\r\n3 Indexe geklebt und K 1410 1545', '', '2013-10-15', '2013-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-15', '84.31.40.224', '541F28E0.cm-5-8a.dynamic.ziggo.nl', '2013-10-05', 'RG 6237 2526 0DE', NULL),
(1306, '', 1087, 999999999, 2, 'T3005', '2013-09-28', '2013-08-08', '2013-04-29', 'Black', 'Black', 'Compast', 'I have purchased a watch through you, but now, the dial in the clock display fell off. This may well not be true because the Agency only a few months old. \r\nRef 2005!', 'Uhe erhalten 01.10.2013\r\n12-10-13\r\nStd und MinZg ers. und \r\nK 1210 1700', '', '2013-10-15', '2013-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-15', '83.94.200.179', 'x1-6-84-1b-5e-1f-4a-e2.k679.webspeed.dk', '2013-10-05', 'RG 6237 2517 1DE', NULL),
(1307, '', 68, 999999999, 2, 'T-3008-1', '2013-09-28', '2013-09-28', '2012-11-08', 'black lether', 'white', 'Theorema', 'The clock is out of function.', '16-10-13\r\nMinZg der 2. ZZ liegt in der Hemmung - befestigt\r\nein Klinkenrad ers. \r\nK 1710 xxxx - verliert - reguliert und\r\nK 2110 1120', '', '2013-10-23', '2013-10-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-23', '213.100.84.20', 'c213-100-84-20.tele2.se', '2013-10-05', 'RG 6237 2600 0DE', NULL),
(1308, '', 1088, 999999999, 0, 'dont know', '2013-09-28', '2013-09-30', '2013-09-30', 'Black', 'Black', 'Theorema', 'I had the watch in my watch box along with my other watches, when one day I wanted to use that watch I discover that secund pointer had fallen from its place. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '217.209.52.41', 'h41n26-aars-gr100.ias.bredband.telia.com', '2013-10-05', '', NULL),
(1409, '', 1169, 2, 2, 'T22518', '2013-10-14', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Pionier', 'IRON - steht und klappert\r\n(Garantie 28.02.2012)', 'Uhr erhalten 14.10.2013\r\n21-10-13\r\nGlas wurde ers. - aber nicht original! Splitter auf dem ZB und SekZg verbogen - gerichtet - das Klappern kommt vom Rotor, wahrscheinlich durch den Sturz verursacht, der auch das Glas zerstoert hat\r\nK 2210 0900 - funktioniert einwandfrei\r\nVorschlag 1 - Uhr bleibt so - kostenlos\r\nVorschlag 2 - Rotor ersetzen ==> neue Uhr zerstoeren (50,-)', '', '2014-06-04', '0000-00-00', 0, 0, 0, 0, 0, 1, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-08', '', '', '0000-00-00', '00340433836445652907', NULL),
(1310, '', 1090, 999999999, 0, 'T3004', '2013-09-29', '2012-11-09', '2012-11-09', 'black', 'black', 'Theorema', 'Clock dosn´t work anymore!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.251.13.1', 'c83-251-13-1.bredband.comhem.se', '2013-10-06', '', NULL),
(1311, '', 854, 999999999, 2, '4260295880091', '2013-09-29', '2012-10-24', '2012-10-24', 'Stainless ', 'Silver', 'THEOREMA', 'The button to adjust the date is not working fine all the time , sometimes it stucks and cant press it down , and another problem , the time rans 5 minutes ahead in 2 days .', '16-10-13\r\nStellknopf arbeitet einwandfrei!\r\nUnruh kpl. getauscht und reguliert\r\nK 1710 xxxx', '', '2013-10-21', '2013-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-21', '85.218.222.201', '85.218.222.201', '2013-10-06', 'RG 6237 2575 5DE', NULL),
(1312, '', 1091, 999999999, 2, 'T3008-1', '2013-09-30', '2012-07-11', '2012-11-18', 'Black', 'White', 'Theorema - DAMASCUS DIAMOND', 'The date settings and the winding crown not working.', 'Uhr erhalten 11.10.2013\r\nKronendichtung schwergaengig - DayTota abgefallen - DateKorrektor gebrochen\r\nK 1810 1215', '', '2013-10-21', '2013-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-21', '86.26.245.86', 'cpc19-seac19-2-0-cust85.7-2.cable.virginmedia.com', '2013-10-07', 'RG 6237 2572 4DE', NULL),
(1313, '', 1092, 999999999, 2, 'GM-104', '2013-09-30', '2012-12-17', '2012-12-17', 'Silver', 'Black/white', 'Theoremo', '2 screws missing from the watch face, also clasp on strap to ajust the size does not clip closed', 'Uhr erhalten 09.10.2013\r\n16-10-13\r\nSchliesse gerichtet und 2 Applicationen eingeklebt\r\nK 2110 1125', '', '2013-10-22', '2013-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-22', '80.254.146.140', '57ob.scansafe.net', '2013-10-07', 'RG 6237 2585 7DE', NULL),
(1314, '', 1093, 999999999, 2, 'theorema automatic', '2013-09-30', '2013-03-20', '2013-03-20', 'gold', 'black', 'theorema T4004-3 ', 'hello,\r\nmy watch I can not put on time because the Jog wheel does not work anymore. this also stuttering AUTOMATIC twist up mechanism', 'Uhr erhalten 04.10.2013\r\n15-10-13\r\nRotor gebrochen und Welle gebrochen - Rotor ers. und Krone/Welle ers.\r\nK 1510 1145', '', '2013-10-17', '2013-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-17', '195.35.241.195', 'C323F1C3.static.ziggozakelijk.nl', '2013-10-07', 'RG 6237 2554 8DE', NULL),
(1315, '', 1094, 999999999, 0, 'gm104', '2013-09-30', '2013-09-01', '2013-07-18', 'Black', 'silver', 'Copacabana', 'It totally stopped working', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.132.105.89', 'host86-132-105-89.range86-132.btcentralplus.com', '2013-10-07', '', NULL),
(1316, '', 1095, 999999999, 2, '4260295880336', '2013-09-30', '0000-00-00', '2013-01-21', 'T3001-3A', 'T3001-3A', 'Theorema', 'has a metal piece on the back loose, I\'ve been on some Out of secrecy without any progress.', 'Uhr erhalten 04.10.2013\r\n15-10-13\r\nRotor gebrochen - ers. und \r\nK 1510 1125', '', '2013-10-18', '2013-10-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-18', '85.230.169.19', 'c-13a9e655.56-2-64736c12.cust.bredbandsbolaget.se', '2013-10-07', 'RG 6237 2560 5DE', NULL),
(1317, '', 1094, 999999999, 2, 'gm104', '2013-09-30', '2013-09-01', '2013-07-18', 'black', 'silver', 'copacabana', 'it totally stopped working', 'Uhr erhalten 03.10.2013\r\n15-10-13\r\ntotal abgelaufen... aufgezogen und \r\nK 1510 0930 - oB ', '', '2013-10-17', '2013-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-17', '217.41.22.75', 'host217-41-22-75.in-addr.btopenworld.com', '2013-10-07', 'RG 6237 2555 1DE', NULL),
(1318, '', 1096, 999999999, 2, 'T3001-6', '2013-09-30', '2013-01-21', '2013-01-21', 'Black ', 'Black ', 'The Orema Automatic', 'Hi,\r\nThe entire clockwork/machinery is falling apart. \r\n\r\nPS:I am not sure wich is the serial number.\r\n4260295880367 or T3001-6  \r\n', 'Uhr erhalten 04.10.2013\r\n15-10-13\r\nAutomatikbruecke geloest! - befestigt und\r\nK 1510 1115 - gewinnt - reguliert ', '', '2013-10-18', '2013-10-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-18', '217.115.39.11', 'c-217-115-39-11.cust.bredband2.com', '2013-10-07', 'RG623725596DE', NULL),
(1319, '', 1097, 999999999, 2, 'GM-106', '2013-09-30', '2012-12-06', '2012-12-17', 'Rose Gold With Brown Strap', 'Rose Gold', 'Theorema wooden ', 'I can not wind the watch anymore can you please repair it. I have sent it over to you.\r\n\r\nThanks.', 'Uhr erhalten 04.10.2013\r\n14-10-13\r\nobere Stosssicherungsfeder war einseitig herausgerutscht... \r\nK 1410 1555', '', '2013-10-15', '2013-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-15', '86.185.50.35', 'host86-185-50-35.range86-185.btcentralplus.com', '2013-10-07', 'RG 6237 2525 6DE', NULL),
(1321, '', 1099, 999999999, 2, 'T2005', '2013-09-30', '2013-06-07', '2013-07-01', 'Silver', 'White', 'Compast \"Toulon\"', 'The crown is stuck. All hands of the watch do not move. It does not wind.', 'Uhr erhalten 28.10.2013\r\n30-10-13\r\nausgeschwungen - Messer tiefer gerichtet\r\nK 3010 1100', '', '2013-11-01', '2013-11-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-01', '80.78.74.171', '80.78.74.171', '2013-10-07', 'RG623726557DE', NULL),
(1322, '', 1089, 999999999, 2, 'GM 103-2', '2013-10-01', '2013-01-04', '2013-01-05', 'Black', 'Black?', 'Sao Paolo', 'Hello Mr Enis!\r\nOne of my three watches that I bought recently weeks isn\'t working as it should. \r\n \r\nEven though I\'m wearing it all day the time stop to work accordingly and after 2 hours always get 10-15 min away the correct time. \r\n \r\nI even try to wind it up several times a day to see if this is the problem but still it doesn\'t work accordingly and after some minutes it starts to go slow again and behind the original time by 5-10 min.\r\n \r\nThis is the reason why im sending in this watch. Otherwise I have nothing to complain.\r\nBest regards\r\nPaulo Mukooza', 'Uhr erhalten 04.10.2013\r\n14-10-13\r\nWelle gebrochen - ers. und \r\nK 1410 1100', '', '2013-10-15', '2013-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-15', '213.88.192.30', 'static-213.88.192.30.addr.tdcsong.se', '2013-10-08', 'RG 6237 2520 8DE', NULL),
(1323, '', 1100, 999999999, 2, 'GM 3006', '2013-10-01', '2013-08-15', '2013-08-15', 'Black', 'Silver', 'Monaco Diamond silver Watch', 'This is the second watch I have received now and we still cant get it to work. The middle pin has come out again as we needed to change the time on the watch so that it wasn\'t between 9:00 and 3:00. I am not happy as this is the second time now that I\'ve had to return the watch to German and its costing me £15 a time to send it back! Please can you either send another replacement or refund me money of £219 back into my account.', 'New Watch received and replaced 07.10.2013 the same day RG518139750DE', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.85.220.107', 'mail.keyways.co.uk', '2013-10-08', '', NULL),
(1324, '', 1101, 999999999, 2, 'T3006', '2013-10-01', '2012-11-25', '2012-11-25', 'SILVER', 'SILVER/BLUE', 'THEOREMA', 'RATTLE NOISE FROM BODY OF WATCH', 'Uhr erhalten 08.10.2013\r\n16-10-13\r\nRotor geloest - befestigt nebst allen anderen Schrauben\r\nK 1610 1350 - steht 1354 - Werktausch\r\nK 1810 1040', '', '2013-10-21', '2013-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-21', '89.241.107.10', 'host-89-241-107-10.as13285.net', '2013-10-08', 'RG623725707DE', NULL),
(1325, '', 1102, 2, 2, 'Sao Paolo', '2013-10-01', '0000-00-00', '0000-00-00', 'silver', '', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-01', '', '', '0000-00-00', 'RG518139658DE', NULL),
(1326, '', 1103, 999999999, 2, 'T 4004', '2013-10-01', '2013-03-06', '2013-03-06', 'gold', 'na', 'Theorema', 'A few weeks back the watch fell from about 1 meter to the ground in the bathroom with plastic floor, and the glass is cracked from the inside.  A few days beck the mechanical protection on the winding wheel fell off. \r\n\r\nI will send the watch for repair to \r\nEnis Tufina\r\nIndustriestr 7\r\n24647 Wasbek\r\nGermany', 'Uhr erhalten 04.10.2013\r\n14-10-13\r\njo, aber keine Garantie wg Glas! \r\n---------------------------------\r\nUhr wurde unrepariert geschickt...Enis Fehler...\r\nKunde schickt die Uhr nochmal und bitte sofort reparieren\r\n----------------------------------\r\nUhr erhalten 28.10.2013\r\n28-10-13\r\nGehause kpl. getauscht - Rotorlager ge?lt\r\nK 2810 1435\r\nUhr versendet 01.11.2013  RG 6237 2659 1DE', '', '2013-11-01', '2013-11-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-18', '81.83.157.44', 'd51539D2C.access.telenet.be', '2013-10-08', 'RG 6237 2569 8DE', NULL),
(1327, '', 1104, 999999999, 2, 'GM 3005', '2013-10-01', '2013-08-13', '2013-08-13', 'Black', 'Gold', 'MARCO POLO', 'Watch stops once  a day.', 'Uhr erhalten 08.11.2013\r\n08-11-13\r\nhmmm... was will mir das sagen?\r\nK 0811 1500 - einwandfrei! email Nachfrage 1111\r\nsoll mind. 1 mal pro Tag stehenbleiben... keine Feststellung\r\nweiter K bis 1511 - Uhr l?uft absolut einwandfrei', '', '2013-11-15', '2013-11-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-15', '188.223.121.45', '188-223-121-45.zone14.bethere.co.uk', '2013-10-08', 'RG 6237 2736 2DE', NULL),
(1328, '', 1105, 999999999, 2, 'T3001', '2013-10-01', '2013-01-21', '2015-01-21', 'Silver/gold', 'White', 'Theorema', 'It is not working all the time. And when it works it shows wrong time so I have to change it manualy.', 'Uhr erhalten 04.10.2013\r\n14-10-13\r\nDatumsplatte geloest? - jo, dabei StdRd und MinRd zerstoert!\r\nBeide ausgetauscht sowie das Datumschaltrad\r\nK 1410 1305', '', '2013-10-17', '2013-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-17', '90.225.126.192', '90-225-126-192-no180.tbcn.telia.com', '2013-10-08', 'RG 6237 25579DE', NULL),
(1329, '', 1106, 999999999, 2, 'GM101', '2013-10-01', '2013-06-29', '2013-06-30', 'black', 'gold', 'Theorema', 'My watch dos not work anymore en I don\'t know how this happend. ', 'Uhr erhalten 08.10.2013\r\n16-10-13\r\nEllipse - Unruh kpl. ers. \r\nK 1610 1440', '', '2013-10-17', '2013-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-17', '83.81.72.225', '535148E1.cm-6-2b.dynamic.ziggo.nl', '2013-10-08', 'RG 6237 2549 4DE', NULL),
(1330, '', 1107, 2, 2, 'Newton', '2013-10-02', '2013-03-06', '2013-03-06', 'Gold', 'schwarz', 'Theorema', 'Kronenbügel ab', 'Uhr erhalten 02.10.2013\r\n12-10-13\r\nGehaeuse ers. und \r\nK 1410 1025 - reguliert', '', '2013-10-17', '2013-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-17', '', '', '0000-00-00', 'RG 6237 2550 3DE', NULL),
(1331, '', 1108, 999999999, 1, 'TBN', '2013-10-02', '2013-09-15', '2013-09-20', 'Gold', 'Black', 'Theorema', 'Stops working despite winding and wearing\r\nModell 3010 Tigris\r\n\r\n!!! Replacement 22.10.2013 !!!', 'Uhr erhalten 15.10.2013\r\n19-10-13\r\nhmm. lt. Gangreserve voll aufgezogen... Unruh \'angeschuettelt\' \r\nK 1910 1425 - steht 1545 - weil eine Palette etwas zu hoch steht und sich das AR unter bestimmten Umstaenden darunter verklemmt... gerichtet und fixiert\r\nK 0111 1205 - weiterer Fehler: Klemmung im RW\r\nK 2711 1050 - nun l?uft die Uhr, aber die Gangreserve zeigt nicht mehr an... Ersatzteilträger!', '', '2013-12-20', '0000-00-00', 0, 0, 0, 0, 0, 1, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-22', '194.176.105.154', 'zen-inetgw-9b.nhs.uk', '2013-10-09', 'RG623725843DE', NULL),
(1332, '', 1109, 999999999, 2, 'cannot find', '2013-10-02', '2013-09-23', '2013-09-23', 'Silver', 'White', 'Elysee ', 'Automatic charge systen makes too much noise on the inside of the watch', 'Uhr erhalten 08.10.2013\r\nNeue uhr versendet 15.10.2013', ',', '2014-10-07', '0000-00-00', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-15', '212.108.4.148', '212.108.4.148', '2013-10-09', 'RG 6237 2524 2DE', NULL),
(2566, '', 2037, 999999999, 2, 'GM 107', '2014-05-12', '2013-03-13', '2013-03-18', 'Black', 'Silver', 'Theorema Timepieces', '[OHNE G-Nachweis]\r\nThis is our second complaint. The first one was made 10/04/10, just a few weeks after it was bought. Now once again the golden colour pointer is loose and is stuck in the clockwork itself. ', 'eingegangen 19.05.2014 ?ber TB\r\n28-05-14\r\nViertelrohr gekerbt und MinZg ers.\r\nUK 2805 1400 - 30-05-14 okay', '', '2014-06-02', '2014-06-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-02', '213.132.105.98', '213.132.105.98', '2014-05-19', 'RL 7085 0849 5DE', NULL),
(1334, '', 1111, 2, 2, 'marco polo diamond', '2013-10-03', '2011-12-22', '2011-12-22', 'silber', 'Weiß', 'Theorema', '', 'Uhr erhalten 03.10.2013\r\n15-10-13\r\nGlas defekt - KVA - aber erst K 1510 1155 - ausf 03-11-13\r\n04-11-13\r\nGlas eingepre?t und wd-Pr?fung ==> 8310\r\nK 0411 0955', '', '2013-11-08', '2013-11-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-08', '', '', '0000-00-00', '00340433836445663903', NULL),
(1335, '', 1112, 2, 2, 'Monaco', '2013-10-03', '2012-11-09', '0000-00-00', 'Silber', '', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-04', '', '', '0000-00-00', 'RG 5181 39692DE', NULL),
(1336, '', 1113, 999999999, 0, 'T3009', '2013-10-03', '2013-10-03', '2013-02-08', 'silver', 'black', 'DUBAI', 'The internal rounded balancer at the wrist side (behind the glass) has begun to make a metallic noise for the rubbing action with the bottom cover when the balancer rotates.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '194.185.40.18', '194.185.40.18', '2013-10-10', '', NULL),
(1650, '', 1348, 999999999, 2, 'T3006', '2013-11-25', '2013-04-10', '2013-04-10', 'Black', 'Silver', 'Monaco Diamond', 'The watch makes a funny noise, i think there is a loose bolt or nut inside the watch when it moves you can hear it rattle, Please replace the strap as it very weak, Thank you', 'Uhr erhalten 29.11.2013\r\nRovena look at the address on the paper before you send the watch!!!\r\n04-12-13\r\nRotor gel?st - Werkring ers. -  oops, und prellt - FH-Wand gefettet - reguliert und \r\nK 0412 1120 steht auf 1210 (?) - RW g?ngig gemacht und \r\nK 0512 1315  --  wartet noch auf Bescheid wg. Band - ausf.\r\n09-12-13 \r\nBand angesetzt und fertig\r\nSent to: 89 Streatham Court, SW16 1DJ London', '', '2013-12-11', '2013-12-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-11', '77.75.187.117', '77.75.187.117', '2013-12-02', 'RG 6237 2864 6DE', NULL),
(1338, '', 1115, 999999999, 2, 'Dubai - T3009', '2013-10-03', '2013-02-08', '2013-02-08', 'Gold', 'Black', 'Theorema', '- Needles don\'t work\r\n- Right wheel doesn\'t work', 'Uhr erhalten 09.10.2013\r\n17-10-13\r\nKlemmung im HauptRW - Ha, im Minutenrad fehlen 2 Zaehne...\r\nWerktausch und K 1710 1600', '', '2013-10-21', '2013-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-21', '193.203.233.4', '193.203.233.4', '2013-10-10', 'RG 6237 2574 1DE', NULL),
(1339, '', 1113, 999999999, 0, 'T3009', '2013-10-03', '2013-10-03', '2013-02-08', 'Silver', 'Black', 'THEOREMA DUBAI', 'The internal rounded balancer at the wrist side (behind the glass) has begun to make a metallic noise for the rubbing action with the bottom cover when the balancer rotates.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '194.185.40.18', '194.185.40.18', '2013-10-10', '', NULL),
(1340, '', 1116, 999999999, 0, 'T 3001', '2013-10-03', '2013-05-26', '2013-05-26', 'brown', 'white', 'Theorema', 'authomathic mechanism blocked', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.87.150.67', 'host67-150-static.87-94-b.business.telecomitalia.it', '2013-10-10', '', NULL),
(1341, '', 1110, 999999999, 2, 'T3005-5', '2013-10-03', '0201-10-03', '2012-07-12', 'Black', 'White', 'Marco polo diamond', 'Arrows, rings felled off, the case is deformed, the date is going to 39th (there is max 31days in month)', 'Uhr erhalten 09.10.2013\r\n18-10-13\r\nBeschaedigungen sind verursacht durch unsachgemaessen Gebrauch! Einzig die verdrehte Einerscheibe faellt unter Gewaehrleistung! Eben diese ers. - Zierringe entnommen und \r\nK 1810 1325', '', '2013-10-21', '2013-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-21', '176.70.203.107', 'm176-70-203-107.cust.tele2.se', '2013-10-10', 'RG 6237 2571 5DE', NULL),
(1342, '', 1117, 999999999, 2, 'GM 102', '2013-10-03', '2013-06-28', '2013-07-01', 'silver', 'black', 'THEOREMA', 'the dial hands fall down.', 'Uhr erhalten 09.10.2013\r\n17-10-13\r\nalle 3 Zeiger zerstoert! ZgSpiel kpl. ers. und\r\nK 1710 1400', '', '2013-10-18', '2013-10-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-18', '80.216.195.235', 'c80-216-195-235.bredband.comhem.se', '2013-10-10', 'RG 6237 2563 6DE', NULL),
(1343, '', 1118, 999999999, 2, '123', '2013-10-04', '2013-06-22', '2013-06-22', 'gold', 'gold', 'theorema', 'The watch has a gold face and brown leather strap. . It has been working, then when my partner wound it to wear it, its great working. .  Where do I find the serial number. .\r\n(Modell GM 101 - Casablanca) ', 'Uhr erhalten 28.10.2013\r\n29-10-13\r\nausgeschwungen - Anker/Messer gerichtet und\r\nK 2910 1445', '', '2013-10-30', '2013-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-30', '159.134.112.50', '159.134.112.50', '2013-10-11', 'RG 6237 2645 5DE', NULL),
(1345, '', 244, 999999999, 2, 'dont know', '2013-10-04', '2013-10-04', '0201-10-18', 'Black', 'black', 'Theorema', '[Modell 3006 - MonacoDiamond]\r\nThere is something rattling around inside the watch. the watch still keeps time but it seems something is loose.\r\nThe strap also worn down quite quickly for a watch that is hardly worn as this is the second time I am having to return it.', 'Uhr erhalten 13.12.2013\r\n16-12-13\r\nRotor gel?st - aber: Excenterrad hat wahrscheinlich Zapfenbruch... n?, besser: Spaltscheibe falsch montiert!\r\nkorrigiert, reguliert und\r\nK 1712 1630', '', '2013-12-20', '2013-12-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-20', '92.27.11.252', 'host-92-27-11-252.static.as13285.net', '2013-10-11', 'RG 6237 2913 9DE', NULL),
(1346, '', 1120, 999999999, 2, 'T 4004', '2013-10-04', '2013-03-01', '2013-03-06', 'Gold', 'Black', 'Theorema/Newton', 'A component in the form of a semi-circle came loose inside the watch.', 'Uhr erhalten 09.10.2013\r\n17-10-13\r\nRotor gebrochen - ersetzt und\r\nK 1710 1645\r\nUhr erhalten 25.11.2013\r\nUhr versendet 06.12.2013 RG 6237 2832 3DE\r\n', '', '2013-12-06', '2013-12-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-21', '80.101.11.95', 'a80-101-11-95.adsl.xs4all.nl', '2013-10-11', 'RG 6237 2573 8DE', NULL),
(1347, '', 1121, 999999999, 2, 'GM106', '2013-10-04', '2012-12-20', '2012-12-20', 'Black', 'black/white', 'Theorema', 'The small hand seems to have come loose and moves freely.', 'Uhr erhalten 08.10.2013\r\n16-10-13\r\nStdZg und ZgScheibe ers. und \r\nK 1610 1100', '', '2013-10-17', '2013-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-17', '80.192.31.128', 'cpc1-perr1-0-0-cust127.19-1.cable.virginmedia.com', '2013-10-11', 'RG 6237 2551 7DE', NULL),
(1349, '', 1123, 999999999, 2, 'T3005-1', '2013-10-04', '2013-06-05', '2013-06-05', 'silver', 'white', 'Theorema', 'pin was not appropiately attached to the armband and case. This was the cause for the armband to go loose of the case and fell on the ground and break. besides the leather strap is not high quality', 'Uhr erhalten 08.10.2013\r\n16-10-13\r\nBand durch Gewalt vom Gehaeuse gerissen - Glas voellig zerstoert - Werk voller Glassplitter - KEINE Garantie sondern unsachgemaesser Umgang! und fuer Juni 2013 sieht die Uhr auch ganz schoen lecker aus! \r\nNeue Uhr komplett! ', ',', '2014-10-20', '0000-00-00', 0, 0, 0, 0, 0, 1, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2013-10-11', '', NULL),
(1350, '', 1124, 999999999, 2, 'GM - 3006 - 1 (4260295880992)', '2013-10-04', '2013-08-16', '2013-08-16', 'Silver', 'Silver', 'Monaco Diamond  ', '1. date hand off\r\n2. hour hand (white diamond case) off', 'Uhr erhalten 28.10.2013\r\n29-10-13\r\nDateTota \'wahrscheinlich\' durch StdZg abgeschert...\r\nWerktausch mit 2 neuen Zeigern\r\nK 2910 1220', '', '2013-11-01', '2013-11-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-01', '80.111.191.25', 'cm-80.111.191.025.ntlworld.ie', '2013-10-11', 'RG 6237 2662 8DE', NULL),
(1351, '', 1125, 999999999, 2, 'GM 101', '2013-10-05', '2013-06-30', '2013-06-30', 'Siver', 'Blue', 'Therorema', 'The watch dosen\'t work', 'Uhr erhalten 08.10.2013\r\n16-10-13\r\nausgeschwungen - eingerenkt und\r\nK 1610 1115', '', '2013-10-17', '2013-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-17', '90.184.164.201', '0303ds3-oebr.0.fullrate.dk', '2013-10-12', 'RG 6237 2553 4DE', NULL),
(1353, '', 1127, 999999999, 2, 'GM104-1', '2013-10-05', '2013-07-18', '2013-07-18', 'Black', 'Silver', 'Theorema Copacabana', 'Brown and Gold Copacabana watch stops working right after setting the watch, the smaller inner clock does not also align with the main clock. http://www.theorema-watches.com/index.php/klassik/alle-klassik-uhren/copacabana', 'Uhr erhalten 11.10.2013\r\n18-10-13\r\nIndex 2 klemmt im FH - befreit und mit der 2 der 12 geklebt\r\nSpirale gerichtet - reguliert\r\nK 1910 1305', '', '2013-10-21', '2013-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-21', '90.198.220.213', '5ac6dcd5.bb.sky.com', '2013-10-12', 'RG 6237 2578 6DE', NULL),
(1354, '', 1128, 999999999, 2, 'T 3004 - Cannes', '2013-10-06', '2012-03-22', '2012-03-20', 'silver', 'black', 'Compast', 'After a really easy shock, the minute hand fell off. It was really a soft shock and I suppose a proper built clock not to be that weak. I guess the clockwork is still working correctly. PS: I\'m not quite sure about the Date of invoice as it was via GROUPON...', 'Uhr erhalten 09.10.2013\r\n18-10-13\r\nMinZg befestigt und \r\nK 1810 1115\r\n\r\n20.11.2013 43324074394 ', ',', '2014-12-18', '2014-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-23', '94.216.89.245', 'dslb-094-216-089-245.pools.arcor-ip.net', '2013-10-13', '43295041301 ', NULL),
(1355, '', 1129, 999999999, 2, 'T J008', '2013-10-06', '2012-11-20', '2012-11-20', 'Black', 'White', 'Theorema', 'Watch was always stopping from date of purchase on and off throughout the day.   Then finally stopped working altogether, button/knob to change time no longer works', '17-10-13\r\nHand-Aufzug... - Remontoirhebel - aber: Datumkorrektor gebrochen, also Werktausch und \r\nK 1710 1245', '', '2013-10-22', '2013-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-22', '80.111.168.42', 'cm-80.111.168.042.ntlworld.ie', '2013-10-13', 'RG 6237 2587 4DE', NULL),
(1356, '', 1130, 999999999, 2, 'GM 104 1', '2013-10-06', '2013-12-07', '0000-00-00', 'Black', 'Silver Case', 'Tufina Uhren Copacabana watch', 'Hair in back of watch and could not do time zone. Hope this is what you want.\r\n\r\nKind Regards\r\n\r\nJohn', '14-10-13\r\nein Stueck Dichtung vom Boden entfernt und Anleitung DualTime beigelegt\r\nK 1410 1410', '', '2013-10-15', '2013-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-15', '82.28.102.80', 'cpc2-bolt13-2-0-cust591.10-3.cable.virginmedia.com', '2013-10-13', 'RG 6237 2528 7DE', NULL),
(1358, '', 1119, 999999999, 2, 'GM3008', '2013-10-07', '2013-09-18', '2013-09-18', 'BLACK', 'WHITE', 'THOREMA DAMASCUS', 'TRYING TO WIND BUT STILL NOT WORKING. ', 'Uhr erhalten 14.10.2013\r\n22-10-13\r\nausgeschwungen - Anker zu tief! - gerichtet\r\n(Rotor hat deutlich Spiel)\r\nK 2210 1105\r\n\r\nNachforschung am 20.11.2013 gestellt! 2.Uhr am 20.11.2013 geschickt!', '', '2013-11-20', '2013-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-25', '171.33.222.26', '171.33.222.26', '2013-10-14', 'RG 6237 2607 5DE', NULL),
(1359, '', 128, 1, 2, 'GM 103 SaoPaolo', '2013-10-07', '2012-11-23', '2012-12-23', 'schwarz', 'schwarz', 'Theorema', 'Krone defekt', '07-10-13\r\nKrone ers. und\r\nK 0710 1620', '', '2013-10-08', '2013-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-08', '', '', '0000-00-00', 'RG 5181 3977 7DE', NULL),
(1360, '', 1132, 999999999, 2, 'gm104', '2013-10-07', '2013-07-22', '2013-07-22', 'black', 'gold', 'theorema', 'cannot get timepiece to actually work, i.e hands and time', 'Uhr erhalten 09.10.2013\r\n17-10-13\r\nausgeschwungen - Anker hoeher und \r\nK 1710 1630', '', '2013-10-18', '2013-10-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-18', '86.169.177.189', 'host86-169-177-189.range86-169.btcentralplus.com', '2013-10-14', 'RG 6237 2562 2DE', NULL),
(1361, '', 1133, 999999999, 2, 'T 3005', '2013-10-07', '2013-08-21', '2013-09-04', 'Silver', 'Silver', 'Theorema', 'I tried to change the \"DAY\" but when i tried the pointer has been detached. As you can see the watch, now the pointer of the \"DAY\" isn\'t there. It\'s finished inside the mechanic part. I hope you understand me. My english isn\'t excellent. Thank You', 'Uhr erhalten 11.10.2013\r\n18-10-13\r\nZg aufgesetzt und \r\nK 1810 1600', '', '2013-10-22', '2013-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-22', '2.39.71.160', 'net-2-39-71-160.cust.dsl.vodafone.it', '2013-10-14', 'RG 6237 2589 1DE', NULL),
(1362, '', 1037, 999999999, 2, 'T3008', '2013-10-07', '2013-09-14', '2013-06-14', 'Gold', 'Black', 'Theorema', 'The time goes sometimes, but then sometimes the time stops. Even though i\'ve pulled up the watch. When the watch face upwards it stops, but when it\'s facing downwards it starts going.', 'Uhr erhalten 17.10.2013\r\n22-10-13\r\nAnker zu hoch - kommt ans Plateau - gerichtet\r\nK 2210 1400 - verliert ein wenig - reguliert', '', '2013-10-25', '2013-10-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-25', '188.114.158.140', '188.114.158.140', '2013-10-14', 'RG 6237 2611 5DE', NULL),
(1363, '', 1134, 999999999, 2, 'Tj003', '2013-10-08', '2011-12-10', '2011-12-10', 'Black', 'Black', 'Compast', 'Uhr lässt sich nicht einstellen', 'Uhr erhalten 09.10.2013\r\n15-10-13\r\nWechselradstift gebrochen... - Werktausch und\r\nK 1710 1140', '', '2013-10-22', '2013-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-23', '87.139.223.141', 'p578bdf8d.dip0.t-ipconnect.de', '2013-10-15', '43295041659 ', NULL),
(1364, '', 1135, 999999999, 2, 'T3001', '2013-10-08', '2012-08-08', '2012-08-08', 'silver', 'white', 'Theorema Paragon', 'Problem with the face of the watch rotating around within the watch housing. Now, the numbers on the face are not where they are supposed to be and the gap at the bottom of the face showing the city names is now near the top.', 'Uhr erhalten 11.10.2013\r\n18-10-13\r\nMinuterie verdreht - geklebt\r\nK 1910 1240 - verliert ein wenig - nur bei Krone links', '', '2013-10-22', '2013-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-22', '80.192.121.126', 'fpc2-sgyl9-0-0-cust13.sgyl.static.cable.virginmedia.com', '2013-10-15', 'RG 6237 2593 1DE', NULL),
(1365, '', 1136, 999999999, 2, 'T3006', '2013-10-08', '2012-11-24', '2012-11-30', 'BLACK', 'GOLD', 'THEOREMA', 'THE WATCH -MODEL: MONACO DIAMOND IS NOT WORKING IT LOOKS LIKE ONE OF ITS HANDS HAS BEEN DISPLACED -NOT SURE WHICH  ONE\r\nPLEASE DO NOT HESITATE TO CONTACT ME SHOULD YOU REQUIRE ANY ADDITIONAL INFO \r\n', 'Uhr erhalten 14.10.2013\r\n21-10-13\r\nUhr ist gefallen, ZB Fuss gebrochen und Zg abgeschert\r\n==> Werktausch und ZB neu (neue Uhr kaputt machen)\r\nKVA', ',', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-29', '81.101.5.232', 'cpc20-acto3-2-0-cust231.4-2.cable.virginmedia.com', '2013-10-15', 'RG 623726375DE', NULL),
(1366, '', 1137, 999999999, 2, 'GM 107', '2013-10-08', '2013-03-20', '2013-03-20', 'Silver', 'Skeleton', 'Rio', 'Glass on my watch has broken.\r\nI am not sure of the invoice date. Buyer of this watch is, Sofia Skog.', 'Uhr erhalten 11.10.2013\r\n17-10-13\r\nGlas ja, aber Werk voller Glassplitter, also auch neu, eventuell auch Ganzes Gehaeuse noetig... Preis? ausf 1312\r\n14-12-13\r\nWerk ?berpr?ft - Geh?use ers. und\r\nK 1412 1510', '', '2013-12-17', '2013-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-16', '193.183.18.10', '18-10.atea.se', '2013-10-15', 'RG 6237 2882 2DE', NULL),
(1367, '', 1138, 2, 2, 'Newton', '2013-10-08', '0000-00-00', '0000-00-00', 'Gold', '', 'Theorema', 'Rotor gelöst - wiederholt', 'Uhr erhalten 23.12.2013!\r\n02-01-14\r\nwiederholt? hmmm....\r\nRotor befestigt und mit L6 gesichert\r\nK 0201 1540 - 06-01-14 reguliert und okay\r\nUhr versendet 06.01.2014 RL 7045 4505 5DE', '', '2014-01-06', '2014-01-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-08', '', '', '0000-00-00', 'RG518139763DE', NULL),
(1368, '', 1139, 999999999, 2, 'GM 104', '2013-10-08', '2013-03-26', '2013-04-12', 'Gold', 'Black and silver', 'Copacabana', 'The clock hands do not move, vikka machinery inside look fair?', 'Uhr erhalten 14.10.2013\r\n19-10-13\r\nIndex 8 geloest - geklebt\r\nK Werktisch 1910 1515 - Zg gehen gar nicht mit\r\nWerktausch kpl. und\r\nK 2210 1320', '', '2013-10-23', '2013-10-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-23', '88.148.196.217', '88-148-196-217.bb.dnainternet.fi', '2013-10-15', 'RG 6237 2601 3DE', NULL),
(1369, '', 1140, 999999999, 2, 'T 3008', '2013-10-08', '2013-05-27', '2013-06-14', 'Gold', 'Black', 'Damascus Diamand', 'The switch to set the date is not working.', 'Uhr erhalten 11.10.2013\r\n19-10-13\r\njo, Werkring mal wieder... - ersetzt', '', '2013-10-21', '2013-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-21', '77.169.24.156', 'ip4da9189c.direct-adsl.nl', '2013-10-15', 'RG 6237 2579 0DE', NULL),
(1370, '', 1141, 999999999, 2, 'GM-501-1', '2013-10-08', '2013-09-23', '2013-08-26', 'silver', 'silver', 'Pionier Coppernicus Diamond', 'A part inside the clock is not in it\'s right place, it is loose inside (look at the picture delivered to you afterwards by Groupon). Sometimes the clock doesn\'t even work. It hasn\'t been damaged in any way, it hasn\'t fallen or anything like that. It had only been worn for a few hours when the part inside the clock came loose. ', 'Uhr erhalten 07.11.2013\r\n08-11-13\r\nRotor gebrochen! von def. 502 ers.\r\nK 0811 1255', '', '2013-11-11', '2013-11-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-11', '91.153.235.125', 'a91-153-235-125.elisa-laajakaista.fi', '2013-10-15', 'RG 6237 2705 3DE', NULL),
(1371, '', 1142, 999999999, 2, 'T3008-1', '2013-10-08', '2012-08-15', '2012-08-20', 'Black', 'White', 'Damascus Diamond', 'The watch does not work. I think it is the automatic movement that has stopped working.', 'Uhr erhalten 16.10.2013\r\n22-10-13\r\nZg Wochentag fehlt - aus Unruh gefischt und befestigt\r\nK 2210 1525', '', '2013-10-25', '2013-10-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-25', '83.249.178.194', 'c83-249-178-194.bredband.comhem.se', '2013-10-15', 'RG623726058DE', NULL),
(1372, '', 1143, 999999999, 2, 'T3008', '2013-10-08', '2013-09-24', '2013-09-25', 'Chrome', 'White', 'Theorema Damascus', 'Finger on month face is sticking on June and won\'t move past. ', 'Uhr erhalten 15.10.2013\r\n18-10-13\r\nWerkring ers. und \r\nK 1810 1440\r\nReplacement 22. 10.2013', '', '2013-10-22', '2013-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-22', '2.27.183.230', '2.27.183.230', '2013-10-15', 'RG 6237 2594 5DE', NULL),
(1373, '', 1131, 999999999, 2, 'T3006', '2013-10-09', '2012-11-25', '2012-12-10', 'Gold', 'Black', 'Monaco Diamond', 'Watch no longer works?!', 'Uhr erhalten 21.10.2013\r\n23-10-13\r\n24h Zg fehlt... im Werk? - noe... aber\r\nKlinkenhebel gebrochen und FH \'geplatzt\' - oops, wegen Zg, der sich in die Feder gearbeitet hat!\r\nsodele, Klinkenhebel ers., FH zusammengesetzt, Zg ers. \r\nK 2410 0920', '', '2013-10-28', '2013-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-28', '78.105.229.13', '78-105-229-13.zone3.bethere.co.uk', '2013-10-16', 'RG 6237 2627 9DE', NULL),
(1374, '', 1144, 2, 2, 'Paragon', '2013-10-09', '2013-08-01', '2013-08-01', 'silber', 'weiss', 'Theorema', '', 'Uhr erhalten 09.10.2013\r\n16-10-13\r\nMinuterie verdreht - geklebt\r\nK 1710 1115', '', '2013-10-26', '2013-10-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-21', '', '', '0000-00-00', 'RG 6237 2576 9DE', NULL),
(1375, '', 1145, 2, 2, 'Paragon', '2013-10-09', '2013-08-05', '2013-08-05', 'Gold', 'weiss', 'Theorema', '', 'Uhr erhalten 09.10.2013\r\n16-10-13\r\neine Schraube der FH-Bruecke fehlt... im Werk nicht vorhanden, daher ers. und \r\nK 1610 1225 - steht 1320 warum?\r\nK 1910 1510 - gewinnt ein wenig - reguliert', '', '2013-10-22', '2013-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-22', '', '', '0000-00-00', 'RG 6237 2590 5DE', NULL),
(1376, '', 1146, 999999999, 0, 'T3004', '2013-10-09', '2013-10-09', '2012-10-10', 'Black', 'What is dial??', 'Theorema Cannes Diamond', 'It doesen\'t wind up. The night and day- indicator isn\'t synced with the time. When the watch did work, there was a delay 10 minutes every month. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.102.165.62', 'c-4f66a53e-74736162.cust.telenor.se', '2013-10-16', '', NULL),
(1377, '', 1146, 999999999, 2, 'T3004', '2013-10-09', '2013-10-09', '2012-10-10', 'black ', 'metal', 'Theorema cannes diamond', 'It don\'t work to wind up the watch. The night and day-indicator isn\'t synced with the time. When the watch did work the time \"fell\" behind about 5-10 minutes every month.', 'Uhr erhalten 11.10.2013\r\n19-10-13\r\neinige Schrauben geloest? jepp, und dadurch Zapfenbruch an KBR und AR - Werktausch kpl. und \r\nK 1910 1335', '', '2013-10-22', '2013-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-22', '79.102.165.62', 'c-4f66a53e-74736162.cust.telenor.se', '2013-10-16', 'RG 6237 2592 8DE', NULL),
(1378, '', 1147, 999999999, 1, '3 ATM T3008', '2013-10-09', '2012-10-25', '2012-10-25', 'Light brown', 'Black and Gold', 'THEOREMA', 'The lether-strap is broken. The day-pointer is has disappeared somewhere in the watch. The watch does not work.', 'Zwei Uhren  erhalten 11.10.2013 - geteilt ==> 1442 ME\r\n18-10-13\r\ndurch Fall ausgeschwungen - Zg aufgesetzt - ein ZB-Fuss gebrochen \r\nK 1810 1505 - neu gestellt und\r\nK 2110 1000 - verliert ca. 15min/d - reguliert und \r\nK 2410 0935 - nein - bleibt an ZB-Klemmung stehen\r\nNeues Werk mit ZB - KVA', '', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.155.189.30', '178.155.189.30', '2013-10-16', '', NULL),
(1379, '', 1148, 999999999, 0, 'GM-106', '2013-10-09', '2013-03-06', '2013-03-14', 'Stainless steel', 'Stainless steel', 'Theorema Toronto', 'Winding mechanism broken.\r\n(VISA-invoice was issued 6 March 2013.)', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.67.26.168', '188-67-26-168.bb.dnainternet.fi', '2013-10-16', '', NULL),
(1380, '', 1149, 999999999, 2, 'GM106', '2013-10-09', '2013-01-25', '2013-01-25', 'Steel', 'White', 'Theorema', 'The watch has stopped working. No injury. ', 'Uhr erhalten 21-10-2013\r\n23-10-13\r\nausgeschwungen - Messer zu hoch - gerichtet\r\nK 2410 0920', '', '2013-10-25', '2013-10-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-25', '87.104.166.17', '87-104-166-17-dynamic-customer.profibernet.dk', '2013-10-16', 'RG 6237 2616 3DE', NULL),
(1381, '', 1126, 999999999, 2, 'GM-3008', '2013-10-09', '2013-09-18', '2013-09-18', 'Black', 'White', 'Theorema', 'From purchase the watch has not worked after winding the watch . The product\'s mechanism does not seem to work when it has been turned', 'Uhr erhalten 21.02.2014\r\n24-01-14\r\nAnker zu tief - gerichtet und\r\nK 2401 1305 - 27-01-14 okay', '', '2014-01-27', '2014-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-27', '212.219.231.1', '212.219.231.1', '2013-10-16', 'RL 7050 45453DE', NULL),
(1382, '', 762, 999999999, 2, '76008', '2013-10-09', '2013-10-01', '2013-10-01', 'silver', 'white', 'Elysee', 'there is something wrong with the clasp of the leather  armband. It can not be closed. / the customer have sent it back to us and says that he is very dissapointed', 'Uhr erhalten 11.10.2013\r\n17-10-13\r\ndie Schlie?e ist einwandfrei iO - was will der Mann?', '', '2013-10-18', '2013-10-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-18', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2013-10-16', 'RG 6237 2564 0DE', NULL),
(1383, '', 1150, 999999999, 2, 'T3001', '2013-10-10', '2013-01-04', '2013-01-04', 'redgold watch', 'xxxxxx', 'theorema paragon', 'My theorema paragon watch have been working properly until my vacation  this summer when I didn´t wear it every day. Then it started to stop every now and then and the last month it stopped completely. Sometimes when I try to wear it the hand wich shows seconds work for a while.\r\nSincerely\r\nLotta Thörn', 'Uhr erhalten 14.10.2013\r\n21-10-13\r\njo, alle Fehler auf einmal... AutoBruecke geloest, DateModul geloest, ZB in Lunette verklebt...\r\n==> Lose Teile befestigt, ZB ers., Reduktionsrad ers. und Rotor\r\nK 2110 1535', '', '2013-10-25', '2013-10-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-25', '83.137.8.3', 'hideaddress.gavle.se', '2013-10-17', 'RG 6237 2609 2DE', NULL),
(1384, '', 540, 999999999, 2, 'GM-101', '2013-10-10', '2013-10-10', '2012-11-18', 'Black', 'Gold...?', 'Theorama', 'Watch broken inside as one of the gears simply has seperated itself some the rest! Also in the closing mechanism does not work anymore. Only had (and used) the watch since Christmas.', 'Uhr erhalten 14.10.2013\r\n21-10-13\r\nSperrad geloest, ausgeschwungen? Kronenbuegel ueberdehnt!\r\nKrone schief, eine AnstossApplication fehlt\r\n==> Sperrad befestigt, Kronenbuegel gerichtet, Krone gerichtet und mit VS gefettet, alle Schrauben nachgezogen, Application nicht ers. da Anstoss verzogen\r\nK 2110 1620', '', '2013-10-22', '2013-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-22', '62.242.40.128', '62.242.40.128', '2013-10-17', 'RG 6237 2586 5DE', NULL),
(1385, '', 1151, 999999999, 2, 'T3009', '2013-10-10', '2012-12-17', '2012-12-17', 'gold/black', 'gold / black', 'Theorema', 'The \" the second pointer\" i think is called, does not work.', '07-11-13\r\nEllipse im HauptWerk gebrochen - und Automatik... \r\nUnruh kpl. ers. und Antriebsorgan ers.\r\nK 0711 1635', '', '2013-11-11', '2013-11-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-11', '82.180.24.14', '0x52b4180e.static.bcbnet.dk', '2013-10-17', 'RG 6237 2702 2DE', NULL),
(1386, '', 1152, 999999999, 2, 'ziehe print', '2013-10-10', '2012-12-27', '2013-01-01', 'ziehe print', 'ziehe print', 'Theorema Casablanca', 'Die Uhr kan ich nicht meer aufziehen. Dreht durch.\r\nIch habe kopie van alles was ich habe bijgefugt.\r\nHoffe das es genoeg is.\r\n', 'Uhr erhalten 17.10.2013\r\n22-10-13\r\nSperrad? - jo, befestigt\r\nK 2210 1515', '', '2013-10-23', '2013-10-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-23', '85.159.97.70', '85.159.97.70', '2013-10-17', 'RG 6237 2599 3DE', NULL),
(1388, '', 1154, 999999999, 2, 'GM 107', '2013-10-10', '2013-10-10', '2013-10-04', 'black', 'transparant', 'Theorema ', 'the pointers are broken from the dial and the part that is used for closing the watch is broken ', 'Uhr erhalten 15.10.2013\r\n19-10-13\r\nnoe, verarschen lassen wir uns nicht!\r\nUhr ist aelter als 6 Tage getragen und gefallen, und zwar heftig\r\nKVA 30,- ausf. 2910\r\nZg ers. und Schlie?e schwarz\r\nK 2910 1340', '', '2013-10-30', '2013-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-30', '77.172.197.33', '77-172-197-33.ip.telfort.nl', '2013-10-17', 'RG 6237 2646 9DE', NULL),
(5483, '', 3719, 999999999, 2, '3001-Paragon', '2015-07-14', '0000-00-00', '2015-03-18', 'silver', 'white', 'Theorema', 'Ich habe eine Uhr bestellt durch Groupon am 16. März 2015. Copy of warranty card included in return package.\r\nReference Garantie: T3001 Datum 18.03.15\r\nDie Uhr läuft in letzter zeit regelmäßig hinter und ist jetzt komplett gestoppt.\r\nGroupon voucher: \r\nControlecode: A007DD9952\r\ngrouponcode: 0010171KWP\r\nREF: 58663113\r\n', '17-07-15\r\nkpl. abgelaufen - S+F oB\r\nK 1707 1440 - 20-07-15 okay', '1,2', '2015-07-20', '2015-07-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-20', '85.150.105.36', 's55966924.adsl.online.nl', '2015-07-14', 'RL 7242 6928 6DE', NULL),
(1390, '', 1156, 999999999, 2, 'GM-106', '2013-10-11', '2013-03-06', '2013-03-14', 'Stainless steel', 'Stainless steel', 'Theorema Toronto', 'Winding mechanism broken.\r\n(VISA-invoice issued 6 March 2013)', 'Uhr erhalten 23.10.2013\r\n24-10-13\r\n...und MinZg ab! MinZg ers. und \r\nK 2810 1010', '', '2013-10-29', '2013-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-29', '212.214.4.167', '212.214.4.167', '2013-10-18', 'RG 6237 2633 6DE', NULL),
(1391, '', 1157, 2, 1, 'Cannes Diamond', '2013-10-11', '2013-08-08', '2013-08-08', 'Silber', '', 'Theorema', 'läßt sich kaum aufziehen und schlecht einstellen', '21-10-13\r\nKronendichtung schwergaengig - mit VS gefettet und\r\nK 2110 1050', '', '2013-11-04', '2013-11-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(1392, '', 1157, 2, 1, 'Toronto ', '2013-10-11', '0000-00-00', '0000-00-00', 'Silber', '', 'Theorema', 'läßt sich nicht aufziehen', 'Uhr erhalten 11.10.2013\r\n21-10-13\r\nKronendichtung schwergaengig - mit VS gefettet und \r\nK 2110 1040', '', '2013-10-24', '2013-10-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(1393, '', 1157, 2, 1, 'Toronto', '2013-10-11', '0000-00-00', '0000-00-00', 'Silber', '', 'Theorema', 'Lederband gerissen', '21-10-13\r\nersetzt und \r\nK 2110 1030', '', '2013-11-06', '2013-11-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(1394, '', 1158, 999999999, 2, 'test', '2013-10-11', '2013-10-11', '2013-10-11', 'test', 'test', 'test', 'test', '', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-12', '88.70.102.119', 'dslb-088-070-102-119.pools.arcor-ip.net', '2013-10-18', 'AAA111', NULL),
(1395, '', 1113, 999999999, 0, 'T3009', '2013-10-11', '2013-10-11', '2013-02-08', 'silver', 'black', 'THEOREMA DUBAI', 'The internal rounded balancer at the wrist side (behind the glass) has begun to make a metallic noise for the rubbing action with the bottom cover when the balancer rotates.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.158.138.20', 'proxy28.messagelabs.net', '2013-10-18', '', NULL),
(1396, '', 1159, 999999999, 0, 'not sure', '2013-10-11', '2012-10-10', '2012-10-10', 'Black', 'Black?', 'Cannes Diamond', 'Doesn\'t work, something loose', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '78.70.168.139', '78-70-168-139-no110.tbcn.telia.com', '2013-10-18', '', NULL),
(1397, '', 1160, 999999999, 2, 'GM-104-1', '2013-10-11', '0000-00-00', '0000-00-00', 'silver', 'silver', 'theorema copacabana', 'watch was working and suddenly stopped', 'Uhr erhalten 31.10.2013\r\n01-11-13\r\nEllipse! - Unruh kpl. ers. und \r\nK 0411 1000', '', '2013-11-08', '2013-11-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-08', '87.36.180.20', '87-36-180-20.ptr.edu.ie', '2013-10-18', 'RG 62 372 686 6DE', NULL),
(1398, '', 1161, 2, 2, 'T3005', '2013-10-11', '2012-06-01', '2012-06-01', 'Silber', 'Schwarz', 'Theorema', 'bl. stehen, zieht nicht auf?', 'Uhr erhalten 11.10.2013\r\n18-10-13\r\nRotorlager hakelig - Rotor ers. und \r\nK 1810 1615', '', '2013-10-25', '2013-10-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-26', '', '', '0000-00-00', '43298056486 ', NULL),
(1400, '', 1163, 999999999, 2, 'GM102', '2013-10-11', '2013-10-11', '2013-06-06', 'Gold', 'Transparent', 'Theorema', 'I cannot wind anymore the watch crown in order to rewind the spring. Indeed, the watch crown went out of the watch when I tried to pull it in order to set the time and apparently one of the gear is not connected anymore to the spring.', 'uhr erhalten 14.10.2013\r\n22-10-13\r\nAufzugtrieb lose im Werk durch entfernte Welle - anscheinend auch WH lose - repariert und \r\nK 2210 1005', '', '2013-10-23', '2013-10-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-23', '81.240.154.64', '64.154-240-81.adsl-dyn.isp.belgacom.be', '2013-10-18', 'RG 6237 2596 2DE', NULL),
(1401, '', 1164, 2, 2, 'Marco Polo Diamond', '2013-10-11', '2013-03-16', '2013-03-16', 'Silber', 'Weiss', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-11', '', '', '0000-00-00', 'RG 5181 3996 7DE', NULL),
(1402, '', 1165, 999999999, 2, 'T3008', '2013-10-11', '2013-03-17', '2013-03-17', 'silver', 'sliver', 'theorema - damascus Diamond', 'I have purchased this watch via Groupon March this year. it is working ok. i don\'t wear it all time. one day I was trying to wind the dial but watch would not work. I always follow the instructions in the booklet provided, but it just won\'t work. many thanks ', 'Uhr erhalten 16.10.2013\r\n23-10-13\r\nUnruh hakte auf dem Anker, aber die Verhaeltnisse sind absolut iO - Stoss oder Fall!\r\nK 2310 1015 - gewinnt ein wenig - reguliert\r\n', '', '2013-10-28', '2013-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-28', '82.31.46.121', 'cpc26-seac19-2-0-cust120.7-2.cable.virginmedia.com', '2013-10-18', 'RG 623726225DE', NULL),
(1404, '', 1166, 999999999, 1, 'gm-101', '2013-10-11', '2013-06-13', '2013-06-30', 'gold', 'black/silver', 'Theorema Men?s Casablanca Watch in Gold', 'Theorema Men?s Casablanca Watch in Gold\r\n\r\nmy watch the time run too fast forward.\r\n', 'Doppel zu 1408', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.37.192.27', 'cpc34-harb8-2-0-cust26.19-1.cable.virginmedia.com', '2013-10-18', '', NULL),
(1405, '', 1167, 999999999, 1, '80333', '2013-10-12', '2013-10-14', '2013-10-14', 'Stainless Steel', 'Blue', 'Elysee', 'First, one of both crowns; the winding knob is gone.\r\nSecond, the second hands of the watch moves well, but stop some times around the number ?10?, and the hands moves again after a little bit time. \r\nThird, I hope you check this watch entirely because I entrusted it at Korea Servic Center who handle this Elyess brand.\r\n\r\nThaks', 'Uhr erhalten 07.11.2013\r\n08-11-13\r\nnach dem Zustand ist die Uhr deutlich älter als 3 Wochen! \r\n==> es bleibt nur ein kompletter Werktausch - also neue Uhr zerstören! ', '', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '182.210.236.6', '182.210.236.6', '2013-10-19', '', NULL),
(1406, '', 228, 1, 2, 'GM 101 Casablanca', '2013-10-12', '0000-00-00', '2012-10-10', 'weiß', 'weiß', 'Theorema', 'Zeiger sind abgefallen', '12-10-13\r\nMinZg ers. und \r\nK 1210 1720', '', '2013-10-15', '2013-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-15', '', '', '0000-00-00', 'RG623725168DE', NULL),
(1407, '', 1168, 999999999, 2, 'GM106', '2013-10-12', '2013-08-16', '2013-08-16', 'silver', 'transparent', 'Theorema', 'Die Krone zum Einstellen der Uhr hat sich beim Einrichten der Uhrzeit gelöst.', 'Uhr erhalten 18.10.2013\r\n22-10-13\r\nWelle befestigt und \r\nK 2210 1410', '', '2013-10-23', '2013-10-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-23', '81.246.236.10', '10.236-246-81.adsl-dyn.isp.belgacom.be', '2013-10-19', 'RG 6237 2597 6DE', NULL),
(1408, '', 1166, 999999999, 2, 'gm-101', '2013-10-14', '2013-06-11', '2013-07-02', 'gold', 'black/silver', 'Theorema Men?s Casablanca Watch in Gold', 'The watch is running too fast. ', 'Uhr erhalten 18.10.2013\r\n22-10-13\r\nleider ohne Angabe wieviel... - leicht minus reguliert und\r\nK 2210 1425', '', '2013-10-23', '2013-10-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-23', '82.37.192.27', 'cpc34-harb8-2-0-cust26.19-1.cable.virginmedia.com', '2013-10-21', 'RG 6237 2598 0DE', NULL),
(1410, '', 387, 1, 2, '3006 MonacoDiamond', '2013-10-14', '2012-12-10', '2012-12-10', 'gelb', 'schwarz', 'Theorema', 'Zeiger Wochentag abgefallen', '14-10-13\r\nneuen Zeiger ers.- und \r\nK 1410 1355', '', '2013-10-17', '2013-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-17', '', '', '0000-00-00', 'RG 6237 2556 5DE', NULL),
(1412, '', 1171, 999999999, 2, 'GM 3006', '2013-10-14', '2013-08-21', '2013-08-21', 'black', 'gold', 'theorema monaco diamond', 'les aiguilles de la montres ne sont pas positionner correctement ,elles sont légèrement décalés des chiffres ce qui rend la lecture du temps difficile .la montre ne fonctionne plus elle c \'est arêter soudainement . J\'ai aussi pu constater qu un petit bout de papier était a l\'intérieur du cadran . ', 'Uhr erhalten 05.12.2013\r\n07-12-13\r\nStdZg hat keine Leuchtmasse mehr und Stellung falsch - Zg ers. und\r\nK 0712 1415 - neu gestellt und \r\nK 1112 0945\r\nZuruck gekommt 10.01.2014\r\nUhr versendet 10.01.2014  RL 7046 4061 8DE', '', '2014-01-10', '2014-01-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-13', '2a01:e34:ef39:f280:a8f7:6ecc:a497:35bd', '2a01:e34:ef39:f280:a8f7:6ecc:a497:35bd', '2013-10-21', 'RG 62 372 865 0DE', NULL),
(1413, '', 862, 1, 1, '3008 Damascus', '2013-10-14', '0000-00-00', '0000-00-00', '', '', 'Theorema', 'Garantie 08-11-12\r\ngelb/schwarz', '14-10-13\r\nUnruh klemmt - Anker leicht zu tief - gerichtet und \r\nK 1410 1500', '', '2014-02-28', '2014-02-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-17', '', '', '0000-00-00', 'RG 6237 2548 5DE', NULL),
(1414, '', 1172, 2, 2, 'Newton', '2013-10-14', '0000-00-00', '0000-00-00', 'Gold', 'Schwarz', 'Theorema', 'Glas defekt - Kundin weiß über Kosten Bescheid, aber Enis weiß nicht, dass das ganze Werk voller Glassplitter ist... ', 'Garantie 06.03. 2013   Uhr erhalten 14.10.2013\r\n21-10-13\r\nkomplette Uhr notwendig! ausf. 21-11-13\r\nTausch und K 2111 1355', '', '2013-11-25', '2013-11-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-25', '', '', '0000-00-00', 'RG 62 372 795 0DE', NULL),
(1415, '', 1173, 2, 2, 'T3004', '2013-10-14', '0000-00-00', '0000-00-00', 'Silber', 'Weiss', 'Theorema', 'steht und eine Schraube fehlt', 'Uhr erhalten 14.10.2013\r\n18-10-13\r\neine Schraube der RW-Bruecke... und dadurch KBR mit Zapfenverlust - ers. und \r\nK 1810 1700 - verliert ein wenig - reguliert \r\nK 2110 1130', '', '2013-10-22', '2013-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-22', '', '', '0000-00-00', 'RG 6237 2591 4DE', NULL),
(1416, '', 636, 1, 2, '3004 Cannes Diamond', '2013-10-14', '2012-10-10', '2012-10-10', 'weiß', 'schwarz', 'Theorema', 'steht nach Rep 740 wieder', '14-10-13\r\nKraftuebertragung zum 2. Federhaus ist gestoert - beide Federkerne gefettet und K 1410 1645 - bl. stehen!\r\nShow-Rad ers. incl. Bruecke\r\nK 1910 1345', '', '2013-10-22', '2013-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-22', '', '', '0000-00-00', 'RG 6237 2588 8DE', NULL),
(1417, '', 500, 999999999, 2, 'GM 104', '2013-10-14', '2013-02-17', '0000-00-00', 'Gold', 'Blue', 'Thereoma', 'Constantly slowing down and stopping. Same fault as before last repair.', 'Uhr erhalten 24.10.2013\r\n25-10-13\r\nhmm, diesmal Krone defekt, intern gebrochen - ers. und \r\nK 2810 1010\r\nUhr erhalten 21.11.2013', '', '2013-11-22', '2013-11-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-29', '86.41.137.138', '86-41-137-138-dynamic.b-ras3.chf.cork.eircom.net', '2013-10-21', 'RG 6237 2634 0DE', NULL),
(1418, '', 832, 999999999, 2, 'T3008-2', '2013-10-14', '2013-03-03', '2013-03-08', 'Silver', 'Black', 'Theorema', 'The watch just stopped working.', 'Uhr erhalten 24.10.2013\r\n25-10-13\r\nAnker gerichtet und \r\nK 2510 1320', '', '2013-10-28', '2013-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-28', '81.107.192.230', 'cpc18-darl7-2-0-cust229.11-2.cable.virginmedia.com', '2013-10-21', 'RG 6237 2626 5DE', NULL),
(1419, '', 1174, 999999999, 0, 'Gm104', '2013-10-15', '2013-07-15', '2013-07-15', 'Black', 'Gold ', 'Theorema', 'Stopped working then the number 2 fell off from 12', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.194.54.228', '87-194-54-228.bethere.co.uk', '2013-10-22', '', NULL),
(1420, '', 1175, 999999999, 2, 'gm104', '2013-10-15', '2013-07-04', '2013-07-15', 'black', 'gold', 'theorema', 'stopped working and the number 2 from the 12 has fallen OFF', 'Uhr erhalten 28.10.2013\r\n29-10-13\r\ndie 2 der 12 geklebt, alle kontrolliert\r\nK 2910 1115', '', '2013-10-30', '2013-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-30', '87.194.54.228', '87-194-54-228.bethere.co.uk', '2013-10-22', 'RG 6237 2644 1DE', NULL),
(1421, '', 1176, 999999999, 0, '000000', '2013-10-15', '2013-01-30', '2013-01-30', 'black/silver', 'black/blue', 'Theorema', 'The watch doesnt wind anymore. Grouponcode 7F304A73BE', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2001:981:ad65:1:385e:cba2:d7ef:2b5', '2001:981:ad65:1:385e:cba2:d7ef:2b5', '2013-10-22', '', NULL),
(1422, '', 1177, 999999999, 2, 'GM107', '2013-10-15', '2013-02-17', '2013-02-14', 'Black', 'Transperant', 'Thorema', 'Broken Glas\r\n\r\nnot sure on the Date of Invioce and Warrenty Starts\r\nordered on Groupon by my girlfreind ', 'Hat fuer neues Glas schon bezahlt.\r\nBitte die Uhr reparieren und nach der Reparatur sofort schicken\r\nUhr erhalten 21.10.2013\r\n23-10-13\r\nneues FrontGlas eingepresst - wd-Pruefung ==> 8310\r\nK 2310 1315', '', '2013-10-25', '2013-10-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-25', '85.27.174.228', '85.27.174.228.sydfynsnet.dk', '2013-10-22', 'RG 6237 2608 9DE', NULL),
(1423, '', 1178, 999999999, 0, '00000000', '2013-10-15', '2013-01-10', '2013-01-10', 'black', 'rose gold', 'copacabana', 'winder will not wind watch up nor move the hands to set the correct time', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.15.229.217', '5e0fe5d9.bb.sky.com', '2013-10-22', '', NULL),
(1425, '', 922, 1, 2, 'GM 101 Casablanca', '2013-10-16', '2013-07-17', '2013-07-17', 'gelb', 'schwarz', 'Theorema', 'wieder ausgeschwungen...', '16-10-13\r\nAnker hoeher gerichtet und Unruh kpl. ers. \r\nK 1610 1425', '', '2013-10-17', '2013-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-17', '', '', '0000-00-00', 'RG623725477DE', NULL),
(1426, '', 1181, 2, 2, '76003', '2013-10-16', '2013-09-09', '2013-09-09', 'Rose', 'Gri', 'Elysee', '', 'Uhr erhalten 16.10.2013', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(1427, '', 1180, 1, 2, '3003 BlackHawk', '2013-10-16', '0000-00-00', '2011-11-08', 'schwarz', 'schwarz', 'Pionier', 'oA - Totalisator Wochentag abgeschert, Federsteg 12 gebrochen', '16-10-13\r\nKeine Garantie da Uhr gefallen! Werkreparatur 35,- Euronen\r\nausf. 100214 - Tagesstern ers., Zg verengt und wieder benutzt, reguliert und \r\nK 1102 1615 - 14-02-14 okay', '', '2014-02-25', '2014-02-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-26', '', '', '0000-00-00', '44056112873 ', NULL),
(1428, '', 1182, 999999999, 2, 'GM-107', '2013-10-16', '2013-04-01', '2013-04-10', 'Black', 'Silver', 'Theorema', 'The minute pointer broke.', 'Uhr erhalten 21.10.2013\r\n23-10-13\r\nneuen MinZg aufgesetzt und\r\nK 2410 0925', '', '2013-10-25', '2013-10-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-25', '84.53.125.87', '84-53-125-87.wxdsl.nl', '2013-10-23', 'RG 6237 2613 2DE', NULL),
(1429, '', 1183, 999999999, 2, 'Gm103', '2013-10-16', '2012-12-13', '2012-10-10', 'Black', 'Black', 'Theorema', 'Winder mechanism bacame loose and would not wind properly then dial for winder was lost for no reason it looks like it backed of itself unable now to wind watch ', 'Uhr erhalten 07.11.2013\r\n08-11-13\r\nKrone ers. und \r\nK 1111 0945', '', '2013-11-12', '2013-11-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-12', '83.109.147.199', 'ti0049a400-1219.bb.online.no', '2013-10-23', 'RG 62 372 713 8DE', NULL),
(1430, '', 1184, 999999999, 2, 'Gm101', '2013-10-17', '2013-06-15', '2013-10-20', 'Gold', 'Gold', 'Theorema Casablanca', 'Stop working suddenly ', 'Uhr erhalten 22.10.2013\r\n23-10-13\r\nausgeschwungen, Anker zu tief - gerichtet und\r\nK 2310 1255\r\nUhr erhalten 18.12.2013 UNCLAIMED\r\nUhr versendet RG 62 372 894 1DE   19.12.2013', '', '2013-12-19', '2013-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-25', '82.30.101.228', 'cpc30-slam6-2-0-cust227.2-4.cable.virginmedia.com', '2013-10-24', 'RG 6237 2606 1DE', NULL),
(1431, '', 929, 1, 2, '3001 Paragon', '2013-10-17', '0000-00-00', '2012-12-21', 'weiß', 'schwarz', 'Theorema', 'Krone gelöst', '17-10-13\r\ndurch Rueckwaertsdrehen der Zeiger Datum voellig zerstoert!\r\nWT und \r\nK 1710 1500', '', '2013-10-25', '2013-10-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-26', '', '', '0000-00-00', '43298056664 ', NULL),
(1432, '', 1185, 999999999, 2, '101', '2013-10-17', '2012-10-20', '2012-10-20', 'Black', 'Silver', 'Casablanca', 'Watch does not keep time. Seems to stop intermittently. Mechanism not rotating at even pace.', 'Uhr erhalten 21.10.2013\r\n23-10-13\r\nuntere Stosssicherungsfeder ist nicht korrekt montiert\r\nStosssicherung neu versorgt und montiert\r\nK 2410 0925', ',', '2014-07-15', '2014-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-25', '80.111.177.95', 'cm-80.111.177.095.ntlworld.ie', '2013-10-24', 'RG 6237 2617 7DE', NULL),
(1434, '', 1187, 999999999, 0, '?', '2013-10-17', '2013-10-17', '2013-10-17', 'Black', 'Black', 'Thoroma', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '84.17.192.7', 'gw.telecomputing.se', '2013-10-24', '', NULL),
(1435, '', 569, 1, 2, '3006 MonacoDiamond', '2013-10-17', '2012-11-26', '0000-00-00', '', '', 'Theorema', 'MinZg lose...', '17-10-13\r\nTransportschaden? Neuen Zeiger aufgesetzt und\r\nK 1710 1655 - neu gestellt und\r\nK 2110 1015', '', '2013-10-23', '2013-10-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-23', '', '', '0000-00-00', 'RG623725959DE', NULL),
(1436, '', 1188, 999999999, 2, 'T J00J', '2013-10-17', '2011-11-07', '2013-11-05', 'airtimer III', 'silber Metallarmband /schwarzes Ziffernblatt', 'pionier', 'The button to bring up the clockwork is, while wearing the wristwatch, canceled without any external influence and could not be found again.', 'Uhr erhalten 21.10.2013\r\n23-10-13\r\nKrone/Welle ers. Uhr macht fuer das Alter einen Super Eindruck...\r\nK 2310 1335', '', '2013-10-29', '2013-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-30', '77.23.164.143', '77-23-164-143-dynip.superkabel.de', '2013-10-24', '43302118475 ', NULL),
(1437, '', 1189, 999999999, 2, 'T2006', '2013-10-17', '2013-01-09', '2013-01-10', 'Black', 'Silver', 'PANTHOS', 'Good evening,\r\n\r\nLast January I bought a watch through Groupon and few days ago it stop working. The problem is in the mechanical movement. It doesn\'t work and it is not cause by a wrong use. That watch has been used very carefully.\r\n\r\nAccording we can see in the card that was with the watch, it is in guarantee.\r\n  - I think the model is Phantos. \r\n  - The reference is T J006 or T Z006 (it is not clear because there is crossing out but I can send you a picture of that card).\r\n  - Date: 10-01-13\r\nPlease, let me know how to proceed to fix this problem.\r\n\r\nMy personal email is: abmm82@yahoo.es\r\n\r\nThank you in advance.\r\n\r\nRegards,\r\nAna Belén', 'Uhr erhalten 28.10.2013\r\n29-10-13\r\nKronendichtung schwerg?ngig... mit VS gefettet und\r\nK 2910 1655', '', '2013-10-30', '2013-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-30', '82.158.102.143', '82.158.102.143.dyn.user.ono.com', '2013-10-24', 'RG 6237 2643 8DE', NULL),
(1438, '', 628, 999999999, 2, 'GM 102', '2014-10-13', '2013-02-26', '2013-02-26', 'silver', 'silver', 'Theorema', 'I went to sleep with the watch as I normally do, in the morning, when I looked at the time the hands on the watch fell off. ', '20-10-14\r\nunruhiger Schlaf...? Viertelrohr gekerbt, MinZg verengt und aufgesetzt\r\nUK 2010 0925 - einwandfrei\r\nWK 2110 0805 - 22-10-14 okay', '1,2', '2014-10-22', '2014-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-22', '194.176.105.147', 'zen-inetgw-7a.nhs.uk', '2013-10-25', 'RL 7135 7542 7DE', NULL),
(1439, '', 1190, 999999999, 2, 'T J001 - 101', '2013-10-18', '2012-12-10', '2012-12-10', 'ARGENTO', 'ARGENTO', 'THEOREMA', 'DOPO LA CARICA GIRA PER QUALCHE MINUTO POI SI FERMA COMPLETAMENTE.\r\n(bleibt nach ein paar Minuten stehen)\r\nModell 101 Casablanca', 'Uhr erhalten 23.10.2013\r\n24-10-13\r\nkpl. abgelaufen?! K 2410 1240 - bl. stehen zwischendrin! falsch, laueft, aber ZgReibung zu gering! - aha, ZgWerk hochgekommen... aufgesetzt und \r\nK 2810 1010', '', '2013-10-29', '2013-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-29', '109.168.98.25', '25.98.168.109.host.static.ip.kpnqwest.it', '2013-10-25', 'RG 6237 2635 3DE', NULL),
(1510, '', 1246, 999999999, 0, 'GM-107-2', '2013-10-29', '2013-10-16', '2013-10-17', 'Black', 'Silver', 'THEOREMA RIO', 'After adjusting  the time of the watch it stops working after about every 3 or 4 hours. I have to adjust it again so it starts working again. \r\nI was so eager to get and use the watch after the purchase but now I couldn\'t use it as I expected. I hope you could fix the problem as soon as possible.\r\n\r\n ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.154.96.61', 'a91-154-96-61.elisa-laajakaista.fi', '2013-11-05', '', NULL),
(1441, '', 565, 999999999, 2, 'Theorema GM-107-1', '2013-10-18', '2013-04-01', '2013-05-01', 'Black', 'Black', 'Theorema GM-107 Mechanical Stalnless Steel ATM', 'I do not know what the exact fails because it never worked since I bought it and receive it from you in May 2013\r\nand clock hands fall off all the time why I would very much like to have a new watch I do not accept the same watch I want a new one thank you for it is not the first time I send it in for repair...\r\n ', 'Uhr erhalten 23.10.2013\r\n24-10-13\r\nMinZg ab und Ellipse... - nach RepVersuch dann doch neues Werk mit neuem Gehaeuse = Neue Uhr - wd Test ==> 8310\r\nK 2810 1015', '', '2013-10-29', '2013-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-29', '193.169.154.71', '193.169.154.71', '2013-10-25', 'RG 6237 2636 7DE', NULL),
(1442, '', 1147, 1, 2, '3008 Damascus', '2013-10-18', '2012-10-25', '2012-10-25', 'weiß', 'schwarz', 'Theoreme', 'Monatszeiger ab - DatumsButton oF\r\n', '18-10-13\r\nKorrektorfeder gebrochen - ers. - Zg aufgesetzt (2 neue Tota)\r\nK 1810 1550 Uhr steht  - autom. Aufzug scheint schwergaengig\r\naber nicht nur, das ganze RW ist schwergaengig - Werktausch und 2 neue TotaZg der 3005 ers.\r\nK 2110 1335', '', '0000-00-00', '2014-01-21', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-21', '', '', '0000-00-00', 'RL 70 497 229 7DE', NULL),
(1443, '', 1191, 999999999, 0, 'gm 501', '2013-10-18', '2013-10-10', '2013-10-04', 'silver', 'black', 'Pionier coppernicus', 'Does not start', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.222.45.46', 'dsl-hkibrasgw2-50de2d-46.dhcp.inet.fi', '2013-10-25', '', NULL),
(1444, '', 1192, 999999999, 2, 'T4004', '2013-10-18', '2013-10-19', '2013-06-03', 'Silver', 'Gold', 'Theorema', 'Stops working even while wearing. It seems that the weight at the back does not move freely anymore...', 'Uhr erhalten 23.10.2013\r\n24-13-13\r\njo, Newton-Fehler: Rotorlager hakelig - aber auch U-Welle gebrochen... - Rotorlager geoelt, Unruh kpl. ers. \r\nK 2410 1315', '', '2013-10-28', '2013-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-28', '2a02:2788:e4:5bd:d968:ca40:b81c:5dab', '2a02:2788:e4:5bd:d968:ca40:b81c:5dab', '2013-10-25', 'RG 6237 2628 2DE', NULL),
(1445, '', 1193, 999999999, 2, 'GM-106-1', '2013-10-19', '2013-08-07', '2013-08-15', 'black/silver', 'black/white', 'Theorema', 'Dear Sir or Madam,\r\n\r\nI have a watch, Theorem Toronto, purchased through Groupon with you.\r\n\r\nNow after two months it\'s broken. The pin of the clock to set the time and to wind, is broken. You can also completely pull the pin out.\r\n\r\nTherefore also have no more confidence in the watch. Is it possible to please. Getting my money back\r\n\r\nSincerely,\r\n\r\nLuan Nguyen', 'Uhr erhalten 24.10.2013\r\n25-10-13\r\nWH-Schraube befestigt - alle Schrauben nachgezogen\r\nK 2810 1015', '', '2013-10-29', '2013-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-29', '83.81.240.187', '5351F0BB.cm-6-2d.dynamic.ziggo.nl', '2013-10-26', 'RG 6237 2632 2DE', NULL),
(1446, '', 1194, 999999999, 2, 'T3005-5', '2013-10-19', '2012-11-25', '2012-11-25', 'Black/silver', ' Black/silver', 'Marco Polo Diamond Theorema', 'The Hand-winding mode were you can pull the crown to click 1 for time setting is loose. It doesn`t work anymore.', 'Uhr erhalten 07.11.2013\r\n08-11-13\r\nGlas zerst?rt! Welle gebrochen! Also ==> Uhr gefallen und zerst?rt! \r\nWerktausch n?tig und Glas  80,-  ausf 18-11-13\r\n18-11-13\r\nWerktausch, Geh?usetausch mit neuer Krone\r\nK 1811 1050', '', '2013-11-21', '2013-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-21', '84.208.154.91', 'cm-84.208.154.91.getinternet.no', '2013-10-26', 'RG623727795DE', NULL),
(1447, '', 1195, 999999999, 2, 'T3001', '2013-10-19', '2013-01-21', '2013-02-26', 'Black', 'White', 'Theorema Watch', '[G 21.01.2013]\r\nThere have unfortunately been many errors on the clock ... it goes wrong, it\'s always 10 minutes after even though you set it right. the clock face is twisted, it is not straight. At the bottom, where it says different cities, when you use it so it goes down slightly from the clock on the covers cities. But I like the watch very much so hope I can get a new one.\r\n\r\nSincerely\r\nStefan Chernström', 'Uhr erhalten 08.01.2014\r\n09-01-14\r\nerstmal Minuterie geklebt - RW ge?lt und Automatik versorgt, reguliert und \r\nK 1001 1015 - 13-01-14 okay', '', '2014-01-14', '2014-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-14', '213.112.8.225', 'c-e10870d5.410-2-64736c10.cust.bredbandsbolaget.se', '2013-10-26', 'RL 7046 4070 6DE', NULL),
(1529, '', 1258, 2, 2, 'Paragon', '2013-11-01', '2012-08-08', '2012-08-08', 'Rose', 'Weiss', 'Theorema', 'not keeping time', 'Uhr erhalten 01.11.2013\r\n04-11-13\r\nbei ZB unten schleift die Unruh... die Ankergabel am Plateau - Anker gerichtet... und dann ging es los... Datum schaltet nicht - Schaltrad ers. ...\r\nK 0411 1530 - reguliert', '', '2013-11-14', '2013-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-08', '', '', '0000-00-00', 'RG 6237 2693 7DE', NULL),
(1449, '', 1197, 999999999, 2, 'T3006-2', '2013-10-20', '2012-10-10', '2012-10-10', 'Black', 'Stainless steel ', 'T3006', 'Breaking glass ', 'Uhr erhalten 24.10.2013\r\nKratzer...! und ich such immer den Bruch... \r\n==> KVA  Glas ersetzen  25,- ausf. 2910\r\n29-10-13\r\nGlas eingepresst und \r\nK 2910 1415', '', '2013-11-01', '2013-11-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-01', '95.237.156.104', 'host104-156-dynamic.237-95-r.retail.telecomitalia.it', '2013-10-27', 'RG 6237 2657 4DE', NULL),
(1450, '', 1198, 999999999, 2, 'T J005', '2013-10-20', '2012-05-31', '2012-06-01', 'silber', 'weiß', 'Theorema', '-Ring um Monatsanzeiger auf dem Ziffernblatt hat sich gelöst\r\n\r\nDie Uhr geht ca 1-2 Minuten pro Tag nach', 'Uhr erhalten 23.10.2013\r\n24-10-13\r\nauch EinerScheibe verdreht - oops, 10erScheibe bei 3 angerostet? gut, Beide ers. - reguliert und ZB ers. \r\nK 2410 1205', '', '2013-10-29', '2013-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-30', '2003:65:ec05:e801:a903:879f:21c2:cb8f', '2003:65:ec05:e801:a903:879f:21c2:cb8f', '2013-10-27', '43302118572 ', NULL),
(1452, '', 1200, 999999999, 2, 'T 3001', '2013-10-20', '2013-05-26', '2013-05-26', 'brown', 'white', 'Theorema Paragon', 'AUTOMATIC Movement', 'Uhr erhalten 20.11.2013\r\n20-11-13\r\nkpl. abgelaufen... emil-Nachfrage \r\nK 2011 1230 - absolut ohne Fehler!', '', '2013-11-25', '2013-11-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-25', '94.87.150.67', 'host67-150-static.87-94-b.business.telecomitalia.it', '2013-10-27', 'RG 6237 2799 4DE', NULL),
(1453, '', 1201, 999999999, 0, 'gm101', '2013-10-21', '2013-06-15', '2013-06-20', 'gold', 'gold', 'theorema casablanca', 'suddnely stop working', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.244.140.130', '83-244-140-130.cust-83.exponential-e.net', '2013-10-28', '', NULL),
(1454, '', 1202, 999999999, 0, 'T2008', '2013-10-21', '2012-10-10', '2012-10-10', '-', '-', 'Theorema', 'The watch does not start when i wind it. When it starts if my hand is parallel to the table it works but when i lift it up to look at it it stops. When i set the time sometimes the time moves faster, sometimes slower than normal. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '110.159.159.194', '194.159.159.110.tm-hsbb.tm.net.my', '2013-10-28', '', NULL),
(1455, '', 1203, 999999999, 2, '121155734993', '2013-10-21', '2013-10-21', '2013-10-17', 'Black', 'White', 'Dual-Time Automatic-KÖ1. Elysee', ' I bought a watch from you elysee a month ago suddenly yesterday it stopped working! \r\n\r\n- eellazar5\r\n(Modell 80333 - G 22-08-13)', 'Uhr erhalten 07.11.2013\r\n07-11-13\r\nDualZeitWerk: eine Schraube der AutoBr?cke fehlt, Automatik war verklemmt und Klemmung im RW - aber nicht die Schraube...\r\nHauptWerk: jo, die Schraube im SekRd gefunden\r\nK 0711 1450 - DualZeit neu gestellt und \r\nK 1111 0930 - jetzt haben beide verloren... \r\nK 1211 0920 Werktisch - einwandfrei...\r\nalso wieder Umlauf\r\nK 1411 0925 - alles gut', '', '2013-11-18', '2013-11-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-18', '80.246.130.237', '80.246.130.237', '2013-10-28', 'RG 6237 2745 5DE', NULL),
(1456, '', 1031, 999999999, 2, 'P251J681', '2013-10-21', '2012-11-25', '2012-11-25', 'SILVER', 'SILVER/BLU/GOLD', 'COPACABANA - THEOREMA', 'I ALREADY SENT IT TO YOU FOR SERVICE. THE WATCH WORKED ONLY FOR 3 WEEKS AND THEN IT STARTED TO BE LATE OR AHEAD. IT IS NEVER IN TIME. CAN YOU PLEASE REPLACE IT WITH ANOTHER WATCH? THANK YOU VERY MUCH.', 'Uhr erhalten 28.10.2013\r\n29-10-13\r\n...hmmm... K 2910 1425 - bl. zur?ck, und zwar deutlich!\r\nK Werktisch 3010 0945 - einwandfrei - also nochmal \r\nK 3110 0905 - 0111 immer noch einwandfrei... also weiter K\r\njo, wieder Stillstand im ZgWerk ==> Werktausch\r\nK 0611 1000 - reguliert ', '', '2013-11-07', '2013-11-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-07', '87.21.38.16', 'host16-38-dynamic.21-87-r.retail.telecomitalia.it', '2013-10-28', 'RG 6237 2679 5DE', NULL),
(1457, '', 1199, 999999999, 2, 't3008-3', '2013-10-21', '2012-11-18', '2012-11-18', 'black', 'gold', 'theorema', 'one arrow has fallen off inside, the watch does not work any more.', 'Uhr erhalten 24.10.2013\r\n25-10-13\r\nDayTota liegt im AR - entfernt und neuen Zg ers. - aber die ZB-Fuesse sind zu lang! gekuerzt und \r\nK 2510 1525', '', '2013-10-28', '2013-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-28', '83.104.18.68', 'no-dns-yet.demon.co.uk', '2013-10-28', 'RG 6237 2623 4DE', NULL),
(1458, '', 1204, 999999999, 2, 'GM3005', '2013-10-21', '2013-08-08', '2013-08-15', 'BLACK', 'SILVER', 'THEOREMA', 'I have bought two Theorema watches via Groupon and this one was bought as a gift by my girlfriend. I started wear this watch 2 weeks ago and just after a week it has stopped working.', 'Uhr erhalten 24.10.2013\r\n25-10-13\r\nMonatsTota abgefallen - EinerScheibe verdreht...\r\nDatum und Zg rep. \r\nK 2510 1215', '', '2013-10-28', '2013-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-28', '86.174.174.75', 'host86-174-174-75.range86-174.btcentralplus.com', '2013-10-28', 'RG 6237 2625 1DE', NULL),
(1459, '', 1196, 999999999, 2, 'GM-105', '2013-10-21', '2013-02-05', '2013-02-10', 'Gold', 'Brown', 'Theorema Echtleder', 'It´s 2 of the fingers (minutes and hour) that´s not working as they should.', 'Uhr erhalten 30.10.2013\r\n31-10-13\r\nStdZg gel?st - nee, ZgWerk hochgekommen... und MinZg defekt\r\n==> ZgWerk befestigt, MinZg ers.\r\nK 3110 1130', '', '2013-11-01', '2013-11-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-01', '95.192.76.154', 'host-95-192-76-154.mobileonline.telia.com', '2013-10-28', 'RG 6237 2661 4DE', NULL),
(1460, '', 614, 999999999, 2, 'GM 104', '2013-10-21', '2012-11-16', '2012-11-30', 'BLACK', 'BLACK', 'Theorema', 'WATCH STOPED. IT WAS WINDED BUT DOESN\'T MOVE ANY MORE.\r\n', '03-12-13 ?ber TB\r\n2 Indexe fehlen... Klemmung...\r\nZB ers. und \r\nK 0312 1545', '', '2013-12-06', '2013-12-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-06', '89.212.42.5', '89-212-42-5.static.t-2.net', '2013-10-28', 'RG 6237 2828 3DE', NULL),
(1461, '', 1205, 999999999, 2, '111', '2013-10-21', '2012-11-25', '2012-11-25', 'Black', 'colour mix', 'Theorema', 'Stopped working\r\nMonacoDiamond 3006', 'Uhr erhalten 22.10.2013\r\n23-10-13\r\nRotor geloest - aber Klemmung im RW\r\nWerktausch und \r\nK 2410 1100', '', '2013-10-29', '2013-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-30', '160.44.230.199', '160.44.230.199', '2013-10-28', '43302118580 ', NULL),
(1462, '', 1206, 2, 2, 'T3008', '2013-10-21', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Theorema', 'ohne Anschreiben, aber mit zerstoertem Glas', 'Uhr erhalten 21.10.2013\r\n23-10-13\r\nerst Funktionskontrolle - dann KVA\r\n==> Glas ersetzen  25,- + 12,- ausf 07-11-13\r\nWerkhalterung im Aufl?sen, ein St?ck lag in der Unruh... \r\nGeh?useoberteil ers. da Geh?use verzogen war!\r\nTota Day ers. - wd-Pr?fung ==> 8310\r\nK 0711 1150', '', '2013-11-11', '2013-11-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-11', '', '', '0000-00-00', 'RG 6237 2699 9DE', NULL),
(1463, '', 1207, 999999999, 2, 'T-GM 104', '2013-10-21', '2012-12-20', '2012-12-20', 'Black', 'Gold-White', 'Theorama', '1 brass screw missing from the left bottom side of the watch and sometimes when I wind up the watch it doesn\'t wind the watch just rolling over a little bit.', 'Uhr erhalten 04.11.2013\r\n05-11-13\r\nKrone dreht durch (intern) - ersetzt\r\n1 Application fehlt - nicht am Lager... vor Geh?useersatz \r\nK 0511 1525 - einwandfrei\r\nGeh?use ers. ', '', '2013-11-14', '2013-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-07', '212.188.149.18', '212.188.149.18', '2013-10-28', 'RG 62 372 678 1DE', NULL),
(1464, '', 1208, 999999999, 2, 'T3005', '2013-10-21', '2013-10-22', '2012-06-27', 'gold', 'black', 'marco polo diamonds gold', 'unable to set the time on the watch is broken', 'Uhr erhalten 28.10.2013\r\n29-10-13\r\nWelle gebrochen, Krone fehlt, (Datum verdreht - Garantie)\r\n==> KVA Reparatur 20,-  ausf. 07-11-13\r\nDatum rep. (W) - Krone mit Welle ers. und \r\nK 0711 1230', '', '2013-11-11', '2013-11-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-11', '192.157.10.100', 'pxgot4-ext.volvo.com', '2013-10-28', 'RG 6237 2700 5DE', NULL),
(1467, '', 424, 1, 2, '3001 Paragon', '2013-10-22', '0000-00-00', '2012-12-28', '', '', 'Theorema', 'Datum defekt', '22-10-13\r\nna klasse... da wurde die kleine Schwanenhalsfeder-Schraube mit Kleber eingesetzt...! Feder natuerlich gebrochen... Kompl. Datumsmodul ersetzt und \r\nK 2210 1655', '', '2013-10-25', '2013-10-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-25', '', '', '0000-00-00', 'RG 6237 2615 0DE', NULL),
(1468, '', 1024, 1, 2, 'GM 101 Casablanca', '2013-10-22', '2013-07-13', '2013-07-17', 'schwarz', 'schwarz', 'Theorema', 'steht ausgeschwungen - Rep 1218', '22-10-13\r\nAnker stand noch zu tief :(\r\nK 2310 0905', '', '2013-10-25', '2013-10-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-25', '', '', '0000-00-00', 'RG 6237 2614 6DE', NULL),
(1469, '', 861, 1, 2, '3001 Paragon', '2013-10-22', '2012-09-21', '2012-10-10', 'bic rot', 'weiß', 'Theorema', 'steht', '22-10-13\r\nautom Aufzug... nicht nur... Aufzugtrieb gebrochen! und Transenrad hat Wolfszaehne! unteres Transrd-Lager ausgebrochen ==> Aufzugtrieb, RW-Bruecke, Transmissionsrad ers. - Werk geoelt und \r\nK 2310 0950', '', '2013-10-28', '2013-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-28', '', '', '0000-00-00', 'RG 6237 2624 8DE', NULL),
(1470, '', 861, 1, 2, '3006 MonacoDiamond', '2013-10-22', '0000-00-00', '2012-11-30', 'gelb', 'schwarz', 'Theorema', 'steht', '22-10-13\r\nUhr ist gefallen! flacher Stoss direkt auf den GehBoden, so dass der Rotor die RW-Bruecke leicht angehoben hatte und ein Rad aus dem Eingriff kam...\r\nK 2210 1725 - neu eingestellt und \r\nK 2510 0945', '', '2013-10-28', '2013-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-28', '', '', '0000-00-00', 'RG 6237 2624 8DE', NULL),
(1471, '', 1211, 999999999, 0, '14783889  ???', '2013-10-22', '2012-12-18', '2012-12-18', 'silver', 'black', 'Theorema', 'when my watch is flat on my wrist it works but as soon as i inclined 180 degrees on the left side the watch  stops working. I had a similar problem back in June 2013 I sent the watch it was fixed but it happens again. Like I said previously I never dropped or bang the watch . I don\'t know the serial number of it but here the details of my purchase with Groupon code: 0010020YEOSecurity Code: 2FA17DCB46 Thank you for your help \r\nRegards', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.102.31.146', 'cpc10-dals18-2-0-cust913.hari.cable.virginm.net', '2013-10-29', '', NULL),
(1472, '', 1212, 999999999, 2, '14783889 ???', '2013-10-22', '2012-12-18', '2012-12-18', 'Silver', 'Black', 'Theorema', 'Hello I am having a problem again with my watch when its lay flat it works fine but as soon as it\'s inclined 180 degrees on the left it stops working. I had a similar problem in June this year which it was fixed but it seems to happen again I don\'t know the serial number but I\'ll give you the reference from the site where I bought my watch from (Groupon): Groupon code: 0010020YEO\r\nSecurity Code:2FA17DCB46 Thank you \r\nRegards \r\nAmar Bengueddach', 'Uhr erhalten 29.10.2013\r\n30-10-13\r\nkpl. abgelaufen - aber die Uhr bl. tatsaechlich wie geschildert stehen! Weil die obere Sto?sicherungfeder nicht korrekt eingesetzt war... ==> Unruhkloben mit der gr??eren Sto?sicherungsvariante ers. \r\nK 3010 1215', '', '2013-11-01', '2013-11-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-01', '195.194.71.251', 'no-reverse-defined.candi.ac.uk', '2013-10-29', 'RG 6237 2656 5DE', NULL),
(1473, '', 1213, 999999999, 2, 'T3008', '2013-10-22', '2012-11-18', '2012-11-18', 'GOLD', 'BLACK', 'THEOREMA', 'MENS THEOREMA DAMASCUS DIAMOND WATCH, BLACK LEATHER STRAP, LARGE FACE, GOLDCASE WITH BLACK FACE.\r\n(also keine sinnvolle Fehlerbeschreibung...)', 'Uhr erhalten 29.10.2013\r\n30-10-13\r\nkpl. abgelaufen - kein offensichtlicher Fehler, also\r\nvorab K 3010 1120 - einwandfrei', '', '2014-06-04', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-11', '151.227.119.111', '97e3776f.skybroadband.com', '2013-10-29', 'RG 6237 2708 4DE', NULL),
(1547, '', 1272, 999999999, 2, 'GM 504-4', '2013-11-05', '2013-10-19', '2013-10-24', 'Black', 'Black', '\"Pionier Acapulco\" ', '1) Incorrected 24 hour time imagination in the 24h circle. I provided with some pictures in my emails, where I described the problem. I do it one more time: On a picture it shows time almost 21, but in the 24h. circle time it shows 23, time in the circle (24 hour time) 2 hours ahead.\r\n2) Hour hand is not staying even (on the hour place). It is a beat late. See the picture attached in my e-mail. On a picture hour hand is late to be on place 18 hours.\r\n3) Watch strap is quite short. I use 1 or 2nd hole. On a 2nd hole it hurts my hand on a 1st hole not comfortable. Is it possible to get bigger strap?\r\n4) The user manual is very puer with description regarding how to use and take care about the watch. I would like more detailed user manual to be shipped with the new watch.', 'Uhr erhalten 07.11.2013\r\nUhr versendet 08.11.2013 RG 6237 2697 1DE', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-09-08', '212.181.101.52', '212-181-101-52.customer.telia.com', '2013-11-12', 'RG 6237 2697 1DE', NULL),
(1475, '', 1215, 999999999, 2, 'GM106', '2013-10-22', '2013-08-30', '2013-08-20', 'modèle ROSE', 'ROSE', 'TORONTO GM106', 'ACHAT GROUPON BELGIUM CODE 0010107UI4\r\nDIE UHR  FUNKTIONIERT NICHT', 'Uhr erhalten 28.10.2013\r\n29-10-13\r\nWHS nicht richtig fest... - befestigt und \r\nK 2919 1530', '', '2013-10-30', '2013-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-30', '109.134.200.129', '129.200-134-109.adsl-dyn.isp.belgacom.be', '2013-10-29', 'RG623726415DE', NULL),
(1476, '', 1216, 999999999, 2, 'gm101 - Casablanca', '2013-10-23', '0000-00-00', '0000-00-00', 'silver', 'black', 'Theorema', 'verliert reichlich am Tag, bl. auch stehen\r\n(Modell 101 Casablanca)', 'Uhr erhalten 28.10.2013\r\n29-10-13\r\nuntere Stosssicherungsfeder hat sich rausgearbeitet - gereinigt, Stosssicherung neu versorgt und montiert\r\nK 2910 1110', ',', '2014-10-07', '2014-10-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-30', '195.166.151.56', 'mail.s5controls.net', '2013-10-30', 'RG 6237 2642 4DE', NULL),
(1477, '', 1214, 999999999, 2, 'GM 102', '2013-10-23', '2013-02-03', '2013-02-03', 'Stainless Steel', 'Stainless Steel/transparent', 'Theorema', 'Clock hand (small one) blocked\r\nStrange blurred square on the clock glass (inside the glass). I doubt this is normal', 'Uhr erhalten 28.10.2013\r\n29-13-13\r\nZB l?st sich auf... StdRad hochgekommen\r\n==> ZB ersetzt, Zg aufgesetzt\r\nK 3010 1035 - minus 5min? - neu gestellt und \r\nK 3110 0915 - minus 5min! - neues Werk! \r\nK 0411 1015', '', '2013-11-05', '2013-11-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-05', '217.136.254.19', '19.254-136-217.adsl-static.isp.belgacom.be', '2013-10-30', 'RG 6237 2676 4DE', NULL),
(1478, '', 1217, 999999999, 2, 'T3010', '2013-10-23', '2013-09-18', '2013-09-18', 'Black', 'Brown', 'Theorema: TIGRIS', 'The watch stopped working when i wanted to power up the \'Power reserve\' in the watch.\r\nSince then its not working. Please help.', 'Uhr erhalten 29.10.2013\r\n30-10-13\r\nhmm.. beim Zeiteinstellen hat sich das Karussel \'enthakt\' \r\nK 3010 1130 - steht auf 1330 oder 0130... \r\n==> Werktausch und \r\nK 3110 1430', '', '2013-11-04', '2013-11-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-04', '62.190.57.2', '62.190.57.2', '2013-10-30', 'RG 6237 2673 3DE', NULL),
(1479, '', 1218, 2, 2, 'Sao Paolo', '2013-10-23', '2013-06-20', '2013-06-20', 'Silber', '', 'Theorema', 'ohne Anschreiben!', 'Uhr erhalten 23.10.2013\r\n24-10-13\r\nkpl. abgelaufen - Werktisch K 2410 1310\r\nK 2810 1005 - einwandfrei... wo ist das Problem?\r\n\r\nUhr haben wir behalten ...bitte refund', '', '0000-00-00', '2014-05-26', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(1480, '', 1219, 999999999, 2, 'T3008-2', '2013-10-23', '2012-12-26', '2013-01-31', 'Black', 'Black', 'Theorema Monaco Diamond', 'There are problems with the gears.There is a gear disjunction. The watch doesn\'t work.\r\n(Modell ist Damascus!)', 'Uhr erhalten 11.11.2013\r\n11-11-13\r\nnicht nur die Unruhverzierung - auch der Korrektor ist gebrochen!\r\nWerktausch kpl. - reguliert und \r\nK 1211 1350', '', '2013-11-15', '2013-11-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-15', '95.107.243.209', '95.107.243.209', '2013-10-30', 'RG 6237 2739 3DE', NULL),
(1481, '', 1220, 2, 2, 'T 3003', '2013-10-24', '2011-11-05', '2011-11-05', 'Silber', 'Weiss', 'Pionier', 'DayTota abgefallen, Schnellkorrektur funktioniert nicht', 'Uhr erhalten 24.10.2013\r\n25-10-13\r\nneuen Zg aufgesetzt, Schnellkorrektur ueberprueft - oB\r\nreguliert und Gehaeusedruecker gaengig gemacht\r\nK 2510 1450', '', '2013-10-29', '2013-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-30', '', '', '0000-00-00', '43302118822 ', NULL),
(1482, '', 1221, 2, 2, 'Rio', '2013-10-24', '2013-04-10', '2013-04-10', 'Silber', 'Weiss', 'Theorema', 'Zeigerwerk abgefallen', 'Uhr erhalten 24.10.2013\r\n25-10-13\r\naufgesetzt, neuen MinZg ers. \r\nK 2810 1015', '', '2013-10-29', '2013-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-29', '', '', '0000-00-00', 'RG 6237 2631 9DE', NULL),
(1483, '', 1222, 1, 2, 'GM 106 Toronto', '2013-10-24', '2013-10-02', '2013-10-02', 'gelb', 'weiß', 'Theorema', 'Deal 10180 - Krone ist lose', '24-10-13\r\nWHS befestigt und \r\nK 2810 1015', '', '2013-10-29', '2013-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-29', '', '', '0000-00-00', 'RG623726305DE', NULL),
(1484, '', 282, 999999999, 0, 'Gm103 ???', '2013-10-24', '2012-12-20', '2012-12-20', 'Black', 'Black/sliver', 'Theorema', 'This is second watch and is losing time where worn', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.70.217.156', '0546d99c.skybroadband.com', '2013-10-31', '', NULL),
(1485, '', 1223, 999999999, 2, 'T3008', '2013-10-25', '2012-09-03', '2012-09-06', 'Steel', 'White', 'Theorema', 'Has stopped. Doesn\'t start again. ', 'Uhr erhalten 30.10.2013\r\n31-10-13\r\nDayTota abgefallen - ers. (lag wohl in der Unruh...)\r\nK 3110 1230', '', '2013-11-04', '2013-11-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-04', '77.86.208.123', 'xdsl-77-86-208-123.nebulazone.fi', '2013-11-01', 'RG 6237 2668 0DE', NULL),
(1486, '', 1224, 999999999, 2, 'Gm 3006', '2013-10-25', '2013-10-05', '2013-10-15', 'Gold', 'Silver', 'Monaco', 'Watch is gaining approximately 15 minutes every 12 hours.', '?', ',', '2015-06-29', '2015-06-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-22', '78.150.12.21', 'host-78-150-12-21.as13285.net', '2013-11-01', 'RL 70 497 232 3DE', NULL),
(1487, '', 1225, 999999999, 0, 'GM 103-1-01', '2013-10-25', '2013-07-18', '2013-07-18', 'none', 'none', 'Theorema', 'Tha watch is going to fast it use 22 hours to make 24 hours ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '195.18.187.144', '195.18.187.144', '2013-11-01', '', NULL),
(1488, '', 1226, 999999999, 2, 'T3006', '2013-10-25', '2013-08-29', '2013-08-29', 'Gold', 'black', 'Monaco model', 'The date pointer dropped into the system and stopped the watch', 'Uhr erhalten 30.10.2013\r\n31-10-13\r\nZeiger im FH - entfernt und neuen DayTota ers.\r\nK 3110 1050', '', '2013-11-04', '2013-11-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-04', '89.31.147.143', 'gwargedis.nexen.net', '2013-11-01', 'RG 6237 2672 0DE', NULL),
(1489, '', 1227, 999999999, 2, 'GM 107', '2013-10-25', '2013-04-04', '2013-04-04', 'gold', 'transparent glass', 'Theorema', 'The watch is not working anymore!\r\nIt keeps on running for a few moments and he will stops!\r\n(Garantie 10.04.2013)', '07-11-13\r\nkpl. abgelaufen... also\r\nK 0711 1645 - l?uft perfekt... also erstmal Werktisch\r\nK 1111 0950 - Amplitude saum??ig ==> Werktausch und \r\nK 1211 1115', '', '2013-11-14', '2013-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-14', '217.121.94.39', 'D9795E27.cm-3-2b.dynamic.ziggo.nl', '2013-11-01', 'RG 6237 2724 3DE', NULL),
(4558, '', 3165, 999999999, 0, '101-Casablanca GM', '2015-02-09', '0000-00-00', '2014-11-20', 'gold', 'black', 'Theorema', 'The timepice is stopping after being fully wound up & worn fo approximately 1 - 3 hours.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.218.155.118', '5ada9b76.bb.sky.com', '2015-02-16', '', NULL),
(1491, '', 1229, 999999999, 2, '-', '2013-10-25', '2013-02-11', '2013-03-13', 'Black', '-', 'Theorema', 'The watch has simply stopped beating. The second hand ist completely still and have been for like 2 months.\r\n(Modell 3001 - Paragon)', 'Uhr erhalten 29.11.2013\r\n02-12-13\r\neine Schraube RW-Br?cke fehlt... Klemmung? Jo, aber nicht von der Schraube... \'chinesische\' ?berholung, Antriebsorgan ers. und\r\nK 0312 1035 - ZgWerk klemmt! - nachgesehen oB \r\nK 0612 1140 - ZgReibung? Uhr l?uft jedenfalls aber Zg gehen nicht mit! ==> Werktausch und \r\nK 0712 1325', '', '2013-12-11', '2013-12-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-11', '83.226.67.71', 'c-4743e253.1210-1-64736c10.cust.bredbandsbolaget.se', '2013-11-01', 'RG 6237 2861 5DE', NULL),
(1492, '', 1230, 999999999, 0, 'T3001', '2013-10-25', '2013-05-01', '2013-05-03', 'Theorema Paragon Redgold', 'Theorema Paragon Redgold', 'Theorema', 'The lock on the clock is broken, and the so called \"real leather band\" as you have describd it has flake off. \r\n\r\nPS!\r\nThe only number that I could find was the reference.no which I\'ve put in as the serial.no\r\nAnd it says 3/5-13 on the garantie card but I actually got the clock 16/5-13.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.100.170.80', 'c213-100-170-80.cust.tele2.se', '2013-11-01', '', NULL),
(1593, '', 630, 999999999, 2, 'T3005-6', '2013-11-13', '2012-07-10', '2012-07-10', 'black', 'black', 'Theorema', 'Wrong with my hand watch ?AGEIN?\r\n\r\nI had problems with my watch from the first second I bout it. I hade sent it to you and you should fix it and send it back. It seems to work worse than before. ?date display? stopped working and the clock hand always stops after a few days. clock hands get stuck so you can not set the clock forward anymore. It?s only possible to set the clock back.\r\nI would like to know if you do not test it when you sent it back. It took more than 6 months to fix it. I\'m really tired of it now. Its time to change the watch or send mony back.\r\n\r\nAli Sabbagh Zadeh\r\nEriksbergsvägen 24a\r\n19141 Sollentuna\r\neference number: T3005\r\n', 'Uhr erhalten 19.11.2013\r\n20-11-13\r\n***** (zensiert)\r\nUhr ist gefallen - ein Zifferblattfu? gebrochen und klemmte das Datum! \r\nUhr wurde fremdge?ffnet - Geh?useboden war nur leicht befestigt\r\n==> KVA  neues Zifferblatt (Dia)  35,- ausf. 25-11-13\r\nWerk kpl. ers. und \r\nK 2511 0950\r\n', '', '2013-11-29', '2013-11-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-29', '192.121.221.250', 'host-192.121.221.250.ra.se', '2013-11-20', 'RG 6237 2815 5DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(1494, '', 1231, 999999999, 2, 'Gm107', '2013-10-26', '2013-04-10', '2013-04-10', 'Gold', '-', 'Theorema', 'Pionters are lose in the casing \r\n(war erst zum ZgAufsetzen da - Anfg Oktober)', 'Uhr erhalten 01.11.2013\r\n01-11-13\r\nhmm... beide Werkhalterungen gebrochen, Werk Richtung Boden gedr?ckt... das war keine normale Benutzung! \r\nNeue Zeiger, neue Werkhalterungen  25,- - KULANZ\r\n21-11-13\r\nMinZg ers. und Werkhalterungen ers.\r\nK 2111 1430', '', '2013-11-22', '2013-11-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-22', '62.45.94.5', '62.45.94.5', '2013-11-02', 'RG 6237 2793 2DE', NULL),
(1495, '', 1232, 999999999, 0, '4 260295880787', '2013-10-26', '2013-10-18', '2013-10-22', 'Black ', 'Black', 'Theorema Acapulco gm 504', 'I bought a watch from groupon and the watch didnt work? I can switch to any time but then the time dont go...? ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.179.42.139', 's83-179-42-139.cust.tele2.se', '2013-11-02', '', NULL),
(1496, '', 1232, 999999999, 2, '4 260295 880787', '2013-10-26', '2013-10-18', '2013-10-22', 'Black', 'Black', 'Theorema acapulco gm 504-3', 'I bought a watch from groupon and the watch didnt work? I can switch to any time but then the time dont go...? ', 'Uhr versendet 31.10.2013  RG 62 372 649 0DE', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-31', '83.183.137.7', 'd83-183-137-7.cust.tele2.se', '2013-11-02', 'RG 62 372 649 0DE', NULL),
(1497, '', 1233, 999999999, 2, 'GM-104', '2013-10-26', '2013-10-24', '2013-07-18', 'Stainless steel', 'stainless steel', 'copacabana', 'After the watch has been ok i time, it suddently, 3-4 days ago, startet to get much faster. In 24 hours it goes nearly 2 hours faster, and that is a shame. I though that teorema was a quality Product.\r\nWant a New watch, or the money back.', 'Uhr erhalten 29.10.2013\r\n04-12-13\r\nh?rt sich nach Spirale an, die liegt aber gut! lt. Zeitwaage leichter Vorgang, also\r\nK 0412 1010 - 0512 0845 iO - 0612 0845 iO - 0712 1200 iO', '', '2013-12-09', '2013-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-09', '85.252.217.109', 'cpe-217-109.vktv.no', '2013-11-02', 'RG 6237 2849 5DE', NULL),
(1498, '', 1234, 999999999, 2, 'GM 3005', '2013-10-26', '2013-08-12', '2013-08-12', 'Gold', 'Black', 'Theorema', 'Date counter no longer moves to next date automatically', 'Uhr erhalten 31.10.2013\r\n01-11-13\r\nSchaltfeder gebrochen - Schaltstern ers. und\r\nK 0111 1615 - reguliert', '', '2013-11-04', '2013-11-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-04', '90.217.8.183', '5ad908b7.bb.sky.com', '2013-11-02', 'RG 6237 2665 9DE', NULL),
(1500, '', 1236, 999999999, 2, 'I dont know this #', '2013-10-27', '2013-10-19', '2013-10-22', 'GOLD', 'BLACK AND WHITE', 'THEOREMA RIO SKELETON', 'The dials are not pointing in the correct position, for example when it supposed to be showing a specific hour the minute dial ( long ) supposed to be on the symbol = 12 and the hour dial ( short ) I think is supposed to be pointing to the specific number.', 'Uhr erhalten 31.10.2013\r\n', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-31', '193.28.178.61', '193.28.178.61', '2013-11-03', 'RG 6237 2652 6DE', NULL),
(1501, '', 1237, 999999999, 0, '??', '2013-10-27', '2012-07-01', '2012-08-15', 'white', 'white', 'Marco Polo Diamonds White', 'The ring around weekdays has loosed.\r\nBought through Groupon in Sweden', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.229.220.212', '90-229-220-212-no153.tbcn.telia.com', '2013-11-03', '', NULL),
(1502, '', 1238, 999999999, 0, 'GM101', '2013-10-27', '2013-07-17', '2013-10-27', 'black', 'zilver/gold', 'casablanca', 'The watch dont work anymore', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.181.79.159', '159.79-181-91.adsl-dyn.isp.belgacom.be', '2013-11-03', '', NULL),
(1503, '', 1239, 999999999, 2, 'GM3006', '2013-10-27', '2013-10-04', '2013-10-04', 'Gold', 'Gold', 'Monaco Diamond Watch Gold', 'Winder / Date / Time set button comes away from watch periodically.\r\n\r\nWatch face sometimes fogs up around the date time set button. We don\'t actually have a invoice date as no invoice was supplied with the product I have used the date of confirmation of shipping. It would be appreciated if a actual invoice could be supplied with the replacement item.  ', 'Uhr erhalten 31.10.2013\r\n01-11-13\r\n- Krone/Welle kontrolliert - einwandfrei\r\n- alle Schrauben kontrolliert - einwandfrei\r\n- wd-Test - einwandfrei...\r\nalso was will die Kundin?\r\nK 0111 1310 - 0411  nochmal \r\nK 0411 1035\r\n', '', '2014-06-04', '2014-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-07', '5.67.84.57', '05435439.skybroadband.com', '2013-11-03', 'RG 6237 2683 5DE', NULL),
(1505, '', 1241, 2, 2, 'Newton', '2013-10-28', '2013-03-06', '2013-03-06', 'schwarz', 'schwarz', 'Theorema', 'clock is broken (you can see it at the back)\r\nwatchband is broken', 'Uhr erhalten 28.10.2013\r\n29-10-13\r\nRotor gel?st, Band l?st sich auf und Schlie?e zerfallen...\r\n==> SekRd war aus Eingriff... mit Rotor befestigt, Band kpl. ers.\r\nK 2910 1635 - reguliert und\r\nK 0111 1050', '', '2013-11-04', '2013-11-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-04', '', '', '0000-00-00', 'RG 6237 2669 3DE', NULL),
(1506, '', 1242, 999999999, 2, 'No idea', '2013-10-28', '2013-02-13', '2013-02-13', 'Dark green', '?', 'Theorema', 'The time on the watch stops working as I walk on the street and is a genuine defect. Therefore I would like a replacement for the watch.', 'Uhr erhalten 31.10.2013\r\nUhr versendet 11.11.2013  RG 62 372 698 5DE', '', '2014-06-12', '2014-06-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-11', '62.31.85.198', 'cpc12-aztw25-2-0-cust197.aztw.cable.virginm.net', '2013-11-04', 'RG 62 372 698 5DE', NULL),
(1507, '', 1243, 999999999, 2, 'T3006-4260295880114', '2013-10-28', '2012-11-25', '2013-11-25', 'black', 'black&gold', 'theorema', 'the watch has stopped suddenly, i had it on my hand. i did try to twist the crown however it would not move in any direction.', 'uhr erhalten 31.10.2013\r\n01-11-13\r\nmittlere Schraube der RW-Br?cke fehlt... Feder gefunden... Schraube auch, aber FH hat sich wieder mal ge?ffnet!\r\nreguliert und \r\nK 0111 1325', '', '2013-11-04', '2013-11-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-04', '78.147.53.78', 'host-78-147-53-78.as13285.net', '2013-11-04', 'RG 6237 2671 6DE', NULL),
(1508, '', 1244, 999999999, 0, 'DAMASCUS DIAMNOND', '2013-10-28', '2012-11-15', '2012-11-25', 'STAINLESS STEEL 316L', 'WHITE', 'THEOREMA ', 'under the glass one of the watch parts  loosened.\r\nplease check e-mail from kubakonto@yahoo.co.uk I did attached picture of the defect.\r\nRegards,\r\nJakub\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.26.221.157', 'host-92-26-221-157.as13285.net', '2013-11-04', '', NULL),
(1511, '', 1245, 999999999, 2, '4260295880299', '2013-10-29', '2012-08-08', '2012-08-08', 'Silver', 'White', 'Theorema (T3001 - 1)', 'The buttons to change the month and hours are defective and do not work. I am posting the watch by secure delivery with a copy of the guarentee. If the watch is to be changed, I am happy with a different colour /model.', 'Uhr erhalten 01.11.2013\r\n04-11-13\r\nMinuterie gel?st - Tag und Monatskorrektor defekt (Feder?) - n?, Korrektorschraube gebrochen - Datumsmodul kpl. getauscht und Minuterie geklebt\r\nK 0411 1240\r\n', '', '2013-11-07', '2013-11-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-07', '217.205.122.230', '217.205.122.230', '2013-11-05', 'RG 6237 2681 8DE', NULL),
(1512, '', 1240, 999999999, 2, 'GM-3008', '2013-10-29', '2013-09-18', '2013-09-18', 'Black', 'White', 'theorema', 'The watch does not seem to be woking. Even when I wear for more than 12 hours. Therefore we would be grateful if you could please repair or replace.', 'Uhr erhalten 29.11.2013\r\n04-12-13\r\nMonatsTota fehlt - neuen Zg aufgesetzt und \r\nK 0412 1025', '', '2013-12-09', '2013-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-09', '85.199.229.146', 'no-reverse-dns.metronet-uk.com', '2013-11-05', 'RG 6237 2843 9DE', NULL),
(1513, '', 1247, 999999999, 0, '00000000', '2013-10-29', '2013-01-30', '2013-01-30', 'silver', 'black/blue', 'Rheorema', 'doesn\'t wind anymore', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2001:981:ad65:1:593c:de76:3538:de41', '2001:981:ad65:1:593c:de76:3538:de41', '2013-11-05', '', NULL),
(1514, '', 1248, 999999999, 2, 'T3009-1', '2013-10-29', '2013-02-08', '2013-02-08', 'silver', 'black', 'Theorema -Dubai', 'The external crown is locked, cannot recharge the clock', 'Uhr erhalten 04.11.2013\r\n05-11-13\r\nKlemmung in der Automatik - Klinkenrad zerlegt!\r\n==> ers. und Kronrad ers. \r\nK 0511 1305\r\n', '', '2013-11-14', '2013-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-08', '212.210.99.36', 'host36-99-static.210-212-b.business.telecomitalia.it', '2013-11-05', 'RG 6237 2692 3DE', NULL),
(1515, '', 1249, 999999999, 2, 'P135002', '2013-10-29', '2012-08-18', '2012-09-18', 'Silver', 'Gold', 'Pionier', 'Dear  Sir/Madam\r\n\r\n\r\n \r\n\r\nLast year I purchased two watches via groupon(See underlying purchase order- code : AF8300951F). The problem is that both watches started showing defects within two months after purchase. Pictures of the watches are enclosed in this email. The defects are:\r\n\r\n\r\nWacht 1:\r\n\r\n\r\n-          The golden frame that surrounds the date has let lose. This frame has made his way over the needle/pointer. This resulted in that the needles/pointers are unable to move. The time cannot be indicated by the watch.\r\n\r\n\r\n-          When I?m not wearing the watch(only for 10 hours or so), the time in the watch does not run. This results in having to set the time correctly every time I wear the watch.\r\n\r\n\r\n\r\nWatch 2:\r\n\r\n\r\n-          A golden frame has let lose inside the watch and got stuck in part where the date is shown. This results in that the date indication does not move anymore\r\n\r\n\r\n-          The ?mini needle/pointer? at the circled date/time indicators has let lose. Hence, the date is not indicated anymore\r\n\r\n\r\n-          When wearing the I?m not wearing the watch(only for 10 hours or so), the time in the watch does not run. This results in having to set the time correctly every time I wear the watch.\r\n\r\n\r\n\r\n\r\nAs you can understand, these large defects result in being unable to use the watch for their essential purposes: showing time(watch 1), and showing date (watch 2).\r\n\r\n\r\n \r\n\r\nPlease send me a proposal on how we are going to resolve this situation.\r\n\r\n\r\n \r\n\r\nKind Regards,\r\n\r\n\r\n\r\n Frank Lubbers, MBA\r\n\r\n\r\nMolenstraat-centrum 411\r\n\r\n\r\n7311 XK APELDOORN\r\n\r\n\r\nThe Netherlands\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n--------------------------------------------------------------------------------\r\nTo: jeroen_lubbers@hotmail.com\r\nFrom: info@news.groupon.nl\r\nSubject: Groupon - Bevestiging van je bestelling\r\nDate: Tue, 18 Sep 2012 15:21:41 +0200\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nOnline-versie  |  Voeg \"info@news.groupon.nl\" toe aan je adresboek\r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n  \r\n\r\nBevestiging van je bestelling\r\n\r\n18.09.2012\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nBeste Jeroen Lubbers,\r\n\r\n\r\n\r\n\r\nJe hebt met succes volgende deal aangekocht \"Pionier horloge voor EUR 149 met keuze uit 5 modellen, inclusief verzendkosten (waarde vanaf EUR 429)\".\r\nHet totaalbedrag is via iDeal betaald.\r\n\r\nJe bestelling wordt afgeleverd op het afleveradres dat je opgegeven hebt tijdens de aankoop.\r\n\r\nAlle afleverdetails (zoals de levertijd) kan je terugvinden in de \'Voorwaarden\' van de deal.\r\n\r\nHet afleveradres is doorgegeven aan de partner.\r\n\r\nTufina Uhren\r\nBespaar \r\nop de mooiste horloges!\r\n\r\nMet vriendelijke groeten,\r\nJe Groupon-team\r\n\r\n\r\n\r\n\r\n\r\n\r\nAfleveradres onjuist?\r\nNeem zo spoedig mogelijk contact op met de partner.\r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nBestellingsoverzicht\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nDetails van je bestelling\r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nTufina Uhren\r\n\r\nPionier horloge voor EUR 149 met keuze uit 5 modellen, inclusief verzendkosten (waarde vanaf EUR 429)\r\n\r\nValue: ? 479,00\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nGrouponcode: 0010210HWU\r\n\r\nControlecode: AF8300951F\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nHighlights\r\n\r\n?Pionier horloges\r\n?Roestvrijstaal\r\n?Krasbestendig mineraalglas\r\n?Inclusief Pionierbox en garantiekaart\r\n\r\nDe deal\r\n?Keuze uit 5 modellen: Aerostar, Iron, 4 Seasons, Admiral en Montreal\r\n?Inclusief EUR 8 Verzendkosten\r\n \r\nVoorwaarden\r\n\r\n?Je kan zoveel groupons kopen als je wil\r\n?Originele prijs op basis van adviesprijs\r\n?Levertijd bedraagt circa 2 weken, ingaande vanaf 26 september 2012\r\n?Het retouradres bevindt zich in Duitsland\r\n?Op alle deals zijn onze Algemene Voorwaarden van toepassing\r\n\r\nBestellen\r\n\r\n?Bij aankoop kan je het afleveradres invullen, dit product wordt rechtstreeks geleverd op het opgegeven adres\r\n?Met je groupon hoef je niks meer te doen\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nHet versturen van de bestelling gebeurt door onze partner:\r\n\r\nTufina Uhren\r\nBespaar \r\nop de mooiste horloges!\r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\nNeem contact op met onze klantenservice als je vragen hebt!\r\nTelefoon: 020 435 0369 (maandag t/m vrijdag 9 - 18 uur) of kijk op contact.groupon.nl\r\n E-mail: info@groupon.nl  |  FAQ  |  Facebook  |  Blog\r\n\r\n \r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n© Groupon.nl is onderdeel van Groupon BV  |  Over ons\r\n \r\n\r\n', '2 uhr erhalten 07.11.2013\r\n08-11-13\r\nI - jo, Kalenderfenster klemmt die Zeiger - geklebt\r\n    2. Aufzugtrieb gebrochen - ersetzt und \r\n    K 0811 1420 bis 1435 - Rotor blockiert?\r\n    K 1211 1115 Werktisch - einwandfrei - Rotor zerlegt sich... \r\n    K 1411 0935 - fertig 1811\r\n--------------------------------\r\nII - Uhr gefallen! Zeiger gebrochen weil ZB verschoben! \r\n     ==> Reparatur bis hin zum Werktausch, also 70,- ausf. 18-12-13\r\nTagesstern, 24h-Rad ers. mit 3 neuen Zeigern\r\nRotorlager ers.\r\nK 1912 1040 - reguliert saum??ig... - Unruh kpl. getauscht \r\nK 2012 1425 - okay 02-01-14\r\n\r\nZwei uhren versendet 02.01.2014', '', '2014-01-02', '2014-01-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-02', '77.249.48.184', 'dhcp-077-249-048-184.chello.nl', '2013-11-05', 'RL 7045 4049 5DE', NULL),
(1516, '', 1098, 999999999, 2, 'gm104', '2013-10-29', '2012-12-10', '2012-12-10', 'black', 'see through', 'theorema copacabana', 'The watch is not used for everyday use and has had a dial falloff where the 10 is, this watch must have only been used a max of 20 times and really not happy that is has broke as its always kept in the case.\r\n\r\nThe warranty card is provided with the watch and would like a full refund please\r\n\r\nMany thanks\r\nChris Vale', 'Uhr erhalten 11.11.2013\r\n12-11-13\r\nIndex 10 und die 2 der 12 geklebt\r\nK 1211 1155', '', '2013-11-15', '2013-11-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-14', '2.126.36.103', '027e2467.bb.sky.com', '2013-11-05', 'RG 6237 2726 5DE', NULL),
(1517, '', 1250, 999999999, 2, 'T2005', '2013-10-30', '2012-11-20', '2012-11-25', 'Silver', 'Black', 'Theorema Marco Polo Diamant', 'Defekt, not possible to set time, an one of the clock vise is gone.\r\nComplete caput/defekt', 'Uhr erhalten 04.11.2013\r\n05-11-13\r\nWerk gegen Boden gedr?ckt - Werkhalterung! \r\nWerkring ers. - Zg aufgesetzt... \r\nK 0511 1350', '', '2013-11-14', '2013-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-08', '77.40.148.2', '77.40.148.2', '2013-11-06', 'RG 6237 2688 3DE', NULL),
(1518, '', 1251, 2, 2, 'Newton', '2013-09-13', '2013-03-06', '2013-03-06', 'Gold', 'Schwarz', 'Theorema', '[Reparatur Unknown 009 - Krone und Welle ers. sowie Rotorlager geölt]', 'Unkown till 29.10.2013', ',', '2014-07-09', '2014-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-30', '', '', '0000-00-00', 'RG 6237 2647 2DE', NULL),
(1519, '', 1252, 2, 2, 'T 3003', '2013-10-30', '2011-12-10', '2011-12-10', 'Silber', '', 'Compast', '', 'Uhr erhalten 30.10.2013\r\n31-10-13\r\nUhr ist gefallen! Deutliche Druckstelle am Geh?use sichtbar!\r\nBeide Totalisatoren abgebrochen, Welle gebrochen!\r\n==> Werktausch n?tig - KVA', '', '2014-06-04', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-27', '', '', '0000-00-00', '00340433836572633497', NULL),
(1521, '', 1253, 999999999, 2, '11111', '2013-10-30', '2011-10-24', '2011-11-14', 'Black', 'Blue', 'Theorema', '(Modell 2008 - Everest)\r\nI bought this item on the internet sometime late 2011. I still have the case but I dont have any warranty document nor any serial number to quote.\r\nThe mechanical parts within my watch appears to be loose and need to be fixed.\r\nShould I still send the watch?', 'Uhr erhalten 08.11.2013\r\n08-11-13\r\nUnruhkloben gel?st, Schraube ganz raus! Befestigt und einen gel?sten Index geklebt\r\nK 1111 0950', '', '2013-11-12', '2013-11-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-12', '91.224.27.227', '91.224.27.227', '2013-11-06', 'RG 6237 2717 2DE', NULL),
(1522, '', 1254, 999999999, 1, 'T 3008', '2013-10-30', '2013-05-23', '2013-06-14', 'Gold', 'Black', 'Theorema damascus diamond ', ' hello I have the hands of months and days which fall c is the faith that his second coming in a few months thank you ', 'Doppel', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.178.119.246', '246.119-178-91.adsl-dyn.isp.belgacom.be', '2013-11-06', '', NULL),
(1523, '', 1202, 999999999, 0, 'T2008', '2013-10-31', '2012-10-10', '2012-10-10', '-', '-', 'Theorema', 'When i lift up the watch it stops ticking. Only when it is on the table or straight on my hand it works. Sometimes the watch goes faster than normal. Sometimes slower than usual ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '113.210.132.194', '113.210.132.194', '2013-11-07', '', NULL),
(1524, '', 1255, 2, 2, 'Admiral', '2013-10-31', '2012-09-21', '0000-00-00', 'Gold', 'Weiss', 'Pionier', 'Ref 35002 bicol', 'Uhr erhalten 31.10.2013\r\n01-11-13\r\nRotor gel?st - oh oh... Rotorlager geplatzt - Schraube aus RW entfernt, AutoBr?cke ers., reguliert  und \r\nK 0111 1415', '', '2013-11-04', '2013-11-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-04', '', '', '0000-00-00', 'RG 6237 2670 2DE', NULL),
(1525, '', 1020, 1, 2, '3005 MarcoPolo', '2013-10-31', '2011-12-22', '2011-12-22', 'weiß', 'weiß', 'Theorema', 'steht - wieder ausgeschwungen', 'Uhr erhalten 30.10.2013\r\n31-10-13\r\nAnker h?her gerichtet\r\nK 3110 1325', '', '2013-11-08', '2013-11-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-08', '', '', '0000-00-00', '00340433836445658992', NULL),
(1526, '', 870, 999999999, 2, 'NA', '2013-10-31', '2013-01-05', '2013-01-26', 'gold', 'white', 'THEOREMA', 'Watch stopped, out of function, external dial ring moved 45 grades. This is my second warranty clime for this watch. First time I climed delay for 3 minutes per week and this was not either corrected. \r\n(Modell 3001 Paragon)', 'Uhr erhalten 04.11.2013\r\n05-11-13\r\nMinuterie gel?st - Zg verbogen! \r\nZg gerichtet, Minuterie geklebt... aber von allein passiert sowas nicht!\r\nK 0611 0930 - bl. stehen, ZgStellung komplett aus dem Lot?\r\ngerichtet und wieder \r\nK 1111 1200', '', '2013-11-14', '2013-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-14', '46.194.172.101', 'c-2ec2ac65-74736162.cust.telenor.se', '2013-11-07', 'RG 6237 2729 1DE', NULL),
(1527, '', 1256, 2, 2, 'Cannes Diamond', '2013-10-31', '2012-10-30', '2012-10-30', 'Silber', 'Schwarz', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-10-31', '', '', '0000-00-00', 'RG 6237 2653 0DE', NULL),
(2704, '', 2143, 999999999, 2, 'G104', '2014-06-04', '2013-08-02', '2013-08-02', 'Black', 'Silver', 'Theorema Copacabana', '[G 08.02.2013]\r\nThe time doesn\'t work. It\'s lost it motion', 'Uhr erhalten 16.06.2014\r\n20-06-14\r\nsteht voll aufgezogen - Ellipse... - Unruh kpl. ers. \r\nUK 2306 0905 - 24-06-14 okay', '', '2014-06-24', '2014-06-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.201.50.94', '5ac9325e.bb.sky.com', '2014-06-11', '', NULL),
(1530, '', 1259, 999999999, 2, 'T2005', '2013-11-01', '2011-12-22', '2011-12-22', 'black', 'Black', 'Theorema', 'Die Krone löst sich komplett. Somit kann die Uhr nicht eingestellt werden.\r\nBitte senden Sie mir ein neues Armband dazu.\r\nDanke\r\n[Modell 3005 - MarcoPolo]', 'Uhr erhalten 04.11.2013\r\n05-11-13\r\nWelle gebrochen - (1erScheibe verdreht)\r\nKVA  Krone und Welle zzgl. Band 40,-  ausf. \r\n18-12-13\r\nDatum rep. - AW + Krone ers. \r\nWK 1812 1635\r\nUK 1912 0930', '', '2013-12-29', '2013-12-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-30', '92.227.206.127', 'g227206127.adsl.alicedsl.de', '2013-11-08', '43363016501 ', NULL),
(1531, '', 1260, 999999999, 2, 'T3006', '2013-11-01', '2012-11-20', '2012-11-20', 'BLACK', 'BLACK/GOLD/CREAM', 'theorema', 'HANDS OF WATCH CANNOT BE PUT BACK OR FORWARD', 'Uhr erhalten 04.11.2013\r\n05-11-13\r\nWH aus Feder gesprungen - Remontoirhebel und WH an rechte Position ger?ckt und \r\nK 0511 1235\r\n', '', '2013-11-14', '2013-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-08', '137.191.231.179', 'h137-191-231-179.gn.gov.ie', '2013-11-08', 'RG 6237 2691 0DE', NULL),
(1532, '', 378, 1, 2, '3005  MarcoPolo', '2013-11-01', '2012-01-07', '2012-01-07', 'weiß', 'weiß', 'Theorema', 'the ring around weekdays has loosed', '01-11-13\r\ndiv. Verzierungen abgefallen... und 1erScheibe verdreht...\r\n==> Werk kpl. ers. und \r\nK 0111 1455 - 0411 deutlich zur?ck... also nochmal \r\nK 0411 1045 - einwandfrei', '', '2013-11-05', '2013-11-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-05', '', '', '0000-00-00', 'RG 62 372 675 5DE', NULL),
(1533, '', 692, 1, 2, '4004 Newton', '2013-11-01', '0000-00-00', '2013-04-01', 'gelb', 'schwarz', 'Theorema', 'ohne Angabe', '01-11-13\r\nso, und was soll die Uhr haben?\r\nK 0111 1520 - einwandfrei\r\naha - ein Index fehlt bei 0700 - 2 weitere gel?st!\r\ngeklebt und Fertig', '', '2013-11-11', '2013-11-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-11', '', '', '0000-00-00', 'RG 6237 2707 5DE', NULL),
(1534, '', 756, 999999999, 2, 'T2005', '2013-11-01', '2013-05-03', '2013-05-03', 'silver', 'blue', 'Compast', 'now we send this watch to be fixed for the 3. time. \r\nNow the problem is that when the minute arm is right up(at 12) the hour arm is in between fx 3 and 4. the two arms do not match.  we would like a refund for the watch. this is to much trouble.', 'Uhr erhalten 07.11.2013\r\n07-11-13\r\nStdRad kommt hoch, ZgScheibe liegt nebenbei... Shit\r\nNeuen MinZg aufgesetzt und \r\nK 0711 1005', '', '2013-11-14', '2013-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-08', '62.44.134.83', '0x3e2c8653.mobile.telia.dk', '2013-11-08', 'RG 6237 2690 6DE', NULL),
(1535, '', 762, 999999999, 2, 'TI3001-3A', '2013-11-01', '2013-08-01', '2013-08-01', 'gold', 'black', 'Theorema Paragon', 'defekte krone; it is not possible to wind up the watch', 'Uhr erhalten 04.11.2013\r\n05-11-13\r\nnicht Krone, Automatik blockiert...\r\n==> Antriebsorgan ers. und \r\nK 0511 1200', '', '2013-11-14', '2013-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-08', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2013-11-08', 'RG 6237 2689 7DE', NULL),
(1536, '', 1261, 999999999, 0, 'casablanca ref GM101', '2013-11-01', '0000-00-00', '0000-00-00', 'black', 'black/gold', 'theorema ', 'The movement doesn\'t work constant, only sometimes and the small clasp on the side of the crown has broken when closing it.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '31.84.51.189', '31.84.51.189', '2013-11-08', '', NULL),
(1537, '', 1262, 999999999, 2, '4260295880398', '2013-11-01', '2013-10-31', '2013-11-22', 'Gold/Brown', 'Black', 'Theorema', 'Stopped working.  It then started working after 2 weeks!.  It is now running too fast.\r\n(Modell 101 - Casablanca - G 13.10.2012?)', 'Uhr erhalten 07.11.2013\r\n07-11-13\r\nkpl. abgelaufen... alles freig?ngig... ZW sagt leichter Nachgang\r\nK 0711 1035 \r\nK 1111 0945 - einwandfrei', '', '2013-11-12', '2013-11-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-12', '86.14.183.137', 'cpc1-thor5-2-0-cust136.14-2.cable.virginm.net', '2013-11-08', 'RG 6237 2715 5DE', NULL),
(1538, '', 1263, 999999999, 2, 'T3008', '2013-11-02', '2013-06-14', '2013-06-14', 'GOLD', 'BLACK', 'THEOREMA DAMASCUS DIAMOND', 'Hello I received my watch THERE ARE 2 MONTHS OF REPAIR AND TODAY I HAVE THE SAME PROBLEM THE NEEDLES OF THE DAYS AND MONTHS ARE STILL BREAK .THE SEAMS OF THE BRACELET ARE REMOVE VOILA CAN YOU PLEASE DO THE NECESSARY TO DO MORE THAN SAS ARRIVED THANK YOU ', 'Uhr erhalten 07.11.2013\r\n08-11-13\r\nDie Uhr war als Deal 5927 am 26. August eingegangen und hatte KEINE Fehler! Ausgang 2. September! Kunde hat auch unter 1522 diese Uhr bem?ngelt, aber in anderem Ton!\r\nOkay - heftige Druckstelle bei 2 Uhr neben dem Glas! Uhr ist heftigst gefallen! Das Zifferblatt ist perfekt auf dem Werk, also sind die Zeiger durch den Fall gel?st! \r\n==> KVA  neue Zeiger aufsetzen 20,- ausf. 11-11-13\r\n2 neue Zg aufgesetzt und\r\nK 1111 1240', '', '2013-11-14', '2013-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-14', '91.178.119.246', '246.119-178-91.adsl-dyn.isp.belgacom.be', '2013-11-09', 'RG 6237 2730 5DE', NULL),
(1539, '', 1264, 999999999, 2, 'T 3006', '2013-11-02', '2012-10-20', '2012-11-09', 'Black', 'white', 'Theorema', 'I bought the watch through Groupon. The watch started out by showing a lag of 5 minutes  in relation to local time. It the continued to stop and start from time to time. Now it is completely out of function. ', 'Uhr erhalten 13.11.2013\r\n13-11-13\r\nTota Day ab... neuen Zg aufgesetzt, reguliert und\r\nK 1311 1415', '', '2013-11-18', '2013-11-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-18', '213.89.195.162', 'c213-89-195-162.bredband.comhem.se', '2013-11-09', 'RG 6237 2746 4DE', NULL),
(1540, '', 1265, 999999999, 2, 'GM-103', '2013-11-03', '2012-08-20', '2012-08-20', 'metal', 'metal', 'Sao Paolo', 'The watch does not wind up correctly, sometimes it feels like the wind up gears are not connecting / slipping', 'Uhr erhalten 15.11.2013\r\n18-11-13\r\nKrone in sich gebrochen - ersetzt und\r\nK 1811 1320', '', '2013-11-20', '2013-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-20', '81.167.11.95', '95.81-167-11.customer.lyse.net', '2013-11-10', 'RG 6237 2778 7DE', NULL),
(1541, '', 1266, 999999999, 0, '000000000000', '2013-11-03', '2013-10-15', '2012-10-25', 'Gold', '??', 'Pioneer', 'Hello\r\n\r\nHave you receiv my watch with the post for repar te system defect?\r\nIt s a bought with groupon but i have no information about you...:(\r\n\r\nThanks', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.225.125.38', '94-225-125-38.access.telenet.be', '2013-11-10', '', NULL),
(1542, '', 1267, 999999999, 2, 'GM102', '2013-11-03', '2013-05-24', '2013-06-07', 'gold', 'silver', 'Monte Carlo theorema', 'The crown does not work.', 'Uhr erhalten 08.11.2013\r\n08-11-13\r\nWHS gel?st - befestigt\r\nK 1111 0950', '', '2013-11-12', '2013-11-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-12', '82.157.169.224', 's529da9e0.adsl.online.nl', '2013-11-10', 'RG 6237 2714 1DE', NULL),
(1543, '', 1268, 1, 2, 'GM 104 Copacabana', '2013-11-04', '2013-02-06', '2013-02-08', 'gelb', 'schwarz', 'Theorema', 'verliert und läuft unzuverlässig', '04-11-13\r\nkpl. abgelaufen...\r\nK 0411 1105 - Zg gehen nicht mit - Werktausch\r\nK 0611 1020', '', '2013-11-07', '2013-11-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-07', '', '', '0000-00-00', 'RG 6237 2680 4DE', NULL),
(1544, '', 1269, 999999999, 2, 'GM 107 3 (4260295880626)', '2013-11-04', '2013-10-22', '2013-10-25', 'Gold', 'Skeleton', 'Theorema Rio', 'Big hand is not attached to the dial and is freely moving within the watch face, also the centre where the hands are meant to be attached is lose.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-07', '83.71.227.10', '83.71.227.10', '2013-11-11', 'RG 62 372 685 2DE', NULL),
(1545, '', 1270, 999999999, 2, 'Gm102', '2013-11-04', '2013-06-06', '2013-08-25', 'Gold', 'Gold', 'Teorema ', 'ohne', 'Uhr erhalten 08.11.2013\r\n08-11-13\r\nkpl. abgelaufen... l?uft auch gleich los... also\r\nK 1111 0955 - email Nachfrage - Kein Fehler festzustellen\r\nUhr zuruck gekommen 29.11.2013\r\nUhr versendet 02.12.2013 RG 6237 2823 5DE', '', '2013-12-02', '2013-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-14', '91.252.69.184', '91.252.69.184', '2013-11-11', 'RG 6237 2723 0DE', NULL),
(1546, '', 1271, 999999999, 2, 'T3001', '2013-11-04', '2013-11-06', '2013-05-03', 'black', 'brown', 'paragon', 'leather strap is broken, mechanical automatic time dosn´t work so good. When you try to wind the Watch Crown it stacks and it dosn´t hold the time even if I wear it on my arm for 12 hours.', 'Uhr erhalten 08.11.2013\r\n08-11-13\r\nAutomatik gesch?digt... was er mit dem Band hat wei? ich nicht - Reduktionsrad ers., Automatik gefettet und\r\nK 0811 1625 - verliert - reguliert und \r\nK 1211 1000 - perfekt! wegen Band email Nachfrage\r\n', '', '2013-11-15', '2013-11-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-15', '212.116.79.112', 'h-79-112.a376.priv.bahnhof.se', '2013-11-11', 'RG 6237 2740 2DE', NULL),
(1742, '', 1422, 2, 2, 'GM 104 Copacabana', '2013-12-11', '0000-00-00', '0000-00-00', 'Gold', 'Schwarz', 'Theorema', 'ohne Angabe', 'Uhr erhalten 11.12.2013\r\n17-12-13\r\nIndex 10 fehlt - Krone schief\r\nIndex geklebt und \r\nK 1712 1410\r\nNachforschung am 14.02.2014 gestellt! Uhr verloren! 02.04.2014', '', '2014-04-03', '2014-04-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-19', '', '', '0000-00-00', 'RG 6237 2897 2DE', NULL),
(1743, '', 1423, 999999999, 0, 'GM-3008', '2013-12-11', '2013-12-10', '2013-12-04', 'Silver', 'Black', 'Theorema', 'I just Got my watch 10-12-2013. And there was a missing blue screw behind the front glass,', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '62.44.134.113', '0x3e2c8671.mobile.telia.dk', '2013-12-18', '', NULL),
(1744, '', 1424, 2, 2, 'Paragon', '2013-12-11', '2012-12-21', '2012-12-21', 'gold', 'weiss', 'Theorema', 'steht plötzlich', 'Uhr erhalten 11.12.2013\r\n16-12-13\r\neine Schraube der AutoBr?cke lag im Anker - befestigt, Auto versorgt und\r\nK 1612 1215', '', '2013-12-19', '2013-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-19', '', '', '0000-00-00', 'RG 6237 2903 7DE', NULL),
(1745, '', 1425, 999999999, 2, 'T3009-4', '2013-12-12', '2012-12-17', '2012-12-17', 'schwarz', 'schwarz', 'Theorema', 'Die Uhr ging nicht von 3 Monaten nach dem Kauf. Die rechte Seite der 2-Gange hat aufgehört und die linke arbeitet intermittierend.', 'Uhr erhalten 15.12.2013\r\n17-12-13\r\nEllipse der rechten Seite fehlte - Unruh kpl. ers. und\r\nK 1712 1335 linke Seite l?uft nur sporadisch\r\nSpirale links gerichtet - rechts reguliert und\r\nK 2012 1025 - will nicht wirklich laufen... Werktausch und \r\nK 0301 1205 - 06-01-14 okay', '', '2014-01-06', '2014-01-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-06', '2.105.195.50', '2-105-195-50-static.dk.customer.tdc.net', '2013-12-19', 'RL 7045 4507 8DE', NULL),
(1747, '', 1426, 2, 1, 'Newton', '2013-12-12', '2013-11-18', '2013-11-18', 'Solber', 'Schwarz', 'Theorema', 'nur Datum verstellbar, Zeit nicht verstellbar', 'Uhr erhalten 12.12.2013\r\n13-12-13\r\njo... Kunde ?ffnet den B?gel nicht... dann l??t sich die Krone auch nicht ziehen...! Kein Fehler feststellbar', '', '2013-12-13', '2013-12-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-13', '', '', '0000-00-00', 'RG 6237 2871 7DE', NULL),
(1549, '', 982, 1, 2, 'GM 101 - Casablanca', '2013-11-05', '2013-06-20', '2013-06-20', 'gelb', 'schwarz', 'Theorema', 'steht wiederholt', '05-11-13\r\nausgeschwungen - Anker zu tief...!\r\n==> h?her gerichtet, reguliert und\r\nK 0511 1605 - StdZg klemmt am SekZg - gerichtet und\r\nK 0711 0915\r\nUhr versendet 08.11.2013  RG 6237 2687 0DE', '', '2013-11-14', '2013-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-08', '', '', '0000-00-00', 'RG 6237 2687 0DE', NULL),
(1550, '', 1273, 999999999, 2, 'GM-103', '2013-11-05', '2013-11-05', '2013-08-18', 'Black', 'Steel', 'Theorema', '[Garantie 18.07.2013]\r\nThe dual time function is not working on my watch. I have tried several times according to the instructions to adjust it, but it will not adjust. If i try to turn the adjustments wheel both dials rotate, the click witch is supposed to come at each 30 min is coming, but else than that i can not make it work proppely.', 'Uhr erhalten 13.12.2013\r\n16-12-13\r\nfunktioniert einwandfrei... Anleitung beigelegt\r\nK 1612 1630', '', '2013-12-17', '2013-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-17', '62.63.61.1', '62-63-61-1.static.customer.pronea.no', '2013-11-12', 'RG 6237 2888 4DE', NULL),
(1551, '', 1274, 999999999, 0, 'Marco Polo B-D', '2013-11-05', '2013-09-10', '2013-09-10', 'Gold', 'Gold', 'Marco Polo Diamond Watch', 'The date does not move at all, it stays the same everyday, also the day move too fast, for example, it move from Wednesday to Friday in one day.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.75.140.209', 'host-87-75-140-209.dslgb.com', '2013-11-12', '', NULL),
(1552, '', 1275, 999999999, 2, '6623a2acb5', '2013-11-05', '0000-00-00', '2013-10-07', 'Black', 'Silver', 'Theorema', 'The number 2 became loose on the watch and fell into the workings at the back of the watch and it has not worked since .\r\n(Modell 104 - Copacabana)', 'Uhr erhalten 11.11.2013\r\n11-11-13\r\nIndex 2 der 12 geklebt\r\nK 1111 1705', '', '2013-11-14', '2013-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-14', '109.76.173.208', '109.76.173.208', '2013-11-12', 'RG 6237 2731 4DE', NULL),
(1554, '', 186, 999999999, 2, '3006 - Monaco Diamond', '2013-11-06', '2012-11-13', '2013-11-20', 'Black', 'Automatic', 'Theorema', 'The watch stops working and stays 5 minute behind, the winder it self came off a couple of times, its the second time I am sending it for repair, hope this time it will be the last,\r\nbest regards\r\nCarlo\r\n(Garantie 20.11.2012)', 'eing. 25.11.13 ?ber TB\r\n26-11-13\r\nRotor gel?st - Aufzugtrieb fehlt ein Zahn...\r\nRotor befestigt, AbFall justiert...\r\nK 2611 1035', ',', '2014-10-20', '2014-10-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-29', '86.45.72.23', '86-45-72-23-dynamic.b-ras2.srl.dublin.eircom.net', '2013-11-13', 'RG 6237 2811 6DE', NULL),
(1555, '', 1277, 999999999, 2, 'GM 3005', '2013-11-06', '2013-08-06', '2013-08-12', 'black', 'black', 'Theorema/Marco Polo', 'In the beginning was the clock late,and suddenly the clock stopped at work. ', 'Uhr erhalten 08.11.2013\r\n08-11-13\r\nausgeschwungen - aber grundlos! Nicht ganz, Sto? von au?en! Deutliche Druckstelle bei 17:15 - au?erdem Klemmung im RW\r\nK 0811 1525', '', '2013-11-12', '2013-11-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-12', '193.169.154.65', '193.169.154.65', '2013-11-13', 'RG 6237 2716 9DE', NULL),
(1556, '', 1186, 999999999, 2, '*', '2013-11-06', '2013-05-28', '2013-06-06', 'Gold', 'Black', 'Theorema Damascus Diamond', '*couldnt find a serial number anywhere..\r\n\r\nAs mentioned in the e-mail.\r\nthe dial that is supposed to show what day of the week it is, is missing.\r\n\r\ni only had the watch on for about 5 times since i bought it. i havent done anything out of the ordinary with it.', 'Uhr erhalten 11.11.2013\r\n11-11-13\r\nneuen DayTotaZg aufgesetzt und\r\nK 1211 1145 ', '', '2013-11-15', '2013-11-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-15', '82.156.3.102', 's529c0366.adsl.online.nl', '2013-11-13', 'RG 6237 2737 6DE', NULL),
(1557, '', 819, 999999999, 2, 'T3004-7', '2013-11-06', '2012-10-17', '2013-11-30', 'gold', 'hardened mineral glass', 'Theorema', 'The watch stopped without any collisin or damage and i noticed that bigger hand is free and it lays between smaller hand and smallest hands. This watch has been in your warranty service on july 2013 it stopped itself few weeks ago.\r\n(Garantie 30.10.2012)', 'eing. 25.11.13 ?ber TB\r\n26-11-13\r\n1/4-Rohr gekerbt, MinZg verengt und aufgesetzt\r\nK 2611 1125', '', '2013-12-02', '2013-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-02', '130.188.8.27', '130.188.8.27', '2013-11-13', 'RG 6237 2821 8DE', NULL),
(1558, '', 1276, 999999999, 2, 'GM 104', '2013-11-06', '2013-02-18', '2013-02-18', 'Gold', 'Skeleton', 'Theorema', 'Piece has fallen into works and watch not working. This is our third return, please check the watch thoroughly for loose parts.\r\n\r\nDeal 3629\r\n(Modell 104 - Copacabana)', 'Uhr erhalten 13.11.2013\r\n13-11-13\r\nIndex 11 ab... alle kontrolliert und der 10er auch... geklebt\r\nApllication bei 0100 ers. und \r\nK 1311 1425 - 14-11-13 okay', ',', '2015-05-12', '2015-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-14', '87.38.152.32', '87-38-152-32.ptr.edu.ie', '2013-11-13', 'RG 6237 2732 8DE', NULL),
(1559, '', 1278, 999999999, 2, 'GM 102', '2013-11-06', '2013-06-14', '2013-06-22', 'Musta', 'Valkoinen', 'Theorema Monte Carlo', 'ohne Angabe', 'Uhr erhalten 09.12.2013\r\n17-12-13\r\nhmm.. kein offensichtlicher Fehler - also\r\nK 1712 1145 - einwandfrei\r\nUhr erhalten 23.01.2014\r\nUhr versendet 28.01.2014  RL 70 522 566 2DE', '', '2014-06-04', '2014-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-19', '91.153.156.59', 'a91-153-156-59.elisa-laajakaista.fi', '2013-11-13', 'RG 6237 2908 5DE', NULL),
(1560, '', 1279, 999999999, 2, 't3001', '2013-11-07', '2013-03-12', '2013-02-17', 'silver', 'black', 'Theorema', 'Tufina Uhren\r\nTheorema Paragon With Silver Body, Black Face\r\nand Black Strap\r\nGroupon value: £590.00\r\n\r\nThis is a faulty watch, It constantly goes forward, so I have to manually fix the time every week. It goes approximately 3 to 5 minutes forward. I am going to post back to the address I have given for returning. \r\n\r\nPlease advice me the process of resolving this \r\n issues. \r\n\r\n', 'Uhr erhalten 12.11.2013\r\n12-11-13\r\nlt. Zeitwaage + 20 bis 30sec/d == 2min bis 3min / Woche\r\nreguliert und 1 Woche Kontrolle!\r\nK 1211 1325 - 2011 1min plus- perfect', '', '2013-11-20', '2013-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-20', '31.52.184.142', 'host31-52-184-142.range31-52.btcentralplus.com', '2013-11-14', 'RG 6237 2775 6DE', NULL),
(1561, '', 1043, 1, 2, '3005 - MarcoPolo', '2013-11-08', '0000-00-00', '0000-00-00', 'weiß', 'schwarz Dia', 'Theorema', 'geht schlecht - Datumschaltung?\r\n(Garantie lt. paypal etwa Mitte Dez 2011)', '08-11-13\r\nKunde spekuliert auf eine neue Uhr!\r\nkpl. abgelaufen - l?uft auch gleich los...\r\nDatum stellt sich und l??t sich stellen, Tag auch, nur Monat hakt\r\n==> Dr?cker \'entmoddert\' und \r\nK 0811 1110\r\n\r\n11.04.14   44100059303 ', '', '2014-04-10', '2014-04-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-12', '', '', '0000-00-00', '00340433836450256640', NULL),
(1562, '', 1280, 2, 2, 'GM 3005', '2013-11-08', '2013-08-21', '2013-08-21', 'Gold', 'Schwarz', 'Theorema', 'ohne Angabe', 'Uhr erhalten 08.11.2013\r\n08-11-13\r\nDatum schaltet nicht... Schaltrad ers. und\r\nK 0811 1650', '', '2013-11-14', '2013-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-14', '', '', '0000-00-00', 'RG 6237 2722 6DE', NULL),
(1563, '', 1281, 999999999, 1, '?', '2013-11-08', '2013-02-10', '2013-02-10', 'Bonze', 'Black', 'theorma', 'Watch dose not keep the correct time. Is it possible to get a longer strap fitted?\r\n(Garantie 02.10.2013)\r\n(Modell 3010 - Tigris)', 'Uhr erhalten 19.11.2013\r\n20-11-13\r\nl?uft nicht ab? Ablaufkontrolle Werktisch 2011 1220 bis 1310...\r\nokay - 2 lose Schrauben im Werk... befestigt und wieder \r\nWerktisch K 2111 1550 - Werk klemmt zwischen Karussel und Minutentrieb - keine Ursache zu ergr?nden...\r\nWerktausch und \r\nK 2711 1025', '', '2013-12-03', '2013-12-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-02', '195.162.87.77', '195-162-87-77.eastcork.net', '2013-11-15', 'RG 6237 2822 1DE', NULL),
(1564, '', 1282, 999999999, 2, 'T 3005', '2013-11-08', '2012-11-06', '2012-11-16', 'Black (no case today)', 'White', 'Marco Polo Diamonds White', 'I bought a watch from you via Groupon about 11 months ago, i had it for a week and used it probably not more than three times and then it stopped.\r\nThen i emailed you and you told me to send it back to you but then i got it to work so i didn\'t send it back.\r\nAbout one week after that the watch stopped again and i just put it in my drawer. Now about 10 months later, i found the watch, still not working.', 'Uhr erhalten 13.11.2013\r\n13-11-13\r\nausgeschwungen weil Anker zu tief - gerichtet, Werk aber voller Nebenger?usche ==> Werktausch\r\nK 1311 1315', '', '2013-11-18', '2013-11-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-18', '85.225.139.45', 'c-2d8be155.264-1-64736c11.cust.bredbandsbolaget.se', '2013-11-15', 'RG 62 372 742 0DE', NULL),
(1565, '', 1283, 999999999, 2, 'GM 107', '2013-11-09', '2013-02-04', '2013-10-04', 'gouden kast/zwarte wijzerplaat ', 'zwart', 'Theorema', 'Binnenwerk doet het niet meer \r\n(G 10-04-2013)', 'Uhr erhalten 14.11.2013\r\n14-11-13\r\nausgeschwungen - Messer zu hoch - gerichtet und Bodendichtung ers.\r\nK 1411 1345', '', '2013-11-15', '2013-11-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-15', '85.150.58.225', 's55963ae1.adsl.online.nl', '2013-11-16', 'RG 6237 2741 6DE', NULL),
(1566, '', 1284, 999999999, 0, 'Gm 103', '2013-11-09', '2012-11-29', '2012-11-29', 'Black', 'Black', 'Theorema', 'Just stop', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.161.49.247', '93-161-49-247-dynamic.dk.customer.tdc.net', '2013-11-16', '', NULL),
(1567, '', 660, 999999999, 2, 'Gm 103', '2013-11-09', '2012-11-29', '2012-11-29', 'Black', 'Black', 'Theorema', 'just stop', 'Uhr erhalten 14.11.2013\r\n14-11-13\r\nobere Sto?sicherungsfeder hat sich gel?st - gerichtet und \r\nK 1411 1355', '', '2013-11-15', '2013-11-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-15', '93.161.49.247', '93-161-49-247-dynamic.dk.customer.tdc.net', '2013-11-16', 'RG 6237 2738 0DE', NULL),
(1568, '', 1106, 999999999, 2, 'GM101', '2013-11-10', '2013-06-29', '2013-06-30', 'black', 'gold', 'Theorema', 'The watch is not on time, it runs ahead of time after one or two days.\r\n\r\nAnd the protective pin that is on the winding can no longer fixed.', 'Uhr erhalten 19.11.2013\r\n20-11-13\r\nkpl. abgelaufen... - lt. Zeitwaage erlaubter leichter Vorgang\r\nB?gel nachgespannt und \r\nK 2011 1145', '', '2013-11-22', '2013-11-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-22', '83.81.72.225', '535148E1.cm-6-2b.dynamic.ziggo.nl', '2013-11-17', 'RG 6237 2791 5DE', NULL),
(1569, '', 1285, 999999999, 2, 'GM 3006', '2013-11-10', '2013-08-04', '2013-08-15', 'Black', 'Gold and silver', 'Thorema Monaco diamond', 'I recently purchased one of your watches via Groupon UK and it now has a fault. The hand that points to the week day has gone missing from the watch and I assume its in the workings of the watch.\r\n\r\nThe watch was purchased on 4/8/2013 and my groupon voucher for the MONACO DIAMOND WATCH BLACK is 0010124TUJ', 'Uhr erhalten 15.11.2013\r\n18-11-13\r\nneuen Zg aufgesetzt und \r\nK 1811 1440', '', '2013-11-21', '2013-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-21', '2.103.245.202', 'host-2-103-245-202.as13285.net', '2013-11-17', 'RG 6237 2781 3DE', NULL),
(1570, '', 914, 999999999, 2, '14195976', '2013-11-10', '2012-12-11', '2013-12-23', 'Can\'t remember', 'Silver with black strap', 'Toronto', 'The large hand has fallen off the inside of the watch.this is the second time in a few months and I would like a replacement at this stage because I think the watches are not as good as you say.\r\nBest regards\r\nPeter Griffin', 'Uhr erhalten 05.12.2013\r\n07-12-13\r\nMinZg verengt und aufgesetzt\r\nK 0712 1430', '', '2013-12-09', '2013-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-09', '46.7.20.122', '46.7.20.122', '2013-11-17', 'RG 6237 2856 1DE', NULL),
(1571, '', 1286, 999999999, 2, 'GM 3006 ', '2013-11-10', '2013-08-05', '2013-08-08', 'Gold', 'Gold ', 'MONACO DIAMOND', 'The watch is about 10 minutes fast. I tried resetting it but after a day or so it is about 10 fast again.', 'Uhr erhalten 13.11.2013\r\n13-11-13\r\nalso... 10minuten kann ich nicht feststellen, aber 70 sec/d schon... reguliert und\r\nK 1311 1335', '', '2013-11-18', '2013-11-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-18', '151.230.87.20', '97e65714.skybroadband.com', '2013-11-17', 'RG 6237 2747 8DE', NULL),
(1572, '', 1235, 999999999, 2, '4260295880275', '2013-11-11', '2012-07-10', '2012-07-10', 'steel', 'black', 'theorema Marco polo diamond', 'Problem 1: The watch has been under normal use.\r\nWhen I open the package I found a small dent scratch on the glass. \r\nProblem 2: the watch has some problem with the crown now, I can not wind the watch, or it is very difficult. There must be some parts are broken inside!\r\n\r\n', 'Uhr erhalten 14.11.2013\r\n14-11-13\r\nProblem 1: ???\r\nProblem 2: Automatik defekt - Reduktionsrad  mit Wolfsz?hnen und tlw. zerriebenen Z?hnen - ers., Automatik neu versorgt und\r\nK 1411 1430', '', '2013-11-18', '2013-11-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-18', '188.238.215.63', 'gprs-internet-bceed7-63.dhcp.inet.fi', '2013-11-18', 'RG 6237 2748 1DE', NULL),
(1573, '', 1287, 999999999, 0, 'GM 103-1-01', '2013-11-11', '2013-07-18', '2013-07-18', 'none', 'none', 'Theorema', 'The Watch is going to fast it use 22 hours to make 24 hours', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '195.18.187.144', '195.18.187.144', '2013-11-18', '', NULL),
(1574, '', 1288, 999999999, 2, 'GM-184', '2013-11-11', '2013-11-11', '2013-07-13', 'bLACK', 'bLACK AND gOLD', 'copacabana', 'wINDER NOT WORKING CONTINUALLY TURNING WITH NO ACTION', 'Uhr erhalten 15.11.2013\r\n18-11-13\r\nWelle gebrochen und 2 Indexe gel?st - geklebt und Welle ers.\r\nK 1811 1340', '', '2013-11-20', '2013-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-20', '92.21.186.91', 'host-92-21-186-91.as13285.net', '2013-11-18', 'RG 6237 2772 5DE', NULL),
(1575, '', 33, 1, 2, '3005 - MarcoPolo', '2013-11-11', '0000-00-00', '0000-00-00', 'weiß', 'schwarz', 'Theorema', 'kostenpflichtige Vollrep. - Werk, Gehäuse, Band', 'nach anf?nglichem Str?uben des Kunden nun ausf 11-11-13\r\nWerk ers. incl. neuen TotaZgn, Werkring, Geh?use und Armband\r\nK 1111 1400', '', '2013-11-20', '2013-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-21', '', '', '0000-00-00', '43324084760 ', NULL),
(1576, '', 1289, 2, 2, 'Casablanca', '2013-11-11', '2013-06-27', '2013-06-27', 'Silber', '', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-11', '', '', '0000-00-00', 'RG 6237 2709 8DE', NULL),
(1577, '', 1290, 999999999, 2, 'T3001-5', '2013-11-11', '2013-02-18', '2013-02-20', 'black', 'white', 'Theorema Paragon', 'I don?t know why but suddenly just stopping worked. ', 'Uhr erhalten 15.11.2013\r\n18-11-13\r\nim Werk div. Glassplitter? Klemmung im RW beseitigt, Sperrfeder und AntrOrg ers. \r\nK 1811 1555', '', '2013-11-21', '2013-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-21', '213.123.232.140', 'post.realrussia.co.uk', '2013-11-18', 'RG 6237 2780 0DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(1578, '', 1291, 2, 2, 'GM 103', '2013-11-11', '2012-08-30', '0000-00-00', 'Schwarz', 'Schwarz', 'Theorema', 'ohne Angabe!', 'Uhr erhalten 11.11.2013\r\n12-11-13\r\nKrone dreht leer! Krone ers., alle Schrauben nachgezogen und\r\nK 1211 1300', '', '2013-11-14', '2013-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-14', '', '', '0000-00-00', 'RG 6237 2721 2DE', NULL),
(1579, '', 1292, 2, 2, 'T4003', '2013-11-11', '2012-10-01', '0000-00-00', 'Gold', 'Weiss', 'Pionier', '(Kunde schreibt \'Minutenzeiger\' - es ist aber der Tag-Totalisator)', 'Uhr erhalten 11.11.2013\r\n11-11-13\r\naufgesetzt - sitzt gut! \r\nK 1111 1610', '', '2013-11-14', '2013-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-14', '', '', '0000-00-00', 'RG 6237 2725 7DE', NULL),
(1581, '', 1293, 999999999, 2, 'GM 104', '2013-11-11', '2013-02-08', '2013-02-08', 'GOLD', 'GOLD', 'THEOREMA', 'HI THE WATCH NOT WORKING AT ALL COULD YOU PLEASE SORT IT OUT MANY THANKS', 'Uhr erhalten 19.11.2013\r\n20-11-13\r\nIndex 7 fehlt - im Werk... - und Krone defekt!\r\nKrone ers. - Index aus FH gefischt und geklebt\r\nK 2011 1215', '', '2013-11-22', '2013-11-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-22', '80.4.95.216', 'cpc8-cdif14-2-0-cust215.5-1.cable.virginm.net', '2013-11-18', 'RG 6237 2785 8DE', NULL),
(1582, '', 1294, 999999999, 2, 'GM3005', '2013-11-11', '2013-08-13', '2013-08-13', 'Gold', 'Black', 'Theorema', 'Date function does not work manually or automatically.', 'Uhr erhalten 15.11.2013\r\n18-11-13\r\nSchaltrad gebrochen - ers. und \r\nK 1811 1420', '', '2013-11-22', '2013-11-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-22', '31.54.136.233', 'host31-54-136-233.range31-54.btcentralplus.com', '2013-11-18', 'RG 6237 2789 2DE', NULL),
(1592, '', 522, 999999999, 2, 'GM 104', '2013-11-13', '2013-03-01', '2013-03-01', 'Stainless steel', 'black and white', 'Theorema', 'The watch loses approximately 5-10 minutes every day', 'eing. 25.11.13 ?ber TB\r\n26-11-13\r\ngut m?glich, also erst Kontrolle Werktisch nach richten der oberen Sto?sicherung\r\nK 2611 1140 - 2711 0910 iO - 2811 0910 iO - jetzt Umlauf\r\nK 2811 0910 - 2911 0825 iO\r\nK 2911 0825 - 0212 0850', '', '2014-06-26', '2014-06-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-06', '195.249.210.34', 'mxlaw.hplaw.dk', '2013-11-20', 'RG518111235DE', NULL),
(2085, '', 1691, 999999999, 2, 'T3008-1-02', '2014-02-05', '2013-03-07', '2013-03-08', 'SILVER', 'BLACK', 'DAMASCUS Diamond by+THEOREMA+Automatic+MSRP', 'Problem with DATE setting and DAY setting-clock hand is out of place.', 'Uhr erhalten 11.02.2014\r\n19-02-14\r\nUhr ist gefallen - Zg gebrochen, Korrektor gebrochen\r\n==> Werktausch und Zg ersetzen  70,-  --  ausf 030314\r\n03-03-14\r\nWerk mit 3 neuen Zg ers. und neuen Werkring\r\nK 0303 1640 - 07-03-14 okay', '', '2014-03-07', '2014-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-07', '81.108.46.19', 'cpc22-sotn11-2-0-cust18.15-1.cable.virginm.net', '2014-02-12', 'RL 7063 1142 0DE', NULL),
(1584, '', 1296, 999999999, 2, 'GM101', '2013-11-12', '2013-06-27', '2013-06-26', 'Black', 'Black strip with Silver inside the watch', 'Theorema Casablanca', 'The time is not accurate. When I wind it up it seems to be going fine for a while and then the time goes a lot faster/slower then it supposed to do. I can not see any damaged parts and would guess its probably one of the wheels inside that has a defect.', 'Uhr erhalten 19.11.2013\r\n20-11-13\r\nhmm, lt. Zeitwaage durchgehenden gleichm??igen Vorgang... \r\nK 2011 1640', '', '2013-11-22', '2013-11-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-22', '80.169.197.214', '80.169.197.214', '2013-11-19', 'RG 6237 2788 9DE', NULL),
(1585, '', 1297, 999999999, 2, '4260295880954', '2013-11-12', '2013-10-22', '2013-10-25', 'Gold', 'Black face', 'Theorema Marco Polo Diamond Watch', 'The English numbers is not in line with the roman numeral numbers. At the top, it says 13:00 when it should be 12:00 near the XII.\r\nI have included a copy of the receipt from Groupon in the package I am sending you.', 'Uhr erhalten 15.11.2013\r\nabsolut fehlerlos... Kundin hat das Booklet nicht beachtet...!', '', '2013-11-18', '2013-11-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-18', '86.0.144.141', 'cpc8-seac21-2-0-cust140.7-2.cable.virginm.net', '2013-11-19', 'RG 6237 2743 3DE', NULL),
(1586, '', 1298, 999999999, 1, 'T3005-4', '2013-11-12', '2012-11-16', '2012-11-16', 'Black', 'Black', 'T3005-4', 'Date button doesent work again, Regards Ronnie', 'Doppel zu 1587', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '195.198.60.226', '195-198-60-226.customer.telia.com', '2013-11-19', '', NULL),
(1587, '', 1299, 999999999, 2, 'T3005-4', '2013-11-12', '2012-11-16', '2012-11-16', 'Black', 'Black', 'T3005-4', 'Date button doesent work again, Regards Ronnie', 'Uhr erhalten 14.11.2013\r\n14-11-13\r\nKorrektor/Schaltrad und EinerScheibe defekt - alle 3 ers. und\r\nK 1411 1500 - nochmal gestellt und \r\nK 1811 1115', '', '2013-11-20', '2013-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-20', '195.198.60.226', '195-198-60-226.customer.telia.com', '2013-11-19', 'RG 6237 2776 0DE', NULL),
(1588, '', 1300, 999999999, 2, 'GM-3006', '2013-11-12', '2013-12-08', '2013-12-08', 'BLACK', 'GOLD', 'theorema', 'Monaco Black Diamond watch, when i wear the watch it gains time.\r\nIf i dont wear the watch itt keeps the time perfect.\r\nRgds\r\nNoel Bennett', 'Uhr erhalten 19.11.2013\r\n20-11-13\r\nprellt! FH-Wand an einer Stelle mit Molykote geschmiert... Amplitude sinkt auf ca. 355?\r\nK 2011 1655', '', '2013-11-22', '2013-11-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-22', '208.87.233.180', 'webdefence.cluster-g.websense.net', '2013-11-19', 'RG 6237 2787 5DE', NULL),
(1589, '', 1301, 999999999, 2, 'T3008-2', '2013-11-12', '2013-04-03', '2013-10-03', 'black', 'Black', 'THEOREMA Damascus Diamond', 'Stopped!', 'Uhr erhalten 19.11.2013\r\n20-11-13\r\njau, Uhr heftig gefallen, dadurch Werk zum Geh?useboden gedr?ckt und Zeiger abgefallen\r\n==> KVA  Reparatur 25,-  ausf. 28-11-13\r\n29-11-13\r\nein ZB-Fu? gebrochen - ZB ers. und \r\nK 2911 1700', '', '2013-12-04', '2013-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-04', '81.144.233.234', 'external234.toyota.co.uk', '2013-11-19', 'RG 62 372 824 9DE', NULL),
(1590, '', 1302, 999999999, 2, 'GM-105', '2013-11-12', '2013-02-06', '2013-02-13', 'silver', 'white', 'Theorema panthos', '[OHNE G-Nachweis]\r\nThe watch stop working.....', 'Uhr erhalten 19.11.2013\r\n20-11-13\r\nkpl. abgelaufen... - aha, U-Welle gebrochen durch heftigen Fall!\r\n==> Neues Werk  70,-  --  ausf. 240214\r\n24-02-14\r\nuntere Sto?sicherung gereinigt und versorgt, Unruh kpl. ers., Anker h?her gerichtet, reguliert und\r\nWK 2402 0930\r\nUK 2502 1320 - 27-02-14 okay', '', '2014-02-28', '2014-02-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-28', '82.183.140.12', '2-1-4-2a.spa.sth.bostream.se', '2013-11-19', 'RL 7060 6261 7DE', NULL),
(1591, '', 1303, 999999999, 0, '19BC152F8E.', '2013-11-12', '2013-09-18', '2013-09-18', 'black', 'gold', 'Pionier', 'when the minute hand passes the hour hand ik takes it with him. so both hands stay together and indicates a wrong time, shows the wrong hour. it hasn\'t fonctioned from the beginning', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.119.24.140', '178-119-24-140.access.telenet.be', '2013-11-19', '', NULL),
(1594, '', 1304, 999999999, 2, 'T3006', '2013-11-13', '2012-08-11', '2012-11-25', 'Gold', 'Black & Silver', 'Theorma Diamond', 'Loose part inside watch making it rattle', 'Uhr erhalten 19.11.2013\r\n20-11-13\r\nRotor gel?st - alle Schrauben nachgezogen - reguliert\r\nK 2011 1205', ',', '2014-09-08', '2014-09-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-22', '92.236.89.140', 'cpc24-chap7-2-0-cust139.18-1.cable.virginm.net', '2013-11-20', 'RG 6237 2792 9DE', NULL),
(1595, '', 1305, 999999999, 2, '-', '2013-11-13', '2013-11-13', '2012-09-03', 'Chromo', 'Black', 'Pioneer Airtimer II', 'Broken Crone', 'Uhr erhalten 10.12.2013\r\n16-12-13\r\nKrone gebrochen - ersetzt auf Kulanz\r\nK 1612 1600', '', '2013-12-29', '2013-12-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-30', '2601:7:1780:25b:9a0:e644:cef4:c418', '2601:7:1780:25b:9a0:e644:cef4:c418', '2013-11-20', '43363016781 ', NULL),
(1596, '', 1306, 999999999, 2, 'GM 104 ', '2013-11-13', '2013-07-19', '2013-07-19', 'silver', 'silver-blue', 'Theorema Copacabana ', 'Die Uhr läuft leider seit ein/zwei Wochen viel zu schnell. Anfangs war es nur eine Abweichung von ca. 3-4 Minuten pro Tag, doch mittlerweile läuft sie innerhalb von einem Tag eine Stunde (!) zu schnell, so dass man sie nicht mehr zur Zeitmessung benutzen kann.\r\nEnglish: Recently the watch runs much fast (up to one hour per day) so it cannot be used.', 'Uhr erhalten 19.22.2013\r\n20-11-13\r\nSpirale liegt gut... Uhr ganz abgelaufen... \r\nK Werktisch 2011 1135 - einwandfrei, also Umlauf\r\nK 2111 0910', '', '2013-11-22', '2013-11-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-22', '193.174.132.26', '193.174.132.26', '2013-11-20', 'RG 6237 2790 1DE', NULL),
(1597, '', 1307, 999999999, 0, 'T3008', '2013-11-14', '2012-11-08', '2012-11-18', 'BLACK', 'DIAMOND SET BLACK', 'THEOREMA', 'JUST NOT WORKING, IT HAS NO MOVEMENT.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.101.181.129', 'cpc4-hudd9-2-0-cust128.4-1.cable.virginm.net', '2013-11-21', '', NULL),
(1598, '', 1308, 2, 2, 'Damascus Diamond T3008', '2013-11-14', '2013-05-24', '2013-06-14', 'Silver', 'Schwarz', 'Theorema', '(nur handschriftlich auf holländisch... per emil um Übersetzung gebeten)\r\n18-11-13\r\nHello Marty,\r\n\r\nMy excuses for my late response, I had to wait for my son if he could make an e-mail in English, because my own English is not so good.\r\nSorry for the inconvenient defect description of the watch in Dutch, hereby are the faults in English:\r\n\r\n1. The month-indicator does not automatically switch to the next month. For example, on the 31st of October to the 1st of november, the month indicator didn?t switch from October to November.\r\n2. The button to switch the month-indicator to the next month, doesn\'t work. \r\nSo I\'m not able to change the month by hand.\r\n3. The day-indicator does not exactly point to the current day. For example, on tuesday the indicator points between monday and tuesday.\r\n4. Inside the main clock there is a smaller clock which has the possibility to show another time (dual time). I would like to have these 2 clocks set at the same time. When I read the description, it says that the smaller clock-time can be set by using the crown on the right side of the watch, click option 1 and turn clockwise. This option does not work.\r\n\r\nCan you inform me about your progress on the watch, and if these faults can be fixed?\r\n\r\nYours sincerely,\r\n\r\nJos Walraeven\r\n', 'Uhr erhalten 07.11.2013 (?)\r\n15-11-13\r\nkpl. abgelaufen! - beide Totalisatoren stehen nicht genau, Monatszg l??t sich nicht verstellen - beide justiert, WD-Pr?fung ==> 8310 und\r\nK 1511 1120', '', '2013-11-20', '2013-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-20', '', '', '0000-00-00', 'RG 6237 2774 2DE', NULL),
(1599, '', 1309, 999999999, 2, 'Gm 104', '2013-11-14', '2012-03-08', '2012-03-08', 'silver', 'black', 'theorema', '[G 03.09.2012]\r\nthe reduced hours and a little thing broke in clock', 'Uhr erhalten 25.03.2014\n26-03-14\nokay, Stellung der ZBs zueinander stimmt nicht mehr - und ein Index abgefallen\nZifferblatt ers. und dabei ZgStellung korrigiert\nWK 2603 1630 - einwandfrei\nUK 2703 0845 - 28-03-14 okay', '', '2014-03-28', '2014-03-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-28', '80.217.138.104', 'c80-217-138-104.bredband.comhem.se', '2013-11-21', 'RL 7066 6822 5DE', NULL),
(1600, '', 1114, 999999999, 2, 't3009', '2013-11-14', '2013-02-08', '2013-02-08', 'gold', 'black', 'dubay gold', 'the charger and engine don\'s work', 'Uhr erhalten 20.11.2013\r\n21-11-13\r\nAutomatik defekt - Klinkenrad geplatzt - ersetzt und\r\nK 2111 1230', '', '2013-11-25', '2013-11-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-25', '94.36.82.220', 'dynamic-adsl-94-36-82-220.clienti.tiscali.it', '2013-11-21', 'RG 6237 2797 7DE', NULL),
(1601, '', 1310, 2, 2, 'Marco Polo Diamond', '2013-11-15', '2013-08-21', '2013-08-21', 'Silber', 'Schwarz', 'Theorema', '', 'Uhr erhalten 15.11.2013\r\n18-11-13\r\nausgeschwungen - und das Datum schaltet erst 0340!\r\nAnker gerichtet, Zg justiert montiert\r\nK 1811 1210 ', '', '2013-11-22', '2013-11-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-22', '', '', '0000-00-00', 'RG 6237 2784 4DE', NULL),
(1602, '', 1311, 2, 2, 'Casablanca', '2013-11-15', '2013-06-30', '2013-06-30', 'Schwarz', 'Schwarz', 'Theorema', 'ohne Angabe', 'Uhr erhalten 15.11.2013\r\n18-11-13\r\nkpl. abgelaufen... Fehler?\r\nK 1811 1605 - einwandfrei', '', '2014-06-04', '2014-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-20', '', '', '0000-00-00', 'RG 6237 2777 3DE', NULL),
(1603, '', 1312, 2, 2, 'Copacabana', '2013-11-15', '2012-10-19', '2012-10-19', 'Gold', '', 'Theorema', 'Index 2 der 12 abgefallen', 'Uhr erhalten 15.11.2013\r\n18-11-13\r\nund geklebt \r\nK 1811 1410', '', '2013-11-20', '2013-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-20', '', '', '0000-00-00', 'RG 6237 2773 9DE', NULL),
(1604, '', 1313, 999999999, 2, 'T3006-2 or T3006', '2013-11-15', '2013-10-01', '2013-10-01', 'Gold', 'Black', 'Theorema Monaco Diamond', 'The crowns for day- and date settings are not working, and are loose. I have followed the instructions, but the crowns are not working.', 'Uhr erhalten 13.12.2013\r\n17-12-13\r\njo... hat gedreht statt zu dr?cken... \r\nK 1712 1325', '', '2013-12-19', '2013-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-19', '88.89.139.22', 'ti0038a380-dhcp1297.bb.online.no', '2013-11-22', 'RG 6237 2901 0DE', NULL),
(1605, '', 1314, 999999999, 2, 'T2000 Referenznr.', '2013-11-15', '2012-03-12', '2012-03-12', 'silber matt', 'schwarz', 'Pionier Monza Automatik', 'Obwohl die Uhr am Arm getragen wird, setzt sie immer wieder aus und läuft nicht durch. Ich bitte Sie um Behebung des Defektes im Rahmen der Garantie.\r\nDie Uhr schicke ich Ihnen mit Post zu.', 'Uhr erhalten 19.11.2013\r\n20-11-13\r\nWerk kpl. abgelaufen! - alle Schrauben nachgezogen\r\nK 2011 1250', '', '2013-12-02', '2013-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-02', '194.8.209.26', 'cable-194-8-209-26.netcologne.de', '2013-11-22', '00340433836483586011', NULL),
(1606, '', 1315, 999999999, 0, 'TJ095', '2013-11-15', '2013-11-15', '2012-11-25', 'BLACK', 'BLACK', 'Theorema - MARCO POLO', 'Hopefully is everything correctly filled.\r\n\r\nBy this, i wana say that the entire mechanical system fell down., so the pointers are loose and don\'t work.\r\n\r\nAny further problems, contact me please.\r\n\r\nregards', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.117.208.161', '178-117-208-161.access.telenet.be', '2013-11-22', '', NULL),
(1607, '', 1316, 999999999, 2, '20A6C84547', '2013-11-15', '2013-01-28', '2013-02-01', 'Brown', 'Yellow gold', 'Theorema Men\'s Skeleton Watch ', '[Modell 103 - SaoPaolo  --  OHNE G-Nachweis]\r\nnever ever acurate time, now the time doesnt work at all, i need a new watch or my money back, the watch already created so much hassle for me, i never got accurate time since i bought, forget about 5-10 minutes late a day, its 5-6 hrs late or some times never works, i know how to use it well.', 'eingegangen 24.02.14 ?ber TB\r\n26-02-14\r\nKrone schief - kpl. abgelaufen\r\nWK 2602 1015 - ZgWerk, also Werktausch und \r\nWK 2602 1455 - einwandfrei, aber Krone gel?st - ers. \r\nUK 2702 0905 - 28-02-14 okay', '', '2014-02-28', '2014-02-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-28', '212.219.196.147', 'wvn-newi.nwman.ac.uk', '2013-11-22', 'RL 7060 6264 8DE', NULL),
(1608, '', 1317, 999999999, 2, 'GM-501-2', '2013-11-15', '2013-08-13', '2013-08-13', 'Black', 'Silver', 'Pionier ', 'The time goes to slowly of it stops every time.', 'Uhr erhalten 25.11.2013\r\n26-11-13\r\nhmm... in ZB oben blieb sie sofort stehen... Anker und Ankerbr?cke ges?ubert und\r\nK 2611 1350', '', '2013-12-02', '2013-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-02', '82.161.142.28', 'a82-161-142-28.adsl.xs4all.nl', '2013-11-22', 'RG 6237 2820 4DE', NULL),
(1729, '', 1411, 999999999, 2, 'GM-107', '2013-12-09', '2013-04-02', '2013-04-02', 'silver', 'black', 'Theorema Rio', 'There is fog inside the watch when going from cold tio warm places.\r\nThe small visor doesnt show the correct hour\r\nthe big visor sometimes pushed the small visor when adjusting the time.', 'Uhr erhalten 11.12.2013! NEW ADDRESS\r\n16-12-13\r\nwd-Eingangspr?fung ==> wd 8310\r\nMinZg ers. und Feststellung: Feuchtigkeit war kein Wasser!\r\nwd-Ausgangspr?fung ==> wd 8310\r\nK 1612 1350', '', '2013-12-17', '2013-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-17', '91.236.123.57', 'gw-uv.roskilde.dk', '2013-12-16', 'RG 6237 2887 5DE', NULL),
(1610, '', 1318, 999999999, 2, 'Where do I find this', '2013-11-15', '2012-11-08', '2012-11-15', 'Yellow Gold', 'Black', 'Teorema', 'Watch has stopped working and the month has not moved on.\r\n(Modell 3008 - Damascus)', 'Uhr erhalten 29.11.2013\r\n04-12-13\r\nWerk Richtung Boden gedr?ckt - nein, Rotor gel?st, Korrektor Monat (!) gebrochen ==> Werktausch und\r\nK 0412 1615', '', '2013-12-09', '2013-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-09', '82.37.153.149', 'cpc23-live24-2-0-cust404.17-2.cable.virginm.net', '2013-11-22', 'RG 6237 2845 6DE', NULL),
(1611, '', 1319, 999999999, 2, 'T3008', '2013-11-16', '2012-10-28', '2012-10-28', 'black', 'chrome', 'THEOREMA AUTOMATIC', 'Uhr begann, Zeit zu verlieren, worauf es jetzt ist zum Stillstand gekommen.', 'eing. 25.11.13 ?ber TB\r\n26-11-13\r\nMonatsTota abgefallen - neuen Zg aufgesetzt\r\nK 2611 0945', '', '2013-12-02', '2013-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-02', '2.131.86.25', '002131086025.mbb.telenor.dk', '2013-11-23', 'RG 6237 2818 1DE', NULL),
(1612, '', 1320, 999999999, 2, 'CANT SEE !!!', '2013-11-16', '2013-04-24', '2013-04-01', 'SILVER', 'silver', 'THEOREMA GM107', 'THE TIMESHOWER IS (for minutes) is feld off...', 'Uhr erhalten 22.11.2013\r\n25-11-13\r\nAnker gerichtet und MinZg ers. \r\nK 2511 1335', ',', '2014-09-05', '2014-09-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-27', '80.72.152.146', '146-152-72-80.cirque.dk', '2013-11-23', 'RG 6237 2804 5DE', NULL),
(1613, '', 1321, 999999999, 1, 'not provided', '2013-11-16', '2012-11-25', '2012-11-25', 'black', 'gold', 'Theorema GM-102', 'the watch simply just stop going if it\'s laying on a table. Fore example without beind moved, even though the watch has just been pulled up. So if it if hold still for under a minut if our han is til when you sit it will stop. So you are not able to know what time it is. \r\n\r\nModel: Monte Carlo\r\nGroupon code:0010226YEM\r\nSerial number: not provided', 'Uhr erhalten 03.12.2013\r\n05-12-13\r\nKomiker? Werkring fehlt, ZB-Füße gebrochen... Werkfehler?\r\n==> KVA Reparatur + Zifferblatt + Werkring...  80,- ', '', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.52.95.25', '56345f19.rev.stofanet.dk', '2013-11-23', '', NULL),
(1614, '', 1295, 999999999, 2, 'gm 103', '2013-11-17', '2013-06-06', '2013-06-06', 'black', 'golden,silver', 'Theorema', 'watch is not working , i dont know  what is the problme \r\nwatch is not working , so i need the new one', 'Uhr erhalten 03.02.2014\r\n04-02-14\r\nkpl. abgelaufen - l?uft auch gleich los... \r\nK 0402 1655 -Tag/Nacht pa?t nicht zur ZgStellung- korrigiert und 05-02-14 okay', '', '2014-02-06', '2014-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-06', '62.181.201.2', '2.201.181.62.in-addr.dgcsystems.net', '2013-11-24', 'RL 7052 8685 1DE', NULL),
(1615, '', 1322, 999999999, 2, 'T4004-1', '2013-11-17', '2013-03-06', '2013-03-06', 'silver', 'white', 'Theorema', 'I\'m sorry to sent my watch to you again.\r\nIt has been a short time ago that I send my new watch to you\'re company, because there was an defect and after a few weeks I have received it back repaired.\r\nSee the previous correspondence in the e-mails below, about this earlier defect.\r\n\r\nAgain, however, I have problems with my Theorema watch. The time on my watch runs daily behind and this annoying defect has appears after the last repair.\r\nThe watch was purchased through the Groupon action and it is still in the warranty time.\r\n\r\nUnfortunately, I am very disappointed in this purchase and now also in the previous repair.\r\n\r\nThe watch was a very special purchase for me and i really liked it very much.\r\nBut a really great confidence I cannot have in this watch, and I really asked myself if these complaints also has occurred by multiple buyers. Which I don\'t hope.\r\n\r\nI really hope that I don\'t have to wait for a long repair-time again and that it is possible that we can exchange the defective watch quickly against a new one. (The Last repair time was about 6 weeks.)\r\nThe Model is: T4004model Newton Diamond.\r\nBuy-date march 2013', 'Uhr erhalten 21.11.2013\r\n25-11-13\r\n...reguliert und Kontrolle bis Freitag!\r\nK 2511 1420 - perfekt\r\n', '', '2013-11-29', '2013-11-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-29', '89.98.126.249', 'dhcp-089-098-126-249.chello.nl', '2013-11-24', 'RG 6237 2810 2DE', NULL),
(1616, '', 1323, 999999999, 2, ' 00684BDD7D', '2013-11-17', '2013-06-14', '2013-06-14', 'Black', 'Gold', 'Theorema Damascus(diamond)', 'The watch doesn\'t work any more, it\'s just suddenly stopped. \r\nI couldnt find my serial number, so the box with the serial number is filled with my security number instead.\r\nSikkerhedskode: 00684BDD7D (security number)\r\nREF: 22287758', 'Uhr erhalten 07.02.2014\r\n13-02-14\r\nDayTota abgefallen - Automatik hakelig\r\nZg aufgesetzt, Auto versorgt und \r\nK 1302 1350 - 17-02-14 okay', '', '2014-02-17', '2014-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-17', '79.98.199.228', '79.98.199.228.customers.telelet.dk', '2013-11-24', 'RL 7056 9677 7DE', NULL),
(1617, '', 1324, 999999999, 2, '80334N', '2013-11-18', '2012-08-05', '2012-08-05', 'Black', 'Black', 'Elysee', 'First it was slow a few minutes every day, stops every night and now I cant rewind it.', 'Uhr erhalten 20.11.2013\r\n20-11-13\r\nModellbedingter Fehler: \r\neine Schraube fehlt und liegt im anderen RW\r\nbefestigt und mit L6 gesichert\r\nK 2111 1105', '', '2013-11-25', '2013-11-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-25', '188.65.156.34', '188.65.156.34', '2013-11-25', 'RG 6237 2798 5DE', NULL),
(1618, '', 1325, 999999999, 2, 'T3006 ', '2013-11-18', '2012-10-18', '2012-10-18', 'Gold', 'Gold', 'Theorema', 'The elements which is showing which Day it is is broken - i fell of.', 'Uhr erhalten 29.11.2013\r\n03-12-13\r\nNeuen DayTotaZg aufgesetzt und \r\nK 0312 1125', '', '2013-12-09', '2013-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-09', '87.72.210.230', 'ip2.c153.frb245.cust.comxnet.dk', '2013-11-25', 'RG 6237 2841 1DE', NULL),
(1619, '', 666, 1, 2, '101 - Casablanca', '2013-11-18', '0000-00-00', '2012-11-20', 'gelb', 'schwarz', 'Theorema', 'ohne Angabe\r\nKrone wieder defekt', '18-11-13\r\nneue Krone aufgesetzt und \r\nK 1811 1255\r\n', '', '2013-11-20', '2013-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-20', '', '', '0000-00-00', 'RG 6237 2771 1DE', NULL),
(1620, '', 1326, 999999999, 2, 'T3005-6', '2013-11-18', '2012-07-18', '2012-07-18', 'black', 'black', 'theorema', 'automatic watch winding mechanism does not work. just watch the moving moments and stops working.', 'Uhr erhalten 22.11.2013\r\n25-11-13\r\nReduktionsrad mit Zahnausfall... ers. mit neuen Klinkenr?dern\r\nEinerScheibe verdreht -  ers. und\r\nK 2511 1130', '', '2013-12-02', '2013-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-02', '83.179.25.189', 's83-179-25-189.cust.tele2.se', '2013-11-25', 'RG 62 372 813 3DE', NULL),
(1621, '', 1327, 999999999, 2, 'GM-107-1', '2013-11-18', '2013-04-10', '2013-11-11', 'Silver', 'Silver', 'RIO', 'The hour hand of the watch is given the wrong time.', 'Uhr erhalten 21.11.2013\r\n25-11-13\r\nZg aufgesetzt und \r\nK 2511 1355', '', '2013-11-27', '2013-11-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-27', '77.175.112.41', '77-175-112-41.FTTH.ispfabriek.nl', '2013-11-25', 'RG 6237 2806 2DE', NULL),
(1622, '', 1328, 999999999, 2, 'gm106 - 3', '2013-11-18', '2013-09-23', '2013-10-02', 'rose gold', 'dont know? ', 'theorema', 'crown to adjust time is out of the watch!!   (totaly out )', 'Uhr erhalten 22.11.2013\r\n25-11-13\r\nWH-Schraube... alle Schrauben nachgezogen und \r\nK 2511 1300', '', '2013-11-27', '2013-11-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-27', '84.193.230.94', 'd54C1E65E.access.telenet.be', '2013-11-25', 'RG623728031DE', NULL),
(1623, '', 1329, 999999999, 2, 'GM 104', '2013-11-19', '2013-07-18', '2013-07-18', 'Gold', 'Blue/silver', 'Theorema', 'Gaining time runs too fast', 'Uhr erhalten 08.01.2014\r\n09-01-14\r\nhmm... aufgezogen und \r\nK 0901 1545 - neu aufgezogen und \r\nK 1301 0900 bis 1501 0700 == 46h\r\nnoch einen Tag Werktisch - 16-01-14 okay', '', '2014-01-16', '2014-01-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-16', '92.239.194.141', 'cpc40-newt32-2-0-cust652.19-3.cable.virginm.net', '2013-11-26', 'RL 7046 4078 5DE', NULL),
(1624, '', 1330, 2, 2, 'Casablanca', '2013-11-19', '2013-06-30', '2013-06-30', 'Gold', '', 'Theorema', 'läßt sich nich aufziehen? bzw. läuft nicht oder nur kurz?', 'Uhr erhalten 19.11.2013\r\n20-11-13\r\nkpl. abgelaufen... l?uft freudig los...\r\nK 2011 1240', '', '2013-11-22', '2013-11-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-22', '', '', '0000-00-00', 'RG 6237 2786 1DE', NULL),
(1625, '', 1331, 999999999, 2, 'GM101', '2013-11-19', '2012-10-10', '2012-10-10', 'Stainless steel', 'Mechanical movement', 'Theorema', 'Watch stopped working for no apparent reason. This is the second time this has happened in less than a year!', 'Uhr erhalten 25.11.2013\r\n26-11-13\r\nuntere Sto?sicherung war gel?st... eingerenkt und \r\nK 2611 1500', '', '2013-11-29', '2013-11-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-29', '80.254.147.220', '424ob.scansafe.net', '2013-11-26', 'RG 6237 2808 0DE', NULL),
(1626, '', 282, 999999999, 2, '6m103', '2013-11-19', '2012-12-20', '2012-12-20', 'black', 'see through (black)', 'Theorema', 'not keeping time losing approx 60minutes over 12 hours', 'Uhr erhalten 25.11.2013\r\n26-11-13\r\nkpl. abgelaufen, also erstmal Kontrolle Werktisch\r\nK 2611 1505 - verliert - Werktausch\r\nK 2711 1000 - 2811 0915 iO - jetzt Umlauf\r\nK 2811 0915 - einwandfrei', '', '2013-11-29', '2013-11-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-29', '77.95.34.19', 'fa-v53.rt-nat-1.ne5.ncl.wildcard.net.uk', '2013-11-26', 'RG 6237 28147DE', NULL),
(1627, '', 1261, 999999999, 0, 'GM101', '2013-11-19', '2013-06-22', '2013-06-22', 'Black', 'Black/Gold', 'Theorema Casablanca', 'The Crown clasp is broken and needs replacing, also the when the watch is wound up sometimes it stops and starts and sometimes doesn\'t work for days then just starts working again. please can you email me your thoughts and how long to repair. thank you.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '176.252.12.144', 'b0fc0c90.bb.sky.com', '2013-11-26', '', NULL),
(1628, '', 1332, 999999999, 0, 'GM 4004', '2013-11-19', '2013-11-12', '2013-11-12', 'gold', 'black', 'Theorema Newton Diamond', 'The dial showing the date does not have the number 14 in it.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.76.108.52', '85-76-108-52-nat.elisa-mobile.fi', '2013-11-26', '', NULL),
(1629, '', 264, 999999999, 2, '?', '2013-11-20', '2013-10-02', '2013-02-10', 'Red gold', '?', 'Theorema', 'My problem concerns the clockhands of the watch, one or two number-indicator and in addition I would like to just have checked The spring which keeps the clock running, as it only holds a few hours. \r\n(Modell 106 - Toronto -- Garantie 10.01.2013)', 'Uhr erhalten 20.11.2013\r\n21-11-13\r\nMinZg ab - Indexe 2 und 7 ab \r\nZB und MinZg ers. und\r\nK 2111 1200\r\nUhr erhalten 12.12.2013', '', '2013-12-12', '2013-12-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-22', '80.62.116.213', '80-62-116-213-mobile.dk.customer.tdc.net', '2013-11-27', 'RG 6237 2783 5DE', NULL),
(1922, '', 1575, 999999999, 2, 'GM 3005', '2014-01-10', '2013-08-18', '2013-08-22', 'Steel', 'White', 'Theorema Marco Polo', 'After a week of use, ceases to function', 'Uhr erhalten 16.01.2014\r\n06-02-14 \r\nUnruh hakt - aber grundlos [Verkettung ungl?cklicher Umst?nde]\r\nK 0602 1425 - 10-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '93.36.215.222', '93-36-215-222.ip62.fastwebnet.it', '2014-01-17', 'RL 7053 9215 2DE', NULL),
(1923, '', 1576, 999999999, 2, 'GM502-1', '2014-01-10', '2013-09-22', '2013-09-27', 'Silver', 'Silver', 'Malibu Diamonds', 'The watch is running approximately 16 minutes fast every 12 hours. This happens only when worn and not overnight when not in use. This has been happening since purchase in September, but up until now I have adjusted the time each day.', 'Uhr erhalten 16.01.2014\r\n31-01-14\r\nnach der Schilderung prellt die Uhr! best?tigt durch ZW und Gef?hl beim Aufziehen - FH-Wand gefettet, reguliert und\r\nK 3101 1615 - 03-02-14 okay', '', '2014-02-03', '2014-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-03', '5.67.182.178', '0543b6b2.skybroadband.com', '2014-01-17', 'RL 7052 2590 6DE', NULL),
(1631, '', 1334, 2, 2, 'Damascus Diamond T3008', '2013-11-20', '2013-01-28', '2013-01-28', 'Gold', 'Black', 'Theorema', 'ohne Angabe', 'Uhr erhalten 20.11.2013\r\n21-11-13\r\nDayTota abgefallen - aus RW entfernt und neuen Zg aufgesetzt\r\nK 2111 1300', '', '2013-11-25', '2013-11-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-25', '', '', '0000-00-00', 'RG 6237 2796 3DE', NULL),
(1632, '', 1335, 999999999, 0, 'GM-505-3', '2013-11-20', '2013-11-11', '2013-11-12', 'Black', ' Brown Strap - Black Face', 'Pionier Florida Diamonds Watch', 'When I was adjusting the watch to the current time, date and month I discovered that the baton to adjust the month was not working.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.255.94.159', '109.255.94.159', '2013-11-27', '', NULL),
(1633, '', 1209, 999999999, 2, 'No idea', '2013-11-20', '2013-11-20', '2012-12-20', 'Silver', 'Silver', 'Theorema T 3001', 'Dosent work at all, never did.', 'Uhr erhalten 23.12.2013\r\n03-01-14\r\ndiv. Schrauben der Br?cken fehlen!!!\r\nRW kontrolliert, Br?cken gerichtet, eine Schraube ers., reguliert \r\nK 0301 1400 - 06-01-14 okay', '', '2014-01-06', '2014-01-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-06', '83.251.95.175', 'c83-251-95-175.bredband.comhem.se', '2013-11-27', 'RL 7045 4501 6DE', NULL),
(1634, '', 1036, 1, 2, '101 - Casablanca', '2013-11-20', '0000-00-00', '0000-00-00', '', '', 'Theorema', 'steht - mit bösem Brief dabei...', '20-11-13\r\nUhr ist gefallen - und zwar so heftig, dass die U-Welle gebrochen ist! \r\n==> KVA  neues Werk  70,- - ausf. 13-12-13 \r\nZapfen entfernt, Unruh kpl. ers. und\r\nK 1312 1205', '', '2013-12-17', '2013-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-16', '', '', '0000-00-00', 'RG 6237 2880 5DE', NULL),
(1635, '', 469, 999999999, 2, 'xxx', '2013-11-20', '2013-02-06', '2013-02-06', 'black', 'xx', 'Theorema Phantos', 'Hi Enis!\r\n\r\nI haved talked with you several times about my clock. And when you traveled to U.S You told me told send back my clock and a will get my money back. You told me to send it back and you will contact Groupon to.. Mail me if you need something.. / Gabriel / Liv', 'Uhr erhalten 25.11.2013\r\n26-11-13\r\naha!? Glas zerst?rt - Uhr l?uft (Keine Gl?ser am Lager, und nur 2 Geh?use!) - ausf. 21-01-14\r\noops, sind ja doch passende Gl?ser am Lager! gut, Frontglas ersetzt und \r\nK 2101 1700 - 22-01-14 okay', '', '2014-01-22', '2014-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-22', '81.94.167.166', '81-94-167-166.customer.itmastaren.net', '2013-11-27', 'RL 70 497 230 6DE', NULL),
(1636, '', 1335, 999999999, 0, 'GM-505', '2013-11-20', '2013-11-11', '2013-11-12', 'Gold', 'Black Face - Brown Strap ', 'Pionier Florida Diamonds Watch', 'When I was adjusting the watch to the current time, date and month I discovered that the baton to adjust the month was not working. \r\n\r\nCan you please replace this watch with a new the same type watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '155.91.64.11', '155.91.64.11', '2013-11-27', '', NULL),
(1637, '', 1336, 999999999, 0, 'GM107', '2013-11-20', '2013-04-10', '2013-04-10', 'gold', 'steele ', 'Theorema', 'One of the hand fell off into the mechanism.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.235.160.25', 'c-98-235-160-25.hsd1.pa.comcast.net', '2013-11-27', '', NULL),
(1638, '', 1337, 999999999, 2, 'Marco Polo Diamond ', '2013-11-20', '2011-12-22', '2011-12-22', 'silver', 'black with 8 Diamond ', 'THEOREMA ', 'Datum nicht verstellbar', 'Uhr erhalten 22.11.2013\r\n25-11-13\r\nDatumschaltrad und KorrektorFeder ers.\r\nK 2511 1155', '', '2013-12-03', '2013-12-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-04', '88.71.35.255', 'dslb-088-071-035-255.pools.arcor-ip.net', '2013-11-27', '00340433836487548879', NULL),
(1640, '', 1339, 999999999, 0, 'GM-502-1', '2013-11-21', '2013-08-27', '2013-08-27', 'silver', 'white', 'pionier malibu diamond', 'watch has stopped for no reason at all', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '176.253.213.231', 'b0fdd5e7.bb.sky.com', '2013-11-28', '', NULL),
(1641, '', 1340, 999999999, 2, 'Damascus Diamond', '2013-11-21', '2013-06-10', '2013-06-01', 'Black', 'Black', 'Theorema', 'Watch stops after 6 hours. Screw is missing. ', 'Uhr erhalten 25.11.2013\r\n26-11-13\r\nSchraube Unruhbr?cke - Werk aber auch kpl. abgelaufen...\r\nSchraube ers. - Automatik gepflegt\r\nK 2611 1320', '', '2013-12-02', '2013-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-02', '193.47.71.253', '193.47.71.253', '2013-11-28', 'RG 6237 2819 5DE', NULL),
(1642, '', 1341, 999999999, 2, 'GM104', '2013-11-21', '2012-10-12', '2012-12-10', 'Black', 'Silver', 'Theorema', 'Watch has stopped working ', 'Uhr erhalten 29.11.2013\r\n04-12-13\r\nIndexe 2 und 12 abgefallen - befestigt und \r\nK 0412 1510', '', '2013-12-06', '2013-12-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-06', '86.28.18.1', '1-18-28-86.static.virginm.net', '2013-11-28', 'RG 6237 2830 6DE', NULL),
(1643, '', 1342, 2, 2, 'GM 102', '2013-11-22', '2013-06-07', '2013-06-07', 'Gold', 'Schwarz', 'Theorema', 'ohne Angabe', 'Uhr erhalten 21.11.2013\r\nkpl. abgelaufen - Sperrad/Sperrfeder?\r\nbeides ers. und\r\nK 2511 1445', '', '2013-11-27', '2013-11-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-11-27', '', '', '0000-00-00', 'RG 6237 2805 9DE', NULL),
(1645, '', 1338, 999999999, 1, '4260295880992', '2013-11-23', '2013-11-11', '2013-11-11', 'Silver', 'Black and Silver', 'Theorema', 'Watch would not start working\r\n[Ersatzuhr Rio gesendet]', 'Uhr erhalten 29.11.2013\r\n02-12-13\r\nMesser h?her gerichtet - reguliert und \r\nK 0212 1655', '', '2013-12-06', '2013-12-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '141.92.129.43', '141.92.129.43', '2013-11-30', '', NULL),
(1646, '', 1344, 999999999, 2, 'T3005', '2013-11-23', '2013-09-04', '2013-09-04', 'grey', 'white', 'Theorema', 'Good morning,\r\nI purchased a mechanical watch on the site groupon. Although it should function with the movement of the wrist, it delays 15 minutes every 24 hours. ', 'Uhr erhalten 10.12.2013\r\n13-12-13\r\nobere Sto?sicherung lag ein wenig schief, dadurch klemmte der Zapfen bei ZB oben... \r\nK 1312 1540', '', '2013-12-17', '2013-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-16', '79.38.228.169', 'host169-228-static.38-79-b.business.telecomitalia.it', '2013-11-30', 'RG 6237 2878 2DE', NULL),
(1647, '', 1345, 999999999, 0, 'T3009', '2013-11-24', '2012-12-12', '2012-12-17', 'Black', 'Black', 'Theorema Dubai Black', 'My watch does not keep time. Sometimes it falls behind when I am wearing it and when I take it off and leave it on a table, it does not take more than two hours before it stops.\r\n\r\nIt was not like this when I bought it.\r\n\r\nWhen you send me a package please use this address:\r\n\r\nKenneth Soendergaard\r\nC/O Anders Rafn Knudsen\r\nStadion Allé 46, 3. tv\r\n8000 Aarhus C\r\nDenmark\r\n\r\nThank you\r\n\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.98.92.212', '212.98.92.212', '2013-12-01', '', NULL),
(1723, '', 1405, 999999999, 0, 'GM-103', '2013-12-07', '2013-07-30', '2013-07-30', 'Goud', 'skeleton', 'THEOREMA', 'Dear,\r\n\r\nI have a watch model Sao Paolo. There is a problem.\r\nThe Time is running faster than it\'s supposed to go. I want to send it, how do I do that? I have the black warranty card there: \r\nReference: GM 103 \r\nDate: 30/07/13. \r\nHow long will the repair and at what address should the watch go?\r\n\r\nGreetings', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.117.183.121', 's5375b779.adsl.online.nl', '2013-12-14', '', NULL),
(1651, '', 1349, 999999999, 2, 'xxx', '2013-11-25', '2013-11-10', '2013-08-09', 'Black', 'Blue', 'pionier', 'I cant find the serial number anywhere, but i send everything back to  you that i got, \r\nThe dials are broken \r\n[Modell 501 - Coppernicus]', 'Uhr erhalten 29.11.2013\r\n04-12-13\r\nMinZg defekt - ers. (503) - prellt - FH-Wand gefettet\r\nK 0412 1655', '', '2013-12-09', '2013-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-09', '188.177.3.196', '188-177-3-196-dynamic.dk.customer.tdc.net', '2013-12-02', 'RG 6237 2850 0DE', NULL),
(1652, '', 1350, 2, 2, 'Toronto', '2013-11-25', '2013-08-15', '2013-08-15', 'Silber', 'Schwarz', 'Theorema', 'einfach vom Arm gefallen', 'Uhr erhalten 25.11.2013\r\n26-11-13\r\nMinZg ab - Glas abgeplatzt - Schlie?e defekt (Dorn fehlt)\r\n==> KVA Glas - Band - Reparatur  60,- --  ausf. 240214\r\n24-02-14\r\nGeh?use ers., MinZg verengt und aufgesetzt, Krone ers.\r\nWK 2402 1400\r\nUK 2502 0930 - 26-02-14 okay', '', '2014-02-26', '2014-02-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-26', '', '', '0000-00-00', 'RL 7056 9700 4DE', NULL),
(1653, '', 500, 1, 2, '104 - Copacabana', '2013-11-25', '2013-02-17', '2013-02-17', 'gelb', 'schwarz', 'Theorema', 'verliert und bl. stehen... wiederholt...', '25-11-13\r\nkpl. abgelaufen - wiederholt!\r\nKontrolle Werktisch - wiederholt\r\nK 2511 1430 - 2611 0905 iO - 2711 0905 iO - jetzt Umlauf\r\nK 2711 0905 - 2811 0920 iO - 2911 0830 iO\r\nK 2911 0830 - 0212 0855 iO - 0312 0840 iO - 0412 1000 iO - 0512 0845 iO - 0612 0900 iO - 0712 1210 iO - 0912 0855 iO', '', '2013-12-09', '2013-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-09', '', '', '0000-00-00', 'RG 6237 2837 1DE', NULL),
(1654, '', 1351, 2, 2, '', '2013-11-25', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Compast', '(Modell 3004 - Cannes)\r\n(Garantie ca. Mitte 2011)\r\nohne Angabe', 'Uhr erhalten 25.11.2013\r\n26-11-13\r\nWelle gebrochen, Krone fehlt, obere Sto?sicherung fehlt, Uhr steht ==> Unruh komplett, RW nach Restteilen absuchen, Krone und Welle  KVA ca. 60,- → 05-06-18 entsorgt', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 1, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(1656, '', 1353, 999999999, 1, 'UNKOWN', '2013-11-25', '2013-11-26', '2012-10-10', 'UNKOWN', 'UNKOWN', 'Theorema', 'Issue 1 latch on side of watch is broken it wont latch\r\nissue 2 battery life lasts no longer than 8-12 hrs when fully wind up', 'Doppel', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.140.47.142', 'host86-140-47-142.range86-140.btcentralplus.com', '2013-12-02', '', NULL),
(1658, '', 1355, 999999999, 0, 'Gm-101', '2013-11-25', '2013-06-14', '2013-06-26', 'Black ', 'Blue', 'Theorema', 'Watch was set for the first time on 09/08/13 as it was given as a present. The watch ran fast and did not keep time. It gains between 10 and 20 minutes every hour. We let the watch run out over night and wound it again in the morning, the problem still occurred. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.26.76.55', 'cpc13-watf10-2-0-cust54.15-2.cable.virginm.net', '2013-12-02', '', NULL),
(1659, '', 1356, 999999999, 2, 't3004', '2013-11-26', '2013-06-03', '2012-11-05', 'Black', 'blue', 'Theorema Automatic', 'The clock has agin stopped, and i think its connected with the time adjustment knobb.', 'Uhr erhalten 29.11.2013\r\n04-12-13\r\nSchrauben der RW-Br?cke gel?st - dadurch auch der Aufzug durcheinander... alles gerichtet und \r\nK 0512 0930', '', '2013-12-09', '2013-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-09', '81.91.3.6', 'sto1.sme.zscaler.net', '2013-12-03', 'RG 6237 2854 4DE', NULL),
(1660, '', 1357, 999999999, 2, 'TJ005', '2013-11-26', '2012-05-25', '2012-06-01', 'black', 'white', 'Theorema Marco Polo', 'sometimes the date-setting button is without a funktion.\r\nthe time setting crown do not \"click\" in the right position.', 'Uhr erhalten 29.11.2013\r\n03-12-13\r\nFeder f?r Tagesanzeige nachgespannt, Kronendichtung mit VS gepflegt\r\nK 0312 1225', '', '2013-12-11', '2013-12-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-11', '46.223.78.110', 'HSI-KBW-46-223-78-110.hsi.kabel-badenwuerttemberg.de', '2013-12-03', '43345060072', NULL),
(1661, '', 1358, 999999999, 2, 'Florida Diamonds Gm-505-5', '2013-11-26', '2013-11-13', '2013-11-18', 'Silver', 'Black', 'Pionier', 'When im winding the clock, it doesnt start at all. Winding mechanism is not working.', 'Uhr erhalten 09.12.2013\r\n13-12-13\r\nUnruh verhakt - verlorener Weg? oder einfach nur Zufall? \r\nK 1312 1605', '', '2013-12-17', '2013-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-16', '188.238.141.116', 'gprs-internet-bcee8d-116.dhcp.inet.fi', '2013-12-03', 'RG 6237 2877 9DE', NULL),
(1662, '', 1354, 999999999, 2, 'C2005', '2013-11-26', '2013-06-06', '2013-06-06', 'Silver', 'White', 'Compast', 'I had a fall while wearing the watch and broke face, hand missing and winder broken.\r\nPlease do not repair without informing me of cost.\r\nThank you.\r\nLiam Glenny', 'Uhr erhalten 03.12.2013\r\nKVA Geh?use/Zeiger/Werkreparatur  70,- - ausf. \r\n02-01-14\r\nWHF ers. - Std/MinZg ers. mit ZgScheibe\r\nGeh?use ers.\r\nK 0201 1440 - okay 03-01-14', '', '2014-01-03', '2014-01-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-03', '87.41.203.33', '87-41-203-33.ptr.edu.ie', '2013-12-03', 'RL 7045 4055 2DE', NULL),
(1663, '', 667, 999999999, 2, 'T3008', '2013-11-26', '2013-11-26', '2012-08-30', 'Black', 'Chrome/ Siler', 'Theorema, DAmaskus Diamond', 'Reference: T3008\r\n warranty Date 30. X. 12\r\n\r\n\r\nI have this year had my watch at your company because it had some dysfunction with the thing on the back that wind up the watch.\r\n\r\n \r\nFirst it was to hard, now it seems to be too loose, I winds a lot but the spring does not get any effect.\r\n\r\nI have tried almost evrything to keep the watch going, but it can not be the meaning that I have to literaly shake it to make et work for a short period.\r\n\r\n', 'Uhr erhalten 29.11.2013\r\n04-12-13\r\nkpl. bzw. restlos abgelaufen... Rotorlager hat deutlich Spiel - ers. \r\nK 0412 1705 - U-Welle? - n?, viel kurioser... Unruhreif lose auf der Welle... - Unruh kpl. ers. und\r\nK 0612 1045', '', '2013-12-11', '2013-12-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-11', '80.167.239.61', '80.167.239.61', '2013-12-03', 'RG 6237 2862 9DE', NULL),
(1664, '', 1347, 999999999, 2, 'Not found on watch', '2013-11-27', '2013-10-30', '2013-10-30', 'Gold', 'Transparent', 'Theorema', 'The minute hand on the watch had fallen off and is stuck in the machinery. The gear in the middle looks loose.\r\nThe watch was broken when I received the package.\r\n[Modell 107 - Rio]', 'Uhr erhalten 03.12.2013\r\n05-12-13\r\nStdZg und MinZg ers. \r\nK 0512 1525', '', '2013-12-09', '2013-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-09', '193.209.168.1', '193.209.168.1', '2013-12-04', 'RG 6237 2839 9DE', NULL),
(1667, '', 1360, 999999999, 2, 'GM 107', '2013-11-27', '2013-11-27', '2013-04-10', 'golden', 'brown', 'Theorema / model RIO', 'Doesn\'t run anymore. Case damaged', 'Uhr erhalten 29.11.2013\r\n04-12-13\r\nGlas zerst?rt! Ersatz 25,- + 12,- ausf. 18-12-13\r\nSpirale aus Kl?tzchen gekommen ==> Ersatz Garantie\r\nGlas ers. - WK 1812 1600\r\nUK 1912 0925', '', '2013-12-20', '2013-12-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-20', '217.122.224.171', 'D97AE0AB.cm-3-3d.dynamic.ziggo.nl', '2013-12-04', 'RG 6237 2914 2DE', NULL),
(1779, '', 1449, 999999999, 2, '4260295880350', '2013-12-18', '2013-01-11', '2013-01-21', ' silver case,  rose colored crown', 'white', 'Theorema Paragon', 'The Watch doesnt work , we have adjust it several times but that didnt help. we had also took it to a watchstore in the city, where they considered that the Watch is out of order. ', 'Uhr erhalten 30.12.2013\r\nThey would like a full refund!!!\r\n02-01-14\r\nKlemmung im RW - beseitigt\r\nK 0201 0950 - 06-01-14 okay', '', '2014-01-06', '2014-01-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-06', '78.40.45.58', '78.40.45.58', '2013-12-25', 'RL 7045 4506 4DE', NULL),
(1669, '', 1362, 999999999, 2, 'GM 106', '2013-11-28', '2013-11-28', '2013-01-20', 'Gold', 'Brown', 'Theorema', 'The watch has lost the big show.', 'Uhr erhalten 03.12.2013\r\n05-12-13\r\nobere Sto?sicherung fehlt, MinZg klemmt im Werk\r\nErsatzuhr fertig gemacht (Zg gerichtet und Band umgesetzt)\r\nK 0512 1610', '', '2013-12-09', '2013-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-09', '84.238.23.44', 'ip-23-44.bnaa.dk', '2013-12-05', 'RG 6237 2855 8DE', NULL),
(1670, '', 1363, 999999999, 2, 'GM 3006', '2014-08-11', '2013-09-03', '2013-08-21', 'Black Leather', 'Silver', 'THEOREMA ', 'problem of balance wheel, \r\na screw is detached in the dial\r\nyou can hear the noise of this little piece \r\n', '12-08-14\r\nRotor gebrochen - ersetzt und FH gefettet\r\nK 1208 1005 - 15-08-14 okay', ',2', '2014-08-15', '2014-08-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-15', '82.246.156.168', 'bar06-5-82-246-156-168.fbx.proxad.net', '2013-12-05', 'RL 71 041 238 0DE', NULL),
(1672, '', 1364, 999999999, 2, '120795465886', '2013-11-28', '2013-11-06', '2013-11-06', 'SILVER ', 'SILVER/BLUE', 'THEOREMA ', 'STOPED WORKING AFTER TWO WEEKS , NEED TO REWIND EVERY 6 HOURS .I HAVE MANY WATCHES TURBILLION NOT OVERWIND \r\n\r\nLET ME KNOW PLEASE \r\n[Modell 2001 - Magellan]', 'Uhr erhalten 03.12.2013\r\n05-12-13\r\nAnkerpaletten verschoben... hmmm.... \r\nAnker ers. und Kontrolle Werktisch 0512 1650\r\nK 0612 0910', '', '2013-12-09', '2013-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-09', '208.54.44.169', 'ma92c36d0.tmodns.net', '2013-12-05', 'RG 6237 2844 2DE', NULL),
(1673, '', 1365, 999999999, 2, 'Gm505', '2013-11-28', '2013-10-26', '2013-11-07', 'Silver', 'Black', 'Pionier Florida diamond', 'The crown is moving but is not winding the watch,the watch was bought as present for me on 26/10/13,I received it on 21/11/13,it worked for the first 2 days after purchase but has not worked since,the watch is brand new.', 'Uhr erhalten 05.11.2013\r\nausgeschwungen - Anker gerichtet und reguliert\r\ngleich Fertig!', '', '2013-12-06', '2013-12-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-06', '5.67.61.191', '05433dbf.skybroadband.com', '2013-12-05', 'RG 6237 28354DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(1675, '', 1367, 999999999, 2, 'GM109', '2013-11-29', '2013-07-13', '2013-07-13', 'Gold', 'Gold', 'Copacabana', 'The watch runs very fast gaining at least an hour in every day.\r\n[Modell 104]', 'Uhr erhalten 04.12.2013\r\n05-12-13\r\nKontrolle Werktisch 0512 1655 - einwandfrei - jetzt Umlauf\r\nK 0612 0910 - 0712 1220 iO - 0912 0905 iO', '', '2013-12-09', '2013-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-09', '80.194.15.133', 'cpc35-wals10-2-0-cust132.16-1.cable.virginmedia.com', '2013-12-06', 'RG 6237 2848 7DE', NULL),
(1676, '', 1366, 999999999, 2, 'GM101', '2013-11-29', '2013-06-30', '2013-06-30', 'Black', 'Silver - gold', 'Theorama Casablanca', 'Time rushes approximately 10min ahead per hour', 'Uhr erhalten 06.12.2013\r\n09-12-13\r\nSpirale liegt einwandfrei...? \r\nK 0912 1110 - fehlerfrei!', '', '2013-12-11', '2013-12-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-11', '57.66.91.4', '57.66.91.4', '2013-12-06', 'RG 6237 2859 2DE', NULL),
(1677, '', 1368, 999999999, 2, 'gm104', '2013-11-29', '2013-09-01', '2013-07-18', 'black', 'silver', 'copacabana', 'The watch must be callibrated to show correct time according to instructions failiure of several minutes pr hour', 'Uhr erhalten 04.12.2013\r\n05-12-13\r\nKontrolle Werktisch 0512 1620 - einwandfrei - jetzt Umlauf\r\nK 0612 0910 - 0712 1220 iO - 0912 0910 iO', '', '2013-12-09', '2013-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-09', '80.213.23.170', 'ti0038a380-dhcp0937.bb.online.no', '2013-12-06', 'RG 6237 2846 0DE', NULL),
(1678, '', 1021, 999999999, 2, 'GM3006', '2013-11-29', '2013-08-23', '2013-08-15', 'BLACK ', 'gold ', 'theorema monaco diamond', 'This is the replacement watch you sent me and it is the same problem as first time it wont tell the time. Wound it 30 times as stated but still not working', 'Uhr erhalten 03.12.2013\r\n05-12-13\r\nDatumTota fehlt - neuen Zg aufgesetzt (alten Zg aus FH entfernt)\r\nK 0512 1425', '', '2013-12-09', '2013-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-09', '2.30.7.239', '2.30.7.239', '2013-12-06', 'RG 6237 2840 8DE', NULL),
(1679, '', 1369, 999999999, 2, 'T3006', '2013-11-29', '2012-07-11', '2012-11-18', 'CHROME STEEL', 'SILVER', 'THEOREMA WATCHES', 'STOPS AFTER 3 OR 4 HOURS , DOES NOT SEEM TO AUTO WIDE. WHEN DONE MANUALLY ALSO STOPS AFTER 2-3 HOURS.', 'Uhr erhalten 27.12.2013\r\n02-01-14\r\nKlinkenfeder gebrochen - nach erfolglosem RepVersuch \r\nWerktausch und \r\nK 0701 1110 - 10-01-14 okay', '', '2014-01-10', '2014-01-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-10', '46.65.177.161', '46-65-177-161.zone16.bethere.co.uk', '2013-12-06', 'RL 7046 4060 4DE', NULL),
(1680, '', 1370, 999999999, 2, 'T3001-4', '2013-11-29', '2013-05-12', '2013-05-12', 'GOLD', 'WHITE', 'THEOREMA', 'THE WATCH DELAYS 5-7 MINUTES A DAY.', 'Uhr erhalten 09.12.2013\r\n13-12-13\r\nin Lage ZB unten - Anker gerichtet und \r\nK 1312 1700', '', '2013-12-17', '2013-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-16', '151.24.62.244', 'ppp-244-62.24-151.libero.it', '2013-12-06', 'RG 6237 2879 6DE', NULL),
(1681, '', 1371, 2, 1, 'Marco Polo Gm 3005', '2013-11-30', '2013-11-04', '2013-11-04', 'Silber', 'Weiss', 'Theorema', '', 'Uhr erhalten 29.11.2013\r\n02-12-13\r\nTota Day abgefallen... neuen Zg aufgesetzt, ein Klinkenrad ers. und ohne Kontrolle fertig', '', '2013-12-03', '2013-12-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-02', '', '', '0000-00-00', 'RG 6237 2817 8DE', NULL),
(1682, '', 1372, 2, 2, 'Florida', '2013-11-30', '2013-11-07', '2013-11-07', 'Gold', 'Schwarz', 'Pionier', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-02', '', '', '0000-00-00', 'RG 62 372 816 4DE', NULL),
(1683, '', 1373, 2, 2, 'T 2004', '2013-11-30', '2012-10-10', '2012-10-10', 'Silber', 'Weiss', 'Theorema', 'Läßt sich nicht aufziehen\r\n(Modell 3004 - Cannes)', 'Uhr erhalten 29.11.2013\r\n04-12-13\r\nWelle war wohl raus, jetzt liegt das Kupplungstrieb daneben\r\nau?erdem Klinkenhebel gebrochen - Krone schief - Geh?use innen voller Abrieb - Aufzugradlagerung verschlissen! ==> Werktausch sobald die Werke kommen\r\n06-02-14 \r\nWerktausch aus neuer Uhr\r\nK 0602 1010 - 10-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '', '', '0000-00-00', 'RL 7053 9217 0DE', NULL),
(1684, '', 1374, 2, 2, 'Paragon', '2013-11-30', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Theorema', 'ohne Angabe', 'Uhr erhalten 29.11.2013\r\n02-12-13\r\nkein offensichtlicher Fehler? gut, gewinnt leicht - reguliert\r\nbeide Klinkenr?der ers. \r\nK 0212 1635', '', '2013-12-06', '2013-12-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-06', '', '', '0000-00-00', 'RG 62 372 827 0DE', NULL),
(1685, '', 1375, 2, 2, 'Monaco ', '2013-11-30', '2012-11-13', '2012-11-20', 'Gold', 'Schwarz', 'Theorema', '(Modell 3006)\r\nverliert 10min/d - zieht nicht auf', 'Uhr erhalten 29.11.2013\r\n04-12-13\r\neine Schraube RW-Br?cke fehlt incl. Feder... - befestigt\r\nlt. Zeitwaage minus 20sec/d... - reguliert und\r\nK 0412 1135', '', '2013-12-09', '2013-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-09', '', '', '0000-00-00', 'RG 6237 2852 7DE', NULL),
(1686, '', 1376, 2, 2, 'J 49020', '2013-11-30', '0000-00-00', '0000-00-00', 'Silber', 'Weiss', 'Javelle', 'bl. wiederholt stehen', 'Uhr erhalten 29.11.2013\r\n03-12-13\r\nWerk l?st sich auf... Schrauben gebrochen/gel?st, Sperrfeder defekt... Werktausch n?tig - Werk von Javelle beschaffen?\r\n==> 13-01-14 Werk in einer TRIAS gefunden! \r\nSperrfeder, Schrauben der RW-Br?cke ersetzt und \r\nK 1301 1535 - 17-01-14 okay', '', '2014-01-17', '2014-01-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-17', '', '', '0000-00-00', 'RL 7046 4086 0DE', NULL),
(1687, '', 1377, 999999999, 2, 'T3003', '2013-11-30', '2011-11-13', '2011-11-13', 'Silber', 'weiss', 'Pionier Airtimer', 'Die Uhr geht bis zu 10-15 Min. täglich nach\r\nDie Bedientaste für Wochentag ist schwergängig.\r\nDas Uhrenglas hat einige Kratzer, was würde ein neues Glas kosten?', 'Uhr erhalten 06.12.2013\r\n07-12-13\r\nokay... au?erhalb der Garantie! Kontrolle wegen Gang \r\nK 0712 1435 - 0912 0910 verliert leicht\r\nKVA neues Geh?use 80,-  -  ausf. 11-12-13\r\n13-12-13\r\nreguliert, Band/Geh?use ers. ', '', '2013-12-16', '2013-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-17', '84.164.132.15', 'p54A4840F.dip0.t-ipconnect.de', '2013-12-07', '00340433836515237089', NULL),
(1688, '', 1378, 999999999, 2, 'GM 501', '2013-11-30', '2013-09-18', '2013-09-18', 'black', 'gold', 'Pionier', 'when the watch is in function the long hand takes the short hand with him and so they stay attached to each other. so the watch doesn\'t work and doesn\'t show the right time', 'Uhr erhalten 04.12.2013\r\n05-12-13\r\nMinZg befestigt, reguliert und\r\nK 0512 1510', '', '2013-12-09', '2013-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-09', '178.119.24.140', '178-119-24-140.access.telenet.be', '2013-12-07', 'RG 6237 2838 5DE', NULL),
(1689, '', 1379, 999999999, 2, 'T3001 (reference - couldn\'t find serial?)', '2013-11-30', '2013-09-10', '2013-09-10', 'Black', 'Rose gold', 'Theorema', 'After I used for approximately a month, the dial began to get a little loose. And then one day the front/glass of the dial just fell of. You can see a picture of it in the mail I have sent you.', 'Uhr erhalten 09.12.2013\r\n13-12-13\r\nLunette ab - Minuterie ab - heftige Gebrauchsspuren rundherum\r\n==> Lunette f?llt nicht von allein! 2 Zg fehlen und der Rest muss gerichtet werden - Reparatur  30,- -- ausf. 0601\r\n06-01-14\r\nMinuterie geklebt, ZB befestigt, 3 Zeiger ers. und\r\nK 0701 0900 - 10-01-14 okay', '', '2014-01-10', '2014-01-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-10', '87.61.129.23', '87-61-129-23-dynamic.dk.customer.tdc.net', '2013-12-07', 'RL 70 464 056 4DE', NULL),
(1690, '', 1380, 999999999, 2, 'GM 501', '2013-12-01', '2013-11-18', '2013-11-20', 'golden', 'black', 'Coppernicus Diamond', ' The reason I want to perform the devolution/ replace is because the referred to clock has asks (back of the clock) that it is not totally fixed that means this piece in the rotation oscillates touching the posterior part of the clock.', 'Uhr erhalten 13.12.2013\r\n17-12-13\r\nRotor gel?st - ersetzt\r\nK 1712 1135', '', '2013-12-19', '2013-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-19', '82.154.88.164', 'bl5-88-164.dsl.telepac.pt', '2013-12-08', 'RG 6237 2896 9DE', NULL),
(1691, '', 1352, 999999999, 2, 'UNKNOWN', '2013-12-01', '2013-12-01', '2012-10-10', 'UNKNOWN', 'UNKNOWN', 'Theorema', 'ISSUE 1 latch on side of watch is broken\r\nISSUE 2 battery life lasts no longer than 8-10 hrs when fully wind up \r\n[Modell 101 - Casablanca]', 'Uhr erhalten 10.12.2013\r\n13-12-13\r\nzu 1 - gerichtet\r\nzu 2 - WK nach Vollaufzug 1312 1705\r\n           UK 1412 1535', '', '2013-12-17', '2013-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-16', '109.155.130.224', 'host109-155-130-224.range109-155.btcentralplus.com', '2013-12-08', 'RG 6237 2881 9DE', NULL),
(1692, '', 1381, 999999999, 0, 'gm 103', '2013-12-02', '2012-12-08', '2012-12-14', 'black', 'black', 'theorema', 'Watch no longer winds up', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.202.139.146', '139.146.skyline-networks.net', '2013-12-09', '', NULL),
(1693, '', 1382, 999999999, 2, 'GM-104', '2013-12-02', '2013-07-22', '2013-07-22', 'Silver', 'Silver', 'Theorema', 'The watch is running slow and the strp has broken', 'Uhr erhalten 04.12.2013\r\n05-12-13\r\nKontrolle Werktisch 0512 1535 - dann Schlie?e neu - einwandfrei - Schlie?e ers. und\r\nK 0612 0930 - 0712 1225 iO', '', '2013-12-09', '2013-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-09', '85.158.139.101', 'proxy5.messagelabs.net', '2013-12-09', 'RG 6237 2847 3DE', NULL),
(1694, '', 1383, 999999999, 2, 'GM-107-3', '2013-12-02', '2013-10-08', '2013-10-11', 'black', 'gold', 'Theorema', 'no moment at all now.', 'Uhr erhalten 04.12.2013\r\n11-12-13\r\nZgStellung - neuen MinZg aufgesetzt\r\nUhr erhalten 15.01.2014\r\nWD-Test 8310 (beide Pr?fungen bestanden)\r\n==> 06-02-14 okay\r\n\r\nVersendet 06.02.2014  RL 7052 2602 2DE', '', '2014-02-06', '2014-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-13', '82.30.49.205', 'cpc12-thor5-2-0-cust204.14-2.cable.virginm.net', '2013-12-09', 'RG 6237 2870 3DE', NULL),
(1754, '', 1423, 999999999, 2, 'Gm-3008', '2013-12-13', '2013-12-10', '2013-12-04', 'silver', 'black', 'theorema', 'when I got my package and packed my watch out, I saw that was missing one blue screw behind the front glass to the left at the bottom. So I\'m grateful for that you are sending me a new watch.', 'Uhr erhalten 18.12.2013\r\nA blue screw missing, sent the same day', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-18', '62.44.134.57', '0x3e2c8639.mobile.telia.dk', '2013-12-20', 'RG 6237 2893 8DE', NULL),
(1696, '', 1210, 999999999, 2, 't3005', '2013-12-02', '2013-09-04', '2013-09-20', 'gold', 'gold', 'tufina marco polo', '\"the watch broke not even a week after i received it. One of the hands came off. I would like to know When you can change it.\"', 'Uhr erhalten 23.12.2013\r\n02-01-14\r\nMinZg ers. und \r\nK 0201 1040 - 06-01-14 reguliert und okay', '', '2014-01-06', '2014-01-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-06', '79.21.92.192', 'host192-92-dynamic.21-79-r.retail.telecomitalia.it', '2013-12-09', 'RL 7045 4504 7DE', NULL),
(2703, '', 2142, 999999999, 2, '?', '2014-06-04', '2013-03-01', '2013-03-03', '?', '?', 'Theorema Model NEWTON', 'De crown sometims stand stil, and when i shake the watch its moving again.\r\nThe watch has an delay, becuase it goes to slow.\r\nThis is the second time that i send this watch to you back.', 'Uhr erhalten 25.06.2014\r\n26-06-14\r\nsteht kpl. abgelaufen... auf der Zeitwaage nur Pixel aber kein Bild... \r\nK 2606 1540 - reguliert\r\nK 3006 0845 - 03-07-14 okay', '', '2014-07-03', '2014-07-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-03', '86.92.169.124', 'ip565ca97c.direct-adsl.nl', '2014-06-11', 'RL 7094 7973 3DE', NULL),
(1698, '', 633, 1, 2, '3005 - MarcoPolo', '2013-12-03', '2012-07-06', '2012-07-06', 'weiß', 'schwarz', 'Theorema', 'Datum ohne Funktion', '03-12-13 ?ber TB\r\nschaltet nicht und Dr?cker auch oF\r\nAnrichtstift hatte sich gel?st, Korrektor verklemmt und Schaltrad defekt... repariert und\r\nK 0312 1620', '', '2013-12-09', '2013-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-09', '', '', '0000-00-00', 'RG 62 372 836 8DE', NULL),
(1699, '', 1385, 1, 2, '3002 - Jumbo', '2013-12-03', '0000-00-00', '2012-07-10', 'weiß rosé', 'schwarz', 'Theorema', 'MinZg abgegangen', '03-12-13 ?ber TB\r\n\'Jahres\'Zeiger auch - beide Zg aufgesetzt und \r\nK 0312 1335', '', '2013-12-06', '2013-12-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-06', '', '', '0000-00-00', 'RG 6237 2829 7DE', NULL),
(1700, '', 1386, 2, 2, 'Casablanca-Bicolor', '2013-12-03', '2013-06-28', '2013-06-28', 'Silber', 'Gelb', 'Theorema', '', 'Uhr erhalten 03.12.2013\r\n05-12-13\r\nKunde wollte Umtausch... \r\nKrone ers. und Band in braun? n?... nur Krone und gut\r\nK 0612 1330', '', '2013-12-09', '2013-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-09', '', '', '0000-00-00', 'RG 6237 2842 5DE', NULL),
(1701, '', 1384, 999999999, 2, 'GM-505', '2013-12-03', '2013-11-07', '2013-11-07', 'Black', 'Black', 'Florida Diamond Pioneer', 'Watch arrived with front slightly scratched, also the watch itself does not work at all. Tried winding it up 40-50 times, nothing happens. the only way to make it start to work I have to shake it really really hard then it starts working, but as soon as I put it on my wrist within few minutes it stops again, IF I leave it on the table, it keep working, but when its on my hand it stops, please have a look and get back to me, thank you\r\nOk, since my watch arrived the front was little bit scratched, also the watch itself does not work, I tried winding it up quite many times it didn\'t work, the only way to get it to start working is by actually shaking the watch really really hard, then it starts working, but as soon as I put on my wrist after several minutes it stops again. If I shake it and leave it on the table it continues to work it doesn\'t stop, but as soon as I put it on, it stops.\r\n\r\nFlorida Diamonds watch with gold case - brown strap - black face \r\n\r\nWill send it to Germany on 03/12/2013 via Royal Mail, I\'ll provide you an e-mail with a tracking number as well.\r\n\r\nThanks', 'Uhr erhalten 06.12.2013\r\n09-12-13\r\nMonat schaltet nicht - Werkring ers.\r\nAnker gerichtet - reguliert und \r\nK 0912 1200', '', '2013-12-13', '2013-12-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-13', '93.97.113.111', '93-97-113-111.zone5.bethere.co.uk', '2013-12-10', 'RG 6237 2866 3DE', NULL),
(1702, '', 1361, 999999999, 2, 'gm101', '2013-12-03', '2013-06-16', '2013-07-04', 'silver', 'gold', 'Casablanca', 'The Strap pin keeps coming out.\r\n\r\nAlso the time keeps stopping or losing time.\r\n\r\nLooks very nice but not happy with it as it doesn\'t work.', 'Uhr erhalten 10.12.2013\r\neinen Federsteg ers. und \r\nK 1612 1500 - perfekt! ', '', '2013-12-18', '2013-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-18', '86.178.90.79', 'host86-178-90-79.range86-178.btcentralplus.com', '2013-12-10', 'RG 6237 2891 5DE', NULL),
(1703, '', 1387, 999999999, 2, '4260295880343', '2013-12-04', '2013-11-04', '2013-12-05', 'RED GOLD', 'WHITE', 'THEOREMA TH-PARAGON-RG', 'Pendulum is disconnected\r\n[Garantie 05.11.2013]', 'Uhr erhalten 19.12.2013\r\n19-12-13\r\nRotor gebrochen ersetzt und\r\nK 1912 1530 - erneut gestellt und \r\nK 0201 0900 - 03-01-14 reguliert und okay', '', '2014-01-03', '2014-01-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-03', '212.182.192.38', 'rsfin.auriamail.net', '2013-12-11', 'RL 7045 4054 9DE', NULL),
(1704, '', 1388, 999999999, 2, 'oooooooo', '2013-12-04', '2013-11-26', '2013-11-19', 'gold with black', 'brown', 'GM 502', '', 'Uhr erhalten 17.12.2013\r\n', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-18', '46.183.122.26', '46.183.122.26', '2013-12-11', 'RG 62 372 890 7DE', NULL),
(1705, '', 1389, 999999999, 2, 'Don\'t know', '2013-12-04', '2012-12-15', '2012-12-15', 'Rosegold', 'White', 'Theorema', '[Modell 3001 - Paragon]\r\nGroupon-code: 0010033NV0\r\nsecurity code : D49949F298 \r\nREF: 13700999\r\n\r\nThe dial is loose and have turned away from its place.', 'Uhr erhalten 09.12.2013\r\n16-12-13\r\nMinuterie gel?st - geklebt und\r\nK 1712 1645', '', '2013-12-20', '2013-12-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-20', '90.185.196.212', '0124400394.0.fullrate.dk', '2013-12-11', 'RG 6237 2916 0DE', NULL),
(1706, '', 1390, 999999999, 2, 'GM103', '2013-12-05', '2013-03-02', '2013-03-02', 'GOLD', 'SKELETON', 'THEOREMA GM-103', 'ONE OF THE COGS APPEARS TO BE LOOSE.\r\nTHE WATCH WILL NOT WIND UP AND THEREFORE WONT WORK.', 'Uhr erhalten 12.12.2013\r\n16-12-13\r\nSperrad gel?st - befestigt und\r\nK 1612 1325', '', '2013-12-17', '2013-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-17', '217.36.94.89', 'host217-36-94-89.in-addr.btopenworld.com', '2013-12-12', 'RG 6237 2885 3DE', NULL),
(1707, '', 1391, 2, 2, 'Casablanca', '2013-12-05', '2013-06-27', '2013-06-27', 'Gold', 'Schwarz', 'Theorema', 'verliert zwischen 5 und 15min/d', 'Uhr erhalten 05.12.2013\r\n06-12-13\r\nokay - nach richten des Ankers und der Spirale lt. Zeitwaage minus 90sec/d - reguliert - und SekZg gerichtet...\r\nK Werktisch 0612 1505 einwandfrei - jetzt Umlauf\r\nK 0712 1230 - 0912 0920 - 1112 0900 fehlerfrei', '', '2013-12-11', '2013-12-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-11', '', '', '0000-00-00', 'RG 6237 2863 2DE', NULL),
(1708, '', 1392, 999999999, 2, 'gm/104', '2013-12-05', '2012-10-23', '2012-10-25', 'black', 'steel', 'theorema skeleton', 'not working', 'Uhr erhalten 15.12.2013\r\n17-12-13\r\nIndexe 12 und 4 fehlen - noch div. andere gel?ste geklebt sowie Tag/Nacht-Scheibe getauscht\r\nK 1712 1525', '', '2013-12-19', '2013-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-19', '194.46.202.17', '194.46.202.17', '2013-12-12', 'RG 6237 2900 6DE', NULL),
(1709, '', 1393, 999999999, 2, 'NA', '2013-12-05', '2013-04-26', '2013-05-03', 'redgold', 'whit ', 'theorema', '[Modell 3001 - Paragon]\r\nFault description:\r\n\r\nTo whom this may concern,\r\n\r\nThe watch suddently stopped working seemingly the automatic recharging was no longer working. \r\n\r\nI tried winding the watch manually but it seems the crown is not turning smoothly as if the cogwheel inside is blocked by something that stops it from turning freely.\r\n\r\nKind regards, Sepehr Shamloo.\r\n\r\n\r\n', 'Uhr erhalten 10.12.2013\r\n16-12-13\r\nstarker Verschlei? in der Automatik - Antriebsorgan ers. - Auto von Abrieb befreit, neu versorgt und\r\nK 1612 1405', '', '2013-12-19', '2013-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-19', '83.253.10.209', 'c83-253-10-209.bredband.comhem.se', '2013-12-12', 'RG 6237 2904 5DE', NULL),
(1711, '', 1395, 999999999, 2, 't3005', '2013-12-06', '2013-09-04', '2013-09-04', 'Silver', 'White/Silver', 'Theorema', 'Month\'s botton doesn\'t work', 'Uhr erhalten 12.12.2013\r\n13-12-13\r\nRastfeder justiert und\r\nK 1312 1335', '', '2013-12-17', '2013-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-16', '95.241.38.195', 'host195-38-static.241-95-b.business.telecomitalia.it', '2013-12-13', 'RG 6237 2876 5DE', NULL),
(1712, '', 1396, 2, 1, 'Casablanca', '2013-12-06', '2013-10-26', '2013-10-26', 'Gold', 'Schwarz', 'Theorema', '', 'Uhr erhalten 06.12.2013\r\n06-12-13\r\nausgeschwungen - Anker gerichtet und FERTig', '', '2013-12-07', '2013-12-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-06', '', '', '0000-00-00', 'RG 6237 2834 5DE', NULL),
(1713, '', 1397, 2, 2, 'Rio', '2013-12-06', '2013-10-17', '2013-10-17', 'Silber', 'Weiss', 'Theorema', '', 'Uhr erhalten 25.11.2013', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-06', '', '', '0000-00-00', 'RG 6237 28310 DE', NULL),
(1714, '', 1398, 2, 2, 'Casablanca', '2013-12-06', '2013-11-19', '2013-11-19', 'Schwarz', 'Schwarz', 'Theorema', '', 'Uhr erhalten 25.11.2013', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-06', '', '', '0000-00-00', 'RG 6237 2833 7DE', NULL),
(1715, '', 1399, 2, 2, 'Florida', '2013-12-06', '2013-11-12', '2013-11-12', 'Silber', 'Schwarz', 'Pionier', 'ohne sinnvolle Angabe', 'Uhr erhalten 05.12.2013\r\n09-12-13\r\nKontrolle 0912 1040 - keine Nachfrage m?glich\r\nsteht 1112 0800 - Unruh steht schief? weil Messer zu hoch!\r\ngerichtet und \r\nK 1312 1045', '', '2013-12-16', '2013-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-17', '', '', '0000-00-00', '578824878661', NULL),
(1716, '', 1400, 2, 2, 'Casablanca', '2013-12-06', '2013-11-21', '2013-11-21', 'Silber', 'Schwarz', 'Theorema', 'läßt sich nicht aufziehen', 'Uhr erhalten 05.12.2013\r\n09-12-13\r\nWH-Schraube nicht fest - befestigt und\r\nK 0912 1100\r\n(Supposed to be replaced but didn t have anymore so...fixed)', '', '2013-12-11', '2013-12-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-11', '', '', '0000-00-00', 'RG 6237 2858 9DE', NULL),
(1717, '', 1401, 2, 2, 'Miami', '2013-12-06', '2013-11-21', '2013-11-21', 'Gold', 'Schwarz', 'Pionier', '', 'Uhr erhalten 05.12.2013', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(1718, '', 1402, 999999999, 0, 'GM 3006', '2013-12-06', '2013-09-25', '2013-10-01', 'Gold', 'Black', 'Theorema Monaco', 'After 5 days of use, the watch showed the wrong time by moving too slowly. It stops and suddenly starts going again. It\'s impossible to keep track of time when you have to adjust the time frequently.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.164.24.203', '203.24.164.82.customer.cdi.no', '2013-12-13', '', NULL),
(1719, '', 1403, 999999999, 2, 'GM106', '2013-12-06', '2012-12-12', '2012-12-12', 'Black', 'White', 'Theorema timepieces Germany', 'Arrow has been misplaced ', 'Uhr erhalten 13.12.2013\r\n16-12-13\r\nMinZg ab - verengt und aufgesetzt\r\nK 1712 1120', '', '2013-12-19', '2013-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-19', '90.206.248.184', '5acef8b8.bb.sky.com', '2013-12-13', 'RG 6237 2905 4DE', NULL),
(1720, '', 1404, 999999999, 2, 'GM 103', '2013-12-06', '2012-10-12', '2012-10-12', 'black', 'GOLD', 'Theorema ', 'Watch just stopped working. only warn a couple of times for only a few hours before it stopped working.', 'Uhr erhalten 12.12.2013\r\n16-12-13\r\nkpl. abgelaufen - aber AW gebrochen! - ersetzt und\r\nK 1612 1045', '', '2013-12-17', '2013-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-17', '90.211.181.157', '5ad3b59d.bb.sky.com', '2013-12-13', 'RG 6237 2884 0DE', NULL),
(1722, '', 1202, 999999999, 0, 'T2008', '2013-12-07', '2012-11-14', '2012-11-14', 'brown', 'black', 'Therorema', 'The watch stops working when it is parallel to the ground. \r\nWhen it runs it runs very slowly or very fast. Compared to normal time.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '175.136.212.235', '175.136.212.235', '2013-12-14', '', NULL),
(1724, '', 1406, 999999999, 2, 'GM 3008', '2013-12-07', '2013-12-02', '2013-12-02', 'Gold', 'Black', 'Theorema Damascus Diamond', 'It\'s making noises, something is shaking inside the watch and there is a screw that isn\'t on the right spot, at the back of the watch. You can see that throught the glass. And the button to change month isn\'t working. I didn\'t drop the watch and it\'s not damaged in any way. Just used two times, carefully.', 'Uhr erhalten 12.12.2013\r\n16-12-13\r\nRotor gel?st - mit neuer Schraube befestigt\r\nFremdenblatt f?r Werkring eingeklebt\r\nK 1712 1105', '', '2013-12-20', '2013-12-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-20', '77.75.167.74', '77.75.167.74.customers.telelet.dk', '2013-12-14', 'RG 6237 2917 3DE', NULL),
(1725, '', 1407, 999999999, 0, 'T3005-6', '2013-12-08', '2012-10-07', '2012-10-07', 'Black', '?', 'MARCO POLO DIAMOND', 'The clock is not working propely. I can\'t set the date, the button to the month setting is not in place.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.64.25.29', 'h29n3-n-d4.ias.bredband.telia.com', '2013-12-15', '', NULL),
(1726, '', 1408, 999999999, 2, 'GM-3005', '2013-12-08', '2013-10-25', '2013-10-25', 'Silver', 'Silver', 'Theorema Marco Polo', 'The date function is stuck and will not move.  I will post the watch to you tomorrow 12/09/2013.', 'Uhr erhalten 15.12.2013\r\n17-12-13\r\nEinerScheibe klemmt - Schaltrad zerbrochen...\r\ners. und \r\nK 1712 1545 - steht 1600 - Zg gerichtet und\r\nK 1812 1120 - steht 1130 ??? - na toll... oberes SekRdLager ist deutlich zu gro?, dadurch verklemmt das Rad...\r\nRW-Br?cke ers. und \r\nK 1912 1310', '', '2014-01-02', '2014-01-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-02', '2.221.13.24', '02dd0d18.bb.sky.com', '2013-12-15', 'RL 7045 4048 1DE', NULL),
(1730, '', 1412, 999999999, 2, 'gm506', '2013-12-09', '2013-10-31', '2013-11-04', 'black', 'black', 'pionier miami watch', 'works only one position, face down.\r\n', 'Uhr erhalten 13.12.2013\r\n16-12-13\r\nkein Wunder, obere Sto?sicherung schief - Feder eingehakt und\r\nK 1612 1700', '', '2013-12-19', '2013-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-19', '86.114.145.170', 'pc-86-114-0-170.aina.net', '2013-12-16', 'RG 6237 2898 6DE', NULL),
(1732, '', 1409, 999999999, 2, '14252514', '2013-12-09', '2012-12-20', '2013-01-04', 'White/Guld', 'Brown', 'Paragon /Theorema', 'It does not work. I can not find the serial number but I got the order number of Grupen . If you can change the bracelet because it was too short.', 'Uhr erhalten  12  .12.2013\r\n16-12-13\r\nRotor gebrochen - Stopphebel klemmte Unruh - Minuterie gel?st\r\nalles repariert und \r\nK 1612 1415', '', '2013-12-19', '2013-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-19', '194.17.211.178', '194-17-211-178.customer.telia.com', '2013-12-16', 'RG 6237 2902 3DE', NULL),
(1733, '', 1414, 999999999, 0, '4260295880398', '2013-12-09', '2012-12-07', '2012-12-07', 'gold', 'stahl', 'Casablanca', 'wird nicht geladen, das kleine Rad Belastung nicht', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.19.216.189', 'host189-216-dynamic.19-87-r.retail.telecomitalia.it', '2013-12-16', '', NULL),
(1734, '', 1415, 999999999, 2, 'T3003', '2013-12-09', '2011-12-14', '2011-12-14', 'Silber', 'Weiß', 'Compast Airtimer', 'Man kann das Datum nicht mehr verstellen.', 'Uhr erhalten 13.12.2013\r\n16-12-13\r\nDatumschnellschaltung... Datumkorrektor ers., reguliert und\r\nK 1812 0940', '', '2013-12-29', '2013-12-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-30', '78.94.250.46', 'ip-78-94-250-46.unitymediagroup.de', '2013-12-16', '43363016378 ', NULL),
(1735, '', 1416, 2, 2, 'T3005', '2013-12-10', '2013-11-29', '2013-11-29', 'Gold', 'Schwarz', 'Theorema', 'MonatsTota ab', 'Uhr erhalten 10.12.2013\r\n11-12-13\r\nZapfen Tota zu d?nn, also Werktausch und Geh?usetausch', '', '2013-12-11', '2013-12-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-11', '', '', '0000-00-00', '577108604353', NULL),
(1736, '', 1417, 2, 2, 'Casablanca', '2013-12-10', '2012-12-28', '2012-12-28', 'Silber', 'Gelb', 'Theorema', 'Krone gebrochen', 'Uhr erhalten 10.12.2013\r\n16-12-13\r\nKrone (2009) ers. und \r\nK 1612 1105', '', '2013-12-17', '2013-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-17', '', '', '0000-00-00', 'RG 6237 2886 7DE', NULL),
(1737, '', 1418, 2, 2, 'GM 107', '2013-12-10', '2013-10-10', '2103-10-10', 'Silber', 'Weiss', 'Theorema', '', 'Uhr erhalten 10.12.2013\r\n16-12-13\r\nobere Reguliervorrichtung incl. Sto?sicherung zerlegt\r\n-- ja, wenn man die Uhr runterschmei?t passiert sowas schon mal... -- Unruh kpl. ers. und \r\nK 1612 1430', '', '2013-12-18', '2013-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-18', '', '', '0000-00-00', 'RG 6237 2892 4DE', NULL),
(1738, '', 1419, 2, 2, 'Casablanca', '2013-12-10', '2013-11-26', '2013-11-26', 'Gold', 'Schwarz', 'Theorema', 'Kronenbügel zu lose - Lederband löst sich auf', 'Uhr erehalten 10.12.2013\r\n16-12-13\r\nKronen-B?gel nachgespannt und Lederband ers.', '', '2013-12-17', '2013-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-16', '', '', '0000-00-00', 'RG 6237 2875 1DE', NULL),
(1739, '', 1420, 999999999, 2, 'GM-105-GG ', '2013-12-10', '2013-05-31', '2013-05-31', 'Gold', 'gold skeleton', 'Theorema', 'this is the second time we send this watch back for repair. The screw on zifferblatt is missing (loose). Also there is something wrong with the crown; the crown rotates heavy', 'Uhr erhalten 13.12.2013\r\n16-12-13\r\nKronendichtung mit VS gepflegt und eine Zierschraube ers.\r\nK 1612 1030', '', '2013-12-17', '2013-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-17', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2013-12-17', 'RG 62 372 883 6DE', NULL),
(1740, '', 411, 999999999, 2, '3002 - Jumbo', '2013-12-10', '2012-11-30', '2012-12-01', 'Black', 'Black', 'Theorema', '[Modell 3002 - Jumbo]\r\nDear Sir /Madam\r\n\r\nThis is the second time I am sending the watch to you for service. It was purchased on November 2012 with two years of guarantee and since that time it has only problems. First of all it was going ahead 1 minutes per day but this was fixed by an authorized service in Tirana. Now it stops sometimes during the day and sometimes also during the night. It is a worthless watch since I got it. \r\n\r\nPlease have a look to have final solution to fix, replace or to have reimbursement.\r\n\r\nI am very disappointed for this.\r\n\r\nThank you./', 'Uhr erhalten 30.12.2013\r\nKeine Fehlfunktion offensichtlich...\r\nK 0201 1100 - steht 1118 Unruh klemmt im Anker... \r\nEingriff ges?ubert und \r\nK 0601 1700 - bl. immer wieder stehen ==> Werk kpl. getauscht\r\nK 1301 1610 - okay', ',', '2014-09-08', '2014-09-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-17', '79.171.52.113', '79.171.52.113', '2013-12-17', 'RL 7046 4083 9DE', NULL),
(1741, '', 1421, 999999999, 0, 'gm104', '2013-12-10', '2012-10-12', '2012-10-12', 'silver', 'multi colar', 'copacabana', 'number 12 in the watch is missing looks like it was not glued very well ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.24.108.232', 'host-92-24-108-232.ppp.as43234.net', '2013-12-17', '', NULL),
(1748, '', 1427, 2, 1, 'Newton', '2013-12-12', '2013-11-12', '2013-11-12', 'Gold', 'Schwarz', 'Theorema', '', 'Uhr erhalten 12.12.2013\r\ndie 14 fehlt im Datumsring - Umtausch der Uhr', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(1750, '', 1428, 2, 2, 'Marco Polo', '2013-12-12', '2013-11-25', '2013-11-25', 'Silber', 'Schwarz', 'Theorema', 'Rotor dreht nicht\r\n[Garantie 2012!]', 'Uhr erhalten 12.12.2013\r\n16-12-13\r\nKupplungstrieb gebrochen - ersetzt, aber Datum hat auch Fehler\r\nTagesfeder gerichtet und\r\nK 1612 1150', '', '2013-12-19', '2013-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-19', '', '', '0000-00-00', 'RG 6237 2906 8DE', NULL),
(1751, '', 1429, 2, 2, 'Newton', '2013-12-12', '2013-11-18', '2013-11-18', 'Gold', 'Schwarz', 'Theorema', '', 'Uhr erhalten 12.12.2013\r\n13-12-13\r\nBand an 12 h?lt nicht - Geh?usetausch', '', '2013-12-17', '2013-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-16', '', '', '0000-00-00', 'RG 62 372 874 8DE', NULL),
(1752, '', 1430, 999999999, 1, 'Model T2005', '2013-12-12', '2013-06-01', '2013-06-01', 'Silver', 'Blue', 'Compast', 'The watch has kept bad time since I got it last June. The invoice date is approx. June 1st but may be a couple of days either side', 'Uhr erhalten 15.12.2013\r\n17-12-13\r\nging reichlich vor (>6min/d) - reguliert und \r\nK 1712 1345 - neu gestellt und \r\nK 1912 0915\r\nUhr erhalten 20.01.2014\r\n23-01-14 aufgezogen 1530', '', '2014-01-23', '2014-01-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-20', '84.203.229.51', '84.203.229.51', '2013-12-19', 'RG 6237 2915 6DE', NULL),
(1753, '', 1359, 999999999, 2, 'gm107', '2013-12-12', '2013-12-12', '2012-12-20', 'black', 'black and white', 'sao paolo', ' bought a watch from you back in December last year. I am not able to wind up the watch anymore due to one of the cogs being miss misaligned.\r\n\r\nI would like to get repaired or replaced but not sure what is the best course of action?\r\n\r\nWatch Reference - GM107\r\nWatch Date - 20/12/12\r\n\r\n\r\nKind Regards,\r\n', 'Uhr erhalten 30.12.2013\r\n02-01-14\r\nSperrad gel?st - befestigt\r\nKrone fixiert\r\nK 0201 1010 - 03-01-14 okay', '', '2014-01-03', '2014-01-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-03', '31.221.22.118', '31-221-22-118.cust-31.exponential-e.net', '2013-12-19', 'RL 7045 4052 1DE', NULL),
(1755, '', 264, 1, 2, '106 - Toronto', '2013-12-13', '0000-00-00', '2013-01-10', 'rosé', 'schwarz', 'Theorema', 'zum Umtausch zurück (?)', '18-12-13\r\ndurchpr?fen\r\nWK 1812 1635 \r\nUK 1912 0915 steht - ein Index klemmte die Unruh... es fehlt aber keiner... gut, entnommen und \r\nK 2012 1010\r\nUhr versendet RL 70 464 075 4DE  15.01.2014', '', '2014-06-04', '2014-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-02', '', '', '0000-00-00', 'RL 70 454 046 4DE', NULL),
(1756, '', 1431, 2, 2, 'T22174', '2013-12-13', '2012-03-20', '2012-03-20', 'Gelb', 'Gelb', 'Theorema', '', 'Uhr erhalten 13.12.2013\r\n16-12-13\r\nUnruh schleift bei ZB oben - Anker steht deutlich zu hoch - ambulant gerichtet und\r\nK 1612 1650', '', '2013-12-29', '2013-12-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-30', '', '', '0000-00-00', '43363016242 ', NULL),
(1757, '', 1432, 2, 2, 'T2003', '2013-12-13', '0000-00-00', '0000-00-00', 'Silber', 'Weiss', 'Theorema', '[Garantie 13.04.2009]\r\nbeide Zg abgefallen und Glas defekt', 'Uhr erhalten 13.12.2013\r\n16-12-13\r\nokay, neues Geh?use und MinZg... 50,- ausf.\r\n17-12-13\r\nGeh?use ers. - MinZg verengt und aufgesetzt\r\nK 1712 1050', '', '2013-12-29', '2013-12-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-30', '', '', '0000-00-00', '43363016544 ', NULL),
(1759, '', 1434, 999999999, 2, 'T3001-4', '2013-12-14', '2013-11-11', '2013-11-11', 'Rose Gold', 'White', 'Theorema', 'Reference to mail conversation with you, the watch doesn\'t work at all, and i will get it replaced.', 'Uhr erhalten 13.01.2014\r\n24-01-14\r\nein Span vom Geh?use klemmte die Unruh...\r\nK 2401 1550 - 27-01-14 okay', '', '2014-01-27', '2014-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-27', '2a02:fe0:c010:571:cc8a:2184:46a1:59e3', '2a02:fe0:c010:571:cc8a:2184:46a1:59e3', '2013-12-21', 'RL 70 504 537 9DE', NULL),
(1760, '', 1435, 999999999, 2, 'gm-505-3', '2013-12-14', '2013-12-04', '2013-12-09', 'gold', 'black', 'pionier', 'the button that adjusts the month does not work', 'Uhr erhalten 20.19.2013', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-20', '86.167.218.160', 'host86-167-218-160.range86-167.btcentralplus.com', '2013-12-21', 'RG 6237 2918 7DE', NULL),
(1761, '', 1436, 999999999, 2, 'GM-101', '2013-12-14', '2012-12-23', '2012-12-23', 'goud', 'zwart', 'Theorema Casablanca', 'Kan niet meer de horloge opdraaien.', 'Uhr erhalten 23.12.2013\r\n02-01-14\r\nSperrad befestigt und\r\nK 0201 1655 - 03-01-14 okay', '', '2014-01-03', '2014-01-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-03', '84.195.29.243', 'd54C31DF3.access.telenet.be', '2013-12-21', 'RL 7045 4051 8DE', NULL),
(2070, '', 1680, 999999999, 2, 'GM502', '2014-02-03', '2013-12-17', '2013-12-17', 'Gold', 'Black / Silver', 'Pionier', 'Pionier Sydney Diamonds Limited Edition Watch\r\nStops working every 3 to 4 hours plus the moving elements on the back seem to be stuck in place!', 'Uhr erhalten 13.02.2014\r\n20-02-14\r\nRotor gel?st - befestigt und \r\nK 2002 1325 - 24-02-14 okay', '', '2014-02-24', '2014-02-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-24', '217.41.56.215', 'host217-41-56-215.in-addr.btopenworld.com', '2014-02-10', 'RL 70 569 683 4DE', NULL),
(2071, '', 1681, 999999999, 2, 'Gm107', '2014-02-03', '2014-01-18', '2014-01-22', 'Silver', 'Silver', 'Skeleton', 'The watch, will not hold its time keeps running fast also the whind up spring doesnt work properly could you fix it please rgards dean ', 'Uhr erhalten 12.02.2014\r\n13-02-14\r\nkpl. abgelaufen - kein Fehler offensichtlich\r\nWK 1302 1135 - 1402 einwandfrei...\r\nUK 1702 0955 - 19-02-14 okay', '', '2014-02-20', '2014-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-20', '78.145.44.150', 'host-78-145-44-150.as13285.net', '2014-02-10', 'RL 70 577 262 9DE', NULL),
(1763, '', 1438, 999999999, 2, '10921575', '2013-12-15', '2012-10-04', '2012-10-04', 'black', 'white', 'Theorema cannes diamond', 'The watch that I bought from you does not work Well. The knob to set the time doesnt work. I have only used it on special occations and not every day. I bought it on Groupon. Here is My code 00202479PN. \r\nBest regards', 'Uhr erhalten 18.12.2013\r\n19-12-13\r\nKrone schwerg?ngig - Dichtung mit VS gepflegt\r\nK 1912 1000', '', '2013-12-20', '2013-12-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-20', '213.113.111.220', 'c-dc6f71d5.19-1-64736c10.cust.bredbandsbolaget.se', '2013-12-22', 'RG 6237 2910 8DE', NULL),
(1765, '', 1440, 999999999, 2, 'GM-104', '2013-12-15', '2013-07-13', '2013-07-13', 'Gold', 'Skeleton', 'Theorema', 'Watch ticks but hands don\'t work', 'Uhr erhalten 19.12.2013\r\n19-12-13\r\nWK 1912 1515 - verliert sofort\r\nWerktausch und \r\nK 1912 1605', '', '2013-12-20', '2013-12-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-20', '86.181.36.190', 'host86-181-36-190.range86-181.btcentralplus.com', '2013-12-22', 'RG 6237 2911 1DE', NULL),
(1767, '', 845, 999999999, 2, 'GM101', '2013-12-16', '2013-06-22', '2013-06-22', 'Silver', 'Silver', 'Theorema', 'Latch over the winding / time change knob does not stay shut. This is the second return. See also letter included with watch and emailed to Mr. Tufina.', 'Uhr erhalten 19.12.2013\r\n19-12-13\r\nB?gel entnommen - Index 3 geklebt\r\nK', '', '2013-12-20', '2013-12-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-20', '90.207.186.138', '5acfba8a.bb.sky.com', '2013-12-23', 'RG 6237 2912 5DE', NULL),
(1768, '', 1437, 999999999, 2, 'GM 3007', '2013-12-16', '2013-11-19', '2013-11-23', 'Silver', 'Balck', 'Theorema  - Vienna', '1) I have ordered the watch from Groupon Malaysia & I received it on 7th Dec 2013. I notice there is a scratch mark on the inner dial material (glass) once I open the package.\r\nYou can see the scratch mark at the top end of 11 o\'clock position. I suspect the scratch mark occur while assemble the watch parts as it\'s appear inside the glass.\r\n\r\n2) After worn the watch for few days, I notice the edge of the leather band peeled a bit. I did worn few leather watches before but usually the edge of a quality leather band will not easily peeled or damaged. \r\n\r\n3) Beside of the above reported defect, I would like to clarify on the accuracy of this watch. As per the instruction booklet, I have worn the watch for more than 12 hours per day but I notice it loses about 3 to 5 minutes if I didn\'t wear it about 10 to 12 hours per day (idle). For 1 day, it loses few minutes from the main indicator but the dual time (small indicator) still accurate enough but another day, both main & dual time indicator loses the same amount of time (minutes).\r\nCould please check this once you receive the watch, since losing couple of minutes per day is unacceptable. Let me know whether it\'s a common issue of an automatic mechanical watch or it would be lack of the watch mechanical parts/gears function.\r\n\r\nPlease let me the procedure to claim a new replacement set of watch or warranty as I found the defect once opened from the courier package.\r\n\r\n\r\n\r\n', 'Uhr erhalten 20.01.2014\r\n31-01-14\r\nkleiner Span h?ngt innen am Glas... entfernt und \r\nK 3101 1345 - Bandh?lfte 6 getauscht und 03-02-14 okay', '', '2014-02-03', '2014-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-03', '122.0.20.146', 'static-122-0-20-146.mykris.net', '2013-12-23', 'RL 7052 25937DE', NULL),
(1769, '', 1442, 999999999, 2, 'T3006', '2013-12-16', '2012-01-12', '2012-12-16', 'Black', 'Black/gold', 'Theorems', 'Started losing time then stopped', 'Uhr erhalten 13.01.2014\r\n31-01-14\r\nkpl. abgelaufen... aber: Kronrad hat Zahnf?ule ==> Werktausch\r\nK 3101 1220 - 03.02.14 okay', '', '2014-02-05', '2014-02-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-05', '84.13.36.219', 'host-84-13-36-219.opaltelecom.net', '2013-12-23', 'RL 70 522 599 9DE', NULL),
(1770, '', 1443, 999999999, 1, 'TW', '2013-12-16', '2013-01-01', '2013-01-01', 'Black', 'Black', 'Marco Polo Gold', '[Modell 3005 - G 20.02.2013]\r\nIts not working. Also some parts have fallen', 'Uhr erhalten 10.01.2014\r\n22-01-14\r\nUhr ist gefallen: Zifferblatt ab, 2 Totas ab, Welle gebrochen\r\n==> Werktausch, ggf. ZB, Zeiger ersetzen  75,- - ausf1404\r\n15-04-14\r\nWerk zerlegt um Wellenrest zu entfernen, 2 ZB-Schrauben ers., Automatik gereinigt, 2 Zg ers.\r\nK 1504 0955 - 17-04-14 okay', '', '2014-04-17', '2014-04-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.106.109.148', '79.106.109.148', '2013-12-23', '', NULL),
(1771, '', 1007, 1, 2, '3005 - MarcoPolo', '2013-12-16', '0000-00-00', '2012-11-18', 'gelb', 'schwarz', 'Theorema', 'zieht nicht auf', '16-12-13\r\nTransmissionsrad defekt - damals schon? - ersetzt\r\nRotor hat deutlich Spiel - ersetzt\r\nK 1612 1555', '', '2013-12-19', '2013-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-19', '', '', '0000-00-00', 'RG 6237 2899 0DE', NULL),
(1772, '', 1444, 999999999, 2, 'GM-505-3', '2013-12-16', '2013-12-05', '2013-12-05', 'Gold Trim / Brown Strap', 'Black', 'Pionier Florida Diamonds', 'The month setting button doesn\'t work.\r\nGroupon code: 0010233O3C\r\nSecurity code: 0FCC4F9ECC\r\nREF: 30301597', 'Uhr erhalten 19.12.2013', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-19', '79.97.226.128', '79.97.226.128', '2013-12-23', 'RG 6237 2907 1DE', NULL),
(1773, '', 1445, 999999999, 2, 'GM 104', '2013-12-17', '2013-07-14', '2013-07-19', 'GOLD', 'Thrive-blue', 'COPACABANA', 'Do not hold the clock winding mechanism.', 'Uhr erhalten 27.12.2013\r\n03-01-14\r\nSperrad - befestigt und reguliert\r\nK 0301 1025 - 04-01-14 okay', '', '2014-01-06', '2014-01-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-06', '92.22.166.125', 'host-92-22-166-125.as13285.net', '2013-12-24', 'RL 70 462 140 1DE', NULL),
(1774, '', 1446, 999999999, 2, 'GM103', '2013-12-17', '2012-12-20', '2012-12-20', 'SILVER', 'BLUE/GOLD/CLEAR', 'THEOREMA', 'WATCH FAILS TO FUNCTION WITH ANY FORM OF ACCURACY LOSING HOURS IN A 24 HOUR PERIOD.', 'Uhr erhalten 20.12.2013\r\n02-01-14\r\nhmmm... K 0201 1525 - Werk defekt - Tausch \r\n==> Viertelrohr war lose... aufgedr?ckt und \r\nK 0701 0910 - verliert im Minutenbereich (?)\r\nK 1301 1100 bis 1501 0700 == 44 h\r\nnoch einen Tag Werktisch - verliert ca. 90sec/d\r\n==> Werktausch!\r\nK 1601 1420 - 17-01-14 okay', '', '2014-01-17', '2014-01-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-17', '82.109.66.145', 'dh109.public.mod.uk', '2013-12-24', 'RL 7046 4082 5DE', NULL),
(1775, '', 951, 1, 2, '106 - Toronto', '2013-12-17', '0000-00-00', '2013-01-21', 'rot', 'schwarz', 'Theorema', 'steht, aber sonst ohne Angabe', '17-12-13\r\nIndex 11 fehlt... Klemmung? jo, steckte unten im FH \r\ninsgesamt 3 Indexe geklebt und\r\nK 1712 1245', '', '2013-12-19', '2013-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-19', '', '', '0000-00-00', 'RG 6237 2895 5DE', NULL),
(1776, '', 1447, 999999999, 2, 'GM-3008-2', '2013-12-17', '2013-12-08', '2013-12-08', 'Silver', 'Black', 'Theorema Damascus Diamond', 'The connection between the band and the watch opened, without any warning, while walking down the street. The pins holding the band in place are not broken or bend or anything (which indicates that the pins were not connected properly in the first place). Because of this, the watch fell to the ground, the glass broke and the watch stopped working.', 'Uhr erhalten 20.12.2013\r\n20-12-13\r\nBesch?digungen resultieren nicht aus einfachem Fall! Und das Band l?st sich auch nicht durch normalen Gebrauch! \r\nEntscheidung Kosten oder Kulanz? 13.01.14 ==> Kulanz\r\nGeh?use kpl. ers. incl. WD 8310\r\nZeiger aufgesetzt, Bandh?lfte 6 ers.\r\nK 1301 1540 - 17-01-14 okay', '', '2014-01-17', '2014-01-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-17', '95.166.147.195', '0118800762.0.fullrate.dk', '2013-12-24', 'RL 7046 4084 2DE', NULL),
(1777, '', 1413, 999999999, 2, 'GM 103', '2013-12-18', '2013-07-30', '2013-07-30', 'black', 'silver', 'Theorema Sao Paolo', 'The watch is going too fast, as much as 20-30 minutes per hour.', 'Uhr erhalten 30.12.2013\r\n02-01-14\r\nK 0201 1050 - 03-01-14 okay', '', '2014-01-03', '2014-01-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-03', '158.149.222.10', '158.149.222.10', '2013-12-25', 'RL 7045 4497 9DE', NULL),
(1778, '', 1448, 999999999, 2, 'GM 3005', '2013-12-18', '2013-04-17', '2013-04-17', 'Black', 'Silver', 'Marco Polo Diamond Silver ', 'The date is now lodged between numbers, so instead of having the 16th or 17th it?s 1 then a blank number on the second part.\r\nAlthough I have been wearing it everyday the hands have stopped moving.\r\n', 'Uhr erhalten 20.12.2013\r\n20-12-13\r\nSpirale ?bergeschlagen - EinerScheibe verdreht\r\nDatum rep. und \r\nK 2012 1610', '', '2014-01-02', '2014-01-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-02', '198.28.92.5', '198.28.92.5', '2013-12-25', 'RL 7045 4047 8DE', NULL),
(1780, '', 1450, 999999999, 2, 'T 3008', '2013-12-18', '2012-10-23', '2012-11-09', 'Black', 'Black', 'Theorema Damascus Diamond', 'Clock has stopped working', 'Uhr erhalten 23.12.2013\r\n03-01-14\r\nDayTota abgefallen - ers. und reguliert\r\nK 0301 1145 - 06-01-14 okay', '', '2014-01-06', '2014-01-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-06', '213.88.132.126', 'static-213.88.132.126.addr.tdcsong.se', '2013-12-25', 'RL 7045 4502 0DE', NULL),
(1781, '', 1451, 2, 2, 'Coppernicus', '2013-12-19', '2013-09-19', '2013-09-19', 'Silber', 'Weiß', 'Pionier', 'steht plötzlich', 'Uhr erhalten 18.12.2013\r\n19-12-13\r\nAR war aus Eingriff, unterer Zapfen... gerichtet und \r\nK 1912 0950\r\nUhr zürück gekommen 07.01.2014', '', '2014-04-01', '2014-04-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2013-12-20', '', '', '0000-00-00', 'RG 62 372 909 9DE', NULL),
(1783, '', 1453, 999999999, 2, '4 260295 881008', '2013-12-19', '2013-10-02', '2013-10-02', 'Black / Gold', 'Black/ Gold', 'Theorema Monaco Diamond', 'I will not start to work.\r\nI have winded the watch 30 times clockwise, pull the crown to adjust time- but it still does not work.\r\n\r\nSerialnumber?; GM-3006-2', 'Uhr erhalten 03.01.2014\r\n06-01-14\r\nausgeschwungen - Anker gerichtet und \r\nK 0601 1205', '', '2014-01-10', '2014-01-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-10', '217.173.254.69', '217.173.254.69', '2013-12-26', 'RL 7046 4054 7DE', NULL),
(1784, '', 1454, 2, 2, 'Dubai', '2013-12-19', '2013-02-08', '2013-02-08', 'Silber', 'Schwarz', 'Theorema', 'ohne Angabe', 'Uhr erhalten 19.12.2013\r\n19-12-13\r\nZgStellung - Aufzug ==> Antriebsorgan hat Zapfenbruch\r\n==> warten auf die Ersatzteile\r\n07-01-14 Teile von Schlachtwerk genommen und\r\nK 0701 1215 - neu gestellt und \r\nK 1001 0850 - 13-01-14 okay', '', '2014-01-14', '2014-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-14', '', '', '0000-00-00', 'RL 7046 4073 7DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(1785, '', 1455, 999999999, 2, 'T3001-3/4260295880329', '2013-12-19', '2013-01-04', '2013-01-21', 'Gold', 'White', 'Theorema Paragon', 'This is an unused watch. Earlier this fall I was about to use it for the first time, When I adjusted the time zone the pin used to adjust this fell of! It cant be used now and its not possible to adjut the time zone. Thankfull for help with this.', 'Eingang 02.01.2014\r\nZeitzonenkrone gel?st - befestigt\r\nK 0201 1200 - 06-01-14 reguliert und okay', '', '2014-01-06', '2014-01-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-06', '90.229.169.22', '90-229-169-22-no67.tbcn.telia.com', '2013-12-26', 'RL 7045 4500 2DE', NULL),
(1786, '', 1456, 999999999, 0, 'T3008-2', '2013-12-19', '2013-12-19', '2012-10-30', 'Black', 'Silver', 'Theorema', 'one of the hands has fallen off and stopped the clock', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.167.108.106', 'x1-6-24-76-7d-9e-50-16.cpe.webspeed.dk', '2013-12-26', '', NULL),
(1787, '', 1457, 999999999, 0, 'T3008-2', '2013-12-19', '2013-12-19', '2012-10-30', 'Black', 'Silver', 'Theorema', 'One of the hands has fallen off and stopped the clock', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '193.169.154.71', '193.169.154.71', '2013-12-26', '', NULL),
(1788, '', 1458, 999999999, 2, 'T3008-2', '2013-12-19', '2013-12-19', '2012-10-30', 'Black', 'Silver', 'Teorema', 'One of the hands has fallen off and stopped the clock', 'Uhr erhalten 23.12.2013\r\n03-01-14\r\nneuen DayTota aufgesetzt\r\nK 0301 1015 - 06-01-14 okay', '', '2014-01-06', '2014-01-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-06', '193.169.154.71', '193.169.154.71', '2013-12-26', 'RL 7045 4512 1DE', NULL),
(1789, '', 1459, 2, 2, 'Paragon', '2013-12-20', '2012-06-01', '2012-06-01', 'Silber', 'Weiß', 'Theorema', 'Ich bitte um Reparatur der linken Krone (World Button)', 'Uhr erhalten 19.12.2013\r\n20-12-13\r\nMinuterie gel?st - geklebt\r\nZeitzonenKrone befestigt\r\nK 2012 1700 - okay 02-01-14', '', '2014-01-03', '2014-01-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-03', '', '', '0000-00-00', '00340433836539174384', NULL),
(1790, '', 1460, 2, 2, 'Dubai', '2013-12-20', '2012-12-21', '2012-12-21', 'Silber', 'Schwarz', 'Theorema', 'ohne Angabe', 'Uhr erhalten 19.12.2013\r\n20-12-13\r\nAutomatik... wartet auf Ersatzteile\r\n07-01-14 Teile von Schlachtwerk und\r\nK 0701 1230 - neu gestellt und\r\nK 1001 0850 - 13-01-14 reguliert und okay', '', '2014-01-14', '2014-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-14', '', '', '0000-00-00', 'RL 7046 4072 3DE', NULL),
(1792, '', 1461, 999999999, 2, 'GM-101-3', '2013-12-20', '2012-12-25', '2013-01-22', 'gold', 'gold/silver/bleu', 'theorema casablanca gold', 'The hand winding button doesn\'t work anymore,after winding up the button its turning back.And the time is not always correctly,after 1 day there is a differance about 5-10 minutes! ', 'Uhr erhalten 30.12.2013\r\n02-01-14\r\nSperrad - Kronenb?gel\r\nbefestigt - gerichtet und reguliert\r\nK 0201 1115 - 03-01-14 okay', '', '2014-01-03', '2014-01-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-03', '86.84.31.121', 'ip56541f79.adsl-surfen.hetnet.nl', '2013-12-27', 'RL 7045 4053 5DE', NULL),
(1793, '', 1462, 999999999, 2, 'GM 104', '2013-12-20', '2013-07-11', '2013-07-10', 'Black', 'Silver', 'Theorema Copacabana Skeleton Watch', 'I bought a TheoRema watch online via Groupon a few months back. Now the watch has stopped working yet it is fully wound. I can?t seem to figure out what the issue is.', 'Uhr erhalten 23.12.2013\r\n03-01-14\r\nkpl. abgelaufen, aber eine Sto?sicherung hat sich zerlegt\r\n==> Unruh kpl. getauscht und reguliert\r\nK 0301 1055 - 04-01-14 okay', '', '2014-01-06', '2014-01-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-06', '2a01:110:8:1003:4cc8:1f64:58bd:bfbb', '2a01:110:8:1003:4cc8:1f64:58bd:bfbb', '2013-12-27', 'RL 7045 4513 5DE', NULL),
(1794, '', 1463, 999999999, 2, 'GM101', '2013-12-20', '2013-07-30', '2013-07-08', 'Black', 'Gold', 'Theorema', 'Hello.\r\n\r\nI bought this watch from \"Let\'s deal\" in sweden. \r\n\r\nThe problem is that thing on the right side won\'t lock anymore and it\'s sliding out over my hand.\r\n\r\nThis makes the watch useless. I have worn it about three times since I bought it this summer.\r\n\r\nI have been running around all over the town and spoken to several matchmakers and no one have agreed to help me solve the problem. I have really spent a lot of time trying to fix it. \r\n\r\nThey have all told me that I should try to fix it myself or return the watch. \r\n\r\nSo, I would be really grateful if you agreed return the watch.\r\n\r\nWith kindest regards, Carl-Johan Lindgren', 'Uhr erhalten 27.12.2013\r\n03-01-14\r\nKronenb?gel nachgespannt\r\nK 0301 1035 - 04-01-14 okay', '', '2014-01-06', '2014-01-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-06', '83.248.137.217', 'c83-248-137-217.bredband.comhem.se', '2013-12-27', 'RL 70 462 136 1DE', NULL),
(1795, '', 1464, 999999999, 0, 'GM-106-3', '2013-12-20', '2013-12-19', '2013-02-10', 'Rose Gold', 'steel/chrome', 'Theorema', 'When i tried to wind up my watch and set it on the correct time.\r\ni wind it up and pull the pin out to put in on the right time the whole pin came out!\r\ni tried to put it back in but i cant wind it anymore.\r\ni did not pull on it hard i have more watches and iam very gently with them.\r\ni dont have this watch very long, maby a couple of months and i dont wear it every day because i have more watches.\r\nbut iam a little bit shocked by the quality i just pulled it out with no force at all!!\r\nAnd 1400 euro\'s is not cheap for a watch.\r\ni still have my warrenty but i really doubt my perguse.\r\nplease be reasenable.\r\n\r\nGreetings from:\r\n\r\nMenno Noor', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.211.211.203', '5ED3D3CB.cm-7-4d.dynamic.ziggo.nl', '2013-12-27', '', NULL),
(1796, '', 1465, 999999999, 2, 'T3009', '2013-12-20', '2013-02-01', '2013-02-01', 'Sliver', 'Black ', 'Dubai', 'It has stopped working', 'Uhr erhalten 20.01.2014\r\n04-02-14\r\njo, ein St?ck Werkhalterung klemmte den Rotor - entfernt und\r\nK 0402 1700 - bl. aber auf der Zeitseite stehen... weil oberer U-Zapfen fehlt... Unruh kpl. ers. und \r\nK 0502 1205 - steht... Werktausch und\r\nK 1002 1550 - 12-02-14 okay', '', '2014-02-12', '2014-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-12', '213.79.35.113', 'dsl-35-113.dsl.netsource.ie', '2013-12-27', 'RL 7052 8697 5DE', NULL),
(1797, '', 1441, 999999999, 2, 'GM502-4', '2013-12-20', '2013-11-19', '2013-11-19', 'Black', 'Transparent', 'Tufina', 'Does not work even after followed the instructions\r\nPower reserve is defect. It lasts only 10 minutes after self-winding.', 'Uhr erhalten 14.01.2014\r\n04-02-14\r\nvoll aufgezogen... steht aber! kl SekZg kam ans Blatt - gerichtet\r\nWK 0402 1650 - 0502 1050 sehr gut, jetzt\r\nUK 0502 1050 - 06-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '80.78.70.247', 'mail.markdist.com', '2013-12-27', 'RL 7053 9207 8DE', NULL),
(1798, '', 1466, 999999999, 2, 'T J008', '2013-12-20', '2012-08-20', '2012-08-20', 'guldig', 'guldig', 'Theorema', 'Den stannar ibland och datum bilen är sönder \r\n{It stops occasionally and date the car is broken}', 'Uhr erhalten 16.04.2014\r\n16-05-14\r\nDas ist nicht die Nummer zur Uhr... Diese war mit Nr. 1818 hier im Januar 14... jetzt ohne Beschreibung!', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.230.227.214', '90-230-227-214-no110.business.telia.com', '2013-12-27', '', NULL),
(1799, '', 1467, 999999999, 0, 'hggggg', '2013-12-20', '2013-12-09', '2013-12-02', 'h', 'h', 'hhhhh', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.230.227.214', '90-230-227-214-no110.business.telia.com', '2013-12-27', '', NULL),
(1800, '', 396, 999999999, 2, 'T J008', '2013-12-20', '2012-08-20', '2012-08-20', 'guldig', 'guldig', 'Theorema', 'Den stannar ibland och pilen till datun har gått sönder.\r\n{Es hört gelegentlich und Pfeil, um Datun gebrochen hat.}', 'Uhr erhalten 06.01.2014\r\n09-01-14\r\nWerkring gebrochen - DayTota fehlt - Beide ZB-F??e gebrochen\r\n==> ZB ersetzen, Werkring und Zeiger   45,-  --  ausf 2402\r\n24-02-14\r\nZB ers., Totas ers., Werkring ers. \r\nK 2402 1515 - 28-02-14 okay', '', '2014-03-03', '2014-03-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-03', '90.230.227.214', '90-230-227-214-no110.business.telia.com', '2013-12-27', '5771 0862 8545', NULL),
(1801, '', 396, 999999999, 2, 'T 3005', '2013-12-21', '2012-11-18', '2012-11-18', 'guldig', 'guldig', 'Theorema', 'Den har stannat och fungerar inte.\r\n{Es hat aufgehört und arbeitet nicht.}', 'Uhr erhalten 06.01.2014\r\n09-01-14\r\neine Ankerpalette fehlt - 1erScheibe verdreht... da Palette nicht zu finden ==> Werktausch und\r\nK 0901 1340 - 13-01-14 okay (noch zwei Uhren)', '', '2014-03-03', '2014-03-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-03', '90.230.227.214', '90-230-227-214-no110.business.telia.com', '2013-12-28', '5771 0862 8545', NULL),
(1802, '', 1468, 999999999, 0, 'GM 106', '2013-12-21', '2013-12-21', '2013-08-19', 'zwart', 'wit', 'toronto', 'Het wieltje om op te winden en het uur te verplaatsen werkt niet meer , zit los en kan de tijd niet meer verplaatsen', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.119.135.100', '178-119-135-100.access.telenet.be', '2013-12-28', '', NULL),
(1803, '', 1469, 999999999, 0, 'T3007-2', '2013-12-21', '2013-09-24', '2013-10-16', 'Silver', 'Black', 'THEOREMA, Vienna Diamond', 'my watch doesn\'t work any more. on the dial it appeared a blue screw, don\'t know where it was before!!i bought this watch for my husband as a gift. he didn\'t wear it even for a complete month. i thought Tufina was as good as you were in the past, now produced even in Germany. please i want to exchange my husband\'s watch. we are very sad for this happened to us.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.107.222.53', '95.107.222.53', '2013-12-28', '', NULL),
(1804, '', 1470, 999999999, 2, '00000000000', '2013-12-21', '2013-09-30', '2013-10-01', 'Gold', 'Brown', 'Theorema watch', '[Modell 106 - Toronto]\r\nCan not use the crown to load it so the watch doesnt doesnt work without loading it.  \r\n\r\nI have send the warrants accidently with the watch', 'Uhr erhalten 30.12.2013\r\n03-01-14\r\nkpl. abgelaufen - WH-Schraube gel?st - befestigt und \r\nK 0301 1255 - 04-01-14 okay', '', '2014-01-06', '2014-01-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-06', '84.106.215.12', '546AD70C.cm-12-3d.dynamic.ziggo.nl', '2013-12-28', 'RL 7046 2137 5DE', NULL),
(1805, '', 1471, 999999999, 0, 'No idea', '2013-12-21', '2012-09-01', '2012-09-01', 'Not sure', 'Not sure', 'Theorema watch', 'something loose', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '78.70.168.139', '78-70-168-139-no110.tbcn.telia.com', '2013-12-28', '', NULL),
(1806, '', 1472, 999999999, 2, 'GM 106', '2013-12-21', '2013-08-19', '2013-08-19', 'zwart', 'wit', 'theorema', 'wieltje om het uurwerk op te winden of uur juist te zetten is defect (kan het uur niet meer juist zetten )', 'Uhr erhalten 30.12.2013\r\n03-01-14\r\nWH-Schraube gel?st - befestigt \r\nK 0301 1645 - 04-01-14 okay', '', '2014-01-06', '2014-01-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-06', '178.119.135.100', '178-119-135-100.access.telenet.be', '2013-12-28', 'RL 7045 4510 4DE', NULL),
(1807, '', 1473, 999999999, 0, 'T3010', '2013-12-22', '2013-08-17', '2013-09-18', 'zeze', 'zeze', 'Theorema', 'Ndalon here pas here nga 10 minuta deri ne nje ore,pastaj punon perseri.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.106.109.152', '79.106.109.152', '2013-12-29', '', NULL),
(1808, '', 1474, 999999999, 0, 'Gm 505', '2013-12-22', '2013-11-28', '0000-00-00', 'Black', 'Black', 'Pionier', 'The date function doesnt work properly and  the watchs wristband is too short', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.241.183.91', 'm5-241-183-91.cust.tele2.se', '2013-12-29', '', NULL),
(1809, '', 1475, 999999999, 2, 'T3006', '2013-12-22', '2012-11-10', '2012-11-25', 'Silver', 'Silver', 'Theorema Monaco Diamond Set', 'Was running 15 minutes fast each week, and then stopped entirely.  Warranty Card states valid for 24 months.', 'Uhr erhalten 30.12.2013\r\n07-01-14\r\nSchrauben nachgezogen und \r\nK 0701 1650 - 09-01-14 reguliert und okay\r\nVersendet    \r\nAcademy Windows Ltd\r\n13 Cremyll Road\r\nREADING\r\nRG1 8NQ', '', '2014-01-10', '2014-01-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-10', '86.137.140.198', 'host86-137-140-198.range86-137.btcentralplus.com', '2013-12-29', 'RL 70 464 050 2DE', NULL),
(1810, '', 1476, 999999999, 2, 'GM3005', '2013-12-22', '2013-10-28', '2013-10-25', 'Silver', 'White', 'Theorema', 'The hand indicating the Month has come off, and has fallen into the watch\'s mechanism.', 'Uhr erhalten 30.12.2013\r\n09-01-14\r\nZg aufgesetzt und \r\nK 0901 1045 - 13-01-14 okay', '', '2014-01-14', '2014-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-14', '109.77.109.87', '109.77.109.87', '2013-12-29', 'RL 7046 4069 7DE', NULL),
(1811, '', 1478, 999999999, 2, 'GM107', '2013-12-22', '2013-10-08', '2013-10-08', 'Silver', 'Silver', 'Theorema Skeleton', 'Watch just stopped working, please acknowledge watch has arrive although I will track parcel.\r\nThank you for helping me.', 'Uhr erhalten 02.01.2014\r\n03-01-14\r\nausgeschwungen? nein, Unruhwelle mittendurch gebrochen\r\nUnruh komplett ers. und \r\nK 0601 1130 - 09-01-14 okay', '', '2014-01-10', '2014-01-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-10', '5.64.15.121', '05400f79.skybroadband.com', '2013-12-29', 'RL 7046 4053 3DE', NULL),
(1812, '', 1479, 999999999, 2, 'no serial', '2013-12-22', '2013-12-10', '2013-12-13', 'black', 'gold', 'paragon t3001-3 sw gold', 'clock dossent work. defect automatic ', 'Uhr erhalten 30.12.2013\r\n07-01-14\r\nSekZg wurde mit Gewalt falsch aufgesetzt! SekRad defekt, StdRad besch?digt - beides ers. und\r\nK 0801 1010 - 10-01-14 okay', '', '2014-01-10', '2014-01-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-10', '83.254.35.128', 'c83-254-35-128.bredband.comhem.se', '2013-12-29', 'RL 7046 4059 5DE', NULL),
(1813, '', 1469, 999999999, 0, 'T3007-2', '2013-12-23', '2013-09-24', '2013-10-16', 'Silver', 'Black', 'Vienna Diamond', 'My watch doesn\'t work any more. On the dial it appeared a blue screw. Don\'t know where it was before!!! I bought this watch as a gift for my husband.He didn\'t  worn it even for a complet month.I thought Tufina was as good as it were in the past,now produced  even in Germany.I want to exchange my husband\'s watch,please.We are very very sad and sorry for this happened to us.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '217.24.255.162', '217.24.255.162', '2013-12-30', '', NULL),
(1814, '', 1481, 999999999, 0, 'Get new cheap Mens Nike Baltimore Ravens #84 Ed Dickson Game Black Alternate Super Bowl XLVII NFL Jersey with cheap price', '2013-12-23', '0000-00-00', '0000-00-00', 'Get new cheap Mens Nike Baltimore Ravens #84 Ed Dickson Game Black Alternate Super Bowl XLVII NFL Jersey with cheap price', 'Get new cheap Mens Nike Baltimore Ravens #84 Ed Dickson Game Black Alternate Super Bowl XLVII NFL Jersey with cheap price', 'Get new cheap Mens Nike Baltimore Ravens #84 Ed Dickson Game Black Alternate Super Bowl XLVII NFL Jersey with cheap price', 'With that kind of dedication, it\'s no surprise the video instantly became the top trending topic on Twitter worldwide. After looking around and trying to find natural non-invasive treatments for fleas I discovered fleas don\'t do well in soapy Baltimore Ravens jersey sale. Wash off the chrome wheels immediately after your car comes from new Baltimore Ravens jersey.  Normal pronation, or \"turning inward\" of the foot is necessary as the foot adapts to the ground. \"It will be a developmental process,\" Riley said.\r\nGet new cheap Mens Nike Baltimore Ravens #84 Ed Dickson Game Black Alternate Super Bowl XLVII NFL Jersey with cheap price http://www.tigard-or.gov/ravens.asp?id=479', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '112.111.160.113', '112.111.160.113', '2013-12-30', '', NULL),
(1815, '', 1482, 999999999, 2, 'T3008', '2013-12-23', '2012-11-16', '2012-11-16', 'gold', 'black/gold', 'damascus diamond', 'not working, dial not moving', 'Uhr erhalten 02.01.2014\r\n09-01-14\r\nKlemmung im RW - beseitigt\r\nK 0901 1115 - 13-01-14 okay', '', '2014-01-14', '2014-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-14', '86.2.22.218', 'cpc12-darl8-2-0-cust217.11-2.cable.virginm.net', '2013-12-30', 'RL 7046 4068 3DE', NULL),
(1816, '', 1483, 2, 2, 'Florida', '2013-12-23', '2013-11-14', '2013-11-14', 'Silber', 'Schwarz', 'Pionier', 'Schließe auseinander, Monatsdrücker oF', 'Uhr erhalten 23.12.2013\r\n03-01-14\r\nSteg fehlt, Werkringfehler!\r\nFremdenblatt und Federsteg\r\nK 0301 1455 - 06-01-14 okay', '', '2014-01-06', '2014-01-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-06', '', '', '0000-00-00', 'RL 7045 4499 6DE', NULL),
(1817, '', 1484, 999999999, 2, 'GM-104 3 ATM', '2013-12-23', '0000-00-00', '0000-00-00', 'BLACK', 'GOLD', 'THEOREMA- Copacabana Men?s Skeleton Watch BLACK', 'Pieces BROKEN and jangling about within the watch.\r\nNo DIAL MOVEMENT.\r\nNo time.\r\n', 'Uhr erhalten 02.01.2014\r\n03-01-14\r\nIndexe gel?st  - Zifferblatt ers. und\r\nK 0601 1100 - verliert deutlich - Werktausch\r\nK 1301 1105 - 15-01-14 perfekt okay', '', '2014-01-16', '2014-01-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-16', '2.27.101.250', '2.27.101.250', '2013-12-30', 'RL 7046 4080 8DE', NULL),
(1818, '', 396, 999999999, 2, 'T 3005', '2013-12-23', '2012-11-18', '2012-11-18', 'guld', 'guld', 'Theorema', 'den har slutat funka \r\n{es Arbeit beendet hat}', 'Uhr erhalten 06.01.2014\r\n09-01-14\r\nRedukt.Rad komplett verschlissen - ersetzt und\r\nK 0901 1405 - 13-01-14 okay (noch zwei Uhren)', '', '2014-03-03', '2014-03-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-03', '192.176.237.2', 'nat-elev.skolnet.uppsala.se', '2013-12-30', '5771 0862 8545', NULL),
(1819, '', 1485, 2, 2, 'Marco Polo', '2013-12-23', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Theorema', 'absolut gar nichts dabei! ', 'Uhr erhalten 23.12.2013\r\n03-01-14\r\nEinerScheibe verdreht und Day kpl. ohne Funktion\r\n==> Korrektorfeder war rausgesprungen und 1erScheibe ers. \r\nK 0601 1510 - 09-01-14 okay', '', '2014-01-15', '2014-01-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-15', '', '', '0000-00-00', '00340433836555858404', NULL),
(1821, '', 1486, 999999999, 2, 'T3006', '2013-12-24', '2013-11-26', '2013-10-01', 'Black', 'Gold', 'Monaco Diamond', 'The automatic stopped working, so the clock dosent go around', 'Uhr erhalten 12.03.2014\r\n13-03-14\r\nRotor gebrochen - 24h Zg gebrochen... jenen entnommen und Rotor ersetzt, reguliert [Kulanz]\r\nK 1303 1220 - 17-03-14 okay', '', '2014-03-17', '2014-03-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-17', '37.191.134.79', '79.37-191-134.fiber.lynet.no', '2013-12-31', 'RL 70 653 841 5DE', NULL),
(1822, '', 1487, 999999999, 0, 'Nike Indianapolis Colts Womens Critical Victory NFL T-Shirt - Yellow', '2013-12-24', '0000-00-00', '0000-00-00', 'Nike Indianapolis Colts Womens Critical Victory NFL T-Shirt - Yellow', 'Nike Indianapolis Colts Womens Critical Victory NFL T-Shirt - Yellow', 'Nike Indianapolis Colts Womens Critical Victory NFL T-Shirt - Yellow', 'Video on a landing page is a powerful inbound Baltimore Ravens jersey storeing tool.  Decide who you want to cheap Baltimore Ravens jerseys to.  We\'re considered \"too sensitive, too cautious, too shy, too timid, too introverted, too fearful.  Obviously it is not only the pollution which is produced by plastic nfl Baltimore Ravens jersey bags is a problem but these Baltimore Ravens jersey sale bags can also have an adverse affect on our wildlife.  All of these actions push more air into these spaces, equalizing the pressure.\r\n <a href=\"http://www.theenglishteaparty.co.uk/blog/index.asp?twid=k_1060_nfl25_us-p-tagus2\" >Nike Indianapolis Colts Womens Critical Victory NFL T-Shirt - Yellow</a>', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '175.44.2.173', '175.44.2.173', '2013-12-31', '', NULL),
(1823, '', 1473, 999999999, 0, 'T3010', '2013-12-25', '2013-08-17', '2013-09-18', 'e zeze', 'e zeze', 'Theorema', 'ndalon per 10 minuta ose 30 minuta dhe pastaj fillon te punoje perseri.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.78.67.227', 'allbalkans2005.albancorp.com', '2014-01-01', '', NULL),
(1824, '', 1489, 999999999, 2, 'GM101', '2013-12-27', '2013-06-25', '2013-06-30', 'Casablanca ', '- Goudkleurig/zwart', 'Theorama', 'Two Wathes are not running for 36/40 hrs and more important after a few hrs the wathes does not provide the correct timings.\r\n\r\nit is much more that just a minute difference ', '2 Uhren erhalten 06.01.2014\r\n07-01-14\r\nA + B aufgezogen und \r\nK 0701 1400 - laufen beide einwandfrei... Gangreservepr?fung\r\nK 1301 1650\r\nA ==> 1501 1840 == 49h 50min \r\nB ==> 1501 1820 == 49h 30min \r\n16-01-14 okay\r\n', '', '2014-01-17', '2014-01-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-17', '82.156.186.190', 's529cbabe.adsl.online.nl', '2014-01-03', 'RL 70 497 225 2DE', NULL),
(1825, '', 1490, 2, 2, 'T4002', '2013-12-27', '2011-12-18', '2011-12-18', 'Silber', 'Schwarz', 'Compast', 'Rotor defekt', 'Uhr erhalten 23.12.2013\r\n08-01-14\r\nRotor \'Theo\' ers. und\r\nK 0801 1040 - 13-01-14 okay [Kulanz]', '', '2014-01-16', '2014-01-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-16', '', '', '0000-00-00', '00340433836558869308', NULL),
(1826, '', 1491, 2, 2, 'Casablanca', '2013-12-27', '2013-12-03', '2013-12-03', 'Silber', 'Schwarz', 'Theorema', 'ohne Angabe', 'Uhr erhalten 27.12.2013\r\n03-01-14\r\nMinZg ab... ZgScheibe ers. und Zg aufgesetzt\r\nK 0301 1510 - 04-01-14 okay', '', '2014-01-06', '2014-01-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-06', '', '', '0000-00-00', 'RL 7045 4511 8DE', NULL),
(1827, '', 1492, 2, 2, 'Marco Polo', '2013-12-27', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Theorema', '[G 22.12.2011]\r\n\r\nVersand erst nach dem 20.01.2014!', 'Uhr erhalten 23.12.2013\r\n08-01-14\r\nFremdenblatt eingeklebt - Kulanz\r\nK 0801 1110 - 13-01-14 okay', '', '2014-01-24', '2014-01-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-27', '', '', '0000-00-00', '00340433836572631844', NULL),
(1828, '', 1493, 999999999, 0, '2010 Baseball All Star Patch Los Angeles of Angels Stitched 59Fifty Fitted Hats 001', '2013-12-27', '0000-00-00', '0000-00-00', '2010 Baseball All Star Patch Los Angeles of Angels Stitched 59Fifty Fitted Hats 001', '2010 Baseball All Star Patch Los Angeles of Angels Stitched 59Fifty Fitted Hats 001', '2010 Baseball All Star Patch Los Angeles of Angels Stitched 59Fifty Fitted Hats 001', 'http://www.kabiler.dk/blog/index.asp?twid=k_7252_nfl32_us-p-tagus2 Nike Cowboys #29 DeMarco Murray White Men\'s Embroidered NFL Limited Jersey\r\n <a href=\"http://www.maquillage-cosmetique-discount.fr/blog/index.asp?twid=k_14113_nfl32_us-p-tagus2\" >2010 Baseball All Star Patch Los Angeles of Angels Stitched 59Fifty Fitted Hats 001</a>', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '36.248.170.167', '36.248.170.167', '2014-01-03', '', NULL),
(1829, '', 1494, 999999999, 2, 'GM 105', '2013-12-27', '2013-02-06', '2013-02-10', 'BLACK (316 L)', 'SILVER', 'THEOREMA PANTHOS', 'the hand winding mode is not working ', 'Uhr erhalten 02.01.2014\r\n03-01-14\r\nSperrad - befestigt\r\nK 0301 1655 - 04-01-14 okay', '', '2014-01-06', '2014-01-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-06', '193.13.115.171', 's193-13-115-171.cust.tele2.se', '2014-01-03', 'RL 7045 4509 5DE', NULL),
(1830, '', 1495, 999999999, 2, 'GM-102', '2013-12-28', '2012-10-01', '2012-10-01', 'gold/black', 'gold/black', 'Monte Carlo Theorema', 'My husbond - John Norden bought the watch on www.groupon.dk on the 1. of october 2012.  The clock stopped working totally one week ago, just before christmas 2013. Untill then it has only been been working if you used the old way to draw up the clock. So it never worked by refreshing by movement with the energy by hand.  And when it still worked it was very noisy almost like an old alarm clock. The brown watchband is also broke - and I would like to buy a new one - if possible in black instead of brown and if possible in a bigger size, since my husband wrist is so big, that he uses the second last hole on the watchband.  And NeXT to it as weel also a brown one - so he has two in case the first watchband is broken again.       \r\n', 'Uhr erhalten 06.01.2014\r\n07-01-14\r\nausgeschwungen [Fall] - gerichtet, 3 Indexe geklebt\r\nK 0701 1520 - 09-01-14 okay\r\nKVA f?r 2 neue B?nder\r\n', '', '2014-06-04', '2014-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-27', '188.182.195.59', '188-182-195-59-dynamic.dk.customer.tdc.net', '2014-01-04', 'RL705045586DE', NULL),
(1831, '', 1497, 999999999, 2, 'T300A', '2013-12-28', '2013-02-17', '2013-02-17', 'Rose gold', 'white', 'Theorema Paragon', 'Not keeping correct time and stopping when worn', 'Uhr erhalten 03.01.2014\r\n08-01-14\r\nKlemmung im Ankereingriff - beseitigt (gereinigt)\r\nK 0801 1625 - noch andere Fehler... \r\nAnker tiefer gerichtet und\r\nK 1001 1125 - 13-01-14 okay', '', '2014-01-14', '2014-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-14', '213.249.225.75', 'adsl-213-249-225-75.karoo.KCOM.COM', '2014-01-04', 'RL 7046 4067 0DE', NULL),
(1835, '', 1224, 999999999, 2, 'gm 3006', '2015-06-16', '2013-08-08', '2013-08-08', 'gold', 'black', 'monaco diamond', 'watch is gaining 15 minutes every 12 hours', '29-06-15\r\nKlinkenfeder gebrochen - RW-Brücke kpl. ers.\r\nK 3006 0855 - 03-07-15 okay', '1,2', '2015-07-03', '2015-07-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-03', '78.149.232.218', 'host-78-149-232-218.as13285.net', '2014-01-04', 'RL 72 359 609 0DE', NULL),
(9665, '', 6858, 999999999, 0, '511-New York', '1970-01-01', '2020-02-10', '2020-01-30', 'gold', 'black', 'Pionier', 'Defective', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.205.107.238', 'ip51cd6bee.speed.planet.nl', '2020-02-10', '--', NULL),
(9666, '', 6859, 999999999, 0, '506-Miami', '2020-02-12', '1970-01-01', '2020-02-11', 'gold', 'blue', 'Pionier', 'plz plz\n### Testeintrag ###', 'yap\neingefügt 11-02-20 mae', '0', '2020-02-12', '2020-02-12', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-02-12', '87.133.253.52', 'p5785FD34.dip0.t-ipconnect.de', '2020-02-11', 'RZ 76 897 876 9DE', NULL),
(9667, '', 6860, 999999999, 0, '3009-Dubai II', '2020-02-24', '2020-02-11', '2019-12-16', 'gold metal', 'black', 'Theorema', '{G-Card}\nMy order number is #T18239. Small screw as fallen from the back. Now he blocks the right rotor. 2 small pieces of plastic are inside. Please check, repair or replace accordingly.\n', '24-02-20\nRotor blockiert - Werkring löst sich auf und ein Bruchstück blockierte den Rotor - eine Schraube der AutoBrücke lag im Werk - Ablauf und Dubai-Prüfung\nGR ab 2602 1300 bis 2802 1200  ==  47h perfekt\n02-03-20 okay', '0', '2020-03-02', '2020-03-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-06', '37.173.208.162', '37.173.208.162', '2020-02-11', '1Z8VF4596896615815', NULL),
(1837, '', 1502, 999999999, 2, 'T 3004', '2013-12-29', '2012-10-10', '2012-10-10', 'Black', 'Gold', 'theorema', '[Modell 3004 - Cannes]\r\nThe mekanisme that controls the clock has stopped working, it only works for e few sekunds then it stopps', 'Uhr erhalten 08.01.2014\r\n09-01-14\r\nkpl. abgelaufen... Klinkenfeder aus Eingriff... \r\nKFeder ges?ubert und \r\nK 0901 1630 - Aufzug blockiert! RW-Br?cke verschlissen\r\n06-02-14\r\nWerk kpl. getauscht\r\nK 0602 0925 - 10-02-14 okay', ',', '2014-07-17', '2014-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '192.71.248.23', '192.71.248.23', '2014-01-05', 'RL 7053 9214 9DE', NULL),
(1838, '', 1504, 999999999, 0, 'Best website to buy Authentic Womens Game Kurt Coleman Jersey Nike Philadelphia Eagles 42 Midnight Green Team Color NFL Jerseys with cheap price', '2013-12-29', '0000-00-00', '0000-00-00', 'Best website to buy Authentic Womens Game Kurt Coleman Jersey Nike Philadelphia Eagles 42 Midnight Green Team Color NFL Jerseys with cheap price', 'Best website to buy Authentic Womens Game Kurt Coleman Jersey Nike Philadelphia Eagles 42 Midnight Green Team Color NFL Jerseys with cheap price', 'Best website to buy Authentic Womens Game Kurt Coleman Jersey Nike Philadelphia Eagles 42 Midnight Green Team Color NFL Jerseys with cheap price', 'Either there is no relevant title at all or the title is stuffed with so many keywords that it is cheap Baltimore Ravens jerseysed down and will never rank well.  Obzee is taking a total of 3,200 SF.  Talent is nfl jerseys   talent and Kenneth has plenty of it.  When the love of your life dies and you have been with that nfl Baltimore Ravens jersey for over 60 years all you can do is cry.  In the novella The Missing Monkey (1964; Russian translation, 1965), Scherfig sharply criticized contemporary modernistic art.\r\n <a href=\"http://www.tigard-or.gov/7shopnfl.asp?id=20051\" >Best website to buy Authentic Womens Game Kurt Coleman Jersey Nike Philadelphia Eagles 42 Midnight Green Team Color NFL Jerseys with cheap price</a>', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '112.5.234.171', '112.5.234.171', '2014-01-05', '', NULL),
(2242, '', 1801, 2, 2, 'GM3005 ohne diamanten', '2014-03-05', '2013-10-25', '2013-10-25', 'Gold', 'Schwarz', 'Theorema', 'OHNE Angabe [OHNE G-Nachweis]', 'Uhr erhalten19.02.2014 (???)\r\n07-03-14\r\nUntere (?u?ere) Sto?sicherung auseinander und MinutenZg lose... - Decksteinfeder ers., Zg aufgesetzt\r\nK 0703 1150 - 10-03-14 okay\r\n', '', '2014-03-11', '2014-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-11', '', '', '0000-00-00', 'RL 70 631 148 1DE', NULL),
(5869, '', 4020, 2, 2, '101-Casablanca', '2015-10-15', '2014-12-16', '2014-12-16', 'Silber', 'Weiss', 'Theorema', '{frei übersetzt:\r\nAufzugmechanismus defekt und ein Teil abgefallen\r\n}', '16-10-15\r\nSperrad gelöst - Kronenbügel fehlt...\r\nSperrad gesichert befestigt, Gehäuse auf Kulanz ersetzt\r\nWK 1610 1250 - gut\r\nUK 1910 0930 - einwandfrei\r\nWK 2010 0810 - 21-10-15 okay', '1,2', '2015-10-21', '2015-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-21', '', '', '0000-00-00', '644352594800', NULL),
(1843, '', 1509, 999999999, 2, '?', '2013-12-30', '2012-09-28', '2013-10-20', 'gold', 'black/gold', 'Theorema', '[Modell 3004 - Cannes  --  G 10.10.2012]\r\nDear Enis,\r\n \r\nI have a problem with my watch again, this time the handle that manually charges the \"watch\" don\'t turn clockwise, it only turn when I pull out the handle to set the clock. \r\n\r\nPS. this is the second time the watch breaks. [923 - Juli13]', 'Uhr erhalten 03.01.2014\r\n09-01-14\r\neine ZB-Schraube klemmte im 1. FH - repariert, reguliert und\r\nK 0901 1010 - Klinkenfeder wieder rausgesprungen...\r\ngetauscht und \r\nK 1301 1130 - 17-01-14 okay', '', '2014-01-17', '2014-01-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-17', '194.255.24.180', '194.255.24.180', '2014-01-06', 'RL 70 464 081 1DE', NULL),
(1844, '', 1510, 999999999, 0, '4260295880381', '2013-12-30', '2013-11-20', '2013-11-28', 'Silver', 'Black', 'Theorema Casablanca', 'Small arm covering the crown no longer clips into place', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.36.164.177', 'cpc65396-live26-2-0-cust176.17-2.cable.virginmedia.com', '2014-01-06', '', NULL),
(1845, '', 1511, 999999999, 2, 'GM3005', '2013-12-30', '2013-10-18', '2013-10-22', 'Stainless Steel', 'Black', 'Theorema Marco Polo Diamond', 'Watch not starting after winding. Instructions in user manual followed exactly. Watch ordered via Groupon.', 'Uhr erhalten 07.01.2014\r\n08-01-14\r\nausgeschwungen - Anker gerichtet und\r\nK 0801 1200 - 13-01-14 okay', '', '2014-01-14', '2014-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-14', '82.31.225.159', 'cpc8-bexl7-2-0-cust414.2-3.cable.virginm.net', '2014-01-06', 'RL 7046 4063 5DE', NULL),
(1846, '', 1512, 999999999, 2, 'GM3005', '2013-12-30', '2013-10-08', '2013-10-08', 'Silver', 'Black', 'Theorema', '[G 10.08.2013]\r\nWatch will not function at all.\r\nFollowed instructions, but the mechanism has never worked & therefore the watch needs to be looked at.', 'Uhr erhalten 08.01.2014\r\n09-01-14\r\nausgeschwungen - Anker gerichtet und \r\nK 1001 1200 - 13-01-14 okay', '', '2014-01-14', '2014-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-14', '94.8.6.22', '5e080616.bb.sky.com', '2014-01-06', 'RL 7046 4065 2DE', NULL),
(1847, '', 1513, 2, 2, 'T 2003', '2013-12-30', '2012-07-10', '2012-07-10', 'Silber', 'Schwarz', 'Theorema', 'Zeiger ab und Reglage', 'Uhr erhalten 30.12.2013\r\n03-01-14\r\nMinZg aufgesetzt - oberer Unruhzapfen ist verschlissen! \r\nUnruh kpl. ers. \r\nK 0301 1625 - 04-01-14 okay', '', '2014-01-06', '2014-01-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-06', '', '', '0000-00-00', 'RL 7045 4508 1DE', NULL),
(1848, '', 1514, 2, 2, 'Casablanca', '2013-12-30', '2013-11-28', '2013-11-28', 'Silber', 'Schwarz', 'Theorema', 'Schließe zu locker', 'Uhr erhalten 30.12.2013\r\n03-01-14\r\ngerichtet und\r\nK 0301 1305 - 04-01-14 okay\r\nUhr versendet 20.01.2014  RL 70 4972283DE', '', '2014-01-21', '2014-01-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-06', '', '', '0000-00-00', 'RL 7045 4503 3DE', NULL),
(1849, '', 1515, 999999999, 2, 'T3005', '2014-01-06', '2012-11-25', '2012-11-25', 'Black', 'Gold', 'Theorema', 'The watch has completely stopped working, without an apparent reason.', 'Uhr erhalten 06.01.2014\r\n08-01-14\r\nkpl. abgelaufen, aber Rotor steckt fest - Werkhalterung im Bereich Monat gebrochen und klemmt den Rotor, weil ein Schlag auf den Korrektor diesen zerstört hat! \r\n==>KVA Drücker und Werkring ersetzen   (evtl. ganzes Gehäuse!)  40,-  ausf. 1108\r\nGehäuse komplett ers. incl. WR\r\nK 1108 1405 - 15-08-14 okay\r\nVERSENDET 28.08.2014  RL 71062 098 3DE', ',2', '2014-08-28', '2014-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-15', '86.94.236.63', 'ip565eec3f.direct-adsl.nl', '2014-01-06', 'RL 71 062 098 3DE', NULL),
(2069, '', 1679, 999999999, 0, 'T 3009', '2014-02-03', '2013-08-12', '2013-08-12', 'Gold', 'Black', 'Theorema Dubai', 'Clockwise touch each other and the watch stops working', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.104.133.18', '109.104.133.18', '2014-02-10', '', NULL),
(1851, '', 1516, 999999999, 2, 'xxxxxx', '2013-12-30', '2013-11-07', '2013-11-07', 'Gold', 'Black', 'Pionier GM-506-3 Miami', 'Sorry, I can\'t find the serial number in my watch.', 'Uhr erhalten 20.01.2014\r\n31-01-14 \r\nach soo.... Dr?cker 4 defekt...! Spaltscheibe ers. und\r\nK 3101 1400 - 03-02-14 okay', '', '2014-02-03', '2014-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-03', '212.149.200.157', '212-149-200-157.bb.dnainternet.fi', '2014-01-06', 'RL 7052 2597 1DE', NULL),
(1852, '', 1517, 999999999, 2, 'GM101', '2013-12-30', '2013-11-26', '2013-11-26', 'gold', 'black', 'Theorama Casablanca', 'Thewatch isn\'t ticking anymore.', 'Uhr erhalten 08.01.2014\r\n09-01-14\r\nausgeschwungen - Anker gerichtet\r\nK 0901 1515 - 10-01-14 okay', '', '2014-01-10', '2014-01-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-10', '178.116.253.59', '178-116-253-59.access.telenet.be', '2014-01-06', 'RL 7046 4058 1DE', NULL),
(1853, '', 1518, 999999999, 2, 'gm505', '2014-01-01', '2013-12-06', '2013-12-04', 'black', 'black face gold surround', 'pionier florida diamond', 'no dials on the two day and date indicators and watch keeps stopping despite correct winding.', 'Uhr erhalten 08.01.2014\r\n09-01-14\r\nZB gel?st, wahrscheinlich gar nicht richtig befestigt...\r\n2 neue Zeiger aufgesetzt, Fremdenblatt  und\r\nK 0901 1540 - 13-01-14 okay', '', '2014-01-14', '2014-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-14', '217.39.36.47', 'host217-39-36-47.range217-39.btcentralplus.com', '2014-01-08', 'RL 7046 4071 0DE', NULL),
(1854, '', 1519, 999999999, 2, 'T3009-2', '2014-01-01', '2013-03-29', '2013-04-12', 'Gold', 'Black', 'Theorema dubai', 'I have again a problem with my dubai watch  \r\nMy watch is stop. I move the clock 30 times and it starts but after a few minutes it turns to stop.  What is happening with the watch? The clock is in warranty.', 'Uhr erhalten 08.01.2014\r\n09-01-14\r\nAutomatik! warten auf Teile - 05-02-14 RedRad ersetzt und\r\nK 0502 1250 - 10-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '84.120.22.30', '84.120.22.30.static.user.ono.com', '2014-01-08', 'RL 7053 9216 6DE', NULL),
(1855, '', 1506, 999999999, 2, 'T3005-6', '2014-01-02', '2012-06-29', '2012-06-29', 'Black', 'Black', 'Marco Polo diamond', 'The arms on the watch goes clockwise, they cant move past twelve. It also stops even though i have the watch on me.', 'Uhr erhalten 13.01.2014\r\n30-01-14\r\nKorrektorfeder Date gebrochen, somit klemmte der Hebel das Datum - ersetzt und\r\nK 3001 1525 - 03-02-14 okay', '', '2014-02-03', '2014-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-03', '194.17.59.157', '194-17-59-157.customer.telia.com', '2014-01-09', 'RL 7052 2598 5DE', NULL),
(1857, '', 1520, 999999999, 2, '4260295881029', '2014-01-02', '2013-08-18', '2013-08-18', 'Black', 'White', 'Damascus Diamond GM-3008-1', 'I am unable to set the Dual Time without altering the Home time I have followed the instruction', 'Uhr erhalten 07.01.2014\r\n08-01-14\r\nBedienungsanleitung \'DualTime\' beigelegt und okay!', '', '2014-01-10', '2014-01-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-10', '92.22.173.136', 'host-92-22-173-136.as13285.net', '2014-01-09', 'RL 7046 4052 0DE', NULL),
(1858, '', 1521, 999999999, 2, 'T 3008', '2014-01-02', '2013-06-14', '2013-06-14', 'GOLD', 'GOLD', 'DAMASCUS DIAMOND', 'golden month indicator fallen off\r\n\r\n*** Uhr wird Montag den 08-05-15 hier abgeholt ***', 'Uhr erhalten 03.04.2014\r\n14-04-14\r\nweil die Uhr gefallen ist \r\n- Werkring gebrochen, Rotorlager besch?digt, Krone schief, Welle verbogen, Aufzug zerst?rt - wahrscheinlich Schlag auf die Krone!\r\n==> Werktausch mit Krone und Zeiger  80,-  --  ausf. 0805\r\nK 0805 1500 abgeholt und bezahlt 11-05-15 60,- ', ',', '2015-05-11', '2015-05-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '0000-00-00', '83.92.82.233', 'x1-6-a0-21-b7-c8-f1-43.cpe.webspeed.dk', '2014-01-09', '', NULL),
(1859, '', 1522, 999999999, 2, 'GM-101', '2014-01-02', '2013-11-18', '2013-11-18', 'Silver', 'Gold', 'THEOREMA', 'The problem is that the watch stops, keeps very bad time even when fully wound. ', 'Uhr erhalten 08.01.2014\r\n09-01-14\r\nkpl. abgelaufen - aufgezogen und \r\nK 0901 1605 - 1301 kpl. abgelaufen!\r\nK 1301 1015 bis 1501 1145 == 49 h 30 min - wow\r\nAufzughinweise beigelegt', '', '2014-01-16', '2014-01-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-16', '212.169.45.253', '212.169.45.253', '2014-01-09', 'RL 7046 4079 9DE', NULL),
(1860, '', 1523, 999999999, 2, 'Florida Diamond GM-505-5', '2014-01-02', '2013-11-13', '2013-11-18', 'Silver', 'Black', 'Pionier', 'This is the second time that I send this watch for the same reason. When I received the watch and changed the time the watch stopped working. When I´m winding it to work again, it does not start. When I received it from service for first time, the watch had the exact same problem again.\r\n\r\nFirst information form had number 1661.\r\n\r\n I have also send a video of it to Enis Tufina.\r\n\r\nI want a new watch!!!', 'Uhr erhalten 10.01.2014\r\n13-01-14\r\nokay... verlorenen Weg justiert, reguliert, Sch?tteltest und\r\nK 1301 1155 - 17-01-14 okay', '', '2014-01-17', '2014-01-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-17', '193.166.190.220', '190-220.hus.fi', '2014-01-09', 'RL 7046 4085 6DE', NULL),
(1861, '', 1524, 999999999, 2, 'T3005', '2014-01-02', '2012-07-07', '2013-07-10', 'Black', 'Gold', 'Marco Polo Diamonds Gold', 'The hand with which to set the date is not working.', 'Uhr erhalten 06.01.2014\r\n07-01-14\r\nDatum klemmt - 1erScheibe, Schaltrad und Korrektor ers. \r\nreguliert und \r\nK 0701 1630 - neu gestellt und \r\nK 1001 0910 - 13-01-14 okay', '', '2014-01-14', '2014-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-14', '85.76.86.233', '85-76-86-233-nat.elisa-mobile.fi', '2014-01-09', 'RL 7046 4066 6DE', NULL),
(1862, '', 1500, 999999999, 2, 'GM101', '2014-01-02', '2013-06-03', '2013-06-03', 'Black', 'Gold', 'Theorema', '[G 30.06.2013]\r\nThe watch worked for some few months after Istarted using it. It needed to be winded and after that, it stopped working. I am dissapointed because i paid a lot ', 'Uhr erhalten 10.01.2014\r\n20-01-14\r\nausgeschwungen - nein, gefallen, U-Welle gebrochen\r\nReparatur 35,- \r\nausf. 100214 - Unruh kpl. ers. und\r\nWK 1102 1410 - einwandfrei\r\nUK 1202 1045 - 13-02-14 okay', '', '2014-02-14', '2014-02-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-14', '82.95.61.225', 'a82-95-61-225.adsl.xs4all.nl', '2014-01-09', 'RL 7056 9665 8DE', NULL),
(1863, '', 1525, 999999999, 2, '4260295880169', '2014-01-02', '2012-11-18', '2012-11-18', 'BLACK', 'BLACK', 'THEOREMA T3008', 'WATCH STOPPED WALKING BECAUSE ONE OF THE SMALL TIPS FELL OFF AND WENT INTO MECHANISM OF THE WATCH.', 'Uhr erhalten 13.01.2014\r\n04-02-14\r\nZB-Fu? gebrochen - ZB mit Dia Ersatz 35,- \r\nausf. 110214\r\n17-02-14\r\nZB ers. und \r\nK 1702 1700 - 21-02-14 okay', '', '2014-02-21', '2014-02-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-21', '83.24.179.76', 'dqt76.neoplus.adsl.tpnet.pl', '2014-01-09', 'RL 70 569 680 3DE', NULL),
(1865, '', 1526, 999999999, 2, 'Gm3005', '2014-01-03', '2013-10-23', '2013-10-25', 'Black', 'Black', 'Marco Polo theorema', 'Glass broken and watch stopped working ', 'Uhr erhalten 10.01.2014\r\n22-01-14\r\nGlas zersplittert - Glasersatz versuchen und Werktausch  75,- - ausf. 0302\r\n03-02-14\r\nGlas ersetzt - Werk ersetzt - Zifferblatt ersetzt\r\nK 0302 1620 - 06-02-14 okay', '', '2014-02-06', '2014-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-06', '109.145.37.84', 'host109-145-37-84.range109-145.btcentralplus.com', '2014-01-10', 'RL 7052 8688 2DE', NULL),
(1866, '', 824, 1, 2, '4004 - Newton', '2014-01-03', '0000-00-00', '2013-04-01', 'weiß', 'weiß', 'Theorema', 'gewinnt 5min/Woche', 'E 23.12.2013\r\n03-01-14\r\nprellt extrem... Unruhlager mit D5 gefettet, FH-Wand versucht zu fetten\r\nK 0301 1440 - 06-01-14 okay', '', '2014-01-06', '2014-01-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-06', '', '', '0000-00-00', 'RL 70 454 498 2DE', NULL),
(1867, '', 1527, 999999999, 2, 'GM107', '2014-01-03', '2013-01-04', '2013-10-04', 'Silver', 'Black', 'Theorema rio', '[G 10.04.2013]\r\nwatch is fully wind up but wont work anymore', 'Uhr erhalten 07.01.2014\r\n07-01-14\r\nausgeschwungen - Anker gerichtet und\r\nK 0701 1500 - 09-01-14 okay', '', '2014-01-10', '2014-01-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-10', '83.85.35.247', '535523F7.cm-6-6a.dynamic.ziggo.nl', '2014-01-10', 'RL 704640516DE', NULL),
(1868, '', 1528, 999999999, 0, 'There is no seria number I can find', '2014-01-03', '2013-11-26', '2013-11-26', 'Black', 'Black ', 'Theorema -watch', 'Watch strap very loose, can\'t close it properly.\r\nA few marks on the watch screen.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.145.133.63', 'host109-145-133-63.range109-145.btcentralplus.com', '2014-01-10', '', NULL),
(1869, '', 895, 999999999, 2, 'SAO PAOLO ', '2014-01-03', '2013-07-17', '2013-07-17', 'Mechanic Movement ', 'Mineral Galss', 'Theorema', 'the handle for clockwork spring fall off and the noise of clock is a little bit loud...', 'Uhr erhalten 08.01.2014\r\n09-01-14\r\nGer?usch der Uhr ist absolut okay!\r\nKrone gebrochen - mit neuer Welle ers. und \r\nK 0901 1440 - 10-01-14 okay', '', '2014-01-10', '2014-01-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-10', '130.225.0.251', 'daimi-pat.daimi.au.dk', '2014-01-10', 'RL 7046 4057 8DE', NULL),
(1870, '', 1529, 999999999, 2, 'gm 107', '2014-01-03', '2014-01-03', '2013-12-22', 'black silver', 'black silver', 'theorema', 'I can not wind up the watch. That is the reason my watch is did not working', 'Uhr erhalten 10.01.2014\r\n20-01-14\r\nEllipse... Unruh kpl. ers. und \r\nK 2001 1655 - 22-01-14 okay', '', '2014-01-22', '2014-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-22', '81.204.225.172', 'ip51cce1ac.speed.planet.nl', '2014-01-10', 'RL 7049 7231 0DE', NULL),
(1871, '', 1530, 999999999, 2, 'GM101', '2014-01-03', '2013-11-22', '2013-11-29', 'Gold', 'Black', 'Theorema Casablanca', 'After Winding up the watch only lasts a few hours before stopping. The watch also looses a lot of time.', 'Uhr erhalten 13.01.2014\r\n29-01-14\r\nkpl. abgelaufen - \r\nK 2901 1455 - 31-01-14 absolut okay', '', '2014-01-31', '2014-01-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-31', '82.25.28.195', 'cpc2-bolt14-2-0-cust194.10-3.cable.virginm.net', '2014-01-10', 'RL 7052 2582 1DE', NULL),
(1872, '', 1531, 999999999, 2, 'T-3006', '2014-01-04', '0000-00-00', '0000-00-00', 'Silver', 'White', 'Monaco Diamond', 'Not working, just stopped', 'Uhr erhalten 07.01.2014\r\n07-01-14\r\nSchrauben nachgezogen und\r\nK 0701 1550 - 09-01-14 reguliert und okay', '', '2014-01-10', '2014-01-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-10', '87.54.16.34', 'mail.iai.dk', '2014-01-11', 'RL 7046 2143 2DE', NULL),
(1873, '', 1532, 999999999, 2, 'gm 3005', '2014-01-04', '2013-11-29', '2013-11-29', 'black', 'white', 'theorema', 'Mal function of date ', 'Uhr erhalten 20.01.2014\r\n23-01-14\r\nDayTota abgefallen - aufgesetzt, ZB befestigt und \r\nK 2301 0925 - 27-01-14 Band ers. und okay', '', '2014-01-27', '2014-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-27', '93.107.98.2', '93.107.98.2', '2014-01-11', 'RL 7050 4539 6DE', NULL),
(1874, '', 1533, 999999999, 2, 'T3001', '2014-01-04', '2013-06-21', '2013-06-21', 'silver', 'white', 'Theorema', 'watch doesn\'t work anymore', 'Uhr erhalten 13.01.2014\r\n04-02-14\r\n1 Schraube RW-Br?cke fehlt - RW kontrolliert und Schraube ersetzt - WK 1610 okay - Rotor ers. und\r\nK 0502 0910 - AbFall justiert\r\nK 1002 1520 - steht 1202 1500 - Werktausch\r\nK 1302 1125 - 17-02-14 okay', '', '2014-02-17', '2014-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-17', '83.83.71.49', '53534731.cm-6-4b.dynamic.ziggo.nl', '2014-01-11', 'RL 7056 9678 5DE', NULL),
(1875, '', 1534, 999999999, 2, 'no serial number present?', '2014-01-04', '2012-12-25', '2013-01-25', 'Gold', 'Black', 'Theorema Casablanca', 'Latch protecting the winding knob has fallen off (missing screw)', 'Uhr erhalten 10.01.2014\r\n22-01-14\r\nGeh?use ers. \r\nK 2201 1115 - 23-01-14 okay', '', '2014-01-24', '2014-01-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-24', '92.109.179.196', '92.109.179.196', '2014-01-11', 'RL 7049 7234 5DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(1877, '', 1536, 999999999, 2, 'GM 104', '2014-01-04', '2012-03-08', '2012-03-08', 'Golden', 'Golden ', 'Theorema Copacabana', 'The number 2 from the number 12 fell off making the watch stop running and also the time indicator has lost a peace because of the number 2 that has fallen.\r\nThanks in advance\r\nCesar ', 'erhalten 05.02.2014 ?ber TB\r\n05-02-14\r\nZifferblatt und StdZg ersetzt\r\nK 0502 1430 - 06-02-14 okay', '', '2014-02-06', '2014-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-06', '213.89.115.173', 'c213-89-115-173.bredband.comhem.se', '2014-01-11', 'RL 7052 8689 6DE', NULL),
(1879, '', 1535, 999999999, 2, 't-3001', '2014-01-04', '2013-05-26', '2013-05-26', 'iron', 'black', 'theorema paragon', 'The clock hands has blocked\r\nThe watch handle has blocked', 'Uhr erhalten 20.01.2014\r\n05-02-14\r\nZgWerk... Datumsmodul gel?st - MinRad ersetzt\r\nK 0502 1010 - 10-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '95.250.105.179', 'host179-105-dynamic.250-95-r.retail.telecomitalia.it', '2014-01-11', 'RL 7053 9209 5DE', NULL),
(1880, '', 1538, 999999999, 2, 'T3005', '2014-01-05', '2012-07-10', '2012-07-10', 'Black', 'white', 'Theorema', 'the buttom to set the time is not working.', 'Uhr erhalten 10.01.2014\r\n22-01-14\r\nAufzug komplett defekt! also Werktausch und \r\nK 2201 1620 - 27-01-14 okay', '', '2014-01-27', '2014-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-27', '78.72.226.170', '78-72-226-170-no88.business.telia.com', '2014-01-12', 'RL 70 504 538 2DE', NULL),
(1881, '', 1539, 999999999, 2, 'T4001', '2014-01-05', '2012-05-04', '2012-05-25', 'metal', 'white', 'theorema', 'It comes to watch; Theorema T4001 \r\n1* Large or small pointer indicates not good.\r\n2* Pointer of the days is gone.\r\n3* Pointer of the month no longer runs.', 'Uhr erhalten 10.01.2014\r\n17-02-14\r\nStdZg gerichtet, DayTota aufgesetzt, MonatsTota Feder eingehakt, Minuterie geklebt\r\nK 1702 1530 - 20-02-14 okay', '', '2014-02-20', '2014-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-20', '83.117.222.77', 's5375de4d.adsl.online.nl', '2014-01-12', 'RL 7057 7263 2DE', NULL),
(1882, '', 1452, 999999999, 2, '.', '2014-01-05', '2013-05-26', '2014-01-26', 'silver', 'Black', 'Dubai model T3009-1', '[G 26.05.2013]\r\nBoth hands on watch at loose. It havent been damaged in any not normal way. \r\nBoth hands on the Watch is Loose. It hasent been treadet recklessly or has been in some kind of accident. Only been on my arm like a normal Watch.', 'Uhr erhalten 13.01.2014\r\n05-02-14\r\nZeiger aufgesetzt und \r\nK 0502 1035 - zieht nicht auf? ==> Werktausch und\r\nK 1102 1455 - 1402 neu gestellt und \r\nK 1402 0835 - 17-02-14 okay', '', '2014-02-17', '2014-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-17', '87.60.10.15', '87-60-10-15-dynamic.dk.customer.tdc.net', '2014-01-12', 'RL 7056 9679 4DE', NULL),
(1884, '', 1541, 999999999, 2, 'N/A', '2014-01-05', '2012-08-15', '2012-08-15', 'Silver body and Gold bezel', 'White face and black strap', 'Theorema Paragon', 'Watch has stopped working !!!', 'Uhr erhalten 10.01.2014\r\nAnkerrad Zapfenbruch - TransRad Wolfsz?hne\r\nbeide ers. und\r\nK 2201 1520 - 27-01-14 okay', '', '2014-01-27', '2014-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-27', '86.182.50.187', 'host86-182-50-187.range86-182.btcentralplus.com', '2014-01-12', 'RL 70 497 240 8DE', NULL),
(1885, '', 1540, 999999999, 2, 'GM 103', '2014-01-06', '2013-07-18', '2013-07-18', 'Stainless steel (316L)', 'Black/Brown', 'Sao Paolo THEOREMA', 'The Theorema watch is not working properly and timely any more.', 'Uhr erhalten 18.02.2014\r\n20-02-14\r\nWK 2002 1035 - einwandfrei\r\nUK 2402 1155 - oB -- 2502 0930 - oB -- 2602 0930 - oB \r\nUK 2702 0935 - 28-02-14 okay', '', '2014-02-28', '2014-02-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-28', '143.97.2.35', 'ibv2.statoil.com', '2014-01-13', 'RL 70 606 260 3DE', NULL),
(1886, '', 1542, 999999999, 0, 'GM505-6', '2014-01-06', '2013-11-01', '2013-11-07', 'Black', 'Black', 'Pionier', 'The watch has only been worn twice it then just stopped working', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.172.25.27', 'host86-172-25-27.range86-172.btcentralplus.com', '2014-01-13', '', NULL),
(1887, '', 1543, 999999999, 2, '000', '2014-01-06', '2013-04-24', '2013-04-24', 'white', 'Black', 'Theorema', '[Modell 107 - Rio]\r\none of the wheels has fallen.\r\ni don\'t have any serial nubmer.', 'Uhr erhalten 13.01.2014\r\n31-01-14\r\nMinZg abgefallen - verengt und aufgesetzt\r\nK 3101 1335 - 03-02-14 okay', '', '2014-02-03', '2014-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-03', '93.161.58.252', '93-161-58-252-dynamic.dk.customer.tdc.net', '2014-01-13', 'RL 7052 2589 7DE', NULL),
(1888, '', 1544, 999999999, 2, '3003-AirTimerII', '2014-01-06', '2012-01-04', '2012-01-04', 'Stainless Steel', 'schwarz', 'Compast', '[Modell 3003 - AirTimerII]\r\nDer Zeiger der Wochentaganzeige hat sich gelöst und ist nun lose im Gehäuse.', 'Uhr erhalten 10.01.2014\r\n22-01-14\r\nZg aufgesetzt und \r\nK 2201 1030 - 27-01-14 okay', ',', '2017-03-10', '2017-03-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-01', '188.193.99.66', '188-193-99-66-dynip.superkabel.de', '2014-01-13', '44032013912 ', NULL),
(1889, '', 1545, 2, 2, 'Rio', '2014-01-06', '2013-04-10', '2013-04-10', 'Gold', 'Schwarz', 'Theorema', 'ohne Angabe\r\n[MinZg ab...]', 'Uhr erhalten 06.01.2014\r\n07-01-14\r\n...gebrochen! Glas defekt! Reparatur 40,- \r\n05-05-14\r\nGlas und MinZg ers.\r\nWK 0505 1320 - einwandfrei\r\nUK 0605 1045 - okay', '', '2014-05-08', '2014-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-08', '', '', '0000-00-00', 'RL 70 713 842 2DE', NULL),
(1890, '', 1546, 999999999, 2, 'GM 102', '2014-01-06', '0000-00-00', '0000-00-00', 'Gold', '?', 'Monte Carlo', 'When the watch has been fully charged (by turning the button on the side of the watch) the watch starts running as it is supposed to. Unfortunately it stops again only after approximately one day and has to be re-charged (by turning the button on the side of the watch) despite being carried on the arm.\r\n', 'Uhr erhalten 10.01.2014\r\n22-01-14\r\njo... K 2201 1010 - absolut okay 23-01-14', '', '2014-01-24', '2014-01-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-24', '87.49.228.171', '87-49-228-171-dynamic.dk.customer.tdc.net', '2014-01-13', 'RL 7049 7236 8DE', NULL),
(1891, '', 1547, 999999999, 2, 'GM-106', '2014-01-06', '2012-12-05', '2012-12-05', 'Rose Gold', 'Rose Gold / Black', 'Theorema ', 'One of the hour markers has become detached and is loose within the watch, which stops the watch from working sometimes dependant on where the loose hour marker is within the watch.', 'Uhr erhalten 10.01.2014\r\n22-01-14\r\nIndex befestigt und\r\nK 2201 1055 - 23-01-14 okay', '', '2014-01-24', '2014-01-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-24', '151.224.3.0', '97e00300.skybroadband.com', '2014-01-13', 'RL 7049 7235 4DE', NULL),
(1892, '', 1548, 999999999, 0, 'http://www.portlandstage.org/philadelphia-eagles-jerseys/', '2014-01-06', '0000-00-00', '0000-00-00', 'http://www.portlandstage.org/philadelphia-eagles-jerseys/', 'http://www.portlandstage.org/philadelphia-eagles-jerseys/', 'http://www.portlandstage.org/philadelphia-eagles-jerseys/', 'Even if they certainly are a tad expensive, I\'m certain they are worth the price!  High temperatures will warm into the lower 40\'s with more significant accumulations of Baltimore Ravens jerseys shop and rain possible, and flooding could become a significant problem.  You want to ask yourself, \"If I invest eight hours in learning this and invest a few hundred dollars in some training or not-for-resale product, am I going to make it back?  Fibroids can also cause abnormally heavy bleeding after birth.  These are custom produced to order and provide a larger diameter without increasing weight.\r\n <a href=\"http://www.portlandstage.org/philadelphia-eagles-jerseys/\" >http://www.portlandstage.org/philadelphia-eagles-jerseys/</a>', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '23.89.208.58', '23.89.208.58', '2014-01-13', '', NULL),
(1893, '', 1549, 999999999, 0, 'Peyton Manning Jersey Shop', '2014-01-06', '0000-00-00', '0000-00-00', 'Peyton Manning Jersey Shop', 'Peyton Manning Jersey Shop', 'Peyton Manning Jersey Shop', 'In the south of Cairo 17 men were killed when they tried to storm two Baltimore Ravens jerseys shop stations.  Nowadays in the online market we get plenty of musical toys producing alphabetical Baltimore Ravens jerseyss, animal sounds, and lullabies perfectly apt for bedtime. Rainy Day Finger Play and Fun SongsA nike Baltimore Ravens jerseysal video for children ages 2-7 containing seven of children\'s favorite songs, through bright graphics and on-screen lyrics to the songs accompanied by a bouncing ball.  The remaining DC units retreat, and Riksent is liberated.  It\'s a caveat (some would say, flaw) to the capitalist new  nfl jerseys  Baltimore Ravens jersey: the door to Baltimore Ravens jersey sale or self-sufficiency is open only to those who meet certain standards.\r\n <a href=\"http://www.mathesongas.com/denver-broncos-jerseys/\" >Peyton Manning Jersey Shop</a>', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '23.89.208.58', '23.89.208.58', '2014-01-13', '', NULL),
(1894, '', 1550, 999999999, 0, 'GM101', '2014-01-07', '2013-11-20', '2013-11-28', 'Black', 'Silver', 'Theorema', 'Stopped working after a few hours of use', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.5.239.157', 'cpc11-sket3-2-0-cust156.7-3.cable.virginm.net', '2014-01-14', '', NULL),
(1895, '', 1551, 2, 2, 'T 3001', '2014-01-07', '2012-12-21', '2012-12-21', 'Gold', 'Weiss', 'Theorema', 'beschlägt und loses Teil im Werk', 'Uhr erhalten 07.01.2014\r\n08-01-14\r\nRotor gebrochen - ersetzt\r\nvorab WD-Test ==> UNDICHT\r\nDichtungen ersetzt und mit VS gepflegt ==> WD 8310\r\nK 0801 1435 - 13-01-14 okay', '', '2014-01-14', '2014-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-14', '', '', '0000-00-00', 'RL 7046 4064 9DE', NULL),
(1896, '', 1552, 2, 2, 'T 3001', '2014-01-07', '2012-10-25', '2012-12-26', 'Silber', 'Schwarz', 'Theorema', 'klappert und steht', 'Uhr erhalten 07.01.2014\r\n08-01-14\r\n(\'klappern\' kommt vom Zeitzonenring...)\r\nKlemmung im RW - beseitigt\r\nTransm.Rad verschlissen - ersetzt\r\nK 0801 1420 - 13-01-14 okay', '', '2014-01-14', '2014-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-14', '', '', '0000-00-00', 'RL 7046 4074 5DE', NULL),
(1898, '', 1553, 999999999, 2, 'T3007', '2014-01-07', '2013-10-19', '2013-10-16', 'Black', 'Black', 'Theorema', 'the crown disconnected from the watch while I was setting up the time,I rarely use it but it was weird,I hope this time I receive a stronger built watch\r\nthe crown disconnected while I was setting up the time.I gently use the watch,so its weird', 'Uhr erhalten 13.02.2014\r\n20-02-14\r\nKrone gebrochen - AutoBr?cke gel?st - jo, und meine erste Vermutung best?tigt: Uhr ist gefallen, so dass die U-Welle gebrochen ist! \r\n==> Rep. Krone/Welle/Unruh/Rotor  60,- ', '', '2014-06-04', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-26', '79.106.18.191', '79.106.18.191', '2014-01-14', 'RL 70 606 258 5DE', NULL),
(1899, '', 1554, 999999999, 0, 'GM101', '2014-01-07', '2014-01-22', '2014-01-28', 'black', 'silver', 'Theorema', 'watch stopped working on the first day it was used', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.5.239.157', 'cpc11-sket3-2-0-cust156.7-3.cable.virginm.net', '2014-01-14', '', NULL),
(1900, '', 1555, 999999999, 2, 'GM104', '2014-01-07', '2012-11-17', '2012-11-30', 'BLACK', 'BLACK', 'Theorema', 'the clock lags behind', 'Uhr erhalten 16.01.2014\r\n27-01-14\r\nobere Sto?sicherung fehlt - Unruh kpl. ers., reguliert und\r\nK 2701 1250 - 28-01-14 okay', '', '2014-01-28', '2014-01-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-28', '84.222.93.140', 'dynamic-adsl-84-222-93-140.clienti.tiscali.it', '2014-01-14', 'RL 70 497 243 9DE', NULL),
(1901, '', 161, 999999999, 2, 'T3005', '2014-01-08', '2012-06-30', '2012-07-02', 'White', 'White', 'Theorema Marco Polo', 'Could you please give me some estimation about watch repair costs. Reference number T3005.', 'Uhr erhalten 14.01.2014\r\n31-01-14\r\nZierringe gel?st - Armband verbraucht! \r\nZB ersetzen Garantie\r\nArmband 25,- \r\nausf. 100214 - ZB ers. und LB \r\nK 1102 1440 - 14-02-14 okay', '', '2014-02-14', '2014-02-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-14', '62.159.77.166', '62.159.77.166', '2014-01-15', 'RL 7056 9662 7DE', NULL),
(1902, '', 1556, 999999999, 2, 'GM 103', '2014-01-08', '2013-01-24', '2013-01-24', 'Stainless Steel Case (316L)', 'Mechanical movement with 17 stones', 'Theorema Mechanical Watch \"SAO PAOLO\"', 'The crown came off while I was adjusting the time.', 'Uhr erhalten 21.01.2014\r\n24-01-14\r\nWelle gebrochen - mit neuer Krone ersetzt\r\nK 2401 1340\r\nK 2701 1005 - 28-01-14 okay', '', '2014-01-28', '2014-01-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-28', '193.221.90.14', '193.221.90.14', '2014-01-15', 'RL 70 504 548 4DE', NULL),
(1903, '', 1557, 999999999, 2, 'GM501', '2014-01-08', '2013-12-13', '2013-12-13', 'GOLD', 'BLACK/GOLD', 'PIONIER', 'WATCH DOES NOT KEEP TO TIME. KEEPS STOPPING, OR WHEN IT IS RUNNING IT GOES TOO FAST', 'Uhr erhalten 14.01.2014\r\n28-01-14\r\nlt. ZW +300sec/d - aber nur im geschlossenen Zustand - nach ?ffnen einwandfrei... Werkring verkantet (?) \r\nK 2801 1610 - extremer Lagenfehler - Werktausch\r\nK 3001 1510 - 03-02-14 okay', '', '2014-02-03', '2014-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-03', '85.211.112.45', '85-211-112-45.dynamic.dsl.as9105.com', '2014-01-15', 'RL 7052 2596 8DE', NULL),
(1904, '', 1558, 999999999, 2, 'T3001-3A or it could be reference number', '2014-01-08', '2013-12-09', '2013-12-13', 'black', 'Black', 'Theorema', 'There is a lose metal piece formed like a half-moon in the work of the watch', 'Uhr erhalten 13.01.2014\r\n16-01-14\r\nRotor ers. und gleich wieder raus', '', '2014-01-16', '2014-01-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-16', '129.178.88.81', '129.178.88.81', '2014-01-15', 'RL 70 464 076 8DE', NULL),
(1905, '', 1559, 999999999, 0, 'Tommy Jerseys Sale', '2014-01-08', '0000-00-00', '0000-00-00', 'Tommy Jerseys Sale', 'Tommy Jerseys Sale', 'Tommy Jerseys Sale', 'They say long-term studies are needed to investigate the effects of both caffeinated and decaffeinated Baltimore Ravens jerseys on insulin resistance and other risk factors for diabetes.  you can get good nfl jerseys   knockoffs in chinatown. Of course, you realize that you could have calculated the average density right from the start, because you relied on mass data from an external source as an a priori assumption, and simply dividing the mass of the wholesale Baltimore Ravens jerseys by the volume would have shown that the density has to be much higher than 3.  Being a potential buyer of Human Pharmaceutical Tenders, the businessmen have to keep a constant eye on the wholesale Baltimore Ravens jerseys of pharmaceutical tenders.  It measure your calorie expenditure as long as you wear it.\r\n <a href=\"http://www.portlandstage.org/philadelphia-eagles-jerseys/\" >Tommy Jerseys Sale</a>', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '120.37.236.248', '248.236.37.120.broad.pt.fj.dynamic.163data.com.cn', '2014-01-15', '', NULL),
(2133, '', 1346, 999999999, 2, 'T3010', '2014-02-13', '2013-09-27', '2013-09-27', 'BLACK', 'BRONZE', 'THEOREMA TIGRIS', '1. 24.11.2013\r\nThe number 24 on the left side of the clock face is fading and my son notices it all the time so I would like to exchange for a new one if possible do you refund the cost of postage as this is still under warranty and how long will it take to send new one as it was bought for my sons 21st birthday which was on 17th of November 2013. Thanks. A  Saleh\r\n\r\n2. 14.01.2014\r\nThe numbers on the left of the circle are fading I enclose the watch for repair or exchange  \r\n\r\n3. 13.02.2014\r\nI purchased a tigris Theoroma,  automatic watch for my sons birthday on the 27th September at 11.03am through groupon 0010083piv, his birthday was on the 21.11.2013 and he has worn the watch twice. he has noticed that the number 24 on the face of the watch is fading it has either been badly attached or is just worn away so I am returning the watch for repair or replacement do you also reimburse the money for me to send the watch back. Regards A.Saleh', 'Uhr erhalten 18.02.2014\r\n28-02-14\r\nauf dem ZB, linke Seite steht 24 Jewels. Und diese 24 ist nicht ganz gedruckt gewesen.... jo...\r\nZB ers. und \r\nK 2802 1640 - 04-03-14 okay', '', '2014-03-04', '2014-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-04', '79.78.94.129', '79-78-94-129.dynamic.dsl.as9105.com', '2014-02-20', 'RL 7060 6276 7DE', NULL),
(1906, '', 1560, 999999999, 2, 'Unknown', '2014-01-08', '2013-08-14', '2013-08-16', 'Silver', 'White & Crome', 'Theorma Toronto', 'The pin to change the hour (wizers), doesn\'t work. You can change the hour, but you can\'t wind the watch up anymore.', 'Uhr erhalten 21.01.2014\r\n24-01-14\r\nWHSchraube gel?st - befestigt und\r\nK 2401 1515 - 27-01-14 okay', '', '2014-01-27', '2014-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-27', '178.117.87.254', '178-117-87-254.access.telenet.be', '2014-01-15', 'RL 7050 45475DE', NULL),
(1907, '', 1561, 999999999, 2, '?', '2014-01-08', '2013-10-10', '2013-10-10', 'Silver', 'Silver', 'RIO', 'There is no Serial number on this watch, as it is a glass back, however there is a reference number on the warranty card of GM107\r\n\r\nMinute hand has become detached.', 'Uhr erhalten 15.01.2014\r\n28-01-14\r\nViertelrohr defekt! ersetzt und neuen MinZg aufgesetzt\r\nK 2801 1540 - 30-01-14 okay', '', '2014-01-30', '2014-01-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-30', '86.182.245.41', 'host86-182-245-41.range86-182.btcentralplus.com', '2014-01-15', 'RL 7052 2573 3DE', NULL),
(1908, '', 1562, 999999999, 2, 'T-3001', '2014-01-08', '2013-11-08', '2013-11-11', 'Black', 'White', 'Jon Esperum', 'You can see loose parts inside the watch from under', 'Uhr erhalten 06.03.2014\r\n07-03-14 \r\nRotor gebrochen - ersetzt\r\nK 0703 1325 - reguliert und beide Klinkenr?der ers. \r\nGR-Kontrolle 1203 1600 1h/10-17 ==> 14h okay\r\nUK 1303 0830 - 17-03-14 okay', '', '2014-03-17', '2014-03-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-17', '31.45.106.227', '227.106.45.31.customer.cdi.no', '2014-01-15', 'RL 7065 3838 9DE', NULL),
(1909, '', 1563, 999999999, 2, 'T J001', '2014-01-09', '2012-04-22', '2012-04-22', 'Silver', 'White', 'Theorema  Paragon', '[G 20.04.2012]\r\nOuter ring inside the dial has come loose. ', 'Uhr erhalten 20.01.2014\r\n24-01-14\r\nMinuterie geklebt und \r\nK 2401 1520 - neu gestellt und \r\nK 2701 1010 steht bei ZB unten - SekZg gerichtet und\r\nK 2801 1055 - 29-01-14 okay', '', '2014-01-30', '2014-01-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-30', '81.28.85.223', 'mail.vanlimptagri.nl', '2014-01-16', 'RL 7052 2571 6DE', NULL),
(1910, '', 1564, 999999999, 2, 'GH3008', '2014-01-09', '2013-12-20', '2013-12-27', 'Black Damascus', 'Black', 'THEOREMA', 'On the clock part that shows a week, lacks clockwise', 'Uhr erhalten 20.01.2014\r\n24-01-14\r\nDayTota ab - neuen Zg aufgesetzt und okay', '', '2014-01-27', '2014-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-27', '213.67.166.55', 'h55n6-fre-d1.ias.bredband.telia.com', '2014-01-16', 'RL 7049 7241 1DE', NULL),
(1911, '', 1565, 999999999, 2, 'gm-102', '2014-01-09', '2014-01-09', '2012-01-10', 'black', 'blue', 'Monte Carlo', '[G 01.10.2012]\r\nmechanical work of the watch stopped moving ,, you can\'t turn right to the wind', 'Uhr erhalten 13.01.2014\r\n31-01-14\r\nausgeschwungen - Anker gerichtet und \r\nK 3101 1320 - 03-02-14 okay', '', '2014-02-03', '2014-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-03', '90.184.83.50', '1806ds2-by.0.fullrate.dk', '2014-01-16', 'RL 7052 2586 6DE', NULL),
(1912, '', 1566, 999999999, 2, 'GM 502', '2014-01-09', '2013-12-14', '2013-12-17', 'Black', 'Black', 'Pionier', 'Is not working as it should keeps stopping and not working', 'Uhr erhalten 14.01.2014', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-16', '90.208.47.24', '5ad02f18.bb.sky.com', '2014-01-16', 'RL 7046 4077 1DE', NULL),
(1913, '', 1097, 999999999, 2, 'GM-106', '2014-01-09', '2012-06-12', '2014-06-12', 'Rose Gold', 'Rose Gold', 'Theorema', 'The winding mechanism needs to be repaired again please.', 'Uhr erhalten 14.01.2014\r\n31-01-14\r\nobere Sto?sicherung! wieder! Unruh kpl. ersetzt - reguliert und\r\nK 3101 1445 - 03-02-14 okay', '', '2014-02-03', '2014-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-03', '109.156.36.81', 'host109-156-36-81.range109-156.btcentralplus.com', '2014-01-16', 'RL 7052 2587 0DE', NULL),
(1914, '', 1567, 999999999, 2, 'T3008', '2014-01-09', '2013-12-04', '2013-12-04', 'Black', 'Gold', 'Damascus Diamond', '[G 08.11.2012]\r\nStoped working', 'Uhr erhalten 13.01.2014\r\n31-01-14\r\nDayTota sowie 2 gefa?te Dias abgefallen...\r\n==> Werktausch mit tlw. neuen Zeigern - alle (!) Dias neu verklebt\r\nK 3101 1525 - 03-02-14 okay', '', '2014-02-03', '2014-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-03', '195.67.28.98', '195-67-28-98.customer.telia.com', '2014-01-16', 'RL 7052 2591 0DE', NULL),
(1915, '', 1568, 999999999, 2, 'T3010', '2014-01-09', '2013-02-01', '2013-02-01', 'Gold', 'Black', 'Tigris', 'The minute hand loses time\r\nBoth hour indicators either lose an hour or more\r\nThe watch stops completely\r\n', 'Uhr erhalten 14.01.2014\r\n31-01-14\r\nhmm... kpl. abgelaufen... GR scheint oF\r\nK 3101 1450 - 03-02-14 l?uft gut, jetzt Gangreservekontrolle 0900 bis 0402 1930 - l?uft aber nach ansto?en weiter - Planetenrad defekt - ersetzt und \r\nWK 0502 1350 bis 0702 l?uft gut und GR l?uft ab...\r\nUK 0702 0900 - 10-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '86.144.20.222', 'host86-144-20-222.range86-144.btcentralplus.com', '2014-01-16', 'RL 7053 9208 1DE', NULL),
(1916, '', 1569, 999999999, 2, '426025880602', '2014-01-10', '2013-04-10', '2013-04-10', 'black', 'metal', 'theorema', '[Modell 107 - Rio]\r\naiguille défaite du support interne de la montre\r\nNadel besiegen die interne Unterstützung der Uhr', 'Uhr erhalten 20.01.2014\r\n06-02-14\r\nMinZg ab - verengt und aufgesetzt\r\nK 0602 1200 - 07-02-14 okay\r\nADRESA E SHTEPISE DHE E E-MAIL-IT JANE GABIM; PRESIM TE NA KONTAKTOJE!!!', '', '2014-02-13', '2014-02-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-13', '81.240.115.19', '19.115-240-81.adsl-dyn.isp.belgacom.be', '2014-01-17', 'RL 70 539 233 9DE', NULL),
(1917, '', 1570, 999999999, 0, 'Gm506', '2014-01-10', '2013-12-23', '2013-12-23', 'Gold', 'Gold', 'Miami', 'Beld do not. close ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.187.93.27', 'c93027.upc-c.chello.nl', '2014-01-17', '', NULL),
(1919, '', 1571, 2, 2, 'Marco Polo', '2014-01-10', '0000-00-00', '0000-00-00', 'Silber', 'Weiss', 'Theorema', 'ohne Garantienachweis!', 'Uhr erhalten 10.01.2014\r\n22-01-14\r\nZierringe gel?st - entnommen, verbogenen StdZg ers. (Kulanz)\r\nK 2301 1325 - 27-01-14 reguliert und okay', '', '2014-02-01', '2014-02-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-01', '', '', '0000-00-00', '44032013859 ', NULL),
(1920, '', 1573, 2, 2, 'Sao Paolo', '2014-01-10', '2013-02-03', '2013-02-03', 'Silber', 'Weiss', 'Theorema', 'steht', 'Uhr erhalten 10.01.2014\r\n22-01-14 \r\nSperrad gel?st - Krone schwerg?ngig\r\nbefestigt - g?ngig gemacht\r\nK 2201 0955 - neu gestellt und\r\nK 2301 0900 - 24-01-14 okay', '', '2014-01-27', '2014-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-27', '', '', '0000-00-00', 'RL 7049 7242 5DE', NULL),
(1921, '', 1574, 2, 2, 'Paragon', '2014-01-10', '0000-00-00', '0000-00-00', 'Silber', 'Weiss', 'Theorema', '[G 12.06.2012?]\r\n', 'Uhr erhalten 10.01.2014\r\n22-01-14\r\nMinuterie gel?st, Aufzug oF\r\n- Kupplungstrieb, TransRad, RedRad, AutoBr?cke besch?digt\r\nalles ers., Minuterie geklebt\r\nK 2401 0915 - 27-01-14 okay', '', '2014-02-01', '2014-02-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-01', '', '', '0000-00-00', '44032013673 ', NULL),
(1924, '', 1577, 999999999, 2, 'GM 107 2', '2014-01-10', '2013-10-08', '2013-10-08', 'Silver', 'Black dial silver skeleton', 'Theorema  rio', 'The watch is gaining approximately 4 hours in a 24 hour period', 'Uhr erhalten 07.04.2014\r\n14-04-14\r\nSichtpr?fung oB\r\nWK 1404 1400 - einwandfrei\r\nUK 1504 0835 - okay', '', '2014-04-17', '2014-04-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-17', '92.13.50.247', 'host-92-13-50-247.as43234.net', '2014-01-17', 'RL 70 713 830 3DE', NULL),
(1925, '', 1578, 999999999, 2, 'GM107-3', '2014-01-11', '2013-10-21', '2014-01-11', 'Not sure/ not receive ', 'Not sure ', 'Theorema RIO', 'Not receive the watch in my mail. Please resend it to my address. ', 'Uhr ehalten 10.03.2014  Unclaimed', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-08', '176.11.177.156', '156-177-11.connect.netcom.no', '2014-01-18', 'RL 7071 3841 9DE', NULL),
(1926, '', 1579, 999999999, 0, 'GM-502-1', '2014-01-11', '2013-12-19', '2013-12-20', 'BLACK', 'SILVER', 'PIONIER MALIBU DIAMONDS', 'MFG DEFECT MISSING SECONDS NEEDLE (HAND).', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.238.8.66', 'CPEc83a35d6b202-CM00222d76076d.cpe.net.cable.rogers.com', '2014-01-18', '', NULL),
(1927, '', 1579, 999999999, 2, 'GM-502-1', '2014-01-11', '2013-12-19', '2013-12-20', 'SILVER', 'SILVER', 'PIONIER MALIBU DIAMONDS SKELETON', 'MFG DEFECT MISSING SECONDS NEEDLE (HAND)', 'Uhr erhalten 23.01.2014\r\nVersendet 24.01.2014  RL 7049 72371DE', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.238.8.66', 'CPEc83a35d6b202-CM00222d76076d.cpe.net.cable.rogers.com', '2014-01-18', '', NULL),
(1928, '', 1580, 999999999, 2, '?????????', '2014-01-11', '2014-01-13', '2013-04-11', 'black', 'black', 'theoreama', '[Modell 107 - Rio]\r\nclock wiser is is fallen off', 'Uhr erhalten 16.01.2014\r\n24-01-14\r\nMinZg verengt und aufgesetzt\r\nK 2401 1200 - Zg haken... - gerichtet und \r\nK 2901 1040 - 30-01-14 okay', '', '2014-01-30', '2014-01-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-30', '83.83.58.89', '53533A59.cm-6-4a.dynamic.ziggo.nl', '2014-01-18', 'RL 70 522 577 8DE', NULL),
(1929, '', 1581, 999999999, 0, '505-3', '2014-01-11', '2013-12-06', '2013-12-15', 'Brown', 'Yellow', 'Florida Diamond', 'Pershendetje. Para nje jave mberriti ora qe kisha porositur. Por ka nje problem me butonin qe nderron muajt, nuk punon edhe pse kemi ndjekur udhezimet te blloku vogel. Kjo gje ishte we ne fillim, nuk punonte sapo kontrollova te bej update te dates per here te pare. Te tjerat jane ok. Si mund te veproj? \r\nFaleminderit paraprakisht!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.207.43.159', '213.207.43.159', '2014-01-18', '', NULL),
(2056, '', 1671, 999999999, 2, '123456789', '2014-01-30', '2014-02-28', '2014-01-25', 'Silber', 'Weiß', 'Pioneer', '[Modell 3003 - AirTimerII  --  OHNE G-Nachweis]\r\nWochentagszeiger liegt lose auf dem Ziffernblatt\r\nReparatur auf Garantie, wurde am 3.12.2013 gemeldet, Email liegt bei. Rechnung nicht vorhanden. Falls nötig, reiche ich diese nach bzw. bitte um eine Rechnungskopie, die bestimmt noch bei Ihnen vorhanden ist', 'Uhr erhalten 31.01.2014\r\n06-02-14\r\nKulanzrep. - Neuen DayTota aufgesetzt und\r\nK 0602 1620 - 10-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-12', '87.152.102.142', 'p5798668E.dip0.t-ipconnect.de', '2014-02-06', '44042080712 ', NULL),
(1931, '', 1583, 999999999, 0, 'GM105', '2014-01-12', '2013-02-10', '2013-02-10', 'black', 'xx', 'Theorema Phantos', 'screw part is destroyed. Not to screw up the clock synchro.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.224.227.210', 'c-d2e3e055.412-2-64736c11.cust.bredbandsbolaget.se', '2014-01-19', '', NULL),
(1932, '', 1584, 999999999, 2, 'GM105', '2014-01-12', '2013-02-10', '2013-02-10', 'black', 'xx', 'Theorema Phantos', 'screw part has stopped working. the clock doesent screw up mechanically.', 'Uhr erhalten 16.01.2014\r\n27-01-14\r\nSperrad gel?st - befestigt, reguliert und\r\nK 2701 1230 - 28-01-14 okay', '', '2014-01-28', '2014-01-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-28', '85.224.227.210', 'c-d2e3e055.412-2-64736c11.cust.bredbandsbolaget.se', '2014-01-19', 'RL 7052 2565 9DE', NULL),
(1934, '', 1586, 999999999, 2, 'GM 4004', '2014-01-12', '2013-12-15', '2013-12-15', 'G to H', 'nero', 'newton diamond', 'Non funzionano le lancette non girano più si sono fermate..\r\n- Non gira piu l\'orologio si è fermato - \r\n[They do not work no longer turn the hands have stopped .. \r\n- Does not run more clock has stopped -]', 'Uhr erhalten 07.04.2014\r\n06-05-14\r\nSchrauben der RW-Br?cke gel?st und AR aus Eingriff...\r\ngerichtet und \r\nK 0605 1505 - 09-05-14 okay', '', '2014-05-09', '2014-05-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-09', '89.150.52.2', '89.150.52.2', '2014-01-19', 'RL 7079 8483 3DE', NULL),
(1936, '', 1588, 999999999, 0, 'GM 106', '2014-01-12', '0000-00-00', '0000-00-00', 'zilver', 'blue', '', 'The braclet came of whit swimming ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '37.130.227.133', 'torland1-this.is.a.tor.exit.server.torland.is', '2014-01-19', '', NULL),
(1937, '', 1585, 999999999, 2, 'gm3006', '2014-01-12', '2013-08-12', '2013-08-12', 'silver', 'silver', 'Theorema', 'The white backing on the hour hand has fallen off and disappeared inside the watch mechanism. The hour hand seems to be ever so slightly advanced and the 24hour hand appears to be slightly bent upwards.\r\n\r\nwhite backing on hour finger has come off and gone into watch mechanism.\r\nHour finger slightly advanced and 24 hour finger bent', 'Uhr erhalten 29.01.2014\r\nStdZg ers. und\r\nK 0602 1355 - 10-02-14 okay', '', '2014-02-13', '2014-02-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-13', '78.145.187.203', 'host-78-145-187-203.as13285.net', '2014-01-19', 'RL 70 539 211 8DE', NULL),
(1938, '', 1572, 999999999, 2, 'GM502', '2014-01-12', '2013-10-03', '2013-10-03', 'black', 'silver', 'pionieer', 'ohne Angabe\r\nStop working when is wear. ', 'Uhr erhalten 17.01.2014\r\n23-01-14\r\nuntere Sto?sicherung nicht korrekt zusammengebaut - neu versorgt und\r\nK 2401 0940 - 27-01-14 okay', '', '2014-01-27', '2014-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-27', '2.100.70.156', 'host-2-100-70-156.as13285.net', '2014-01-19', 'RL 7050 4541 9DE', NULL),
(1940, '', 1590, 999999999, 2, 'gm-3008', '2014-01-12', '2013-09-18', '2013-09-18', 'black', 'white', 'theorema damascus diamond', 'pointer spinning randomly when moved .', 'Uhr erhalten 20.01.2014\r\n27-01-14\r\neine Palette verschoben - n?, besser: Ankerwelle zu kurz, daher zuviel H?henluft! \r\nAnker ersetzt, reguliert und\r\nK 2701 1155 - 30-01-14 okay', '', '2014-01-30', '2014-01-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-30', '82.34.143.195', 'cpc23-gate9-2-0-cust962.16-2.cable.virginm.net', '2014-01-19', 'RL 7052 2574 7DE', NULL),
(1942, '', 963, 999999999, 2, 'T 3006', '2014-01-13', '2012-11-09', '2012-11-09', 'Black', 'Gold', 'Theorema', '[OHNE G-Nachweis]\r\nweight on the flywheel', 'Uhr erhalten 14.01.2014\r\n06-02-14\r\nRotor gebrochen und 24h-Zg ab - ebenfalls gebrochen!\r\nokay, davon wird nicht gesprochen, also Rotor ersetzt, FH gefettet und\r\nK 0602 1450 - 10-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-12', '91.4.132.136', 'p5B048488.dip0.t-ipconnect.de', '2014-01-20', '44042080964 ', NULL),
(1943, '', 1592, 999999999, 0, 'T3010-3', '2014-01-13', '2013-08-20', '2013-01-04', 'Gold', 'Black', 'theorema-tigris', 'the power dial was dislodged ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.78.69.234', '80.78.69.234', '2014-01-20', '', NULL),
(1944, '', 612, 999999999, 2, 'T3001', '2014-01-13', '2013-01-21', '2013-01-21', 'black', 'black', 'Paragon', 'It has come off a bit at a time so it rattles in back. You have cooked this once but now it has started to rattle again. This is the second time I have to send the watch to you.', 'Uhr erhalten 20.01.2014\r\n31-01-14 \r\nRotor gebrochen - ersetzt und \r\nK 3101 1620 - 03-02-14 reguliert und okay', '', '2014-02-03', '2014-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-03', '194.22.3.6', '194-22-3-6.customer.telia.com', '2014-01-20', 'RL 7052 2588 3DE', NULL),
(1945, '', 1593, 999999999, 2, 'GM4004-4', '2014-01-13', '2013-12-17', '2013-12-17', 'NERO', 'NERO', 'theorema ', 'the display is detached a small gold bar (next to the square that marks the date) and has slipped into gear, preventing the proper functioning.\r\nthe clock works but after a while crashes\r\n\r\nitaly:\r\nsul display si è staccata una piccola barretta d\'oro (di fianco al quadrato che segna la data) e si è infilata dentro l\'ingranaggio impedendo il buon funzionamento.\r\nl\'orologio funziona ma dopo un pò di tempo si blocca', 'Uhr erhalten 21.02.2014\r\n01-03-14\r\nIndex 1 und Kalenderfenster - kpl Werk ers.\r\nK 0103 1200 - 04-03-14 okay', '', '2014-03-04', '2014-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-04', '151.61.224.135', '151.61.224.135', '2014-01-20', 'RL 7060 6275 3DE', NULL),
(1946, '', 1594, 999999999, 2, 'GM-501-3', '2014-01-13', '2013-09-18', '2013-09-18', 'Gold', 'Black', 'PIONIER', 'The hour hand moves as we move forward in time, it does not clock exactly any more towards the marks of the hours and moves in the course of days. It seems whether it is a problem of gearing which is not correctly cut to synchronize it with the minute hand.\r\n', 'Uhr erhalten 15.01.2014\r\n06-02-14\r\nZgStellung - weil Schraube der StdRad-Fixierung gel?st\r\nund FH gefettet\r\nK 0602 1335 - 10-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '81.240.220.40', '40.220-240-81.adsl-dyn.isp.belgacom.be', '2014-01-20', 'RL 7053 92121DE', NULL),
(1947, '', 1589, 999999999, 2, 'T3001', '2014-01-13', '2014-02-17', '2014-02-17', 'black', 'brown', 'Theorema PARAGON', '[G 17.02.2013]\r\nThe back rotar came of and separately from twisting part. I can be seen from the back of the watch.\r\nPlease inform me if I should give some more information. \r\n\r\nKind regards\r\n\r\nFrank\r\nthe twisting part witch can be seen on the back of the watch came off and separated from base witch is responsible of charging. \r\n', 'Uhr erhalten 20.01.2014\r\n06-02-14\r\nRotor gebrochen - ersetzt und\r\nK 0602 1130 - 10-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '141.105.210.198', '141-105-210-198.ipgate.co.uk', '2014-01-20', 'RL 7053 9202 0DE', NULL),
(1948, '', 1595, 999999999, 0, 'GM-107', '2014-01-14', '2013-10-17', '2013-10-21', 'Black', 'Black', 'RIO', 'Long needle is broken.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:fe0:c910:40d0:4cc1:8243:1ffe:ffaa', '2a02:fe0:c910:40d0:4cc1:8243:1ffe:ffaa', '2014-01-21', '', NULL),
(1949, '', 1596, 999999999, 1, '???', '2014-01-14', '2011-12-27', '2011-12-30', 'Chome', 'schwarz', 'Theorema Marco Polo', 'Die Uhr ist mir auf den Boden gefallen. Dabei ging das Glas zu Bruch.', 'Uhr erhalten 16.01.2014\r\n06-02-14\r\n1. Garantie im Dezember 2013 abgelaufen\r\n2. Glas zerstört - Werk voller Glas! KVA Glas und Werk ggf. Zifferblatt ==> Neue Uhr anbieten?', '', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '149.226.255.199', '149.226.255.199', '2014-01-21', '', NULL),
(1950, '', 1597, 999999999, 2, 'GM3006', '2014-01-14', '2014-01-14', '2013-08-21', 'black', 'gold', 'MONACO ', 'La montre est bloqué \r\nles aiguille ne bouge plus \r\nDie Uhr gesperrt \r\ndie Nadel bewegt sich nicht', 'Uhr erhalten 20.01.2014\r\n06-02-14\r\nvoll aufgezogen - AR aus Eingriff gesprungen... Rotor l??t sich nicht l?sen! - AR wieder eingef?delt und \r\nK 0602 1320 - 10-02-14 okay', '', '2014-02-12', '2014-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-12', '86.66.222.251', '251.222.66.86.rev.sfr.net', '2014-01-21', 'RL 7053 9210 4DE', NULL),
(1951, '', 1582, 999999999, 2, 'GM 107', '2014-01-14', '2013-10-06', '2013-10-10', 'Black', 'Gold', 'Theorema Rio', 'I am very dissappointed and shocked to find the long hand on the watch has now fallen out of its position, leaving the remaining short hand attached to the centre, therefore making the watch useless and unable to work. I am really dissappointed that a brand such as yours would be so poorly made.', 'Uhr erhalten 20.01.2014\r\n28-01-14\r\nMinZg verengt und aufgesetzt\r\nK 2801 1600 - 30-01-14 okay', '', '2014-01-30', '2014-01-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-30', '80.254.158.76', '462ob.scansafe.net', '2014-01-21', 'RL 70 522 567 6DE', NULL),
(1952, '', 1598, 999999999, 2, '3005-Marco Polo', '2014-01-14', '2013-10-17', '2013-10-21', 'Silver Case White Face Black Strap', 'Silver', 'Theorema', '[Deal 10897 v. 21-10-1013]\r\nDoes not keep time. Does not wind up properly.', 'Uhr erhalten 17.01.2014\r\n24-01-14\r\nSpirale ?bergeschlagen - Automatik \'hakelig\'\r\ngerichtet und Automatik versorgt\r\nK 2401 1145 - 27-01-14 okay', ',', '2017-03-14', '2017-03-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-27', '81.144.199.141', '81.144.199.141', '2014-01-21', 'RL 7050 4542 2DE', NULL),
(1953, '', 1599, 2, 2, 'Paragon', '2014-01-14', '2012-08-08', '2012-08-08', 'Gold', 'Weiß', 'Theorema', 'stopped working', 'Uhr erhalten 13.01.2014\r\n31-01-14\r\nAntriebsorgan mit Zahnf?ule... - ersetzt, Automatik ges?ubert und neu versorgt - \r\nK 3101 1545 - 03-02-14 okay', '', '2014-02-05', '2014-02-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-05', '', '', '0000-00-00', 'RL 70 522 592 3DE', NULL),
(1954, '', 696, 999999999, 2, '107', '2014-01-14', '2013-04-24', '2013-04-24', 'Silver', 'Black', 'Theorema GM107', 'The timeshower is feld off.\r\nThis is 3. Time, so I hope you Will give me a new watch this time.\r\n\r\nThis is 3. Time', 'Uhr erhalten 20.01.2014\r\n31-01-14\r\nkomisch, die Uhr ist nur 2x im System...!\r\nMinZg verengt und aufgesetzt\r\nK 3101 1640 - 03-02-14 okay', '', '2014-02-03', '2014-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-03', '80.72.152.146', '146-152-72-80.cirque.dk', '2014-01-21', 'RL 7052 2595 4DE', NULL),
(1956, '', 1600, 999999999, 2, '?', '2014-01-14', '2012-10-04', '2012-10-04', 'Black?', 'Silver?', 'Cannes Diamond', '[Modell 3004 - Cannes]\r\nOrder via groupon.se 29 september 2012\r\nSomething loose in the clock', 'Uhr erhalten 20.01.2014\r\n31-01-14\r\nAutoBr?cke abgefallen - mehrere Schrauben gel?st...\r\nSchrauben befestigt, AutoBr?cke mit Klinkenfeder und Rotor ersetzt und\r\nK 3101 1655 - 03-02-14 okay', '', '2014-02-03', '2014-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-03', '194.71.19.244', '194.71.19.244', '2014-01-21', 'RL 7052 2594 5DE', NULL),
(1958, '', 1601, 999999999, 0, '392140755551', '2014-01-14', '2013-12-15', '2014-01-14', 'Gold', 'Blak', 'Monte Carlo', 'The dial glass got scratched. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.78.78.169', '80.78.78.169', '2014-01-21', '', NULL),
(1961, '', 1357, 999999999, 2, 'TJ005', '2014-01-15', '2012-05-25', '2012-06-01', 'black', 'white', 'Theorema Marco Polo', 'the clock works only a few hours and stops.\r\ni have a clock winder for automatic clocks. it runs without stopping.', 'Uhr erhalten 16.01.2014\r\n24-01-14\r\n??? Vorspannung gegeben und \r\nK 2401 1525 - steht in der Datumschaltung - Werktausch\r\nK 2901 1030 - 03-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-12', '46.223.78.110', 'HSI-KBW-46-223-78-110.hsi.kabel-badenwuerttemberg.de', '2014-01-22', '44042081084 ', NULL),
(1962, '', 1587, 999999999, 2, 'GM-101.', '2014-01-15', '2012-10-20', '2012-10-20', 'GOLD', 'BLACK', 'Theorema/Casablanc', 'The watch is not keeping time and is stopping even when fully wound.The clasp on the strap keeps opening i nearly lost the watch a number of times.', 'Uhr erhalten 20.01.2014\r\n06-02-14\r\nkpl. abgelaufen - untere Sto?sicherung offen! Kronrad hat Zahnausfall - Sto?sicherung gesetzt, Kronrad ers. und \r\nWK 0602 1510\r\nUK 1002 1205 - 11-02-14 okay', '', '2014-02-13', '2014-02-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-13', '89.124.91.53', '89.124.91.53', '2014-01-22', 'RL 70 539 218 3DE', NULL),
(1963, '', 1602, 999999999, 2, 'GM - 504', '2014-01-15', '2013-12-08', '2013-12-10', 'black', 'black', 'Pionier Acapulco', 'moves forward by one minute every 24 hrs, has accuracy problems, \r\n------------------------------------------------------------ \r\n\r\nim the wearer of the watch ( invoice nr on groupon : 0010109WJQ, buyers email: vitaliya20@ramble.ru  (my gf)\r\n\r\nplease feel free to get in contact with me regarding my issue if necessary.\r\n\r\n ', 'Uhr erhalten 21.01.2014\r\n28-01-14\r\nlt. Zeitwaage absolut iO \r\nK 2801 1100 - 30-01-14 okay', '', '2014-01-30', '2014-01-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-30', '89.242.7.21', 'host-89-242-7-21.static.as13285.net', '2014-01-22', 'RL 7052 2575 5DE', NULL),
(1964, '', 1603, 2, 2, 'Casablanca', '2014-01-15', '2013-07-17', '2013-07-17', 'Schwarz', 'Schwarz', 'Theorema', 'J\'ai acheté une montre et elle s\'arrête tout le temps. Pourriez vous me dire quelle est la procedure pour l\'echanger.\r\n[Ich kaufte mir eine Uhr, und hält die ganze Zeit. Könnten Sie mir sagen, was ist das Verfahren, um es auszutauschen.]', 'Uhr erhalten 15.01.2014\r\n06-02-14\r\nkpl. abgelaufen und keine Besch?digung feststellbar\r\nWK 0602 1530\r\nUK 1002 1210 - 11-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '', '', '0000-00-00', 'RL 7053 9227 1DE', NULL),
(1965, '', 1605, 2, 2, 'Coppernicus', '2014-01-15', '2013-09-26', '2013-09-26', 'Gold', 'Schwarz', 'Pionier', '', 'Uhr erhalten 15.01.2014\r\n06-02-14\r\nWelle gebrochen - Krone schief, also Kundenverschulden!\r\nRep. kostenpflichtig - ausf 2503\r\n25-03-14\r\nAW/Krone ersetzt\r\nK 2503 1340 - 28-03-14 okay', '', '2014-03-28', '2014-03-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-28', '', '', '0000-00-00', 'RL 7066 6820 8DE', NULL),
(1966, '', 1606, 2, 2, 'Paragon', '2014-01-15', '2013-11-18', '2013-11-18', 'Gold', 'Weiß', 'Theorema', '', 'Uhr erhalten 15.01.2014\r\n24-01-14\r\nRotor gebrochen - ersetzt und\r\nK 2401 1600 - 27-01-14 okay', '', '2014-01-27', '2014-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-27', '', '', '0000-00-00', 'RL 7050 4543 6DE', NULL),
(1967, '', 1607, 999999999, 2, '000', '2014-01-15', '2013-11-11', '2013-12-11', 'Black', 'Black', 'Theorema Newton', 'In every hour the Watch runs nearly 10 minutes too fast. We never recieved any invoice but it was an Groupon deal from 11th of November 2013 and we do not have any serial number. You will recieve the Watch as agreed by fedex as agreed earlier today via e-mail ', 'Uhr erhalten 30.01.2014\r\n04-02-14\r\nSpirale ?bergeschlagen - gelegt und\r\nK 0402 1115 - 06-02-14 okay', '', '2014-02-06', '2014-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-06', '2.107.71.166', '2-107-71-166-static.dk.customer.tdc.net', '2014-01-22', 'RL 70 528 686 5DE', NULL),
(1969, '', 1609, 999999999, 2, 'GM101', '2014-01-15', '2013-12-03', '2013-12-03', 'Silver', 'Black', 'Theorema', 'The dial for amending the time and winding up is loose it comes out entirely.\r\nWhilst it will go back in it will not amend the time and neesd to be resecured so the time can be amended', 'Uhr erhalten 21.01.2014\r\n06-02-14\r\nWH-Schraube befestigt - WK 0602 1400\r\nUK 1002 1215 - 11-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '193.138.107.89', '193.138.107.89', '2014-01-22', 'RL 7053 9222 3DE', NULL),
(1970, '', 1610, 999999999, 0, '4 260295 880817', '2014-01-15', '2013-11-20', '2013-11-25', 'Black', 'Silver', 'Pionier, florida diamonds GM 505-2', 'The watch is not working, I\'ve returned it. Please refund the money.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '151.244.95.34', '151-244-95-34.rasana.net', '2014-01-22', '', NULL),
(1972, '', 1591, 999999999, 2, 'T300g', '2014-01-16', '2012-01-02', '2012-01-02', 'Black', 'Rose gold ', 'Theroma', '[Modell 3009 - Dubai  --  G 01.02.2013]\r\nWatch has stopped telling the time. Default with the mechanism.\r\nWatch had stopped ', 'Uhr erhalten 21.01.2014\r\n28-01-14\r\nNicht lange gesucht, gleich Werktausch\r\nK 2801 1145 - 31-01-14 okay', '', '2014-01-31', '2014-01-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-31', '31.185.195.96', '31.185.195.96', '2014-01-23', 'RL 70 522 581 8DE', NULL),
(1973, '', 1612, 2, 2, 'Coppernicus', '2014-01-16', '2014-10-02', '2014-10-02', 'Gold', 'Schwarz', 'Pionier', 'ohne Angabe', 'Uhr erhalten 16.01.2014\r\n05-02-14\r\nZg kommen aneinander - und prellt...\r\nZg gerichtet, FH gefettet [schiefe Krone nicht ers.]\r\nK 0502 1530 - 06-02-14 okay', '', '2014-02-06', '2014-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-06', '', '', '0000-00-00', 'RL 7052 2603 6DE', NULL),
(1974, '', 1613, 999999999, 2, 'GM103', '2014-01-16', '2013-03-07', '0000-00-00', 'Gold', 'Clear', 'Theorema Sao Paolo', 'The watch stops after only a short time after setting and rewinding it. At first when I got the watch it easily kept going all through the day (after winding it up in the morning), but lately it stops before an hour has passed. ', 'Uhr erhalten 20.01.2014\r\n06-02-14\r\ninteressant... Werk hakt, aber wo noch nicht zu ergr?nden... \r\nWK 0602 1550 - sehr schlechte Amplitude, begr?ndet irgendwo im ZgModul... dieses ersetzt und\r\nWK 0702 1555\r\nUK 1002 1125 - 11-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '62.97.206.66', '66.62-97-206.bkkb.no', '2014-01-23', 'RL 7053 9226 8DE', NULL),
(1975, '', 1611, 999999999, 2, 'T3006', '2014-01-16', '2012-11-25', '2012-11-25', 'Black', 'Silver', 'Theorema', 'Watch will not work even though it has been worn for at least 12 hours every day!', 'Uhr erhalten 22.01.2014\r\n28-01-14\r\nkpl. aufgezogen... - Klemmung im RW - beseitigt und\r\nK 2801 1200 - 30-01-14 okay', '', '2014-01-30', '2014-01-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-30', '86.12.164.240', '240-164-12-86.static.virginm.net', '2014-01-23', 'RL 7052 2570 2DE', NULL),
(1976, '', 1614, 999999999, 2, 'GM-103-3', '2014-01-16', '2014-01-12', '2014-01-07', 'black', 'skeleton', 'theorema', 'The watch goes to fast. 10min extra for every hour. And the braclet stiching is going apart. I dont want a new watch i want my money back. \r\nBest Regards\r\n\r\nJohnny diniz', 'Uhr erhalten 24.01.2014\r\nBitte refund!!!', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.132.87.8', 'm90-132-87-8.cust.tele2.se', '2014-01-23', '', NULL),
(1977, '', 1610, 999999999, 2, '4 260295 880817', '2014-01-16', '2013-11-20', '2013-11-25', 'Black', 'Silver', 'Pionier, Florida diamonds, GM 505-2', 'The watch is not working, I\'ve returned it. Please refund the money.', 'Uhr erhalten 23.01.2014\r\nBitte refund!', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '129.241.27.145', 'ipt145.ipt.ntnu.no', '2014-01-23', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(1978, '', 1615, 999999999, 0, 'T21384', '2014-01-16', '2006-02-20', '2006-02-20', 'Dorado', 'Negro', 'Theorema', 'Hola:\r\nLes escribo desde Córdoba (España).\r\nDesde hace algunos años poseo un reloj Theorema modelo Silverstone, con el que estoy muy satisfecho, pero desde hace algunos meses se me ha perdido una de las tuercas que embellecen la sujeción de la correa del reloj.\r\nSería posible conseguir esta pieza de alguna manera o el kit de correa completo. Es una pena ya que el reloj me gusta muchísimo y se rompe un poco la estétetica, por lo que si pudieran ayudarme les estaría muy agradecido, logicamente abonando lo que costase.\r\nSiento no saber inglés ni alemán\r\nMuchas gracias y espero sus noticias.\r\nSi me mandan un eMail al que escribirle, les adjuntaré foto del reloj con la pieza que se me ha perdido.\r\nSaludos desde Córdoba.\r\nDiego Herera Ramírez', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '217.12.16.56', 'proxycache.juntadeandalucia.es', '2014-01-23', '', NULL),
(1980, '', 1617, 2, 2, 'Toronto', '2014-01-17', '0000-00-00', '0000-00-00', 'Gold', 'Weiß', 'Theorema', 'Unable to wind the watch up!', 'Uhr erhalten 16.01.2014\r\n24-01-14\r\nSperrad gel?st - befestigt und\r\nK 2401 1025 - 27-01-14 okay', '', '2014-01-27', '2014-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-27', '', '', '0000-00-00', 'RL 70 504 544 0DE', NULL),
(1981, '', 1616, 999999999, 2, 'gm-101-3', '2014-01-17', '2013-11-26', '2013-11-26', 'gold', 'silver', 'theorema', 'watch is over 2.5 hours fast over a 24 hour period', 'Uhr erhalten 03.02.2014\r\n06-02-14\r\nSpirale liegt ordentlich - Zeitwaage iO\r\nK 1002 1120 - 11-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '82.112.130.4', 'user4.resC130.jtibs.net', '2014-01-24', 'RL 70 539 204 7DE', NULL),
(1982, '', 1618, 999999999, 2, 'GM 104', '2014-01-17', '2013-07-22', '2013-07-22', 'SILVER', 'MULTI COLOURED', 'Theorema Mechanical Watch (COPACABANA)', 'tHE WHITE INSIDE PIECE OF THE MINUTE HAND IS BROKEN.', 'Uhr erhalten 22.01.2014\r\n28-01-14\r\nund ZB l?st sich auf... ersetzt, StdZg ers., Unruh kpl. ers. (Zapfenbruch)\r\nK 2801 1515 - 29-01-14 okay', '', '2014-01-30', '2014-01-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-30', '62.232.224.48', '62.232.224.48', '2014-01-24', 'RL 7052 2568 0DE', NULL),
(1983, '', 1433, 999999999, 2, '00000 00 ', '2014-01-17', '2013-07-17', '2014-01-17', 'Black', 'Silver / Gold', 'Theorema', '[Modell 104 - Copacabana  --  G 17.07.2013]\r\nI purchased the following Skeleton watch via groupon from yourself:\r\nTheorema Copacabana Skeleton Watch in Choice of Colours for £249.99 With Free Delivery (82% Off)\r\n\r\nOn the 17/7/2013 this year. I\'ve had it less than three months and have taken immaculate care of it ever since.\r\n\r\nI was horrified this morning that when i came to wind it up it failed to move the hands. I cannot believe that after less than six months the watch is not functioning.\r\n\r\nI want the watch fixing/replacement immediately as I\'m utterly disgusted that what is supposed to be a prestige watch, master crafted is broke already!! \r\n\r\nIts still under warranty and guarantee. Please advise on where i need to send the watch as soon as possible for replacement/repair. Please let me be clear that i want only a like for like replacement or to select which watch i want if you cannot offer the same watch in replacement if it cannot be repaired.\r\n\r\nIf i have to send this recorded delivery to Germany (im mainland UK) i would also appreciate reimbursement of any postage costs.\r\n\r\nYou have a responsibility under the consumers act upon this with the urgency thats required.\r\n\r\nYours, a very unsatisfied ', 'Uhr erhalten 22.01.2014\r\n28-01-14\r\nWelle gebrochen? jo, Krone schief... \r\nKrone/Welle ers. und\r\nK 2801 1255 - 29-01-14 okay', '', '2014-01-30', '2014-01-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-30', '109.231.215.171', '109-231-215-171.cust-109.exponential-e.net', '2014-01-24', 'RL 7052 2569 3DE', NULL),
(1984, '', 1619, 999999999, 2, 'reference no.: GM10g', '2014-01-17', '2013-08-15', '2013-08-15', 'Silver ', 'Black ', 'Theorema , model:Toronto ', 'The watch (Theorema, model: Toronto) is going very fast and within an hour from winding the time shown is about 2 hours further than it should be.\r\nWithin few more hours the time eventually comes into the time it should be.', 'Uhr erhalten 20.01.2014\r\n24-01-14\r\nkpl. abgelaufen... \r\nK 2701 1045 - ohne Fehler 28-01-14 okay', '', '2014-01-28', '2014-01-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-28', '83.81.0.136', '53510088.cm-6-2a.dynamic.ziggo.nl', '2014-01-24', 'RL 7052 2564 5DE', NULL),
(1985, '', 1620, 999999999, 2, 'GM 505', '2014-01-17', '2013-12-04', '2013-12-04', 'Silver', 'Black', 'Pionier', 'Hour hand not moving as time progresses', 'Uhr erhalten 21.01.2014\r\n23-01-14\r\nZgWerk zerst?rt - Werktausch und \r\nK 2301 1610 - 27-01-14 okay', '', '2014-01-27', '2014-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-27', '5.66.45.112', '05422d70.skybroadband.com', '2014-01-24', 'RL 705045405DE', NULL),
(1986, '', 1621, 999999999, 2, 'GM3008', '2014-01-17', '2013-12-11', '2013-12-11', 'Steel', 'White', 'Theorema', 'The Watch worked just fine in the beginning, but suddently it stopped. It sounds like something is Loose inside the watch', 'Uhr erhalten 23.01.2014\r\n04-02-14 \r\nRotor gebrochen - ers. und \r\nK 0402 1105 - 07-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '80.161.45.46', '80.161.45.46', '2014-01-24', 'RL 70528 690 5DE', NULL),
(1989, '', 1624, 999999999, 2, '?????????', '2014-01-19', '2013-08-15', '2013-08-15', 'Black', 'Black', 'Theorema', '[Modell 3009 - Dubai  --  OHNE G-Nachweis]\r\nIt does not show the right time. Pointers are moving different', 'Uhr erhalten 12.02.2014\r\n13-02-14\r\nZgStellung - koorigiert und \r\nK 1302 1520 - 17-02-14 okay\r\n\r\nUhr erhalten 14.03.2014  UNCLAIMED\r\nUhr versendet 27.03.2014 RL 70666814 5DE\r\n', '', '2014-03-27', '2014-03-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-17', '213.67.32.113', '213-67-32-113-no154.bredband.skanova.com', '2014-01-26', 'RL 70 577 255 8DE', NULL),
(1990, '', 1625, 999999999, 2, 'I don\'t know', '2014-01-19', '2013-08-05', '2013-08-25', 'Rosé-gold', 'Black', 'Theorema', '[Modell 106 - Toronto  --  OHNE G-Nachweis]\r\nWatch stopped working,  can\'t rewinding. Order via groupon 5-8-2013 I couldn\'t find serial and even don\'t know when receivednfrom you', 'Uhr erhalten 06.02.2014\r\n11-02-14\r\n1 Index gel?st - geklebt und\r\nWK 1202 1305 - einwandfrei\r\nUK 1302 0850 - 14-02-14 okay', '', '2014-02-14', '2014-02-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-14', '213.73.176.164', 'D549B0A4.cm-10-1a.dynamic.ziggo.nl', '2014-01-26', 'RL 7056 9664 4DE', NULL),
(1992, '', 1439, 999999999, 2, 'GM501', '2014-01-19', '2014-01-19', '2013-08-13', 'Black', 'Silver', 'Pioneer', 'Randomly stopped working', 'Uhr erhalten 31.01.2014\r\n03-02-14\r\nRotor gebrochen - AR aus Eingriff... und prellt \r\nda sie aber auch ein P?roblem im RW hat, Werktausch und\r\nK 0402 0945 - 06-02-14 okay', '', '2014-02-06', '2014-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-06', '82.157.96.234', 's529d60ea.adsl.online.nl', '2014-01-26', 'RL 7052 2604 0DE', NULL),
(1993, '', 1626, 999999999, 2, 'T 3006', '2014-01-19', '2014-01-19', '2012-11-23', 'Black', 'Silver', 'Theorema Monaco Diamond', 'Screw loose at top of dial,next to 12\r\nSeconds hand out of place\r\nminute hand  out of place\r\nJust came out of there place one day', 'Uhr erhalten 22.01.2014\r\n27-01-14\r\nja, Zg ab, Schrauben gel?st und Klinkenfeder gebrochen\r\n==> Werktausch und\r\nK 2701 1540 - 30-01-14 okay', '', '2014-01-30', '2014-01-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-30', '194.46.234.95', 'host-194-46-234-95.dsl-ie.utvinternet.net', '2014-01-26', 'RL 70 522 579 5DE', NULL),
(2068, '', 1133, 999999999, 2, 'T 3005', '2014-02-03', '2013-08-21', '2013-04-09', 'Silver', 'Silver', 'Theorema', '[G 04.09.2013]\r\nWhen i tried to change the \"DAY\" the pointer went off. Now it isn\'t in his place, it\'s finished in the mechanic part.\r\nThis in the second time that happens. I sent the watch to you few months ago and you fixed it, but now it crashed another time.\r\nBest regards!', 'Uhr erhalten 06.02.2014\r\n11-02-14\r\nDayTota verengt ersetzt\r\nK 1202 1320 - 17-02-14 okay', '', '2014-02-17', '2014-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-17', '93.65.147.113', 'net-93-65-147-113.cust.vodafonedsl.it', '2014-02-10', 'RL 7056 9671 5DE', NULL),
(1995, '', 1628, 999999999, 2, 'GM-3006', '2014-01-19', '2013-08-18', '2013-08-18', 'Black stainless steel', 'Black', 'Monaco Diamond by Theorema', 'Mechanical fault. The watch keeps losing time.', 'Uhr erhalten 27.01.2014\r\n06-02-14\r\nvoll aufgezogen - ausgeschwungen... Messer gerichtet, FH gefettet\r\nK 0602 1255 - 10-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '109.151.50.164', 'host109-151-50-164.range109-151.btcentralplus.com', '2014-01-26', 'RL 7052 8691 9DE', NULL),
(1996, '', 1629, 999999999, 2, 'gm-505-2', '2014-01-19', '2014-01-11', '2014-01-14', 'black', 'Silver with black face', 'pionier florida diamond', 'the second hand dial has detached itself from the watch face. It is moving freely about beneath the glass. \r\n', 'Uhr erhalten 22.01.2014\r\n', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-24', '86.44.206.247', '86-44-206-247-dynamic.b-ras2.dbn.dublin.eircom.net', '2014-01-26', 'RL 70 497 233 7DE', NULL),
(2131, '', 1723, 999999999, 2, 'GM3006', '2014-02-13', '2013-08-04', '2013-08-15', 'Black', 'Gold', 'Theorema', 'the time keeps going to fast, at least 20mins in advance. ', '03-03-14\r\nSchleppfeder... - gefettet und\r\nK 0303 1550 - 06-03-14 okay', '', '2014-03-06', '2014-03-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-06', '144.9.40.131', '144.9.40.131', '2014-02-20', 'RL 7063 1132 8DE', NULL),
(1998, '', 1631, 999999999, 2, 'GM -101- 3', '2014-01-20', '2013-11-24', '2013-12-03', 'Black ', 'Gold ', 'Theorema', 'The watch is going too fast. Gains about 10 minutes every 2 hours. ', 'Uhr erhalten 28.01.2014\r\n06-02-14\r\nSpirale liegt ordentlich - lt. ZW einwandfrei\r\nWK 0602 1405\r\nUK 1002 1205 - 11-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '81.5.133.209', 'dyn-81-5-133-209.dsl.eclipse.net.uk', '2014-01-27', 'RL 7053 9219 7DE', NULL),
(1999, '', 1632, 2, 2, 'Toronto', '2014-01-20', '2013-01-18', '2013-01-18', 'Gold', 'weiss', 'Theorema', '[106]\r\nohne Angabe', 'Uhr erhalten 20.01.2014\r\n29-01-14\r\nKrone schwerg?ngig - mit VS gefettet und \r\nK 2801 1430 - 30-01-14 okay', '', '2014-01-30', '2014-01-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-30', '', '', '0000-00-00', 'RL 7052 2580 4DE', NULL),
(2000, '', 1633, 2, 2, 'Copacabana', '2014-01-20', '2012-08-20', '2012-08-20', 'Silber', 'Schwarz', 'Theorema', 'verliert 10min/d', 'Uhr erhalten 20.01.2014\r\n29-01-14\r\nalso erstmal K 1445 - 3001 1min - neu gestellt und\r\nK 3001 0915 - 1min... also Werktausch und\r\nK 0302 1335 - 04-02-14 okay', '', '2014-02-05', '2014-02-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-05', '', '', '0000-00-00', 'RL 7052 2600 5DE', NULL),
(2001, '', 1634, 999999999, 2, 'Gm101', '2014-01-20', '2012-10-17', '2012-11-20', 'Gold', 'Gold', 'Casablanc', '[OHNE G-Nachweis]\r\nWinder has pulled out', 'Uhr erhalten 20.01.2014\r\n07-02-14\r\nKrone schief! WH-Schraube fa?t nicht! WH auch gebrochen {China-Murks} - WH ersetzt und\r\nWK 0702 1305\r\nUK 1002 1215 - 11-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '79.97.82.67', '79.97.82.67', '2014-01-27', 'RL 7053 9229 9DE', NULL),
(2002, '', 1635, 999999999, 2, 'GM-3005-A2', '2014-01-20', '2013-10-23', '2013-10-25', 'Silver', 'Black', 'Theorema', 'Hand-winding mode does not work.', 'Uhr erhalten 24.01.2014\r\n30-01-14\r\n...verstehe ich nicht, alles funzt einwandfrei\r\nK 3001 1545 - 03-02-14 okay', '', '2014-02-03', '2014-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-03', '46.16.5.254', '46.16.5.254', '2014-01-27', 'RL 7052 2585 2DE', NULL),
(2003, '', 1636, 2, 2, 'Paragon', '2014-01-20', '0000-00-00', '0000-00-00', '', '', 'Theorema', '[OHNE G-Nachweis]\r\nSilver weiss paragon', 'erhalten 20.01.2014\r\n07-02-14\r\nRotor gebrochen - ersetzt und reguliert\r\nK 0702 1330 - verliert - reguliert und\r\nK 1002 1515 - 12-02-14 okay', ',', '2014-07-10', '2014-07-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-12', '', '', '0000-00-00', 'RL 70 528 696 7DE', NULL),
(2004, '', 1627, 999999999, 2, 'GM505-1', '2014-01-20', '2013-11-07', '2013-11-07', 'Black', 'Black Strap / White face', 'Pionier Florida Diamond', 'Automatic watch which has stopped working, of an evening when not in use the watch is placed on a watch winder to keep the motion, although this has been used on a daily basis the watch still does not work. I have wound the crown 40 times as advised and the watch does not reset or work.\r\nWhen returning the watch can you please send to:\r\nZak Tsamplakos\r\nEuropa worldwide logistics\r\nUnit 6 Mereside Business Park\r\nShield Road\r\nAshford \r\nMiddlesex\r\nTW15 1BL', 'Uhr erhalten 24.01.2014\r\n30-01-14\r\nbeide Klinkenr?der ers. und \r\nK 3001 1610 - 03-02-14 okay', '', '2014-02-03', '2014-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-03', '87.84.212.98', '87.84.212.98', '2014-01-27', 'RL 7052 2584 9DE', NULL),
(2005, '', 1637, 999999999, 0, '(GM 501) NO OTHER SERIAL NUMBER SUPPLIED.', '2014-01-20', '2013-12-08', '2013-12-10', 'Gold Case', 'Black Face', 'PIONIER COPPERNICUS', '(Right) Brown leather wrist strap needs replacing, Gold Stainless steel (Pionier Germany) piece fallen off, I put the strap back on but it is only temporary, so please replace the wrist strap with new srap and holding pin, as it is put back in place (temporarily only.) ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.107.89.178', 'cpc1-nfds11-0-0-cust433.8-2.cable.virginm.net', '2014-01-27', '', NULL),
(2006, '', 61, 999999999, 2, 'J25002', '2014-01-20', '2013-10-25', '2013-10-25', 'SILVER', 'WHITE AND BLUE', 'Javelle', 'the watch is not holding time properly it is running slow(although it has a good loud tick) Sat/Sun 18th and 19th between 11.39 and 01.34 it lost 8 mins then Sun/Mon 19th and 20th it read 06.30 when actual time was 8.45 all GMT. As it is I cant be sure of the indicated time and therfore have no confidence in the time shown on the watch. Can you please change the watch.', 'Uhr erhalten 31.01.2014\r\n04-02-14\r\nMinuterie gel?st - geklebt und \r\nK 0502 1055 - 10-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '46.7.197.68', '46.7.197.68', '2014-01-27', 'RL 7053 9205 5DE', NULL),
(2406, '', 1924, 999999999, 2, 'gm 102', '2014-04-08', '2014-01-28', '2014-01-28', 'gold', 'gold', 'monte carlo', 'just stopped working when winded', 'Uhr erhalten 11.04.2014\r\n09-05-14\r\nobere Sto?sicherung aufgegangen! - gesetzt und\r\nWK 1205 0935 - einwandfrei\r\nUK 1305 0805 - 14-05-14 okay', '', '2014-05-14', '2014-05-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-14', '86.44.226.144', '86-44-226-144-dynamic.b-ras1.pgs.portlaoise.eircom.net', '2014-04-15', 'RL 7079 8504 8DE', NULL),
(2407, '', 1813, 999999999, 2, 'GM101', '2014-04-08', '0000-00-00', '0000-00-00', 'Black', 'Blue', 'Theorema', 'Watch is just returned from repair and arrived with the minute hand loose.', 'Uhr erhalten 11.04.2014\r\n14-05-14\r\nZg aufgesetzt - B?gel gespannt (???)\r\nWK 1405 1605 - 15-05-14 okay', '', '2014-05-15', '2014-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-15', '84.192.167.206', 'd54C0A7CE.access.telenet.be', '2014-04-15', 'RL 70 798 506 5DE', NULL),
(2009, '', 1630, 999999999, 2, 'T2005', '2014-01-21', '2014-01-07', '2013-05-03', 'silver', 'silver', 'CompasT', 'Inside the watch is the crown broken, so I can not pull it up. It is as\r\nif the gear inside the watch is broken.', 'Uhr erhalten 27.01.2014\r\n07-02-14\r\nkpl. abgelaufen...! Aufzug einwandfrei?? \r\nWK 0702 1000 - Aufzug hakt in der Kupplung - nee, FH-Br?ckenschrauben gel?st... \r\nK 1102 1515 - 13-02-14 okay', '', '2014-02-14', '2014-02-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-14', '212.130.14.131', '212.130.14.131', '2014-01-28', 'RL 7056 9663 5DE', NULL),
(2010, '', 1638, 999999999, 2, 'GM 3006', '2014-01-21', '2013-08-15', '2013-08-15', 'Black', 'Black', 'Theorema Monaco Diamond', 'Winding mechanism no longer works, therefore does not keep the time (second hand doesnt work)\r\nCan you please return to the following address when fixed :\r\nChloe Watson\r\nWRBerkley - 4th Floor\r\n34 Lime Street, London\r\nEC3M 7AT\r\n', 'Uhr erhalten 27.01.2014\r\n07-02-14\r\nVoll aufgezogen aber oF - Reguliervorrichtung hat sich zerlegt, Spirale zerst?rt - Unruh kpl. ers. - FH gefettet - reguliert und\r\nK 0702 1400 - 10-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '194.116.198.185', 'lon-dip-198-185.wrproxy.com', '2014-01-28', 'RL 7053 9203 3DE', NULL),
(2011, '', 1640, 999999999, 2, 'GM101', '2014-01-21', '2013-11-29', '2013-11-29', 'Silvery', 'Gold', 'Theorema', 'Watch does not keep the correct time because it keeps starting and stopping. ', 'Uhr erhalten 24.01.2014\r\n27-01-14\r\nkpl. abgelaufen \r\nK 2701 1105 - ohne Fehler 28-01-14 okay', '', '2014-01-28', '2014-01-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-28', '82.12.76.93', 'cpc1-seve19-2-0-cust92.13-3.cable.virginm.net', '2014-01-28', 'RL 70 522 563 1DE', NULL),
(2012, '', 1641, 999999999, 2, 'GM-105', '2014-01-21', '2012-12-09', '2012-12-10', 'Gold', 'Gold', 'Theorema', 'The clock hands stopped working and it was impossible to pull the crown from the click 0 to the click 1, because the crown was kind of blocked. Therefore, it was impossible to turn or change the position of the clock hands. I brought the clock to a clockmaker that found a broken piece inside the case blocking the gearwheels. I attached with the tape the broken piece to the paper bag within the package that I sent you. Moreover I circled the broken piece with a marker line, thus you can quickly find it once the package will arrive to you.', 'Uhr erhalten 27.01.2014\r\n07-02-14\r\n{Paket war leider schon entsorgt...} WHF gebrochen! - ersetzt \r\nWK 0702 0955 - StdZg klemmt an klSek - gerichtet\r\nUK 1002 1245 - 11-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '95.232.26.233', 'host233-26-dynamic.232-95-r.retail.telecomitalia.it', '2014-01-28', 'RL 7053 9223 7DE', NULL),
(2013, '', 1623, 999999999, 2, 'Paragon', '2014-01-21', '2013-02-12', '2013-02-13', 'Black', 'Black', 'Theorema', 'Winding mechanism is stuck', 'Uhr erhalten 24.01.2014\r\n07-02-14\r\nKronendichtung...! - mit VS gepflegt und\r\nK 0702 1420 - 10-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '163.119.39.21', 'host-39-21.london.edu', '2014-01-28', 'RL 70 539 201 6DE', NULL),
(2014, '', 1642, 999999999, 2, '16530 (Gm-106 Rose)', '2014-01-22', '2013-04-10', '2013-04-20', 'Rose Gold', 'Black', 'Theorema Toronto', '7 internal piece which identifies the numbers, are disconnected from its base and has moved inside the watch causing the blockage of its use and the watch works in advance (2-3 min).', 'Uhr erhalten 04.02.2014\r\n07-02-14\r\ninsgesamt 9 Indexe geklebt - obere Sto?sicherung gesetzt\r\nWK 0702 1125\r\nUK 1002 1200 - neu gestellt und \r\nK 1102 1015 - reguliert und\r\nK 1202 1105 - 13-02-14 okay', '', '2014-02-17', '2014-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-17', '80.78.78.57', '80.78.78.57', '2014-01-29', 'RL 70 569 666 1DE', NULL),
(2015, '', 1643, 999999999, 2, 'GM 101', '2014-01-22', '2013-11-24', '2013-12-03', 'Gold case with brown strap', 'Black', 'Theorema Casablanca', 'Crown guard broken - no longer fixes in place.\r\n\r\n', 'Uhr erhalten 27.01.2014\r\nB?gel gerichtet \r\nWK 0702 1130\r\nUK 1002 1125 - 11-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '90.198.110.244', '5ac66ef4.bb.sky.com', '2014-01-29', 'RL 7053 9225 4DE', NULL),
(2016, '', 1644, 2, 2, '76002', '2014-01-22', '2014-01-06', '2014-01-06', 'Silber', 'Schwarz', 'Elysee', '', 'Uhr erhalten 21.01.2014\r\n... gleich umgetauscht und okay', '', '2014-01-24', '2014-01-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-24', '', '', '0000-00-00', 'RL 7049 7239 9DE', NULL),
(2017, '', 1645, 999999999, 2, 'GM30055', '2014-01-22', '2013-08-21', '2013-08-18', 'black', 'white', 'THEOREMA', '[G 12.08.2013]\r\nThe watch doesn\'t work anymore and the needle that indicates the month is gone.\r\n\r\nI\'ll send the watch to you tomorrow (23/01/2014)', 'Uhr erhalten 31.01.2014\r\n04-02-14\r\nZB nicht richtig befestigt - Day hakte\r\nalles gerichtet und \r\nK 0402 1145 - 07-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '90.42.31.128', 'AGrenoble-257-1-184-128.w90-42.abo.wanadoo.fr', '2014-01-29', 'RL 7053 9232 5DE', NULL),
(2018, '', 1646, 999999999, 2, 'T3007-1', '2014-01-22', '0000-00-00', '0000-00-00', 'Stainless steel', 'white', 'Vienna Diamond', '[G 11.10.2012]\r\nStops after some time. small rings on dial has fallen off\r\n{Glas nicht original und eingeklebt}', 'Uhr erhalten 27.01.2014\r\n07-02-14\r\n...und diese Zierringe wurden ausgebaut... Kupplungstrieb fehlt aber! Neues Werk und Zifferblatt (G)  70,- ausf. 130214\r\nWerk aus neuer Uhr mit neuem ZB ers.\r\nK 1302 1445 - 17-02-14 okay', '', '2014-02-17', '2014-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-17', '90.227.56.107', '90-227-56-107-no229.tbcn.telia.com', '2014-01-29', 'RL 7056 9676 3DE', NULL),
(2019, '', 1647, 999999999, 2, 'GM 103', '2014-01-23', '2014-01-23', '2014-01-18', 'black', 'gold', 'THEOREMA', '[G 18.12.2013]\r\nJeg har forsøgt at trække det op og sætte det i gang men det virker ikke.. \r\n{Ich habe versucht, es nach oben ziehen und steckte es wieder in, aber es funktioniert nicht ..}', 'Uhr erhalten 31.01.2014\r\n04-02-14\r\nWelle gel?st, aber Ellipse fehlt auch\r\nWelle befestigt, Unruh kpl. ersetzt\r\nK 0402 1030 - steht 0502 0115 - klSek klemmt - gerichtet und\r\nK 0502 1320 - 06-02-14 okay', '', '2014-02-06', '2014-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-06', '80.163.46.237', 'x1-6-c4-3d-c7-39-94-a0.cpe.webspeed.dk', '2014-01-30', 'RL 7052 2605 3DE', NULL),
(2020, '', 1648, 999999999, 2, 'GM4004', '2014-01-23', '2013-12-17', '2013-12-17', 'Gold', 'Black', 'Newton Diamonds', 'The watch stopped working.', 'Uhr erhalten 07.03.2014\r\n12-03-14\r\nsteht voll aufgezogen - ausgeschwungen - Anker gerichtet \r\nK 1203 1605 - 17-03-14 okay', '', '2014-03-17', '2014-03-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-17', '213.207.45.138', '213.207.45.138', '2014-01-30', 'RL 7065 3840 1DE', NULL),
(2021, '', 1058, 999999999, 2, 'gm-101', '2014-01-23', '2014-06-17', '2013-06-30', 'silver ', 'gold', 'Theorema Casablanca Watch', 'the hands on the watch - (big hand) (small hand) have somehow gone inside the watch, i am unsure how this has happened. ', 'Uhr erhalten 31.01.2014\r\n04-02-14\r\nkpl. ab... und ausgeschwungen - Anker gerichtet (G) und Zg aufgesetzt (K)\r\nK 0402 1305 - 05-02-14 okay', '', '2014-02-06', '2014-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-06', '92.27.27.251', 'host-92-27-27-251.static.as13285.net', '2014-01-30', 'RL 7052 8683 4DE', NULL),
(2022, '', 762, 999999999, 1, 'Malibu Diamond GM-502-1', '2014-01-23', '2014-01-02', '2014-01-02', 'silver', 'silver', 'Pionier', 'the time is not accurate: some minutes ahead [ref. #6682]', '29-01-14\r\nK 1110 - verliert kr?ftig... bl. stehen bei Kr re \r\nWerktausch und\r\nK 3101 1150 - 03-02-14 okay', '', '2014-02-03', '2014-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-01-30', '', NULL),
(2023, '', 1430, 1, 2, '2005 - Toulon', '2014-01-23', '0000-00-00', '2013-06-10', 'weiß', 'weiß', 'Compast', 'bl. stehen', 'Uhr erhalten 20.01.2014\r\n23-01-14 \r\naufgezogen 1530 - bl. stehen bei ZB oben!\r\nMinRd h?her gerichtet und \r\nK 2901 1100 - 31-01-14 okay', '', '2014-02-03', '2014-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-03', '', '', '0000-00-00', 'RL 70 522 583 5DE', NULL),
(2024, '', 762, 999999999, 1, 'Newton Diamonds T4004-8', '2014-01-23', '2014-01-14', '2014-01-14', 'black', 'black', 'Theorema', 'Defekt on arrival Theorema [ref #6817] Newton Diamonds', '29-01-14\r\nausgeschwungen... \r\nK 2901 1135 - 03-02-14 okay', '', '2014-02-03', '2014-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-01-30', '', NULL),
(2025, '', 762, 999999999, 1, 'Newton Diamonds 4004-7', '2014-01-23', '2014-01-14', '2014-01-14', 'gold', 'black/gold', 'Theorema', 'Defekt on arrival [ref #6816]', '29-01-14\r\nWerk schon in China defekt: eine Schraube vom Datum klemmte das Federhaus!\r\nWerktausch und\r\nK 2901 1225 - 03-02-14 okay', '', '2014-02-03', '2014-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-01-30', '', NULL),
(2026, '', 1649, 999999999, 2, '4260295880893', '2014-01-24', '2014-01-09', '2014-01-02', 'BLACK ', 'BLACK AND ROSE GOLD', 'PIONIER', 'DAY AND MONTH SKELETON MOVEMENT NOT FIX PROPERLY.', 'Uhr erhalten 06.02.2014\r\n12-02-14\r\nUhr neu... gleich Umtausch', '', '2014-02-12', '2014-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-12', '175.139.189.173', '175.139.189.173', '2014-01-31', 'RL 7052 8698 4DE', NULL),
(2027, '', 1650, 999999999, 2, 'T2006', '2014-01-24', '2013-11-22', '2013-11-22', 'Silver', 'Skeleton', 'Theorema Panthos', '[OHNE G-Nachweis]\r\nThere is a fault with the winder, when the crown is in position 0 for winding up, the hands on the face rotate as if the crown has been pulled out to position one. Any time you turn the crown , the hands turn.', 'Uhr erhalten 28.01.2014\r\n07-02-14\r\nWH-Schraube befestigt und\r\nWK 0702 1230\r\nUK 1002 1215 - 11-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '130.209.6.40', 'wwwcache.gla.ac.uk', '2014-01-31', 'RL 7053 9221 0DE', NULL),
(2028, '', 1651, 999999999, 2, '0000', '2014-01-24', '2013-06-30', '2016-06-30', 'black', 'n/a', 'theorema', '[Modell 101 Casablanca  --  G 30.06.2013]\r\nas email outlined watch is looseing time over short period, as i only wear watch on special times, as well as the guard clip over the winder seams to be unwell, could you please rectify thanking you\r\nsean o keeffe\r\nashgrove\r\naghada\r\nmidleton co.cork', 'uhr erhalten 30.01.2014\r\n06-02-14\r\nwas ein L?gner... Geh?use durch rohe Gewalt besch?digt, Werk ebenso (Reguliervorrichtung abgefallen), Zifferblatt l?st sich auf! \r\n==> Rep. 60,- ausf. 0603\r\n06-03-14\r\nUnruh kpl. ers. - Geh?use ers. - Zifferblatt ers.\r\nWK 0603 1535 - einwandfrei\r\nUK 1003 0920 - 11-03-14 okay', '', '2014-03-11', '2014-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-11', '86.45.7.14', '86-45-7-14-dynamic.b-ras2.prp.dublin.eircom.net', '2014-01-31', 'RL 70 631 156 6DE', NULL),
(2029, '', 1652, 999999999, 2, 'GM 3005', '2014-01-24', '2013-11-01', '2013-11-05', 'Silver', 'White', 'Theorema', '1.	The day date hand is missing (please see photo attached).\r\n\r\n2.	When trying to set the day, moth and date number, none of the setting buttons work or change anything.\r\n\r\n3.	The hour hand often sticks at 8, particularly when you are winding.\r\n', 'Uhr erhalten 31.01.2014\r\n04-02-14\r\nZgStellung stimmt nicht -  Alle Dr?cker funktionieren wie sie sollen! ZB war nicht richtig befestigt!\r\nK 0402 1325 - 07-02-14 okay\r\nNachforschung am 03.04.2014 gestellt! Uhr verloren! 16.05.2014', '', '2014-05-18', '2014-05-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '81.133.123.204', 'host81-133-123-204.in-addr.btopenworld.com', '2014-01-31', 'RL 7053 9230 8DE', NULL),
(2030, '', 1162, 1, 1, '106 - Toronto', '2014-01-24', '0000-00-00', '2013-01-10', 'weiß', 'weiß', 'Theorema', 'ohne Angabe - WHSchraube gelöst', '24-01-14\r\nbefestigt und\r\nK 2401 1245 - 27-01-14 okay', '', '2014-01-27', '2014-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(2031, '', 1622, 999999999, 2, 't3006', '2014-01-24', '2014-01-24', '2013-02-10', 'white', 'silver ', 'Theorema Diamond Monaco', 'Broken leather, \r\none loose part in watch.\r\nsomething in the watch is loose,\r\nthe watch just fell out out of my hand so the leather is ripped.\r\n', 'Uhr erhalten 27.01.2014\r\n06-02-14\r\nRotor gel?st und Lederband an 6 gerissen... \r\nRotor befestigt, WK 1645 \r\nKVA Band 25,- ', '', '2014-06-04', '2014-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-26', '80.197.58.167', '80.197.58.167', '2014-01-31', 'RL 70 569 699 8DE', NULL),
(2032, '', 1637, 999999999, 0, 'GM 501 (NO SERIAL NUMBER GIVEN)', '2014-01-24', '2013-12-08', '2013-12-10', 'Gold Case', 'Black', 'PIONIER COPPERNICUS', 'Right side of brown leather strap at the end (Gold Pionier Germany \"stainless steel\") piece has fallen off. The Watch is still brand new condition, no marks. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.107.89.178', 'cpc1-nfds11-0-0-cust433.8-2.cable.virginm.net', '2014-01-31', '', NULL),
(2084, '', 1693, 999999999, 2, 'T3005-5', '2014-02-05', '2013-09-30', '2013-09-30', 'silver', 'Broken white', 'Theorema(Marco Polo Diamond)', 'The watch doesn\'t run anymore.\r\n', 'Uhr erhalten 11.02.2014\r\n19-02-14\r\nausgeschwungen - Messer gerichtet und \r\nK 2002 1005 - 24-02-14 okay', '', '2014-02-24', '2014-02-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-24', '80.231.171.215', 'euhub02gw3.risenet.eu', '2014-02-12', 'RL 7056 9691 9DE', NULL),
(2034, '', 1654, 999999999, 2, 'GM101', '2014-01-25', '2013-06-27', '2013-06-27', 'black', 'transparent +blue and white', 'Theorema Casablanca', '-The cover of the crown is very loose, it doesnt lock and it very uncomfortble to wear like that.\r\n- The strap is also broken just after few days i started using the watch. \r\nwhen i contacted groupon uk, the said that you were going to send a prepaid label so i could send it to you, as its safer like that, \r\n im not happy to send it myself becuse i have  to pay for the postage and insurance to cover in case of missing the item in transit.\r\npleae contact me asap, as this is the third time i am contacting you , and the second time i didn\'t receive any response from you.', 'Uhr erhalten 06.02.2014\r\n11-02-14\r\nKronenb?gel gespannt - K 1102 1645 - 12-02-14 okay\r\nBand Entscheidung Enis\r\n05-06-2018 → Band und Gehäuse getauscht und an Lager ', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '194.176.105.156', '194.176.105.156', '2014-02-01', '', NULL),
(2035, '', 1655, 999999999, 2, 'T3006', '2014-01-25', '0000-00-00', '0000-00-00', 'Silver', 'Silver', 'Theorama Monaco Diamond', '[G 25.11.2012]\r\nWas running 15 minutes fast each week and then stopped completely.  Sent back for repair. Received it back but it is now running 4 to 5 minutes fast a day.  You have now said you will replace the watch.', 'Uhr erhalten 30.01.2014\r\n06-02-14\r\nFH gefettet \r\nK 0602 1700 - gewinnt - Unruh kpl. ers. und reguliert\r\nK 1002 1315 - 12-02-14 okay {f?r Kundin Werktausch}\r\nSending address:Fiona Tidbury\r\nAcademy Windows Ltd\r\n13 Cremyll Road\r\nReading\r\nRG1 8NQ\r\nEngland\r\n', '', '2014-02-12', '2014-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-12', '86.131.153.115', 'host86-131-153-115.range86-131.btcentralplus.com', '2014-02-01', 'RL 70569 659 5DE', NULL),
(2036, '', 1656, 999999999, 2, '4 260295 880343', '2014-01-25', '2013-11-11', '2013-11-14', 'rose gold', 'gold', 'Paragon', 'I have followed the instructions but I cannot get the watch to work.   the reference on the watch is T3001 -4.  i shall return the watch shortly.  thank you for your help.    ', 'Uhr erhalten 06.02.2014\r\n11-02-14\r\nRW besch?digt! - weil eine Br?ckenschraube nicht fest war...!\r\nGBR ers. und RW versorgt\r\nK 1202 1440 - 17-02-14 okay', '', '2014-02-17', '2014-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-17', '5.64.91.222', '05405bde.skybroadband.com', '2014-02-01', 'RL 7056 9670 1DE', NULL),
(2037, '', 1657, 999999999, 0, 'GM101', '2014-01-26', '2013-11-22', '2013-11-27', 'Black', 'Gold color', 'Theorema', 'The piece of metal that covers the crown for time setting doesn\'t stay in place.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.215.158.204', '5ad79ecc.bb.sky.com', '2014-02-02', '', NULL),
(2038, '', 1608, 999999999, 2, 'GM-505', '2014-01-26', '2013-12-05', '2013-12-11', 'gold', 'Black', 'PIONIER', 'The month setting does not work. He is stuck on June,\r\nand do not want to continue, there is no any move when you press the button.\r\n\r\nAnd one more problem, if i don\'t wear this watch let\'s say half day, and let it just lay on the table, that stopt himself.  ', '04-02-14\r\n{Gangreservepr?fung ==> 42h 30min}\r\nWerkringfehler - Fremdenblatt eingeklebt und \r\nK 0402 1015 - 10-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '86.81.145.150', 'ip56519196.speed.planet.nl', '2014-02-02', 'RL 7053 9213 5DE', NULL),
(2039, '', 1653, 999999999, 2, 'GM-104', '2014-01-27', '2012-11-25', '2012-11-25', 'NERO-GRIGIO', 'NERO GRIGIO', 'THEOREMA TIMEPIECES', 'Can not be more to Wind the watch and even to adjust the time.\r\nThe adjustment ring is idling.\r\nYours sincerely thanks\r\nNON FUNZIONA PIU\' LA ROTELLINA PER CARICARE L\'OROLOGIO E REGOLARE L\'ORA.\r\nGIRA A VUOTO.\r\nDISTINTI SALUTI', 'Uhr erhalten 29.01.2014\r\n04-02-14\r\nWelle gebrochen - aber Restwelle fehlt?!\r\nAW/Krone ers. [Kulanz]\r\nK 0402 1350 - 05-02-14 okay', '', '2014-02-06', '2014-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-06', '83.220.12.231', 'net-12-231.burgo.com', '2014-02-03', 'RL 70 528 682 5DE', NULL),
(2040, '', 1658, 999999999, 2, '6m101', '2014-01-27', '2013-06-20', '2013-06-20', 'black', 'black', 'theorema', 'Watch runs one time for (2 hours) and then again behind (2 hours)', 'Uhr erhalten 30.01.2014\r\n07-02-14\r\nkpl. abgelaufen und alle Verh?ltnisse iO\r\nWK 0702 1235\r\nUK 1002 1120 - 11-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '212.189.35.4', '212.189.35.4', '2014-02-03', 'RL 7053 9220 6DE', NULL),
(2041, '', 1659, 999999999, 2, '-', '2014-01-27', '2013-08-05', '2013-08-15', 'Rose gold', 'Black', 'Theorema Toronto', '[Modell 106]\r\nOne of the hour indicators (11th) started to wiggle and move around.  It is still in the same position but I am afraid it is going to damage the mechanichs when it should come loose. Reference number is GM106', 'Uhr erhalten 31.01.2014\r\n04-02-14\r\n2 Indexe geklebt\r\nK 0402 1550 - 05-02-14 okay', '', '2014-02-06', '2014-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-06', '77.172.159.4', '77-172-159-4.ip.telfort.nl', '2014-02-03', 'RL 7052 8684 8DE', NULL),
(2042, '', 1660, 2, 2, 'Sao Paolo', '2014-01-27', '0000-00-00', '0000-00-00', 'Gold', 'Weiss', 'Theorema', '[Modell 103  --  G 06.12.2012]', 'Uhr erhalten 27.01.2014\r\n07-02-14\r\nkpl. abgelaufen... soll schon mal rep. sein {Feb13 #312}\r\nSperrad gel?st - befestigt und\r\nWK 0702 1430\r\nUK 1002 1210 - 11-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '', '', '0000-00-00', 'RL 7053 9224 5DE', NULL),
(2044, '', 1662, 999999999, 0, 'GM-103', '2014-01-27', '2013-07-31', '2013-07-30', 'Brass', 'N/A', 'theorema ', 'I wound it up, and the winding mechanisms just seemed to break. I did not use force. I could pull the wheel out and it didn\'t seem to have broken, but I can\'t see any other reasen for the problem.\r\n\r\nI hope you kan take a good look at it.\r\n\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '46.15.235.60', '60-235-15.connect.netcom.no', '2014-02-03', '', NULL),
(2045, '', 1663, 999999999, 2, 'GM-102-3', '2014-01-28', '2013-12-10', '2013-12-12', 'Black', 'Gold', 'Tufina Uhren', 'I want a refund.\r\nThe clock shows the wrong time and satisfies not its exclusivity it was creatives.', 'Uhr erhalten 11.02.2014\r\nBitte refund!!!', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.4.49.40', '212.4.49.40', '2014-02-04', '', NULL),
(2046, '', 1664, 999999999, 2, 'GM103', '2014-01-28', '2013-02-10', '2013-02-10', 'Black', 'Clear', 'Theorema Sao Paulo', '3 Defects:\r\n1. Roman Numerals around clock face fading at bottom\r\n2. Watch gains approximately 5 minutes ever two days\r\n3. Main problem: The winding mechanism doesn\'t work and therefore the watch has stopped working altogether (I have definitely not over-wound it as I am very careful indeed when doing this).', 'Uhr erhalten 31.01.2014\r\n04-02-14\r\n1. begr?ndet in der schlechten Behandlung der Uhr\r\n2. wird kontrolliert\r\n3. Sperradschraube gel?st - befestigt\r\nK 0402 1410 - neu gestellt und\r\nK 0502 1305 - 07-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '86.155.91.109', 'host86-155-91-109.range86-155.btcentralplus.com', '2014-02-04', 'RL 7053 9228 5DE', NULL),
(2047, '', 1665, 999999999, 2, 'GM 3008', '2014-01-28', '2014-01-03', '2014-01-03', 'Stainless Steel', 'White', 'THEOREMA', 'Dirt or flaw near bottom date digit 6, some diamond surface not clean', 'Uhr erhalten 13.02.2014\r\n20-02-14\r\nUntere (?u?ere) Sto?sicherung offen - gereinigt, versorgt und eingesetzt - DiaOberfl?chen ges?ubert (Klebereste)\r\nK 2002 1100 - 24-02-14 okay', '', '2014-02-24', '2014-02-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-24', '175.138.67.194', '175.138.67.194', '2014-02-04', 'RL 7056 9684 8DE', NULL),
(2052, '', 1661, 999999999, 2, 'GM104', '2014-01-29', '2013-07-18', '2013-07-18', 'GOLD', 'SILVER', 'COPACABANA', '[OHNE G-Nachweis]\r\n2 gnomons are not working they dont move while beeing set.\r\nBOTH GNOMONS ARE NOT WORKING PROPERLY. THEY DONT MOVE AT ALL.', 'Uhr erhalten 04.02.2014\r\n07-02-14\r\nkpl. abgelaufen\r\nWK 0702 0925 - Zg gehen gar nicht mit - Werk getauscht und\r\nWK 0702 1530\r\nUK 1002 1125 - 11-02-14 okay', '', '2014-02-11', '2014-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-11', '86.43.126.15', '86.43.126.15', '2014-02-05', 'RL 7053 9231 1DE', NULL),
(2048, '', 1666, 999999999, 2, '42602958802476', '2014-01-28', '2013-07-08', '2013-07-08', 'Silver', 'Black', 'Theorema Marco polo', '[G 10.06.2012]\r\nButton to set the time is broken and the date indicator doesn\'t work anymore. This is the third time the watch is broken. I want to receive a new one if possible.', 'Uhr erhalten 31.01.2014\r\n04-02-14\r\nUhr gefallen, dadurch Welle direkt am Werk gebrochen\r\nDatum scheint gesch?digt ==> Werktausch  75,-  --  ausf 1802\r\n18-02-14\r\nWerk ers. mit neuer Krone\r\nK 1802 1510 - 21-02-14 okay', '', '2014-02-21', '2014-02-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-21', '77.175.42.50', '77-175-42-50.FTTH.ispfabriek.nl', '2014-02-04', 'RL 7057 7267 7DE', NULL),
(2049, '', 1667, 999999999, 2, 'T2004 ', '2014-01-28', '2014-01-28', '2012-10-10', 'Silver', 'Silver/black', 'Theorema \"Cannes Diamond\"', '[Modell 3004 - CannesDia]\r\nThe movement has failed and clocktime stands still. The watchs mechanics dont work anymore.', 'Uhr erhalten 25.03.2014\r\n26-03-14\r\nStdZg hakte unter 2. ZZ - eine Schraube der RW-Br?cke gel?st - Hilfs-Feder (1. Zf) vom Federkern \'gerutscht\'(?) - eingef?delt, Aufzug und RW versorgt und \r\nK 2603 1550 - neu gestellt \r\nK 0104 0945 - Rotorlager ge?lt\r\nK 0704 0845 - 08-04-14 okay', '', '2014-04-08', '2014-04-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-08', '95.109.105.7', '95.109.105.7', '2014-02-04', 'RL 706960654DE', NULL),
(2051, '', 1669, 999999999, 2, 'T3001', '2014-01-28', '2013-06-21', '2013-06-21', 'rose gold', 'white', 'Theorema', 'Incl. pictures and defect description printed accompanying the watch. \r\n\r\nIn short:\r\n1) Spare part in watch is broken without a clear reason\r\n2) Leather band of the watch is in a very poor state after just a couple of watch normal wear.\r\n\r\nI\'d like to claim a new watch with a new band within coverage of 2-year warranty.\r\n\r\n', 'Uhr erhalten 11.02.2014\r\n19-02-14\r\nzu 1 - Rotor gebrochen\r\nzu 2 - So wie man etwas benutzt so sieht es auch aus...!\r\nRotor ers. und\r\nK 2002 0945 - 24-02-14 einwandfrei\r\nwg. Band zu Enis', '', '2014-06-04', '2014-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-10', '83.85.49.211', '535531D3.cm-6-6a.dynamic.ziggo.nl', '2014-02-04', 'RL 70 631 144 7DE', NULL),
(2053, '', 1670, 2, 2, 'Sao Paolo', '2014-01-29', '2013-12-15', '2013-12-15', 'Gold', 'Schwarz', 'Theorema', '', 'Uhr erhalten 27.01.2014...Geld zurück..refund', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(2405, '', 1923, 999999999, 2, 'Gm3005', '2014-04-08', '2013-10-28', '2013-10-28', 'Silver', 'White', 'Marco polo', 'Just stopped, was not keeping correct time, running slow', 'Uhr erhalten 11.04.2014\r\n08-05-14\r\nZahnausfall im Antriebs-Trieb, und ein Zahn blockierte das KBR - aber noch gr??ere Probs im RW, also WT\r\nK 0805 1155 - 12-05-14 okay', '', '2014-05-12', '2014-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-12', '31.89.117.147', '31.89.117.147', '2014-04-15', 'RL 7079 8486 4DE', NULL),
(2055, '', 834, 999999999, 0, 'gm-504', '2014-01-29', '2013-10-22', '2013-10-22', 'black', 'black', 'pionier', 'lost a pin, the one that Count Days.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.251.10.215', 'c83-251-10-215.bredband.comhem.se', '2014-02-05', '', NULL),
(2057, '', 1672, 999999999, 2, 'GM3006', '2014-01-30', '2013-08-01', '2013-08-15', 'Black', 'Gold', 'MONACO DIAMOND', 'Problems with watch after short amount of time:\r\n1.) Watch no longer tells the time and hands spin to quickly\r\n\r\n2.) Leather strap is starting to fray. \r\n\r\n3.) Strap shine has worn off. ', 'Uhr erhalten 11.02.2014\r\n18-02-14\r\nAnker? Rotor gebrochen, ein Dia in Fassung im RW\r\n==> eine Ankerpalette gel?st - Anker ersetzt\r\n==> 2 DiaFassungen geklebt\r\n==> Rotor ersetzt\r\nK 1802 1315 - 20-02-14 okay\r\nBand ersetzen 25,-', '', '2014-06-04', '2014-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-25', '94.174.57.247', 'cpc8-hawk12-2-0-cust246.aztw.cable.virginm.net', '2014-02-06', 'RL 7056 9698 4DE', NULL),
(2058, '', 1673, 999999999, 2, 'GM 3008', '2014-01-30', '2013-12-02', '2013-12-02', 'Gold', 'Black', 'Theorema Damascus Diamond Gold', 'Hello! A few weeks ago I got my watch back from repair and everything was working perfectly with no problems. After wearing it two times, the dial that shows the months falls off, and now there is no month dial. I didn\'t drop it, I\'ve only worn it on my hand and not dropped it on the ground. This might have to do with the repair you did before, because it\'s the same dial that I had problems with before, that fell off now.', 'Uhr erhalten 06.02.2014\r\n12-02-14\r\n{1724 - aber keine ZgRep!}\r\nNeuen MonatsTota aufgesetzt und\r\nK 1202 1205 - 17-05-14 okay', '', '2014-02-17', '2014-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-17', '77.75.167.74', '77.75.167.74.customers.telelet.dk', '2014-02-06', 'RL 7056 9675 0DE', NULL),
(2059, '', 1674, 999999999, 2, 'GM 107', '2014-01-30', '2014-01-30', '2013-10-17', 'silver', 'white', 'henrik lollesgaard', 'the hour indicater is hot showing the right time\r\n ', 'Uhr erhalten 19.02.2014\r\n01-03-14\r\nMinZg ers.\r\nWK 0103 1150\r\nUK 0303 0850 - 04-03-14 okay', '', '2014-03-04', '2014-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-04', '85.218.146.67', '85.218.146.67', '2014-02-06', 'RL 7060 6279 8DE', NULL),
(2060, '', 1675, 2, 2, 'Paragon', '2014-01-31', '2013-09-19', '2013-09-19', 'Gold', 'Weiss', 'Theorema', 'Zeiger abgefallen', 'Uhr erhalten 31.01.2014\r\n03-02-14\r\nDatumsmodul gel?st - befestigt und \r\nK 0302 1520 - 06-02-14 okay', '', '2014-02-06', '2014-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-06', '', '', '0000-00-00', 'RL 7052 2606 7DE', NULL),
(2062, '', 1676, 2, 2, 'Marco Polo', '2014-01-31', '2012-11-25', '2012-11-25', 'Silber', 'Schwarz', 'Theorema', '...Zeiger \'einfach so\' abgefallen, Welle \'einfach so\' verloren...', 'Uhr erhalten 31.01.2014\r\nWelle direkt im Werk gebrochen, Zeiger abgefallen durch Fall!\r\n==> Reparatur 60,- {ggf. kpl. Werk}  --  ausf. 1802\r\n18-02-14\r\nWellenrest aus Werk entfernt, AW/Krone ers., MonatsZg ers. und \r\nK 1802 1615 - 21-02-14 okay', '', '2014-02-21', '2014-02-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-21', '', '', '0000-00-00', 'RL 7057 7269 4DE', NULL),
(2063, '', 1668, 999999999, 2, 'Coppernicus diamond', '2014-01-31', '2013-12-14', '2013-12-15', 'Black', 'Black and blue', 'Pionier', '[OHNE G-Nachweis] \r\nThe instructions were read before wearing the watch and it was treated according to these. The watch stopped working after a few wears and we do not know why.', 'Uhr erhalten 04.02.2014\r\n07-02-14\r\nkpl. abgelaufen - auch sonst alles geschmeidig an der Uhr! \r\nK 0702 1445 - 10-02-14 okay', '', '2014-02-12', '2014-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-12', '81.149.203.148', 'host81-149-203-148.in-addr.btopenworld.com', '2014-02-07', 'RL 70 539 206 4DE', NULL),
(2064, '', 762, 999999999, 1, 'Newton Diamonds GM4004-3', '2014-01-31', '2014-01-14', '2014-01-14', 'Gold', 'black', 'Theorema', 'screw is missing at crown protection element', '04-02-14\r\nfehlende Schraube ers. und\r\nK 0402 1005 - 06-02-14 okay', '', '2014-02-06', '2014-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-02-07', '', NULL),
(2065, '', 762, 999999999, 1, 'Toulon', '2014-01-31', '2014-01-19', '2014-01-24', 'Silver', 'white', 'Compast', 'movement is not running; time stops regularly', '04-02-14\r\nkpl. abgelaufen... \r\nWK 0402 1000 bis 0502 0930 == 23h 30m ???\r\nklSekZg kommt an StdZg - gerichtet und\r\nUK 0502 1100 - 06-02-14 okay', '', '2014-02-06', '2014-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-02-07', '', NULL),
(2066, '', 1677, 999999999, 2, 'gm 109', '2014-01-31', '2013-07-15', '2013-07-15', 'gold', 'black', 'copacabana', '[Modell 104]\r\nthe time stops at 4 o clock morning and night no matter when it is wound up', 'Uhr erhalten 26.02.2014\r\n28-02-14\r\nModul tauschen... 2. ZZ dreht r?ckw?rts mit!\r\nModul getauscht und\r\nWK 0103 1120\r\nUK 0303 0855 - 04-03-14 okay', '', '2014-03-04', '2014-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-04', '81.110.61.140', 'cpc1-mars3-2-0-cust395.11-1.cable.virginm.net', '2014-02-07', 'RL 7060 6280 7DE', NULL),
(2067, '', 1678, 999999999, 2, 'Ref GM 3008', '2014-02-01', '2014-01-19', '2013-12-11', '?', '?', 'Theorema', 'The watch only worked for a few days, then it stopped working.\r\nWe tried to do what it said on the papers but nothing seems to work.\r\n', 'Uhr erhalten 05.02.2014\r\n11-02-14\r\nKlemmung im RW beseitigt, StdZg tiefer gedr?ckt\r\nK 1202 1155 - 17-02-14 okay', '', '2014-02-17', '2014-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-17', '94.126.6.216', '94.126.6.216', '2014-02-08', 'RL 7056 9672 9DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(2072, '', 1682, 999999999, 2, 'T-', '2014-02-03', '2014-02-03', '2013-10-16', 'Black leather', 'Silver with white border', 'Theorema RIO', 'I have looked through all my papers and I can not find the serial number. I saw on the internet that the serial number is supposed to hang around the watch when you get it, but it did not in my case. \r\nYesterday one of the pointers of the watch broke.\r\nIt is the longest pointer that is broken.\r\nThe little pointer is not moving either, so I think the watch has completely stopped working. ', 'Uhr erhalten 11.02.2014\r\n19-02-14\r\nMinZg verengt und aufgesetzt\r\nWK 1902 1525 - einwandfrei\r\nUK 2002 0855 - 21-02-14 okay', '', '2014-02-21', '2014-02-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-21', '80.71.135.60', '80-71-135-60.u.parknet.dk', '2014-02-10', 'RL 7056 9681 7DE', NULL),
(2073, '', 1683, 999999999, 2, 'T3001', '2014-02-03', '2012-08-08', '2012-08-08', 'Redgold', 'White', 'Theorema', 'Watch was dropped and the rear glass window is cracked. A fragment of glass has broken off and is in the watch. Front glass is also scratched.', 'Uhr erhalte 11.02.2014\r\n18-02-14\r\nGlassplitter entnommen, Funktionskontrolle\r\n{KVA 2x Glas a 30,- - ggf. Werkrep}\r\nK 1802 1045 - Glassplitter im Werk ==> Ersatz 60,-  --  ausf. 2402\r\n25-02-14\r\nWerktausch, Glas front, Boden komplett - wd-Test 8310\r\nK 2502 1205 - neu gestellt und\r\nK 2702 0845 - 01-03-14 okay', '', '2014-03-03', '2014-03-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-03', '92.21.45.188', 'host-92-21-45-188.as13285.net', '2014-02-10', 'RL 7060 6269 6DE', NULL),
(2074, '', 1684, 999999999, 2, 'GM104', '2014-02-04', '2013-07-22', '2013-07-22', 'Gold', 'Gold', 'COPACABANA', 'The number \'2\' has fallen off the 12 and logged in the watch works', 'Uhr erhalten 11.02.2014\r\n18-02-14\r\ndie 2 und 3 weitere Indexe geklebt\r\nWK 1802 1305 - einwandfrei\r\nUK 1902 0845 - 20-02-14 okay', '', '2014-02-21', '2014-02-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-21', '81.135.98.199', 'host81-135-98-199.range81-135.btcentralplus.com', '2014-02-11', 'RL 7057 7265 0DE', NULL),
(2075, '', 1685, 999999999, 2, '03989305', '2014-02-04', '2014-02-04', '2013-07-25', 'gold', 'silver', 'sao paolo ', 'The Watch doesn´t Work probably - it is not able to Wind up by it self\r\n\r\nRegards Michael ', 'Uhr erhalten 07.02.2014\r\n13-02-14\r\nkpl. abgelaufen - kein Fehler zu sehen...\r\nWK 1302 1130 - 1402 einwandfrei\r\nUK 1702 1000 - okay', '', '2014-02-19', '2014-02-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-19', '188.179.228.142', '188-179-228-142-static.dk.customer.tdc.net', '2014-02-11', 'RL 7057 7260 1DE', NULL),
(2076, '', 1686, 999999999, 2, '4 260295 880565', '2014-02-04', '2013-02-10', '2013-04-01', 'gold', 'silver', 'THEOREMA - timepieces', '[Modell 4004 - Newton]\r\nthe clock has never fallen, I was running when moving your arms inside undocked.', 'Uhr erhalten 12.02.2014\r\n13-02-14\r\nRotor gebrochen - ersetzt und \r\nWK 1302 1600 - 1402 einwandfrei\r\nUK 1402 0850 - 17-02-14 okay', '', '2014-02-17', '2014-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-17', '95.242.177.68', 'host68-177-static.242-95-b.business.telecomitalia.it', '2014-02-11', 'RL 7056 9674 6DE', NULL),
(2077, '', 1687, 999999999, 2, 'GM3006', '2014-02-04', '2014-02-04', '2013-08-21', 'silver', 'black', 'THEOREMA', '[OHNE G-Nachweis]\r\nGood afternoon. My watches have something that s move inside. Probably a piece inside is broken', 'Uhr erhalten 07.02.2014\r\n13-02-14\r\nRotor gebrochen - ersetzt und FH gefettet\r\nK 1302 1200 - 17-02-14 okay', '', '2014-02-17', '2014-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-17', '88.209.87.115', '115.87.209.88.static.monaco.mc', '2014-02-11', 'RL 7056 9669 2DE', NULL),
(2078, '', 1688, 999999999, 2, '6M 101', '2014-02-04', '2013-12-12', '2013-12-03', 'silver', 'silver', 'Theorema', 'The watch keeps stopping or loosing time by over 1 hour even though I have followed the instructions', 'Uhr erhalten 24.02.2014\r\n28-02-14\r\nkpl. abgelaufen... \r\nK 2802 1715 - 0103 einwandfrei\r\nUK 0303 0925 - 04-03-14 okay', '', '2014-03-05', '2014-03-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-05', '79.77.51.0', 'host-79-77-51-0.static.as9105.com', '2014-02-11', 'RL 7060 6281 5DE', NULL),
(2079, '', 303, 1, 2, '2002 - Avignon', '2014-02-04', '0000-00-00', '2011-11-22', 'Gelb', 'Gelb', 'Theorema', 'steht', '04-02-14\r\nSpirale ?bergeschlagen - gelegt [Kulanz]\r\nK 0402 1635 - 06-02-14 okay', '', '2014-02-06', '2014-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-06', '', '', '0000-00-00', 'RL 7052 8687 9DE', NULL),
(2110, '', 1711, 999999999, 2, 'gm102', '2014-02-10', '2014-01-28', '2014-01-28', 'silver', 'silver', 'Theorema', 'Return for exchange. I need a gold coloured one\r\nsame model please', 'Uhr erhalten 13.02.2014', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-08', '86.41.137.97', '86-41-137-97-dynamic.b-ras3.chf.cork.eircom.net', '2014-02-17', 'RL 70696 071 1DE', NULL),
(2080, '', 1689, 999999999, 2, 'T3001', '2014-02-04', '2012-05-14', '2012-05-12', 'Silver', 'White', 'Theorama', 'Band clusure got weak thus the watch slipped of my wrist and fell. Now the watch does not function anymore.', 'Uhr erhalten 13.02.2014\r\n20-02-14\r\nauch Minuterie gel?st - eine Schraube der RW-Br?cke gebrochen und Br?cke verschoben, zum Gl?ck alle R?der ganz... aber der Schraubenkopf nicht auffindbar??? au?erdem Minuterie mit ZB-Klebeband befestigt (?lter).. ges?ubert und neu verklebt - beide Klinkenr?der ers. \r\nK 2002 1535 - 24-02-14 okay', '', '2014-02-24', '2014-02-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-24', '213.10.47.27', 'ipd50a2f1b.speed.planet.nl', '2014-02-11', 'RL 7056 9686 5DE', NULL),
(2081, '', 1690, 999999999, 2, 'GM 505', '2014-02-04', '2013-12-19', '2013-11-18', 'black', 'black', 'pionier florida diamond', 'After not wearing the watch for week it had stopped working,I wound it a few times, it started to work ,I put it on my wrist after about 10 minutes I noticed it had stopped working and it has not worked since that day', 'Uhr erhalten 11.02.2014\r\n14-02-14\r\nAnker gerichtet, Fremdenblatt eingeklebt und \r\nK 1402 1420 - DayTota ist gel?st - Zg ersetzt\r\nK 1702 1135 - 18-02-14 okay', '', '2014-02-18', '2014-02-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-18', '79.97.146.204', '79.97.146.204', '2014-02-11', 'RL 70 577 256 1DE', NULL),
(2083, '', 1692, 999999999, 2, 'T3008', '2014-02-05', '2013-06-13', '2013-06-13', 'black', 'white', 'Theorema Damascus Diamond', 'I was wearing it and I noticed that it did\'nt work and the black ring in the bottom was loose. Now I can\'t seem to get it to work ? The \"date\" button has not been working for 3-4 month either.', 'Uhr erhalten 11.02.2014\r\n19-02-14\r\nKrone schief, ZB in Aufl?sung, Rotor fest - KupplgTrieb gebrochen - ersetzt\r\nKorrektor gebrochen - ersetzt\r\n3 DiaFassungen geklebt\r\nK 1902 1510 - 24-02-14 okay', '', '2014-02-24', '2014-02-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-24', '62.44.135.164', '0x3e2c87a4.mobile.telia.dk', '2014-02-12', 'RL 7056 9689 6DE', NULL),
(2086, '', 671, 999999999, 2, ' Paragon T3001-SS', '2014-02-05', '2012-05-16', '2012-05-25', 'Black', 'Black', 'Theorema', 'After reparation last year the watch seemed allright, but is not reliable: my husband wears it every day for more than 15 hours, but it stopped running in the middle of the night, and did not start until two weeks later when fidgeting with the buttons. And it looks like the whole watch has not been put back correctly with the reparation: the 12 hour is at the position of 3 minutes past the hour and also at the back you can see that the mechanics have not been put back straight.', 'Uhr erhalten 07.02.2014\r\n13-02-14\r\nMinuterie gel?st - Rotor/Krone fest - Kupplungstrieb gebrochen\r\ngeklebt, KplgTrieb ers., Automatik versorgt, reguliert und Schlie?e gespannt\r\nK 1402 1425 - GR ab 1702 0930 bis 1802 1815 == 32h 45m\r\n19-02-14 okay', '', '2014-02-19', '2014-02-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-19', '77.248.38.225', 'dhcp-077-248-038-225.chello.nl', '2014-02-12', 'RL 7057 7261 5DE', NULL),
(2087, '', 1694, 999999999, 0, 'GM-103-1	', '2014-02-05', '2013-07-03', '2013-07-07', 'Black', 'Silver', 'Theorema', 'The watch shows time incorrectly: After an hour it shows approximately an hour and 10 minutes has passed.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.202.67.211', '211.80-202-67.nextgentel.com', '2014-02-12', '', NULL),
(2088, '', 1695, 999999999, 2, 'GM106', '2014-02-05', '2013-10-04', '2013-10-07', 'Silver', 'Black', 'Theorema Toronto', 'Button on the right side for adjusting time and winding up the watch is loose, xomes out of the watch and doesn\'t work anymore', 'Uhr erhalten 11.02.2014\r\n19-02-14\r\nWH-Schraube gel?st - befestigt\r\nWK 1902 1620 - einwandfrei\r\nUK 2002 0910 - 21-02-14 okay', '', '2014-02-21', '2014-02-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-21', '84.106.107.35', '546A6B23.cm-12-3b.dynamic.ziggo.nl', '2014-02-12', 'RL 7057 7268 5DE', NULL),
(2089, '', 1308, 999999999, 2, 'T 3008', '2014-02-05', '2013-05-24', '2013-06-14', 'Zilver', 'Zwart', 'Theorema Damascus diamond', 'In November 2013, you have my watch repaired \r\nHowever, at present there are again following problems occurred\r\n\r\n* The pointer of the day indicator is broken down and is loose in the watch.\r\n* After the repair, the watch is no longer waterproof, and moisture will condense on the glass on the inside \r\n   the condensation on the inner side is already the moment I\'ve got the watch returns.\r\nSince wednesday 05-02-2014 the watch has no longer any functions\r\nFor a watch of nearly ?. 300 - I think it\'s not a good advertisement for your company if the watch for the second time in three months is offered to \r\nyou for a repair.\r\nTo avoid further problems in the future I would like to receive a new watch from you, what is one waterproof and all components are stuck in the closet.', 'Uhr erhalten 13.02.2014\r\n20-02-14\r\nzu 1 - jo, ist passiert - die Uhr hat aber auch Macken rund ums\r\n          Geh?use, d.h. so pfleglich wie beschrieben ist sie\r\n          niemals behandelt worden\r\nzu 2 - wd-Eingangspr?fung ==> UNDICHT\r\n          aber KEINE Feuchtigkeit im Inneren festzustellen\r\nzu 3 - die Uhr l?uft bei Eingang\r\n\r\nDayTota ers. - Werkring auf neue Bauart mit Fremdenblatt ge?ndert - WD-Test ==> 8310\r\nK 2002 1440 - 24-02-14 okay', '', '2014-02-24', '2014-02-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-24', '84.30.73.216', '541E49D8.cm-5-7b.dynamic.ziggo.nl', '2014-02-12', 'RL 7056 9685 1DE', NULL),
(2090, '', 1696, 999999999, 0, 'T3004-5', '2014-02-06', '2014-02-06', '2013-07-21', 'Black', 'Silver', 'Theorema', 'The swing is broken, and the parts at the back have fallen', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '49.183.230.46', 'pa49-183-230-46.pa.vic.optusnet.com.au', '2014-02-13', '', NULL),
(2091, '', 1697, 2, 2, 'Monaco', '2014-02-06', '2012-10-10', '2012-10-10', 'Black', '', 'Theorema', '[OHNE G-Nachweis]\r\nverlor 5-10 min/d - steht jetzt ganz', 'Uhr erhalten 05.02.2014\r\n12-02-14\r\nSek\'Rad aus Eingriff...! gesetzt und Unruh kpl. ers.\r\nK 1202 1405 - 17-02-14 okay', '', '2014-02-17', '2014-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-17', '', '', '0000-00-00', 'RL 7056 9673 2DE', NULL),
(2092, '', 1698, 2, 2, 'Sao Paolo', '2014-02-06', '2013-07-30', '2013-07-30', 'Gold', 'Schwarz', 'Theorema', 'ohne Angabe', 'Uhr erhalten 06.02.2014\r\n11-02-14\r\nWelle gebrochen - ersetzt {Kuilanz}\r\nWK 1202 1125 - einwandfrei\r\nUK 1302 0900 - 14-02-14 okay', '', '2014-02-14', '2014-02-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-14', '', '', '0000-00-00', 'RL 7056 9667 5DE', NULL),
(2093, '', 1062, 999999999, 2, 'GM 103', '2014-02-06', '2014-02-06', '2013-08-18', 'Black', 'black', 'Theorema Mechanical \"SAO PAOLO', '[G 18.07.2013]\r\nHI,\r\nThe watch doesn\'t work. Doesn\'t work the mechanism charger of watch.', 'Uhrerhalten 18.02.2014\r\n21-02-14\r\nkpl. aufgezogen - ausgeschwungen\r\nAnker zu tief - gerichtet und\r\nWK 2102 1000\r\nUK 2402 1155 - okay', '', '2014-02-25', '2014-02-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-25', '95.128.106.193', '95.128.106.193', '2014-02-13', 'RL 7056 9696 7DE', NULL),
(2094, '', 1699, 999999999, 2, '?', '2014-02-06', '2014-02-06', '2014-02-10', 'Silver Stainless steel', 'White', 'Theorema Paragon', '[Modell 3001 neu  --  G 08.05.2010]\r\n1. Winding Wheel not turning (jammed) and therefore its not winding for the watch to work.\r\n2. Other Service if required.\r\nPlease note: \r\nWatch was returned once before for the same problem (winding wheel came off) when it was still under Warranty. It seems that these watch suffer from this problem ??? \r\nI trust', 'Uhr erhalten 11.02.2014 - ohne Band!\r\n14-02-14\r\nKupplungstrieb gebrochen, aber auch Verschlei? in der Automatik... ==>  neues Werk  80,- \r\n25-02-14 \r\nWerktausch, neue TotaZg, Band mit Schlie?e\r\nK 2502 1500 - 28-02-14 okay', '', '2014-02-28', '2014-02-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-28', '78.133.45.97', '78.133.45.97', '2014-02-13', 'RL 70 606 259 4DE', NULL),
(2095, '', 1700, 999999999, 2, 'GM 506-3', '2014-02-06', '2013-12-30', '2013-12-30', 'brown', 'black', 'Pioneer', 'Stop final after 2 minutes maximum', 'Uhr erhalten 12.02.2014\r\n18-02-14\r\nFehler in Tagesschaltung - Schaltfeder gebrochen, wahrscheinlich Fehlbedienung, aber nicht nachzuweisen!\r\nSchaltfeder ers. {Kulanz}\r\nK 1802 1025 - 21-02-14 okay', '', '2014-02-21', '2014-02-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-21', '2a02:1810:3b8e:2e00:f9ce:ed30:44af:b569', '2a02:1810:3b8e:2e00:f9ce:ed30:44af:b569', '2014-02-13', 'RL 7057 7266 3DE', NULL),
(2096, '', 1701, 999999999, 2, 'T3008', '2014-02-06', '2013-06-13', '2013-06-20', 'Black', 'Gold', 'DAMASCUS DIAMOND', 'When I go to bed I take of my watch and put it on my bed table. Problem is. After 6-8 hours the clock stops working.\r\nI have to ajust the time every day.\r\n\r\n', 'Uhr erhalten 11.02.2014\r\n14-02-14\r\ngut - Kontrolle mit anschlie?ender GR-Pr?fung\r\nK 1402 1320 - GR ab 1702 0930 bis 1802 2100 == 35h 30m\r\n19-02-14 okay', '', '2014-02-19', '2014-02-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-19', '83.92.100.5', 'x1-6-20-4e-7f-c8-4a-fa.cpe.webspeed.dk', '2014-02-13', 'RL 70 577 259 2DE', NULL),
(2098, '', 1257, 999999999, 2, 'T 3008', '2014-02-07', '2012-10-22', '2012-11-08', 'Dark Brown', 'Black', 'Damascus Diamond', 'Defect month and day and cant charge the watch so it does not work. Defect buttons. It fell of while walking. Quality was unfortuantly not up to standard this batch. \r\n\r\nGroupon code 0020043NRK\r\n\r\n\r\nDefect month and day, cant charge it, and buttons fell of. Not satisfied with the quality.  ', 'Uhr erhalten 17.02.2014\r\n28-02-14\r\nDayTota abgefallen - starker Druck auf den oberen Dr?cker hat den Korrektor zerbrochen... Werktausch n?tig 70,- ', '', '2014-06-04', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-30', '213.89.247.184', 'c213-89-247-184.bredband.comhem.se', '2014-02-14', 'RL 70 713 840 5DE', NULL),
(2099, '', 1703, 999999999, 2, 'T 3005 Marco Polo', '2014-02-07', '2012-06-29', '2012-07-10', 'Stainless ', 'White', 'Theorema', 'The crown vith which I Set the watch and Wire the watch has stoppet functioning and work. Some glitch or the spring i broken. \r\n\r\nNo forreign trauma och abuse has happened.\r\nI had some problem one year ago( other problem) as well. so it must be a bad manufactured monday item!\r\n{Rep# 828ME - August 2012 - Uhr wurde grundlos eingeschickt, kein Fehler feststellbar damals}', 'Uhr erhalten 17.02.2014\r\n21-02-14\r\nWHF gebrochen? nein, \'nur\' Schraube gel?st! - befestigt und\r\nK 2102 1400 - 25-02-14 okay', '', '2014-02-25', '2014-02-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-25', '194.16.175.140', 'extfw.lansforsakringar.se', '2014-02-14', 'RL 7056 9697 5DE', NULL),
(2100, '', 1702, 999999999, 2, 'GM-505-2 ', '2014-02-07', '0000-00-00', '0000-00-00', 'chrome', 'noire', 'Amine el fakir', '[G 27.12.2013]\r\nAiguilles des jours et des mois on sauter de leur emplacement\r\n{Nadeln für Tage und Monate auf Absprungstelle}', 'Uhr erhalten 11.02.2014\r\n14-02-14\r\ngefallen - beide Totas gebrochen - div. Druckstellen am Geh?use festzustellen ==> Werktausch  70,- -- ausf. 0603\r\n06-03-14\r\nWerk kpl. ers. und\r\nK 0603 1615 - 10-03-14 okay', '', '2014-03-10', '2014-03-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-10', '89.92.77.139', '89-92-77-139.hfc.dyn.abo.bbox.fr', '2014-02-14', 'RL 7063 1152 1DE', NULL),
(2101, '', 1704, 999999999, 2, 'GM-103-3', '2014-02-07', '2014-01-30', '2014-02-05', 'Black', 'Gold', 'Theorema Mens Casablanca Watch ', 'Line Item #: 223965134	Order ID: 198617512from Groupon. The clasp over the winder does not close. Item is to be returned via post for replacement.', 'Uhr erhalten 13.02.2014\r\nThe claps was moving....', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-13', '213.94.150.240', '213-94-150-240-dynamic.b-ras1.lmk.limerick.eircom.net', '2014-02-14', 'RL 70569 660 0DE', NULL),
(2102, '', 1705, 999999999, 2, 'T3001', '2014-02-07', '2012-08-08', '2012-08-08', 'Gold', 'White', 'Theorema', 'Watch stopped working - it will not start again either with winding the crown or movement', 'eingegangen 24.02.14 ?ber TB\r\n26-02-14\r\nSpan aus KBR entfernt und Werk kpl. versorgt\r\nK 2602 1120 - 01-03-14 okay', '', '2014-03-03', '2014-03-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-03', '79.64.242.152', '79-64-242-152.host.pobb.as13285.net', '2014-02-14', 'RL 70 606 272 2DE', NULL),
(2103, '', 1706, 999999999, 2, 'GM 502', '2014-02-07', '2014-02-07', '2013-08-27', 'BLACK', 'BLACK', 'Pionier (MALIBU DIAMOND)', '[G 27.09.2013]\r\nThe pendulum behind the watch is no longer rotating so the watch dose not charge itself, and it stopped working. ', 'Uhr erhaltren 13.02.2014\r\n20-02-14\r\nRotor gebrochen - ersetzt sowie Spirale entwirrt...\r\nK 2002 1500 - neu gestellt und \r\nK 2402 1000 - Zeiger gehen nicht mit? bl. stehen!\r\nUnruh kpl. ers. und\r\nK 2502 1400 - alles vergebens ==> Werktausch\r\nWK 2702 0955 - SekZg zu hoch - gerichtet und\r\nK 2802 1400 - 03-03-14 okay', '', '2014-03-04', '2014-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-04', '143.210.107.208', 'host-107-208.eg.le.ac.uk', '2014-02-14', 'RL 70 606 265 1DE', NULL),
(2104, '', 1707, 999999999, 2, 'GM-3005-A3', '2014-02-07', '2013-10-03', '2013-11-10', 'BLACK', 'BLACK', 'THEOREMA', '[G 11.10.2013]\r\nAround mid-January the watch suddenly stopped to go (it stopped working). The reference number to the watch is GM 3005-A1 or A3. On the Guarantee Card it says GM-3005-A1 and on the note attached to the watch it says GM-3005-A3. I?m not sure which one is the right reference number. BAR CODE  4 260295 880985', 'Uhr erhalten 13.02.2014\r\n20-02-14\r\nAnker steht zu tief - gerichtet und \r\nK 2002 1610 - okay', '', '2014-02-24', '2014-02-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-24', '83.108.78.184', 'ti0038a400-1969.bb.online.no', '2014-02-14', 'RL 7056 9690 5DE', NULL),
(2105, '', 1708, 999999999, 2, 'gm3006', '2014-02-07', '2013-08-16', '2013-08-16', 'black', 'gold', 'theorema', 'Was got by my girlfriend as a christmas present worked fine in box once I put it on it stopped working.', 'Uhr erhalten 13.02.2014\r\n20-02-14\r\nAnker zu tief - gerichtet und\r\nK 2002 1625 - neu gestellt und\r\nK 2402 1005 - extremer Lagenfehler - Unruh getauscht und\r\nK 2502 1345 - alles vergebens ==> Werktausch\r\nK 2702 0925 - 03-03-14 okay', '', '2014-03-03', '2014-03-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-03', '178.167.254.19', '178.167.254.19.threembb.ie', '2014-02-14', 'RL 70 606 266 5DE', NULL),
(2106, '', 1709, 999999999, 2, 'GM104 ', '2014-02-08', '2012-12-10', '2012-12-10', 'BLACK', 'BLACL', 'THEOREMA', 'MECHANISM WORKING - 2ND HAND MOVING BUT NOT KEEPING TIME', 'Uhr erhalten 17.02.2014\r\n27-02-14\r\nWK 2702 1035 - jau, ZgReibung... ==> Werktausch\r\nUK 2802 1410 - 01-03-14 okay', '', '2014-03-05', '2014-03-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-05', '195.43.48.140', '195.43.48.140', '2014-02-15', 'RL 70 606 271 9DE', NULL),
(2108, '', 1710, 999999999, 2, 'T 3009- (4260295880183)', '2014-02-09', '2012-11-29', '2012-11-29', 'Black', 'Silver', 'THEOREMA', 'The watch is out of order, don´t know the problem! It was a gift from my wife, 121231\r\nThe delay of the report and return of the iteam is because we had a computer crash.\r\n\r\nLooking forward to hear from you, best regards! Lars-Erik Wige, ', 'Uhr erhalten 12.02.2014\r\n13-02-14\r\n\'Haupt\'seite ohne Funktion - Index 12 liegt in der Unruh...\r\nZB l?st sich auf - ersetzt und \r\nK 1402 1045 - Unruh kpl. ers., reguliert und\r\nK 1702 1055 - 18-02-14 okay', '', '2014-02-18', '2014-02-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-18', '89.160.79.136', 'c-89-160-79-136.cust.bredband2.com', '2014-02-16', 'RL 7057 7257 5DE', NULL),
(2109, '', 34, 999999999, 2, ' tj005', '2014-02-10', '2014-02-10', '2012-07-10', 'gold', 'black', 'Theorema', 'The crown of the clock has been broken, i replaced it with a reserv silver crown but it\'s not working good now either, the crown can\'t be used and is defect. Must be replaced with now GOLD crown and make it work.', 'Uhr erhalten 12.02.2014\r\n13-02-14\r\nAW/Krone ers. {Kulanz} und\r\nK 1302 1545 - reguliert\r\nK 1702 1115 - 18-02-14 okay', '', '2014-02-18', '2014-02-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-18', '85.224.95.96', 'c-605fe055.259-1-64736c10.cust.bredbandsbolaget.se', '2014-02-17', 'RL 7057 7258 9DE', NULL),
(2112, '', 1712, 999999999, 2, 'T4004', '2014-02-10', '2013-02-27', '2013-03-06', 'Gold', 'Black/Gold', 'Theorema (newton diamond)', '[OHNE G-Nachweis]\r\nThe hinge/switch on the side of the watch cannot be closed properly. It seems that the hinge is too short or that the part where the hinge is placed (to close) is placed too far away. I have had this problem from the beginning. Every time I try to close the hinge and put the watch on my wrist the hinge comes loose after a few seconds. It will not stay closed. I\'ve only worn this watch twice because of this defect. It is very annoying that the hinge keeps coming loose. It is unbelievable that a watch of this price range can contain such faults...!! \r\n \r\nI assume this is a manufacturing fault. I would like to be provided with a fast and proper solution for this problem as soon as possible. \r\nIf you need more information, please contact me on the following number or e-mail;\r\n\r\nPhone number: 0031651446815\r\nEmail: ilias_annouri@hotmail.com\r\n\r\nKind regards,\r\n\r\nIlias Annouri', 'Uhr erhalten 21.02.2014\r\n04-03-14\r\n...viel Text f?r einen kleinen \'Fehler\'... \r\nB?gel gerichtet und\r\nK 0403 1005 - 07-03-14 okay', '', '2014-03-07', '2014-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-07', '94.208.51.177', '5ED033B1.cm-7-1a.dynamic.ziggo.nl', '2014-02-17', 'RL 7063 1139 3DE', NULL),
(2113, '', 1713, 2, 2, 'Damascus', '2014-02-10', '2012-11-25', '2012-11-25', 'Silber', 'Weiss', 'Theorema', 'OHNE Angabe - Anhang der email-Austausch:\r\n\r\n[Sorry it\'s the month hand that does not work\r\n\r\n\r\n\r\n\r\nOn Thursday, 13 February 2014, Marty <watchmaker@tufina-watches.com> wrote:\r\n\r\nThank you for information.\r\nI\'ve checked this, but there\'s no fault with it...\r\nYou know you can\'t change date manually between 9pm and 3am, don\'t you?\r\nI will check the accuracy for about 3 days, then the watch will be returned.\r\n\r\nYours sincerely\r\nMit freundlichen Grüßen\r\n\r\nMarty - Watchmaker\r\n\r\n\r\n-----Ursprüngliche Nachricht-----\r\nVon: faymakader@gmail.com [mailto:faymakader@gmail.com]\r\nGesendet: Donnerstag, 13. Februar 2014 15:25\r\nAn: Marty\r\nBetreff: Re: AW: Watch Repair # 2113 - Damascus Diamond\r\n\r\nThe date, manually\r\n\r\n\r\n------Original Message------\r\nFrom: Marty\r\nTo: faymakader@gmail.com\r\nSubject: AW: Watch Repair # 2113 - Damascus Diamond\r\nSent: Feb 13, 2014 1:55 PM\r\n\r\nokay, which of the three dials do you mean?\r\nDate - Day - or Month?\r\nand, automatically or manually?\r\n\r\n\r\n\r\n-----Ursprüngliche Nachricht-----\r\nVon: faymakader@gmail.com [mailto:faymakader@gmail.com]\r\nGesendet: Donnerstag, 13. Februar 2014 14:53\r\nAn: Marty\r\nBetreff: Re: Watch Repair # 2113 - Damascus Diamond\r\n\r\nHi,\r\n\r\nThe date does not change - that\'s what\'s wrong\r\n\r\nThanks\r\n\r\n------Original Message------\r\nFrom: Marty\r\nTo: faymakader@gmail.com\r\nSubject: Watch Repair # 2113 - Damascus Diamond\r\nSent: Feb 13, 2014 11:34 AM\r\n\r\nDear Fayma,\r\n\r\nyou\'ve send your watch to our service, but you didn\'t wrote what\'s the\r\nfault? I can\'t recognize any malfunction, and I pleased you to tell me\r\nwhere\'s the problem..\r\n\r\nYours sincerely\r\nMit freundlichen Grüßen\r\n\r\nMarty - Watchmaker\r\n\r\n\r\nSent from my BlackBerry® wireless device\r\n\r\n\r\nSent from my BlackBerry® wireless device]', 'Uhr erhalten 07.02.2014\r\n13-02-14\r\nKein Fehler offensichtlich...?! email Nachfrage, derweil\r\nK 1302 1240 - 17-02-14 okay', '', '2014-02-17', '2014-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-17', '', '', '0000-00-00', 'RL 70 569 668 9DE', NULL),
(2114, '', 1714, 999999999, 2, 'GM3006 (?)', '2014-02-10', '2013-09-28', '2013-10-02', 'Gold', 'Black', 'Marco Polo', 'I bought a  black case Monaco Diamond off Groupon in Norway, and I received something that didn\'t suit me (The Marco Polo, although the manual was the one for the Monaco Diamond), so I immediately contacted them to have my money back. I recently found out, through the Theorema Facebook page, that I had in fact received the wrong watch. I would like to swap the watch I have, which has never been used, with the watch I had ordered for, the Monaco Diamond (gold case, black dial). I have received the address,\r\n\r\nEnis Tufina\r\nIndustriestr 7\r\n24647 Wasbek\r\nGermany\r\n\r\n..to which I will be sending the watch I received. In case you would want photos, or other documents or receipts from Groupon, I?ll be happy to send them to you again. I already did so to the person answering to the Facebook page.\r\n', 'Uhr erhalten 07.03.2014\r\n', '', '2014-06-04', '2014-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-13', '139.116.20.4', 'trinity.os.ergo.no', '2014-02-17', 'RL 70 631 161 0DE', NULL),
(2115, '', 1715, 999999999, 2, 'GM103', '2014-02-11', '2013-07-28', '2013-07-28', 'Black', 'black ', 'Theorema', 'I dont know how to describe it, it has stopped running. The Second-hand is loose and fallen. I just posted the watch to you! Thank you very much in advance! Please do let me know if you need a copy of the grantee card, I can scan and send it to you! \r\n\r\nBest\r\nOfran', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-10', '195.169.170.178', 'omhp-eduroam-195-169-170-178.wireless.uva.nl', '2014-02-18', 'RL 7063 1145 5DE', NULL),
(2116, '', 1716, 999999999, 2, 'GM-101-3', '2014-02-11', '2013-11-20', '2013-11-26', 'Gold', 'Black', 'Casablanca', 'The internal mechanism holding the spring tension has either snapped or come off. You can no longer wind the watch.\r\n\r\nIt was brought to my attention this has happened a few times with this model of watch and so you should know the defect I am talking about.', 'Uhr erhalten 17.02.2014\r\n27-02-14\r\nSperrkegel mit Feder weg... - Feder und Schraube gefunden, aber wo ist der Sperrkegel? Unterm Ankerrad... - montiert und\r\nWK 2702 1105 - einwandfrei\r\nUK 2802 1100 - 01-03-14 okay', '', '2014-03-03', '2014-03-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-03', '81.139.137.159', 'host81-139-137-159.in-addr.btopenworld.com', '2014-02-18', 'RL 7060 6270 5DE', NULL),
(2117, '', 1507, 999999999, 2, 'GM107', '2014-02-11', '2014-02-11', '2013-10-22', 'Steel', 'Black', 'Theorema Rio', '1. 30-12-13\r\nI got a watch from theorema at Christmas,\r\nBut it there is an error on it.\r\nThe hour pointer is not where it should be. When the minut pointer is at 12 the hour pointer is at half past. \r\n \r\nKind regards.\r\n\r\n2. 11.02.14\r\nThe Hour pointer is not where it should be. \r\nWhen the minut pointer is at 12 the hour pointer is at half past.', 'Uhr erhalten 27.02.2014\r\n03-03-14\r\nMinZg ers. und\r\nWK 0303 1150 - einwandfrei\r\nUK 0403 0845 - 05-03-14 okay', '', '2014-03-05', '2014-03-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-05', '87.54.11.5', '87.54.11.5', '2014-02-18', 'RL 7060 6287 2DE', NULL),
(2118, '', 1717, 2, 2, 'Casablanca', '2014-02-11', '2013-06-26', '2013-06-26', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - nur Groupon-Ausdruck]\r\n{abgetippt}\r\nFrom the beginning this watch is not working properly. I had to wind it up every 24 hours, but a few days ago, after winding it up, it completely doesn\'t run anymore. Till now.', 'Uhr erhalten 11.02.2014\r\n19-02-14\r\nJo, ist ja auch Handaufzug... kam kpl. abgelaufen hier an\r\n==> Kronendichtung gepflegt\r\nWK 1902 1635 - einwandfrei\r\nUK 2002 0910 - 21-02-14 okay', '', '2014-02-21', '2014-02-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-21', '', '', '0000-00-00', 'RL 70 577 264 6DE', NULL),
(2119, '', 1718, 2, 2, 'Rio', '2014-02-11', '2013-11-29', '2013-11-29', 'Gold', 'Schwarz', 'Theorema', 'MinZg ab', 'Uhr erhalten 11.02.2014\r\n19-02-14\r\nMinZg ers. incl. ZgScheibe {Kulanz}\r\nWK 1902 1650 - einwandfrei\r\nUK 2002 0910 - Zg richten - MinZg nochmals ers. \r\nUK 2402 1200 - 25-02-14 okay', '', '2014-02-25', '2014-02-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-25', '', '', '0000-00-00', 'RL 7056 9695 3DE', NULL),
(2121, '', 488, 999999999, 2, 'GM 104', '2014-02-11', '2013-03-10', '2013-03-10', 'silver', 'siver', 'THEOREMA', 'The Watch ticks but it goes too slow', 'Uhr erhalten 14.02.2014\r\n20-02-14\r\nhmm... nicht abgelaufen - irgendwas bremst im Werk gewaltig... Modul? - getauscht und \r\nWK 2502 1315 - einwandfrei\r\nUK 2602 0930 - 27-02-14 okay', '', '2014-02-28', '2014-02-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-28', '178.155.194.65', '178.155.194.65', '2014-02-18', 'RL 7060 6263 4DE', NULL),
(2122, '', 1069, 999999999, 2, '4260295880282', '2014-02-11', '2013-04-16', '2013-12-04', 'Black', 'Black', 'Theorema', '[Modell 3005 - MarcoPolo  --  G 12.04.2013]\r\nWatch is defective. Does not work. I sent the watch back and it says the date was fixed but the fact was that the watch was not working itself, not the date!!! Upon receiving it back a couple days later, it stopped working again!!! Please fix properly.', 'Uhr erhalten 17.02.2014 {eine weitere Uhr}\r\n21-02-14\r\nk.A. was er meint... \r\nK 2102 1030 - steht 2002 2015 in der Datumschaltung...!\r\nwieder Schaltstern Datum ers.\r\nK 2502 1335 - 28-02-14 okay', '', '2014-02-28', '2014-02-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-28', '86.20.214.40', 'cpc3-lich11-2-0-cust551.3-2.cable.virginm.net', '2014-02-18', 'RL 70 539 199 6DE', NULL),
(2123, '', 1326, 999999999, 2, 'T3005-6', '2014-02-11', '2014-02-11', '2012-07-18', 'black', 'black', 'theorema', 'automatic watch winding mechanism doesnt work, just watch the moving moments and stops working, Hand-windind mode fell off ', 'Uhr erhalten 17.02.2014\r\n28-02-14\r\nWelle gebrochen, direkt an der Krone... kann passieren... \r\nAW/Krone ers. und\r\nK 2802 1515 - 05-03-14 okay', '', '2014-03-05', '2014-03-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-05', '83.179.25.189', 's83-179-25-189.cust.tele2.se', '2014-02-18', 'RL 70 606 285 5DE', NULL),
(2124, '', 1069, 999999999, 2, 'unknown', '2014-02-11', '2013-01-03', '2012-12-20', 'Black', 'Silver', 'Theorema', 'The hand has broken.', 'Uhr erhalten 17.02.2014\r\n21-02-14\r\nMinZg verengt und aufgesetzt\r\nWK 2102 1045\r\nUK 2402 1200 - 25-02-14 okay {eine weitere Uhr}', '', '2014-02-28', '2014-02-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-28', '86.20.214.40', 'cpc3-lich11-2-0-cust551.3-2.cable.virginm.net', '2014-02-18', 'RL 70 539 199 6DE', NULL),
(2125, '', 1719, 999999999, 2, 'Gm504', '2014-02-11', '2013-11-03', '2013-11-07', 'Svart', 'Svart', 'Pionier', ' klokka har nå løse deler som ?slenger? rundt inni klokka. \r\n[at now has loose parts? flings? around inside the clock.]', 'Uhr erhalten 07.03.2014\r\n12-03-14\r\nRotor gebrochen - ersetzt\r\nK 1203 1640 - 17-03-14 okay', '', '2014-03-17', '2014-03-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-17', '217.17.222.18', '18.222.17.217.alb.no', '2014-02-18', 'RL 7065 3839 2DE', NULL),
(2225, '', 1790, 999999999, 2, 'T J005', '2014-03-03', '2012-07-12', '2012-07-12', 'Black', 'White', 'Theorema', '[G 10.01.2012]\r\nThe wind-up knob has stopped working. It\'s loose and has no effect when turned.\r\nNote: A company here in Sweden made a simple repair (the ring around the days dial had loosened, and they removed it). They did not touch the wind-up knob. This happened of its own accord shortly after.\r\nWind-up knob is broken; has no effect when turned. Note that I recently had some repair work done on the metal ring around the day dial. This did not affect the dial knob, as this was not touched.', 'Uhr erhalten 05.03.2014\r\n07-03-14\r\nZierring abgefallen - Welle direkt an der Krone gebrochen\r\n==> Reparatur Krone/Welle  30,- \r\nZifferblatt Garantie ausf. 1103\r\n11-03-14\r\nDatumschaltrad ers., ZB ers., Krone mit Welle ers. \r\nK 1103 1215 - 14-03-14 okay', '', '2014-03-14', '2014-03-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-14', '94.127.34.22', '94.127.34.22.c.fiberdirekt.net', '2014-03-10', 'RL 7063 1166 8DE', NULL),
(2127, '', 1721, 999999999, 2, 'GM503', '2014-02-12', '2013-12-13', '2013-12-13', 'Silver', 'White', 'PIONIER', 'Running approximately 10 minutes fast every 24 hours.', 'Uhr erhalten 18.02.2014\r\n28-02-14\r\nSchleppfeder... - FH-Wand gefettet, reguliert und\r\nK 2802 1625 - 03-03-14 okay', '', '2014-03-03', '2014-03-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-03', '87.102.83.84', 'adsl-87-102-83-84.karoo.KCOM.COM', '2014-02-19', 'RL 7060 6267 9DE', NULL),
(2128, '', 1720, 999999999, 2, 'gm 501', '2014-02-12', '2013-12-08', '2013-12-10', 'black', 'gold ', 'pionier', 'When winding watch, nothing is happening...\r\nClock has completely stopped..\r\nWill the watch be fixed or replaced? \r\nAlso my postage cost on sending this item, will they be refunded? \r\nThe winding mechanism has seized.  The watch cannot be wound up.  Will the watch be repaired or replaced. I prefer the watch to be replaced as I bought it as gift two months ago.  \r\nWill the postage be refunded.', 'Uhr erhalten 18.02.2014\r\n28-02-14\r\nobere Sto?sicherung zerlegt - gereingt, versorgt und montiert\r\nK 2802 1610 - 03-03-14 okay', '', '2014-03-03', '2014-03-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-03', '81.98.229.4', 'cpc2-sund9-2-0-cust259.11-1.cable.virginm.net', '2014-02-19', 'RL 7060 6268 2DE', NULL),
(2129, '', 1722, 999999999, 0, 'gm 103', '2014-02-12', '2013-07-30', '2013-07-30', 'gold color', 'black', 'theorema', 'the watch runs too fast,', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '84.26.121.66', '541A7942.cm-5-3b.dynamic.ziggo.nl', '2014-02-19', '', NULL),
(2132, '', 1724, 2, 2, 'Newton', '2014-02-13', '2013-03-06', '2013-03-06', 'Silber', 'Schwarz', 'Theorema', 'steht', 'Uhr erhalten 12.02.2014\r\n19-02-14\r\nauch ausgeschwungen - eingeh?ngt und eine Schraube vom Kronenb?gel ers. \r\nK 2002 1020 - 24-02-14 okay', '', '2014-02-24', '2014-02-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-24', '', '', '0000-00-00', 'RL 7056 9688 2DE', NULL),
(2134, '', 1725, 999999999, 2, '4260295880176', '2014-02-13', '2014-02-13', '2012-11-30', 'Black', 'Gold', 'Theorema', '[Modell 3008 - Damascus]\r\nThe Glass is fine, the bracelet is fine too! The only problem is the Inside part of the watch fall a part therefore stoping the watch from functioning.\r\n', 'Uhr erhalten 19.02.2014\r\n03-03-14\r\nZierring um Unruhausschnitt abgefallen - entnommen und\r\nK 0303 1515 - 07-03-14 okay', '', '2014-03-07', '2014-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-07', '185.4.25.233', '185.4.25.233', '2014-02-20', 'RL 7063 1141 6DE', NULL),
(2136, '', 337, 2, 2, 'T3002', '2014-02-13', '2011-02-10', '2011-02-10', 'Rose', 'Schwarz', 'Theorema', '', 'Uhr erhalten 13.02.2014\r\n20-02-14\r\nZg der Jahresanzeige aufgesetzt [Kulanz]\r\nK 2002 1410 - 24-02-14 okay', '', '2014-02-25', '2014-02-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-26', '', '', '0000-00-00', '44056113104 ', NULL),
(2137, '', 1260, 2, 2, 'Monaco', '2014-02-13', '2012-11-20', '2012-11-20', 'Schwarz', 'Schwarz', 'Theorema', '[Modell 3006]\r\nKann nicht gestellt werden', 'Uhr erhalten 13.02.2014\r\n20-02-14\r\nokay, Fehler wie im November ==> Werktausch\r\nK 2102 0845 - 24-02-14 okay', '', '2014-02-24', '2014-02-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-24', '', '', '0000-00-00', 'RL 7056 9687 9DE', NULL),
(2138, '', 1727, 999999999, 2, 'GM 101', '2014-11-24', '2013-07-10', '2013-07-17', 'BLACK', 'black', 'THEOREMA CASABLANCA', '[OHNE G-Nachweis - Deal 7549 v. 17-07-13]\r\nThe watch doesn\'t work anymore, even if I wind the watch crown.', '27-11-14\r\nsteht fast kpl. aufgezogen - ausgeschwungen - Anker gerichtet und Anker\'Höhenluft eingestellt\r\nUK 2711 1350 - einwandfrei\r\nWK 2811 0805 - 01-12-14 okay', '1,2', '2014-12-01', '2014-12-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-01', '2a02:2788:24:4a8:1e65:9dff:fe36:f685', '2a02:2788:24:4a8:1e65:9dff:fe36:f685', '2014-02-21', 'RL 7151 7952 5DE', NULL),
(2139, '', 703, 999999999, 2, 'Toronto ', '2014-02-14', '2012-12-20', '2012-12-20', 'Black', 'Silver', 'Theorema', 'The watch is not working even though I have winded the dial. There is no movement in the any of the hands of the clock.\r\n\r\nReference No. on International Guarantee: 601106', 'TO BE SENT TO THIS ADDRESS\r\n Rajasankar Rajagopal\r\nBarclays PLC\r\nLevel 6, 1 Churchill Place,\r\nLondon ? E14 5HP.\r\n----------------------------------------------------\r\n03-03-14\r\nausgeschwungen - Anker gerichtet und\r\nWK 0303 1610 - einwandfrei\r\nUK 0403 0850 - Zg kommen aneinander - SekZg gerichtet\r\nUK 0503 1255 - 06-03-14 okay', '', '2014-03-06', '2014-03-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-06', '157.83.125.12', 'webaccess01.barclays.com', '2014-02-21', 'RL 7063 1134 5DE', NULL),
(2140, '', 1728, 999999999, 2, '005420 900288', '2014-02-15', '2012-06-11', '2012-06-20', 'Gris', 'Gris', 'Elysée', 'Référence carte de garantie : 80334N.\r\nRéférence \r\n\r\nLe cadran principal n\'indique plus l\'heure correcte : je dois le mettre à l\'heure sans cesse. Le cadran secondaire (plus petit) indique l\'heure correcte.\r\n[The main dial does not indicate the correct time more: I have to put in the time constantly. The (smaller) secondary dial shows the correct time.]', 'Uhr erhalten 24.02.2014\r\n03-03-14\r\nhmmm... erstmal Kontrolle\r\nK 0303 1500 - steht auf 0503 1745 - Aufzug schlecht? - Werk schlecht... Wertausch kpl. und\r\nK 0603 1140 - reguliert\r\nK 1003 1145 - 12-03-14 okay', '', '2014-03-12', '2014-03-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-12', '94.111.35.77', 'cust-77-35-111-94.dyn.as47377.net', '2014-02-22', 'RL 70 631 160 6DE', NULL),
(2141, '', 1729, 999999999, 2, 'GM 4004', '2014-02-15', '2013-12-18', '2013-12-19', 'Gold', 'Black', 'Theorema', 'Using the watch it stops without a reason more than one time for a day. Even if i leave it at my wrist during the night, sometimes the next morning I\'ll find the needles blocked.\r\nI tried to wind it 35-40 times and wait but after 2-3 days the same thing happens.', 'Uhr erhalten 24.02.2014\r\n01-03-14\r\nh?rt sich nach festem Rotorlager an... jo, ge?lt und\r\nK 0103 1250 - 04-03-14 okay', '', '2014-03-04', '2014-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-04', '78.12.115.147', 'dynamic-adsl-78-12-115-147.clienti.tiscali.it', '2014-02-22', 'RL 7060 6274 0DE', NULL),
(2142, '', 760, 2, 2, 'Monte Carlo', '2014-02-17', '0000-00-00', '0000-00-00', 'Silber', '', 'Theorema', '[OHNE G-Nachweis, aber etwa April 2013]\r\nOHNE Angabe', 'Uhr erhalten 17.02.2014\r\n21-02-14\r\nZg abgefallen - MinZg ersetzt\r\nWK 2102 1125\r\nUK 2402 1200 - 25-02-14 okay\r\nSent to   App 100 Bracken Hill, Dublin 18, Dublin\r\n', '', '2014-02-26', '2014-02-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-25', '', '', '0000-00-00', 'RL 7056 9693 6DE', NULL),
(2143, '', 1552, 2, 2, 'Paragon', '2014-02-17', '2012-12-27', '2012-12-27', 'Silber', 'Schwarz', 'Theorema', '', 'Uhr erhalten 17.02.2014\r\n21-02-14\r\nsteht - warum? - weil ich letztes Mal vergessen habe, das RW zu kontrollieren... ein gebrochener Zahn im SekTrieb...\r\nK 2102 1305 - 25-02-14 okay', '', '2014-02-25', '2014-02-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-25', '', '', '0000-00-00', 'RL 7056 9694 0DE', NULL),
(2145, '', 1730, 999999999, 2, 'cannot find this', '2014-02-17', '2014-01-03', '2014-01-07', 'Black', 'Bland and white', 'Sydney DiamondGM503', 'The big hand dial moves freely and therefore does not tell the correct time.', 'Uhr erhalten 24.02.2014\r\n03-03-14\r\nZgStellung... MinZg ers. und\r\nK 0303 1000 - 06-03-14 okay', '', '2014-03-06', '2014-03-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-06', '31.200.176.117', '31.200.176.117', '2014-02-24', 'RL 7060 6293 0DE', NULL),
(2146, '', 1731, 999999999, 1, '19732870', '2014-02-17', '2013-03-31', '2013-11-04', 'Gold', 'Brown', 'Theorema', '[Modell 107 - Rio  --  OHNE G-Nachweis]\r\nDe wijzer zit los en bij het instellen van de tijd draait het onregelmatig ', 'Uhr erhalten 20.02.2014\r\n03-03-14\r\nZgWerk kpl. hochgekommen - aufgesetzt und\r\nWK 0303 1120 - einwandfrei\r\nUK 0403 0855 - 05-03-14 okay', '', '2014-03-05', '2014-03-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.156.175.31', 's529caf1f.adsl.online.nl', '2014-02-24', '', NULL),
(2148, '', 1732, 999999999, 2, 'GM-103', '2014-02-17', '2012-12-06', '2012-12-06', 'GOLD', 'SILVER', 'theorema Casablanca', 'DEFECTIVE WINDING POST- LOOSE.', 'Uhr erhalten 25.02.2014\r\n03-03-14\r\nWelle gebrochen - Wellenrest fehlt aber schon, also Fremdge?ffnet und Krone schief, also selbst verschuldet! ==> Rep. AW/Krone  30,- - ausf. 1604\r\n16-04-14\r\nKrone mit neuer Welle ers. \r\nK 1604 1550 - 17-04-14 okay\r\n', '', '2014-04-17', '2014-04-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-17', '2.26.215.23', '2.26.215.23', '2014-02-24', 'RL 70 713 831 7DE', NULL),
(2149, '', 1733, 999999999, 2, 'T3008', '2014-02-17', '2013-02-20', '2013-02-20', 'Silver', 'Black', 'Theorema Automatic', 'Time adjusting knob is not working i.e i can\'t adjust time and it moves freely inside.', 'Uhrerhalten 18.02.2014\r\n28-02-14 \r\nWHF... also Werktausch!\r\nK 2802 1555 - neu gestellt und\r\nK 0404 0855 - 06-03-14 okay', '', '2014-03-06', '2014-03-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-06', '195.137.178.130', '195.137.178.130', '2014-02-24', 'RL 70 631 131 4DE', NULL),
(2150, '', 1734, 999999999, 2, 'T3008', '2014-02-17', '2012-11-14', '2012-11-20', 'Silver', 'Black', 'Theorema', 'Winder does not work', 'Uhr erhalten 20.02.2014\r\n03-03-14\r\n3 Zeiger fehlen, ZB verschoben und WHF aus Eingriff...\r\n==> Werktausch (div Zg)  70,- \r\ndurchgef?hrt 0505\r\nK 0505 1015 - 08-05-14 okay', '', '2014-05-08', '2014-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-08', '92.17.193.77', 'host-92-17-193-77.as13285.net', '2014-02-24', 'RL 7078 1057 1DE', NULL),
(2152, '', 1736, 999999999, 2, 'GM-107-1 (barcode: 4260295880602)', '2014-02-17', '2014-02-17', '2013-04-10', 'Silver', 'white', 'Theorema', '[OHNE G-Nachweis]\r\nOne of the clock-hands just fell loose inside the case, like it wasn\'t attached properly', 'Uhr erhalten 20.02.2014\r\n03-03-14\r\nMinZg ers.\r\nWK 0303 1430 - einwandfrei\r\nUK 0403 0900 - 05-03-14 okay', '', '2014-03-05', '2014-03-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-05', '82.217.81.174', '52D951AE.cm-11-1b.dynamic.ziggo.nl', '2014-02-24', 'RL 7060 6283 8DE', NULL),
(2153, '', 1735, 999999999, 2, 'GM-101-4 BI', '2014-02-18', '2014-02-03', '2014-02-03', 'Black ', 'Silver and Yellow ', 'Theorema', 'I open the case, Wind the crown then the watch start knocking normally . I tried to adjust the time but i failed although i pull the crown out one click.  ', 'Uhr erhalten 21.02.2014\r\n04-03-14\r\nWH-Schraube... - befestigt und Kronenb?gel gerichtet\r\nWK 0403 1055 - einwandfrei\r\nUK 0503 0925 - 06-03-14 okay', '', '2014-03-06', '2014-03-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-06', '158.129.161.9', '158.129.161.9', '2014-02-25', 'RL 70 606 290 9DE', NULL),
(2154, '', 1737, 999999999, 2, 'GM-103', '2014-02-18', '2012-08-18', '2012-08-30', 'Silver', 'Sao Paolo silver', 'Sao Paolo:Silver Boett, black leather', 'The wind on the Clock has been broken', 'Uhr erhalten 20.02.2014\r\n03-03-14\r\nKrone defekt - V3 ers. mit neuer Welle\r\nWK 0303 1455 - einwandfrei\r\nUK 0403 0900 - 05-03-14 okay', '', '2014-03-05', '2014-03-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-05', '194.71.19.244', '194.71.19.244', '2014-02-25', 'RL 7060 6286 9DE', NULL),
(2155, '', 1738, 999999999, 0, '3 ATM T3008', '2014-02-19', '2013-03-08', '2013-03-08', 'Black', 'Black', 'Theorema', 'Hi, \r\n\r\nThe hand on the day dial has come off. \r\n\r\nStrap is broken and worn, ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.220.70.134', '02dc4686.bb.sky.com', '2014-02-26', '', NULL),
(2156, '', 1739, 999999999, 2, 'gm103', '2014-02-19', '2013-01-27', '2013-02-03', 'black ', 'silver ', 'theorema watch ', 'dear sir to who it may concern this watch is not working I do  wound the crown full every day but still is not working is all the time stay behain .\r\npleas do not send me the same watch back I will not acept becouse is the secont time is that im send beck to GERMANY thank yuu ', 'Uhr erhalten 25.02.2014\r\n04-03-14\r\n#993 - 02-08-14 TB\r\njetzt erstmal \r\nWK 0403 1215 - jo verliert deutlich ==> Werktausch\r\nUK 0503 1305 - 06-03-14 okay', '', '2014-03-06', '2014-03-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-06', '95.146.114.188', '95.146.114.188', '2014-02-26', 'RL 7063 1135 9DE', NULL),
(2157, '', 185, 999999999, 2, 'GM-103-3', '2014-02-19', '2014-02-19', '2012-11-20', 'Black', 'Gold/white', 'Theorema', '[G 23.11.2012]\r\nThe watch crown is broken again. \r\nCan\'t adjust the time. \r\n', 'eingegangen 24.02.14 ?ber TB\r\n26-02-14\r\nKrone mit Welle ers. und\r\nWK 2602 1030\r\nUK 2702 0845 - 28-02-14 okay', '', '2014-02-28', '2014-02-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-28', '93.160.6.45', 'x1-6-74-44-01-e6-c3-da.cpe.webspeed.dk', '2014-02-26', 'RL 7060 6262 5DE', NULL),
(2158, '', 1740, 2, 2, 'T 3003', '2014-02-20', '0000-00-00', '0000-00-00', 'Schwarz', 'Schwarz', 'Pionier', '[G 15.05.2010]\r\nKrone läßt sich rausziehen und Glas müßte ersetzt werden', 'Uhr erhalten 19.02.2014\r\n01-03-14\r\nKrone/Welle gebrochen - Glas hat Macken\r\n===> Rep. 60,- (AW/Kr/Gl)  ausf. 1003\r\n10-03-14 \r\nGeh?use getauscht mit neuer AW und Krone\r\nK 1003 1415 - 14-03-14 okay', '', '0000-00-00', '2014-03-19', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-20', '', '', '0000-00-00', '00340433836662283601', NULL),
(2159, '', 1741, 2, 2, 'Marco Polo', '2014-02-20', '0000-00-00', '0000-00-00', 'Gold', 'Schwarz', 'Theorema', '', 'Uhr erhalten 19.02.2014\r\nThe watch is new but the general state of the package is not good!No spongue, no warranty card, broken box!!!', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(2160, '', 1742, 2, 2, 'Marco Polo', '2014-02-20', '2014-01-02', '2014-01-02', 'Silber', 'Schwarz', 'Theorema', '', 'Uhr erhalten 19.02.2014\r\nBitte refund!!!', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(2161, '', 819, 999999999, 2, 'T3004', '2014-02-20', '2012-10-17', '2012-10-30', 'GOLD', 'HARDENED MINERAL GLASS', 'THEOREMA', 'This watch is now third time in warranty repairing. The automatic drive system is free inside the watch ???where are the screws?  The watch is not able to keep time. The belt has also broken if it is under warranty. I believe that this watch has been made on monday morning and i hope you are able to send to me a new one. I have  half year warraty left and if this brakes just after warranty i want to tell by internet what i feel of   the quality of Theorema', 'eingegangen 05.03.2014 ?ber TB\r\n06-03-14\r\nAutoBr?cke gel?st - befestigt und Schrauben gesichert\r\nK 0603 1635 - einwandfrei\r\nDer Kunde kann uns aber nicht daf?r verantwortlich machen, wie er seine Uhr benutzt bzw. mi?handelt!', '', '2014-04-01', '2014-04-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-01', '130.188.8.27', '130.188.8.27', '2014-02-27', 'RL 7067 7493 5DE', NULL),
(2162, '', 870, 999999999, 2, 'NA', '2014-02-20', '2013-01-06', '2013-01-21', 'Gold', 'White', 'THOREMA Paragon 3001', 'It is warranty clime for;\r\n- watch hands are shifted so they are not covering each other e.g. at 12:00 hours\r\n- world button not working (not repaired during last clime)\r\n- mechanism for automatic powering the watch is not working properly, I have to restart watch every 3- 4 days, after stop, even if I\'m wearing watch all day long\r\nYour comment after last clime was that somebody was a watch maker on my watch. Please be informed that no one but you were repering this watch. As I have valid warranty, there is no point to leave this watch to other hands for reparation. As this is 3rd warranty clime, maybe it is better to replace my watch with another and let me to enjoy your product instead of to be ... ;)', 'Uhr erhalten 24.02.2014\r\n03-03-14\r\nzu 1. stimmt - Datumsmodul gel?st! - befestigt (2 neue Schrauben)\r\nzu 2. stimmt - Stellrad kommt nicht an Zahnkranz - Geh?useoberteil ersetzt\r\nzu 3. oehm... Automatik arbeitet einwandfrei? - trotzdem neu versorgt und\r\nK 0303 1355 - neu gestellt und \r\nK 0703 0840 - einwandfrei - ablaufen und \r\nGR-Pr?fung ==> SOLL 10-17h - IST 12:30 - 14-03-14 okay', '', '2014-03-14', '2014-03-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-14', '46.194.38.29', 'c-2ec2261d-74736162.cust.telenor.se', '2014-02-27', 'RL 7063 1167 1DE', NULL),
(2163, '', 1743, 999999999, 2, 'GM3008', '2014-02-20', '2014-02-12', '2014-02-12', 'silver case', 'white dial', 'Damascus Diamond Watch', 'I did wrongly chose Damascus Diamond watch, though my preference was : Rio Skeleton Watch Black strap with silver case ', 'Uhr erhalten 24.02.2014\r\n', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-06', '46.7.138.221', '46.7.138.221', '2014-02-27', 'RL 70 631 129 1DE', NULL),
(2164, '', 1744, 2, 2, 'GM 502', '2014-02-21', '2013-10-02', '2013-10-02', 'Silber', 'Schwarz', 'Pionier', 'je vous retourne le produit que vous m\'avez envoyé le mois de septembre suite a la commande que j\'avais postee ouques de vos service. Probleme de retoured de cinq minute tous le jours.\r\nJe vous que de bien vouloir me le rembourser pour un vincement sur mon  compte.\r\n...\r\n[I return you the product that you sent me in September following a command that I posted ouques your service. Problem of retoured of five minutes every day. \r\nI sure to please reimburse me for vincement my account. \r\n...]', 'Uhr erhalten 20.02.2014\r\n04-03-14\r\nR?cker hat sich zerlegt, Spirale liegt einmal um den Rotor...\r\nUnruh kpl. ersetzt und\r\nK 0403 1045 - 07-03-14 okay', '', '2014-03-07', '2014-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-07', '', '', '0000-00-00', 'RL 7063 1140 2DE', NULL),
(2165, '', 1745, 2, 2, 'T4003', '2014-02-21', '2012-02-12', '2012-02-12', 'Gold', 'Weiß', 'Pionier', 'DayTota abgefallen... 1. Benutzung nach Erwerb der Uhr! \r\nRep. auf Kulanz abgesprochen', 'Uhr erhalten 20.02.2014\r\n03-03-14\r\nZg aufgesetzt und \r\nK 0303 1100 - neu gestellt und\r\nK 0603 0850 - verliert deutlich... exact 10h/d - Aufzug fehlerhaft\r\nKlinkenrad ers. und\r\nK 0703 1255 - 12-03-14 okay', '', '2014-03-14', '2014-03-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-14', '', '', '0000-00-00', '00340433836653986160', NULL),
(2166, '', 1746, 2, 2, 'Florida', '2014-02-21', '2013-12-27', '2013-12-27', 'Silber', 'Schwarz', 'Pionier', 'Bonjour. J\'ai un problème avec ma montre. elle s\'arrête toutes seule cux ....\r\n--\r\nGood morning. I have a problem with my watch. it stops all alone .... cux', '01-03-14\r\nRotor gebrochen - ers. und\r\nK 0103 1300 - 04-03-14 okay', '', '2014-03-04', '2014-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-04', '', '', '0000-00-00', 'RL 7060 6277 5DE', NULL),
(2167, '', 1747, 2, 2, 'Copacabana', '2014-02-21', '2014-02-03', '2014-02-03', 'Schwarz', 'Schwarz', 'Theorema', '[Modell 104  --  G 30.01.2014]\r\nOHNE Angabe', 'Uhr erhalten 21.02.2014\r\n21-02-14\r\nIndex 1 fehlt - und Index 11 schon gel?st\r\nBeide befestigt und \r\nWK 2102 1505\r\nUK 2402 1205 - 25-02-14 okay', '', '2014-02-25', '2014-02-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-25', '', '', '0000-00-00', 'RL 70 569 692 2DE', NULL),
(2169, '', 1748, 999999999, 0, 'ITEM ID: 150995186170', '2014-02-21', '2013-11-09', '2013-11-09', 'GOLD', 'Gold', 'Theorema Regulator Gold Plated', 'It seems to be losing time. He winds the watch everyday but keeps on losing minutes.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.224.67.133', '87-224-67-133.spitfireuk.net', '2014-02-28', '', NULL),
(2170, '', 1410, 999999999, 2, 'T3010', '2014-02-22', '2013-11-03', '2013-11-12', 'BLACK', 'BLACK', 'Theorema', '1. 08.12.2013\r\nDear Team,\r\nI have bought this watch two months ago, it is working fine till now. Two days ago it is worked later not on time. This situation i faced today again. Seems something is cut done inside the watch. Please can you check, or let me know what i have to do.\r\nWaiting your prompt support!\r\nValbona \r\n\r\n2. 11.02.2014\r\n I  have bought a watch by your store and I have a  bit  of a problem , the pointer hour in the right corner is splitted off. \r\n\r\n3. 22.02.2014\r\nIn this watch is cut off one of the pointer hour.', 'Uhr erhalten 03.03.2014\r\n04-03-14\r\nZg 2.ZZ aufgesetzt und \r\nK 0403 1125 - 06-03-14 okay', '', '2014-03-06', '2014-03-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-06', '109.69.5.9', 'ptr.abcom.al', '2014-03-01', 'RL 7063 1130 5DE', NULL),
(2171, '', 1749, 999999999, 2, 'GM-3005-2', '2014-02-22', '2013-08-05', '2013-08-05', 'Silver/Black', 'Silver/Black', 'Theorema: Marco Polo model', 'The clock arrows from the month indication set loose and are floating in the case. Also the watch doesn\'t set itself to the first of a new month. You see for example: 30 november and day later its 31 november until he hits 39. ', 'Uhr erhalten 26.02.2014\r\n04-03-14\r\nUhr ist gefallen! Werk Richtung Boden verschoben, ZB besch?digt... ==> Rep. 30,-  -- ausf. 1703\r\n18-03-14\r\nZB befestigt, MonatsZg ers., beide Klinkenr?der und RedRd ers. \r\nK 1803 1340 - 21-03-14 okay\r\n', '', '2014-03-21', '2014-03-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-21', '82.156.19.192', 's529c13c0.adsl.online.nl', '2014-03-01', 'RL 7066 6804 9DE', NULL),
(2172, '', 1750, 999999999, 2, 'GM104', '2014-02-22', '2014-02-20', '2012-08-20', 'Black', 'Silver', 'Theorama', 'The pieces inside the watch is loose and falls off, preventing it to run. The cronographif piece do not work either.', 'Uhr erhalte 24.03.2014\r\nIndex 2 der 12 abgefallen - und 2 weitere gel?ste geklebt\r\nWK 2803 1400 \r\nUK 0104 0950 - 02-04-14 okay', '', '2014-04-02', '2014-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-02', '85.167.37.27', 'ti0019a400-0535.bb.online.no', '2014-03-01', 'RL 7069 6048 1DE', NULL),
(2173, '', 1751, 999999999, 0, 'Copacabana', '2014-02-22', '2013-07-22', '2013-07-22', 'Gold', 'Gold', 'Theorema', 'Watch no longer working', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.164.92.170', 'host86-164-92-170.range86-164.btcentralplus.com', '2014-03-01', '', NULL),
(2174, '', 1752, 999999999, 2, 'GM107', '2014-02-22', '2014-02-22', '2013-04-10', 'Black', 'Black / metalic', 'Rio', '[OHNE G-Nachweis]\r\nLast year I bought a Theorema watch, Now I see that the middle hand of the watch is fallen off.\r\n', 'Uhr erhalten 27.02.2014\r\n04-03-14\r\nMinZg ers. und\r\nWK 0403 1230 - einwandfrei\r\nUK 0503 0930 - 06-03-14 okay\r\n', '', '2014-03-06', '2014-03-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-06', '78.21.235.182', '78-21-235-182.access.telenet.be', '2014-03-01', 'RL 7060 62912DE', NULL),
(2175, '', 1086, 999999999, 2, 'GM106', '2014-02-23', '2013-08-01', '2013-08-15', 'gold rose', 'transparant', 'therema toronto', 'watch stood still', 'Eingang 03.03.2014\r\n06-03-14\r\nkpl. abgelaufen - l?uft auch gleich freudig \r\nWK 0603 1020 - einwandfrei\r\nLagenKontrolle - einwandfrei\r\nUK 1003 1025 - einwandfrei und okay', '', '2014-03-11', '2014-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-11', '84.31.40.224', '541F28E0.cm-5-8a.dynamic.ziggo.nl', '2014-03-02', 'RL 7063 1158 3DE', NULL),
(2307, '', 1846, 999999999, 2, 'GM104', '2014-03-18', '2012-12-15', '2012-12-20', 'Stainless Steel', 'Stainless/Skeleton', 'Theorema Copacabana', 'Watch mechanism works but the hands do not move on either faces and they cannot be moved manually with the winder', 'Uhr erhalten 28.03.2014\r\n07-04-14\r\nWH-Schraube gel?st\r\nWK 0704 1355 - hmmm\r\nUK 0804 0830 - geht tlw. ungenau?\r\nUK 1004 0825 - 11-04-14 okay', '', '2014-04-11', '2014-04-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-11', '5.64.158.188', '05409ebc.skybroadband.com', '2014-03-25', 'RL 7069 6081 3DE', NULL),
(2178, '', 1755, 999999999, 2, 'GM-103-3-01', '2014-02-24', '2012-08-14', '2012-09-03', 'Gold', 'silver, gold, blue', 'Theorema Sao Paolo', 'Th ehead crown was lost.', 'Uhr erhalten 04.03.2014\r\n07-03-14\r\nKrone mit Welle fehlt! Weil WH-Schraube gel?st...\r\nErsetzt und \r\nWK 0703 1350 - einwandfrei\r\nUK 1003 0955 - 10-03-14 okay', '', '2014-03-11', '2014-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-11', '90.229.217.143', '90-229-217-143-no12.tbcn.telia.com', '2014-03-03', 'RL 70 631 159 7DE', NULL),
(2179, '', 1756, 2, 2, 'Casablanca', '2014-02-24', '2013-11-27', '2013-11-27', 'Schwarz', 'Schwarz', 'Theorema', 'Schließe auseinander', 'Uhr erhalten 21.02.2014\r\n04-03-14\r\nSchlie?e ers. und\r\nWK 0403 1240 - einwandfrei\r\nUK 0503 0930 - 06-03-14 okay', '', '2014-03-06', '2014-03-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-06', '', '', '0000-00-00', 'RL 7060 6292 6DE', NULL),
(2180, '', 1757, 2, 2, 'Casablanca', '2014-02-24', '2013-10-10', '2013-10-10', 'Schwarz', 'Schwarz', 'Theorema', 'Glas zerkratzt und läßt sich nicht stellen?', 'Uhr erhalten 24.02.2014\r\n01-03-14\r\njo... Glas halt zerkratzt. Kronenb?gel nachgespannt und \r\nWK 0103 1210\r\nUK 0303 0915 - 04-03-14 okay', '', '2014-03-04', '2014-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-04', '', '', '0000-00-00', 'RL 7060 6278 4DE', NULL),
(2181, '', 1758, 2, 2, '', '2014-02-24', '0000-00-00', '0000-00-00', '', '', '', 'She got a casablanca gold instead of a copacabana gold.', 'Casablanca erhalten and copacabana  versendet\r\n24.02.2014\r\nRL 70 569 682 5DE', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(2182, '', 1759, 999999999, 2, 'T3009-2', '2014-02-24', '2012-11-22', '2012-11-29', 'GOLD', 'BLACK', 'theorema', 'ITS JUST STOP WOORK', 'Uhr erhalten 07.03.2014\r\n11-03-14\r\nSichtpr?fung: Uhr deutlich getragen, Glas hat heftige Kampfspuren - Automatik arbeitet normal?  dann GR 1h/5-8h\r\n1203 1030 bis 1303 1145 ==> 25h - f?r einseitigen Aufzug perfekt! \r\nK 1303 1210 - 17-03-14 okay', '', '2014-03-17', '2014-03-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-17', '83.183.31.140', 'd83-183-31-140.cust.tele2.se', '2014-03-03', 'RL 7065 3837 5DE', NULL),
(2183, '', 1760, 2, 2, 'Sao Paolo', '2014-02-24', '2012-10-10', '2012-10-10', 'Gold', '', 'Theorema', 'Rücksendung nach Absprache mit Groupon Norwegen', 'Uhr erhalten 19.02.2014\r\n03-03-14\r\nWK 0303 1030 - einwandfrei\r\nUK 0403 0910 - bestens\r\n\r\nKunde hat sein Geld zurückerhalten.Uhr bleibt bei uns', '', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(2184, '', 1242, 1, 2, '3001 - Paragon', '2014-02-24', '0000-00-00', '0000-00-00', 'rosé', 'weiß', 'Theorema', 'OHNE Angabe', '24-02-14\r\n??? war im Nov13 hier, aber keine Reparatur???\r\nversendet 11.11.13 - stand jetzt auf 22.12.13 - kpl. abgelaufen...\r\nK 2402 1240 bis Freitag! - einwandfrei\r\nGR 2802 1115 bis 0203 0630  ==  43h 15m perfect!\r\nLagenKontrolle - einwandfrei\r\nAutomatik neu versorgt, Aufzugrad ers. \r\nGRBergeon: 1403 0905  [1h/10-17h] 18h - pefect\r\n17-03-14 okay\r\n', '', '2014-03-17', '2014-03-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-17', '', '', '0000-00-00', 'RL 7065 3833 5DE', NULL),
(2185, '', 1383, 2, 2, 'Rio', '2014-02-24', '2014-10-11', '2013-10-11', 'Gold', '', 'Theorema', 'OHNE Angabe\r\n05-03-14\r\nNachtrag, die Uhr soll stehenbleiben, dokumentiert durch Videos (die mir nicht vorliegen) \r\nZitat aus eMail:\r\nHello\r\n\r\nSo this is the third time today that it stopped, again about an hour or so out of sync (all videos are time stamped)\r\n\r\nAs you can see with the watch being 3+ hours out of sync a day it\'s quite useless to wear if it\'s not working correctly. I would like you to advice a suitable method to move forward as you\'ve had it back to repair twice now and still no real solution.\r\n\r\n', 'Uhr erhalten17.02.2014\r\n01-03-14\r\nIch hab auch keine Ahnung was er will...\r\nDauerkontrolle bis die Videos bei mir eintreffen - okay, gesehen und darauf Pr?fung auf Zeitwaage - Fehler! Unruh verhakt bei Krone unten! Anker steht zu tief! gerichtet und \r\nnochmal Zeitwaagenkontrolle - einwandfrei\r\nUK 0603 1420 - 07-03-14 okay', '', '2014-03-07', '2014-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-07', '', '', '0000-00-00', 'RL 7063 1138 0DE', NULL),
(2186, '', 1761, 2, 2, 'Marco Polo', '2014-02-24', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis]\r\nOhne Angabe', 'Uhr erhalten 17.02.2014\r\n01-03-14\r\nkpl. abgelaufen - Datum schaltet nicht - Heftiger Druck auf den Dr?cker/Geh?use hat die Schaltung besch?digt...\r\n(Anrichtstift/Korrektor/Schaltrad gebrochen - Werktausch)\r\n==> Rep. 60,- \r\n05-05-14\r\nWerk ers. und\r\nK 0505 1545 - 08-05-14 okay', '', '2014-05-08', '2014-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-08', '', '', '0000-00-00', 'RL 7079 8468 8DE', NULL),
(2187, '', 1482, 2, 2, 'Damascus', '2014-02-24', '0000-00-00', '0000-00-00', 'Gold', 'Schwarz', 'Theorema', 'OHNE Angabe und OHNE G-Nachweis', 'Uhr erhalten 07.02.2014 (???)\r\n04-03-12\r\nRotor gel?st - Schraube ers. und\r\nK 0403 1110 - 10-03-14 einwandfrei', '', '2014-03-10', '2014-03-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-10', '', '', '0000-00-00', 'RL 7063 1151 8DE', NULL),
(2188, '', 1762, 2, 2, 'GM 106', '2014-02-24', '2013-01-04', '2013-01-04', 'Gold', 'Weiss', 'Theorema', '[OHNE G-Nachweis]\r\nSekZg gebrochen...', 'Uhr erhalten 24.02.2014\r\n03-03-14\r\n??? Zg einwandfrei, aber WH-Schraube gel?st!... Aber auch ZgScheibe im Werk, MinZg ist aber aufgesetzt...!\r\nMinZg verengt und aufgesetzt\r\nWK 0303 1025 - einwandfrei\r\nUK 0403 0915 - 05-03-14 okay', '', '2014-03-05', '2014-03-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-05', '', '', '0000-00-00', 'RL 7060 6282 4DE', NULL),
(2189, '', 1763, 999999999, 2, 'GH3008', '2014-02-24', '2014-02-24', '2013-12-27', 'Damascus black', 'black', 'Theorema', 'clock does not work and if we check carefully in the small section showing the week when we can see that the clock pointer lacking in that department.', 'Uhr erhalten 07.03.2014\r\n11-03-14\r\nDayTota ers. - Automatik ge?lt - Ablauf wg GR\r\nGR SOLL 10-17h IST 15h30 - 14-03-14 okay', '', '2014-03-14', '2014-03-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-14', '213.67.166.55', 'h55n6-fre-d1.ias.bredband.telia.com', '2014-03-03', 'RL 7063 1165 4DE', NULL),
(2190, '', 1764, 999999999, 2, 'GM106-3', '2014-02-24', '2013-09-26', '2013-09-30', 'gold rosé', 'gold rosé', 'Theorema', 'I can\'t wind it up anymore. ', 'Uhr erhalten 27.02.2014\r\n01-03-14\r\nWH Schraube... befestigt und \r\nWK 0103 1215\r\nUK 0303 0925 - 04-03-14 okay', '', '2014-03-04', '2014-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-04', '87.64.80.229', '229.80-64-87.adsl-dyn.isp.belgacom.be', '2014-03-03', 'RL 70 606 273 6DE', NULL),
(2191, '', 1765, 999999999, 2, 'T3001', '2014-02-24', '2013-05-17', '2013-05-22', 'Black', 'chrome dials, silver body, white face', 'Theorema model Paragon', 'has not been working properly and then the 2 dials fell off for no reason as my husband took very good care of the watch so I\'m so disappointed.\r\nI would like the watch replaced please.\r\nThan king you\r\nLara Woods', 'Uhr erhalten 06.03.2014\r\n12-03-14\r\ndeutliche Tragespuren auf Glas und am Geh?use, also nicht so \'careful\' wie geschrieben...! Zeiger abgefallen\r\nDatumsmodul gel?st - befestigt, Automatik versorgt und\r\nK 1203 1400 - 17-03-14 okay', '', '2014-03-17', '2014-03-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-17', '86.47.18.176', '86-47-18-176-dynamic.b-ras1.mgr.mullingar.eircom.net', '2014-03-03', 'RL 7065 3834 4DE', NULL),
(2192, '', 1766, 999999999, 2, 'GM 103', '2014-02-25', '2014-02-25', '2013-06-30', 'STEEL', 'DIAL VISIBLE ', 'SAO PAOLO THEOREMA', 'THE WATCH DOESN\'T FUNCTION ANYMORE', 'Uhr erhalten 13.03.2014\r\n19-03-14\r\nEllipse... - Unruh kpl. ers. \r\nWK 1903 1630 - einwandfrei\r\nUK 2003 0950 - 21-03-14 okay', '', '2014-03-21', '2014-03-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-21', '95.224.247.198', 'host198-247-static.224-95-b.business.telecomitalia.it', '2014-03-04', 'RL 7066 6802 1DE', NULL),
(2194, '', 1106, 999999999, 2, 'GM101', '2014-02-25', '2013-06-29', '2013-06-30', 'Black/Gold', 'Black/gold', 'Theorema', '[OHNE Booklet/G-Nachweis]\r\n\r\nThis is now the third time within 8 months that my watch has a defect. I don\'t think that\'s normal for a watch of ? 1.200,--. The costs of sending the watch to Germany is now almost ?50. The problem this time is that the watch runs to fast in time. Within a our it runs 10 minutes ahead of time. And from the beginning that I bought the watch it makes a loud ticking noice. ,--. I don\'t have any confidence anymore in this watch and there for I demand my money back OR a new watch.', 'Uhr erhalten 04.03.2014\r\n07-03-14\r\nI. - Sichtpr?fung - oB\r\nII. - Lagenpr?fung - oB\r\nIII. - Werktischpr?fung - oB\r\nIV. - Umlaufpr?fung - oB\r\nKein Fehler feststellbar. Und eine mechanische Uhr tickt nun mal...! ', '', '2014-06-04', '2014-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-11', '145.72.98.1', '145.72.98.1', '2014-03-04', 'RL 70 631 154 9DE', NULL),
(2195, '', 1768, 999999999, 2, 'GM 102', '2014-02-25', '2014-02-20', '2013-08-25', 'Gold', 'White gold', 'Theorema Monte Carlo ', 'The time shower is not show the time, is of the middel. ', 'Uhr ehalten 10.03.2014\r\n14-03-14\r\nMinZg ers. \r\nWK 1403 1545 - einwandfrei\r\nUK 1703 0920 - 18-03-14 okay', '', '2014-03-20', '2014-03-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-20', '94.144.63.226', '94.144.63.226', '2014-03-04', 'RL 7066 6794 0DE', NULL),
(2196, '', 1767, 999999999, 2, 'GM102', '2014-02-25', '2013-02-02', '2013-02-03', 'Silver', 'Silver', 'Theorema Monte Carlo', 'time of watch is not correct. Every hour I need to adjust the time by several minutes.\r\n---\r\nDeviating of time. Every hour i need tot adjust the time by several minutes', 'Uhr erhalten 28.02.2014\r\n04-03-14\r\njo... kpl. abgelaufen\r\nWK 0403 1310 - bl. zur?ck... - Minutenradfehler? - nee, einer der ganz seltenen Werktotalfehler...\r\nWerktausch und \r\nWK 0503 1425 - einwandfrei\r\nUK 0603 0900 - 07-03-14 okay', '', '2014-03-07', '2014-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-07', '77.170.200.200', 'ip4daac8c8.direct-adsl.nl', '2014-03-04', 'RL 7063 1143 3DE', NULL),
(2197, '', 1769, 2, 2, 'Casablanca', '2014-02-25', '2013-12-03', '2013-12-03', 'Gold', '', 'Theorema', 'geht gar nicht... ', 'Uhr erhalten 25.02.2014\r\n04-03-14\r\nkpl. abgelaufen - l?uft nach Aufzug gleich freudig los...\r\nWK 0403 1230 - einwandfrei\r\nUK 0503 0935 - 06-03-14 okay\r\n', '', '2014-03-06', '2014-03-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-06', '', '', '0000-00-00', 'RL 7060 6289 0DE', NULL),
(2198, '', 405, 999999999, 2, 'T3006', '2014-02-25', '2013-03-08', '2013-03-08', 'gold', 'Black', 'Theorema Monaco diamond', 'The watch has stopped running and the date adjustment does not work.i tried to wind it but it does not work. could you please repair/replace and send it back as soon as possible. thank you ', 'Uhr erhalten 03.03.2014\r\n04-03-14\r\nWerkring gebrochen - ersetzt, Schrauben befestigt und reguliert\r\nK 0403 1300 - 06-03-14 okay', '', '2014-03-06', '2014-03-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-06', '194.83.56.158', '194.83.56.158', '2014-03-04', 'RL 70 606 288 6DE', NULL),
(2199, '', 1770, 999999999, 2, 'T3006', '2014-02-25', '2013-03-08', '2013-03-08', 'gold stainless steel', 'gold', 'Theorema', 'watch stopped working after 5 months', 'Uhr erhalten 14.03.2014\r\n19-03-14\r\nR?cker auseinandergefallen... - Unruh kpl. ers. \r\nK 2003 1130 - 24-03-14 okay', '', '2014-03-27', '2014-03-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-27', '90.220.245.227', '5adcf5e3.bb.sky.com', '2014-03-04', 'RL 70 666 812 3DE', NULL),
(2200, '', 1771, 999999999, 2, 'T3006-1', '2014-02-26', '2012-10-30', '2012-10-30', 'Silver', 'Silver', 'Theorema', 'It rattles when moved, seems like something has loosened inside the clock itself.', 'eingegangen 24.03.2014 ?ber TB\r\n26-03-14\r\nRotor gel?st - befestigt, reguliert und\r\nK 2603 1105 - 01-04-14 okay', '', '2014-04-01', '2014-04-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-01', '77.75.167.146', '77.75.167.146.customers.telelet.dk', '2014-03-05', 'RL 7069 6040 2DE', NULL),
(2201, '', 1772, 999999999, 2, 'GM-103', '2014-02-26', '2013-07-30', '2013-07-30', 'silver', 'silver/blank', 'Theorema  GM-103', '[OHNE G-Nachweis]\r\nI lost the watch of the arm, and the glass shattered. The reason why it fell off the arm is that the lock on watches belt is defective, ie it does not stay again. It was not of great height, max 0.5 meters, it fell off when I tried to raise my daughter in the car. I would think that a watch with a value of over 13 000 NOK (as stated in the deal) would withstand such a moderate fall.\r\n\r\nI was otherwise pleased with the watch, so if possible I can well send it in for repair. (glass + lock on belt)\r\n \r\nHope this can be resolved in a good way.\r\n\r\nI contacted Let\'s Deal, and they told me to contact you.', 'Uhr erhalten 24.03.2014\r\n28-03-14\r\nKeine Glassplitter im Werk, Schlie?e ist wirklich extrem lose... Kulanzrep. nach Kontrolle\r\n03-04-14\r\nGlas eingepre?t, einige Splitter aus RW entfernt und\r\nUK 0304 1150 - 07-04-14 okay', '', '2014-04-07', '2014-04-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-07', '143.97.2.35', 'ibv2.statoil.com', '2014-03-05', 'RL 7069 60637DE', NULL),
(2202, '', 1773, 999999999, 2, 'GM 106', '2014-02-26', '2013-01-20', '2013-01-20', 'Gold', 'Gold', 'Toronto', 'The big pointer has broken of.', 'Uhr erhalten 27.02.2014\r\n06-03-14\r\nMinZg ersetzt und\r\nWK 0603 1215 - einwandfrei\r\nUK 1003 1000 - 11-03-14 okay', '', '2014-03-11', '2014-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-11', '91.198.237.1', '91.198.237.1', '2014-03-05', 'RL 7063 1157 0DE', NULL),
(2203, '', 1774, 999999999, 2, 'GM 501-1', '2014-02-26', '2013-10-10', '2013-10-09', 'blank', 'white', 'Pionier', 'The Watch crown is defekt and broken', 'Uhr erhalten 07.03.2014\r\n12-03-14\r\nWelle gebrochen - mittendrin... jo, Kronenhals ist schief, Kunde ist an der Krone h?ngengeblieben uns Welle ist dann gebrochen! \r\nRep. 30,- -- ausf. 0104\r\n01-04-14\r\nAW/Krone ers. und\r\nK 0104 1430 - 07-04-14 okay', '', '2014-04-07', '2014-04-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-07', '77.215.26.98', '0x4dd71a62.adsl.cybercity.dk', '2014-03-05', 'RL 7069 6060 6DE', NULL),
(2204, '', 1775, 999999999, 0, 'oijf', '2014-02-26', '2014-02-13', '2014-02-01', 'ojifo', 'jiof', 'ojf', 'ofhj', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '37.191.134.79', '79.37-191-134.fiber.lynet.no', '2014-03-05', '', NULL),
(2205, '', 1776, 2, 2, 'GM 504', '2014-02-26', '2013-10-31', '2013-10-31', 'Schwarz', 'Schwarz', 'Pionier', 'OHNE Angabe', 'Uhr erhalten 20.02.2014\r\n05-03-14\r\nMinZg und SekZg abgefallen - beide ersetzt - eMail Nachfrage was sonst noch sein k?nnte {keine Antwort ist auch ne Antwort}\r\nK 0503 1530 - 10-03-14 okay', '', '2014-03-10', '2014-03-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-10', '', '', '0000-00-00', 'RL 7063 1150 4DE', NULL),
(2206, '', 1777, 999999999, 2, 'GM-505-6 (Barcode 4 260295 880855)', '2014-02-26', '2013-12-09', '2013-12-09', 'Black', 'Black', 'PIONIER', 'My wife (Ciara Markham) bought this watch for me as part of a Groupon deal at Christmas.  After only 2 to 3 wears one of the small bars that holds the links of the metal strap to the fastening mechanism kept popping open.  \r\n\r\nA local jeweller fixed this for a small fee\r\n\r\nI then went to adjust the time.  I pulled the main dial out to the position to change the time but the dial came all the way out and will now not go back in. The time cannot be changed now\r\n', 'Uhr erhalten 12.03.2014\r\n14-03-14\r\nWelle direkt an der Krone gebrochen - kann passieren!\r\nAu?erdem Kupplungstrieb gebrochen - ersetzt\r\nK 1403 1625 - 18-03-14 okay', '', '2014-03-20', '2014-03-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-20', '193.120.161.6', '193.120.161.6', '2014-03-05', 'RL 7066 6793 6DE', NULL),
(2207, '', 1778, 999999999, 2, 'T3001-4', '2014-02-26', '2013-11-19', '2013-11-19', 'black', 'GOLD', 'Theorema', 'model : paragon\r\n\r\nKinetic charging mechanism detached inside glass', 'Uhr erhalten 24.03.2014\r\n28-03-12\r\nRotor gel?st - befestigt und reguliert\r\nK 2803 1405 - 01-04-14 okay', '', '2014-04-01', '2014-04-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-01', '83.109.109.205', 'ti0185a400-0713.bb.online.no', '2014-03-05', 'RL 7069 60447DE', NULL),
(2208, '', 1779, 999999999, 1, 'COPACABANA - GM109', '2014-02-26', '2013-07-22', '2013-07-22', 'Gold', 'White', 'Theorema', 'Stopped working for an unknown reason', 'Uhr erhalten 04.03.2014\r\n07-03-14\r\nausgeschwungen - Quatsch, gefallen und beide U-Zapfen ab\r\nUnruh kpl. ers. zur Kontrolle\r\nWK 0703 1405\r\nUK 1003 1005 - einwandfrei\r\n==> Rep. 30,- --  ausf. 1703\r\n18-03-14\r\nUnruh wieder eingebaut und \r\nUK 1803 1310 - 19-03-14 okay', '', '2014-03-19', '2014-03-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.164.92.170', 'host86-164-92-170.range86-164.btcentralplus.com', '2014-03-05', '', NULL),
(2209, '', 1780, 999999999, 2, 'GM506', '2014-02-26', '2013-12-24', '2013-11-18', 'Black', 'Black and silver', 'Pionier Timepieces Germany', 'Loose part on the backside inside the glass', 'Uhr erhalten 06.03.2014\r\n07-03-14\r\nRotor gebrochen - ersetzt und\r\nK 0703 1435 - 10-03-14 okay', '', '2014-03-10', '2014-03-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-10', '82.164.46.68', '68.46.164.82.customer.cdi.no', '2014-03-05', 'RL 7063 1153 5DE', NULL),
(2211, '', 1782, 999999999, 2, 'T3006', '2014-02-27', '2013-02-06', '2013-02-13', 'Black/silver', 'Silver', 'Theorema', 'One diamond is missing and the kenetic function has loosen it self. ', 'eingegangen 05.03.2014 ?ber TB\r\n06-03-14\r\n1 Diafassung geklebt, reguliert\r\nK 0703 0925 - 10-03-14 okay', '', '2014-03-10', '2014-03-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-10', '2.105.237.126', '2-105-237-126-dynamic.dk.customer.tdc.net', '2014-03-06', 'RL 7063 1149 5DE', NULL),
(2212, '', 1783, 2, 2, 'Casablanca', '2014-02-27', '2014-01-03', '2014-01-03', 'Schwarz', 'Schwarz', 'Theorema', 'OHNE Angabe\r\nBitte Uhr erstmal zu Enis', '06-03-14\r\nkpl. abgelaufen... B?gel zu locker\r\naufgezogen - B?gel gerichtet\r\nWK 0603 0935 - einwandfrei\r\n\r\nBITTE REFUND...', '', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(2213, '', 1781, 999999999, 2, 'GM 502', '2014-02-27', '2013-12-15', '2013-12-20', 'Gold', 'Black', 'Pionier', 'The watch just stopped working while it was on my arm for no apparent reason.  I tried winding it to ensure that was no why it stopped but it still did not start to work again and it has not worked since then.', 'Uhr erhalten 08.05.2014\r\n21-05-14\r\nAR aus Eingriff... gesetzt\r\nK 2105 1220 - 23-05-14 okay', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '131.137.245.206', '131.137.245.206', '2014-03-06', 'RL 7085 0836 2DE', NULL),
(2214, '', 762, 999999999, 2, 'GM-4004', '2014-02-27', '2014-01-15', '2014-01-15', 'Black', 'Blcak', 'Theorema', 'This watch we have sent back now two times. The first time was 23 January (repair#2024).\r\nThe client now says that he wants a refund because he does not trust the watch or the brand anymore. So we have to give back his money.', 'Uhr erhalten 03.03.2014\r\nBitte refund!!!', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-03-06', '', NULL),
(2215, '', 1475, 999999999, 2, 'T3006', '2014-02-27', '2012-10-11', '0000-00-00', 'Silver', 'Silver', 'Theorama Monaco Diamond', 'Was running 15 minutes fast each week and then stopped completely.  Sent back for repair (at our cost) and eventually received it back - but it was then running 4 to 5 minutes fast each day.  At this point you promised to replace the watch, but still wanted the faulty watch returning.  I returned the watch again (at our cost again) and my son had to pay £35 for a new battery for his old watch as he could not managed without a watch.  You kept the watch for some time and then returned the old watch again instead of the promised replacement, and the old watch was not working at all.  Please now send the promised replacement watch.', 'Uhr erhalten 07.03.2014\r\n11-03-14\r\nsteht definitiv mit Vollaufzug... ZgWerk ist fest - scheint ein Massenfehler zu sein, warum? - Datumschaltung, bringt die Uhr fast zum Stillstand - trotzdem Kontrolle\r\nK 1203 0830 - macht sehr schlechten Gand ==> jetzt Werktausch\r\nK 1703 1445 - 21-03-14 okay', '', '2014-03-21', '2014-03-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-21', '213.122.113.182', 'host213-122-113-182.range213-122.btcentralplus.com', '2014-03-06', 'RL 70 666 798 4DE', NULL),
(2216, '', 1784, 999999999, 2, 'GM-102-4', '2014-02-27', '2014-02-10', '2014-02-10', 'Black', 'Black', 'Theorma', 'The watch did not working properly after winding. Most of time the second hand is not moving at all.', 'Uhr erhalten 11.04.2014\r\n09-05-14\r\nkpl. abgelaufen - Problem Unruh/Anker?\r\nWerk ge?lt, Anker gerichtet\r\nWK 1205 1035 - einwandfrei\r\nUK 1305 0810 - 14-05-14 okay', '', '2014-05-14', '2014-05-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-14', '120.146.193.187', 'CPE-120-146-193-187.static.vic.bigpond.net.au', '2014-03-06', 'RL 7079 8505 1DE', NULL),
(2217, '', 1785, 999999999, 2, '4 260295 881043', '2014-02-28', '2013-12-20', '2013-12-27', 'GOLD', 'BLACK', 'GM 3008', '[OHNE G-Nachweis]\r\nThe clock stopped and I can\'t make it work again', 'Uhr erhalten 03.03.2014\r\n05-03-14\r\nausgeschwungen - Anker ersetzt, reguliert und\r\nK 0503 1335 - 10-03-14 okay', '', '2014-03-10', '2014-03-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-10', '83.209.209.118', 'h83-209-209-118.dynamic.se.alltele.net', '2014-03-07', 'RL 7063 1147 8DE', NULL),
(2218, '', 1786, 999999999, 2, 'GM3005', '2014-02-28', '2013-08-13', '2014-02-13', 'Gold', 'Black', 'Theorema', 'The watch has run slow for 3 mornings in the past 2 weeks. First time more than 1 hour then 25 minutes then 35 minutes', 'Uhr erhalten 05.03.2014\r\n10-03-14\r\nAutomatik neu versorgt und Ablaufen lassen\r\nGR-Prfng - 1h ==> 14h okay\r\nUK 1303 0825 - 17-03-14 okay', '', '2014-03-17', '2014-03-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-17', '176.27.151.109', 'b01b976d.bb.sky.com', '2014-03-07', 'RL 7065 3835 8DE', NULL),
(2219, '', 1787, 2, 2, 'GM 506', '2014-02-28', '2013-12-15', '2013-12-15', 'Gold', '', 'Pionier', '[G 18.11.2013]\r\nDatum funktioniert nicht korrekt', 'Uhr erhalten 27.02.2014\r\n05-03-14\r\nMonat l??t sich stellen\r\nTag schaltet und l??t sich stellen\r\nDatum hakt - Schaltradfeder gebrochen \r\n==> Schaltrad kpl. ers. - EinerScheibe ers. \r\nK 0503 1635 - 10-03-14 okay', '', '2014-03-10', '2014-03-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-10', '', '', '0000-00-00', 'RL 7063 1146 4DE', NULL),
(2220, '', 1788, 2, 2, 'Casablanca', '2014-02-28', '2014-02-17', '2014-02-17', 'Gold', '', 'Theorema', '', 'Uhr erhalten 27.02.2014 Wir wissen nicht was er möchte, kein email oder tel. numer\r\nBitte refund!', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(2221, '', 862, 1, 2, '3008 - Damascus', '2014-02-28', '0000-00-00', '2012-11-08', 'gelb', 'schwarz', 'Theorema', 'Ohne - will aber Geld zurück', '28-02-14\r\nUnruh wieder verhakt - technisch ist die Uhr aber einwandfrei, also ein Verschulden des Kunden!\r\nK 2802 1440 - 04-03-14 einwandfrei', '', '2014-06-04', '2014-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-08', '', '', '0000-00-00', 'RL 70 798 471 4DE', NULL),
(2222, '', 1165, 999999999, 2, 'T3008', '2014-02-28', '2013-03-10', '2013-03-10', 'Silver', 'Sliver', 'theorema - damascus Diamond', 'I rarely use the watch. I was working perfectly last time I wore it. then suddenly when I was trying to use the dial to charge it. it did not work. several attempt did not work. it has been repaired back in October 2013 by you and the same fault happened again. \r\nTHIS TIME I LOOK FOR NOR REPAIR. I LOOK FOR EITHER A REPLACEMENT WATCH OR A REFUND. IT HAS COST ME AT LEAST £30 BY JUST POSTING SO FAR. \r\n\r\nTHANK YOU', 'Uhr erhalten 06.03.2014\r\n07-03-14\r\nkpl. abgelaufen - Automatik einseitig schwerg?ngig\r\nK 0703 1330 - einwandfrei - ablaufen und \r\nGR-Pr?fung - ha ha... Unruh verhakt - Anker ersetzt, DayTota ers. \r\nweiter mit GR Pr?fung 1303 16:00 - zieht nicht richtig auf...\r\nAutomatik versorgt und erneute GR 1803 0910 bis 2330 == 14h - 19-03-14 okay', '', '2014-03-20', '2014-03-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-20', '82.31.46.121', 'cpc26-seac19-2-0-cust120.7-2.cable.virginm.net', '2014-03-07', 'RL 7066 6792 2DE', NULL),
(2223, '', 1789, 999999999, 2, 'P2410280', '2014-03-01', '2012-11-11', '2012-11-11', 'ARGENTO', 'NERO', 'model T4001', '[OHNE G-Nachweis]\r\nRIMANE INDIETRO.\r\n{Ist zurück.}', 'Uhr erhalten 22.05.2014\r\n05-06-14\r\neine Schraube der RW-Br?cke lag im Klinkenrad... befestigt und\r\nK 0506 1350 - 10-06-14 okay', '', '2014-06-10', '2014-06-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-10', '82.61.95.195', 'host195-95-dynamic.61-82-r.retail.telecomitalia.it', '2014-03-08', 'RL 7086 7461 7DE', NULL),
(2226, '', 1791, 999999999, 0, 'ATM T3010', '2014-03-03', '2013-05-09', '2013-05-09', 'gold', 'black', 'Theorema', 'Glass is broken. Can we change the glass??? How can we be sure you will get back again the clock ???\r\n\r\nThanks\r\n\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.69.5.92', 'ptr.abcom.al', '2014-03-10', '', NULL),
(2227, '', 1792, 999999999, 0, 'GM-101-2', '2014-03-03', '2014-02-17', '2014-02-17', 'Black', 'silver', 'Theorema', 'I would like a full refund, since the product did not meet my expectations, that i got from the pictures, and it is less than 14 days since i received the product.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.179.243.126', '188-179-243-126-static.dk.customer.tdc.net', '2014-03-10', '', NULL),
(2228, '', 1793, 999999999, 2, 'Gm505', '2014-03-03', '2013-07-11', '2013-07-11', 'Black', 'Black with silver', 'Pionier', '[G 07.11.2013]\r\nDefect on the dates. After the 21st it skips to 32nd etc', 'Uhr erhalten 10.03.2014\r\n17-03-14\r\nDatumscheiben justiert\r\nK 1703 1655 - 21-03-14 okay', '', '2014-03-21', '2014-03-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-21', '82.132.213.142', 'dab-yat1-h-88-3.dab.02.net', '2014-03-10', 'RL 7066 6801 8DE', NULL),
(2229, '', 17, 2, 2, 'Paragon', '2014-03-03', '2012-10-01', '2012-10-01', 'Silber', 'Schwarz', 'Theorema', 'MinZg/SekZg kommen aneinander', 'Uhr erhalten 03.03.2014\r\n04-03-14\r\nSekZg ers. und\r\nK 0403 1650 - 07-03-14 okay', '', '2014-03-07', '2014-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-07', '', '', '0000-00-00', 'RL 70 631 137 6DE', NULL),
(2231, '', 1794, 999999999, 2, '4260295880718', '2014-03-03', '2013-09-23', '2013-08-27', 'Black', 'Black', 'Pionier', '[Modell 502 - Malibu  --  G 27.09.2013]\r\nThe watch strap is starting to fray and the clasp sometimes snaps open.', 'Uhr erhalten 06.03.2014\r\n12-03-14\r\nvorab Werkkontrolle \r\nUK 1203 1600 - verliert, ist aber regulierbar\r\nNeues Band? --  ausf. 1703\r\n18-03-14\r\nreguliert und UK 1803 1305 - 20-03-14 okay', '', '2014-03-21', '2014-03-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-21', '95.131.110.109', 'proxy47.messagelabs.net', '2014-03-10', 'RL 7066 6803 5DE', NULL),
(2232, '', 1795, 999999999, 0, 'GM101', '2014-03-03', '2014-03-03', '2013-11-19', 'Brown', 'Golden/Black', 'Theorama watches Casablanca', 'The Watch no longer works but I don\'t know why.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.200.204.42', '42.204-200-80.adsl-dyn.isp.belgacom.be', '2014-03-10', '', NULL),
(2233, '', 1796, 999999999, 0, 'na', '2014-03-03', '2014-03-03', '2014-03-03', 'brown strap', 'gold face', 'casablanca', 'watch is working,scratched face and broken clasp need to be fixed/replaced serial number i can not find i will try get it posted asap thanking you \r\n\r\n\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.77.171.215', '109.77.171.215', '2014-03-10', '', NULL),
(2234, '', 1726, 999999999, 2, 'Can\'t find one on the watch itself', '2014-03-04', '2013-02-17', '2013-02-17', 'Rose Gold/Stainless Steel', 'Black', 'Theorema Paragon T3001', 'My to be wife bought me a lovely Theroema watch (Paragon automatic T3001) as a wedding day gift on 17th Feb last year (2013). We got married on 13th April. It\'s beautiful and has worked perfectly up until 9th January this year when it just stopped. I altered the time to the correct time and manually wound it and started going again but since then the date, and subsequently the month, haven\'t been changing automatically and nor can I change the date manually anymore. It kept going and seemingly automatically winding as it should do until 10th Feb when it just stopped again. This time it doesn\'t seem to want to manually wind and nor does the automatic winding seem to work anymore.', 'Uhr ehalten 10.03.2014\r\n13-03-14\r\nVermutung: Datumsmodul - jepp, aber hat auch einen Geburtsfehler, daher Werktausch\r\nK 1303 1525 - 17-03-14 okay', '', '2014-03-17', '2014-03-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-17', '217.115.65.15', 'proxy1-ext.my-it-solutions.net', '2014-03-11', 'RL 70 653 832 7DE', NULL),
(2235, '', 762, 999999999, 1, 'T21686-49', '2014-03-04', '2011-11-01', '2011-11-01', 'silver', 'white', 'Pionier', 'Hi Enis,\r\n\r\nCan you please repair these old Pionier watches.\r\nThanks.\r\n\r\nBest regards,\r\nRene', '11-03-14\r\n4 Uhren - 2 alte Pio 21686 - beide Tot\r\n1 3002 Jumbo ==> Aufzug zerst?rt\r\n1 4003 Montreal - Zierringe entnommen und K 1103 1345\r\nKlärung ob Garantiearbeiten oder kostenpflichtig', '', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-03-11', '', NULL),
(2236, '', 1797, 999999999, 2, 'GM102-4', '2014-03-04', '2013-12-30', '2013-12-30', 'black', 'gold', 'Theorema Monte Carlo Black limited edition', 'The situation is that the pin on the side of my watch suddenly fell off. \r\nMy watch fell off my wrist at that time because I was wearing the watch. The glass of my watch broke down when it fell to the ground. \r\nIt looks like the mechanism is still working and ticking, only the clock-hand has fallen off. The clock-hand is still with the broken watch, only not in the mechanism. ', 'Uhr erhalten 10.03.2014\r\n14-03-14\r\nFedersteg h?lt einwandfrei, also Schutzbehauptung! \r\nGeh?use am Glasrand besch?digt ==> Ersatz kpl.\r\nZeiger aufsetzen  Rep. 70,- -- ausf. 0104\r\n01-04-14\r\nKEINE Geh?use am Lager... shit... \r\nGlas eingepresst, ZgSpiel ers., Armband ers. \r\nWK 0104 1535 - einwandfrei\r\nUK 0204 1050 - 03-04-14 okay', '', '2014-04-03', '2014-04-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-03', '82.75.65.57', '524B4139.cm-4-4b.dynamic.ziggo.nl', '2014-03-11', 'RL 7069 6057 0DE', NULL),
(2237, '', 1798, 999999999, 2, 'TJ005', '2014-03-04', '2013-04-02', '2013-04-25', 'Black', 'Black and silver , with diamonds', 'Marco Polo DIAMOND, Theorema', 'The click 0 , hand winding position as seen in the instruction booklet  which sets the times , falls out when I want to set the time and the day and date does not work.Also the watch itself does not function at all.', 'Uhr erhalten 18.03.2014\r\n19-03-14\r\nDay und MonthZg abgefallen, Krone gebrochen\r\n==> Rep. bis zum Werktausch  80,- \r\n{Kunde weint... also VorabKontrolle} 0904 1135 \r\nNEIN - Uhr ist zu stark gesch?digt - es bleibt beim Werktausch -- ausf. 1504\r\n15-04-14\r\nWerk ers. mit 2 neuen Zeigern, Krone ers.\r\nK 1504 1625 - 17-04-14 okay', '', '2014-04-17', '2014-04-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-17', '80.84.56.34', '34-56-84-80.rackcentre.redstation.net.uk', '2014-03-11', 'RL 7071 3836 5DE', NULL),
(2238, '', 431, 999999999, 2, '???', '2014-03-04', '2012-10-24', '2012-10-24', 'GOLD', 'gold/white?', 'THEOREMA COPACABANA', 'Numeric number 12 is lose. It looks like it\'s coming off again. The last time we sent it back was last year and it looks like it\'s gonna come off again.\r\n{April 13 - TB}', 'Uhr erhalten 12.03.2014\r\n14-03-14\r\nZifferblatt ers. \r\nWK 1403 1510 - einwandfrei\r\nUK 1703 1015 - 18-03-14 okay', ',', '2019-04-16', '2019-04-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-20', '80.5.212.179', 'cpc3-ipsw1-2-0-cust178.7-4.cable.virginm.net', '2014-03-11', 'RL 706667975DE', NULL),
(2239, '', 1799, 999999999, 0, 'GM101', '2014-03-04', '2013-06-16', '2013-06-20', 'Brown', 'White', 'Casablanca', 'Faulty clip covering the winder', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.12.183.163', 'cpc23-seve21-2-0-cust930.13-3.cable.virginm.net', '2014-03-11', '', NULL),
(2240, '', 1800, 999999999, 2, 'GM102', '2014-03-05', '2014-01-27', '2014-02-10', 'gold plated', 'black ', 'Monte Carlo Theorema', 'It does\r\n not work even After i wind the watch crown in a clockwise motion ', 'Uhr erhalten 24.03.2014\r\n25-03-14\r\nausgeschwungen - Anker ersetzt (Messer gel?st)\r\nWK 2503 0900 - einwandfrei\r\nUK 2603 0900 - 27-03-14 okay', '', '2014-03-27', '2014-03-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-27', '120.146.216.111', 'CPE-120-146-216-111.static.vic.bigpond.net.au', '2014-03-12', 'RL 7066 6816 8DE', NULL),
(2241, '', 40, 999999999, 2, 'GM-103', '2014-03-05', '2012-08-20', '2012-08-20', 'GOLD', 'SILVER/GOLD', 'Theorema', 'Winder is defect. It just spins around and does not wind the watch. ', 'eingegangen 09.04.2014 ?ber TB\r\n10-04-14\r\nKrone gl ers. und \r\nWK 1004 1500 - einwandfrei\r\nUK 1404 0825 - 15-04-14 okay', '', '2014-04-17', '2014-04-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-17', '80.254.154.83', '1062ob.scansafe.net', '2014-03-12', 'RL 7071 3834 8DE', NULL),
(2243, '', 1802, 2, 2, 'Casablanca', '2014-03-05', '2013-11-19', '2013-11-19', 'Gold', '', 'Theorema', 'OHNE Angabe \r\n- steht voll aufgezogen', 'Uhr erhalten 05.03.2014\r\n07-03-14\r\nausgeschwungen - Anker gerichtet\r\nWK 0703 0940 - einwandfrei\r\nUK 1003 1020 - 11-03-14 okay', '', '2014-03-11', '2014-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-11', '', '', '0000-00-00', 'RL 7063 1155 2DE', NULL),
(2244, '', 1803, 999999999, 2, 'GM-106', '2014-03-05', '2013-02-27', '2013-03-14', 'black', 'silver/white', 'Theorema Toronto', 'I bought your\'s watch (model: Toronto) on 14.03.2013.\r\n\r\nNow watch\'s pointer has fallen off, and there wasn\'t anything that I\r\nmade to harm the watch.\r\n\r\nI sent the clock today (5.3.2014) to your address (Enis Tufina, Industriestriestr 7, 24647 Wasbek Germany).', 'Uhr erhalten 07.03.2014\r\n12-03-14\r\njo, Zeiger abgefallen... aber: wo sind die 4 fehlenden Geh?useschrauben? War schon jemand am Werk bei? \r\nausf. 01-04-14\r\nZg verengt und aufgesetzt, 4 Geh?useschrauben ers. \r\nWK 0104 0850 - einwandfrei\r\nUK 0204 1055 - 03-04-14 okay', '', '2014-04-03', '2014-04-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-03', '84.249.68.101', 'dsl-trebrasgw2-54f944-101.dhcp.inet.fi', '2014-03-12', 'RL 70 696 056 6DE', NULL),
(2246, '', 1805, 999999999, 2, 'GM h009', '2014-03-06', '2014-03-06', '2013-11-19', 'BLACK', 'BLACK/GOLD', 'NEWTON DIAMOND', '[Modell 4004]\r\nTHE CLOCK IS A DELAY EVERY DAY FROM A FEW MIUTES TO SEVERAL HOURS.', 'Uhr erhalten 25.03.2014\r\n27-03-14\r\nSichtpr?fung oB\r\nK 2703 0945 - zieht nicht auf - Rotorlager ge?lt\r\nK 0104 1120 - neu gestellt und \r\nK 0704 0855 - Werktausch!\r\nK 0804 1050 - 11-04-14 okay', '', '2014-04-11', '2014-04-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-11', '79.161.248.113', '113.79-161-248.customer.lyse.net', '2014-03-13', 'RL 7071 3825 0DE', NULL),
(2247, '', 1806, 999999999, 2, 'GM501', '2014-03-06', '2013-09-18', '2013-09-18', 'black', 'gold', 'Pionier', 'The watch stopped working and doesn\'t do anything anymore', 'Uhr erhalten 26.03.2014\r\nRotor gel?st, aber Br?ckenschrauben auch - AR schon aus Eingriff ==> Schrauben befestigt, Rotor befestigt und\r\nK 0104 1330 - neu gestellt \r\nK 0704 0855 - 09-04-14 okay', '', '2014-04-09', '2014-04-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-09', '84.198.180.238', 'd54C6B4EE.access.telenet.be', '2014-03-13', 'RL 7069 6075 6DE', NULL),
(2248, '', 1807, 999999999, 0, '76010', '2014-03-06', '2014-02-27', '2014-02-27', 'Silver', 'Silver', 'Elysee', 'Watch gains about 36 seconds a day. Also, the push button at he eight o\'clock position will not advance the day.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.239.131.238', 'pool-96-239-131-238.hgrtmd.east.verizon.net', '2014-03-13', '', NULL),
(2249, '', 1808, 999999999, 2, 'GM 102', '2014-03-06', '2012-10-28', '2012-10-28', 'BLACK', 'GOLD', 'THEOREMA', 'Mechanism stops when watch put on wrist', 'Uhr erhalten 11.03.2014\r\n14-03-14\r\nuntere Sto?sicherung! - gerichtet und\r\nWK 1703 1535 - einwandfrei\r\nUK 1803 1010 - 19-03-14 okay', '', '2014-03-20', '2014-03-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-20', '109.149.232.101', 'host109-149-232-101.range109-149.btcentralplus.com', '2014-03-13', 'RL 7066 6791 9DE', NULL),
(2250, '', 1809, 2, 2, 'Copacabana', '2014-03-07', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Theorema', 'läuft nur 24h - gewinnt/verliert nach Belieben...', 'Uhr erhalten 07.03.2014\r\n11-03-14\r\nPr?fung nach Protokoll - absolut kein Fehler feststellbar\r\nnochmal GR 1803 1015 - 2003 0825 == 46h - perfect und okay', '', '2014-03-21', '2014-03-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-21', '', '', '0000-00-00', 'RL 7066 6799 8DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(2251, '', 1754, 999999999, 2, '123', '2014-03-07', '2013-03-14', '2013-12-06', 'Gold', 'Brown', 'Theorema', '[Modell 104 - Copacabana]\r\nWatch stop and i dont know why.\r\nIts not working\r\nOne moment and watch dont work anymore.', 'Uhr ehalten 10.03.2014\r\n12-03-14\r\n2 Indexe gel?st im Werk - vorab Kontrolle 1303 0840 - oB\r\nZifferblatt ers. und wg mangelnder Amplitude Werktausch\r\nWK 1403 1405 \r\nUK 1703 1025 - 18-03-14 okay', ',', '2019-04-16', '2019-04-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-20', '84.250.35.134', 'dsl-tkubrasgw1-54fa23-134.dhcp.inet.fi', '2014-03-14', 'RL 70666 790 5DE', NULL),
(2252, '', 762, 999999999, 1, 'Toulon T-2005', '2014-03-07', '2014-01-23', '2014-01-24', 'silver', 'white', 'Compast', 'The client has bought this watch in January 2014. But this is already the second time the customer has sent back the watch. He does not want to repair because he doesn\'t trust anymore. So he requests a refund.', 'Uhr erhalten 10.03.2014\r\n14-03-14\r\nkpl. abgelaufen! technisch ist die Uhr einwandfrei. Optisch nicht - Tragespuren sichtbar!\r\n==> Uhr wurde also grundlos eingeschickt!', '', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-03-14', '', NULL),
(2253, '', 806, 2, 2, 'Marco Polo', '2014-03-07', '2012-11-25', '2012-11-25', 'Silber', 'Schwarz', 'Theorema', 'Monatszeiger abgefallen', 'Uhr erhalten 07.03.2014\r\n12-03-14\r\n...weil Uhr gefallen ist: Welle am Werk gebrochen!\r\n==> Rep. 45,- --  ausf. 1703\r\n18-03-14\r\nWellenrest entfernt... MonatsZg aufgesetzt, 1 ZB-Schraube gro? ers., Automatik versorgt, AW/Krone ers. \r\nK 1803 1420 - 24-03-14 okay', '', '2014-03-25', '2014-03-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-25', '', '', '0000-00-00', 'RL 7066 6809 7DE', NULL),
(2254, '', 1810, 2, 2, 'Marco Polo', '2014-03-07', '2013-09-04', '2013-09-04', 'Silber', 'Weiss', 'Theorema', 'Monatszeiger abgefallen', 'Uhr erhalten 07.03.2014\r\n12-03-14\r\n... und Tag schaltet nicht - Rastfeder justiert\r\nMonatsTota ers.\r\nK 1203 1630 - 17-03-14 okay', '', '2014-03-17', '2014-03-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-17', '', '', '0000-00-00', 'RL 7065 3836 1DE', NULL),
(2255, '', 1811, 999999999, 2, '80334N', '2014-03-07', '2012-08-26', '2012-08-28', 'Silver', 'Black', 'Elysee', 'The kinetic automation doesn\'t work although I have used the watch every day. I have to wind the watch manually every day and it works poorly even then. The watch have two pointers. The small one works well but the big one doesn\'t work. ', 'Uhr erhalten 18.03.2014\r\n19-03-14\r\nAufzug nicht iO - >Werktausch und\r\nK 1903 1540 - 24-03-14 okay', '', '2014-03-25', '2014-03-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-25', '87.93.89.118', '87-93-89-118.bb.dnainternet.fi', '2014-03-14', 'RL 7066 6808 3DE', NULL),
(2256, '', 1812, 999999999, 2, 'T3007-2', '2014-03-07', '2013-09-17', '2013-10-16', 'White', 'Black', 'Theorema ', 'The watch doesn\'t work, i can not wind up the watch. \r\n{2. Uhr #2414}', 'Uhr erhalten 22.04.2014\r\n13-05-14\r\nAnkerpaletten gereinigt und ge?lt\r\nK 1305 1600 - 16-05-14 okay', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '92.60.25.239', 'ip-92-60-25-239.net.abissnet.al', '2014-03-14', 'RL 70 666 782 5DE', NULL),
(2258, '', 1813, 999999999, 2, 'GM101', '2014-03-08', '2013-06-27', '2013-06-27', 'Black', 'Blue and white', 'Theorema', 'Latch over dial won\'t close and it doesn\'t keep accurate time.', 'Uhr erhalten 24.03.2014\r\n28-03-14\r\nB?gel gespannt, Schrauben nachgezogen und reguliert\r\nWK 2803 1445\r\nUK 0104 1000 - 02-04-14 okay', '', '2014-04-02', '2014-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-02', '84.192.167.206', 'd54C0A7CE.access.telenet.be', '2014-03-15', 'RL 7069 6054 9DE', NULL),
(2260, '', 1815, 999999999, 0, 'GM104', '2014-03-09', '2014-02-10', '2014-02-10', 'Black', 'Golden', 'Theorema Copacabana', 'Hi,\r\nI recently bought a Theorema Model: Copacabana watch and I am having problem setting the dual time in it. As per the instruction booklet it says (a) when You pull the crown to click 1 and turn to set both home and dual time zone synchronously. Turn the hands forward to set the time. Then on section (B) it says to set the difference between 2 time zones turn the home time backwards and while doing that the dual zone should stay unmoved. But it is still moving when I do that.\r\n\r\nSecond issue is the watch keep stopping after few hours even when I m wearing it. I wind it every time to the max limit but still it keep stopping even when it\'s on my wrist. I did went to a watch shop and even that guy couldn\'t set it and said it\'s not doing what is written in the manual book for setting the time.\r\nAs you know I have spent quite a bit of money in buying this watch and I really love it\'s outlook. I shall be very grateful if you can please provide me help on sorting it out. Looking forward to hear from you soon. Thanks\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.98.208.220', 'cpc5-cdif13-2-0-cust219.5-1.cable.virginm.net', '2014-03-16', '', NULL),
(2262, '', 1817, 999999999, 2, 'GM-106', '2014-03-09', '2014-03-10', '2013-07-07', 'Gold', 'Gold', 'Theorema Toronto', 'Clock Winding broke.', 'Uhr erhalten 12.03.2014\r\n13-03-14\r\nKrone mit Welle ersetzt, 6 Bodenschrauben ers.\r\nWK 1303 1640 - einwandfrei\r\nUK 1703 1020 - 18-03-14 okay', '', '2014-03-20', '2014-03-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-20', '86.52.82.141', '5634528d.rev.stofanet.dk', '2014-03-16', 'RL 7066 6795 3DE', NULL),
(2263, '', 1792, 999999999, 0, 'gM-101-2', '2014-03-09', '2014-02-17', '2014-03-17', 'black', 'silver', 'Theorea', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.179.243.126', '188-179-243-126-static.dk.customer.tdc.net', '2014-03-16', '', NULL),
(2264, '', 1704, 999999999, 2, 'GM1013', '2014-03-10', '2014-01-30', '2014-02-16', 'Gold', 'Gold /Black', 'Theorema', 'This is a replacement watch and the same thing has happened again , the clasp over the winder will not close', 'Uhr erhalten 13.03.2014', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-13', '83.71.25.108', '83-71-25-108-dynamic.b-ras1.lmk.limerick.eircom.net', '2014-03-17', 'RL 7063 1162 3DE', NULL),
(2265, '', 1818, 2, 2, 'T 2000 M', '2014-03-10', '2012-03-12', '2012-03-12', 'Silber', 'Schwarz', 'Pionier', '[Modell 4000 - Monza]\r\nläuft nicht mehr', 'Uhr erhalten 10.03.2014\r\n14-03-14\r\ngel?ste ZB-Schraube aus RW entfernt\r\nK 1703 1625 - 21-03-14 okay', '', '2014-03-30', '2014-03-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-31', '', '', '0000-00-00', '00340433836681489374', NULL),
(2267, '', 1799, 999999999, 0, 'C101', '2014-03-10', '2013-06-16', '2013-06-20', 'Black', 'Gold', 'Casablanca', 'Clip around the winder keeps unlocking and does not clip properly. This causes pain to the wrist when it unlocks.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.17.13.130', '130-13-17-86.static.virginm.net', '2014-03-17', '', NULL),
(2268, '', 1819, 999999999, 2, '4371287 - item (wowcher)', '2014-03-10', '2014-02-17', '2014-02-17', 'SILVER', 'SILVER', 'Theorema Panthos', '[Modell 2007 -- G 04.03.2014]\r\nI.\r\nWas not aware the watch was completely made of glass and had intended to have the watch engraved as a wedding present for my future husband. Also not of the quality I had hoped for the price.\r\nOrdered via wowcher\r\nITEM - 4371287\r\nWOWCHER ORDER NO - GE9NQJ-KT8DM8\r\n---\r\nII.\r\nI had purchased this watch via wowcher as a wedding present for my future husband hoping to have it engraved. As the watch is fully glass this is not possible.  Also not of the  quality I would have hoped for the price\r\nOrder no  - GE9NQJ-KT8DM8I\r\nItem - 4371287', 'Uhr erhalten 21.03.2014\r\n27-03-14\r\nBitte refund!!!\r\n...', '', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '146.23.209.228', 'emeaprxyp1.chevron.com', '2014-03-17', '', NULL),
(2269, '', 1814, 999999999, 2, 'T3006', '2014-03-10', '2012-11-25', '2012-11-25', 'Black', 'silver', 'Theorema', 'The automatic wind and manual dial does not work and therefore the watch has stopped. ', '26-03-14\r\nSchraube mit Aufzugfeder gel?st - Sperrfeder zerst?rt\r\nSperrfeder ers. und Schraube befestigt\r\nK 2603 1200 - 01-04-14 okay', '', '2014-04-02', '2014-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-02', '141.92.129.41', '141.92.129.41', '2014-03-17', 'RL 70 696 043 3DE', NULL),
(2270, '', 1130, 999999999, 0, 'None', '2014-03-10', '2014-03-10', '0000-00-00', 'Black', 'silver', 'John Anthony Withers', 'Theorema Model Copacababana. How munch for new strap. Italian Black Leather stainless case 316 L size 44 M without crown Its still under warranty. instead off new lock please send new one', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.28.102.80', 'cpc2-bolt13-2-0-cust591.10-3.cable.virginm.net', '2014-03-17', '', NULL),
(2271, '', 1639, 999999999, 2, '*', '2014-03-10', '2008-01-01', '2008-01-01', 'Silver', 'Silver/white', 'Theroma Monte carlo ', '[Modell 2003]\r\nMinute hand has unmounted along with the gear the hands are mounted to. The minute hand has become wedged in the mechanism. There is a small silver washer floating behind the face of the watch. Replacement strap needed and replacement face/back.\r\n\r\nunfortunately i have misplaced the card with my warranty and serial number. Although i\'m sure it has long since ran out.\r\nMinute hand loose and jammed in mechanism, small silver washer floating behind face. back and face both scratched need replacing. strap snapped needs replacing. The warranty on the card provided expired i am happy to pay for all the listed repairs and anything further that needs fixing.', 'Uhr erhalten 17.03.2014 [OHNE Band]\r\n20-03-14\r\nZg aufgesetzt und Kontrolle der Uhr\r\nanschlie?end KVA [Geh?use und Band]\r\nWK 2003 1210 - einwandfrei\r\nUK 2103 0950 - again 2503 0930 - einwandfrei\r\nKVA Reparatur 80,- - ausf. 0304\r\n03-04-14\r\nGeh?use ers. mit WD-Test ==> 8310\r\nWK 0304 1500 - einwandfrei\r\nUK 0704 0900 - 08-04-14 okay', '', '2014-04-08', '2014-04-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-08', '46.208.244.48', '48.244.208.46.dyn.plus.net', '2014-03-17', 'RL 7069 6066 8DE', NULL),
(2273, '', 1821, 999999999, 1, 'T 3010', '2014-03-10', '2013-05-09', '2015-05-09', 'Gold', 'Black', 'Theorema', 'Hi,\r\n\r\nthe watch was bought on May 2013 as an offer. Its glass cracked some weeks ago after he bumbet in the floor. How can I change the Glass and when is this possible?\r\n\r\nThanks a lot\r\n\r\nAbaz', 'Uhr erhalten 11.04.2014\r\n06-05-14\r\nGlas gesprungen und DualZeitZg im RW \r\nKVA Rep. 50,- -- ausf. 1205\r\n12-05-14\r\nZg aus RW entfernt und Glas ers.\r\nK 1205 1615 - 13-05-14 okay - Enis mitgegeben ', '', '2014-05-13', '2014-05-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.69.5.92', 'ptr.abcom.al', '2014-03-17', '', NULL),
(2274, '', 1822, 999999999, 2, 'T3005', '2014-03-10', '2013-04-12', '2013-04-12', 'Gold', 'Black', 'Theorema Marco Polo ', 'One of the small hands has fallen down and it has stopped working altogether just like the last time it\'s no good.\r\nRefund!', 'Uhr erhalten 19.03.2014\r\n27-03-14\r\ndeutlich getragen und angesto?en - Refund abgelehnt!\r\nMonatsZg ers. und \r\nK 2703 1225 - einwandfrei', '', '2014-06-04', '2014-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-01', '86.144.192.39', 'host86-144-192-39.range86-144.btcentralplus.com', '2014-03-17', 'RL 706960393DE', NULL),
(2275, '', 1823, 999999999, 2, 'GM101', '2014-03-11', '2013-06-15', '2013-06-30', 'Gold', 'Gold', 'Theorema CASABLANCA', '[OHNE G-Nachweis]\r\nSuddenly, it does not work.\r\nIt is just inoperative without any known reason.', 'Uhr erhalten 21.03.2014\r\n27-03-14\r\nAnker gerichtet, reguliert \r\nWK 2703 1105 - einwandfrei\r\nUK 0104 1010 - 02-04-14 okay', '', '2014-04-02', '2014-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-02', '78.149.29.244', 'host-78-149-29-244.as13285.net', '2014-03-18', 'RL 7069 6055 2DE', NULL),
(2276, '', 1365, 999999999, 2, 'GM 505', '2014-03-11', '2013-11-07', '2013-11-07', 'Silver', 'Black', 'Florida Diamond', 'Day hand has fell off and went into the mechanism and watch has stopped working.  Second time this has been sent back due to a fault.', 'Uhr erhalten 13.03.2014\r\n20-03-14\r\n...und Monat schaltet auch nicht - Fremdenblatt und DayZg ers.\r\nK 2003 1310 - 24-03-14 okay', '', '2014-03-25', '2014-03-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-25', '81.144.243.130', '81.144.243.130', '2014-03-18', 'RL 7066 6811 0DE', NULL),
(2277, '', 1824, 999999999, 2, 'Not said anywhere. model is GM-101-3', '2014-03-11', '2013-12-19', '2013-12-30', 'BLACK', 'Gold', 'Theorema', 'I purchased this wristwatch before christmas and i i cancelled this purchase 25th of February 2013. This means that the annulment of purchase happened six days after the initial purchase and i am now sending this watch back. I emailed to groupon finland to cancel the shipment before this watch was delivered to me, but for some reason it was still delivered to me after very long time. I bought this watch from groupon finland and i am now returning this watch to you according to the laws of Finland and Germany. i expect full refund from groupon upon returning this watch.', 'Uhr erhalten 14.03.2014 \r\nBitte refund!', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.222.48.237', 'dsl-sjkbrasgw2-50de30-237.dhcp.inet.fi', '2014-03-18', '', NULL),
(2278, '', 1820, 999999999, 2, 'GM-104-3', '2014-03-11', '2013-07-22', '2013-07-22', 'BLACK', 'GOLD/WHITE', 'COPACABANA', 'The latch that keeps the watch secure keeps coming loose whilst on and has a risk of coming off to easily. \r\n\r\nit has stopped telling the time, even after winding it up it works for about 5 minuets then stops.  ', 'Uhr erhalten 14.03.2014\n20-03-14\nSchlie?e gerichtet, die kpl. abgelaufene Uhr aufgezogen und \nWK 2003 1335 - einwandfrei\nUK 2403 1535 - 25-03-14 okay', '', '2014-03-25', '2014-03-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-25', '82.33.82.123', 'cpc5-aztw26-2-0-cust634.18-1.cable.virginm.net', '2014-03-18', 'RL 7066 6806 6DE', NULL),
(2279, '', 1825, 999999999, 2, '578824890710', '2014-03-11', '2014-02-15', '2014-02-19', 'brown', 'gold', 'Monte Carlo theorema', 'if i wind up my watch till the end, it stops ticking after a couple of hours , even if i have weared it for several days ', 'Uhr erhalten 19.03.2014\r\n26-03-14\r\nSichtpr?fung oB\r\nWK 2603 1435 - reguliert \r\nUK 2703 0915 - 28-03-14 okay', '', '2014-03-28', '2014-03-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-28', '2a02:a03f:2687:4c00:ec50:38df:c2b3:fa17', '2a02:a03f:2687:4c00:ec50:38df:c2b3:fa17', '2014-03-18', 'RL 7066 6819 9DE', NULL),
(2280, '', 762, 999999999, 2, 'Dubai T3009-2', '2014-03-11', '2013-11-13', '2014-03-13', 'Gold', 'black', 'Theorema', 'defekte movement', 'Uhr erhalten 13.03.2014\r\n18-03-14\r\nRotor gel?st - Achse von AutoBr?cke gebrochen... \r\nAutoBr?cke mit Rotor ers. \r\nK 1803 0930 - 21-03-14 okay', '', '2014-03-21', '2014-03-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-21', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-03-18', 'RL 7066 6800 4DE', NULL),
(2281, '', 1826, 999999999, 2, 'T3004-7', '2014-03-11', '2014-03-11', '2012-10-30', 'golden', 'golden', 'Theorema/Cannes Diamond', 'Hello!\r\n\r\nThe crown dosen\'t wind watch anymore.\r\n\r\nThankyou!', 'Uhr erhalten 19.03.2014\r\n26-03-14\r\nWerk ist im Bereich Aufzug komplett verschlissen! \r\nWerk kpl. ers. und \r\nK 2603 1430 - 28-03-14 okay', '', '2014-03-28', '2014-03-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-28', '89.27.75.60', 'cs27075060.pp.htv.fi', '2014-03-18', 'RL 7066 6823 9DE', NULL),
(2282, '', 1827, 999999999, 2, 'TJ005 (T3005-1)', '2014-03-11', '2012-07-01', '2012-07-10', 'Stainless steel (Silver)', 'White', 'THEOREMA \"Marco Polo Silver White\"', 'The problem is something that looks like a small piece of plastic that is loose and sometimes go down into the moving parts so that the clock stops.', 'Uhr erhalten 17.03.2014\r\n20-03-14\r\nWerkring ers. \r\nK 2003 1345 - 24-03-14 okay', '', '2014-03-25', '2014-03-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-25', '217.210.195.209', 'h209n8-g-hn-a11.ias.bredband.telia.com', '2014-03-18', 'RL 7066 6810 6DE', NULL),
(2283, '', 1828, 2, 2, 'T3003', '2014-03-12', '0000-00-00', '0000-00-00', 'Silber', 'Weiss', 'Pionier', '[G 2011]', 'Uhr erhalten 12.03.2014\r\n14-03-14\r\n1 Tota abgefallen 1 Tota gebrochen - entnommen und\r\nFunktionskontrolle 1703 1420\r\n==> Werk pr?fen/reparieren - Datum reparieren - Zg ersetzen - Armband reparieren  80,- -- ausf. 2103\r\n25-03-14\r\nDatumschaltrad und Monatsstern ers., 2 Totas ers., Ansto? 6 ers. und\r\nK 2503 1310 - 28-03-14 okay', '', '2014-04-03', '2014-04-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-03', '', '', '0000-00-00', '00340433836690402647', NULL),
(2284, '', 1829, 999999999, 0, 'T 3008', '2014-03-13', '2013-03-06', '2013-03-10', 'Black', 'White', 'Theorema', 'Small day and month dials have became detached and gotten inside the watch itself', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.24.34.191', 'cpc2-finc13-2-0-cust190.4-2.cable.virginm.net', '2014-03-20', '', NULL),
(2285, '', 1758, 2, 2, 'Copacabana', '2014-03-13', '2014-01-30', '2014-01-30', 'Gold', '', 'Theorema', '', 'Uhr erhalten 12.03.2014', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-14', '', '', '0000-00-00', 'RL 70 631 164 5DE', NULL),
(2286, '', 1830, 999999999, 0, 'GM101', '2014-03-13', '2014-02-21', '2014-02-21', 'black', 'BLACK', 'Theorema', 'the watch sudenly stop', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.50.169.58', '2.50.169.58', '2014-03-20', '', NULL),
(2287, '', 1831, 2, 2, 'Casablanca', '2014-03-13', '2014-03-04', '2014-03-04', 'Silber', 'Weiss', 'Theorema', '', 'Uhr erhalten 13.03.2014', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-13', '', '', '0000-00-00', 'RL 7063 1163 7DE', NULL),
(2288, '', 1832, 2, 2, 'Marco Polo metalband', '2014-03-13', '2011-12-22', '2011-12-22', 'Silber', 'Schwarz', 'Theorema', 'Glas ersetzen - Datum (Einer) Scheibe verdreht - Band beilegen', ' erhalten 13.03.2014\r\n20-03-14\r\nund die Kosten? -- ausf. 0104\r\n01-04-14\r\nEiner-Scheibe ers., ZB ers., Glas ers., Bodendichtung ers. - wd-Test ==> 8310\r\nK 0104 1620 - 03-04-14 okay', '', '2014-04-07', '2014-04-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-07', '', '', '0000-00-00', '00340433836697462262', NULL),
(2289, '', 1833, 999999999, 2, 'T3001', '2014-03-13', '0000-00-00', '2012-08-08', 'With Silver Body and Gold Bezel, White Face and Bl', 'With Silver Body and Gold Bezel, White Face and Bl', 'Theorema Paragon', 'The minute hand is loose and the watch no longer works  ', 'Uhr erhalten 17.03.2014\r\n20-03-14\r\nDateModul? jo, kpl. gel?st - befestigt und Minuterie geklebt\r\nK 2403 1550 - 28-03-14 okay', '', '2014-04-01', '2014-04-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-01', '85.90.76.130', 'sams-office-nat.tomtomgroup.com', '2014-03-20', 'RL 70 677 492 1DE', NULL),
(2290, '', 1168, 2, 2, 'GM 106', '2014-03-14', '2013-08-16', '2013-08-16', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis]\r\nMinZg hat sich gelöst', 'Uhr erhalten 14.03.2014\r\n19-03-14\r\nZg verengt und aufgesetzt\r\nWK 1903 1620\r\nUK 2103 1540 - 25-03-14 okay', '', '2014-03-25', '2014-03-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-25', '', '', '0000-00-00', 'RL 7066 6807 0DE', NULL),
(2291, '', 1834, 999999999, 2, 'Reference T3001', '2014-03-14', '2013-02-21', '2013-02-26', 'Black', 'White', 'Theorema Paragon Automatic Watch', 'It is very simple the watch is gaining time. If I set it to the correct time within hours it has gained time. it is currently 20 minutes fast despite me setting it to the correct time not so long ago', 'Uhr erhalten 18.03.2014\r\n19-03-14\r\nalso Kontrolle, da offensichtlich kein Fehler zu sehen\r\nK 1903 1605 - 2103 1000 +5min - 2403 1555 +17min\r\n24-03-14\r\nUnruh kpl. getauscht, reguliert, Auto versorgt und AntrRd ers. \r\nK 2403 1625 - 2603 0910 +18min... - Spezialreguliert\r\nK 2703 0930 - 01-04-14 okay', '', '2014-04-01', '2014-04-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-01', '90.201.188.228', '5ac9bce4.bb.sky.com', '2014-03-21', 'RL 7067 7496 6DE', NULL),
(2292, '', 1835, 999999999, 0, '4260295880015', '2014-03-14', '2014-02-27', '2014-02-25', 'White face black strap', 'Gold insude', 'Theorema', 'Arrow is not move it\'s stay only in number 6 and the strap it\'s removing alone ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.203.0.215', '94.203.0.215', '2014-03-21', '', NULL),
(2293, '', 1683, 999999999, 2, 'T3001', '2014-03-14', '2012-08-08', '2012-08-08', 'Redgold', 'White', 'Theorema', 'Watch was repaired under repair number 2073 and returned.  Repair was to replace the two glass faces and replace the movement. When I tried to change the time, I pulled out the crownn knob and this came out completely from the watch.', 'Uhr erhalten 19.03.2014\r\n26-03-14\r\nKEINE Feststellung... Uhr einwandfrei! \r\nK 2603 1415 - 01-04-14 okay', '', '2014-04-01', '2014-04-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-01', '92.21.4.79', 'host-92-21-4-79.as13285.net', '2014-03-21', 'RL 7067 7495 2DE', NULL),
(2294, '', 1796, 999999999, 0, '0', '2014-03-14', '2014-03-12', '2014-03-12', '0', '0', 'Casa Blanca', 'Need to replace scratched face and fix clasp on strap  ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.41.187.236', '86-41-187-236-dynamic.b-ras3.chf.cork.eircom.net', '2014-03-21', '', NULL),
(2295, '', 1836, 999999999, 0, '4260295880824', '2014-03-15', '2013-12-01', '2013-12-04', 'Black', 'Gold / Brown', 'Pionier GM-505-3', 'the mechanics of the watch works almost not at all. Something in the watch is broken, When you shake the watch you hear that something ist right', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.233.116.51', '81-233-116-51-no78.tbcn.telia.com', '2014-03-22', '', NULL),
(2296, '', 1837, 999999999, 2, 'GM 107', '2014-03-15', '2013-03-28', '2013-04-10', '?', '?', 'Theorema Rio', 'The pointer (hour and minute) at my watch are not followed properly', 'Uhr erhalten 24.03.2014\r\n27-03-14\r\nMinZg mit Scheibe ers.\r\nWK 2703 1640 - einwandfrei\r\nUK 0104 1025 - 02-04-14 okay', ',', '2014-09-01', '2014-09-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-02', '93.160.106.18', '93-160-106-18-static.dk.customer.tdc.net', '2014-03-22', 'RL 7069 6046 4DE', NULL),
(2297, '', 1838, 999999999, 2, 'T3006', '2014-03-15', '2012-09-06', '2012-09-06', 'Black', 'Gold', 'Theorema', 'I think that the problem is in the main axle where the anchor is. It doesn\'t load anymore and it keeps strange sound.', 'Uhr erhalten 28.03.2014\r\n07-04-14\r\nRotor gel?st - befestigt und \r\nK 0704 1310 - 09-04-14 okay', ',', '2014-09-08', '2014-09-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-09', '80.223.94.182', 'dsl-hkibrasgw4-50df5e-182.dhcp.inet.fi', '2014-03-22', 'RL 7069 6076 0DE', NULL),
(2298, '', 1839, 999999999, 2, 'T22200-109', '2014-03-15', '2014-02-17', '2014-02-17', 'gold', 'silver', 'chenevard / theorema', 'I was winding the watch once a day for three days before wearing it so I could get used to winding it. I wounded the watch 3 times (once per day) during three days. Last day I wounded the winding mechanism felt loose (broken) and I was not able to wind the watch again. \r\nI bought this watch on ebay and the person I bought the watch from said I should mail/return the watch to you for repair or replacement since it was under the two years warranty -- even thought it was less than 2 weeks since I bought it. ', 'Uhr erhalten 31.05.2014\r\n10-06-14\r\nAW zu kurz - ers. \r\nUK 1006 1415 - 12-06-14 okay', '', '2014-06-12', '2014-06-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-12', '99.116.28.235', '99-116-28-235.lightspeed.cicril.sbcglobal.net', '2014-03-22', 'RL 7089 2544 8DE', NULL),
(2300, '', 1841, 2, 2, 'Rio', '2014-03-17', '2013-10-10', '2013-10-10', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis]\r\nMinZg ab', 'Uhr erhalten 17.03.2014 \r\n25-03-14\r\nMinZg und Scheibe ers. \r\nWK 2503 1420 - einwandfrei\r\nUK 2603 0915 - 27-03-14 okay', '', '2014-03-27', '2014-03-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-27', '', '', '0000-00-00', 'RL 7066 6815 4DE', NULL),
(2301, '', 1842, 2, 2, 'GM 192', '2014-03-17', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Theorema', '[Modell 102 - MonteCarlo  --  OHNE G-Nachweis]\r\n{2 Uhren im Paket}', 'Uhr erhalten 17.02.2014\r\n26-03-14\r\nSpirale ?bergeschlagen - gelegt\r\nWK 2603 1000 - einwandfrei\r\nUK 2703 0850 - 28-03-14 okay', '', '2014-04-08', '2014-04-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-08', '', '', '0000-00-00', 'RL 70680 9943DE', NULL),
(2302, '', 1842, 2, 2, 'Coppernicus', '2014-03-17', '0000-00-00', '0000-00-00', 'Gold', 'Schwarz', 'Pionier', '[Modell 501 -- OHNE G-Nachweis]\r\nZg kommen aneinander', 'Uhr erhalten 17.03.2014\r\n26-03-14\r\nMinZg zerst?rt! - ersetzt und\r\nK 2603 1015 - neu gestellt\r\nK 2803 0945 - zieht auf, aber Zeit stimmt nie...\r\n2 Tage auf Werktisch Kontrolle - oB\r\nK 0304 1145 - okay', '', '2014-04-08', '2014-04-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-08', '', '', '0000-00-00', 'RL 70680 9943DE', NULL),
(2303, '', 1843, 2, 2, 'Rio', '2014-03-17', '2013-04-10', '2013-04-10', 'Silber', 'Weiss', 'Theorema', 'MinZg ab', 'Uhr erhalten 17.03.2014\r\n25-03-14\r\nMinZg ers. und\r\nWK 2503 1430 - einwandfrei\r\nUK 2603 0920 - 27-03-14 okay', '', '2014-03-27', '2014-03-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-27', '', '', '0000-00-00', 'RL 7066 6817 1DE', NULL),
(2304, '', 1844, 2, 2, 'GM107', '2014-03-17', '2013-04-10', '2013-04-10', 'Silber', 'Weiss', 'Theorema', 'MinZg und Schließe', 'Uhr erhalten 17.03.014\r\n25-03-14\r\nUhr wurde aber schlecht behandelt... Beide Briden und Schrauben zerst?rt...\r\nMinZg ers. - Briden/Schrauben ers. und Geh?use ers. \r\nWK 2503 1515 - einwandfrei\r\nUK 2603 0930 - 27-03-14 okay', '', '2014-03-28', '2014-03-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-28', '', '', '0000-00-00', 'RL 70 666 813 7DE', NULL),
(2305, '', 1816, 999999999, 2, 'gm - 101 - 2', '2014-03-17', '2013-11-28', '2013-11-28', 'silver ', 'black', 'Theorema', '[OHNE G-Nachweis]\r\nthe watch stopped working', 'Uhr erhalten 29.04.2014\r\n16-05-14\r\nausgeschwungen - Anker gerichtet\r\nUK 1905 0810 - 20-05-14 okay', '', '2014-05-20', '2014-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-20', '81.27.71.81', '81.27.71.81', '2014-03-24', 'RL 7082 1741 3DE', NULL),
(2306, '', 1845, 999999999, 2, 'T3005', '2014-03-18', '2014-03-18', '2012-07-10', 'silver', 'black', 'Theorema', 'Like I told in my first e-mail,my Theorema watch is broken. When I tried to turn pointers to correct time, the knob detached. I also send the photo from the watch in my first e-mail to you. I bought my watch from Groupon Finland 10.07.2012', 'Uhr erhalten 20.03.2014\r\n26-03-14\r\nnun, an beiden Anst??en unten sind deutliche Druckstellen sichtbar und auch die Krone hat Kratzer... aber der sonstige Zustand ist einwandfrei, also Rep. auf Kulanz - AW/Krone ers. und\r\nK 2603 1350 - 28-03-14 okay', '', '2014-03-28', '2014-03-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-28', '77.223.47.175', 'host-77.223.47.175.laajakaista.ipy.fi', '2014-03-25', 'RL 7066 68185DE', NULL),
(2308, '', 1847, 2, 2, 'Florida', '2014-03-18', '2013-12-25', '2013-12-25', 'Schwarz', 'Schwarz', 'Pionier', 'steht still', 'Uhr erhalten 18.03.2014\r\n25-03-14\r\nUnruh war verhakt, aber abs. grundlos... Beide Klinkenrd. ers. und \r\nK 2503 1600 - 28-03-14 okay', '', '2014-03-28', '2014-03-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-03-28', '', '', '0000-00-00', 'RL 7066 6821 1DE', NULL),
(2309, '', 1848, 999999999, 2, 'T3009', '2014-03-18', '2012-11-29', '2012-11-29', 'Black', 'Gold', 'THEOREMA ', '[OHNE G-Nachweis]\r\nIf you shake the watch you will see that it dosen\'t work. It\'s broken inside.', 'Uhr erhalten 02.04.2014\r\n02-04-14\r\nMinZg ab... und fast alle Indexe gel?st\r\nZB ers. und Zg aufgesetzt\r\nK 0204 1100 - 07-04-14 okay', '', '2014-04-07', '2014-04-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-07', '213.114.127.88', 'c-587f72d5.01-79-73746f23.cust.bredbandsbolaget.se', '2014-03-25', 'RL 7069 60645DE', NULL),
(2310, '', 1849, 999999999, 2, 'GM-101', '2014-03-18', '2013-01-25', '2013-01-25', 'Black', 'Black', 'Casablanca', 'There is a problem with the movement type', 'Uhr erhalten 24.03.2014\r\n27-03-14\r\nSperrad gel?st - befestigt\r\nWK 2703 1650 - einwandfrei\r\nUK 0104 1045 - 02-04-14 okay', '', '2014-04-02', '2014-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-02', '213.236.68.144', '213.236.68.144', '2014-03-25', 'RL 7069 6050 4DE', NULL),
(2311, '', 1850, 999999999, 2, 'GM-107', '2014-03-19', '2013-04-10', '2013-04-10', 'Gold', 'Silver', 'Theorama RIO', 'The minute hand broke off.', 'Uhr erhalten 24.03.2014\r\n28-03-14\r\n...und eine Bride verzogen...\r\nMinZg mit Scheibe ers., Briden doppelt ers. Sto?sicherung oben nachgespannt\r\nWK 2803 1310\r\nUK 0104 1040 - 02-04-14 okay', '', '2014-04-02', '2014-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-02', '195.240.146.177', '195-240-146-177.ip.telfort.nl', '2014-03-26', 'RL 7069 6049 5DE', NULL),
(2312, '', 1851, 999999999, 2, 'GM 506', '2014-03-19', '2013-11-04', '2013-11-04', 'Black', 'Black', 'Pionier, model: Miami', 'Date bottom won`t work all the time. (It´s stuck)\r\nIt won´t charge all the time from movement.', 'Uhr erhalten 26.03.2014\r\n01-04-14\r\nEiner-Scheibe ers., Einer-Mitnehmerrad ers. und Datum korrigiert\r\nK 0104 1315 - 07-04-14 okay', '', '2014-04-07', '2014-04-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-07', '88.148.193.188', '88-148-193-188.bb.dnainternet.fi', '2014-03-26', 'RL 7069 6059 7DE', NULL),
(2313, '', 1852, 999999999, 2, 'gm102', '2014-03-19', '2013-02-13', '2013-03-02', 'white', 'blue', 'Martijn Plaizier', 'Not worn for a couple of days due to vacation. Then when returned I had to reset the time and wind it (as expected). Nothing unusual noticed then, but the next day found my clock quit a bit off time. Then reset the clock again and found later that day the clock not working at all. The noticed that when I moved the clock sideways it started again, just for a few minutes. Also pulled the crown. This seemed to work for half a day, but later stopped again.  ', 'Uhr erhalten 21.03.2014\r\n26-03-14\r\nLagen- und Sichtkontrolle - oB\r\nWK 2603 1320 - einwandfrei\r\nUK 2703 0900 - oB\r\nGangreserve 0104 1045 - 0304 1045 == 48h!!!', '', '2014-04-07', '2014-04-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-07', '84.72.138.1', '84-72-138-1.dclient.hispeed.ch', '2014-03-26', '00340433836697540663', NULL),
(2314, '', 1853, 999999999, 2, 'GM-101', '2014-03-19', '2013-07-07', '2013-07-17', 'black', 'gold', 'Theorema', 'not able to set time, crown is loose.\r\nDate of invoice is estimated', 'Uhr erhalten 23.04.2014\r\n06-05-14\r\nWH-Schraube wieder gel?st... WH ersetzt\r\nWK 0705 0830 - einwandfrei\r\nUK 0805 0835 - 09-05-14 okay', '', '2014-05-09', '2014-05-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-09', '212.181.101.52', '212-181-101-52.customer.telia.com', '2014-03-26', 'RL 7079 8482 0DE', NULL),
(2315, '', 1804, 999999999, 2, 'GM4004-6 ', '2014-03-19', '2014-02-10', '2014-02-10', 'silver', 'black', 'theorema', 'the clock shows the defect to move forward about 2 minutes a day, also in the \"invoice date\" 10/02/2014 I inserted that is not correct because the invoice to me I is not never arrived.\r\nto ship the watch I use the freight shipping?\r\nregards\r\nGiovannelli paolo\r\n---\r\nTHE CLOCK PRESENTS THE DEFECT TO GO FORWARD FOR ABOUT 2 MINUTES PER DAY.', 'Uhr erhalten 07.04.2014\r\n06-05-14\r\naha - K 0605 1555 - 08-05-14 l?uft einwandfrei und genau!', '', '2014-05-08', '2014-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-08', '217.133.40.82', 'static-217-133-40-82.clienti.tiscali.it', '2014-03-26', 'RL 7079 8470 5DE', NULL),
(2316, '', 1854, 999999999, 2, 'GM-107-2', '2014-03-19', '2013-10-16', '2013-10-16', 'SILVER', 'SILVER', 'RIO', 'ON SETTING THE TIME, THE MINUTE FINGER MADE CONTACT WITH THE HOUR FINGER PUSHING IT OUT OF ALIGNMENT.', 'Uhr erhalten 25.03.2014\r\n27-03-14\r\nMinZg ers. - fehlende Scheibe ers. \r\nWK 2703 1325 - einwandfrei\r\nUK 0104 1045 - 02-04-14 okay', '', '2014-04-02', '2014-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-02', '81.129.35.96', 'host81-129-35-96.range81-129.btcentralplus.com', '2014-03-26', 'RL 7069 6051 8DE', NULL),
(2317, '', 1855, 2, 2, 'Florida', '2014-03-20', '0000-00-00', '0000-00-00', 'Gold', 'Schwarz', 'Pionier', '', 'Uhr erhalten 19.03.2014', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(2318, '', 1856, 999999999, 2, 'P2410280', '2014-03-20', '2012-09-11', '2012-09-11', 'Mineral scratch proof glass', 'Stainless steel', 'Theorema Accapella - Model T4001', 'The winding mechanism came out, and as such\r\nwon?t go in properly again. So it doesn?t work.\r\nThe watch has been bought through Groupon Italy.\r\nHerewith the groupon purchase codes:\r\nGroupon code:  0010113X3T\r\nSecurity code:  FA3BBF3820\r\nReference: 12767837', 'Uhr erhalten 31.03.2014\r\n07-04-14\r\n? war raus? ist einwandfrei montiert und funktioniert...!\r\nK 0704 1430 - 10-04-14 okay', '', '2014-04-11', '2014-04-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-11', '2a02:a03f:1468:7000:d44f:15db:872d:dd07', '2a02:a03f:1468:7000:d44f:15db:872d:dd07', '2014-03-27', 'RL 70 696 079 5DE', NULL),
(2319, '', 1857, 999999999, 2, 'Gm3006', '2014-03-20', '2013-08-15', '2013-08-15', 'Black', 'Gold silver and diamond ', 'Theorema', 'The dial that shows the day has fallen off. ', 'Uhr erhalten 24.03.2014\r\n28-03-14\r\nZg aufgesetzt und\r\nK 2803 1600 - 01-04-14 okay', '', '2014-04-01', '2014-04-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-01', '82.19.29.119', 'cpc1-nott15-2-0-cust374.12-2.cable.virginm.net', '2014-03-27', 'RL 7069 6041 6DE', NULL),
(2320, '', 1858, 999999999, 2, 'GM-102-3', '2014-03-20', '2014-02-10', '2014-02-10', 'Gold', 'Black', 'Theorema Monte Carlo', 'The watch doesn\'t show the right time, after one houre the watch says we\'re one and a half houre later. half an houre too late. It also stops ticking sometimes while it is wind up.', 'Uhr erhalten 24.03.2014\r\n27-03-14\r\nSichtprÃ¼fung oB\r\nWK 2703 1615 einwandfrei\r\nUK 0104 1050 - 02-04-14 okay', ',', '2019-09-17', '2019-09-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-02', '83.81.244.63', '5351F43F.cm-6-2d.dynamic.ziggo.nl', '2014-03-27', 'RL 70 696 045 5DE', NULL),
(2321, '', 1859, 999999999, 0, '4 260295 880107', '2014-03-20', '2012-11-30', '2012-11-30', 'gold', 'black', 'THEOREMA', 'the watch stopped working', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '78.150.214.50', 'host-78-150-214-50.as13285.net', '2014-03-27', '', NULL),
(2322, '', 1860, 999999999, 2, 'GM-104-2', '2014-03-21', '2014-03-05', '2014-03-05', 'Gold', 'Black/silver/gold', '\"Copacabana\"', 'Gaining time very quickly. When I received watch I followed instructions and set it up and over first three hours it gained over thirty minutes!', 'Uhr erhalten 25.03.2014\r\n27-03-14\r\nSichtpr?fung oB\r\nWK 2703 1110 - einwandfrei\r\nUK 0104 1050 - 02-04-14 okay', '', '2014-04-02', '2014-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-02', '86.137.128.82', 'host86-137-128-82.range86-137.btcentralplus.com', '2014-03-28', 'RL 7069 6053 5DE', NULL),
(2323, '', 1861, 999999999, 2, 'GM505', '2014-03-21', '2013-12-05', '2013-12-05', 'SILVER WATCH ', 'WHITE', 'pionier', 'Watch has stopped working, it will not tell the time\r\n\r\nthanks', 'Uhr erhalten 26.03.2014\r\n28-03-14\r\nKlemmung im RW beseitigt \r\nK 2803 1630', '', '2014-04-01', '2014-04-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-01', '86.168.39.250', 'host86-168-39-250.range86-168.btcentralplus.com', '2014-03-28', 'RL 7069 6042 0DE', NULL),
(2324, '', 1862, 999999999, 2, 'GM-506', '2014-03-21', '2014-03-21', '2013-12-04', 'Black', 'Silver', 'Enis Tufina', '[OHNE G-Nachweis]\r\nIt stopped and restarted, then stopped completely. A crack in the glass.', 'Uhr erhalten 26.03.2014\r\n01-04-14\r\nKein Crack, ein Scratch - aber der quer bis ?ber die Lunette -- au?erdem Automatik gesch?digt\r\nBeide Klinkenr?der und RedRd ers.\r\nK 0104 1400 - 07-04-14 okay, aber Glas KVA 40,- ', ',2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-27', '80.203.28.51', '51.80-203-28.nextgentel.com', '2014-03-28', 'RL 7137 3966 4DE', NULL),
(2325, '', 1394, 999999999, 2, 'Unknown', '2014-03-21', '2013-07-01', '2013-07-01', 'Silver', 'Black', 'Javelle', 'on 29 November the front crystal fogged. Still not clear (5 December), cannot see hands. Was not exposed to water at all. It was a very cold day - went in and out of cold many times.\r\nCrystal is fogged and will not clear', 'Uhr erhalten 11.04.2014\r\n06-05-14\r\nGlas gereinigt - Dichtungen gepflegt - wd-Test: NICHT bestanden! \r\nK 0605 1230 - 08-05-14 Werk ist einwandfrei', '', '0000-00-00', '2014-05-08', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-08', '173.249.131.2', '173-249-131-2.fiber.horizontel.com', '2014-03-28', 'RL 70 798 466 5DE', NULL),
(2326, '', 1863, 999999999, 2, 'N/A', '2014-03-21', '2012-07-13', '2012-07-13', 'Silver', 'White', 'Theorema Paragone', 'The watch is not keeping the time, it goes to fast from + 15 mintes per hour (ex: it\'s 10h15 when it is 10h00 in reality). The watch was never drop on the floor or shock on something', 'Uhr erhalten 27.03.2014\r\n01-04-14\r\nSichtpr?fung oB\r\nK 0104 1130 - jo, die rennt richtig - Spirale verbogen und magnetisiert... gelegt und entmagnetisiert, reguliert\r\nK 0204 1445 - 07-04-14 okay', '', '2014-04-07', '2014-04-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-07', '64.187.179.194', 'IP-64-187-179-194.static.fibrenoire.ca', '2014-03-28', 'RL 7069 6061 0DE', NULL),
(2455, '', 757, 2, 2, 'T 3004', '2014-04-17', '2012-10-10', '2012-10-10', 'Silber', 'Weiss', 'Theorema', '[OHNE G-Nachweis]\r\n02-12-13\r\nLeather band has loosened frm the watch and i dont want to try to repair this myself, so the warranty doesnt count anymore.\r\nI would like for you to replace the leather band on my watch.\r\nKind regards\r\nAndreas Kartrud\r\n---\r\nAufzug defekt - möchte auch neues Armband', 'Uhr erhalten 17.04.2014\r\n14-05-14\r\nRotor gebrochen - Rotorschraube aber fest eingeklebt -\r\nAutoBr?cke mit neuem Rotor ers.\r\nK 1405 1150 - 16-05-14 einwandfrei\r\nKVA f?r Armband', '', '2014-06-04', '2014-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-26', '', '', '0000-00-00', 'RL 7082 1763 4DE', NULL),
(2328, '', 1865, 999999999, 2, 'T3001', '2014-03-23', '2013-05-15', '2013-05-15', 'Silver', 'Black', 'Theorema Paragon', 'Shaking the watch they are seen mechanisms and gears move on one side to the other.\r\nFrom the back part of the watch is clearly seen that the mechanisms and the gears are detached.', 'Uhr erhalten 27.03.2014\r\n01-04-14\r\nganze AutoBr?cke gel?st...! - Werktausch\r\nK 0104 1700 - 07-04-14 okay', '', '2014-04-07', '2014-04-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-07', '87.2.210.38', 'host38-210-dynamic.2-87-r.retail.telecomitalia.it', '2014-03-30', 'RL 7069 6062 3DE', NULL),
(2376, '', 1903, 999999999, 2, 'not sure  ', '2014-04-02', '2013-09-16', '2013-09-19', 'black ', 'white', 't3010 White Theorema Tigris ', 'The dial it keeps going too fast and thus give wrong time ', 'Uhr erhalten 04.04.2014\r\n11-04-14\r\nhmmm... K 1104 1615 - Kein Fehler festzustellen, Uhr l?uft prima! 14-04-14 okay', '', '2014-04-14', '2014-04-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-14', '92.27.162.97', 'host-92-27-162-97.static.as13285.net', '2014-04-09', 'RL 7071 3827 7DE', NULL),
(2330, '', 1867, 999999999, 0, '370738939779', '2014-03-24', '2013-02-03', '2013-01-28', 'gold', 'black', 'Theorema Germany\" PARAGON\" Automatic Watch New SGP', 'After usage for a few weeks, the watch has stopped working, and unable to wind up the watch. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '27.125.177.112', '27.125.177.112', '2014-03-31', '', NULL),
(2331, '', 1866, 999999999, 2, 'GM-101-2', '2014-03-24', '2014-03-04', '2014-03-04', 'Black', 'Silver', 'Theorema', 'Chip on the face of the watch and also scratched clasp.', 'Uhr erhalten 28.03.2014\r\ndirekt Umtausch', '', '2014-04-02', '2014-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-02', '92.54.141.18', '92.54.141.18', '2014-03-31', '577108633430', NULL),
(2332, '', 1868, 2, 2, 'T2001', '2014-03-24', '2011-04-06', '2011-04-06', 'Silber', '', 'Theorema', 'Uhr zum KVA', 'Uhr erhalten 24.03.2014\r\n28-03-14\r\nGeh?use/Unruh kompl. 70,- - ausf. 0304 (Band SpezRng)\r\n03-04-14\r\nUnruh kpl. ers. - Geh?use kpl. ers. mit WD-Test ==> 8310\r\nWK 0304 1445 - einwandfrei - gereinigtes Band montiert \r\nUK 0804 0840 - StdZg verdreht sich - MinZg tiefer \r\nUK 0904 0925 - 10-04-14 okay', ',', '2014-08-11', '2014-08-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-11', '', '', '0000-00-00', '44100059018 ', NULL),
(2333, '', 1869, 2, 2, 'Monte Carlo', '2014-03-24', '2014-02-10', '2014-02-10', 'Gold', 'Schwarz', 'Theorema', '2 pieces are loose', 'Uhr erhalten 24.03.2014\r\n28-03-14\r\nobere Sto?sicherung hat sich zerlegt - Unruh kpl. ers. \r\nWK 2803 1525\r\nUK 0104 1055 - 02-04-14 okay', '', '2014-04-03', '2014-04-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-03', '', '', '0000-00-00', 'RL 7069 6047 8DE', NULL),
(2334, '', 1870, 2, 2, 'Toronto', '2014-03-24', '2013-08-16', '2013-08-16', 'Rose', 'Schwarz', 'Theorema', 'steht...', 'Uhr erhalten 24.03.2014\r\n28-03-14\r\nausgeschwungen? Nein, Index gel?st - 3 Indexe geklebt \r\nWK 2803 1655\r\nUK 0104 1100 - 02-04-14 okay\r\nUhr erhalten 06.05.2014 UNCLAIMED\r\nUhr versendet 12.05.2014    RL 7079 8492 1DE', '', '2014-05-12', '2014-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-02', '', '', '0000-00-00', 'RL 7069 6052 1DE', NULL),
(2335, '', 1345, 999999999, 0, 'T3009', '2014-03-24', '2012-12-12', '2012-12-17', 'Black', 'Black', 'Theorema Dubai Black', 'My watch does not keep time for more than 30 minutes. It falls behind even when I am wearing it on my wrist. I hope that you fix it or send me a new watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.98.92.212', '212.98.92.212', '2014-03-31', '', NULL),
(2336, '', 1871, 999999999, 0, 't3006', '2014-03-24', '2012-11-25', '2012-11-25', 'stainless steel', 'blue dials', 'theorema/monaco diamand', 'From new my watch was accurate to approx 5 minutes gain every month.In the last 3 weeks it has started to gain approx 5 seconds every hour.As you will see my watch has never been opened.I have a larger strap fitted however as my wrist is very large and the origional strap was too small.Apart from the recent timekeeping issue the watch has been perfect with no other issues.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.27.213.7', '2.27.213.7', '2014-03-31', '', NULL),
(2337, '', 1872, 999999999, 0, 'GM-107', '2014-03-25', '2013-03-14', '2013-03-18', 'Black', 'Silver/white', 'Theorema rio', 'The watch does not work, I Dont realy Know what the problem is, one morning it just stoppad. And now I cant pull i up. Sorry for my english. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.228.108.130', 'c-826ce455.36-14-64736c10.cust.bredbandsbolaget.se', '2014-04-01', '', NULL),
(2338, '', 1873, 999999999, 2, '102 - MonteCarlo', '2014-03-25', '2014-02-03', '2014-02-10', 'silver', 'white', 'Theorema', '[Modell 102 - MonteCarlo]\r\n1.	We are unable to pull the crown to the 1st click position, to adjust/correct the time \r\n2.	The hand winding crown comes loose from the watch, which is not good. Once you loose the winding crown your watch is useless!\r\n3.	We suggest that we return the watch to your address. You can repair the watch properly, so that the winding crown is fixed\r\n', 'Uhr erhalten 31.03.2014\r\n02-04-14\r\nWH-Schraube... befestigt, alle Schrauben kontrolliert\r\nWK 0204 1545 - einwandfrei\r\nUK 0704 0920 - 0804 okay', ',', '2014-07-17', '2014-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-08', '88.159.83.49', '49-83-ftth.on.nl', '2014-04-01', 'RL 7069 6067 1DE', NULL),
(2339, '', 1874, 999999999, 2, 'REF GM 3008', '2014-03-25', '2013-12-09', '2013-12-09', 'Silver', 'Black', 'Theorema', 'I Got it back from repair and it was Worning for a few days and the same problem occured - it is simple not working.\r\nHope you Can fix it', 'Uhr erhalten 27.03.2014\r\n27-03-14\r\nnicht lange suchen ==> Werktausch mit neuen Zg und\r\nK 2703 1500 - 01-04-14 okay', '', '2014-04-01', '2014-04-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-01', '80.199.4.98', '80-199-4-98-static.dk.customer.tdc.net', '2014-04-01', 'RL 7067 7497 0DE', NULL),
(2340, '', 1875, 999999999, 2, '1842277', '2014-03-25', '2013-07-31', '2013-07-31', 'gold', 'gold', 'casablanca', 'watch stops 2-3 times per day despite having turned the clock', 'Uhr erhalten 07.04.2014\r\n06-05-14\r\nKrone schwerg?ngig - gefettet, reguliert und Lagenpr?fung - oB\r\nWK 0605 1255 - einwandfrei\r\nUK 0705 0850 - 08-05-14 okay', '', '2014-05-08', '2014-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-08', '85.229.11.112', 'c-700be555.09-90-73746f36.cust.bredbandsbolaget.se', '2014-04-01', 'RL 7078 1059 9DE', NULL),
(2341, '', 1876, 999999999, 2, 'GM107', '2014-03-25', '2014-01-22', '2014-01-22', 'Gold', 'Silver', 'Rio', '[OHNE G-Nachweis]\r\nCrack on the front glass', 'Uhr erhalten 31.03.2014\r\n03-04-14\r\nWerk pr?fen und dann KVA Glas 25,-  - ausf. 1404\r\n14-04-14\r\nGlas ers., Briden doppelt ers., WD-Test ==> 8310\r\nWK 1404 1630 - 15-04-14 okay', '', '2014-04-17', '2014-04-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-17', '2.100.45.143', 'host-2-100-45-143.as13285.net', '2014-04-01', 'RL 7071 3832 5DE', NULL),
(2343, '', 681, 999999999, 2, 'T3005-2', '2014-03-25', '2012-11-21', '2012-11-30', 'Black', 'Black', 'Theorema', 'Stops shortly (30min) after taking off from wrist.', 'Uhr erhalten 03.04.2014\r\n06-05-14\r\n1. GR Pr?fung - 24h - voll im Bereich!\r\n2. Umlaufpr?fung 0705 1410 - 12-05-14 okay', '', '2014-05-12', '2014-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-12', '88.195.123.200', 'dsl-hkibrasgw2-58c37b-200.dhcp.inet.fi', '2014-04-01', 'RL 7079 8485 5DE', NULL),
(2344, '', 1878, 999999999, 2, '604104  (Hard to read)', '2014-03-25', '2012-12-20', '2012-12-20', 'GOLD COLOURED METAL', 'SKELETAL /DARK', 'THEOREMA/COPACABANA', '[Modell 104 - Copacabana]\r\nI wound the watch and adjusted the time all was in order, at this time,  then approximately (3) three hour later it started to slow down and then stopped working', 'Uhr erhalten 01.04.2014\r\n02-04-14\r\nEllipse... - Unruh kpl. ers. und\r\nWK 0204 1600 - einwandfrei\r\nUK 0704 0920 - 08-04-14 okay', '', '2014-04-08', '2014-04-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-08', '2.24.68.85', '2.24.68.85', '2014-04-01', 'RL 7069 6070 8DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(2345, '', 1767, 999999999, 2, 'GM102', '2014-03-26', '2013-02-02', '2013-02-02', 'Silver', 'Black', 'Theorema Monte Carlo', 'Deviating of time. I wind de watch every day 30 to 40 times. Every hour I need to adjust the time by several minutes. This is the second time I send my watch. The problem is exactly the same as before you fixing it.\r\n{falsch! letztes Mal verlor die Uhr, diesmal gewinnt sie!}', 'Uhr erhalten 28.03.2014\r\n03-04-14\r\nSpirale ?bergeschlagen... - gelegt und \r\nWK 0304 1550 - einwandfrei\r\nUK 0704 0925 - 08-04-14 okay', '', '2014-04-08', '2014-04-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-08', '77.170.200.200', 'ip4daac8c8.direct-adsl.nl', '2014-04-02', 'RL 7069 6068 5DE', NULL),
(2346, '', 1879, 999999999, 2, 'GM107', '2014-03-26', '2013-10-16', '2013-10-21', 'Black', 'Chrome', 'Theorema', 'The hands on the watch sometimes get stuck to each other and when you try to rewind the clock the minute hand might move the hour hand so that it doesn\'t point correctly anymore. Happens circa 0-3 times per day. I\'m sending the watch as requested from Finland later today.', 'Uhr erhalten 28.03.2014\r\n03-04-14\r\nMinZg ers. \r\nWK 0304 1610 - einwandfrei\r\nUK 0704 0925 - neu gestellt \r\nUK 0804 0900 - 09-04-14 okay', '', '2014-04-09', '2014-04-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-09', '194.157.179.162', 'gwtr01.sasken.fi', '2014-04-02', 'RL 7069 6074 2DE', NULL),
(2347, '', 1880, 2, 2, 'Paragon', '2014-03-26', '2013-02-17', '2013-02-17', 'Gold', 'Schwarz', 'Theorema', 'verliert bis zu 30min/d', 'Uhr erhalten 25.03.2014\r\n27-03-14\r\nSichtpr?fung oB - Zeitwaage leichter Vorgang\r\nK 2703 1135 - 2803 1000 -47min [==> Werktausch]\r\nhmm... RW kontrolliert, Anker ers. \r\nK 2803 1215 - 01-04-14 okay', '', '2014-04-01', '2014-04-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-01', '', '', '0000-00-00', 'RL 7067 7494 9DE', NULL),
(2348, '', 1728, 999999999, 2, '005420 900288', '2014-03-26', '2012-06-11', '2012-06-20', 'Gris', 'Gris', 'Elysée', 'Réf carte de garantie : 80334N\r\n\r\nCadran primaire : il manque la grande aiguille (minutes)\r\nCadran secondaire : ne fonctionne pas\r\n', 'Uhr erhalten 31.03.2014\r\n02-04-14\r\nRotor der \'Hauptuhr\' abgefallen - aber noch weitere M?ngel\r\nWerktausch mit 2 Werken...!\r\nK 0204 1635 - 07-04-14 okay', '', '2014-04-07', '2014-04-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-07', '195.177.247.202', 'proxy-block.b-rail.be', '2014-04-02', 'RL 70 696 058 3DE', NULL),
(2349, '', 1817, 999999999, 2, 'Gm 106', '2014-03-26', '2013-07-07', '2013-07-07', 'Gold', 'Black', 'Theorema Toronto', 'the gear wheel in the center is broken.', 'Uhr erhalten 31.03.2014\r\n02-04-14\r\nMinZg ab - neuen Zg ers. und \r\nWK 0304 0900 - einwandfrei\r\nUK 0704 0930 - 08-04-14 okay', '', '2014-04-08', '2014-04-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-08', '86.52.82.141', '5634528d.rev.stofanet.dk', '2014-04-02', 'RL 7069 6069 9DE', NULL),
(2350, '', 1881, 999999999, 2, 'GM-101', '2014-03-26', '2013-06-27', '2013-06-27', 'Casablanca watch in silver (039003346)', 'Ref: 23319094', 'Theroma', '[G 04.07.2013]\r\nThis is the second time the watch does not work at all.\r\nIt was repaired last year in July 2013.\r\n\r\n Casablanca watch in silver (039003346)\r\n Groupon-code: 0010152KKT\r\n Security-code: E0556DF1C9\r\n Ref: 23319094', 'Uhr erhalten 28.03.2014\r\n07-04-14\r\nausgeschwungen... Anker gerichtet und\r\nWK 0704 1510 - einwandfrei\r\nUK 0804 0905 - 09-04-14 okay', ',', '2015-02-10', '2015-02-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.184.208.72', '0194300171.0.fullrate.dk', '2014-04-02', '', NULL),
(2351, '', 762, 999999999, 2, 'Panthos', '2014-03-26', '2014-03-07', '2014-03-07', 'silver', 'black', 'Theorema', 'DEFEKT ON ARRIVAL: the movement is not running; one mechanical part is detached;customer wants his money back', '08-04-14\r\nSperrad gel?st - befestigt\r\nWK 0804 1415 einwandfrei\r\nUK 0904 0915 - 10-04-14 okay', '', '2014-04-11', '2014-04-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-11', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-04-02', 'RL 7069 6080 0DE', NULL),
(2352, '', 1882, 999999999, 2, 'GM3001', '2014-03-26', '2014-03-11', '2014-03-11', 'rose gold', 'white', 'theorema paragon', 'the watch does not work. when i try to wrist it manually, the watch goes less than 5 minutes and stops. sometimes the second\'s arrow stuck and goes forward and back. sometimes, after some shake-up it continues going. the watch is totally inactive. please note that present watch is new, without any scratches so please keep it safe (it should be a present). thank you very much.', 'Uhr erhalten 11.04.2014\r\n06-05-14\r\nkpl. abgelaufen...\r\nK 0605 1610 - neu gestellt \r\nK 0805 0855 - bl. stehen... nach Austausch von SR und AR endlich den ?belt?ter gefunden: Anker!\r\nK 0905 1340 - 12-05-14 okay', '', '2014-05-12', '2014-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-12', '62.219.164.46', 'bzq-219-164-46.static.bezeqint.net', '2014-04-02', 'RL 7079 8488 1DE', NULL),
(2353, '', 1883, 2, 2, 'Damascus', '2014-03-27', '2014-02-27', '0000-00-00', '', '', 'Theorema', '[G 27.02.2014]\r\n2 Zg abgefallen und Welle?', 'Geh?ise silber; Ziffernblatt schwarz\r\nUhr erhalten 27.03.2014\r\n27-03-14\r\nUhr ist deutlich getragen und gefallen: Druckstellen auf Krone und Dr?cker 4 - Rotor gebrochen, Werkring gebrochen... f?r Reparatur zu viele Fehler ==> Neue Uhr - 22-05-14 NICHT ausf. Unfertig zur?ck', '', '2014-05-22', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-22', '', '', '0000-00-00', 'RL708251882DE', NULL),
(2354, '', 1884, 999999999, 2, 't3005', '2014-03-28', '2013-10-18', '2013-10-22', 'silver', 'white', 'marco polo diamond', '[OHNE G-Nachweis]\r\nThe crown  has come away from the watch so I can\'t change the time', 'Uhr erhalten 10.04.2014\r\n08-07-14\r\nWelle gebrochen, KEINE Garantie..\r\n==> Rep. 40,-\r\n05-06-2008 entsorgt → Gehäuse/Werk/Krone/Band nötig', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 1, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.120.59.145', '02783b91.bb.sky.com', '2014-04-04', '', NULL),
(2355, '', 1885, 999999999, 2, 'GM 505', '2014-03-28', '2014-03-28', '2013-12-04', 'Black', 'Silver ', 'Pionier', 'The hand winding mechanism is stiff and jerky. ', 'Uhr erhalten 12.06.2014\r\n19-06-14\r\nTransmissionsrad zerst?rt - ein Klinkenrad gesch?digt - Beides ers. \r\nK 1906 1150 - 23-06-14 okay', '', '2014-06-23', '2014-06-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-23', '82.9.158.195', 'cpc5-bagu11-2-0-cust194.1-3.cable.virginm.net', '2014-04-04', 'RL 70 910 363 3DE', NULL),
(2356, '', 1886, 2, 2, 'Newton', '2014-03-28', '2013-03-06', '2013-03-06', 'Gold', 'Schwarz', 'Theorema', 'don\'t working anymore', 'Uhr erhalten 28.03.2014\r\n03-04-14\r\ngefallen ==> Druckstelle bei 08:00 Uhr! U-Welle gebrochen\r\nKVA Unruh komplett 40,- \r\n05-05-14\r\nUnruh kpl. ers. \r\nK 0505 1610 - 08-05-14 okay', '', '2014-05-08', '2014-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-08', '', '', '0000-00-00', 'RL 7078 1058 5DE', NULL),
(2357, '', 1887, 2, 2, 'Copacabana', '2014-03-28', '2013-03-10', '2013-03-10', 'Schwarz', 'Schwarz', 'Theorema', 'winding mechanism has broken', 'Uhr erhalten 28.03.2014\r\n02-04-14\r\nSperrad... - befestigt\r\nWK 0204 1405 - einwandfrei\r\nUK 0704 0930 - 09-04-14 okay', '', '2014-04-09', '2014-04-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-09', '', '', '0000-00-00', 'RL 7069 6077 3DE', NULL),
(2358, '', 1888, 2, 2, 'Casablanca', '2014-03-28', '2014-02-17', '2014-02-17', 'Gold', 'Schwarz', 'Theorema', 'OHNE Angabe', 'Uhr erhalten 28.03.2014\r\n01-04-14\r\nKeine Fehlfunktion sichtbar...\r\nWK 0104 0830 - einwandfrei\r\nUK 0204 1130 - okay', ',', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-08', '', '', '0000-00-00', 'RL 70 696 073 9DE', NULL),
(2359, '', 1889, 999999999, 2, 'GM-503-4', '2014-03-29', '2014-03-15', '2014-03-18', 'black', 'black', 'Pionier SYDNEY DIAMONDS', 'After looking at my watch, I noticed it was late so I tried to set the time correct. As I was doing so, the minutes hand got caught in the frame and bent. It is now blocking the other hands and is completely loose.', 'SMC, King?s Buildings\r\nWest Mains Road,\r\nEH9 3JF, Edinburgh\r\nUnited Kingdom\r\nTO BE SENT TO THE ABOVE ADDRESS!!!\r\nUhr erhalten 07.04.2014\r\n11-04-14\r\ndirekt getauscht', '', '2014-04-14', '2014-04-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-14', '94.193.133.221', '5ec185dd.skybroadband.com', '2014-04-05', 'RL 7071 3828 5DE', NULL),
(2360, '', 1890, 999999999, 2, 't3001', '2014-03-29', '2013-04-28', '2013-05-03', 'Silver', 'White', 'Theorema Paragon', 'There is a piece in the Clockwork that has fallen loose. It is shaped as a halfcircle if that\'s any help.', 'Uhr erhalten 03.04.2014\r\n14-04-14\r\nRotor gebrochen - ersetzt, reguliert und\r\nK 1404 1250 - 17-04-14 okay', '', '2014-04-17', '2014-04-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-17', '85.224.230.102', 'c-66e6e055.322-1-64736c12.cust.bredbandsbolaget.se', '2014-04-05', 'RL 7071 3838 2DE', NULL),
(2361, '', 1891, 999999999, 2, 't3006', '2014-09-16', '2012-11-18', '2012-11-18', 'silver', 'black', 'theorema monaco diamond', 'the ticking hand has attached itself from the clock face and its stuck in the date clock.', '25-09-14\r\nSekZg liegt quer zwischen den Zeigern - aufgesetzt\r\nK 2509 1450 - neu gestellt\r\nK 2909 0805 - 02-10-14 okay', '1,2', '2014-10-02', '2014-10-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-02', '2.28.39.78', '2.28.39.78', '2014-04-06', 'RL 7129 3782 2DE', NULL),
(2362, '', 1892, 999999999, 0, 'Gm 505', '2014-03-30', '2014-03-11', '2013-12-25', 'Noire', 'Noire', 'Pionier', 'She stopped and she Nevers starting', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.42.184.165', 'AGrenoble-653-1-568-165.w90-42.abo.wanadoo.fr', '2014-04-06', '', NULL),
(2363, '', 1893, 999999999, 0, 'gm505', '2014-03-30', '2014-03-11', '2013-12-25', 'black', 'black', 'pionier', 'she\'s stopped and she\'s never starting', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.42.184.165', 'AGrenoble-653-1-568-165.w90-42.abo.wanadoo.fr', '2014-04-06', '', NULL),
(2365, '', 1895, 2, 2, 'Paragon', '2014-03-31', '0000-00-00', '0000-00-00', 'Gold', 'Schwarz', 'Theorema', 'OHNE Anschreiben - OHNE G-Nachweis', 'Uhr erhalten 31.03.2014\r\n07-04-14\r\ngel?stes Datemodul? - jo, befestigt, Minuterie geklebt, 24h Rad ers., 2 Zg ers.\r\nK 0804 1010 - 11-04-14 okay', '', '2014-04-11', '2014-04-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-11', '', '', '0000-00-00', 'RL 7071 3824 6DE', NULL),
(2366, '', 1896, 999999999, 2, 'T3005', '2014-03-31', '2013-12-03', '2013-12-03', 'Black', 'Black', 'Marco Polo', '[OHNE G-Nachweis]\r\nWhat looks to be like a small piece of plastic has become loose inside the watch and can get lodged inside the watch mechanism at the front face. My Warranty reference number is GM 3005', 'Uhr erhalten 11.04.2014\r\n14-05-14\r\nSt?ck der Werkhalterung blockierte den Rotor - ers. \r\nK 1405 0925 - 19-05-14 okay', '', '2014-05-19', '2014-05-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-19', '86.40.34.79', '86-40-34-79-dynamic.b-ras3.chf.cork.eircom.net', '2014-04-07', 'RL 7082 1732 5DE', NULL),
(2367, '', 1864, 999999999, 2, 'GM3005', '2014-03-31', '2013-10-28', '2013-10-28', 'silver', 'White', 'Theorema Marco Polo', 'when the date button is pressed the date doesn\'t move', 'Uhr erhalten 07.04.2014\r\n14-04-14\r\nSchaltrad gebrochen - ersetzt und\r\nK 1404 1345 - 17-04-14 okay', '', '2014-04-17', '2014-04-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-17', '217.40.28.121', 'host217-40-28-121.in-addr.btopenworld.com', '2014-04-07', 'RL 7071 3833 4DE', NULL),
(2368, '', 1894, 999999999, 2, 'gm 103', '2014-03-31', '2012-12-20', '2012-12-20', 'black', 'gold', 'theorema', 'While winding the crown became loose, therefore I could not wind it and correct the time.', 'Uhr erhalten 08.04.2014\r\n07-05-14\r\nWelle gebrochen - mit neuer Krone ers.\r\nWK 0705 0945 - einwandfrei\r\nUK 0805 0900 - 09-05-14 okay', '', '2014-05-09', '2014-05-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-09', '62.31.120.5', 'cpc20-croy17-2-0-cust4.croy.cable.virginm.net', '2014-04-07', 'RL 7079 8478 0DE', NULL),
(2369, '', 1643, 999999999, 2, 'GM-101', '2014-03-31', '2013-11-24', '2013-12-03', 'Gold case with brown strap', 'Black', 'Theorema Casablanca', 'Since having the watch repaired previously, my husband went to wear it for the first time and it wouldn\'t work. We wound it up and nothing happened, kept winding and now it\'s stuck and won\'t wind anymore.', 'Uhr erhalten 08.04.2014\r\n07-05-14\r\nEllipse! - n?, gel?ster Unruhkloben... pr?ventiv gleich den Anker gerichtet\r\nWK 0705 0925 - einwandfrei\r\nUK 0805 0905 - 09-05-14 okay', '', '2014-05-09', '2014-05-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-09', '94.6.187.78', '5e06bb4e.bb.sky.com', '2014-04-07', 'RL 7079 8477 6DE', NULL),
(2370, '', 1897, 2, 2, '', '2014-04-01', '0000-00-00', '0000-00-00', '', '', '', '', 'Retour 10.02.2014', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(2371, '', 1898, 999999999, 0, 'GM-101-5', '2014-04-01', '2013-12-24', '2014-01-12', 'Black', 'Gold', 'Theorema', 'I received black casablanca and i ordered black cobacabana. Is it possible to send gold cobacabana with 2 wristlets, black and brown? If no, then black cobacabana with black wristlet.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '88.112.53.51', 'a88-112-53-51.elisa-laajakaista.fi', '2014-04-08', '', NULL),
(2373, '', 1900, 999999999, 2, 'GM-502-4', '2014-04-02', '2014-03-21', '2014-03-24', 'black', 'silver', 'Pionier; Malibu Diamond', 'it arrived broken. When hand-wined, the clock will not work. The clock arrived on 24-3-2014 and still isn\'t working. ', 'Umtausch in neue Uhr', '', '2014-04-07', '2014-04-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-07', '149.226.255.199', '149.226.255.199', '2014-04-09', '577108635536', NULL),
(2374, '', 1901, 2, 2, 'Casablanca', '2014-04-02', '2014-01-20', '2014-01-20', 'Silber', 'Weiss', 'Theorema', '', 'Uhr erhalten 02.04.2014\r\nBitte refund!!!', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(2375, '', 1902, 2, 2, 'GM 3008', '2014-04-02', '2013-06-14', '2013-06-14', 'Gold', 'Schwarz', 'Theorema', 'something loose inside', 'Uhr erhalten 02.04.2014\r\n07-04-14\r\nRotor gebrochen - ersetzt \r\nK 0704 1625 - 11-04-14 okay', '', '2014-04-11', '2014-04-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-11', '', '', '0000-00-00', 'RL 70 713 823 2DE', NULL),
(2377, '', 1904, 999999999, 2, 'GM - 104', '2014-04-02', '2013-07-12', '2013-07-19', 'Black', 'Gold', 'Theorema', 'The mechanism has stopped. The dial to the side is fully wound and the mechanism only moves when you shake the watch and then stops again. I hope this is an easy fix.\r\n', 'Uhr erhalten 11.04.2014\r\n07-05-14\r\nR?cker zerlegt - Unruh kpl. ers. - reguliert\r\nWK 0705 0915 - einwandfrei\r\nUK 0805 0905 - 09-05-14 okay', '', '2014-05-09', '2014-05-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-09', '81.149.137.168', 'host81-149-137-168.in-addr.btopenworld.com', '2014-04-09', 'RL 7079 8481 6DE', NULL),
(2378, '', 1905, 999999999, 0, 'Gm3006', '2014-04-02', '2013-08-15', '2013-08-15', 'Black', 'Gold', 'Monaco diamond ', 'The metal piece at the back of the watch which charges the battery is out of place. Broken making a rattling noise when if moved around. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.1.120.56', 'host-92-1-120-56.as43234.net', '2014-04-09', '', NULL),
(2379, '', 1906, 999999999, 2, 'GM 101', '2014-04-02', '2014-01-24', '2014-01-24', 'nero e gold', 'nero e gold', 'theorema casablanca', 'il minuto è formato da 55 secondi invece di 60, e quindi con il tempo l\'orario risulta errato\r\n[the minute is formed from 55 seconds instead of 60, and then with time the time is incorrect]', 'Uhr erhalten 07.04.2014\r\n06-05-14\r\nSichtpr?fung - oB\r\nStoppuhrpr?fung - oB\r\nWK 0605 1340 - einwandfrei\r\nUK 0705 0850 - 08-05-14 okay', '', '2014-05-08', '2014-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-08', '95.251.176.165', 'host165-176-dynamic.251-95-r.retail.telecomitalia.it', '2014-04-09', 'RL 7079 8469 1DE', NULL),
(2456, '', 1963, 999999999, 2, 'GM-103', '2014-04-17', '2014-02-14', '2014-02-14', 'Silber', 'Silber', 'Theorema', 'Das Problem mit der Urh ist das die Zeiger zu Schnell laufen, sogar ein pahr Minuten jede viertel Stunde. Als Resultat ist die Zeit Andeutung staendig falsch. Ich Waehre ihnen sehr dankbar wenn Sie dieses Problem loesen koenten. ', 'Uhr erhalten 22.04.2014\r\n14-05-14\r\nSichtprfg - oB\r\nWK 1405 1155 - einwandfrei\r\nUK 1505 0830 - reguliert und 16-05-14 okay', '', '2014-05-16', '2014-05-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-16', '2a02:1810:1180:e700:4c80:47de:91b7:5705', '2a02:1810:1180:e700:4c80:47de:91b7:5705', '2014-04-24', 'RL 7081 6246 2DE', NULL),
(2382, '', 1909, 999999999, 2, 'GM 102', '2014-04-02', '2014-02-20', '2014-02-20', 'Black', 'Gold', 'Theorema', '[OHNE G-Nachweis]\r\nThe watch keep not keeping time, and then eventually stopped. It works intermittently, bit does not keep good time', 'Uhr erhalten 08.05.2014\r\n21-05-14\r\nobere Sto?sicherung ... - gereinigt und gesetzt\r\nWK 2105 1240 - einwandfrei\r\nUK 2205 0905 - 23-05-14 okay', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '60.225.197.244', '60.225.197.244', '2014-04-09', 'RL 7085 0839 3DE', NULL),
(2383, '', 1907, 999999999, 2, 'T3001', '2014-04-03', '2012-06-28', '2012-06-27', 'Black', 'White', 'Theorema Paragon', 'Hello Theorema.\r\n\r\nI was in contact with Enis Tufina for some days ago. I bought my watch from you in june 2012 and \r\n it has worked well and I really like Theorema. However, for 1-2 weeks ago I had the watch on my low table (max 50-60cm) and it fell onto the carpet. First I didnt notice the defect but once I did I though it couldn\'t be possible of a watch in this price range to become defect by this.\r\n\r\nDefect: The rotating world city scheme, such as the time scheme is malfunction and placed wrong.  \r\n\r\nThank you\r\nRobin Jonsson\r\n---\r\nDefect: The rotating World-Time (city) is out of order and the \'pointer\' of the clock scheme moves around.  ', 'Uhr erhalten 07.04.2014\r\n14-04-14\r\nMinuterie geklebt\r\nK 1504 1055 - 17-04-14 okay', '', '2014-04-17', '2014-04-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-17', '195.81.3.249', '195.81.3.249', '2014-04-10', 'RL 7071 3837 9DE', NULL),
(2385, '', 590, 2, 2, 'Marco Polo', '2014-04-03', '2012-11-18', '2012-11-18', 'Gold', 'Schwarz', 'Theorema', 'läuft perfekt im Liegen, bleibt am Arm stehen', 'Uhr erhalten 03.04.2014\r\n06-05-14\r\nbl. stehen bei ZB unten... - Anker gerichtet, Unruh-H?henluft korrigiert\r\nK 0605 1400 - 09-05-14 okay', '', '2014-05-09', '2014-05-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-09', '', '', '0000-00-00', 'RL 7079 8480 2DE', NULL),
(2386, '', 1910, 2, 2, 'Jumbo', '2014-04-03', '2012-03-12', '2012-03-12', 'Gold', 'Weiss', 'Theorema', '[Modell 3002]', 'Uhr erhalten 03.04.2014\r\n11-04-14 \r\nGlas gerissen - au?erhalb der Garantie\r\nK 1104 1600 dann KVA Geh?use/Band 60,- --  ausf. 3005\r\n30-05-14\r\nGeh?use kpl. ers. und Armband \r\nK 3005 1520 - 02-06-14 okay', '', '2014-06-06', '2014-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-06', '', '', '0000-00-00', '00340433836811900748', NULL),
(2387, '', 1911, 2, 2, 'Miami', '2014-04-03', '2013-12-27', '2013-12-27', 'Silber', 'Schwarz', 'Pionier', 'OHNE Angabe\r\n{The problem of the watch I specified it in preceding e-mail I arrive more turned(shot) the needle to settle(adjust) the hour and I find not the needle to settle(adjust) in the daytime If you can make the tests you even to notice the problems thank you for me sent the watch as quickly as possible because it has been a good moment since I waits my watch   case 2387}', 'Uhr erhalten 03.04.2014\r\n13-05-14\r\nZeigerstellung defekt... - AW-Zapfen gebrochen, dadurch Kupplung verschlissen! Kupplungsrad ers. - EinerScheibe scheint verdreht - ersetzt\r\nK 1305 1105 - 16-05-14 okay', '', '2014-05-16', '2014-05-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-16', '', '', '0000-00-00', 'RL 70 816 236 5DE', NULL),
(2388, '', 1485, 2, 2, 'Marco Polo', '2014-04-03', '2013-12-23', '2013-12-23', 'Silber', 'Schwarz', 'Pionier', 'OHNE Anschreiben und OHNE G-Nachweis', 'Uhr erhalten 03.04.2014\r\n06-05-14\r\nausgeschwungen - Anker gerichtet\r\nK 0605 1045 - 09-05-14 okay', '', '2014-05-12', '2014-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-12', '', '', '0000-00-00', '00340433836760916623', NULL),
(2389, '', 1724, 2, 2, 'Newton', '2014-04-03', '2013-03-06', '2013-03-06', 'Silber', 'Schwarz', 'Theorema', 'steht', 'Uhr erhalten 03.04.2014\r\n11-04-14\r\nausgeschwungen - Anker und Messer gerichtet\r\nK 1104 1555 - 14-04-14 okay', '', '2014-04-14', '2014-04-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-14', '', '', '0000-00-00', 'RL 70 713 826 3DE', NULL),
(2390, '', 269, 2, 2, 'Paragon', '2014-04-03', '0000-00-00', '0000-00-00', 'Gold und Silber', 'Schwarz', 'Theorema', 'OHNE Anschreiben und OHNE G-Nachweis', 'Uhr erhalten 03.04.2014\r\n05-05-14\r\nDateModul befestigt, RW ge?lt, Unruh kpl. ers. (Kl?tzchenschraube defekt), reguliert, Rotor ers.\r\nK 0605 0935 - bl. stehen... zieht nicht auf!\r\nBeide Klinkenr?der ers.\r\nK 0905 1420 - 12-05-14 okay', '', '2014-05-12', '2014-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-12', '', '', '0000-00-00', 'RL 7079 8489 5DE', NULL),
(2391, '', 1912, 999999999, 2, 'T3006', '2014-04-03', '2012-03-06', '2012-03-06', 'Black', '???', 'Monaco Diamond', '[G 06.09.2012]\r\nThe running of the watch stops now and then, in most cases in the middle of the day, without any special reason. ', 'Uhr erhalten 12.05.2014\r\n21-05-14\r\ndas ?l wurde durch ?berm??igen Parfumeinsatz zersetzt! \r\ndurchge?lt und \r\nK 2105 1315 - 23-05-14 okay\r\n', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '188.67.212.8', '188-67-212-8.bb.dnainternet.fi', '2014-04-10', 'RL 7085 0829 1DE', NULL),
(2393, '', 1913, 999999999, 2, 'GM-3008', '2014-04-03', '2014-01-24', '2014-01-27', 'silver', 'silver', 'Theorema', 'The date and month select buttons do not work.\r\nAlso i will be sending a payment of 20 euros through paypal for the strap to be replaced with a butterfly starp in black.  Thank you', 'Uhr erhalten 10.04.2014\r\n07-05-14\r\nZB klemmte den DayZg - gerichtet, f?r Monat Fremdenblatt eingeklebt\r\nK 0705 1105 - 12-05-14 okay - wartet auf Zahlung f?r Armband', ',', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-12', '77.98.253.106', 'cpc6-benw9-2-0-cust361.16-2.cable.virginm.net', '2014-04-10', 'RL 7079 8493 5DE', NULL),
(2394, '', 1914, 999999999, 2, 'GM504', '2014-04-03', '2013-12-17', '2013-12-17', 'Black', 'Gold', 'Pionier ACAPULCO', 'Both hands on the timepiece are loose, meaning every time it moves, the hands move', 'Uhr erhalten 08.04.2014\r\n07-05-14\r\nStdZg befestigt\r\nK 0705 1140 - 09-05-14 okay', '', '2014-05-09', '2014-05-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-09', '92.5.4.238', 'host-92-5-4-238.as43234.net', '2014-04-10', 'RL 7079 8479 3DE', NULL),
(2395, '', 1915, 999999999, 2, 'GM-101', '2014-04-04', '2013-11-29', '2013-11-29', 'Silver', 'black', 'Theorema Casablanca', 'The watch is all wind up, but doesn\'t work anymore.\r\nAs you can see it is brand new and not damaged, and only a few months in my possession.\r\nI hope you can fix it. I send it over to you today, also with the payementdetails and earlier mailtraffic.\r\nHope to hear from you soon.\r\nBest Regards,\r\nDennis de Wit', 'Uhr erhalten 12.05.2014\r\n21-05-14\r\nUnruh verhakt - Anker gerichtet\r\nWK 2105 1045 - einwandfrei\r\nUK 2205 0910 - 23-05-14 okay', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '37.153.244.50', 'rt244bb153-37-50.routit.net', '2014-04-11', 'RL 7085 0833 1DE', NULL),
(2396, '', 1877, 999999999, 2, 'GM3005', '2014-04-07', '2013-11-29', '2013-12-09', 'stainless steel', 'white', 'Theorema Marco Polo Watch', 'The watch has been worn only a few times and the links have come off and it has stopped working even when it has been on the arm as its automatic. I would like a refund please. \r\n---\r\nThe link detached from the watch and caused it to come off. My fiancee wore the watch about 5 times and about three times this happened. It then stopped working when it was on his wrist and took a while for it to start again even though its automatic. ', 'Uhr erhalten 30.04.2014\r\n07-05-14\r\neinzig sichtbarer Fehler ist Wochentag ohne Funktion...\r\nFeder nachgespannt und \r\nK 0705 1220 - zieht nicht genug auf? - Automatik versorgt\r\nK 1305 1300 - neu gestellt \r\nK 1505 0855 - bl. stehen zwischendrin... \r\nWerktausch\r\nK 1905 0945 - 22-05-14 okay', '', '2014-05-22', '2014-05-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-22', '84.203.136.190', '84.203.136.190', '2014-04-14', 'RL 7082 1758 5DE', NULL),
(2397, '', 1916, 2, 2, 'Casablanca', '2014-04-07', '2013-07-03', '2013-07-03', 'Silber', 'Weiss', 'Theorema', 'verliert und ZB leuchtet nicht', 'Uhr erhalten 04.04.2014\r\n14-04-14\r\nnach \'aufladen\' leuchten sowohl die ZB-Punkte als auch die Zeiger...\r\nSichtpr?fung oB\r\nZeitwaage - Vorgang\r\nWK 1404 1310 - +1min\r\nUK 1504 0845 - +1min\r\n16-04-14 reguliert und okay', '', '2014-04-17', '2014-04-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-17', '', '', '0000-00-00', 'RL 70 713 835 1DE', NULL),
(2398, '', 692, 2, 2, 'Newton', '2014-04-07', '2013-04-01', '2013-04-01', 'Gold', 'Schwarz', 'Theorema', 'When i move the watch the crown inside moves to but if i stop and the crown stops to the watch stops to ', 'Uhr erhalten 07.04.2014\r\n07-07-14\r\nzieht nicht auf weil Klinkenfeder gebrochen - {Werktausch} - RW-Brücke kpl. ers. und \r\nK 0707 1500 - 10-07-14 okay', ',2', '2014-07-10', '2014-07-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-10', '', '', '0000-00-00', 'RL 7095 8933 1DE', NULL),
(2400, '', 1918, 2, 2, 'Casablanca', '2014-04-07', '2013-06-25', '2013-06-25', 'Gold', 'Schwarz', 'Theorema', '[G 30.06.2013]\r\nläuft nach Aufzug nur 30min', 'Uhr erhalten 03.04.2014\r\n07-05-14\r\nkpl. abgelaufen - Sichtpr?fung oB\r\nWK 0705 1610 - einwandfrei\r\nUK 0805 0910 - 09-05-14 okay\r\n', '', '2014-05-09', '2014-05-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-09', '', '', '0000-00-00', 'RL 70 798 472 8DE', NULL),
(2401, '', 1919, 999999999, 2, 'GM101', '2014-04-07', '2014-04-01', '2014-04-01', 'black', 'black', 'theorema', '[G 04.01.2014]\r\nthe watch does not work anymore, we tried to wind it up but that didn\'t help...\r\nWe send the watch today to you. Thanks for your answer. friendly regards, Breidenich Mathias.', 'Uhr erhalten 09.04.2014\r\n09-05-14\r\nausgeschwungen - Messer gerichtet \r\nWK 1305 1130 - einwandfrei\r\nUK 1405 0820 - 15-05-14 okay', '', '2014-05-16', '2014-05-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-16', '2a02:1810:80a:5500:d928:21eb:b9e:a9c0', '2a02:1810:80a:5500:d928:21eb:b9e:a9c0', '2014-04-14', 'RL 7081 6239 1DE', NULL),
(2402, '', 1920, 999999999, 2, 'T3008 ?', '2014-04-07', '2012-10-17', '2012-10-17', 'Gold', 'Gold', 'Theorema', 'The \"things\" inside the watch is falling off. Right now I am missing the fake diamond in the top right corner, and the roman digit \"X\". Both of these missing parts have entered the watch so right now the watch cannot function. Please fix these problems or send me a new watch as soon as possible. Thank you very much.', 'Uhr erhalten 09.04.2014\r\n13-05-14\r\nZB ers. - Automatik versorgt\r\nK 1305 1505 - 16-05-14 okay', '', '2014-05-16', '2014-05-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-16', '77.75.85.128', '77.75.85.128', '2014-04-14', 'RL 7081 6240 5DE', NULL),
(2403, '', 1921, 999999999, 2, '4260295880381', '2014-04-07', '2014-01-23', '2014-01-27', 'ARGENTO', 'CASABLANCA NERO', 'TEOREMA', 'DO NOT TURN THE HANDS. \r\nJUST SHAKE THE CLOCK HANDS AND MOVE TO THE SUN', 'Uhr erhalten 29.04.2014\r\n19-05-14\r\nZgWerk gel?st - aufgesetzt, Zg gerichtet\r\nWK 1905 1420 - einwandfrei\r\nUK 2005 0905 - 21-05-14 okay', '', '2014-05-21', '2014-05-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-21', '130.25.181.123', 'net-130-25-181-123.cust.vodafonedsl.it', '2014-04-14', 'RL 7082 1745 8DE', NULL),
(2404, '', 1922, 999999999, 2, 'GM-107-1', '2014-04-08', '2013-04-10', '2015-04-10', 'Chrome', 'Transparant', 'Theorema', '[OHNE G-Nachweis]\r\nThe glass is broken, it jumped spontaneously there is no damages around the glass.\r\n', 'Uhr erhalten 11.04.2014\r\n14-05-14\r\nGlas ersetzen  25,- -- ausf. 2105\r\n21-05-14\r\nGlas ers. - wd-Test ==> 8310\r\nWK 2105 1455 - einwandfrei\r\nUK 2205 0910 - 23-05-14 okay', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '77.249.217.92', 'dhcp-077-249-217-092.chello.nl', '2014-04-15', 'RL 7085 0835 9DE', NULL),
(2408, '', 1925, 999999999, 2, 'REF GM01', '2014-04-08', '2014-02-22', '2014-02-25', 'Silver', 'Black', 'Theorema', 'Watch stops when taken off.  Clasp covering wind mechanism not clicking in to place.', 'Uhr erhalten 15.04.2014\r\n... jo... und Kronenb?gel gespannt\r\nWK 1405 1545 - einwandfrei\r\nUK 1505 0830 - 16-05-14 okay', '', '2014-05-16', '2014-05-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-16', '213.205.240.50', '213.205.240.50', '2014-04-15', 'RL 7081 6250 2DE', NULL),
(2409, '', 1926, 999999999, 2, 'T3005', '2014-04-08', '0000-00-00', '0000-00-00', 'Silver', 'White', 'Marco Polo', 'Watch stops when not extremely shaken or twisted. With normal daily moving, and I sit a few hours at the computer, it stops running. Booklet says \"should be worn 12hrs per day\", but the offer never said it has to be bought by carpenters only.... ', 'Uhr erhalten 11.04.2014\r\n08-05-14\r\nAutomatik scheint schwerg?ngig... GR 22h... \r\ngereinigt und versorgt - wieder GR - 26h - 15-05-14 okay', '', '2014-05-15', '2014-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-15', '77.168.19.57', 'ip4da81339.direct-adsl.nl', '2014-04-15', 'RL 7081 6235 7DE', NULL),
(2410, '', 1927, 999999999, 0, '-', '2014-04-08', '2014-04-01', '2014-04-01', 'black', 'black/blue', 'theorema toronto', 'Watch don\'t wind up', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.65.246.33', 'static.kpn.net', '2014-04-15', '', NULL),
(2411, '', 1928, 999999999, 2, 'Panthos', '2014-04-08', '2014-03-13', '2014-03-16', 'silver', 'black', 'Theorema', '[Modell 2006  --  G 14.03.2014]\r\nthe mechanical movement does not function; crown also defekt', 'Uhr erhalten 11.04.2014\r\n09-05-14\r\nWH-Schraube... und untere Sto?sicherung hat sich zerlegt\r\nbefestigt und fixiert\r\nWK 1305 1120 - einwandfrei\r\nUK 1405 0820 - 15-05-14 okay', '', '2014-05-15', '2014-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-15', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-04-15', 'RL 7081 6234 3DE', NULL),
(2412, '', 1929, 999999999, 2, 'G14102', '2014-04-08', '2014-02-12', '2014-02-12', 'black', 'silver', 'Theorema', '[Modell 102 - MonteCarlo  --  OHNE G-Nachweis]\r\nThe hand winding mechanism is not working anymore: you don´t feel any resistance and you don´t ´feel it work & click´. That means we can´t wind up the clock. Also, as of the first day we received the clock, the watch stopped during the day, also during wearing the watch. I will be sending the watch to you from the Netherlands tomorrow  in the original box sand a note with my contactdetails. I would like to recieve a confirmation that you have recieved it. Thank you!', 'Uhr erhalten 11.04.2014\r\n14-05-14\r\nKrone defekt - mit neuer Welle ers.\r\nWK 1405 0855 - einwandfrei\r\nUK 1505 0840 - 16-05-14 okay', '', '2014-05-16', '2014-05-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-16', '89.99.186.36', 'dhcp-089-099-186-036.chello.nl', '2014-04-15', 'RL 7082 1726 8DE', NULL),
(2413, '', 1930, 999999999, 0, 'not sure', '2014-04-09', '2013-08-20', '2013-08-20', 'Gold black', 'gold black', 'Monte Carlo', 'I got my watch from a groupon - so im not sure about serial number because its in denmark, and i live in Abu Dhabu.\r\n\r\nThe glass on the watch is broke, but its seems like the watch also stoped working.\r\n\r\nmy details from groupon: \r\n\r\nGroupon\r\n\r\nNoble Watches\r\n\r\nMonte Carlo-ur med guld og sort urkasse (04071819)\r\n\r\n Værdi af groupon: kr. 10.345,00\r\n\r\n\r\n Groupon-kode: 0010206HWF\r\n\r\nSikkerhedskode:B034C6D786\r\n\r\n Gyldig indtil 19.09.2013\r\n\r\n REF: 25645844', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.198.204.122', 'mail.um.dk', '2014-04-16', '', NULL),
(2414, '', 1812, 999999999, 2, 'T3010', '2014-04-09', '2013-03-02', '2013-05-09', 'Gold', 'Black', 'Theorema ', 'It doesn\'t work regular, it stops when is in use.\r\n{2. Uhr #2256}', 'Uhr erhalten 22.04.2014\r\n13-05-14\r\nhmm... K 1305 1525 - jo, l?uft nicht vern?nftig - WT\r\naber vorher WK - da l?uft sie gut... nochmal Umlauf\r\nK 1605 0910 - geht auf jeden Fall nicht ordentlich...\r\nWerktausch\r\nK 1905 1000 - 22-05-14 okay', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '31.44.73.33', '31.44.73.33', '2014-04-16', 'RL 70 666 782 5DE', NULL),
(2415, '', 1931, 999999999, 0, 'Gm3008', '2014-04-09', '2013-08-18', '2013-08-18', 'Silver', 'White', 'Theorems', 'Home time and dual time hands are supposed to move independently but they both move together irrespective of whether the crown is turned clockwise or anti clockwise.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.97.86.92', 'host-2-97-86-92.as13285.net', '2014-04-16', '', NULL),
(2416, '', 1932, 999999999, 2, 'GM101', '2014-04-09', '2013-07-17', '2013-07-17', 'black', 'gold', 'Joachim De Vogelaere', 'the system to windup works but the tourbillon does not work anymore.', 'Uhr erhalten 11.04.2014\r\n09-05-14\r\n...und untere \'Schraube\' Kronenb?gel fehlt - Werk ausgeschwungen - Anker gerichtet, Geh?use ers.\r\nWK 1305 1200 - einwandfrei\r\nUK 1405 0820 - 15-05-14 okay', '', '2014-05-15', '2014-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-15', '91.182.67.153', '153.67-182-91.adsl-dyn.isp.belgacom.be', '2014-04-16', 'RL 70 816 233 0DE', NULL),
(2417, '', 1933, 999999999, 0, 'GM-103-3', '2014-04-09', '2014-04-02', '2014-04-02', 'Gold', 'Gold', 'Theorema Sao Paolo', 'I have ordered the silver colour Product no.: GM-103-1 and they have send me the gold colour with brown strips Product no.: GM-103-3, as soon as you receive back the watch please send me the silver with black strips. Thank you    ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '88.203.116.125', 'c116-125.i05-30.onvol.net', '2014-04-16', '', NULL),
(2418, '', 1934, 999999999, 2, 'T3005', '2014-04-09', '2012-11-16', '2012-11-16', 'silver', 'black', 'Marco Polo Diamond', 'Watch stopped working  because the pointer for month has fallen down and drop in mechanism of the watch.', 'Uhr erhalten 22.04.2014\r\n13-05-14\r\n3 Indexe geklebt, Anker gerichtet\r\nK 1405 0840 - 19-05-14 okay', '', '2014-05-19', '2014-05-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-19', '109.175.89.67', '109.175.89.67', '2014-04-16', 'RL 7082 1733 9DE', NULL),
(2419, '', 1543, 999999999, 2, '0000', '2014-04-10', '2014-03-23', '2013-04-29', 'Black', 'Silver', 'Theorema Rio', 'The crown of the watch is fallen.', 'Uhr erhalten 17.04.2014\r\n07-05-14\r\nKrone in sich gebrochen... - ersetzt {2. Kulanz-Rep.}\r\nWK 0705 1645 - einwandfrei\r\nUK 0805 0910 - 09-05-14 okay', '', '2014-05-09', '2014-05-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-09', '94.18.228.125', 'vpn.masas.dk', '2014-04-17', 'RL 7079 8473 1DE', NULL),
(2420, '', 1935, 2, 2, 'Toronto', '2014-04-10', '2013-08-15', '2013-08-15', 'Gold', 'Weiss', 'Theorema', '[Modell 106  --  G 16.08.2013]\r\nist gefallen und verliert seitdem', 'Uhr erhalten 10.04.2014\r\n07-05-14\r\nGlas gesch?digt - Werk aber gut in Schuss... \r\nGlas ersetzen und regulieren  30,- --  ausf. 1205\r\n12-05-14\r\nGlas ers. - Reglage gepr?ft\r\nWK 1205 1630 - einwandfrei\r\nUK 1305 0810 - 14-05-14 okay', '', '2014-05-14', '2014-05-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-14', '', '', '0000-00-00', 'RL 7079 8502 5DE', NULL),
(2421, '', 1936, 999999999, 0, 'T3010', '2014-04-10', '2013-05-09', '2015-05-09', 'Black', 'Brown', 'Tigris teorema', 'Kam marre Oren Tigris teorema me ngjyre kafe rripin , fushe te zeze dhe trupi ngjyre ari. Kjo ore ngec dhe nuk punon megjithese eshte e karikuar power deri ne max . Kam marre 2 Ora teorema dhe te dyja jane me problem. Po te sjell te paren pastaj do sjell dhe te dyten. Te them te drejten me kane dale nga qefi dhe po qe se ma ndron kete me nje te barazvlefshme ose rreth kesaj vlere. Dhe Ora tjeter nuk eshte e sakte por leviz me 20 min perpar per rreth  brenda 1 jave.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '31.22.48.73', '31.22.48.73', '2014-04-17', '', NULL),
(2422, '', 1937, 999999999, 2, 'GM -101', '2014-04-10', '2014-04-10', '2014-02-25', 'Silver', 'Blue', 'Theorema CASABLANCA', 'The watch will not wind on and all moving parts have frozen.', 'Uhr erhalten 17.04.2014\r\n07-05-14\r\nausgeschwungen - Messer gerichtet\r\nWK 0705 1630 - einwandfrei\r\nUK 0805 0915 - 09-05-14 okay', '', '2014-05-09', '2014-05-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-09', '94.6.50.205', '5e0632cd.bb.sky.com', '2014-04-17', 'RL 7079 8474 5DE', NULL),
(2423, '', 1938, 999999999, 2, 'GM 101', '2014-04-10', '2014-02-16', '2014-02-14', 'Gold', 'trasparent', 'Theorema casablanca', 'after making the hand wound and set the time clock, loses about 10 minutes after 120 minute have elapsed', 'Uhr erhalten 22.04.2014\r\n05-05-14\r\nAnker gerichtet \r\nWK 0505 0930 - einwandfrei\r\nUK 0605 1045 - okay', '', '2014-05-08', '2014-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-08', '93.56.51.54', '93.56.51.54', '2014-04-17', 'RL 7079 8467 4DE', NULL),
(2424, '', 1908, 999999999, 2, 'GM 103', '2014-04-10', '0000-00-00', '0000-00-00', 'silver', 'black', 'Theorema Sao Paolo', '[OHNE G-Nachweis]\r\nCant change the time as the crown is faulty.\r\ni have put item no as not sure if this is serial no??? please can you confirm where i find serial no\r\nref no GM 103. cannot send until confirmed\r\n---\r\nNot winding so cannot get correct time', 'Uhr erhalten 23.04.2014\r\n14-05-14\r\nKrone gel?st - befestigt \r\nWK 1405 0905 - einwandfrei\r\nUK 1505 0845 - 16-05-14 okay', '', '2014-05-16', '2014-05-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-16', '2.124.242.172', '027cf2ac.bb.sky.com', '2014-04-17', 'RL 7081 6244 5DE', NULL),
(2425, '', 1939, 999999999, 0, 'T3007', '2014-04-10', '2013-09-08', '2013-10-16', 'brawn', 'black', 'theorema, viena diamond', 'from the bigining my watch does not work as well, it goes 5-6 min in advance since 20 days of work. and the most great problem is that from yesterday afternoon my watch does not work, it stops', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.234.232.56', '109.234.232.56', '2014-04-17', '', NULL),
(2426, '', 1940, 999999999, 2, 'GM101', '2014-04-11', '2014-02-17', '2014-02-21', 'gold', 'black', 'theorema', 'after 2 days that I recieved the watch,the hands didn\'t move. But I turned over the watch, I could see the hands was moving. I didn\'t do nothing on the watch. So I wanna change a new one.', 'Uhr erhalten 23.04.2014\r\n09-05-14\r\nobere Sto?sicherung fehlt - gefunden, gereinigt, ge?lt\r\nWK 1305 1245 - einwandfrei\r\nUK 1405 0825 - 15-05-14 okay\r\nRETOUR  06.06.2014\r\nRL 70 867 459 4DE 10.06.2014\r\nRetour 25.07.2014\r\nVersendet RL 71 025 272 8DE   08.08.2014', ',', '2014-08-08', '2014-08-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-15', '93.34.9.217', '93-34-9-217.ip47.fastwebnet.it', '2014-04-18', 'RL 7079 8507 9DE', NULL),
(2427, '', 913, 999999999, 2, 'GM101', '2014-04-11', '2013-06-26', '2013-06-26', 'Black', 'Gold', 'Theorema Casablanca', '[G 22.06.2013]\r\nLock on dial is losen, this is the second tie a sending this watch back for the same reason. I will like this watch replaced as it is really inconvenient. Thanks.', 'Uhr erhalten 22.04.2014\r\n14-05-14\r\nB?gel wird regelm??ig vom Kunden ?berdehnt - nicht unser Fehler!\r\ngerichtet und okay', '', '2014-05-14', '2014-05-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-14', '146.101.133.76', '146.101.133.76', '2014-04-18', 'RL 7079 8503 4DE', NULL),
(2428, '', 1941, 999999999, 0, 'GM503', '2014-04-11', '2014-03-18', '2014-03-18', 'Silver', 'Black', 'Pionier', 'Broken hand. Hour hand bent out of shape.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.152.0.7', 'host109-152-0-7.range109-152.btcentralplus.com', '2014-04-18', '', NULL),
(2429, '', 1942, 999999999, 2, 'T3007', '2014-04-12', '2013-09-08', '2013-10-16', 'Brown', 'Black', 'Theorema, Vienna Diamond', 'Every 20 days it goes 5-6 min in advance. For the moment my watch is stoped working.', 'Uhr erhalten 28.04.2014\r\n09-05-14\r\ndubioses St?ck Plastik aus RW entfernt - reguliert\r\nK 0905 1530 - zieht schlecht auf - Klinkenfeder ers.\r\nK 1305 1340 - immer noch - AutoBr?cke (Rotorlager) ers.\r\nK 1605 1205 - immer noch...\r\nWerktausch\r\nK 1905 1045 - 22-05-14 okay', '', '2014-05-22', '2014-05-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-22', '213.207.45.18', '213.207.45.18', '2014-04-19', 'RL 7082 1759 4DE', NULL),
(2430, '', 1943, 999999999, 2, 'T2004', '2014-04-12', '2012-10-10', '2012-10-10', 'Black', 'gold', 'Mouhamad Alnwaihi', 'clock does not work and broke from the inside after a year, but i did not send the watch to you. when i send a mail to you first time ', 'Uhr erhalten 17.04.2014\r\n05-05-14\r\nGlas voller Abrieb - AutoBr?cke gel?st\r\nWerk kpl. ers. und\r\nK 0505 0850 - 08-05-14 okay', '', '2014-05-08', '2014-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-08', '94.186.39.201', 'd94-186-39-201.cust.tele2.se', '2014-04-19', 'RL 70 781 056 8DE', NULL),
(2431, '', 1944, 999999999, 2, 'GM-506-1', '2014-04-13', '2014-03-03', '2014-04-13', 'Silver', 'Black', 'MIAMI ', '[OHNE G-Nachweis]\r\nI had been wearing the watch with no problems of which it hasn\'t been worn outside,after a few weeks it just stopped working,I gave it a slight wind to no avail so I\'m now contacting Pionier as I don\'t want to over wind it. Regards Mr ONEILL ', 'Uhr erhalten 15.05.2014\r\n03-06-14\r\nausgeschwungen... - Anker gerichtet\r\nK 0306 1115 - 06-06-14 okay', '', '2014-06-06', '2014-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-06', '49.187.38.171', 'pa49-187-38-171.pa.nsw.optusnet.com.au', '2014-04-20', 'RL 7086 7458 5DE', NULL),
(2432, '', 1945, 999999999, 2, 'RMA198349', '2014-04-13', '2012-09-30', '2012-10-12', 'case', 'silver', 'theorema', '[Modell 104 - Copacabana]\r\nThe clock does not run. It stops after you have winted up. The watch runs only  about 1 or 2 hours. ', 'Uhr erhalten 22.04.2014\r\n08-05-14\r\nkpl. abgelaufen -- Sichtp - oB\r\nWK 0805 1330 - einwandfrei\r\nUK 1205 0905 - 13-05-14 okay', '', '2014-05-13', '2014-05-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-13', '88.193.83.113', 'dsl-hkibrasgw3-58c153-113.dhcp.inet.fi', '2014-04-20', 'RL 7079 8498 3DE', NULL),
(2433, '', 1946, 999999999, 2, 'tj006', '2014-04-13', '0000-00-00', '2012-11-20', 'silver', 'white', 'Theorema Monaco Diamond-Set Watch in Silver', 'The second hand is not moving.  The watch has been wound 30 times without success.\r\n\r\nThis is the second time I had to send back this watch and to say I am displeased would be an understatement.  \r\n\r\nI will print out this form and send it back with the watch tomorrow.', 'eingegangen 07.05.2014 ?ber TB\r\n07-05-14\r\neine Schraube der RW-Br?cke klemmte das Werk, Aufzughilfsfeder gebrochen... \r\nK 0705 1550 - 09-05-14 okay', '', '2014-05-09', '2014-05-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-09', '86.42.143.220', '86.42.143.220', '2014-04-20', 'RL 7079 8476 2DE', NULL),
(2434, '', 1947, 999999999, 0, 'GM-103', '2014-04-14', '2013-07-30', '2013-07-30', 'gold', 'black and white', 'Theorema sao poulo', 'The watch i fully wound up but wont turn.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:fe0:c410:f9a0:51f4:3ab6:f721:496f', '2a02:fe0:c410:f9a0:51f4:3ab6:f721:496f', '2014-04-21', '', NULL),
(2435, '', 1948, 999999999, 2, 'GM 3005-H2', '2014-04-14', '2013-10-07', '2013-10-14', 'Black', 'Grey', 'Theorema Marco Polo', 'Stops when it´s on the nightstand while sleeping. \r\nGoing slow, shows the wrong time. \r\n', 'Uhr erhalten 14.05.2014\r\n30-05-14\r\nAutomatik nachge?lt, sonst nix sichtbar\r\nK 3005 1450 - einwandfrei\r\nGR 33:30h - 04-06-14 okay', '', '2014-06-04', '2014-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-04', '81.167.10.86', '86.81-167-10.customer.lyse.net', '2014-04-21', 'RL 7085 0862 3DE', NULL),
(2436, '', 1949, 999999999, 2, 'Gm101', '2014-04-14', '2013-11-25', '2013-11-28', 'Gold', 'Black', 'Sarah Martin', 'Clock has stopped winding ', 'Uhr erhalten 22.04.2014\r\n14-05-14\r\nEllipse... - Anker gerichtet und Unruh kpl. ers. \r\nWK 1405 1010 - einwandfrei\r\nUK 1505 0850 - 16-05-14 okay', '', '2014-05-16', '2014-05-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-16', '81.158.87.136', 'host81-158-87-136.range81-158.btcentralplus.com', '2014-04-21', 'RL 7081 6242 8DE', NULL),
(2437, '', 1840, 999999999, 2, 'GM3005', '2014-04-14', '2014-04-14', '2013-10-21', 'Black', 'White', 'Marco Polo', '[OHNE G-Nachweis]\r\nWatch has stopped working even when wearing it.  It works for a short time and then the clock stops. The date figures also do not sit correctly when go though the dates.\r\n---\r\nthe clock has stopped working, occasionally comes back on when wearing, but after a little time stops again.', 'Uhr erhalten 17.04.2014\r\n14-05-14\r\nReduktionsrad... und 1er-Scheibe - beide ers. und \r\nK 1505 0935 - 19-05-14 okay', '', '2014-05-19', '2014-05-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-19', '164.40.212.13', 'com168-96441-net-adsl-01.altohiway.com', '2014-04-21', 'RL 7082 1730 8DE', NULL),
(2438, '', 1950, 2, 2, 'Newton', '2014-04-14', '2014-02-27', '2014-02-27', 'Silber', 'Weiss', 'Theorema', 'zieht nicht auf? Band nicht wie beworben?', 'Uhr erhalten 11.04.2014\r\n08-05-14\r\nBand ist absolut original! \r\nWerk kpl. abgelaufen - Schrauben kontrolliert, Rotor ge?lt\r\nK 0805 1035 - 12-05-14 okay', '', '2014-05-12', '2014-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-12', '', '', '0000-00-00', 'RL 70 798 484 7DE', NULL),
(2439, '', 1951, 2, 2, 'Casablanca', '2014-04-14', '2013-11-26', '2013-11-26', 'Gold', '', 'Theorema', 'Kronenbügel zu lose...', 'uhr erhalten 14.04.2014\r\nfertig da ambulant', ',', '2014-07-10', '2014-07-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-04-14', '', '', '0000-00-00', 'RL 7071 3829 4DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(2440, '', 991, 2, 2, 'Newton', '2014-04-14', '2013-03-18', '2013-03-18', 'Schwarz', 'Schwarz', 'Theorema', 'The second hand has disconnected from the center and the watch does not work anymore.\r\nAs you will notice my international warranty has expired a very short time ago, please be so kind to do me this favour to fix it as it would still be under warranty. If you recall I\'ve sent it back to you 3 times previously because it kept on stopping and I paid a lot of shipping fees. \r\nThank you!\r\n\r\nP.S.: Please do not pay attention to the numbers you\'ve written on the whitre box. The reference number I wrote refers to that inside the black box!', 'Uhr erhalten 14.04.2014\r\n14-05-14\r\nhmm, der Kronenschutz fehlt komplett, nun ist ein Loch im Geh?use... - eMail Nachfrage ob Geh?use neu!\r\nSekZg gesetzt und\r\nK 1405 1035 - 16-05-14 okay', '', '2014-05-16', '2014-05-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-16', '', '', '0000-00-00', 'RL 7081 6243 1DE', NULL),
(2441, '', 1952, 999999999, 0, 'GM 104', '2014-04-14', '2013-07-18', '2013-07-18', 'Black', 'Cocacabana', 'Theorema', 'The pin that holds the strap to the watch has failed\r\nWhich resulted in the watch to fall to the ground\r\nAnd also damage the glass front. The pin seems to be of a sub standard quality and not fit for purpose as the watch itself is quite heavy.had the pin been of a good quality then this problem would not of occurred ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.220.244.189', '02dcf4bd.bb.sky.com', '2014-04-21', '', NULL),
(2442, '', 1377, 999999999, 2, 'T3003', '2014-04-14', '2011-11-05', '2011-11-05', 'silber', 'weiss', 'Pionier Airtimer', '1. Die Uhr geht regelmäßig nach, bis zu 10 Min. und mehr pro Stunde. Ich habe auch den Eindruck, daß die Zeiger (außer Sek.-Zeiger) nicht wie erwünscht sich bewegen, vielleicht sind diese nicht richtig befestigt an der Achse?\r\n2.    Die Betätigung  der Krone ist sehr schwergängig und funktioniert nicht wie in der Beschreibung aufgeführt (1. C0 Normal Crown Position, 2. C1 1st Position, C2 2nd Position).\r\n3.    Wenn man die Uhr kräftig in die Hand klopft verstellen sich die Stunden- und Minutenzeiger.\r\n', 'Uhr erhalten 23.04.2014\r\n15-05-14\r\n1. und 3. ZgReibung - verst?rkt\r\n2. Kronendichtung - gefettet\r\nK 1605 0925 - reguliert und 19-05-14 okay', '', '2014-05-22', '2014-05-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-22', '79.216.229.126', 'p4FD8E57E.dip0.t-ipconnect.de', '2014-04-21', '00340433836781287832', NULL),
(2443, '', 1953, 999999999, 2, 'GM102', '2014-04-15', '2014-01-24', '2014-01-29', 'Black', 'Black', 'Theorema Monte Carlo', 'The watch crown was fully wound. It worked for about 15 minutes and then it stopped. The watch appears to still be fully wound however it is not working.', 'Uhr erhalten 08.05.2014\r\n21-05-14\r\nausgeschwungen - Messer gerichtet\r\nWK 2105 1425 - einwandfrei\r\nUK 2205 0910 - 23-05-14 okay', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '27.111.246.218', '27.111.246.218', '2014-04-22', 'RL 7085 0841 6DE', NULL),
(2444, '', 1954, 999999999, 0, 'GM - 104-3', '2014-04-15', '2014-04-08', '2014-04-10', 'black', 'rose gold', 'Theorema Copacabana', '1 - In the Dual Time, the hour dial is not working\r\n2 - After winding the watch, the cronos in the background of the watch and the seconds are moving but neither the minutes & hour arm are working. after adjusting the time using the winder,sometimes the minutes works for 5 minutes and it stops again', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.200.71.82', '94.200.71.82', '2014-04-22', '', NULL),
(2445, '', 732, 999999999, 2, 'Rio', '2014-04-15', '2014-04-15', '2013-04-10', 'doesn\'t work', 'yes', 'theorema', 'the watch doesn\'t work anymore it stops after a few ours ', 'eingegangen 07.05.2014 ?ber TB\r\n07-05-14\r\nkpl. abgelaufen... aha... U-Welle gebrochen, Briden auch gesch?digt... Rep. 40,- --  ausf. 1006\r\n10-06-14\r\nUnruh kpl. ers. und 1 Bride mit Schraube\r\nUK 1006 1045 - 11-06-14 okay', '', '2014-06-11', '2014-06-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-11', '88.159.142.236', '236-142-ftth.onsbrabantnet.nl', '2014-04-22', 'RL 7086 7475 3DE', NULL),
(2446, '', 1955, 999999999, 2, 'GM101', '2014-04-15', '0000-00-00', '0000-00-00', 'Gold', 'Black', 'Theorema', 'When you wind-up the watch, it will release itself immediately.', 'Uhr erhalten 22.04.2014\r\n08-05-14\r\nSperrad gel?st - befestigt\r\nWK 0805 1345 - einwandfrei\r\nUK 1205 0910 - 13-05-14 okay', '', '2014-05-13', '2014-05-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-13', '178.85.140.40', '178-85-140-40.dynamic.upc.nl', '2014-04-22', 'RL 7079 8499 7DE', NULL),
(2447, '', 1956, 2, 2, 'Paragon', '2014-04-15', '2013-05-22', '2013-05-22', 'Silber', 'Schwarz', 'Theorema', 'OHNE Angabe\r\nauf Nachfrage: Turn the clock to backside and look...', 'Uhr erhalten 15.04.2014\r\n28-05-14\r\nRotor gebrochen - ers. \r\nK 2805 1605 - 02-06-14 okay', '', '2014-06-02', '2014-06-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-02', '', '', '0000-00-00', 'RL 7085 0850 4DE', NULL),
(2448, '', 1957, 999999999, 2, 'gm 103', '2014-04-15', '2013-02-03', '2013-02-03', 'gold', 'brown', 'sao paolo', 'the crown for time setting is came out.', 'Uhr erhalten 06.05.2014\r\n08-05-14\r\nWelle gebrochen - mit neuer Krone ers.\r\nWK 0805 1415 - einwandfrei\r\nUK 1205 0910 - 13-05-14 okay', '', '2014-05-13', '2014-05-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-13', '81.97.138.113', 'cpc31-acto3-2-0-cust112.4-2.cable.virginm.net', '2014-04-22', 'RL 7079 8497 0DE', NULL),
(2449, '', 1958, 999999999, 0, 'T 3009', '2014-04-15', '2014-04-09', '2014-04-09', 'Gold', 'Black', 'Theorema Dubai', 'I just took the watch  the first day it worked and than it doesnt work anymore  this happend  the next day i am sendin the watch back to the company so you can send me another  hoping u answer  ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.171.53.89', '79.171.53.89', '2014-04-22', '', NULL),
(2451, '', 1960, 999999999, 2, 'GM104', '2014-04-16', '2014-01-29', '2014-01-29', 'black', 'black', 'Theorema', 'when i recharge my watch, after one or two hours the time is not right but is 15-20 minutes before.', 'Uhr erhalten 22.04.2014\r\n14-05-14\r\nSpirale leicht gerichtet\r\nWK 1405 1045 - ZgWerk... Werktausch mit FederhausBr?ckentausch... \r\nWK 1505 1530 - einwandfrei\r\nUK 1905 0830 - 20-05-14 okay', '', '2014-05-20', '2014-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-20', '2.236.32.148', '2-236-32-148.ip231.fastwebnet.it', '2014-04-23', 'RL 7082 1739 5DE', NULL),
(2453, '', 1961, 999999999, 2, 'GM104', '2014-04-16', '2013-07-12', '2013-07-22', 'Black', 'Black/Silver', 'Theorema Copacabana ', '[OHNE G-Nachweis]\r\nStopped ticked ', 'Uhr erhalten 23.04.2014\r\n14-05-14\r\nEllipse... - Anker gerichtet und Unruh kpl. ers.\r\nWK 1405 1125 - einwandfrei\r\nUK 1505 0850 - 16-05-14 okay', '', '2014-05-16', '2014-05-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-16', '217.37.40.86', 'host217-37-40-86.in-addr.btopenworld.com', '2014-04-23', 'RL 7081 6238 8DE', NULL),
(2454, '', 1962, 999999999, 2, 'GM-101-5', '2014-04-16', '2013-11-27', '2013-11-27', 'black', 'black (?) (skeleton)', 'Theorema (Casablanca)', 'Dear Madam Sir,\r\n\r\nThe watch runs too fast, about an hour and a half per day. \r\nIn my opinion the crown wheel (to wind up the spring) turns heavier than in november.\r\n\r\nI really hope you can repair it, because I like the watch very much. The only thing I slightly regret is that the golden casing with black dial and brown strap was already sold out when I bought it. ;-)\r\n\r\nI\'ll send the watch to you this afternoon.\r\n\r\nPlease call me in case of any questions. \r\nThank you in advance,\r\nBest regards. \r\nMartijn Wissema', 'Uhr erhalten 22.04.2014\r\n08-05-14\r\nSicht - oB \r\nSchrauben nachgezogen, Krone gefettet\r\nZeitw oB\r\nWK 0805 1250 - einwandfrei\r\nUK 1205 0915 - 13-05-14 okay', '', '2014-05-13', '2014-05-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-13', '83.83.160.25', '5353A019.cm-6-4c.dynamic.ziggo.nl', '2014-04-23', 'RL 7079 8500 3DE', NULL),
(2458, '', 1965, 999999999, 2, 'T3001', '2014-04-17', '2013-04-29', '2013-04-29', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis]\r\nsomething in the mechanical clockwork has broken. The clock is still working fine but behind the glass you can see something is loose and you hear it when you wear the watch.', 'Uhr erhalten 29.04.2014\r\n14-05-14\r\nRotor gebrochen - ersetzt\r\nK 1405 1525 - 19-05-14 okay', '', '2014-05-19', '2014-05-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-19', '213.93.213.45', 'e213045.upc-e.chello.nl', '2014-04-24', 'RL 7082 1729 9DE', NULL),
(2459, '', 1966, 999999999, 2, 'GM-3006', '2014-04-18', '2013-08-04', '2013-08-15', 'Black', 'Black/gold skeleton', 'Theorema ', 'Top side winder fell off', 'Uhr erhalten 07.05.2014\r\n21-05-14\r\nDr?cker 2 fehlt... Geh?useoberteil ers. mit WD-Test ==> 8310\r\nK 2105 1540 - 23-05-14 okay', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '70.75.146.1', 'S0106602ad081250c.cg.shawcable.net', '2014-04-25', 'RL 70 850 823 0DE', NULL),
(2460, '', 1967, 999999999, 2, 'GM101', '2014-04-18', '2014-04-18', '2012-06-30', 'Black', 'Transparant', 'Theorema', '[G 30.06.2013]\r\nNot possible anymore to rewind cause then the time changes in stead of rewinding', 'Uhr erhalten 29.04.2014\r\n19-05-14\r\nWH-Schraube.... befestigt \r\nWK 1905 1315 - einwandfrei\r\nUK 2005 0915 - 21-05-14 okay', '', '2014-05-21', '2014-05-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-21', '2a02:1810:1905:2c00:7871:c764:46ca:1e57', '2a02:1810:1905:2c00:7871:c764:46ca:1e57', '2014-04-25', 'RL 7082 1744 4DE', NULL),
(2462, '', 1969, 999999999, 0, 'GM-102', '2014-04-18', '2013-12-10', '2013-12-12', 'Gold', 'black', 'Mekaniske Theorema Monte Carlo', 'It stops after While. I turn it on then it stops again after a while.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:fe0:cb10:4720:953d:6774:bc62:d1d7', '2a02:fe0:cb10:4720:953d:6774:bc62:d1d7', '2014-04-25', '', NULL),
(2463, '', 1970, 999999999, 2, 'GM-102', '2014-04-19', '2013-12-10', '2013-12-15', 'GOld', 'Black', 'Mekaniske Theorema Monte Carlo ', 'It goes of after a while of working. I turn it on then after a WHile it goes off again. Keep doing this all the time. ', 'Uhr erhalten 14.05.2014\r\n28-05-14\r\nkpl. abgelaufen - l?uft auch gleich freudig los\r\nUK 2805 1400 - 30-05-14 okay {Anleitung beigelegt}', '', '2014-06-02', '2014-06-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-02', '195.139.18.18', '195.139.18.18', '2014-04-26', 'RL 7085 0853 5DE', NULL),
(2464, '', 1971, 999999999, 2, 'GM106', '2014-04-19', '2014-04-16', '2013-08-16', 'Silver', 'White', 'Theorema Toronto', 'Crown has came of bij adjusting time of the watch', 'Uhr erhalten 28.04.2014\r\n09-05-14\r\nWH-Schraube - befestigt\r\nWK 1205 0925 - einwandfrei\r\nUK 1305 0825 - 14-05-14 okay', '', '2014-05-14', '2014-05-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-14', '84.199.83.52', '84-199-83-52.iFiber.telenet-ops.be', '2014-04-26', 'RL 70 798 501 7DE', NULL),
(2465, '', 1964, 999999999, 2, '29969856', '2014-04-20', '2013-10-25', '2013-11-25', 'Sliver Case', 'Sliver Dial', 'Casablanca', 'The Crown Can not click back onto the case pin.', 'Uhr erhalten 25.04.2014\r\n08-05-14\r\nB?gel gespannt\r\nWK 0805 1425 - 09-05-14 okay', '', '2014-05-09', '2014-05-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-09', '82.152.41.18', '82.152.41.18', '2014-04-27', 'RL 7079 8475 9DE', NULL),
(2466, '', 1110, 999999999, 2, 'T3005-5', '2014-04-21', '2012-07-10', '2012-07-10', 'Black', 'White', 'Theorema Marco Polo Diamond', 'This is the second time i have the same problem with the watch...the first time were the smal rings off inside the watch, now there is some big ring insade... I hope you will fix the problem this time so i skeep send the watch again...\r\n---\r\nthis is the second time i send back the watch becouse of the rings inside (they have felt off) i hope this time you can fix the problem properly, not just to take them away (wich you did last time with the smal rings)\r\nThank you.', 'Uhr erhalten 28.04.2014\r\n08-05-14\r\nokay... erwischt... ZB Dia mit neuen Dia-Schrauben ers.\r\nK 0805 1015 - 12-05-14 okay', '', '2014-05-12', '2014-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-12', '46.195.210.192', 'c-2ec3d2c0-74736162.cust.telenor.se', '2014-04-28', 'RL 7079 8490 4DE', NULL),
(2467, '', 1972, 999999999, 2, 'GM106', '2014-04-21', '2014-02-10', '2014-02-10', 'silver', 'black', 'Theorema Toronto Steel Black', 'Hand-winding mode not available', 'Uhr erhalten 24.04.2014\r\n14-05-14\r\nWH-Schraube - befestigt\r\nWK 1405 1540 - 15-05-15 okay', '', '2014-05-18', '2014-05-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-19', '2a02:810d:89c0:5d4:5dde:5c7e:b0f5:93c1', '2a02:810d:89c0:5d4:5dde:5c7e:b0f5:93c1', '2014-04-28', '44138033214', NULL),
(2468, '', 1753, 999999999, 2, 'GM501', '2014-04-22', '2013-09-12', '2013-09-16', 'gold', 'black', 'Pionier Coppernicus', '23-02-14\r\nOne of the two hands is broken and the clock is often five minutes slow.\r\nVouchercode: 0010173OGD (Bought it via Groupon Belgium)\r\nReference: GM 501 (written on the inernational garantee)\r\n---\r\non of the hands is broken and the clock is often behind ', 'Uhr erhalten 24.04.2014\r\n15-05-14\r\nMinZg gel?st - ersetzt und reguliert\r\nK 1605 0935 - 19-05-14 okay', '', '2014-05-19', '2014-05-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-19', '95.172.88.5', 'ams1a.sme.zscaler.net', '2014-04-29', 'RL 70 821 728 5DE', NULL),
(2469, '', 1973, 2, 2, 'GM 502', '2014-04-22', '0000-00-00', '0000-00-00', 'Silber', 'Weiss', 'Pionier', '[G-Karte NICHT ausgefüllt]\r\nbl. stehen bzw. zieht nicht auf', 'Uhr erhalten 22.04.2014\r\n14-05-14\r\nRotorlager - ge?lt und reguliert\r\nK 1405 1245 - 16-05-14 okay', '', '2014-05-16', '2014-05-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-16', '', '', '0000-00-00', 'RL 7081 6241 4DE', NULL),
(2470, '', 505, 999999999, 2, 'T2005', '2014-04-22', '2011-12-27', '2011-12-22', 'silver', 'white', 'Theorema Marco Polo', 'While heavily shaking the watch the second Hand of the watch starts moving, but stops a short time afterwards. By wearing the watch on the arm it\'s not running. Watch was repaired by you with repair no 578 form April 13th 2013. Cause of having a similar defect please check if it\'s still a warranty case. If not please contact me with an offer how much the repair will cost. Thanks', 'Uhr erhalten 25.04.2014\r\n08-05-14\r\nheftiger Schlag auf die Krone hat die Kupplung besch?digt, dadurch auch die Automatik --  Rep. 50,- \r\nausf. 19-05-14 plus Band\r\nKupplungstrieb, AW mit Krone und ein Klinkenrad ers. \r\nK 1905 1300 - Band ers. und 22-05-14 okay\r\n', '', '2014-05-25', '2014-05-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-26', '188.98.215.4', 'dslb-188-098-215-004.pools.arcor-ip.net', '2014-04-29', '44145036128 ', NULL),
(2471, '', 1974, 999999999, 0, 'GM 101', '2014-04-22', '2014-02-24', '2014-02-25', 'silver case', 'black dial', ' Theorema Casablanca', 'As advised I am sending the watch back because it is not working at all.\r\nAfter winding the watch and adjusting the time it stopped working approximately after 10 mins. The next day the watch was winded again (by swinging it for few minutes) and the same happened i.e. it stop working after few minutes. \r\nPlease note that the watch was not subjected to any misuse, fouls/hits or any other kind of trauma from our side. \r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.51.69.103', '2.51.69.103', '2014-04-29', '', NULL),
(2472, '', 1975, 999999999, 2, 'gm-103', '2014-04-22', '2013-02-06', '2013-02-06', 'black', 'black', 'Sao Paulo mens skeleton watch', '[OHNE G-Nachweis]\r\nThe winder is broken so it will not wind up the mechanisms inside so watch is not working.', 'Uhr erhalten 29.04.2014\r\n19-05-14\r\nKrone gel?st... aber noch 1. Version, also Krone mit Welle ers. \r\nWK 1905 1340 - einwandfrei\r\nUK 2005 0915 - 21-05-14 okay', '', '2014-05-21', '2014-05-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-21', '2.216.181.192', '02d8b5c0.bb.sky.com', '2014-04-29', 'RL 7082 1746 1DE', NULL),
(2473, '', 1976, 999999999, 2, 'T3001', '2014-04-22', '2012-08-04', '2012-08-08', 'Black', 'Silver', 'Theorema Paragon', '[OHNE G-Nachweis]\r\nThe watch has stopped working. Even if I wind up the watch or shake it, nothing is moving and it is not making any sounds.', 'Uhr erhalten 30.04.2014\r\n15-05-14\r\nKlemmung im RW beseitigt, ge?lt, Minuterie geklebt\r\nAufzugRd ers. und Auto versorgt\r\nK 1605 0935 - neu gestellt \r\nK 1905 0855 - 21-05-14 okay', '', '2014-05-21', '2014-05-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-21', '77.99.80.69', 'cpc5-chms5-2-0-cust68.20-1.cable.virginm.net', '2014-04-29', 'RL 7082 1748 9DE', NULL),
(2474, '', 1977, 999999999, 2, 'GM106', '2014-04-22', '2013-08-14', '2013-08-20', 'Black', 'Une montre Toronto, modèle rosé', 'Theorema Toronto', 'The needle of the seconds is broken (bended) and blocks the other main needles.', 'Uhr erhalten 28.04.2014\r\n15-05-14\r\nSekZg ist hochgebogen - ersetzt\r\nMinZg verengt aufgesetzt\r\nWK 1505 1130\r\nUK 1905 0855 - 20-05-14 okay', '', '2014-05-20', '2014-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-20', '2a02:a03f:2a35:5700:bd45:825d:6dcf:9c99', '2a02:a03f:2a35:5700:bd45:825d:6dcf:9c99', '2014-04-29', 'RL 7082 1738 7DE', NULL),
(2475, '', 1978, 999999999, 2, 'T 3008', '2014-04-23', '2012-10-24', '2012-11-09', 'Black', 'Black', 'Damascus Diamond', '[OHNE G-Nachweis]\r\nThe clockwork has stopped, this is an automatic watch so if You just shake the watch, it should just starts again but now it is totally still.', 'Uhr erhalten 29.04.2014\r\n19-05-14\r\nTagTota ab - aber kpl. abgelaufen... \r\nZg aufgesetzt, ZB befestigt, pr?ventiv Werkring ers.\r\nK 1905 1355 - 22-05-14 okay', '', '2014-05-22', '2014-05-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-22', '83.248.17.14', 'c83-248-17-14.bredband.comhem.se', '2014-04-30', 'RL 7082 1756 3DE', NULL),
(2476, '', 1979, 2, 2, 'GM 106', '2014-04-23', '2013-02-10', '2013-02-10', 'Rose Gold', '', 'Theorema', '[OHNE G-Nachweis]\r\nthe hands from the watch are broken', 'Uhr erhalten 22.04.2014\r\n15-05-14\r\nMinZg ab - verengt und mit neuer Scheibe aufgesetzt\r\nWK 1505 1110\r\nUK 1905 0855 - 20-05-14 okay', '', '2014-05-20', '2014-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-20', '', '', '0000-00-00', 'RL 70 821 736 0DE', NULL),
(2477, '', 1980, 2, 2, 'GM 101', '2014-04-23', '2013-11-27', '2013-11-27', 'Schwarz', 'Schwarz Gold', 'Theorema', '[OHNE G-Nachweis]\r\nSperrad gelöst - Kronenbügel gelöst', 'Uhr erhalten 23.04.2014\r\n14-05-14\r\nSperrad befestigt, Kronenb?gel gespannt\r\nWK 1405 1255 - einwandfrei\r\nUK 1505 0900 - 16-05-14 okay', '', '2014-05-16', '2014-05-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-16', '', '', '0000-00-00', 'RL 7081 6237 4DE', NULL),
(5152, '', 3471, 999999999, 2, '3005-Marco Polo', '2015-04-28', '0000-00-00', '2013-08-12', 'gold', 'black', 'Theorema', 'Date function does not work. Initially, it had to be set each day manually. Now it will not move at all and is stuck on \'27\'.', '06-05-15\r\nSchaltrad ersetzt\r\nK 0605 1535 - 11-05-15 okay', '1,2', '2015-05-12', '2015-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-12', '165.120.77.38', 'host165-120-77-38.range165-120.btcentralplus.com', '2015-04-29', 'RL 7216 6563 7DE', NULL),
(2684, '', 2124, 2, 2, 'Casablanca', '2014-06-03', '2013-01-22', '2013-01-22', 'Schwarz', '', 'Theorema', '{abgetippt:\r\nthe watch is ahead of time}', 'Uhr erhalten 02.06.2014\r\n13-06-14\r\nSichtprfg oB \r\nUK 1606 0900 - 17-06-14 okay', '', '2014-06-17', '2014-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-17', '', '', '0000-00-00', 'RL 7090 6728 1DE', NULL),
(2685, '', 2125, 2, 2, 'GM 508', '2014-06-03', '2014-04-29', '2014-04-29', 'Gold', '', 'Pionier', '[OHNE Angabe - without repair form]\r\nGuten tag ich habe die uhr gesendet, weil sie nicht den tag zu regieren.jedoch, wenn sie versuchen, tag und den monat und minuten verden sie der fehler zu finden.', 'Uhr erhalten 02.06.2014\r\n16-06-14\r\nDr?cker f?r Day g?ngig gemacht\r\nK 1606 1440 - 19-06-14 okay', '', '2014-06-19', '2014-06-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-19', '', '', '0000-00-00', 'RL 7090 6738 3DE', NULL),
(2480, '', 1982, 999999999, 0, 'GM-104', '2014-04-23', '2013-02-08', '2013-02-08', 'Silver', 'Silver', 'Theorema Copacabana', 'the number 12 has slipped and is now out of position. Also this is the 2nd fault with this watch (check your records) so I want either a brand new watch or confirmation that you have the watch and you can keep it in order to get a refund from groupon. Thanks', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.220.31.103', '02dc1f67.bb.sky.com', '2014-04-30', '', NULL),
(2481, '', 1981, 999999999, 2, 'T-3011-2', '2014-04-23', '2014-04-02', '2014-04-02', 'silver', 'black', 'theorema', 'the middle dial is loose and comes out fully, because of this I\'m not able to wind the watch up or set the correct time, the time has also stopped working.\r\n\r\nMany thanks\r\nAmjed Shaffique', 'Uhr erhalten 29.04.2014\r\n19-05-14\r\nWelle gebrochen... - aber Werkring auch, und Rotor gebrochen... Druckstelle bei 9 Uhr... Uhr gefallen! \r\nRep. 50,-  --  ausf. 3005\r\n30-05-14\r\nKrone/Welle/Werkring/Rotor ers.\r\nK 3005 1605 - 03-06-14 okay', '', '2014-06-03', '2014-06-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-03', '89.242.140.251', 'host-89-242-140-251.as13285.net', '2014-04-30', 'RL 70 850 854 9DE', NULL),
(2482, '', 1983, 999999999, 2, 'T3001-1', '2014-04-23', '2014-02-10', '2013-12-12', 'Black', 'White', 'Theorema', '[OHNE G-Nachweis]\r\nThe watch is broken inside, it makes a weird sound when you move it. It does not show the correct time. The watch has some scratches on the surface (even if you told me it was Saphire glas and it would not scratch). The watch keeps on braking like this and I would wish to have another watch. If you havent got te same watch in the store I would be happy with another one. Cause I am not pleased with this one and how it brakes all the time.', 'Uhr erhalten 23.04.2014\r\n16-05-14\r\nDateModul... Rotor gebrochen\r\nWerktausch \r\nK 1605 1620 - neu gestellt\r\nK 1905 0900 - ZgWerk bzw. ZgReibung? n?, SekZg gerichtet\r\nK 2105 0910 - 26-05-14 okay', '', '2014-05-26', '2014-05-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-26', '212.214.133.130', 'static-212.214.133.130.addr.tdcsong.se', '2014-04-30', 'RL 7082 1761 7DE', NULL),
(2483, '', 1854, 999999999, 2, 'GM-107-2', '2014-04-23', '2013-10-16', '2013-10-16', 'BLACK', 'SILVER', 'THEOREMA', 'ON RECEIPT OF WATCH BEING RETURNED FROM YOURSELVES FOR A REPAIR, I WOUND THE WATCH UP AND FIND THAT IT HAD GAINED 7+ MINUTES PER HOUR,', 'Uhr erhalten 25.04.2014\r\n14-05-14\r\n{manche Leute sind einfach zu bl?d}\r\nWK 1405 1530 - einwandfrei\r\nUK 1505 0900 - 16-05-14 okay', '', '2014-05-16', '2014-05-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-16', '86.134.225.141', 'host86-134-225-141.range86-134.btcentralplus.com', '2014-04-30', 'RL 70 821 725 4DE', NULL),
(2484, '', 431, 999999999, 2, '???', '2014-04-23', '2012-10-24', '2012-10-24', 'GOLD', 'gold/white?', 'THEOREMA COPACABANA', 'Hi, It is me again. I cannot understand why the numeric number 12 keeps coming off. Very disappointed that I have to keep complaining about the watch that I bought. The last time you had it fixed was on 4th March 2014 just over a month ago.', 'Uhr erhalten 02.06.2014\r\n13-06-14\r\nALLE (!!!) Indexe gel?st! Das Blatt war neu!!!\r\nErneut ZB ers. (alle Indexe zus?tzlich gesichert)\r\nUK 1606 0900 - 17-06-14 okay', '', '2014-06-17', '2014-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-17', '80.5.212.179', 'cpc3-ipsw1-2-0-cust178.7-4.cable.virginm.net', '2014-04-30', 'RL 7090 6723 3DE', NULL),
(2485, '', 1984, 999999999, 2, 'GM-103-2', '2014-04-23', '2014-04-03', '2014-04-07', 'Gold', 'Silver', 'Theorema Sao Paolo', 'The Watch is not excacly Defect. I wrote with you guys over email about me wanting to send back the watch because i didn\'t like the way it was on my wrist, and we made a deal that if the watch was like brand new, i could send it back for a refund. I\'m really glad with you guys, and your service. I\'m gonna send the watch back, and when you recieve i\'ll type to www.Byensscoop.dk for a refund, or do you refund the money?', 'Uhr erhalten 29.04.2014. Bitte refund!', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.59.129.84', '87-59-129-84-dynamic.dk.customer.tdc.net', '2014-04-30', '', NULL),
(2486, '', 865, 999999999, 2, 'T3010', '2014-04-24', '2014-04-24', '2013-09-16', 'Gold', 'Brown', 'Theroema', 'Missing screw at the back of the watch, resulting in the watch to not work.', 'Uhr erhalten 29.04.2014\r\n12-05-14\r\nRep.Versuch, aber eine der Zugfedern ist gerissen... \r\nWerktausch\r\nK 1305 1005 - 16-05-14 okay', '', '2014-05-16', '2014-05-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-16', '46.235.152.13', '46.235.152.13', '2014-05-01', 'RL 7082 1727 1DE', NULL),
(2487, '', 1645, 999999999, 2, 'GM3005', '2014-04-24', '2013-08-12', '2013-08-12', 'BLACK', 'BLACK', 'THEOREMA', 'La montre parfois ne fonctionne plus du tout.\r\nElle s\'arrête sans arrêt...\r\nCela fait déjà la deuxième fois que vous la renvoie... les frais d\'expédition était particulièrement élevé, je compte sur votre sérieux pour me les rembourser.... cordialement. \r\n{Watch sometimes not at all work. \r\nShe stops without stopping ... \r\nThis is already the second time you return ... shipping was particularly high, I count on your professionalism for my refund .... cordially.}', 'Uhr erhalten 14.05.2014\r\n30-05-14\r\nRotor gebrochen - ers.\r\nK 3005 1500 - 03-06-14 okay', '', '2014-06-03', '2014-06-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-03', '90.42.156.125', 'AGrenoble-257-1-197-125.w90-42.abo.wanadoo.fr', '2014-05-01', 'RL 7085 0855 2DE', NULL),
(2488, '', 1985, 999999999, 2, 'T3001', '2014-04-24', '2013-05-12', '2013-05-26', 'silver', 'white', 'Theorema', 'Hours pointer doesn\'t work and consequently others pointer do the same: I belived the watch stopped because i didn\'t wear it for a couple of days so I tried to set the correct time; during that operation I noticed the hours pointer moves only over a small part of the dial.', 'Uhr erhalten 15.05.2014\r\n03-06-14\r\nDateModul gel?st - aber die Gewinde in der Grundplatine sind verschlissen\r\nWerktausch und Minuterie geklebt\r\nK 0306 1425 - 06-06-14 okay', '', '2014-06-06', '2014-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-06', '82.84.4.46', 'ppp-82-84-4-46.dialup.tiscali.it', '2014-05-01', 'RL 70 867 448 9DE', NULL),
(2489, '', 1986, 999999999, 2, '6M 101', '2014-04-25', '2013-12-12', '2013-12-12', 'Silver', 'Silver', 'Theorema', '[G 03.12.2013]\r\nThe watch keeps stopping even after being wind-up fully and worn for some considerable period of time. It can stop while still on the wrist but it also stops during the night when left on the side. It typically stops after a period of four hours both when worn or left static on a surface.', 'Uhr erhalten 30.04.2014\r\n14-05-14\r\nSicht- und Lagenprfg - wie erwartet - oB!!!\r\nWK 1405 1510 - einwandfrei\r\nUK 1505 0900 - 16-05-15 okay', '', '2014-05-16', '2014-05-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-16', '79.77.51.0', 'host-79-77-51-0.static.as9105.com', '2014-05-02', 'RL 7081 6251 6DE', NULL),
(2490, '', 1987, 2, 2, 'Marco Polo GM 3008', '2014-04-25', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis]\r\n[OHNE Angabe - without repair form]\r\nIt just stopped!', 'Uhr erhalten 25.04.2014\r\n18-09-14\r\neine Schraube liegt in der Unruh (Automatikbrücke)\r\nBefestigt und \r\nK 1809 1010 - 22-09-14 okay', '1,2', '2014-09-22', '2014-09-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-22', '', '', '0000-00-00', 'RL 7121 1878 8DE', NULL),
(2491, '', 1065, 2, 2, 'T2001', '2014-04-25', '2012-01-02', '2012-01-02', 'Silber', '', 'Theorema', 'hmm... perfect albanisch...', 'Uhr erhalten 25.04.2014\r\n14-05-14\r\nausgeschwungen... aber... Probleme im Bereich Unruh/Anker... Werktausch\r\nWK 1405 1400 - einwandfrei\r\nUK 1505 0905 - 16-05-14 okay', '', '2014-05-16', '2014-05-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-16', '', '', '0000-00-00', 'RL 7081 6245 9DE', NULL),
(2492, '', 1047, 999999999, 2, 'GM106', '2014-04-25', '2012-12-12', '2014-12-12', 'Black', 'Silver', 'Theorema Toronto', 'The arms of the watch seem to move out of time and almost freewheel around. Almost as if the arms are not tied enough to the mechanism.  almost as if the dials are not tight to the mechanism. This watch broke before in September 2013. It is an irritation that it broke again, so quickly and it is costing me money to send it everytime. Watches are supposed to last for years, not months. ', 'Uhr erhalten 02.05.2014\r\n08-05-14\r\nStdZg und MinZg verengt aufgesetzt, Werk ge?lt, ZgLoch SekZg erweitert\r\nWK 0805 1615 - reguliert\r\nUK 1205 0925 - 13-05-14 okay', '', '2014-05-13', '2014-05-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-13', '213.123.215.46', 'host213-123-215-46.in-addr.btopenworld.com', '2014-05-02', 'RL 7079 8496 6DE', NULL),
(2494, '', 1989, 999999999, 2, 'GM-102', '2014-04-25', '2013-01-24', '2013-01-24', 'zilver', 'blue', 'Monte Carlo ', '[G 03.02.2013]\r\nWatch no longer works. There is something loose I guess.', 'Uhr erhalten 05.05.2014\r\n14-05-14\r\nEllipse ... - Unruh kpl. ers. und Anker gerichtet\r\nWK 1405 1440 - einwandfrei\r\nUK 1505 0905 - 16-05-14 okay', '', '2014-05-16', '2014-05-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-16', '62.45.38.129', '129-038-045-062.dynamic.caiway.nl', '2014-05-02', 'RL 7081 6247 6DE', NULL),
(2495, '', 1990, 999999999, 2, 'Monaco Watch', '2014-04-25', '2013-08-13', '2013-08-13', 'Gold', 'Black / skeleton watch', 'Theorema', 'Monaco automatic watch, purchased it last August and it has recently stopped working. \r\nDue to the cost of the watch this should not have happened as no damaged has occured and that it has been worn very few time I am surprised that this has happened. ', 'Uhr erhalten 29.04.2014\r\n16-05-14\r\nEin Rad im Aufzug defekt, aber auch Klemmung im RW\r\nWerktausch \r\nK 1605 1320 - 19-05-14 okay', '', '2014-05-19', '2014-05-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-19', '192.109.190.88', 'vproxy01.bmwgroup.com', '2014-05-02', 'RL 7082 1731 1DE', NULL),
(2496, '', 1991, 999999999, 2, 'GM101', '2014-04-26', '2013-11-28', '2013-11-28', 'Gold', 'Gold', 'Thorema Casablanca', 'Watch does not keep accurate time, but gains approximately 10 minutes per hour.', 'Uhr erhalten 02.05.2014\r\n08-05-14\r\nSichtpr oB\r\nWK 0805 1625 - einwandfrei\r\nUK 1205 0915 - 13-05-14 okay', '', '2014-05-13', '2014-05-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-13', '92.3.160.117', 'host-92-3-160-117.as43234.net', '2014-05-03', 'RL 7079 8495 2DE', NULL),
(2497, '', 1992, 999999999, 0, 'GM-104-2', '2014-04-26', '2014-01-30', '2014-02-03', 'white pack, black case', 'gold', 'theorema copacabana', 'the watch does not engage;  the second hand does not move and consequently, the watch does not work.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.23.56.92', 'customers.shef.merlin.ask4.co.uk', '2014-05-03', '', NULL),
(2498, '', 1993, 999999999, 2, 'Gm 102', '2014-04-26', '2014-02-12', '2014-02-10', 'Silvee', 'White', 'Theorema', 'Runs at least 5 minutes to fast each hour.', 'Uhr erhalten 02.05.2014\r\n08-05-14\r\nSichtpr oB\r\nWK 0805 1630 - reguliert\r\nUK 1205 0925 - 13-05-14 okay', '', '2014-05-13', '2014-05-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-13', '87.210.223.31', 'ip31-223-210-87.adsl2.static.versatel.nl', '2014-05-03', 'RL 70 798 494 9DE', NULL),
(2499, '', 1899, 999999999, 2, 'GM106', '2014-07-03', '2013-08-16', '2013-08-16', 'black', 'brown', 'Theorema', 'the watch doesn\'t wind anymore.', 'Uhr erhalten 03.07.2014\r\n10-07-14\r\n...weil Krone/Welle fehlen... WH-Schraube? - AW/Krone ers. \r\nWK 1007 1330 - einwandfrei\r\nUK 1407 0810 - 15-07-14 okay', ',2', '2014-07-15', '2014-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-15', '94.226.110.126', '94-226-110-126.access.telenet.be', '2014-05-03', 'RL 7098 3436 3DE', NULL),
(2500, '', 1988, 999999999, 2, 'GM3006', '2014-04-27', '2013-08-03', '2013-08-03', 'BLACK', 'Blue/Silver', 'The Orema', 'Loosing Apr. 5 mins every night', 'Uhr erhalten 05.05.2014\r\n15-05-14\r\nprellt... FH gefettet, reguliert\r\nK 1605 0950 - 19-05-14 okay', '', '2014-05-19', '2014-05-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-19', '90.204.255.237', '5accffed.bb.sky.com', '2014-05-04', 'RL 7082 1735 6DE', NULL),
(2501, '', 1322, 999999999, 0, 'T4004-1', '2014-04-27', '2013-03-03', '2013-03-03', 'silver', 'white', 'Theorema', 'My third complain about this watch. This time a hardware faillure\r\nPls check also the time-clock. It is running too slow.\r\n\r\n ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '89.98.128.20', 'dhcp-089-098-128-020.chello.nl', '2014-05-04', '', NULL),
(2502, '', 1827, 999999999, 2, 'TJ005 (T3005­1)', '2014-04-27', '2012-07-01', '2012-07-10', 'Stainless steel (Silver)', 'White', 'THEOREMA', 'The problem is a metal ring that is loose and sometimes interferes with the moving parts so that the clock stops.', 'Uhr erhalten 07.05.2014\r\n21-05-14\r\nZifferblatt ers.\r\nK 2105 1605 - 26-05-14 okay', '', '2014-05-26', '2014-05-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-26', '217.210.195.209', 'h209n8-g-hn-a11.ias.bredband.telia.com', '2014-05-04', 'RL 70 821 760 3DE', NULL),
(2503, '', 1994, 999999999, 2, 'T3001', '2014-04-28', '2013-11-11', '2013-11-11', 'Golden', 'White', 'Theorema Timepieces Germany: Paragon', '[OHNE G-Nachweis]\r\nSeveral cogwheels has completely come loose and are now moving around freely inside the watch.\r\nThis has resulted in that neither the selfwinding or the manual winding is working.\r\nI would prefer a new watch to be sent to me as I very much doubt the quality of mine. the loose cogwheels may have damaged other parts of the watch as well.', 'Uhr erhalten 07.05.2014\r\n22-05-14\r\nAutoBr?cke gel?st - Antriebsorgan ers., neu ge?lt und \r\nK 2205 1010 - 26-05-14 okay', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '84.202.102.53', '53.102.202.84.customer.cdi.no', '2014-05-05', 'RL 7085 0838 0DE', NULL),
(2504, '', 1995, 999999999, 0, 'GM-104-2', '2014-04-28', '2014-04-16', '2014-04-22', 'Gold Case', 'Black Face', 'Theorema Copacabana', 'One of the Golden bits, which is the 1 O\'clock hour indicator is fallen off into the watch mechanism and causes the watch breakdown.\r\n\r\nKindly replace this faulty watch with a Brand New Fault-Free watch from the same Model.\r\nPs. I have already emailed you detailed images of the defect.\r\n\r\nBest Regards,\r\nYahya.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.51.58.15', '2.51.58.15', '2014-05-05', '', NULL),
(2505, '', 1996, 999999999, 2, 'T3001 (ref.nr)', '2014-04-28', '2012-12-11', '2012-12-21', 'Rose gold', 'white', 'Theorema', 'the date indicator is stock on the 3rd, it doesnt move anymore. the White dial inside of the Watch has moved \"5minutes\". its difficult to explain but when you see the dial you can see thet the inner Crown moved to the right. inside the box i have written a ´paper with my name, ref.nr and adress.\r\nbest reguards maurizzio sciacca. i will send the Watch from sweden 29/5-2014', 'Uhr erhalten 05.05.2014\r\n16-05-14\r\nMinuterie und DateModul? - 2 Schrauben f?r Modul ers., Datumsstern ers., Minuterie geklebt\r\nK 1605 1240 - 19-05-14 okay', '', '2014-05-19', '2014-05-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-19', '85.227.243.51', 'c-33f3e355.126-2-64736c11.cust.bredbandsbolaget.se', '2014-05-05', 'RL 7082 1734 2DE', NULL),
(2506, '', 1997, 999999999, 0, 'T3009', '2014-04-28', '2013-02-09', '2013-02-13', 'black ', 'yellow', 'theorema', 'Le lancette sono storte, quella dei minuti non è sincronizzata con quella dell\'ora,come se fossero montate al contrario', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.9.61.54', 'host54-61-dynamic.9-79-r.retail.telecomitalia.it', '2014-05-05', '', NULL),
(2507, '', 1997, 999999999, 0, 'T3009', '2014-04-28', '2013-02-09', '2013-02-13', 'black ', 'yellow', 'theorema', 'Le lancette sono storte, quella dei minuti non è sincronizzata con quella dell\'ora,come se fossero montate al contrario', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '66.249.81.206', 'google-proxy-66-249-81-206.google.com', '2014-05-05', '', NULL),
(2508, '', 1968, 999999999, 2, 'GM106 T2007 ', '2014-04-29', '2013-04-10', '2013-10-10', 'zilver blue black band', 'zilver blue black band', 'Theorema Toronto', 'hand-winding ist kaput. Wenn Ihre bewegungsart wird er selbstverständlich zurück.', 'Uhr erhalten 05.05.2014\r\n16-05-14\r\nSperrad - befestigt\r\nUK 1905 0905 - 20-05-14 okay', '', '2014-05-20', '2014-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-20', '88.211.132.146', '88.211.132.146', '2014-05-06', 'RL 7082 1740 0DE', NULL),
(2509, '', 1998, 999999999, 2, '1402thr-gm-107-2', '2014-04-29', '2014-03-12', '2014-02-26', 'black ', 'black leather watch', 'theorema', '1. The great clock pointer indicates wrong corresponding clock . Actually both pointers are not 100 % at 12 o\'clock when the Time is 12 ( for example) .\r\n\r\n2. i just wore it befor 2 weeks for the first time, after 1 week its not working and not charging any more ...\r\n\r\n\r\nI HOPE THAT I WILL GOT A NEW WATCH\r\nmy Watch is brand new and i think it has a manufacture problems \r\n\r\nmany Thanks\r\n\r\n ', 'Uhr erhalten 05.05.2014\r\n15-05-14\r\nMinZg ers., Anker gerichtet\r\nWK 1505 1630\r\nUK 1905 0910 - neu gestellt\r\nUK 2005 0930 - 21-05-14 okay', '', '2014-05-25', '2014-05-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-26', '77.20.7.227', '77-20-7-227-dynip.superkabel.de', '2014-05-06', '44145036249 ', NULL),
(2510, '', 1999, 2, 2, 'Monaco', '2014-04-29', '2013-08-15', '2013-08-15', 'Schwarz', 'Schwarz', 'Theorema', 'steht', 'Uhr erhalten 28.04.2014\r\n19-05-14\r\nBr?ckenschrauben... AR aus Eingriff - gesetzt und Schrauben befestigt, ZgStellung korrigiert\r\nK 1905 1505 - 22-05-14 okay', '', '2014-05-22', '2014-05-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-22', '', '', '0000-00-00', 'RL 7082 1757 7DE', NULL),
(2511, '', 2000, 999999999, 2, 'GM-103', '2014-04-29', '2013-01-29', '2013-01-29', 'Golden', 'Golden', 'Theorema', 'I purchased \"Theorema Men\'s Skeleton Watch From Choice of Six Designs\" The product No. is GM-104-2.  when I tried to set watch by the bearing, it was broken. ', 'Uhr erhalten 05.05.2014\r\n19-05-14\r\nWelle gebrochen - verursacht durch Schlag auf die Krone - Krone ist schief!\r\n-Rep. 40,- -- ausf. 2105\r\n21-05-14\r\nKrone mit Welle ers. \r\nWK 2105 1400 - einwandfrei\r\nUK 2205 0915 - 23-05-14 okay', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '92.238.179.105', 'cpc6-benw10-2-0-cust104.gate.cable.virginm.net', '2014-05-06', 'RL 7085 0827 4DE', NULL),
(2512, '', 982, 2, 2, 'Casablanca', '2014-04-29', '2013-06-20', '2013-06-20', 'Gold', '', 'Theorema', 'Watch stopped working for 3rd time. I would like replacement this time instead of repair. Also strap pins faulty.', 'Uhr erhalten16.04.2014\r\n16-05-14\r\nDie Uhr wurde fremdge?ffnet und absichtlich zerst?rt - Anker gebrochen, Paletten rausgebrochen, Spirale verbogen! Die Spirale war auch im September 13 schon mal verbogen, also wurde damals bereits am Werk manipuliert... KEINE Garantie,\r\nWerktausch 80,-  --  ausf. 2606\r\nWK 3006 0850 - einwandfrei\r\nUK 0107 0810 - 02-07-14 okay', '', '2014-07-02', '2014-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-02', '', '', '0000-00-00', 'RL 70 947 968 0DE', NULL),
(3345, '', 2571, 999999999, 2, 'GM3005', '2014-10-02', '0000-00-00', '2013-10-25', 'silver', 'white', 'Theorema', 'Even with many hours of wearing and winding the watch, the watch is not working. There has been no water damage etc. ', '06-10-14\r\nRotor gebrochen, Kronendichtung schwergängig, ein Stück aus der Werkhalterung gebrochen und im Werk... \r\nKlemmung beseitigt, Krone gepflegt, Rotor ers.\r\nK 0710 0915 - 10-10-14 okay', '1,2', '2014-10-10', '2014-10-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-10', '31.52.170.179', 'host31-52-170-179.range31-52.btcentralplus.com', '2014-10-04', 'RL 7132 4186 5DE', NULL),
(2514, '', 2002, 999999999, 2, 'T3001', '2014-04-30', '2012-07-10', '2012-07-10', 'Silver ', 'White', 'Paragon silver', '[OHNE G-Nachweis]\r\nThe minute pointer has come loose and spinning around its central axis when a move the watch around. ', 'Uhr erhalten 28.04.2014\r\n10-06-14\r\nAuch Aufzugtrieb besch?digt - ersetzt, Minuterie geklebt, Zg aufgesetzt, Antriebsrad ers.\r\nK 1006 1430 - 13-06-14 okay', '', '2014-06-13', '2014-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-13', '109.58.147.88', '109.58.147.88.bredband.tre.se', '2014-05-07', 'RL 7089 2551 9DE', NULL),
(2515, '', 2003, 999999999, 0, 'GM104', '2014-04-30', '2014-04-14', '2014-04-14', 'brown strap gold case', 'gold', 'Theorema Cococabanna', 'The watch does not wind correctly. From day one the watch has will wind but then only tick for one minute before stopping.\r\n\r\nPlease replace this watch with a new watch as soon as possible.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '176.16.131.245', '176.16.131.245', '2014-05-07', '', NULL),
(2516, '', 2004, 2, 2, 'T3008', '2014-04-30', '2012-11-18', '2012-11-18', 'Gold', 'Schwarz', 'Theorema', 'OHNE Angabe...', 'Uhr erhalten 30.04.2014\r\n19-05-14\r\n2 Dias fehlen und Datumschnellschaltung oF\r\nWerktausch und ZB ers.\r\nK 1905 1120 - 22-05-14 okay', '', '2014-05-25', '2014-05-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-26', '', '', '0000-00-00', '44145036679 ', NULL),
(2517, '', 1959, 999999999, 2, 'gm 104', '2014-04-30', '2013-07-22', '2013-07-23', 'black', 'black', 'theorema', '[OHNE G-Nachweis]\r\n16.04.14\r\nThe watch has all of sudden stopped functioning \r\n---\r\nthe red hand has come off and it has stopped working  ', 'Uhr erhalten 06.05.2014\r\n19-05-14\r\nausgeschwungen... aha, weil U-Welle gebrochen! \r\nErsatz 30,- -- ausf 2506\r\n25-06-14\r\nUnruh kpl. ers. \r\nUK 2506 1250 - 26-06-14 okay', '', '2014-06-26', '2014-06-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-26', '90.219.197.41', '5adbc529.bb.sky.com', '2014-05-07', 'RL 7091 9404 7DE', NULL),
(2519, '', 2005, 999999999, 2, '4260295880817', '2014-04-30', '2014-03-21', '2014-03-21', 'white Steel', 'Black', 'PionierGM-505', 'Rotating wheel is disloged', 'Uhr erhalten 05.05.2014\r\n19-05-14\r\nRotor aus Lager gebrochen - ersetzt\r\nK 1905 1535 - 22-05-14 okay', '', '2014-05-22', '2014-05-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-22', '109.77.80.28', '109.77.80.28', '2014-05-07', 'RL 7082 1754 6DE', NULL),
(2520, '', 2006, 999999999, 2, 'I don\'t haved ', '2014-04-30', '2014-01-30', '2014-01-30', 'Black', 'Black ', 'Theorema', '[Modell 104 - Copacabana  --  OHNE G-Nachweis]\r\nDear sir or madam \r\nThat is all my details I have now hop this helps \r\nRef number is GM104', 'Uhr erhalten 05.05.2014\r\n19-05-14\r\nSchlie?e def. - SekZg klemmt am ZB - 3 Indexe gel?st\r\nWK 1905 1625 - einwandfrei\r\nUK 2005 0930 - 21-05-14 okay', '', '2014-05-21', '2014-05-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-21', '92.40.248.236', '92.40.248.236.threembb.co.uk', '2014-05-07', 'RL 7082 1747 5DE', NULL),
(2521, '', 2007, 999999999, 2, 'Unknown', '2014-05-01', '2014-04-30', '2013-07-13', 'Gold ', 'Silver/gold', 'Theorema ', '[Modell 103 - SaoPaolo -- G 17.07.2013]\r\nThe watch is going too slow and the mineral glass is broken. \r\n\r\n(Notice that the warranty date is not accurate and the serial number is not registered because the info card is in the box I sent to you)', 'Uhr erhalten 05.05.2014\r\n16-05-14\r\nWerkkontrolle - verliert also neu\r\nKVA Glas 25,-  --  ausf. 2105\r\n21-05-14\r\nWerktausch und neues Glas - pr?ventiv Anker gerichtet\r\nWK 2105 1125 - einwandfrei\r\nUK 2205 0915 - 23-05-14 okay', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '94.191.191.16', '94.191.191.16.bredband.3.dk', '2014-05-08', 'RL 7085 0834 5DE', NULL),
(2522, '', 2008, 999999999, 2, 'GM -506-1', '2014-05-01', '2014-01-23', '2014-01-28', 'BLACK', 'CHROME', 'PIONNIER', 'I have a problem with the watch, a needle (day) is no longer on the dial.', 'Uhr erhalten 08.05.2014\r\n21-05-14\r\nZg aufgesetzt, Auto versorgt\r\nK 2105 1625 - 26-05-14 okay', '', '2014-05-26', '2014-05-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-26', '109.15.139.61', '61.139.15.109.rev.sfr.net', '2014-05-08', 'RL 7082 1762 5DE', NULL),
(2523, '', 2009, 999999999, 2, 'GM3005', '2014-05-01', '2013-07-19', '2013-08-16', 'black', 'Brown', 'Theorema Sao Paolo', '[Modell 103]\r\nThe stitching on the watch has gone up on one site. The watch stop suddenly even though it has been wined. And the ticking in the watch is very high\r\nBest/M', 'Uhr erhalten 05.05.2014\r\n15-05-14\r\nSichtprfg oB\r\nWK 1505 1550 - einwandfrei\r\nUK 1905 0910 - 20-05-14 okay', '', '2014-05-20', '2014-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-20', '130.225.125.178', 'mail.bric.dk', '2014-05-08', 'RL 7082 1737 3DE', NULL),
(2524, '', 762, 999999999, 2, 'Jumbo', '2014-05-01', '2012-04-02', '2012-04-02', 'Rose bi-color', 'white', 'Theorema', '[Modell 3002  --  OHNE G-Nachweis]\r\nthis will be the third repair; movement defekt; zifferblatt defekt. Client wants a proper final solution for this problem', 'Uhr erhalten 05.05.2014\r\n19-05-14\r\nRotor gel?st - befestigt\r\n24h Zg ab - neuen Zg aufgesetzt\r\nK 1905 1615  - 23-05-14 okay', '', '2014-05-26', '2014-05-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-26', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-05-08', 'RL 7082 1766 5DE', NULL),
(2525, '', 1170, 999999999, 2, 'Gm-107', '2014-05-01', '2014-05-01', '2013-10-08', 'Silver', 'White', 'Theorema', '14-10-13\r\nWhen watch is worn or moved it stops working. If left in box it will keep the correct time. Problem started as soon as the watch was purchased.  \r\n---\r\nWatch starts and stops working. Reason not known. ', 'Uhr erhalten 14.05.2014\r\n28-05-14\r\nkpl. abgelaufen - l?uft auch gleich freudig los...\r\nUK 2805 1400 - steht... Ankergabel ist verbogen! Anker ers. \r\nUK 3005 1140 - abgelaufen \r\nUK 0206 1000 - 03-06-14 okay', '', '2014-06-03', '2014-06-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-03', '2.121.221.29', '0279dd1d.bb.sky.com', '2014-05-08', 'RL 7085 0856 6DE', NULL),
(2666, '', 1852, 999999999, 2, 'gm-102', '2014-05-30', '2013-03-02', '2013-03-02', 'silver', 'white', 'Martijn Plaizier', 'after the last repair in March 2014, the watch was functioning very good (although mentioned was that no defect was found). But since two days, without any reason the watch start to run very fast. In one hour time, the watch would be 10 minutes too fast.\r\n\r\n*** Versandadresse beachten ***', 'Uhr erhalten 10.06.2014\r\n16-06-14\r\nwieder ohne Befund! Vermutung: Spirale war ?bergeschlagen...\r\nWK 1606 1300 - einwandfrei\r\nUK 1706 0845 - 18-06-14 okay', '', '2014-06-18', '2014-06-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-18', '84.72.138.1', '84-72-138-1.dclient.hispeed.ch', '2014-06-06', 'RL 7090 6736 6DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(2527, '', 2011, 999999999, 2, 'Paragon', '2014-05-02', '2012-05-10', '2012-05-24', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis]\r\ntime goes too slow and when I set it on time. Every day the time slows down 5 minutes\r\n', 'Uhr erhalten 07.05.2014\r\n22-05-14\r\nklemmt im RW - Klemmung beseitigt\r\nalle R?der der Automatik ers. und versorgt\r\nK 2205 1110 - 26-05-14 okay\r\n', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '84.106.254.105', '546AFE69.cm-12-3d.dynamic.ziggo.nl', '2014-05-09', 'RL 7085 0832 8DE', NULL),
(2528, '', 2012, 999999999, 2, 'GM101', '2014-05-02', '2013-06-30', '2013-06-30', 'Black', 'Silver', 'Theorema', 'The colour indicator for dial number 2 has fallen off\r\n{2. Uhr #2556}', 'Uhr erhalten 08.05.2014\r\n22-05-14\r\nZifferblatt ers. \r\nWK 2205 1255 - einwandfrei\r\nUK 2605 0845 - 27-05-14 okay', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '94.193.168.103', '5ec1a867.skybroadband.com', '2014-05-09', 'RL 70 781 023 1DE', NULL),
(2529, '', 174, 999999999, 0, '1', '2014-05-02', '2012-12-20', '2014-05-02', 'Silver', 'White', 'T3001', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.145.38.18', 'kali.hypergene.com', '2014-05-09', '', NULL),
(2530, '', 2013, 999999999, 2, 'GM 101', '2014-05-02', '2013-06-22', '2013-06-22', 'Silver', 'Silver', 'Theorema', 'Catch over winding handle keeps coming undone and sticking into back of hand when being worn.Have had to stop wearing the watch.It as spoilt the enjoyment of having a lovely time piece bought by my daughter for my 60th.', 'Uhr erhalten 15.05.2014\r\n03-06-14\r\nuntere Rastung f?r Kronenb?gel fehlt ==> Geh?use ers.\r\nWK 0306 1320 - einwandfrei\r\nUK 0406 0855 - 05-06-14 okay', '', '2014-06-05', '2014-06-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-05', '82.34.248.116', 'cpc12-brad18-2-0-cust115.barn.cable.virginm.net', '2014-05-09', 'RL 7086 7445 8DE', NULL),
(2532, '', 995, 999999999, 2, 'T3006', '2014-05-03', '2012-11-25', '2012-11-25', 'Black', 'silver', 'Theorema Diamond', '24 hours hand fall down and stuck between the seconds and minutes hand. which result into stopping the watch from working.\r\n ', 'Uhr erhalten 09.05.2014\r\n21-05-14\r\nSchlag auf die Krone... deutlich sichtbar, Zg gebrochen!\r\nWerktausch/Zeiger/Krone 80,- ', ',', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-30', '109.145.43.71', 'host109-145-43-71.range109-145.btcentralplus.com', '2014-05-10', 'RL 70 930 524 7DE', NULL),
(2534, '', 2015, 999999999, 2, 'T 3001-3', '2014-05-04', '2014-05-04', '2012-08-08', 'gold', 'white', 'Theorema', '1.inner white bezal with number batons on it moves around the watch.\r\n2. Something seems to of detached from the workings of the watch, this can be seen from the viewing window on the back of the watch.\r\n3. The strap catch does not seem to stay latched anymore.', 'Uhr erhalten 14.05.2014\r\n28-05-14\r\nRotor gebrochen - Minuterie gel?st\r\nDateModul befestigt, Minuterie geklebt, Rotor ers.\r\nK 2805 1615 reguliert nicht, hat ein komisches Ausl?sebild... \r\nWerktausch\r\nK 0206 1120 - 05-06-14 okay', '', '2014-06-05', '2014-06-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-05', '85.255.233.83', '85.255.233.83', '2014-05-11', 'RL 7086 7444 4DE', NULL),
(2535, '', 2016, 999999999, 2, 'GM507', '2014-05-04', '2014-02-09', '2014-02-10', 'Black', 'Stainless steel', 'Pionier Aruba Diamond', 'Stopped suddenly and not work at all', 'Uhr erhalten 07.05.2014\r\n20-05-14\r\nKlemmung - aber nicht offensichtlich warum!\r\nWerktausch\r\nK 2005 1605 - 22-05-14 okay', '', '2014-05-22', '2014-05-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-22', '93.167.44.103', 'x1-6-10-0d-7f-f0-43-72.cpe.webspeed.dk', '2014-05-11', 'RL 7082 1752 9DE', NULL),
(2536, '', 2017, 999999999, 0, 'GM 103', '2014-05-04', '2013-06-20', '2013-06-20', 'Black', 'Metal black', 'Theorema Sao Paolo', 'I have a problem with my watch the mechanism has stopped working inside the clock and it didn\'t help when I tried to spin it up again', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.141.38.155', 'm90-141-38-155.cust.tele2.se', '2014-05-11', '', NULL),
(2537, '', 1537, 999999999, 2, 'GM-103-1', '2014-05-04', '2012-08-30', '2012-08-30', 'Silver', 'Black Leather', 'Theorema - Sao Paolo', 'The wheel on the side of the case, you use, to wind up the clock, fell out. I don\'t understand why it just fell out, because I\'m always really careful when i wind the clock.\r\nIve tried to send it back to you guys earlier on, but i didn\'t put enough stamps on it, so i got it in return, i will send the watch to you again tomorrow.', 'Uhr erhalten 03.06.2014\r\n12-06-14\r\nKronenproblem - Krone und Welle ers.\r\nUK 1206 1155 - 13-06-14 okay', '', '2014-06-13', '2014-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-13', '83.251.228.102', 'c83-251-228-102.bredband.comhem.se', '2014-05-11', 'RL 7089 2552 2DE', NULL),
(2538, '', 2018, 999999999, 2, 'GM-105', '2014-07-25', '2013-02-06', '2013-02-06', 'Gold', 'Crème', 'Theorema Panthos', '[OHNE G-Nachweis]\r\nMy watch has stopped. I don\'t know why, all i can tell is that it\'s broken. When i turn the mechanical wheel nothing happens, the dial won\'t move. ', 'Uhr erhalten 25.07.2014\r\n15-08-14\r\nausgeschwungen - Anker gerichtet, reguliert\r\nUK 1808 0900 - einwandfrei\r\nWK 1908 0755 - 20-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '78.41.242.254', '78.41.242.254', '2014-05-12', 'RL 7109 3604 7DE', NULL),
(2539, '', 2019, 2, 2, 'gm 107', '2014-05-05', '0000-00-00', '0000-00-00', 'Gold', '', 'Theorema', '[OHNE Angabe - WITHOUT repair form  --  OHNE G-Nachweis]', 'Uhr erhalten 05.05.2014\r\n23-06-14\r\nkpl. abgelaufen... Geh?use und Band reichlich abgetragen, Uhr l?uft aber\r\nWK 2306 0820 - reguliert\r\nUK 2406 0850 - einwandfrei...! ', ',2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-17', '', '', '0000-00-00', 'RL 7098 3442 5DE', NULL),
(2540, '', 1695, 999999999, 2, 'GM106', '2014-05-05', '2013-10-07', '2013-10-07', 'black/silver', 'skeleton', 'Theorema', 'On 27th January I already send the watch back because the hand-winding button was loose and you couldn\'t adjust the time. Thisis now the second time that the watch is broken and I also have to pay insured shipping costs, this  instance if you want to adjust the time the hands of the clock go crazy and you can\'t adjust by minutes, the hands of the clock take very big steps. I assume this is an issue related to the last repair issue. The button of the hand-windig mode doesn\'t work properly. Kind Regards, Gabi Konkel', 'Uhr erhalten 08.05.2014\r\n22-05-14\r\nZgWerk war abgehoben... passiert nur durch Sto? aufs Glas!\r\nWK 2205 1315 - einwandfrei\r\nUK 2605 0845 - 27-05-14 okay {Kulanz}', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '83.86.51.128', '53563380.cm-6-7a.dynamic.ziggo.nl', '2014-05-12', 'RL 7085 0826 5DE', NULL),
(2542, '', 2020, 999999999, 2, 'T3001', '2014-05-05', '2013-01-21', '2013-01-21', 'Gold,Black', 'Gold,Black', 'Theorema Timepieces', 'The hands on the watch are not working, and one of the hands have even fallen off.', 'Uhr erhalten 07.05.2014\r\n22-05-14\r\nDateModul - kpl. ersetzt\r\nK 2205 1425 - 26-05-14 okay', '', '2014-05-26', '2014-05-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-26', '192.121.232.253', '192.121.232.253', '2014-05-12', 'RL 7082 1764 8DE', NULL),
(2543, '', 2021, 999999999, 2, 'GM 103', '2014-05-05', '2012-12-01', '2012-12-01', 'Gold', 'Black and White', 'Theorema', '[G-Karte nicht ausgefüllt] \r\nThe defect with the watch is that the crown has broken and will no longer wind the watch up to start it. \r\nHello, I got the watch as a christmas present in 2012 so I hope I got the information correct. ', 'Uhr erhalten 13.05.2014\r\n20-05-14\r\nKrone mit Welle ers.\r\nWK 2005 1245 - leicht minus\r\nUK 2105 0900 - 22-05-14 okay', '', '2014-05-22', '2014-05-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-22', '86.139.198.229', 'host86-139-198-229.range86-139.btcentralplus.com', '2014-05-12', 'RL 7082 1755 0DE', NULL),
(2544, '', 2022, 999999999, 2, 'GM101', '2014-05-05', '2014-02-08', '2014-02-10', 'Gold', 'Black', 'THEOREMA Casablanca', '[OHNE G-Nachweis]\r\nThe pin who covers the wheel who sets the timing is not closing at all . this is the only problem that i have with my watch. ', 'Uhr erhalten 30.06.2014\r\n30-06-14\r\njo, und Kunde hat den B?gel auch kpl. \'verrichtet\'... gerichtet und\r\nUK 3006 1315 - 01-07-14 okay', '', '2014-07-02', '2014-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-02', '2.51.70.26', '2.51.70.26', '2014-05-12', 'RL 7093 0535 2DE', NULL),
(2545, '', 2023, 2, 2, 'Casablanca', '2014-05-06', '0000-00-00', '2013-12-04', 'Schwarz', 'Schwarz', 'Theorema', 'OHNE Angabe', 'Uhr erhalten 06.05.2014\r\n19-05-14\r\nSpirale ?bergeschlagen - gelegt\r\nWK 1905 1620 - einwandfrei\r\nUK 2005 0945 - 21-05-14 okay', '', '2014-05-21', '2014-05-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-21', '', '', '0000-00-00', 'RL 7082 1743 5DE', NULL),
(2546, '', 2024, 999999999, 2, 'Macau T3011-1', '2014-05-06', '2014-04-20', '2014-04-23', 'black', 'white', 'Theorema', 'The crown for month setting has fallen', 'Uhr erhalten 09.05.2014\r\n21-05-14\r\nUhr direkt umgetauscht', '', '2014-05-21', '2014-05-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-21', '2.104.162.78', '2-104-162-78-dynamic.dk.customer.tdc.net', '2014-05-13', 'RL 70 821 742 7DE', NULL),
(2547, '', 2025, 999999999, 2, 'GM-504-4', '2014-05-07', '2013-12-11', '2013-12-11', 'Black', 'Black', 'Pionier', 'Stopped working for n apparant reason', 'Uhr erhalten 13.05.2014\r\n20-05-14\r\nAnker gerichtet, FH gefettet\r\nK 2005 1200 - 22-05-14 okay', '', '2014-05-22', '2014-05-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-22', '194.32.182.7', '194.32.182.7', '2014-05-14', 'RL 7082 1753 2DE', NULL),
(2549, '', 2027, 999999999, 0, '4260295880442', '2014-05-07', '2014-04-20', '2014-04-23', 'Gold', 'Gold', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.97.56.244', 'bba787644.alshamil.net.ae', '2014-05-14', '', NULL),
(2550, '', 2026, 999999999, 2, 'GM 505', '2014-05-07', '2013-11-03', '2013-11-07', 'stainless steel', 'stainless steel', 'Florida Diamonds', 'The watch has stopped working. I woke up one morning and noticed that the engine movement was not moving at all. No idea why but the engine is not working hence the wrist watch is not keeping time. thank you.\r\n---\r\nThe watch is not working anymore. the engine just stopped suddenly moving so no tick tock and the watch is not keeping time. It just suddenly stopped working', 'Uhr erhalten 13.05.2014\r\n20-05-14\r\nAnker gerichtet\r\nK 2005 1045 - 23-05-14 okay', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '149.170.169.2', 'webproxy2.mmu.ac.uk', '2014-05-14', 'RL 7085 0830 5DE', NULL),
(2551, '', 2028, 999999999, 2, 'T-3008', '2014-07-14', '2013-10-28', '2012-10-28', 'Silver', 'White', 'Theorema', 'I can\'t get the dial mechanic to start the watch, can\'t spin it up. I think that it has stuck, so it probably needs to be taken appart and then set right.', 'Uhr erhalten 14.07.2014\r\n17-07-16\r\nausgeschwungen... - Messer gerichtet, Werkring ers. \r\nK 1707 1335 - 21-07-14 okay\r\nPakte am 07.08.14 zurückerhalten! Adresse falsch\r\n05.09.2014   RL 7111 4176 8DE', ',2', '2014-09-05', '2014-09-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-22', '86.52.89.150', '56345996.rev.stofanet.dk', '2014-05-14', 'RL 7099 3423 9DE', NULL),
(2552, '', 910, 999999999, 2, 'T4004', '2014-05-07', '2014-05-07', '2013-03-06', 'Black', 'Gold', 'Theorema', 'I am not satisfied with the watch that I bought. Recently the piece that turns and charges the watch was loose and hitting the glass, making a strange noise. After a while it popped back in but I think this is unacceptable due to the fact that this is the second time within the last 14 months, since I bought it, that the watch has broken. Both instances where the watch broke were when it was being worn in normal day to day life, it was not under any unusual circumstances. Furthermore, a piece that holds the crown down fell off one day as I was walking. I bought this watch last march and have already sent it once for repairs and now I have to send it in again. I am very disappointed seeing as the watch is spending so much time being sent in for repairs, more time than it even spends on my wrist. ', 'Uhr erhalten 12.05.2014\r\n20-05-14\r\nRotor mit L6 befestigt - Geh?useoberteil ers. \r\nK 2005 1500 - 22-05-14 okay', '', '2014-05-22', '2014-05-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-22', '83.83.92.254', '53535CFE.cm-6-4b.dynamic.ziggo.nl', '2014-05-14', 'RL 70 821 749 2DE', NULL),
(2553, '', 2029, 999999999, 2, 'Gm505', '2014-05-07', '2014-05-05', '2013-05-12', 'black', 'silver', 'Pioneer dimond watch', '[G 05.12.2013]\r\nArm broken inside and a spring floting arond', 'Uhr erhalten 09.05.2014\r\n21-05-14\r\ngefallen - deutliche Spuren auf Lunette und Krone - AWelle gebrochen\r\n==> Reparatur 50,- (Werk zerlegen, Zeiger und Krone/Welle ersetzen) ', '', '2014-06-04', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '217.115.122.37', '217.115.122.37', '2014-05-14', 'RL 70 850 842 0DE', NULL),
(2554, '', 2030, 999999999, 2, 'Unknown', '2014-05-07', '2013-05-26', '2013-05-26', 'Stainless Steel', 'White', 'Theorema Paragon', 'Hour hand is not working and does not turn either automatically or manually', 'Uhr erhalten 12.05.2014\r\n20-05-14\r\nZgWerk... DateModul? - StdRad ersetzt, DateModul befestigt, Minuterie geklebt, Auto gereinigt und versorgt, Aufzugsrad ers.\r\nK 2005 1430 - 23-05-14 okay', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '93.107.98.79', '93.107.98.79', '2014-05-14', 'RL 7085 0825 7DE', NULL),
(2555, '', 1951, 2, 2, 'Casablanca', '2014-05-08', '2013-11-26', '2013-11-26', 'Gold', '', 'Theorema', 'Kronenbügel zu fest', 'Uhr erhalten 07.05.2014\r\n22-05-14\r\nleichter gemacht... \r\nWK 2205 1430 - 23-05-14 okay', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '', '', '0000-00-00', 'RL 7085 0831 4DE', NULL),
(2556, '', 2012, 2, 2, 'Casablanca', '2014-05-08', '2013-06-27', '2013-06-27', 'Gold', '', 'Theorema', 'läuft nicht lange und Kronenbügel\r\n{2. Uhr #2528}', 'Uhr erhalten 08.05.2014\r\n22-05-14\r\nKronenb?gel gerichtet und\r\nWK 2205 1200 - einwandfrei\r\nUK 2605 0850 - 27-05-14 okay', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '', '', '0000-00-00', 'RL 70 781 023 1DE', NULL),
(2557, '', 567, 999999999, 2, 'GM101', '2014-05-08', '2012-10-11', '2012-10-11', 'ingen', 'glas', 'THEOREMA', '[OHNE G-Nachweis]\r\nstoppede med at virke lige pludselig. det samme som sidste gang jeg fik det lavet!!   håber jeg får et nyt ur, da der må være noget galt med det dyre ur\r\n{stopped working suddenly. the same as last time I got it made??! hope I get a new watch, as there must be something wrong with the expensive one}', 'Uhr erhalten 14.05.2014\r\n28-05-14\r\nUhr wurde heftig mi?handelt - U-Welle gebrochen, diverse Indexe abgefallen, Kronenb?gel fehlt, Zierschrauben....\r\n--> Kunde will ne neue Uhr? soll er haben! 100,- ?\r\nUhr zuruck gekommen 15.07.2014\r\nUhr versendet 17.07.2014  RL 7098 3443 4DE', ',2', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-02', '80.163.2.92', 'x1-6-28-c6-8e-94-17-5a.cpe.webspeed.dk', '2014-05-15', 'RL 7093 0539 7DE', NULL),
(2558, '', 1692, 999999999, 2, 'T3008-1', '2014-05-08', '2014-05-08', '2013-06-13', 'silver', 'white', 'Theorema', 'The \"III\" black number has fallen off and is now sitting in the mechanisme.  ', 'Uhr erhalten 22.05.2014\r\n05-06-14\r\nIndex 3 geklebt\r\nK 0606 0955 - 10-06-14 okay', '', '2014-06-10', '2014-06-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-10', '87.54.26.89', '87.54.26.89', '2014-05-15', 'RL 70 867 460 3DE', NULL),
(2559, '', 2031, 999999999, 2, 'T3001', '2014-05-08', '2013-01-21', '2013-01-21', 'Black', 'Black Gold', 'TH-PARAGON-Sw-Gold', '[OHNE G-Nachweis]\r\nI\'ve got a Theorema Paragon watch 21.01.13 and now I have problems with the mechanical aspect. It\'s not any significant injuries on the watch especially not on the back of the watch. The problem with the watch is that it could work for couple of hours but then it could just stop working. It?s coming a weird sound from the back of the watch, the mechanical. As I told you before I really take care of my watches and unfortunately this time I?ve got problem with the watch just after a year.   \r\n\r\n\r\nI really hope that I?m going to get my watch in full recovery and don?t hesitate to get in touch with me regarding questions about the watch. I tried to give a clear description about the problem. \r\n\r\nKind regards \r\n\r\nKiaresh Kiani\r\n+46 (0) 735 63 13 65\r\nKiaresh.Kiani@gmail.se\r\n\r\nMaster of Laws, LLM (2013)\r\nBachelor of Science in Business and Economics, BSc (2013)\r\nStockholm University', 'Uhr erhalten 15.05.2014\r\n03-06-14\r\nAufzug kpl. fest - gebrochenes Aufzugtrieb und Antriebsorgan ers.\r\nK 0306 1305 - 06-06-14 okay', '', '2014-06-06', '2014-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-06', '217.209.179.7', 'h7n9-jak-a12.ias.bredband.telia.com', '2014-05-15', 'RL 7086 7456 3DE', NULL),
(2560, '', 409, 999999999, 2, 'T 3005', '2014-05-09', '2011-11-16', '2011-11-16', 'Silver', 'Black', 'Theorema Marco Polo', '[G 16.11.2012]\r\nThe shaft/screw  wich you turning the indicator has loosened/is broken.\r\n', 'Uhr erhalten 16.05.2014\r\n02-06-14\r\nUhr ist gefallen... Welle gebrochen, ZB gel?st\r\n==> Krone/Welle und Rep.  50,-  --  ausf. 1006\r\n10-06-14\r\nWellenrest aus Werk entfernt, AW mit Krone ers., DayTota ers. und ZB befestigt\r\nK 1006 1220 - 13-06-14 okay', '', '2014-06-13', '2014-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-13', '195.67.86.27', '195-67-86-27.customer.telia.com', '2014-05-16', 'RL 7089 2555 3DE', NULL),
(2561, '', 2032, 2, 2, 'Monaco', '2014-05-09', '2013-02-13', '2013-02-13', 'Silber', '', 'Theorema', 'geht nicht bzw. verliert bis zu 6h/d\r\n{Kunde 75 Jahre alt... Bewegungsmangel?}', 'Uhr erhalten 09.05.2014\r\n20-05-14\r\nEine Schraube der RW-Br?cke befestigt, div. Zierringe entnommen, reguliert\r\nK 2005 1525 - 22-05-14 okay', '', '2014-05-22', '2014-05-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-22', '', '', '0000-00-00', 'RL 7082 1751 5DE', NULL),
(2562, '', 2033, 2, 2, 'T 3005', '2014-05-09', '2012-11-10', '2012-11-10', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis]\r\nDatum zeigt falsch an, läßt sich nicht schnellschalten, geht auch mal falsch', 'Uhr erhalten 09.05.2014\r\n20-05-14\r\nEiner-Scheibe ers. - ZB-Schrauben Dia ers. - Automatik versorgt\r\nK 2005 1120 - 23-05-14 okay', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '', '', '0000-00-00', 'RL 7085 0828 8DE', NULL),
(2563, '', 2034, 999999999, 2, '102', '2014-05-09', '2014-02-10', '2014-02-10', 'silver', 'transparent', 'Theorema  ', 'Dear ??\r\nUnfortunately the watch will stop occasionally and it often lags behind. Could it be that something is loose inside the watch\r\nAwaiting you news \r\nWillem Velzel\r\n', 'Uhr erhalten 14.05.2014\r\n28-05-14\r\nkpl. abgelaufen - RW klemmt zeitweise... ein St?ckchen Werkhalterung klemmte im AR - Anker gerichtet\r\nUK 2805 1345 - 30-05-14 okay', '', '2014-06-02', '2014-06-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-02', '94.208.234.29', '5ED0EA1D.cm-7-1d.dynamic.ziggo.nl', '2014-05-16', 'RL 7085 0848 1DE', NULL),
(2564, '', 2035, 999999999, 2, 'GM506', '2014-05-12', '2014-02-18', '2014-03-03', 'stainless steel', 'black', 'Theorema Miami Watch', 'Not able to do time setting even pull the crown to click 1. The crown seems has loosen when try to adjust the time.', 'Uhr erhalten 30.05.2014\r\n10-06-14\r\nKupplungstrieb und Winkelhebel getauscht\r\nK 1006 1630 - 13-06-14 okay', '', '2014-06-13', '2014-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-13', '202.162.74.172', '202.162.74.172', '2014-05-19', 'RL 7089 2556 7DE', NULL),
(2565, '', 2036, 999999999, 2, '4d6d458fe2', '2014-05-12', '2014-05-10', '2013-12-28', 'Gold', 'Black', 'theorema casablanca', '[OHNE Angabe  --  G 28.11.2013]\r\nTheorema men\'s Casablanca watch - brown strap, gold case and black dial\r\nThe watches clasp, that covers and protects the winding dial, does not close at all over the winding dial. So when worn it is constantly flapping about and this flapping metal clasp has actually physically harmed my partner, as it dug in to the skin on his arm. \r\n \r\nI suspect the reason for this happening is that the clasp is completely worn out because my partner has to constantly open and close the clasp to wind the watch up daily in order for it to work, because there needs to be a constant sate of tension in the springs to keep the watch ticking. \r\n \r\nAs I only received the watch around the 15th December 2013 which was only six months ago this should not be happening to a fairly new designer watch. My partner has to constantly change the time as the watch just randomly stops working. If I knew that my partner would have to continuously wind the watch up, up to four times a day, to even get it to work I would not of wasted my money on your expensive product.\r\n \r\nIs this normal with your watches? Do you usually have to wind the watch up up to four time a day to get the watch to even work? How long will it take to fix or replace? If you fix it how do I know that this will not happen again? When am I likely to get it back?', 'Uhr erhalten 15.05.2014\r\n20-06-14\r\nKronenb?gel gespannt \r\nWK 2306 0910 - einwandfrei\r\nUK 2406 0850 - 25-06-14 okay', '', '2014-06-25', '2014-06-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-25', '90.222.103.52', '5ade6734.bb.sky.com', '2014-05-19', 'RL 7091 9394 8DE', NULL),
(2567, '', 2038, 2, 2, 'Rio', '2014-05-12', '2013-04-10', '2013-04-10', 'Gold', 'Schwarz', 'Theorema', 'Doesn\'t work anymore', 'Uhr erhalten 12.05.2014\r\n20-05-14\r\nEllipse - Unruh kpl. ers. \r\nWK 2105 0950 - einwandfrei\r\nUK 2205 0915 - 23-05-14 okay', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '', '', '0000-00-00', 'RL 7085 0824 3DE', NULL),
(2568, '', 2039, 2, 1, 'Paragon', '2014-05-12', '0000-00-00', '0000-00-00', 'Silber', 'Weiss', 'Theorema', 'OHNE Angaben', 'Uhr erhalten 12.05.2014', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(2569, '', 1056, 2, 2, 'GM 106', '2014-05-12', '2013-08-16', '2013-08-16', 'Gold', 'Weiss', 'Theorema', 'MinZg ab', 'Uhr erhalten 12.05.2014\r\n20-05-14\r\nMinZg verengt aufgesetzt - Anker gerichtet\r\nWK 2005 1010 - einwandfrei\r\nUK 2105 0905 - 22-05-14 okay', '', '2014-05-22', '2014-05-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-22', '', '', '0000-00-00', 'RL 7082 1750 1DE', NULL),
(2570, '', 2040, 2, 2, 'Monte Carlo', '2014-05-12', '2103-12-30', '2013-12-30', 'Gold', 'Schwarz', 'Theorema', 'geht 2min/w vor - ernsthaft!', 'Uhr erhalten 12.05.2014\r\n22-05-14\r\nlt. Zeitwaage l?uft die Uhr sowas von gut....\r\nWK 2205 1445 - einwandfrei\r\nUK 2605 0850 - 27-05-14 okay', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '', '', '0000-00-00', 'RL 7085 0840 2DE', NULL),
(2571, '', 2041, 999999999, 2, 'Gm 102', '2014-05-12', '2013-12-15', '2013-12-15', 'Silver', 'Silver', 'Theorema', '[OHNE G-Nachweis]\r\nModel: Monte Carlo. The watches goes faster and faster. Almost 50min for 1h', 'Uhr erhalten 31.05.2014\r\n10-06-14\r\nkpl. abgelaufen, Sichtprfg oB \r\nWK 1006 1510 - einwandfrei\r\nUK 1106 0835 - 12-06-14 okay', '', '2014-06-12', '2014-06-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-12', '146.2.193.68', '146.2.193.68', '2014-05-19', 'RL 7089 2545 1DE', NULL),
(2572, '', 2042, 999999999, 2, 'GM508', '2014-05-12', '2014-04-08', '2014-04-08', 'Gold', 'Gold', 'Pionier Dublin', 'The minute hand is loose and just hangs freely', 'Uhr erhalten 19.05.214\r\n02-06-14\r\naufgesetzt und\r\nK 0206 1430 - 04-06-14 okay', '', '2014-06-04', '2014-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-04', '202.165.197.66', '202.165.197.66', '2014-05-19', 'RL 7085 0863 7DE', NULL),
(2573, '', 271, 999999999, 2, 'T3005-5', '2014-05-12', '2012-06-26', '2012-07-10', 'Black', 'Silver', 'Theorema', 'A pointer for the weekdays have fallen off and the hand-winding screw have fallen off. This happend when I was about to set the clock. Even the screw to turn the table is broken. A small leather piece that holds the belt have even it fallen off. The quality off this clock is really bad for costing \"950euro\". I have used it for maximum 6 weeks.', 'Uhr erhalten 14.05.2014\r\n30-05-14\r\nUhr heftigst gesto?en/gefallen (Druckstelle auf Lunette bei 2:00)\r\n==> Krone/Welle/Zeiger  60,- \r\n05-06-2018 entsorgt → Gehäuse/Werk/Krone/Band nötig', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 1, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '176.68.74.67', 'm176-68-74-67.cust.tele2.se', '2014-05-19', '', NULL),
(2574, '', 2043, 999999999, 2, 'T3008-2', '2014-05-12', '2014-05-11', '2013-02-17', 'black', 'black', 'Theorema', 'the time adjuster does not work and the small dials are defected. They jumped off and down in the mechanics so it doesnt work.', 'Uhr erhalten 14.05.2014\r\n30-05-14\r\nUhr so heftig gefallen, dass die Zeiger abgebrochen sind\r\n==> Werktausch mit neuem ZB  100,- ', ',', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-05', '5.56.149.101', '5.56.149.101', '2014-05-19', 'RL 708674387DE', NULL),
(2575, '', 762, 999999999, 2, 'Montreal T-4003', '2014-05-12', '2012-12-20', '2012-12-20', 'bi-color', 'white', 'Pionier', '[OHNE G-Nachweis]\r\ndefekte zifferblatt', 'Uhr erhalten 14.05.2014\r\n30-05-14\r\nDayZg ers.\r\nK 3005 1440 - neu gestellt\r\nK 0206 1015 - 04-06-14 okay', '', '2014-06-04', '2014-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-04', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-05-19', 'RL 7085 0861 0DE', NULL),
(2576, '', 2044, 999999999, 2, 'GM 101', '2014-05-12', '2013-06-20', '2014-06-20', 'Gold', 'Gold', 'Theorema Casablanca', '[OHNE G-Nachweis]\r\nThe latch located on the side of the watch covering the winding mechanism is loose and not closing properly. Also the gold coloured latch on the leather strap is also not closing properly. I regularly opens and hangs off my wrist', 'Uhr erhalten 19.05.2014\r\n03-06-14\r\nSchlie?e und Kronenbgl nachgespannt, Wellendichtungen mit VS gepflegt\r\nWK 0306 1125 - einwandfrei\r\nUK 0406 0835 - 05-06-14 okay\r\n', '', '2014-06-05', '2014-06-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-05', '90.83.87.132', '132-87.83-90.static-ip.oleane.fr', '2014-05-19', 'RL 7086 7446 1DE', NULL),
(2577, '', 2045, 999999999, 2, 'GL104', '2014-05-12', '2014-05-12', '2013-07-22', 'Goldon', 'Goldon', 'Theorema Skeliton COPACABANA', 'It just out off order and suddenly stops working don\'t know what wrong in it\r\nKindly sort it out a d send me new one\r\nThanks\r\nDetails are:\r\n\r\nReference Is GM104\r\nModel COPACABANA\r\n', 'Uhr erhalten 16.05.2014\r\n03-06-14\r\nkpl. abgelaufen - Krone/Welle gebrochen? Welle ers. - 2 Indexe geklebt\r\nWK 0306 1415 - einwandfrei\r\nUK 0406 0840 - 05-06-14 okay', '', '2014-06-05', '2014-06-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-05', '94.197.120.162', '94.197.120.162.threembb.co.uk', '2014-05-19', 'RL 7086 7443 5DE', NULL),
(2578, '', 2046, 999999999, 0, 'T3006', '2014-05-13', '2012-11-18', '2012-11-18', 'Gold', 'Black', 'Theorema Monaco Diamond', 'I took out my Monaco Diamond watch from the Theorema original case and I am setting the \"Day\" but suddenly the pointer of the \"Day\" pop out from actual place and now the pointer just running everywhere inside the watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '60.54.58.96', '60.54.58.96', '2014-05-20', '', NULL),
(2579, '', 2047, 999999999, 2, 'T3006-3', '2014-05-13', '2012-11-18', '2012-11-18', 'GOLD', 'BLACK', 'THEOREMA MONOCA DIAMOND', 'I TOOK OUT THE WATCH FROM THE ORIGINAL BOX AND TRIED TO ADJUST THE \"DAY\" BY PRESSING THE \"DAY SETTING\" BUTTON BUT THE POINTER OF THE \"DAY\" JUST POP OUT FROM THE HOLDER. NOW THE POINTER MOVING AROUND INSIDE THE WATCH.', 'Uhr erhalten 20.05.2014\r\n02-06-14\r\nDay-Zg ers. \r\nK 0206 1450 - 04-06-14 okay', '', '2014-06-04', '2014-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-04', '60.54.58.96', '60.54.58.96', '2014-05-20', 'RL 7085 0864 5DE', NULL),
(2580, '', 2048, 999999999, 2, 'gm508', '2014-05-13', '2014-04-27', '2014-05-02', 'silver', 'black', 'pionier', 'The crown come totally off, it is not possible to set the time', 'Uhr erhalten 12 .05.2014\r\n', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-20', '85.247.112.17', 'bl14-112-17.dsl.telepac.pt', '2014-05-20', '604569147179', NULL),
(2581, '', 2049, 999999999, 2, 'T3001-4', '2014-05-13', '2013-06-13', '2013-06-13', 'Gold', 'White', 'Paragon', '[OHNE G-Nachweis]\r\nCrown has become very stiff and difficult to turn. It locks after a few turns', 'Uhr erhalten 15.05.2014\r\n03-06-14\r\naufgel?ste Kronendichtung entnommen, Tubus mit VS gepflegt\r\nK 0306 1450 - 06-06-14 okay', '', '2014-06-06', '2014-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-06', '86.43.107.130', '86.43.107.130', '2014-05-20', 'RL 7086 7454 6DE', NULL),
(2582, '', 2050, 999999999, 2, 'gm-104', '2014-05-13', '2013-07-18', '2013-07-18', 'black', '?', 'theorema', 'cant wind the clock up because the wheel on the side is totally stuck, so the clock just stands still and does not work.', 'Uhr erhalten 21.05.2014\r\n28-05-14\r\nkpl. abgelaufen und ganz leicht aufzuziehen...\r\nUK 2805 1555 - 30-05-14 okay', '', '2014-06-02', '2014-06-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-02', '80.212.188.80', 'ti0021a400-4416.bb.online.no', '2014-05-20', 'RL 7085 0852 1DE', NULL),
(2583, '', 2051, 999999999, 2, 'T 3004 - Cannes', '2014-05-16', '2012-10-18', '2012-10-30', 'silver', 'black', 'Compast', 'the mechanism inside the clock is unattached and a few screws loose\r\n\r\n\r\n', 'Uhr erhalten 16.05.2014\r\n02-06-14\r\nkpl. abgelaufen - Klinkenrad gebrochen, aber auch Aufzug schwergängig\r\nZB-Füße gebrochen! Compast! \r\n==> Werkreparatur und Zifferblatt  80,- --  ausf. 1707\r\nZB ers., RW-Brücke ers., Klinkenrad ers. \r\nK 1807 1345 - steht ohne Grund...\r\nWK 2107 1005 - einwandfrei\r\nUK 2207 0805 - steht 1700 - Werk ers. (aus Einzelteilen)\r\nK 2307 1240 - zieht nicht auf... Werk einer 3007 ers. und \r\nunkontrolliert fertig', ',2', '2014-07-30', '2014-07-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-30', '80.222.39.113', 'dsl-olubrasgw1-50de27-113.dhcp.inet.fi', '2014-05-21', 'RL 7100 6721 3DE', NULL),
(2584, '', 2052, 999999999, 2, 'GM -502-4', '2014-05-14', '2014-03-27', '2014-03-27', 'Black', ' transparent', 'Pioneir', '[OHNE G-Nachweis]\r\nThe mechanism does not work. When I try to wind it or set the time the hour hands just keep rotating. It is like it is not attached to  anything and it moves constantly like it has come loose. \r\nI wil be sending the watch back to Enis Tufina\r\nIndustriestr 7\r\n24647 Wasbek\r\nGermany\r\nas per email received. I am hoping to have a quick resolution on this. Thank you', 'Uhr erhalten 21.05.2014\r\n30-05-14\r\nAR war aus Eingriff... gesetzt - und Anker mit gel?ster Palette - Anker ers.\r\nK 3005 1640 - 02-06-14 okay\r\n', '', '2014-06-02', '2014-06-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-02', '195.81.164.50', '195.81.164.50', '2014-05-21', 'RL 7085 0846 4DE', NULL),
(2585, '', 2053, 2, 2, 'GM 506', '2014-05-14', '2013-11-18', '2013-11-18', 'Gold', 'Schwarz', 'Pionier', 'Uhr \'zieht\' Wasser und Datum schaltet nicht Punkt 12\r\n\r\n{Test äöüß}', 'Uhr erhalten 14.05.2014\r\n02-06-14\r\nDatumscheiben verdreht... Vorab WD-Test ==> Beide Tests 8310!\r\noha... ZB-F??e gebrochen, dadurch auch Datum besch?digt\r\n==> Zifferblatt ersetzen, Datum reparieren, Dichtungen pflegen  60,- ', ',', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-10', '', '', '0000-00-00', 'RL 7086 7466 5DE', NULL),
(2587, '', 2054, 999999999, 2, 'GM107', '2014-05-14', '2013-10-04', '2013-10-08', 'SILVER', 'WHITE', 'theorema', '[OHNE G-Nachweis]\r\nThe watch has just stopped working. Will not wind it move on\r\nTHE WATCH HAS STOPPED WORKING AND WONT WIND ON', 'uhr erhalten 20.05.2014\r\n28-05-14\r\nausgeschwungen - Anker gerichtet\r\nUK 2805 1535 - 30-05-14 okay', '', '2014-06-02', '2014-06-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-02', '159.86.187.71', 'remote1.southwales-fire.gov.uk', '2014-05-21', 'RL 7085 0851 8DE', NULL),
(2588, '', 1059, 999999999, 2, 'T3008-1', '2014-05-14', '2013-05-25', '2013-06-06', 'Metal/Chrome', 'White', 'Theorema', '[OHNE G-Nachweis]\r\n- Rim inside watch let loose (see pictures)\r\n- Changing time is going really stiff', 'Uhr erhalten 13.05.2014\r\n05-06-14\r\nZierring um die Unruh gel?st - geklebt\r\nK 0506 1410 - 10-06-14 okay', '', '2014-06-10', '2014-06-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-10', '81.28.95.224', '81.28.95.224', '2014-05-21', 'RL 7086 7464 8DE', NULL),
(2589, '', 2055, 999999999, 2, 'GM-103', '2014-05-14', '2014-05-14', '2013-07-28', 'Black', 'White/ gold', 'Theorema', 'The watch is not working anymore because the mechanism to wind is broken.', 'Uhr erhalten 23.05.2014\r\n05-06-14\r\nKrone schief - h?ngengeblieben oder Sto??\r\nvorab UK 0506 1515 - einwandfrei\r\ndann KVA  Krone ersetzen 25,-  --  ausf. 3006 - Krone ers.\r\nUK 0107 1110 - 02-07-14 okay\r\n', '', '2014-07-02', '2014-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-02', '2001:980:df19:1:4460:3d69:18e4:74c', '2001:980:df19:1:4460:3d69:18e4:74c', '2014-05-21', 'RL 7093 0521 6DE', NULL),
(2590, '', 2056, 999999999, 0, 'unknown', '2014-05-15', '0000-00-00', '0000-00-00', 'steel', 'steel', 'Accapella', 'hour hand broken', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.62.154.130', '93-62-154-130.ip23.fastwebnet.it', '2014-05-22', '', NULL),
(2591, '', 1216, 999999999, 2, 'GM101-2', '2014-05-15', '2012-10-19', '2012-10-19', 'Stainless Steel', 'Black/Silver', 'Theorema Casablanca', 'The watch loses time and stops altogether. This is the second time after previously being fixed by you. Please replace with a new one or refund the\r\npurchase price.\r\nThank you very much.', 'Uhr erhalten 21.05.2014\r\n28-05-14\r\nkpl. abgelaufen - ZgWerk aus Eingriff! \r\ngesetzt und\r\nUK 2805 1550 - 30-05-14 okay auf KULANZ', '', '2014-06-02', '2014-06-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-02', '195.166.151.56', 'mail.s5controls.net', '2014-05-22', 'RL 7085 0845 5DE', NULL),
(2592, '', 2057, 2, 2, 'Miami', '2014-05-15', '2013-12-25', '2013-12-25', 'Schwarz', 'Schwarz', 'Pionier', '[OHNE ANGABE]', 'Uhr erhalten 15.05.2014', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(2593, '', 1235, 999999999, 2, '4 2 6 0 2 9 5 8 8 0 2 7 5', '2014-05-15', '2012-10-07', '2012-10-10', 'STEAL', 'BLACK', 't h e o r e m a M a r c o p o l o d i a m o n d', '[OHNE G-Nachweis]\r\n15-01-14\r\nproblem 1: after fixed earlier, when I was wearing the watch in the cold weather outside  on my wrist. i have found some moisture on the inside, it will disappear in the normal condition.\r\nproblem 2: the calender number display is not right in the centre now. The tenth digit is ok, but the unit digit is always a bit higher than normal.\r\nPlease you must fix these prolbems. if you can\'t, Contact me before you send them back!!\r\n---\r\nPROBLEM 1. AFTER FIXED EARLIER, WHEN I WAS WEARING THE WATCH IN THE COLD WEATHER OUTSIDE ON MY WRIST, I HAVE FOUND SOME MOISTURE ON THE INSIDE OF THE GLASS COVER, IT WILL DISAPPEAR IN THE NORMAL CONDITION.\r\nproblem 2: the calender display is not right in the centre now. The tenth digit is ok, but the unit digit is always a bit higher than normal.\r\nProblem 3: After you change the winding system, I still find to wind the watch not as smoothly as before, Please check that again.\r\n\r\nPlease you must fix all these problems before you send the watch back to me. If you can\'t do it, Please contact me as I don\'t want to waste the time on posting the watch back and forth. Thank you!\r\n\r\n\r\n', 'Uhr erhalten 16. 01. 2014 ?????\r\n05-06-14\r\nVorab WD-Test - Beide 8310!\r\nEinerScheibe ers., Schaltrad und Korrektor ers., ein Klinkenrad ers. \r\nK 0606 1045 - 10-06-14 okay', '', '2014-06-10', '2014-06-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-10', '85.76.137.216', '85-76-137-216-nat.elisa-mobile.fi', '2014-05-22', 'RL 7086 7462 5DE', NULL),
(2594, '', 2058, 999999999, 2, 'GM502-3', '2014-05-15', '2013-02-10', '2013-02-10', 'Gold', 'Gold', 'Pionier Malibu Diamond', '[G 02.10.2013]\r\nCrown has come apart from the watch. I can\'t wind up the watch or change the time.\r\n\r\nThere is a small piece of material stuck to inside of the glass that needs to be removed. Number 3 black line', 'Uhr erhalten 21.05.2014\r\n02-06-14\r\nAnkereingrif/Ankerstifte ges?ubert, Paletten und Unruhlager ge?lt, reguliert\r\nK 0206 1350 - 04-06-14 okay', '', '2014-06-04', '2014-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-04', '85.255.234.79', '85.255.234.79', '2014-05-22', 'RL 7085 0860 6DE', NULL),
(2595, '', 2059, 999999999, 2, 'GM-102', '2014-05-15', '2013-12-15', '2013-12-15', 'Black', 'Black', 'Theorena', '[OHNE G-Nachweis]\r\nHand dials have popped ouy of clock mechanism', 'Uhr erhalten 19.05.2014\r\n02-06-14\r\nZgWerk kpl. abgefallen - scheinbar durch Schlag gegens Geh?use bei halb 1 - aufgesetzt {Kulanz}\r\nWK 0206 1525 - einwandfrei\r\nUK 0306 0840 - 04-06-14 okay', '', '2014-06-04', '2014-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-04', '149.254.49.220', 'genkt-049-220.t-mobile.co.uk', '2014-05-22', 'RL 7085 0859 7DE', NULL),
(2597, '', 429, 999999999, 2, 'xxxx', '2014-05-15', '2011-11-16', '2011-11-16', 'Gold', 'Gold', 'Theorema Diamond', '[Modell 3006 - MonacoNeu  --  OHNE G-Nachweis -- G abgelaufen Nov13]\r\n1)Bottom of watch has fallen off. \r\n2)The watch intermitently stops functioning and does not resume immediately when i turn the crown only for it to start working again suddently without prompting. Very unreliable.', 'Uhr erhaltehn 23.05.2014\r\n05-06-14\r\nGlas im Boden fehlt, aber Uhr wurde munter weitergetragen... \r\nWerk zerst?rt - Glas ersetzen  80,-', ',', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-12', '130.76.32.216', '130.76.32.216', '2014-05-22', 'RL 7089 2543 4DE', NULL),
(2598, '', 2061, 999999999, 0, 'T3005-4', '2014-05-15', '2012-11-25', '2012-11-25', 'Gold', 'Black', 'Theorema', 'I received this watch January /February 2013. My boyfriend started using it. Treated it as described. After 3-4 months use it stopped and we have not been able to get it working again.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.160.19.125', '125.79-160-19.customer.lyse.net', '2014-05-22', '', NULL),
(2599, '', 2062, 999999999, 2, 'T3007', '2014-05-16', '2012-10-30', '2012-10-30', 'Black', 'Black', 'Theorema', 'Clock crown stuck, unable to turn it. Unable to use it because mechanical energy does not provide enough power.', 'Uhr erhalten 19.05.214\r\n03-06-14\r\nKlinkenfeder gebrochen, Aufzug ist fest\r\n==> RW-Br?cke ersetzt, Klinkenrad und Klinkenfeder ersetzt\r\nK 0306 1615 - 06-06-14 okay', '', '2014-06-06', '2014-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-06', '131.207.242.128', '131.207.242.128', '2014-05-23', 'RL 7086 7457 7DE', NULL),
(2600, '', 2063, 999999999, 2, 'GM102-1', '2014-05-16', '2014-05-16', '2014-02-10', 'braun/black/zilver', 'fenster', 'THEOREMA', 'It cannot wind or set the time anymore....', 'Uhr erhalten 22.05.2014\r\n05-06-14\r\nRemontoirhebel ?bergesprungen - WHF befestigt\r\nUK 0506 1040 - 06-06-14 okay', '', '2014-06-06', '2014-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-06', '81.28.95.121', '81.28.95.121', '2014-05-23', 'RL 7086 7452 9DE', NULL),
(2601, '', 2064, 999999999, 2, '4260295880381', '2014-05-16', '2013-11-21', '2013-11-21', 'Black', 'Silver', 'Theorema', 'Unfortunately, last week at Security at the airport while taking my watch off, it fell on the floor. It was not that hard and there is now a small chip on the glass which is a pity but I understand that this is not covered by the warranty. What is more troublesome is the fact that the minute and hour pointers have completely come out of their axis.  It does not seem normal to me that a small fall should lead to this.\r\nI hope it will be possible to repair the watch under its warranty.', 'Uhr erhalten 19.05.2014\r\n02-06-14\r\nZg aufgesetzt {Kulanz} - Kronenb?gel gerichtet\r\nWK 0206 1555 - einwandfrei\r\nUK 0306 0845 - einwandfrei\r\n\r\nanschl. KVA Glas 25,- --  ausf. 1006\r\n10-06-14 \r\nGlas ers. \r\nUK 1006 1020 - 11-06-14 okay', '', '2014-06-11', '2014-06-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-11', '188.205.24.226', 'static.kpn.net', '2014-05-23', 'RL 7086 7473 6DE', NULL),
(2602, '', 2010, 999999999, 2, 'GM101', '2014-05-16', '2013-06-17', '2013-06-22', 'Steel', 'Black', 'Theorema', 'The stem that connects the button to the hands is keep falling so i can not set the time and I can not charge the watch. this happened\r\nabout 3-4 months ago. i didn\'t report that since i am PhD student and i had to travel for the last few months. more thing is that the lock that over the button some times opens by it self and that very annoying. ', 'Uhr erhalten 21.05.2014\r\n28-05-14\r\nWH-Schraube gel?st - befestigt, Kronenb?gel gespannt\r\nUK 2805 1625 - 30-05-14 okay', '', '2014-06-02', '2014-06-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-02', '152.78.70.18', 'dhcp-18.70.128.ecs.soton.ac.uk', '2014-05-23', 'RL 7085 0847 8DE', NULL),
(2603, '', 2065, 2, 2, 'GM 507-3', '2014-05-16', '2014-03-20', '2014-03-20', 'Gold', 'Schwarz', 'Pionier', '[OHNE G-Nachweis]\r\nKrone völlig verzogen', 'Uhr erhalten 15.05.2014\r\n03-06-14\r\nKrone ers. {Kulanz}\r\nK 0406 0950 - 06-06-14 okay', '', '2014-06-06', '2014-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-06', '', '', '0000-00-00', 'RL 7086 7453 2DE', NULL),
(2604, '', 2066, 999999999, 2, 'Theorema Mechanical Men?s Watch', '2014-05-16', '2013-10-09', '2013-10-10', 'Gold', 'Gold', 'Theorama', '[Modell 104 - Copacabana  --  G 29.10.2013]\r\nMechanical dial no longer work', 'Uhr erhalten !!! \r\n21-05-14\r\nSperrad - befestigt\r\nWK 2105 0925 - einwandfrei\r\nUK 2205 0920 - 23-05-14 okay', '', '2014-05-27', '2014-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-27', '202.188.58.103', 'klg-58-103.tm.net.my', '2014-05-23', 'RL 7085 0837 6DE', NULL),
(2605, '', 2060, 999999999, 2, 'T3001', '2014-05-16', '2013-05-25', '2013-06-06', 'Gold', 'Gold', 'Theorema Paragon', '[OHNE G-Nachweis]\r\nThere was a piece at the back, that was moving around when I was shaking the watch, or just walking with them and then this piece just fall apart and it\'s just loose now. \r\n---\r\nIf you look at the back of the case you can see that automatic winding mechanism is broken. \r\n\r\nAlso in past I\'ve had a problem with \"day of the week\" every week it was one day up. Not a big deal, but still something.', 'Uhr erhalten 19.05.2014\r\n04-06-14\r\nRotor gebrochen - ers. --  Kontrolle ?ber 1 Woche wg. Tageszeiger!\r\nK 0406 1130 - 13-06-14 okay', '', '2014-06-13', '2014-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-13', '89.101.224.141', '089-101-224141.ntlworld.ie', '2014-05-23', 'RL 7089 2554 0DE', NULL),
(2606, '', 2067, 999999999, 2, 'T3008', '2014-05-17', '2014-05-17', '2012-11-18', 'Silver', 'Silver', 'Theorema', 'The top button on the right hand side should change the date, but doesn\'t. I went to change the date after not wearing the watch for a couple of days and it wouldn\'t change.', 'Uhr erhalten 23.05.2014\r\n05-06-14 \r\nKorrektor gebrochen - Werktausch mit Werkring-Tausch\r\nK 0606 1145 - neu gestellt\r\nK 1006 0830 - 13-06-14 okay', '', '2014-06-13', '2014-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-13', '86.164.158.174', 'host86-164-158-174.range86-164.btcentralplus.com', '2014-05-24', 'RL 7089 2548 2DE', NULL),
(2607, '', 845, 999999999, 0, 'GM101', '2014-05-18', '2013-06-22', '2013-06-22', 'Silver', 'Black', 'Theorema', 'Stopped working for reasons unknown.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '138.217.86.100', 'CPE-138-217-86-100.vic.bigpond.net.au', '2014-05-25', '', NULL),
(2609, '', 2068, 999999999, 2, '4260295880329', '2014-05-18', '2013-11-13', '2013-12-18', 'black', 'Golden', 'PARAGON', '[OHNE G-Nachweis]\r\nits glass is broken. there are some scratches on its golden body. there is one ring inside the watch is also broken. ', 'Uhr erhalten 23.05. 2014\r\n06-06-14\r\nUhr gefallen, Lunette zerkratzt und eingedr?ckt\r\nK 0606 1155 - einwandfrei\r\ndann KVA Lunette ersetzen, Minuterie kleben  60,-  --  ausf. 3006\r\nDateModul befestigt {Tagesstern ers.}, Minuterie geklebt, Lunette mit Glas ers.\r\nK 0207 1115 - 07-07-14 okay', '', '2014-07-07', '2014-07-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-07', '87.72.77.39', 'ip1.c323.amb153.cust.comxnet.dk', '2014-05-25', 'RL 7095 8914 1DE', NULL),
(2610, '', 2069, 2, 2, 'Casablanca', '2014-05-19', '2013-11-27', '2013-11-27', 'Silber', 'gelb', 'Theorema', 'Winder won\'t turn to wind', 'Uhr erhalten 19.05.214\r\n04-06-14\r\nkpl. abgelaufen - Kronendichtung! mit VS gefettet\r\nWK 0406 1140 - einwandfrei\r\nUK 0506 1015 - 06-06-14 okay', '', '2014-06-06', '2014-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-06', '', '', '0000-00-00', 'RL 7086 7450 1DE', NULL),
(2611, '', 2070, 2, 2, 'Sao Paolo', '2014-05-19', '2014-03-21', '2014-03-21', 'Silber', '', 'Theorema', 'gewinnt 8sec/min = 480sec/h = 8min/h', 'Uhr erhalten 19.05.2014\r\n04-06-14\r\nSpirale ?bergeschlagen - gelegt...\r\nWK 0406 1240 - einwandfrei\r\nUK 0506 1015 - 06-06-14 okay\r\n\r\nSend to Richard Roche, \r\nDepartment of Psychology, \r\nHume Building, Second Floor, \r\nNUI Maynooth, \r\nCo Kildare, \r\nIreland.', '', '2014-06-06', '2014-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-06', '', '', '0000-00-00', 'RL 70 867 447 5DE', NULL),
(2612, '', 2071, 2, 2, 'Florida', '2014-05-19', '0000-00-00', '0000-00-00', 'Gold', 'Schwarz', 'Pionier', '[OHNE Angabe - NO repair form]', 'Uhr erhalten 19.05.214', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(2613, '', 2072, 2, 2, 'Florida', '2014-05-19', '2014-01-28', '2014-01-28', 'Silber', 'Schwarz', 'Pionier', 'Zeiger stehen fest', 'Uhr erhalten 19.05.2014\r\n04-06-14\r\n2 Dias fehlen im ZB - Datum kpl. oF\r\nDaySchaltrad und Feder ersetzt, ZB ers. \r\nK 0406 1410 - neu gestellt\r\nK 1006 0840 - steht 1006 1455 - ZgWerk hat kein Spiel - DateModulDeckplatte ers. \r\nK 1106 1125 - 16-06-14 okay', '', '2014-06-16', '2014-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-16', '', '', '0000-00-00', 'RL 7090 3253 0DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(2614, '', 2073, 2, 2, 'Marco Polo Metalband', '2014-05-19', '0000-00-00', '0000-00-00', 'Schwarz', 'Schwarz', 'Theorema', '[Modell 3005 - BlackEdition  -  G 07.11.2013]\r\nThe dial on watch for adjusting time is broken and has been since the first time my partner took it from the box to wear it.', 'Uhr erhalten 19.05.2014\r\n04-06-14\r\nKrone gebrochen - keine offensichtliche Besch?digung zu erkennen, aber Uhr wurde definitiv getragen... Welle 3fach gebrochen... das passiert nicht mal eben so! \r\n==> Rep. 45,- ausf\r\n16-06-14\r\nAW mit Krone ers., ein Klinkenrad ers. \r\nK 1606 1100 - 19-06-14 okay', '', '2014-06-19', '2014-06-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-19', '', '', '0000-00-00', 'RL 7090 6739 7DE', NULL),
(2615, '', 682, 2, 2, 'Damascus', '2014-05-19', '2013-03-08', '2013-03-08', 'Silber', 'Schwarz', 'Theorema', 'DayZg gelöst im Werk?', 'Uhr erhalten 19.05.2014\r\n04-06-14\r\n1 Dia fehlt auch... Zg mitten im Werk... \r\nZB ersetzt, Automatik versorgt, WR ersetzt\r\nK 0406 1600 - 10-06-14 okay', '', '2014-06-10', '2014-06-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-10', '', '', '0000-00-00', 'RL 7086 7463 4DE', NULL),
(2616, '', 2074, 999999999, 2, 'GM 507-4', '2014-12-11', '2014-02-03', '2014-02-10', 'Black', 'black', 'Pionier Aruba Diamond', '[OHNE G-Nachweis - Deal \r\nWhen I should adjust the time at the Watch the complete Crown came of the Watch.', '16-12-14\r\nAufzug sortiert \r\nK 1612 1325 - Rotorlager geölt\r\nK 1812 0815', '1,2', '2014-12-22', '2014-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-22', '81.234.193.42', '81-234-193-42-no56.tbcn.telia.com', '2014-05-26', 'RL 7163 4990 1DE', NULL),
(2617, '', 2075, 999999999, 2, '4260295880381', '2014-05-20', '2014-02-19', '2014-02-19', 'Black', 'Silver', 'Theorema Casablanca', 'GM101-2 - The long and short hands have fallen off.', 'Uhr erhalten 02.06.2014\r\n13-06-14\r\nZgWerk aufgesetzt {Kulanz}\r\nUK 1606 0920 - 17-06-14 okay', '', '2014-06-17', '2014-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-17', '202.155.208.195', '202.155.208.195', '2014-05-27', 'RL 7090 6730 4DE', NULL),
(2618, '', 2076, 999999999, 2, 'GM-101-2', '2014-05-20', '2012-12-14', '2012-12-14', 'Silver', 'Blue', 'Theorema Casablanca', '[OHNE G-Nachweis]\r\nWatch are not working, and it seams like the winding mechanism are broken. There are a really bad sound when you turn the winder. ', 'Uhr erhalten 22.05.2014\r\n06-06-14\r\nSperrad... - befestigt\r\nUK 0606 1420 - 11-06-14 reguliert und okay', '', '2014-06-11', '2014-06-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-11', '81.167.48.122', '81.167.48.122.static.lyse.net', '2014-05-27', 'RL 7086 7472 2DE', NULL),
(2619, '', 740, 2, 2, 'T4004', '2014-05-20', '2013-03-03', '2013-03-03', 'Silber', 'Weiss', 'Theorema', '[G 06.03.2013]\r\n{abgetippt:\r\nMy third complain about this watch. This time a hardware failure.\r\nPls check also time-clock. It is running too slow.}', 'Uhr erhalten 20.05.2014\r\n05-06-14\r\nKronenb?gel ab, beide Schrauben fehlen...\r\nlt. Zeitwaage +60sec/d - also\r\nK 0506 1310  -  Anker gerichtet\r\nK 1106 1000 - bleibt stehen weiterhin... Werktausch\r\nK 1206 1035 - 16-06-14 okay', '', '2014-06-16', '2014-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-16', '', '', '0000-00-00', 'RL 7090 3246 9DE', NULL),
(2620, '', 1754, 999999999, 2, '12346 i dont remember', '2014-05-20', '2013-05-14', '2014-05-16', 'Brown', 'Gold', 'Theorema', '[Modell 104 - Copacabana  --  OHNE G-Nachweis]\r\nJust stopping. Same problem before 3-4 month ago. \r\nThe number two has dropped off from the watch for some reason', 'Uhr erhalten 26.05.2014\r\n05-06-14\r\nIndex 2 der 12 fehlt - geklebt zusammen mit Index 5\r\nUK 0506 1635 - 06-06-14 okay', '', '2014-06-06', '2014-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-06', '85.76.70.71', '85-76-70-71-nat.elisa-mobile.fi', '2014-05-27', 'RL 7086 7449 2DE', NULL),
(2621, '', 2077, 999999999, 2, 'GM-101-1', '2014-05-20', '2013-12-20', '2013-12-02', 'Silver', 'Silver', 'Theorema', '[OHNE G-Nachweis]\r\nSome of the roman numeral dial markers have fell of and subdued into the watch mechanisms ', 'Uhr erhalten 27.05.2014\r\n06-06-14\r\nZifferblatt ers.\r\nUK 0606 1615 - 11-06-14 okay', '', '2014-06-11', '2014-06-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-11', '46.208.59.106', '106.59.208.46.dyn.plus.net', '2014-05-27', 'RL 7086 7474 0DE', NULL),
(2622, '', 2078, 999999999, 2, 'T3006', '2014-05-21', '2014-05-21', '2012-10-28', 'Black', 'black', 'Theorema', 'The pendulum on the back has come loose. The thing that makes it going. Shake the watch, and you can hear it.', 'Uhr erhalten 26.05.2014\r\n06-06-14\r\nRotor gel?st - Lager ge?lt und befestigt\r\nK 0606 1430 - 10-06-14 okay', '', '2014-06-10', '2014-06-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-10', '85.218.225.35', '85.218.225.35', '2014-05-28', 'RL 7086 7465 1DE', NULL),
(2623, '', 318, 2, 2, 'Copacabana', '2014-05-21', '2013-02-08', '2013-02-08', 'Silber', 'Schwarz', 'Theorema', 'customer is \'not amused\'', 'Uhr erhalten 21.05.2014\r\n30-05-14\r\n2 Indexe geklebt - Messer pr?ventiv gerichtet\r\nWK 0206 1020 - einwandfrei\r\nUK 0306 0845 - 04-06-14 okay', '', '2014-06-04', '2014-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-04', '', '', '0000-00-00', 'RL 70 850 858 3DE', NULL),
(2624, '', 2079, 2, 2, 'Copacabana', '2014-05-21', '2014-05-06', '2014-05-06', 'Schwarz', 'Schwarz', 'Theorema', '[Modell 104]\r\nläuft nicht - Vermutung des Kunden: SekZg klemmt am Blatt unten', 'Uhr erhalten 21.05.2014\r\n21-05-14\r\nSekZg gerichtet, pr?ventiv Anker gerichtet\r\nWK 2105 1340 - einwandfrei\r\nUK 2205 0920 - 23-05-14 okay', '', '2014-05-26', '2014-05-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-05-26', '', '', '0000-00-00', 'RL 7082 1765 1DE', NULL),
(2625, '', 2080, 999999999, 2, 'GM 106', '2014-05-21', '2014-05-21', '2013-10-02', 'metal/zilver', 'clear', 'theorema', '[OHNE G-Nachweis]\r\nUhrwerk geht in tage eine stunde vor?\r\nIch bin vorsicht mit dieses sehr schones Uhr.\r\nAuch stolz. aber leider...seit einige tagen dieses problem.\r\nGerne hilfe?', 'Uhr erhalten 26.05.2014\r\n04-06-14\r\nSpirale ?bergeschlagen - gelegt\r\nWK 0406 1635 - einwandfrei\r\nUK 0506 1020 - 06-06-14 okay', '', '2014-06-06', '2014-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-06', '192.87.54.162', 'www.hethooghuis.nl', '2014-05-28', 'RL 7086 7455 0DE', NULL),
(2626, '', 1242, 999999999, 2, 'no idea', '2014-05-21', '2013-02-11', '2013-06-03', 'brown', 'no idea', 'Theorema', '[Modell 3001 - Paragon  --  OHNE G-Nachweis]\r\nYes it is working when having it on the table. It looks like shaking the watch gives it a chance to stop it. The arrow stops going forward. If you shake it again, then it starts working. Shaking a watch when walking should not stop the minute arrow going forward. This means the watch was not properly checked 2 times. Looks like the minute arrow is loose for whatever reason. DO NOT RETURN THE WATCH UNLESS YOU HAVE WORN IT AND IT RUNS WHILE YOU WEAR IT. YOUR TESTING MACHINES ARE NO USE AS THAT IS NOT THE PROBLEM. IT IS THE ARROW!\r\n ', 'Uhr erhalten 02.06.2014\r\n12-06-14\r\nbleibt tats?chlich nach sch?tteln stehen... Kontrolle Anker/Plateau - Unruh-H?henluft verringert, aber: beim \'r?ckw?rtsaufziehen\' stockt die Uhr? Sekundenstop lag im Ruhezustand zu dicht am Unruhreif - gerichtet\r\nK 1206 1645 - 16-06-14 okay', '', '2014-06-16', '2014-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-16', '137.222.161.177', 'it029638.users.bris.ac.uk', '2014-05-28', 'RL 7090 3247 2DE', NULL),
(2627, '', 2081, 999999999, 0, 'gm 107', '2014-05-21', '2014-05-21', '2013-04-01', 'black', 'Braun and guld', 'theorema', 'The minute pen I fall of inside of the watch. \r\n\r\nAnd then the stick in the leather ram is starting to get lose to. \r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '66.249.81.206', 'google-proxy-66-249-81-206.google.com', '2014-05-28', '', NULL),
(2628, '', 2082, 999999999, 2, 'gm 107', '2014-05-21', '2014-05-21', '2013-04-01', 'black', 'braun and gold', 'theorema', 'the minute pen inside of the warth is fallen of.\r\n\r\nand the the stick in the leather is starting to get lose. ', 'Uhr erhalten 30.05.2014\r\n11-06-14\r\nMinZg ersetzt - Band keine Garantie!\r\nWK 1106 1325 - einwandfrei\r\nUK 1206 0955 - auch einwandfrei\r\n\r\nKVA f?r Armband 25,- ', ',', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-25', '2.108.219.57', 'x1-6-44-94-fc-56-d1-0e.cpe.webspeed.dk', '2014-05-28', 'RL 70 919 392 5DE', NULL),
(2629, '', 2083, 999999999, 2, 'gm-103-1-01', '2014-05-21', '2012-08-15', '2012-08-29', 'Silver', 'Silver', 'Theorama', '[OHNE G-Nachweis]\r\nWhen I set the watch with the crown it spins back. It makes unpossible to use the watch. Otherwise i have been satisfied with the watch. I hope you solve the problem and send it back as soon as possible.', 'Uhr erhalten 30.05.2014\r\n11-06-14\r\nSperrad - befestigt \r\nWK 1106 1615 - einwandfrei\r\nUK 1206 0955 - 13-06-14 okay', '', '2014-06-13', '2014-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-13', '62.119.155.254', 'dns.botkyrka.se', '2014-05-28', 'RL 7089 2547 9DE', NULL),
(2630, '', 2084, 999999999, 2, 'GM 107', '2014-05-22', '2013-04-01', '2013-04-01', 'Black', 'Silver', 'RIO Theorema', '[OHNE G-Nachweis]\r\n1. When i wear it, moisture forms inside the watch. I have not been swimming with it. The moisture disappeares after a couple of days when I dont use it. I can send some pictures if u want. So now when you receive my watch, you will not see it. But it must be leaking somehow. \r\n\r\n2. Around 8 month ago the watch stopped going even if it was fully retracted. Now it happened again. I dont know why. It happened suddently and without any reason. \r\n\r\nI hope u can fix both things. I will send my watch from Denmark today 22may2014. \r\n\r\nBest regards \r\n\r\nAndrias Jakobsen\r\n\r\nPls confirm when you have received my watch. ', 'Uhr erhalten 26.05.2014\r\n06-06-14\r\nausgeschwungen... - Vorab WD-Test ==> Beide 8310\r\nAnker gerichtet, Glas innen ges?ubert\r\nUK 0606 1525 - 11-06-14 okay', '', '2014-06-11', '2014-06-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-11', '89.23.236.171', '3236171-cl69.boa.fiberby.dk', '2014-05-29', 'RL 70 892 541 7DE', NULL),
(2632, '', 2085, 999999999, 2, 'GM 101-01', '2014-05-22', '2014-03-02', '2014-05-05', 'Black', 'Black', 'Theorema', '[OHNE G-Nachweis]\r\nWatch crown is broken and I can\'t change the time or set the time', 'Uhr erhalten 26.05.2014\r\n06-06-14\r\nWelle gebrochen... - ersetzt - war anscheinend ein Montagefehler\r\nUK 0606 1445 - 11-06-14 okay', '', '2014-06-11', '2014-06-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-11', '46.7.27.112', '46.7.27.112', '2014-05-29', 'RL 70 867 471 9DE', NULL),
(2641, '', 2094, 999999999, 0, 'GM-3006-2', '2014-05-26', '2014-05-14', '2014-05-14', 'Black', 'Gold', 'MONACO DIAMOND', 'After winding 30 times the watch does not even move.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '219.92.89.48', 'sy-89-48.tm.net.my', '2014-06-02', '', NULL),
(2633, '', 2086, 999999999, 2, 'GM-102-3', '2014-05-22', '2014-02-02', '2014-02-02', 'goud', 'zilver', 'Theorema ', '[G 10.02.2014]\r\nhorloge loopt elke uur half uur meer . Niet correcte tijd .\r\n{watch runs every half hour longer hours. Not the correct time.}', 'Uhr erhalten 30.05.2014\r\n11-06-14\r\njo... nix zu sehen, also\r\nWK 1106 1150 - einwandfrei\r\nUK 1206 0955 - reguliert und 13-06-14 okay', '', '2014-06-16', '2014-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-16', '83.163.17.176', 'a83-163-17-176.adsl.xs4all.nl', '2014-05-29', 'RL 7090 3254 3DE', NULL),
(2634, '', 2087, 999999999, 2, '104 - Copacabana', '2014-07-08', '2014-03-17', '2014-03-17', 'gold plated case', 'gold plated', 'Theorema', 'I bought a Theorema Copacabana Watch on 13 March 2014. It\'s gold plated case and brown leather band. The reference is GM 104. My husband worn it after he got it. Unfortunately, a small nail came out from the surface two weeks later. And he found every two days, the time will be late 10 minute. And the band is too short for my husband. I would like to get refund.', 'Uhr erhalten 08.07.2014\r\n16-07-14\r\nreichlich getragen, und sieht nicht so aus als wenn das Band zu kurz wäre - eher zu lang...! Schließe defekt - ersetzt\r\nWK 1607 1040 - verliert über Nacht 3min ==> Werktausch, Zierschraube\r\nUK 2107 0805 - 22-07-14 okay', ',2', '2014-07-22', '2014-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-22', '122.148.122.202', '122-148-122-202.static.dsl.dodo.com.au', '2014-05-30', 'RL 7099 3433 5DE', NULL),
(2635, '', 2088, 999999999, 2, 'T3008', '2014-05-23', '2012-10-01', '2012-10-01', 'Black', 'Black', 'Damascus Diamond', '[OHNE G-Nachweis]\r\nThere are two issues with the watch that I can?t resolve \r\n1)      I can?t turn the winder on the watch in a clockwise direction, it seems to be stuck.\r\n2)      The pointer on the dial for the days has fallen out. I will include it when I send back the watch\r\n', 'Uhr erhalten 30.05.2014\r\n11-06-14\r\nUhr ist gefallen, Zg abgebrochen...\r\n==> Werktausch  80,-  --  ausf. 3006\r\nWerk ers., 2 Zeiger ers., Werkring\r\nK 0107 1410 - 04-07-14 okay', '', '2014-07-04', '2014-07-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-04', '193.120.161.6', '193.120.161.6', '2014-05-30', 'RL 7094 7981 8DE', NULL),
(2636, '', 2089, 999999999, 2, 'GM-104', '2014-05-23', '2012-10-19', '2012-10-23', 'gold', 'sort', 'Monte Carlo', '[OHNE G-Nachweis]\r\nlost the numre 2 drop down in the clock does\'not work any more\r\n\r\nthe is very bad. ', 'Uhr erhalten 27.05.2014\r\n06-06-14\r\nIndex 2 der 12 ab... - ZB getauscht\r\nUK 0606 1550 - 11-06-14 okay', '', '2014-06-17', '2014-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-17', '213.132.9.58', '213.132.9.58', '2014-05-30', 'RL 70 867 470 5DE', NULL),
(2637, '', 2090, 999999999, 2, '653546', '2014-05-24', '2013-08-13', '2013-08-13', 'Black', 'Transparent', 'Theorema', '[Modell 107 - Rio  --  G 29.11.2013]\r\nThe pointers in the watch, have gone loose as you can see. ', 'Uhr erhalten 30.05.2014\r\n10-06-14\r\nMinZg ers. \r\nWK 1006 1500 - einwandfrei\r\nUK 1106 0930 - 12-06-14 okay', '', '2014-06-12', '2014-06-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-12', '81.69.56.107', '81.69.56.107', '2014-05-31', 'RL 70  892 542 5DE', NULL),
(2638, '', 2091, 999999999, 2, 'GM 103', '2014-05-25', '2013-07-05', '2013-07-18', 'Black', 'Black', 'Modell Sao Paolo GM103-2-01', 'The clock just stopped and can not pull it up again', 'Uhr erhalten 06.06.2014\r\n16-06-14\r\nkl.SekZg liegt im Werk - befestigt\r\nWK 1606 1555 - einwandfrei\r\nUK 1706 0850 - 18-06-14 okay', '', '2014-06-18', '2014-06-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-18', '84.211.95.119', 'cm-84.211.95.119.getinternet.no', '2014-06-01', 'RL 7090 6735 2DE', NULL),
(2639, '', 2092, 999999999, 2, 'GM-103', '2014-05-25', '2014-03-20', '2014-03-21', 'Silver', 'Black', 'Theorema', 'The watch has started to run very very quickly, taking only 45 seconds to register a minute.  Bought this via Groupon.', 'Uhr erhalten 03.06.2014\r\n13-06-14\r\nSichtpfrg oB \r\nUK 1606 0930 - 17-06-14 okay', '', '2014-06-17', '2014-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-17', '81.111.141.129', 'cpc6-nrte26-2-0-cust384.8-4.cable.virginm.net', '2014-06-01', 'RL 7090 6726 4DE', NULL),
(2643, '', 2093, 999999999, 2, 'GM502', '2014-05-26', '2014-04-30', '2014-04-30', 'Stainless Steel', 'Stainless Steel/Blue', 'Pionier Malibu Diamond', 'The watch continuously stops at 4:20.', 'Uhr erhalten 02.06.2014\r\n13-06-14\r\nZgProb - gerichtet\r\nK 1306 1050 - 16-06-14 okay', '', '2014-06-16', '2014-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-16', '94.1.36.245', '5e0124f5.bb.sky.com', '2014-06-02', 'RL 7090 3252 6DE', NULL),
(2644, '', 2095, 2, 2, 'Sao Paolo', '2014-05-26', '2014-04-29', '2014-04-29', 'Silber', '', 'Theorema', '{abgetippt:\r\nIt stopped working on the third day}', 'Uhr erhalten 23.05.2014\r\n05-06-14\r\nkpl. aufgezogen - Messer ist lose... was es alles gibt...\r\nAnker ers. \r\nUK 0506 1705 - 06-06-14 okay', '', '2014-06-06', '2014-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-06', '', '', '0000-00-00', 'RL 7086 7451 5DE', NULL),
(2645, '', 2096, 999999999, 2, 'Casablanca', '2014-05-26', '2014-05-26', '2013-06-22', 'Black', 'Gold', 'Theorema', 'When the spring is fully wound the clock doesn\'t start ticking.\r\n\r\nThe watch has stopped', 'Uhr erhalten 30.05.2014\r\n11-06-14\r\nReguliereinheit hat sich zerlegt - Unruh kpl. ers.\r\nWK 1106 1335 - einwandfrei\r\nUK 1206 1000 - 13-06-14 okay', '', '2014-06-13', '2014-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-13', '109.79.255.127', '109.79.255.127', '2014-06-02', 'RL 7089 2549 6DE', NULL),
(2646, '', 2097, 999999999, 0, 'T3002', '2014-05-26', '2014-04-27', '2014-04-30', 'Rose Gold Frame', 'Black Display', 'Jumbo', '1)These watches have a problem which is always stop even i shake my hand. The small weighted rotor which  is not oscillate in order to wind the mainspring.\r\n2)The bearing that holds the rotor is quite noisy when shake the watches.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '103.1.71.129', '103.1.71.129', '2014-06-02', '', NULL),
(2647, '', 2098, 999999999, 0, '4260295880626', '2014-05-27', '2014-04-30', '2014-04-30', 'BROWN/BLACK', 'GOLD', 'THEOREMA', 'AFTER SETTING THE TIME THE WATCH DEFECTS TO 12/100PM WITH THE SLIGHTEST MOVEMENT/STRAP OVER ENGINEERED AND DIFFICULT FOR MY ATHRITIC PARTNER TO FIX/REQUEST FULL REFUND PLEASE', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '202.171.238.131', 'mail.bendigobank.com.au', '2014-06-03', '', NULL),
(2648, '', 2099, 999999999, 0, 'GM-505', '2014-05-27', '2013-12-04', '2013-12-04', 'Stainless Steel', 'Silver', 'pionier', 'The crown on the watch has become detached fro the watch rendering it unable to change the hand of the watch or able to wind the watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.1.158.65', 'cpc3-watf2-0-0-cust576.15-2.cable.virginm.net', '2014-06-03', '', NULL),
(2649, '', 2100, 999999999, 2, 'GM101', '2014-05-27', '2013-06-27', '2013-06-27', 'Black', 'Silver', 'Theorema', 'Three defects: 1. When winding the watch using the hand winding nothing happens because two round parts out of place/not connected inside watch. 2. Wrist band closing mechanism very loose and opens by itself. 3. Recently, even when watch was working it needed to be hand winded every 1-2 days otherwise it would stop.', 'Uhr erhalten 03.06.2014\r\n13-06-14\r\nzu 1. jo, Sperradschraube - befestigt\r\nzu 2. Schlie?e nachgespannt\r\nzu 3. oops... handelt es sich etwa um eine Handaufzuguhr?\r\nUK 1606 0935 - 17-06-14 okay', '', '2014-06-17', '2014-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-17', '94.31.8.29', '94.31.8.29.T01805-01.above.net', '2014-06-03', 'RL 70 906 722 0DE', NULL),
(2650, '', 2101, 999999999, 2, 'T3005', '2014-05-27', '2012-11-25', '2012-11-25', 'Silver', 'White', 'Marco Polo', 'It is difficult to wind up the watch. Recently watch no longer works.', 'Uhr erhalten 02.06.2014\r\n11-06-14\r\nausgeschwungen - Anker gerichtet, aber ZgStellung rutscht auch durch - Kupplungstrieb, ZgStellHebel und Winkelhebel ers. \r\nK 1106 1610 - 16-06-14 okay', '', '2014-06-16', '2014-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-16', '87.64.136.175', '175.136-64-87.adsl-dyn.isp.belgacom.be', '2014-06-03', 'RL 7090 3250 9DE', NULL),
(2651, '', 1723, 999999999, 2, 'GM3006', '2014-05-27', '2013-08-04', '2013-08-04', 'Black', 'Gold', 'Theorema', '[OHNE G-Nachweis]\r\nThe strap is broken and on the 3 clocks inside the watch face, the one on the left, the dial has fallen off. As this is our second time to send the watch back due to faults, Can you please replace the watch. ', 'Uhr erhalten 02.06.2014\r\n13-06-14\r\nDayZg ers. und Federstege \'fest\' ers. {Kulanz}\r\nK 1306 1025 - neu gestellt\r\nK 1606 0940 - 19-06-14 okay', '', '2014-06-19', '2014-06-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-19', '144.9.56.131', '144.9.56.131', '2014-06-03', 'RL 7090 6740 6DE', NULL),
(2652, '', 1905, 999999999, 0, 'Gm 3006', '2014-05-27', '2013-08-15', '2013-08-15', 'Black ', 'Gold', 'Monaco diamond', 'The battery charger has come loose the back of the watch making a rattling sound every time I move.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.197.120.226', '94.197.120.226.threembb.co.uk', '2014-06-03', '', NULL),
(2653, '', 2102, 999999999, 2, 'GM-101-3', '2014-05-27', '2013-08-05', '2013-08-05', 'gold', 'black', 'Theorema', 'The watch is working faster than it should and after 4 hours for example the time would be 15 minutes ahead of what it should be.', 'Uhr erhalten 03.06.2014\r\n12-06-14\r\nSpirale ?bergeschlagen - gelegt \r\nUK 1206 1540 - 13-06-14 okay', '', '2014-06-13', '2014-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-13', '82.110.159.179', '82.110.159.179', '2014-06-03', 'RL 70 892 546 5DE', NULL),
(2654, '', 128, 2, 2, '3008 - Damascus', '2014-05-27', '2012-10-20', '2012-10-20', 'gelb', 'schwarz', 'Theorema', '[OHNE G-Nachweis]\r\nthe watch is again broke and this is the 3 or 4 time is broke...\r\nthe round thing you are setting the clock with is broke and some think inside the clock i broke.', 'eingegangen 19.05.2014 ?ber TB\r\n27-05-14\r\nSch?den resultieren aus heftiger Mi?handlung der Uhr\r\nZuviele Sch?den f?r Reparatur, Neue Uhr anbieten!', '', '2014-06-04', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-03', '', '', '0000-00-00', 'RL 7085 0857 0DE', NULL),
(2655, '', 2103, 999999999, 0, 'TORONTO GM-106', '2014-05-27', '2013-10-23', '2013-11-01', 'brown', 'white', 'Theorema', 'I think the problem is with the position of the two hands of the watch. I lost the instruction manual and i didn\'t wind up the clock. For example: the normal clock have the big hand at 12 and the small hand at 6 and we say that \"it\'s 6 o\'clock\" but if i put the big hand at 12, the small hand is at 6 but between 6 and 7. the hands are not set corretly. Also both hands are a little bit free and move faster sometimes.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '88.149.148.122', '88-149-148-122.v4.ngi.it', '2014-06-03', '', NULL),
(2656, '', 2104, 999999999, 2, 'GM102', '2014-08-05', '2014-02-10', '2014-02-10', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis]\r\nHand winding mode is very loose and when trying to charge the watch it doesn\'t hold the charge', '13-08-14\r\nSperrad gelöst - aber auch beschädigt (Hersteller) - also ersetzt\r\nWK 1308 1455 - einwandfrei\r\nUK 1408 0920 - 15-08-14 okay', ',2', '2014-08-15', '2014-08-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-15', '203.210.68.149', '203.210.68.149', '2014-06-04', 'RL 71 062 093 5DE', NULL),
(2657, '', 2105, 999999999, 2, 'TORONTO GM-106', '2014-07-08', '2013-10-23', '2013-04-29', 'silver', 'white', 'Theorema', 'hello!\r\ni think the problem is with the position of the two hands of the watch. i lost the instruction manual, so i didn\'t wind up the watch. for example: to show exately 6 o\'clock the normal watch has the big hand at 12 and the small hand at 6 right? BUT this one, if i set the big hand at 12, the small hand is never propotional to a number but in between 6 and 7 or between 4 and 5. And sometimes both hands are a little bit lose and rotate free in the watch field. Again, i lost my instuction manual and i never set the watch correctly. thanks. \r\nALVI XHAFAJ ', 'Uhr erhalten 08.07.2014\r\n14-07-14\r\nStdZg tiefer gesetzt und fixiert, 2 Indexe geklebt\r\nWK 1507 1100 - einwandfrei\r\nUK 1607 0830 - 17-07-14 okay', ',2', '2014-07-18', '2014-07-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-18', '88.149.148.122', '88-149-148-122.v4.ngi.it', '2014-06-04', 'RL 7098 3449 6DE', NULL),
(3314, '', 2549, 999999999, 2, '3005 - Marco Polo', '2014-11-05', '2014-08-22', '2014-07-04', 'Gold', 'Black', 'Theorema', 'Watch mechanism stopped moving, after winding as per intructed in the booklet.', '07-11-14\r\nkpl. abgelaufen... alle Funktionen arbeiten einwandfrei...\r\nK 0711 1315 - gewinnt - reguliert\r\nK 1111 0910 - 14-11-14 okay', '1,2', '2014-11-20', '2014-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-17', '182.54.231.22', '182.54.231.22', '2014-09-29', 'RL 7145 6525 3DE', NULL),
(3315, '', 2540, 999999999, 2, 'Gm101', '2014-09-30', '2014-02-25', '2014-02-25', 'silver', 'black', 'Theorema', 'First the watch strap no longer holds the watch on as it keeps coming undone. How we the main reason for sending it back is due to the fact is doesn\'t wined up and is also does work for very long when it did wined up. \r\n---\r\nThe strap no longer stays clipped in place. Also it no longer winds up. ', '07-10-14\r\nSperrad und Schließe - befestigt und nachgespannt\r\nUK 0710 1310 - einwandfrei\r\nWK 0810 1020 - 09-10-14 okay', '1,2', '2014-10-10', '2014-10-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-10', '86.177.179.214', 'host86-177-179-214.range86-177.btcentralplus.com', '2014-09-29', 'RL 7130 9130 0DE', NULL),
(3316, '', 2550, 999999999, 2, 'T4001 - Acapella', '2014-09-24', '2012-12-20', '2012-12-20', 'silver', 'white', 'Theorema', 'winding dial is jammed, won\'t move.\r\n\r\n** 2 Uhren ! **', '01-10-14\r\nZgReibung? \r\nK 0110 1625 - 06-10-14 einwandfrei... ', '1,2', '2014-10-08', '2014-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-08', '89.101.132.209', '089-101-132209.ntlworld.ie', '2014-09-29', 'RL 71 309 132 7DE', NULL),
(2659, '', 1495, 999999999, 2, 'GM-102', '2014-05-28', '0000-00-00', '0000-00-00', 'gold/black', 'gold/black', 'Monte Carlo Theorema', 'The Watch has been for repair in january 2014 (at that time the contact information form had no 1830). I received it back on the 31. of january 2014. But it is not working still. \r\n1)      It looses about 3-5 minutes per day. So in fact it is useless. \r\n2) It is also so noisy ? and much more before I sent it back to you for the repair the first time in january 2014.  This was also one of the complaints I had the first time.\r\n \r\n3) It can not witdraw it self by tickling/moving the hand. This was also one of the complaints I had the last time, when I returned the watch to you. It never worked ? when I got it back from repair from you on the 31. of january 2014. \r\n \r\nMy husbond is to tired of the problems with the watch. I have had a very long correspondance with you about the watch.   \r\n', 'Uhr erhalten 27.05.2014\r\n06-06-14\r\nkpl. abgelaufen - reguliert (verlor 90 bis 110 sec/d)\r\nZu Enis zur Kl?rung! ', ',2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-03', '188.182.195.205', '188-182-195-205-dynamic.dk.customer.tdc.net', '2014-06-04', 'RL 70 947 969 3DE', NULL),
(2660, '', 2107, 999999999, 2, 'GM 104', '2014-05-28', '2013-07-16', '2013-07-19', 'Black', 'Skeleton', 'Theorema', '[OHNE G-Nachweis]\r\nMechanical watches, stopped working.', 'Uhr erhalten 10.06.2014\r\n17-06-14\r\nausgeschwungen - Anker gerichtet\r\nWK 1706 1025 - Zeiger gehen nicht mit ==> Werktausch kpl.\r\nWK 1806 1010 - einwandfrei\r\nUK 1906 0850 - 20-06-14 okay\r\n\r\nUhr zur?ck gekommen 01.07.2014\r\n\r\nVytas Klimavicius\r\nVilties g. 21-30\r\nVisaginas\r\n31115\r\nLithuania\r\nWieder gesendet 02.07.2014  RL 70 930 536 6DE', '', '2014-07-02', '2014-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-20', '92.40.249.188', '92.40.249.188.threembb.co.uk', '2014-06-04', 'RL 7091 0360 2DE', NULL),
(2665, '', 2111, 999999999, 0, 'GM-103', '2014-05-30', '2014-05-30', '2013-06-30', 'Grey metal', 'grey metal', 'Theorema ', 'Zeiger ist kaput', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.32.168.17', '93-32-168-17.ip34.fastwebnet.it', '2014-06-06', '', NULL),
(2661, '', 2108, 999999999, 2, '4260295880442', '2014-05-28', '2014-10-02', '2014-10-02', 'Gold', 'Black', 'Theorema', '[Modell 103 - SaoPaolo  --  OHNE G-Nachweis]\r\nCondensation inside the watch case. Appears on inside of glass watch face. ', 'Uhr erhalten 03.06.2014\r\n13-06-14\r\ngut, vorab WD-Test ==> Beide 8310! Uhr wurde au?erhalb der Spezifikation getragen! - Glas innen ges?ubert, Dichtungen gepflegt\r\nUK 1606 0940 - 17-06-14 okay', '', '2014-06-17', '2014-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-17', '194.154.22.54', 'proxy08.th.ifl.net', '2014-06-04', 'RL 7090 6724 7DE', NULL),
(2662, '', 1108, 999999999, 2, '3010 - Tigris', '2014-05-29', '2013-10-22', '2013-10-22', 'gold', 'black', 'Theorema', '[Modell 3010 - Tigris]\r\nhas stopped working for the second time.', 'Uhr erhalten 03.06.2014\r\n13-06-14\r\n...steht hier in der DB aber als defekt versendet... ? \r\nKlemmung im RW - warum ist nicht klar - beseitigt\r\nK 1306 1120 - verliert unregelm??ig... aber erst Kl?rung \r\nWerktausch ausf. 0207 \r\nK 0707 1025', ',2', '2014-07-10', '2014-07-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-10', '94.7.29.53', '5e071d35.bb.sky.com', '2014-06-05', 'RL 7097 0513 4DE', NULL),
(2663, '', 2109, 999999999, 2, '4260295880220', '2014-05-29', '2012-11-20', '2012-11-25', 'Silver', 'White', 'Theorema', '[Modell 3005 - MarcoPolo  --  OHNE G-Nachweis]\r\nDisplay of date is not working and also the button (date setting) is not working very well. If 24 hours have been passed, the date is forwarded 2 days. ', 'Uhr erhalten 02.06.2014\r\n13-06-14\r\nEinerScheibe verdreht - incl. neuem Schaltrad ers.\r\nK 1306 1320 - 16-06-14 okay', '', '2014-06-16', '2014-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-16', '80.60.191.86', 'ip503cbf56.speed.planet.nl', '2014-06-05', 'RL 7090 3251 2DE', NULL),
(2664, '', 2110, 999999999, 2, 'GM104', '2014-05-30', '2014-04-23', '2014-04-23', 'Stainless Steel', 'mineral glass', 'COPACABANA', 'Mechanical movement not working after wound watch', 'Uhr erhalten 03.06.2014\r\n13-06-14\r\nausgeschwungen - Anker gerichtet und kl. SekZg\r\nUK 1606 0945 - 17-06-14 okay', '', '2014-06-17', '2014-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-17', '86.170.20.244', 'host86-170-20-244.range86-170.btcentralplus.com', '2014-06-06', 'RL 7090 6727 8DE', NULL),
(2667, '', 2112, 999999999, 0, 'GM4004', '2014-05-30', '2013-12-05', '2013-12-05', 'Argent', 'Chrome', 'Theorema', 'Bonjour,\r\n\r\nMa montre fonctionnait normalement jusqu\'à aujourd\'hui. Les aiguilles ne bougent plus et lorsque je la remonte, cela ne change rien, comme si le mécanisme de remontage ne fonctionnait plus.\r\nJ\'ai acheté la montre le 05 décembre 2013 et est garantie 24 mois.\r\n\r\nQue pouvez-vous faire pour moi ?\r\n\r\nMerci d\'avance.\r\n\r\nCordialement.\r\n\r\nM. Welsch Olivier', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.141.234.60', '83.141.234.60', '2014-06-06', '', NULL),
(2668, '', 2113, 999999999, 0, 'GM 102', '2014-05-30', '2013-06-21', '2013-06-22', 'Silver', 'White', 'Theorema', 'First it was not working after the spring was properly pulled. After two days it started to work, so the correct time was set, but after a few hours it started to be late, even though the spring has been repulled. Time after time the watch has stopped and restarted in a few hours. The watch has been continuing the fault ever since.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.222.145.253', 'dsl-trebrasgw2-50de91-253.dhcp.inet.fi', '2014-06-06', '', NULL),
(2669, '', 773, 2, 2, 'Paragon', '2014-05-31', '2011-12-18', '2011-12-18', 'Gold', 'Weiss', 'Theorema', '{abgetippt:\r\nI am so found of this watch so it hurts to say that something is wrong with the winding. Ever since you repair the automatic thing it\'s been hard to wind and now I think something broke inside. I hope you can repair it. [...]}', 'Uhr erhalten 30.05.2014\r\n11-06-14\r\nAutomatik verschlissen - beide Klinkenr?der und Antriebsrad ers. \r\nK 1106 1310 - 16-06-14 reguliert und okay', '', '2014-06-16', '2014-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-16', '', '', '0000-00-00', 'RL 7090 3248 6DE', NULL),
(2670, '', 2114, 2, 2, 'Casablanca', '2014-05-31', '0000-00-00', '0000-00-00', 'Silber', 'Weiss', 'Theorema', '[Modell 101  --  OHNE G-Nachweis]', 'Uhr erhalten 30.05.2014\r\n11-06-14\r\nkl. SekZg ab - aufgesetzt, Anker und Ankerkloben gerichtet\r\nWK 1106 1510 - einwandfrei\r\nUK 1206 1000 - 13-06-14 okay', '', '2014-06-13', '2014-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-13', '', '', '0000-00-00', 'RL 7089 2550 5DE', NULL),
(2671, '', 1809, 999999999, 2, '104 - Copacabana', '2014-05-31', '2013-07-14', '2013-07-28', 'silver', 'black', 'Theorema Copacabana ', '[Modell 104  --  OHNE G-Nachweis]\r\nThe unit has NEVER worked since I purchased the item.  The issues are\r\n1) when you FULLY wind the watch it stops in under 20 hours\r\n2) if you over wind the watch the watch time can increase by over an hour\r\nThe watch has already been returned to your office and within two weeks the same issues have reoccurred\r\nGiven this is item is not fit for purpose and has never worked, I want a full refund', 'Uhr erhalten 30.05.2014\r\n25-06-14\r\nKunde ist zu blöd für diese Uhr! \r\nWK 3006 0925 - einwandfrei\r\nUK 0107 0815 - leicht reguliert und 02-07-14 okay \r\n', ',2', '2014-07-21', '2014-07-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-02', '80.177.153.51', 'shadi.demon.co.uk', '2014-06-07', 'RL 7093 0541 0DE', NULL),
(2672, '', 2115, 999999999, 2, 'GM3008', '2014-06-01', '2014-01-22', '2014-01-22', 'chrome', 'chrome', 'THEOREMA', 'middle winding button is broken and the month hand has come loose and is somewhere inside the watch.', 'Uhr erhalten 10.06.2014\r\n17-06-14\r\nAW mehrfach gebrochen, ZB besch?digt... \r\nRep. kostenpflichtig', ',', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-25', '86.146.220.143', 'host86-146-220-143.range86-146.btcentralplus.com', '2014-06-08', 'RL 7091 9395 1DE', NULL),
(2673, '', 2116, 999999999, 2, 'Gm-103-2', '2014-06-01', '2014-01-02', '2014-06-01', 'Bron', 'Bron', 'Sao paolo', '[OHNE Anhabe - Without repair form  --  OHNE G-Nachweis]\r\n{Hello. The problem is in the wristwatch. I can not Charging time is because the rotor wheel skimmed from his place. You can be tested and run and you know why. I have need wristwatch wish to be repaired as soon as possible. Thank you}', 'Uhr erhalten 04.06.2014\r\n23-06-14\r\nSperrad gel?st... - aaaberr.... Sperradschraube fehlt, Sperrkegel falsch montiert, Bodendichtung um den Werkring gewickelt... Bastler??? {Kulanz}\r\nWK 2306 1345 - einwandfrei\r\nUK 2406 0855 - 26-06-14 okay', '', '2014-06-26', '2014-06-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-26', '83.191.138.198', 'c83-191-138-198.cust.tele2.se', '2014-06-08', 'RL 7091 9410 4DE', NULL),
(4557, '', 3213, 999999999, 2, '3009-Dubai', '2015-02-24', '0000-00-00', '2013-05-27', 'silver', 'black', 'Theorema', 'The crown is not working and the hands are loose.\r\n\r\n## noch am Lager 01-11-18 ## ', '27-02-15\r\nUhr gefallen auf die Krone, dadurch Zgstellung und Automatik beschädigt... Werk Reparatur 60,- und Krone/Welle 30,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.80.22.6', '80.80.22.6', '2015-02-16', '', NULL),
(2675, '', 2117, 999999999, 2, '6m101', '2014-06-01', '2013-07-04', '2013-07-04', 'Gold', 'Gold', 'Theorema', '[OHNE G-Nachweis]\r\nHas to be wound up at least twice a day.\r\nHas started to lose time \r\nAnd Lettering worn off', 'Uhr erhalten 11.06.2014\r\n19-06-14\r\nkpl. abgelaufen! Sichtprfg oB \r\nWK 1906 1500 - einwandfrei\r\nUK 2306 0910 - okay\r\nLunettenziffern mit Edding nachgelegt', '', '2014-06-25', '2014-06-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-25', '86.163.143.48', 'host86-163-143-48.range86-163.btcentralplus.com', '2014-06-08', 'RL 7091 9396 5DE', NULL),
(2676, '', 2118, 999999999, 2, 'GM-3005-7', '2014-06-01', '2014-05-20', '2013-10-28', 'BLACK', 'BLACK FACE AND GOLD HANDS', 'THEOREMA - MARCO POLO', '1. - The day dial on the face of the watch stopped a day after the watch was delivered on Tuesday, May \r\n20th 2014 (actually it never worked because it did not change day)\r\n\r\n2. - Then the whole mechanism of the watch stopped working/moving 3 days later, that is the 23rd of May 2014.', 'Uhr erhalten 05.06.2014\r\n12-06-14\r\nzu 1. Tagessternfeder gesetzt\r\nzu 2. ausgeschwungen - Anker gerichtet\r\n3. ein Klinkenrad ers.\r\nK 1206 1500 - 16-06-14 okay', '', '2014-06-16', '2014-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-16', '89.240.46.166', 'host-89-240-46-166.as13285.net', '2014-06-08', 'RL 7090 3249 0DE', NULL),
(2677, '', 2119, 999999999, 2, 'GM-106', '2014-06-02', '2012-12-17', '2012-12-17', 'Rose Gold', 'black/white', 'Theorema', '[OHNE G-Nachweis]\r\nThe winder does not work', 'Uhr erhalten 10.06.2014\r\n16-06-14\r\nSperradschraube... - befestigt\r\nWK 1606 1535 - einwandfrei\r\nUK 1706 0910 - 18-06-14 okay', '', '2014-06-18', '2014-06-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-18', '89.145.195.57', '89-145-195-57.xdsl.murphx.net', '2014-06-09', 'RL 7090 6732 1DE', NULL),
(2678, '', 2120, 999999999, 2, 'Gm501', '2014-07-21', '2014-06-02', '2013-12-15', 'Brown ', 'Gold', 'Pionier, Coppernicus diamond ', 'Balance on the watch has gone, have taken it to jewellers, but was told only the manufacturer has the correct pieces to repair. ', 'Eingang 21.07.2014\r\n18-08-14\r\nRotor gelöst... - befestigt und reguliert\r\nK 1808 0855 - 20-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '88.107.209.15', '88-107-209-15.dynamic.dsl.as9105.com', '2014-06-09', 'RL 7109 3615 2DE', NULL),
(2679, '', 396, 2, 2, '3005 - MarcoPolo', '2014-06-02', '0000-00-00', '2012-11-18', 'gelb', 'schwarz', 'Theorema', 'OHNE Angabe', '02-06-14\r\nKlemmung im KBR beseitigt\r\nK 0206 1240 - steht 0306 0725... nochmal\r\nK 0306 1005 - einwandfrei\r\nUhr ist repariert!\r\nKVA f?r neues Armband  25,- ', ',', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-25', '', '', '0000-00-00', 'RL 7091 9400 2DE', NULL),
(2680, '', 1733, 999999999, 2, 'T3008', '2014-06-02', '2013-02-20', '2013-02-20', 'Silver', 'Black', 'Theorema Automatic', 'Hi...\r\n\r\nSmall needle from week day counter is dropped out, and i suspect its gone into the watch mechanics which has stopped. ', 'Uhr erhalten 10.06.2014\r\n17-06-14\r\nUhr ist gefallen! ZB besch?digt und Zeiger im Werk...\r\nKVA ==> Zifferblatt ersetzen und Zeiger  50,-  --  ausf. 3006\r\nZg aus RW entfernt [chin. ?berholung], ZB ers., Rotor ers. \r\nK 0107 1325 - 04-07-14 okay', '', '2014-07-04', '2014-07-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-04', '195.137.178.130', '195.137.178.130', '2014-06-09', 'RL 7094 7979 5DE', NULL),
(2681, '', 2121, 2, 2, 'x78002g2s', '2014-06-02', '0000-00-00', '0000-00-00', 'Stahl', 'schwarz', 'GC', '[OHNE Angabe - Without repair form]\r\n[Modell GC]', 'Uhr erhalten 02.06.2014\r\n22-07-14\r\nReanimiert mit 3V-Therapie\r\nBatt MD399 ers.\r\nK 2207 1400 - 23-07-14 okay', ',', '2014-07-23', '2014-07-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(4306, '', 3013, 2, 2, '501-Coppernicus', '2014-12-18', '2013-10-09', '2013-10-09', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\n[...] the watch winder falls out so the watch does not work [...]}', '09-01-15\r\nWelle gebrochen, Krone fehlt! KEINE Garantie\r\nKVA Krone/Welle  40,-  ausf. 0203\r\nKrone mit Welle ers., reguliert\r\nK 0203 1430 - reguliert - WD8310\r\nK 0503 1040 - 06-03-15 okay', '1,2', '2015-03-06', '2015-03-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-06', '', '', '0000-00-00', 'RL 7190 4027 0DE', NULL),
(2683, '', 2123, 999999999, 2, 'GM-106', '2014-06-02', '2013-08-15', '2013-08-15', 'Gold', 'Gold', 'Theorema toronto', 'You can not tighten the tension spring. The toothed wheels run over one another', 'Uhr erhalten 10.06.2014\r\n16-06-14\r\nSperradschraube - befestigt\r\nWK 1606 1310 - einwandfrei\r\nUK 1706 0915 - 18-06-14 okay', '', '2014-06-18', '2014-06-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-18', '82.134.206.22', 'cust-5286ce16.adsl.access.stipte.nl', '2014-06-09', 'RL 7090 6733 5DE', NULL),
(2686, '', 2126, 2, 2, 'Monte Carlo', '2014-06-03', '2013-06-07', '2013-06-07', 'Gold', 'Schwarz', 'Theorema', '[Modell 102]\r\n{abgetippt:\r\nthe pin that is used to wind the watch is malfunctioning. Also the watch runs faster then it is supposed to}', 'Uhr erhalten 02.06.2014\r\n11-06-14\r\nWH-Schraube... - befestigt\r\nWK 1106 1700 - einwandfrei\r\nUK 1206 1005 - 13-06-14 okay', '', '2014-06-13', '2014-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-13', '', '', '0000-00-00', 'RL 7089 2553 6DE', NULL),
(2687, '', 2127, 2, 2, 'T3008', '2014-06-03', '2012-11-07', '2012-11-07', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis]\r\n{abgetippt:\r\nlittle pointer inside this watch fell off, and watch stopped working}', 'Uhr erhalten 03.06.2014\r\n13-06-14\r\nMonatsZg ers. (Werkring) \r\nK 1306 1520 - 17-06-14 okay', '', '2014-06-17', '2014-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-17', '', '', '0000-00-00', 'RL 7090 6725 5DE', NULL),
(2688, '', 2128, 2, 2, 'GM 502', '2014-06-03', '2013-09-27', '2013-09-27', 'Silber', 'Weiss', 'Pionier', '{abgetippt:\r\n[...] The watch just stopped working [...]}', 'Uhr erhalten 03.06.2014\r\n13-06-14\r\nausgeschwungen - Anker gerichtet\r\nK 1306 1600 - Rotorlager ge?lt\r\nK 1606 1000 - Problem im Aufzug?\r\nK 1906 0855 - Uhr l?uft, Zg stehen aber immer auf 04:56... - WK einwdfr\r\nK 2306 0955 - zieht definitiv nicht auf! Werktausch\r\nK 2506 1335 - 30-06-14 okay', '', '2014-06-30', '2014-06-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-30', '', '', '0000-00-00', 'RL 7093 0530 4DE', NULL),
(2689, '', 2129, 999999999, 2, 'GM-3006', '2014-06-03', '2014-05-31', '2013-10-09', 'Black', 'Gold', 'Theorema', 'Previously the second\'s hand was not working correctly / it kept stopping and starting. Now the watch does not work at all.', 'Uhr erhalten 11.06.2014\r\n19-06-14\r\nsteht kpl. aufgezogen... - ausgeschwungen - Anker gerichtet\r\nK 1906 1530 - steht 1545... Anker nochmal gerichtet\r\nK 2006 0955 - jo, steht wieder... Unruhe kommt ung?nstigerweise ans Sekundenrad... - H?henluft verringert...\r\nK 2306 1620 - bl. trotzdem zur?ck - Werktausch kpl.\r\nK 2506 0925 - 30-06-14 okay', '', '2014-06-30', '2014-06-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-30', '109.152.12.166', 'host109-152-12-166.range109-152.btcentralplus.com', '2014-06-10', 'RL 7093 0528 1DE', NULL),
(2690, '', 2130, 999999999, 2, 'T3008', '2014-06-03', '2013-03-08', '2013-03-08', 'Black', 'Black', 'Damascus Diamond', 'The winding mechanism has stopped working. ', 'Uhr erhalten 11.06.2014\r\n19-06-14\r\nDay und Month Zg ab - aufgesetzt\r\nK 1906 1455 - 23-06-14 okay', '', '2014-06-23', '2014-06-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-23', '217.68.68.64', '217.68.68.64', '2014-06-10', 'RL 7091 0365 5DE', NULL),
(2691, '', 2131, 999999999, 2, 't22174', '2014-06-03', '2014-05-25', '2012-03-20', 'black', 'unbekannt', 'theorema', 'Ein Zeiger ist abgefallen. ', 'Uhr erhalten 04.06.2014\r\n11-06-14\r\n...aufgesetzt - Kulanz\r\nK 1106 1650 - 16-06-14 okay', '', '2014-06-28', '2014-06-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-30', '46.114.20.152', '46.114.20.152', '2014-06-10', '44179028756 ', NULL),
(2692, '', 2132, 999999999, 2, 'Model T3002', '2014-06-03', '2012-07-10', '2012-07-10', 'Rotgold', 'Schwarz', 'Theorema', 'Im inneren der Uhr hört man, dass sich ein Teil bewegt, das man allerdings nicht sehen kann. Außerdem ist der Rahmen, der sich normalerweise um das Datum befindet, verrutscht. ', 'Uhr erhalten 10.06.2014\r\n16-06-14\r\nRotor gel?st - Kalenderfenster gel?st - beides befestigt\r\nK 1606 1650 - 20-06-14 okay', '', '2014-06-28', '2014-06-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-30', '2a02:8108:2840:708:8142:28b3:b5d3:4d14', '2a02:8108:2840:708:8142:28b3:b5d3:4d14', '2014-06-10', '44179028829 ', NULL),
(2693, '', 2133, 999999999, 2, 'T3007-1-02', '2014-06-03', '2013-05-16', '2013-05-07', 'Silver', 'Black', 'Theorema Vienna Diamond', 'If you look at the watch you see a flying wheel goes up and down. I think that the flying wheel is broken.\r\nThe watch is all wind up and does nothing. ', 'Uhr erhalten 20.06.2014\r\n23-06-14\r\nsteht voll aufgezogen - H?henluft vergr??ert\r\nK 2406 1330 - 26-06-14 okay', '', '2014-06-26', '2014-06-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-26', '89.99.213.58', 'dhcp-089-099-213-058.chello.nl', '2014-06-10', 'RL 7091 9411 8DE', NULL),
(2694, '', 2134, 999999999, 2, 'T3011-4', '2014-07-04', '2014-03-26', '2014-03-26', 'NOIRE', 'NOIRE ET DORE', 'Theorema', '[OHNE G-Nachweis]\r\nLE BASCULIEZ QUI ENTRAÎNE LES AIGUILLE DE LA MONTRE NE BOUGE PLUS TOUT C EST ARRÊTÉ \r\n---\r\nTHE CAUSES THAT THE NEEDLE to rock WATCH DOES NOT MOVE ANY MORE ARRESTED C', 'Uhr erhalten 04.07.2014\r\n14-07-14\r\nKlemmung im RW? weil ein findiger Chinese einen Drücker mit Sekundenkleber statt mit Spaltscheibe gesichert hatte... und dieser Kleber bröselt nun im Werk rum - Spaltscheibe ers. und RW gängig gemacht\r\nK 1407 1445 - 17-07-14 okay', ',2', '2014-07-18', '2014-07-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-18', '5.50.172.159', 'lau06-h02-5-50-172-159.dsl.sta.abo.bbox.fr', '2014-06-10', 'RL 7098 3451 9DE', NULL),
(2696, '', 2136, 999999999, 2, 'T 3001', '2014-06-03', '2012-12-21', '2012-12-21', '\"Red\" Gold', 'White', 'Theorema Automatic Paragon', '[OHNE G-Nachweis  --  OHNE Armband]\r\nIt stops almost immediately', 'Uhr erhalten 10.06.2014\r\n17-06-14\r\nAutomatik besch?digt - Klinkenrad, Aufzugrad und AutoBr?cke ers. \r\nAufzugtrieb gebrochen - ersetzt\r\nMinuterie gel?st - geklebt\r\nDateModul gel?st - befestigt\r\nK 1706 1350 - entmagnetisiert und reguliert 20-06-14 okay', '', '2014-06-20', '2014-06-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-20', '83.176.251.91', 's83-176-251-91.cust.tele2.se', '2014-06-10', 'RL 7091 0361 6DE', NULL),
(2697, '', 2137, 999999999, 2, 'GM 107', '2014-06-04', '2013-03-30', '2013-04-10', 'Black', 'Gris', 'theorema', 'Bonjour,\r\nj\'ai acheter une montre THEOREMA.\r\n\r\nMalheureusement ellle s\'est arrêtée et il n\'y a plus moyen de la faire fonctionner.\r\nMerci de votre compréhension.\r\n{Hello, \r\nI buy a THEOREMA watch. \r\n\r\nUnfortunately it stopped and there is no way to make it work. \r\nThank you for your understanding.}\r\n', 'Uhr erhalten 06.06.2014\r\n16-06-14\r\nSperradschraube - befestigt, ZgStellung korrigiert... ggf. ZgReibung verbessern\r\nWK 1606 1335 - einwandfrei\r\nUK 1706 0915 - l?uft prima, aber ZgReibung gef?llt mir nicht\r\nViertelrohr neu gekerbt (Kerbe war zu weit unten) \r\nUK 1906 0855 - 20-06-14 okay', '', '2014-06-20', '2014-06-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-20', '87.66.195.209', '209.195-66-87.adsl-dyn.isp.belgacom.be', '2014-06-11', 'RL 7091 0362 0DE', NULL),
(2698, '', 2138, 2, 2, 'Vienna', '2014-06-04', '2014-05-22', '2014-05-22', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nDemande d\'échange\r\nlors de la recception de ma commande \"Montre Vienne Diamants\" sur groupon, le produit reçu ne convient pas a mes attentes, l\'aiguille de minuterie est cassé. je demande a ce qu\'il soit échangé par un nouveau produit.\r\nCordialement}\r\n{google:\r\nExchange request \r\nwhen recception my command \"Watch Vienna Diamonds\" on groupon, the product received does not fit my expectations, needle timer is broken. I demand it to be exchanged for a new product. \r\ncordially}\r\n', 'Uhr erhalten 03.06.2014\r\n05-06-14\r\nMinZg abgefallen - Uhr getauscht', '', '2014-06-05', '2014-06-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-05', '', '', '0000-00-00', 'RL 7086 74427DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(2699, '', 2139, 999999999, 2, 'GM-107-1', '2014-06-04', '2013-04-10', '2013-04-10', 'Stainless still', 'black', 'Theorema Rio', 'The longer needle falt off and the watch doesnt work without it properly.Best regards Nikola tegov', 'Uhr erhalten 10.06.2014\r\n16-06-14\r\nMin Zg ers. \r\nWK 1606 1255 - einwandfrei\r\nUK 1706 0920 - 18-06-14 okay', '', '2014-06-18', '2014-06-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-18', '94.210.89.115', '5ED25973.cm-7-3b.dynamic.ziggo.nl', '2014-06-11', 'RL 70 906 731 8DE', NULL),
(2700, '', 2140, 2, 2, 'Sao Paolo', '2014-06-04', '2014-03-31', '2014-03-31', 'Silber', '', 'Theorema', '[Modell 103]\r\n{abgetippt:\r\nsometimes stops. not showing correct time}', 'Uhr erhalten 04.06.2014\r\n13-06-14\r\nkpl. abgelaufen - Sichtprfg oB\r\nUK 1606 1005 - okay', '', '2014-06-17', '2014-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-17', '', '', '0000-00-00', 'RL 7090 6729 5DE', NULL),
(2701, '', 2141, 2, 2, 'T 3008', '2014-06-04', '2013-03-08', '2013-03-08', 'Gold', 'Schwarz', 'Theorema', '[without repair form - only note on blank paper: \r\nDays dials fallen off - upper timer not working]', 'Uhr erhalten 04.06.2014\r\n12-06-14\r\nUhr gefallen, daher die Beschädigungen... \r\n==> Werktausch/Zeiger/Werkring  80,-  --  ausf. 270515\r\nGehäuse u-s, Werk mit ZB ers., Werkring\r\nK 2905 0850 - 01-06-15 okay', '1,2', '2015-06-01', '2015-06-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-01', '', '', '0000-00-00', 'RL 7224 9524 5DE', NULL),
(2702, '', 316, 999999999, 2, 'T3001-4', '2014-06-04', '2013-02-12', '2013-02-13', 'Rose Gold', 'White', 'Theorema', 'The little hand will not move forwards therefore cannot be adjusted for time or date.\r\nPlease note I am very unhappy about this as it is the second time this watch has broken down and costs me £10 each time to send it back.', 'Uhr erhalten 25.06.2014\r\n26-06-14\r\nDateModul gel?st, Minutenrad zerlegt, Minuterie gel?st...\r\nbefestigt, ers., geklebt - beide Klinkenrd und Aufzugrad ers. \r\nK 0107 1025 - 04-07-14 okay', '', '2014-07-07', '2014-07-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-07', '86.183.87.241', 'host86-183-87-241.range86-183.btcentralplus.com', '2014-06-11', 'RL 7094 7980 4DE', NULL),
(2706, '', 2144, 999999999, 2, 'T3006', '2014-06-05', '2012-09-11', '2012-09-11', 'Silver', 'Silver/Blue', 'Theorema Monaco Diamond', 'Dear Enis,\r\n \r\nTrust you are well.\r\n \r\nThank you very much for your assist to help manage the issues with my watch earlier.\r\n \r\nUnfortunately the watch is broken once again, and its quite annoying as I am very found of this watch. It was a 10 year anniversary gift from my wife, and I only use it a couple of days a week during business meetings.\r\n \r\nThe issues are:\r\n \r\n1) The DAY/NIGHT indicator has fallen\r\n2) The sekund indicator is not moving (my guess is that the DAY/NIGHT indicator has managed to stop the sekund indicator mechanism).', 'Uhr erhalten 13.06.2014\r\n19-06-14\r\nUhr ist gefallen, Zeiger gebrochen! \r\n==> Werktausch  60,- ausf. 2010\r\nWerk und 2 Zg ers.\r\nK 2010 0900 - 23-10-14 okay', ',2', '2014-10-24', '2014-10-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-24', '37.199.253.102', 'm37-199-253-102.cust.tele2.se', '2014-06-12', 'RL 7135 7546 1DE', NULL),
(2707, '', 2135, 999999999, 2, 'GH508', '2014-06-05', '2014-04-14', '2014-05-14', 'SILVER', 'YELLOW', 'dublin', '[G 14.04.2014]\r\nWatch has stopped working, it has not been knocked, dropped or tampered with ', 'Uhr erhalten 16.06.2014\r\n20-06-14\r\nausgeschwungen - Anker gerichtet\r\nK 2006 1315 - Zg kommen aneinander - gerichtet\r\nK 2306 1245 - Zg nochmal gerichtet...\r\nK 2506 0930 - Unruh h?ngt sich fest - lt. Zeitwaage aber keine Probs...\r\nWerkring \'gekerbt\' und\r\nK 2606 1040 - 30-06-14 okay', '', '2014-06-30', '2014-06-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-30', '212.39.162.130', '212.39.162.130', '2014-06-12', 'RL 7093 0531 8DE', NULL),
(2708, '', 2145, 999999999, 0, '-', '2014-06-05', '2013-02-13', '2015-02-13', 'Black', 'Black', 'Theorema', 'The watch face has rotated out of the normal stance. It is able to rotate anywhere now, like if the glueing is broken. This is the second time my watch breakes. If it happens again i would really recommend you copnsidering giving my money back!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.226.67.7', 'c-0743e253.1210-1-64736c10.cust.bredbandsbolaget.se', '2014-06-12', '', NULL),
(2709, '', 2146, 999999999, 2, 'GM-3005', '2014-07-08', '2013-10-14', '2013-10-14', 'Silver', 'Black/Silver', 'Theorema (Marco Polo)', 'The watch has stopped working and the middle crown on the right side has fallen off.', 'Uhr erhalten 08.07.2014\r\n11-07-14\r\nKrone vom Kunden abgebrochen (Druckstelle sichtbar)\r\n==> Krone und Welle  40,- --  ausf. 1707\r\nAW/Krone ers., DayTota aufgesetzt - vorher aus RW entfernt, Werkring ers.\r\nK 1807 1035 - 21-07-14 okay', ',2', '2014-07-22', '2014-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-22', '94.246.18.49', '94-246-18.49.3p.ntebredband.no', '2014-06-12', 'RL 7099 3432 7DE', NULL),
(2782, '', 2208, 999999999, 2, 'GM 4004', '2014-07-03', '2014-06-23', '2013-10-14', 'Gold', 'black', 'Newton Diamond', 'Last week I accidentally dropped the watch from a small height (about 1m high).\r\n\r\nThe glass did not break but some of the internal mechanics came loose, together with some gold plates on the dails.', 'Uhr erhalten 03.07.2014\r\n10-07-14\r\ngefallen ist gefallen... nicht unsere Schuld! \r\nRotor gebrochen und ZB beschädigt - Rep. 40,- --  ausf. 1707\r\nIndexe geklebt, Rotor ers. \r\nK 1807 1250 - neu gestellt\r\nK 2107 0820 - 22-07-14 okay', ',2', '2014-07-22', '2014-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-22', '194.78.138.114', '114.138-78-194.adsl-static.isp.belgacom.be', '2014-06-30', 'RL 7099 3427 3DE', NULL),
(2712, '', 2149, 999999999, 2, 'gm102', '2014-06-06', '2013-06-07', '2013-06-07', 'silver', 'silver', 'theorema monte carlo', 'front glass broken . ', 'eingegangen?\r\n19-06-14\r\njo, durch Schlag aufs Glas...\r\nWK 1906 1430 - einwandfrei\r\nUK 2306 0925 - einwandfrei\r\n\r\nKVA Glas ersetzen  25,- --  ausf. 3006 - Glas ers. und\r\nUK 3006 1305 - 01-07-14 okay', '', '2014-07-02', '2014-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-02', '87.8.97.193', 'host193-97-dynamic.8-87-r.retail.telecomitalia.it', '2014-06-13', 'RL 70 930 534 9DE', NULL),
(2713, '', 2150, 2, 2, 'GM 506', '2014-06-06', '2013-11-05', '2013-11-05', 'Gold', '', 'Pionier', ' The calender doesn\'t work.', 'Uhr erhalten 05.06.2014\r\n07-07-14\r\nEinerScheibe ist verdreht... - ersetzt und DayTota ers.\r\nK 0707 1600 - 10-07-14 okay', ',2', '2014-07-10', '2014-07-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-10', '', '', '0000-00-00', 'RL 7095 8932 8DE', NULL),
(2714, '', 2151, 2, 2, 'Casablanca', '2014-06-06', '0000-00-00', '0000-00-00', 'Gold', '', 'Theorema', '[OHNE Angabe - Without repair form]\r\n{the watch works perfectly well when it is lying flat, BUT WHEN I PUT IT ON MY WRIST FOR A MAXIMUM OF 30 MINUTES, IT STOPS WORKING.\r\nThat is the  only problem. I pray that you could solve this problem for me because the watch is meant to be put on the wrist.}', 'Uhr erhalten 05.06.2014\r\n23-06-14\r\nAnker/Plateau? - jepp, Anker gerichtet\r\nWK 2306 1030 - einwandfrei\r\nUK 2406 0935 - 25-06-14 okay', '', '2014-06-25', '2014-06-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-25', '', '', '0000-00-00', 'RL 7091 9393 4DE', NULL),
(2832, '', 2060, 999999999, 2, 'T3001', '2014-07-14', '2013-05-25', '2013-05-25', 'Gold', 'White', 'Theorema Paragon', '[OHNE G_Nachweis]\r\nHour hand and miute hand is not synchronised, the whole mechanism is moving inside the body when I\'m turning the crown. Chrono hour retrograde seems to be not working at all. Basically, the only thing is working fine - is the second hand.', 'Uhr erhalten 14.07.2014\r\n17-07-14\r\nDatumsmodul... - nach erfolglosem RepVersuch Werktausch\r\nK 1707 1535 - neu gestellt \r\nK 2107 0825 - 24-07-14 okay', ',2', '2014-07-24', '2014-07-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-24', '89.100.164.37', '089-100-164037.ntlworld.ie', '2014-07-07', 'RL 7100 6717 3DE', NULL),
(2715, '', 2152, 2, 2, 'Monte Carlo', '2014-06-06', '2014-05-26', '0000-00-00', 'Silber', 'Weiss', 'Theorema', '', 'Uhr erhalten 05.06.2014\r\nBitte refund!!!', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(2716, '', 2153, 2, 2, 'Damascus', '2014-06-06', '2014-02-10', '2014-02-10', 'Gold', 'Schwarz', 'Theorema', '[OHNE Angabe - Without repair form]\r\ncrown in watch came out after just one week (angabe)', 'Uhr erhalten 06.06.2014\r\n30-06-14\r\nWelle mehrfach gebrochen - Druckstelle am Gehäuse unten bei 0900 und große Druckstelle auf der Krone! \r\nKVA  Welle und Krone ersetzen  50,-\r\n05-06-2018 entsorgt → Werk/Gehäuse/Krone', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 1, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(2717, '', 1145, 2, 2, 'Dublin', '2014-06-06', '2014-04-24', '2014-04-24', 'Gold', '', 'Pionier', 'After putting in the winder I see the full black metal band Newton watch in not running At all. It stopped 5 mins past the time I had set in the last 18 hrs. \r\n', 'Uhr erhalten 06.06.2014\r\n\r\n{14-07-14 -- was soll das für eine Uhr sein?}', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(2718, '', 2154, 999999999, 2, 'GM 3005 ', '2014-06-08', '2013-11-29', '2013-11-29', 'Black', 'Silver ', 'Theorema ', '{abgetippt:\r\nWill not keep time, date keeps going past 31st, when winding hands get stuck between 9 & 10...}', 'Uhr erhalten 12.06.2014\r\n19-06-14\r\nzu 1. kpl. abgelaufen... \r\nzu 2. jo, das macht sie...\r\nzu 3. Zeiger gehen normal, aber Datum schaltet nicht... - Schaltrad gebrochen, Wechselrad und Minutenrad besch?digt - alle getauscht\r\nK 1906 1420 - 23-06-14 okay', '', '2014-06-23', '2014-06-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-23', '213.233.148.27', '213.233.148.27', '2014-06-15', 'RL 70 919 391 7DE', NULL),
(2719, '', 1144, 999999999, 2, '?', '2014-06-09', '2013-09-01', '2013-09-01', 'silver/chrome', 'white', 'Theorema paragon', '[OHNE G-Nachweis]\r\nThe inner ring (with minute markers) has slipped around and now obscures the place names. This is the same issue as the previous watch which you replaced in october. i will attached the email thread when i send for returns', 'Uhr erhalten 23.06.2014\r\n25-06-14\r\nMinuterie wieder geklebt...\r\nK 2606 1410 - 30-06-14 okay', '', '2014-06-30', '2014-06-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-30', '209.58.82.142', '209.58.82.142', '2014-06-16', 'RL 70 930 525 5DE', NULL),
(2720, '', 2155, 999999999, 2, 't3011', '2014-06-09', '2014-04-02', '2014-04-02', 'black', 'white ', 'theorema t3011', 'day setting button dose not work and if i wind round manual the day dont change untill 3 oclock ', 'Uhr erhalten 12.06.2014\r\n19-06-14\r\n?berpr?ft... Keine Fehlfunktion feststellbar...\r\nK 1906 1010 - 23-06-14 okay', '', '2014-06-23', '2014-06-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-23', '81.145.32.187', '81.145.32.187', '2014-06-16', 'RL 7091 0364 7DE', NULL),
(2722, '', 2157, 999999999, 2, 'GM-503-3', '2014-06-09', '2014-04-21', '2014-04-23', 'GOLD ', 'Black', 'PIONIER', 'The watch that I purchased from you has a slight fault with the hour hand on the clock face as you can see in the images attached. \r\n\r\nThe hour hand is slightly out of place, for example when it should be on 12 it is half way between 11 and 12. This makes the time difficult to read and is a fault with the mechanics of the watch piece.\r\n\r\nAs this is a fault with the watch would you please send a pre-paid postage package envelop or information on how I can reclaim the cost back of postage to the location you requested.', 'Uhr erhalten 16.06.2014\r\n20-06-14\r\nZgStellung korrigiert \r\nK 2006 1400 - neu gestellt und\r\nK 2306 0935 - 25-06-14 okay', '', '2014-06-25', '2014-06-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-25', '92.237.32.241', 'cpc15-dudl11-2-0-cust240.16-1.cable.virginm.net', '2014-06-16', 'RL 7091 9397 9DE', NULL),
(2723, '', 2158, 999999999, 0, 'GM 3005', '2014-06-09', '2013-10-16', '2013-10-23', 'Sliver', 'Black', 'Theorema', 'Watch won\'t wind up and change', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.97.154.96', 'host-2-97-154-96.as13285.net', '2014-06-16', '', NULL),
(2724, '', 1784, 999999999, 2, 'GM102', '2014-08-05', '2014-02-10', '2014-02-10', 'BLACK', 'BLACK', 'THEOREMA', 'The watch not working stably. Sometimes working quite well, sometimes not. This is the second time the watch to be sent in for checking.', '13-08-14\r\nkpl. abgelaufen, Sichtprüfung oB\r\nWK 1308 1310 - Höhenluft bzw. Reif an MinRd? Höhenluft Anker! bl. trotzdem in bestimmten Lagen stehen! Werktausch\r\nWK 1408 1425 - einwandfrei\r\nUK 1808 0900 - einwandfrei\r\nAK 1908 0800 - 20-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '120.146.193.187', 'CPE-120-146-193-187.static.vic.bigpond.net.au', '2014-06-17', 'RL 7109 3629 9DE', NULL),
(2725, '', 845, 999999999, 0, 'GM101', '2014-06-10', '2013-06-13', '2013-06-13', 'Silver', 'Clear', 'Theorema', 'Stopped working for reasons unknown. Does not wind. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '203.110.235.136', '203.110.235.136', '2014-06-17', '', NULL),
(2726, '', 2159, 999999999, 2, '4260295880442', '2014-07-08', '2014-05-28', '2014-05-28', 'gold', 'white', 'Theorema Sao Paolo', 'i wind for more than 40 times but the watch will not start of less than 1 minute. i observed the following day when i received it and winded again but still it doesnt work.', 'Uhr erhalten 08.07.2014\r\n11-07-14\r\nsteht kpl. abgelaufen\r\nUK 1407 0810 - okay - absolut fehlerfrei', ',2', '2014-07-17', '2014-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-15', '74.115.1.186', '74-115-1-186.anchorfree.com', '2014-06-17', 'RL 70 983 432 9DE', NULL),
(4307, '', 3014, 2, 2, 'r', '2014-12-18', '0000-00-00', '0000-00-00', 'r', 'r', 'r', '', '5911 RL 7162 0125 6DE  19.12.2014', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-19', '', '', '0000-00-00', 'RL 7162 0125 6DE', NULL),
(2728, '', 2161, 2, 2, '4004 - Newton', '2014-06-10', '0000-00-00', '0000-00-00', 'Gold', 'black', 'Theorema', '[OHNE Angabe - Without repair form]\r\n{eMail 20.08.2014\r\nIT is the second time i send it in.\r\nHe doesnt work i dont know why, i was hoping youre watchmaker could see it.}', 'Uhr erhalten 10.06.2014\r\n20-08-14\r\neine weitere Einsendung der Uhr ist nicht gespeichert... aber RepZeichen!\r\nsteht voll Aufgezogen - AR aus Eingriff - gesetzt {Druckstelle bei 9:00}\r\nK 2008 1125 - 22-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '', '', '0000-00-00', 'RL 71 093 627 1DE', NULL),
(2729, '', 2162, 2, 2, 'Copacabana', '2014-06-10', '2013-07-13', '2013-07-13', 'Gold', '', 'Theorema', '{abgetippt: \r\nwatch stopped working}', 'Uhr erhalten 10.06.2014\r\n16-06-14\r\nIndex 1 fehlt... im Werk? - geklebt\r\nWK 1606 1450 - einwandfrei\r\nUK 1706 0925 - 18-06-14 okay', '', '2014-06-18', '2014-06-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-18', '', '', '0000-00-00', 'RL 7090 6734 9DE', NULL),
(2730, '', 2163, 2, 2, 'gm 107-4', '2014-06-10', '2013-10-31', '2013-10-31', 'Schwarz', 'Schwarz', 'Theorema', 'My black theorema watch (model GM107-4) has recently stopped working. I?ve tried to wind it but it won?t start. What would you recommend that I should to? Is it a temporary defect? What should I do? ', 'Uhr erhalten 10.06.2014\r\n07-07-14\r\nEllipse - Unruh kpl. ers. und Messer gerichtet\r\nWK 0707 1630 - einwandfrei\r\nUK 0807 0955 - 09-07-14 okay', ',2', '2014-07-09', '2014-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-09', '', '', '0000-00-00', 'RL 7095 8925 7DE', NULL),
(2733, '', 2148, 999999999, 2, 'Ref - GM501', '2014-06-11', '2013-12-10', '2013-12-10', 'Brown leather & gold', 'Gold', 'Pionier Timepieces', 'The back of the watch on the inside of the glass has become loose. It hasn\'t been damaged in any way. Doesn\'t seem to work now, just upset as it was expensive.', 'Uhr erhalten 16.06.2014\r\n20-06-14\r\nRotor gel?st - befestigt\r\nK 2006 1430 - 23-06-14 okay', '', '2014-06-23', '2014-06-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-23', '84.13.23.40', 'host-84-13-23-40.opaltelecom.net', '2014-06-18', 'RL 7090 6742 3DE', NULL),
(2731, '', 2164, 999999999, 2, 'T3007', '2014-07-08', '2014-04-27', '2014-04-30', 'silver frame', 'black display', 'Theorema -Vienna Diamond', 'Although We have crowned the watch 30times per day as per the instruction book, however the time is not accurate, the time is sometimes slower or faster than normal time.\r\nwe have courier the watch to you today (9Jun14)', 'Uhr erhalten 08.07.2014\r\n11-07-14\r\nsteht kpl. abgelaufen, keine Fehlfunktion festzustellen...\r\nK 1107 1500 - läuft absolut perfekt! ', ',2', '2014-07-17', '2014-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-14', '113.210.2.209', '113.210.2.209', '2014-06-17', 'RL 7097 0528 4DE', NULL),
(2732, '', 2165, 999999999, 2, '80334N', '2014-06-11', '2012-08-28', '2012-08-28', 'Silver', 'Black', 'KÖ1 Black', 'The clock can not keep the time. The main clock will gain around 5 minutes a day and the secondary clock will get a delay of 10 minutes a day. The time keeping is not reliable at all, one has to adjust it EVERy day. It has been like this since I bought it. I hope you could get the watch back and tune it so that it will be more reliable in keeping the time. ', 'Uhr erhalten 25.06.2014\r\n26-06-14\r\nWerk(e) machen beide einen sehr schlechten Eindruck! \r\nWerktausch kpl. \r\nK 3006 1100 - 03-07-14 okay', '', '2014-07-03', '2014-07-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-03', '194.41.21.29', '194.41.21.29', '2014-06-18', 'RL 7094 7975 5DE', NULL),
(2734, '', 2166, 999999999, 2, 'GM-107', '2014-06-12', '2013-10-17', '2013-10-21', 'Gold', 'See through', 'Theorema RIO ', 'I have several occasions observed moisture inside the watch. Every time i have taken the watch of my hand and waited to see if it only happen once or came back. It came back after some time. Now i return the clock for repair or replacement. The clock have never been used for diving, so never close to 3 ATM.\r\nI can not find any spesific serial number on the watch.', 'Uhr erhalten 18.06.2014\r\n24-06-14\r\nGlas defekt... und Kunde wundert sich ?ber Feuchtigkeit...\r\n==> Glas ersetzen  30,-  --  ausf. 0207\r\nUK 0307 1010 - 04-07-14 okay', '', '2014-07-04', '2014-07-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-04', '143.97.2.35', 'ibv2.statoil.com', '2014-06-19', 'RL 7094 7982 1DE', NULL),
(2735, '', 2167, 2, 2, 'Vienna', '2014-06-12', '2014-05-26', '2014-05-26', 'Silber', 'Schwarz', 'Theorema', '', 'Uhr erhalten 12.06.2014\r\nBitte refund!!!', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(2736, '', 2168, 999999999, 2, 'T3006 - 1', '2014-06-12', '2013-03-08', '2013-03-08', 'Silver', 'White/Silver', 'Monaco Diamond', '[NUR EINE BANDHÄLFTE AN DER UHR]\r\nEach day the watch loses time, (-7) minutes. ', 'Uhr erhalten 16.06.2014\r\n20-06-14\r\nkpl. abgelaufen - Bandh?lfte angesetzt und\r\nK 2006 1430 - in knapp 3 Tagen minus 8min - reguliert#\r\nK 2306 0945 - 25-06-14 okay \r\n{Bandh?lfte wieder entfernt}', '', '2014-06-25', '2014-06-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-25', '109.78.138.184', '109.78.138.184', '2014-06-19', 'RL 7091 9399 6DE', NULL),
(2737, '', 2169, 999999999, 0, '  .', '2014-06-12', '2014-04-03', '2016-04-03', 'Black', 'Black', 'Theorema Sao Paolo GM-103-3', 'When the clock to pull it to stop working after a while, the whole machine stops completely.\r\n\r\nI can`t find to watch serial number. Don`t know where is it.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.154.93.166', 'a91-154-93-166.elisa-laajakaista.fi', '2014-06-19', '', NULL),
(2738, '', 2170, 999999999, 2, 'PL 35007', '2014-06-13', '2014-06-13', '2013-11-18', 'Silver', 'White', 'Pionier', '[Modell Constructor]\r\nThe top right screw doesnt work. And the hour and minute hand doesn\'t work either.', 'Uhr erhalten 17.06.2014\r\n20-06-14\r\nDatum durch Korrektor zerst?rt? - Korrektor durch Werkzeug zerstört\r\n==> Neue Uhr anbieten?', '', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '62.198.116.65', '0x3ec67441.inet.dsl.telianet.dk', '2014-06-20', '', NULL),
(2739, '', 2029, 2, 2, 'Florida', '2014-06-13', '2013-12-05', '2013-12-05', 'Silber', 'Schwarz', 'Pionier', '[OHNE Angabe - Without repair form]', 'Uhr erhalten 13.06.2014', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(2740, '', 2171, 999999999, 2, 'T3001', '2014-06-30', '2012-04-08', '2012-08-08', 'Black', 'Gold', 'Theorema Paragon', 'The time after consistently setting it keeps on changing to a different time. The strap that also came with the watch does not fit properly.', 'Uhr erhalten 30.06.2014\r\n04-07-14\r\nMinuterie verdreht - geklebt\r\nK 0707 1525 - 10-07-14 okay', ',2', '2014-07-10', '2014-07-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-10', '2.126.195.77', '027ec34d.bb.sky.com', '2014-06-20', 'RL 7097 0514 8DE', NULL),
(2741, '', 2172, 999999999, 2, '4260295880541', '2014-06-13', '2013-01-23', '2013-02-01', 'Gold', 'White', 'Theorema TIGRIS', 'The dual time dial came off and has got stuck in the watch mechanism somewhere but can no longer be seen. The automatic watch movement no longer operates. ', 'Uhr erhalten 18.06.2014\r\n24-06-14\r\nZeiger aus RW entfernt und aufgesetzt, AutoBr?cke und Klinkenfeder ers.\r\nK 2406 1550 - 26-06-14 okay', '', '2014-06-26', '2014-06-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-26', '66.249.93.206', 'google-proxy-66-249-93-206.google.com', '2014-06-20', 'RL 7091 9407 8DE', NULL),
(2742, '', 1963, 999999999, 2, 'T2007', '2014-06-13', '2013-10-02', '2013-10-02', 'silver', 'Black', 'Theorema', 'It is not possible to adjust the time. I will send you an email with my waranty card attached.', 'Uhr erhalten 18.06.2014\r\n24-06-14\r\nWH-Schraube... - befestigt \r\nWK 2406 1430 - einwandfrei\r\nUK 2506 0850 - 26-06-14 okay', '', '2014-06-26', '2014-06-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-26', '2a02:1810:1180:e700:dc4c:dc2c:f110:4e29', '2a02:1810:1180:e700:dc4c:dc2c:f110:4e29', '2014-06-20', 'RL 7091 9408 1DE', NULL),
(2743, '', 2173, 999999999, 2, 'GM-3008', '2014-07-09', '2013-06-14', '2013-06-14', 'polished stainless steel', 'black', 'Theorama', 'Bothe the Day and month indicators have been disconnected and have somewhere disappeared in the mechanics of the watch', 'Uhr erhalten 09.07.2014\r\n16-07-14\r\nBeide Tota-Zg aufgesetzt, Anker gerichtet\r\nK 1607 1000 - 21-07-14 okay', ',2', '2014-07-22', '2014-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-22', '141.135.3.219', 'd8D8703DB.access.telenet.be', '2014-06-21', 'RL 7099 3422 5DE', NULL),
(2744, '', 2174, 999999999, 0, 'GN-107-3', '2014-06-15', '2014-04-24', '2014-04-24', 'Black', 'Transparent ', 'Theorema', 'Doesn\'t work when idle, no instructions how to \r\nOperate this watch! ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '123.2.235.216', '123-2-235-216.static.dsl.dodo.com.au', '2014-06-22', '', NULL),
(2745, '', 2175, 999999999, 2, 'GM-103', '2014-08-05', '2013-07-18', '2013-07-18', 'Gold', 'skeletton', 'Theorema', 'The watch suddenly won\'t  wind up,  it slips on the tagged wheels and unleashes the spring.', '15-08-14\r\nSperrad gelöst - oops, das untere Federhauslager fehlt komplett... - Werktausch kpl. \r\nUK 1808 0910 - einwandfrei\r\nWK 1908 0800 - 20-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '80.202.122.120', '120.80-202-122.nextgentel.com', '2014-06-22', 'RL 7109 3631 1DE', NULL),
(2746, '', 2176, 999999999, 0, 'gm 503', '2014-06-15', '2014-04-19', '2014-04-19', 'black', 'gold', 'pionier', 'big scratch on the front glass', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '116.49.168.11', 'n11649168011.netvigator.com', '2014-06-22', '', NULL),
(2747, '', 2177, 999999999, 2, 'GM505', '2014-06-24', '2013-11-07', '2013-11-07', 'Black', 'Black', 'Florida Diamond', '[OHNE G-Nachweis]\r\nWater damage to watch\r\n\r\n{repair delayed cause of missing the waterproof machine...}', 'Uhr erhalten 24.06.2014\r\n25-06-14\r\nWerk verrostet - WD-Eingangstest ==> 8310 Beide Prüfungen\r\nAblagerungen in der Uhr sehen nach Seifenlauge aus!\r\nWerktausch - evtl. mehr...  80,- -- ausf. 2407\r\nWerk kpl. ers. mit neuer Krone und Bodendichtung\r\nkurz K 2407 1155 - 25-07-14 okay', ',2', '2014-07-30', '2014-07-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-30', '86.149.17.88', 'host86-149-17-88.range86-149.btcentralplus.com', '2014-06-22', 'RL 7100 6726 1DE', NULL),
(2748, '', 2178, 999999999, 2, 'GM 107', '2014-06-15', '2013-10-16', '2013-10-16', 'Stainless Steel', 'Skeleton', 'Theorema RIO', 'Big hand come off', 'Uhr erhalten 24.06.2014\r\n25-06-14\r\nMinZg verengt und aufgesetzt\r\nUK 2506 1425 - 26-06-14 okay', '', '2014-06-26', '2014-06-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-26', '46.208.26.149', '149.26.208.46.dyn.plus.net', '2014-06-22', 'RL 7091 9406 4DE', NULL),
(2749, '', 2179, 999999999, 2, 'GM 103', '2014-06-16', '2013-07-08', '2013-07-30', 'Black', 'white', 'SAO PAOLO', 'The watch delays at least an hour every four or five hours. This would mean, if i for example wear the watch at 2 pm and later on, when it is on reality 6 pm, the watch would show 5 pm. The fact that one has to wind/set the crown every single time one wears the watch is also not a favorable feature at all.  {I would like a watch which works continuously}', '10-07-14\r\nsteht kpl. abgelaufen - in Lage ZB unten tut sie sich schwer... jo, untere Stoßsicherung gelöst - befestigt \r\nWK 1007 1420 - einwandfrei\r\nUK 1407 0835 - okay', ',2', '2014-07-15', '2014-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-15', '129.177.138.114', 'uib-guest.uib.no', '2014-06-23', 'RL 7098 3434 6DE', NULL),
(2750, '', 2180, 2, 2, 'Florida ', '2014-06-16', '2013-12-27', '2013-12-27', 'Silber', 'Schwarz', 'Pionier', '{freie Übersetzung:\r\nnach einem Ereignis steht die Uhr fest}', 'Uhr erhalten 16.06.2014\r\n19-06-14\r\nAutomatik defekt - Klemmung im RW \r\nR?derwerk gereinigt, Tramsmissionsrad ers. und \r\nK 2006 1135 - 23-06-14 okay', '', '2014-06-23', '2014-06-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-23', '', '', '0000-00-00', 'RL 7091 0366 4DE', NULL),
(2751, '', 2181, 999999999, 2, 'GM-102-1', '2014-06-16', '2013-02-03', '2013-02-03', 'Zilver', 'White', 'Theorema / Tufina ', 'Not accurate any more.\r\nIt has never worked very accurate. It runs from the beginning 10 minutes a day behind.\r\nToo bad, but I can live with that. But now it runs? I don\'t know. Some times more the 2 hours a dayupfront.', 'Uhr erhalten 20.06.2014\r\n23-06-14\r\njo, Spirale ist verbogen... - gerichtet, reguliert\r\nWK 2406 1000 - einwandfrei\r\nUK 2506 0855 - 26-06-14 okay', '', '2014-06-26', '2014-06-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-26', '86.85.111.51', 'ip56556f33.adsl-surfen.hetnet.nl', '2014-06-23', 'RL 70 930 503 0DE', NULL),
(2752, '', 2182, 999999999, 2, 'T2008 - Everest', '2014-07-10', '2013-12-08', '2012-10-10', 'Silver', 'Black', 'Theorema', 'watch is working while on flat surface and stops when carried or on hand. When working on hand it is either slow or fast. \r\n ', 'Uhr erhalten 10.07.2014\r\n16-07-14\r\nuntere Stoßsicherung zerlegt - gereinigt, eingesetzt und fixiert\r\nWK 1607 1240 - StdZg befestigt und fixiert, \r\nUK 1707 1630 - 17-07-14 okay', ',2', '2014-07-18', '2014-07-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-18', '68.4.135.157', 'ip68-4-135-157.oc.oc.cox.net', '2014-06-24', 'RL 7098 3452 2DE', NULL),
(7693, '', 5322, 999999999, 2, '511-New York II', '2018-01-30', '0000-00-00', '2017-10-26', 'black', 'black', 'Pionier', '{G-Card}\r\nWhen setting the date the watch goes from 4 to 15', '30-01-18\r\njo... 10er-Scheibe um 1 Digit versprungen... justiert\r\nK 3101 1155 - reguliert und 05-02-18 okay', '1,2', '2018-02-05', '2018-02-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-05', '146.66.55.100', '146.66.55.100', '2017-11-14', '711369677222', NULL),
(2754, '', 100, 2, 2, 'Marco Polo', '2014-06-17', '2012-07-10', '2012-07-10', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\nMy watch needs repair. I think you understand by just looking at the watch. You can see that three metal rings are loose in the clock-face. The watch is still operational but the loose metal rings tops the pointers from moving.}', 'Uhr erhalten 17.06.2014\r\n20-06-14\r\nZB l?st sich auf... keine DiaBl?tter mehr am Lager... Kunden gefragt...\r\n==> Ringe entnehmen und ZB so lassen\r\nK 2306 1050 - 26-06-14 okay', '', '2014-06-26', '2014-06-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-26', '', '', '0000-00-00', 'RL 7091 9405 5DE', NULL),
(2755, '', 2184, 999999999, 2, 'C4EC186A98', '2014-06-27', '2014-02-25', '2014-02-25', 'Silver', 'Clear', 'Theorema Casablanca', 'The watch is frozen dispite being wound, the watch was on my wrist when it stopped and was not banged or dropped. The watch is winding correctly but the second hand is not moving nor is the minute or hour hand', '04-09-14\r\nsteht kpl. aufgezogen - Anker gerichtet\r\nUK 0409 1455 - einwandfrei\r\nWK 0809 0750 - 09-09-14 okay', ',2', '2014-09-09', '2014-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-09', '194.106.137.50', '194-106-137-50.customer.eircom.net', '2014-06-24', 'RL 7115 9466 1DE', NULL),
(2756, '', 2185, 999999999, 2, 'dont know', '2014-06-17', '2012-10-29', '2012-11-08', 'Black', 'Dont know', 'T3008', 'The clock can not be set or to screw up, something wrong with the shaft', 'Uhr erhalten 20.06.2014\r\n24-06-14\r\nWHF aus Eingriff... Schraube war gel?st - befestigt\r\nK 2506 1040 - 30-06-14 okay', '', '2014-06-30', '2014-06-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-30', '81.226.210.62', '81-226-210-62-no33.tbcn.telia.com', '2014-06-24', 'RL 7093 0529 5DE', NULL),
(2757, '', 2186, 999999999, 0, 'T3001', '2014-06-18', '2014-01-06', '2014-01-06', 'Silver', 'Silver', 'Theorema', 'The Crown on the watch is broken, it does not wind it up, nor can you adjust the time/date, and it slides off. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '198.72.253.214', 'cpe-198-72-253-214.socal.res.rr.com', '2014-06-25', '', NULL),
(2758, '', 2174, 999999999, 0, 'GN-107-3', '2014-06-18', '2014-04-24', '2014-04-24', 'BLACK', 'TRANSPARENT', 'THEOREMA', 'DOESNT WORK WHEN IDLE,NO INSTRUCTION HOW TO USE IT.IF I DONT TURN IT ON MANUALLY,IT DOESNT WORK AS YOU WILL SEE WHEN YOU RECIEVE IT', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '59.167.78.91', 'ppp59-167-78-91.static.internode.on.net', '2014-06-25', '', NULL),
(2760, '', 2187, 999999999, 2, 'T3007', '2014-06-18', '2012-11-10', '2014-11-10', 'Golden', 'Black', 'Theorema biennnalen diamond', '[G 11.10.2012]\r\nThree of the four rings within the watch got off or got lose from the plate or screen and are hanging within the watch. BECAUSE OF THIS the watch is not functioning normal.', 'Uhr erhalten 25.06.2014\r\n26-06-14\r\nKlinkenfeder ist ebenfalls gebrochen, Aufzug scheint stark angegriffen...\r\n{darum ==> Werktausch versuchen}\r\nAufzug hat nur wenig Abrieb, Uhr will auch laufen... Zifferblatt und Klinkenfeder ersetzt\r\nK 3006 1350 - zieht nicht auf! - AutoBr?cke ers. \r\nK 0407 1305 4rpm - zieht immer noch nicht auf... - RW-Brücke ers.\r\nK 0707 1330 - 10-07-14 okay', ',2', '2014-07-10', '2014-07-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-10', '147.29.137.98', 'outgoing.arriva.dk', '2014-06-25', 'RL 7097 0516 5DE', NULL),
(2761, '', 2188, 2, 2, 'T3009', '2014-06-18', '2014-05-20', '2014-05-20', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis]\r\n{abgetippt:\r\nLes 2 petit cadran à L\'intérieure du boîtiers ne fonctionnes pas\r\n---\r\nDie zwei kleinen Zifferblatt an den inneren Gehäusen nicht funktioniert}', 'Uhr erhalten 18.06.2014\r\n23-06-14\r\nAutomatic defekt - Klinkenrad ers.\r\nK 2406 1030 - neu gestellt\r\nK 3006 0945 - Gangreservepr?fung... Zg gerichtet \r\nK 0407 1250 4rpm - 07-07-14 okay', '', '2014-07-07', '2014-07-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-07', '', '', '0000-00-00', 'RL 7095 8913 8DE', NULL),
(2762, '', 2189, 999999999, 2, 'GM-102', '2014-06-18', '2013-02-08', '2013-02-03', 'gold', 'white', 'Theorama Monte Carlo', 'The two dials get hoocked on each other when above one another', 'Uhr erhalten 20.06.2014\r\n24-06-14\r\nZgWerk hochgekommen durch Schlag aufs Glas - aufgesetzt {Kulanz}\r\nWK 2406 1405 - einwandfrei\r\nUK 2506 0855 - 26-06-14 okay', '', '2014-06-26', '2014-06-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-26', '109.128.87.67', '67.87-128-109.adsl-dyn.isp.belgacom.be', '2014-06-25', 'RL 7091 9409 5DE', NULL),
(2763, '', 2122, 999999999, 2, '??', '2014-06-18', '2013-12-08', '2013-12-08', 'Gold', 'Clear', 'Theorema Monaco diamond gold watch', '[OHNE G-Nachweis]\r\n02-06-14\r\nThe third hand has stopped ticking so the watch has stopped. The centre dial on the right is stiff when you try and wind up the watch as if it is stuck! I have moved address since buying the watch my previous address was 10 Evesham road, Cheltenham, gl52 2ab. I cannot find the guarantee card that came with the watch do am having to be approximate about the exact date I bought the watch from groupon! Hopefully you can trace it through my name and previous address. I will send the watch to the address given. If there is any other infirmation you need from me please just email or call. Kind reGards. Jenny Jones\r\n---\r\nThe third hand is not ticking. When you turn the centre dial it is stiff and the hands do not move! I was living at 10 Evesham road, Cheltenham, gl52 2ab when I bought the watch through groupon! It has a two year warranty. ', 'Uhr erhalten 23.06.2014\r\n25-06-14\r\nkpl. abgelaufen... oberer Unruhzapfen \'weggelaufen\'... Unruh kpl. ers.\r\nK 2506 1655 - neu gestellt\r\nK 3006 1005 - 02-07-14 okay', '', '2014-07-02', '2014-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-02', '5.65.25.29', '0541191d.skybroadband.com', '2014-06-25', 'RL 7093 0523 3DE', NULL),
(2764, '', 2190, 999999999, 2, 'GM 4004', '2014-08-05', '2014-02-27', '2014-02-27', 'Black metal', 'Gold', 'Theorema', 'Cannot pull  gold tab to set time.  If I use all my strength then it will break. I took it to several jewelers and they cannot figure it out.  \r\n\r\nI would like to request a full refund because Dealfind has been trying to contact Tufina Uhren for three months now and I am not happy with my purchase.  ', '20-08-14\r\nwie bl*d muß man sein? Funktion ist einwandfrei, nur der Handaufzug ist gestört - Feder gerichtet und\r\nK 2008 1150 - 22-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '216.126.81.22', '216.126.81.22', '2014-06-25', 'RL 7109 3628 5DE', NULL),
(2765, '', 2191, 999999999, 2, 'GM-507', '2014-06-18', '2014-05-21', '2014-05-26', 'Gold', 'Gold', 'Pionier', 'The pin to set the watch (time and date) came all the way out. Wanted to set the time and the entire pin came out.', 'Uhr erhalten 23.06.2014\r\n25-06-14\r\nWellenvierkant nachgearbeitet und Aufzug sortiert\r\nK 2506 1610 - Klinkenfeder gebrochen ==> Werktausch\r\nK 3006 1130 - 03-07-14 okay', '', '2014-07-03', '2014-07-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-03', '83.86.221.81', '5356DD51.cm-6-7d.dynamic.ziggo.nl', '2014-06-25', 'RL 7094 7976 4DE', NULL),
(3367, '', 2589, 999999999, 2, 'GM 3005', '2014-10-08', '0000-00-00', '2013-11-05', 'silver', 'white', 'Theorema', 'The silver bezel around the date numbers has come off and is floating around the face of the watch and the watch also steams up on the inside when the weather is warm so i think its not air tight ', '10-10-14\r\nWD Eingangstest: UNDICHT\r\nKalenderfenster geklebt - GehÃ¤use ers.\r\nK 1310 1025 - 17-10-14 okay', '1,2', '2019-03-04', '2019-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-17', '86.1.238.251', 'cpc2-bolt15-2-0-cust762.10-3.cable.virginm.net', '2014-10-08', 'RL 71 338 355 0DE', NULL),
(2767, '', 2193, 999999999, 2, '4 260295 880206', '2014-06-23', '2013-05-26', '2013-05-26', 'black', 'gold', 'Theorema T3009-3', '[OHNE G-Nachweis]\r\nThe number \"XII\" ind the watchs case is going Loose  and blocker perodic both hands.', 'Uhr erhalten 23.06.2014\r\n26-06-14\r\n3 Indexe geklebt\r\nK 2606 1135 - neu gestellt\r\nK 3006 1010 - bl. zur?ck... Aufzug? - Werktausch\r\nK 0107 0955 - 04-07-14 reguliert und okay', ',2', '2014-08-22', '2014-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-04', '87.60.10.166', '87-60-10-166-dynamic.dk.customer.tdc.net', '2014-06-26', 'RL 7094 7978 1DE', NULL),
(2768, '', 2194, 999999999, 2, '104 - Copacabana', '2014-06-19', '0000-00-00', '0000-00-00', 'Stainless steel', 'Black and white', 'Theorema ', '[OHNE G-Nachweis]\r\nThe Watch is totally broken. It is the third time the Watch is broken. Please send a new watch.\r\n{falsch, es ist erst der zweite \'Fehler\' der Uhr... einmal wurde sie unbegründet eingesandt}', 'Uhr erhalten 23.06.2014\r\n26-06-14\r\nZB l?st sich auf... 6 Indexe geklebt\r\nWK 3006 1010 - einwandfrei\r\nUK 0107 0820 - 02-07-14 Krone ers. und okay', ',2', '2014-12-15', '2014-12-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-02', '137.135.249.112', '137.135.249.112', '2014-06-26', 'RL 7093 0522 0DE', NULL),
(2769, '', 2195, 999999999, 2, 'gm101', '2014-06-19', '0000-00-00', '0000-00-00', 'black', 'brown', 'sao paola watch', '[Modell Casablanca  --  G 11.02.2014]\r\nclock is not even though it has been drawn up', 'Uhr erhalten 23.06.2014\r\n25-06-14\r\nobere Sto?sicherung fehlt... - gereinigt und montiert\r\nUK 2506 1205 - 26-06-14 okay', '', '2014-06-26', '2014-06-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-26', '109.70.55.83', '109.70.55.83', '2014-06-26', 'RL 7091 9402 0DE', NULL),
(2770, '', 2196, 999999999, 2, '55555555', '2014-06-19', '2013-06-26', '2013-07-18', 'Brown', 'Gold', 'COPACABANA', 'Window on the back \"exploded\" while I was wearing the Watch. All parts follows the package by Return. When its out of \"battery\" i can not pull it up again. I am not sure of the invoice-date, bought it through a web-site calles \"LetsDeal.no\"I can not find where to see the Serial-number either.', 'Doppel zu Rep. 5498\r\n\r\nKunde trug die Uhr dann ohne Bodenglas bis er sie im August 2015 endlich zum Service gab...', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.118.16.26', 'c87-118-16-26.dataguard.no', '2014-06-26', '', NULL),
(2771, '', 2197, 999999999, 0, 'GM 505', '2014-06-19', '2014-06-10', '2014-06-10', 'Black case', 'Black Face, Brown Strap', 'PIONIER:Florida Diamonds Watch-Brown Strap-Black F', 'Florida Diamond watch, Brown Strap, Black Face.\r\nReference number: GM505 \r\n\r\nWhen i press the Month setting button the pointer does not move and therefore the month does not change. (I believe the pointer is stacked)\r\n\r\nRegards,\r\nKonstantinos', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.8.184.125', '5e08b87d.bb.sky.com', '2014-06-26', '', NULL),
(2772, '', 2198, 999999999, 0, 'gm 4004', '2014-06-19', '2014-02-01', '2014-02-01', 'silver', 'black gold', 'theroma', 'Recieved item for birthday on may 22nd and noticed thd thin silver strip next to the no4 is missing have been in touch were my wife bought it from but they wont contribute to postage thanks mike ponder', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.99.34.13', 'cpc66023-warr6-2-0-cust12.1-1.cable.virginm.net', '2014-06-26', '', NULL),
(2773, '', 2199, 999999999, 2, 'ac0206aa174203d98771f2766d2b3f00', '2014-06-20', '2013-02-26', '2013-02-26', 'gold', 'of gold', 'Theorema watch', '[Modell 106 - Toronto  --  G 14.03.2013]\r\n\"Hello there,\r\n\r\nI hope you can help me. I bought your watch via Groupon Finland 26.02.2013. It has 2 years warranty but now unfortunately it is defective and not working at all.  Thank You already for all your help! My voucher code is: 0010188HF4.', 'Uhr erhalten 25.06.2014\r\n01-07-14\r\nobere Sto?sicherung zerlegt - Decksteinfeder ers., Messer gerichtet\r\nWK 0107 1445 - einwandfrei\r\nUK 0207 0945 - 03-07-14 okay', '', '2014-07-03', '2014-07-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-03', '193.166.190.220', '190-220.hus.fi', '2014-06-27', 'RL 7094 7972 0DE', NULL),
(2774, '', 2200, 999999999, 2, 'GM 104', '2014-07-09', '2013-07-22', '2013-07-22', 'Gold', 'schwarz', 'Theorema Copocabana', '[OHNE G-Nachweis]\r\n{abgetippt:\r\nThe crown doesn\'t engage with the gear so it\'s impossible to wind up the watch}', 'Uhr erhalten 09.07.2014\r\n14-07-14\r\nSperradschraube... - befestigt \r\nWK 1407 0945 einwandfrei\r\nUK 1507 0900 - 16-07-14 okay', ',2', '2014-07-22', '2014-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-22', '212.95.225.86', 'dex-225-86.static.dexterus.com', '2014-06-27', 'RL 7099 3417 1DE', NULL),
(2775, '', 2201, 2, 2, 'Damascus', '2014-06-20', '2012-08-20', '2012-08-20', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nI e-mailed with one of your employes and he told me to send the watch you and also put 50 ? in the envelope. The glass is broken and the automatic also}', 'Uhr erhalten 20.06.2014\r\n23-06-14\r\n... jo, hat bezahlt - Werktausch (wg. mangelnder Amplitude) und Glas\r\nK 2406 1155  30-06-14 okay', '', '2014-06-30', '2014-06-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-30', '', '', '0000-00-00', 'RL 7093 0532 1DE', NULL),
(2776, '', 2202, 999999999, 2, '.', '2014-06-20', '2014-06-10', '2014-06-06', 'black', 'black', 'Modello Marco Polo Diamanti', '[Modell 3005  --  G 03.06.2014]\r\nThe problem that presents the clock is in the date display. The framework of the dater left (having the clock face), one of the dozens does not rotate, it remains locked. For the calendar to the right of the unit, the problem of lack of clarity in the number it is hard to read. If you can improve it kindly. Congratulations on the watch is a beautiful model.', 'Uhr erhalten 30.06.2014\r\n04-07-14\r\ndiv. Federn des Datums gerichtet/gespannt\r\nK 0407 1455 - 07-07-14 okay', '', '2014-07-07', '2014-07-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-07', '147.162.241.200', 'client.azienda.unipd.it', '2014-06-27', 'RL 7094 7988 3DE', NULL),
(2778, '', 2204, 999999999, 2, '3001 - Paragon', '2014-06-22', '2012-08-10', '2012-08-10', 'silver', 'white', 'Automatic', '[Modell 3001 - Paragon  --  OHNE G-Nachweis]\r\ninternal bezel is loose. Should be able to see world cities but as loose it hides them.', 'Uhr erhalten 27.06.2014\r\n07-07-14\r\nMinuterie... geklebt\r\nK 0907 0850 - 14-07-14 okay', ',2', '2014-07-14', '2014-07-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-14', '86.186.172.178', 'host86-186-172-178.range86-186.btcentralplus.com', '2014-06-29', 'RL 7097 0529 8DE', NULL),
(2779, '', 2205, 999999999, 2, 'T4003', '2014-06-22', '2014-06-22', '2013-01-10', 'Bronze', 'Gold', 'Pionier', 'the numbers \'3\' and \'4\' has fallen of. Further more, the watch suddenly stopped working. The package has been sent from Denmark today. ', 'Uhr erhalten 25.06.2014\r\n01-07-14\r\nalle (!) Indexe gelöst... geklebt, Aufzug sortiert, Werkring gekerbt\r\nK 0207 1040 - 07-07-14 okay', ',2', '2014-07-09', '2014-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-07', '95.166.72.174', '0140400469.0.fullrate.dk', '2014-06-29', 'RL 7094 7986 6DE', NULL),
(2780, '', 2206, 999999999, 2, 'GM104', '2014-07-17', '2013-06-10', '2014-06-13', 'gold', 'black', 'Copacabana', '[OHNE G-Nachweis]\r\nThe watch dose not work.', 'Uhr erhalten 17.07.2014\r\n21-07-14\r\nsteht kpl. abgelaufen\r\nWK 2107 1050 - ZgReibung ==> Werktausch kpl.\r\nWK 2307 1415 - einwandfrei\r\nUK 2407 0850 - 25-07-14 okay', ',2', '2014-07-30', '2014-07-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-30', '78.70.145.141', '78-70-145-141-no42.tbcn.telia.com', '2014-06-29', 'RL 7100 6722 7DE', NULL),
(2781, '', 2207, 999999999, 2, 'T3001-1', '2014-06-30', '2010-07-04', '2010-07-04', 'Black', 'White', 'Theorema ', '[OHNE G-Nachweis]\r\nThe clock hands are not moving, it\'s possible to wind up the clock but the hands are not moving. \r\nThe dial has also moved 0,5 cm to the left.', 'Uhr erhalten 30.06.2014\r\n07-07-14\r\nMinuterie verdreht - GBR gebrochen? Werktausch nötig\r\nda 4 Jahre alt ==> 80,- -- ausf. 1107\r\nWerk ers., Minuterie geklebt\r\nK 1107 1630 - neu gestellt\r\nK 1407 0840 - zieht nicht genug auf? Automatik geölt und\r\nK 1707 1205 - neu gestellt \r\nK 2107 0815 - 24-07-14 okay', ',2', '2014-07-24', '2014-07-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-24', '192.71.219.1', 'workstation1.tele2.se', '2014-06-30', 'RL 7100 6714 2DE', NULL),
(2783, '', 865, 999999999, 2, 'T3010', '2014-06-23', '2014-06-23', '2013-09-16', 'gold', 'black', 'Theorema', 'Sent this watch back last month to get repaired and after 2 weeks the back has become loose again. Informed Enis and I have been told to send the watch back to be repaired. ', 'Uhr erhalten 24.06.2014\r\n25-06-14\r\njo, aber diesmal ist der Rotor gebrochen...! - ersetzt\r\nK 2506 1140 - 26-06-14 okay', '', '2014-06-26', '2014-06-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-26', '185.2.196.45', 'port-45-196.nextconnex.net', '2014-06-30', 'RL 70 919 401 6DE', NULL),
(2784, '', 2209, 2, 2, 'Coppernicus', '2014-06-23', '2014-03-05', '2014-03-05', 'Silber', 'Weiss', 'Pionier', '{abgetippt:\r\nBonjour, je vous retourne la montre, car elle cesse de foncstionner la nuit. Le matin je doit la remettre a l\'heure, est même de la journée il arrive qu\'elle retarde, j\'espère que vous trouverait une solution a ce problème.\r\n---\r\nHello, I return the watch because it stops working at night. In the morning I must give it a time, even the day it happens it delays, I hope you find a solution to this problem.}', 'Uhr erhalten 23.06.2014\r\n25-06-14\r\nUnruhreif steht zum Einen schief, zum Anderen zu tief und extrem viel H?henluft... - auch das Rotorlager ist bereits verschlissen... Werktausch\r\nK 2506 1545 - 30-06-14 okay', '', '2014-06-30', '2014-06-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-30', '', '', '0000-00-00', 'RL 7093 0527 8DE', NULL),
(2785, '', 2210, 2, 2, 'Monaco', '2014-06-23', '2014-08-15', '2014-08-15', 'Schwarz', 'gelb', 'Theorema', '[Modell 3006  --  G 15.08.2013]\r\n...Zeigerprobleme...', 'Uhr erhalten 23.06.2014\r\n25-06-14\r\nAutomatik defekt? Klinkenfeder gebrochen... Werktausch\r\nK 2506 1645 - 30-06-14 okay', '', '2014-06-30', '2014-06-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-30', '', '', '0000-00-00', 'RL 7093 0526 4DE', NULL),
(2786, '', 2211, 999999999, 0, 'GM-503-3', '2014-06-23', '2014-05-20', '2014-05-20', 'gold', 'black', 'pionier', 'Out of order,it cannot run', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '219.73.41.78', 'n219073041078.netvigator.com', '2014-06-30', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(2787, '', 1089, 999999999, 2, 'T3005', '2014-06-23', '2012-07-10', '2014-07-10', 'Black', 'White', 'Marco Polo Diamond', '[OHNE G-Nachweis]\r\nHello Mr Enis!\r\nNow my Marco Polo Diamond Watch doesnt work to change the month. No matter how much I push the button on the Watch nothing happens its still on Mars. The next problem is that the Watch stops to work very early/fast even though I have it on and have wind it according to the manual. I have totally 5 Watches from Theorema and they work good this one is my best so please help me fix this as soon as possible. Thanks and best regards from Sweden// Paulo\r\n \r\n', 'Uhr erhalten 30.06.2014\r\n08-07-14\r\nAutomatik hängt... - Rotorlager! Automatik versorgt und Lager geölt \r\nMonatskorrektor enthakt...\r\nK 0807 1100 - 11-07-14 okay', ',2', '2014-07-11', '2014-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-11', '213.88.192.30', '213.88.192.30', '2014-06-30', 'RL 7097 0523 6DE', NULL),
(2788, '', 2197, 999999999, 0, 'GM 505', '2014-06-23', '2014-06-10', '2014-06-10', 'BLACK CASE', 'Black Face,Brown Strap', 'PIONIER:Florida Diamond', 'Florida Diamond watch, Brown Strap, Black Face.\r\n\r\nWhen I press the Month setting button the pointer does not move and therefore the month does not change. (I believe the pointer is stacked)\r\n\r\nRegards,\r\nKonstantinos', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '62.228.180.210', '62-180-210.netrun.cytanet.com.cy', '2014-06-30', '', NULL),
(2789, '', 2212, 999999999, 2, 'T3005', '2014-06-24', '2012-07-08', '2012-07-16', 'Silver white', 'white', 'Marco Polo Silver White', '[OHNE G-Nachweis]\r\nFor some reason watch doesn\'t walk anymore. I haven\'t drop or damaged it at this time. The watch was just in my wrist when it stopped walking.\r\nAfter waving it might walk about five seconds then it stopped. I have also wind up the watch without result...\r\nI have opened  the watch by myself just seeing what is wrong, but engine looks too complex to me....so I didn\'t touch it.', 'Uhr erhalten 27.06.2014\r\n08-07-14\r\nRW klemmt - ZB soll im Februar ersetzt sein, aber es fehlen sämtliche Zierringe?\r\nDatumskorrektor ist gebrochen - ers. \r\nK 0807 1140 - 11-07-14 okay', ',2', '2014-07-11', '2014-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-11', '194.251.119.196', '194.251.119.196', '2014-07-01', 'RL 7097 0520 5DE', NULL),
(2790, '', 2213, 999999999, 2, 'GM 105', '2014-06-24', '2013-02-10', '2013-02-10', 'Gold', 'Bleu ', 'Theorema', '[OHNE G-Nachweis]\r\nGreetings!\r\nDear Enis Tufina! I called you for a while ago about the watch i bought from you (Theorema). The watch has been broken when one of the particle got suddenly off when i was adjusting the time. The \"minutes\" particle in question is inside the watch where the engine is. I love the product so i hope that you can fix the problem as soon as possible. \r\nThank you!\r\nRegards Fernand Ndayizeye', 'Uhr erhalten 30.06.2014\r\n04-07-14\r\nMinZg ab und R?cker zerlegt... - Zg verengt aufgesetzt und Unruh kpl.\r\nWK 0707 0845 - einwandfrei\r\nUK 0807 0955 - 09-07-14 okay', ',2', '2014-07-09', '2014-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-09', '193.45.95.20', '193.45.95.20', '2014-07-01', 'RL 70 958 924 3DE', NULL),
(2792, '', 2214, 999999999, 2, 'Gm3008', '2014-06-24', '2014-06-24', '2013-12-15', 'Black', 'G to H', 'Theorema', 'The watch inside has got lose and the pointer are off. This shouldn\'t be possible? I were just using my watch at work(bartender) and when I got home i was broken.\r\nThe clock is not working and further the small pointers fell of during my work(bartender).', 'Uhr erhalten 30.06.2014\r\n04-07-14\r\nbeide Tota-Zg ers. {Kulanz}\r\nK 0407 1325 - 07-07-14 okay', '', '2014-07-07', '2014-07-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-07', '195.212.29.88', 'gbibp9ph1--blueice4n6.emea.ibm.com', '2014-07-01', 'RL 70 958 915 5DE', NULL),
(2793, '', 2215, 999999999, 2, 'GM 107 mechanical', '2014-07-08', '2013-04-01', '2013-04-01', 'Gold', 'black', 'Theorema reo model', '[OHNE G-Nachweis]\r\n1:the minutes counter it\'s brokken inside the watch.\r\n2: it,s given more minutes than normal ', 'Uhr erhalten 08.07.2014\r\n14-07-14\r\ngebrochenen MinZg ers., eine Bridenschraube ers. \r\nWK 1407 1020 - einwandfrei\r\nUK 1507 0905 - 16-07-14 okay', ',2', '2014-07-17', '2014-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-17', '212.10.147.65', 'd40a9341.rev.stofanet.dk', '2014-07-01', 'RL 7098 3441 7DE', NULL),
(2794, '', 2216, 999999999, 0, 'GM506', '2014-06-24', '2014-02-20', '2014-03-03', 'black', 'Rose Gold', 'MIAMI', 'My watch problem is, \r\nTimes runs late(every time I set the time after few hours time run late) same with Date and days and month. if you need more information please email me. \r\nbest regards \r\nAmmar \r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '122.150.74.231', '122.150.74.231', '2014-07-01', '', NULL),
(2795, '', 2217, 2, 2, 'Rio', '2014-06-25', '0000-00-00', '0000-00-00', 'Silber', 'Weiss', 'Theorema', '[OHNE Angabe]', 'Uhr erhalten 27.03.2014\r\n25-06-14\r\nEllipse... und MinZg? - Unruh kpl. ers. und MinZg gerichtet\r\nUK 2506 1125 - Schlie?e ers. und 26-06-14 okay', '', '2014-06-26', '2014-06-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-06-26', '', '', '0000-00-00', 'RL 7091 9403 3DE', NULL),
(2796, '', 2218, 2, 2, 'Macau', '2014-06-25', '2014-03-26', '2014-03-26', 'Schwarz', 'Schwarz', 'Theorema', '{abgetippt:\r\nIl manque une petite aiguille indiquant les jours de la remaine [...]\r\n---\r\nIt lacks a small needle indicating the days of the remaine}', 'Uhr erhalten 25.06.2014\r\n02-07-14\r\nUhr ist heftig gefallen - Werkring gebrochen, mehrere Zeiger ab/gelöst...\r\n==> KVA Rep. 40,- ← 06-06-18 entsorgt ', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 1, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(2797, '', 2219, 2, 2, 'Paragon', '2014-06-25', '0000-00-00', '0000-00-00', 'Gold', 'Schwarz', 'Theorema', '[OHNE Angabe -Without repair form -- OHNE G-Nachweis]\r\n04-09-14\r\nIch verweise auf meine E-Mail vom 2014.11.06, sowie meine AR.n.RA7367827621IT von 17/06/2014, auf 26/07/2014 erhalten Sie, für die Lieferung der Uhren fordere Sie, die von Ihnen repariert wurde und im Garantie.\r\nWie die Gespräche, die heute früh stattfand, Telefon, ich freue mich gegen Feedback.\r\nMit freundlichen Grüßen', 'Uhr erhalten 25.06.2014\r\n04-09-14\r\nGlas front fehlt - ZB ist beschädigt, Zg waren dejustiert...\r\nVorab Kontrolle\r\nK 0409 1130 - 08-09-14 einwandfrei\r\n==> Glas ersetzen 25,-  evtl. Band 25,- ausf. 0110\r\nGlas und Band ers. und 01-10-14 okay', ',2', '2014-10-07', '2014-10-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-07', '', '', '0000-00-00', 'RL 71 309 131 3DE', NULL),
(2798, '', 2219, 2, 2, 'Paragon', '2014-06-25', '0000-00-00', '0000-00-00', 'Gold', 'Weiss', 'Theorema', '[OHNE Angabe -Without repair form -- OHNE G-Nachweis]\r\n04-09-14\r\nIch verweise auf meine E-Mail vom 2014.11.06, sowie meine AR.n.RA7367827621IT von 17/06/2014, auf 26/07/2014 erhalten Sie, für die Lieferung der Uhren fordere Sie, die von Ihnen repariert wurde und im Garantie.\r\nWie die Gespräche, die heute früh stattfand, Telefon, ich freue mich gegen Feedback.\r\nMit freundlichen Grüßen', 'Uhr erhalten 25.06.2014\r\n04-09-14\r\nDatum schaltet nicht... DateModul gelöst - befestigt\r\nK 0409 1245 - zieht nicht auf - beide Klinkenräder und Reduktionsrad ers. \r\nK 0809 1000 - zieht immer noch nicht auf? - HilfsKlinkenrad ers. \r\nK 1109 0910 - 15-09-14 einwandfrei\r\nKVA für neues Band 25,- ausf. 0110\r\nBand ers. und 01-10-14 okay', ',2', '2014-10-07', '2014-10-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-07', '', '', '0000-00-00', 'RL 71 309 131 3DE', NULL),
(2799, '', 1636, 2, 2, 'Paragon', '2014-06-25', '0000-00-00', '0000-00-00', 'Silber', 'Weiss', 'Theorema', '[OHNE G-Nachweis - Recherche: Deal 3758 -- 20.02.2013  --  Ersatzkarte ausgefüllt]\r\n{abgetippt:\r\nHour hand defective. Loses time and now seems to be stuck.}', 'Uhr erhalten 25.06.2014\r\n02-07-14\r\nUhr jetzt bereits das zweite Mal hier ohne G-Karte... diese per eMail nachgefordert {soll bei der letzten Rep. dabei gewesen sein? und soll hier geblieben sein... - unwahrscheinlich...}\r\nzuviele einzelne Beschädigungen, außerdem miese Amplitude: Werktausch\r\nK 0707 1540 - 10-07-14 okay', ',2', '2014-07-10', '2014-07-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-10', '', '', '0000-00-00', 'RL 7097 0517 9DE', NULL),
(2800, '', 2220, 999999999, 2, 'GM 107', '2014-06-25', '2014-01-30', '2014-01-30', 'white', 'black', 'Theorema (Rio)', 'Hand inside the mechanism has become detached for no apparent reason.', 'Uhr erhalten 02.07.2014\r\n08-07-14\r\nMinZg mit neuer Scheibe aufgesetzt\r\nWK 0807 1435 - einwandfrei\r\nUK 0907 0845 - 10-07-14 okay', ',2', '2014-07-10', '2014-07-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-10', '93.186.23.96', '93-186-23-96.rdns.blackberry.net', '2014-07-02', 'RL 70 970 512 5DE', NULL),
(2801, '', 2221, 999999999, 2, 'GM505', '2014-09-03', '2013-12-25', '2013-12-25', 'black', 'Black', 'FLORIDA DIAMOND', '[OHNE G-Nachweis]\r\nThe winding mechanism is broken', '10-09-14\r\nWelle zu kurz? Nein, Aufzugtrieb gebrochen... ers. und Antriebsorgan ers.\r\nK 1009 1305 - 15-09-14 okay', ',2', '2014-09-15', '2014-09-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-15', '86.193.140.240', 'ANice-653-1-412-240.w86-193.abo.wanadoo.fr', '2014-07-03', 'RL 71 186 379 1DE', NULL),
(2802, '', 2222, 999999999, 2, 'GM107-1', '2014-06-26', '2014-06-25', '2013-04-10', 'silver', 'silver', 'Theorema RIO', '[OHNE G-Nachweis  --  Deal 5093 - 09-04-2013]\r\nOne of the needles has come loose of the hourwork. ', 'Uhr erhalten 30.06.2014\r\n08-07-14\r\nMinZg ers.\r\nWK 0807 1540 - einwandfrei\r\nUK 0907 0845 - 10-07-14 okay', ',', '2014-07-10', '2014-07-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '145.119.165.111', '145.119.165.111', '2014-07-03', '', NULL),
(2803, '', 1875, 2, 2, 'Casablanca', '2014-06-26', '2013-07-31', '2013-07-31', 'Gold', '', 'Theorema', '[OHNE G-Nachweis]\r\n{abgetippt:\r\nthe watch stops every day and its always full turned up \r\nthis is the second time I send you and its like the first time\r\neven worst now because it doesent work for 1 week now and its full turned up it doesnt move att all, this is not very god for}', 'Uhr erhalten 26.06.2014\r\n02-07-14\r\nsteht kpl. abgelaufen... \r\nUK 0207 1155 - 03-07-14 absolut okay\r\nUhr am 07.08.14 zurück erhalten!  08.08.14   604569167387', ',2', '2014-08-08', '2014-08-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-03', '', '', '0000-00-00', 'RL 7094 7974 7DE', NULL),
(2804, '', 2223, 2, 2, 'Monaco', '2014-06-26', '2012-08-25', '2012-08-25', 'Silber', '', 'Theorema', '{abgetippt:\r\nThe watch has stopped \r\nhave tried winding it but nothing happens\r\nalso there is this weird sound when winding it\r\nthat was\'nt there before}', 'Uhr erhalten 26.06.2014\r\n02-07-14\r\nRotor gel?st, Spirale zerst?rt, Klinkenfeder gebrochen...\r\nWerktausch\r\nK 0207 1340 - 07-07-14 okay', '', '2014-07-07', '2014-07-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-07', '', '', '0000-00-00', 'RL 7094 7985 2DE', NULL),
(2805, '', 2014, 999999999, 2, 'GM 102', '2014-06-26', '2013-01-25', '2013-02-03', 'silver', 'black', 'Monte Carlo', '[OHNE G-Nachweis]\r\nwhen the spring is strung, the pointers don\'t move while it is ticking. I can\'t move the pointers anymore by turning the button.\r\nso there must be something wrong with the gears inside.\r\n---\r\nthe main gear on the pointers got loose so now it doesn\'t connect anymore with the other gears.', 'Uhr erhalten 30.06.2014\r\n08-07-14\r\nZgWerk kpl. hochgekommen - zurückgedrückt {Kulanz} und\r\nWK 0907 0830 - einwandfrei\r\nUK 1007 0845 - 11-07-14 okay', ',2', '2014-07-11', '2014-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-11', '83.117.59.94', 's53753b5e.adsl.online.nl', '2014-07-03', 'RL 7097 0524 0DE', NULL),
(2806, '', 686, 2, 2, 'T 3009', '2014-06-26', '2013-01-10', '2013-01-10', 'Silber', 'schwarz', 'Theorema', '{alle Zeiger abgefallen - Armband an 6 gerissen}', 'Uhr erhalten 26.06.2014\r\n08-07-14\r\nDas Band ist aber keine Garantiesache... Zg aufsetzen Kulanz!\r\nKVA  Band ersetzen 25,- ausf. 1108\r\nZifferblatt/Rotor/Band ers., Zg aufgesetzt\r\nK 1108 1120 - 14-08-14 okay', ',2', '2014-08-14', '2014-08-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-14', '', '', '0000-00-00', 'RL 71 062 092 1DE', NULL),
(2807, '', 2224, 999999999, 2, 'GM-103', '2014-07-10', '2014-04-23', '2014-04-24', 'Silver', 'Gold', 'Theorema Sao Paolo', '[OHNE G-Nachweis]\r\nThe \"Sun & Moon Phase\" dial has been ditached from the hook. This needs to reattached or replaced.', 'Uhr erhalten 10.07.2014\r\n16-07-14\r\nTag/Nacht-Scheibe befestigt \r\nWK 1607 1245 - einwandfrei\r\nUK 1707 0925 - 18-07-14 okay', ',2', '2014-07-18', '2014-07-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-18', '80.229.75.198', '80.229.75.198.homesurf.pte-ag2.dyn.plus.net', '2014-07-03', 'RL 7098 3445 1DE', NULL),
(2808, '', 2225, 999999999, 2, 'GM107 - Rio', '2014-07-02', '2013-10-10', '2013-10-10', 'Silver', 'schwarz', 'Theorema', 'Minute hand loose inside glass\r\nWasher loose inside glass\r\nGlass and Case intact {nicht ganz, Glas bei 12:00 beschädigt}', 'Uhr erhalten 02.07.2014\r\n10-07-14\r\nMinZg verengt und aufgesetzt\r\nWK 1007 1305 - einwandfrei\r\nUK 1407 0840 - 15-07-14 okay', ',2', '2014-07-15', '2014-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-15', '81.148.54.142', 'host81-148-54-142.in-addr.btopenworld.com', '2014-07-03', 'RL 70 970 530 7DE', NULL),
(2809, '', 2226, 999999999, 2, 'T3001', '2014-06-27', '2013-01-10', '2014-01-10', 'Silver metal', 'Black', 'Theorema', '[G 01.10.2012]\r\nPart of the dial has come loose and rotated over 90 degrees, now you can\'t see the hour symbols in their correct place or read the world time zone window. ', 'Uhr erhalten 30.06.2014\r\n04-07-14\r\nMinuterie geklebt\r\nK 0407 1610 - 07-07-14 okay', '', '2014-07-07', '2014-07-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-07', '86.46.51.152', '86-46-51-152-dynamic.b-ras3.mvw.galway.eircom.net', '2014-07-04', 'RL 7094 7987 0DE', NULL),
(2810, '', 2227, 999999999, 2, 'GM 3005-A3', '2014-07-08', '2014-06-19', '2014-06-23', 'NOIR', 'NOIR', 'THEOREMA', 'J\'ai réceptionné cette montre le 25 juin, elle n\'a jamais fonctionné. (bloquée)\r\n---\r\nI received this watch on June 25, it has never worked. (blocked)', 'Uhr erhalten 08.07.2014\r\n16-07-14\r\nausgeschwungen - Messer gerichtet, Rotor befestigt\r\nK 1607 1305 - 21-07-14 okay', ',2', '2014-07-22', '2014-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-22', '84.98.250.101', '101.250.98.84.rev.sfr.net', '2014-07-04', 'RL 7099 3419 9DE', NULL),
(2811, '', 2228, 999999999, 2, 'GM-3005-A1', '2015-04-20', '2014-06-27', '2013-10-22', 'Silver', 'White', 'Theorema Marco Polo', 'Winder for automatic start up is broken and the watch remains stationary. It won\'t start back up again using the wider if if has been off of my wrist for a few days. And also one of the Roman numerals for the number 7 I have noticed has come off.', '27-04-15\r\nkpl. abgelaufen, läuft auch freudig los... Index 7 abgefallen\r\ndiv. Indexe geklebt, Automatik kontrolliert, Rotor ers.\r\nK 2804 1200 - reguliert und 04-05-15 okay', '1,2', '2015-05-04', '2015-05-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-04', '92.22.76.206', 'host-92-22-76-206.as13285.net', '2014-07-04', 'RL 72 139 837 0DE', NULL),
(2812, '', 2229, 999999999, 0, 'GM 104', '2014-06-27', '2013-07-18', '2013-07-18', 'black', 'yelloW', 'Bijar Maruf', '1. the watch went 2-3 minutes faster every day day.\r\n2. the 2 number has fell inside the watch.\r\n3. one of small screws are missing.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.164.243.211', '211.243.164.82.customer.cdi.no', '2014-07-04', '', NULL),
(2813, '', 2230, 999999999, 0, 'Gh 505', '2014-06-28', '2014-06-28', '2013-12-11', 'Black', 'Black ', 'Pionier', 'The hands are not moveing when it\'s on arm mabey 20 seconds no constant moveing from the dials the thing wtich moves hands is no longer moveing ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.71.63.155', '83-71-63-155-dynamic.b-ras1.srl.dublin.eircom.net', '2014-07-05', '', NULL),
(2814, '', 2231, 999999999, 2, 'GM 106', '2014-06-28', '2013-08-15', '2013-08-15', 'bicolor', 'schwarz', 'THEOREMA', 'I have purchased a THEOREMA WATCH on www.groupon.nl (grouponcode 00102084BT). The watch is broken. The hands on the watch doesn\'t ticking anymore.\r\n', 'Uhr erhalten 02.07.2014\r\n10-07-14\r\nStd und Min Zg ers. \r\nWK 1007 1550 - einwandfrei\r\nUK 1407 0845 - 15-07-14 okay', ',2', '2014-07-15', '2014-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-15', '82.157.214.73', 's529dd649.adsl.online.nl', '2014-07-05', 'RL 7098 3433 2DE', NULL),
(2815, '', 2232, 999999999, 2, 'GM 104', '2014-07-04', '2013-07-18', '2013-07-18', 'Black', 'yellow', 'Bijar Maruf', '1. the time goes 2-3 minutes faster than usual      every day.\r\n2. the 2 number has fell inside the watch.\r\n3. one of small screws is missing.', 'Uhr erhalten 04.07.2014\r\n15-07-14\r\nIndexe geklebt, reguliert und GehäuseZierschraube ers.\r\nWK 1507 1215 - einwandfrei\r\nUK 1607 0835 - 17-07-14 okay', ',2', '2014-07-18', '2014-07-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-18', '193.91.171.208', 'cD0AB5BC1.dhcp.as2116.net', '2014-07-05', 'RL 70 993 415 4DE', NULL),
(2816, '', 2233, 999999999, 2, 't-2001', '2014-06-29', '2013-12-15', '2013-12-17', 'silver', 'skeleton', 'theorema', '[Modell Magellan]\r\nmonte carlo model,black strap. bought watch decmber 13 for wedding present, gave to husband in june 14, we are unable to set time on it, mechanism jammed, wont let us pull knob out to set time, watch winds fine. Please can you fix for us and can you declare item as a low cont sitem to avoid customs coming back into england, as I have already paid import tax once on this item, many thanks, amanda', 'Uhr erhalten 03.07.2014\r\n10-07-14\r\nWHF gebrochen... - ersetzt\r\nWK 1007 1240 - reguliert, sonst einwandfrei\r\nUK 1407 0845 - 15-07-14 okay', ',2', '2014-07-15', '2014-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-15', '88.104.48.153', '88-104-48-153.dynamic.dsl.as9105.com', '2014-07-06', 'RL 7097 0531 5DE', NULL),
(2817, '', 2234, 999999999, 0, 'GM505', '2014-06-29', '2013-12-04', '2013-12-04', 'Brown', 'Gold', 'Florida Diamond', 'Button in the middle is defect. The clock goes 10 min or more wrong direction', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.166.241.182', 'ti0008a400-3753.bb.online.no', '2014-07-06', '', NULL),
(2818, '', 2235, 999999999, 0, 'Item with you ', '2014-06-30', '2014-04-15', '2014-04-15', '-', '-', 'PIONIER Sydney Diamonds ', 'The Needle bend, please check the watch thoroughly. Item is meant for customer\'s Father Birthday Gift. Please expedite to deliver back for customer by early July ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '175.138.60.154', '175.138.60.154', '2014-07-07', '', NULL),
(2819, '', 2236, 999999999, 0, 'Item with you', '2014-06-30', '2013-11-25', '2013-11-25', '-', '-', 'PARAGON (WHITE + ROSE GOLD): Theorema', '2. #784754 (BBD2239F0E)\r\n\r\nWatch not working even how many times we wind it.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '175.138.60.154', '175.138.60.154', '2014-07-07', '', NULL),
(2820, '', 2237, 999999999, 0, '-', '2014-06-30', '2013-11-23', '2013-11-23', '-', '-', 'NEWTON (BLACK): Theorema ', '3. #788416 (311D4DF794)\r\n\r\nIssue: Needle not moving any more ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '175.138.60.154', '175.138.60.154', '2014-07-07', '', NULL),
(2821, '', 2238, 999999999, 0, 'Item with you', '2014-06-30', '2013-03-13', '2013-03-13', '-', '-', 'MARCO POLO DIAMOND (BLACK): Theorema', '4. #805816 (DD7936B503)\r\n\r\nIssue: The day dial dropped in the watch', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '175.138.60.154', '175.138.60.154', '2014-07-07', '', NULL),
(2822, '', 2239, 999999999, 0, 'Item with you', '2014-06-30', '2014-04-27', '2014-04-27', '-', '-', 'XXL JUMBO (BLACK DISPLAY): Theorema', '5. #799460\r\n\r\nIssue: Movement of mechanism is not smooth, the needle will stop even user is wearing it with normal movement.\r\n\r\nCustomer\'s Security Code: 3691A728EB ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '175.138.60.154', '175.138.60.154', '2014-07-07', '', NULL),
(2823, '', 2240, 999999999, 0, 'Item with you', '2014-06-30', '2014-04-15', '2014-04-15', '-', '-', 'DESIGN 2 (BLACK DISPLAY & STRAP + SILVER CLASP): P', '6. #808649\r\nhttps://www.groupon.my/deals/national-deal/theorema/718236507\r\n\r\nIssue: The diamond on the bottom of the needle is missing (6 O\'clock Position)  \r\n\r\nCustomer\'s Security Code: B4E3A4BF66\r\n\r\nPurchased Date: 15.04.2014', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '175.138.60.154', '175.138.60.154', '2014-07-07', '', NULL),
(2824, '', 2241, 999999999, 0, 'Item with you', '2014-06-30', '2013-12-25', '2013-12-25', '-', '-', 'BLACK AND ROSE GOLD. Pionier ', '7. #667679\r\n\r\nhttps://www.groupon.my/deals/national-deal/Theorema/717866418\r\n\r\nIssue: received a faulty unit as the date of the watch cannot be adjusted and it is jammed at this moment. Furthermore, the date is not accurate, it can go up to 35 days a month. or the \"month\" display on the watch, it is not pointing exactly on the month, it is pointing between two months\r\n\r\nCustomer\'s Security Code: 48DDB71EF6 ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '175.138.60.154', '175.138.60.154', '2014-07-07', '', NULL),
(2825, '', 2049, 999999999, 2, 'T3001-4', '2014-07-04', '2013-06-13', '2013-06-06', 'Gold', 'White', 'Paragon', 'Watch returned to me after repair with dial incorrectly fitted.\r\nOriginal repair ref: 2581', 'Uhr erhalten 04.07.2014\r\n14-07-14\r\nMinuterie gelöst... - geklebt und gleich wieder raus 15-07-14', ',2', '2014-07-17', '2014-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-15', '86.43.107.130', '86.43.107.130', '2014-07-07', 'RL 7098 3437 7DE', NULL),
(2826, '', 696, 2, 2, 'Rio', '2014-06-30', '2013-04-01', '2013-04-01', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nThis is the 3\'rd time this watch is being send back to you because of a defect [...] Groupon DK said to me, that they have talk to you and you agreed with them that I can get my money back [...] This time it (the watch) do not work at all}', 'Uhr erhalten 30.06.2014\r\n08-07-14\r\nStdZg kommt an SekZg - Zg gerichtet\r\nWK 0807 1650 - einwandfrei\r\nUK 0907 0845 - 10-07-14 okay', ',2', '2014-07-17', '2014-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-10', '', '', '0000-00-00', 'RL 7097 0518 2DE', NULL),
(2827, '', 448, 2, 2, 'T3008', '2014-06-30', '2012-11-18', '2012-11-18', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nThe watch has stopped working. It\'s second time it breaks. We would like a replacement watch or a refund please. Thanks.]', 'Uhr erhalten 30.06.2014\r\n09-07-14\r\nausgeschwungen? jo, aber... entweder bewußt oder durch einen ganz dummen Zufall...! Anker präventiv gerichtet \r\nK 0907 1620 - 14-07-14 okay', ',2', '2014-07-14', '2014-07-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-14', '', '', '0000-00-00', 'RL 7097 0527 5DE', NULL),
(2828, '', 1251, 2, 2, '4004 - Newton', '2014-06-30', '2013-10-30', '2013-10-30', 'Gold', 'black', 'Theorema', '[OHNE G-Nachweis  --  war als Unknown im Sept 13 hier, G 06.03.2013]\r\n{nur Zeichnung: Kronenbügel...}', 'Uhr erhalten 30.06.2014\r\n09-07-14\r\nGehäuse ers. \r\nK 0907 1340 - 11-07-14 einwandfrei', ',2', '2014-07-11', '2014-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-11', '', '', '0000-00-00', 'RL 7097 0522 2DE', NULL),
(2829, '', 2242, 2, 2, 'Rio', '2014-06-30', '2013-12-27', '2013-12-27', 'Schwarz', 'schwarz', 'Theorema', 'It stops every 30 second!', 'Uhr erhalten 30.06.2014\r\n09-07-14\r\nsteht kpl. abgelaufen... hat aber selbst nach Vollaufzug kaum Amplitude!\r\nSpirale war übergeschlagen... \r\nWK 0907 0920 - einwandfrei\r\nUK 1007 0840 - 11-07-14 okay', ',2', '2014-07-11', '2014-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-11', '', '', '0000-00-00', 'RL 7097 0521 9DE', NULL),
(2830, '', 2243, 999999999, 2, 'GM-502-3', '2014-07-08', '2013-10-02', '2013-10-02', 'Gold', 'black', 'Pionier Malibu Diamond ', '[OHNE G-Nachweis -- Deal 10131 02.10.2013]\r\nAfter an hour or 2 my watch time is behind by 5-15 minutes. Even after winding the watch a lot.', 'Uhr erhalten 08.07.2014\r\n16-07-14\r\nWerktausch! \r\nK 1607 1355 - 21-07-14 okay', ',2', '2014-07-22', '2014-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-22', '80.95.188.17', '80.95.188.17', '2014-07-07', 'RL 7099 3424 2DE', NULL),
(2831, '', 2244, 999999999, 2, 'GM-107', '2014-06-30', '2013-10-10', '2013-10-10', 'gold', 'silver', 'theorema', 'Hands in side the watch have broken of the mechanism. The watch does not keep in time, so could you have a look at that also. ', 'Uhr erhalten 07.07.2014\r\n15-07-14\r\ngefallen: Unruhwelle gebrochen, Zg abgefallen, Briden gebrochen\r\n==> Rep. 50,- ', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 1, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-06', '86.137.250.58', 'host86-137-250-58.range86-137.btcentralplus.com', '2014-07-07', 'RL 7102 52665DE', NULL),
(2833, '', 1279, 999999999, 2, 'T3001', '2014-07-10', '2013-02-14', '2013-02-17', 'Black/Silver', 'Black', 'Theorema', '[OHNE G-Nachweis]\r\nI had previously sent back this watch to be repaired, unfortunately I am not sure whether the problem was resolved or not. It was posted back to me without any details of the fault or details of fixes if any. \r\n\r\nI am now sending this watch for the second times, there are two problems.\r\n1.   It constantly falls behind, since I bought this watch it has never been correct. It?s extremely unreliable, I am now having to check the time on my iPhone instead of this watch.  \r\n2.  The other problem is that a part of the watch has come loose, it?s clearly visible from the back of the watch.\r\n \r\n\r\nI would like ask for refund please, it?s too unreliable and expensive each time I am sending for repairing.', 'Uhr erhalten 10.07.2014\r\n16-07-14\r\nRotor gebrochen - ersetzt - reguliert von minus auf leicht plus\r\nK 1607 1425 - neu gestellt\r\nK 2107 0830 - 24-07-14 okay', ',2', '2014-07-24', '2014-07-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-24', '77.108.143.2', '77-108-143-2.brightstar.ltd.uk', '2014-07-07', 'RL 7100 6715 6DE', NULL),
(2834, '', 2245, 999999999, 2, 'GM 106', '2014-06-30', '0000-00-00', '2013-08-15', 'red', 'black', 'Toronto Watch', 'The watch has stopped working. In the beginning it stopped and when I touched the watched it began running again. Now, the watch does not do anything. I sent the watch to you. I look forward to hearing from you.', 'Uhr erhalten 03.07.2014\r\n10-07-14\r\nausgeschwungen - Anker auf Ankerwelle lose... - Anker getauscht\r\nWK 1007 1610 - einwandfrei\r\nUK 1407 0850 - 15-07-14 okay', ',2', '2014-07-15', '2014-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-15', '137.120.157.45', '137.120.157.45', '2014-07-07', 'RL 7098 3435 0DE', NULL),
(2835, '', 2246, 999999999, 0, 'GM-104', '2014-07-01', '2014-02-27', '2014-03-06', 'Black', 'Black', 'Theorema Copacabana', 'Elements of the dial started falling apart and into the moving parts of the dial. As seen from the picture sent to \"Enis Tufina\" the number \"2\" from \"12\" has fallen apart. Also the hours \"1\", \"5\", \"7\" and \"8\" have fallen into the moving parts of the dial.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.125.16.11', '94.125.16.11', '2014-07-08', '', NULL),
(2836, '', 2247, 2, 2, 'Florida Edelstahl', '2014-07-01', '2013-11-07', '2013-11-07', 'Silber', 'Schwarz', 'Pionier', '', 'Uhr erhalten 01.07.2014', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(2837, '', 2248, 2, 2, 'Marco Polo', '2014-07-01', '2014-06-23', '2014-06-23', 'Silber', 'Weiss', 'Theorema', '', 'Uhr erhalten 01.07.2014\r\nUhr erhalten 14.07.2014\r\nBitte refund!!!', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-02', '', '', '0000-00-00', 'RL 7093 0538 3DE', NULL),
(2838, '', 2249, 2, 2, 'Casablanca', '2014-07-01', '2014-02-10', '2014-02-10', 'Schwarz', 'Schwarz', 'Theorema', '', 'Uhr erhalten 01.07.2014\r\nUhr getauscht!', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-03', '', '', '0000-00-00', 'RL 7094 7970 2DE', NULL),
(2839, '', 2156, 999999999, 2, 'GM 505', '2014-07-01', '2013-11-07', '2013-11-07', 'Silver', 'Black', 'Florida Diamond', 'Date button stuck, stopped moving and kinetic won\'t work. Date and month don\'t change automatically . Gains time\r\n---\r\nMovement has broken. Watch stopped working\r\nDate won\'t change automatically\r\nMonth won\'t change automatically\r\nKenetic won\'t work\r\nDate button won\'t push in ', 'Uhr erhalten 01.07.2014\r\n09-07-14\r\nEinerScheibe klemmt, dementsprechend auch das ZgWerk - verursacht durch Fehlbedienung der Datumschaltung! Datum sortiert, Automatik versorgt {Kulanz}\r\nK 0907 1645 - neu gestellt \r\nK 1407 0855 - 16-07-14 okay', ',2', '2014-07-17', '2014-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-17', '85.255.232.31', '85.255.232.31', '2014-07-08', 'RL 70 983 440 3DE', NULL),
(2840, '', 1502, 999999999, 2, 'T3004', '2014-07-04', '2014-07-01', '2012-10-10', 'Black', 'Gold', 'Theorema', 'The automatic divice dosent work. The watch stopps iven when i have it on.', 'Uhr erhalten 04.07.2014\r\n15-07-14\r\nKlinkenfeder aus Eingriff - hmm... gesetzt und \r\nK 1507 1355 - Feder springt wieder aus Eingriff - ersetzt \r\nK 1707 1130 - 21-07-14 okay', ',2', '2014-07-22', '2014-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-22', '192.71.248.23', '192.71.248.23', '2014-07-08', 'RL 7099 3420 8DE', NULL),
(2841, '', 2250, 999999999, 0, '?', '2014-07-01', '2012-11-19', '2012-11-29', 'Gold', 'Black', 'Theorema', 'The small pointers are out', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.228.185.103', '178.228.185.103', '2014-07-08', '', NULL),
(2842, '', 1185, 999999999, 2, '101', '2014-07-04', '2012-10-14', '2012-10-14', 'Silver', 'Silver', 'Casablanca', '[OHNE G-Nachweis]\r\nWhen I wind up the watch it does not hold the wind so watch does not start timing', 'Uhr erhalten 04.07.2014\r\n15-07-14\r\nSperrad - alle Schrauben befestigt \r\nWK 1507 1425 - einwandfrei\r\nUK 1607 0840 - 17-07-14 okay', ',2', '2014-07-18', '2014-07-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-18', '168.224.160.14', '168.224.160.14', '2014-07-08', 'RL 7098 3450 5DE', NULL),
(2843, '', 2251, 999999999, 2, '3005 - MarcoPolo', '2014-07-10', '2012-11-19', '2012-11-29', 'Gold ', 'Black', 'Theorema', '[OHNE G-Nachweis]\r\nThe small pointers are not on there place', 'Uhr erhalten 10.07.2014\r\n16-07-14\r\nUhr gefallen, ein Zeiger abgebrochen ==> Werktausch 70,-\r\nausf. 1108\r\nWerk/AW/Krone/2 Totas ers.\r\nK 1108 1630 - reguliert und 15-08-14 okay', ',2', '2014-08-15', '2014-08-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-15', '77.166.99.116', 'ip4da66374.direct-adsl.nl', '2014-07-08', 'RL 7106 2096 6DE', NULL),
(2844, '', 2252, 999999999, 0, 'GM102', '2014-07-02', '2014-01-29', '2014-01-29', 'GOLD with brown leather band', 'GOLD', 'Theorema', 'Reference No: GM 102 Date Purchased: 29.01.14\r\n\r\nI\'ve purchased a Theorema Watch on the 29th Jan 2014 from Groupon Australia and the watch is faulty. For every hour, the clock is 5 mins faster than the normal time. This means in a given day my watch time is 2 hours faster than the usual time and is definitely not working as accordance to its normal functionality. I tried to not touch the watch for a week and then manual tune it again and the clock just always moves faster and faster. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '128.250.5.248', 'becky.its.unimelb.edu.au', '2014-07-09', '', NULL),
(2845, '', 2253, 999999999, 2, 'GM101', '2014-07-04', '2014-07-02', '2014-01-22', 'Silver', 'Gold', 'Theorema', '[OHNE G-Nachweis]\r\nThe watch has sudenly stoped working', 'Uhr erhalten 04.07.2014\r\n15-07-14\r\nausgeschwungen - Anker gerichtet\r\nWK 1507 1450 - einwandfrei\r\nUK 1607 0840 - 17-07-14 okay', ',2', '2014-07-18', '2014-07-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-18', '108.171.128.162', 'egress3.cws.sco.cisco.com', '2014-07-09', 'RL 7098 3448 2DE', NULL),
(2846, '', 2254, 999999999, 2, '3001 - Paragon', '2014-07-17', '2014-07-02', '2012-12-21', 'Silver', 'Black', 'Theorema T3001', 'The watch do not start after wind up.\r\nThere is movement in the mechanics back of the watch when you manually wind, but it do not start. The clock has only been wearn six times.', 'Uhr erhalten 17.07.2014\r\n21-07-14\r\nausgeschwungen - Anker gerichtet, Klemmung im RW beseitigt, Automatik überprüft\r\nK 2107 1310 - 24-07-14 okay', ',2', '2014-07-24', '2014-07-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-24', '195.198.142.207', '195.198.142.207', '2014-07-09', 'RL 7100 6713 9DE', NULL),
(2848, '', 2255, 2, 2, 'Dublin', '2014-07-02', '2014-05-16', '2014-05-16', 'Silber', 'Weiss', 'Pionier', 'Month button does not work', 'Uhr erhalten 02.07.2014\r\n02-07-14\r\nMonatszeiger gerichtet und okay', '', '2014-07-02', '2014-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-02', '', '', '0000-00-00', 'RL 7093 0540 6DE', NULL),
(2849, '', 1832, 2, 2, 'Marco Polo-metalband', '2014-07-02', '2011-12-22', '2011-12-22', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nWollte meine Uhr einstellen und hatte den Knopf in der Hand}', 'Uhr erhalten 02.07.2014\r\n10-07-14\r\nKrone schiefgeschlagen und gebrochen... auch wenn sie erst hier war, nicht unser Fehler... Rep. 25,-  ausf. 1108\r\nKrone mit Welle ers. \r\nK 1108 1550 - 15-08-14 okay', ',2', '2014-08-28', '2014-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-28', '', '', '0000-00-00', '44240031339 ', NULL),
(2850, '', 1951, 2, 2, 'Casablanca', '2014-07-02', '2013-11-16', '2013-11-26', 'Gold', '', 'Theorema', '{abgetippt:\r\nOnce again, for the third time, I need to return this watch as a piece has now fallen off. Please refund the money immediately}', 'Uhr erhalten 02.07.2014\r\n10-07-14\r\nSchließe - es fehlt der \'Deckel\' - Schließe ers. \r\nkurze WK 1007 1250 - 11-07-14 okay', ',2', '2014-07-11', '2014-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-11', '', '', '0000-00-00', 'RL 70 970 519 6DE', NULL),
(2851, '', 2256, 999999999, 2, 'T 3008', '2014-07-08', '2012-11-18', '2012-11-18', 'Stainless Steel', 'Black', 'Theorema', 'WATCH IS NOT WORKING.\r\nMONTH HAND HAS FALLEN OFF.\r\nDAY HAND HAS FALLEN OFF.\r\n', 'Uhr erhalten 08.07.2014\r\n14-07-14\r\nZg aufgesetzt {Kulanz} und Werkring ers.\r\nK 1507 1520 - 18-07-14 okay', ',2', '2014-07-22', '2014-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-22', '81.134.84.245', 'host81-134-84-245.in-addr.btopenworld.com', '2014-07-09', 'RL 70 993 416 8DE', NULL),
(2852, '', 2257, 999999999, 2, 'GM 508', '2014-07-04', '2014-06-02', '2014-06-02', 'BLACK', 'BLACK AND GOLD', 'PIONIER', 'Good afternoon,\r\nI sent my watch to your factory today to take advantage of the guarantee, as the watch without having bought in one month, crashed the dial of the number of the day and the dial of day of the week, the display of hours runs 24 hours, but the dials of days do not move. \r\nThank you \r\nbest regards \r\nDario Rodrigues\r\n', 'Uhr erhalten 04.07.2014\r\n15-07-14\r\nMinZg gelöst, Datumschaltung gerichtet\r\nK 1507 1555 - Datum schaltet aber nicht selbst... Werktausch kpl.\r\nK 2207 0845 - 25-07-14 okay', ',2', '2014-07-30', '2014-07-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-30', '2.80.100.37', 'bl19-100-37.dsl.telepac.pt', '2014-07-09', 'RL 7100 6720 0DE', NULL),
(2853, '', 2258, 2, 2, 'Copacabana', '2014-07-03', '2013-07-30', '2013-07-30', 'Schwarz', 'Schwarz', 'Theorema', 'Following the instruction i pulled the crown to set the time, when turning the hands forward, it sets both home and dual time (as per instructions), but when you turn in reverse (instructions state that the dual time will remain unmoved) both hands still move. I could almost live with this, but after hand winding on click 0 to start the watch telling the time, nothing happened. It winds fine, but does not move ? therefore not telling the time and not working as a watch.', 'Uhr erhalten 03.07.2014\r\n10-07-14\r\nausgeschwungen - Anker gerichtet\r\nWK 1007 1155 - einwandfrei\r\nUK 1407 0900 - 15-07-14 okay', ',2', '2014-07-15', '2014-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-15', '', '', '0000-00-00', 'RL 7097 0532 4DE', NULL),
(2872, '', 2268, 999999999, 2, 'GM508', '2014-07-17', '2014-04-15', '2014-04-15', 'Silver', 'Silver', 'Pioneer', '[OHNE G-Nachweis]\r\nThe pin on the strap of the watch came loose resulting in watch falling on a tiled floor and the glass on the face has smashed.', 'Uhr erhalten 17.07.2014\r\n21-07-14\r\nSchutzbehauptung, das Band ist sicher am Gehäuse befestigt!\r\nGlas und Werk (voller Splitter)  100,- - ausf. 1109\r\nGehäuse Ultraschall gereinigt - Zahlen ausgelegt - Glas ers. und Werk kpl. ers.\r\nK 1609 1130', ',2', '2014-09-22', '2014-09-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-22', '90.214.180.229', '5ad6b4e5.bb.sky.com', '2014-07-15', 'RL 71 211 873 0DE', NULL),
(2855, '', 2260, 999999999, 2, 'T3005-4', '2014-07-08', '2013-04-11', '2013-04-11', 'Gold', 'Black', 'Theorema', 'Device has stopped working. Date will not roll over and was constantly running slower than the actual time. Also the day would not change. Watch altogether broken', 'Uhr erhalten 08.07.2014\r\n15-07-14\r\nUhr komplett vergewaltigt - Werktausch \r\n==> 80,- ', ',', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.119.132.71', '94.119.132.71', '2014-07-10', '', NULL),
(2856, '', 2261, 999999999, 2, 'Malibu GM502-3', '2014-07-08', '2013-10-06', '2013-10-06', 'Gold', 'black', 'Pionier', '[OHNE G-Nachweis]\r\nbroken crown ', 'Uhr erhalten 08.07.2014\r\n16-07-14\r\nKrone mit Welle ers. {Kulanz}\r\nK 1607 1505 - 21-07-14 okay', ',2', '2014-07-22', '2014-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-22', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-07-10', 'RL 7099 3426 0DE', NULL),
(2857, '', 2262, 999999999, 2, 'Malibu GM-502-2', '2014-07-08', '2013-10-06', '2013-10-06', 'Silver', 'black', 'Pionier', '[OHNE G-Nachweis]\r\ndefekte movement', '16-07-14\r\nRotor gelöst - befestigt\r\nK 1607 1450 - 21-07-14 okay', ',2', '2014-07-22', '2014-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-22', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-07-10', 'RL 7099 3429 5DE', NULL),
(2859, '', 2192, 999999999, 2, 'T3011', '2014-09-25', '2014-06-19', '2014-06-02', 'Gold', 'black', 'macau', 'The date setting dial is broken.', '01-10-14\r\nSerienfehler? Spaltscheibe... ersetzt\r\nK 0210 0805 - 06-10-14 okay', '1,2', '2014-10-07', '2014-10-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-07', '203.17.70.53', '203.17.70.53', '2014-07-11', 'RL 71 293 796 9DE', NULL),
(2860, '', 1383, 999999999, 2, 'Gm107', '2014-07-15', '2013-10-11', '2013-10-11', 'Gold', 'black', 'Theorema', 'Watch running too fast, the spinning dial running slow. ', 'Uhr erhalten 15.07.2014\r\n16-07-14\r\n...unser Pflegefall... \r\nWK 1607 1530 - absolut einwandfrei\r\nUK 1707 1010 - 18-07-14 okay', ',2', '2014-07-18', '2014-07-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-18', '82.10.139.98', 'cpc17-thor5-2-0-cust353.14-2.cable.virginm.net', '2014-07-11', 'RL 7098 3447 9DE', NULL),
(3319, '', 2553, 999999999, 2, 'gm101 - Casablanca', '2014-09-30', '2012-11-01', '2012-11-01', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis]\r\nhand-winding mode is broken, it broken of', '07-10-14\r\nKrone V1 in sich gebrochen - Krone V2 ers. \r\nUK 0710 1430 - einwandfrei\r\nWK 0810 1025 - 09-10-14 okay', '1,2', '2014-10-10', '2014-10-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-10', '81.241.148.52', '52.148-241-81.adsl-dyn.isp.belgacom.be', '2014-09-29', 'RL 7132 4189 1DE', NULL),
(2862, '', 2265, 999999999, 2, 'GM-506-1', '2014-07-21', '2014-02-21', '2014-03-03', 'Silver', 'Silver', 'Pionier Germany', 'The watch was running fine for the first month or so, but then it started running 2-3 hours behind every 24 hours. There is no physical damage to the watch and it has not been dropped or hit against anything that could have caused this externally.', 'Uhr erhalten 21.07.2014\r\n24-07-14\r\nkomplett abgelaufen... Dann zur Langzeitkontrolle\r\nK 2407 1520 - 11-08-14 perfekt (+2min) und okay', ',2', '2014-08-11', '2014-08-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-11', '60.225.64.68', 'CPE-60-225-64-68.hhui1.cht.bigpond.net.au', '2014-07-12', 'RL 7104 1231 4DE', NULL),
(2863, '', 548, 999999999, 2, 'Gm106', '2014-07-06', '2014-07-06', '2012-06-12', 'Rose gold', 'Silver', 'Theorema ', 'The watch has taken a hit to the face of the watch. You will notice scratches. The glass of the watch smashed and fell out. \r\nCould you please check the watch is still in working order, clean any dust or residue withing the cogs and replace with a new glass. Thank you ', '14-10-14\r\njo... Glas fehlt, Werk voller Staub und Flusen, ZB und Zeiger beschädigt, Gehäuse am Glasrand zerdrückt... \r\nRep. 175,- ', ',', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '31.103.182.10', '31.103.182.10', '2014-07-13', '', NULL),
(2864, '', 1873, 999999999, 2, '102 - MonteCarlo', '2014-07-14', '2014-02-03', '2014-02-10', 'silver', 'white', 'Theorema', 'Watch runs 5 quarters of an hour to quick within 24 hours.\r\nThis is 2nd time that we have to return the watch, because of bad functioning. This is disappointing for us. \r\nIk you agree, we prefer to receive our money back.', 'Uhr erhalten 14.07.2014\r\n17-07-14\r\nKeine Beschädigung festzustellen...\r\nUK 2107 0845 - 22-07-14 okay', ',2', '2014-07-22', '2014-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-22', '88.159.83.49', '49-83-ftth.on.nl', '2014-07-13', 'RL 7099 3428 7DE', NULL),
(2865, '', 1628, 2, 2, '3006 - Monaco', '2014-07-07', '2013-08-16', '2013-08-16', 'Schwarz', 'Schwarz', 'Theorema', '[OHNE G-Nachweis]\r\nMinute hand and second hand fallen off as a result does not work. To be replaced.', 'Uhr erhalten 07.07.2014\r\n15-07-14\r\nZg aufgesetzt, Rotor ers. \r\nK 1507 1635 - 18-07-14 okay', ',2', '2014-07-18', '2014-07-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-18', '', '', '0000-00-00', 'RL 7098 3446 5DE', NULL),
(2866, '', 2266, 2, 2, 'T4003', '2014-07-07', '2012-10-01', '2012-10-01', 'Gold', 'Weiss', 'Theorema', '{abgetippt:\r\nMeiner Uhr gefällt mich aber seit ein Monat sind die Rädern kaputt. Weil ich Garantie haben versuch ich ihnen das uhrrad zu reparieren}', 'Uhr erhalten 07.07.2014\r\n14-07-14\r\nalle Zeiger bis auf StdZg abgefallen... - Tag/Nacht-Scheibe befestigt, ZB befestigt, Zg aufgesetzt\r\nK 1407 1620 - neu gestellt und \r\nK 1707 1010 4rpm - 18-07-14 okay', ',2', '2014-07-18', '2014-07-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-18', '', '', '0000-00-00', 'RL 70 983 444 8DE', NULL),
(2868, '', 758, 999999999, 2, 'T3008', '2014-07-10', '2014-07-07', '2013-06-13', 'Silver', 'Black', 'Theorema watch', 'Refence : t3008\r\n\r\nThe watch has broken, and i want to repair it. before you repare it can you please say how much it will cost?', 'Uhr erhalten 10.07.2014\r\n16-07-14\r\nUhr gefallen, ZB beschädigt, DayTota gebrochen, Band löst sich auf\r\n==> Werktausch, ZB Reparatur und Band  100,- ausf. 2407 ohne Band - Werk kpl.\r\nkurz K 2407 1250 - 25-07-14 okay', ',2', '2014-07-30', '2014-07-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-30', '85.235.229.23', '85.235.229.23', '2014-07-14', 'RL 7100 6727 5DE', NULL),
(2869, '', 2267, 999999999, 2, '103 - SaoPaolo', '2014-07-10', '2014-02-10', '2014-02-10', 'Silver', 'Silver', 'Theorema', '[OHNE G-Nachweis]\r\nWill not work. Followed instructions upon arrival but it will not tick/move.\r\n\r\nWatch has been sent tracked and will require signature upon arrival. Return address upon package.\r\n\r\nTracking number: RN038001283GB\r\n\r\nI apologise for the late sending of this package as I raised the issue ', 'Uhr erhalten 10.07.2014\r\n17-07-14\r\nsteht kpl. abgelaufen - läuft auch gleich los...\r\nWK 1707 1615 - einwandfrei\r\nUK 2107 0845 - 22-07-14 okay\r\n\r\n01.09.2014  RL 71 114 166 6DE', ',2', '2014-09-01', '2014-09-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-22', '78.148.237.24', 'host-78-148-237-24.as13285.net', '2014-07-14', 'RL 7099 3431 3DE', NULL),
(2871, '', 2269, 999999999, 2, 'GM3006', '2014-07-14', '2013-08-14', '2013-08-15', 'BLACK', 'GOLD / BLACK', 'THEOREMA MONACO DIAMOND', 'TWIST MECHANISM JAMMED AND BROKE THE MINUTE AND SECOND HAND OFF, THE SECOND HAND IS CAUGHT IN THE MECHANISM OF THE WATCH AND THE MINUTE HAND IS LAYING ON THE FACE FRONT. \r\n\r\n', 'Uhr erhalten 14.07.2014\r\n17-07-14\r\nMinZg und SekZg ers., reguliert \r\nK 1707 1600 - neu gestellt\r\nK 2107 0850 - 22-07-14 okay', ',2', '2014-07-22', '2014-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-22', '31.221.62.130', '31-221-62-130.cust-31.exponential-e.net', '2014-07-15', 'RL 7099 3418 5DE', NULL),
(2873, '', 2270, 999999999, 0, 'gm104', '2014-07-09', '2013-08-07', '2013-07-18', 'black', 'black', 'theorma', 'clock is lock', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.33.138.130', '212.33.138.130', '2014-07-16', '', NULL),
(2874, '', 2271, 2, 2, 'Monaco', '2014-07-09', '2014-05-22', '2014-05-22', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nL\'aiguille de jours n\'est pas dans la montre.\r\nexchange ou Réparation si possible.\r\n---\r\nThe needle is not days in the watch. \r\nexchange or repair if possible.}', 'Uhr erhalten 09.07.2014\r\n09-07-14\r\nDayZg ers.\r\nK 0907 1405 - neu gestellt \r\nK 1107 0920 4rpm - 14-07-14 okay', ',2', '2014-07-17', '2014-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-14', '', '', '0000-00-00', 'RL 70 970 525 3DE', NULL),
(2875, '', 1145, 2, 2, '4004 - Newton', '2014-07-09', '0000-00-00', '2014-06-10', 'Schwarz', 'Schwarz', 'Theorema', '{abgetippt:\r\nI received the watch on Friday and noticed that the watch is not working. Even after setting the time and putting it in watch winder the hour and min hands stay in the same position [...]}', '09-07-14\r\nsteht voll aufgezogen - okay, eine DiaFassung hatte sich gelöst und lag im Werk... geklebt - FH gefettet soweit möglich\r\nK 0907 1540', ',2', '2014-07-17', '2014-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-14', '', '', '0000-00-00', 'RL 7097 0526 7DE', NULL),
(2876, '', 2272, 999999999, 2, 'GM-107-3', '2014-07-14', '2013-10-16', '2013-10-16', 'Gold', 'Silver', 'Theorema', 'Watch fell off arm as taking it off \r\nClasp on strap unfastened unexpectedly\r\nGlass broken\r\nMinute hand appears to be detached\r\nSent by mail 10th July 2014', 'Uhr erhalten 14.07.2014\r\n17-07-14\r\npuh... Werk voller Glassplitter, Armband verbraucht, Glas ersetzen...\r\n==> Rep. 100,-  ausf. 1108\r\nWerk mit 2 Zeigern ers., Band ers., Glas ers.\r\nWK 1208 1400 - einwandfrei\r\nUK 1308 0835 - 14-08-14 okay', ',2', '2014-08-14', '2014-08-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-14', '62.119.80.89', 'surf.mytravel.se', '2014-07-16', 'RL 71 041 235 9DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(2877, '', 2273, 999999999, 0, 'Toronto', '2014-07-09', '2013-07-05', '2013-03-14', 'brown leather', 'copper', 'Theorema', 'One of the golden parts inside the clock which defines what time it is has detached from its place. This part moves inside the clock and gets stuck in the mechanism (and stops the clock from working)', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.204.189.124', 'host-109-204-189-124.tp-fne.tampereenpuhelin.net', '2014-07-16', '', NULL),
(2878, '', 2274, 2, 2, 'Marco Polo', '2014-07-10', '2012-07-10', '2012-07-10', 'Silber', 'Weiss', 'Theorema', 'The automatik does not work,\r\nThe time cannot be cganged,\r\nThere are 39 days,\r\nThe timechange button is lose', 'Uhr erhalten 10.07.2014\r\n16-07-14\r\noops... mal eben ne neue Uhr abgreifen?\r\nZifferblatt/Gehäuse und Werk(?) beschädigt durch Fall? \r\n==> Rep. 100,- \r\nWerk kpl. - AW/Krone - Gehäusemittelteil (Glas und Ring umgesetzt)  - Werkring - WD 8310\r\nK 0912 1155 - 12-12-14 okay', ',2', '2014-12-12', '2014-12-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-12', '', '', '0000-00-00', 'RL 71 572 481 8DE', NULL),
(2879, '', 2275, 2, 2, 'Marco Polo', '2014-07-10', '2012-07-10', '2012-07-10', 'Gold', 'Schwarz', 'Theorema', 'The crown broken inside the watch!', 'Uhr erhalten 10.07.2014\r\n16-07-14\r\nAW ers. \r\nK 1707 1305 - 21-07-14 okay', ',2', '2014-07-22', '2014-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-22', '', '', '0000-00-00', 'RL 7099 3425 6DE', NULL),
(2880, '', 2277, 2, 2, 'Marco Polo-metalband', '2014-07-10', '2014-06-23', '2014-06-23', 'Silber', 'Schwarz', 'Theorema', '{NUR Groupon-Rücksendezettel dabei, angekreuzt:\r\nProduit défectueux ou ne fonctionne pas (emballage non endommagé)\r\n---\r\nDefective or not working (not damaged packaging)}', 'Uhr erhalten 10.07.2014\r\n16-07-14\r\nProblem in der Datumschaltung - DayKorrektor war festgesetzt...\r\nK 1607 1155 - 21-07-14 okay', ',2', '2014-07-22', '2014-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-22', '', '', '0000-00-00', 'RL 7099 3430 0DE', NULL),
(2900, '', 2290, 999999999, 2, 'T3007-1', '2014-07-17', '2014-07-15', '2012-10-11', 'Silver', 'White', 'Vinna Diamond', 'one of the small rings has come off for the second time', 'Uhr erhalten 17.07.2014\r\n21-07-14\r\n...hat erst im Januar ein neues ZB bekommen, jetzt sind die Zierringe schon wieder ab... - gepunktet geklebt... \r\nK 2307 1200 - 25-07-14 okay', ',2', '2015-07-15', '2015-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-30', '90.227.56.107', '90-227-56-107-no229.tbcn.telia.com', '2014-07-22', 'RL 7100 6723 5DE', NULL),
(2881, '', 2278, 999999999, 2, 'T6001 - BlackMamba', '2014-07-11', '2014-04-09', '2014-04-09', 'Black', 'Black', 'Pionier', 'The protective turning board within the transparent case has somehow broken into two pices and are now radeling around within the case. \r\nThe watch have not been dropped or banged into anything. \r\nThe watch will be send with TNT to: \r\nEnis Tufina\r\nIndustriestr 7\r\n24647 Wasbek\r\nGermany\r\nTracking: 450226873 ', 'Uhr erhalten 11.07.2014\r\n16-07-14\r\nRotor gebrochen... - ersetzt, reguliert\r\nK 1607 1635 - neu gestellt\r\nK 2107 0855 - 24-07-14 okay', ',2', '2014-07-24', '2014-07-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-24', '178.155.234.69', '178.155.234.69', '2014-07-17', 'RL 7100 6716 0DE', NULL),
(2882, '', 2279, 999999999, 2, 'GM 501', '2014-07-25', '2013-11-10', '2013-10-15', 'Gold', 'black', 'COPPERNICUS DIAMOND', 'After a few uses one of the hands is loose.', 'Uhr erhalten 25.07.2014\r\n15-08-14\r\nZg wieder aufgesetzt\r\nK 1508 1500 - 18-08-14 einwandfrei', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '95.17.109.131', '131.109.17.95.dynamic.jazztel.es', '2014-07-18', 'RL 7109 3598 2DE', NULL),
(2883, '', 2263, 999999999, 2, 'GM 506-2', '2014-08-08', '0000-00-00', '2013-11-18', 'Black', 'Black and Grey', 'Pionier', 'The\r\n time setting is not working, it is broken. It was not our fault. \r\nAutomatic movement is also not working correctly, it stopped also when I\r\n had it on my hand. Sometimes it was working, sometimes NOT.', '12-08-14\r\nAufzug defekt (WHF?) Werktausch kpl. \r\nK 1208 1540 - neu gestellt\r\nK 1808 0915 - 20-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '62.44.248.21', 'ip-62-44-248-21.phnet.fi', '2014-07-18', 'RL 7109 3632 5DE', NULL),
(2886, '', 2281, 999999999, 2, '3008 - Damascus', '2014-07-25', '2013-12-30', '2013-12-27', 'gold', 'black', 'Theorema ', 'It is not work ', 'Uhr erhalten 25.07.2014\r\n15-08-14\r\nAufzug hakt - Reduktionsrad \'rasiert\', ein Klinkenrad Zapfenbruch - ABER auch Klemmung im ZgWerk - Werktausch\r\nK 1508 1200 - 18-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '213.100.89.221', 'c213-100-89-221.tele2.se', '2014-07-20', 'RL 7109 3601 6DE', NULL),
(2887, '', 1942, 999999999, 2, 'T3007', '2014-08-08', '2013-10-16', '2013-10-16', 'Gold', 'brown', 'Viena, Theorema', 'stoped worikng. pointer of minutes, got out of his position. ', '12-08-14\r\n1 Zg fehlt, Aufzug defekt? \r\n*** UNFERTIG - Zeiger nicht ersetzbar ***', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 1, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.106.9.9', '79.106.9.9', '2014-07-20', '', NULL),
(2888, '', 2282, 999999999, 2, 'GM101', '2014-07-17', '2014-07-04', '2014-07-07', 'Gold', 'Black', 'Casablanca', 'Unfortunately the watch only seems to work for one or two hours before it stops.\r\nI have wound the watch, as per the recomendation in your leaflet. I am a Mechanical Engineer and as such it is clear to me that the main hair spring is fully wound which would indicate some other possibley more serious problem with the watch.\r\n', 'Uhr erhalten 17.07.2014\r\n21-07-14\r\nsteht kpl. abgelaufen, auch keine Fehler sichtbar\r\nWK 2107 1510 - einwandfrei\r\nUK 2207 0825 - 23-07-14 okay', ',2', '2014-07-24', '2014-07-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-24', '2a02:1812:2889:e00:3167:4734:901f:72d', '2a02:1812:2889:e00:3167:4734:901f:72d', '2014-07-20', 'RL 7100 6711 1DE', NULL),
(2889, '', 2283, 999999999, 0, 'GM3008', '2014-07-14', '2014-05-15', '2014-06-03', 'white', 'rose gold', 'Theorema, Paragon', '- clock stopped function\r\n- buckle very hard to open/close', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '202.79.203.67', '239ob.scansafe.net', '2014-07-21', '', NULL),
(2890, '', 2284, 999999999, 2, '503 - Sydney', '2014-07-31', '2014-05-22', '2014-05-26', 'gold', 'Black', 'Pionier', 'Back of the watch has become very loose, rattles every time it moves.', 'Uhr erhalten 31.07.2014\r\n13-08-14\r\nRotor gelöst - befestigt \r\nK 1308 1510 - 18-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '85.115.54.180', 'webdefence.cluster-j.websense.net', '2014-07-21', 'RL 7109 3605 5DE', NULL),
(2927, '', 2310, 2, 2, 'Marco Polo', '2014-07-22', '2013-10-21', '2013-10-21', 'Gold', 'Schwarz', 'Theorema', 'it has started to gain time by about 20 mins over 2 days ', 'Uhr erhalten 21.07.2014\r\n25-07-14\r\nSpirale verklebt/magnetisiert? gefallen? Schlüssel war völlig verstellt - Unruh kpl. ers. und TagesSchaltrad ers. \r\nK 2507 1245 - 11-08-14 reguliert und okay', ',2', '2014-08-11', '2014-08-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-11', '', '', '0000-00-00', 'RL 7104 1230 5DE', NULL),
(2892, '', 2285, 999999999, 2, 'GM101', '2014-07-17', '2014-03-17', '2013-07-17', 'Black', 'black', 'Casablanca', 'An die krone fehlt eine kleine schraube um den hebel fest zu setzen.', 'Uhr erhalten 17.07.2014\r\n21-07-14\r\nGehäuse ers., Anker präventiv gerichtet\r\nWK 2107 1030 - einwandfrei\r\nUK 2207 0825 - 23-07-14 okay', ',2', '2014-07-24', '2014-07-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-24', '141.135.130.92', 'd8D87825C.access.telenet.be', '2014-07-21', 'RL 71 006 710 8DE', NULL),
(2893, '', 2286, 999999999, 2, 'T3008', '2014-07-17', '2013-03-01', '2013-03-08', 'Stainless Steel', 'black', 'Theorema', 'I contacted you in May 2013, (2 months after receiving the new watch) to say that the watch was not keeping time and you responded with instructions. In September 2013 I returned the watch to you to look at and you returned it to me about 2 weeks later however, you had said that a new watch was being sent over... I was happy to use it for a while but the same problems continued to exist.\r\n\r\nNow the watch has completely stopped working. The winder will not work on anymore and the buttons to change date and day do not work either. In short this watch has completely failed.  \r\n\r\nI am very dissappointed and unsatisfied with this outcome and I now insist that you either send me a new watch or re-imburse the money that I spent on the watch originally. At this time I would prefer the full refund.', 'Uhr erhalten 17.07.2014\r\n21-07-14\r\nDayTota ab weil Uhr gefallen/gestoßen. Werk durchgedrückt, DateKorrektor gebrochen\r\n==> Werktausch, evtl. ZB  80,-/100,- ', ',2', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-30', '86.41.79.117', '86-41-79-117-dynamic.b-ras2.chf.cork.eircom.net', '2014-07-21', 'RL 7102 5258 6DE', NULL),
(2894, '', 1809, 999999999, 2, '104 - Copacabana', '2014-07-17', '2013-07-14', '2014-07-14', 'SILVER', 'BLACK', 'THOEREMA', '[OHNE G-Nachweis]\r\nWhen you fully wind up the watch the time goes faster than the actual time.  Within 2 hours the watch can be over 15 minutes fast. Within 12 hours it can be about 60 minutes fast.\r\nThis issue has been with the watch from the early days and makes the watch unusable and not fit for purpose.\r\n', 'Uhr erhalten 17.07.2014\r\n21-07-14\r\nsteht kpl. abgelaufen - Spirale übergeschlagen - gelegt\r\nWK 2107 1520 - 22-07-14 okay', ',2', '2014-07-22', '2014-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-22', '80.177.153.51', 'shadi.demon.co.uk', '2014-07-21', 'RL 7099 3421 1DE', NULL),
(2895, '', 2280, 999999999, 2, '103 - SaoPaolo', '2014-07-14', '2014-10-02', '2014-02-10', 'Silver', 'Silver', 'Theorema', 'It\'s still brand new and it\'s never work from day one, I was abroad for some time and when I came back I\'ve tried it but it never work! ', '24-07-14\r\nsteht kpl. abgelaufen... läuft auch gleich los...\r\nkurz UK 2407 1510 - 25-07-14 okay', ',2', '2014-07-30', '2014-07-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-30', '86.179.111.41', 'host86-179-111-41.range86-179.btcentralplus.com', '2014-07-21', 'RL 7100 6728 9DE', NULL),
(2896, '', 2287, 999999999, 2, 'GM505', '2014-07-21', '2014-06-03', '2014-06-03', 'Gold', 'GOLD', 'PIONIER ', 'the watch just stopped', 'Uhr erhalten 21.07.2014\r\n24-07-14\r\nKlemmung im RW beseitigt - evtl. FH tauschen\r\nK 2407 1550 - 11-08-14 perfekt und okay', ',2', '2014-08-11', '2014-08-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-11', '81.151.236.11', 'host81-151-236-11.range81-151.btcentralplus.com', '2014-07-21', 'RL 7104 1229 1DE', NULL),
(3117, '', 2389, 999999999, 0, 'T3010', '2014-08-12', '2014-08-12', '2013-12-02', 'Black', 'White', 'Theorema timepieces', 'Wind up mechanism malfunctioning.minute and hour hands move when winding watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.212.131.94', '5ad4835e.bb.sky.com', '2014-08-19', '', NULL),
(2901, '', 2289, 999999999, 2, 'GM104', '2014-07-21', '2013-07-13', '2013-07-13', 'Silver', 'Silver', 'Theomera Time Pieces', '[OHNE G-Nachweis]\r\nWatch gains time once it has been wound. ', 'Uhr erhalten 21.07.2014\r\n24-07-14\r\nsteht kpl. abgelaufen - alles normal\r\nkurz UK 2407 1625 - einwandfrei okay', ',2', '2014-07-30', '2014-07-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-30', '193.109.254.24', 'proxy55.messagelabs.net', '2014-07-22', 'RL 7100 6725 8DE', NULL),
(2902, '', 2291, 2, 2, 'Panthos', '2014-07-15', '0000-00-00', '0000-00-00', '', '', 'Theorema', '', '', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-15', '', '', '0000-00-00', 'RL 7098 3438 5DE', NULL),
(3317, '', 2551, 2, 2, 'Rio', '2014-09-22', '2013-03-31', '2013-03-31', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis]\r\nWinding not possible', '01-10-14\r\nSperrad befestigt\r\nUK 0110 1125 - einwandfrei\r\nWK 0210 0830 - 06-10-14 okay', '1,2', '2014-10-06', '2014-10-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-06', '', '', '0000-00-00', 'RL 7129 3794 1DE', NULL),
(3116, '', 2388, 999999999, 0, 'GM 501-4', '2014-08-12', '2014-08-03', '2014-08-06', 'Black', 'Black', 'PIONIER \"Coppernicus DIAMONDS\"', 'The hour hand is not working on the watch, it was not  working when I recived the watch.\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '194.71.67.10', 'natrfv.sfa.se', '2014-08-19', '', NULL),
(2906, '', 2293, 999999999, 2, 'Gm 3005', '2014-07-22', '2014-06-26', '2014-06-11', 'Acciaio', 'Nero', 'Theorema', 'Non funziona', 'Uhr erhalten 22.07.2014\r\n25-07-14\r\nausgeschwungen... Umtausch', ',2', '2014-07-30', '2014-07-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-30', '217.200.202.43', '217.200.202.43', '2014-07-23', 'RL 71 006 718 7DE', NULL),
(2908, '', 2288, 999999999, 2, '443930516551', '2014-07-30', '2014-06-20', '2014-06-20', 'Flori', 'E zeze', 'Macau', 'Mirmbrema.\r\nMora Oren qe Kisha. Porositur dhe ka akrepin e keputur,bleva nje produkt te ri dhe jo te perdorur ndaj ju lutem me thoni si te veproj.faleminderit per mirekuptimin. - Mirmbrema.\r\nOren took that church. Commissioned and tired of scorpion, I bought a new product and not used to tell me how to act. Thanks for understanding.\r\n---\r\nte premten mora oren te cilen kisha porositur nga firma juaj.\r\nOra eshte me difekt;njeri nga akrepet eshte i keputur.\r\nvajta tek zurat,dhe ata me drejtuan tek ju, per te kthyer oren.\r\nfaleminderit per mirkuptimin.jam ne pritje te pergjigjes tuaj. -\r\nFriday hour which I had ordered from your firm.\r\nThe time is faulty, one of the pointer is broken.\r\nZura went to, and they approached you, to turn the clock.\r\nThanks for mirkuptimin.jam awaiting your response. \r\n---\r\nJam porositur Oren Macau,te cilen kur e hapa ,akrepi I mash eshte I keputur.faleminderit per mirkuptimin - \r\nI ordered Oren Macau, which when opened, the hand of the mash is washed. Thanks for understanding\r\n---\r\n\r\nAkrepin e madh e ka te thyer.', 'Uhr erhalten 30.07.2014\r\n12-08-14\r\nMinZg gelöst - aufgesetzt und ohne K okay\r\n\r\nE cuar tek kjo adrese:\r\nIlia Xhamo\r\nRruga : I.Drosopulu 246\r\nAthina -Grecce\r\n', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '79.106.7.38', '79.106.7.38', '2014-07-23', 'RL 71 093 636 0DE', NULL),
(2909, '', 2294, 999999999, 2, 'T3010', '2014-07-21', '2013-01-26', '2013-02-03', 'Black', 'Gold/brown', 'Tigris', '[OHNE G-Nachweis]\r\nClock has stopped working and the small dual time clock hand has fallen off internally', 'Uhr erhalten 21.07.2014\r\n25-07-14\r\nZg aus RW entfernt und aufgesetzt, Federsteg fest an 12 ers.\r\nK 2507 1015 - 11-08-14 okay', ',2', '2014-08-11', '2014-08-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-11', '31.200.144.207', '31.200.144.207.threembb.ie', '2014-07-23', 'RL 71 041 228 8DE', NULL),
(2910, '', 2295, 999999999, 2, 'gm101 - Casablanca', '2014-07-22', '2013-11-27', '2013-11-27', 'yellow gold', 'black', 'Theorema', 'winder does not seem to be working.', 'Uhr erhalten 22.07.2014\r\n23-07-14\r\nsteht voll aufgezogen - ausgeschwungen - Anker gerichtet, Zifferblatt ers. \r\nWK 2307 1640 - einwandfrei\r\nUK 2407 0910 - 25-07-14 okay', ',2', '2014-07-30', '2014-07-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-30', '90.222.211.195', '5aded3c3.bb.sky.com', '2014-07-24', 'RL 7100 6730 1DE', NULL),
(2911, '', 1922, 999999999, 2, 'GM-107-1', '2014-07-23', '2013-04-10', '2013-04-10', 'Chrome', 'white', 'Theorema', 'Brocken watch as discussed in email of 17 juli 2014', 'Uhr erhalten 23.07.2014\r\n25-07-14\r\nMinZg abgefallen - ersetzt\r\nWK 1108 1135 - einwandfrei\r\nUK 1208 0755 - okay', ',2', '2014-08-13', '2014-08-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-13', '77.249.217.92', 'dhcp-077-249-217-092.chello.nl', '2014-07-24', 'RL 71 025 273 1DE', NULL),
(2912, '', 2296, 2, 2, 'Marco Polo-metalband', '2014-07-17', '2014-06-05', '2014-06-05', 'Silber', 'Schwarz', 'Theorema', '[OHNE Angabe - without repair form]', 'Uhr erhalten 17.07.2014\r\n15-08-14\r\nRotor gelöst - befestigt\r\nK 1808 1530 - 21-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '', '', '0000-00-00', 'RL 7109 3624 5DE', NULL),
(2913, '', 2297, 2, 2, 'GM 106', '2014-07-17', '0000-00-00', '0000-00-00', 'Rose Gold', 'Schwarz', 'Theorema', '[OHNE Angabe -- OHNE G-Nachweis]', 'Uhr erhalten 17.07.2014\nsiehe unter Koopjedeal in Calc-Tabelle! ', ',2', '2014-09-18', '2014-09-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-18', '', '', '0000-00-00', 'RL 7121 1872 6DE', NULL),
(2914, '', 2298, 999999999, 2, '503 - Sydney', '2015-01-28', '2014-04-17', '2014-04-17', 'gold', 'black', 'Pionier timepieces ', 'The clock is on the wrong time. The seconds and minutes keep going either too fast or too slow so the time is never correct.', '04-02-15\r\nsteht kpl. aufgezogen - Zg gerichtet\r\nK 0402 1310 - reguliert und 09-02-15 okay', '1,2', '2015-02-09', '2015-02-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-09', '80.222.100.132', 'dsl-tkubrasgw3-50de64-132.dhcp.inet.fi', '2014-07-25', 'RL 7181 0563 2DE', NULL),
(2915, '', 2299, 999999999, 2, 'GM-103', '2014-07-25', '2013-06-10', '2013-06-20', 'Gold', 'white', 'Theorema', 'The Watch doesn´t work at all. You can´t pull it up.\r\n', 'Uhr erhalten 25.07.2014\r\n15-08-14\r\nEllipse - Unruh kpl. ers. und Anker gerichtet\r\nUK 1808 1000 - einwandfrei\r\nWK 1908 0800 - 20-08-14 okay', ',2', '2014-08-26', '2014-08-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-26', '46.194.96.160', 'c-2ec260a0-74736162.cust.telenor.se', '2014-07-25', 'RL 7106 2102 5DE', NULL),
(2917, '', 2300, 999999999, 2, 'Gm-505-4', '2014-07-24', '2014-07-14', '2014-07-17', 'Silver', 'White ', 'Pionier florida Diamond ', 'I bought this watch trough Groupon, but in clock face there is an elastic band that prevents the operation of the stopwatch second. The watch has been never user. I\'d like ti change color:Silver and Black dial watch.  I send you back tomorrow. ', 'Uhr erhalten 24.07.2014\r\n25-07-14\r\nGlasdichtung hat sich um den SekZg gewickelt... \r\nUmtausch in Silber/schwarz und okay', ',2', '2014-07-30', '2014-07-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-30', '79.43.199.236', 'host236-199-dynamic.43-79-r.retail.telecomitalia.it', '2014-07-25', 'RL 7100 6719 5DE', NULL),
(2918, '', 2301, 999999999, 2, '102 - MonteCarlo', '2014-11-24', '2014-01-29', '2014-01-29', 'Gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal NO DEAL]\r\nAlways very hard to wind up. Then it jammed and unable to wind. Left it to fully unwind then started to wind and after 3 turns or so there was a click and will not wind. I am 72 years of age and not capable of undue force. ', '26-11-14\r\nWelle in der Nut gebrochen... Kunden angeschrieben ob Krone der \'alten\' MonteCarlo drauf soll - ja, ausf. \r\nAW mit \'alter\' Krone ers. - Ankerkloben gerichtet (Ankerhöhenluft) - WD 8310\r\nUK 2711 0935 - einwandfrei\r\nWK 2811 0805 - 01-12-14 okay', '1,2', '2014-12-01', '2014-12-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-01', '123.100.33.124', '123.100.33.124', '2014-07-26', 'RL 7151 7951 7DE', NULL),
(2920, '', 2303, 999999999, 2, 'GM 3005', '2014-07-24', '2013-10-08', '2013-10-08', 'Black', 'Black', 'Marco Polo Diamond', '[OHNE G-Nachweis]\r\nUnable to adjust time , because crown will not pull out . There I am sending the item back for repair today', 'Uhr erhalten 24.07.2014\r\n25-07-14\r\nSchlag auf die Krone hat das Werk zerstört! - Werktausch 60,- ausf. 2708 - Werk ers., Krone ers. \r\nK 2808 0930 - 01-09-14 okay', ',2', '2014-09-01', '2014-09-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-01', '2.100.186.77', 'host-2-100-186-77.as13285.net', '2014-07-28', 'RL 7111 4171 0DE', NULL),
(2921, '', 2304, 999999999, 2, 'gm-106-1', '2014-07-24', '2014-07-21', '2013-08-15', 'roestvrij staal', 'zilverkleurig', 'toronto limiteds edition', 'the wijzers from the hours and the minuts are falling down', 'Uhr erhalten 24.07.2014\r\n[25-07-14] 11-08-14\r\nMinZg verengt aufgesetzt\r\nWK 1108 1155 - einwandfrei\r\nUK 1208 0755 - 13-08-14 okay', ',2', '2014-08-13', '2014-08-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-13', '77.170.184.12', 'ip4daab80c.direct-adsl.nl', '2014-07-28', 'RL 7102 5274 5DE', NULL),
(2922, '', 2305, 999999999, 2, 'GM3005', '2014-07-24', '0000-00-00', '0000-00-00', 'black', 'black', 'Theorema', '[OHNE G-Nachweis]\r\nthe automatic reload will not reload anymore.\r\nI got in conact with a local repair shop and they advised me the screw in the middle of the watch holding the reload device together is a bit bent due to which the reload \'thing\' can\'t go around easily and the watch does not get charged. ', 'Uhr erhalten 24.07.2014\r\n25-07-14\r\nRotor gebrochen - ersetzt\r\nK 2507 1425 - 11-08-14 reguliert und okay', ',2', '2014-08-11', '2014-08-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-11', '81.165.29.171', 'd51A51DAB.access.telenet.be', '2014-07-28', 'RL 7104 1232 8DE', NULL),
(2923, '', 2306, 999999999, 2, 'GM4004', '2014-07-25', '2013-10-25', '2013-10-25', 'Silver', 'black', 'THEOREMA', '[OHNE G-Nachweis]\r\ndetachment of the crown protector', 'Uhr erhalten 25.07.2014\r\n13-08-14\r\njo, Bügel wech... Gehäuse von defNeuUhr ers.\r\nK 1408 1100 - 18-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '79.23.84.243', 'host243-84-dynamic.23-79-r.retail.telecomitalia.it', '2014-07-28', 'RL 7109 3602 0DE', NULL),
(2924, '', 2307, 999999999, 2, 'GM 107', '2014-07-21', '2014-07-21', '2014-07-21', '?', '?', 'Theorema Rio', 'The pointer (hour and minute) at my match are not followed properly.\r\n2. time for repair - first time, see case: 2296', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '62.198.191.46', '0x3ec6bf2e.inet.dsl.telianet.dk', '2014-07-28', '', NULL),
(2925, '', 2308, 999999999, 2, '76003 - Asterion', '2014-07-25', '2013-04-01', '2013-04-01', 'Rosé', 'Black', 'Elysee', '[OHNE G-Nachweis]\r\nThe clocks movement - time, date and perpetual moon - stopped simultaneously Saturday September 7th 2013', 'Uhr erhalten 25.07.2014\r\n13-08-14\r\nSpirale aus Klötzchen gelöst - Unruh kpl. getauscht, eine Schraube AutoBrücke gesichert - jetzt erstmal\r\nWK 1408 1200 - einwandfrei\r\nUK 1508 0930 - neu gestellt\r\nK 1808 1005 - 21-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '90.184.111.129', '4703ds1-van.0.fullrate.dk', '2014-07-28', 'RL 7109 3608 1DE', NULL),
(2926, '', 2309, 999999999, 2, 'T3006', '2014-07-30', '2013-02-13', '2013-02-13', 'silver', 'Silver', 'Theoderma ', 'The watch is broken again and almost never used(2 months). It seems that the parts inside the watch are loose. Please return the amount or replace the watch with new one. The watch is defect from beginning. Again I need to spend money for shipping and I know this will happen again.\r\n\r\nThank you in advance\r\n\r\nBest regards\r\n\r\nSharif Marjan', 'Uhr erhalten 30.07.2014\r\n20-08-14\r\nUhr ist gefallen! Druckstelle bei 09:00 - ZB verschoben, Zeiger gebrochen! ==> Werktausch/Zifferblatt? Rep. 80,- ausf. 2309\r\nWerk kpl. ers. incl. Werkring - WD-Test 8310\r\nK 2409 1110 - 29-09-14 okay', ',2', '2014-09-29', '2014-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-29', '176.222.239.106', '176.222.239.106', '2014-07-28', 'RL 7128 5792 5DE', NULL),
(2928, '', 1910, 2, 2, '3002 - Jumbo', '2014-07-22', '2012-03-12', '2012-03-12', 'Gold', 'Weiss', 'Theorema', '{abgetippt:\r\nLeider ist die Uhr nach Grundsanierung wieder defekt. Ich bitte um kostenlose Überholung}', 'Uhr erhalten 21.07.2014\r\n25-07-14\r\nJahresZg abgefallen - außerdem wurde im Mai nur das Gehäuse ersetzt!\r\nK 2507 1315 - 11-08-14 okay', ',2', '2014-08-28', '2014-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-28', '', '', '0000-00-00', '44240031689 ', NULL),
(2929, '', 2311, 2, 2, '3005 - Marco Polo', '2014-07-22', '0000-00-00', '0000-00-00', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\n[...] gekauft Dez 2011. Diese Uhr hatte ich bereits einige Male zur Reparatur. [...] Datum auf den Monatsersten stellen. Leider hat sich die Datumsanzeige beim Umspringen auf \"01\" nicht sauber eingerastet [...] keiner Erschütterung oder falsch bedient}', 'Uhr erhalten 21.07.2014\r\n24-07-14\r\nDatum wurde nicht, wie geschrieben, um 11:00 sondern um 23:00 verstellt, dadurch DaySchaltrad defekt... Rep. auf Kulanz, obwohl ALLE Beschädigungen an der Uhr bisher vom Kunden selbst verursacht sind!\r\nSchaltrad und Korrektor ers. {KULANZ}\r\nK 2507 1355 - 11-08-14 okay', ',2', '2014-08-28', '2014-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-28', '', '', '0000-00-00', '44240031522 ', NULL),
(2930, '', 2312, 2, 2, 'Damascus', '2014-07-22', '2013-10-03', '2013-03-10', 'Gold', 'Schwarz', 'Theorema', 'The date setting button is not working', 'Uhr erhalten 22.07.2014\r\n25-07-14\r\nKorrektor gebrochen - Werktausch\r\nK 1208 0820 - 18-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '', '', '0000-00-00', 'RL 7109 3609 5DE', NULL),
(2931, '', 2313, 2, 2, 'Aruba', '2014-07-22', '2014-06-14', '2014-06-17', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nThe watch is steaming on the inside when little water or rain catches it. The manual change of the date proves to be difficult at times, it get stuck without moving. [...]}', 'Uhr erhalten 22.07.2013\r\n23-07-14\r\nEingangsprüfung: WD nach 8310 - Schnellschaltung will nicht immer... - Werktausch\r\nK 2307 1545 - 25-07-14 WD-Ausgangstest: 8310 und okay', ',2', '2014-07-30', '2014-07-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-30', '', '', '0000-00-00', 'RL 71 025 257 2DE', NULL),
(2932, '', 2314, 999999999, 2, 'GM101', '2014-07-24', '2014-06-24', '2014-06-26', 'Black', 'Silver/Gold', 'Theorema Casablanca', 'The watch is running to fast. After 60 minutes, it has approximately 5 minutes extra and that every hour, so that after half a day the time is 30 minutes inacurate.', 'Uhr erhalten 24.07.2014\r\n25-07-14\r\noffensichtlich kein Fehler zu sehen - Zeitwaage sagt alles gut...\r\ndann war die Spirale übergeschlagen - entsprechenden Vermerk beigelegt und okay', ',2', '2014-07-30', '2014-07-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-30', '178.119.250.116', '178-119-250-116.access.telenet.be', '2014-07-29', 'RL 7100 6729 2DE', NULL),
(2933, '', 2315, 999999999, 2, 'T-3011 Macau', '2014-07-24', '2014-07-07', '2014-07-07', 'black', 'black', 'Theorema', 'defekte crown [ Defekt on arrival]; client demands a new watch', 'Uhr erhalten 24.07.2014\r\n25-07-14\r\nWelle doppelt gebrochen, Gehäuse aber unbeschädigt...\r\nWerk kpl. mit Krone/Welle ers.  und okay', ',2', '2014-07-30', '2014-07-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-30', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-07-29', 'RL 7100 6724 4DE', NULL),
(2934, '', 2130, 999999999, 2, 'T3008', '2014-09-01', '2013-03-08', '2013-03-08', 'BLACK', 'BLACK', 'THEOREMA', 'Having sent it back before as the dial fell out into the back of the watch, I received it back, and the dial was still missing in the back of the watch (jamming the winding mechanism) ', '08-09-14\r\nUhr gefallen? ZB verschoben... wurde erst im Juni repariert, aber nun hat Sie Druckstellen rund ums Gehäuse...! \r\nReparatur 35,- ausf. 2411\r\nAnker gerichtet, ZB-Füße gekürzt und ZB gerichtet, Werkring ers. - WD 8310\r\nK 2411 1040 - Datum vergessen einzustellen...\r\nK 2811 0810 - 02-12-14 okay', ',2', '2014-12-02', '2014-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-02', '217.68.68.64', '217.68.68.64', '2014-07-29', 'RL 7151 7956 5DE', NULL),
(2935, '', 2316, 2, 2, 'Dublin', '2014-07-23', '2014-05-06', '2014-05-06', 'Silber', 'Schwarz', 'Pionier', '{abgetippt:\r\n[...] venho devolver este relógio, para reparacao porque boqueia (pára), mesmo quando ando bastante tempo com ele.\r\nDeduzo que seja reparado, mas se nao for, gostava, se for possível que o trocassem por modelo igual mas todo em preto, igual ao da imagem em anexo.}\r\n---\r\nI come to return this watch, because for repairing locks (stops), even when I walk a long time with him.\r\nI take it to be repaired, but if it\'s not, like, if it can be exchanged for the same model but all in black, the same as the attached image', 'Uhr erhalten 23.07.2014\r\n25-07-14\r\nokay, lange Rede kurzer Sinn, die Uhr soll nicht durchlaufen... \r\nK 2507 1515 - SekZg/MinZg Problem... gerichtet\r\nK 1108 1030 - reguliert und 14-08-14 okay', ',2', '2014-08-14', '2014-08-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-14', '', '', '0000-00-00', 'RL 71 025 277 6DE', NULL),
(2936, '', 2302, 999999999, 2, '508 - Dublin', '2014-07-25', '2014-04-08', '2014-04-08', 'STAINLESS STEEL', 'WHITE', 'PIONIER', '{abgetippt:\r\nI bought this watch in Australia and now I gifted it to my brother in India but when I opened it the day hand is not fixed in it\'s place n is moving around in the whole dial. I want you to post this watch to...}', 'Uhr erhalten 25.07.2014\r\n15-08-14\r\nNeuen DayTota aufgesetzt \r\nK 1508 1300 - 18-08-04 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '59.88.134.35', '59.88.134.35', '2014-07-30', 'RL 7109 3634 2DE', NULL),
(2937, '', 2317, 999999999, 2, 'GM3006', '2014-08-04', '2013-08-12', '2013-08-16', 'Gold', 'black', 'Gold Monaco Diamond', '[OHNE G-Nachweis]\r\nThe mechanism at the back of the watch has become lose, and slides around the watch \r\n\r\n2 Uhren # 2938', '12-08-14\r\nRotor gelöst - befestigt, FH gefettet\r\nK 1208 1500 - 15-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '193.104.101.20', 'no-reverse-dns.peninsula-uk.com', '2014-07-30', 'RL 71 095 707 8DE', NULL),
(2938, '', 2317, 999999999, 2, 'GM104', '2014-08-04', '2013-07-12', '2014-07-22', 'silver', 'black', 'Copacabana', '[OHNE G-Nachweis]\r\nWhen you wind up the dial the watch runs to fast \r\n\r\n2 Uhren # 2937', '12-08-14\r\nSichtprüfung oB - Schrauben nachgesetzt und \r\nWK 1208 1445 - einwandfrei\r\nUK 1308 0845 - reguliert und 14-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '193.104.101.20', 'no-reverse-dns.peninsula-uk.com', '2014-07-30', 'RL 71 095 707 8DE', NULL),
(2939, '', 2318, 2, 2, 'Florida Edelstahl', '2014-07-24', '0000-00-00', '0000-00-00', 'Silber', 'Weiss', 'Pionier', '', 'Uhr erhalten 23.07.2014  \r\nUhr versendet 24.07.2014\r\nShe had bought 505-5 and she wanted 505-4', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-07-24', '', '', '0000-00-00', 'RL 7100 6712 5DE', NULL),
(2940, '', 2319, 999999999, 2, 'GM4004-2', '2014-11-20', '2014-06-30', '2014-07-04', 'Silver', 'Black', 'Theorema', 'Watch does not work', '21-11-14\r\nRotor gebrochen - ausgeschwungen, AufzugHilfsFeder verbogen... \r\nRotor ers., Feder gerichtet, Unruh eingefädelt\r\nK 2111 1305 - 25-11-14 okay', '1,2', '2014-11-26', '2014-11-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-26', '79.104.37.242', '79.104.37.242', '2014-07-31', 'RL 7149 6303 4DE', NULL),
(2941, '', 2320, 2, 2, 'Marco Polo-metalband', '2014-07-24', '2014-06-26', '2014-06-26', 'Silber', 'Schwarz', 'Theorema', 'Date button', 'Uhr erhalten 24.07.2014\r\n25-07-14\r\nöhm... Kunde bemängelt das das Datum bis 39 geht... Und Enis hat ihm ein \'Replace\' angeboten... auf was? 505 oder 506?', ',2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-05', '', '', '0000-00-00', 'RL 7111 4177 1DE', NULL),
(3032, '', 2328, 999999999, 2, 'gm107', '2014-08-04', '2013-10-10', '2015-10-10', 'white', 'white', 'theorema', '[OHNE G-Nachweis]\r\nwatch needle broken', '20-08-14\r\nMinZg ersetzt\r\nUK 2008 1340 - einwandfrei\r\nWK 2108 0840 - 22-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '86.175.139.97', 'host86-175-139-97.range86-175.btcentralplus.com', '2014-08-02', 'RL 7109 3626 8DE', NULL),
(3029, '', 2326, 999999999, 2, 'GM-503', '2014-08-04', '2013-12-11', '2013-12-13', 'SILVER', 'black', 'SYDNEY DIAMOND', 'A problem has started with my watch whereby the second hand is caught on the minute hand and if I try to alter the time the second and minute hand travel together around the dial. When I try to alter the time the minute hand takes the second hand with it!\r\nI haven?t dropped it, immersed it in water or handled in roughly in any way. ', '13-08-14\r\nMinZg gelöst, Rotor gebrochen... Zg aufgesetzt und Rotor ers.\r\nK 1308 1550 - 18-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '87.115.31.33', '87.115.31.33', '2014-07-31', 'RL 7109 3611 8DE', NULL),
(3030, '', 2327, 999999999, 2, 'GM-101-5', '2014-07-30', '2014-07-25', '2014-07-22', 'Black', 'Black', 'Theorema Men\'s Casablanca Watch - Black Strap', 'Clock runs faster than it should go', 'Uhr erhalten 30.07.2014\r\n20-08-14\r\nSichtprüfung oB \r\nUK 2008 1420 - einwandfrei\r\nWK 2108 0835 - absolut einwandfrei und okay\r\nNachforschung am 05.10.2014 gestellt! Uhr lt. Dt. Post verloren! 18.11.14', ',2', '2014-11-27', '2014-11-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '89.100.55.33', '089-100-055033.ntlworld.ie', '2014-08-01', 'RL 7109 3621 0DE', NULL),
(3028, '', 2325, 999999999, 0, 'gm 104', '2014-07-24', '2014-01-29', '2014-01-31', 'gold', 'trasparent', 'theorema Copacabana', 'despite being loaded marks the wrong time and always stops', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.135.154.178', '188.135.154.178', '2014-07-31', '', NULL),
(3027, '', 2324, 999999999, 2, 'gm101 - Casablanca', '2014-08-04', '2014-07-24', '2014-06-18', 'black', 'black', 'Theorema ', 'the dial for the seconds fell off. The watch is not working at all now.\r\n\r\n*** Attention about the address ***', '20-08-14\r\nDer Zg ist aber nicht von selbst runtergefallen... Das ZgWerk war hoch und Unruh ausgeschwungen... KULANZ\r\nZg aufgesetzt, Anker gerichtet\r\nUK 2008 1255 - einwandfrei\r\nWK 2108 0835 - 22-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '77.100.33.83', 'cpc38-maid5-2-0-cust82.20-1.cable.virginm.net', '2014-07-31', 'RL 7109 3617 0DE', NULL),
(3026, '', 2323, 2, 2, 'Marco Polo-metalband', '2014-07-24', '0000-00-00', '2014-06-23', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nProbleme de remontoir - Aufzugprobleme}', '25-07-14\r\nKrone abgebrochen - Kundenfehler\r\nErsatz 40,- ', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 1, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-08', '', '', '0000-00-00', 'RL 7102 5270 5DE', NULL),
(3024, '', 2321, 2, 2, 'GM101', '2014-07-24', '2013-06-13', '2013-06-13', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nStopped working for reasons unknown. Does not wind. Please note, we have moved to Australia [...]}', '25-07-14\r\nZifferblatt in Auflösung, blockiert das Werk, WH übergesprungen...\r\nZifferblatt ersetzt, Aufzug sortiert\r\nWK 1108 1220 - einwandfrei\r\nUK 1208 0800 - 13-08-14 okay', ',2', '2014-08-13', '2014-08-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-13', '', '', '0000-00-00', 'RL 71 02 5275 9DE', NULL),
(3025, '', 2322, 2, 2, 'GM 3005', '2014-07-24', '2013-11-04', '2013-11-04', 'Schwarz', 'Weiss', 'Theorema', '{abgetippt:\r\nwatch stopped working not shure why. Tried to wind it and it won\'t work. Hope ye can fix it as it\'s very important to me}', 'Uhr erhalten 24.07.2014\r\n25-07-14\r\nkompl. abgelaufen... dann ab in die Kontrolle\r\nK 2507 1535 - 11-08-14 okay', ',2', '2014-08-26', '2014-08-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-26', '', '', '0000-00-00', 'RL 71 062 101 7DE', NULL),
(3033, '', 2329, 999999999, 2, 'GM 105', '2014-07-30', '2013-02-06', '2013-02-10', 'Guld/creme', 'guld', 'Panthos', '[OHNE G-Nachweis]\r\nI bought the groupon and the clock does not work for it will not start, you will notice right away what\'s wrong with it.\r\ngroupon number : 0010165UEU\r\nREF:16950348\r\nsecuritycod:400695EDC7', 'Uhr erhalten 30.07.2014\r\n15-08-14\r\nkpl. abgelaufen... - Sperrad gelöst - befestigt\r\nUK 1808 1020 - einwandfrei\r\nWK 1908 0805 - 20-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '62.220.179.165', 'c-62-220-179-165.cust.bredband2.com', '2014-08-02', 'RL 7109 3613 5DE', NULL),
(3034, '', 920, 999999999, 2, 'GM-107-1', '2014-09-11', '2013-04-10', '2013-04-10', 'Black', 'white', 'theorema', 'It?s not possible to winding the watch. The watch is not longer working. ', '24-09-14\r\nsteht kpl. aufgezogen - ausgeschwungen, aber Anker steht gut... Druckstelle bei halb fünf und extrem am Anstoß oben links\r\nUnruh eingefädelt {Kulanz}\r\nUK 2409 1420 - Zg mögen sich nicht - MinZg ers.\r\nUK 2509 0855 - 26-09-14 okay', '1,2', '2014-09-29', '2014-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-29', '87.210.62.28', 'ip28-62-210-87.adsl2.static.versatel.nl', '2014-08-04', 'RL 71 211 880 5DE', NULL),
(3035, '', 2330, 999999999, 2, 'GM3011', '2014-08-04', '2014-04-02', '2014-04-02', 'Silver', 'Gold ', 'Theorema Macau', 'Watch has stopped operation. I had not worn the watch for a few days and it had then stopped. Once i tried to restart it  it would not work as per the instructions ', '13-08-14\r\nausgeschwungen... aber, Datumschnellschaltung auch defekt! Werktausch\r\nK 1308 1310 - reguliert und 18-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '86.134.15.90', 'host86-134-15-90.range86-134.btcentralplus.com', '2014-08-04', 'RL 7109 3610 4DE', NULL),
(3036, '', 2331, 999999999, 2, 'GM 505', '2014-08-01', '2014-06-13', '2014-06-13', 'silver Metal', 'white', 'pionier', 'There are some mechanical issues in my new watch. There are tree buttons right side of the watch, midle one of them is the time setting button which is not working anything at all. So I can not set the time, watch itself is working but some reason buttons don\'t. Date button works randomly, sometimes it works and next time it wont work.', '20-08-14\r\nFehler bestätigt - Werk kpl. ers.\r\nK 2108 0835 - 25-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '80.95.132.211', 'statip-80-95-132-211.kopteri.net', '2014-08-04', 'RL 7109 3625 4DE', NULL),
(3037, '', 2332, 999999999, 2, '505 - Florida', '2014-07-30', '2014-07-10', '2014-07-11', 'silver', 'black', 'pionier- florida diamonds', 'Good morning,\r\nI bought the watch around the 10th of July, it arrived in italy and it was working, than I brought the watch in a jewelry to carve four letters on the left side of the dial. the same jewelry gave me back the watch that was still working. It was a present so I left the watch in a drawer waiting for the date. When the date came it wasn\'t working anymore. I hope you can give me back a brand new watch as soon as possible because it was a present for a very important person.\r\nPles let me know something as soon as possible.\r\nThanks a lot\r\n\r\nSilvia Greco', 'Uhr erhalten 30.07.2014\r\n20-08-14\r\nKlemmung im RW? Paletten geölt... \r\nK 2008 1435 - steht 1450 - RW gängig gemacht, \'Flusen\' vom Anker gefischt, reguliert\r\nK 2108 1000 - 25-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '82.55.221.156', 'host156-221-dynamic.55-82-r.retail.telecomitalia.it', '2014-08-04', 'RL 71 093 596 5DE', NULL),
(3038, '', 2333, 999999999, 2, 'PI35001', '2014-08-01', '2012-10-10', '2012-10-10', 'stainless steel', 'white', 'PIONIER', 'The problem is that the dater stuck. It is not possible to change date by using date pusher.', 'Uhr erhalten 01.08.2014\r\n20-08-14\r\nTagesSchaltrad zerstört (nicht wechselbar), EinerScheibe dito... *** zurückgestellt mangels Ersatzteilen ***', ',2', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-20', '212.24.155.178', 'dlubal.cz', '2014-08-05', 'RL 71 338 361 7DE', NULL),
(3039, '', 2334, 999999999, 2, 'GM104', '2014-08-01', '0000-00-00', '2013-07-18', 'Silver', 'Black', 'Theorema', 'The ?protection handle? on the right hand side of the watch (protecting the handle you can adjust the time with) --- has broken off.\r\nAlso the ?2? in the ?12? on the face of the watch --- has fallen off and is rattling around inside the watch.\r\n', '20-08-14\r\nUhr mißhandelt, der Bügel \'bricht\' nicht einfach... Rücker zerlegt, Gehäuse und Glas voller Druckstellen...\r\n==> Werk und Gehäuse  120,- ausf. 0109\r\nkpl. an altes Band angesetzt\r\nUK 0109 1415 - einwandfrei\r\nWK 0209 0930 - 03-09-14 okay', ',2', '2014-09-05', '2014-09-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-05', '212.237.86.134', '212.237.86.134', '2014-08-05', 'RL 7111 4175 4DE', NULL),
(3040, '', 2335, 999999999, 0, 'GM 106', '2014-07-29', '2013-08-15', '2013-08-15', 'Rosé', 'Brown', 'Theorema Toronto', 'The hand winding mode doesn\'t work. It doesn\'t turn any more. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.85.240.15', '5355F00F.cm-6-6d.dynamic.ziggo.nl', '2014-08-05', '', NULL),
(3041, '', 2336, 999999999, 0, '4260295880978', '2014-07-29', '2014-07-20', '2014-07-20', 'Edelstahl silber', 'black', 'THEOREMA Marco Polo', 'I can not see clearly or accurately indicators hours even with glasses. \r\nthe watch was purchased through Kolektiva Slovenija.\r\nplease refund money.   thank you.\r\n\r\n\r\n \r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.37.33.83', 'cpe-92-37-33-83.dynamic.amis.net', '2014-08-05', '', NULL),
(3042, '', 2337, 999999999, 2, 'T3004-6', '2014-08-04', '2012-09-28', '2012-10-10', 'Silver', 'Blue', 'Theorema', 'The winding mechanism doesn\'t work. Trying to turn the knob is really difficult and it gives resistance.', '13-08-14\r\nKronendichtung? Auch reichlich Abrieb unterm Glas...\r\nHalsdichtung entfernt, ZB und Glas gesäubert\r\nK 1308 0905 - zieht nicht auf - zurückgestellt - 2411 iA\r\nRW-Brücke ers. - WD \r\nK 2411 1320 - 28-11-14 okay', ',2', '2014-11-28', '2014-11-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-28', '83.53.189.144', '144.Red-83-53-189.dynamicIP.rima-tde.net', '2014-08-05', 'RL 7150 8420 0DE', NULL),
(3043, '', 2338, 999999999, 2, 'GM505', '2014-08-07', '2014-04-15', '2014-04-15', 'black', 'carbon black', 'pionier diamond', 'Sehr geehrter Herr/Sehr geehrte Frau,\r\n\r\nAm 15. April 2014 hab ich eine Uhr gekauft bei watch2day.com von die Marke Pionier Model Florida Diamond. Seitdem ich die Uhr habe, funktioniert der Knopf nicht womit ich das Datum einstellen kann. Egal wie ich drauf drücke, es passiert nicht. Ich hab schon mal eine Email geschickt um das Problem zu erklären, aber mir wurde dann gesagt das ich es mit dieses Formular machen musste also deswegen melde ich das Problem nochmal auch auf diese Weise.\r\nIch hoffe ich kann die Uhr zurück schicken und ich höre gerne auf welche weise ich das machen kann und wo ich es dann hinschicken kann.\r\n\r\nMit freundliche Grüße,\r\n\r\nV. Brouwers', '12-08-14\r\nZehnerScheibe war verhakt - gerichtet {Kulanz}\r\nK 1208 1435 - Datum neu gestellt\r\nK 1808 1045 - 20-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '86.85.106.163', 'ip56556aa3.speed.planet.nl', '2014-08-05', 'RL 7109 3606 4DE', NULL),
(3045, '', 2340, 999999999, 0, 'N/A', '2014-07-30', '2014-07-14', '2014-08-31', 'Black', 'Black', 'Theorema Paragon', 'Due to my presence out of the country plz deliver watch to the same address but I my friend mrs jocelyne saadeh will be receiving the item instead of me .. Her contact number is 00971509981383 so kindly get in touch with her upon delivery of item. My groupon voucher number is 7e33633659 groupon code 0010250FPT , description of my item is theorema paragon watch silver body black face and black strap. Thanks ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '185.22.34.56', '185.22.34.56', '2014-08-06', '', NULL),
(3046, '', 2341, 999999999, 2, '107 - Rio', '2014-08-04', '2013-10-27', '2013-10-31', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis]\r\nSometimes it goes slower or faster than what it should be, sometimes stopping completely.The watch seems to work all circles spinning but the time indicator shows error time.', '13-08-14\r\nMinZg ab... ersetzt und Anker gerichtet\r\nWK 1308 1100 - einwandfrei\r\nUK 1408 1010 - 15-08-14 okay', ',2', '2014-08-15', '2014-08-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-15', '164.10.46.61', 'proxy1.swedbank.se', '2014-08-06', 'RL 71 062 094 9DE', NULL),
(3047, '', 2342, 2, 2, 'T 3007', '2014-07-25', '2014-05-22', '2014-05-22', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] I used it only one month and since the middle of june, my watch does not work. I am not really happy by this product [...]}', 'Uhr erhalten 25.07.2014\r\n15-08-14\r\nKlinkenfeder aus Eingriff - Druckstelle am Gehäuse bei 08:00\r\nKlinkenfeder ers. und \r\nK 1508 1530 bis 2508 - neu gestellt\r\nK 2508 0935 - 27-08-14 okay', ',2', '2014-08-27', '2014-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-27', '', '', '0000-00-00', 'RL 7109 5711 8DE', NULL),
(3048, '', 2343, 2, 2, 'GM 3008', '2014-07-25', '0000-00-00', '0000-00-00', 'Gold', 'Schwarz', 'Theorema', '[Ohne G-Nachweis]', 'Uhr erhalten 25.07.2014\r\n15-08-14\r\nTag und Monat abgefallen - aufgesetzt\r\nK 1508 1615 - 18-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '', '', '0000-00-00', 'RL 7109 3603 3DE', NULL),
(3049, '', 1935, 2, 2, 'GM 106', '2014-07-25', '0000-00-00', '2013-08-16', 'Gold', 'Weiss', 'Theorema', '{abgetippt:\r\nMy watch stop all times while I ski every day. It is very unpleasant. Please check and repair}', 'Uhr erhalten 25.07.2014\r\n15-08-14\r\nhmm... nicht ganz abgelaufen, läuft aber... nur nicht bis zum Schluß... klSekZg gerichtet\r\nUK 1808 1345 - einwandfrei\r\nWK 1908 0810 - 20-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '', '', '0000-00-00', 'RL 7109 3612 1DE', NULL),
(3050, '', 2344, 2, 2, 'Rio', '2014-07-30', '2013-03-18', '2013-03-18', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nCursors have fallen off when I dropped the clock}', 'Uhr erhalten 30.07.2014\r\n20-08-14\r\nZeiger ab [KULANZ] \r\nAnker ers., MinZg und Scheibe ers., Briden mit Schrauben ers.\r\nUK 2008 1510 - einwandfrei\r\nWK 2208 0900 - 22-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '', '', '0000-00-00', 'RL 7109 3616 6DE', NULL),
(3051, '', 2345, 999999999, 2, 'GM 102', '2014-08-01', '2013-06-10', '2013-06-13', 'Gold', 'black', 'Theorema', 'After months of not being usedworn I started winding. The spring becomes tensioned, but the watch does not start ticking. When I try to adjust the time, the hour indicator is not corresponding with the minute indicator. For example; When the hour indicator points exactly at 12 o\'clock, the minute indicator indicates .30 This is ofcourse impossible. I think something is broken inside.', 'Uhr erhalten 01.08.2014\r\n13-08-14\r\nZgWerk hochgekommen, ausgeschwungen - Uhr gefallen? Druckstelle auf der Krone! -- Rep. 30,- ausf. 0109\r\nZgWerk aufgedrückt, Anker gerichtet\r\nUK 0109 1200 - einwandfrei\r\nWK 0209 0930 - 03-09-14 okay', ',2', '2014-09-05', '2014-09-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-05', '82.176.90.157', 'cable-90-157.zeelandnet.nl', '2014-08-06', 'RL 7111 4174 5DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(3052, '', 1119, 999999999, 2, 'GM3008', '2014-08-29', '2013-11-20', '2013-11-21', 'BLACK', 'WHITE', 'THEOREMA DAMASCUS', 'The watch just stopped ticking, i have tried winding it up but even then it would not work. The watch HAS NOT had any trauma or damage to it. This is my 2ND watch from you and i have experienced the exact same problem again!! I DO NOT WANT THIS FIXED, I WANT A REPLACEMENT OF A DIFFERENT WATCH OF THE SAME VALUE OR A REFUND!!!', '08-09-14\r\nRotor gebrochen, diverse Druckstellen am Gehäuse... nix refund! kpl. abgelaufen, läuft auch gleich los... Rotor ers. \r\nK 0809 1545 - steht 0809 1551 - ZB-Schraube in der Unruh\r\noops, da ist ja ein ZB-Fuß gebrochen...! Also, neues ZB für 50,- ', ',2', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-02', '2.218.41.111', '02da296f.bb.sky.com', '2014-08-06', 'RL 7128 5806 4DE', NULL),
(3053, '', 2346, 999999999, 2, 'T3006-2', '2014-08-01', '2012-10-10', '2012-10-10', 'black', 'Black and clerar ', 'Theorema Monaco Diamond-Tufina Uhren', 'the wheel to manually reload does not work anymore', 'Uhr erhalten 01.08.2014\r\n12-08-14\r\nKlinkenrad gebrochen - Werktausch\r\nK 1208 1645 - 15-08-14 okay', ',2', '2014-08-15', '2014-08-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-15', '217.56.66.10', 'host10-66-static.56-217-b.business.telecomitalia.it', '2014-08-07', 'RL71 041 239 3DE', NULL),
(3054, '', 1837, 2, 2, '107 - Rio', '2014-07-31', '2013-04-09', '2013-04-10', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nThe pointer (hour and minute) at my watch are not followed properly. Time for repair - first time, see case 2296}', 'Uhr erhalten 31.07.2014\r\n15-08-14\r\nMinZg verengt aufgesetzt\r\nUK 1808 1410 - einwandfrei\r\nWK 1908 0810 - 20-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '', '', '0000-00-00', 'RL 7109 3597 9DE', NULL),
(3055, '', 1207, 999999999, 2, 'T-GM 104', '2014-08-01', '2012-12-20', '2012-12-20', 'Black', 'Black', 'Theorama', 'Hello! Number two had fallen off from the original position and went through the movement. First when I realize it I saw number two on the back of the movement stacked into the back of the glass and later when I went home number two was stacked together with the red seconder on the front. In this case I am sure the number went through the movement. Hopefully didn\'t damage anything inside. Please fixed this for me and can you tell me what is the size of the wrist band?? Please! Thank you Peter Varga ', '15-04-14\r\nIndex 2 der 12 abgefallen und klemmt den SekZg\r\nIndex geklebt \r\nUK 1808 1425 - einwandfrei\r\nWK 1908 0810 - 20-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '212.188.149.18', '212.188.149.18', '2014-08-07', 'RL 7109 3600 2DE', NULL),
(3056, '', 2203, 999999999, 2, 'GM503', '2014-08-11', '2014-01-02', '2014-01-02', 'Silver', 'Silver', 'Pionier', '[OHNE G-Nachweis]\r\nThe watch has simply stopped telling the time. No apparent visible faults.', '12-08-14\r\nsteht kpl. abgelaufen... - sonst auch oB\r\nK 1208 1515 - keine Fehlfunktion feststellbar! 15-08-14 okay', ',2', '2014-08-15', '2014-08-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-15', '212.44.20.129', '212.44.20.129.ip.redstone-isp.net', '2014-08-07', 'RL 71 041 237 6DE', NULL),
(3270, '', 1535, 999999999, 2, 't 3001', '2014-09-18', '2013-05-26', '2013-05-26', 'silver', 'white', 'theorema paragon', 'the clock often stops because it does not hold a charge', '25-09-14\r\nUhr ist heftigst gefallen... Die linke Seite ist verkratzt und voller Druckstellen - ZB verschoben, klemmt die Zeiger, Werk defekt?\r\n==> Werk und Gehäuse ersetzen  120,- ', '1,2', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-10', '212.102.67.67', '212.102.67.67', '2014-09-17', 'RL 7132 4193 1DE', NULL),
(3058, '', 2339, 999999999, 2, 'GM 3005', '2014-08-12', '2014-06-01', '2014-06-04', 'GOLD', 'BLACK', 'theorema watch, marco polo', 'ON THE RIGHT HAND SIDE OF THE WATCH ONE OF THE SCREWS HAS FALLEN OUT INSIDE THE WATCH. THIS SHOULD BE FIXED. THANK YOU SO MUCH.', '22-08-14\r\njo, eine Schraube der AutoBrücke befestigt, alle Schrauben nachgezogen\r\nK 2208 1515 - 26-08-14 okay', ',2', '2014-08-26', '2014-08-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-26', '193.143.201.113', '193.143.201.113', '2014-08-07', 'RL 710621034DE', NULL),
(3059, '', 2147, 999999999, 2, '6M03', '2014-08-08', '2014-04-23', '2014-04-23', 'Silver', 'Gold', 'Theorema Sao Paolo', '[OHNE G-Nachweis]\r\nEarliet I sent the watch to your repair center for fixing the issue with detached Sun&Moon dial [Case Reference No:2807]. \r\nSince I\'ve received it back, the watch is stopped working. Please repair it or replace it.\r\n\r\nRegards\r\nSuneel', '20-08-14\r\nsteht kpl. abgelaufen - läuft gleich los\r\nUK 2008 1140 - einwandfrei\r\nWK 2108 0840 - 22-08-14 okay {Zettel beigelegt}', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '80.193.210.131', 'host-80-193-210-131.static.cable.virginmedia.com', '2014-08-07', 'RL 7109 3622 3DE', NULL),
(3060, '', 2348, 999999999, 0, 'GM 3006', '2014-07-31', '2014-07-01', '2013-10-02', 'black', 'black', 'marco polo', 'Stopped working. it fell from my nightstabd (40 cm) on to a carpet and broke. also  one of the knots to adjust time fell off, I wuld expect  a quality watch to stand more than that, i understand if it fell on hard floor or from higher but not from only 40 cm.\r\n\r\nWhen i recieved the watcht was the wrong watch too, i ordered a monaco from groupon but recieved a Marco Polo, I didnt care, thought the watches was equally nice. but ur records might be wrong.\r\n because of this. \r\n\r\nALso the part that shows wich day it is never worked from the start, so it would be great if that could be fixed as well.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '84.215.150.128', 'cm-84.215.150.128.getinternet.no', '2014-08-07', '', NULL),
(3061, '', 2347, 999999999, 2, 'GM104', '2014-09-04', '2013-07-18', '2013-07-18', 'silver', 'black', 'Theorema copacabana', '[OHNE G-Nachweis]\r\nThe hour and number indicators inside the watch have fallen off.', '10-09-14\r\njo, bis auf 1 1/2 alle weg... - Zifferblatt ers. \r\nUK 1009 1610 - einwandfrei\r\nWK 1109 0800 - 12-09-14 okay', ',2', '2014-09-12', '2014-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-12', '194.19.105.3', 'mail.fms.no', '2014-08-07', 'RL 7118 6373 0DE', NULL),
(3062, '', 2349, 999999999, 2, 'GM-103-3', '2014-08-19', '2012-08-30', '2012-08-30', 'Black', 'Black', 'Theorema ', '[OHNE G-Nachweis]\r\nI can´t screw the Watch - any broken mechanics.\r\nMy Groupon cod: 00200029DH\r\n\r\nRef. AB Hedmarks ur, Storgatan 6, 151 71 Södertälje - they check over the watch', '22-08-14\r\nSperrad gelöst - befestigt\r\nUK 2508 0940 - einwandfrei\r\nWK 2608 0815 - 27-08-14 okay', ',2', '2014-08-27', '2014-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-27', '2.69.23.218', '2.69.23.218.mobile.tre.se', '2014-08-07', 'RL 71 093 637 3DE', NULL),
(3063, '', 2350, 999999999, 0, 'GM505', '2014-07-31', '2014-07-25', '2014-07-22', 'Steel', 'Black', 'Pionier', 'Missing the brilliant of number six', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.87.53.58', '5.87.53.58', '2014-08-07', '', NULL),
(3065, '', 2352, 2, 2, 'Marco Polo-metalband', '2014-08-01', '2014-07-20', '2014-07-20', 'Silber', 'Schwarz', 'Theorema', '', 'Uhr erhalten 01.08.2014\r\nBitte refund!', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(3066, '', 2353, 2, 2, '508 - Dublin', '2014-08-01', '2014-07-10', '2014-07-10', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nHello. I\'ve sent an email about my defect watch, and Enis asked me for return it. It doesn\'t work (at all), and when it did, it gained 10 minutes a day. Thanks for your service. Please let me know when you\'ve shipped a new one}', '20-08-14\r\nsteht voll aufgezogen - Klinkenfeder gebrochen\r\nWerk kpl. ers. \r\nK 2008 1610 - 22-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '', '', '0000-00-00', 'RL 7109 3623 7DE', NULL),
(3067, '', 2354, 2, 2, 'Marco Polo-metalband', '2014-08-01', '0000-00-00', '2014-07-21', 'Silber', 'Schwarz', 'Theorema', '', 'Uhr urhalten 01.08.2014\r\nA different colour sent even if the right one had been sent!\r\n', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-01', '', '', '0000-00-00', 'RL 71 025 262 6DE', NULL),
(3069, '', 907, 2, 2, '103 - Sao Paolo', '2014-08-01', '0000-00-00', '0000-00-00', 'schwarz', 'Schwarz', 'Theorema', '[OHNE G-Nachweis]\r\n{abgetippt:\r\nWatch keeps loosing time and stopping. This is the second time I have had to return it}', 'Uhr erhalten 01.08.2014\r\n20-08-14\r\nsteht kpl. abgelaufen... \r\nUK 2008 1200 - verliert? ca. 2min\r\nWK 2108 0845 - verliert! ca. 4min - Werktausch\r\nUK 2508 0940 - einwandfrei\r\nWK 2608 0815 - 27-08-14 okay', ',2', '2014-08-27', '2014-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-27', '', '', '0000-00-00', 'RL 71 095 710 4DE', NULL),
(3070, '', 2355, 999999999, 2, 'T3006-3', '2014-08-06', '2014-05-07', '2012-11-05', 'black', 'black', 'Theorema black diamond', 'it´s not working end something has come loose in the clock board', '22-08-14\r\neiner der Zierringe klemmt die Zeiger - oops, 1 Zeiger fehlt, ZB wurde mit Kleber befestigt ==> fremdgeöffnet\r\nZB ersetzen 30,- ', ',2', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-11', '80.217.154.145', 'c80-217-154-145.bredband.comhem.se', '2014-08-08', 'RL 7115 9470 1DE', NULL),
(3071, '', 914, 999999999, 2, '?', '2014-08-12', '2012-12-19', '2012-12-30', 'Silver with black strap', 'White and black hands', 'Toronto', 'The cog that holds the two hands has come loose and is all over the watch. This watch I have sent you back on two occasions already if you check the emails sent from my email address. I would like to thank you in advance for your help as it was a present for my son. Could I also have a new guarantee please and Hopefully this was just a once off faulty watch.\r\nKind regards\r\nPeter Griffin', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-28', '46.7.20.122', '46.7.20.122', '2014-08-08', 'RL 71 095 725 4DE', NULL),
(3072, '', 2356, 999999999, 2, 'GM102', '2014-08-18', '2014-08-02', '2014-02-02', 'chroom', 'blue with white (inner)', 'Theorema', 'The watch runs to fast.\r\nWithin 12 hours about 1 hour inaccurate.\r\nAlso after 2 week of wearing the watch the black letters went of.', '22-08-14\r\nwahrscheinlich Spirale! jetzt liegt sie aber gut...\r\nPremiere: Gehäuse reinigen und Buchstaben neu auslegen\r\nK 2608 0920 - 28-08-14 okay', ',2', '2014-08-28', '2014-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-28', '87.210.238.163', 'ip163-238-210-87.adsl2.static.versatel.nl', '2014-08-09', 'RL 7109 5720 6DE', NULL),
(3073, '', 2292, 999999999, 2, '104 - Copacabana', '2014-08-06', '2013-02-08', '2013-02-08', 'Black', 'Black/clear', 'Theorema', 'Has never worked from when it arrived. Doesn\'t wind on properly and stops after approximately 15 minutes', '22-08-14\r\nsteht kpl. abgelaufen - läuft auch gleich los\r\nUK 2508 0945 - reguliert\r\nUK 2608 0820 - einwandfrei\r\nWK 2708 0820 - 28-08-14 okay', ',2', '2014-08-28', '2014-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-28', '80.42.68.169', '80-42-68-169.dynamic.dsl.as9105.com', '2014-08-09', 'RL 7109 5721 0DE', NULL),
(3074, '', 1963, 999999999, 2, 'T2007', '2014-08-08', '2013-10-02', '2013-10-02', 'Silver', 'white', 'THEOREMA', 'The watch is still not working correctly. It fails regularly.\r\n\r\n*** Uhr ist als UNBEKANNT eingegangen, da kein Absender auf Umschlag erkennbar ***', '11-12-14\r\nsteht kpl. abgelaufen - MinRad/Unruh Fehler... gerichtet - hmmm... MinRd ers. mit neuem ZgSpiel\r\nUK 1512 0750 - einwandfrei\r\nWK 1612 0825 - 17-12-14 okay', '1,2', '2014-12-17', '2014-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-17', '2a02:1810:1180:e700:9144:fb9f:f32f:80a', '2a02:1810:1180:e700:9144:fb9f:f32f:80a', '2014-08-09', 'RL 7162 0111 0DE', NULL),
(3075, '', 2357, 999999999, 2, 'GM-101-3', '2014-08-07', '2012-12-25', '2013-01-22', 'Gold', 'Black', 'Theorema', '[OHNE G-Nachweis]\r\nThe Crown of the watch fell off.', '13-08-14\r\nKrone in sich gebrochen - ersetzt\r\nWK 1308 0935 - einwandfrei\r\nUK 1408 1015 - 15-08-14 okay', ',2', '2014-08-15', '2014-08-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-15', '217.122.228.142', 'D97AE48E.cm-3-3d.dynamic.ziggo.nl', '2014-08-10', 'RL 7106 2095 2DE', NULL),
(3076, '', 2358, 999999999, 2, 'GM 506', '2014-09-08', '2013-11-05', '2013-11-05', 'black', 'silver and black', 'Pionier MIAMI', 'The mechanism (alternative to the battery) doesn\'t work. Normally it will start when you shaking the watch, but now even you shake it, it would not start. ', '12-09-14\r\nZgWerk mit Datumschaltung verhakt... entwirrt und\r\nK 1209 1305 - 16-09-14 okay', ',2', '2014-09-16', '2014-09-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-16', '94.144.63.224', '94.144.63.224', '2014-08-10', 'RL 71 186 383 1DE', NULL),
(3077, '', 2359, 2, 2, '505 - Florida', '2014-08-04', '0000-00-00', '2014-07-22', 'silver', 'Weiß', 'Pionier', '{abgetippt:\r\nDay, date and month do not respond. Not able to set the day, date nor the month.}', '20-08-14\r\nes gehen tatsächlich alle Drücker _nicht_! Weil der Werkring verdreht eingesetzt ist! \r\nK 2008 1325 - neu gestellt\r\nK 2508 0945 - 27-08-14 okay', ',2', '2014-08-27', '2014-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-27', '', '', '0000-00-00', 'RL 7109 5713 5DE', NULL),
(3078, '', 2360, 999999999, 2, '505 - Florida', '2014-08-04', '2014-07-23', '2014-07-24', 'Gold', 'black', 'Pionier', 'Watch Pionier Florida Diamonds, buy two units, one of them is for constantly, does not react as another, even taking it in the hand is for. not going well. Automatic charging system, does not work  \r\nwell, is to constantly.', '25-08-14\r\nZeiger gerichtet... \r\nK 2508 1600 - Zeiger evtl. ZgWerk? Zg gerichtet, beide Klinkenräder ers. \r\nK 2608 0900 - 29-08-14 okay', ',2', '2014-08-29', '2014-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-29', '85.54.232.232', '232.pool85-54-232.dynamic.orange.es', '2014-08-11', 'RL 71 095 726 8DE', NULL),
(3079, '', 2361, 999999999, 2, 'GM3005A2', '2014-09-18', '2013-10-21', '2013-10-21', 'STAINLESS STEEL', 'BLACK ', 'Theorema', 'Glass on face chipped. ', '25-09-14\r\nGlas bei 12:00 gesplittert, Gehäuse bei halb 6 deutlich gedrückt... Glas ers. - Monat gängig machen  50,-  ausf. 3009\r\nGehäuse gereinigt - Glas ers. \r\nK 0110 1550 - 06-10-14 okay', '1,2', '2014-10-06', '2014-10-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-06', '92.30.246.199', 'host-92-30-246-199.as13285.net', '2014-08-11', 'RL 7129 3793 8DE', NULL),
(3100, '', 2350, 999999999, 0, '6M505', '2014-08-08', '2014-08-09', '2014-07-22', 'Stainless Steel', 'Black', 'Pionier', 'Missing diamond number six', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.163.2.236', '94.163.2.236', '2014-08-15', '', NULL),
(3081, '', 2363, 999999999, 0, 'GM-101-4', '2014-08-04', '0000-00-00', '2014-01-07', 'SILVER CASE', 'SILVER WITH GOLD', 'GM-101-4-THEOREMA-WATCH-BLACK STRAPS,SILVER CASE', 'THE WATCH STOP WORKING ALL THE TIME...ITS NOT SOWING THE RIGHT TIME.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.97.142.80', 'bba487252.alshamil.net.ae', '2014-08-11', '', NULL),
(3082, '', 2364, 999999999, 0, 'GM-505-4', '2014-08-05', '2013-11-18', '2013-11-18', 'silver', 'pearl/light gray', 'Florida Diamond', 'Unfortunately I have no idea what is wrong with this watch. It just doesn\'t work.\r\nI am sending it to you on behalf of Mr. Jouni Honkanen\r\nsincerely,\r\nMinna Rinne-Laturi', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.152.166.220', 'a91-152-166-220.elisa-laajakaista.fi', '2014-08-12', '', NULL),
(3083, '', 2365, 999999999, 2, 'GM 102', '2014-10-15', '2014-01-24', '2014-01-29', 'Gold', 'Black', 'Theorema Monte Carlo', 'The Watch crown winder very hard to move and is not working. Watch cannot be wound; when the crown winder is pulled out to reset the time it is very hard to pull or move.', '22-10-14\r\nHalsdichtung entnommen, Schrauben nachgezogen, WD 8310\r\nUK 2210 1030 - einwandfrei\r\nWK 2310 0845 - 23-10-14 okay', '1,2', '2014-10-24', '2014-10-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-24', '203.17.45.35', 'ppp0723.dsl.pacific.net.au', '2014-08-12', 'RL 7135 7550 1DE', NULL),
(3085, '', 2366, 2, 2, 'GM-106', '2014-08-05', '0000-00-00', '0000-00-00', 'Rose', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] After winding the watch, it runs for approximately 4 hours only and then stops each time, the auto mechanical winding of the watch does not appear to be operating. The watch only runs for the duration of the mechanical hand winding - 4 hours. [...]}', 'uhr erhalten 05.08.2014\r\n13-08-14\r\nkpl. abgelaufen... und wieso meint der Kunde eine Automatic zu haben?\r\nWK 1308 1420 - einwandfrei\r\nUK 1408 1015 - 15-08-14 okay {Zettel beigelegt}', ',2', '2014-08-15', '2014-08-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-15', '', '', '0000-00-00', 'RL 71 041 242 0DE', NULL),
(3086, '', 2367, 999999999, 2, '104-Copacabana', '2016-12-22', '2012-12-19', '2012-12-22', 'Black', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 1835 v. 17-12-2012]\r\nThe digits and 1 of the Time Indicators have Fallen off .\r\nThis affects how the time works so the watch is telling the wrong time.\r\nI bought on Groupon.\r\nVoucher Code:0010245POQ\r\nI threw out the box and warranty details.\r\nMy details should be on file with you', '23-12-16\r\nJa, MinZg ab und Index 11 sowie die 2 der 12 ab...\r\nKulanzreparatur gegen Portoerstattung - ausf. 0901\r\nZiffer 2 aus RW entfernt, Unruh kpl. ers., Krone ers., div. Indexe geklebt\r\nUK 0901 0930 - Amplitude? ZgReibung?\r\nWK 1001 0820 - einwandfrei\r\nWK ZB oben 1101 0800 - 13-01-17 okay', '1,2', '2017-01-17', '2017-01-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-17', '78.137.144.90', 'ip-78-137-144-90.lmk.metro.digiweb.ie', '2014-08-12', '711369642905', NULL),
(3087, '', 2042, 2, 2, 'Dublin', '2014-08-05', '2014-04-08', '2014-04-08', 'Gold', 'shwarz', 'Theorema', '{abgetippt:\r\nI am resending this watch to you as it hasn\'t been fixed. As soon as I went to set the time zhe hand fell off _again_!\r\n[...]}', '13-08-14\r\nMinZg gelöst - verengt aufgesetzt\r\nK 1308 1415 - verliert? Aufzug?\r\nK 1808 1345 4fach - 19-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '', '', '0000-00-00', 'RL 7109 3635 6DE', NULL),
(3088, '', 2368, 999999999, 2, 'GM-505-1', '2014-08-12', '2014-07-30', '2014-08-05', 'silber', 'weiss', 'Pionier', 'Ref GM 505\r\nMetallteile zu scharfkantig, Armband nicht gross genug, fristgerechte Rückgabe Möglichkeit und Kaufpreiserstattung.', 'Bitte refund! 13.08.2014', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.253.201.207', '80.253.201.207', '2014-08-12', '', NULL),
(3089, '', 696, 999999999, 0, 'GM107', '2014-08-05', '0000-00-00', '2013-04-01', 'silver/black', 'silver ', 'Theorema', '4th. Time sending it back.\r\nReturned according Groupon DK. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.72.152.146', '146-152-72-80.cirque.dk', '2014-08-12', '', NULL),
(3090, '', 2369, 999999999, 2, '3005 - Marco Polo', '2014-08-11', '2014-06-10', '2014-06-10', 'Silver', 'Black', 'Theorema', 'The crown (for setting the time) is not functioning properly. ', '13-08-14\r\nKronendichtung? mit VacuSeal gepflegt und\r\nK 1308 1320 - 18-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '110.77.211.207', '110.77.211.207', '2014-08-13', 'RL 7109 3633 9DE', NULL),
(3091, '', 2370, 999999999, 2, '4260295880978', '2014-08-08', '2014-07-20', '2014-07-25', 'Edelstahl silber', 'schwarz', 'Theorema', 'No defect, I just want to return the watch and want a full refund.', '22-08-14\r\nzu Enis - REFUND', ',', '2014-09-08', '2014-09-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '194.249.173.83', '194.249.173.83', '2014-08-13', '', NULL),
(3092, '', 2371, 2, 2, 'Florida', '2014-08-06', '2013-12-27', '2013-12-27', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\n[...] because watch suddenly stopped working. I don\'t know the reason. But you can see the watch stopped [...]}', '22-08-14\r\nUnruh hat sich festgesetzt - Anker gerichtet\r\nK 2208 1125 - 25-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '', '', '0000-00-00', 'RL 7109 3614 9DE', NULL),
(3093, '', 2372, 2, 2, 'Dublin', '2014-08-06', '2014-07-14', '2014-07-14', 'Silber', 'Schwarz', 'Pionier', '', 'Uhr erhalten 06.08.2014', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-08', '', '', '0000-00-00', 'RL 71 025 269 1 DE', NULL),
(3094, '', 2373, 999999999, 0, 'GM-101-3-GG', '2014-08-06', '2014-06-30', '2014-07-02', 'Golden', 'Opaque', 'GM-101-3-GG', 'Second pointer fallen off  07/12/2014 - only five days after package arrival', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '88.192.66.73', 'dsl-hkibrasgw5-58c042-73.dhcp.inet.fi', '2014-08-13', '', NULL),
(3095, '', 2374, 999999999, 2, '103 - SaoPaolo', '2014-08-08', '2014-07-07', '2013-06-20', 'gold', 'weiß', 'Theorema', 'Let´s deal Swdeden has send the watch to you, they have the facts you are asking for. The clock doesn´t go.', '13-08-14\r\nSperrad gelöst - befestigt\r\nWK 1308 0920 - einwandfrei\r\nUK 1408 1015 - 15-08-14 okay', ',2', '2014-08-15', '2014-08-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-15', '194.68.88.101', 'x194-68-88-101.ltkronoberg.se', '2014-08-13', 'RL 71 062 099 7DE', NULL),
(3096, '', 2375, 999999999, 2, 'GM4004-3', '2014-08-18', '2013-11-19', '2013-11-19', 'Gold', 'black', 'Theorema', 'The clock have stopped working. It is standing still. It have not been used since bought, so there are no physical damage to it.', '22-08-14\r\nsteht voll aufgezogen... - AR aus Eingriff (durch einen Stoß auf den Gehäuseboden?) \r\nK 2208 1505 - 25-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '84.202.84.107', '107.84.202.84.customer.cdi.no', '2014-08-13', 'RL 7109 3630 8DE', NULL),
(3097, '', 2376, 999999999, 0, 'GM4004-4', '2014-08-06', '2014-08-01', '2014-08-01', 'Black', 'Black', 'Theorema Newton', 'Please EXCHANGE the enclosed watch with leather strap for:\r\nGM4004-8\r\nBLACK Case, BLACK Dial, BLACK BRACELET\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.75.78.13', '79-75-78-13.dynamic.dsl.as9105.com', '2014-08-13', '', NULL),
(3098, '', 2377, 999999999, 2, 'T4003 Montreal', '2014-08-07', '2012-06-17', '2012-06-17', 'Silver', 'black', 'Pionier', 'defekte movement; time is not running anymore', '19-08-14\r\n!! außerhalb der Garantie !!\r\nHatte sich am Datum \'verschluckt\'... Grund wahrscheinlich schiefer - dadurch klemmender - Drücker\r\nK 2108 1545 - 25-08-14 okay', ',', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-08-14', '', NULL),
(3099, '', 2378, 999999999, 2, 'T4003 Montreal', '2014-08-07', '2012-06-17', '2012-06-17', 'Silver', 'black', 'Pionier', 'defekte zeige on sub dial (on the right) on zifferblad', '19-08-14\r\nZg für Datum ers. {Kulanz}\r\nK 2108 1535 - 25-08-14 okay', ',', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-08-14', '', NULL),
(3101, '', 1838, 999999999, 2, 'T3006', '2014-09-01', '2012-09-06', '2012-09-06', 'Black', 'Gold', 'Theorema', 'Clock was in my hand and i noticed that those gold rings inside the clock were broken and whole clock doesn\'t work. I didn\'t drop it or anything. I have replaced that old leather belt myself because it didn\'t last. ', '08-09-14\r\nZB löst sich auf... - aha, Uhr gefallen, deutliche Druckstelle auf der Krone, Krone und Welle schief!\r\n==> Werktausch, Krone/Welle und Zifferblatt 120,- ', ',', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.223.94.182', 'dsl-hkibrasgw4-50df5e-182.dhcp.inet.fi', '2014-08-15', '', NULL),
(3102, '', 2379, 999999999, 2, 'gm101 - Casablanca', '2014-08-19', '2012-10-10', '2012-10-10', 'Silver', 'white', 'Theorema', 'One of the hands have fallen off ', '25-08-14\r\nViertelrohr gekerbt und MinZg aufgesetzt\r\nUK 2508 1445 - einwandfrei\r\nWK 2708 0825 - 27-08-14 okay', ',2', '2014-08-27', '2014-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-27', '86.42.249.96', '86-42-249-96-dynamic.b-ras2.cld.dublin.eircom.net', '2014-08-15', 'RL 71 041 240 2DE', NULL),
(3247, '', 2482, 999999999, 2, 'Gm-508', '2014-09-10', '2014-07-11', '2014-07-11', 'black', 'black', 'Pionier Dublin GM-508', '[OHNE G-Nachweis]\r\nWatch after the purchase is not working properly. When I wear the watch  stops working', '15-09-14\r\nkeine Amplitude, auch mit neuer Unruh nicht... Werk kpl. ers. \r\nK 1509 1245 - 18-09-14 okay', '1,2', '2014-09-18', '2014-09-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-18', '109.57.37.42', '109.57.37.42.mobile.3.dk', '2014-09-15', 'RL 7121 1870 9DE', NULL),
(3104, '', 2381, 999999999, 2, '106 - Toronto GM', '2014-10-09', '2013-08-15', '2013-08-15', 'gold', 'silver', 'Theorema', 'One of the pointers (small one) never stood on the right place. It is crooked in every position.', '17-10-14\r\nStdZg tiefer gedrückt, gerichtet\r\nUK 2010 0830 - einwandfrei\r\nWK 2110 0805 - 22-10-14 okay', '1,2', '2014-10-22', '2014-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-22', '83.86.199.151', '5356C797.cm-6-7d.dynamic.ziggo.nl', '2014-08-16', 'RL 7135 7540 0DE', NULL),
(3105, '', 2382, 999999999, 2, '4260295880916', '2014-08-10', '2014-07-02', '2014-07-02', 'silver', 'black', 'Theorema Marco Polo', 'I am returning the wrong watch and expect to receive the requested model. I received a silver-black watch and would like you to send me a silver-silver watch with a silver bracelet.', '', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '78.0.204.222', '78-0-204-222.adsl.net.t-com.hr', '2014-08-17', 'RL 7109 3599 6DE', NULL),
(3106, '', 794, 999999999, 2, 'T3005', '2014-08-27', '2012-06-30', '2012-07-10', 'Silver', 'White', 'Theorema(Marco polo)', 'The secondhand has fallen off and The klock is stuck and dosent spin Wien spinning the crown for settings.\r\nThis watch was already sent to you for service once last year.\r\nRegards/Hamed\r\nPhone:+46768030850', '04-09-14\r\n1. außerhalb der Garantie\r\n2. Werk feucht gewesen? jepp, unterm Blatt sichtbar!\r\n3. SekZg und 1 Zierring ab... \r\nWerktausch und ZB  100,- ', ',2', '2015-06-10', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-10', '83.248.25.22', 'c83-248-25-22.bredband.comhem.se', '2014-08-17', 'RL72 275 818 0DE', NULL),
(3107, '', 2383, 999999999, 2, 'GM 101', '2014-08-13', '2013-11-19', '2013-11-26', 'gold', 'black', 'théorema casablanca', 'y put the watch no more than 20 days in total since the date of buy, and one day y was go with car for long traject, y remote my watch that morning (15 turns) like everytyme, and in the day y noted that the time was running to fast!! it was running one half hour to fst! y dont understand the problem y dont find that normal after 20 days of \"use\" .  if you need toi now it was verry warm that day and in the car, but y dont understand... so here it is. thanks MR Pourtoy James.', '25-08-14\r\n\'riecht\' nach Spirale... etwas gerichtet, ansonsten oB\r\nUK 2508 1500 - einwandfrei\r\nWK 2708 0830 - 28-08-14 okay', ',2', '2014-08-28', '2014-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-28', '81.247.80.229', '229.80-247-81.adsl-dyn.isp.belgacom.be', '2014-08-18', 'RL 7109 5717 0DE', NULL),
(3108, '', 1868, 2, 2, 'T2001', '2014-08-11', '2011-04-06', '2011-04-06', 'silver', 'Weiß', 'Theorema', 'Beim Tragen der Uhr hat der Besitzer über Eindringen von Schwitzwasser geklagt. Möglicherweise ist die Uhr nicht ganz dicht und so entsteht Kondensation in der Uhr. Dieses Wasser verschwindet erst nach einigen Tagen, wenn die Uhr nicht getragen wird.\r\n\r\nIch bitte Sie daher, die Dichtigkeit der Uhr zu überprüfen und etwaige Kosten vor der Reparatur mitzuteilen.', '22-09-14\r\ndeutliche Feuchtigkeitsspuren unterm Glas, Welle an der Krone verrostet... Eingangs-WD-Test ==> UNDICHT\r\nWerkhalteschrauben verrostet, Werk voller Rostpartikel und Wasserschaden... das war KEIN Schwitzwasser, das war was größeres! Werktausch/Briden/Krone/Welle  120,- ausf. 1610\r\nWerk mit MinZg, Gehäuse und Krone ers. \r\nUK 2010 0745 - einwandfrei\r\nWK 2110 0810 - 22-10-14 okay\r\nWD-Zettel beigelegt', '1,2', '2014-10-24', '2014-10-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-24', '', '', '0000-00-00', '00340433836104388222', NULL),
(3109, '', 2305, 999999999, 2, 'GM503', '2014-08-14', '2014-07-24', '2014-07-24', 'white', 'black', 'Pionier', '[OHNE G-Nachweis]\r\nUpon receipt of my watch, the watch did not work.\r\nThis is a silver pionier Sydney Diamond with black details. ', '25-08-14\r\nsteht voll aufgezogen - Paletten geölt\r\nK 2508 1455 - 28-08-14 okay', ',2', '2014-08-28', '2014-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-28', '81.165.29.171', 'd51A51DAB.access.telenet.be', '2014-08-18', 'RL 7109 5718 3DE', NULL),
(3110, '', 2384, 999999999, 2, 'GM101', '2014-08-19', '2013-03-12', '2013-12-03', 'Gold', 'black', 'Theorema', 'The winder protector is not latching in', '25-08-14\r\nSchrauben befestigt und Kronenbügel nachgespannt\r\nUK 2508 1320 - einwandfrei\r\nWK 2708 0830 - 27-08-14 okay', ',2', '2014-08-27', '2014-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-27', '146.90.16.48', '48.16.90.146.dyn.plus.net', '2014-08-19', 'RL 71 062 104 8DE', NULL),
(3112, '', 2386, 999999999, 2, 'GM 506', '2014-10-15', '2014-03-03', '2014-03-03', 'black', 'silver', 'Pionier', '[OHNE G-Nachweis - NO Deal]\r\nNot working at all', '22-10-14\r\nSchlag auf die Krone hat die Welle gestaucht, Wasser ist eingedrungen... Schraubenkopf im Werk - entnommen, Automatik versorgt\r\nK 2210 1240 - Werk zu stark geschädigt\r\n==> Werk und Krone ersetzen  120,- ', '1,2', '2015-01-08', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-03', '110.147.171.55', 'CPE-110-147-171-55.nhl8.cht.bigpond.net.au', '2014-08-19', 'RL 7138 6781 9DE', NULL),
(3113, '', 404, 999999999, 0, 'GM-104-2', '2014-08-12', '2012-12-10', '2012-12-10', 'Gold', 'Skeleton watch', 'COPACABANA', 'The gold bar\'s which should be numbers 7,8 & 10, have came of the face of the watch and gone into the works of the watch ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.244.157.29', 'user-5af49d1d.broadband.tesco.net', '2014-08-19', '', NULL),
(3114, '', 2387, 999999999, 2, 'GM104 - Copacabana', '2014-09-17', '2014-04-07', '2014-04-07', 'BLACK', 'SILVER', 'THEOREMA', 'THE GLASS COVER WAS BROKEN AND REPLACED, THEN IT DID NOT WORK AFTER, AND IT IS NOT MANUALLY CHARGING ... PLEASE REPAIR IT AND ALSO REPLACE THE COVER GLASS WITH NEW ONE.', '26-09-14\r\nBügelschrauben gelöst - Glas wurde eingeklebt, und nicht mal gut! Der Aufzug ist beschädigt... Reparatur incl. neuem Glas  50,-  ausf 3009\r\nIndexe wurden auch geklebt, genauso schlecht wie das Glas!\r\nAufzugrad mit Zahnausfall - ers., Glas ers. \r\nUK 0110 0830 - einwandfrei\r\nWK 0210 0815 - 06-10-14 okay\r\n\r\nShipped to\r\nMohammad Mishmish\r\nGeneral Electric Office,\r\nBuilding 18, Office 01-WA-10\r\nDubai Internet City, Dubai\r\nUnited Arab Emirates\r\nRL 7144 1939 7DE  13.11.2014\r\nRL 7153 3559 1DE   08.12.2014', '1,2', '2015-12-18', '2015-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-07', '194.9.252.237', '194.9.252.237', '2014-08-19', 'RL 7130 9118 5DE', NULL),
(3115, '', 2385, 999999999, 2, 'T3007', '2014-09-04', '2014-05-16', '2014-05-20', 'silver', 'black', 'Theorema', 'the watch have been stop and even shake it and manual wine also can\'t move, the machine is no function.', '11-09-14\r\nkpl. abgelaufen... läuft auch gleich los... \r\nK 1109 0950 - 15-09-14 okay', ',2', '2014-09-15', '2014-09-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-15', '115.135.104.99', '115.135.104.99', '2014-08-19', 'RL 7118 6381 4DE', NULL),
(3118, '', 2390, 999999999, 2, '508 - Dublin', '2014-08-13', '2014-05-08', '2014-05-08', 'BLACK', 'BLACK GOLD', 'PIONIER', '[OHNE G-Nachweis]\r\nAfter winding my watch.\r\n1). My watch is slow approximately 25 min per 6 hours while I am wearing it.\r\n2). My watch stops frequently while I am wearing it.\r\n3). The hands fell off while I was wearing it.', '27-08-14\r\nRotor gelöst, AR aus Eingriff, Zg ab... aber kein Hinweis auf Fall... obwohl er nicht auszuschließen ist...\r\nWerk kpl. ers. \r\nK 2708 1255 - reguliert und 01-09-14 okay', ',2', '2014-09-01', '2014-09-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-01', '86.46.238.240', '86-46-238-240-dynamic.b-ras1.pgs.portlaoise.eircom.net', '2014-08-20', 'RL 7111 4170 6DE', NULL),
(3119, '', 2290, 2, 2, '3007-Vienna', '2014-08-13', '2012-10-11', '2012-10-11', 'Silber', 'Weiß', 'Theorema', '{abgetippt:\r\n[...] This time one of the pointers has come off. [...]}', '25-08-14\r\nViertelrohr gekerbt und MinZg aufgesetzt {nicht auszuschließen dass die Uhr schlecht behandelt wird}\r\nK 2508 1330 bis 0109 - zieht nicht ausreichend auf\r\nnochmal Kontrolle mit 4x\r\nK 0209 1400 - definitiv... Aufzug zu schwergängig\r\n***  KEINE Ersatzteile  *** - in Ausführung 0812\r\nRW-Brücke ers. \r\nK 0812 1330 - 12-12-14 okay', '1,2', '2014-12-12', '2014-12-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-12', '', '', '0000-00-00', 'RL 7157 2482 1DE', NULL),
(3120, '', 2391, 2, 2, 'Casablanca', '2014-08-13', '2013-06-28', '2013-06-28', 'Gold', 'black', 'Theorema', '[OHNE G-Nachweis]\r\n{abgetippt:\r\n[...] I found the watch is stopped for the past few days. I have not dropped the watch [...]}', '25-08-14\r\nsteht voll aufgezogen... Unruh setzt sich sofort fest bei ZB oben\r\nAnker gerichtet und Unruh kpl. ers.\r\nUK 2508 1300 - einwandfrei\r\nWK 2708 0830 - 27-08-14 okay', ',2', '2014-08-27', '2014-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-27', '', '', '0000-00-00', 'RL 7106 2105 1DE', NULL),
(3121, '', 2392, 2, 2, 'Newton', '2014-08-13', '2014-08-01', '2014-08-01', 'Schwarz', 'Schwarz', 'Theorema', '', '', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-13', '', '', '0000-00-00', 'RL 71 025 276 2DE', NULL),
(3122, '', 1773, 999999999, 2, 'GM 106', '2014-08-19', '2013-01-20', '2013-01-20', 'Gold', 'silver', 'Theorema Toronto', 'One of the pointers has just fell of this mourning unprovoked. It\'s the second time this happens within 6 months, and it\'s the third time i\'m sending the watch back for repair. I\'m a little conserned, that i\'m not gonna have a watch when the garanty expires, because of the many repaircosts it will bring?', '25-08-14\r\nMinZg verengt aufgesetzt - 2 Indexe geklebt\r\nUK 2608 0830 - einwandfrei\r\nWK 2708 0835 - 28-08-14 okay', ',2', '2014-08-28', '2014-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-28', '91.198.237.4', '91.198.237.4', '2014-08-20', 'RL 7109 5716 6DE', NULL),
(3123, '', 2393, 999999999, 2, 'GM 104', '2014-08-13', '2014-01-24', '2014-01-24', 'Black', 'Black', 'Theorema', 'Always the watch suffered from being charged over a time longer than a day.after a day i needed to reset time and charge,and so on.Now it\'s unusable.\r\nThe watch stops often even when charged.\r\nI will send the watch back soon in order to fix this issue.\r\n', 'Doppel', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.228.120.5', '2-228-120-5.ip191.fastwebnet.it', '2014-08-20', '', NULL),
(3124, '', 2394, 999999999, 2, 'GM104', '2014-08-27', '2014-02-24', '2014-01-24', 'Black', 'Black', 'Theorema', 'Always the watch suffered from being charged over a time longer than a day.after a day i needed to reset time and charge,and so on.Now it\'s unusable.\r\nThe watch stops often even when charged.\r\nI will send the watch back soon in order to fix this issue.\r\n---\r\nThe watch always suffered of not charging enough for more than a day.\r\nNow it stops even in minutes.\r\nI will send back in order to fix this issue.\r\nThanks so much', '04-09-14\r\nkpl. abgelaufen... - ober Stoßsicherung war offen... und Krone in sich lose - ers. \r\nUK 0409 1535 - einwandfrei\r\nWK 0809 0800 - 09-09-14 okay', ',2', '2014-09-09', '2014-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-09', '85.18.189.164', '85-18-189-164.ip.fastwebnet.it', '2014-08-20', 'RL 7115 9465 8DE', NULL),
(3125, '', 2395, 999999999, 2, 'GM 4004', '2014-08-19', '2014-08-13', '2013-11-18', 'Gold', 'black', 'Theorema', 'The watch has stopped ticking.\r\n\r\nSuspected reason: Some of the gold bars at each hour has come off and into the clock-housing, jamming the mechanics.', '22-08-14\r\noha, 6 Indexe im Werk... - alle gefunden und geklebt\r\nRotor ers. \r\nK 2508 1130 - 28-08-14 okay', ',2', '2019-02-15', '2019-02-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-28', '80.216.0.155', 'c80-216-0-155.bredband.comhem.se', '2014-08-20', 'RL 71 095 715 2DE', NULL),
(3126, '', 2396, 999999999, 2, '104 - Copacabana', '2014-08-19', '2013-06-20', '2013-06-20', 'Silver', 'black', 'Theorema', 'The metal-\"1\" in \"12\" is loose inside the clock.', '25-08-14\r\n...und klemmt das RW - mehrere Indexe gelöst, also ZB-Tausch\r\nUK 2508 1425 - einwandfrei\r\nWK 2708 0835 - 27-08-14 okay', ',2', '2014-08-27', '2014-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-27', '62.92.5.44', '44.5.92.62.static.cust.telenor.com', '2014-08-21', 'RL 71 041 241 6DE', NULL),
(3127, '', 2397, 2, 2, 'gm101 - Casablanca', '2014-07-25', '2013-11-20', '2013-11-27', 'schwarz', 'schwarz', 'Theorema', '{abgetippt:\r\nTry to make the watch run and u will see the reason why it\'s not working. Second thing the stripe looks horrible after 6 months of use} ', '15-08-14\r\nSperrad gelöst - befestigt\r\nUK 1808 1105 - einwandfrei\r\nWK 1908 0815 - 20-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '', '', '0000-00-00', 'RL 7109 3607 8DE', NULL),
(3128, '', 2398, 999999999, 2, '501 - Coppernicus', '2014-08-14', '2013-09-27', '2013-09-27', 'White', 'white', 'Theorema Coppernicus ', '[OHNE G-Nachweis]\r\nThe watch doesn\'t run anymore.\r\nThe clock work doesn\'t work.\r\n\r\nMy Groupon code is: 00101266po', '26-08-14\r\nsteht voll aufgezogen - Aufzugteile gelöst und klemmen im RW\r\nWerktausch kpl.\r\nK 2608 1050 - 29-08-14 okay', ',2', '2014-08-29', '2014-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-29', '94.144.63.102', '94.144.63.102', '2014-08-21', 'RL 7111 4165 2DE', NULL),
(3129, '', 2014, 999999999, 2, 'GM 102', '2014-08-14', '2013-02-10', '2013-03-02', 'silver', 'black', 'Max Lhoest', '[OHNE G-Nachweis]\r\nthe spring that provides the clock to tick in the right speed and that starts the gear to turn doesn\'t work anymore. ', '27-08-14\r\nsteht kpl. aufgezogen - Ellipse... nö, besser: Spiralrolle von Welle gelöst! - Unruh kpl. ers. \r\nUK 2708 1120 - einwandfrei\r\nWK 2808 0825 - 29-08-14 okay', ',2', '2014-08-29', '2014-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-29', '83.117.59.94', 's53753b5e.adsl.online.nl', '2014-08-21', 'RL 71 114 163 5DE', NULL),
(3130, '', 880, 999999999, 2, 'GM104 - Copacabana', '2014-08-19', '0000-00-00', '2013-03-07', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis]\r\nMy watch cant rewind, and looks like something is defect inside the mechanical watch when you look from behind\r\nThe split to rewind the watch is broken, i cant set the time. the watch dont go', '25-08-14\r\nAW/Krone ers., 2 Indexe und 1 Schild geklebt\r\nUK 2508 1610 - reguliert\r\nUK 2708 0840 - minus 2min?\r\nWK 2808 0830 - minus 2min... Zeitwaage sagt plus - Werktausch kpl. \r\nUK 0209 1500 - einwandfrei\r\nWK 0309 1030 - 04-09-14 okay', ',2', '2014-09-05', '2014-09-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-05', '87.59.1.126', '87-59-1-126-dynamic.dk.customer.tdc.net', '2014-08-21', 'RL 71 114 173 7DE', NULL),
(3131, '', 2399, 999999999, 0, 'GM-504-3', '2014-08-15', '2014-08-08', '2014-08-06', 'golden', 'black', 'pioniere', 'as I described previously the pin that should be protecting the crown is lose, reason 2 the calendar is not readable , the is as it is shown in the photos , I will like to have my money refund please thanks lose ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '198.91.187.244', '198-91-187-244.cpe.distributel.net', '2014-08-22', '', NULL),
(3132, '', 411, 999999999, 2, 'T3002', '2014-08-29', '2012-11-30', '2012-11-30', 'Gold', 'Grey', 'Theorema Jumbo', '[OHNE G-Nachweis]\r\nHi \r\n\r\nThis is the third time that I am sending back to you this watch for service. This time the problem is with its winding mechanism. It is broken. I am sending back to you again.\r\n\r\n\r\nThank you', '08-09-14\r\nKrone gebrochen... Kronenhals ganz schief, also mit Gewalt (hängengeblieben oder gefallen)\r\nRep. 40,- ', ',2', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-30', '79.171.52.98', '79.171.52.98', '2014-08-22', 'RL 7128 5797 9DE', NULL),
(3137, '', 2403, 999999999, 0, 'GM 3005', '2014-08-18', '2014-07-04', '2014-07-04', 'Rose gold', 'Black', 'Marco Polo', 'Unable to use the month setting knob to change the month. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '118.189.209.39', '39.209.189.118.static.m1net.com.sg', '2014-08-25', '', NULL),
(3133, '', 2400, 999999999, 0, 'T3008', '2014-08-16', '2012-11-25', '2011-11-25', 'Black', 'Black', 'Theorema', 'The \"second\" ticker has broken inside in the watch', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.28.92.19', 'static-72-28-92-19.gtcust.grouptelecom.net', '2014-08-23', '', NULL),
(3134, '', 2401, 999999999, 2, '6M 101', '2014-08-25', '2014-08-06', '2014-08-07', 'Golden', 'black', 'Theorema Casablanca', 'There is a miss-alignment between the Hour hand and Minute hand on the clock face.\r\nEG. When the Minute hand is pointing at 12, the Hour hand is 2/5 (40%) past the hour.\r\nSo when the Minute hand is pointing at 30mins past the hour (6), the Hour hand has almost reached the next hour.', '27-08-14\r\nUmtausch', ',2', '2014-08-27', '2014-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-27', '80.42.142.208', '80-42-142-208.dynamic.dsl.as9105.com', '2014-08-25', 'RL 7106 2106 5DE', NULL),
(3139, '', 2404, 999999999, 2, 'Damascus', '2014-08-27', '2013-09-20', '2013-09-20', 'Black Leather', 'White', 'Theorema', 'It seems that the watch has now broke as a metal part has come loose underneath the watch. The Metal part is inside and was attached to the metal part with Theorema on it.', '04-09-14\r\nRotor gebrochen - ersetzt\r\nK 0409 1610 - 08-09-14 okay', ',2', '2014-09-08', '2014-09-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-08', '92.17.76.18', 'host-92-17-76-18.as13285.net', '2014-08-25', 'RL 7111 4180 8DE', NULL),
(3140, '', 2405, 2, 2, '106 - Toronto GM', '2014-07-31', '0000-00-00', '2013-08-15', 'Rosé', 'black', 'Theorema', '[OHNE Angabe]\r\nsteht kpl. aufgezogen', 'Eingang 31.07.2014\r\n15-08-14\r\nmehrere Indexe gelöst, klemmen im RW - ZB ersetzt\r\nUK 1908 0915 - einwandfrei\r\nWK 2008 0915 - 21-08-14 okay', ',2', '2014-08-25', '2014-08-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-25', '', '', '0000-00-00', 'RL 7109 3618 3DE', NULL),
(3141, '', 2406, 2, 2, 'Copacabana', '2014-08-19', '2014-08-19', '2014-08-19', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nAfter winding watch (not fully) it runs for short time (1/2 - 1 hr) & stops. If laid on it\'s face will run for days & keep perfect time. If laid on back - stops}', '22-08-14\r\nSichtprüfung oB - Zeitwaage: macht bei ZB oben seltsame Zeichnungen - Unruhreif kommt ans MinRd... gerichtet\r\nUK 2508 1000 - einwandfrei\r\nWK 2608 0830 - 27-08-14 okay', ',2', '2014-08-27', '2014-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-27', '', '', '0000-00-00', 'RL 7109 5712 1DE', NULL),
(3142, '', 2407, 999999999, 2, 'T3005-7', '2014-10-20', '2012-11-09', '2012-11-18', 'Black', 'Black', 'Theorema', 'The pin used for adjusting the time on the watch fell off as I tried to set it.\r\n[Eingang 13.10.14 über TB]', '20-10-14\r\nMonatsTota abgefallen, Welle an Krone gebrochen - Welle doppelt gebrochen, das passiert nicht beim Zeigerstellen\r\nKVA  Krone/Welle und Zg ers. 40,- ', '1,2', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-20', '83.248.142.73', 'c83-248-142-73.bredband.comhem.se', '2014-08-26', 'RL 7145 6538 6DE', NULL),
(3143, '', 2408, 999999999, 2, 'Monaco Gold GM-3006-01', '2014-08-27', '2014-08-20', '2014-08-20', 'SILVER', 'BLACK', 'Theorema', 'I purchased your watch through website Groupon Italy but I\'ve received a different model. My order was about the item Monaco Gold GM-3006-02 (black italian leather watchband, gold case) . I delivered back the watch [ Monaco Gold GM-3006-01] , date 20 august 2014 , tracking number  RA 750863820 IT POSTE ITALIANE\r\nBest Regards \r\nAugusto LEGGIERI', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-27', '79.3.250.204', 'host204-250-dynamic.3-79-r.retail.telecomitalia.it', '2014-08-27', 'RL 7109 5714 9DE', NULL),
(3144, '', 991, 999999999, 2, 'T4004', '2014-08-27', '2013-03-18', '2013-03-18', 'Black', 'Gold', 'Theorema', 'Last time you have fixed the second hand but unfortunately the watch keeps on stopping. Please fix it so that it will work.\r\nThank you!', '04-09-14\r\nsteht kpl. abgelaufen - zieht nicht auf? doch, Funktion ist da\r\nK 0409 1600 - einwandfrei... wo ist das Problem? \r\neMail-Nachfrage 0809 - soll nachts stehenbleiben - zuwenig Bewegung, Uhr ist einwandfrei! - 09-09-14 okay', ',2', '2014-09-09', '2014-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-09', '82.48.221.244', 'host244-221-dynamic.48-82-r.retail.telecomitalia.it', '2014-08-27', 'RL 7115 9464 4DE', NULL),
(3145, '', 2409, 999999999, 2, 'GM-101', '2014-10-06', '2013-12-03', '2013-12-03', 'Silver', 'black', 'THEOREMA', '[OHNE G-Nachweis]\r\nWarranty date 03 December 2013\r\nWatch will not wind up. Crown spins, spring does not contract.', '10-10-14\r\nSperrad - und alle anderen Schrauben befestigt\r\nUK 1310 0915 - reguliert\r\nWK 1410 0900 - 15-10-14 okay', '1,2', '2014-10-15', '2014-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-15', '87.249.73.195', '87.249.73.195', '2014-08-27', 'RL 7132 4203 5DE', NULL),
(3146, '', 814, 999999999, 2, 'GM101', '2014-08-27', '2014-08-21', '2013-06-30', 'silver', 'black', 'Theorema', 'The clock stands still for the second time. Remember to renew my garantee lisense to 2 years again.', '05-09-14\r\nKomiker?\r\nUhr steht aufgezogen - Unruh sitzt fest - durch Stoß/Fall Schwingsystem irritiert - Kein Garantiefall, nur KULANZ\r\nUK 0809 0810 - einwandfrei\r\nWK 0909 0915 - 10-09-14 okay', ',2', '2014-09-11', '2014-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-11', '86.52.84.188', '563454bc.rev.stofanet.dk', '2014-08-28', 'RL 7115 9468 9DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(3147, '', 2410, 999999999, 2, 'Paragon', '2014-09-15', '2014-08-21', '2013-11-15', 'Gold', 'Black', 'Theorema', '[OHNE G-Nachweis]\r\nLoose part inside the bottom of the case.', '19-09-14\r\nRotor gelöst - Antriebsrad mit Zapfenbruch und Hilfsklinkenrad defekt - beide ers., Rotor befestigt\r\nK 1909 0955 - 23-09-14 okay', '1,2', '2014-09-23', '2014-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-23', '85.200.246.2', '2.85-200-246.bkkb.no', '2014-08-28', 'RL 7123 0677 2DE', NULL),
(3148, '', 2411, 999999999, 2, '6M101', '2014-08-21', '2014-03-01', '2014-03-11', 'Stainless, Metallic', 'black', 'Theorema, Casablanca', 'The cover over the Crown is loose. It open very easy. The leatner strap open easy due to the locking mechanism do not work sufficient.\r\n  ', '27-08-14\r\nSchrauben nachgezogen, Bügel gespannt, Schließe nachgespannt\r\nUK 2708 1310 - einwandfrei\r\nWK 2808 0830 - 29-08-14 okay', ',2', '2014-08-29', '2014-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-29', '136.163.203.9', 'proxy9.securemote.net', '2014-08-28', 'RL 7111 4164 9DE', NULL),
(3150, '', 2193, 2, 2, '3009 - Dubai', '2014-08-22', '0000-00-00', '2013-05-26', 'Rosé', 'schwarz', 'Theorema', '{abgetippt:\r\nThe watch stops after a few hours, and I turn it for starts, it make a \'scrubbing noice\' - starts but stop again}', '22-08-14\r\nFehler - falls das einer ist - nicht nachvollziehbar! \r\naufgezogen, Zeit gestellt\r\nK 2208 1335 - neu gestellt\r\nK 2508 1000 - bl. stehen - zieht nicht auf - Reduktionsrad und Rotor ers. \r\nK 2608 0940 - 01-09-14 okay', ',2', '2014-09-01', '2014-09-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-01', '', '', '0000-00-00', 'RL 7111 4169 7DE', NULL),
(3151, '', 2413, 999999999, 0, 'gm 3005', '2014-08-22', '2014-08-29', '2013-11-29', 'black', 'white', 'theorema marco polo diamond', 'This is second time watch has defects, we have sent it back before, dials are missing and watch has stopped completely working', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.78.27.0', '109.78.27.0', '2014-08-29', '', NULL),
(3152, '', 2414, 999999999, 2, 'gm 3005-5', '2014-08-22', '2014-08-22', '2013-11-29', 'silver', 'white', 'throrema marco polo diamond', 'this is the 2nd time we return watch, the watch was returned with same defect, no dials inside. now it also stopped working completely', '26-08-14\r\nZeiger liegen im Werk, ZB-Füße verbogen... KEINE Garantie\r\n==> Werkrep. 60,- ', ',', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.78.27.0', '109.78.27.0', '2014-08-29', '', NULL),
(3153, '', 2415, 999999999, 2, 'GM-505', '2014-08-27', '2014-07-18', '2014-07-22', 'Gold', 'Black', 'Pionier Florida Diamonds', '[OHNE G-Nachweis]\r\nCannot rewind and buttons are not functioning/responding.', '05-09-14\r\n...läßt sich einwandfrei aufziehen und stellen, aber Drücker oF\r\nDateModul ers. \r\nK 0509 1205 - 10-09-14 okay', ',2', '2014-09-11', '2014-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-11', '82.169.43.247', '82-169-43-247.ip.telfort.nl', '2014-08-30', 'RL 71 159 467 5DE', NULL),
(3154, '', 1304, 999999999, 2, 'T3006-2', '2014-09-08', '2012-11-25', '2012-11-25', 'Gold', 'Black', 'monaco diamond', 'Watch needs winding up every day and will stop even when I\'m wearing it.', '08-09-14\r\nzieht nicht auf? Doch, alles im grünen Bereich... nur Armband völlig verbraucht\r\nK 0809 1630 - einwandfrei iO\r\nKVA  neues Armband  25,- ', ',2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-17', '92.236.89.140', 'cpc24-chap7-2-0-cust139.18-1.cable.virginm.net', '2014-09-01', 'RL 7121 1865 5DE', NULL),
(3155, '', 2416, 2, 2, 'GM 107', '2014-08-25', '2013-10-10', '2013-10-10', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nWatch motor not longer works.}', '26-08-14\r\nsteht voll aufgezogen - ausgeschwungen - Anker gerichtet, MinZg aufgedrückt\r\nUK 2608 1630 - einwandfrei\r\nWK 2708 0845 - 28-08-14 okay\r\n14.10.2014  unclaimed ', ',2', '2014-10-14', '2014-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-28', '', '', '0000-00-00', 'RL 7109 5719 7DE', NULL),
(3156, '', 2417, 2, 2, 'GM 503-3', '2014-08-25', '2014-05-05', '2014-05-05', 'Gold', 'Schwarz', 'Pionier', '[G-Karte nicht ausgefüllt]\r\n{abgetippt:\r\nTime is running fast.}', '27-08-14\r\nprellt... FH gefettet, Schrauben nachgezogen\r\nK 2708 1345 - reguliert und 01-09-14 okay', ',2', '2014-09-01', '2014-09-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-01', '', '', '0000-00-00', 'RL 7111 4167 0DE', NULL),
(3157, '', 909, 2, 2, 'T 3001', '2014-08-25', '2013-02-20', '2013-02-20', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\nKeeps stopping. Mechanism loose. Loses time when briefly worked after last repair}', '27-08-14\r\nRotor gebrochen... die anderen Fehler nach Kontrolle\r\nRotor ers. und reguliert\r\nK 2708 1325 - 01-09-14 okay', ',2', '2014-09-01', '2014-09-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-01', '', '', '0000-00-00', 'RL 7111 4168 3DE', NULL),
(3158, '', 1068, 2, 2, 'Rio', '2014-08-25', '2013-07-03', '2013-07-03', 'Silber', 'Weiss', 'Theorema', '[Without fault-description - OHNE G-Nachweis]', '26-08-14\r\nSperrad gelöst - befestigt\r\nUK 2608 1545 - einwandfrei\r\nWK 2708 0850 - 29-08-14 okay', ',2', '2014-08-29', '2014-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-08-29', '', '', '0000-00-00', 'RL 7109 5727 1DE', NULL),
(3159, '', 2418, 2, 2, 'GM 106', '2014-08-25', '2013-08-16', '2013-08-16', 'Rose Gold', 'Schwarz', 'Theorema', ' it stops regularly even when it is recently rewind', '11-09-14\r\nSichtprüfung oB - Uhr steht kpl. abgelaufen\r\nUK 1109 1525 - einwandfrei\r\nWK 1509 0830 - 16-09-14 okay und Aufzugzettel', ',2', '2014-09-16', '2014-09-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-16', '', '', '0000-00-00', 'RL 7118 6385 9DE', NULL),
(3160, '', 2419, 2, 2, 'Cannes', '2014-08-25', '2012-10-10', '2012-10-10', 'Schwarz', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] and the watch doesn\'t work!! [...]}', '26-08-14\r\nkpl. abgelaufen... aber Unruh? - AR war aus Eingriff, weil Brückenschrauben gelöst sind... befestigt\r\nK 2608 1605 bis 0809 - 08-09-14 okay', ',2', '2014-09-08', '2014-09-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-08', '', '', '0000-00-00', 'RL 71 114 179 9DE', NULL),
(3161, '', 2420, 2, 2, 'T 3003', '2014-08-25', '0000-00-00', '0000-00-00', 'Silber metal', 'Weiss', 'Pionier', '{abgetippt:\r\n3. Reraratur... Uhrzeit nicht einstellbar... Datum nicht einstellbar...}', '26-08-14\r\nWerk kpl. ers. (AltLager repariert)\r\nK 2608 1425 - 01-09-14 okay', ',2', '2014-09-04', '2014-09-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-05', '', '', '0000-00-00', '44247034417 ', NULL),
(3162, '', 2052, 999999999, 2, 'GM-502-4', '2014-09-05', '2014-03-27', '2014-03-27', 'Black', 'black', 'Pionier', '[OHNE G-Nachweis]\r\nI have sent this watch earlier for repair also. Contact form number 2584. At this moment I have   a loose component in the dial and due to this the watch has stopped working. Not sure but this watch seems to be very delicate. It is not being worn so often but just for normal wear . It has not fallen etc. As it is still under warranty can you please repair and send it back. As it is an issue with the mechanics.I will send it to the address as I have sent before. ', '12-09-14\r\nSperrad lose im Werk - Schraube gebrochen - ersetzt\r\nK 1209 1415 - 15-09-14 okay', ',2', '2014-09-15', '2014-09-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-15', '195.81.164.50', '195.81.164.50', '2014-09-01', 'RL 7118 6380 5DE', NULL),
(3163, '', 2421, 999999999, 0, '4260295880381', '2014-08-25', '2014-07-08', '2014-07-08', 'silver', 'silver', 'Theorema', 'This is the sample watch which is sand back from GROUPON POLAND', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.238.247.1', '91.238.247.1', '2014-09-01', '', NULL),
(3164, '', 2412, 999999999, 2, 'T3007', '2014-08-27', '2012-09-28', '2012-10-11', 'Gold', 'Gold', 'Theorema ', 'It dose not working, and the machine is loose. ', '05-09-14\r\nAutoBrücke komplett gelöst! oops, und Räderwerksbrücke auch, RW beschädigt\r\n*** zurückgestellt mangels Ersatzteilen ***\r\nJavelle geschikt', ',2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-29', '83.226.101.230', 'c-e665e253.1360-1-64736c10.cust.bredbandsbolaget.se', '2014-09-01', 'RL 71 230 690 5DE', NULL),
(3165, '', 2422, 999999999, 0, 'gm-3006-2', '2014-08-25', '2014-08-12', '2014-08-12', 'gold', 'gold', 'theorema monaco diamonds', 'The watch doesn\'t works only when I do not use it.\r\nI want to know if it is normal because after when i do not use works to 2-4 hours and stop. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.13.207.174', 'host174-207-dynamic.13-79-r.retail.telecomitalia.it', '2014-09-01', '', NULL),
(3166, '', 2423, 2, 2, 'Sao Paolo', '2014-08-25', '2013-07-31', '2013-07-31', 'Gold', '', 'Theorema', '[without repair form]', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(3167, '', 2424, 999999999, 2, 'GM3005', '2014-08-28', '2013-09-25', '2013-09-30', 'Silver', 'White', 'Theorema', 'The X from the 12 (XII) number came off and blocked the mechanics so tyye watch stopped. It\'s now loose in the watch', '03-09-14\r\nZB ers. und Automatik versorgt\r\nK 0309 1015 - 08-09-14 okay', ',2', '2014-09-08', '2014-09-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-08', '62.195.109.140', 'i109140.upc-i.chello.nl', '2014-09-01', 'RL 7111 4182 5DE', NULL),
(3168, '', 749, 999999999, 0, 'T3006', '2014-08-25', '2012-11-11', '2012-11-25', 'Stainless Steel', 'Gold', 'Monaco Diamond', 'Watch just stopped working', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '89.213.27.229', '89.213.27.229', '2014-09-01', '', NULL),
(3169, '', 2425, 999999999, 2, '76009', '2014-09-25', '2014-06-12', '2014-06-16', 'Stainless Steel', 'Blue', 'Elysee', 'The watch runs fast.  Every day, I must turn the time back 2 or 3 minutes.  I followed thee instructions in the owner\'s manual when I first set the watch.  The problem of the watch running fast / ahead started after approximately 2 months.  Thank you.  ', '02-10-14\r\nnun dann, erstmal Kontrolle\r\nK 0210 0950 - läuft einwandfrei', '1,2', '2014-10-06', '2014-10-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-06', '71.167.113.21', 'pool-71-167-113-21.nycmny.fios.verizon.net', '2014-09-02', 'RL 7130 9114 5DE', NULL),
(3170, '', 749, 999999999, 0, 'T3006', '2014-08-26', '2012-11-11', '2012-11-25', 'stainless stell', 'gold', 'Monaco Diamond', 'watch stopped working', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '194.176.105.136', 'zen-inetgw-3b.nhs.uk', '2014-09-02', '', NULL),
(3172, '', 2426, 999999999, 2, 'T3010', '2014-09-01', '2013-09-22', '2013-09-19', 'Rosé', 'Black', 'Tigrus', 'The power Dail is not working\r\n\r\n*** 2 Uhren ***', '09-09-14\r\nWerk steht komplett - Werktausch und\r\nWK 0909 1405 - gut\r\nUK 1009 1310 - 12-09-14 okay', ',2', '2014-09-12', '2014-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-12', '91.240.226.4', '91.240.226.4', '2014-09-02', 'RL 71 095 708 1DE', NULL),
(3173, '', 2427, 999999999, 0, 'GM107', '2014-08-26', '2014-08-26', '2014-05-19', 'Black', 'Silver', 'Theorema Rio', 'The watch goes too fast.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.191.188.124', '94.191.188.124.bredband.3.dk', '2014-09-02', '', NULL),
(3174, '', 2428, 999999999, 2, 'Florida GM-505-3', '2014-08-28', '2014-08-05', '2014-08-05', 'gold', 'black', 'Pionier', 'the smal dial ( zeige) is not located correct. So the time is never accurate.', '09-09-14\r\nda stimmen mehrere Zeiger nicht... StdZg und SekZg ers., DayZg justiert\r\nK 0909 1100 - 12-09-14 okay', ',2', '2014-09-12', '2014-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-12', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-09-02', 'RL 7118 6371 2DE', NULL),
(3175, '', 749, 999999999, 0, 'T3006', '2014-08-26', '2012-11-11', '2012-11-25', 'Stainless Steel', 'Gold', 'Theorema Monaco Diamond', 'Watch just stopped working,second hand will not move', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '194.176.105.136', 'zen-inetgw-3b.nhs.uk', '2014-09-02', '', NULL),
(3176, '', 2429, 999999999, 2, '507 - Aruba', '2014-09-01', '2014-08-26', '2014-08-12', 'silver', 'gold', 'Pioneer', 'watch crown is broken', '09-09-14\r\nWelle zu stark gezogen, und anschließend falsch wieder gesteckt! Welle steckt quer im Werk, läßt sich nicht ohne Zerstörung entnehmen! Rep. Sonderpreis 60,- ausf. 2309\r\nWelle befreit - Krone/Welle ers. \r\nK 2409 1000 - 29-09-14 okay', ',2', '2014-09-29', '2014-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-29', '2a02:1811:e808:1000:7827:4428:cebc:506b', '2a02:1811:e808:1000:7827:4428:cebc:506b', '2014-09-02', 'RL 71 285 788 5DE', NULL),
(3177, '', 2430, 999999999, 2, 'Ref no. T 3009 ', '2014-09-02', '2013-01-02', '2013-02-01', 'Black', 'Black / Gold', 'Theorema Dubai Model', 'Watch hands (Big hand and little hand) have fallen of the centre piece and need to be fixed back on it.\r\nAll other parts of the watch look clean, however the mechanical pieces may need to be looked at as they may be damaged.', '08-09-14\r\nZg alle ab... ein Index ab, eine Schraube blockiert Unruh... ALLE Indexe gelöst! - ZB ers., Zg aufgesetzt und alle Schrauben nachgezogen\r\nK 0809 1150 - 11-09-14 okay', ',2', '2014-09-11', '2014-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-11', '94.12.164.254', '5e0ca4fe.bb.sky.com', '2014-09-02', 'RL 7115 9472 9DE', NULL),
(3178, '', 2431, 999999999, 2, 'GM 3005-A2', '2014-09-01', '0000-00-00', '0000-00-00', 'Silver', 'Black', 'Theorema', '[OHNE G-Nachweis]\r\nIt has stopped working completely. \r\nPointing wiser for what day today is dropped off. \r\n\r\nit is an expensive watch that I would not think that it would be something wrong with \r\nHope that you can fix it', '09-09-14\r\nZg aus RW entfernt, 2 neue TotaZg ers. \r\nK 0909 1210 - 12-09-14 okay', ',2', '2014-09-12', '2014-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-12', '85.19.72.99', '85.19.72.99', '2014-09-03', 'RL 7118 6374 3DE', NULL),
(3179, '', 2380, 999999999, 2, 't3010', '2014-09-02', '2013-09-18', '2013-09-18', 'silver', 'black', 'theorema tigris', '[OHNE G-Nachweis]\r\nlost dial, it was loose as soon as I received it but I thought its suppose to be like this. whatch is working but I cant adjust it and time difers from exat every day by 1 minute. ', '08-09-14\r\nKrone fehlt... - ersetzt und\r\nK 0809 1025 - 11-09-14 okay', ',2', '2014-09-11', '2014-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-11', '2.96.46.174', 'host-2-96-46-174.as13285.net', '2014-09-03', 'RL 7115 9471 5DE', NULL),
(3180, '', 1718, 2, 2, 'gm 107', '2014-08-27', '2013-11-29', '2013-11-29', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] in some way, the hour\'s hand is not working properly. [...]}', '05-09-14\r\nViertelrohr gekerbt und MinZg ers., Briden verstärkt\r\nUK 0809 0820 - 09-09-14 okay', ',2', '2014-09-09', '2014-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-09', '', '', '0000-00-00', 'RL 7115 9462 7DE', NULL),
(3181, '', 2008, 2, 2, 'GM 506', '2014-08-27', '2014-01-28', '2014-01-28', 'Silber', 'Schwarz', 'Pionier', '{abgetippt:\r\nI have a new problem with the watch, a black seal from the mechanical part area is out of place and blocks the needles.}', '05-09-14\r\nZierring der Unruh abgefallen, Kalenderfenster auch... Uhr wurde in Badewanne/Dusche getragen...! entspr. Text geschrieben...\r\nZB ers., abgedichtet, WD-Test 8310\r\nK 0509 1400 - WD-Zettel und 09-09-14 okay', ',2', '2014-09-09', '2014-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-09', '', '', '0000-00-00', 'RL 7115 9463 5DE', NULL),
(3182, '', 1320, 2, 2, 'gm 107', '2014-08-27', '2013-01-04', '2013-04-01', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nThis is the 4th time this watch is broken. 1.& 2. time was the timeshower fell off. 3. time the watch could not work. This time, there is water in the watch. Ever, it should do up to 3 ATM???}', '05-09-14\r\nKein Wasserschaden sichtbar: WD-Test 8310 - also, was für Wasser war das dann wohl? Nach Öffnen dann den Schaden gesehen: Briden verrostet, Werk dadurch geschädigt... \r\n==> Werktausch 80,- ', ',', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(3183, '', 1603, 2, 2, 'Casablanca', '2014-08-27', '2013-07-17', '2013-07-17', 'Schwarz', 'shwarz', 'Theorema', '[OHNE Angabe - Zeigerspiel abgefallen...]', '04-09-14\r\nhmm... auf Kulanz repariert - Viertelrohr gekerbt und Zg aufgesetzt\r\nUK 0409 1440 - einwandfrei\r\nWK 0809 0820 - 09-09-14 okay', ',2', '2014-09-09', '2014-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-09', '', '', '0000-00-00', 'RL 71 159 461 3DE', NULL),
(3184, '', 2432, 2, 2, 'Malibu', '2014-08-27', '2014-04-02', '2014-04-02', 'Silber', 'Weiss', 'Pionier', '{abgetippt:\r\n[...] affinché venga controllato il meccanismo di carica in quanto dopo averlo tenuto al polso tutto il giorno, durante la notte si scarica e al mattino lo trovo fermo. In attesta di Vostre notizie colgo l\'occasione per porger Vi distini saluti.}\r\n[übersetzt:\r\nAttached to this I send you the clock is controlled so that the winding mechanism as after keeping it on your wrist all day, at night and in the morning you download it I stopped. In your news attests to take this opportunity to you inclined my regards.]', '05-09-14\r\nsteht kpl. abgelaufen... läuft auch gleich los... \r\nK 0509 1500 - 08-09-14 okay', ',2', '2014-09-08', '2014-09-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-08', '', '', '0000-00-00', 'RL 7111 4181 1DE', NULL),
(3185, '', 2433, 2, 2, 'GM 106', '2014-08-27', '2013-08-19', '2013-08-19', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\nmy watch is broken and in addition, she has always scored a few seconds later by 24:00. I don#t know why}', '08-09-14\r\nZB löst sich auf... - aha... Uhr wurde fremdgeöffnet und beschädigt! Fingertapsen von INNEN im Glas! \r\nZB ersetzen, Werk reparieren  50,- ausf. 2309\r\nschien ausgeschwungen, war aber der Anker - Ausgangspalette war auf den Anker _aufgeklebt_!! \r\nUK 2309 1200 - einwandfrei\r\nWK 2409 0925 - 25-09-14 okay', ',2', '2014-09-25', '2014-09-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-25', '', '', '0000-00-00', 'RL 71 230 682 6DE', NULL),
(3186, '', 2434, 999999999, 2, '4260295880398', '2014-09-02', '2013-10-01', '2013-12-03', 'Gold', 'Gold/black', 'Casablanca  GM-101-3', 'Crown/winder has become very tight.  I am unable to wind the watch and the watch has now stopped.', '08-09-14\r\nKronendichtung... - entnommen\r\nUK 0809 1045 - einwandfrei\r\nWK 0909 0915 - 10-09-14 okay', ',2', '2014-09-11', '2014-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-11', '2.96.111.218', 'host-2-96-111-218.as13285.net', '2014-09-03', 'RL 7115 9469 2DE', NULL),
(3188, '', 2436, 2, 2, '25002 Kalendario ', '2014-08-28', '2013-10-25', '2013-10-25', 'Silber', 'Weiss', 'Javelle', '{abgetippt:\r\nSecond occasion within a year. I have ... this watch it is not keeping time going slow. Second dial is 10-20-30 etc ... (revolving) not remaining in place as it should. Please replace watch or refund}', '03-09-14\r\nokay... Minuterie gelöst - war schon mal geklebt, hält aber nicht auf dem glatten Blatt... Werk kpl. ers., Gehäuse gereinigt, beide Federstege ers.\r\nK 0409 1310 - neu gestellt\r\nK 0809 0825 - bl. stehen bei ZB unten - Noch ein Werk kpl.\r\nK 0909 1040 - 12-09-14 okay', '1,2', '2014-09-12', '2014-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-12', '', '', '0000-00-00', 'RL 71 186 369 0DE', NULL),
(3189, '', 2437, 999999999, 2, '503 - Sydney', '2014-09-04', '2014-03-16', '2014-03-18', 'Gold ', 'Black', 'Pionier', '[OHNE G-Nachweis]\r\nMetal part in the watch has come loose.', '11-09-14\r\nRotor gebrochen, AR gebrochen, Schrauben gelöst \r\nWerktausch, reguliert\r\nK 1109 1020 - 15-09-14 okay', ',2', '2014-09-15', '2014-09-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-15', '151.227.111.175', '97e36faf.skybroadband.com', '2014-09-04', 'RL 71 186 378 8DE', NULL),
(3190, '', 2438, 999999999, 0, 'GM 106', '2014-08-28', '2013-04-25', '2013-04-28', 'Rosegold', 'Rosegold', 'Exclusieve mechanical', 'It is a mechanical watch but it doesnt work anymore. If I switch the button doesnt change the spring', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '31.151.30.79', '31-151-30-79.dynamic.upc.nl', '2014-09-04', '', NULL),
(3191, '', 2439, 999999999, 2, 'GM-505', '2014-09-05', '2013-12-04', '2013-12-04', 'Gold', 'Black', 'Florida Diamonds', 'My watch started working intermittently before stopping for weeks then starting really slowly.  The date dial never stays on the accurate date and my face is scratched considering it\'s meant to be highly resistant to scratches.  Please could you replace my watch with another Florida diamonds watch and set it for me to exact UK settings because I love my watch and have been totally honest about the faults.\r\n\r\nKind Regards \r\n\r\nChristian Wynn', '12-09-14\r\nkpl. abgelaufen... läuft nach Aufzug gleich los - Datum- und -Schaltung oB\r\nK 1209 1400 - 16-09-14 okay', ',2', '2014-09-16', '2014-09-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-16', '82.17.42.52', 'cpc17-blbn8-2-0-cust51.10-1.cable.virginm.net', '2014-09-04', 'RL 7118 6386 2DE', NULL),
(3192, '', 2440, 999999999, 2, '3005 - Marco Polo', '2014-09-15', '2014-06-11', '2014-06-11', 'Gold', 'BLACK', 'THEOREMA', 'IT STOPS WORKING ONE MORNING.\r\nTRIED TO KEEP WEARING ALL DAY THAT IT WILL START BUT NO LUCK START AND STOP IN FEW MIN.\r\n\r\nI GOT AN EMAIL SUGGESTING TO FILL THE FORM AND SEND THE WATCH TO GIVEN ADDRESS', '19-09-14\r\nAW zu kurz... öhm nein, Aufzug durcheinander - WHF zu seicht? Werktausch\r\nK 1909 1345 - 23-09-14 okay', '1,2', '2014-09-29', '2014-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-29', '217.165.96.125', 'bba193419.alshamil.net.ae', '2014-09-04', 'RL 7128 5794 8DE', NULL),
(3313, '', 471, 999999999, 2, 'GM-104', '2014-10-06', '2012-09-20', '2012-10-01', 'Black', 'black', 'Copacabana', 'The Lock opened itself while I was wearing the Watch and then the Watch was dropped from my wrist and Down on the asphalt. So now there is a scratch in the glass, the numbers inside has felt off and the clock does not go.     ', 'Eingang über TB 02-10-14\r\n06-10-14\r\nschnell noch mal auf Garantie reparieren lassen? Gut, ZB auf Garantie, aber Glas für 25,- {KVA bei Enis} ausf. 2010\r\nobere Stoßsicherung fehlt auch - ZB ers., Unruh kpl. ers. und Anker gerichtet\r\nUK 0610 1600 - einwandfrei\r\nWK 0710 1105 - Glas ers. und 20-10-14 okay', '1,2', '2014-10-21', '2014-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-21', '94.18.243.225', '94.18.243.225', '2014-09-29', 'RL 71 338 367 9DE', NULL),
(3194, '', 2442, 999999999, 2, 'GM-505-3', '2014-09-05', '2014-07-04', '2014-07-24', 'Brown', 'Gold/Black', 'Pionier Florida Diamonds', 'The watch stopped suddenly ticking after walk during a rainy day without any collusion on impact. The watch was under a jacket sleeve and did not have major contact with water. ', '12-09-14\r\nWD-Test - 8310 - auch keine Feuchtigkeitsspuren zu finden\r\nAnker gerichtet\r\nK 1209 1340 - 16-09-14 okay', ',2', '2014-09-16', '2014-09-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-16', '84.251.182.251', 'dsl-jklbrasgw1-54fbb6-251.dhcp.inet.fi', '2014-09-04', 'RL 7118 6384 5DE', NULL),
(3195, '', 1620, 999999999, 2, 'GM505', '2014-09-08', '2013-12-04', '2013-12-04', 'Silver', 'Black', 'Pionier', '[OHNE G-Nachweis]\nDay hand has come loose and fallen into the watch mechanism causing it to be blocked.', '08-09-14\nZB verschoben... Uhr gefallen...\nRep. 30,- ausf. 1609\nDayTota ers. - ZB und Zg gerichtet\nK 1709 1435 - 22-09-14 okay', ',2', '2014-09-22', '2014-09-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-22', '94.0.158.130', '5e009e82.bb.sky.com', '2014-09-04', 'RL 7121 1877 4DE', NULL),
(3196, '', 2443, 999999999, 2, 'GM-101-2', '2014-09-02', '2014-06-02', '2014-06-02', 'silver', 'black', 'Casablanca', 'broken glass ! return address :\r\nNordic Machine AB\r\nBranteviksvägen 3\r\n27660 Skillinge \r\nSWEDEN', '08-09-14\r\njo. Glas zerstört, Werk iO \r\nRep. 25,-  ausf. 0311\r\nGlas mit neuer Dichtung ers. \r\nUK 0311 1125 - einwandfrei\r\nWK 0411 0745 - 05-11-14 okay', ',2', '2014-11-05', '2014-11-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-05', '92.39.32.246', 'host-85-30-131-246.sydskane.nu', '2014-09-05', 'RL 7140 0131 4DE', NULL),
(3197, '', 2444, 999999999, 0, 'Gm-505-3 ', '2014-08-29', '2014-07-17', '2014-07-17', 'Gold', 'Black', 'Pionier Florida diamond ', 'the hour hand is not working properly because it intersects with that of the day and freezes.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '151.76.82.65', '151.76.82.65', '2014-09-05', '', NULL),
(3198, '', 2445, 999999999, 2, 'GM 505', '2014-09-05', '2014-06-06', '2014-06-06', 'Gold', 'black', 'PIONIER ', 'According to our recent telephoneconversation of last Tuesday, august 26th \'14,  I herewith would like to depict in short the sudden occuring problem with my wrist watch: \'Pionier Florida Diamonds\', purchased on june 6th \'14 through Groupdeal, with a guarantee period of 2 years. The guarantee papers are in my possesion/available. \r\nMy wristwatch has recently completely  stopped functioning without no reason or warning; Neither did I drop my watch nor did I do anything unusual with my purchase, just wearing it. It seems like a total technical breakdown/defect.  \r\n', '12-09-14\r\nAnker/Plateau verhakt, resultierend aus einem Stoß (Druckstellen und Glasbeschädigungen sichtbar) - Anker gerichtet {Kulanz}\r\nK 1209 1445 - reguliert\r\nK 1609 0855 - verliert und magere Amplitude - Werktausch\r\nK 1809 1440 - 22-09-14 okay', '1,2', '2014-09-22', '2014-09-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-22', '82.75.161.185', '524BA1B9.cm-4-4c.dynamic.ziggo.nl', '2014-09-05', 'RL 7121 1876 5DE', NULL),
(3269, '', 2518, 999999999, 2, 'GM-106 Toronto', '2014-09-15', '2013-04-28', '2013-04-28', 'Silver', 'white', 'Theorema', '[G-Karte NICHT ausgefüllt]\r\nmovement has stopped; can not wind the watch; crown does not rotate', '24-09-14\r\nsteht kpl. abgelaufen - WH-Schraube gelöst... Schrauben befestigt \r\nUK 2409 1550 - einwandfrei\r\nWK 2509 0810 - 26-09-14 okay', '1,2', '2014-09-29', '2014-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-29', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-09-17', 'RL 7123 0684 3DE', NULL),
(3200, '', 2447, 999999999, 0, 'Not visible', '2014-08-30', '2013-07-13', '2013-07-18', 'Black', 'Silver / gold', 'Theorema Copacabana GM-104-3', 'Does not wind up. Bought via Groupon', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.114.208.188', '87.114.208.188', '2014-09-06', '', NULL),
(3201, '', 2448, 999999999, 2, 'GM106', '2014-09-03', '2013-08-12', '2013-08-16', 'Rosé Gold', 'Mechanical stainless steel', 'Theorema', 'When I just wanted to check what time it was, I noticed that my watch \'Theorema Toronto? has stopped working. I found out that the pointer for the \'seconds? wasn?t attached anymore, and is now stuck between two gears, which can be seen from the back of the watch just to the right of the center red screw.', '10-09-14\r\nSekZg ers., präventiv Anker gerichtet\r\nUK 1009 1445 - einwandfrei\r\nWK 1109 0820 - 12-09-14 okay', ',2', '2014-09-12', '2014-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-12', '178.116.153.155', '178-116-153-155.access.telenet.be', '2014-09-06', 'RL 7118 6372 6DE', NULL),
(3339, '', 722, 2, 2, 'Marco Polo', '2014-09-25', '2012-07-10', '2012-07-10', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nThis is the third time I return this watch to you because something is wrong with it [...]}', '02-10-14\r\naußerhalb der Garantie! TagesZeiger ab...\r\nK 0210 - 06-10-14 okay', '1,2', '2014-10-06', '2014-10-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-06', '', '', '0000-00-00', 'RL 7129 3789 8DE', NULL),
(3203, '', 2450, 999999999, 0, 'GM 3006', '2014-08-31', '2014-07-31', '2014-08-05', 'Black', 'see true', 'Theorema', 'One of the background collers (white) has fallen off the dial', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '84.25.114.23', '54197217.cm-5-2b.dynamic.ziggo.nl', '2014-09-07', '', NULL),
(3205, '', 838, 999999999, 2, '102 - MonteCarlo', '2014-09-24', '2014-12-01', '2012-10-10', 'Gold ', 'black', 'Theorema', 'The Ref on the THEOREMA International Guarantee Card that was enclosed with the watch is GM 102  Date 10/10/12\r\n\r\nThe attachment shows ref GM-102-3 and the bar code on reverse is 4 260295 880428\r\n{abgetippt: The watch has just stopped working}\r\n', '02-10-14\r\nausgeschwungen... Anker gerichtet, reguliert\r\nUK 0610 0825 - einwandfrei\r\nWK 0710 0930 - 08-10-14 okay', '1,2', '2014-10-08', '2014-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-08', '81.149.83.143', 'host81-149-83-143.in-addr.btopenworld.com', '2014-09-07', 'RL 7130 9125 6DE', NULL),
(3206, '', 2446, 999999999, 2, 'T3009', '2014-09-03', '2014-09-01', '2013-06-06', 'Black', 'Silver', 'Theorema owned by Enis Tufina', 'The strap is suddenly broken. The strap is lose from one side which means that I can\'t use the watch anymore.\r\n', '10-09-14\r\nna, so plötzlich war das aber nicht... Band völlig verbraucht, hätte längst ersetzt werden müssen! ==> Werkrep. und Band  50,- ', ',2', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-02', '62.61.130.230', '62.61.130.230.generic-hostname.arrownet.dk', '2014-09-07', 'RL 71 285 805 5DE', NULL),
(3208, '', 2453, 999999999, 2, '/', '2014-09-01', '2014-09-01', '2014-09-01', 'Marco Polo theorema Uhr Silber mit schwarzen Displ', '/', '/', 'hallo, ich bin daran interessiert, wie ich meine Uhr über kolektive..?akam bestellt schon 2 meseca..?elim eine schnelle Antwort, wenn ich nicht mein Geld zurück hvala..poslali Sie sehen mich nicht falsch, ich habe es wieder zurück und wo ist der richtige Zeitpunkt ??? einen schönen Tag noch', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '89.143.207.151', '89.143.207.151', '2014-09-08', '', NULL),
(3209, '', 2454, 999999999, 2, 'gm 3005', '2014-09-03', '2014-09-01', '2014-09-01', 'goud', 'goud', 'theorema', 'er zit een los ringentje in het uurwerk.', 'Bitte refund!', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:1810:180f:3900:d1d3:19de:427:a2b9', '2a02:1810:180f:3900:d1d3:19de:427:a2b9', '2014-09-08', '', NULL),
(3210, '', 2455, 999999999, 2, 'T3006', '2014-11-11', '2012-12-10', '2012-12-10', 'Gold', 'Black', 'Monaco Diamond', 'This is the third time returning your watch, not very happy.\r\nThe ring on the clock face has come free and is floating within the watch.\r\n', '17-11-14\r\n... und Armband verbraucht - KVA neues Band 25,- {will nicht}\r\n3 Zierringe geklebt - WD 8310\r\nK 1711 1015 - 20-11-14 okay', '1,2', '2014-11-20', '2014-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-20', '87.112.205.159', '87.112.205.159', '2014-09-08', 'RL 71 477 506 7DE', NULL),
(3211, '', 2426, 2, 2, 'Damascus', '2014-09-01', '2013-09-22', '2013-09-18', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\nThe date dial is not working}\r\n\r\n*** 2 Uhren ***', '09-09-14\r\nMonat...! Werkringfehler - außerdem schaltet das Datum um 22:00... ZgStellung korrigiert, Fremdenblatt eingeklebt\r\nK 0909 1340 - 12-09-14 okay', ',', '2014-09-12', '2014-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(3212, '', 2456, 999999999, 2, 'GM-3005', '2014-09-08', '2014-07-18', '2014-07-04', 'silver', 'WHITE', 'Theorema Marco Polo', 'The time stops from once in a while. The customer has been winding it constantly and using it everyday, still problem', '15-09-14\r\nkpl. abgelaufen - läuft auch gleich los... \r\nK 1509 1100 - SekZg hängt am MinZg - gerichtet\r\nK 1809 1450 - 22-09-14 okay\r\nNachforschung am 03.11.2014 gestellt!', '1,2', '2014-11-03', '2014-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-22', '220.255.1.64', 'proxy-220-255-1-64.singnet.com.sg', '2014-09-09', 'RL 7121 1879 1DE', NULL),
(3213, '', 611, 999999999, 2, 'Paragon', '2014-09-05', '2013-01-21', '2013-01-21', 'Silver rosé', 'black', 'Theorema Paragon', 'The watch has stopped working. This is the second time. I sent it to you before and you fixed it and know its broken again. No water no damage it just stopped working.', '12-09-14\r\nAufzug extrem schwergängig - DateModule gelöst - Monatsfeder zu locker - Minuterie geklebt - Automatik entölt und beide Klinkenräder ers. sowie Rotor ers.\r\nK 1509 1015 - steht 2045 aber oB\r\nK 1809 1500 - läuft dann 2 Tage gut und muckt am 3. \r\nWerktausch\r\nK 2609 1030 - 30-09-14 okay', '1,2', '2014-09-30', '2014-09-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-30', '78.40.45.38', '78.40.45.38', '2014-09-09', 'RL 7128 5804 7DE', NULL),
(3214, '', 2457, 999999999, 2, 'GM-505-5', '2014-09-08', '2014-06-12', '2014-06-19', 'Silver', 'Black and white', 'Pionier', 'Hour arrow doesn\'t move or sometimes moves but shows wrong time. Seconds and minutes arrows moves fine.', '15-09-14\r\nSichtprüfung oB \r\nK 1509 1215 - Werk kpl. ers.\r\nK 1909 0925 - 23-09-14 okay', ',2', '2014-09-23', '2014-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-23', '2.110.119.34', '0173100760.0.fullrate.dk', '2014-09-09', 'RL 7123 0673 8DE', NULL),
(3215, '', 2458, 999999999, 2, 'GM-101-2', '2014-09-04', '2012-11-29', '2012-11-29', 'silver', 'black', 'Theorema Casablanca', '[OHNE G-Nachweis]\r\nDear all,\r\n \r\nI received a Theorema watch (Casablanca) as a graduation gift, and since the beginning I have had problems with it. I had to spin the small wheel on the right hand side on the clock several times per day, otherwise the clock stopped working. I guess that if it would have worked normally, one wouldn\'t have to spin it more than a couple of times in total. Anyway, by spinning the wheel very often, the small wheel finally broke, and fell off. Now I have sent the watch to the address in Germany (Wasbek).\r\n \r\nPlease see the e-mail I sent the 17/8 2014, which you responded to the same day.\r\n\r\nPlease do not hesitate to contact me if you have any questions.\r\n\r\nBest regards\r\n\r\nps. I am not sure about the meaning of case color and dial color, but I interpret it as the box in which the watch was given, and the dial color to be the background color of the watch.', '10-09-14\r\nKrone in sich gebrochen - ersetzt, Schrauben nachgezogen\r\nUK 1009 1405 - einwandfrei\r\nWK 1109 0820 - 12-09-14 okay \r\n{Aufzugzettel}', ',2', '2014-09-12', '2014-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-12', '83.249.32.40', 'c83-249-32-40.bredband.comhem.se', '2014-09-09', 'RL 7118 6370 9DE', NULL),
(3216, '', 2459, 999999999, 2, 'GM-507', '2014-09-12', '2014-08-11', '2014-08-11', 'Gold', 'black', 'PIONER ARUBA DIAMONDS', '[OHNE G-Nachweis]\r\nBROKEN THE SCREW FOR ADJUSTING TIME AND DATE.', '24-09-14\r\nWelle steckt quer im Werk! Krone gebrochen...\r\n==> Eventuell neues Werk? Auf jeden Fall Krone und Welle! \r\nRep. 60,-  ausf. 3009\r\nKrone mit AW-Verlängerung ers. \r\nK 3009 1555 - 06-10-14 okay', '1,2', '2014-10-06', '2014-10-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-06', '112.120.132.186', 'n112120132186.netvigator.com', '2014-09-10', 'RL 7130 911 68DE', NULL),
(3217, '', 2452, 999999999, 2, 'GM 101', '2014-09-15', '2014-04-29', '2014-04-29', 'silver', 'Gold', 'Theorema Casablanca', 'The watch started running faster than normal (approximately 5 seconds every minute).', '19-09-14\r\nklingt nach Spirale, aber Sichtprüfung oB\r\nUK 2209 0815 - einwandfrei\r\nWK 2309 0835 - 24-09-14 okay', '1,2', '2014-09-25', '2014-09-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-25', '194.170.123.37', '194.170.123.37', '2014-09-10', 'RL 71230 678 6DE', NULL),
(3218, '', 2460, 2, 2, 'Malibu', '2014-09-03', '2013-12-15', '2013-12-15', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\n[...] The defect description is that the clip has fallen off and the watch has just stopped [...]}', '09-09-14\r\nSchließe defekt und Rotor gelöst, Werk steht voll aufgezogen - AR aus Eingriff und U-Welle gebrochen... - RW repariert, Unruh kpl. ers., Rotor befestigt, Schließe ers. - KULANZ\r\nK 0909 1255 - 11-09-14 einwandfrei', ',2', '2014-09-11', '2014-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-11', '', '', '0000-00-00', 'RL 7115 9473 2DE', NULL),
(3219, '', 2461, 999999999, 2, 'GM3008', '2014-09-05', '2013-12-10', '2013-12-10', 'silver-white', 'black', 'Theorema', 'One button gone missing. \r\nNever able to set date (problem from start)', '12-09-14\r\nach so? also die Uhr 9 Monate ohne Drücker getragen? Deutliche Kampfspuren rund ums Gehäuse, der Drücker wird mit Gewalt verloren worden sein... Gehäusetausch  40,- ausf. 1909 - Gehäuse ers., wd-Test 8310\r\nK 1909 1125 - 23-09-14 okay', ',2', '2014-09-23', '2014-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-23', '212.93.39.37', '212.93.39.37', '2014-09-10', 'RL 7123 0674 1DE', NULL),
(3220, '', 2435, 999999999, 2, 'GM3005', '2014-09-03', '2014-09-03', '2013-11-29', 'black', 'white', 'theoroma marco polo', '[OHNE G-Nachweis]\r\nThe rotation device that charges up the watch has fallen off the gear which lets it spin  to charge the battery which means the watch is not able to function', '15-09-14\r\nRotor gebrochen - ersetzt\r\nK 1509 1055 - 18-09-14 okay', '1,2', '2014-09-18', '2014-09-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-18', '80.111.17.75', 'cm-80.111.17.075.ntlworld.ie', '2014-09-10', 'RL 71 211 868 6DE', NULL),
(3221, '', 2462, 2, 2, 'Paragon', '2014-09-03', '2012-12-21', '2012-12-21', 'Bicolour', 'Schwarz', 'Theorema', '{abgetippt:\r\nMy clock is broken and I have garantie and I want that you repair it. Thank you!}', '11-09-14\r\nReparatur eines Rückläufers... Datum/Rotor/Gehäuse \r\nK 1209 0825 - 15-09-14 okay', ',2', '2014-09-15', '2014-09-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-15', '', '', '0000-00-00', 'RL 71 186 375 7DE', NULL),
(3222, '', 2463, 2, 2, 'Paragon', '2014-09-03', '2013-05-26', '2013-05-26', 'Gold', 'Weiss', 'Theorema', '[OHNE G-Nachweis]\r\n{abgetippt:\r\nArmbanduhr lässt sich nicht mehr aufziehen, weder in Automatik noch Manuell}', '11-09-14\r\nKlemmung im RW - StdRad zerstört, DateModul gelöst\r\nDatemodul ers., Klemmung beseitigt\r\nK 1109 1250 - 15-09-14 okay', ',2', '2014-09-26', '2014-09-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-15', '', '', '0000-00-00', 'RL 7118 6376 5DE', NULL),
(3223, '', 896, 2, 2, 'Tigris', '2014-09-03', '2013-10-05', '2013-05-09', 'Silber', 'Schwarz', 'Theorema', '[OHNE Angabe]\r\nZg DualTime abgefallen', '11-09-14\r\nJa... Uhr ist gefallen, deutlich zu sehen am Anstoß oben rechts.\r\nZeiger gebrochen, Rotor gebrochen... Werktausch und Armband 105,- ', ',2', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-20', '', '', '0000-00-00', 'RL 7133 8365 1DE', NULL),
(3225, '', 2464, 2, 2, 'Copacabana', '2014-09-03', '2014-02-14', '2014-02-14', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nle mécanisme de l\'horloge ne va plus.\r\n---\r\nthe mechanism of the clock goes.}', '11-09-14\r\nsteht voll aufgezogen - Unruh fest ... oberpeinlich: ein kl. SekZg klemmte in der Unruh... Die Uhr hat aber ein kpl. ZgSpiel...\r\nUK 1109 1400 - verliert?\r\nWK 1509 0840 - jo, etwa 2min minus... Werktausch\r\nUK 1709 1400 - einwandfrei\r\nWK 1809 1325 - 19-09-14 okay', '1,2', '2014-09-22', '2014-09-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-22', '', '', '0000-00-00', 'RL 7121 1874 3DE', NULL),
(3226, '', 2465, 999999999, 2, 'T3005-1', '2014-09-18', '2014-09-04', '2012-11-16', 'Black', 'White', 'Theorema ', 'The ring around the months has lossen and makes the pointer stuck', '25-09-14\r\nUhr ist gefallen, MonatsZeiger abgebrochen\r\n==> Werktausch und Zifferblatt  80,-  ausf. 2710\r\n...und beide TotaZg\r\nK 2710 1130 - 31-10-14 okay', '1,2', '2014-10-31', '2014-10-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-31', '62.13.12.189', '62.13.12.189', '2014-09-11', 'RL 7138 6773 4DE', NULL),
(3227, '', 2466, 999999999, 2, 'GM-101-4', '2014-09-15', '2014-09-04', '2013-11-28', 'Silver', 'Gold', 'Theorema Skeleton', 'The watch has stopped holding time when wound up. It still ticks and works but does not keep time. ', '15-09-14\nsteht kpl. abgelaufen - Schrauben nachgezogen, BÃ¼gel gerichtet... \nUK 1509 1110 - einwandfrei\nWK 1609 0900 - 17-09-14 okay', ',2', '2014-09-17', '2014-09-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-17', '86.53.116.70', '86.53.116.70', '2014-09-11', 'RL 71 211 860 7DE', NULL),
(3228, '', 2467, 999999999, 2, 'GM3005A2', '2014-09-12', '2013-10-17', '2013-10-21', 'Silver', 'Black', 'Theorema Marco Polo', 'Day number does not automatically change to correct day (now is Thursday, 4, September, but watch still showing, Thursday, 3, September). I have to manually change this. When the end of the month is reached and a new month starts, the day number increase from 31 to 32, not 01.', '22-09-14\r\nDatum schaltet nicht - Schaltrad? - ers. und ein Klinkenrad ers.\r\nK 2209 1330 - 26-09-14 okay', '1,2', '2014-09-29', '2014-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-29', '92.25.110.85', 'host-92-25-110-85.as13285.net', '2014-09-11', 'RL 7123 0686 5DE', NULL),
(3229, '', 2468, 999999999, 2, 'gm101 - Casablanca', '2014-09-15', '2014-07-04', '2014-07-07', 'gold', 'schwarz', 'Theorema', 'THE  RING GEAR THAT ONCE PULLED OUT/TOOK OUT  IS SUPPOSED TO WIND UP THE WATCH, IS BLOCKED. ', '19-09-14\r\neine Schraube der Federhausbrücke liegt im Federhaus...\r\nSchrauben befestigt \r\nUK 2209 0815 - einwandfrei\r\nWK 2309 0840 - 24-09-14 okay', '1,2', '2014-09-25', '2014-09-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-25', '62.241.28.18', '62.241.28.18', '2014-09-11', 'RL 71 230 679 0DE', NULL),
(3230, '', 2469, 2, 2, 'GM 504', '2014-09-04', '2014-08-06', '2014-08-06', 'Gold', 'Schwarz', 'Pionier', '[OHNE Angabe - without repair form]', '10-09-14\r\nbügel gelöst, Datumschaltung defekt - direkter Umtausch', ',2', '2014-09-11', '2014-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-11', '', '', '0000-00-00', 'RL 71 186 368 6DE', NULL),
(3231, '', 2470, 999999999, 2, 'GM-101-1', '2014-09-15', '2014-08-03', '2014-08-06', 'Silver Coloured', 'Silver Coloured ', 'Theorema ', '[OHNE G-Nachweis]\r\nThe watch delays time. It works once you wind it and wear it, however after a while it completely stops working and then after some time it starts to work again. The delay time I\'d say is 10 or more minutes. ', '15-09-14\r\nsteht kpl. abgelaufen - Sichtprüfung oB\r\nUK 1509 1145 - einwandfrei\r\nWK 1609 0900 - 17-09-14 okay \r\n{Aufzugzettel}', ',2', '2014-09-17', '2014-09-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-17', '78.151.151.198', 'host-78-151-151-198.as13285.net', '2014-09-11', 'RL 7121 1863 8DE', NULL),
(3232, '', 2471, 999999999, 2, 'GM-3006-06', '2014-09-16', '2014-08-25', '2014-08-28', 'Black', 'Black', 'Theorema', 'One of the diamond,, just between number 12 and 1 isn\'t there.', '16-09-14\r\nim Werk? egal... Werk kpl. ers. und okay', ',2', '2014-09-16', '2014-09-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-16', '83.50.106.162', '162.Red-83-50-106.dynamicIP.rima-tde.net', '2014-09-11', 'RL 7118 6387 6DE', NULL),
(3285, '', 2528, 999999999, 2, 'gm-104-3', '2014-09-22', '2014-01-30', '2014-01-30', 'black', 'black strap black face', 'theorema', 'small second comes out and blocked mechanic movement of the side ', '25-09-14\r\nauch deutlicher Kratzer auf dem Glas... MinZg steht etwas hoch\r\nSekZg aufgesetzt und MinZg gerichtet\r\nUK 2509 0940 - einwandfrei\r\nWK 2909 0840 - 30-09-14 okay', '1,2', '2014-09-30', '2014-09-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-30', '213.107.67.1', 'cpc1-roch6-2-0-cust768.10-1.cable.virginm.net', '2014-09-22', 'RL 7128 5800 2DE', NULL),
(3234, '', 2472, 999999999, 2, 'GM4004-3', '2014-09-18', '2014-08-11', '2014-08-11', 'GOLD', 'BLACK', 'THEOREMA', 'scratch on the glass!', '25-09-14\r\nja und? Die Uhr ist deutlich getragen, und den Kratzer haben wir bestimmt nicht reingemacht!  Glas ersetzen 25,- ausf. 1310\r\njo, Pforzheim Pfusch: eine Bügelschraube war wohl gebrochen und wurde eingeklebt... \r\nGehäuse ers. und 13-10-14 okay', '1,', '2014-10-13', '2014-10-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.106.5.113', '79.106.5.113', '2014-09-12', '', NULL),
(3235, '', 2473, 999999999, 2, 'gm101 - Casablanca', '2014-09-10', '2014-01-31', '2014-01-31', 'silver', 'black', 'THEOREMA', 'Hi, \r\n\r\nThe crown (clip) at the side of the watch that covers the dial for time setting is lose.\r\n\r\nAlso the sliver clip in the strap is lose so sometimes when I am out walking the strap can come undone and the watch will fall off.\r\n\r\nSo to confirm, it is the clip on the right hand side of the watch that is lose and also the sliver part of the strap that is lose.\r\n\r\nThanks \r\n\r\nAdrian\r\n\r\n', '15-09-14\r\nSchrauben nachgezogen, Sperrad befestigt, Krone gefettet, Bügel und Schließe gespannt\r\nUK 1509 1120 - einwandfrei\r\nWK 1609 0905 - reguliert\r\nWK 1709 0840 - einwandfrei', '1,2', '2014-10-22', '2014-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-18', '86.41.84.73', '86-41-84-73-dynamic.b-ras2.chf.cork.eircom.net', '2014-09-12', 'RL 7121 1869 0DE', NULL),
(3236, '', 2474, 999999999, 2, 'GM104', '2014-09-17', '2013-07-13', '2013-07-18', 'silver', 'black', 'Theorema', 'The watch although wound looses a lot of time hours even so much so I can no longer relay on it to tell me the correct time', '25-09-14\r\nStdZg beschädigt, ZgStellung zur Tag/Nacht-Scheibe stimmt nicht - erstmal \r\nWK 2509 1000 - einwandfrei... \r\nUK 2909 0820 - Bestens... \r\nStdZg ers., Tag/Nacht-Scheibe justiert, Anker gerichtet\r\nUK 3009 1400 - einwandfrei\r\nWK 0110 0750 - 02-10-14 absolut okay', '1,2', '2014-10-02', '2014-10-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-02', '2.103.44.167', 'host-2-103-44-167.as13285.net', '2014-09-12', 'RL 7129 3783 6DE', NULL),
(3237, '', 2451, 999999999, 2, 'Gm103', '2014-09-15', '2013-07-17', '2013-07-17', 'gold', 'white', 'Theorema', '[OHNE G-Nachweis]\r\nThe watch ran out of power, i rewinded it and a few hours later it ran out again, i rewinded it for the second time and now it doesn\'t work at all.', '15-09-14\r\nsteht voll aufgezogen - ausgeschwungen - Anker gerichtet\r\nUK 1509 1130  - einwandfrei\r\nWK 1609 0905 - 17-09-14 okay', ',2', '2014-09-17', '2014-09-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-17', '2.108.207.109', 'x1-6-20-4e-7f-c8-4b-c2.cpe.webspeed.dk', '2014-09-12', 'RL 7121 1862 4DE', NULL),
(3238, '', 2475, 999999999, 2, '508 - Dublin', '2014-09-15', '2014-08-03', '2014-08-05', 'Gold', 'black', 'Pionier', 'I have a few days to get my arm carried the watch, but the pointers do not run. It does not work. I also got it to 2 Watch\'s business show, and who also said that it was faulty. normally when you move with the watch, then it should work.', '24-09-14\r\nsteht voll aufgezogen - aber keiner der bekannten Fehler\r\nUmtausch\r\nK 2409 1530 - 26-09-14 einwandfrei', '1,2', '2014-09-29', '2014-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-29', '143.176.6.145', 'ip145-6-176-143.adsl2.static.versatel.nl', '2014-09-13', 'RL 7123 0687 4DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(4415, '', 3100, 2, 2, 'Casablanca', '2015-01-14', '2013-06-30', '2013-06-30', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] it\'s already stop working [...]}', '22-01-15\r\nausgeschwungen - Druckstelle bei 9:00 - Anker gerichtet, Dichtungssitz \'entrostet\' - WD 8310\r\nUK 2201 1325 - einwandfrei\r\nWK 2301 0920 - 26-01-14 okay', '1,2', '2015-01-26', '2015-01-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-26', '', '', '0000-00-00', 'RL 7176 0743 4DE', NULL),
(3240, '', 2476, 999999999, 2, '3005 - Marco Polo', '2014-09-12', '2013-08-06', '2013-08-06', 'Hvite', 'Hvite', 'Theorema', '[OHNE G-Nachweis]\r\nthe watch has stopped and the spring is not able to \"wind up\" or tighten in order for the watch to start again. I took the watch to a watchmaker who told me that the most likely explanation was that a small mechanical part has loosened and is obstructing the spring. The watch has not been treated in anyway that would lead to a breakdown of this sort, I therefore assume that this is a warranty-matter \r\n\r\nThe watch was ordered by Cathrine Hadberg Hansen and the Groupon-code is 00100083Z2\r\n', '24-09-14\r\nausgeschwungen, und Datumschaltrad durch Fehlbedienung beschädigt - Messer gerichtet und Schaltrad ers., reguliert\r\nK 2409 1240 - 29-09-14 okay', '1,2', '2014-09-29', '2014-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-29', '85.166.69.101', 'ti0031a400-1630.bb.online.no', '2014-09-13', 'RL 7128 5790 3DE', NULL),
(3241, '', 2477, 999999999, 0, 'GM3006', '2014-09-06', '2013-08-15', '2013-08-15', 'Silver', 'Silver', 'Monaco Diamond', 'The crown is came off (broken)', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.183.128.138', '212.183.128.138', '2014-09-13', '', NULL),
(3242, '', 2478, 999999999, 0, 'GM103', '2014-09-07', '2014-08-18', '2014-08-18', 'Black', 'Skeleton', 'Theorema', 'Crown won\'t wind', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.166.215.43', 'ip98-166-215-43.hr.hr.cox.net', '2014-09-14', '', NULL),
(3243, '', 2479, 999999999, 2, 'GM-508-4', '2014-09-15', '0000-00-00', '2014-04-28', 'zwart', 'zilver/zwart/goud', 'pionier', '-horloge loopt niet goed op tijd.\r\n-er zit vaak condens onder de wijzerplaat.\r\n-het horloge kan niet overdag stil liggen, dan staat de klok stil en klopt de datum ook niet meer.\r\n---\r\n- Watch does not run well on time.\r\n- There is often condensed under the dial.\r\n- The watch can not lie still during the day, then the clock is stopped and is no longer correct date.', '24-09-14\r\nwd-test ==> UNDICHT\r\nWerk mit sehr schlechter Amplitude - Werk kpl. ers., abgedichtet\r\nWD Test 8310\r\nK 2509 0750 - neu gestellt \r\nK 2909 0825 - okay', '1,2', '2014-09-30', '2014-09-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-30', '80.60.182.181', 'ip503cb6b5.speed.planet.nl', '2014-09-14', 'RL 7128 5803 3DE', NULL),
(3244, '', 2480, 999999999, 2, 'GM 3006', '2014-09-12', '2013-12-08', '2013-08-12', 'silver', 'white', 'Theorema', 'I am having difficulty adjusting and winding up the watch, it is recommended to wind the watch crown 30 times (if not worn in days) and the stiffness of the stem is making it very difficult for me to do this', '19-09-14\r\nKronendichtung... - entnommen, Rotor geölt, Schrauben befestigt\r\nK 1909 1415 - 23-09-14 okay', '1,2', '2014-09-23', '2014-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-23', '82.28.228.142', 'cpc10-clif10-2-0-cust141.12-4.cable.virginm.net', '2014-09-14', 'RL 7123 0675 5DE', NULL),
(3248, '', 2483, 999999999, 2, 'T3001', '2014-09-17', '2014-08-01', '2014-08-01', 'black', 'gold', 'Theorema', 'cracked screen', '26-09-14\r\nGehäuseboden falsch montiert? Glas zerstört, Rotor gebrochen ==> Reparatur - ausf. 07-12-15\r\nMinuterie gesichert, Glas ersetzt, Rotor ers. - WD 8310\r\nK 0712 1440 - 10-12-15 okay', '1,2', '2015-12-10', '2015-12-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-10', '149.254.186.116', '149.254.186.116', '2014-09-15', '644352612230', NULL),
(3249, '', 2484, 2, 2, 'Florida ', '2014-09-08', '2014-07-17', '2014-07-17', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nthe hour hand hangs with the day hand}', '15-09-14\r\nZg gerichtet\r\nK 1509 1045 - 18-09-14 okay', '1,2', '2014-09-18', '2014-09-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-18', '', '', '0000-00-00', 'RL 7121 1871 2DE', NULL),
(3250, '', 2485, 2, 2, 'Tigris', '2014-09-08', '0000-00-00', '2014-06-10', 'Rose', 'Schwarz', 'Theorema', '', 'Kunde hat das Geld bekom, Marsida!', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(3251, '', 2502, 2, 2, '101-Casablanca', '2014-09-15', '2012-10-10', '2012-10-10', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\n[...] and a few months ago I noticed that the watch was not winding properly [...]}', '15-09-14\nWH-Schraube? jo, aber auch Krone verbraucht (alte Version)\nUK 1509 1302 - einwandfrei\nWK 1609 0905 - 17-09-14 okay', ',2', '2014-09-17', '2014-09-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-17', '', '', '0000-00-00', 'RL 7121 1861 5DE', NULL),
(3252, '', 2503, 999999999, 0, 'GM103', '2014-09-08', '2014-04-16', '2014-04-17', 'gold', 'Black', 'Jen Williams (Me)', 'The watch is gaining roughly 10 mins every hour.  For example, I set it this morning at 10.20 a.m.  Three hours later at 13.20 the time showing on the watch was 13.50. I will post the watch to you with a copy of this form within the week.  Thank you.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '176.24.105.203', 'b01869cb.bb.sky.com', '2014-09-15', '', NULL),
(3253, '', 2504, 2, 2, '507 - Aruba', '2014-09-14', '2014-06-02', '2014-06-02', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\na screw is naturally fell out, I hope you can fix it for me}', '15-09-14\nZierschraube oben rechts... GehÃ¤use ers.\nK 1509 1320 - 17-09-14 okay', ',2', '2014-09-17', '2014-09-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-17', '', '', '0000-00-00', 'RL 7121 1864 1DE', NULL),
(3254, '', 2505, 999999999, 2, 'GM-506-1', '2014-10-15', '2014-03-03', '2014-03-03', 'silver', 'SILVER', 'Pionier', 'The watch cannot be wound up and it looks like the surround for the working movement has come loose.  The watch simply doesn\'t work.', '24-10-14\r\nZierringe gelöst - ZB ers mit neuem MinZg und DayZg\r\nK 2410 1310 - 28-10-14 okay', '1,2', '2014-10-29', '2014-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-29', '153.107.33.151', '153.107.33.151', '2014-09-16', 'RL 7137 39580DE', NULL),
(3255, '', 2506, 999999999, 2, 'GM505', '2014-09-15', '2014-05-29', '2014-06-05', 'SILVER', 'WHITE', 'PIONIER', 'IF I TAKE THE WATCH OFF FOR MORE THAN A FEW HOURS IT STOPS, SO USUALLY IF I GO TO BED, IT HAS STOPPED BY THE TIME I GET UP AND THEREFORE I HAVE TO WIND IT ON EVERY DAY.  THERE IS ALSO A CRACK ON THE GLASS BUT I WILL HAVE THAT FIXED LATER', '22-09-14\r\ngefallen, deutliche Spuren auf dem Drücker 2 - Automatik einseitig schwergängig - ein Klinkenrad ers. - durch den extremen Druck auf den Drücker ist das Datum beschädigt, Rep. incl. Glas 50,-  ausf 3009\r\nRastfeder Datum gerichtet, EinerScheibe ers., Glas ers.\r\nK 0110 0950 - 06-10-14 okay', '1,2', '2014-10-06', '2014-10-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-06', '109.156.147.82', 'host109-156-147-82.range109-156.btcentralplus.com', '2014-09-16', 'RL 71 293 799 0DE', NULL),
(3256, '', 2507, 2, 2, 'Casablanca', '2014-09-12', '2014-08-03', '2014-08-06', 'Silber', 'gelb', 'Theorema', '{abgetippt:\nThe dial that controls the wind up ', '12-09-14\nWH-Schraube befestigt\nUK 1509 0845 - einwandfrei\nWK 1609 0910 - 17-09-14 okay', ',2', '2014-09-17', '2014-09-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-17', '', '', '0000-00-00', 'RL 71 186 388 0DE', NULL),
(3257, '', 2508, 2, 2, '508 - Dublin', '2014-09-09', '2014-04-17', '2014-04-22', 'Schwarz', 'Schwarz', 'Pionier', '{abgetippt:\r\nThe watch stopped ticking, the mechanism doesn\'t work anymore}', '15-09-14\r\nsteht voll aufgezogen - Druckstelle unten links...\r\nAR in Eingriff gebracht {Kulanz} \r\nK 1509 1335 - neu gestellt\r\nK 1909 0845 - reguliert und 22-09-14 okay', ',2', '2014-09-22', '2014-09-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-22', '', '', '0000-00-00', 'RL 7121 1875 7DE', NULL),
(3258, '', 2509, 2, 2, 'Monaco', '2014-09-09', '2013-08-22', '2013-08-22', 'Gold', 'Schwarz', 'Theorema', '[OHNE Armband]\r\n{abgetippt:\r\nnö, handschriftliches französisch... Kurzform: Uhr steht} ', '12-09-14\r\nKronrad Zahnausfall und AR aus Eingriff... Werktausch kpl.\r\nK 1209 1150 - 15-09-14 okay', ',2', '2014-09-15', '2014-09-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-15', '', '', '0000-00-00', 'RL 71 186 377 4DE', NULL),
(3259, '', 2220, 2, 2, 'Rio', '2014-09-09', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis]\r\n{abgetippt:\r\nHand inside the mechanism has become detached for no apparent reason}', '15-09-14\r\nwie - grundlos??? - Deutliche Kratzer und Druckstellen am Gehäuse -  da bereits eine Zeigerreparatur kulanzmäßig durchgeführt ist, diesmal kostenpflichtig! \r\nZeiger ersetzen und Werk reparieren  40,- ', ',2', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-08', '', '', '0000-00-00', 'RL 7130 9123 9DE', NULL),
(3260, '', 2510, 999999999, 2, 'GM 505', '2014-09-15', '2013-11-01', '2013-11-07', 'Black', 'black background with silver hand', 'Pionier', '[OHNE G-Nachweis]\r\nThere are speckles of dust inside the watch under the glass, particularly on the left side though there are also others at the top, on right and bottom of face.', '19-09-14\r\nKomiker... wir haben den Staub da bestimmt nicht reingemacht!\r\nGlas ausgewischt\r\nK 1909 1205 - 23-09-14 okay', '1,2', '2014-09-23', '2014-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-23', '82.44.59.135', 'cpc10-croy22-2-0-cust390.19-2.cable.virginm.net', '2014-09-16', 'RL 7123 0676 9DE', NULL),
(3261, '', 2511, 999999999, 2, 'gm-501', '2014-09-12', '2013-12-18', '2013-12-18', 'gold', 'gold and white', 'pionier ', 'the problem with the watch is that the giro scope has fallen of its mount and moves about quite a lot and about 2 weeks after it stopped working completely i cannot even wind it by hand any more. the time some times ether speeds up and goes faster than normal time or it slows down its quite odd. It\'s a birthday present from my sister and I would like it back in working order as soon as it is fixed, I\'m sending it with the original box so it does not get damaged. \r\n\r\nI have just posted it today with e recorded delivery the barcode is : RN001217750GB\r\n\r\nthank you\r\nBesmir', '22-09-14\r\nRotor gelöst, Spiralklötzchen aus Kloben gelöst - beides befestigt, Schrauben überprüft, reguliert\r\nK 2209 1410 - 26-09-14 okay', '1,2', '2014-09-29', '2014-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-29', '78.151.153.97', 'host-78-151-153-97.as13285.net', '2014-09-16', 'RL 7123 0685 7DE', NULL),
(3262, '', 2512, 999999999, 2, 'GM-107', '2014-09-15', '2014-07-29', '2013-03-18', 'Black', 'Silver', 'Theorema', 'I can\'t rewind the time. The pin to set the time is broken.', '19-09-14\r\n...WH übergesprungen, aber ZgStellung auch nicht iO - Welle war wohl raus... MinZg ers. und Schrauben nachgezogen\r\nUK 2209 0820 - einwandfrei\r\nWK 2309 0905 - 24-09-14 okay', '1,2', '2014-09-25', '2014-09-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-25', '85.225.215.194', 'c-c2d7e155.56-6-64736c11.cust.bredbandsbolaget.se', '2014-09-16', 'RL 7123 0680 9DE', NULL),
(3263, '', 2513, 999999999, 2, 'T4003 Montreal', '2014-09-15', '2012-10-01', '2012-10-01', 'biclored red', 'white', 'Pioneer', 'The watch stopped functioning if you were it around the arm.  I tested a few things out and imagine this : only when the watch is turned upside down it still works.\r\n---\r\nPayed for maintenance of Pionieer Watch. Please fix it completely - make sure the numbers of the watch don\'t fall from the watch plate and such. Thanks', '22-09-14\r\nUhr wurde fremdgeöffnet - Werkring ist verdreht und Drückerverlängerung 2 klemmt im Korrektor... U-Welle gebrochen!  kpl. Werk? 80,-  ausf. 2409\r\nWerk kpl. ers. {präventiv Indexe geklebt} mit neuer Krone und \r\nGehäuse gereinigt\r\nK 2609 1105 - 30-09-14 okay', '1,2', '2014-09-30', '2014-09-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-30', '144.24.20.227', 'ukc1-proxy-mwg02-o.oracle.com', '2014-09-17', 'RL 7128 5802 0DE', NULL),
(3264, '', 2514, 999999999, 2, 'GM506', '2014-09-15', '2013-12-19', '2013-12-23', 'Gold', 'gold', 'Pionier', 'The date portion of the watch does not work correctly. It will go from 1-21 in perfect working order but as soon as it gets to where 22 should be it goes to 31-35 and then starts back at zero going until ~7-9 and then reseting again to zero.', '24-09-14\r\nDer berühmte Datumsfehler... Datumscheiben justiert\r\nK 2409 1455 - 29-09-14 okay', ',2', '2014-09-29', '2014-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-29', '77.172.68.76', '77-172-68-76.ip.telfort.nl', '2014-09-17', 'RL 7128 5791 7DE', NULL),
(3265, '', 2001, 999999999, 2, 'Q4001', '2014-09-16', '2013-12-02', '2013-02-12', 'bicolored gold', 'White', 'Theorema', 'I recieved this watch as a present, the only paperwork I have is enclosed.\r\nThe moon phase has stopped completely and soon afterwards the watch stopped and I could here a rattling from inside the case.\r\nI would be grateful if you could check the watch and repair the moon phase and also check why the watch has stopped', '26-09-14\r\nBatt aus der Halterung... weil diese verbogen wurde! \r\nWerk geölt und Batt ers.\r\nK 2609 1345 - neu gestellt \r\nK 2909 0830 - neu gestellt\r\nK 0210 0825 - Werk kpl. ers. \r\nK 0610 1145 - 08-10-14 okay', '1,2', '2014-10-08', '2014-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-08', '86.143.37.118', 'host86-143-37-118.range86-143.btcentralplus.com', '2014-09-17', 'RL 7130 9124 2DE', NULL),
(3266, '', 2515, 999999999, 2, '3008 - Damascus', '2014-09-12', '2014-09-10', '2013-12-10', 'Gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 14458 vom 10-12-13]\r\nHello.\r\nMy watch is broken.\r\n2 of the \"hands\" has fallen off, So it cannot show the time anymore.\r\n\r\nThis is my Groupon code: 0010092FQ4\r\n\r\nI dont know the serial number or dial color.\r\nI do not know when the warrenty starts either.', '24-09-14\r\nDay und SekZg abgefallen - befestigt\r\nK 2409 1310 - 29-09-14 okay', '1,2', '2014-09-29', '2014-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-29', '188.179.8.127', '188-179-8-127-dynamic.dk.customer.tdc.net', '2014-09-17', 'RL 7128 5789 4DE', NULL),
(3267, '', 2516, 2, 2, 'Dublin', '2014-09-10', '2014-08-07', '2014-08-07', 'Gold', 'Schwarz', 'Pionier', '', 'Uhr erhalten 10. 09.2014\r\nBitte refund!', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(3268, '', 2517, 999999999, 2, 'gm4004', '2014-09-16', '2014-08-10', '2014-08-10', 'black', 'black', 'theorema', 'Watched stopped. Despite winding will nor start sgsin', '26-09-14\r\nsteht kpl. abgelaufen - läuft sofort nach leichtem Aufzug los...\r\nK 2609 1545 - oB einwandfrei iO ', '1,2', '2014-09-30', '2014-09-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-30', '86.171.58.208', 'host86-171-58-208.range86-171.btcentralplus.com', '2014-09-17', 'RL 7128 5798 2DE', NULL),
(3271, '', 2519, 999999999, 2, 'GM502', '2014-09-16', '2014-08-26', '2014-08-26', 'Gold', 'black', 'Pionier', 'The watch stops every morning even though my husband wears it all day. The screen inside is also foggy even though there has been no contact with water. The watch cannot keep ANY kinetic energy and he has been needing to reset the watch every morning. Even our cheap watch doesn\'t need to be reset every morning before wearing it. ', '26-09-14\r\nhmmm... okay, Glas innen ausgewischt, aber sonst keine Fehlfunktion festzustellen...\r\nK 2609 1615 - einwandfrei - Ablauf und GR - perfekt', '1,2', '2014-10-06', '2014-10-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-06', '5.71.126.77', '05477e4d.skybroadband.com', '2014-09-18', 'RL 7129 3787 5DE', NULL),
(3273, '', 2520, 999999999, 2, 'GM-103', '2014-09-12', '2013-07-14', '2013-07-24', 'silver', 'white', 'Theorema Sao Paolo', '[OHNE G-Nachweis]\r\nThe Watch is even runing to fast sometimes or to slow. In 2-3 hours is can run up to 30 min to fast or slow. I hope that you will repaire it and send it back to me as I like it a lot. ', '22-09-14\r\nmöglich... also \r\nWK 2209 1530 - verliert - Werktausch\r\nUK 2309 1110 - verliert auch?\r\nWK 2409 0850 - einwandfrei\r\nUK 2409 0815 - 26-09-14 okay', '1,2', '2014-09-29', '2014-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-29', '194.120.16.101', '194.120.16.101', '2014-09-18', 'RL 71 230 683 0DE', NULL),
(4021, '', 2670, 2, 2, 'Marco Polo Diamanten', '2014-10-22', '2014-08-28', '2014-08-28', 'Silber', 'Schwarz', 'Theorema', 'The client cannot wind the watch!', '29-10-14\r\nReductionsrad mit Zahnausfall, dadurch kpl. Aufzug blockiert - Ursache war aber wohl ein kpl. blockierendes Klinkenrad - beide ersetzt \r\nK 2910 1410 - 03-11-14 okay', '1,2', '2014-11-03', '2014-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-03', '', '', '0000-00-00', 'RL 7137 3964 7DE', NULL),
(3277, '', 2523, 999999999, 2, '3006 - Monaco Diamond', '2014-10-16', '2014-09-08', '2014-09-04', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 23111 04-09-14]\r\nit dident work at dilivery n i tried to wind it up enz  but still nothing. ', '22-10-14\r\nsteht voll aufgezogen - AR aus Eingriff... gesetzt und Schrauben befestigt\r\nK 2210 1255 - 27-10-14 okay', '1,2', '2014-10-27', '2014-10-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-27', '2a02:1811:183:e100:6540:159b:d625:53f4', '2a02:1811:183:e100:6540:159b:d625:53f4', '2014-09-18', 'RL 7137 3969 5DE', NULL),
(3278, '', 2522, 999999999, 2, 'GM 502', '2014-09-16', '2013-08-27', '2013-09-27', 'silver', 'white', 'Pionier malibu diamond', 'the watch no longer charges and doesn\'t hold its charge. it therefore has completely stopped working', '29-09-14\r\nsteht kpl. aufgezogen - AR in Eingriff gebracht\r\nK 2909 1010 - 30-09-14 okay', '1,2', '2014-09-30', '2014-09-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-30', '80.43.252.244', 'host-80-43-252-244.as13285.net', '2014-09-18', 'RL 7128 5801 6DE', NULL),
(3279, '', 2524, 999999999, 2, 'GM4004', '2014-09-17', '2013-10-28', '2013-10-30', 'Black', 'Black', 'Theorema', 'The wheel turn but the date doesn\'t change. The wheel can\'t be pushed forward/pulled backward.\r\nWhen I turn the wheel I feel a noise but nothing happen to the date.\r\nI\'ll be glad if you could send it back to Via Padre Giovanni Antonelli 31, 51100 Pistoia(PT), shopping center, \"Erboristeria Bottega della Salute\"', '29-09-14\r\nsteht kpl. abgelaufen - Aufzug geht einwandfrei - Der Kronenbügel war etwas schwergängig... \r\nK 2909 1020 - Rotorlager schwergängig... Ablauf und GR 2h/24:45 einwandfrei und 06-10-14 okay', '1,2', '2014-10-06', '2014-10-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-06', '79.53.125.17', 'host17-125-dynamic.53-79-r.retail.telecomitalia.it', '2014-09-19', 'RL 7129 3786 7DE', NULL),
(3280, '', 2408, 999999999, 2, 'Monaco Gold Gm-3006-02', '2014-09-29', '2014-09-15', '2014-08-17', 'gold', 'black', 'THEOREMA', 'The item you sent me is the one I originally ordered but it\'s clearly an used watch.\r\nIn details:\r\n- The safety film was not present on the front case\r\n- The band watch presents  two parts unsewed and the band leather presents various defects due to usury\r\n- The back case presents one scratch', 'replaced RL 7128 5793 4DE  29.09.2014', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-29', '93.63.226.141', '93-63-226-141.ip29.fastwebnet.it', '2014-09-19', 'RL 7128 5793 4DE', NULL),
(3281, '', 2525, 999999999, 2, 'GM4004-4', '2014-10-15', '2014-09-12', '2013-11-19', 'Black', 'black', 'Theorema Newton Diamond', 'The watch has two problems. One is that the small handle on the top is loose. It wont close at all. It just dangles and it looks very unattractive. The second problem is that sometimes the watch won\'t start working even after wearing it for up to 4 hours. But the watch sometimes suddenly Works again. When I recieved the watch a year ago it worked like a charm, but now it has that handle that is loose and the watch itself doesnt work properly.', '22-10-14\r\nRotor gebrochen... ersetzt\r\n2 Indexe gelöst - 5 Indexe  und Kalenderfenster geklebt \r\nK 2710 0800 - 30-10-14 okay', '1,2', '2014-10-30', '2014-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-30', '129.240.72.139', 'mnstudpc220.uio.no', '2014-09-19', 'RL 7138 6770 3DE', NULL),
(4029, '', 2675, 999999999, 2, '3005-Marco Polo', '2014-10-30', '0000-00-00', '2013-08-15', 'gold', 'black', 'Theorema', 'Hour and minute hand not rotating ', '04-11-14\r\nUhr ist gefallen, Werk durchgedrückt, MonatsTota ab und ZgWelle verbogen\r\n==> Werktausch 80,-  ausf. 2411\r\n...mit neuem TagesZg - WD 8310\r\nK 2411 1615 - 28-11-14 okay', '1,2', '2014-11-28', '2014-11-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-28', '82.14.162.142', 'cpc6-croy21-2-0-cust653.19-2.cable.virginm.net', '2014-11-03', 'RL 7150 8421 3DE', NULL),
(3352, '', 2577, 2, 2, 'Florida', '2014-09-29', '2014-09-17', '2014-09-17', 'Gold', 'Schwarz', 'Pionier', '', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-29', '', '', '0000-00-00', 'RL 7128 5795 1DE', NULL),
(3284, '', 2527, 999999999, 2, 'GM104', '2014-09-17', '2013-12-16', '2013-12-17', 'Black', 'Black', 'Theorema', 'Part of the design in the watch is unstuck and fell in the mechanism. I think this is the problem why my watch stop working.', '29-09-14\r\nIndex 4 im Werk - geklebt\r\nUK 3009 1135 - einwandfrei\r\nWK 0110 0750 - 02-10-14 okay', '1,2', '2014-10-02', '2014-10-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-02', '86.52.0.22', '56340016.rev.stofanet.dk', '2014-09-22', 'RL 71 293 781 9DE', NULL),
(3286, '', 2529, 2, 2, 'Monte Carlo', '2014-09-15', '2013-12-27', '2013-12-27', 'Silber', 'Weiss', 'Theorema', '[OHNE G-Nachweis]\r\n{abgetippt: stopped. and will not wind}', '19-09-14\r\nEllipse - Unruh kpl. ers.\r\nUK 2209 0820 - einwandfrei\r\nWK 2309 0905 - 24-09-14 okay', '1,2', '2014-09-25', '2014-09-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-25', '', '', '0000-00-00', 'RL 7123 0681 2DE', NULL),
(3287, '', 1066, 2, 2, '80334 - Kö1', '2014-09-15', '0000-00-00', '2013-07-01', 'silber', 'schwarz', 'Elysee', '{abgetippt:\r\nDie Datumsanzeige springt nicht mehr um und sitzt fest. Deshalb läuft die Uhrzeit nicht weiter.}', '22-09-14\r\neine Schraube der Zierplatinen klemmt den Korrector... aber der ist auch nicht iO - Werk kpl. ers.\r\nK 2209 1355 - 26-09-14 okay', '1,2', '2014-09-28', '2014-09-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-29', '', '', '0000-00-00', '00340433836041739163', NULL),
(3288, '', 2449, 999999999, 2, 'GM 106', '2014-09-18', '2013-08-15', '2013-08-15', 'Roze', 'Black', 'Theorema', 'When the watch is fully winded, it does not start ticking. ', '25-09-14\r\nsteht voll aufgezogen - 3 Indexe im Werk... bis auf einen (!) alle lose und geklebt\r\nUK 2509 1445 - einwandfrei\r\nWK 2909 0840 - 30-09-14 okay', '1,2', '2014-09-30', '2014-09-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-30', '77.249.218.209', 'dhcp-077-249-218-209.chello.nl', '2014-09-22', 'RL 7128 5799 6DE', NULL),
(3289, '', 2530, 2, 2, 'Marco Polo-metalband', '2014-09-16', '2013-10-23', '2013-10-23', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\n[...] first of all the Date setting stopped working closely followed by the watch its self stopping all together, no movement what so ever the watch just froze [...]}', '29-09-14\r\nDay hakt, nicht Date! Uhr läuft auch...! - Feder gerichtet\r\nK 3009 0835 - 06-10-14 okay', '1,2', '2014-10-06', '2014-10-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-06', '', '', '0000-00-00', 'RL 71 293 797 2DE', NULL),
(3290, '', 2531, 2, 2, 'Monaco', '2014-09-16', '2013-08-22', '2013-08-22', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] Cette montre ne fonctionne plus. Les aguilles tournent dans le vide et des fois elle s\'arrête. Je vous demande de bien vouloir me la changer et me livrer un bracelet en cuir plus grand ou de me la rembourser [...]\r\n---\r\nThis watch does not work. The hands move in a vacuum and sometimes it stops. I ask you to change me and deliver me a bracelet largest leather or reimburse me.}', '01-10-14\r\nAR aus Eingriff, Uhr schwer mißhandelt... ZB in Auflösung... Werktausch kpl. {wg Band Entscheidung Enis}\r\nK 0110 1510', '1,2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-08', '', '', '0000-00-00', 'RL 7130 9122 5DE', NULL),
(3291, '', 2532, 999999999, 2, 'Gm-107-4 ', '2014-09-24', '2014-01-28', '2014-01-28', 'Black', 'black', 'Theorema', 'Hand has fallen off and jammed the movement ', '02-10-14\r\nMinZg ers.\r\nUK 0610 0845 - einwandfrei\r\nWK 0710 0945 - 08-10-14 okay\r\nNachforschung am 28.10.2014 gestellt!\r\nRL 71 635 003 4DE 22.12.2014', '1,2', '2014-12-22', '2014-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-08', '81.129.174.104', 'host81-129-174-104.range81-129.btcentralplus.com', '2014-09-23', 'RL 7130 9126 0DE', NULL),
(3292, '', 2533, 999999999, 2, 'GM-505-6', '2014-09-22', '2014-06-12', '2014-06-18', 'Black', 'Black', 'Pionier: Florida Diamonds', 'Watch stops soon after adjusting the time. It barely works for about 10 minutes and then stops again.  The adjust dial of the watch at the right works without pulling it outwards. ', '01-10-14\r\nWelle zu kurz! Ersetzt und\r\nK 0110 1530 - reguliert und 06-10-14 okay', '1,2', '2014-10-07', '2014-10-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-07', '66.249.93.91', 'google-proxy-66-249-93-91.google.com', '2014-09-23', 'RL 7130 91199DE', NULL),
(3293, '', 2534, 999999999, 0, 'GM-101', '2014-09-16', '2014-04-12', '2014-03-24', 'stainless steel casw', 'blue', 'theorema, casablanca', 'there is small drops of water and sometimes it\'s became like vapor inside the watch, also it\'s disappeared sometimes, but also coming back again!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.51.103.39', '188.51.103.39', '2014-09-23', '', NULL),
(3294, '', 2535, 999999999, 2, 'GM503', '2014-10-15', '2014-05-20', '2014-05-20', 'Black', 'White', 'Pionier', '[OHNE G-Nachweis - kein Deal]\r\nThe watch is always fast even when I am wearing it and adjust it already. For example when I adjust it and wear it to work in the morning it will be 6-7 minutes faster by noon already. ', '22-10-14\r\nFederhaus innen gefettet und\r\nK 2210 1100 - 27-10-14 okay', '1,2', '2014-10-27', '2014-10-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-27', '61.10.75.30', 'cm61-10-75-30.hkcable.com.hk', '2014-09-24', 'RL 7137 3972 1DE', NULL),
(3295, '', 2536, 2, 2, '508-Dublin', '2014-09-17', '2014-05-16', '2014-05-16', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nMy watch has just stopped working}', '01-10-14\r\nsteht voll aufgezogen - Ellipse! Unruh kpl. ers. und reguliert\r\nK 0110 1200 - 06-10-14 okay', '1,2', '2016-11-22', '2016-11-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-06', '', '', '0000-00-00', 'RL 7129 3795 5DE', NULL),
(3296, '', 2537, 999999999, 2, 'gm 103-3', '2014-09-22', '2012-10-03', '2012-11-01', 'black', 'black', 'theorema', 'The knob for charging does not work, idles.', '01-10-14\r\nKronenproblem Generation 1 - AW/Krone ers. \r\nUK 0110 1300 - einwandfrei\r\nWK 0210 0830 - 06-10-14 okay', '1,2', '2014-10-06', '2014-10-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-06', '87.18.86.247', 'host247-86-dynamic.18-87-r.retail.telecomitalia.it', '2014-09-24', 'RL 7129 3792 4DE', NULL),
(3297, '', 2538, 999999999, 2, 'GM 505 - Florida', '2014-09-23', '2014-06-18', '2014-06-18', 'Silver', 'Black', 'Pionier', 'Date, day and month function not working properly.', '02-10-14\r\nday und month einwandfrei, Datum schaltet wild durcheinander!  Datum justiert\r\nK 0210 1150 - 06-10-14 okay', '1,2', '2014-10-07', '2014-10-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-07', '2.127.225.110', '027fe16e.bb.sky.com', '2014-09-26', 'RL 71 293 798 6DE', NULL),
(3298, '', 2539, 999999999, 2, 'T22200-109', '2014-10-06', '2014-07-15', '2014-07-17', 'gold', 'steel', 'skeleton chenevard ', 'the hour and minute hand not functioning as per time and the minute hand has come off ', '10-10-14\r\nViertelrohr gekerbt, ZgScheibe ers., Zg aufgesetzt, fehlende Briden mit Schrauben ers. \r\nUK 1310 0915 - einwandfrei\r\nWK 1410 0900 - 15-10-14 okay', '1,2', '2014-10-15', '2014-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-15', '141.228.250.142', '141.228.250.142', '2014-09-26', 'RL 7133 8352 9DE', NULL),
(3393, '', 2608, 999999999, 2, 'gm-101-3', '2014-10-20', '0000-00-00', '2014-08-11', 'gold', 'black', 'theorema', 'watch has stopped working', '27-10-14\r\nkl. SekZg ab und im Werk, außerdem Anker schräg...\r\nAnkerkloben befestigt, Zg aufgesetzt\r\nUK 2710 1610 - einwandfrei\r\nWK 2810 0845 - 29-10-14 okay', '1,2', '2014-10-29', '2014-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-29', '81.99.109.220', 'cpc15-derb14-2-0-cust475.8-3.cable.virginm.net', '2014-10-14', 'RL 71 373 960 2DE', NULL),
(3301, '', 879, 999999999, 2, 'GM 103', '2014-09-24', '2012-11-19', '2012-11-23', 'Silver', 'White', 'THEOREMA', 'After a 5 months holiday too Greenland I came home, and took all the precautions wrote down in the instructions about the watch, before winding it up, only to get stuck and now the crown will not move. The watch has been stored in the original case during my holiday.', '01-10-14\r\nsteht kpl. abgelaufen - läuft auch sofort los und läßt sich auch einstellen...\r\nUK 0110 1630 - einwandfrei\r\nWK 0210 0830 - 06-10-14 okay', '1,2', '2014-10-06', '2014-10-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-06', '80.198.48.122', '80-198-48-122-dynamic.dk.customer.tdc.net', '2014-09-26', 'RL 71 309 113 7DE', NULL),
(3302, '', 2542, 999999999, 2, 'GM 3005', '2014-09-30', '2013-10-21', '2013-10-21', 'Stainless steel', 'White', 'Marco Polo diamond', 'Not winding on properly and hands not moving after short amount of time even when on the wrist.', '07-10-14\r\nWHF? - gerichtet und befestigt\r\nK 0810 0945 - 13-10-14 okay', '1,2', '2014-10-15', '2014-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-15', '5.68.24.36', '05441824.skybroadband.com', '2014-09-27', 'RL 7132 4195 9DE', NULL),
(3303, '', 191, 999999999, 2, '3005 - Marco Polo', '2014-10-06', '2014-09-20', '2013-01-07', 'silver', 'white', 'Theorema ', '[OHNE G-Nachweis - ca. Dez 2012]\r\nUhr bleibt regelmäßig stehen, geht unregelmäßig, Krone ist defekt', 'Eingang über TB 02-10-14\r\n06-10-14\r\nKrone schief und lose... EinerScheibe verdreht...\r\nVorabkontrolle 0610 1330 - verliert leicht, läuft aber durch\r\nKVA: Krone/Welle 40,- - Datumsrep. Garantie', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.195.234.221', 'p5DC3EADD.dip0.t-ipconnect.de', '2014-09-27', '', NULL),
(3304, '', 2543, 999999999, 2, 'GM-104', '2014-09-26', '2013-07-17', '2013-07-22', 'Black', 'Black/Gold', 'Theorema Copacabana Skeleton Watch', '[OHNE G-Nachweis]\r\nThe minute hand has broken off the centre.  The leather strap is worn more than would be expected.\r\n\r\nThe watch will be sent via special delivery tomorrow.', '02-10-14\r\nMinZg aufgesetzt, Index 2 der 12 geklebt, Anker gerichtet... \r\nBand keine Garantie {KVA bei Enis} NICHT ausf!\r\nUK 0610 0905 - einwandfrei\r\nWK 0710 1100 - 15-10-14 okay', '1,2', '2014-10-17', '2014-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-17', '2.103.20.68', 'host-2-103-20-68.as13285.net', '2014-09-28', 'RL 7133 8357 7DE', NULL),
(3305, '', 518, 999999999, 2, 'T4004', '2014-09-25', '2013-06-03', '2013-06-03', 'chrome', 'wit', 'Theorema', '[OHNE G-Nachweis]\r\nstaat stil, en kader datum ligt los in horloge.', '02-10-14\r\nKalenderfenster gelöst - Werk steht kpl. aufgezogen - AR in Eingriff gebracht, Fenster geklebt\r\nK 0210 1355 - 06-10-14 okay', '1,2', '2014-10-06', '2014-10-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-06', '31.201.40.136', '136-40-201-31.ftth.glasoperator.nl', '2014-09-28', 'RL 7129 3791 5DE', NULL),
(3306, '', 2541, 999999999, 2, '104 - Copacabana', '2014-09-26', '2012-11-25', '2012-11-25', 'golden', 'black', 'theorema', 'Cursor charge broken', '02-10-14\r\nIndex 2 der 12, die 10 und AW gebrochen - diverse Indexe geklebt, AW/Krone ers.\r\nUK 0610 1135 - einwandfrei\r\nWK 0710 1100 - 08-10-14 okay', '1,2', '2014-10-08', '2014-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-08', '82.61.84.48', 'host48-84-dynamic.61-82-r.retail.telecomitalia.it', '2014-09-28', 'RL 7130 9127 3DE', NULL),
(3307, '', 2544, 999999999, 2, '3005 - Marco Polo', '2014-10-02', '2013-08-12', '2013-08-12', 'silver', 'white', 'Theorema', '-Some noise in the charging mechanism\r\n- The wheel of hours is broked', '06-10-14\r\nUhr gefallen oder Kunde mit der Krone hängengeblieben?\r\nKrone/Welle ersetzen 40,- ausf. 0810\r\nDatum auch geschädigt - Schaltrad ers. - AW/Krone ers.\r\nK 0810 1155 - 13-10-14 okay', '1,2', '2014-10-15', '2014-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-15', '89.80.229.166', 'crj95-h05-89-80-229-166.dsl.sta.abo.bbox.fr', '2014-09-28', 'RL 7132 4198 0DE', NULL),
(3308, '', 2526, 999999999, 2, 'GM-3005', '2014-10-20', '2014-06-16', '2014-06-11', 'Gold', 'Black', 'Theorema Marco Polo', 'The problem started with Inaccurate time at every end of the day (Whole day worn in wrist), then the inaccuracy extended to minutes to hours. On consecutive days (more than 3 days-Working Hours) (Whole day worn in wrist) the moment was totally motionless (watch not working).', '27-10-14\r\nKrone stand auf ZgStellung... das bremst die Uhr! gefettet und \r\nK 2710 1140 - 30-10-14 okay', '1,2', '2014-10-31', '2014-10-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-31', '83.111.33.226', '83.111.33.226', '2014-09-28', 'RL 7138 6779 6DE', NULL),
(3309, '', 2545, 999999999, 2, 'GM101', '2014-09-30', '0000-00-00', '2012-10-19', 'Chrome', 'black', 'Theorema', 'Watch has stopped completely again 2nd time this has been back!', '07-10-14\r\nsteht kpl. aufgezogen - untere Stoßsicherung offen - Decksteinfeder ers. und gesichert\r\nUK 0710 1235 - einwandfrei\r\nWK 0810 1000 - 09-10-14 okay', '1,2', '2014-10-10', '2014-10-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-10', '82.71.57.79', '82-71-57-79.dsl.in-addr.zen.co.uk', '2014-09-28', 'RL 71 324 191 4DE', NULL),
(3310, '', 2546, 999999999, 2, 'GM-502-4', '2014-10-01', '2014-05-20', '2014-05-20', 'Black', 'Skeleton', 'Pionier', 'The watch has blown and the face steams up on a regular occasion.', '07-10-14\r\nGlas belegt... Serienfehler? WD-Test - 8310\r\neinen Dia im ZB geklebt, Glas innen gesäubert\r\nK 0710 1510 - 10-10-14 okay', '1,2', '2014-10-10', '2014-10-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-10', '5.65.79.79', '05414f4f.skybroadband.com', '2014-09-28', 'RL 7132 4188 8DE', NULL),
(3311, '', 2547, 999999999, 2, '4260295880268', '2014-09-22', '2014-07-04', '2014-07-04', 'black', 'white ', 'Theorema', 'Missing hand on one of the smaller dials ', '', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-10', '183.90.37.67', '183.90.37.67', '2014-09-29', 'RL 71 441 924 7DE', NULL),
(3373, '', 2473, 999999999, 2, 'gm101 - Casablanca', '2014-10-17', '0000-00-00', '2014-01-31', 'silver', 'black', 'Theorema', 'The watch was sent back with missing parts.\r\n\r\nYou cannot wear the watch, as there is no strap to go around your wrist. Please try and put the watch on yourself. I did not send it away like that.\r\n\r\nI sent it away for you to fix the side of the watch for changing the time; the clip is loose and wont close.\r\n\r\nPlease fix it this time, I would like to get the watch back as if it was new, all the parts working perfect, or replace the watch.\r\n\r\nThank You\r\n\r\nAdrian\r\n', '22-10-14\r\nArmleuchter...! Die Uhr hat doch ein Armband? und der Bügel wurde wohl wieder verbogen... Gespannt und raus damit...', '1,2', '2014-10-22', '2014-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-22', '86.41.75.213', '86-41-75-213-dynamic.b-ras2.chf.cork.eircom.net', '2014-10-09', 'RL 7135 7544 4DE', NULL),
(3321, '', 2554, 999999999, 2, '3006 - Monaco Diamond', '2014-09-26', '2014-09-16', '2014-09-11', 'Black', 'Gold', 'Theorema', 'Watch is not running', '02-10-2014\r\nsteht kpl. aufgezogen - ausgeschwungen... gesetzt, reguliert\r\nK 0210 1340 - 06-10-14 okay', '1,2', '2014-10-06', '2014-10-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-06', '217.123.118.187', 'D97B76BB.cm-3-4b.dynamic.ziggo.nl', '2014-09-29', 'RL 7129 3785 3DE', NULL),
(3322, '', 2555, 999999999, 2, 'GM101', '2014-09-25', '2014-08-20', '2014-02-11', 'Gold', 'Gold', 'Theorema', 'The mechanical stopped working.', '26-09-14\r\nsteht voll aufgezogen {und bereits geliefertes Glas ersetzen} - ausgeschwungen - Anker gerichtet, Glas ers.\r\nUK 2909 0845 - einwandfrei\r\nWK 3009 1140 - 01-10-14 okay', '1,2', '2014-10-10', '2014-10-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-02', '83.93.22.26', 'x1-6-74-44-01-e4-f0-5a.cpe.webspeed.dk', '2014-09-29', 'RL 71 095 709 5DE', NULL),
(3323, '', 2556, 999999999, 2, 'GM107', '2014-09-29', '2013-10-05', '2013-10-10', 'Black', 'BLACK', 'Theorema', '[OHNE G-Nachweis]\r\nThe winding mechanism does not work ', '07-10-14\r\nSperrad - befestigt, WHF in Eingriff gebracht\r\nUK 0710 1325 - einwandfrei\r\nWK 0810 1025 - 09-10-14 okay', '1,2', '2014-10-10', '2014-10-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-10', '146.101.133.100', 'emea.texpac.com', '2014-09-30', 'RL 71 324 185 7DE', NULL),
(3324, '', 2548, 999999999, 2, 'GM-3005-6', '2014-09-26', '2014-06-05', '2014-06-10', 'Silver case', 'black face', 'Theorema Marco Polo ', '[OHNE G-Nachweis]\r\nWe have several automatic watches and yes we have  winded the watch and it moves normally but the problem is in the half weight wheel which seems to be not freely moving/rotating when seen from the back. This results in the watch not charging enough and only working from 6-10 hours after  using for a complete day.\r\n\r\nFor example:- I would put on the table before I go to bed and in the morning it is already stopped\r\n', '02-10-14\r\ndann erstmal in die Kontrolle\r\nK 0210 1620 - einwandfrei - Ablauf und GR - 2h/25:30 gut', '1,2', '2014-10-10', '2014-10-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-10', '195.229.241.187', '9dpto418.emirates.net.ae', '2014-09-30', 'RL 7132 41905DE', NULL),
(3325, '', 2557, 999999999, 2, '3005 - Marco Polo', '2014-09-29', '0000-00-00', '2014-09-03', 'silver', 'white', 'Theorema', 'after i got it 2 days it stoped working. and never started again', '02-10-2014\r\nausgeschwungen - Anker gerichtet\r\nK 0210 1435 - 06-10-14 einwandfrei', '1,2', '2014-10-07', '2014-10-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-07', '83.161.146.247', 'a83-161-146-247.adsl.xs4all.nl', '2014-09-30', 'RL 71 309 115 4DE', NULL),
(3326, '', 2558, 999999999, 0, 'GM 505 3', '2014-09-23', '0000-00-00', '2014-07-31', 'Gold', 'Black', 'Florida Diamond', 'Days of the week do not work correctly and the calendar day does not work ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.111.253.124', 'cpc1-birk8-2-0-cust379.1-3.cable.virginm.net', '2014-09-30', '', NULL),
(3327, '', 2558, 999999999, 0, '4260295880824', '2014-09-23', '2014-07-31', '2014-07-31', 'Gold', 'Black', 'Florida diamonds', 'The date does not work correctly, the days of the week do not sync correctly and time sometimes stops.  Please note postal service is terrible in Qatar. If it is easier to send it to Qgrabs the distributor this may be easier.\r\n\r\n ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.111.253.124', 'cpc1-birk8-2-0-cust379.1-3.cable.virginm.net', '2014-09-30', '', NULL),
(3328, '', 2552, 999999999, 2, '103 - Sao Paolo', '2014-10-15', '0000-00-00', '2013-07-22', 'Black', 'Silver', 'Theorema ', '[OHNE G-Nachweis]\r\nHi,\r\n \r\nI bought my Teorema watch July 9th through ?lets deal? with order number 626022.\r\nHowever, after only 7 months it stopped working.\r\nThe problem seems to be that nothing happens when I turn the crown.\r\nThe mechanism do not seem to work.\r\n \r\nI hope you can help me since I really like this watch.\r\n \r\nBest\r\nMagnus Arneberg-Bauer\r\n+47 974 70 446\r\nNorway', '22-10-14\r\nSperrad gelöst - befestigt\r\nUK 2210 1310 - einwandfrei\r\nWK 2310 0845 - 24-10-14 okay', '1,2', '2014-10-24', '2014-10-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-24', '195.1.174.154', '195.1.174.154', '2014-09-30', 'RL 7135 7551 5DE', NULL),
(3329, '', 2559, 999999999, 2, '505 - Florida', '2014-09-29', '0000-00-00', '2014-09-19', 'Gold', 'black', 'PIONIER', '[G per email 23-09-14]\r\nTHE DAY INDICATOR ON THE WATCH IS OF', '29-09-14\r\nBeim Richten gebrochen...\r\nWerk ers. und gleich wieder raus', '1,2', '2014-09-30', '2014-09-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-30', '83.183.25.186', 'd83-183-25-186.cust.tele2.se', '2014-09-30', 'RL 71 285 796 5DE', NULL),
(3330, '', 2560, 999999999, 2, 'GM-3005-5', '2014-09-29', '0000-00-00', '2013-08-12', 'Silver', 'Silver', 'Theorema Marco Polo Diamond', 'Watch has stopped working, wind it up but it won\'t keep going even with wearing and moving all the time', '07-10-14\r\nAutomatik einseitig schwergänging - Klinkenrad? - jo, ein Klinkenrad ers., Automatik versorgt\r\nK 0710 1550 - 13-10-14 okay', '1,2', '2014-10-15', '2014-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-15', '92.233.51.89', 'cpc25-aztw25-2-0-cust856.aztw.cable.virginm.net', '2014-09-30', 'RL 7132 4196 2DE', NULL),
(3331, '', 2561, 999999999, 2, '3009 - Dubai', '2014-09-29', '0000-00-00', '2014-05-20', 'OR', 'BLACK', 'Theorema', 'Do not work any more. Broken glass, hour hands and minutes do not turn any more with the remontoire.', '02-10-2014\r\nTotalschaden! Gehäuse zerstört bei 11:30, Werk zerstört durch Fall, Glas.... alles ersetzen  145,-  ausf. 0910\r\nWerk mit ZB, Gehäuse mit Werkring - WD 8310\r\nK 0910 1620 - neu gestellt\r\nK 1310 0900 - 21-10-14 okay', '1,2', '2014-10-21', '2014-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-21', '82.232.160.235', 'neu69-1-82-232-160-235.fbx.proxad.net', '2014-09-30', 'RL 71 357 532 5DE', NULL),
(3332, '', 2562, 2, 2, 'Florida Edelstahl', '2014-09-24', '2014-07-30', '2014-07-30', 'Silber', 'Weiss', 'Pionier', 'Date adjustement!', '02-10-14\r\nDatumscheiben - justiert \r\nK 0210 - 06-10-14 okay', '1,2', '2014-10-06', '2014-10-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-06', '', '', '0000-00-00', 'RL 7129 3790 7DE', NULL),
(3333, '', 2550, 2, 2, '2005 - Toulon', '2014-09-24', '2013-05-18', '2013-08-05', 'Silber', 'Schwarz', 'Compast', 'Watch stops after approximately an hour or two of winding!', '01-10-14\r\nkpl. abgelaufen \r\nUK 0110 1630 - einwandfrei\r\nWK 0210 0830 - kpl. abgelaufen... Uhr wird nicht genug aufgezogen - nochmal \r\nWK 0610 0920 - besser geht nicht... 08-10-14 okay', '1,2', '2014-10-08', '2014-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-08', '', '', '0000-00-00', 'RL 71 309 132 7DE', NULL),
(3335, '', 2563, 999999999, 2, 'GM3008', '2014-10-02', '0000-00-00', '2014-03-04', 'silver', 'Black', 'Theorema', '[OHNE G-Nachweis]\r\nWatch has stopped', '06-10-14\r\nDayTota abgefallen, Rotor gebrochen, ZgStellung falsch...\r\nZgStellung gerichtet, Zg ersetzt, Rotor ers. \r\nK 0610 1315 - 09-10-14 okay', '1,2', '2014-10-10', '2014-10-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-10', '137.191.235.213', 'ceangal.udaras.ie', '2014-10-01', 'RL 71 324 192 8DE', NULL),
(3336, '', 2564, 999999999, 0, 'GM 505-3', '2014-09-24', '0000-00-00', '2014-09-01', 'Gold', 'Black', 'Florida Diamond', 'The day of the week has not changed.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.22.170.228', 'eag228.neoplus.adsl.tpnet.pl', '2014-10-01', '', NULL),
(3337, '', 2565, 999999999, 2, '3006 - Monaco Diamond', '2014-09-29', '0000-00-00', '2012-11-20', 'Black', 'black', 'Theorema', 'Watch no longer working - dial at rear/back of watch has become loose.', '07-10-14\r\nRotor gelöst - mit allen Schrauben befestigt\r\nK 0710 1335 - 10-10-14 okay', '1,2', '2014-10-10', '2014-10-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-10', '198.155.189.86', 'proxy-chscce01.bms.com', '2014-10-02', 'RL 71 285 808 1DE', NULL),
(3338, '', 2566, 2, 2, 'Copacabana', '2014-09-25', '2012-12-10', '2012-12-10', 'Schwarz', 'Schwarz', 'Theorema', '{abgetippt:\r\nWatch running slow - approx 5min per hour}', '02-10-14\r\nobere Stoßsicherung fehlt... Unruh kpl. ers. um Werk zu kontrollieren\r\nUK 0610 0920 - einwandfrei\r\nWK 0710 1105 - 08-10-14 okay', '1,2', '2014-10-08', '2014-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-08', '', '', '0000-00-00', 'RL 7130 9128 7DE', NULL),
(3340, '', 2555, 2, 2, 'gm101 - Casablanca', '2014-09-25', '2014-08-28', '2014-08-27', 'Schwarz', 'Schwarz', 'Theorema', '{abgetippt:\r\nThe mechanical wont work}', '26-09-14\r\nsteht kpl. abgelaufen - WH-Schraube lose... - befestigt\r\nUK 2909 0850 - einwandfrei\r\nWK 3009 1140 - 01-10-14 okay', '1,2', '2014-10-02', '2014-10-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-02', '', '', '0000-00-00', 'RL 71 095 709 5DE', NULL),
(3341, '', 2567, 999999999, 2, 'GM-107-1', '2014-09-25', '0000-00-00', '2013-10-10', 'silver', 'see through', 'Theorema Rio', '[G per email 25-09-14]\r\nThere is a grinding noise when the watch ticks that sounds like something is rubbing against something it shouldn\'t.', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.175.234.86', '94-175-234-86.static.virginmedia.net', '2014-10-02', '', NULL),
(3342, '', 2568, 999999999, 2, 'T2000 MONZA', '2014-10-02', '0000-00-00', '2012-12-03', 'silver', 'black', 'PIONIER', '[OHNE G-Nachweis - war aber im Oktober 2012 zum Werktausch - Rep.# ME906]\r\nthe front glass of my watch is damaged.\r\nthe watch is fully operative!\r\nplease replace the glass.', '06-10-14\r\nKeine Gläser vorrätig - kpl. Gehäuse 40,-  ausf. 1011\r\nGehäuse ers., WD 8310 \r\nK 1011 1420 - 14-11-14 okay', '1,2', '2014-11-23', '2014-11-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-24', '79.230.86.58', 'p4FE6563A.dip0.t-ipconnect.de', '2014-10-02', '44327017681 ', NULL),
(3343, '', 2569, 999999999, 2, 'PI 35007', '2014-09-29', '0000-00-00', '2014-04-08', 'steel', 'white', 'PIONIER', '[OHNE G-Nachweis]\r\nThe big needle is loose and the date dosent works optimally.', '02-10-14\r\nDatum... bestätigt, aber Zg sind alle iO - Schaltrad defekt! \r\n***zurückgestellt mangels Ersatzteilen***\r\n\r\nNeue Uhr versendet', '1,2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-21', '185.37.86.104', '185.37.86.104', '2014-10-02', 'RL 7173 7756 3DE', NULL),
(3344, '', 2570, 2, 2, 'Casablanca', '2014-09-26', '2013-11-11', '2013-11-11', 'Gold', 'Schwarz', 'Theorema', 'The claps over the winder does not close enymore', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-09-29', '', '', '0000-00-00', 'RL 7123 0688 8DE', NULL),
(3346, '', 2572, 999999999, 2, 'GM-508-1 ', '2014-10-06', '0000-00-00', '2014-08-05', 'Silver', 'white', 'Pionier DUBLIN', 'Stopped working', '14-10-14\r\nRotor gebrochen - Werk steht voll aufgezogen, AR aus EIngriff\r\nAR gesetzt, Rotor ers. \r\nK 1410 1240 - 17-10-14 okay', '1,2', '2014-10-17', '2014-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-17', '109.255.218.111', '109.255.218.111', '2014-10-04', 'RL 7133 8356 3DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(3347, '', 2573, 999999999, 2, 'GM103', '2014-11-06', '0000-00-00', '2013-07-30', 'gold', 'white', 'Theorema', 'the minutes, and hour bar does not move on the dial , seems there is something wrong with the mechanism...', '13-11-14\r\nZgReibung? \r\nUK 1311 1020 - Werk läuft, Zg stehen - Werktausch\r\nUK 1711 0800 - einwandfrei\r\nWK 1811 0745 - 19-11-14 okay', '1,2', '2014-11-20', '2014-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-20', '80.202.75.101', '101.80-202-75.nextgentel.com', '2014-10-05', 'RL 7147 7504 0DE', NULL),
(3348, '', 2574, 999999999, 2, 'GM 3005 A2', '2014-10-08', '0000-00-00', '2013-10-21', 'silver', 'Black', 'Theorema', 'The day hand appears to have fallen from its spindle. ', '10-10-14\r\nZB befestigt und DayTota aufgesetzt\r\nK 1010 1345 - 14-10-14 okay', '1,2', '2014-10-15', '2014-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-15', '84.51.185.206', '84.51.185.206', '2014-10-05', 'RL 7132 4199 3DE', NULL),
(3349, '', 2575, 999999999, 2, 'T 3009', '2014-10-01', '0000-00-00', '2013-06-06', 'silver', 'black', 'Theorama ', 'The number twelve sign has got lose and has tilted.\r\nNow the dials can`t passed by and the clock doesn`t work any more', '07-10-14\r\nIndex wohl im Werk... alle Indexe gelöst - ZB ers.\r\nK 0810 0830 - neu gestellt\r\nK 1310 0905 - 14-10-14 einwandfrei', '1,2', '2014-10-15', '2014-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-15', '5.33.70.72', '005033070072.mbb.telenor.dk', '2014-10-05', 'RL 7132 4200 0DE', NULL),
(3350, '', 2576, 999999999, 2, 'gm101 - Casablanca', '2014-10-06', '0000-00-00', '2013-11-26', 'Gold', 'black', 'Theorema', 'Watch is running much to fast (more than 2 hours in 24 hours)', '10-10-14\r\nSpirale? Die liegt aber ganz sauber... \r\nUK 1310 0915 - einwandfrei\r\nWK 1410 0910 - 15-10-14 okay\r\n{Spiralzettel beigelegt}', '1,2', '2014-10-15', '2014-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-15', '217.123.118.187', 'D97B76BB.cm-3-4b.dynamic.ziggo.nl', '2014-10-05', 'RL 71 338 350 1DE', NULL),
(3351, '', 1876, 999999999, 2, 'GM-107', '2014-10-06', '0000-00-00', '2014-01-21', 'Gold', 'Black', 'Theorema', '[OHNE G-Nachweis]\r\nHour Hand not correctly positioned, as shown in attached photo graph of the email sent', '10-10-14\r\nViertelrohr gekerbt und Zg aufgesetzt\r\nUK 1310 0920 - einwandfrei\r\nWK 1410 0910 - 15-10-14 okay', '1,2', '2014-10-15', '2014-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-15', '2.100.19.228', 'host-2-100-19-228.as13285.net', '2014-10-06', 'RL 7132 4205 8DE', NULL),
(3353, '', 2578, 2, 2, 'Florida Edelstahl', '2014-09-29', '2014-09-08', '2014-09-08', 'Schwarz', 'Schwarz', 'Pionier', '{abgetippt:\r\nThe watch is missing \'days indicator\' inside its case. Plz see attached picture and copy of email communication}', '29-09-14\r\nZB befestigt! Zg ers. und Werkring ers. \r\nK 2909 1345 - Zg kommen aneinander - gerichtet\r\nK 0210 0920 - neu gestellt\r\nK 0610 0925 - bl. stehen in der Datumschaltung - Werktausch\r\nK 0710 1255 - 10-10-14 okay', '1,2', '2014-10-10', '2014-10-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-10', '', '', '0000-00-00', 'RL 7128 5807 8DE', NULL),
(3354, '', 2579, 999999999, 0, '4260295881098', '2014-09-29', '0000-00-00', '2013-11-23', 'Black', 'Black', 'Theorema (Newton)', 'The crown has loosen. I could not set the time and date. Its spinning loosely.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '120.141.219.188', '120.141.219.188', '2014-10-06', '', NULL),
(3355, '', 1123, 999999999, 2, '3005 - Marco Polo', '2014-10-09', '0000-00-00', '2014-04-07', 'silver', 'white', 'Theorema', 'automatic watch loses 1 minute everyday and stops sometimes during 1 night', '20-10-14\r\nAutomatik einseitig schwergängig - beide Klinkenräder ersetzt\r\nK 2010 1000 - reguliert\r\nK 2310 0930 - 27-10-14 okay', '1,2', '2014-10-27', '2014-10-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-27', '84.104.67.141', '5468438D.cm-12-1b.dynamic.ziggo.nl', '2014-10-06', 'RL 7137 3970 4DE', NULL),
(3356, '', 2580, 999999999, 0, 'GM 3006', '2014-09-29', '0000-00-00', '2014-09-22', 'Stainless steel color gold', 'Black', 'Watch Model: Monaco Diamond', 'has a mark in the inside part of the glass', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.60.27.150', 'ip-92-60-27-150.net.abissnet.al', '2014-10-06', '', NULL),
(4289, '', 1008, 999999999, 2, '2007-Toronto', '2015-01-28', '0000-00-00', '2012-11-08', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - NO Deal] \r\nThe watch was in my pocket and must have been tossed around while walking.  The movement must have come loose and now the watch is not working.  ', '04-02-15\r\nohne Band! Zg ab... Garantie lt. Angabe abgelaufen!\r\nKULANZ-Reparatur - MinZg verengt aufgesetzt und nur \r\nWK 0402 1340 - reguliert und 06-02-15 okay', '1,2', '2015-02-06', '2015-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-06', '211.30.237.149', 'c211-30-237-149.wavrl3.nsw.optusnet.com.au', '2014-12-20', 'RL 7181 0558 9DE', NULL),
(3358, '', 2582, 999999999, 2, '103 - SaoPaolo', '2014-11-07', '0000-00-00', '2014-04-22', 'Black', 'Black', 'Theorema', 'The watch has stopped working.', '13-11-14\r\nsteht voll aufgezogen - obere Stoßsicherung fehlt - eingesetzt und gesichert, Anker gerichtet\r\nUK 1311 1040 - einwandfrei\r\nWK 1411 0915 - 17-11-14 okay', '1,2', '2014-11-17', '2014-11-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-17', '95.172.74.49', '95.172.74.49', '2014-10-07', 'RL 7145 6529 8DE', NULL),
(3359, '', 2583, 2, 2, 'Marco Polo', '2014-09-29', '2014-09-09', '2014-09-09', 'Gold', 'Schwarz', 'Theorema', '', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(3360, '', 2584, 2, 2, 'Florida', '2014-09-30', '2014-09-11', '2014-09-11', 'Gold', 'Schwarz', 'Pionier', 'The problem is that 1 of the clock hands tight on the little clock in the days and months', '17-10-14\r\nStdZg ersetzt, gerichtet \r\nK 1710 1155 - 21-10-14 okay', '1,2', '2014-10-21', '2014-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-21', '', '', '0000-00-00', 'RL 7135 7534 2DE', NULL),
(3361, '', 186, 999999999, 2, '3006 - Monaco Diamond', '2014-10-20', '0000-00-00', '2012-11-20', 'diamond black', 'automathick', 'Theorema', 'the date dial its gone off and is leaking water, my 3rd time i am sending it back\r\n[Eingang 13.10.14 über TB]', '20-10-14\r\njo, Schlag auf die Krone - deutliche Abdrücke - dadurch undicht und Zg abgefallen\r\nKVA Werk/Gehäuse/Krone  120,-  ausf. 2210\r\nkpl. Uhr aus AltLager repariert und\r\nK 2310 1125 - 27-10-14 okay', '1,2', '2014-10-27', '2014-10-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-27', '86.40.176.59', '86-40-176-59-dynamic.b-ras2.srl.dublin.eircom.net', '2014-10-07', 'RL 7137 3973 5DE', NULL),
(3362, '', 2585, 999999999, 0, 'GM101 ', '2014-10-01', '0000-00-00', '2012-10-20', 'Black', 'Silver/blue', 'Theorema', 'Stopping and starting erratically with or without winding', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '176.61.94.186', '176.61.94.186', '2014-10-08', '', NULL),
(3363, '', 2586, 999999999, 2, 'GM 3006', '2014-10-01', '0000-00-00', '2014-09-02', 'Black ', 'Black', 'Theorema', 'Refund ', 'Uhr erhalten 13.10.2013\r\nBitte refund!', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '220.255.1.93', 'proxy-220-255-1-93.singnet.com.sg', '2014-10-08', '', NULL),
(3364, '', 2587, 999999999, 2, 'T3009', '2014-11-12', '0000-00-00', '2013-02-01', 'Black', 'Black', 'THEOREMA', '[OHNE G-Nachweis - Deal 2751 v. 28-01-13]\r\nboth seconds and minutes hands have fallen off.', '17-11-14\r\n...und Rotor klappert, außerdem Indexe gelöst... \r\nZB ers., Rotor ers., Automatik versorgt\r\nK 1711 1150 - 21-11-14 okay', '1,2', '2014-11-21', '2014-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-21', '82.118.97.238', '82-118-97-238.static.dsl.as8607.net', '2014-10-08', 'RL 7148 9041 1DE', NULL),
(3365, '', 2588, 999999999, 2, 'Toronto', '2014-10-09', '0000-00-00', '2013-04-29', 'rose gold', 'black', 'Theorema', '[OHNE G-Nachweis]\r\nmovement defect; time is not running [our ref #3754]', '09-10-14\r\n2 Indexe gelöst... alle bis auf einen geklebt {Unruh kpl. ers.}\r\nUK 1310 0920 - einwandfrei\r\nWK 1410 0910 - 15-10-14 okay', '1,2', '2014-10-15', '2014-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-15', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-10-08', 'RL 7132 4202 7DE', NULL),
(3366, '', 982, 2, 2, 'Casablanca', '2014-10-01', '2013-06-20', '2013-06-20', 'Gold', '', 'Theorema', '[aus email übernommen:\r\nThe watch was collected on 26th September.\r\nAgain the watch was NOT opened by a third party.\r\nThat aside I paid for the last repair which AGAIN was not done correctly.\r\nYou claim I have opened it which I haven?t but that only accounts for one of the faults. The other 3 have still not been successful repairs. ]', '06-10-14\r\nUhr steht kpl. abgelaufen - läuft sofort los!\r\nEinzig der Bügel schließt nicht. Weil die Uhr heftig auf diesen gefallen(?) ist. \r\nUK 0610 0805 - einwandfrei\r\nWK 0710 1110 - Gehäuse ers. da Bügelrastung defekt\r\nWK 0810 1045 - 09-10-14 okay', '1,2', '2014-10-10', '2014-10-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-10', '', '', '0000-00-00', 'RL 7132 4187 4DE', NULL),
(3368, '', 2590, 999999999, 2, '2002-Avignon', '2015-03-13', '0000-00-00', '2013-08-20', 'gold', 'yellow', 'Theorema', 'Mechanical watch, turn dial does not work/wind watch. Cover piece failed.', '17-03-15\r\nKrone fehlt, Armband verbraucht - Schrammen auf Lunette in Kronennähe, Welle ist gebrochen\r\nKVA AW/Krone und Band  55,-  ausf. 1803\r\nGehäuse u-s, Index 9 geklebt, Krone von 2007 mit neuer Welle ers. - WD 8310\r\nUK 1903 1555 - einwandfrei\r\nUK 2303 0855 - einwandfrei\r\nWK 2403 0750 - 25-03-15 okay', '1,2', '2015-03-26', '2015-03-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-26', '205.201.240.5', '205.201.240.5', '2014-10-08', 'RL 7199 6946 7DE', NULL),
(3369, '', 1622, 999999999, 2, 'T3006', '2014-10-06', '0000-00-00', '2013-10-02', 'silver', 'white', 'Theorama', '[OHNE G-Nachweis]\r\nThe clock doesnt goes and the glass is broken.', '10-10-12\r\nUhr kpl. abgelaufen... läuft auch gleich los... \r\nK 1010 1300 - 1310 einwandfrei\r\nKVA Glas  25,-  ausf. 0511\r\nGehäuse gereinigt, Glas ersetzt, WD 8310\r\nK 0611 0845 - 10-11-14 okay', '1,2', '2014-11-10', '2014-11-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-10', '2.110.7.69', '0206701253.0.fullrate.dk', '2014-10-08', 'RL 7144 1935 2DE', NULL),
(3370, '', 2591, 999999999, 2, 'GM 504', '2014-11-07', '0000-00-00', '2013-10-18', 'Black', 'Black', 'Pionier', 'Second hand \"floating\".\r\nLower button not working.', '13-11-14\r\nZeiger aufgesetzt, gebrochenen Werkring ers. {Druckstellen an Drücker 4 und Kronenbügel} - KULANZ\r\nK 1311 1135 - 17-11-14 okay\r\nKVA Band 25,- - NICHT ausf.', '1,', '2014-11-17', '2014-11-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.139.185.214', '214.Red-2-139-185.staticIP.rima-tde.net', '2014-10-09', '', NULL),
(3371, '', 2592, 2, 2, 'Vienna', '2014-10-02', '2014-06-03', '2014-06-03', 'Silber', 'Schwarz', 'Theorema', '[OHNE Angabe]', '07-10-14\r\nsteht kpl. abgelaufen - Klinkenfeder gebrochen, aber auch Problem im Aufzug...\r\nWerk kpl. ers. \r\nK 0710 1140 - 10-10-14 okay', '1,2', '2014-10-10', '2014-10-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-10', '', '', '0000-00-00', 'RL 71 309 129 5DE', NULL),
(3372, '', 2593, 999999999, 2, 'T 3004 - Cannes', '2014-10-06', '0000-00-00', '2012-10-10', 'Chrome/steel', 'white', 'Theorema', 'The Clock dont work at all. When i wind it, it stops after 5 minutes. It feels lika somthing is broken, maybe a cogwheel is missing some cogs.', '14-10-14\r\nAufzug verschlissen...\r\n***zurückgestellt mangels Ersatzteilen*** - iA 2411\r\nRW-Brücke ers., ShowRad gekrätzt, AutoBrücke ers.\r\nK 2711 1005 - 02-12-14 okay', '1,2', '2014-12-02', '2014-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-02', '212.247.22.200', '212.247.22.200', '2014-10-09', 'RL 71 533 541 5DE', NULL),
(3374, '', 2594, 999999999, 0, 'xx', '2014-10-02', '0000-00-00', '2014-08-07', 'xx', 'xx', 'xx', 'Waranty card is in the box and return adress too.\r\nI had two adress, and of corse I send the packet to Ringstrasse - sorry', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.152.163.142', 'a91-152-163-142.elisa-laajakaista.fi', '2014-10-09', '', NULL),
(3375, '', 2463, 999999999, 2, 'T 3001-3', '2014-10-09', '0000-00-00', '2013-05-26', 'gold', 'White', 'Theorema Paragon', '[OHNE G-Nachweis - Deal 5673 23.05.2013]\r\ndon\'t work more the 20 second', '17-10-14\r\nZgstellung sehr schwergängig, ZB scheint verschoben!\r\nUhr gesendet 15.09. Stand auf 24.09.! Aber kein Fall nachweisbar... also Werktausch {Kulanz}\r\nK 1710 1545 - 21-10-14 okay', '1,2', '2014-10-21', '2014-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-21', '37.227.237.9', '37.227.237.9', '2014-10-09', 'RL 7135 7533 9DE', NULL),
(3376, '', 2595, 999999999, 2, 'GM-3006-1', '2014-10-08', '0000-00-00', '2014-08-22', 'SILVER', 'white', 'THEOREMA', 'The watch is significantly not keeping to time, although the workings that are viewable look like they are moving and one peice in particular look broken.\r\nwhen the watch arrived I set  it to the correct time, however it failed to keep time .\r\nI have reset the watch on several occasion  and it constantly fails to keep to the correct time, the time difference is significant so I am thinking it actually moved forward.\r\n', '10-10-14\r\nsteht kpl. abgelaufen... Werk völlig unauffällig... \r\nK 1010 1320 - absolut einwandfrei und 13-10-14 okay', '1,2', '2014-10-15', '2014-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-15', '62.190.148.115', '62.190.148.115', '2014-10-10', 'RL 7132 4197 6DE', NULL),
(3377, '', 2187, 999999999, 2, 'T3007', '2014-10-07', '0000-00-00', '2012-10-11', 'Golden', 'black', 'Theorema ', 'The long arrow inside of the watch is moved from that place. By this cause the watch is not working.', '10-10-12\r\nUhr ist gefallen, darum auch der Zeiger ab! U-Welle gebrochen... KEINE Garantie - Rep. 40,-  ausf. 1011\r\nUnruh kpl. ers., MinZg aufgesetzt\r\nK 1011 1505 - 14-11-14 okay', '1,2', '2014-11-14', '2014-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-17', '90.130.228.29', 'm90-130-228-29.cust.tele2.se', '2014-10-10', 'RL 7145 6524 0DE', NULL),
(3378, '', 2596, 999999999, 2, 'GM 508', '2014-10-09', '0000-00-00', '2014-05-08', 'Black', 'silver/black', 'pionier', 'The hand winding mode doesn\'t work that good and i cant change the time easily with the crown.', '20-10-14\r\nKrone gängig gemacht, Bügel gelockert, Fremdenblatt für Day \r\nK 2010 1020 - 22-10-14 okay', '1,2', '2014-10-22', '2014-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-22', '87.208.11.42', 'ip42-11-208-87.adsl2.static.versatel.nl', '2014-10-10', 'RL 7135 7541 3DE', NULL),
(3379, '', 1410, 999999999, 2, '3010-Tigris', '2014-11-05', '0000-00-00', '2013-09-18', 'silver', 'BLACK', 'Theorema', 'DURING THE TIME I HAVE THE WATCH IN HAND,IT DOESNT WORK CORRECTLY. ALL TIME SEVERAL MINUTES LATER. PLEASE  CHECK IT AT ALL AS IS THE SECOND TIME I AM SENDIING IT TO YOU.', '07-11-14\r\nkpl. abgelaufen... Funktionen oB - Zeitwaage +10sec/d\r\nK 0711 1320 - Aufzug zu schwergängig? \r\nRotorlager geölt, Automatik versorgt\r\nK 1111 1015 - 17-11-14 okay', '1,2', '2014-11-20', '2014-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-20', '109.69.5.26', 'ptr.abcom.al', '2014-10-10', 'RL 71 456 536 9DE', NULL),
(3381, '', 2597, 999999999, 2, 'T 3010', '2014-10-10', '0000-00-00', '2013-09-25', 'silver', 'Black', 'Theorema Timepieces', 'When I try to set the time in line with the instructions given there is a grating sound/feeling. Once I have it at the correct time and push the button in the hand bounces back 5 minutes making the watch 5 minutes slow.', '20-10-14\r\nSperradschraube gelöst... befestigt\r\nZgstellung einwandfrei\r\nK 2010 1040 - 22-10-14 okay', '1,2', '2014-10-22', '2014-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-22', '188.31.3.119', '188.31.3.119.threembb.co.uk', '2014-10-11', 'RL 7135 7539 5DE', NULL),
(3382, '', 2598, 999999999, 2, 'GM-102', '2014-10-10', '0000-00-00', '2013-02-03', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis und auch nicht in den Deals zu finden]\r\nThe mechanism for winding the watch is not working; one of the main gear idles', '20-10-14\r\nSperradschraube - befestigt\r\nUK 2010 1110 - einwandfrei\r\nWK 2110 0825 - 22-10-14 okay', '1,2', '2014-10-22', '2014-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-22', '164.15.87.136', 'bioinfgst-pc12.ulb.ac.be', '2014-10-11', 'RL 7135 7538 7DE', NULL),
(6236, '', 4296, 2, 2, '3008-Damascus', '2016-01-27', '2016-01-13', '2016-01-13', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\nDatum Einstellung nur schwer möglich, Krone verkantet. Trotz ordnungsgemäße Bedienung ist die Ganggenauigkeit ca. 30 - 40 Minuten pro 12 Stunden sehr unbefriedigend. Bitte neu justieren.\r\n}', '28-01-16\r\nDatums- und Zeigerstellfunktion absolut oB \r\nUnruh hakt... wurde durch einen \'Klebefaden\'(?) gebremst\r\nreguliert\r\nK 2801 0925 - 01-02-16 okay', '1,2', '2016-02-01', '2016-02-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-01', '', '', '0000-00-00', '00340433836348829383', NULL),
(6237, '', 4297, 999999999, 2, '103-Sao Paolo', '2016-02-12', '0000-00-00', '2015-12-03', 'gold', 'white', 'Theorema', 'No response from watch at all after winding watch crown clockwise motion and adjusting time. \r\n{G-Karte}', '12-02-16\r\nsteht kpl. aufgezogen - Unruh hakte, Anker gerichtet\r\nWK 1202 1355 - gut\r\nUK 1502 0840 - einwandfrei\r\nWK 1602 0755 - 17-02-16 okay', '1,2', '2016-02-17', '2016-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-17', '77.98.225.77', 'cpc1-jarr11-2-0-cust332.gate.cable.virginm.net', '2016-02-03', '644352622561', NULL),
(3384, '', 2600, 999999999, 2, 'GM107-1', '2014-10-08', '0000-00-00', '2013-04-10', 'silver', 'white', 'Theorema', '[G per email 05-10-14]\r\nThe hands on my clock are loose.\r\nI can\'t see the hour on my clock.\r\nI send you a copy of the warranty card in the return box ', '10-10-14\r\nViertelrohr gekerbt und MinZg ers.\r\nUK 1310 0920 - einwandfrei\r\nWK 1410 0910 - 15-10-14 okay', '1,2', '2014-10-15', '2014-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-15', '141.134.48.115', 'd8d863073.access.telenet.be', '2014-10-12', 'RL 7132 4201 3DE', NULL),
(3385, '', 2601, 999999999, 2, '507 - Aruba', '2014-11-07', '0000-00-00', '2014-08-11', 'silver', 'white', 'Pionier', 'The watch crown was loosen when I was trying to pull out the crown for time and date setting at my first use of it.', '13-11-14\r\nAufzug sortiert\r\nK 1311 1240 - 17-11-14 okay', '1,2', '2014-11-17', '2014-11-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-17', '223.255.166.90', '223.255.166.90', '2014-10-13', 'RL 7145 6531 5DE', NULL),
(3386, '', 2326, 999999999, 2, 'GM-503', '2014-10-10', '0000-00-00', '2013-12-13', 'SILVER', 'black', 'SYDNEY DIAMOND', 'The watch has completely stopped. It stopped during the nights whilst I was wearing it. I have tried to restart by winding it but nothing is happening. I am sending the original warranty card with the watch.', '20-10-14\r\neine Schraube der RW-Brücke war gebrochen, dadurch AR aus Eingriff... - Schraube ers. und AR gesetzt\r\nK 2010 1120 - 22-10-14 okay', '1,2', '2014-10-22', '2014-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-22', '146.90.167.71', '71.167.90.146.dyn.plus.net', '2014-10-13', 'RL 7135 7537 3DE', NULL),
(3387, '', 2602, 999999999, 2, 'gm101 - Casablanca', '2014-10-13', '0000-00-00', '2014-06-18', 'silver', 'black', 'Theorema ', 'Unable to wind, when altering the crown to wind time on the crown comes apart from watch. The watch keeps time only for a few hours and then stops.', '20-10-14\r\nKronengewinde schlecht... Krone ers.\r\nUK 2010 1130 - einwandfrei\r\nWK 2110 0825 - 22-10-14 okay', '1,2', '2014-10-22', '2014-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-22', '94.14.116.233', '5e0e74e9.bb.sky.com', '2014-10-13', 'RL 71 357 536 0DE', NULL),
(3388, '', 2603, 2, 2, 'Florida', '2014-10-06', '2014-07-07', '2014-08-07', 'Gold', 'Schwarz', 'Pionier', '[OHNE Angabe]', '14-10-14\r\nStdZg hängt unterm Monat... Zg gerichtet\r\nK 1410 0955 - 17-10-14 okay', '1,2', '2014-10-17', '2014-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-17', '', '', '0000-00-00', 'RL 7133 8358 5DE', NULL),
(3389, '', 2604, 2, 2, 'Casablanca', '2014-10-06', '0000-00-00', '0000-00-00', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis]\r\n{abgetippt:\r\nIt just stopped working without any fall, any shock}', '10-10-14\r\nSperrad... - mit allen anderen Schrauben befestigt\r\nUK 1310 0925 - einwandfrei\r\nWK 1410 0910 - 15-10-14 okay', '1,2', '2014-10-15', '2014-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-15', '', '', '0000-00-00', 'RL 7133 8351 5DE', NULL),
(3390, '', 2605, 999999999, 2, 'GM 505 - Florida', '2014-10-09', '0000-00-00', '2014-09-01', 'Gold', 'Black', 'Pionier', 'The day of the week and the month has not  changed automatically.', '20-10-14\r\nSchaltrad Day? ja, Schaltfingerfeder gebrochen {Fehlbedienung?}\r\nK 2010 1205 - 24-10-14 okay', '1,2', '2014-10-24', '2014-10-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-24', '83.22.140.96', 'dzc96.neoplus.adsl.tpnet.pl', '2014-10-13', 'RL 7135 7548 9DE', NULL),
(3391, '', 2606, 999999999, 2, 'GM 505', '2014-10-14', '0000-00-00', '2013-12-27', 'silver', 'White', 'Pionier', '[OHNE G-Nachweis - Deal 15419 27-12-13]\r\nThe day hand fell in the face of the watch', '23-10-14\r\nDayTota ers. \r\nK 2310 1145 - hmm... 2710 +20min? - neu gestellt\r\nK 2710 0820 - 30-10-14 okay', '1,2', '2014-10-30', '2014-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-30', '86.72.212.5', '5.212.72.86.rev.sfr.net', '2014-10-14', 'RL 7138 6769 4DE', NULL),
(3392, '', 2607, 2, 2, 'Newton', '2014-10-07', '2014-09-08', '2014-09-08', 'Gold', 'Schwarz', 'Theorema', '', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(3394, '', 2609, 999999999, 2, 'GM 101', '2014-10-10', '0000-00-00', '2014-07-30', 'Gold', 'black', 'Theorema', 'The Item winds but you cannot change/alter the time as the Crown does not work. ', '20-10-14\r\nWHS gelöst - befestigt\r\nUK 2010 1255 - einwandfrei\r\nWK 2110 0830 - 22-10-14 okay', '1,2', '2014-10-22', '2014-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-22', '2.216.183.127', '02d8b77f.bb.sky.com', '2014-10-14', 'RL 7135 7543 5DE', NULL),
(3395, '', 2610, 999999999, 2, 'GM 505', '2014-10-15', '0000-00-00', '2013-12-05', 'STAINLESS STEEL ', 'BLACK', 'PIONIER FLORIDA DIAMOND', 'The watch is an automatic watch but has stopped working. Goes slow then stops. It has 2 years warranty from 5th December 2013 \r\nPlease can you repair ASAP and return to the address above. Many thanks Nicky Segal ', '23-10-14\r\nextrem beansprucht - Kratzer und Druckstellen auf Glas und Gehäuse... Automatik einseitig schwergängig - Beide Klinkenräder ers.\r\nK 2310 1305 - 27-10-14 okay', '1,2', '2014-10-27', '2014-10-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-27', '81.44.4.232', '232.Red-81-44-4.dynamicIP.rima-tde.net', '2014-10-14', 'RL 7137 3968 1DE', NULL),
(3396, '', 2611, 999999999, 2, 'GM-107', '2014-11-05', '0000-00-00', '2013-10-09', 'Silver', 'Black', 'Theorema RIO', '[OHNE G-Nachweis - Deal 10592 vom 09-10-13]\r\n{abgetippt:\r\nHands on face of watch have been displaced. At no fault of mine without wear and tear}', '07-11-14\r\nLÜGNER! Uhr ist heftig auf den Gehäuseboden gefallen, alle Anstöße haben deutliche Druckstellen. U-Welle gebrochen, beide Briden gebrochen, ZgWerk zerlegt...\r\n==> Werktausch 80,-  ausf. 0112\r\n...mit doppelt Briden und WD 8310\r\nUK 0112 1145 - einwandfrei\r\nWK 0212 0810 - 03-12-14 okay', '1,2', '2014-12-08', '2014-12-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-08', '82.9.61.62', 'cpc1-cowc6-2-0-cust317.14-2.cable.virginm.net', '2014-10-14', 'RL 71 533 553 0DE', NULL),
(3397, '', 2395, 999999999, 2, 'GM4004', '2014-10-13', '0000-00-00', '2013-11-18', 'Gold', 'Gold', 'Newton Diamond', 'Broken front glass. Suspect glas shatters in clockwork also. Clock has stopped.', '20-10-14\r\njo... war ja auch gerade erst hier...\r\nGlas und Werk ersetzen  105,- ausf. 2410\r\nGehÃ¤use gereinigt - wd 8310\r\nK 2810 1115 - 31-10-14 okay', '1,2', '2019-02-15', '2019-02-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-31', '37.247.7.27', '37-247-7-27.customers.ownit.se', '2014-10-15', 'RL 7138 6772 5DE', NULL),
(3398, '', 2612, 999999999, 2, 'GM-506', '2014-10-16', '0000-00-00', '2013-11-02', 'gold', 'Gold/brown', 'Pionier', 'unable to wind the watch up. I keep turning and turning but the watch is never wound up enough to work, it does not tighten up the more i wind. ', '23-10-14\r\nUnruh sitzt fest und Monatskorrektor verhakt... Kampfspuren an Drückerseite, also Kundenverschulden...\r\nEin Klinkenrad ers.und Werkring - Rep. auf Kulanz\r\nK 2310 1400 - 27-10-14 okay', '1,2', '2014-10-27', '2014-10-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-27', '87.58.93.32', '87-58-93-32-dynamic.dk.customer.tdc.net', '2014-10-15', 'RL 7137 3971 8DE', NULL),
(3399, '', 2613, 999999999, 0, 'GM - 508', '2014-10-09', '0000-00-00', '2014-04-16', 'Gold', 'Black / Silver', 'Pionier', 'At first the time was running fast, then 2 weeks ago (19 Oct 2014) it stooped working. Used manual hand winding, it worked for 5 - 10 seconds.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '119.225.194.223', '119.225.194.223', '2014-10-16', '', NULL),
(3400, '', 2614, 999999999, 2, '3003 - AirtimerII', '2014-10-10', '0000-00-00', '2011-12-10', 'silver', 'Black', 'CompasT', 'Watch doesnt work', '20-10-14\r\njo, Garantie fast ein Jahr vorbei... - kpl. abgelaufen, läuft auch gleich los... alle Funktionen einwandfrei...?\r\nK 2010 1300 - hmm... läuft aber Zg gehen nicht mit? jo, ZgReibung... bräuchte also ein neues Werk', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.139.223.141', 'p578bdf8d.dip0.t-ipconnect.de', '2014-10-16', '', NULL),
(3401, '', 2615, 999999999, 2, '3001 - Paragon', '2014-10-20', '0000-00-00', '2013-04-29', 'Chrome', 'Black', 'Theorema', '[OHNE G-Nachweis - Deal 5493 v. 03-05-13]\r\nThe watch stopped moving without any obvious reason. Wrist movements or winding it up does not work.', '27-10-14\r\nHalsdichtung in Auflösung, und ein Teil blockierte das RW\r\nK 2810 0810 - WD 8310 und 31-10-14 okay', '1,2', '2014-10-31', '2014-10-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-31', '79.102.204.235', 'c-4f66cceb-74736162.cust.telenor.se', '2014-10-16', 'RL 7138 6774 8DE', NULL),
(3402, '', 2616, 999999999, 2, 'T-3011-3', '2014-10-13', '0000-00-00', '2014-09-25', 'gold', 'black', 'Theorema Macau Autom', ' It is not possible to set the dual time. When I turn the crown clockwise or anti-clockwise the home time as well as the dual time move both. I can not move them separately.', '14-10-14\r\nDual-Verstellung funzt einwandfrei - MinZg ist gelöst!\r\nMinZg ers. und 15-10-14 okay\r\n{DualTime Zettel beigelegt}', '1,2', '2014-10-15', '2014-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-15', '84.24.50.61', '5418323D.cm-5-1a.dynamic.ziggo.nl', '2014-10-16', 'RL 7132 4204 4DE', NULL),
(3403, '', 2617, 2, 2, '3003 - AirtimerII', '2014-10-10', '0000-00-00', '0000-00-00', 'Silber', 'Weiss', 'Pionier', '[OHNE G-Nachweis]\r\n{Krone fehlt, Drücker 2 schwergängig}', '20-10-14\r\nZgWerk deutlich zu leichtgängig... Werk ers. {AltLager} mit Krone/Welle\r\nK 2110 1410 - 27-10-14 okay', '1,2', '2014-10-28', '2014-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-29', '', '', '0000-00-00', '00340433836114080291', NULL),
(3404, '', 2618, 999999999, 2, '4004 - Newton', '2014-11-07', '0000-00-00', '2013-11-29', 'Silver', 'Black', 'THEOREMA', 'My watch totally stop moving while I\'m wearing it.. I shake it sometimes it moves a few seconds and stops..even when I wind the watch crown it won\'t work also.. behind there is a round shaped suppose to spin but it won\'t spin anymore..', '13-11-14\r\nsteht voll aufgezogen - 4 Indexe fehlen\r\nWerk kpl. ers. \r\nK 1311 1320 - reguliert und 17-11-14 okay', '1,2', '2014-11-17', '2014-11-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-17', '121.121.98.159', '121.121.98.159', '2014-10-17', 'RL 7145 6533 8DE', NULL),
(3405, '', 2619, 999999999, 0, '??', '2014-10-11', '0000-00-00', '2013-12-16', 'SILVER', 'GOLD', 'CASABLANCA', 'Replacement glass required. Loose pointer needs attached.\r\n\r\nThank you', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.162.150.105', 'host86-162-150-105.range86-162.btcentralplus.com', '2014-10-18', '', NULL),
(3406, '', 2620, 999999999, 2, 'GM 101', '2014-10-20', '0000-00-00', '2013-07-01', 'White', 'Bleu', 'Theorema Casablanca', '[G per email 12-10-14]\r\nThe Pointer of the little clock is gone. (fall off)', '28-10-14\r\nkl. SekZg befestigt\r\nUK 2810 1030 - einwandfrei\r\nWK 2910 0800 - 30-10-14 okay', '1,2', '2014-10-30', '2014-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-30', '94.211.2.208', '5ED302D0.cm-7-4a.dynamic.ziggo.nl', '2014-10-19', 'RL 7138 6768 5DE', NULL),
(3407, '', 2621, 999999999, 2, '104-Copacabana', '2014-12-29', '0000-00-00', '2013-07-19', 'silver', 'black & white', 'Theorema', 'The problem is that the watch has stopped running ? all at once and without a particular cause. It is properly winded up, but still it does not run. ', '13-01-15\r\nGehäuseboden soll von allein (!) abgefallen sein, sieht aber so aus als wäre er durch einen Schredder gegangen! \r\nGehäuseboden ers. - WD 8310 - KULANZ\r\nUK 1301 1500 - einwandfrei\r\nWK 1401 0740 - 15-01-15 okay', '1,2', '2015-01-15', '2015-01-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-15', '31.50.200.250', 'host31-50-200-250.range31-50.btcentralplus.com', '2014-10-19', 'RL 7169 5053 2DE', NULL),
(3408, '', 2622, 999999999, 2, 'gm 505', '2014-10-28', '0000-00-00', '2014-09-03', 'gold', 'black', 'pionier', 'The watch loses minutes,  sometimes even hours per day .', '31-10-14\r\nkpl. abgelaufen... Rotor einseitig schwergängig - ein Klinkenrad ers. \r\nK 3110 1010 - neu gestellt\r\nK 0411 0745 - 10-11-14 minus 6h (?) - Anker tiefer gerichtet\r\nK 1111 1130 - 14-11-14 okay', '1,2', '2014-11-14', '2014-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-17', '149.254.49.253', 'genkt-049-253.t-mobile.co.uk', '2014-10-20', 'RL 71 456 523 6DE', NULL),
(3409, '', 2623, 2, 2, 'Marco Polo', '2014-10-13', '2013-04-11', '2013-04-09', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 4856 09.04.2013]\r\nThe 24 hours key fell ot and the click 0 key does not work', '20-10-14\r\nEinerScheibe verdreht, Krone für 24h Verstellung fehlt, WHF aus Eingriff (?) - WHF befestigt, EinerScheibe ers., Gehäuse ohne Glas ers., Automatik gereinigt\r\nK 2010 1400 - wd 8310 und 24-10-14 okay', '1,2', '2014-10-24', '2014-10-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-24', '', '', '0000-00-00', 'RL 7135 7549 2DE', NULL),
(3410, '', 2624, 999999999, 2, 'GM4004-2', '2014-10-20', '2013-11-09', '2013-11-19', 'silver', 'Black', 'Theorema ', '[OHNE G-Nachweis - NO Deal]\r\n2 parts inside the watch were out of positions.', '28-10-14\r\n...und Rotor gebrochen - acht Indexe gelöst, aber nur 7 zu finden... ZB von AltLagerUhr genommen, Rotor ers.\r\nK 2810 1345 - 31-10-14 okay', '1,2', '2014-10-31', '2014-10-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-31', '37.196.10.24', 'm37-196-10-24.cust.tele2.se', '2014-10-20', 'RL 7138 6775 1DE', NULL),
(3411, '', 1279, 2, 2, 'Paragon', '2014-10-13', '2013-02-17', '2013-02-17', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nIt constantly falls behind, since I bought this watch it has never been correct. It\'s extremely unreliable, I am now having to check the time on my iPhone instead of the watch. \r\nThe back glass has fallen off}', '14-10-14\r\n...Uhr stand auf dem 31.August... am 24. ist sie hier raus...seltsam... Denkt der Kunde er hat eine Batterieuhr?\r\nerstmal Kontrolle\r\nK 1410 1545 - absolut einwandfrei! \r\nKVA Bodenglas  25,- OHNE Garantie', '1,2', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-06', '', '', '0000-00-00', 'RL 7140 0137 6DE', NULL),
(3412, '', 2625, 999999999, 2, 'gm101 - Casablanca', '2014-10-20', '0000-00-00', '2014-06-17', 'gold', 'black', 'THEOREMA', 'GAINING TIME ', '28-10-14\r\nSichtprüfung oB\r\nUK 2810 1305 - einwandfrei\r\nWK 2910 0800 - 30-10-14 okay {Spiral-Zettel}', '1,2', '2014-10-30', '2014-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-30', '109.170.195.101', '109-170-195-101.xdsl.murphx.net', '2014-10-20', 'RL 7138 6767 7DE', NULL),
(3413, '', 2626, 2, 2, 'GM 106', '2014-10-13', '2013-08-15', '2013-08-15', 'Rose Gold', 'Schwarz', 'Theorema', '[OHNE Angabe]', '14-10-14\r\nsteht voll aufgezogen - Index 11 im Werk... 2 Indexe geklebt\r\nUK 1610 0750 - einwandfrei\r\nWK 1710 1050 - 20-10-14 okay', '1,2', '2014-10-20', '2014-10-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-20', '', '', '0000-00-00', 'RL 71 338 362 5DE', NULL),
(3414, '', 2627, 2, 2, 'Marco Polo-metalband', '2014-10-13', '2014-09-01', '2014-09-01', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nThe watch does not work, faulty home delivery. I\'ve tried everything (manual winding), but he does not move [...]}', '14-10-14\r\nHandaufzug einwandfrei, Rotor freigängig... \r\nK 1410 0920 - einwandfrei', '1,2', '2014-10-17', '2014-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-17', '', '', '0000-00-00', 'RL 7133 8359 4DE', NULL),
(3415, '', 2628, 999999999, 2, 'T3001', '2014-10-20', '0000-00-00', '2012-12-21', 'silver', 'black', 'Theorema', 'I bought a watch from you through Gropoun and it leaks water and is foggy. Reference number is T3001. Bracelets is also worn, destroyed. \r\nI send the watch to you today or tomorow.', '28-10-14\r\nwd-Eingangstest 8310 - bleibt das beschlagene Glas und das verbrauchte Armband - DateModul gelöst, Minuterie... \r\nDateModul befestigt und Schrauben gesichert, Minuterie geklebt, Automatik versorgt, WD-Test 8310\r\nK 2910 1020 - einwandfrei - KVA Band  25,-', '1,2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-22', '192.176.237.1', 'nat-prod.uppsala.se', '2014-10-20', 'RL 7163 5005 1DE', NULL),
(3416, '', 2629, 999999999, 2, 'Aruba Diamond', '2014-10-17', '0000-00-00', '2014-06-02', 'silver', 'white', 'Pionier', 'The pin which time can be adjusted is loose. It is out there', '22-10-14\r\nKrone aber schief...! Kunde ist wohl hängengeblieben und hat die Welle rausgerissen. Ansatz der Welle gebrochen und im Werk! KVA Werk und Krone ', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-24', '77.173.111.197', '77-173-111-197.ip.telfort.nl', '2014-10-20', 'RL 7135 7547 5DE', NULL),
(3417, '', 2630, 999999999, 0, 'GM 505', '2014-10-13', '0000-00-00', '2013-07-11', 'Black', 'Black', 'Pionier', 'Crown & stem broken off, original sent off with the watch when first attempted to get it fixed. The Crown & stem were not returned with the watch. but all still require attention.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '151.227.168.206', '97e3a8ce.skybroadband.com', '2014-10-20', '', NULL),
(3418, '', 2631, 999999999, 0, 'T3007', '2014-10-13', '0000-00-00', '2013-10-16', 'silver', 'Black', 'Theorema', 'When charged the barrel spring doesn`t roll back and the balance wheel doesn`t move at all.   ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.107.244.1', '95.107.244.1', '2014-10-20', '', NULL),
(3419, '', 2632, 999999999, 2, 'Marco-Polo', '2014-10-20', '0000-00-00', '2014-09-16', 'Black', 'Black', 'Theorema', 'The watch stops whilst on my wrist,\r\nwhen started, if left on my bedside table the charge would last, however whilst wearing the watch on my wrist the watch stops numerous times making me loose time.', '28-10-14\r\nsteht aber kpl. abgelaufen... aufgezogen und \r\nK 2810 1510 - absolut oB und 03-11-14 okay', '1,2', '2014-11-03', '2014-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-03', '82.17.199.107', 'cpc12-stkp7-2-0-cust362.10-2.cable.virginm.net', '2014-10-20', 'RL 71 373 963 3DE', NULL),
(3420, '', 2633, 999999999, 0, 'Cannot Fine', '2014-10-13', '0000-00-00', '2014-08-11', 'Steel', 'Gold', 'Pionier', 'Where I can find the serial number for my watch?\r\nThe defect of the watch:\r\n1. a practical placed on one of the diamond\r\n    - I worry that if the practical leave the current place and drop into the mechanical part, it will stick the movement part and stop the watch\r\n2. The watch is running fast\r\n    - It runs around 10 second fast daily\r\n    - I hope to adjust the second what I can do?\r\n    - I pull out the crown one step for adjustment of the timing, the second hand still moving', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '1.36.175.147', '1-36-175-147.static.netvigator.com', '2014-10-20', '', NULL),
(3421, '', 822, 999999999, 2, '3005 - Marco Polo', '2014-11-07', '0000-00-00', '2013-05-04', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 4907 v. 11-04-13]\r\nTHE PIN INSIDE THE WATCH ITSELF DROPPED OUT, THE CROWN ALSO CAME OFF. ', '13-11-14\r\nWelle gebrochen, aber bedingt durch schlecht befestigtes ZB - Zifferblattschrauben für Dia ers., Monatstota ers., AW/Krone ers.\r\nK 1311 1415 - 17-11-14 okay', '1,2', '2014-11-17', '2014-11-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-17', '220.255.2.34', 'proxy-220-255-2-34.singnet.com.sg', '2014-10-21', 'RL 7145 6530 7DE', NULL),
(3422, '', 2634, 999999999, 2, 'T3008', '2014-10-21', '0000-00-00', '2012-11-25', 'silver', 'White', 'Theorema', 'The outline has come off of the mechanism and got stuck at the top of the watch. The button which changes the date does not work, it also has a scratch on the glass.', '24-10-14\r\nDatumskorrektor gebrochen, ZB beschädigt - Zierring geklebt,\r\nWerk ers. mit neuem Werkring\r\nK 2410 1605 - 28-10-14 okay', '1,2', '2014-10-29', '2014-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-29', '188.95.129.18', '188.95.129.18', '2014-10-21', 'RL 71 373 953 1DE', NULL),
(3423, '', 2635, 2, 2, 'Casablanca', '2014-10-14', '2012-11-20', '2012-11-20', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nThe clasp of the crown protector has become loose and the protector no longer snaps shut. This makes it difficult to wear the watch}', '23-10-14\r\n...außerdem Zeiger abgefallen... Viertelrohr gekerbt, Zg aufgesetzt, Bügel gespannt\r\nUK 2310 1620 - einwandfrei\r\nWK 2410 0810 - 27-10-14 okay', '1,2', '2014-10-27', '2014-10-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-27', '', '', '0000-00-00', 'RL 71 373 967 8DE', NULL),
(3424, '', 2636, 2, 2, '3005 - Marco Polo', '2014-10-14', '2013-10-22', '2013-10-22', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] unfortunally one of the arms on the left hand dial has fallen off. [...]}', '23-10-14\r\nZB befestigt und Zeiger aufgesetzt\r\nK 2410 0910 - 28-10-14 okay', '1,2', '2014-10-29', '2014-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-29', '', '', '0000-00-00', 'RL 7137 3955 9DE', NULL),
(3425, '', 2637, 999999999, 2, 'gm506', '2014-10-20', '0000-00-00', '2013-12-30', 'Black', 'black', 'Pionier', 'clock is from 1 to 12 the thing that marks number 7 is gone  and is in the  Mechanism', '28-10-14\r\nist aber kpl. abgelaufen - 6 Indexe geklebt, Zg Day ers. - es fehlen Zg in rot für 506... deshalb Werk kpl. ers.\r\nK 2910 0835 - 03-11-14 okay', '1,2', '2014-11-03', '2014-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-03', '2a02:1811:2a02:b000:e563:9d78:e494:58f6', '2a02:1811:2a02:b000:e563:9d78:e494:58f6', '2014-10-21', 'RL 7138 6785 3DE', NULL),
(3426, '', 2638, 999999999, 0, 'gm-101-3', '2014-10-14', '0000-00-00', '2014-06-17', 'Black ', 'gold', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.2.99.66', '5e026342.bb.sky.com', '2014-10-21', '', NULL),
(3427, '', 1772, 999999999, 2, 'GM-103', '2014-11-07', '0000-00-00', '2013-07-30', 'silver', 'silver', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nThe clock is not working correctly, is is going way to fast. I corrected the clock a couple of hours ago, and already it is 40 minutes wrong.', '13-11-14\r\nSpirale? Sichtprüfung oB\r\nUK 1311 0940 - einwandfrei\r\nWK 1411 0925 - 17-11-14 okay\r\n{Spiralzettel}', '1,2', '2014-11-17', '2014-11-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-17', '143.97.2.35', 'ibv2.statoil.com', '2014-10-22', 'RL 7145 6532 4DE', NULL),
(3428, '', 1158, 999999999, 2, '3001-Paragon', '2014-10-15', '0000-00-00', '2014-10-15', 'bicolor rosé', 'white', 'Compast', 'Test für Marty, ich grüße dich.\r\nMelde dich bitte was etwas am Return Merchandise Authorisation Formular nicht stimmt.', '', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-12', '2a02:8108:480:17c:d527:da03:148c:2af4', '2a02:8108:480:17c:d527:da03:148c:2af4', '2014-10-22', 'BBB111', NULL),
(4123, '', 2753, 999999999, 2, '101-Cacablanca GM', '2014-11-19', '0000-00-00', '2013-12-03', 'gold', 'black', 'Theorema', 'I can wind up the watch about half way then if you pull out the winding mechanism to set the time the winding up becomes undone. \r\nSomething \"clicks\" when the winding mechanism is pulled out, it just doesn\'t feel or sound the same when winding up the watch.', '20-11-14\r\nKronendichtung - Sperradschraube\r\ngefettet - befestigt\r\nUK 2011 1040 - einwandfrei\r\nWK 2111 0905 - 24-11-14 okay', '1,2', '2014-11-24', '2014-11-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-24', '86.22.189.197', 'cpc1-nrte27-2-0-cust196.8-4.cable.virginm.net', '2014-11-20', 'RL 7148 9059 2DE', NULL),
(3430, '', 2639, 2, 2, 'Monte Carlo', '2014-10-15', '2014-08-07', '2014-01-29', 'silver', 'Schwarz', 'Theorema', '{abgetippt:\r\nlooses hours a day, 12:00 o\'clock hands do not line up correctly at that hour, sometimes hour hand won\'t move past 5 o\'clock position]', '24-10-14\r\nStdZg und fehlende ZgScheibe ers.\r\nUK 2710 0830 - einwandfrei\r\nWK 2910 0800 - 30-10-14 okay', '1,2', '2014-10-31', '2014-10-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-31', '', '', '0000-00-00', 'RL 7138 6778 2DE', NULL),
(3431, '', 2640, 2, 2, 'Damascus', '2014-10-15', '2014-01-02', '2014-01-02', 'Gold', 'Schwarz', 'Theorema', 'I use a watch just one day, But the  clock mechanism standing on my hand, does not work.   Please, tell me what can  I do for solving  this problem. Purchase date is 02.01.2014, reference GH 3008. Thanks in advance.', '24-10-14\r\nBeide TotaZg ab... ersetzt\r\nK 2410 1040 - 28-10-14 okay', '1,2', '2014-10-29', '2014-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-29', '', '', '0000-00-00', 'RL 7137 3959 3DE', NULL),
(6202, '', 4268, 999999999, 2, '3001-Paragon', '2016-01-20', '0000-00-00', '2016-01-07', 'silver', 'black', 'Theorema', 'Die Uhr ist mir leider zu groß.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.171.7.46', 'x50ab072e.dyn.telefonica.de', '2016-01-25', '', NULL),
(3433, '', 2642, 999999999, 2, '101-Cacablanca GM', '2014-10-23', '0000-00-00', '2014-06-17', 'gold', 'black', 'Theorema', 'We can not wind the watch up at the hands move on both settings.', '28-10-14\r\nAnkerkloben... nö, besser: Ankerrad! und Ellipse fehlt auch!\r\nAR und Unruh kpl. ers.\r\nUK 2810 1635 - einwandfrei\r\nWK 2910 0805 - 30-10-14 okay', '1,2', '2014-10-30', '2014-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-30', '86.188.255.50', 'inet-cache1.derbys.nhs.uk', '2014-10-22', 'RL 71 386 766 3DE', NULL),
(3434, '', 1093, 999999999, 2, '4004-Newton', '2014-10-20', '0000-00-00', '2013-02-15', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Kein Deal]\r\nThe watch is going to stand still for a few seconds again. hopefully fix it. \r\nI am very attached to the watch and get a lot of compliments on the watch. \r\nWould like to order a new watch strap, like the same color. I wait for response, and like you know what the costs are. \r\n\r\nregards, \r\nGerard Groenveld', '24-10-14\r\nwieder Rotor gebrochen... ers. und Bodendichtung ers.\r\nK 2410 1540 - 28-10-14 okay', '1,2', '2014-10-29', '2014-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-29', '195.35.241.195', 'C323F1C3.static.ziggozakelijk.nl', '2014-10-22', 'RL 7137 3954 5DE', NULL),
(3435, '', 2643, 999999999, 2, '507-Aruba', '2014-10-27', '0000-00-00', '2013-12-22', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis]\r\nstop working in night when is out of my hands and the one u round it to regelar time is not working:\'\'kapot\'\'', '31-10-14\r\nWelle gebrochen, weil \'wild\' ins Werk gesteckt! \r\nKrone/Welle  40,- ausf. 0812\r\nersetzt (Krone der 502!)\r\nK 0912 0820 - steht in der Datumschaltung - Zeiger? gerichtet\r\nK 1212 1120 - bleibt in der Datumschaltung stehen - Datumsraste lockerer gerichtet\r\nK 1512 1515 - DateModul \'schief\' - Werktausch\r\nK 1612 1000 - WD 8310 und 18-12-14 okay', '1,2', '2014-12-18', '2014-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-19', '105.155.46.158', '105.155.46.158', '2014-10-22', 'RL 7162 0120 8DE', NULL),
(3436, '', 2644, 999999999, 2, '502-Malibu', '2014-10-20', '0000-00-00', '2013-11-29', 'silver', 'black', 'Pionier', 'cannot wind the watch; movement defekt? [#6147]', '29-10-14\r\nWelle an Nut gebrochen - aber Reststück lose im Werk... Krone mit Welle ers. {Kulanz}\r\nK 2910 0945 - 31-10-14 okay', '1,2', '2014-10-31', '2014-10-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-31', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-10-22', 'RL 7138 6776 5DE', NULL),
(3437, '', 2645, 999999999, 2, '3001-Paragon', '2014-10-15', '0000-00-00', '2014-10-07', 'silver', 'white', 'Theorema', 'test', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.163.231.61', '2.163.231.61', '2014-10-22', '', NULL),
(3438, '', 2646, 999999999, 2, '503 - Sydney', '2014-10-24', '0000-00-00', '0000-00-00', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis\r\n Pionier Sydney Diamonds, GM-503-3. Several days ago, I find the watch does not walk. When I adjust my watch, minute hand and second hand roll together and the second hand bends and almost is broken.', '31-10-14\r\nStd und MinZg ers. \r\nK 3110 1040 - 03-11-14 okay', '1,2', '2014-11-03', '2014-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-03', '137.189.206.219', 'pn-206-219.itsc.cuhk.edu.hk', '2014-10-22', 'RL 7140 0126 5DE', NULL),
(3439, '', 2429, 999999999, 2, '507-Aruba', '2014-10-20', '0000-00-00', '2014-08-12', 'gold', 'white', 'Pionier', 'clock does not start', '29-10-14\r\nsteht kpl. abgelaufen... oops, beim Zgstellen hakt die Unruh... Höhenluft verringert \r\nK 2910 1005 - 03-11-14 okay', '1,2', '2014-11-03', '2014-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-03', '2a02:1811:e808:1000:3120:de04:3494:5dab', '2a02:1811:e808:1000:3120:de04:3494:5dab', '2014-10-22', 'RL 7138 6784 0DE', NULL),
(3440, '', 2647, 999999999, 2, '508-Dublin', '2014-11-24', '0000-00-00', '2014-07-08', 'silver', 'white', 'Pionier', 'Losing time, second hand get stuck on hour hand', '27-11-14\r\nkpl. abgelaufen - MinZg gerichtet, aber: Aufzug oF - Werk kpl. ers.\r\nK 2711 1435 - 02-12-14 okay', '1,2', '2014-12-02', '2014-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-02', '90.201.226.216', '5ac9e2d8.bb.sky.com', '2014-10-23', 'RL 7151 7955 1DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(3441, '', 2648, 2, 2, 'T 3001', '2014-10-16', '2013-05-15', '2013-05-15', 'rosé', 'Weiß', 'Theorema', '{abgetippt:\r\nEs ist nicht die Zeit zu nehmen, verloren Minuten und hält ständig, seit ich es gekauft}', '24-10-14\r\nkpl. abgelaufen... Amplitude geht bei ZBo in den Keller...\r\nUnruh kpl. ers. und geölt, Anker gerichtet, Automatik versorgt\r\nK 2410 1140 - 28-10-14 okay', '1,2', '2014-10-29', '2014-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-29', '', '', '0000-00-00', 'RL 7137 3956 2DE', NULL),
(3442, '', 2649, 2, 2, 'T 3004 - Cannes', '2014-10-16', '2012-10-10', '2012-10-10', 'silver', 'schwarz', 'Theorema', '{abgetippt:\r\nImpossible to wind up the watch}', '24-10-14\r\nKronendichtung... entnommen - wd 8310\r\nK 2410 1150 - 28-10-14 okay', '1,2', '2014-10-29', '2014-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-29', '', '', '0000-00-00', 'RL 7137 3957 6DE', NULL),
(3443, '', 2509, 2, 2, 'Monaco', '2014-10-16', '2013-08-22', '2013-08-22', 'Gold', 'Schwarz', 'Theorema', '{OHNE G-Nachweis}', '24-10-14\r\nKlinkenfeder gebrochen und das Bruchstück blockiert die Zeiger... GANZ BLÖDE SACHE, weil das Werk erst im September ersetzt wurde! \r\n==> Uhr vom RückläuferLager in Gang gebracht als Ersatz\r\nK 2410 1340 - nochmal neues Werk\r\nK 2810 0955 - 31-10-14 okay', '1,2', '2014-10-31', '2014-10-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-31', '', '', '0000-00-00', 'RL 7138 6777 9DE', NULL),
(3444, '', 2650, 2, 2, 'Paragon', '2014-10-16', '0000-00-00', '2013-11-11', 'Gold', 'Weiss', 'Theorema', '[OHNE Angabe - OHNE G-Nachweis - Deal 12014/15 11.11.2013]', '24-10-14\r\nBodenglas fehlt - Uhr wurde ohne Glas getragen: Werk vergammelt, Band verbraucht!\r\nKVA Werk und Glas und Band 130,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(3445, '', 2652, 999999999, 2, '508-Dublin', '2014-10-22', '0000-00-00', '2014-08-06', 'gold', 'black', 'Pionier', '[G per email 16-10-14]\r\nAs you turn the wheel, the clock is running very fast. Also during the movement.', '30-10-14\r\nAnkerrad... weil eine Schraube der RW-Brücke gelöst war...\r\nWerk kpl. ers.\r\nK 3010 1355 - 03-11-14 okay', '1,2', '2014-11-03', '2014-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-03', '178.118.134.44', '178-118-134-44.access.telenet.be', '2014-10-23', 'RL 7140 0125 7DE', NULL),
(3446, '', 2653, 999999999, 2, '4004-Newton', '2014-10-24', '0000-00-00', '2013-03-14', 'black', 'black', 'Theorema', '[G und Photos per email 17-10-14]\r\nAt the moment no longer works , has an component that moves freely, does not follow the most correct automatic movement.', '31-10-14\r\nRotor gelöst - und untere Stoßsicherung hat sich geöffnet {Datumscheibe ers.} - Stoßsicherung fixiert, Rotor befestigt\r\nK 3110 1150 - 03-11-14 okay', '1,2', '2014-11-03', '2014-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-03', '94.39.175.139', 'dynamic-adsl-94-39-175-139.clienti.tiscali.it', '2014-10-23', 'RL 7138 6786 7DE', NULL),
(3447, '', 2654, 999999999, 2, '502-Malibu', '2014-10-23', '0000-00-00', '2014-08-26', 'gold', 'black', 'Pionier', 'I have just received the watch back from repair (although no defect was found) on 13th October 2014. The instruction from the \'repair\' is that we have to move the watch more frequently or wind it if we are not moving it. My husband has worn it all day since and wind it every night. However it stopped working today and the kinetic ball has stopped moving', '30-10-14\r\nunglaublich... jetzt ist das Klinkenrad aus der Platine gebrochen... Werktausch\r\nK 3110 0945 - 03-11-14 okay', '1,2', '2014-11-03', '2014-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-03', '2.216.242.88', '02d8f258.bb.sky.com', '2014-10-24', 'RL 7140 0124 3DE', NULL),
(3448, '', 2655, 999999999, 0, '', '2014-10-17', '0000-00-00', '0000-00-00', '', '', '', 'I discovered your tufina-uhren.de::Contact Information Form page and noticed you could have a lot more visitors. I have found that the key to running a website is making sure the visitors you are getting are interested in your niche. There is a company that you can get traffic from and they let you try the service for free. I managed to get over 300 targeted visitors to day to my site. Visit them today: http://gr0bi.de/23ew\r\nVivian http://yoururl.us/3j0o', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '192.171.236.178', '192.171.236.178', '2014-10-24', '', NULL),
(3449, '', 2651, 2, 2, '501 - Coppernicus', '2014-10-17', '0000-00-00', '2013-09-13', 'gold', 'black', 'Pionier', 'Welle wird im Werk nicht gehalten', '17-10-14\r\nWH war - hmm... - reingedrückt... \r\nK 1710 1115 - 20-10-14 okay', '1,2', '2014-10-20', '2014-10-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-20', '', '', '0000-00-00', 'RL 71 338 363 4DE', NULL),
(3450, '', 1109, 999999999, 0, 'other', '2014-10-17', '0000-00-00', '2013-10-01', 'silver', 'white', 'Elysee', 'The number 9 came loose from the backplate.\r\n\r\nElysee Tristan model 76009 ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.108.4.146', '212.108.4.146', '2014-10-24', '', NULL),
(3451, '', 2433, 2, 2, 'GM 106', '2014-10-17', '2013-08-19', '2013-08-19', 'Silber', 'Weiss', 'Theorema', '[OHNE ANgabe, aber ein Index wieder ab...]', '21-10-14\r\nAlle (!) Indexe geklebt - besser als neue Blätter! \r\nUK 2110 1620 - einwandfrei\r\nWK 2210 0835 - 23-10-14 okay', '1,2', '2014-10-24', '2014-10-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-24', '', '', '0000-00-00', 'RL 71 357 545 8DE', NULL),
(3452, '', 2656, 999999999, 2, '102-Monte Carlo GM', '2014-10-22', '0000-00-00', '2013-09-20', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal nicht auffindbar!]\r\nthe glass on the Watch is broke, but it seems like the Watch also stoped workin.\r\n\r\nplease contact me if i need to pay anything.', '30-10-14\r\nGlas fehlt, Werk voller Dreck und Glassplitter\r\n==> Werk und Glas ersetzen  105,-  ausf. 0311\r\nGlas und Werk kompl. ers. - wd 8310\r\nUK 0311 1150 - einwandfrei\r\nWK 0411 0750 - 05-11-14 okay', '1,2', '2014-11-05', '2014-11-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-05', '81.161.177.195', 'ip2.c46.amb56.cust.comxnet.dk', '2014-10-24', 'RL 7140 0134 5DE', NULL),
(3453, '', 2657, 999999999, 2, '508-Dublin', '2014-10-27', '0000-00-00', '2014-04-01', 'silver', 'black', 'Pionier', 'The hour and minute dials run into each other. When I try to set time and pull out knob to do so, the dials are not moving when I turn the knob.', '31-10-14\r\nMinZg gelöst - ersetzt und Zg gerichtet\r\nK 3110 1240 - 03-11-14 okay', '1,2', '2014-11-03', '2014-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-03', '84.27.18.163', '541B12A3.cm-5-4a.dynamic.ziggo.nl', '2014-10-25', 'RL 71 386 780 5DE', NULL),
(3454, '', 2658, 999999999, 2, '107-Rio', '2014-12-10', '0000-00-00', '2013-10-10', 'gold', 'black', 'Theorema', 'Hi everytime I wind the watch up it runs alot faster\r\nthan the normal time ', '16-12-14\r\nSichtprfg. oB\r\nUK 1612 1330 - einwandfrei\r\nWK 1712 0745 - 18-12-14 okay\r\n{Aufzugzettel}', '1,2', '2014-12-18', '2014-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-19', '176.35.0.32', '176-35-0-32.xdsl.murphx.net', '2014-10-25', 'RL 7162 0121 1DE', NULL),
(3455, '', 2200, 999999999, 2, '104-Copacabana', '2014-11-11', '0000-00-00', '2013-07-22', 'gold', 'black', 'Theorema', '{abgetippt:\r\nThe watch does not keep the time properly. It goes behind or forward by big margins, sometimes as much as 3-4 hrs.}', '17-11-14\r\nSichtprüfung oB - dann erstmal...\r\nUK 1711 1115 - einwandfrei\r\nWK 1811 0745 - einwandfrei\r\nLK oB - reguliert und \r\nWK 1911 1025 - 21-11-14 okay\r\n{Spiralzettel}\r\n604569186956 Fedex 29.01.15', '1,2', '2015-01-29', '2015-01-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-21', '81.178.217.188', '81-178-217-188.dsl.pipex.com', '2014-10-26', 'RL 7148 9044 2DE', NULL),
(3456, '', 2659, 999999999, 2, '4004-Newton', '2014-10-27', '0000-00-00', '2014-09-29', 'silver', 'black', 'Theorema', 'The date on the Clock did not work. I can not change it. the problem was from the beginig, when i got my Clock delivered.  ', '31-10-14\r\n7 (!) Indexe lose und klemmen Werk und Datum... \r\nUhr komplett getauscht\r\nK 3110 1320 - 03-11-14 okay', '1,2', '2014-11-03', '2014-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-03', '83.251.232.170', 'c83-251-232-170.bredband.comhem.se', '2014-10-26', 'RL 7138 6783 6DE', NULL),
(3457, '', 2660, 999999999, 2, '3006-Monaco Diamond', '2014-11-10', '0000-00-00', '2012-11-20', 'black', 'black', 'Theorema', '[G per email 20-10-14]\r\nDie Uhr klappert und funktioniert nicht mehr! ', '12-11-14\r\nRotor befestigt - Krone gängig gemacht - 2 Dia im ZB geklebt\r\nK 1311 0840 - 17-11-14 okay', '1,2', '2014-11-23', '2014-11-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-24', '109.255.6.11', '109.255.6.11', '2014-10-27', '44327017361 ', NULL),
(3458, '', 2661, 2, 2, 'Casablanca', '2014-10-20', '2012-11-20', '2012-11-20', 'Gold', 'Schwarz', 'Theorema', '', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-20', '', '', '0000-00-00', 'RL 7133 83648DE', NULL),
(3459, '', 2662, 2, 2, 'Casablanca', '2014-10-20', '2013-02-12', '2013-12-02', 'Silber', 'silber', 'Theorema', '{abgetippt:\r\nConstantly gains time. In excess of 20 minutes in one hour}', '29-10-14\r\nSichtprfg oB\r\nUK 2910 1030 - einwandfrei\r\nWK 3010 0845 - 31-10-14 okay', '1,2', '2014-10-31', '2014-10-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-31', '', '', '0000-00-00', 'RL 71 386 771 7DE', NULL),
(3460, '', 2663, 2, 2, 'Newton', '2014-10-20', '2014-02-10', '2014-02-10', 'Schwarz', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 17257 10-02-14]\r\n{abgetippt und übersetzt:\r\ndra che in una giornata è avanti di 15 minuti regocando il giorno successivo, trascorse 24 ore, è ancora avanti di 15 minuti. scheggia di materiale sul vetro superiore internamente vicino al primo brillante dopo il simbolo XII vetro superiore graffiato nella parte della scritta Theorema\r\n---\r\nnow that in a day is ahead 15 minutes regocando the next day, after 24 hours, is still ahead by 15 minutes. piece of material on the upper glass-house near the first bright after the symbol XII glass scratched in the upper part of the written Theorema}', '29-10-14\r\nokay... da liegt ein Stückchen Plastik bei der \'1\'... Die Kratzer auf dem Glas stammen vom Kunden! Und die Ganggenauigkeit prüfe ich vorab!\r\nK 2910 1120 - in 5 Tagen 5min plus... - reguliert, Glas innen gesäubert\r\nK 0311 1300 - erneut reguliert gegen \'0\'\r\nK 0611 0750 - nochmal reguliert (3min in 4d)\r\nK 1011 0825 - 13-11-14 okay', '1,2', '2014-11-13', '2014-11-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-13', '', '', '0000-00-00', 'RL 71 441 941 0DE', NULL),
(4006, '', 2664, 2, 2, 'Florida Edelstahl', '2014-10-20', '2014-07-17', '2014-07-17', 'Schwarz', 'Schwarz', 'Pionier', '{abgetippt und übersetzt:\r\nl\'orologio è caduto a terra rompendosi il vetro. suppongo che il diffeto sia nel cinturino che si è staccato da solo.\r\n---\r\nthe clock fell to the ground and broke the glass. I guess the diffeto both the strap that came off by itself}', '29-10-14\r\nSchließensteg 6 tatsächlich nicht iO, löst sich aus der Schließe\r\nGlas auf jeden Fall unter Kulanz, Schließe - gerichtet (verengt), Glas mit Dichtung ers., wd 8310\r\nK 2910 1200 - 03-11-14 okay', '1,2', '2014-11-03', '2014-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-03', '', '', '0000-00-00', 'RL 7138 6782 2DE', NULL),
(4067, '', 2702, 999999999, 2, '3009-Dubai', '2014-11-20', '0000-00-00', '2013-01-10', 'black', 'black', 'Theorema', 'Stopped working, the reason is not installed', '21-11-14\r\neine Schraube der AutoBrücke im Werk - entfernt, Automatik versorgt\r\nK 2111 1445 - verliert - reguliert\r\nK 2511 0905 - 27-11-14 okay \r\nPaket am 11.12.14 zurück erhalten, da Kunde umgezogen!\r\nRL 72 507 614 5DE 27.08.2015', '1,2', '2015-08-28', '2015-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-27', '87.93.13.194', '87-93-13-194.bb.dnainternet.fi', '2014-11-11', 'RL 7149 6308 2DE', NULL),
(4066, '', 2701, 999999999, 0, '4004-Newton', '2014-11-04', '0000-00-00', '2014-02-06', 'gold', 'black', 'Theorema', 'La montre ne fonctionne plus, ni trotteuse et la remontée automatique ne fonctionne pas non plus', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.213.255.62', 'ANancy-652-1-406-62.w86-213.abo.wanadoo.fr', '2014-11-11', '', NULL),
(4065, '', 2700, 999999999, 2, '104-Copacabana', '2014-12-09', '0000-00-00', '2012-12-20', 'silver', 'black', 'Theorema', 'Heavily scratched on surface. Screws have fell out of the case. The silver number\'s \"12\" have both fell off within the watch, and the watch now cannot be wound up anymore, rendering it useless.', '16-12-14\r\nGrausamer Zustand... mind. 4 Indexe gelöst, Glas/Gehäuse mit Kratzern übersät! Band völlig verbraucht\r\nKVA  Gehäuse und Band 65,- \r\nZB/Werk unter Garantie', '1,2', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-05', '109.111.215.194', 'remote.redstarfm.com', '2014-11-11', 'RL 71 800 956 5DE', NULL),
(4064, '', 2699, 999999999, 2, '3002-Jumbo', '2014-11-10', '0000-00-00', '2012-04-02', 'bicolor rosé', 'white', 'Theorema', 'this is already the 3th repair! its 3x the same defekt on the dial and zeige. the customer has no faith anymore', '14-11-14\r\n1. Garantie seit 7 Monaten abgelaufen\r\n2. Uhr extrem beansprucht, Glas deutlich zerkratzt und heftige Druckstellen ums Gehäuse\r\n3. bereits im Mai KulanzReparatur durchgeführt\r\nKVA Gehäuse/Werk/Armband  145,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-11-11', '', NULL),
(4063, '', 2698, 999999999, 2, '3006-Monaco Diamond', '2014-11-10', '0000-00-00', '2013-12-03', 'gold', 'white', 'Theorema', '[OHNE G-Nachweis - NO Deal - soll ca. Dez 13?]\r\nThere is a small part rattling around that can be heard and sometimes seen. The watch belongs to my daughters boyfriend who as i explained in my email is serving abroad and she was wearing the watch.unfortunately I do not know the warranty details, but it would not let me continue without filling in the section, i will try and find any details on a warranty and send an email to you. ', '14-11-14\r\nRotor gelöst, Rückereinheit/Spirale zerstört\r\nUnruh kpl. ers., Rotor befestigt - KULANZ\r\nK 1411 1415 - 18-11-14 okay', '1,2', '2014-11-20', '2014-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-20', '82.132.217.91', 'dab-glb1-h-37-3.dab.02.net', '2014-11-11', 'RL 71 477 497 1DE', NULL),
(4062, '', 2697, 999999999, 2, '505-Florida', '2014-11-10', '0000-00-00', '2014-07-30', 'black', 'black', 'Pionier', '[G per email 04-11-14]\r\nAfter using one week my new wristwatch (Pionier 505-6)  it stopped when I put it to the table. I have not broken it, but it stopped itself automatically and then didn\'t show time at all (hands doesn\'t move). When I shake it, it starts to run normally again for a while, but after some moments it will stop running again (and it doesn\'t work any more).', '14-11-14\r\nkpl. abgelaufen... hmm... Kunde wollte Umtausch in Silber, aber zu deutlich getragen \r\nK 1411 1305 - Zg mögen sich nicht - gerichtet {ZgWerk schief?}\r\nK 1811 0855 - 21-11-14 okay', '1,2', '2014-11-21', '2014-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-21', '91.158.79.83', '91-158-79-83.elisa-laajakaista.fi', '2014-11-11', 'RL 7148 9045 6DE', NULL),
(4061, '', 1443, 2, 2, '3006 - Monaco Diamond', '2014-11-04', '0000-00-00', '0000-00-00', 'black', 'black', 'Theorema', '[OHNE Angabe - OHNE G-Nachweis - KEIN Deal]', '04-11-14\r\nRotor gelöst, aber am Werk hat schon halb Albanien geschraubt... Werk kpl. ers.\r\nK 0411 1535 - 10-11-14 okay', '1,', '2018-11-02', '2018-11-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(4060, '', 2696, 999999999, 2, '505-Florida', '2014-11-06', '0000-00-00', '2014-07-30', 'gold', 'black', 'Pionier', 'one golden decorative circle has twisted in the dial between 4-5 and the clock hand cant move around', '14-11-14\r\nZierring der Unruhumrandung ist hochgebogen... außerdem Klinkenräder prüfen - beide ersetzt\r\nK 1411 1340 - 18-11-14 okay', '1,2', '2014-11-20', '2014-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-20', '85.23.154.13', '85-23-154-13.bb.dnainternet.fi', '2014-11-11', 'RL 7145 6539 0DE', NULL),
(4059, '', 2695, 999999999, 2, '101-Cacablanca GM', '2014-11-10', '0000-00-00', '2014-07-30', 'gold', 'black', 'Theorema', 'Reference 6M 101    Date 30-07-14\r\nthe screw that hold the arm that covers the watch crown has dropped off.\r\nPlease arrange for repair. ', '13-11-14\r\njo, fehlt... Gehäusetausch - wd 8310\r\nUK 1311 1630 - einwandfrei\r\nWK 1411 1050 - 17-11-14 okay', '1,2', '2014-11-17', '2014-11-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-17', '89.240.86.85', 'host-89-240-86-85.as13285.net', '2014-11-10', 'RL 71 456 526 7DE', NULL),
(4057, '', 2694, 999999999, 2, '3007-Vienna', '2014-11-20', '0000-00-00', '2014-05-27', 'silver', 'black', 'Theorema', 'Elle a stoppée de fonctionner d\'un seul coup arrêt complet\r\n---\r\nShe stopped functioning all of a sudden full stop', '21-11-14\r\nausgeschwungen... Druckstelle auf Lunette bei 4:00\r\nAnker ersetzt\r\nK 2111 1350 - 25-11-14 okay\r\n\r\nUhr am 2.12.14 zugestellt!', '1,2', '2014-12-13', '2014-12-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-26', '213.151.174.106', 'fibre-213-151-174-106.cityplaybusiness.fr', '2014-11-10', 'RL 7149 6306 5DE', NULL),
(4056, '', 2693, 2, 2, 'Casablanca', '2014-11-03', '2014-10-15', '2014-10-15', 'Silber', 'Weiss', 'Theorema', 'It stops as soon as you wear it or maybe after 5 minutes. ', '05-11-14\r\nundefinierter Fehler in der Hemmung - Werktausch\r\nUK 0511 1055 - einwandfrei\r\nWK 0611 0810 - 07-11-14 okay\r\n{für den Kunden Umtausch}', '1,2', '2014-11-07', '2014-11-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-07', '', '', '0000-00-00', 'RL 71 400 140 2DE', NULL),
(4055, '', 1926, 2, 2, 'Marco Polo', '2014-11-03', '0000-00-00', '2012-11-25', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\nWatch stops when not extremely shaken or twisted. With normal daily moving, and I sit a few hours at the computer, it stops running. Booklet says \"should be worn 12hrs per day\", but the offer never said it has to be bought by carpenters}', '05-11-14\r\n...aber Humor hat er...  okay, Text ist der von April \r\nAutomatik einseitig schwergängig - Klinkenrad? - Beide Klinkeräder ersetzt - Datum schaltet nicht!\r\nDatumschaltrad und EinerScheibe ers. \r\nK 0611 0955 - 10-11-14 einwandfrei\r\nKVA Band 25,- ', '1,2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-24', '', '', '0000-00-00', 'RL 7149 6296 6DE', NULL),
(4054, '', 2692, 999999999, 2, '3001-Paragon', '2014-11-24', '0000-00-00', '2013-11-11', 'gold', 'white', 'Theorema', 'Just stopped for no reason.', '27-11-14\r\nreason found - Schrauben der RW-Brücke waren gelöst... KBR mit Zapfenbruch - ersetzt, Automatik versorgt, reguliert\r\nK 2711 1300 - 02-12-14 okay', '1,2', '2014-12-02', '2014-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-02', '213.184.196.74', '213.184.196.74', '2014-11-10', 'RL 7153 3548 6DE', NULL),
(4053, '', 619, 999999999, 2, '3006-Monaco Diamond', '2014-11-14', '0000-00-00', '2012-11-23', 'silver', 'white', 'Theorema', 'Time has stopped.\r\nNot winding up anymore,jammed\r\nThis is the second time i have sent this back to you in less than 6 months.I was promised quality.', '17-11-14\r\n Jan 14 Werktausch - klemmt im RW, weil FH geplatzt ist\r\nalso, erneut Werktausch - WD 8310\r\nK 1711 1350 - 21-11-14 okay', '1,2', '2014-11-21', '2014-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-21', '109.76.5.223', '109.76.5.223', '2014-11-09', 'RL 7148 9046 0DE', NULL),
(4052, '', 2691, 999999999, 0, '102-Monte Carlo GM', '2014-11-02', '0000-00-00', '2012-10-10', 'gold', 'black', 'Theorema', 'Wind up mechanism is broken and the dial hands no longer move.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '185.58.19.238', '019238.modeltele.com', '2014-11-09', '', NULL),
(4051, '', 2232, 999999999, 2, '104-Copacabana', '2014-11-21', '0000-00-00', '2013-07-18', 'gold', 'black', 'Theorema', 'MY WATCH HAS STOPPED WORKING.', '25-11-14\r\nwar erst im Juli hier? ausgeschwungen... also gefallen.. \r\nAnker leicht gerichtet\r\nUK 2511 1150 - einwandfrei\r\nWK 2611 0810 - 27-11-14 okay', '1,2', '2014-11-27', '2014-11-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-27', '82.164.243.211', '211.243.164.82.customer.cdi.no', '2014-11-07', 'RL 7149 6310 5DE', NULL),
(4050, '', 2690, 999999999, 2, '101-Casablanca', '2014-11-14', '0000-00-00', '2014-02-19', 'black', 'black', 'Theorema', 'The minute and hour hands are not rotating even I see the gears inside are moving.', '17-11-14\r\nZgWerk hochgekommen... - aufgesetzt und Schrauben nachgezogen\r\nUK 1711 1310 - einwandfrei\r\nWK 1811 0745 - 19-11-14 okay', '1,2', '2014-11-20', '2014-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-20', '223.197.243.139', '223-197-243-139.static.imsbiz.com', '2014-11-07', 'RL 7147 7505 3DE', NULL),
(4049, '', 2689, 999999999, 2, '505-Florida', '2014-11-05', '0000-00-00', '2014-07-21', 'silver', 'white', 'Pionier', 'Tha watch does not run, even after winding the watch crown in clockwise motion.', '07-11-14\r\nAnker höher gerichtet, Höhenluft Unruh vergrößert\r\nein Klinkenrad ers. \r\nK 0711 1025 - 11-11-14 okay', '1,2', '2014-11-13', '2014-11-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-13', '91.183.95.1', '1.95-183-91.adsl-static.isp.belgacom.be', '2014-11-07', 'RL 71 441 936 6DE', NULL),
(4539, '', 3195, 999999999, 2, '3006-Monaco Diamond', '2015-02-09', '0000-00-00', '2013-08-15', 'black', 'black', 'Theorema', 'second hand detached', '18-02-15\r\n...und Armband völlig verwarzt... bäh...\r\nund Rotor auch gebrochen - ersetzt, Zg aufgesetzt, reguliert\r\nK 1802 1355 - reguliert\r\nK 0303 0810 - bl. stehen in der Datumschaltung - Werktausch\r\nK 0603 1305 - 18-03-15 okay\r\n\r\nKVA Band  25,- ausf 1803', '1,2', '2015-03-19', '2015-03-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-19', '188.92.233.186', '188-92-233-186.ccsleeds.co.uk', '2015-02-11', 'RL 7196 9510 5DE', NULL),
(4047, '', 2688, 999999999, 2, '3001-Paragon', '2014-11-03', '0000-00-00', '2014-02-01', 'gold', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 11708 vom 05-11-2013]\r\n1) 2 min Nachlauf/ 24 std\r\n2) Drehknopf Zeitzone los gegangen\r\n3) Zeitzone kann nicht eingestellt werden\r\n4) Lockmechanismus des Armbandes zu locker, geht von sich selbst auf.\r\nDie Uhr werde ich Ihnen separat senden.', '05-11-14\r\nZeitZonenKrone aufgesetzt {2 und 3} \r\nZeitwaage: minus 40sec/d - reguliert +8sec/d {1}\r\nSchließe nachgespannt {4}\r\nK 0611 1005 - 10-11-14 okay', '1,2', '2014-11-10', '2014-11-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-10', '80.220.250.31', 'dsl-jklbrasgw2-50dcfa-31.dhcp.inet.fi', '2014-11-06', 'RL 7144 1925 5DE', NULL),
(4046, '', 2687, 999999999, 2, '3006-Monaco Diamond', '2014-11-05', '0000-00-00', '2014-10-14', 'gold', 'white', 'Theorema', 'Request for color exchange - I bought the gold face, black strap, but I would like to change to black face, black strap.', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-05', '175.138.60.154', '175.138.60.154', '2014-11-06', 'RL 71 400 129 1DE', NULL),
(4045, '', 2463, 999999999, 2, '3001-Paragon', '2014-11-05', '0000-00-00', '2013-05-26', 'gold', 'white', 'Theorema', 'non funziona, non si muovono le lancette!!! questa è la seconda terza volta che Vi invio l\'orologio.\r\n---\r\ndoes not work, do not move the hands !!! This is the second third time I send the watch.', '06-11-14\r\nNeues Werk im Oktober? Klemmung im RW... unglaublich, aber von irgendwelchen Plastikresten über Schmutz und Haaren bis hin zu Rost in einem \'Neuen\' Werk! \r\nRostige Teile ersetzt (AR, 1 Schraube), Unruh kpl. ers., Klinkenrad ers. \r\nK 0711 0945 - 11-11-14 okay\r\n{Armband auf Kulanz ers.}', '1,2', '2014-11-13', '2014-11-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-13', '91.253.129.167', '91.253.129.167', '2014-11-05', 'RL 7144 1938 3DE', NULL),
(4044, '', 2686, 999999999, 2, '2007-Toronto', '2014-11-03', '0000-00-00', '2013-10-11', 'silver', 'white', 'Theorema', 'Winding the watch isn\'t possible. It doesn\'t get grip so it doesn\'t wind.', '05-11-14\r\nSperradschraube... mit allen anderen Schrauben befestigt\r\nUK 0511 1510 - einwandfrei\r\nWK 0611 0810 - 07-11-14 okay', '1,2', '2014-11-07', '2014-11-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-07', '81.68.95.97', 's51445f61.adsl.online.nl', '2014-11-05', 'RL 71 400 127 4DE', NULL),
(4043, '', 2685, 2, 2, 'T 3003', '2014-10-29', '2011-11-08', '2011-11-08', 'Silber', 'Schwarz', 'Pionier', '[G seit 12 Monaten abgelaufen]\r\n{abgetippt:\r\nKnopf ist lose}', '04-11-14\r\nWelle direkt an Krone gebrochen: Uhr ist gefallen! Monatszeiger war auch ab... befestigt, Vorab Kontrolle\r\nK 0411 1550 - einwandfrei\r\nKVA Krone/Welle ersetzen  40,-  ausf. 2001\r\ners. - WD 8310\r\nK 2001 1400 - 23-01-15 reguliert und okay', '1,2', '2015-01-29', '2015-01-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-29', '', '', '0000-00-00', '00340433836371138889', NULL),
(4042, '', 904, 2, 2, 'Macau', '2014-10-29', '2014-09-25', '2014-09-25', 'gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nThe watch doesn\'t work anymore, after two days. I think it\'s concerning the \'day\' button. I twisted, turned it anti-clockwise to set the \'dual-time\' and that was it. No more function.}', '04-11-14\r\nklingt eher nach Anker... jo, Unruh verhakt - Anker ambulant höher gerichtet\r\nK 0411 1405 - 10-11-14 okay', '1,2', '2014-11-10', '2014-11-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-10', '', '', '0000-00-00', 'RL 7144 1931 8DE', NULL),
(4041, '', 2521, 2, 2, 'Florida', '2014-10-29', '2014-07-30', '2014-07-30', 'Silber', 'Weiss', 'Pionier', 'Kurzform: SekZg \'springt\' unregelmäßig', '04-11-14\r\nhmm... jo, jetzt taucht ein Fehler auch hier auf: ein Triebzahn vom AR muss fehlen - nein, Eingriff SekRd/AR-Trieb ist fehlerhaft, kommt aber nur bei ZB oben zum Tragen - Werktausch \r\nK 0411 1340 - minus 3min - das liegt an der Automatik! \r\nBeide Klinkenräder ers. \r\nK 1011 1000 - 13-11-14 okay', '1,2', '2014-11-13', '2014-11-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-13', '', '', '0000-00-00', 'RL 7145 6522 2DE', NULL),
(4040, '', 2684, 2, 2, 'Florida Edelstahl', '2014-10-29', '2014-09-03', '2014-09-03', 'schwarz', 'Schwarz', 'Pionier', '[OHNE G-Nachweis - Deal 23896 vom 03-09-14]\r\n{abgetippt:\r\nThe collabration between the minute hand and the hour hand is offsed - by 30 minutes with regards to the hour}', '04-11-14\r\nein Dia bei 6 fehlt, TotaZg nicht tief genug aufgesetzt\r\nZB ers. und beide TotaZg ers. \r\nK 0411 1150 - 10-11-14 okay', '1,2', '2014-11-10', '2014-11-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-10', '', '', '0000-00-00', 'RL 7144 1926 4DE', NULL),
(4058, '', 1896, 999999999, 2, '3005-Marco Polo', '2014-11-13', '0000-00-00', '2013-12-03', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - NO DEAL]\r\nHi,\r\n\r\nThe watch has again stopped working.\r\nThis time the month dial and the day dial have also come away.\r\nAgain my reference number is GM 3005.\r\nWill I post it back to again .\r\n\r\nRegards,\r\nKevin\r\n\r\n', '17-11-14\r\ngefallen, ZB hat Zeiger gebrochen...\r\nWerktausch, Zeiger... 90,- ', '1,2', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-04', '137.191.233.71', 'h137-191-233-71.gn.gov.ie', '2014-11-10', 'RL 7153 3551 2DE', NULL),
(4039, '', 2683, 999999999, 2, '103-Sao Paolo', '2014-11-17', '0000-00-00', '2012-12-10', 'silver', 'white', 'Theorema', 'The Mainspring no longer engages with the crown wheel.', 'Eingang 17-11-14 über TB\r\n18-11-14\r\nSperrad gelöst - befestigt\r\nUK 1811 1625 - einwandfrei\r\nWK 1911 0800 - 20-11-14 okay', '1,2', '2014-11-20', '2014-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-20', '20.133.40.13', 'odchide13.zqwdrqsz.com', '2014-11-05', 'RL 7147 7507 5DE', NULL),
(4038, '', 2682, 999999999, 2, '3001-Paragon', '2014-11-10', '0000-00-00', '2014-07-07', 'silver', 'white', 'Theorema', '[G per email 28-10-14]\r\nA cresent shaped part on the backside of the watch has come loose', '13-11-14\r\nRotor gebrochen - ersetzt und 1 fehlende Schraube der AutoBrücke ers.\r\nK 1311 1555 - 17-11-14 okay', '1,2', '2014-11-17', '2014-11-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-17', '213.103.214.28', 's213-103-214-28.cust.tele2.se', '2014-11-04', 'RL 7145 6527 5DE', NULL),
(4037, '', 2400, 999999999, 0, '3008-Damascus', '2014-10-28', '0000-00-00', '2012-11-25', 'silver', 'black', 'Theorema', 'The \"second\" ticker has detached itself inside the watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '101.98.54.25', '101.98.54.25', '2014-11-04', '', NULL),
(4036, '', 2681, 999999999, 2, '502-Malibu', '2014-11-05', '0000-00-00', '2014-09-09', 'silver', 'black', 'Pionier', 'While re-setting the time and pulling up the spring in this mechanical watch, the pen attached to the setting knob broke off. This is now stuck in the mechanics and the knob does not hold in the watch. This causes the spring to lose all tension and therefore the watch stands still. ', '07-11-14\r\nKrone gebrochen und Welle \'wild\' ins Werk gesteckt\r\nKrone/Welle ers. {Kulanz}\r\nK 0711 1350 - 10-11-14 okay', '1,2', '2014-11-10', '2014-11-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-10', '78.151.125.117', 'host-78-151-125-117.as13285.net', '2014-11-04', 'RL 7144 1927 8DE', NULL),
(4035, '', 2680, 999999999, 2, '101-Casablanca', '2014-11-10', '0000-00-00', '2013-11-22', 'silver', 'black', 'Theorema', 'The clip around the crown is not attached to the watch anymore. I tried to open the clip myself by using the screw driver but it seems damage the screw.  I also sent to the watch repair shop but they seem countered the same problem as well.\r\n\r\nCan you please confirm if it\'s possible to send the watch for repair with this condition as it\'s still under the warranty ? I hope the damage on the screw won\'t void the warranty. ', '13-11-14\r\nBügel gerichtet - Schraube vom Kunden reichlich zerkratzt...\r\nUK 1311 1520 - einwandfrei\r\nWK 1411 0925 - perfect\r\nKVA neues Gehäuse  40,- ', '1,2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-20', '86.12.23.95', 'cpc17-nrte22-2-0-cust94.8-4.cable.virginm.net', '2014-11-04', 'RL 7145 6537 2DE', NULL),
(4034, '', 2679, 999999999, 2, '3006-Monaco Diamond', '2014-11-06', '0000-00-00', '2013-08-15', 'black', 'black', 'Theorema', 'loose screw in case stopped working', '06-11-14\r\neine Schraube der Datumsplatte fehlt - im Werk? jo, aber auch Kupplungsrad gebrochen - Werktausch\r\nK 0611 1500 - 10-11-14 okay', '1,2', '2014-11-10', '2014-11-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-10', '178.78.65.249', '178.78.65.249', '2014-11-04', 'RL 7144 1933 5DE', NULL),
(4033, '', 2678, 999999999, 2, '3001-Paragon', '2014-10-31', '0000-00-00', '2012-12-21', 'bicolor rosé', 'black', 'Theorema', 'DAY KNOB DO NOT WORK', '05-11-14\r\n...hängt am Mittwoch - außerdem Minuterie gelöst - Tageszg gerichtet, Minuterie geklebt, WD 8310\r\nK 0611 0925 - 10-11-14 okay', '1,2', '2014-11-10', '2014-11-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-10', '78.70.67.237', 'h237n2-jak-a12.ias.bredband.telia.com', '2014-11-04', 'RL 7144 1928 1DE', NULL),
(4032, '', 2677, 2, 2, 'Marco Polo Diamanten', '2014-11-04', '2013-08-10', '2013-08-10', 'Silber', 'Schwarz', 'Theorema', '...verliert 5 bis 6 min/d', '04-11-14\r\nsteht kpl. abgelaufen, alle Funktionen einwandfrei, Zeitwaage minus 20sec - reguliert auf + 5sec\r\nK 0411 1045 - 10-11-14 okay', '1,2', '2014-11-10', '2014-11-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-10', '', '', '0000-00-00', 'RL 7144 1934 9DE', NULL),
(4031, '', 2676, 2, 2, 'T 3009', '2014-10-28', '2014-05-22', '2014-05-22', 'gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nI send my watch because I hear a \'sound\' when it move, this sound is new. [...] and I have a problem with the winder}', '04-11-14\r\nRotor und Krone gelöst - AW/Krone ers., Automatik versorgt und Rotor befestigt\r\nK 0411 0945 - reguliert und 10-11-14 okay', '1,2', '2014-11-10', '2014-11-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-10', '', '', '0000-00-00', 'RL 7144 1932 1DE', NULL),
(4030, '', 1603, 2, 2, 'Casablanca', '2014-10-30', '2013-07-17', '2013-07-17', 'schwarz', 'Schwarz', 'Theorema', '[OHNE G-Nachweis]\r\n{abgetippt und übersetzt:\r\nje vous renvoie la montre por la 3eme fois, j\'espère que c\'est la dernière fois (voir historique) cela me coute +/- 20 eur de frais d\'envoie recommandé.\r\n1ère fois s\'arrête, on m\'a expliqué qu\'il fallait tourné, système mécanique\r\n2eme fois aiguille tombé\r\n3eme fois (donc maintenant) ne fonctionne plus aiguille seconde\r\n---\r\nI refer you watch for the 3rd time, I hope this is the last time (see history) it cost me +/- 20 eur fee sends recommended.\r\n1st time stops, I was told he was shot, mechanical system\r\n2nd time needle fell\r\n3rd time (so far) no longer works second needle}', '30-10-14\r\nRückereinheit hat sich zerlegt - schon die letzte Rep. wurde auf Kulanz erledigt, obwohl die Uhr rauh behandelt wird...!\r\nUnruh kpl. ers.\r\nWK 3010 1620 - einwandfrei\r\nUK 3110 0850 - 03-11-14 okay', '1,2', '2014-11-03', '2014-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-03', '', '', '0000-00-00', 'RL 71 400 123 0DE', NULL),
(4028, '', 813, 999999999, 2, '3006-Monaco Diamond', '2014-10-30', '0000-00-00', '2012-11-18', 'black', 'white', 'Theorema', 'The minute/Second hand has completeley come away from the watch front, And is moving around inside. Please replace this watch with a brand new one and a fresh warranty as its not the first time i have had issues with it.', '04-11-14\r\nDer Zeiger fällt aber nicht von allein... und die letzte \'Reparatur\' war im Juli 2013 eine Reglage!\r\nZeiger aufgesetzt, reguliert\r\nK 0411 0900 - Zg kommen aneinander - gerichtet\r\nK 1011 0945 - 13-11-14 okay', '1,2', '2014-11-13', '2014-11-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-13', '168.168.33.250', 'gbexez03fwb-global1.mmc.com', '2014-11-03', 'RL 71 456 519 6DE', NULL),
(4027, '', 504, 999999999, 0, '3006-Monaco Diamond', '2014-10-26', '0000-00-00', '2012-11-25', 'black', 'black', 'Theorema', 'one of the ring is fallen inside the dail which keep stucking with the needles.\r\n\r\nthis is the second time i have problem with this watch therefore it will be much appreciated if you replace this watch with the brand new one. \r\n\r\nas i am not happy with this no more ...\r\n\r\ni am looking forward to hear from .\r\n\r\nif you need to discuss anything please do not hesitate to contact me by email.\r\n\r\nBest Regards\r\n\r\nShahid Ali.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.171.155.15', 'ppp-83-171-155-15.dynamic.mnet-online.de', '2014-11-02', '', NULL),
(4026, '', 2674, 999999999, 0, '3005-Marco Polo', '2014-10-25', '0000-00-00', '2014-08-28', 'black', 'black', 'Theorema', '- The watch doesn\'t match the right time settings after a week, it has a difference of 5 minutes.\r\n- The date mechanics don\'t work properly. For example it jumps to 39?\r\n- The month settings won\'t change automatically.\r\n- The day settings stay the same sometimes\r\n- The top side of the case has some scratches on it. Not by our hands!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.168.151.118', 'ip4da89776.direct-adsl.nl', '2014-11-01', '', NULL),
(4025, '', 2351, 999999999, 2, '2007-Toronto', '2014-10-31', '0000-00-00', '2013-12-02', 'silver', 'white', 'Theorema', 'The machanism inside the watch has exploded. It was on my wrist and I heard a noise, when I checked...there are parts moving around loose inside.', '05-11-14\r\nSperradschraube - Zf hat beim entspannen aber das Minutenrad zerstört! Werktausch mit neuem MinZg\r\nUK 0511 1555 - einwandfrei\r\nWK 0611 0805 - 07-11-14 okay', '1,2', '2014-11-07', '2014-11-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-07', '149.126.104.249', '149.126.104.249', '2014-11-01', 'RL 7140 0128 8DE', NULL),
(4024, '', 2673, 999999999, 2, '101-Cacablanca GM', '2014-10-29', '0000-00-00', '2014-06-30', 'black', 'black', 'Theorema', 'The clockhands (hour and minute)dont move the way they should. ', '31-10-14\r\nStdZg steht 30min falsch - ZgReibung gelöst, also muss die Uhr gefallen sein... am Gehäuse aber nichts sichtbar! \r\nZgWerk befestigt und Schrauben...\r\nUK 0311 1030 - einwandfrei\r\nWK 0411 0755 - 05-11-14 okay', '1,2', '2014-11-05', '2014-11-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-05', '83.166.27.93', 'host-83-166-27-93.serva.net', '2014-10-31', 'RL 7140 0132 8DE', NULL),
(4022, '', 2671, 999999999, 2, '508-Dublin', '2014-10-29', '0000-00-00', '2014-07-17', 'black', 'black', 'Pionier', '[G per email 24-10-14]\r\ni screw the clock up but it will not function \r\ni think theres a piece loose in the bottom of the clock', '03-11-14\r\nRückereinheit hat sich zerlegt... Unruh kpl. ers., Feder für Handaufzug ers., Rotor ers.\r\nK 0311 1625 - 06-11-14 okay', '1,2', '2014-11-06', '2014-11-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-06', '79.136.64.13', 'h-79-136-64-13.na.cust.bahnhof.se', '2014-10-31', 'RL 7140 0136 2DE', NULL),
(4020, '', 2669, 999999999, 2, '104-Copacabana', '2014-10-24', '0000-00-00', '2013-06-20', 'silver', 'black', 'Theorema', 'the metal-\"2\" in \"12\" is loose.\r\nThird time this happends. ', '31-10-14\r\nim August ZB ers. - peinlich - 6 Indexe und die \'12\' kpl. geklebt\r\nUK 0311 1025 - einwandfrei\r\nWK 0411 0755 - 05-11-14 okay', '1,2', '2014-11-05', '2014-11-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-05', '62.92.5.40', '40.5.92.62.static.cust.telenor.com', '2014-10-29', 'RL 7140 0130 5DE', NULL),
(4019, '', 2668, 999999999, 2, '3008-Damascus', '2014-10-31', '0000-00-00', '2012-11-25', 'silver', 'white', 'Theorema', 'The watch goes to sleep. The clock adjuster won\'t turn. The clock counter has span around across the watch.', '05-11-14\r\nes handelt sich um eine Damascus, lt. G-Karte allerdings Monaco - okay, Kunde hatte 2 Uhren gekauft, nur die G-Karten verwechselt - Korrektor gebrochen (alter Werkring), Aufzug hakelig, ein ZB-Fuß gebrochen... Werk kpl. ers.\r\nK 0511 1145 - 10-11-14 okay', '1,2', '2014-11-10', '2014-11-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-10', '81.98.249.125', 'cpc16-ipsw1-2-0-cust124.7-4.cable.virginm.net', '2014-10-28', 'RL 7144 1929 5DE', NULL),
(4017, '', 2667, 999999999, 0, '', '2014-10-21', '0000-00-00', '0000-00-00', '', '', '', 'You need targeted traffic to your tufina-uhren.de::Contact Information Form website so why not get some for free? There is a VERY POWERFUL and POPULAR company out there who now lets you try their website traffic service for 7 days free of charge. I am so glad they opened their traffic system back up to the public! Sign up before it is too late: http://lastmesa.com/miurl/7t', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '192.69.255.222', '192.69.255.222', '2014-10-28', '', NULL),
(4016, '', 1749, 999999999, 2, '3005-Marco Polo', '2014-10-24', '0000-00-00', '2013-08-05', 'silver', 'black', 'Theorema', 'Broken glass and i hope the inside mechanism is still oke. ', '31-10-14\r\nAutomatik einseitig schwer... Werk scheint aber iO - vorab\r\nK 3110 1500 - minus 6min \r\nKVA Glas ersetzen 25,- ausf. 1011\r\nGlas ers. und Automatik versorgt, reguliert, WD 8310\r\nK 1011 1340 - 13-11-14 okay', '1,2', '2014-11-13', '2014-11-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-13', '84.27.184.184', '541BB8B8.cm-5-4c.dynamic.ziggo.nl', '2014-10-28', 'RL 7145 6520 5DE', NULL),
(4007, '', 2665, 2, 2, 'Monte Carlo', '2014-10-20', '2014-10-14', '2014-10-14', 'Gold', 'Schwarz', 'Theorema', '', 'The client wanted a different colour.\r\nThe gold watch was replaced with a silver-white one (102-1)', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-20', '', '', '0000-00-00', 'RL 7133 8366 5DE', NULL),
(4008, '', 186, 2, 2, '104 - Copacabana', '2014-10-20', '0000-00-00', '2013-02-17', 'black', 'black', 'Theorema', 'Number 11 on the watch gone so are screws outside\r\n[Eingang 13-10-14 Ã¼ber TB]', '20-10-14\r\nSchlieÃŸe defekt, Index 10 fehlt, Spirale verbogen, 2 Zierschrauben fehlen wegen rauher Behandlung der Uhr\r\nerst Werkkontrolle dann \r\nKVA GehÃ¤use 40,- {Krone und ZB G} ausf. 2210\r\n3 Indexe geklebt, Unruh kpl. ers., GehÃ¤use und Band ers., WD 8310\r\nUK 2210 1450 - einwandfrei\r\nWK 2310 0850 reguliert und okay', '1,2', '2019-06-12', '2019-06-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-10-27', '', '', '0000-00-00', 'RL 7137 3973 5DE', NULL),
(4009, '', 1249, 999999999, 2, '3500x-Admiral/Constructor', '2014-11-05', '0000-00-00', '2012-09-18', 'bicolor gold', 'white', 'Pionier', 'Dear Enis,\r\n\r\nAs Jeroen Lubbers informed you in the mail of 26 juli, the first watch is showing the following difficulties: \r\n- the mechanism to set time has fell of and is not working;\r\n- the small arrows inside the clock have broken down again.\r\n\r\nThe second watch has the following problems:\r\n-	The watch does not show the right dates/ the wheels of the dates are mis-set.\r\nThank you repairing these watches.\r\n\r\n________________________________________\r\nTo: jeroen_lubbers@hotmail.com\r\nFrom: info@news.groupon.nl\r\nSubject: Groupon - Bevestiging van je bestelling\r\nDate: Tue, 18 Sep 2012 15:21:41 +0200\r\n\r\n \r\nOnline-versie  |  Voeg \"info@news.groupon.nl\" toe aan je adresboek\r\n\r\n 	 	 	Bevestiging van je bestelling	18.09.2012	 \r\n 	 	 \r\nBeste Jeroen Lubbers,\r\nJe hebt met succes volgende deal aangekocht \"Pionier horloge voor EUR 149 met keuze uit 5 modellen, inclusief verzendkosten (waarde vanaf EUR 429)\".\r\nHet totaalbedrag is via iDeal betaald.\r\n\r\nJe bestelling wordt afgeleverd op het afleveradres dat je opgegeven hebt tijdens de aankoop.\r\n\r\nAlle afleverdetails (zoals de levertijd) kan je terugvinden in de \'Voorwaarden\' van de deal.\r\n\r\nHet afleveradres is doorgegeven aan de partner.\r\n\r\nTufina Uhren\r\nBespaar \r\nop de mooiste horloges!\r\n\r\nMet vriendelijke groeten,\r\nJe Groupon-team\r\n 	Afleveradres onjuist?\r\nNeem zo spoedig mogelijk contact op met de partner.\r\n\r\n\r\n 	Bestellingsoverzicht	\r\n\r\n 	 \r\nDetails van je bestelling\r\n\r\n \r\n \r\n	Tufina Uhren\r\n\r\nPionier horloge voor EUR 149 met keuze uit 5 modellen, inclusief verzendkosten (waarde vanaf EUR 429)\r\n\r\nValue: ? 479,00\r\n \r\n 	Grouponcode: 0010210HWU	Controlecode: AF8300951F\r\n \r\nHighlights\r\n?	Pionier horloges\r\n?	Roestvrijstaal\r\n?	Krasbestendig mineraalglas\r\n?	Inclusief Pionierbox en garantiekaart\r\n1.	De deal\r\n?	Keuze uit 5 modellen: Aerostar, Iron, 4 Seasons, Admiral en Montreal\r\n?	Inclusief EUR 8 Verzendkosten	Voorwaarden\r\n?	Je kan zoveel groupons kopen als je wil\r\n?	Originele prijs op basis van adviesprijs\r\n?	Levertijd bedraagt circa 2 weken, ingaande vanaf 26 september 2012\r\n?	Het retouradres bevindt zich in Duitsland\r\n?	Op alle deals zijn onze Algemene Voorwaarden van toepassing\r\n2.	Bestellen\r\n?	Bij aankoop kan je het afleveradres invullen, dit product wordt rechtstreeks geleverd op het opgegeven adres\r\n?	Met je groupon hoef je niks meer te doen\r\n \r\nHet versturen van de bestelling gebeurt door onze partner:\r\n\r\nTufina Uhren\r\nBespaar \r\nop de mooiste horloges!\r\n\r\n\r\n 		 \r\n\r\n\r\n\r\nNeem contact op met onze klantenservice als je vragen hebt!\r\nTelefoon: 020 435 0369 (maandag t/m vrijdag 9 - 18 uur) of kijk op contact.groupon.nl\r\n\r\n\r\n\r\n\r\n', '10-11-14\r\n1. Uhr - gefallen, ZB verschoben, ZgWellen gebrochen, Tubus rausgebrochen, Krone abgebrochen... \r\n2. Einer Scheibe defekt (verdreht) \r\n*** KEINE ET AM LAGER ***', '1,2', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-29', '194.151.219.5', 'static.kpn.net', '2014-10-27', '604569184287', NULL),
(4010, '', 2666, 999999999, 2, '3005-Marco Polo', '2014-10-24', '0000-00-00', '2013-08-22', 'silver', 'white', 'Theorema', 'Respectable. TUFINA UHREN,\r\nabout 12 months ago, I bought a watch model THEOREMA MARCO POLO, but only after a week of use it stopped working.\r\nI shipped the product to your home, at the beginning of the year and have it repaired under warranty.\r\nThe clock stops and often it is impossible to pull out the crown to adjust the hour. Since the fault and identical to the previous and this repair may not ensure the operation in the future, ask the replacement clock.\r\nThanks\r\n', '31-10-14\r\n{jo, Jan/Feb 14 - Unruh verhakt}\r\nSchlag auf die Krone (Druckstelle sichtbar), Automatik dreht frei... Kupplung zerstört! \r\nWerk und Krone  100,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.235.212.5', '2-235-212-5.ip230.fastwebnet.it', '2014-10-27', '', NULL),
(4011, '', 1923, 999999999, 2, '3005-Marco Polo', '2014-10-27', '0000-00-00', '2013-10-28', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 11336 vom 28-10-13]\r\nDate not changing, daily or with date control button, this is second repair to watch within 1 year\r\nI would like the warranty extended or a brand new like for like watch', '30-10-14\r\nEiner-Scheibe hängt weil Schaltrad defekt - ers. \r\nK 3110 0845 - 04-11-14 okay', '1,2', '2014-11-05', '2014-11-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-05', '82.28.14.20', 'cpc66042-bahd4-2-0-cust19.14-2.cable.virginm.net', '2014-10-27', 'RL 7140 0133 1DE', NULL),
(4012, '', 2431, 999999999, 2, '3005-Marco Polo', '2014-11-07', '0000-00-00', '2013-10-15', 'silver', 'black', 'Theorema', 'The first problem with my watch is that it does not work at all .\r\nThe second problem  the viewer for days fall off. When you look at the watch  you\'ll see whats the problem these two things do not work, I hope you can fix this.', '13-11-14\r\nZg erst im Sept. ersetzt... - aus RW entfernt - ZgWelle zu dünn, es hält kein Zg vernünftig! Werktausch, neuer DayZg\r\nK 1311 1510 - 17-11-14 okay', '1,2', '2014-11-17', '2014-11-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-17', '81.0.181.81', 'c5100B551.inet.catch.no', '2014-10-28', 'RL 7145 6534 1DE', NULL),
(4013, '', 2304, 999999999, 0, '106-Toronto GM', '2014-10-21', '0000-00-00', '2013-08-15', 'silver', 'black', 'Theorema', 'het uurwerk stopt elke keer met lopen en is wel opgedraaid', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.170.184.12', 'ip4daab80c.direct-adsl.nl', '2014-10-28', '', NULL),
(4014, '', 1306, 2, 2, 'Copacabana', '2014-10-21', '2013-07-19', '2013-07-19', 'Silber', 'schwarz', 'Theorema', '{abgetippt:\r\nall of a sudden the watch stopped ticking, although properly wound up [...]}', '29-10-14\r\nIndex 2 der 12 liegt im Werk - zusammen mit der 11 geklebt\r\nUK 2910 1435 - minus 5min\r\nWK 0311 1025 - einwandfrei\r\nUK 0411 0750 - perfect - nochmal Zeiten gesynct und\r\nUK 0511 0800 - einwandfrei', '1,2', '2014-11-06', '2014-11-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-06', '', '', '0000-00-00', 'RL 71 400 135 9DE', NULL),
(4015, '', 1228, 999999999, 2, '3001-Paragon', '2015-02-04', '0000-00-00', '2013-02-17', 'bicolor rosé', 'black', 'Theorema', '{abgetippt:\r\nClock hands have come free from dial}', '09-02-15\r\nDateModul! Automatik? besser gleich Werktausch? - jo, zuviele Baustellen - Werk ersetzt, Minuterie geklebt\r\nK 1102 0935 - reguliert und 16-02-15 okay', '1,2', '2015-02-16', '2015-02-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-16', '91.185.181.33', 'ptr33.highnet.com', '2014-10-28', 'RL 7184 1346 5DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(4068, '', 2703, 999999999, 2, '3001-Paragon', '2014-11-18', '0000-00-00', '2013-05-03', 'gold', 'white', 'Theorema', 'The clock runs for a little while and then stops. It is a loose piece in the clock mechanism in the back.', '20-11-14\r\nRotor gebrochen, DateModul gelöst, Minuterie auch...\r\nMinuterie seitlich geklebt, DateModul fixiert, Rotor ers., reguliert, WD 8310\r\nK 2011 1500 - nochmal reguliert, WD 8310 - 24-11-14 okay', '1,2', '2014-11-24', '2014-11-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-24', '131.116.254.197', 'sehan05cs.han.telia.se', '2014-11-11', 'RL 7148 9053 5DE', NULL),
(4069, '', 2704, 2, 2, 'Dubai', '2014-11-07', '2013-02-01', '2013-02-01', 'rosé', 'Schwarz', 'Theorema', '{Kurzform: bl. stehen, verliert undefiniert}', '07-11-14\r\nkpl. abgelaufen - Sperrfeder Klinkenrad verschlissen, Uhr kann nicht aufziehen, RW \'Showteil\' verschmutzt (Montagereste) und ein Haar hat sich um die Sekundenwelle gewickelt! im Hauptwerk fehlt ein Unruhzapfen... \r\nRW-Brücke und Unruh kpl. ers. \r\nK 0711 1550 - 11-11-14 okay', '1,2', '2014-11-13', '2014-11-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-13', '', '', '0000-00-00', 'RL 7144 1937 0DE', NULL),
(4070, '', 2705, 2, 2, 'Copacabana', '2014-11-10', '2013-07-18', '2013-07-18', 'gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nThis watch purchased from you delay three hoers during twelve hours. It needs repair. It is under guarantee.}', '10-11-14\r\nZgWerk zu leicht? \r\nUK 1011 1510 - jepp, verliert ordentlich - Werktausch\r\nWerk ers., ZB rep. \r\nUK 1111 1135 - einwandfrei\r\nWK 1211 0830 - 13-11-14 okay', '1,2', '2014-11-13', '2014-11-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-13', '', '', '0000-00-00', 'RL 7145 6521 9DE', NULL),
(4071, '', 2706, 2, 2, '3006 - Monaco Diamond', '2014-11-05', '0000-00-00', '2012-11-25', 'gold', 'schwarz', 'Theorema', '[OHNE Angabe - erh. 05.11.2014 über TB]\r\nZierringe gelöst', '10-11-14\r\nZierring der 24h-Anzeige geklebt\r\nK 1111 0945 - 14-11-14 okay', '1,2', '2014-11-23', '2014-11-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-24', '', '', '0000-00-00', '44327017526 ', NULL),
(4072, '', 2707, 999999999, 2, '508-Dublin', '2014-11-12', '0000-00-00', '2014-04-15', 'black', 'black', 'Pionier', 'Die Uhr steht....aufziehen funktioniert nicht, da man bei drehen der Krone einen Widerstand spürt.', '17-11-14\r\nsteht voll aufgezogen... ausgeschwungen, leichte Druckstellen bei 09:00 - eingefädelt und \r\nK 1711 1500 - 21-11-14 okay', '1,2', '2014-11-21', '2014-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-21', '2.69.166.112', '2.69.166.112.mobile.tre.se', '2014-11-12', 'RL 7147 7515 5DE', NULL),
(4073, '', 2708, 2, 2, '76011-Tristan', '2014-11-06', '2012-06-20', '2012-06-20', 'rosé', 'Weiss', 'Elysee', '[OHNE Angabe - G seit 5 Monaten abgelaufen]', '13-11-14\r\nsteht kpl. abgelaufen, alle Funktionen einwandfrei...\r\nK 1311 1000 - reguliert\r\nK 1711 0915 - zieht nicht auf? - Klinkenfeder nachgespannt\r\nK 2011 0910 - 24-11-14 okay', '1,2', '2014-11-24', '2014-11-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-24', '', '', '0000-00-00', 'RL 7148 9060 1DE', NULL),
(4074, '', 255, 999999999, 2, '104-Copacabana', '2014-11-11', '0000-00-00', '2012-12-10', 'black', 'black', 'Theorema', 'The number 12 has fallen off and stuck in the mechanical movement ', '17-11-14\r\n...und die 2 hängt zwischen der Feder... dumme Sache\r\ninsgesamt 5 Indexe geklebt\r\nUK 1711 1620 - einwandfrei\r\nWK 1811 0820 - 19-11-14 okay', '1,2', '2014-11-20', '2014-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-20', '82.132.224.222', 'dab-crx1-h-1-2.dab.02.net', '2014-11-13', 'RL 7147 7503 6DE', NULL),
(4075, '', 2709, 999999999, 2, '3008-Damascus', '2014-11-11', '0000-00-00', '2012-11-25', 'gold', 'black', 'Theorema', 'the watch is dropping time . \r\nthe band need changing.\r\nOne of the dial nob  came off by mistake whilst on my hand.', '18-11-14\r\nZB in Auflösung, Drücker 2 fehlt kpl., Band auf Kundenwunsch\r\n==> ZB und Werkrep. auf Garantie, Gehäuse und Band 65,-', '1,2', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-29', '86.143.246.235', 'host86-143-246-235.range86-143.btcentralplus.com', '2014-11-13', 'RL 7165 2879 7DE', NULL),
(4076, '', 2710, 999999999, 2, '3005-Marco Polo', '2014-11-28', '0000-00-00', '2014-06-20', 'silver', 'white', 'Theorema', 'The clock hand at the moment that is let in silent for more than 6 hours, (not puted in hand) does not work.\r\nDate does not exceed 31 to 1 but continues to 40.\r\nMonth not automatically replaced, but i do the change manually.', '09-12-14\r\nKeine Fehler festzustellen... Datum und Monat normale Funktion... Automatik geprüft und versorgt\r\nK 0912 0955 - 12-12-14 okay', '1,2', '2014-12-15', '2014-12-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-15', '37.26.81.29', '37.26.81.29', '2014-11-13', 'RL 71 572 487 0DE', NULL),
(4078, '', 2712, 2, 2, 'Casablanca', '2014-11-06', '2012-11-01', '2012-11-01', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\n[...] the watch has never operated for more than 12 hours at a time since I received it, constantly loses time and does not function properly, despite rigoroulsly following the manufactures operating instructions. [...]}', '14-11-14\r\nna dann woll\'n mer ma schaun...\r\n1. Armband zerlegt an 6\r\n2. Indexe so gut wie alle abgefallen\r\n3. Gehäuse extrem zerkratzt, Bügel völlig verbogen (worden), Krone schief\r\n4. außerdem Garantie gerade vorbei!\r\nKVA  Gehäuse, Krone, Band, Zifferblatt 135,-  ausf. 1501\r\nZB, Gehäuse, Krone und Band ers.\r\nUK 1501 1610 - einwandfrei\r\nWK 1901 0745 - 20-01-15 okay', '1,2', '2015-01-20', '2015-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-20', '', '', '0000-00-00', 'RL 7171 8568 2DE', NULL),
(4079, '', 2713, 999999999, 2, '505-Florida', '2014-11-26', '0000-00-00', '2013-12-25', 'black', 'black', 'Pionier', 'dysfonctionnement de l\'horloge (autonomie), dysfonctionnement du reglage de l\'heure (bouton)', '09-12-14\r\nAutomatik defekt, Krone oF - AW Vierkant gebrochen...\r\nAW ers., Reduktionsrad und ein Klinkenrad ers. - WD 8310\r\nK 0912 1115 - 12-12-14 okay', '1,2', '2014-12-12', '2014-12-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-12', '82.244.192.129', 'feg67-1-82-244-192-129.fbx.proxad.net', '2014-11-13', 'RL 7157 2485 2DE', NULL),
(4080, '', 2714, 999999999, 2, '3008-Damascus', '2014-11-26', '0000-00-00', '2013-03-10', 'gold', 'black', 'Theorema', 'Hi the parts in my watch fall apart, as well the second clock is desynchronised since last repair.The strap is loosing the threads as well. Watch was purchased on 17/03/2013.', '09-12-14\r\nZierring um die Unruh gelöst - Kleine und große Minute nicht gleich - Automatik einseitig schwergängig - Band keine Garantie!\r\nZB ers., Reduktionsrad ers., Werkring (neu) ers. \r\nK 0912 1600\r\nKVA Band 25,- ', '1,2', '0000-00-00', '2015-01-02', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-02', '89.168.5.209', '89-168-5-209.dynamic.dsl.as9105.com', '2014-11-13', 'RL 71 652 880 6DE', NULL),
(4081, '', 2715, 999999999, 2, '3005-Marco Polo', '2014-11-20', '0000-00-00', '2013-08-12', 'silver', 'white', 'Theorema', 'The watch doesn\'t work anymore ! ', '21-11-14\r\nUhr wird schlecht behandelt! ist gefallen, aber ohne sichtbare Druckstelle, Werk Richtung Gehäuseboden... aha: Krone für 24h Ring schief... Also doch sichtbare Beschädigung...\r\nKVA  Gehäuse  40,-  ausf. 0801\r\nGehäuse ers. - Datumschaltrad ers. - WD 8310\r\nK 0901 0840 - reguliert und 13-01-15 okay', '1,2', '2015-01-13', '2015-01-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-13', '90.42.160.73', 'AGrenoble-257-1-201-73.w90-42.abo.wanadoo.fr', '2014-11-13', 'RL 7169 5043 5DE', NULL),
(4082, '', 2716, 999999999, 2, '509-Barbados', '2014-11-12', '0000-00-00', '2014-10-20', 'silver', 'white', 'Pionier', '[G per email 07-11-14]\r\nThe click 1 for time setting doesn\'t work.', '18-11-14\r\nZgStellHebel war aus Eingriff... Aufzug sortiert \r\nK 1811 0915 - reguliert und 21-11-14 okay', '1,2', '2014-11-21', '2014-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-21', '31.177.43.20', 'host-43-20.stel.it', '2014-11-14', 'RL 7148 9047 3DE', NULL),
(4121, '', 2751, 999999999, 2, '4004-Newton', '2014-11-18', '0000-00-00', '2014-02-03', 'gold', 'black', 'Theorema', 'The catch on the side of the watch has broken and so it does not close properly and flaps open. Inside the watch, the gold \'frame\' around the date has come away from the dial, and the metal strips at numbers 2, 4, 8,9 and 10 have come off and are floating around behind the glass. I have enclosed the warranty card with the watch.', '20-11-14\r\njo, fast alle Indexe gelöst, Bügel extrem locker\r\nALLE Indexe und Kalenderfenster geklebt - WD 8310\r\nK 2111 1145 - SekZg streift - gerichtet\r\nK 2411 0850 - 28-11-14 okay', '1,2', '2014-11-28', '2014-11-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-28', '204.58.245.247', '204.58.245.247', '2014-11-20', 'RL 71 508 419 5DE', NULL),
(4083, '', 2717, 2, 2, '502-Malibu', '2014-11-07', '0000-00-00', '2014-10-15', 'gold', 'schwarz', 'Pionier', '[als UNBEKANNT eingegangen - Deal 25592]\r\nUhr steht voll aufgezogen', '07-11-14\r\nKrone gebrochen, Welle \'wild\' ins Werk gesteckt... einmalige KulanzReparatur - WD 8310\r\n... und gleich wieder raus', '1,2', '2014-11-10', '2014-11-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-10', '', '', '0000-00-00', 'RL 7144 1930 4DE', NULL),
(4084, '', 2718, 999999999, 2, '3001-Paragon', '2014-11-13', '0000-00-00', '2013-05-22', 'gold', 'white', 'Theorema', '[Deal 5620]\r\nThe watch does not work even after winding it 30 times clockwise. This is the second time I have had to return it. Can you let me know what the defect is and how to prevent it happening again?', '18-11-14\r\nDatum schaltet, aber schlecht, Schnellschaltung gar nicht...\r\nZB verschoben, Uhr ist gefallen! Datumsrad und Lagerung beschädigt - Werktausch  KVA  80,- -- Kunde bekommt Sonderpreis von 40,- mit Gehäuse/20,- ohne Gehäuse... Neue Garantiekarte auf 1 Jahr nach Reparatur\r\n\r\nKunde hat bezahlt und die Uhr fertig machen und schicken...nur neues Band\r\nWerktausch, Lunette und Boden ers. - WD 8310\r\nK 0501 1355 - 09-01-15 okay', '1,2', '2015-01-12', '2015-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-13', '178.7.182.247', 'dslb-178-007-182-247.178.007.pools.vodafone-ip.de', '2014-11-15', '45012128506 ', NULL),
(4086, '', 2719, 999999999, 2, '3005-Marco Polo', '2014-12-16', '0000-00-00', '2014-06-10', 'silver', 'white', 'Theorema', 'The 24 hour dial of the watch has fallen off. Additionally, a cog has fallen off inside the watch and can be seen in the back window of the watch.', '17-12-14\r\nGehäuse-Mittelteil ers. und ohne K gleich wieder raus\r\nWD 8310', '1,2', '2015-01-04', '2015-01-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-05', '2.51.124.169', '2.51.124.169', '2014-11-15', '00340433836302377608', NULL),
(4087, '', 2720, 999999999, 2, '505-Florida', '2014-11-24', '0000-00-00', '2014-07-31', 'silver', 'black', 'Pionier', '[OHNE G-Nachweis - Deal NO DEAL]\r\nit was working but after leaving it without wearing for 2-3 days on table  then when i wanted to wear it was not running and i tried to shake it many times and to adjust the date and and to turn the spring but no way', '27-11-14\r\nkpl. abgelaufen! alle Funktionen oB\r\nK 2711 1315 - absolut einwandfrei\r\nPaket am 10.02.15 zurück erhalten!\r\nVersendet RL 71 841 341 2DE   13.02.2015', '1,2', '2015-02-13', '2015-02-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-02', '37.210.158.160', '37.210.158.160', '2014-11-16', 'RL 7153 3549 0DE', NULL),
(4088, '', 2721, 999999999, 0, '3006-Monaco Diamond', '2014-11-09', '0000-00-00', '2014-08-05', 'silver', 'white', 'Theorema', 'It is around 1 month that the watch is not working properly. It is working for a few seconds and stops working suddenly. It repeat this cycle again.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.170.222.101', '82-170-222-101.ip.telfort.nl', '2014-11-16', '', NULL),
(4089, '', 2722, 999999999, 2, '506-Miami', '2014-11-20', '0000-00-00', '2014-11-04', 'silver', 'black', 'Pionier', '[G per email 09-11-14]\r\nThe month bottom (the one on the bottom right side) has arrived already broken.\r\nPlease repair it and send the watch back to me as soon as possible, it is a present for my husband.\r\nThanks', '20-11-14\r\nSpaltscheibe fehlt, Drücker auch verbogen und ein 0-Ring fehlt auch... Gehäusetausch und gleich wieder raus', '1,2', '2014-11-20', '2014-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-20', '151.41.163.120', 'adsl-ull-120-163.41-151.net24.it', '2014-11-16', 'RL 7147 7511 5DE', NULL),
(4090, '', 2723, 999999999, 2, '3005-Marco Polo', '2014-11-24', '0000-00-00', '2014-10-23', 'gold', 'black', 'Theorema', 'deficient minutes pointer.\r\nloose\r\nturning alone at any shake of the watch', '27-11-14\r\nMinZg und Werkring ers.\r\nK 2711 1640 - zieht nicht auf? Rotorschraube gelöst...\r\nK 0212 1615 - 08-12-14 okay\r\nCAME BACK 13.02.2014  UNKNOWN ADDRESS', '1,2', '2015-02-13', '2015-02-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-08', '2.51.70.45', '2.51.70.45', '2014-11-16', 'RL 7153 3557 4DE', NULL),
(4091, '', 2724, 999999999, 0, '3006-Monaco Diamond', '2014-11-09', '0000-00-00', '2012-11-12', 'black', 'black', 'Theorema', 'Inside mechanism has become loose ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.157.237.126', 'host86-157-237-126.range86-157.btcentralplus.com', '2014-11-16', '', NULL),
(4092, '', 2725, 999999999, 2, '104-Copacabana', '2014-11-18', '0000-00-00', '2014-02-04', 'silver', 'yellow', 'Theorema', '[G per email 09-11-14]\r\nFor each hour that passes, the watch is moving 70 minutes instead of 60 minutes. Hence the watch is going too fast.\r\n', '20-11-14\r\nSpirale? Liegt einwandfrei, Sichtprfg. auch oB\r\nUK 2011 1425 - einwandfrei\r\nWK 2111 0815 - 24-11-14 okay\r\n{Spiralzettel}', '1,2', '2014-11-24', '2014-11-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-24', '78.147.240.254', 'host-78-147-240-254.as13285.net', '2014-11-16', 'RL 7148 9055 8DE', NULL),
(4093, '', 2726, 999999999, 2, '107-Rio', '2014-11-17', '0000-00-00', '2013-10-22', 'silver', 'black', 'Theorema', 'the watch one side of the glass has cracked , so minute and hour tellers fell out of the mechanism .', '19-11-14\r\nUhr gefallen, Glas zerstört - Ersatz 25,- ausf. 2011\r\nMinZg ers., Glas ers., WD 8310\r\nUK 2011 1140 - einwandfrei\r\nWK 2111 0815', '1,2', '2014-11-24', '2014-11-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-24', '31.45.65.88', '88.65.45.31.customer.cdi.no', '2014-11-17', 'RL 71 496 294 9DE', NULL),
(4094, '', 2727, 999999999, 2, '103-Sao Paolo', '2014-11-11', '0000-00-00', '2014-04-15', 'gold', 'black', 'Theorema', 'The watch is not working anymore. ', '17-11-14\r\nSperradschraube - befestigt\r\nUK 1711 0930 - einwandfrei\r\nWK 1811 0820 - 19-11-14 okay', '1,2', '2014-11-20', '2014-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-20', '188.181.95.56', 'x1-6-c4-3d-c7-b6-b8-02.cpe.webspeed.dk', '2014-11-17', 'RL 7147 7501 9DE', NULL),
(4095, '', 2728, 999999999, 2, '3007-Vienna', '2014-11-17', '0000-00-00', '2013-10-16', 'silver', 'black', 'Theorema', 'The spring barrel doesn\'t rewind and the spring at the front (golden wheel visible on the dial) does not move or work. ', '19-11-14\r\nerste Zugfeder oF? - Werkbrücke ers. wg. fehlerhafter Sperrfeder, 1. Sperrad ers. \r\nK 1911 1340 - 24-11-14 okay', '1,2', '2014-11-26', '2014-11-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-26', '95.107.221.182', '95.107.221.182', '2014-11-17', 'RL 7149 6302 5DE', NULL),
(4096, '', 1214, 999999999, 2, '102-Monte Carlo GM', '2015-01-23', '0000-00-00', '2013-02-03', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal] \r\nmechanism stopped and watch arms fell into watch case.\r\nWatch already repaired in Oct 2013...\r\nDial color is transparent', '02-02-15\r\nauch ausgeschwungen... diverse Druckstellen\r\nKVA  Werkrep.  40,-  ausf. 0902\r\nAnker gerichtet, ZB ersetzt\r\nUK 0902 1030 - einwandfrei\r\nWK 1002 0805 - 11-02-15 okay', '1,2', '2015-02-12', '2015-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-12', '194.7.114.40', 'h194-7-114-40.unknown.fortisbank.be', '2014-11-17', 'RL 71 820 402 5DE', NULL),
(4097, '', 2729, 999999999, 2, '501-Coppernicus', '2014-11-14', '0000-00-00', '2014-03-05', 'silver', 'black', 'Pionier', '[G per email 10-11-14]\r\nthe timepiece is loose, and he no longer runs.\r\nrattles on all sides.', '18-11-14\r\nRotor gelöst - befestigt, reguliert\r\nK 1811 1005 - 21-11-14 okay', '1,2', '2014-11-21', '2014-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-21', '212.67.172.220', '212.67.172.220', '2014-11-17', 'RL 7148 9042 5DE', NULL),
(4098, '', 2730, 999999999, 2, '104-Copacabana', '2014-11-19', '0000-00-00', '2013-07-22', 'black', 'black', 'Theorema', 'The watch time cannot be set using the winder and it isn\'t keeping time either and the time seems to run fast as it seems to get ahead of the time it was set to. ', '20-11-14\r\nSpirale oB - WH aus Eingriff? nö, \'nur\' Schraube gelöst und reguliert\r\nWK 2011 1520 - einwandfrei\r\nUK 2111 0830 - 24-11-14 okay', '1,2', '2014-11-24', '2014-11-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-24', '82.36.134.205', 'cpc23-perr11-2-0-cust716.19-1.cable.virginm.net', '2014-11-17', 'RL 7148 9054 4DE', NULL),
(4099, '', 2731, 2, 2, 'Monte Carlo', '2014-11-10', '2013-06-06', '2013-06-07', 'gold', 'Schwarz', 'Theorema', 'Lock system defect!', '14-11-14\r\nSchließe hat sich zerlegt, dadurch Zeiger abgefallen...\r\nStdZg und MinZg ers. - Schließe gerichtet\r\nUK 1711 0855 - einwandfrei\r\nWK 1811 0820 - 19-11-14 okay', '1,2', '2014-11-20', '2014-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-20', '', '', '0000-00-00', 'RL 7147 7502 2DE', NULL),
(4100, '', 2732, 2, 2, 'Monaco Metalband', '2014-11-10', '2014-09-11', '2014-09-11', 'Silber', 'Schwarz', 'Theorema', '{OHNE Angabe}', '14-11-14\r\nzieht nicht auf - Klinkenfeder/Klinkenrad... \r\nWerk kpl. ers. \r\nK 1411 1615 - 18-11-14 okay', '1,2', '2014-11-20', '2014-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-20', '', '', '0000-00-00', 'RL 7147 7499 9DE', NULL),
(4101, '', 2733, 2, 2, '102 - MonteCarlo', '2014-11-14', '0000-00-00', '2013-06-05', 'gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 6061 v. 05-06-13]\r\n{abgetippt:\r\n[...] Sie ist kaputt, sie läuft nicht mehr [...]}', '14-11-14\r\nsteht kpl. abgelaufen... Sichtprüfung oB\r\naha... Anker gerichtet\r\nUK 1711 0855 - einwandfrei\r\nWK 1811 0825 - 19-11-14 okay', '1,2', '2014-11-20', '2014-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-20', '', '', '0000-00-00', 'RL 71 477 500 5DE', NULL),
(4102, '', 2734, 2, 2, '509-Barbados', '2014-11-10', '0000-00-00', '0000-00-00', 'schwarz', 'Schwarz', 'Pionier', '[OHNE G-Nachweis - Deal 25449 vom 14-10-14]\r\n{abgetippt:\r\nIn response to my mail I sent to you my new watch that is not waterproof I send I would return to this watch. [...]}', '14-11-14\r\nokay... dann WD-Test: UNDICHT - außerdem Rotor gebrochen\r\nund undicht auch nur weil die Bodendichtung fehlt!\r\nRotor ers. - Dichtung ers. - WD 8310\r\nK 1411 1550 - 18-11-14 okay\r\n{deutliche Tragespuren und Kratzer im Glas}', '1,2', '2014-11-20', '2014-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-20', '', '', '0000-00-00', 'RL 7147 7498 5DE', NULL),
(4103, '', 2735, 999999999, 2, '103-Sao Paolo', '2014-11-18', '0000-00-00', '2014-04-23', 'gold', 'white', 'Theorema', '[G per email 10-11-14]\r\nDial is see-through. Watch Strap is Brown. The dual-clock started to show a different time then the wind-up stopped working. Looks like something has popped at the back on the inside.', '20-11-14\r\nSperrad - ist beschädigt, genauso der Federkern... FH ers. mit neuem Sperrad und -Schraube {DualTimeZettel}\r\nWK 2011 1550 - einwandfrei\r\nUK 2111 0830 - 24-11-14 okay', '1,2', '2014-11-24', '2014-11-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-24', '2.219.10.114', '02db0a72.bb.sky.com', '2014-11-17', 'RL 71 489 052 7DE', NULL),
(4104, '', 2736, 999999999, 2, '103-Sao Paolo', '2014-11-17', '0000-00-00', '2013-06-26', 'silver', 'white', 'Theorema', 'Dear Tufina\r\nfrom the outset has been problematic \"He stops continually,\" even if the load.\r\nIt works sometimes freezes and despite some shaking does not want to share:', '19-11-14\r\nsteht voll aufgezogen.... nach kurzem \'anschmeißen\' läuft sie... \r\nUK 1911 1455 bis 1810 - Anker gerichtet, WD 8310\r\nUK 2011 1010 - einwandfrei\r\nWK 2111 0830 - 24-11-14 okay', '1,2', '2014-11-24', '2014-11-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-24', '151.61.229.202', '151.61.229.202', '2014-11-18', 'RL 7148 9056 1DE', NULL),
(4105, '', 2737, 999999999, 0, '3006-Monaco Diamond', '2014-11-11', '0000-00-00', '2012-11-25', 'black', 'white', 'Theorema', 'Watch does not work', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '160.44.230.194', '160.44.230.194', '2014-11-18', '', NULL),
(4106, '', 2738, 999999999, 2, '510-London', '2014-11-12', '0000-00-00', '2014-10-09', 'gold', 'black', 'Pionier', '[G per email 11-11-14]\r\nWie am Telefon schon Angeben ist der Sekundenzeiger  lose und liegt im Kasten.  Das Uhrwerk ist komplett neu aber funktioniert gar nicht mehr. Ich bitte um Umtausch wobei sie bitte beachten das das Lederarmband ein XXl Armband ist was ich bei ihnen gerade extra gekauft habe.  Dies  soll natürlich an die neue Uhr angebracht werden.  ', '18-11-14\r\nAR aus Eingriff und zerstört - Werktausch\r\nK 1811 1110 - reguliert und 21-11-14 okay', '1,2', '2014-11-21', '2014-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-21', '82.75.111.84', '524B6F54.cm-4-4b.dynamic.ziggo.nl', '2014-11-18', 'RL 7147 7517 2DE', NULL),
(4107, '', 2739, 999999999, 2, '3006-Monaco Diamond', '2014-11-21', '0000-00-00', '2013-08-12', 'gold', 'black', 'Theorema', 'The watch sounds if something has came loose and is moving around inside. A scarping sound', '25-11-14\r\nRotor gebrochen - ers. und reguliert... aber Tag geht nicht weiter\r\nWerktausch - WD 8310\r\nK 2511 1250 - 28-11-14 okay', '1,2', '2014-11-28', '2014-11-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-28', '31.222.51.1', '31.222.51.1', '2014-11-18', 'RL 71 517 948 5DE', NULL),
(4108, '', 2740, 999999999, 2, '3005-Marco Polo', '2014-12-16', '0000-00-00', '2014-06-11', 'silver', 'white', 'Theorema', '[G per email 11-11-14]\r\nThe crown was dropped off.\r\nThe watch gains a minute every 2 days.', '17-12-14\r\nKrone mit Welle ers. - KULANZ\r\nreguliert - WD 8310 - und gleich wieder raus\r\n19.01.2015 returned\r\nRL 71 737 744 4DE   20.01.2015', '1,2', '2015-01-20', '2015-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-19', '74.115.160.221', 'prod16.s.iad.fullmeshnetworks.com', '2014-11-18', 'RL 71 620 118 5DE', NULL),
(4109, '', 2741, 2, 2, 'Newton Metalband', '2014-11-11', '2014-06-02', '2014-06-02', 'gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 16060 v. 14-01-14]\r\n{abgetippt:\r\nLa montre ne fonctionne plus, ni trotteuse at la remontée automatique ne fonctionne pas non plus.\r\n---\r\nThe watch does not work, nor did the second hand automatic recovery does not work either.]', '18-11-14\r\n...ausgeschwungen... eingefädelt und\r\nK 1811 1135 - 21-11-14 okay', '1,2', '2014-11-21', '2014-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-21', '', '', '0000-00-00', 'RL 71 489 040 8DE', NULL),
(4110, '', 2742, 999999999, 0, '104-Copacabana', '2014-11-11', '0000-00-00', '2013-07-19', 'gold', 'black', 'Theorema', 'A screw nearby hand-winding part was released and lost.  I sent the photos as well.\r\n\r\nIf I have the screw, I can do that by myself.\r\nCould you send a screw to me ,please?\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '151.225.129.153', '97e18199.skybroadband.com', '2014-11-18', '', NULL),
(4111, '', 2743, 999999999, 2, '4004-Newton', '2014-11-13', '0000-00-00', '2013-12-17', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 15069 v. 17-12-13]\r\nHELLO , THIS IS THE SECOND TIME YOU ENTER The Clock EVERY TIME SPENDING A LOT OF MONEY FOR SHIPPING SEEN THE DISTANCE . THE PROBLEM IS THAT REMOVING THE GOLD BARS IN THESE DISPLAY AND cram GEAR . THE TIME IS BACK is DETACHED ONE FINGER , THIS TIME ARE THREE ! PLEASE ASK IF ALL FINGERS MAY BE SEPARATE TO ALL RINCOLLATE , OTHERWISE IF ONLY THOSE ROUTES Place I\'ll also probably REPEAT WHY IF THEY ENTER OTHER come off ! PLEASE WHY I HAVE SO MUCH ALREADY . PS: If the problem persists SINCE THE CLOCK STILL UNDER WARRANTY CAN REPLACE IT WITH A NEW ONE ? THANK YOU SO MUCH I HOPE you solve PERMANENTLY . BEST REGARDS DENISE', '18-11-14\r\n3 Indexe gelöst im Werk... und Rotor gebrochen\r\n5 Indexe geklebt, Rotor ers. \r\nK 1811 1455 bis 1835 - Paletten geölt\r\nK 2111 1310 - bl. weiter zurück, Werktausch\r\nK 2411 1435 - 28-11-14 okay - WD 8310', '1,2', '2014-11-28', '2014-11-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-28', '5.87.238.178', '5.87.238.178', '2014-11-18', 'RL 7151 7949 4DE', NULL),
(4147, '', 2773, 999999999, 2, '101-Cacablanca GM', '2014-11-24', '0000-00-00', '2014-03-05', 'bicolor gold', 'yellow', 'Theorema', 'Clockwise jumped off its place', '28-11-14\r\nUhr gefallen, deutliche Abdrücke auf Lunette bei 2 und 9\r\nZB beschädigt, AR gebrochen, Zeiger... \r\nReparatur 80,-  ausf. 0312\r\nZB ers. - Zg aufgesetzt, AR eingefädelt und Schrauben befestigt\r\nUK 0812 1425 - reguliert\r\nWK 0912 0910 - 10-12-14 okay', '1,2', '2014-12-10', '2014-12-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-10', '86.174.167.159', 'host86-174-167-159.range86-174.btcentralplus.com', '2014-11-25', 'RL 71 315 045 3DE', NULL),
(4113, '', 2745, 999999999, 2, '102-Monte Carlo GM', '2014-11-20', '0000-00-00', '2013-02-03', 'silver', 'white', 'Theorema', 'I cant wind the watch, the radars seem to slip', '21-11-14\r\nkpl. abgelaufen - Spirale verbogen, ZgWerk hochgekommen, ZB in Auflösung - ersetzt, Unruh kpl. ers., Zg aufgesetzt\r\nUK 2411 0910 - einwandfrei\r\nWK 2511 0830 - 26-11-14 okay', '1,2', '2014-11-26', '2014-11-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-26', '217.122.56.104', 'D97A3868.cm-3-3a.dynamic.ziggo.nl', '2014-11-19', 'RL 71 496 301 7DE', NULL),
(4114, '', 2744, 999999999, 2, '3008-Damascus', '2014-11-14', '0000-00-00', '2013-12-27', 'gold', 'black', 'Theorema', '[G per email 12-11-14]\r\nSince I recieved the watch it only worked for a month and then it stopped without any reason.', '18-11-14\r\nTagesZg liegt in der Spirale - neuen Zg aufgesetzt, reguliert\r\nK 1811 1315 - 21-11-14 okay', '1,2', '2014-11-21', '2014-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-21', '192.121.232.253', '192.121.232.253', '2014-11-19', 'RL 71 477 514 1DE', NULL),
(4115, '', 2746, 999999999, 2, '505-Florida', '2014-11-21', '0000-00-00', '2014-11-06', 'black', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 26440 v. 05-11-14]\r\nThe watch had stopped ticking. I have tried to wind as instructed be one of your staff over the phone but that did not work the automatic winder on the back dose not seem to be very smooth ether and I feel this might be why it stopped in the first place. That\'s all the information I can give you. \r\n\r\nThank you.', '25-11-14\r\nUnruh verhakt - Messer gerichtet\r\nK 2511 1035 - 02-12-14 okay', '1,2', '2014-12-02', '2014-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-02', '86.156.207.186', 'host86-156-207-186.range86-156.btcentralplus.com', '2014-11-19', 'RL 7153 3547 2DE', NULL),
(4116, '', 2747, 999999999, 2, '2003 - Monte Carlo', '2014-11-14', '0000-00-00', '2010-06-01', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis]\r\nbalance wheel is damaged, train runns freely', '18-11-14\r\n4 Jahre alt? Unruh ersetzen 30,- ausf. 2411\r\nnur Unruh ers., Messer gerichtet, fehlende ZgScheibe und MinZg ers. - wd 8310\r\nUK 2411 1120 - einwandfrei\r\nWK 2511 0830 - reguliert und 26-11-14 okay', '1,2', '2014-11-26', '2014-11-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-26', '46.7.208.3', '46.7.208.3', '2014-11-19', 'RL 7149 6300 3DE', NULL),
(4117, '', 1924, 999999999, 2, '102-Monte Carlo GM', '2014-11-17', '0000-00-00', '2014-01-28', 'gold', 'black', 'Theorema', 'movement stopped working', '19-11-14\r\nheftige Kratzer auf Glas und Gehäuse... obere Stoßsicherung geöffnet - gesetzt und gesichert\r\nUK 1911 1515 - einwandfrei\r\nWK 2011 0805 - 21-11-14 okay', '1,2', '2014-11-21', '2014-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-21', '86.44.227.249', '86-44-227-249-dynamic.arg1.bsn.cld-dbn.eircom.net', '2014-11-19', 'RL 7147 7513 8DE', NULL),
(4118, '', 2748, 999999999, 2, '505-Florida', '2014-12-11', '0000-00-00', '2014-09-23', 'black', 'black', 'Pionier', '[G per email 12-11-14]\r\nThe watch is not correctly working. Hour hand is all the time in the same position. Knobs and buttons do not match its role.\r\nWarranty card copy - photo enclosed to e-mail and sent to address described below', '11-12-14\r\nSchäden deuten auf Fall, aber Gehäuse absolut einwandfrei, also nicht nachweisbar! \r\nWerk kpl. ers. auf KULANZ\r\nK 1212 0830 - 15-12-14 okay', '1,2', '2014-12-15', '2014-12-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-15', '83.10.189.109', 'acoj109.neoplus.adsl.tpnet.pl', '2014-11-19', 'RL 7157 2489 7DE', NULL),
(4120, '', 2750, 999999999, 2, '507-Aruba', '2014-12-19', '0000-00-00', '2014-08-17', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - NO Deal] \r\nWatch is not showing any movemnet when put to automatic.when try to adjust time and date is ok but no actual time movemnent ', '07-01-15\r\nsteht kpl. abgelaufen - eine Schraube der RW-Brücke im Werk... befestigt\r\nK 0701 1145 - 12-01-15 okay', '1,', '2015-01-12', '2015-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-12', '202.140.72.13', 'm202-140-72-13.ismart.net', '2014-11-20', 'RL 7167 2974 5DE', NULL),
(4122, '', 2752, 999999999, 2, '504-Acapulco', '2014-11-20', '0000-00-00', '2013-10-31', 'black', 'black', 'Pionier', 'A hand has fallen off for the second time and it is all together the third time the Watch is broken ', '21-11-14\r\nnur noch einmal im System... Uhr wird rauh behandelt, zahlreiche Druckstellen rund ums Gehäuse... SekZg ers. - der fällt nicht von allein runter! - Minuterie geklebt {KULANZ} - gebrochenen Rotor ers. \r\nK 2111 1615 - 25-11-14 okay', '1,2', '2014-11-26', '2014-11-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-26', '62.242.105.74', '62.242.105.74', '2014-11-20', 'RL 71 496 299 7DE', NULL),
(4124, '', 1066, 2, 2, '80334 - Kö1', '2014-11-13', '2013-07-01', '2013-07-01', 'Silber', 'Schwarz', 'Elysee', '[OHNE Angabe]', '18-11-14\r\nSpirale der Hauptuhr übergeschlagen...! Ambulant erledigt\r\nK 1811 1350 - 21-11-14 okay', '1,2', '2014-11-24', '2014-11-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-24', '', '', '0000-00-00', '44328077534', NULL),
(4125, '', 2754, 999999999, 2, '4004-Newton', '2014-11-17', '0000-00-00', '2013-11-19', 'black', 'black', 'Theorema', 'I bought this watch in November 2013, and I am having trouble with it. The crown seems to be loose so there is no winding the it, and the panel on the back of the watch that is supposed to move in order for the watch to work properly is stuck. So basically nothing is working on this one. Its nothing like \"clockwork\" to be frank.\r\n\r\nAppreciate the help.', '19-11-14\r\nRotor gebrochen, Werkring gebrochen... Beides ers. \r\nK 1911 1500 - reguliert und 24-11-14 okay', '1,2', '2014-11-24', '2014-11-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-24', '46.9.195.243', '243.195.9.46.customer.cdi.no', '2014-11-20', 'RL 7149 6295 2DE', NULL),
(4126, '', 2755, 999999999, 2, '3005-Marco Polo', '2014-12-19', '0000-00-00', '2012-11-25', 'gold', 'black', 'Theorema', 'The crown stocks after a few winding and time setting not possible.  The winding mode is not working anymore. This happened suddenly, as the watch was working perfectly. There has not been any incident whatsoever with the watch as I\'ve been taking care of it very well. ', '07-01-15\r\nHalsdichtung - völlig aufgelöst entnommen, Bodendichtung ers.  - WD 8310\r\nK 0701 1200 - 12-01-15 okay', '1,', '2015-01-12', '2015-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-12', '79.161.193.125', '125.79-161-193.customer.lyse.net', '2014-11-20', 'RL 7167 2976 8DE', NULL),
(4127, '', 2756, 999999999, 2, '502-Malibu', '2014-11-18', '0000-00-00', '2014-10-31', 'silver', 'black', 'Pionier', 'The watch was not operated properly after follow the instruction booklet about before the watch is worn, and the watch only move for 2 minutes.', '20-11-14\r\njo, SekZg Problem... gerichtet \r\nK 2011 1100 - 24-11-14 okay', '1,2', '2014-11-24', '2014-11-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-24', '86.45.179.138', '86-45-179-138-dynamic.agg2.rus.blp-srl.eircom.net', '2014-11-21', 'RL 7148 9058 9DE', NULL),
(4128, '', 2757, 2, 2, 'Rio', '2014-11-14', '2013-10-10', '2013-10-10', 'gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nHand and top bevel have broken off | come undone}', '18-11-14\r\n...hat noch den Zettel Rep. 2831 angehängt? Ja, war/ist ein KVA, der nicht ausgeführt werden sollte. Also erneut KVA 50,- ausf. 1911\r\nMinZg ers., Unruh kpl. ers., Briden verdoppelt eingesetzt, reguliert, wd - nach neuer Krone - 8310\r\nUK 1911 1030 - einwandfrei\r\nWK 2011 0805 - 21-11-14 okay', '1,2', '2014-11-21', '2014-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-21', '', '', '0000-00-00', 'RL 7148 9043 9DE', NULL),
(4129, '', 2758, 2, 2, 'Casablanca', '2014-11-14', '2013-11-28', '2013-11-28', 'schwarz', 'Schwarz', 'Theorema', '{abgetippt:\r\nWinder came out, cannot wind, set time etc. - Catch around winder loose}', '18-11-14\r\nWHS... nö. AW gebrochen... in der Nut - AW ers. - wd 8310\r\nUK 1811 1515 - einwandfrei\r\nWK 1911 0830 - 20-11-14 okay', '1,2', '2014-11-20', '2014-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-20', '', '', '0000-00-00', 'RL 7147 7508 4DE', NULL),
(4130, '', 2759, 999999999, 2, '106-Toronto GM', '2014-12-12', '0000-00-00', '2013-08-01', 'gold', 'white', 'Theorema', 'Watch felted and unfortunately the glass is broken. Watch does not function anymore either. You can\'t rewind it anymore. ', '17-12-14\r\njo... Werk voller Splitter\r\nKVA Werk und Glas 105,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.209.6.149', 'ip149-6-209-87.adsl2.static.versatel.nl', '2014-11-21', '', NULL),
(4131, '', 2760, 2, 2, 'Marco Polo', '2014-11-14', '2014-05-25', '2014-05-25', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\n[...] because the date is not working and the winding mechanism doesn\'t work correctly [...]}', '18-11-14\r\nkpl. abgelaufen... Datum schaltet nicht selbstständig, aber Automatik arbeitet\r\nDatumschaltrad ers., ein Klinkenrad ers.\r\nK 1811 1540 - 21-11-14 okay', '1,2', '2014-11-21', '2014-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-21', '', '', '0000-00-00', 'RL 7148 9048 7DE', NULL),
(4132, '', 2761, 999999999, 2, '510-London', '2014-11-21', '0000-00-00', '2014-11-04', 'silver', 'black', 'Pionier', 'DOES NOT WORK AT ALL. ', 'Uhr erhalten!\r\nBitte refund!', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.212.195.110', 'ip110-195-212-87.adsl2.static.versatel.nl', '2014-11-21', '', NULL),
(4189, '', 2805, 999999999, 2, '3011-Macau', '2014-11-28', '0000-00-00', '2014-08-05', 'gold', 'black', 'Theorema', 'button (crown) defekt', '09-12-14\r\nKrone fehlt, DayTota ebenso... Druckstelle an 6 Uhr und halb 10 -  obere (innere) Stoßsicherung fehlt kpl. - also Uhr gefallen!\r\nKVA Krone/Welle/Werk  120,-  ausf. 1112\r\nWerk kpl. ers. mit Krone/Welle - WD 8310\r\nWK 1112 1330 - gut\r\nK 1212 0840 - 15-12-14 okay', '1,2', '2014-12-15', '2014-12-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-15', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-12-02', 'RL 7157 2493 7DE', NULL),
(4134, '', 2763, 2, 2, 'Copacabana', '2014-11-17', '2012-12-10', '2012-12-10', 'gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nWhilst winding the crown, without going to its full, it snapped}', '19-11-14\r\nin der Nut gebrochen... AW/Krone ersetzt, Messer gerichtet\r\nWD 8310\r\nUK 1911 1615 - einwandfrei\r\nWK 2011 0810 - 21-11-14 okay', '1,2', '2014-11-21', '2014-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-21', '', '', '0000-00-00', 'RL 7147 7516 9DE', NULL),
(4135, '', 2764, 2, 2, 'T 2004', '2014-11-17', '0000-00-00', '0000-00-00', 'Silber', 'Weiss', 'Theorema', '{Zg abgefallen - OHNE G-Nachweis, ca. Ende 2011 Anfang 2012}', '19-11-14\r\nZB auch in Auflösung... [Kulanz] \r\nNeuen MinZg ersetzen 25,-  ausf. 2411\r\nGehäuse gereinigt, ZB und MinZg ers. - Krone ers. \r\nUK 2511 1115 - einwandfrei\r\nWK 2611 0825 - 27-11-14 okay\r\nOHNE WD', '1,2', '2014-12-01', '2014-12-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-01', '', '', '0000-00-00', '00340433836203210998', NULL),
(4136, '', 2762, 999999999, 2, '3001-Paragon', '2014-11-21', '0000-00-00', '2013-09-16', 'gold', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 9311 v. 16-09-13]\r\nRunning late since the first day of wearing\r\nStop running recently\r\nWater prove is not working\r\nleather band is broken ', '25-11-14\r\nwd Eingangstest 8310 - Automatik schwergängig - Band kpl. verbraucht \r\nRotorlager fest, Antriebsorgan verschlissen - jeweils ers.\r\nreguliert\r\nK 2511 1555 - 02-12-14 okay\r\nKVA Band 25,-  ', '1,2', '2014-12-02', '2014-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-02', '193.169.154.224', '193.169.154.224', '2014-11-24', 'RL 71 517 954 8DE', NULL),
(4137, '', 2765, 999999999, 2, '3008-Damascus', '2014-11-21', '0000-00-00', '2012-11-25', 'silver', 'white', 'Theorema', 'NOT WORKING', '25-11-14\r\nschnell noch mal auf Garantie reparieren lassen...? - Beide Großen Drücker oF - Automatik einseitig schwergängig - Gehäuse stark ramponiert \r\nKVA  Werk/Gehäuse/Armband  145,-  ausf. 2711\r\nZierring geklebt, Werk ers., DayTota ers., Werkring+ ers. Gehäuse, Band - WD 8310 \r\nK 2711 1630 - 02-12-14 okay', '1,2', '2014-12-04', '2014-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-04', '86.166.32.122', 'host86-166-32-122.range86-166.btcentralplus.com', '2014-11-24', 'RL 71 533 550 9DE', NULL),
(4138, '', 2766, 999999999, 2, '104-Copacabana', '2014-11-21', '0000-00-00', '2013-02-17', 'silver', 'black', 'Theorema', 'The watch will not work. It is like there is no power in the watch. ', '25-11-14\r\nsteht kpl. abgelaufen - läuft auch sofort los\r\nUK 2511 1625 - einwandfrei\r\nLK oB\r\nWK 2611 0940 - 27-11-14 okay\r\n{Mechanik-Zettel}', '1,2', '2014-11-27', '2014-11-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-27', '109.255.250.148', '109.255.250.148', '2014-11-24', 'RL 7149 6309 6DE', NULL),
(4139, '', 2767, 999999999, 2, '505-Florida', '2014-11-24', '0000-00-00', '2014-10-20', 'silver', 'black', 'Pionier', '1) Ores nuk i punon zemreku per rregullimin e dates.\r\n2) Ores i ngecin akrepat tek njeri tjetri, akrepi qe tregon oren futet nen ose mbi akrepin e dates ose dites, dmth ngecin tek njeri tjetri dhe ne kete menyre nuk ecen dot me.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.106.19.14', '79.106.19.14', '2014-11-24', '', NULL),
(4140, '', 2768, 999999999, 2, '505-Florida', '2014-11-20', '0000-00-00', '2014-11-11', 'black', 'white', 'Pionier', 'IT\'S SIMPLY DID NOT START WORKING AND THE WATCH INSIDE IS MOVING.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '151.15.131.198', 'ppp-198-131.15-151.iol.it', '2014-11-24', '', NULL),
(4141, '', 2769, 999999999, 2, '506-Miami', '2014-12-19', '0000-00-00', '2013-11-18', 'black', 'silvgrey', 'Pionier', '?         Date display stops between two numbers\r\n?         Adjustment button (click 0/click 1) does not work like it should\r\n', '07-01-15\r\ngefallen: beide ZB-Füße gebrochen, Wassereinbruch, Werk zerstört\r\nKVA Werk, ZB und Krone  130,- \r\nUhr zurück gekommen 12.03.2015', '1,2', '2015-03-12', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-06', '85.165.165.242', 'ti0016a400-5855.bb.online.no', '2014-11-25', 'RL 7180 0961 9DE', NULL),
(4142, '', 2770, 999999999, 0, '3005-Marco Polo', '2014-11-18', '0000-00-00', '2014-07-04', 'silver', 'black', 'Theorema', 'the pin is not moving properly', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '203.186.139.22', '203186139022.ctinets.com', '2014-11-25', '', NULL),
(4143, '', 2749, 999999999, 2, '101-Cacablanca GM', '2014-11-21', '0000-00-00', '2014-10-21', 'gold', 'black', 'Theorema', 'Then watch are winded,they can stop working after 3-4 hours after winding. And after next wind watch are fast or slow.', '25-11-14\r\nSpirale war übergeschlagen... Schrauben nachgezogen \r\nUK 2511 1125 - bl. stehen... Anker? nö, klSekZg - gerichtet\r\nUK 2611 1035 - einwandfrei\r\nWK 2711 0840 - 28-11-14 okay', '1,2', '2014-11-28', '2014-11-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-28', '87.232.38.224', 'dsl-038-224.cust.imagine.ie', '2014-11-25', 'RL 71 496 314 0DE', NULL),
(4145, '', 2772, 999999999, 2, '3006-Monaco Diamond', '2014-12-23', '0000-00-00', '2014-09-03', 'black', 'black', 'Theorema', 'One of the diamonds is missing. ', '13-01-15\r\n...aber nicht im Werk zu finden... Dia mit Fassung ers.\r\nK 1301 1615 - 15-01-15 okay', '1,2', '2015-01-15', '2015-01-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-15', '2a02:a400:4d53:1:2436:7290:e116:9da0', '2a02:a400:4d53:1:2436:7290:e116:9da0', '2014-11-25', 'RL 71 695 052 9DE', NULL),
(4148, '', 1786, 2, 2, 'Marco Polo', '2014-11-18', '2013-08-13', '2013-08-13', 'gold', 'Schwarz', 'Theorema', '[G als Kopie, aber leider unleserlich - Deal 8675 v. 15-08-13]\r\n{abgetippt: \r\nI returned this to you saying it was stopping. You said to wind each night. We did this it has continued to be unreliable. Now it has stopped altogether. Also Date has never worked. Can this watch be made into a battery one? It is so unreliable}', '20-11-14\r\nsteht absolut kpl. abgelaufen - Datum schaltet nicht, Schnellschaltung aber iO - Schaltrad ers., beide Klinkenräder ers.\r\nK 2111 1110 - neu gestellt\r\nK 2511 0840 - 02-12-14 okay', '1,2', '2014-12-02', '2014-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-02', '', '', '0000-00-00', 'RL 7153 3543 8DE', NULL),
(4149, '', 2774, 2, 2, 'Monte Carlo', '2014-11-18', '2014-10-08', '2014-10-08', 'schwarz', 'Schwarz', 'Theorema', '{abgetippt:\r\nThe mechanism stops immediately when the movement stops -> time stops to (needles). Even when worn (watch worked only a few minutes to prevent alteration). Tried 2-3 times -> same problem. No shock, no fall}', '20-11-14\r\nsteht kpl. abgelaufen... Sichtprüfung oB - läuft sofort nach Aufzug freudig los...\r\nUK 2011 1240 - einwandfrei\r\nLK oB\r\nWK 2111 1115 - 24-11-14 okay\r\n{Mechanik-Zettel}', '1,2', '2014-11-24', '2014-11-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-24', '', '', '0000-00-00', 'RL 7148 9057 5DE', NULL),
(4151, '', 1475, 999999999, 2, '3006-Monaco Diamond', '2014-11-24', '0000-00-00', '2012-11-25', 'silver', 'white', 'Theorema', 'The watch was still ticking but the hands no longer moved', '28-11-14\r\nStdZg schiebt sich unter TagesZg (warum auch immer)... - gerichtet\r\nK 2811 0940 - 02-12-14 okay', '1,2', '2014-12-02', '2014-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-02', '81.158.189.72', 'host81-158-189-72.range81-158.btcentralplus.com', '2014-11-25', 'RL 7153 3546 9DE', NULL),
(4153, '', 2776, 999999999, 2, '3008-Damascus', '2014-11-24', '0000-00-00', '2013-06-14', 'gold', 'black', 'Theorema', 'My watch just suddenly stopped working. The arrow that counts the seconds i doesn\'t move at all. The arrow that shows the DAYS suddenly disappeared, i dont know where it is, its not in the watch its there anymore. And the arrow that shows the months is also gone, i can\'t see any of the arrows i dont know what happent to them, suddenly they just gone. I tried a lot of things to make it work at least, but the watch is completely dead! i really hope u can help me i like this watch, thank you very much. Reference: t3008', '28-11-14\r\nAutomatik auch einseitig schwergängig - einen Zg aus RW entfernt, ZB befestigt, beide Klinkenräder ers., beide TotaZg ers., Rotor ers. \r\nK 2811 1110 - 02-12-14 okay', '1,2', '2014-12-02', '2014-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-02', '79.98.199.230', '79.98.199.230.customers.telelet.dk', '2014-11-26', 'RL 7153 3545 5DE', NULL),
(4154, '', 2777, 999999999, 2, '101-Cacablanca GM', '2014-11-24', '0000-00-00', '2013-12-02', 'silver', 'white', 'Theorema', 'The watch has stopped', '28-11-14\r\nSperrad - mit allen anderen Schrauben befestigt\r\nUK 0112 0815 - einwandfrei\r\nWK 0212 0900 - 03-12-14 okay', '1,2', '2014-12-08', '2014-12-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-08', '109.157.88.22', 'host109-157-88-22.range109-157.btcentralplus.com', '2014-11-26', 'RL 7153 3556 5DE', NULL),
(4155, '', 2778, 999999999, 2, '106-Toronto GM', '2014-11-26', '0000-00-00', '2012-12-15', 'rosé', 'black', 'Theorema', '[Deal 1973 v. 20-12-2012]\r\nFAULT - the watch always stops at between 8.15 and 8.20, irrespective of whether it is fully wound.\r\n\r\nA copy of the warranty card is not available, but proof of purchase will be sent with the watch. Please confirm if this is sufficient to repair under warranty.', '09-12-14\r\nkpl. abgelaufen... \r\nUK 0912 1630 - einwandfrei\r\nWK 1012 0815 - 11-12-14 absolut okay', '1,2', '2014-12-11', '2014-12-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-12', '62.30.230.243', 'cpc67447-nail3-2-0-cust242.18-1.cable.virginm.net', '2014-11-26', 'RL 71 572 477 8DE', NULL),
(4156, '', 2779, 999999999, 2, '4004-Newton', '2014-12-19', '0000-00-00', '2013-11-25', 'gold', 'black', 'Theorema', '[G per email 19-11-14 - Nachfrage 27-11-14]\r\nDear Theorema.\r\n\r\nMy watch just stoppet working. I did not drop it or anything like that.\r\n\r\nAnd i need a new wristband.\r\n\r\nThank you so much for your assistance.\r\n\r\nI will e-mail a picture of the warranty. I will put the reference in the e-mail heading.\r\n\r\nBest regards\r\nSnorre Grøndal', '07-01-14\r\nSpirale übergeschlagen, 3 Indexe fehlen - insg. 4 Indexe geklebt\r\nK 0701 1435 - bl. deutlich zurück\r\nWK 1301 0905 - steht in der Datumschaltung - kein Fehler feststellbar... - Werkring ers. \r\nK 1501 1110 - Werktausch\r\nK 1901 1120 - Rotorlager geölt\r\nK 2502 1600 - reguliert und 27-02-15 okay\r\nKVA Band 25,-  -  ausf 2502 ', '1,2', '2015-02-27', '2015-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-27', '155.55.60.110', 'webproxy.nav.no', '2014-11-26', 'RL 7188 7627 3DE', NULL),
(4157, '', 2780, 999999999, 2, '3005-Marco Polo', '2014-11-24', '0000-00-00', '2014-06-10', 'black', 'black', 'Theorema', 'CANNOT SET MONTH AND DAYS', '28-11-14\r\nDay und Date oB - Month oF - Werkring ers. \r\nK 2811 1310 - 02-12-14 okay', '1,2', '2014-12-02', '2014-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-02', '86.214.65.34', 'ARennes-654-1-226-34.w86-214.abo.wanadoo.fr', '2014-11-26', 'RL 7153 3542 4DE', NULL),
(4158, '', 2771, 999999999, 2, '101-Cacablanca GM', '2014-11-24', '0000-00-00', '2014-09-03', 'gold', 'black', 'Theorema', 'It stoped working, and something came off inside.', '28-11-14\r\nRückereinheit kpl. mit Stoßsicherung raus...\r\nUnruh kpl. ers.\r\nUK 0112 0815 - einwandfrei\r\nWK 0212 0900 - 03-12-14 okay', '1,2', '2014-12-08', '2014-12-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-08', '80.121.11.191', '80-121-11-191.adsl.highway.telekom.at', '2014-11-26', 'RL 7153 3555 7DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(4159, '', 2781, 999999999, 2, '104-Copacabana', '2014-11-26', '0000-00-00', '2014-05-02', 'black', 'black', 'Theorema', 'The 11th pole was losing and it look not so good. ', '10-12-14\r\n2 der 12 fehlt auch... - insgesamt 4 Indexe geklebt\r\nUK 1012 0955 - einwandfrei\r\nWK 1112 0855 - 12-12-14 okay', '1,2', '2014-12-12', '2014-12-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-12', '80.213.215.188', 'ti0081a400-3250.bb.online.no', '2014-11-26', 'RL 7157 2486 6DE', NULL),
(8050, '', 5597, 999999999, 0, '511-New York', '2018-03-22', '0000-00-00', '2018-03-13', 'silver', 'black', 'Pionier', 'Order Number t2889\r\n\r\nDate wheels skip from 15 to 25 no matter what I do. Please send replacement as discussed. Thank you. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.8.183.164', '71-8-183-164.dhcp.knwc.wa.charter.com', '2018-03-22', '', NULL),
(4161, '', 2783, 999999999, 2, '3011-Macau', '2014-12-03', '0000-00-00', '2014-05-20', 'silver', 'black', 'Theorema', 'Loose Crown pin.\r\nStop work', '11-12-14\r\nWelle gebrochen und MonatsTota ab - aus RW entfernt\r\nTrotz Kampfspuren keine äußere Beschädigung gefunden, die eine Bezahl-Reparatur gerechtfertigt... \r\nAW ers., Zg aufgesetzt\r\nWK 1112 1540 - gut\r\nK 1212 0830 - 15-12-14 okay', '1,2', '2014-12-15', '2014-12-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-15', '139.130.176.121', 'mrq1375959.lnk.telstra.net', '2014-11-26', 'RL 71 315 046 7DE', NULL),
(4162, '', 2784, 2, 2, 'Miami', '2014-11-20', '2014-11-04', '2014-11-04', 'Silber', 'Weiss', 'Pionier', '', 'Replaced!!!', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-20', '', '', '0000-00-00', 'RL 71 477 510 7DE', NULL),
(4163, '', 2785, 999999999, 2, '510-London', '2014-11-24', '0000-00-00', '2014-10-09', 'gold', 'black', 'Pionier', 'When pulling Crown knob in order to adjust time, complete crown knob and pin were removed from the watchcasing.', '28-11-14 \r\nund dann Welle wild ins Werk gedrückt... \r\nEntscheidung Enis! ausf. KULANZ 0112\r\nWelle mit vorh. Krone ers. \r\nK 0112 1355 - zieht schlecht auf - Rotorlager geölt\r\nK 0812 1110 - 11-12-14 okay', '1,2', '2014-12-11', '2014-12-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-12', '193.176.104.1', 'cust-verbrugge-193-176-104-1.zeelandnet.nl', '2014-11-27', 'RL 7157 2478 1DE', NULL),
(4165, '', 2787, 999999999, 2, '502-Malibu', '2014-11-28', '0000-00-00', '2014-08-26', 'silver', 'black', 'Pionier', 'Watch stopped.  tried manual winding several times but watch will not start.  All mechanisms have stopped moving inside (visible through glass face and back).  Please repair or replace.  Thank you.', '28-11-14\r\nsteht kpl. aufgezogen... Werk kpl. ers.\r\nK 2811 1510 - 02-12-14 okay', '1,2', '2014-12-02', '2014-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-02', '82.2.230.180', 'cpc8-seve22-2-0-cust691.13-3.cable.virginm.net', '2014-11-27', 'RL 7153 3544 1DE', NULL),
(4166, '', 2788, 2, 2, 'Casablanca', '2014-11-21', '2014-03-03', '2014-03-03', 'Silber', 'gelb', 'Theorema', '[OHNE G-Nachweis - Deal 18179 v. 27-02-14]\r\n{abgetippt:\r\nThe hands have fallen off & nothing is working}', '25-11-14\r\n...und ZB in Auflösung - Zierring geklebt, Zg befestigt\r\nUK 2611 1020 - einwandfrei\r\nWK 2711 0845 - 28-11-14 okay', '1,2', '2014-11-28', '2014-11-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-11-28', '', '', '0000-00-00', 'RL 7150 8422 7DE', NULL),
(4167, '', 2789, 999999999, 0, '101-Cacablanca GM', '2014-11-21', '0000-00-00', '2014-11-18', 'silver', 'black', 'Theorema', 'Wrong time showing on watch! It is 1 hour and 4 minutes behind the current time in England', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.204.209.242', '5accd1f2.bb.sky.com', '2014-11-28', '', NULL),
(4482, '', 3156, 999999999, 2, '506-Miami', '2015-01-30', '0000-00-00', '2013-12-17', 'gold', 'black', 'Pionier', '[G per email 26-01-15]\r\nDate on watch doesn\'t function anymore, it is not possible to adjust the date with the button on the side, also the watch blocked regularly the solution is to manual turn the time to let in function', '05-02-15\r\nEinerScheibe verdreht - ersetzt\r\nAutomatik versorgt\r\nK 0502 1620 - reguliert und 09-02-15 okay', '1,2', '2015-02-09', '2015-02-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-09', '83.87.42.247', '53572AF7.cm-6-8a.dynamic.ziggo.nl', '2015-02-02', 'RL 7181 0565 0DE', NULL),
(5148, '', 1366, 999999999, 2, '101-Casablanca GM', '2015-04-29', '0000-00-00', '2013-06-30', 'silver', 'yellow', 'Theorema', 'watch stopped working ', '05-05-15\r\nausgeschwungen - Anker gerichtet\r\nUK 0505 1405 - einwandfrei\r\nWK 0605 0820 - reguliert und 07-05-15 okay', '1,2', '2015-05-07', '2015-05-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-07', '108.171.128.165', 'egress6.cws.sco.cisco.com', '2015-04-28', 'RL 72 139 855 6DE', NULL),
(5149, '', 3469, 999999999, 2, '509-Barbados', '2015-04-30', '0000-00-00', '2015-03-10', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 30699 v. 10-03-2015]\r\nIts showing always couple minutes slow ,doesn\'t matter how many times I fix the time .So the time is not precisely,its behind.', '06-05-15\r\nReglage einwandfrei - Rotorlager geölt\r\nK 0605 1455 - zieht nicht auf... - Werktausch? - erstmal mit RW-Brücken Tausch\r\nK 1105 1420 - 15-05-15 okay', '1,2', '2015-05-15', '2015-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-15', '93.97.128.93', '93.97.128.93', '2015-04-28', 'RL 7219 4240 6DE', NULL),
(4170, '', 2792, 999999999, 2, '3001-Paragon', '2014-12-02', '0000-00-00', '2012-12-20', 'silver', 'white', 'Theorema', 'The outer edge of the dial has moved. It is not stuck any more, it moves every time the whole clock is moving. This means that you can never see what time it is, that changes every time you look at the watch and you never know what time it is. \r\nThe two ground cords on each side which is used to set the time doesn?t work. The one to the right sometimes work but the left does not work at all.\r\nAlso, look at this when you fix the other error.', '12-12-14\r\nMinuterie gelöst - Halsdichtung, Drücker \'hängen\' - ansonsten keine Fehlfunktion \r\nMinuterie geklebt, Drücker und Tubus mit VS gepflegt, Glas mit Lunette ers. - WD 8310\r\nK 1212 1515 - reguliert und 16-12-14 okay', '1,2', '2014-12-16', '2014-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-17', '79.142.244.170', '79.142.244.170', '2014-11-28', 'RL 7131 5050 7DE', NULL),
(4171, '', 2793, 999999999, 2, '3006-Monaco Diamond', '2014-11-27', '0000-00-00', '2014-09-03', 'gold', 'black', 'Theorema', '[G per email 22-11-14]\r\nUnfortunately, the watch runs for about 5 minutes behind every day. \r\nAlso already there are some scuffs from the metal band where the black layer is rid of.\r\n \r\n', '10-12-14\r\nreguliert und klemmenden Rotor ers. \r\nK 1012 1020 - 15-12-14 okay', '1,2', '2014-12-15', '2014-12-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-15', '92.108.143.251', '92-108-143-251.dynamic.upc.nl', '2014-11-29', 'RL 7157 2490 6DE', NULL),
(4172, '', 2794, 999999999, 0, '', '2014-11-22', '0000-00-00', '0000-00-00', '', '', 'Compast', 'Hi, hope all is well. I know you?re probably very busy so I\'ll get straight to the point: I follow your site theorema-watches.com and really like what you do, so I really want to see your business take off. As a small business owner myself, I thought you would really benefit from something that worked tremendously well for me, attracting a ton of traffic and new customers. It?s this new thing called a ?video testimonial.? In plain English, it?s basically a mini commercial for your biz, but you can write your own script, choose your own actor, and it?s pretty darn cheap for what you?re getting.  I tried it out for my own biz and it turned out great. It?s like a review for your business but it looks like an actual customer did it, blogging about your product because they?re so satisfied with it. It?s the best business expenses and the best investment I?ve ever made, and you can try it out at http://www.buy-testimonials.org. Keep up the good work. - Luke.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.236.75.205', '91.236.75.205', '2014-11-29', '', NULL),
(4288, '', 3001, 999999999, 2, '4004-Newton', '2014-12-18', '0000-00-00', '2013-03-10', 'gold', 'black', 'Theorema', 'Clock stops charging automatically when worn,\r\nonly manual', '09-01-15\r\nRotor gebrochen - ersetzt\r\nK 0901 1145 - 13-01-15 okay', '1,2', '2015-01-13', '2015-01-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-13', '93.33.110.207', '93-33-110-207.ip44.fastwebnet.it', '2014-12-19', 'RL 7169 5044 4DE', NULL),
(4174, '', 2786, 999999999, 2, '107-Rio', '2014-11-28', '0000-00-00', '2013-04-10', 'silver', 'black', 'Theorema', 'Wending crown is broken\r\nSo its inpossible to wend en change time', '10-12-14\r\nin der Nut gebrochen - mit neuer Krone ers. - WD 8310\r\nUK 1012 1100 - reguliert\r\nWK 1112 0900 - 12-12-14 okay', '1,2', '2014-12-12', '2014-12-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-12', '217.123.5.134', 'D97B0586.cm-3-4a.dynamic.ziggo.nl', '2014-11-29', 'RL 7157 2483 5DE', NULL),
(4175, '', 2795, 999999999, 2, '101-Cacablanca GM', '2014-12-01', '0000-00-00', '2014-11-18', 'black', 'black', 'Theorema', 'The watch runs to fast. In one real hour the watch runs over 70 minutes', '11-12-14\r\nSpirale? liegt einwandfrei, Sichtprfg. oB\r\nWK 1112 1340 - einwandfrei\r\nUK 1512 0830 - einwandfrei\r\nWK 1612 0855 - 17-12-14 okay\r\n{Spiralzettel}\r\n', '1,2', '2014-12-17', '2014-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-17', '86.86.213.5', 'ip5656d505.adsl-surfen.hetnet.nl', '2014-11-30', 'RL 7162 0112 3DE', NULL),
(4176, '', 2796, 999999999, 2, '101-Cacablanca GM', '2014-12-12', '0000-00-00', '2013-12-30', 'gold', 'black', 'Theorema', 'The watch doesn\'t work. In the beginning worked just fine, then all of a sudden stopped working. I contacted Enis Tufina for further instructions on what to do, information was the following: please wind the watch as much as you can, it should start working. Did as advised, nothing happened. Now i will send the watch back to you for repair.', '12-12-14\r\nsteht kpl. aufgezogen - Spirale war in sich verhakt... \r\nUK 1512 0830 - einwandfrei\r\nWK 1612 0855 - 17-12-14 okay', '1,2', '2014-12-17', '2014-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-17', '84.251.137.120', 'dsl-roibrasgw1-54fb89-120.dhcp.inet.fi', '2014-11-30', 'RL 7160 7452 1DE', NULL),
(4177, '', 2589, 999999999, 2, '3005-Marco Polo', '2014-12-02', '0000-00-00', '2013-11-05', 'silver', 'white', 'Theorema', 'the large hand has stopped moving and spins round when watch is turned on its side', '12-12-14\r\nMinZg gelÃ¶st - war erst hier (Oktober) - MinZg ers.\r\nK 1212 1250 - 15-12-14 okay', '1,2', '2019-03-04', '2019-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-15', '86.1.238.251', 'cpc2-bolt15-2-0-cust762.10-3.cable.virginm.net', '2014-11-30', 'RL 7157 2492 3DE', NULL),
(4272, '', 2987, 999999999, 2, '3011-Macau', '2015-01-19', '0000-00-00', '2014-06-10', 'gold', 'black', 'Theorema', 'firstly this is the second of two identical watches I have bought, the exact same issue happened with the first however i stupidly kept wearing it and lost the watch as the strap bin broke. I can also evidence this first purchase. The issue is the \'twisty adjuster piece on the side of the watch came out, whilst in water, supposedly 3 atm - I was in shallow water! not only was the pin lost in the water the watch filled and has gone a funny rusty colour - really not living up to its claim. Enis tufina is personally dealing with this case after our email communication.', '23-01-15\r\n...da halte ich mich raus...', '1,2', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-20', '2.218.53.43', '02da352b.bb.sky.com', '2014-12-17', 'RL 7186 1980 5DE', NULL),
(4179, '', 2798, 999999999, 0, '3007-Vienna', '2014-11-24', '0000-00-00', '2014-05-20', 'silver', 'black', 'Theorema', 'La montre s\'est arrêtée sans raisons, elle ne fonctionne plus.\r\n\r\nThe watch has stopped for no reason, it no longer works.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '62.161.112.50', 'mail.sorec-immobilier.com', '2014-12-01', '', NULL),
(4180, '', 2799, 2, 2, '102 - MonteCarlo', '2014-11-24', '2014-01-07', '2014-01-07', 'gold', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] Wenn ich die Uhr gekauft haben, las ich die Anzeige, die mit automatischem Aufzug war. Es ist nicht. Die Uhr kann nicht mehr gehen. Es ist schwer, nach oben ziehen [...]}', '28-11-14\r\n...okay, sie lässt sich schwer aufziehen, weil die Halsdichtung \'klemmt\' - entnommen, Tubus mit VS gepflegt - WD 8310\r\nUK 0112 0815 - einwandfrei\r\nWK 0212 0905 - 03-12-14 okay', '1,2', '2014-12-08', '2014-12-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-08', '', '', '0000-00-00', 'RL 7153 3554 3DE', NULL),
(4182, '', 2800, 2, 2, 'Monaco', '2014-11-24', '2014-09-22', '2014-09-22', 'gold', 'silber', 'Theorema', '[OHNE Angabe - without RMA form]', '28-11-14\r\nAutomatik fehlerhaft - Werktausch\r\nK 2811 1430 - neu gestellt\r\nK 0312 1600 - 10-12-14 okay\r\nEnis gegeben, wird  nach Albanien mitgenommen', '1,', '2014-12-10', '2014-12-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(4183, '', 2802, 2, 2, 'Aruba', '2014-11-24', '2014-08-11', '2014-08-11', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nMy watch crown is disbolanced (?) and does not spin properly}', '28-11-14\r\nKrone verbogen... auch etwas zu weit raus... ers. auf KULANZ\r\nK 2811 1450 - 03-12-14 okay', '1,2', '2014-12-08', '2014-12-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-08', '', '', '0000-00-00', 'RL 7153 3558 8DE', NULL),
(4184, '', 2797, 999999999, 2, '107-Rio', '2014-11-26', '0000-00-00', '2013-10-16', 'gold', 'white', 'Theorema', 'The element that  rewind the watch broken, so I can not rewind the watch. ', '10-12-14\r\nSperrad gelöst - alle Schrauben befestigt\r\nUK 1012 1120 - einwandfrei\r\nWK 1112 0900 - 12-12-14 okay', '1,2', '2014-12-12', '2014-12-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-12', '95.209.155.122', '95.209.155.122.mobile.3.dk', '2014-12-01', 'RL 7157 2484 9DE', NULL),
(8049, '', 5597, 999999999, 0, '511-New York', '2018-03-22', '0000-00-00', '2018-03-13', 'silver', 'black', 'Pionier', 'Order #T2889\r\n\r\nDate wheels skip from 15 to 25 no matter how I try to change them. Please send replacement as discussed. Thank you so much.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.216.28.20', '20.sub-174-216-28.myvzw.com', '2018-03-22', '', NULL),
(4186, '', 2672, 999999999, 2, '104-Copacabana', '2014-12-03', '0000-00-00', '2013-12-08', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 7715 v. 19-07-2013]\r\nNo longer winds up', '12-12-14\r\nsteht kpl. abgelaufen - Sperrad befestigt\r\nUK 1512 0840 - einwandfrei\r\nWK 1612 0900 - 17-12-14 okay', '1,2', '2014-12-17', '2014-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-17', '86.171.42.63', 'host86-171-42-63.range86-171.btcentralplus.com', '2014-12-01', 'RL 71 315 052 4DE', NULL),
(4187, '', 2803, 999999999, 2, '4004-Newton', '2014-12-01', '0000-00-00', '2014-10-02', 'gold', 'black', 'Theorema', 'The watch is now losing 20+ minutes per day.', '12-12-14\r\naha... ZW sagt +20sec/d\r\nK 1212 1315 - 1512 minus 9min - entmagnetisiert\r\nK 1512 0855 - verliert über Nacht bis zu 15min - Werktausch\r\nK 1612 1050 - 18-12-14 okay', '1,2', '2014-12-18', '2014-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-19', '85.115.54.180', 'webdefence.cluster-j.websense.net', '2014-12-02', 'RL 7162 0122 5DE', NULL),
(4188, '', 2804, 999999999, 2, '505-Florida', '2015-01-05', '0000-00-00', '2014-10-17', 'gold', 'black', 'Pionier', '[RMA per email 25-11-14]\r\nThe watch run faster than it must. It runs around 30 seconds faster per 24h. The second issue is regarding month change, does it have to be changed automatically or it is programmed to be changed manually, because my watch does not change the month automatically. I am sending my watch per post through the shop i purchased it, 123 Albania shpk.', '05-01-15  über Enis\r\nZeitwaage +20s/d\r\nK 0501 1420 - reguliert auf +10sec/d\r\nK 0701 1055 - muss zwischendurch kpl. stillstehen... Zg mögen sich nicht - gerichtet\r\nK 1201 1545 - 15-01-15 okay\r\n\r\nE cuar tek\r\nArmand Mala Agrimatco Albania shpk Ap. 8, Blloku B11, Kompleksi ?Garden City?, Kthesa e Kamzes,Kashar 1051, Tirana ? ALBANIA ', '1,2', '2015-01-15', '2015-01-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-15', '80.78.74.243', '80.78.74.243', '2014-12-02', 'RL 71 718 550 1DE', NULL),
(4190, '', 2806, 999999999, 0, '104-Copacabana', '2014-11-26', '0000-00-00', '2014-11-21', 'bicolor gold', 'black', 'Theorema', 'The watch, inaccurate time.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '61.4.15.47', '61-4-15-47-dynamic.hdcdatacentre.com', '2014-12-03', '', NULL),
(4191, '', 2807, 999999999, 0, '4004-Newton', '2014-11-26', '0000-00-00', '2014-10-02', 'silver', 'black', 'Theorema', 'Wear on hand sixteen hours on walking six hours when take it down,rolling timing handle full only walking four', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '219.76.219.163', 'n219076219163.netvigator.com', '2014-12-03', '', NULL),
(4192, '', 2808, 2, 2, 'T 3009', '2014-11-26', '2014-05-22', '2014-05-22', 'gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal - NO DEAL]\r\n{frei übersetzt:\r\nbleibt Nachts stehen...}', '10-12-14\r\noffensichtlich keine Fehlfunktion festzustellen... \r\nK 1012 1140 - jo, bl. auf jeden Fall zurück - Klinkenrad ers.\r\nK 1512 0930 - hmmm... Aufzug und GR Kontrolle \r\n', '1,2', '2014-12-22', '2014-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-22', '', '', '0000-00-00', 'RL 7163 4993 2DE', NULL),
(4193, '', 2809, 999999999, 2, '505-Florida', '2014-12-08', '0000-00-00', '2014-10-14', 'silver', 'white', 'Pionier', 'I was wearing my watch and i was walking around normally in my city. I went to a bar to drink tea and I noticed that the watch had stopped working any more. I tried to move my hand and to wind the crown clockwise as stated in your users manual but the watch would work for 2 seconds and then stop. I was a bit ammused because when i left home it was working normally.', '16-12-14\r\nAR gebrochen - Werktausch\r\nK 1612 1400 - 19-12-14 okay', '1,2', '2014-12-19', '2014-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-19', '134.0.56.106', '134.0.56.106', '2014-12-03', 'RL 7162 7218 1DE', NULL),
(4194, '', 2810, 999999999, 0, '103-Sao Paolo', '2014-11-26', '0000-00-00', '2014-07-04', 'gold', 'yellow', 'Theorema', 'Sehr geehrte Damen und Herren,\r\nHier mit sende ich ihnen folgende Informationen über meine Uhr wie besprochen.\r\nIch habe die Uhr angezogen und habe sofort bemerkt das die Uhr nicht mehr funktionierte, ich kann mir nicht erklären was das Problem sein könnte.\r\nIch freue mich von ihnen schnell zu hören.\r\nM.f.g.\r\nAli Esmail\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '195.231.161.194', '195.231.161.194', '2014-12-03', '', NULL),
(4195, '', 2811, 2, 2, 'Florida Edelstahl', '2014-11-26', '0000-00-00', '2014-09-15', 'Silber', 'Weiss', 'Pionier', '{abgetippt:\r\n[...] the first few days he would stop every now and then, but now stops immediately even though I have tried to load it manually [...]}', '10-12-14\r\nkpl. abgelaufen - Tageszeiger oF - in Gang gebracht\r\nK 1012 1200 - minus 6min - reguliert\r\nK 1512 0905 - 17-12-14 okay', '1,2', '2014-12-17', '2014-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-17', '', '', '0000-00-00', 'RL 7162 0110 6DE', NULL),
(4196, '', 2812, 999999999, 2, '107-Rio', '2014-12-12', '0000-00-00', '2013-04-10', 'silver', 'white', 'Theorema', 'Needle loose from hourwork', '18-12-14\r\nweil Uhr heftig gefallen ist... Briden- und -Schrauben gebrochen, ZgWerk ab... \r\nKVA  Reparatur 40,- ', '1,2', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-29', '145.119.165.113', '145.119.165.113', '2014-12-03', 'RL 71 652 878 3DE', NULL),
(4197, '', 2814, 999999999, 2, '3001-Paragon', '2014-12-01', '0000-00-00', '2013-11-12', 'gold', 'white', 'Theorema', 'There is a problem with the watch:\r\n\r\nWhen we wind up the watch, using the side button, it makes a ?clicking? sound (like the mechanism is rubbing against itself). Then the watch will work for about 10-15minutes but will soon stop working again.\r\n', '12-12-14\r\nkpl. verschlissenes Antriebsorgan... Automatik gereinigt, AntrOrg. ers. \r\nK 1212 1340 - 16-12-14 okay', '1,2', '2014-12-16', '2014-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-17', '194.28.248.113', 'dce.dongenergy.dk', '2014-12-04', 'RL 7131 5049 8DE', NULL),
(4198, '', 2813, 2, 2, 'Marco Polo Diamanten', '2014-11-27', '2012-12-10', '2012-11-25', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\n1) from the first day ... the watch was always running too fast ...\r\n2) I wear ... complete day ... at night ... stops after about 4 hours ...\r\n3) ... set in the morning time ... stops of a short time ...}', '10-12-14\r\nAutomatik einseitig fest - reguliert von +6min/d auf +14sec/d\r\nein Klinkenrad ers. \r\nK 1012 1310\r\nKVA Band  25,-  ', '1,2', '0000-00-00', '2015-01-07', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-06', '', '', '0000-00-00', 'RL 71 672 960 4DE', NULL),
(4199, '', 2815, 999999999, 2, '3011-Macau', '2014-12-01', '0000-00-00', '2014-04-14', 'silver', 'white', 'Theorema', 'MACAU model- stopped working, The yellow small wheel in the front not spinning anymore', '12-12-14\r\nAutomatik fest - Reduktionsrad hat schiefe Zähne!\r\nRedRd ers., ein Klinkenrad ers. \r\nK 1212 1410 - gewinnt reichlich - reguliert\r\nK 1612 1035 - 18-12-14 okay', '1,2', '2014-12-18', '2014-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-19', '86.163.125.7', 'host86-163-125-7.range86-163.btcentralplus.com', '2014-12-04', 'RL 7162 0124 2DE', NULL),
(4200, '', 2816, 999999999, 2, '3009-Dubai', '2014-12-08', '0000-00-00', '2014-11-27', 'rosé', 'black', 'Theorema', '[G NICHT AUSGEFÜLLT - NO DEAL]\r\nInside the watch, you can see that 1 of the 2 \"radars\" doesnt work anymore. \r\n\r\nps. I don\'t know the exactly warranty date', '16-12-14\r\nUhr zu Enis - KVA Werkreparatur 60,-   ausf. 2001\r\nGBR und KBR vom Nebenwerk ers. \r\nK 2001 1330 - 26-01-15 okay', '1,2', '2015-01-28', '2015-01-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-28', '217.121.75.138', 'D9794B8A.cm-3-2b.dynamic.ziggo.nl', '2014-12-04', 'RL 71 760 753 6DE', NULL),
(4201, '', 2817, 2, 2, 'Vienna', '2014-11-27', '2014-06-04', '2014-06-04', 'Silber', 'Schwarz', 'Theorema', '{frei übersetzt:\r\nMinZg abgefallen und liegt im Werk...}', '10-12-14\r\njo, Vienna Zg Problem... Werk kpl. ers.\r\nK 1012 1350 - 15-12-14 okay', '1,2', '2014-12-15', '2014-12-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-15', '', '', '0000-00-00', 'RL 71 572 488 3DE', NULL),
(4202, '', 2818, 999999999, 2, '106-Toronto GM', '2014-12-15', '0000-00-00', '2013-02-28', 'gold', 'white', 'Theorema', 'Hand watch fell of', '17-12-14\r\n... und Indexe kontrollieren - 1 Index geklebt, MinZg mit ZgScheibe ers. \r\nUK 1812 1035 - einwandfrei\r\nWK 1912 0845 - 20-12-14 okay', '1,2', '2014-12-22', '2014-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-22', '88.180.164.101', 'con77-1-88-180-164-101.fbx.proxad.net', '2014-12-04', 'RL 7163 4991 5DE', NULL),
(4203, '', 2819, 999999999, 2, '3005-Marco Polo', '2014-12-03', '0000-00-00', '2013-10-22', 'silver', 'black', 'Theorema', 'stop working', '12-12-14\r\nhmm... keine Fehlfunktion festzustellen...\r\nK 1212 1530 - reguliert und 16-12-14 okay', '1,2', '2014-12-16', '2014-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-17', '109.155.171.170', 'host109-155-171-170.range109-155.btcentralplus.com', '2014-12-04', 'RL 71 315 048 4DE', NULL),
(4204, '', 2820, 999999999, 2, '508-Dublin', '2015-01-06', '0000-00-00', '2014-10-31', 'black', 'black', 'Pionier', 'Automatic winding mechanism is supposively broken (i need to manual rewind 2x a day) and also the stitches on the wristband are letting loose...', '16-01-15\r\nKlinkenfeder gebrochen - Werk kpl. ers.\r\nK 1901 0955 - 22-01-15 okay', '1,2', '2015-01-22', '2015-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-22', '62.140.132.49', '62.140.132.49', '2014-12-04', 'RL 7173 7760 3DE', NULL),
(4205, '', 2821, 999999999, 2, '103-Sao Paolo', '2014-12-02', '0000-00-00', '2013-11-20', 'silver', 'white', 'Theorema', '[NICHT ausgef. G-Nachweis - Deal - NO DEAL]\r\nWhen i wind the watch, the spring releases tension immediately. I can See and hear the spring release down to about half tension. Also, the crown for unner time zone ring doesn\'t seem to work properly.', '12-12-14\r\nZeitzonenkrone oB - Sperrad gelöst - befestigt\r\nUK 1512 0845 - einwandfrei\r\nWK 1612 0915 - 17-12-14 okay', '1,2', '2014-12-17', '2014-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-17', '81.191.114.11', 'c0B72BF51.dhcp.as2116.net', '2014-12-04', 'RL 7162 0113 7DE', NULL),
(4206, '', 2581, 999999999, 2, '101-Casablanca', '2014-12-03', '0000-00-00', '2014-06-17', 'gold', 'black', 'Theorema', 'Watch no longer works. I think it is the dial mechanism which has broken.', '12-12-14\r\nsteht kpl. abgelaufen, läuft auch gleich los...\r\nUK 1512 0845 - einwandfrei\r\nWK 1612 0915 - 17-12-14 okay', '1,2', '2014-12-17', '2014-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-17', '92.4.245.59', 'host-92-4-245-59.as43234.net', '2014-12-04', 'RL 71 620 109 7DE', NULL),
(4207, '', 2822, 999999999, 0, '103-Sao Paolo', '2014-11-29', '0000-00-00', '2014-04-09', 'gold', 'black', 'Theorema', 'pershendetje! une jam Armando,kunati i Ermalit te hall Titit. ora para ndoshta 20 ditesh me kishte mbetur por une atehere nuk i dhashe rendesi. nderkohe para 3 ditesh pasi e kisha kurdisur si zakonisht ne mengjes,nga dreka e shikoj qe kishte mbetur. i bera 2 xhiro te plota 24 oreshe akrepave duke menduar mos ishte ndonje kaprico e ingranazheve. ora u duk sikur filloi te punonte por me nje rritem te crregullt. nderkohe pas gjysem ore kishte mbetur. dhe tani qe ju shkruaj,ora ka mbetur por dhe ne momentin kur nis te punoje ka nje punim te nxituar.\r\nkjo sa i perket aspektit teknik.\r\nnderkohe ne aspektin estetik,ora ne numrat e romak te gdhendur te cilet jane me ngjyre te zeze,tek numri 1 boja e zeze ka rene pjeserisht. ndersa rripi i ores nga ana e brendeshme kuptohet qe nga efekti djerse,eshte plasaritur. ne kete rast do te desha te dija sa do te me kushtone nese i vendosej zinxhiri ashtu sic ka dale tashme varianti i fundit i sao poalo-s. duke shpresuar ne mirekuptimin dhe korrektesine tuaj,aplikova per te pasur ndoshta suportin tuaj per keto fenomene qe ju permenda me siper. ju falenderoj dhe uroj te kaloni mire.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.69.7.115', 'ptr.abcom.al', '2014-12-06', '', NULL),
(4208, '', 2822, 999999999, 0, '103-Sao Paolo', '2014-12-01', '0000-00-00', '2014-04-09', 'gold', 'black', 'Theorema', 'pershendetje! une jam Armando,kunati i Ermalit te hall Titit. ora para ndoshta 20 ditesh me kishte mbetur por une atehere nuk i dhashe rendesi. nderkohe para 3 ditesh pasi e kisha kurdisur si zakonisht ne mengjes,nga dreka e shikoj qe kishte mbetur. i bera 2 xhiro te plota 24 oreshe akrepave duke menduar mos ishte ndonje kaprico e ingranazheve. ora u duk sikur filloi te punonte por me nje rritem te crregullt. nderkohe pas gjysem ore kishte mbetur. dhe tani qe ju shkruaj,ora ka mbetur por dhe ne momentin kur nis te punoje ka nje punim te nxituar.\r\nkjo sa i perket aspektit teknik.\r\nnderkohe ne aspektin estetik,ora ne numrat e romak te gdhendur te cilet jane me ngjyre te zeze,tek numri 1 boja e zeze ka rene pjeserisht. ndersa rripi i ores nga ana e brendeshme kuptohet qe nga efekti djerse,eshte plasaritur. ne kete rast do te desha te dija sa do te me kushtone nese i vendosej zinxhiri ashtu sic ka dale tashme varianti i fundit i sao poalo-s. duke shpresuar ne mirekuptimin dhe korrektesine tuaj,aplikova per te pasur ndoshta suportin tuaj per keto fenomene qe ju permenda me siper. ju falenderoj dhe uroj te kaloni mire.\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.78.66.218', '80.78.66.218', '2014-12-08', '', NULL),
(4209, '', 2823, 999999999, 2, '3006-Monaco Diamond', '2014-12-09', '0000-00-00', '2014-09-03', 'black', 'black', 'Theorema', 'Time cannot be set by pulling out the crown to position one. \r\n\r\nWeight has dislodged from the rear winding mechanism ', '16-12-14\r\nAufzug durcheinander, Rotor gebrochen\r\nAufzug sortiert, Rotor ers. \r\nK 1612 1500 - 18-12-14 okay', '1,2', '2014-12-18', '2014-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-19', '80.254.146.20', '49ob.scansafe.net', '2014-12-08', 'RL 7162 0123 9DE', NULL),
(4210, '', 2824, 999999999, 2, '101-Cacablanca GM', '2014-12-08', '0000-00-00', '2013-08-07', 'black', 'yellow', 'Theorema', '[G per email 01-12-14]\r\nThe problem is time setting button does not works.', '09-12-14\r\nund Neues Band!\r\n07-01-15 okay', '1,2', '2015-11-20', '2015-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-07', '193.13.160.4', '193.13.160.4', '2014-12-08', 'RL 71 672 966 6DE', NULL),
(4211, '', 2825, 999999999, 2, '3001-Paragon', '2014-12-03', '0000-00-00', '2013-01-21', 'bicolor gold', 'white', 'Theorema', 'The strap holding the band tight snapped and is broken.\r\nFurthermore, the dial has moved, so that ?12? is now at a place around ?11.57?. This means that the minute hand is a little of all the time, even though the clock is set properly.', '15-12-14\r\nSchlaufe gerissen - Keine Garantie, aber Kulanz\r\nMinuterie verdreht - da auch Indexe gelöst sind, Minuterie ers. \r\nK 1612 1010 - 19-12-14 okay', '1,2', '2014-12-19', '2014-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-19', '2.110.55.4', '0187901054.0.fullrate.dk', '2014-12-08', 'RL 71 620 127 3DE', NULL),
(4212, '', 2826, 999999999, 2, '103-Sao Paolo', '2014-12-04', '0000-00-00', '2012-12-10', 'silver', 'white', 'Theorema', 'Dear Enis,\r\n\r\nAs instructed in your email dated 30th No 14 I\'m submitting this form with the purpose to replace or repair the defected watch.\r\n\r\nThe watch does not longer work - the watch winder doesn\'t wind the watch.\r\n\r\nAs requested, the item is going to be sent back to Germany later today. A scanned copy of the warranty card was emailed to info@theorema-watches.com from yuliyad@live.co.uk on 28th Nov 14.\r\n\r\nMany thanks,\r\nYuliya. ', '15-12-14\r\nSperrad - befestigt\r\nUK 1512 1140 - einwandfrei\r\nWK 1612 0920 - 17-12-14 okay', '1,2', '2014-12-17', '2014-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-17', '80.87.24.105', 'host-80-87-24-105.2i3.net', '2014-12-08', 'RL 71 607 451 8DE', NULL),
(4213, '', 897, 2, 2, 'T 3008', '2014-12-01', '2013-03-08', '2013-03-08', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nHi this is second time this has packen in working. Please can you fix it}', '15-12-14\r\nUhr gefallen, Zeiger gebrochen... Schnellschaltung auch?\r\nKVA  Werktausch 80,-  --  ausf. 2005\r\nGehäuse u-s, Werk mit ZB und div. Zeigern ers., Werkring\r\nK 2605 1030 - neu gestellt\r\nK 2905 0750 - 01-06-15 okay', '1,2', '2015-06-01', '2015-06-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-01', '', '', '0000-00-00', 'RL 7224 9526 2DE', NULL),
(4214, '', 2827, 999999999, 2, '104-Copacabana', '2014-12-10', '0000-00-00', '2014-11-22', 'silver', 'black', 'Theorema', 'Watch stopted running. Can`t rewind anymore', 'Replaced!', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-10', '83.84.197.61', '5354C53D.cm-6-5d.dynamic.ziggo.nl', '2014-12-08', 'RL 71 533 561 4DE', NULL),
(4215, '', 2828, 999999999, 0, '103-Sao Paolo', '2014-12-01', '0000-00-00', '0000-00-00', 'gold', 'white', 'Theorema', 'The watch stays on the same time. As example if it\'s 8\'o clock and I wait 15 minutes the clock still stays on 8\'o clock.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.123.180.7', '212-123-180-7.ip.telfort.nl', '2014-12-08', '', NULL),
(4216, '', 2829, 999999999, 0, '103-Sao Paolo', '2014-12-01', '0000-00-00', '2014-11-11', 'gold', 'white', 'Theorema', 'The Watch stays at the same time. As example if It\'s 8\'o clock and I wait 15 minutes the Watch still stays at 8\'o clock.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.123.180.7', '212-123-180-7.ip.telfort.nl', '2014-12-08', '', NULL),
(4217, '', 2830, 999999999, 2, '101-Casablanca GM', '2015-08-05', '0000-00-00', '2014-09-05', 'black', 'black', 'Theorema', 'keeps stopping', '26-08-15\r\nsteht kpl. abgelaufen - S+F oB\r\nUK 2608 1250 - einwandfrei\r\nWK 2708 0850 - okay\r\n{Aufzugzettel plus}', '1,2', '2015-08-28', '2015-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-28', '83.104.200.202', 'mailgate.swanline-print.co.uk', '2014-12-08', 'RL 72 567 475 3DE', NULL),
(4218, '', 2831, 999999999, 0, '101-Cacablanca GM', '2014-12-01', '0000-00-00', '2014-10-15', 'gold', 'yellow', 'Theorema', '1) The protective cap of the winder does not clink properly.\r\n2) It loses 1,5 min every 24 hrs\r\n3)Although I wound it in full, it stopped working twice in 10 hrs', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.203.71.88', 'athedsl-81418.home.otenet.gr', '2014-12-08', '', NULL),
(4219, '', 2832, 999999999, 0, '107-Rio', '2014-12-01', '0000-00-00', '2014-04-22', 'black', 'black', 'Theorema', 'The top glass has fallen off the watch , also the dial no longer runs any more and is no longer connected due to the glass not being there, the glass fell out of its own accord, it seemed a little loose but i thought thats how the watch was suppose to be like', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.166.218.169', 'host86-166-218-169.range86-166.btcentralplus.com', '2014-12-08', '', NULL),
(4220, '', 2833, 999999999, 2, '103-Sao Paolo', '2014-12-04', '0000-00-00', '2014-11-19', 'gold', 'white', 'Theorema', 'The clock stays on the same time. As example when it\'s 8\'o clock and I wait 15 minutes. The watch stays on 8\'o clock.', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-12', '212.123.180.7', '212-123-180-7.ip.telfort.nl', '2014-12-08', '578824924300', NULL),
(4221, '', 2834, 999999999, 2, '3001-Paragon', '2014-12-19', '0000-00-00', '2014-01-06', 'silver', 'white', 'Theorema', 'The crown to adjust the time comes off the watch, not allowing it to be winded up, adjusted, etc. It is broken off of the stem. This happened out of nowhere while adjusting the watch one day.', '07-01-15\r\nWelle direkt an der Krone gebrochen - Minuterie verdreht - geklebt, AW/Krone ers. \r\nK 0801 1630 - 12-01-15 okay', '1,', '2015-01-12', '2015-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-12', '76.88.55.45', 'cpe-76-88-55-45.san.res.rr.com', '2014-12-09', 'RL 7167 2977 1DE', NULL),
(4222, '', 2835, 999999999, 2, '4004-Newton', '2014-12-09', '0000-00-00', '2014-12-02', 'silver', 'white', 'Theorema', 'You did send the wrong Watch.\r\nExplained already in previous emails.', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-10', '62.1.82.129', 'pappasbros.ath.forthnet.gr', '2014-12-09', 'RL 71 572 476 4DE', NULL),
(4223, '', 2836, 999999999, 2, '107-Rio', '2014-12-10', '0000-00-00', '2013-12-11', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 14138 v. 11-12-2013]\r\nMinute hand fell off\r\nalso it never held it\'s wind for more than 3 hours...', '16-12-14\r\nMinZg ers. - Schrauben Service\r\nUK 1612 1315 - einwandfrei\r\nWK 1712 0815 - 18-12-14 okay\r\n{Aufzugzettel}', '1,', '2014-12-18', '2014-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.233.147.95', 's147-095.psd.vodafone.ie', '2014-12-09', '', NULL),
(4224, '', 2837, 999999999, 2, '3011-Macau', '2014-12-10', '0000-00-00', '2014-04-17', 'gold', 'black', 'Theorema', 'The pin came out of the strap at the top.', '16-12-14\r\njo, und dafür muss die Uhr unbedingt hierher!\r\nFedersteg 24 fest ers.\r\nK 1612 1510 - 18-12-14 okay', '1,2', '2014-12-18', '2014-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-19', '2.220.35.105', '02dc2369.bb.sky.com', '2014-12-10', 'RL 7162 0119 9DE', NULL),
(4225, '', 2838, 999999999, 2, '3005-Marco Polo', '2014-12-08', '0000-00-00', '2013-08-20', 'silver', 'white', 'Theorema', 'non si ricarica\r\n---\r\nnot charging', '16-12-14\r\nKalenderfenster fehlt - Automatik einseitig schwergängig, Rotor gebrochen - ein Klinkenrad ers., Fenster geklebt, Rotor ers.\r\nK 1612 1615 - 19-12-14 okay', '1,2', '2014-12-19', '2014-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-19', '188.153.102.51', 'net-188-153-102-51.cust.dsl.teletu.it', '2014-12-10', 'RL 7162 0128 7DE', NULL),
(4226, '', 2839, 999999999, 2, '107-Rio', '2014-12-05', '0000-00-00', '2013-10-21', 'black', 'black', 'Theorema', 'The minute hand of the watch has dropped off the watch and now it has gone between the machinery. Also if you put it exactly at 12 o\'clock the minute hand and hour hand won\'t be at 12 both. could you please fix these problems. thank you', '17-12-14\r\nMin-Zg ers. \r\nUK 1812 1015 - einwandfrei\r\nWK 1912 0855 - 20-12-14 okay', '1,2', '2014-12-22', '2014-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-22', '91.152.78.243', 'a91-152-78-243.elisa-laajakaista.fi', '2014-12-10', 'RL 7163 4988 9DE', NULL),
(4227, '', 2840, 999999999, 2, '3005-Marco Polo', '2014-12-08', '0000-00-00', '2014-06-18', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - NO DEAL]\r\nthis was bought back in june, and the ticking mechanism keeps stopping and starting randomly - this has been ongoing since its purchase', '17-12-14\r\nAutomatik schwergängig - ein Klinkenrad ers.\r\nK 1712 1015 - 20-12-14 okay', '1,2', '2014-12-22', '2014-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-22', '195.50.96.129', '195.50.96.129', '2014-12-10', 'RL 7163 5002 5DE', NULL),
(4228, '', 2841, 999999999, 2, '3001-Paragon', '2014-12-05', '0000-00-00', '2014-11-21', 'silver', 'white', 'Theorema', 'After observing the watch for three to four days , I noticed that it misses 4-5 minutes every 24 hours', 'Uhr erhalten...\r\nBitte refund!', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.72.59.50', 'oiy273.static.otenet.gr', '2014-12-10', '', NULL),
(4229, '', 2842, 999999999, 2, '101-Cacablanca GM', '2014-12-10', '0000-00-00', '2014-07-24', 'silver', 'black', 'Theorema', 'the Casablanca?s movement has ceased to work which is very disappointing. This watch has not be submerged in any water or been in any unusual conditions, hot or cold. I would ideally like to exchange it for another model as I do not trust the Casablanca. Can you let me know if it is possible to exchange it for the Jumbo : Black Strap, Silver-Coloured Case and numbers and White Face which from various blogs I have read appears to be a trustworthy and robust model of yours.', '17-12-14\r\nSichtprfg. oB - \r\nUK 1712 1025 - einwandfrei\r\nWK 1812 0905 - 19-12-14 okay', '1,2', '2014-12-19', '2014-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-19', '46.17.61.194', '46.17.61.194', '2014-12-10', 'RL 7162 0129 5DE', NULL),
(4231, '', 2843, 999999999, 2, '104-Copacabana', '2014-12-10', '0000-00-00', '2014-02-03', 'gold', 'black', 'Theorema', 'I can not change the dual time on my watch anymore.\r\nWhen I turn the crown backward the time not move.\r\nAnd the clockwise on Dual time not right.', '17-12-14\r\nWelle gebrochen? Krone gelöst - ers. - ABER: DualZeit dreht rückwärts mit...  Werktausch - ein Index geklebt\r\nUK 1812 1155 - einwandfrei\r\nWK 1912 0900 - 20-12-14 okay', '1,2', '2014-12-22', '2014-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-22', '193.62.42.27', '193.62.42.27', '2014-12-10', 'RL 71 634 985 8DE', NULL),
(4232, '', 2313, 2, 2, 'Aruba', '2014-12-03', '2014-06-17', '2014-06-17', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nAm returning the watch because the turning hand fell down without my knowledge but I managed to pick it up.}', '15-12-14\r\n...und wieder wild ins Werk gesteckt - Krone 502 mit neuer Welle ers. - KULANZ - WD 8310\r\nK 1512 1240 - 17-12-14 okay', '1,2', '2014-12-17', '2014-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-17', '', '', '0000-00-00', 'RL 7160 7453 5DE', NULL),
(4234, '', 2845, 999999999, 2, '3008-Damascus', '2014-12-11', '0000-00-00', '2014-11-12', 'silver', 'black', 'Theorema', 'movement stops after some hours', '11-12-14\r\nSperrad Zahnausfall und gelöst, Automatik schwergängig?\r\nSperrad und ein Klinkenrad ers. \r\nWK 1112 1310 - gut\r\nK 1212 0840', '1,2', '2014-12-16', '2014-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-15', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-12-10', 'RL 7157 2491 0DE', NULL),
(4235, '', 2194, 999999999, 2, '104-Copacabana', '2014-12-08', '0000-00-00', '2013-03-01', 'gold', 'black', 'Theorema', 'Model: GM104 \r\nCase color: Stainless Steel\r\n\r\nThe watch is broken again and it is the third time I contact you to get the watch fixed. Please send me a new watch. I do not want a defect watch. ', '15-12-14\r\nIndex 2 der 12... - geklebt und Theo-Schild geklebt, 2 Zierschrauben (11/1) ers.\r\nUK 1512 1335 - einwandfrei\r\nWK 1612 0920 - 17-12-14 okay', '1,2', '2014-12-17', '2014-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-17', '137.135.240.51', '137.135.240.51', '2014-12-10', 'RL 7131 5053 8DE', NULL),
(4296, '', 3007, 999999999, 2, '103-Sao Paolo', '2014-12-18', '0000-00-00', '2014-12-09', 'black', 'black', 'Theorema', 'Falsche Uhr geliefert durch Groupon. Ich habe eine Goldene mit braunes Lederarmband bestellt und habe eine schwarze Uhr bekommen. ', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-19', '213.181.46.61', '61.46-181-213.adsl-static.isp.belgacom.be', '2014-12-22', 'RL 71 620 117 1DE', NULL),
(4237, '', 2844, 999999999, 2, '104-Copacabana', '2014-12-08', '0000-00-00', '2014-11-18', 'black', 'black', 'Theorema', 'after the first time that I used the watch, the \r\ngold screws in front panel fell out and are missing', '15-12-14\r\nes fallen fast alle Zierschrauben raus... neues Gehäuse!\r\nUK 1512 1320 - reguliert - WD 8310\r\nWK 1612 0935 - 17-12-14 okay', '1,2', '2014-12-17', '2014-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-17', '78.20.123.84', '78-20-123-84.access.telenet.be', '2014-12-10', 'RL 7131 5054 1DE', NULL),
(4238, '', 2846, 999999999, 2, '3001-Paragon', '2014-12-05', '0000-00-00', '2014-11-25', 'silver', 'white', 'Theorema', '[G per email 03-12-14]\r\n1)THE SECONDS INDICATOR STOP WHEN APPROACHING THE MINUTES INDICATOR 2)WHEN I SET THE TIME THE HOURS INDICATOR AND THE MINUTES INDICATOR MOVE SIMULTANEOUSLY ', '15-12-14\r\nDirekt Umtausch\r\nNachforschung am 18.1.2015 gestellt! Uhr am 23.01.15 zugestellt lt.Schreiben Dt. Post vom 03.02.15', '1,2', '2015-02-09', '2015-02-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-17', '130.43.90.174', '130.43.90.174.dsl.dyn.forthnet.gr', '2014-12-10', 'RL 71 315 051 5DE', NULL),
(4239, '', 2847, 999999999, 0, 'Tourbillon T-Marrakesh', '2014-12-03', '0000-00-00', '2014-12-15', 'silver', 'white', 'Theorema', 'Could not find proper serial number problem with watch is keeps stopping kind regards Alfred .', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.97.210.74', '79.97.210.74', '2014-12-10', '', NULL),
(5220, '', 3509, 999999999, 2, '508-Dublin', '2015-05-28', '0000-00-00', '2014-10-15', 'gold', 'black', 'Pionier', 'Watch has stopped working for no apparent reason', '09-06-15\r\nAR aus Eingriff - Uhr gefallen? Gesetzt, reguliert\r\nDatumschaltung defekt! - Werktausch\r\nK 1006 1100 - 15-06-15 okay', '1,2', '2015-06-16', '2015-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-16', '31.50.94.176', 'host31-50-94-176.range31-50.btcentralplus.com', '2015-05-14', 'RL 7229 6071 5DE', NULL),
(4241, '', 2849, 999999999, 0, '104-Copacabana', '2014-12-04', '0000-00-00', '2013-01-03', 'silver', 'black', 'Theorema', 'Clock stopped - button is hard seems blocked', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.223.56.6', '02df3806.bb.sky.com', '2014-12-11', '', NULL),
(4242, '', 2850, 2, 2, 'T 2008', '2014-12-04', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nhands fell off again, this is 4th time and second watch}', '15-12-14\r\nKunde soll Gutschrift von Groupon bekommen haben...', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(4243, '', 2851, 2, 2, 'Sao Paolo', '2014-12-04', '2012-12-17', '2012-12-17', 'schwarz', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal - NO DEAL]\r\n{abgetippt:\r\nAfter winding up the watch, it starts to slow down after some time. This results incorrect time not being shown}', '15-12-14\r\nSichtprüfung oB \r\nWK 1512 1530 - verliert 6min\r\nUK 1612 0935 - verliert - Werktausch\r\nWK 1612 1635 - einwandfrei\r\nUK 1712 0825 - einwandfrei\r\nWK 1812 0915 - 19-12-14 okay', '1,2', '2014-12-19', '2014-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-19', '', '', '0000-00-00', 'RL 71 627 213 3DE', NULL),
(4244, '', 2852, 2, 2, 'Damascus', '2014-12-04', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 148 v. 19-11-2012]\r\n{abgetippt:\r\n[...] and stopped working at all no response [...]}', '15-12-14\r\nUnruh hängt fest durch Stoß... enthakt auf Kulanz\r\nWK 1512 1545 - einwandfrei\r\nK 1612 0935 - 19-12-14 okay', '1,2', '2014-12-19', '2014-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-19', '', '', '0000-00-00', 'RL 7162 7214 7DE', NULL),
(4245, '', 2968, 999999999, 2, '509-Barbados', '2014-12-22', '0000-00-00', '2014-11-10', 'gold', 'black', 'Pionier', 'The watch is stopped in the December 3rd morning and I wore daytime everyday, after I got it. I sent you the video to show the problem on December 4th by email.', '13-01-15\r\nsteht kpl. aufgezogen - Klemmung im RW beseitigt\r\nK 1301 1610 - bl. weiter stehen - Werktausch\r\nK 1601 0910 - 19-01-15 okay', '1,2', '2015-01-19', '2015-01-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-19', '210.6.122.169', '210006122169.ctinets.com', '2014-12-12', 'RL 7171 8562 5DE', NULL),
(4246, '', 2969, 2, 2, 'Florida', '2014-12-05', '2014-09-15', '2014-09-15', 'Silber', 'Schwarz', 'Pionier', '{abgetippt:\r\nThe date lancet is not work correctly}', '16-12-14\r\nTagesZg ers., ein Klinkenrad ers. \r\nK 1612 1200 - 19-12-14 okay', '1,2', '2014-12-19', '2014-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-19', '', '', '0000-00-00', 'RL 7162 7215 5DE', NULL),
(4247, '', 2970, 2, 2, '503 - Sydney', '2014-12-05', '2014-03-25', '2014-03-26', 'Silber', 'Weiss', 'Pionier', '{abgetippt:\r\n[...] It seems to have never been right & although requires movement to activate, the amount of rigourous movement required, confirms it is faulty [...]', '16-12-14\r\nsteht kpl. aufgezogen - ausgeschwungen...\r\neingerenkt, Schrauben nachgezogen\r\nK 1612 1255 - bl. stehen - Zeiger? nein, Unruh kommt ans SekRd - Werktausch\r\nK 1812 0945 - 20-12-14 okay', '1,2', '2014-12-22', '2014-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-22', '', '', '0000-00-00', 'RL 7163 4997 7DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(4248, '', 2971, 999999999, 2, '4004-Newton', '2014-12-29', '0000-00-00', '2014-08-04', 'black', 'black', 'Theorema', 'The ticker has stopped working, possibly a battery default! It was working one minute and not the next!', '13-01-15\r\nsteht kpl. aufgezogen - Kalenderfenster klemmte im Werk - entnommen\r\nK 1301 1625 - 16-01-15 okay', '1,2', '2015-01-16', '2015-01-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-16', '80.3.147.104', 'cpc6-reig4-2-0-cust103.6-3.cable.virginm.net', '2014-12-12', 'RL 71 718 553 2DE', NULL),
(4249, '', 2972, 999999999, 2, '510-London', '2014-12-12', '0000-00-00', '2014-10-17', 'black', 'black', 'Pionier', 'Hey Guys. I\'m having some troubles with my watch. Sometimes it just stops thicking and it just stops working. Also the automatic system isn\'t functioning as it should. I really need your help with this..', '17-12-14\r\nRotor fest... Rotorlager geölt\r\nK 1712 1530 - 20-12-14 okay', '1,2', '2014-12-22', '2014-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-22', '178.50.72.133', 'ptr-178-50-72-133.dyn.mobistar.be', '2014-12-12', 'RL 7163 5004 8DE', NULL),
(4250, '', 2848, 999999999, 2, '506-Miami', '2015-05-05', '0000-00-00', '2014-01-02', 'black', 'gold', 'Pionier', '1. date display stuck, cant be adjust \r\n2. time dial easily stop, can be just in few minutes ', '07-05-15\r\nStdZg gelöst, Datum hängt - DatumsEinerStern und EinerScheibe ers.\r\nK 0705 1600 - 11-05-15 okay', '1,2', '2015-05-12', '2015-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-12', '2001:e68:4413:9212:1d7f:8862:a464:ccc7', '2001:e68:4413:9212:1d7f:8862:a464:ccc7', '2014-12-13', 'RL 7218 5604 4DE', NULL),
(4251, '', 2973, 999999999, 2, '106-Toronto', '2015-01-16', '0000-00-00', '2013-03-14', 'rosé', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nhe watch does not run properly. When I turn the crown it usually doesn\'t start the watch and it feels like something is making a resistance making it hard to turn the watch. Some parts of the dial have come loss such as the hour markings, which i believe has something to do with the watch not running normally. Usually when I turn the crown on the watch the watch does not start and if it does it does so for only a couple of minutes. Even though i turned the crown several times, which should allow it to run for several hours.', '29-01-15\r\nFremdarmband zu schmal! 4 Indexe gelöst - alle 10 Indexe geklebt - Anker gerichtet, Zg befestigt\r\nUK 2901 1310 - reguliert\r\nWK 3001 0830 - 02-02-15 okay', '1,2', '2015-02-02', '2015-02-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-02', '73.48.106.47', '73.48.106.47', '2014-12-13', 'RL 7178 7917 1DE', NULL),
(4252, '', 186, 999999999, 2, '104-Copacabana', '2014-12-12', '0000-00-00', '2013-02-17', 'black', 'black', 'Theorema', 'Stopped working,just back from repair last month', '17-12-14\r\nsteht kpl. aufgezogen... ausgeschwungen... weil die Uhr gefallen/gestoÃŸen wurde! Anker gerichtet - KULANZ\r\nUK 1812 1055 - einwandfrei\r\nWK 1912 0905 - 20-12-14 okay', '1,2', '2019-06-11', '2019-06-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-22', '86.40.179.219', '86-40-179-219-dynamic.b-ras2.srl.dublin.eircom.net', '2014-12-14', 'RL 7163 4992 9DE', NULL),
(4253, '', 2974, 999999999, 2, '4004-Newton', '2014-12-12', '0000-00-00', '2014-02-10', 'black', 'black', 'Theorema', 'The time in the 24 hour sing 15 minute foward the real time; tha half moon below dont\'t make a good routation, stay look during a slowly movement of the watch, is naccesary shake the watch for see the half moon have a movement.\r\nPlease inform me about!.\r\nMany thank\'s.', '17-12-14\r\nkpl. abgelaufen - Rotor sehr gut freilaufend...\r\nK 1712 1245 - einwandfrei okay...\r\nKunde bewegt sich anscheinend gar nicht! ', '1,2', '2014-12-22', '2014-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-22', '80.116.139.3', 'host3-139-dynamic.116-80-r.retail.telecomitalia.it', '2014-12-14', 'RL 7163 4999 4DE', NULL),
(4254, '', 2975, 999999999, 2, '508-Dublin', '2014-12-18', '0000-00-00', '2014-10-23', 'gold', 'black', 'Pionier', 'Winder broke it was really hard to wind up but now it just makes a noise then goes quiet', '07-01-15\r\nAufzug nicht iO - Kronrad/Aufzugrad? \r\nWerktausch\r\nK 0701 1545 - 12-01-15 okay', '1,', '2015-01-12', '2015-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-12', '94.197.120.122', '94.197.120.122.threembb.co.uk', '2014-12-14', 'RL 7167 2975 4DE', NULL),
(4255, '', 2321, 999999999, 2, '101-Cacablanca GM', '2015-01-16', '0000-00-00', '2013-06-21', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 6457 v. 21-06-2013]\r\nHi Enis,\r\n\r\nI received back my watch from latest repairs following the August holiday shutdown. Unfortunately it was working but loses a full 5 minutes per week on time. This is clearly not good enough. I do not mind losing a minute every few months or similar but 5 minutes per week is just not a standard that is acceptable from a fine watchmaker such as Theorema.  \r\n\r\nI am sending this watch back again. At this point, it is about the 4th time I have had to send it back under warranty. I really would like to have a replacement watch at this time. This one has been nothing but problems.\r\n\r\nI will attached a note with the watch but I would greatly appreciate if you would now replace this watch and do something to cover all the costs and troubles associated.\r\n\r\nRegards,\r\n\r\nJeff Watson\r\n', '29-01-15\r\ngibt es in Australien keine Uhrmacher? \r\nZeitwaage sagt plus 30sec/d - NICHT minus!\r\nentmagnetisiert und reguliert\r\nUK 2901 1200 - einwandfrei\r\nWK 3001 0855 - gut\r\nUK 0202 1015 - einwandfrei\r\nWK 0302 0755 - 04-02-15 okay', '1,2', '2015-02-04', '2015-02-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-04', '203.110.235.8', '203.110.235.8', '2014-12-15', 'RL 7180 0954 8DE', NULL),
(4256, '', 1137, 999999999, 2, '107-Rio', '2014-12-12', '0000-00-00', '2013-03-20', 'silver', 'black', 'Theorema', 'The minute-hand has loosened from its mounting and also the entire clockwork sounds like it is loose.', '17-12-14\r\nMinZg nicht abgefallen sondern abgebrochen! Glas bei 12 Uhr beschädigt, eine Bride verbogen und -Schraube gebrochen...\r\nKVA Glas, Zeiger, Briden  50,- ', '1,2', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-26', '193.183.18.10', '18-10.atea.se', '2014-12-15', 'RL 7233 5673 5DE', NULL),
(4257, '', 1730, 999999999, 2, '503-Sydney', '2014-12-18', '0000-00-00', '2014-01-07', 'black', 'white', 'Pionier', 'Big and small hands on watch move at there own free will and therefore not telling the correct time.', '07-01-15\r\nMinZg aufgesetzt - Uhr gefallen oder gestoßen? \r\nK 0701 1620 - neu gestellt\r\nK 1201 0825 - 14-01-15 okay', '1,2', '2015-01-14', '2015-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-14', '37.203.197.230', '37-203-197-230.ip.skylogicnet.com', '2014-12-15', 'RL 7169 5049 2DE', NULL),
(4258, '', 2976, 2, 2, '508 - Dublin', '2014-12-08', '2014-04-22', '2014-04-22', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nDie Uhr funktioniert nicht mehr}', '17-12-14\r\nKlinkenfeder gebrochen, Teil blockiert das RW - Werk kpl. ers.\r\nK 1712 1115 - 20-12-14 okay', '1,2', '2014-12-22', '2014-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-22', '', '', '0000-00-00', 'RL 7163 4995 0DE', NULL),
(4259, '', 2977, 999999999, 2, '3006-Monaco Diamond', '2014-12-15', '0000-00-00', '2013-02-10', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Deal - NO DEAL]\r\nmechanical defekt - the watch doesn\'t work and there is a round thing in the front of the watch', '17-12-14\r\neine Schraube der RW-Brücke fehlt... im Werk? ein Zierring gelöst - entnommen, Schrauben befestigt, AR eingerenkt\r\nWK 1712 1610 - jo\r\nK 1812 0925 - reguliert und 20-12-14 okay', '1,2', '2014-12-22', '2014-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-22', '62.242.147.78', '62.242.147.78', '2014-12-15', 'RL 7163 4987 5DE', NULL),
(4260, '', 2978, 999999999, 2, '3001-Paragon', '2015-01-05', '0000-00-00', '2013-05-19', 'rosé', 'white', 'Theorema', 'A  piece of the inner mechanics has become loose at the back of the watch . It is visible to see at the back . This is the same problem as the previous time I returned it to you. I have misplaced original box . If you have any problem you can contact me by email or phone. Thank you Rosaleen O Reilly. ', '05-01-15\r\nRotor gebrochen - ersetzt, reguliert\r\nK 0501 1450 - 09-01-15 okay', '1,', '2015-01-12', '2015-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-12', '95.45.86.237', '95.45.86.237', '2014-12-15', 'RL 71 672 971 0DE', NULL),
(4261, '', 2979, 999999999, 2, '502-Malibu', '2014-12-11', '0000-00-00', '2014-10-16', 'black', 'white', 'Pionier', 'crown winder came away first time out of the box contacted Enis Tufina and was directed to send watch back for replacement copy of e-mail with the box and watch', '', '1,2', '2016-10-26', '2016-10-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-12', '81.129.177.148', 'host81-129-177-148.range81-129.btcentralplus.com', '2014-12-15', 'RL 7157 2479 5DE', NULL),
(4262, '', 2980, 999999999, 2, '101-Cacablanca GM', '2014-12-12', '0000-00-00', '2013-12-02', 'silver', 'white', 'Theorema', 'Stopped working', '18-12-14\r\nSperrad befestigt\r\nUK 1812 1250 - einwandfrei\r\nWK 1912 0910 - 20-12-14 okay', '1,2', '2014-12-22', '2014-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-22', '31.48.104.44', 'host31-48-104-44.range31-48.btcentralplus.com', '2014-12-15', 'RL 7163 4989 2DE', NULL),
(4263, '', 2981, 999999999, 2, '103-Sao Paolo', '2014-12-12', '0000-00-00', '2012-12-17', 'silver', 'black', 'Theorema', 'If I wind the crown backwards (anti-clockwise) it unscrews itself. This means that I am unable to set the second time zone.  Please note that this watch is completely NEW - I have only ever worn it twice. please look after it and don\'t damage it - thank you', '18-12-14\r\nuralt Krone gegen neueste Bauart ers. - WD 8310\r\nWK 1812 1305 - einwandfrei\r\nUK 1912 0910 - 20-12-14 okay', '1,2', '2014-12-22', '2014-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-22', '90.201.102.106', '5ac9666a.bb.sky.com', '2014-12-16', 'RL 7163 4994 6DE', NULL),
(4264, '', 2982, 999999999, 2, '3007-Vienna', '2015-03-12', '0000-00-00', '2014-04-09', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal] \r\nOne of the clockwise is  disconnected and has fallen into the field and one of the round devices has ben disconnected .I have gone to more than 5 clock repairs , but no one has taken over to fix it .Waiting for your response.Thank you', '12-03-15\r\nMinZg und rechter Zierring ab - Viertelrohr gekerbt, MinZg verengt und aufgesetzt, Zierring geklebt\r\nK 1303 0810 - zieht nicht auf - KlinkenfederLagerung gereinigt und gefettet\r\nK 1603 1040 - zieht immer noch nicht auf - AutoBrücke und Klinkenfeder ers.\r\nK 1703 1305 - kein Aufzug... RW-Brücke ers. \r\nK 2003 1135 - reguliert und 27-03-15 okay', '1,2', '2015-04-01', '2015-04-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-01', '213.207.50.62', '213.207.50.62', '2014-12-16', 'RL 72 006 237 4DE', NULL),
(4265, '', 2983, 999999999, 2, '4004-Newton', '2014-12-29', '0000-00-00', '2013-11-29', 'silver', 'black', 'Theorema', 'The watch was functioning perfectly well for several months before it stopped. In the beginning both the hands were able to move when the watch was faced downward but not otherwise. This happened for a few days', '14-01-15\r\nfast kpl. abgelaufen... oberer Unruhzapfen weg... aber keine deutliche Beschädigung am Gehäuse sichtbar\r\nUnruh kpl. ers.\r\nK 1401 0910 - reguliert und 19-01-15 okay', '1,2', '2015-01-19', '2015-01-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-19', '60.50.69.45', '45.69.50.60.brf01-home.tm.net.my', '2014-12-16', 'RL 7171 8563 4DE', NULL),
(4266, '', 2984, 999999999, 2, '3005-Marco Polo', '2014-12-11', '0000-00-00', '2014-07-30', 'silver', 'black', 'Theorema', 'Month setting is not working.', '17-12-14\r\nFremdenblatt \r\nK 1712 1130 - 20-12-14 okay', '1,2', '2014-12-22', '2014-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-22', '188.129.45.165', 'cpe-188-129-45-165.dynamic.amis.hr', '2014-12-16', 'RL 7163 5000 3DE', NULL),
(4268, '', 2985, 999999999, 2, '104-Copacabana', '2014-12-15', '0000-00-00', '2013-07-19', 'silver', 'black', 'Theorema', 'Glass is missing and Hour hand is damaged. Glass fell out, it did nor break or crack. No glass fragments left in watch. Hour hand was damaged by clothing because I had not noticed that the glass had fallen out. I was not able to find the glass.\r\nThank you\r\nPhilip Lough', '18-12-14\r\nDruckstelle bei halb 3 - Dadurch wurde auch das Glas zerstört!\r\nKVA  Glas und Zeiger  40,-  ausf. 1401\r\nGehäuse ultraschallgereinigt, Std und MinZg ers. Glas ers.\r\nUK 1501 1015 - einwandfrei\r\nWK 1901 0805 - WD 8310 und 20-01-15 okay', '1,2', '2015-01-20', '2015-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-20', '80.195.114.241', 'host-80-195-114-241.static.cable.virginmedia.com', '2014-12-16', 'RL 7171 8567 9DE', NULL),
(4270, '', 2160, 999999999, 2, '101-Cacablanca GM', '2014-12-15', '0000-00-00', '2014-01-24', 'silver', 'white', 'Theorema', 'die Uhr nicht läuft auch dem Laden nicht die Hände zu bewegen. angekommen schon nicht funktioniert, durch den Kurier\r\n{Text vom 10. Juni:\r\nThe clock never worked from the time of purchase. E \'come to the undersigned by \"Groupon.it\" but does not walk, even though I had taken steps to reload manually. I kindly ask the replacement with a product of the same type and if possible model. thanks in advance}', '18-12-14\r\nausgeschwungen - Anker gerichtet\r\nWK 1812 1325 - reguliert\r\nUK 1912 0920 - 20-12-14 okay', '1,2', '2014-12-22', '2014-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-22', '2.196.226.75', '2.196.226.75', '2014-12-16', 'RL 7163 4986 1DE', NULL),
(4271, '', 2986, 999999999, 2, '3010-Tigris', '2014-12-15', '0000-00-00', '2013-01-25', 'silver', 'white', 'Theorema', 'The crown dial has broken off so the watch can no longer be wound up. We still have the crown wind up dial which we have enclosed up.', '05-01-15\r\nwegen Fehlfunktion der Gangreserveanzeige gleich Werktausch und Krone ers. - KULANZ\r\nWK 0601 0925 - einwandfrei\r\nUK 0701 1055 - 12-01-15 okay', '1,', '2015-01-12', '2015-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-12', '81.105.22.128', 'cpc29-stev6-2-0-cust127.9-2.cable.virginm.net', '2014-12-17', 'RL 7167 2973 7DE', NULL),
(4273, '', 2988, 999999999, 0, '4004-Newton', '2014-12-10', '0000-00-00', '2014-10-28', 'black', 'black', 'Theorema', 'It stopped working.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '134.159.96.222', 'mail-out.hk.telstraglobal.net', '2014-12-17', '', NULL),
(4274, '', 2989, 2, 2, '505 - Florida', '2014-12-10', '2014-05-06', '2014-06-06', 'gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nThe hands of the watch have come loose & don\'t stay in place}', '17-12-14\r\n...weil Uhr gefallen ist! Werk durchgedrückt, Druckstelle an 9:00\r\nKVA Reparatur 30,-  ausf. 0601\r\nWerktausch, da Zg nicht halten wollten, und Werkring\r\nK 0601 1400 - neu gestellt\r\nK 0701 1100 - 09-01-15 okay', '1,', '2015-01-09', '2015-01-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-09', '', '', '0000-00-00', 'RL 71 672 970 6DE', NULL),
(4275, '', 2990, 999999999, 2, '107-Rio', '2014-12-16', '0000-00-00', '2014-04-22', 'black', 'black', 'Theorema', 'The Glass screen on the top of the watch popped off, I could see it slowly becoming more and more loose and also the dial inside started to become loose and then all of a sudden the glass on the top of the watch popped off', '18-12-14\r\nheftigste Beschädigungen auf der Lunette, Welle gebrochen, ZgWerk fehlt...\r\nKVA 190,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '138.37.37.136', 'prj136.student.eecs.qmul.ac.uk', '2014-12-17', '', NULL),
(4276, '', 1966, 999999999, 2, '3006-Monaco Diamond', '2014-12-16', '0000-00-00', '2014-10-02', 'gold', 'black', 'Theorema', 'Brand new watch, something loose in back', '17-12-14\r\njo... unerhört, da dreht sich doch glattweg der Rotor...!\r\nK 1712 1250 - einwandfrei okay', '1,2', '2014-12-22', '2014-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-22', '86.185.195.213', 'host86-185-195-213.range86-185.btcentralplus.com', '2014-12-17', 'RL 7163 4998 5DE', NULL),
(4277, '', 2991, 2, 2, 'Macau', '2014-12-11', '2014-03-26', '2014-03-26', 'Silber', 'Schwarz', 'Theorema', '{frei übersetzt:\r\nZeiger fest, Werk fest}', '15-12-14\r\nausgeschwungen - Anker gerichtet\r\nK 1612 1120 - 19-12-14 okay', '1,2', '2014-12-19', '2014-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-19', '', '', '0000-00-00', 'RL 7162 7217 8DE', NULL),
(4278, '', 2992, 999999999, 2, '107-Rio', '2014-12-18', '0000-00-00', '2013-10-16', 'silver', 'black', 'Theorema', '[G per email 15-12-14]\r\nI bougth a Theorema Rio Watch in Oct. last Year\r\n(Groupon deal in Denmark) as a gift for my husbond- see link. http://render.groupon-content.net/farm/v1/voucher/154306304/part1/28E9804925.pdf\r\nYesterday 02/dec.-2014 the watch was misty-dewed inside ????\r\nThe watch works - but for how long ?\r\n I really do want it fixed quickly - so please advise \r\nThank you - looking foreward to hear from you. I will ship the watch today 11.dec.2014 \r\nBest regards Lone Foldager - Denmark', '08-01-15\r\naha... WD Test - Total undicht - Krone gefettet und Bodendichtung ers.  - WD 8310\r\nUK 0801 1530 - einwandfrei\r\nWK 0901 0945 - 12-01-15 okay', '1,', '2015-01-12', '2015-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-01-12', '108.171.128.173', 'egress14.cws.sco.cisco.com', '2014-12-18', 'RL 7167 2972 3DE', NULL),
(4279, '', 2993, 999999999, 2, '502-Malibu', '2014-12-18', '0000-00-00', '2014-11-13', 'gold', 'black', 'Pionier', 'By the time I received the watch the mechanism doesn\'t work or it works only for a few seconds.I winded the crown over 40 times as you said but it still doesn\'t work.So I\'m sending the watch back to be replaced as you saidme at your email.', '06-01-14\r\nSekZg gerichtet - nur WK\r\nK 0601 1120 - 08-01-15 okay', '1,2', '2015-01-09', '2015-01-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-09', '79.167.157.249', 'ppp079167157249.access.hol.gr', '2014-12-18', 'RL 71 672 968 3DE', NULL),
(4280, '', 2994, 999999999, 2, '101-Casablanca GM', '2015-02-16', '0000-00-00', '2014-02-20', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 17581 v. 17-02-14]\r\nI can not wind up the watch', '20-02-15\r\n?? kpl. abgelaufen, läßt sich prima aufziehen... \r\nUK 2302 0935 - einwandfrei\r\nWK 2402 0830 - 25-02-15 okay\r\n', '1,2', '2015-02-25', '2015-02-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-25', '94.191.189.105', '94.191.189.105.bredband.3.dk', '2014-12-18', 'RL 7187 3962 1DE', NULL),
(4281, '', 2995, 2, 2, 'Sao Paolo Metalband', '2014-12-11', '2014-11-27', '2014-11-27', 'Silber', 'Weiss', 'Theorema', 'The exact problem of the watch is not working when i hold it upside down. \r\nThe watch is not tikking than. If i hold it normal than it is working perfect. \r\nI also winded up 40 times. ', '17-12-14\r\nAnker gerichtet - verl. Weg justiert...\r\nUK 1812 1145 - einwandfrei\r\nWK 1912 0940 - 20-12-14 okay', '1,2', '2014-12-22', '2014-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-22', '', '', '0000-00-00', 'RL 7163 5001 7DE', NULL),
(4282, '', 2996, 999999999, 2, '3006-Monaco Diamond', '2014-12-16', '0000-00-00', '2014-08-26', 'gold', 'white', 'Theorema', 'Watch is running fast by about 10 minutes each day.', '17-12-14\r\nprellt - FH gefettet - Zeitwaage +12sec/d\r\nK 1712 1320 - 19-12-14 okay\r\nRL 71 787 919 9DE  05.02.2014', '1,2', '2015-02-05', '2015-02-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-19', '217.42.27.169', 'host217-42-27-169.range217-42.btcentralplus.com', '2014-12-18', 'RL 7162 7216 4DE', NULL),
(4283, '', 2997, 999999999, 0, '107-Rio', '2014-12-11', '0000-00-00', '2014-12-08', 'silver', 'black', 'Theorema', 'There is no defect, I just want to return it within 14 days as is possible according to the Groupon conditions.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.170.89.198', '82-170-89-198.ip.telfort.nl', '2014-12-18', '', NULL),
(4284, '', 2998, 999999999, 2, '101-Cacablanca GM', '2015-01-22', '0000-00-00', '2014-03-17', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - Deal \r\nTime become faster automatically although we never adjust anything.', '29-01-15\r\nSichtprfg oB - Zeitwaage oB\r\nUK 2901 1405 - einwandfrei\r\nWK 3001 0855 - gut\r\nUK 0202 1015 - einwandfrei\r\nWK 0302 0755 - 04-02-15 okay', '1,', '2015-02-04', '2015-02-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '210.5.166.66', '210.5.166.66', '2014-12-19', '', NULL),
(4285, '', 2999, 999999999, 2, '505-Florida', '2014-12-18', '0000-00-00', '2013-12-27', 'gold', 'black', 'Pionier', 'Retard de 2 à 3 minutes par jour.\r\n\r\nRéférence de ma garantie: GM 505', '09-01-15\r\nkpl. abgelaufen, Automatik einseitig schwer - Antriebsorgan, Transmissionsrad und ein Klinkenrad ers. - reguliert\r\nK 0901 1110 - 13-01-15 okay', '1,2', '2015-01-13', '2015-01-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-13', '88.219.54.137', '137.54.219.88.rev.sfr.net', '2014-12-19', 'RL 71 695 042 7DE', NULL),
(4287, '', 3000, 999999999, 2, '505-Florida', '2015-01-06', '0000-00-00', '2014-12-02', 'black', 'black', 'Pionier', 'there is a small damage (or spot) on the inside of the glass. please also check email 12dec14', '06-01-15 über 24deluxe\r\n09-01-15\r\nnach längerem Suchen...  Metallspänchen mittig - entnommen, Glas gesäubert\r\nK 0901 1130 - 13-01-15 okay', '1,2', '2015-01-13', '2015-01-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-13', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2014-12-19', 'RL 7169 5045 8DE', NULL),
(4290, '', 3002, 999999999, 2, '502-Malibu', '2014-12-19', '0000-00-00', '2014-03-28', 'gold', 'white', 'Pionier', 'It suddenly stopped working, without an apparant reason. One wheel is touching another, and because of that the minute marker no longer works. I\'m sending the watch this week! \r\n\r\nGrts\r\nJente Minnebo', '09-01-15\r\nAR aus Eingriff aber nicht gebrochen... gesetzt und\r\nK 0901 1155 - 13-01-15 okay', '1,2', '2015-01-13', '2015-01-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-13', '178.116.241.200', '178-116-241-200.access.telenet.be', '2014-12-20', 'RL 7169 5046 1DE', NULL),
(4291, '', 3003, 999999999, 2, '2002-Avignon', '2014-12-29', '0000-00-00', '2014-12-13', 'silver', 'black', 'Theorema', 'Stem Replacement\r\n\r\nI will send the Stem I have purchased from you back', '14-01-15\r\nnö. Aufzug ist durcheinander, Restwelle wurde entfernt, Armband zerlegt sich\r\nKVA Krone/Welle ersetzen und Armband  45,-  ausf. 2001\r\nGehäuse u-s, Welle mit neuer Krone angepaßt - WD 8310\r\nUK 2101 1020 - reguliert\r\nWK 2201 0825 - 23-01-15 okay', '1,2', '2015-01-23', '2015-01-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-23', '86.10.203.186', 'cpc32-lee210-2-0-cust185.7-1.cable.virginm.net', '2014-12-20', 'RL 7174 7370 1DE', NULL),
(4292, '', 3004, 999999999, 0, '501-Coppernicus', '2014-12-14', '0000-00-00', '2014-03-04', 'black', 'black', 'Pionier', 'the minute needle is bent, so the other needles can\'t work because they are blocked by the bent minute needle', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.224.135.192', '94-224-135-192.access.telenet.be', '2014-12-21', '', NULL),
(4293, '', 3005, 999999999, 2, '3001-Paragon', '2015-01-14', '0000-00-00', '2014-09-01', 'rosé', 'white', 'Theorema', '[G beiliegend aber nicht ausgefüllt]\r\nthe watch stopped working no matter if I wear it or fill it manually.\r\nthere is no match between the hours and the 24hours indication.\r\nthe watch will be send from Germany as well the return.\r\nBR\r\nHaytham', '14-01-15\r\nrestlos komplett abgelaufen - StdZg geht nicht mit... DateModul? jo, komplett gelöst - befestigt\r\nK 1401 1045 - 19-01-15 okay', '1,2', '2015-01-20', '2015-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-20', '15.219.169.74', 'ztxn06cs306.austin.hp.com', '2014-12-22', '00340433836346968190', NULL),
(4294, '', 3006, 999999999, 2, '102-Monte Carlo GM', '2014-12-18', '0000-00-00', '2012-12-20', 'gold', 'black', 'Theorema', 'Description is in the watch box I send you! \r\n{abgetippt:\r\n[...] the watch pointer does not work correctly, only if I turn it upside down [...]}', '09-01-15\r\nunterer Unruhzapfen verschlissen! weil Stoßsicherung defekt (Lochstein gelöst) - Stoßsicherung ers. und Unruh kpl.\r\nUK 1201 0835 - einwandfrei\r\nWK 1301 0830 - 14-01-15 okay', '1,2', '2015-01-14', '2015-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-14', '94.144.63.223', '94.144.63.223', '2014-12-22', 'RL 7169 5050 1DE', NULL),
(4295, '', 2305, 999999999, 2, '503-Sydney', '2014-12-22', '0000-00-00', '2014-07-01', 'silver', 'black', 'Pionier', '[OHNE G-Nachweis - NO DEAL]\r\ndoes not work. Clock is not running', '14-01-15\r\nwar im August zum Paletten-ölen - steht kpl. abgelaufen\r\nläuft auch sofort los...\r\nK 1401 1100 - 19-01-15 einwandfrei okay', '1,2', '2015-01-19', '2015-01-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-19', '218.189.37.171', '218.189.37.171', '2014-12-22', 'RL 7171 8556 3DE', NULL),
(4297, '', 1780, 999999999, 2, '506-Miami', '2015-01-16', '0000-00-00', '2013-11-18', 'silver', 'black', 'Pionier', 'The watch isn\'t working. It just stopped. Reference: GM 506.', '29-01-15\r\nKlemmung im RW? - unteres SekRdLager hat sich gelöst und das Werk somit zerstört - Werktausch\r\nK 2901 1525 - 02-02-15 okay', '1,2', '2015-02-02', '2015-02-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-02', '84.202.83.149', '149.83.202.84.customer.cdi.no', '2014-12-22', 'RL 7178 7918 5DE', NULL),
(4298, '', 3008, 999999999, 2, '4004-Newton', '2015-01-16', '0000-00-00', '2014-09-18', 'silver', 'black', 'Theorema', 'The glass surface of the watch is broken which is caused by crashing with something hard of a woman\'s hand when walking in a street.', '29-01-15\r\nWerk voller Glassplitter - Werk und Glas ersetzen  105,-  ausf. 1302\r\nGehäuse u-s, Werk ers., Glas ers. - WD 8310\r\nK 1602 1030 - reguliert und 19-02-15 okay', '1,2', '2015-02-23', '2015-02-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-20', '218.191.217.196', '218.191.217.196', '2014-12-22', 'RL 7184 1352 8DE', NULL),
(4299, '', 3009, 999999999, 0, '4004-Newton', '2014-12-16', '0000-00-00', '2013-03-06', 'gold', 'black', 'Theorema', 'clock doesn \'t run anymore, not even by rewinding it. it just stold.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.117.8.170', '178-117-8-170.access.telenet.be', '2014-12-23', '', NULL),
(4300, '', 3009, 999999999, 0, '4004-Newton', '2014-12-16', '0000-00-00', '2013-06-03', 'gold', 'black', 'Theorema', 'Klok loopt niet meer. Ook niet na her opwinden.\r\nIs er plots mee gestopt.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '193.190.238.226', 'provincie.west-vlaanderen.be', '2014-12-23', '', NULL),
(4301, '', 3010, 2, 2, 'Monte Carlo', '2014-12-18', '0213-06-07', '2013-06-07', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nUhr läuft vor}', '18-12-14\r\nSichtprfg. oB - \r\nWK 1812 1350 - reguliert (+22 auf +14)\r\nUK 1912 1005 - 20-12-14 okay', '1,2', '2014-12-22', '2014-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-22', '', '', '0000-00-00', 'RL 7163 4996 3DE', NULL),
(4302, '', 1128, 2, 2, 'T 3004 - Cannes', '2014-12-18', '2013-11-21', '2013-11-21', 'Silber', 'Schwarz', 'Compast', '{Kurzfassung: beim Aufziehen Welle gebrochen...}', '06-01-14\r\nha ha... beim Aufziehen... Uhr scheint gefallen, aber keine eindeutigen Spuren sichtbar - AW ers. \r\nK 0601 0950 - 09-01-15 okay', '1,2', '2015-01-12', '2015-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-13', '', '', '0000-00-00', '45012128161 ', NULL),
(4303, '', 3011, 999999999, 2, '107-Rio', '2014-12-23', '0000-00-00', '2014-11-12', 'black', 'black', 'Theorema', 'When i wore it for the frist time one of the links fell out. And because the watch fell on the ground the large clock arrow is now stuck in the watches machanism', '14-01-15\r\nhmm, Schutzbehauptung? MinZg ers., Briden verstärkt ers.\r\nUK 1401 1125 - einwandfrei\r\nWK 1501 0900 - reguliert\r\nWK 1901 0830 - einwandfrei', '1,2', '2015-01-20', '2015-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-20', '84.24.53.144', '54183590.cm-5-1a.dynamic.ziggo.nl', '2014-12-24', 'RL 7171 8569 6DE', NULL),
(4304, '', 3012, 999999999, 2, '509-Barbados', '2014-12-29', '0000-00-00', '2014-10-31', 'gold', 'black', 'Pionier', 'closure was smashed so that the watch no longer closes', '14-01-15\r\n...und Rotor auch gebrochen - Schließe und Rotor ers. \r\nK 1401 1200 - 16-01-15 okay', '1,2', '2015-01-16', '2015-01-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-16', '88.159.178.49', '49-178-ftth.onsbrabantnet.nl', '2014-12-24', 'RL 7171 8552 9DE', NULL),
(4305, '', 2997, 999999999, 0, '107-Rio', '2014-12-18', '0000-00-00', '2014-12-09', 'silver', 'black', 'Theorema', 'There\'s no defect. I want to return the watch with the 14 day policy because I dont want the watch anymore and want my money returned.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.97.4.141', '095-097-004-141.static.chello.nl', '2014-12-25', '', NULL),
(4308, '', 3015, 999999999, 2, '3011-Macau', '2014-12-29', '0000-00-00', '2014-09-25', 'gold', 'black', 'Theorema', 'Ik heb deze horloge gekocht en dat rubbertje (zie afbeeldingen) is zichtbaar. Ik weten niet of dit zo moet zijn of juist niet. Ik ben ook bang of er water er in gaat!\r\n---\r\nI bought this watch and rubber washer (see pictures) is visible. I do not know whether this be so or not. I\'m afraid that there is water there is!', '14-01-15\r\nBodendichtung schlauft nach außen - ers. - WD 8310\r\nK 1401 1445 - 19-01-15 okay', '1,2', '2015-01-19', '2015-01-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-19', '86.85.104.232', 'ip565568e8.adsl-surfen.hetnet.nl', '2014-12-25', 'RL 71 718 554 6DE', NULL),
(4309, '', 1681, 999999999, 2, '107-Rio', '2014-12-29', '0000-00-00', '2014-01-22', 'silver', 'black', 'Theorema', 'The hands have seemed yo come away from the face when wearing cooild yoh fix please thankyou', '14-01-15\r\nMinZg ers. \r\nUK 1401 1510 - einwandfrei\r\nWK 1501 0900 - reguliert\r\nWK 1901 0840 - 20-01-15 okay', '1,2', '2015-01-20', '2015-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-20', '2.96.14.215', 'host-2-96-14-215.as13285.net', '2014-12-26', 'RL 7171 8566 5DE', NULL),
(4310, '', 3016, 999999999, 2, '505-Florida', '2014-12-22', '0000-00-00', '2013-11-14', 'silver', 'black', 'Pionier', '[G per email 19-12-14]\r\nThe weekday pointer within the watch fell off.', '14-01-15\r\nDayTota ers. \r\nK 1401 1600 - 19-01-15 okay', '1,2', '2015-01-19', '2015-01-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-19', '84.251.116.154', 'dsl-hkibrasgw3-54fb74-154.dhcp.inet.fi', '2014-12-26', 'RL 7171 8558 5DE', NULL),
(4311, '', 2386, 2, 2, 'GM 506', '2014-12-19', '2014-03-03', '2014-03-03', 'Silber', 'Schwarz', 'Pionier', 'KVA 3112 : Werk und Krone 120,- ausf. 06-01-15', '09-01-15\r\nWerk und Krone ers., Gehäuse nachgedichtet - WD 8310\r\nK 0901 1600 - neu gestellt\r\nK 1301 0830 - 15-01-15 okay', '1,2', '2015-01-15', '2015-01-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-15', '', '', '0000-00-00', 'RL 7169 5055 0DE', NULL),
(4312, '', 3017, 999999999, 2, '503-Sydney', '2015-01-08', '0000-00-00', '2013-12-15', 'gold', 'black', 'Pionier', 'The manual winder mechanism no longer works. The clasp on the strap comes off too easily.', '16-01-15\r\nWelle etwas zu kurz - Kroneneinlage und Schließe gespannt\r\nK 1601 1255 - 19-01-15 okay', '1,2', '2015-01-19', '2015-01-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-19', '86.24.144.241', 'cpc7-hink4-2-0-cust240.8-2.cable.virginm.net', '2014-12-27', 'RL 7171 8561 7DE', NULL),
(4313, '', 3018, 999999999, 2, '505-Florida', '2014-12-29', '0000-00-00', '2014-10-16', 'silver', 'white', 'Pionier', '[G per email 21-12-14]\r\nWhen the watch is just still on a table it is working like it should do,\r\n(tested it for two weeks)\r\nbut when i have on my wrist it stops about 2 times a week.\r\nI wind it up EVERYDAY.\r\nI don?t trust it.\r\n', '14-01-15 \r\nUnruh hakt - Anker defekt, sitzt zu tief auf der Welle - ersetzt\r\nK 1501 0810 - 19-01-15 okay', '1,2', '2015-01-19', '2015-01-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-19', '213.64.243.139', 'h139n4-klv-a11.ias.bredband.telia.com', '2014-12-28', 'RL 7171 8557 7DE', NULL),
(4314, '', 3019, 999999999, 2, '107-Rio', '2015-01-05', '0000-00-00', '2013-04-10', 'silver', 'black', 'Theorema', 'The button to wind up the watch is completely broken. After bringing it to a specialized watch repair shop after a few months it came back unrepaired an even worse. The clock itself wasn\'t even fixed in it\'s housing anymore. ', '16-01-15\r\nfremdgeöffnet - Briden fehlen, Welle gebrochen...\r\nKVA  Krone/Welle/Werkhalterung  50,-  ausf. 2001\r\nMinZg ers., Gehäuse geputzt, Krone/Welle ers. - WD 8310\r\nUK 2001 1145 - einwandfrei\r\nWK 2101 0745 - 22-01-15 okay', '1,2', '2015-01-22', '2015-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-22', '84.30.225.131', '541EE183.cm-5-7d.dynamic.ziggo.nl', '2014-12-28', 'RL 71 747 356 0DE', NULL),
(4315, '', 3020, 999999999, 2, '503-Sydney', '2014-12-29', '0000-00-00', '2014-03-18', 'silver', 'black', 'Pionier', 'Just stop going, and the problem is not in the battery.', '15-01-15\r\nAR gebrochen - Werktausch - Werk kpl. ers. da bei Demontage das ZB beschädigt ist\r\nK 1501 0950 - 19-01-15 okay', '1,2', '2015-01-19', '2015-01-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-19', '78.60.213.199', '78-60-213-199.static.zebra.lt', '2014-12-28', 'RL 7171 8560 3DE', NULL),
(4316, '', 3021, 999999999, 0, '', '2014-12-23', '0000-00-00', '0000-00-00', '', '', 'Compast', 'Hi, \r\n \r\nI\'m Andrei, a marketing manager at Verified Traffic. I came across theorema-watches.com and see that it has the potential to get a lot more visitors to really BLOW UP in 2015! \r\n \r\nI just wanted to tell you, in case you didn\'t already know... We cater to over 7,000 small and medium biz and website owners - many in your niche, all seeing a TON more sales, subscribers and clickthroughs. \r\n \r\nWe\'re network partners with the largest media banner networks - the same networks that serve traffic to hundreds of thousands of popular news, cooking, animal, research, shopping, etc websites you already use daily. \r\n \r\nSimply put, I think theorema-watches.com can get a lot more exposure from buying and driving traffic the same way all of these other successful websites have been doing for so long! \r\n \r\nLet me give you all the details here: \r\nhttp://verifiedtraffic.net/traffic-plans/ \r\n \r\nCould theorema-watches.com genuinely benefit from any of these? \r\n \r\n- 100% real people clicking through from blogs and websites in your niche to your blog - ensuring the best chances of engagement, whether you want leads, email subscribers or sales. \r\n- MONTHLY visitors to set up once, and focus on improving your website appearance, salesfunnel, etc - never to have to worry about traffic again. \r\n- QUICK exposure, sales and brand awareness building for your website without spending $1,000s on SEO and social media and waiting months for rankings and followers to appear. \r\n \r\nIf your answer is YES to any of these, the time to improve your site is now. No more having to worry about where to find quality visitors for your website, ALL THAT HASSLE is gone with Verified Traffic :) \r\n \r\nPick a plan here: http://verifiedtraffic.net/traffic-plans/ \r\n \r\nIf you have any questions regarding if we have traffic in particular niches or countries - please email me at admin@verifiedtraffic.net \r\n \r\nHere\'s to your success and quick website growth!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.137.85.199', '178-137-85-199-lvv.broadband.kyivstar.net', '2014-12-30', '', NULL),
(4317, '', 3022, 2, 2, '76003', '2014-12-23', '2014-10-08', '2014-10-08', 'Gold', 'Schwarz', 'Elysee', '', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(4318, '', 3023, 2, 2, 'Sao Paolo', '2014-12-23', '2013-02-10', '2013-02-10', 'schwarz', 'Schwarz', 'Theorema', '{abgetippt frei:\r\nKVA für Reparatur}', '15-01-15\r\nWelle an der Nut gebrochen - Garantie - AW/Krone ers., aber sehr schwergängig: evtl. neues Gehäuse\r\nUK 1501 1050 - einwandfrei\r\nWK 1901 0905 - einwandfrei, aber s.o. - Gehäuse getauscht, deutlich leichterer Aufzug und Zgstellung - WD 8310\r\nWK 2001 1055 - 21-01-15 okay', '1,2', '2015-01-21', '2015-01-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-21', '', '', '0000-00-00', 'RL 7173 7750 1DE', NULL),
(4319, '', 3024, 2, 2, 'Macau', '2014-12-23', '2014-04-02', '2014-04-02', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nWinder will not reset the time. Also the watch stops frequently}', '15-01-15\r\nMonatsZg abgefallen, Rotor gebrochen, Halsdichtung? Nein, Kupplungsrad gebrochen, klemmt im WH - also Werktausch\r\nK 1501 1155 - reguliert und 19-01-15 okay', '1,2', '2015-01-19', '2015-01-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-19', '', '', '0000-00-00', 'RL 7171 8555 0DE', NULL),
(4320, '', 3025, 999999999, 2, '107-Rio', '2014-12-29', '0000-00-00', '2014-12-23', 'silver', 'white', 'Theorema', 'I have ordered a different watch', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-12-29', '213.249.58.156', '213.249.58.156', '2014-12-30', 'RL 71 627 220 4DE', NULL),
(4321, '', 2264, 999999999, 2, '506-Miami', '2015-01-22', '0000-00-00', '2014-03-03', 'silver', 'silver', 'Pionier', 'I have sent the watch to you before and I was told that there were no problems and I simply needed to wind the crown occasionally to ensure that the watch stayed on time.\r\n\r\nIn the past few days the crown has stopped making the light \'clicking\' sound it made before when I wound the watch and the watch is no longer on time (right now it says 11:15 and the correct time is 9:45am). So now even if I wind the watch, it isn\'t staying on time.', '28-01-15\r\nWelle gebrochen... mit neuer Krone ers., Transmissionsrad ers.\r\nK 2801 1535 - 02-02-15 okay', '1,2', '2015-02-02', '2015-02-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-02', '60.225.160.86', 'CPE-60-225-160-86.nsw.bigpond.net.au', '2014-12-30', 'RL 7178 7916 8DE', NULL),
(4322, '', 3026, 999999999, 2, '3005-Marco Polo', '2015-01-02', '0000-00-00', '2013-09-03', 'silver', 'white', 'Theorema', 'Uhrglas kaput.', '15-01-15\r\nansonsten keine Fehlfunktion\r\nKVA  Glas ersetzen  25,-  ausf. 1601\r\nGehäuse ultraschallgereinigt, Automatik gereinigt und versorgt, ZB-Schrauben ers., Glas ers. - WD 8310\r\nK 1901 1105', '1,2', '2015-01-22', '2015-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-21', '77.249.248.135', 'dhcp-077-249-248-135.chello.nl', '2014-12-31', 'RL 7173 7753 2DE', NULL),
(4323, '', 3027, 999999999, 0, '101-Cacablanca GM', '2014-12-26', '0000-00-00', '2014-12-10', 'silver', 'black', 'Theorema', 'Watch stops ticking and will also slow down. Watch was wound up when first taken out of box but still does not work correctly. \r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.151.201.56', 'host109-151-201-56.range109-151.btcentralplus.com', '2015-01-02', '', NULL),
(4324, '', 3028, 999999999, 2, '101-Cacablanca GM', '2015-01-06', '0000-00-00', '2014-12-09', 'gold', 'black', 'Theorema', 'Pin missing from the clasp that covers the crown and paint missing from the crown. ', '15-01-15\r\njo, neues Gehäuse - WD 8310\r\nUK 1501 1245 - einwandfrei\r\nWK 1901 0915 - 20-01-15 okay', '1,2', '2015-01-20', '2015-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-20', '90.198.105.144', '5ac66990.bb.sky.com', '2015-01-02', 'RL 71 718 565 1DE', NULL),
(4325, '', 2572, 999999999, 2, '3001-Paragon', '2015-01-05', '0000-00-00', '2013-05-22', 'silver', 'white', 'Theorema', 'Watch is intermittently stopping or loosing time, despite the fact that I wear it everyday.', '16-01-15\r\nMinuterie gelöst, Automatik oF, Kupplungsrad gebrochen - Rad ers., Automatik versorgt und befestigt, Minuterie geklebt - KULANZ (Schlag auf Krone)\r\nK 1901 1010 - 22-01-15 okay', '1,2', '2015-01-22', '2015-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-22', '109.255.218.111', '109.255.218.111', '2015-01-02', 'RL 7173 7761 7DE', NULL),
(4326, '', 3029, 999999999, 2, '101-Cacablanca GM', '2015-01-06', '0000-00-00', '2014-10-06', 'gold', 'black', 'Theorema', 'Watch looses time at the rate of approximately 1.5hrs over a period of 36hrs.\r\nWatch being returned in post on Tuesday 30th \r\nDecember 2014', '16-01-15\r\naha... kpl. abgelaufen - \r\nUK 1901 0920 - einwandfrei\r\nWK 2001 0825 - 21-01-15 absolut okay', '1,2', '2015-01-21', '2015-01-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-21', '79.78.126.225', 'host-79-78-126-225.static.as9105.net', '2015-01-02', 'RL 7173 7752 9DE', NULL),
(4327, '', 3030, 999999999, 2, '502-Malibu', '2015-01-05', '0000-00-00', '2014-10-15', 'gold', 'black', 'Pionier', 'The watch keeps stopping.  Will not go even when hand wound without tapping', '16-01-15\r\nkpl. abgelaufen\r\nK 1601 1555 - 19-01-15 okay', '1,2', '2015-01-19', '2015-01-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-19', '217.20.20.85', '217.20.20.85', '2015-01-03', 'RL 7171 8559 4DE', NULL),
(4330, '', 3033, 999999999, 2, '3008-Damascus', '2015-01-06', '0000-00-00', '2014-12-15', 'silver', 'black', 'Theorema', '[G per email 29-12-14]\r\nMy son let the watch fall on a stone floor when opening his Christmas gift; Glass is broken, parts of the dial are loose , clock is not working? ', '16-01-15\r\nTotalschaden! Glas, Gehäuse und Werk  120,-  ausf. 0104\r\nWerk ers., ZB von Splittern befreit, Gehäuse mit Werkring ers.\r\nK 0204 0755 - WD 8310 und 15-04-15 okay', '1,2', '2015-04-20', '2015-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-20', '77.162.224.40', 'ip4da2e028.direct-adsl.nl', '2015-01-05', 'RL 7203 3653 8DE', NULL),
(4331, '', 3031, 999999999, 2, '502-Malibu', '2015-01-06', '0000-00-00', '2014-11-04', 'silver', 'black', 'Pionier', '[G per email 29-12-14]\r\nThe \'seconds\' hand gets stuck and stops moving around the 50 seconds mark causing the watch to stop working completely. It has been like this from new and was a Christmas present. ', '16-01-15\r\nZg gerichtet \r\nK 1601 1615 - 21-01-15 reguliert und okay', '1,2', '2015-01-21', '2015-01-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-21', '109.152.235.11', 'host109-152-235-11.range109-152.btcentralplus.com', '2015-01-05', 'RL 7173 7754 6DE', NULL),
(4332, '', 3034, 999999999, 2, '510-London', '2015-01-06', '0000-00-00', '2014-11-17', 'gold', 'black', 'Pionier', 'The winding does not function correct. After winding up the watch and using a watchcase for automatic watches the watch keeps running about three quarters and then it quickly loses strength and makes it very late and then stops. We often tested, but it didn\'t keep running.', '19-01-15\r\nkpl. abgelaufen, aber Rotor scheint zu haken... Lager geölt\r\nK 1901 1135 - 22-01-15 reguliert und okay', '1,2', '2015-01-22', '2015-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-22', '95.96.184.243', '095-096-184-243.static.chello.nl', '2015-01-05', 'RL 7173 7764 8DE', NULL),
(4333, '', 3035, 999999999, 2, '3001-Paragon', '2015-01-15', '0000-00-00', '2013-05-22', 'gold', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 5615 v. 22-05-2013]\r\nI just send a message to you regarding return of my watch via your online form on your website.  Ref: T3001 Date of Purchase: 22.05.13\r\n \r\nI have outlined the date of purchase and the problems (the time stopping while wearing the watch from October 2014 and also the winder is catching slightly while winding) I\'ve encountered with the watch since October 2014 and wish to return this watch and receive a replacement.\r\n\r\nI have included the original order details and also 2 pictures of your product guarantee.', '23-01-15\r\nGlas zerkratzt, deutliche Macke bei halb Neun! Zg sind verdreht, klemmte in der Datumschaltung... Vorab Kontrolle, dann KVA Werkrep. 60,- \r\nK 2301 1255', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.136.152.229', '229.Red-2-136-152.dynamicIP.rima-tde.net', '2015-01-05', '', NULL),
(4334, '', 129, 999999999, 2, '3005-Marco Polo', '2015-01-02', '0000-00-00', '2015-01-31', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - Uhr älter als 2 Jahre]\r\nDoesnt spin. This is the third time I send the watch to repair. Maybe its time for a new one. I have send you a mail about the problem that i dont have the warranty card. You said it worked fine without it. \r\nRegards André', '15-01-15\r\nWerk beschädigt, Armband verbraucht - insgesamt kein guter Zustand! \r\nKVA Werk und Armband  105,- ', '1,2', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-23', '80.67.195.194', 'gwp.frontedge.net', '2015-01-05', 'RL 71 861 987 5DE', NULL),
(4335, '', 1684, 999999999, 2, '104-Copacabana', '2015-01-07', '0000-00-00', '2013-07-22', 'gold', 'black', 'Theorema', 'The red arm from the sun/moon section has fallen off and become stuck in the works preventing the watch from working', '19-01-15\r\nReguliervorrichtung hat sich zerlegt, Index 4 gelöst - 3 weitere Indexe auch geklebt, Unruh kpl. ers. \r\nUK 1901 1255 - einwandfrei\r\nWK 2001 0825 - 21-01-15 okay', '1,2', '2015-01-21', '2015-01-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-21', '217.114.50.130', '130-50-114-217.reverse.luns.net.uk', '2015-01-06', 'RL 7173 7749 2DE', NULL),
(4336, '', 3036, 999999999, 2, '502-Malibu', '2015-01-06', '0000-00-00', '2014-12-05', 'gold', 'white', 'Pionier', 'Crown came away from watch when trying to set the time. Crown is no longer attached to the watch. ', '13-01-15\r\nKrone gebrochen, Welle steckt quer im Werk \r\nAW/Krone ers. - WD 8310\r\nK 1301 1435 - 15-01-15 okay', '1,2', '2015-01-15', '2015-01-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-15', '86.171.180.88', 'host86-171-180-88.range86-171.btcentralplus.com', '2015-01-06', 'RL 7169 5054 6DE', NULL),
(4337, '', 3037, 999999999, 2, '505-Florida', '2015-02-19', '0000-00-00', '2014-07-22', 'gold', 'black', 'Pionier', '[G per email 31-12-14]\r\nget short about 20 seconds each day', '24-02-15\r\nTageszeiger gelöst auf Futter... Zeitwaage plus 17sec/d - reguliert auf plus 8sec/d und DayTota ers.\r\nK 2402 1500 - 27-02-15 okay\r\nRL 7203 3643 6DE   14.04.2015', '1,2', '2015-04-13', '2015-04-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-27', '37.210.153.71', '37.210.153.71', '2015-01-07', 'RL 7188 7628 7DE', NULL),
(4338, '', 3038, 999999999, 2, '102-Monte Carlo GM', '2015-02-06', '0000-00-00', '2014-01-29', 'gold', 'black', 'Theorema', 'It is becoming very difficult to wind, the winding mechanism feels very tight, and the crown is becoming quite difficult to pull out and lock to the position where you can change the time manually.', '17-02-15\r\nverbrauchte Halsdichtung entnommen, Tubus gefettet - WD 8310\r\nUK 1702 1350 - einwandfrei\r\nWK 1802 0825 - 19-02-15 okay', '1,2', '2015-02-20', '2015-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-20', '120.145.176.242', 'CPE-120-145-176-242.lnse2.pie.bigpond.net.au', '2015-01-08', 'RL 71 841 351 4DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(4339, '', 3039, 999999999, 2, '3006-Monaco Diamond', '2015-02-06', '0000-00-00', '2012-11-25', 'silver', 'black', 'Theorema', 'The moving hand of the day clock is not in its frame instead this one his stuck between the 10 to and 5 to.\r\nthe moving hand just need to be put back in its frame.', '17-02-15\r\n1. Garantie abgelaufen\r\n2. Armband völlig verbraucht\r\n3. Schraube und Hilfsfeder Aufzug fehlen... RW blockiert\r\n==> KVA  Werkreparatur, Zg aufsetzen, Armband ersetzen  85,-  ausf. 1902\r\nSchraube aus RW befreit, schiefstehendes FH korrigiert, Zg ers., Gehäuse u-s, Rotor ers. - WD 8310\r\nK 2002 1120 - reguliert\r\nK 2302 0940 - Lederband ers. und 25-02-15 okay', '1,2', '2015-02-25', '2015-02-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-25', '89.240.64.122', 'host-89-240-64-122.as13285.net', '2015-01-08', 'RL 7187 3961 8DE', NULL),
(4340, '', 3040, 999999999, 2, '101-Cacablanca GM', '2015-01-05', '0000-00-00', '2014-02-11', 'silver', 'yellow', 'Theorema', 'Dear Tufina\r\nI received a Theorema Watch with Reference GM101 and Date 11.02.14 (Warranty information)\r\nMy Watch is now running to fast. This problem started at 2 weeks ago.\r\nThe watch now gains 2 hours pr. day.\r\n\r\nThe warranty Card is included in the original box, which I will send by post to You.', '15-01-15\r\nSpirale übergeschlagen - gelegt, Schraubenservice\r\nUK 1501 1640 - einwandfrei\r\nWK 1901 0925 - 20-01-15 okay\r\n{Spiralzettel}', '1,2', '2015-01-20', '2015-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-20', '2.110.236.95', '0135300035.0.fullrate.dk', '2015-01-08', 'RL 7171 8570 5DE', NULL),
(4341, '', 3041, 999999999, 0, 'other', '2015-01-01', '0000-00-00', '2014-10-11', 'gold', 'silvgrey', 'Elysee', 'Tarnished around the watch bezel. The watch purchased was the Elysee Asterion black and rose gold. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.112.81.200', 'ool-457051c8.dyn.optonline.net', '2015-01-08', '', NULL),
(4342, '', 3042, 999999999, 2, '505-Florida', '2015-01-12', '0000-00-00', '2014-01-28', 'silver', 'black', 'Pionier', '[G per email 06-01-15]\r\nthe day needle shows is detached from its location to get into the mechanism and it block the mechanism', '20-01-15\r\nUhr ist gefallen, Zeiger gebrochen...\r\nKVA  Werktausch, ZB richten, Zg ersetzen  80,-  ausf 0502\r\nGehäuse u-s, Werk und 1 TotaZg ers. - WD 8310\r\nK 0602 1610 - 09-02-15 okay', '1,2', '2015-02-09', '2015-02-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-09', '82.240.73.94', 'mrc45-2-82-240-73-94.fbx.proxad.net', '2015-01-08', 'RL 71 810 561 5DE', NULL),
(4343, '', 3043, 999999999, 2, '502-Malibu', '2015-01-06', '0000-00-00', '2014-08-26', 'gold', 'black', 'Pionier', 'I used the watch just for a few days and it worked well, but suddenly it stoped. I\'ve tried to restarted it following the instructions in the manual (to wind the watch crouwn in clockwise motion). The mecanism starts for a few secondes and stopes. The  strange thing is that even the secondes hand doesn\'t move at all. Thank you!   ', '19-01-15\r\nsteht kpl. aufgezogen - Dia der 12 lag im SekRd... geklebt\r\nK 1901 1340 - 22-01-15 okay', '1,2', '2015-01-22', '2015-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-22', '5.64.175.56', '0540af38.skybroadband.com', '2015-01-09', 'RL 7174 7359 5DE', NULL),
(4344, '', 1723, 999999999, 2, '3006-Monaco Diamond', '2015-01-06', '0000-00-00', '2013-08-15', 'black', 'black', 'Theorema', 'on the back of the watch on the inside there is a white plastic piece which has come loose and stops the silver dial from turning round. also one of the small dials in the face of the clock doesnt work. ', '19-01-15\r\ndritte Rep? Werkring gebrochen, weil Uhr auch sehr ruppig behandelt wird! WR ers. \r\nK 1901 1330 - 22-01-15 reguliert und okay', '1,2', '2015-01-22', '2015-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-22', '144.9.40.131', '144.9.40.131', '2015-01-09', 'RL 7173 7758 5DE', NULL),
(4345, '', 2093, 999999999, 2, '502-Malibu', '2015-01-12', '0000-00-00', '2014-04-30', 'silver', 'black', 'Pionier', 'Does not maintain the correct time and periodically stops when worn on wrist.', '20-01-15\r\nuntere Stoßsicherung fehlt - Werktausch\r\nK 2101 1320 - 23-01-15 okay', '1,2', '2015-01-23', '2015-01-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-23', '95.131.110.124', 'proxy61.messagelabs.net', '2015-01-09', 'RL 7174 7366 1DE', NULL),
(4346, '', 3044, 999999999, 2, '101-Cacablanca GM', '2015-01-06', '0000-00-00', '2014-12-10', 'silver', 'black', 'Theorema', 'Hour hand seems to be loose and moves forwards or backwards when the watchface is pointing down towards the floor. When watch is immobile everything is fine but watch cannot be worn because movement makes the hour hand jump.', '19-01-15\r\nfehlende ZgScheibe ers. \r\nUK 1901 1400 bl. stehen... Lagenprüfung! oB - reguliert\r\nUK 2001 1230 - StdZg/klSekZg.... gerichtet\r\nUK 2101 0935 - einwandfrei\r\nWK 2201 0900 - 23-01-15 okay', '1,2', '2015-01-23', '2015-01-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-23', '81.132.183.33', 'host81-132-183-33.range81-132.btcentralplus.com', '2015-01-09', 'RL 7174 7367 5DE', NULL),
(4347, '', 3045, 999999999, 2, '3009-Dubai', '2015-01-07', '0000-00-00', '2014-02-20', 'gold', 'black', 'Theorema', 'The right side of the automatic clockwork is not included in the self-winding.\r\n\r\nThe watch is therefore not, and it only appears to the left side running.', '19-01-15\r\n...zieht gar nicht auf? Eine Schraube AutoBrücke fehlt - aus RW entfernt - Antriebsorgan ers., Rotorlager gängig gemacht\r\nK 1901 1450 - 22-01-15 okay', '1,2', '2015-01-22', '2015-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-22', '83.94.225.57', 'x1-6-28-c6-8e-31-b3-9a.cpe.webspeed.dk', '2015-01-09', 'RL 71 737 757 7DE', NULL),
(4348, '', 3046, 999999999, 2, '101-Cacablanca GM', '2015-01-07', '0000-00-00', '2014-12-10', 'silver', 'black', 'Theorema', 'The watch keeps stopping when worn on wrist and arm is moved.  Bought for my son for Christmas and very disappointed.  Please replace.', '07-01-15\r\nuntere Stoßsicherung fehlt kompl. - Direktumtausch', '1,2', '2015-01-09', '2015-01-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-09', '82.38.134.50', 'cpc65602-trow6-2-0-cust561.18-1.cable.virginm.net', '2015-01-09', 'RL 71 672 969 7DE', NULL),
(4349, '', 3047, 999999999, 2, '4004-Newton', '2015-01-15', '0000-00-00', '2014-06-06', 'silver', 'white', 'Theorema', 'The second hand spins around inside watch casing ', '23-01-15\r\n??? SekZg ist oB - alles an seinem Platz - \r\nK 2301 1340 - klemmt im Datum - nein, ZgReibung zu schwach\r\nWerktausch\r\nK 2601 1320 - 29-01-15 okay', '1,2', '2015-01-29', '2015-01-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-29', '151.227.203.143', '97e3cb8f.skybroadband.com', '2015-01-09', 'RL 7176 0759 8DE', NULL),
(4350, '', 3048, 999999999, 2, '101-Cacablanca GM', '2015-01-15', '0000-00-00', '2014-12-05', 'gold', 'black', 'Theorema', 'El reloj ha parado de funcionar se ha utilizado solo dos veces y ya no funciona no se el motivo\r\n---\r\nThe clock has stopped working has been used only twice and the subject does not work anymore', '20-01-15\r\nkpl. abgelaufen... Sichtpfrg. oB\r\nUK 2001 1515 - einwandfrei\r\nWK 2101 0800 - 22-01-15 okay\r\n{Aufzugzettel}', '1,2', '2015-01-22', '2015-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-22', '83.165.46.25', '25.46.165.83.dynamic.mundo-r.com', '2015-01-09', 'RL 7174 7358 7DE', NULL),
(4351, '', 3049, 999999999, 2, '102-Monte Carlo GM', '2015-01-12', '0000-00-00', '2014-10-06', 'gold', 'black', 'Theorema', 'Hij loopt binnen een uur een kwartier voor!', '20-01-15\r\nSichtprfg oB \r\nSchraubenService und Kronenhals gefettet\r\nUK 2001 1520 - einwandfrei\r\nWK 2101 0800 - 22-01-15 okay\r\n{Spiralzettel}', '1,2', '2015-01-22', '2015-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-22', '81.204.165.73', 'ip51cca549.speed.planet.nl', '2015-01-09', 'RL 7174 7357 3DE', NULL),
(4352, '', 3050, 999999999, 2, '101-Cacablanca GM', '2015-01-09', '0000-00-00', '2014-07-30', 'silver bicolor', 'yellow', 'Theorema', 'crown is broken and will not set time. I have taken this to a watchmaker and they also stated it is broken and could not set the time.', '19-01-15\r\nWH Schraube gelöst - befestigt\r\nUK 1901 1500 einwandfrei\r\nWK 2001 0835 - 21-01-15 okay', '1,2', '2015-01-21', '2015-01-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-21', '85.115.54.180', 'webdefence.cluster-j.websense.net', '2015-01-09', 'RL 7173 7748 9DE', NULL),
(4353, '', 3051, 999999999, 2, '101-Cacablanca GM', '2015-01-09', '0000-00-00', '2013-11-27', 'black', 'black', 'Theorema', 'The first small cog and the larger 2nd cog have become disengaged and will not wind up the spring.', '16-01-15\r\nSperrad - befestigt, Halsdichtung gefettet\r\nUK 1901 0925 - 21-01-15 einwandfrei okay', '1,2', '2015-01-21', '2015-01-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-21', '86.147.166.160', 'host86-147-166-160.range86-147.btcentralplus.com', '2015-01-10', 'RL 71 737 746 1DE', NULL),
(4354, '', 3052, 999999999, 2, '502-Malibu', '2015-01-12', '0000-00-00', '2014-12-02', 'silver', 'black', 'Pionier', 'The watch is losing time, and also stops, even with winding up between 35 and 40 times it lasts no longer than 12hrs after winding then it stops.\r\n\r\nThe watch has a clicking noise when winding every 4th 5th turn of the mechanism. I have followed all instructions, which have been provided via email, however, unfortunately this has not prevented the watch from losing time or stopping on a regular occurance. The instructions, which are provided explain the watch should lose on average 30 seconds a day, however, it is impossible to see how this can be, when the watch stops during a 24hr period. \r\n\r\nwhen posting the watch back i will enclose everything which was sent to my partner, which includes the warranty card.\r\n\r\n                                                                                                                                                                                  ', '20-01-15\r\nSichtpfrg. oB \r\nK 2001 1420 - StdZg/SekZg? - gerichtet\r\nK 2101 0940 - 23-01-15 okay', '1,2', '2015-01-23', '2015-01-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-23', '82.45.116.66', 'cpc31-gill14-2-0-cust65.20-1.cable.virginm.net', '2015-01-10', 'RL 7174 7371 5DE', NULL),
(4355, '', 3053, 999999999, 2, '508-Dublin', '2015-01-12', '0000-00-00', '2014-12-05', 'silver', 'black', 'Pionier', '[G per email 03-01-15]\r\nIt\'s not possible to change manually the day (monday,thursday ....trought the botton) and the watch doesn\'t change the day and the month automatically. Thanks ', '20-01-15\r\nZeiger hakt? jo, klemmte am ZB - gerichtet\r\nK 2001 1545 - 23-01-15 okay', '1,2', '2015-01-23', '2015-01-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-23', '151.48.70.116', 'adsl-ull-116-70.48-151.net24.it', '2015-01-10', 'RL 7174 7363 5DE', NULL),
(4356, '', 3054, 999999999, 0, '509-Barbados', '2015-01-04', '0000-00-00', '2014-11-10', 'black', 'black', 'Pionier', 'Hello, i\'m come from Hong Kong\r\nI bought this watch \"GM509\" on 10-Nov-2014.\r\nYesterday, my watch(The Auto Steering Wheel)don\'t work(http://i210.photobucket.com/albums/bb92/hin0420/unnamed.jpg).\r\n\r\n1)http://i210.photobucket.com/albums/bb92/hin0420/IMAG1167.jpg\r\n2)http://i210.photobucket.com/albums/bb92/hin0420/unnamed-1.jpg', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '183.178.59.202', '183178059202.ctinets.com', '2015-01-11', '', NULL),
(4357, '', 3055, 999999999, 2, '508-Dublin', '2015-01-12', '0000-00-00', '2014-04-15', 'silver', 'black', 'Pionier', '[G per email 04-01-15]\r\nWhen I was about to set the time (since it runs a little bit to slow) and I pulled the \"crown\" out it fell of and some small detail was lost. I also have problems with the bracelet lock that won´t lock properly and opens to easy. This started after only a few weeks. ', '21-01-15\r\nWelle gebrochen, aber kein Rest im Werk! AW/Krone ers., Schließe ers.\r\nK 2101 1135 - 23-01-15 okay', '1,2', '2015-01-23', '2015-01-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-23', '213.89.58.192', 'c213-89-58-192.bredband.comhem.se', '2015-01-11', 'RL 7174 7365 8DE', NULL),
(4358, '', 3056, 999999999, 2, '106-Toronto GM', '2015-01-13', '0000-00-00', '2013-12-18', 'rosé', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 13788 v. 02-12-2013]\r\nWhen attempting to wind the watch, the pointers move instead. The winder is completely pushed in to position for winding - not resetting pointers', '21-01-15\r\nWH-Schraube? jo, befestigt, Halsdichtung gefettet\r\nUK 2101 1240 - einwandfrei\r\nWK 2201 0930 - 23-01-15 okay', '1,2', '2015-01-23', '2015-01-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-23', '2.122.23.9', '027a1709.bb.sky.com', '2015-01-12', 'RL 71 747 362 7DE', NULL),
(4359, '', 3057, 999999999, 0, '508-Dublin', '2015-01-05', '0000-00-00', '0000-00-00', 'gold', 'white', 'Pionier', 'Black leather', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.197.122.75', '94.197.122.75.threembb.co.uk', '2015-01-12', '', NULL),
(4360, '', 3058, 999999999, 2, '101-Cacablanca GM', '2015-01-09', '0000-00-00', '2014-10-02', 'gold', 'black', 'Theorema', '[G per email 06-01-15]\r\nI wound the watch up, like normal, and it stopped ticking. ', '19-01-15\r\nsteht kpl. aufgezogen - ausgeschwungen - Anker gerichtet\r\nUK 1901 1515 - einwandfrei\r\nWK 2001 0835 - 21-01-15 okay', '1,2', '2015-01-21', '2015-01-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-21', '86.153.109.178', 'host86-153-109-178.range86-153.btcentralplus.com', '2015-01-13', 'RL 7173 7747 5DE', NULL),
(4361, '', 3059, 999999999, 2, '3005-Marco Polo', '2015-01-09', '0000-00-00', '2013-08-15', 'gold', 'black', 'Theorema', '[G per email 06-01-15]\r\nHi, I was not used my watch during X?mas and New Year Break. After I tried to set its time, hour and minute hands moves strange! Sometime hour hand move and sometimes minute hands moves.., its hour hand/minute hand movement is not proportionate?  I think Problem is with Time setting Pin..', '19-01-15\r\nDayZg fehlt - ZgStellung normal... Zgstellung fehlerhaft!\r\nDayTota ers., MinZg und Werkring ers.\r\nK 1901 1545 - 22-01-15 okay', '1,2', '2015-01-22', '2015-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-22', '92.23.10.19', 'host-92-23-10-19.as13285.net', '2015-01-13', 'RL 7173 7763 4DE', NULL),
(4362, '', 3060, 999999999, 2, '4004-Newton', '2015-02-02', '0000-00-00', '2014-12-01', 'gold', 'black', 'Theorema', 'Dear Sir / Madam,\r\n\r\nI have a theorem Newton at you bought a month ago and now it \'s broken. I go to a watchmaker who said that the shaft is broken. Well I was wondering if I could return my watch and it could be repaired. I still have 23 months warranty.\r\n\r\nI like to hear from you,\r\n\r\nwith kind regards,\r\n\r\nAdil El Mesbahi', '09-02-15\r\nAR aus Eingriff? jo, aber auch geschädigt, Rotor gebrochen... Werktausch\r\nK 0902 1525 - 12-02-15 okay', '1,2', '2015-02-12', '2015-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-12', '194.171.51.17', '194.171.51.17', '2015-01-13', 'RL 7182 0414 0DE', NULL),
(4363, '', 3061, 2, 2, 'Sao Paolo', '2015-01-06', '2014-04-07', '2014-04-07', 'Gold', 'Schwarz', 'Theorema', '[OHNE Angabe]', '16-01-15\r\nEllipse - Anker gerichtet und Unruh kpl. ers.\r\nUK 1901 0930 - einwandfrei\r\nWK 2001 0835 - reguliert\r\nWK 2101 0840 - 22-01-15 okay', '1,2', '2015-01-22', '2015-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-22', '', '', '0000-00-00', 'RL 7174 7360 0DE', NULL),
(4364, '', 3062, 999999999, 2, '101-Casablanca GM', '2015-02-02', '0000-00-00', '2014-09-15', 'black', 'yellow', 'Theorema', 'The crown on the watch is very loose and it does no lock. And also the timer has a defect which does not work.', '09-02-15\r\nKronenbügel gespannt - Sichtprfg oB \r\nUK 0902 1545 - einwandfrei\r\nWK 1002 0810 - 11-02-15 okay', '1,2', '2015-02-12', '2015-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-12', '149.254.186.183', '149.254.186.183', '2015-01-13', 'RL 7182 0404 8DE', NULL),
(4365, '', 3063, 999999999, 2, '107-Rio', '2015-01-12', '0000-00-00', '2013-04-01', 'silver', 'weiß', 'Theorema', 'Lost one of the shower', '21-01-15\r\nMinZg ers., Bodendichtung ers. - WD 8310\r\nUK 2101 1310 - einwandfrei\r\nWK 2201 0935 - 23-01-15 okay', '1,2', '2015-01-23', '2015-01-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-23', '87.58.115.241', '87-58-115-241-dynamic.dk.customer.tdc.net', '2015-01-13', 'RL 7174 7364 4DE', NULL),
(4366, '', 3064, 999999999, 2, '502-Malibu', '2015-01-23', '0000-00-00', '2013-10-07', 'black', 'black', 'Pionier', '[G war nicht ausgefüllt - Deal 10296 v. 07-10-2013]\r\nThe watch stopped working without reasons. She doesn\'t work any more. ', '02-02-15\r\nAR aus Eingriff - aber nichts gebrochen... eingerenkt, reguliert\r\nK 0202 1415 - 05-02-15 okay', '1,2', '2015-02-05', '2015-02-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-05', '46.140.164.178', '46-140-164-178.static.cablecom.ch', '2015-01-14', 'RL 7178 7922 5DE', NULL),
(4368, '', 3066, 999999999, 2, '2009-Casablanca', '2015-01-09', '0000-00-00', '2014-06-30', 'silver', 'black', 'Theorema', 'Upon opening the case the watch popped out and smashed on the floor breaking the glass and dial. I have not yet even worn watch. I have sent watch back for repair as it is an engagement present from my fiancé and it is imperative I get it fixed as she is heartbroken. The watch itself is beautiful and am keen to get it back as soon a possible. Thankyou  ', '19-01-15\r\nglaubwürdig, Uhr ist ungetragen und nur Glas/Zeiger beschädigt - KULANZ\r\nZg aufgesetzt, Glas ers. - WD 8310\r\nUK 1901 1625 - einwandfrei\r\nWK 2001 0840 - 21-01-15 okay', '1,2', '2015-01-21', '2015-01-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-21', '2.120.190.135', '0278be87.bb.sky.com', '2015-01-14', 'RL 7173 7751 5DE', NULL),
(4369, '', 3067, 999999999, 2, '505-Florida', '2015-01-20', '0000-00-00', '2014-06-06', 'gold', 'black', 'Pionier', 'Upon receiving my watch the locking mechanism already didn\'t felt great. By wearing it several times the mechanism doesn\'t function at all.', '29-01-15\r\nDatum schaltet nicht - doch aber um 8Uhr... Zg justiert aufgesetzt, reguliert\r\nK 2901 1605 - 02-02-15 okay', '1,2', '2015-02-02', '2015-02-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-02', '84.24.238.89', '5418EE59.cm-5-1d.dynamic.ziggo.nl', '2015-01-14', 'RL 7178 7913 7DE', NULL),
(4456, '', 3133, 999999999, 2, '104-Copacabana', '2015-01-26', '0000-00-00', '2014-02-27', 'gold', 'black', 'Theorema', '[G per email 21-01-15]\r\nThe Crown does not always engage when winding (no click against ratchet mechanism) resulting in crown unwinding. This is intermittent failure as the \'click\' can sometimes be heard.', '03-02-15\r\nSperrad gelöst - befestigt \r\nUK 0302 1320 - einwandfrei\r\nWK 0402 1025 - entmagnetisiert und reguliert\r\nWK 0502 0920 - 06-02-15 okay', '1,2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-06', '82.37.171.222', 'cpc39-aztw23-2-0-cust221.18-1.cable.virginm.net', '2015-01-28', 'RL 7180 0963 6DE', NULL),
(4371, '', 3068, 999999999, 2, '505-Florida', '2015-01-12', '0000-00-00', '2014-09-19', 'gold', 'black', 'Pionier', '[G per email 08-01-15]\r\nHi\r\nnow my watch is broken again. My watch has monthly viewer that will change month by month\'s shift but it does not.', '20-01-15\r\nalle Funktionen einwandfrei - auch Monatsverstellung einwandfrei...!\r\nK 2001 1425 - 23-01-15 okay', '1,2', '2016-04-07', '2016-04-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-23', '192.36.34.245', 'static-192-36-34-245.lul.se', '2015-01-15', 'RL 7174 7372 9DE', NULL),
(4372, '', 3069, 999999999, 2, '103-Sao Paolo', '2015-01-12', '0000-00-00', '2013-07-28', 'black', 'black', 'Theorema', '[G per email 08-01-15]\r\nMy watch runs only if winded manually. However, the right, silver button that is used for that, is broken. It is possible to twist the button but for some reason it does not wind the watch. I will send a copy of my international warranty card via e-mail. ', '21-01-15\r\nSperrad steht schief - Schrauben befestigt\r\nUK 2101 1355 - einwandfrei\r\nWK 2201 0940 - 23-01-15 okay', '1,2', '2015-01-23', '2015-01-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-23', '80.61.50.5', 'ip503d3205.speed.planet.nl', '2015-01-15', 'RL 7174 7368 9DE', NULL),
(4374, '', 3070, 999999999, 2, '3005-Marco Polo', '2015-01-13', '0000-00-00', '2015-01-07', 'gold', 'black', 'Theorema', 'Date Setting(bouton)isn\'t working so i can\'t change the date.', '14-01-15\r\nDie Uhr stand auf 23:10 - dann lässt sich das Datum natürlich nicht verstellen! Alle Funktionen sind einwandfrei', '1,2', '2015-01-15', '2015-01-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-15', '87.81.230.68', '5751e644.skybroadband.com', '2015-01-15', 'RL 71 718 5515DE', NULL),
(4375, '', 3071, 999999999, 0, '103-Sao Paolo', '2015-01-08', '0000-00-00', '2013-02-17', 'black', 'black', 'Theorema', 'Gaining approx.8 mins.in 24 hrs., small dial not showing same time.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.255.223.89', '109.255.223.89', '2015-01-15', '', NULL),
(4376, '', 3072, 999999999, 2, '102-Monte Carlo GM', '2015-01-26', '0000-00-00', '2014-12-30', 'silver', 'white', 'Theorema', 'Send the watch  because it does not comply with the order.\r\nHe was ordained (GM-102-3 in Gold), has arrived (GM-102-1 in silver). \r\nI ask to changhe the silver in GM-102-3 in GOLD.\r\nThanks', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-26', '5.86.92.153', '5.86.92.153', '2015-01-15', 'RL 7176 0751 9DE', NULL),
(4377, '', 3073, 999999999, 2, '505-Florida', '2015-01-13', '0000-00-00', '2014-11-13', 'silver', 'white', 'Pionier', 'It is losing around 10 minutes an hour.  To check this I wore the watch today from 09:30 to 18:30 and the time it says is 16:50', '21-01-15\r\nuntere (sichtbare) Stoßsicherung fehlt - Unruh kpl. ers. und Anker gerichtet\r\nK 2101 1440 - reguliert und 26-01-15 okay', '1,2', '2015-01-26', '2015-01-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-26', '78.150.33.219', 'host-78-150-33-219.as13285.net', '2015-01-15', 'RL 7176 0748 2DE', NULL),
(4378, '', 3074, 999999999, 2, '4004-Newton', '2015-02-20', '0000-00-00', '2014-02-10', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 17036 v. 10-02-2014]\r\nThe frame around the crown is broken. ', '24-02-15\r\nBügelschrauben fehlen... mit L6 ers. \r\nK 2402 1540 - reguliert und 27-02-15 okay', '1,', '2015-02-27', '2015-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '1970-01-01', '91.108.164.203', 'host-203-164-108-91.as9.ldn.uk.sharedband.net', '2015-01-16', 'RL 7188 7624 2DE', NULL),
(4380, '', 3076, 2, 2, 'Casablanca', '2015-01-09', '2014-06-30', '2014-06-30', 'gold', 'Schwarz', 'Theorema', '{gewinnt/verliert... - läuft nicht richtig}', '20-01-15\r\nkpl. abgelaufen - Sichtpfrg oB\r\nUK 2001 0855 - reguliert\r\nWK 2101 0855 - 22-01-15 okay', '1,2', '2015-01-22', '2015-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-22', '', '', '0000-00-00', 'RL 7173 7762 5DE', NULL),
(4381, '', 3077, 2, 2, 'Monte Carlo', '2015-01-09', '2014-01-02', '2014-01-02', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nDie Uhr hängt und nicht oft zu Fuß... Ich herunterladen und ich geladen... beginnt zu Fuß für ein paar Stunden und stoppt und nicht mehr gehen... obwohl Last Rad Betrieb plötzlich erstarrt und nicht mehr drehen...}\r\n[super google...;)]', '20-01-15\r\nkpl. abgelaufen - Sichtpfrg. : obere Stoßsicherung zerlegt\r\nUnruh kpl. ers. und Anker gerichtet\r\nUK 2001 1000 - einwandfrei\r\nWK 2101 0825 - 22-01-15 okay', '1,2', '2015-01-22', '2015-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-22', '', '', '0000-00-00', 'RL 7173 7759 4DE', NULL),
(4382, '', 3078, 2, 2, 'Paragon', '2015-01-09', '2013-05-03', '2013-05-03', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nThe watch does not work}', '16-01-15\r\nSekZg abgefallen - DateModul gelöst - Minutenrad ers., abgebrochene Schraube ers., Minuterie geklebt\r\nK 1901 1030 - 22-01-15 reguliert und okay\r\nSent to\r\nMatthias Andreasson\r\nKrukmakargatan 3\r\n722 20 Västerås\r\nSweden', '1,2', '2015-01-22', '2015-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-22', '', '', '0000-00-00', 'RL 7174 7361 3DE', NULL),
(4383, '', 3075, 999999999, 2, '101-Casablanca', '2015-01-19', '0000-00-00', '2014-08-03', 'silver', 'yellow', 'Theorema', 'Clasp covering the winder dial is broken.\r\nThe seconds hand has come off.\r\nThe watch doesn\'t work and hasn\'t since the first time I put it on.', '23-01-15\r\nkpl. aufgezogen - ZgWerk hochgekommen, also Uhr gefallen! \r\nZg aufgesetzt, Montagereste (Faden?) aus AR entfernt, Anker gerichtet, reguliert\r\nUK 2601 0900 - einwandfrei\r\nWK 2701 0925 - 28-01-15 okay', '1,2', '2015-01-28', '2015-01-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-28', '176.249.33.238', 'b0f921ee.bb.sky.com', '2015-01-16', 'RL 7176 0756 7DE', NULL),
(4384, '', 3079, 999999999, 0, '3005-Marco Polo', '2015-01-09', '0000-00-00', '2014-05-28', 'black', 'black', 'Theorema', 'Hands have fallen off', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.31.40.190', 'cpc21-seac19-2-0-cust189.7-2.cable.virginm.net', '2015-01-16', '', NULL),
(4385, '', 2823, 999999999, 2, '3006-Monaco Diamond', '2015-01-15', '0000-00-00', '2014-09-03', 'black', 'black', 'Theorema', 'When the crown is pulled out to adjust the time, you can turn it in either direction and the hands do not move. ', '23-01-15\r\nRekla von # 4209 - WHF wieder übergesprungen.. \r\nausreichen kontrollieren! Fehler bzw. Ursache gefunden! Uhr ist dem Kunden aus der Hand gefallen, heftige Druckstelle bei 9 Uhr! \r\nK 2301 1350 - 26-01-15 okay', '1,2', '2015-01-26', '2015-01-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-26', '80.254.146.20', '49ob.scansafe.net', '2015-01-16', 'RL 71 760 742 5DE', NULL),
(4386, '', 3080, 999999999, 0, '101-Cacablanca GM', '2015-01-09', '0000-00-00', '2014-07-24', 'silver', 'yellow', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.172.74.51', '95.172.74.51', '2015-01-16', '', NULL),
(4387, '', 3081, 999999999, 2, '3008-Damascus', '2015-01-20', '0000-00-00', '2014-12-01', 'silver', 'black', 'Theorema', 'the main problem is that the month button has been detached as I was wearing it on my hand.something thst may be a brolem is that day changes with a two hour delay an month seems to change only manualy', '29-01-15\r\nUhr ist gefallen, Drücker rausgerissen... \r\nKVA  Gehäuse ersetzen  40,-  ausf. 1302\r\nGehäuse ers. - WD 8310\r\nK 1302 1500 - 17-02-15 okay', '1,', '2015-02-18', '2015-02-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-18', '46.176.12.248', 'ppp046176012248.access.hol.gr', '2015-01-16', 'RL 7184 1348 8DE', NULL),
(4388, '', 3082, 999999999, 2, '101-Casablanca GM', '2015-01-30', '0000-00-00', '2012-12-12', 'silver bicolor', 'yellow', 'Theorema', 'Good morning Mr.Tufina\r\nas agreed by phone\r\nI point out the problems of the clock:\r\n1)	The round part (in the external side of the watch) can not load movement. The clock is stopped.\r\n2)	The hook  that protects the round part in the right side of the watch was lost.\r\n3)	How much does a new watchstrap as the original?\r\n\r\nI attend a quotation for each distinct points, as your mails (in date 08/01/15 and 09/01/15) and then I will contact you to go on or not.\r\nthank you\r\nBest regards\r\n\r\nGiorgia Lopiani\r\n', '04-02-15\r\nKrone in sich gebrochen - Kulanz\r\nKronenbügel fehlt und Band verbraucht - KVA  65,-  ausf 2302\r\nAnker/Messer gerichtet, Index 1 geklebt, Krone ers., Gehäuse mit Band ers. - WD 8310\r\nUK 2302 1405 - einwandfrei\r\nWK 2402 0830 - 25-02-15 okay', '1,2', '2015-02-25', '2015-02-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-25', '82.188.207.99', 'mail.recordcucine.com', '2015-01-17', 'RL 7187 3955 5DE', NULL),
(4389, '', 3083, 999999999, 0, '101-Cacablanca GM', '2015-01-10', '0000-00-00', '2014-12-23', 'bicolor gold', 'black', 'Theorema', 'The watch is fine, but it is not what we expected. We didn\'t know it was a mechanical system watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '88.21.175.210', '210.Red-88-21-175.staticIP.rima-tde.net', '2015-01-17', '', NULL),
(4390, '', 3084, 999999999, 0, '104-Copacabana', '2015-01-10', '0000-00-00', '2012-12-12', 'silver', 'black', 'Theorema', 'fell off one of the numbers 12', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.24.52.100', 'host-92-24-52-100.ppp.as43234.net', '2015-01-17', '', NULL),
(4392, '', 3085, 999999999, 2, '509-Barbados', '2015-01-14', '0000-00-00', '2014-10-15', 'silver', 'black', 'Pionier', 'He has taken off his watch to go sleep and the next morning it doesn\'t work anymore', '21-01-15\r\nkpl. aufgezogen - ausgeschwungen, eingerenkt \r\nK 2101 1505 - 26-01-15 okay', '1,2', '2015-01-26', '2015-01-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-26', '2a02:1812:1990:1500:8c3b:da43:bea5:22c9', '2a02:1812:1990:1500:8c3b:da43:bea5:22c9', '2015-01-17', 'RL 7176 0749 6DE', NULL),
(4393, '', 3065, 999999999, 2, '103 - SaoPaolo', '2015-01-28', '0000-00-00', '2014-11-17', 'gold', 'white', 'Theorema', 'The watch stops after every 5 to 10 minutes even after winding. This is a special gift to my husband so a bit upset. can you get it fixed. thanks ', '04-02-15\r\nkpl. abgelaufen - Sichtprfg oB - Schraubenservice, spez. Sperrad\r\nUK 0402 1440 - einwandfrei\r\nWK 0502 0835 - 06-02-15 okay\r\n{Aufzugzettel}', '1,2', '2015-02-06', '2015-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-06', '83.111.219.2', '83.111.219.2', '2015-01-18', 'RL 7181 0557 5DE', NULL),
(4394, '', 893, 999999999, 2, '3001-Paragon', '2015-01-14', '0000-00-00', '2013-05-03', 'silver', 'black', 'Theorema', 'I have barely used this clock because of the automatic clock work and I can\'t use it so often that I\'ll keep the clock going. So the clock have just been lying in it\'s case for almost a year. When I opened the case two of the pointers are gone. The Pointer for weekdays and the pointer for the smaller 24 Hour  clock. Also the buckle is broken you can close it but you can\'t lock it in a buckled position. ', '21-01-15\r\n2 TotaZg ers. und Minuterie geklebt - KULANZ - WD 8310\r\nK 2201 1545 - reguliert und 26-01-15 okay', '1,2', '2015-01-26', '2015-01-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-26', '77.105.233.62', '77.105.233.62', '2015-01-18', 'RL 7176 0744 8DE', NULL),
(4395, '', 3086, 999999999, 0, '3008-Damascus', '2015-01-11', '0000-00-00', '2014-11-27', 'gold', 'black', 'Theorema', 'the arrow on date is missing', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.1.124.163', '5e017ca3.bb.sky.com', '2015-01-18', '', NULL),
(4396, '', 2474, 999999999, 2, '104-Copacabana', '2015-01-16', '0000-00-00', '2013-07-18', 'silver', 'black', 'Theorema', 'Stops and will not keep the correct time so it is I can not use it. It has not worked properly since I had it returned some time ago.', '23-01-15\r\nTag/Nacht-Scheibe wieder dejustiert? kann doch nicht sein! \r\nUK 2601 0935 - einwandfrei\r\nWK 2701 0925 - bestens... Tag/Nacht-Scheibe justiert\r\nUK 2801 0955 - unglaublich aber Scheibe wieder verstellt\r\nWK 2901 1035 - bestens\r\nUK 3001 0855 Scheibe verstellt sich - Werktausch\r\nUK 0202 1250 - einwandfrei\r\nWK 0302 0755 - reguliert\r\nUK 0402 0950 - einwandfrei\r\nWK 0502 0835 - 06-02-15 okay', '1,2', '2015-02-06', '2015-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-06', '2.102.214.227', 'host-2-102-214-227.as13285.net', '2015-01-19', 'RL 7180 0966 7DE', NULL),
(4397, '', 3087, 2, 2, 'Paragon', '2015-01-12', '2013-05-03', '2013-05-03', 'Silber', 'Weiss', 'Theorema', 'Unable to wind it up and to set the time!', '22-01-15\r\nZg sind ab... Rotor gebrochen, DateModul gelöst, Minuterie gelöst, StdRd defekt - StdRd ers., Datemodul befestigt, Minuterie geklebt, Rotor ers., reguliert - WD 8310\r\nK 2301 1050 - 26-01-15 okay', '1,2', '2015-02-02', '2015-02-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-02', '', '', '0000-00-00', 'RL 717473732DE', NULL),
(4398, '', 2410, 999999999, 2, '3001-Paragon', '2015-03-09', '0000-00-00', '2013-11-11', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 12040 v. 11-11-2013]\r\nLoose part inside.', '10-03-15\r\nRotor gebrochen, Rotorschraube fehlt - Ersetzt\r\nK 1003 1055 - 13-03-15 okay', '1,2', '2015-03-13', '2015-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-13', '85.200.246.2', '2.85-200-246.bkkb.no', '2015-01-19', 'RL 7194 4913 5DE', NULL),
(4399, '', 3088, 999999999, 2, '3005-Marco Polo', '2015-01-16', '0000-00-00', '2013-12-02', 'silver', 'white', 'Theorema', '[G per email 12-01-15]\r\nWinder IS FALLING Out', '23-01-15\r\nUhr ist gefallen! Deutliche Druckstellen an den Anstößen unten/seitlich - Werk Schief im Gehäuse\r\nKVA Welle/Krone  40,-  ausf. 1302\r\nAW/Krone ers. - Datum schaltet nicht! - Schaltrad ers. \r\nK 1302 1200 - 17-02-15 okay', '1,', '2015-02-18', '2015-02-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-18', '93.107.36.129', '93.107.36.129', '2015-01-19', 'RL 71 841 347 4DE', NULL),
(4400, '', 3089, 999999999, 2, '103-Sao Paolo', '2015-01-15', '0000-00-00', '2014-12-08', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 27653 v. 08-12-2014]\r\nAprès 24 heures elle avance de 47 secondes', '23-01-15\r\nlt. Zeitwaage 5 bis 20 sec/d\r\nUK 2601 1000 - einwandfrei\r\nWK 2701 0925 - leicht plus - reguliert\r\nUK 2801 0855 - einwandfrei\r\nWK 2901 0845 - 30-01-15 okay', '1,2', '2015-02-02', '2015-02-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-02', '91.182.248.205', '205.248-182-91.adsl-dyn.isp.belgacom.be', '2015-01-19', 'RL 7178 7908 3DE', NULL),
(4401, '', 3090, 999999999, 2, '3005-Marco Polo', '2015-01-16', '0000-00-00', '2014-06-23', 'silver', 'white', 'Theorema', 'Elle retarde\r\nUn cerclage s\'est décollé dans le cadran\r\n--\r\nit delays\r\nBanding has taken off in the dial', '23-01-15\r\neinen Zierring geklebt, Automatik gereinigt\r\nK 2601 1155 - 29-01-15 einwandfrei', '1,2', '2015-01-29', '2015-01-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-29', '194.206.89.252', '194.206.89.252', '2015-01-19', 'RL 7176 0762 4DE', NULL),
(4402, '', 3091, 999999999, 2, '101-Cacablanca GM', '2015-01-16', '0000-00-00', '2013-11-28', 'gold', 'black', 'Theorema', 'just stopped working? no mechanical movement at all.  I bought for my husband who has only worn it half a dozen times for best occasions.', '23-01-15\r\nobere Stoßsicherung fehlt - Unruh kpl. ers. - reguliert - WD 8310\r\nUK 2601 1000 - einwandfrei\r\nWK 2701 0925 - 28-01-15 okay', '1,2', '2015-01-28', '2015-01-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-28', '81.137.96.233', 'host81-137-96-233.in-addr.btopenworld.com', '2015-01-19', 'RL 7176 0755 3DE', NULL),
(4403, '', 3092, 999999999, 2, '508-Dublin', '2015-01-20', '0000-00-00', '2014-12-19', 'black', 'black', 'Pionier', '[G per email 12.01.2015]\r\nI sense that automatic operation is not correct. No continuous movements and smooth movements. It seems that some of the parts does not slide as smooth as expected on the back of the watch (as shown) and gets stuck. This causes the clock every 25 minutes is delayed about 5 minutes.\r\nIf you need any other information, please contact me at mybbab@hotmail.com. This watch is a gift and it is very important to me.\r\n\r\nThank you very much.\r\n\r\nDetecto que el funcionamiento automático no está correcto. No tiene movimientos continuos y suaves movimientos. Parece ser que alguna de las piezas no se desliza tan suave como debería en la parte trasera del reloj (como se puede observar) y se queda atascado. Esto provoca que cada 25 minutos el reloj se retrasa alrededor de 5 minutos.\r\nSi necesitan cualquier otra información, por favor contactad conmigo en mybbab@hotmail.com. Este reloj es un regalo y es muy importante para mí.\r\n\r\nMuchas gracias.', '30-01-15\r\nUnruh streifte an der Ankerbrücke - gerichtet, reguliert\r\nK 3001 0955 - 02-02-15 okay', '1,2', '2015-02-02', '2015-02-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-02', '85.54.252.160', '160.pool85-54-252.dynamic.orange.es', '2015-01-19', 'RL 7178 7911 0DE', NULL),
(4404, '', 3093, 999999999, 0, '107-Rio', '2015-01-12', '0000-00-00', '2015-01-06', 'black', 'white', 'Theorema', 'I was ordered the tufina rio with the silver bracelet and I recieved the same model with black leather bracelet. I was wondering If I can choose onether model and if so between which models I can choose?', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.140.81.155', 'adsl-155.91.140.81.tellas.gr', '2015-01-19', '', NULL),
(4405, '', 3094, 999999999, 2, '508-Dublin', '2015-01-16', '0000-00-00', '2014-12-23', 'gold', 'black', 'Pionier', 'Watch looses 2mins and 11 seconds over a 24Hr period. \r\nIf this can not be rectified I am happy to receive a diferent watch in your collection of the same value. To be discussed.', '23-01-15\r\nlt. Zeitwaage hält sie sich im Plusbereich... \r\nK 2301 1105 - reguliert\r\nK 2601 1010 - verliert tatsächlich 2 min... ZgReibung\r\nK 3001 0920 - 02-02-15 okay', '1,2', '2015-02-02', '2015-02-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-02', '188.66.88.137', 'mail.wmprior.co.uk', '2015-01-20', 'RL 7178 7914 5DE', NULL),
(4406, '', 3095, 999999999, 2, '3006-Monaco Diamond', '2015-01-16', '0000-00-00', '2015-02-10', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - NO Deal] \r\nThe clock is defekt, There is a round thing that has been loose, and it\'s as if there is some loose stuff in the watch.', '23-01-15\r\nWerk beschädigt, Armband verbraucht\r\nKVA Werkrep. & Armband  85,-  ausf. 1003\r\nGehäuse u-s, einen Zierring entnommen, reguliert\r\nK 1103 1130 - 16-03-15 okay', '1,2', '2015-03-16', '2015-03-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-16', '62.242.147.78', '62.242.147.78', '2015-01-20', 'RL 71 944 922 3DE', NULL),
(4407, '', 2995, 999999999, 2, '103-Sao Paolo', '2015-01-15', '0000-00-00', '2014-11-27', 'silver', 'white', 'Theorema', '[G per email 13-01-15]\r\nDear employees of Enis Tufina, \r\n\r\nI return the watch back to you for repair because it is not working very well. \r\nWhen i have the watch on my wrist and hold mij hand vertical than the watch is after a few seconds not working anymore. This happeneds sometimes. And for a watch is this a big problem. \r\nBut sometimes it is working and than after a few hours it is not ticking anymore. \r\nI don\'t know why it is not ticking anymore. \r\n\r\nI hope you can repair the watch for me or change the clock for a new one. \r\n\r\nIf my problem description not very clear u can contact me onmy friends  phone number 31627912488 or on her e-mail xtjuunx@hotmail.com. \r\n\r\nI m going to China for a couple of weeks and she will be the contact person in the meantime. \r\n\r\nThank u very much. \r\n\r\nML YU', '26-01-15\r\nRekla # 4281? Lagenprüfung - oB\r\nLangzeit LP - absolut oB\r\nUK 0202 1050 - einwandfrei\r\nWK 0302 0800 - 04-02-15 okay', '1,2', '2015-02-04', '2015-02-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-04', '212.64.122.69', 'sd4407a45.adsl.online.nl', '2015-01-20', 'RL 71 800 950 3DE', NULL),
(4408, '', 3096, 2, 2, 'Casablanca', '2015-01-13', '2013-06-20', '2013-06-20', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - NO Deal] \r\n{text leider abgeschnitten...}', '21-01-15\r\nSekZg ab und Kronenbügel zu locker - gefallen, ZgWerk ist \r\nhochgekommen - SekZg ers. und ZgWerk befestigt - KULANZ\r\nUK 2201 0800 - einwandfrei\r\nWK 2301 0920 - 26-01-15 okay', '1,2', '2015-01-26', '2015-01-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-26', '', '', '0000-00-00', 'RL 7176 0747 9DE', NULL),
(4409, '', 2790, 999999999, 2, '101-Casablanca', '2015-01-16', '0000-00-00', '2014-11-04', 'silver', 'yellow', 'Theorema', '21-11-14:\r\nI\'m not sure if I have chosen the correct model of Casablanca watch. However the defect with the watch is that after it has been wound, the watch stops working within an hour of wearing. I have 2 watches, one of them doesn\'t do this but the one I need to send back does. The clip that protects the dial also doest stay shut. I have tried to wind it for a minute or 2 to keep it going but it doesn\'t help.\r\n-----------------------------------------------------\r\nEven when the watch is wound for a long time it stopped rotating after an hour of so of being worn. We have tried on many occasions to get the watch working properly but it always stops just after an hour after being wound up. I have 2 other watches from the same company that don\'t have this problem which is why I know there must be something wrong with this one.\r\n\r\nAlso on the picture advertisement for the watch, the stones around the face are green which was a selling point for me. Yet when I received the watch they are a dull cream colour. For this reason I\'d either like to swap the watch for a different one or receive the money back if possible.\r\n\r\nDino', '26-01-15\r\njo... die \'Steine\' sind die Leuchtmasse... \r\nWerk kpl. abgelaufen... \r\nUK 2601 1415 - einwandfrei\r\nWK 2701 0930 - 28-01-15 okay\r\n{Aufzugzettel}\r\nSend to:   Dino Franchi\r\n            36 Kingswood Road\r\n            Wollaton,  Nottingham\r\n            NG8 1LD\r\n           United Kingdom\r\n', '1,', '2015-01-28', '2015-01-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.16.87.129', 'cpc72981-basf10-2-0-cust896.12-3.cable.virginm.net', '2015-01-20', '', NULL),
(4410, '', 3097, 999999999, 2, '3005-Marco Polo', '2015-01-20', '0000-00-00', '2015-01-06', 'silver', 'black', 'Theorema', 'After 48 hours, watch stopped. Crone is wounded but watch does not work.', '30-01-15\r\njo... Heftiger Schlag auf die Krone (deutliche Druckstelle) wurde der Aufzug beschädigt -\r\nKVA  Werkrep. + Krone  70,-  ausf. 1902\r\nKupplungsrad ers., Antriebsrad ers., reguliert, Krone ers. - WD 8310\r\nK 1902 0955 - 23-02-15 okay', '1,2', '2015-02-23', '2015-02-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-23', '109.182.4.106', 'BSN-182-4-106.dynamic.siol.net', '2015-01-20', 'RL 71 873 944 5DE', NULL),
(4411, '', 1937, 999999999, 2, '101-Cacablanca GM', '2015-01-16', '0000-00-00', '2014-02-25', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 17956 v. 25-02-2014]\r\nThe watch is running very fast. Every time i wear it after about an hour it is aleady 10 minues fast.', '26-01-15\r\nSichtprfg. oB \r\nUK 2601 1505 - einwandfrei\r\nWK 2701 0930 - 28-01-15 okay\r\n{Spiralzettel}', '1,2', '2015-01-28', '2015-01-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-28', '94.2.78.43', '5e024e2b.bb.sky.com', '2015-01-20', 'RL 7176 0754 0DE', NULL),
(4412, '', 3098, 999999999, 2, '501-Coppernicus', '2015-01-16', '0000-00-00', '2014-08-13', 'silver', 'black', 'Pionier', 'The back part of the clockwork has come loose\r\nThe buckle on the strap has gone up', '26-01-15\r\nRotor gelöst - Schließe sehr leichtgängig - Klemmung im RW\r\nWerktausch\r\nK 2701 0900 - reguliert\r\nK 3001 0920 - 02-02-15 okay', '1,2', '2015-05-11', '2015-05-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-02', '89.239.230.148', 'dhcp-89-239-230-148.seas-nve.net', '2015-01-21', 'RL 7178 7910 6DE', NULL),
(4413, '', 3099, 999999999, 2, '102-Monte Carlo GM', '2015-01-19', '0000-00-00', '2014-10-29', 'gold', 'white', 'Theorema', 'über eine Stunde pro Tag geht vor', '27-01-15\r\nSichtprfg oB - Schraubenservice\r\nUK 2701 0945 - einwandfrei\r\nWK 2801 0915 - 29-01-15 okay\r\n{Spiralzettel}', '1,2', '2015-01-29', '2015-01-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-29', '77.113.111.43', 'apn-77-113-111-43.dynamic.gprs.plus.pl', '2015-01-21', 'RL 7176 0761 5DE', NULL),
(4414, '', 1058, 999999999, 2, '101-Casablanca GM', '2015-01-28', '0000-00-00', '2013-06-30', 'bicolor gold', 'yellow', 'Theorema', '[OHNE G-Nachweis - Deal 6707 v. 28-06-2013]\r\nthe problem with the watch is that, if i wind the watch, it is not ticking (big hands) the small hand moves but big hands do not to tell correct time. ', '04-02-15\r\nkpl. abgelaufen - Sichtprfg oB\r\nUK 0402 1450 - ZgReibung? - jo, ZgWerk aufgedrückt (Kulanz)\r\nUK 0502 1010 - einwandfrei\r\nWK 0602 0855 - 09-02-15 okay', '1,2', '2015-02-09', '2015-02-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-09', '92.27.27.251', 'host-92-27-27-251.static.as13285.net', '2015-01-21', 'RL 71 818 138 1DE', NULL),
(4416, '', 1106, 999999999, 2, '101-Cacablanca GM', '2015-01-23', '0000-00-00', '2013-06-29', 'black', 'Black', 'Theorema', '[OHNE G-Nachweis - Deal 7184 v. 03-07-2013]\r\nThe watch stands still, it dos not work anymore.', '02-02-15\r\nkpl. aufgezogen, Sichtprfg aber oB - steht bei geschlossenem Gehäuse - SekZg gerichtet, abgefallenes vom Werkring und Halsdichtung entfernt - WD 8310\r\nUK 0202 1450 - einwandfrei\r\nWK 0302 0800 - 04-02-15 okay', '1,2', '2015-02-04', '2015-02-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-04', '83.81.75.78', '53514B4E.cm-6-2b.dynamic.ziggo.nl', '2015-01-21', 'RL 7180 0953 4DE', NULL),
(4417, '', 3101, 2, 2, 'Florida', '2015-01-15', '2014-11-11', '2014-11-11', 'Silber', 'Weiss', 'Pionier', '{abgetippt:\r\nnot hold a charge and after removing it from the wrist atops in a few minutes\r\nthe wheel to adjust the time does not turn uniformly, but it\'s like grainy}', '22-01-15\r\nZgstellung hackt... Werktausch\r\nK 2201 1410 - 26-01-15 okay', '1,2', '2015-01-26', '2015-01-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-26', '', '', '0000-00-00', 'RL 7176 0745 1DE', NULL),
(4418, '', 3102, 2, 2, 'GM 105', '2015-01-15', '2013-02-13', '2013-02-13', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nThis watch will not go as it shall. It goes for a while then it stop. When you turn it around 24 ours it will go again and then stop}', '22-01-15\r\nkpl. abgelaufen - Sichtpfrg oB, nur Krone recht abgenutzt!\r\nKrone ers., Schraubenservice - WD 8310\r\nUK 2201 1445 - einwandfrei\r\nWK 2301 0925 - 26-01-15 okay', '1,2', '2015-01-26', '2015-01-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-26', '', '', '0000-00-00', 'RL 7176 0746 5DE', NULL),
(4419, '', 3103, 999999999, 2, '3006-Monaco Diamond', '2015-01-21', '0000-00-00', '2014-09-09', 'gold', 'black', 'Theorema', 'Just trying to set the watch, the winding nub pulled from inside out . Now the watch cannot be wind. ', '28-01-15\r\nWelle gebrochen, wild ins Werk gesteckt...\r\nKVA Werkrep. (evtl. Tausch) und Krone/Welle  80,-  ausf. 0902\r\nRW-Brücke zu stark verbogen - Werktausch, 1 Zg\r\nK 0902 1115 - reguliert und 12-02-15 okay', '1,2', '2015-02-12', '2015-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-12', '82.35.232.159', 'cpc5-enfi16-2-0-cust158.hari.cable.virginm.net', '2015-01-22', 'RL 7182 0410 5DE', NULL),
(4420, '', 3104, 999999999, 2, '3005-Marco Polo', '2015-01-20', '0000-00-00', '2015-01-06', 'gold', 'black', 'Theorema', '[G per email 15-01-15] \r\nThe watch is cca. 3 minutes late per day. I sent package 16.1.2015 via postal mail.', '30-01-15\r\nZeitwaage minus 90Sec/d - reguliert\r\nK 3001 1030 - 02-02-15 okay', '1,2', '2015-02-02', '2015-02-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-02', '89.142.45.235', 'BSN-142-45-235.dynamic.siol.net', '2015-01-22', 'RL 7178 7912 3DE', NULL),
(4421, '', 3093, 999999999, 0, '107-Rio', '2015-01-16', '0000-00-00', '2015-01-06', 'black', 'white', 'Theorema', 'I was recieved a watch with a different bracelet that I was ordered and after my request via e-mail with your company they confirm that they can change it with the Damascus Theorama. I would like the damascus with the silver bracelet and the black dial  ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.140.81.140', 'adsl-140.91.140.81.tellas.gr', '2015-01-23', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(4422, '', 3105, 2, 2, 'Malibu', '2015-01-27', '0000-00-00', '2014-11-05', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nWatch starts to work if hand wound and/or moved but stops after very little time. Seems to stop at 4:20 it has been worn frequently but continues to stop working}', '27-01-15\r\nkpl. abgelaufen - Sichtpfrg oB\r\nK 2701 0950 - ZgProb - gerichtet \r\nK 2801 0940 - 30-01-15 okay', '1,2', '2015-02-02', '2015-02-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-02', '', '', '0000-00-00', 'RL 7178 7909 7DE', NULL),
(4423, '', 3106, 2, 2, 'Casablanca', '2015-01-16', '2014-06-15', '2014-06-15', 'silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 21322 v. 17-06-2014]\r\n{abgetippt:\r\nwatch is wound but no movement}', '27-01-15\r\nEllipse - Unruh kpl. ers., Anker gerichtet\r\nUK 2701 1040 - einwandfrei\r\nWK 2801 0920 - 28-01-15 okay', '1,2', '2015-01-29', '2015-01-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-29', '', '', '0000-00-00', 'RL 71 760 758 4DE', NULL),
(4424, '', 3107, 2, 2, 'Marco Polo', '2015-01-16', '2015-01-06', '2015-01-06', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nUhr hat nur 15 min gelaufen}', '28-01-15\r\nöhm... kpl. abgelaufen, läuft auch gleich los\r\nK 2801 1625 - reguliert und 02-02-15 okay', '1,2', '2015-02-02', '2015-02-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-02', '', '', '0000-00-00', 'RL 7178 7915 4DE', NULL),
(4425, '', 3108, 2, 2, '507-Aruba', '2015-01-16', '2014-05-22', '2014-05-22', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\n[...] it does not run a little bit faster but a lot [...]}', '27-01-15\r\nplus 70 sec/d - reguliert +10sec/d\r\nK 2701 1050 - 30-01-15 okay', '1,2', '2015-02-02', '2015-02-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-02', '', '', '0000-00-00', 'RL 71 787 907 0DE', NULL),
(4426, '', 3109, 2, 2, '2002-Avignon', '2015-01-16', '0000-00-00', '2011-09-25', 'Silber', 'Schwarz', 'Theorema', '[OHNE Angabe - OHNE G-Nachweis - NO Deal - Rep. alt #764 v. Juli 2012]', '28-01-15\r\nsteht bei ZB oben... obere Stoßsicherung ist geöffnet - aber anscheinend größere Probleme im Werk... \r\nKVA Werkrep.  60,-   ausf. 0202\r\nWerk kontrolliert und geölt, Unruh kpl. ers., Gehäuse u-s - WD 8310\r\nUK 0302 1520 - einwandfrei\r\nWK 0402 1000 - 05-02-15 okay', '1,2', '2015-02-05', '2015-02-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-05', '', '', '0000-00-00', 'RL 7178 7920 8DE', NULL),
(4427, '', 3110, 2, 2, 'Copacabana', '2015-01-16', '2013-07-18', '2013-07-18', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nPlease estimate the price for fixing this timepiece}', '30-01-15\r\nSteg 12 fehlt - 5 Indexe sind ab... Uhr gefallen, Druckstelle bei 12:00 - Werk aber soweit iO \r\nKVA ZB rep. und Band ersetzen (feste Stege)  ausf. 0602\r\n9 Indexe geklebt, reguliert\r\nUK 0902 0815 - einwandfrei\r\nWK 1002 0810 - 11-02-15 okay', '1,2', '2015-02-12', '2015-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-12', '', '', '0000-00-00', 'RL 7182 0406 5DE', NULL),
(4428, '', 3111, 2, 2, 'Monte Carlo', '2015-01-16', '2014-10-29', '2014-10-29', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nUnfortunately the watch is not in working order as it stops keeping time around 1-2 hours after being wound up. I have tried numerous times but it still will not work longer than 1-2 hours}', '30-01-15\r\nkpl. abgelaufen - Sichtprfg oB\r\nUK 0202 1115 - einwandfrei\r\nWK 0302 0800 - 04-02-15 bestens okay\r\n{Aufzugzettel}', '1,2', '2015-02-04', '2015-02-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-04', '', '', '0000-00-00', 'RL 7180 0951 7DE', NULL),
(4429, '', 3112, 999999999, 2, '3001-Paragon', '2015-02-06', '0000-00-00', '2013-09-11', 'silver', 'black', 'Theorema', 'The glass on the back of watch have come loose. The glass in not broken but loose. This means that the watch is not waterproof or airtight', '17-02-15\r\n... es war aber schon Feuchtigkeit in der Uhr... \r\n!! Folgeschäden durch das fehlerhafte Bodenglas sind nicht von der Garantie abgedeckt!!\r\nGehäuse u-s, Bodenglas mit neuer Dichtung ers. - WD 8310\r\nK 2002 1100 - 23-02-15 okay', '1,2', '2015-02-23', '2015-02-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-23', '217.198.217.102', '217.198.217.102', '2015-01-23', 'RL 7186 1991 5DE', NULL),
(4430, '', 3113, 999999999, 2, '103-Sao Paolo', '2015-02-05', '0000-00-00', '2014-04-08', 'silver', 'yellow', 'Theorema', 'First of all the leather strap started to ?crumble? from the first day of receiving the watch. By ?crumble? I mean that, for example, everytime when I put the watch to my hand, and I lock it, the actual lock is damaging the leather strap so bad, that the ?first surfaces? of the leather is simply coming away. And even I?m using the watch under a perfectly normal wear, the leather is just being damaged and coming off very easily. The leather is not beautifully brown anymore but much more lighter and \"spotted\" because of the damaged areas.\r\n\r\nThe second thing is the lock system. Again, I have been using the watch under a perfectly normal wear (job, school etc. NOT sport..), but the lock is starting seriously to be so loose, that it opens itself. There\'s  two \"locks\" in this watch: first is the \"clip\" that you press down to enable the strap around your wrist, then there\'s the actual, bigger lock which tightens the strap around the wrist. And this \"actual lock\" is the one that is LOOSE. Luckily the separate ?clip? keeps the watch from falling off my wrist.\r\n\r\nThe last thing: I wrote to the \"claim e-mail\" that the machinery of the watch has not work since December 25th, but in the beginning of January 2015, the machinery started to \"run\" slow again, by itself. But still it does not seem to run perfectly.\r\n\r\nANYWAY on December 25th, 2014, the machinery just completely stopped working. I have not done anything to the content, opened it or etc., and I?m well aware how the watch is being wired from the crown (but not too far by force..). I wired the crown all the way to the end, but the machinery just didn\'t start ?rolling? anymore, there might be something jammed in the machinery.\r\n\r\n', '10-02-15\r\nsteht kpl. abgelaufen - Sichtprfg oB \r\nUK 1002 0840 - einwandfrei\r\nWK 1102 0835 - einwandfrei\r\nLagenprüfung oB \r\nWK 1302 0805 - bestens\r\nWegen Band zu Enis', '1,2', '2015-02-20', '2015-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-20', '193.209.71.2', 'users.tapiola.fi', '2015-01-23', 'RL 7186 1979 6DE', NULL),
(4431, '', 3114, 999999999, 0, '107-Rio', '2015-01-18', '0000-00-00', '2014-12-16', 'silver', 'white', 'Theorema', 'the PROBLEM is the needle. The watch have just one needle. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.50.233.54', 'host54-233-dynamic.50-79-r.retail.telecomitalia.it', '2015-01-25', '', NULL),
(4432, '', 3115, 999999999, 2, '508-Dublin', '2015-01-26', '0000-00-00', '2014-10-07', 'gold', 'black', 'Pionier', 'second hand stopped, hour hand loose, swinging freely, mechanism not working', '03-02-15\r\nRückereinheit zerlegt - Unruh kpl. ers., aber Werk prellt! FH gefettet, Zeiger aufgesetzt und gerichtet\r\nK 0302 0950 - neu gestellt\r\nK 0502 0845 - reguliert\r\nK 0602 0900 - Fehler in der ZgReibung\r\n*** zurückgestellt mangels Ersatzeilen *** \r\nWerktausch mit neuer Uhr!\r\nK 2503 0830 - 27-03-15 okay', '1,2', '2015-03-27', '2015-03-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-27', '81.111.200.209', 'cpc11-burn8-2-0-cust208.10-1.cable.virginm.net', '2015-01-25', 'RL 7200 6230 9DE', NULL),
(4433, '', 3116, 999999999, 2, '103-Sao Paolo', '2015-02-09', '0000-00-00', '2014-11-07', 'silver', 'white', 'Theorema', 'When the crown is pulled to change the time, on most occasions the crown comes out completely and on one time fell to the floor and was nearly lost. Can this be corrected to ensure the crown does not come out of the watch completely. ', '17-02-15\r\nKronendichtungen gefettet, Schrauben nachgezogen - WD 8310\r\nUK 1702 1415 - einwandfrei \r\nWK 1802 0825 - 19-02-15 okay', '1,2', '2015-02-20', '2015-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-20', '92.15.248.36', 'host-92-15-248-36.as43234.net', '2015-01-25', 'RL 71 861 975 1DE', NULL),
(4434, '', 3117, 999999999, 2, '3008-Damascus', '2015-03-06', '0000-00-00', '2013-03-08', 'silver', 'black', 'Theorema', 'Watch has slowed down, doesn\'t keep time very well, often doesn\'t start when put on and has a dial that has fallen off. ', '09-03-15\r\nerstaunlich guter Zustand des Werkes bei dem Alter!\r\nAutomatik leicht hakelig - aha, DatumKorrektor gebrochen, diverse Druckstellen\r\nWerktausch und Armband  105,-  ausf. 0104\r\nWerk ers., Werkring ers. \r\nK 0104 1545 - Armband ers. und 15-04-15 okay', '1,2', '2015-04-20', '2015-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-20', '90.204.89.74', '5acc594a.bb.sky.com', '2015-01-25', 'RL 7209 4786 6DE', NULL),
(4435, '', 3118, 999999999, 2, '104-Copacabana', '2015-01-21', '0000-00-00', '2012-12-18', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nNach aufziehen der Uhr bewegt sich der Sekundenzeiger ganz normal abe die Uhrzeit bleibt stehen\r\nFür die Uhr habe ich leider keine Kaufrechnung und Garantiekarte das oben eingetragene Datum\r\nist nur so eingetragen weil ohne Eintrag kann ich diese E-mail nicht schicken\r\n\r\n\r\n\r\n\r\n', '29-01-15\r\nscheint 1. Generation zu sein, also Mitte/Ende 2012\r\nWK 2901 1050 - Werkfehler - Ersatz Kulanz?\r\nKunde hat Zahlung avisiert\r\nWerk (2x) ers., Krone ers. - WD 8310\r\nUK 2602 0930 - einwandfrei\r\nWK 2702 0830 - 02-03-15 okay', '1,2', '2015-12-10', '2015-12-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-03', '178.27.120.42', 'ipb21b782a.dynamic.kabel-deutschland.de', '2015-01-25', '00340433836454830433', NULL),
(4436, '', 3119, 999999999, 2, '3004-Cannes', '2015-01-22', '0000-00-00', '2012-10-11', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nThe watch is not working. We bought 2 watches from you in oktober 2012, one for me and one for my son. This is my sons watch and unfortunetly he hasn´t sawed any warranty-papers. I hope that you will fix it anyhow, hopefully with warranty. I have had my own watch with you 3 times to be fixed. ', '30-01-15\r\nSteg 12 fehlt - Rotor gebrochen, RW-Brücke gelöst weil Schrauben fehlen... oberer SekRdZapfen gebrochen - ABER: Zustand des Werkes für das Alter absolut einwandfrei - ZB wurde fixiert...! \r\nSekundenrad ersetzt, Werk versorgt, Rotor ersetzt\r\nK 3001 1240 - 05-02-15 okay', '1,2', '2015-02-05', '2015-02-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-05', '90.227.56.107', '90-227-56-107-no229.tbcn.telia.com', '2015-01-26', 'RL 7178 7923 9DE', NULL),
(4437, '', 3120, 999999999, 2, '3006-Monaco Diamond', '2015-01-23', '0000-00-00', '2014-08-26', 'gold', 'black', 'Theorema', 'The time is slow by about - 15 minutes each day.\r\nThis watch was originally returned with RMA 4282 because it was gaining + 10 minutes per day.', '02-02-15\r\nTag schaltet nicht - Gang lt Zeitwaage iO - DayKorrektor klemmt (Hebelei) - Werktausch \r\nK 0202 1540 - 05-02-15 okay', '1,2', '2015-02-05', '2015-02-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-05', '86.155.241.175', 'host86-155-241-175.range86-155.btcentralplus.com', '2015-01-26', 'RL 71 787 919 9DE', NULL),
(4438, '', 3121, 999999999, 2, '103-Sao Paolo', '2015-01-22', '0000-00-00', '2014-12-02', 'silver', 'weiß', 'Theorema', 'The center pin/ winder does not allow me to change the time.  The pin/ winder fully comes out of the watch when you pull it out to alter the time.', '27-01-15\r\nWH Schraube - aber Aufzug knackt... - Werktausch\r\nUK 2701 1130 - einwandfrei\r\nWK 2801 0920 - 29-01-15 okay', '1,2', '2015-01-29', '2015-01-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-29', '85.95.100.6', '85-95-100-6.adsl.izrsolutions.com', '2015-01-26', 'RL 7176 0760 7DE', NULL),
(4439, '', 3093, 999999999, 2, '107-Rio', '2015-01-20', '0000-00-00', '2015-01-06', 'black', 'white', 'Theorema', 'I was order the Theorama with the silver bracelet and I recieved the one with the black leather bracelet after I contact with your company they told me that I can change it with the Damascus theorama. I would like the Damascus with the silver bracelet and the black dial. Thank you in advance\r\nKaterina Georgiadou', 'Damascus 3008-6 gesendet ', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-10', '94.66.55.11', 'ppp-94-66-55-11.home.otenet.gr', '2015-01-27', 'RL 71 818 142 1DE', NULL),
(4440, '', 3122, 999999999, 2, '101-Cacablanca GM', '2015-01-26', '0000-00-00', '2014-12-11', 'gold', 'black', 'Theorema', 'The watch is not allowing me to change the time on it. The watch still runs very well I just can\'t set the time. ', '03-02-15\r\nWH-Schraube befestigt\r\nUK 0302 1025 - einwandfrei\r\nWK 0402 1005 - 05-02-15 okay', '1,2', '2015-02-05', '2015-02-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-05', '92.2.138.38', 'host-92-2-138-38.as43234.net', '2015-01-27', 'RL 7178 7921 1DE', NULL),
(4441, '', 3114, 999999999, 2, '107-Rio', '2015-01-26', '0000-00-00', '2014-12-16', 'silver', 'white', 'Theorema', 'The PROBLEM is the needle. The watch have just One needle.', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-26', '151.19.162.239', 'an-19-162-239.service.infuturo.it', '2015-01-27', 'RL 7176 0752 2DE', NULL),
(4442, '', 3123, 2, 2, 'Casablanca', '2015-01-20', '2014-10-21', '2014-10-21', 'Silber', 'Schwarz', 'Theorema', '[OHNE Angabe]', '30-01-15\r\nkpl. abgelaufen - untere Stoßsicherung fehlt weil die Feder gebrochen ist... - Stoßsicherungsfeder ers. und gesichert\r\nUK 0202 1115 - einwandfrei\r\nWK 0302 0805 - 04-02-15 okay', '1,2', '2015-02-04', '2015-02-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-04', '', '', '0000-00-00', 'RL 7180 0952 5DE', NULL),
(4446, '', 3124, 999999999, 2, '107-Rio', '2015-02-05', '0000-00-00', '2014-12-03', 'gold', 'black', 'Theorema', 'I believe the watch we purchased was faulty. A few days after receiving the watch my partner wore it to an occasion and when he went to check the time, he had discovered one of the hands for the clock had gone from the watch. The watch currently has one rotating hand which means you can not tell the time as the small hand has vanished from the watch. We can not see the missing hand inside of the watch anywhere although the watch itself is see-through. ', '17-02-15\r\nMinZg ab, aber auch Stoß-/Druckstelle an Anstoß oben links\r\nMinZg ers. (KULANZ) und Schrauben gesichert\r\nUK 1702 1455 - einwandfrei\r\nWK 1802 0825 - 19-02-15 okay', '1,2', '2015-02-20', '2015-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-20', '87.198.140.106', 'mail2.sysnet.ie', '2015-01-27', 'RL 7186 1977 9DE', NULL),
(4447, '', 3125, 999999999, 2, '505-Florida', '2015-02-19', '0000-00-00', '2014-10-06', 'gold', 'black', 'Pionier', 'The watch is unable tonset time properly, the m echanisim slips and the the mechanism.loosens off. The button to change the date has also started malfunctioning? This watch has been worn maybe 6  times, this should not be happening?', '24-02-15\r\nkpl. abgelaufen - Fehler in der Kupplung... also Werktausch\r\nK 2502 1115 - 02-03-15 okay', '1,2', '2015-03-02', '2015-03-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-02', '172.218.234.3', 'd172-218-234-3.bchsia.telus.net', '2015-01-27', 'RL 7190 4014 7DE', NULL),
(4448, '', 3126, 999999999, 2, '104-Copacabana', '2015-01-30', '0000-00-00', '2014-01-02', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nNo reason!! Just stopped and mechanic and equipments just fallen apart without a reason', '30-01-15\r\nmehrere Indexe gelöst, Uhr heftigst gefallen (Druckstelle bei 9:00, wurde bereits \'behandelt\'), ausgeschwungen... \r\nKVA  ZB rep. Unruh/Anker rep.  60,-  ausf. 1202\r\n8 Indexe geklebt (einen aus ZgWerk entfernt), Anker gerichtet, StdZg ers.\r\nUK 1602 0810 - einwandfrei\r\nWK 1702 0835 - 18-02-15 okay', '1,2', '2015-02-19', '2015-02-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-19', '185.13.106.92', '185.13.106.92', '2015-01-28', '604569189430', NULL),
(4449, '', 3127, 999999999, 2, '3005-Marco Polo', '2015-01-22', '0000-00-00', '2012-01-31', 'silver', 'black', 'Theorema', 'can\'t raise the clock\r\n', '30-01-15\r\nDatumschaltrad gebrochen - Klemmung im RW\r\nSchaltrad und 1erScheibe ers., Klemmung beseitigt, ZB ers., {Tagesstern ers.}, Automatik gereinigt, beide Klinkenräder ers. - WD 8310\r\nK 3001 1440 - 04-02-15 okay', '1,2', '2015-02-06', '2015-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-06', '212.59.44.4', '212.59.44.4', '2015-01-28', '00340433836393801754', NULL),
(4450, '', 3128, 999999999, 0, '102-Monte Carlo GM', '2015-01-21', '0000-00-00', '2014-12-29', 'gold', 'white', 'Theorema', 'le lancette dei minuti e delle ore sono sganciate dal perno centrale  e sono libere dentro la cassa dell\'orologio', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.70.159.133', 'net-93-70-159-133.cust.vodafonedsl.it', '2015-01-28', '', NULL),
(4451, '', 3129, 999999999, 0, '102-Monte Carlo GM', '2015-01-21', '0000-00-00', '2014-12-29', 'gold', 'white', 'Theorema', 'le lancette dei minuti e delle ore sono staccate dal perno centrale e sono libere nella cassa dell\'orologio', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.70.159.133', 'net-93-70-159-133.cust.vodafonedsl.it', '2015-01-28', '', NULL),
(4452, '', 3130, 999999999, 2, '102-Monte Carlo GM', '2015-01-26', '0000-00-00', '2013-02-03', 'silver', 'white', 'Theorema', 'Doesn\'t \'run\' anymore. Has earlier been sent to you for repair due tot problem with winding mechanism (see added contact information Form)', '03-02-15\r\nZB in Auflösung - Indexe klemmen im Werk - untere Stoßsicherung geöffnet weil Feder gebrochen - ers., ZB ers.\r\nUK 0302 1115 - einwandfrei\r\nWK 0402 1020 - 05-02-15 okay', '1,2', '2015-02-05', '2015-02-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-05', '86.93.165.82', 'ip565da552.direct-adsl.nl', '2015-01-28', 'RL 7178 7924 2DE', NULL),
(4453, '', 3131, 999999999, 2, '3006-Monaco Diamond', '2015-01-27', '0000-00-00', '2014-10-06', 'black', 'black', 'Theorema', 'Date setting button is not working. Button presses but does not change the date. Watch is also running slow by approximately 90 seconds per day.', '03-02-15\r\nWerkring... und Werk prellt - FH gefettet, Zeitwaage sagt plus 5sec/d - Werkring gegen weiß getauscht\r\nK 0302 1140 - reguliert\r\nK 0602 0905 - 09-02-15 okay', '1,2', '2015-02-09', '2015-02-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-09', '92.29.164.72', 'host-92-29-164-72.as13285.net', '2015-01-28', 'RL 7181 0566 3DE', NULL),
(4454, '', 2999, 999999999, 2, '506-Miami', '2015-01-26', '0000-00-00', '2013-12-27', 'gold', 'black', 'Pionier', 'la montre m\'ai revenu de sa réparation avec une pièce qui se promène dans le boitier\r\n---\r\nthe shows have returned me to repair with a piece that walks in the box', '03-02-15\r\n... in der Box ist aber eine 506 - Miami...? die aber im Januar repariert wurde und nun steht - weil sich vom ZB ein Stück Zierring gelöst hat und in der Unruh lag... peinlich! \r\nK 0302 1200 - 06-02-15 okay', '1,2', '2015-02-06', '2015-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-06', '88.219.179.230', '230.179.219.88.rev.sfr.net', '2015-01-28', 'RL 7180 0962 2DE', NULL),
(4457, '', 1602, 999999999, 2, '504-Acapulco', '2015-02-02', '0000-00-00', '2013-12-10', 'black', 'black', 'Pionier', 'Dear Sir/Madam\r\n\r\nI hope you are well,\r\n\r\n\r\nI have purchased a Pionier Watch Product no.: GM-504-4  about a year ago now\r\n\r\nBlack Acapulco Limited Edition via Groupon.co.uk  \r\n\r\nthe seller is the Company below so am contacting you guys for help\r\n\r\n\r\nhttp://www.tufina-uhren.de/Pionier/MODEL-ACAPULCO-AUTOMATIC-MOVEMENT-929-Euro-LIMITED-EDITION::16914.html\r\n\r\nI have all the documentation provided and the 2 year warranty stamp you provided me with. this is the second time I am contacting you regarding this watch and I have already shipped it back to repair it and got it back within 3 weeks, it worked fine for a couple of of days then it started speeding forward and the two main dials were not in proportion when I had the watch back, for Instance: if the hour dial was at 12:00 the minute dial would  be 12:20 I have reached a point with this watch I only wore it part time for fashion reasons because about accuracy it would move forward 2 hours within 24 hours. a side button has fallen off even though I have worn this watch partly. basically I have only been happy with it when I first opened it from itsw box, any other time it has never worked or been worth anything or the money I paid for.\r\n\r\nI will ship it back to Germany as soon as and i must admit that I am very disappointed on this watch, I sent it back the watch was not fixed, the dials were not proportioned and the accuracy of the watch was 2 hours forward within 24 hours.\r\n\r\nI\'d suggest this watch to get replaced by a similar watch that is functional, accurate and reliable and wearable or I dont even mind having this fixed to a new condition that will work properly. \r\n\r\nI havnt worn the watch since June June 2014 and Im sorry Im late to contact you now but I suppose Im within the guarantee time and hope you understand that your product you sold me has not been as impressive. \r\nI will ship this watch back to you and hopefully will be able to get a similar replacement.\r\n\r\nregards,\r\n\r\nAlbert\r\n', '10-02-15\r\nprellt, darum der Vor-Gang! Der Drücker hat die Spaltscheibe verloren, darum verloren gegangen, aber die ZgFehlStellung resultiert aus einem Fall/Stoß (Druckstelle bei 12:00)\r\n==> Keine Ersatzteile vor Ort! Gehäuse KULANZ - Werkrep. 40,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.175.71.163', 'port-163.xxx.th.newnet.co.uk', '2015-01-28', '', NULL),
(4459, '', 3134, 999999999, 2, '502-Malibu', '2015-01-30', '0000-00-00', '2014-12-04', 'gold', 'black', 'Pionier', 'Watch winds up and starts to tick for about 5 min then stops. Reference number for the watch is GM-502 ', '04-02-15\r\nZgProb - gerichtet \r\nK 0402 1505 - Zg bleiben hartnäckig... erneut gerichtet\r\nK 0502 0930 - 06-02-15 okay', '1,2', '2015-02-06', '2015-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-06', '193.36.240.5', '193.36.240.5', '2015-01-29', 'RL 7180 0965 3DE', NULL),
(4460, '', 3135, 999999999, 2, '3001-Paragon', '2015-02-05', '0000-00-00', '2015-01-14', 'rosé', 'white', 'Theorema', '[G per email 22-01-14]\r\nThe mechanism does not work at all, like a watch that is out of battery.The indicators do not work, nor indications of the day or the month.We received the watch at on Monday  19/01/2015. I will send the photo of warranty card in rma@tufina-watches.com.(name:Karastergiou Marios)\r\nother email: iouliagrig@gmail.com\r\nPlease, let us informed about the repair progress.\r\nThank you in advance.\r\n\r\nSincerely,\r\nMarios Karastergiou', '17-02-15\r\nUnruh hängt fest, Automatik fehlerhaft - unglaublich, aber unter der Unruh lag eine gebrochene Gehäusebodenschraube... \r\nAutomatik geprüft und versorgt\r\nK 1702 1525 - reguliert und 20-02-15 okay', '1,2', '2015-02-20', '2015-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-20', '46.12.29.35', '46.12.29.35.dsl.dyn.forthnet.gr', '2015-01-29', 'RL 7186 1984 0DE', NULL),
(4461, '', 3136, 2, 2, 'Dublin', '2015-01-22', '2014-12-26', '2014-12-30', 'Silber', 'Weiss', 'Pionier', '{abgetippt:\r\nDay of the week hand is detached from the face and is inside the case loose}', '23-01-15\r\nZg aufgesetzt - reguliert\r\nK 2301 1125  - 26-01-15 okay', '1,2', '2015-01-26', '2015-01-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-01-26', '', '', '0000-00-00', 'RL 7176 0750 5DE', NULL),
(4462, '', 3137, 999999999, 2, '3005-Marco Polo', '2015-01-26', '0000-00-00', '2015-01-13', 'gold', 'black', 'Theorema', 'The watch stopped thinking after wearing him a few days. We want him fixed or we want a new one of the same model, because we really like the watch.', '02-02-15\r\nAnker gerichtet, Spirale gerichtet, ein Klinkenrad ers., reguliert\r\nK 0302 0840 - 06-02-15 okay', '1,2', '2015-02-06', '2015-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-06', '81.83.158.127', 'd51539e7f.access.telenet.be', '2015-01-29', 'RL 7181 0553 5DE', NULL),
(4463, '', 3138, 999999999, 2, '505-Florida', '2015-01-23', '0000-00-00', '2014-06-16', 'silver', 'black', 'Pionier', '[OHNE G-Nachweis - NO Deal] \r\nIn June 2014 I\'ve bought the Pionier Florida Diamond. In September you\'ve send me a new closure because it gone loose all the time. The new closure was fixed well. I\'ve worn the watch for almost two months. But in November the closure was defect again and the watch has fallen on a wooden floor from my arm. I don\'t understand the closure opens all the time? Now is the glass broken and the dial is full with glass. I don?t know if the dail itself is defect. Besides, a few days before the closure was defect, I had noticed that the pointer of the day had gone loose. The watch has never fallen before so I\'m suprised..', '03-02-15\r\nUhr ist mehrfach gefallen, Werk und Glas zerstört\r\nSchließe defekt\r\nKVA  Werk und Glas  105,-  - Band Kulanz - ausf 1304\r\nGehäuse u-s, Werk ers., Schließe ers.\r\nK 1704 0955 - 20-04-15 okay', '1,2', '2015-04-20', '2015-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-20', '83.160.49.228', 'a83-160-49-228.adsl.xs4all.nl', '2015-01-29', 'RL 7209 4784 9DE', NULL),
(4464, '', 3139, 999999999, 0, '508-Dublin', '2015-01-23', '0000-00-00', '2014-05-22', 'black', 'white', 'Pionier', 'the minute hand is loose and freely moving around. all other aspects are fine.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.233.45.230', 'cpc72673-uddi25-2-0-cust229.20-3.cable.virginm.net', '2015-01-30', '', NULL),
(4465, '', 3140, 999999999, 2, '508-Dublin', '2015-01-29', '0000-00-00', '2014-08-04', 'silver', 'white', 'Pionier', 'Non funziona è roto', '04-02-15\r\nkpl. aufgezogen - eine Schraube der RW-Brücke im Werk\r\nbefestigt, gesichert\r\nK 0402 1550 - 06-02-15 okay', '1,2', '2015-02-06', '2015-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-06', '95.233.51.45', 'host45-51-dynamic.233-95-r.retail.telecomitalia.it', '2015-01-30', 'RL 71 810 552 7DE', NULL),
(4466, '', 3141, 999999999, 2, '3005-Marco Polo', '2015-02-04', '0000-00-00', '2014-10-21', 'gold', 'black', 'Theorema', 'My partner bought me one of your watches (Marco Polo) for my birthday. After receiving your watch I was happy with it.  I read the instructions and went through the setting procedures and it was fine until I was adjusting the 24 hours setting and the hands stops rotating. Therefore I am not able change the time on the watch. I would like to request for it to be fixed or a replacement.\r\n\r\nThank you.\r\n', '10-02-15\r\n24h Einstellkrone dreht durch - Gehäuse (2x) getauscht\r\nK 1002 0940 - WD 8310 und okay', '1,2', '2015-02-12', '2015-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-12', '2.220.159.174', '02dc9fae.bb.sky.com', '2015-01-30', 'RL 7182 0413 6DE', NULL),
(4467, '', 3142, 999999999, 2, '103-Sao Paolo', '2015-01-28', '0000-00-00', '2013-07-18', 'gold', 'white', 'Theorema', 'It is not possible to wind the watch crown to ensure the time is running. When winding the crown, the mechanic not holding result of the winding.', '04-02-15\r\nSperrad gelöst - befestigt\r\nUK 0402 1555 - einwandfrei\r\nWK 0502 0930 - 06-02-15 okay', '1,2', '2015-02-06', '2015-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-06', '194.255.43.141', '194.255.43.141', '2015-01-30', 'RL 7181 0559 2DE', NULL),
(4468, '', 3143, 999999999, 2, '505-Florida', '2015-01-28', '0000-00-00', '2014-11-19', 'black', 'black', 'Pionier', '[G per email 23-01-15]\r\nproblem with the winding watch, worn all day stops , it happens from the beginning', '04-02-15\r\nZgWerk beschädigt? jo, Datumschaltrad auf jeden Fall, Automatik auch geschädigt - Werktausch\r\nK 0502 0805 - 09-02-15 okay', '1,2', '2015-02-09', '2015-02-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-09', '81.106.127.156', 'cpc1-brig15-2-0-cust923.3-3.cable.virginm.net', '2015-01-30', 'RL 7181 0564 6DE', NULL),
(4469, '', 3144, 999999999, 2, '3011-Macau', '2015-02-09', '0000-00-00', '2014-05-20', 'silver', 'white', 'Theorema', 'The hands of the month and date have all fallen out. Also, the watch has stopped working. ', '18-02-15\r\nist gefallen, Welle mehrfach gebrochen, Zeiger ab und tlw. im Werk...\r\nKVA Rep. 70,- ', '1,2', '2015-03-11', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-23', '120.150.220.231', 'bvn1142120.lnk.telstra.net', '2015-01-31', 'RL 7186 1988 4DE', NULL),
(4470, '', 3145, 999999999, 2, '505-Florida', '2015-01-30', '0000-00-00', '2014-11-26', 'silver', 'black', 'Pionier', 'Watch stoping even if is on my hand. I need setting him at least every hour', '05-02-15\r\nAutomatik hakelig, ZgStellung stimmt nicht ganz, Werkring gebrochen, Rotorlager fest\r\nein Klinkenrad ers., Rotorlager geölt, Werkring ers., EinerStern und Korrektor ers.\r\nK 0502 1350 - 09-02-15 okay', '1,2', '2015-02-09', '2015-02-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-09', '86.129.184.114', 'host86-129-184-114.range86-129.btcentralplus.com', '2015-01-31', 'RL 7181 0568 5DE', NULL),
(4471, '', 3146, 999999999, 2, '508-Dublin', '2015-01-29', '0000-00-00', '2014-12-30', 'black', 'black', 'Pionier', 'The watch only ticks sporadically rather than constantly meaning the watch does not tell the right time. ', '04-02-15\r\nkpl. abgelaufen... Sichtprfg oB\r\nK 0402 1135 - 06-02-15 okay', '1,2', '2015-02-06', '2015-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-06', '95.145.40.143', '95.145.40.143', '2015-01-31', 'RL 7181 0554 4DE', NULL),
(4472, '', 3147, 999999999, 2, '104-Copacabana', '2016-01-18', '0000-00-00', '2014-11-18', 'silver', 'black', 'Theorema', '[G per email 24-01-15]\r\nThe watch keeps stopping when in use, this is a constant issue with the watch.  Please note I have answered all questions as I understood them, the watch has a black strap with a silver casing and a see through face ( can see all dials in the clock face)', '18-01-16\r\nWerk teilaufgezogen - Index 2 der 12 klemmte im RW - insg. 3 Indexe geklebt - Anker präventiv gerichtet\r\nUK 1801 1400 - einwandfrei\r\nWK 1901 0740 - 20-01-16 okay', '1,2', '2016-01-20', '2016-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-20', '82.2.63.198', 'cpc7-ward8-2-0-cust453.10-2.cable.virginm.net', '2015-01-31', '644352618960', NULL),
(4473, '', 1628, 999999999, 2, '3006-Monaco Diamond', '2015-01-30', '0000-00-00', '2013-08-20', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 9167 v. 20-08-2013]\r\nTime Stopped. Hands not moving.', '04-02-15\r\nRotor gebrochen - ers. und Unruh eingerenkt\r\nK 0402 1155 - 06-02-15 okay', '1,2', '2015-02-06', '2015-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-06', '92.28.138.168', 'host-92-28-138-168.as13285.net', '2015-02-01', 'RL 7181 0556 1DE', NULL),
(4474, '', 3148, 999999999, 2, '508-Dublin', '2015-02-03', '0000-00-00', '2015-01-20', 'gold', 'black', 'Pionier', 'Bij elk hele uur staat de kleine wijzer in het midden van twee getalen (bij voorbeeld als het horloge op twaalf uur staat , staat de kleine wijzer tussen de 11 en 12  in).\r\n\r\nAt every hour, the hour hand in the middle of two numbers (for example if the watch at twelve o\'clock position, the hour hand is between 11 and 12).\r\n\r\nMvg Dave\r\n', '09-02-15\r\njo, ZgStellung korrigiert\r\nK 0902 1450 - Fehler im ZgWerk (StdRad) - Werktausch\r\nK 1202 1110 - 16-02-15 okay', '1,2', '2015-02-16', '2015-02-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-16', '86.81.138.112', 'ip56518a70.adsl-surfen.hetnet.nl', '2015-02-01', 'RL 7184 1343 0DE', NULL),
(4475, '', 3149, 999999999, 2, '3006-Monaco', '2015-01-29', '0000-00-00', '2012-11-30', 'gold', 'black', 'Theorema', 'I have a MONACO DIAMOND watch and the glass face has shattered after falling', '05-02-15\r\n24h-Zg fehlt... \r\nKVA  Glas  25,- + Zeiger 10,-  ausf. 0902\r\n24h-Zg ers., Gehäuse u-s, Glas ersetzt  - WD 8310\r\nK 1102 0950 - 13-02-15 einwandfrei', '1,', '2015-02-13', '2015-02-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-13', '137.191.246.30', 'h137-191-246-30.gn.gov.ie', '2015-02-02', 'RL 71 841 339 0DE', NULL),
(4476, '', 3150, 999999999, 2, '502-Malibu', '2015-01-30', '0000-00-00', '2013-12-20', 'black', 'black', 'Pionier', 'Ich habe diese Uhr am 20.12.2013 bei Ihnen bestellt und bezahlt. Lieferung erfolgte puenktlich und die Uhr war voll funktionsfaehig. Aber schon nach wenigen Tagen tragen fiel mir auf, dass das Selbstaufziehgewinde an der Unterseite des Gehaeuses anders lief.\r\n\r\nDanach trug ich die Uhr einige Monate nicht mehr und als ich Sie dann doch vor ca. 2 Monaten noch einmal hervorholte und trug, begann der Aufziehmechanismus ein Geraeusch zu machen, als wenn er an das Glasgehaeuse stoesst. Das Geraeusch ist irritierent und der Mechanismus sollte ja auch nun mehr als wenige Wochen funktionieren.\r\n\r\nDiese Uhr gehoert nun doch nicht gerade zu den Billigwerken und verkauft sich als Qualitaetsprodukt. Ich habe noch einige Zeit gebraucht, mich zu entscheiden, wie ich sie versenden will, daher erst heute meine Zusendung. Wie Sie sicher gleich feststellen koennen, ist die Uhr wenig getragen und achtsam gehandhabt worden. Keinerlei Kratzer am Gehaeuse oder Abschabungen und nur wenige Tragespuren am Armband.', '05-02-15\r\nRotor gelöst - nein, Klinkenfeder gebrochen! - ersetzt und reguliert\r\nK 0502 1525 - 09-02-15 okay', '1,2', '2015-02-09', '2015-02-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-09', '75.158.37.48', 'd75-158-37-48.abhsia.telus.net', '2015-02-02', 'RL 7181 8140 4DE', NULL),
(4477, '', 3151, 999999999, 0, '', '2015-01-26', '0000-00-00', '2014-05-03', '', '', 'Theorema', 'It stops and will not star for some time the whatch is stiff to wind up and change the time and from time to time it loses a lot of time', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.147.48.143', '95.147.48.143', '2015-02-02', '', NULL),
(4478, '', 3152, 999999999, 0, '2004-Toulouse', '2015-01-26', '0000-00-00', '2012-11-01', 'silver', 'white', 'Theorema', 'Unknown Warranty status, balance wheel peg broken, the rest is still fine. I want to repair it.\r\nThe clock is similar to following example video https://www.youtube.com/watch?v=ZWtfHSS_8-I\r\n\r\nThank You for information', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:1205:34eb:5f20:b58b:f4ad:5da8:9c18', '2a02:1205:34eb:5f20:b58b:f4ad:5da8:9c18', '2015-02-02', '', NULL),
(4479, '', 3153, 999999999, 2, '103-Sao Paolo', '2015-01-29', '0000-00-00', '2014-02-10', 'gold', 'white', 'Theorema', '[G per email 26-01-15]\r\nStrap Broken', '04-02-15\r\nSchließe defekt - ersetzt\r\nUK 0402 1515 - einwandfrei\r\nWK 0502 0930 - 06-02-15 okay', '1,2', '2015-02-06', '2015-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-06', '137.222.114.243', 'eduroam-wireless-pat3.nomadic.bris.ac.uk', '2015-02-02', 'RL 71 810 560 1DE', NULL),
(4480, '', 3154, 999999999, 2, '102-Monte Carlo GM', '2015-02-05', '0000-00-00', '2014-12-05', 'silver', 'white', 'Theorema', 'The watch is gaining several seconds every minute.\r\nIt was bought by Claudia Newbury as a gift for Wesley Bindczus, so that will be the name on your records.\r\n', '18-02-15\r\nkpl. abgelaufen - Sichtprfg oB - Zeitwaage oB\r\nSchraubenservice\r\nUK 1802 0945 - einwandfrei\r\nWK 1902 0815 - 20-02-15 okay\r\n{Spiralzettel}', '1,2', '2015-02-20', '2015-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-20', '90.217.85.235', '5ad955eb.bb.sky.com', '2015-02-02', 'RL 7186 1985 3DE', NULL),
(4481, '', 3155, 999999999, 2, '103-Sao Paolo', '2015-01-29', '0000-00-00', '2014-11-26', 'gold', 'white', 'Theorema', 'Crown comes off when adjusting time and dose not Wind up the watch', '04-02-15\r\nKronenhals gerissen - Krone ers. - WD 8310\r\nUK 0402 1245 - einwandfrei\r\nWK 0502 0930 - 06-02-15 okay', '1,2', '2015-02-06', '2015-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-06', '86.160.166.191', 'host86-160-166-191.range86-160.btcentralplus.com', '2015-02-02', 'RL 7181 0555 8DE', NULL),
(4483, '', 3157, 2, 2, 'Dublin', '2015-01-27', '2014-04-01', '2014-04-01', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\n[...] er geht 2 Stunden gut und dann steht er 5 Minuten still [...]}', '03-02-15\r\nSichtpfrg oB - AR geölt\r\nK 0302 1350 - steht 1405... Werk kpl. ers. \r\nK 0402 1105 - 06-02-15 okay', '1,2', '2015-02-06', '2015-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-06', '', '', '0000-00-00', 'RL 7180 0967 5DE', NULL),
(4484, '', 3158, 999999999, 0, '3011-Macau', '2015-01-27', '0000-00-00', '2015-01-14', 'silver', 'white', 'Theorema', 'I am unable to set the dual time. When I rotate the middle crown in clock-wise and anti-clockwise both the home time as well as dual time changes. As mentioned in instruction unable to set the dual time exclusively using the anti-clockwise movement. It changes the home time also synchronously.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.98.34.115', 'bba586601.alshamil.net.ae', '2015-02-03', '', NULL),
(4485, '', 3159, 999999999, 2, '107-Rio', '2015-02-13', '0000-00-00', '2015-01-20', 'silver', 'black', 'Theorema', 'The clock mechanism sometimes stops depending on the clock orientation and position. Moreover, the speed of the mechanism is not regular, always depending on the clock orientation. The problem is not related to the manual winding. Probably, the first wheel of the mechanism (the biggest and fastest) is not correctly fixed and can stop because of the friction with other components.\r\nNOTE: as declared in you mail of January 24th 2015, I ask for the clock replacement.\r\nThanks\r\n', '18-02-15\r\nsieht so aus als wäre die U-Welle gebrochen - jepp, oberer Zapfen ist ab... keine Beschädigung am Gehäuse sichtbar...\r\nUnruh kpl. ers., reguliert\r\nWK 1802 1530 - einwandfrei - def. Schließe ers. \r\nUK 1902 0820 - 20-02-15 okay', '1,2', '2015-02-20', '2015-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-20', '146.133.155.242', '146.133.155.242', '2015-02-03', 'RL 7186 1982 2DE', NULL),
(4486, '', 3160, 2, 2, 'Marco Polo', '2015-01-27', '2013-10-22', '2013-10-22', 'silver', 'Schwarz', 'Theorema', '{abgetippt:\r\nThe watch workings have stopped and then started for the past few weeks.}', '03-02-15\r\nEinerScheibe verdreht, DayKorrektor oF, Automatik hakelig\r\nDaySchaltfeder gerichtet, EinerScheibe ers., Transmissionsrad und ein Klinkenrad ers. \r\nK 0302 1505 - 06-02-15 okay', '1,2', '2015-02-06', '2015-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-06', '', '', '0000-00-00', 'RL 7180 0964 0DE', NULL),
(4487, '', 3161, 999999999, 2, '4004-Newton', '2015-01-30', '0000-00-00', '2014-12-16', 'gold', 'black', 'Theorema', 'time not go more to fast\r\n', '05-02-15\r\nAR aus Eingriff - eingerenkt \r\nK 0502 1630 - gut\r\nKVA  Glas ersetzen  25,-   ausf. 1602\r\nGlas ers. - WD 8310\r\nK 1602 1140 - 19-02-15 okay\r\n', '1,2', '2015-02-20', '2015-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-20', '87.64.231.129', '129.231-64-87.adsl-dyn.isp.belgacom.be', '2015-02-03', 'RL 7186 1976 5DE', NULL),
(4488, '', 3162, 999999999, 2, '508-Dublin', '2015-03-12', '0000-00-00', '2014-04-16', 'black', 'black', 'Pionier', 'I woke up this morning and tried to selfwind the clock to set the corret time and date and the mechanism would not rotate clockwise. I didnt want to push it or try rotate it harder incase it broke the mechanism inside. As a result i cant change the time on my watch now and i need this fixed. All other aspects of the watch are working fine.', '13-03-15\r\nzerlegte Halsdichtung entnommen - WD 8310\r\nK 1303 0905 - zieht nicht auf - Rotorlager geölt\r\nK 1603 0850 - 19-03-15 okay', '1,2', '2015-03-19', '2015-03-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-19', '202.126.197.194', '202-126-197-194.vectorcommunications.net.nz', '2015-02-03', 'RL 7196 9515 3DE', NULL),
(4550, '', 3208, 999999999, 2, '107-Rio', '2015-02-17', '0000-00-00', '2013-09-26', 'gold', 'black', 'Theorema', 'the watch has one month that doesn`t work. the watch work manually not automatic. this part i think has a problem. i hope te fix it up as soon as possible. thank you.\r\nbest wishes\r\nEndri Matoshi', '23-02-15\r\nausgeschwungen, weil die Uhr gefallen ist. unterer Unruhzapfen gebrochen... Krone schief\r\nKVA  Unruh ersetzen  30,- - Krone ers. 30,-  ausf. 1103\r\nAnker gerichtet, Unruh kpl. ers., Krone ers. - WD 8310\r\nUK 1103 1420 - einwandfrei\r\nWK 1203 0800 - 13-03-15 okay\r\n\r\nPjeter Dungu, shtepi private nr 35, Tirane, Albania.(mbrapa pikes se bllokimit te makinave)', '1,2', '2015-03-16', '2015-03-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-16', '31.44.78.14', '31.44.78.14', '2015-02-13', 'RL 7194 4921 0DE', NULL),
(4490, '', 3164, 999999999, 0, '103-Sao Paolo', '2015-01-28', '0000-00-00', '2014-05-28', 'silver', 'black', 'Theorema', 'It was working perfect until yesterday, as usual I wind the crown in clockwise motion and adjust the time then it was working good.  I surprised after may be 1 hour it stoped working and now no sound or moving parts appear.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.42.182.27', '213.42.182.27', '2015-02-04', '', NULL),
(4491, '', 136, 999999999, 2, '3006-Monaco Diamond', '2015-02-03', '0000-00-00', '2012-11-10', 'silver', 'white', 'Theorema', '[G-Karte nicht ausgefüllt! - NO Deal] \r\nThe watch doesn\'t work. As the hand watch showing the day is no more visible, I suppose it could have broken away from its original site, thus blocking the movements inside the watch itself.\r\nMoreover the chronograph for the a.m. / p.m. mode is set so that the date changes at 12.00 midday and not 12.00 midnight.\r\n', '10-02-15\r\nUhr in sehr gutem Zustand, Kulanzreparatur - 24h Zg justiert, DayTota aufgesetzt, 1 Schraube RW-Brücke wieder befestigt, reguliert\r\nK 1002 1020 - 13-02-15 einwandfrei', '1,', '2015-02-13', '2015-02-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-13', '79.46.50.140', 'host140-50-dynamic.46-79-r.retail.telecomitalia.it', '2015-02-04', 'RL 7182 0415 3DE', NULL),
(4492, '', 3165, 2, 2, 'Casablanca', '2015-01-28', '2014-11-11', '2014-11-11', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nThe timepiece keeps stopping when worn or not.}', '06-02-15\r\nsteht kpl. abgelaufen - Sichtprfg oB - Schraubenservice\r\nUK 0902  0905 - reguliert\r\nWK 1002 0815 - 11-02-15 okay\r\n{Aufzugzettel plus}', '1,2', '2015-02-12', '2015-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-12', '', '', '0000-00-00', 'RL 7182 0405 1DE', NULL),
(4493, '', 3166, 2, 2, 'Marco Polo', '2015-01-28', '2015-01-06', '2015-01-06', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] for a few days I noticed very inaccurate working - it\'s overstratsching cca two minutes per Day (24 hours)}', '06-02-15\r\nDatum schaltet nicht - Schaltrad gebrochen, aber auch eine Schraube kopflos, darum Werktausch\r\nK 0602 1135 - 09-02-15 okay', '1,2', '2015-02-09', '2015-02-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-09', '', '', '0000-00-00', 'RL 7181 0569 4DE', NULL),
(4494, '', 3167, 2, 2, 'Casablanca', '2015-01-28', '0000-00-00', '2014-02-25', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 17930 v. 25-02-2014]\r\n{abgetippt:\r\nThe winder on the watch is not working properly, catching only intermittently}', '06-02-15\r\nKrone defekt (Gewinde) - ersetzt\r\nSchraubenservice (FH ers.) \r\nUK 0902 0910 - reguliert\r\nWK 1002 0825 - 11-02-15 einwandfrei', '1,2', '2015-02-12', '2015-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-12', '', '', '0000-00-00', 'RL 7182 0403 4DE', NULL),
(4495, '', 3163, 999999999, 2, '3006-Monaco Diamond', '2015-01-30', '0000-00-00', '2013-02-13', 'black', 'black', 'Theorema', 'The watch needle which indicates the days  of the week is broken (fell down) .', '06-02-15\r\nDayTota ers., Schraubenservice\r\nK 0602  1300 - 09-02-15 okay', '1,2', '2015-02-09', '2015-02-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-09', '176.21.68.94', '176-21-68-94-dynamic.dk.customer.tdc.net', '2015-02-04', 'RL 7181 0562 9DE', NULL),
(5429, '', 3682, 999999999, 2, '3005-Marco Polo', '2015-07-03', '0000-00-00', '2013-08-10', 'silver', 'black', 'Theorema', 'The minute and hour dials have failed: when attempting to correct the time, only the hour dial moves. ', '13-07-15\r\nUhr gefallen, so dass mehrere Zeiger abgefallen sind. Außerdem Armband verbraucht\r\nKVA  Zeigerrep. und Band  50,-  ausf. 2707\r\nWerk ersetzt, da im Datum Schrauben brachen...\r\nK 2707 1420 - 31-07-15 okay', '1,2', '2015-08-03', '2015-08-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-02', '90.205.153.201', '5acd99c9.bb.sky.com', '2015-06-30', 'RL 7246 4600 5DE', NULL),
(4497, '', 3169, 999999999, 2, '510-London', '2015-02-02', '0000-00-00', '2014-12-17', 'silver', 'black', 'Pionier', 'the time goes more faster then real, gaining minutes every hour.\r\nAppear to gain more or less 2 minutes by hour and then can reach 20 minutes each day.', '10-02-15\r\nSichtpfrg oB - Zeitwaage -15 bis +4 sec/d - reguliert\r\nK 1002 1040 - Über Nacht plus 45min - Fehler steckt im Minutenrad, dort wird ein Zahn fehlen! Werktausch\r\nK 1202 1135 - 16-02-15 okay', '1,2', '2015-02-16', '2015-02-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-16', '87.0.231.74', 'host74-231-dynamic.0-87-r.retail.telecomitalia.it', '2015-02-04', 'RL 71 841 342 6DE', NULL),
(4498, '', 3170, 2, 2, 'Tigris', '2015-01-29', '2013-10-22', '2013-10-22', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nThe winder does not work - please offer a replacement model different to this one}\r\n\r\ngesendet 21-04-2015', '04-02-15\r\nSchrauben gelöst - hatte erst im Juli neues Werk bekommen\r\nbefestigt, MinZg justiert\r\nWK 0402 1130 - machte einen schlechten Gang, Werk scheint durch die gelöste RW-Brücke geschädigt zu sein! \r\nEntscheidung Enis.', '1,2', '2018-11-02', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-21', '', '', '0000-00-00', '578824929357', NULL),
(4499, '', 2975, 2, 2, 'Dublin', '2015-01-29', '2014-10-23', '2014-10-23', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nreturned once again, ist still not working properly}', '04-02-15\r\nokay, kpl. abgelaufen... dann in die Kontrolle\r\nK 0402 1405 - leicht plus reguliert \r\nK 0602 0950 - 09-02-15 okay', '1,2', '2015-02-09', '2015-02-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-09', '', '', '0000-00-00', 'RL 7181 8139 5DE', NULL),
(4500, '', 3171, 999999999, 0, '505-Florida', '2015-01-29', '0000-00-00', '2013-11-25', 'silver', 'black', 'Pionier', 'The clock has stopped. Don\'t know why. Have a watchwinder so it is in movement all time even tho its not in use. If I wind it, it works for some hours, and then stops again. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:fe0:c411:beb1:e078:ac0:b149:f12', '2a02:fe0:c411:beb1:e078:ac0:b149:f12', '2015-02-05', '', NULL),
(4501, '', 3172, 999999999, 2, '104-Copacabana', '2015-02-04', '0000-00-00', '2014-12-23', 'silver', 'white', 'Theorema', '(GM 104)\r\nClasp on the butterfly clip regularly comes undone whilst wearing', '10-02-15\r\nSchraubenservice, Halsdichtung entnommen, reguliert - WD 8310\r\nUK 1002 1110 - einwandfrei\r\nWK 1102 0855 - 12-02-15 okay', '1,2', '2015-02-12', '2015-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-12', '89.241.97.28', 'host-89-241-97-28.as13285.net', '2015-02-05', 'RL 7182 0412 2DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(4502, '', 3168, 999999999, 2, '508-Dublin', '2015-02-10', '0000-00-00', '2015-01-20', 'silver', 'white', 'Pionier', '[G per email 28-01-15]\r\nI accidentally purchase the wrong watch I wanted, I actually want to have the 508-DUBLIN black-silver-black one (GM-508-2).', '508-1 bekommen, 508-2 senden', '1,2', '2015-09-30', '2015-09-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-10', '2a02:1811:490b:3d00:d9b7:69b6:dc44:17f9', '2a02:1811:490b:3d00:d9b7:69b6:dc44:17f9', '2015-02-05', 'RL 7181 8144 9DE', NULL),
(4503, '', 3173, 999999999, 2, '505-Florida', '2015-02-09', '0000-00-00', '2014-09-23', 'silver', 'black', 'Pionier', '- the date numbers climb from 21 to 31 directly without any logical explication and it is impossible to have a secuency. Any interruption has been made, not stopping the mechanism.\r\n- the day setting doesn\'t run. Any reaction pushing it.', '18-02-15\r\nDatumscheiben komplett dejustiert... Day-Zg hängt zwischen Samstag und Sonntag\r\nKorrektorfeder gespannt, Datumscheiben justiert, reguliert\r\nK 1802 1035 - 23-02-16 okay', '1,2', '2015-02-23', '2015-02-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-23', '83.247.136.103', '83.247.136.103', '2015-02-05', 'RL 7187 3949 3DE', NULL),
(4504, '', 682, 999999999, 2, '3008-Damascus', '2015-02-03', '0000-00-00', '2013-03-08', 'silver', 'black', 'Theorema', 'The Crown fell off and was lost.  The day indicator also fell off into the watch.  The glass piece on the rear smashed', '10-02-15\r\nZeiger gebrochen, Bodenglas fehlt, Welle gebrochen und Krone fehlt, Armband verbraucht\r\nKVA  Werk, Bodenglas, Krone, Armband  150,-  ausf. 1202\r\nWerk, Zifferblatt und div. Zeiger ers., Gehäuse u-s, Bodenglas und Krone ers. - WD 8310\r\nK 1602 1040 - 19-02-15 okay', '1,2', '2015-02-20', '2015-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-20', '94.3.132.16', '5e038410.bb.sky.com', '2015-02-05', 'RL 7184 1353 1DE', NULL),
(4562, '', 3217, 999999999, 2, '3011-Macau', '2015-02-17', '0000-00-00', '2015-02-06', 'gold', 'black', 'Theorema', '[G per email 10-02-15]\r\nIt\'s faulty (the secondary doesnt work), the clock is not opened, slammed, he is in his original box, with foil on him exactly as I received him. I\'m sending him to your company and I\'m waiting as soon as possible to get a new one without faulty parts.\r\nThank you.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-18', '79.112.138.117', '79-112-138-117.rdsnet.ro', '2015-02-17', 'RL 7184 1350 5DE', NULL),
(4506, '', 640, 2, 2, 'Copacabana', '2015-01-30', '2013-12-04', '2013-04-12', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nThe watch stopped working suddenly. Time belt came off}', '06-02-15\r\ndie \'2\' der \'12\' klemmt im Werk, Federsteg 12 fehlt\r\n2 Indexe geklebt, Anker und Ankerhöhenluft gerichtet\r\nUK 0902 0915 - einwandfrei\r\nWK 1002 0825 - 11-02-15 bestens\r\nKVA neues Band  25,- ', '1,2', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-01', '', '', '0000-00-00', 'RL 72 258 327 6DE', NULL),
(4507, '', 3175, 2, 2, 'Monaco', '2015-01-30', '2013-08-21', '2013-08-21', 'Gold', 'Schwarz', 'Theorema', '{läuft nicht}', '06-02-15\r\nRotor gebrochen - ersetzt und reguliert\r\nK 0602 1355 - 09-02-15 okay', '1,2', '2015-02-09', '2015-02-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-09', '', '', '0000-00-00', 'RL 7181 0567 7DE', NULL),
(5176, '', 3488, 999999999, 2, '101-Casablanca -1', '2016-02-08', '2016-02-19', '2014-02-19', 'Silber', 'Weiss', 'Theorema', 'suddenly stop moving after winding. Please tell me who will pay the delivery fee and repair cost. \r\n\r\nSerial # 4 260295 880374, Case Color: Siliver, Dail Color: Blue\r\n{G-Karte}\r\n\r\nThanks.', '09-02-16\r\nausgeschwungen - Armband verbraucht\r\nAngebot Band 25,- - NICHT ausf. 08-03-16\r\nAnker gerichtet - wenn Band dann Gehäuse aufarbeiten\r\nUK 0902 0855 - einwandfrei\r\nWK 1002 0825 - einwandfrei und 08-03-16 okay', '1,2', '2016-03-08', '2016-03-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-08', '125.94.141.228', '228.141.94.125.broad.sz.gd.dynamic.163data.com.cn', '2015-05-06', 'RL 73 317 170 0DE', NULL),
(4509, '', 3174, 999999999, 2, '104-Copacabana', '2015-02-03', '0000-00-00', '2014-12-04', 'gold', 'black', 'Theorema', 'The latch/clasp on the strap is broken and wont close fully. when its closed it keeps popping open.\r\nDue to this defect the clasp opened whilst being worn and fell of my wrist and onto the floor. This caused the glass face to fall off and the watch to fall out of the inclosing. ', '10-02-15\r\nAha... Gehäuseboden fehlt, aber am Gehäuse keine Beschädigung, innen auf dem Glas Reste von Feuchtigkeit,\r\nWerk aus dem Gehäuse \'gebrochen\' - Gehäuse, Zifferblatt, Zeiger, Werk zerstört... Totalschaden!  ausf. 2403\r\nWerk, ZB, Zeiger kpl., Werkring und Gehäuseboden ers.\r\nUK 2403 1545  - einwandfrei\r\nWK 2503 0900 - 26-03-15 okay', '1,2', '2015-03-26', '2015-03-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-26', '195.12.230.131', 'host-131.collegeoflaw.co.uk', '2015-02-06', 'RL 7199 6949 8DE', NULL),
(4510, '', 3177, 999999999, 2, '101-Casablanca GM', '2015-02-02', '0000-00-00', '2013-06-30', 'black', 'black', 'Theorema', 'the mechanic of the watch doesn\'t work anymore if you turn the crown the watch isn\'t responsing on it.', '10-02-15\r\nausgeschwungen - Anker gerichtet, reguliert\r\nUK 1002 1305 - einwandfrei\r\nWK 1102 0905 - 12-02-15 okay', '1,2', '2015-02-12', '2015-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-12', '83.232.205.218', 'static.kpn.net', '2015-02-06', 'RL 7182 0411 9DE', NULL),
(4511, '', 3126, 2, 2, 'Cannes', '2015-01-30', '0000-00-00', '0000-00-00', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - NO Deal - OHNE Angabe]', '30-01-15\r\nAutoBrücke gelöst - Klinkenfeder ers. \r\nK 3001 1520 - reguliert und 05-02-15 okay', '1,2', '2015-02-19', '2015-02-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-19', '', '', '0000-00-00', '604569189430 FedEx', NULL),
(4512, '', 3178, 999999999, 2, '101-Casablanca GM', '2015-03-11', '0000-00-00', '2015-01-14', 'gold', 'black', 'Theorema', 'When received the watch I winded up and wore it .. in a few hours it stopped working. when i took it off i wind it again and put it in my automatic watch winding case . I have four other watches in there, in the morning i checked and again the watch should that it had stopped a few hours ago .', '12-03-15\r\nSicht- und Funktionsprüfung oB - Schraubenservice\r\nUK 1203 0905 - einwandfrei\r\nUK 1603 0855 - einwandfrei\r\nWK 1703 0750 - 18-03-15 okay\r\n{Aufzugzettel plus}', '1,2', '2015-03-19', '2015-03-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-19', '67.246.227.58', 'cpe-67-246-227-58.rochester.res.rr.com', '2015-02-06', 'RL 7196 9509 6DE', NULL),
(4513, '', 3179, 999999999, 0, '502-Malibu', '2015-01-31', '0000-00-00', '2013-12-17', 'black', 'white', 'Pionier', 'I have the malibu diamond in black. It has a motion charge which has stopped working. The watch is not rotating or. There are no loose parts inside the skeleton watch so I need it sending back. It has one more year on the warenty ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.11.170.149', 'cpc67984-wolv16-2-0-cust660.16-1.cable.virginm.net', '2015-02-07', '', NULL),
(4514, '', 3180, 999999999, 2, '101-Casablanca GM', '2015-02-17', '0000-00-00', '2014-01-03', 'black', 'black', 'Theorema', 'watch does not work anymore\r\n\r\nit s no running', '20-02-15\r\nkpl. aufgezogen - ausgeschwungen \r\nAnker gerichtet, ein Stück Leuchtpunkt aus RW entfernt\r\nUK 2302 1010 - einwandfrei\r\nWK 2402 0835 - 25-02-15 okay', '1,2', '2015-02-25', '2015-02-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-25', '84.85.168.53', 'ip5455a835.adsl-surfen.hetnet.nl', '2015-02-07', 'RL 7187 3956 4DE', NULL),
(4913, '', 3284, 2, 2, 'Marco Polo-metalband', '2015-02-25', '2014-06-03', '2014-06-03', 'Silber', 'Schwarz', 'Theorema', '[OHNE Angabe]', '27-02-15\r\nRotor gebrochen - ansonsten keine Fehlfunktion festzustellen\r\nRotor ersetzt\r\nK 2702 1430 - 02-03-15 okay', '1,2', '2015-03-02', '2015-03-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-02', '', '', '0000-00-00', 'RL 7188 7636 1DE', NULL),
(4516, '', 2526, 999999999, 0, '3005-Marco Polo', '2015-02-01', '0000-00-00', '2014-06-18', 'gold', 'black', 'Theorema', 'previous Contact Information form No:3308,\r\nThe problem repeats again. watch moment stops several time in a day while in continious use.\r\nfreequently it requires to reset time and i\'m doing 5 to 6 times during my office hours.\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.111.33.226', '83.111.33.226', '2015-02-08', '', NULL),
(4517, '', 1683, 999999999, 2, '3001-Paragon', '2015-02-04', '0000-00-00', '2012-08-08', 'rosé', 'white', 'Theorema', 'Crown head has come away from watch.  The buttons for the month, day and date do not work correctly.', '10-02-15\r\nWelle kpl. raus, Minuterie verdreht...\r\nWelle eingesteckt, sitzt auch ordentlich. Alle Funktionen arbeiten einwandfrei... \r\nReparatur gegen Portoerstattung - ausf. 1102\r\nMinuterie geklebt \r\nK 1202 1155 - 16-02-15 okay', '1,2', '2015-02-16', '2015-02-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-16', '92.21.21.1', 'host-92-21-21-1.as13285.net', '2015-02-08', 'RL 7184 1344 3DE', NULL),
(4518, '', 3182, 999999999, 2, '505 - Florida', '2015-02-05', '0000-00-00', '2013-11-11', 'gold', 'black', 'Pionier', 'mechnic in side stop working...', '18-02-15\r\nkpl. abgelaufen... läuft nach Aufzug gleich los - aber, hat den Korrektor/Einerscheiben Fehler, läßt sich nicht über die 27 korrigieren... Schaltstern (entgratet) ersetzt, Automatik gereinigt, beide Klinkenräder ers., Fremdenblatt\r\nK 1802 1150 - 23-02-15 okay', '1,2', '2015-02-23', '2015-02-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-23', '176.61.64.55', '176.61.64.55', '2015-02-08', 'RL 7187 3947 6DE', NULL),
(4519, '', 3183, 999999999, 2, '3006 - Monaco Diamond', '2015-02-06', '0000-00-00', '2013-08-21', 'black', 'black', 'Theorema', 'il manque une aiguille au jour \r\net le remontoir se disloque de la montre\r\nje suis tres decu car je n ai presque jamais mis cette montre et elle n as jamais fonctionner correctement \r\nc\' est intollerable \r\ndeux retour en 1 ans c\' est beaucoup trop pour des article a ce prix \r\nCordialement \r\n---\r\nit lacks a needle the day\r\nand the crown of the watch is falling apart\r\nI am very disappointed because I haven almost never put this watch and n\'ve never function properly\r\nit\'s intollerable\r\ntwo 1-year return that is too much for the article that price\r\nBest Regards', '18-02-15\r\nDayZg fehlt - AR wieder aus Eingriff, also Uhr gefallen! \r\nZeiger ers., AR gesetzt - KULANZ\r\nK 1802 1235 - 23-02-15 okay', '1,2', '2015-02-25', '2015-02-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-25', '88.160.64.92', 'neu67-4-88-160-64-92.fbx.proxad.net', '2015-02-09', 'RL 7187 3954 7DE', NULL),
(4563, '', 3218, 999999999, 0, '3006-Monaco Diamond', '2015-02-10', '0000-00-00', '2014-10-14', 'black', 'black', 'Theorema', 'accidentally dropped it on the floor, and its stop working...\r\npls help me to solve the problem..\r\ntq very much....', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '60.52.127.128', '60.52.127.128', '2015-02-17', '', NULL),
(4521, '', 3185, 999999999, 0, '', '2015-02-02', '0000-00-00', '0000-00-00', '', '', 'other', 'Hello, \r\n \r\nMy name is Devin Sorbert - I\'m a media manager at Social Media Gurus. We\'re a 3 person full social media management company based out of Greater Grand Rapids, Michigan. We handle account creation and growth for small businesses - and our 3rd partner has spent 3 years setting up Facebook and Google Adwords campaigns for small businesses for local lead generation for a Grand Rapids media management company before coming to work with us. \r\n \r\nI saw theorema-watches.com and want to know if you\'re interested in expanding your social media presence? Basically - more fans, likes and general engagement on your Facebook page? \r\n \r\nIt\'s really easy - we\'d do a free 15 minute consultation over phone or Skype - where we\'ll fill out a simple questionnaire to figure out the specific social media needs for your business. I\'ll show you some references and current clients pages that have consented to being used as examples (pet shelters and such) - and explain why more fans and activity on your page will help your business. If during the consultation we learn that you sell commercially/are happy with 10 fans on your page/have no business use for social media presence - I won\'t sell you garbage. Chemical factories don\'t need Facebook pages (unless they\'d like a corporate page) - and I won\'t argue with that. \r\n \r\nOur prices start at $189 a month for complete management and assistance of your media profile. Our prices reflect the service quality - if you\'ve had bad experiences buying fans for $20 on Fiverr that were deleted/had your account suspended - we can rectify that. We run small media campaigns throughout the month creating natural fan growth to your page - no automated accounts or likes, and no chance of any account issues. We also do not need any security information to promote your page - anyone who does probably uses a form of automation to grow your account. \r\n \r\nCheck out these monthly plans to get a full idea of everything we do for your page and then send me a reply for your consultation :) \r\nhttp://socialmediagurus.net/ \r\n \r\nIf I can help you - reply back at emailsocialmediagurus@mail.com and we\'ll set up a good time for you to create a plan for theorema-watches.com. \r\n \r\nHope I can assist you, \r\nDevin', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.137.85.199', '178-137-85-199-lvv.broadband.kyivstar.net', '2015-02-09', '', NULL),
(4522, '', 3186, 999999999, 2, '101-Casablanca GM', '2015-02-05', '0000-00-00', '2013-07-04', 'silver', 'white', 'Theorema', 'this Watch does not Work Again. the clock pointer has fallen of. it is the third time, the Watch is out of function.\r\nCasablanca Watch in silver (039003346)\r\nGroupon-code: 0010152KKT\r\nSecurity-code: E0556DF1C9\r\nRef: 23319094', '10-02-15\r\nKulanz aufgrund des Zustandes. Viertelrohr gekerbt und MinZg aufgesetzt, ein Index geklebt\r\nUK 1002 1600 - verliert Stunden... ZgReibung! - 1/4-Rohr ers.\r\nUK 1102 1015 - einwandfrei\r\nWK 1202 0950 - 13-02-15 einwandfrei', '1,', '2015-02-13', '2015-02-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-13', '92.243.240.84', '5cf3f054.rev.dansknet.dk', '2015-02-09', 'RL 71 820 416 7DE', NULL),
(4523, '', 3187, 999999999, 2, '505-Florida', '2015-02-05', '0000-00-00', '2014-07-22', 'gold', 'black', 'Pionier', 'After winding up the watch it slows down and after 2 to 3 hours it has stoped', '10-02-15\r\nAutomatik einseitig schwer? Sonst alle Funktionen einwandfrei\r\nBeide Klinkenräder ers. - Schließe ers. \r\nK 1002 1555 - 13-02-15 okay', '1,', '2015-02-13', '2015-02-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2014-02-13', '77.173.112.206', '77-173-112-206.ip.telfort.nl', '2015-02-09', 'RL 7184 1340 9DE', NULL),
(4524, '', 3188, 999999999, 0, '3008-Damascus', '2015-02-02', '0000-00-00', '2015-01-14', 'silver', 'black', 'Theorema', 'On  14th January 2015, I bought a  ?THEOREMA ? DAMASCUS DIAMOND? wristwatch, ref. n.  T 3008. On 30th January, it suddenly stopped. After shaking it for a while, it started again. Moreover, on 1st February, the date did not  set on the right month, but it remained on January.  I wear my watch more than 12 hours a day, I keep it away from high temperatures, magnetic fields and water. What shall I do? Should I send it back, how shall I do? Thanks for your kind attention. I look forward to hearing from you soon.\r\nCasella Giovanni\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '84.222.164.248', 'dynamic-adsl-84-222-164-248.clienti.tiscali.it', '2015-02-09', '', NULL),
(4525, '', 3189, 999999999, 0, '3007-Vienna', '2015-02-02', '0000-00-00', '2014-05-20', 'silver', 'black', 'Theorema', 'La montre s\'est arrêtée sans raisons, elle ne fonctionne plus.\r\nThe watch has stopped for no reason, it no longer works.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '31.36.2.58', 'i19-les04-th2-31-36-2-58.sfr.lns.abo.bbox.fr', '2015-02-09', '', NULL),
(4527, '', 3191, 999999999, 2, '510-London', '2015-02-05', '0000-00-00', '2014-10-29', 'black', 'black', 'Pionier', '[G per email 02-02-15]\r\nThe watch stopped working, even when i put in new battries or try to play with it the arms on the watch will not move. ', '17-02-15\r\nkpl. aufgezogen... ausgeschwungen... gesetzt und reguliert\r\nK 1702 1340 - nochmal reguliert und 20-02-15 okay', '1,2', '2015-02-27', '2015-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-27', '78.129.28.11', '78.129.28.11', '2015-02-09', 'RL 71 861 986 7DE', NULL),
(4528, '', 3192, 999999999, 2, '508-Dublin', '2015-02-03', '0000-00-00', '2015-01-26', 'gold', 'black', 'Pionier', '[G per email 03-02-15 - aber für 510 - London...]\r\nThe strap does not hook, it does not close.\r\nThe watch is good, please change the strap.\r\nThank you', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.243.227.62', 'host62-227-static.243-95-b.business.telecomitalia.it', '2015-02-10', '', NULL),
(4529, '', 3193, 999999999, 2, '101-Cacablanca GM', '2015-02-11', '0000-00-00', '2014-12-18', 'gold', 'white', 'Theorema', 'the metal clasp that covers the winding the mechanism does not fasten.\r\n\r\nand whilst wearing the watch it flaps open, has the potential to get caught on clothing ', 'Clasp Casablanca', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-12', '81.99.52.80', 'cpc19-leic14-2-0-cust79.8-1.cable.virginm.net', '2015-02-10', 'RL 7182 0407 9DE', NULL),
(4530, '', 3194, 999999999, 2, '3001-Paragon', '2015-02-06', '0000-00-00', '2013-02-20', 'silver', 'white', 'Theorema', 'Part of the mechanism that makes the watch automatic has fallen off inside the watch.', '18-02-15\r\nRotor gebrochen - ersetzt und reguliert\r\nK 1802 1345 - 23-02-15 okay', '1,2', '2015-02-23', '2015-02-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-23', '90.209.242.163', '5ad1f2a3.bb.sky.com', '2015-02-10', 'RL 7187 3951 6DE', NULL),
(4532, '', 3196, 2, 2, 'Florida', '2015-02-06', '0000-00-00', '0000-00-00', 'Gold', 'Schwarz', 'Pionier', '{abgetippt und übersetzt:\r\nVous trouverez ci-joint ma montre pour changement de la vitre et pose d\'un bracelet en acier couleur or comme cenvenu dans notre mail. Lors due retour de l\'objet il est impératif de mettre la facture à l\'extérieur du colis sous pochette plastique transparent sans cela la douane bloquera le colis. Sur la facture ne pas indiquer le prix de la montre mais \"réparation montre ... euros\"\r\n---\r\nYou will find enclosed my watch to change the glass and installation of a steel bracelet color gold as cenvenu in our email. In due return of the object it is imperative to put the bill to the outside of the package in a transparent plastic bag without that Customs will block the package. On the invoice does not indicate the price of the watch but \"repair watch ... euros\"}', '06-02-15\r\nGlas defekt, MB könnte dranpassen, Datum beschädigt! \r\nKontrolle dann KVA  Werkrep. + MB + Glas   --  ausf. 1006\r\nK 0602 1530 - gut\r\nWerk ersetzt, Gehäuse ersetzt, Metallband ersetzt\r\nK 1006 1330 - 15-06-15 okay', '1,', '2015-06-15', '2015-06-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(4533, '', 3197, 999999999, 2, '101-Casablanca GM', '2015-02-18', '0000-00-00', '2014-10-14', 'gold', 'black', 'Theorema', 'The dial does not work. It has stopped at 1055. Once the watch is wound up, the clock hands do not move, but the internal components appear to be moving and ticking. In addition, the strap clip does not hold correctly once fitted to wrist - it easily opens.', '20-02-15\r\nkl SekZg ab, Werk kpl. abgelaufen - aha, ZgWerk hochgekommen, also Uhr gefallen! \r\nKVA ZgRep.  KULANZREPARATUR\r\nZgWerk gesetzt, Zg gerichtet, reguliert\r\nUK 1603 0940 - einwandfrei\r\nWK 1703 0750 - 18-03-15 okay', '1,2', '2015-03-19', '2015-03-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-19', '213.1.214.98', '213.1.214.98', '2015-02-10', 'RL 7196 9506 5DE', NULL),
(4535, '', 3199, 999999999, 2, '3003-Air Timer II', '2015-02-04', '0000-00-00', '2015-01-29', 'black', 'white', 'Pionier', 'One of the pin inside of the watch crown came off soon I opened the packet.', '', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-13', '58.178.54.137', '137.126.dsl.syd.iprimus.net.au', '2015-02-11', '5788 2492 8203', NULL),
(4536, '', 3002, 2, 2, 'Malibu', '2015-02-10', '2014-03-28', '2014-03-28', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\n[...] because of the fact that something is touching the moving part on the back of the watch}', '10-02-15\r\nsteht kpl. aufgezogen, läuft aber von allein los? \r\nWK 1002 1615 - aha Zeigerproblem - gerichtet\r\nWK 1102 0755 - einwandfrei\r\nUK 1202 0950 - 16-02-15 okay', '1,2', '2015-02-16', '2015-02-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-16', '', '', '0000-00-00', 'RL 7184 1345 7DE', NULL),
(4537, '', 3200, 999999999, 2, '4004-Newton', '2015-03-09', '0000-00-00', '2014-08-15', 'silver', 'white', 'Theorema', 'Minute hand simply falls around the face, does not work correctly. watch would stop during the night and take 1/2 hours to start working again properly (before the minute hand failed) ', '10-03-15\r\nRotor schwergängig, MinZg ab... - MinZg ersetzt, Rotorlager geölt\r\nK 1003 1135 - 13-03-15 okay\r\nSENDUNG ADDRESS\r\nSilverbug Ltd\r\nLinford Pavilion\r\nSunrise Parkway\r\nLinford Wood East\r\nMilton Keynes, Bucks\r\nMK14 6LS\r\n                  ENGLAND\r\n', '1,2', '2015-03-13', '2015-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-13', '83.244.171.5', 'mail1.silverbug.com', '2015-02-11', 'RL 7194 4915 2DE', NULL),
(4538, '', 3201, 999999999, 2, '506-Miami', '2015-03-31', '0000-00-00', '2013-11-19', 'silver', 'silvgrey', 'Pionier', 'Watch has stopped. Loose part on the dial. ', '14-04-15\r\nZB ers., Klinkenräder geölt\r\nK 1404 1145 - 17-04-15 okay', '1,2', '2015-04-20', '2015-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-20', '85.164.34.161', 'ti0007a400-1946.bb.online.no', '2015-02-11', 'RL 7203 3649 8DE', NULL),
(4540, '', 3202, 999999999, 2, '3009-Dubai', '2015-02-10', '0000-00-00', '2013-02-08', 'rosé', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nThe hands not moving the automatic movement seems to be working but the hands are not moving I have not worn for a year so on taking it out wound 30 times as per instruction but nothing happens thanks for all your help \r\nPaul fraine', '18-02-15\r\nausgeschwungen - Druckstelle bei 10:00 - Reparatur gegen Portoerstattung! Werk in der Werkstatt!  ausf. 2402\r\nK 2402 1525 - reguliert und 27-02-15 okay', '1,2', '2015-03-02', '2015-03-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-02', '94.3.48.161', '5e0330a1.bb.sky.com', '2015-02-11', 'RL 7188 7630 0DE', NULL),
(4541, '', 3203, 999999999, 0, '', '2015-02-05', '0000-00-00', '0000-00-00', '', '', 'Theorema', 'after winding my watch,it can\'t work again.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '14.147.75.20', '14.147.75.20', '2015-02-12', '', NULL),
(4542, '', 3181, 999999999, 2, '502-Malibu', '2015-02-19', '0000-00-00', '2014-09-23', 'silver', 'white', 'Pionier', 'I have on 23-09-2014 a new Pionier watch bought from you, my reference is GM 502.\r\nMy watch is no longer good and every time he stands still.\r\nThough I have him around me arm remains around the clock stand still, like I hear as soon as possible how we can solve this.', '25-02-15\r\nx-treme Dreck überm Rotorlager... Lager festgefressen und Rotor auch gebrochen... - ersetzt\r\nK 2502 1240 - 27-02-15 okay', '1,2', '2015-02-27', '2015-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-27', '92.111.150.235', '092-111-150-235.static.chello.nl', '2015-02-12', 'RL 7188 7625 6DE', NULL),
(4543, '', 3198, 999999999, 2, '508-Dublin', '2015-02-12', '0000-00-00', '2015-01-27', 'silver', 'black', 'Pionier', 'Watch not working', '19-02-15\r\nkpl. aufgezogen - AR aus Eingriff - gesetzt\r\nWerk prellt - FH gefettet\r\nK 1902 1100 - 23-02-15 okay', '1,2', '2015-02-23', '2015-02-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-23', '37.207.43.66', 'host66-43-static.207-37-b.business.telecomitalia.it', '2015-02-12', 'RL 7186 1990 7DE', NULL),
(4544, '', 3204, 999999999, 2, '107-Rio', '2015-02-05', '0000-00-00', '2015-01-30', 'black', 'black', 'Theorema', 'I ordered the model with the silver case and black dial. but I received the watch with black case and black dial.\r\nI also have the feeling that the closure of the leather strap is defective because it opens too easily.', '107-2 instead of 107-4', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-12', '87.5.34.124', 'host124-34-dynamic.5-87-r.retail.telecomitalia.it', '2015-02-12', 'RL 7182 0409 6DE', NULL),
(4545, '', 3205, 999999999, 2, '107-Rio', '2015-02-12', '0000-00-00', '2015-01-27', 'black', 'black', 'Theorema', 'I ordered the 107-1 model but was delivered the model 107-4\r\nI request the change or if not possible remorse', '107-2 instead of 107-4', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-12', '93.56.31.220', '93.56.31.220', '2015-02-12', 'RL 7182 0408 2DE', NULL),
(4546, '', 3206, 2, 2, '3006 - Monaco Diamond', '2015-02-06', '2014-09-03', '2014-09-03', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] because the automatic charging doesn\'t function well. In order to use the watch I have to charge it manually sice a couple of weeks.}', '18-02-15\r\nRotor dreht nicht frei - Rotorlager geölt und Rotor gerichtet\r\nK 1802 1450 - 23-02-15 okay', '1,2', '2015-02-23', '2015-02-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-23', '', '', '0000-00-00', 'RL 7187 3950 2DE', NULL),
(4547, '', 3102, 2, 2, 'GM 105 - Panthos', '2015-02-06', '2013-02-13', '2013-02-13', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nSending this clock back again, course it didn\'t work more than about 20 our when it come back from you...}', '18-02-15\r\n...dann nochmal in die Kontrolle, ich vermute aber eher die Uhr wird nicht \'voll\' aufgezogen!\r\nUK 1802 1500 - einwandfrei\r\nWK 1902 0835 - 20-02-15 okay\r\n{Aufzugzettel}', '1,2', '2015-02-20', '2015-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-20', '', '', '0000-00-00', 'RL 7186 1983 6DE', NULL),
(4548, '', 3207, 999999999, 2, '103-Sao Paolo', '2015-02-06', '0000-00-00', '2015-02-01', 'silver', 'white', 'Theorema', 'It does not run properly!', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-05', '2.160.44.87', '2.160.44.87', '2015-02-13', 'RL 7157 2485 2DE', NULL),
(4549, '', 3190, 999999999, 2, '107-Rio', '2015-02-13', '0000-00-00', '2015-01-04', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 28843 v. 02-01-15]\r\nThe minute hand has fell down when there is no damage on it.', '19-02-15\r\nUhr ist gefallen, deutlich zu sehen an 3 Uhr unten und am Anstoß re unten\r\nKVA ZgRep  20,-  ausf. 2002 \r\nMinZg ers.\r\nUK 2302 1025 - einwandfrei\r\nWK 2402 0835 - 25-02-15 okay', '1,2', '2015-02-25', '2015-02-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-25', '145.118.88.209', '145.118.88.209', '2015-02-13', 'RL 7187 3957 8DE', NULL),
(4551, '', 3209, 999999999, 2, '101-Casablanca GM', '2015-02-10', '0000-00-00', '2014-07-24', 'silver', 'yellow', 'Theorema', 'I am sending the watch back for repair due to the following problem. The arm that covers the watch crown is very loose and doesnt stay shut. swings open extremely easy.', 'That Clasp from Casablanca', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-12', '95.172.74.69', '95.172.74.69', '2015-02-13', 'RL 71 818 145 2DE', NULL),
(4552, '', 3210, 999999999, 2, '4004-Newton', '2015-04-07', '0000-00-00', '2013-04-01', 'gold', 'black', 'Theorema', 'My watch has stopped after a few seconds.\r\n\r\nSecond hand starts but after a few second it stops.', '17-04-15\r\nKlinkenfeder gebrochen - aber: Amplitude knapp über 100\r\nWerktausch - Krone (noch ersetzen)\r\nK 1704 1535 - Krone ers. - WD 8310 - 21-04-15 okay\r\n', '1,2', '2015-04-22', '2015-04-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-22', '151.65.181.38', '151.65.181.38', '2015-02-14', 'RL 72 094 789 7DE', NULL),
(4554, '', 2245, 999999999, 2, '106-Toronto GM', '2015-02-12', '0000-00-00', '2013-08-15', 'rosé', 'black', 'Theorema', '[G per email 07-02-15]\r\nThe watch stops running after some minutes. When you tick on the glass, it sometimes starts running again but then again, it stops after a while. Also, the indicator for the digit 1 is not stuck to its place anymore and is now moving free through the watch. ', '19-02-15\r\ninsgesamt 3 Indexe geklebt\r\nUK 1902 1420 - einwandfrei\r\nWK 2002 0855 - 23-02-15 okay', '1,2', '2015-02-23', '2015-02-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-23', '137.120.156.219', '137.120.156.219', '2015-02-14', 'RL 7187 3946 2DE', NULL),
(4555, '', 2576, 999999999, 2, '3006-Monaco Diamond', '2015-02-12', '0000-00-00', '2014-09-11', 'black', 'black', 'Theorema', 'The watch was running. After setting the time it stopped running (this is the second time this has happened)', '19-02-15\r\nkpl. aufgezogen - ausgeschwungen - Anker und Messer gerichtet\r\nK 1902 1415 - bl. stehen - Unruhhöhenluft verringert\r\nK 2402 1130 - 27-02-15 okay', '1,2', '2015-02-27', '2015-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-27', '217.123.118.187', 'D97B76BB.cm-3-4b.dynamic.ziggo.nl', '2015-02-15', 'RL 7188 7623 9DE', NULL),
(4556, '', 3212, 999999999, 2, '3007-Vienna', '2015-02-23', '0000-00-00', '2014-05-27', 'silver', 'black', 'Theorema', '[G per email 08-02-15]\r\nThe big watch hand has detached, the mechanism stops regularly, one of the small watch dials (on the right \"twin gear automatic\") looks like it is also detaching. Also, the wrist band color (black) has bled onto my partner\'s hand, coloring his wrist black.', '25-02-15\r\nBand durch Schweiß geschädigt: Ersatz 25,- \r\nMinZg ab... aha: Uhr gefallen/gestoßen! Klinkenfeder aus Eingriff, Zierring rechts ab... \r\nReparatur 30,- zzgl. Band  --  ausf. 2205\r\nZierring rechts geklebt - Werk gereinigt\r\nK 2805 1545 - 05-06-15 okay', '1,2', '2015-06-05', '2015-06-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-05', '82.237.181.147', 'crn93-1-82-237-181-147.fbx.proxad.net', '2015-02-15', 'RL 7227 5805 7DE', NULL),
(4559, '', 3214, 999999999, 2, '3001-Paragon', '2015-02-13', '0000-00-00', '2013-06-21', 'silver', 'white', 'Theorema', 'the watch does not keep the right time. In one hour it runs at least half an hour behind', '19-02-15\r\nkpl. abgelaufen, läuft aber nicht von allein an... unterer Unruh-Zapfen gebrochen, aber keine Beschädigung am Gehäuse...\r\nUnruh kpl. ers., Hilfs-Klinkenrad ers.\r\nK 1902 1510 - 23-02-15 okay', '1,2', '2015-02-23', '2015-02-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-23', '217.123.23.137', 'D97B1789.cm-3-4a.dynamic.ziggo.nl', '2015-02-16', 'RL 7187 3952 0DE', NULL),
(4560, '', 3215, 999999999, 0, '4004-Newton', '2015-02-09', '0000-00-00', '2015-02-09', 'silver', 'white', 'Theorema', 'clock has just completely stopped without further but have no idea why.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.189.130.40', '40.130.189.109.customer.cdi.no', '2015-02-16', '', NULL),
(4561, '', 3216, 999999999, 2, '502-Malibu', '2015-02-12', '0000-00-00', '2014-09-11', 'black', 'black', 'Pionier', '[G per email 09-02-15]\r\nThe winding mechanism is broken. the watch stopped, and when i tried to adjust the time, the winding mekanism fell off.', '19-02-15\r\nKlinkenfeder gebrochen, Welle gebrochen, aber keine korrespondierende Beschädigung gefunden - Klinkenfeder, Sperrfeder und AR ers., FH gefettet und entprellt, Rotorlager geölt\r\nK 1902 1630 - 23-02-15 okay', '1,2', '2015-02-23', '2015-02-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-23', '46.195.50.238', 'c-2ec332ee-74736162.cust.telenor.se', '2015-02-16', 'RL 7187 3948 0DE', NULL),
(4564, '', 3219, 999999999, 0, '508-Dublin', '2015-02-10', '0000-00-00', '2014-12-23', 'silver', 'white', 'Pionier', 'The piece indicator of hour is missing. I cannot see it anymore.\r\nI cannot therefore know which time is it.\r\n\r\nI am very sad and disappointed. Regards', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.22.96.242', 'host-92-22-96-242.as13285.net', '2015-02-17', '', NULL),
(4565, '', 3220, 999999999, 2, '508-Dublin', '2015-02-16', '0000-00-00', '2014-12-23', 'silver', 'white', 'Pionier', 'The piece indicator of watch hours is missing. I cannot see it anymore.\r\ntherefore, It is not possible to read or to know the time.\r\nI am unhappy and very disappointed to send it back and stay without a watch for I don\'t know how long. Regards', '23-02-15\r\nStdZg gebrochen! ersetzt\r\nK 2302 1145 - reguliert und 26-02-15 okay', '1,2', '2015-02-27', '2015-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-27', '92.22.96.242', 'host-92-22-96-242.as13285.net', '2015-02-17', 'RL 71 887 620 8DE', NULL),
(4566, '', 3221, 999999999, 0, '510-London', '2015-02-10', '0000-00-00', '2014-10-14', 'black', 'black', 'Pionier', 'While playing tennis the watch fell from my husbands wrist - it clip snapped off the watch completely and the watch fell to the ground cracking the screen.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.9.59.137', 'cpc5-grnk7-2-0-cust904.14-2.cable.virginm.net', '2015-02-17', '', NULL),
(4567, '', 3222, 999999999, 2, '3005-Marco Polo', '2015-02-18', '0000-00-00', '2014-06-24', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 21611 v. 24-06-2014]\r\nSome time ago the watch started to be slow and finally it stopped completely. Now, the watch stops working for about ten hours, then it starts working again for about an hour, and stops again. The process keeps on repeating itself. THa watch had not been damaged in any way.', '23-02-15\r\nRotor gebrochen? hängt jedenfalls fest! Lager ausgebrochen, beide Klinkenräder schwergängig - ersetzt\r\nK 2302 1210 - steht, Unruh klemmt - Unruh kpl. ers.\r\nK 2602 1045 - reguliert und 02-03-15 okay', '1,2', '2015-03-02', '2015-03-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-02', '31.11.216.172', '031011216172.jeleniagora.vectranet.pl', '2015-02-17', 'RL 7188 7631 3DE', NULL),
(4568, '', 3223, 999999999, 2, '4004-Newton', '2015-02-16', '0000-00-00', '2013-03-06', 'gold', 'white', 'Theorema', 'Inside the watch, the last piece on the back in the watch is loose, that thing that could move side to side.. and the cliff on the side of the watch is also loose. The watch is not working anymore because the thing that moves in the back is not working anymore.. i hope i could clear something up.. I will send tomorrow the watch.. hope on a good end', '19-02-15\r\nRotor gelöst, Werk kpl. abgelaufen, Bügel mit rostenden Schrauben befestigt vom Kunden - daher  Reparatur des Werkes nur mit neuem Gehäuse möglich! \r\nRotorlager geölt und Rotor befestigt\r\nK 2002 0815 - 23-02-15 okay', '1,2', '2015-02-23', '2015-02-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-23', '83.82.115.1', '53527301.cm-6-3b.dynamic.ziggo.nl', '2015-02-17', 'RL 7187 3945 9DE', NULL),
(4569, '', 3118, 999999999, 2, '101-Casablanca GM', '2015-02-13', '0000-00-00', '2015-02-06', 'black', 'black', 'Theorema', '[OHNE G-Nachweis, aber Rechnung von Returbo v. 06-02-15]\r\nSchwungrad dreht sich sichtbar zu langsam und nicht weit genug\r\nDadurch bleibt Uhrzeit immer wieder stehen oder wenn sie ein wenig läuft geht sie zu schnell', '20-02-15\r\nkpl. abgelaufen, schwingt freudig... nix mit los! \r\nUK 2302 1040 - einwandfrei\r\nWK 2402 0835 - 25-02-15 okay', '1,', '2015-03-02', '2015-03-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:810d:1580:ca0:fec2:deff:fe64:e7d5', '2a02:810d:1580:ca0:fec2:deff:fe64:e7d5', '2015-02-17', '', NULL),
(4570, '', 3224, 999999999, 2, '101-Casablanca GM', '2015-02-18', '0000-00-00', '2014-02-27', 'silver', 'black', 'Theorema', 'The watch was working ok and suddenly just stopped. Never been hit or dropped down or anything what so ever. I just do not have any idea what happened. ', '23-02-15\r\nEllipse - Unruh kpl. ers. und Anker/Messer gerichtet\r\nUK 2302 1310 - einwandfrei\r\nWK 2402 0840 - 25-02-15 okay', '1,2', '2015-02-25', '2015-02-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-25', '82.132.233.87', 'dab-hlw1-h-33-3.dab.02.net', '2015-02-18', 'RL 7187 3959 5DE', NULL),
(4572, '', 3226, 2, 2, '107 - Rio', '2015-02-11', '2013-10-10', '2013-10-10', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\nThe big hand of the watch is bent, which is stopping it from working}', '20-02-15\r\nMinZg ers. \r\nUK 2302 1040 - einwandfrei\r\nWK 2402 0840 - 25-02-15 okay', '1,2', '2015-02-25', '2015-02-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-25', '', '', '0000-00-00', 'RL 7187 3963 5DE', NULL),
(4573, '', 3227, 999999999, 2, '103-Sao Paolo', '2015-02-17', '0000-00-00', '2015-01-09', 'silver', 'white', 'Theorema', 'I have only had this watch for several weeks but wind it when nessesary. After 2 weeks, without using excessive force the winder (pin and all) came out. I put the pin back in and it worked perfectly again then on Saturday 7/2 the winder came off and when put back on will not wind the clock or adjust the time. ', '23-02-15\r\nKrone gebrochen - ers. \r\nUK 2302 1355 - einwandfrei\r\nWK 2402 0840 - 25-02-15 okay', '1,2', '2015-02-25', '2015-02-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-25', '108.171.128.170', 'egress11.cws.sco.cisco.com', '2015-02-18', 'RL 7187 3960 4DE', NULL),
(4574, '', 3228, 999999999, 0, '3001-Paragon', '2015-02-11', '0000-00-00', '2014-10-11', 'silver', 'white', 'Theorema', 'The small 24 hour hand rendered useless and as a result all the other hand stopped turning properly.And the whole mechanism doesn\'t work.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '195.167.65.159', 'internet-pat-40.nym.cosmote.net', '2015-02-18', '', NULL),
(4575, '', 3229, 999999999, 0, '103-Sao Paolo', '2015-02-12', '0000-00-00', '2012-10-10', 'gold', 'black', 'Theorema', 'Hello.\r\nI bought a watch thru Groupon in Norway.  GM-103 Reference on the guarantee card.  Its a gold watch with brown leather . SAO PAOLO\r\nFrom the begining i have to wind up once a day. and the time was not accurately . in the spring of 2014 it stopped working i could not wind it up anymore . i tried to contact u true the web site that was written on the guarantee card. did not  get any answers . i then after many tries contacted Groupon  instead , they gave me this  E-mail.  so now i try again. i want to  cancel the purchase.\r\nGroupon nr:0010176FI3', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.203.136.216', '216.80-203-136.nextgentel.com', '2015-02-19', '', NULL),
(4576, '', 3076, 2, 2, 'Casablanca', '2015-02-20', '2014-06-30', '2014-06-30', 'Gold', 'Schwarz', 'Theorema', '...', '20-02-15\r\nKunde zieht die Uhr nicht genug/vollständig auf und gibt uns die Schuld dafür! 47x aufgezogen\r\nUK 2302 1045 - einwandfrei\r\nWK 2402 0840 - bestens\r\nLagenprüfung - oB\r\nZur Kontrolle Rovena nach Ablauf...', '1,2', '2015-03-05', '2015-03-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-03', '', '', '0000-00-00', 'RL 71 904 015 5DE', NULL),
(4577, '', 3230, 999999999, 2, '510-London', '2015-03-06', '0000-00-00', '2014-10-14', 'black', 'black', 'Pionier', 'While playing tennis the watch fell from my husbands wrist, the clip snapped off completely and fell to the ground smashing the screen.', '09-03-15\r\ndas ist grob fahrlässig! Rotor gebrochen, Glas zerstört, Gehäuse beschädigt, Schließe fehlt!\r\n==> Glas, Werkrep. und Schließe  95,-  ausf. 1603\r\nGlas ers., Rotor ers., Schließe ers.\r\nK 1603 1130 - 19-03-15 okay', '1,2', '2015-03-19', '2015-03-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-19', '86.9.59.137', 'cpc5-grnk7-2-0-cust904.14-2.cable.virginm.net', '2015-02-19', 'RL 7196 9513 6DE', NULL),
(4578, '', 3231, 999999999, 2, '508-Dublin', '2015-02-19', '0000-00-00', '2015-02-12', 'gold', 'black', 'Pionier', 'Heute erhielt ich meine bestellten Pionier-Dublin mit Referenz GM508, wofür Dank.\r\nAllerdings scheint es nicht möglich, das Datum mit der entsprechenden Drucker ein zu stellen.\r\nDie Taste kann nicht werde eingedrückt und der Datum-Zeiger bewegt sich nicht.\r\n', '19-02-15\r\nKunde hat versucht das Datum während der Schaltung zu verstellen? Möglich, aber der Werkring im Bereich Drückerverlängerung war nicht korrekt montiert! Reglage geprüft und ohne Kontrolle wieder raus', '1,2', '2015-02-20', '2015-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-20', '85.150.232.13', 's5596e80d.adsl.online.nl', '2015-02-20', 'RL 7186 1978 2DE', NULL),
(4579, '', 3232, 999999999, 2, '3005-Marco Polo', '2015-02-23', '0000-00-00', '2014-08-28', 'silver', 'black', 'Theorema', 'The little hand of the weekclock fell off and got into the mechanical part of the watch', '25-02-15\r\nUhr gefallen - mehrere Druckstellen rund ums Gehäuse\r\n==> Zg Reparatur  30,-  --  ausf. 0805\r\nTag schaltet doppelt... TagesSchaltFinger ers., TagesZeiger ers., Werkring ers.\r\nK 0805 1615 - 11-05-15 okay', '1,2', '2015-05-12', '2015-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-12', '84.86.18.51', 'ip54561233.speed.planet.nl', '2015-02-20', 'RL 7216 6562 3DE', NULL),
(4580, '', 3233, 2, 2, '107 - Rio', '2015-02-13', '2014-12-11', '2014-12-11', 'Silber', 'Schwarz', 'Theorema', '[OHNE Angabe]\r\n\r\n## noch am Lager 01-11-18 ## ', '20-02-15\r\nMinZg ab - weil Uhr gefallen ist! Druckstelle bei halb neun\r\n==> ZgRep.  20,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(4581, '', 3234, 999999999, 2, '104-Copacabana', '2015-02-18', '0000-00-00', '2013-07-18', 'silver', 'black', 'Theorema', 'The dual time can no longer be set separately to the home time.\r\n\r\nThe dual time moves synchronously whether the crown is turned forwards or backwards.', '23-02-15\r\nFunktion ist einwandfrei! Aber Uhr nicht wd!\r\nKrone mit Tubus und Bodendichtung ers. - WD 8310\r\nUK 2302 1520 - einwandfrei\r\nWK 2402 0845 - reguliert\r\nWK 2502 1005 - 26-02-15 okay', '1,2', '2015-02-27', '2015-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-27', '90.193.153.179', '5ac199b3.bb.sky.com', '2015-02-20', 'RL 7188 7621 1DE', NULL),
(4582, '', 3235, 999999999, 2, '101-Casablanca GM', '2015-02-16', '0000-00-00', '2014-06-23', 'silver', 'white', 'Theorema', 'The winding mechanism seems to be broken. It is winded but the watch doesn\'t run.', '23-02-15\r\nscheint ausgeschwungen - Anker gerichtet\r\nUK 2302 1605 - einwandfrei\r\nWK 2402 0845 - 25-02-15 okay', '1,2', '2015-02-25', '2015-02-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-25', '92.68.34.197', 'static.kpn.net', '2015-02-20', 'RL 7187 3958 1DE', NULL),
(4583, '', 3236, 999999999, 2, '107-Rio', '2015-02-17', '0000-00-00', '2013-10-23', 'silver', 'black', 'Theorema', 'The time indicators are not synced. That means that the large indicator and the small indicator is a little of. Which mean that if the watch is to show 6 a?clock. The large indicator is at 12 and the small indicator is between 5 and 6. ', '23-02-15\r\nMinZg ers.\r\nUK 2302 1620 - einwandfrei\r\nWK 2402 0845 - 25-02-15 okay', '1,2', '2015-02-25', '2015-02-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-25', '93.161.135.138', '93-161-135-138-static.dk.customer.tdc.net', '2015-02-21', 'RL 7187 3964 9DE', NULL),
(4584, '', 3237, 999999999, 2, '4004-Newton', '2015-02-20', '0000-00-00', '2013-03-14', 'silver', 'black', 'Theorema', 'the clock stops.\r\nthe clock makes strange noises.', '26-02-15\r\nRotor gelöst - Rotorachse gelöst und SekRd ohne obere Lagerung - Werktausch, ein Index geklebt, alle gesichert\r\nK 2602 1250 - 02-03-15 okay', '1,2', '2015-03-02', '2015-03-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-02', '87.11.183.110', 'host110-183-dynamic.11-87-r.retail.telecomitalia.it', '2015-02-22', 'RL 7190 4013 3DE', NULL),
(4585, '', 3238, 999999999, 2, '503-Sydney', '2015-02-20', '0000-00-00', '2014-04-23', 'gold', 'black', 'Pionier', 'The minute hand does not move', '26-02-15\r\nZgWerk aufgedrückt \r\nK 2602 1125 - reguliert und 02-03-15 okay', '1,2', '2015-03-02', '2015-03-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-02', '94.5.7.82', '5e050752.bb.sky.com', '2015-02-22', 'RL 71 904 012 0DE', NULL),
(4586, '', 3239, 999999999, 0, '3008-Damascus', '2015-02-15', '0000-00-00', '2014-12-19', 'silver', 'black', 'Theorema', 'is just stopped working and since i bought the same problem and i send it back to you twice ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '84.13.162.98', 'host-84-13-162-98.opaltelecom.net', '2015-02-22', '', NULL),
(4587, '', 3211, 999999999, 2, '3005-Marco Polo', '2015-02-16', '0000-00-00', '2015-01-06', 'silver', 'black', 'Theorema', 'THE CLOCK CAN NOT SET AND IS ALWAYS AHEAD OF TIME\r\n\r\n\r\ngesendet 13-03-2015', '23-02-15\r\nKrone ist schief, Zeigerstellung fehlerhaft... Kunde ist definitiv an der Krone hängengeblieben oder angestoßen\r\nKVA Werk und Krone  90,- ', '1,2', '2018-11-02', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-13', '193.17.1.26', '193.17.1.26', '2015-02-23', 'RL 7194 4911 8DE', NULL),
(4588, '', 3240, 999999999, 2, '103-Sao Paolo', '2015-04-29', '0000-00-00', '2014-11-25', 'gold', 'black', 'Theorema', 'Spring is broken', '29-04-15\r\nnein, Sperrad? auch nicht: Kupplung - ersetzt\r\nSperrad und FH präventiv ers. \r\nUK 0405 0815 - einwandfrei\r\nWK 0505 0750 - 06-05-15 okay', '1,2', '2015-05-06', '2015-05-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-06', '62.205.87.83', '62-205-87-83.access.telenet.be', '2015-02-23', 'RL 7213 9851 1DE', NULL),
(4589, '', 3241, 2, 2, 'Dublin', '2015-02-16', '2015-02-02', '2015-02-02', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nJ\'ai un probleme avec la montre la date et le jour reste sur place. La montre reste en mouvement mes la date et le jour ne bouge pas. J\'ai règle la date et le jour mes ni a midi ou a minuit ca change on dirait que cet bloque.\r\n---\r\nI have a problem with the shows the date and day stays put. The watch remains in motion my date and the day is not moving. I rule the day and the day nor has my midday or midnight it changes it looks like this hangs.}', '17-02-15\r\nDatum schaltet nicht - weil Schaltrad unterm Hebel durchgeht...\r\nWerktausch\r\nK 1702 0935 - 20-02-15 okay', '1,2', '2015-02-20', '2015-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-20', '', '', '0000-00-00', 'RL 7186 1981 9DE', NULL),
(4590, '', 3242, 999999999, 2, '3005-Marco Polo', '2015-02-25', '0000-00-00', '2013-08-12', 'silver', 'white', 'Theorema', 'One roman letter has been shuting down and fell in the mecanism', '27-02-15\r\ndas X und eine I der XII abgefallen - ZB erst im Oktober ers.?\r\nRotor gebrochen \r\n7 Indexe geklebt - Rotor ers. - Schäden bedingt durch Schlag auf die Krone, Welle verbogen...\r\nKVA  Krone/Welle-Ersatz  30,-  ausf 1803\r\nKrone/Welle ers. - WD 8310\r\nK 1803 1305 - neu gestellt\r\nK 2303 0855 - 26-03-15 okay', '1,2', '2015-03-26', '2015-03-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-26', '89.80.229.166', 'crj95-h05-89-80-229-166.dsl.sta.abo.bbox.fr', '2015-02-23', 'RL 7199 6950 7DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(4591, '', 3243, 999999999, 2, '502-Malibu', '2015-02-19', '0000-00-00', '2014-01-07', 'silver', 'white', 'Pionier', 'defekte movement [our ref#100006933 ]', '24-02-15\r\nRotorachse klemmte das SekRd - Rotor befestigt und Lager geölt\r\nK 2402 1420 - 27-02-15 okay', '1,2', '2015-02-27', '2015-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-27', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2015-02-23', 'RL 7188 7626 0DE', NULL),
(4592, '', 3244, 999999999, 2, '3005-Marco Polo', '2015-02-18', '0000-00-00', '2014-12-30', 'silver', 'black', 'Theorema', 'The date can?t be set manually. Nothing happens when pushing the date button.\r\nWhen doing a full tour of the needles, I can see the date changing but it doesn?t show the whole number, just half a number.\r\n', '24-02-15\r\n...verursacht durch Fehlbedienung?\r\nWerkring gebrochen, EinerScheibe verdreht... Beides ersetzt\r\nK 2402 1200 - 27-02-15 okay', '1,2', '2015-02-27', '2015-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-27', '81.188.97.10', '81-188-97-10.sdsl.easynet.be', '2015-02-23', 'RL 7188 7622 5DE', NULL),
(4594, '', 3246, 999999999, 2, '3005-Marco Polo', '2015-02-20', '0000-00-00', '2015-01-20', 'gold', 'black', 'Theorema', 'During the week of use primeroa was stopped three times.\r\nHe got in touch with you for informal 02/01/2015; I said, Marco Polo is an automatic watch. Een so it shozld be winded\r\ntime to time.\r\nHave you tried this?\r\nI followed your instructions and it worked. Only I remove it overnight, and for 30 seconds will do a load.\r\nThe day 02.15.2015 has stopped completely and has not been possible to revive him.\r\nregards\r\nEspañol:\r\nDurante la primeroa semana de uso se paró tres veces.\r\nMe puse en contacto con ustedes el 1/2/2015 para informales; me dijeron: Marco Polo is an automatic watch. Een so it shozld be winded\r\ntime to time.\r\nHave you tried this?\r\nSegui sus indicaciones y ha funcionado. Solamente me lo quito durante la noche, y durante 30 segundos le hago una carga.\r\nEl día 15/2/2015 se ha parado por completo y no ha sido posible reanimarlo.\r\nSaludos\r\n\r\n', '16-02-15\r\nUhr wird rauh behandelt, darum war auch die Unruh verhakt.\r\nAnker ambulant gerichtet, reguliert - KULANZ\r\nK 2602 1435 - 02-03-15 okay', '1,2', '2015-03-02', '2015-03-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-02', '84.127.153.128', '84.127.153.128.dyn.user.ono.com', '2015-02-23', 'RL 7188 7633 5DE', NULL),
(4595, '', 3247, 999999999, 0, '508-Dublin', '2015-02-16', '0000-00-00', '2015-02-02', 'black', 'black', 'Pionier', 'Day and date do not move forward automatically.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '78.145.143.141', 'host-78-145-143-141.as13285.net', '2015-02-23', '', NULL),
(4597, '', 3249, 999999999, 2, '104-Copacabana', '2015-02-27', '0000-00-00', '2014-02-27', 'silver bicolor', 'yellow', 'Theorema', 'If I wind up the watch,it will only work for a short time.', '03-03-15\r\nSperrad gelöst - auch WH-Schraube... alles befestigt\r\nUK 0303 1405 - einwandfrei\r\nWK 0403 0845 - 05-03-15 okay', '1,2', '2015-03-05', '2015-03-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-05', '94.215.10.190', '5ED70ABE.cm-7-8a.dynamic.ziggo.nl', '2015-02-23', 'RL 7190 4021 8DE', NULL),
(4598, '', 3250, 999999999, 2, '107-Rio', '2015-04-02', '0000-00-00', '2013-04-10', 'silver', 'black', 'Theorema', 'The problem is that, the crown is \'gone loose\' and I\'m not able to either set time or hand-winding the watch. If the crown is able to wind it isn\'t able to set time and the opposite way.', '14-04-15\r\nWH-Schraube gelöst und Aufzug durcheinander\r\ngerichtet und befestigt\r\nUK 1404 1205 - einwandfrei\r\nWK 1504 0915 - 16-04-15 okay', '1,2', '2015-04-20', '2015-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-20', '80.197.88.220', 'x1-6-3c-97-0e-44-46-de.cpe.webspeed.dk', '2015-02-23', 'RL 7203 3652 4DE', NULL),
(4599, '', 3251, 999999999, 2, '3005-Marco Polo', '2015-03-31', '0000-00-00', '2014-07-04', 'gold', 'white', 'Theorema', 'The internals of the watch have just stopped working and is obviously not charging what ever it is which make the hands rotate. I am sending the watch to you guys as ive spoken to a rep from your establishment. thanks \r\nkind regards \r\noliver frack', '14-04-15\r\nOberer (hinterer) Deckstein fehlt (?) - jo, gebrochen, eine Hälfte im Gehäuse entdeckt - kpl. mit Lagerstein ers., Automatik versorgt\r\nK 1404 1415 - reguliert und 20-04-15 okay', '1,2', '2015-04-20', '2015-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-20', '123.243.8.238', '123-243-8-238.static.tpgi.com.au', '2015-02-24', 'RL 7209 4780 4DE', NULL),
(4600, '', 3252, 999999999, 2, '107-Rio', '2015-03-04', '0000-00-00', '2014-12-11', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 28019 v. 11-12-14]\r\nmy watch had to be automatic or I had to go back if she stopped continuelement\r\nIn addition she suddenly drive forward and make it possible to restart\r\n\r\nJY has good you Hervent', '06-03-15\r\nkpl. abgelaufen - Sicht und Funktionsprüfung oB\r\nUK 0903 0810 - einwandfrei\r\nWK 1003 0815 - 11-03-15 absolut okay\r\n{Aufzugzettel plus}', '1,2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-11', '2a02:a03f:128a:5300:4482:f45e:26e5:8ec3', '2a02:a03f:128a:5300:4482:f45e:26e5:8ec3', '2015-02-24', 'RL 7192 1927 3DE', NULL),
(4601, '', 3253, 999999999, 0, '103-Sao Paolo', '2015-02-17', '0000-00-00', '2013-07-11', 'silver', 'black', 'Theorema', 'The watch has stoppet working, it is to slow. Also the rim is broken. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '62.148.39.161', 'eme-hide.ementor.no', '2015-02-24', '', NULL),
(4602, '', 3254, 999999999, 2, '505-Florida', '2015-03-05', '0000-00-00', '2014-11-06', 'silver', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 26470 v. 06-11-2014]\r\nThe watch stoped working, and i cant make it work again.\r\nAnd 1 diamond at 6 a clock has fallen off.', '06-03-15\r\nDia an 6 fehlt in Fassung - Unruh klemmt, war mit Anker verhakt durch Stoß (?)\r\nDia geklebt, Automatik versorgt\r\nK 0603 1140 - 10-03-15 okay', '1,2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-11', '2a00:801:20c:4112:f795:5eff:7db1:6a5f', '2a00:801:20c:4112:f795:5eff:7db1:6a5f', '2015-02-24', 'RL 7192 1919 9DE', NULL),
(4603, '', 3255, 999999999, 0, '103-Sao Paolo', '2015-02-17', '0000-00-00', '2015-02-09', 'black', 'yellow', 'Theorema', 'At a 4 days period the watch lost hours by 1:20 minutes. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '104.162.107.222', 'cpe-104-162-107-222.nyc.res.rr.com', '2015-02-24', '', NULL),
(4604, '', 3256, 999999999, 2, '102-Monte Carlo GM', '2015-02-25', '0000-00-00', '2014-01-29', 'silver', 'black', 'Theorema', 'Time adjustment/winding pin comes out comes out of the watch with very little force applied\r\n\r\nWhen the pin is in the watch, it is unable to adjust the time\r\n\r\nWhen the pin is in the watch it is also unable to wind up', '27-02-15\r\nWH-Schraube gelöst - befestigt\r\nUK 0203 0900 - reguliert\r\nUK 0303 0820 - einwandfrei\r\nWK 0403 0845 - 05-03-15 okay', '1,2', '2015-03-05', '2015-03-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-05', '101.162.152.20', '101.162.152.20', '2015-02-25', 'RL 71 904 024 9DE', NULL),
(4605, '', 3257, 999999999, 2, '101-Casablanca GM', '2015-02-24', '0000-00-00', '2014-03-17', 'silver', 'black', 'Theorema', 'Automatic stop with full wind-up (Groupon deal)\r\n\r\n## noch am Lager 01-11-18 ## ', '27-02-15\r\nGlas fehlt... noch einzelne Splitter im Werk, also Glas zerstört! Zeiger fehlen, ZB beschädigt - Kulanz, nur \r\nKVA Glas  25,- \r\n', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '118.143.20.2', '118.143.20.2', '2015-02-25', '', NULL),
(4606, '', 3225, 999999999, 2, '101-Casablanca GM', '2015-02-20', '0000-00-00', '2014-07-08', 'silver', 'white', 'Theorema', 'Before wearing it (after a couple of days without used it), I make sure to wind the watch crown in clockwise motion and at the end I adjust time if need it. Once worn stops working after a few minutes', '26-02-15\r\nUhr ist heftig gefallen! Große Druckstelle bei 9:00 unterhalb\r\nWerk ausgeschwungen... \r\nKVA  30,-  ausf. 2702\r\nAnker gerichtet, Unruh kpl. ers. \r\nUK 0203 0940 - reguliert\r\nWK 0303 0825 - 04-03-15 okay', '1,2', '2015-03-04', '2015-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-03', '2.230.92.234', '2-230-92-234.ip201.fastwebnet.it', '2015-02-25', 'RL 7190 4017 8DE', NULL),
(4607, '', 3258, 999999999, 0, '3011-Macau', '2015-02-18', '0000-00-00', '2015-02-11', 'black', 'black', 'Theorema', 'No defect. The watch was sent out a second time, I\'m sending back the second watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.208.249.80', '5ad0f950.bb.sky.com', '2015-02-25', '', NULL),
(4608, '', 3259, 2, 2, 'Florida Edelstahl', '2015-02-18', '2013-12-25', '2013-12-25', 'Schwarz', 'Schwarz', 'Pionier', '{Automatik ohne Funktion}', '26-02-15\r\n...und Tageszeiger ist ab... aus Unruh entfernt und aufgesetzt - Kulanz\r\nK 2602 1630 - reguliert und 02-03-15 okay', '1,2', '2015-03-02', '2015-03-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-02', '', '', '0000-00-00', 'RL 7188 7637 5DE', NULL),
(4609, '', 1682, 999999999, 2, '107-Rio', '2015-02-24', '0000-00-00', '2013-10-16', 'silver', 'white', 'Theorema', 'The front glass is broken and one of the pointers is damaged. ', '27-02-15\r\nUhr auch heftig gefallen (DS bei 9 unten) - Rückereinheit hat sich zerlegt... \r\nKVA Glas und Werkrep.  60,-   ausf. 0203\r\nViertelrohr und MinZg ers., Unruh kpl. ers., Gehäuse u-s, Glas ers., reguliert - WD 8310\r\nUK 0303 0930 - einwandfrei\r\nWK 0403 0850 - 05-03-15 okay', '1,2', '2015-03-05', '2015-03-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-05', '80.71.135.60', '80-71-135-60.u.parknet.dk', '2015-02-25', 'RL 71 904 020 4DE', NULL),
(4610, '', 3048, 999999999, 2, '101-Casablanca GM', '2015-02-27', '0000-00-00', '2014-12-05', 'gold', 'black', 'Theorema', 'Es la segunda vez que le pasa al reloj,le doy cuerda manualmente pero se detiene al poco tiempo,no hay manera de que funcione correctamente impidiendo el uso de este.No he podido utilizarlo ni un dia debido a que se detiene el solo.\r\n---\r\nIt is the second time that happens the clock, give string manually but stops after a while, there is no way for it to work properly preventing the use of este.No I could use even a day because it just stops.', '03-03-15\r\nnicht kpl. abgelaufen... ein ZB-Fuß fehlt, klemmt den SekZg (der muss aber schon bei der Montage gefehlt haben!) - Anker gerichtet, ZB ers. \r\nUK 0303 1155 - einwandfrei\r\nWK 0403 0855 - 05-03-15 okay', '1,2', '2015-03-05', '2015-03-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-05', '77.27.55.11', '11.55.27.77.dynamic.mundo-r.com', '2015-02-25', 'RL 7190 4019 5DE', NULL),
(4611, '', 3260, 999999999, 0, '3004-Cannes', '2015-02-19', '0000-00-00', '2013-12-27', 'black', 'black', 'Theorema', 'Automatic winder does not work, neither does the manual winder.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '119.63.217.151', '119.63.217.151', '2015-02-26', '', NULL),
(4612, '', 875, 999999999, 2, '101-Casablanca GM', '2015-03-05', '0000-00-00', '2013-06-30', 'black', 'black', 'Theorema', 'the iron clip does not close anymore. on the right side of the watch. the protection of the winding knob.', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-05', '94.209.183.26', '5ED1B71A.cm-7-2c.dynamic.ziggo.nl', '2015-02-26', 'RL 71 904 023 5DE', NULL),
(4613, '', 2859, 2, 2, 'Damascus', '2015-02-19', '2014-12-19', '2012-11-19', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nis just stopped working and since I bought the same problem and I send it back to you twice}', '26-02-15\r\nGarantie abgelaufen. Letzte Rep (4244) war bereits eine Kulanz, da Uhr schlecht behandelt wird...\r\nRücksendung gegen Portoerstattung\r\nK 2602 1550 - 02-03-15 okay', '1,2', '2015-03-02', '2015-03-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-02', '', '', '0000-00-00', 'RL 7188 7634 4DE', NULL),
(4614, '', 2096, 999999999, 2, '101-Casablanca GM', '2015-02-24', '0000-00-00', '2013-06-22', 'black', 'yellow', 'Theorema', 'Hi Enis,\r\n\r\nI sent this watch to you before to be repaired as the watch had stopped. When the watch was returned it was ticking again and APPEARED to be fixed. But when I  tried to wind up the watch the dial was very stiff and when I tried to pull it out it came out COMPLETELY. So the watch came back to me faulty. Can you please repair this watch correctly as I paid a lot of money for it. Also the glass has broken.\r\nKind regards\r\nPatrick Duffy\r\n\r\nP.S I am sending back the watch today in the post.', '27-02-15\r\n...ähm bitte was? die letzte Reparatur war im Mai 14... Die Krone/Welle ist einwandfrei fest... Glas zerstört weil die Uhr gefallen ist \r\nKVA Reparatur und Glas  55,-  ausf. 0403\r\nAnker gerichtet, Gehäuse u-s, Glas ers. - WD 8310\r\nUK 0903 1130 - einwandfrei\r\nWK 1003 0820 - 11-03-15 okay', '1,2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-11', '109.79.240.167', '109.79.240.167', '2015-02-26', 'RL 7192 1922 5DE', NULL),
(4615, '', 982, 2, 2, 'Casablanca', '2015-02-19', '2013-06-20', '2013-06-20', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nWatch does not work at all. Second hand broke off. This is the 6th time for repair [...]}', '26-02-15\r\nUhr gefallen - sehr schlechte Behandlung der Uhr, Kunde legt es darauf an, eine Neue Uhr zu bekommen! \r\nEntscheidung Enis ==> reparieren\r\nZg aufgesetzt und raus damit', '1,2', '2015-03-02', '2015-03-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-02', '', '', '0000-00-00', 'RL 7188 7635 8DE', NULL),
(4616, '', 3261, 999999999, 2, '3001-Paragon', '2015-02-24', '0000-00-00', '2012-06-25', 'gold', 'white', 'Theorema', 'I have got  trouble with my Theorema watch. The dail has loosen and are moving from side to side. . Is it possible to fix it in some way.\r\nLook at my mail send to You 07/08/2014', '27-02-15\r\nMinuterie gelÃ¶st - Armband verbraucht - Automatik \'beansprucht\'... Kulanzrep. wenn Kunde ein Neues Band nimmt  -  ausf. 0203\r\nDateModul befestigt, Werk geÃ¶lt, Antriebsorgan und AutoBrÃ¼cke ers., Minuterie geklebt, reguliert - WD 8310\r\nK 0303 0905 - 06-03-15 okay', '1,2', '2019-03-22', '2019-03-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-06', '83.92.10.72', 'x1-6-e4-48-c7-80-ab-8c.cpe.webspeed.dk', '2015-02-26', 'RL 7190 4026 6DE', NULL),
(4617, '', 3248, 999999999, 2, '508-Dublin', '2015-03-05', '0000-00-00', '2015-02-03', 'black', 'black', 'Pionier', 'date and day function do not move on automatically\r\n\r\n*** VERTAUSCHT MIT 4917 ***', '06-03-15\r\nFunktionsprüfung oB - alles funktioniert wie es soll\r\nK 0603 1430 - zurück 1603 und nochmal \r\nK 1603 1045 - 18-03-15 okay', '1,2', '2015-03-19', '2015-03-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-19', '81.130.210.28', 'host81-130-210-28.in-addr.btopenworld.com', '2015-02-27', 'RL 7196 9508 2DE', NULL),
(4618, '', 3262, 999999999, 0, 'other', '2015-02-20', '0000-00-00', '2015-01-13', 'silver', 'silvgrey', 'other', '??????? 6: ??????? ????? Pionier Barbados GM 509: ????? ????????, ????? ????, ????? ???????', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.129.109.146', 'od09ht.static.otenet.gr', '2015-02-27', '', NULL),
(4619, '', 3263, 999999999, 2, '107-Rio', '2015-02-20', '0000-00-00', '2015-01-26', 'silver', 'white', 'Theorema', '[G per email 20-02-15]\r\nThe watch not working even by winding it , tryed wearing it for to days but mechanically not working.', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.49.44.70', '2.49.44.70', '2015-02-27', '', NULL),
(4621, '', 3265, 999999999, 2, '505-Florida', '2015-03-02', '0000-00-00', '2013-12-04', 'silver', 'black', 'Pionier', '(please note I am not sure about what the dial color is). \r\n\r\nWhen trying to wind up the watch, button wouldn\'t move. We tried to carefully rotate it and it and the button fell on the floor. The watch hasn\'t worked since (assuming it needs winded up). ', '04-03-15\r\nWelle direkt an Krone gebrochen, Halsdichtung steckt im Tubus, Automatik hakt, ZB gelöst\r\nZB befestigt, Transmissionsrad und beide Klinkenräder ers., Krone/Welle ers. - WD 8310\r\nK 0403 1110 - 09-03-15 okay', '1,2', '2015-03-09', '2015-03-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-09', '90.205.231.60', '5acde73c.bb.sky.com', '2015-02-28', 'RL 7190 4032 3DE', NULL),
(4622, '', 3266, 999999999, 2, '508-Dublin', '2015-02-27', '0000-00-00', '2015-01-22', 'silver', 'black', 'Pionier', 'The hand has come off one of the dials(day dial) and over a week it gains time', '03-03-15\r\nDayTota ers., alle anderen tiefer gedrückt, reguliert\r\nK 0303 1345 - nochmal reguliert (+8)\r\nK 0603 0920 - 09-03-15 okay', '1,2', '2015-03-09', '2015-03-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-09', '82.46.90.149', 'cpc5-aztw22-2-0-cust148.aztw.cable.virginm.net', '2015-03-01', 'RL 7192 1913 7DE', NULL),
(4623, '', 3267, 999999999, 2, '103-Sao Paolo', '2015-02-27', '0000-00-00', '2015-01-08', 'silver', 'white', 'Theorema', 'The hand winding button has disappeared whilst be worn for the 3rd time as a dress watch!!', '03-03-15\r\nKrone fehlt kpl. mit Welle, kl. SekZg ab - auch nicht im RW zu finden... SekZg ers., Krone/Welle ers., reguliert\r\nUK 0303 1520 - einwandfrei\r\nWK 0403 0855 - 05-03-15 okay', '1,2', '2015-03-05', '2015-03-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-05', '86.179.188.252', 'host86-179-188-252.range86-179.btcentralplus.com', '2015-03-01', 'RL 71 904 022 1DE', NULL),
(4624, '', 3268, 999999999, 2, '107-Rio', '2015-03-31', '0000-00-00', '2015-01-13', 'black', 'black', 'Theorema', 'Customer ordered Black Case / Black Dial / Black Metal Band, but received Leather band instead. ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '110.77.182.148', '110.77.182.148', '2015-03-02', '', NULL),
(4626, '', 3270, 999999999, 0, '101-Casablanca GM', '2015-02-23', '0000-00-00', '2014-12-09', 'black', 'black', 'Theorema', 'does not hold time. constantly having to wind the watch up. does not hold wind. every 6 hrs even when worn', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '176.251.40.222', 'b0fb28de.bb.sky.com', '2015-03-02', '', NULL),
(4627, '', 3271, 999999999, 2, '2008-Everest', '2015-02-26', '0000-00-00', '2014-07-21', 'silver', 'white', 'Theorema', 'Hallo Herr Tufina,\r\n\r\nwie soeben besprochen will ich die Uhr die ich am 14.07.2014 (online überwiesen 289,00 ?; Kontoname JULIA STIER) habe zurück schicken. \r\nDie Uhr wurde fast nie getragen. Es lässt sich die Uhrzeit nichtmehr einstellen. Das Drehrad kann man nichtmehr ?aufdrehen?.\r\nVon Anfang an war das schon sehr komisch. Man musste die Uhr nach kurzer Zeit immer wieder aufdrehen, da sie sonst stehen geblieben ist. Das war sehr lästig.\r\nBITTE UM REPARATUR!!!\r\nGruß David Kalis & Julia Stier', '03-03-15\r\nHalsdichtung... entnommen - Anker gerichtet, Unruh-Höhenluft korrigiert - WD 8310\r\nUK 0303 1620 - einwandfrei\r\nWK 0403 0855 - 05-03-15 okay mit Aufzugzettel', '1,2', '2015-03-05', '2015-03-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-05', '62.225.131.99', 'proxy02.wuerth.com', '2015-03-02', '00340433836463994645', NULL),
(5004, '', 3356, 999999999, 0, '101-Casablanca GM', '2015-03-19', '0000-00-00', '2015-03-25', 'silver', 'white', 'Theorema', 'i have a big shop in Dubai and i wanna make a deal with you to become as an agency to you ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.152.66.208', '178.152.66.208', '2015-03-26', '', NULL),
(4629, '', 3273, 999999999, 2, '509-Barbados', '2015-02-27', '0000-00-00', '2015-01-16', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 29205 v. 16-01-2015]\r\nBy my mistake the glass of the watch had been broken. Please replace it and check if there is another problem.', '03-03-15\r\nleider Werk auch voller Glassplitter\r\nKVA Glas und Werk SP 85,-  ausf. 0503\r\nGehäuse u-s, Werk ers., Glas ers. - WD 8310\r\nK 0603 1355 - 10-03-15 okay', '1,2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-11', '5.54.112.121', 'ppp005054112121.access.hol.gr', '2015-03-02', 'RL 7192 1921 1DE', NULL),
(4630, '', 3274, 999999999, 2, '508-Dublin', '2015-02-26', '0000-00-00', '2015-02-17', 'silver', 'white', 'Pionier', 'de seconden wijzer hapert aan de grote wijzer wanneer deze tussen 6 en 12 staat.\r\ndaardoor valt het horloge telkens stil.', '27-02-15\r\nZgSpiel vernünftig aufgesetzt\r\nK 2702 1350 - 02-03-15 okay', '1,2', '2015-03-02', '2015-03-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-02', '2a02:1811:a013:d800:39a1:9bf:6f9d:a236', '2a02:1811:a013:d800:39a1:9bf:6f9d:a236', '2015-03-02', 'RL 7188 7632 7DE', NULL),
(4631, '', 3275, 999999999, 2, '505-Florida', '2015-02-27', '0000-00-00', '2013-11-18', 'silver', 'black', 'Pionier', 'the day hand has come loose and fallen into the back of the watch', '03-03-15\r\nZB befestigt und Zg aufgesetzt, oberen Unruh-HalbZierring entnommen\r\nK 0303 1300 - 06-03-15 okay\r\n\r\nmary ryan butlers centra.. dundrum.. co. tipperary ..ireland..', '1,2', '2015-03-09', '2015-03-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-09', '178.167.254.139', '178.167.254.139.threembb.ie', '2015-03-02', 'RL 71 904 030 6DE', NULL),
(4632, '', 3276, 999999999, 2, '101-Casablanca GM', '2015-03-12', '0000-00-00', '2014-09-15', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nclock hand drop out', '16-03-15\r\n...weil die Uhr gefallen ist - heftige Druckstelle bei 6\r\nKVA  ZgRep. 20,-  ausf. 2303\r\nZg aufgesetzt \r\nUK 2303 1050 - reguliert\r\nWK 2403 0755 - 25-03-15 okay', '1,2', '2015-03-26', '2015-03-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-26', '180.94.117.76', '180.94.117.76', '2015-03-03', 'RL 7199 6945 3DE', NULL),
(4633, '', 3258, 999999999, 2, '3011-Macau', '2015-04-07', '0000-00-00', '2015-02-11', 'black', 'black', 'Theorema', 'no defect. The watch was sent out a second time, I am simply sending the second watch back.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.239.121.178', 'cpc33-live21-2-0-cust177.17-2.cable.virginm.net', '2015-03-03', '', NULL),
(4634, '', 3277, 999999999, 2, '104-Copacabana', '2015-03-02', '0000-00-00', '2013-02-08', 'silver', 'black', 'Theorema', '[G per email 24-02-15]\r\nCapacabana. Serial No: GM104.\r\n\r\nProblem with winding mechanism - constantly stops after fully wound. ', '04-03-15\r\nIndex 2 der 12 gelöst - 6 Indexe geklebt, Anker gerichtet, Krone alter Bauart gegen neuer Bauart ers. - reguliert\r\nUK 0503 1005 - einwandfrei\r\nUK 0903 0820 - einwandfrei\r\nWK 1003 0845 - WD 8310 und 11-03-15 okay', '1,2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-11', '194.176.73.158', 'mobile.espc.com', '2015-03-03', 'RL 7192 1923 9DE', NULL),
(4635, '', 913, 2, 2, 'Casablanca', '2015-02-24', '2013-06-22', '2013-06-22', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nthe lock on the dial doesn\'t fastened anymore. Also, the strap holder has come off}\r\n\r\ngesendet 16-03-2015', '27-02-15\r\nBügel nachgespannt, Armband verbraucht\r\n==> Ersatz 25,- ', '1,2', '2018-11-02', '0000-00-00', 0, 0, 0, 0, 0, 1, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-16', '', '', '0000-00-00', 'RL 7194 4924 5DE', NULL),
(4636, '', 1162, 2, 2, 'GM 106', '2015-02-24', '2013-02-10', '2013-10-02', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nKurzfassung: Kunde kommt mit dem Aufzug nicht klar und möchte eine Batterie getriebene Uhr}', '27-02-15\r\nEntscheidung Enis - Uhr ist als mech Uhr absolut iO', '1,2', '2015-05-29', '2015-05-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-29', '', '', '0000-00-00', 'RL 7224 9513 0DE', NULL),
(4939, '', 3304, 999999999, 0, '101-Casablanca GM', '2015-03-03', '0000-00-00', '2015-02-20', 'gold', 'black', 'Theorema', 'The lock on the side of the crown does not close.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.36.9.204', '5.36.9.204', '2015-03-10', '', NULL),
(4938, '', 3303, 999999999, 2, '3005-Marco Polo', '2015-03-03', '0000-00-00', '2014-06-03', 'silver', 'black', 'Theorema', '[G per email 03-03-15 und RMA ausgedruckt]\r\nThe pendulum which allows the recharge of the movement of the watch has moved away. Thus the watch doesn\\\'t work. ', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.54.0.181', 'host181-0-dynamic.54-79-r.retail.telecomitalia.it', '2015-03-10', '', NULL),
(4937, '', 3302, 2, 2, '508-Dublin', '2015-03-03', '2014-04-22', '2014-04-22', 'Schwarz', 'Schwarz', 'Pionier', '{abgetippt:\r\nDoes not keep accurate time. Gains time all of the time}', '05-03-15\r\nkpl. abgelaufen - Zeitwaage sagt plus 25sec/d - leicht reguliert\r\nK 0503 1525 - 09-03-15 okay', '1,2', '2015-03-09', '2015-03-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-09', '', '', '0000-00-00', 'RL 7192 1914 5DE', NULL),
(4936, '', 3301, 999999999, 2, '3005-Marco Polo', '2015-03-05', '0000-00-00', '2013-09-04', 'silver', 'white', 'Theorema', 'Day botton doesn\'t work', '06-03-15\r\nDatumschaltung und Automatik? - Schraube des Korrektors gebrochen, dadurch EinerScheibe und Schaltrad beschädigt - Werktausch\r\nK 0603 1605 - 10-03-15 okay', '1,2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-11', '188.11.78.85', 'host85-78-static.11-188-b.business.telecomitalia.it', '2015-03-10', 'RL 71 921 917 1DE', NULL),
(4935, '', 3300, 999999999, 2, '3006 - Monaco Diamond', '2015-03-05', '0000-00-00', '2013-08-21', 'black', 'black', 'Theorema', 'la troteuse est detaché \r\ncatastrophique vos produits et ca c\' est des montre de Luxe ? ridicule\r\nje demande remboursement de la montre \r\nou d \'etre surclassé \r\nj attend votre offre \r\n---\r\nhas troteuse is detaché\r\ncatastrophic your products and ca it\'s of Luxury watch? ridiculous\r\nI request reimbursement of the watch\r\nor be upgraded\r\nj wait for your offer', '06-03-15\r\nSekZg ist ab - war erst mit #4519 hier - SekZg ers... böse Post?\r\nK 0603 1510 - 10-03-15 okay', '1,2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-11', '88.160.64.92', 'neu67-4-88-160-64-92.fbx.proxad.net', '2015-03-09', 'RL 7192 1918 5DE', NULL),
(4934, '', 3299, 999999999, 0, '4001q-Galilei', '2015-03-02', '0000-00-00', '2015-03-03', 'silver', 'white', 'Theorema', 'handling error on the website of Groupon...black dial and black strap; the package is still in the state received in the mail not opened =', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:2788:334:420:d9fb:9f67:859b:200f', '2a02:2788:334:420:d9fb:9f67:859b:200f', '2015-03-09', '', NULL),
(4933, '', 3298, 999999999, 2, '3008-Damascus', '2015-03-09', '0000-00-00', '2014-12-09', 'black', 'black', 'Theorema', 'The machanism regarding day and month doesn\'t work. ', '10-03-15\r\nDatum schaltet gar nicht... Werkring verdreht? Nö, Datum durch Fehlbedienung(?) oder Fall (?) zerstört... Beides nicht nachweisbar - Werktausch\r\nK 1003 1330 - Datum eingestellt...\r\nK 1303 0930 - 16-03-15 okay', '1,2', '2015-03-16', '2015-03-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-16', '151.24.66.130', 'ppp-130-66.24-151.libero.it', '2015-03-09', 'RL 7194 4920 6DE', NULL),
(4932, '', 3297, 999999999, 2, '4004-Newton', '2015-03-06', '0000-00-00', '2014-02-10', 'gold', 'white', 'Theorema', '[G per email 02-03-15]\r\nThe belt came off and dropped down, the crown is loosen.', '09-03-15\r\nSteg 12 fehlt, Bügel rastet nicht, Krone gelöst, Aufzug beschädigt... Werktausch\r\nK 0903 1505 - 12-03-15 okay', '1,2', '2015-03-13', '2015-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-13', '2.123.53.38', '027b3526.bb.sky.com', '2015-03-09', 'RL 71 944 909 5DE', NULL),
(4931, '', 3296, 2, 2, 'GM 106', '2015-03-02', '2013-08-15', '2013-08-15', 'Silber', 'weiß', 'Theorema', '{abgetippt:\r\nbleibt morgens 8 Uhr und abends 20 Uhr stehen, seit 24-02-15 kein Aufzug mehr möglich}', '05-03-15\r\nkpl. abgelaufen - WH-Schraube gelöst - ALLE Indexe geklebt\r\nUK 0503 1630 - einwandfrei\r\nUK 0903 0855 - einwandfrei\r\nWK 1003 0855 - 11-03-15 okay', '1,2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-11', '', '', '0000-00-00', 'RL 7192 1925 6DE', NULL),
(4930, '', 3295, 2, 2, 'Sao Paolo', '2015-03-02', '2015-01-05', '2015-01-05', 'Gold', 'Schwarz', 'Theorema', '', 'Sent gold but it should have been silver black metal', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-02', '', '', '0000-00-00', 'RL 71 887 629 5DE', NULL),
(4929, '', 3257, 999999999, 2, '101-Casablanca GM', '2015-03-05', '0000-00-00', '2014-02-19', 'silver', 'black', 'Theorema', 'Automatic stop with full wind-up, Security Code: 670B50C983 GROUPON DEAL#3501', '06-03-15\r\nwas soll die Uhr haben? Sicht- und Funktionsprüfung oB\r\nUK 0903 0850 - reguliert\r\nWK 1003 0850 - 11-03-15 okay\r\n{Aufzugzettel}', '1,2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-11', '118.143.20.2', '118.143.20.2', '2015-03-09', 'RL 7194 4908 1DE', NULL),
(4928, '', 3294, 999999999, 2, '104-Copacabana', '2015-03-02', '0000-00-00', '2014-12-10', 'black', 'black', 'Theorema', '[G per email 02-03-15]\r\nReferece: GM104\r\n\r\nthe copper plate from 2 o\'clock and 4 o\'clock are missing. They are in the watch but they are loose, this came like this out of the box.\r\n\r\nI followed the instructions in the little instructionbook and the watch worked for a few hours (not longer than 19 hours), now it doesn\'t do a thing. And the watch is surely winded up.\r\n\r\ni\'ll send a photo from the warranty card and and the watch itself to your mail with subject: GM104-Copacabana Nicolas Prehat\r\n\r\nthx in advance,\r\nNicolas Préhat', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '194.78.34.66', 'ptr66.jetair.be', '2015-03-09', '', NULL),
(4911, '', 3282, 999999999, 2, '101-Casablanca GM', '2015-03-03', '0000-00-00', '2014-10-31', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 26082 v. 31-10-2014]\r\nThe problem is that I fix the right time and in one hour it \"runs\" about 10 minutes per hour. Some other time, it stays back. \r\nIn addition, I want some instructions for the watch (do I have to wind it or not?).\r\nIn order to send you the watch, please let me know if you liaise with any expeditor in Greece.', '04-03-15\r\nSichtprfg oB - Schraubenservice\r\nUK 0403 1145 - reguliert\r\nWK 0503 1110 - 06-03-15 okay mit Aufzug- und Spiralzettel', '1,2', '2015-03-06', '2015-03-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-06', '2.87.77.216', 'ppp-2-87-77-216.home.otenet.gr', '2015-03-04', 'RL 7190 4029 7DE', NULL),
(4910, '', 3281, 999999999, 2, '3001-Paragon', '2015-02-27', '0000-00-00', '2013-11-18', 'gold', 'white', 'Theorema', 'Something is broken in the back of the watch. It looks like a 2 centimeters long semi-round steel piece which is detached from the rest, and it shouldn´t be so it makes a  noise, while on hand-wrist or when shacked. But it still works without problems. So it is only the noise form the supposedly detached 2 centimeters piece (and the thought that the watch is broken) that is bothering. \r\nFurthermore would my husband like to get a longer bracelet (XXL), if possible black. \r\n', '02-03-15\r\ntatsächlich von 2013... Rotor gebrochen - XXL Band möglich\r\nK 0303 0805 - 06-03-15 okay\r\nBand ausf. 0303', '1,2', '2015-03-06', '2015-03-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-06', '193.163.235.200', '193.163.235.200', '2015-03-04', 'RL 7190 4028 3DE', NULL),
(4926, '', 3292, 999999999, 2, '508-Dublin', '2015-03-03', '0000-00-00', '2014-04-15', 'silver', 'white', 'Pionier', 'Losing time, somtimes it stops', '04-03-15\r\nRotor hakelig - Lager geölt\r\nK 0403 1555 - reguliert und 09-03-15 okay', '1,2', '2015-03-09', '2015-03-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-09', '2.29.65.199', '2.29.65.199', '2015-03-06', 'RL 7192 1912 3DE', NULL),
(4925, '', 3291, 999999999, 2, '508-Dublin', '2015-03-16', '0000-00-00', '2015-01-22', 'silver', 'white', 'Pionier', 'the automatic-winding mode doesn\'t work', '17-03-15\r\nRotor gebrochen - ersetzt, reguliert\r\nK 1703 1140 - 20-03-15 okay', '1,2', '2015-03-20', '2015-03-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-20', '2a02:1811:e515:c00:c4af:992c:25b:dcb9', '2a02:1811:e515:c00:c4af:992c:25b:dcb9', '2015-03-06', 'RL 7196 9521 5DE', NULL),
(4924, '', 972, 2, 2, '3001 - Paragon', '2015-02-27', '0000-00-00', '2005-01-01', 'silber', 'schwarz', 'Theorema', 'Übungseintrag', 'Ja genau', '1,2', '0000-00-00', '2015-02-27', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-02-27', '', '', '0000-00-00', '', NULL),
(4923, '', 2474, 999999999, 2, '104-Copacabana', '2015-03-03', '0000-00-00', '2013-07-18', 'silver', 'black', 'Theorema', 'Hand has fallen off and in to the mechanism.\r\n\r\nThis is the third time I have returned the watch. I am  concerned that I do not appear to have the watch for very long before it is unusable.', '04-03-15\r\nMinZg ers. - KULANZ\r\nUK 0403 1535 - Unruhlager geölt... \r\nUK 0503 1135 - einwandfrei\r\nUK 0903 0845 - einwandfrei\r\nWK 1003 0845 - 11-03-15 okay', '1,2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-11', '2.101.168.127', 'host-2-101-168-127.as13285.net', '2015-03-06', 'RL 7192 1926 0DE', NULL),
(4922, '', 2509, 2, 2, '3006-Monaco', '2015-03-03', '2013-08-22', '2013-08-22', 'Gold', 'Schwarz', 'Theorema', '{Rückerstattung...}', '03-03-15\r\nRotor gelöst - Werk aber so stark beschädigt, dass wieder ein Werk (das 4.) nötig wäre...\r\nEntscheidung Enis → entsorgt 05-11-18', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 1, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(4921, '', 3290, 999999999, 2, '104-Copacabana', '2015-03-03', '0000-00-00', '2014-02-27', 'gold', 'black', 'Theorema', 'Some of the parts including second hand have come off', '04-03-15\r\nIndex 2 der 12 ab - StdZg hat seine Füllung verloren...\r\nStdZg ers. - ALLE Indexe geklebt, ZgReste aus RW entfernt, Anker gerichtet, reguliert\r\nUK 0403 1500 - einwandfrei\r\nWK 0503 1110 - 06-03-15 okay', '1,2', '2015-03-06', '2015-03-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-06', '5.66.105.31', '0542691f.skybroadband.com', '2015-03-06', 'RL 71 904 025 2DE', NULL),
(4920, '', 3289, 999999999, 2, '3001-Paragon', '2015-03-11', '0000-00-00', '2013-02-13', 'rosé', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 3603 v. 13.02.2013]\r\nthe weight bar inside the case which regulates the automatic mechanism has broken off inside and you can see and hear it moving around inside the case.\r\nThanks\r\nKishan Jassi', '12-03-15\r\nRotor gebrochen - Antriebsorgan ers. - Auto gereinigt, Rotor ers.\r\nK 1203 1355 - 16-03-15 okay', '1,2', '2015-03-16', '2015-03-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-16', '128.243.2.40', '128.243.2.40', '2015-03-05', 'RL 71 944 917 0DE', NULL),
(4919, '', 1472, 2, 2, 'GM 106', '2015-02-26', '2013-08-19', '2013-08-19', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nfunktioniert nicht oder fällt leise, auch wenn sie aufgeregt ist}', '27-02-15\r\nkpl. aufgezogen - Halsdichtung fest... - ausgeschwungen, nö, ein Index klemmte im AR - Messer gerichtet, ALLE Indexe geklebt - WD 8310\r\nUK 0203 0930 - einwandfrei\r\nWK 0303 0830 - 04-03-15 okay', '1,2', '2015-03-04', '2015-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-03', '', '', '0000-00-00', 'RL 7190 4016 4DE', NULL),
(4918, '', 3288, 999999999, 2, '508-Dublin', '2015-03-02', '0000-00-00', '2015-01-30', 'black', 'black', 'Pionier', 'Every day the watch is standing still for hours, or is moving to slow, because the time is not accurate. ', '04-03-15\r\nkpl. abgelaufen - Sichtprfg oB\r\nK 0403 1320 - reguliert und 09-03-15 okay', '1,2', '2015-03-09', '2015-03-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-09', '77.163.160.234', 'ip4da3a0ea.direct-adsl.nl', '2015-03-05', 'RL 7192 1916 8DE', NULL),
(4917, '', 2734, 2, 2, 'Barbados', '2015-02-26', '0000-00-00', '2014-10-14', 'Schwarz', 'Schwarz', 'Pionier', '[OHNE Angabe - Deal 25449 v. 14.10.2014]\r\n\r\n\r\n*** VERTAUSCHT MIT 4617 ***', '04-03-15\r\nKlinkenfeder defekt - gebrochen - ersetzt\r\nK 0403 1010 - 09-03-15 okay\r\nUhr zurückgekommen 16.03.2015 \r\n16-03-15 okay', '1,2', '2015-03-16', '2015-03-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-16', '', '', '0000-00-00', 'RL 7194 4923 7DE', NULL),
(4916, '', 3287, 999999999, 0, '101-Casablanca GM', '2015-02-25', '0000-00-00', '2016-06-26', 'gold', 'black', 'Theorema', 'MY WATCH PAT VERY HARD I HEAR THE TICKS OF 1 METER IS THIS NORMAL?', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:1810:2814:700:a02d:5d1c:9397:7a0b', '2a02:1810:2814:700:a02d:5d1c:9397:7a0b', '2015-03-04', '', NULL),
(4915, '', 3286, 999999999, 2, '4004-Newton', '2015-03-06', '0000-00-00', '2013-11-22', 'silver', 'white', 'Theorema', 'Clock has just stopped working and the drawdown it Manual does not work either!', '09-03-15\r\nkpl. aufgezogen - AR aus Eingriff, gesetzt\r\n4 Indexe gelöst - ALLE Indexe geklebt\r\nK 0903 1350 - reguliert und 12-03-15 okay', '1,2', '2015-03-13', '2015-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-13', '84.234.212.110', '84.234.212.110.static.lyse.net', '2015-03-04', 'RL 7194 4910 4DE', NULL),
(4914, '', 3285, 999999999, 2, '3005-Marco Polo', '2015-02-27', '0000-00-00', '2012-07-10', 'silver', 'black', 'Theorema', 'Date adjustment\r\nPlease st the date ; the button is frozen!', '03-03-15\r\nokay, Datum reparieren und Automatik \r\nReparatur gegen Portoerstattung  ausf. 1003\r\nEiner-Scheibe und Schaltrad ers., ZB-Schrauben Dia ers., Automatik gereinigt, Klinkenräder geölt\r\nK 1003 1500 - 13-03-15 okay', '1,2', '2015-03-13', '2015-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-13', '88.152.192.167', 'ip-88-152-192-167.hsi03.unitymediagroup.de', '2015-03-04', '00340433836485465543', NULL),
(4912, '', 3283, 999999999, 2, '505-Florida', '2015-03-03', '0000-00-00', '2013-11-07', 'silver', 'black', 'Pionier', 'The watch continually stops working. Also there is an internal dial hand missing from one of the smaller dials.', '04-03-15\r\nAutomatik schwergängig - Neuen DayTota aufgesetzt und beide Klinkenräder ers.\r\nK 0403 1300 - 09-03-15 okay', '1,2', '2015-03-09', '2015-03-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-09', '194.106.220.19', 'proxy10.messagelabs.net', '2015-03-04', 'RL 71 921 911 0DE', NULL),
(4904, '', 2008, 2, 2, 'GM 506', '2015-02-24', '0000-00-00', '2014-01-28', 'Silber', 'silver', 'Pionier', '[OHNE Angabe]\r\n\r\n## noch am Lager 01-11-18 ## ', '27-02-15\r\nUhr gefallen, Welle gebrochen, Rost an der Welle! ZB verschoben...\r\n==> KVA Werkrep. und Krone/Welle  90,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(4905, '', 3269, 999999999, 2, '506-Miami', '2015-02-25', '2014-11-27', '2015-02-24', 'silver', 'black', 'Pionier', 'I SENT YOU BEFORE A MONTH MY WATCH PIONIER BARBADOS BECAUSE IT WAS BROKEN. NOW I WANT TO REPLACE IT WITH THIS MODEL 506-Miami,case color silver , dial color black(I WILL PAY YOU MORE MONEY IN CASE IT NEEDS) I WILL SEND YOU A PICTURE OF THE WATCH I WOULD LIKE \r\n\r\n\r\n', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-05', '46.12.206.39', '46.12.206.39.dsl.dyn.forthnet.gr', '2015-03-03', 'RL 71 921 910 6DE', NULL),
(4907, '', 3278, 999999999, 2, '3005-Marco Polo', '2015-05-08', '0000-00-00', '2014-06-26', 'silver', 'white', 'Theorema', 'La montre s\'arrête souvent aussi bien au poignée que posée sur un meuble , le remontoir ne fonctionne plus , il faut le tirer pour que la montre fonctionne et le pousser pour la régler alors que ça devrait être le contraire \r\n---\r\nThe shows often stops as well as the handle placed on furniture, the crown does not work, pull it so that the watch works and push it to set it so that it should be the opposite', '08-05-15\r\nWHF/Kupplung... - WHF gelöst - befestigt, aber größere Klemmung im RW... Werktausch\r\nK 0805 1140 - 11-05-15 okay', '1,2', '2015-05-12', '2015-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-12', '86.77.215.20', '20.215.77.86.rev.sfr.net', '2015-03-03', 'RL 721856013DE', NULL),
(4908, '', 3279, 999999999, 2, '3004-Cannes', '2015-03-05', '0000-00-00', '0000-00-00', 'silver', 'black', 'Theorema', '[G-Karte nicht ausgefüllt - NO Deal]\r\nHello\r\nI am writing to you because my Theorema \'\'cannes diamond\'\' is broken.\r\n- there is a thing on the back side have come loose.\r\n- there are so many scratches in the glass on my watch, when you guys says that it is made of Special Hardenedmineral Glass ??\r\n- and where there should have stand two there missing a silver rod.', '06-03-15\r\ngut... Rotor gebrochen, ein Index gelöst... \r\nGlas kostenpflichtig! 25,- ausf. 0903\r\n2 Indexe geklebt, Gehäuse u-s, Glas ers., Rotor ers., reguliert - WD 8310\r\nK 1103 1100 - zieht nicht auf - AutoBrücke und Klinkenfeder ers. \r\nK 1603 1030 - 23-03-15 okay', '1,2', '2015-03-24', '2015-03-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-24', '87.104.200.23', '87.104.200.23', '2015-03-03', 'RL 7199 6934 8DE', NULL),
(4909, '', 3280, 999999999, 2, '3005-Marco Polo', '2015-05-28', '0000-00-00', '2014-06-16', 'gold', 'black', 'Theorema', '[G per email 25-02-15]\r\nThe watch seemed to stop often (even when I wound it up) since it was purchased. Last week it just stopped and I haven\'t been able to get it started again.\r\n\r\nI have been very careful with it and have not dropped it.', '05-06-15\r\nausgeschwungen - nee, eine ZB-Schraube klemmt im AR - rausgefischt und befestigt\r\nK 0506 1305 - 09-06-15 okay', '1,2', '2015-06-09', '2015-06-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-09', '122.59.6.174', '122-59-6-174.jetstream.xtra.co.nz', '2015-03-04', 'RL 72 275 812 8DE', NULL),
(4940, '', 3305, 999999999, 2, '3008-Damascus', '2015-03-09', '0000-00-00', '2014-12-12', 'black', 'black', 'Theorema', 'The time isn\'t so accurate. Every week i\'ll have to change the time (approximately 7 minutes forward every week). The date aswell. Sometimes it seems to miss a day.\r\nfinally. The glass is broken. I didn\'t do anything special with it. Could the pressure on the glass be too big? Could you change the glass?', '10-03-15\r\nDruckstellen am Gehäuse... Automatik einseitig schwer \r\n==> Glas 25,- - Rest unter Garantie  ausf. 0104\r\nGlas ers. und Klinkenräder geölt\r\nK 0104 1435 - reguliert und 15-04-15 okay', '1,2', '2015-04-20', '2015-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-20', '83.81.101.139', '5351658B.cm-6-2b.dynamic.ziggo.nl', '2015-03-10', 'RL 72 094 773 3DE', NULL),
(4941, '', 3306, 999999999, 2, '45200 - Newport', '2015-03-06', '0000-00-00', '2014-11-07', 'silver', 'black', 'Pionier', 'Hello \r\nI was buy watch Pionier  Newport.  Watch is in real use one month and a half. Time lags almost minute per day, day and day  set button does not work, inside is vapours of water although i have watch on my hand when i wash  hands. If I lightly tap the hour sounds noise. When i get the watch, I saw it difficult to see the clocks, so I have to move my hand if I want to see what time it is. This hours in selling costs 650 euros I was expecting quality. At last i was damaged the glas. Is posible to polished it?', '09-03-15\r\nwd Eingangstest - 8310 - Datum zerstört, Glas heftig zerkratzt\r\nEntscheidung Enis\r\n\r\ngesendet 10-06-2015', '1,2', '2018-11-02', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-10', '193.77.242.74', 'mail.kolpa.si', '2015-03-11', 'RL 72 296 075 0DE', NULL),
(4942, '', 904, 2, 2, 'Macau', '2015-03-04', '2014-09-25', '2014-09-25', 'Gold', 'Schwarz', 'Theorema', '[OHNE Angabe]', '06-03-15\r\nwar mit # 4042 hier, steht wieder - ... weil kpl. abgelaufen!\r\nK 0603 1615 - reguliert und 10-03-15 okay', '1,2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-11', '', '', '0000-00-00', 'RL 7192 1920 8DE', NULL),
(4943, '', 3307, 2, 2, 'Casablanca', '2015-03-04', '0000-00-00', '2013-11-26', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] The cover over the winding mechanism is loose [...]\r\nThe watch is not keeping the correct time [...]}', '09-03-15\r\ngefallen. Deutlich auf dem Bügel beschädigt! Bügel gerichtet\r\nUK 0903 1035 - reguliert \r\nWK 1003 0925 - 11-03-15 okay', '1,2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-11', '', '', '0000-00-00', 'RL 71 944 907 8DE', NULL),
(4944, '', 3308, 999999999, 2, '508-Dublin', '2015-03-09', '0000-00-00', '2015-01-20', 'black', 'black', 'Pionier', 'The clock is never on time,it goes forward some hours', '10-03-15\r\nSicht- und Funktionsprüfung oB - Zeitwaage plus 12sec/d\r\nK 1003 1600 - gewinnt weil eins der Räder durchrutscht\r\nWerktausch kpl.\r\nK 1103 1130 - 16-03-15 okay', '1,2', '2015-03-16', '2015-03-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-16', '213.194.42.104', '213.194.42.104', '2015-03-11', 'RL 7194 4919 7DE', NULL),
(4945, '', 3309, 999999999, 2, '3006-Monaco Diamond', '2015-03-12', '0000-00-00', '2014-09-19', 'gold', 'black', 'Theorema', 'The watch doesn\'t work because the time is always wrong. Already from the first month of using, sometimes it stop and the hands start over only if you move the clock but after few minutes they stop again. In Others moments, more in the past like recently, it go on too fast. These problems were always there, but I could not send the watch until now. Moreover, even the strap came loose while the watch was on the wrist.', '16-03-15\r\nSteg 6 der Schließe fehlt... Rotor hakt, Werkring tlw. gebrochen (weil Uhr gefallen ist) - prellt \r\nFH gefettet, Werkring ers., Rotorlager geölt\r\nK 1603 1640 - 19-03-15 okay', '1,2', '2015-03-19', '2015-03-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-19', '93.33.56.231', '93-33-56-231.ip43.fastwebnet.it', '2015-03-11', 'RL 7196 9512 2DE', NULL),
(4947, '', 974, 999999999, 2, '101-Casablanca GM', '2015-03-13', '0000-00-00', '2013-06-30', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal] \r\nIron above the setting crown is a bit loose (it doesn\'t hold on to the other iron anymore)', '17-03-15\r\nBügel nachgespannt \r\nUK 1703 1230 - einwandfrei\r\nWK 1803 0900 - 19-03-15 okay', '1,2', '2015-03-19', '2015-03-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-19', '213.124.25.42', 'connectionsystems.nl', '2015-03-12', 'RL 7196 9511 9DE', NULL),
(4948, '', 3310, 999999999, 0, '101-Casablanca GM', '2015-03-05', '0000-00-00', '2014-10-15', 'silver', 'black', 'Theorema', 'I tuned it didn\'t work it was stopped without nothing to happed\r\nand next day it started again out of the blue i found to work, so what i suppose to do with it??', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:214d:8220:6600:c9cb:ea63:9221:69b6', '2a02:214d:8220:6600:c9cb:ea63:9221:69b6', '2015-03-12', '', NULL),
(4949, '', 3311, 2, 2, 'Sao Paolo', '2015-03-05', '0000-00-00', '0000-00-00', 'Gold', 'Schwarz', 'Theorema', '[OHNE Angabe & OHNE G-Nachweis - NO Deal] ', '09-03-15\r\nEllipse - Unruh kpl. ers., Anker gerichtet\r\nUK 0903 1110 - einwandfrei\r\nWK 1003 0925 - 11-03-15 okay', '1,2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-11', '', '', '0000-00-00', 'RL 7192 1928 7DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(6500, '', 4500, 999999999, 2, '3001-Paragon', '2016-04-22', '0000-00-00', '0000-00-00', 'gold', 'white', 'Theorema', 'Sollte ein Geschenk werden, die Uhr passt nicht auf\'s Hand Gelenk zu klein ,der schließ Mechanismus zu umständlich, die Uhr gefällt nicht.', 'Uhr erhalten 27.04.2016\r\nBitte refund!', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.45.3.201', 'ip-109-45-3-201.web.vodafone.de', '2016-04-29', '', NULL),
(4951, '', 3313, 2, 2, 'Sao Paolo', '2015-03-06', '2014-04-07', '2014-04-07', 'Silber', 'Schwarz', 'Theorema', '[OHNE Angabe]', '09-03-15\r\nBand verbraucht, Krone/Welle fehlt (WH-Schraube gelöst)\r\nAW/Krone ers.\r\nUK 0903 1545 - einwandfrei\r\nWK 1003 0925 - WD UNDICHT - Gehäuse ers. - WD 8310\r\n11-03-15 okay', '1,2', '2015-03-11', '2015-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-11', '', '', '0000-00-00', 'RL 7192 1924 2DE', NULL),
(4952, '', 3314, 999999999, 2, '3011-Macau', '2015-03-12', '0000-00-00', '2015-02-12', 'gold', 'black', 'Theorema', 'The pointers do not run and the the small month pointer on the right side is missing. ', '17-03-15\r\nUnruh hakt - MonatsZg ers. \r\nK 1703 0845 - 20-03-15 okay', '1,2', '2015-03-20', '2015-03-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-20', '91.183.112.115', '115.112-183-91.adsl-static.isp.belgacom.be', '2015-03-13', 'RL 7196 9520 7DE', NULL),
(4953, '', 3315, 999999999, 2, '3008-Damascus', '2015-03-13', '0000-00-00', '2014-12-16', 'black', 'black', 'Theorema', 'The clock stops working when you have not set so by standing still and all spheres is delayed and only use it for weekends and weekdays by her work can not wear it.\r\nChanges day at 2:00 a.m. ago instead of 12:00 which is when should do.\r\nTo re-commission you have to shake the watch and then we set the time.\r\nGreetings and thank you very much.', '17-03-15\r\nSicht und Funktionsprüfung oB - Automatik einseitig schwer\r\nKlinkenräder geölt\r\nK 1703 1255 - 20-03-15 okay', '1,2', '2015-03-20', '2015-03-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-20', '79.158.151.0', '0.Red-79-158-151.staticIP.rima-tde.net', '2015-03-14', 'RL 71 969 518 4DE', NULL),
(4955, '', 3316, 999999999, 0, '3010-Tigris', '2015-03-08', '0000-00-00', '2013-09-18', 'silver', 'black', 'Theorema', 'It?s self-winding mechanism stopped to work (small counterweight at the back of the watch is almost stopped moving) and manual winding does not work at all.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '151.229.94.139', '97e55e8b.skybroadband.com', '2015-03-15', '', NULL),
(4956, '', 3317, 999999999, 2, '505-Florida', '2015-03-20', '0000-00-00', '2014-10-14', 'gold', 'black', 'Pionier', 'The watch is not working. It stopped without any reason. ', '23-03-15\r\n2. HilfsKronrad ers. (Zahnausfall), Automatik versorgt\r\nK 2303 1000 - bl. zurück - Automatik erneut kontrolliert\r\nK 2603 1510 - 31-03-15 okay\r\n\r\nSend to:  Klodian Gllava, Administrator\r\nUzina e FerroKromit\r\nKomsi, Burrel, Albania ', '1,2', '2015-04-01', '2015-04-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-01', '92.60.22.139', '92.60.22.139', '2015-03-15', 'RL 72 006 236 5DE', NULL),
(4957, '', 3318, 999999999, 2, '3005-Marco Polo', '2015-03-16', '0000-00-00', '2013-10-21', 'gold', 'black', 'Theorema', 'Watch won\'t rewind. Causing it to not work. Also since I first had it. Wouldn\'t recharge on wrist. ', '17-03-15\r\nausgeschwungen - Anker ambulant gerichtet \r\nK 1703 1355 - bis 1445... Unruh kpl. ers.\r\nK 2003 1435 - 24-03-15 okay', '1,2', '2015-03-26', '2015-03-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-26', '82.36.87.106', 'cpc24-king9-2-0-cust873.19-1.cable.virginm.net', '2015-03-16', 'RL 7199 6941 9DE', NULL),
(4958, '', 3319, 999999999, 2, '103-Sao Paolo', '2015-03-09', '0000-00-00', '2015-03-05', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Neckwear # 6517]\r\nWatch does not keep time. ', '10-03-15\r\nSicht- und Funktionsprüfung oB\r\nUK 1003 1500 - verliert ca 17min\r\nWK 1103 1030 - Werk läuft aber Zeiger stehen auf 19:44 - Werktausch\r\nUK 1203 1415 - einwandfrei\r\nUK 1603 0910 - einwandfrei\r\nWK 1703 0755 - okay', '1,2', '2015-03-19', '2015-03-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-19', '80.217.112.196', 'c80-217-112-196.bredband.comhem.se', '2015-03-16', 'RL 7196 9507 9DE', NULL),
(4959, '', 3320, 999999999, 2, '101-Casablanca GM', '2015-03-23', '0000-00-00', '2014-01-21', 'silver', 'Black', 'Theorema', 'On the outside of the crown there is a \"locker\" your supposed to attach to the watch. but it can´t be pressed firmly on the watch any longer. it releases all the time. ', '23-03-15\r\nBügel nachgespannt\r\nUK 2303 1620 - einwandfrei\r\nWK 2403 0805 - 25-03-15 okay', '1,2', '2015-03-26', '2015-03-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-26', '217.209.36.12', 'h12n2-m-sp-a32.ias.bredband.telia.com', '2015-03-16', 'RL 71 996 938 2DE', NULL),
(4960, '', 3321, 999999999, 2, '101-Casablanca GM', '2015-03-12', '0000-00-00', '2015-01-12', 'gold', 'black', 'Theorema', 'The wacht goes faster than it should be going and the clip that sits over te wheel doesn\'t snap in it\'s place.', '17-03-15\r\n...weil die Uhr heftig auf den Bügel gefallen ist!\r\nBügel gerichtet, Schraubenservice, reguliert - WH-Schraube gebrochen! WH mit Schraube ers.\r\nUK 1903 1540 - einwandfrei\r\nUK 2303 0910 - einwandfrei\r\nWK 2403 0810 - 25-03-15 okay', '1,2', '2015-03-26', '2015-03-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-26', '2a02:1810:3e1b:3b00:4597:9b7b:910c:3fa3', '2a02:1810:3e1b:3b00:4597:9b7b:910c:3fa3', '2015-03-16', 'RL 7199 6943 6DE', NULL),
(4961, '', 3322, 2, 2, 'Casablanca', '2015-03-10', '2014-12-16', '2014-12-16', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nas you can see the needles for the watch when lost (jump it) I can\'t read the time}', '11-03-15\r\nUhr heftig gefallen, GehÃ¤use zerdrÃ¼ckt und Glas zerkratzt\r\n==> KVA  Zg Rep. 20, und entweder Glas 20,- oder GehÃ¤use 40,- (+ Anker richten) - ausf. 2104 fÃ¼r 26,- \r\nSekZg ers., Zg aufgesetzt, Anker gerichtet\r\nUK 2104 1300\r\nWK 2204 0800 - reguliert\r\nWK 2304 0825 - 24-04-15 okay', '1,2', '2019-08-27', '2019-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-24', '', '', '0000-00-00', 'RL 7211 2016 1DE', NULL),
(4962, '', 3323, 2, 2, '76013 - Tristan', '2015-03-10', '2014-09-17', '0214-09-17', 'Silber', 'Weiss', 'Elysee', '{abgetippt:\r\n5 min too fast over 2 days - month does not change}', '10-03-15\r\nund Krone gebrochen... - Krone Welle ers., lt. Zeitwaage + 20sec/d - Monat lässt sich nicht verstellen - Werkring war verdreht - justiert - WD 8310\r\nK 1103 1135  - reguliert\r\nK 1603 0915 - 19-03-15 okay', '1,2', '2015-03-19', '2015-03-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-19', '', '', '0000-00-00', 'RL 7196 9516 7DE', NULL),
(4963, '', 3324, 999999999, 0, '103-Sao Paolo', '2015-03-10', '0000-00-00', '2014-03-31', 'silver', 'black', 'Theorema', 'The gear seems retired, i cant give my watch on chain, It cant running anymore.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '123.202.64.67', '123202064067.ctinets.com', '2015-03-17', '', NULL),
(4964, '', 3325, 999999999, 2, '506-Miami', '2015-07-22', '0000-00-00', '2013-12-11', 'gold', 'gold', 'Pionier', 'the dates doesnt work properly and the gauges for the months and days is broken and are somewhere in the watch. the pieces from the gauges are broken and are loose in the watch. ', '23-07-15\r\ngefallen! ZB verschoben, Zg ab \r\nKVA Zeigerreparatur  25,-  --  ausf 2708\r\nDatum zu stark geschädigt: Werktausch\r\nK 2708 1600 - 31-08-15 okay', '1,2', '2015-08-31', '2015-08-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-31', '85.228.152.162', 'c-a298e455.43-1170-74657210.cust.bredbandsbolaget.se', '2015-03-17', 'RL 72 567 479 8DE', NULL),
(4965, '', 3326, 999999999, 2, '4001q-Galilei', '2015-03-10', '0000-00-00', '2015-02-24', 'bicolor gold', 'white', 'Theorema', '[G per email 12-03-15]\r\nThe battery cannot be fixed in a proper way', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.209.253.92', '5ED1FD5C.cm-7-2d.dynamic.ziggo.nl', '2015-03-17', '', NULL),
(4966, '', 2088, 999999999, 2, '3008-Damascus', '2015-03-13', '0000-00-00', '2012-11-21', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 562/564 v. 21-11-2012]\r\nThe motion dial is not responding at all, seems like a part is out of place but I\'m not sure of the details', '17-03-15\r\nZB in Auflösung, untere (sichtbare) Stoßsicherung fehlt\r\nWerk hat noch Garantie, aber ZB KULANZ\r\nUnruh kpl. ers., Zierring und Index 9 geklebt, Werkring neuer Bauart mit Fremdenblatt ers. \r\nK 1703 1540 - 20-03-15 okay', '1,2', '2015-03-20', '2015-03-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-20', '193.120.161.1', '193.120.161.1', '2015-03-18', 'RL 7196 9522 4DE', NULL),
(4967, '', 3327, 2, 2, 'Sao Paolo Metalband', '2015-03-11', '0000-00-00', '2015-01-08', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nwatch knob turns freewill, and also does not adjust the time}', '12-03-15\r\nWH-Schraube gelöst, Welle zieht komplett raus, Sperrad gelöst\r\nUnd Tag/Nacht-Scheibe steht 90° falsch... \r\nSchrauben befestigt, T/N-Scheibe justiert\r\nUK 1203 1315 - T/N-Scheibe fehlerhaft, dreht bei ZBunten nicht mit - Ansatz gekürzt, Aufzug nochmal kontrollieren\r\nUK 1603 1005 - einwandfrei\r\nWK 1703 0800 - Kupplung ers. und 18-03-15 okay', '1,2', '2015-03-19', '2015-03-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-19', '', '', '0000-00-00', 'RL 71 969 505 1DE', NULL),
(4968, '', 3328, 999999999, 2, '101-Casablanca GM', '2015-03-26', '0000-00-00', '2013-06-30', 'gold', 'black', 'Theorema', 'The watch runs too fast, in one day the watch will be 3 hours to fast ', '31-03-15\r\nSicht- und Funktionsprüfung oB\r\nUK 3103 1130 - reguliert\r\nWK 0104 0805 - 02-04-15 okay\r\n{Spiralzettel}', '1,2', '2015-04-02', '2015-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-02', '151.229.50.63', '97e5323f.skybroadband.com', '2015-03-18', 'RL 72 033 637 9DE', NULL),
(4969, '', 3329, 999999999, 2, '101-Casablanca GM', '2015-03-11', '0000-00-00', '2014-10-20', 'silver', 'black', 'Theorema', 'Dear sir, there is a problem with my watch. When I received It, It was going  in front  a few minutes. Now It is going back. Actualy in 24hrs It loooses 1hr!! \r\n\r\n\r\n\r\n\r\n', '17-03-15\r\nSicht und Funktionsprüfung oB - reguliert\r\nUK 1703 1615 - einwandfrei\r\nWK 1803 0930 - 19-03-15 okay', '1,2', '2015-03-19', '2015-03-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-19', '91.138.224.228', 'static091138224228.access.hol.gr', '2015-03-18', 'RL 7196 9514 0DE', NULL),
(4970, '', 3078, 999999999, 2, '3001-Paragon', '2015-03-16', '0000-00-00', '2013-05-03', 'silver', 'black', 'Theorema', 'Don\'t work at all.', '17-03-15\r\nwar erst hier # 4382 - Datumsschaltung fehlerhaft - StdRd klemmt in Tagessternrad... weil die Anrichtstifte fehlen \r\nDateModul justiert montiert und fixiert\r\nK 1803 1145 - 23-03-15 okay', '1,2', '2015-03-24', '2015-03-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-24', '85.226.112.17', 'c-1170e255.012-31-7673741.cust.bredbandsbolaget.se', '2015-03-18', 'RL 71 996 933 4DE', NULL),
(4980, '', 3335, 999999999, 2, '508-Dublin', '2015-03-20', '0000-00-00', '2015-01-28', 'silver', 'white', 'Pionier', 'Hello\r\n\r\nI recently brought a Pionier Watch in January 2015 via Groupon.com.\r\n\r\nUnfortunately there seems to be a problem with my watch.\r\n\r\nWhen the time gets to 10:00pm the hour hand stops moving.  This only happens at 10pm, the watch continues to work fine at 10:00am and continues as normal.  The minute and second hands keep moving as normal but the hour hand does not progress.\r\n\r\nAlso there seems to be another slight problem with the hour hand.  It does not seem to be in line with hours when it should be... It always seems to be slightly behind.\r\n', '23-03-15\r\nerstmal Kontrolle\r\nK 2303 1255 - jo, wie beschrieben... Werktausch kpl.\r\nK 2403 1155 - 27-03-15 okay', '1,2', '2015-03-27', '2015-03-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-27', '86.160.90.224', 'host86-160-90-224.range86-160.btcentralplus.com', '2015-03-19', 'RL 7200 6229 0DE', NULL),
(4981, '', 3336, 2, 2, 'Sao Paolo Metalband', '2015-03-13', '2015-02-26', '2015-02-26', 'Silber', 'Schwarz', 'Theorema', '', '', '1,2', '2015-03-13', '2015-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-13', '', '', '0000-00-00', 'RL 7194 4912 1DE', NULL),
(5125, '', 3453, 999999999, 2, '510-London', '2015-04-20', '0000-00-00', '2014-11-04', 'gold', 'black', 'Pionier', 'My watch has stopped and the cogs are not moving any more. ', '23-04-15\r\nKlinkenfeder gebrochen - mit kpl. RW-Brücke ers. \r\nK 2304 1210 - 27-04-15 okay', '1,2', '2015-06-23', '2015-06-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-29', '212.121.112.44', 'rt112bb121-212-44.routit.net', '2015-04-22', 'RL 7212 9639 8DE', NULL),
(4983, '', 3338, 999999999, 0, '', '2015-03-13', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '198.20.168.136', '198.20.168.136', '2015-03-20', '', NULL),
(4984, '', 3339, 999999999, 0, '3001-Paragon', '2015-03-15', '0000-00-00', '2015-11-12', 'silver', 'black', 'Theorema', 'Broken automatic movement wind up mechanism. Lies loose inside the watch casing. Also the dial is able to turn around freely tho it shouldn´t. It makes it hard to read the time as the number markings is placed wrong.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.226.67.67', 'c-4343e253.1210-1-64736c10.cust.bredbandsbolaget.se', '2015-03-22', '', NULL),
(4985, '', 3340, 999999999, 2, '101-Casablanca GM', '2015-03-20', '0000-00-00', '2015-02-12', 'silver', 'yellow', 'Theorema', 'The Watch doesn\'t keep correct time, during a 24 hour day the watch runs a minimum of 2 hours up to anything of 4 hours.\r\n\r\nObviously this isnt good and i will forward the watch back to you.', '23-03-15\r\nSicht- und Funktionsprüfung oB\r\nUK 2303 1305 - einwandfrei\r\nWK 2403 0815 - 25-03-15 okay', '1,2', '2015-03-26', '2015-03-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-26', '79.77.55.103', 'host-79-77-55-103.static.as9105.com', '2015-03-23', 'RL 7199 6939 6DE', NULL),
(4986, '', 3341, 999999999, 2, '4004-Newton', '2015-04-28', '0000-00-00', '2014-12-01', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal]\r\nit runs slow, so it is not showing real time, even I wore it continuously throughout the day and night, it shows 3-4 hours back time within that day.', '28-04-15\r\nRotorlager geölt\r\nK 2804 1325 - 04-05-15 okay\r\nbei Enis', '1,2', '0000-00-00', '2015-05-20', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-20', '178.152.123.137', '178.152.123.137', '2015-03-23', 'RL 72 206 852 5DE', NULL),
(4987, '', 3342, 2, 2, 'Florida Edelstahl', '2015-03-16', '2015-03-03', '2015-03-03', 'Silber', 'Schwarz', 'Pionier', '', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-16', '', '', '0000-00-00', 'RL 7194 4918 3DE', NULL),
(4989, '', 3344, 999999999, 2, '104-Copacabana', '2015-03-24', '0000-00-00', '2013-07-22', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 8024 v. 22-07-2013]\r\nThe gold coloured 2 from the 12 has come unstuck and lost inside the watch.', '25-03-15\r\n2 Indexe geklebt\r\nUK 2503 1115 - einwandfrei\r\nWK 2603 0840 - 27-03-15 okay', '1,2', '2015-03-27', '2015-03-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-27', '82.69.74.68', '82-69-74-68.dsl.in-addr.zen.co.uk', '2015-03-23', 'RL 71 996 952 4DE', NULL),
(5077, '', 3412, 999999999, 2, '510-London', '2015-04-07', '0000-00-00', '2015-02-24', 'gold', 'black', 'Pionier', 'within 2 weeks it stopped ticking when i holded my hand still for 5 seconds and that problem got worse and worse. i had to correct the time 12 times a day. after 4 weeks i had it around my whrist and it made a sound that was not good. the twisting thing in de back of the watch got lose. u can see this when u shake the watch. ', '22-04-15\r\nRotor gelöst - befestigt, Lager geölt\r\nK 2204 1520 - 27-04-15 okay', '1,2', '2015-04-29', '2015-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-29', '213.46.192.153', 'd192153.upc-d.chello.nl', '2015-04-08', 'RL 7212 9649 0DE', NULL),
(5078, '', 3413, 999999999, 2, '107-Rio', '2015-04-02', '0000-00-00', '2014-11-12', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal - G nachgewiesen 16-12-15]\r\nDear Sir/Madam,\r\n \r\nAfter having 4 months your fine Rio Model (GM 107), I am having some trouble lately.\r\n \r\nLast Friday I was at work and when I looked at my watch I suddenly discovered that the small sign (not the seconds-, but the Hour-sign), was removed from the plate.\r\n \r\nDue that the watch is skeleton, I thought let?s see where it went (I did not open or work on the watch), but I cannot see it anywhere inside the watch.\r\n \r\nSo my request is, to whom I can send this fine piece of work back to, and what would be the procedure.\r\n \r\nThanks in advance for letting me know.\r\n', '16-04-15\r\nMinZg ers. - KULANZ\r\nUK 1604 0835 - einwandfrei\r\nUK 2004 0930 - einwandfrei\r\nWK 2104 0840 - 22-04-15 okay', '1,2', '2015-12-16', '2015-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-22', '87.213.68.162', '87.213.68.162', '2015-04-08', 'RL 72 094 790 6DE', NULL),
(4991, '', 3343, 999999999, 2, '510-London', '2015-03-20', '0000-00-00', '2014-10-15', 'gold', 'black', 'Pionier', 'The watch I fell on the floor and now it does not work I have an engine problem. I ship today at: Enis Tufina\r\n\r\nIndustriestr 7\r\n\r\n24647 Wasbek\r\n\r\nGermany', '23-03-15\r\nAR fliegt frei im Gehäuse rum, Rotor ist gelöst - Werk somit zerstört\r\nKVA Werktausch 80,-  ausf 2603\r\nK 2603 1620 - steht im Datum? \r\nK 3103 0810 - 02-04-15 okay', '1,2', '2015-04-02', '2015-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-02', '93.46.144.4', '93-46-144-4.ip108.fastwebnet.it', '2015-03-23', 'RL 7200 6240 5DE', NULL),
(4992, '', 3346, 999999999, 2, '101-Casablanca GM', '2015-03-19', '0000-00-00', '2014-10-06', 'gold', 'black', 'Theorema', 'When watch is winded the spring mechanism goes too fast and doesn\'t keep time.\r\nHave put in \"101 Casablanca GM\" but don\'t know if this is the right brand as doesn\'t say anywhere! \r\nBlack case, and gold dial. GM-101-3 ATM\r\nSent recorded! Tracking no. RN084589535GB', '20-03-15\r\nSpirale übergeschlagen - gelegt\r\nUK 2303 0925 - reguliert\r\nWK 2403 0820 - 25-03-15 okay', '1,2', '2015-03-26', '2015-03-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-26', '78.148.183.152', 'host-78-148-183-152.as13285.net', '2015-03-23', 'RL 7199 6944 0DE', NULL),
(4993, '', 3347, 999999999, 2, '3009-Dubai', '2015-03-23', '0000-00-00', '2013-05-27', 'silver', 'black', 'Theorema', 'The glass is broken', '24-03-15\r\nKontrolle - dann KVA Glas 25,-  ausf. 2703\r\nGehäuse u-s, Ziffern auf Lunette rekonstruiert, Glas ers.\r\nK 0104 0950 - WD 8310 und 02-04-15 okay', '1,2', '2015-04-02', '2015-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-02', '85.129.91.206', 'cpe.xe-3-1-1-764.boanqe10.dk.customer.tdc.net', '2015-03-24', 'RL 72 033 638 2DE', NULL),
(4994, '', 3348, 999999999, 2, '101-Casablanca GM', '2015-04-07', '0000-00-00', '2015-01-07', 'gold', 'black', 'Theorema', 'The watch leaps forward daily by more than an hour.  First day was an hour plus and second day was heading on for two hours', '21-04-15\r\nS+F-Prfg oB\r\nUK 2104 1040 - einwandfrei\r\nWK 2204 0800 - 23-04-15 okay\r\n{Spiralzettel}', '1,2', '2015-04-23', '2015-04-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-23', '109.148.71.80', 'host109-148-71-80.range109-148.btcentralplus.com', '2015-03-24', 'RL 7211 2007 3DE', NULL),
(4995, '', 2576, 999999999, 2, '3006-Monaco Diamond', '2015-03-20', '0000-00-00', '2014-09-11', 'black', 'black', 'Theorema', 'Send back for the third time! \r\nAfter wearing it the whole day it stops running after 15-30 minutes (even after winding it up 40 times). Sometimes it keeps running but 3 out of 4 it stops running after a short while......', '23-03-15\r\nkpl. abgelaufen - Aufzugkontrolle über 2h\r\nK 2303 1600 - absolut einwandfrei - Kunde kann mit Automatikuhren nicht umgehen! - 26-03-15 okay', '1,2', '2015-03-26', '2015-03-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-26', '212.78.165.117', '212.78.165.117', '2015-03-24', 'RL 71 996 947 5DE', NULL),
(4996, '', 3349, 999999999, 2, '103-Sao Paolo', '2015-03-27', '0000-00-00', '2014-09-19', 'black', 'white', 'Theorema', '[OHNE Angabe]', '31-03-15\r\nKrone fehlt - Welle aber auch... KULANZ\r\nUK 3103 1155 - einwandfrei\r\nWK 0104 0810 - WD 8310 und 02-04-15 okay', '1,2', '2015-04-02', '2015-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-02', '180.190.227.129', '180.190.227.129', '2015-03-24', 'RL 72 033 639 6DE', NULL),
(4997, '', 3350, 999999999, 0, '103-Sao Paolo', '2015-03-17', '0000-00-00', '2013-07-11', 'silver', 'black', 'Theorema', 'The watch has stopped working, it runs slow after some hours. Also the rim is broken (never worked properly). ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '62.148.39.161', 'eme-hide.ementor.no', '2015-03-24', '', NULL),
(4998, '', 3351, 999999999, 2, '505-Florida', '2015-03-17', '0000-00-00', '2015-03-01', 'black', 'black', 'Pionier', 'STOPS ALL THE TIME.', 'Uhr erhalten 20.03.2015\r\nBitte refund!', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.166.54.57', 'invoices.valens.eu', '2015-03-24', '', NULL),
(4999, '', 3352, 2, 2, '508-Dublin', '2015-03-18', '2015-02-03', '2015-02-03', 'Silber', 'Schwarz', 'Pionier', 'The watch is working when he is not on my arm but when i put the watch on my arm he stopped working.', '18-03-15\r\nkpl. abgelaufen... bl. stehen bei Krone unten... Anker\'brücke\' stand einseitig hoch so das die Unruh schleifen konnte... \r\nK 1803 1255 - 20-03-15 okay', '1,2', '2015-03-20', '2015-03-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-20', '', '', '0000-00-00', 'RL 7196 9519 8DE', NULL),
(5000, '', 1816, 2, 2, 'Casablanca', '2015-03-18', '2013-11-28', '2013-11-28', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 13871 v. 25-11-2013]\r\n{abgetippt:\r\nstrap restraints broken off \r\nside that protects latch has broken\r\nall of outside numbers have fades}', '19-03-15\r\nArmband verbraucht, Bügel lose, Ziffern... \r\nWenn neues Armband gekauft wird, Rest auf Kulanz - ausf. 1304\r\nGehäuse u-s, Ziffern neu ausgelegt, reguliert\r\nUK 2004 0845 - Band ers.\r\nWK 2104 0835 - 22-04-15 okay', '1,2', '2015-04-22', '2015-04-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-22', '', '', '0000-00-00', 'RL 7209 4791 0DE', NULL),
(5059, '', 2589, 999999999, 2, '3005-Marco Polo', '2015-04-07', '0000-00-00', '2013-11-05', 'silver', 'white', 'Theorema', 'the date button has fell off from the top right of the watch', '21-04-15\r\nDrÃ¼cker 2 kpl. ers. \r\nK 2104 1320 - 24-04-15 okay', '1,2', '2019-03-04', '2019-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-24', '90.210.203.191', '5ad2cbbf.bb.sky.com', '2015-04-05', 'RL 7211 2009 5DE', NULL),
(5002, '', 3354, 999999999, 2, '107-Rio', '2015-03-23', '0000-00-00', '2013-04-10', 'silver', 'black', 'Theorema', 'the \"remontoir\" with which one adapt the time and charge is broken.', '24-03-15\r\nWH-Schraube... - befestigt, reguliert\r\nUK 2403 0915 - einwandfrei\r\nWK 2503 0930 - 26-03-15 okay', '1,2', '2015-03-26', '2015-03-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-26', '212.221.60.202', '212.221.60.202', '2015-03-25', 'RL 7199 6948 4DE', NULL),
(5003, '', 3355, 999999999, 0, 'other', '2015-03-19', '0000-00-00', '2014-04-15', 'black', 'gold', 'Elysee', 'Movement is not accurate, it runs too fast gaining about 7-20 minutes in a day. So instead having 19:00 it shows 19:15, even if each morning I fix the hour.It was like that from the first day I bought it.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '67.71.183.11', 'bas4-montrealak-1128773387.dsl.bell.ca', '2015-03-26', '', NULL),
(5081, '', 2700, 999999999, 2, '104-Copacabana', '2015-04-20', '0000-00-00', '2013-12-24', 'silver', 'black', 'Theorema', 'The watch mechanism is completely broke, scratched surface and a broken strap. I have sent this watch before to be repaired and it was not fixed. I was told to resend this for it to be fixed and the case be closed. Thanks.', 'Mai 2014\r\nKVA Rep. jetzt 145,-  --  ausf. 0207\r\nWerk {mit neuem ZB} ers., Gehäuse mit Krone ers. - WD 8310\r\nUK 0607 0755 - einwandfrei\r\nWK 0707 0840 - 08-07-15 okay', '1,2', '2015-07-08', '2015-07-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-08', '109.111.215.194', 'remote.redstarfm.com', '2015-04-09', 'RL 7237 7816 3DE', NULL),
(5006, '', 3357, 999999999, 2, '505-Florida', '2015-03-31', '0000-00-00', '2015-03-06', 'black', 'black', 'Pionier', 'if you wear the watch the pointer stay spinning like crazy , and the time goed from 1 pm to 3 pm in on second', '02-04-15\r\nAnker defekt - Ankerwelle nicht weit genug aufgeschlagen\r\nAnker ers. und okay', '1,2', '2015-04-14', '2015-04-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-14', '88.159.4.40', '40-4-159-88.business.edutel.nl', '2015-03-26', 'RL 72 033 646 7DE', NULL),
(5007, '', 3092, 999999999, 2, '508-Dublin', '2015-03-26', '0000-00-00', '2014-12-19', 'black', 'black', 'Pionier', 'I opened the RMA 4403 more than a month ago about this same problema with the watch.The watch every time is delayed. Doesn´t work.\r\n\r\nPlease, I need the refund or another one. It was a very importan present and I need a solution a son as possible, please.\r\n\r\nThank you very much.', '31-03-15\r\nMistdinger! Werk kpl. ers.\r\nK 3103 1245 - 02-04-15 okay', '1,2', '2015-04-02', '2015-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-02', '90.164.97.173', '90.164.97.173', '2015-03-26', 'RL 72 006 242 8DE', NULL),
(5008, '', 3358, 999999999, 2, '3005-Marco Polo', '2015-03-26', '0000-00-00', '2014-06-23', 'gold', 'black', 'Theorema', 'elle a arrete de funcionee ', '31-03-15\r\nTageszeiger ab und klemmt die Unruh... - befestigt, ein Klinkenrad ers.\r\nK 3103 1310 - 02-04-15 okay', '1,2', '2015-04-02', '2015-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-02', '2a01:e35:8a39:3650:253f:23b8:e01b:d5aa', '2a01:e35:8a39:3650:253f:23b8:e01b:d5aa', '2015-03-26', 'RL 7200 6241 4DE', NULL),
(5009, '', 3359, 999999999, 0, '101-Casablanca GM', '2015-03-19', '0000-00-00', '2014-12-08', 'black', 'black', 'Theorema', 'The cog to wind up the battery coil has come loose so that it doesn\'t interconnect with the other cog. So I can\'t wind it up.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.22.179.91', 'host-92-22-179-91.as13285.net', '2015-03-26', '', NULL),
(5010, '', 3319, 999999999, 2, '3001-Paragon', '2015-03-27', '0000-00-00', '2013-05-31', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Neckwear 8048]\r\n1. Crown is loose.\r\n2. Second crown has fallen off', '31-03-15\r\nWelle gebrochen, Krone für Zeitzone fehlt - Gehäusemittelteil ers., Krone/Welle ers., Automatik versorgt, Rotor ers. - WD 8310\r\nK 3103 1540 - 02-04-15 okay', '1,2', '2015-04-02', '2015-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-02', '80.217.112.196', 'c80-217-112-196.bredband.comhem.se', '2015-03-26', 'RL 72 006 238 8DE', NULL),
(5011, '', 3360, 999999999, 2, '102-Monte Carlo GM', '2015-05-04', '0000-00-00', '2013-07-08', 'silver', 'white', 'Theorema', 'The clock is running faster than the actual time is.', '06-05-15\r\nS+F oB\r\nUK 0605 0845 - reguliert\r\nWK 0705 0830 - 08-05-15 okay', '1,2', '2015-05-08', '2015-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-08', '84.105.70.112', '54694670.cm-12-2b.dynamic.ziggo.nl', '2015-03-26', 'RL 7216 6555 2DE', NULL),
(5012, '', 3361, 999999999, 2, '107-Rio', '2015-03-25', '0000-00-00', '2013-04-10', 'silver', 'white', 'Theorema', 'There is 1 pointer loose. I think it\'s the big one.', '27-03-15\r\nMinZg ers.\r\nUK 3103 0810 - einwandfrei\r\nWK 0104 0810 - 02-04-15 okay', '1,2', '2015-04-02', '2015-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-02', '84.195.158.1', 'd54c39e01.access.telenet.be', '2015-03-26', 'RL 72 033 640 5DE', NULL),
(5013, '', 3362, 2, 2, 'Florida', '2015-03-20', '2014-08-28', '2014-08-28', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nwatch been slow 4 hours a week. sometimes very slow working. stop working}', '23-03-15\r\nkpl. abgelaufen... Datumschaltung 21:00 (?) Zg justiert,\r\nAutomatik versorgt\r\nK 2303 1520 - bl. zurück\r\nWK 2603 1450 - bestens... nochmal Umlauf\r\nK 2703 0815 - 31-03-15 okay', '1,2', '2015-04-01', '2015-04-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-01', '', '', '0000-00-00', 'RL 7200 6235 7DE', NULL),
(5014, '', 3353, 999999999, 2, '103-Sao Paolo', '2015-03-25', '0000-00-00', '2014-03-18', 'gold', 'white', 'Theorema', 'The watch no longer shows the correct time, even after correcting it or after winding it up after an hour or so it shows faster time than it is.\r\n---\r\nIt keeps losing time after correcting it. After a few hours it would be faster by 30 minutes or something like that.', '27-03-15\r\nUK 3003 0815 - einwandfrei\r\nWK 0104 0820 - 02-04-15 okay\r\n{Spiralzettel}', '1,2', '2015-04-02', '2015-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-02', '2.122.59.160', '027a3ba0.bb.sky.com', '2015-03-27', 'RL 7200 6239 1DE', NULL),
(5015, '', 3363, 999999999, 2, '505-Florida', '2015-03-27', '0000-00-00', '2014-09-03', 'silver', 'black', 'Pionier', 'watch just stopped working whilst wearing.\r\ndate wouldn\'t set to correct date, kept changing at 12 noon instead of 00:00.', '01-04-15\r\nausgeschwungen - Anker gerichtet (Amplitude mies)\r\nK 0104 1120 - bl. deutlich zurück - Werktausch\r\nK 1504 1125 - 20-04-15 okay', '1,2', '2015-05-15', '2015-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-20', '62.253.153.46', '46.153-253-62.static.virginmediabusiness.co.uk', '2015-03-27', 'RL 72 094 785 2DE', NULL),
(5016, '', 3364, 999999999, 2, '3008-Damascus', '2015-03-25', '0000-00-00', '2014-12-02', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Deal]\r\nThe watch has stopped working', '27-03-15\r\nausgeschwungen - Anker ers. Automatik versorgt\r\nK 3103 1035 - reguliert und 15-04-15 okay', '1,2', '2015-04-22', '2015-04-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-22', '82.158.25.252', '82.158.25.252.dyn.user.ono.com', '2015-03-27', 'RL 72 094 776 4DE', NULL),
(5017, '', 3365, 999999999, 0, '103-Sao Paolo', '2015-03-21', '0000-00-00', '2014-12-11', 'silver', 'white', 'Theorema', 'The button on the side of the watch is broken inside. Even if i turn the button the watch will not work because its broken inside.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '84.241.212.46', '84.241.212.46', '2015-03-28', '', NULL),
(5018, '', 3366, 999999999, 2, '3011-Macau', '2015-04-21', '0000-00-00', '2015-03-05', 'gold', 'black', 'Theorema', '[G per email 21-03-15]\r\nDoes not start anymore\r\n---\r\nWatch stopped working. cannot wind it, and make it start again.', '04-05-15\r\n??? keine Fehlfunktion feststellbar\r\nK 0405 1450 - 08-05-15 okay', '1,2', '2015-05-08', '2015-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-08', '217.123.9.146', 'D97B0992.cm-3-4a.dynamic.ziggo.nl', '2015-03-28', 'RL 72 166 546 4DE', NULL),
(5019, '', 3367, 999999999, 2, '3005-Marco Polo', '2015-03-30', '0000-00-00', '2013-11-05', 'silver', 'white', 'Theorema', 'watches not worked since the purchase', '14-04-15\r\nausgeschwungen - Anker ambulant gerichtet\r\nK 1404 1450 - reguliert und 20-04-15 okay', '1,2', '2015-04-20', '2015-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-20', '81.109.182.174', 'cpc6-seve21-2-0-cust173.13-3.cable.virginm.net', '2015-03-29', 'RL 7209 4782 1DE', NULL),
(5020, '', 3345, 999999999, 2, '3008-Damascus', '2015-03-27', '0000-00-00', '2014-12-17', 'silver', 'black', 'Theorema', ' It is supposed that the watch doesn\'t stop working if the person who wears it, doesn\'t stand 12 hours without move the watch, my watch stops and every morning i have to change the hour. I sleep just 6 hours so I suppose that is a problem of the watch. And even when I am wearing my watch during the day sometimes it stops working. I have always followed the instructions but it doesn\'t work.', '01-04-15\r\nAutomatik hakt - Klinkenräder geölt\r\nDatum schaltet um 21:00 - Zeiger justiert - ha ha... einer dieser seltenen StdRdStern Fehler... Werktausch\r\nK 0104 1350 - 15-04-15 okay', '1,2', '2015-04-20', '2015-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-20', '185.6.5.158', '185.6.5.158', '2015-03-29', 'RL 7203 3654 1DE', NULL),
(5021, '', 3032, 999999999, 2, '101-Casablanca GM', '2015-03-26', '0000-00-00', '2014-01-02', 'silver', 'black', 'Theorema', 'the mechanical golden wheel is not spinning .\r\n', '02-04-15\r\nausgeschwungen - Messer gerichtet\r\nUK 1304 1625 - 15-04-15 okay', '1,2', '2015-04-20', '2015-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-20', '2a02:1811:d104:5000:bda0:135a:f7ba:aee5', '2a02:1811:d104:5000:bda0:135a:f7ba:aee5', '2015-03-29', 'RL 7209 4775 5DE', NULL),
(5022, '', 3373, 2, 2, 'Marco Polo Diamanten', '2015-03-23', '2013-04-12', '2013-04-12', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\nPlease service the watch, the dates are broken. The guarantee is still valid}', '24-03-15\r\nDatum ohne Funktion - Datumschaltrad und Korrektor ers.\r\nK 2403 1005 - 27-03-15 okay', '1,2', '2015-03-27', '2015-03-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-27', '', '', '0000-00-00', 'RL 7199 6953 8DE', NULL),
(5023, '', 3090, 2, 2, 'Marco Polo', '2015-03-23', '2014-06-23', '2014-06-23', 'Silber', 'Weiss', 'Theorema', '[OHNE G-Nachweis - Deal]\r\n{abgetippt:\r\nElle est arrêtée tous les matins et je dois la remettre à l\'heure à chaque fois\r\n---\r\nShe was arrested in the morning and I have to reset the clock each time}', '24-03-15\r\nkpl. abgelaufen - Automatik? Klinkenräder ambulant geölt\r\nK 2403 1035', '1,2', '2015-03-27', '2015-03-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-27', '', '', '0000-00-00', 'RL 7200 6231 2DE', NULL),
(5024, '', 3133, 999999999, 2, '104-Copacabana', '2015-03-27', '0000-00-00', '2014-02-27', 'gold', 'black', 'Theorema', 'Previously repaired on 06-Feb-2015. The winding mechanism has again broken. This time one of the winding gears has come loose and is contained within the watch casing.', '02-04-15\r\nSperradschraube gebrochen! ersetzt (Ist das wirklich die selbe Uhr? Oder nur eine Gleiche?)\r\nUK 1304 1625 - reguliert\r\nWK 1504 0930 - 16-04-15 okay', '1,2', '2015-04-20', '2015-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-20', '82.37.171.222', 'cpc39-aztw23-2-0-cust221.18-1.cable.virginm.net', '2015-03-30', 'RL 7203 3650 7DE', NULL),
(5308, '', 3590, 999999999, 0, '3001-Paragon', '2015-05-26', '0000-00-00', '2015-05-21', 'silver', 'white', 'Theorema', 'The box which the watch came in is broken. shattered see-through plastic. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.228.250.99', '87-250-99.netrun.cytanet.com.cy', '2015-06-02', '', NULL),
(5026, '', 3176, 999999999, 2, '502-Malibu', '2015-04-20', '0000-00-00', '2014-12-02', 'gold', 'black', 'Pionier', 'The mechanics are stiff in the watch so the hands dont turn freely ', '28-04-15\r\nRotor hakelig - geölt\r\nK 2804 1615 - 04-05-15 okay', '1,2', '2015-05-04', '2015-05-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-04', '149.170.96.157', '149.170.96.157', '2015-03-30', 'RL 7213 9841 0DE', NULL),
(5027, '', 3374, 999999999, 2, '510-London', '2015-03-31', '0000-00-00', '2015-02-10', 'silver', 'black', 'Pionier', 'So far as I can see, the problem with the watch is that the winding mechanism is not working properly. Even if I try to wind the watch crown in clockwise motion, as the manual is instructing, nothing starts to work.', '14-04-15\r\nausgeschwungen - weil gefallen? ZB ist verschoben und klemmt den StdZg - Anker gerichtet, ZB gerichtet\r\nK 1504 0750 - reguliert und 20-04-15 okay', '1,2', '2015-04-20', '2015-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-20', '82.176.221.130', 'cable-221-130.zeelandnet.nl', '2015-03-30', 'RL 7209 4779 5DE', NULL),
(5028, '', 3375, 999999999, 2, '505-Florida', '2015-05-21', '0000-00-00', '2014-12-16', 'silver', 'black', 'Pionier', 'GM 505 loosing it time pantuality means slowing the time\r\n---\r\nIt get stopped sometime don\'t show exact time had problem with date monitor not working', '21-05-15\r\nTagesSchaltFeder verbogen... Fehlbedienung? \r\nersetzt, Anker gerichtet, reguliert, Werkring ers.\r\nK 2105 0945 - steht 2505 0400??? \r\nK 2605 0755 - bl. stehen! Automatik! ein Klinkenrad ers.\r\nK 2905 1025 - reguliert und 01-06-15 okay', '1,2', '2015-06-01', '2015-06-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-01', '188.29.164.50', '188.29.164.50.threembb.co.uk', '2015-03-30', 'RL 72 206 862 7DE', NULL),
(5029, '', 3376, 999999999, 0, '', '2015-03-24', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '195.154.52.19', '195-154-52-19.rev.poneytelecom.eu', '2015-03-31', '', NULL),
(5124, '', 3452, 999999999, 2, '101-Casablanca GM', '2015-04-20', '0000-00-00', '2014-09-04', 'black', 'white', 'Theorema', 'Part of the inside cogs of the watch seem to be on the outside of the watch.\r\n\r\nthere is a small silver piece just to the left of the XII at the top of the watch that should not be there.\r\n\r\nThanks,\r\nPaul', '23-04-15\r\nWHF gebrochen... - ersetzt\r\nWK 2304 1040 - einwandfrei\r\nUK 2704 1410 - einwandfrei\r\nWK 2804 0815 - 29-04-15 okay', '1,2', '2015-04-29', '2015-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-29', '132.185.161.97', 'webgw1.telhc.bbc.co.uk', '2015-04-22', 'RL 7212 9654 3DE', NULL),
(5031, '', 3378, 2, 2, 'Copacabana', '2015-03-24', '2013-07-13', '2013-07-19', 'Schwarz', 'Schwarz', 'Theorema', '{abgetippt:\r\nwill not wind up. Glass is scratched and a screw on strap has fallen off}', '25-03-13\r\nGlas zerkratzt - 25,- \r\nWerk ausgeschwungen - Garantie\r\nZierSchraube am Gehäuse - Kulanz  -  ausf. 2004\r\nGehäuse u-s, ein Index geklebt, Anker gerichtet, Glas ers., \r\nZierschraube ers.\r\nUK 2204 0920 - einwandfrei\r\nWK 2304 0850 - 24-04-15 okay', '1,2', '2015-04-24', '2015-04-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-24', '', '', '0000-00-00', 'RL 7211 2014 4DE', NULL),
(5036, '', 3381, 999999999, 2, '3009-Dubai', '2015-03-26', '0000-00-00', '2015-03-24', 'gold', 'black', 'Theorema', 'Lot of noise inside the dial', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-03-27', '151.20.16.78', 'ppp-78-16.20-151.libero.it', '2015-03-31', 'RL 72 006 228 6DE', NULL),
(5033, '', 2823, 999999999, 2, '3006-Monaco Diamond', '2015-03-31', '0000-00-00', '2014-09-03', 'black', 'black', 'Theorema', 'When the crown is pulled out to set the Time  the hands do not turn\r\n\r\nThis is the 3rd time this watch has been back for this repair..', '20-04-15\r\nWHF die Dritte... Werktausch\r\nK 2004 1330 - 23-04-15 okay', '1,2', '2015-04-23', '2015-04-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-23', '108.171.128.174', 'egress15.cws.sco.cisco.com', '2015-03-31', 'RL 7211 2003 9DE', NULL),
(5034, '', 3380, 999999999, 0, '510-London', '2015-03-24', '0000-00-00', '2015-02-02', 'gold', 'white', 'Pionier', 'the automic mechanisme does not work anymore', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.83.64.241', '535340F1.cm-6-4b.dynamic.ziggo.nl', '2015-03-31', '', NULL),
(5035, '', 3379, 999999999, 2, '3001-Paragon', '2015-03-30', '0000-00-00', '2015-02-13', 'rosé', 'white', 'Theorema', '[G per email 24-03-15]\r\nFalls behind the zone even if worn and loaded', '15-04-15\r\nna dann mal sehen - Sicht und FktPrfg oB\r\nK 1504 0830 - läuft gar nicht? - Werktausch\r\nK 2004 1205 - 23-04-15 okay\r\n{für Kundin: Umtausch}', '1,2', '2015-04-23', '2015-04-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-23', '217.200.201.65', '217.200.201.65', '2015-03-31', 'RL 7211 2006 0DE', NULL),
(5037, '', 3382, 999999999, 2, '102-Monte Carlo GM', '2015-04-01', '0000-00-00', '2014-12-17', 'black', 'black', 'Theorema', 'watch stopped working ', '15-04-15\r\nausgeschwungen - Anker gerichtet\r\nUK 1504 0845 - einwandfrei\r\nWK 1604 0840 - 17-04-15 okay', '1,2', '2015-04-20', '2015-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-20', '78.100.143.161', '78.100.143.161', '2015-03-31', 'RL 72 094 788 3DE', NULL),
(5038, '', 3383, 999999999, 2, '106-Toronto GM', '2015-03-30', '0000-00-00', '2013-08-16', 'gold', 'white', 'Theorema', 'the circle in gold  from the second meter inside the watch is detached ', '15-04-15\r\nZierring um die SekSkala... - mit 4 Indexen geklebt \r\nUK 1504 1245 - einwandfrei\r\nWK 1604 0845 - 17-04-15 okay', '1,2', '2015-04-20', '2015-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-20', '87.65.245.128', '128.245-65-87.adsl-dyn.isp.belgacom.be', '2015-03-31', 'RL 7203 3651 5DE', NULL),
(5283, '', 3571, 999999999, 2, '103-Sao Paolo', '2015-05-29', '0000-00-00', '2014-11-07', 'silver', 'white', 'Theorema', 'The Crown came out and looks bended.', '11-06-15\r\nWH-Schraube? Aufzug durcheinander - sortiert, Schraube befestigt\r\nUK 1106 0955 - einwandfrei\r\nUK 1506 0850 - einwandfrei\r\nWK 1606 1325 - 17-06-15 okay', '1,2', '2015-06-17', '2015-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-17', '151.225.241.66', '97e1f142.skybroadband.com', '2015-05-28', 'RL 7231 2849 4DE', NULL),
(5040, '', 3384, 999999999, 2, '103-Sao Paolo', '2015-03-27', '0000-00-00', '2013-02-02', 'gold', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 2895 v. 02-02-2013]\r\nI have an issure with my \"Theorema\" SAO PAOLO model.\r\nAfter start it\'s spring the watch stop in about an hour even if you constantly wearing them on a hand.\r\nWe still in warranty.', '02-04-15\r\nWerk kpl. abgelaufen - Sicht- und Funktionsprüfung oB\r\nUK 1304 1625 - 15-04-15 Bestens okay\r\n{Aufzugzettel+}', '1,2', '2015-04-20', '2015-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-20', '77.100.245.118', 'cpc18-nmal16-2-0-cust373.19-2.cable.virginm.net', '2015-04-01', 'RL 7209 4774 7DE', NULL),
(5041, '', 3385, 999999999, 0, '510-London', '2015-03-25', '0000-00-00', '2015-02-12', 'black', 'black', 'Pionier', 'the watch does not charge and does not run anymore', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.248.16.13', 'dhcp-077-248-016-013.chello.nl', '2015-04-01', '', NULL),
(5042, '', 3377, 999999999, 2, '508-Dublin', '2015-04-02', '0000-00-00', '2014-08-07', 'gold', 'black', 'Pionier', 'To EnisTufina-Uhren\r\n\r\nEnis Tufina\r\nIndustriestr 7\r\n24647 Wasbek\r\nGermany\r\n\r\nI have a problem with my watch, that I bought in juli last year 2014. The clock is constantly stuck, although\r\nI carefully pull it. I cannot get it to work.\r\nI send you the watch in the original case and with the warranty card to the address you gave me and a print of the table I filled in. I Wait to hear from you.\r\nGreetings from\r\nJan Andreasen\r\nJana09@live.dk\r\nSøpassagen 10, 4.sal\r\n2100 København  ø\r\nDenmark\r\n', '15-04-15\r\nHandaufzug oF - Kupplung verschlissen - mangelnde Qualität?\r\nWerktausch\r\nK 1604 1105 - 20-04-15 okay\r\nUhr erhalten 12.02.2016\r\nUhr versendet 12.02.2016 :   644352621966', '1,2', '2016-02-12', '2016-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-20', '2.109.102.48', '2.109.102.48', '2015-04-01', 'RL 7209 4778 1DE', NULL),
(5043, '', 3386, 999999999, 2, '3005-Marco Polo', '2015-04-09', '0000-00-00', '2014-09-18', 'gold', 'black', 'Theorema', 'The date continues into the 30\'s, the watch keeps stopping and the it is difficult to move hands from crown.', '21-04-15\r\nWHF übergeschlagen? Nö, Schraube gelöst... befestigt\r\nK 2104 1135 - 24-04-15 okay', '1,2', '2015-04-24', '2015-04-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-24', '2.29.11.126', '2.29.11.126', '2015-04-01', 'RL 7211 2011 3DE', NULL),
(5044, '', 3387, 2, 2, 'GM 106', '2015-03-26', '2013-08-16', '2013-08-16', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nPlease to send a price indication for a complete overhaul of attached timepiece}', '02-04-15\r\nU-Welle gebrochen, AW gebrochen, Krone beschädigt, ZB beschädigt, Gehäuse beschädigt...\r\nUnruh kpl., Gehäuse, ZB, Krone/Welle - Armband?\r\nohne Band 120,-  -  ausf 2004 mit Band\r\nUnruh kpl. ers., alle Indexe geklebt, Einen ers., Krone/Welle ers., Gehäuse ers. - WD 8310\r\nUK 2004 1525 - einwandfrei\r\nWK 2104 0835 - 22-04-15 okay', '1,2', '2015-04-22', '2015-04-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-22', '', '', '0000-00-00', 'RL 7209 4792 3DE', NULL),
(5045, '', 3388, 2, 2, '3001-Paragon', '2015-03-26', '2013-01-21', '2013-01-21', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] I sent it to you because it broke just a few months after I bought it [...]}\r\n\r\n## noch am Lager 01-11-18 ## ', '02-04-15\r\nUhr heftigst getragen und mißbraucht...\r\nGehäuse voller Dellen, Glas zerkratzt, Werk zerstört, Krone beschädigt, Armband verbraucht... \r\nKVA kpl. Rep. ohne Glas  135,-  mit Glas 160,-', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(5046, '', 3389, 999999999, 2, '502-Malibu', '2015-03-31', '0000-00-00', '2014-01-07', 'silver', 'white', 'Pionier', 'movement defekt', '15-04-15\r\nRotor... gelöst? jo, aber auch Klinkenfeder gelöst, ein Dia im ZB fehlt - Werk kpl. \r\nK 1504 1345 - 20-04-15 okay', '1,2', '2015-04-20', '2015-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-20', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2015-04-02', 'RL 7209 4781 8DE', NULL),
(5047, '', 3390, 999999999, 2, '3005 - Marco Polo', '2015-04-10', '0000-00-00', '2012-07-10', 'silver', 'black', 'Theorema', 'The ring enclosing the month pointer on the dial has loosened and sometimes is blocking the clock from working.', '21-04-15\r\nZierringe gelöst... aber Armband auch verbraucht... \r\nWenn neues Band, dann Rep. auf Kulanz  --  ausf. 2204\r\nZB mit DiaSchrauben ers.\r\nK 2204 1330 - reguliert und 27-04-15 okay', '1,2', '2015-04-29', '2015-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-29', '178.78.193.26', '178-78-193-26.customers.ownit.se', '2015-04-02', 'RL 7212 9641 5DE', NULL),
(5048, '', 3391, 999999999, 2, '509-Barbados', '2015-04-01', '0000-00-00', '2014-09-29', 'silver', 'white', 'Pionier', 'The mechanism stops everyday now, despite being worn constantly and even wound.\r\nIt seems the mechanics get caught or stick for some reason?', '15-04-15\r\nRotor ist hakelig - Lager geölt \r\nK 1504 1405 - Reguliert und 20-04-15 okay', '1,2', '2015-04-20', '2015-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-20', '78.148.178.96', 'host-78-148-178-96.as13285.net', '2015-04-02', 'RL 7209 4777 8DE', NULL),
(5049, '', 3337, 999999999, 2, '3009-Dubai', '2015-03-30', '0000-00-00', '2015-02-17', 'silver', 'black', 'Theorema', 'The lower-right compartment on the dial which is responsible for the movement of the dials is broken. It was working fine and one day it stopped. The left compartment works fine when winding up.', '15-04-15\r\n1. Klemmung im RW - beseitigt\r\n2. Höhenschlag im 4tel MinRd - gerichtet\r\nK 1504 1555 - neu gestellt\r\nK 2004 0925 - bl. stehen - Werktausch\r\nK 2104 0945 - 27-04-15 okay', '1,2', '2015-04-29', '2015-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-29', '178.118.95.57', '178-118-95-57.access.telenet.be', '2015-04-02', 'RL 72 112 021 5DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(5050, '', 3392, 999999999, 0, '3001-Paragon', '2015-03-26', '0000-00-00', '2014-12-19', 'silver', 'white', 'Theorema', 'The watch appears to be running faster at a Rate of 5 minutes per day', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.74.177.253', 'athedsl-219743.home.otenet.gr', '2015-04-02', '', NULL),
(5051, '', 3393, 999999999, 2, '4003-Montreal', '2015-04-07', '0000-00-00', '2014-12-02', 'bicolor rosé', 'white', 'Pionier', '[G über Rechnung Lauritz]\r\nNumber nine have left its place, the date counter have gone off and it have all the time gone a little to fast and the the pointer for the month has left its place, all the parts are still laying inside the watch.', '17-04-15\r\nheftige Druckstelle bei 9:00 - Rotorlager aus Brücke gehebelt\r\nZeiger lose... \r\nKVA Werk reparieren  60,-   --  ausf. 3004\r\n5 Indexe geklebt, Datumszeiger ers., Rotorlager eingepreßt, reguliert\r\nK 0405 1355 - 08-05-15 okay', '1,2', '2015-05-08', '2015-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-08', '80.162.5.249', 'x1-6-00-8e-f2-46-08-1a.cpe.webspeed.dk', '2015-04-02', 'RL 7216 6559 7DE', NULL),
(5052, '', 3394, 999999999, 2, '3007-Vienna', '2015-04-10', '0000-00-00', '2012-10-11', 'gold', 'black', 'Theorema', 'Can\'t turn the wheel on the watch ', '21-04-15\r\nAufzug komplett verschlissen, Klinkenfeder gebrochen\r\nReparatur KULANZPREIS 85,- incl. Band  --  ausf. 2704\r\nGehäuse u-s, Werk gereinigt, RW-Brücke ers., Klinkenfeder ers. \r\nK 0405 1035 - 11-05-15 okay', '1,2', '2015-05-12', '2015-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-12', '85.118.200.41', 'portal.klimatbyran.se', '2015-04-03', 'RL 72 185 600 0DE', NULL),
(5053, '', 3394, 999999999, 2, '3004-Cannes', '2015-04-10', '0000-00-00', '2013-03-01', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nSomething is loose inside ', '21-04-15\r\nArmband verbraucht - Automatik gelöst... \r\nMit Armband Kulanzpreis  85,- --  ausf 2404\r\nTEST: Reinigung, Gehäuse u-s, Klinkenrad und AutoBrücke ers. \r\nK 2904 1045 - 11-05-15 okay', '1,2', '2015-05-12', '2015-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-12', '178.78.193.26', '178-78-193-26.customers.ownit.se', '2015-04-03', 'RL 72 185 600 0DE', NULL),
(5054, '', 3395, 999999999, 2, '3005-Marco Polo', '2015-04-07', '0000-00-00', '2015-03-05', 'silver', 'black', 'Theorema', 'IT WAS UNPOSSIBLe TO PUT THE indicators in the right position. The indicators who saws the minutes and the hours.', '21-04-15\r\nRotorschraube gelöst, Zgstellung einwandfrei, aber ZgStellung ist schief... - justiert und SekZg ers.\r\nK 2104 1200 - reguliert und 24-04-15 okay', '1,2', '2015-04-24', '2015-04-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-24', '195.78.86.91', '195.78.86.91', '2015-04-03', 'RL 7211 2018 9DE', NULL),
(5055, '', 3396, 999999999, 2, '103-Sao Paolo', '2015-04-09', '0000-00-00', '2014-02-10', 'gold', 'white', 'Theorema', '[G per email 28-03-15]\r\nAfter a short while the clasp on the band fastening broke off making it extremely difficult to put the watch on. Also the the watch would occasionally stop or slow down even when fully wound up making it unreliable. I like the watch a lot but I don\'t wear it because of these problems. I haven\'t worn it very much at all as a result. I hope you can help me with the problem. Kind regards,\r\nAlastair Carr', '23-04-15\r\nleichte Verschmutzung unterm Glas, Schließe defekt\r\nUnruh-Höhenluft justiert\r\nWK 2304 1415 - verliert leicht? lt. ZW aber plus...\r\nUK 2704 1220 - ZgReibung - Werktausch\r\nUK 2804 1055 - einwandfrei\r\nWK 2904 0835 - 04-05-15 okay', '1,2', '2015-05-04', '2015-05-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-04', '86.167.145.143', 'host86-167-145-143.range86-167.btcentralplus.com', '2015-04-03', 'RL 7213 9845 4DE', NULL),
(5056, '', 3397, 999999999, 2, '101-Casablanca GM', '2015-04-07', '0000-00-00', '2014-06-24', 'silver', 'black', 'Theorema', 'just stopt ticking', '21-04-15\r\nausgeschwungen - Anker gerichtet\r\nUK 2104 1240 - bl. stehen - Minutenradfehler - gerichtet\r\nUK 2204 1425 - einwandfrei\r\nWK 2304 0855 - 24-04-15 okay', '1,2', '2015-04-24', '2015-04-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-24', '80.100.129.168', 'a80-100-129-168.adsl.xs4all.nl', '2015-04-03', 'RL 7211 2015 8DE', NULL),
(5057, '', 3398, 2, 2, 'Damascus', '2015-03-27', '2013-09-18', '2013-09-18', 'Silber', 'Weiss', 'Theorema', '[OHNE Angabe]', '02-04-15\r\nausgeschwungen? Unruh verhakt! Anker gerichtet\r\nK 0204 1455 - 15-04-15 okay', '1,2', '2015-04-20', '2015-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-20', '', '', '0000-00-00', 'RL 72 033 648 4DE', NULL),
(5058, '', 831, 999999999, 2, '3001-Paragon', '2015-04-10', '0000-00-00', '2013-05-26', 'silver', 'black', 'Theorema', 'there isn\'t one indicator on the dial. (see attached photo)', '21-04-15\r\nMinuterie gelöst, Index 10 gelöst...\r\nMinuterie geklebt, Automatik versorgt\r\nK 2204 1405 - 27-04-15 okay', '1,2', '2015-04-29', '2015-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-29', '93.34.241.254', '93-34-241-254.ip52.fastwebnet.it', '2015-04-03', 'RL 7212 9650 9DE', NULL),
(5060, '', 3399, 999999999, 2, '3003-Air Timer II', '2015-05-06', '0000-00-00', '2013-05-06', 'silver', 'white', 'Pionier', '[selbstgemalter Garantieschein...]\r\nThe watch does not keep proper time. After about 15 minutes after setting the time the watch starts to dropping back, thus loosing time.', '11-05-15\r\nwahrscheinlich ZgReibung... \r\nK 1105 1140 ... jo, ZgReibung defekt, starker Abrieb im Werk... Tausch? Reparatur? \r\n→ entsorgt 05-06-2018', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 1, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '173.2.189.140', 'ool-ad02bd8c.dyn.optonline.net', '2015-04-05', '', NULL),
(5061, '', 3400, 2, 2, 'Marco Polo', '2015-03-30', '2014-06-26', '2014-06-26', 'Schwarz', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 21821 v. 26-06-2014]\r\n{abgetippt:\r\nFrom the begining I had problems to settle the date, and I had to adjust the date each month, and in October after 4 months the watch starter doing 10 mins late}', '15-04-15\r\nSicht und FktsPrfg oB\r\nK 1504 1600 - 20-04-15 absolut einwandfrei okay', '1,2', '2015-04-20', '2015-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-20', '', '', '0000-00-00', 'RL 7209 4783 5DE', NULL),
(6480, '', 4485, 999999999, 2, '3001-Paragon', '2016-04-19', '0000-00-00', '2015-10-26', 'gold', 'white', 'Theorema', 'Watch has stopped working properly\r\n{G-Copy}', '20-04-16\r\nRotor geöffnet - ersetzt\r\nPrävention: DateModul und Minuterie gesichert\r\nK 2004 1130 - reguliert und 25-04-16 okay', '1,2', '2016-04-25', '2016-04-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-25', '95.146.6.17', '95.146.6.17', '2016-04-24', '644352627770', NULL),
(6481, '', 4486, 999999999, 0, '510-London', '2016-04-18', '0000-00-00', '2016-03-28', 'black', 'black', 'Pionier', 'Too small for my wrist. Returning for a full refund ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '180.255.240.24', '180.255.240.24', '2016-04-25', '', NULL),
(5063, '', 3401, 999999999, 2, '3005 - Marco Polo', '2015-04-07', '0000-00-00', '2013-04-11', 'silver', 'black', 'Theorema', 'Small arm that indicates months has come off and it seems it is stuck in the clockwork and stopped  the watch.', '22-04-15\r\nZB-Schrauben für DiaBlätter umgesetzt, MonatsTota aufgesetzt\r\nK 2204 1005 - 27-04-15 okay', '1,2', '2015-04-29', '2015-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-29', '92.9.76.235', 'host-92-9-76-235.as43234.net', '2015-04-06', 'RL 7212 9647 2DE', NULL),
(5064, '', 3402, 999999999, 2, '3005-Marco Polo', '2015-05-05', '0000-00-00', '2014-05-28', 'black', 'black', 'Theorema', 'the second and minute hand has fallen off', '11-05-15\r\ngefallen... heftig: Zeiger ab, Werkring gebrochen\r\nvorab K 1105 1155 - einwandfrei - also\r\nKVA ZgRep. 25,-   --  ausf. 0106\r\nMinZg und SekZg ers., Werk reguliert\r\nK 0206 0845 - reguliert \r\nK 0506 0820 - 09-06-15 okay', '1,2', '2015-06-09', '2015-06-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-09', '160.9.42.64', 'wwwcache-vm-4g-ext.leedsmet.ac.uk', '2015-04-06', 'RL72 275 814 5DE', NULL),
(5999, '', 2995, 2, 2, '103-Sao Paolo', '2015-11-20', '2014-11-27', '2014-11-27', 'Silber Metall', 'Weiss', 'Theorema', '[OHNE Angabe - OHNE G-Nachweis - Deal 27182 v. 27-11-2014]', '23-11-15\r\nKrone gebrochen - ers. - WD 8310\r\nUK 2311 1120 - einwandfrei\r\nWK 2411 0805 - 25-11-15 okay', '1,2', '2016-04-19', '2016-04-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-19', '', '', '0000-00-00', '644352627471', NULL),
(6000, '', 3272, 2, 2, '107-Rio', '2015-11-20', '2013-04-10', '2013-04-10', 'Schwarz', 'Schwarz', 'Theorema', '[OHNE Angabe - OHNE G-Nachweis - Deal 5315 v. 08-04-2013]', '23-11-15\r\nWerk kpl. abgelaufen - S+F oB\r\nUK 2311 1130 - einwandfrei\r\nWK 2411 0805 - einwandfrei\r\nRücksendung gegen Portoerstattung - ausf. 1512\r\n15-12-15 okay', '1,2', '2015-12-15', '2015-12-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-15', '', '', '0000-00-00', '6443 5261 3729', NULL),
(6001, '', 4117, 999999999, 2, '508-Dublin', '2015-11-24', '0000-00-00', '2014-08-07', 'silver', 'white', 'Pionier', 'During the past appr. 4 months, the Watch has begun loosing more and more time per day. At the moment it Looses about 1 hour every 24 hour. And i Wear it all the time, hence it gets plenty of movement.', '25-11-15\r\nnun dann - ab aufs Umlaufgerät\r\nK 2511 1005 - verliert ca. 30min/d - Zeigerreibung? nein, da im Ruhezustand keine Abweichung feststellbar ist...\r\nLagenprüfung - extrem schlecht - Werktausch\r\nK 0112 1305 - Zeiger! - gerichtet - evtl. erneut WT\r\nK 0412 1030 - 08-12-15 okay', '1,2', '2015-12-08', '2015-12-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-08', '178.157.249.141', '178.157.249.141', '2015-11-27', '644352610833', NULL),
(5066, '', 3404, 999999999, 2, '501-Coppernicus', '2015-05-15', '0000-00-00', '2013-09-19', 'gold', 'black', 'Pionier', 'I bought recently a Pionnier watch via Groupon.be. From the beginning i had a few problems With it. The watch stopped working even when it was on my hand. Some times later  the hands of the watch were mixing and break.\r\nI have a waranty of 2years that is why i\'m contacting you, maybe you could do something to help me. I would appreciate if you can repair it or replace by a new one that works.\r\nThank you verry much', '26-05-15\r\nheftig gefallen - Anstoß unten links - Werk zerstört\r\nKVA 80,-  --  ausf. 1910\r\n***aber keine Uhr in der Box, nur ein Zettel: 501-3***\r\nAruba 507-3 geschickt', '1,2', '2015-11-20', '2015-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-19', '109.128.150.179', '109.128.150.179', '2015-04-06', '644352606197', NULL),
(5067, '', 3405, 999999999, 0, '505-Florida', '2015-03-30', '0000-00-00', '2014-03-09', 'silver', 'black', 'Pionier', 'Does not work, even when wound\r\nSometimes works for a short while then stops', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.4.9.38', 'cpc20-darl7-2-0-cust37.11-2.cable.virginm.net', '2015-04-06', '', NULL),
(5068, '', 3406, 999999999, 2, '4004-Newton', '2015-04-28', '0000-00-00', '2013-11-25', 'gold', 'black', 'Theorema', 'My watch just stopped suddenly, for no obvious reason. Tried hand- winding it, but nothing happens. Thats unfortunately all the information I can give. ', '06-05-15\r\n5 Indexe fehlen... aus RW entfernt - alle Indexe geklebt, FH innen gefettet, Rotorlager geölt\r\nK 0605 1030 - 11-05-15 okay', '1,2', '2015-05-12', '2015-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-12', '2a02:fe0:c120:5030:85ed:fa6f:64a2:d0be', '2a02:fe0:c120:5030:85ed:fa6f:64a2:d0be', '2015-04-06', 'RL 7218 5602 7DE', NULL),
(5069, '', 3407, 999999999, 2, '103-Sao Paolo', '2015-04-13', '0000-00-00', '2015-03-09', 'silver', 'black & white', 'Theorema', '[OHNE G-Nachweis - Deal 30670 v. 09-03-2015]\r\nThe pin to change the time comes out completely. I can\'t adjust the time - it just winds up instead', '22-04-15\r\nWH hält die Welle nicht... WH-Schraube fehlerhaft, unterer Ansatz etwas zu lang! - WH-Schraube ers., WH entgratet, Anker gerichtet\r\nUK 2204 1130 - einwandfrei\r\nWK 2304 0900 - 24-04-15 okay', '1,2', '2015-04-24', '2015-04-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-24', '109.234.204.162', '109.234.204.162', '2015-04-07', 'RL 72 112 008 7DE', NULL),
(5070, '', 2696, 999999999, 2, '505-Florida', '2015-04-20', '0000-00-00', '2014-07-30', 'black', 'black', 'Pionier', 'Golden circle decoration has twisted in dial between numbers 4-5, this is the second time when I send this watch back to you, so I hope so this time you will fix this problem.. Thank you.', '29-04-15\r\nerneut hochgekommenen Zierhalbring entnommen\r\n29-04-15 okay', '1,2', '2015-05-04', '2015-05-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-04', '85.23.154.13', '85-23-154-13.bb.dnainternet.fi', '2015-04-07', 'RL 7213 98397DE', NULL),
(5071, '', 3408, 999999999, 2, '505-Florida', '2015-04-07', '0000-00-00', '2014-09-15', 'silver', 'white', 'Pionier', ' \r\n03/30/2015\r\nThe watch you already been sent back and repaired under warranty.\r\nAlthough it has used for a few days, the watch has the same problem: despite being manually loaded at most, a few hours after it stops, now I can not even get it started.\r\n', '21-04-15\r\nKunde kommt mit Automatik nicht klar! \r\nK 2104 1340 - 24-04-15 absolut einwandfrei okay', '1,2', '2015-04-24', '2015-04-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-24', '88.149.180.116', '88-149-180-116.v4.ngi.it', '2015-04-07', 'RL 7211 2017 5DE', NULL),
(5072, '', 3409, 999999999, 2, '4004-Newton', '2015-04-09', '0000-00-00', '2014-12-18', 'gold', 'black', 'Theorema', 'there\'s mechanical movement fault in the watch, it doesn\'t take full circle and struck between which stop the watch from working even when its worn. ', '21-04-15\r\nRotor hakelig - Lager geölt\r\nK 2104 1345 - 24-04-15 okay', '1,2', '2015-04-24', '2015-04-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-24', '90.197.24.12', '5ac5180c.bb.sky.com', '2015-04-07', 'RL 7211 2013 5DE', NULL),
(5073, '', 3098, 999999999, 2, '501-Coppernicus', '2015-04-23', '0000-00-00', '2014-08-13', 'silver', 'black', 'Pionier', 'A few months ago, my watch repaired with you on RMA 4412, and discovered when it came back, it is a wrong dial is used for repair. I have already spent ? 35 on sending the clock for the first RMA, and therefore i think that you should send a return label', '05-05-15\r\nWelle gebrochen, Uhr heftig gefallen\r\n==> Welle ersetzen  30,-  --  ausf. 1106\r\nKrone/Welle ers. \r\nK 1106 1300 - 15-06-15 okay', '1,2', '2015-06-16', '2015-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-16', '5.103.229.110', 'dhcp-5-103-229-110.seas-nve.net', '2015-04-07', 'RL 7229 6072 9DE', NULL),
(5074, '', 3410, 999999999, 2, '510-London', '2015-04-13', '0000-00-00', '2014-10-22', 'silver', 'black', 'Pionier', 'at the beginning, the watch stopped and worked again when I shoke my arms roughly. But now it stops all the time even though its worn.', '23-04-15\r\nkpl. abgelaufen, Rotor gebrochen - ersetzt\r\nK 2304 1435 - 27-04-15 okay', '1,2', '2015-04-29', '2015-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-29', '77.175.190.185', '4dafbeb9.ftth.telfortglasvezel.nl', '2015-04-07', 'RL 7212 9645 5DE', NULL),
(5075, '', 3411, 999999999, 2, '101-Casablanca GM', '2015-04-23', '0000-00-00', '2013-11-27', 'gold', 'yellow', 'Theorema', 'The watch is running faster than the time everytime it is winded.', '27-04-15\r\nSicht und Fktpfrg oB - Schraubenservice, Bügel gespannt\r\nUK 2704 1645 - einwandfrei\r\nWK 2804 0805 - 29-04-15 okay\r\n{Spiralzettel}', '1,2', '2015-04-29', '2015-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-29', '94.175.107.129', 'cpc12-slou1-2-0-cust128.haye.cable.virginm.net', '2015-04-08', 'RL 7212 9655 7DE', NULL),
(5076, '', 2814, 999999999, 2, '3001-Paragon', '2015-04-07', '0000-00-00', '2013-11-12', 'gold', 'white', 'Theorema', 'It\'s now the second time we send it for repair. This time the \'date\' stopped working and the watch only works for 5-10 sec then it stop working.', '22-04-15\r\nDateModul gelöst - befestigt\r\nK 2204 1500 - 27-04-15 okay', '1,2', '2015-04-29', '2015-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-29', '194.28.248.113', 'dce.dongenergy.dk', '2015-04-08', 'RL 7212 9640 7DE', NULL),
(5079, '', 3414, 999999999, 2, '508-Dublin', '2015-04-09', '0000-00-00', '2014-12-29', 'gold', 'black', 'Pionier', 'The minute hand moves by itself, so doesn\'t stay in the correct position.', '21-04-15\r\nStdZg gelöst - ersetzt\r\nK 2104 1410 - 24-04-15 okay', '1,2', '2015-04-24', '2015-04-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-24', '109.151.45.6', 'host109-151-45-6.range109-151.btcentralplus.com', '2015-04-08', 'RL 7211 2012 7DE', NULL),
(5080, '', 3415, 999999999, 2, '101-Casablanca GM', '2015-04-13', '0000-00-00', '2014-09-09', 'gold', 'black', 'Theorema', 'Does not wind up and keep time.\r\nClasp is also broken and has never clipped in.', '23-04-15\r\nhmm... Unruh will nicht schwingen - Höhenluft korrigiert\r\nWK 2304 1520 - einwandfrei\r\nUK 2704 1345 - einwandfrei\r\nWK 2804 0805 - 29-04-15 okay', '1,2', '2015-04-29', '2015-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-29', '151.226.223.124', '97e2df7c.skybroadband.com', '2015-04-09', 'RL 7212 9653 0DE', NULL),
(5082, '', 3416, 999999999, 2, '508-Dublin', '2015-04-07', '0000-00-00', '2015-02-12', 'black', 'black', 'Pionier', 'Glass is cracked', '21-04-15\r\nFktprfg - dann KVA 25,-  --  ausf. 2704\r\nGlas ers.\r\nK 2804 1130 - 04-05-15 okay', '1,2', '2015-05-04', '2015-05-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-04', '81.244.100.152', '152.100-244-81.adsl-dyn.isp.belgacom.be', '2015-04-10', 'RL 7213 9843 7DE', NULL),
(5083, '', 3417, 999999999, 2, '103-Sao Paolo', '2015-04-13', '0000-00-00', '2015-02-24', 'black', 'black', 'Theorema', 'The problems with the watch is the crown adjuster pulls completley out of the watch, very difficult to adjust the time of the watch as its too difficult to find click 1 for time setting.', '23-04-15\r\nKrone geht extrem schwer - mit VS gepflegt, WH-Schraube befestigt\r\nWK 2304 1530 - einwandfrei\r\nUK 2704 1345 - einwandfrei\r\nWK 2804 0805 - 29-04-15 okay', '1,2', '2015-04-29', '2015-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-29', '86.133.115.27', 'host86-133-115-27.range86-133.btcentralplus.com', '2015-04-10', 'RL 7212 9657 4DE', NULL),
(5084, '', 3418, 999999999, 0, '', '2015-04-03', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '198.20.168.136', '198.20.168.136', '2015-04-10', '', NULL),
(5086, '', 3420, 999999999, 0, '103-Sao Paolo', '2015-04-04', '0000-00-00', '2014-11-18', 'silver', 'black', 'Theorema', 'I tried the watch and when I washed my hand I found the watch is fully flooded with water, I see the watch is 3ATM but there is problem in the watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.31.133.30', '5.31.133.30', '2015-04-11', '', NULL),
(5410, '', 3670, 2, 2, 'Rio', '2015-06-18', '2014-12-15', '2014-12-15', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nZeiger abgefallen\r\n}', '06-07-15\r\nMinZg ers.\r\nUK 0607 1115 - einwandfrei\r\nWK 0707 0845 - 08-07-15 okay', '1,2', '2015-07-08', '2015-07-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-08', '', '', '0000-00-00', 'RL 7237 7814 6DE', NULL),
(5088, '', 3422, 999999999, 2, '510-London', '2015-04-20', '0000-00-00', '2014-12-30', 'silver', 'black', 'Pionier', 'The Hand Winding mechanism has come right out!\r\n\r\n\r\nNachforschung am 30.05.15 gestellt!', '29-04-15\r\nWelle eingesetzt, Aufzug sortiert\r\nK 2904 1520 - 04-05-15 okay', '1,2', '2015-05-30', '2015-05-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-04', '88.106.70.141', '88-106-70-141.dynamic.dsl.as9105.com', '2015-04-12', 'RL 7213 9838 3DE', NULL),
(5089, '', 3419, 999999999, 2, '3001-Paragon', '2015-04-10', '0000-00-00', '2015-03-31', 'silver', 'white', 'Theorema', 'A detail of the field watch is fallen between number 13-14 (south of the watch)', '22-04-15\r\nDirekt Umtausch', '1,2', '2015-04-23', '2015-04-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-23', '2a02:1810:4f08:5700:f181:523a:e54:5151', '2a02:1810:4f08:5700:f181:523a:e54:5151', '2015-04-13', 'RL 7211 2005 6DE', NULL),
(5090, '', 3423, 999999999, 2, '104-Copacabana', '2015-04-13', '0000-00-00', '2013-12-12', 'gold', 'yellow', 'Theorema', 'To whom it may concern,\r\n\r\nI am writing again for the 3rd or 4th time. I am having the same problem with the watch. The number 12 dial is lose again. I can\'t remember how many times I have to send it back to be fixed. I don\'t even wear it everyday, only occasionally or at least 4 times a week. I don\'t understand why the number 12 keeps coming lose. I hope to hear from someone soon. \r\n\r\nKind Regards,\r\nVeritie', '22-04-15\r\nIndex 2 der 12... und tatsächlich das 4. Mal... bei einem Neuen ZB!  -  geklebt, alle Indexe geprüft\r\nUK 2204 1640 - einwandfrei\r\nWK 2304 0900 - 24-04-15 okay\r\n{Lederband for free beigelegt}', '1,2', '2015-04-24', '2015-04-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-24', '80.5.212.179', 'cpc3-ipsw1-2-0-cust178.7-4.cable.virginm.net', '2015-04-13', 'RL 7211 2010 0DE', NULL),
(5091, '', 3424, 2, 2, 'Monte Carlo', '2015-04-07', '2014-10-16', '2014-10-16', 'Schwarz', 'Schwarz', 'Theorema', '{abgetippt:\r\nDoch es regt schalten Sie es nicht mehr. Ich kann nicht wickeln die Uhr. Sie dieses Problem beheben...}', '21-04-15\r\nKronenhalsdichtung... gefettet\r\nUK 2104 1450 - einwandfrei\r\nWK 2204 0825 - 23-04-15 okay', '1,2', '2015-04-23', '2015-04-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-23', '', '', '0000-00-00', 'RL 7211 2004 2DE', NULL),
(5093, '', 26, 999999999, 2, '101-Casablanca GM', '2015-04-07', '0000-00-00', '2013-01-01', 'silver', 'white', 'Theorema', 'I did notice recently that the time was out sometimes when I wear the watch after a full wind up. When i investigated further i didn\'t notice anything at first but i checked this on more occasion as it became clear loosing time was not a once off.\r\nI noticed when you turn the watch on its side (to the left as you have the watch face facing towards you...which is where it will reside a lot if you wear it on your left wrist) that the fastest moving pendulum cog stops moving, it gets stuck. Once you face the watch towards you again (parallel to the floor) it begins swinging once again. \r\nThis is extremely obvious when you see it.', '...Uhr wurde dann aber erst im September zu uns geschickt ==> 5735', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '148.177.129.213', 'proxy2.be.jnj.com', '2015-04-14', '', NULL),
(5094, '', 3426, 999999999, 2, '509-Barbados', '2015-04-20', '0000-00-00', '2015-03-19', 'gold', 'black', 'Pionier', 'The hands of time of the ours is always between the ours. So you can\'t read the time right. When it\'s 6 o\'clock the time stand between the 6 and 7, so you can\'t see how late it is.', '23-04-15\r\nStdZg gelöst - befestigt und gerichtet\r\nK 2304 1540 - 27-04-15 okay', '1,2', '2015-04-29', '2015-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-29', '83.85.170.224', '5355AAE0.cm-6-6c.dynamic.ziggo.nl', '2015-04-14', 'RL 7212 9644 1DE', NULL),
(5095, '', 3427, 2, 2, 'Marco Polo', '2015-04-07', '2015-01-02', '2015-01-02', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 28821 v. 02-01-2015]\r\n{abgetippt:\r\nJe constate que le bouton général pour régler l\'heure ne fonctionne pas}', '21-04-15\r\nKrone gelöst - befestigt \r\nK 2104 1510 - 24-04-15 okay', '1,2', '2015-04-24', '2015-04-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-24', '', '', '0000-00-00', 'RL 7211 2019 2DE', NULL),
(5096, '', 3428, 999999999, 2, '3008-Damascus', '2015-04-13', '0000-00-00', '2013-06-10', 'silver', 'white', 'Theorema', 'Inside the watch some black thin metalring fell out and lies inside the watch and the clock stopped working.', '23-04-15\r\nZierring gelöst - geklebt, Werkring ers. \r\nK 2404 0810 - 27-04-15 okay', '1,2', '2015-04-29', '2015-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-29', '80.162.11.175', 'x1-6-08-bd-43-a7-69-6d.cpe.webspeed.dk', '2015-04-14', 'RL 7212 9642 4DE', NULL),
(5098, '', 3430, 999999999, 2, '101-Casablanca GM', '2015-04-13', '0000-00-00', '2014-02-25', 'gold', 'black', 'Theorema', 'number 2-3 & 4 become off from their places as shown in photos attached to email \r\n', '23-04-15\r\n5 Indexe gelöst - Uhr gefallen, heftige Druckstelle bei 9 Uhr unten\r\n==> ZB ersetzen, Armband ersetzen  50,-  --  ausf. 1805\r\nDer Kunde möchtet das alte Band auch haben!\r\nZB ersetzt - sonst oB\r\nUK 1805 1300 - einwandfrei\r\nWK 1905 0810 - 20-05-15 Band und okay', '1,2', '2015-05-20', '2015-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-20', '82.20.5.97', 'cpc14-seac19-2-0-cust352.7-2.cable.virginm.net', '2015-04-15', 'RL 7220 6853 9DE', NULL),
(5099, '', 3431, 999999999, 2, '3005-Marco Polo', '2015-04-20', '0000-00-00', '2013-10-30', 'silver', 'white', 'Theorema', 'Watch has stopped. month hand has fallen off, and watch would always loose time even before thede defects occurred. ', '29-04-15\r\nMonatszeiger ers. und Unruh eingerenkt... Uhr gefallen? KULANZ - reguliert\r\nK 2904 1545 - 04-05-15 okay', '1,2', '2015-05-04', '2015-05-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-04', '85.158.139.227', 'proxy25.messagelabs.net', '2015-04-15', 'RL 7213 9844 5DE', NULL),
(5100, '', 1276, 999999999, 2, '104-Copacabana', '2015-04-13', '0000-00-00', '2013-02-18', 'gold', 'black', 'Theorema', 'The piece at 7 o\'clock has fallen off and is blocking up the working of the watch. If you could check on this and give the watch e general service. \r\nRegards, Teresa Redmond', '23-04-15\r\nUhr öfter gestoßen - Mehrere Teile vom ZB gelöst, Armband verbraucht\r\n==> ZB-Rep. und Armband  50,-   --  ausf. 0805\r\nGehäuse u-s, 4 Indexe geklebt und Theo-Schildchen, Krone\r\nUK 1105 1100 - ZgReibung... Werktausch\r\nUK 1205 1145 - einwandfrei\r\nWK 1305 0835 - 15-05-15 okay', '1,2', '2015-05-15', '2015-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-15', '95.44.36.33', '95-44-36-33-dynamic.agg2.blb.cld-dbn.eircom.net', '2015-04-15', 'RL 7219 4242 3DE', NULL),
(5101, '', 3432, 999999999, 2, '102-Monte Carlo GM', '2015-04-27', '0000-00-00', '2015-04-08', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nThe ticking mechanism in the watch is defect, this happend for the second time. Considering the unusual fragileness I assume this is covered under the warranty.  ', '05-05-15\r\nsteht kpl. aufgezogen - untere Stoßsicherung geöffnet, Uhr aber öfter heftig gefallen, auch auf Krone\r\nKVA Krone und Werkrep.  60,-  -  ausf. 2905\r\nGehäuse u-s, Stoßsicherung gereinigt und fixiert, Krone ers.\r\nUK 0106 1550 - reguliert\r\nWK 0206 0900 - WD 8310 und 03-06-15 okay', '1,2', '2015-06-03', '2015-06-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-03', '84.25.95.96', '54195F60.cm-5-2b.dynamic.ziggo.nl', '2015-04-15', 'RL 7225 8329 3DE', NULL),
(5102, '', 3433, 999999999, 0, '', '2015-04-08', '0000-00-00', '0000-00-00', '', '', 'Elysee', 'Hello, \r\n \r\nI\'m Andrew, a marketing manager at Marquette Media. I came across theorema-watches.com and it has potential to get a lot more visitors! I just wanted to tell you, in case you didn\'t already know... We cater to over 7,000 small and medium biz and website owners - many in your niche, all seeing a TON more readers and visitors to their many music, dating, real estate, sports, web hosting, travel/tourism, any niche blogs and websites. \r\n \r\nWe\'re network partners with the largest media banner networks - the same networks that serve traffic to hundreds of thousands of popular news, music, fashion and other websites you already use today. \r\n \r\nSimply put, I think theorema-watches.com can get a lot more exposure from buying and driving traffic using http://marquettemedia.net/traffic-plans/ the same way all of these other successful websites have been doing for so long! \r\n \r\nIf you want more traffic to theorema-watches.com in 2016 to really make something of it - pick a plan out at http://marquettemedia.net/traffic-plans/ and watch the traffic flood in! \r\n \r\nHere\'s to your success and quick website growth! \r\nAndrew \r\nMarquette Media', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.137.85.199', '178-137-85-199-lvv.broadband.kyivstar.net', '2015-04-15', '', NULL),
(5103, '', 1968, 999999999, 2, '2007-Toronto', '2015-04-20', '0000-00-00', '2013-10-10', 'silver', 'white', 'Theorema', 'Die Uhr kann ich nicht aufgeregt . Der Knopf falsch angezogen .', '29-04-15\r\nKrone fest, Dichtung? jepp, entnommen \r\nUK 0405 0835 - einwandfrei\r\nWK 0505 0750', '1,2', '2015-05-06', '2015-05-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-06', '88.211.132.146', '88.211.132.146', '2015-04-15', 'RL 7213 9847 1DE', NULL),
(5104, '', 3434, 999999999, 2, '502-Malibu', '2015-04-20', '0000-00-00', '2013-10-04', 'black', 'white', 'Pionier', 'went to put the watch on, to find the watch would not wind, I asked a local jewellers to have a look at the watch, as i didnt want to post it to Germany unfortunately they where unable to get the part to repair the watch. If this voids the warrantly i understand but i would still like the watch to be repaired so please contact me to dicuss the price if this is the case', '29-04-15\r\nRotor gebrochen, AR aus Eingriff und gebrochen - Werktausch\r\nZiffern auf Gehäuse ausgelegt\r\nK 0505 1150 - einwandfrei\r\nKVA Band 25,-  -- ausf. 2105\r\nBand ers. und 21-05-15 okay', '1,2', '2015-05-22', '2015-05-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-22', '217.43.177.199', 'host217-43-177-199.range217-43.btcentralplus.com', '2015-04-15', 'RL 7220 6855 6DE', NULL),
(5105, '', 3435, 999999999, 2, '102-Monte Carlo GM', '2015-05-07', '0000-00-00', '2014-01-29', 'silver', 'black', 'Theorema', 'the wheel with the small and large finger came off', '12-05-15\r\nZgWerk kpl. ab... - aufgesetzt, Zg gerichtet - KULANZ\r\nUK 1205 1035 - einwandfrei\r\nWK 1305 0840 - 15-05-15 okay', '1,2', '2015-05-15', '2015-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-15', '203.37.202.4', 'vpn.sjog.org.au', '2015-04-16', 'RL 7219 4239 7DE', NULL),
(5106, '', 3436, 999999999, 2, '101-Casablanca GM', '2015-04-20', '0000-00-00', '2012-11-20', 'gold', 'black', 'Theorema', 'The crown got pulled out completely, and it\'s not moving the dial arrows anymore. The protecteur of the Crown doesn\'t close any more ', '04-05-15\r\nUhr gefallen, Bügel zerstört, Krone gebrochen, Armband verbraucht\r\nKVA  65,-  --  ausf. 0605\r\nAufzug durch Bastler beschädigt... sortiert! Zg gerichtet aufgesetzt, Gehäuse ers., Band ers.\r\nUK 0605 1435 - einwandfrei\r\nWK 0705 0845 - 08-05-15 okay', '1,2', '2015-05-08', '2015-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-08', '213.233.147.153', 's147-153.psd.vodafone.ie', '2015-04-16', 'RL 7216 6553 5DE', NULL),
(5107, '', 3437, 999999999, 0, '106-Toronto GM', '2015-04-09', '0000-00-00', '2013-10-02', 'gold', 'black', 'Theorema', 'Watch runs slower as apposed to the real time (about a half an hour slower)', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:a03f:ad:8100:250d:972:30ca:89dd', '2a02:a03f:ad:8100:250d:972:30ca:89dd', '2015-04-16', '', NULL),
(5108, '', 3438, 999999999, 2, '3008-Damascus', '2015-04-28', '0000-00-00', '2013-06-10', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nThe watch is not working anymore and the day pointer is missing.', '05-05-15\r\nArmband verbraucht - Zeiger durch Stoß/Fall ab...\r\nKVA Band und Rep.  50,-   --  ausf. 1206\r\n{ZB-Füße gebrochen} ZB ers. - Zg aus RW entfernt und aufgesetzt, reguliert, Automatik versorgt\r\nK 1506 1520 - Band org. und 19-06-15 okay', '1,2', '2015-06-19', '2015-06-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-19', '193.47.71.253', '193.47.71.253', '2015-04-16', 'RL 7231 2851 7DE', NULL),
(5109, '', 3439, 999999999, 2, '505-Florida', '2015-04-13', '0000-00-00', '2014-06-11', 'silver', 'black', 'Pionier', 'The watch does not wind up and has to be shaken to quiet vigorously to start ticking. Furthermore when the watch does start ticking it only keeps the correct time for about 10 minutes before it starts to slow down again and eventually stop. Winding up the watch does not help keep the correct time either.', '24-04-15\r\nuntere (vordere sichtbare) Stoßsicherung fehlt... - gefunden, gereinigt, geölt... Decksteinfeder gespannt und eingesetzt\r\nreguliert\r\nK 2404 1200 - 27-04-15 okay', '1,2', '2015-04-29', '2015-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-29', '92.234.27.21', 'cpc2-hari16-2-0-cust788.20-2.cable.virginm.net', '2015-04-16', 'RL 72 129 637 5DE', NULL),
(5110, '', 3440, 999999999, 2, '3006-Monaco Diamond', '2015-05-05', '0000-00-00', '2014-08-22', 'silver', 'white', 'Theorema', 'Hi. I have a Monaco diamond and during the course of today the minute hand has been stopping and earlier tonight it stopped completely. I have ensure that it is charged. If you hold the watch in a certain way it seems to start to work intermittently. Also the weight at the back seems to spin around a bit more freely that when I first got it. I don\'t wear it on a daily basis it is more of a special occasion. I have possibly only worn the watch about 20-30 times since I have had it. Kind regards Sam Fenton', '11-05-15\r\nSperrad gelöst, Klinkenfeder gebrochen, FH muss gefettet werden - FH gefettet, RW-Brücke kpl. ers., reguliert\r\nK 1105 1355 - 15-05-15 okay', '1,2', '2015-05-15', '2015-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-15', '213.107.148.93', 'cpc65689-bagu11-2-0-cust92.1-3.cable.virginm.net', '2015-04-16', 'RL 7218 5620 3DE', NULL),
(5111, '', 2193, 999999999, 2, '3009-Dubai', '2015-04-13', '0000-00-00', '2013-05-26', 'rosé', 'black', 'Theorema', 'the watch er going to stop', '22-04-15\r\nAutomatik fest, Werk sieht durchgedrückt aus - Rotor gebrochen, Zapfenbruch am Antriebsorgan - Beides ersetzt\r\nK 2304 0805 - 04-05-15 okay', '1,2', '2015-05-04', '2015-05-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-04', '87.60.10.12', '87-60-10-12-dynamic.dk.customer.tdc.net', '2015-04-17', 'RL 7213 9842 3DE', NULL),
(5112, '', 3441, 2, 2, '508 - Dublin', '2015-04-10', '2014-07-30', '2014-07-30', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nFirst joined clock slowly and now it will not go at all}', '23-04-15\r\nsteht kpl. aufgezogen - 3 Indexe gelöst, einer blockiert das FH - insgesamt 10 Indexe geklebt - Kupplung verschlissen\r\nWerktausch - KULANZ - Uhr muß gefallen sein!\r\nK 2304 1125 - 27-04-15 okay', '1,2', '2015-04-29', '2015-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-29', '', '', '0000-00-00', 'RL 7212 9648 6DE', NULL),
(5113, '', 3442, 999999999, 2, '3005-Marco Polo', '2015-04-20', '0000-00-00', '2015-01-04', 'gold', 'black', 'Theorema', '* it has more than 31 days in the display\r\n* the time does not stay accurate (if I do not wear it for 12 hrs, the time stops - despite rewinding it\r\n* I would like to have a normal watch band. This current one is way too small.', '04-05-15\r\nzu 1 - ja, richtig\r\nzu 2 - K 0405 1140 - 07-05-15 okay\r\nzu 3 - KVA 25,-  --  ausf. 1805\r\nLederband schwarz 22 XL angesetzt und 18-05-15 okay', '1,2', '2015-05-18', '2015-05-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-18', '130.117.74.2', '130.117.74.2', '2015-04-17', 'RL 72 194 246 8DE', NULL),
(5114, '', 3443, 999999999, 0, '101-Casablanca GM', '2015-04-11', '0000-00-00', '2014-06-17', 'gold', 'white', 'Theorema', 'The clip on the side of the watch is not clipping down properly. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.183.128.123', '212.183.128.123', '2015-04-18', '', NULL),
(5115, '', 3444, 2, 2, '107 - Rio', '2015-04-13', '2015-01-02', '2015-01-02', 'Silber', 'Schwarz', 'Theorema', '[OHNE Angabe]\r\n*MinZg ab*', '24-04-15\r\nMinZg ers.\r\nUK 2704 1410 - einwandfrei\r\nWK 2804 0810 - 29-04-15 okay', '1,2', '2015-04-29', '2015-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-29', '', '', '0000-00-00', 'RL 7212 9656 5DE', NULL),
(5116, '', 3445, 999999999, 2, '3005-Marco Polo', '2015-04-20', '0000-00-00', '2013-10-31', 'silver', 'white', 'Theorema', 'The watch keeps stopping and incorrect dates and times.', '04-05-15\r\nArmband verbraucht - EinerScheibe scheint verdreht, Tag schaltet nicht\r\nEinerScheibe ers., TagesSchaltfeder gerichtet, Automatik gereinigt\r\nK 0405 1310 - 13-05-15 okay\r\nKVA Band  25,- - ersetzt', '1,2', '2015-05-13', '2015-05-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-13', '87.192.80.100', '87.192.80.100', '2015-04-20', 'RL 7218 5606 1DE', NULL),
(5117, '', 3446, 999999999, 2, '510-London', '2015-04-20', '0000-00-00', '2015-02-12', 'gold', 'black', 'Pionier', 'The watch does not charge itself anymore.\r\nAfter 2 weeks it stopped ticking and did not do anyting anymore. ', '24-04-15\r\nRotor gebrochen - ersetzt\r\nK 2404 1335 - 28-04-15 okay', '1,2', '2015-04-29', '2015-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-29', '77.248.16.13', 'dhcp-077-248-016-013.chello.nl', '2015-04-20', 'RL 7212 9638 4DE', NULL),
(5118, '', 3447, 999999999, 2, '101-Casablanca GM', '2015-04-20', '0000-00-00', '2013-07-17', 'silver', 'black', 'Theorema', 'Numbers are falling on the inside of and painting on the outside is coming of.', '04-05-15\r\nArmband zu schmal und verbraucht, ALLE Indexe ab\r\nZifferblatt Kulanz, Gehäuseziffern Kulanz, Band 25,-  -  ausf 0605\r\nZB ers., Gehäuse u-s, Ziffern ausgelegt, 1 Zierschraube ers.\r\nUK 1105 1050 - einwandfrei\r\nWK 1205 0840 - 13-05-15 okay', '1,2', '2015-05-13', '2015-05-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-13', '2a02:1811:10c:3300:816f:bcab:ba5b:bf0c', '2a02:1811:10c:3300:816f:bcab:ba5b:bf0c', '2015-04-20', 'RL 7218 5607 5DE', NULL),
(5119, '', 3448, 999999999, 2, '102-Monte Carlo GM', '2015-04-20', '0000-00-00', '2014-12-08', 'silver', 'black', 'Theorema', '[G per email 13-04-15]\r\nWatch works for few minutes once fully wounded and then stopps. Also measures one minute in just 52 seconds so it is very inaccurate ', '04-05-15\r\nkpl. abgelaufen - Sicht und Fktprfg oB\r\nUK 0405 1420 - einwandfrei\r\nWK 0505 0755 - 06-05-15 okay\r\n{Spiral- und Aufzug-Zettel}', '1,2', '2015-05-06', '2015-05-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-06', '86.128.7.153', 'host86-128-7-153.range86-128.btcentralplus.com', '2015-04-20', 'RL 7213 9848 5DE', NULL),
(5120, '', 3449, 999999999, 2, '508-Dublin', '2015-04-20', '0000-00-00', '2014-06-02', 'silver', 'white', 'Pionier', 'The small hand which tells the day has fallen off, it is located beside VIII/8.', '04-05-15\r\nTagZg aufgesetzt\r\nK 0405 1430 - 08-05-15 okay', '1,2', '2015-05-08', '2015-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-08', '82.10.56.78', 'cpc7-clif9-2-0-cust77.12-4.cable.virginm.net', '2015-04-21', 'RL 7216 6554 9DE', NULL),
(5121, '', 3450, 999999999, 2, '4004-Newton', '2015-04-20', '0000-00-00', '2014-02-10', 'gold', 'black', 'Theorema', 'The crown isnt working and turning freely internally so I cannot change the time nor date. ', '04-05-15\r\nWelle gebrochen - Indexe gelöst, AR aus Eingriff ==> Uhr ist gefallen\r\nKVA ZB rep., Welle ersetzen  50,-  --  ausf 1206\r\nALLE Indexe geklebt, Rotorlager geölt\r\nK 1606 1520 - neu gestellt... Aufzug kontrollieren\r\nK 1906 0820 - 22-06-15 okay', '1,2', '2015-06-22', '2015-06-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-22', '152.62.109.50', '152.62.109.50', '2015-04-21', 'RL 7231 2862 2DE', NULL),
(5123, '', 3451, 999999999, 2, '103-Sao Paolo', '2015-05-28', '0000-00-00', '2014-03-24', 'silver', 'black', 'Theorema', 'Teh gear seems retired, i cant give my watch on chain , it cant running anymore', '05-06-15\r\nSperradschraube - befestigt\r\nUK 0806 1325 - einwandfrei\r\nWK 0906 0820 - 10-06-15 okay', '1,2', '2015-06-10', '2015-06-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-10', '210.177.15.235', '210.177.15.235', '2015-04-22', 'RL 7227 5821 6DE', NULL),
(5126, '', 3454, 999999999, 2, '101-Casablanca GM', '2015-04-30', '0000-00-00', '2014-11-06', 'black', 'black', 'Theorema', 'The winder on the watch tightens really quickly there for you can not wind the watch properly and then the watch does not run for long.', '06-05-15\r\n...und Schließe defekt - ansonsten oB\r\nUK 0605 1005 - einwandfrei\r\nWK 0705 0850 - 08-05-15 okay', '1,2', '2015-05-08', '2015-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-08', '109.157.110.163', 'host109-157-110-163.range109-157.btcentralplus.com', '2015-04-22', 'RL 7216 6547 8DE', NULL),
(5127, '', 3455, 999999999, 2, '3001-Paragon', '2015-04-21', '0000-00-00', '2014-08-05', 'gold', 'white', 'Theorema', 'Niddel does\'nt work stuck enable to adjust time and stop automatically ', '04-05-15\r\nDateModul? jo, kpl. gelöst... befestigt, präventiv Minuterie außen geklebt, reguliert\r\nK 0505 1250 - 08-05-15 okay', '1,2', '2015-05-08', '2015-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-08', '86.21.247.243', 'cpc5-seve19-2-0-cust1010.13-3.cable.virginm.net', '2015-04-23', 'RL 7216 6549 5DE', NULL),
(5128, '', 3456, 999999999, 2, '3001-Paragon', '2015-04-20', '0000-00-00', '2015-03-26', 'silver', 'white', 'Theorema', 'The piece that is necessary to actually close and lock the watch broke off. It happend whilst I was adjusting the size of my watch. I\'m talking about the small piece at the end of the watch with \'theorema\' written on it. It happend in the park and I couldn\'t find the piece that broke off back.\r\nI will mail the pictures of the broken part and of my warranty card!', '23-04-15\r\nSchließe ers.\r\nK 2304 1250 - 27-04-15 okay', '1,2', '2015-04-29', '2015-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-29', '77.250.131.210', 'dhcp-077-250-131-210.chello.nl', '2015-04-23', 'RL 7212 9643 8DE', NULL),
(5205, '', 3512, 999999999, 2, '106-Toronto GM', '2015-05-12', '0000-00-00', '2013-08-19', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nWithout any explication, the minutes-hand has fallen inside the watche. ', '13-05-15\r\nMinZg verengt aufgesetzt - KULANZ\r\nUK 1305 1440 - 15-05-15 okay', '1,2', '2015-05-15', '2015-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-15', '82.233.191.193', 'lib59-3-82-233-191-193.fbx.proxad.net', '2015-05-12', 'RL 7218 5618 5DE', NULL),
(5130, '', 1348, 999999999, 2, '3006-Monaco Diamond', '2015-04-20', '0000-00-00', '2014-03-03', 'silver', 'black', 'Theorema', 'The dials have disconnected.\r\n\r\n', '23-04-15\r\nArmband verbraucht, Zierringe gelöst, Zeiger abgefallen durch Fall der Uhr! - SekZg ers. - KULANZ wenn Armband neu\r\nK 2304 1330 - Band ers. und 27-04-15 okay', '1,2', '2015-04-29', '2015-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-29', '31.98.175.8', '31.98.175.8', '2015-04-26', 'RL 7212 9646 9DE', NULL),
(5131, '', 3458, 999999999, 2, '101-Casablanca GM', '2015-04-24', '0000-00-00', '2014-10-06', 'black', 'black', 'Theorema', '[G per email 19-04-15]\r\nissue: Right hand dial will not set the time correctly, gear on the back slips every time.\r\n\r\nBefore this happened the watch would stop every 4/5 hours, now it will not set the time and slips gears as above.\r\n\r\n \r\nMany thanks,\r\n\r\nAdam Randall', '05-05-15\r\nSperrad gelöst - befestigt\r\nUK 0505 1155 - einwandfrei\r\nWK 0605 0810 - 07-05-15 okay\r\n{Aufzugzettel}', '1,2', '2015-05-07', '2015-05-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-07', '81.133.5.245', 'host81-133-5-245.in-addr.btopenworld.com', '2015-04-26', 'RL 72 139 853 9DE', NULL),
(5132, '', 3459, 999999999, 2, '103-Sao Paolo', '2015-05-04', '0000-00-00', '2014-11-25', 'silver', 'white', 'Theorema', '1. Can\'t wind up anymore because stick is turning endlessly.\r\n2. Since the beginning, little damage inside the glass at two points. You can see the damages beginning from the middle to ten o\'clock.', '06-05-15\r\nWelle war raus und Kupplungsrad ist aus Eingriff... Glas innen verschmutzt - WH hält die Welle nicht... Werktausch\r\nUK 0605 1140 - einwandfrei\r\nWK 0705 0855 - 08-05-15 okay', '1,2', '2015-05-08', '2015-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-08', '78.20.252.28', '78-20-252-28.access.telenet.be', '2015-04-26', 'RL 7216 6558 3DE', NULL),
(5133, '', 3460, 999999999, 2, '4004-Newton', '2015-04-24', '0000-00-00', '2014-02-18', 'silver', 'black', 'Theorema', 'the watch winder rotates in a vacuum. I can\'t change the time, date and rewind the mechanism', '05-05-15\r\nKrone gebrochen? Krone mit Welle ersetzt\r\n{Datumscheibe und Schaltrad ers.}\r\nK 0505 1115 - reguliert und 08-05-15 okay', '1,2', '2015-05-08', '2015-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-08', '176.188.142.61', 'lcs06-lyo-176-188-142-61.sfr.lns.abo.bbox.fr', '2015-04-26', 'RL 7216 6557 0DE', NULL),
(5134, '', 3461, 999999999, 2, '107-Rio', '2015-06-29', '0000-00-00', '2015-02-03', 'silver', 'black', 'Theorema', '2-gradualmente si è andato accentuando un difetto che inizialmente non era visibile, ovvero la lancetta delle ore non è sincronizzata con quella dei minuti (per ex alla mezzanotte la lancetta dei minuti punta esattamente sulle 00.00, mentre quella delle ore invece di essere allineata sulle 00.00, segna 2 tacche in meno), quindi le lancette non sono sovrapposte come dovrebbero essere, ma sfasate.\r\n\r\n3-quando ricarico l\'orologio noto un gioco strano ed eccessivo di entrambe le lancette;\r\n---\r\n2-gradually went accentuating a defect that was not visible initially, that the hour hand is not synchronized with the minute hand (for ex midnight minute hand points exactly 00.00, while the hour instead of being aligned on 00:00, marks 2 notches less), then the hands are not overlapped as they should be, but out of phase.\r\n\r\n3-when reloading the clock known a strange game and excessive both hands;', '08-07-15\r\ngefallen, deutlich sichtbar, darum auch Zg ab...\r\nKVA ZgRep. 25,-  --  ausf. 3007\r\nMinZg ers.\r\nUK 3007 1515 - 31-07-15 okay', '1,2', '2015-08-03', '2015-08-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-02', '83.225.156.239', '83.225.156.239', '2015-04-26', 'RL 7246 4602 2DE', NULL),
(5135, '', 3462, 999999999, 0, '', '2015-04-19', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.165.112.228', '188-165-112-228.kimsufi.com', '2015-04-26', '', NULL),
(5136, '', 3421, 999999999, 2, '107-Rio', '2015-06-09', '0000-00-00', '2015-02-09', 'black', 'black', 'Theorema', 'I left the watch for 2 nights being unwinded, then i discovered that the big clockwise was fallen down inside.\r\n---\r\nThe watch fell down and the dial fell from its place.', '18-06-15\r\nMinZg ab... neuen Zg aufgesetzt - KULANZ\r\nUK 1806 1050 - einwandfrei\r\nUK 2206 1000 - einwandfrei\r\nWK 2306 0825 - 24-06-15 okay', '1,2', '2015-06-26', '2015-06-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-26', '86.96.254.133', '86.96.254.133', '2015-04-27', 'RL 7233 5664 7DE', NULL),
(5137, '', 3463, 2, 2, '102-Monte Carlo', '2015-04-20', '2014-02-10', '2014-02-10', 'Silber', 'Weiss', 'Theorema', '{abgetippt: \r\nProblem with the motor\r\nAll the city around the watch was black an the paint left\r\n}\r\n## noch am Lager 01-11-18 ## ', '04-05-15\r\nUhr ist gefallen/gestoßen, und das mehrfach\r\nZB rep., Werk rep., Glas ersetzen, Gehäuse rep.  50,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(5138, '', 3292, 2, 2, '508-Dublin', '2015-04-20', '2014-04-15', '2014-04-15', 'Silber', 'Weiss', 'Pionier', '{abgetippt:\r\nWatch keeps stopping}', '24-04-15\r\nhatte neuen Rotor bekommen? unglaublich aber wahr: Klinkenfeder gebrochen! - RW-Brücke komplett ers.\r\nK 2404 1420 - 29-04-15 okay', '1,2', '2015-04-29', '2015-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-29', '', '', '0000-00-00', 'RL 7212 9652 6DE', NULL),
(5139, '', 3464, 2, 2, '503 - Sydney', '2015-05-04', '2014-05-27', '2014-05-27', 'Silber', 'Weiss', 'Pionier', '{abgetippt:\r\nProblem with watch, it wont change time hands cant move\r\n}', '04-05-15\r\nAufzug sortiert\r\nK 0405 1520 - 08-05-15 okay', '1,2', '2015-05-08', '2015-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-08', '', '', '0000-00-00', 'RL 7216 6548 1DE', NULL),
(5140, '', 3457, 999999999, 2, '510-London', '2015-04-23', '0000-00-00', '2015-01-12', 'gold', 'black', 'Pionier', 'The watch doesn\'t work. Since I received the watch it is not working.', '05-05-15\r\nsteht kpl. aufgezogen - ausgeschwungen, Messer gerichtet\r\nK 0505 1135 - 08-05-15 okay', '1,2', '2015-05-08', '2015-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-08', '198.39.100.21', 'kindi.scoteq.co.uk', '2015-04-27', 'RL 7216 6551 8DE', NULL),
(5141, '', 3465, 2, 2, 'Casablanca', '2015-04-20', '2013-12-04', '2013-12-04', 'Schwarz', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 13293 v. 03-12-2013]\r\n{abgetippt:\r\nbroken glass, missing indicator\r\n}', '27-04-15\r\nGehäuse am Glasrand zerdrückt, MinZg und SekZg fehlen\r\nArmband verbraucht\r\nKVA Gehäuse, Zeiger, Armband 75,-  --  ausf. 2005\r\nZeigerspiel mit -Scheibe ers., Gehäuse ers., reguliert - WD 8310\r\nUK 2605 0755 - einwandfrei\r\nWK 2705 0755 - Band und 28-05-15 okay', '1,2', '2015-05-29', '2015-05-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-29', '', '', '0000-00-00', 'RL 7224 9514 3DE', NULL),
(5142, '', 3466, 2, 2, '3001 - Paragon', '2015-04-20', '2014-12-23', '2014-12-23', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\n1. 24 hour time is not in sync\r\n2. World time is not working\r\n}\r\n', '24-04-15\r\nDateModul gelöst - befestigt\r\nK 2404 1605 - Zg gerichtet\r\nK 2704 1445 - 04-05-15 okay', '1,2', '2015-05-04', '2015-05-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-04', '', '', '0000-00-00', 'RL 7213 9840 6DE', NULL),
(5143, '', 3153, 999999999, 2, '103-Sao Paolo', '2015-04-29', '0000-00-00', '2014-02-10', 'gold', 'white', 'Theorema', 'Spring broken', '06-05-15\r\nSperradschraube gebrochen - ers. \r\nUK 0605 1155 - einwandfrei\r\nWK 0705 0900 - 08-05-15 okay', '1,2', '2015-05-08', '2015-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-08', '82.34.167.11', 'cpc28-aztw22-2-0-cust778.18-1.cable.virginm.net', '2015-04-27', 'RL 7216 6552 1DE', NULL),
(5144, '', 2474, 999999999, 2, '104-Copacabana', '2015-04-28', '0000-00-00', '2013-07-18', 'silver', 'black', 'Theorema', 'Stops and Starts working. Twelve Hand is not centred. See RMA numbers are 4923, 4396 and 3236.', '05-05-15\r\nIndex 2 der 12 ab  - Armband auf KULANZ\r\nIndexe (1)2 und 4 geklebt\r\nUK 0505 1410 - einwandfrei\r\nWK 0605 0815 - nochmal gestellt und \r\nWK 0705 0905 - 08-05-15 okay', '1,2', '2015-05-08', '2015-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-08', '2.101.170.240', 'host-2-101-170-240.as13285.net', '2015-04-27', 'RL 7216 6550 4DE', NULL),
(5145, '', 711, 999999999, 2, '107-Rio', '2015-04-23', '0000-00-00', '2013-03-27', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 4617 v. 27-03-2013]\r\nThe crown is broken. It is not possible to \"pull up\" the clock. You can adjust the clock, but you can\'t put the crown back to \"pull up\" the watch.', '04-05-15\r\nAufzug durcheinander - WHF ersetzt - KULANZ\r\nUK 0405 1545 - einwandfrei\r\nWK 0505 0755 - 06-05-15 okay', '1,2', '2015-05-06', '2015-05-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-06', '94.101.208.236', '94-101-208-238.ar2.taas.gc-net.eu', '2015-04-28', 'RL 72 139 846 8DE', NULL),
(5146, '', 3467, 999999999, 0, '3001-Paragon', '2015-04-21', '0000-00-00', '2015-04-14', 'silver', 'white', 'Theorema', 'Day month working not', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.130.179.122', '109.130.179.122', '2015-04-28', '', NULL),
(5147, '', 3468, 999999999, 2, '3001-Paragon', '2015-04-24', '0000-00-00', '2015-04-14', 'silver', 'white', 'Theorema', 'this wath does not work\r\nthe day week and month not working\r\nhoping for a quick fix\r\nthanks in advance.', '05-05-15\r\nMonatskorrektor hakt im Gehäuse, Zeigerstellung und Datumschaltung oF - Replacement', '1,2', '2015-05-06', '2015-05-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-06', '109.130.179.122', '122.179-130-109.adsl-dyn.isp.belgacom.be', '2015-04-28', 'RL 7213 9849 9DE', NULL),
(5151, '', 3470, 999999999, 2, '101-Casablanca GM', '2015-04-28', '0000-00-00', '2015-04-09', 'gold', 'black', 'Theorema', 'The Watch has two defects which I am unhappy with. These defects are listed below: (I sent photos on email)\r\n1.       The crown cover does not stay clipped closed ? looks to be miss shaped. (Picture ?Crown clip 3? shows that it won?t clip)\r\n2.       The crown has missing gold paint on top of the winder. (Picture ?Crown Paint?)\r\n', '06-05-15\r\nClip rastet einwandfrei\r\nauf der Krone ist noch die Schutzfolie', '1,2', '2015-05-07', '2015-05-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-07', '86.16.136.86', 'cpc34-aztw25-2-0-cust85.18-1.cable.virginm.net', '2015-04-28', 'RL 72 139 856 0DE', NULL),
(5153, '', 3472, 999999999, 2, '101-Casablanca GM', '2015-04-24', '0000-00-00', '2015-04-07', 'gold', 'yellow', 'Theorema', 'Heb paar weken geleden 2 horloges gekocht waarvan  ene met een kras  (ref: GM101).\r\nBij het openen van de doos, heb ik gezien dat er een kras aanwezig is op het glas van de uurwerk.\r\nIk dacht dat da een kras bestendige uurwerk was maar er zit een kras op.\r\nKan ik deze uurwerk terug opsturen en in de andere krijgen in de plaats. Liefst zonder kras.\r\n', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-24', '81.240.41.74', '74.41-240-81.adsl-dyn.isp.belgacom.be', '2015-04-29', 'RL 7211 2020 1DE', NULL),
(5154, '', 3473, 999999999, 2, '506-Miami', '2015-04-28', '0000-00-00', '2013-12-23', 'gold', 'black', 'Pionier', ' - The date display does not work properly. The second number shows the top half and bottem half of two numbers, instead of one number.\r\n\r\n - The winding button on the middle right of the watch does not work properly. I can\'t set the time when I pull the crown to click one, only when it is not pulled.\r\n\r\n - Sometimes (even when I wear the watch a long time in a row) it stops ticking. So I have to set the time about 10 times a day.', '06-05-15\r\nWHF/Kupplung... EinerScheibe verdreht... Werktausch\r\nK 0605 1635 - 11-05-15 okay', '1,2', '2015-05-12', '2015-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-12', '217.121.216.244', 'D979D8F4.cm-3-2d.dynamic.ziggo.nl', '2015-04-30', 'RL 721665610DE', NULL),
(5155, '', 2137, 999999999, 2, '107-Rio', '2015-04-27', '0000-00-00', '2013-04-10', 'silver', 'black', 'Theorema', 'der mechanismus der beiden Uhrzeiger Minutenzeiger und Sikundenzeiger sind abgesprungen. Seitdem ist die Uhr funktionsunfähig \r\n\r\n\r\n\r\n', '05-05-15\r\nGlas defekt, Ziffern auf Lunette... Armband verbraucht, Werk stark beschädigt\r\nKVA Glas und Band - Werkrep.  80,- --  ausf. 0306\r\nGehäuse u-s, Werk gereinigt, MR und KBR ersetzt, Viertelrohr ers., Ziffern ausgelegt, ZgSpiel kpl. ers.\r\nUK 0806 1325 - einwandfrei\r\nWK 0906 0820 - 10-06-15 okay', '1,2', '2015-06-10', '2015-06-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-10', '2a02:a03f:868:9000:e0cd:ff48:1df:8b8e', '2a02:a03f:868:9000:e0cd:ff48:1df:8b8e', '2015-04-30', 'RL 7229 6058 7DE', NULL),
(5156, '', 3474, 2, 2, 'Rio', '2015-04-23', '2015-04-07', '2015-04-07', 'Silber', 'Weiss', 'Theorema', '', 'keine Uhr schicken! Kunde hat bereits eine neue Uhr erhalten!\r\n', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-04-28', '', '', '0000-00-00', '6045 6919 0992', NULL),
(5157, '', 3475, 999999999, 0, '3011-Macau', '2015-04-23', '0000-00-00', '2015-03-03', 'silver', 'white', 'Theorema', 'day calender handle dropped off/ or broken off.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.176.219.16', 'host86-176-219-16.range86-176.btcentralplus.com', '2015-04-30', '', NULL),
(5158, '', 3476, 999999999, 0, '', '2015-04-24', '0000-00-00', '0000-00-00', '', '', 'Elysee', 'Do you want to drive thousands of highly targeted visitors to your website and off Couse that is for free? In this case, only Google can help you. \r\n \r\nLearn all the 200 factors that Google considers to rank a site in its search result page. The e-book not only explains all the 200 factors, but also helps you to understand how you can implement these in your website so that Googles give your website full mark while considering your site for the #1 position. \r\n \r\nGet the E-book completely free, visit:- http://tinyurl.com/q3zjh9z \r\n \r\nThank You', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.215.61.19', 'host.sologigabit.com', '2015-05-01', '', NULL),
(5159, '', 3477, 2, 2, '101-Casablanca GM', '2015-04-24', '2013-06-27', '2013-06-27', 'Silber', 'Weiss', 'Theorema', '[OHNE Angabe]\r\n* MinZg abgefallen *', '05-05-15\r\n...weil die Uhr gefallen ist, alle Anstöße unten mit Druckstellen\r\nKVA  Zg Rep. 25,-  --  ausf. 2807\r\nWelle auch gebrochen! Krone/Welle ers. - KULANZ\r\nZg aufgesetzt - WD 8310\r\nUK 3007 1430 - 31-07-15 okay', '1,2', '2015-08-04', '2015-08-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-04', '', '', '0000-00-00', '00340433836851041425', NULL),
(5160, '', 1736, 999999999, 2, '107-Rio', '2015-05-11', '0000-00-00', '2013-04-10', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 5108 v. 09-04-2013]\r\nOne of the clock-hands just disappeared, like it wasn\'t attached properly. When i look in the case, it can\'t the the clock-hand. ', '11-05-15\r\nArmband verbraucht... \r\nWenn neues Band dann Zg-Rep. auf Kulanz  --  ausf. 2005\r\nMinZg ers.\r\nUK 2605 0755 - einwandfrei\r\nWK 2705 0755 - Band und 28-05-15 okay', '1,2', '2015-05-29', '2015-05-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-29', '82.217.82.81', '52D95251.cm-11-1b.dynamic.ziggo.nl', '2015-05-01', 'RL 72 249 508 6DE', NULL),
(5161, '', 3478, 999999999, 2, '3001-Paragon', '2015-06-03', '0000-00-00', '2014-12-19', 'silver', 'white', 'Theorema', 'Greetings,\r\nthe watch has been running ahead 5 minutes every day, from the very start. \r\nI did everything described in the instructions to initialize the watch, but it didn\'t work. \r\nI will be sending via post the watch to the address provided by you in your email reply.\r\nPlease fix my watch and if you would be kind enough to resend the instructions, since some translated portions were vague. Especially where it states that I must not pass the pointers from 9 to 3 o clock or something like that.\r\nThank you in advance, \r\nHope to hear from you soon.\r\nMr Petrakos F.', '16-06-15\r\nkpl. abgelaufen... dann Kontrolle\r\nK 1606 1530 - jo, gewinnt... reguliert\r\nK 1906 0940 - 22-06-15 okay', '1,2', '2015-06-22', '2015-06-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-22', '79.107.68.10', 'adsl-10.79.107.68.tellas.gr', '2015-05-01', 'RL 7233 5658 0DE', NULL),
(5162, '', 3479, 999999999, 2, '3006-Monaco Diamond', '2015-05-04', '0000-00-00', '2012-11-20', 'gold', 'black', 'Theorema', 'When I try to put watch to the correct time the hands spin so something has broken. I\'m not sure if I have warranty card, I just can\'t locate at present, but regardless I would like to get the watch repaired. How much will it cost and how long will it take? Kind regards, LEON McGorman', '11-05-15\r\n{Garantiekarte liegt doch in der Schachtel?}\r\nAR aus Eingriff - Uhr gefallen und fremdgeöffnet (Dichtung fehlt)\r\nKVA Werk, Armband, Krone  125,- --  ausf. 2506\r\nWerk und Bodendichtung ers. - WD 8310\r\nK 2606 1315 - Zeiger! - StdZg ers.\r\nK 2906 0840 - 02-07-15 okay', '1,2', '2015-07-02', '2015-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-02', '109.76.129.176', '109.76.129.176', '2015-05-03', 'RL 7235 9604 1DE', NULL),
(5163, '', 3480, 999999999, 0, '508-Dublin', '2015-04-26', '0000-00-00', '2015-01-11', 'silver', 'white', 'Pionier', 'The minute dial hand has become loose and it swivels around whenever the watch is moved. unusable.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.34.137.148', 'cpc24-gate9-2-0-cust403.16-2.cable.virginm.net', '2015-05-03', '', NULL),
(5164, '', 3481, 2, 2, '3005 - Marco Polo', '2015-04-27', '2014-08-28', '2014-08-28', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nthe pointer watch of the month is broken and disappeared, the teller/counter position go til/goes up the fourty. the instruction book is wrong\r\n}', '05-05-15\r\nBooklet getauscht - Monatszg ers. \r\nK 0505 1505 - 08-05-15 okay', '1,2', '2015-05-08', '2015-05-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-08', '', '', '0000-00-00', 'RL 7216 6556 6DE', NULL),
(5165, '', 3076, 2, 2, 'Casablanca', '2015-04-27', '2014-06-30', '2014-06-30', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nMany times I send you the wath for repair but the problem is still not resolved.\r\nThe mechanism is not working properly. In fact, when I turn the crown (30 times), the watch works in a few minutes to a few hours: on average 4 hours [...]\r\n}', '05-05-15\r\nsteht kpl. abgelaufen - und wie die drei Male zuvor ist die Uhr einwandfrei iO - außer dass mit 30x aufziehen KEIN Vollaufzug geschafft wird - dafür muss schon bis zu 80x an der Krone gedreht werden!\r\nUK 0505 1530 - einwandfrei\r\nWK 0605 0820 - super, wie nicht anders zu erwarten war...\r\n{Rovi macht ein entsprechendes Schreiben fertig und sendet es dem Kunden}', '1,2', '2015-05-07', '2015-05-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-07', '', '', '0000-00-00', 'RL 72 139 854 2DE', NULL),
(5166, '', 3482, 2, 2, 'Q4001 - Galilei', '2015-04-27', '0000-00-00', '2015-03-23', 'Gold', 'Weiss', 'Theorema', '{abgetippt:\r\nRecieving the watch it could not work. Had to go to a shop to get fixed. The battery was not in the right position. The watch has worked for appr. 14 days and then suddenly has stopped again [...]\r\n}', '05-05-15\r\naus Pappe eine Werkringeinlage gebastelt damit die Batterie nicht mehr hochspringen kann\r\n06-05-15 okay', '1,2', '2015-05-06', '2015-05-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-06', '', '', '0000-00-00', 'RL 7213 9850 8DE', NULL),
(5167, '', 2840, 999999999, 2, '3005-Marco Polo', '2015-05-20', '0000-00-00', '2014-06-01', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - NO DEAL]\r\nstopped working completely - this watch was sent to you before and returned but has stopped working since', '27-05-15\r\nletzte Rep. Dezember - Klinkenrad...\r\nKlinkenräder ambulant geölt\r\nK 2705 1415 - Werk hat schlechte Amplitude und reguliert nicht\r\nWerktausch\r\nK 0106 1520 - 04-06-15 okay', '1,2', '2015-06-05', '2015-06-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-05', '195.50.96.129', '195.50.96.129', '2015-05-04', 'RL 7227 5803 0DE', NULL),
(5168, '', 3483, 999999999, 2, '505-Florida', '2015-05-12', '0000-00-00', '2014-12-24', 'black', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 26440 v. 05-11-2014]\r\nThe serial number might be wrong.\r\n\r\ncracked glass face', '13-05-15\r\njo... Glas ersetzen 25,-  --  ausf. 2005\r\nGlas ers., Klinkenräder ambulant geölt - WD 8310\r\nK 2205 1025 - 26-05-15 okay', '1,2', '2015-05-27', '2015-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-27', '86.164.51.148', 'host86-164-51-148.range86-164.btcentralplus.com', '2015-05-04', 'RL 7220 6859 5DE', NULL),
(5169, '', 3484, 999999999, 2, '104-Copacabana', '2015-05-04', '0000-00-00', '2014-11-11', 'silver', 'black', 'Theorema', 'The hand-winding mode no longer works', '11-05-15\r\nSperrad gelöst - befestigt\r\nUK 1105 1620 - einwandfrei\r\nWK 1205 0840 - 13-05-15 okay', '1,2', '2015-05-13', '2015-05-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-13', '62.45.133.217', '217-133-045-062.dynamic.caiway.nl', '2015-05-04', 'RL 7218 5608 9DE', NULL),
(5170, '', 3485, 999999999, 2, '509-Barbados', '2015-05-08', '0000-00-00', '2014-10-29', 'gold', 'black', 'Pionier', 'the watch hands are no loger running. and when you shake the watch you can hear something is detached. ', '13-05-15\r\n...weil die Uhr gefallen ist, Beschädigung bei 9 Uhr\r\nKVA Unruh ersetzen und Rotor?  40,-  --  ausf. 2005\r\nUnruh kpl. ers. \r\nK 2205 0945 - 26-05-15 okay', '1,2', '2015-05-27', '2015-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-27', '82.220.1.207', '82.220.1.207', '2015-05-05', 'RL 7220 6860 0DE', NULL),
(5171, '', 2472, 2, 2, '4004 - Newton', '2015-04-28', '2014-08-11', '2014-08-11', 'Gold', 'Schwarz', 'Theorema', '[OHNE Angabe]\r\n** Glas zerstört **', '07-05-15\r\nGlas ersetzen  30,-  --  ausf. für 25,- 2105\r\nGlas ers. und 21-05-15 okay ', '1,', '2015-05-21', '2015-05-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(5172, '', 3486, 2, 2, '103 - SaoPaolo', '2015-05-07', '2014-05-14', '2014-05-14', 'Schwarz', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] the watch is not functioning [...]\r\n}', '07-05-15\r\nEllipse... - Unruh kpl. ers. \r\nUK 0705 1325 - einwandfrei\r\nUK 1105 0955 - einwandfrei\r\nWK 1205 0845 - 13-05-15 okay', '1,2', '2015-05-13', '2015-05-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-13', '', '', '0000-00-00', 'RL 7218 5610 1DE', NULL),
(5173, '', 3069, 999999999, 2, '103-Sao Paolo', '2015-05-15', '0000-00-00', '2013-07-28', 'black', 'white', 'Theorema', '[G per email 08-01-15]\r\nThe button on the right (the one with which you adjust the time and wind the watch) is broken. It seems like it\'s stuck on something and therefore I\'m unable to wind my watch.', '26-05-15\r\nGefallen, darum ausgeschwungen.. wenn neues Band dann Kulanz  --  ausf. 2906\r\nAnker/Messer gerichtet\r\nUK 2906 1325 - einwandfrei\r\nWK 3006 0815 - 01-07-15 okay', '1,2', '2015-07-02', '2015-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-02', '80.61.50.5', 'ip503d3205.speed.planet.nl', '2015-05-05', 'RL 7235 9600 7DE', NULL),
(5174, '', 3487, 2, 2, 'Sao Paolo', '2015-04-28', '2014-11-20', '2014-11-20', 'Silber', 'Weiss', 'Theorema', '[OHNE G-Nachweis - Deal 26995 v. 20.11.2014]\r\n{abgetippt:\r\nunfortunately, the watch is always 5 minutes behind\r\nwatch must be rotated three times a day\r\nbut now the watch works no more [...]\r\n}', '07-05-15\r\nsteht kpl. abgelaufen - Aufzug sehr schwergängig - gefettet\r\nUK 0705 1335 ???\r\nUK 1105 1000 - einwandfrei\r\nWK 1205 0845 - 13-05-15 okay', '1,2', '2015-05-13', '2015-05-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-13', '', '', '0000-00-00', 'RL 7218 5609 2DE', NULL),
(5270, '', 3559, 999999999, 2, '510-London', '2015-06-03', '0000-00-00', '2015-04-28', 'silver', 'black', 'Pionier', 'There is a problem since the beginning with the watch, It stoped very often after a day or two max, so I had to launch it manually by turning the bottom on right, as usual thing to do with an automatic watch. It now doesn\'t want to work anymore. It looks like a technical problem with the watch.\r\nThank you for looking at it.', '17-06-15\r\nRotorlager völlig fest - jetzt auch Klinkenfeder gebrochen...\r\nRW-Brücke kpl. ers., FH innen gefettet, Rotor ers. \r\nK 1706 1100 - 22-06-15 okay', '1,2', '2015-06-22', '2015-06-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-22', '91.182.194.24', '24.194-182-91.adsl-dyn.isp.belgacom.be', '2015-05-25', 'RL 7231 2861 9DE', NULL),
(5177, '', 3489, 999999999, 2, '104-Copacabana', '2015-05-12', '0000-00-00', '2014-12-15', 'black', 'yellow', 'Theorema', 'Therorema GM 104-04                                          bar code# 4 260295 881203\r\nThis watch is never been wroking at all.I think the problem from machine itself not moving where you cannot set up the time when turn it around ', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-12', '185.2.244.5', '185.2.244.5', '2015-05-06', 'RL 7218 5603 5DE', NULL),
(5178, '', 3490, 999999999, 2, '104-Copacabana', '2015-05-12', '0000-00-00', '2013-07-22', 'silver', 'black', 'Theorema', 'The winding mechanismis no longer working.\r\nAs it is a Skeleton watch I can see from the reverse that the screw for the winding cog is loose allowing the cog to move. It looks like the winding spring is also no longer compressing to keep the movement working.', '12-05-15\r\nSperrad gelöst - befestigt\r\nUK 1205 1050 - einwandfrei\r\nWK 1305 0905 - 15-05-15 okay', '1,2', '2015-05-15', '2015-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-15', '155.136.80.174', '155.136.80.174', '2015-05-06', 'RL 7218 5613 2DE', NULL),
(5179, '', 3491, 999999999, 2, '505-Florida', '2015-05-07', '0000-00-00', '2014-09-23', 'black', 'black', 'Pionier', '1. It\'s getting late, even though I wear it every day for about 12 hours.\r\n2. The month\'s counter hasn\'t been working from the beggining. I have to change months manually.\r\n3. There is a scratch on the glass. I\'m not sure whether such an expensive watch should be so easily scratched. \r\n4. The threads in the watch strap are also a little bit broken.', '12-05-15\r\nWerk kpl. abgelaufen...\r\nzu 1 - lt. ZW +20sec/d\r\nzu 2 - ja, der Monat ist manuell\r\nzu 3 - so wie man die Uhr behandelt so sieht sie auch aus\r\nzu 4 - an der Schließe... verschmolzen\r\nK 1205 1155 - 15-05-15 okay', '1,2', '2015-05-15', '2015-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-15', '85.221.188.128', 'c188-128.icpnet.pl', '2015-05-06', 'RL 7218 5616 3DE', NULL),
(5180, '', 3492, 999999999, 2, '102-Monte Carlo GM', '2015-06-08', '0000-00-00', '2015-04-08', 'black', 'black', 'Theorema', 'It is not working continuously even if I wearing it.\r\nThe watch crown didn\'t work.\r\nI cann\'t wind the crown \r\nI cann\'t adjust time\r\n{email: \r\nI believe that you will send me a new one.\r\nI wear it 3-4 times in 2 weeks and then it stops working even when I wear it.\r\nI want to know if i could change it,\r\nI want the same watch with metal band.\r\nI will not contact with you but make sure that I will have a good watch for years please.}', '18-06-15\r\nAufzug durcheinander, WHF ausgehakt...\r\ngerichtet\r\nUK 1806 1155 - einwandfrei\r\nUK 2206 1005 - einwandfrei\r\nWK 2306 0825 - okay\r\nAngebot: MB 25,-  ausf. 2206\r\nBand/Gehäuse umgesetzt - WD 8310 und 24-06-15 okay\r\n{Aufzugzettel}', '1,2', '2015-06-24', '2015-06-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-24', '141.255.55.119', 'ppp141255055119.access.hol.gr', '2015-05-06', 'RL 7233 5665 5DE', NULL),
(5181, '', 2326, 999999999, 2, '503-Sydney', '2015-05-05', '0000-00-00', '2013-12-13', 'silver', 'black', 'Pionier', 'watch has stopped, I have left it for a couple of weeks but still at the original time of 13:25.\r\nyou have had the watch back a couple of times now so should have a copyof the warranty cardon file', '11-05-15\r\nWerk zerstört durch Fall/Stoß - Rotor gebrochen, AR gebrochen\r\nKVA Band und Werk  105,-  --  ausf. 1505\r\nK 1505 1120 - reguliert, Band ers. und 18-05-15 okay', '1,2', '2015-05-18', '2015-05-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-18', '146.199.168.14', '14.168.199.146.dyn.plus.net', '2015-05-06', 'RL 7219 4251 1DE', NULL),
(5182, '', 3493, 999999999, 2, '4004-Newton', '2015-05-21', '0000-00-00', '2014-09-18', 'black', 'black', 'Theorema', 'The watch doesn\'t move automically.', '27-05-15\r\nsteht kpl. abgelaufen, starker Abrieb durch Rotorlager...\r\nRotor ers., reguliert - ZgReibung?\r\nK 2705 1440 - 29-05-15 okay', '1,2', '2015-05-29', '2015-05-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-29', '125.31.25.98', 'n28z25l98.broadband.ctm.net', '2015-05-06', 'RL 7224 9517 4DE', NULL),
(5184, '', 3495, 999999999, 2, '4004-Newton', '2015-05-07', '0000-00-00', '2015-04-17', 'black', 'black', 'Theorema', '[G per email 29-04-15]\r\nTHE PRODUCT HAS A DEFECT, A DECORATION, INSIDE THE WATCH,  ISN?T ATTACHED TO THE BOTTOM (dial) AND GO AROUND. I THINK  IS THE DECORATION THAT MARKS THE DAY. I HOPE IT DOESN\'T DAMAGE GEARS.', '12-05-15\r\nKalenderfenster geklebt\r\nK 1205 1315 - 15-05-15 okay', '1,2', '2015-05-15', '2015-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-15', '151.20.172.139', 'ppp-139-172.20-151.libero.it', '2015-05-06', 'RL 72 194 238 3DE', NULL),
(5185, '', 3496, 999999999, 2, '101-Casablanca GM', '2015-05-08', '0000-00-00', '2015-02-19', 'gold', 'black', 'Theorema', 'the closing mechanism is missing a small part and as a result the watch cannot be closed on the wrist at all.', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-08', '95.44.142.38', '95-44-142-38-dynamic.agg2.wtd.prp-wtd.eircom.net', '2015-05-06', 'RL 72 166 560 6DE', NULL),
(5186, '', 3497, 999999999, 2, 'other', '2015-05-28', '0000-00-00', '2014-09-17', 'silver', 'white', 'Elysee', 'Hallo Enis,\r\n\r\nSubject: purchased September 22, 2014  \"TRISTAN\" 2014 ref. 76013, auto wind, white face, date, day, month, gold roman numerals and hands, brown strap\r\n\r\nI am sorry to report that after wearing successfully my Elysee no. 76013 for three weeks, I am now loosing 5+ minutes each day, that is when the watch is being worn on my wrist.  I was rather puzzled by this and decided to leave it on my desk with only moving the watch for a few seconds 3x a day so it would continue operating.  The result is that it kept proper time when not on my wrist.\r\n\r\nI have never had this unusual experience before, please do you have any suggestions.\r\n\r\nDanke Richard, \r\n', '05-06-15\r\nhmmm... kpl. abgelaufen, S+F oB\r\nK 0506 1450 - einwandfrei\r\nSelbsttragekontrolle 0906 0825 - auch dies absolut iO\r\n11-06-15 okay', '1,2', '2015-06-11', '2015-06-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-11', '50.100.100.49', 'MTRLPQ1945W-LP130-01-845440049.dsl.bell.ca', '2015-05-07', 'RL 72 296 060 0DE', NULL),
(5188, '', 3499, 999999999, 2, '3005-Marco Polo', '2015-05-05', '0000-00-00', '2013-10-22', 'silver', 'black', 'Theorema', 'Date window does not work - shows wrong dates', '11-05-15\r\nSchaltrad gebrochen - ersetzt\r\nK 1205 0805 - 15-05-15 okay', '1,2', '2015-05-15', '2015-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-15', '85.255.234.114', '85.255.234.114', '2015-05-07', 'RL 7218 5612 9DE', NULL),
(5189, '', 3500, 999999999, 2, '3005-Marco Polo', '2015-05-12', '0000-00-00', '2013-10-25', 'gold', 'black', 'Theorema', 'Faulty winding mechanism watch will not start.', '13-05-15\r\nausgeschwungen - Messer ambulant gerichtet\r\nK 1305 1420 - 18-05-15 okay', '1,2', '2015-05-18', '2015-05-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-18', '176.26.5.46', 'b01a052e.bb.sky.com', '2015-05-07', 'RL 7219 4250 8DE', NULL),
(5190, '', 3501, 999999999, 2, '505-Florida', '2015-05-07', '0000-00-00', '2013-11-07', 'black', 'black', 'Pionier', 'Watch has stopped working numerous times. On previous occasions i have gotten it working again by gently shaking it or tapping the watch face. \r\nThe watch stopped working in November and has failed to restart since.', '12-05-15\r\nausgeschwungen - Anker ambulant gerichtet\r\nK 1205 1345 - 15-05-15 okay', '1,2', '2015-05-15', '2015-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-15', '82.18.147.231', 'cpc17-fare7-2-0-cust998.6-1.cable.virginm.net', '2015-05-07', 'RL 7218 5614 6DE', NULL),
(5192, '', 3502, 999999999, 2, '509-Barbados', '2015-05-04', '0000-00-00', '2015-03-17', 'gold', 'black', 'Pionier', 'I Can\'t set the right time in the watch. The switchn doesn\'t work.', '12-05-15\r\nWHF aus Eingriff, DayZg ist ab - WHF gesetzt, Zg ersetzt\r\nK 1205 0915 - 15-05-15 okay', '1,2', '2015-05-15', '2015-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-15', '84.246.29.133', 'rt29bb246-84-133.routit.net', '2015-05-08', 'RL 7218 5619 4DE', NULL),
(5193, '', 2232, 999999999, 2, '104-Copacabana', '2015-05-28', '0000-00-00', '2013-07-18', 'gold', 'white', 'Theorema', 'The watch just stoppet working without doing anything!', '05-06-15\r\nein Index fehlt... - insgesamt 4 Indexe geklebt\r\nUK 0806 1125 - einwandfrei\r\nWK 0906 0830 - 10-06-15 okay', '1,2', '2015-06-10', '2015-06-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-10', '62.16.173.93', '93.173.16.62.customer.cdi.no', '2015-05-08', 'RL 7229 6057 3DE', NULL),
(5195, '', 3504, 999999999, 0, '3005-Marco Polo', '2015-05-02', '0000-00-00', '2015-04-08', 'gold', 'black', 'Theorema', 'I have received an item that I bought from your company (through Groupon) but unfortunately, it\'s not the item I ordered. ?? be more precise, I purchased \r\n??????? ????? Theorema Marco Polo Diamond GM-3005-7 (????? ???????, ????? ????, ????? ???????) Mens Watch Theorema Marco Polo Diamond GM-3005-7 (black strap, cold case, black dial)\r\n\r\n\r\nCoupon code: 0010225UL0\r\nSecurity code: C4B81E790D\r\n\r\nbut the watch I received must be Marco Polo GM 3005-7, without the diamonds.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:2149:8708:6f00:d505:6269:ea78:5bb4', '2a02:2149:8708:6f00:d505:6269:ea78:5bb4', '2015-05-09', '', NULL),
(5196, '', 3505, 999999999, 2, '4004-Newton', '2015-05-12', '0000-00-00', '2013-04-01', 'silver', 'white', 'Theorema', 'this watch and broken by 27/12/2014, but for reasons of time and money I could send it right away, because I have to pay to send from Rome.', '12-05-15\r\nkpl. aufgezogen - AR aus Eingriff - gesetzt KULANZ\r\nK 1205 1400 - 15-05-15 okay', '1,2', '2015-05-15', '2015-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-15', '5.90.142.253', '5.90.142.253', '2015-05-09', 'RL 7218 5615 0DE', NULL),
(5197, '', 3503, 999999999, 2, '102-Monte Carlo GM', '2015-05-12', '0000-00-00', '2014-12-05', 'black', 'black', 'Theorema', 'hands have fallen off in the watch body, mechanism has stopped. ', '12-05-15\r\nUhr ist so heftig gefallen, dass selbst der Anker aus dem Eingriff gekommen ist! \r\nKVA Werk und Zg Rep.  60,-  --  ausf. 2005\r\nAnker gesetzt, Zeiger montiert\r\nUK 2605 0810 - einwandfrei\r\nWK 2705 0755 - 28-05-15 okay', '1,2', '2015-05-29', '2015-05-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-29', '170.37.204.10', 'toner.stapleseur.com', '2015-05-09', 'RL 7224 9510 9DE', NULL),
(5198, '', 3504, 999999999, 2, '3005-Marco Polo', '2015-05-20', '0000-00-00', '2015-04-08', 'gold', 'black', 'Theorema', 'I have received an item I bought from your company (through Groupon) but it\'s not the item I have ordered. ?? be more precise, I purchased\r\nMens Watch Theorema Marco Polo Diamond GM-3005-7 (black strap, cold case, black dial)\r\n\r\nCoupon code: 0010225UL0\r\nSecurity code: C4B81E790D\r\n\r\nbut the watch I received must be Marco Polo GM 3005-7, without the diamonds.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:2149:8708:6f00:ade0:1c6a:3443:755c', '2a02:2149:8708:6f00:ade0:1c6a:3443:755c', '2015-05-09', '', NULL),
(5199, '', 3506, 999999999, 0, '106-Toronto GM', '2015-05-02', '0000-00-00', '2013-08-16', 'gold', 'white', 'Theorema', 'The winding mechanism doesn\'t work.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:1810:a807:3500:9d1d:66c8:c68:e1c8', '2a02:1810:a807:3500:9d1d:66c8:c68:e1c8', '2015-05-09', '', NULL),
(5200, '', 3507, 999999999, 2, '3005-Marco Polo', '2015-05-28', '0000-00-00', '2015-04-20', 'silver', 'black', 'Theorema', 'IT IS NOT POSSIBLE TO SET THE DAY AND THE MONTH AND PLEASE I WANT REFUND', '09-06-15\r\nDaySchaltung durch Fehlbedienung zerstört - Monat oB\r\nTagesSchaltfeder ers., reguliert\r\nK 0906 1415 - 12-06-15 okay', '1,2', '2015-06-12', '2015-06-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-12', '79.103.59.68', '79.103.59.68.dsl.dyn.forthnet.gr', '2015-05-11', 'RL 7229 6065 8DE', NULL),
(5201, '', 3508, 999999999, 2, '3011-Macau', '2015-05-06', '0000-00-00', '2015-03-27', 'silver', 'white', 'Theorema', 'The watch has stopped without any explainable reason', '12-05-15\r\nha ha... Uhr ist gefallen, darum ausgeschwungen und ZB verschoben\r\nReparatur 60,-  --  ausf. 1505\r\nWerktausch\r\nK 1505 1240 - reguliert und 18-05-15 okay', '1,2', '2015-05-18', '2015-05-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-18', '84.199.109.41', '84-199-109-41.iFiber.telenet-ops.be', '2015-05-11', 'RL 7219 4252 5DE', NULL),
(5203, '', 3510, 999999999, 0, '', '2015-05-04', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '23.229.27.204', '23.229.27.204', '2015-05-11', '', NULL),
(5204, '', 3511, 999999999, 2, '3005-Marco Polo', '2015-05-08', '0000-00-00', '2013-11-05', 'silver', 'white', 'Theorema', 'The surround around the date came loose and fell into where the cogs are and the watch no longer works.', '13-05-15\r\nAnker ambulant gerichtet und Kalenderfenster geklebt\r\nK 1305 1035 - 18-05-15 okay', '1,2', '2015-05-18', '2015-05-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-18', '82.46.37.105', 'cpc1-hawk16-2-0-cust360.18-1.cable.virginm.net', '2015-05-12', 'RL 72 206 847 1DE', NULL),
(5206, '', 3513, 999999999, 2, '3008-Damascus', '2015-05-08', '0000-00-00', '2014-12-17', 'silver', 'black', 'Theorema', 'le bouton de reglage de l\'heure est defectueux,meme non sorti l\'heure change quand meme\r\n---\r\nthe adjustment knob of the hour is defective, even not released even when the time changes', '13-05-15\r\nWHF aus Eingriff - Werktausch\r\nK 1305 1115 - 18-05-15 okay', '1,2', '2015-05-18', '2015-05-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-18', '109.88.154.40', '109.88.154.40', '2015-05-12', 'RL 7220 6848 5DE', NULL),
(5207, '', 3514, 999999999, 2, '510-London', '2015-05-18', '0000-00-00', '2014-12-10', 'black', 'white', 'Pionier', 'Hi lords Tufina!\r\nI am Luigj Gjergji, Albanian citizen. I bought a watch from your factory using the lowest www.123.al.\r\nTwo days ago, my watch has not worked. Simply stopped. Qiando I move it forcibly, to give wrist, he takes in lacorare, but for about 5 minutes, then stops.\r\nAttached I send you also the picture of the guarantee, so well understood code of GM510 guarantee of 12.10.2014.\r\nPending a response, sure of your seriousness, thank you as of now.\r\nLuigj Gjergji', '26-05-15\r\nRotor gebrochen - Uhr gefallen Anstoß oben rechts - KULANZ\r\nRotor ers.\r\nK 2605 1135 - 29-05-15 okay', '1,2', '2015-05-29', '2015-05-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-29', '130.0.28.2', '130.0.28.2', '2015-05-12', 'RL 7224 9518 8DE', NULL),
(5208, '', 3515, 999999999, 2, '101-Casablanca GM', '2015-05-08', '0000-00-00', '2014-02-17', 'silver bicolor', 'yellow', 'Theorema', 'Ich habe im letzter zeit leider festgestellt das mein uhr mit 5 minuten pro stunde Zu Schnell geht, also etwa 2 stunde pro tag Zu Schnell geht.', '13-05-15\r\ngefallen: Druckstelle bei 8Uhr - S+F oB\r\nUK 1305 1150 - 15-05-15 okay', '1,2', '2015-05-15', '2015-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-15', '83.92.160.240', '83-92-160-240-dynamic.dk.customer.tdc.net', '2015-05-12', 'RL 7219 4241 0DE', NULL),
(5209, '', 3516, 999999999, 2, '508-Dublin', '2015-05-20', '0000-00-00', '2014-07-30', 'gold', 'white', 'Pionier', '[G per email 05-05-15]\r\nOne of the hands have fallen off and also the time is out of sync after a short period of inactivity..\r\n', '29-05-15\r\nRotor gebrochen, SekZg ab... - 3 Indexe geklebt, Rotor genietet, Zg gesetzt, reguliert\r\nK 2905 1405 - neu gestellt\r\nK 0106 0930 - 04-06-15 okay', '1,2', '2015-06-05', '2015-06-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-05', '5.57.55.44', 'mail.itucation.dk', '2015-05-12', 'RL 72 275 801 2DE', NULL),
(5210, '', 3517, 999999999, 2, '101-Casablanca GM', '2015-05-12', '0000-00-00', '2015-04-14', 'gold', 'black', 'Theorema', 'Sehr geehrte Herren,\r\n\r\nIch Schicke die Uhr zurück weil er nicht mehr funktioniert.\r\nAm Anfang, die Uhr mit wicklung und manchmal entlang.\r\nIch dachte dass ist normal.\r\nJetzt kann ich dieser Uhr nicht mehr Wicklung zu sehen.\r\nIch hoffe dass Sie die Uhr reparieren können oder Stattdessen ein andere schicken können.  \r\nMit Freundlichen Grüßen,\r\n\r\n\r\nSylvia van Vugt\r\n', '13-05-15\r\nSperrad gelöst... bitter! - Welle zu kurz! noch bitterer!\r\nRad befestigt und Krone ers. \r\nUK 1305 1205 - 15-05-15 okay', '1,2', '2015-05-15', '2015-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-15', '82.136.192.224', '82-136-192-224.ip.telfort.nl', '2015-05-12', 'RL 7219 4243 7DE', NULL),
(5211, '', 3518, 999999999, 2, '102-Monte Carlo GM', '2015-05-12', '0000-00-00', '2014-11-12', 'silver', 'black', 'Theorema', 'No longer able to hand wind the watch as the hands keep moving round. Also the pin that is used to wind the watch comes out', '13-05-15\r\nWHS gelöst - befestigt\r\nUK 1305 1500 - reguliert und 15-05-15 okay', '1,2', '2015-05-15', '2015-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-15', '151.228.172.130', '97e4ac82.skybroadband.com', '2015-05-12', 'RL 7218 5617 7DE', NULL),
(5212, '', 3519, 2, 2, '508 - Dublin', '2015-05-06', '2014-08-15', '2014-08-15', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nInternal mechanism - was very slow at the beginning & has now stopped working completely\r\n}', '12-05-15\r\nIndex 10 abgefallen, Glas und Lunette heftig zerkratzt\r\nMesser gerichtet, 3 Indexe geklebt\r\nK 1205 1120 - steht Vollaufzug 1305 1500 - grundlos\r\nK 1505 1330 - 18-05-15 okay', '1,2', '2015-05-18', '2015-05-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-18', '', '', '0000-00-00', 'RL 72 206 849 9DE', NULL),
(5213, '', 3520, 999999999, 2, '505-Florida', '2015-05-12', '0000-00-00', '2013-11-07', 'black', 'black', 'Pionier', 'Link on bracelet bit is broken and the date is broken and the dial to move the date around is broken aswell', '12-05-15\r\nalso... Federsteg der Schließe fehlt, Datum steht \'schief\' und Kronenhalsdichtung klemmt - Datum \'entklemmt\', reguliert, Halsdichtung entnommen, Federsteg ers. - alles KULANZ\r\nK 1305 0810 - 18-05-15 okay', '1,2', '2015-05-18', '2015-05-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-18', '92.30.190.210', 'host-92-30-190-210.as13285.net', '2015-05-13', 'RL 7219 4248 5DE', NULL),
(5214, '', 3521, 999999999, 2, '505-Florida', '2015-05-19', '0000-00-00', '2015-04-14', 'silver', 'black', 'Pionier', 'I bought your watch (PIONIER Florida Diamonds Automatic Watch) from Groupon on Apr 1st, 2015 and I just received it  on Apr 29th,2015.  Upon opening the box, I went ahead and followed instruction to set the date and time for the watch. To my surprise and disappointment. I discovered the the date button was actually defective.   When I pressed the date button (top right corner of the watch), the date did change alright from 00 to 21, then instead of going to 22, it has jumped to 31, then 32,33,34 and went to 05,06,07, 08, 09 then went back to 00.  The above sequence will then repeat itself consistently if I continue to press the date button. ', '27-05-15\r\nDatumscheiben justiert...\r\nK 2705 1545 - 01-06-15 okay', '1,2', '2015-06-01', '2015-06-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-01', '210.195.223.25', '210.195.223.25', '2015-05-13', 'RL 7224 9528 0DE', NULL),
(5215, '', 3522, 999999999, 2, '3001-Paragon', '2015-05-12', '0000-00-00', '2013-01-21', 'gold', 'white', 'Theorema', 'table behind pins is out of space (12 is in 1 place)\r\nThe Date doesn\'t work, it never knows if its the 1 th or the 31th, the watch is 10 minutes late every day, need to change it in the end of the day.', '12-05-15\r\nAmplitude sehr gut, verliert aber 45s/d - regulierbar\r\nMinuterie gelöst\r\nDatum oB\r\nKVA wenn Armband neu dann KULANZ-Rep.  --  ausf. 1505\r\nMinuterie geklebt, reguliert\r\nK 1505 1320 - 18-05-15 okay', '1,2', '2015-05-18', '2015-05-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-18', '217.210.114.171', 'h171n5-ld-c-a31.ias.bredband.telia.com', '2015-05-13', 'RL 72 194 245 4DE', NULL),
(5216, '', 3523, 2, 2, 'Newton Metalband', '2015-05-07', '2014-02-10', '2014-02-10', 'Schwarz', 'Schwarz', 'Theorema', '[G nicht ausgefüllt - Deal 17243 v. 10-02-2014]\r\n{abgetippt:\r\nfollowing a shock the clock stop working\r\n}', '12-05-15\r\nGlas wurde fremdersetzt! Werk voller Splitter. Werktausch\r\nKVA  80,-  --  ausf. 2705\r\nGehäuse u-s, 8 Indexe geklebt, Werk ers.\r\nK 2905 0910 - reguliert und 01-06-15 okay', '1,2', '2015-06-01', '2015-06-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-01', '', '', '0000-00-00', 'RL 7224 9525 9DE', NULL),
(5217, '', 3524, 999999999, 0, '104-Copacabana', '2015-05-07', '0000-00-00', '2015-02-17', 'gold', 'black', 'Theorema', 'The watch loses time and stops when its on the wrist. We set the right time then after an half hour it stops working or maybe less. Only worn it once as it was an anniversary present given to my husband on the 1 May 2015 . ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.65.86.43', '0541562b.skybroadband.com', '2015-05-14', '', NULL),
(8486, '', 5334, 999999999, 2, '101-Casablanca GM', '2018-11-14', '0000-00-00', '2017-10-14', 'silver metal', 'black', 'Theorema', '{G-Card}\r\nThe watch is wound just as I always have wound it, however the motion is stopped and it will not continue. There appears to be some sort of jam.', '19-11-18\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 35x\r\nUK 1911 1525 - einwandfrei\r\nWK 2011 0815 - gewinnt → Anker justiert\r\nUK 2111 1045 - einwandfrei\r\nWK 2211 0850 - 23-11-18 okay', '1,2', '2018-12-04', '2018-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-04', '74.221.181.74', 'static-host-74-221-181-74.epbinternet.com', '2018-11-02', 'RC 31 925 317 7DE', NULL),
(5221, '', 3526, 999999999, 2, '101-Casablanca GM', '2015-06-04', '0000-00-00', '2014-10-06', 'gold', 'black', 'Theorema', 'the watch is running fast fast, approximately 5 minutes for every 30 minutes so in an hour it will gain approx 10 minutes.', '16-06-15\r\nS+F oB - Schraubenservice\r\nUK 1606 1545 - einwandfrei\r\nWK 1706 0825 - 18-06-15 okay', '1,2', '2015-06-19', '2015-06-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-19', '81.132.234.20', 'host81-132-234-20.range81-132.btcentralplus.com', '2015-05-14', 'RL 72 312 850 3DE', NULL),
(5222, '', 3527, 999999999, 2, '508-Dublin', '2015-05-12', '0000-00-00', '2015-01-02', 'silver', 'black', 'Pionier', '[G per email 08-05-15]\r\nThe first problem relates to the dial that represents the date, one of the numbers is upside down. If you unravel the numbers to a straight line you will have the following.\r\n \r\n1 3 5 7 6 11 13 15 19 21 25 27 29 31.\r\n \r\nAs can be seen, the mistake is for the digit number 6, as this should be a 9.\r\n \r\nThe second problem relates to the automatic winding, I wear the watch all the time and if I do not wind it up manually, it will lose time. When I look at the watch from the back side, I can rotate the watch and the weight will remain still, with a little shake it will move but clearly this is not functioning correctly as it is not automatically winding.\r\nSince I am paying for the postage, I would like to guarantee that a fix will be complete and if not, you will incur any postage cost for me to send back again. I am sorry to mention this upfront but since it is a debatable fault, I half expect the watch to be fixed but it still does not wind on my wrist and therefore does not work correctly. \r\nMany thanks.\r\nGary.', '13-05-15\r\nRotorlager hakelig - geölt\r\nK 1305 1520 - steht Vollaufzug 1405 0220 - Werktausch kpl.\r\nK 1505 1350 - 18-05-15 okay', '1,2', '2015-05-18', '2015-05-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-18', '57.66.78.77', '57.66.78.77', '2015-05-14', 'RL 7219 4247 1DE', NULL),
(5223, '', 3528, 999999999, 2, '103-Sao Paolo', '2015-07-13', '0000-00-00', '2014-04-15', 'silver', 'white', 'Theorema', 'The Watch can´t be winded up. You can´t set the clock either. This is due to the Crown (the split you use to Wind it up), which is defect. You can pull out the split ', '13-07-15\r\nWH-Schraube gelöst - befestigt\r\nUK 1307 1310 - einwandfrei\r\nWK 1407 0915 - WH hält die Welle nicht... WH nachgearbeitet\r\nWK 1507 1055 - 16-07-15 okay', '1,2', '2015-07-16', '2015-07-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-16', '86.52.201.2', '5634c902.rev.stofanet.dk', '2015-05-14', 'RL 7241 0512 9DE', NULL),
(5224, '', 3525, 999999999, 2, '501-Coppernicus', '2015-05-13', '0000-00-00', '2014-03-05', 'black', 'black', 'Pionier', 'The glass broke and has to be replaced', '13-05-15\r\njo, Glas ersetzen  25,-   --  ausf. 1805\r\nK 1805 1415 - 21-05-15 okay', '1,2', '2015-05-22', '2015-05-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-22', '145.108.42.60', 'PC-028897.clients.vu.nl', '2015-05-14', 'RL 72 206 854 2DE', NULL),
(5225, '', 3529, 999999999, 2, '104-Copacabana', '2015-05-15', '0000-00-00', '2013-07-22', 'black', 'black', 'Theorema', 'The sun/moon phase backing circle has come loose and is floating round in the watch.', '26-05-15\r\n...und ZeigerStellung groß zu klein paßt nicht... - korrigiert, Tag/Nacht-Scheibe befestigt, 1 Index geklebt\r\nUK 2605 1310 - einwandfrei\r\nWK 2705 0755 - 28-05-15 okay', '1,2', '2015-05-29', '2015-05-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-29', '90.214.84.173', '5ad654ad.bb.sky.com', '2015-05-15', 'RL 7224 9511 2DE', NULL),
(5226, '', 1296, 999999999, 2, '101-Casablanca GM', '2015-05-13', '0000-00-00', '2013-06-27', 'silver', 'white', 'Theorema', 'Can you please repair or replace the glass as there are scratches on it. The \'arm\' that protects the wheel to wind up the watch is broken, please have a look.\r\n\r\nWill both be warranty as its within the 24months period?\r\n\r\nBest,\r\nGeert-Jan Zwager\r\n0044 75 9211 0323', '13-05-15\r\nGlas 25,- - Rest Kulanz (Ziffern auslegen und BÃ¼gel richten) --  ausf. 2705\r\nGehause u-s, Anker gerichtet, Ziffern ausgelegt, Glas ers.\r\nUK 0106 0950 - einwandfrei\r\nWK 0206 0905 - WD 8310 und 03-06-15 okay', '1,2', '2019-10-17', '2019-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-03', '86.149.121.238', 'host86-149-121-238.range86-149.btcentralplus.com', '2015-05-15', 'RL 7225 8333 3DE', NULL),
(5314, '', 3596, 999999999, 2, '504 - Acapulco', '2015-05-29', '0000-00-00', '2013-09-12', 'gold', 'black', 'Pionier', ' Item num 214039926 Broken strap, Broken hand dial also scratches and chip on the face it\'s supposed to be scratch prof.', '11-06-15\r\nZeiger ab, Glas zerkratzt, Gehäuse gedellt... Schließe defekt\r\n==> KVA  Glas ? und ZgRep. 25,- bis 50,-   --  ausf. 2408\r\nGlas ers., Zg gerichtet aufgesetzt, Minuterie geklebt\r\nK 2408 1550 - 27-08-15 okay', '1,2', '2015-08-27', '2015-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-27', '80.2.126.106', 'cpc23-acto3-2-0-cust105.4-2.cable.virginm.net', '2015-06-03', 'RL 7250 7618 5DE', NULL),
(5315, '', 3534, 999999999, 2, '505-Florida', '2015-06-01', '0000-00-00', '2014-09-03', 'gold', 'black', 'Pionier', 'Kleiner wochentagzeiger leicht hochgezogen sodass der stundenzeiger unter ihn rutscht und blockiert -siehe beigelegte Foto. Passiert aber nicht wenn die Zeiger von Hand eingestellt werden.', '17-06-15\r\nja... Zeiger gerichtet\r\nK 1706 1400 - 22-06-15 okay', '1,2', '2015-06-24', '2015-06-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-24', '2a02:810d:1580:ca0:fec2:deff:fe64:e7d5', '2a02:810d:1580:ca0:fec2:deff:fe64:e7d5', '2015-06-03', '00340433836748442168', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(5228, '', 3530, 999999999, 2, '103-Sao Paolo', '2015-05-19', '0000-00-00', '2014-04-23', 'black', 'black', 'Theorema', 'Hi,\r\n\r\nI have spoken with yourselves earlier on today in realtion to a defect with the Sao Paulo watch. The defect is that the crown and stem can be completely pulled out of the watch mechanism. This also has the effect that because I cannot click the crown into position 1 I cannot change the time on the watch. I think the stem mechanism needs replacing. Thanks for your help!', '27-05-15\r\nWH faßt nicht - Werktausch\r\nUK 2805 1330 - einwandfrei\r\nUK 0106 0950 - einwandfrei\r\nWK 0206 0905 - 03-06-15 okay', '1,2', '2015-06-03', '2015-06-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-03', '80.41.159.119', 'host-80-41-159-119.as13285.net', '2015-05-15', 'RL 7225 8335 5DE', NULL),
(5229, '', 3531, 999999999, 0, '3005-Marco Polo', '2015-05-08', '0000-00-00', '2013-10-10', 'black', 'white', 'Theorema', 'my watch has experiencing winding defects for a couple of weeks now so I can not set time, neither do the dials move anymore. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '37.220.10.179', 'h37-220-10-179.host.redstation.co.uk', '2015-05-15', '', NULL),
(5230, '', 3317, 999999999, 2, '505-Florida', '2015-06-30', '0000-00-00', '2014-10-14', 'gold', 'black', 'Pionier', 'The watch stopped working immediately. It is the second time i am sending my watch back to you. Pls final solution. ', '30-06-15\r\njo... und was soll die Uhr nun haben?\r\nK 3006 0925 - bl. deutlich zurück - Beide Klinkenräder ers.\r\nK 0207 1130 - Werktausch {mit neuen Klinkenrädern}\r\nK 0807 1325 - 13-07-15 okay', '1,2', '2015-07-15', '2015-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-15', '79.106.109.148', '79.106.109.148', '2015-05-16', 'RL 72 401 770 2DE', NULL),
(5231, '', 3532, 999999999, 2, '3011-Macau', '2015-06-12', '0000-00-00', '2015-04-14', 'black', 'white', 'Theorema', 'after winded properly, the watch moves for about 15 seconds but then it stopped.', '30-06-15\r\nAutomatik defekt - Reduktionsrad ers.\r\nK 3006 1045 - 03-07-15 okay', '1,2', '2015-07-03', '2015-07-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-03', '118.101.200.233', '118.101.200.233', '2015-05-16', 'RL 72 377 804 4DE', NULL),
(5232, '', 3533, 999999999, 2, '104-Copacabana', '2015-05-21', '0000-00-00', '2014-05-03', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 18320 v. 05-03-2014]\r\nStop movement for the past 3 weeks, ', '28-05-15\r\nausgeschwungen - Anker gerichtet, Indexe geprüft\r\nUK 2805 1200 - einwandfrei\r\nUK 0106 0955 - einwandfrei\r\nWK 0206 0905 - 03-06-15 okay', '1,2', '2015-06-03', '2015-06-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-03', '86.151.150.156', 'host86-151-150-156.range86-151.btcentralplus.com', '2015-05-16', 'RL 7225 8334 7DE', NULL),
(5234, '', 3535, 999999999, 2, '505-Florida', '2015-05-15', '0000-00-00', '2015-03-17', 'silver', 'white', 'Pionier', 'Peace of metal stuck between hands on face of watch', '26-05-15\r\nZier-Halbring gelöst - untere {ZB} Stoßsicherung geöffnet\r\nRing entnommen, Unruh kpl. ers.\r\nK 2605 1330 - 29-05-15 okay', '1,2', '2015-05-29', '2015-05-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-29', '88.106.106.23', '88-106-106-23.dynamic.dsl.as9105.com', '2015-05-16', 'RL 7224 9515 7DE', NULL),
(5235, '', 3536, 999999999, 2, '3006-Monaco Diamond', '2015-05-28', '0000-00-00', '2013-08-08', 'silver', 'white', 'Theorema', 'Watch stoppped, no movement', '09-06-15\r\nsteht kpl. aufgezogen - Rotor gebrochen\r\nAR gesetzt, Rotor ers. \r\nK 0906 1535 - 12-06-15 okay', '1,2', '2015-06-12', '2015-06-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-12', '72.161.209.86', '72-161-209-86.dyn.centurytel.net', '2015-05-16', 'RL 7229 6064 4DE', NULL),
(5236, '', 3537, 999999999, 0, 'other', '2015-05-10', '0000-00-00', '2015-01-15', 'silver', 'without', 'other', 'probleme me kurdisjen , ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '217.73.129.31', 'ptr.abcom.al', '2015-05-17', '', NULL),
(5237, '', 3429, 999999999, 2, '101-Casablanca GM', '2015-05-18', '0000-00-00', '2015-02-17', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 30233 v. 17-02-2015]\r\nthe clasp that covers the winding handle has been damaged and will not close shut. because the clasp has been damaged it rubs against the winding handle if the clasp is closed by hand\r\n---\r\nThe watch is running faster than normal time. as I write this on 10/5/15 . real time is 1025hrs my watch says1455hrs. it has gained several hours in only a few days. I reset it the day I reported to you I set the watch and have kept it wound up so that I can see the time gain.', '18-05-15\r\nBügel wurde durch Stoß/Fall verbogen!\r\nWahrscheinlich war dann auch die Spirale übergeschlagen...\r\nUK 1805 1205 - einwandfrei\r\nWK 1905 0810 - 20-05-15 okay\r\n{Spiralzettel}', '1,2', '2015-06-01', '2015-06-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-01', '86.161.226.4', 'host86-161-226-4.range86-161.btcentralplus.com', '2015-05-17', '578824931828', NULL),
(5238, '', 2398, 999999999, 2, '501-Coppernicus', '2015-05-18', '0000-00-00', '2013-10-01', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 10227 v. 02-10-2013]\r\nThe clock Work is Loose, so is scrats.\r\nThe model is: Coppernicus', '26-05-15\r\nRotor gelöst - befestigt und reguliert\r\nK 2605 1455 - 29-05-15 okay', '1,2', '2015-05-29', '2015-05-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-29', '188.177.224.234', '188-177-224-234-static.dk.customer.tdc.net', '2015-05-18', 'RL 72 249 516 5DE', NULL),
(5239, '', 3538, 2, 2, 'Sao Paolo', '2015-05-12', '2014-02-19', '2014-02-19', 'Gold', 'weiß', 'Theorema', '{abgetippt:\r\n[...] and the pin come off [...]\r\n}', '13-05-15\r\nWelle war raus, jetzt Aufzug durcheinander - gerichtet\r\nUK 1305 1255 - 15-05-15 okay', '1,2', '2015-05-15', '2015-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-15', '', '', '0000-00-00', 'RL 72 185 611 5DE', NULL),
(5240, '', 2210, 2, 2, '3006 - Monaco Diamond', '2015-05-12', '2014-08-15', '2013-08-15', 'Schwarz', 'Schwarz', 'Theorema', '{frei abgetippt:\r\n2. Mal eingeschickt, Problem mit den Zeigern\r\n}', '12-05-15\r\nMinZg gelöst, weil Uhr gestoßen wurde... Glas beschädigt\r\nKVA Werkrep. und Armband  85,- -  ausf. 1512\r\nda Klinkenfeder gebrochen ist - Werktausch ...und ZB da ein Dia mit Fassung fehlt!\r\nK 1512 1445 - 18-12-15 okay', '1,2', '2015-12-18', '2015-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-18', '', '', '0000-00-00', '644352614530', NULL),
(5241, '', 2777, 999999999, 2, '101-Casablanca GM', '2015-05-18', '0000-00-00', '2013-12-02', 'silver', 'white', 'Theorema', 'Watch stopped working again. This happened before and was repaired under warranty on 03/12/14.', '26-05-15\r\nEllipse... - Unruh kpl. ers., Anker gerichtet\r\nUK 2605 1515 - einwandfrei\r\nWK 2705 0755 - 28-05-15 okay', '1,2', '2015-05-29', '2015-05-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-29', '109.157.94.211', 'host109-157-94-211.range109-157.btcentralplus.com', '2015-05-19', 'RL 7224 9509 0DE', NULL),
(5242, '', 3539, 2, 2, 'Newton ', '2015-05-13', '2014-11-28', '2014-11-28', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nThe clip to protect the crown let loose from time to time\r\nAfter a day wearing the watch stops during the night [...]\r\nIt sometimes stop spontaneously during the day\r\n}', '13-05-15\r\nBügel extrem lose - Werk kpl. abgelaufen - Rotorlager hakelig - geölt, Bügel befestigt\r\nK 1305 1535 - 18-05-15 okay', '1,2', '2015-05-18', '2015-05-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-18', '', '', '0000-00-00', 'RL 7219 4249 9DE', NULL),
(5243, '', 3540, 999999999, 2, '103-Sao Paolo', '2015-05-21', '0000-00-00', '2015-01-09', 'silver', 'black & white', 'Theorema', 'Can not change the time. When the crown is pulled, the pin comes completely out of the watch.', '28-05-15\r\nWH-Schraube befestigt\r\nUK 2805 1320 - einwandfrei\r\nUK 0106 0955 - einwandfrei\r\nWK 0206 0910 - 03-06-15 okay', '1,2', '2015-06-03', '2015-06-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-03', '86.190.253.180', 'host86-190-253-180.range86-190.btcentralplus.com', '2015-05-19', 'RL 7225 8330 2DE', NULL),
(5244, '', 3541, 999999999, 2, '3011-Macau', '2015-05-19', '0000-00-00', '2014-12-15', 'black', 'black', 'Theorema', 'The watch does not work. Mechanism doesn\'t work, so i can\'t set time. I wear this watch since december and everywithg was alright. Now it move difrent since i got this watch. everything was good, but today my watch stop working. ', '29-05-15\r\nAnker defekt... ersetzt, reguliert\r\nK 2905 1140 - 01-06-15 okay', '1,2', '2015-06-01', '2015-06-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-01', '83.230.43.230', '83.230.43.230', '2015-05-19', 'RL 72 258 324 5DE', NULL),
(5245, '', 3542, 999999999, 2, '101-Casablanca GM', '2015-05-20', '0000-00-00', '2014-09-16', 'silver', 'white', 'Theorema', 'Stopped working but watch is fully wound up', '29-05-15\r\nRückereinheit zerlegt - Unruh kpl. ers. \r\nUK 0106 1000 - einwandfrei\r\nWK 0206 0910 - 03-06-15 okay', '1,2', '2015-06-03', '2015-06-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-03', '2.222.114.143', '02de728f.bb.sky.com', '2015-05-19', 'RL 7225 8331 6DE', NULL),
(5246, '', 3543, 999999999, 2, '3005-Marco Polo', '2015-05-26', '0000-00-00', '2014-06-13', 'black', 'white', 'Theorema', 'Since the start the watch is not working properly. After I made a phone call a while ago I received an email and the instructions were followed. Still when the watch is weared a lot its stopping working without reason. ', '02-06-15\r\nAutomatik hakelig, Datum fehlerhaft - Datumsschaltrad ers., Klinkenräder ambulant geölt\r\nK 0206 1550 - 05-06-15 okay', '1,2', '2015-06-05', '2015-06-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-05', '2a02:1810:4d08:7100:ed23:615c:19e4:3d27', '2a02:1810:4d08:7100:ed23:615c:19e4:3d27', '2015-05-20', 'RL 7227 5804 3DE', NULL),
(5247, '', 3544, 999999999, 2, '104-Copacabana', '2015-05-26', '0000-00-00', '2014-01-27', 'silver', 'black', 'Theorema', '[G per email 13-05-14]\r\nTAKES NO TIME PROPERLY, GOES ON', '02-06-15\r\nSuF oB - 3 Zierschrauben fehlen...\r\nUK 0206 1600 - einwandfrei\r\nWK 0306 0845 - reguliert\r\nWK 0406 0910 - 3 Zierschrauben ersetzt und 05-06-15 okay', '1,2', '2015-06-23', '2015-06-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-05', '5.86.79.99', '5.86.79.99', '2015-05-20', 'RL 7227 5808 8DE', NULL),
(5248, '', 3545, 999999999, 2, '104-Copacabana', '2015-05-19', '0000-00-00', '2014-01-30', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nLooking for some hours, a closer look, they stopped and pulled away the golden arrow and number 12. I sent you a photo e-mail. I only speak Russian', '29-05-15\r\nGefallen (9 Uhr) - Glas zerkratzt - G unklar...\r\nKVA  ZB Rep. 25,- --  ausf. 2506\r\n4 Indexe und die 2 der 12 geklebt {Aufzug 2x sortiert}\r\nUK 2906 1435 - einwandfrei\r\nWK 3006 0815 - 01-07-15 okay', '1,2', '2015-07-02', '2015-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-02', '78.63.174.213', '78.63.174.213', '2015-05-20', 'RL 72 359 599 5DE', NULL),
(5249, '', 3546, 999999999, 2, '510-London', '2015-05-18', '0000-00-00', '2014-10-15', 'gold', 'black', 'Pionier', 'after spending ? 80 of repair for replacement of the engine watch is broken again because the minute hand that is no longer responding because disconnected from the engine.', '26-05-15\r\n[Druckstellen bei halb 2 und 7 auf Lunette]\r\nMinZg befestigt - KULANZ\r\nK 2605 1540 - neu gestellt\r\nK 2905 0810 - 01-06-15 okay', '1,2', '2015-06-01', '2015-06-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-01', '93.44.212.34', '93-44-212-34.ip99.fastwebnet.it', '2015-05-20', 'RL 72 258 325 9DE', NULL),
(5250, '', 3118, 2, 2, 'Florida', '2015-05-13', '2014-03-09', '2014-09-03', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nDie Uhr im Ruhezustand funktioniert gut, wenn ich die Uhr aber trage (in Bewegung ist) bleibt sie öfter mal stehen und fängt wieder von allein an zu laufen. Dadurch entsteht ein massiver Zeitversatz\r\n}', '15-05-15\r\nWelle zu kurz, greift gar nicht in den Aufzug ein... mit Einlage versehen\r\nK 1505 1005 - Zg gerichtet\r\nK 1805 1150 - 20-05-15 okay', '1,2', '2015-05-22', '2015-05-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-05-22', '', '', '0000-00-00', '00340433836664172781', NULL),
(5251, '', 3547, 999999999, 2, '508-Dublin', '2015-05-26', '0000-00-00', '2015-01-23', 'gold', 'black', 'Pionier', 'i don\'t know exactly what is broken, it doesn\'t work anymore the pointers run no more.', '03-06-15\r\nprellt... Unruh klemmte - Abrieb der Halsdichtung? \r\nK 0306 1620 - 05-06-15 okay', '1,2', '2015-06-05', '2015-06-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-05', '87.209.32.49', 'ip49-32-209-87.adsl2.static.versatel.nl', '2015-05-20', 'RL 7227 5806 5DE', NULL),
(5253, '', 3548, 999999999, 2, '101-Casablanca GM', '2015-07-08', '0000-00-00', '2015-02-16', 'silver', 'black', 'Theorema', '[G per email 18-05-15]\r\nThe main fault is the winding button is not functioning. But I can see the seconds needle is working. But time doesn\'t change. When I want wind the watch it doesn\'t stop and turns back the button. While winding the button earlier the inside spring use to tighten. Now its kept on rotating and doesn\'t stop at all.', '15-07-15\r\nSperrad - befestigt\r\nUK 1507 1305 - einwandfrei\r\nWK 1607 1045 - 17-07-15 okay', '1,2', '2015-07-17', '2015-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-17', '188.135.48.10', 'nip03331.isp.nawras.om', '2015-05-21', 'RL 72 410 518 5DE', NULL),
(5254, '', 3086, 999999999, 0, '3008-Damascus', '2015-05-14', '0000-00-00', '2014-11-27', 'gold', 'black', 'Theorema', 'one of the arrows (weekly arrows) needs to be fixed as it has falled down.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '129.11.173.65', 'hds-ntw-65.leeds.ac.uk', '2015-05-21', '', NULL),
(5255, '', 3549, 999999999, 2, '3005-Marco Polo', '2015-05-21', '0000-00-00', '2015-03-13', 'silver', 'black', 'Theorema', 'EVERY COUPLE OF DAYS IT SHOES APPROXIMATELY 5 MINUTES FORWARD ', '29-05-15\r\njo, geht leicht vor - reguliert\r\nK 2905 1335 - 01-06-15 okay', '1,2', '2015-06-01', '2015-06-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-01', '37.6.6.90', 'adsl-90.37.6.6.tellas.gr', '2015-05-21', 'RL 7225 8326 2DE', NULL),
(5256, '', 2118, 999999999, 2, '3005-Marco Polo', '2015-05-19', '0000-00-00', '2013-10-28', 'gold', 'black', 'Theorema', 'broken (cracked) glass', '29-05-15\r\n...und Armband verbraucht... \r\nKVA Glas und Band  50,-  -  ausf. 0106\r\nGehÃ¤use u-s, Glas ers. - WD 8310\r\nK 0406 0950 - Band ers. und 09-06-15 okay', '1,2', '2019-03-18', '2019-03-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-09', '78.149.243.128', 'host-78-149-243-128.as13285.net', '2015-05-21', 'RL 7227 5813 1DE', NULL),
(5257, '', 3550, 999999999, 0, '', '2015-05-15', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '155.133.18.222', 'ptr-155.133.18.222.vmline.pl', '2015-05-22', '', NULL),
(5258, '', 3174, 999999999, 2, '104-Copacabana', '2015-05-20', '0000-00-00', '2014-12-04', 'gold', 'black', 'Theorema', 'the watch has stopped ticking. ', '29-05-15\r\nGlas beschädigt bei 12 - mehrere Indexe ab... Rückereinheit zerlegt... was soll das? Indexe fehlen auch! okay, diesmal KULANZ - 6 Indexe geklebt/ersetzt, Unruh kpl. ers., Gehäuseoberteil...\r\nUK 0106 1010 - einwandfrei\r\nWK 0206 0910 - 03-06-15 okay', '1,2', '2015-06-03', '2015-06-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-03', '92.27.109.213', 'host-92-27-109-213.static.as13285.net', '2015-05-22', 'RL 7225 8332 0DE', NULL),
(5259, '', 3551, 999999999, 0, 'other', '2015-05-15', '0000-00-00', '2014-08-01', 'gold', 'black', 'Elysee', 'The clocks movement - time, date and perpetual moon - has stopped simultaneously in March 2015.\r\nThe exact same thing has happened previously  and the watch was repaired by you in August 2014,  repair-No. 2925.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.184.111.129', '4703ds1-van.0.fullrate.dk', '2015-05-22', '', NULL),
(5260, '', 3552, 999999999, 2, '506-Miami', '2015-05-20', '0000-00-00', '2013-12-27', 'black', 'black', 'Pionier', '[G per email 16-05-15]\r\nThe watch does not run any more, even after rewinding it. (this happend about one moth after purchace)', '02-06-15\r\nausgeschwungen - Anker/Messer halbambulant gerichtet\r\nK 0206 0940 - 05-06-15 okay', '1,2', '2015-06-05', '2015-06-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-05', '94.111.75.157', 'cust-157-75-111-94.dyn.as47377.net', '2015-05-23', 'RL 7227 5810 5DE', NULL),
(5261, '', 3553, 999999999, 2, '101-Casablanca GM', '2015-05-21', '0000-00-00', '2012-10-10', 'silver', 'white', 'Theorema', 'The minute hand has fallen off the centre point inside the watch casing!', '02-06-15\r\n... jo, Uhr älter 2 Jahre und der Zg fällt auch nicht von allein...\r\nRep. gegen Portoerstattung  -- ausf. 0306\r\nZg befestigt\r\nUK 0306 1520 - einwandfrei\r\nWK 0406 0805 - 05-06-15 okay', '1,2', '2015-06-05', '2015-06-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-05', '79.97.169.4', '79.97.169.4', '2015-05-23', 'RL 7227 5807 4DE', NULL),
(5262, '', 758, 999999999, 2, '3008-Damascus', '2015-05-21', '0000-00-00', '2013-06-13', 'silver', 'white', 'Theorema', 'The watch just stopped and will not work, there have fallen parts off inside the clock, that shows the date and month. ', '02-06-15\r\nUhr wurde schwer mißhandelt, diverse Druckstellen \r\nKVA  Rep. 60,-  --  ausf. 0406\r\nZg er- und aufgesetzt, Gehäuse mit Werkring ers. - WD 8310\r\nK 0406 1340 - reguliert und 09-06-15 okay', '1,2', '2015-06-09', '2015-06-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-09', '85.235.229.14', '85.235.229.14', '2015-05-23', 'RL 7227 5816 2DE', NULL),
(5263, '', 1170, 999999999, 2, '101-Casablanca GM', '2016-01-06', '0000-00-00', '2015-01-20', 'silver', 'white', 'Theorema', 'Crown clasp will not clip into place ', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-01', '2.99.178.202', 'host-2-99-178-202.as13285.net', '2015-05-23', '644352623796', NULL),
(5265, '', 3555, 999999999, 2, '506-Miami', '2015-06-24', '0000-00-00', '2015-04-27', 'black', 'black', 'Pionier', 'Date Setting can\'t be set. I try to push the small button and look likes it doesn\'t work. The date setting still there without change any date.', '06-07-15\r\njo... Datum oF - EinerScheibe ers., Rastfeder gerichtet\r\nK 0607 1340 - 09-07-15 okay', '1,2', '2015-07-09', '2015-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-09', '1.9.96.253', '1.9.96.253', '2015-05-24', 'RL 7237 7823 4DE', NULL),
(5266, '', 3556, 999999999, 2, '104-Copacabana', '2015-05-22', '0000-00-00', '2013-07-10', 'gold', 'black', 'Theorema', 'Since I received watch it having problem with wound periodically, now it is not possible to wound and not working at all.', '04-06-15\r\nSperradschraube - befestigt\r\nUK 0406 1235 - einwandfrei\r\nUK 0806 1330 - einwandfrei\r\nWK 0906 0855 - 10-06-15 okay', '1,2', '2015-06-11', '2015-06-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-11', '79.97.162.23', '79.97.162.23', '2015-05-24', 'RL 7229 6061 3DE', NULL),
(5267, '', 3557, 999999999, 2, '502-Malibu', '2015-05-29', '0000-00-00', '2014-03-27', 'black', 'black', 'Pionier', 'This watch has been sent twice for repair. The mechanism has stopped working. It does not work at all also if we wear it. No damage has been made to the watch. it was sent first in June and then in September 2014. It has a 2 year gurantee. I will send copy of the gurantee. I hope this would be the last time I need to get this repaired.', '10-06-15\r\nRotor klappert - vorh. Reps. 2584 und 3162... oops, U-Welle gebrochen, Rotor gebrochen! jau, ist aber nix mit passiert! \r\nKVA Werktausch  80,-   --  ausf 1206\r\nK 1606 1320 - 19-06-15 okay', '1,2', '2015-06-19', '2015-06-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-19', '195.81.164.50', '195.81.164.50', '2015-05-25', 'RL 7231 2852 5DE', NULL),
(5268, '', 3558, 999999999, 0, '3007-Vienna', '2015-05-18', '0000-00-00', '2013-10-16', 'silver', 'black', 'Theorema', '3 rrathet ne brendesi te siperfaqes se ores , jane shkeputur . \r\nEdhe pengojne funksionimin e akrepave te ores . \r\nKjo ore nuk eshte goditur asnjehere . ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.69.5.1', 'ptr.abcom.al', '2015-05-25', '', NULL),
(5269, '', 3554, 999999999, 2, '508-Dublin', '2015-05-28', '0000-00-00', '2015-04-02', 'silver', 'white', 'Pionier', '[OHNE G-Nachweis - Deal]\r\nThe watch dosn\'t work correct, stop every 2 minuts, some times every 30 minuts\r\nThank you', '10-06-15\r\n...wurde bereits fremdgeöffnet  -  Schraubenservice, sonst oB\r\nK 1006 1200 - 15-06-15 oB okay', '1,2', '2015-06-16', '2015-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-16', '93.43.233.71', '93-43-233-71.ip94.fastwebnet.it', '2015-05-25', 'RL 72 296 067 5DE', NULL),
(5271, '', 3560, 999999999, 0, '509-Barbados', '2015-05-18', '0000-00-00', '2015-05-19', 'black', 'black', 'Pionier', 'The watch suddenly stops  not working', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '203.218.82.180', 'pcd292180.netvigator.com', '2015-05-25', '', NULL),
(5272, '', 3561, 999999999, 2, '3006-Monaco Diamond', '2015-06-08', '0000-00-00', '2012-11-09', 'silver', 'white', 'Theorema', '[G abgelaufen Nov 2014]\r\nThe clock has stopped working, it has just stopped.\r\n\r\n*** KULANZ ***', '18-06-15\r\nAR aus Eingriff, sonst keine Beschädigungen... reguliert\r\nK 1806 1355 - 22-06-15 okay', '1,2', '2015-06-22', '2015-06-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-22', '213.113.110.229', 'ua-213-113-110-229.cust.bredbandsbolaget.se', '2015-05-25', 'RL 7231 2857 9DE', NULL),
(5273, '', 3562, 999999999, 2, '4004-Newton', '2015-05-28', '0000-00-00', '2013-06-20', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nTwo issues:\r\n1) The auto-winding mechanism got unscrewed or broke.\r\n2) Before the winding mechanism broke, the watch was running fast by about 5 min a week.', '11-06-15\r\nRotor gelöst, Armband brüchig\r\nKVA Band 25,- - dann Kulanz, sonst 25,- für Rep. und Porto\r\nausf. 2906\r\nFH innen gefettet, Rotorlager geölt und befestigt\r\nK 2906 1530 - Band Rio angepaßt und 02-07-15 okay', '1,2', '2015-07-02', '2015-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-02', '18.189.5.59', '18.189.5.59', '2015-05-25', 'RL 7235 9607 2DE', NULL),
(5274, '', 3563, 2, 2, 'Sao Paolo', '2015-05-19', '0000-00-00', '0000-00-00', 'Silber', 'Weiss', 'Theorema', '[OHNE Angabe - OHNE G-Nachweis - NO Deal]', '02-06-15\r\nKrone gebrochen - ersetzt\r\nUK 0206 1050 - einwandfrei\r\nWK 0306 0855 - 04-06-15 okay', '1,2', '2015-11-20', '2015-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-05', '', '', '0000-00-00', 'RL 72 275 802 6DE', NULL),
(5275, '', 3564, 999999999, 0, '3007-Vienna', '2015-05-19', '0000-00-00', '2013-10-16', 'silver', 'black', 'Theorema', '3 rrathet e brendshem te ores , jane sjhkeputur edhe pengojne funksionimin e akrepave te saj .\r\nOra nuk eshte goditur asnjehere . apo te jete rrezuar . ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.69.5.1', 'ptr.abcom.al', '2015-05-26', '', NULL),
(5276, '', 3565, 999999999, 2, '101-Casablanca GM', '2015-05-22', '0000-00-00', '2014-12-10', 'gold', 'black', 'Theorema', 'The pin that holds the retaining clip for the strap that is on the clasp is faulty and came off in a busy train station and was lost the pin and clasp need replacing. Also when the watch arrived there was cosmetic damage on the number \"25\" on the bezel this also needs replacing  ', '04-06-15\r\nSchließe ers., Ziffer 2(5) ausgelegt\r\nUK 0806 - neu gestellt\r\nUK 0906 0855 - einwandfrei\r\nWK 1006 0915 - 11-06-15 okay', '1,2', '2015-06-11', '2015-06-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-11', '86.183.202.196', 'host86-183-202-196.range86-183.btcentralplus.com', '2015-05-26', 'RL 72 296 059 5DE', NULL),
(5277, '', 3566, 999999999, 2, '103-Sao Paolo', '2015-05-26', '0000-00-00', '2015-01-08', 'silver', 'black', 'Theorema', 'the adjustment knob has lost contact with the mechanism. it turns freely and does no form of adjustments at all.', '04-06-15\r\nSperradschraube - gebrochen, wurde erst im März nachgezogen... - ersetzt\r\nUK 0406 1320 - einwandfrei\r\nUK 0806 1335 - einwandfrei\r\nWK 0906 0855 - 10-06-15 okay', '1,2', '2015-06-10', '2015-06-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-10', '193.60.130.206', 'tmgproxy1.bcu.ac.uk', '2015-05-26', 'RL 7229 6056 0DE', NULL),
(5278, '', 3567, 999999999, 2, '102-Monte Carlo GM', '2015-05-28', '0000-00-00', '2015-03-20', 'silver', 'black', 'Theorema', 'The watch runs fast. If it is not wound more than once a day it stops.', '11-06-15\r\nSpirale - gelegt, reguliert\r\nUK 1106 0900 - einwandfrei\r\nUK 1506 0840 - einwandfrei\r\nWK 1606 1325 - 17-06-15 okay\r\n{Spiral- & Aufzugzettel}', '1,2', '2015-06-22', '2015-06-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-22', '134.225.72.21', 'vrpc145.rdg.ac.uk', '2015-05-26', 'RL 7231 2856 5DE', NULL),
(5279, '', 2652, 999999999, 2, '3005-Marco Polo', '2015-05-22', '0000-00-00', '2014-08-26', 'gold', 'black', 'Theorema', 'the clock runs no more\r\nManual winding is not possible (also automaticly)', '04-06-15\r\nUnruh durch Stoß verhakt... befreit - KULANZ - Klinkenräder ambulant geölt\r\nK 0406 1440 - 09-06-15 okay', '1,2', '2015-06-10', '2015-06-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-09', '213.118.2.65', 'dD5760241.access.telenet.be', '2015-05-26', 'RL 72 275 817 6DE', NULL),
(5280, '', 3568, 999999999, 0, '101-Casablanca GM', '2015-05-19', '0000-00-00', '2015-05-05', 'gold', 'black', 'Theorema', 'I have only had the watch a couple of weeks and it is faulty, not working at all, I have tried winding it but won\'t go any further and now it has completely stopped working ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.29.164.12', '188.29.164.12.threembb.co.uk', '2015-05-26', '', NULL),
(5281, '', 3569, 999999999, 0, '', '2015-05-20', '0000-00-00', '0000-00-00', '', '', '', 'Hi, my name is Delphine and I am the sales manager at SwingSEO Solutions. I was just looking at your tufina-uhren.de::Contact Information Form site and see that your website has the potential to get a lot of visitors. I just want to tell you, In case you didn\'t already know... There is a website service which already has more than 16 million users, and most of the users are looking for topics like yours. By getting your website on this network you have a chance to get your site more popular than you can imagine. It is free to sign up and you can read more about it here: http://txsc.us/t4bg - Now, let me ask you... Do you need your website to be successful to maintain your business? Do you need targeted visitors who are interested in the services and products you offer? Are looking for exposure, to increase sales, and to quickly develop awareness for your site? If your answer is YES, you can achieve these things only if you get your website on the service I am describing. This traffic network advertises you to thousands, while also giving you a chance to test the service before paying anything. All the popular blogs are using this network to boost their readership and ad revenue! Why aren?t you? And what is better than traffic? It?s recurring traffic! That\'s how running a successful site works... Here\'s to your success! Find out more here: http://garye.co/84 - or to unsubscribe please go here: http://innovad.ws/8h9dp', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '23.94.176.10', '23.94.176.10', '2015-05-27', '', NULL),
(5282, '', 3570, 999999999, 2, '510-London', '2015-05-28', '0000-00-00', '2015-05-12', 'gold', 'black', 'Pionier', 'the rotor turns evil and not good charge and locks', '11-06-15\r\nRotorlager? Rotor auch \'gebrochen\' - vernietet, Lager gölt und befestigt\r\nK 1106 0935 - reguliert und 15-06-15 okay', '1,2', '2015-06-16', '2015-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-16', '87.20.243.48', 'host48-243-dynamic.20-87-r.retail.telecomitalia.it', '2015-05-28', 'RL 7229 6073 2DE', NULL),
(5284, '', 2733, 2, 2, '102-Monte Carlo GM', '2015-05-21', '2013-06-05', '2013-06-05', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 6061 v. 05-06-13]\r\n{abgetippt:\r\n[...] Sie ist kaputt, sie läuft nicht mehr [...]\r\n}', '02-06-15\r\nwieder ausgeschwungen... Kulanz\r\nUK 0206 1100 - einwandfrei\r\nWK 0306 0855 - 04-06-15 okay', '1,2', '2015-06-05', '2015-06-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-05', '', '', '0000-00-00', 'RL 7225 8338 1DE', NULL),
(5285, '', 3572, 2, 2, 'Florida Edelstahl', '2015-05-21', '2013-12-02', '2013-12-02', 'Silber', 'Weiss', 'Pionier', '{abgetippt:\r\n[...] the watch has just stopped working.\r\n}', '02-06-15\r\nDayTota abgefallen, blockiert das Werk - keine Amplitude, also Werktausch\r\nK 0206 1135 - 05-06-15 okay', '1,2', '2015-06-05', '2015-06-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-05', '', '', '0000-00-00', 'RL 7227 5809 1DE', NULL),
(5286, '', 3573, 999999999, 2, '103-Sao Paolo', '2015-05-28', '0000-00-00', '2014-11-25', 'gold', 'white', 'Theorema', 'The watch doesn\'t rewind anymore. It looks like the wind spring is defective. The watch doesn\'t show the correct time even after the appropriate wind at night time. ', '11-06-15\r\nSperradschraube - befestigt\r\nUK 1106 1035 - einwandfrei - aber Krone kam dann kpl. raus\r\nbefestigt\r\nUK 1506 0945 - einwandfrei\r\nWK 1606 1325 - 17-06-15 okay', '1,2', '2015-06-17', '2015-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-17', '86.6.108.238', 'cpc5-lewi16-2-0-cust237.2-4.cable.virginm.net', '2015-05-28', 'RL 7231 2848 5DE', NULL),
(5287, '', 3574, 999999999, 2, '508-Dublin', '2015-05-22', '0000-00-00', '2015-02-17', 'black', 'white', 'Pionier', 'Even when I wear my watch 24 hours a day it stops for some reason. The strap is not long enough  . Is it possible please to change the colour to gold with brown strap ?', '04-06-15\r\nKein Umtausch da deutlich getragen. \r\nRotorlager geölt - KVA Band XL 25,-  --  ausf. 0806\r\nK 0406 1500 - XL-Band und 09-06-15 okay', '1,2', '2015-06-10', '2015-06-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-10', '109.145.195.139', 'host109-145-195-139.range109-145.btcentralplus.com', '2015-05-28', 'RL 72 275 820 2DE', NULL),
(5288, '', 3498, 999999999, 2, '507-Aruba', '2015-05-28', '0000-00-00', '2014-08-12', 'silber', 'black', 'Pionier', 'A while ago my clock just stopped working for no reason, it was like if the lever (which you change time and date) was not properly connected to the \"rest of the clock\".\r\nHowever, today when i checked the clock i tried to put on the correct date the lever just fell from the clock. Meaning its completly broken. I did not use any kind of force (more then needed to get it loose to change the date) and when i try it now it just comes off. I have put it back into the clock but i assure you, if you try to pull it out it will come off, with little to none force applied to it.', '11-06-15\r\nWelle steckt und ist fest... aber Werk steht kpl. aufgezogen\r\noops, Welle wurde so heftig ins Werk gepreßt, dass das Wellenlager bis ins MR gebogen wurde und das Werk somit zerstört ist! KVA  Werktausch 60,- Sonderpreis\r\ngesendet 16-06-2015', '1,2', '2018-11-02', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-16', '217.21.232.237', '217.21.232.237', '2015-05-28', 'RL 7229 6068 9DE', NULL),
(5289, '', 3575, 999999999, 0, '', '2015-05-21', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.165.112.228', '188-165-112-228.kimsufi.com', '2015-05-28', '', NULL),
(5290, '', 3576, 999999999, 2, '504-Acapulco', '2015-05-26', '0000-00-00', '2014-11-18', 'silver', 'white', 'Pionier', 'Cdo 2-3 dite ora ecen 5-10 min mbrapa.\r\n---\r\nEvery 2-3 days 5-10 min walks clock back.', '04-06-15\r\nRotor löst sich auf... vernietet - FH gefettet und Werk entprellt\r\nK 0406 1530 - 09-06-15 okay\r\n\r\nPaket am 16.06.15 zurück erhalten! Adresse falsch!\r\n19.06.2015  00340433836733071922', '1,2', '2015-06-18', '2015-06-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-11', '89.204.135.107', '89.204.135.107', '2015-05-29', '00340433836714754394', NULL),
(5291, '', 3577, 999999999, 2, '505-Florida', '2015-06-01', '0000-00-00', '2013-11-07', 'silver', 'white', 'Pionier', 'The watch will not hold the right time after resetting it.  The automatic tick isn\'t working properly. When it\'s on the wrist it\'s not ticking and falling behind on time.', '11-06-15\r\nAutomatik hakelig - Klinkenräder ambulant geölt\r\nK 1106 1125 - 15-06-15 okay', '1,2', '2015-06-16', '2015-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-16', '82.14.57.167', 'cpc7-croy22-2-0-cust422.19-2.cable.virginm.net', '2015-05-29', 'RL 7229 6069 2DE', NULL),
(5292, '', 3578, 999999999, 2, '501-Coppernicus', '2015-06-03', '0000-00-00', '2013-12-10', 'silver', 'black', 'Pionier', 'Automatic winder detached', '17-06-15\r\nLager geölt und Rotor befestigt\r\nK 1706 1155 - 22-06-15 okay oG', '1,2', '2015-10-26', '2015-10-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-22', '176.253.167.128', 'b0fda780.bb.sky.com', '2015-05-29', 'RL 7231 2864 0DE', NULL),
(5293, '', 3226, 2, 2, 'Rio', '2015-05-22', '2013-10-10', '2013-10-10', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\nWind watch fully need to do it daily as if not it stops and yes it works when wound but appears to be gaining time. Please replace as this is 2nd problem I have had.\r\n}', '04-06-15\r\nhmm... watt iss? \r\nUK 0406 1535 - einwandfrei\r\nUK 0806 1330 - einwandfrei\r\nWK 0906 0930 - 10-06-15 okay\r\n{Spiralzettel}', '1,2', '2015-06-10', '2015-06-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-10', '', '', '0000-00-00', 'RL 72 296 055 6DE', NULL),
(5294, '', 3579, 999999999, 0, '', '2015-05-23', '0000-00-00', '0000-00-00', '', '', 'Theorema', 'jzJunF  <a href=\"http://rjnbhwctibja.com/\">rjnbhwctibja</a>, [url=http://lgjwtsmggyhx.com/]lgjwtsmggyhx[/url], [link=http://rlbzrzjsqtuq.com/]rlbzrzjsqtuq[/link], http://ixwgaawimjfq.com/', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '46.161.41.199', '46.161.41.199', '2015-05-30', '', NULL),
(5295, '', 3580, 999999999, 0, '', '2015-05-23', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '173.245.202.107', '173.245.202.107', '2015-05-30', '', NULL),
(5296, '', 3581, 999999999, 0, '', '2015-05-25', '0000-00-00', '0000-00-00', '', '', 'Javelle', 'Media buying is the #1 most effective way to generate meaningful traffic - but unfortunately the large media companies that serve these ads - the same ads you see on the sites you browse all day, charge you $100s or even $1000s per day to buy their traffic since they only sell in large volumes! \r\n \r\nFox Media Solutions is an adexchange partner with these many major networks and we split up the costs between the many other customers we have in your niche - all seeing a TON more visitors to their many music, real estate, sports, web hosting, travel/tourism, gambling, and other niches. \r\n \r\nWe think theorema-watches.com can get a lot more exposure from buying and driving traffic using http://foxmediasolutions.com/traffic-plans.html the same way all of these other successful websites have been doing for so long! \r\n \r\nIf you\'re looking to boost your traffic to theorema-watches.com, you have t check out http://foxmediasolutions.com/traffic-plans.html \r\n \r\nHere\'s to your success and quick website growth! \r\nKent \r\nFox Media Solutions', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.137.85.199', '178-137-85-199-lvv.broadband.kyivstar.net', '2015-06-01', '', NULL),
(5297, '', 3582, 999999999, 2, '103-Sao Paolo', '2015-06-15', '0000-00-00', '2015-02-25', 'silver', 'white', 'Theorema', 'After only four uses the watch will no longer respond to winding up ', '30-06-15\r\nSperrad und Kronendichtungen - befestigt und gefettet\r\nUK 3006 1055 - einwandfrei\r\nWK 0107 0825 - 02-07-15 okay', '1,2', '2015-07-02', '2015-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-02', '80.2.2.241', 'cpc19-ware5-2-0-cust752.9-1.cable.virginm.net', '2015-06-01', 'RL 7235 9601 5DE', NULL),
(5298, '', 3583, 999999999, 0, '505-Florida', '2015-05-25', '0000-00-00', '2015-05-20', 'silver', 'black', 'Pionier', 'Date button on right side of the watch not working.\r\nMonth meter not working automatically.\r\n\r\nNow I return the watch to you and I want a full refund.\r\n\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.252.9.49', 'gw3.sintmaarten.net', '2015-06-01', '', NULL),
(5299, '', 3584, 999999999, 2, '510-London', '2015-06-03', '0000-00-00', '2015-02-24', 'black', 'black', 'Pionier', 'I wind the watch 50 times, it worked for 15 minutes then stopped. I then wind it 60 times and left it for about an hour and I found it 20 minutes behind and stopped. I tried doing that several time and it keeps stopping and not keeping time. ', '17-06-15\r\nsteht kpl. aufgezogen - Zg gerichtet, Werk entprellt, Rotorlager geölt\r\nK 1706 1255 - 22-06-15 okay', '1,2', '2015-06-22', '2015-06-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-22', '82.26.40.214', 'cpc24-stok16-2-0-cust213.1-4.cable.virginm.net', '2015-06-02', 'RL 7231 2859 6DE', NULL),
(5300, '', 3583, 999999999, 0, '505-Florida', '2015-05-26', '0000-00-00', '2015-05-20', 'silver', 'black', 'Pionier', 'The little clock for the month was never working automaticly, and you can\'t set it mannuallly.\r\n\r\n\"Days\" are not working proppes', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.252.9.46', '72.252.9.46', '2015-06-02', '', NULL),
(5301, '', 3585, 999999999, 2, '103-Sao Paolo', '2015-06-19', '0000-00-00', '2015-01-20', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis]\r\nThe loading circle is not working (it doesnt load to make the watch run)', '06-07-15\r\nSperrad und Kronendichtung - befestigt und gefettet\r\nUK 0607 1430 - einwandfrei\r\nWK 0707 0840 - 08-07-15 okay\r\nZüruck gekommen 24.09.2015\r\nRL 7246 4604 0DE  17.08.15', '1,2', '2015-09-24', '2015-09-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-08', '103.27.171.49', '103.27.171.49', '2015-06-02', 'RL 7237 7815 0DE', NULL),
(5302, '', 3586, 999999999, 2, '101-Casablanca GM', '2015-06-01', '0000-00-00', '2014-02-10', 'silver', 'black', 'Theorema', 'The winding mechanism is no longer working and in need of repair.  ', '11-06-15\r\nSperradschraube - befestigt\r\nUK 1106 1130 - einwandfrei\r\nUK 1506 0855 - einwandfrei\r\nWK 1606 1330 - 17-06-15 okay', '1,2', '2015-06-17', '2015-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-17', '148.177.129.212', 'proxy1.be.jnj.com', '2015-06-02', 'RL 72 312 845 0DE', NULL),
(5303, '', 3587, 2, 2, 'Damascus', '2015-05-26', '2014-01-22', '2014-01-22', 'Gold', 'Schwarz', 'Theorema', '[OHNE Angabe]', '04-06-15\r\nAutomatik oF - weil die Uhr fremdgeöffnet wurde, Teile der Automatik fehlen... Armband verbraucht\r\n==> Werkrep. und Band  85,-  ---  ausf. 1006\r\n?? Anker fehlt auch, außerdem Kupplung beschädigt\r\nWerktausch mit div. Zeigern, Werkring\r\nK 1006 1410 - Band ers. und 15-06-15 okay', '1,2', '2015-06-16', '2015-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-16', '', '', '0000-00-00', 'RL72 312 865 3DE', NULL),
(5304, '', 3407, 999999999, 2, '103-Sao Paolo', '2015-07-07', '0000-00-00', '2015-03-02', 'silver', 'white', 'Theorema', 'I had returned the watch a few weeks ago due to the pin not working properly. You fixed and returned the watch however a few days later the pin has fallen out of the watch and needs replaced', '15-07-15\r\njo... aber der WH hält die Welle fest... ???\r\nKrone/Welle ers. \r\nUK 1507 1345 - einwandfrei\r\nWK 1607 1050 - 17-07-15 okay', '1,2', '2015-07-17', '2015-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-17', '109.234.204.162', '109.234.204.162', '2015-06-02', 'RL 7241 0519 4DE', NULL),
(5305, '', 3587, 2, 2, 'London', '2015-05-26', '2014-02-21', '2014-02-21', 'Gold', 'Schwarz', 'Pionier', '[OHNE Angabe]', '04-06-15\r\ngeht leicht plus (35sec/d) - reguliert\r\nK 0406 1615 - 09-06-15 okay', '1,2', '2015-06-16', '2015-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-16', '', '', '0000-00-00', 'RL72 312 865 3DE', NULL),
(5306, '', 3588, 999999999, 2, '101-Casablanca GM', '2015-06-01', '0000-00-00', '2014-06-25', 'black', 'white', 'Theorema', 'I do have 2 problems with the watch, the first is that the watch doesn?t work any longer and the second with the lock which has to be changed becuase it was in a very week condition. kind regards, Ahmad El Basel', '11-06-15\r\nSchließe defekt - Unruh zuviel Höhenluft... ersetzt, Anker gerichtet, ZgWerk aufgesetzt, Schließe ers.\r\nUK 1106 1245 - einwandfrei\r\nUK 1506 0900 - einwandfrei\r\nWK 1606 1330 - 17-06-15 okay\r\nRovena:  Electra street, near Life Hospital,\r\nThe same bulding of Al Mashreq Bank, 12th floor,\r\nNumber 1202, Ambasy of Sweden\r\n31867 Abu Dhabi	\r\nUnited Arab Emirates\r\n', '1,2', '2015-06-17', '2015-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-17', '193.188.156.17', 'bauge.ministry.se', '2015-06-02', 'RL 72 296 074 6DE', NULL),
(5307, '', 3589, 999999999, 2, '101-Casablanca GM', '2015-06-04', '0000-00-00', '2013-12-03', 'gold', 'black', 'Theorema', 'The watch will not wind up ,the winder works but the watch does not move ', '17-06-15\r\nUnruhkloben gelöst... befestigt, reguliert\r\nUK 1706 1310 - einwandfrei\r\nWK 1806 0800 - 19-06-15 okay', '1,2', '2015-06-19', '2015-06-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-19', '90.213.242.137', '5ad5f289.bb.sky.com', '2015-06-02', 'RL 7231 2853 4DE', NULL),
(5309, '', 3591, 999999999, 2, '101-Casablanca GM', '2015-05-26', '0000-00-00', '2015-03-26', 'gold', 'white', 'Theorema', '[G per email 26-05-15]\r\nPin on buckle fell off despite meticulous care', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.193.47.109', 'cpc5-chms4-2-0-cust108.basl.cable.virginm.net', '2015-06-02', '', NULL),
(5310, '', 3592, 999999999, 0, '3008-Damascus', '2015-05-26', '0000-00-00', '2015-04-10', 'silver', 'black', 'Theorema', '1.  the weekday/end pointer came off and moving around inside the watch\r\n2. the watch stopped  moving  frequently \r\n3. the  time of second clock cannot  be adjusted separately even following the instructions', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '59.149.10.66', '059149010066.ctinets.com', '2015-06-02', '', NULL),
(5311, '', 3593, 999999999, 2, '505-Florida', '2015-05-29', '0000-00-00', '2015-05-11', 'silver', 'black', 'Pionier', 'The crown does not work. \r\nIts tied to pull the crown and it move a little but unable to set time.\r\nWhen I push the crown in, I notice the watch face is moving with the crown.\r\n\r\nFollowing is my full mailing address and email:\r\nNo 11-2-19, Seri Alam Fasa 2,\r\nJalan 1/78 Off Jalan Istana,\r\n57100 Kuala Lumpur,\r\nMalaysia.\r\n\r\nprem@oraclemystiques.com', '05-06-15\r\nhmm... Welle läßt sich nicht ziehen, Werkring scheint zu klein... Werk kpl. und Werkring ers. \r\nK 0506 0945 - 09-06-15 okay', '1,2', '2015-06-09', '2015-06-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-09', '175.136.162.129', '175.136.162.129', '2015-06-02', 'RL 7227 5815 9DE', NULL),
(5312, '', 3594, 999999999, 2, '107-Rio', '2015-06-01', '0000-00-00', '2014-11-26', 'gold', 'black', 'Theorema', '[G per email 26-05-15]\r\nThe hand-winder has broken on it, I can still change the time and wind it up but it keeps stopping even when I have wound it up enough. I\'m not sure if the winder is slipping.', '11-06-15\r\nMinZg ab... Sperrad gelöst... - MinZg ers., Sperrad befestigt\r\nUK 1106 1320 - einwandfrei\r\nUK 1506 0900 - einwandfrei\r\nWK 1606 1330 - 17-06-15 okay', '1,2', '2015-06-17', '2015-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-17', '79.65.182.75', '79-65-182-75.host.pobb.as13285.net', '2015-06-02', 'RL 7231 2846 3DE', NULL),
(5313, '', 3595, 999999999, 2, '4004-Newton', '2015-06-01', '0000-00-00', '2013-12-09', 'silver', 'white', 'Theorema', 'IT IS A PROBLEM CROWN', '17-06-15\r\nWasser... Werk zerstört durch Rost! \r\nKVA Werktausch und Armband  105,-  --  ausf. 0207\r\nGehäuse u-s, Werk ers., Krone ers. - WD 8310\r\nK 0607 0930 - reguliert, Band und 09-07-15 okay', '1,2', '2015-07-09', '2015-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-09', '90.83.213.153', '153-213.83-90.static-ip.oleane.fr', '2015-06-03', 'RL 72 377 817 7DE', NULL),
(5316, '', 3597, 2, 2, 'Florida Edelstahl', '2015-05-28', '2015-04-13', '2015-04-13', 'Silber', 'Schwarz', 'Pionier', '[OHNE Angabe]', '28-05-15\r\nTagesAnzeige beschädigt, wahrscheinlich Fehlbedienung! \r\nTagesSchaltFeder ers., EinerStern ers., beide TotaZg ers., Werkring\r\nK 2805 1120 - bl. im Datum stehen... Werktausch kpl.\r\nK 2905 1050 - reguliert und 01-06-15 okay', '1,2', '2015-06-01', '2015-06-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-01', '', '', '0000-00-00', 'RL 7224 9527 6DE', NULL),
(5317, '', 3598, 999999999, 2, '102-Monte Carlo GM', '2015-06-03', '0000-00-00', '2015-03-27', 'black', 'black', 'Theorema', 'The top spinning part of the watch has stopped spinning and therefore the watch won\'t work. If you could assist me on it I would appreciate it. \r\n\r\nKind Regards', '17-06-15\r\nkpl. abgelaufen - S+F oB - Klötzchenschraube lose im Werk... Unruh kpl. ers. \r\nUK 1706 1450 - einwandfrei\r\nWK 1806 0805 - reguliert und 19-06-15 okay', '1,2', '2015-06-19', '2015-06-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-19', '86.166.10.142', 'host86-166-10-142.range86-166.btcentralplus.com', '2015-06-04', 'RL 7231 2854 8DE', NULL),
(5318, '', 3599, 999999999, 2, '102-Monte Carlo GM', '2015-06-02', '0000-00-00', '2013-06-07', 'gold', 'white', 'Theorema', 'Watch runs approximately 10% too fast', '11-06-15\r\nSpirale übergeschlagen - gelegt\r\nUK 1106 1335 - einwandfrei\r\nUK 1506 0905 - einwandfrei\r\nWK 1606 1330 - 17-06-15 okay', '1,2', '2015-06-17', '2015-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-17', '84.29.77.12', '541D4D0C.cm-5-6b.dynamic.ziggo.nl', '2015-06-04', 'RL 7231 2847 7DE', NULL),
(5320, '', 3601, 2, 2, 'Paragon', '2015-05-29', '2014-09-01', '2014-09-01', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\nAs the following my watch is the pointersrew come loose causing the second hand there no more perch.\r\n}', '11-06-15\r\nDateModul... - Minutenrad kpl. ers., WH ers., DateModul befestigt und gesichert, Minuterie präventiv geklebt\r\nK 1206 0900 - reguliert und 15-06-15 okay', '1,2', '2015-06-16', '2015-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-16', '', '', '0000-00-00', 'RL 7229 6070 1DE', NULL),
(5321, '', 3602, 2, 2, 'Marco Polo-metalband', '2015-05-29', '2014-09-03', '2014-09-03', 'Schwarz', 'Schwarz', 'Theorema', '{abgetippt:\r\nwatch no longer winds\r\n}', '11-06-15\r\n...klemmt im RW... ist sehr unsauber verarbeitet... Werktausch\r\nK 1106 1445 - neu gestellt\r\nK 1506 0915 - bl. zurück... ZgReibung? - K Werktisch oB\r\nK 1806 0755 - Automatik? Beide Kllinkenräder ers. \r\nK 2206 1150 - 25-06-15 okay', '1,2', '2015-06-26', '2015-06-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-26', '', '', '0000-00-00', 'RL 7233 5672 1DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(5322, '', 2436, 2, 2, 'Kalendario', '2015-05-29', '2013-10-25', '2013-10-25', 'Silber', 'Weiss', 'Javelle', '{abgetippt:\r\nRunning slow reccuring problem losing hours minutes totally unreliable\r\nI would be gratful if you could put a new strap on\r\n}', '11-06-15\r\nmal sehen... und KVA Band  25,-  ausf. 2306\r\nK 1106 1455 - verliert gewaltig... Minuterie ist lose... Fehler?\r\nAutomatik gereinigt\r\nK 1906 1100 - Band angesetzt und 23-06-15 okay', '1,2', '2015-06-23', '2015-06-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-23', '', '', '0000-00-00', 'RL 72 335 659 3DE', NULL),
(5323, '', 2996, 999999999, 2, '3006-Monaco Diamond', '2015-07-15', '0000-00-00', '2014-08-26', 'gold', 'black', 'Theorema', 'Minute had has become very loose!', '20-07-15\r\nMinZg verengt und aufgesetzt\r\nK 2007 1140 - 23-07-15 okay', '1,2', '2015-09-22', '2015-09-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-23', '31.53.129.228', 'host31-53-129-228.range31-53.btcentralplus.com', '2015-06-05', 'RL 7244 3632 4DE', NULL),
(5324, '', 3603, 999999999, 2, '504-Acapulco', '2015-06-01', '0000-00-00', '2013-11-25', 'silver', 'black', 'Pionier', '[G per email 29-05-15]\r\nThe minute hand came off - der Minutenzeiger kam off', '17-06-15\r\nSekundenZeiger... - aufgesetzt\r\nK 1806 0900 - verliert? - lt. ZW sehr ungleichmäßig... Werktausch\r\nK 2206 1325 - 25-06-15 okay\r\n644352611601 Miami 504-2 09.12.2015', '1,2', '2015-12-09', '2015-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-26', '89.96.172.100', '89-96-172-100.ip13.fastwebnet.it', '2015-06-05', 'RL 7233 5669 5DE', NULL),
(5325, '', 3604, 999999999, 2, '103 - SaoPaolo', '2015-06-16', '0000-00-00', '2013-06-20', 'gold', 'white', 'Theorema', 'The watch hand machine are working but time indicators are not working fully.', '30-06-15\r\nZgReibung... Werktausch\r\nUK 0107 0830 - einwandfrei\r\nWK 0207 0925 - 03-07-15 okay', '1,2', '2015-07-03', '2015-07-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-03', '82.209.139.144', 'c-82-209-139-144.cust.bredband2.com', '2015-06-06', 'RL 7235 9614 3DE', NULL),
(5326, '', 3600, 999999999, 2, '502-Malibu', '2015-06-18', '0000-00-00', '2014-12-02', 'black', 'white', 'Pionier', '28-05-15\r\nFault with pin, when winding the watch, nothing happens, the pin is still attached to watch but not internally. \r\n---\r\nPin broken - unable to wined watch. \r\n{G-Karte}', '03-07-15\r\nkpl. aufgezogen - Welle steckt quer im Werk... und gebrochen\r\nKVA Werktausch und Krone  80,-  --  ausf. 1202\r\nWerk mit Krone/Welle ersetzt - WD 8310\r\nK 1502 0945 - 19-02-16 okay', '1,2', '0000-00-00', '2016-02-22', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-22', '163.160.107.179', '163.160.107.179', '2015-06-07', '644352623086', NULL),
(5327, '', 3605, 999999999, 2, '3001-Paragon', '2015-05-31', '0000-00-00', '2014-11-11', 'silver', 'white', 'Theorema', '[G per email 31-05-15]\r\none piece of watch is out of position', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.73.223.160', 'athedsl-301058.home.otenet.gr', '2015-06-07', '', NULL),
(5328, '', 3415, 999999999, 2, '101-Casablanca GM', '2015-06-09', '0000-00-00', '2014-09-09', 'gold', 'white', 'Theorema', 'you can wind up but very erratic with keeping time sometimes last minites sometimes longer a few hours\r\n\r\n{???}', '18-06-15\r\nWieder Höhenluft, oder andere Probleme mit der Unruh...\r\nWerktausch\r\nUK 1806 1430 - einwandfrei\r\nUK 2206 1030 - einwandfrei\r\nWK 2306 0840 - 24-06-15 okay', '1,2', '2015-06-24', '2015-06-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-24', '151.226.255.139', '97e2ff8b.skybroadband.com', '2015-06-08', 'RL 7233 5662 0DE', NULL),
(5329, '', 3606, 999999999, 2, '3005-Marco Polo', '2015-06-05', '0000-00-00', '2013-10-14', 'silver', 'white', 'Theorema', 'The watch just stopped during normal use. i can\'t tighten the spring any more, and it is nor running. ', '18-06-15\r\nausgeschwungen? - Anker ambulant gerichtet, reguliert, ein Klinkenrad ers.\r\nK 1906 0805 - 22-06-15 okay', '1,2', '2015-06-22', '2015-06-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-22', '129.241.3.190', 'dhcp-003190.tele.ntnu.no', '2015-06-08', 'RL 7233 5656 2DE', NULL),
(5330, '', 3607, 2, 2, 'Damascus', '2015-06-01', '2015-05-18', '2015-05-18', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\n[...] does not work well. that is the hand often stops even if I wear it [...]\r\n}', '17-06-15\r\nAutomatik... - aber alle Räder oB...\r\nK 1706 1635 - reguliert und 22-06-15 okay', '1,2', '2015-06-22', '2015-06-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-22', '', '', '0000-00-00', 'RL 7233 5657 6DE', NULL),
(5331, '', 3608, 999999999, 2, '510-London', '2015-06-22', '0000-00-00', '2015-01-12', 'gold', 'black', 'Pionier', 'After wearing it on a daily basis it stopped working two weeks ago. Winding the watch manually or with movement didn\'t help.\r\nThe watch looks like it\'s in good shape, but the watch pointer won\'t move anymore.', '03-07-15\r\nkpl. aufgezogen - Unruh war verhakt... Anker? - Messer gerichtet, reguliert\r\nK 0307 1125 - 06-07-15 okay', '1,2', '2015-07-06', '2015-07-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-06', '83.85.221.121', '5355DD79.cm-6-6d.dynamic.ziggo.nl', '2015-06-08', 'RL 7237 7811 5DE', NULL),
(5332, '', 3609, 999999999, 2, '3006-Monaco Diamond', '2015-06-08', '0000-00-00', '2015-03-30', 'black', 'black', 'Theorema', '[G per email 01-06-15]\r\nIt doesn\'t work at all, when i wear it. I think it is something inside the mechanism either a gear or something else that malfunctions.', '19-06-15\r\noberer Unruhzapfen weg... aber keine Beschädigung an Werk und Gehäuse... Unruh kpl. ers.\r\nK 1906 1135 - 22-06-15 okay', '1,2', '2015-06-22', '2015-06-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-22', '178.59.10.113', '178-10-113.dynamic.cyta.gr', '2015-06-08', 'RL 7231 2858 2DE', NULL),
(5333, '', 2972, 999999999, 2, '509-Barbados', '2015-06-12', '0000-00-00', '2015-02-20', 'gold', 'black', 'Pionier', 'good day my watch sometimes crashes or stops ticking suddenly out of nowhere , I think there is something wrong with the hammer behind that ensures that everything will continue as normal but then I do not understand why he suddenly falls silent\r\n \r\nregards\r\nHans Vanpoucke', '30-06-15\r\nkpl. abgelaufen... - Rotorlager geölt, Kronendichtung...\r\nK 3006 1200 - 03-07-15 okay', '1,2', '2015-07-03', '2015-07-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-03', '2a02:1811:b11e:6400:9cf3:4b17:476:ec58', '2a02:1811:b11e:6400:9cf3:4b17:476:ec58', '2015-06-09', 'RL 7235 9610 9DE', NULL),
(5334, '', 3610, 999999999, 2, '505-Florida', '2015-07-03', '0000-00-00', '2014-10-27', 'silver', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 14399 v. 05-12-2013]\r\nworks intermittently, problem with buttons\r\nmany thanks \r\nNicky Segal ', '13-07-15\r\nWHF aus Eingriff, Aufzug beschädigt - Werktausch KULANZ\r\nK 1307 1350 - 16-07-15 okay', '1,2', '2015-07-16', '2015-07-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-16', '84.232.95.177', '84.232.95.177', '2015-06-09', 'RL 72 410 511 5DE', NULL),
(5335, '', 3611, 999999999, 2, '101-Casablanca GM', '2015-06-05', '0000-00-00', '2014-12-01', 'silver', 'white', 'Theorema', 'Model - CASABLANCA - middle hand (seconds) has broken inside the watch and is at the bottom, very small hand.', '19-06-15\r\nZgWerk abgehoben, Uhr gefallen! \r\nZeigerRep. 25,- - ausf. 1201\r\nZgWerk befestigt, SekZg aufgesetzt, Anker gerichtet\r\nUK 1201 1315 - einwandfrei\r\nWK 1301 0740 - 14-01-16 okay', '1,2', '2016-01-15', '2016-01-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-14', '15.203.169.123', 'sdcwebcache4-z.emea.hpecore.net', '2015-06-09', '644352618146', NULL),
(5337, '', 3613, 999999999, 2, '3006-Monaco Diamond', '2015-06-08', '0000-00-00', '2013-08-12', 'silver', 'white', 'Theorema', 'The glass circles have become removed around the date/day dials inside of the dials. It is clearly visible as they are moving around the watch.', '19-06-15\r\nZierringe entnommen\r\nK 1906 1250 - 22-06-15 okay', '1,2', '2015-06-22', '2015-06-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-22', '109.158.29.1', 'host109-158-29-1.range109-158.btcentralplus.com', '2015-06-09', 'RL 7231 2860 5DE', NULL),
(5338, '', 3614, 999999999, 2, '505-Florida', '2015-06-05', '0000-00-00', '2014-06-06', 'gold', 'black', 'Pionier', 'Crown fell off. Hands of timepiece catching on each other. Brown leather strap discoloured.', '19-06-15\r\nKrone \'nur\' gelöst... - befestigt - Zg oB\r\nK 1906 1325 - 22-06-15 okay', '1,2', '2015-06-22', '2015-06-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-22', '17.65.244.166', '17.65.244.166', '2015-06-09', 'RL 7231 2863 6DE', NULL),
(5339, '', 3615, 999999999, 2, '3005-Marco Polo', '2015-06-10', '0000-00-00', '2014-05-28', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nfinger missing from day dial', '19-06-15\r\nUhr schlecht behandelt, darum Zeiger ab! \r\nKVA ZgRep. 25,-  --  ausf. 2906\r\nDay-Zg ers. \r\nK 2906 1545 - 02-07-15 okay', '1,2', '2015-07-02', '2015-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-02', '95.151.220.118', '95.151.220.118', '2015-06-09', 'RL 72 359 602 4DE', NULL),
(5340, '', 3612, 999999999, 2, '510-London', '2015-06-08', '0000-00-00', '2015-05-13', 'gold', 'black', 'Pionier', 'The watch wil not start ticking after i wind it up.', '19-06-15\r\nkpl. aufgezogen - ausgeschwungen! Anker gerichtet, reguliert\r\nK 1906 1420 - 22-06-15 okay', '1,2', '2015-06-22', '2015-06-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-22', '178.84.58.60', '178-84-58-60.dynamic.upc.nl', '2015-06-09', 'RL 7233 5655 9DE', NULL),
(5341, '', 3616, 999999999, 2, '3005-Marco Polo', '2015-06-05', '0000-00-00', '2013-08-15', 'silver', 'black', 'Theorema', 'Hello. I\'ve noticed that my watch is losing about 2-3 minutes per week. Sometimes, date don\'t switch at midnight (noticed it twice per month) Could you check them out and fix them? Regards, Eduard.', '22-06-15\r\nAutomatik einseitig schwergängig - gereinigt und versorgt\r\nreguliert\r\nK 2206 1355 - reguliert und 25-06-15 okay', '1,2', '2015-06-26', '2015-06-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-26', '84.203.89.69', 'ip-84-203-89-69.broadband.digiweb.ie', '2015-06-10', 'RL 7233 56718DE', NULL),
(5342, '', 3181, 999999999, 2, '502-Malibu', '2015-06-11', '0000-00-00', '2014-09-23', 'black', 'white', 'Pionier', 'My watch has stopped ticking it no further, this is not the first time that I send it.\r\nI would expect a good service from you this time I also costs money to send the telekens.\r\n\r\n\r\nMeine Uhr ist stehengeblieben tickt es nicht weiter, ist dies nicht das erste Mal, dass ich sie schicken.\r\nIch würde einen guten Service von Ihnen zu dieser Zeit habe ich auch Geld kostet, um die telekens senden erwarten', '22-06-15\r\nKlinkenfeder gebrochen! RW-Brücke kpl. ers.\r\nK 2206 1415 - 25-06-15 okay', '1,2', '2015-06-26', '2015-06-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-26', '92.111.150.235', '092-111-150-235.static.chello.nl', '2015-06-10', 'RL 7233 5670 4DE', NULL),
(5343, '', 3617, 999999999, 2, '3009-Dubai', '2015-06-12', '0000-00-00', '2015-03-11', 'gold', 'black', 'Theorema', 'Suddenly the watch stopped working even when there is a movement on my hand ', '30-06-15\r\nKlinkenrad def. - Werk kpl. ers. \r\nK 3006 1325 - 03-07-15 okay', '1,2', '2015-07-08', '2015-07-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-08', '199.168.151.106', '199.168.151.106', '2015-06-10', 'RL 72 377 805 8DE', NULL),
(5344, '', 3618, 999999999, 2, '101-Casablanca GM', '2015-06-10', '0000-00-00', '2014-08-04', 'gold', 'black', 'Theorema', 'The winder started making a grinding noise, and now when I turn the winder it doesn\'t turn the cogs inside', '22-06-15\r\nSperrad befestigt\r\nUK 2206 1435 - einwandfrei\r\nWK 2306 0840 - 24-06-15 okay', '1,2', '2015-06-24', '2015-06-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-24', '86.53.249.102', '86.53.249.102', '2015-06-10', 'RL 7233 5663 3DE', NULL),
(5345, '', 3619, 999999999, 2, '3008-Damascus', '2015-06-26', '0000-00-00', '2013-12-02', 'silver', 'black', 'Theorema', '2 hands has fallen off. \"day & month', '08-07-15\r\ngefallen, darum sind die Zeiger ab! \r\nRep. 25,-  --  ausf. 0907\r\nBeide TotaZg ers. \r\nK 0907 1255 - 13-07-15 okay', '1,2', '2015-07-13', '2015-07-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-13', '80.163.61.109', 'x1-6-74-44-01-e5-df-da.cpe.webspeed.dk', '2015-06-10', 'RL 7240 1762 8DE', NULL),
(5346, '', 3620, 999999999, 0, '508-Dublin', '2015-06-03', '0000-00-00', '2014-12-30', 'black', 'black', 'Pionier', 'Watch has never worked from day one strap is falling apart sent many email to try sort this out but only got reply today please replace or refund ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.214.26.216', '5ad61ad8.bb.sky.com', '2015-06-10', '', NULL),
(5347, '', 3621, 999999999, 2, '103 - SaoPaolo', '2015-06-16', '0000-00-00', '2014-11-28', 'black', 'black', 'Theorema', 'The watch cannot be rewound. The crown just rotates. ', '30-06-15\r\nSperrad gelöst - Kupplung ersetzt, Sperrad befefestigt\r\nUK 3006 1305 - einwandfrei\r\nWK 0107 0830 - 02-07-15 okay\r\nNachforschung am 09.09.2015  gestellt! Uhr verloren! neue Uhr 3005-A3 am 03.03.16 geschickt ! 604569194737', '1,2', '2016-03-03', '2016-03-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-02', '86.96.201.66', '86.96.201.66', '2015-06-11', 'RL 7235 9608 6DE', NULL),
(5348, '', 3622, 2, 2, 'Sao Paolo Metalband', '2015-06-04', '2015-03-11', '2015-03-11', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\n[...] the watch is faulty [...]\r\n}', '04-06-15\r\nAufzug etwas schwergängig - Dichtungen gefettet\r\nUK 0406 0930 - einwandfrei\r\nUK 0806 1335 - einwandfrei\r\nWK 0906 0935 - 10-06-15 okay\r\nNachforschungsauftrag am 23.06.15 gestellt!\r\nZurück gekommen 13.07.2015\r\nRL 7240 1771 6DE  15.07.2015', '1,2', '2015-07-15', '2015-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-12', '', '', '0000-00-00', 'RL 7229 6066 1DE', NULL),
(5349, '', 3623, 999999999, 2, '101-Casablanca GM', '2015-06-09', '0000-00-00', '2014-06-27', 'gold', 'black', 'Theorema', '[G per email 04-06-15]\r\nBlue screw from inside the watch went off and its rolls all around inside while blocking gears and other details stopping watch from working. I will email photo of warranty and photo of watch with problem to rma@tufina-watches.com', '22-06-15\r\nSperradschraube gelöst - befestigt\r\nUK 2206 1445 - einwandfrei\r\nWK 2306 0840 - 24-06-15 okay', '1,2', '2015-06-24', '2015-06-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-24', '151.224.6.190', '97e006be.skybroadband.com', '2015-06-11', 'RL 7233 5666 4DE', NULL),
(5350, '', 3235, 999999999, 2, '101-Casablanca GM', '2015-07-07', '0000-00-00', '2014-06-23', 'silver', 'white', 'Theorema', 'The watch does not run after winding it. It has been a problem before. It was repaired in february and had the same issue back then. Back then the pallet fork was repaired. After two weeks the problem occurred again.', '07-07-15\r\nEllipse/Gabel durch Stoß(?) verhakt... KULANZ\r\nUK 0707 0920 - einwandfrei\r\nWK 0807 0840 - 09-07-15 okay', '1,2', '2015-07-09', '2015-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-09', '92.68.34.197', 'static.kpn.net', '2015-06-11', 'RL 7237 7821 7DE', NULL),
(5351, '', 3624, 999999999, 0, '102-Monte Carlo GM', '2015-06-04', '0000-00-00', '2015-03-23', 'black', 'black', 'Theorema', 'Scratched face and inside of case has been damaged', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '58.96.66.151', '151.66.96.58.static.exetel.com.au', '2015-06-11', '', NULL),
(5352, '', 3625, 2, 2, 'Dublin', '2015-06-04', '2014-12-29', '2014-12-29', 'Gold', 'Schwarz', 'Pionier', '[OHNE Angabe]', '18-06-15\r\nKlinkenfeder gebrochen... RW-Brücke kpl. ers., reguliert\r\nK 1806 0850 - 22-06-15 okay', '1,2', '2015-06-22', '2015-06-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-22', '', '', '0000-00-00', 'RL 72 335 654 5DE', NULL),
(5353, '', 3626, 999999999, 2, '3006-Monaco Diamond', '2015-06-12', '0000-00-00', '2014-08-07', 'gold', 'black', 'Theorema', 'the clock first started to gain or loose more time and then stopped working', '30-06-15\r\nRotor gelöst - Werk prellt - FH innen gefettet, reguliert, Rotor befestigt\r\nK 3006 1350 - 03-07-15 okay', '1,2', '2015-07-03', '2015-07-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-03', '93.63.226.141', '93-63-226-141.ip29.fastwebnet.it', '2015-06-11', 'RL 7235 9611 2DE', NULL),
(5354, '', 3627, 999999999, 2, '102-Monte Carlo GM', '2015-06-18', '0000-00-00', '2013-12-15', 'silver', 'black', 'Theorema', 'The seconds go too fast on the clock so that the clock shows the wrong time eventually.', '03-07-15\r\nkpl. abgelaufen - S+F oB - Schraubenservice\r\nUK 0607 0820 - einwandfrei\r\nWK 0707 0840 - 08-07-15 okay', '1,2', '2015-07-08', '2015-07-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-08', '195.18.252.82', '195.18.252.82', '2015-06-11', 'RL 72 377 813 2DE', NULL),
(5355, '', 492, 999999999, 2, '3008-Damascus', '2015-07-13', '0000-00-00', '2013-03-03', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 4091 v. 07-03-2013]\r\nthe small surround of the eye into the mechanics on the dial has dislodged and jammed in the hands.', '16-07-15\r\nKunde möchte auch neues Armband - 25,- ausf. 1707\r\nZierring geklebt - Korrektor Datum ist geknickt - mit neuem Werkring und Fremdenblatt gefixt\r\nK 2007 1545 - 23-07-15 okay', '1,2', '2015-07-23', '2015-07-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-23', '82.41.247.144', 'cpc4-sgyl28-2-0-cust143.sgyl.cable.virginm.net', '2015-06-11', 'RL 7244 3634 1DE', NULL),
(5356, '', 3628, 999999999, 0, '4004-Newton', '2015-06-05', '0000-00-00', '2015-05-04', 'gold', 'white', 'Theorema', 'the watch stops working unexpectedly. if you move (shake) it, starts working again. first I thought it works only according when I have it on my twist but it stops working even then.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.78.71.201', '80.78.71.201', '2015-06-12', '', NULL),
(5357, '', 3629, 999999999, 2, '107-Rio', '2015-06-18', '0000-00-00', '2015-04-16', 'silver', 'black', 'Theorema', 'I have only had this watch for three weeks.  I looked down and noticed that the minute hand had fallen off the central axis and has become wedged inside the mechanics.  There was no unusual force or trauma.', '29-06-15\r\nMinZg verengt, 1/4-Rohr gekerbt, Reglage geprüft\r\nund gleich wieder raus\r\nNachforschung am 09.07.15 gestellt. 2. Uhr am 09.07.2015 Fedex 578824933842 Uhr am 13.07.15 zugestellt!', '1,2', '2015-07-19', '2015-07-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-29', '208.83.74.242', 'FL-242.74.83.208-usmetrocom.com', '2015-06-12', 'RL 7235 9598 7DE', NULL),
(5449, '', 3487, 2, 2, 'Sao Paolo', '2015-06-30', '2014-11-20', '2014-11-20', 'Silber', 'Weiss', 'Theorema', '[OHNE G-Nachweis - Deal 26995 v. 20.11.2014]\r\n{abgetippt:\r\nthe watch is still not good [...]\r\n}', '09-07-15\r\nkpl. abgelaufen - S+F oB - wie auch sonst...\r\nUK 0907 1515 - einwandfrei\r\nUK 1307 1055 - einwandfrei\r\nWK 1407 0945 - einwandfrei\r\nPrüfung Rovena 1507 - 16-07-15 okay', '1,2', '2015-07-16', '2015-07-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-16', '', '', '0000-00-00', 'RL 72 410 510 1DE', NULL),
(5450, '', 3695, 999999999, 0, '505-Florida', '2015-06-30', '0000-00-00', '2014-07-31', 'black', 'white', 'Pionier', 'The clock has stopped ticking completely on it\'s own. I\'m unable to get the clock to start again. Please assist. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '207.253.240.26', '207.253.240.26', '2015-07-07', '', NULL),
(5359, '', 3630, 999999999, 2, '510-London', '2015-06-11', '0000-00-00', '2014-10-21', 'black', 'black', 'Pionier', 'The watch stops running when worn. Tried this a number of times but it continues to be a problem. Sometimes it stops after an hour, sometimes after half a day. But most of the time the watch dont work at al.', '22-06-15\r\nKlemmung im RW beseitigt\r\nK 2206 1510 - bleibt aber dabei - Werktausch\r\nK 2506 1035 - 29-06-15 okay', '1,2', '2015-06-29', '2015-06-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-29', '82.169.76.58', '82-169-76-58.ip.telfort.nl', '2015-06-13', 'RL 72 335 674 9DE', NULL),
(5360, '', 3631, 999999999, 2, '101-Casablanca GM', '2015-07-13', '0000-00-00', '2015-04-29', 'silver', 'white', 'Theorema', 'Reference number is GM101-1, Silver Dial.\r\nThe inner rim isn\'t turning smoothly, on and off it will stop turning.', '16-07-15\r\nS+F oB - \r\nUK 1607 1450 - einwandfrei\r\nUK 2007 0905 - einwandfrei\r\nWK 2107 0915 - 22-07-15 okay\r\n{Aufzugzettel plus}', '1,2', '2015-07-22', '2015-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-22', '220.255.1.117', 'proxy-220-255-1-117.singnet.com.sg', '2015-06-13', 'RL 72 426 935 7DE', NULL),
(5361, '', 3632, 999999999, 0, '', '2015-06-06', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '162.244.15.113', '162.244.15.113', '2015-06-13', '', NULL),
(5362, '', 3633, 999999999, 0, '', '2015-06-07', '0000-00-00', '0000-00-00', '', '', '', 'Hi, my name is Bianca and I am the marketing manager at CorpSEO marketing. I was just looking at your tufina-uhren.de::Contact Information Form website and see that your website has the potential to get a lot of visitors. I just want to tell you, In case you didn\'t already know... There is a website network which already has more than 16 million users, and the majority of the users are interested in topics like yours. By getting your website on this network you have a chance to get your site more popular than you can imagine. It is free to sign up and you can find out more about it here: http://anders.ga/ecpue - Now, let me ask you... Do you need your site to be successful to maintain your way of life? Do you need targeted visitors who are interested in the services and products you offer? Are looking for exposure, to increase sales, and to quickly develop awareness for your site? If your answer is YES, you can achieve these things only if you get your website on the service I am describing. This traffic network advertises you to thousands, while also giving you a chance to test the network before paying anything. All the popular sites are using this service to boost their readership and ad revenue! Why aren?t you? And what is better than traffic? It?s recurring traffic! That\'s how running a successful website works... Here\'s to your success! Find out more here: http://innovad.ws/35-85 - or to unsubscribe please go here: http://innovad.ws/8h9dp', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '104.168.46.51', '104.168.46.51', '2015-06-14', '', NULL),
(5363, '', 3634, 999999999, 0, '', '2015-06-07', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.106.16.230', '86.106.16.230', '2015-06-14', '', NULL),
(5364, '', 3635, 999999999, 2, '3005-Marco Polo', '2015-06-15', '0000-00-00', '2014-10-17', 'silver', 'black', 'Theorema', 'loose/unconnected part - wind up mechanism not working', '30-06-15\r\nRotor gebrochen - ersetzt\r\nK 3006 1400 - 03-07-15 okay', '1,2', '2015-07-03', '2015-07-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-03', '193.28.154.126', '193.28.154.126', '2015-06-15', 'RL 7235 9615 7DE', NULL),
(5365, '', 2676, 2, 2, '3009 - Dubai', '2015-06-08', '2014-05-22', '2014-05-22', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] I think that the oscillating weight has a problem, and the little hand isn\'t at the good place [...]\r\n}', '22-06-15\r\nRotor gelöst und ZeigerStellung - befestigt und korrigiert\r\nK 2206 1620 - 29-06-15 okay\r\n\r\nNachforschung am 30.07.15 gestellt!', '1,2', '2015-07-30', '2015-07-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-29', '', '', '0000-00-00', 'RL 72 359 596 0DE', NULL),
(5366, '', 3636, 999999999, 2, '104-Copacabana', '2015-06-08', '0000-00-00', '2013-07-22', 'black', 'black', 'Theorema', 'My watch stopped working, more specifically the crown. I can no longer wind the watch. \r\n\r\nWhen I to wind it, it will not move.', '30-06-15\r\nUnruh fest, Sperrad gelöst... - Anker gerichtet\r\nUK 3006 1435 - einwandfrei\r\nWK 0107 0835 - 02-07-15 okay', '1,2', '2015-07-02', '2015-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-02', '213.121.63.36', '213.121.63.36', '2015-06-15', 'RL 72 359 606 9DE', NULL),
(5368, '', 3638, 2, 2, 'Monaco Metallband', '2015-06-08', '2014-09-03', '2014-09-03', 'Silber', 'weiß', 'Theorema', '[OHNE Angabe]', '22-06-15\r\nsteht kpl. aufgezogen - ausgeschwungen - gesetzt, Messer gerichtet, FH innen gefettet\r\nK 1007 1010 - 13-07-15 okay', '1,2', '2015-07-13', '2015-07-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-13', '', '', '0000-00-00', 'RL 7240 1767 6DE', NULL),
(5369, '', 3639, 999999999, 0, '102-Monte Carlo GM', '2015-06-08', '0000-00-00', '2014-01-29', 'silver', 'white', 'Theorema', 'The watch loses time over a 24 hour period.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '101.186.21.245', '101.186.21.245', '2015-06-15', '', NULL),
(5370, '', 3640, 999999999, 2, '508-Dublin', '2015-06-24', '0000-00-00', '2015-01-27', 'gold', 'black', 'Pionier', 'First got the watch it was 3hr fest per day and now it stop work', '07-07-15\r\nkpl. aufgezogen - oops, ein langes graues Haar in der Uhr... entfernt! \r\nK 0707 1115 - 10-07-15 okay', '1,2', '2015-07-10', '2015-07-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-10', '86.169.119.127', 'host86-169-119-127.range86-169.btcentralplus.com', '2015-06-15', 'RL 7240 1758 8DE', NULL),
(5371, '', 2298, 999999999, 2, '503-Sydney', '2015-06-29', '0000-00-00', '2014-04-17', 'black', 'black', 'Pionier', 'This watch have problem a long time. Its stopping and dosn\'t work everytime. I pay for this watch and i want use. Thanks if you can fix this problem...  My holiday startted 15.7.2015 and i travel and i want use my watch in holiday if its possible?. ', '03-07-15\r\nkpl. abgelaufen - Paletten verschoben? auf jeden Fall schief - Anker ers., reguliert\r\nK 0307 1535 - 06-07-15 okay', '1,2', '2015-07-06', '2015-07-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-06', '194.111.73.151', 'syi-ogw4-407.syi.inet.fi', '2015-06-16', 'RL 7237 7809 2DE', NULL),
(5372, '', 3641, 999999999, 2, '101-Casablanca GM', '2015-06-16', '0000-00-00', '2014-09-23', 'silver', 'yellow', 'Theorema', '[email 09-06-15]\r\nOne day I couldn\'t wind the watch, so it stopped working.  It never fell or got wet, and no other damage is visible.', '23-06-15\r\nkl.SekZg ist ab und klemmt im Werk... aufgesetzt\r\nUK 2306 1050 - einwandfrei\r\nWK 2406 0830 - 25-06-15 okay', '1,2', '2015-06-26', '2015-06-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-26', '83.56.183.55', '55.Red-83-56-183.dynamicIP.rima-tde.net', '2015-06-16', 'RL 7233 5668 1DE', NULL),
(5373, '', 3642, 999999999, 2, '508-Dublin', '2015-07-07', '0000-00-00', '2015-01-21', 'gold', 'black', 'Pionier', 'Doesn\'t work. The receiver back idles', '15-07-15\r\nKlinkenfeder gebrochen - kpl. RW-Brücke ers.\r\nK 1507 1405 - zieht nicht auf...?\r\nK 1707 1955 - neu gestellt\r\nK 2007 0910 - 23-07-15 okay', '1,2', '2015-07-23', '2015-07-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-23', '194.243.246.113', 'host113-246-static.243-194-b.business.telecomitalia.it', '2015-06-16', 'RL 7244 3631 5DE', NULL),
(5374, '', 3643, 999999999, 0, '505-Florida', '2015-06-09', '0000-00-00', '2015-05-11', 'black', 'white', 'Pionier', 'Date changing panel is not working exactly, supposingly after 25 it shud change to 26 but it automatically change to 36(date that dont exist). Had tried to adjust it but keep repeating to become 36 not 26.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '183.171.169.102', '183.171.169.102', '2015-06-16', '', NULL),
(5375, '', 2045, 999999999, 2, '104-Copacabana', '2015-06-17', '0000-00-00', '2013-07-22', 'gold', 'black', 'Theorema', 'My watch suddenly stops working this is happened second time could you please fix it or change the defective part cause its really annoying when i wear watch and its not works. please don\'t do that i spend alot of money for this please fix it in proper way or replace a new one.\r\n Thanks\r\n\r\nF_ABRO786@HOTMAIL.COM\r\n00447463942884\r\nREFERENCE : GM104\r\n22.07.13', '30-06-15\r\nMinZg verbogen... eine Schraube der FH-Brücke gebrochen...\r\nGewindebuchse lässt sich aber nicht tauschen... Werktausch\r\nUK 3006 1525 - ausgeschwungen? - Messer gerichtet\r\nUK 0107 0920 - einwandfrei\r\nWK 0207 0945 - 03-07-15 okay', '1,2', '2015-07-03', '2015-07-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-03', '86.16.161.16', 'cpc43-aztw23-2-0-cust15.18-1.cable.virginm.net', '2015-06-16', 'RL 7235 9613 0DE', NULL),
(5376, '', 3644, 999999999, 0, '101-Casablanca GM', '2015-06-09', '0000-00-00', '2015-06-01', 'black', 'black', 'Theorema', 'the watch runs 20 minutes in advance every 24 hours', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.254.33.210', 'host210-33-static.254-95-b.business.telecomitalia.it', '2015-06-16', '', NULL),
(5377, '', 3645, 999999999, 2, '3011-Macau', '2015-06-18', '0000-00-00', '2015-02-24', 'black', 'black', 'Theorema', 'The button to set the month does not work properly. I received it that way and never wore the watch. I only made it fit my wrist but then noticed the issue. I bought the watch via groupon and only now received response from them to return it to you, hence the delay.', '06-07-15\r\nKunde ist am Drücker hängengeblieben bzw. angestoßen... hatte leicht geklemmt - gerichtet KULANZ\r\nK 0607 1135 - 09-07-15 okay', '1,2', '2015-07-09', '2015-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-09', '193.190.253.144', '193.190.253.144', '2015-06-16', 'RL 7237 7819 4DE', NULL),
(5378, '', 3646, 999999999, 2, '3008-Damascus', '2015-06-19', '0000-00-00', '2013-09-18', 'silver', 'white', 'Theorema', '(White Face)\r\n\r\nAt first I noticed that the crown dial felt different when setting the time, and then a month or so later I found that the watch would just stop. I reset it, it stopped, I reset it, it stopped, and so on. I stopped wearing it for a time and then again the same thing. It progressively got worse and now stops within 5-10 minutes.', '07-07-15\r\nUhr gefallen - ZB verschoben, Automatik und Aufzug beschädigt...\r\nKVA Rep. und Band  85,- \r\ngesendet 04-07-2016', '1,2', '2018-11-02', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-04', '90.195.151.121', '5ac39779.bb.sky.com', '2015-06-16', '644352634429', NULL),
(5379, '', 3647, 999999999, 2, '104-Copacabana', '2015-06-19', '0000-00-00', '2013-12-13', 'black', 'black', 'Theorema', '[beiliegende G-Karte : 22-07-2013]\r\nThe Second hand as fallen off now the watch will not work', '07-07-15\r\nIndex 2 ab und im Werk... 4 Indexe geklebt\r\nUK 0707 1315 - einwandfrei\r\nWK 0807 0850 - 09-07-15 okay\r\nAngebot neues Band  25,- NICHT ausf.', '1,2', '2015-07-09', '2015-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-09', '93.152.100.245', '93-152-100-245.21c.managedbroadband.co.uk', '2015-06-17', 'RL 7237 7822 5DE', NULL),
(5380, '', 3648, 999999999, 2, '505-Florida', '2015-06-23', '0000-00-00', '2014-07-21', 'silver', 'white', 'Pionier', 'machine don\'t run \r\nautomatic doesn\'t start \r\nso unusable ', '07-07-15\r\nKlemmung im RW - unteres Reduktionsrad-Lager bröselte und klemmte das RW - RW-Brücke ers., ein Klinkenrad ers., reguliert\r\nK 0707 1500 - 10-07-15 okay', '1,2', '2015-07-10', '2015-07-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-10', '2a02:1812:1d2e:6000:809:2a0:4dea:4d6e', '2a02:1812:1d2e:6000:809:2a0:4dea:4d6e', '2015-06-17', 'RL 7240 1759 1DE', NULL),
(5381, '', 3649, 999999999, 2, '4004 - Newton', '2015-06-26', '0000-00-00', '2013-12-09', 'black', 'black', 'Theorema', 'la montre ne fonctionne plus, le mécanisme s\'est arrêté.  ', '08-07-15\r\n5 Indexe fehlen... klemmen im Werk - entfernt, aber Werk hat nen Knacks... Werktausch - Alle Indexe geklebt\r\nK 0907 0955 - reguliert und 13-07-15 okay', '1,2', '2015-07-13', '2015-07-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-13', '109.219.75.161', 'ALille-656-1-70-161.w109-219.abo.wanadoo.fr', '2015-06-17', 'RL 72 401 761 4DE', NULL),
(5382, '', 3650, 999999999, 2, '103-Sao Paolo', '2015-06-16', '0000-00-00', '2014-04-21', 'gold', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 19309 v. 16-04-2014]\r\nThe watch stopped working about 2 months ago, I tried to wind it up so that it would work but the watch would not wind up. ', '30-06-15\r\nSperrad... und Armband verbraucht - KVA  25,- - ausf. 0207\r\nKrone in Auflösung... ers., Sperrad befestigt\r\nUK 3006 1540 - einwandfrei\r\nWK 0107 0835 - Band angesetzt und 02-07-15 okay', '1,2', '2015-07-02', '2015-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-02', '82.30.90.143', 'cpc15-nfds14-2-0-cust654.8-2.cable.virginm.net', '2015-06-17', 'RL 72 359 605 5DE', NULL),
(5383, '', 3651, 999999999, 2, '505-Florida', '2015-06-15', '0000-00-00', '2015-06-04', 'silver', 'black', 'Pionier', '[G per email 11-06-15]\r\nI followed yhe instructions:\r\n- I wind the clock clockwise\r\n- T set the time but the wheel did not start to turn.\r\n- I shaked the clock slightly with the same result - nothing.\r\n\r\nThe mechanic wheel at the bottom on the front did not start to turn.\r\nThe seconds pointer don\'t move to turn at all.\r\n\r\nCan you make it go and send it back to me please.', '23-06-15\r\nRW ambulant gängig gemacht, beide Klinkenräder ers. \r\nK 2306 1000 - halbe Stunde... dann Werktausch\r\nK 2606 0915 - 29-06-15 okay\r\n\r\nPaket am 08.07.15 zugestellt!', '1,2', '2015-07-28', '2015-07-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-29', '83.134.232.154', 'ip-83-134-232-154.dsl.scarlet.be', '2015-06-17', 'RL 7235 9597 3DE', NULL),
(5384, '', 3633, 999999999, 0, '', '2015-06-11', '0000-00-00', '0000-00-00', '', '', '', 'Hi, my name is Bianca and I am the sales manager at CorpSEO marketing. I was just looking at your tufina-uhren.de::Contact Information Form website and see that your site has the potential to get a lot of visitors. I just want to tell you, In case you don\'t already know... There is a website network which already has more than 16 million users, and the majority of the users are interested in topics like yours. By getting your website on this network you have a chance to get your site more popular than you can imagine. It is free to sign up and you can find out more about it here: http://garye.co/l4 - Now, let me ask you... Do you need your site to be successful to maintain your way of life? Do you need targeted visitors who are interested in the services and products you offer? Are looking for exposure, to increase sales, and to quickly develop awareness for your website? If your answer is YES, you can achieve these things only if you get your site on the network I am talking about. This traffic service advertises you to thousands, while also giving you a chance to test the network before paying anything at all. All the popular websites are using this network to boost their traffic and ad revenue! Why aren?t you? And what is better than traffic? It?s recurring traffic! That\'s how running a successful website works... Here\'s to your success! Read more here: http://berjadigi.com/3CSw - or to unsubscribe please go here: http://innovad.ws/8h9dp', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '23.94.186.73', '23.94.186.73', '2015-06-18', '', NULL),
(5385, '', 3652, 2, 2, '3008-Damascus', '2015-06-11', '0000-00-00', '2013-12-02', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] has stopped working [...]\r\n}\r\n\r\n## noch am Lager 01-11-18 ## ', '22-06-15\r\ngefallen - Zeiger ab und Werkring in Auflösung\r\nKVA  30,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(5386, '', 3336, 2, 2, 'Sao Paolo Metalband', '2015-06-11', '2015-02-26', '2015-02-26', 'Silber', 'Schwarz', 'Theorema', '[OHNE Angabe - OHNE G-Nachweis - Deal 30478 v. 26-02-2015]', '22-06-15\r\nSperrad gelöst {Krone Kulanz gerichtet} - Schraube gebrochen - ersetzt\r\nUK 2206 1640 - steht 2240 - AW-Zapfen gebrochen und klemmte das FH - AW/Krone ers. \r\nUK 2306 0915 - 25-06-15 okay', '1,2', '2015-06-26', '2015-06-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-06-26', '', '', '0000-00-00', 'RL 7233 5667 8DE', NULL),
(5387, '', 3653, 999999999, 2, '502-Malibu', '2015-06-17', '0000-00-00', '2014-04-23', 'black', 'black', 'Pionier', 'the face glass on the inside has moister like residue on it.', '30-06-15\r\njo, beschlagen... WD-Eingangstest - 8310\r\nGlas geputzt und \r\nK 3006 1630 - 02-07-15 okay', '1,2', '2015-07-02', '2015-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-02', '87.112.55.32', '32.55.112.87.dyn.plus.net', '2015-06-18', 'RL 7235 9603 8DE', NULL),
(5388, '', 1155, 999999999, 2, '106-Toronto GM', '2015-06-19', '0000-00-00', '2013-10-02', 'silver', 'white', 'Theorema', 'After winding the watch with the winding unit, it is very hard to pull out the time-set unit for changing the time. It sometimes succeeds but a lot of time it does not after doing it again.', '07-07-15\r\nKronendichtung - entnommen - WD undicht\r\nUK 0707 1530 - einwandfrei\r\nWK 0807 0850 - Krone ers. - WD 8310 und 09-07-15 okay', '1,2', '2015-07-09', '2015-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-09', '82.72.28.147', '52481C93.cm-4-1a.dynamic.ziggo.nl', '2015-06-19', 'RL 7237 7818 5DE', NULL),
(5389, '', 3654, 999999999, 2, '3003-Air Timer II', '2015-06-15', '0000-00-00', '2011-12-10', 'silver', 'white', 'Compast', 'Der Tageszeiger hat sich von der Welle gelöst und ist abgefallen. Er liegt nun im Gehäuse\r\n\r\nThe day hand was unfixed from the shaft and now it lies in the watch housing', '01-07-15\r\nbeachtlich... DayZg ers. \r\nK 0107 0950 - 06-07-15 okay', '1,2', '2015-07-07', '2015-07-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-07', '217.5.129.98', 'jetfw101.cancom.de', '2015-06-19', '00340433836779204100', NULL),
(5390, '', 3655, 999999999, 2, '3010-Tigris', '2015-06-22', '0000-00-00', '2013-09-25', 'silver', 'black', 'Theorema', 'The winder will not wind up correctly and when setting the time the miniute pointer jumps forward. This watch has been to you for repair before and came back in the same condition. The case colour is black but this is not on your list.\r\n{case colour is silver! last repair Oct 14 #3381}', '06-07-15\r\nSperrad/HilfsKronrad-Eingriff... Sperrad steht schief...\r\nFH-Brücke ers., Sperrad gerichtet\r\nWK 0707 0830 - einwandfrei\r\nUK 0807 0850 neu gestellt \r\nUK 1307 0955 - 16-07-15 okay', '1,2', '2015-07-16', '2015-07-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-16', '90.201.223.150', '5ac9df96.bb.sky.com', '2015-06-19', 'RL 7241 0513 2DE', NULL),
(5391, '', 3656, 2, 2, '3011 - Macau', '2015-06-12', '2014-04-02', '2014-04-02', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\nHour and minute hands have come together and cannot pass. Minute hand appears to be bent\r\n} ', '01-07-15\r\ngefallen, dadurch Zg zerstört\r\nKVA  25,-  --  ausf 2107\r\nMinZg ers. \r\nK 2107 1345 - 24-07-15 okay', '1,2', '2015-07-24', '2015-07-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-24', '', '', '0000-00-00', 'RL 7244 3638 6DE', NULL),
(5392, '', 3657, 2, 2, '3005-Marco Polo', '2015-06-26', '0000-00-00', '2013-10-30', 'Silber', 'Weiss', 'Theorema', '[OHNE G-Nachweis - Deal 11497 v. 30-10.2013]\r\n{abgetippt:\r\n1. Main spring broken\r\n2. Button fallen off}\r\n## noch am Lager 01-11-18 ## ', 'It was so badly packed!!! \r\n01-07-15\r\nDrücker lösen sich, ZB löst sich auf... Armband verbraucht\r\nKVA Rep. 155,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(5393, '', 3658, 2, 2, '505 - Florida', '2015-06-12', '0000-00-00', '0000-00-00', 'Gold', 'Schwarz', 'Pionier', '[OHNE G-Nachweis - Deal 26139 v. 03-11-2014]\r\n{abgetippt:\r\nThe watch I bought in novembre 2014 doesn\'t work. I don\'t know why.\r\n}', '01-07-15\r\nUnruh hakt - Anker ambulant gerichtet\r\nK 0107 1110 - 06-07-15 okay', '1,2', '2015-07-06', '2015-07-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-06', '', '', '0000-00-00', 'RL 7237 7810 1DE', NULL),
(5394, '', 3659, 999999999, 2, '3005-Marco Polo', '2015-06-19', '0000-00-00', '2014-09-15', 'silver', 'white', 'Theorema', 'Strap has come apart on one side.\r\nCannot pull button out on the side to adjust the time.', '07-07-15\r\nZapfen des Stegs 6 abgeschert... Krone läßt sich nicht ziehen, aber aus dem WH befreien... WH klemmt - WHF-Spitze gebrochen, so dass der WH sich nicht bewegen ließ... ers. \r\nGehäuseBohrung angepaßt und Steg 6 ers.\r\nK 0807 0950 - 13-07-15 okay', '1,2', '2015-07-13', '2015-07-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-13', '86.140.50.101', 'host86-140-50-101.range86-140.btcentralplus.com', '2015-06-19', 'RL 7240 1763 1DE', NULL),
(5395, '', 1343, 999999999, 2, '3006 - Monaco Diamond', '2015-06-19', '0000-00-00', '2013-08-16', 'silver', 'white', 'Theorema', 'Since watch was first bought on groupon it has never worked and constantly stops. You can see from conditions thats it has not had frequest use. Please repair the watch to working order asap. By the way other people who i know bought these watches on groupon have had similar issues so how you respond will directly impact feedback i provide to groupon', '08-07-15\r\nRotor gebrochen - U-Welle auch... Kulanz\r\nUnruh kpl. ers. und Rotor ers.\r\nK 0807 1035 - 13-07-15 okay', '1,2', '2015-07-13', '2015-07-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-13', '144.15.240.8', 'nd240008.global.medtronic.com', '2015-06-19', 'RL 7240 1764 5DE', NULL),
(5396, '', 3660, 999999999, 2, '3001-Paragon', '2015-06-26', '0000-00-00', '0000-00-00', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis... wahrscheinlich 2012]\r\ndas Uhr funktioniert seit lange nicht mehr,weil sie leider runtergefallen.', '08-07-15\r\njo, und fremdgeöffnet... \r\nRep. 70,-  --  ausf. 1007\r\nGehäuse u-s, Minuterie geklebt, Grundwerk gereinigt, KBR und MR-1/4-Rohr ers., Dichtung ers. - WD 8310\r\nK 1407 1210 - 17-07-15 okay', '1,2', '2015-07-26', '2015-07-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-27', '178.12.197.215', 'dslb-178-012-197-215.178.012.pools.vodafone-ip.de', '2015-06-19', '015774126761', NULL),
(5397, '', 3661, 999999999, 2, '101-Casablanca GM', '2015-06-17', '0000-00-00', '2014-12-11', 'gold', 'black', 'Theorema', 'Watch has started to run fast, gaining approximately 90 minutes over a 24 hour period.', '01-07-15\r\nS+F oB - Schraubenservice\r\nUK 0107 1115 - einwandfrei\r\nWK 0207 0955 - 03-07-15 okay\r\n{Spiralzettel}', '1,2', '2015-07-03', '2015-07-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-03', '213.120.253.20', '213.120.253.20', '2015-06-19', 'RL 7235 9612 6DE', NULL),
(5398, '', 3662, 999999999, 0, '', '2015-06-13', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.19.111.190', 'hosted-by.slaskdatacenter.pl', '2015-06-20', '', NULL),
(5399, '', 3663, 999999999, 2, '3007-Vienna', '2015-07-08', '0000-00-00', '2012-10-11', 'silver', 'white', 'Theorema', 'One of the \"rings\" fell off and got stuck in one clock hand who also fell off. This has happend once before!', '15-07-15\r\njo. hmmm.... ZgFutter (da ist faktisch gar keins) verengt, Zg mit L4 aufgesetzt, kl. Minuterie geklebt - KULANZ\r\nK 1507 1530 - 20-07-15 okay', '1,2', '2015-07-20', '2015-07-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-20', '213.66.117.46', '213-66-117-46-no229.tbcn.telia.com', '2015-06-20', 'RL 7242 6930 9DE', NULL),
(5400, '', 3664, 999999999, 0, '102-Monte Carlo GM', '2015-06-14', '0000-00-00', '2015-05-19', 'black', 'white', 'Theorema', 'I dropped the watch yesterday and the hands are all loose. Can this watch be repaired? Can it be repaired locally or do I need to send it to Theorema for repairs?  Thank you, Gloria Kifayeh', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.107.176.192', '5.107.176.192', '2015-06-21', '', NULL),
(5467, '', 771, 2, 2, 'Newton', '2015-07-03', '2013-05-08', '2013-05-08', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] The time falls 5-10 minutes short some days, depending on the angle it lies, I also think the sound gets louder\r\n[...]\r\n}', '14-07-15\r\nG abgelaufen! Eine Schraube befestigt\r\nBügel Kronenverriegelung fehlt, Armband verbraucht\r\nK 1407 1600 - zieht nicht auf - Werktausch KULANZ\r\nKVA  Gehäuse und Armband ersetzen  65,-  - ausf. 2707\r\nKlinkenfeder in Eingriff gebracht\r\nK 2707 1355 - nö - Uhr getauscht, Werk behalten\r\nWD 8310 und 29-07-15 okay', '1,2', '2015-07-29', '2015-07-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-29', '', '', '0000-00-00', 'RL 72 464 590 6DE', NULL),
(5468, '', 3706, 2, 2, '101-Casablanca GM', '2015-07-03', '2013-06-30', '2013-06-30', 'silver bicolor', 'yellow', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\n{abgetippt:\r\nThe buttons fell off\r\n}', '15-07-15\r\nKrone gebrochen, Bügel fehlt, ZB löst sich auf\r\nGehäuse/ZB/Krone ersetzen, Werk reparieren  130,- ', '1,2', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-17', '', '', '0000-00-00', 'RL 72 410 517 7DE', NULL),
(5403, '', 1598, 999999999, 2, '3005-Marco Polo', '2015-07-08', '0000-00-00', '2013-10-17', 'silver', 'white', 'Theorema', '[Deal 10897 v. 21-10-1013]\r\nParts of the face have become dislodged.', '15-07-15\r\ngefallen... KVA für ZB ohne Dias  30,-  --  ausf. 2807\r\nZB ohne ers. \r\nK 3007 1235 - 18-08-15 okay', '1,2', '2016-02-10', '2016-02-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-18', '81.144.199.141', '81.144.199.141', '2015-06-23', 'RL 7250 7608 3DE', NULL),
(5404, '', 3666, 2, 2, 'Marco Polo', '2015-06-16', '2014-06-16', '2014-06-16', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\n[...] which has failed in terms of keeping time [...]\r\n}', '01-07-15\r\nArmband verbraucht... kpl. abgelaufen - S+F oB\r\nK 0107 1125 - reguliert\r\nK 0607 0850 - 15-07-15 okay\r\nAngebot Band 25,- - NICHT ausf. ', '1,2', '2015-07-16', '2015-07-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-16', '', '', '0000-00-00', 'RL 72 410 504 4DE', NULL),
(5405, '', 3667, 999999999, 2, '3001-Paragon', '2015-06-22', '0000-00-00', '2014-11-25', 'silver', 'white', 'Theorema', 'Watch is not working. It seems that a smal part inside is broken. ', '06-07-15\r\nRotor gebrochen - auch DateModul gelöst - befestigt und Rotor ers. \r\nK 0607 1100 - 09-07-15 okay', '1,2', '2015-07-09', '2015-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-09', '83.128.160.238', '238-160-128-083.dynamic.caiway.nl', '2015-06-23', 'RL 7237 7824 8DE', NULL),
(5406, '', 3668, 999999999, 2, '3008-Damascus', '2015-08-07', '0000-00-00', '2015-03-05', 'silver', 'black', 'Theorema', '[G per email 22-06-15] \r\nscratched glass and the date doesn\'t work', '27-08-15\r\nDatumszeiger durch Fall gelöst, Glas stark zerkratzt\r\nKVA Glas und ZgRep. 35,-  - ausf. 0309\r\nGehäuse u-s, Glas ers., Krone mit Welle ers. da schief, Kupplungsrad ers.\r\nK 0709 0835 - 09-09-15 okay (über Enis)', '1,', '2015-09-09', '2015-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.106.109.250', '79.106.109.250', '2015-06-23', '', NULL),
(5407, '', 3665, 999999999, 2, '505-Florida', '2015-07-14', '0000-00-00', '2014-07-22', 'silver', 'white', 'Pionier', 'watch not working', '16-07-15\r\nUnruh war \'verhakt\', Grund unbekannt - Schraubenservice\r\nK 1607 1515 - 20-07-15 okay', '1,2', '2015-07-20', '2015-07-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-20', '178.153.52.217', '178.153.52.217', '2015-06-24', 'RL 7242 6934 3DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(5408, '', 3669, 999999999, 2, '101-Casablanca GM', '2015-06-24', '0000-00-00', '2014-12-10', 'silver', 'white', 'Theorema', 'I bought a Theorema watch ( model Casablanca/ silver case) in December 2014. From beginning the watch run not correctly. It was not just late, but some times it could be late by many hours. I tried to figure out what happened and made an observation of it\'s movement during several days. I discovered that if I move my hand ( or just the watch) after I have adjusted the watch on right time at some point. I could always find  a position when the watch completely stopped ( a watch\'s mechanism didn\'t move). Obviously this is what happens when I am wearing the watch during the day at my work. At some point the watch stops \r\n while I am on movement and then it starts to move again after variable time (or until the watch is in some other position) \r\nToday I did winding the watch, as I was advised by Enis Tufina . Unfortunately I saw the watch stopped again after 20 sec while I tried to put it on my wrist. But I found  the position in which the mechanism stops to move. This is the position when the watch turned 90 degree to the right, so number 3 is at the bottom. Please see an attached video, which you can find in my e-mail conversation with Enis Tufina recently. \r\nKind regards\r\nMarina Tkachenko\r\n27 Dudley Court\r\nFinchley Road\r\nNW11 6AE\r\nLondon, UK', '08-07-15\r\nobere Stoßsicherung gebrochen - Unruh kpl. ers. und Anker gerichtet\r\nUK 0807 1105 - einwandfrei\r\nWK 0907 1045 - 10-07-15 okay', '1,2', '2015-07-10', '2015-07-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-10', '86.182.53.146', 'host86-182-53-146.range86-182.btcentralplus.com', '2015-06-24', 'RL 7240 1760 5DE', NULL),
(5409, '', 2999, 999999999, 2, '506-Miami', '2015-07-03', '0000-00-00', '2013-12-27', 'gold', 'gold', 'Pionier', '> Monsieur;\r\n>  \r\n>  \r\n> J\'ai acheté une montre PIONIER le 23/12/2013 par l\'intermédiaire de GROUPON celle-ci retard encore et toujours de 2 à 3 minutes par jour malgré les dîtes réparations faites par votre atelier. \r\n> Un nouvel incident vient de survenir: \r\n> Les chiffres du dateur fonctionne mal , après le 09 il indique 00 puis 11;12......18;19;10;21;22......29;20;31;32 et passe directement à 02;03;......09;00;11......il y a vraiment un problème avec cette montre, à ce prix là je m\'attendais à avoir une montre de qualité mais je vois que ce n\'est pas le cas, je suis vraiment déçu de cet achat. \r\n> je voudrais que vous m\'informiez de la procédure à suivre pour que vous répariez ces défauts. Voir même me changer cette montre.\r\n> Ma montre étant encore sous garantie.\r\n> Voici le N° de référence de ma montre: GM 505.\r\n> J\'attends une fiche de retour gratuit de votre part car à chaque fois j\'ai du payé l\'envoi de la montre.\r\n>  \r\n>  \r\n> Historique des problèmes signalés ultérieurement:\r\n>  \r\n> Message du 17 janvier 2015 \r\n>  \r\n> Monsieur;\r\n>  \r\n> Je vous ai fais parvenir ma montre pour une réparation dans le courant du mois de décembre 2014 (dont vous trouverez la demande de retour ci-dessous). Vous me l\'avez retourné le 15/01/2015 mais celle-ci est revenue endommagé; quand je l\'ai mise hier matin elle était arrêtée avec, à l\'intérieur du boitier, une pièce qui bloquée la trotteuse (voir photo en pièce jointe). \r\n> Je vous demande de prendre cette fois-ci à votre charge les frais d\'envoi de ma montre et de faire le nécessaire pour qu\'elle fonctionne à nouveau normalement. \r\n> D\'avance merci de votre compréhension.\r\n>  \r\n> Mr PYRRHA\r\n>  \r\n>  \r\n>  \r\n>  \r\n>  \r\n> Message du 11/12/2014:\r\n>  \r\n> J\'ai acheté une montre PIONIER le 23/12/2013 par l\'intermédiaire de GROUPON celle-ci retard tout le temps de 2 à 3 minutes par jour.\r\n> je voudrais que vous m\'informiez de la procédure à suivre pour que vous répariez ce défaut. Ma montre étant encore sous garantie.\r\n> Voici le N° de référence de ma montre:\r\n> GM 505.\r\n---\r\n> I bought a watch PIONIER the 12.23.2013 through GROUPON it late again and still 2 to 3 minutes per day despite tell repairs by your workshop.\r\n> A new incident has just occurred:\r\n> The date stamp figures malfunctioning after 09 indicates 00 then 11; 12 ...... 18; 19; 10; 21; 22 ...... 29; 20; 31; 32 and passes directly to 02; 03; ...... 09; 00; 11 ...... there really a problem with this watch, at that price I expected to have a quality watch but I see it is not the case, I am really disappointed with this purchase.\r\n> I want you to tell me the procedure for you to repair these defects. See even change me this watch.\r\n> My watch is still under warranty.\r\n> Here is the No. my watch: GM 505.\r\n> I expect a free return form from you because every time I have paid the shipment of the watch.\r\n>\r\n>\r\n> History later reported problems:\r\n>\r\n> Message of January 17, 2015\r\n>\r\n> He;\r\n>\r\n> I am sending you my watch for a repair in the course of December 2014 (which you will find the return request below). You\'ve returned to me the 01.15.2015 but this one returned damaged; when I put it yesterday morning she was arrested with, inside the housing, a part that blocked the second hand (see photo attached).\r\n> I ask you to take this time to support your cost of sending my watch and to arrange for it to function normally again.\r\n> In advance thank you for your understanding.\r\n>\r\n> Mr PYRRHA\r\n>\r\n>\r\n>\r\n>\r\n>\r\n> Message from 11/12/2014:\r\n>\r\n> I bought a watch PIONIER the 12.23.2013 through GROUPON delay it all the time 2 to 3 minutes per day.\r\n> I want you to tell me the procedure for you to repair this defect. My watch is still under warranty.\r\n> Here is the No. my watch:\r\n> GM 505.', '13-07-15\r\nDatum wird fehlerhaft geschaltet - EinerScheibe war genau um eine Stufe verrutscht... Stoß/Fall? gerichtet, reguliert\r\nK 1307 1445 - 16-07-15 okay', '1,2', '2015-07-16', '2015-07-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-16', '88.219.54.149', '149.54.219.88.rev.sfr.net', '2015-06-24', 'RL 7241 0515 0DE', NULL),
(5411, '', 2402, 2, 2, '106-Toronto', '2015-06-18', '2013-08-15', '2013-08-15', 'Silber', 'Weiss', 'Theorema', '[OHNE Angabe - OHNE G-Nachweis - Deal 8869 v. 15-08-2013]', '06-07-15\r\nMinZg ab... - verengt und aufgesetzt\r\nUK 1307 1040 - einwandfrei\r\nWK 1407 0925 - 15-07-15 okay', '1,2', '2015-07-15', '2015-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-15', '', '', '0000-00-00', 'RL 7240 1773 3DE', NULL),
(5412, '', 3671, 999999999, 2, '3005-Marco Polo', '2015-06-23', '0000-00-00', '2013-04-11', 'silver', 'black', 'Theorema', 'The watch stem used to wind the watch has come off completely, so I cant use the watch., or wind it.\r\n\r\n## noch am Lager 01-11-18 ## ', '08-07-15\r\nzum einen Garantie vorbei, zum Anderen aber auch heftigst gefallen! Welle gebrochen, Werk beschädigt, Band verbraucht\r\nKVA Werk/Band/Krone  105,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.146.164.202', '213.146.164.202', '2015-06-25', '', NULL),
(5413, '', 3408, 999999999, 2, '505-Florida', '2015-06-23', '0000-00-00', '2014-09-15', 'silver', 'black', 'Pionier', 'once or twice a day it stops despite che manual charge\r\nthird time we send the watch with the same problem. we have followed your instruction but no solution.\r\nPlease reapair it for good or replace it', '08-07-15\r\nKunde nervt!\r\nK 0807 1135 - oops... verliert bzw. bl. stehen?\r\nWK 1307 1000 - einwandfrei - reguliert\r\nK 1407 1010 - 20-07-15 okay', '1,2', '2015-07-20', '2015-07-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-20', '88.149.180.116', '88-149-180-116.v4.ngi.it', '2015-06-25', 'RL 72 426 923 8DE', NULL),
(5415, '', 3672, 999999999, 2, '4004-Newton', '2015-07-17', '0000-00-00', '2015-05-29', 'gold', 'black', 'Theorema', '[G per email 19-06-15] \r\nAfter opening the box found that the clock does not work. There is no external damage. Not moving the pendulum. Not responding to cock the spring.', '17-07-15\r\nbitter: ein Index fehlt und klemmt das RW - entfernt und 2 Indexe geklebt, Rotor ers.\r\nK 1707 1325 - 20-07-15 okay', '1,2', '2015-07-20', '2015-07-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-20', '93.158.193.82', 'mail.smartvalue.ru', '2015-06-26', 'RL 7242 6932 6DE', NULL),
(5416, '', 3673, 999999999, 0, '103-Sao Paolo', '2015-06-19', '0000-00-00', '2014-07-04', 'gold', 'white', 'Theorema', 'Hi Theorema,\r\n\r\nThe 07-04-14 i bought the SAO PAOLO model, but now I have some mechanical issues with it and some sort of white dirt has somehow stuck beneath the glass for a while now. When I wind up the watch on the big crown I can\'t wind it up fully and the the mechanics underneath the moon and sun stops from time to time. \r\n\r\nIn the picture of the watch you will see right under the moon that there is a white dot, which has been stuck there for a while now.\r\n\r\nPictures have been sent to rma@tufina-watches.com\r\n\r\nI look forward to hearing from you and I really hope you can help me.\r\n\r\nBest regards\r\n\r\nDaniel Mikkelsen', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.60.118.146', '212.60.118.146', '2015-06-26', '', NULL),
(5417, '', 3674, 2, 2, '510 - London', '2015-06-19', '2015-04-28', '2015-04-28', 'Gold', 'Schwarz', 'Pionier', '[OHNE Angabe]', '08-07-15\r\nAR komplett gebrochen, aber keine Vergewaltigung am Gehäuse erkennbar... Werktausch KULANZ\r\nK 1007 1100 - 13-07-15 okay', '1,2', '2015-07-13', '2015-07-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-13', '', '', '0000-00-00', 'RL 7240 1768 0DE', NULL),
(5418, '', 3675, 999999999, 2, '102-Monte Carlo GM', '2015-06-26', '0000-00-00', '2013-12-15', 'silver', 'white', 'Theorema', 'The watch stopped working, but I wore it 2 days before it stopped.   ', '08-17-15\r\nkpl. abgelaufen, Band länger als 2 Tage getragen... S+F oB\r\nUK 0807 1605 - einwandfrei\r\nWK 0907 1045 - 10-07-15 okay\r\n{Aufzugzettel plus}', '1,2', '2015-07-10', '2015-07-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-10', '80.254.154.91', '1063ob.scansafe.net', '2015-06-26', 'RL 72 401 755 7DE', NULL),
(5419, '', 3676, 999999999, 2, '507-Aruba', '2015-09-01', '0000-00-00', '2014-08-11', 'silver', 'white', 'Pionier', 'The watch doesn\'t move smoothly and stop suddenly.', '10-09-15\r\nWerk ist kompl. abgelaufen, Glas gestoßen/gekratzt - Rotorlager geölt, AufzugHilfsfeder gerichtet\r\nK 1009 1315 - 15-09-15 okay', '1,2', '2015-09-15', '2015-09-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-15', '122.100.220.101', 'nz220l101.bb122100.ctm.net', '2015-06-27', 'RL 7262 0427 4DE', NULL),
(5420, '', 3677, 999999999, 2, '103-Sao Paolo', '2015-06-26', '0000-00-00', '2015-06-03', 'silver', 'white', 'Theorema', 'The watch is defect. I winded it up fully and then it doesn\'t worked after one day. When i winded it up on the second day he stopped working. \r\n\r\nUntil the 6th of july we are on a holiday, you can send me a email if you want to contact me.', '09-07-15\r\nS+F oB - Kronendichtung gängig gemacht\r\nUK 0907 1125 - einwandfrei\r\nUK 1307 1045 - einwandfrei\r\nWK 1407 0930 - 15-07-15 okay\r\n{Aufzugzettel plus}', '1,2', '2015-07-15', '2015-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-15', '83.80.227.106', '5350E36A.cm-6-1d.dynamic.ziggo.nl', '2015-06-27', 'RL 7240 1774 7DE', NULL),
(5421, '', 3678, 999999999, 2, '509-Barbados', '2015-08-07', '0000-00-00', '2014-11-10', 'gold', 'black', 'Pionier', 'the watch stops. even if i remind it, the watch doesn\'t work', '27-08-15\r\nRotor gebrochen - ersetzt und aufgelöste Halsdichtungen entfernt - {WD 8310}\r\nK 2708 1055 - 31-08-15 okay', '1,2', '2015-09-04', '2015-09-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-04', '203.198.149.171', '171.149.198.203.static.netvigator.com', '2015-06-28', 'RL 72 567 486 9DE', NULL),
(5422, '', 3469, 999999999, 2, '509-Barbados', '2015-06-25', '0000-00-00', '2015-03-10', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 30699 v. 10-03-2015]\r\nIt shows time speed up,10 minutes more in about 24hours .Please be aware that this watch have some repairs already on 5149 job reference couple weeks ago. So .... ', '06-07-15\r\ndann Kontrolle\r\nK 0607 1145 - einwandfrei iO und 09-07-15 okay', '1,2', '2015-07-09', '2015-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-09', '93.97.128.93', '93.97.128.93', '2015-06-28', 'RL 7237 7820 3DE', NULL),
(5423, '', 3679, 999999999, 2, '106-Toronto', '2015-07-07', '0000-00-00', '2013-08-16', 'gold', 'white', 'Theorema', 'the minute hand came out of her base. Picture already sent in my initial claim.\r\n\r\nShould be noted that via this Groupon deal I do not remember having received a warranty card. (I kept original packing)', '15-07-15\r\nZB in Auflösung! ersetzt, MinZg gesichert aufgesetzt\r\nUK 1607 1110 - einwandfrei\r\nUK 2007 0925 - einwandfrei\r\nWK 2107 0920 - 22-07-15 okay', '1,2', '2015-07-22', '2015-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-22', '62.235.167.167', 'ip-62-235-167-167.dsl.scarlet.be', '2015-06-29', 'RL 72 443 624 0DE', NULL),
(5424, '', 3383, 999999999, 2, '106-Toronto GM', '2015-06-26', '0000-00-00', '2013-08-16', 'gold', 'white', 'Theorema', 'the daily inside the watch is detached is have send the watch in april en now again! please fix it !', '09-07-15\r\nZierring um die Sekunde gelöst - ZB ers., Zg gerichtet\r\nUK 0907 1610 - einwandfrei\r\nUK 1307 1045 - einwandfrei\r\nWK 1407 0930 - 15-07-15 okay\r\n{Lederband beigelegt}\r\nZüruck gekommen 13.08.2015\r\nRL 72 507 610 6DE  20.08.2015', '1,2', '2015-08-20', '2015-08-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-15', '87.66.122.237', '237.122-66-87.adsl-dyn.isp.belgacom.be', '2015-06-29', 'RL 72 410 505 8DE', NULL),
(5425, '', 3329, 999999999, 2, '101-Casablanca GM', '2015-06-26', '0000-00-00', '2014-10-10', 'silver', 'black', 'Theorema', ' Dear sir,\r\n     I mail  you to inform you that my watch is not working any more!!!.\r\nNo matter what I do it doesnt work.. It is the second time that it is happening in less than one year.\r\nI bought it last October. It seems that it was deficient from the beginning. As it wasnt a CHEAP watch , I demand total replacement of the product or my refund.\r\n\r\nSincerily,\r\n Mr.  Ioakeimaros D.', '09-07-15\r\nkpl. abgelaufen - S+F oB \r\nUK 0907 1135 - einwandfrei\r\nUK 1307 1045 - einwandfrei\r\nWK 1407 0935 - einwandfrei\r\nLagenprüfung oB - 15-07-15 okay', '1,2', '2015-07-15', '2015-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-15', '91.138.224.228', 'static091138224228.access.hol.gr', '2015-06-29', 'RL 7241 0507 5DE', NULL),
(5426, '', 3680, 999999999, 0, '3001-Paragon', '2015-06-22', '0000-00-00', '2015-03-10', 'silver', 'white', 'Theorema', 'Days of the week clockwise not working. Doesn\'t change also when you push the set up button.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.4.88.15', '213.4.88.15', '2015-06-29', '', NULL),
(5428, '', 3681, 999999999, 2, '101-Casablanca GM', '2015-06-26', '0000-00-00', '2014-10-29', 'silver', 'black', 'Theorema', 'broken adjuster', '08-07-15\r\nnichts weiter als ein verbogener Kronenbügel... gerichtet\r\nUK 0807 1000 - einwandfrei\r\nWK 0907 1050 - 10-07-15 okay\r\nZüruck gekommen 13.08.15\r\nRL 72 507 605 2DE 17.08.2015', '1,2', '2015-08-17', '2015-08-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-10', '150.237.191.146', 'L-20256448CED0.adir.hull.ac.uk', '2015-06-29', 'RL 7240 1757 4DE', NULL),
(5430, '', 3683, 2, 2, 'Sao Paolo Metalband', '2015-06-23', '2013-06-20', '2013-06-20', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nThe watch is no longer functioning since it\'s not charging/cannot be wound up\r\n}', '08-07-15\r\n??? kpl. abgelaufen, S+F oB - evtl. ZgReibung?\r\nUK 0807 1305 - einwandfrei\r\nWK 0907 1050 - 10-07-15 okay', '1,2', '2015-07-10', '2015-07-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-10', '', '', '0000-00-00', 'RL 7240 1756 5DE', NULL),
(5431, '', 3637, 999999999, 2, '3011-Macau', '2015-06-30', '0000-00-00', '2015-03-18', 'black', 'black', 'Theorema', '2 dials have fallen off and the watch does not work, does not tick or nothing', '09-07-15\r\nUhr extrem gefallen, Gehäuse verzogen, Zeiger ab...\r\nRep. 25,- (nur Zeiger) bis 65,- (mit Gehäuse) - ausf. 0610\r\nZg aufgesetzt, ein Klinkenrad ers., Gehäuse ers. - WD 8310\r\nK 0610 1205 - 09-10-15 okay', '1,2', '2015-10-09', '2015-10-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-09', '194.61.162.6', '194.61.162.6', '2015-06-30', '644352591000', NULL),
(5432, '', 3684, 999999999, 2, '502-Malibu', '2015-06-26', '0000-00-00', '2014-09-11', 'gold', 'black', 'Pionier', 'The pionier malibu watch has to tick on it\'s own, but it isn\'t ticking anymore. There is no water damage or other. It suddenly stopped. ', '09-07-15\r\nkpl. aufgezogen - ausgeschwungen durch Fall! Messer gerichtet KULANZ\r\nK 0907 1210 - 13-07-15 okay', '1,2', '2015-07-13', '2015-07-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-13', '84.192.169.101', 'd54C0A965.access.telenet.be', '2015-07-01', 'RL 7240 1765 9DE', NULL),
(5433, '', 3685, 999999999, 2, '101-Casablanca GM', '2015-07-09', '0000-00-00', '2014-07-03', 'black', 'white', 'Theorema', '[G per email 24-06-15]\r\nThe indicator/pointer (small arrow) has fallen off from the clock so now it is impossible to read the seconds on the clock. Because of that it is also impossible to read the right time from my watch.\r\nSo, just to be sure, the indicator is still somewhere in the dial and I think that you have to find it and remove it and after that you should settle a new indicator at the small golden circle. But I\'m sure you know what\'s best.\r\n\r\nThank you very much.', '09-07-15\r\n...auch Spirale übergeschlagen, also Uhr gefallen...\r\nAnker gerichtet, Zeiger aufgesetzt\r\nUK 0907 1335 - einwandfrei\r\nUK 1307 1050 - einwandfrei\r\nWK 1407 0935 - 15-07-15 okay', '1,2', '2015-07-15', '2015-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-15', '77.249.116.126', 'dhcp-077-249-116-126.chello.nl', '2015-07-01', 'RL 72 410 502 7DE', NULL),
(5434, '', 3554, 999999999, 2, '508-Dublin', '2015-07-02', '0000-00-00', '2015-04-08', 'silver', 'white', 'Pionier', 'stops during the day... I\'ve worn it for 24 hours since it has arrived, and it stops a lot of times. Yesterday I took it of at 8pm and at 12pm it had stopped working', '08-07-15\r\nIdiot! \r\nK 0807 1200 - reguliert\r\nK 1307 1040 - 16-07-15 okay', '1,2', '2015-07-16', '2015-07-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-16', '79.49.254.93', 'host93-254-dynamic.49-79-r.retail.telecomitalia.it', '2015-07-02', 'RL 7241 0514 6DE', NULL),
(5435, '', 3686, 999999999, 2, '104-Copacabana', '2015-06-30', '0000-00-00', '2014-12-29', 'black', 'black', 'Theorema', 'Time run 10mins faster.', '09-07-15\r\nS+F oB - Schraubenservice\r\nUK 0907 1340 - einwandfrei\r\nUK 1307 1050 - einwandfrei\r\nWK 1407 0935 - 15-07-15 einwandfrei\r\n{Spiralzettel}', '1,2', '2015-07-15', '2015-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-15', '146.200.10.198', '198.10.200.146.dyn.plus.net', '2015-07-02', 'RL 7241 0506 1DE', NULL),
(5436, '', 2451, 2, 2, '103 - SaoPaolo', '2015-06-26', '2013-07-17', '2013-07-17', 'Gold', 'weiß', 'Theorema', '[OHNE Angabe - OHNE G-Nachweis - Deal 7567 v. 17-07-2013]', '09-07-15\r\nkpl. aufgezogen - Ellipse... Unruh kpl. ers und reguliert\r\nUK 1307 1050 - einwandfrei\r\nWK 1407 0940 - 15-07-15 okay', '1,2', '2015-07-15', '2015-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-15', '', '', '0000-00-00', 'RL 7240 1772 0DE', NULL),
(5437, '', 1367, 999999999, 2, '104-Copacabana', '2015-06-30', '0000-00-00', '2013-07-19', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 7702 vom 19-07-2013]\r\nStopped working even though wound up.', '09-07-15\r\nEllipse - Unruh kpl. ers. und Anker gerichtet\r\nUK 0907 1430 - einwandfrei\r\nUK 1307 1050 - einwandfrei\r\nWK 1407 0940 - 15-07-15 okay', '1,2', '2015-07-15', '2015-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-15', '82.45.47.163', 'cpc23-wals10-2-0-cust162.16-1.cable.virginm.net', '2015-07-03', 'RL 7241 0508 9DE', NULL),
(5438, '', 3687, 999999999, 2, '3008-Damascus', '2015-06-30', '0000-00-00', '2015-05-04', 'silver', 'white', 'Theorema', 'Watch stops when wearing, has now stoped main clock but small clock continued so are now out of sync', '09-07-15\r\nkpl. abgelaufen, Automatik einseitig schwer - Klinkenräder ambulant geölt, Rotor ers.\r\nK 0907 1445 - 13-07-15 okay\r\n{Dual-Time-Zettel}', '1,2', '2015-07-13', '2015-07-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-13', '82.17.113.26', 'cpc67875-live21-2-0-cust281.17-2.cable.virginm.net', '2015-07-03', 'RL 7240 1766 2DE', NULL),
(5439, '', 3688, 999999999, 0, '508-Dublin', '2015-06-26', '0000-00-00', '2015-01-28', 'gold', 'white', 'Pionier', 'Hour hand does not align with hour marker when it should. It aligns at around 11 minutes past the hour. \r\nRight hand dial showing the date has a defect. The numbers run 1,3,5,7,6,11,13 and so on. The 6 should clearly be a 9', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.9.118.56', 'cpc14-trow6-2-0-cust55.18-1.cable.virginm.net', '2015-07-03', '', NULL),
(5440, '', 3689, 999999999, 0, '', '2015-06-26', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '162.244.15.160', '162.244.15.160', '2015-07-03', '', NULL),
(5441, '', 2637, 999999999, 2, '506-Miami', '2015-07-31', '0000-00-00', '2013-12-30', 'black', 'black', 'Pionier', 'Doe not give the time\r\n\r\ngesendet 15-02-2016', '24-08-15\r\nBeide Indexzg fehlen... Div. Druckstellen am Gehäuse und Krone! \r\nZgRep. und Krone... 60,- ', '1,2', '2018-11-02', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-15', '194.78.19.198', 'mail.hibrusselsairport.com', '2015-07-04', '644352622252', NULL),
(5442, '', 3690, 999999999, 2, '103-Sao Paolo', '2015-07-01', '0000-00-00', '2015-02-02', 'silver', 'white', 'Theorema', 'CAN´T ADJUST THE TIME ANYMORE, BUTTON LOOSE', '13-07-15\r\nKrone in sich gebrochen - ersetzt\r\nUK 1307 1515 - einwandfrei\r\nWK 1407 0940 - 15-07-15 okay', '1,2', '2015-07-15', '2015-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-15', '81.244.67.152', '152.67-244-81.adsl-dyn.isp.belgacom.be', '2015-07-05', 'RL 7241 0503 5DE', NULL),
(5443, '', 3691, 999999999, 2, '3005-Marco Polo', '2015-07-06', '0000-00-00', '2013-04-12', 'gold', 'black', 'Theorema', 'Dropped watch on concrete floor, face smashed and watch stopped working. The warranty has now expired but I would like you to repair the watch. Could you let me know the cost please. Thank you.', '13-07-15\r\nimmerhin ehrlich...\r\nZeiger abgefallen, Glas zerstört\r\nRep. 40,-  - ausf. 1607 \r\nZB ers., Unruh kpl. ers., Gehäuse u-s, WD 8310 {nach komplettem Gehäuse}\r\nK 2007 1615 - 23-07-15 okay', '1,2', '2015-07-23', '2015-07-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-23', '86.157.206.229', 'host86-157-206-229.range86-157.btcentralplus.com', '2015-07-05', 'RL 7244 3629 8DE', NULL),
(5444, '', 620, 999999999, 0, '4004-Newton', '2015-06-29', '0000-00-00', '2013-06-05', 'gold', 'white', 'Theorema', 'I bought a newton diamond watch using Lauritz aprox two years ago. \r\n\r\nI hope the warranty would cover following:\r\n- The watch falls short of 5-10 minutes some days. \r\n- the dial mechanism seems loose at times. Like it doesn\'t lock in place properly or adhere right. \r\n\r\nFurthermore i did loose the lock mechanism. \r\nI send the watch once before for with the same problem and had it replaced. \r\n\r\nI would like to get a new lock, and new leather strap. il pay what is not in warenty \r\n\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.191.189.14', '94.191.189.14.bredband.3.dk', '2015-07-06', '', NULL),
(5445, '', 3692, 999999999, 0, '6001-Black Mamba', '2015-06-29', '0000-00-00', '2015-05-19', 'black', 'black', 'Pionier', 'stopping between time to time', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.110.1.245', 'bba389881.alshamil.net.ae', '2015-07-06', '', NULL),
(5446, '', 3693, 999999999, 2, '3006-Monaco Diamond', '2015-07-07', '0000-00-00', '2014-10-01', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 24844 v. 01.10.2014]\r\nThe watch stops working after every two to three hours even if I am wearing it and even if I wind it up. It\\\'s automatic feature also doesn\\\'t function properly.\r\nThank you', '16-07-15\r\nRotor hakelig - ersetzt \r\nK 1607 0930 - 20-07-15 okay', '1,2', '2016-07-11', '2016-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-20', '82.47.186.76', 'cpc37-brad19-2-0-cust75.17-1.cable.virginm.net', '2015-07-07', 'RL 7242 6929 0DE', NULL),
(5447, '', 620, 999999999, 0, '4004-Newton', '2015-06-30', '0000-00-00', '2013-06-05', 'gold', 'white', 'Theorema', 'I bought the watch by lauritz. Ref nr 2970957\r\n\r\nIm im sending my watch since it need service. \r\n- The time falls 5-10 minutes short some days. \r\ndepending on the angle it lies, i also think the sound gets louder. \r\n- The dial to charge the phone and change the time, doesnt seem right either. \r\n- The lock fell off, and is lost\r\n- I need a new leather strap \r\nWhat may be included in warenty ofc appriciated. what i must pay for i will. \r\n\r\nIf the cost is high i ofc like to know beforehand. \r\nthanks in advance. \r\n\r\n\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '128.0.73.16', '128.0.73.16', '2015-07-07', '', NULL),
(5448, '', 3694, 999999999, 2, '104-Copacabana', '2015-07-08', '0000-00-00', '2014-11-11', 'black', 'black', 'Theorema', 'Time goes awry in regular way . Needles do not turn at a good pace. I must put the time up to date regularly', '13-07-15\r\nso so...\r\nUK 1307 1545 - einwandfrei\r\nWK 1407 0940 - reguliert und 15-07-15 okay', '1,2', '2015-07-15', '2015-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-15', '2a02:2788:394:99f:81be:fe77:49b9:db0', '2a02:2788:394:99f:81be:fe77:49b9:db0', '2015-07-07', 'RL 7240 1775 5DE', NULL),
(5498, '', 2196, 999999999, 2, '104-Copacabana', '2015-09-01', '0000-00-00', '2013-07-18', 'gold', 'black', 'Theorema', 'The glas on the back of the watch exploded while I was wearing the watch. Its also impossible to make the clock start \" ticking\".', '10-09-15\r\nDas Glas war kpl. mit Dichtring aus dem Boden gefallen! Der Kunde trug die Uhr dann \'offen\', so dass nun das Werk durch Feuchtigkeit angegriffen ist und voller Haare steckt. \r\nKVA Werk, Gehäuse (evtl. nur Boden?), ZB(?)  120,-  ausf. 1509\r\nWerktausch, ZB und Zg gereinigt, Gehäuse u-s, GehBoden ers. - WD 8310\r\nUK 1709 0925 - einwandfrei\r\nUK 2109 0800 - einwandfrei\r\nWK 2209 0735 - 23-09-15 okay', '1,2', '2015-09-23', '2015-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-23', '87.118.16.26', 'c87-118-16-26.dataguard.no', '2015-07-21', 'RL 7266 2264 7DE', NULL),
(5452, '', 250, 999999999, 2, '102-Monte Carlo GM', '2015-07-22', '0000-00-00', '2012-01-01', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nDropped watch and mechanism not working. New leather strap required also.', '23-07-15\r\nZB löst sich auf, Teile klemmen das RW \r\nBand fremd aber iO? \r\nZifferblatt ersetzen und Werk gängig machen und Band  90,- --  ausf. 1708\r\nlose Indexe aus Werk entfernt, Anker und Unruh kpl. ers., ZB ers., \r\nUK 2008 1035 - einwandfrei - Krone ers.\r\nUK 2408 0800 - gestellt\r\nUK 2508 0815 - einwandfrei\r\nWK 2608 1015 - 27-08-15 okay', '1,2', '2015-08-27', '2015-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-27', '81.129.108.153', 'host81-129-108-153.range81-129.btcentralplus.com', '2015-07-08', 'RL 7250 7620 8DE', NULL),
(5454, '', 3697, 2, 2, 'Dublin', '2015-07-01', '2014-12-30', '2014-12-30', 'Schwarz', 'Schwarz', 'Pionier', '{abgetippt:\r\n[...] it has never worked from day one it stops and starts all the time [...]', '14-07-15\r\nkpl. abgelaufen... Rotorlager geölt\r\nK 1407 1100 - zieht nicht auf - RW-Brücke kpl. ers.\r\nK 1707 1025 - verliert? lt. Zeitwaage plus\r\nWK 2007 0930 - einwandfrei\r\nK 2107 0920 - 23-07-15 okay', '1,2', '2015-07-23', '2015-07-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-23', '', '', '0000-00-00', 'RL 7244 3635 5DE', NULL),
(5455, '', 3699, 2, 2, '2006 - Panthos', '2015-07-09', '0000-00-00', '0000-00-00', 'Silber', 'Weiss', 'Theorema', '[OHNE Angabe - OHNE G-Nachweis]\r\n{untere Stoßsicherung hat sich zerlegt}', '09-07-15\r\nStoßsicherung gereinigt und montiert, gesichert - WD 8310\r\nUK 1307 1055 - einwandfrei\r\nWK 1407 0945', '1,2', '2015-07-16', '2015-07-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-16', '', '', '0000-00-00', 'RL 7241 0516 3DE', NULL),
(5457, '', 3696, 999999999, 2, '507-Aruba', '2015-07-06', '0000-00-00', '2014-08-12', 'black', 'black', 'Pionier', 'the hands on my watch jump each time on a different time when i want to put this well.\r\nand the second hand moves in all directions', '14-07-15\r\nUhr heftig gefallen, AR gebrochen\r\nKVA  Werktausch  80,-  - ausf. 2707\r\nersetzt\r\nK 2707 1350 - 31-07-15 okay', '1,2', '2015-08-03', '2015-08-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-02', '82.176.141.57', 'cable-141-57.zeelandnet.nl', '2015-07-08', 'RL 7246 4601 9DE', NULL),
(5459, '', 3700, 999999999, 2, '3006-Monaco Diamond', '2015-07-07', '0000-00-00', '2013-08-01', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 8390 v. 09-08-2013]\r\nFor no reason at all, one day, watch just stopped working, stopped running completely, no damages done to it what so ever. Tried all movements with watch on wrist to get the automator to work, but there was still no active movement. Watch just stopped working.\r\n\r\nWe do not have a warrenty card no more, we\'ve lost the card & cannot find it anywhere.\r\n\r\nPlease could you fix the watch still. We are still in warrenty, & could you please get back to us as soon as possible. \r\n\r\nThank you. ', '16-07-15\r\nkpl. aufgezogen... AR aus Eingriff - KULANZ\r\nK 1607 0955 - 20-07-15 okay', '1,2', '2015-07-20', '2015-07-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-20', '94.101.160.2', '94.101.160.2', '2015-07-08', 'RL 7242 6925 5DE', NULL),
(5460, '', 2527, 999999999, 2, '104-Copacabana', '2015-07-08', '0000-00-00', '2013-12-17', 'black', 'black', 'Theorema', 'The Watch stop working.\r\nI dont know the reason.', '14-07-15\r\nKrone/Welle gebrochen? Welle, aber Werk auch ausgeschwungen... Deutliche Spuren am Gehäuse!\r\nKVA 50,-  - ausf. 2707\r\nAnker gerichtet, Krone/Welle ers. - WD 8310\r\nUK 2707 1145 - einwandfrei\r\nWK 2807 0835 - 29-07-15 okay', '1,2', '2015-07-29', '2015-07-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-29', '86.52.0.22', '56340016.rev.stofanet.dk', '2015-07-09', 'RL 7246 4591 0DE', NULL),
(5461, '', 3701, 999999999, 2, '101-Casablanca GM', '2015-07-08', '0000-00-00', '2013-11-22', 'silver', 'black', 'Theorema', 'Watch has stopped working. Please send all communication by email to t.c.crilly@gmail. Many thanks.', '16-07-15\r\nausgeschwungen - Anker gerichtet\r\nUK 1607 1040 - einwandfrei\r\nUK 2007 0945 - einwandfrei\r\nWK 2107 0925 - 22-07-15 okay', '1,2', '2015-10-22', '2015-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-22', '92.233.153.48', 'cpc5-livi5-2-0-cust303.18-2.cable.virginm.net', '2015-07-09', 'RL 7244 3625 3DE', NULL),
(5462, '', 3702, 999999999, 2, '505-Florida', '2015-08-12', '0000-00-00', '2015-06-24', 'black', 'black', 'Pionier', 'Vermissen Sie ein Diamant auf dem Nummernschild No. 10', '18-08-15\r\njo... ersetzt\r\nK 1808 1255 - 24-08-15 okay', '1,2', '2015-08-24', '2015-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-24', '94.209.248.36', '5ED1F824.cm-7-2d.dynamic.ziggo.nl', '2015-07-09', 'RL 72 547 154 3DE', NULL),
(5753, '', 3931, 999999999, 2, '101-Casablanca GM', '2015-09-24', '0000-00-00', '2014-07-07', 'silver', 'white', 'Theorema', 'It is impossible to wind my watch properly. Something is broken. After winding watch working to fast.\r\n', '25-09-15\r\nWerk kpl. abgelaufen - S+F oB\r\nSchraubenservice\r\nAngebot Armband 25,-  --  ausf. 0210\r\nWK 2509 1250 - einwandfrei\r\nUK 2809 0900 - einwandfrei\r\nWK 2909 0835 - alles Bestens\r\nBand ers. und 05-10-15 okay\r\n{Spiralzettel}', '1,2', '2015-10-05', '2015-10-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-05', '77.252.224.116', '77-252-224-116.static.ip.netia.com.pl', '2015-09-28', 'RL 7269 0287 1DE', NULL),
(5464, '', 3704, 2, 2, 'Paragon', '2015-07-03', '2013-07-21', '2013-06-21', 'Gold', 'Weiss', 'Theorema', '{abgetippt:\r\n1. Hour-hand loose\r\n2. from start - each day several minutes behind\r\n}', '14-07-15\r\nDateModul? befestigt und gesichert, Antriebsrad ers., Rotor ers., reguliert\r\nK 1407 1530 - neu gestellt\r\nK 1707 0905 - 20-07-15 okay\r\nAngebot Band 25,-  -  ausf. 1607', '1,2', '2015-07-20', '2015-07-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-20', '', '', '0000-00-00', 'RL 7242 6933 0DE', NULL),
(5465, '', 1786, 2, 2, 'Marco Polo', '2015-07-03', '2013-08-13', '2013-08-13', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 8675 v. 15-08-13]\r\n{abgetippt:\r\nStopped working and will not wind\r\n}', '14-07-15\r\nBand verbraucht - Automatik hakelig - Aufzug auch\r\nWerktausch - Angebot Band  - ausf. 1507\r\nK 1407 1345 - 17-07-15 okay', '1,2', '2015-07-17', '2015-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-17', '', '', '0000-00-00', 'RL 72 426 921 5DE', NULL),
(5466, '', 3705, 999999999, 0, '101-Casablanca GM', '2015-07-03', '0000-00-00', '2014-02-19', 'black', 'black', 'Theorema', 'Lost the hand-winding', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '61.239.14.250', '061239014250.ctinets.com', '2015-07-10', '', NULL),
(5469, '', 3053, 999999999, 2, '508-Dublin', '2015-07-08', '0000-00-00', '2014-12-05', 'silver', 'black', 'Pionier', 'The month doesn\'t change automatically. This problem has been allready fixed by you 5 months ago ', '15-07-15\r\nWas??? \r\nK 1507 1130 - 20-07-15 okay', '1,2', '2015-07-20', '2015-07-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-20', '94.95.136.251', 'host251-136-static.95-94-b.business.telecomitalia.it', '2015-07-10', 'RL 7242 6926 9DE', NULL),
(5470, '', 3707, 999999999, 0, '101-Casablanca GM', '2015-07-04', '0000-00-00', '2014-11-11', 'silver', 'white', 'Theorema', 'My dials are blue NOT white.\r\nThe clasp which protects the winding mechanism on the right side of the watch appears to have come loose and will not stay closed.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '151.229.84.40', '97e55428.skybroadband.com', '2015-07-11', '', NULL),
(5471, '', 3708, 999999999, 2, '505-Florida', '2015-07-15', '0000-00-00', '2014-01-07', 'silver', 'black', 'Pionier', 'Timepiece stops intermittently. The problem is with the winding mechanism - unable to wind watch when required', '20-07-15\r\nAutomatík defekt - Reduktionsrad ers., Klinkenräder geölt\r\nK 2007 1200 - 23-07-15 okay', '1,2', '2015-07-23', '2015-07-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-23', '46.7.90.199', '46.7.90.199', '2015-07-11', 'RL 7244 3633 8DE', NULL),
(5472, '', 3709, 999999999, 2, '3005-Marco Polo', '2015-07-08', '0000-00-00', '2013-11-04', 'silver', 'white', 'Theorema', 'The small metallic frames from date and days of the week indicators fell down and are blocking the hour,minute and seconds indicators from showing the proper time. Thanks', '15-07-15\r\nZB-Füße gebrochen, heftige Druckstelle am Glasrand!\r\n==> ZB ohne Dias ersetzen  30,-  - ausf. 2707\r\nersetzt, Zg gerichtet\r\nK 2707 1310 - 31-07-15 okay', '1,2', '2015-07-31', '2015-07-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-31', '93.107.187.77', '93.107.187.77', '2015-07-11', 'RL 72 464 597 1DE', NULL),
(5473, '', 3710, 999999999, 2, '505-Florida', '2015-07-14', '0000-00-00', '2014-10-29', 'silver', 'white', 'Pionier', 'The automatic mechansim isn\'t working. It is not powering the watch and therefore does not keep time.', '16-07-15\r\nS+F oB\r\nK 1607 1525 - 20-07-15 okay', '1,2', '2015-07-20', '2015-07-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-20', '178.251.179.172', '178.251.179.172', '2015-07-12', 'RL 7242 6927 2DE', NULL),
(5474, '', 3711, 999999999, 2, '103-Sao Paolo', '2015-07-16', '0000-00-00', '2014-12-02', 'silver', 'black', 'Theorema', 'Setting/Adjusting button is very lose and the watch itself can not be seted.\r\nTherefor I can not use it.\r\n Thanks in advance,\r\nFlorin Buliga', '20-07-15\r\nWH/Kupplung? WH entgratet und Sperrad befestigt\r\nUK 2007 1330 - einwandfrei\r\nWK 2107 0925 - 22-07-15 okay', '1,2', '2015-07-22', '2015-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-22', '86.30.90.69', 'cpc9-finc14-2-0-cust68.4-2.cable.virginm.net', '2015-07-12', 'RL 7242 6940 5DE', NULL),
(5475, '', 3712, 999999999, 2, '101-Casablanca', '2015-07-13', '0000-00-00', '2014-02-11', 'black', 'black', 'Theorema', 'There is a loose wheel in the wactch. You can see this when looking from the bottum.', '16-07-15\r\nSperrad gelöst - befestigt\r\nUK 1607 1535 - einwandfrei\r\nUK 2007 1055 - einwandfrei\r\nWK 2107 0945 - 22-07-15 okay', '1,2', '2015-07-22', '2015-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-22', '109.202.152.194', 'onerevision.dk', '2015-07-13', 'RL 7242 6937 4DE', NULL),
(5476, '', 3713, 999999999, 2, '101-Casablanca GM', '2015-09-01', '0000-00-00', '2014-02-19', 'silver', 'white', 'Theorema', 'Loss the hand-winding', '11-09-15\r\nKronenbügel fehlt - Gehäuse kpl. ers.\r\nUK 1509 0750 - einwandfrei\r\nWK 1609 0740 - 17-09-15 okay', '1,2', '2015-09-17', '2015-09-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-17', '203.198.182.203', '203.182.198.203.static.netvigator.com', '2015-07-13', 'RL 7262 0433 1DE', NULL),
(5477, '', 1476, 999999999, 2, '3005-Marco Polo', '2015-07-10', '0000-00-00', '2013-10-25', 'silver', 'white', 'Theorema', 'The hand indicating the Month has come off, and has fallen into the watch\'s mechanism.', '17-07-15\r\nZg aus RW entfernt, neuen Zg ers., Automatik versorgt\r\nK 1707 1150 - 20-07-15 okay', '1,2', '2015-07-20', '2015-07-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-20', '193.109.196.252', '193.109.196.252', '2015-07-13', 'RL 7242 6924 1DE', NULL),
(5478, '', 3714, 999999999, 2, '4001q-Galilei', '2015-07-10', '0000-00-00', '2015-03-27', 'silver bicolor', 'black', 'Theorema', 'It suddenly stopped working. There is a jingle sound when shaking it.', '17-07-15\r\nBatterie gelöst? - Jepp, Einlage zugeschnitten\r\nWK 1707 1405 - neu gestellt\r\nWK 2007 0900 - einwandfrei okay', '1,2', '2015-07-22', '2015-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-22', '2.87.82.11', 'ppp-2-87-82-11.home.otenet.gr', '2015-07-13', 'RL 7242 6939 1DE', NULL),
(5479, '', 3715, 999999999, 0, '101-Casablanca GM', '2015-07-06', '0000-00-00', '2013-03-25', 'gold', 'white', 'Theorema', 'The watch is going 10minsfast per hour', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.29.165.180', '188.29.165.180.threembb.co.uk', '2015-07-13', '', NULL),
(5480, '', 3716, 999999999, 0, '510-London', '2015-07-06', '0000-00-00', '2014-12-12', 'gold', 'black', 'Pionier', 'Clock lags behind about half an hour. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.93.100.192', '212.93.100.192', '2015-07-13', '', NULL),
(5481, '', 3717, 999999999, 2, '505-Florida', '2015-07-09', '0000-00-00', '2015-06-01', 'silver', 'white', 'Pionier', 'Is does not work properly.', '16-07-15\r\njo, die Uhr hat ne Macke... Werktausch mit Werkring (gebrochen) - KULANZ\r\nK 1607 1155 - 20-07-15 okay', '1,2', '2015-07-20', '2015-07-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-20', '83.161.154.196', 'bergwerf.xs4all.nl', '2015-07-14', 'RL 7242 6931 2DE', NULL),
(5482, '', 3718, 999999999, 2, '107-Rio', '2015-07-10', '0000-00-00', '2014-12-08', 'black', 'black', 'Theorema', 'ONE OFF THE POINTERS BROKE OF AND IS STUCK INSIDE THE CLOCKWORK / DUE TO THIS THE WATCH DOES NOT WORK ANYMORE', '17-07-15\r\nDruckstelle bei 11:00, aber Glas noch ganz... Minutenzeiger ers. - KULANZ\r\nUK 2007 1100 - einwandfrei\r\nWK 2107 1110 - 22-07-15 okay', '1,2', '2015-07-22', '2015-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-22', '91.183.86.141', '141.86-183-91.adsl-static.isp.belgacom.be', '2015-07-14', 'RL 7242 6938 8DE', NULL),
(5484, '', 3720, 999999999, 2, '101-Casablanca GM', '2015-07-13', '0000-00-00', '2014-12-01', 'silver', 'yellow', 'Theorema', 'The hands of the clock fall out, the watch does not show what the time is. Crystal is broken as well. ', '17-07-15\r\njo, gefallen, Glas gebrochen und Zg abgefallen\r\nKVA  Rep. 40,-  - ausf. 2707\r\nGlas ersetzt, Zeiger aufgesetzt - Anker gerichtet - WD 8310\r\nUK 2707 1045 - einwandfrei\r\nWK 2807 1000 - 29-07-15 okay', '1,2', '2015-07-29', '2015-07-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-29', '79.97.214.204', '79.97.214.204', '2015-07-15', 'RL 72 443 644 3DE', NULL),
(5485, '', 3721, 999999999, 0, '104-Copacabana', '2015-07-08', '0000-00-00', '2013-07-03', 'black', 'black', 'Theorema', 'Revind stoped working in last year. I cant revind the watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '88.89.112.100', 'ti0038a400-0605.bb.online.no', '2015-07-15', '', NULL),
(5487, '', 3723, 999999999, 2, '508-Dublin', '2015-07-14', '0000-00-00', '2014-12-17', 'silver', 'white', 'Pionier', 'I bought the watch last December. The watch has been working the whole time, but one morning in June it just stopped working. ', '17-07-15\r\n...vom Nachttisch gefallen? AR aus Eingriff - gesetzt KULANZ\r\nK 1707 1500 - neu gestellt\r\nK 2007 1105 - 23-07-15 okay', '1,2', '2015-07-23', '2015-07-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-23', '95.96.166.161', '095-096-166-161.static.chello.nl', '2015-07-15', 'RL 7244 3630 7DE', NULL),
(5488, '', 3722, 999999999, 2, '3011-Macau', '2015-07-22', '0000-00-00', '2014-08-11', 'silver', 'white', 'Theorema', 'Watches stopped while regular using.', '23-07-15\r\nUnruh ist fest - ausgeschwungen, aber nicht allein... gesetzt auf KULANZ\r\nK 2307 1515 - 27-07-15 okay', '1,2', '2015-07-27', '2015-07-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-27', '94.206.10.166', '94.206.10.166', '2015-07-16', 'RL 72 443 640 9DE', NULL),
(5489, '', 3724, 999999999, 2, '501-Coppernicus', '2015-07-16', '0000-00-00', '2014-03-04', 'silver', 'black', 'Pionier', 'The AUTOMATIC SKELETON MOVEMENT part separated from the rest of the technique and is moving within the watch, making noise if you move the watch. It will need to be re-attached.', '20-07-15\r\nRotor gebrochen - ersetzt\r\nK 2007 1350 - 23-07-15 okay', '1,2', '2015-07-23', '2015-07-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-23', '159.220.75.3', '159.220.75.3', '2015-07-17', 'RL 72 443 628 4DE', NULL),
(5490, '', 3725, 999999999, 0, '', '2015-07-11', '0000-00-00', '0000-00-00', '', '', '', 'Hi, my name is Laetitia and I am the sales manager at CorpSEO marketing. I was just looking at your tufina-uhren.de::Contact Information Form site and see that your site has the potential to get a lot of visitors. I just want to tell you, In case you don\'t already know... There is a website service which already has more than 16 million users, and the majority of the users are interested in topics like yours. By getting your website on this network you have a chance to get your site more popular than you can imagine. It is free to sign up and you can read more about it here: http://claimyourexcellence.info/12ny - Now, let me ask you... Do you need your site to be successful to maintain your business? Do you need targeted visitors who are interested in the services and products you offer? Are looking for exposure, to increase sales, and to quickly develop awareness for your site? If your answer is YES, you can achieve these things only if you get your website on the network I am describing. This traffic service advertises you to thousands, while also giving you a chance to test the network before paying anything. All the popular sites are using this network to boost their readership and ad revenue! Why aren?t you? And what is better than traffic? It?s recurring traffic! That\'s how running a successful site works... Here\'s to your success! Find out more here: https://spna.ca/1pvm', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.173.157.59', '107-173-157-59-host.colocrossing.com', '2015-07-18', '', NULL),
(5491, '', 3726, 999999999, 2, '505-Florida', '2015-07-20', '0000-00-00', '2014-01-28', 'silver', 'black', 'Pionier', 'The little needle of the right circle (of the months) exited/ is broken. ', '21-07-15\r\nnicht Monate - Wochentage... - Zg ers.\r\nK 2107 1200 - 24-07-15 okay\r\n\r\nPaket am 19.08.15 zurück gekommen!\r\nRL 72 646 051 6DE  22.09.2015', '1,2', '2015-09-22', '2015-09-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-24', '149.86.187.126', 'reverse.rezaxess.fr', '2015-07-19', 'RL 72 443 636 9DE', NULL),
(5492, '', 3727, 2, 2, 'Casablanca', '2015-07-13', '2014-10-24', '2014-10-24', 'Silber', 'Weiss', 'Theorema', 'The clasp does not stay locked', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-13', '', '', '0000-00-00', 'RL 7240 1769 3DE', NULL),
(5493, '', 3728, 999999999, 2, '103-Sao Paolo', '2015-07-17', '0000-00-00', '2014-11-20', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 26998 v. 20-11-2014]\r\nWe set the time every day.\r\nand after 1, 2 or 3 hours the clock is behind and doesn\'t work anymore.\r\nThe warranty card I already send to you by e-mail on 1 July 2015 (Groupon controle code F99324F29C / REF 11749960 / Groupon code 0010027SD8.\r\n\r\nThe watch will be send to you by post today.', '20-07-15\r\nkpl. abgelaufen - Krone sehr schwergängig - gefettet und Schraubenservice\r\nUK 2007 1405 - einwandfrei\r\nWK 2107 1115 - 22-07-15 okay\r\n{Aufzugzettel plus}', '1,2', '2015-07-22', '2015-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-22', '84.241.157.132', 'host-84-241-157-132.dsl.introweb.nl', '2015-07-20', 'RL 7242 6941 4DE', NULL),
(5494, '', 3077, 2, 2, 'Monte Carlo', '2015-07-13', '2014-01-02', '2014-01-02', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nThe clock continues to move forward...any port 24h 2 hours ahead [...]\r\n}', '17-07-15\r\nhört sich nach Spirale an, die liegt aber gut...\r\nUK 2007 1110 - einwandfrei\r\nWK 2107 1115 - 22-07-15 okay\r\n{Spiralzettel}', '1,2', '2015-07-22', '2015-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-22', '', '', '0000-00-00', 'RL 7242 6936 5DE', NULL),
(5495, '', 3729, 999999999, 2, '3006-Monaco Diamond', '2015-07-20', '0000-00-00', '2014-09-03', 'black', 'black', 'Theorema', 'When the crown is pulled out it is not possible to set the time anymore by turning the crown.', '21-07-15\r\nWHF aus Eingriff - gefettet und gesetzt\r\nK 2107 1330 - 24-07-15 okay', '1,2', '2015-07-24', '2015-07-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-24', '82.74.14.57', '524A0E39.cm-4-3a.dynamic.ziggo.nl', '2015-07-20', 'RL 7244 3637 2DE', NULL),
(5496, '', 3730, 999999999, 0, '3001-Paragon', '2015-07-14', '0000-00-00', '2015-06-14', 'silver', 'white', 'Theorema', 'The watch was working perfectly till yesterday evening. All of sudden i noticed at 9:00 Pm that the watch had stopped working at all. \r\nI tried rewinding it expecting that might be the cause and while doing so i followed the instructions provided in the manual.\r\nIt didn\'t made any difference in condition of watch and since yesterday it isn\'t working, no movement at all.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.135.15.236', 'mail.alhashargroup.com', '2015-07-21', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(5497, '', 3731, 999999999, 2, '505-Florida', '2015-07-17', '0000-00-00', '2017-06-23', 'silver', 'black', 'Pionier', 'You can see it self. On het dial state Pionifr and not Pionier. Thats why i send  him back. Today i send him to you so i dont know when the watch is by you\r\n\r\nThanks!', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-17', '212.45.46.32', 'nfilter05.dro.solcon.nl', '2015-07-21', 'RL 72 426 922 4DE', NULL),
(5499, '', 3425, 999999999, 2, '3001-Paragon', '2015-07-20', '0000-00-00', '2014-12-30', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal - no such customer]\r\nThe second and minute hands have fallen off behind the glass', '22-07-15\r\nDate-Modul gelöst - befestigt und gesichert, Minuterie gesichert\r\nK 2307 0955 - reguliert und 27-07-15 okay', '1,2', '2015-07-27', '2015-07-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-27', '94.174.241.186', 'mail.attwater.com', '2015-07-21', 'RL 7244 3641 2DE', NULL),
(5500, '', 3732, 999999999, 2, '103-Sao Paolo', '2015-08-10', '0000-00-00', '2015-02-02', 'black', 'black', 'Theorema', 'when winding up the watch it slips after 10 till 12 turns and then the watch will run for just a couple of hours. In the beginning after winding the watch it ran for 3 days. It seems that the winding mechanism does not run smoothly', '02-09-15\r\nKrone schwergängig und Sperrad gelöst - gefettet und befestigt\r\nUK 0209 0955 - einwandfrei\r\nWK 0309 0755 - 04-09-15 okay', '1,2', '2015-09-04', '2015-09-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-04', '83.87.66.227', '535742E3.cm-6-8b.dynamic.ziggo.nl', '2015-07-21', 'RL 7256 7491 2DE', NULL),
(5501, '', 3733, 999999999, 0, '', '2015-07-15', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '162.244.15.113', '162.244.15.113', '2015-07-22', '', NULL),
(5502, '', 3458, 999999999, 2, '101-Casablanca GM', '2015-09-09', '0000-00-00', '2014-10-06', 'black', 'black', 'Theorema', 'As previous emails\r\n(This is a late response due to private family matters) Issue: Time cannot be set correct, small gear / cog is loose. Watch does not hold time for more then 4 hours..\r\n\r\nMany thanks', '17-09-15\r\nWerk kpl. abgelaufen - S+F oB\r\n(April 2015 ==> Aufzugzettel, da selbiges Problem berichtet...)\r\nWK 1709 1510 - einwandfrei\r\nUK 2109 0805 - einwandfrei\r\nWK 2209 0735 - absolut einwandfrei\r\n{Aufzugzettel plus}', '1,2', '2015-09-23', '2015-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-23', '81.133.5.245', 'host81-133-5-245.in-addr.btopenworld.com', '2015-07-23', 'RL 7264 6054 7DE', NULL),
(5503, '', 3734, 999999999, 2, '104-Copacabana', '2015-07-16', '0000-00-00', '2015-02-25', 'black', 'black', 'Theorema', 'The number 2 on 12:00 Clock it dropped inside the watch and it sometimes one hour goes forward and back by itself. And also strap where you close it the colour changed,if you look closely you can see black colour became white. ', '20-07-15\r\n2 Indexe geklebt\r\nUK 2007 1515 - einwandfrei\r\nWK 2107 1115 - 22-07-15 okay', '1,2', '2015-07-22', '2015-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-22', '95.131.110.124', 'proxy61.messagelabs.net', '2015-07-23', 'RL 7244 3627 5DE', NULL),
(5504, '', 3094, 2, 2, '508-Dublin', '2015-07-16', '2014-12-23', '2014-12-23', 'Gold', 'Schwarz', 'Pionier', '[OHNE Angabe]', '20-07-15\r\nWerk macht einen saumäßigen Gang... Tausch mit neuem Werkring\r\nK 2407 1355 - 27-07-15 okay', '1,2', '2015-07-27', '2015-07-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-27', '', '', '0000-00-00', 'RL 7244 3643 0DE', NULL),
(5505, '', 3735, 2, 2, '102-Monte Carlo GM', '2015-07-17', '0000-00-00', '0000-00-00', 'Gold', 'black', 'theorema', '[OHNE G-Nachweis - Deal 25291 v. 08-10-2014]\r\n{abgetippt:\r\nThe watch will not wind up, the mechanism is stuck\r\n}', '20-07-15\r\nKronendichtung... - gefettet, Schraubenservice\r\nUK 2007 1530 - einwandfrei\r\nWK 2107 1115 - 22-07-15 okay', '1,2', '2015-07-22', '2015-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-22', '', '', '0000-00-00', 'RL 7244 3626 7DE', NULL),
(5506, '', 3736, 999999999, 0, '104-Copacabana', '2015-07-17', '0000-00-00', '2015-07-08', 'silver', 'black', 'Theorema', 'Is wrong the pull the crow to click 1 for time setting , is not start', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '151.44.70.57', 'adsl-ull-57-70.44-151.wind.it', '2015-07-24', '', NULL),
(5507, '', 3737, 999999999, 0, '', '2015-07-18', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.19.111.28', 'hosted-by.slaskdatacenter.pl', '2015-07-25', '', NULL),
(5544, '', 3767, 999999999, 2, '3008-Damascus', '2015-07-31', '0000-00-00', '2013-12-16', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 14887 v. 16-12-2013]\r\nDear Theorema\r\n\r\nSomething in the watch have got loosen and is ratteling. The watch is still working, but seen from the backside of the wach, a small silverplade seem loose.\r\n\r\nLet me know if you need further information:\r\n\r\nBest regards\r\nLasse', '24-08-15\r\nRotor gebrochen - ersetzt\r\nK 2408 0950 - 27-08-15 okay', '1,2', '2015-08-27', '2015-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-27', '152.73.73.1', 'IT18689.research.novo.dk', '2015-08-04', 'RL 7250 7621 1DE', NULL),
(5509, '', 3739, 999999999, 2, '505 - Florida', '2015-07-24', '0000-00-00', '2015-06-09', 'silver', 'black', 'Pionier', 'The watch I bought on Groupon doesn\'t work anymore. Even if I wind it manually it doesn\'t work. I will send the watch (with the warranty card) back as instructed.', '27-07-15\r\nEllipse... aber, auch mit neuen Unruhen keine Amplitude... \r\nWerktausch und ein Klinkenrad\r\nK 2807 1000 - 31-07-15 okay', '1,2', '2015-07-31', '2015-07-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-31', '86.86.178.124', 'ip5656b27c.adsl-surfen.hetnet.nl', '2015-07-26', 'RL 7246 4598 5DE', NULL),
(5510, '', 3740, 999999999, 2, '506-Miami', '2015-09-10', '0000-00-00', '2015-07-07', 'gold', 'gold', 'Pionier', 'I cant manage to pull the crown to change the time setting on the watch, i think its stuck. I have tried many times but couldn\'t pull it. For the warranty claims its stated to send u the email to find a solution to my issue.\r\n\r\n', '18-09-15\r\nWHF-Fehler... ebendiese ers.\r\nK 1809 1115 - 21-09-15 okay\r\nSent to: \r\nApr.7. 3rd floor, Building No. 10 / 0230, Ibrahim Amin Fouad Street, Qasim Zina Street, Taymi Street, Al-Rawdah 2, Jeddah, Saudi Arabia.\r\nPhone number: +966553344732, or +966546911206\r\nName: Amr Abou Alkhair\r\n\r\n', '1,2', '2015-09-21', '2015-09-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-21', '149.129.49.202', '149.129.49.202', '2015-07-26', 'RL 7264 6049 3DE', NULL),
(5511, '', 3741, 999999999, 2, '101-Casablanca GM', '2015-07-31', '0000-00-00', '2015-01-23', 'gold', 'white', 'Theorema', 'I woke up one morning and my watch wasn\'t working it hadn\'t been dropped or smashed and it was missing the second hand which is now stoping the watch from working ', '24-08-15\r\nLügner - Werk auch ausgeschwungen! Diverse Druckstellen rund ums Gehäuse...\r\nKVA Rep. 35,-  --  ausf 1509\r\nAnker gerichtet, Zg aus FH entfernt und neuen Zg ers. \r\nUK 1609 0740 - einwandfrei\r\nWK 1709 0735 - 18-09-15 okay', '1,2', '2015-09-18', '2015-09-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-18', '90.214.238.93', '5ad6ee5d.bb.sky.com', '2015-07-26', '578824936370', NULL),
(5512, '', 3738, 999999999, 2, '505-Florida', '2015-07-27', '0000-00-00', '2013-12-09', 'gold', 'black', 'Pionier', 'brown crocodile strap, broken screen and hands', '28-07-15\r\nGlas defekt - Datum defekt... \r\nKVA Werkrep. und Glas  85,-  --  ausf. 2508\r\n...ein Glassplitter klemmte die EinerScheibe... entfernt, Glas ers., ein Klinkenrad ers.\r\nK 2608 0945 - 31-08-15 okay', '1,2', '2015-09-01', '2015-09-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-01', '86.174.18.130', 'host86-174-18-130.range86-174.btcentralplus.com', '2015-07-26', 'RL 72 567 485 5DE', NULL),
(5513, '', 3742, 999999999, 2, '102-Monte Carlo GM', '2015-07-27', '0000-00-00', '2015-04-09', 'black', 'black', 'Theorema', 'The watch doesn\'t wind up anymore', '28-07-15\r\nWinkelhebel? befestigt, Kronendichtungen gefettet\r\nUK 2807 1045 - einwandfrei\r\nWK 2907 0940 - WD 8310 und 30-07-15 okay', '1,2', '2015-07-31', '2015-07-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-31', '2a02:1810:9c08:6600:58bb:9c26:b4ec:d1c8', '2a02:1810:9c08:6600:58bb:9c26:b4ec:d1c8', '2015-07-26', 'RL 72 464 594 5DE', NULL),
(5514, '', 3743, 999999999, 2, '107-Rio', '2015-07-23', '0000-00-00', '2013-10-23', 'black', 'white', 'Theorema', '[OHNE G-Nachweis - Deal ]\r\nDear, I have noticed on the watch a cracked glass in the top corner and after paying a closer attention i found the watch\'s arrow not being working properly ,i believe one of the arrows had detached .\r\nThis watch is a very valuable as i bought it for myself  on certain date so i sincerely hope you will be able to fix it. Please feel free to contact me with any questions .', '24-07-15\r\nGlas defekt, Zg ab und Band verbraucht\r\nKVA 60,-  --  ausf. 2807\r\nGehäuse u-s, MinZg ers., Glas (mit komplettem Gehäuse, da das Kundengehäuse aus der Sägespäne verschwunden ist!)\r\nUK 1808 1125 - einwandfrei\r\nWK 1908 1155 - WD 8310 und 20-08-15 okay', '1,2', '2015-08-20', '2015-08-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-20', '194.125.75.162', '194.125.75.162', '2015-07-27', 'RL 7250 7611 0DE', NULL),
(5515, '', 2171, 999999999, 2, '3001-Paragon', '2015-07-24', '0000-00-00', '2012-08-08', 'gold', 'white', 'Theorema', 'I have sent this back last year and within a month of receiving it, it stopped working.', '28-07-15\r\nBodenglas gebrochen, Uhr reichlich getragen...\r\nEine Schraube der RW-Brücke im Werk\r\nKVA  Rep.  65,-  --  ausf. 2608\r\nAutomatik gereinigt, Klinkenrad und Antriebsrad ers., Gehäuseboden u-s, Bodenglas ers., reguliert\r\nK 2708 1005 - 31-08-15 okay', '1,2', '2015-08-31', '2015-08-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-31', '5.71.38.177', '054726b1.skybroadband.com', '2015-07-27', 'RL 7256 7481 5DE', NULL),
(5516, '', 3744, 2, 2, 'Marco Polo Diamanten', '2015-07-20', '2015-07-20', '2015-07-20', 'Gold', 'Schwarz', 'Theorema', '', '', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-27', '', '', '0000-00-00', '604569191624', NULL),
(5517, '', 3745, 999999999, 2, '101-Casablanca GM', '2015-07-31', '0000-00-00', '2013-06-20', 'silver', 'white', 'Theorema', 'The winder became hard to wind and pin fell out. Also the pin protection catch is loose.', '24-08-15\r\nHalsdichtung aufgelöst und WH-Schraube gelöst...\r\nbefestigt und WD 8310\r\nUK 2408 1300 - einwandfrei\r\nWK 2508 0820 - 26-08-15 okay', '1,2', '2015-08-26', '2015-08-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-26', '212.183.128.193', '212.183.128.193', '2015-07-27', 'RL 72 547 155 7DE', NULL),
(5518, '', 3746, 2, 2, '107 - Rio', '2015-07-20', '2015-07-20', '2013-10-23', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\n[...] because there is errors with the sticks and the glass togged up sometime [...]\r\n}', '23-07-15\r\nArmband verbraucht: Angebot 25,- - 2707 NICHT ausf.\r\nMinZg ers.\r\nUK 2307 1050 - einwandfrei\r\nUK 2707 0900 - einwandfrei\r\nWK 2807 0840 - 29-07-15 okay', '1,2', '2015-07-29', '2015-07-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-29', '', '', '0000-00-00', 'RL 7246 4593 7DE', NULL),
(5519, '', 3427, 2, 2, 'Marco Polo', '2015-07-20', '2015-07-20', '2015-01-02', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 28821 v. 02-01-2015]\r\n{abgetippt:\r\n[...] la montre ne fontionne plus depuis le jour où je vous l\'avais envoyé pour la réparer en la recevant j\'ai constaté que la montre ne fonctionne que quelques seconde avant de a\'arrêter [...]\r\n---\r\nshowed no longer works since the day I sent it to you to fix it by receiving it I found that the watch operates only a few seconds before stopping\r\n}', '23-07-15\r\nSpirale war übergeschlagen... ruppiger Versand? allerdings Datum auf Mai... - gelegt\r\nK 2307 1110 - 27-07-15 okay', '1,2', '2015-07-27', '2015-07-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-27', '', '', '0000-00-00', 'RL 7244 3642 6DE', NULL),
(5520, '', 3747, 2, 2, 'Florida', '2015-07-20', '2015-07-20', '2014-10-16', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nMonthly pointer is missing and watch doesn\'t work\r\n}', '23-07-15\r\nUhr ist gefallen, Werk beschädigt/zerstört\r\nKVA Werktausch  80,- ', '1,2', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-13', '', '', '0000-00-00', '644352591981', NULL),
(5521, '', 3619, 999999999, 2, '3008-Damascus', '2015-11-16', '0000-00-00', '2013-12-02', 'silver', 'black', 'Theorema', 'Date and month hand is still missing, and the watch doesnt work after it was \"repaired\" ', '17-11-15\r\nwar mit 5345 erst hier mit neuen Totas... seltsam! Zapfen der Totas sehr dünn... Neue Zeiger aufgesetzt\r\nK 1711 0955 - 20-11-15 okay', '1,2', '2015-11-20', '2015-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-20', '80.162.222.195', 'x1-6-38-2c-4a-aa-da-40.cpe.webspeed.dk', '2015-07-27', '644352606440', NULL),
(5522, '', 3748, 999999999, 2, '101-Casablanca GM', '2015-07-27', '0000-00-00', '2014-06-23', 'gold', 'black', 'Theorema', 'One of screw undo and the winder great come off its not working any more . \r\nas soon as you see the watch you will see what\'s wrong with it \r\nThank you ', '28-07-15\r\nSperrad gelöst - gesichert befestigt\r\nUK 2807 1150 - einwandfrei\r\nWK 2907 0945 - 30-07-15 okay', '1,2', '2015-07-31', '2015-07-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-31', '82.39.10.229', 'cpc71815-gate10-2-0-cust228.16-2.cable.virginm.net', '2015-07-27', 'RL 72 464 595 4DE', NULL),
(5523, '', 3749, 999999999, 0, '', '2015-07-21', '0000-00-00', '0000-00-00', '', '', '', 'I was just looking at your tufina-uhren.de::Contact Information Form site and see that your website has the potential to get a lot of visitors. I just want to tell you, In case you don\'t already know... There is a website service which already has more than 16 million users, and most of the users are interested in topics like yours. By getting your website on this service you have a chance to get your site more popular than you can imagine. It is free to sign up and you can find out more about it here: http://claimyourexcellence.info/12ny - Now, let me ask you... Do you need your website to be successful to maintain your way of life? Do you need targeted traffic who are interested in the services and products you offer? Are looking for exposure, to increase sales, and to quickly develop awareness for your site? If your answer is YES, you can achieve these things only if you get your website on the network I am describing. This traffic service advertises you to thousands, while also giving you a chance to test the network before paying anything at all. All the popular websites are using this network to boost their traffic and ad revenue! Why aren?t you? And what is better than traffic? It?s recurring traffic! That\'s how running a successful website works... Here\'s to your success! Find out more here: http://www.arvut.org/1/dft', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '23.95.196.194', '23.95.196.194', '2015-07-28', '', NULL),
(5524, '', 3750, 999999999, 2, '3005-Marco Polo', '2015-07-21', '0000-00-00', '2012-01-10', 'silver', 'black', 'Theorema', 'Sehr geehrte Damen und Herren,\r\nich habe in 2012 die genannte Theorema Marco Polo Uhr bei Ihnen gekauft. Vor ca. 4 Wochen löste sich warum auch immer der Goldring um die Datumsanzeige am Zifferblatt. Dadurch löste sich der Sekundenzeiger und der gelöste Ring blockiert seidem den Minutenzeiger. Ein Uhrenfachgeschäft bei uns vor Ort sagte, dass es wie ein Material-/Montagefehler aussieht und der Hersteller dafür zuständig sei. So etwas habe ich auch noch nicht erlebt und bitte die Firma Theorema um Kulanz, weil von mir aus kein Verschulden oder eine falsche Handhabung ausgeht. Wenn ich bei einer solchen edlen Uhr keine Kulanz von den Hersteller  bekomme, bin ich zwar entäuscht, bitte aber dann um die Zusendung einses Kosten-voranschlag über die möglichen Reparturkosten  per Email. Vielen Dank.\r\nP.s. Was kostet ein Original schwarzes Leder-armbad und eine neue schwarze Uhrenhülle für diese Uhr? \r\nDie Uhr wird heute an Sie verschickt.\r\n\r\nMit freundlichen Grüßen\r\n\r\nMichael Weichert ', '29-07-15\r\nG seit 1 1/2 Jahren abgelaufen... ZB in Auflösung, Uhr stark strapaziert... Rep. Kulanz, aber Portoerstattung und \r\nKVA Band/Box  30,-  --  ausf. 3108\r\nZB mit Dias ers., Rotor ers., {Glas ers.}\r\nK 0309 1415 - 07-09-15 okay', '1,2', '2015-09-07', '2015-09-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-08', '176.32.40.134', '176.32.40.134', '2015-07-28', '00340433836934238124', NULL),
(5526, '', 3752, 999999999, 2, '3009-Dubai', '2015-07-27', '0000-00-00', '2015-07-09', 'gold', 'black', 'Theorema', '[G per email 22-07-15]\r\nthe watch\'s hands are defect. The big hand (Minutes) cannot get past the smaller hand (Hours), which makes it impossible to set the watch to the correct time.', '28-07-15\r\njo... StdZg hochgekommen - gesetzt\r\nK 2807 1410 - bl. stehen... \r\nWerk komplett ers. und 31-07-15 okay', '1,2', '2015-08-03', '2015-08-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-02', '188.179.14.195', '188-179-14-195-dynamic.dk.customer.tdc.net', '2015-07-28', 'RL 72 464 599 9DE', NULL),
(5527, '', 3753, 999999999, 2, '506-Miami', '2015-07-31', '0000-00-00', '2013-11-19', 'gold', 'black', 'Pionier', 'Hello. \r\n\r\nIn 2013-11-19 I bought a clock named Enis Tufina MIAMI GM-506-3 on a sight named Groupon. On the recite it says that I have 2 years guaranty on the clock. Yesterday I notes that the numbers on the date didn?t work correctly. The numbers jumps between 4 and 15 plus it goes on too 39 and 00. As we know there are no month with 39 days. This is a clock used only on special occasions and I´m very careful with it.\r\nMy question is, what shell I do know. I still have a about 6 months guaranty left.\r\n', '24-08-15\r\nZehnerScheibe muss um eine Ziffer versprungen sein...\r\ngerichtet\r\nK 2408 1325 - 27-08-15 okay', '1,2', '2015-08-27', '2015-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-27', '193.45.95.20', '193.45.95.20', '2015-07-29', 'RL 7250 7619 9DE', NULL),
(5528, '', 3754, 2, 2, '103-Sao Paolo', '2015-07-23', '2015-07-22', '2014-04-16', 'Schwarz', 'Schwarz', 'Theorema', '{abgetippt:\r\nI think it\'s the winder on the watch\r\n}', '23-07-15\r\nKrone/Welle waren raus, das Kupplungsrad ist weggerutscht\r\nund die Ellipse fehlt - Aufzug sortiert, Unruh kpl. ers.\r\nUK 2707 0905 - einwandfrei\r\nWK 2807 0840 - 29-07-15 okay', '1,2', '2015-07-29', '2015-07-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-29', '', '', '0000-00-00', 'RL 7246 4592 3DE', NULL),
(5530, '', 3756, 999999999, 2, '4004-Newton', '2015-07-31', '0000-00-00', '2013-12-09', 'silver', 'white', 'Theorema', '1 : The color dial money(silver) of date is not there any more.\r\n2 : The branches of color money(silver) situated under diamonds are missing. Under the figure 10 and 2.\r\n', '24-08-15\r\nAR aus Eingriff... Uhrzustand 5 !! \r\nKVA Werkrep, Glas, ZB-Rep.  105,- - ausf 62,- 0401\r\nGehäuse u-s, alle Indexe geklebt, Glas mit Dichtung ers., Bodendichtung - WD 8310\r\nK 0701 1520 - reguliert und 11-01-16 okay', '1,2', '2016-01-14', '2016-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-14', '78.221.198.128', 'mrv31-1-78-221-198-128.fbx.proxad.net', '2015-07-30', '644352618157', NULL),
(5531, '', 3757, 999999999, 2, '104-Copacabana', '2015-07-29', '0000-00-00', '2014-04-02', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal - no such customer]\r\nThe winding key of this mechanical watch will not wind the watch up. The watch have stopped working because it can not be winded up. ', '31-07-15\r\nSperrad - gesichert befestigt\r\nReparatur gegen Portoerstattung!  --  ausf. 2608 \r\nUK 1708 0825 - einwandfrei\r\nWK 1808 1100 - einwandfrei \r\n26-08-15 okay', '1,2', '2015-08-26', '2015-08-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-26', '194.176.105.169', '194.176.105.169', '2015-07-31', 'RL 72 507 613 7DE', NULL),
(5532, '', 3758, 999999999, 2, '3005-Marco Polo', '2015-08-03', '0000-00-00', '2015-03-26', 'silver', 'black', 'Theorema', 'From the time of purchase, the date and month setting is quite problematic. Since last week, the watch is no longer functioning at all.', '25-08-15\r\nDatum/Monat/Tag - alles oB\r\nRW klemmt? Im Bereich KBR/MR... RW kontrolliert und geölt,\r\nAutomatik gereinigt und geölt\r\nK 2508 0920 - neu gestellt\r\nK 2808 0800 - 31-08-15 okay', '1,2', '2015-08-31', '2015-08-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-31', '24.132.186.16', 'j186016.upc-j.chello.nl', '2015-07-31', 'RL 7256 7482 4DE', NULL),
(5533, '', 3759, 999999999, 0, '3005-Marco Polo', '2015-07-24', '0000-00-00', '2014-07-04', 'black', 'black', 'Theorema', 'Stop working.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '149.71.94.123', '149.71.94.123', '2015-07-31', '', NULL),
(5534, '', 3760, 999999999, 2, '101-Casablanca GM', '2015-08-07', '0000-00-00', '2014-12-01', 'gold', 'black', 'Theorema', 'Wind up dial has come out. Can put back into the watch and turn but cannot ay the time', '27-08-15\r\nWH-Schraube gelöst - befestigt\r\nUK 2708 1110 - einwandfrei\r\nUK 3108 0855 - 02-09-15 okay', '1,2', '2015-09-03', '2015-09-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-03', '5.70.52.100', '05463464.skybroadband.com', '2015-08-01', 'RL 7256 7488 6DE', NULL),
(5684, '', 3879, 999999999, 0, '502-Malibu', '2015-09-03', '0000-00-00', '2015-03-09', 'black', 'black', 'Pionier', 'der Mechanismus funktioniert nicht', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.245.34.131', '131.34-245-81.adsl-dyn.isp.belgacom.be', '2015-09-10', '', NULL),
(5536, '', 3762, 999999999, 2, '101-Casablanca GM', '2015-08-03', '0000-00-00', '2014-10-29', 'gold', 'black', 'Theorema', 'As the purchase has only been recent however i been experiencing troubles with my watch such as being slow keeping up with the time,had to wind it at least 3 times in one day and even then it wouldn\'t last however for the past month i its not been working at all even if i do wind it to work.The watch isnt damaged  or hasnt been dropped or water damaged. Therefore it must me a manufacturing defect there is no external damage to the watch.', '25-08-15\r\nsteht kpl. abgelaufen - Rückereinheit defekt - Unruh kpl. getauscht\r\nUK 2508 1045 - einwandfrei\r\nWK 2608 1020 - 27-08-15 okay\r\n{Aufzugzettel}', '1,2', '2015-08-27', '2015-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-27', '90.207.83.173', '5acf53ad.bb.sky.com', '2015-08-03', 'RL 7250 7616 8DE', NULL),
(5537, '', 3763, 999999999, 2, '3005-Marco Polo', '2015-08-07', '0000-00-00', '2014-07-04', 'silver', 'black', 'Theorema', 'I used it every day , at least ten hours . I rarely used function hand-winding. It was always punctual. On Friday, 07.24.2015 it started late and suddenly it just stopped .', '27-08-15\r\nkpl. abgelaufen - aber: Tagesanzeige oF, daran kann das Werk klemmen - ambulant gerichtet\r\nK 2708 1135 - neu gestellt\r\nK 3108 0855 - reguliert und 03-09-15 okay', '1,2', '2015-09-03', '2015-09-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-03', '195.29.52.198', '195.29.52.198', '2015-08-03', 'RL 7256 7489 0DE', NULL),
(5538, '', 3764, 999999999, 0, '104-Copacabana', '2015-07-27', '0000-00-00', '2015-05-19', 'gold', 'white', 'Theorema', 'the watch keeps stopping even though it wound up ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '31.103.198.169', '31.103.198.169', '2015-08-03', '', NULL),
(5539, '', 3313, 2, 2, 'Sao Paolo', '2015-07-27', '2015-07-27', '2014-04-07', 'Silber', 'weiß-schwarz', 'Theorema', '{abgetippt:\r\n[...] but now we can pulling up the clock, but the clock is not going [...]\r\n}', '28-07-15\r\nkpl. aufgezogen... Klemmung im RW - ZB-Schild klemmte das FH - komplettes FH ers. \r\nUK 2807 1600 - einwandfrei\r\nWK 2907 0950 - 30-07-15 okay', '1,2', '2015-07-31', '2015-07-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-07-31', '', '', '0000-00-00', 'RL 72 464 596 8DE', NULL),
(5540, '', 3749, 999999999, 0, '', '2015-07-27', '0000-00-00', '0000-00-00', '', '', '', 'I was just looking at your tufina-uhren.de::Contact Information Form website and see that your website has the potential to get a lot of visitors. I just want to tell you, In case you don\'t already know... There is a website service which already has more than 16 million users, and most of the users are interested in websites like yours. By getting your website on this network you have a chance to get your site more visitors than you can imagine. It is free to sign up and you can find out more about it here: http://gf10.com.br/url/iq2f - Now, let me ask you... Do you need your site to be successful to maintain your business? Do you need targeted visitors who are interested in the services and products you offer? Are looking for exposure, to increase sales, and to quickly develop awareness for your website? If your answer is YES, you can achieve these things only if you get your website on the service I am describing. This traffic network advertises you to thousands, while also giving you a chance to test the service before paying anything. All the popular websites are using this network to boost their readership and ad revenue! Why aren?t you? And what is better than traffic? It?s recurring traffic! That\'s how running a successful site works... Here\'s to your success! Read more here: http://www.kaktusit.com/a252', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.245.120.6', '172-245-120-6-host.colocrossing.com', '2015-08-03', '', NULL),
(5541, '', 3765, 999999999, 0, '', '2015-07-27', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '195.154.60.147', '195-154-60-147.rev.poneytelecom.eu', '2015-08-03', '', NULL),
(5542, '', 3766, 999999999, 2, '3009-Dubai', '2015-08-12', '0000-00-00', '2015-06-15', 'silver', 'white', 'Theorema', 'Hour pointer not showing correctly ', '02-09-15\r\nZgStellung mangelhaft - korrigiert\r\nK 0209 1545 -  neu gestellt\r\nK 0709 0850 - 08-09-15 okay', '1,2', '2015-09-08', '2015-09-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-08', '81.98.236.153', 'cpc19-stkn15-2-0-cust152.11-2.cable.virginm.net', '2015-08-03', 'RL 7257 8887 0DE', NULL),
(5543, '', 3755, 999999999, 2, '101-Casablanca GM', '2015-08-03', '0000-00-00', '2015-01-20', 'gold', 'black', 'Theorema', 'Look at back wheel has detached from mechanism and watch no longer working.', '25-08-15\r\nSperrad gelöst - gesichert befestigt\r\nUK 2508 1310 - einwandfrei\r\nWK 2608 1020 - 27-08-15 okay', '1,2', '2015-08-27', '2015-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-27', '194.32.31.1', '194.32.31.1', '2015-08-04', 'RL 7250 7615 4DE', NULL),
(5545, '', 2636, 2, 2, '3005 - Marco Polo-metalband', '2015-07-28', '2015-07-28', '2013-10-22', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] I have now discovered that it seems to work intermittently [...]\r\n}', '31-07-15\r\nbl. stehen bei ZB oben... Anker steht zu hoch, schleift am Plateau...!? - gerichtet ambulant\r\nK 3107 1435 - 18-08-15 okay', '1,2', '2015-08-18', '2015-08-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-18', '', '', '0000-00-00', 'RL 72 507 607 0DE', NULL),
(5546, '', 3768, 999999999, 0, '104-Copacabana', '2015-07-28', '0000-00-00', '2015-05-19', 'gold', 'black', 'Theorema', 'the watch keeps stopping within a few minutes of re setting it ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '157.203.254.3', '157.203.254.3', '2015-08-04', '', NULL),
(5547, '', 3769, 999999999, 2, '502-Malibu', '2015-08-05', '0000-00-00', '2014-11-04', 'silver', 'black', 'Pionier', '[G per email 28-07-15]\r\nWhilst on my wrist, the watch started making a grinding / grating noise and I could actually feel a small amount of vibration on my wrist. When I looked at the watch, it had stopped working and the hands no longer turn. When you try to turn the dial now, all the hands turn faster than they\'re meant to. \r\nI have emailed a copy of the warranty card to the email address shown. ', '26-08-15\r\njo... Uhr ist so heftig gefallen, dass das AR halb aus dem Werk schaut...\r\nKVA Werk und Band  90,- --  ausf 2708\r\nWerk ers., Gehäuse u-s, Ziffern ausgelegt\r\nK 0209 0920 - 07-09-15 okay', '1,2', '2015-09-07', '2015-09-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-07', '86.173.89.12', 'host86-173-89-12.range86-173.btcentralplus.com', '2015-08-04', 'RL 7257 8883 5DE', NULL),
(5548, '', 3770, 999999999, 0, '3005-Marco Polo', '2015-07-28', '0000-00-00', '2015-04-01', 'silver', 'black', 'Theorema', 'The clock stopt suddenley We don\'t know what te course is. \r\n\r\nI send the email for my son. Thats wy my emailadres and phone number are filt inn.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.81.6.67', '53510643.cm-6-2a.dynamic.ziggo.nl', '2015-08-04', '', NULL),
(5549, '', 3771, 999999999, 2, '3005-Marco Polo', '2015-07-31', '0000-00-00', '2015-04-01', 'silver', 'black', 'Theorema', 'The clock stopt suddenley We don\'t know what te course is. It is an automatic whatch. \r\n\r\nI send the email for my son. Thats wy my emailadres and phone number are filt inn.', '24-08-15\r\nAutomatik hakelig - Klinkenräder ambulant geölt\r\nK 2408 1530 - reguliert und 27-08-15 okay\r\n\r\nNachforschung am 11.09.15 gestellt! 578824937035 06.10.2015\r\nZurück gekommen 13.10.2015', '1,2', '2015-10-13', '2015-10-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-27', '83.81.6.67', '53510643.cm-6-2a.dynamic.ziggo.nl', '2015-08-04', 'RL 72 567 474 0DE', NULL),
(5550, '', 3751, 999999999, 2, '3009-Dubai', '2015-09-23', '0000-00-00', '2015-01-23', 'gold', 'black', 'Theorema', 'Hello !!!\r\nThe product does not work, for reasons of minutes scorpion union with that of ores and blocking movement.\r\nTell me how to act.\r\n', '24-09-15\r\nStdZg hochgekommen - befestigt, ZB befestigt\r\nK 2409 1020 - 28-09-15 okay', '1,', '2015-09-28', '2015-09-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.78.76.234', '80.78.76.234', '2015-08-04', '', NULL),
(5551, '', 3772, 999999999, 0, '3007-Vienna', '2015-07-28', '0000-00-00', '2013-10-16', 'silver', 'black', 'Theorema', 'Something inside the watch is broken.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.236.44.138', '109.236.44.138', '2015-08-04', '', NULL),
(5552, '', 3625, 999999999, 2, '508-Dublin', '2015-08-17', '0000-00-00', '2014-12-29', 'gold', 'black', 'Pionier', 'This is the second time it has had this fault. It has stopped working, last time you repaired the automatic system', '04-09-15\r\nKlinkenfeder gebrochen - wiederholt! - Werktausch\r\nK 0409 1545', '1,2', '2015-09-07', '2015-09-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-07', '94.2.186.227', '5e02bae3.bb.sky.com', '2015-08-05', 'RL 7257 8882 1DE', NULL),
(5553, '', 1062, 999999999, 2, '103-Sao Paolo', '2015-08-03', '0000-00-00', '2013-07-18', 'black', 'black', 'Theorema', 'HI,\r\nThe watch doesn\'t work. Fell tip in the watch.', '25-08-15\r\nMinZg gelöst - befestigt - KULANZ\r\nUK 2508 1325 - einwandfrei\r\nWK 2608 1020 - 27-08-15 okay', '1,2', '2015-08-27', '2015-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-27', '83.25.60.175', 'aci175.neoplus.adsl.tpnet.pl', '2015-08-05', 'RL 7250 7617 1DE', NULL),
(5554, '', 3534, 999999999, 0, '508-Dublin', '2015-07-29', '0000-00-00', '2015-01-07', 'silver', 'white', 'Pionier', 'Kleiner Wochentagzeiger auf 9 Uhr Position hat sich gelöst und fehlt', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:810d:1580:ca0:1503:9636:1016:6b6e', '2a02:810d:1580:ca0:1503:9636:1016:6b6e', '2015-08-05', '', NULL),
(5555, '', 3773, 999999999, 2, '508-Dublin', '2015-08-02', '0000-00-00', '2015-01-27', 'gold', 'black', 'Pionier', '[G per email 29-07-15]\r\nThe pointer of the date (month) never did it, and now nothing works anymore. Not any pointer.', '25-08-15\r\nsteht kpl. aufgezogen... zerlegte Halsdichtung klemmte die Unruh... Beim Transport aber auch Klinkenfeder gebrochen: RW-Brücke kplt. ers.\r\nK 2508 1000 - 28-08-15 okay', '1,2', '2015-08-28', '2015-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-28', '80.60.79.177', 'ip503c4fb1.speed.planet.nl', '2015-08-05', 'RL 7256 7476 7DE', NULL),
(5556, '', 1312, 2, 2, '104-Copacabana', '2015-07-27', '0000-00-00', '2012-10-19', 'gold', 'black', 'Theorema', '{abgetippt:\r\n[...] when I wind the watch after approx 60 minutes the time will be slow [...]\r\n}', 'Eingang 27-07-15 über TB\r\n30-07-15\r\nsteht kpl. aufgezogen - untere Stoßsicherung geöffnet - gerichtet und fixiert - Rep. gg. Portoerstattung\r\nUK 3007 1110 - einwandfrei\r\nUK 1708 0825 - einwandfrei\r\nWK 1808 1105 - einwandfrei - 11-09-15 okay', '1,2', '2015-09-11', '2015-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-11', '', '', '0000-00-00', 'RL 7261 2505 5DE', NULL),
(5557, '', 3774, 999999999, 2, '102-Monte Carlo GM', '2015-08-03', '0000-00-00', '2014-02-10', 'silver', 'black', 'Theorema', 'Uhr anzeiger drehen nicht mehr mit.', '25-08-15\r\nZgStellung stimmt auch nicht - ZgWerk war hochgekommen... gefallen? Gerichtet aufgesetzt auf KULANZ\r\nUK 2508 1350 - einwandfrei\r\nWK 2608 1025 - 27-08-15 okay', '1,2', '2015-08-27', '2015-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-27', '82.74.20.176', '524A14B0.cm-4-3a.dynamic.ziggo.nl', '2015-08-06', 'RL 7250 7623 9DE', NULL),
(5558, '', 3775, 999999999, 2, '107-Rio', '2015-08-21', '0000-00-00', '2015-07-16', 'black', 'black', 'Theorema', '[OHNE G-Nachweis]\r\nWhen I tried to wind up, I only managed to wind it once before it made a \'twang\' sound like something snapped. After that the button had no resistance and was not doing anything and the coil completely unwound.\r\nThe watch completely stopped moving and I could not use it at all and trying to turn the wind up button made no difference and did not do anything.\r\nThis was the second time I have wound the watch up and I did not do anything other than try to wind it up not even changing the time. \r\nI am sending the watch back to either be replaced or refunded either is agreeable to me', '21-08-15\r\nSperradschraube gelöst - gesichert befestigt\r\nUK 2408 - einwandfrei\r\nWK 2508 0820 - 26-08-15 okay', '1,2', '2015-08-27', '2015-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-27', '2.26.59.152', '2.26.59.152', '2015-08-06', '644352581796', NULL),
(5559, '', 3776, 999999999, 2, '509-Barbados', '2015-08-05', '0000-00-00', '2014-09-10', 'silver', 'white', 'Pionier', 'Adjust button is come loose.', '26-08-15\r\nKrone gebrochen, Welle aus dem Werk... Schraube der WHF ersetzt, Krone mit Welle ers.  - KULANZ\r\nK 2608 1405 - 31-08-15 okay', '1,2', '2015-08-31', '2015-08-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-31', '188.204.164.146', 'static.kpn.net', '2015-08-06', 'RL 7256 7480 7DE', NULL),
(5560, '', 3777, 2, 2, 'Macau', '2015-08-24', '2015-07-30', '2014-04-02', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\nNeedle from the clasp has come out\r\n}', '24-08-15\r\njo, Schließe ersetzt\r\nK 2408 0930 - 27-08-15 okay', '1,2', '2015-08-27', '2015-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-27', '', '', '0000-00-00', 'RL 7250 7622 5DE', NULL),
(5561, '', 3778, 2, 2, '3008 - Damaskus ', '2015-08-11', '2015-07-30', '2015-05-12', 'Gold', 'Schwarz', 'Theorema', '[OHNE Angabe]', '02-09-15\r\nausgeschwungen - Anker ambulant gerichtet\r\nK 0809 1440 - 11-09-15 okay', '1,2', '2015-09-11', '2015-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-11', '', '', '0000-00-00', 'RL 72 612 503 8DE', NULL),
(5562, '', 3779, 999999999, 0, '', '2015-08-01', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '195.154.52.19', '195-154-52-19.rev.poneytelecom.eu', '2015-08-08', '', NULL),
(5563, '', 3780, 999999999, 0, '509-Barbados', '2015-08-02', '0000-00-00', '2014-10-20', 'silver', 'white', 'Pionier', 'The watch doesn\'t run at all although it is moved or shook... Please help me check what\'s wrong with it ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '113.210.10.190', '113.210.10.190', '2015-08-09', '', NULL),
(5564, '', 3781, 999999999, 2, '3001-Paragon', '2015-08-13', '0000-00-00', '2015-03-25', 'gold', 'white', 'Theorema', 'The Hour-hand doesn\'t move. The wristband\"lock\" comes lose very easy', '03-09-15\r\nDateModul gelöst - gesichert befestigt {Lunette getauscht}\r\nK 0309 1330 - neu gestellt\r\nK 0709 0905 - 09-09-15 okay', '1,2', '2015-09-09', '2015-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-09', '92.111.45.188', '92-111-45-188.static.chello.nl', '2015-08-09', 'RL 72 578 892 3DE', NULL),
(5565, '', 3782, 999999999, 2, '508-Dublin', '2015-08-10', '0000-00-00', '2014-10-31', 'black', 'black', 'Pionier', 'Die Uhr lasst sich nicht mehr aufwinden. ', '27-08-15\r\nZahnausfall im Aufzugrad? - jepp... also Werktausch\r\nK 2708 1355 - 31-08-15 okay', '1,2', '2015-08-31', '2015-08-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-31', '84.82.231.166', 'ip5452e7a6.speed.planet.nl', '2015-08-09', 'RL 7256 7484 1DE', NULL),
(5566, '', 3783, 999999999, 2, '511-New York', '2015-08-07', '0000-00-00', '2015-06-30', 'black', 'black', 'Pionier', 'The mechanic winder behind the glass on the back is loose.\r\n\r\n', '27-08-15\r\njo, Rotor aus Lager gebrochen - ersetzt\r\nK 2708 1145 - 31-08-15 okay', '1,2', '2015-11-19', '2015-11-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-31', '163.158.213.44', '044-213-158-163.dynamic.caiway.nl', '2015-08-09', 'RL 7256 7483 8DE', NULL),
(5568, '', 3784, 999999999, 2, '101-Casablanca GM', '2015-08-17', '0000-00-00', '2014-12-23', 'bicolor gold', 'black', 'Theorema', 'the clock does not work well\r\nTime get lost more than two hours per day.', '04-09-15\r\nS+F oB\r\nUK 0709 0910 - einwandfrei\r\nWK 0809 0815 - 09-09-15 absolut okay\r\n{Aufzugzettel plus}', '1,2', '2015-09-09', '2015-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-09', '83.59.95.125', '125.Red-83-59-95.dynamicIP.rima-tde.net', '2015-08-10', 'RL 7257 8890 6DE', NULL),
(5569, '', 3118, 2, 2, 'Dublin', '2015-08-03', '2015-08-02', '2015-07-07', 'Silber', 'Weiss', 'pioner', '{abgetippt:\r\nKleiner Wochentagszeiger auf 9 Uhr Position hat sich gelöst und fehlt\r\n}', '25-08-15\r\nZg aufgesetzt\r\nK 2508 1455 - 28-08-15 okay', '1,2', '2015-08-30', '2015-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-08-31', '', '', '0000-00-00', '00340433836912142290', NULL),
(5570, '', 3049, 999999999, 2, '102-Monte Carlo GM', '2015-08-10', '0000-00-00', '2014-10-06', 'gold', 'black', 'Theorema', 'Staat stil,en wil niet meer lopen.\r\nDe horloge staat stil!', '02-09-15\r\nEllipse... - Unruh kpl. ers.\r\nUK 0209 1045 - einwandfrei\r\nWK 0309 0935 - 04-09-15 okay', '1,2', '2015-09-04', '2015-09-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-04', '147.98.1.13', 'endpoint.spie.com', '2015-08-10', 'RL 72 567 490 9DE', NULL),
(5571, '', 3598, 999999999, 2, '102-Monte Carlo GM', '2015-08-07', '0000-00-00', '2015-03-27', 'silver', 'white', 'Theorema', 'Minute hand has come out. 2nd repair of the watch in 6 months. If it can\'t be repaired can I get a new one please. I don\'t want to keep on paying to send the watch for repair.\r\n\r\nThanks ', '27-08-15\r\ndiverse Druckstellen, Uhr gefallen/gestoßen - Zg aufgesetzt KULANZ\r\nUK 2708 1200 - einwandfrei\r\nUK 3108 0920 - läuft nicht ab - Ankerhöhenluft! und Anker gerichtet\r\nUK 0209 0935 - einwandfrei\r\nWK 0309 0935 - 04-09-15 okay', '1,2', '2015-09-04', '2015-09-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-04', '213.205.253.159', '213.205.253.159', '2015-08-10', 'RL 7257 8877 8DE', NULL),
(5572, '', 3785, 999999999, 0, '508-Dublin', '2015-08-03', '0000-00-00', '2015-01-06', 'black', 'white', 'Pionier', 'It will not keep up with time; it stops even when I\'m out and about which is very frustrating ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.102.46.99', 'cpc1-sgyl36-2-0-cust98.18-2.cable.virginm.net', '2015-08-10', '', NULL),
(5573, '', 3761, 999999999, 2, '508-Dublin', '2015-08-12', '0000-00-00', '2014-06-02', 'silver', 'white', 'Pionier', 'hand winding cover does not stay closed and opens when wearing the watch', '03-09-15\r\nKlinkenfeder gebrochen - MR klemmt aber auch: Werktausch\r\nBügel gerichtet\r\nK 0309 1100 - Zg gerichtet\r\nK 0709 0940 - 08-09-15 okay', '1,2', '2015-09-08', '2015-09-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-08', '86.170.183.235', 'host86-170-183-235.range86-170.btcentralplus.com', '2015-08-10', 'RL 72 578 886 6DE', NULL),
(5574, '', 3786, 999999999, 2, '3005-Marco Polo', '2015-09-08', '0000-00-00', '2013-10-21', 'silver', 'black', 'Theorema', 'stopped working completely', '17-09-15\r\nDatumschaltung beschädigt - weil die Uhr gefallen ist! DS an beiden Anstößen rechts - ZB verschoben und verklemmt\r\nKVA  Werkrep. 50,-  --  ausf. 2309\r\nDatumschaltrad ers., ZB-Füße gerichtet\r\nK 2309 1140 - reguliert und 28-09-15 okay', '1,2', '2015-09-28', '2015-09-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-28', '5.81.144.21', 'host5-81-144-21.range5-81.btcentralplus.com', '2015-08-10', 'RL 7267 4968 2DE', NULL),
(5575, '', 3749, 999999999, 0, '', '2015-08-04', '0000-00-00', '0000-00-00', '', '', '', 'I was just looking at your tufina-uhren.de::Contact Information Form website and see that your site has the potential to become very popular. I just want to tell you, In case you don\'t already know... There is a website network which already has more than 16 million users, and most of the users are looking for topics like yours. By getting your site on this service you have a chance to get your site more visitors than you can imagine. It is free to sign up and you can read more about it here: https://spna.ca/1pvm - Now, let me ask you... Do you need your site to be successful to maintain your way of life? Do you need targeted visitors who are interested in the services and products you offer? Are looking for exposure, to increase sales, and to quickly develop awareness for your website? If your answer is YES, you can achieve these things only if you get your website on the service I am talking about. This traffic network advertises you to thousands, while also giving you a chance to test the service before paying anything. All the popular websites are using this network to boost their traffic and ad revenue! Why aren?t you? And what is better than traffic? It?s recurring traffic! That\'s how running a successful site works... Here\'s to your success! Find out more here: http://gf10.com.br/url/iq2f', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.172.8.55', '107.172.8.55', '2015-08-11', '', NULL),
(5576, '', 3787, 999999999, 2, '103-Sao Paolo', '2015-08-10', '0000-00-00', '2014-04-07', 'gold', 'white', 'Theorema', 'When i pull the crown to set the watch everything seems okay, but its hours behind. The spinner spind slowly.', '02-09-15\r\nS+F oB - \r\nUK 0209 1055 - einwandfrei\r\nWK 0309 0940 - absolut oB und 04-09-15 okay\r\n{Aufzugzettel plus}', '1,2', '2015-09-04', '2015-09-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-04', '2.111.81.238', 'x1-6-28-c6-8e-45-37-22.cpe.webspeed.dk', '2015-08-11', 'RL 7256 7492 6DE', NULL),
(5577, '', 3788, 999999999, 2, '103-Sao Paolo', '2015-08-10', '0000-00-00', '2013-08-22', 'gold', 'white', 'Theorema', 'When i pull the crown to set the watch, nothing happens. The clock starts only when I shake it.\r\nSometimes the clock works fine, other times I have to shake it.\r\n', '02-09-15\r\nS+F oB\r\nUK 0209 1100 - einwandfrei\r\nWK 0309 0940 - absolut oB und 04-09-15 okay\r\n{Aufzugzettel plus}', '1,2', '2015-09-04', '2015-09-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-04', '2.111.81.238', 'x1-6-28-c6-8e-45-37-22.cpe.webspeed.dk', '2015-08-11', 'RL 7256 7494 3DE', NULL),
(5578, '', 3789, 999999999, 2, '107-Rio', '2015-08-25', '0000-00-00', '2015-04-21', 'silver', 'black', 'Theorema', 'The second hand has become detached from the center pin', '08-09-15\r\ndas ist peinlich! ein zweiter MinZg liegt lose im Werk... entnommen \r\nUK 0809 1350 - einwandfrei\r\nWK 0909 0815 - 10-09-15 okay', '1,2', '2015-09-10', '2015-09-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-10', '96.30.180.80', 'blk-30-180-80.eastlink.ca', '2015-08-11', 'RL 7261 2497 3DE', NULL),
(5579, '', 3790, 999999999, 0, '104-Copacabana', '2015-08-04', '0000-00-00', '2015-08-04', 'black', 'black', 'Theorema', 'I received this in the post as it appears. The case was cracked and a small scratch on the side of the watch.  Please can I have a replacement. \r\nThe Security Code is 0058c6786a, reference 13364622, groupon code was 0010015gc3.\r\nMany Thanks.  Laura Olding', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '46.254.200.2', '46.254.200.2', '2015-08-11', '', NULL),
(5580, '', 3791, 999999999, 2, '505-Florida', '2015-08-13', '0000-00-00', '2014-09-09', 'silver', 'black', 'Pionier', 'la lancetta di settimana d\'orologio e caduto,e quando messo su polso si fermato sempre.\r\n---\r\nthe hand of week clock and fell, and when put on the wrist is always stopped.', '03-09-15\r\nZB hochgekommen? Werkring gebrochen\r\nNeue TotaZg aufgesetzt und Werkring ers.\r\nK 0309 1305 - 07-09-15 okay', '1,2', '2015-09-07', '2015-09-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-07', '62.18.124.234', '62.18.124.234', '2015-08-11', 'RL 72 578 880 4DE', NULL),
(5581, '', 3792, 999999999, 0, '3001-Paragon', '2015-08-05', '0000-00-00', '2015-05-08', 'silver', 'black', 'Theorema', 'Time & date not setting properly even after turning clockwise 30 times', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.88.157.57', '69.88.157.57', '2015-08-12', '', NULL),
(5582, '', 3793, 999999999, 0, '3011-Macau', '2015-08-05', '0000-00-00', '2015-06-04', 'silver', 'white', 'Theorema', 'This watch presented as a gift & sadly upon opening the dial fell off & not what is expected of this watch or any of its kind,if allegation is made towards me having dropped or damaged the watch then surely physical marks should be present on thewatch and can assure not the case.Rather dissappointed with the poor quality of watch delivered & not what is expected from your reputed company in delivering.I would expect you to retrieve why this has occurred and ensure such instance does not reoccur in the future.Expect your earliest replacement of the same.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '103.232.32.34', '103.232.32.34', '2015-08-12', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(5583, '', 3794, 999999999, 2, '505-Florida', '2015-08-13', '0000-00-00', '2015-05-27', 'black', 'black', 'Pionier', 'Hello,\r\n\r\nFirst of all, you see a new address because we are moving houses at the end of next week.\r\n\r\nIssues of the watch:\r\n-Another part of the bracelet with the locker is also broken, it doesn\'t stay fixed/closed\r\n-You can wind up the watch endlessly. Normally with a winding up watch, you must feel a stop after several windings. \r\n- winding up the watch 40 times or 100 times, the watch stops running after a little more then one day.\r\n-the pointer indicating the months is pointing always in  between 2 months, even if you are moving the pointer to a next month.\r\n\r\nOnly received the watch of such a quality, in the beginning of June with already 3 or 4 issues, we would like to get a replacement or a refund.\r\nWe hope you can understand our reasons to ask for another watch that is working impeccable. ', '04-09-15\r\nUhr ist gefallen - Krone mit heftiger Druckstelle - durch den Stoß auch AbFall verstellt - Welle gestaucht - ZB verschoben\r\nKVA Krone Welle und ZB richten  50,- - ausf. 1311\r\nreguliert, ZB gerichtet, AW/Krone ers. - WD 8310\r\n{ZgStellung...} K 1311 1510\r\nAufzug sortiert, Zg justiert montiert\r\nK 1611 0940 - 19-11-15 okay', '1,2', '2015-11-19', '2015-11-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-19', '2a02:1812:2521:3000:ccbc:5322:1fcd:7c3c', '2a02:1812:2521:3000:ccbc:5322:1fcd:7c3c', '2015-08-12', '644352606153', NULL),
(5584, '', 3795, 999999999, 2, '3008-Damascus', '2015-09-15', '0000-00-00', '2015-04-10', 'silver', 'black', 'Theorema', '1.  the weekday/end pointer came off and moving around inside the watch\r\n2. the watch stopped  moving  frequently \r\n3. the time of second clock cannot be adjusted even following the instructions', '21-09-15\r\nist gefallen - Drücker 2 mit DS - Zeiger gelöst, ZB verschoben\r\nKVA Rep. 20,-  - ausf. 2409\r\nwegen abgebrochener Schraube der Tageskorrektur jetzt kpl. Werk! {für Kunden Rep. wie vorgesehen}\r\nK 2409 1410 - 28-09-15 okay', '1,2', '2015-09-28', '2015-09-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-28', '202.131.71.102', '202.131.71.102', '2015-08-13', 'RL 7267 4977 5DE', NULL),
(5585, '', 3796, 2, 2, 'Casablanca', '2015-08-13', '2015-05-13', '2015-05-13', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] when I come to open it, it was surprisingly broken [...]\r\n}', '18-08-15\r\nUhr schwer gefallen, Glas beschädigt und Glasrand mit deutlicher Druckstelle\r\nKVA  Rep. 45,- \r\nZgWerk und Zg befestigt, Glas ers.\r\nUK 0909 1300 - einwandfrei\r\nUK 1509 0755 - einwandfrei\r\nWK 1609 0740 - WD 8310 und 17-09-15 okay', '1,2', '2015-09-17', '2015-09-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-17', '', '', '0000-00-00', 'RL 7262 0429 1DE', NULL),
(5586, '', 3797, 999999999, 2, '3008-Damascus', '2015-10-13', '0000-00-00', '2014-11-28', 'gold', 'black', 'Theorema', 'When you pull the crown out to set the time the watch starts moving but when you push the crown back it stops after 30 seconds. There seems to something wrong with the crown mechanism. Dual time setting doesn\'t work. Date setting niether. ', '14-10-15\r\nDualZeit oB - Datum oB - Kronenfunktion oB \r\nK 1410 0840 - 19-10-15 absolut okay\r\n{DualTime-Zettel}', '1,2', '2015-10-19', '2015-10-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-19', '84.212.1.229', 'cm-84.212.1.229.getinternet.no', '2015-08-13', '644352594097', NULL),
(5587, '', 3793, 999999999, 2, '3011-Macau', '2015-09-18', '0000-00-00', '2015-06-04', 'silver', 'white', 'Theorema', 'This watch presented as a gift and sadly upon opening the dial fell off and not what is expected of this watch or any of its kind,\r\nif allegation is made towards me having dropped or damaged the watch then surely physical marks should be present on the watch and can assure not the case. Rather disappointed with the poor quality of watch delivered and not what is expected from your reputed company in delivering. I would expect you to retrieve and replace the watch and investigate why this has occurred and ensure such instance Does not reoccur in the future. Expect your earliest replacement of the same.\r\n', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-21', '60.52.142.6', '60.52.142.6', '2015-08-13', '604569193800', NULL),
(5588, '', 3798, 999999999, 0, '508-Dublin', '2015-08-06', '0000-00-00', '2015-01-06', 'black', 'white', 'Pionier', 'It will not keep up with time; lasts a bit and then just goes very slow - it is very frustrating.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.102.46.99', 'cpc1-sgyl36-2-0-cust98.18-2.cable.virginm.net', '2015-08-13', '', NULL),
(5589, '', 2718, 999999999, 2, '3001-Paragon', '2015-08-10', '0000-00-00', '2015-01-09', 'gold', 'white', 'Theorema', 'Sekonden Zeiger geht normal aber Stunden und Datums gehen rückwerts. Bevor diesem Problem, Uhr war sehr unrichtig...1 Tag -bis 3 min.Verspätung, 1 Woche bis von 25 bis 30 min. Verspätung....Nur das Sie bescheid wissen, diese Uhr ist mir nicht auf den Boden gefallen oder was anderes...Und mit kosten was wir den Uhr zu Ihnen schicken(es ist das 3 mall in 2 Jahren, kostet uns viel Geld)Ich finde das ist sehr viel! Den ganzen Stress will ich vermeiden!!! Bitte finden Sie eine Lösung, das diese Uhr getauscht wird!!! Mit dem hab ich leider kein Spaß!!\r\nMit Freundlichen Grüßen; Bojan Bozic   ', '02-09-15\r\nWerk kpl. abgelaufen - ZgStellung stimmt nicht, 24h-Zg geht nicht mit - DateModul gelöst! - gesichert befestigt\r\nK 0209 1250 - 07-09-15 okay', '1,2', '2015-09-07', '2015-09-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-08', '2a02:810d:1b40:d98:c881:5d2f:3ad5:c990', '2a02:810d:1b40:d98:c881:5d2f:3ad5:c990', '2015-08-13', '00340433836934234225', NULL),
(5590, '', 3799, 2, 2, '107-Rio', '2015-08-27', '2015-08-07', '2014-04-29', 'Schwarz', 'Schwarz', 'Theorema', '[G-Card - OHNE Angabe]', '27-08-15\r\nMinZg ab - ersetzt\r\nUK 2708 1250 - einwandfrei\r\nUK 3108 0925 - 02-09-15 okay', '1,', '2018-10-30', '2018-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(5591, '', 3800, 999999999, 0, '101-Casablanca GM', '2015-08-09', '0000-00-00', '2015-07-30', 'gold', 'black', 'Theorema', 'The watch\'s glass case is broken upon delivery. Thus, possibly the watch might have been affected by it.Customer wants a full replacement.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '118.200.34.188', 'bb118-200-34-188.singnet.com.sg', '2015-08-16', '', NULL),
(5592, '', 3801, 999999999, 2, '3011-Macau', '2015-09-23', '0000-00-00', '2015-04-27', 'gold', 'black', 'Theorema', 'I\'m only use this watch for going some event and some dinner because it looks very nice and very useful. I use very less time and I take care very well when I back to home, I will put back to my watch box every time. The watch spoiled that day, I was wearing the watch and going to have dinner with my family. When I start wearing my watch that time, my watch still work very well. After that, until I reach the restaurant I just realized that my watch has stopped working already. Even I try to wind the crown and move the watch but it still cannot work.', '24-09-15\r\nWerk kpl. abgelaufen - S+F oB\r\nK 2409 1030 - einwandfrei\r\nLagenprüfung oB - Ablauf ab 2809 0815 bis 2909 1900 == 35h\r\nAufzug 2h - Ablauf 3009 1000 bis 0110 1330  ==  >27h \r\n02-10-15 okay', '1,2', '2015-10-02', '2015-10-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-02', '175.144.187.97', '175.144.187.97', '2015-08-16', 'RL 7269 0279 7DE', NULL),
(5593, '', 3737, 999999999, 0, '', '2015-08-10', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.165.112.228', '188-165-112-228.kimsufi.com', '2015-08-17', '', NULL),
(5594, '', 3802, 2, 2, '106-Toronto', '2015-08-10', '2013-08-15', '2013-08-15', 'Gold', 'Weiss', 'Theorema', '{abgetippt:\r\nMijn horloge lauft nicht mher\r\n}', '02-09-15\r\nSperrad gelöst - gesichert befestigt\r\nUK 0209 1305 - einwandfrei\r\nWK 0309 0940 - 04-09-15 okay', '1,2', '2015-09-04', '2015-09-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-04', '', '', '0000-00-00', 'RL 7256 7493 0DE', NULL),
(5595, '', 3803, 999999999, 2, '3005-Marco Polo', '2015-10-13', '0000-00-00', '2014-11-05', 'gold', 'black', 'Theorema', 'indicator is disconnected', '14-10-15\r\nMinZg gelöst - aufgesetzt - KULANZ\r\nK 1410 0900 - 19-10-15 okay', '1,2', '2015-10-19', '2015-10-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-19', '62.236.202.14', '62.236.202.14', '2015-08-17', '644352594145', NULL),
(5596, '', 3804, 2, 2, 'Monte Carlo', '2015-08-10', '2014-02-10', '2014-02-10', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nbroken spring\r\n}', '02-09-15\r\nS+F oB - also welche Feder soll gebrochen sein?\r\nUK 0209 1310 - einwandfrei\r\nWK 0309 0940 - absolut oB und 04-09-15 okay\r\n{Aufzugzettel plus}', '1,2', '2015-09-04', '2015-09-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-04', '', '', '0000-00-00', 'RL 7257 8876 4DE', NULL),
(5597, '', 3805, 2, 2, 'T3003', '2015-08-10', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Compast', '{abgetippt:\r\n[...] wie tel. besprochen [...] meine defekte Armbanduhr [...] bitte um Angabe der Repararaturkosten [...] Kulanz\r\n}', '02-09-15\r\nUhr gefallen, ZB verschoben und Zeiger gebrochen! \r\n0209 1600 Vorab Kontrolle - Werk zu stark geschädigt\r\nKVA Werkrep. und Zeiger und Band 125,-  --  ausf. 1009\r\nGehäuse u-s, Werk gereinigt, Tagesstern mit DayTota ers., Bodendichtung ers. - WD 8310\r\nK 1709 1055 - 21-09-15 okay', '1,2', '2015-09-21', '2015-09-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-21', '', '', '0000-00-00', '00340433836969432825', NULL),
(5598, '', 3806, 2, 2, '508-Dublin', '2015-08-10', '2014-10-14', '2014-10-14', 'Gold', 'Schwarz', 'Pionier', 'As you can see from the attached photos, the numeral \"V\" has fallen off inside the watch', '02-09-16\r\ndie V der VIII, die X und die V der VI geklebt\r\nK 0209 1405 - 07-09-15 okay', '1,2', '2015-09-07', '2015-09-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-07', '', '', '0000-00-00', 'RL 7257 8884 9DE', NULL),
(5599, '', 3807, 999999999, 0, '506-Miami', '2015-08-10', '0000-00-00', '2015-07-30', 'black', 'gold', 'Pionier', 'The butterfly clasp is loosen and unable to be worn properly.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '218.111.246.77', '218.111.246.77', '2015-08-17', '', NULL),
(5600, '', 3808, 2, 2, 'Florida', '2015-08-10', '2013-11-11', '2013-11-11', 'Silber', 'Schwarz', 'Pionier', 'Once I set the time it will be roughly 5 minutes fast a couple of hours later. The repeatedly happens when I reset the time.', '02-09-15\r\nS+F oB - Automatik einseitig schwergängig - Klinkenräder ambulant geölt, \r\nArmband verbraucht ==> Angebot Tausch 25,-  -  ausf. 0110\r\nK 0209 1350 - 01-10-15 okay\r\nGesendet:Jimmy Barrett\r\nGE Healthcare,\r\nIDA Business Park,\r\nCarrigtohill,\r\nCo.Cork,\r\nIreland\r\n', '1,2', '2015-10-05', '2015-10-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-05', '', '', '0000-00-00', 'RL 72 690 282 3DE', NULL),
(5601, '', 3809, 999999999, 2, '103-Sao Paolo', '2015-08-17', '0000-00-00', '2015-06-05', 'silver', 'white', 'Theorema', 'The hand winder pulls all the way out and will not set the time. Have enclosed warranty card and kept a copy.', '04-09-15\r\nWH-Schraube - Winkelhebelfehler... WH entgratet\r\nUK 0709 1110 - einwandfrei\r\nWK 0809 0820 - 09-09-15 okay', '1,2', '2015-09-09', '2015-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-09', '81.159.165.102', 'host81-159-165-102.range81-159.btcentralplus.com', '2015-08-17', 'RL 7257 8891 0DE', NULL),
(5602, '', 3810, 999999999, 2, '103-Sao Paolo', '2015-08-17', '0000-00-00', '2015-02-12', 'gold', 'white', 'Theorema', 'The knob/spindle to adjust the time is defect.\r\nIt comes apart from the watch', '04-09-15\r\nKrone gebrochen - ersetzt\r\nUK 0709 0920 - einwandfrei\r\nWK 0809 0820 - 09-09-15 okay', '1,2', '2015-09-09', '2015-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-09', '92.0.225.87', 'host-92-0-225-87.as43234.net', '2015-08-17', 'RL 7257 8889 7DE', NULL),
(5603, '', 3811, 999999999, 2, '49021', '2015-08-28', '0000-00-00', '2014-07-17', 'silver', 'black', 'Javelle', 'The minute hand always get stuck at 52 minutes. Reference number is J49021.', '10-09-15\r\nWerk kpl. abgelaufen - ZgReibung? - jepp, verstärkt\r\nK 1009 1245 - reguliert\r\nK 1509 0800 - 16-09-15 okay', '1,2', '2015-09-17', '2015-09-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-17', '41.220.68.239', '41.220.68.239', '2015-08-17', 'RL 7262 0432 8DE', NULL),
(5604, '', 3812, 999999999, 0, '', '2015-08-11', '0000-00-00', '0000-00-00', '', '', '', 'I was just looking at your tufina-uhren.de::Contact Information Form site and see that your website has the potential to get a lot of visitors. I just want to tell you, In case you didn\'t already know... There is a website service which already has more than 16 million users, and the majority of the users are interested in topics like yours. By getting your website on this network you have a chance to get your site more popular than you can imagine. It is free to sign up and you can read more about it here: http://bbqr.me/4fj5 - Now, let me ask you... Do you need your site to be successful to maintain your way of life? Do you need targeted traffic who are interested in the services and products you offer? Are looking for exposure, to increase sales, and to quickly develop awareness for your website? If your answer is YES, you can achieve these things only if you get your site on the network I am talking about. This traffic service advertises you to thousands, while also giving you a chance to test the service before paying anything at all. All the popular websites are using this network to boost their traffic and ad revenue! Why aren?t you? And what is better than traffic? It?s recurring traffic! That\'s how running a successful website works... Here\'s to your success! Find out more here: http://tgi.link/dcf2', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '23.94.170.143', '23.94.170.143', '2015-08-18', '', NULL),
(5605, '', 3813, 999999999, 0, '3001-Paragon', '2015-08-11', '0000-00-00', '2015-08-11', 'bicolor gold', 'white', 'Theorema', 'Order -Groupon code: 0010162AO7.\r\nMy order for the T-3001-5: Theorema Paragon Automatic Watch \r\nOrder sold by: Enis Tufina\r\nShipping Summary:\r\nT-3001-5: Theorema Paragon Automatic Watch (x1)\r\nShipped via No Tracking\r\nTracking Number: NTK_00001 \r\n\r\nThe Item that I received is incorrect color. \r\nMy order should be  T-3001-5: White dial, gold and silver case, and black strap.\r\n \r\nBut I received T-3001-6: Black dial, gold and silver case, and black strap\r\n\r\nI need to return back & ex-change it.\r\nPls reply ASAP... when can I receive the actual color?? I need it by latest before 20th Aug 2015 whether can make it??', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '58.185.254.154', 'hs13f144.singnet.com.sg', '2015-08-18', '', NULL),
(5606, '', 3814, 999999999, 2, '501-Coppernicus', '2015-08-13', '0000-00-00', '2014-04-03', 'black', 'white', 'Pionier', '[G per email 11-08-15]\r\nSometimes I can see waterdamp in the inside of my watch (the glass becomes a little wet inside). Especially when there?s a temperature difference (for example shortly after I walk outside my house).\r\n\r\nI send the watch on 11-08-2015 to Wasbek and a photo of the warranty card to rma@tufina-watches.com', '04-09-15\r\nEingangstest WD 8310\r\nGlas innen gereinigt - WD \r\nK 0409 - 07-09-15 okay', '1,2', '2015-09-07', '2015-09-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-07', '77.173.100.167', '77-173-100-167.ip.telfort.nl', '2015-08-18', 'RL 7257 8881 8DE', NULL),
(5607, '', 3815, 999999999, 0, '101-Casablanca GM', '2015-08-11', '0000-00-00', '2015-07-27', 'gold', 'yellow', 'Theorema', 'Strap is too tight and short opens when wrist is turned or when stretching . \r\nThe strap will open at any time when any major movement of my wrist ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.107.92.67', '93.107.92.67', '2015-08-18', '', NULL),
(5608, '', 3717, 999999999, 2, '505-Florida', '2015-08-13', '0000-00-00', '2015-06-01', 'silver', 'white', 'Pionier', 'The watch still is working properly. I think that someting is wrong with te battery. Every morning it has stopped during the night.', '04-09-15\r\nkomplett abgelaufen! Dann volles Prüfprogramm! \r\nK 0409 1140 - Automatik nicht iO - ein Klinkenrad ers. \r\nK 0809 0830 - 11-09-15 okay', '1,2', '2015-09-11', '2015-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-11', '2001:980:a9aa:1:2475:d782:de79:3d72', '2001:980:a9aa:1:2475:d782:de79:3d72', '2015-08-18', 'RL 7262 0418 6DE', NULL),
(5609, '', 1772, 999999999, 2, '103-Sao Paolo', '2015-08-19', '0000-00-00', '2013-07-30', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis]\r\nThe pin to adjust/rewind the clock is broken. Please see attached photo. (email)\r\n \r\nI hope this can be fixed, and is this covered by the warranty. It says 30-7-2013 on my warranty, but please by advised that I did not receive my watch until well into August. And this actually happened a while ago.', '08-09-15\r\nUhr ist gefallen? Krone schief, Welle gebrochen, Unruh ausgeschwungen... Da OHNE G-Nachweis\r\nKVA Rep. 70,-  - ausf. 1509\r\nAnker gerichtet, AW/Krone ers.\r\nUK 1609 0745 - reguliert\r\nWK 1709 0750 - 18-09-15 okay', '1,2', '2015-09-18', '2015-09-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-18', '81.166.72.95', '95.81-166-72.customer.lyse.net', '2015-08-18', 'RL 7264 6037 4DE', NULL),
(5610, '', 3816, 2, 2, 'Florida Edelstahl', '2015-08-14', '2014-09-03', '2014-09-03', 'Schwarz', 'Schwarz', 'Pionier', '[OHNE Angabe]', '04-09-15\r\nDatumschaltung! StdRad mit Zahnausfall.... ers. - Krone gefüttert\r\nK 0809 1540 - 11-09-15 okay', '1,2', '2015-09-11', '2015-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-11', '', '', '0000-00-00', 'RL 72 620 416 9DE', NULL),
(5611, '', 3817, 999999999, 2, '508 - Dublin', '2015-08-14', '0000-00-00', '2015-01-26', 'gold', 'black', 'Theorema', 'The clock stoot suddenly still in the morning i tride it with the Hand winding mode but he did nothing annymore', '04-09-15\r\nKeine Marco Polo, sondern eine Dublin? ja, Kunde hatte 3 Uhren gekauft... ruppige Behandlung? AR war aus Eingriff\r\nK 0409 1305 - 07-09-15 okay', '1,2', '2015-09-09', '2015-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-09', '163.158.69.117', '117-069-158-163.dynamic.caiway.nl', '2015-08-19', 'RL 72 578 888 3DE', NULL),
(5612, '', 3818, 999999999, 0, '107-Rio', '2015-08-13', '0000-00-00', '2015-07-24', 'gold', 'white', 'Theorema', 'The watch received loose from inside and totally not working and clockwise not in place inside watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '217.165.2.94', 'bba157828.alshamil.net.ae', '2015-08-20', '', NULL),
(6856, '', 4733, 999999999, 2, '103-Sao Paolo', '2016-10-25', '0000-00-00', '2015-06-18', 'gold', 'white', 'Theorema', '{G-Copy}\r\nThe watch crown is broken. The paint is off the XII. By purchace the watch strap was dammaged. Also the glass is not as smooth all over. When you touch the  out circel of the glass you can feel it. Thank you. Best regards', '26-10-16\r\nWelle kpl. raus... ggf. WH? - jepp, WH entgratet und gerichtet, Anker gerichtet, Sperrad und -Kegel gesichert, reguliert, Ziffern ausgebessert - WD 8310\r\nUK 2610 1015 - einwandfrei\r\nWK 2710 0745 - 28-10-16 okay', '1,2', '2016-10-28', '2016-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-28', '87.208.160.188', 'ip188-160-208-87.adsl2.static.versatel.nl', '2016-10-15', '711369625020', NULL),
(5614, '', 3820, 999999999, 2, '508-Dublin', '2015-08-20', '0000-00-00', '2015-01-27', 'black', 'white', 'Pionier', 'The minute hand moves instead of the second hand when wound up, and only for a short period of time.', '08-09-15\r\nAR aus Eingriff weil eine Schraube der RW-Brücke fehlte - Werktausch\r\nK 0809 1140 - 11-09-15 okay', '1,2', '2015-09-11', '2015-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-11', '86.150.91.243', 'host86-150-91-243.range86-150.btcentralplus.com', '2015-08-20', 'RL 7262 0420 9DE', NULL),
(5615, '', 3821, 999999999, 2, '3009-Dubai', '2015-08-19', '0000-00-00', '2015-05-26', 'gold', 'black', 'Theorema', '[G per email 14-08-15]\r\nThe watch I bought for £180 (?250) on Groupon UK in May 2015, has STOPPED working. When the watch was delivered, the glass of the watch box was broken, but I did not want to make a complaint about that. But I am extremely disappointed that my watch which says \'Made in Germany\', to have stopped working after two months! \r\nDescription of the defect: Three weeks ago (29.07.2015) the pointers had stopped working in the morning and the crown seemed to become \'blocked\' and would not turn clockwise. After a few tries, the crown became unblocked and the pointers started working again. \r\nThen, the same thing happened one week ago (07.08.2015) where the pointers had stopped working and one of the two small mechanisms (the one which is below the writing ?Germany?, stopped working. I tried adjusting it with the crown again, and it started working again. \r\nThen two days ago (11.08.2015), the watch stopped working again and the pointers and the mechanism on the right did not function. I tried adjusting it with the crown, but this is blocked when you try and turn it clockwise. I have tried and tried but nothing happens. \r\nI am very disappointed to have been sold a faulty watch. I had hoped I would have this watch for 10-15 years before I faced any problems, not 2 months! \r\nI hope an acceptable resolution is found to this problem and I hope not to face any problems with the watch. \r\nI will be posting the watch and will send photos of the watch and guarantee. I will also post the watch with recorded and signed delivery to ensure it arrives to you. ', '08-09-15\r\neine gelöste Schraube schon mal im Rotor... befestigt - sonst oB\r\nK 0809 1020 - 11-09-15 okay', '1,2', '2015-09-11', '2015-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-11', '193.36.20.132', '193.36.20.132', '2015-08-21', 'RL 7261 2508 6DE', NULL),
(5616, '', 3293, 999999999, 2, '103-Sao Paolo', '2015-08-19', '0000-00-00', '2014-12-05', 'silver', 'black', 'Theorema', 'Watch doesnt wind up or work at all felt like a spring had gone and strap keeps coming undone', '08-09-15\r\nSperrad gelöst - Kupplung verschlissen...\r\nKupplung ersetzt, Sperrad gesichert\r\nUK 0809 1040 - einwandfrei\r\nWK 0909 0815 - 10-09-15 okay', '1,2', '2015-09-10', '2015-09-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-10', '81.156.11.244', 'host81-156-11-244.range81-156.btcentralplus.com', '2015-08-21', 'RL 7261 2500 7DE', NULL),
(5617, '', 3822, 999999999, 2, '4004-Newton', '2015-11-03', '0000-00-00', '2014-10-09', 'gold', 'black', 'Theorema', 'Watch has completely stopped working. Watch has ceased movment and the hands do not move.  ', '04-11-15\r\nWerk kpl. aufgezogen - Rotor geöffnet, AR aus Eingriff - DS an Anstoß oben links - Werk prellt \r\nAR gesetzt, Federzaum gefettet, Rotor vernietet und Lager geölt\r\nK 0411 0900 - 09-11-15 okay', '1,2', '2015-11-09', '2015-11-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-09', '79.78.82.142', 'host-79-78-82-142.static.as9105.net', '2015-08-21', '644352601817', NULL),
(5618, '', 3823, 999999999, 2, '104-Copacabana', '2015-10-05', '0000-00-00', '2015-01-08', 'gold', 'black', 'Theorema', '1.Damage to strap locking Mechanism, Pin fallen off.\r\n2. Not Keeping accurate time.', '06-10-15\r\nSchließe defekt, obere Stoßsicherung zerlegt - Bruchstücke außer Deckstein aus RW entfernt, Unruh kpl. ers., Schließe ers.\r\nUK 0610 0855 - einwandfrei\r\nWK 0710 0745 - reguliert und 08-10-15 okay', '1,2', '2015-10-08', '2015-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-08', '77.99.69.99', 'cpc1-haye16-2-0-cust98.haye.cable.virginm.net', '2015-08-21', 'RL 7270 1193 3DE', NULL),
(5619, '', 2448, 999999999, 2, '106-Toronto GM', '2015-08-20', '0000-00-00', '2013-08-16', 'rosé', 'white', 'Theorema', 'Today (15 AUG 2015), I noticed the pointer for the seconds isn\'t attached anymore and is now stuck between the gears. I hope this still falls under garantee, since it broke within the 24 months of garantee, but the package will of course not arrive in time (the post office is closed during the weekend). Thanks for your understanding! Kind regards, Arthur Rodenbach', '08-09-15\r\nMinZg ab... Zg der 2007 ers., 6 Indexe geklebt\r\nUK 0809 1240 - einwandfrei\r\nWK 0909 0815 - 10-09-15 okay', '1,2', '2015-09-10', '2015-09-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-10', '78.22.136.217', '78-22-136-217.access.telenet.be', '2015-08-22', 'RL 7261 2499 5DE', NULL),
(5620, '', 3824, 999999999, 0, '', '2015-08-17', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '162.244.14.72', '162.244.14.72', '2015-08-24', '', NULL),
(7047, '', 4873, 999999999, 0, '512-Berlin', '2017-01-20', '0000-00-00', '2017-01-07', 'gold', 'gold', 'Pionier', '#1678\r\nIt\\\'s brand new as I received it. Never worn. Tried it\r\nAnd it\\\'s too big to my liking. Thank you.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '162.205.89.37', '162-205-89-37.lightspeed.rcsntx.sbcglobal.net', '2017-01-20', '', NULL),
(7048, '', 4874, 999999999, 0, '3001-Paragon', '2017-01-20', '0000-00-00', '2016-12-20', 'bicolor gold', 'white', 'Theorema', 'watch does not work at all. It was my uncles and I always admired it. WHen he passed away he left it to me, but the entire time its been in my possession it has not worked at all. Other than that the band is beat up and the clasp seemed damaged. It would mean the world to me to be able to wear my uncles watch. thank you', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.193.27.22', 'c-73-193-27-22.hsd1.wa.comcast.net', '2017-01-20', '', NULL),
(5622, '', 3277, 999999999, 2, '104-Copacabana', '2015-08-24', '0000-00-00', '2013-02-08', 'silver', 'black', 'Theorema', 'repaired under your reference 4634 March 2015 No movement of hands although fully wound. Similar problem to before.  I will send by post to you with copies of repair docum,entation etc ', '08-09-15\r\nsteht kpl. abgelaufen - es fehlt Index 9, evtl. Zierpunkte?\r\nVorab Kontrolle\r\nUK 0809 1315 - bl. irgendwann stehen... scheinbar Indexe im Werk - gefunden und geklebt\r\nWK 0909 1000 - bleibt in kürzester Zeit deutlich zurück - Werktausch\r\nWK 0909 1510 - einwandfrei\r\nUK 1009 0825 - 11-09-15 okay', '1,2', '2015-09-11', '2015-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-11', '194.176.73.158', 'mobile.espc.com', '2015-08-24', 'RL 7261 2507 2DE', NULL),
(5623, '', 3826, 999999999, 2, '104-Copacabana', '2015-08-20', '0000-00-00', '2015-06-26', 'black', 'white', 'Theorema', 'The watch is moving too fast. After one hours there is one hour and aproximately 10 minutes too much. the Watch it\'s alway\'s offbeat\r\n', '08-09-15\r\nSpirale übergeschlagen - gelegt und Schraubenservice\r\nUK 0809 1250 - einwandfrei\r\nWK 0909 0820 - 10-09-15 okay', '1,2', '2015-09-10', '2015-09-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-10', '85.26.105.216', 'host-85-26-105-216.dynamic.voo.be', '2015-08-24', 'RL 7261 2498 7DE', NULL),
(5624, '', 3827, 999999999, 2, '505-Florida', '2015-09-01', '0000-00-00', '2013-12-05', 'gold', 'black', 'Pionier', 'The \"hand\" that shows the days of the week has came off from it\'s place. This has happened when I try to set up the correct date on my watches.', '10-09-15\r\nDayZg lag in Unruh... Neuen Zg befestigt\r\nK 1009 1410 - 15-09-15 okay', '1,2', '2015-09-15', '2015-09-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-15', '62.189.44.20', '62.189.44.20', '2015-08-25', 'RL 7262 0425 7DE', NULL),
(5625, '', 3828, 999999999, 2, '3011-Macau', '2015-08-24', '0000-00-00', '2015-03-04', 'gold', 'black', 'Theorema', 'The day hand came off and fell inside the watch (in the hole where you can see the watch time pieces)\r\n\r\nCONTACT THE CUSTOMER BEFORE SENDING THE PACKAGE!!! (Rovi)', '08-09-15\r\nUhr eindeutig gefallen... aber auch Spirale nicht korrekt gerichtet. Zg aufgesetzt, Spirale gerichtet, reguliert\r\nK 0809 1340 - 11-09-15 okay', '1,2', '2015-09-11', '2015-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-11', '87.224.77.66', '87-224-77-66.spitfireuk.net', '2015-08-25', 'RL 7261 2506 9DE', NULL),
(5626, '', 3829, 999999999, 2, '3006-Monaco Diamond', '2015-08-28', '0000-00-00', '2014-08-26', 'silver', 'black', 'Theorema', 'The hands just spin around', '10-09-15\r\nUhr heftig gefallen, Krone und Glas beschädigt, AR gebrochen\r\nKVA Werktausch/Krone  100,-   --  ausf. 1509\r\nWerk und Krone ers. - WD 8310\r\nK 1509 1415 - 18-09-15 okay', '1,2', '2015-09-18', '2015-09-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-18', '94.4.253.161', '5e04fda1.bb.isp.sky.com', '2015-08-25', 'RL 7262 0436 2DE', NULL),
(5627, '', 3830, 999999999, 2, '103-Sao Paolo', '2015-08-26', '0000-00-00', '2015-03-31', 'black', 'white', 'Theorema', 'The crown is pulling out of the watch and is not winding the battery. The dial has stopped and the watch wont recharge.', '09-09-15\r\nSperrad gelöst, Krone schwergängig - Krone gerichtet, Sperrad gesichert befestigt\r\nUK 0909 1205 - einwandfrei\r\nWK 1009 0805 - 11-09-15 okay', '1,2', '2015-09-11', '2015-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-11', '86.1.93.72', 'cpc20-acto1-2-0-cust71.4-2.cable.virginm.net', '2015-08-25', 'RL 7262 0419 0DE', NULL),
(5628, '', 1216, 999999999, 2, '101-Casablanca GM', '2015-08-25', '0000-00-00', '2012-10-13', 'silver', 'black', 'Theorema', 'Watch has stopped working - this is the third time the watch has been returned to yourselves for this same problem - Never been dropped.', '08-09-15\r\nSteht kpl. abgelaufen - ZgWerk wieder hochgekommen... doch gefallen? Rep. Kulanz gegen Portoerstattung -- ausf 0909\r\neinen Index geklebt, ZgWerk befestigt\r\nUK 0909 1200 - Anker und -Höhenluft gerichtet, reguliert\r\nUK 1009 0935 - einwandfrei\r\nUK 1509 0805 - einwandfrei\r\nWK 1609 0750 - 17-09-15 okay', '1,2', '2015-09-17', '2015-09-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-17', '212.248.128.218', '212.248.128.218', '2015-08-26', 'RL 7262 0430 5DE', NULL),
(5629, '', 3831, 999999999, 0, '505-Florida', '2015-08-19', '0000-00-00', '2014-10-23', 'black', 'black', 'Pionier', 'keeps losing time ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '62.253.144.13', 'cpc1-lich9-2-0-cust12.3-2.cable.virginm.net', '2015-08-26', '', NULL),
(5630, '', 3415, 999999999, 2, '101-Casablanca GM', '2015-09-04', '0000-00-00', '2014-09-09', 'gold', 'black', 'Theorema', 'small hand fell off small dial and has stopped working again', '16-09-15\r\nkl. SekZg ers. - KULANZ\r\nUK 1609 1330 - einwandfrei\r\nWK 1709 0755 - 18-09-15 okay', '1,2', '2015-09-18', '2015-09-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-18', '151.225.122.39', '97e17a27.skybroadband.com', '2015-08-26', 'RL 72 620 434 5DE', NULL),
(5631, '', 3812, 999999999, 0, '', '2015-08-19', '0000-00-00', '0000-00-00', '', '', '', 'I was just looking at your tufina-uhren.de::Contact Information Form website and see that your website has the potential to get a lot of visitors. I just want to tell you, In case you didn\'t already know... There is a website network which already has more than 16 million users, and most of the users are interested in websites like yours. By getting your site on this network you have a chance to get your site more visitors than you can imagine. It is free to sign up and you can find out more about it here: http://bbqr.me/4fj5 - Now, let me ask you... Do you need your website to be successful to maintain your way of life? Do you need targeted traffic who are interested in the services and products you offer? Are looking for exposure, to increase sales, and to quickly develop awareness for your site? If your answer is YES, you can achieve these things only if you get your site on the network I am describing. This traffic service advertises you to thousands, while also giving you a chance to test the service before paying anything at all. All the popular sites are using this network to boost their readership and ad revenue! Why aren?t you? And what is better than traffic? It?s recurring traffic! That\'s how running a successful website works... Here\'s to your success! Find out more here: http://bbqr.me/4fj5\r\nValerie http://tgi.link/dcf2', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '23.95.196.194', '23.95.196.194', '2015-08-26', '', NULL),
(5632, '', 3832, 999999999, 0, '', '2015-08-21', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.106.16.230', '86.106.16.230', '2015-08-28', '', NULL),
(5633, '', 3833, 2, 2, '103 - SaoPaolo', '2015-08-21', '2014-05-08', '2014-05-08', 'Silber', 'Bicolor', 'Theorema', '{abgetippt:\r\ncrown is not working (broken)\r\n}', '08-09-15\r\nSperrad gelöst - gesichert befestigt\r\nUK 0809 1300 - einwandfrei\r\nWK 0909 0820 - 10-09-15 okay', '1,2', '2015-09-10', '2015-09-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-10', '', '', '0000-00-00', 'RL 7261 2501 5DE', NULL),
(5634, '', 3542, 999999999, 2, '101-Casablanca GM', '2015-09-07', '0000-00-00', '2014-09-16', 'silver', 'white', 'Theorema', 'UNFORTUNATLEY IT HAS STOPPED WORKING. \r\n\r\nTHIS IS THE SECOND TIME AS IT WAS ORIGINALLY FIXED AND RETURNED BACK TO ME ON THE 03/06/2015 ', '16-09-15\r\nWerk kpl. abgelaufen - S+F oB - AHA: oberer Unruhzapfen ist gebrochen - Uhr gefallen, wahrscheinlich dann letztes Mal auch schon! \r\nKVA Unruh kpl. ersetzen  30,- - ausf. 0311\r\nUK 0311 1055 - einwandfrei\r\nWK 0411 0740 - 05-11-15 okay', '1,2', '2015-11-05', '2015-11-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-05', '82.71.225.130', 'gateway.goldsmithwilliams.co.uk', '2015-08-28', '644352600247', NULL),
(5635, '', 3834, 999999999, 2, '101-Casablanca GM', '2015-08-26', '0000-00-00', '2014-11-10', 'silver', 'black', 'Theorema', 'The watch runs too slow. The time is behind the actual time.', '09-09-15\r\neinzig sichtbarer \'Fehler\': WHF greift nicht richtig - weil es des falsche ist (für 9 Uhr-Modell) - ersetzt\r\nUK 0909 1330 - einwandfrei\r\nWK 1009 0810 - 11-09-15 okay', '1,2', '2015-09-11', '2015-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-11', '82.75.93.9', '524B5D09.cm-4-4b.dynamic.ziggo.nl', '2015-08-28', 'RL 7261 2504 1DE', NULL),
(5636, '', 3835, 999999999, 2, '104-Copacabana', '2015-08-26', '0000-00-00', '2014-11-11', 'black', 'black', 'Theorema', 'The winder is blocked\r\n\r\n*** OHNE Armband ***\r\n*** 2Uhren im Paket ***', '09-09-15\r\nIndex 2 der 12 im RW und blockiert - mit einem weiteren geklebt\r\nUK 0909 1500 mit Prüfband - 11-09-15 okay', '1,2', '2015-09-14', '2015-09-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-14', '2a02:a03f:2233:1a00:e194:745c:f2e3:e6d6', '2a02:a03f:2233:1a00:e194:745c:f2e3:e6d6', '2015-08-29', 'RL 72 620 421 2DE', NULL),
(5637, '', 3835, 999999999, 2, '3001-Paragon', '2015-08-26', '0000-00-00', '2012-01-06', 'silver', 'white', 'Theorema', 'The winder is loose\r\n\r\n*** OHNE Armband ***\r\n*** 2Uhren im Paket ***', '09-09-15\r\nWerk komplett verschlissen - Krone gebrochen, Armband...\r\nKVA Rep. 135,-  --  NICHT ausf. 1009\r\n11-09-15 UNFERTIG raus ', '1,2', '2015-09-14', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-14', '2a02:a03f:2233:1a00:e194:745c:f2e3:e6d6', '2a02:a03f:2233:1a00:e194:745c:f2e3:e6d6', '2015-08-29', 'RL 72 620 421 2DE', NULL),
(5638, '', 3836, 999999999, 0, '510-London', '2015-08-22', '0000-00-00', '2015-04-29', 'silver', 'black', 'Pionier', 'Clock doesnt work anymore and A view pieces are loos inside the watch', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '84.24.78.6', '54184E06.cm-5-1b.dynamic.ziggo.nl', '2015-08-29', '', NULL),
(5639, '', 3837, 999999999, 0, '3005-Marco Polo', '2015-08-22', '0000-00-00', '2013-08-12', 'silver', 'white', 'Theorema', 'Since the last repairation 26/03/15 my watch don\'t keep correctly hours on it.\r\nSome times the watch stop and I have to shake it hardly. \r\nI join you RMA-N°4590', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '89.80.229.166', 'crj95-h05-89-80-229-166.dsl.sta.abo.bbox.fr', '2015-08-29', '', NULL),
(5640, '', 3838, 999999999, 2, '502-Malibu', '2015-08-27', '0000-00-00', '2014-12-02', 'gold', 'black', 'Pionier', 'the watch does not work at all', '09-09-15\r\nKlinkenfeder gebrochen - Werktausch\r\nK 0909 1450 - 15-09-15 okay', '1,2', '2015-09-15', '2015-09-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-15', '5.64.254.127', '0540fe7f.skybroadband.com', '2015-08-30', 'RL 7262 0426 5DE', NULL),
(5641, '', 3839, 999999999, 0, '103-Sao Paolo', '2015-08-23', '0000-00-00', '2014-12-09', 'black', 'black', 'Theorema', 'The watch give a complet wrong time. More then 1 hour a day difference. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '84.195.125.92', 'd54c37d5c.access.telenet.be', '2015-08-30', '', NULL),
(5642, '', 3840, 999999999, 0, '102-Monte Carlo GM', '2015-08-24', '0000-00-00', '2015-02-12', 'black', 'black', 'Theorema', 'The movement in the watch as no longer moves when wound up - so the watch does not work at all. \r\nAlso, strap digs into his arm and very uncomfortable - please if fixed can the strap be changed to antother type ( not leather stap). Thank you', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '171.33.195.177', '171.33.195.177', '2015-08-31', '', NULL),
(5643, '', 3841, 999999999, 2, '511-New York', '2015-09-01', '0000-00-00', '2015-08-13', 'black', 'black', 'Pionier', 'Bought through Groupon.\r\nWhen we opened the crown to wind the watch and change the time, the bit where you turn it was loose and came out before we could change the time or wind it.', '10-09-15\r\nWelle gebrochen - aber, WHF klemmt den WH - ersetzt, Krone mit Welle ers.\r\nK 1109 0850 - 15-09-15 okay', '1,2', '2015-09-15', '2015-09-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-15', '81.110.197.169', 'cpc23-hawk12-2-0-cust168.18-1.cable.virginm.net', '2015-08-31', 'RL 72 620 422 6DE', NULL),
(5644, '', 3842, 999999999, 2, '508-Dublin', '2015-09-10', '0000-00-00', '2014-04-10', 'black', 'black', 'Pionier', 'The second hand pointer stops moving after a short amount of time and stops working in certain postions ', '18-09-15\r\nKlinkenfeder gebrochen - RW-Brücke kpl. ers., grob reguliert\r\nK 1809 1200 - reguliert\r\nK 2109 0830 - 23-09-15 okay', '1,2', '2015-09-23', '2015-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-23', '2.97.151.229', 'host-2-97-151-229.as13285.net', '2015-08-31', 'RL 7266 2266 4DE', NULL),
(5645, '', 3843, 999999999, 2, '4004-Newton', '2015-09-23', '0000-00-00', '2013-11-19', 'black', 'black', 'Theorema', 'I am actually not sure where the problem is, but the watch is basically not working. I am sorry but there is not much more I can say about it. \r\n\r\n', '24-09-15\r\nWerk kpl. aufgezogen - Deutliche DS bei 10 Uhr unten und Bügel unten - 3 Indexe ab und Klinkenfeder gebrochen\r\nKVA  Werkrep., ZB-Rep. und Band  100,-  -  ausf. 2809\r\nRW-Brücke kpl. ers., alle Indexe geklebt - WD 8310\r\nK 2809 1415 - 01-10-15 okay', '1,2', '2015-10-01', '2015-10-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-01', '213.187.190.50', 'nat50.sparebank1.no', '2015-09-01', 'RL 7269 0275 2DE', NULL),
(5646, '', 3844, 999999999, 2, '3011-Macau', '2015-09-01', '0000-00-00', '2015-02-12', 'gold', 'black', 'Theorema', 'When wearing the watch started the defect that I with the lower right corner of the month could no longer set. This defect resigned in april and then is when wearing the watch on 23-8-2015 stopped walking.  At the bottom of the moving disc is stopped allowing the watch no longer functions. This started happening after many moving my hands/approaches with light household work.', '11-09-15\r\nKrone schief, Druckstellen am Anstoß u li - Unruh ausgeschwungen! Zeigt aber keine Amplitude - Werktausch\r\nK 1109 1100 - 15-09-15 okay', '1,2', '2015-09-15', '2015-09-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-15', '213.86.41.20', '213.86.41.20', '2015-09-01', 'RL 7262 0424 3DE', NULL),
(5648, '', 3846, 999999999, 2, '3005-Marco Polo', '2015-09-07', '0000-00-00', '2013-08-12', 'silver', 'white', 'Theorema', 'since the last reparaition (26/03/15) my watch don\'t keep correctly hours on it, it\'s worse on worse.\r\nSome times the watch stop and I have to shake it hardly.\r\nI join you RMA-N°4590 ', '17-09-15\r\nKupplungsrad scheint gebrochen aber RepVersuch schlägt fehl - Werktausch KULANZ\r\nK 1709 1255 - 21-09-15 okay', '1,2', '2015-09-21', '2015-09-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-21', '195.6.1.16', 'c3060110.fsp.oleane.fr', '2015-09-01', 'RL 7264 6045 9DE', NULL),
(5649, '', 3847, 2, 2, 'Sao Paolo', '2015-08-25', '2014-12-09', '2014-12-09', 'Schwarz', 'Schwarz', 'Theorema', '[OHNE Angabe]', '08-09-15\r\nsteht kpl. abgelaufen - S+F oB, einzig die Krone geht etwas schwer - gängig gemacht, Schrauben geprüft\r\nUK 0809 1410 - einwandfrei\r\nWK 0909 0825 - 10-09-15 okay', '1,2', '2015-09-10', '2015-09-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-10', '', '', '0000-00-00', 'RL 7261 2502 4DE', NULL),
(5650, '', 3848, 999999999, 2, '510-London', '2015-09-07', '0000-00-00', '2015-02-23', 'black', 'black', 'Pionier', 'the watch stopped working. My man took the watch of his hand at night and in the morning when he put it back it was not working anymore. \r\nwe checked that none of the buttons is not pulled back , it just stopped working and did not since. \r\n', '17-09-15\r\nWerk kpl. aufgezogen - Rotor gebrochen, Unruh ausgeschwungen! Uhr gefallen (DS bei 0900)\r\nKVA Rotor und Werkrep.  40,-  --  ausf. 2109\r\nAnker gerichtet, Rotor ers. \r\nK 2109 1440 - 24-09-15 okay', '1,2', '2015-09-24', '2015-09-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-24', '145.64.134.245', 'gmbloxy01.epo.org', '2015-09-01', 'RL 7266 2270 4DE', NULL),
(5651, '', 3849, 999999999, 2, '102-Monte Carlo GM', '2015-09-03', '0000-00-00', '2015-04-14', 'gold', 'black', 'Theorema', 'The winder on the watch doesn\'t work.  When trying to wind the watch the hands move at the same time.', '16-09-15\r\nWH-Schraube - befestigt\r\nUK 1609 1105 - einwandfrei\r\nWK 1709 0755 - 18-09-15 okay', '1,2', '2015-09-18', '2015-09-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-18', '82.25.108.16', 'cpc80955-perr17-2-0-cust15.19-1.cable.virginm.net', '2015-09-02', 'RL 72 646 036 5DE', NULL),
(5652, '', 3850, 999999999, 0, '508-Dublin', '2015-08-26', '0000-00-00', '2013-10-21', 'black', 'black', 'Pionier', 'Once I set the time it will be roughly 5 minutes fast a couple of hours later. The repeatedly happens when I reset the time.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.194.133.118', 'cust-69.194.133.118.switchnap.com', '2015-09-02', '', NULL),
(5653, '', 3780, 999999999, 0, '509-Barbados', '2015-08-26', '0000-00-00', '2014-10-20', 'black', 'white', 'Pionier', 'watch not running even after shaking. please help to fix this problem', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2001:e68:4421:be8c:792e:3785:23ac:5f0d', '2001:e68:4421:be8c:792e:3785:23ac:5f0d', '2015-09-02', '', NULL),
(5654, '', 3852, 2, 2, '101-Casablanca', '2015-08-26', '2014-01-10', '2014-01-10', 'Schwarz', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 24973 v. 06-10-2014]\r\n{abgetippt:\r\nDie Uhr ist kaputt\r\n}', '09-09-15\r\nS+F oB - Schraubenservice\r\nUK 0909 1400 - einwandfrei\r\nWK 1009 0815 - 11-09-15 okay', '1,2', '2015-09-11', '2015-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-11', '', '', '0000-00-00', 'RL 7262 0417 2DE', NULL),
(5655, '', 3853, 2, 2, 'Monte Carlo', '2015-08-26', '0000-00-00', '2013-06-05', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 6034 v. 05-06-2013]\r\n{abgetippt:\r\nreplac glass. and place a new band\r\n}', '09-09-15\r\nKVA LB und Glas  50,- -- ausf. 2909\r\nGehäuse u-s, Glas ersetzt, Ziffern ausgelegt\r\nUK 0110 0935 - einwandfrei\r\nWK 0210 0800 - 05-10-15 okay', '1,2', '2015-10-05', '2015-10-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-05', '', '', '0000-00-00', 'RL 7269 0285 4DE', NULL),
(5656, '', 3854, 999999999, 0, '103-Sao Paolo', '2015-08-26', '0000-00-00', '2015-07-03', 'black', 'white', 'Theorema', 'Hello,\r\nI bought this watch at the 3/july/2015 and the watch problem is that there is dust at the glass from the inside!! it should be very clean\r\ni sent an email with pictures few days ago\r\ni hope u can solve the problem quickly', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.156.163.231', '5.156.163.231', '2015-09-02', '', NULL),
(5657, '', 3812, 999999999, 0, '', '2015-08-26', '0000-00-00', '0000-00-00', '', '', '', 'I was just looking at your tufina-uhren.de::Contact Information Form site and see that your website has the potential to get a lot of visitors. I just want to tell you, In case you don\'t already know... There is a website service which already has more than 16 million users, and most of the users are looking for topics like yours. By getting your site on this network you have a chance to get your site more visitors than you can imagine. It is free to sign up and you can read more about it here: http://ittsy.com/it/3x - Now, let me ask you... Do you need your website to be successful to maintain your way of life? Do you need targeted traffic who are interested in the services and products you offer? Are looking for exposure, to increase sales, and to quickly develop awareness for your site? If your answer is YES, you can achieve these things only if you get your site on the service I am describing. This traffic service advertises you to thousands, while also giving you a chance to test the service before paying anything at all. All the popular blogs are using this service to boost their readership and ad revenue! Why aren?t you? And what is better than traffic? It?s recurring traffic! That\'s how running a successful site works... Here\'s to your success! Find out more here: http://www.arvut.org/1/dft', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '192.3.222.225', '192.3.222.225', '2015-09-02', '', NULL),
(5658, '', 3855, 999999999, 2, '506-Miami', '2015-09-08', '0000-00-00', '2013-11-19', 'gold', 'black', 'Pionier', '2 pcs are detached from their locations.', '17-09-15\r\nHilfsZierring um Unruh und Kalenderfenster ab... Schlag auf die Krone hat die Welle gestaucht und die Dichtungen geschädigt (Rostansatz)! \r\nKVA Krone/Welle  (ZB Kulanz)  40,- -- ausf. 2309\r\n{ZB ers.}, Krone und Welle ersetzt - WD 8310\r\nK 2309 1535 - 28-09-15 okay', '1,2', '2015-09-28', '2015-09-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-28', '2001:4644:a8df:0:c1f3:6e5:4bf6:3bb8', '2001:4644:a8df:0:c1f3:6e5:4bf6:3bb8', '2015-09-02', 'RL 7267 4976 7DE', NULL),
(5659, '', 3856, 999999999, 0, '103-Sao Paolo', '2015-08-27', '0000-00-00', '2014-12-09', 'black', 'yellow', 'Theorema', 'The watch does not give the right time. More than 1 hour difference ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '84.195.125.92', 'd54c37d5c.access.telenet.be', '2015-09-03', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(5660, '', 3857, 2, 2, 'Dublin', '2015-08-27', '2015-01-27', '2015-01-27', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nThe watch keeps stopping [...] at night it stops [...]\r\nThe watch strap is too small [...]\r\nNone of the dials [...] work as intended\r\n}', '10-09-15\r\nWerk scheint soweit iO, aber die Datumschaltung ist defekt - Werktausch - Angebot XL Band 25,-  --  ausf 2309\r\nK 1009 1020 - 23-09-15 okay', '1,2', '2015-09-23', '2015-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-23', '', '', '0000-00-00', 'RL 72 646 052 0DE', NULL),
(5661, '', 3858, 999999999, 2, '3012-Paris', '2015-10-14', '0000-00-00', '2015-07-27', 'silver', 'black', 'Theorema', 'The conclusion of the watch strap is not tight. Please can you repair that.', '15-10-15\r\njaa... wegen zu leichtgängiger Schließe... ist klar!\r\nK 1510 0805 - links Spirale gerichtet und reguliert\r\n19-10-15 okay', '1,2', '2015-10-19', '2015-10-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-19', '62.41.23.1', 'static-ip-62-41.eurorings.net', '2015-09-03', '644352594178', NULL),
(5662, '', 3859, 2, 2, 'Sao Paolo', '2015-08-28', '2014-04-07', '2014-04-07', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 25122 v. 07-04-2014]\r\n{frei übersetzt:\r\nkann nicht aufziehen\r\n}', '10-09-15\r\nSperrad gelöst - gesichert befestigt\r\nWK 1009 1055 - einwandfrei\r\nUK 1509 0820 - einwandfrei\r\nWK 1609 0750 - 17-09-15 okay', '1,2', '2015-09-17', '2015-09-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-17', '', '', '0000-00-00', 'RL 72 620 428 8DE', NULL),
(5663, '', 3860, 2, 2, 'Dubai', '2015-08-28', '2015-07-10', '2015-07-10', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] it has made a lot of noise at any movement [...]\r\n}', '10-09-15\r\nRotor klappert und schleift - ersetzt\r\nK 1009 1115 - bl. stehen - Klinkenrad ers.\r\nK 1509 1330 - 18-09-15 okay', '1,2', '2015-09-18', '2015-09-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-18', '', '', '0000-00-00', 'RL 7264 6038 8DE', NULL),
(5664, '', 3861, 999999999, 0, '103-Sao Paolo', '2015-08-28', '0000-00-00', '2014-03-08', 'silver', 'white', 'Theorema', 'Watch mechanism is not working and strap is worn. Please can the mechanism be fixed and can a new leather strap be fixed, thank you.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '195.59.114.72', '195.59.114.72', '2015-09-04', '', NULL),
(5665, '', 3862, 999999999, 0, '3001-Paragon', '2015-08-28', '0000-00-00', '2013-09-18', 'rosé', 'white', 'Theorema', 'the watch no longer runs', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.132.69.112', '112-69-132-5.ftth.glasoperator.nl', '2015-09-04', '', NULL),
(5794, '', 3965, 999999999, 2, '3008-Damascus', '2015-10-05', '0000-00-00', '2014-11-24', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 27065 v. 24-11-2014]\r\nThe clock isn\'t ticking as it is suppose to do. The band that holds the clock is not as it should be and that needs to be fixed aswell. ', '06-10-15\r\nUnruh durch Fall verhakt - \r\nBand oB {email-Nachfrage - KEINE Antwort!}\r\nFH-Brücke ers., Unruh enthakt, Automatik versorgt\r\nK 0610 1100 - 09-10-15 okay', '1,2', '2015-10-09', '2015-10-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-09', '78.68.218.187', '78-68-218-187-no245.tbcn.telia.com', '2015-10-07', '644352591021', NULL),
(5796, '', 2009, 999999999, 0, '3005-Marco Polo', '2015-09-30', '0000-00-00', '2013-09-30', 'gold', 'black', 'Theorema', 'The date is up to 39 days which is not professionel made for a 749 euro watch. And the watch is back 2-7 minutes after it winded.\r\n\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '130.225.125.178', 'mail.bric.dk', '2015-10-07', '', NULL),
(5667, '', 3864, 999999999, 2, '3005-Marco Polo', '2015-09-03', '0000-00-00', '2014-06-10', 'silver', 'white', 'Theorema', 'the automatic mechanism works for a few seconds then stops -    \r\nPlease send me back the watch at following address:   G. Zenone c/o   Glastar s.r.l.   Via Trento , 33/3   20017 Rho (Milano)  -Italia\r\n', '16-09-15\r\nWerk kpl. abgelaufen, Kupplungsrad gebrochen? - Kupplungsrad und Antriebsrad ers. \r\nK 1609 1135 - 21-09-15 okay', '1,2', '2015-09-21', '2015-09-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-21', '195.103.206.202', 'host202-206-static.103-195-b.business.telecomitalia.it', '2015-09-07', 'RL 7264 6041 4DE', NULL),
(5668, '', 2080, 2, 2, 'Toronto', '2015-08-31', '2014-05-21', '2013-10-02', 'Silber', 'Weiss', 'Theorema', '[OHNE G-Nachweis - Deal 10218 v. 02-10-2013]\r\n{abgetippt:\r\nEine kleine ringe hat sich gelöst beim secondeteil\r\n}', '10-09-15\r\nZierring gelöst - 3 Indexe und Ring geklebt\r\nWK 1009 1340 - einwandfrei\r\nUK 1509 0820 - einwandfrei\r\nWK 1609 0755 - 17-09-15 okay', '1,2', '2015-09-17', '2015-09-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-17', '', '', '0000-00-00', 'RL 7262 0431 4DE', NULL),
(5669, '', 3865, 999999999, 2, '502-Malibu', '2015-09-21', '0000-00-00', '2014-11-26', 'silver', 'black', 'Pionier', 'When the watch is on my wrist, it will sometimes run normally and sometimes stop altogether, depending on how I hold my arm. If I have the watch on my wrist normally with the face upright, it runs fine. If I hold my arm in a different position, e.g., turn the face of the watch to the floor, the small gold wheel at the back which keeps the second hand moving will stop and then the watch will stop totally. This is the main problem to the watch which happened all of a sudden.\r\n\r\nI would also like to get a new strap as the leather now smells and also a new rim on the edge of the face, as you can see there is a small dent where it says Pionier just under where \'6 o\' clock\' would be. \r\n\r\nThis watch was bought on 11/26/2014 and I given to me as a present on 12/25/2014. It is not old so the watch should still be running fine as I only wear it for special occasions. I would really love to have it back working again.\r\n\r\nP.S. I am not sure of the dial color which is requested above as it is a skeleton watch but I\'ve chosen black.\r\n\r\nThank you very much.\r\n\r\nBest regards,\r\nDaniel', '23-09-15\r\nuntere Stoßsicherung geöffnet, Deckstein fehlt\r\nBand und Gehäuse kostenpflichtig\r\nKVA Rep. 65,- - ausf. 3009\r\nStoßsicherung gereinigt und geölt, -Feder gesichert, Gehäuse ers. - WD 8310\r\nK 3009 1425 - 05-10-15 okay', '1,2', '2015-10-05', '2015-10-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-05', '80.111.202.143', 'cm-80.111.202.143.ntlworld.ie', '2015-09-07', 'RL 72 701 183 1DE', NULL),
(5670, '', 3866, 999999999, 2, '3005-Marco Polo', '2015-09-03', '0000-00-00', '2014-08-26', 'silver', 'black', 'Theorema', 'my watch doesn\'t rewind any more and a little scratch on the glass ', '16-09-15\r\nKlinkenräder - nein, Transmissionsrad mit heftigem Zahnausfall... Zähne aus RW entfernt, Rad ers.\r\nAngebot Glasersatz 25,-  -- ausf. 1709\r\nK 1609 1255 - Glas und WD 8310 und 21-09-15 okay', '1,2', '2015-09-21', '2015-09-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-21', '81.83.17.66', 'd51531142.static.telenet.be', '2015-09-08', 'RL 7264 6044 5DE', NULL),
(5671, '', 3867, 2, 2, 'New York', '2015-09-01', '2015-08-26', '2015-08-26', 'Gold', 'Schwarz', 'Pionier', '', 'Uhr erhalten 01.09.2015 \r\nBitte refund!', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(5672, '', 3868, 2, 2, '3006-Monaco', '2015-09-01', '2014-09-09', '2014-09-09', 'Gold', 'Schwarz', 'Theorema', '{nix abgetippt, sehr langer email-Verkehr dabei! Uhr steht...\r\n}', '11-09-15\r\nKlinkenfeder gebrochen - Werktausch\r\nK 1109 1130 - reguliert und 15-09-15 okay', '1,2', '2015-10-16', '2015-10-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-15', '', '', '0000-00-00', 'RL 7262 0423 0DE', NULL),
(5673, '', 3869, 2, 2, 'Barbados Metalband', '2015-09-01', '2014-10-20', '2014-10-20', 'Silber', 'Silber', 'Pionier', '[OHNE Angabe]', '11-09-15\r\nsteht halb aufgezogen - aufgelöste Halsdichtung im Werk - entfernt, RW gängig gemacht\r\nK 1109 1200 - zieht nicht auf - Klinkenfeder gerichtet\r\nK 1509 1340 - zieht weiter nicht auf - Werktausch\r\nK 1709 0905 - 21-09-15 okay', '1,2', '2015-09-25', '2015-09-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-21', '', '', '0000-00-00', 'RL 72 646 048 0DE', NULL),
(5674, '', 3870, 2, 2, 'New York', '2015-09-01', '2015-08-11', '2015-08-11', 'Silber', 'Schwarz', 'Theorema', '', 'Uhr erhalten am 26.08.2015', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-03', '', '', '0000-00-00', 'RL 7256 7487 2DE', NULL),
(5675, '', 3871, 999999999, 2, '103-Sao Paolo', '2015-09-07', '0000-00-00', '2015-01-09', 'black', 'black', 'Theorema', 'stopped working, not sure what has happened  ', '16-09-15\r\nSperrad gelöst - gesichert befestigt\r\nUK 1609 1440 - einwandfrei\r\nUK 2109 0855 - einwandfrei\r\nWK 2209 0735 - 23-09-15 okay', '1,2', '2015-09-23', '2015-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-23', '80.69.16.238', 'hachette.customer.ld2.eu.equinix.net', '2015-09-08', 'RL 7266 2263 3DE', NULL),
(5676, '', 3872, 999999999, 2, '101-Casablanca GM', '2015-09-03', '0000-00-00', '2015-01-12', 'gold', 'black', 'Theorema', 'Little pointer (for seconds) broke of while just wearing the watch. ', '16-09-15\r\nZg aufgesetzt - KULANZ\r\nUK 1609 1310 - einwandfrei\r\nWK 1709 0805 - 18-09-15 okay', '1,2', '2015-09-18', '2015-09-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-18', '2a02:1810:3e1b:3b00:d66:9885:ed6b:f93e', '2a02:1810:3e1b:3b00:d66:9885:ed6b:f93e', '2015-09-08', 'RL 7262 0435 9DE', NULL),
(5677, '', 3873, 999999999, 0, '', '2015-09-02', '0000-00-00', '0000-00-00', '', '', '', 'I was just looking at your tufina-uhren.de::Contact Information Form site and see that your site has the potential to become very popular. I just want to tell you, In case you didn\'t already know... There is a website network which already has more than 16 million users, and the majority of the users are interested in topics like yours. By getting your website on this service you have a chance to get your site more visitors than you can imagine. It is free to sign up and you can find out more about it here: http://www.arvut.org/1/dft - Now, let me ask you... Do you need your website to be successful to maintain your way of life? Do you need targeted traffic who are interested in the services and products you offer? Are looking for exposure, to increase sales, and to quickly develop awareness for your website? If your answer is YES, you can achieve these things only if you get your site on the service I am describing. This traffic service advertises you to thousands, while also giving you a chance to test the service before paying anything. All the popular websites are using this network to boost their traffic and ad revenue! Why aren?t you? And what is better than traffic? It?s recurring traffic! That\'s how running a successful site works... Here\'s to your success! Read more here: http://ittsy.com/it/3x\r\nLindsey http://tgi.link/dcf2', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '23.95.194.69', '23.95.194.69', '2015-09-09', '', NULL),
(5678, '', 3874, 2, 2, '101-Casablanca GM', '2015-06-11', '2014-11-03', '2014-11-03', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nkapot\r\n}', '02-09-15\r\nsteht kpl. abgelaufen - S+F oB - leicht plus reguliert\r\nUK 0209 1145 - einwandfrei\r\nWK 0309 0945 - 04-09-15 okay\r\n{Aufzugzettel plus}', '1,2', '2015-09-04', '2015-09-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-04', '', '', '0000-00-00', 'RL 72 578 875 5DE', NULL),
(5679, '', 3875, 999999999, 2, '101-Casablanca GM', '2015-09-15', '0000-00-00', '2013-11-26', 'silver', 'white', 'Theorema', 'The defect with the watch has to do with second hand, it has fallen off its point and hence it is disturbing the normal functioning of the minute and the hour hand. This is what i have noticed and i have since stopped using the watch since it happened.\r\n\r\nIt would also be appreciated if the overall functionality of the watch is also checked.', '21-09-15\r\nUhr zwar stark strapaziert aber keine extreme DS am Gehäuse gefunden\r\nAngebot für neues Armband  25,-  --  NICHT ausf. 2209\r\nZg aufgesetzt - KULANZ\r\nUK 2209 0740 - einwandfrei\r\nWK 2309 0815 - 24-09-15 okay', '1,2', '2015-09-24', '2015-09-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-24', '41.190.2.223', 'www.etisalat.com.ng', '2015-09-09', 'RL 7266 2269 5DE', NULL),
(5680, '', 3876, 999999999, 0, '', '2015-09-03', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.19.111.188', 'hosted-by.slaskdatacenter.pl', '2015-09-10', '', NULL),
(5681, '', 3877, 999999999, 2, '103-Sao Paolo', '2015-11-04', '0000-00-00', '2014-04-29', 'black', 'black', 'Theorema', 'Crown to allow watch work,  just turns not winding the click up.', '05-11-15\r\nSperrad gelöst - gesichert\r\nUK 0511 0845 - einwandfrei\r\nWK 0611 0755 - 09-11-15 okay', '1,2', '2015-11-09', '2015-11-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-09', '49.180.150.71', 'pa49-180-150-71.pa.nsw.optusnet.com.au', '2015-09-10', 'RL 72 770 784 8DE', NULL),
(5682, '', 818, 999999999, 2, '101-Casablanca GM', '2015-09-08', '0000-00-00', '2013-06-30', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 6791 v. 28-06-2013]\r\nIn the last couple of weeks, the watch gains time by 4-5 minutes every hour.\r\nPlease also note:\r\n1) warranty data is apporximate - I cannot remember exactly when I purchased the watch.\r\n2) my address details have changed since my original order.', '17-09-15\r\nSpirale liegt einwandfrei... \r\nWK 1709 1345 - einwandfrei\r\nUK 2109 0900 - einwandfrei\r\nWK 2209 0740 - 23-09-15 okay\r\nAngebot Band - sonst Rep. gegen Porto - Band ausf. 2109', '1,2', '2015-09-23', '2015-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-23', '168.168.43.250', 'gbedcz03fwb-global1.mmc.com', '2015-09-10', 'RL 7266 2265 5DE', NULL),
(5683, '', 3878, 999999999, 2, '511-New York', '2015-09-09', '0000-00-00', '2015-08-18', 'silver', 'black', 'Pionier', 'The Watch worked for 2 days, then I took it off for 1 day. The next day it was stopped, I wined it about 40 times in clockwise, but it did not work', '17-09-15\r\nausgeschwungen - Anker ambulant gerichtet\r\nK 1809 - 21-09-15 okay\r\n\r\nNachforschung am 09.10.2015 gestellt!', '1,2', '2015-10-09', '2015-10-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-21', '188.245.94.148', '188.245.94.148', '2015-09-10', 'RL 72 646 047 6DE', NULL),
(5686, '', 3881, 999999999, 2, '4410', '2015-09-25', '0000-00-00', '2013-12-31', 'silver', 'black', 'André Belfort', 'Initially the date display has stopped working and then after a week the watch totally stopped working and the month display hand broke.', '28-09-15\r\nhmm... Aufbau wie 3005/505 - aber anderes Werk\r\nein gebrochener Zahn klemmte und - in Folge - zerstörte das Datum - keine Rep. möglich\r\nZeiger aus RW entfernt und aufgesetzt\r\nKVA für unseren Aufwand  50,-  --  ausf. 2010\r\nK 2809 1110 - reguliert und 20-10-15 okay', '1,', '2015-10-20', '2015-10-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.192.186.67', 'ool-44c0ba43.dyn.optonline.net', '2015-09-11', '', NULL),
(5687, '', 3882, 2, 2, 'Macau metalband', '2015-09-04', '2015-03-27', '2015-03-27', 'Gold', 'Schwarz', 'Theorema', '[OHNE Angabe]', '16-09-15\r\nDayTota ab, aber auch massiver Zahnausfall im GBR - Werktausch, neue TotaZg\r\nK 1609 1420 - 21-09-15 okay', '1,2', '2015-09-21', '2015-09-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-21', '', '', '0000-00-00', 'RL 7264 6043 1DE', NULL),
(5688, '', 3703, 999999999, 2, '104-Copacabana', '2015-09-15', '0000-00-00', '2013-07-13', 'black', 'black', 'Theorema', 'Revind meckanisme stoped working. ', '21-09-15\r\nSperrad gelöst - gesichert befestigt\r\nUK 2209 0745 - einwandfrei\r\nWK 2309 0825 - 24-09-15 okay', '1,2', '2015-09-24', '2015-09-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-24', '88.89.112.66', 'ti0038a400-0571.bb.online.no', '2015-09-11', 'RL 7266 2273 5DE', NULL),
(5689, '', 3883, 999999999, 2, '3001-Paragon', '2015-09-23', '0000-00-00', '2015-08-01', 'gold', 'black', 'Theorema', 'The watch has a scratch on the glass and 1 of the small pointed marks inside was taken off.. The gold ring or case was scratched as well.', '28-09-15\r\nUhr wurde definitiv nicht in diesem Zustand gesendet! \r\nReparatur (Gehäuse... ) kostenpflichtig - ausf 1910\r\nGehäuse ers., Index befestigt\r\nK 1910 1115 - 21-10-15 okay', '1,2', '2015-10-21', '2015-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-21', '42.98.165.29', '42-98-165-029.static.netvigator.com', '2015-09-11', 'RL 72  701 199 5DE', NULL),
(5690, '', 3884, 999999999, 0, '507-Aruba', '2015-09-05', '0000-00-00', '2014-09-02', 'black', 'white', 'Pionier', 'inside of glass face cover is covered in condensation and the face cannot be read', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '219.78.110.214', 'n219078110214.netvigator.com', '2015-09-12', '', NULL),
(5691, '', 3885, 999999999, 2, '505-Florida', '2015-09-16', '0000-00-00', '2015-06-01', 'black', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 32349 v. 29-05-2015]\r\nThe watch stops turning at 11. 45 AMD THE date function does not workshop Amy more', '22-09-15\r\nWerk kpl. abgelaufen - Datumschaltung beschädigt, Werkring beschädigt - Fehlbedienung!\r\nKVA  Rep. 60,- - ausf. 3009, aber OHNE Berechnung!\r\nWechselrad und Stundenrad ers., Einerstern ers.\r\nK 3009 1350 - 05-10-15 okay KULANZ', '1,2', '2015-10-05', '2015-10-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-05', '87.212.247.127', 'ip127-247-212-87.adsl2.static.versatel.nl', '2015-09-13', 'RL 7269 0286 8DE', NULL),
(5692, '', 3886, 999999999, 2, '3005-Marco Polo', '2015-09-10', '0000-00-00', '2015-01-02', 'gold', 'black', 'Theorema', ' The problem with this watch is that the middle rotary knob no longer work . we are no longer able to set the time and date\r\n', '18-09-15\r\nWHF-Fehler? nö, Kupplungsrad gebrochen und das Bruchstück klemmte den Remontoirhebel... Kupplungsrad ers., Drücker 4 gängig gemacht\r\nK 1809 1405 - 21-09-15 okay', '1,2', '2015-09-21', '2015-09-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-21', '143.177.81.218', '143.177.81.218', '2015-09-13', 'RL 7264 6042 8DE', NULL),
(5693, '', 3691, 2, 2, '3005-Marco Polo', '2015-09-07', '2013-04-12', '2013-04-12', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] it has just started rattling when I move [...]\r\n}', '16-09-15\r\nRotor gelöst - gesichert befestigt\r\nK 1609 1500 - 21-09-15 okay', '1,2', '2018-03-01', '2018-03-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-23', '', '', '0000-00-00', 'RL 7264 6053 3DE', NULL),
(5694, '', 3887, 2, 2, '3001-Paragon', '2015-09-07', '0000-00-00', '0000-00-00', 'Gold', 'Weiss', 'Theorema', '{abgetippt:\r\n[...] purchased in 2012 [...] it works intermittently but the winding mechanism does not appear to function correctly. The bezel also rotates [...]\r\n}', '16-09-15\r\nMinuterie gelöst, Automatik verschlissen...\r\nKVA Automatik rep. und Band ersetzen  75,-  - ausf. 1410\r\nGehäuse u-s, {Werk und ZB ers.}, Bodendichtung, Glasdichtung - WD 8310\r\nK 1610 1350 - 19-10-15 okay', '1,2', '2015-10-19', '2015-10-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-19', '', '', '0000-00-00', '644352594167', NULL),
(5695, '', 3888, 999999999, 0, '101-Casablanca GM', '2015-09-07', '0000-00-00', '2015-02-16', 'gold', 'black', 'Theorema', 'Clip to lock the Crown on the side is Lose please repair or send  new piece', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.135.41.227', '188.135.41.227', '2015-09-14', '', NULL),
(5696, '', 3889, 999999999, 0, '101-Casablanca GM', '2015-09-07', '0000-00-00', '2015-02-16', 'gold', 'black', 'Theorema', 'Default in watch winding used the watch for 2 months and suddenly stopped working.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.135.41.227', '188.135.41.227', '2015-09-14', '', NULL),
(5697, '', 3880, 999999999, 2, '508-Dublin', '2015-09-10', '0000-00-00', '2015-05-19', 'silver', 'white', 'Pionier', 'The Glass only.', '18-09-15\r\njo... erstmal Kontrolle - KVA Glas 25,-  --  ausf. 2309\r\nK 1809 1420 - verliert?\r\nWK 2109 0800 - einwandfrei\r\nGehäuse u-s, Glas ers., Ziffern ausgelegt - WD 8310\r\nK 2509 1035 - 28-09-15 okay', '1,2', '2015-09-28', '2015-09-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-28', '31.51.114.128', 'host31-51-114-128.range31-51.btcentralplus.com', '2015-09-14', 'RL 72 674 966 5DE', NULL),
(5698, '', 3178, 2, 2, 'Marco Polo', '2015-09-07', '2014-12-23', '2014-12-23', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nI ordered the watch about 6 months ago it worked fine in the beginning, but now it doesn\'t work at all...\r\n}', '16-09-15\r\neine Schraube liegt im AR - allerdings fehlt die nicht in diesem Werk! entnommen, Automatik versorgt\r\nK 1709 0805 - 21-09-15 okay', '1,2', '2015-09-21', '2015-09-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-21', '', '', '0000-00-00', 'RL 7264 6046 2DE', NULL),
(5699, '', 1873, 2, 2, 'Monte Carlo', '2015-09-07', '2014-02-10', '2014-02-10', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\nwatch does not run. it stops after 10 seconds\r\n}', '17-09-15\r\nWerk kpl. abgelaufen - S+F oB\r\nWK 1709 1305 - einwandfrei\r\nUK 2109 0910 - reguliert\r\nWK 2209 0750 - absolut einwandfrei 23-09-15 okay\r\n{Aufzugzettel plus}', '1,2', '2015-09-23', '2015-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-23', '', '', '0000-00-00', 'RL 72 662 262 0DE', NULL),
(5700, '', 3890, 999999999, 2, '101-Casablanca GM', '2015-09-16', '0000-00-00', '2014-12-18', 'silver', 'yellow', 'Theorema', '- There is humidity that come in the watch, I think the watch is not completely hermetic because it never going to water. Sometimes there is more humidity, sometimes less. \r\n- One of the two bracelet tie is fell. ', '22-09-15\r\nWD-Eingangstest überhaupt nicht bestanden, da Uhr kpl. undicht ist - Band keine Garantie - Gehäuseboden nicht fest verschlossen - Anker gerichtet, Dichtungen gepflegt - \r\nWD 8310\r\nUK 2209 1315 - einwandfrei\r\nWK 2309 0850 - 24-09-15 okay', '1,2', '2015-09-24', '2015-09-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-24', '2a02:a03f:9f:f200:855:c11:3a1b:c07d', '2a02:a03f:9f:f200:855:c11:3a1b:c07d', '2015-09-15', 'RL 7266 2271 8DE', NULL),
(5701, '', 3891, 999999999, 2, '3011-Macau', '2015-09-15', '0000-00-00', '2014-12-17', 'silver', 'black', 'Theorema', '[G per email 08-09-15]\r\nIt just stopped working a few months ago. It was a present for my father and I was very busy, so that is why I am so late. ', '22-09-15\r\nausgeschwungen - Automatik prüfen \r\nUnruh wackelt - Anker/Messer gerichtet, Unruh kpl. ers., beide Klinkenräder ers.\r\nK 2209 1020 - 25-09-15 okay', '1,2', '2015-09-25', '2015-09-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-25', '82.173.38.116', 'ip116-38-173-82.adsl2.static.versatel.nl', '2015-09-15', 'RL 7266 2278 3DE', NULL),
(5702, '', 3892, 2, 2, 'Florida Edelstahl', '2015-09-08', '2015-06-01', '2015-06-01', 'Silber', 'Weiss', 'Pionier', '{frei übersetzt:\r\nDie Uhr steht fest und läßt sich nicht aufziehen\r\n}', '17-09-15\r\nausgeschwungen - Anker ambulant gerichtet, Unruh Höhenluft verringert, reguliert\r\nK 1709 1420 - 21-09-15 okay', '1,2', '2015-09-21', '2015-09-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-21', '', '', '0000-00-00', 'RL 72 646 040 5DE', NULL),
(5703, '', 2272, 2, 2, 'Rio', '2015-09-08', '2013-10-16', '2013-10-16', 'Gold', 'Schwarz', 'Theorema', '[OHNE Angabe]', '17-09-15\r\nZg abgefallen... MinZg ers. (Kulanz)\r\nAngebot Armband  25,-  --  ausf. 2209\r\nWK 1709 1450 - einwandfrei\r\nUK 2109 0915 - einwandfrei\r\nWK 2209 0750 - 23-09-15 okay\r\nZurück gekommen 01.10.2015\r\nRL 7270 1185 9DE 05.10.2015', '1,2', '2015-10-05', '2015-10-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-23', '', '', '0000-00-00', 'RL 7264 6056 4DE', NULL),
(5704, '', 3893, 2, 2, 'Casablanca', '2015-09-08', '2015-08-31', '2015-08-31', 'Gold', 'Schwarz', 'Theorema', '', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(5705, '', 1470, 999999999, 2, '106-Toronto GM', '2015-09-14', '0000-00-00', '2013-10-02', 'gold', 'white', 'Theorema', 'The watch hand/pointer does not work its not possible to charge/load the watch!  So the watch does not work at all', '18-09-15\r\nZierring um die klSek ist ab, StdZg dreht nicht mit\r\nKampfspuren auf Krone, Gehäuse und besonders auf dem Glas\r\nKVA Rep. 50,- - ausf. 2409\r\nZierring und ein Index geklebt, ZgWerk aufgedrückt\r\nUK 2409 1510 - einwandfrei - Krone ers. - WD 8310\r\nUK 2809 0825 - einwandfrei\r\nWK 2909 0830 - 30-09-15 okay', '1,2', '2015-09-30', '2015-09-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-30', '84.106.203.25', '546ACB19.cm-12-3d.dynamic.ziggo.nl', '2015-09-15', 'RL 7267 4980 7DE', NULL),
(5706, '', 3894, 999999999, 2, '101-Casablanca GM', '2015-09-14', '0000-00-00', '2014-06-23', 'silver', 'yellow', 'Theorema', 'Dear\r\n\r\nAfter I haven\'t worn it for a few days, I rewinded the watch and since then, it runs too fast. In 24 hours, the clock was more than 3 hours faster than it should.\r\nI always wind it completely and had no problems before, just since it had been unwind completely.\r\nThis problem also occurred when I got it from the factory and then I\'ve also he\'d to send it back.\r\nCan you give me some advice in why this happens?\r\n\r\nThank you and kind regards\r\nJürgen', '18-09-15\r\nS+F oB\r\nUK 2109 0915 - einwandfrei\r\nWK 2209 0750 - abolut einwandfrei\r\nAngebot Band  25,-  --  ausf. 1910\r\n20-10-15 Band und okay', '1,2', '2015-10-22', '2015-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-20', '178.119.79.33', '178-119-79-33.access.telenet.be', '2015-09-15', '644352594502', NULL),
(5707, '', 3686, 999999999, 2, '104-Copacabana', '2015-09-15', '0000-00-00', '2015-01-05', 'black', 'black', 'Theorema', 'Stopped running', '22-09-15\r\nWerk kpl. abgelaufen - Sperrad gelöst - Kupplung knackt!\r\nKupplung ers., WH entgratet, Sperrad gesichert befestigt\r\nUK 2209 1120 - einwandfrei\r\nWK 2309 0900 - 24-09-15 okay', '1,2', '2015-09-24', '2015-09-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-24', '146.200.38.109', '109.38.200.146.dyn.plus.net', '2015-09-15', 'RL 72 662 275 2DE', NULL),
(5708, '', 3895, 999999999, 2, '3005-Marco Polo', '2015-09-14', '0000-00-00', '2015-03-13', 'silver', 'black', 'Theorema', 'Every other day it is off by 10 minutes.\r\nIt also stops completely during nighttime and it looses it?s time. This is the second time i send this watch for repair. Please replace it.', '18-09-15\r\nWerk kpl. abgelaufen - S+F oB\r\nK 1809 1515 - einwandfrei\r\nAblauf 2109 0915 bis 2209 2135 == 36h\r\nAufzug 2h - Ablauf ab 2309 1450 bis 2409 1500 == 24h ausreichend\r\nDie Uhr entspricht 100% den Spezifikationen einer Automatik.', '1,2', '2015-09-25', '2015-09-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-25', '79.107.87.130', 'adsl-130.79.107.87.tellas.gr', '2015-09-15', 'RL 72 662 276 6DE', NULL),
(5709, '', 3896, 999999999, 2, '103-Sao Paolo', '2015-09-23', '0000-00-00', '2015-06-22', 'gold', 'white', 'Theorema', 'The watch doesn\'t work, It winds however, just work for 5 minutes, I have a large collection of watches and this is the first time that this happened to any of my watches.', '24-09-15\r\nKrone sehr schwergängig und Sperrad gelöst\r\nAnker gerichtet, Sperrad gesichert befestigt, MR gerichtet\r\nUK 2409 1125 - reguliert - Lagen-stehenbleib-Fehler! \r\nUnruh kpl. ers., Höhenluft korrigiert\r\nWK 2509 1055 - steht 1215 - Werktausch\r\nWK 2509 1305 - einwandfrei\r\nUK 2809 0825 - einwandfrei\r\nWK 2909 0835 - 30-09-15 okay', '1,2', '2015-09-30', '2015-09-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-30', '24.87.27.110', 'S010600222dda0427.vc.shawcable.net', '2015-09-15', 'RL 7267 4982 4DE', NULL),
(5710, '', 3897, 999999999, 0, '', '2015-09-09', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '162.244.14.97', '162.244.14.97', '2015-09-16', '', NULL),
(5711, '', 3898, 999999999, 2, '501-Coppernicus', '2015-09-15', '0000-00-00', '2013-09-18', 'gold', 'black', 'Pionier', 'When i move i hear sommeting inside the watch that is loose, it \"rattels\". The rotating part is rotating against the back of the watch.\r\n(that is visible back because the back of the watch is transparant).', '22-09-15\r\nRotor befestigt - Uhr sehr gut in Schuß\r\nK 2209 1130 - reguliert und 25-09-15 okay', '1,2', '2015-09-25', '2015-09-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-25', '194.78.233.250', 'mail.be.snt.com', '2015-09-16', 'RL 7266 2277 0DE', NULL),
(5712, '', 2292, 2, 2, 'Copacabana', '2015-09-09', '2013-02-08', '2013-02-08', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nCrown not working\r\n}', '17-09-15\r\nKrone gebrochen (alte Bauart) - obere Stoßsicherung fehlt\r\nG seit Februar abgelaufen\r\nKVA Krone ersetzen 30,- - ausf. 2909\r\nWelle auch gebrochen! Unruh komplett und Krone/Welle ers.\r\nUK 2909 1355 - einwandfrei\r\nWK 3009 0820 - WD 8310 und 01-10-15 okay', '1,2', '2015-10-01', '2015-10-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-01', '', '', '0000-00-00', 'RL 7269 0274 9DE', NULL),
(5713, '', 3899, 2, 2, '104-Copacabana', '2015-09-09', '2014-12-01', '2014-12-01', 'Silber', 'gold/yellow', 'Theorema', '{abgetippt:\r\nIt does not work properly! It keeps losing time\r\n}\r\n\r\n## noch am Lager 01-11-18 ## ', '17-09-15\r\nWerk kpl. abgelaufen - S+F oB\r\nWK 1709 1550 - steht 1552 - Anker?\r\nN E I N .... Die Uhr ist gefallen, und dabei ist die U-Welle gebrochen... KVA Rep. 40,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(5714, '', 3187, 999999999, 2, '505-Florida', '2015-09-15', '0000-00-00', '2014-07-22', 'gold', 'black', 'Pionier', 'The pointer of the watch is slowing down when you start to wear it after one, two or three hours. You can see that for yourself. It by this doesn´t keep track of the time. I have send it already before for repair back (13.02.2015) for this defect. After returning it has never worked but I would like to have it fixed now for real (or a new exemplar).', '22-09-15\r\nWerk kpl. abgelaufen - für \'has never worked\' ist die Uhr aber reichlich strapaziert! - Keine Feststellung einer Fehlfunktion!\r\nK 2209 1145 - Lagenfehler - Anker? Unruhhöhenluft verringert\r\nK 2509 0925 - 28-09-15 einwandfrei', '1,2', '2015-09-28', '2015-09-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-28', '77.173.112.206', '77-173-112-206.ip.telfort.nl', '2015-09-16', 'RL 7267 4974 0DE', NULL),
(5715, '', 3900, 999999999, 2, '503-Sydney', '2015-09-21', '0000-00-00', '2014-04-29', 'gold', 'black', 'Pionier', 'The problem is that the mechanism does not work', '23-09-15\r\nWerk kpl. aufgezogen - AR aus Eingriff, Rotor gebrochen\r\nAR gesetzt, Rotor vernietet \r\nK 2309 1005 - 28-09-15 okay', '1,2', '2015-09-28', '2015-09-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-28', '151.177.31.2', 'c151-177-31-2.bredband.comhem.se', '2015-09-16', 'RL 7267 4973 6DE', NULL),
(5716, '', 3901, 999999999, 2, '101-Casablanca GM', '2015-11-18', '0000-00-00', '2015-04-30', 'silver', 'white', 'Theorema', 'The protection arm of the crown of the watch was broken and cannot be closed.', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-23', '119.236.46.204', 'n11923646204.netvigator.com', '2015-09-16', 'RL 72 841 992 2DE', NULL),
(5717, '', 3873, 999999999, 0, '', '2015-09-10', '0000-00-00', '0000-00-00', '', '', '', 'I was just looking at your tufina-uhren.de::Contact Information Form website and see that your site has the potential to become very popular. I just want to tell you, In case you don\'t already know... There is a website service which already has more than 16 million users, and most of the users are interested in websites like yours. By getting your site on this service you have a chance to get your site more popular than you can imagine. It is free to sign up and you can read more about it here: http://bbqr.me/4fj5 - Now, let me ask you... Do you need your website to be successful to maintain your way of life? Do you need targeted traffic who are interested in the services and products you offer? Are looking for exposure, to increase sales, and to quickly develop awareness for your site? If your answer is YES, you can achieve these things only if you get your website on the network I am describing. This traffic network advertises you to thousands, while also giving you a chance to test the network before paying anything. All the popular blogs are using this network to boost their readership and ad revenue! Why aren?t you? And what is better than traffic? It?s recurring traffic! That\'s how running a successful site works... Here\'s to your success! Find out more here: http://bbqr.me/4fj5\r\nLindsey http://tgi.link/dcf2', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '23.94.173.64', '23-94-173-64-host.colocrossing.com', '2015-09-17', '', NULL),
(5718, '', 3902, 2, 2, 'Casablanca', '2015-09-10', '2013-11-21', '2013-11-21', 'Silber', 'Schwarz', 'Theorema', '[OHNE Angabe]', '18-09-15\r\nSperrad gelöst - gesichert befestigt, Kronenbügel gerichtet\r\nUK 2109 0920 - einwandfrei\r\nWK 2209 0755 - 23-09-15 okay\r\nZurück gekommen 13.10.2015\r\n644352592175 13.10.2015', '1,2', '2015-10-13', '2015-10-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-23', '', '', '0000-00-00', 'RL 7264 6055 5DE', NULL),
(5719, '', 3903, 999999999, 0, '502-Malibu', '2015-09-11', '0000-00-00', '2014-04-15', 'silver', 'black', 'Pionier', 'Works malfunctional. The minute counter of the clockwork keeps running behind 5 á 10 minutes, after working approximately 1 day.\r\nAlso the button of the clock-hand is stuck. I can\'t wind up the clock-hand properly. Even if I manage to wind up the clock-hand with force, the clock doesn\'t start until I shake with it first.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:1810:1d34:f400:3998:2856:4fea:4066', '2a02:1810:1d34:f400:3998:2856:4fea:4066', '2015-09-18', '', NULL),
(5720, '', 3904, 999999999, 2, '101-Casablanca GM', '2015-09-18', '0000-00-00', '2014-03-06', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 18391 v. 10-03-2014]\r\nHello,\r\nthis watches started to go ahead the time after a year of purchase.\r\nIt added 6 extra minutes after an hour time of working, in 3 hours it was 20 min ahead the real time and in 8 hours in added one extra hour etc etc.\r\nGroupon code: 0010213SML', '22-09-15\r\nSpirale? S+F oB - Schraubenservice\r\nUK 2209 1345 - einwandfrei\r\nWK 2309 0905 - 24-09-15 okay\r\n{Spiralzettel}', '1,2', '2015-09-24', '2015-09-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-24', '78.144.64.219', 'host-78-144-64-219.as13285.net', '2015-09-19', 'RL 72 662 268 1DE', NULL),
(5721, '', 3905, 999999999, 2, '503-Sydney', '2015-09-13', '0000-00-00', '2013-12-13', 'gold', 'black', 'Pionier', '[G per email 13-09-15]\r\npart of the clasp has come off and I cant fasten it anymore.', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '176.24.4.77', 'b018044d.bb.sky.com', '2015-09-20', '', NULL),
(5722, '', 3906, 999999999, 2, '107-Rio', '2015-09-18', '0000-00-00', '2015-07-07', 'silver', 'black', 'Theorema', 'Minute hand has detached inside watch. Several small parts appear to be loose inside.', '22-09-15\r\nUhr nicht ganz unbefleckt, aber keine größere DS, darum KULANZ\r\nMinZg ers. {Unruh kpl. ers.}\r\nUK 2209 1405 - einwandfrei\r\nWK 2309 0910 - 24-09-15 okay', '1,2', '2015-09-25', '2015-09-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-25', '176.25.111.117', 'b0196f75.bb.sky.com', '2015-09-20', 'RL 7266 2282 3DE', NULL),
(5723, '', 3907, 999999999, 2, '3006-Monaco Diamond', '2015-09-17', '0000-00-00', '2014-08-26', 'gold', 'black', 'Theorema', 'After receiving this watch back from you (RMA 5323) i noticed that there was still a loud rattling noise. Further inspection showed that the oscillating weight was lose!!!! \r\nThis is the 4th time I have had to send this watch back to you and have had little enjoyment from this even though it was an anniversary present last year.', '22-09-15\r\n{...da schraubt die Kundin doch selber dran rum....}\r\nRotor gesichert befestigt\r\nK 2209 1330 - 25-09-15 okay', '1,2', '2015-09-25', '2015-09-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-25', '2.100.122.217', 'host-2-100-122-217.as13285.net', '2015-09-21', 'RL 7266 2280 6DE', NULL),
(5724, '', 3908, 999999999, 2, '101-Casablanca GM', '2015-09-29', '0000-00-00', '2014-12-11', 'silver', 'white', 'Theorema', 'The main mechanism at the back of the watch has come out of its support and is not winding the watch up because its not catching the other cogs. \r\nif you try and charge/wind the watch up it just spins on its own. \r\n\r\nkind Regards. \r\n ', '30-09-15\r\nSperrad gelöst - Kronenbügel fehlt!\r\nSperrad gesichert befestigt\r\nUK 3009 0850 - einwandfrei\r\nWK 0110 0815 - 02-10-15 okay', '1,2', '2015-10-05', '2015-10-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-05', '109.169.0.148', '109.169.0.148', '2015-09-21', 'RL 7269 0283 7DE', NULL),
(5725, '', 3909, 999999999, 0, '3001-Paragon', '2015-09-15', '0000-00-00', '2015-09-15', 'gold', 'black', 'Theorema', 'Wrong Colors. I ordered the one with Black Leather Strap, Silver Frame, Gold Dial with White Background.\r\nThis one http://www.skroutz.com.cy/ckfinder/userfiles/images/option7%281%29.jpg', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.50.97.26', 'smtp.zebrac.com', '2015-09-22', '', NULL),
(5726, '', 3910, 999999999, 2, '101-Casablanca GM', '2015-09-18', '0000-00-00', '2014-11-13', 'gold', 'black', 'Theorema', 'wind up wheel boken off', '23-09-15\r\nSperrad gesichert befestigt\r\nUK 2309 0935 - reguliert\r\nWK 2409 0910 - 25-09-15 okay', '1,2', '2015-09-25', '2015-09-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-25', '178.119.202.217', '178-119-202-217.access.telenet.be', '2015-09-22', 'RL 7266 2279 7DE', NULL),
(5727, '', 3911, 999999999, 2, '505-Florida', '2015-09-21', '0000-00-00', '2013-12-27', 'silver', 'black', 'Pionier', 'Hello j have my watch which has the bracelet which c is broken in the closure(lock) and m watch fell and needles inside it went out and the button to go back up(to raise) d the hour c is broken thank you for seeing if you can make a passage in guarantee please', '23-09-15\r\nUhr ist so heftig gefallen, dass das ZB die Zeiger abgeschert hat (deutliche DS)\r\nKVA  Werk und Krone/Welle  110,-  --  ausf. 2809\r\nZB-Füße gerichtet, Werk ers., beide TotaZg ers., Krone/Welle und Werkring ers.\r\nK 2809 1500 - Gehäuse nicht dicht - ers. - WD 8310 und 01-10-15 okay', '1,2', '2015-10-01', '2015-10-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-01', '80.12.39.20', '80.12.39.20', '2015-09-22', 'RL 72 690 273 5DE', NULL),
(5728, '', 3912, 2, 2, '501-Copernicus', '2015-09-15', '2013-09-19', '2013-09-19', 'Gold', 'Schwarz', 'Pionier', '{G-Card}\r\n{abgetippt:\r\nmy watch is spoiled in november last year}\r\n\r\n## noch am Lager 01-11-18 ## ', '22-09-15\r\nRotor gelöst - Welle mehrfach gebrochen... Unruh geschädigt\r\nKVA Werk, Krone/Welle, Armband  115,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(5729, '', 3913, 999999999, 2, '505-Florida', '2015-09-21', '0000-00-00', '2014-06-06', 'black', 'black', 'Pionier', 'My watch doesn\'t work anymore as it used to. Date is different, in a small circle where date is showed it is 14.9 Monday but in the analog it shows 15.9 Tuesday.', '23-09-15\r\nZgStellung stimmt nicht, Kupplung beschädigt? - nein, Kupplung iO - Zg gerichtet aufgesetzt\r\nK 2309 1050 - 28-09-15 okay', '1,2', '2015-09-28', '2015-09-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-28', '94.22.122.158', 'e670.ip15.netikka.fi', '2015-09-22', 'RL 7267 4971 9DE', NULL),
(5730, '', 3914, 999999999, 0, '3009-Dubai', '2015-09-15', '0000-00-00', '2015-05-19', 'silver', 'black', 'Theorema', 'when i wind the crown , the watch works inside but the seconds hand does not move so it does not keep time ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:c7d:bef0:a00:e4bf:adac:b780:4df2', '2a02:c7d:bef0:a00:e4bf:adac:b780:4df2', '2015-09-22', '', NULL),
(5731, '', 3915, 999999999, 0, '3009-Dubai', '2015-09-15', '0000-00-00', '2015-06-01', 'gold', 'black', 'Theorema', 'After i wind the crown up the watch works on the inside but the seconds hand does not move so the time does not move . ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:c7d:bef0:a00:6d85:5e6e:3295:bc3b', '2a02:c7d:bef0:a00:6d85:5e6e:3295:bc3b', '2015-09-22', '', NULL),
(5732, '', 3916, 999999999, 0, '107-Rio', '2015-09-15', '0000-00-00', '2015-09-15', 'black', 'black', 'Theorema', 'I bought one of your theorema watches via the application MarkaVip and it came in a bad shape. The internal part of the watch is broken and a part if the leather is torn . And i need to fix the watch please asap cause it\'s a birthday gift for my fiance and i\'v been waiting for the watch to arrive since almost a month now and unfortunately my fiance\'s leaving to poland on the 27th of september so i realy need to fix the watch . If you can please inform me if you have any specefic branches that i can go to to fix the watch .', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.170.54.202', '79.170.54.202', '2015-09-22', '', NULL),
(5733, '', 3917, 999999999, 0, '505-Florida', '2015-09-16', '0000-00-00', '2014-10-29', 'silver', 'black', 'Pionier', 'When clock rests on a table and is not touched for few hours stop. Generally this happens at night after resting on the bedside table. Just the shakes again. In addition to a couple of days there is no longer the Lancet indicating the days of the week.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.39.158.61', '93-39-158-61.ip76.fastwebnet.it', '2015-09-23', '', NULL),
(5734, '', 3918, 999999999, 2, '4004-Newton', '2015-09-24', '0000-00-00', '2013-10-28', 'silver', 'black', 'Theorema', 'Hi,\r\n\r\ni need your help.\r\n\r\nI have buy in October 2013 Theorema Newton Diamond by Group On site.\r\n\r\nToday the wheel for change the hours is broken.\r\n\r\nThis watches result in warranty from October 2013 to October 2015 but the watchmaker cannot repair because you warranty is not stamped from you.Can you repair?Can you also stamped the warranty?', '24-09-15\r\nDas \'schwingende\' Kronrad hat Zahnausfall... RW-Brücke kpl. ers.\r\nK 2509 1000 - 28-09-15 okay\r\nRL 72 701 195 5DE 14.10.2015 Sent butterfly', '1,2', '2015-10-14', '2015-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-28', '93.145.77.18', 'net-93-145-77-18.cust.vodafonedsl.it', '2015-09-23', 'RL 7267 4970 5DE', NULL),
(5735, '', 26, 999999999, 2, '101-Casablanca GM', '2015-09-22', '0000-00-00', '2012-10-01', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nI noticed recently that the time was incorrect even when I wear the watch after a full wind up. When i investigated further i didn\'t notice anything at first but i checked this on more occasion as it became clear loosing time was not a once off.\r\nI noticed when you turn the watch on its side (to the left as you have the watch face facing towards you...which is where it will reside a lot if you wear it on your left wrist) that the fastest moving pendulum cog stops moving, it gets stuck. Once you face the watch towards you again (parallel to the floor) it begins swinging once again. ', '23-09-15\r\nuntere Stoßsicherung ist geöffnet - gesichert geschlossen\r\nLagenprüfung oB\r\nUK 2309 1315 - einwandfrei\r\nWK 2409 0910 - 25-09-15 okay', '1,2', '2015-09-25', '2015-09-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-25', '148.177.129.213', 'proxy2.be.jnj.com', '2015-09-23', 'RL 7266 2281 0DE', NULL),
(5736, '', 3919, 999999999, 2, '502-Malibu', '2015-09-29', '0000-00-00', '2013-12-20', 'silver', 'white', 'Pionier', 'Today I have tried many time but my watch still not working and i do not why. Please help me.thank you so much.', '30-09-15\r\nWerk kpl. aufgezogen - Rückereinheit zerlegt...\r\nUnruh kpl. ers.\r\nK 3009 0905 - 05-10-15 okay', '1,2', '2015-10-05', '2015-10-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-05', '70.51.199.185', '70.51.199.185', '2015-09-23', 'RL 7270 1184 5DE', NULL),
(5737, '', 3920, 999999999, 0, '506-Miami', '2015-09-17', '0000-00-00', '2015-07-30', 'silver', 'black', 'Pionier', 'second needle won\'t run and no function at all', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '175.141.1.38', '175.141.1.38', '2015-09-24', '', NULL),
(5738, '', 3921, 999999999, 2, '501-Coppernicus', '2015-10-20', '0000-00-00', '2013-12-11', 'gold', 'black', 'Pionier', '[G per email 17-09-15]\r\ndial hands have broken therefore the watch does not work. \r\n\r\ni have sent photos of guarantee to rma@tufina-watches.com', '21-10-15\r\nSekZg fehlt? MinZg verbogen - KBR gebrochen wegen loser Schrauben! - Werktausch und Zeiger\r\nK 2110 1050 - 23-10-15 okay', '1,2', '2015-10-23', '2015-10-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-23', '92.26.141.83', 'host-92-26-141-83.as13285.net', '2015-09-24', '644352595483', NULL),
(5739, '', 3922, 999999999, 2, '3008-Damascus', '2015-09-22', '0000-00-00', '2013-09-18', 'silver', 'white', 'Theorema', 'Watch doesn\'t hold a charge when it\'s wound-up. ', '23-09-15\r\nKupplung stockt - Kupplungsrad doppelt gebrochen! Antriebsorgan mit Zapfenbruch - Kupplungsrad und Antriebsorgan ersetzt\r\nK 2309 1400 - 28-09-15 okay', '1,2', '2015-09-28', '2015-09-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-28', '194.176.222.245', '194.176.222.245', '2015-09-24', 'RL 7267 4972 2DE', NULL),
(5740, '', 3873, 999999999, 0, '', '2015-09-17', '0000-00-00', '0000-00-00', '', '', '', 'I was just looking at your tufina-uhren.de::Contact Information Form site and see that your website has the potential to become very popular. I just want to tell you, In case you don\'t already know... There is a website service which already has more than 16 million users, and most of the users are interested in websites like yours. By getting your site on this service you have a chance to get your site more visitors than you can imagine. It is free to sign up and you can find out more about it here: http://ittsy.com/it/3x - Now, let me ask you... Do you need your website to be successful to maintain your way of life? Do you need targeted visitors who are interested in the services and products you offer? Are looking for exposure, to increase sales, and to quickly develop awareness for your website? If your answer is YES, you can achieve these things only if you get your website on the network I am talking about. This traffic service advertises you to thousands, while also giving you a chance to test the network before paying anything. All the popular blogs are using this service to boost their traffic and ad revenue! Why aren?t you? And what is better than traffic? It?s recurring traffic! That\'s how running a successful website works... Here\'s to your success! Read more here: http://tgi.link/dcf2\r\nLindsey http://www.arvut.org/1/dft', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.245.124.196', '172-245-124-196-host.colocrossing.com', '2015-09-24', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(5741, '', 3923, 999999999, 2, '103-Sao Paolo', '2015-10-13', '0000-00-00', '2015-08-31', 'black', 'yellow', 'Theorema', 'NO DEFECT BUT BEING MECHANICAL', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2602:301:77c2:c980:69d8:b248:704b:7a20', '2602:301:77c2:c980:69d8:b248:704b:7a20', '2015-09-24', '', NULL),
(5742, '', 3787, 999999999, 2, '103-Sao Paolo', '2015-09-22', '0000-00-00', '2013-08-22', 'gold', 'black', 'Theorema', 'The clock does not work !!! when i wind up the watch, nothing happens . I must shake off the clock before something happens . The clock stops suddenly. The clock mess up ', '23-09-15\r\n{vorh. Rep. 5577 - Kontrolle}\r\n Werk kpl. abgelaufen, absolut oB\r\nUK 2309 1410 - einwandfrei\r\nWK 2409 0915 - absolut einwandfrei\r\nLagenprüfung - oops, steht bei Krone unten - Anker gerichtet\r\nLagenprüfung einwandfrei\r\nWK 2509 1010 - einwandfrei\r\nUK 2809 0845 - einwandfrei\r\nWK 2909 0835 - 30-09-15 okay', '1,2', '2015-09-30', '2015-09-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-30', '188.183.146.253', '188.183.146.253', '2015-09-24', 'RL 7267 4981 5DE', NULL),
(5745, '', 3925, 999999999, 2, '4004-Newton', '2015-09-24', '0000-00-00', '2013-12-15', 'black', 'black', 'Theorema', 'The watch don\'t work. It is stop and I can\'t move the watch hands.', '25-09-15\r\nKronenbügel sehr leichtgängig - Werk kpl. aufgezogen - Krone geht nicht in Stellung 2 - Rotor und Werkring gebrochen - ein Index fehlt, und der klemmte RW und Aufzug\r\nALLE (8) Indexe geklebt\r\nK 2509 1205 - 28-09-15 okay', '1,2', '2015-09-28', '2015-09-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-28', '82.60.100.113', 'host113-100-dynamic.60-82-r.retail.telecomitalia.it', '2015-09-25', 'RL 7267 4969 6DE', NULL),
(5746, '', 3926, 999999999, 2, '3005-Marco Polo', '2015-09-23', '0000-00-00', '2014-08-28', 'silver', 'white', 'Theorema', 'From 14h30 til 17h30 the time is goiing faster than normal because now it isq 17h54 in stead of 17h34 ', '24-09-15\r\nWerk kpl. abgelaufen - S+F oB\r\nK 2409 1130 - 28-09-15 absolut einwandfrei', '1,2', '2015-09-28', '2015-09-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-28', '2a02:1810:1c3a:2700:51d1:6824:ba09:93eb', '2a02:1810:1c3a:2700:51d1:6824:ba09:93eb', '2015-09-25', 'RL 72 674 975 3DE', NULL),
(5747, '', 3927, 999999999, 2, '3011-Macau', '2015-10-13', '0000-00-00', '2015-06-04', 'silver', 'white', 'Theorema', '1. Date setting needle drop & missing.\r\n2. Automatic machine jam & not functioning maybe because the date needle drop into it.', '14-10-15\r\nhmm... leichte DS auf Lunette - Zg im AR - Zg befreit, div. Zg ers., {Anker ers.}\r\nK 1410 1000 - 19-10-15 okay', '1,2', '2015-10-20', '2015-10-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-20', '149.129.158.98', '149.129.158.98', '2015-09-26', 'RL 72 701 198 1DE', NULL),
(5748, '', 3928, 999999999, 2, '3006-Monaco Diamond', '2015-10-23', '0000-00-00', '2013-10-02', 'silver', 'white', 'Theorema', 'on winding up the watch the date hand suddenly fell off. so watch hasnt been working since then', '26-10-15\r\nUhr gefallen - AR aus Eingriff und Vollaufzug! Hohes Risiko bei Reparatur! \r\nKVA Werk rep. Zg ersetzen  60,- - ausf. 2411\r\nAR gesetzt, Zg aufgesetzt, Rotor vernietet, reguliert\r\nK 2411 1335 - 27-11-15 okay', '1,2', '2015-11-27', '2015-11-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-27', '194.36.57.1', '194.36.57.1', '2015-09-26', 'RL 7284 1998 4DE', NULL),
(5749, '', 3929, 999999999, 0, '101-Casablanca GM', '2015-09-20', '0000-00-00', '2014-11-04', 'gold', 'black', 'Theorema', 'Hello, this is my 2nd contact, the first one I never have any answer. The problem is: \r\nthe clock will not run even I have charged the watch', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.131.149.35', '35.149-131-109.adsl-dyn.isp.belgacom.be', '2015-09-27', '', NULL),
(5750, '', 3930, 999999999, 0, '101-Casablanca GM', '2015-09-21', '0000-00-00', '2015-09-01', 'black', 'black', 'Theorema', 'the watch stop randomly when wearing.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '42.2.219.41', '42-2-219-041.static.netvigator.com', '2015-09-28', '', NULL),
(5751, '', 3924, 999999999, 2, '505-Florida', '2015-09-24', '0000-00-00', '2015-03-24', 'silver', 'black', 'Pionier', 'The time is not working good', '25-09-15\r\nwas alles mögliche bedeuten kann! \r\nWerk kpl. abgelaufen - aha: bei ZB oben keine Amplitude - zu hohen Anker tiefer gerichtet\r\nK 2509 1145 - 28-09-15 okay', '1,2', '2015-09-28', '2015-09-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-28', '77.61.199.9', 'static.kpn.net', '2015-09-28', 'RL 7267 4967 9DE', NULL),
(5752, '', 590, 999999999, 2, '3005-Marco Polo', '2015-09-25', '0000-00-00', '2012-11-18', 'black', 'black', 'Theorema', '[G per email 21-09-15]\r\nPointers and parts have fallen out of place. I tried to replace the winding wheel but it didn\'t help. Long Before that, the button to set the date stopped working: nothing happened when i pushed it. I tried to', '28-09-15\r\nUhr wurde sehr ruppig behandelt, Armband verbraucht, Datum beschädigt, Glas zerkratzt, Krone gebrochen und fehlt, Zeiger abgefallen... - außerdem Garantie seit 10 Monaten abgelaufen\r\nKVA Komplettrep.  175,-  -   {ausf. für 130,- 0803} \r\n', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.249.150.240', 'user240.178-249-150.netatonce.net', '2015-09-28', '', NULL),
(5754, '', 2096, 999999999, 2, '101-Casablanca GM', '2015-09-23', '0000-00-00', '2013-06-22', 'gold', 'black', 'Theorema', 'item fixed on 9.3.15\r\nhowever it broke again a few days later.\r\ncrown broke.\r\npart inside has become loose\r\nbest wishes\r\npat', '24-09-15\r\nuntere Raste des Kronenbügels fehlt, Zierringe um kl.Sek abgefallen - okay, ZB geklebt, Gehäuse ersetzt KULANZ\r\nWD 8310\r\nUK 2409 1255 - einwandfrei\r\nUK 2809 0900 - einwandfrei\r\nWK 2909 0835 - 30-09-15 okay', '1,2', '2015-09-30', '2015-09-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-30', '109.78.11.42', '109.78.11.42', '2015-09-28', 'RL 7267 4979 8DE', NULL),
(5963, '', 4090, 999999999, 0, '', '2015-11-09', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.173.195.201', '107-173-195-201-host.colocrossing.com', '2015-11-16', '', NULL),
(5756, '', 2699, 999999999, 2, '3002-Jumbo', '2015-09-28', '0000-00-00', '2015-09-14', 'bicolor rosé', 'white', 'Theorema', 'defekte movement; its making a ticking sound [our ref. #100015166]', '+3005-6 tauschen mit 505-2', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.172.144.22', 'ip22-144-172-82.adsl2.static.versatel.nl', '2015-09-29', '', NULL),
(5757, '', 3933, 999999999, 2, '3006 - Monaco Diamond', '2015-09-28', '0000-00-00', '2015-01-05', 'black', 'black & white', 'Theorema', '[OHNE G-Nachweis - Deal 962 - Aber Refund?]\r\nThe hand which shows day has come off the dial and it fall off inside the watch. So the watch has stopped working now. ', '29-09-15\r\n...und Rotor gelöst - Schlag auf die Krone hat Krone/Welle zerstört... Zg klemmt im RW\r\nKVA  Rep. 90,-  -  ausf. 0710\r\nda schlechte Amplitude und Reglage - Werktausch, alle TotaZg ers., Krone/Welle ers. - WD 8310\r\nK 0810 0925 - 12-10-15 okay', '1,2', '2015-10-12', '2015-10-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-12', '79.78.230.1', 'host-79-78-230-1.static.as9105.net', '2015-09-29', '644352591606', NULL),
(5758, '', 3934, 999999999, 2, '3009-Dubai', '2015-09-28', '0000-00-00', '2015-04-17', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 31435 v. 17-04-2015]\r\nwill no longer wind up watch', '29-09-15\r\nausgeschwungen - Anker gerichtet, Automatik versorgt\r\nK 2909 0945 - 05-10-15 okay', '1,2', '2015-10-05', '2015-10-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-05', '2.218.90.134', '02da5a86.bb.sky.com', '2015-09-29', 'RL 7270 1186 2DE', NULL),
(5759, '', 3935, 999999999, 0, '104-Copacabana', '2015-09-23', '0000-00-00', '2015-05-16', 'gold', 'black', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '157.203.254.1', '157.203.254.1', '2015-09-30', '', NULL),
(5760, '', 3936, 2, 2, 'Sao Paolo Metalband', '2015-09-23', '2014-11-25', '2014-11-25', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] it is no longer possible to change the hour, the pin to change the hour doesn\'t work anymore\r\n}', '24-09-15\r\njo, der WH-Fehler! entgratet, Anker gerichtet\r\nUK 2409 1330 - einwandfrei\r\nUK 2809 0900 - einwandfrei\r\nWK 2909 0835 - 30-09-15 okay', '1,2', '2015-09-30', '2015-09-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-09-30', '', '', '0000-00-00', 'RL 72 674 978 4DE', NULL),
(5761, '', 3937, 999999999, 2, '106-Toronto GM', '2015-09-30', '0000-00-00', '2012-12-12', 'silver', 'black', 'Theorema', 'the watch has again the same problem as last time. the arm now has completely come off. this watch breaks once every year with the same problems.... enclosed you will find the previous information forms which were sent for repairs. ', '01-10-15\r\ndiesmal Kulanz - nächste Rep. dann kostenpflichtig\r\nMinZg aufgesetzt, 6 Indexe geklebt\r\nUK 0110 1250 - einwandfrei\r\nWK 0210 0810 - 05-10-15 okay', '1,2', '2015-10-05', '2015-10-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-05', '213.123.251.54', 'host213-123-251-54.in-addr.btopenworld.com', '2015-09-30', 'RL 7269 0284 5DE', NULL),
(5762, '', 3938, 999999999, 2, '101-Casablanca GM', '2015-10-28', '0000-00-00', '2015-05-20', 'silver', 'yellow', 'Theorema', 'We are aware that this watch is mechanical and requires to be wound up - we wind the watch everyday. I wore the watch and about 2 hours later when I checked the time I noticed that the watch had stopped working ', '29-10-15\r\nausgeschwungen - weil gefallen - DS unten bei 0900\r\nAnker gerichtet KULANZ\r\nUK 2910 1200 - einwandfrei\r\nWK 3010 0755 - 02-11-15 okay', '1,2', '2015-11-04', '2015-11-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-04', '59.189.95.49', 'unknown.maxonline.com.sg', '2015-10-01', 'RL 72 770 779 4DE', NULL),
(5763, '', 3939, 999999999, 0, '104-Copacabana', '2015-09-24', '0000-00-00', '2015-05-19', 'black', 'white', 'Theorema', 'Watch won\'t wind to charge. When you push the little gadget it to wind nothing happens it almost looks like the spring a has snapped I\'m just going by what I can see from the back of the watch whilst trying wind it up. It has not been dropped or smashed against anything and also has not gone near water. Had the watch over a month and stopped working.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.100.230.160', 'host-2-100-230-160.as13285.net', '2015-10-01', '', NULL),
(5795, '', 1524, 999999999, 2, '103-Sao Paolo', '2015-10-14', '0000-00-00', '2013-12-02', 'gold', 'white', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\nThe handle with which the watch is set rolls off completely when turning it anti-clockwise. And the watch when eventually set stops with half an hour. So I have turn it clockwise to set every half an hour', '15-10-15\r\nKrone alter Bauart, also Uhr deutlich alt... Armband verbraucht\r\nKVA Band und Krone  55,-  --  ausf. 2310\r\nKrone V3 mit Welle ers. - WD 8310\r\nWK 2310 0920 - gut\r\nUK 2610 0930 - einwandfrei\r\nWK 2710 0745 - 28-10-15 okay', '1,2', '2015-10-28', '2015-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-28', '194.111.73.211', 'syi-ogw4-467.syi.inet.fi', '2015-10-07', '644352597177', NULL),
(5765, '', 3941, 999999999, 2, '509-Barbados', '2015-09-28', '0000-00-00', '2015-09-23', 'silver', 'white', 'Pionier', 'Elements stoped be fixed. The elements in watch start mooving inside.', '29-09-15\r\nWerk kpl. abgelaufen - Rotor gebrochen, Leuchtpunkte lösen sich\r\nRotor vernietet, grob reguliert\r\nK 2909 1010 - 02-10-15 okay', '1,2', '2015-10-02', '2015-10-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-02', '85.237.161.244', 'vpn.tkc.porta.com.pl', '2015-10-01', 'RL 7269 0277 0DE', NULL),
(5766, '', 3940, 999999999, 2, '102-Monte Carlo GM', '2015-09-29', '0000-00-00', '2014-11-10', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 26566 v. 10-11-2014]\r\nUnfortunately the watch has stopped working, I have wound it and the hands still turn but it has stopped ticking \r\n---\r\nWatch has stopped working ', '30-09-15\r\nWerk kpl. aufgezogen - ausgeschwungen, weil gefallen ==> DS bei 0930 - Anker und Anschlag gerichtet - KULANZ\r\nUK 3009 0940 - einwandfrei\r\nWK 0110 0835 - 02-10-15 okay', '1,2', '2015-10-02', '2015-10-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-02', '217.44.78.32', 'host217-44-78-32.range217-44.btcentralplus.com', '2015-10-01', 'RL 72 690 276 6DE', NULL),
(5767, '', 3942, 999999999, 2, '104-Copacabana', '2015-09-29', '0000-00-00', '2015-05-19', 'gold', 'black', 'Theorema', 'The watch keeps stopping if i tap the screen with my finger it will start again but stops after a couple if mins of resetting it ', '30-09-15\r\nWerk teil abgelaufen - Lagenproblem - Messer gelöst! Anker ersetzt - entmagnetisiert und reguliert\r\nUK 3009 1030 - einwandfrei\r\nWK 0110 0835 - reguliert und 02-10-15 okay', '1,2', '2015-10-02', '2015-10-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-02', '157.203.254.2', '157.203.254.2', '2015-10-02', 'RL 7269 0278 3DE', NULL),
(5768, '', 3943, 999999999, 2, '502-Malibu', '2016-01-04', '0000-00-00', '2014-04-07', 'silver', 'black', 'Pionier', 'Dear,\r\nA piece inside the mechanism of the watch I bought has broken. It makes a lot of noise when i wear it and the mechanism stops working while wearing it. The watch is still in the 2 year period of warranty', '07-01-16\r\nRotor gebrochen und gelöst - ersetzt\r\nK 0701 1250 - 11-01-16 okay', '1,2', '2016-01-11', '2016-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-11', '212.79.74.147', '212.79.74.147', '2015-10-02', '644352617459', NULL),
(5769, '', 3944, 999999999, 2, '3001-Paragon', '2015-10-09', '0000-00-00', '2015-08-11', 'silver', 'white', 'Theorema', 'The crown of world clock setting has fallen out. \r\n\r\nMr.Enis Tufina has confirmed that he would send extra Black color leather strap after the repair.\r\n\r\n', '12-10-15\r\nSpaltscheibe fehlt... gefunden, gerichtet und montiert, reguliert\r\nK 1210 0945 - 15-10-15 okay\r\n{LB w s beigelegt}', '1,2', '2015-10-15', '2015-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-15', '218.189.32.146', '218.189.32.146', '2015-10-02', 'RL 7270 1197 8DE', NULL),
(5771, '', 3946, 999999999, 2, '505-Florida', '2015-12-21', '0000-00-00', '2013-12-30', 'silver', 'white', 'Pionier', 'la montre avais des problème de retard tous les jours (DE 5 MINUTES A 30 MINUTES PAR MOMENT)\r\nJe devais la réglé tous les matins ,jusqu\'au jours ou après avoir effectué le réglage , les aiguilles non plus bougé .(uniquement les aiguilles qui indique les seconde+les minute + l\'heure )\r\n---\r\nthe watch had some late everyday problem (5 MINUTES 30 MINUTES BY NOW)\r\nI had the set every morning, until days after making the adjustment, non budged needles. (Only the needles which indicates the second minute + + hour)', '04-01-16\r\nUnruh ausgeschwungen, Automatik hakelig\r\n==> Unruh hatte zuviel Höhenluft, anscheinend gibt es verschiedene Wellenlängen...? \r\nUnruh kpl. ers., Automatik versorgt\r\nK 0401 1550 - 07-01-16 okay', '1,2', '2016-01-08', '2016-01-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-08', '176.150.181.195', 'bru67-h01-176-150-181-195.dsl.sta.abo.bbox.fr', '2015-10-02', '644352617194', NULL),
(5799, '', 3947, 2, 2, '104-Copacabana', '2015-09-30', '0000-00-00', '2015-07-28', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\n[G per email nachgereicht 01-10-15]', '01-10-15\r\nSperrad gelöst - auch Welle zu kurz - Sperrad gesichert, Welle ers.\r\nUK 0110 1110 - einwandfrei\r\nWK 0210 0825 - bestens - 07-10-15 okay', '1,2', '2015-10-07', '2015-10-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-07', '', '', '0000-00-00', '604569194005', NULL),
(5773, '', 3947, 999999999, 2, '103-Sao Paolo', '2015-09-30', '0000-00-00', '2015-01-08', 'gold', 'white', 'Theorema', 'Hello,\r\nI am enclosing 3 watches(101, 103 and 104), none of the three will wind up, they just wont work, all three are almost new, Thank you\r\n*** 5798 ***  und  *** 5799 ***', '01-10-15\r\nKrone gebrochen - Obere Stoßsicherung zerlegt... aha: Anstöße unten beschädigt: Uhr gefallen...\r\nRep. 70,- - ausf. 0510\r\nUnruh kpl. ers., Krone ers.\r\nUK 0510 1305 - einwandfrei\r\nWK 0610 0740 - reguliert und 07-10-15 okay', '1,2', '2015-10-07', '2015-10-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-07', '82.27.255.95', 'cpc2-scun9-2-0-cust94.12-3.cable.virginm.net', '2015-10-02', '604569194005', NULL),
(5774, '', 3698, 999999999, 2, '107-Rio', '2015-11-19', '0000-00-00', '2014-12-08', 'silver', 'white', 'Theorema', 'Dear sir / madam, \r\n\r\nI recently got my Theorema Rio as a present and absolutely love it. But now I?ve got a problem. I tried to wind my watch and therefor tried to lift the winder when the winder came out completely. I?ve tried to put it back in, but it doesn?t wind the time anymore. Also the winder keeps falling out now. It can still change the time. The time is not moving anymore though and obviously since I can not wind the watch anymore, now it?s dead. \r\nPlease contact me if you need any additional info on bbruinsma@acot.info \r\nThanks in advance!! \r\n\r\nBjorn Bruinsma\r\n', '20-11-15\r\nAufzug durcheinander - sortiert, MinZg ers.\r\nWK 2011 0850 - gut\r\nUK 2311 0750 - reguliert\r\nWK 2411 0750 - 25-11-15 okay', '1,2', '2015-11-25', '2015-11-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-25', '213.144.226.76', 'rt226bb144-213-76.epacity.routit.net', '2015-10-02', '644352608075', NULL),
(5775, '', 3948, 999999999, 2, '102-Monte Carlo GM', '2015-10-09', '0000-00-00', '2014-12-22', 'black', 'black', 'Theorema', 'The roller is sticking and there is a problem with the roller to change the Hours, When i try to upload mthe time, the hands don\'t move. ', '12-10-15\r\nWH-Schraube - Aufzug durcheinander\r\nAufzug sortiert, Schraubenservice\r\nUK 1210 1005 - einwandfrei\r\nWK 1310 0750 - 14-10-15 okay', '1,', '2015-10-14', '2015-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '151.82.41.227', '151.82.41.227', '2015-10-03', '', NULL),
(5776, '', 3949, 999999999, 2, '103-Sao Paolo', '2015-10-29', '0000-00-00', '2015-03-09', 'silver', 'white', 'Theorema', 'The winder/dial is broken and cannot wind the watch to get the jewels to work. I am sending a copy of the waranty card to rma@tufina-watches.com {30-10-15 nö, hat sie nicht...}', '30-10-15\r\nKrone gebrochen - ersetzt, Sperrad gesichert - WD 8310\r\nWK 3010 1000 - gut\r\nUK 0211 0825 - einwandfrei\r\nWK 0311 0735 - 04-11-15 okay', '1,2', '2015-11-04', '2015-11-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-04', '151.226.177.252', '97e2b1fc.skybroadband.com', '2015-10-03', '644352599971', NULL),
(5777, '', 3873, 999999999, 0, '', '2015-09-27', '0000-00-00', '0000-00-00', '', '', '', 'I was just looking at your tufina-uhren.de::Contact Information Form site and see that your website has the potential to get a lot of visitors. I just want to tell you, In case you don\'t already know... There is a website network which already has more than 16 million users, and most of the users are interested in topics like yours. By getting your website on this service you have a chance to get your site more popular than you can imagine. It is free to sign up and you can read more about it here: http://www.arvut.org/1/dft - Now, let me ask you... Do you need your site to be successful to maintain your way of life? Do you need targeted traffic who are interested in the services and products you offer? Are looking for exposure, to increase sales, and to quickly develop awareness for your site? If your answer is YES, you can achieve these things only if you get your site on the service I am talking about. This traffic network advertises you to thousands, while also giving you a chance to test the network before paying anything at all. All the popular blogs are using this network to boost their readership and ad revenue! Why aren?t you? And what is better than traffic? It?s recurring traffic! That\'s how running a successful site works... Here\'s to your success! Find out more here: http://bbqr.me/4fj5', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.172.8.55', '107.172.8.55', '2015-10-04', '', NULL),
(5778, '', 3950, 999999999, 2, '104-Copacabana', '2015-10-06', '0000-00-00', '2013-07-19', 'black', 'black', 'Theorema', 'HI DEAR \r\nIs just stopped working ', '07-10-15\r\nWerk kpl. aufgezogen - 2 Indexe abgefallen, einer klemmt im ZgWerk, Rückereinheit zerlegt - Heftige DS bei 0900\r\nKVA Werk und ZB reparieren  50,-  -  ausf. 0910\r\ninsg. 5 Indexe geklebt, Unruh kpl. ers. (Zapfenbruch), Anker gerichtet, reguliert\r\nWK 0910 1450 - gut\r\nUK 1210 0755 - einwandfrei\r\nWK 1310 0750 - 14-10-15 okay', '1,2', '2015-10-14', '2015-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-14', '88.105.57.156', '88-105-57-156.dynamic.dsl.as9105.com', '2015-10-04', '644352592977', NULL),
(5779, '', 3951, 999999999, 0, '3011-Macau', '2015-09-27', '0000-00-00', '2015-07-01', 'black', 'black', 'Theorema', 'Around 18 and 19/09/2015, I noticed that the face of the watch was clouded over with water vapour.\r\n\r\nThis suggests that water had seeped into the watch when it should not have. Your watch is warranted to be waterproofed up to 3ATM.\r\n\r\nThe water seepage would damage the delicate precision parts housed in the watch casing if this problem is not addressed appropriately and quickly.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '118.100.165.77', '118.100.165.77', '2015-10-04', '', NULL),
(5780, '', 3952, 999999999, 0, '', '2015-09-28', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.106.16.230', '86.106.16.230', '2015-10-05', '', NULL),
(5781, '', 3953, 999999999, 2, '3005-Marco Polo', '2015-10-05', '0000-00-00', '2013-10-25', 'silver', 'black', 'Theorema', 'The watch stop working so using the winding dial I simply begun to wind the watch up as I have done in the past and to my horror the seconds arm feel off along with a washer', '06-10-15\r\nZB in Auflösung, SekZg abgefallen, Datum? ZgStellung? - EinerScheibe verdreht, ersetzt - ZB ers. - Automatik versorgt\r\nK 0610 0940 - StdRd beschädigt? nein, kommt aber aus Eingriff... Werktausch\r\nK 0710 0910 - 09-10-15 okay', '1,2', '2015-10-09', '2015-10-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-09', '80.3.244.248', 'cpc68033-finc11-2-0-cust247.4-2.cable.virginm.net', '2015-10-05', '644352590974', NULL),
(5783, '', 3955, 999999999, 0, '106-Toronto GM', '2015-09-28', '0000-00-00', '2015-09-01', 'gold', 'black', 'Theorema', 'pionters keeping falling off', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.82.43.212', '53522BD4.cm-6-3a.dynamic.ziggo.nl', '2015-10-05', '', NULL),
(5784, '', 3956, 999999999, 2, '505-Florida', '2015-11-04', '0000-00-00', '2013-11-25', 'silver', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 13103 v. 25-11-2013]\r\nThe watch wont work. Stops all the time, even if I use a watchwinder and the watch is in movement.', '05-11-15\r\nAutomatik hakelig - Transmissionsrad und ein Klinkenrad mit Zahnausfall - beide ersetzt\r\nK 0511 0910 - reguliert und 09-11-15 okay', '1,2', '2015-11-09', '2015-11-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-09', '2a02:fe0:c411:beb1:f9df:9d2b:c2b5:df5a', '2a02:fe0:c411:beb1:f9df:9d2b:c2b5:df5a', '2015-10-05', 'RL 72 770 783 4DE', NULL),
(5785, '', 3957, 999999999, 2, '510-London', '2015-11-26', '0000-00-00', '2014-11-05', 'gold', 'black', 'Pionier', 'I have a watch of yours, it is in a very good state and it stopped working since 3 months ago , I want this watch to be repaired because I am used to this one and I really like it ,', '27-11-15\r\nWerk kpl. aufgezogen - ausgeschwungen\r\nMesser gerichtet, Rotorlager geölt\r\nK 2711 1035 - 30-11-15 okay', '1,2', '2015-11-30', '2015-11-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-30', '188.207.115.18', 'static.kpn.net', '2015-10-05', '644352609586', NULL),
(5786, '', 3954, 999999999, 2, '3011-Macau', '2015-10-21', '0000-00-00', '2015-07-07', 'silver', 'white', 'Theorema', 'Day pointer missing', '22-10-15\r\nZg abgefallen weil Uhr gefallen! Rotor auch leicht gebrochen... Zg aufgesetzt und Rotor vernietet - KULANZ\r\nK 2210 0935 - 26-10-15 okay', '1,2', '2015-10-26', '2015-10-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-26', '60.53.225.180', '60.53.225.180', '2015-10-06', 'RL 72 770 774 6DE', NULL),
(5787, '', 3958, 999999999, 2, '101-Casablanca GM', '2015-10-02', '0000-00-00', '2015-01-21', 'silver', 'black', 'Theorema', 'Will no longer wind up.\r\nStrap very weak also - consistently comes undone.', '05-10-15\r\nSperrad gelöst - gesichert befestigt, Bügel und Schließe gespannt\r\nUK 0510 0805 - reguliert\r\nWK 0610 0755 - 07-10-15 okay', '1,2', '2015-10-07', '2015-10-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-07', '86.138.204.251', 'host86-138-204-251.range86-138.btcentralplus.com', '2015-10-06', 'RL 7270 1190 2DE', NULL),
(5788, '', 3959, 999999999, 2, '101-Casablanca GM', '2015-10-01', '0000-00-00', '2014-01-07', 'silver', 'white', 'Theorema', 'If i wind up the watch the spring does not maintain the tension (it releases in less than 30 minutes.) One of the fingers (the one pointing the minutes) has come loose.', '02-10-15\r\nSperrad gelöst - ZgWerk... \r\nAngebot Armband  25,- -- Kd hat falsche email angegeben, Angebot schriftlich mit Rücksendung\r\nZgWerk aufgesetzt, Sperrad gesichert, Anker gerichtet, reguliert\r\nWK 0210 0915 - einwandfrei\r\nUK 0510 0935 - einwandfrei\r\nWK 0610 0800 - 07-10-15 okay', '1,2', '2015-10-07', '2015-10-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-07', '2a02:1812:2d26:ed00:1cea:ad67:86d:1574', '2a02:1812:2d26:ed00:1cea:ad67:86d:1574', '2015-10-06', 'RL 72 701 189 3DE', NULL),
(5789, '', 3960, 999999999, 0, '101-Casablanca GM', '2015-09-29', '0000-00-00', '2014-07-08', 'silver', 'black', 'Theorema', 'Watch doesnt wind up.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.82.98.228', 'ip565262e4.speed.planet.nl', '2015-10-06', '', NULL),
(5790, '', 3961, 999999999, 2, '107-Rio', '2015-10-06', '0000-00-00', '2014-11-12', 'black', 'black', 'Theorema', 'clock doesn\'t wind anymore. when you turn it, only the time changes. ', '06-10-15\r\nWHF aus Eingriff, Remontoirhebel ebenso - Aufzug und Anker gerichtet\r\nUK 0610 1010 - einwandfrei\r\nWK 0710 0810 - 08-10-15 okay', '1,2', '2015-10-08', '2015-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-08', '163.158.244.64', '064-244-158-163.dynamic.caiway.nl', '2015-10-06', 'RL 7270 1192 0DE', NULL),
(5791, '', 3962, 999999999, 2, '3005-Marco Polo', '2015-10-01', '0000-00-00', '2014-10-23', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\nDear Sir/Madam,\r\n\r\nThe watch turns off when its not word for a while (even for couple of hours during night). I tried to wear it for some time, wind it 30 times as described in the manual and still the problem continuous to appear. I don\'t think its made to be adjusted every now and then and every morning. Please solve the problem and return back to me in Dubai, United Arab Emirates. Actually the watch is not used for long, but I was not able to send it from Dubai thats why I waited until I went on vacation to the Netherlands to send it from their. I would really appreciate if you could solve the problem so I can make use of it. Many thanks in advance.\r\n\r\nKind regards,\r\nMumin', '02-10-15\r\nWerk kpl. abgelaufen - S+F oB\r\nLagenprüfung einwandfrei - reguliert\r\nK 0210 0955 - einwandfrei\r\nAblauf ab 0510 0940 bis 0610 2315 == >37h\r\nAufzug 2h - Ablauf 0710 1300 bis 0810 2000 == 31h Wow\r\n09-10-15 absolut einwandfrei okay\r\nSent to: \r\nSamsung Gulf Electronics\r\nBusiness Central Towers\r\nBlock A, 33rd floor\r\nDubai Media City\r\nP.O. Box 500047\r\nDubai, United Arab Emirates\r\nTel. 00971552294944', '1,2', '2015-10-09', '2015-10-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-09', '92.98.124.43', '92.98.124.43', '2015-10-06', 'RL 72 701 194 7DE', NULL),
(5792, '', 3963, 999999999, 2, '509-Barbados', '2015-10-06', '0000-00-00', '2014-09-23', 'silver', 'black', 'Pionier', 'There is something wrong with the balance wheel or something connected to it. It should work by itself when I walk, but it doesn\'t, only when I shake it really intense it works properly. As a result timekeeping is terrible.', '07-10-15\r\nWerk kpl. abgelaufen - Rotor hakelig?\r\nRotorlager geölt - sonst oB\r\nK 0710 1130 - reguliert und 12-10-15 okay', '1,', '2015-10-12', '2015-10-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '89.67.96.157', '89-67-96-157.dynamic.chello.pl', '2015-10-06', '', NULL),
(5793, '', 3964, 999999999, 0, '107-Rio', '2015-09-30', '0000-00-00', '2015-06-12', 'gold', 'black', 'Theorema', 'one side of glass is broken and in my guranatee card it says that glass is included in my gurantee', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.216.147.108', 'c80-216-147-108.bredband.comhem.se', '2015-10-07', '', NULL),
(5797, '', 3966, 999999999, 2, '104-Copacabana', '2015-10-05', '0000-00-00', '2014-01-30', 'gold', 'black', 'Theorema', '[G per email 30-09-15]\r\nWhen fully wound the time is gaining rapidly.\r\nWhen first wound the time gained by approximately 30 minutes in the first hour', '06-10-15\r\nSpirale übergeschlagen - aber auch Ankerhöhenluft zu gering\r\nAnker gerichtet und Höhenluft korrigiert\r\nUK 0610 1305 - einwandfrei\r\nWK 0710 0815 - 08-10-15 okay\r\n{Spiralzettel}', '1,2', '2015-10-08', '2015-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-08', '92.11.239.183', 'host-92-11-239-183.as43234.net', '2015-10-07', 'RL 72 701 191 6DE', NULL),
(5798, '', 3947, 2, 2, '101-Casablanca', '2015-09-30', '0000-00-00', '2015-06-30', 'Schwarz', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\n[G per email nachgereicht 01-10-15]', '01-10-15\r\nSperrad gelöst - AW zu kurz! Sperrad gesichert und Welle ers. \r\nUK 0110 1045 - einwandfrei\r\nWK 0210 0825 - bestens - 07-10-15 okay', '1,2', '2015-10-07', '2015-10-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-07', '', '', '0000-00-00', '604569194005', NULL),
(5800, '', 3967, 999999999, 2, '511-New York', '2015-10-05', '0000-00-00', '2015-08-02', 'black', 'black', 'Pionier', 'I bought the watch via the Internet. When we opened the box, they saw that the glass was broke on the cover, but the cardboard and watch was not damaged. The next day, the watch stopped, but have earned again after 3 hours. After 2 weeks, the watch stopped again. We tried to shake the watch, so they would up, but to no avail.', '06-10-15\r\nWerk kpl. abgelaufen - S+F oB - einzig die Zehnerscheibe scheint verdreht - ersetzt, Unruh kpl. ersetzt, grob reguliert\r\nKomplettprüfung!\r\nK 0610 1405 - einwandfrei\r\nAblauf 0910 0800 bis 1010 2100  ==  37h\r\nAufzug 2h - Ablauf 1210 1100 bis 1310 1315 == >26h\r\n14-10-15 okay', '1,2', '2015-10-14', '2015-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-14', '85.226.137.27', 'ua-85-226-137-27.cust.bredbandsbolaget.se', '2015-10-07', '644352593002', NULL),
(5801, '', 3968, 999999999, 2, '104-Copacabana', '2015-11-11', '0000-00-00', '2014-12-01', 'silver', 'black', 'Theorema', 'The clock movement does not work', '12-11-15\r\nKrone? Nein, keine Fehlfunktion festzustellen...\r\nUK 1211 1005 - einwandfrei\r\nWK 1311 0735 - gut\r\nUK 1611 0735 - einwandfrei\r\nWK 1711 0740 - 18-11-15 okay', '1,2', '2015-11-24', '2015-11-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-23', '146.255.107.107', '107.107.255.146.boundlesscomms.net', '2015-10-08', '644352607804', NULL),
(5802, '', 3969, 999999999, 2, '3009-Dubai', '2015-10-09', '0000-00-00', '2015-02-20', 'gold', 'black', 'Theorema', 'La montre ne fonctionne pas , depuis que je l\'ai acheté elle est resté dans sa boite jusqu\'à hier que mon mari l\'a mis  toute le journée mais elle ne fonctionne pas!!!!\r\n---\r\nThe watch does not work, since I bought it stayed in its box until yesterday that my husband put all the day but it does not work !!!!', '12-10-15\r\nKlemmung im RW - beseitigt - Automatik versorgt, Klinkenfeder gerichtet\r\nK 1210 1050 - verliert undefiniert...\r\nK 1910 0955 Dauerumlauf - gut\r\nK 2010 0800 Ablauf bis 2110 1530 ==  31,5h\r\n22-10-15 okay', '1,2', '2015-10-22', '2015-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-22', '193.191.206.196', '193.191.206.196', '2015-10-08', '644352595185', NULL),
(5803, '', 3970, 999999999, 0, '', '2015-10-01', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '104.168.97.11', '104-168-97-11-host.colocrossing.com', '2015-10-08', '', NULL),
(5804, '', 3971, 999999999, 0, '101-Casablanca GM', '2015-10-01', '0000-00-00', '2015-01-26', 'silver', 'white', 'Theorema', 'The wheel which moves the second is stopping now and again. It looks like a spring a bit loose under that wheel ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.221.88.115', 'bcdd5873.skybroadband.com', '2015-10-08', '', NULL),
(5805, '', 2122, 999999999, 0, '101-Casablanca GM', '2015-10-02', '0000-00-00', '2015-05-05', 'silver', 'white', 'Theorema', 'T3008 case colour silver, dial: silver with blue numbers, strap: black leather. \r\nWhen the watch initially arrived I couldn\'t wind it to work. I called you and you were going to send a new watch to me but told me to shake it hard first. I shook it and it did kick start, my husband was given it on aug 29th for his birthday and every day has had to wind it but it still wouldn\'t work so he has to shake it hard to get it going but it keeps stopping throughout the day. It\'s happ more and more so is obviously faulty. I will send it through to you for replacement. Thank you', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.64.230.186', '0540e6ba.skybroadband.com', '2015-10-09', '', NULL),
(5806, '', 3972, 999999999, 2, '504-Acapulco', '2015-10-07', '0000-00-00', '2014-01-06', 'black', 'black', 'Pionier', 'keeps fogging up inside the glass when change in temperature ', '08-10-15\r\nWD-Eingangstest - 8310\r\nFeuchtigkeitsablagerung unterm Glas - geputzt, Dichtungen gepflegt - WD 8310\r\nK 0810 0950 - Wochentag abgefallen! - ersetzt, Zg gerichtet\r\nK 1210 0920 - bl. undefiniert stehen - Werktausch\r\nK 1410 1500 - StdZg verdreht sich? - verengt\r\nK 1610 0835 - 19-10-15 okay', '1,2', '2015-10-19', '2015-10-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-19', '94.197.121.52', '94.197.121.52.threembb.co.uk', '2015-10-09', '644352594086', NULL),
(5807, '', 3973, 999999999, 2, '103-Sao Paolo', '2015-10-07', '0000-00-00', '2015-02-12', 'gold', 'white', 'Theorema', 'The cog to wind up the watch does not work. Therefore the watch has stopped. ', '08-10-15\r\nSperrad gelöst - gesichert\r\nUK 0810 1005 - einwandfrei\r\nWK 0910 0815 - 12-10-15 okay', '1,2', '2015-10-12', '2015-10-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-12', '62.31.157.96', 'cpc2-hawk13-2-0-cust351.aztw.cable.virginm.net', '2015-10-09', '644352591580', NULL),
(5808, '', 3974, 999999999, 2, '3008-Damascus', '2015-10-20', '0000-00-00', '2014-10-14', 'silver', 'white', 'Theorema', '[G lt. beiliegender Karte 08-03-2013]\r\n(\"day of the week\" dial not moving) not holding charge whining pin very loose at times ', '21-10-15\r\nZierring um Unruh gelöst - DayKorrektor zerstört, Armband verbraucht... \r\nKVA Werk anteilig, ZB-Rep Kulanz, Band voll  85,-   - ausf. 2610 ohne Band\r\nZierring geklebt, Werk mit Werkring ers. \r\nK 2610 1130 - 29-10-15 okay', '1,2', '2015-10-29', '2015-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-29', '62.60.15.69', '62.60.15.69', '2015-10-09', '644352597740', NULL),
(5809, '', 3975, 999999999, 0, '101-Casablanca GM', '2015-10-02', '0000-00-00', '2014-10-01', 'gold', 'black', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.76.3.104', '109.76.3.104', '2015-10-09', '', NULL),
(5810, '', 3060, 999999999, 0, '4004-Newton', '2015-10-03', '0000-00-00', '2014-12-01', 'gold', 'black', 'Theorema', 'One part is loosened because the clock was going too fast.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.170.232.228', '82-170-232-228.ip.telfort.nl', '2015-10-10', '', NULL),
(5811, '', 3976, 999999999, 2, '103-Sao Paolo', '2015-10-04', '0000-00-00', '2015-04-18', 'black', 'black', 'Theorema', '[G per email 04-10-15]\r\nCenter Key was poor installed and defected since manufacturing time.', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.55.203.178', '188.55.203.178', '2015-10-11', '', NULL),
(5812, '', 3494, 999999999, 2, '4004-Newton', '2015-11-12', '0000-00-00', '2015-04-17', 'black', 'black', 'Theorema', 'THE PRODUCT HAS ANOTHER PROBLEM, THE CROWN WATCH AND THE TREE OF ADJUSTMENT INSIDE THE WATCH DOES NOT WORK SO I CAN\'T CHANGE THE TIME AND DAYS.', '13-11-15\r\nWelle war aus Eingriff gekommen... gesetzt - KULANZ\r\nK 1311 1230 - 16-11-15 okay', '1,2', '2015-11-16', '2015-11-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-16', '151.20.187.58', 'ppp-58-187.20-151.libero.it', '2015-10-11', '644352604930', NULL),
(5813, '', 3977, 999999999, 2, '3005-Marco Polo', '2015-10-08', '0000-00-00', '2014-09-09', 'silver', 'black', 'Theorema', '[G per email 04-10-15]\r\nThe charging button doesn\'t work any more. Therefore I can\'t launch the clock.\r\nActually, the button is turning in only one sense, not the both.   ', '09-10-15\r\nKupplung - Automatik... - ein Hilfskronrad mit Zahnausfall, ebenso das Transmissionsrad... FH-Brücke, TransRd und ein Klinkenrad ers. \r\nK 0910 0900 - reguliert und 12-10-15 okay', '1,2', '2015-10-13', '2015-10-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-13', '2a02:a03f:1f07:2900:9046:60eb:da96:7ed1', '2a02:a03f:1f07:2900:9046:60eb:da96:7ed1', '2015-10-11', '644352591960', NULL),
(5814, '', 3978, 999999999, 2, '104-Copacabana', '2015-10-08', '0000-00-00', '2015-03-03', 'gold', 'black', 'Theorema', 'Your Theorema plaque at the bottom of the face under the glass came loose and has got stuck in the mechanism, which you can see on the reverse side through the glass back. The gold cover over the winding mechanism is loose, so if you could tighten that up it would be very appreciated.', '09-10-15\r\nLogo und 4 weitere Indexe geklebt\r\nWK 0910 1030 - gut\r\nUK 1210 0810 - einwandfrei\r\nWK 1310 0750 - 14-10-15 okay', '1,2', '2015-10-15', '2015-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-15', '94.197.120.128', '94.197.120.128.threembb.co.uk', '2015-10-11', '644352593220', NULL),
(5815, '', 3979, 999999999, 0, '', '2015-10-04', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.173.212.47', '107-173-212-47-host.colocrossing.com', '2015-10-11', '', NULL),
(5816, '', 3980, 999999999, 0, '4004-Newton', '2015-10-04', '0000-00-00', '2013-12-09', 'black', 'white', 'Theorema', 'On the right side of the watch, it is not possible to close the \"clapet. \r\nIt is also impossible to change the time or the date.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.220.173.213', 'ip-213.net-81-220-173.nice.rev.numericable.fr', '2015-10-11', '', NULL),
(5817, '', 3981, 999999999, 2, '103-Sao Paolo', '2015-10-08', '0000-00-00', '2015-03-02', 'gold', 'white', 'Theorema', 'The inner clock does not keep time with the main dial. ', '09-10-15\r\nKrone sehr schwergängig - gefettet, Uhr eingestellt und\r\nWK 0910 0940 - gut\r\nUK 1210 0810 - einwandfrei\r\nWK 1310 0755 - 14-10-15 okay\r\n{DualTime-Zettel}', '1,2', '2015-10-14', '2015-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-14', '92.29.194.226', 'host-92-29-194-226.as13285.net', '2015-10-12', '644352592999', NULL),
(5818, '', 3982, 999999999, 2, '104-Copacabana', '2015-11-24', '0000-00-00', '2014-03-18', 'gold', 'black', 'Theorema', 'This watch was working good and it stopped working all of a sudden. No defect seen from outside. I am not sure how it happened?? I got it through Group On Australia website. Took a long time to find about what to do?? Bit disappointed. Hope your help will be good.. When I can send the watch?? And do I have to send warranty card as well?? Or I can just send copy of it?? Please let me know. Regards Kamal', '25-11-15\r\ngefallen (Anstoß unten links) - Index 7 fehlt - 2 weitere auch geklebt, Anker präventiv gerichtet\r\nUK 2511 1040 - einwandfrei\r\nWK 2611 0750 - 27-11-15 okay', '1,2', '2015-11-27', '2015-11-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-27', '120.23.0.185', '120.23.0.185', '2015-10-12', 'RL 72 841 997 5DE', NULL),
(5819, '', 3983, 999999999, 2, '508-Dublin', '2015-10-08', '0000-00-00', '2015-02-03', 'black', 'black', 'Pionier', 'Has stopped winding and when it runs for about 30 seconds makes a grinding sound !! hence my return to your good selves for repair . Kind Regards Chris Welland ', '09-10-15\r\nKlinkenfeder gebrochen - Werktausch\r\nK 0910 1345 - 12-10-15 okay', '1,2', '2015-10-12', '2015-10-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-12', '86.0.62.58', 'cpc75649-alde5-2-0-cust569.6-2.cable.virginm.net', '2015-10-12', '644352591591', NULL),
(5820, '', 3984, 999999999, 2, '101-Casablanca GM', '2015-10-14', '0000-00-00', '2014-07-15', 'gold', 'black', 'Theorema', 'A piece from inside the watch has fallen out of place and the watch is not functioning anymore. ', '15-10-15\r\nSperrad gelöst - und Welle zu kurz! und ZgStellung... - Krone gefüttert, ZgStellung korrrigiert und auch gleich den Anker gerichtet\r\nUK 1510 0905 - einwandfrei\r\nWK 1610 0740 - 19-10-15 okay', '1,2', '2015-10-19', '2015-10-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-19', '86.151.240.141', 'host86-151-240-141.range86-151.btcentralplus.com', '2015-10-12', '644352594101', NULL),
(5821, '', 3985, 999999999, 2, '4004-Newton', '2015-10-28', '0000-00-00', '2013-12-09', 'silver', 'black', 'Theorema', '1) On the right the \"clappet\" doesn\'t close anymore. \r\n2) Neither the time or the date can be modified. ', '29-10-15\r\nKrone gebrochen - mit neuer Welle ersetzt, Rotorlager geölt\r\nK 2910 1300 - WD 8310 und 02-11-15 okay', '1,2', '2015-11-02', '2015-11-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-02', '213.215.30.78', 'ufi2-30-78.cnt.nerim.net', '2015-10-13', '644352598460', NULL),
(5822, '', 3986, 999999999, 2, '104-Copacabana', '2015-10-13', '0000-00-00', '2015-05-20', 'gold', 'black', 'Theorema', 'The watch has stopped winding. When attempting to wind the watch it does not seem to move. Which obviously stops the watch from working. ', '14-10-15\r\nSperrad gelöst - weil Kupplung defekt - Kupplung ers., 2 Indexe geklebt, Krone ers. - WD 8310\r\nUK 1410 1120 - einwandfrei\r\nWK 1510 0755 - 16-10-15 okay', '1,2', '2015-10-16', '2015-10-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-16', '85.115.52.201', 'webdefence-pool-01.cluster-a.websense.net', '2015-10-13', '644352593528', NULL),
(5823, '', 3987, 999999999, 2, '506-Miami', '2015-10-20', '0000-00-00', '2014-10-09', 'silver', 'silvgrey', 'Pionier', 'Por mucho que lo mueva no funciona mas de 20 sec seguidos \r\n---\r\nAs much as I move no more than 20 sec followed works', '21-10-15\r\nDatum schaltet falsch - Automatik hakelig\r\nWH ersetzt, Datumscheiben justiert, ZB ersetzt (Zierringe), Transmissionsrad ers. \r\nK 2110 1000 - zieht nicht auf - Antriebsorgan ers.\r\nK 2610 1030 - 29-10-15 okay', '1,2', '2015-10-29', '2015-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-29', '46.222.4.109', '46.222.4.109', '2015-10-13', '6443 5259 7762', NULL),
(5824, '', 3988, 999999999, 2, '101-Casablanca GM', '2015-10-09', '2014-06-24', '2014-06-24', 'silver', 'yellow', 'Theorema', 'when we try to wind the watch the feather doesn?t turn', '12-10-15\r\nSperrad gelöst - gesichert befestigt \r\nUK 1210 1100 - einwandfrei\r\nWK 1310 0755 - 14-10-15 okay', '1,2', '2015-10-14', '2015-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-14', '193.202.168.88', 'tec-de-193-202-168-88.covestro.com', '2015-10-13', '644352592988', NULL),
(5825, '', 3989, 999999999, 2, '102-Monte Carlo GM', '2015-10-15', '0000-00-00', '2015-04-10', 'black', 'black', 'Theorema', 'The watch is fully wound up but has stopped working. The winder is pushed in fully. I was wearing it the other day and look to check the time and it had stopped. ', '16-10-15\r\nausgeschwungen? - nein, Klobenschraube war gelöst! auch gleich den Anker gerichtet\r\nWK 1610 0850 - gut\r\nUK 1910 0850 - einwandfrei\r\nWK 2010 0755 - 21-10-15 okay', '1,2', '2015-10-21', '2015-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-21', '2a02:c7d:3237:f00:bcf7:ad8d:9a8c:1d4d', '2a02:c7d:3237:f00:bcf7:ad8d:9a8c:1d4d', '2015-10-13', '644352594796', NULL),
(5826, '', 3990, 999999999, 2, '505-Florida', '2015-10-14', '0000-00-00', '2014-11-13', 'silver', 'white', 'Pionier', '[G per email 06-10-15]\r\nI can?t change the date and arrow stop on 12 o?clock', '15-10-15\r\nStdRd - Datumschaltung - ZB verschoben, darum die Beschädigungen! also gefallene Uhr!\r\nKVA  Rep. 60,-  --  ausf. 1910\r\nWechselrad und StdRd ers., Datum repariert (EinerSchaltrad), Zg ers., Klinkenräder ambulant geölt\r\nK 1910 1500 - zieht nicht auf... Beide Klinkenräder ers.\r\nK 2210 0845 - reguliert und 26-10-15 okay', '1,2', '2015-10-26', '2015-10-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-26', '82.22.219.109', 'cpc5-nrwh10-2-0-cust876.4-4.cable.virginm.net', '2015-10-13', '644352596104', NULL),
(5875, '', 4024, 999999999, 2, '510-London', '2015-11-09', '0000-00-00', '2015-05-19', 'silver', 'white', 'Pionier', 'does not keep the exact time, it left behind a half-hour', '10-11-15\r\nWerk kpl. abgelaufen - Gehäuse im Dichtungssitz angegriffen und undicht - S+F oB\r\nK 1011 0835 - steht 1000 - grundlos? Zg flacher gerichtet, Gehäuse ers. - WD 8310\r\nK 1111 0925 - 13-11-15 okay', '1,2', '2015-11-13', '2015-11-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-13', '151.20.113.203', 'ppp-203-113.20-151.wind.it', '2015-10-23', '644352604253', NULL),
(5830, '', 3829, 999999999, 2, '3006-Monaco Diamond', '2015-10-16', '0000-00-00', '2014-08-26', 'silver', 'white', 'Theorema', '{abgetippt:\r\nthe pin that alters the time now comes out of the watch completely, and it doesn\'t alter the time on the watch\r\n}', '16-10-15\r\n...hat mit 5626 neues Werk bekommen! Welle hält nicht...\r\nKULANZ, weil jetzt auch Drücker 2 schief sitzt\r\nK 1610 1440 - 19-10-15 okay', '1,2', '2015-10-19', '2015-10-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-19', '94.4.250.107', '5e04fa6b.bb.isp.sky.com', '2015-10-14', '644352594156', NULL),
(5831, '', 3993, 999999999, 2, '107-Rio', '2015-11-05', '0000-00-00', '2015-07-28', 'black', 'black', 'Theorema', 'the hour hand is mis-aligned. Eg when it should say 6 oclock, the hour does not point to 6.', '06-11-15\r\nfehlende ZgScheibe und MinZg ers., Anker gerichtet\r\nWK 0611 0900 - gut\r\nUK 0911 0805 - einwandfrei\r\nWK 1011 0805 - reguliert und 11-11-15 okay', '1,2', '2015-11-11', '2015-11-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-11', '176.248.245.125', 'b0f8f57d.bb.sky.com', '2015-10-14', '644352602879', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(5832, '', 3992, 999999999, 2, '3005-Marco Polo', '2015-10-13', '0000-00-00', '2013-10-31', 'silver', 'black', 'Theorema', 'Watch no longer tells the time. Mechanism appears to be lose in the inside skeleton. ', '14-10-15\r\nRotor gebrochen - ersetzt\r\nK 1410 1200 - 19-10-15 okay', '1,2', '2015-10-20', '2015-10-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-20', '109.125.18.111', '109-125-18-111.cgn1.cld.meteor.ie', '2015-10-14', '644352594498', NULL),
(5833, '', 3873, 999999999, 0, '', '2015-10-07', '0000-00-00', '0000-00-00', '', '', '', 'I was just looking at your tufina-uhren.de::Contact Information Form site and see that your site has the potential to become very popular. I just want to tell you, In case you don\'t already know... There is a website service which already has more than 16 million users, and the majority of the users are interested in websites like yours. By getting your website on this service you have a chance to get your site more visitors than you can imagine. It is free to sign up and you can read more about it here: http://tgi.link/dcf2 - Now, let me ask you... Do you need your website to be successful to maintain your business? Do you need targeted visitors who are interested in the services and products you offer? Are looking for exposure, to increase sales, and to quickly develop awareness for your website? If your answer is YES, you can achieve these things only if you get your site on the service I am talking about. This traffic network advertises you to thousands, while also giving you a chance to test the network before paying anything. All the popular websites are using this service to boost their traffic and ad revenue! Why aren?t you? And what is better than traffic? It?s recurring traffic! That\'s how running a successful website works... Here\'s to your success! Read more here: http://digitalvikn.com.br/u/nk00', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.172.8.55', '107.172.8.55', '2015-10-14', '', NULL),
(5834, '', 3994, 999999999, 2, '511-New York', '2015-10-13', '0000-00-00', '2015-08-27', 'silver', 'black', 'Pionier', 'Hi!\r\nDont know what dial color means so i just took black so i dont know if my \"dial color\" is black or white. =)\r\n\r\nSo.. Ive had some contact with you through email.\r\n\r\nAnd since i got it as a gift from my wife just 3 weeks ago, the clock runs for a few minutes or a few second even thou ive winded it clockwise for 30+ times. Still doesent work as it should.\r\n\r\nIf there is any questions please read the emailconversation or please take further contact with me either email or by phone. \r\n\r\nBest regards \r\nJonas Fröberg\r\n\r\nPS \r\nI\'ll send the clock to the adress ive got from you by email. DS', '14-10-15\r\nVorab Video gesendet - Diagnose SekZg zu hoch - VOLL bestätigt - Zg flacher gerichtet\r\nK 1410 1305 - Zg kommen aneinander - gerichtet\r\nK 1610 0820 - 19-10-15 okay', '1,2', '2015-10-19', '2015-10-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-19', '81.227.20.208', 'h208n9-tb-a13.ias.bredband.telia.com', '2015-10-15', '644352594134', NULL),
(5835, '', 3995, 999999999, 2, '3005-Marco Polo', '2015-11-02', '0000-00-00', '2015-03-25', 'silver', 'white', 'Theorema', 'the date screen of the watch doesn\'t work any more', '03-11-15\r\nDatum zerstört? Nein, Schaltfinger hat sich vom Rad gelöst und EinerScheibe verdreht... beides ersetzt, Automatik versorgt\r\nK 0311 1135 - 06-11-15 okay', '1,2', '2015-11-06', '2015-11-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-06', '195.241.213.58', '195-241-213-58.ip.telfort.nl', '2015-10-15', '644352600556', NULL),
(5836, '', 3996, 999999999, 2, '103-Sao Paolo', '2015-10-15', '0000-00-00', '2014-09-27', 'gold', 'white', 'Theorema', 'The wind crown is not working and therefor the time does not work. I would like it to be changed. Best regards. Mr. Osman', '16-10-15\r\nEllipse fehlt... - Unruh kpl. ers. \r\nWK 1610 0915 - gut \r\nUK 1910 0900 - einwandfrei\r\nWK 2010 0755 - 21-10-15 okay', '1,2', '2015-10-21', '2015-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-21', '212.10.108.210', 'd40a6cd2.rev.stofanet.dk', '2015-10-15', '644352594811', NULL),
(5837, '', 3996, 999999999, 2, '3005-Marco Polo', '2015-10-15', '0000-00-00', '2014-08-16', 'gold', 'black', 'Theorema', 'The watch stop after short time even after wind and the date is up to 34th, which in my opinion is very unprofessional. I would like it to be changed. Best regards Mr. Osman', '16-10-15\r\nhmm... dubioser Geselle!  Besitz dieser Uhr nicht dokumentiert\r\nWerk geprüft oB - reguliert\r\nK 1610 0955 - 19-10-15 okay', '1,2', '2015-10-21', '2015-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-21', '212.10.108.210', 'd40a6cd2.rev.stofanet.dk', '2015-10-15', '644352594811', NULL),
(5838, '', 3991, 999999999, 2, '508-Dublin', '2015-10-16', '0000-00-00', '2015-02-06', 'black', 'black', 'Pionier', 'dial got some roma numbers got faded, and sometimes the watch not run. ', '16-10-15\r\nmind 4 Indexe gelöst... Spuren von viel Feuchtigkeit im Werk - WD Eingangstest 8310 - Werk zerstört, ZB dito\r\nKVA  Werktausch mit ZB  110,- - ausf. 2910\r\nWerk mit ZB und Zeigern ers. - WD 8310\r\nK 2910 0940 - 02-11-15 okay', '1,2', '2015-11-03', '2015-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-03', '82.152.41.18', '82.152.41.18', '2015-10-15', '644352599272', NULL),
(5840, '', 3997, 999999999, 2, '3009-Dubai', '2015-10-13', '0000-00-00', '2015-02-19', 'silver', 'white', 'Theorema', '[G per email 08-10-15]\r\nThe watch is working slowly.', '14-10-15\r\nAutomatik hakt? Handaufzug sehr schwergängig - Rotorlager blockierte und verursachte auch schon deutlichen Abrieb... Automatik gereinigt und versorgt, Rotorlager geölt, Krone gefettet\r\nK 1410 1350 - zieht auf dem Umlauf nicht genug auf...\r\nK 1910 0955 Dauerumlauf - gut\r\nK 2010 0800 Ablauf bis 2110 1700 == 33h \r\n22-10-15 okay\r\n', '1,2', '2015-10-22', '2015-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-22', '2a02:1810:3808:6000:fdd0:76dc:dff2:2032', '2a02:1810:3808:6000:fdd0:76dc:dff2:2032', '2015-10-15', '644352595152', NULL),
(5841, '', 2659, 999999999, 2, '4004-Newton', '2015-10-13', '0000-00-00', '2014-09-29', 'silver', 'black', 'Theorema', 'The clock stopped work out by itself, it has stopped,', '14-10-15\r\nKlinkenfeder gebrochen - und eine Schraube im Bereich Datumschaltung - Werktausch\r\nK 1410 1430 - 19-10-15 okay', '1,2', '2015-10-19', '2015-10-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-19', '194.16.220.28', '194.16.220.28', '2015-10-15', '644352594123', NULL),
(5842, '', 3998, 999999999, 0, '101-Casablanca GM', '2015-10-08', '0000-00-00', '2014-06-18', 'black', 'white', 'Theorema', 'it will no longer wind up under kinetic energy. this watch has been wore 3-4 times since purchasing it a year ago and has always been kept in its box. I hope you can help fix the problem and resolve it quickly. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.24.19.122', 'cpc82819-midd19-2-0-cust889.11-1.cable.virginm.net', '2015-10-15', '', NULL),
(5843, '', 3999, 999999999, 2, '510-London', '2015-10-12', '0000-00-00', '2015-02-26', 'silver', 'white', 'Pionier', 'The watch works not good, the mechanism doesn?t rotate. Every morning I have to rotate the watch but in de afternoon the watch stops. ', '13-10-15\r\nWerk kpl. abgelaufen... \r\nAufzug 1310 0800 - jo, Rotorlager hakelig - geölt\r\nK 1310 1040 - 16-10-15 okay', '1,2', '2015-10-16', '2015-10-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-16', '86.81.230.82', 'ip5651e652.speed.planet.nl', '2015-10-15', '644352593517', NULL),
(5844, '', 838, 999999999, 2, '102-Monte Carlo GM', '2015-10-22', '0000-00-00', '2012-10-10', 'gold', 'white', 'Theorema', 'Watch has been back to yourselves twice but has stopped working again. \r\nThe Ref on the THEOREMA International Guarantee Card that was enclosed with the watch is GM 102  Date 10/10/12\r\n\r\nThe attachment shows ref GM-102-3 and the bar code on reverse is 4 260295 880428\r\n\r\nModel is Model Monte Carlo - Luxury', '23-10-15\r\nZgWerk hochgekommen, also Uhr gefallen - und außerhalb der Garantie\r\nKVA Werkrep. 40,- - ausf. 0611\r\nZB ers., ZgWerk aufgesetzt\r\nWK 0611 1300 - Zg gerichtet\r\nUK 0911 0915 - einwandfrei\r\nWK 1011 0805 - 11-11-15 okay', '1,2', '2015-11-11', '2015-11-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-11', '81.149.83.143', 'host81-149-83-143.in-addr.btopenworld.com', '2015-10-16', '644352602824', NULL),
(5845, '', 4000, 999999999, 2, '101-Casablanca GM', '2015-10-20', '0000-00-00', '2012-10-10', 'silver', 'white', 'Theorema', 'Watch no longer keeps time, but all the motions still work. I believe the issue is with the spring/coil which has possibly been overwound.', '21-10-15\r\nKrone verbraucht, sonst oB\r\nKVA Krone ersetzen  30,- -- ausf. 2310\r\nKrone ers., WD 8310\r\nWK 2310 0900 - gut\r\nUK 2610 0945 - einwandfrei\r\nWK 2710 0745 - 28-10-15 okay', '1,2', '2015-10-28', '2015-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-28', '2.223.70.190', '02df46be.bb.sky.com', '2015-10-17', '644352597144', NULL),
(5846, '', 4001, 999999999, 2, '106-Toronto GM', '2015-10-15', '0000-00-00', '2012-12-06', 'rosé', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 1746 v. 13-12-2012]\r\nI purchased this watch which was sent back within warranty as a piece of movement fell off. When returned to us it wasn\'t any longer in original box and no warranty card was with it! \r\n{Rep war in Nordertown...!}\r\nAt the moment the watch has just stopped working. Please contact with a quote before repairing please. \r\nRegards \r\nMrs D Cartey', '16-10-15\r\nein Index gelöst - insg. 3 Indexe geklebt - Werkring ers. \r\nWK 1610 1055 - gut\r\nUK 1910 0915 - einwandfrei\r\nWK 2010 0800 - 21-10-15 okay', '1,2', '2015-10-21', '2015-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-21', '86.19.9.115', 'cpc83707-ipsw3-2-0-cust114.7-4.cable.virginm.net', '2015-10-17', '644352594763', NULL),
(5847, '', 4002, 999999999, 2, '3005-Marco Polo', '2015-10-15', '0000-00-00', '2015-03-12', 'silver', 'black', 'Theorema', 'It stopped working completely.\r\nI have no idea why.', '16-10-15\r\nausgeschwungen - Anker ambulant gerichtet, Klinkenräder ambulant geölt\r\nK 1610 1040 - steht 1810 0700 - beide Klinkenräder ersetzt\r\nK 1910 1035 - 22-10-15 okay', '1,2', '2015-10-22', '2015-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-22', '217.121.200.113', 'D979C871.cm-3-2d.dynamic.ziggo.nl', '2015-10-17', '644352595174', NULL),
(5848, '', 4003, 999999999, 0, '', '2015-10-10', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.173.247.10', '107-173-247-10-host.colocrossing.com', '2015-10-17', '', NULL),
(5849, '', 4004, 999999999, 0, '3005-Marco Polo', '2015-10-11', '0000-00-00', '2013-10-11', 'black', 'black', 'Theorema', 'One of the needles (day) has fallen off and makes a noice inside the movement.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '37.191.143.66', '66.37-191-143.fiber.lynet.no', '2015-10-18', '', NULL),
(5850, '', 4005, 999999999, 0, '101-Casablanca GM', '2015-10-11', '0000-00-00', '2013-11-28', 'silver', 'white', 'Theorema', 'The clasp that covers the winder does not stay shut. It fall open and catches on everything. Also the watch requires winding much more frequently than when new.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '151.226.11.239', '97e20bef.skybroadband.com', '2015-10-18', '', NULL),
(5851, '', 4006, 999999999, 2, '101-Casablanca GM', '2015-10-22', '0000-00-00', '2015-07-16', 'silver', 'white', 'Theorema', 'Bei vollem Aufziehen geht die Uhr nur ca 6-7 Stunden (nicht 38 Stunden, wie in der Gebrauchsanweisung beschrieben). Innerhalb diser Zeit kann sie bis zu einer halben Stunde vorgehen (nich nur 30 Sekunden).', '23-10-15\r\nWerk kpl. abgelaufen - S+F oB\r\nWK 2310 0950 - gut\r\nUK 2610 0950 - einwandfrei\r\nWK 2710 0745 - 28-10-15 okay\r\n{Spiralzettel}', '1,2', '2015-10-28', '2015-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-28', '80.111.204.206', 'cm-80.111.204.206.ntlworld.ie', '2015-10-19', '644352597166', NULL),
(5852, '', 3292, 999999999, 2, '508-Dublin', '2015-10-28', '0000-00-00', '2014-04-15', 'silver', 'white', 'Pionier', 'loosing time, up to 1 hour per day. This has happened three times over the last 18 months.', '29-10-15\r\nWerk kpl. abgelaufen \r\nAufzug 2h - nur sehr gering aufgezogen... Klinkenfeder justiert\r\nK 2910 1535 - zieht nicht auf... RW-Brücke kpl. ers.\r\nK 0211 1245 - 05-11-15 okay', '1,2', '2015-11-05', '2015-11-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-05', '2.26.159.147', '2.26.159.147', '2015-10-19', '644352600214', NULL),
(5853, '', 4007, 999999999, 2, '3006-Monaco Diamond', '2015-10-15', '0000-00-00', '2014-10-01', 'gold', 'black', 'Theorema', 'I have purchased ??Tufina Monaco??watch and am very pleased with my purchase ,but a  few months ago i have noticed that is has started to be late firstly by 3 mins in 24 hrs and now 7 mins in 24 hrs.', '16-10-15\r\nSchraubenservice - Rotorlager geölt - Zeitwaage: plus 2min/d\r\nreguliert\r\nK 1610 1110 - verliert deutlich, schlechter Gang - Höhenluft zu groß... aber das erklärt nicht den zunehmenden Nachgang... ZgReibung? K Werktisch - einwandfrei\r\nNochmal Umlauf\r\nK 2010 0840 - 22-10-15 okay', '1,2', '2015-10-22', '2015-10-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-22', '81.99.226.128', 'cpc13-walt14-2-0-cust127.13-2.cable.virginm.net', '2015-10-19', '644352595163', NULL),
(5854, '', 4008, 999999999, 2, '103-Sao Paolo', '2015-10-16', '0000-00-00', '2015-02-02', 'gold', 'black', 'Theorema', 'stoped working', '16-10-15\r\nobere Stoßsicherung fehlt - Unruh kpl. ers. und Anker gerichtet\r\nWK 1610 1520 - gut\r\nUK 1910 0920 - einwandfrei\r\nWK 2010 0805 - 21-10-15 okay', '1,2', '2015-10-21', '2015-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-21', '82.46.232.156', 'cpc9-jarr10-2-0-cust155.gate.cable.virginm.net', '2015-10-19', '644352594785', NULL),
(5855, '', 546, 999999999, 2, '104-Copacabana', '2015-10-22', '0000-00-00', '2012-11-20', 'black', 'black', 'Theorema', 'Hallo,\r\n\r\nIch schicke Uhrenmarke theorema Reparatur. Sie zum ersten Mal zu sehen kam von Reparaturen immer spät gewesen, wenn ihre Fersen oder unten, und die Uhr wird die Stelle angehalten und nicht, das Problem auf der linken Seite der Uhr nach dem blauen Kreis.Uhren sind immer angehalten, wenn die Neigung nach unten oder zur Seite.\r\n\r\nHello ,\r\n\r\nI send watch brand theorema repair. You see for the first time came out repairs always been late when her heels or down, and the clock is stopped, the body and not the problem on the left side of the clock after the blue circle.Watches are always stopped when the slope downwards or sideways', '23-10-15\r\nWerk kpl. abgelaufen - untere Stoßsicherung geöffnet?\r\nRep. gg. Porto - ausf. 1211\r\n{WT} - 4 Indexe geklebt\r\nUK 1211 1250 ??? seltsames Gangbild - nochmal WT\r\nWK 1311 1445 - gut\r\nUK 1611 0755 - einwandfrei\r\nWK 1711 0745 - 18-11-15 okay', '1,2', '2015-11-18', '2015-11-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-18', '188.112.72.95', '188-112-72-95.3pp.slovanet.sk', '2015-10-19', '644352605775', NULL),
(5856, '', 4009, 999999999, 2, '505-Florida', '2015-10-26', '0000-00-00', '2015-06-26', 'silver', 'white', 'Pionier', 'The pointer that indicates the month does not rotate.\r\nThe first time i saw that, i had manualy set the month for the good mont, but the next mont, i have seen again that the pointer didn\'t move the the actual month.', '27-10-15\r\nfalsches Booklet - getauscht, aber Datum hat auch ein Problem - EinerRastFeder gerichtet\r\nK 2710 0840 - 30-10-15 okay', '1,2', '2015-10-30', '2015-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-30', '212.45.46.32', 'nfilter05.dro.solcon.nl', '2015-10-19', '644352597979', NULL),
(5857, '', 4010, 999999999, 2, '3005-Marco Polo', '2015-10-21', '0000-00-00', '2013-10-23', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 11407 v. 25-10-2013]\r\nWatch was going slow but now has stopped completely, the automatic winding mechanism seems to be sticking', '22-10-15\r\nUhr sehr stark strapaziert! Kalenderfenster fehlt - Rotor gebrochen - Also nicht mal eben vor Garantieablauf ne neue Uhr abstauben...\r\nKVA Komplettrep. außer Armband 180,- / Angebot 50/50 also 90,- - ausf. 2910\r\nWerk mit ZB oD ers., Gehäuse Mw ers. - WD 8310\r\nK 3010 0905 - 02-11-15 okay', '1,2', '2015-11-03', '2015-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-03', '176.35.243.210', '176-35-243-210.uk.murphx.net', '2015-10-19', '644352599217', NULL),
(5858, '', 4011, 999999999, 0, '', '2015-10-13', '0000-00-00', '0000-00-00', '', '', 'Pionier', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '123.151.139.155', '123.151.139.155', '2015-10-20', '', NULL),
(5859, '', 4012, 999999999, 2, '505-Florida', '2015-10-15', '0000-00-00', '2013-11-07', 'silver', 'white', 'Pionier', 'DIAL DOES NOT WORK, HAS COMPLETELY STOPPED RUNNING', '16-10-15\r\n...Werk kpl. abgelaufen - Automatik zeigt Verschleiß... Antriebsorgan ers. und Klinkenräder geölt\r\nK 1610 1145 - 19-10-15 okay', '1,2', '2015-10-19', '2015-10-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-19', '86.53.138.198', '86.53.138.198', '2015-10-20', '644352594112', NULL),
(5860, '', 4013, 999999999, 2, '107-Rio', '2015-10-16', '2015-05-15', '2015-05-15', 'silver', 'white', 'Theorema', 'When the watch is mechanically wind, within three hours the watch is running 30 mins faster than it should be.', '16-10-15\r\nS+F oB - eine Bride verbogen, also Uhr gefallen und übergeschlagen... KULANZ\r\nWK 1610 1525 - gut\r\nUK 1910 0925 - einwandfrei\r\nWK 2010 0810 - 21-10-15 okay\r\n{Spiralzettel}', '1,2', '2015-10-21', '2015-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-21', '213.249.175.216', 'adsl-213-249-175-216.karoo.kcom.com', '2015-10-20', '644352594774', NULL),
(5861, '', 39, 999999999, 0, '102-Monte Carlo GM', '2015-10-13', '0000-00-00', '2015-08-27', 'silver', 'white', 'Theorema', 'Due to wrong image on web page, customer was misleaded to purchase Stainless Steel Case, Black Leather Band, & White Dial - Theorema Monte Carlo Watch, in fact, customer want to have Theorema Casablanca Watch GM 101-1 with Black strap, black case, and black dial. Please kindly help to exchange for us. This is urgent case as customer insisted to get it by 21 Oct. Thank you ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '14.199.140.75', '014199140075.ctinets.com', '2015-10-20', '', NULL),
(5862, '', 4014, 999999999, 2, '3008-Damascus', '2015-10-16', '0000-00-00', '2014-01-22', 'gold', 'black', 'Theorema', 'The watch stopped working about 2 weeks ago. The reference number is GM3008-3. I have posted the watch today.', '16-10-15\r\njaa... Uhr gefallen, Glas gebrochen und Splitter im Werk\r\nArmband verbraucht \r\nKVA  Werktausch/Glas/Band  130,-  --  ausf. 2010\r\nGehäuse u-s, Werk ers., Glas ers. - WD 8310\r\nK 2210 1120 - 26-10-15 okay', '1,2', '2015-10-26', '2015-10-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-26', '46.249.198.180', '46.249.198.180', '2015-10-20', '644352596056', NULL),
(5863, '', 4015, 2, 2, '101-Casablanca GM', '2015-10-14', '2014-10-07', '2014-10-07', 'Schwarz', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] the winder dial came away from the watch and out of the watch completely [...]\r\n}', '15-10-15\r\nWH-Schraube befestigt - sonst oB\r\nUK 1510 0930 - einwandfrei\r\nWK 1610 0755 - 19-10-15 okay', '1,2', '2015-10-19', '2015-10-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-19', '', '', '0000-00-00', '644352594189', NULL),
(5864, '', 3947, 999999999, 2, '101-Casablanca GM', '2015-10-21', '0000-00-00', '2014-06-24', 'black', 'black', 'Theorema', 'Hello,\r\nI would like to return two watches for repair, both are Casablanca, the black one doesnt wind up and the brown one setting the time is not possible as when try to set time the hands turn at the wrong speeds, Thank you', '21-10-15\r\nSperrad - gesichert befestigt\r\nUK 2110 1340 - einwandfrei\r\nWK 2210 0830 - 23-10-15 okay', '1,2', '2015-10-23', '2015-10-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-23', '82.27.255.95', 'cpc2-scun9-2-0-cust94.12-3.cable.virginm.net', '2015-10-21', '644352595461', NULL),
(5865, '', 4016, 999999999, 0, '3005-Marco Polo', '2015-10-14', '0000-00-00', '2013-10-28', 'silver', 'white', 'Theorema', 'The calendar is working bad since I received, now is missing time every day and suddenly stop and start again ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.1.104.152', 'cpc68458-lewi16-2-0-cust151.2-4.cable.virginm.net', '2015-10-21', '', NULL),
(5866, '', 4017, 999999999, 2, '3008-Damascus', '2015-10-20', '0000-00-00', '2015-02-17', 'silver', 'black', 'Theorema', '[G per email 14-10-15]\r\nEntra acqua nel quadrante. L\'orario è in ritardo. Non gira correttamente datario.\r\n---\r\nWater enters in the dial. The time is late. Does not run properly date.', '21-10-15\r\ndann Vorab WD - {räusper} der Drücker 2 fehlt...! \r\nKVA Gehäuse ersetzen  40,- - ausf. 2610\r\nGehäuse ers. - WD 8310\r\nK 2610 0920 - 29-10-15 okay', '1,2', '2015-10-29', '2015-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-29', '82.56.63.65', 'host65-63-dynamic.56-82-r.retail.telecomitalia.it', '2015-10-21', '644352597751', NULL),
(5867, '', 4018, 999999999, 2, '103-Sao Paolo', '2015-11-06', '0000-00-00', '2014-12-15', 'silver metal', 'white', 'Theorema', 'movement ring assortment, click spring and balance spring need to be repair', '09-11-15\r\nSperrad gelöst - gesichert\r\nUK 0911 0950 - einwandfrei\r\nWK 1011 0810 - 11-11-15 okay', '1,2', '2015-11-17', '2015-11-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-17', '85.154.243.118', 'i118.243.154.85.omantel.net.om', '2015-10-21', 'RL 72 841 989 6DE', NULL),
(5868, '', 4019, 999999999, 2, '505-Florida', '2015-12-04', '0000-00-00', '2014-06-06', 'black metal', 'black', 'Pionier', 'The watch is well taken care of but it just happens to stop with no apparent reason. The night before, it is still doing fine but the following day it is no longer working.', '07-12-15\r\nWerk kpl. abgelaufen - S+F oB\r\nK 0712 0940 - einwandfrei \r\nAblauf 1012 0750 bis 1112 1550  ==  32h\r\nAufzug 3h (Soll 32h) \r\nAblauf 1412 1200 bis 1612 0000  ==  36h perfect\r\n16-12-15 okay mit Tragehinweis', '1,2', '2015-12-16', '2015-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-16', '183.171.161.232', '183.171.161.232', '2015-10-22', 'RL 7302 1437 0DE', NULL),
(5870, '', 4021, 999999999, 2, '3001-Paragon', '2015-11-09', '0000-00-00', '2013-06-20', 'bicolor rosé', 'white', 'Theorema', 'late by 5 minute and the crown is no able to turn.\r\nlast reported in April 2015, but was unable to send back to claim the warranty, can I send now?\r\n', '09-11-15\r\ngeöffneter Rotor und blockierende Automatik\r\nSperrad mit Sperrfeder ersetzt, Antriebsorgan ersetzt\r\nK 1011 0930 - sehr ungleichmäßiger Gang - Gangpartie gereinigt, reguliert\r\nK 1311 0940 - 16-11-15 okay', '1,2', '2015-11-16', '2015-11-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-16', '1.32.77.37', '1.32.77.37', '2015-10-22', 'RL 7284 1991 9DE', NULL),
(5871, '', 4022, 999999999, 2, '102-Monte Carlo GM', '2015-10-27', '0000-00-00', '2015-03-20', 'gold', 'black', 'Theorema', 'It just stopped working, the part used to wind up the clock doesent work and so the watch doesn\'t. Also the strap is very faded and for the amount of money I spent on it and how little I wear it I dont understand why this has happened.', '28-10-15\r\nWerk kpl. abgelaufen - Sperrad gelöst - gesichert befestigt, Krone gefettet\r\nUK 2810 0845 - reguliert\r\nWK 2910 0825 - 30-10-15 okay', '1,2', '2015-10-30', '2015-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-30', '89.250.46.8', '89.250.46.8', '2015-10-23', '644352597946', NULL),
(5872, '', 4023, 2, 2, 'Rio 107-2', '2015-10-16', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal ?]\r\n{abgetippt:\r\nDabei ein Uhr von sie \r\ngern ein Repratur von das Uhr.\r\nDas glas und gern das Uhr nachsehen\r\n}', '16-10-15\r\nGlas zerstört - Splitter! - MinZg ab... \r\nKVA Überholung, Gehäuse  100,- - ausf. 1512\r\nWerk/Zeiger/Gehäuse - WD \r\nUK 1612 0810 - einwandfrei\r\nWK 1712 0750 - 18-12-15 okay', '1,2', '2015-12-18', '2015-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-18', '', '', '0000-00-00', '644352614596', NULL),
(5873, '', 2800, 2, 2, 'Florida 505-3', '2015-10-16', '2015-07-27', '2015-07-27', 'Gold', 'Schwarz', 'Pionier', '[OHNE Angabe]\r\n{bis auf rücklaufende Automatik keine Feststellung}', '19-10-15\r\nbeide Klinkenräder ers.\r\nK 1910 1305 - 22-10-15 okay\r\nNach München, Lavdosh Ferruni 03.11.2015', '1,', '2015-11-03', '2015-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(5874, '', 337, 2, 2, 'T3002', '2015-10-16', '2011-02-10', '2011-02-10', 'Gold+Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nGlas zerbrochen\r\nKleinen Zeiger [...] befestigen\r\n}', '19-10-15\r\nKeine Gläser am Lager - kpl. Gehäuse zum Glaspreis\r\nKVA  25,- - ausf. 2311\r\nGehäuse und 2 TotaZg ers. - WD 8310\r\nK 2311 1340 - 27-11-15 okay', '1,2', '2015-12-01', '2015-12-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-02', '', '', '0000-00-00', '00340433836165220486', NULL),
(5876, '', 4025, 999999999, 2, '103-Sao Paolo', '2015-10-28', '0000-00-00', '2015-04-01', 'silver', 'white', 'Theorema', 'When i try to turn the dial to set the time it does not turn properly, so i can only turn to charge the watch rather. Pulling the pin out to set the time doesnt work as it did when i first got the watch.', '29-10-15\r\nSperrad und WH-Schraube gelöst ==> weil die Kupplung verschlissen ist! Kupplung ersetzt, Schrauben gesichert\r\nUK 2910 1330 - einwandfrei\r\nWK 3010 0800 - 02-11-15 okay', '1,2', '2015-11-02', '2015-11-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-02', '213.133.141.230', '213.133.141.230', '2015-10-23', '644352598450', NULL),
(5877, '', 3979, 999999999, 0, '', '2015-10-16', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.173.244.14', '107-173-244-14-host.colocrossing.com', '2015-10-23', '', NULL),
(5878, '', 4026, 999999999, 0, '103-Sao Paolo', '2015-10-17', '0000-00-00', '2015-02-07', 'silver', 'black', 'Theorema', 'from the first day the crown is pulling out all of it and now  its winding + the crown is not in its place plz check ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '217.165.24.229', 'bba169393.alshamil.net.ae', '2015-10-24', '', NULL),
(5879, '', 3873, 999999999, 0, '', '2015-10-18', '0000-00-00', '0000-00-00', '', '', '', 'I was just looking at your tufina-uhren.de::Contact Information Form site and see that your website has the potential to become very popular. I just want to tell you, In case you don\'t already know... There is a website network which already has more than 16 million users, and most of the users are looking for websites like yours. By getting your site on this network you have a chance to get your site more popular than you can imagine. It is free to sign up and you can find out more about it here: http://tgi.link/dcf2 - Now, let me ask you... Do you need your site to be successful to maintain your business? Do you need targeted traffic who are interested in the services and products you offer? Are looking for exposure, to increase sales, and to quickly develop awareness for your site? If your answer is YES, you can achieve these things only if you get your site on the network I am describing. This traffic network advertises you to thousands, while also giving you a chance to test the service before paying anything. All the popular blogs are using this service to boost their readership and ad revenue! Why aren?t you? And what is better than traffic? It?s recurring traffic! That\'s how running a successful website works... Here\'s to your success! Find out more here: http://bbqr.me/4fj5', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '23.95.194.69', '23.95.194.69', '2015-10-25', '', NULL),
(5880, '', 4027, 999999999, 0, '3011-Macau', '2015-10-18', '0000-00-00', '2015-05-04', 'silver', 'white', 'Theorema', 'My watch the Day pointers already come out, the watch not working. After repairs please test run before sent back to me. Thank You.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '14.192.214.35', '14.192.214.35', '2015-10-25', '', NULL),
(5881, '', 4028, 999999999, 0, '505-Florida', '2015-10-18', '0000-00-00', '2015-07-01', 'silver', 'black', 'Pionier', 'Days index is broken and got inside the inter watch', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.244.11.198', '5.244.11.198', '2015-10-25', '', NULL),
(5882, '', 4029, 999999999, 2, '103-Sao Paolo', '2015-10-21', '0000-00-00', '2015-04-01', 'silver', 'white', 'Theorema', 'the winder is stuck cant move it.', '21-10-15\r\nverknotete Halsdichtungen entnommen , Bodendichtung ers. - WD \r\nUK 2110 1455 - einwandfrei\r\nWK 2210 0830 - 23-10-15 okay', '1,2', '2015-10-23', '2015-10-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-23', '80.42.157.57', '80-42-157-57.dynamic.dsl.as9105.com', '2015-10-26', '644352595472', NULL),
(5883, '', 4030, 999999999, 0, '2004-Toulouse', '2015-10-19', '0000-00-00', '2014-12-19', 'gold', 'black', 'Theorema', 'the watch is not working for 8 months now i forgot to send before but what is this quality its not working at all ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.59.16.183', '94.59.16.183', '2015-10-26', '', NULL),
(5884, '', 4031, 999999999, 2, '101-Casablanca GM', '2015-10-28', '0000-00-00', '2015-03-27', 'silver', 'yellow', 'Theorema', 'hand winding mode does not work.', '29-10-15\r\nSperrad gelöst - gesichert\r\nUK 2910 1345 - einwandfrei\r\nWK 3010 0805 - 02-11-15 okay', '1,2', '2015-11-03', '2015-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-03', '77.96.181.3', 'cpc18-wiga12-2-0-cust2.pres.cable.virginm.net', '2015-10-26', '644352599283', NULL),
(5886, '', 4033, 999999999, 2, '505-Florida', '2015-10-23', '0000-00-00', '2014-06-20', 'gold', 'black', 'Pionier', '[G per email 20-10-15]\r\nWe set the time and it works, but within a couple of minutes it stops.', '26-10-15\r\nWerk kpl. abgelaufen - hat aber leichte Startschwierigkeiten und bl. stehen bei ZB unten - Messer klemmt unter Sicherheitsrolle... Spirale über Klötzchen gerichtet, Anker gerichtet, reguliert\r\nK 2610 1200 - 29-10-15 okay', '1,2', '2015-11-04', '2015-11-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-04', '83.117.149.8', 's53759508.adsl.online.nl', '2015-10-27', '644352599950', NULL),
(5887, '', 4034, 999999999, 2, '101-Casablanca GM', '2015-10-28', '0000-00-00', '2015-08-18', 'black', 'black', 'Theorema', 'The watch does not wind up to run, i go to turn the dial and it sticks and feels like it will snap in my fingers', '29-10-15\r\nausgeschwungen - Anker gerichtet {Unruh kpl. ers.}\r\nUK 2910 1415 - einwandfrei\r\nWK 3010 0805 - 02-11-15 okay', '1,2', '2015-11-03', '2015-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-03', '31.51.199.181', 'host31-51-199-181.range31-51.btcentralplus.com', '2015-10-27', '644352599294', NULL),
(5888, '', 4035, 999999999, 2, '4001q-Galilei', '2015-10-27', '0000-00-00', '2015-10-14', 'bicolor rosé', 'white', 'Theorema', 'It doesn\'t work and some parts damaged inside the watch. It can hear the sound which is similar to bell sound.', '28-10-15\r\nBatterieFehler - Werkabdeckung eingesetzt - SingapurZeit\r\nWK 2810 0920 - einwandfrei', '1,2', '2015-10-29', '2015-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-29', '118.201.67.18', '118.201.67.18', '2015-10-28', 'RL 72 770 777 7DE', NULL),
(5889, '', 2193, 999999999, 2, '3009-Dubai', '2015-10-23', '0000-00-00', '2013-05-26', 'rosé', 'black', 'Theorema', 'The watch is stop again after your repair in April 2015', '26-10-15\r\nIndex X klemmte im Rotor... ZB auf KULANZ\r\nAngebot Armband  25,- - ausf. 0511\r\n...und nochmal Antriebsorgan ers. \r\nK 2610 1320 - gut - Ablauf und \r\nAufzug 3h - Ablauf ab 2910 1030 bis... tja 1630 oder 0430 macht 6 oder 18h... Werküberholung\r\nAutoBrücke ersetzt - WD 8310\r\nK 0311 0935 - 09-11-15 okay', '1,2', '2015-11-09', '2015-11-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-09', '87.60.10.12', '87-60-10-12-dynamic.dk.customer.tdc.net', '2015-10-28', '644352601806', NULL),
(5890, '', 4036, 2, 2, 'Florida 505-2', '2015-10-21', '2014-01-28', '2014-01-28', 'Silber', 'Schwarz', 'Pionier', '[OHNE Angabe]\r\n\r\n*** DayTota abgefallen ***', '22-10-15\r\n...aber sonst oB - Glück gehabt - TotaZg ers. KULANZ\r\nK 2210 1045 - 26-10-15 okay', '1,2', '2015-10-26', '2015-10-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-26', '', '', '0000-00-00', '644352596067', NULL),
(5891, '', 2536, 2, 2, '508-Dublin', '2015-10-20', '2014-05-16', '2014-05-16', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\n[...] the second hand has falling off [...]\r\n}\r\n\r\n*** Fremd-Metallband ***', '21-10-15\r\nkulanterweise aufgesetzt\r\nK 2110 1325 - 26-10-15 okay', '1,2', '2015-10-26', '2015-10-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-26', '', '', '0000-00-00', '644352596078', NULL),
(5892, '', 3947, 2, 2, '101-Casablanca GM', '2015-10-21', '2015-06-26', '2015-06-26', 'Gold', 'Schwarz', 'Theorema', 'and the brown one setting the time is not possible as when try to set time the hands turn at the wrong speeds', '21-10-15\r\nZgWerk hochgekommen - aufgesetzt, Zg befestigt\r\nUK 2110 1400 - einwandfrei\r\nWK 2210 0835 - 23-10-15 okay', '1,2', '2015-10-23', '2015-10-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-23', '', '', '0000-00-00', '644352595461', NULL),
(5893, '', 3701, 2, 2, '101-Casablanca GM', '2015-10-22', '0000-00-00', '2013-11-22', 'silver', 'black', 'Theorema', 'Watch repaired earlier in 2015 (pallet fork) but it has completely stopped working again for no apparent reason.', '22-10-15\r\nWerk kpl. aufgezogen - Unruh wieder ausgeschwungen...\r\nAnker noch etwas höher gerichtet, Unruh kpl. ers. wg. Spirale - KULANZ\r\nWK 2210 0915 - gut\r\nUK 2610 1005 - einwandfrei\r\nWK 2710 0750 - 28-10-15 okay', '1,2', '2015-10-28', '2015-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-28', '', '', '0000-00-00', '644352597155', NULL),
(5894, '', 4037, 2, 2, '101-Casablanca', '2015-10-22', '2015-02-19', '2015-02-19', 'Silber', 'Schwarz', 'Theorema', '{G-Card}\r\n{abgetippt:\r\n[...] wrong with the crown - it fell out of the case [...]\r\n}\r\n## der ganze Brief unter RMA 5894 ##', '30-10-18\r\nrepariert an Lager', '1,', '0000-00-00', '2018-10-30', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(5895, '', 2439, 2, 2, 'Florida 505-3', '2015-10-22', '2013-12-04', '2013-12-04', 'Gold', 'Schwarz', 'Pionier', 'I would like to pay for a new glass and a new leather band!\r\nThank you!', '23-10-15\r\njo - Gehäuse und Band für 65,- incl. evtl. Werkrep. - ausf. 2710\r\nBeide TotaZg ers., Band mit Gehäuse ers., TransmRd und Antriebsorgan ers., Klinkenräder geölt - WD 8310\r\nK 2710 0945 - 30-10-15 okay', '1,2', '2015-10-30', '2015-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-30', '', '', '0000-00-00', '644352597968', NULL),
(5896, '', 4038, 999999999, 2, '3005-Marco Polo', '2015-10-26', '0000-00-00', '2013-11-29', 'silver', 'white', 'Theorema', '[G per email 22-10-15]\r\nThe hand that tells the day of the week has fallen off, mostly likely fallen into the inside of the watch.\r\n\r\nA new hand needs to be put back to show the day of the week.\r\n\r\nAnother thing I noticed, is that the watch tends to run faster than the normal time.\r\n\r\nAfter a couple of days I would notice that it would be 2-5 minutes ahead of normal time.\r\n\r\nI would like to have the hand that tells the day of the week (Monday/Tuesday/Wednesday etc) to be put back on the watch and the time telling to be retuned (not sure of the right terminology) so it tells the correct time always.\r\n\r\nMany thanks\r\nMonte Mulindwa', '27-10-15\r\nUhr gefallen? ZB hochgekommen, ist aber Dia-Modell... Monatsstern schief - ersetzt, ZB-Füße gerichtet, Werk teilgeölt und reguliert, Rotor vernietet - KULANZ\r\nK 2710 1050 - 30-10-15 okay', '1,2', '2015-10-30', '2015-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-30', '134.226.225.122', '134.226.225.122', '2015-10-29', '644352597935', NULL),
(5897, '', 4039, 999999999, 0, '', '2015-10-22', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.173.244.190', '107-173-244-190-host.colocrossing.com', '2015-10-29', '', NULL),
(5898, '', 4040, 999999999, 2, '4004-Newton', '2015-11-30', '0000-00-00', '2013-11-12', 'black', 'black', 'Theorema', 'Date and time changing button guard has a screw which has fallen off.', '01-12-15\r\nSchraubenservice und eine Schraube Kronenbügel ers. \r\nK 0112 0825 - 04-12-15 okay', '1,2', '2015-12-04', '2015-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-04', '88.112.205.51', 'a88-112-205-51.elisa-laajakaista.fi', '2015-10-29', '644352610682', NULL),
(5899, '', 4041, 999999999, 2, '104-Copacabana', '2015-11-16', '0000-00-00', '2015-07-08', 'silver', 'black', 'Theorema', 'The watch goes too fast.', '17-11-15\r\nWerk kpl. abgelaufen - S+F oB - Sperrad gesichert\r\nUK 1711 1015 - + 40sec - reguliert\r\nUK 1811 0945 - einwandfrei\r\nWK 1911 0835 - 20-11-15 okay', '1,2', '2015-11-20', '2015-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-20', '2a02:1810:380a:9f00:dc8e:c98e:416d:e755', '2a02:1810:380a:9f00:dc8e:c98e:416d:e755', '2015-10-29', '644352606451', NULL),
(5900, '', 4042, 2, 2, 'Florida 505-2', '2015-10-23', '2014-01-24', '2014-01-28', 'Silber', 'Schwarz', 'Pionier', '{frei übersetzt:\r\nDie Krone lässt sich nicht ziehen und somit die Zeiger nicht verstellen\r\n}', '26-10-15\r\nokay., ziehen schon.... Welle ist gebrochen - ZB verschoben...\r\nauch wenn es keine Spuren gibt, die Uhr ist gefallen! \r\nKVA Krone/Welle und ZB richten  40,- - ausf. 1311\r\nZB gerichtet, AW/Krone ers. - WD 8310\r\nK 1311 1540 - 16-11-15 okay', '1,2', '2015-11-16', '2015-11-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-16', '', '', '0000-00-00', '644352604963', NULL),
(5901, '', 4043, 999999999, 2, '101-Casablanca GM', '2015-10-28', '0000-00-00', '2013-12-02', 'silver', 'white', 'Theorema', 'The watch gains time very quickly, when you wind it up it can sometimes gain a few minutes an hour, I have never worn this watch in all the time i have owned it because of this', '29-10-15\r\nWerk kpl. abgelaufen - S+F oB\r\nUK 2910 1420 - einwandfrei\r\nWK 3010 0820 - 02-11-15 okay', '1,2', '2015-11-03', '2015-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-03', '2a02:c7d:ff5:5f00:28e6:d70d:d408:6eb9', '2a02:c7d:ff5:5f00:28e6:d70d:d408:6eb9', '2015-10-30', '644352599239', NULL),
(5902, '', 4044, 999999999, 2, '102-Monte Carlo GM', '2015-10-26', '0000-00-00', '2013-12-15', 'gold', 'black', 'Theorema', 'This is a wind up watch and when the watch is placed normally the watch will not move, when the which is placed face down the clock starts. It has been working perfectly until recently. i also noted that the number II is missing from my dial.', '27-10-15\r\njo, ZB in Auflösung, Unruh schwankt und Spirale schlecht, Krone löst sich auf... Werk, ZB, Zeiger, Krone und reguliert - WD 8310\r\nUK 2710 1150 - einwandfrei\r\nWK 2810 0810 - 29-10-15 okay', '1,2', '2015-10-29', '2015-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-29', '93.107.76.134', '93.107.76.134', '2015-10-30', '644352597773', NULL),
(5903, '', 4045, 999999999, 2, '3005-Marco Polo', '2015-11-03', '0000-00-00', '2014-12-04', 'gold', 'black', 'Theorema', 'The watch is not working fine. Even when it is automatic, it should at least keep functioning some time after that it has been taken off of the arm.\r\nIf you then do not wear it for several days, it should stop functioning, OK. But here, even the duration of one single night without being worn, and the watch stops.\r\nIt seems quite unrealistic that the watch has to be winded up manually every day again.\r\n', '04-11-15\r\nParfumgeschädigt ==> Öl zersetzt - auch durch ölen keine Amplitude zu erreichen - Werktausch KULANZ\r\nK 0411 1030 - 09-11-15 okay', '1,2', '2015-11-09', '2015-11-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-09', '194.78.16.233', '233.16-78-194.adsl-static.isp.belgacom.be', '2015-10-31', '644352601828', NULL),
(5905, '', 2550, 999999999, 0, '4001-Acapella', '2015-10-25', '0000-00-00', '2012-12-20', 'silver', 'white', 'Theorema', 'Dial isn\'t working. Watch was sent back with similar issue in August 2014 and returned \"tested without finding fault\". \r\nIt has now stopped again and the dial seems to be loose', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '176.61.82.127', '176.61.82.127', '2015-11-01', '', NULL),
(5906, '', 4047, 999999999, 2, '2007 - Toronto', '2015-10-30', '0000-00-00', '2013-09-26', 'silver', 'white', 'Theorema', 'the watch does not manually rewind and is blocked. You hear that something is loose inside.', '02-11-15\r\nUnruhkloben gelöst - alle Schrauben befestigt\r\nAngebot Armband  25,-  -  ausf. 1311\r\nUK 0211 0935 - einwandfrei\r\nWK 0311 0735 - 13-11-15 okay', '1,2', '2015-11-13', '2015-11-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-13', '195.238.24.42', '42.24-238-195.static.isp.belgacom.be', '2015-11-02', '644352604301', NULL),
(5907, '', 3578, 2, 2, '501-Copernicus', '2015-10-26', '2013-12-10', '2013-12-10', 'Silber', 'Schwarz', 'Pionier', '{abgetippt:\r\nI recently had you repair the oscillating weight which had become detached, I can only assume that the watch was not sealed correctly as it now has condensation inside and the mechanism has seized\r\n}', '27-10-15\r\naha... WD-Eingangstest 8310 - Belag ist/war kein Wasser, eher in die Richtung Lauge/Alkohol - Werk geölt, Glas gesäubert\r\nK 2710 1310 - 30-10-15 okay\r\n{WD-Zettel}', '1,2', '2015-10-30', '2015-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-10-30', '', '', '0000-00-00', '644352597957', NULL),
(5908, '', 4048, 999999999, 0, '3011-Macau', '2015-10-26', '0000-00-00', '2015-02-12', 'gold', 'black', 'Theorema', 'Day-of-week hand has fallen off', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.34.237.48', '48.Red-81-34-237.dynamicIP.rima-tde.net', '2015-11-02', '', NULL),
(5909, '', 4049, 999999999, 2, '101-Casablanca GM', '2015-11-03', '0000-00-00', '2014-12-16', 'gold', 'black', 'Theorema', 'The button to wind up the spring  of the clock is broken in two .\r\nRegards\r\n', '04-11-15\r\njo, weil Uhr gefallen ist - deutliche DS Anstöße links oben und unten, Armband verbraucht, Rückereinheit zerlegt, ZB löst sich auf\r\nKVA Werkrep, ZB-Rep, Krone/Welle und Armband  105,- ', '1,2', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-07', '81.82.218.26', 'd5152da1a.static.telenet.be', '2015-11-02', '644352610741', NULL),
(5910, '', 1123, 999999999, 2, '3005-Marco Polo', '2015-10-28', '0000-00-00', '2014-04-07', 'silver', 'white', 'Theorema', 'the inside metal has come loose\r\n\r\n## noch am Lager 01-11-18 ## ', '29-10-15\r\nZeiger und Zierringe... fallen nicht von allein... DS bei 0900\r\nKVA  Zeiger und ZB  50,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.67.142.174', 'static.kpn.net', '2015-11-02', '', NULL),
(5911, '', 4050, 999999999, 2, '101-Casablanca GM', '2015-11-25', '0000-00-00', '2015-05-26', 'gold', 'black', 'Theorema', 'will not keep correct time even after following shipper\'s instructions about winding ', '26-11-15\r\nUhr deutlich getragen, also so schlecht kann sie ja nicht laufen... S+F oB\r\nUK 2611 0915 - einwandfrei\r\nWK 2711 0810 - gut\r\nUK 3011 0745 - einwandfrei\r\nWK 0112 0740 - 02-12-15 okay\r\n{Aufzugzettel}', '1,2', '2015-12-02', '2015-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-02', '108.197.158.32', '108.197.158.32', '2015-11-02', 'RL 7293 9106 3DE', NULL),
(5912, '', 2550, 999999999, 0, '2005-Toulon', '2015-10-26', '0000-00-00', '2013-05-08', 'silver', 'black', 'Compast', 'Winding dial stuck. Previously retuned for repair in August 2014.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '176.61.82.127', '176.61.82.127', '2015-11-02', '', NULL),
(5913, '', 4051, 999999999, 0, '', '2015-10-27', '0000-00-00', '0000-00-00', '', '', 'Compast', 'Do you have any Facebook page,Twitter/Instagram profile or YouTube video? Do you want to get more likes/fans,followers or views. we can promote and increase Facebook page likes,twitter/Instagram followers,likes and YouTube views affoardably and fast. \r\n \r\nPackages: \r\n \r\n1) 2,500 Facebook Fans/Likes($70)    = Order at:- http://socialeum.com/go/facebook/ \r\n2) 5,000 Twitter followers($67)      = Order at:- http://socialeum.com/go/twitter/ \r\n3) 1,000 Google+ followers($70)      = Order at:- http://socialeum.com/go/1kgf/ \r\n4) 5,000 Instagram Followers($65)    = Order at:- http://socialeum.com/go/instafoll/ \r\n5) 50,000 YouTube views($110)        = Order at:- http://socialeum.com/go/youtube/ \r\n \r\n \r\nYou can also order smaller or bigger package from our official website. \r\nDon\'t reply to this mail.We don\'t monitor inbox. \r\n \r\nTo unsubscribe, visit:- http://socialeum.com/unsubscribe \r\n \r\n \r\nThank You', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '46.246.48.116', 'anon-48-116.vpn.ipredator.se', '2015-11-03', '', NULL),
(5914, '', 4052, 999999999, 2, '508-Dublin', '2015-10-28', '0000-00-00', '2014-12-30', 'silver', 'white', 'Pionier', 'The dial colour is blue, but the form only allowed me to select black or white.\r\nThere are 2 defects: 1) the second hand occasionally get stuck on one of the other hands, and, 2) the watch has started occasionally vibrating when the self-winding mechanism is moving. It didn\'t do this for the first 9 months of ownership.', '29-10-15\r\nKlinkenfeder gebrochen - RW-Brücke kpl. ers. - Kommando zurück, Datum schaltet nicht wg bekanntem Schaltfingerfehler... Werktausch! \r\nK 3010 1045 - 02-11-15 okay', '1,2', '2015-11-03', '2015-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-03', '213.48.61.217', '213.48.61.217', '2015-11-03', '644352599228', NULL),
(5915, '', 2695, 999999999, 2, '3009-Dubai', '2015-11-02', '0000-00-00', '2015-04-21', 'gold', 'black', 'Theorema', 'the watch stopped working despite very light use. I wore for several hours to try to get the automatic function to work but with no success.', '03-11-15\r\nRotor dreht nicht frei - Klinkenrad defekt - ersetzt\r\nK 0311 1235 - reguliert und 09-11-15 okay', '1,2', '2015-11-09', '0000-00-00', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-09', '92.24.152.119', 'host-92-24-152-119.ppp.as43234.net', '2015-11-03', '644352601780', NULL),
(5916, '', 4053, 999999999, 2, '101-Casablanca GM', '2015-11-25', '0000-00-00', '2015-04-27', 'silver', 'yellow', 'Theorema', '[G per email 28-10-15]\r\n1. Scratches on the front glass face of the watch.\r\n\r\n2. Broken clasp covering the winding mechanism.', '26-11-15\r\njo, weil die Uhr an irgendwas langgeschrabt ist... Kratzer auch auf der Lunette - Glas oder komplettes Gehäuse 25,- oder 40,- - kpl. Geh. ausf. 3011\r\nUK 3011 1400 - einwandfrei\r\nWK 0112 1130 - 02-12-15 okay', '1,2', '2015-12-02', '2015-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-02', '202.82.170.225', '202.82.170.225', '2015-11-04', 'RL 7293 9105 0DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(5917, '', 4054, 999999999, 2, '107-Rio', '2015-10-30', '0000-00-00', '2014-03-28', 'silver', 'black', 'Theorema', 'The watch is running fast, 2hrs in 24hrs', '02-11-15\r\nHalsdichtung zerkrümelt - entnommen, Schraubenservice\r\nUK 0211 0950 - einwandfrei\r\nWK 0311 0740 - WD 8310 und 04-11-15 okay', '1,2', '2015-11-04', '2015-11-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-04', '137.191.243.2', 'h137-191-243-2.gn.gov.ie', '2015-11-04', '644352599960', NULL),
(5918, '', 4055, 999999999, 2, '3005-Marco Polo', '2015-11-02', '0000-00-00', '2014-09-03', 'silver', 'black', 'Theorema', 'The winding mechanism does not work any more.\r\nIt started when the weight in the back also started to turn when i winded the watch and now it does not wind at all any more.\r\nIt feels like the crown has disconected on the inside.\r\nAlso you can\'t set de hands of time to the correct time because when you pull the crown it won\'t move the hands any more.\r\n', '03-11-15\r\nWelle direkt am Vierkant gebrochen.... Automatik hakt\r\nAW und ein Klinkenrad ers.\r\nK 0311 1310 - 06-11-15 okay', '1,2', '2015-11-06', '2015-11-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-06', '217.103.227.227', 'ip-217-103-227-227.ip.prioritytelecom.net', '2015-11-04', '644352600545', NULL),
(5919, '', 4056, 999999999, 2, '3005-Marco Polo', '2015-11-06', '0000-00-00', '2015-10-14', 'black', 'black', 'Theorema', 'I received the watch on 22nd of Oct from carrier, went home and followed the instructions in the instruction booklet to make the watch work. it did not work until i gave it a shake and it worked for only 10 min then it stopped. \r\nNext morning i contacted your company by email and showed them by video that it dont work after winding the crown or shaking it.\r\nAnother issue, while setting the date. the numbers of the date runs after #31 to 39.\r\n\r\nThanks ', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-06', '94.96.148.207', '94.96.148.207', '2015-11-04', '5788 2493 8190', NULL),
(5920, '', 4057, 999999999, 0, '', '2015-10-28', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '104.168.97.146', '104-168-97-146-host.colocrossing.com', '2015-11-04', '', NULL),
(5921, '', 4058, 2, 2, '103-Sao Paolo', '2015-10-28', '2015-01-28', '2015-01-28', 'Schwarz', 'Schwarz', 'Theorema', '{abgetippt:\r\nwatch doesn\'t wind anymore\r\n}', '29-10-15\r\nKrone/Sperrad... - Sperrad gesichert, Krone gefettet\r\nUK 2910 1500 - einwandfrei\r\nWK 3010 0830 - 02-11-15 okay', '1,2', '2015-11-03', '2015-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-03', '', '', '0000-00-00', '644352599261', NULL),
(5923, '', 4060, 999999999, 2, '511-New York', '2015-11-17', '0000-00-00', '2015-08-07', 'black', 'black', 'Pionier', 'it will not start....it worked for 3 weeks after that it have been broken.', '18-11-15\r\neine Schraube der Automatik fehlt... im RW? - jepp, aber auch ein Klinkenrad und -Lager defekt - RW-Brücke ers., Klinkenrad ers.\r\nK 1811 1120 - 23-11-15 okay', '1,2', '2015-11-23', '2015-11-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-23', '90.224.109.166', '90-224-109-166-no110.tbcn.telia.com', '2015-11-04', '644352607300', NULL),
(5924, '', 4061, 999999999, 2, '508-Dublin', '2015-11-09', '0000-00-00', '2015-01-21', 'black', 'white', 'Pionier', 'The second hand cannot pass the minute hand and I cannot change the date. When I push on the button, it does not change.', '10-11-15\r\neinziger sichtbarer \'Fehler\': der DayTota steht zwischen den Tagen - Rotorlager geölt\r\nK 1011 0850 - einwandfrei - Zg gerichtet und 13-11-15 okay', '1,2', '2015-11-13', '2015-11-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-13', '178.117.220.36', '178-117-220-36.access.telenet.be', '2015-11-04', '644352604242', NULL),
(5925, '', 4062, 999999999, 2, '3007-Vienna', '2015-11-24', '0000-00-00', '2014-04-22', 'silver', 'black', 'Theorema', 'Despite following all instructions and the care given with this watch, now when I wind it up for use the watch does not move or keep the time at all.', '25-11-15\r\nWerk kpl. aufgezogen - eine ZB-Schraube gelöst im Werk und Fuß gebrochen... \'befestigt\' mit 2 Klebepunkten\r\nK 2511 1335 - reguliert und 30-11-15 okay', '1,2', '2015-11-30', '2015-11-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-30', '117.120.18.131', 'proxy7.messagelabs.net', '2015-11-05', 'RL 72 841 999 8DE', NULL),
(5927, '', 4063, 999999999, 2, '509-Barbados', '2015-11-02', '0000-00-00', '2015-05-15', 'black', 'black', 'Pionier', '[OHNE G-Nachweis - NO Deal]\r\nNot Working, just stop working all of sudden', '03-11-15\r\nsteht teil-aufgezogen - Rotor gebrochen, Lager fest - und aufgelöste Halsdichtung klemmte die Unruh! - entnommen, Rotor ersetzt - WD 8310\r\nK 0311 1340 - 06-11-15 okay', '1,2', '2015-11-06', '2015-11-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-06', '86.98.42.58', 'bba588830.alshamil.net.ae', '2015-11-05', 'RL 7277 0782 5DE', NULL),
(5928, '', 4064, 999999999, 2, '508-Dublin', '2016-01-12', '0000-00-00', '2015-01-06', 'black', 'white', 'Pionier', 'It will not keep up with time, it goes far too slow.', '13-01-16\r\nWerk kpl. abgelaufen - Rotor fest - Lager geölt \r\nK 1301 1035 - Zeiger... nee, Unruh? Lager und Paletten geölt\r\nK 1401 0925 - 18-01-16 okay\r\nSent to:\r\nMcIntosh Hall\r\nAbbotsford Crescent\r\nSt Andrews\r\nFife\r\nKY16 9HT', '1,2', '2016-01-18', '2016-01-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-18', '138.251.239.48', '8afbef30.st-andrews.ac.uk', '2015-11-05', '644352618503', NULL),
(5929, '', 4065, 999999999, 2, '505-Florida', '2015-11-25', '0000-00-00', '2016-03-31', 'silver', 'black', 'Pionier', 'Watch face scratched.\r\nPlease advise the method of payment and send back the watch to the following address: Flat D, 5/F, Blk 17, Classical Gardens, 10 Ma Wo Road, Tai Po, N T, HONG KONG', '26-11-15\r\nja, einmal quer übers Glas geschrabt \r\nKVA  Glas ers.  25,- - ausf. 3011\r\nGlas ers. - WD 8310\r\nK 3011 1350 - 03-12-15 okay', '1,2', '2015-12-03', '2015-12-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-03', '210.0.205.197', '210.0.205.197', '2015-11-06', 'RL 72 939 107 7DE', NULL),
(5930, '', 4066, 2, 2, '3008 - Damascus Metal', '2015-10-30', '2015-04-30', '2015-04-30', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] present in June [...] didn\'t wear every day [...] wasn\'t working\r\n}', '02-11-15\r\nausgeschwungen - Anker gerichtet, Unruh gesetzt\r\nK 0211 1015 - 05-11-15 okay', '1,2', '2015-11-05', '2015-11-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-05', '', '', '0000-00-00', '644352600236', NULL),
(5931, '', 2733, 2, 2, '102-Monte Carlo GM', '2015-10-30', '2013-05-28', '2013-06-05', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 6061 v. 05-06-2013]\r\n{abgetippt:\r\nThe glass is broken and the watch is not running anymore\r\n}', '02-11-15\r\nja, Glas zerstört, Werk versplittert.... \r\nKVA Überh. und Glas 85,- - evtl. Band 25,- - ausf. kpl. 1311\r\nGehäuse u-s, Werk überholt, Glas ers. - wird bei WD-Test rausgedrückt! Dichtung auch ers. - WD 8310\r\nUK 1711 1400 - einwandfrei\r\nWK 1811 0930 - 19-11-15 okay', '1,2', '2015-11-20', '2015-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-20', '', '', '0000-00-00', '644352606495', NULL),
(5932, '', 4067, 999999999, 2, '505-Florida', '2015-11-06', '0000-00-00', '2013-11-07', 'black', 'black', 'Pionier', 'The winding mechanism appears to be faulty. I cannot get the watch working irrelevant of how much I wind it up. ', '09-11-15\r\nAutomatik schwer abgenutzt... Rotorlager zerlegt? quasi explodiert... Werk voller Abrieb - Werktausch\r\nK 0911 1035 - 12-11-15 okay', '1,2', '2015-11-13', '2015-11-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-13', '94.250.234.202', '94.250.234.202', '2015-11-06', '644352604231', NULL),
(5933, '', 4068, 2, 2, '505-Florida Edelstahl', '2015-10-30', '2015-06-10', '2014-06-10', 'Silber', 'Schwarz', 'Pionier', '{abgetippt:\r\n[...] for some reason the watch is 5 minutes faster then normal (a week)\r\n}', '02-11-15\r\nAutomatik hakelig - beide Klinkenräder und Transmissionsrad ers. \r\nK 0211 1150 - 05-11-15 okay', '1,2', '2015-11-05', '2015-11-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-05', '', '', '0000-00-00', '644352600225', NULL),
(5934, '', 3301, 999999999, 2, '3005-Marco Polo', '2015-11-05', '0000-00-00', '2013-09-04', 'silver', 'white', 'Theorema', 'It doesn\'t recharge well so it frequently stops ', '06-11-15\r\nKalenderfenster fehlt, Automatik oF? Nein, Werk kpl. abgelaufen - Automatik gereinigt, KldFenster geklebt\r\nK 0611 1000 - 09-11-15 okay', '1,2', '2015-11-09', '2015-11-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-09', '188.11.78.85', 'host85-78-static.11-188-b.business.telecomitalia.it', '2015-11-06', '644352601770', NULL),
(5935, '', 4069, 999999999, 0, '', '2015-10-31', '0000-00-00', '0000-00-00', '', '', '', 'Hi my name is Sandra and I just wanted to drop you a quick note here instead of calling you. I came to your tufina-uhren.de::Contact Information Form page and noticed you could have a lot more hits. I have found that the key to running a popular website is making sure the visitors you are getting are interested in your subject matter. There is a company that you can get targeted visitors from and they let you try the service for free for 7 days. I managed to get over 300 targeted visitors to day to my site. Check it out here: http://s.beautheac.net/2j', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.173.160.6', '107-173-160-6-host.colocrossing.com', '2015-11-07', '', NULL),
(5936, '', 4070, 999999999, 0, '7001-Havana', '2015-11-01', '0000-00-00', '2015-10-30', 'gold', 'black', 'Pionier', 'Missing brilliant stone ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.171.53.117', '79.171.53.117', '2015-11-08', '', NULL),
(5937, '', 4071, 999999999, 2, '103-Sao Paolo', '2015-11-26', '0000-00-00', '2015-02-17', 'black', 'black', 'Theorema', '[OHNE G-Nachweis]\r\nThe crown has an issue. It can\'t adjust the time anymore. \r\n', '27-11-15\r\nWH/Schraube? WH entgratet/gerichtet, Anker gerichtet, Sperrad gesichert\r\nWK 2711 1120 - gut\r\nUK 3011 0755 - einwandfrei\r\nWK 0112 0745 - 02-12-15 okay', '1,2', '2015-12-03', '2015-12-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-03', '94.200.24.196', '94.200.24.196', '2015-11-10', '00340433836172141323', NULL),
(5938, '', 4072, 999999999, 0, '3009-Dubai', '2015-11-03', '0000-00-00', '2015-06-30', 'black', 'white', 'Theorema', 'The watch is not working regularly even if it is worn in my hand. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.73.223.166', '91.73.223.166', '2015-11-10', '', NULL),
(5939, '', 4073, 2, 2, '22174 - Regulator', '2015-11-03', '0000-00-00', '0000-00-00', 'Gold', 'Weiss', 'Theorema', '[ OHNE G-Nachweis - NO Deal]\r\n{abgetippt:\r\nDer kleine Stundenzeiger hat sich gelöst und ist in die Unruhe gerutscht\r\n}', '03-11-15\r\n*** irgendein Komiker hat das Gehäuse mit \'750\' gepunzt... ***\r\nZB flacher gerichtet und Zg aufgesetzt - KULANZ\r\nK 0311 1040 - reguliert und 06-11-15 okay', '1,2', '2015-11-10', '2015-11-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-11', '', '', '0000-00-00', '00340433836101551483', NULL),
(5940, '', 3456, 999999999, 0, '3001-Paragon', '2015-11-03', '0000-00-00', '2015-03-26', 'silver', 'white', 'Theorema', 'Hour and minute pointers don\'t work. Seconds pointer is fine. I can\'t adjust the watch to the right time. Please fix this.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.250.131.210', 'dhcp-077-250-131-210.chello.nl', '2015-11-10', '', NULL),
(5941, '', 4074, 999999999, 0, '', '2015-11-03', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.173.248.87', '107-173-248-87-host.colocrossing.com', '2015-11-10', '', NULL),
(5942, '', 740, 999999999, 2, '4004-Newton', '2015-11-09', '0000-00-00', '2013-03-06', 'silver', 'white', 'Theorema', 'The pin for the fastening the watch-strap is released and the watch is therefore fallen.\r\nThe watch is now broken, and my request to you is to fix this.\r\nIt is also the third time I send you this watch for repairing and therefore I hopefully you can lenient deal with this repair request.\r\n\r\nSincerely,\r\nHennie de Haas', '09-11-15\r\neindeutig gefallen - AR aus Eingriff - aber auch eindeutig stabile Stege...\r\nKVA  Werktausch  80,- - ausf. 1911\r\nGehäuse u-s, ZB ersetzt, Werktausch\r\nK 2011 1105 - 23-11-15 okay', '1,2', '2015-11-23', '2015-11-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-23', '80.57.80.59', 'g80059.upc-g.chello.nl', '2015-11-10', '644352607285', NULL),
(5943, '', 4075, 999999999, 2, '508-Dublin', '2015-11-09', '0000-00-00', '2014-10-13', 'gold', 'black', 'Pionier', '1. The hand-winding mode is defect \r\n2. On the case, the black inscriptions of the numbers 55, 60, 05, 10, 15, 20, 25 as well as the letters PIONIER has vanished', '10-11-15\r\nKlinkenfeder - schlechte Amplitude, also Werktausch\r\n{für Kunden ==> Automatik}\r\nK 1011 1050 - 13-11-15 okay', '1,2', '2015-11-13', '2015-11-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-13', '130.159.211.206', 'econ-res-06.sbs.strath.ac.uk', '2015-11-11', '644352604264', NULL),
(5944, '', 4076, 2, 2, '511-New York', '2015-11-04', '0000-00-00', '0000-00-00', 'Silber', 'Weiss', 'Pionier', '[OHNE Angabe und OHNE G-Nachweis - NO Deal]\r\n\r\n*** Uhr bleibt hier - Armband wechseln und an Lager Verkauf ***', '05-11-15\r\nBügelverschraubung fehlt und Zierschraube 3 - beides ersetzt\r\nK 0611 0740 - steht 0811 0700 - Automatik? Beide Klinkenräder ers.\r\nK 0911 0935 - 12-11-15 okay - Uhr an Lager', '1,', '0000-00-00', '2015-11-12', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(5945, '', 4077, 2, 2, '3011-Macau', '2015-11-04', '2015-06-25', '2015-06-25', 'Silber', 'Schwarz', 'Theorema', '[OHNE Angabe]\r\nOHNE ADRESSE \r\n\r\n## noch am Lager 01-11-18 ## ', '05-11-15\r\nTotaZg fehlen - Druckstelle an Anstoß unten links\r\nKVA ...', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(5947, '', 4079, 2, 2, '510-London -7', '2015-11-05', '2015-08-31', '2015-09-02', 'Gold', 'Schwarz', 'Pionier', '[OHNE Angabe]', '06-11-15\r\nRW klemmt ohne ersichtbaren Grund - ein Stück abgekniffene AW fiel aus dem Werk... schlampige Montage! \r\nRotorlager geölt\r\nK 0611 1020 - 09-11-15 okay', '1,2', '2015-11-09', '2015-11-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-09', '', '', '0000-00-00', '644352601791', NULL),
(5948, '', 3417, 2, 2, '103-Sao Paolo', '2015-11-05', '2015-02-24', '2015-02-24', 'Schwarz', 'Schwarz', 'Theorema', '[OHNE Angabe - OHNE G-Nachweis - Deal 30406 v. 24-02-2015]', '06-11-15\r\nWerk kpl. abgelaufen - Welle zieht sich raus... WH? jepp, entgratet/gerichtet\r\nWK 0611 1055 - gut\r\nUK 0911 0855 - einwandfrei\r\nWK 1011 0810 - 11-11-15 okay', '1,2', '2015-11-11', '2015-11-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-11', '', '', '0000-00-00', '644352602857', NULL),
(5949, '', 4080, 999999999, 2, '3009-Dubai', '2015-11-13', '0000-00-00', '2013-11-14', 'rosé', 'black', 'Theorema', '    everything in front watch is loose. you can see it when you received it. i don\'t know how. the watch was laying in the box. ', '16-11-15\r\nUhr gefallen/gestoßen, auf jeden Fall strapaziert!\r\nKVA Rep, ZB und Band  90,- - ausf. 1811\r\nWerk geölt - ZB ersetzt, Automatik versorgt, Gehäuse u-s, Ziffern ausgebessert - HauptUnruh ers. - Dubai-Kontrolle\r\nK 2311 1145 - Ablauf 2311 1550 bis 2511 1200 ~44h gut\r\n25-11-15 okay', '1,2', '2015-11-25', '2015-11-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-25', '92.108.137.80', '92-108-137-80.dynamic.upc.nl', '2015-11-12', '644352608189', NULL),
(5951, '', 4082, 999999999, 2, '502-Malibu', '2015-11-16', '0000-00-00', '2013-12-17', 'black', 'black', 'Pionier', 'The self winding mechanism is not working and therefore the watch does no longer work', '17-11-15\r\nWerk steht kpl. aufgezogen - AR gesetzt, Uhr gefallen? Spuren an Krone und Protektor... - KULANZ\r\nK 1711 1035 - 20-11-15 okay', '1,2', '2015-11-20', '2015-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-20', '82.47.29.114', 'cpc32-wolv15-2-0-cust113.16-1.cable.virginm.net', '2015-11-13', '644352606430', NULL),
(5952, '', 4083, 999999999, 2, '102-Monte Carlo GM', '2015-11-20', '0000-00-00', '2014-10-16', 'black', 'white', 'Theorema', 'Hand winding goes very heavy.\r\nIts almost impossible to pull the crown an put it back.\r\nlast time i winding my watch, after a few hour the time was wrong.', '23-11-15\r\nzerlegte Halsdichtung entnommen - WD 8310\r\nUK 2311 1030 - reguliert\r\nWK 2411 0755 - 25-11-15 okay', '1,2', '2015-11-25', '2015-11-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-25', '84.106.39.46', '546A272E.cm-12-3a.dynamic.ziggo.nl', '2015-11-14', '644352608086', NULL),
(5953, '', 3143, 999999999, 2, '505-Florida', '2015-11-10', '0000-00-00', '2014-11-19', 'black metal', 'black', 'Pionier', 'Approximately every 7days my watch keeps slowing down 5mins.\r\nAlso there is a scratch on the glass, I understand this scratch is not under warranty but would like to know how much this would cost to fix?', '11-11-15\r\nAutomatik fest? jo, versorgt \r\nAngebot Glas  25,-  - ausf. 1611\r\nK 1111 1035\r\nGlas ers. - WD 8310 - reguliert und 17-11-15 okay', '1,2', '2015-11-17', '2015-11-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-17', '81.98.229.56', 'cpc83573-brig19-2-0-cust311.3-3.cable.virginm.net', '2015-11-14', '644352605282', NULL),
(5954, '', 2720, 999999999, 2, '505-Florida', '2015-11-18', '0000-00-00', '2014-07-31', 'silver', 'black', 'Pionier', 'not working..no moving\r\none hand is missed(days hand)', '19-11-15\r\nauch Datumsproblem - Uhr heftig gefallen, ZB-Füße dermaßen verbogen das kein Richten möglich ist\r\nKVA Werkrep. und ZB ersetzen  100,- - ausf. 0312\r\nMonatsstern und EinerSchaltrad defekt ==> Werktausch, ZB\r\nK 0312 1430 - 07-12-15 okay', '1,2', '2015-12-07', '2015-12-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-07', '212.77.203.39', '212.77.203.39', '2015-11-15', 'RL 7293 9110 3DE', NULL),
(5955, '', 4081, 999999999, 2, '103-Sao Paolo', '2015-11-19', '0000-00-00', '2014-11-24', 'gold', 'black', 'Theorema', 'Crown is broken', '20-11-15\r\nund liegt bereits lose dabei... - Krone ers. - WD 8310\r\nWK 2011 0905 - gut\r\nUK 2311 0815 - einwandfrei\r\nWK 2411 0800 - reguliert und 25-11-15 okay', '1,2', '2015-11-25', '2015-11-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-25', '2a02:1811:bc15:2d00:a469:e7c9:59aa:74ab', '2a02:1811:bc15:2d00:a469:e7c9:59aa:74ab', '2015-11-15', '644352608101', NULL),
(5956, '', 4084, 999999999, 2, '107-Rio', '2015-11-25', '0000-00-00', '2015-06-12', 'gold metal', 'black', 'Theorema', 'The minute hand of the watch is broken and i have guarantee ', '26-11-15\r\nUhr aber auch strapaziert - Zg KULANZ\r\nUK 2611 1020 - einwandfrei\r\nWK 2711 0810 - 30-11-15 okay', '1,2', '2015-11-30', '2015-11-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-30', '213.89.192.32', 'c213-89-192-32.bredband.comhem.se', '2015-11-15', '644352609564', NULL),
(5957, '', 4085, 999999999, 2, '107-Rio', '2015-11-12', '0000-00-00', '2014-01-27', 'gold', 'black', 'Theorema', 'The minute hand has fallen off.', '13-11-15\r\nMinZg und beschädigtes AR ers., Anker gerichtet\r\nWK 1311 1200 - gut\r\nUK 1611 0805 - einwandfrei\r\nWK 1711 0755 - 18-11-15 okay', '1,2', '2015-11-18', '2015-11-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-18', '176.254.38.107', 'b0fe266b.bb.sky.com', '2015-11-16', '644352605786', NULL),
(5958, '', 4086, 2, 2, '509 - Barbados', '2015-11-09', '2014-09-17', '2014-09-17', 'Schwarz Metall', 'Schwarz', 'Pionier', '[OHNE ANGABE]\r\n\r\n*** Uhr voller Wasser ***\r\n', '09-11-15\r\n...weil der Boden geöffnet und falsch wieder montiert wurde - Dichtung schlauft... \r\nKVA Werk und ZB ersetzen  110,-   --  NICHT ausf. 100216', '1,2', '2016-02-10', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-10', '', '', '0000-00-00', 'RL 73 223 942 8DE', NULL),
(5959, '', 4087, 2, 2, '104-Copacabana', '2015-11-09', '2014-03-07', '2014-03-07', 'Gold', 'Schwarz', 'Theorema', '[OHNE Angabe]', '10-11-15\r\nIndex 2 der 12 gelöst und blockierte das FH - ersetzt und 7 weitere Indexe geklebt\r\nUK 1011 1315 - einwandfrei\r\nWK 1111 0805 - 12-11-15 okay\r\nSendumg verloren! Neue Uhr am 15.03.2016 geschickt 578824943980  7002-9 und 3005-4', '1,2', '2016-03-15', '2016-03-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-12', '', '', '0000-00-00', '644352603875', NULL),
(5960, '', 4087, 2, 2, '508-Dublin', '2015-11-09', '2014-04-17', '2014-04-17', 'Schwarz', 'Schwarz', 'Pionier', '[OHNE Angabe]\r\n{Fremdband montiert, allerdings zu schmal}', '10-11-15\r\nWerk steht kpl. aufgezogen - AR aus Eingriff, weil Uhr wegen zu schmalem Band wohl gefallen war... gesetzt KULANZ\r\nK 1011 1345 - 12-11-15 okay\r\n\r\nSendumg verloren! Neue Uhr am 15.03.2016 geschickt 578824943980  7002-9 und 3005-4', '1,2', '2016-03-15', '2016-03-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-12', '', '', '0000-00-00', '644352603875', NULL),
(5961, '', 4088, 999999999, 2, '3011-Macau', '2015-11-11', '0000-00-00', '2015-02-12', 'gold', 'black', 'Theorema', 'Weekday hand has fallen off', '12-11-15\r\nZg aufgesetzt - KULANZ\r\nK 1211 1030 - 16-11-15 okay', '1,2', '2015-11-16', '2015-11-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-16', '62.107.69.155', '3e6b459b.rev.stofanet.dk', '2015-11-16', '644352604941', NULL),
(5964, '', 4091, 999999999, 2, '3009-Dubai', '2015-11-18', '0000-00-00', '2015-04-23', 'gold', 'black', 'Theorema', '[G per email 10-11-15]\r\nThe main hour dials of the watch doesn\'t turn and the small little dials underneath only the left side is spinning but the right side doesn\'t do anything whatsoever. ', '19-11-15\r\ngenau andersrum wie beschrieben... aber auch weil das Werk kpl. abgelaufen ist... Dubai-Kontrolle\r\nK 1911 1115 - einwandfrei\r\nAblauf 2311 0820 bis 2511 0805 ~48h perfekt\r\n25-11-15 okay', '1,2', '2015-11-25', '2015-11-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-25', '95.145.194.55', '95.145.194.55', '2015-11-17', '644352608145', NULL),
(5965, '', 3845, 999999999, 2, '103-Sao Paolo', '2015-11-16', '0000-00-00', '2015-03-26', 'gold', 'white', 'Theorema', 'The wind up function no longer works. \r\n\r\nWhen the dial is wound ( so that the watch works), there is a small cog which connects to a bigger cog. \r\n\r\nPresently the small cog winds , however the bigger cog has become detached and so doesn\'t turn. \r\n\r\nI have taken pictures of the problem and will send it across in an email along with my warranty card.\r\n---\r\nProblem with the Clutch Wheel. When you try to wind the, the mechanism moves the clock ( as if you are changing the time forwards). \r\n\r\nThe clutch wheel means that the watch cannot be wound up, nor used at all', '17-11-15\r\nZgStellung stimmt auch nicht... WH-Fehler? Welle zieht raus\r\nWH hält, aber Kupplung verschlissen... - Kupplung ersetzt, WH entgratet, Zg justiert\r\nUK 1711 1130 - einwandfrei\r\nWK 1811 0935 - 19-11-15 okay', '1,2', '2015-11-19', '2015-11-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-19', '85.115.52.201', 'webdefence-pool-01.cluster-a.websense.net', '2015-11-17', '644352606164', NULL),
(5966, '', 4092, 999999999, 2, '3006-Monaco Diamond', '2015-11-17', '0000-00-00', '2014-08-26', 'gold', 'black', 'Theorema', '[G per email 10-11-15]\r\nThe hands on the watch have fallen meaning it doesn\'t read the time and the time cannot be set.', '18-11-15\r\nMinZg gelöst - ersetzt\r\nK 1811 1150 - 20-11-15 okay', '1,2', '2015-11-20', '2015-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-20', '193.164.127.4', 'asa-tchx-gardners-5510-1.redstone-isp.net', '2015-11-17', '644352606484', NULL),
(5968, '', 4093, 999999999, 2, '501-Coppernicus', '2015-11-17', '0000-00-00', '2013-12-11', 'black', 'white', 'Pionier', 'Broken Glass', '18-11-15\r\nUhrwerk aber iO\r\nKVA Glas  25,-  -  ausf. 1911\r\nGehäuse u-s, Glas ers. - WD 8310\r\nK 2011 1055 - 23-11-15 okay', '1,2', '2015-11-23', '2015-11-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-23', '31.221.45.115', 'office.alexandrapalace.com', '2015-11-18', '644352607311', NULL),
(5969, '', 4094, 999999999, 2, '511-New York', '2015-11-18', '0000-00-00', '2015-06-30', 'black', 'black', 'Pionier', 'The watch doesn\'t run anymore, hand winding also does nothing.\r\n\r\nThe button for setting the month also pushes very rough.', '19-11-15\r\nnicht nachvollziehbar - Werk kpl. abgelaufen und läuft nach Handaufzug einwandfrei los, einzig die Automatik ist einseitig hakelig - Automatik versorgt, Werkring ersetzt\r\nDer hakelige Drücker kommt durch einen Fall auf ebendiesen!\r\nK 1911 1150 - steht 2011 0920 - Zugfeder defekt - FH kpl.\r\nK 2311 1005 - zieht nicht auf? - Auto nochmal kontrolliert\r\nK 2611 0855 - 30-11-15 okay', '1,2', '2015-11-30', '2015-11-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-30', '163.158.213.44', '044-213-158-163.dynamic.caiway.nl', '2015-11-18', '644352609597', NULL),
(5970, '', 4089, 999999999, 2, '501-Coppernicus', '2015-11-20', '0000-00-00', '2013-12-10', 'silver', 'black', 'Pionier', 'Large hand not gripping properly and therefore rotating freely. Time not \'being held\'.', '23-11-15\r\nMinZg ers. und Bodendichtung ers. - WD 8310\r\nK 2311 1045 - 26-11-15 okay', '1,2', '2015-11-26', '2015-11-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-26', '185.58.164.42', '185.58.164.42', '2015-11-18', '644352608476', NULL),
(5971, '', 4095, 999999999, 2, '502-Malibu', '2015-11-17', '0000-00-00', '2014-10-15', 'gold', 'white', 'Pionier', 'Watch has stopped working, will not respond to winding up', '18-11-15\r\nKlötzchenschraube liegt in der WHF, Spirale entsprechend beschädigt - Unruh kpl. ers. \r\nK 1811 1310 - 20-11-15 okay', '1,2', '2015-11-20', '2015-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-20', '82.9.142.77', 'cpc74048-bolt13-2-0-cust76.10-3.cable.virginm.net', '2015-11-18', '644352606473', NULL),
(5972, '', 682, 2, 2, '3008-Damascus', '2015-11-11', '2013-03-08', '2013-03-08', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nThe small hands on the day and date dials have fallen off and went into the working parts of the watch and it no longer works [...]\r\n}', '12-11-15\r\nmit der Uhr wird ruppig umgegangen! Beide TotaZg ers. - KULANZ\r\nK 1211 1105 - 16-11-15 okay', '1,2', '2015-11-16', '2015-11-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-16', '', '', '0000-00-00', '644352604952', NULL),
(5973, '', 4096, 999999999, 2, '505-Florida', '2015-11-19', '0000-00-00', '2014-09-23', 'silver', 'white', 'Pionier', 'I think that the clock does not work well. Every night when I take it off the clock, he stopped.\r\nI?ve tried everything, but the clock stops. Even when I?m wearing has stopped.\r\nHe stops when he wants. He stops randomly.', '20-11-15\r\nWerk kpl. abgelaufen - S+F oB - Werkring etwas klein, ersetzt\r\nK 2011 0930 - Zg mögen sich nicht - aber Hauptfehler: Zugfeder defekt... FH kpl. ers., beide Klinkenräder ers.\r\nK 2311 0950 - zieht nicht auf - Klinkenräder geölt...\r\nK 2611 0905 - bl. stehen - Werktausch\r\nK 3011 1105 - 03-12-15 okay', '1,2', '2015-12-03', '2015-12-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-03', '158.42.247.99', 'syrma.cc.upv.es', '2015-11-19', '644352610410', NULL),
(5974, '', 4097, 999999999, 2, '101-Casablanca GM', '2015-11-20', '0000-00-00', '2013-11-28', 'gold', 'black', 'Theorema', '[G per email 12-11-15]\r\nwatch gains time - several minutes per hour. does not seem to wind up properly, either', '23-11-15\r\nSpirale oB - Sperrad gelöst - gesichert\r\nUK 2311 1055 - einwandfrei\r\nWK 2411 0800 - 25-11-15 okay', '1,2', '2015-11-25', '2015-11-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-25', '178.23.128.130', '178.23.128.130', '2015-11-19', '644352608097', NULL),
(5975, '', 4098, 999999999, 2, '107-Rio', '2015-11-25', '0000-00-00', '2014-12-22', 'silver', 'black', 'Theorema', 'I have a problem with the watch. I\'ve had it for nearly a year and all was well with him until a few days ago suddenly stopped working as it should. He began to be late and do not calibrate as it should. It shows bad time at this point.', '26-11-15\r\nobere Stoßsicherung geöffnet - gesichert\r\nUK 2611 1030 - einwandfrei\r\nWK 2711 0815 - 30-11-15 okay', '1,2', '2015-11-30', '2015-11-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-30', '217.67.211.178', '217-67-211-178.itsa.net.pl', '2015-11-19', '644352609553', NULL),
(5977, '', 4100, 999999999, 2, '7001-Havana', '2015-12-02', '0000-00-00', '2015-09-23', 'gold', 'black', 'Pionier', 'The watch has stopped working completely (i.e it is not ticking, no hands are moving). The motion of the inside mechanics has stopped. Even when the crown is turned in clock wise motion, no movement occurs. ', '03-12-15\r\nWerk kpl. abgelaufen - außer einem hakeligen Klinkenrad keine weitere Feststellung\r\nK 0312 0910 - 07-12-15 okay', '1,2', '2015-12-07', '2015-12-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-07', '86.16.203.41', 'cpc65700-swan4-2-0-cust40.7-3.cable.virginm.net', '2015-11-19', '644352610719', NULL),
(5978, '', 4101, 999999999, 0, '', '2015-11-15', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '23.94.146.162', '23-94-146-162-host.colocrossing.com', '2015-11-22', '', NULL),
(5980, '', 4103, 999999999, 2, '104-Copacabana', '2015-12-30', '0000-00-00', '2014-01-30', 'silver', 'black', 'Theorema', '[G per email 16-11-15]\r\nCrown is extremely tight when trying to wind up. I have also sent an email to the below address with pictures of the watch and a separate email with a picture of the warranty card.', '06-01-16\r\nHalsDichtung? jo, hatte sich kpl. aufgelöst - Anker gerichtet - WD 8310\r\nUK 0601 1105 - einwandfrei\r\nWK 0701 0830 - 08-01-16 okay', '1,2', '2016-01-08', '2016-01-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-08', '82.132.229.233', 'dab-ntm1-h-1-5.dab.02.net', '2015-11-23', '644352617264', NULL),
(5981, '', 4104, 2, 2, '104-Copacabana', '2015-11-16', '0000-00-00', '2012-12-21', 'Schwarz', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 2046 v. 21-12-2012]\r\n{abgetippt:\r\nSpring broken\r\nWatch does not work\r\nSecond time sent to you with same problem\r\n}', '17-11-15\r\ndiv Indexe fehlen... obere Stoßsicherung zerlegt, Krone verschlissen, Gehäuse stark strapaziert, Armband verbraucht\r\nKVA Werkrep, ZB-Rep., Gehäuse, Krone und Band  185,- \r\n*** Bitte die alte Teile mit der Uhr zusammen schicken. ***\r\nausf. 0212\r\nZB, Gehäuse, Krone {Werk} ers. - WD 8310\r\nUK 0212 1040 - einwandfrei\r\nWK 0312 0800 - 04-12-15 okay', '1,2', '2015-12-04', '2015-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-04', '', '', '0000-00-00', '644352610638', NULL),
(5982, '', 4104, 2, 2, '3001-Paragon', '2015-11-16', '2013-12-24', '2013-12-24', 'Bicolor', 'Weiss', 'Theorema', '[OHNE G-Nachweis, beiliegender Groupon-Ausdruck ist von Sept.2012! ]\r\n{abgetippt:\r\nBezel is loose [...]\r\nTime is always late\r\n}', '17-12-15\r\nKulanz? Minuterie geklebt\r\nK 1811 1330 - reguliert\r\nK 2311 0910 - 04-12-15 okay\r\n*** Uhr erst senden wenn 5981 bezahlt/repariert ist ***', '1,2', '2015-12-04', '2015-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-04', '', '', '0000-00-00', '644352610638', NULL),
(5983, '', 4105, 2, 2, '505 - Florida -3', '2015-11-16', '2013-11-14', '2013-11-14', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nstopped working last spring\r\n}', '17-11-15\r\nAuto/Aufzug? - Transmissionsrad ersetzt, Automatik versorgt\r\nK 1711 1240 - 20-11-15 okay', '1,2', '2015-11-20', '2015-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-20', '', '', '0000-00-00', '644352606462', NULL),
(5984, '', 4106, 999999999, 2, '505-Florida', '2015-11-19', '0000-00-00', '2015-05-27', 'silver', 'black', 'Pionier', 'The pointer of the left circel gets off every time. You will see immiately the problem when you look at the performance of the day indication.', '20-11-15\r\nBeide Totas ers., gebrochenen Werkring ers. - Kulanz\r\nK 2011 0950 - 23-11-15 okay', '1,2', '2015-11-23', '2015-11-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-23', '86.89.21.139', 'ip5659158b.speed.planet.nl', '2015-11-23', '644352607296', NULL),
(5985, '', 4107, 2, 2, 'Damascus Metal', '2015-11-16', '0000-00-00', '0000-00-00', '', '', 'Theorema', '', '', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-16', '', '', '0000-00-00', 'RL 72 841 990 5DE', NULL),
(5986, '', 4108, 999999999, 2, '3009-Dubai', '2015-11-19', '0000-00-00', '2015-08-17', 'silver', 'black', 'Theorema', '[G per email 16-11-15]\r\nThe watch is not working. The right moving part on the screen completely stopped. The left part is still moving. I am sending a video/ photo to the provided email.', '20-11-15\r\nUnruh war verhakt... allerdings grundlos? Rotor geöffnet... Uhr gefallen? jedenfalls nicht sichtbar - Dubai Kontrolle\r\nK 2011 1025 - reguliert\r\nAblauf 2311 0900 bis 2511 0630 ~45h super\r\n25-11-15 okay', '1,2', '2015-11-25', '2015-11-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-25', '80.62.119.195', '80.62.119.195', '2015-11-23', '644352608112', NULL),
(5987, '', 4109, 999999999, 2, '3005-Marco Polo', '2015-11-23', '0000-00-00', '2014-01-01', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\nIt does not work', '24-11-15\r\nAufzug fest - Automatik verschlissen - Klemmung im RW beseitigt - Rep. gegen Porto oder G wird nachgereicht! 0712\r\nTransmissionsrad ers, Klinkenräder geölt\r\nK 2411 1040 - 07-12-15 okay', '1,2', '2015-12-07', '2015-12-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-07', '2a01:e35:8b14:f970:c93b:7acb:f518:9fcc', '2a01:e35:8b14:f970:c93b:7acb:f518:9fcc', '2015-11-23', '644352610730', NULL),
(5988, '', 4110, 999999999, 0, '502-Malibu', '2015-11-17', '0000-00-00', '2015-08-07', 'gold', 'white', 'Pionier', 'WATCH STOPS IF KEPT  DIAL IN \"UP\" POSITION. ( BUT WORKS IF DIAL IS IN UPSIDE DOWN POSITION )', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '217.164.29.70', 'bba110052.alshamil.net.ae', '2015-11-24', '', NULL),
(5989, '', 4069, 999999999, 0, '', '2015-11-17', '0000-00-00', '0000-00-00', '', '', '', 'Hi my name is Sandra and I just wanted to drop you a quick note here instead of calling you. I came to your tufina-uhren.de::Contact Information Form page and noticed you could have a lot more hits. I have found that the key to running a successful website is making sure the visitors you are getting are interested in your subject matter. There is a company that you can get targeted visitors from and they let you try the service for free for 7 days. I managed to get over 300 targeted visitors to day to my site. Visit them here: http://bbqr.me/4fj5', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.173.168.72', '107-173-168-72-host.colocrossing.com', '2015-11-24', '', NULL),
(5990, '', 4110, 999999999, 0, '502-Malibu', '2015-11-18', '0000-00-00', '2015-08-07', 'gold', 'black', 'Pionier', 'WATCH STOPS WHEN DIAL IS FACING \"UP\" POSITION. ( HOWEVER WORKS WHEN DIAL IS FACING \"DOWN \".) THE WATCH WAS WORKING FINE TILL 1ST WEEK OF NOV 15.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.110.16.16', 'bba406670.alshamil.net.ae', '2015-11-25', '', NULL),
(5991, '', 4102, 999999999, 2, '104-Copacabana', '2015-12-01', '0000-00-00', '2015-03-03', 'silver', 'black', 'Theorema', 'the watch its self is still ticking but my husband says that he is unable to change the time at all.\r\n\r\n(My husband thinks the dial is Blue???)', '02-12-15\r\nWH-Schraube? - befestigt\r\nUK 0212 0945 - einwandfrei\r\nWK 0312 0805 - 04-12-15 okay', '1,2', '2015-12-04', '2015-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-04', '194.176.105.139', 'zen-inetgw-4b.nhs.uk', '2015-11-25', '644352610671', NULL),
(5992, '', 4111, 999999999, 2, '3001-Paragon', '2015-11-23', '0000-00-00', '2012-12-21', 'gold', 'white', 'Theorema', 'Front: \r\nOne of the small markers for twelve o\'clock  has fallen off. \r\nIn the time zone window (Paris, Stockholm, Bangkok, Moscow?) a white part moves back and forth.\r\nBack: Loose parts, gear wheels moving around. If you shake the watch you hear it, and you can see it.\r\n', '24-11-15\r\nG 1 Jahr abgelaufen! Uhr in gutem Zustand, also Kulanz gegen Porto - Minuterie/Indexe/Rotor - ausf. 2611\r\nIndex 12 geklebt, alle gesichert, Minuterie geklebt, Rotor ers.\r\nK 2711 0850 - 30-11-15 okay', '1,2', '2015-11-30', '2015-11-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-30', '77.218.240.99', 'm77-218-240-99.cust.tele2.se', '2015-11-25', '644352609575', NULL),
(5993, '', 4112, 2, 2, '101-Casablanca -1', '2015-11-18', '2015-09-15', '2015-09-15', 'Silber', 'schwarz', 'Theorema', '[OHNE Angabe - G-Karte unglaubwürdig - Uhr stark strapaziert]', '19-11-15\r\nAlle Zeiger abgefallen, Gehäuse verliert Farbe, Band deutlich getragen... -  Gehäuse u-s, Zeiger aufgesetzt - KULANZ\r\nZiffern ausgelegt - feste Federstege ers. \r\nWK 2011 1130 - gut\r\nUK 2311 0850 - einwandfrei\r\nWK 2411 0800 - 25-11-15 okay', '1,2', '2016-07-20', '2016-07-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-25', '', '', '0000-00-00', '644352608178', NULL),
(5994, '', 4113, 999999999, 2, '101-Casablanca GM', '2015-11-23', '0000-00-00', '2014-09-04', 'black', 'black', 'Theorema', 'The watch has stopped ticking.  I have would the watch up but it is not working.', '24-11-15\r\nWerk kpl. abgelaufen - S+F oB - präventiv Anker gerichtet\r\nUK 2411 1145 - einwandfrei\r\nWK 2511 0845 - 26-11-15 okay\r\n{Aufzugzettel}', '1,2', '2015-11-26', '2015-11-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-26', '109.152.71.95', 'host109-152-71-95.range109-152.btcentralplus.com', '2015-11-25', '644352608465', NULL),
(5995, '', 3256, 999999999, 2, '102-Monte Carlo GM', '2015-12-03', '0000-00-00', '2014-01-29', 'silver', 'black', 'Theorema', '-Not keeping time correctly. Hands still tick, but is very incorrect by the end of the day.\r\n-When winding up, the metal (tin?) spirals look bent/damaged.\r\n- In a previous repair, you fastened the screws; could be an issue with pin also?\r\n- There are also scratches on front and back pane.', '04-12-15\r\nWerk kpl. abgelaufen - Krone nach 2 Jahren abgenutzt... sonst oB \r\nWK 0412 1155 - gut\r\nUK 0712 0750 - einwandfrei\r\nWK 0812 0750 - 09-12-15 okay\r\nKVA Krone, Gehäuse 70,- - NICHT ausf. 0712', '1,2', '2015-12-09', '2015-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-09', '118.208.38.93', 'ppp118-208-38-93.lns20.bne7.internode.on.net', '2015-11-26', 'RL 72 939 112 5DE', NULL),
(5996, '', 4114, 999999999, 0, '502-Malibu', '2015-11-19', '0000-00-00', '2014-04-30', 'black', 'white', 'Pionier', 'Self winding system disfunctional ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.138.55.111', 'host86-138-55-111.range86-138.btcentralplus.com', '2015-11-26', '', NULL),
(5997, '', 4115, 999999999, 0, '101-Casablanca GM', '2015-11-19', '0000-00-00', '2015-09-15', 'silver', 'black', 'Theorema', 'Hello.\r\n\r\n2 months ago I bought a groupon with a watch from your company. Unfortunately something strange has happened and both pointers have fallen. Watch is already sent. Looking forward for reparation. Greetings, Magdalena', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:1812:1c17:5600:811c:4221:396e:3bdc', '2a02:1812:1c17:5600:811c:4221:396e:3bdc', '2015-11-26', '', NULL),
(5998, '', 4116, 999999999, 0, '3005-Marco Polo', '2015-11-20', '0000-00-00', '2015-09-23', 'silver', 'black', 'Theorema', 'The Day Needle Came out and stopped working, the chain also came out.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '219.92.22.90', 'pjc-22-90.tm.net.my', '2015-11-27', '', NULL),
(6002, '', 4118, 999999999, 2, '3001-Paragon', '2015-11-25', '0000-00-00', '2014-11-25', 'silver', 'white', 'Theorema', 'The hour-hand, minute-hand and date-hand are not functioning properly. The hour-hand seems to have broken because it does not respond to turning the dial used to set the time. ', '26-11-15\r\nDateModul und WHF - DateModul gesichert und WH ersetzt - Minuterie gesichert\r\nAngebot Neues Band 25,- - NICHT ausf. 2711\r\nK 2711 1255 - weiterer Index abgefallen... - insgesamt 4 Indexe geklebt\r\nK 3011 1240 - 02-12-15 okay', '1,2', '2015-12-02', '2015-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-02', '193.28.212.20', 'mx01.grunenthal.com', '2015-11-27', '644352609954', NULL),
(6003, '', 4119, 999999999, 2, '107-Rio', '2015-12-01', '0000-00-00', '2015-08-04', 'black metal', 'black', 'Theorema', 'Hello u watch fell big hand', '02-12-15\r\nMinZg ers.  {Glas gereinigt}\r\nUK 0212 1055 - einwandfrei\r\nWK 0312 0805 - 04-12-15 okay', '1,2', '2015-12-04', '2015-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-04', '94.14.34.12', '5e0e220c.bb.sky.com', '2015-11-28', '644352610649', NULL),
(6005, '', 4120, 999999999, 2, '101-Casablanca GM', '2015-11-26', '0000-00-00', '2014-03-10', 'silver', 'black', 'Theorema', 'It winds up but doesn\'t go', '27-11-15\r\nuntere Stoßsicherung zerlegt - gefunden, gereinigt und gesichert, reguliert {Federstege fest ers.}\r\nWK 2711 1315 - gut\r\nUK 3011 0830 - reguliert\r\nUK 0112 0755 - einwandfrei\r\nWK 0212 0800 - 03-12-15 okay', '1,2', '2015-12-03', '2015-12-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-03', '194.176.105.172', '194.176.105.172', '2015-11-29', '644352610421', NULL),
(6006, '', 4069, 999999999, 0, '', '2015-11-22', '0000-00-00', '0000-00-00', '', '', '', 'Hi my name is Sandra and I just wanted to drop you a quick note here instead of calling you. I came to your tufina-uhren.de::Contact Information Form page and noticed you could have a lot more traffic. I have found that the key to running a successful website is making sure the visitors you are getting are interested in your subject matter. There is a company that you can get targeted traffic from and they let you try their service for free for 7 days. I managed to get over 300 targeted visitors to day to my website. Visit them here: http://www.arvut.org/1/dft', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.245.124.196', '172-245-124-196-host.colocrossing.com', '2015-11-29', '', NULL),
(6007, '', 4121, 999999999, 2, '502-Malibu', '2015-11-30', '0000-00-00', '2014-10-31', 'gold', 'black', 'Pionier', 'fog appears inside the watch. I cannot see the time clearly, it looks like front glass is dirty from inside. I have posted the watch as requested. ', '01-12-15\r\nGlas deutlich belegt, aber seltsamerweise nur das Front-Glas... EingangsWD 8310 - Glas gereinigt, das war aber keine Feuchtigkeit... - WD 8310\r\nK 0112 0855 - 04-12-15 okay\r\nIrfan Hameed\r\n24 The Mall, 2nd Floor\r\nBeacon Court\r\nBracken Road\r\nSandyford\r\nDublin 18\r\nIreland', '1,2', '2015-12-04', '2015-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-04', '46.7.19.84', '46.7.19.84', '2015-11-29', '644352610693', NULL),
(6008, '', 4122, 999999999, 2, '3001-Paragon', '2015-12-14', '0000-00-00', '2015-06-01', 'bicolor rosé', 'black', 'Theorema', '-Date Dial is not functioning.\r\n-The Automatic always stop within few hours even daily wear for 12hours', '15-12-15\r\nWerk kpl. abgelaufen... Tag hängt bei Korrektur, sonst oB\r\n==> schiefe Korrektorteller gerichtet - Montagefehler!\r\nK 1512 1130 - 18-12-15 okay', '1,2', '2015-12-18', '2015-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-18', '42.61.6.86', '42.61.6.86', '2015-11-30', 'RL 73 021 440 6DE', NULL),
(6009, '', 4123, 999999999, 2, '102-Monte Carlo GM', '2015-12-01', '0000-00-00', '2013-02-03', 'silver', 'black', 'Theorema', 'The hour pointer is defect. When you want to set the watch, only the minute pointer is turning. The rest of the watch is working.', '02-12-15\r\nZgWerk hochgekommen... \r\nRep. gegen Portoerstattung - ausf. 0412\r\nZgWerk aufgesetzt, Index 11 geklebt\r\nWK 0412 1245 - gut\r\nUK 0712 0755 - einwandfrei\r\nWK 0812 0755 - 09-12-15 okay', '1,2', '2015-12-09', '2015-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-09', '84.31.237.197', '541FEDC5.cm-5-8d.dynamic.ziggo.nl', '2015-11-30', '644352611597', NULL),
(6011, '', 4125, 999999999, 2, '102-Monte Carlo GM', '2015-11-26', '0000-00-00', '2012-10-10', 'gold', 'black', 'Theorema', 'All the numerals have disappeared which has effected the working of the watch. I know I\'m out of warranty but if you could advise me on what to do. It was my husbands 50th present and he really loved this watch although we had to change the strap as original one he couldn\'t get on with and he also got lots of comments on it. Regards Gerry Attoe', '27-11-15\r\nuntere Stoßsicherung geöffnet - Krone verbraucht, ZB in Auflösung...\r\nKVA ZB, Band (Dorn), Krone  75,- Special Offer - ausf. 1612\r\nZB ers., Werk von Indexen befreit, Krone ers. \r\nUK 1612 1125 - einwandfrei\r\nWK 1712 0825 - 18-12-15 okay', '1,2', '2015-12-18', '2015-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-18', '90.217.173.148', '5ad9ad94.bb.sky.com', '2015-11-30', '644352614449', NULL),
(6012, '', 4126, 999999999, 2, '3001-Paragon', '2015-12-01', '0000-00-00', '2013-08-19', 'rosé', 'white', 'Theorema', '- unable to find warranty.\r\n\r\nThe outer dial is moving inside and the date wont change', '02-12-15\r\nDateModul, Minuterie...\r\nRep. gegen Portoerstattung - ausf. 0312\r\nWHF ers., DateModul gesichert, MonatsSchaltFeder ers., Minuterie geklebt, Automatik gereinigt, Antriebsrad ers., Drücker 4 ers.\r\nK 0412 1145 - reguliert und 07-12-15 okay', '1,2', '2015-12-07', '2015-12-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-07', '87.224.71.12', '87-224-71-12.spitfireuk.net', '2015-11-30', '644352610720', NULL),
(6013, '', 4127, 999999999, 2, '511-New York', '2015-11-26', '0000-00-00', '2015-11-18', 'black', 'white', 'Pionier', 'I cannot change the time. The hands move normally with the passage of time. I have followed the instructions to wind the watch 30 times clockwise with the crown at position 0. Then when I move the crown to position 1, the hands continue to move with the passage of time. When I try to wind it to change the watch to the correct time the hands just continue their normal movement, and so I can\'t set the correct time.', '27-11-15\r\nWerk kpl. abgelaufen - alle Funktionen einwandfrei...\r\nIm Booklet fehlt der Hinweis auf den Kronenbügel...!\r\n27-11-15 okay', '1,2', '2015-11-27', '2015-11-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-27', '89.101.51.52', '089-101-051052.ntlworld.ie', '2015-11-30', '644352608811', NULL),
(6014, '', 4128, 999999999, 2, '505-Florida', '2015-11-25', '0000-00-00', '2015-11-18', 'silver', 'black', 'Pionier', 'We send the Watch GM-505-5 today ! After one evening the watch stopped... I Wind it, more than 40 full rotations.\r\n But it does not still work... ', '25-11-15\r\nausgeschwungen - Anker gerichtet\r\nK 2511 1250 - 30-11-15 okay', '1,2', '2015-11-30', '2015-11-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-30', '91.177.197.86', '86.197-177-91.adsl-dyn.isp.belgacom.be', '2015-11-30', '644352609542', NULL),
(6015, '', 4129, 2, 2, '510 - London -3', '2015-11-23', '2015-05-26', '2015-05-26', 'Gold', 'Schwarz', 'Pionier', '[G per email 18-11-15]\r\n{abgetippt:\r\nAutomatic winding is lose [...]\r\n}', '24-11-15\r\nRotorlager gebrochen - Rotor ersetzt, reguliert\r\nK 2411 1245 - 27-11-15 okay', '1,2', '2015-11-27', '2015-11-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-27', '', '', '0000-00-00', '644352608800', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(6016, '', 4130, 999999999, 0, '', '2015-11-23', '0000-00-00', '0000-00-00', '', '', 'other', 'Supercharge your marketing campaign with our social media promotion services. Get huge likes/followers/views at affoardable prices. \r\n \r\nPackages: \r\n \r\n1) 5,000 Facebook Fans/Likes($75)        = Order at:- http://khalaghor.com/ \r\n2) 5,000 Twitter Followers($35)          = Order at:- http://khalaghor.com/twitter.html \r\n3) 50,000 YouTube Views($50)             = Order at:- http://khalaghor.com/youtube.html \r\n4) 1,000 Google+ Ones($50)               = Order at:- http://khalaghor.com/google.html \r\n5) 5,000 Instagram Followers($40)        = Order at:- http://khalaghor.com/instagram.html \r\n \r\n \r\nYou can also order smaller or bigger package from our official website. \r\n \r\nDon\'t reply to this mail.We don\'t monitor inbox. \r\n \r\nThank You \r\n \r\n \r\nTo unsubscribe, visit:- http://orgiwriting.com/unsubscribe', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.249.164.156', 'dhcp-5-249-164-156.vpnsvc.com', '2015-11-30', '', NULL),
(6017, '', 4131, 2, 2, '505-Florida -6', '2015-11-24', '2014-09-15', '2014-09-15', 'Schwarz Metall', 'Schwarz', 'Pionier', '[OHNE Angabe]', '25-11-15\r\nWerk kpl. abgelaufen - S+F oB\r\nK 2511 1020 - zieht nicht auf... ein Klinkenrad ersetzt\r\nK 3011 1200 - zieht nicht auf... - Werktausch\r\nK 0212 0915 - Automatik??? Klinkenräder geölt\r\nK 0712 0910 - steht - erneuter Werktausch\r\nK 0812 0845 - 11-12-15 okay', '1,2', '2015-12-14', '2015-12-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-14', '', '', '0000-00-00', 'RL 72 939 114 8DE', NULL),
(6018, '', 4132, 999999999, 2, '505-Florida', '2015-11-30', '0000-00-00', '2013-11-25', 'gold', 'black', 'Pionier', 'It stopped working about year ago allready, but i didnt find warranty card until now.  One day it didnt charge the power for running the watch anymore.\r\nTried to use it on my hand for few days if it could start loading again after some shake but it doenst seem to give any marks of life. ', '01-12-15\r\nAutomatik hakelig, eine Schraube fehlt, Uhr stark strapaziert\r\nKupplungstrieb, Antriebsrad und AutoBrücke ers., \r\nK 0112 0955 - 04-12-15 okay', '1,2', '2015-12-04', '2015-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-04', '194.157.175.254', '194.157.175.254', '2015-12-01', '644352610660', NULL),
(6019, '', 4133, 999999999, 2, '107-Rio', '2016-01-20', '0000-00-00', '2015-06-22', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 32898 v. 19-06-2015]\r\nWithin days of receiving the watch, i found that it was faulty. The big hand would catch on the other hand and move both hands at the same time, hence to the wrong time. It did this constantly and i kept resetting the time in the hope that it would fix itself..\r\n\r\nThen, about a month delivery of the watch, one of the hands fell off and is lodged in the back of the watch. The watch is basically useless now. It won\'t even wind up. As it was delivered as a faulty item, i would like a new watch, please, not this one repairing. \r\n\r\nRegards,\r\n\r\nToby ', '21-01-16\r\nMinZg ab - ersetzt KULANZ und reguliert\r\nUK 2101 0855 einwandfrei\r\nWK 2201 0735 - 25-01-16 okay', '1,2', '2016-01-25', '2016-01-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-25', '93.97.195.221', '93-97-195-221.zone5.bethere.co.uk', '2015-12-01', '644352619348', NULL),
(6020, '', 4134, 999999999, 0, '104-Copacabana', '2015-11-24', '0000-00-00', '2014-03-02', 'black', 'white', 'Theorema', 'My watch stopped working\r\nAnd the leather strap is getting ripped ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.78.245.43', 'host-79-78-245-43.static.as9105.net', '2015-12-01', '', NULL),
(6021, '', 4135, 999999999, 2, '3006-Monaco Diamond', '2015-11-26', '0000-00-00', '2014-08-05', 'black metal', 'black', 'Theorema', '[G per email 25-11-15]\r\nThe Watch does not run anymore. The system that should wind the watch, has been broken.', '27-11-15\r\nRotor gebrochen - ersetzt\r\nK 2711 1000 - 30-11-15 okay', '1,2', '2015-11-30', '2015-11-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-30', '145.131.189.178', 'rt189bb131-145-178.routit.net', '2015-12-02', '644352609601', NULL),
(6022, '', 3687, 2, 2, '3008-Damascus', '2015-11-25', '2015-04-29', '2015-05-04', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\nWatch stops when wearing even with manual winding, has now stopped main clock but small clock continued sa are now out of sync and will not reset using instructions provided no matter which way you turn winder both sets of hands move [...]\r\n}', '26-11-15\r\nWerk kpl. abgelaufen - Alle Funktionen einwandfrei vorhanden!\r\nK 2611 1125 - 30-11-15 okay\r\n{Dual-Time Zettel}', '1,', '2015-11-30', '2015-11-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(6023, '', 3174, 999999999, 2, '101-Casablanca GM', '2015-12-03', '0000-00-00', '2015-05-05', 'gold', 'black', 'Theorema', 'The watch just stopped ticking for no reason. ', '04-12-15\r\nWerk kpl. aufgezogen - ausgeschwungen\r\nAnker gerichtet\r\nWK 0412 1305 - gut\r\nUK 0712 0800 - einwandfrei\r\nWK 0812 0800 - 09-12-15 okay', '1,2', '2015-12-09', '2015-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-09', '94.126.45.1', '94.126.45.1', '2015-12-02', '644352611575', NULL),
(6024, '', 4136, 999999999, 0, '3006-Monaco Diamond', '2015-11-26', '0000-00-00', '2012-12-20', 'silver', 'white', 'Theorema', 'See my previous NO: 743.\r\nEvery time i use the watch it breaks.\r\nI was promised last time that it will be fixed and my shipping cost will be covered but that did not happened. \r\n\r\nPlease please please test the Date pointer against minute and hour pointer. Hour pointer is the lowest and closest to other pointers, if it reaches around 2 o clock and the date pointer is pointing towards hour pointer then it will fall and break again and again.\r\n\r\nPlease call me then i can explain.\r\n\r\nPlease let me know if this will cost me as it is a previous fix!!!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.120.91.162', 'smtp1.koda.dk', '2015-12-03', '', NULL),
(6025, '', 4137, 999999999, 2, '4004-Newton', '2015-11-30', '0000-00-00', '2014-11-28', 'silver metal', 'black', 'Theorema', '[G per email 26-11-15]\r\nLast month i noticed that the watch was not working anymore. When I looked at it I saw that some kind of inner ring is loose. It\'s a gold collored half ring on the edge of the case near the edge of the hammer. Also the silver frame around the date has fell off.', '01-12-15\r\n2 Indexe und Kalenderfenster ab, Rotor gebrochen - insg. 3 Indexe und Fenster geklebt, Rotor ers. und reguliert\r\nK 0112 1205 - 04-12-15 okay', '1,2', '2015-12-04', '2015-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-04', '2a02:1810:2f01:f200:80d5:8ea5:594:61bf', '2a02:1810:2f01:f200:80d5:8ea5:594:61bf', '2015-12-03', '644352610650', NULL),
(6026, '', 4138, 999999999, 2, '508-Dublin', '2015-12-01', '0000-00-00', '2014-04-01', 'gold', 'black', 'Pionier', '[G per email 26-11-15]\r\nthe clockwork inside does not work. The large clock arrow does not turn, probably because it is bended. I have no idea, how this could have happened, because the window has never been opened. ', '02-12-15\r\nUhr gefallen - AR aus Eingriff, MinZg zerstört\r\nKVA  Rep. 60,-  -- ausf. 0401\r\nStdZg und MinZg ers. \r\nK 0401 1435 - Datum eingestellt\r\nK 0701 0850 - 08-01-16 okay', '1,2', '2016-01-12', '2016-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-12', '2a02:a441:3bbf:0:1416:eff4:a61d:e68b', '2a02:a441:3bbf:0:1416:eff4:a61d:e68b', '2015-12-03', '644352617860', NULL),
(6027, '', 4139, 999999999, 0, '', '2015-11-26', '0000-00-00', '0000-00-00', '', '', 'Javelle', '<a href=http://buyventolin.science/>proventil ventolin</a>', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.126.91.144', 'c-188-126-91-144.ip4.frootvpn.com', '2015-12-03', '', NULL),
(6028, '', 4140, 999999999, 2, '104-Copacabana', '2015-12-04', '0000-00-00', '2015-05-25', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 32197 v. 26-05-2015]\r\nClasp broken, Winder broken', '07-12-15\r\nSicherheitsbügel defekt - Sperrad gelöst\r\nSperrad befestigt, Schließe ers. \r\nUK 0712 1010 - einwandfrei\r\nWK 0812 0800 - 09-12-15 okay', '1,2', '2016-08-30', '2016-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-30', '81.158.96.206', 'host81-158-96-206.range81-158.btcentralplus.com', '2015-12-04', '644352640641', NULL),
(6029, '', 2622, 2, 2, '505 - Florida -3', '2015-11-27', '2014-09-03', '2014-09-03', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nHand for the little clocks inside have fallen off, so the watch has stopped working [...]\r\n}', '30-11-15\r\ngefallen, Zeiger gebrochen\r\nKVA Glas und Werk  105,- ', '1,2', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-21', '', '', '0000-00-00', '644352615044', NULL),
(6030, '', 4141, 999999999, 2, '3001-Paragon', '2016-01-05', '0000-00-00', '2015-08-26', 'silver', 'white', 'Theorema', '[G per email 30-11-15]\r\nThe second hand and minute hand could be stuck together sometimes and the watch stopped running. After I shake it, it moves on. ', '08-01-16\r\nZg gerichtet und Minuterie präventiv geklebt\r\nK 0801 1445 - reguliert und 11-01-16 okay', '1,2', '2016-01-11', '2016-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-11', '160.96.214.146', '160.96.214.146', '2015-12-07', 'RL 73 090 414 5DE', NULL),
(6031, '', 4142, 999999999, 2, '3011-Macau', '2015-12-03', '0000-00-00', '2015-04-14', 'silver', 'black', 'Theorema', 'The pointer date was missing and caused the watch not moving. After you found the pointer date, please not to install/fix it in the watch. Because I worry it will happen again. ', '04-12-15\r\nbeide fehlerhaften TotaZg ers., ein Klinkenrad ers.\r\nK 0412 1350 - reguliert und 07-12-15 okay', '1,2', '2015-12-07', '2015-12-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-07', '58.185.69.100', '58.185.69.100', '2015-12-07', 'RL 72 939 109 4DE', NULL),
(6032, '', 4143, 999999999, 2, '3005-Marco Polo', '2015-12-07', '0000-00-00', '2014-10-17', 'silver metal', 'black', 'Theorema', 'The hand winding dial is broken so the the watch cannot be hand wound or the arms of the watch cannot be moved', '08-12-15\r\nKrone gelöst - befestigt - WD 8310\r\nK 0812 1050 - 11-12-15 okay', '1,2', '2015-12-11', '2015-12-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-11', '81.157.137.49', 'host81-157-137-49.range81-157.btcentralplus.com', '2015-12-07', '644352612446', NULL),
(6033, '', 4144, 999999999, 0, '4004-Newton', '2015-11-30', '0000-00-00', '2014-10-28', 'gold', 'black', 'Theorema', 'Special hardened mineral glass of Lens has been broken.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '118.140.30.186', '118.140.30.186', '2015-12-07', '', NULL),
(6034, '', 4145, 2, 2, 'Sao Paolo Metalband', '2015-11-30', '2015-03-11', '2015-03-11', 'Silber', 'Schwarz', 'Theorema', '', 'RL 7284 2000 7DE\r\nNeu Uhr  verschikt 103-8 gold metal\r\n30.11.2015', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-11-30', '', '', '0000-00-00', 'RL 7284 2000 7DE', NULL),
(6035, '', 1736, 999999999, 2, '107-Rio', '2015-12-05', '0000-00-00', '2012-04-10', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 5108 v. 09-04-2013]\r\nOne of the clock-hands fell loose inside the case again, this is the third time this happened!', '07-12-15\r\nUhr eindeutig gefallen! \r\nKVA Werkrep. und Zeiger  40,- - ausf. 1712\r\nWK kurzK 1712 1115 - 18-12-15 okay', '1,2', '2015-12-18', '2015-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-18', '82.217.108.193', '52D96CC1.cm-11-1b.dynamic.ziggo.nl', '2015-12-07', '644352614471', NULL),
(6036, '', 4134, 999999999, 0, '104-Copacabana', '2015-11-30', '0000-00-00', '2014-02-03', 'gold', 'white', 'Theorema', 'the watch stopped working and plus the leather strap is getting ripped ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '193.60.130.206', 'tmgproxy1.bcu.ac.uk', '2015-12-07', '', NULL),
(6037, '', 3607, 999999999, 2, '3008-Damascus', '2015-12-07', '0000-00-00', '2015-05-18', 'silver', 'white', 'Theorema', 'I have noticed that it stops through the night even if I wear the automatic wristwatch throughout the day, 24 hours.', '08-12-15\r\nWerk komplett abgelaufen - zuwenig Bewegung!\r\nK 0812 1115 - verliert leicht\r\nAblauf ab 1112 0740 bis 1212 1800 == 34h \r\nAufzug 3h (Soll 32h)\r\nAblauf 1412 1200 bis 1512 2030 == 32h 30min okay\r\n16-12-15 okay mit Tragehinweis', '1,2', '2015-12-17', '2015-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-17', '93.58.9.239', '93-58-9-239.ip156.fastwebnet.it', '2015-12-07', '644352614140', NULL),
(6038, '', 3996, 999999999, 2, '3005-Marco Polo', '2015-12-15', '0000-00-00', '2014-08-16', 'gold', 'black', 'Theorema', 'The date is up to 37 days. Det arrows for the day and month are not in the middle. Please see paper attachment in the box with the watch. This is second time it is sent to you.', '16-12-15\r\nBesitzverhältnisse ungeklärt - Zur Klärung bei Enis\r\n--> Zg justiert - Kontrolle\r\nK 1102 0930 - 12-02-16 okay', '1,2', '2016-02-12', '2016-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-12', '212.10.108.210', 'd40a6cd2.rev.stofanet.dk', '2015-12-09', '644352621863', NULL),
(6039, '', 2611, 2, 2, '107 - Rio', '2015-12-02', '2013-03-09', '2013-10-09', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 10592 vom 09-10-13]\r\n{abgetippt:\r\nHands have become dislodged. I\'ve had this problem before [...]\r\n}', '03-12-15\r\nUhr stark strapaziert - Rep. gegen Porto - ausf. 0712\r\nMinZg ers. - und Unruh kpl. weil beide Zapfen gebrochen waren! - KULANZ\r\nUK 0712 1420 - einwandfrei\r\nWK 0812 0800 - 09-12-15 okay', '1,2', '2015-12-09', '2015-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-09', '', '', '0000-00-00', '644352611553', NULL),
(6040, '', 733, 999999999, 2, '102-Monte Carlo GM', '2015-12-05', '0000-00-00', '2014-02-02', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 15798 v. 07-01-2014]\r\nI have already contact you on the phone because i , have lost my warranty Card. but you said that i could send the Watch anyway. the watch band  is destroyed. The tuning system does not work. Even after the tuning, it wouldn\'t work.', '07-12-15\r\nWerk kpl. abgelaufen - Band völlig verbraucht...\r\n...obere Stoßsicherung zerlegt\r\nKVA Band und Krone (WD)  55,-  --  ausf. 0401\r\nUnruh komplett ers., Krone, Werkring und Band - WD 8310\r\nUK 0401 1050 - einwandfrei\r\nWK 0501 0745 - 06-01-16 okay', '1,2', '2016-01-11', '2016-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-11', '90.184.234.36', '2706ds3-by.0.fullrate.dk', '2015-12-09', '644352617654', NULL),
(6041, '', 3516, 999999999, 2, '508-Dublin', '2015-12-04', '0000-00-00', '2014-07-30', 'gold', 'white', 'Pionier', '[G per email 02-12-15]\r\n1. The Watch stop every night, if iam not moving for 4-5 hour Watch stop. have to resync time every day.\r\n\r\n2. The Black color on  case is beginning and disappear. (numbers and bransname)', '07-12-15\r\nWerk steht teilabgelaufen - Unruhlager und Patetten geölt, entmagnetisiert\r\nK 0712 1305 - steht unter Vollaufzug 1112 0010\r\nAnker gerichtet - Ziffern ausgebessert\r\nK 1112 0840 - es hat keine Zweck irgendwas an diesen 508er Werken zu reparieren... Werktausch\r\nK 1512 0840 - 18-12-15 okay', '1,2', '2015-12-18', '2015-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-18', '5.57.55.44', 'mail.itucation.dk', '2015-12-09', '644352614460', NULL),
(6042, '', 4146, 999999999, 2, '508-Dublin', '2015-12-07', '0000-00-00', '2015-03-20', 'silver', 'white', 'Pionier', 'works When I wind the watch manually but dosent last that long has to be wound 4-5 times a day\r\n{das Armband und die Schließe sind obereklig!!}', '08-12-15\r\nKlinkenfeder gebrochen - Werktausch\r\nGehäuse u-s, Werk ers., Ziffern ausgelegt {Prüfband}\r\nK 1012 0925 - 14-12-15 okay', '1,2', '2015-12-14', '2015-12-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-14', '89.101.153.148', '089-101-153148.ntlworld.ie', '2015-12-09', '644352613328', NULL),
(6043, '', 4147, 999999999, 2, '3008-Damascus', '2015-12-09', '0000-00-00', '2014-12-16', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 28109 v. 12-12-2014]\r\nthe automatic mechanical part inside the watch is not working anymore. ', '10-12-15\r\nDatumkorrektor verhakt - gerichtet und Klinkenräder ambulant geölt\r\nK 1012 0825 - 15-12-15 okay', '1,2', '2015-12-15', '2015-12-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-15', '24.132.113.204', 'j113204.upc-j.chello.nl', '2015-12-10', '644352613718', NULL),
(6044, '', 4148, 999999999, 0, '3001-Paragon', '2015-12-03', '0000-00-00', '2014-08-29', 'silver', 'white', 'Theorema', 'After one year it stopped', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '193.141.171.26', 'static.kpn.net', '2015-12-10', '', NULL),
(6045, '', 4149, 999999999, 2, '4004-Newton', '2015-12-14', '0000-00-00', '2014-02-21', 'silver', 'black', 'Theorema', 'LA MONTRE NE MARCHE PLUS ET LE BALANCIER NE FONCTIONNE PLUS ET L AIGUILLE DE TROTTEUSE C DETACHER', '15-12-15\r\nUhr gefallen, Rotor gebrochen, AR aus Eingriff\r\nKVA Werktausch/Armband  (105,-) 98,-  - ausf. 0402\r\nWerk ersetzt, Gehäuse u-s\r\nK 0502 1200 - reguliert und 08-02-16 okay', '1,2', '2016-02-08', '2016-02-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-08', '88.173.56.131', 'sju13-5-88-173-56-131.fbx.proxad.net', '2015-12-10', '644352621359', NULL),
(6046, '', 4150, 999999999, 2, '101-Casablanca GM', '2015-12-10', '0000-00-00', '2015-08-26', 'silver metal', 'black', 'Theorema', 'Stopped Working ', '11-12-15\r\nAnker und SekZg gerichtet...\r\nWK 1112 0940 - gut\r\nUK 1412 0800 - einwandfrei\r\nWK 1512 0750 - 16-12-15 okay', '1,2', '2015-12-17', '2015-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-17', '86.13.52.7', 'cpc67424-fare7-2-0-cust6.6-1.cable.virginm.net', '2015-12-10', '644352614130', NULL),
(6047, '', 4151, 999999999, 0, '', '2015-12-03', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.173.232.70', '107-173-232-70-host.colocrossing.com', '2015-12-10', '', NULL),
(6048, '', 4152, 999999999, 2, '510-London', '2015-12-29', '0000-00-00', '2015-05-20', 'gold metal', 'black', 'Pionier', 'Without any reason, the watch stopped working. ', '05-01-16\r\nWerk kpl. aufgezogen - Rotorlager komplett fest! AR aus Eingriff\r\nAR gesetzt, Rotor ersetzt, reguliert\r\nK 0601 0900 - 11-01-16 okay', '1,2', '2016-01-11', '2016-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-11', '84.104.223.50', '5468DF32.cm-12-1d.dynamic.ziggo.nl', '2015-12-11', '644352617481', NULL),
(6049, '', 4153, 999999999, 2, '3011-Macau', '2015-12-28', '0000-00-00', '2015-03-10', 'gold', 'black', 'Theorema', 'The watch stopped working overnight. When I tried to wear it the following morning the watch did not start.\r\nHope you can help.', '05-01-16\r\nDayTota abgefallen... aufgesetzt\r\nK 0501 1355 - 08-01-16 okay', '1,2', '2016-01-08', '2016-01-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-08', '95.146.4.18', '95.146.4.18', '2015-12-13', '644352617242', NULL),
(6050, '', 4154, 999999999, 0, '3005-Marco Polo', '2015-12-07', '0000-00-00', '2014-07-17', 'black', 'black', 'Theorema', 'The timing handle of the watch has broken and was not attached to the watch therefore the accuracy of the watch could not be adjusted anymore.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '192.127.94.7', 'tan7.ncr.com', '2015-12-14', '', NULL),
(6051, '', 4155, 2, 2, '3001-Paragon', '2015-12-05', '0000-00-00', '0000-00-00', 'Gold', 'Weiss', 'Theorema', '{abgetippt:\r\n[...] and would very much appreliate your help with the repair of my watch [...]\r\n}', '07-12-15\r\nBand verbraucht, Werk verschlissen (Automatik und Werk voller Abrieb!) \r\nKVA  Werk und Band  105,- - ausf. 1512\r\nGehäuse u-s, Minuterie geklebt, Werk ers., Dichtungen - WD 8310 \r\nK 1712 1305 - reguliert und 04-01-16 okay', '1,2', '2016-01-08', '2016-01-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-08', '', '', '0000-00-00', '644352617220', NULL),
(6052, '', 4156, 999999999, 2, '502-Malibu', '2015-12-14', '0000-00-00', '2014-09-04', 'silver', 'white', 'Pionier', 'The watch only operates for a few seconds and then stops, the crowd wheel is hard to pull to position one and will not change time.', '15-12-15\r\nKBR hat Zapfenbruch - wahrscheinlich war die Welle raus, wurde quer ins Werk gesteckt und hat dabei das Rad beschädigt... aber leider nicht nachweisbar! \r\nWerktausch, Krone - WD 8310\r\nK 1512 1250 - 18-12-15 okay', '1,2', '2015-12-18', '2015-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-18', '87.114.129.64', '64.129.114.87.dyn.plus.net', '2015-12-14', '644352614508', NULL),
(6053, '', 4157, 999999999, 0, '3011-Macau', '2015-12-07', '0000-00-00', '2015-06-05', 'black', 'black', 'Theorema', 'The watch keep delay everyday and one day I found out there is no pointer on the \'day\' and \'month\' for reading. Please solved it as soon as possible...', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '175.143.5.129', '175.143.5.129', '2015-12-14', '', NULL),
(6055, '', 4041, 2, 2, '104-Copacabana', '2015-12-07', '2015-07-08', '2015-07-08', 'Silber', 'Schwarz', 'Theorema', '', 'The watch is very used,the customer wanted a refund,\r\nnot possible!!!', '1,2', '2017-03-08', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-08', '', '', '0000-00-00', '644352610844', NULL),
(6056, '', 4158, 999999999, 2, '3005-Marco Polo', '2015-12-14', '0000-00-00', '2015-06-12', 'silver', 'black', 'Theorema', 'from the beginning its was loosing time from 5 minutes to an hour sometimes and now suddenly it stop working at all', '15-12-15\r\n...für 6 Monate sieht die Uhr aber reichlich verbraucht aus...\r\nKeine Amplitude, schlechte Performance... Werktausch\r\nK 1512 1035 - 18-12-15 okay', '1,2', '2015-12-18', '2015-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-18', '37.6.169.161', 'adsl-161.37.6.169.tellas.gr', '2015-12-14', 'RL 73  021 439 7DE', NULL),
(6057, '', 4159, 999999999, 2, '3005-Marco Polo', '2015-12-15', '0000-00-00', '2014-12-29', 'silver metal', 'white', 'Theorema', 'Dear Sir/Madam,\r\nMy Automatic Watch (Theorema, GM3005) has stopped working, several times over the past month. \r\nI have wind it up manually, but still after some time the watch stops working.\r\n\r\nPlease let me know how to proceed for repairing this watch\r\n\r\nThanks Andreas\r\n ', '16-12-15\r\nAutomatik hakelig - Transmissionsrad, ein Klinkenrad und AutoBrücke ers.\r\nK 1612 1220 - 18-12-15 okay', '1,2', '2015-12-18', '2015-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-18', '194.30.143.229', 'hte-adsl-t4.logos.cy.net', '2015-12-14', '644352614541', NULL),
(6058, '', 4160, 999999999, 2, '508-Dublin', '2015-12-15', '0000-00-00', '2014-10-08', 'gold', 'black', 'Pionier', 'Keeps stopping even after being worn and using automatic winder. Works for short while then stops', '16-12-15\r\nKlinkenfeder gebrochen - Werktausch\r\nK 1612 1405 - 18-12-15 okay', '1,2', '2015-12-18', '2015-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-18', '86.151.177.172', 'host86-151-177-172.range86-151.btcentralplus.com', '2015-12-14', '644352614482', NULL),
(6059, '', 4161, 999999999, 0, '3010-Tigris', '2015-12-08', '0000-00-00', '2015-08-28', 'silver', 'white', 'Theorema', 'The rotor in the back has come apart.  ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '131.156.157.63', '131.156.157.63', '2015-12-15', '', NULL),
(6060, '', 4162, 999999999, 2, '4004-Newton', '2016-01-27', '0000-00-00', '2014-09-19', 'silver', 'white', 'Theorema', 'moving problem ', '28-01-16\r\nRotor gebrochen - ersetzt, reguliert\r\nK 2801 0840 - 01-02-16 okay', '1,2', '2016-02-01', '2016-02-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-01', '60.246.124.69', 'nz124l69.bb60246.ctm.net', '2015-12-15', 'RL 73 126 033 6DE', NULL),
(6061, '', 4163, 2, 2, '3011 - Macau', '2015-12-08', '2015-04-17', '2015-04-17', 'Gold', 'Schwarz', 'Theorema', '[G von Lauritz 17-04-15]\r\n{abgetippt:\r\nUhrwerk bleibt häufig stehen\r\n}', '09-12-15\r\nSpirale liegt nicht ordentlich, Automatik hakt\r\nSpirale gelegt, Automatik versorgt\r\nK 0912 0935 - 14-12-15 okay', '1,2', '2015-12-15', '2015-12-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-15', '', '', '0000-00-00', '00340433836215087731', NULL),
(6062, '', 4164, 999999999, 2, '510-London', '2015-12-14', '0000-00-00', '2015-09-15', 'gold', 'black', 'Pionier', 'watch has stopped working ', '15-12-15\r\nWerk kpl. aufgezogen - ein Haar (!!) aus dem AR entfernt, Uhr läuft freudig los...\r\nK 1512 1130 - 18-12-15 okay', '1,2', '2015-12-18', '2015-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-18', '82.23.125.246', 'cpc74677-lewi13-2-0-cust501.2-4.cable.virginm.net', '2015-12-15', '644352614493', NULL),
(6063, '', 4032, 999999999, 2, '107-Rio', '2015-12-15', '0000-00-00', '2014-11-12', 'gold', 'black', 'Theorema', 'Ballance is off balance and shocking system is defect.', '16-12-15\r\n{April MinZg}\r\nobere Stoßsicherung zerlegt... Unruh kpl. ers. \r\nUK 1612 1145 - einwandfrei\r\nWK 1712 0825 - 18-12-15 okay', '1,2', '2015-12-18', '2015-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-18', '84.31.51.148', '541F3394.cm-5-8a.dynamic.ziggo.nl', '2015-12-15', '644352614438', NULL),
(6064, '', 4165, 999999999, 2, '102-Monte Carlo GM', '2015-12-15', '0000-00-00', '2014-04-01', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 25761 v. 21-10-2014]\r\nThe glass is schatterd.\r\nHet glas is gescheurd.', '16-12-15\r\n...und Lunettenbeschriftung farblos... \r\nKVA Gehäuse  40,- - ausf. 0401\r\nGehäuse ers. - WD 8310\r\nUK 0401 1105 - einwandfrei\r\nWK 0501 0750 - 06-01-16 okay', '1,2', '2016-01-11', '2016-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-11', '77.171.4.139', 'ip4dab048b.direct-adsl.nl', '2015-12-15', '644352617632', NULL),
(6065, '', 4166, 999999999, 0, '101-Casablanca GM', '2015-12-09', '0000-00-00', '2014-09-16', 'gold', 'white', 'Theorema', 'This watch does not display the correct time and it\'s been like this since it was purchased. I\'m very disappointed with this product to date', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.45.19.210', 'cpc87817-haye26-2-0-cust465.17-4.cable.virginm.net', '2015-12-16', '', NULL),
(6066, '', 3222, 2, 2, '3005-Marco Polo', '2015-12-09', '2014-06-24', '2014-06-24', 'Silber', 'Schwarz', 'Theorema', '[OHNE Angabe]\r\n\r\n## noch am Lager 01-11-18 ## ', '10-12-15\r\nWerk kpl. abgelaufen - Automatik hakelig, Day klemmt - Uhr gefallen, mehrfach... ZB beschädigt, Glas und Werk... \r\nKVA Gehäuse, Krone, Band, Werkrep.  155,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(6067, '', 4167, 2, 2, '101-Casablanca -5', '2015-12-11', '2014-09-09', '2014-09-09', 'Schwarz', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] which doesn\'t wind up and the second hand has fallen off \r\n}', '14-12-15\r\nUhr ist gefallen! Deutliche DS auf Lunette - ZgWerk gelöst, SekZg... Aufzug oB\r\nKVA  Zeigerrep. 25,- - ausf. 0401\r\nZgWerk befestigt, Sperrad gesichert, SekZg aufges.\r\nUK 0401 1135 - einwandfrei\r\nWK 0501 0750 - 06-01-16 okay', '1,2', '2016-01-11', '2016-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-11', '', '', '0000-00-00', '644352617643', NULL),
(6069, '', 4168, 999999999, 2, '3005-Marco Polo', '2016-02-08', '0000-00-00', '2015-06-25', 'silver', 'white', 'Theorema', 'The watch stopped in September. The watch is not working till now.\r\n{G-Copy}', '09-02-16\r\nSpirale übergeschlagen - gelegt und reguliert, beide Klinkenräder ers. \r\nK 0902 0940 - 12-02-16 okay', '1,2', '2016-02-15', '2016-02-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-15', '46.242.11.97', 'broadband-46-242-11-97.nationalcablenetworks.ru', '2015-12-19', 'RL 73 223 944 5DE', NULL),
(6244, '', 4303, 999999999, 0, '3006-Monaco Diamond', '2016-01-30', '0000-00-00', '2014-08-26', 'gold', 'white', 'Theorema', 'The watch winds up but none of the hands move, you can set the time and wind it but after that no dials move or anything.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.166.83.173', 'host86-166-83-173.range86-166.btcentralplus.com', '2016-02-06', '', NULL),
(6245, '', 4304, 999999999, 2, '101-Casablanca GM', '2016-02-03', '0000-00-00', '2016-01-26', 'black', 'black', 'Theorema', 'Winds but does not run.\r\n{G-Foto}', '03-02-16\r\nWerk steht kpl. aufgezogen - Fremdkörper klemmt die Unruh - enfernt, präventiv Anker gerichtet\r\nUK 0302 1315 - einwandfrei\r\nWK 0402 0900 - 05-02-16 okay', '1,2', '2016-02-08', '2016-02-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-08', '24.9.236.30', 'c-24-9-236-30.hsd1.co.comcast.net', '2016-02-06', '578824942803', NULL),
(6704, '', 4633, 2, 2, '101-Casablanca GM', '2016-07-18', '2015-09-15', '2015-09-15', 'Silber', 'Schwarz', 'Theorema', '{G-Karte}\r\n{After first reparation {5993} the watch immediately coming late. He is not working correct and we demand changing for new watch.\r\n}', '18-07-16\r\nWerk kpl. abgelaufen - S+F oB\r\nUK 1807 1245 - einwandfrei\r\nWK 1907 0820 - 20-07-16 absolut okay\r\n{Aufzugzettel}', '1,2', '2016-07-20', '2016-07-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-20', '', '', '0000-00-00', '644352635907', NULL),
(6072, '', 4171, 999999999, 0, '506-Miami', '2015-12-15', '0000-00-00', '2013-11-18', 'gold', 'gold', 'Pionier', 'Broken crown', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '158.36.13.46', '158.36.13.46', '2015-12-22', '', NULL),
(6073, '', 3094, 2, 2, '508-Dublin', '2015-12-14', '2014-12-23', '2014-12-23', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nWatch looses time and the date function is not working properly, the number 9 on the dial is uside down and reads as a 6 and the onth dial is not moving automatically - from date of purchase\r\n}', '15-12-15\r\nSperradschraube fehlt... Klinkenfeder gebrochen...\r\nWerktausch Nummer drei! \r\nK 1512 1320 - 18-12-15 okay', '1,2', '2015-12-18', '2015-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-18', '', '', '0000-00-00', '644352614622', NULL),
(6074, '', 4172, 999999999, 2, '3009-Dubai', '2015-12-22', '0000-00-00', '2015-05-20', 'gold', 'white', 'Theorema', 'Hi I have 3 watches 2 dubai and one skeleton Rio. 1st dubai wchen schaked works for about minute and than stop the 2nd one don\'t work at all. In watch repair been told that they need a mechanism service and on the second one some part came off and blocking mechanism. On skeleton one off the tip came off and also some small part wich is hard to identify ', '05-01-16\r\nHauptwerk ausgeschwungen - Anker gerichtet\r\nDubaiK 0501 1100 \r\nAblauf 0601 1500 bis 0801 1400  ==  47h - perfekt\r\n08-01-16 okay', '1,2', '2016-01-11', '2016-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-11', '77.99.179.18', 'cpc77373-stav19-2-0-cust273.17-3.cable.virginm.net', '2015-12-22', '6443 5261 7551', NULL),
(6075, '', 4173, 999999999, 2, '104-Copacabana', '2015-12-17', '0000-00-00', '2013-12-17', 'gold', 'black', 'Theorema', 'I purchased thsi watch in 2012, but about three weeks later it stopped working. I previously wrote about the problem and was told to send it in, but unfortunately I never got around in doing so.  But now, seeing that the warranty is almost over, I would love it to it repaired...   In terms of the defect, I am not sure what is the exact problem,  no matter how much I try winding the dial, the mechanisms stops after some minutes', '17-12-15\r\nKupplung? Sperrad? Welle zu kurz... Bügelschrauben fest, Werk aus altem Gehäuse rausgebrochen, Gehäuse und Krone/Welle ers. - absolute Montagsuhr... Anker schief, unteres Lager gelöst, Kloben mit Seitenspiel... Werktausch! - Gehäusetausch mit Krone - WD 8310\r\nWK 1712 1400 - 18-12-15 okay', '1,2', '2015-12-18', '2015-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-18', '130.225.98.208', 'vrf-ifro.science.ku.dk', '2015-12-22', '644352614633', NULL),
(6076, '', 4174, 999999999, 0, '101-Casablanca GM', '2015-12-15', '0000-00-00', '2014-10-14', 'gold', 'black', 'Theorema', 'The hands don\'t move ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.223.8.171', 'bcdf08ab.skybroadband.com', '2015-12-22', '', NULL),
(6077, '', 4175, 999999999, 2, '104-Copacabana', '2015-12-17', '0000-00-00', '2013-07-19', 'silver', 'black', 'Theorema', 'The watch simply stopped running -  without any apparent reason or cause.', '17-12-15\r\nIndex 8 fehlt... mit einem weiteren geklebt (10) - Bügel ers. \r\nWK 1712 1500 - 18-12-15 okay', '1,2', '2015-12-18', '2015-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-18', '212.114.252.197', 'office.beckhaeuser.com', '2015-12-22', '644352614611', NULL),
(6139, '', 4222, 999999999, 2, '3001-Paragon', '2016-01-08', '0000-00-00', '2015-11-12', 'gold', 'white', 'Theorema', 'Wore watch for 3 days (worked perfectly). It was then kept in its box for 2 days, we tried rewinding it to restart it, and nothing happened. I contacted Mr Enis Turfina via email, and did as advised, it still didn\'t start. So Enis has asked me to return the watch. ', '11-01-16\r\nWerk kpl. abgelaufen - S+F oB\r\nK 1101 1015 - hmm...\r\nAblauf ab 1501 0745 bis 1501 2330, das ist ein bißchen wenig... Werktausch!\r\nK 1801 1135 - 20-01-16 okay', '1,2', '2016-01-20', '2016-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-20', '86.6.116.97', 'cpc72663-nmal21-2-0-cust96.19-2.cable.virginm.net', '2016-01-12', '6443 5261 8948', NULL),
(6079, '', 4177, 999999999, 2, '101-Casablanca GM', '2015-12-28', '0000-00-00', '2015-12-02', 'gold', 'white', 'Theorema', 'the watch was not good from the date of receiving, first thing was the clasp in the watch remain open even we try to close, second thing the clasp in the band(belt) .The band buckle(clasp) opens without notice when the watch is in the arm, forcing me to intervene each time, but any time, in case of movement of the arm it opens, risk to fall down the watch at the ground .\r\nThe third main problem is: the watch works up to 20 hours after each winding (20 to 30 daily winding) each time as mentioned in the users manual.\r\nAccording to the standard on mechanical watches: a daily winding can keep the watch working up 26 to 28 hours, in our case it\'s only 20 to  22 hours.\r\nSo my conclusion was: I received a watch with full shows problems from the first day of use.', '05-01-16\r\naha... ich muss die Krone 43x drehen, bis Vollaufzug! Und ich weiß was ich tue! also machen 20-30x einen Halbaufzug! Kronenbügel oB, trotzdem etwas nachgespannt - Schließe deutlich zu locker - gespannt\r\nUK 0501 1320 - einwandfrei\r\nWK 0601 0840 - 07-01-16 okay\r\n{Aufzugzettel}', '1,2', '2016-01-07', '2016-01-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-07', '86.98.84.48', 'bba600504.alshamil.net.ae', '2015-12-23', 'RL 73 090 412 8DE', NULL),
(6080, '', 4178, 999999999, 0, '', '2015-12-16', '0000-00-00', '2015-05-03', '', '', 'Theorema', 'THE WACH DOESN\'T WORK', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.106.109.248', '79.106.109.248', '2015-12-23', '', NULL),
(6081, '', 4179, 999999999, 0, '3001-Paragon', '2015-12-16', '0000-00-00', '2015-12-10', 'silver', 'white', 'Theorema', 'Wie vorab per mail geschrieben , ist dies eine Rücksendung.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.2.234.34', 'dslb-178-002-234-034.178.002.pools.vodafone-ip.de', '2015-12-23', '', NULL),
(6082, '', 4180, 2, 2, '502-Malibu', '2015-12-17', '2015-08-20', '2015-08-20', 'Silber', 'Schwarz', 'Pionier', '{frei übersetzt:\r\nZeit läßt sich nicht korrekt einstellen\r\n}', '17-12-15\r\nKrone gebrochen - Rest Welle fehlt! \r\nKrone mit Welle ers. - WD 8310\r\nK 1712 1030 - reguliert und 04-01-16 okay', '1,2', '2016-01-08', '2016-01-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-08', '', '', '0000-00-00', '644352617231', NULL),
(6083, '', 4181, 999999999, 0, '3001-Paragon', '2015-12-17', '0000-00-00', '2015-12-07', 'silver', 'black', 'Theorema', 'No defect.\r\nI want to cancel to contract and return the clock.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.61.186.163', 'fw1-sulzbach.diamos.com', '2015-12-24', '', NULL),
(6084, '', 4182, 2, 2, 'Sao Paolo Metalband', '2015-12-17', '2014-11-19', '2014-11-19', 'Schwarz', 'Schwarz', 'Theorema', '{abgetippt:\r\nThe screw is gone, to properly set the time\r\n}', '17-12-15\r\nKrone gebrochen... Kupplung und Krone ers. - WD 8310\r\nkurzWK 1712 1150 - 18-12-15 okay', '1,2', '2015-12-18', '2015-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-18', '', '', '0000-00-00', '644352614450', NULL),
(6085, '', 4183, 999999999, 0, '3005-Marco Polo', '2015-12-17', '0000-00-00', '2014-06-06', 'silver', 'black', 'Theorema', 'de date is not going by pushing, when it is hot wether he is going fast and bij cold wether he is coing slow. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.72.72.226', '524848E2.cm-4-1b.dynamic.ziggo.nl', '2015-12-24', '', NULL),
(6086, '', 553, 2, 2, '4004-Newton', '2015-12-17', '2013-06-25', '2013-06-25', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - NO DEAL - lt vorhergehender Rep #634 Datum wohl 06-03-2013]\r\n{abgetippt:\r\nglass is broken, minute arm is off\r\n}', '17-12-15\r\njo, aber das Werk ist noch einwandfrei - Respekt!\r\nKVA Gehäuse ersetzen und Werk/ZB reparieren  60,- - ausf 0401\r\nalle Indexe und KalenderFenster geklebt, untere Stoßsicherung gesichert, Gehäuse ers - WD 8310 {nach neuer Bodendichtung}\r\nK 0501 0950 - reguliert und 08-01-16 okay', '1,2', '2016-01-11', '2016-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-11', '', '', '0000-00-00', '644352617621', NULL),
(6087, '', 4184, 999999999, 2, '3008-Damascus', '2016-02-04', '0000-00-00', '2015-03-05', 'silver', 'black', 'Theorema', 'The watch doesn\'t work!\r\n{G-Karte}', '05-02-16\r\nKlemmung im RW - eine gelöste ZB-Schraube aus SekRd entfernt, Zeiger gesetzt\r\nK 0502 1035 - neu gestellt\r\nK 0802 0755 - reguliert und 11-02-16 okay', '1,2', '2016-03-21', '2016-03-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-16', '79.106.109.249', '79.106.109.249', '2015-12-24', 'RL 7325 3983 3DE', NULL),
(6088, '', 4176, 999999999, 2, '505-Florida', '2015-12-28', '0000-00-00', '2014-12-16', 'silver', 'white', 'Pionier', 'The knob on the right hand side of the watch for both Hand-winding & setting the time is stuck and i cant reset the time.', '05-01-16\r\nWHF... und Automatik oF - gefallen! auf die Krone, dabei wurde der Handaufzug zerstört! \r\nRep. 60,- und Krone 20,- = 80,-  --  ausf. 1901\r\nKupplungsrad und WHF ers., EinerScheibe, Antriebsorgan und ein Klinkenrad, Werkring sowie Krone ersetzt - WD \r\nK 2001 0955 - reguliert und 26-01-16 okay', '1,2', '0000-00-00', '2016-01-26', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-26', '89.101.200.161', '089-101-200161.ntlworld.ie', '2015-12-24', '644352619819', NULL),
(6089, '', 4075, 999999999, 2, '508-Dublin', '2015-12-28', '0000-00-00', '2014-10-13', 'gold', 'white', 'Pionier', 'The large indicator/pointer has bended after the watch dropped on the floor one day. This seems to have completely broken the clockwork as well as the hand winding mode as well as both the \"X\" stickers inside the case as part of the \"10\" and \"12\". \r\n\r\nSecondly, the black inscriptions on the golden case on the right hand side (i.e. the numbers 55, 60, 05, 10, 15, 20, 25 as well as the letters PIONIER) has completely faded. I am hoping you can re-inscript these numbers and letters in black as original.', '05-01-16\r\njo, eins der \'X\'se blockierte die Zeiger... KULANZ\r\nbeide \'X\'se geklebt, alle Indexe geprüft, Gehäuse u-s, Ziffern ausgelegt\r\nK 0701 1450 - reguliert und 11-01-16 okay', '1,2', '2016-01-11', '2016-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-11', '84.28.250.54', '541CFA36.cm-5-5d.dynamic.ziggo.nl', '2015-12-26', '644352617470', NULL),
(6090, '', 4185, 999999999, 2, '3010-Tigris', '2016-01-05', '0000-00-00', '2014-05-22', 'silver', 'white', 'Theorema', 'Le remontoir ne fonctionne plus. impossible de remettre à l\'heure et de remonter le mécanisme.\r\n---\r\nThe crown no longer works. impossible to reset the time and wind the mechanism.', '08-01-16\r\nWHF-Schraube gebrochen... ersetzt - wobei dafür das Werk komplett zerlegt werden muss! \r\nWK 0801 1140 - Gangreserve oF - GR-Übertragungsrad in der Reibung gebrochen... ersetzt\r\nWK 1101 1055 - gut\r\nUK 1201 0730 - 15-01-16 okay', '1,2', '2016-01-15', '2016-01-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-15', '109.212.2.145', 'ALyon-654-1-314-145.w109-212.abo.wanadoo.fr', '2015-12-27', '644352618308', NULL),
(6091, '', 4069, 999999999, 0, '', '2015-12-20', '0000-00-00', '0000-00-00', '', '', '', 'Hi my name is Sandra and I just wanted to drop you a quick note here instead of calling you. I discovered your tufina-uhren.de::Contact Information Form page and noticed you could have a lot more hits. I have found that the key to running a popular website is making sure the visitors you are getting are interested in your subject matter. There is a company that you can get targeted traffic from and they let you try the service for free for 7 days. I managed to get over 300 targeted visitors to day to my website. Visit them here: http://digitalvikn.com.br/u/nk00', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '23.94.173.64', '23-94-173-64-host.colocrossing.com', '2015-12-27', '', NULL),
(6092, '', 4186, 2, 2, '505-Florida', '2015-12-21', '2013-12-27', '2013-12-27', 'Silber', 'Schwarz', 'Pionier', '{G-Karte}\r\n{abgetippt:\r\nReparation montre sous garantie\r\n}\r\n+++ 2 Kataloge mitschicken +++', '05-01-16\r\nUhr gefallen, Werk zerstoert, Zeiger gebrochen, Glas beschaedigt, Krone beschaedigt\r\nKVA Rep. Gehaeuse/Werk/Armband/Krone  175,- - ausf. 3006 (bez. 115,-)\r\nGehauese, Werk, Zeiger, Krone ers., Band - WD 8310\r\nK 0107 0945 - 04-07-16 okay', '1,2', '2016-07-04', '2016-07-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-04', '', '', '0000-00-00', '644352634462', NULL),
(6093, '', 4187, 999999999, 2, '101-Casablanca GM', '2015-12-30', '0000-00-00', '2015-06-24', 'black', 'black', 'Theorema', 'The clasp is loose and will not stay close', '', '1,2', '2016-01-06', '2016-01-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2015-12-30', '149.241.219.249', '95f1dbf9.skybroadband.com', '2015-12-28', '644352616007', NULL),
(6094, '', 4188, 2, 2, '3005-Marco Polo', '2015-12-21', '2014-07-04', '2014-07-04', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\nUhr bleibt immer wieder stehen! \r\n}', '05-01-16\r\nWerk kpl. abgelaufen - S+F oB\r\nK 0501 1015 - Klemmung im ZgWerk - im Viertelrohr fehlt ein Zahn... ersetzt\r\nK 0701 1050 - 11-01-16 okay', '1,2', '2016-01-12', '2016-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-12', '', '', '0000-00-00', '00340433836292141210', NULL),
(6095, '', 4189, 999999999, 2, '103-Sao Paolo', '2015-12-28', '0000-00-00', '2014-11-11', 'black', 'black', 'Theorema', 'Usually wind watch to keep it going and it can no longer be wound.  It is stuck in the \"fully wound\" position.', '05-01-16\r\neine ZB-Schraube klemmte unterm FH\r\nUK 0501 1450 - einwandfrei\r\nWK 0601 0840 - 07-01-16 okay', '1,2', '2016-01-08', '2016-01-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-08', '62.49.121.121', 'no-dns-yet.demon.co.uk', '2015-12-28', '644352617210', NULL),
(6096, '', 4190, 999999999, 2, '107-Rio', '2015-12-28', '0000-00-00', '2015-01-02', 'silver', 'black', 'Theorema', 'die Uhr läuft nicht mehr, da beim zurück drehen (nachladen) die feder beim zurück drehen sich fest geklemmt hat.. ', '05-01-16\r\nobere Stoßsicherung geöffnet - gesetzt und gesichert\r\nUK 0501 1510 - einwandfrei\r\nWK 0601 0840 - 07-01-16 okay', '1,2', '2016-01-07', '2016-01-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-08', '87.155.64.233', 'p579B40E9.dip0.t-ipconnect.de', '2015-12-28', '00340433836280514507', NULL),
(6097, '', 4169, 999999999, 2, '3005-Marco Polo', '2016-01-29', '0000-00-00', '2014-07-08', 'silver', 'black', 'Theorema', 'I can no longer wind the watch 30 time or even once it only adjusts the time even if the pin is pulled out or pushed in. The watch keeps stopping even when I stop for a few mins even after i\'ve being in motion ', '29-01-16\r\nWHF - nö, WH hat seinen Raststift verloren... Kupplungsrad auch ers. - Automatik gereinigt und versorgt\r\nK 2901 1535 - reguliert und 01-02-16 okay', '1,2', '2016-02-01', '2016-02-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-01', '27.32.113.177', '27-32-113-177.static.tpgi.com.au', '2015-12-29', 'RL 7312 6032 2DE', NULL),
(6098, '', 4191, 999999999, 0, '101-Casablanca GM', '2015-12-22', '0000-00-00', '2015-12-22', 'gold', 'white', 'Theorema', 'Band came loose and the the small piece of the dial came loose and is currently out of place please call me to discuss further or do try to get in touch thanks. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.24.83.3', 'host-92-24-83-3.ppp.as43234.net', '2015-12-29', '', NULL),
(6099, '', 4172, 2, 2, '3009-Dubai', '2015-12-22', '2015-06-02', '2015-06-02', 'Gold', 'Schwarz', 'Theorema', '1st dubai wchen schaked works for about minute and than stop', '05-01-15\r\nKlinkenrad defekt - ersetzt\r\nDubaiK 0501 1130\r\nAblauf 0601 1500 bis 0801 1330  ==  46h 30min - perfekt\r\n08-01-16 okay', '1,2', '2016-01-11', '2016-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-11', '', '', '0000-00-00', '6443 5261 7551', NULL),
(6100, '', 4172, 2, 2, '107-Rio', '2015-12-22', '2015-08-02', '2015-08-02', 'Silber', 'Schwarz', 'Theorema', 'On skeleton one off the tip came off and also some small part wich is hard to identify ', '05-01-16\r\nWH schwirrt im Werk rum? Zg ab... WH befestigt und MinZg ers. \r\nUK 0501 1210 - einwandfrei\r\nWK 0601 0840 - 07-01-16 okay', '1,2', '2016-01-11', '2016-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-11', '', '', '0000-00-00', '6443 5261 7551', NULL),
(6101, '', 4192, 999999999, 2, '3005-Marco Polo', '2015-12-29', '0000-00-00', '2014-05-25', 'silver', 'white', 'Theorema', '[G per email 22-12-15]\r\nThe mechanism for charging the battery, due to movements, is broken and the watch doesn\'t work anymore. ', '06-01-16\r\nSpirale liegt nicht, Unruh ausgeschwungen? - verhakt durch Stoß? Anker gerichtet, ein Klinkenrad ers. - aber: Datum oF - DatumSchaltRad ers.\r\nK 0601 1000 - 11-01-16 okay', '1,2', '2016-01-11', '2016-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-11', '213.224.22.150', 'dD5E01696.access.telenet.be', '2015-12-29', '644352617448', NULL),
(6102, '', 4193, 999999999, 2, '505-Florida', '2015-12-29', '0000-00-00', '2014-09-15', 'silver', 'white', 'Pionier', 'Even this time I wear it , charged also manually, but once or twice a day it stops itself or loose one or two hours.', '06-01-16\r\n... oB\r\nK 0601 1025 - Zg? MinZg und SekZg gerichtet\r\nK 0801 0935 - 11-01-16 okay', '1,2', '2016-01-11', '2016-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-11', '80.21.101.226', 'host226-101-static.21-80-b.business.telecomitalia.it', '2015-12-30', '644352617460', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(6103, '', 4194, 999999999, 2, '505-Florida', '2015-12-30', '0000-00-00', '2014-07-15', 'gold', 'black', 'Pionier', 'EL RELOJ SE HA PARADO. NO FUNCIONA. ENVIO EL RELOJ A LA DIRECCION QUE ME HAN INDICADO.\r\n{G-Copy}', '06-01-16\r\nUhr gefallen, Werk zerstört!\r\nKVA Werktausch 80,-  - ausf. 0102\r\nWerk ersetzt\r\nK 0102 1515 - reguliert und 04-02-16 okay', '1,2', '2016-02-08', '2016-02-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-08', '80.58.159.229', '229.Red-80-58-159.staticIP.rima-tde.net', '2015-12-30', '644352621326', NULL),
(6104, '', 4195, 999999999, 0, '103-Sao Paolo', '2015-12-23', '0000-00-00', '2015-10-27', 'gold', 'black', 'Theorema', 'The winding mechanism has come detached and bent', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.6.191.231', 'host-92-6-191-231.as43234.net', '2015-12-30', '', NULL),
(6105, '', 2972, 999999999, 2, '510-London', '2016-01-13', '0000-00-00', '2014-10-17', 'black metal', 'black', 'Pionier', 'My watch is not working as it should. Can I send it to you so that you can fix him ? He is still under warranty. If I\'m wearing him hear you push the inside. And you can also see that on the inside.', '14-01-16\r\nRotor gebrochen - ersetzt\r\nK 1401 1000 - reguliert und Rotor gerichtet\r\nK 1801 0800 - 20-01-16 okay', '1,2', '2016-01-20', '2016-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-20', '2a02:1811:b11e:6400:15e6:dc4f:7405:cc89', '2a02:1811:b11e:6400:15e6:dc4f:7405:cc89', '2016-01-01', '644352618890', NULL),
(6106, '', 4196, 999999999, 2, '103-Sao Paolo', '2016-02-10', '0000-00-00', '2015-08-07', 'silver', 'white', 'Theorema', 'The hand winding crown shedded off from the watch.\r\n{G-Karte}', '11-02-16\r\nKrone in sich gebrochen - ersetzt\r\nUK 1102 0955 - einwandfrei\r\nWK 1202 0815 - 15-02-16 okay', '1,2', '2016-02-15', '2016-02-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-15', '112.120.144.95', 'n112120144095.netvigator.com', '2016-01-02', 'RL 73 253 982 0DE', NULL),
(6107, '', 4197, 999999999, 2, '103-Sao Paolo', '2016-01-11', '0000-00-00', '2015-12-13', 'gold', 'white', 'Theorema', 'MY TIME PEACE GAINS TIME, E.G: IN A 12/18 HOUR PERIOD OF WORKING THE WATCH GAINS 3/4 HOURS.', '12-01-16\r\nS+F oB - war garantiert Spirale übergeschlagen\r\nUK 1201 1055 - einwandfrei\r\nWK 1301 0745 - 14-01-16 okay\r\n{Spiralzettel}', '1,2', '2016-01-15', '2016-01-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-15', '86.5.80.4', 'cpc2-hatf9-2-0-cust3.9-3.cable.virginm.net', '2016-01-02', '644352618282', NULL),
(6108, '', 4046, 999999999, 2, '101-Casablanca GM', '2016-03-09', '0000-00-00', '2015-05-14', 'black', 'black', 'Theorema', '[Formular teilausgefüllt per email 26-12-15]\r\nClasp', '09-03-16\r\n...und ausgeschwungen, Uhr stark mitgenommen - Anker steht aber extrem tief... gerichtet, Gehäuse ers. - KULANZ\r\nUK 0903 1530 - einwandfrei\r\nWK 1003 0735 - 11-03-16 okay', '1,2', '2016-03-11', '2016-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-11', '119.246.80.232', '119246080232.ctinets.com', '2016-01-02', 'RL 73 317 171 3DE', NULL),
(6109, '', 4198, 999999999, 0, '3001-Paragon', '2015-12-27', '0000-00-00', '2015-12-09', 'silver', 'black', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:8109:a380:90:c84e:fe07:4e7d:53b2', '2a02:8109:a380:90:c84e:fe07:4e7d:53b2', '2016-01-03', '', NULL),
(6110, '', 4199, 999999999, 2, '101-Casablanca GM', '2016-01-04', '0000-00-00', '2015-09-08', 'silver', 'white', 'Theorema', 'clock runs to fast every 12 hours, 1 hour in advanced, by reset time same happening. \r\nneeds adjustment.', '07-01-16\r\nS+F oB - Schraubenservice\r\nUK 0701 1310 - einwandfrei\r\nWK 0801 0830 - gut\r\nUK 1101 0905 - reguliert\r\nWK 1201 0740 - 13-01-16 okay\r\n{Aufzug- und Spiralzettel}', '1,2', '2016-01-13', '2016-01-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-13', '82.197.212.57', '82.197.212.57', '2016-01-03', '644352617985', NULL),
(6111, '', 4002, 2, 2, '3005-Marco Polo', '2015-12-28', '2015-03-12', '2015-03-12', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nDoesn\'t work proper\r\n}', '05-01-16\r\nAutomatik hakelig - unglaublich, Klinkenräder fest... \r\nAutomatik versorgt\r\nK 0501 1255 - bl. undefiniert stehen - nochmal Anker gerichtet\r\nK 0701 1110 - reguliert und 11-01-16 okay', '1,2', '2016-01-11', '2016-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-11', '', '', '0000-00-00', '644352617540', NULL),
(6112, '', 4200, 999999999, 0, '3001-Paragon', '2015-12-28', '0000-00-00', '2015-12-28', 'rosé', 'black', 'Theorema', 'the two watches are to send back', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.134.9.140', 'i5E86098C.versanet.de', '2016-01-04', '', NULL),
(6113, '', 4201, 999999999, 0, '101-Casablanca GM', '2015-12-28', '0000-00-00', '2014-11-06', 'gold', 'black', 'Theorema', 'Intermitent works for around half an hour then stops ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.67.140.173', '79-67-140-173.dynamic.dsl.as9105.com', '2016-01-04', '', NULL),
(6114, '', 4202, 999999999, 2, '3001-Paragon', '2016-01-07', '0000-00-00', '2015-12-14', 'silver', 'black', 'Theorema', 'Armband ist zu kurz', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:908:1342:5dc0:25c3:8a6d:92ca:4636', '2a02:908:1342:5dc0:25c3:8a6d:92ca:4636', '2016-01-04', '', NULL),
(6115, '', 1312, 2, 2, '104-Copacabana', '2016-01-05', '2012-10-19', '2012-10-19', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nWhen fully wound after a period of time the watch is slow in time - 15mins every hour or so\r\n}', '05-01-16\r\n[...]\r\nWerk kpl. abgelaufen - 43x Kronenaufzug! \r\nUK 0501 1540 - SekZg klemmt am ZB - gerichtet\r\nUK 0601 0905 - einwandfrei\r\nWK 0701 0925 - 08-01-16 okay', '1,2', '2016-01-08', '2016-01-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-08', '', '', '0000-00-00', '644352617253', NULL),
(6117, '', 4203, 999999999, 2, '502-Malibu', '2016-01-04', '0000-00-00', '2014-10-01', 'gold', 'white', 'Pionier', 'its not working anymore and have problem . its now almost 2 months that its closed \r\nso thats why iam sending it fro warrantty\r\n', '07-01-16\r\nWerk kpl. aufgezogen - ausgeschwungen - Messer gerichtet\r\nK 0701 1335 - 11-01-16 okay', '1,2', '2016-01-11', '2016-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-11', '89.250.49.4', '89.250.49.4', '2016-01-05', '644352617507', NULL),
(6118, '', 4204, 2, 2, '3005-Marco Polo', '2015-12-29', '2014-07-04', '2014-07-04', 'Schwarz Metall', 'Schwarz', 'Theorema', '[OHNE Angabe]', '06-01-16\r\ngefallen! sehr deutliche DS auf Lunette bei 0700 - AW gebrochen, Krone und 24h-Krone beschädigt - Uhr nicht mehr wd! \r\nKVA Gehäuse und Krone/Welle  80,- ← NICHT ausf.\r\n30-05-2018 → entsorgt', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(6119, '', 4205, 999999999, 0, '3001-Paragon', '2015-12-29', '0000-00-00', '2015-12-10', 'silver', 'white', 'Theorema', 'Armband zu kurz', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2003:7a:832f:5ff1:c867:3cfa:facb:e0a6', '2003:7a:832f:5ff1:c867:3cfa:facb:e0a6', '2016-01-05', '', NULL),
(6121, '', 4206, 999999999, 2, '103-Sao Paolo', '2016-01-07', '0000-00-00', '2015-10-27', 'gold', 'white', 'Theorema', 'winding mechanism handle has become detached and bent.  handle is located inside the case ', '11-01-16\r\nWH-Fehler - entgratet\r\nUK 1101 1130 - einwandfrei\r\nWK 1201 0740 - 13-01-16 okay', '1,2', '2016-01-13', '2016-01-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-13', '130.159.52.168', 'name-teach044.smt.strath.ac.uk', '2016-01-05', '644352618054', NULL),
(6122, '', 4207, 999999999, 2, '511-New York', '2017-01-10', '0000-00-00', '2015-12-14', 'gold', 'black', 'Pionier', '{G-Karte}\r\nMy month cannot be change at all. No matter what I do.  I have also call in and check with u over the phone. ', '11-01-17\r\nWerkring? sonst Fremdenblatt -- Ha, Montagefehler! Werkring hat den Korrektor verbogen! Beim Richten gebrochen! - Korrektor ers., Verlängerung im WR gekürzt\r\nK 1101 1335 - 16-01-17 okay', '1,2', '2017-01-17', '2017-01-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-17', '115.66.166.235', 'bb115-66-166-235.singnet.com.sg', '2016-01-06', 'RL 7459 4467 5DE', NULL),
(6123, '', 4208, 999999999, 2, '103-Sao Paolo', '2016-01-06', '0000-00-00', '2015-03-25', 'silver', 'white', 'Theorema', ' The fault is that the winder and its pin comes out and is not secured, when it is in place you can wind the watch but when you attempt to change the time the spindle just turns because it doesn\'t seem to be catching hold of the spindle.', '08-01-16\r\nWH-Fehler - entgratet\r\nWK 0801 1440 - gut\r\nUK 1101 0915 - einwandfrei\r\nWK 1201 0740 - 13-01-16 okay', '1,2', '2016-01-13', '2016-01-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-13', '92.30.17.4', 'host-92-30-17-4.as13285.net', '2016-01-07', '644352617996', NULL),
(6124, '', 4209, 999999999, 2, '508-Dublin', '2016-01-14', '0000-00-00', '2015-01-21', 'gold', 'black', 'Pionier', 'crono does\'t work! For the second time...', '14-01-16\r\neine Schraube der RW-Brücke fehlt, dadurch AR aus Eingriff...\r\nK 1401 1410 - 18-01-16 okay', '1,2', '2016-01-18', '2016-01-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-18', '82.61.183.66', 'host66-183-dynamic.61-82-r.retail.telecomitalia.it', '2016-01-09', '644352618488', NULL),
(6205, '', 4069, 999999999, 0, '', '2016-01-19', '0000-00-00', '0000-00-00', '', '', '', 'Hi my name is Sandra and I just wanted to drop you a quick note here instead of calling you. I came to your tufina-uhren.de::Contact Information Form page and noticed you could have a lot more hits. I have found that the key to running a popular website is making sure the visitors you are getting are interested in your niche. There is a company that you can get targeted visitors from and they let you try their service for free for 7 days. I managed to get over 300 targeted visitors to day to my site. Visit them here: http://tgi.link/dcf2', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.173.168.72', '107-173-168-72-host.colocrossing.com', '2016-01-26', '', NULL),
(6126, '', 4210, 999999999, 2, '502-Malibu', '2016-01-07', '0000-00-00', '2014-12-03', 'gold', 'white', 'Pionier', '[G per email 02-01-16]\r\nGM502 Malibu\r\nThe hand winder is no longer working and has no tension. Coil inside is completely unsprung and will not tighten up. ', '11-01-16\r\njo... Klinkenfeder, Sperrfeder gebrochen, Sperrad lose im Werk... Werktausch\r\nK 1101 1205 - Zg gerichtet\r\nK 1201 1045 - 14-01-16 okay', '1,2', '2016-01-14', '2016-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-14', '2.25.39.248', '2.25.39.248', '2016-01-09', '644352618113', NULL),
(6127, '', 4211, 999999999, 0, '3008-Damascus', '2016-01-02', '0000-00-00', '2012-11-01', 'gold', 'black', 'Theorema', 'missing the top setting button and its dropping time.\r\nsometimes it seems like the dialing hands are jammed together not sure need checking. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:c7d:39d:b800:e076:1307:af2c:148', '2a02:c7d:39d:b800:e076:1307:af2c:148', '2016-01-09', '', NULL),
(6128, '', 3412, 999999999, 2, '510-London', '2016-01-11', '0000-00-00', '2015-03-11', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 30346 v. 24-02-2015]\r\nthe thing that spins around in the back of the watch got lose. (i think the warranty started somewhere in march 2015. we had e-mail contact about me losing the box) \r\n\r\nAm 16.01.19 Uhr erhalten. Warum???', '12-01-16\r\nRotor gelöst... und geöffnet - vernietet und gesichert\r\nK 1201 1110 - 14-01-16 okay', '1,2', '2019-01-16', '2019-01-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-14', '86.82.4.206', 'ip565204ce.adsl-surfen.hetnet.nl', '2016-01-10', '644352618124', NULL),
(6129, '', 4212, 999999999, 0, '101-Casablanca GM', '2016-01-03', '0000-00-00', '2015-12-30', 'silver', 'white', 'Theorema', 'Ich sende Ihnen die Uhr zurück, da sie mir nicht gefält und meinen Wünschen nicht entspricht.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.180.64.149', 'x55b44095.dyn.telefonica.de', '2016-01-10', '', NULL),
(6130, '', 4213, 999999999, 2, '104-Copacabana', '2016-01-08', '0000-00-00', '2014-02-27', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\nFigure 2 is of from the watch face', '11-01-16\r\n12, 1 und 2 sind ab... ZB insgesamt in kompletter Auflösung - ersetzt und Indexe gesichert, StdZg ers. \r\nUK 1101 1435 - einwandfrei\r\nWK 1201 0745 - Aussetzer kurz vor 1400 - Anker gerichtet\r\nUK 1201 1500 - einwandfrei\r\nWK 1301 0810 - 14-01-16 okay', '1,2', '2016-01-14', '2016-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-14', '92.111.63.184', '92-111-63-184.static.chello.nl', '2016-01-11', '644352618135', NULL),
(6131, '', 4214, 2, 2, '505-Florida-3', '2016-01-04', '2013-12-27', '2013-12-27', 'Gold', 'Schwarz', 'Pionier', '[OHNE Angabe]', '07-01-16\r\nRotor gebrochen - ersetzt - Datum schaltet falsch - Schalträder und Scheiben justiert\r\nK 0701 1430 - 11-01-16 okay', '1,2', '2016-01-11', '2016-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-11', '', '', '0000-00-00', '644352617530', NULL),
(6132, '', 4215, 999999999, 2, '3011-Macau', '2016-01-05', '0000-00-00', '2014-04-22', 'black', 'black', 'Theorema', '[G per email 04-01-16]\r\nI\'m unable to wind up the watch manually, and the automatic winding mechanism doesn\'t seem to work either.', '08-01-16\r\nKlemmung im RW - zersetzte Halsdichtung entfernt - Spirale gelegt - WD 8310\r\nK 0801 1330 - 11-01-16 okay', '1,2', '2016-02-12', '2016-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-11', '80.63.8.50', '80.63.8.50', '2016-01-11', '6443 5261 7492', NULL),
(6133, '', 4216, 999999999, 2, '510-London', '2016-01-08', '0000-00-00', '2014-10-28', 'black', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 26102 v. 31-10-2014]\r\nThe watch winding mechanisme makes a terible noice, like something broke lose. I tried to look from the side and i can see a piece moving freely that looks to be broken.', '11-01-16\r\nRotor gebrochen - ersetzt\r\nK 1101 1450 - 13-01-16 okay', '1,2', '2016-01-13', '2016-01-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-13', '83.161.215.195', 'a83-161-215-195.adsl.xs4all.nl', '2016-01-11', '644352618010', NULL),
(6134, '', 4217, 999999999, 2, 'other', '2016-01-28', '0000-00-00', '2016-01-05', 'black', 'white', 'other', 'Die Uhr entspricht nicht meinem Geschmack.\r\nDie Angaben von der Uhr kann ich Leider nicht genau angeben.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.220.22.232', 'p4FDC16E8.dip0.t-ipconnect.de', '2016-01-11', '', NULL),
(6135, '', 4218, 999999999, 0, '3001-Paragon', '2016-01-04', '0000-00-00', '2015-12-29', 'silver', 'black', 'Theorema', 'Die Uhr funktioniert,jedoch gefällt sie mir nicht,da das Armband samt Schliesse zu umständlich ist,vielen Dank für ihr Verständnis.\r\nMfg S.Engel', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.149.166.135', 'p5795A687.dip0.t-ipconnect.de', '2016-01-11', '', NULL),
(6136, '', 4219, 999999999, 2, '101-Casablanca GM', '2016-01-29', '0000-00-00', '2014-02-19', 'silver', 'black', 'Theorema', '[G per email 04-01-16]\r\nThe watch only run when the watch facing down. It does not run when worn normally.', '01-02-16\r\nWerk steht kpl. abgelaufen - S+F oB - MR-Fehler? Anker und MR gerichtet\r\nUK 0102 1015 - reguliert\r\nUK 0202 0845 - bl. stehen! MR ans Extrem gerichtet\r\nUK 0302 0940 - einwandfrei\r\nWK 0402 0820 - 05-02-16 okay', '1,2', '2016-02-05', '2016-02-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-05', '1.36.224.72', '1-36-224-072.static.netvigator.com', '2016-01-11', 'RL 73 223 943 1DE', NULL),
(6138, '', 4221, 999999999, 2, '101-Casablanca GM', '2016-01-12', '0000-00-00', '2015-08-24', 'black', 'white', 'Theorema', 'The clasp covering the wind up dial does not close. This should lock shut when  time is not being altered. ', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-13', '103.246.39.39', '103.246.39.39', '2016-01-12', 'RL 73 090 415 9DE', NULL),
(6140, '', 4218, 999999999, 0, '3001-Paragon', '2016-01-05', '0000-00-00', '2015-12-28', 'silver', 'black', 'Theorema', 'Die Uhr gefällt mir nicht,deshalb geht sie zurück.\r\nVielen Dank für ihr Verständnis.\r\nMfg S.Engel', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.149.165.166', 'p5795A5A6.dip0.t-ipconnect.de', '2016-01-12', '', NULL),
(6142, '', 2709, 999999999, 2, '3008-Damascus', '2016-01-12', '0000-00-00', '2012-11-26', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 906 v. 26-11-2012]\r\nMissing the top setting button and it is dropping time. ', '13-01-16\r\nDrücker 2 fehlt - ZB löst sich auf, mehrere Indexe im Werk...\r\nKVA  Werkrep., ersetzen von ZB/Gehäuse/Band  165,- -- ausf. 1811\r\nWerk durchgesehen, div. Indexe entfernt, ZB ers., ein Klinkenrad ers. - WD 8310\r\nK 1811 1525 - Gangergebnis unbefriedigend - Werktausch\r\nK 2211 1030 - 25-11-16 okay', '1,2', '2016-11-29', '2016-11-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-29', '2a02:c7d:39d:b800:d5b0:7744:c68d:a35c', '2a02:c7d:39d:b800:d5b0:7744:c68d:a35c', '2016-01-12', '711369632179', NULL),
(6143, '', 4223, 999999999, 2, '502-Malibu', '2016-01-08', '0000-00-00', '2015-08-11', 'black', 'white', 'Pionier', 'one of the time indicators came loose and fell off now it\'s loose inside the watch, it\'s the indicator that shows the minutes.', '11-01-16\r\nMinZg ers.\r\nK 1201 1045 - Zeiger! - gerichtet\r\nK 1301 0950 - reguliert und 15-01-16 okay', '1,2', '2016-01-15', '2016-01-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-15', '2a02:1811:b643:c800:1539:527c:f468:d0ad', '2a02:1811:b643:c800:1539:527c:f468:d0ad', '2016-01-12', '644352618293', NULL),
(6144, '', 4224, 999999999, 2, '3005-Marco Polo', '2016-01-08', '0000-00-00', '2015-01-06', 'silver', 'black', 'Theorema', '[G per email 05-01-16]\r\n   ura ne dela, krogec spodaj se ne vrti \r\n---\r\nClock does not work, circle below does not rotate\r\n- handschriftliche Ergänzung für Preis Metallband', '11-01-16\r\nUnruh ausgeschwungen - ha ha... AR gebrochen: Werktausch\r\nK 1201 0840 - 08-04-16 okay\r\n\r\nKVA MB mit MB-Gehäuse für Sonderpreis 50,- - NICHT ausf 0704', '1,2', '2016-04-08', '2016-04-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-08', '89.143.123.131', 'BSN-143-123-131.dynamic.siol.net', '2016-01-12', '644352626800', NULL),
(6145, '', 4225, 2, 2, '3001-Paragon', '2016-01-06', '2015-11-11', '2015-11-11', 'Gold', 'Weiss', 'Theorema', '{abgetippt:\r\nDay indicator jumps a day from time to time. Watch slow by 3 mins plus/week\r\n}\r\nansonsten vergleicht er die Uhr mit seiner ROLEX...', '08-01-16\r\nS+F oB ... dann auf Langzeitprüfung\r\nK 0801 1455 - Tag steht auf DI - zurückgesetzt - Tag springt tatsächlich doppelt! Zeitwaage zeigt schlechtes Gangbild bei guter Amplitude... trotzdem Werktausch\r\nK 1301 1155 - reguliert und 18-01-16 okay', '1,2', '2016-01-18', '2016-01-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-18', '', '', '0000-00-00', '644352618477', NULL),
(6146, '', 4226, 999999999, 0, '505-Florida', '2016-01-06', '0000-00-00', '2015-03-11', 'black', 'black', 'Pionier', 'The watch is working normal for a few hours and afterwards it stops each time we have to do it manually and it is ok for a few hours and again it will stop ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.181.48.119', '119.48-181-213.adsl-fix.isp.belgacom.be', '2016-01-13', '', NULL),
(6147, '', 4227, 999999999, 0, '104-Copacabana', '2016-01-06', '0000-00-00', '2015-05-26', 'gold', 'black', 'Theorema', 'The watch does not stay wound for more than a few hours. We wound as required and the maximum we were able to get was 4 hours and 15 minutes.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '217.44.92.236', 'host217-44-92-236.range217-44.btcentralplus.com', '2016-01-13', '', NULL),
(6148, '', 4228, 999999999, 2, '104-Copacabana', '2016-01-06', '0000-00-00', '2015-12-23', 'silver', 'black', 'Theorema', '[G per email 06-01-16]\r\nnumri \'2\' eshte shkeputur nga pozicioni I tij dhe leviz neper mekanizem. Edhe mbushja e akrepit te oreve eshte shkeputur nga vendi I saj. Ora punon. nuk eshte e perdorur, por keto probleme jane esenciale dhe shume shqetesuese. Ju lutem jepni zgjidhjen tuaj!', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.106.0.2', '79.106.0.2', '2016-01-13', '', NULL),
(6149, '', 4229, 999999999, 2, '508-Dublin', '2016-01-20', '0000-00-00', '2014-10-10', 'gold', 'black', 'Pionier', 'its not keeping time, the number 10 (x) has come off and the clasp around the wind up dial is loose', '21-01-16\r\nKlinkenfeder gebrochen - ersetzt, insg. 3 Indexe geklebt, reguliert\r\nK 2101 1040 - 25-01-16 okay', '1,2', '2016-01-25', '2016-01-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-25', '164.39.76.155', 'no-reverse-dns.metronet-uk.com', '2016-01-13', '644352619370', NULL),
(6150, '', 4230, 999999999, 0, '2003-Monte Carlo', '2016-01-06', '0000-00-00', '2016-01-07', 'silver', 'white', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.242.23.10', '77.242.23.10', '2016-01-13', '', NULL),
(6151, '', 3069, 999999999, 2, '103-Sao Paolo', '2016-01-18', '0000-00-00', '2013-07-28', 'black', 'black', 'Theorema', '[G per email 06-01-16]\r\nAgain, the screw by which the time can be adjusted and the watch is winded up manually is broken. The watch had this repair two times already, but still the problem occurs. The last repair was approximately half a year ago.', '19-01-16\r\nLogo vom ZB ab und klemmt im Werk... geklebt\r\nUK 1901 0920 - einwandfrei\r\nWK 2001 0845 - 21-01-16 okay', '1,2', '2016-01-22', '2016-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-22', '217.123.10.111', 'D97B0A6F.cm-3-4a.dynamic.ziggo.nl', '2016-01-13', '644352619153', NULL),
(6184, '', 4059, 999999999, 2, '508-Dublin', '2016-01-21', '0000-00-00', '2015-05-18', 'black', 'black', 'Pionier', 'After a few days of use I noticed that the month indicator was not working correctly. The date indicator never changed day even after a few days of constant wear and the small button on the side for the day change function was not press-able.\r\nAbout a week later the watch stopped working at all. I tried manually winding the watch but the feel of the crown as I was turning it was different. I noticed some clicking noise and felt like the crown was jumping every few clicks.', '22-01-16\r\nWerk steht kpl. aufgezogen - BrückenSchraube nähe Aufzug und Feder im Werk - Keine Amplitude und RW-Fehlfunktion - Werktausch und Werkring\r\nK 2201 1000 - 25-01-16 okay', '1,2', '2016-01-25', '2016-01-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-25', '164.215.9.116', '164.215.9.116', '2016-01-21', '644352619392', NULL),
(6153, '', 4232, 999999999, 2, '101-Casablanca GM', '2016-01-15', '0000-00-00', '2016-01-04', 'black', 'black', 'Theorema', 'Underneath the front glass face of the watch there are some small white specks of dust, there is one piece which is particularly noticeable as it is larger than the rest located towards the top of the watch, it is in line with between the 55 and 60, directly above the inner circle of the two dials. Also one of the two clasps that holds the leather straps together seems a little loose on the side that fastens to the strap with the adjustable holes, I understand that the leather hoop that holds the end of this strap helps to secure the strap to help prevent it popping undone but I\'m still unsure if it is a little too weak compared to how it should be. Thank you for the help!', '15-01-16\r\nGlas innen gesäubert... Anker präventiv gerichtet, Schließe gespannt\r\nWK 1501 1200 - gut\r\nUK 1801 0830 - einwandfrei\r\nWK 1901 0750 - 20-01-16 okay', '1,2', '2016-01-20', '2016-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-20', '81.97.157.20', 'cpc29-bolt13-2-0-cust19.10-3.cable.virginm.net', '2016-01-13', '644352618970', NULL),
(6154, '', 4233, 999999999, 2, '505-Florida', '2016-01-11', '0000-00-00', '2015-07-01', 'gold', 'black', 'Pionier', 'Uhr läuft nach aufziehen korrekt an, stoppt allerdings nach ca. zehn bis zwanzig Minuten. Außerdem auffällig ist, dass die Zeiger sich auch durch drehen bewegen lassen, wenn der Pin, mit dem man die Uhrzeit einstellt/die Uhr aufzieht, komplett eingedrückt (in Position 1) ist. ', '12-01-16\r\nWH/WHF... WH, fehlt der Raststift - ersetzt, DaySchaltfeder ers., beide Klinkenräder ers.\r\nK 1201 1220 - 15-01-16 okay', '1,2', '2016-01-17', '2016-01-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-18', '88.70.103.139', 'dslb-088-070-103-139.088.070.pools.vodafone-ip.de', '2016-01-13', '00340433836305930985', NULL),
(6155, '', 4234, 999999999, 2, '103-Sao Paolo', '2016-01-14', '0000-00-00', '2014-11-11', 'black', 'white', 'Theorema', '[G per email 06-01-16]\r\nthe watch doesnt work. I turn the button but it doesnt work please repair it', '14-01-16\r\nSperrad - gesichert\r\nUK 1401 1430 - einwandfrei\r\nWK 1501 0815 - 18-01-16 okay', '1,2', '2016-02-12', '2016-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-18', '2.101.45.194', 'host-2-101-45-194.as13285.net', '2016-01-13', '644352618466', NULL),
(6157, '', 2641, 999999999, 2, '502-Malibu', '2016-01-18', '0000-00-00', '2014-09-30', 'silver', 'black', 'Pionier', 'The clasp failed causing my watch to slip off of my wrist, damaging the glass and windings. ', '18-01-16\r\nRotor befestigt, UnruhHöhenluft vergrößert\r\nK 1801 1345\r\nAngebot Glas oder Gehäuse 25,- bis 40,- Geh. ausf. 2001\r\nGehäuse ers., reguliert, feste Stege - WD 8310\r\nK 2001 1105 - 21-01-16 okay', '1,2', '2016-01-21', '2016-01-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-21', '90.211.182.134', '5ad3b686.bb.sky.com', '2016-01-14', '644352619040', NULL),
(6158, '', 4236, 2, 2, '103-Sao Paolo', '2016-01-07', '2014-04-23', '2014-04-23', 'Schwarz', 'Schwarz', 'Theorema', '{abgetippt:\r\nunable to wind watch up\r\n}', '11-01-16\r\nSperrad gelöst - gesichert\r\nUK 1101 1245 - einwandfrei\r\nWK 1201 0745 - 13-01-16 okay', '1,2', '2016-01-13', '2016-01-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-13', '', '', '0000-00-00', '644352618021', NULL),
(6159, '', 4237, 2, 2, '101-Casablanca -3', '2016-01-07', '2015-02-19', '2015-02-19', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nWatch keeps stopping. The hand adjustor doesn\'t engage properly, making it very difficult to set the time\r\n}', '11-01-16\r\nSperrad/Sperrfeder - Sperrkegel ersetzt (!)\r\nWegen der Zeigerstellung: Kunde öffnet den Bügel nicht! Neues Booklet beigelegt\r\nUK 1101 1315 - einwandfrei\r\nWK 1201 0750 - 13-01-16 okay', '1,2', '2016-01-13', '2016-01-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-13', '', '', '0000-00-00', '644352618000', NULL),
(6160, '', 4231, 999999999, 2, '3001-Paragon', '2016-01-14', '0000-00-00', '2015-11-19', 'silver', 'white', 'Theorema', ' as it is a self wind watch after setting time and winding 30 times it just does not work ', '14-01-16\r\n!! eine Schraube der RW-Brücke fehlt...!! ...weil die nie fest war, oberes AR-Lager zu tief und klemmte das AR... justiert\r\nK 1401 1510 - 18-01-16 okay', '1,2', '2016-01-18', '2016-01-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-18', '136.8.33.68', 'frapr001-p2.nb.ford.com', '2016-01-14', '644352618455', NULL),
(6161, '', 4238, 999999999, 2, '103-Sao Paolo', '2016-01-12', '0000-00-00', '2014-04-16', 'gold', 'white', 'Theorema', 'watch does not move when wound following instructions , also cannot get strap clasp to work , watch hasnt been worn yet ', '13-01-16\r\nS+F oB - fast oB, da SekZg gelöst im Werk liegt - befestigt, Anker präventiv gerichtet, reguliert\r\nUK 1301 1140 - einwandfrei\r\nWK 1401 0840 - 15-01-16 okay', '1,2', '2016-01-18', '2016-01-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-18', '79.79.206.104', '79-79-206-104.dynamic.dsl.as9105.com', '2016-01-15', '644352618444', NULL),
(6163, '', 4240, 999999999, 2, '505-Florida', '2016-01-15', '0000-00-00', '2014-11-04', 'silver', 'black', 'Pionier', 'crown setting now moves his hands in position 0,\r\nin position 1 does not move', '18-01-16\r\nWH-Fehler - WHF gerichtet, DatumRastFeder justiert, Werkring ersetzt\r\nK 1801 1125 - 22-01-16 okay', '1,2', '2016-01-22', '2016-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-22', '87.19.45.62', 'host62-45-dynamic.19-87-r.retail.telecomitalia.it', '2016-01-15', '644352619186', NULL),
(6165, '', 4242, 999999999, 2, '103-Sao Paolo', '2016-01-14', '0000-00-00', '2015-03-27', 'gold', 'black', 'Theorema', 'Clock winder has come out of the watch and is lost. Watch along with guarantee is being shipped on the 11/1/16 ', '14-01-16\r\njo, Welle/Krone fehlen - WH entgratet und gerichtet, Krone/Welle ersetzt - WD 8310\r\nWK 1501 0910 - gut\r\nUK 1801 0840 - einwandfrei\r\nWK 1901 0750 - 20-01-16 okay', '1,2', '2016-01-20', '2016-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-20', '2.220.75.241', '02dc4bf1.bb.sky.com', '2016-01-17', '644352618959', NULL),
(6166, '', 4243, 999999999, 0, '101-Casablanca GM', '2016-01-10', '0000-00-00', '2014-02-25', 'silver', 'white', 'Theorema', 'The winding mechanism is winding properly. Sometimes it winds the mechanism up, other times the crown just turns without actually winding the mechanism up. Also the crown will unwind itself, so the watch will stop sooner', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.156.34.119', 'host109-156-34-119.range109-156.btcentralplus.com', '2016-01-17', '', NULL),
(6167, '', 4244, 999999999, 0, '', '2016-01-10', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '195.154.60.147', '195-154-60-147.rev.poneytelecom.eu', '2016-01-17', '', NULL),
(6168, '', 2848, 999999999, 2, '506-Miami', '2016-02-11', '0000-00-00', '2014-01-02', 'gold', 'gold', 'Pionier', 'Refer email sent on 28/12/15\r\n\r\nProblem : Time adjustment gear no function. Gear loose out (not able to adjust time)\r\n{G-Karte}\r\n', '12-02-16\r\ngefallen! Werk Richtung Gehäuseboden gedrückt, ZB gelöst\r\nKVA Welle/Krone/Band  65,- --  ausf. 1602\r\nWellenrest aus Werk operiert, AW/Krone ers., Automatik versorgt - WD 8310 SENT TO.YEOH WEI KEONG\r\nADD : 170-02-03/03A (FITNESS CONCEPT),\r\n           GURNEY PLAZA, PERSIARAN GURNEY,\r\n           10250, PENANG, MALAYSIA.\r\nK 1602 1535 - 19-02-16 okay', '1,2', '0000-00-00', '2016-02-22', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-22', '118.101.48.92', '118.101.48.92', '2016-01-18', 'RL 73 281 906 0DE', NULL),
(6169, '', 4241, 999999999, 2, '106-Toronto GM', '2016-01-14', '0000-00-00', '2014-05-14', 'gold', 'white', 'Theorema', 'The watch stopped working.', '15-01-16\r\n2 Indexe fehlen... geklebt, Anker gerichtet\r\nWK 1501 1100 - gut\r\nUK 1801 0840 - reguliert\r\nWK 1901 0825 - 20-01-16 okay', '1,2', '2016-01-20', '2016-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-20', '95.50.148.26', 'lzs26.internetdsl.tpnet.pl', '2016-01-18', '644352618915', NULL),
(6170, '', 4245, 999999999, 0, '101-Casablanca GM', '2016-01-11', '0000-00-00', '2014-10-06', 'black', 'white', 'Theorema', 'Watch stopped working about 1 week ago, when I can get it to run, it gains around 15 minutes every 60 minutes, but most of the time its stopped.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.98.173.112', 'cpc1-lanc1-0-0-cust367.3-3.cable.virginm.net', '2016-01-18', '', NULL),
(6171, '', 4246, 2, 2, '101-Casablanca -3', '2016-01-11', '2014-06-24', '2014-06-26', 'Gold', 'Schwarz', 'Theorema', '[OHNE Angabe]', '12-01-16\r\nSekZg ab, Uhr gefallen, deutliche DS auf Lunette bei 0700\r\nKVA ZgRep. 25,-  ausf. 0403\r\nZg aufgesetzt, Anker gerichtet, reguliert\r\nWK 0403 1455 - gut\r\nUK 0703 0755 - einwandfrei\r\nWK 0803 0940 - 09-03-16 okay', '1,2', '2016-03-15', '2016-03-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-15', '', '', '0000-00-00', '644352625034', NULL),
(6172, '', 4247, 999999999, 2, '508-Dublin', '2016-01-18', '0000-00-00', '2014-10-31', 'silver', 'white', 'Pionier', 'My watch don?t winding automatically anymore because there is something broke inside i think. When i wind the watch manuel the watch does it well', '19-01-16\r\nKlinkenfeder gebrochen - Werktausch\r\nK 1901 1010 - steht 1730 - Unruhhöhenluft!\r\nK 2001 1145 - bleibt immer wieder stehen - erneut Werktausch\r\nK 2201 1055 - 25-01-16 okay', '1,2', '2016-01-25', '2016-01-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-25', '84.106.188.229', '546ABCE5.cm-12-3c.dynamic.ziggo.nl', '2016-01-18', '644352619381', NULL),
(6173, '', 3459, 999999999, 2, '103-Sao Paolo', '2016-01-14', '0000-00-00', '2014-11-25', 'silver', 'white', 'Theorema', 'I can not wind the watch. wheel is broken', '15-01-16\r\nKrone in sich gebrochen - ersetzt - WD 8310\r\nWK 1501 1100 - gut\r\nUK 1801 0840 - einwandfrei\r\nWK 1901 0750 - 20-01-16 okay', '1,2', '2016-01-20', '2016-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-20', '2a02:1812:2c37:9000:3495:1505:eee0:6348', '2a02:1812:2c37:9000:3495:1505:eee0:6348', '2016-01-19', '644352618904', NULL),
(6174, '', 4248, 999999999, 2, '509-Barbados', '2016-01-22', '0000-00-00', '2015-03-12', 'black metal', 'black', 'Pionier', 'Quite simply has stopped working. Do not know any reason for this.', '22-01-16\r\nWerk kpl. aufgezogen - aufgelöste Halsdichtung blockiert das RW - Feder gefettet\r\nK 2201 1420 - stand in Datumschaltung... \r\nK 2501 0810 - reguliert und 27-01-16 okay', '1,2', '2016-01-29', '2016-01-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-29', '2a02:c7d:6607:8600:117c:e78a:4016:93f2', '2a02:c7d:6607:8600:117c:e78a:4016:93f2', '2016-01-19', 'RL 73 126 031 9DE', NULL),
(6175, '', 4249, 999999999, 0, '101-Casablanca GM', '2016-01-12', '0000-00-00', '2014-01-12', 'silver', 'black', 'Theorema', 'When I set the time and check it one hour later the watch seems to have raced ahead ten minutes approx..i.e set at 5.00..check at 6.00 and it shows 6.10', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.95.87.187', '93.95.87.187', '2016-01-19', '', NULL),
(6176, '', 4250, 999999999, 2, '101-Casablanca GM', '2016-01-18', '0000-00-00', '2015-10-01', 'gold', 'black', 'Theorema', 'The clasp covering the crown no longer clicks into place and the strap is losing it\'s outer layer.', '18-01-16\r\nKronenbügel gespannt - aber interessanter ist das Band die obere Schicht (Kunststoff?) löst sich ab \r\nUK 1801 1420 - einwandfrei\r\nWK 1901 0755 - reguliert, Band ers. \r\nWK 2001 0920 - 21-01-16 okay', '1,2', '2016-01-22', '2016-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-22', '213.122.174.85', 'hide.jdwilliams.net', '2016-01-20', '644352619164', NULL),
(6177, '', 4251, 999999999, 2, '3009-Dubai', '2016-01-19', '0000-00-00', '2015-04-21', 'silver metal', 'black', 'Theorema', 'It seems to have just stopped working, unsure on the reason why.', '20-01-16\r\nUnruhe des Hauptwerks verhakt - reguliert\r\nDubai K 2001 1245 - gut\r\nAblauf ab 2101 0930 - Aufzug 5h\r\nAblauf ab 2501 1130 bis 2601 1330 = 26h - okay', '1,2', '2016-01-27', '2016-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-27', '82.132.231.140', 'dab-ntm1-h-64-9.dab.02.net', '2016-01-20', '644352620021', NULL),
(6178, '', 4252, 999999999, 2, '102-Monte Carlo GM', '2016-01-25', '0000-00-00', '2014-11-04', 'gold', 'black', 'Theorema', 'The long \'minute\' hand fell off the central pin stopping the other parts from working.\r\n{G-Copy}', '25-01-16\r\nUhr ist gefallen - DS bei 0200 und 0600\r\nKVA Werkrep. und Zeiger  40,- - ausf. 2801\r\nStdZg befreit und ZgSpiel aufgesetzt\r\nUK 2801 1325 - reguliert\r\nWK 2901 0750 - gut\r\nUK 0102 0905 - einwandfrei\r\nWK 0202 0845 - 03-02-16 okay', '1,2', '2016-02-04', '2016-02-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-04', '115.166.17.253', '115-166-17-253.dyn.iinet.net.au', '2016-01-20', 'RL 73 223 941 4DE', NULL),
(6179, '', 4253, 999999999, 2, '3006-Monaco Diamond', '2016-01-19', '0000-00-00', '2014-08-26', 'gold metal', 'black', 'Theorema', 'It hasn\'t worked right since the day i bought it. It runs to fast and stops while im wearing it.', '20-01-16\r\nWerk steht kpl. abgelaufen - Klinkenfeder nicht im Eingriff weil gebrochen - ersetzt, reguliert\r\nK 2001 1340 - entmagnetisiert/reguliert und 25-01-16 okay', '1,2', '2016-01-25', '2016-01-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-25', '86.128.204.47', 'host86-128-204-47.range86-128.btcentralplus.com', '2016-01-20', '644352619360', NULL),
(6180, '', 4254, 999999999, 2, '508-Dublin', '2016-01-18', '0000-00-00', '2014-08-05', 'black', 'black', 'Pionier', 'Hallo,\r\n\r\nThe main problem is:\r\n- The watch is not function properly.\r\n- The rotor, the wheel thats has to spin and is the reason no battery is needed is loose. When you move the watch you can feel it\'s loose and sometimes hear the rotor tap against the back glass of the watch.\r\nOther problems:\r\n- sometimes the pin to set the time feels as if gear is moving again each other.\r\n- the strap fell of. That is not a big problem I hope you can solve the other problems because that has influence on the functioning.\r\n\r\nI wil send the watch as soon as possible to your adres.\r\n\r\nBest regards,\r\n\r\nJanJaap Post', '19-01-16\r\nWerk steht teilaufgezogen - Rotor gelöst - Hemmung geölt, reguliert, Rotor gesichert\r\nK 1901 1050 - 22-01-16 okay', '1,2', '2016-01-22', '2016-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-22', '84.81.19.165', 'ip545113a5.direct-adsl.nl', '2016-01-20', '644352619175', NULL),
(6181, '', 4255, 2, 2, '101-Casablanca -1', '2016-01-14', '2014-06-10', '2014-10-06', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\nWatch stopped working about 1 week ago, when I can get it to run, it gains around 15 minutes every 60 minutes, but most of the time its stopped.\r\n}', '15-01-16\r\nWerk kpl. abgelaufen... S+F oB - Schrauben alles fest, nur reguliert und Angebot für neues LB  25,- - ausf. 1901\r\nWK 1501 1125 - gut\r\nUK 1801 0845 - entmagnetisiert/reguliert\r\nWK 1901 0815 - 20-01-16 okay', '1,2', '2016-01-21', '2016-01-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-21', '', '', '0000-00-00', '644352619039', NULL),
(6182, '', 4256, 999999999, 0, '107-Rio', '2016-01-14', '0000-00-00', '2014-04-29', 'black', 'black', 'Theorema', 'Watch reference number : GM107\r\nThe hour hand do not line up with minutes hand. \r\nEx: at 12\'o clock sharp, the hour hand is ahead of minutes hand and is sort of between number 1 and 12. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '14.2.100.53', 'ppp14-2-100-53.lns21.adl6.internode.on.net', '2016-01-21', '', NULL),
(6183, '', 4257, 999999999, 2, '104-Copacabana', '2016-01-19', '0000-00-00', '2015-08-20', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 32764 v. 12-06-2015]\r\nThe hour hand has jumped forward. When it is \r\naround quarter to the hour, the hour hand is past the hour point with the minute still showing on 45 minutes. the winder to change the time doesnt work\r\ncorrectly. I am not sure if this is correct but if i dont wind it atleast every 24 hours it stops. ', '20-01-16\r\nIndex 2 fehlt - beschriebenes Fehlerbild paßt dazu\r\ninsg. 5 Indexe geklebt, ZgStellung korrigiert\r\nUK 2001 1530 - einwandfrei\r\nWK 2101 0800 - 22-01-16 okay', '1,2', '2016-01-22', '2016-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-22', '87.85.170.34', 'birminghamnp.briggsamasco.co.uk', '2016-01-21', '644352619245', NULL),
(6185, '', 4235, 999999999, 2, '3005-Marco Polo', '2016-02-10', '2014-12-17', '2014-12-17', 'silver metal', 'black', 'Theorema', 'Ora mbetet prapa 7-8 minuta ne 24 ore dhe ndonjehere ngel. Kete shqetesim e kam bere prezent te ju ne shtator 2015 dhe ju me sugjeruat ta kurdise . Edhe pse e kurdisja cdo dite problemi vazhdoi. --  Time lags behind 7-8 minutes to 24 hours and sometimes fail. I\'ve done this concern on to you in September 2015 and you suggested to hatch. Although the devices daily problem continued.\r\n---\r\nOra ngelet pas 7-8 minuta ne 24 ore dhe ndonjehere gjate nates ngel edhe pse mund ta kem kurdisur gjate dites.  --  Time remains after 7-8 minutes to 24 hours and sometimes during the night remains even if I have devised during the day.\r\n{G-Karte}', '11-02-16\r\nWerk steht kpl. abgelaufen - S+F oB, selbst die Automatik ist iO\r\nK 1102 1005 - bl. deutlich zurück - jetzt zeigen die Klinkenräder ihr wahres Gesicht! Beide ersetzt\r\nK 1502 1000 - 19-02-16 okay', '1,2', '2016-02-19', '2016-02-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-19', '79.106.109.193', '79.106.109.193', '2016-01-21', 'RL 73 281 904 2DE', NULL),
(6186, '', 4089, 999999999, 0, '501-Coppernicus', '2016-01-15', '0000-00-00', '2013-12-10', 'black', 'black', 'Pionier', 'This watch was returned to you recently for repair of the watch hand - it was not staying in place. After repair, it now cannot be manually moved from the time it is set at????? I\'ve included all the paperwork from the date of original repair.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '185.58.164.43', '185.58.164.43', '2016-01-22', '', NULL),
(6187, '', 4177, 999999999, 0, '101-Casablanca GM', '2016-01-15', '0000-00-00', '2015-12-18', 'gold', 'white', 'Theorema', 'the time indexes are removed from their place, so the watch is working but the indexes are free of mouvement.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.96.10.155', 'bba998629.alshamil.net.ae', '2016-01-22', '', NULL),
(6188, '', 4258, 999999999, 2, '3001-Paragon', '2016-01-18', '0000-00-00', '2016-01-07', 'silver', 'white', 'Theorema', 'Die Uhr entspricht nicht der vorgestellten Größe.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.171.9.117', 'x50ab0975.dyn.telefonica.de', '2016-01-22', '', NULL),
(6189, '', 4259, 999999999, 2, '511-New York', '2016-01-18', '0000-00-00', '2015-10-09', 'black', 'white', 'Pionier', 'Sent this watch back to you today via registered post with a photo copy of the warranty.I hope to hear from you in the near future with a favourable response.Yours sincerely, \r\n                               Ciaran O Carroll    15/01/16?\r\n{abgetippt:\r\n[...] it was losing between 30 and 35 seconds everyday [...]\r\n}', '18-01-16\r\nWerk kpl. abgelaufen - Drücker 2 fehlt! reguliert von +30sec/d auf +10sec/d - beide Klinkenräder ers., Gehäuse ers. - WD 8310\r\nK 1801 1515 - 22-01-16 okay', '1,2', '2016-01-22', '2016-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-22', '217.114.169.252', '217.114.169.252', '2016-01-22', '644352619212', NULL),
(6190, '', 4260, 999999999, 2, '3009-Dubai', '2016-01-20', '0000-00-00', '2015-06-29', 'black', 'black', 'Theorema', 'Uhrwerk funktioniert nicht\r\n{G-Foto}', '21-01-16\r\nHauptwerk oF - Unruh verhakt, Anker gerichtet\r\nAblauf 2101 1125 - Aufzug 5h\r\nAblauf 2501 1130 bis 2601 1045 == 23h - mager\r\nAutomatik gereinigt und versorgt, Klinkenfeder justiert\r\nAufzug 3 1/2h - \r\nAblauf 2601 1530 bis 2801 1300 = 45h perfekt \r\n29-01-16 okay', '1,2', '2016-01-31', '2016-01-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-01', '176.0.103.26', '176.0.103.26', '2016-01-24', '00340433836346047208', NULL),
(6191, '', 4261, 999999999, 2, '101-Casablanca GM', '2016-01-21', '0000-00-00', '2015-11-11', 'black metal', 'black', 'Theorema', 'Since i ever had the watch everytime i wind it the right time shows for an hour but after that it does not work- the time drops off- i believe the fault is with the mechanics.', '22-01-16\r\nWerk kpl. abgelaufen - S+F oB - Schraubenservice\r\nWK 2201 1020 - gut\r\nUK 2501 0840 - bleibt deutlich zurück - Lagenprüfung - ha! \r\nAnker ersetzt und gerichtet\r\nUK 2601 0950 - einwandfrei\r\nWK 2701 0855 - 28-01-16 okay', '1,2', '2016-01-28', '2016-01-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-28', '109.159.65.89', 'host109-159-65-89.range109-159.btcentralplus.com', '2016-01-24', '644352620098', NULL),
(6192, '', 2599, 999999999, 2, '3001-Paragon', '2016-01-27', '0000-00-00', '2014-07-07', 'silver', 'white', 'Theorema', '[G per email 28-10-14]\r\nA locking device on the watchband is loose/faulty. It doesn\'t lock properly (the locking device that is used when determining the diameter/size around the wrist).', '27-01-16\r\nSchließe gespannt - Band insgesamt verbraucht\r\nKVA Band ers. 25,-  --  ausf. 0402\r\nK 2701 1145 - Band ers. und 04-02-16 okay', '1,2', '2016-02-08', '2016-02-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-08', '37.247.17.52', '37-247-17-52.customers.ownit.se', '2016-01-24', '644352621348', NULL),
(6193, '', 4262, 999999999, 2, '3009-Dubai', '2016-01-22', '0000-00-00', '2015-02-12', 'black', 'black', 'Theorema', 'The watch keeps stopping after only a very short while, it does not automatically wind itself to keep going with movement etc  ', '25-01-16\r\nKlinkenrad defekt - ersetzt und eine Klinke aus RW entfernt\r\nAufzug 3h30 - \r\nAblauf ab 2501 1130 bis 2601 1330 = 26h - okay', '1,2', '2016-01-27', '2016-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-27', '82.1.202.40', 'cpc1-hitc6-2-0-cust39.9-2.cable.virginm.net', '2016-01-24', '644352620010', NULL),
(6194, '', 4263, 999999999, 2, '101-Casablanca GM', '2016-01-22', '0000-00-00', '2014-12-10', 'silver', 'white', 'Theorema', 'it just stopped working. i picked it up after 1 week of wearing it and went to wind it up but it only turned 1 revolution\r\n{G-Karte}', '22-01-16\r\nWerk steht kpl. aufgezogen - Anker gerichtet, aber: oberer Unruhzapfen gebrochen, weil Uhr gefallen ist!\r\nKVA Werkrep. 30,- --  ausf. 1202\r\nUnruh kpl. ers., reguliert\r\nWK 1202 1325 - gut\r\nUK 1502 0810 - einwandfrei\r\nWK 1602 0750 - 17-02-16 okay', '1,2', '2016-02-19', '2016-02-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-19', '94.173.247.71', 'cpc8-dudl11-2-0-cust838.wolv.cable.virginm.net', '2016-01-24', '644352622790', NULL),
(6195, '', 4264, 999999999, 2, '3011-Macau', '2016-01-29', '0000-00-00', '2015-06-01', 'silver', 'black', 'Theorema', 'The month setting arm has popped out of the dial on the clock face and slipped inside the mechanism and now the watch has stopped. \r\n{ G-Copy}', '29-01-16\r\nTotaZg ers.\r\nK 2901 1255 - reguliert und 01-02-16 okay', '1,2', '2016-02-01', '2016-02-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-01', '109.146.114.57', 'host109-146-114-57.range109-146.btcentralplus.com', '2016-01-24', '644352620514', NULL),
(6196, '', 4265, 999999999, 0, '3001-Paragon', '2016-01-17', '0000-00-00', '2015-12-14', 'silver', 'white', 'Theorema', 'The mechanism has stopped working even though it has been wound every other day, but not over wound.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '78.145.10.203', 'host-78-145-10-203.as13285.net', '2016-01-24', '', NULL),
(6197, '', 4266, 999999999, 0, '3008-Damascus', '2016-01-18', '0000-00-00', '2015-11-11', 'gold', 'black', 'Theorema', 'Date dial not working\r\nStop running every 10 minutes', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '117.211.143.89', '117.211.143.89', '2016-01-25', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(6198, '', 3256, 999999999, 2, '102-Monte Carlo GM', '2016-02-03', '0000-00-00', '2014-01-29', 'black', 'white', 'Theorema', 'Watch displays incorrect time after 3 hours of use.\r\nI completely wound the watch and set it to 6:30, but by 9:30, the time was showing 9:15 (instead of 9:30). Please call or email me the results of the repair before sending the watch back to Aus \r\n{G-Karte}', '03-02-16\r\nWerk steht kpl. abgelaufen... S+F oB, zumal sie erst im Dezember hier war und das Angebot für eine neue Krone abgelehnt wurde... \r\nUK 0302 1435 - einwandfrei\r\nWK 0402 0820 - bestens\r\nKVA Krone/Welle/Gehäuse  80,- - ausf. 2807\r\nGehäuse mit AW/Krone ers. - WD 8310\r\nUK 2807 1440 - einwandfrei\r\nWK 2907 0755 - gut\r\nUK 1508 0840 - einwandfrei\r\nWK 1608 0900 - 17-08-16 okay\r\n', '1,2', '2016-08-22', '2016-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-22', '118.208.14.223', 'ppp118-208-14-223.lns20.bne7.internode.on.net', '2016-01-25', 'RL 7397 4743 3DE', NULL),
(6199, '', 4165, 2, 2, '102-Monte Carlo GM', '2016-01-18', '0000-00-00', '0000-00-00', 'Schwarz', 'Schwarz', 'Theorema', '[OHNE Angabe - OHNE G-Nachweis - NO Deal]\r\n\r\n\r\n', '18-01-16\r\n*** nicht die Uhr die zur Reparatur war! Dies ist eine Andere! ***\r\nZB in Auflösung, StdZg beschädigt, Teile vom ZB und Zg im Werk\r\nKVA Rep.  70,- - ohne Berechnung ausführen 2402\r\nStdZg ersetzt, ZB geklebt\r\nUK 2402 1435 - einwandfrei\r\nWK 2502 1315 - 26-02-16 okay', '1,2', '2016-02-26', '2016-02-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-26', '', '', '0000-00-00', '644352623443', NULL),
(6200, '', 4267, 2, 2, '7001-Havana', '2016-01-18', '2015-10-27', '2015-10-27', 'Gold', 'Schwarz', 'Pionier', '{abgetippt und übersetzt:\r\nDated 28-10-15 with PIONIER time has come that we see at the moment is left does not work on a regular basis and also belt is damaged tooth l pm all is the Chinese brand.\r\nYour company is serious and I got my confidence so please review it my application or to send another hour or be a regular this, possibly to pick chain belt.\r\n}', '19-01-16\r\nWerk komplett abgelaufen - Band löst sich auf und peinlicherweise steht in der Schließe CHINA !!! - Krone läßt sich nicht in Zgstellung bringen! WHF und DateKorrektor ers.\r\nK 1901 1350 - 22-01-16 okay', '1,2', '2016-01-25', '2016-01-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-25', '', '', '0000-00-00', 'RL 73 126 029 6DE', NULL),
(6201, '', 3892, 2, 2, '505-Florida', '2016-01-18', '2015-06-01', '2015-06-01', 'Silber Metall', 'Weiss', 'Pionier', '{frei übersetzt:\r\nsteht die ganze Zeit\r\n}\r\n\r\n*** derselbe Fehler im September ***', '19-01-16\r\ndiesmal aber eine Schraube der Unruhbrücke gebrochen! Gang unterirdisch - Werktausch\r\nK 1901 1435 - 22-01-16 okay', '1,2', '2016-01-22', '2016-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-22', '', '', '0000-00-00', ' 644352619223', NULL),
(6203, '', 3317, 999999999, 0, '505-Florida', '2016-01-18', '0000-00-00', '2014-10-14', 'gold', 'black', 'Pionier', 'The clock is not working beside repairing it for the third time.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.236.37.94', '109.236.37.94', '2016-01-25', '', NULL),
(6204, '', 4269, 999999999, 2, '3011-Macau', '2016-02-10', '2015-07-07', '2015-07-07', 'black', 'black', 'Theorema', 'the day needle falls \r\n{G-Karte}', '11-02-16\r\nZg aus RW entfernt - neuen MonatsZ ersetzt, ein Klinkenrad ersetzt\r\nK 1102 1145 - 15-02-16 okay', '1,2', '2016-02-15', '2016-02-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-15', '1.9.102.181', '1.9.102.181', '2016-01-26', 'RL 73 270 929 9DE', NULL),
(6206, '', 4270, 999999999, 2, '3001-Paragon', '2016-01-20', '0000-00-00', '2016-01-19', 'silver', 'white', 'Theorema', 'Das Armband passt mir nicht,es ist für mich zu klein.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2003:46:1e39:2d01:f5c3:1cf2:6c78:a191', '2003:46:1e39:2d01:f5c3:1cf2:6c78:a191', '2016-01-26', '', NULL),
(6207, '', 4271, 999999999, 2, '101-Casablanca GM', '2016-02-25', '0000-00-00', '2014-10-27', 'black', 'black', 'Theorema', '[G per email 19-01-16]\r\nThe seconds hand works fine but for some reason the minutes and hours hand do not move.  ', '26-02-16\r\nWerk steht kpl. abgelaufen - ZgWerk aufgedrückt - Kulanz\r\nWK 2602 1110 - gut (41x)\r\nUK 2902 0735 - reguliert\r\nWK 0103 0900 - 02-03-16 okay', '1,2', '2016-03-02', '2016-03-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-02', '83.206.205.242', '242-205.206-83.static-ip.oleane.fr', '2016-01-26', '644352623958', NULL),
(6208, '', 4272, 999999999, 2, '103-Sao Paolo', '2016-01-22', '0000-00-00', '2014-01-03', 'gold', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 15753 v. 03-01-2014]\r\nOne day in september 2015 the clock spring didn\'t remain in pulled position why the clock doesn\'t work anymore. \r\n\r\nI hope you can repair the clock within the guarantee so my husband can use it further. He was very found of it, it was a gift from me to him. \r\n\r\nWe send the clock to you by mail tomorrow the 20th of January. Please let me know when you received it.', '25-01-16\r\nSperrad gelöst - gesichert\r\nUK 2501 1030 - einwandfrei\r\nWK 2601 0830 - 27-01-16 okay', '1,2', '2016-01-27', '2016-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-27', '212.116.74.247', 'h-212-116-74-247.na.cust.bahnhof.se', '2016-01-26', '644352620000', NULL),
(6209, '', 4273, 999999999, 2, '508-Dublin', '2016-01-25', '0000-00-00', '2015-01-20', 'silver', 'black', 'Pionier', 'After a few hours the watch stops working even when I wear the watch the whole day. I tried to wind it up manually before wearing but the result stays the same. ', '25-01-16\r\nRotor gelöst? nein, alle Funktionen oB\r\nK 2501 1510 - 28-01-16 absolut okay', '1,2', '2016-01-28', '2016-01-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-28', '149.6.102.42', 'smtp.brainbridge.be', '2016-01-26', '644352620113', NULL),
(6210, '', 4274, 999999999, 2, '101-Casablanca GM', '2016-02-10', '0000-00-00', '2015-11-26', 'gold', 'black', 'Theorema', 'The watch will not keep time even when fully wound.  It has only moved a couple of minutes in the time we have owned it.\r\n{G-Karte}', '15-02-16\r\nWerk steht kpl. abgelaufen - S+F oB - 41x Aufzug\r\nUK 1502 0930 - einwandfrei\r\nWK 1602 0755 - 17-02-16 absolut okay', '1,2', '2016-02-17', '2016-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-17', '173.28.73.137', '173-28-73-137.client.mchsi.com', '2016-01-26', 'RL 73 281 903 9DE', NULL),
(6211, '', 4275, 999999999, 0, '103-Sao Paolo', '2016-01-19', '0000-00-00', '2015-10-19', 'silver', 'black', 'Theorema', 'The adjuster pin wont set time or wind watch up the watch has just stopped working no damage has been caused', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.0.21.170', 'cpc79905-stkp12-2-0-cust425.10-2.cable.virginm.net', '2016-01-26', '', NULL),
(6212, '', 4276, 999999999, 2, '103-Sao Paolo', '2016-01-26', '0000-00-00', '0000-00-00', 'silver', 'white', 'Theorema', '[G-Karte nicht ausgefüllt - NO Deal]\r\nThe pin for reload the spring in the Mechanical movement is broken. ', '26-01-16\r\nWelle gebrochen - Alter der Uhr nicht nachvollziehbar\r\nKVA Rep. gegen Porto - ausf. 2801\r\nUK 2601 1400 - einwandfrei\r\nWK 2701 1010 - einwandfrei - 28-01-16 okay', '1,2', '2016-01-29', '2016-01-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-29', '138.106.57.132', '138.106.57.132', '2016-01-27', '644352620216', NULL),
(6213, '', 4239, 999999999, 2, '101-Casablanca GM', '2016-01-25', '0000-00-00', '2015-12-10', 'silver', 'white', 'Theorema', 'Glass has fallen off watch and small hand is missing \r\n{G-Karte}', '25-01-16\r\njaaa... Uhr gefallen, Glassplitter im Werk\r\nKVA Werkrep. (Überh.) und Glas/Zg  85,- - ausf. 0102\r\nGehäuse u-s, Werk gereinigt, SekZg ers., Glas\r\nUK 0402 1400 - einwandfrei\r\nWK 0502 0845 - gut\r\nUK 0802 0755 - einwandfrei\r\nWK 0902 0805 - 10-02-16 okay', '1,2', '2016-02-10', '2016-02-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-10', '109.145.38.58', 'host109-145-38-58.range109-145.btcentralplus.com', '2016-01-27', '644352621602', NULL),
(6214, '', 4277, 2, 2, '101-Casablanca-1', '2016-01-20', '2014-02-25', '2014-02-25', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\nThe winding mechanism is winding properly. Sometimes it winds the mechanism up, other times the crown just turns around without actually winding the mechanism up. Also the crown will unwind itself, so the watch will stop sooner\r\n}', '21-01-16\r\nWerk kpl. abgelaufen - Sperrad gelöst - gesichert\r\nWK 2101 1145 - einwandfrei\r\nUK 2501 0845 - einwandfrei\r\nWK 2601 0830 - 27-01-16 okay', '1,2', '2016-01-27', '2016-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-27', '', '', '0000-00-00', '644352620032', NULL),
(6215, '', 4278, 2, 2, '3005-Marco Polo', '2016-01-20', '2014-06-04', '2014-06-04', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nThe watch stopped to work [...]\r\n}', '21-01-16\r\n...läuft freudig beim auspacken... S+F absolut oB\r\nK 2101 1455 - reguliert\r\nK 2501 0910 - 28-01-16 okay', '1,2', '2016-01-28', '2016-01-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-28', '', '', '0000-00-00', '644352620102', NULL),
(6216, '', 4279, 999999999, 2, '506-Miami', '2016-02-10', '0000-00-00', '2015-06-19', 'silver black', 'black', 'Pionier', '[Foto und RMA-Form per email 26-01-16]\r\nI\'ve got an issue with my PIONIER Miami watch.\r\nThe \"Day\" on it suddenly can\'t be adjusted.\r\nIt\'s stuck between \"Saturday\" and \"Sunday\".\r\nPreviously it was stuck at \"Saturday\". \r\nThe next day the needle suddenly was pointing at \"Friday\".\r\nI\'ve tried the \"Day Setting\" button but unfortunately it only moves the needle to Saturday then going halfway between \"Saturday\" and \"Sunday\" and stops there until today.\r\nNo matter how I press the button after that the needle won\'t move at all.\r\n{G-Karte}', '11-02-16\r\nWerkring gebrochen - DayKorrektor hakt - Korrektorfeder gerichtet, Werkring ersetzt\r\nK 1102 1100 - 15-02-16 okay', '1,2', '2016-02-15', '2016-02-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-15', '183.171.27.93', '183.171.27.93', '2016-01-27', 'RL 73 253 981 6DE', NULL),
(6217, '', 4280, 999999999, 2, '103-Sao Paolo', '2016-01-22', '0000-00-00', '2012-12-08', 'black', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 1697 v. 13-12-2012]\r\nWinder has become detached from the watch and it will no longer work.', '25-01-16\r\nKrone verbraucht, Welle gebrochen, ZB in Auflösung\r\nKVA Krone/Welle, Band und ZB-Rep.  65,- - ausf. 2502\r\nZB 3 Schildchen geklebt, AW/Krone ersetzt, reguliert\r\nUK 2502 1435 - einwandfrei\r\nWK 2602 0830 - gut\r\nUK 2902 0745 - einwandfrei\r\nWK 0103 0905 - 02-03-16 okay', '1,2', '2016-03-03', '2016-03-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-02', '79.77.50.60', 'host-79-77-50-60.static.as9105.com', '2016-01-27', '644352623991', NULL),
(6218, '', 4281, 999999999, 0, '101-Casablanca GM', '2016-01-20', '0000-00-00', '2014-10-15', 'black', 'white', 'Theorema', 'humidity inside the watch, drops are visible', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '195.200.201.41', 'ip41.dknadmin.be', '2016-01-27', '', NULL),
(6219, '', 4282, 999999999, 0, '511-New York', '2016-01-20', '0000-00-00', '2016-01-20', 'gold', 'white', 'Pionier', 'Hi!\r\nDie Uhr fonktioniert nicht when ich nicht die knappen von Uhr om drehe! ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2001:6b0:1:1530:9c84:3f4a:480b:938a', '2001:6b0:1:1530:9c84:3f4a:480b:938a', '2016-01-27', '', NULL),
(6220, '', 4283, 999999999, 0, '508-Dublin', '2016-01-20', '0000-00-00', '2015-02-27', 'silver', 'black', 'Pionier', 'défauts\r\nchiffre romain décoller  et bloquer dans le mécanisme de la montre donc la montre ne fonctionne plus \r\n ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:2788:1a:36b:1016:885a:f3c8:b02', '2a02:2788:1a:36b:1016:885a:f3c8:b02', '2016-01-27', '', NULL),
(6221, '', 4284, 999999999, 2, '3001-Paragon', '2016-01-26', '0000-00-00', '2012-05-25', 'silver', 'white', 'Theorema', 'the outer ring of the clock face indicating the hours somehow got detached and is constantly turning to the right (clockwise). \r\n{G-Karte}', '26-01-16\r\nWerk iO - nur Minuterie ab... Uhr wird 4! \r\nKVA Kulanz gegen Portoerstattung - ausf. 0102\r\nMinuterie geklebt\r\nK 0202 0830 - reguliert\r\nK 0402 0845 - 08-02-16 okay', '1,2', '2016-02-08', '2016-02-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-08', '84.105.37.107', '5469256B.cm-12-2a.dynamic.ziggo.nl', '2016-01-28', '644352621337', NULL),
(6222, '', 4282, 999999999, 0, '511-New York', '2016-01-21', '0000-00-00', '2016-01-26', 'gold', 'white', 'Pionier', 'Hi! die Uhr fonktioniert nicht es geht nur when ich die knappen omdrehe dan geht es aber am sonsten nicht!! Ich muss immer dier Uhr anställen dan geht es loss! When nich dan fonktioniert die nicht!\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2001:6b0:1:1530:6c33:2172:24ea:fc39', '2001:6b0:1:1530:6c33:2172:24ea:fc39', '2016-01-28', '', NULL),
(6224, '', 4286, 999999999, 2, '3005-Marco Polo', '2016-01-28', '0000-00-00', '2014-06-03', 'black metal', 'black', 'Theorema', 'The watch will not work and it looks like the movement has stopped working.\r\n{G-Copy}', '28-01-16\r\ngefallen! Krone zerstört, Aufzug- und \r\nStellmechanik beschädigt, Bodenglas zerstört\r\nKVA Gehäuse und Werkrep./Krone  120,-  - ausf. 0202\r\nKupplung komplett, DateKorrektor, Antriebsorgan und ein Klinkenrad, AW mit Krone, Gehäuse ersetzt\r\nK 0302 0925 - reguliert und 08-02-16 okay', '1,2', '2016-02-09', '2016-02-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-09', '81.99.5.232', 'cpc20-bahd4-2-0-cust231.14-2.cable.virginm.net', '2016-01-31', '644352621418', NULL),
(6225, '', 4287, 999999999, 2, '3006-Monaco Diamond', '2016-01-29', '0000-00-00', '2014-08-26', 'gold metal', 'black', 'Theorema', 'Hand winding crown is not working,so i can\'t change the time or wind it up.\r\n{G-Karte}', '29-01-16\r\nWHF aus Eingriff - gesetzt\r\nK 2901 1310 - Automatik zieht nicht auf! Klinkenfeder! gerichtet und Rotorlager geölt\r\nK 0102 1020 - schafft keinen Vollaufzug - Werktausch\r\nK 0402 1100 - 08-02-16 okay', '1,2', '2016-02-08', '2016-02-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-08', '151.224.242.120', '97e0f278.skybroadband.com', '2016-01-31', '644352621278', NULL),
(6226, '', 3176, 999999999, 2, '502-Malibu', '2016-01-29', '0000-00-00', '2014-12-02', 'gold', 'black', 'Pionier', 'This is the second time I have sent the watch back. The previous time the hands stopped ticking. This time they have done the same thing. Then after a couple of weeks the little dial on the side fell out \r\n{G-Karte}', '29-01-16\r\njaaa... klar! Welle war raus, wurde unfachmännisch versucht zu montieren... Halbe Welle klemmt die Unruh, Krone fehlt! Band verbraucht! Rotor gebrochen... \r\nKVA Werkrep, Krone/Welle/Band 75,- - Rotor Kulanz - ausf. 2403\r\nKrone/Welle ersetzt, Rotor ersetzt - WD 8310\r\nK 2403 1000 - reguliert und 04-04-16 okay', '1,2', '2016-04-11', '2016-04-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-11', '108.171.128.175', 'egress16.cws.sco.cisco.com', '2016-02-01', '644352626935', NULL),
(6227, '', 4288, 999999999, 0, 'other', '2016-01-25', '0000-00-00', '2016-01-20', 'black', 'white', 'other', 'Die Uhr ist für mein Handgelenk leider zu groß. Aus diesem Grund sende ich sie zurück. Vielen Dank im Voraus für Ihre Bemühungen.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '37.208.109.180', '37.208.109.180', '2016-02-01', '', NULL),
(6228, '', 4289, 999999999, 2, '104-Copacabana', '2016-01-28', '0000-00-00', '2014-02-11', 'gold', 'black', 'Theorema', 'The watch has recently started to gain time to such an extent that it becomes unusable\r\n{G-Karte}', '28-01-16\r\nWerk kompl. abgelaufen - S+F oB\r\nUK 2801 1305 - einwandfrei\r\nWK 2901 0755 - gut\r\nUK 0102 0915 - reguliert\r\nUK 0202 0910 - einwandfrei\r\nWK 0302 0755 - 04-02-16 okay\r\n{Spiralzettel}', '1,2', '2016-02-04', '2016-02-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-04', '2.27.69.243', '2.27.69.243', '2016-02-01', '644352620904', NULL),
(6229, '', 4290, 999999999, 2, '107-Rio', '2016-01-29', '0000-00-00', '2013-04-10', 'gold', 'black', 'Theorema', 'The watch is not working correctly. The watch is running to fast!\r\n{G-Copy}', '29-01-16\r\nWerk steht kpl. abgelaufen - S+F oB\r\nWK 2901 0945 - gut\r\nUK 0102 0915 - einwandfrei\r\nWK 0202 0910 - 03-02-16 okay', '1,2', '2016-02-05', '2016-02-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-05', '77.163.6.116', 'ip4da30674.direct-adsl.nl', '2016-02-01', '644352620992', NULL),
(6230, '', 4291, 999999999, 2, '101-Casablanca GM', '2016-02-01', '0000-00-00', '2013-07-17', 'silver', 'white', 'Theorema', 'Blue decals have come loose on watch face. Wear and tear on winder protector makes it difficult to stay closed.\r\n{G-Karte}', '02-02-16\r\nZB in Auflösung, Bügel mit Rodico (?) gesichert... \r\nRep. gegen Portoerstattung  --  ausf. 1602\r\nGehäuse u-s, ZB ersetzt, Ziffern ausgelegt\r\nUK 1702 1125 - 19-02-16 okay', '1,2', '0000-00-00', '2016-02-22', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-22', '140.203.229.35', '140.203.229.35', '2016-02-01', '644352623097', NULL),
(6231, '', 4292, 999999999, 2, '107-Rio', '2016-02-02', '0000-00-00', '2015-07-15', 'black metal', 'black', 'Theorema', '[G per email 25-01-16]\r\nlonger tip(minutes one) get off of mechanism and dosn t work. need to repair and puted back to place and secure to dosnt came off again.Watch was never opened and has no skratches is ideal outside view and nothing else i damaged inside.', '03-02-16\r\nna, ganz so unbefleckt ist sie nicht, aber alles im Rahmen!\r\nMinZg ers. - KULANZ\r\nUK 0302 1030 - einwandfrei\r\nWK 0402 0855 - 05-02-16 okay', '1,2', '2016-02-05', '2016-02-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-05', '86.21.187.108', 'cpc6-walt13-2-0-cust107.13-2.cable.virginm.net', '2016-02-01', '644352621006', NULL),
(6232, '', 3174, 999999999, 2, '101-Casablanca GM', '2016-02-01', '0000-00-00', '2015-12-04', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nClip on the strap has broken. ', '02-02-16\r\nUhr ist gefallen: mehrere DS rund ums Gehäuse - ZgWerk aus Eingriff, ZB in Auflösung \r\nKVA ZB, WerkRep und Band  80,- \r\nKunde hat nur für Band bezahlt... 25,- ... und nochmal 20,- - ausf. 0106\r\nGehäuse u-s, ZB ersetzt, Ziffern ausgelegt, Prüfband\r\nUK 0206 1425 - einwandfrei\r\nWK 0306 0915 - 06-06-16 okay', '1,2', '2016-06-07', '2016-06-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-07', '94.126.45.1', '94.126.45.1', '2016-02-02', '644352632117', NULL),
(6233, '', 4293, 2, 2, '507-Aruba', '2016-01-26', '2014-01-30', '2014-01-30', 'Silber', 'Schwarz', 'Pionier', '[OHNE Angabe]', '27-01-16\r\nWerk steht kpl. aufgezogen - AR aus Eingriff, aber keine zugehörige Beschädigung am Gehäuse gefunden - KULANZ\r\nK 2701 0955 - 29-01-16 okay', '1,2', '2016-01-29', '2016-01-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-29', '', '', '0000-00-00', '644352620180', NULL),
(6234, '', 4294, 999999999, 2, '505-Florida', '2016-02-26', '0000-00-00', '2014-11-12', 'silver metal', 'black', 'Pionier', 'The reason for failure in the mechanism, the clock is working after shaking over 15-20 minutes and stops,  the same problem in the winding mechanism -Hard spinning and does not change the time and date.\r\n{G-Karte}', '29-02-16\r\nKlemmung im RW - WH-Raststift fehlt und klemmt das Werk, Tagesschaltfeder zerstört - WH, Schaltfeder und ein Klinkenrad ers.\r\nK 2902 1125 - reguliert und 03-03-16 okay', '1,2', '2016-03-03', '2016-03-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-03', '79.179.33.203', 'bzq-79-179-33-203.red.bezeqint.net', '2016-02-02', 'RL 73 317 169 5DE', NULL),
(6235, '', 4295, 999999999, 2, '3008-Damascus', '2016-02-01', '0000-00-00', '2016-01-17', 'gold', 'black', 'Theorema', 'Bei der Referenznummer bin ich mir nicht wirklich sicher, ob die richtig ist. Außerdem sind es zwei Uhren, wie in der E-Mail bereits erwähnt. \r\nIch mache ganz normal vom meinem Widerrufsrecht Gebrauch und bitte um Zusendung des Retourenscheines. Vielen Dank.', 'Uhren erhalten 01.02.2016\r\nBitte refund!', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '84.136.159.7', 'p54889F07.dip0.t-ipconnect.de', '2016-02-02', '', NULL),
(6238, '', 4298, 999999999, 0, '102-Monte Carlo GM', '2016-01-27', '0000-00-00', '2015-02-13', 'silver', 'black', 'Theorema', 'The turn nob are very hard to turn. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.184.105.81', 'wsip-70-184-105-81.ph.ph.cox.net', '2016-02-03', '', NULL),
(6239, '', 4299, 999999999, 0, '3001-Paragon', '2016-01-28', '0000-00-00', '2016-01-21', 'silver', 'black', 'Theorema', 'Qualität entspricht nicht einer 200,- ? Uhr,  geschweige denn einer 699,- Uhr', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.220.153.70', 'dslb-094-220-153-070.094.220.pools.vodafone-ip.de', '2016-02-04', '', NULL),
(6240, '', 4300, 2, 2, '4004-Newton', '2016-01-28', '2014-02-18', '2014-02-18', 'Silber', 'Weiss', 'Theorema', '[OHNE Angabe]\r\n{G-Karte}', '28-01-16\r\n6 Indexe fehlen, Rotor gebrochen - alle 8 Indexe geklebt, untere Stoßsicherung geschlossen\r\nK 2801 1515 - reguliert und 01-02-16 okay', '1,2', '2016-02-01', '2016-02-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-01', '', '', '0000-00-00', '644352620525', NULL),
(6241, '', 4301, 2, 2, '511-New York', '2016-01-28', '2015-09-25', '2015-09-25', 'Gold', 'Schwarz', 'Pionier', '[OHNE Angabe]\r\n{G-Karte}', '28-01-16\r\nAutomatik? Ein Klinkenrad ers., Automatik versorgt\r\nK 2801 1545 - neu gestellt\r\nK 0102 0940 - verliert deutlich ==> ZgReibung! MR mit Rohr ers., DaySchaltfeder ers.\r\nK 0202 1340 - 05-02-16 okay', '1,2', '2016-02-05', '2016-02-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-05', '', '', '0000-00-00', '644352621017', NULL),
(6242, '', 4302, 999999999, 2, '3011-Macau', '2016-01-28', '0000-00-00', '2016-01-18', 'silver', 'black', 'Theorema', 'No defect.\r\nWatch is too large and it was not described that letters on the watch face are gold.', 'Uhr erhalten 01.02.2016\r\nBitte refund!', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '193.102.79.10', '193.102.79.10', '2016-02-04', '', NULL),
(6243, '', 1598, 999999999, 2, '3005-Marco Polo', '2016-02-10', '0000-00-00', '2013-10-21', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 10897 v. 21-10-1013]\r\nSecond hand has stopped ticking, thus watch stopped', '10-02-16\r\nUnruh hakte...\r\nK 1002 1310 - steht... grundlos! Spirale gerichtet, reguliert\r\nK 1202 1040 - 15-02-16 okay', '1,2', '2016-02-15', '2016-02-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-15', '62.172.223.10', '62.172.223.10', '2016-02-05', '644352622219', NULL),
(6247, '', 3900, 999999999, 2, '503-Sydney', '2016-03-03', '0000-00-00', '2014-04-29', 'gold', 'black', 'Pionier', 'Problem with clockwise and the mechanism doesn\'t work,so do not start the clock and don\'t go.', '04-03-16\r\nZeiger abgefallen, aber der \'alte\' Reparaturzettel ist noch am Band!  Transportschaden? nein, eine Schraube der RW-Brücke gebrochen - Werktausch\r\nK 0403 1055 - 07-03-16 okay', '1,2', '2016-03-07', '2016-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-07', '151.177.24.176', 'c151-177-24-176.bredband.comhem.se', '2016-02-07', '644352624531', NULL),
(6248, '', 4306, 999999999, 2, '2009-Casablanca', '2016-02-04', '0000-00-00', '2015-10-30', 'black', 'black', 'Theorema', 'Clasp covering the winder has chipped paint. I have emailed Rovena and agreed to have it replaced with the Gold with brown leather strap as you have none in stock to repair this watch. Original warranty card is in the box with the watch ', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-04', '86.25.37.197', 'cpc89774-stok19-2-0-cust1476.1-4.cable.virginm.net', '2016-02-07', '644352620915', NULL),
(6249, '', 3410, 999999999, 2, '510-London', '2016-02-09', '0000-00-00', '2014-10-22', 'silver metal', 'black', 'Pionier', 'Constantly stops working and sounds like something is loose inside\r\n{G-Copy}', '10-02-16\r\nRotor und Klinkenfeder gebrochen - Werktausch\r\nK 1002 0935 - 12-02-16 okay', '1,2', '2016-02-12', '2016-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-12', '77.175.190.185', '4dafbeb9.ftth.telfortglasvezel.nl', '2016-02-07', '644352621852', NULL),
(6250, '', 4307, 999999999, 2, '103-Sao Paolo', '2016-02-17', '0000-00-00', '2015-11-30', 'silver', 'white', 'Theorema', 'Winder on watch has fallen off and has been lost. Only worn twice. \r\n{G-Karte}', '19-02-16\r\nKrone/Welle fehlen komplett - WH? nur Schraube gelöst... \r\nKrone mit Welle ers. - WD 8310\r\nWK 1902 1430 - gut\r\nUK 2202 0750 - einwandfrei\r\nWK 2302 0800 - 24-02-16 okay', '1,2', '2016-02-24', '2016-02-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-24', '82.113.244.162', '82.113.244.162', '2016-02-08', '644352623248', NULL),
(6251, '', 4308, 2, 2, '4004-Newton', '2016-02-02', '2013-10-25', '2013-10-25', 'Schwarz', 'Schwarz', 'Theorema', '{abgetippt:\r\nI send my watch, I hope it is repairable...\r\n}\r\n{G-Copy}', '02-02-16\r\nalle 8 Indexe ab, Sekzg ab, Werk kpl. abgelaufen, Band verbraucht - Angebot Neu 25,-  --  ausf. 1602\r\nRep. Kulanz\r\nK 0302 0835 - reguliert, Band und 17-02-16 okay', '1,2', '2016-02-19', '2016-02-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-19', '', '', '0000-00-00', '644352622789', NULL),
(6252, '', 4309, 2, 2, '102-Monte Carlo GM', '2016-02-01', '2015-03-18', '2015-03-18', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\nWatch will not wind, looks as if the gears are not aligned\r\n}\r\n{G-Foto}', '02-02-16\r\nSperrad gelöst - gesichert\r\nUK 0202 1005 - einwandfrei\r\nWK 0302 0805 - 04-02-16 okay', '1,2', '2016-02-04', '2016-02-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-04', '', '', '0000-00-00', '644352620890', NULL),
(6253, '', 4310, 999999999, 2, '101-Casablanca GM', '2016-02-19', '0000-00-00', '2016-01-19', 'black', 'black', 'Theorema', 'this watch does not work \r\nno certificate of authenticity\r\n\r\ni would like a full refund please', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.149.181.247', '213-181-247.static.cytanet.com.cy', '2016-02-08', '', NULL),
(6254, '', 4311, 999999999, 2, '3001-Paragon', '2016-02-04', '0000-00-00', '2015-10-12', 'silver', 'black', 'Theorema', 'LOOPT EERST 5MIN PER DAG ACHTER\r\nEN NU GAAT ENKEL NOG SEC WIJZER VOORUIT\r\n---\r\nRUNNING ONLY 5 MIN DAILY BACK\r\nAND NOW IS JUST YET SEC FORWARD POINTER\r\n{G-Copy}', '05-02-16\r\nDate-Modul, ZgWerk? - DateModul kpl. gelöst - gesichert, Minuterie gesichert\r\nK 0502 1450 - reguliert und 08-02-16 okay', '1,2', '2016-02-08', '2016-02-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-08', '2a02:1810:8c00:c000:a1a1:5304:c25d:d8c0', '2a02:1810:8c00:c000:a1a1:5304:c25d:d8c0', '2016-02-08', '644352621315', NULL),
(6339, '', 4376, 999999999, 2, '103-Sao Paolo', '2016-03-18', '0000-00-00', '2015-12-01', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 36768 v. 04-12-2015]\r\nThe wind button (crown) has came off, the clasp keeps opening and the inner clock is out of sync', '18-03-16\r\nKrone in sich gebrochen - ersetzt, Schraubenservice - WD 8310\r\nWK 1803 1445 - hmm...\r\nUK 2103 0835 - einwandfrei\r\nWK 2203 0745 - nein, Werk nicht iO - Tausch\r\nUK 2303 1255 - verliert 5min - noch ein Werk\r\nWK 2403 0900 - gut\r\nUK 0404 0835 - gut\r\nWK 0504 0750 - 06-04-16 okay', '1,2', '2016-04-06', '2016-04-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-06', '94.10.248.210', '5e0af8d2.bb.sky.com', '2016-03-02', '644352626681', NULL),
(6256, '', 4313, 999999999, 2, '506-Miami', '2016-02-26', '0000-00-00', '2014-03-03', 'black', 'black', 'Pionier', 'the mechanism has stop moving. time cannot function. the day handle has came off a few days after. \r\n{G-Karte}', '29-02-16\r\nUhr ist gefallen, Werk ist durchgedrückt, ZB verschoben...\r\nKVA Werkrep. 60,-  -  ausf. 0604\r\nwar auch feucht... Rost an der Welle... Gehäuse u-s\r\nZB-Füße gerichtet, Werkring ers.  - WD 8310\r\nK 0804 1120 - 11-04-16 okay', '1,2', '0000-00-00', '2016-04-11', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-11', '211.27.213.214', '214.213-27-211.dynamic.dsl.ade.iprimus.net.au', '2016-02-10', 'RL 7349 2323 8DE', NULL),
(6257, '', 4314, 2, 2, '508-Dublin', '2016-02-03', '2014-08-07', '2014-08-07', 'Gold', 'Schwarz', 'Pionier', '[OHNE Angabe]\r\n{G-Karte}', '03-02-16\r\nRotor geöffnet, Werk steht teilaufgezogen - Reste der Halsdichtung entfernt, Rotor vernietet\r\nK 0302 1500 - Amplitude megaschlecht - Werktausch\r\nK 0502 1440 - 08-02-16 okay', '1,2', '2016-02-08', '2016-02-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-08', '', '', '0000-00-00', '644352621304', NULL),
(6258, '', 4315, 2, 2, '3008-Damascus', '2016-02-04', '2015-06-08', '2015-06-08', 'Silber Metall', 'Weiss', 'Theorema', '[OHNE G-Nachweis - Deal 31926 v. 12-05-2015]\r\n{abgetippt:\r\nAfter less than 5 minutes that you put of the watch, it starts to doesn\'t work anymore. It stop immediately and doesn\'t take charge\r\n}', '05-02-16\r\nAutomatik einseitig schwer - versorgt\r\nK 0502 1145 - Fremdkörper klemmt den Anker - Fehler ist aber, das die Uhr nicht aufzieht! Fehler nicht offensichtlich - Werktausch\r\nK 0802 1120 - 12-02-16 okay', '1,2', '2016-02-12', '2016-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-12', '', '', '0000-00-00', '644352621999', NULL),
(6259, '', 4316, 999999999, 0, '101-Casablanca GM', '2016-02-04', '0000-00-00', '2016-02-03', 'silver', 'white', 'Theorema', 'test', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '171.96.168.35', 'ppp-171-96-168-35.revip8.asianet.co.th', '2016-02-11', '', NULL),
(6260, '', 4305, 999999999, 2, '3005-Marco Polo', '2016-02-18', '0000-00-00', '2013-11-19', 'silver metal', 'white', 'Theorema', 'Description are sent with reference number earlier from this form with number 6246. {The watch referred to is almost unused.The pushers are very hard both month but especially date.I could be an excuse if the watch had been used daily but as you will se it is in almost new condition still with plastic.}\r\n Buttons to adjust month and date are very hard. The watch is almost unused and still Sealed with plastic.\r\n{G-Karte}', '19-02-16\r\nBeide Drücker gelöst, weil der Kunde sie dreht statt sie zu drücken! Gehäuse auf Kulanz, aber Porto muß er zahlen! - ausf. 0103 - Gehäuse ersetzt, reguliert - WD \r\nK 0103 0940 - öhm... eingestellt und \r\nK 0403 0755 auf Werktisch - bleibt nach kurzer Zeit stehen...\r\nZg gerichtet\r\nK 0703 1345 - 10-03-16 okay', '1,2', '2016-03-15', '2016-03-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-15', '85.88.64.198', '85.88.64.198', '2016-02-11', 'RL 73 355 298 6DE', NULL),
(6261, '', 2772, 999999999, 2, '3006-Monaco Diamond', '2016-02-23', '0000-00-00', '2014-09-03', 'black metal', 'black', 'Theorema', 'The watch does not stay on time. Every time i set the correct time it fails to stay on the correct time. \r\n{G-Foto}', '24-02-16\r\nKlinkenfeder gebrochen - mangels guter Amplitude ==> Werktausch\r\nK 2402 1000 - 29-02-16 okay', '1,2', '2016-02-29', '2016-02-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-29', '188.205.221.218', 'static.kpn.net', '2016-02-11', '644352623708', NULL),
(6262, '', 4317, 999999999, 2, '3008-Damascus', '2016-02-23', '0000-00-00', '2014-12-29', 'silver metal', 'black', 'Theorema', 'The watch does not work anymore.\r\n{G-Foto}', '24-02-16\r\nausgeschwungen... Messer gerichtet, reguliert\r\nK 2402 0910 - 29-02-16 okay', '1,2', '2016-02-29', '2016-02-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-29', '188.205.221.218', 'static.kpn.net', '2016-02-11', '644352623708', NULL),
(6263, '', 4318, 999999999, 2, 'other', '2016-02-09', '0000-00-00', '2016-02-05', 'silver', 'silvgrey', 'other', 'Gefällt nicht', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '84.63.172.122', 'dslb-084-063-172-122.084.063.pools.vodafone-ip.de', '2016-02-12', '', NULL),
(6264, '', 4319, 999999999, 2, '4004-Newton', '2016-02-15', '0000-00-00', '2013-11-11', 'black', 'white', 'Theorema', 'Do not go !\r\nNew strap!\r\n{G-Karte}', '15-02-16\r\nArmband fremd verbraucht! Rotor geöffnet - Uhr stark strapaziert, Werk aber iO - Rotor ersetzt KULANZ\r\nK 1502 1305\r\ndann KVA Band 25,- -- ausf. 1902\r\nBand ers. und 22-02-16 okay\r\n', '1,2', '0000-00-00', '2016-02-22', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-22', '81.161.135.216', 'ip1.c312.amb46.cust.comxnet.dk', '2016-02-14', '644352623075', NULL),
(6307, '', 4350, 999999999, 2, '505-Florida', '2016-03-02', '0000-00-00', '2014-11-05', 'silver', 'black', 'Pionier', 'Watch at first stop during the night so if you leave watch for few hours it stop.\r\nNow it stop working also when i use during the day.\r\n{G-Copy}', '03-03-16\r\nAutofunktion? weniger... Unruh hakt - Ellipse gelöst und zeitweise aus Eingriff! gesichert, ein Klinkenrad ers. \r\nK 0303 1155 - 07-03-16 okay', '1,2', '2016-03-07', '2016-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-07', '93.41.225.37', '93-41-225-37.ip83.fastwebnet.it', '2016-02-22', '644352624450', NULL),
(6308, '', 4351, 2, 2, '3011 - Macau', '2016-02-15', '2015-02-14', '2015-02-14', 'Silber Metall', 'Weiss', 'Theorema', '[OHNE G-Nachweis - Deal 30246 v. 17-02-2015]\r\n{abgetippt:\r\nThe hand for the day as dropped off & requires reattaching trapped in glass\r\n}', '16-02-16\r\nDayTota ersetzt, Werkring ers. \r\nK 1602 0840 - 19-02-16 okay', '1,2', '2016-02-19', '2016-02-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-19', '', '', '0000-00-00', '644352622815', NULL),
(6266, '', 4320, 999999999, 2, '3005-Marco Polo', '2016-02-15', '0000-00-00', '2015-03-20', 'black metal', 'black', 'Theorema', '11 months ago, I bought a watch Marco Polo by \"THEOREMA\" Automatic + MSRP. Suddenly 10 days ago my watch stopped working without a reason. It is guaranteed for 2 years. Specifically I bought it the 20th March of 2015. I would like to tell me where can I send my watch. Am I fully covered by the warranty, even with regard to shipping costs? I expect an immediate answer.\r\n{G-Karte}', '15-02-16\r\nMesser verhakt mit Plateau - Anker gerichtet, Klinkenräder ambulant geölt\r\nK 1502 1445 - 19-02-16 okay', '1,2', '2016-02-19', '2016-02-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-19', '79.103.37.245', '79.103.37.245.dsl.dyn.forthnet.gr', '2016-02-14', '644352622804', NULL),
(6267, '', 4321, 999999999, 2, '507-Aruba', '2016-02-18', '0000-00-00', '2014-08-11', 'gold', 'white', 'Pionier', 'The Watch Crown is broken, doesn\'t work.\r\n{G-Foto}', '19-02-16\r\nWelle steckt quer im Werk - Kundenfehler!\r\nKVA Werktausch/Krone/Welle  80,- --  ausf. 2202\r\nWerk ers., Krone mit Welle ersetzt - WD 8310\r\nK 2202 1440 - 26-02-16 okay', '1,2', '2016-02-26', '2016-02-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-26', '121.202.89.19', 'm121-202-89-19.smartone.com', '2016-02-14', 'RL 73 317 167 3DE', NULL),
(6268, '', 4322, 999999999, 2, '502-Malibu', '2016-02-16', '0000-00-00', '2015-07-30', 'gold', 'black', 'Pionier', 'Er scheelt iets met de wijzers van het horloge. Het is net of ze steeds gek draaien.\r\n---\r\nThere\'s something wrong with the hands of the watch. It\'s like turning increasingly crazy.\r\n{G-Karte}', '17-02-16\r\nAR aus Eingriff... weil Uhr gefallen ist, Anstoß re oben, aber nichts weiter beschädigt! Rotorlager geölt\r\nK 1702 0915 - 19-02-16 okay', '1,2', '2016-02-19', '2016-02-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-19', '2a02:1810:cc0a:5e00:b063:3fab:38d2:ea41', '2a02:1810:cc0a:5e00:b063:3fab:38d2:ea41', '2016-02-15', '644352622848', NULL),
(6269, '', 4323, 2, 2, '3007-Vienna', '2016-02-08', '2014-05-26', '2014-05-26', 'Silber', 'Schwarz', 'Theorema', '[OHNE Angabe]\r\n{G-Karte}', '09-02-16\r\nUnruh hakt? Nein, KBR aus Eingriff gekommen, unterer Zapfen schief - Kann nur durch Fall passiert sein!\r\nmangels guter Amplitude neues Werk ers. und Zg der 3004 aufgesetzt\r\nK 0902 1415 - 15-02-16 okay', '1,2', '2016-02-15', '2016-02-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-15', '', '', '0000-00-00', '644352622230', NULL),
(6270, '', 2359, 2, 2, '505-Florida', '2016-02-08', '2014-07-22', '2014-07-22', 'Silber Metall', 'weiß', 'Pionier', '{abgetippt:\r\nMalfunctioning of the days of the week and the time is no longer correct as it increases more or less one minute per day\r\n}\r\n{G-Karte}', '09-02-16\r\nS+F oB\r\nK 0902 1425 - Spirale gerichtet, Höhenluft vergrößert\r\nK 1202 1100 - DayTota ers. und 15-02-16 okay', '1,2', '2016-02-15', '2016-02-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-15', '', '', '0000-00-00', '644352622241', NULL),
(6271, '', 1072, 999999999, 2, '3008-Damascus', '2016-02-11', '0000-00-00', '2012-11-18', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\nThe arrow fell off, - as well, as one of the stones.', '12-02-16\r\ngefallen - deutliche Kerbe in Lunette - ZB defekt, Zeiger gebrochen\r\nKVA ZB/Zeiger ersetzen  50,- -- ausf. 0103 \r\nmangels guter Performance - Werktausch, ZB und MinZg\r\nK 0103 1335 - 04-03-16 okay', '1,2', '2016-03-07', '2016-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-07', '80.44.182.25', '80-44-182-25.dynamic.dsl.as9105.com', '2016-02-15', '644352624564', NULL),
(6272, '', 4324, 2, 2, '102-Monte Carlo GM', '2016-02-08', '2014-10-06', '2014-10-06', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] watch to repair the button that\'s not working very well an can fall of every moment\r\n}\r\n{G-Copy}', '09-02-16\r\nHalsdichtung - ein Ring entnommen\r\nUK 0902 1435 - einwandfrei\r\nWK 1002 0840 - 11-02-16 okay', '1,2', '2016-02-11', '2016-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-11', '', '', '0000-00-00', '644352621727', NULL),
(6273, '', 4325, 2, 2, '106-Toronto', '2016-02-08', '2013-08-15', '2013-08-15', 'Rose', 'Schwarz', 'Theorema', '{abgetippt:\r\nAfter wearing for the 1st time the watch only runs if put upside down\r\n}\r\n{G-Karte}', '09-02-16\r\nobere Stoßsicherung geöffnet - gesichert\r\nUK 0902 1450 - reguliert\r\nWK 1002 0845 - 11-02-16 okay', '1,2', '2016-02-11', '2016-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-11', '', '', '0000-00-00', '644352621738', NULL),
(6274, '', 4326, 999999999, 2, '3008-Damascus', '2016-02-11', '0000-00-00', '2016-02-05', 'silver', 'black', 'Theorema', 'Die Uhr entspricht nicht unseren Erwartungen.\r\nZifferblatt hat abweichende Beschriftung zur Abbildung bei Coupon und die zweite Zeitzone lässt sich nicht laut Bedienungsanleitung einstellen.\r\nDeshalb treten wir vom Kauf zurück.\r\nMit freundlichen Grüßen\r\nHeike Neumann', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.8.233.206', 'x4d08e9ce.dyn.telefonica.de', '2016-02-15', '', NULL),
(6277, '', 4329, 999999999, 2, '3001-Paragon', '2016-02-15', '0000-00-00', '2016-01-26', 'silver', 'white', 'Theorema', 'Stundenzeiger läuft nicht richtig. Jede 24 Std. bleibt er mehrmals hängen.\r\n{G-Karte}', '15-02-16\r\nDateModul? jepp, gesichert, Minuterie gesichert, reguliert\r\nK 1602 0920 - 19-02-16 okay', '1,2', '2016-02-19', '2016-02-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-19', '109.91.153.107', 'ip-109-91-153-107.hsi12.unitymediagroup.de', '2016-02-15', '00340434129949100135', NULL),
(6278, '', 4330, 999999999, 2, '103-Sao Paolo', '2016-02-11', '0000-00-00', '2014-02-10', 'silver', 'white', 'Theorema', 'the crown of watch is just detached.\r\n{G-Karte}', '12-02-16\r\nWelle direkt in der Nut gebrochen - KULANZ\r\nWelle ers., 3 Zierschrauben geklebt - WD 8310\r\nWK 1202 0940 - gut\r\nUK 1502 0905 - einwandfrei\r\nWK 1602 0755 - 17-02-16 okay', '1,2', '2016-02-17', '2016-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-17', '2a01:11bf:529:700:181e:bc1a:ff64:1fd2', '2a01:11bf:529:700:181e:bc1a:ff64:1fd2', '2016-02-15', '644352622583', NULL),
(6279, '', 4331, 999999999, 2, '7001-Havana', '2016-02-12', '0000-00-00', '2015-12-03', 'silver', 'black', 'Pionier', 'When changing the date manually if is unable to go any further than 1 or 15. If the watch said the date was the 10th and I wanted to change it to the 20th I would need to change it to 15, wait a day until it goes to 16 automatically, then change up to 20. This cannot be the expected behaviour?\r\n \r\nAlso the watch stops and needs rewinding every couple of days, this is despite me wearing it during the day nearly all the time.\r\n{G-Karte}', '12-02-16\r\nWerk kpl. abgelaufen - Datum hat den 1ser-Fehler, weil der Sternansatz zu kurz ist und das Rad dadurch klemmt...\r\nWerktausch kpl. wegen fehlender Indexzg weiß\r\nK 1202 1510 - 15-02-16 okay', '1,2', '2016-02-15', '2016-02-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-15', '86.15.41.216', 'cpc6-slam5-2-0-cust471.2-4.cable.virginm.net', '2016-02-15', '644352622220', NULL),
(6280, '', 4328, 999999999, 2, '3001-Paragon', '2016-02-16', '0000-00-00', '2015-11-02', 'silver', 'black', 'Theorema', 'watch charge not by motion or wind.\r\n{G-Copy}', '17-02-16\r\nKlinkenräder... Beide ersetzt und Rotorlager geölt\r\nK 1702 0955 - 22-02-16 okay', '1,2', '2016-02-22', '2016-02-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-22', '195.35.225.90', 'C323E15A.static.ziggozakelijk.nl', '2016-02-16', '644352623020', NULL),
(6281, '', 4332, 2, 2, '106-Toronto', '2016-02-09', '2014-04-01', '2014-04-01', 'Gold', 'Weiss', 'Theorema', '{abgetippt - von Visitenkarte:\r\nEs ist nicht möglich meine Uhr aufzuziehen\r\n}\r\n{G-Karte}', '10-02-16\r\nWH-Schraube? befestigt, Sperrad gesichert\r\nUK 1002 1000 - einwandfrei\r\nWK 1102 0900 - 12-02-16 okay', '1,2', '2016-02-12', '2016-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-12', '', '', '0000-00-00', '644352621885', NULL),
(6282, '', 4333, 2, 2, '107-Rio -2', '2016-02-09', '2015-10-26', '2015-10-26', 'Silber', 'Schwarz', 'Theorema', '[OHNE Angabe]\r\n{G-Karte}', '10-02-16\r\nZeiger zerstört - StdZg und MinZg ers. \r\nUK 1002 1040 - einwandfrei\r\nWK 1102 0900 - 12-02-16 okay', '1,2', '2016-02-12', '2016-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-12', '', '', '0000-00-00', '644352621896', NULL),
(6283, '', 4231, 999999999, 2, '3001-Paragon', '2016-02-22', '0000-00-00', '2015-11-19', 'silver', 'white', 'Theorema', 'After winding watch crown 30 times and setting the correct time the watch just does not work , the second hand on the watch does not move , this is why I send the watch back last time to yourself.\r\n  And when it was return to me it still didn\'t, work', '23-02-16\r\nläuft tatsächlich nicht... diesmal Klemmung im ZgWerk - chinesische DNA-Reste aus dem ZgWerk entfernt, DateModul und Minuterie gesichert\r\nK 2302 1105 - Problem mit Aufzug und Amplitude - Werktausch\r\nK 2602 1320 - 29-02-06 okay', '1,2', '2016-02-29', '2016-02-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-29', '2.222.0.33', '02de0021.bb.sky.com', '2016-02-16', '6443 5262 3682', NULL),
(6284, '', 4334, 999999999, 2, '2005-Toulon', '2016-02-12', '0000-00-00', '2014-01-24', 'silver', 'white', 'Compast', '[G per email 12-02-2016]\r\nOne of the hands is broken inside, completely fallen of. But the first defect was that it does not wind up. The button is stuck.', '12-02-16\r\nHalsdichtung... hatte sich schon erledigt - Zg aufgesetzt\r\nWD 8310\r\nWK 1202 1200 - gut\r\nUK 1502 0910 - einwandfrei\r\nWK 1602 0800 - 17-02-16 okay', '1,2', '2016-02-17', '2016-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-17', '85.150.81.38', 's55965126.adsl.online.nl', '2016-02-16', '644352622572', NULL),
(6285, '', 2800, 2, 2, '505-Florida', '2016-02-10', '0000-00-00', '2015-07-27', 'Gold', 'Schwarz', 'Pionier', '[OHNE Angabe]\r\n{G-Karte} ', '11-02-16\r\n??? was will er???\r\nK 1102 1110 - absolut einwandfrei\r\nzur Klärung bei Enis', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(6286, '', 4335, 999999999, 2, '101-Casablanca GM', '2016-02-23', '0000-00-00', '2013-06-22', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 6397 v. 21-06-2013]\r\nHand has come away.  It is stuck in the mechanism', '24-02-16\r\njaa... ZB in Auflösung - ZgWerk ab - Uhr gefallen\r\nKVA Rep. gg. Porto - ausf. 1503\r\nZB ersetzt, SekZg ers.\r\nUK 1603 1405 - einwandfrei\r\nWK 1703 0855 - 18-03-16 okay', '1,2', '2016-04-04', '2016-04-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-29', '81.97.251.220', 'cpc2-addl4-2-0-cust475.6-3.cable.virginm.net', '2016-02-17', '644352626199', NULL),
(6287, '', 4269, 2, 2, '3005-Marco Polo', '2016-02-10', '2015-07-07', '2015-07-07', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nafter behind shake for a while the watch would not move... maybe it internal problem\r\n}', '11-02-16\r\nausgeschwungen - Messer ambulant gerichtet\r\nK 1102 1200 - 15-02-16 okay', '1,2', '2016-02-15', '2016-02-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-15', '', '', '0000-00-00', 'RL 73 270 929 9DE', NULL),
(6288, '', 4336, 999999999, 0, '101-Casablanca GM', '2016-02-10', '0000-00-00', '2015-10-16', 'silver', 'white', 'Theorema', 'The small blue diel on the second circle on the bottom of watch has snapped of right by number six ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.132.247.21', 'dab-rcn1-h-34-8.dab.02.net', '2016-02-17', '', NULL),
(6289, '', 4312, 999999999, 2, '508-Dublin', '2016-02-23', '0000-00-00', '2015-02-13', 'black', 'black', 'Pionier', 'The watch does not rewind anymore and it doesn\'t work.\r\n{G-Karte}', '24-02-16\r\nKronenbügel wurde vom Kunden abgekniffen!\r\nRotor geöffnet und klemmt - AR auch aus Eingriff, gesetzt - Unruhhöhenluft nicht korrigierbar\r\nKVA Werk und Gehäuse  120,- - ausf. 1205\r\nersetzt\r\nK 1205 1350 - 17-05-16 okay', '1,2', '2016-05-18', '2016-05-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-18', '2a02:1810:291a:f200:691b:e3f:f997:296d', '2a02:1810:291a:f200:691b:e3f:f997:296d', '2016-02-17', '644352629496', NULL),
(6340, '', 4377, 999999999, 0, '104-Copacabana', '2016-02-24', '0000-00-00', '2015-12-30', 'black', 'black', 'Theorema', 'It should be an automatic but it doesnt charges it self', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.207.66.229', 'static.kpn.net', '2016-03-02', '', NULL),
(6341, '', 4378, 2, 2, 'Florida 505-3', '2016-02-24', '2016-02-01', '2016-02-01', 'Gold', 'Schwarz', 'Pionier', '', 'Uhr getauscht mit eine Neue!\r\nHab ich mit Enis geschprohen!\r\nZurück gekommen 11.04.2016 ', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-25', '', '', '0000-00-00', 'RL 73 281 908 7DE', NULL),
(6291, '', 4338, 999999999, 2, '4004-Newton', '2016-03-29', '0000-00-00', '2014-11-13', 'silver metal', 'white', 'Theorema', 'My Watch started gaining 2 minutes every week since December 2015 and on 10th Feb 2016 it stopped working and if you wind it more than 40 times it works for a very short time and it stops.  \r\n{G-Copy}', '04-04-16\r\nKlinkenfeder gebrochen - ersetzt\r\nK 0404 1430 - 08-04-16 okay\r\n\r\nUhr darf noch nicht verschickt werden!!!!', '1,2', '2016-04-11', '2016-04-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-11', '178.152.218.247', '178.152.218.247', '2016-02-18', 'RL 7349 2321 5DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(6292, '', 4339, 2, 2, '101-Casablanca -2', '2016-02-11', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal ?]\r\n{abgetippt:\r\nGrosses Zahnrad ab!', '12-02-16\r\nSperrad... - gesichert\r\nWK 1202 0955 - gut\r\nUK 1502 0920 - einwandfrei\r\nWK 1602 0800 - 17-02-16 okay', '1,2', '2016-03-21', '2016-03-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-21', '', '', '0000-00-00', '644352625593', NULL),
(6293, '', 4340, 999999999, 2, '103-Sao Paolo', '2016-03-07', '0000-00-00', '2014-04-17', 'black', 'black', 'Theorema', 'The watch can no long be wound up. \r\n{G-Karte}', '08-03-16\r\nSperrad - gesichert\r\nUK 0803 1030 - einwandfrei\r\nWK 0903 0745 - 10-03-16 okay', '1,2', '2016-03-10', '2016-03-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-10', '86.158.179.142', 'host86-158-179-142.range86-158.btcentralplus.com', '2016-02-18', '644352624759', NULL),
(6294, '', 4341, 999999999, 2, '3005-Marco Polo', '2016-02-17', '0000-00-00', '2014-09-16', 'black metal', 'black', 'Theorema', 'Stopped working, tried to wind it up and it wont restart.\r\n{G-Karte}', '19-02-16\r\nausgeschwungen - schlechte Amplitude - Werktausch\r\nK 1902 1055 - 22-02-16 okay', '1,2', '2016-02-22', '2016-02-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-22', '77.74.111.185', '77.74.111.185', '2016-02-18', '644352623053', NULL),
(6295, '', 4337, 999999999, 2, '4004-Newton', '2016-02-23', '0000-00-00', '2014-02-26', 'silver', 'black', 'Theorema', 'My watch stop and same part lost in said\r\nyou can call me on my mobile or send an Email\r\nFahad Fallatah \r\nSaudi Arabia \r\nCity / Yanbu Al-Sinaiyah \r\n{G-Karte}', '24-02-16\r\nRotor gelöst - Klinkenfeder gebrochen, ein Index gelöst\r\nKlinkenfeder ers., 4 Indexe geklebt\r\nK 2402 1335 - 29-02-16 okay', '1,2', '2016-03-01', '2016-03-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-01', '89.147.0.199', '89.147.0.199', '2016-02-18', 'RL 73 317 168 7DE', NULL),
(6296, '', 4342, 999999999, 2, '3012-Paris', '2016-02-18', '0000-00-00', '2016-02-02', 'gold', 'white', 'Theorema', 'Sehr geehrte Damen und Herren\r\n\r\nVielen Dank für die geliefert Ware, leider entspricht es nicht meinen Vorstellungen und ausserdem wurde das falsche Modell geliefert.\r\nSomit nehme ich die 14 Tägige Widerrufsfrist in Anspruch.\r\n\r\nBitte sende Sie mir ihre Anschrift zu und eine Bestätigung.\r\n\r\nBesten Dank im Voraus.\r\n\r\nMit freundlichen Grüssen\r\n\r\nBarreca \r\n\r\n', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.243.156.149', 'mail2.alpiq-intec.com', '2016-02-18', '', NULL),
(6297, '', 3891, 999999999, 2, '3008-Damascus', '2016-02-17', '0000-00-00', '2015-02-10', 'silver', 'black', 'Theorema', 'Stopped working and when I shake the watch I can hear something ringing. \r\n{G-Foto}', '01-03-16\r\nDayTota aus Hemmung entfernt und aufgesetzt, Automatik versorgt\r\nK 0103 0850 - 04-03-16 okay', '1,2', '2016-03-04', '2016-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-04', '82.173.38.116', 'ip116-38-173-82.adsl2.static.versatel.nl', '2016-02-18', '6443 5262 4196', NULL),
(6298, '', 4343, 999999999, 2, '3001-Paragon', '2016-03-15', '0000-00-00', '2014-11-25', 'rose', 'white', 'Theorema', 'The hour hand is out of sync with the minute hand.\r\nEspecially between eight and ten hours remains the hour hand long-term stand still\r\n{G-Copy}', '16-03-16\r\nDateModul gelöst - gesichert\r\nK 1803 0915 - 21-03-16 okay', '1,2', '2016-05-03', '2016-05-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-03', '213.247.64.14', 'proxy-14.kliksafe.nl', '2016-02-18', '644352628217', NULL),
(6299, '', 4344, 999999999, 0, '3011-Macau', '2016-02-11', '0000-00-00', '2016-02-08', 'black', 'black', 'Theorema', 'Knopf defekt für die Wochentagseinstellung \r\nKnopf hängt und funktioniert nicht für die Tageseinstellung ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.91.226.28', 'ip5f5be21c.dynamic.kabel-deutschland.de', '2016-02-18', '', NULL),
(6300, '', 2506, 999999999, 2, '505-Florida', '2016-02-18', '0000-00-00', '2014-06-05', 'silver metal', 'white', 'Pionier', '[OHNE G-Nachweis - Deal 20855 v. 02-06-2014]\r\nThere is something loose in the watch so with any movement, the noise rattles.  You will know what I mean as soon as you receive it. ', '19-02-16\r\nRotor vom Lager gebrochen - ersetzt\r\nK 1902 1150 - 22-02-16 okay', '1,2', '2016-02-22', '2016-02-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-22', '90.207.204.31', '5acfcc1f.bb.sky.com', '2016-02-19', '644352623010', NULL),
(6302, '', 4346, 999999999, 2, '3008-Damascus', '2016-02-15', '0000-00-00', '2016-02-02', 'silver', 'white', 'Theorema', 'Die Uhr lässt sich weder durch Handbewegung noch durch die in der Anwendungsbeschreibung notierte 0-Stellung aufziehen ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '89.204.154.158', '89.204.154.158', '2016-02-19', '', NULL),
(6301, '', 4345, 2, 2, '3005-Marco Polo', '2016-02-12', '2014-06-19', '2014-06-23', 'Silber', 'Weiss', 'Theorema', '{abgetippt:\r\nTrotteuse immobile mecanisme dela montre hors service. bouton reglage de l\'heure\r\n---\r\nGebrauchte Maschinen unbeweglich sehen ab. Drehknopf Zeit\r\n}\r\n{G-Copy}', '12-02-16\r\nUhr ist gefallen, Bodenglas zerstört, Werk voller Splitter (Haare)\r\nKVA WT und Gehäuse  120,- (60,-) - ausf. 1503\r\nWerk und Gehäuse ers., Band u-s - WD 8310\r\nK 1703 1045 - 21-03-16 okay', '1,2', '0000-00-00', '2016-03-29', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-29', '', '', '0000-00-00', '644352626203', NULL),
(6303, '', 4344, 999999999, 2, '3011-Macau', '2016-02-15', '0000-00-00', '2016-02-08', 'black', 'black', 'Theorema', 'Knopf defekt für die Wochentagseinstellung\r\nKnopf hängt und funktioniert nicht für die Tageseinstellung', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.139.226.22', 'p578be216.dip0.t-ipconnect.de', '2016-02-19', '', NULL),
(6304, '', 4347, 999999999, 2, '505-Florida', '2016-02-19', '0000-00-00', '2015-08-06', 'silver', 'black', 'Pionier', 'Broken seconds hand \r\n{G-Karte}', '22-02-16\r\n...SekWelle verbogen/gebrochen... Werktausch mit neuem SekZg\r\nK 2202 0950 - 26-02-16 okay', '1,2', '2016-02-26', '2016-02-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-26', '2607:fcc8:a18e:f500:a080:2ac7:e00e:1ceb', '2607:fcc8:a18e:f500:a080:2ac7:e00e:1ceb', '2016-02-21', 'RL 73 317 166 0DE', NULL),
(6305, '', 4348, 999999999, 2, '4004-Newton', '2016-02-18', '0000-00-00', '2015-05-13', 'black', 'black', 'Theorema', '[G per email 14-02-16]\r\nHello\r\nI have an issue with my Newton Diamonds watch.\r\nI was out with my friends recently and one of the small screws that holds the protection or the \"crown\"(on the right side of the watch) fell off and i can\'t find the screw. The crown nor the watch have any physical damages therefore I suspect that something went wrong in the manufacturing phase. For that reason I want to return my watch.\r\nI bought my watch for less than 3 months ago and it\'s sad that one of the bolts falls off when I wore the watch only a couple of times.\r\n\r\nI had the issue 31/8/2015 and contacted info@theorema-watches.com but unfortunately I didn\'t have the time to make to declare this watch.\r\n\r\nWith Best Regards\r\n\r\nRamshed\r\nHasanov\r\n', '19-02-16\r\nS+F oB - Kronenbügel befestigt\r\nK 1902 1255 - reguliert und 22-02-16 okay', '1,2', '2016-02-22', '2016-02-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-22', '90.230.152.60', '90-230-152-60-no198.tbcn.telia.com', '2016-02-21', '644352623031', NULL),
(6306, '', 4349, 999999999, 0, '104-Copacabana', '2016-02-14', '0000-00-00', '2016-02-01', 'black', 'yellow', 'Theorema', 'Kurdisja', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.184.43.45', 'ool-18b82b2d.dyn.optonline.net', '2016-02-21', '', NULL),
(6309, '', 3743, 2, 2, '107 - Rio', '2016-02-15', '2013-10-23', '2013-10-23', 'Silber', 'Weiss', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\n[OHNE Angabe]', '16-02-16\r\nausgeschwungen - Messer gerichtet...\r\nUK 1602 0910 - einwandfrei\r\nWK 1702 0800 - 19-02-16 okay', '1,2', '2016-04-20', '2016-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-19', '', '', '0000-00-00', '644352622837', NULL),
(6310, '', 4352, 999999999, 2, '101-Casablanca GM', '2016-02-23', '0000-00-00', '2015-11-23', 'silver metal', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 36361 v. 23-11-2015]\r\nEven when wound 30 times as per the instructions the watch looses half an hour or more over the 24 HR period', '24-02-16\r\nS+F oB - präventiv Sperrad gesichert - Aufzug 42x\r\nUK 2402 1300 - reguliert\r\nWK 2502 1320 - 26-02-16 absolut okay', '1,2', '2016-02-26', '2016-02-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-26', '109.147.148.106', 'host109-147-148-106.range109-147.btcentralplus.com', '2016-02-22', '644352623410', NULL),
(6311, '', 4353, 2, 2, '505-Florida-3', '2016-02-16', '2014-06-06', '2014-06-06', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nWolle Sie bitte dieses Uhr reparieren!! \r\nRechter Sekundenzeiger ist abgebrochen\r\n}\r\n{G-Karte}', '17-02-16\r\nDayTota und Werkring ersetzt - Kulanz\r\nK 1702 1030 - 22-02-16 okay', '1,2', '2016-02-22', '2016-02-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-22', '', '', '0000-00-00', '644352623064', NULL),
(6312, '', 3508, 999999999, 2, '3011-Macau', '2016-02-19', '0000-00-00', '2015-03-27', 'silver metal', 'white', 'Theorema', 'Last week I was on holiday and the watch stopped in the evening without any reason I know, because it was lying on the table . The next day I wound it up but it refused to start. \r\n{G-Karte}', '22-02-16\r\nWerk kpl. abgelaufen, läuft nach Aufzug gleich los - Automatik einseitig hakelig! \r\nK 2202 1005 - 26-02-16 okay', '1,2', '2016-02-26', '2016-02-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-26', '84.199.109.41', '84-199-109-41.iFiber.telenet-ops.be', '2016-02-23', '644352623421', NULL),
(6313, '', 4354, 999999999, 2, '3001-Paragon', '2016-02-18', '0000-00-00', '2016-01-12', 'silver', 'black', 'Theorema', '{G-Copy}\r\n1.) kleine metallische Verschluss am Armband defekt (der Verschluss mit der kleinen ?Nadel? - hält nicht mehr geschlossen)und\r\n2.) auf der Rückseite der Uhr (kleine Schraubenvertiefung in Höhe der üblichen Ziffer 4 und 5) ein scharfer Metallgrat der entfernt werden müsste\r\n', '19-02-16\r\neine Bodenschraube ersetzt und Schließe gerichtet\r\nK 1902 1310 - reguliert und 22-02-16 okay', '1,2', '2017-04-25', '2017-04-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-22', '2a02:238:f014:1dd:1d8e:41ee:af3:d3fa', '2a02:238:f014:1dd:1d8e:41ee:af3:d3fa', '2016-02-23', '00340434129949100166', NULL),
(6314, '', 4355, 999999999, 2, '103-Sao Paolo', '2016-02-22', '0000-00-00', '0000-00-00', 'silver', 'black', 'Theorema', '[OHNE Angabe - OHNE G-Nachweis - NO Deal]\r\n\r\n*** anhand der Krone Alter etwa 3 Jahre plus! ***', '23-02-16\r\nWerk kpl. abgelaufen - Sperrad gelöst - gesichert\r\nKrone nicht mehr griffig - KVA Krone ersetzen  20,- - ausf. 1703\r\nUK 2302 0945 - einwandfrei\r\nWK 2402 0755 - absolut gut! \r\nWH-Schraube, AW/Krone ers. - WD 8310\r\nWK 1703 1405 - 18-03-16 okay', '1,2', '0000-00-00', '2016-04-11', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-11', '2003:6d:6d4c:3c83:bd15:e058:d21c:7661', '2003:6d:6d4c:3c83:bd15:e058:d21c:7661', '2016-02-23', '00340434129949101378', NULL),
(6315, '', 4356, 2, 2, '508 - Dublin', '2016-02-17', '2016-02-03', '2016-02-03', 'Schwarz', 'Schwarz', 'Pionier', '{kurz getippt:\r\n[...] replace [...]\r\n}\r\n{G-Karte}', '17-02-16\r\nnö... Band wurde gekürzt! Reparatur! MonatsZg ersetzt\r\nK 1702 1310 - 22-02-16 okay', '1,2', '2016-02-22', '2016-02-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-22', '', '', '0000-00-00', '644352623042', NULL),
(6317, '', 2641, 999999999, 2, '502-Malibu', '2016-03-07', '0000-00-00', '2016-09-30', 'silver', 'black', 'Pionier', '[OHNE G-Nachweis ]\r\nI received my watch off of you after a repair and it now makes a strange scrapping sound when the self winding mechanism turns. ', '08-03-16\r\n??? absolut im Limit - alle Funktionen einwandfrei\r\nK 0803 1035 - 11-03-16 okay', '1,2', '2016-03-11', '2016-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-11', '92.20.122.145', 'host-92-20-122-145.as13285.net', '2016-02-24', '644352624851', NULL),
(6318, '', 4358, 999999999, 2, '7001-Havana', '2016-02-22', '0000-00-00', '2015-11-09', 'silver', 'black', 'Pionier', 'Leider funktioniert die Automatic-Armbanduhr nicht so wie sie müste. Obwohl ich sie von morgens 6Uhr bis abends um 22Uhr am Handgelenk trage, bleibt sie spätestens um 4Uhr nachts stehen, wenn ich sie nicht vor dem Schlafengehen noch zusätzlich aufziehe. Laut der Beschreibung müsste die Uhr noch mindestens 12 Stunden nach dem Ablegen weiter laufen (ohne sie zusätzlich aufzuziehen). Dieser Mangel bestand ab dem ersten Tag. Ich melde mich erst jetzt, da ich gehofft habe, das die Uhr sich vieleicht noch einläuft. Leider ist das bis heute nicht der Fall.\r\n{G-Foto + Karte}', '23-02-16\r\nWerk kpl. abgelaufen, aber Automatik hakt - ein Klinkenrad und Rotor ers.\r\nK 2302 1045 - 26-02-16 okay', '1,2', '2016-02-26', '2016-02-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-26', '91.1.139.44', 'p5B018B2C.dip0.t-ipconnect.de', '2016-02-24', '00340434129949100296', NULL),
(6319, '', 4359, 999999999, 2, '101-Casablanca GM', '2016-02-23', '0000-00-00', '2014-02-25', 'silver', 'black', 'Theorema', 'The Watch will wind up but does move the hands as it the mechanism is stuck wound up.\r\n{G-Copy}', '24-02-16\r\nS+F oB - Schraubenservice... Schließe und Kronenbügel gespannt\r\nUK 2402 1310 - einwandfrei\r\nWK 2502 1330 - 26-02-16 okay', '1,2', '2016-02-26', '2016-02-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-26', '213.120.214.166', '213.120.214.166', '2016-02-25', '644352623384', NULL),
(6320, '', 4360, 999999999, 2, '103-Sao Paolo', '2016-02-26', '0000-00-00', '2015-11-30', 'black', 'black', 'Theorema', 'Crown and stem cell out and lost would like parts to repair\r\n{G-Karte}', '29-02-16\r\nkein Kundenfehler - WH-Fehler! entgratet und gerichtet, AW/Krone ersetzt - WD 8310\r\nUK 2902 1250 - einwandfrei\r\nWK 0103 0905 - 02-03-16 okay', '1,2', '2016-03-02', '2016-03-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-02', '109.149.55.112', 'host109-149-55-112.range109-149.btcentralplus.com', '2016-02-25', '644352623970', NULL),
(6321, '', 4361, 999999999, 2, '3001-Paragon', '2016-02-24', '0000-00-00', '2015-10-16', 'silver', 'black', 'Theorema', 'The automatic part has broken off in side the watch \r\n{G-Copy}', '25-02-16\r\nRotor gebrochen - ersetzt\r\nK 2502 0945 - neu gestellt\r\nK 2902 0800 - 03-03-16 okay', '1,2', '2016-03-03', '2016-03-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-03', '90.192.186.223', '5ac0badf.bb.sky.com', '2016-02-25', '644352624071', NULL),
(6322, '', 4362, 999999999, 2, 'other', '2016-02-23', '0000-00-00', '2016-02-04', 'gold', 'white', 'other', 'Das über Groupon erworbene Produkt entspricht nicht den Vorstellungen und gefällt nicht.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.85.196.24', '80.85.196.24', '2016-02-25', '', NULL),
(6323, '', 4363, 2, 2, '3006 - Monaco Diamond', '2016-02-19', '2013-08-15', '2013-08-15', 'Schwarz', 'Schwarz', 'Theorema', '{abgetippt:\nStopped running 3 months ago. I realise warranty has expired}\n{G-Karte}\n\n## noch am Lager 01-11-18 ## ', '22-02-16\nWerk steht kpl. aufgezogen... AR aus Eingriff? nein, ausgeschwungen, weil Messer zu tief steht - Anker gerichtet, Rotor vernietet und Lager geölt - KULANZ gg. Porto\nK 2202 1105 - 26-02-16 einwandfrei', '1,', '2021-07-08', '0000-00-00', 0, 0, 1, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2021-07-08', '', '', '0000-00-00', '981693031321', NULL),
(6324, '', 4364, 2, 2, '505-Florida -5', '2016-02-19', '2015-06-04', '2015-06-04', 'Silber Metall', 'Schwarz', 'Pionier', '{abgetippt und gescannt:\r\nDiese Taste funktioniert nicht mehr\r\n}\r\n{G-Karte}', '22-02-16\r\nKrone... WHF-Fehler - gerichtet\r\nK 2202 1350 - reguliert und 26-02-16 okay\r\nDas Paket is zurückgekommen 11.03.2016\r\nDer Kunde muss Porto bezahlen!!!\r\n644352628927  12.05.2016', '1,2', '2016-05-12', '2016-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-26', '', '', '0000-00-00', '644352623432', NULL),
(6325, '', 4365, 999999999, 2, '3009-Dubai', '2016-02-29', '0000-00-00', '2015-04-15', 'silver', 'black', 'Theorema', 'Rattling (loose component)\r\n{G-Karte}', '01-03-16\r\nRotor gelöst - befestigt - DubaiK - Aufzug 5h\r\nAblauf 0103 1450 bis ... jo, jetzt ist das Klinkenrad defekt!\r\ndieses und Antriebsrad ers.\r\nDubaiK 0303 5h - Ablauf ab 0303 1430 bis 0403 2400 = 32h perfect und 07-03-16 okay', '1,2', '2016-03-07', '2016-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-07', '86.189.153.103', 'host86-189-153-103.range86-189.btcentralplus.com', '2016-02-26', '644352624509', NULL),
(6327, '', 4366, 999999999, 2, '505-Florida', '2016-02-25', '0000-00-00', '2014-11-04', 'black metal', 'black', 'Pionier', 'il movimento interno e le lancette restano ferme\r\n---\r\nthe inner movement and the hands remain still\r\n[The mechanism is loaded but the movement and the hands do not work.]\r\n{G-Copy}', '26-02-16\r\nschwingt freudig beim auspacken... Keine Fehlfunktion festzustellen\r\nK 2602 1120 - einwandfrei\r\nAblauf 2902 0800 bis 0103 2300 == 39h perfect', '1,2', '2016-03-03', '2016-03-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-03', '95.226.149.152', 'host152-149-static.226-95-b.business.telecomitalia.it', '2016-02-27', '644352624082', NULL),
(6984, '', 1119, 2, 2, '101-Casablanca GM', '2016-12-23', '2016-02-15', '2016-02-15', 'Schwarz', 'Schwarz', 'Theorema', '{G-Karte}\r\nIt is not ticking or the hands are not going round. Also, since ive had the watch back from you the cap which protects the winding dial will not shut.', '23-12-16\r\ndas RW klemmte, aber ohne ersichtlichen Grund! - Um allen Spekulationen aus dem Weg zu gehen: Werktausch\r\nWK flach 2312 1400 - gut\r\nUK 0901 0820 - einwandfrei\r\nWK 1001 0830 - 11-01-17 okay', '1,2', '2017-01-11', '2017-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-11', '', '', '0000-00-00', '711369641552', NULL),
(6329, '', 4368, 999999999, 2, '3001-Paragon', '2016-02-29', '0000-00-00', '2015-09-25', 'silver', 'white', 'Theorema', '3 watch hands lying at base of watch face\r\n{G-Karte}', '01-03-16\r\nDateModul? jepp, komplett gelöst - MinutenRd/Viertelrohr ers., DateModul und Minuterie gesichert, \r\nK 0103 1205 - 04-03-16 okay', '1,2', '2016-03-04', '2016-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-04', '86.186.51.116', 'host86-186-51-116.range86-186.btcentralplus.com', '2016-02-28', '644352624211', NULL),
(6330, '', 4369, 999999999, 0, '3008-Damascus', '2016-02-21', '0000-00-00', '2015-06-01', 'silver', 'white', 'Theorema', 'The date and the day and month are not working homogeneously\r\nAnd sometimes stop working entirely', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.186.223.167', '95.186.223.167', '2016-02-28', '', NULL),
(6331, '', 4370, 999999999, 2, '505-Florida', '2016-02-26', '0000-00-00', '2015-12-10', 'silver', 'black', 'Pionier', 'Automatic winding does not work smoothly. therefore the watch stops.\r\n{G-Copy}', '29-02-16\r\nWerk kompl. abgelaufen, aber Automatik hakelig - ein Klinkenrad ers. \r\nK 2902 1435 - 03-03-16 okay', '1,2', '2016-03-03', '2016-03-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-03', '217.166.86.20', 'static.kpn.net', '2016-02-29', '644352624093', NULL),
(6332, '', 4371, 999999999, 2, '3001-Paragon', '2016-03-04', '0000-00-00', '2015-10-30', 'gold', 'white', 'Theorema', 'Was losing 2/3 minutes per day.\r\nReported to you.\r\n\r\nNow ceased working and hour hand has come loose.\r\n{G-Karte}', '07-03-16\r\nDateModul... und Minuterie gesichert, reguliert\r\nK 0703 1300 - 10-03-16 okay', '1,2', '2016-03-10', '2016-03-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-10', '88.105.206.201', '88-105-206-201.dynamic.dsl.as9105.com', '2016-02-29', '644352624748', NULL),
(6333, '', 4220, 999999999, 2, '103-Sao Paolo', '2016-03-02', '0000-00-00', '2015-06-24', 'gold', 'black', 'Theorema', 'The crown and stem fell out of the watch with normal wear then put back in and fell out easily and lost crown and stem.\r\n{G-Karte}', '03-03-16\r\nWH entgratet und gerichtet, AW/Krone ers. - evtl. Kupplung?\r\nUK 0303 1405 - einwandfrei\r\nWK 0403 0820 - gut\r\nUK 0703 0825 - einwandfrei\r\nWK 0803 0940 - WD 8310 und 09-03-16 okay', '1,2', '2016-03-09', '2016-03-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-09', '86.153.38.181', 'host86-153-38-181.range86-153.btcentralplus.com', '2016-02-29', '644352624667', NULL),
(6334, '', 4149, 2, 2, '4004-Newton', '2016-02-22', '2014-02-21', '2014-02-21', 'Silber', 'Schwarz', 'Theorema', 'bonjour apres avoir recu la montre j\' ai constaté que la grande aiguille \r\ntourné dans le vide ,je vais vous renvoyer la montre et je vous demande de faire le nécéssaire \r\nmerci .\r\n---\r\nhello after receiving the watch I have found that the big hand\r\nturned into the void, I\'ll send you the watch and I ask you to take the necessary\r\nthank you .', '23-02-16\r\nna super - neues Werk und ZgReibung defekt! hmm... doch nicht? nur MinZg? ersetzt \r\nK 2302 1125 - zieht schlecht auf? nochmal gestellt\r\nK 2602 0915 - Rotor vernietet und 29-02-16 okay', '1,2', '2016-02-29', '2016-02-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-29', '', '', '0000-00-00', '644352623693', NULL),
(6335, '', 4372, 2, 2, '101-Casablanca -3', '2016-02-22', '2015-03-11', '2015-03-11', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\n[...] das die Aufziehmechanismus nicht mehr richtig funktioniere [...]\r\n}\r\n{G-Karte}', '23-02-16\r\nSperrad gelöst - gesichert\r\nUK 2302 1155 - einwandfrei\r\nWK 2402 0800 - einwandfrei - 26-02-16 okay', '1,2', '2016-02-26', '2016-02-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-02-26', '', '', '0000-00-00', '644352623400', NULL),
(6336, '', 4373, 999999999, 2, '104-Copacabana', '2016-02-26', '0000-00-00', '2014-02-27', 'gold', 'black', 'Theorema', 'The glass is broken and I do not know if the mechanism is undamged\r\n{G-Copy}', '29-02-16\r\n...3 Indexe im Werk die blockieren - StdZg zerstört, eine Zierschraube Anstoß fehlt... erstmal Kontrolle\r\nUK 2902 1505 - einwandfrei\r\nWK 0103 0910 - gut - KVA Glas und Rep. 40,- - ausf. 0403\r\nGehäuse u-s, insgs. 5 Indexe geklebt, Glas und StdZg ers. - WD 8310\r\nUK 0703 1155 - einwandfrei\r\nWK 0803 0940 - 09-03-16 okay', '1,2', '2016-03-21', '2016-03-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-21', '92.14.101.38', 'host-92-14-101-38.as43234.net', '2016-02-29', '644352625505', NULL),
(6337, '', 4374, 999999999, 2, '3011-Macau', '2016-02-25', '0000-00-00', '2016-02-19', 'black', 'black', 'Theorema', 'Sehr geehrte Damen und Herren,die Uhr entspricht nicht meinen Vorstellungen. Nach den Abbildungen im Internet hatte ich ein anderes Design und Handhabbarkeit erwartet.Ich schicke Sie Ihnen zurück. Klaus Bruer', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2003:56:c931:5d16:5d13:85bb:75e6:4c7e', '2003:56:c931:5d16:5d13:85bb:75e6:4c7e', '2016-02-29', '', NULL),
(6338, '', 4375, 999999999, 2, '508-Dublin', '2016-03-01', '0000-00-00', '2015-01-27', 'silver', 'white', 'Pionier', 'One of the diamond shapes at the top of the second had has come loose and therefore the second hand is unable to go round therefore the watch is not working', '02-03-16\r\nDayTota abgefallen, Unruh ausgeschwungen - Anker gerichtet und Zg aufgesetzt\r\nK 0203 1125 - 07-03-16 okay', '1,2', '2016-03-07', '2016-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-07', '82.15.69.175', 'cpc6-pmth10-2-0-cust174.6-1.cable.virginm.net', '2016-03-01', '644352624494', NULL),
(6342, '', 4379, 999999999, 2, '3005-Marco Polo', '2016-02-29', '0000-00-00', '2014-06-10', 'silver', 'black', 'Theorema', 'Middle Crown has been broken and come out. Watch leather Straps also broken.\r\n{G-Foto}', '01-03-16\r\njo, Druckstellen auf Krone und rund ums Gehäuse, LB verbraucht, Werkring gebrochen\r\nKVA Werkrep., Krone/Welle, Band 75,-  -  ausf. 0403\r\nsehr schlechte Amplitude: Werktausch, AW/Krone ers. - WD \r\nK 0703 1335 - 10-03-16 okay\r\nSent to: Haseeb ur Rehman\r\nFWU Global Takaful Solutions.\r\nOffice 1601, Tower 2,\r\nAl fattan Currency House,\r\nDIFC, Dubai.\r\nP.O.Box: 482026\r\nUnited Arab Emirates.\r\nMobile: 00971 56 1702602', '1,2', '2016-03-15', '2016-03-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-15', '194.233.48.85', '194.233.48.85', '2016-03-02', 'RL 7335 5299 0DE', NULL),
(6343, '', 4380, 999999999, 2, '3005-Marco Polo', '2016-03-01', '0000-00-00', '2013-11-29', 'silver', 'white', 'Theorema', 'stopped working during dinner party, \r\nno external damage or other factors that could this possibly causing. \r\n{G-Karte}', '02-03-16\r\nausgeschwungen, weil angestoßen (Anstoß unten rechts)\r\nAnker ambulant gerichtet - Kulanz\r\nK 0203 1155 - 07-03-16 okay', '1,2', '2016-03-07', '2016-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-07', '198.90.66.177', '198.90.66.177', '2016-03-02', '644352624461', NULL),
(6345, '', 4382, 999999999, 0, '', '2016-02-24', '0000-00-00', '0000-00-00', '', '', 'Javelle', 'Do you have any Facebook page,Twitter/Instagram profile,YouTube video or Website? Do you want to get more likes/fans,followers,views or Google plus votes. we can promote and increase your social media presence affoardably and fast. \r\n \r\nPackages: \r\n \r\n1) 5,000 Facebook Fans/Likes($75)        = Order at:- http://maxnews.pro/ \r\n2) 5,000 Twitter Followers($35)          = Order at:- http://maxnews.pro/twitter.html \r\n3) 50,000 YouTube Views($50)             = Order at:- http://maxnews.pro/youtube.html \r\n4) 1,000 Google+ Ones($50)               = Order at:- http://maxnews.pro/google.html \r\n5) 5,000 Instagram Followers($40)        = Order at:- http://maxnews.pro/instagram.html \r\n \r\n \r\nYou can also order smaller or bigger package from our official website. \r\n \r\nDon\'t reply to this mail.We don\'t monitor inbox. \r\n \r\nThank You \r\n \r\nTo unsubscribe, visit:- http://maxnews.pro/unsubscribe', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '46.246.47.210', 'anon-47-210.vpn.ipredator.se', '2016-03-02', '', NULL),
(6346, '', 4383, 999999999, 2, '7001-Havana', '2016-03-29', '0000-00-00', '2015-11-30', 'gold', 'black', 'Pionier', 'Watch crown loose from the stem, time can\'t adjust \r\n{G-Karte}', '04-04-16\r\nWHF gebrochen? - jepp, und ersetzt\r\nK 0404 1525 - 07-04-16 okay\r\n\r\nDarf noch nicht versendet werden!!!!', '1,2', '2016-04-11', '2016-04-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-11', '203.106.172.57', 'bat-172-57.tm.net.my', '2016-03-03', 'RL 73 492 320 7DE', NULL),
(6347, '', 4384, 999999999, 2, '103-Sao Paolo', '2016-03-04', '0000-00-00', '2016-01-19', 'black', 'black', 'Theorema', 'The hand winding mechanism is blocked\r\n{G-Copy}', '07-03-16\r\nausgeschwungen - Anker extrem tief und Spirale liegt nicht - beides gerichtet und reguliert\r\nUK 0703 1005 - einwandfrei\r\nWK 0803 0940 - 09-03-16 okay', '1,2', '2016-03-09', '2016-03-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-09', '81.246.70.5', '5.70-246-81.adsl-static.isp.belgacom.be', '2016-03-03', '644352624656', NULL),
(6348, '', 513, 999999999, 0, '102-Monte Carlo GM', '2016-02-26', '0000-00-00', '2015-12-18', 'gold', 'black', 'Theorema', 'the watch was repaired in December, it was working well then was wound in the morning as usual and ticked for a few seconds then stopped', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.199.11.194', '5ac70bc2.bb.sky.com', '2016-03-04', '', NULL),
(6349, '', 4385, 999999999, 0, '', '2016-02-26', '0000-00-00', '0000-00-00', '', '', '', 'I was just looking at your tufina-uhren.de::Contact Information Form site and see that your website has the potential to become very popular. I just want to tell you, In case you didn\'t already know... There is a website network which already has more than 16 million users, and most of the users are looking for topics like yours. By getting your website on this network you have a chance to get your site more visitors than you can imagine. It is free to sign up and you can find out more about it here: http://bbqr.me/4fx6 - Now, let me ask you... Do you need your website to be successful to maintain your business? Do you need targeted visitors who are interested in the services and products you offer? Are looking for exposure, to increase sales, and to quickly develop awareness for your site? If your answer is YES, you can achieve these things only if you get your site on the network I am describing. This traffic network advertises you to thousands, while also giving you a chance to test the service before paying anything. All the popular websites are using this service to boost their readership and ad revenue! Why aren?t you? And what is better than traffic? It?s recurring traffic! That\'s how running a successful website works... Here\'s to your success! Find out more here: http://todochiapas.mx/C/3jq', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '23.95.196.194', '23.95.196.194', '2016-03-04', '', NULL),
(6350, '', 3159, 999999999, 2, '107-Rio', '2016-03-30', '0000-00-00', '2015-01-20', 'silver', 'black', 'Theorema', '[G per email 27-02-16]\r\nThe hand of the hours is not correctly functioning and is not synchronized with the hand of the minutes. The problem was immediately present in the clock you sent me after the previous repair.\r\n{G-Karte}', '04-04-16\r\nMinZg gelöst - ersetzt\r\nUK 0404 1315 - einwandfrei\r\nWK 0504 0755 - 06-04-16 okay', '1,2', '2016-04-06', '2016-04-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-06', '146.133.9.161', '146.133.9.161', '2016-03-04', '644352626670', NULL),
(6351, '', 4386, 999999999, 0, '3008-Damascus', '2016-02-27', '0000-00-00', '2015-06-01', 'silver', 'white', 'Theorema', 'the date and the day and month are not working homogeneously and sometimes stop working entirely', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.185.202.154', '95.185.202.154', '2016-03-05', '', NULL),
(6352, '', 4387, 999999999, 0, '510-London', '2016-02-27', '0000-00-00', '2015-09-03', 'gold', 'black', 'Pionier', 'Watch crown broken and watch not working.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '146.199.149.81', '81.149.199.146.dyn.plus.net', '2016-03-05', '', NULL),
(6353, '', 4388, 999999999, 2, '503-Sydney', '2016-03-03', '0000-00-00', '2014-04-23', 'silver', 'black', 'Pionier', 'The weight on the automatic winding rotor has broken off of the arm. \r\n{G-Karte}', '04-03-16\r\nRotor gebrochen - ersetzt\r\nK 0403 1120 - 07-03-16 okay', '1,2', '2016-03-07', '2016-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-07', '151.226.254.120', '97e2fe78.skybroadband.com', '2016-03-06', '6443 5262 4472', NULL),
(6354, '', 4389, 999999999, 2, '510-London', '2016-04-11', '0000-00-00', '2015-05-23', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 32251 v. 27-05-2015]\r\nA number of defects: the weight of the automatic winding mechanism is loose, the winding button came loose and some smaller ornament parts came loose in the casing.\r\n\r\nRegards,\r\n\r\nNiels Vasen', '12-04-16\r\neinzige nachvollziehbare Feststellung ist der aus dem Lager gebrochene Rotor - Lager geplatzt! 5 Kugeln und 4 von 5 Käfigteilen gefunden - Rotor ersetzt\r\nK 1204 1000 - neu gestellt\r\nK 1504 0820 - 18-04-16 okay', '1,2', '2016-04-18', '2016-04-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-18', '84.31.140.60', '541F8C3C.cm-5-8c.dynamic.ziggo.nl', '2016-03-06', '644352627405', NULL),
(6355, '', 4390, 999999999, 2, '101-Casablanca GM', '2016-03-02', '0000-00-00', '2015-12-15', 'silver', 'white', 'Theorema', 'watches goes too fast   difference of 3 hours a day. problem since a few days\r\n{G-Copy}', '03-03-16\r\nS+F oB - hört sich nach Spirale an - Schraubenservice\r\nUK 0303 1430 - einwandfrei\r\nWK 0403 0820 - gut\r\nUK 0703 0845 - reguliert \r\nWK 0803 0950 - 09-03-16 okay', '1,2', '2016-03-09', '2016-03-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-09', '194.7.47.68', 'uu194-7-47-68.unknown.be.uu.net', '2016-03-07', '644352624645', NULL),
(6356, '', 3752, 999999999, 2, '3009-Dubai', '2016-03-08', '0000-00-00', '2015-07-09', 'gold', 'black', 'Theorema', '{abgetippt:\r\nI can\'t adjust my watch. The hands aren\'t moving. It\'s the same problem as last time and I\'m tired of it [...]\r\n}{G-Karte}', '09-03-16\r\nZeiger sind ab! Uhr gefallen? Eindeutig, da ZB soweit verschoben das die Zeiger klemmen! \r\nRep. gegen Portoerstattung - ausf. 1403\r\nZB gerichtet und Zg gesetzt - Ablauf, dann DubaiKontrolle\r\nAufzug 5h - Ablauf 1503 1300 bis 1703 0900 = 44h perfect\r\n18-03-16 okay\r\n', '1,2', '2016-04-04', '2016-04-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-29', '37.96.192.52', '037096192052.mbb.telenor.dk', '2016-03-07', '644352626100', NULL),
(6357, '', 4391, 999999999, 0, '502-Malibu', '2016-03-01', '0000-00-00', '2016-04-25', 'silver', 'white', 'Pionier', 'watch got stop, it is not moving ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '37.217.4.79', '37.217.4.79', '2016-03-08', '', NULL),
(6358, '', 4385, 999999999, 0, '', '2016-03-01', '0000-00-00', '0000-00-00', '', '', '', 'I was just looking at your tufina-uhren.de::Contact Information Form website and see that your site has the potential to get a lot of visitors. I just want to tell you, In case you didn\'t already know... There is a website service which already has more than 16 million users, and the majority of the users are looking for websites like yours. By getting your site on this service you have a chance to get your site more popular than you can imagine. It is free to sign up and you can find out more about it here: http://todochiapas.mx/C/3jq - Now, let me ask you... Do you need your site to be successful to maintain your business? Do you need targeted visitors who are interested in the services and products you offer? Are looking for exposure, to increase sales, and to quickly develop awareness for your website? If your answer is YES, you can achieve these things only if you get your site on the service I am talking about. This traffic service advertises you to thousands, while also giving you a chance to test the network before paying anything. All the popular websites are using this network to boost their readership and ad revenue! Why aren?t you? And what is better than traffic? It?s recurring traffic! That\'s how running a successful site works... Here\'s to your success! Read more here: http://bbqr.me/4fx6', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.245.120.66', '172-245-120-66-host.colocrossing.com', '2016-03-08', '', NULL),
(6359, '', 4125, 2, 2, '102-Monte Carlo GM', '2016-03-01', '2012-10-10', '2012-10-10', 'Gold', 'Schwarz', 'Theorema', '{abgetippt: \r\nthe watch was repaired in December, it was working well then was wound in the morning as usual and ticked for a few seconds then stopped\r\n} {G-Karte}', '02-03-16\r\nunglaublich, aber es fehlt ein Zierteil vom ZB - klemmt innerhalb der Feder - FH ers. aber Werk hat noch andere Probleme...  Tausch mit neuem Blatt\r\nUK 0203 1345 - einwandfrei\r\nWK 0303 1030 - 04-03-16 okay', '1,2', '2016-03-04', '2016-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-04', '', '', '0000-00-00', '644352624185', NULL),
(6360, '', 4303, 999999999, 0, '3006-Monaco Diamond', '2016-03-01', '0000-00-00', '2014-08-26', 'gold', 'white', 'Theorema', 'The watch randomly stopped working after a couple of months of use, it lets me wind it up but none of the dials move when the watch has been charged up', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.29.165.83', '188.29.165.83.threembb.co.uk', '2016-03-08', '', NULL),
(6361, '', 4392, 999999999, 2, '4004-Newton', '2016-03-08', '0000-00-00', '2014-02-03', 'black', 'white', 'Theorema', 'This watch just stopped working suddenly. I was running with it one day, and then i took it off later that morning to take a shower. I then put it back on after taking a shower. I didn\'t realise that it had stopped working until I looked at the time hours later and noticed that it wasn\'t moving. Everything looks OK but it is not moving. It hasn\'t worked since. \r\n{G-Karte}', '09-03-16\r\nsteht kpl. aufgezogen, hat aber eine heftige DS bei 1000 - AR aus Eingriff, gesetzt KULANZ\r\nK 0903 1050 - steht 1403 0500 - warum? entmagnetisiert und Paletten geölt\r\nK 1403 0920 - 21-03-16 okay', '1,2', '2016-04-04', '2016-04-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-29', '176.252.249.160', 'b0fcf9a0.bb.sky.com', '2016-03-08', '644352626214', NULL),
(6362, '', 4393, 999999999, 2, '3008-Damascus', '2016-03-08', '0000-00-00', '2013-03-08', 'silver', 'black', 'Theorema', 'just stopped working.im really disapointed as this is now the 3rd time it has been back to your factory.the last time i paid 60 euros\r\n{G-Karte}', '09-03-16\r\neinzige Feststellung ist, das die Automatik einseitig schwer geht... aber noch im Rahmen! leicht geölt\r\nK 0903 0950 - neu gestellt\r\nK 1403 0815 - 17-03-16 okay', '1,2', '2016-03-17', '2016-03-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-17', '81.133.98.209', 'host81-133-98-209.in-addr.btopenworld.com', '2016-03-09', '644352625354', NULL),
(6363, '', 4394, 999999999, 2, '3008-Damascus', '2016-03-03', '0000-00-00', '2016-01-12', 'black', 'black', 'Theorema', 'the watch stops working abruptly.\r\n\r\ndie Uhr blieb ganz plötzlich stehen.\r\n{G-Copy}', '04-03-16\r\nSpirale liegt schlecht, Anker steht zu tief... auch mit anderen Unruhen keine Amplitude zu erreichen - Werktausch\r\nK 0403 1250 - 07-03-16 okay', '1,2', '2016-03-07', '2016-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-07', '2a02:908:961:a800:ce3:8773:730f:9b99', '2a02:908:961:a800:ce3:8773:730f:9b99', '2016-03-09', '00340434129949100920', NULL),
(6364, '', 216, 2, 2, '3005-Marco Polo', '2016-03-02', '0000-00-00', '2012-06-01', 'silver', 'white', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\n[...] liegt ein loser ca. 0,8 cm dünner Metallring auf dem Zifferblatt [...]\r\n}', '02-03-16\r\n...aber Dia weiß ZB - nicht mehr lieferbar! Angebot Rundumerneuerung mit einfachem Blatt, Gehäuse und Band für geschmeidige 50,- - ausf. 2007\r\nZB, Gehäuse mit Krone ers. - WD 8310\r\nK 2007 1155 - 25-07-16 okay\r\n', '1,2', '2016-07-31', '2016-07-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-01', '', '', '0000-00-00', '00340434129949102078', NULL),
(6365, '', 4395, 999999999, 2, '3001-Paragon', '2016-03-04', '0000-00-00', '2016-03-02', 'bicolor gold', 'white', 'Theorema', 'Groupon Aktion\r\nSecurity Code: 5BA27EB21F\r\nGutschein-Code: 0010192D1G\r\nREF: 88203008\r\nUhr entspricht nicht den Erwartungen, daher mache ich von meinem 14-tägigen Rückgaberecht mit voller Erstattung gebrauch. Bitte bestätigen Sie mir die Rückgabe und Erstattung.\r\nBesten Dank\r\n\r\n\r\n', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:908:1341:7880:2dfc:8602:6817:9574', '2a02:908:1341:7880:2dfc:8602:6817:9574', '2016-03-09', '', NULL),
(6366, '', 3625, 2, 2, '508-Dublin', '2016-03-03', '2014-12-29', '2014-12-29', 'Gold', 'Schwarz', 'Pionier', '[OHNE Angabe]\r\n{G-Karte}', '04-03-16\r\nWerk steht teilaufgezogen - Index 10 (X) abgefallen und ins FH gewandert, damit das Werk zerstört! - Werktausch mit neuem Blatt\r\nK 0403 1335 - 07-03-16 okay', '1,2', '2016-03-07', '2016-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-07', '', '', '0000-00-00', '644352624483', NULL),
(6367, '', 4396, 2, 2, 'Dubai', '2016-03-03', '2015-03-17', '2015-03-17', 'Silber', 'Schwarz', 'Theorema', '{abgetippt:\r\nDie Uhr läuft nicht mehr\r\n}{G-Karte}', '04-03-16\r\nmind. Klinkenrad defekt... ach guck... Uhr war wohl gefallen und Glas fremdersetzt, aber das Werk ist noch voller Glassplitter! KVA Werk 80,- - NICHT ausf. 04-05-16', '1,2', '2016-05-04', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-04', '', '', '0000-00-00', '644352628397', NULL),
(6368, '', 4397, 999999999, 2, '103-Sao Paolo', '2016-03-09', '0000-00-00', '2016-01-12', 'gold', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 37611 v. 12-01-2016]\r\nGM103-2// I refer to my mail from yesterday March 1st, including pictures of the dammage and warranty card// As mentioned the pin came out by trying to switch to the exact time as coming from another time zone//Case will be recommended posted to your adress. Kind regard. Paul Weyten', '09-03-16\r\nWH Fehler? jo, und WH-Schraube gebrochen - kpl. ers., Kupplung kpl. ers., präventiv Sperrad gesichert und Anker gerichtet, reguliert\r\nUK 1003 0950 - einwandfrei\r\nWK 1103 0810 - gut\r\nUK 1403 0825 - einwandfrei\r\nWK 1503 0815 - 16-03-16 okay', '1,2', '2016-03-16', '2016-03-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-16', '2a02:1812:2d0e:300:58f7:353b:7318:1f78', '2a02:1812:2d0e:300:58f7:353b:7318:1f78', '2016-03-10', '644352625192', NULL),
(6369, '', 4398, 999999999, 0, '508-Dublin', '2016-03-04', '0000-00-00', '2015-12-16', 'silver', 'black', 'Pionier', 'The date, day and month adjustment buttons to not work. They do not fully depress, therefore it is impossible to correctly set the watch. The problem occurred from new.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.205.255.33', '5acdff21.bb.sky.com', '2016-03-11', '', NULL),
(6370, '', 4399, 999999999, 2, '508-Dublin', '2016-03-08', '0000-00-00', '2015-01-20', 'gold', 'black', 'Pionier', 'Hey \r\n\r\nThe date and day is not middle night pointer to the next date and day\r\n{G-Copy}', '09-03-16\r\nSchaltfinger verschlissen - Werktausch\r\nK 0903 1030 - 11-03-16 okay', '1,2', '2016-03-11', '2016-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-11', '86.81.138.112', 'ip56518a70.adsl-surfen.hetnet.nl', '2016-03-11', '644352624840', NULL),
(6371, '', 4385, 999999999, 0, '', '2016-03-05', '0000-00-00', '0000-00-00', '', '', '', 'I was just looking at your tufina-uhren.de::Contact Information Form website and see that your site has the potential to become very popular. I just want to tell you, In case you don\'t already know... There is a website network which already has more than 16 million users, and the majority of the users are interested in websites like yours. By getting your site on this network you have a chance to get your site more popular than you can imagine. It is free to sign up and you can read more about it here: http://s.t0m-s.be/3A - Now, let me ask you... Do you need your site to be successful to maintain your way of life? Do you need targeted visitors who are interested in the services and products you offer? Are looking for exposure, to increase sales, and to quickly develop awareness for your site? If your answer is YES, you can achieve these things only if you get your website on the network I am talking about. This traffic network advertises you to thousands, while also giving you a chance to test the service before paying anything at all. All the popular websites are using this service to boost their readership and ad revenue! Why aren?t you? And what is better than traffic? It?s recurring traffic! That\'s how running a successful site works... Here\'s to your success! Read more here: http://url.laspas.gr/ak', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.172.6.73', '107.172.6.73', '2016-03-12', '', NULL),
(6372, '', 4400, 999999999, 2, '3001-Paragon', '2016-03-09', '0000-00-00', '2016-02-29', 'silver', 'black', 'Theorema', 'Just does not work DOA', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.175.99.120', 'p57AF6378.dip0.t-ipconnect.de', '2016-03-12', '', NULL),
(6373, '', 4401, 999999999, 0, '3001-Paragon', '2016-03-05', '0000-00-00', '2016-03-03', 'silver', 'white', 'Theorema', 'Möchte gerne die Uhr gegen den Modell Paris T-3012 Schwarz/Silber ausgetauscht bekommen, da der Modell 3001-Paragon nicht mein ansprüche entgegen kam.\r\nBedanke mich im voraus für ihre mühe.\r\n\r\nTunc Mehmnet\r\nGeisenheimerstr.28\r\n60529 Frankfurt am Main', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:908:170:fbe0:d9bc:a9c2:c50c:627c', '2a02:908:170:fbe0:d9bc:a9c2:c50c:627c', '2016-03-12', '', NULL),
(6399, '', 3574, 999999999, 2, '508-Dublin', '2016-03-16', '0000-00-00', '2015-02-17', 'black', 'black', 'Pionier', 'stoped working \r\n{G-Karte}', '17-03-16\r\n*** XL-Band von uns ***\r\nsteht kpl. aufgezogen - undefinierte Klemmung im RW - Reste von \'irgendwas\' aus AR gefischt... \r\nK 1803 1135 - 21-03-16 okay', '1,2', '2016-03-21', '2016-03-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-21', '109.145.195.15', 'host109-145-195-15.range109-145.btcentralplus.com', '2016-03-21', '644352625549', NULL),
(6375, '', 4403, 999999999, 2, '80334 - Kö', '2016-04-19', '0000-00-00', '2015-09-21', 'silver', 'black', 'Elysee', '[G per email 06-03-16]\r\nI have a problem with watch time. I have previously set up the correct time on both clocks ( model has one bigger and one smaller clock), however, from time to time there is a difference between the time on both clocks. I set up the exact same time, but at one point when i look at my watch i can see the difference of 2-3 minutes. To be precise, the smaller clock goes a bit too fast, and the bigger clock goes a bit too slow. I am not sure which one is wrong, however, they do not work the same. I have also left my watch to be without stored energy and then i set the clocks at the exact same time again, however, the same problem occurs over and over again and it has been like that from the start. I used to set up the correct time over and over again but as i can see there is really a problem which is beyond mine good will. Thank you in advance for taking a look at my watch.\r\n\r\nKind regards,\r\n\r\nGoran Pavlini?', '20-04-16\r\nUnterschied zwischen den Uhren 3 - 5 sec/d !!!\r\nkleine Uhr leicht minus reguliert - KULANZ\r\nK 2004 0955 - Große Uhr geht nach - reguliert\r\nK 2504 1555 - 28-04-16 okay', '1,2', '2016-04-29', '2016-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-29', '193.198.17.121', '193.198.17.121', '2016-03-13', 'RL 73 492 328 6DE', NULL),
(6376, '', 4404, 999999999, 0, '509-Barbados', '2016-03-06', '0000-00-00', '2015-08-25', 'silver', 'black', 'Pionier', 'The brand logo was moved from the original place.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '46.52.82.40', '46.52.82.40', '2016-03-13', '', NULL),
(6377, '', 3758, 999999999, 2, '3005-Marco Polo', '2016-03-15', '0000-00-00', '2015-03-26', 'silver metal', 'black', 'Theorema', 'The watch has been repaired by you last August (2015). Unfortunately, the watch no longer runs adequately again since a few weeks. It freezes regularly, aspecially at nights.\r\n{G-Copy}', '16-03-16\r\nKlinkenräder! Ein Klinkenrad ers. \r\nK 1603 1525 - 21-03-16 okay', '1,2', '2016-03-21', '2016-03-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-21', '24.132.186.16', 'j186016.upc-j.chello.nl', '2016-03-14', '644352625571', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(6378, '', 4405, 999999999, 2, '3005-Marco Polo', '2016-05-27', '0000-00-00', '2016-02-22', 'silver metal', 'white', 'Theorema', '{G-Karte}\r\nWatch stops working during sleeping hrs and consequently has to be manually wound every night before bedtime to continue ticking. This is not in my opinion an automatic watch as I have been assured by supplier I should never have to manually wind such a watch unless kept in the box for long periods. If this watch is shown to be working in your opinion correctly then as said this is not whats be stated automatic and therefore demand a full refund. ', '30-05-16\r\nAutomatik prüfen - ein Klinkenrad ersetzt\r\nK 3005 1445  - 02-06-16 okay', '1,2', '2016-06-02', '2016-06-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-02', '86.154.29.205', 'host86-154-29-205.range86-154.btcentralplus.com', '2016-03-14', '644352631280', NULL),
(6379, '', 4406, 999999999, 2, '511-New York', '2016-03-10', '0000-00-00', '2015-10-23', 'silver', 'black', 'Pionier', 'Something is loose inside the watch, there is a metallic sound. \r\n{G-Copy}', '11-03-16\r\nRotor gelöst - Steinbruch in AutoBrücke, ersetzt, beide Klinkenräder ers., MonatsTota ersetzt, Werkring\r\nK 1103 1245 - 15-03-16 okay', '1,2', '2016-03-16', '2016-03-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-16', '91.229.137.36', '91.229.137.36', '2016-03-14', '644352625207', NULL),
(6380, '', 4407, 999999999, 0, '3011-Macau', '2016-03-08', '0000-00-00', '2014-04-23', 'black', 'black', 'Theorema', 'After winding the watch,in couple seconds its stops working.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2001:14ba:7f2:f000:c53b:de3e:a1f2:4903', '2001:14ba:7f2:f000:c53b:de3e:a1f2:4903', '2016-03-15', '', NULL),
(6381, '', 4408, 999999999, 0, '3011-Macau', '2016-03-08', '0000-00-00', '2014-04-23', 'black', 'black', 'Theorema', 'Hello,\r\nThe problem is when \r\nafter winding the watch,in couple seconds it\'s stops working. Also it\'s not clear in settings page,if between 9 and 3 PM or AM? Or crown should be open or closed?\r\nThank you!Best regards!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.106.191.88', 'mobile-access-5d6abf-88.dhcp.inet.fi', '2016-03-15', '', NULL),
(6382, '', 4392, 2, 2, '502-Malibu', '2016-03-08', '2013-06-27', '2013-06-27', 'Schwarz', 'Schwarz', 'Theorema', '{abgetippt:\r\nThe crown of this watch is faulty, so I cannot set it to work [...]\r\n}{falsche G-Karte inliegend für eine 101}', '09-03-16\r\nsteht voll aufgezogen - WH und WHF aus Eingriff - WH gebrochen - Beschädigungen an Krone, Kronenschutz und Gehäuse - KVA Werktausch 60,- (50,-) - ausf. 1503\r\nWerk und ZB ers., AW\r\nK 1703 1055 - 21-03-16 okay', '1,2', '2016-04-04', '2016-04-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-29', '', '', '0000-00-00', '644352626214', NULL),
(6383, '', 3195, 2, 2, '3006-Monaco', '2016-03-08', '2013-08-15', '2013-08-15', 'Schwarz', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\n{abgetippt:\r\nOuter gold ring on date dial detached, not noticed an when I tryed to adjust time hands foylz(?) ring and detached\r\n}', '09-03-16\r\nunglaublich aber wahr: Armband gerade mal 1 Jahr alt und völlig durchtränkt und eklig... Zeiger zerstört, Blatt geschädigt\r\nKVA Sonderpreis 40,- (Band und Zeiger, Rest Kulanz) - ausf. 2004\r\nZB und ZgSpiel ers., Gehäuse u-s, Rotor vernietet\r\nK 2104 0900 - neu gestellt\r\nK 2504 0835 - reguliert\r\nK 2704 0900 - 29-04-16 okay', '1,2', '2016-04-29', '2016-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-29', '', '', '0000-00-00', '6443 5262 8055', NULL),
(6384, '', 3279, 999999999, 2, '3004-Cannes', '2016-03-30', '0000-00-00', '2015-10-28', 'silver', 'black', 'Theorema', 'clockwise direction defected and the belt is decreased by\r\ndont know when my warranty satrts\r\n{G-Karte blanco}', '05-04-16\r\nArmband verbraucht, MinZg ab, Rotor geöffnet...\r\nKVA Band 25,- - Rest Kulanz - ausf. 0704\r\nMinZg aufgesetzt, Rotor vernietet\r\nK 0704 1245 - 11-04-16 okay', '1,2', '2016-04-11', '2016-04-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-11', '87.104.200.23', '87.104.200.23', '2016-03-15', '644352626946', NULL),
(6385, '', 4409, 999999999, 2, '502-Malibu', '2016-03-14', '0000-00-00', '2014-03-28', 'gold', 'white', 'Pionier', 'the mecanic is defect !\r\nI send today  the watch to you by registred post\r\n{G-Karte}', '14-03-16\r\nAR aus Eingriff - gesetzt\r\nK 1403 1200 - Kulanz 17-03-16 okay', '1,2', '2016-03-17', '2016-03-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-17', '87.64.81.54', '54.81-64-87.adsl-dyn.isp.belgacom.be', '2016-03-16', '644352625332', NULL),
(6386, '', 3743, 2, 2, '107-Rio', '2016-03-09', '2013-10-23', '2013-10-23', 'Silber', 'Weiss', 'Theorema', '[OHNE Angabe - OHNE G-Nachweis]', '10-03-16\r\nwar erst hier mit # 6309? ist auch völlig okay...\r\nUK 1003 1000 - einwandfrei\r\nWK 1103 0825\r\nnach Kontakt mit emil möchte der Kunde ein neues Glas! \r\nKosten 25,-  -  ausf. 1904\r\nGlas ers. - WD 8310\r\n20-04-16 okay\r\n', '1,2', '2016-04-20', '2016-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-20', '', '', '0000-00-00', '644352627574', NULL),
(6387, '', 4410, 999999999, 2, '3011-Macau', '2016-03-14', '0000-00-00', '2015-11-24', 'gold', 'black', 'Theorema', 'watch stops running while i am wearing it, this happens every day. sometimes it starts running again. I wear the watch every day for more than 15 hours. This problem is increasing. in the beginning it was once a week now it is every day and sometimes more than once a day. If i shake the watch it wil mostly start running again but not always then i have to wind it before it runs.\r\n{G-Karte}', '14-03-16\r\nAutomatik fest - gereinigt, Rotor ersetzt\r\nK 1403 1255 - 17-03-16 okay', '1,2', '2016-03-17', '2016-03-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-17', '86.84.158.102', 'ip56549e66.adsl-surfen.hetnet.nl', '2016-03-16', '644352625310', NULL),
(6388, '', 4327, 999999999, 2, '4004-Newton', '2016-03-16', '0000-00-00', '2015-06-01', 'silver metal', 'black', 'Theorema', 'Good evening, the clock problem is: the clock winding mechanism rotates but does not load and the hands do not move.\r\nISPs in the coming days at the Time of Shipping:\r\nEnis Tufina\r\nIndustriestr 7\r\n24647 Wasbek\r\nGermany\r\nI\'m available for any clarification.\r\nClaudia Aquino, email claudiuzzaq@hotmail.it\r\nYours sincerely.\r\n{G-Copy}', '17-03-16\r\nsteht kpl. aufgezogen - Kalenderfenster klemmte Unruh - Fenster und ein Index geklebt\r\nK 1703 1205 - 21-03-16 okay', '1,2', '2016-03-21', '2016-03-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-21', '79.21.40.20', 'host20-40-dynamic.21-79-r.retail.telecomitalia.it', '2016-03-16', '644352625550', NULL),
(6389, '', 3244, 999999999, 2, '3005-Marco Polo', '2016-03-15', '0000-00-00', '2014-12-30', 'silver', 'black', 'Theorema', 'The watch is running behind and stops ticking now and then, even while wearing it.\r\nAlso, I can\'t adjust the time anymore. When I pull out and turn the winding crown, nothing happens!\r\n{G-Karte}\r\n', '16-03-16\r\nAutomatik hakt - gereinigt und Klinkenräder geölt - Zeigerstellung fehlerhaft! WHF ersetzt\r\nK 1703 1015 - 21-03-16 okay', '1,2', '2016-03-21', '2016-03-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-21', '87.64.200.107', '107.200-64-87.adsl-dyn.isp.belgacom.be', '2016-03-17', '644352625538', NULL),
(6390, '', 4411, 999999999, 2, '107-Rio', '2016-03-14', '0000-00-00', '2016-01-06', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 5151 v. 09-04-2013]\r\nPointer is loose', '14-03-16\r\nlt. Bodeneintrag war die Uhr im Dez15 hier... aber nicht in der DB zu finden! MinZg ers. KULANZ\r\nUK 1503 1550 - einwandfrei\r\nWK 1603 0905 - 17-03-16 okay', '1,2', '2016-03-17', '2016-03-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-17', '77.173.65.174', '77-173-65-174.ip.telfort.nl', '2016-03-17', '644352625300', NULL),
(6391, '', 4412, 999999999, 2, '3001-Paragon', '2016-03-15', '0000-00-00', '2015-10-27', 'silver', 'white', 'Theorema', 'The top left button which alters the day of the week has stopped working.  The other, similar, buttons still operate correctly.  We have tried moving the hands to different positions and trying again but this does not help\r\n{G-Copy}', '16-03-16\r\nKorrektor gebrochen - ersetzt, DateModul gesichert\r\nK 1803 0925 - 21-03-16 okay', '1,2', '2016-03-21', '2016-03-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-21', '2.98.72.141', 'host-2-98-72-141.as13285.net', '2016-03-17', '644352625527', NULL),
(6392, '', 4413, 999999999, 2, '3011-Macau', '2016-03-17', '0000-00-00', '2014-04-23', 'black', 'black', 'Theorema', '1.After winding the watch, in couple seconds its stops working (moving).\r\n2.In your instructions, it?s says that I should turn clockwise, but it don?t turn, like there is end.\r\n3. Hope you dont mind send me instructions where more in details written ,how to wind first time this watch.(set up)\r\nThank you!\r\n{G-Karte}', '18-03-16\r\nRotor steht total fest, Krone nicht zu betätigen... Aufzugrad gebrochen! ersetzt, ein Klinkenrad ersetzt\r\nK 1803 1100 - 21-03-16 okay', '1,2', '2016-03-21', '2016-03-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-21', '137.163.145.165', '137.163.145.165', '2016-03-17', '644352625560', NULL),
(6393, '', 4414, 999999999, 0, '', '2016-03-11', '0000-00-00', '0000-00-00', '', '', 'Pionier', ' I dropped the watch on the floor and then found a gear was broken', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '118.114.212.57', '118.114.212.57', '2016-03-18', '', NULL),
(6394, '', 4239, 999999999, 2, '101-Casablanca GM', '2016-03-17', '0000-00-00', '2015-12-10', 'silver', 'white', 'Theorema', 'Clock is running fast over the day.\r\n{G-Karte}', '18-03-16\r\nS+F oB - war erst zur Überholung, also ab in die K\r\nWK 1803 0940 - gut\r\nUK 2103 0910 - einwandfrei\r\nWK 2203 0745 - absolut okay', '1,2', '2016-03-23', '2016-03-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-23', '109.145.37.34', 'host109-145-37-34.range109-145.btcentralplus.com', '2016-03-18', '644352625700', NULL),
(6395, '', 4415, 999999999, 2, '3009-Dubai', '2016-03-16', '0000-00-00', '2015-04-17', 'gold metal', 'black', 'Theorema', 'Watch is losing time and then minute and hour hands stop moving although second hand and internal cogs do not\r\n{G-Karte}', '17-03-16\r\nhmm... kein Fehler sichtbar... DubaiK Mo\r\nAufzug 5h - Ablauf ab 2103 1300 bis 2203 0730 = 18h mager\r\nAutomatik gereinigt, Klinkenrad ersetzt - DubaiK\r\nAufzug 5h - Ablauf ab 2303 1300 >24h super\r\n24-03-16 okay', '1,2', '2016-03-24', '2016-03-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-24', '86.139.132.244', 'host86-139-132-244.range86-139.btcentralplus.com', '2016-03-18', '644352625994', NULL),
(6396, '', 4416, 999999999, 2, '3011-Macau', '2016-03-15', '0000-00-00', '2016-03-29', 'black', 'black', 'Theorema', 'die chronografen arbeiten nicht richtig', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:908:d88:a900:ec1b:d936:2cb:e52f', '2a02:908:d88:a900:ec1b:d936:2cb:e52f', '2016-03-18', '', NULL),
(6397, '', 4417, 999999999, 2, '3001-Paragon', '2016-04-21', '0000-00-00', '2015-05-26', 'silver', 'black', 'Theorema', '{G-Karte}\r\nI fell down and the dial fell off underneath the glass so I contacted support to see if I could send the watch in.  I have very bad O.C.D. and opened the watch up that night,  during that time I broke things inside and hope the watch is able to be repaired. I realize how much of an idiot I am especially after the next day seeing the email saying to send the watch in for service. I love the watch and all the good comments I get on it. Thank you and I sent the watch off today.', '21-04-16\r\njo, geöffnet halt... Zeiger ab, DateModul? eine Bodenschraube fehlt, Welle gebrochen...\r\nKVA Rep. incl. Krone 80,- - ausf. 2504\r\nsämtliche Drücker zerstört! --> GehäuseMittelteil ers.\r\ndurch Fehler im Datum und Werk dieses kpl. ersetzt\r\nStunden und SekZg ers., 4 neue Bodenschrauben, Krone/Welle - WD 8310\r\nK 2604 1525 - reguliert und 29-04-16 okay', '1,2', '2016-04-29', '2016-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-29', '2600:1014:b063:2676:0:43:acd2:c801', '2600:1014:b063:2676:0:43:acd2:c801', '2016-03-18', 'RL 73 574 442 8DE', NULL),
(6398, '', 4418, 999999999, 0, '104-Copacabana', '2016-03-13', '0000-00-00', '2015-03-19', 'silver', 'black', 'Theorema', 'Watch had to be wound after several days. When winding, Manual Wind Mechanism stopped working. \r\n\r\nSetting time function still available. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.50.81.184', '2.50.81.184', '2016-03-20', '', NULL),
(6401, '', 4420, 999999999, 2, '3009-Dubai', '2016-03-22', '0000-00-00', '2015-09-15', 'black', 'black', 'Theorema', 'This watch has just stopped working suddenly with no fault and has just stopped ticking. There was no damage what so ever done to this watch.\r\n\r\nPLEASE NOTE:- Please could you return this watch to the following address: 40 knowles lane, gomersal,cleckheaton. BD19 4LE. This is as i have recently moved.\r\nCoulod you please e-mail me back and let me know you have the details of the new address.\r\nMany thanks.\r\n{G-Karte}', '23-03-16\r\nRotor klemmt fest - eine Schraube der RW-Brücke war gelöst und blockierte den Rotor, hat aber auch das RW in dem Bereich zerstört - Werktausch\r\nK 2303 1135 - 04-04-16 okay', '1,2', '2016-04-06', '2016-04-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-06', '151.226.21.39', '97e21527.skybroadband.com', '2016-03-21', '644352626692', NULL),
(6402, '', 4285, 999999999, 2, '503-Sydney', '2016-03-24', '0000-00-00', '2014-03-18', 'gold', 'black', 'Pionier', 'Large/minute hand is bent & obstructing the small/hour hand from moving. \r\n{G-Karte}', '24-03-16\r\nZeiger zerstört - Kulanz\r\nStdZg und MinZg ers. \r\nK 2403 1325 - 04-04-16 okay', '1,2', '2016-04-06', '2016-04-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-06', '5.64.68.145', '05404491.skybroadband.com', '2016-03-21', '644352626659', NULL),
(6403, '', 4421, 999999999, 2, '508-Dublin', '2016-03-21', '0000-00-00', '2015-02-10', 'gold', 'black', 'Pionier', 'GOLDEN NUMBER 10 (X) FEL OFF\r\n{G-Copy}', '22-03-16\r\ndiverse Indexe geklebt \r\nK 2203 0940 - 24-03-16 okay', '1,2', '2016-03-29', '2016-03-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-29', '87.64.133.221', '221.133-64-87.adsl-dyn.isp.belgacom.be', '2016-03-21', '644352626096', NULL),
(6404, '', 1093, 2, 2, '4004-Newton', '2016-03-15', '2013-02-15', '2013-02-15', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis]\r\n{abgetippt:\r\n[...] Uhr fehlt die Schließung und bleibt nach wie vor mit großer Regelmäßigkeit stehen [...]\r\n}', '16-03-16\r\nKronenbügel fehlt ==> Gehäuse  40,-           }\r\nArmband fremd verbraucht ==> Ersatz  25,- } ausf. 0604\r\nZB in Auflösung - Kulanz\r\nWerk ggf. ersetzen - Kulanz\r\n3 Indexe geklebt, Gehäuse ers., Band ers.\r\nK 0604 1415 - 08-04-16 okay', '1,2', '2016-04-11', '2016-04-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-11', '', '', '0000-00-00', '644352626924', NULL),
(6405, '', 4422, 999999999, 2, '3011-Macau', '2016-03-30', '0000-00-00', '2015-06-04', 'silver', 'black', 'Theorema', 'Can\'t pull the crown out to adjust the time setting and the crown breaks and dropped out from watch.\r\n{G-Karte}', '05-04-16\r\nKrone in sich gebrochen - WHF? - jepp, Werktausch, Krone ersetzt - WD 8310\r\nK 0604 0750 - 11-04-16 okay\r\n', '1,2', '2016-04-11', '2016-04-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-11', '175.156.237.186', '175.156.237.186', '2016-03-22', 'RL 7349 2322 4DE', NULL),
(6406, '', 4423, 999999999, 2, '505-Florida', '2016-03-22', '0000-00-00', '2016-02-22', 'gold', 'black', 'Pionier', '{abgetippt:\r\nDoes not keep time\r\n}{G-Karte}', '23-03-16\r\nWerk kpl. abgelaufen - Datum fehlerhaft - korrigiert\r\nunteres Lager TransRd ausgebrochen - RW-Brücke ers., ein Klinkenrad ers.\r\nK 2303 0945 - 04-04-16 okay', '1,2', '2016-04-06', '2016-04-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-06', '166.137.252.79', 'mobile-166-137-252-079.mycingular.net', '2016-03-22', 'RL 7335 5302 3DE', NULL),
(6407, '', 4424, 999999999, 0, '3012-Paris', '2016-03-15', '0000-00-00', '2016-03-11', 'gold', 'black', 'Theorema', 'It does not good close an my Armband.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2003:7a:44e:bf34:6526:bc4b:17fd:43be', '2003:7a:44e:bf34:6526:bc4b:17fd:43be', '2016-03-22', '', NULL),
(6408, '', 4425, 999999999, 0, '101-Casablanca GM', '2016-03-17', '0000-00-00', '2016-03-01', 'gold', 'white', 'Theorema', 'testing', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '171.96.167.88', 'ppp-171-96-167-88.revip8.asianet.co.th', '2016-03-24', '', NULL),
(6409, '', 4426, 999999999, 0, '504-Acapulco', '2016-03-17', '0000-00-00', '2015-12-10', 'silver', 'black', 'Pionier', 'The lancets are gone', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.90.203.39', '5.90.203.39', '2016-03-24', '', NULL),
(6410, '', 4425, 999999999, 0, '101-Casablanca GM', '2016-03-17', '0000-00-00', '2016-03-01', 'silver', 'white', 'Theorema', 'tst', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '171.96.167.88', 'ppp-171-96-167-88.revip8.asianet.co.th', '2016-03-24', '', NULL),
(6411, '', 4424, 999999999, 2, '3012-Paris', '2016-03-21', '0000-00-00', '2016-03-11', 'gold', 'black', 'Theorema', 'I can Not close it an my Hand and i dont like it.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '88.128.80.140', '88.128.80.140', '2016-03-24', '', NULL),
(6412, '', 4427, 999999999, 2, '3009-Dubai', '2016-04-11', '0000-00-00', '2015-12-15', 'gold', 'black', 'Theorema', 'watch is not giving the correct time some time beyond and sometimes behind the correct time \r\n{G-Copy}', '12-04-16\r\nZgStellung falsch - korrigiert - DubaiK\r\nAufzug 5h - Ablauf ab 1204 1430 bis 1404 1240 = 46h perfect\r\n15-04-16 okay', '1,2', '2016-04-15', '2016-04-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-15', '85.154.221.230', '85.154.221.230', '2016-03-24', 'RL 73 492 325 5DE', NULL),
(6413, '', 4419, 999999999, 2, '104-Copacabana', '2016-03-23', '0000-00-00', '2015-11-05', 'gold', 'black', 'Theorema', 'watch not working correctly and crown not working.Every 2-3 hour later watch stop.\r\n{G-Copy}', '23-03-16\r\nKrone in sich gebrochen - ersetzt\r\nUK 2303 1535 - einwandfrei\r\nWK 2403 0815 - 24-03-16 okay\r\n{DualTime-Zettel}', '1,2', '2016-03-24', '2016-03-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-03-24', '79.36.46.181', 'host181-46-dynamic.36-79-r.retail.telecomitalia.it', '2016-03-27', '644352625983', NULL),
(6414, '', 4428, 2, 2, '3005-Marco Polo', '2016-03-21', '2014-07-04', '2014-07-04', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nWore it on a daily basis. Dial starts to turn unstoppingly after running with it\r\n}{G-Karte}', '22-03-16\r\neine Palette rausgebrochen - Ellipse auch... Werktausch! \r\nK 2203 1130 - 04-04-16 okay', '1,2', '2016-04-06', '2016-04-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-06', '', '', '0000-00-00', 'RL 73 355 301 0DE', NULL),
(6415, '', 4429, 2, 2, '505-Florida -5', '2016-03-22', '2014-07-17', '2014-07-17', 'Silber Metall', 'Schwarz', 'Pionier', '[OHNE Angabe]\r\n{G-Karte}\r\n\r\n## noch am Lager 01-11-18 ## ', '22-03-16\r\nTotaZg ab und Rotor gebrochen - Uhr stark strapaziert\r\nKVA Werk-Rep, Zg, B/G reinigen  60,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(6416, '', 4430, 999999999, 2, '101-Casablanca GM', '2016-03-29', '0000-00-00', '2014-12-09', 'black', 'black', 'Theorema', 'My husband wore this watch alot and suddenly it stopped working.  There was no particular reason that we could see.  Apologies for not being able to give any more information.\r\n{G-Foto}', '05-04-16\r\nWerk ausgeschwungen - Anker gerichtet\r\nUK 0504 1330 - einwandfrei\r\nWK 0604 0825 - 07-04-16 okay', '1,2', '2016-04-07', '2016-04-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-07', '193.120.18.38', 'quest-gw.ea101.bmt.btireland.net', '2016-03-28', '644352626740', NULL),
(6417, '', 3603, 2, 2, '504-Acapulco', '2016-03-21', '2015-09-10', '2015-09-10', 'Silber', 'black', 'Pionier', '{abgetippt:\r\nThe lancets are gone\r\n}{G-Karte}', '22-03-16\r\n24h-Zg gebrochen, SekZg ab... Heftige DS bei 0930\r\nKVA Werktausch 80,-  - ausf. 0704\r\nWerk mit neuen TotaZg ers.\r\nK 0704 1025 - 11-04-16 okay', '1,2', '2016-04-11', '2016-04-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-11', '', '', '0000-00-00', '644352626957', NULL),
(6418, '', 4431, 999999999, 0, '3006-Monaco Diamond', '2016-03-22', '0000-00-00', '2014-05-08', 'black', 'white', 'Theorema', 'The automomatic winder broke or is loose in The watch so it stopt working i cant wind it ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '84.241.213.66', '84.241.213.66', '2016-03-29', '', NULL),
(6419, '', 4432, 999999999, 2, '505-Florida', '2016-06-06', '0000-00-00', '2014-09-03', 'black metal', 'black', 'Pionier', '{G-Karte}\r\nWinding pin came off when i was trying to wind the watch ', '07-06-16\r\nWH oder WHF - noch mehrere Fehler an AW und Datum... Werktausch\r\nK 0706 1550 - 10-06-16 okay', '1,2', '2016-06-10', '2016-06-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-10', '213.107.117.30', 'cpc32-bagu10-2-0-cust285.1-3.cable.virginm.net', '2016-03-30', '644352632390', NULL),
(6420, '', 4251, 999999999, 2, '3009-Dubai', '2016-03-30', '0000-00-00', '2015-04-21', 'silver metal', 'black', 'Theorema', 'Seems to be same problem as previous.\r\n{G-Karte}', '05-04-16\r\nhmm.... Anker entfettet, Paletten geölt - DubaiK\r\nAufzug 5h - Ablauf 0604 1400 bis 0704 2030 == 32 h super', '1,2', '2016-04-08', '2016-04-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-08', '82.9.227.105', 'cpc92310-cmbg19-2-0-cust872.5-4.cable.virginm.net', '2016-03-30', '644352626810', NULL),
(6421, '', 4433, 999999999, 0, '107-Rio', '2016-03-24', '0000-00-00', '2015-04-17', 'black', 'black', 'Theorema', 'One of the handle have fallen off the dial handle which tells the time ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.146.37.152', 'host81-146-37-152.range81-146.btcentralplus.com', '2016-03-31', '', NULL),
(6422, '', 4434, 2, 2, '3001-Paragon', '2016-03-24', '0000-00-00', '2016-01-21', 'Rose', 'Weiss', 'Theorema', '{abgetippt:\r\n[...] deutscher Kunde [...] kein Vertrauen mehr [...] neue Uhr aber in Chrom [...]\r\n}{G-Karte}', '24-03-16\r\nUhr ist gefallen? Zumindest angestoßen bei 0900\r\nansonsten keine Feststellung\r\nK 2403 1330 - neu gestellt\r\nK 0404 0855 - Werktausch\r\nK 0804 1200 - 11-04-16 okay', '1,2', '2016-04-11', '2016-04-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-11', '', '', '0000-00-00', '00340434129949101446', NULL),
(6423, '', 4124, 999999999, 2, '101-Casablanca GM', '2016-04-06', '0000-00-00', '2014-12-11', 'silver', 'white', 'Theorema', 'Watch has stopped working, something has come loose in the back of the watch. Please repair\r\n{G-Karte}', '07-04-16\r\nUnruhkloben lose... Schraubenkopf abgerissen! Schraube ers. \r\nUK 0704 1330 - einwandfrei\r\nWK 0804 0855 - gut\r\nUK 1104 0825 - einwandfrei\r\nWK 1204 0820 - 13-04-16 okay', '1,2', '2016-04-13', '2016-04-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-13', '195.43.48.138', '195.43.48.138', '2016-03-31', '644352627130', NULL),
(6424, '', 4435, 999999999, 2, '107-Rio', '2016-04-06', '0000-00-00', '2015-04-14', 'gold', 'black', 'Theorema', 'Handle as fallen of dial into watch\r\n{G-Karte}', '07-04-16\r\nKampfspuren auf Lunette und Glas! MinZg ers. - KULANZ\r\nUK 0704 1350 - hmm\r\nWK 0804 0855 - gut\r\nUK 1104 0830 - einwandfrei\r\nWK 1204 0820 - 13-04-16 okay', '1,2', '2016-04-13', '2016-04-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-13', '88.150.241.227', 'h88-150-241-227.host.redstation.co.uk', '2016-03-31', '644352627070', NULL),
(6425, '', 4436, 2, 2, '503-Sydney', '2016-03-29', '2014-06-16', '2014-06-16', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nI think that the main spring has broken as the hands when moved just spin around \r\n}{G-Karte}', '05-04-16\r\nAR aus Eingriff - nee, eine Palette ausgebrochen - Anker ers. \r\nK 0504 1515 - reguliert und 08-04-16 okay', '1,2', '2016-04-08', '2016-04-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-08', '', '', '0000-00-00', '644352626821', NULL),
(6426, '', 4437, 999999999, 0, '103-Sao Paolo', '2016-03-30', '0000-00-00', '2015-03-31', 'black', 'yellow', 'Theorema', 'The crown to wind watch up just keeps turning without winding watch up', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.29.132.240', '2.29.132.240', '2016-04-06', '', NULL),
(6427, '', 4438, 999999999, 2, '505-Florida', '2016-05-02', '0000-00-00', '2014-07-31', 'gold', 'black', 'Pionier', '{G-Karte}\r\n1. Winding Key doesn\'t function properly. When I pull it out gently, it is becomes free and upon turning it clockwise or anti clockwise it doesn\'t wind the minute hand. I have to then pull or push to a particular position to be able to rotate the hands of the watch.\r\n2. Hour hand stays behind the actual hour mark on the dial even when it is 20 minutes past that hour. Eg. At 6:20 the hour hand is between 5 and 6.\r\n3. The automatic rotation doesn\'t last even 14 hours. Is that expected?', '03-05-16\r\nWH-Problem, und ZgStellung - WHF ers., Std und MinZg ers.,\r\nein Klinkenrad\r\nK 0305 1335 - neu gestellt\r\nK 0605 0840 - 09-05-16 okay', '1,2', '2016-06-03', '2016-06-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-03', '89.211.37.82', '89.211.37.82', '2016-04-06', 'RL 73 630 382 4DE', NULL),
(6428, '', 4439, 999999999, 2, '103-Sao Paolo', '2016-04-14', '0000-00-00', '2014-11-11', 'silver', 'white', 'Theorema', 'The watch doesn\'t wind up. So therefore doesn\'t work. \r\n{G-Karte}', '15-04-16\r\nSperrad gelöst - gesichert\r\nWK 1504 0950 - gut\r\nUK 1804 0830 - einwandfrei\r\nWK 1904 0740 - 20-04-16 okay', '1,2', '2016-04-20', '2016-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-20', '93.186.152.113', '93.186.152.113-ifnl.net', '2016-04-06', '644352627508', NULL),
(6429, '', 4440, 999999999, 2, '104-Copacabana', '2016-04-08', '0000-00-00', '2015-06-11', 'silver metal', 'black', 'Theorema', 'Will not work - will not wind. \r\n{G-Karte}', '11-04-16\r\nsteht kpl. abgelaufen, aber Unruh steht fest? Anker/Messer gerichtet\r\nUK 1104 0955 - einwandfrei\r\nWK 1204 0820 - 13-04-16 okay', '1,2', '2016-04-13', '2016-04-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-13', '2.102.103.107', 'host-2-102-103-107.as13285.net', '2016-04-06', '644352627081', NULL),
(6430, '', 4441, 2, 2, '510-London', '2016-03-31', '2014-10-20', '2014-10-20', 'Silber Metall', 'Schwarz', 'Pionier', '{abgetippt:\r\nit keeps dont work after 2h have to wind it up end \r\nthan it restart againe for 2h\r\nthe monent you ware it you dont have to rewind up yourself?\r\nneeds a controle this is not normal\r\n}{G-Foto}', '05-04-16\r\nWerk kpl. abgelaufen, Rotor geöffnet - Rotor genietet, Lager geölt, Messer gerichtet, Anschlagstifte gesäubert\r\nK 0504 0945 - 08-04-16 okay', '1,2', '2016-04-08', '2016-04-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-08', '', '', '0000-00-00', '644352626795', NULL),
(6431, '', 4061, 999999999, 2, '508-Dublin', '2016-06-06', '0000-00-00', '2015-01-21', 'black', 'white', 'Pionier', '{G-Karte}\r\nThe clock is running forward the whole time. In 1 hour the watch runs almost 15 minutes forward.', '07-06-16\r\nVerdacht auf Preller, ist sie aber anscheinend nicht - Umlauf\r\nK 0706 0900 - 10-06-16 absolut okay', '1,2', '2016-06-10', '2016-06-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-10', '178.117.220.36', '178-117-220-36.access.telenet.be', '2016-04-07', '644352632389', NULL),
(6432, '', 4442, 999999999, 2, '103-Sao Paolo', '2016-04-07', '0000-00-00', '2015-11-30', 'silver metal', 'black', 'Theorema', 'Crown / Winder Broken !!\r\nI used to try and wind the watch at the same time everyday. But on this day the time was wrong, so I simply went to pull the crown out, to adjust the time,..When it quite literally fell off into my hands !!! I promise you can\'t imagine the shock I felt, as I have several mechanical watches, inc a Pionier Malibu Diamond watch from yourselves !!! Please Fix, what has quickly become one of my most priced prossessions & favourite watches !!!\r\n{G-Copy}', '08-04-16\r\nKrone in sich gebrochen - ersetzt und Sperrad gesichert\r\nWK 0804 1335 - gut\r\nUK 1104 0830 - einwandfrei\r\nWK 1204 0820 - WD 8310 und 13-04-16 okay', '1,2', '2016-04-13', '2016-04-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-13', '2.31.90.76', '2.31.90.76', '2016-04-07', '644352627118', NULL),
(6433, '', 4443, 999999999, 2, '505-Florida', '2016-04-06', '0000-00-00', '2014-09-19', 'gold', 'black', 'Pionier', '[G per email 01-04-16]\r\nSehr geehrte Damen und Herren ! \r\n\r\nZum vierten Mal geht meine Uhr innerhalb der Garantiezeit kaputt. Nachdem ich sie das letzte mal zu Ihnen zur Reparatur geschickt habe, erlebe ich, dass die inneren Teile der Uhr wackeln, jedes Mal wenn ich den Knopf für die Zeiteinteilung betätige. In letzter Zeit sehe das eine Feder (Rad), was hinten sichtbar ist, hat sich gelockert und liegt fast frei. Ich schicke Ihnen die Uhr per Post zu wundere mich über die Qualität dieser relativ teuren Uhr ? Was passiert wenn die Garantiezeit endet ? Wird die Uhr jetzt nur repariert oder Kann sie gegen eine andere getaucht ?\r\n\r\nMit freundliche Grüßen\r\nMounir Majdalani ', '07-04-16\r\nRotor aus Lager gebrochen - Werk wackelt... und es ist \'erst\' die dritte Einsendung! Automatik versorgt, Rotor und Werkring ersetzt\r\nK 0704 1055 - 11-04-16 okay', '1,2', '2016-04-11', '2016-04-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-11', '213.113.223.11', 'c-0bdf71d5.010-217-7570702.cust.bredbandsbolaget.se', '2016-04-08', '644352626898', NULL),
(6435, '', 4445, 999999999, 0, '3001-Paragon', '2016-04-03', '0000-00-00', '2016-03-23', 'silver', 'white', 'Theorema', 'Warenrückgabe:\r\n1. Datumszeiger lässt sich nicht verstellen\r\n2. Armband ist für meinen Arm zu kurz\r\n3. Schließe ist für eine 699? Uhr sehr billig und springt immer mal wieder auf\r\nUhr wurde am 2.4.16 zurückgesandt. Bitte um Bestätigung bei Empfang.\r\nMfG René Günther\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.145.92.227', 'p57915CE3.dip0.t-ipconnect.de', '2016-04-10', '', NULL),
(6436, '', 4446, 999999999, 2, '103-Sao Paolo', '2016-04-07', '0000-00-00', '2014-04-23', 'black', 'black', 'Theorema', 'winding mechanism has stopped working so I cant wind up the watch\r\n{G-Karte}', '08-04-16\r\nSperrad gelöst - gesichert\r\nWK 0804 1240 - gut\r\nUK 1104 0845 - einwandfrei\r\nWK 1204 0820 - 13-04-16 okay', '1,2', '2016-04-13', '2016-04-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-13', '82.1.42.180', 'cpc4-ptal4-2-0-cust179.7-3.cable.virginm.net', '2016-04-10', '644352627092', NULL),
(6437, '', 4447, 999999999, 2, '102-Monte Carlo GM', '2016-04-06', '0000-00-00', '2014-10-16', 'black', 'black', 'Theorema', 'The mechanism is défective, the Watch is no longer run...\r\n{G-Karte}', '07-04-16\r\n2 Indexe fehlen... aber keine Störenfriede inside... ZB ers.\r\nUK 0704 1440 - einwandfrei\r\nWK 0804 0925 - gut\r\nUK 1104 0844 - einwandfrei\r\nWK 1204 0825 - 13-04-16 okay', '1,2', '2016-04-13', '2016-04-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-13', '94.111.13.195', 'cust-195-13-111-94.dyn.as47377.net', '2016-04-11', '644352627107', NULL),
(6438, '', 4448, 999999999, 2, '3001-Paragon', '2016-04-06', '0000-00-00', '2016-01-08', 'silver', 'white', 'Theorema', 'Doe\'s not work, anymore.\r\n{G-Karte}', '07-04-16\r\nWerk kpl. abgelaufen... \r\nK 0704 0900 - reguliert\r\nK 1104 1030 - 14-04-16 okay', '1,2', '2016-04-14', '2016-04-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-14', '195.180.178.35', '195.180.178.35', '2016-04-11', '00340434129949101507', NULL),
(6439, '', 4449, 999999999, 2, '7001-Havana', '2016-04-07', '0000-00-00', '2015-11-02', 'black', 'black', 'Pionier', 'Die Uhr ist defekt, funktioniert auf einmal nicht mehr....\r\n{G-Karte}', '08-04-16\r\nläuft schon/noch beim auspacken \r\nK 0804 0955 - reguliert\r\nK 1104 1015 - 14-04-16 okay', '1,2', '2016-04-14', '2016-04-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-14', '78.35.75.159', 'xdsl-78-35-75-159.netcologne.de', '2016-04-11', '00340434129949101491', NULL),
(6440, '', 4450, 999999999, 2, '103-Sao Paolo', '2016-04-21', '0000-00-00', '2015-05-20', 'silver', 'white', 'Theorema', '{G-Karte}\r\nI bought the watch GM 103 before 10 months ago and I didn\'t use it that much but stopped working.', '21-04-16\r\nWerk kpl. abgelaufen - Sperrad gelöst, Kupplung verschlissen - Kupplung ersetzt, Sperrad gesichert\r\nUK 2104 1355 - einwandfrei\r\nWK 2204 0805 - gut\r\nUK 2504 0835 - einwandfrei\r\nWK 2604 0750 - 27-04-16 okay', '1,2', '2016-06-01', '2016-06-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-01', '188.140.144.133', '188.140.144.133', '2016-04-11', 'RL 73 492 326 9DE', NULL),
(6441, '', 4451, 999999999, 2, '502-Malibu', '2016-04-12', '0000-00-00', '2013-10-04', 'silver', 'white', 'Pionier', 'The watch doesn\'t seem to self wind, and once the watch is on my wrist the watch doesn\'t seem to work. I think a cog might be loose, and when the angle changes it stops the mechanis\r\nm from working\r\n{G-Karte}', '12-04-16\r\nkein Fehler offensichtlich - Kontrolle\r\nK 1204 1255 - 15-04-16 bestens okay\r\n{KULANZ}', '1,2', '2016-04-15', '2016-04-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-15', '86.175.41.177', 'host86-175-41-177.range86-175.btcentralplus.com', '2016-04-11', '644352627210', NULL),
(6442, '', 4452, 999999999, 2, '3008-Damascus', '2016-08-12', '0000-00-00', '2013-04-10', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\nOnce again the kinetic power stopped working. Shook watch a little to try and get it going again but didn?t work. When did this, part of the dial came loose. Main problem is that the power stops working so watch becomes basically pointless. ', '19-08-16\r\nZB in Auflösung - 1 Dia mit Fassung fehlt und Zierring blockiert die Zeiger... ZgWerk zerstört - Werktausch\r\nKVA 80,- - ausf. 3110\r\nGehäuse u-s, Werk mit ZB ers. - WD 8310\r\nK 0211 1150 - 07-11-16 okay', '1,2', '2016-11-09', '2016-11-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-09', '195.26.48.169', 'autodiscover.jcwresourcing.com', '2016-04-12', '711369627618', NULL),
(6443, '', 4453, 999999999, 0, '3005-Marco Polo', '2016-04-05', '0000-00-00', '2014-09-25', 'silver', 'white', 'Theorema', 'I wrote a note, with all the description and defect watch on a peace of paper, which go inside the watch cage... \r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '116.240.246.78', '78.009.dsl.hob.iprimus.net.au', '2016-04-12', '', NULL),
(6444, '', 4454, 999999999, 2, '101-Casablanca GM', '2016-04-14', '0000-00-00', '2015-10-13', 'gold', 'black', 'Theorema', 'The watch has intermittent problems and stops working after it has been wound up.  It will then start again, but stops soon afterwards.\r\n{G-Karte}', '14-04-16\r\nWerk kpl. abgelaufen - S+F oB - Schraubenservice\r\nUK 1404 0855 - einwandfrei\r\nWK 1504 0825 - 18-04-16 okay', '1,2', '2016-04-18', '2016-04-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-18', '94.195.41.209', '5ec329d1.skybroadband.com', '2016-04-12', '644352627390', NULL),
(6445, '', 4455, 999999999, 0, '3005-Marco Polo', '2016-04-05', '0000-00-00', '2015-04-04', 'silver', 'black', 'Theorema', 'Dear sir/madam,\r\n\r\na year ago (04-04-2015) I ordered a Theorema Marco Polo-gentlemans watch with the groupon code 0010225HSA. Unfortunately it is broken since a few  months. I brought it to the local shop, there they send the watch to a watchmaker, however the instruments in the watch, which is called the kroon (crown) in dutch (it sets the time) and one of the pointers in the watch is broken. In Holland he didnt find the crown and has to be handmade which costs a lot of money.\r\n\r\nIn the groupon it says I have a guarantee fee for 2 years. The people of groupon have forwarded me to you. \r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '194.13.75.200', 'gateway.olvg.nl', '2016-04-12', '', NULL),
(6446, '', 4456, 999999999, 0, '103-Sao Paolo', '2016-04-05', '0000-00-00', '2015-05-04', 'gold', 'black', 'Theorema', 'dial button (rotary knob) is defect (loose - it falls out of the watch) ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.18.139.195', 'mail.desktoptowork.com', '2016-04-12', '', NULL),
(6447, '', 4457, 999999999, 2, '3001-Paragon', '2016-04-11', '0000-00-00', '2016-03-24', 'gold', 'white', 'Theorema', 'Retoure im Rahmen der Widerrufsfrist', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '37.201.92.213', 'ip-37-201-92-213.hsi13.unitymediagroup.de', '2016-04-12', '', NULL),
(6448, '', 4458, 999999999, 2, '107-Rio', '2016-04-28', '0000-00-00', '2015-08-04', 'black metal', 'black', 'Theorema', '{G-Copy}\r\nWatch stopped working overnight, and is no longer working at all. All hands turn correctly, manually however do not turn with mechanism ', '29-04-16\r\nWerk kpl. abgelaufen - MinZg gelöst... hmm.. neue Zeiger halten auch nicht - 1/4-Rohr und MinZg ers. \r\nWK 2904 1100 - okay\r\nUK 0205 0745 - einwandfrei\r\nWK 0305 0830 - 04-05-16 okay', '1,2', '2016-05-04', '2016-05-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-04', '86.131.0.15', 'host86-131-0-15.range86-131.btcentralplus.com', '2016-04-12', '644352628375', NULL),
(6449, '', 4459, 2, 2, '508-Dublin', '2016-04-06', '2015-08-20', '2015-08-20', 'Gold', 'Schwarz', 'Pionier', '[G per email 08-03-16]\r\n{abgetippt:\r\nhandle broke of watch + time to fast\r\n}', '07-04-16\r\nStdZg gebrochen... ersetzt, DayTota gerichtet\r\nK 0704 1150 - 11-04-16 okay', '1,2', '2016-04-14', '2016-04-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-11', '', '', '0000-00-00', '644352626902', NULL),
(6450, '', 4437, 999999999, 0, '103-Sao Paolo', '2016-04-06', '0000-00-00', '2015-03-31', 'black', 'yellow', 'Theorema', 'crown doesnt wind the watch up so and its not keeping time', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.144.132.166', '81.144.132.166', '2016-04-13', '', NULL),
(6451, '', 4460, 999999999, 2, '103-Sao Paolo', '2016-04-27', '0000-00-00', '2015-12-01', 'gold', 'white', 'Theorema', '{G-Karte}\r\nWinder has broken off', '28-04-16\r\nKrone in sich gebrochen - ersetzt - WD 8310\r\nUK 2804 1020 - einwandfrei\r\nWK 2904 0845 - gut\r\nUK 0205 0750 - einwandfrei\r\nWK 0305 0835 - 04-05-16 okay', '1,2', '2016-05-04', '2016-05-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-04', '94.197.120.131', '94.197.120.131.threembb.co.uk', '2016-04-13', '644352628364', NULL),
(6452, '', 4461, 999999999, 2, '3006-Monaco Diamond', '2016-04-18', '0000-00-00', '2013-08-15', 'silver', 'white', 'Theorema', 'Watch hasn\'t worked since purchase 15/08/13. I was unsure how to send it back and the watch remained in the box for a long time. The watch belongs to my brother and he really loves the watch and would appreciate if you would honor the warranty and repair under warranty I will post the repair today \r\nRegards\r\nMaria \r\n{G-Karte}', '19-04-16\r\nStdZg zerstört, Werk läuft aber gut\r\nKulanzrep. gg. Porto  10,-  - ausf. 1205\r\nZg ersetzt \r\nK 1805 1300 - 23-05-16 okay', '1,2', '2016-05-23', '2016-05-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-23', '109.68.13.90', '109.68.13.90', '2016-04-13', '644352630077', NULL),
(6453, '', 4462, 999999999, 2, '103-Sao Paolo', '2016-04-18', '0000-00-00', '2015-11-30', 'gold', 'white', 'Theorema', 'The winder (CROWN) keeps coming out and cannot set the time\r\n{G-Karte}', '19-04-16\r\nWH oder Schraube? - Schraube befestigt\r\nUK 1904 0850  - einwandfrei\r\nWK 2004 0755 - 21-04-16 okay', '1,2', '2016-04-21', '2016-04-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-21', '92.17.14.159', 'host-92-17-14-159.as13285.net', '2016-04-13', '644352627644', NULL),
(6454, '', 4463, 2, 2, '103-Sao Paolo', '2016-04-07', '2014-12-03', '2014-12-03', 'Silber Metall', 'Schwarz', 'Theorema', '{abgetippt:\r\n- not possible to wind\r\n- doesn\'t work totally\r\n}{G-Copy}', '08-04-16\r\nKrone schief und schwergängig - gerichtet, Hals dünner gefeilt, Kupplung ersetzt, Sperrad gesichert\r\nWK 0804 1320 - gut\r\nUK 1104 0855 - einwandfrei\r\nWK 1204 0825 - 13-04-16 okay', '1,2', '2016-04-13', '2016-04-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-13', '', '', '0000-00-00', '644352627129', NULL),
(6455, '', 4464, 2, 2, '3001-Paragon', '2016-04-07', '2016-01-11', '2016-01-11', 'Rose', 'Weiss', 'Theorema', '{abgetippt:\r\nKrone zum Verstellen der Uhrzeit, ist defekt, nun arbeitet Uhr nicht mehr\r\n}{G-Karte}', '08-04-16\r\nUnruh hakt - enthakt, reguliert\r\nK 0804 1040 - 11-04-16 okay', '1,2', '2016-04-11', '2016-04-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-11', '', '', '0000-00-00', '00340434129949101453', NULL),
(6456, '', 4465, 999999999, 2, '507-Aruba', '2016-04-20', '0000-00-00', '2014-05-28', 'black', 'black', 'Pionier', 'the clock will not charge when the shake is not charging', '21-04-16\r\nWerk steht kpl. aufgezogen - ausgeschwungen... Messer gerichtet, Unruh kpl. ers. - Uhr war gefallen, DS bei 9 unten! KULANZ\r\nK 2104 1255 - 25-04-16 okay', '1,2', '2016-04-25', '2016-04-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-25', '79.19.237.3', 'host3-237-dynamic.19-79-r.retail.telecomitalia.it', '2016-04-14', '644352627791', NULL),
(6457, '', 4444, 999999999, 2, '505-Florida', '2016-04-12', '0000-00-00', '2014-11-03', 'silver metal', 'black', 'Pionier', 'THE WATCH CROWN FOR WINDING DOES NOT WORK\r\n{G-Karte}', '12-04-16\r\nWH rastet nicht - ersetzt, aber DatumSchaltrad hat den 27er Fehler - Werktausch mangels verfügbarer ET\r\nK 1204 1505 - 15-04-16 okay', '1,2', '2016-04-15', '2016-04-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-15', '195.89.36.246', '195.89.36.246', '2016-04-14', '644352627221', NULL),
(6458, '', 4466, 999999999, 2, '101-Casablanca GM', '2016-04-12', '0000-00-00', '2015-06-25', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 33001 v. 25-06-2015]\r\nSince a few days the watch is either going to fast or stops ticking even when it\'s winded completly.', '13-04-16\r\nWerk kpl. abgelaufen - S+F oB\r\nUK 1304 0950  - einwandfrei\r\nWK 1404 0820 - 15-04-16 okay', '1,2', '2016-04-15', '2016-04-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-15', '212.3.238.74', 'CRH-NEDERLA.bar1.Brussels1.Level3.net', '2016-04-15', '644352627254', NULL),
(6459, '', 4467, 999999999, 0, '', '2016-04-08', '0000-00-00', '0000-00-00', '', '', '', 'I was just looking at your tufina-uhren.de::Contact Information Form website and see that your website has the potential to become very popular. I just want to tell you, In case you don\'t already know... There is a website service which already has more than 16 million users, and the majority of the users are looking for topics like yours. By getting your website on this network you have a chance to get your site more visitors than you can imagine. It is free to sign up and you can read more about it here: http://i7n.co/249si - Now, let me ask you... Do you need your website to be successful to maintain your business? Do you need targeted visitors who are interested in the services and products you offer? Are looking for exposure, to increase sales, and to quickly develop awareness for your site? If your answer is YES, you can achieve these things only if you get your website on the network I am talking about. This traffic network advertises you to thousands, while also giving you a chance to test the network before paying anything at all. All the popular blogs are using this network to boost their readership and ad revenue! Why aren?t you? And what is better than traffic? It?s recurring traffic! That\'s how running a successful website works... Here\'s to your success! Find out more here: http://yourls.endinahosting.com/zuom', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '45.40.40.9', '45-40-40-9-host.colocrossing.com', '2016-04-15', '', NULL),
(6460, '', 4468, 999999999, 2, '102-Monte Carlo GM', '2016-04-11', '0000-00-00', '2013-03-02', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\nwatch lost the numbers on the dial (11,12,14) and stops ticking. Sometimes after movement of the watch it continues, but then stops again. Could be that the numbers that fell of the dial are causing a blockage.', '11-04-16\r\nArmband völlig verbraucht - 25,- \r\nKrone abgenutzt - 25,- \r\nZB Kulanz --  ausf. 1504\r\nZB ers., alle Indexe aus RW entfernt, Anker gerichtet, Krone ers.\r\nWK 1504 1355 - gut\r\nUK 1804 0835 - einwandfrei\r\nWK 1904 0740 - 20-04-16 okay', '1,2', '2016-04-20', '2016-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-20', '217.162.64.185', '217-162-64-185.dynamic.hispeed.ch', '2016-04-15', '00340434129949101521', NULL),
(6462, '', 4470, 999999999, 2, '101-Casablanca GM', '2016-04-14', '0000-00-00', '2015-07-27', 'silver', 'black', 'Theorema', '[G per email 09-04-16]\r\nThe Crown Cover is tilted while opening and it is stopped all of sudden.\r\n\r\n**erst im Mai senden**', '14-04-16\r\nam Bügel wurde mit einer Zange herumgebogen... und die Rückereinheit hat sich zerlegt!  Durch Stoß oder Fall, da auch das ZgWerk abgehoben ist! \r\nKVA  Gehäuse {Kulanzpreis} 20,- und Werkrep. 60,- - ausf. 1904\r\nUnruh kpl. ers., Anker gerichtet, ZgWerk aufgesetzt, Gehäuse ers.\r\nUK 2004 1550 - reguliert\r\nWK 2104 0910 - regulieren\r\nUK 2504 0800 - einwandfrei\r\nWK 2604 0810 - reguliert\r\nUK 2704 0910 - einwandfrei\r\nWK 2804 0810 - gut\r\nUK 0205 0750 - einwandfrei\r\nWK 0305 0835 - 04-05-16 okay', '1,2', '2016-05-13', '2016-05-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-13', '95.150.82.53', '95.150.82.53', '2016-04-16', '644352629154', NULL),
(6463, '', 4471, 999999999, 2, '502-Malibu', '2016-04-14', '0000-00-00', '2014-09-11', 'black', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 24104 v. 11-09-2014]\r\nThe self-rewinding mechanism is not working anymore. It has worked, but one day it suddenly stopped and the clock does not rewind any more by it self, but I can rewind by hand.', '15-04-16\r\nRotor steht fest - ist geöffnet! - ersetzt\r\nK 1504 1035', '1,2', '2016-04-18', '2016-04-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-18', '46.195.131.6', 'c-2ec38306-74736162.cust.telenor.se', '2016-04-16', '644352627380', NULL),
(6464, '', 4472, 999999999, 2, '505-Florida', '2016-06-06', '0000-00-00', '2013-12-05', 'gold', 'black', 'Pionier', '{G-Karte}\r\nThe hand that shows month on the dial fell off and stuck in the pendulum.', '07-06-16\r\nZustand gut - Kulanzrep. - MonatsTota ers. \r\nK 0706 1410 - 10-06-16 okay', '1,2', '2016-06-10', '2016-06-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-10', '213.212.81.212', '213.212.81.212', '2016-04-16', '644352632378', NULL),
(6465, '', 4473, 999999999, 2, '3001-Paragon', '2016-04-12', '0000-00-00', '2016-01-11', 'silver', 'white', 'Theorema', 'Die Uhr läuft trotz wiederholtem Aufziehen nicht bzw. nutz kurz und bleibt immer wieder nach kurzer Zeit stehen.\r\n{G-Copy}', '12-04-16\r\nAmplitude sehr gering... - Werktausch\r\nK 1304 1020 - 15-04-16 okay', '1,2', '2016-04-15', '2016-04-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-15', '91.62.242.204', 'p5B3EF2CC.dip0.t-ipconnect.de', '2016-04-17', '00340434129949101514', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(6466, '', 4474, 2, 2, '104-Copacabana', '2016-04-11', '2015-06-26', '2015-06-26', 'Silber Metall', 'Weiss', 'Theorema', '{abgetippt:\r\nlarge needle stops working\r\n}{G-Copy}', '11-04-16\r\n...und diverse Zierschrauben lose/fehlen - Gehäuse u-s, Zg aufgesetzt und Kupplung ers. - Glas von innen gesprungen, ersetzt, 4 Zierschrauben geklebt - WD 8310\r\nUK 1304 1345 - einwandfrei\r\nWK 1404 0820 - 15-04-16 okay', '1,2', '2016-04-15', '2016-04-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-15', '', '', '0000-00-00', '644352627243', NULL),
(6467, '', 4475, 999999999, 2, '3008-Damascus', '2016-04-14', '0000-00-00', '2014-12-15', 'silver metal', 'black', 'Theorema', 'I have recently noticed a problem with the charging system (done buy the movings)\r\nIn fact it does not charge anymore even with strongly movements.\r\nI also noticed that I still can change the time on the watch but not the date.. it remain on the same \'25\'\r\nCould you let me know if you have a solution regarding those problems.\r\n{G-Karte}', '15-04-16\r\nRotor steht fest, Schnellschaltung Datum oF - Jo, weil die Uhr auf die Krone gefallen ist und dabei Aufzugrad zerstört und ZB verschoben wurden! Aufzug rep., ein Klinkenrad ers., ZB-Füße gerichtet\r\nK 1504 1200 - 18-04-16 okay', '1,2', '2016-04-18', '2016-04-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-18', '81.242.83.77', '77.83-242-81.adsl-dyn.isp.belgacom.be', '2016-04-18', '644352627379', NULL),
(6468, '', 4476, 999999999, 0, '101-Casablanca GM', '2016-04-11', '0000-00-00', '2015-01-29', 'black', 'black', 'Theorema', 'This watch has already been sent back once due to not working. I would like it repaired again with a new warrenty. \r\nThank you', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.215.32.15', '5ad7200f.bb.sky.com', '2016-04-18', '', NULL),
(6469, '', 4477, 2, 2, '103-Sao Paolo', '2016-04-12', '2015-06-12', '2015-06-12', 'Gold', 'weiß', 'Theorema', '{abgetippt:\r\nDoesn\'t wind up\r\n}{G-Karte}', '12-04-16\r\nKrone in sich gebrochen, Sperrad gelöst - ersetzt und gesichert\r\nUK 1204 1325 - einwandfrei\r\nWK 1304 0825 - WD 8310 und 14-04-16 okay', '1,2', '2016-04-15', '2016-04-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-15', '', '', '0000-00-00', '644352627232', NULL),
(6470, '', 4478, 2, 2, 'Damascus', '2016-04-12', '2015-12-17', '2015-12-17', 'Gold', 'Schwarz', 'Theorema', '', 'Box ist leer gekommen 12.04.2016', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(6471, '', 4479, 999999999, 2, '7001-Havana', '2016-04-22', '0000-00-00', '2015-09-15', 'black', 'black', 'Pionier', '{G-Karte}\r\nIt has worked very good but on 3rd Aprill it stopped without a reason. ', '25-04-16\r\nausgeschwungen... Messer gerichtet, Minuterie geklebt, Automatik versorgt\r\nK 2504 1210 - 28-04-16 okay', '1,2', '2016-04-29', '2016-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-29', '217.73.129.117', 'ptr.abcom.al', '2016-04-20', 'RL 73 492 327 2DE', NULL),
(6472, '', 4480, 999999999, 0, '505-Florida', '2016-04-14', '0000-00-00', '2016-03-29', 'gold', 'black', 'Pionier', 'My watch is functional but I want to return it because the strap leather with buckle is not fitted in my wrist. Once I received my refund I will order Pionier Florida Diamond \"Gold Black\"(Automatic).', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2602:30a:2ef8:d250:8882:17e7:9279:204a', '2602:30a:2ef8:d250:8882:17e7:9279:204a', '2016-04-21', '', NULL),
(6473, '', 4481, 999999999, 2, '7001-Havana', '2016-04-19', '0000-00-00', '2015-09-15', 'gold', 'black', 'Pionier', 'Crown will not push in properly to allow watch to work. Pressing the date or month buttons, the watch alters even though the crown is pressed in fully.\r\n{G-Karte}', '20-04-16\r\nWH/WHF - Fehler war nach dem Ausschalen verschwunden... \r\nK 2004 0915 - Rotor war verklemmt... - neu gestellt\r\nK 2504 0840 - Rotor bleibt irgendwie hängen - Beide Klinkenräder ers.\r\nK 2704 1045 - neu gestellt\r\nK 2904 0850 - 02-05-16 okay', '1,2', '2016-05-02', '2016-05-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-02', '217.35.86.99', 'host217-35-86-99.in-addr.btopenworld.com', '2016-04-21', '644352628169', NULL),
(6474, '', 4482, 2, 2, '3006 - Monaco Diamond', '2016-04-14', '2013-01-01', '2013-01-01', 'Silber', 'weiß', 'Theorema', '[OHNE G-Nachweis - Deal 868 v. 26-11-2012]\r\n{abgetippt:\r\nCrown broke out of from dial when adjusting the watch. Watch was nor working properly for last 2-3 months. Time and date functions had to adjust almost 2-3 times daily. I bought this watch in 12/2012 to 01/2013 period\r\n}', '15-04-16\r\nKrone/Welle fehlen, Armband verbraucht, Werk beschädigt/zerstört\r\nKVA Werktausch, Krone und Armband  120,- - ausf. 2004\r\nWerk mit Krone/Welle ers. - WD 8310\r\nK 2004 1405 - Zg gerichtet\r\nK 2204 1115 - 25-04-16 okay', '1,2', '2016-04-25', '2016-04-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-25', '', '', '0000-00-00', '644352627806', NULL),
(6475, '', 4137, 999999999, 2, '4004-Newton', '2016-04-18', '0000-00-00', '2014-11-28', 'silver metal', 'black', 'Theorema', 'Front glass of the newton watch is broken.\r\n{G-Karte}', '19-04-16\r\nLunette verzogen - Gehäuse kpl. 40,- - ausf. 0205\r\nBand u-s, Gehäuse ers. - WD 8310\r\nK 0305 0845 - reguliert\r\nK 0605 0850 - 09-05-16 okay', '1,2', '2016-05-12', '2016-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-12', '2a02:1810:c19:9100:dcf3:5fd5:3789:6fd2', '2a02:1810:c19:9100:dcf3:5fd5:3789:6fd2', '2016-04-21', '644352629040', NULL),
(6476, '', 4483, 999999999, 0, 'other', '2016-04-14', '0000-00-00', '2014-09-03', 'black', 'silvgrey', 'other', 'small ring detached and fouled hands', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.92.233.186', '188-92-233-186.ccsleeds.co.uk', '2016-04-21', '', NULL),
(6478, '', 4163, 2, 2, '3011 - Macau', '2016-04-15', '2015-04-15', '2015-04-15', 'Gold', 'Schwarz', 'Theorema', '{abgetippt:\r\nDer Zeiger der Tagesanzeige ist abgefallen und liegt nun lose unter dem Glas\r\n}{G Lauritz 17-04-15}', '18-04-16\r\nDruckstelle bei 0230 und dort auch Glas beschädigt! Zeiger aufgesetzt - KULANZ\r\nK 1804 0905 - 21-04-16 okay', '1,2', '2016-04-21', '2016-04-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-21', '', '', '0000-00-00', '00340434129949101545', NULL),
(6479, '', 3312, 999999999, 2, '510-London', '2016-04-21', '0000-00-00', '2015-01-22', 'black', 'black', 'Pionier', '[G per email 15-04-16]\r\nThe problem is in the oscillating weight that is completely blocked, now is possible to charge the watch only through the manual charging knob.', '22-04-16\r\nRotor geöffnet  - allgemeine Funktion aber sehr eingeschränkt: Werktausch\r\nK 2204 0940 - 25-04-16 okay', '1,2', '2016-04-25', '2016-04-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-25', '93.42.71.213', '93-42-71-213.ip85.fastwebnet.it', '2016-04-22', '644352627780', NULL),
(6482, '', 806, 2, 2, '103-Sao Paolo', '2016-04-18', '2015-11-10', '2015-11-10', 'Gold', 'weiß', 'Theorema', '{abgetippt:\r\nTime adjustment problem every 1 hour pass it an advance of 5 minutes\r\n}{G-Karte}', '19-04-16\r\nS+F oB - Schraubenservice\r\nUK 1904 0900 - einwandfrei\r\nWK 2004 0805 - 21-04-16 absolut okay\r\n{Spiralzettel}', '1,2', '2016-04-21', '2016-04-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-21', '', '', '0000-00-00', '644352627655', NULL),
(6483, '', 4487, 2, 2, '7001-Havana', '2016-04-18', '2016-02-02', '2016-02-02', 'Silber', 'Schwarz', 'Pionier', '{abgetippt:\r\nAuto rewind broken\r\n}{G-Karte}', '19-04-16\r\nRotor aus Lager gebrochen - ersetzt, sonst oB\r\nK 1904 0915 - reguliert und 22-04-16 okay', '1,2', '2016-04-22', '2016-04-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-22', '', '', '0000-00-00', '644352627677', NULL),
(6484, '', 4488, 999999999, 2, '510-London', '2016-04-25', '0000-00-00', '2016-03-24', 'black', 'black', 'Pionier', 'too small for my wrist; returning for a full refund.', 'Uhr erhalten 25.04.2016\r\nBitte refund!', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '119.74.52.235', 'bb119-74-52-235.singnet.com.sg', '2016-04-25', '', NULL),
(6485, '', 4489, 999999999, 2, '510-London', '2016-05-02', '0000-00-00', '2015-04-09', 'silver', 'white', 'Pionier', '[G per email 20-04-16 & Karte]\r\nThe watch is loosing 10-15 minutes a day. ', '03-05-16\r\nZB in Auflösung... - ersetzt, Gehäuse u-s\r\nK 0605 1350 - neu gestellt\r\nK 0905 0830 - 12-05-16 okay', '1,2', '2016-05-12', '2016-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-12', '213.203.182.186', 'net203-182-186.mclink.it', '2016-04-25', '644352628916', NULL),
(6486, '', 4490, 2, 2, '3001-Paragon', '2016-04-18', '2016-02-29', '2016-02-29', 'Gold', 'Weiss', 'Theorema', '[OHNE Angabe]\r\n{G-Karte}', '19-04-16\r\nKronenfunktion - hmm... WH und WHF absolut iO - DateModul und Minuterie gesichert --> Fehler ist eine zu kurze AW - mit Krone ers., Hilfsklinkenrad und Autobrücke ers.\r\nK 1904 1200 - neu gestellt\r\nK 2204 0820 - 25-04-16 okay', '1,2', '2016-04-26', '2016-04-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-26', '', '', '0000-00-00', '00340434129949101552', NULL),
(6498, '', 4498, 2, 2, '7001-Havana', '2016-04-22', '2015-11-12', '2015-11-12', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nDie Uhr geht innerhalb von einer Nacht um ca. 4-5 Min nach, die Datumsanzeige überspringt Tage\r\n}{G-Karte}', '25-04-16\r\nAutomatik scheint hakelig - ein Klinkenrad ersetzt\r\nK 2504 1000 - 28-04-16 okay', '1,2', '2016-04-29', '2016-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-29', '', '', '0000-00-00', '00340434129949101583', NULL),
(6499, '', 4499, 999999999, 2, '101-Casablanca GM', '2016-04-27', '0000-00-00', '2015-07-21', 'silver', 'black', 'Theorema', '[G per email 22-04-16]\r\njust stop working...is wind up all the way but stil...no movement.', '28-04-16\r\nsteht kpl. aufgezogen - eine Schraube der RW-Brücke im RW - befestigt, präventiv Anker gerichtet\r\nUK 2804 0925 - einwandfrei\r\nWK 2904 - 0900 gut\r\nUK 0205 0755 - einwandfrei\r\nWK 0305 0835 - 04-05-16 okay', '1,2', '2016-05-04', '2016-05-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-04', '51.171.134.215', '51-171-134-215-dynamic.agg2.auv.dbc-mgr.eircom.net', '2016-04-29', '644352628353', NULL),
(6488, '', 4492, 999999999, 2, '107-Rio', '2016-05-13', '0000-00-00', '2016-02-23', 'silver metal', 'white', 'Theorema', '{G-Karte}\r\nwatch is not working because of needle drop ', '17-05-16\r\nMinZg ers. - KULANZ\r\nUK 1805 1350 - einwandfrei\r\nWK 1905 0810 - 20-05-16 okay', '1,2', '2016-05-20', '2016-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-20', '188.135.45.68', '188.135.45.68', '2016-04-26', 'RL 73 630 381 5DE', NULL),
(6489, '', 4491, 999999999, 2, '508-Dublin', '2016-04-21', '0000-00-00', '2014-10-23', 'silver', 'white', 'Pionier', '{G-Karte}\r\nThere are two main issues with my watch;\r\n1) The watch stops working every 5 seconds - Watch repair advices to contact the producer company\r\n2) The buckle on the side does not close properly\r\nI confirm that the watch war never dropped, and worked perfectly until recently,\r\nThanks.', '22-04-16\r\nKlinkenfeder gebrochen - Werk macht aber einen guten Eindruck - Klinkenfeder ers.\r\nK 2204 1105 - 25-04-16 okay', '1,2', '2016-04-25', '2016-04-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-25', '2a02:c7d:3c19:7e00:15aa:ecd5:7fb9:b24d', '2a02:c7d:3c19:7e00:15aa:ecd5:7fb9:b24d', '2016-04-26', '644352627769', NULL),
(6490, '', 3749, 999999999, 0, '', '2016-04-19', '0000-00-00', '0000-00-00', '', '', '', 'Did you just create your new Facebook page? Do you want your page to look a little more \"established\"? I found a service that can help you with that. They can send organic and 100% real likes and followers to your social pages and you can try before you buy with their free trial. Their service is completely safe and they send all likes to your page naturally and over time so nobody will suspect that you bought them. Try their service for free here: http://mariowelte.de/6y5j', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.62.153.249', '5.62.153.249', '2016-04-26', '', NULL),
(6492, '', 4493, 999999999, 2, '508-Dublin', '2016-05-11', '0000-00-00', '2015-12-14', 'gold', 'black', 'Pionier', '{G-Karte}\r\nThe hand that reads the month has fallen off. ', '12-05-16\r\n...eben diesen ersetzt\r\nK 1205 1310 - 17-05-16 okay', '1,', '2016-05-17', '2016-05-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.29.223.106', 'cpc95466-ptal5-2-0-cust1897.7-3.cable.virginm.net', '2016-04-26', '', NULL),
(6493, '', 4494, 2, 2, '508-Dublin', '2016-04-20', '2015-01-27', '2015-01-27', 'Silber', 'Schwarz', 'Pionier', '{abgetippt:\r\nThe watch loses many hours in a short period of time\r\n}{G-Karte}', '21-04-16\r\nWerk nicht kpl. abgelaufen - extrem schlechtes Gangbild, auch nicht zu bessern - Werktausch\r\nK 2104 1150 - 25-04-16 okay', '1,2', '2016-04-25', '2016-04-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-25', '', '', '0000-00-00', '644352627758', NULL),
(6494, '', 4495, 999999999, 2, '3011-Macau', '2016-04-25', '0000-00-00', '2016-01-28', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\nDie Uhr ist leider nach einigen malen tragen nicht mehr funktionstüchtig. Die Uhr bleibt immer wieder stehen, egal ob diese aufgezogen wird (dann hält sie ein wenig, genaue dauen leider unbekannt) oder getragen wird. Vor allem beim tragen bleibt die Uhr immer wieder stehen, da es den Anschein macht als würden Bewegungen die Uhr wieder stoppen...\r\n\r\nIch beziehe mich hier auf das Gespräch vom 20.04.2016 gegen 9:45 Uhr bei dem mir vom Chef (soweit ich dies raus gehört habe) versichert wurde das die Uhr wieder in einen einwandfreien Zustand gebracht wird. Dies vermutlich über den Austausch von dem gesamten Uhrwerk. ', '26-04-16\r\nAutomatik oF - Trieb vom Antriebsorgan gelöst - ersetzt\r\nK 2604 0930 - 29-04-16 okay', '1,2', '2016-04-29', '2016-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-29', '2003:70:ce67:bf67:d1e3:883f:bc97:3e96', '2003:70:ce67:bf67:d1e3:883f:bc97:3e96', '2016-04-27', '00340434129949101576', NULL),
(6495, '', 4357, 999999999, 2, '103-Sao Paolo', '2016-04-26', '0000-00-00', '2015-11-30', 'silver', 'white', 'Theorema', '[G per email 20-04-16]\r\nThe watch was ticking slightly fast from purchase however I thought it would just settle in, it has not and still gains around a minute every few days....\r\nAlso the crown to adjust the time simply comes out when I try to change the time. This also then results in the sub dial being the wrong time as it seems to catch on only sometimes to the changing of time. \r\nI have took this to a proffesional who said they will not touch the watch because it is simply faulty from new, this is why I now require a repair/replacement for this.\r\nThanks', '27-04-16\r\nWH-Fehler - ersetzt und reguliert\r\nUK 2704 1000 - einwandfrei\r\nWK 2804 0825 - 29-04-16 okay', '1,2', '2016-04-29', '2016-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-29', '2.122.66.206', '027a42ce.bb.sky.com', '2016-04-27', '644352628022', NULL),
(6496, '', 4496, 999999999, 2, '101-Casablanca GM', '2016-04-25', '0000-00-00', '2015-04-14', 'silver', 'white', 'Theorema', '{G-Karte}\r\nIt\'s impossible to use the lever for turning on the mechanism.', '26-04-16\r\ngefallen - Druckstellen rund ums Gehäuse - Anker/Messer gerichtet - KULANZ\r\nUK 2604 0915 - einwandfrei\r\nWK 2704 0910 - 28-04-16 okay', '1,2', '2016-04-28', '2016-04-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-28', '212.68.196.86', 'host-212-68-196-86.dynamic.voo.be', '2016-04-28', '644352627964', NULL),
(6497, '', 4497, 999999999, 0, '101-Casablanca GM', '2016-04-21', '0000-00-00', '2014-11-01', 'gold', 'yellow', 'Theorema', 'I am after a replacement watch strap for the casablanca mechanical watch please. Are you able to help? It is the brown strap with butterfly clasp.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.7.43.120', 'cpc76106-ando7-2-0-cust887.15-1.cable.virginm.net', '2016-04-28', '', NULL),
(6501, '', 4501, 999999999, 2, '508-Dublin', '2016-04-28', '0000-00-00', '2014-10-07', 'silver', 'black', 'Pionier', '{G-Copy}\r\nThe watch stopped working completely in July 2015.', '29-04-16\r\nKlinkenfeder gebrochen - UND Sperrfeder/1 Schraube der RW-Brücke mit Feder... zuviele Fehler und schlechte Amplitude - Werktausch\r\nK 2904 1350 - reguliert und 02-05-16 okay', '1,2', '2016-05-02', '2016-05-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-02', '86.159.117.99', 'host86-159-117-99.range86-159.btcentralplus.com', '2016-04-30', '644352628180', NULL),
(6502, '', 4502, 999999999, 0, '', '2016-04-23', '0000-00-00', '0000-00-00', '', '', '', 'Hello my name is Emily and I just wanted to send you a quick note here instead of calling you. I came to your tufina-uhren.de::Contact Information Form page and noticed you could have a lot more visitors. I have found that the key to running a successful website is making sure the visitors you are getting are interested in your website topic. There is a company that you can get keyword targeted traffic from and they let you try their service for free for 7 days. I managed to get over 300 targeted visitors to day to my website. Visit them here: http://yxbp.com/9xxk', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.57.66.244', '178.57.66.244', '2016-04-30', '', NULL),
(6503, '', 4503, 2, 2, '501-Coppernicus', '2016-04-25', '2014-04-03', '2014-04-03', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nUhr [...] nicht gleich. 1,5 Stunden in 24 Uhr\r\n}{G-Copy}', '26-04-16\r\nWerk kpl. abgelaufen - S+F oB\r\nK 2604 0835 - 29-04-16 absolut okay - KULANZ', '1,2', '2016-04-29', '2016-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-04-29', '', '', '0000-00-00', '644352628011', NULL),
(6504, '', 4078, 999999999, 2, '3005-Marco Polo', '2016-08-16', '0000-00-00', '2014-07-06', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\nThe hands have completely stopped working. If you shake the watch, the hands move around freely. If you try and change the time it does not work either. \r\n----------------------------------\r\ngeschrieben 04-11-15:\r\nHi, When you turn the knob to change the time the hands are sticking and it is difficult to set the time. I think it is also loosing time due to this issue.', '22-08-16\r\neindeutig durch Fall/Stoß Zg gelöst...\r\nKVA Rep. 25,- - ausf. 2908 (15,- bezahlt)\r\nTagesstern ers., Monatsrastfeder gespannt, DayTota ers., ZB befestigt\r\nK 2908 1310 - reguliert und 01-09-16 okay', '1,2', '2016-09-01', '2016-09-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-01', '81.144.34.210', 'primx.omegaresource.co.uk', '2016-05-02', '644352640722', NULL),
(6505, '', 4504, 999999999, 2, '509-Barbados', '2016-05-02', '0000-00-00', '2015-12-03', 'gold metal', 'black', 'Pionier', '{G-Karte}\r\nAutomatic spring broken\r\nReference to PO00955 from cocomi global hk limited\r\nAttn: Enis ', '03-05-16\r\nKlinkenfeder gebrochen - aber auch SekRd nicht einwandfrei... Uhr gefallen? nicht sichtbar - Werktausch KULANZ\r\nK 0405 1040 - neu gestellt \r\nK 0905 0830 - 12-05-16 okay', '1,2', '2016-05-12', '2016-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-12', '119.73.201.2', '119.73.201.2', '2016-05-03', 'RL 73 492 329 0DE', NULL),
(6506, '', 4505, 999999999, 2, '3011-Macau', '2016-05-12', '0000-00-00', '2016-02-29', 'silver metal', 'black', 'Theorema', '{G-Copy}\r\nSince Saturday (April, 23th) the clock works no longer. We do not know why, although the watch was worn daily.', '12-05-16\r\nausgeschwungen - Anker ambulant gerichtet, div. Zg ers.\r\nK 1205 1540 - 17-05-16 okay', '1,2', '2016-05-19', '2016-05-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-19', '176.198.36.7', 'ip-176-198-36-7.hsi05.unitymediagroup.de', '2016-05-03', '00340434129949101644', NULL),
(6507, '', 4506, 999999999, 2, '3011-Macau', '2016-05-17', '0000-00-00', '2016-02-10', 'silver metal', 'black', 'Theorema', '{G-Karte}\r\nDie Uhr funktioniert nicht richtig. Sie ist zu langsam. Bleib auch manchmal stehen.', '18-05-16\r\nAutomatik hakelig - ein Klinkenrad ers.\r\nK 1805 1440 - 23-05-16 okay', '1,2', '2016-05-23', '2016-05-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-23', '195.140.44.146', 'pst01.pro.s-web.de', '2016-05-03', '00340434129949101682', NULL),
(6508, '', 4507, 999999999, 2, '103-Sao Paolo', '2016-05-24', '0000-00-00', '2016-04-28', 'gold', 'white', 'Theorema', '[OHNE BAND! OHNE G-Nachweis - NO Deal]\r\nDoes not work !\r\nI am willing to pay the repair cost !\r\nP.S. IF YOU LIVE OUTSIDE THE EUROPE, PLEASE DECLARE AN AMOUNT SMALLER THAN 70 $\r\n        MERCHANDISE SECTION : TO BE REPAIRED\r\n', '25-05-16\r\ngefallen... Gehäuse abgeschrabt, Glas zerkratzt, AW gebrochen\r\nKVA Gehäuse/AW/Krone/Band  90,- - ausf. 1207\r\nGehäuse mit Krone/Welle ers. - WD 8310\r\nUK 1207 1330 - ZgReibung!  - Werktausch\r\nUK 1307 1110 - einwandfrei\r\nWK 1407 0855 - Band und okay', '1,2', '2016-07-15', '2016-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-15', '60.248.147.162', '60-248-147-162.HINET-IP.hinet.net', '2016-05-04', 'RL 73 843 153 4DE', NULL),
(6509, '', 4508, 999999999, 2, '3011-Macau', '2016-07-15', '0000-00-00', '2015-04-27', 'silver', 'black', 'Theorema', '{G-Karte}\r\nMon-Sun - Watch Needle is Missing.\r\nThe Watch is no functioning since the needle missing.', '15-07-16\r\n...Zg klemmt direkt unter der Ankerbrücke... WR auch gebrochen!  - aufgesetzt und ersetzt\r\nK 1507 1505 - 18-07-16 okay', '1,2', '2016-07-18', '2016-07-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-18', '115.134.222.12', '115.134.222.12', '2016-05-04', 'RL 7384 3155 1DE', NULL),
(6510, '', 4509, 999999999, 2, '101-Casablanca GM', '2016-05-02', '0000-00-00', '2014-11-04', 'silver', 'yellow', 'Theorema', '{G-Copy}\r\nI can see one part as free one/unfasten inside the case and my watch doesn\'t work.', '03-05-16\r\nSperrad gelöst - gesichert\r\nUK 0305 0915 - einwandfrei\r\nWK 0405 0850 - reguliert und 06-05-16 okay', '1,2', '2016-05-06', '2016-05-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-06', '86.14.29.185', 'cpc91374-watf11-2-0-cust440.15-2.cable.virginm.net', '2016-05-04', '644352628478', NULL),
(6511, '', 4510, 999999999, 2, '104-Copacabana', '2016-04-29', '0000-00-00', '2015-02-25', 'black', 'black', 'Theorema', '{G-Copy}\r\nMy watch winding stem doesn\'t work I can\'t not set the time...before it was so hard to twist it and now it doesn\'t \r\nwork. One of the strap holder broken.', '02-05-16\r\nKrone in sich gebrochen - ersetzt - WD 8310\r\nUK 0205 0945 - reguliert\r\nWK 0305 0840 - 04-05-16 okay', '1,2', '2016-05-04', '2016-05-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-04', '212.183.128.94', '212.183.128.94', '2016-05-04', '644352628342', NULL),
(6512, '', 4511, 999999999, 0, '3008-Damascus', '2016-04-28', '0000-00-00', '2016-03-31', 'silver', 'white', 'Theorema', 'the watch doesn\'t work suddenly without any physical damage .', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '124.158.206.225', '124.158.206.225', '2016-05-05', '', NULL),
(6513, '', 4512, 999999999, 2, '505-Florida', '2016-04-29', '2015-05-15', '2015-06-02', 'silver metal', 'white', 'Pionier', '{G-Karte}\r\nRear glass broken. Never let it fall. Don\'t know how its possible. I\'ve send the watch Tuesday (26 April 2016) back to you (with the warranty card). Warranty? if not, please send me mail with the actual reapair costs. Please dont send it broken back. Thanks. You can e-mail me always.', '02-05-16\r\nhmm... es sieht aus wie ein Schlag, aber keine Beschädigung am Gehäuse - Foto - Beide Klinkenräder ers., Bodenglas ers., \r\nMinutenrohr, StdRad, WH ers. - KULANZ\r\nK 0205 1345 - 06-05-16 okay', '1,', '2016-05-19', '2016-05-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:a400:4e90:1:9d91:f37d:dedc:9774', '2a02:a400:4e90:1:9d91:f37d:dedc:9774', '2016-05-05', '', NULL),
(6514, '', 4513, 999999999, 2, '102-Monte Carlo GM', '2016-05-11', '0000-00-00', '2015-08-31', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\nStop suddenly', '12-05-16\r\nEllipse - Unruh kpl. ers.\r\nWK 1205 0945 - gut\r\nUK 1705 1000 - einwandfrei\r\nWK 1805 0825 - 19-05-16 okay', '1,2', '2016-05-19', '2016-05-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-19', '210.176.187.189', '210.176.187.189', '2016-05-06', 'RL 7363 0380 7DE', NULL),
(6515, '', 4514, 999999999, 2, '3006-Monaco Diamond', '2016-05-18', '0000-00-00', '2014-10-01', 'gold metal', 'black', 'Theorema', '{G-Karte}\r\nStopped working', '19-05-16\r\nWerk kpl. abgelaufen - S+F oB\r\nK 2005 1030 - 23-05-16 okay', '1,2', '2016-05-23', '2016-05-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-23', '194.88.245.5', 'pc-57005.zdnet.com.pl', '2016-05-06', '644352629934', NULL),
(6517, '', 4515, 999999999, 2, '103-Sao Paolo', '2016-05-11', '0000-00-00', '2016-04-25', 'gold', 'white', 'Theorema', '{G-Karte}\r\nCannot change the time on the watch. When I do, the rod comes out of the watch. ', '12-05-16\r\nWH-Fehler - nein, nur Schraube gelöst... befestigt\r\nWK 1205 1025 - gut\r\nUK 1705 1015 - einwandfrei\r\nWK 1805 0825 - 19-05-16 okay', '1,2', '2016-05-19', '2016-05-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-19', '72.86.44.223', 'pool-72-86-44-223.clppva.fios.verizon.net', '2016-05-06', 'RL 73 630 379 8DE', NULL),
(6518, '', 4516, 999999999, 2, '104-Copacabana', '2016-05-06', '0000-00-00', '2015-09-01', 'gold', 'black', 'Theorema', '{G-Copy}\r\nDear sir/madam,\r\n\r\nThe mechanical function of the watch does not function properly. I can not wind up the watch anymore because it seems that it gets stuck somewhere. I guess it is something inside of the clockwork that causes this. \r\n\r\nThanks in advance for your assistance!\r\n\r\nKind regards,\r\n\r\nCelal Ozergun', '09-05-16\r\nRW blockiert... - freie Metallspäne (aus Tubus?) entfernt\r\nUK 0905 0940 - einwandfrei\r\nWK 1005 0820 - 11-05-16 okay', '1,2', '2016-05-11', '2016-05-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-11', '84.87.112.164', 'ip545770a4.direct-adsl.nl', '2016-05-07', '644352628765', NULL),
(6519, '', 4517, 999999999, 2, '101-Casablanca GM', '2016-05-09', '0000-00-00', '2016-02-25', 'gold', 'black', 'Theorema', '{G-Copy}\r\nI believe the watch is wound too tight so it wont go ', '10-05-16\r\nWerk komplett abgelaufen - S+F oB - Schraubenservice\r\nUK 1005 0900 - einwandfrei\r\nWK 1105 0830 - 12-05-16 absolut okay', '1,2', '2016-05-12', '2016-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-12', '109.76.159.99', '109.76.159.99', '2016-05-07', '644352628905', NULL),
(6520, '', 4518, 999999999, 2, '502-Malibu', '2016-05-11', '0000-00-00', '2014-08-26', 'silver', 'white', 'Pionier', '[G per email 01-05-16]\r\nHello! \r\n\r\nHad a rattling sound from when I got the watch. Thought it would be until I asked a friend who is familiar with watches. Seems to be a loose internal part in it, and that the mission of the spring is not quite as it should be when the clock stops soon.\r\n\r\nIm hoping you can help me get this fixed and that my guarantee will help me with this. \r\n\r\nI will submit a photo on the warranytcard to rma@tufina-watches.com\r\n\r\nBest regards \r\nAnders Magnusson ', '12-05-16\r\nRotor zerlegt - ersetzt\r\nK 1205 1005 - neu gestellt\r\nK 1705 1015 - 20-05-16 okay', '1,2', '2016-05-20', '2016-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-20', '213.113.239.102', 'c-66ef71d5.09-54-67626723.cust.bredbandsbolaget.se', '2016-05-08', '644352629810', NULL),
(6521, '', 4502, 999999999, 0, '', '2016-05-02', '0000-00-00', '0000-00-00', '', '', '', 'Hello my name is Emily and I just wanted to drop you a quick note here instead of calling you. I came to your tufina-uhren.de::Contact Information Form page and noticed you could have a lot more traffic. I have found that the key to running a successful website is making sure the visitors you are getting are interested in your website topic. There is a company that you can get keyword targeted visitors from and they let you try their service for free for 7 days. I managed to get over 300 targeted visitors to day to my site. Visit them here: http://janluetzler.de/5ier', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '185.101.70.248', '185.101.70.248', '2016-05-09', '', NULL),
(6523, '', 4519, 999999999, 2, '104-Copacabana', '2016-05-09', '0000-00-00', '2014-01-30', 'silver', 'white', 'Theorema', '{G-Karte}\r\nThe small \'Red Seconds Arm\' has fallen and may be stuck in the mechanism  so the watch after just few movements stops.', '10-05-16\r\n1. Garantie abgelaufen - Kulanzzeit auch!\r\n2. SekWelle verbogen - Zg im RW\r\n3. Spirale übergeschlagen! \r\nKVA Werkrep 40,- - Kulanzpreis - ausf. 1205\r\nSekRd ers., Anker gerichtet\r\nWK 1205 1130 - gut\r\nUK 1705 1020 - einwandfrei\r\nWK 1805 0825 - 19-05-16 okay', '1,2', '2016-05-20', '2016-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-19', '2a02:c7d:286a:8d00:3026:5dc8:9977:d250', '2a02:c7d:286a:8d00:3026:5dc8:9977:d250', '2016-05-10', '644352629739', NULL),
(6524, '', 4520, 999999999, 2, '3011-Macau', '2016-05-06', '0000-00-00', '2015-11-24', 'silver', 'black', 'Theorema', '{G-Karte}\r\nPointer not resist ( going very heavy)so one cann\'t adjust the time.\r\nWinding 30 times clockwise is not possible.\r\nThats the reason I\'m sending the Watch to your adress.', '09-05-16\r\nHalsdichtung... - entfernt - WD 8310\r\nK 0905 0930 - 12-05-16 okay', '1,2', '2016-05-12', '2016-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-12', '92.109.60.77', '92.109.60.77', '2016-05-10', '644352628890', NULL),
(6525, '', 4521, 999999999, 2, '510-London', '2016-05-24', '0000-00-00', '2016-02-29', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 38335 v. 29-02-2016]\r\nOne of the Hands And one of the Stones Are not longer at their place, Even the watch wasnt User alot Or felt down.\r\nBest regards\r\nUli Kappel', '25-05-16\r\nIndex 4 und SekZg ab - Index 6 auch - ZB ers. \r\nK 2505 0945 - 30-05-16 okay', '1,2', '2016-05-31', '2016-05-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-31', '151.231.237.127', '97e7ed7f.skybroadband.com', '2016-05-11', '644352631018', NULL),
(6526, '', 4522, 999999999, 2, '103-Sao Paolo', '2016-06-07', '0000-00-00', '2015-11-12', 'silver metal', 'white', 'Theorema', '{G-Karte}\r\nwatch winding crown has broken so unable to wind the watch up or adjust time.', '08-06-16\r\nKrone in sich gebrochen - ersetzt - WD 8310\r\nUK 0806 1355 - einwandfrei\r\nWK 0906 0755 - 10-06-16 okay', '1,2', '2016-06-10', '2016-06-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-10', '193.38.100.250', '193.38.100.250', '2016-05-13', '644352632367', NULL),
(6528, '', 4523, 999999999, 2, '103-Sao Paolo', '2016-05-13', '0000-00-00', '2015-11-03', 'gold', 'white', 'Theorema', '{G-Karte inliegend korrigiert - von 101-3 auf 103-3}\r\nI am unable to wind the watch up. I can set the time but because i cannot wind the watch up there is no mechanical movement in the watch', '17-05-16\r\nsteht kpl. aufgezogen - Anker gerichtet\r\nUK 1805 1405 - einwandfrei\r\nWK 1905 0830 - 20-05-16 okay', '1,2', '2016-05-20', '2016-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-20', '88.98.30.221', 'no-dns-yet-88-98-30-221.zen.net.uk', '2016-05-13', '644352629809', NULL),
(6529, '', 4503, 2, 2, '501-Coppernicus', '2016-05-06', '2014-04-03', '2014-04-03', 'Gold', 'Schwarz', 'Pionier', '[OHNE Angabe - G-Nachweis über 6503]', '09-05-16\r\nwar gerade erst hier {K oB} - RW scheint nun schwergängig, oder nur Anker? Werk gereinigt, Gehäuse u-s\r\n!! Kulanz Band !!\r\nK 1005 1255 - ...öhm... Rotor vergessen...\r\nK 1205 0905 - 17-05-16 okay', '1,2', '2016-05-17', '2016-05-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-17', '', '', '0000-00-00', '644352629393', NULL),
(6530, '', 3749, 999999999, 0, '', '2016-05-07', '0000-00-00', '0000-00-00', '', '', '', 'Did you just create your new Facebook page? Do you want your page to look a little more \"established\"? I found a service that can help you with that. They can send organic and 100% real likes and followers to your social pages and you can try before you buy with their free trial. Their service is completely safe and they send all likes to your page naturally and over time so nobody will suspect that you bought them. Try their service for free here: http://shrtlnk.de/7w9i', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '23.95.253.154', '23.95.253.154', '2016-05-14', '', NULL),
(6531, '', 4524, 999999999, 2, '7001-Havana', '2016-05-10', '0000-00-00', '2015-11-02', 'black', 'black', 'Pionier', '{G-Karte}\r\nPlease change the broken glass.\r\nE-Mail-traffic is in the parcel.', '11-05-16\r\nKomiker - Glas durch Fall bei 1200 gesplittert, Werk voller Glas\r\nKVA Glas und Werk 100,- - ausf. 1905\r\nGehäuse u-s, Werk ersetzt, Glas ers.  - WD 8310\r\nK 2005 1305 - 23-05-16 okay', '1,2', '2016-05-23', '2016-05-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-23', '80.132.185.161', 'p5084B9A1.dip0.t-ipconnect.de', '2016-05-14', '00340434129949101668', NULL),
(6532, '', 4106, 999999999, 2, '505-Florida', '2016-05-13', '0000-00-00', '2015-05-27', 'silver metal', 'black', 'Pionier', '{G-Karte}\r\nThe big Button on the right side in the middle doesn\'t work anymore. You can not set the time.', '17-05-16\r\nWH-Fehler - nein, WHF-Schraube war gelöst... befestigt\r\nK 2005 1125 - 23-05-16 okay', '1,2', '2016-05-23', '2016-05-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-23', '86.89.21.139', 'ip5659158b.speed.planet.nl', '2016-05-14', '644352629990', NULL),
(6533, '', 4525, 999999999, 2, '3011-Macau', '2016-05-07', '0000-00-00', '2016-02-25', 'gold', 'black', 'Theorema', 'little pointer is broken in de case\r\nDear,\r\n\r\nAs requested I will provide you a full description of the issue via this mail.\r\nThe little pointer which indicates the date felt from his place and caused a sudden stop of the mechanism. On the photo you\'ll have clear view. The watch is damaged for the moment and I\'m sure your service will provide me a solution in order to fix my beautiful watch.\r\nI hope my description was detailed and clear enough for you to understand.', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2a02:a03f:4d7:2300:8cb6:12f0:26b2:ffef', '2a02:a03f:4d7:2300:8cb6:12f0:26b2:ffef', '2016-05-14', '', NULL),
(6587, '', 4529, 999999999, 2, '505-Florida', '2016-06-06', '0000-00-00', '2014-08-26', 'gold', 'black', 'Pionier', '{G-Copy}\r\nThe arrow that displays the seconds broke loose from the watch', '07-06-16\r\nZustand gut - Kulanz? Sekundenwelle gebrochen, weil Zeiger mit zu großer Kraft aufgepreßt wurde - Sekundenrad und SekZg ers.\r\nK 0706 1355 - 10-06-16 okay', '1,2', '2016-06-10', '2016-06-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-10', '92.70.112.46', 'static.kpn.net', '2016-06-07', '644352632404', NULL),
(6535, '', 4527, 999999999, 0, '3005-Marco Polo', '2016-05-08', '0000-00-00', '2015-12-28', 'silver', 'white', 'Theorema', 'There are 3 defects.\r\na. Date is not moving.\r\nb. Watch will stop moving everytime once reaches 1.05am, will need to wind the watch before it starts moving again.\r\nc. The Hour & Minute hand is not align in a straight line, this can be seen clearly at 6 & 12 o\'clock. The short hand is slant one side.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '175.156.249.47', '175.156.249.47', '2016-05-15', '', NULL),
(6536, '', 4528, 999999999, 2, '3011-Macau', '2016-05-11', '0000-00-00', '2016-02-25', 'gold metal', 'black', 'Theorema', '{G-Karte}\r\nThe little pointer which indicates the date felt from his place and caused a sudden stop of the mechanism. On the photo you\'ll have clear view. The watch is damaged for the moment and I\'m sure your service will provide me a solution in order to fix my beautiful watch.\r\nI hope my description was detailed and clear enough for you to understand.\r\nYour sincerely,As requested I will provide you a full description of the issue via this mail.\r\nThe little pointer which indicates the date felt from his place and caused a sudden stop of the mechanism. On the photo you\'ll have clear view. The watch is damaged for the moment and I\'m sure your service will provide me a solution in order to fix my beautiful watch.\r\nI hope my description was detailed and clear enough for you to understand.\r\nYour sincerely,\r\n', '12-05-16\r\nkleiner MinZg ab... ersetzt\r\nK 1205 1200 - 17-05-16 okay', '1,2', '2016-05-17', '2016-05-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-17', '2a02:a03f:4d7:2300:40ae:ed3:72c3:8a3b', '2a02:a03f:4d7:2300:40ae:ed3:72c3:8a3b', '2016-05-15', '644352629382', NULL),
(6537, '', 3410, 999999999, 2, '510-London', '2016-05-12', '0000-00-00', '2014-10-22', 'silver metal', 'black', 'Pionier', '{G-Copy}\r\nThe watch does not work at all.', '17-05-16\r\nRotor gelöst - AR aus Eingriff... gesetzt - KULANZ\r\nK 1805 1510 - 23-05-16 okay', '1,2', '2016-05-23', '2016-05-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-23', '2001:981:402a:1:650e:2f73:d004:89db', '2001:981:402a:1:650e:2f73:d004:89db', '2016-05-16', '644352629945', NULL),
(6538, '', 4529, 999999999, 2, '502-Malibu', '2016-05-12', '0000-00-00', '2014-08-26', 'silver', 'white', 'Pionier', '[G per email 09-05-16]\r\nThe watch suddenly stopped working. Also the time setting wheel is not working anymore and is loose on the watch!', '17-05-16\r\nKlinkenfeder rausgesprungen und Krone gebrochen\r\nRotor ers., SekZg gerichtet, AW/Krone ers. - KULANZ - \r\nWD 8310\r\nK 1805 1500 - 23-05-16 okay', '1,2', '2016-05-23', '2016-05-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-23', '92.70.112.46', 'static.kpn.net', '2016-05-16', '644352629967', NULL),
(6539, '', 4530, 999999999, 2, '3011-Macau', '2016-05-17', '0000-00-00', '2016-02-08', 'black', 'black', 'Theorema', '{G-Karte}\r\nThe seconds-indicator stopped working after a couple days, i thought it would work again by itself but it hasn\'t been working properly since. The seconds indicator is the only part of the watch that is defect.', '18-05-16\r\nZg gelöst - befestigt und Auto versorgt\r\nK 1805 1525 - 23-05-16 okay', '1,2', '2016-05-23', '2016-05-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-23', '87.210.34.13', 'ip13-34-210-87.adsl2.static.versatel.nl', '2016-05-16', '644352629989', NULL),
(6540, '', 4495, 999999999, 2, '3011-Macau', '2016-05-13', '0000-00-00', '2016-01-28', 'silver', 'white', 'Theorema', 'Bitte das gesamte Gehäuse, wie im Kostenvoranschlag für 45?, wechseln. Ich danke Ihnen.', '17-05-16\r\nhmm... keine Ahnung von einem KVA...\r\nBand und Gehäuse 75,- \r\n\r\nBitte nur Gehäuse wechseln für 45 Euro - ausf. 2505\r\nK 2505 1515 - 30-05-16 okay\r\n', '1,2', '2016-05-30', '2016-05-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-30', '91.10.33.35', 'p5B0A2123.dip0.t-ipconnect.de', '2016-05-18', '00340434129949101750', NULL),
(6541, '', 4531, 2, 1, '101-Casablanca -5', '2016-05-11', '2014-02-11', '2014-02-11', 'Schwarz', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 17313 v. 11.02.2014]\r\n{abgetippt:\r\nThe hands of the clock has fallen of.\r\nTHE WATCH HAS NOT BEEN DROPPED, just a piece of crap...\r\n}', '12-05-16\r\ndefinitiv gefallen, ZgWerk ab! Band nach 2 Jahren verbraucht\r\nKVA Band und Rep.  35,- ', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 1, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-03', '', '', '0000-00-00', '644352631430', NULL),
(6542, '', 4532, 2, 2, '4004-Newton', '2016-05-11', '0000-00-00', '0000-00-00', 'Silber Metall', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - eingeschickt von RepFa.]\r\n{abgetippt:\r\nButtonStem not working - estimate of repair}', '12-05-16\r\nKrone in sich gebrochen? - nein, direkt an der Welle...\r\nK 1205 0930 - gut\r\ndann KVA 30,- - ausf. 2705\r\nGehäuse u-s, Krone/Welle ers. - WD 8310\r\nK 3005 1510 - 02-06-16 okay', '1,2', '2016-06-03', '2016-06-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-03', '', '', '0000-00-00', '644352631474', NULL),
(6543, '', 3989, 2, 2, '102-Monte Carlo GM', '2016-05-12', '2015-04-10', '2015-04-10', 'Schwarz Metall', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nStopped working\r\n}', '12-05-16\r\nWerk kpl. abgelaufen - S+F oB\r\nWK 1205 1440 - hmm...\r\nUK 1705 1040 - einwandfrei\r\nWK 1805 0830 - 19-05-16 okay', '1,2', '2016-05-19', '2016-05-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-19', '', '', '0000-00-00', '644352629728', NULL),
(6544, '', 4533, 2, 2, '3005-Marco Polo', '2016-05-12', '2014-06-11', '2014-06-11', 'Silber', 'Schwarz', 'Theorema', '{G-Karte}\r\n[OHNE Angabe]', '12-05-16\r\nmüder Gang, wenn überhaupt, Tag schaltet nicht - Werktausch\r\nfür Kunde: Schwingsystem\r\nK 2005 1240 - 23-05-16 okay', '1,2', '2016-05-23', '2016-05-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-23', '', '', '0000-00-00', '644352630000', NULL),
(6545, '', 4534, 2, 2, '3001-Paragon', '2016-05-12', '2016-01-08', '2016-01-08', 'Silber', 'Weiss', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nStellkrone zur Zeiteinstellung/Korrektur defekt', '12-05-16\r\nWH-Problem - WH ers., DateModul und Minuterie gesichert\r\nK 1905 1130 - 23-05-16 okay', '1,2', '2016-05-23', '2016-05-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-23', '', '', '0000-00-00', '00340434129949101699', NULL),
(6546, '', 4535, 2, 2, '3001-Paragon', '2016-05-12', '2015-05-05', '2015-05-05', 'Silber', 'Weiss', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nThe workings in the watch have become loose as seen from looking at the back of the watch\r\n}', '12-05-16\r\nkomplette Autobrücke gelöst... Spirale durch freifliegende Räder zerstört - DateModul und Minuterie gesichert, Unruh kpl. ers., beide Klinkenräder und Transmissionsrad ers.\r\nK 1905 1440 - 23-05-16 okay', '1,2', '2016-05-23', '2016-05-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-23', '', '', '0000-00-00', '644352629956', NULL),
(6547, '', 4536, 2, 2, '103-Sao Paolo', '2016-05-12', '2015-04-23', '2015-04-23', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 31532 v. 23-04-2015]\r\n{abgetippt:\r\nThe crown came off the watch\r\n}', '12-05-16\r\nKrone in sich gebrochen - ersetzt - KULANZ - WD 8310\r\nWK 1205 1510 - gut\r\nUK 1705 1040 - einwandfrei\r\nWK 1805 0830 - 19-05-16 okay', '1,2', '2016-05-19', '2016-05-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-19', '', '', '0000-00-00', '644352629717', NULL),
(6550, '', 4538, 999999999, 2, '104-Copacabana', '2016-05-19', '0000-00-00', '2015-05-27', 'black metal', 'black', 'Theorema', '{G-Karte}\r\nThe joining last link on either side of watch head keeps popping up \r\nThe two joining links that hold the face to the braclet should stay stationary  and just pops up when walking \r\n\r\nI have already sent a recording of the effected area \r\n\r\nAgain the links that join braclet to watch head comes loose when should stary stationary ', '20-05-16\r\nUhr wurde als MB-Modell verkauft, aber schon in China(?) oder in Pforzheim(?) wurden falsche - zu dünne - Federstege gesetzt! Das konnte nicht halten! Grund dafür sind aber falsch gebohrte Löcher... \r\nBandanstöße ausgefräst und dicke Federstege ersetzt\r\nUK 2405 1310 - einwandfrei\r\nWK 2505 0815 - 26-05-16 okay', '1,2', '2016-05-26', '2016-05-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-26', '2a02:c7d:dc0c:a200:a09b:42c3:1bf9:3cfc', '2a02:c7d:dc0c:a200:a09b:42c3:1bf9:3cfc', '2016-05-20', '644352630272', NULL),
(6551, '', 4526, 999999999, 2, '103-Sao Paolo', '2016-05-31', '0000-00-00', '2015-03-05', 'gold', 'white', 'Theorema', '{G-Karte & Copy - aber für Modell 104 - korrigiert}\r\nWath pin and has fallen from watch\r\n\r\n***refurbished Deal 27046***', '31-05-16\r\nWelle fehlt kpl.? WH-Schraube gelöst... \r\nKrone/Welle ers. - WD 8310\r\nUK 3105 1250 - einwandfrei\r\nWK 0106 0830 - 02-06-16 okay', '1,2', '2016-06-02', '2016-06-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-02', '81.154.136.99', 'host81-154-136-99.range81-154.btcentralplus.com', '2016-05-22', '644352631268', NULL),
(6552, '', 4539, 999999999, 2, '102-Monte Carlo GM', '2016-05-27', '0000-00-00', '2015-02-12', 'black', 'black', 'Theorema', '{G-Karte}\r\nAlthough the mechanism works the hands no longer move and seem loose.\r\nPlease could I change handle to metal case if possible as this one digs into his wrist and hurts.', '30-05-16\r\nUhr gefallen, ZgWerk ab! reichlich Kampfspuren am Gehäuse, Armband verbraucht\r\nKVA LB mit Dorn, Glas, Werkrep. und Krone  80,- - ausf. 2006\r\nGlas, Krone ers., ZgWerk aufgesetzt, reguliert - WD 8310\r\nUK 2006 1120 - einwandfrei\r\nWK 2106 0920 - 22-06-16 okay', '1,2', '2016-06-24', '2016-06-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-22', '81.110.228.204', 'cpc73832-dals21-2-0-cust203.20-2.cable.virginm.net', '2016-05-23', '644352633319', NULL),
(6555, '', 4401, 999999999, 2, '3012-Paris', '2016-05-23', '0000-00-00', '2016-03-26', 'black', 'black', 'Theorema', '{G-Karte}\r\nDefekt', '24-05-16\r\neine Rotorschraube gebrochen - AutoBrücke mit Schraube ers.\r\nK 2405 0855 - kleine Seite neu gestellt\r\nK 2505 0820 - steht - Uhr getauscht\r\nK 2605 1045 - 30-05-16 okay', '1,2', '2016-06-01', '2016-06-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-01', '2a02:908:173:f920:fceb:1a8c:f009:73f4', '2a02:908:173:f920:fceb:1a8c:f009:73f4', '2016-05-23', '00340434129949101767', NULL),
(6556, '', 4540, 999999999, 2, '76013-Tristan', '2016-06-30', '0000-00-00', '2014-04-15', 'silver', 'white', 'Elysee', '{G-Karte}\r\nMouvement is not accurate. It gains more than 10-20 minutes per day. For example instead of showing 19:00 it adds 20 minutes and shows 19:20. In addition the date is partially seen only, it is always positioned between two dates.', '01-07-16\r\nWerk prellt! Datumscheiben defekt? - 2 Spaltscheiben im Gehaeuse gefunden... die sollen normalerweise die Datumscheiben sichern! Ein ZB-Fuss gebrochen! Also Uhr gefallen! \r\nKVA Werkrep. und ZB sichern  50,-  - ausf. 1508\r\nDatumscheiben und ZB befestigt, FH innen gefettet, reguliert\r\nKrone gefüttert...\r\nK 1708 1335 - noch mal reguliert und 22-08-16 okay', '1,2', '2016-08-22', '2016-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-22', '74.15.118.35', 'MTRLPQ5111W-LP130-03-1242527267.dsl.bell.ca', '2016-05-24', 'RL 73 974 742 0DE', NULL),
(6557, '', 4541, 999999999, 2, '505-Florida', '2016-07-11', '0000-00-00', '2015-02-12', 'silver metal', 'black', 'Pionier', '{G-Karte}\r\nthe watch has stopped working \r\nmechanical fault ?', '11-07-16\r\ngefallen? DayTota ab, StdZg dreht nicht mit...\r\nWHF aus Eingriff, reichlich Abrieb unterm Blatt, wahrscheinlich wg. gelöster ZB-Schrauben! Aufgrung gebrochener Schrauben im Datum --> Werktausch\r\nK 1207 0825 - 15-07-16 okay', '1,2', '2016-07-15', '2016-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-15', '87.85.227.91', 'mail.wrapid.co.uk', '2016-05-24', '644352635561', NULL),
(6558, '', 4542, 2, 2, '508-Dublin', '2016-05-17', '2015-01-27', '2015-01-27', 'Gold', 'Schwarz', 'Pionier', '{G-Copy}\r\n{abgetippt:\r\nRegularly stop and when he does he runs behind\r\n}', '18-05-16\r\nRotor gelöst - 4 Indexe geklebt, Rotor befestigt... ha ha ha... Datum Schaltet nicht! - Werktausch\r\nK 2305 1200 - 26-05-16 okay', '1,2', '2016-05-26', '2016-05-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-26', '', '', '0000-00-00', '644352630294', NULL),
(6559, '', 4459, 2, 2, '508-Dublin', '2016-05-17', '2015-08-20', '2015-08-20', 'Gold', 'Schwarz', 'Pionier', '[G per email 08-03-16]\r\n{abgetippt:\r\nEach day it tells the wrong time. Have to reset time every day\r\n}', '18-05-16\r\nprellt - FH gefettet\r\nK 2305 1235 - 26-05-16 okay', '1,2', '2016-05-26', '2016-05-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-26', '', '', '0000-00-00', '644352630283', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(6560, '', 4543, 999999999, 2, '103-Sao Paolo', '2016-05-24', '0000-00-00', '2015-06-01', 'gold', 'white', 'Theorema', '{G-Copy}\r\nThe arousal wheel of the watch was suddenly was suddenly disappeared while is was wearing my watch. I have my watch always handled with care and worn.\r\n\r\nThanx in advance ', '25-05-16\r\nKrone in sich gebrochen - WH-Fehler und Kupplung...\r\nWH rep., Kupplung ers., Krone ers. - WD 8310\r\nUK 2505 1105 - einwandfrei\r\nWK 2605 0850 - 30-05-16 okay', '1,2', '2016-05-31', '2016-05-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-31', '81.243.75.145', '145.75-243-81.adsl-dyn.isp.belgacom.be', '2016-05-24', '644352630993', NULL),
(6561, '', 4544, 2, 2, 'Paragon 3001-4', '2016-05-18', '2015-11-30', '2015-11-30', 'Rose', 'Weiss', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nPart of the mechanism at the back of the watch has came loose\r\n}', '19-05-16\r\nRotor gebrochen - Transmissionsrad und Rotor ersetzt\r\n(dem Abrieb nach ist die Uhr aber älter als Nov15!)\r\nK 2005 1335 - 23-05-16 okay', '1,2', '2016-05-23', '2016-05-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-23', '', '', '0000-00-00', '644352629978', NULL),
(6579, '', 4537, 999999999, 2, '4004-Newton', '2016-06-02', '0000-00-00', '2015-05-05', 'black metal', 'black', 'Theorema', '{G-Karte}\r\nL\'orologio non funziona, non si muovono le lancette e risulta fermo\r\nThe clock does not work, do not move the hands and is stopped', '02-06-16\r\nKlinkenfeder gebrochen - \r\nGehäuse u-s, alle Indexe geklebt, Klinkenfeder ersetzt, reguliert\r\nK 0606 0835 - 09-06-16 okay', '1,2', '2017-05-11', '2017-05-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-10', '2.233.133.184', '2.233.133.184', '2016-06-02', '644352632345', NULL),
(6563, '', 1058, 999999999, 2, '101-Casablanca GM', '2016-05-24', '0000-00-00', '2013-06-28', 'silver', 'yellow', 'Theorema', '[OHNE G-Nachweis - Deal 6707 v. 28-06-2013]\r\nthe glass has smahed on the watch and small second hand has fallen of, the watch is ticking ok and winds ok. ', '25-05-16\r\nGlas fehlt, Gehäuse sehr vermackelt, ZB in Auflösung...\r\nKVA Gehäuse, ZB, Zeiger  70,- - ausf. 2705\r\nZB und MinZg/SekZg ers., Gehäuse ers. - WD 8310\r\nWK 2705 1505 - gut\r\nUK 3005 0935 - einwandfrei\r\nWK 3105 0820 - 01-06-16 okay', '1,2', '2016-06-03', '2016-06-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-03', '195.171.18.242', '195.171.18.242', '2016-05-26', '644352631485', NULL),
(6564, '', 4545, 999999999, 2, '103-Sao Paolo', '2016-05-26', '0000-00-00', '2015-02-02', 'silver metal', 'white', 'Theorema', '{G-Copy}\r\nthe watch doesn\'t want to wind up.\r\nYou can turn it but it stops immediately', '26-05-16\r\nKrone schwergängig, Sperrad gelöst - befestigt und gängig gemacht\r\nUK 2605 1425 - gut\r\nUK 3005 0936 - einwandfrei\r\nWK 3105 0825 - 01-06-16 okay', '1,2', '2016-06-01', '2016-06-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-01', '171.21.80.126', 'swan.klm.nl', '2016-05-26', '644352631154', NULL),
(6565, '', 4546, 999999999, 0, '106-Toronto GM', '2016-05-19', '0000-00-00', '2015-01-19', 'silver', 'white', 'Theorema', 'One of the hands has fallen off and into the mechanisms ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.46.45.224', 'cpc1-sgyl37-2-0-cust223.18-2.cable.virginm.net', '2016-05-26', '', NULL),
(6566, '', 3954, 999999999, 2, '3011-Macau', '2016-06-14', '0000-00-00', '2015-07-07', 'silver metal', 'white', 'Theorema', '{G-Karte}\r\nThis is 2nd time \"Day pointer\" missing and first time \"Month pointer\" missing. If it not possible to secure it I would like it to be remove permenently    ', '15-06-16\r\nhmmm.... Beide TotaZg ers. - nochmal Kulanz, Uhr wird ruppig behandelt\r\nK 1506 1030 - 17-06-16 okay', '1,2', '2016-06-17', '2016-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-17', '175.145.232.103', '175.145.232.103', '2016-05-27', 'RL 73 630 384 1DE', NULL),
(6567, '', 4482, 2, 2, '3006 - Monaco Diamond', '2016-05-20', '2013-01-01', '2012-11-26', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 868 v. 26-11-2012]\r\nHi,\r\nyes I have received the watch on wednesday and its working ok but just today when I adjusting hands for correct time. small hand for hour got stuck with had for date and date had broken.', '23-05-16\r\nja, leider gebrochen... Werktausch\r\nK 2305 1305 - 26-05-16 okay', '1,2', '2016-05-26', '2016-05-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-26', '', '', '0000-00-00', '644352630261', NULL),
(6568, '', 4350, 2, 2, '505-Florida', '2016-05-20', '2014-11-05', '2014-11-05', 'Silber', 'Schwarz', 'Pionier', '{G-Karte}\r\n[OHNE Angabe]', '23-05-16\r\nWH-Fehler - WH ersetzt\r\nK 2305 1350 - 30-05-16 okay', '1,2', '2016-05-31', '2016-05-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-05-31', '', '', '0000-00-00', '644352631007', NULL),
(6569, '', 4547, 999999999, 2, '3005-Marco Polo', '2016-06-02', '0000-00-00', '2016-01-18', 'gold', 'black', 'Theorema', '[G per email 21-05-16]\r\nIt has stoped working.I wind the wach in clockwise motion before wearing it but it hasn\'t started to work.', '02-06-16\r\nRW blockiert - WH Raststift klemmte im SekRd - entfernt\r\nK 0306 1000 - reguliert und 06-06-16 okay', '1,2', '2016-06-06', '2016-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-06', '79.106.209.105', '79.106.209.105', '2016-05-28', 'RL 73 630 383 8DE', NULL),
(6570, '', 4548, 999999999, 2, '3001-Paragon', '2016-06-02', '0000-00-00', '2015-11-12', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 36025 v. 12-11-2015]\r\nI purchased a Theorema Paragon Men?s watch on November the 10th of November. Disappointingly, the watch stopped working about 2 4 weeks ago. The Crown/Dial on the watch has always been stiff and has never operated smoothly. Warranty card already emailed to Theorema on the 9th of May 2016. ', '02-06-16\r\nAufzug klemmt - Schraube Sperrad fehlt... Transmissionsrad hat Zahnausfall - Schraube befestigt, Rad ers., reguliert\r\nK 0306 0840 - 06-06-16 okay', '1,2', '2016-06-06', '2016-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-06', '92.237.148.2', 'cpc88007-haye25-2-0-cust1.17-4.cable.virginm.net', '2016-05-29', '644352631853', NULL),
(6571, '', 4490, 2, 2, '3001-Paragon', '2016-05-23', '2016-02-29', '2016-02-29', 'Gold', 'Weiss', 'Theorema', '{G-Karte}\r\n[OHNE Angabe]', '23-05-16\r\ndann Prüfung...\r\nK 2405 1030 - steht 2605 1545 - Werktausch\r\nK 3005 1430 - 02-06-16 okay\r\nSendung nicht abgeholt! Paket am 16.06.16 zurück erhalten!', '1,2', '2016-06-16', '2016-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-03', '', '', '0000-00-00', '00340434129949101774', NULL),
(6572, '', 4549, 999999999, 0, '101-Casablanca GM', '2016-05-24', '0000-00-00', '2014-05-28', 'silver', 'white', 'Theorema', 'Die Uhr kann man nicht aufziehen; der Handaufzug bewegt sich uberhapt nicht.\r\nIch schicke die Uhr zur Reparatur per Post.\r\nIch lege die Kopie der Garantiekarte bei.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '89.73.209.147', '89-73-209-147.dynamic.chello.pl', '2016-05-31', '', NULL),
(6573, '', 4484, 999999999, 2, '3009-Dubai', '2016-06-06', '0000-00-00', '2015-09-08', 'gold metal', 'black', 'Theorema', '{G-Karte}\r\nThe clock pointer is stuck.', '07-06-16\r\nRotor blockiert - geöffnet! Ersetzt. Klinkenrad ers., Klemmung im RW beseitigt\r\nAblauf - Aufzug 5h und Dubai-K \r\nAblauf ab 0806 1330 bis 0906 1700 = 27 h gut\r\n10-06-16 okay', '1,2', '2016-06-10', '2016-06-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-10', '81.224.76.152', '81-224-76-152-no235.tbcn.telia.com', '2016-05-31', '644352632356', NULL),
(6574, '', 4411, 2, 2, '107-Rio', '2016-05-25', '2016-01-06', '2016-01-06', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 5151 v. 09-04-2013]', '26-05-16\r\nMinZg ab - wurde erst im März ersetzt (5872 unter anderem Namen Werk/Gehäuse/Zeiger...)\r\nMinZg und Viertelrohr ers. - KULANZ\r\nUK 2605 1035 - StdZg verdreht? - Viertelrohr gekerbt\r\nUK 3005 1240 - einwandfrei\r\nWK 3105 0835 - 01-06-16 okay', '1,2', '2016-06-01', '2016-06-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-01', '', '', '0000-00-00', '644352631143', NULL),
(6575, '', 4550, 999999999, 2, '102-Monte Carlo GM', '2016-05-27', '0000-00-00', '2013-04-01', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nI dropped the watch on the floor and one of the internal dial mechanism pieces has come slightly loose and therefore the watch is not working. I understand the watch is outside the warranty period however, I would appreciate if it could be fixed.', '30-05-16\r\nda die Uhr ansonsten gut behandelt wird, Kulanzreparatur gegen Portoerstattung - ausf. 0106\r\nZgWerk aufgesetzt, Zg gerichtet\r\nUK 0106 1200 - einwandfrei\r\nWK 0206 0830 - 03-06-16 okay', '1,2', '2016-06-06', '2016-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-06', '89.101.107.46', '089-101-107046.ntlworld.ie', '2016-06-01', '644352632025', NULL),
(6577, '', 4552, 999999999, 2, '3011-Macau', '2016-05-31', '0000-00-00', '2015-02-12', 'gold metal', 'black', 'Theorema', '[G per email 25-05-16]\r\nWatch just stopped working\r\n(Has earlier been repaired under RMA 5961 because weekday hand fell off)', '31-05-16\r\nWH-Raststift klemmt RW? - noch andere Fehler in Automatik und RW - Werktausch\r\nK 3105 1355 - Zg mögen sich nicht - gerichtet\r\nK 0306 0940 - 06-06-16 okay', '1,2', '2016-06-06', '2016-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-06', '88.26.17.196', '196.red-88-26-17.staticip.rima-tde.net', '2016-06-01', '644352631875', NULL),
(6578, '', 4553, 999999999, 0, '3005-Marco Polo', '2016-05-26', '0000-00-00', '2016-05-27', 'black', 'white', 'Theorema', 'Wrong order', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.149.181.247', '213-181-247.static.cytanet.com.cy', '2016-06-02', '', NULL),
(6581, '', 4554, 999999999, 2, '3001-Paragon', '2016-06-06', '0000-00-00', '2014-08-05', 'gold', 'white', 'Theorema', '[G per email 28-05-16]\r\nGold buckle is loose\r\nBig hand and second hand have come off\r\nSmall hand gets stuck when moving round - doesn\'t move all the way', '07-06-16\r\nDateModul... Autobrücke kpl. gelöst - keine Amplitude! Werktausch\r\nK 0806 1340 - 13-06-16 okay', '1,2', '2016-06-13', '2016-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-13', '2a02:c7d:465:0:f86f:b56:762:b8e3', '2a02:c7d:465:0:f86f:b56:762:b8e3', '2016-06-05', '644352632529', NULL),
(7163, '', 4942, 999999999, 0, '3011-Macau', '2017-03-09', '0000-00-00', '2017-03-02', 'black', 'white', 'Theorema', 'Missing long arm for Dual time \r\nPlease return and refund 100% \r\nWatch does not say Made in Germany as advertized', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '208.54.4.225', 'me10436d0.tmodns.net', '2017-03-09', '', NULL),
(7164, '', 4942, 999999999, 2, '3011-Macau', '2017-04-04', '0000-00-00', '2017-03-02', 'silver', 'white', 'Theorema', 'Watch missing the long arm for minutes in the dual time .\r\nWatch does not state Made in Germany like the advertised picture .\r\nPlease return for a full refund ', 'Refund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '208.54.4.225', 'me10436d0.tmodns.net', '2017-03-10', '', NULL),
(6583, '', 4555, 999999999, 2, '3008-Damascus', '2016-07-11', '0000-00-00', '2016-01-15', 'gold', 'black', 'Theorema', '{G-Karte}\r\nThe date dial has come away from the face of the watch and gone into the mechanism. This has stopped the watch from functioning. No wind up or dial movement. \r\n\r\n## noch am Lager 01-11-18 ## ', '11-07-16\r\nbeide Totas abgefallen - Uhr wird rauh behandelt...\r\nein ZB-Fuß gebrochen, Werk geschädigt! \r\nKVA Werk und ZB ersetzen  120,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '217.44.157.177', 'host217-44-157-177.range217-44.btcentralplus.com', '2016-06-06', '', NULL),
(6584, '', 4556, 999999999, 0, '3008-Damascus', '2016-05-31', '0000-00-00', '2015-04-10', 'silver', 'white', 'Theorema', '1. I wear the watch more than 12 hours per day. I put it down on the table at night and next day it stops 2 o\'clock.\r\n2.  The date pointer sometimes moves 2-10 days for one day.\r\nPlease confirm your address for sending back the watch for repairing', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '58.152.34.163', 'n058152034163.netvigator.com', '2016-06-07', '', NULL),
(6585, '', 2994, 2, 2, '101-Casablanca GM', '2016-05-31', '2014-02-20', '2014-02-20', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 17581 v. 17-02-14]\r\n{abgetippt:\r\nCan only wind up a little and it stops after 2-3 hours\r\n}', '31-05-16\r\nSperrad gelöst - befestigt KULANZ\r\nUK 3105 1120 - einwandfrei\r\nWK 0106 0840 - 02-06-16 okay', '1,2', '2016-06-02', '2016-06-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-02', '', '', '0000-00-00', '644352631279', NULL),
(6586, '', 4557, 2, 2, '101-Casablanca GM', '2016-05-31', '2014-06-24', '2014-06-24', 'Silber', 'Weiss', 'Theorema', '[OHNE Angabe - OHNE G-Nachweis - Deal 21671 v. 24-06-2014?]\r\n{G per email 01-06-16}', '01-06-16\r\nSperrkegel abgefallen - befestigt, Sperrad entgratet und gesichert\r\nAngebot für neues Armband  25,- - ausf. 2106 \r\nUK 0106 0935 - einwandfrei\r\nWK 0206 0850 - einwandfrei\r\n22-06-16 okay', '1,2', '2016-06-24', '2016-06-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-22', '', '', '0000-00-00', '6443 5263 3308', NULL),
(6588, '', 2215, 2, 2, '107 - Rio', '2016-05-31', '2013-04-01', '2013-04-01', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 4600 v. 27-03-2013]\r\n I have a problem which happens again the smal minutes hand is broken again from inside if you remember last year you change it , now it\'s broken from inside I can\'t understand how it\'s happened.', '01-06-16\r\njaa... Uhr gefallen, deutliche DS bei 1000 - Armband verbraucht\r\nKVA Band und Rep.  35,- ausf. 0706\r\nMinZg ers.\r\nUK 0706 1450 - reguliert\r\nWK 0806 1050 - 09-06-16 okay', '1,2', '2016-06-09', '2016-06-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-09', '', '', '0000-00-00', '644352632275', NULL),
(6589, '', 4558, 999999999, 2, '107-Rio', '2016-09-27', '0000-00-00', '2015-02-03', 'black', 'black', 'Theorema', '{G-Karte}\r\nThe needle is detached from the center of the clock..', '27-09-16\r\nMinZg ers., Anker gerichtet, eine fehlende Werkhalterung ers.\r\nUK 2709 1400 - einwandfrei\r\nWK 2809 0740 - 29-09-16 okay', '1,2', '2016-09-29', '2016-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-29', '82.60.100.71', 'host71-100-dynamic.60-82-r.retail.telecomitalia.it', '2016-06-07', '644352645562', NULL),
(6590, '', 4559, 999999999, 2, '101-Casablanca GM', '2016-06-13', '0000-00-00', '2016-02-18', 'gold', 'black', 'Theorema', '[G-Karte]\r\nAfter winding up watch sometimes to start, and if it does happen to start it fails to keep time.', '14-06-16\r\nS+F oB - Schraubenservice - aha! ZgReibung! befestigt\r\nUK 1406 0915 - einwandfrei\r\nWK 1506 0750 - 16-06-16 okay', '1,2', '2016-06-17', '2016-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-17', '80.0.126.248', 'cpc99978-brmb9-2-0-cust247.1-3.cable.virginm.net', '2016-06-07', '644352632882', NULL),
(6591, '', 4560, 999999999, 2, '3011-Macau', '2016-06-09', '0000-00-00', '2015-04-14', 'gold', 'black', 'Theorema', '{G-Karte}\r\nThe Month Dial fall off.\r\n\r\n*** noch zweite Uhr ***', '10-06-16\r\nMonatsTota ers. \r\nK 1006 1035 - 08-07-16 okay', '1,2', '2016-07-11', '2016-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-11', '2001:e68:617a:8900:b83c:1e3b:6e8d:c2df', '2001:e68:617a:8900:b83c:1e3b:6e8d:c2df', '2016-06-08', 'RL 73 850 498 2DE', NULL),
(6592, '', 4561, 999999999, 0, '505-Florida', '2016-06-01', '0000-00-00', '2014-07-07', 'silver', 'black', 'Pionier', 'Small defect/chip in the glass next to the case between 11 and 12 on the dial', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.163.33.79', '90.163.33.79', '2016-06-08', '', NULL),
(6593, '', 4562, 999999999, 2, '508-Dublin', '2016-06-07', '0000-00-00', '2016-03-30', 'gold', 'white', 'Pionier', '{G-Karte}\r\nThe hour-hand of the months just above the center of the watch came loose. It fell down into my watch and jammed it.', '08-06-16\r\n...und Rotor gebrochen ...und ausgeschwungen... Zeiger aus RW entfernt und ersetzt, reguliert\r\nK 0806 1035 - 13-06-16 okay', '1,2', '2016-06-13', '2016-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-13', '2a02:1812:1419:6600:fd9b:8fd7:9f:347e', '2a02:1812:1419:6600:fd9b:8fd7:9f:347e', '2016-06-08', '644352632540', NULL),
(6607, '', 4570, 999999999, 2, '101-Casablanca GM', '2016-06-13', '0000-00-00', '2014-11-04', 'gold', 'black', 'Theorema', '[G-Karte]\r\nthe pointers not move,\r\nalso we has recharged it', '14-06-16\r\nSekZg fehlt, RW blockiert - Zg aufgesetzt, Anker gerichtet\r\nUK 1406 0940 - reguliert\r\nWK 1506 0830 - 16-06-16 okay', '1,2', '2016-06-17', '2016-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-17', '91.176.2.23', '23.2-176-91.adsl-dyn.isp.belgacom.be', '2016-06-14', '644352632919', NULL),
(6595, '', 2014, 999999999, 2, '102-Monte Carlo GM', '2016-06-06', '0000-00-00', '2013-02-03', 'silver', 'black', 'Theorema', '{G-Karte}\r\nThe Leather broke so the watch fell. Due to this fall the gear witch holds the hands came off. I don\'t know if anything else broke because I can\'t see it.\r\n\r\n', '07-06-16\r\nArmband völlig verbraucht, darum auch am Anstoß 6 geöffnet!\r\nZgWerk abgehoben, ZB in Auflösung - G seit über einem Jahr abgelaufen... \r\nKVA Band, ZB 55,- - Rep. Kulanz - ausf. 1006\r\nGehäuse u-s, ZB ers., ZgWerk aufgesetzt, Lunette ausgebessert\r\nUK 1506 1120 - Zg gerichtet\r\nUK 1606 0935 - einwandfrei\r\nWK 1706 0905 - 20-06-16 okay', '1,2', '2016-06-21', '2016-06-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-20', '82.171.61.4', '82-171-61-4.ip.telfort.nl', '2016-06-08', '644352633102', NULL),
(6596, '', 4560, 999999999, 2, '505-Florida', '2016-06-09', '0000-00-00', '2015-05-11', 'silver metal', 'black', 'Pionier', '{G-Karte}  *** noch zweite Uhr! ***\r\nAt 12 O\'clock both dial hands are Off Set, The date starts to change at 9 pm and the month dial doesn\'t work properly. The watch was already broke when I received it last year May 2015 and TUFINA promised to change to new watch. But they got it repaired and return to me. When I received the watch I notice the warranty card was missing and there are mist form inside the watch when the weather is cool. The watch having so much mechanical problem, I want this watch to be replace and I don\'t believe in repair job. Very disappointed ', '10-06-16\r\nsieht nach Fehlbedienung aus... Keine Garantie!\r\nWD-Eingangstest - UNDICHT - Dichtungssitz durch agressiven Schweiss \'loechrig\'\r\nDatumSchaltfinger durch Gewalt verbogen, WH defekt (G) \r\nKVA Gehaeuse Sonderpreis 20,- und Werkrep. Sonderpreis 40,- - ausf. 0407\r\nWH ers., Band u-s, Gehaeuse ers.  - WD 8310\r\nK 0407 1325 - 08-07-16 okay', '1,2', '2016-07-11', '2016-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-11', '2001:e68:614d:5200:fd8f:4a67:1ca3:1360', '2001:e68:614d:5200:fd8f:4a67:1ca3:1360', '2016-06-09', 'RL 73 850 498 2DE', NULL),
(6597, '', 4481, 999999999, 2, '7001-Havana', '2016-06-09', '0000-00-00', '2015-09-15', 'gold', 'black', 'Pionier', '{G-Karte}\r\nSome time ago my watch had a problem with the crown and was repaired under guarantee (RMA No. 6473 [or 6973]). I have hardly worn this watch since then as it is only one of a collection of watches that I possess.\r\nHowever, one of the reasons that I don\'t wear this watch is because of the crown, not knowing if it will move away from the case and stop the watch. There is no `click\' to indicate that it is locked open or closed. The crown wheel simply slides in and out with no resistance. I have spoken to a watch repairers and they are of the opinion that there is a fault and it need looking at. They have not opened up the watch....merely looked at it.\r\nAlso, I purchased an automatic watch winder to keep this watch going when not worn. This winder has 4 modes as follows:\r\n\r\n1. Rotate clockwise for 2 minutes - rest 6 minutes then repeat.\r\n\r\n2. Rotate counter clockwise for 2 minutes - rest 6 minutes then repeat.\r\n\r\n3. Rotate 2 minutes clockwise - rest 6 minutes - rotate 2 minutes counter clockwise - rest 6 minutes then repeat.\r\n\r\n4. Rotate 5 minutes clockwise - rotate 5 minutes counter clockwise - repeat above for 3 hours then rest for 9 hours then repeat.\r\n\r\nAre there any issues with any of the above modes when using for winding this watch?\r\n\r\nI have tried all of the modes but, for some reason, my watch does not keep going with ANY of the modes, and stops after a few hours. Surely one of the modes will work! Or is there a problem caused by the crown?\r\n\r\nI have no confidence in using this watch until someone can say to me that it is working fully as intended. I have to say that, if this is working correctly and as it was designed to operate, then I would not want to use it at all. I cannot believe that a watch costing this much would operate like this.\r\nI would be grateful to receive your comments.\r\nYours sincerely\r\nAlan Alexander\r\n', '10-06-16\r\nWH/WHF - und scheinbar auch schon Beschädigung am ZgWerk - Werktausch!\r\nK 1006 1140 - 13-06-16 okay', '1,2', '2016-06-13', '2016-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-13', '217.35.86.99', 'host217-35-86-99.in-addr.btopenworld.com', '2016-06-09', '644352632530', NULL),
(6598, '', 4563, 2, 2, '102-Monte Carlo GM', '2016-06-02', '2015-08-26', '2015-08-26', 'Schwarz Metall', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nmy watch does not run properly. After 2 to 3 hours the time difference is increased to 15 minutes\r\n}', '02-06-16\r\nSpirale? - S+F oB\r\nUK 0206 1550 - reguliert\r\nWK 0306 0925 - 06-06-16 okay', '1,2', '2016-06-06', '2016-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-06', '', '', '0000-00-00', '644352631864', NULL),
(7162, '', 4941, 999999999, 2, '101-Casablanca GM', '2017-03-16', '0000-00-00', '2016-12-20', 'gold metal', 'black', 'Theorema', '{G-Karte}\r\nthey are too fast 30 minutes per each 3hours.', '16-03-17\r\nS+F oB - Schraubenservice - Aufzug 43x\r\nUK 1603 1315  - reguliert\r\nWK 1703 0755 - gut - Aufzug 45x\r\nUK 2003 0840 - einwandfrei\r\nWK 2103 0805 - 22-03-17 okay', '1,2', '2017-03-22', '2017-03-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-22', '217.101.33.219', 'D96521DB.cm-27.dynamic.ziggo.nl', '2017-03-09', '1Z 8VF 459 68 4841 5452', NULL),
(6600, '', 4564, 999999999, 2, '505-Florida', '2016-06-08', '0000-00-00', '2015-06-04', 'black metal', 'black', 'Pionier', '{G-Copy}\r\nthe warch always stops and don\'t work well. Back winder makes lot of noise, Doesn\'t wind automaticly.', '09-06-16\r\nRotor gelöst und RW schwergängig? - Beide Klinkenräder ersetzt, Rotor befestigt\r\nK 0906 0945 - 13-06-16 okay', '1,2', '2016-06-13', '2016-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-13', '141.0.12.140', 'n24-06-04.opera-mini.net', '2016-06-09', '644352632573', NULL),
(6601, '', 4381, 999999999, 2, '505-Florida', '2016-06-09', '0000-00-00', '2014-06-16', 'silver metal', 'white', 'Pionier', '[OHNE G-Nachweis - Deal 21292 v. 16-06-2014]\r\nThe date is not showing the right day of the month and often goes beyond 31st, which leads me to suspect a defect! \r\n\r\nP.S I miss placed my warranty card a while ago but I have included a proof of purchase from the dealer who sold the watch to me, I hope it is acceptable! ', '10-06-16\r\nDatumscheiben justiert, beide Klinkenräder ersetzt\r\nK 1006 1250 - 13-06-16 okay', '1,2', '2016-06-13', '2016-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-13', '213.114.172.208', 'c-d0ac72d5.01-49-73746f34.cust.bredbandsbolaget.se', '2016-06-10', '644352632562', NULL),
(6602, '', 4565, 999999999, 0, '3006-Monaco Diamond', '2016-06-05', '0000-00-00', '2015-12-13', 'silver', 'white', 'Theorema', 'The watch will not work when worn. It will work if held in a certian position, however when the watch is changed position it does not work at all.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.24.178.95', 'cpc1-belc9-2-0-cust606.2-1.cable.virginm.net', '2016-06-12', '', NULL),
(6603, '', 4566, 999999999, 0, '3011-Macau', '2016-06-06', '0000-00-00', '2016-03-07', 'silver', 'black', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '60.53.161.53', '60.53.161.53', '2016-06-13', '', NULL),
(6604, '', 4567, 999999999, 2, '3005-Marco Polo', '2016-06-15', '0000-00-00', '2014-06-10', 'silver', 'black', 'Theorema', '{G-Karte}\r\nNot wrking at all', '16-06-16\r\nDay-Tota fehlt - aus Werk gefischt, ZB (Dia) befestigt - KULANZ\r\nK 1606 1115 - 20-06-16 okay', '1,', '2016-11-25', '2016-11-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.110.90.60', 'bba451926.alshamil.net.ae', '2016-06-13', '', NULL),
(6605, '', 4568, 2, 2, '509-Barbados', '2016-06-06', '0000-00-00', '0000-00-00', 'Silber Metall', 'Weiss', 'Pionier', '[OHNE G-Nachweis - NO Deal - 24deluxe]\r\n{abgetippt:\r\nGangreserve only 6-8 hours\r\nStopt running at all 14 April 2016\r\nGlas scratchet, how much ? is replace\r\n}', '07-06-16\r\nGlas auf jeden Fall 25,-  - ausf. 0706\r\nRW blockiert durch aufgelöste Kronendichtung?\r\nGehäuse u-s, Dichtungsreste aus RW entfernt, Glas ersetzt, Rotorlager geölt\r\nK 0906 1025 - einwandfrei\r\nAblauf ab 1306 0850 bis 1406 2215 = 37h super\r\n15-06-16 okay', '1,2', '2016-06-16', '2016-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-15', '', '', '0000-00-00', '644352632780', NULL),
(6606, '', 4569, 999999999, 0, '107-Rio', '2016-06-06', '0000-00-00', '2015-12-21', 'black', 'white', 'Theorema', 'The watch ahead of the original time', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.36.132.117', '5.36.132.117.dynamic-dsl-ip.omantel.net.om', '2016-06-13', '', NULL),
(6609, '', 4571, 999999999, 2, '103-Sao Paolo', '2016-06-16', '0000-00-00', '2015-01-08', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 28995 v. 08-01-2015]\r\nThe pull out watch wind up mechanism as come away from the watch.\r\nNo other jeweller will touch it.  Was reluctant to send back to Germany but have no choice', '17-06-16\r\nKrone in sich gebrochen - ersetzt - WD \r\nUK 2006 1140 - einwandfrei\r\nWK 2106 0920 - 22-06-16 okay', '1,2', '2016-06-22', '2016-06-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-22', '2a02:c7d:878:3200:54fe:db5b:6f06:54c4', '2a02:c7d:878:3200:54fe:db5b:6f06:54c4', '2016-06-15', '644352633250', NULL),
(6611, '', 136, 999999999, 2, '3006-Monaco Diamond', '2016-06-15', '0000-00-00', '2011-12-11', 'silver', 'white', 'Theorema', '{G-Karte}\r\nA small ring has come away from its original site inside the watch (it is visible from the front part of the glass) preventing the pointers from moving properly', '16-06-16\r\nZB in Auflösung... Ringe entnehmen und prüfen - einen Ring geklebt, alle anderen iO - KULANZ\r\nK 1606 1255 - 20-06-16 okay', '1,2', '2016-06-20', '2016-06-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-20', '82.58.20.137', 'host137-20-dynamic.58-82-r.retail.telecomitalia.it', '2016-06-15', '644352633076', NULL),
(6612, '', 3752, 999999999, 2, '3009-Dubai', '2016-06-14', '0000-00-00', '2015-07-09', 'gold', 'black', 'Theorema', '{G-Karte}\r\nThe hand-Winding mode is not Working. \r\nI cant not installe the watch time. \r\nSame problem at last time. ', '15-06-16\r\njetzt geht gar keine Zgstellung mehr... - Krone gelöst, befestigt\r\nAblauf, dann Dubai K - Aufzug 5h\r\nAblauf ab 1606 1500 bis 1806 0115 == 34h sehr gut\r\n20-06-16 okay', '1,2', '2016-06-20', '2016-06-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-20', '2.131.48.9', '002131048009.mbb.telenor.dk', '2016-06-15', '644352633065', NULL),
(6613, '', 4573, 999999999, 2, '103-Sao Paolo', '2016-06-09', '0000-00-00', '2015-03-09', 'silver metal', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 30673 v. 09-03-2015]\r\nWorking mechanism not functioning, cannot wind the watch', '10-06-16\r\nSperradschraube gebrochen - Federhaus kompl. und Schraube ers. \r\nUK 1306 1110 - einwandfrei\r\nWK 1406 0830 - 15-06-16 okay', '1,2', '2016-06-17', '2016-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-17', '92.40.249.225', '92.40.249.225.threembb.co.uk', '2016-06-15', '644352632893', NULL),
(6614, '', 4574, 999999999, 2, '3001-Paragon', '2016-06-16', '0000-00-00', '2015-10-26', 'gold', 'white', 'Theorema', '{G-Karte}\r\nwatch was working fine from purchase time it just stopped working with no damage or obvious reason.', '17-06-16\r\nausgeschwungen? - Anker gerichtet, DateModul und Minuterie gesichert\r\nK 2206 0950 - 27-06-16 okay', '1,2', '2016-06-27', '2016-06-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-27', '86.151.246.46', 'host86-151-246-46.range86-151.btcentralplus.com', '2016-06-16', '644352633639', NULL),
(6615, '', 4251, 999999999, 2, '3009-Dubai', '2016-06-14', '0000-00-00', '2015-04-21', 'silver metal', 'black', 'Theorema', '{G-Karte}\r\nas discussed in emails! previous problems doesn\'t seem to have been fixed.', '15-06-16\r\nwas für ein Problem? Werk steht komplett abgelaufen! \r\nDubai K - Aufzug 5h\r\nAblauf ab 1506 1530 bis 1706 0945 == 42h oberperfect\r\n17-06-15 okay', '1,2', '0000-00-00', '2016-06-20', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-20', '131.111.185.76', 'global-185-76.nat-2.net.cam.ac.uk', '2016-06-16', '644352633087', NULL),
(6616, '', 4575, 2, 2, '505-Florida', '2016-06-09', '2015-06-23', '2015-06-23', 'Silber', 'Schwarz', 'Pionier', '{G-Karte}\r\n[OHNE Angabe]', '10-06-16\r\nAutomatik steht fest - Klinkenräder und Rotorlager gängig gemacht\r\nK 1006 1340 - 13-06-16 okay', '1,2', '2016-06-13', '2016-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-13', '', '', '0000-00-00', '6443 5263 2518', NULL),
(6617, '', 4576, 2, 2, '508-Dublin', '2016-06-09', '2014-05-27', '2014-05-27', 'Gold', 'Schwarz', 'Pionier', '[OHNE Angabe - OHNE G-Nachweis - Deal ]', '10-06-16\r\nRotor gelöst - und prellt - Feder gefettet, Rotor befestigt\r\nK 1006 1025 - 13-06-16 okay', '1,2', '2016-06-13', '2016-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-13', '', '', '0000-00-00', '644352632551', NULL),
(6640, '', 4590, 999999999, 2, '3001-Paragon', '2016-06-27', '0000-00-00', '2015-03-10', 'rosé', 'white', 'Theorema', '{G-Copy}\r\nSuddently stopped working', '28-06-16\r\nUnruh steht komplett fest - eine Schraube der AutoBruecke fehlt... klemmt das Werk? - Aufgrund zuvieler Fehler in Aufzug und Datum - Werktausch, Gehaeusemittelteil ers. - WD 8310\r\nK 2906 1200 - reguliert und 04-07-16 okay', '1,', '2016-07-04', '2016-07-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.153.83.226', '178.153.83.226', '2016-06-23', '', NULL),
(6620, '', 4292, 999999999, 2, '107-Rio', '2016-06-16', '0000-00-00', '2015-07-15', 'black metal', 'black', 'Theorema', '[G per ermail 09-06-16]\r\nThats happened again same problem the big tip (minutes) came off the mechanism and is blocked inside.', '17-06-16\r\nja... MinZg ersetzt/gesichert\r\nUK 2106 1130 - reguliert\r\nWK 2206 0905 - 23-06-16 okay', '1,2', '2016-06-23', '2016-06-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-23', '86.6.27.71', 'cpc98258-walt21-2-0-cust838.13-2.cable.virginm.net', '2016-06-16', '644352633374', NULL),
(6621, '', 4578, 999999999, 2, '3009-Dubai', '2016-06-15', '0000-00-00', '2015-04-17', 'gold metal', 'black', 'Theorema', '{G-Karte}\r\nTHE WATCH HAS BEEN LOSING TIME SINCE IT WAS PURCHASED AND NOW THE WINDER ON THE SIDE AS GOT STUCK AND WILL NOT MOVE TO WIND UP FOR \r\nTHE TIME. ALSO THE LEFT HAND CIRCLE ON THE FACE OF THE WATCH DOES NOT MOVE LIKE THE ONE ON THE RIGHT. I DO NOT REMEMBER RECEIVING A WARRNTY CARD WITH THIS PURCHASE THIS WAS PURCHASED VIA GROUPON REF NUMBER 13177369 CODE 00101487CS', '16-06-16\r\nAutomatik sitzt fest - Transmissionsrad mit doppeltem Zapfenbruch, Sperrad Hauptwerk mit Zahnausfall, obere Lagerung TransRd ausgebrochen - Sperrad, TransRd, AutoBrücke ers.  - Ablauf, dann Dubai K\r\nAufzug 5h - Ablauf 2006 1400 bis 2106 1800 == 28h gut\r\n22-06-16 okay', '1,2', '2016-06-22', '2016-06-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-22', '108.171.128.189', 'egress30.cws.sco.cisco.com', '2016-06-17', '644352633271', NULL),
(6622, '', 4579, 999999999, 2, '502-Malibu', '2016-06-15', '0000-00-00', '2016-04-14', 'silver', 'black', 'Pionier', '[OHNE G-Nachweis - NO Deal]\r\nWatch description: stainless steel case, white dial and black leather strap.\r\n\r\nProblem: the mechanism to wind the spring is faulty. ', '16-06-16\r\nKupplung verschlissen durch Uebermaessigen Handaufzug! \r\nArmband verbraucht\r\nKVA Werk und Band  105,- - ausf. 3006\r\nGehaeuse u-s, Werk ers., Lunette restauriert\r\nK 0107 1540 - 04-07-16 okay', '1,2', '2016-07-04', '2016-07-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-04', '94.12.129.243', '5e0c81f3.bb.sky.com', '2016-06-17', '644352634440', NULL),
(6623, '', 4580, 999999999, 0, '3002-Jumbo', '2016-06-10', '0000-00-00', '2014-12-15', 'bicolor gold', 'white', 'Theorema', 'The crown cannot turn / adjust hour hand, minute hand, calendar data.\r\n\r\nWith the crown you cannot adjust hour, minute, date. It is rotating only.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '217.165.152.143', 'bba145177.alshamil.net.ae', '2016-06-17', '', NULL),
(6624, '', 1534, 999999999, 2, '101-Casablanca GM', '2016-06-14', '0000-00-00', '2012-12-25', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal ]\r\nWinding knob has come loose and the watch cannot be wound anymore', '15-06-16\r\nErste Generation GM - Krone in sich gebrochen, Armband verbraucht... KVA Kulanzpreis 45,- - ausf. 1706\r\nKrone ers. - WD 8310\r\nUK 2006 1435 - einwandfrei\r\nWK 2106 0925 - 22-06-16 okay', '1,2', '2016-06-24', '2016-06-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-22', '95.96.114.194', '095-096-114-194.static.chello.nl', '2016-06-17', '644352633320', NULL),
(6625, '', 4581, 999999999, 2, '7002-Chicago', '2016-06-16', '0000-00-00', '2016-04-11', 'silver metal', 'black', 'Pionier', '{G-Copy}\r\nWatch works if i am wearing it. But when i go to sleep or don\'t wear it for a while it gets behind like 20 min. I think it should keep working when i take it off and not go out so soon. ', '17-06-16\r\njo, dann  Prüfung\r\nK 1706 0850 - einwandfrei\r\nGR ab 2006 0900 - bleibt in der Datumschaltung stehen\r\nWerktausch\r\nK 2106 1400 - 24-06-16 okay', '1,2', '2016-06-24', '2016-06-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-24', '188.201.30.182', 'static.kpn.net', '2016-06-18', '644352633499', NULL),
(6626, '', 4582, 999999999, 2, '508-Dublin', '2016-06-29', '0000-00-00', '2016-03-09', 'silver', 'black', 'Pionier', '{G-Karte}\r\nNot sure what the problem is with the thongs \r\nAnd realise the dates numbers aren\'t correct is 9 not 6\r\nOn the watch is 6 not 9\r\n', '30-06-16\r\nAnkerBruecke steht zu hoch, Unruhe setzt auf - gerichtet\r\nK 3006 1145 - leicht plus reguliert\r\nK 0407 0915 - steht in der Datumschaltung? ZgReibung?\r\njepp - weil die Welle ein bißchen kurz geraten ist... ersetzt\r\nK 0707 0955 - WD 8310 und 11-07-16 okay', '1,2', '2016-07-11', '2016-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-11', '82.22.161.126', 'cpc90746-finc18-2-0-cust381.4-2.cable.virginm.net', '2016-06-18', '644352635182', NULL),
(6627, '', 3360, 999999999, 2, '102-Monte Carlo GM', '2016-06-30', '0000-00-00', '2013-07-08', 'silver', 'white', 'Theorema', '{G-Copy}\r\nNot running anymore', '01-07-16\r\nX der 12 fehlt, Unruh steckt fest - nach oeffnen vom Geh, schwingt sie los... Kontrolle, dann\r\nKVA Kulanz gegen Porto - ausf. 0707\r\nUK 0407 1330 - einwandfrei\r\nWK 0507 0755 - einwandfrei\r\nnach neuem ZB\r\nUK 0807 1030 - 11-07-16 okay', '1,2', '2016-07-11', '2016-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-11', '84.105.70.112', '54694670.cm-12-2b.dynamic.ziggo.nl', '2016-06-19', '644352635171', NULL),
(6628, '', 4583, 999999999, 2, '3009-Dubai', '2016-06-16', '0000-00-00', '2015-04-24', 'gold', 'black', 'Theorema', '{G-Karte}\r\nThe second hand has stopped moving. The dial mechanism on bottom right doesn\'t work', '17-06-16\r\nausgeschwungen - weil gefallen! Anker/Messer gerichtet, Gehäuse u-s, Lunette ausgebessert, DubaiK - Aufzug 5h\r\nAblauf ab 2706 1400 bis 2906 0845 == 43h perfekt\r\n29-06-16 okay', '1,2', '2016-06-29', '2016-06-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-29', '2a02:c7f:a000:3700:18a:23a4:e3ba:c85', '2a02:c7f:a000:3700:18a:23a4:e3ba:c85', '2016-06-19', '644352633867', NULL),
(6629, '', 4220, 999999999, 2, '103-Sao Paolo', '2016-10-25', '0000-00-00', '2015-06-24', 'gold', 'white', 'Theorema', '{G-Karte}\r\nWont wind mechanism at the back isnt catching the metal to wind it.', '26-10-16\r\nSperrad gelöst - Uhr war erst zum Service {6333 - Mrz16} - Kupplung verschlissen - kpl. ers., Sperrad und -Kegel gesichert\r\nZiffern ausgebessert\r\nUK 2610 1010 - einwandfrei\r\nWK 2710 0735 - 28-10-16 okay', '1,2', '2016-10-28', '2016-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-28', '82.8.39.196', 'cpc11-broo7-2-0-cust195.14-2.cable.virginm.net', '2016-06-19', '711369625041', NULL),
(6630, '', 4584, 999999999, 0, '3009-Dubai', '2016-06-12', '0000-00-00', '2015-11-30', 'silver', 'white', 'Theorema', 'My watch will not wind up for me and is stopped ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.251.255.13', '92.251.255.13.threembb.ie', '2016-06-19', '', NULL),
(6631, '', 4585, 2, 2, '502-Malibu', '2016-06-13', '2014-11-11', '2014-11-11', 'Gold', 'Schwarz', 'Pionier', '{G-Karte}\r\n{abgetippt:\r\nSomething loose in face of watch. Making rattling sound\r\n}', '14-06-16\r\nRotor gelöst - und Klinkenfeder gebrochen - Feder ers., Rotor ersetzt\r\nK 1406 1545 - 17-06-16 okay', '1,2', '2016-06-17', '2016-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-17', '', '', '0000-00-00', '644352632908', NULL),
(6632, '', 1728, 999999999, 0, 'other', '2016-06-13', '0000-00-00', '2012-06-20', 'silver', 'silvgrey', 'Elysee', 'La vitre est cassée.  Il faut la remplacer.\r\nSelon le devis que j\'ai reçu par mail, le coût est de 25 ?.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '195.62.68.228', '195.62.68.228', '2016-06-20', '', NULL),
(6633, '', 4577, 999999999, 2, '3001-Paragon', '2016-06-20', '0000-00-00', '2016-01-08', 'gold', 'white', 'Theorema', '{G-Karte}\r\nUhr bleibt bei bestimmter Zeigerkonstellation stehen; lässt sich manuell nicht mehr stellen.', '21-06-16\r\nDateModul... ersetzt, da Fehler im Monatsschaltrad, mit Minuterie gesichert\r\nK 2206 1400 - reguliert\r\nK 2706 1100 - 30-06-16 okay', '1,2', '2016-07-01', '2016-07-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-01', '77.13.141.212', 'x4d0d8dd4.dyn.telefonica.de', '2016-06-20', '00340434129949101934', NULL),
(6634, '', 4586, 999999999, 2, '101-Casablanca GM', '2016-06-16', '0000-00-00', '2014-12-12', 'gold', 'black', 'Theorema', '{G-Karte}\r\nwatch does not wind up anymore', '17-06-16\r\nKronenbügel fehlt - Sperrad gelöst - entgratet und befestigt\r\nUK 2006 1535 - einwandfrei\r\nWK 2106 0925 - 22-06-16 okay', '1,2', '2016-06-22', '2016-06-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-22', '81.158.129.27', 'host81-158-129-27.range81-158.btcentralplus.com', '2016-06-20', '644352633260', NULL),
(6635, '', 1898, 999999999, 2, '101-Casablanca GM', '2016-07-07', '0000-00-00', '2014-01-03', 'black', 'black', 'Theorema', '{G-Karte}\r\nI received wrong watch. I ordered Black Copacabana and i received Black Casablanca. Is it possible to send the correct watch Copacabana All Black.\r\n\r\nKind regards, \r\nMika Turpeinen', '08-07-16\r\nöhm, bitte was? okay, 1. Kontakt in dieser Sache war am 01.04.2014... Tausch durchaus möglich, die Uhr ist in Neuzustand...\r\n11-07-16 getauscht gegen 104-3 (Armband umgesetzt)', '1,', '2016-07-11', '2016-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2001:708:610:9:ed8e:c32b:dae0:d1af', '2001:708:610:9:ed8e:c32b:dae0:d1af', '2016-06-20', '', NULL),
(6636, '', 4587, 999999999, 2, '510-London', '2016-07-01', '0000-00-00', '2015-02-04', 'silver', 'white', 'Pionier', '{G-Karte}\r\npart is loose in the clockwork', '04-07-16\r\nRotorlager zerlegt... - ZB in Aufloesung - Werk und ZB ers., Gehaeuse u-s, WR ers.\r\nAngebot Armband  25,- - ausf. 1107\r\nK 0607 1350 - reguliert und 11-07-16 okay', '1,2', '2016-07-12', '2016-07-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-11', '62.41.129.103', 'static.kpn.net', '2016-06-20', '644352635160', NULL),
(6637, '', 4588, 999999999, 2, '508-Dublin', '2016-06-22', '0000-00-00', '2015-01-29', 'gold', 'black', 'Pionier', '{G-Copy}\r\nWatch has stopped working.We have wound up and worn constantly but still not working.', '23-06-16\r\nSpirale zerstoert...?!? - jepp, weil sich die Rueckereinheit zerlegt hat... Unruh komplett ers., reguliert\r\nK 2306 1355 - zieht nicht auf... - Rotor geoeffnet! vernietet\r\nK 2706 1540 - neu gestellt\r\nK 3006 0825 - 04-07-16 okay', '1,2', '2016-07-06', '2016-07-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-06', '31.51.249.223', 'host31-51-249-223.range31-51.btcentralplus.com', '2016-06-21', '644352634657', NULL),
(6638, '', 4099, 999999999, 2, '3009-Dubai', '2016-06-20', '0000-00-00', '2015-08-17', 'silver metal', 'black', 'Theorema', '[G per email 16-11-15]\r\nThe right oscillator has stopped again, thus the watch is not functional. The same problem it as it was repaired before. \r\nNB: The watch wasn\'t dropped at all.', '21-06-16\r\nFunktion vorhanden? Ablauf - dann DubaiK - Aufzug 5h\r\nAblauf  ab 2706 1400 bis 2906 1200 == 46h perfekt\r\n30-06-16 absolut okay', '1,2', '2016-06-30', '2016-06-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-30', '176.20.88.4', '176.20.88.4', '2016-06-22', '644352634061', NULL),
(6639, '', 4589, 999999999, 2, '7001-Havana', '2016-06-20', '0000-00-00', '2015-11-11', 'silver', 'white', 'Pionier', '{G-Karte}\r\nThe watch works fine for few hours and then stop, also we couldn\'t set the date on the watch. We have another one in brown leather wrap, gold case and black dial and work perfect, and the date is set without problem. That is the reason we think there is a problem with the black leather wrap silver case and white dial we are returning.', '21-06-16\r\nDatumschaltung beschädigt - ? - Der einzig festzustellende Fehler waren verbogenen ZB-Füße... - KULANZ\r\nK 2206 1250 - Aufzug?  \r\nK 2706 1110 - 30-06-16 okay', '1,2', '2016-06-30', '2016-06-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-30', '109.255.153.117', '109.255.153.117', '2016-06-23', '644352634050', NULL),
(6642, '', 4591, 2, 2, '103-Sao Paolo', '2016-06-16', '2015-02-11', '2015-11-02', 'gold metal', 'white', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nWhile turning the crown by adjusting time, the crown comes completely out of the watch\r\n}', '17-06-16\r\nWH-Fehler - gerichtet, Kupplung kpl. ersetzt, reguliert\r\nUK 2106 1255 - einwandfrei\r\nWK 2206 0925 - 23-06-16 okay', '1,2', '2016-06-23', '2016-06-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-23', '', '', '0000-00-00', '644352633363', NULL),
(6643, '', 4592, 999999999, 2, '106-Toronto GM', '2016-06-22', '0000-00-00', '2014-06-10', 'gold metal', 'white', 'Theorema', '{G-Karte}\r\nthe pin that I have to use to windup the watch is broken\r\n(I replaced the leader band for a gold one because of skin problem)', '23-06-16\r\nUhr kommt ausgeschalt hier an... Bodenschrauben fehlen, Welle gebrochen - Funktionskontrolle, dann\r\nKVA  Krone/Welle/Gehaeuserep. 50,- - ausf. 3006\r\nGehaeuse u-s, Lunette ausgebessert, 16er Schliessensteg, Krone/Welle ers. - WD 8310\r\nUK 0507 0810 - einwandfrei\r\nWK 0607 0745 - 07-07-16 okay', '1,2', '2016-07-08', '2016-07-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-08', '178.85.115.6', '178-85-115-6.dynamic.upc.nl', '2016-06-23', '644352634841', NULL),
(6644, '', 4593, 999999999, 2, '4004-Newton', '2016-06-20', '0000-00-00', '2015-01-12', 'silver metal', 'black', 'Theorema', '{G-Copy}\r\nIt stop to work automatic movement. When turn the crown manual and after pull the crown, then kan heard a relaxed spring.', '21-06-16\r\nKlinkenfeder und Sperrfeder gebrochen - Werkzustand?\r\nalso gleich Werktausch und StdZg ers. \r\nK 2306 0905 - 27-06-16 okay', '1,2', '2016-06-27', '2016-06-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-27', '188.176.125.167', '188-176-125-167-dynamic.dk.customer.tdc.net', '2016-06-23', '644352633650', NULL),
(6645, '', 4594, 999999999, 0, '103-Sao Paolo', '2016-06-17', '0000-00-00', '2016-08-28', 'black', 'yellow', 'Theorema', 'Main crown is coming pull out when try to fix time. And sometimes hard to give power.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.71.223.157', '188.71.223.157', '2016-06-24', '', NULL),
(6646, '', 4595, 999999999, 0, '103-Sao Paolo', '2016-06-17', '0000-00-00', '2016-05-28', 'black', 'yellow', 'Theorema', 'Main crown coming pull out when trying to fix the time. It hard to scroll also. Thank you', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.71.223.157', '188.71.223.157', '2016-06-24', '', NULL),
(6647, '', 1185, 2, 2, '101-Casablanca GM', '2016-06-17', '2012-10-14', '2012-10-14', 'Silber', 'Weiss', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\n{abgetippt:\r\nWatch does not keep time\r\n}', '20-06-16\r\n...untere Stoßsicherung geöffnet - gesichert\r\nAngebot neue Krone 25,- - ausf. 2306\r\nUK 2006 1550 - einwandfrei\r\nWK 2106 0925 - einwandfrei\r\nKrone ers. - WD 8310\r\nWK 2306 1130 - 28-06-16 okay', '1,2', '2016-06-28', '2016-06-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-28', '', '', '0000-00-00', '644352633775', NULL),
(6648, '', 3957, 999999999, 2, '102-Monte Carlo GM', '2016-06-24', '0000-00-00', '2014-10-16', 'gold', 'black', 'Theorema', '{G-Karte}\r\nthe wrist band goes loose by itself.\r\nand the watch stays still and wont go forward.', '27-06-16\r\neindeutig gefallen, DS bei 0600! ZgWerk abgehoben\r\nKVA Rep. 25,-  - ausf. 3108\r\nZgWerk aufgesetzt, Anker gerichtet, Sperrad gesichert, 2 feste Federstege ers.\r\nUK 0109 1045 - einwandfrei\r\nWK 0209 0745 - gut\r\nUK 0509 0750 - einwandfrei\r\nWK 0609 0735 - 07-09-16 okay', '1,2', '2016-09-07', '2016-09-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-07', '86.90.247.175', 'ip565af7af.direct-adsl.nl', '2016-06-25', '644352641740', NULL),
(6649, '', 4596, 999999999, 2, '101-Casablanca GM', '2016-06-24', '0000-00-00', '2014-07-02', 'black', 'black', 'Theorema', '{G-Karte}\r\nDuring the day the watch stopped to work and never started again. I don\'t know what could be the reason because nothing particular happened. It never crashed or used in a bad way.', '27-06-16\r\nausgeschwungen - Anker gerichtet\r\nUK 2706 1330 - einwandfrei\r\nWK 2806 0745 - 29-06-16 okay', '1,2', '2016-06-29', '2016-06-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-29', '95.238.227.220', 'host220-227-dynamic.238-95-r.retail.telecomitalia.it', '2016-06-26', '644352633889', NULL),
(6934, '', 4594, 999999999, 0, '103-Sao Paulo', '2016-11-26', '0000-00-00', '2015-08-28', 'black', 'yellow', 'Theorema', 'The main crown it\\\'s coming out. It\\\'s hard to scroll and it\\\'s finally stopped now. And little scratch on glass. Please fix it nicely i love this watch. Thank you', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.71.220.8', '188.71.220.8', '2016-11-26', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(6651, '', 4598, 999999999, 2, '505-Florida', '2016-10-19', '0000-00-00', '2015-11-23', 'silver metal', 'black', 'Pionier', '{G-Copy}\r\nThe clock is running too slow, it loses several hours per day. \r\nDie Uhr läßt sich nicht mehr aufziehen.', '20-10-16\r\nAufzug hakelig, Klemmung im RW? - SekRd und KBR mit erheblichem Höhenschlag - ersetzt, Anker gerichtet, beide Klinkenräder ers.\r\nK 2010 1050 - 24-10-16 okay', '1,2', '2016-10-25', '2016-10-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-26', '85.115.62.180', 'webdefence.cluster-f.websense.net', '2016-06-28', 'CY733228829DE', NULL),
(6652, '', 4599, 2, 2, '101-Casablanca GM', '2016-06-21', '2014-10-31', '2014-11-04', 'Silber', 'Schwarz', 'Theorema', '{G-Copy}\r\n{abgetippt:\r\nWhen I need the watch it is in time running slower then the realtime\r\n}', '22-06-16\r\nS+F oB - Schraubenservice\r\nUK 2206 0850 - einwandfrei\r\nWK 2306 0920 - 24-06-16 okay', '1,2', '2016-06-24', '2016-06-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-24', '', '', '0000-00-00', '644352633503', NULL),
(6653, '', 4600, 999999999, 2, '103-Sao Paolo', '2016-06-27', '0000-00-00', '2015-12-02', 'silver', 'white', 'Theorema', '{G per email 21-06-16 & Karte}\r\nI have emailed a picture of warranty to the email address provided. The watch no longer winds up, it has been this way since I bought it for my partner as a Christmas  present just haven\'t had a chance to return it to you. The watch is new condition and not worn. ', '28-06-16\r\nAufzug durcheinander? Krone fest - WH-Schraube gelöst, und durch die festgesaugte Krone war die Uhr in ZgStellung... \r\nSchraube befestigt, Krone gefettet\r\nUK 2806 0935 - einwandfrei\r\nWK 2906 1045 - 30-06-16 okay', '1,2', '2016-06-30', '2016-06-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-30', '2a02:c7d:8464:3600:356d:7754:e27d:e730', '2a02:c7d:8464:3600:356d:7754:e27d:e730', '2016-06-28', '644352634040', NULL),
(6654, '', 4601, 2, 2, '509-Barbados', '2016-06-22', '2014-09-23', '2014-09-23', 'Silber', 'Weiss', 'Pionier', '[OHNE G-Nachweis - Deal 24656 v. 23-09-2014]\r\n{abgetippt:\r\n[...] when I went to use it I could not get hands to move the winder then pulled out the\r\nAutomatic does not seem to be working [...]\r\n}', '23-06-16\r\nWelle war raus!? Aufzug durcheinander!  - sortiert und\r\nK 2306 1315 - 27-06-16 okay', '1,2', '2016-06-27', '2016-06-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-27', '', '', '0000-00-00', '644352633640', NULL),
(6655, '', 2402, 2, 2, '106-Toronto', '2016-06-22', '2013-08-15', '2013-08-15', 'Silber', 'Weiss', 'Theorema', '[OHNE Angabe - OHNE G-Nachweis - Deal 8869 v. 15-08-2013]', '23-06-16\r\nMinZg abgefallen - Spezialverengt, gesichert, einen Index geklebt...\r\nUK 2306 1300 - Zg gerichtet\r\nWK 2406 0800 - 27-06-16 okay', '1,2', '2016-06-27', '2016-06-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-27', '', '', '0000-00-00', '644352633694', NULL),
(6656, '', 3181, 2, 2, '502-Malibu', '2016-06-22', '2014-09-23', '2014-09-23', 'Silber', 'Weiss', 'Pionier', '{G-Karte}\r\n{abgetippt:\r\nwatch each dwells, he wants no further tapping [...]\r\n}', '23-06-16\r\nKlinkenfeder gebrochen - ersetzt, reguliert\r\nK 2306 1505 - 27-06-16 okay', '1,2', '2016-06-27', '2016-06-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-27', '', '', '0000-00-00', '644352633683', NULL),
(6657, '', 4602, 999999999, 2, '510-London', '2016-07-07', '0000-00-00', '2016-06-16', 'silver', 'black', 'Pionier', '{G-Karte}\r\nI Bought this watch on the 16th June and it came on the 20th June. I wore it for a day and it worked perfectly. on the second day the second hand suddenly stopped working. I have tried winding it up multiple times and it still does not start back up.', '07-07-16\r\nausgeschwungen - Messer gerichtet, Glas innen gesäubert (Feuchtigkeit?) - WD 8310\r\nK 0707 1140 - 11-07-16 okay', '1,2', '2016-07-11', '2016-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-11', '84.51.134.235', '84.51.134.235', '2016-06-29', '644352635193', NULL),
(6658, '', 2589, 999999999, 2, '3005-Marco Polo', '2016-06-28', '0000-00-00', '2013-11-05', 'silver metal', 'white', 'Theorema', '{G-Karte}\r\nglass broke silver bits on face have come off ', '29-06-16\r\nGlas bei 1100 zerstoert, Zierringe geloest\r\nKVA  Glas und Werkrep. 40,- - ZB Kulanz - ausf. 3006\r\nGehaeuse u-s, ZB ers., Glas - WD 8310\r\nK 0107 1410 - 04-07-16 okay', '1,2', '2016-07-04', '2016-07-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-04', '2a02:c7d:a1de:ee00:c847:7711:1307:2967', '2a02:c7d:a1de:ee00:c847:7711:1307:2967', '2016-06-29', '644352634451', NULL),
(6659, '', 4427, 999999999, 2, '3009-Dubai', '2016-06-30', '0000-00-00', '2015-12-15', 'gold', 'black', 'Theorema', '{G-Copy}\r\nsecond time to give incorrect time I send for repair before but again same problem so kindly I request replacement by new one ', '01-07-16\r\nRotor gebrochen - ersetzt, StdZg befestigt - Uhr gefallen? KULANZ\r\nAblauf, dann DubaiK - Aufzug 5h\r\nAblauf ab 0407 1300 bis 0607 0900 == 44h perfect\r\n07-07-16 okay', '1,2', '2016-07-07', '2016-07-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-07', '85.154.221.230', '85.154.221.230', '2016-06-30', 'RL 73 797 441 5DE', NULL),
(6661, '', 4603, 2, 2, '103-Sao Paolo', '2016-06-24', '2015-11-02', '2015-11-02', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 35491 v. 02-11-2015]\r\n{frei übersetzt:\r\nkann die Uhrzeit nicht stellen, Krone kommt aus dem Gehäuse\r\n}', '27-06-16\r\nWH-Fehler? und Sperrad gelöst - WH gerichtet, WH-Schraube ers., Sperrad entgratet und gesichert, reguliert\r\nUK 2706 1520 - einwandfrei\r\nWK 2806 0745 - 29-06-16 okay', '1,2', '2016-06-29', '2016-06-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-06-29', '', '', '0000-00-00', '644352633878', NULL),
(6662, '', 1020, 2, 2, '3005 Marco Polo', '2016-06-24', '2011-12-22', '2011-12-22', 'Silber', 'Weiss', 'Theorema', '[OHNE G-Nachweis]\r\n{frei abgetippt:\r\nRuntergefallen, Krone gebrochen, Reparatur\r\n}', '27-06-16\r\nWelle gebrochen, TotaZg abgefallen... nein, gebrochen! \r\nKVA Werktausch und Krone  100,- - ausf. 2707\r\nGehäuse u-s, {Glas ers.}, Werk mit neuen TotaZg ers., Krone/Welle ers. - WD \r\nK 2807 1545 - zieht nicht auf? - Rotor und beide Klinkenräder ersetzt\r\nK 1508 0945 - 19-08-16 okay', '1,2', '2016-08-21', '2016-08-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-22', '', '', '0000-00-00', '00340434129949102115', NULL),
(6663, '', 4604, 999999999, 2, '3006-Monaco Diamond', '2016-07-05', '0000-00-00', '2014-08-07', 'gold', 'black', 'Theorema', '{G-Karte}\r\nThis letter in order to return my watch because the automatic watch movement often stops or gain/ lose time. Moreover the watch band is to be sewed up ( again). ', '06-07-16\r\nWerk kpl. abgelaufen - Band?  - Paletten geölt\r\nAngebot neues Lederband  25,- - NICHT ausf.  0707\r\nK 0607 0900 - zieht nicht bzw. zuwenig auf \r\nKlinkenfeder ersetzt\r\nK 1107 1115 - 13-07-16 okay', '1,2', '2016-07-13', '2016-07-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-13', '188.10.247.97', 'host97-247-static.10-188-b.business.telecomitalia.it', '2016-07-01', '6443 5263 5377', NULL),
(6664, '', 4605, 999999999, 2, '103-Sao Paolo', '2016-07-04', '0000-00-00', '2015-11-02', 'black', 'black', 'Theorema', '{G-Karte}\r\nwhen the crown is screwed to the end the watch should be working for hours however it stops in a couple of minutes. ', '05-07-16\r\nKrone sehr schwergängig - gängig gemacht, Sperrad entgratet und gesichert - WD 8310\r\nUK 0507 1045 - einwandfrei\r\nWK 0607 0755 - 07-07-16 okay', '1,2', '2016-07-07', '2016-07-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-07', '92.28.159.231', 'host-92-28-159-231.as13285.net', '2016-07-02', '644352634749', NULL),
(6665, '', 4606, 999999999, 2, '101-Casablanca GM', '2016-06-29', '0000-00-00', '2015-11-26', 'black', 'white', 'Theorema', '{G-Copy}\r\nWatch does not function anymore.\r\nReason : unknown', '30-06-16\r\nS+F oB - Schraubenservice - Aufzug 51x\r\nSchliesse ers.\r\nUK 3006 1100 - einwandfrei\r\nWK 0107 0820 - 04-07-16 okay', '1,2', '2016-07-05', '2016-07-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-05', '77.109.122.229', '77.109.122.229.adsl.dyn.edpnet.net', '2016-07-03', '644352634598', NULL),
(6666, '', 4607, 999999999, 2, '101-Casablanca GM', '2016-07-14', '0000-00-00', '2016-01-26', 'black', 'white', 'Theorema', '{G-Foto}\r\nThe small screw used to close the clasp that protect the crown used for setting the time was lost.', '14-07-16\r\nneues Gehäuse - ersetzt, aber Welle auch zu kurz - gefüttert\r\nUK 1507 0820 - gut\r\nUK 1807 0810 - einwandfrei\r\nWK 1907 0815 - 20-07-16 okay', '1,2', '2016-07-20', '2016-07-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-20', '151.18.102.102', 'pd-18-102-102.service.infuturo.it', '2016-07-03', '644352635892', NULL),
(6667, '', 4608, 999999999, 2, '104-Copacabana', '2016-07-01', '0000-00-00', '0000-00-00', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\n12 o\'clock digit fallen off from it spot into the case and requires fixing; this fault is very obvious to see.Watch stops by itself despite winding up regularly\r\n\r\n## noch am Lager 01-11-18 ## ', '04-07-16\r\njo, Index liegt im Werk... - Da sehr stark beansprucht und kein G-Nachweis \r\nKVA Werk und ZB-Rep., Band 65,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.144.9.148', '95.144.9.148', '2016-07-04', '', NULL),
(6668, '', 4609, 999999999, 2, '3008-Damascus', '2016-07-11', '0000-00-00', '2016-03-31', 'silver metal', 'black', 'Theorema', '{G-Karte}\r\nthe watch is stopped, cannot find out the problem. ', '11-07-16\r\nausgeschwungen - Anker amb. gerichtet, reguliert\r\nK 1207 0940 - 15-07-16 okay', '1,2', '2016-07-18', '2016-07-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-18', '60.246.94.184', 'nz94l184.bb60246.ctm.net', '2016-07-04', 'RL 73 843 154 8DE', NULL),
(6670, '', 4611, 2, 2, '510-London', '2016-06-28', '2015-01-12', '2015-01-12', 'Silber', 'Schwarz', 'Pionier', '{G-Karte}\r\n{abgetippt:\r\n[...] stopped working recently [...]\r\n}', '29-06-16\r\nRotor fest, starker Abrieb im Werk... - Kugellager festgelaufen und intern gebrochen - Rotor ers.\r\nK 2906 1200 - steht nach ca 26h, aber kpl. aufgezogen!\r\nPaletten geoelt\r\nK 0407 1410 - 07-07-16 okay', '1,2', '2016-07-07', '2016-07-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-07', '', '', '0000-00-00', '644352634738', NULL),
(6671, '', 4401, 999999999, 2, '3012-Paris', '2016-07-08', '0000-00-00', '2016-03-26', 'black', 'black', 'Theorema', '[G-Nachweis von Rep 6555]\r\nLaufwerke laufen nicht gleich,habe es mehrmals versucht wie Herr Tufina mir es am telefon gesagt hat aber leider kommt es immer wieder vor das die nicht zusammen laufen.', '08-07-16\r\ndann K über eine Woche! \r\nK 0807 1300 - bis 1507 absolut einwandfrei\r\nK 1807 0815 - 20-07-16 okay', '1,2', '2016-07-20', '2016-07-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-20', '2a02:908:173:f920:f180:79bc:8406:4581', '2a02:908:173:f920:f180:79bc:8406:4581', '2016-07-05', '00340434129949102030', NULL),
(6672, '', 4612, 999999999, 2, '3006-Monaco Diamond', '2016-07-04', '0000-00-00', '2014-09-04', 'black metal', 'black', 'Theorema', '{G-Copy}\r\nThe white plate on the watch dial is off.', '05-07-16\r\nMinZg hat seine Farbe verloren - ersetzt\r\nK 0507 1120 - 08-07-16 okay', '1,2', '2016-07-08', '2016-07-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-08', '77.165.254.221', 'ip4da5fedd.direct-adsl.nl', '2016-07-06', '644352634819', NULL),
(6673, '', 4613, 2, 2, '3001-Paragon', '2016-06-29', '2015-12-07', '2015-12-07', 'Gold', 'Weiss', 'Theorema', '+++ Kundin Schuetze +++\r\n{G-Copy}\r\n{abgetippt:\r\nDie Uhr ist stehengeblieben. Trotz staendigen tragen und manuellem aufziehen nach der Nacht. Nicht mehr als 10 Umdrehungen\r\n}', '30-06-16\r\nUnruhe steht kpl. fest - verhakt... Uhr gefallen? - DSn am Ansto', '1,2', '2016-07-07', '2016-07-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-07', '', '', '0000-00-00', '00340434129949101972', NULL),
(6674, '', 4614, 999999999, 2, '3011-Macau', '2016-08-02', '0000-00-00', '2016-06-09', 'silver metal', 'black', 'Theorema', '{G-Karte}\r\nThe watch received broken with lose screw and it is not working properly as it delay more than 30 minutes every two hours.\r\nBased on your request to send back the watch i will send it and email the tracking number.  ', '18-08-16\r\nAmplitude unregelmäßig und zu gering - Anker steht recht hoch, Spirale liegt nicht richtig - Reparaturresistent - Werktausch\r\nK 1808 1030 - reguliert und 22-08-16 okay', '1,2', '2016-08-23', '2016-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-23', '94.97.85.19', '94.97.85.19', '2016-06-29', 'RL 73 974 741 6DE', NULL),
(6675, '', 4615, 999999999, 0, '3011-Macau', '2016-06-30', '0000-00-00', '2016-02-08', 'black', 'black', 'Theorema', 'The watch just stop working,had it on but saw that he just stop running.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.175.230.26', '4dafe61a.ftth.telfortglasvezel.nl', '2016-06-30', '', NULL),
(6676, '', 1158, 999999999, 2, '502-Malibu', '2016-07-01', '0000-00-00', '2016-07-01', 'black', 'white', 'Pionier', 'aaa üäö', 'bbb üäö', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '31.16.114.17', 'ip1f107211.dynamic.kabel-deutschland.de', '2016-07-01', '', NULL),
(6677, '', 4616, 999999999, 0, '2004-Toulouse', '2016-07-01', '0000-00-00', '2016-06-01', 'gold', 'black', 'Theorema', 'uhr', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.133.61.43', 'p57853D2B.dip0.t-ipconnect.de', '2016-07-01', '', NULL),
(6678, '', 3729, 999999999, 2, '3006-Monaco Diamond', '2016-07-08', '0000-00-00', '2014-09-03', 'black metal', 'black', 'Theorema', '{G-Foto}\r\nI have sent earlier in the past weeks emails because the automatic system of the wathc does not wordk anymore: the going time is not more then 40 hours after winding the crown for 60 times.\r\nAnother problem is that the crown did fall out of the watch last Wednesday after winding the automtic and I tried tot set the time: now nothing can be done with the watch.\r\n\r\nKind regards,\r\nRon Voswinkel\r\nAssen\r\nNetherlands\r\ntel: +31611592922', '08-07-16\r\nRotor gebrochen! Aufzug durcheinander - geordnet und Rotor ers. \r\nK 0807 1340 - 11-07-16 okay', '1,2', '2016-07-11', '2016-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-11', '82.74.23.13', '524A170D.cm-4-3a.dynamic.ziggo.nl', '2016-07-03', '644352635208', NULL),
(6679, '', 4617, 999999999, 2, '101-Casablanca GM', '2016-07-07', '0000-00-00', '2016-06-09', 'gold metal', 'black', 'Theorema', '{G-Karte}\r\nWhite mark on watch, bottom right.', '08-07-16\r\n...ein Flusen unterm Glas... - entfernt...\r\nWK 0807 1055 - 11-07-16 okay', '1,', '2016-07-11', '2016-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '119.73.201.2', '119.73.201.2', '2016-07-04', '', NULL),
(6680, '', 4618, 999999999, 0, '101-Casablanca GM', '2016-07-04', '0000-00-00', '2016-06-01', 'silver', 'white', 'Theorema', 'k', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.133.61.43', 'p57853D2B.dip0.t-ipconnect.de', '2016-07-04', '', NULL),
(6681, '', 4619, 2, 2, '508 - Dublin', '2016-07-04', '2014-12-17', '2014-12-17', 'Schwarz', 'Schwarz', 'Pionier', '{G-Karte}\r\n[OHNE Angabe]', '05-07-16\r\ngefallen (DS auf Bügel) - SR aus Eingriff! - Kulanz!\r\nSR gesetzt, Paletten geölt\r\nK 0507 1100 - 08-07-16 okay', '1,2', '2016-07-08', '2016-07-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-08', '', '', '0000-00-00', '644352634830', NULL),
(6682, '', 4620, 2, 2, '3001-Paragon', '2016-07-04', '2015-10-26', '2015-10-27', 'Gold', 'Weiss', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nDate hand soes not move on when button is pressed - hour hand sticks in certain positions when crown (click 1) is turned  second hand sticks when passing over minute hand\r\n}', '05-07-16\r\nDateModul - StdRd und MinRd/Viertelrohr ers., DateModul und Minuterie gesichert, Bodendichtung - WD 8310\r\nK 0607 0925 - steht 0607 2025\r\nKlemmung(en) im RW beseitigt, Hilfs-Klinkenrad ers.\r\nK 1107 1310 - 14-07-16 okay', '1,2', '2016-07-14', '2016-07-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-14', '', '', '0000-00-00', '644352635469', NULL),
(6683, '', 4621, 2, 2, '3001-Paragon', '2016-07-04', '2015-03-07', '2015-03-07', 'Silber', 'Weiss', 'Theorema', '[OHNE G-Nachweis - Deal 30930 v. 19-03-2015]\r\n{abgetippt:\r\nHorloge is defect\r\n}', '05-07-16\r\nAutomatik auseinandergefallen... - DateModul gelöst - WH ersetzt, DateModul und Minuterie gesichert, AutoBrücke ers., reguliert\r\nK 0507 1350 - 08-07-16 okay', '1,2', '2016-07-08', '2016-07-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-08', '', '', '0000-00-00', '644352634820', NULL),
(6685, '', 4622, 999999999, 2, '3012-Paris', '2016-07-11', '0000-00-00', '2016-02-22', 'silver', 'black', 'Theorema', '{G-Copy}\r\nDie zweite Zeitzone funktioniert nicht mehr.\r\n\r\nDie Datumsanzeige verstellt sich sehr leicht, z.B. durch das Anziehen einer Jacke. Der Knopf ist sehr empfindlich.', '11-07-16\r\nAutomatik der kleinen Uhr schleift? - ja, weil Schtrauben gelöst sind... Automatik versorgt\r\nK 1307 0800 - 18-07-16 okay', '1,2', '2016-07-18', '2016-07-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-18', '149.249.0.211', 'www.igw1.bebit.de', '2016-07-05', '00340434129949102023', NULL),
(6686, '', 4623, 999999999, 2, '505-Florida', '2016-08-04', '0000-00-00', '2015-08-06', 'gold', 'black', 'Pionier', '{G-Copy}\r\nGold colored Case is discolored. And month changed randomly sometime.', '18-08-16\r\nja... Uhr sieht nicht so aus als wenn sie erst 1 Jahr alt ist!\r\nDS auf der Krone, aber ohne Werkschädigung - Fotos!\r\nGehäuse Kulanz, aber Band nicht! \r\nK 1808 1430 - 22-08-16 okay', '1,2', '2016-08-22', '2016-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-22', '14.0.170.87', '14.0.170.87', '2016-07-05', 'RL 73 974 740 2DE', NULL),
(6691, '', 4626, 2, 2, '510-London', '2016-07-08', '2014-12-16', '2014-12-16', 'gold metal', 'Schwarz', 'Pionier', '{G-Karte}\r\n{abgetippt:\r\nThe dial does not work. A rattling noise is coming from inside the watch as well.\r\n}', '08-07-16\r\nRotorlager \'explodiert\' - Werktausch\r\nK 0807 1510 - 11-07-16 okay', '1,2', '2016-07-13', '2016-07-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-13', '', '', '0000-00-00', '644352635388', NULL),
(6692, '', 4626, 2, 2, '501-Coppernicus', '2016-07-08', '2013-12-15', '2013-12-15', 'Gold', 'Schwarz', 'Pionier', '{G-Karte}\r\nThe dial does not turn. A rattling noise coming from inside the watch.\r\n}', '08-07-16\r\nWerk steht in Vollaufzug - Klemmung im RW beseitigt - KULANZ\r\nK 0807 1400 - neu gestellt\r\nK 1107 0915 - 13-07-16 okay', '1,2', '2016-07-13', '2016-07-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-13', '', '', '0000-00-00', '644352635388', NULL),
(6688, '', 4551, 999999999, 2, '3006-Monaco Diamond', '2016-07-07', '0000-00-00', '2013-03-08', 'gold', 'black', 'Theorema', '{G-Karte}\r\nSome scratch on the glass and small hand which shows 24 hour inside watch is fell, need to be fix, she is inside. Thanks.', '08-07-16\r\neindeutig gefallen, Gehäuse und Glas zerkratzt, 24hZg gebrochen\r\nKVA Werk/Glas/Band  130,- - ausf. 1207\r\nGehäuse u-s, Werk und TotaZg ers., Glas ersetzt - WD 8310\r\nK 1407 1025 - 18-07-16 okay', '1,2', '2016-07-19', '2016-07-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-19', '86.44.174.134', '86-44-174-134-dynamic.agg7.blr.dbc-mgr.eircom.net', '2016-07-05', '644352635826', NULL),
(6689, '', 4624, 999999999, 2, '3001-Paragon', '2016-07-11', '0000-00-00', '2015-12-14', 'gold', 'black', 'Theorema', '{G-Karte}\r\nDie Uhr ist einfach stehen geblieben, ohne jeglichen Einfluß. ', '11-07-16\r\nDateModul! mit Minuterie gesichert, Rotor ers. \r\nK 1307 0950 - 18-07-16 okay', '1,2', '2016-07-18', '2016-07-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-18', '79.255.173.233', 'p4FFFADE9.dip0.t-ipconnect.de', '2016-07-06', '00340434129949102009', NULL),
(6690, '', 4625, 2, 2, '3001-Paragon', '2016-07-07', '2015-10-25', '2015-10-26', 'Silber', 'Weiss', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nThe minute and hour hands are not being driven by the watch mechanism. The winding crown mechanism to the hands is not working\r\n}', '07-07-16\r\nDateModul - mit Minuterie gesichert\r\nK 0707 1550 - 11-07-16 okay', '1,2', '2016-07-11', '2016-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-11', '', '', '0000-00-00', '644352635219', NULL),
(6693, '', 4627, 999999999, 2, '101-Casablanca GM', '2016-07-12', '0000-00-00', '2015-10-06', 'gold', 'white', 'Theorema', '{G-Karte}\r\nWind-up mechanism is faulty.\r\nDoes not go past three turns before skipping back.', '12-07-16\r\nSperrad gelöst - Kupplung ersetzt und Sperrad gesichert\r\nUK 1207 1305 - einwandfrei\r\nWK 1307 1005 - 14-07-16 okay', '1,2', '2016-07-14', '2016-07-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-14', '213.205.198.84', '213.205.198.84', '2016-07-09', '644352635458', NULL),
(6694, '', 3693, 2, 2, '3006-Monaco Diamond', '2016-07-11', '2014-10-01', '2014-10-01', 'gold metal', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 24844 v. 01.10.2014]\r\n{abgetippt:\r\nKeep stopping even in my hand, scratch on glass\r\n}', '11-07-16\r\nWerk kpl. abgelaufen... Kontrolle, dann KVA\r\nK 1107 1405 - okay, zieht nicht auf... bzw. zuwenig\r\nKVA Glas ersetzen 25,- -- NICHT ausf.\r\n- Klinkenfeder? mangels ET gleich WT\r\nK 1708 0850 - 22-08-16 okay', '1,2', '2016-08-22', '2016-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-22', '', '', '0000-00-00', '644352640089', NULL),
(6695, '', 4628, 2, 2, '506-Miami', '2016-07-11', '2015-08-11', '2015-08-11', 'Gold', 'Schwarz', 'Pionier', '{G-Copy}\r\n{abgetippt:\r\nStopped at once. No wind up possible\r\n}', '11-07-16\r\nWH hat Stiftausfall, und der klemmt anscheinend das RW - WH ers., Stift aus RW entfernt, EinerSchaltstern ers., reguliert\r\nK 1207 1200 - 15-07-16 okay', '1,2', '2016-07-15', '2016-07-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-15', '', '', '0000-00-00', '644352635572', NULL),
(6696, '', 4170, 999999999, 2, '103-Sao Paolo', '2016-07-18', '0000-00-00', '2015-10-06', 'silver metal', 'white', 'Theorema', '{G-Karte}\r\nOnce the watch is fully winded, it is stuck and doesn\'t operate. This has happened earlier and the local merchant through this was purchased, i.e. Groupon had fixed it by their Quality Team.', '18-07-16\r\nWerk steht kpl. aufgezogen - Unruh hakte... - Anker gerichtet, Sperrad gesichert\r\nUK 1807 1110 - einwandfrei\r\nWK 1907 0820 - 20-07-16 okay', '1,2', '2016-07-21', '2016-07-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-21', '195.229.123.248', '195.229.123.248', '2016-07-13', 'RL 73 843 156 5DE', NULL),
(6697, '', 4629, 2, 2, 'Casablanca 101-5', '2016-07-13', '2015-02-19', '2015-05-19', 'Silber', 'Schwarz', 'Theorema', 'The clasp', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-13', '', '', '0000-00-00', '644352635366', NULL),
(6698, '', 4630, 2, 2, '508-Dublin', '2016-07-14', '0000-00-00', '2014-08-07', 'gold', 'schwarz', 'Pionier', '{G-Karte}\r\nverliert extrem - Kunde möchte neues MB-Gehäuse und MB in schwarz\r\n- Uhr hat Kunde pers. gebracht - ', '14-07-16\r\nBand und Gehäuse schwarz 50,-\r\nWerk überprüfen und regulieren - ausf 1908\r\nReguliert, geölt, Band/Gehäuse ersetzt\r\nK 1908 0845 - 26-08-16 einwandfrei okay\r\n**** 0915 Uhr wurde pers. abgeholt ****', '1,', '2016-08-26', '2016-08-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '0000-00-00', '', '', '0000-00-00', '', NULL),
(6699, '', 4613, 2, 2, '3001-Paragon', '2016-07-14', '0000-00-00', '2015-12-07', 'Gold', 'Weiss', 'Theorema', '{G-Copy}\r\n{abgetippt:\r\n[...] ist nach 10 min stehengeblieben [...]\r\n}', '14-07-16\r\nsteht kpl. abgelaufen... {Fotos der Beschädigungen gemacht}\r\nK 1407 1455 - 18-07-16 absolut einwandfrei okay', '1,2', '2016-07-18', '2016-07-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-18', '', '', '0000-00-00', '00340434129949102016', NULL),
(6700, '', 4631, 999999999, 2, '3005-Marco Polo', '2016-07-19', '0000-00-00', '2014-09-03', 'gold metal', 'black', 'Theorema', 'Brocken front glass possible fragments in workings this is not a warranty claim as the damage was accidental', '19-07-16\r\nWerk voller Glassplitter - reinigen? Fotos...\r\nKVA Rep. 100,- - ausf. 1508\r\nGehäuse u-s, Werk zerlegt und gereinigt - vergebene Liebesmüh... Werk nach Reinigung oF - Tausch\r\nGlas ers. - WD 8310\r\nK 2308 1040 - 26-08-16 okay', '1,2', '2016-09-01', '2016-09-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-31', '80.7.146.241', 'cpc20-hudd9-2-0-cust240.4-1.cable.virginm.net', '2016-07-14', '644352640696', NULL),
(6701, '', 3868, 2, 2, '3006 - Monaco Diamond', '2016-07-15', '2015-09-06', '2015-09-06', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 24071 v. 09-09-2014]\r\n{abgetippt:\r\nAutomatic mechanism isn\'t working properly. Over night watch stops going. I wind it 30-40 times as recommened but it only lasts couple of hours on stand by\r\n}', '15-07-16\r\nokay... Aufzugkontrolle\r\nK 1507 1340 - zieht nicht auf! Klinkenfeder ers. und Rotorlager geölt\r\nK 1807 0955 - steht in Vollaufzug - Spirale/Messer gerichtet\r\nK 2107 0950 - 25-07-16 okay', '1,2', '2016-07-25', '2016-07-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-25', '', '', '0000-00-00', '644352636145', NULL),
(6702, '', 3547, 2, 2, '508 - Dublin', '2016-07-15', '2015-01-23', '2015-01-23', 'Gold', 'Schwarz', 'Pionier', '{G-Karte}\r\n{abgetippt:\r\nthere are two rings behind the watch (to make it close). One ring is broken.\r\nTherefore the watch fell on the floor an broke. The glass is broken and does not work anymore\r\n}', '15-07-16\r\njau, Totalschaden! Gehäuse gedellt, Glas fehlt, ZB in Auflösung, Werk zerstört...\r\nKVA Reparatur (Glas/Werk/ZB/Band)  160,- - NICHT ausf. \r\nAngebot kpl. Uhr 120,- - ausf. 2007\r\nUhr aus ET aufgebaut\r\nK 2007 1500 - 25-07-16 okay', '1,2', '2016-08-02', '2016-08-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-02', '', '', '0000-00-00', '644352637196', NULL),
(6703, '', 4632, 999999999, 2, '104-Copacabana', '2016-08-16', '0000-00-00', '2014-02-27', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal ]\r\nThe number 2 also the signs by Hours 11, 1 2 and three hours are lose from the hourplate. This was happened for 6 Months earlier..', '16-08-16\r\njo, diverse Indexe gelöst, Uhr aber auch stark strapaziert\r\n- okay, das Blatt ist erst im Januar (#6130) ersetzt worden! Indexe geklebt\r\nUK 1608 1535 - einwandfrei\r\nWK 1708 0745 - 18-08-16 okay', '1,2', '2016-08-18', '2016-08-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-18', '92.111.63.184', '92-111-63-184.static.chello.nl', '2016-07-18', '644352639328', NULL),
(6705, '', 4634, 2, 2, '101-Casablanca GM', '2016-07-19', '2015-05-20', '2015-05-20', 'Silber', 'Weiss', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nEven though the watch is wound up properly it keeps stopping regularly. It has done this from the start\r\n}', '19-07-16\r\nWerk kpl. abgelaufen - S+F: leichte Anlaufschwierigkeiten, aber sonst oB - Schraubenservice, Aufzug 45x - reguliert\r\nUK 1907 1050 - einwandfrei\r\nWK 2007 0910 - absolut einwandfrei\r\n{Aufzugzettel}', '1,2', '2016-07-21', '2016-07-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-21', '', '', '0000-00-00', '644352635973', NULL),
(6706, '', 4635, 2, 2, '505-Florida', '2016-07-20', '2014-09-05', '2014-09-05', 'Gold', 'Schwarz', 'Pionier', '{G-Karte}\r\n{abgetippt:\r\nAfter not using the watch for a while, I put it on to find it would not wind up or worn\r\n}', '20-07-16\r\n??? absolut oB - Werk auch kpl. abgelaufen\r\nK 2007 1205 - 25-07-16 einwandfrei okay', '1,2', '2016-07-25', '2016-07-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-25', '', '', '0000-00-00', '644352636134', NULL),
(6708, '', 4637, 999999999, 2, '505-Florida', '2016-08-01', '0000-00-00', '2014-11-04', 'silver', 'black', 'Pionier', '{G-Karte}\r\nMechanism inside the watch to keep it \"ticking\" is not working properly. It works for a couple of minutes and then stops despite winding the watch crown. There is a fault with the internal mechanism. ', '17-08-16\r\nKlemmung im RW - ohne Fund beseitigt\r\nK 1708 1545 - 22-08-16 okay', '1,2', '2016-08-22', '2016-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-22', '176.35.23.18', '176-35-23-18.xdsl.murphx.net', '2016-07-20', '644352640090', NULL),
(6709, '', 4636, 999999999, 2, '3008-Damascus', '2016-07-26', '0000-00-00', '2012-11-20', 'silver', 'white', 'Theorema', '{G-Karte - expired}\r\nWatch stopped working. Tried wearing it during the day to see if it would work again but it hasn\'t. \r\n\r\n## noch am Lager 01-11-18 ## ', '15-08-16\r\nUhr stark strapaziert - Unruh hakt, DatumKorrektor gebrochen\r\nKVA  Werktausch und Krone 100,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.16.197.159', 'cpe-197-159.lightnet.ie', '2016-07-20', '', NULL),
(6710, '', 4638, 999999999, 2, '505-Florida', '2016-08-05', '0000-00-00', '2013-12-15', 'gold', 'black', 'Pionier', '{G-Karte}\r\nHello Mr.Ms\r\nI have tried so many times, one year nearly, to find any of your services in my country, Albania, but unfortunately I could not find any except a small store named “Tufina” in the area “9 kateshet”  street “Luigj Gurakuqi” who told me that he could not  fix it.  Then few days ago I saw on Facebook about your website tufina.al . Then I spoke with one of your colleagues and he informed how I should proceed.\r\nThe problem is that a part within the mechanism has been removed and has been stack to the balance wheel.  From that moment my watch does not work at all. Before that the month setting did not worked properly. I hope you will handle and understand my situation. I really like my watch because it was a engaged gift so I wanted to have it and work again properly. \r\nBest regards\r\nLeonard\r\n', '19-08-16\r\nHalb-Zierring um die Unruh gelöst - Automatik verbraucht, Amplitude im Keller, Werk durch Abrieb verschmutzt... KULANZ\r\nWerktausch\r\n...und Angebot für Band  25,- - NICHT ausf. 1409\r\nGehäuse u-s, Drücker gereinigt, Ziffern ausgelegt\r\nK 2308 1120 - 14-09-16 okay', '1,2', '2016-09-14', '2016-09-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-14', '95.107.198.18', 'static-95-107-198-18.tring.al', '2016-07-21', 'RL 74 032 082 9DE', NULL),
(6711, '', 4639, 999999999, 2, '3001-Paragon', '2016-08-02', '0000-00-00', '2015-11-30', 'gold', 'white', 'Theorema', '{G-Karte}\r\nThe cogs in the watch have fallen apart inside the watch - I can see through the glass window on the back of the watch face. I think it\'s the kinetic mechanism because the watch does not work unless I manually wind it up.', '18-08-16\r\nAutoBrücke gelöst, DateModul auch... gesichert, DayKorrektor ers., Minuterie gesichert, Antriebsorgan ers., reguliert\r\nK 1808 1350 - 22-08-16 okay', '1,2', '2016-08-22', '2016-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-22', '193.108.73.47', '193.108.73.47', '2016-07-21', '644352640104', NULL),
(6712, '', 4640, 2, 2, '510-London', '2016-07-22', '2015-04-09', '2015-09-04', 'Schwarz Metall', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt: \r\nThe dial on the side of the watch has fell off, which stops me winding up the watch and changing the date and time\r\n}', '22-07-16\r\nKrone und Tubus fehlen! Welle quer ins Werk gewürgt:\r\nKVA Werk, Tubus, Krone/Welle  110,- - ausf. 0109\r\nWerk und Tubus ers., AW/Krone ers. - WD 8310\r\nK 0109 1320 - 05-09-16 okay', '1,2', '2016-09-07', '2016-09-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-07', '', '', '0000-00-00', '644352641729', NULL),
(6713, '', 2589, 999999999, 2, '3005-Marco Polo', '2016-07-27', '0000-00-00', '2013-11-05', 'silver', 'white', 'Theorema', '{G-Karte}\r\nTwo silver bits have fell off the face one\r\nHas gone into the workings of the watch', '27-07-16\r\njo, ZB in Auflösung - und erst Anfang Juli ersetzt! - DayRing und Kalenderfenster geklebt\r\nKurzK 2707 1430 - 29-07-16 okay', '1,2', '2016-07-29', '2016-07-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-29', '90.200.94.155', '5ac85e9b.bb.sky.com', '2016-07-24', '644352636925', NULL),
(6714, '', 4546, 999999999, 0, '105-Panthos GM', '2016-07-25', '0000-00-00', '2015-01-19', 'silver', 'white', 'Theorema', 'the reference number on my warranty cart reads GM 107. I could not find it on the drop down menu so had to put 105-panthos GM', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.255.236.215', '85.255.236.215', '2016-07-25', '', NULL),
(6715, '', 4589, 999999999, 2, '7001-Havana', '2016-07-27', '0000-00-00', '2015-11-11', 'silver', 'white', 'Pionier', '{G-Karte}\r\nWatch work ok for few hours, then stop but the seconder keep moving all the time. Then we put the right time again at happened again and again.', '27-07-16\r\nUhr immer noch ohne Fehlfunktion... \r\nK 2707 1155 - verliert, bl. stehen... \r\nBeide Klinkenräder geölt, Rotor ersetzt\r\nK 2807 0925 - steht 2907 0545 - jetzt Werktausch\r\nK 2907 0945 - verliert massiv - Werktausch\r\nK 1708 0920 - 22-08-16 okay', '1,2', '2016-08-22', '2016-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-22', '109.255.153.117', '109.255.153.117', '2016-07-25', '644352640115', NULL),
(6716, '', 4641, 2, 2, '7002-Chicago', '2016-07-26', '2016-06-10', '2016-06-10', 'Gold', 'Schwarz', 'Pionier', '{G-Karte}\r\n[OHNE Angabe]', '26-07-16\r\n??? Uhr abgelaufen und läuft nach leichtem Aufzug? \r\nK 2607 0925 - verliert, aber lt. ZW okay - Werk kpl. ers.\r\nK 2707 0840 - 29-07-16 okay', '1,2', '2016-08-01', '2016-08-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-01', '', '', '0000-00-00', 'RL 73 843 157 9DE', NULL),
(6717, '', 4642, 2, 2, '101-Casablanca GM', '2016-07-27', '2014-12-10', '2014-12-10', 'Gold', 'Schwarz', 'Theorema', '{G per email 27-07-16}\r\n{abgetippt:\r\nIt doesn\'t work\r\n}', '27-07-16\r\nausgeschwungen weil gefallen - Anker gerichtet, ZgWerk aufgedrückt - KULANZ\r\nUK 2707 1320 - einwandfrei\r\nWK 2807 0835 - 29-07-16 okay', '1,2', '2016-07-29', '2016-07-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-07-29', '', '', '0000-00-00', '644352636914', NULL),
(6718, '', 4643, 999999999, 2, '3008-Damascus', '2016-07-28', '0000-00-00', '2011-12-25', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nA piece of gold wire has come loose and is stopping the movement of the hands. The gold wire was inside in the small circle on the face of the watch. It is now on stuck on the dial of the watch', '29-07-16\r\ngefallen - ZB in Auflösung und Füße verbogen, Gehäuse und Glas deutlich gestoßen/zerkratzt, Band verbraucht\r\nKVA Rep., ZB und Band  115,- - ausf. 1508\r\nZB ersetzt (beide Füße gebrochen), reguliert\r\nK 1708 1035 - 22-08-16 okay', '1,2', '2016-08-22', '2016-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-22', '95.44.171.253', '95-44-171-253-dynamic.agg4.prp.bbh-prp.eircom.net', '2016-07-27', '644352640012', NULL),
(6719, '', 4644, 2, 2, '103-Sao Paolo', '2016-07-28', '2014-11-16', '2014-11-24', 'Silber', 'weiß', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nThe crown has broken off\r\n}', '28-07-16\r\nja, Krone in sich gebrochen - ersetzt, Sperrad gesichert\r\nKurzWK 2807 1310 - 29-07-16 okay', '1,2', '2016-08-01', '2016-08-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-01', '', '', '0000-00-00', '644352637119', NULL),
(6720, '', 2652, 999999999, 2, '3005-Marco Polo', '2016-08-04', '0000-00-00', '2014-08-23', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 23206 v. 26-08-2014]\r\nThe watch does not wind itself enough to keep on ticking true the night (4-5 hours instead of at least 8) and is therefore standing still in the morning. This was not the case in the past year and a half, but the last few weeks it’s almost every night the case.\r\nThe pendulum at the back of the watch is not turning smoothly for quite some time.\r\n', '18-08-16\r\njo, Rotor dreht extrem schwer - aber nach öffnen des Bodens dreht er ganz leicht? dann Kontrolle über eine Woche\r\nK 1808 1455 - neu gestellt\r\nK 2208 0850 - verliert extrem... WK - zieht nicht ausreichend auf... Automatik gereinigt, beide Klinkenräder ers.\r\nK 2408 0910 - verliert immer noch extrem - Werktausch\r\nK 2908 0955 - 01-09-16 okay', '1,2', '2016-09-02', '2016-09-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-02', '141.134.205.3', 'd8D86CD03.access.telenet.be', '2016-07-28', '644352640755', NULL),
(6721, '', 1192, 2, 2, '4004-Newton', '2016-07-29', '2013-10-19', '2013-10-19', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - RepAnfrage über email]\r\n{abgetippt:\r\nBitte Gehäuse incl. Glas [...] und neues Band\r\n}', '29-07-16\r\nGehäuse ers. - WD 8310\r\nK 2907 1525 - reguliert, Band angesetzt und 15-08-16 okay', '1,2', '0000-00-00', '2016-08-22', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-22', '', '', '0000-00-00', '644352640034', NULL),
(6722, '', 4645, 999999999, 2, '103-Sao Paolo', '2016-09-29', '0000-00-00', '2015-05-08', 'gold', 'white', 'Theorema', '{G-Copy}\r\nWinding pin is not working properly. ', '30-09-16\r\nKrone sehr schwergängig, Sperrad gelöst - entgratet und gesichert, Krone gerichtet und gefettet - WD 8310\r\nUK 3009 1015 - gut\r\nUK 0410 0735 - einwandfrei\r\nWK 0510 0910 - 06-10-16 okay', '1,2', '2016-10-07', '2016-10-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-07', '80.254.154.83', '1062ob.scansafe.net', '2016-07-29', 'RL 74 144 760 5DE', NULL),
(6723, '', 4646, 999999999, 2, '3011-Macau', '2016-08-05', '0000-00-00', '2015-01-14', 'silver', 'white', 'Theorema', '{G-Karte}\r\nAutomatic dual is not working ', '19-08-16\r\nHandaufzug fest? - ja, Kupplungsrad gebrochen - gesamte Uhr innen riecht stark nach Lösungsmittel... Kein Gangbild abzunehmen... Werktausch\r\nK 1908 1305 - ein Klinkenrad ers. und 22-08-16 okay', '1,2', '2016-09-06', '2016-09-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-06', '41.46.15.186', 'host-41.46.15.186.tedata.net', '2016-07-31', 'RL 74 032 076 1DE', NULL),
(6724, '', 302, 999999999, 0, '1002-Monaco', '2016-08-01', '0000-00-00', '2013-08-17', 'silver', 'white', 'Theorema', 'Rings inside have become loose . Maybe a new glass .can\\\'t  remember the warranty start I\\\'ll have a look for the card and email ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.37.242.178', 'cpc87433-haye23-2-0-cust689.17-4.cable.virginm.net', '2016-08-01', '', NULL),
(6725, '', 4647, 2, 2, '508-Dublin', '2016-08-01', '0000-00-00', '2015-01-14', 'Gold', 'Schwarz', 'Pionier', '{G per email 01-08-16}\r\n{abgetippt:\r\nWatch would not stay working while on or off my hand [...]\r\n}', '17-08-16\r\nSperrad gelöst... Klinkenfeder gebrochen - ersetzt, Sperrad gesichert, reguliert\r\nK 1708 1440 Index 11 gelöst... - geklebt, alle anderen kontrolliert\r\nK 2208 1020 - 25-08-16 okay', '1,2', '2016-08-30', '2016-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-30', '', '', '0000-00-00', '644352640582', NULL),
(6726, '', 3360, 2, 2, '102-Monte Carlo ', '2016-08-02', '2013-07-08', '2013-07-08', 'Silber', 'Weiss', 'Theorema', '[OHNE G-Nachweis]\r\n{abgetippt:\r\nCame back, but still was not running\r\n}', '18-08-16\r\nWerk steht kpl. aufgezogen... Ellipse setzt auf Gabel auf! Anker gerichtet - Entschuldigungsband!\r\nUK 1808 0850 - einwandfrei\r\nWK 1908 0900 - 22-08-16 okay', '1,2', '2016-08-22', '2016-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-22', '', '', '0000-00-00', '644352640137', NULL),
(6727, '', 4648, 2, 2, '3006-Monaco Diamond', '2016-08-02', '2015-11-04', '2015-11-04', 'Silber Metall', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nwhen wearing it will just stop even if I wind it up a bit. I know it\'s self winding but it\'s never done this fault before and I wear it a lot [...]\r\n}', '18-08-16\r\nWerk kpl. abgelaufen... S+F oB\r\nK 1808 0835 - steht 1800 - Anker? nein, Unruhreif kommt ans SekRd... Unruh kpl. ers. und reguliert\r\nK 1908 1015 - 23-08-16 okay', '1,2', '2016-08-30', '2016-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-30', '', '', '0000-00-00', '644352640593', NULL),
(6728, '', 4649, 999999999, 0, '512-Berlin', '2016-08-02', '0000-00-00', '2016-03-21', 'gold', 'black', 'Pionier', 'i needed to set the correct time 4 a 5 times a day maybee there is a winding problem. eventually when I wanted to wind my watch one morning the crown/stem pulled out of the watch', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.17.130.250', 'support.leaseweb.net', '2016-08-02', '', NULL),
(6729, '', 4650, 999999999, 2, '502-Malibu', '2016-08-08', '0000-00-00', '2016-05-14', 'silver', 'black', 'Pionier', '{G-Karte}\r\nDas Uhrwerk läuft nach Aufziehen nur wenige Stunden, und bleibt immer um kurz vor 16.30 stehen. Sie zieht sich bei der Bewegung nicht selbst auf. Automatik funktioniert nicht. Die Uhr geht auch schon nach kurzer Zeit um einige Minuten vor. Als ich die Uhr bekommen habe, war im Lieferumfang keine Garantiekarte mit dabei. Nach Rücksprahe mit Classic German Watches, sende ich Ihnen die Kauf- u. Bezahlbestätigung als Garantienachweis. Das Kaufdatum war der 13.05.2016. So habe ich es jetzt auch als Beginn der Garantie eingetragen.Eigentlich beginnt die Garantie bei Erhalt der Ware. Die Order ist 8796. Mit freundlichen Grüßen\r\nKai-Uwe Schaake ', '19-08-16\r\nWerk kpl. abgelaufen... S+F oB\r\nK 1908 1055 - Zeigerproblem, aber Aufzug ist einwandfrei\r\nZeiger gerichtet\r\nK 2208 0940 - 24-08-16 okay', '1,2', '2016-09-03', '2016-09-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-05', '109.193.117.164', 'HSI-KBW-109-193-117-164.hsi7.kabel-badenwuerttemberg.de', '2016-08-04', '00340434129949102139', NULL),
(6730, '', 4651, 2, 2, '103-Sao Paolo', '2016-08-04', '2015-10-29', '2015-10-29', 'Gold', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nKnopje van Horloge afgebroken\r\n}', '18-08-16\r\nKrone in sich gebrochen - ersetzt - WD 8310\r\nUK 1808 1310 - einwandfrei\r\nWK 1908 0900 - 22-08-18 okay', '1,2', '2016-08-22', '2016-08-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-22', '', '', '0000-00-00', '644352640126', NULL),
(6731, '', 4652, 999999999, 2, '103-Sao Paolo', '2016-08-10', '0000-00-00', '2016-05-18', 'gold', 'white', 'Theorema', '{G-Karte}\r\nthe watch runs 30 to 45 min. fast. as far as the warranty start date im not sure I have the watch for 3 months ', '19-08-16\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 28x\r\nUK 1908 1330 - gut - Aufzug 37x\r\nUK 2208 0950 - reguliert (ca. 20 - 30 sec plus...)\r\nUK 2308 1145 - einwandfrei\r\nWK 2408 0750 - 25-08-16 okay', '1,2', '2016-08-31', '2016-08-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-31', '24.89.186.75', 'ool-1859ba4b.static.optonline.net', '2016-08-04', 'RL 7403 2077 5DE', NULL),
(6732, '', 4653, 999999999, 2, '508-Dublin', '2016-08-16', '0000-00-00', '2015-02-10', 'gold', 'black', 'Pionier', '{G-Karte}\r\nWhen the watch gauges movement (when it is on the wrist) the hands spin and move freely. I have tried to reset the time on the eat h a few times however, this problem continues to occur. ', '22-08-16\r\nAR aus Eingriff - Schrauben der RW-Brücke waren gelöst...\r\nK 2208 1315 - 25-08-16 okay', '1,2', '2016-09-06', '2016-09-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-06', '86.128.83.9', 'host86-128-83-9.range86-128.btcentralplus.com', '2016-08-04', '644352641340', NULL),
(6733, '', 4654, 999999999, 2, '101-Casablanca GM', '2016-08-12', '0000-00-00', '2015-08-25', 'gold', 'black', 'Theorema', '{G-Karte}\r\n1.) Fails to keep time accurately, I suspect the hairspring is broken.\r\n2.) The clasp surrounding the crown is also broken.', '19-08-16\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 50x\r\nUK 1908 1345 - gut - Aufzug 38x\r\nUK 2208 0915 - einwandfrei\r\nWK 2308 1145 - 24-08-16 okay\r\n{Aufzugzettel}', '1,2', '2016-08-30', '2016-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-30', '86.45.126.35', '86-45-126-35-dynamic.agg2.dgs.chf-qkr.eircom.net', '2016-08-05', '644352640652', NULL),
(6734, '', 4655, 999999999, 2, '3009-Dubai', '2016-08-12', '0000-00-00', '2015-06-01', 'black metal', 'black', 'Theorema', '{G-Copy}\r\nWatch has stopped and crown will not wind clockwise in position 0. ', '19-08-16\r\nHandaufzug hakt... - Hauptsperrad sowie Kronrad haben mehrfachen Zahnausfall... (Foto) - ersetzt, Transmissionsrad ers. - Ablauf, dann DubaiK - Aufzug 5h\r\nAblauf 2408 1300 bis mind. 2508 1830 == 29h perfect\r\n26-08-16 okay', '1,2', '2016-08-30', '2016-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-30', '146.90.69.243', '243.69.90.146.dyn.plus.net', '2016-08-06', '644352640619', NULL),
(6736, '', 4657, 999999999, 2, '107-Rio', '2016-08-10', '0000-00-00', '2014-11-12', 'black metal', 'white', 'Theorema', '{G-Foto}\r\nStopped running', '19-08-16\r\nEllipse - Anker gerichtet und Unruh kpl. ers.\r\nUK 2208 1050 - einwandfrei\r\nWK 2308 1145 - 24-08-16 okay', '1,2', '2016-09-01', '2016-09-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-01', '84.193.247.168', 'd54c1f7a8.access.telenet.be', '2016-08-08', '644352640685', NULL),
(6778, '', 4684, 2, 2, '103-Sao Paolo', '2016-09-06', '2015-12-21', '2015-12-21', 'Silber Metall', 'Weiss', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\n[...] the pin for setting the time is broken\r\n}', '06-09-16\r\n...Welle fehlt auch, Werk nicht kpl. abgelaufen! - WH entgratet, Krone/Welle ers., alle Federstege ers. - WD 8310\r\nUK 0609 1155 - einwandfrei\r\nWK 0709 0755 - 08-09-16 okay', '1,2', '2016-09-08', '2016-09-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-08', '', '', '0000-00-00', '644352641887', NULL),
(6738, '', 4438, 999999999, 2, '505-Florida', '2016-09-05', '0000-00-00', '2014-07-31', 'gold', 'black', 'Pionier', '{G-Copy}\r\nI received the watch after repair from you but now I am facing a new problem. The date digits reach 05 and then become 16. It never gets to 06 07 and so on until 15. Also it goes beyond 31 upto 36 before becoming 01 again.\r\n\r\nIt is the same watch that you has repaired recently within warranty. I feel that I received the watch with new defect which was not there before and was only possible to be discovered one date reached 06. I noticed this on 6th July but then I was in India and had limited connectivity to internet as I had no time.', '06-09-16\r\nkaum vorstellbar... hat aber definitiv den Datumsfehler... außerdem Kupplung? - ZehnerScheibenAnsatz gekürzt, justiert, Kupplungstrieb (Rad), Werkring ersetzt\r\n - K bis über den 10er Sprung! - \r\nK 0609 1045 - 12-09-16 okay\r\n{Entschuldigungsband}', '1,2', '2016-09-12', '2016-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-12', '89.211.37.82', '89.211.37.82', '2016-08-09', 'RL 74 032 078 9DE', NULL),
(6739, '', 4031, 2, 2, '101-Casablanca GM', '2016-08-09', '2015-03-27', '2015-03-27', 'Silber', 'Gelb', 'Theorema', '{G-Copy}\r\n{abgetippt:\r\nWinding mechanism (second time this has broken)\r\n}', '19-08-16\r\nUnruh hakt... - Anker gerichtet, reguliert\r\nUK 2208 1130 - einwandfrei\r\nWK 2308 1150 - 24-08-16 okay', '1,2', '2016-08-30', '2016-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-30', '', '', '0000-00-00', '644352640608', NULL),
(6740, '', 1072, 2, 2, '101-Casablanca GM', '2016-08-09', '2012-11-20', '2012-11-20', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\n{abgetippte Zusammenfassung::\r\nLäßt sich nicht voll aufziehen, läuft nur kurz\r\n}', '19-08-16\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 35x\r\nUK 1908 1320 - gut - Aufzug 35x\r\nUK 2208 0920 - einwandfrei\r\nWK 2308 1150 - 24-08-16 okay\r\n{Aufzugzettel}', '1,2', '2016-09-01', '2016-09-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-01', '', '', '0000-00-00', '644352640700', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(6741, '', 4658, 999999999, 2, '510-London', '2016-08-16', '0000-00-00', '2015-10-29', 'silver metal', 'black', 'Pionier', '{G per email 11-08-16 & Copy}\r\nThe roman number 4 has fall off into the watch. \r\n', '22-08-16\r\nIndex 4 geklebt {Datumscheibe ers. und Aufzug sortiert}\r\nK 2208 1440 - 25-08-16 okay', '1,2', '2016-08-30', '2016-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-30', '81.109.136.163', 'cpc88670-finc17-2-0-cust162.4-2.cable.virginm.net', '2016-08-10', '644352640571', NULL),
(6742, '', 4659, 999999999, 2, '7002-Chicago', '2016-08-11', '0000-00-00', '2016-07-27', 'silver', 'white', 'Pionier', 'Without defect.Change Pioner Havana P7001-1 for Pioner Chicago Diamonds P7002-1.', '', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-31', '95.18.140.127', '127.140.18.95.dynamic.jazztel.es', '2016-08-11', '578824952127', NULL),
(6743, '', 4660, 999999999, 2, '508-Dublin', '2016-08-17', '0000-00-00', '2014-10-07', 'black', 'white', 'Pionier', '{G-Karte}\r\nI believe the watch is powered by movement but even after wearing for several hours and intentionally trying to turn the mechanism it no longer ticks ', '22-08-16\r\nKlinkenfeder gebrochen - auch grober Werkfehler: Tausch\r\nK 2308 0850 - 26-08-16 okay', '1,2', '2016-09-09', '2016-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-09', '217.41.6.239', 'host217-41-6-239.in-addr.btopenworld.com', '2016-08-11', '644352641980', NULL),
(6744, '', 4661, 999999999, 0, '103-Sao Paolo', '2016-08-11', '0000-00-00', '2016-08-11', 'silver', 'black', 'Theorema', 'Large winding dial comes out completely.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.158.187.63', 'host109-158-187-63.range109-158.btcentralplus.com', '2016-08-11', '', NULL),
(6745, '', 4662, 999999999, 0, '511-New York', '2016-08-11', '0000-00-00', '2016-08-02', 'silver', 'white', 'Pionier', 'the date changing key is not working effectively, \r\nafter rotation of few hours it helps to change few dates and then stops working, unlike my other pionier watches this seems like faulty.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.15.43.111', 'cpc97908-walt21-2-0-cust110.13-2.cable.virginm.net', '2016-08-11', '', NULL),
(6746, '', 4663, 999999999, 2, '103-Sao Paolo', '2016-08-23', '0000-00-00', '2016-01-18', 'silver metal', 'black', 'Theorema', '{G-Copy}\r\nThe large winding pin falls out of the watch', '23-08-16\r\nKrone in sich gebrochen - nicht mehr am Lager...\r\nAW/Krone kpl. von Lagerrep. genommen - WD 8310\r\nUK 2408 0840 - einwandfrei\r\nWK 2508 0820 - 26-08-16 okay', '1,', '2016-08-26', '2016-08-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.158.187.63', 'host109-158-187-63.range109-158.btcentralplus.com', '2016-08-11', '', NULL),
(6747, '', 4656, 999999999, 2, '505-Florida', '2016-08-18', '0000-00-00', '2014-08-28', 'silver metal', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 23420 v. 28-08-2014]\r\nDay setting pin is missing.\r\nAlso the month setting button is not responding.\r\n', '22-08-16\r\nDayTota abgefallen, WR und MonatsKorrektor gebrochen - Werk geprüft, iO\r\nKVA  Werkrep. und Zg  60,- - ausf. 2408\r\nMonatskorrektor, DayTota, StdZg und MinZg ers.\r\nK 2408 1455 - neu gestellt\r\nK 2908 0750 - bleibt extrem zurück! Werktausch\r\nK 3008 1055 - 05-09-16 okay', '1,2', '2016-09-07', '2016-09-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-07', '2.71.52.212', '2.71.52.212.mobile.tre.se', '2016-08-12', '644352641730', NULL),
(6748, '', 4664, 999999999, 2, '3011-Macau', '2016-11-22', '0000-00-00', '2014-12-15', 'black', 'black', 'Theorema', '[G-Karte]\r\nThe day arrow is out of its place.', '22-11-16\r\njo, Zg fehlt... aus RW entfernt, ers. und beide Klinkenräder ers.\r\nK 2211 1550 - 25-11-16 okay', '1,2', '2016-12-08', '2016-12-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-08', '5.110.55.11', '5.110.55.11', '2016-08-12', 'RL 74 388 583 3DE', NULL),
(6749, '', 4665, 999999999, 0, '3011-Macau', '2016-08-16', '0000-00-00', '2015-04-14', 'gold', 'black', 'Theorema', 'Dear Sir/Madam,\r\n\r\nLast year I bought a Theorema Macau watch. This is a very beautifull and good watch. The problem is that is stops very often when I am wearing it. The watch is automatic so have to proceed during wearing. \r\nEvery beginning of the day I have to reset the time and half of the day do that again. That is irritating because I never know if the time is correct or not. \r\nThe watch was expensive so it is not good that I have this problem very often.\r\nThe warranty is 24 months so I hope you can help me and repair this watch so I can wear it for the coming years without problems. \r\n\r\nI am looking forward to get my watch back in good condition.\r\n\r\nThanks in advance.\r\n\r\nKind regards,\r\nGerard Bok', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.113.10.27', 'ip-80-113-10-27.ip.prioritytelecom.net', '2016-08-16', '', NULL),
(6750, '', 4666, 999999999, 2, '4004-Newton', '2016-08-23', '0000-00-00', '2014-08-19', 'gold metal', 'black', 'Theorema', '{G-Karte}\r\nThe internal mechanisms are spinning around freely, rapidly. There has been no mishandling or damage to the timepiece and it has only been worn approximately 10 times.\r\n', '23-08-16\r\nAR aus Eingriff, aber unbeschädigt - Uhr ist definitiv gefallen! \r\nK 2408 0850 - reguliert und 29-08-16 okay', '1,2', '2016-08-30', '2016-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-08-30', '82.110.109.211', 'dh211.public.mod.uk', '2016-08-17', '644352640630', NULL),
(6751, '', 4140, 2, 2, '104-Copacabana', '2016-08-18', '2015-05-25', '2015-05-25', 'Silber Metall', 'Weiss', 'Theorema', '[OHNE G-Nachweis - Deal 32197 v. 26-05-2015]\r\n{abgetippt: \r\n[...] it has started to go fast by 2 hours a day [...]\r\n}', '22-08-16\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 39x\r\nUK 2208 1405 - einwandfrei\r\nWK 2308 1150 - 24-08-16 okay\r\n{Spiralzettel}', '1,', '2016-08-24', '2016-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(6753, '', 4667, 999999999, 2, '508-Dublin', '2016-09-07', '0000-00-00', '2016-03-07', 'black metal', 'black', 'Pionier', '{G-Foto]\r\nThe date can\\\'t be changed', '07-09-16\r\nWerk kpl. abgelaufen - S+F oB\r\nK 0709 1200 - reguliert und 12-09-16 okay', '1,2', '2016-09-12', '2016-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-12', '92.20.80.236', 'host-92-20-80-236.as13285.net', '2016-08-19', '644352642221', NULL),
(6817, '', 4009, 999999999, 2, '505-Florida', '2016-10-10', '0000-00-00', '2015-06-26', 'silver', 'white', 'Pionier', '{G-Karte}\r\nThe button for setting the month doesn\'t work. It have no resistance. And can you send me two new bands for the watch. You can put the first on the wotch and the second is for my reserve.. I had questioned that in my first e-mail', '11-10-16\r\nDatumSchnellSchaltung aber auch fehlerhaft... EinerRastfeder gerichtet, Monat oB\r\nK 1110 1020 - reguliert und 14-10-16 okay\r\nAngebot für 2 Armbänder 45,- incl. Versand - ausf. 1210', '1,2', '2016-11-02', '2016-11-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-02', '212.45.44.11', 'sol-prod-filter-11-dro.solcon.nl', '2016-09-27', '711369626059', NULL),
(6756, '', 202, 999999999, 0, '3006-Monaco Diamond', '2016-08-21', '0000-00-00', '2013-05-10', 'silver', 'white', 'Theorema', 'Some of the dials have come loose on the inside. Could do with a new glass ,it\\\'s got a deep scratch on the glass so maybe a new one ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.37.242.178', 'cpc87433-haye23-2-0-cust689.17-4.cable.virginm.net', '2016-08-21', '', NULL),
(6757, '', 4669, 999999999, 2, '505-Florida', '2016-08-31', '0000-00-00', '2014-09-18', 'silver', 'white', 'Pionier', '{G-Karte}\r\nDate - black frame is unstuck\r\nDate - the second digit is in incorrect position\r\nDay - pointer showing day is in incorrect position (between 4 and 5 for Thursday for example)', '31-08-16\r\n...und Automatik schwergängig, Gehäuse reichlich strapaziert, Armband verbraucht...\r\nAngebot Band  25,-  - ausf. 0809\r\nEinerScheibe ers., Anker gerichtet, Kalenderfenster geklebt, \r\nK 3108 1400 - Band ers. und 08-09-16 okay', '1,2', '2016-09-12', '2016-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-12', '176.102.129.106', '176.102.129.106', '2016-08-21', '644352642313', NULL),
(6758, '', 4670, 999999999, 2, '3012-Paris', '2017-03-10', '0000-00-00', '2016-07-18', 'gold', 'black', 'Theorema', '{G-Karte}\r\nWATCH IS NOT GOOD AND IT PASS THE TIME EVERY DAY AND THERE IS A PROBLEM WITH DATE OF MONTH.\r\n{abgetippt:\r\n1. The watch slows down and time is not accurate\r\n2. The date continues after 31^st to 32, 33, 34 etc.\r\n3. The watch was sent for the same repair in January but still the same problem\r\n}', '10-03-17\r\nzu 1 - Prüfung Umlauf 1 Woche\r\nK 1003 1140\r\nzu 2 - ja, dieses Datum arbeitet so!\r\nzu 3 - eingeschickt war die Uhr als O2 im Oktober 2016 \r\n         ==> {{Krone gr. Uhr verzogen… gerichtet,\r\n                   beide Werke reguliert - Datum ohne Befund}}\r\n20-03-17 Uhr ist absolut okay!', '1,2', '2017-04-10', '2017-04-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-10', '5.36.74.243', '5.36.74.243.dynamic-dsl-ip.omantel.net.om', '2016-08-23', 'RC 2895 2784 2DE', NULL),
(6759, '', 4671, 999999999, 2, '101-Casablanca GM', '2016-08-31', '0000-00-00', '2016-07-22', 'silver metal', 'white', 'Theorema', '{G-Karte}\r\nI had bought a watch for my husband as a birthday gift.\r\nI just ordered from the website.\r\nIt was a birthday present but he doesn\'t work, so my man wasn\'t very happy.\r\nThe watch should work on his wrist (I hope I spell it could my english is not that good).\r\nBut he will not run and it continues to stand still.\r\nWe have tried to wind the crow over 40 times it will work but after a while he stops working. So we arent happy with this watch.', '31-08-16\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 44x\r\nUK 3108 1055 - einwandfrei\r\nWK 0109 0800 - 02-09-16 okay', '1,2', '2016-09-02', '2016-09-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-02', '94.208.107.52', '5ED06B34.cm-7-1b.dynamic.ziggo.nl', '2016-08-23', '644352640766', NULL),
(6761, '', 2448, 999999999, 2, '7001-Havana', '2016-09-05', '0000-00-00', '2015-09-02', 'silver', 'white', 'Pionier', '{G-Karte}\r\nLast year the 1st of September I’ve ordered a Havana Pionier Watch. Ever since that day I’ve noticed that the date is not accurate at all. The day always goes until 31, even thou the month doesn’t have 31 days (f.e. April). Then in February is also kept going until the 31st, which is obviously impossible. \r\n\r\nI now realize that something mechanical (without any electronics) probably can’t display a date correctly. If that is the case, I would like a refund or giftcard, as I payed for a watch that can show the date correctly. If the above is possible, that’s better, but it need to be repaired then.\r\n\r\nAlso the button to change date doesn’t work anymore. It stopped working after I had to manually correct the date again.\r\n\r\nI have read the instructions before wearing the watch, and I’ve always followed the guidelines.\r\n\r\nCan you please repair the above two problems, give me a refund (BE53 0015 2625 1853) or give me a giftcard (from Groupon) instead? \r\n\r\nThe reference number is T 7001 and date is 02.09.15.', '06-09-16\r\ndas ist dreist... um nicht zu sagen dummfrech...\r\nDie Uhr ist reichlich getragen, vermackt, gefallen und beschädigt... (Fotos)\r\nKVA Werk ersetzen, Gehäuse ersetzen  120,- - NICHT ausf. 0710', '1,2', '2016-11-02', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-02', '78.23.218.23', '78-23-218-23.access.telenet.be', '2016-08-26', '711369626060', NULL),
(6762, '', 4672, 999999999, 2, '101-Casablanca GM', '2016-09-21', '0000-00-00', '2016-02-08', 'gold metal', 'black', 'Theorema', '{G-Karte}\r\nThe CLASP which goes over winder is loose. When clasp is closed it doesn\'t snap in place. I was told by COCOMI distributor that they have already informed you. I will send the watch together with the original warranty card.\r\nMuch appreciated. Thank you.\r\nKumar', '21-09-16\r\nsonst auch oB - Schraubenservice\r\nUK 2109 1030 - einwandfrei\r\nWK 2209 0825 - 23-09-16 okay', '1,2', '2016-09-23', '2016-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-23', '220.244.40.202', '220-244-40-202.static.tpgi.com.au', '2016-08-28', 'RL 74 117 839 5DE', NULL),
(6763, '', 2448, 999999999, 2, '106-Toronto GM', '2016-09-05', '0000-00-00', '2013-08-16', 'rosé', 'black', 'Theorema', 'The glass of my Toronto Theorema watch is broken, because I accidentally dropped it. It is not in guarantee anymore. There is also a pointer which came off.\r\nI would like to know how much it\'ll cost first', '06-09-16\r\nGlas nicht zu ersetzen, da Gehäuse zu stark geschädigt! \r\nWerk verschmutzt! \r\nKVA Werk reinigen, Band und Gehäuse ersetzen  120,- - ausf. 0710\r\nWerk zerlegt, gereinigt, MinZg ers., reguliert, Gehäuse ers.\r\nWD 8310\r\nUK 1310 1240 - einwandfrei\r\nWK 1410 0745 - gut\r\nUK 1710 0750 - reguliert\r\nWK 1810 0850 - 19-10-16 okay', '1,2', '2016-11-02', '2016-11-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-02', '78.23.218.23', '78-23-218-23.access.telenet.be', '2016-08-28', '711369626060', NULL),
(6764, '', 4417, 999999999, 2, '3001-Paragon', '2016-09-21', '0000-00-00', '2015-05-26', 'silver', 'black', 'Theorema', '{G-Karte}\r\nLooks like the the weight in the back fell off, time doesn\'t work.', '21-09-16\r\nRotor gebrochen, und Ellipse rausgebrochen - peinlich, das Werk war neu! Rotor und Unruh kpl. ers., reguliert\r\nK 2109 1135 - 26-09-16 okay\r\n{Gratisband}', '1,2', '2016-09-27', '2016-09-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-27', '24.111.123.151', '24-111-123-151-dynamic.midco.net', '2016-08-28', 'RL 7411 7842 1DE', NULL),
(6765, '', 4673, 2, 2, '3011-Macau', '2016-08-31', '2016-08-31', '2015-11-26', 'black metal', 'black', 'Theorema', '{G-Karte & Foto}\r\n{abgetippt:\r\none of the pointers has been demounted and fallen into the wheelwork of the watch [...]\r\n}', '31-08-16\r\nMonatstota - jenen und DayTota ers. \r\nK 3108 1135 - 05-09-16 okay', '1,2', '2016-09-06', '2016-09-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-06', '', '', '0000-00-00', '644352641361', NULL),
(6766, '', 4588, 2, 2, '508-Dublin', '2016-08-31', '2016-08-31', '2015-01-29', 'Gold', 'black', 'Pionier', '[G-Copy 6637]\r\n{abgetippt:\r\n[...] on return from repair it was working and then slowly lost time over a few weeks [...]\r\n}', '31-08-16\r\nWerk kpl. abgelaufen - S+F oB\r\nK 3108 1035 - verliert? neu gestellt\r\nK 0109 0800 - verliert extrem - Ankerbrücke kommt einseitig hoch, weil dies die EinSchrauben-Variante ist! \r\nVersuch: gerichtet\r\nK 0209 0950 - reguliert\r\nK 0509 0820 - 07-09-16 okay', '1,2', '2016-09-07', '2016-09-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-07', '', '', '0000-00-00', '644352641718', NULL),
(6767, '', 4674, 2, 2, '101-Casablanca GM', '2016-08-31', '2016-08-31', '2015-04-24', 'Silber', 'Weiss', 'Theorema', '{G-Karte}\r\n[OHNE Angabe]', '31-08-16\r\nHandaufzug oF - Krone und Kupplung kpl. ers., Sperrad entgratet und gesichert\r\nUK 3108 1125 - reguliert\r\nWK 0109 0820 - 02-09-16 okay', '1,2', '2016-09-02', '2016-09-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-02', '', '', '0000-00-00', '644352640744', NULL),
(6768, '', 4675, 2, 2, '511-New York', '2016-08-31', '2016-08-31', '2016-08-02', 'silver', 'Weiss', 'Pionier', '[G-Karte einer 505-3 inliegend: 12-11-2015?]\r\n{abgetippt:\r\nthe date changing key is not working effectively, after rotation of few hours it helps to change few dates and then stop working [...]\r\n}', '31-08-16\r\n1er Fehler... - aaber... weil die Schraube für den Schaltstern nicht greift... mit L6 befestigt, beide Klinkenräder ers. - aber alles vergebens... Werktausch\r\nK 3108 1525 - 05-09-16 okay', '1,2', '2016-09-06', '2016-09-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-06', '', '', '0000-00-00', '644352641350', NULL),
(6770, '', 4676, 999999999, 2, '102-Monte Carlo GM', '2016-09-06', '0000-00-00', '2016-06-14', 'gold', 'black', 'Theorema', '{G-Karte - aber falsch ausgefüllt: 14.06.17 - neue Karte}\r\nOne of the gears are skewed making it not properly fit together annymore.', '06-09-16\r\nSperrad gelöst - gesichert - Aufzug 36x\r\nUK 0609 1455 - einwandfrei\r\nWK 0709 0755 - 08-09-16 okay', '1,2', '2016-09-08', '2016-09-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-08', '84.198.71.190', 'd54C647BE.access.telenet.be', '2016-09-01', '644352641902', NULL),
(6771, '', 4677, 999999999, 0, '3004-Cannes', '2016-09-04', '0000-00-00', '2016-08-30', 'silver', 'white', 'Theorema', 'Not as Described APPEARANCE do not rotate the central element,', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.95.21.140', '109.95.21.140', '2016-09-04', '', NULL),
(6772, '', 4678, 999999999, 2, '107-Rio', '2017-01-19', '0000-00-00', '2015-11-30', 'silver', 'black', 'Theorema', '{G-Karte}\r\nThe seconds hand has come off the dial ', '19-01-17\r\nMinZg... - ersetzt - bei Montage eine Bridenschraube im Gehäuse gebrochen... Gehäusemittelteil ers. - WD light - \r\nUK 1901 1555 - einwandfrei\r\nWK 2001 0740 - gut - Aufzug 45x\r\nUK 2301 0815 - reguliert\r\nWK 2401 0820 - 25-01-17 okay', '1,2', '2017-01-25', '2017-01-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-25', '82.30.67.168', 'cpc104202-ipsw4-2-0-cust935.7-4.cable.virginm.net', '2016-09-04', '711369644209', NULL),
(6773, '', 4679, 999999999, 2, '3006-Monaco Diamond', '2016-09-12', '0000-00-00', '2014-09-08', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\nAfter setting the correct time, the time advances by about 10-15 minutes. This occurs after about a day that you set the time. This problem persists for more than a year and a half.', '12-09-16\r\nWerk kpl. abgel. - S+F oB - ZW ca. 18sec/d plus\r\nK 1209 1145 - 15-09-16 einwandfrei okay', '1,2', '2016-09-16', '2016-09-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-16', '79.30.238.126', 'host126-238-dynamic.30-79-r.retail.telecomitalia.it', '2016-09-05', '644352643114', NULL),
(6774, '', 4680, 2, 2, '3001-Paragon', '2016-09-05', '2015-12-11', '2015-12-11', 'Silber', 'Weiss', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nHands have fallen off inside\r\n}', '06-09-16\r\nDateModul! ABER: Uhr wurde fremdgeöffnet! Boden und Lunette waren falsch aufgesetzt!\r\n24h-Übertragungsrad fehlt kpl. mit Anrichtstift!\r\nKVA Werktausch  80,- - ausf. 0610\r\nWerk ers., Minuterie gesichert  - WD 8310\r\nK 0710 0825 - 10-10-16 okay', '1,2', '2016-10-10', '2016-10-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-10', '', '', '0000-00-00', '644352648160', NULL),
(6775, '', 4681, 2, 2, '107-Rio', '2016-09-05', '2015-05-19', '2015-05-19', 'Schwarz Metall', 'Schwarz', 'Theorema', '{G-Copy}\r\n{abgetippt:\r\n[...] Der Stunden- und Minutenzeiger laufen nicht mehr synchron zueinander [...]\r\n}', '06-09-16\r\nMinZg... ersetzt\r\nUK 0609 0935 - einwandfrei\r\nWK 0709 0755 - 08-09-16 okay', '1,2', '2016-09-08', '2016-09-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-08', '', '', '0000-00-00', '644352641898', NULL),
(6776, '', 4682, 2, 2, '21428-Paragon', '2016-09-05', '0000-00-00', '0000-00-00', 'Gold', 'Weiss', 'Theorema', '[OHNE G-Nachweis - NO Deal, da Uhr ca. Anfang 2000]\r\n*** OHNE Armband eingeschickt ***', '06-09-16\r\nHalbe Uhr geschickt (Foto), GBR völlig zerstört\r\nKVA Werk ersetzen für SP 60,- (nach Verhandlung Enis: Werk, Gehäuse, Band für 100,- incl. Versand) - ausf. 0709\r\nWerk mit ZB-Classic ers., Gehäuse V2 ers., Krone ers., Minuterie gesichert -- Gehäuse läßt sich extrem schwer schließen (Lunette) - WD 8310\r\nK 0709 1150 - Band ers. und 12-09-16 okay', '1,2', '2016-09-12', '2016-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-12', '', '', '0000-00-00', '644352642302', NULL),
(6777, '', 4683, 999999999, 2, '505-Florida', '2016-09-13', '0000-00-00', '2015-06-02', 'black metal', 'black', 'Pionier', '{G-Foto}\r\nThe watch (automatic, no Battery) runs slow. Sometimes more then 3(!) hours. The watch is used every day, so should be working. ', '13-09-16\r\nWerk kpl. abgelaufen - Automatik einseitig fest...\r\nein Klinkenrad und Rotor ers. \r\nK 1309 1520 - reguliert und 16-09-16 okay', '1,2', '2016-09-16', '2016-09-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-16', '84.241.192.20', '84.241.192.20', '2016-09-05', '644352643125', NULL),
(6779, '', 4685, 2, 2, '76013-Tristan', '2016-09-06', '2016-03-01', '2016-03-01', 'Silber', 'Weiss', 'Elysee', '[OHNE Angabe - G-Karte]', '06-09-16\r\nWerk kpl. abgelaufen - S+F oB\r\nK 0609 1500 - Datum steht am 8. auf dem 10.? - neu gestellt\r\nK 0809 0750 - 16-09-16 okay', '1,2', '2016-09-16', '2016-09-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-16', '', '', '0000-00-00', 'RL 7409 1188 8DE', NULL),
(6780, '', 4686, 999999999, 2, '3012-Paris', '2016-09-08', '0000-00-00', '2016-02-04', 'silver', 'black', 'Theorema', '{G-Karte}\r\nnach dem aufziegen geht die Uhr schon nach ca. 3 Stunden um 30min. nach, oder bleibt rechts komplett stehen', '08-09-16\r\nDatum schaltet nicht, auch keine Schnellverstellung - Werk bleibt nach kürzester Zeit stehen... - Korrekturhebel war über die Rückholfeder verklemmt und stand in Schaltstellung, was das Datum blockierte und somit auch das ZgWerk. MinRd/Viertelrohr hat dabei einen Zahn verloren. 1erScheibe ers., weil Stern verdreht war... beide Werke reguliert\r\nK 0909 0855 - 13-09-16 okay', '1,2', '2016-09-13', '2016-09-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-13', '87.183.0.185', 'p57B700B9.dip0.t-ipconnect.de', '2016-09-06', '00340434129949102191', NULL),
(6781, '', 4687, 999999999, 0, '102-Monte Carlo GM', '2016-09-06', '0000-00-00', '2015-04-28', 'silver', 'white', 'Theorema', 'Hi, the automatic wheel in my watch isn\\\'t working correctly. It\\\'s stucking when i put the watch in a straight form, so the watch stop working.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '185.99.33.8', '185.99.33.8', '2016-09-06', '', NULL),
(6782, '', 136, 999999999, 2, '3006-Monaco Diamond', '2016-09-09', '0000-00-00', '2011-11-12', 'silver', 'black', 'Theorema', 'The pointer showing seconds is loose inside the case.', '09-09-16\r\nSekZg ab - Zustand sonst 2-3 - Rep. gg. Porto - ausf. 1409\r\nSekZg aufgesetzt\r\nK 1409 1030 - 16-09-16 okay', '1,2', '2016-09-16', '2016-09-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-16', '87.10.58.70', 'host70-58-dynamic.10-87-r.retail.telecomitalia.it', '2016-09-07', '644352643136', NULL),
(6816, '', 4710, 999999999, 2, '507-Aruba', '2016-10-07', '0000-00-00', '2016-09-05', 'gold', 'black', 'Pionier', '{G-Karte}\r\nHi\r\nI am really happy to got this watch. But sometimes it\'s working sometime it doesn\'t work. There are little metal it\'s blocking inside to running the watch. It\'s running inside that\'s the reason I am returning this watched. I am waiting to get this watch as good condition. Thank you so much to respond my mailing \r\nThanks ', '10-10-16\r\nRotor gebrochen - ersetzt, reguliert\r\nK 1010 1400 - 13-10-16 okay', '1,2', '2016-10-17', '2016-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-17', '80.214.118.64', '80.214.118.64', '2016-09-27', '644352649627', NULL),
(6784, '', 4668, 999999999, 2, '508-Dublin', '2016-09-27', '0000-00-00', '2015-11-10', 'black', 'black', 'Pionier', '[OHNE G-Nachweis - NO Deal ]\r\nthe watch doesn\\\'t wind up when worn as it should. The winding mechanism is broken. ', '27-09-16\r\nRotor gelöst - befestigt\r\nK 2809 0820 - 04-10-16 okay', '1,2', '2016-10-06', '2016-10-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-06', '217.123.127.11', 'D97B7F0B.cm-3-4b.dynamic.ziggo.nl', '2016-09-07', '644352646775', NULL),
(6786, '', 4688, 999999999, 2, '502-Malibu', '2016-10-31', '0000-00-00', '2016-06-21', 'gold', 'black', 'Pionier', '{G-Karte}\r\nwinder not working cant change time ', '01-11-16\r\nWinkelhebel übergesprungen... - gerichtet, reguliert\r\nK 0111 0825 - 04-11-16 okay', '1,2', '2016-11-04', '2016-11-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-04', '164.39.192.44', '164.39.192.44', '2016-09-07', '711369626699', NULL),
(6800, '', 4699, 999999999, 2, '7002-Chicago', '2016-09-20', '0000-00-00', '2016-09-18', 'gold', 'white', 'Pionier', 'I want the item 7002-3 (Gold White - Leather) to be replaced with 7002-1.    Please advise the courier charges for return delivery.   \r\n', '', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-13', '217.165.2.81', 'bba157815.alshamil.net.ae', '2016-09-20', '578824957015', NULL),
(6788, '', 4689, 999999999, 2, '107-Rio', '2016-09-12', '0000-00-00', '2016-08-31', 'silver metal', 'black', 'Theorema', '{G-Karte}\r\nWont keep correct time', '12-09-16\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 36x\r\nUK 1209 1150 - einwandfrei\r\nWK 1309 0750 - 14-09-16 okay', '1,2', '2016-09-14', '2016-09-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-14', '90.220.128.81', '5adc8051.bb.sky.com', '2016-09-07', '644352642585', NULL),
(6789, '', 4690, 2, 2, '104-Copacabana', '2016-09-08', '2016-08-22', '2016-08-22', 'Schwarz', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\n...my watch has not from the beginning works [...]\r\n}', '08-09-16\r\njau... die 12 ist komplett abgefallen und klemmt im Werk...\r\nIndex 12 (1 + 2) geklebt, WH entgratet\r\nUK 0809 1455 - einwandfrei\r\nWK 0909 0755 - gut, aber Werk läßt sich nicht aufziehen!\r\nWelle zu kurz! Krone gefüttert - WD 8310\r\n UK 1209 0945 - einwandfrei\r\nWK 1309 0750 - okay', '1,2', '2016-09-14', '2016-09-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-14', '', '', '0000-00-00', '644352642574', NULL),
(6790, '', 4691, 2, 2, '101-Casablanca GM', '2016-09-09', '2016-05-05', '2016-05-05', 'Silber', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\n[...] the butterfly strap does not fasten properly and the watch itself does not keep time correctly [...]\r\n}', '09-09-16\r\nWerk teilabgelaufen, läuft aber beim Eintragen? \r\nS+F oB \r\nWK 0909 1140 - gut - Aufzug 45x\r\nUK 1209 0825 - einwandfrei\r\nWK 1309 0750 - 14-09-16 okay', '1,2', '2016-09-14', '2016-09-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-14', '', '', '0000-00-00', '644352642563', NULL),
(6792, '', 4692, 999999999, 2, '107-Rio', '2016-09-19', '0000-00-00', '2015-01-06', 'silver', 'white', 'Theorema', '{G-Foto}\r\nscratches on watch glass. watch not working at all.', '19-09-16\r\nGehäuse und Glas stark zerkratzt, MinZg ab...\r\nKVA Gehäuse , Rep. Kulanz  40,- -- ausf. 2311\r\nMinZg ers., Gehäuse u-s, Ooops... das soll ja ersetzt werden... \r\nNun dann, Gehäuse ersetzt - WD 8310\r\nWK 2511 1455 - gut\r\nUK 2811 0735 - einwandfrei\r\nWK 2911 0815 - 30-11-16 okay', '1,2', '2016-11-30', '2016-11-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-30', '2.219.189.247', '02dbbdf7.bb.sky.com', '2016-09-12', '711369632547', NULL),
(6793, '', 4693, 2, 2, '3006-Monaco Diamond', '2016-09-14', '2015-11-23', '2015-11-23', 'Schwarz Metall', 'Schwarz', 'Theorema', '{G-Karte}\r\nThe watch is that it is not winding up or moving at all.', '15-09-16\r\nWerk steht kpl. aufgezogen - Klinkenfeder gebrochen, klemmt im Werk - Klinkenfeder ers., reguliert\r\nK 1509 1025 - 19-09-16 okay', '1,2', '2016-09-19', '2016-09-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-19', '', '', '0000-00-00', '644352643401', NULL),
(6794, '', 4694, 999999999, 2, '509-Barbados', '2016-09-29', '0000-00-00', '2015-03-24', 'gold', 'black', 'Pionier', '{G-Foto}\r\nIt has stopped and it did not start again', '30-09-16\r\nWerk steht kpl. aufgezogen - Wasserschaden! WD-Eingangstest bestanden! also kein Wasser! \r\nKVA Werk ersetzen und Krone  100,- ', '1,2', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-10', '77.248.77.175', 'dhcp-077-248-077-175.chello.nl', '2016-09-14', '644352647830', NULL),
(6795, '', 3664, 999999999, 2, '3006-Monaco Diamond', '2016-09-22', '0000-00-00', '2016-09-08', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 39774 v. 08-09-2016]\r\nI received the watch on Sunday 11/9/16. I set the watch as per your instructions - wind 30 times clockwise and set. Did not take the watch off. The next day the watch was 10 minutes slow. I reset time. Next day the watch was 1 hr and 20 minutes slow and then stopped.', '22-09-16\r\nWerk kpl. abgelaufen... S+F oB\r\nK 2209 0945 - haha... gewinnt ca. 6min/d - reguliert\r\nK 2309 0820 - 26-09-16 okay', '1,2', '2016-09-27', '2016-09-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-27', '5.107.215.157', '5.107.215.157', '2016-09-15', 'RL 74 117 841 8DE', NULL),
(6796, '', 4695, 999999999, 2, '3001-Paragon', '2016-09-16', '0000-00-00', '2016-08-24', 'silver', 'black', 'Theorema', 'THE PROBLEM IS THAT THE CLOCK IS NOT RUNNING . YOU CAN ADJUST THE HANDS OF THE DATE , MONTH AND DAY , YOU CAN SET THE TIME , THE ROTOR RUNS WELL, I HAVE TRIED TO CHARGE THE SPRING AS is WRITTEN INSTRUCTIONS , HOWEVER THE SECOND HAND DO NOT WALK, NO MOVEMENT OF BALANCE , NO TIC TAC UP WHEN I OPEN THE PACKAGE . I HAVE RETURNED IT TO YOU SO HOW IT\'S COME TO ME .\r\nI ASK YOU PLEASE REPLACE ME WATCH MODEL GM - 3005 - A3 INSTEAD OF MODEL T - 3001-2 WITHOUT ME TO ADD MORE MONEY .', 'Changed with 3005-A3', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-19', '151.41.146.32', 'adsl-ull-32-146.41-151.wind.it', '2016-09-15', '644352643412', NULL),
(6797, '', 4696, 2, 2, '107-Rio', '2016-09-16', '2014-11-12', '2014-11-12', 'Schwarz Metall', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nI missing one part of the band witch conecting to watches\r\n}', '16-09-16\r\nAnstoß 12 fehlt... schwarz... Nicht mehr am Lager, kein Ersatz möglich... \r\nAngebot LB mit Option, den fehlenden Anstoß nach Erhalt nachzuliefern!  -  ausf. 1609\r\nBand ers.\r\nWK 1609 1520 - gut\r\nUK 1909 0805 - einwandfrei\r\nWK 2009 0800 - 21-09-16 okay', '1,2', '2016-09-22', '2016-09-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-22', '', '', '0000-00-00', 'RL 74 117 837 8DE', NULL),
(6798, '', 4697, 2, 2, '3006-Monaco Diamond', '2016-09-16', '2014-10-14', '2014-10-14', 'Schwarz Metall', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nwatch hands broken\r\n}', '16-09-16\r\nStdZg \'verknotet\' - ersetzt\r\nK 1609 1340 - 19-09-16 okay', '1,2', '2016-09-19', '2016-09-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-19', '', '', '0000-00-00', '644352643386', NULL),
(6799, '', 4698, 999999999, 2, '510-London', '2016-09-26', '0000-00-00', '2015-09-15', 'gold', 'black', 'Pionier', '{G-Karte}\r\nWinder broken, loose parts in watch, does not work', '27-09-16\r\nRotor gebrochen, Spirale zerstört, WHF gebrochen... Werktausch!\r\nK 2709 0845 - 04-10-16 okay', '1,2', '2016-10-06', '2016-10-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-06', '109.145.125.150', 'host109-145-125-150.range109-145.btcentralplus.com', '2016-09-18', '644352646753', NULL),
(6801, '', 4700, 999999999, 2, '508-Dublin', '2016-09-23', '0000-00-00', '2014-05-28', 'gold', 'black', 'Pionier', '{G-Karte}\r\nThe watch will self-wind but it wont keep any battery, it will turn itself off after less then 30 seconds even when it was worn all day. The leather straps have also been damaged, the colour frayed \r\n## noch am Lager 01-11-18 ## ', '23-09-16\r\nWerk steht kpl. abgelaufen - zieht nicht auf, weil Klinkenfeder verbraucht ist - ersetzt\r\nK 2309 1440 - einwandfrei - Klinkenfeder nachjustiert\r\nK 1110 1110 - zieht schlecht auf... Klinkenrad? jo, verschlissen - RW-Brücke ers.\r\nK 1710 1255\r\n\r\nAngebot neues Armband  25,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '217.39.55.121', 'host217-39-55-121.range217-39.btcentralplus.com', '2016-09-20', '', NULL),
(6802, '', 4701, 2, 2, '103-Sao Paolo', '2016-09-20', '2014-11-21', '2014-11-21', 'gold metal', 'weiß', 'Theorema', '{G-Foto}\r\n{abgetippt:\r\nit stop moving\r\n}', '21-09-16\r\nWerk kpl. abgelaufen - Sperrad gelöst - entgratet und gesichert\r\nUK 2109 0855 - einwandfrei\r\nWK 2209 0825 - 23-09-16 okay', '1,2', '2016-09-23', '2016-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-23', '', '', '0000-00-00', '644352644603', NULL),
(6803, '', 3542, 2, 2, '101-Casablanca GM', '2016-09-21', '2016-09-16', '2014-09-16', 'Silber', 'Weiss', 'Theorema', '{G-Copy}\r\n{abgetippt:\r\n[...] which has now broken for a third time [...]\r\n}', '21-09-16\r\nWerk steht kpl. abgelaufen... S+F oB - Aufzug 37x\r\nUK 2109 1040 - einwandfrei\r\nWK 2209 0825 - 23-09-16 absolut okay', '1,2', '2016-09-23', '2016-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-23', '', '', '0000-00-00', '644352644599', NULL),
(6805, '', 4702, 999999999, 2, '102-Monte Carlo GM', '2016-09-26', '0000-00-00', '2016-07-29', 'gold', 'yellow', 'Theorema', '{G-Karte}\r\nThe pointer is bended', '27-09-16\r\nZgSpiel kpl. ab, aber keine Mißhandlung feststellbar...\r\nZgWerk aufgesetzt, MinZg ersetzt, Anker gerichtet, Sperrad entgratet und gesichert, reguliert\r\nUK 2709 0920 - einwandfrei\r\nWK 2809 0740 - 29-09-16 okay', '1,2', '2016-09-29', '2016-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-29', '84.196.190.57', 'd54C4BE39.access.telenet.be', '2016-09-21', '644352645595', NULL),
(6806, '', 4703, 999999999, 0, '101-Casablanca GM', '2016-09-21', '0000-00-00', '2016-08-20', 'gold', 'black', 'Theorema', 'Pas nje jave ne pune ora ka ngelur! \r\nNuk punon as pas kurdisjes! ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '217.73.129.72', 'ptr.abcom.al', '2016-09-21', '', NULL),
(6807, '', 250, 999999999, 2, '102-Monte Carlo GM', '2016-09-28', '0000-00-00', '2015-08-27', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nRepaired one year ago. RMA 5452. Guarantee certificate enclosed. Loses time and only works intermittently. Clockwork has sometimes stopped working. Has not been dropped or damaged.', '28-09-16\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 34x\r\nUK 2809 1440 - Fehler in der Hemmung? Messer etwas gerichtet - KULANZ\r\nUK 2909 0920 - gut\r\nUK 0410 0740 - einwandfrei\r\nWK 0510 0915 - 06-10-16 ', '1,2', '2016-10-06', '2016-10-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-06', '86.174.50.74', 'host86-174-50-74.range86-174.btcentralplus.com', '2016-09-21', '644352646786', NULL),
(6808, '', 3279, 2, 2, '3004-Cannes', '2016-09-22', '2015-10-28', '0000-00-00', 'Silber', 'Schwarz', 'Theorema', '[G-Karte nicht ausgefüllt - NO Deal]', '23-09-16\r\nRotor gebrochen... aber Amplitude dümpelt bei 130°... \r\nWerktausch\r\nK 2309 0915 - 26-09-16 okay\r\n{letzte kostenlose Reparatur}', '1,2', '2016-09-27', '2016-09-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-27', '', '', '0000-00-00', '644352645323', NULL),
(6810, '', 4704, 999999999, 2, '107-Rio', '2016-09-30', '0000-00-00', '2018-04-17', 'silver', 'white', 'Theorema', '{OHNE G-Nachweis - NO Deal }\r\nwatch is not working. Crown is not rotating.', '04-10-16\r\nWerk steht kpl. aufgezogen - MinZg abgefallen, Rückereinheit zerlegt, Stoßsicherung zerlegt - Uhr ist gefallen! Deutliche Druckstellen am Gehäuse! \r\nKVA Werkrep. 60,- -- NICHT ausf. 11-11-16', '1,', '2016-11-10', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.152.203.105', '178.152.203.105', '2016-09-22', '', NULL),
(6811, '', 4705, 999999999, 2, '508-Dublin', '2016-10-07', '0000-00-00', '2015-01-06', 'silver', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 28929 v. 06-01-2015]\r\nIt stopped working when I was abroad.  I then had to put it in my suitcase for the remainder of the trip; the strap came off.  This is the second time it has happened I did not hit it off of anything so I am very concerned as this is the second time.  Thank you.', '10-10-16\r\nKlinkenfeder gebrochen - mit Ankerrad ers., Werk entprellt\r\nK 1010 1505 - Federstege in fest ersetzt und 13-10-16 okay', '1,2', '2016-10-14', '2016-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-14', '138.251.14.57', 'woodstock.st-andrews.ac.uk', '2016-09-22', '644352648826', NULL),
(6812, '', 4706, 2, 2, '101-Casablanca GM', '2016-09-23', '2016-05-05', '2016-05-05', 'Silber', 'Schwarz', 'Theorema', '[OHNE Angabe - G-Karte]\r\n', '26-09-16\r\nWerk steht kpl. aufgezogen - ausgeschwungen - Anker gerichtet, Sperrad entgratet und gesichert\r\nUK 2609 0840 - einwandfrei\r\nWK 2709 0725 - 28-09-16 okay', '1,2', '2016-09-28', '2016-09-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-28', '', '', '0000-00-00', '644352645492', NULL),
(6813, '', 4707, 999999999, 2, '101-Casablanca GM', '2016-09-28', '0000-00-00', '2015-05-05', 'gold', 'black', 'Theorema', 'Hi,\r\n\r\nThe fault of the watch is located on the locking clasp which is found around the crown of watch. It no longer \'locks\' or \'clicks\' into place and keeps opening.\r\n\r\nThank you', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-28', '81.156.177.78', 'host81-156-177-78.range81-156.btcentralplus.com', '2016-09-25', '644352645530', NULL),
(6814, '', 4708, 2, 2, '510-London', '2016-09-26', '2015-02-12', '2015-02-12', 'Gold', 'Schwarz', 'Pionier', '{G-Karte}\r\n[Eingang als UNKNOWN - Deal 30081 v. 12-02-2015]', '26-09-16\r\nRotor gebrochen, oberer Unruhzapfen gebrochen, verursacht durch gelöstes Rotorgewicht! Unruh kpl. und Rotor ers.\r\nK 2609 0950 - 29-09-16 okay', '1,2', '2016-09-29', '2016-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-09-29', '', '', '0000-00-00', '644352645584', NULL),
(6815, '', 4709, 2, 2, '3011-Macau', '2016-09-27', '2016-02-29', '2016-02-29', 'Silber', 'Schwarz', 'Theorema', '[OHNE Angabe - G-Karte]', '27-09-16\r\nGlas zerstört, eingedrückt bei 0100 - Ersatz 25,- - ausf. 0410\r\nGehäuse u-s, Glas ersetzt, ein Klinkenrad ers. - WD 8310\r\nK 0710 1050 - reguliert und 10-10-16 okay', '1,2', '2016-10-10', '2016-10-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-10', '', '', '0000-00-00', '00340434129949102368', NULL),
(6819, '', 2777, 2, 0, '101-Casablanca GM', '2016-09-28', '2013-02-12', '2013-12-02', 'Silber', 'Weiss', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nStopped working\r\n}', '28-09-16\r\nWerk steht kpl. aufgezogen - ZB in Auflösung, Indexe klemmen im Werk, was auch ausgeschwungen ist... Kampfspuren rund ums Gehäuse... \r\nKVA 105,- (Werk rep./Band/ZB/Krone) - ausf. 2909\r\nGeh. u-s, Unruh kpl. ers. (oberer Zapfen gebrochen), Anker gerichtet, ZB ers., {Glas}, Ziffern ausgelegt, Krone ers. - WD 8310\r\nUK 0410 0940 - reguliert\r\nWK 0510 0920 - 06-10-16 okay', '1,', '2016-10-06', '2016-10-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(6820, '', 2272, 2, 2, '107-Rio', '2016-09-30', '2013-10-16', '2013-10-16', 'Gold', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\n...\r\n}', '30-09-16\r\nMinZg abgefallen - ersetzt {Krone ers.} - WD \r\nAngebot neues LB  25,- - ausf. 0710\r\nUK 3009 0950 - gut\r\nUK 0410 0740 - einwandfrei\r\nWK 0510 0920 - absolut einwandfrei\r\nBand ers. und 07-10-16 okay', '1,2', '2016-10-10', '2016-10-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-10', '', '', '0000-00-00', '644352648171', NULL),
(6821, '', 4711, 999999999, 2, '103-Sao Paolo', '2016-10-26', '0000-00-00', '2015-10-19', 'gold', 'white', 'Theorema', '{G-Copy - allerdings für eine 101}\r\n[Deal 35036 v. 19-10-2015]\r\nThe crown which is used to set the time, has broken off whilst I was trying to reset the time. I have included both the watch and the crown itself', '26-10-16\r\nKronenhals gebrochen - Krone ers. - WD 8310\r\nUK 2610 1515 - einwandfrei\r\nWK 2710 0740 - 28-10-16 okay', '1,2', '2016-10-28', '2016-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-28', '64.208.101.2', 'default-l3.niu-solutions.com', '2016-09-29', '711369625052', NULL),
(6822, '', 4712, 999999999, 2, '4004-Newton', '2016-10-17', '0000-00-00', '2014-11-13', 'silver metal', 'white', 'Theorema', '[OHNE G-Nachweis - vorh. Rep. 6291]\r\nwatch stopped working', '18-10-16\r\nWerk steht kpl. aufgezogen - AR aus Eingriff - gesetzt\r\nKULANZ\r\nK 1810 1035 - 21-10-16 okay', '1,2', '2016-10-21', '2016-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-21', '78.100.159.36', '78.100.159.36', '2016-09-29', 'RL 74 144 762 2DE', NULL),
(6823, '', 4713, 999999999, 0, '3001-Paragon', '2016-09-29', '0000-00-00', '2016-01-04', 'silver', 'black', 'Theorema', 'Loses Teil im Uhrenwerk.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.197.44.42', 'xdsl-85-197-44-42.netcologne.de', '2016-09-29', '', NULL),
(6824, '', 4714, 999999999, 2, '3001-Paragon', '2016-10-05', '0000-00-00', '2016-01-04', 'silver', 'white', 'Theorema', '{G-Karte}\r\nloses Teil im Uhrenwerk.', '05-10-16\r\nRotor gebrochen - DateModul iO... - Rotor ers. und reguliert\r\nK 0510 1520 - 10-10-16 okay', '1,2', '2016-10-10', '2016-10-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-10', '89.1.21.206', '89.1.21.206', '2016-09-30', '00340434129949102375', NULL),
(6825, '', 4715, 999999999, 0, '101-Casablanca GM', '2016-09-30', '0000-00-00', '2015-01-13', 'silver', 'white', 'Theorema', 'the clock does not work', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.157.251.74', '178.157.251.74', '2016-09-30', '', NULL),
(6826, '', 4716, 999999999, 2, '101-Casablanca GM', '2016-10-05', '0000-00-00', '2015-10-13', 'silver', 'white', 'Theorema', '{G-Karte}\r\nthe clock does not work.', '05-10-16\r\nheftig gefallen, aber \'nur\' ausgeschwungen - KULANZ\r\nAnker gerichtet, reguliert, Werkring angepaßt\r\nUK 0510 1440 - einwandfrei\r\nWK 0610 0835 - 07-10-16 okay', '1,2', '2016-10-07', '2016-10-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-07', '193.33.149.193', '193.33.149.193', '2016-09-30', '644352647407', NULL),
(6827, '', 4350, 2, 2, '505-Florida', '2016-09-30', '2014-11-05', '2014-11-05', 'Silber', 'Schwarz', 'Pionier', '{G-Karte}\r\n[OHNE Angabe]', '04-10-16\r\nSekZg abgefallen - aufgesetzt\r\nK 0410 0830 - 07-10-16 okay', '1,2', '2016-10-07', '2016-10-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-07', '', '', '0000-00-00', '644352647392', NULL),
(6849, '', 3819, 999999999, 2, '508-Dublin', '2016-10-14', '0000-00-00', '2015-02-03', 'black', 'black', 'Pionier', '{G-Karte}\r\nThe problem that I have with it is that the clasp over the crown has become loose.\r\nAlso the mechanism inside has stopped rotating and makes a rattling noise.', '14-10-16\r\nRotor gelöst - befestigt, reguliert\r\nK 1410 1055 - 17-10-16 okay', '1,2', '2016-10-17', '2016-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-17', '213.205.198.209', '213.205.198.209', '2016-10-11', '644352649580', NULL),
(6850, '', 4621, 2, 2, '3001-Paragon', '2016-10-11', '2015-09-12', '2015-03-19', 'Silber', 'Weiss', 'Theorema', '[OHNE G-Nachweis - Deal 30930 v. 19-03-2015]\r\n{abgetippt:\r\nWatch stop work 2x\r\n}', '12-10-16\r\nKlemmung im RW? jepp, RW gereinigt, Klinkenrad ers., reguliert\r\nK 1210 1100 - 17-10-16 okay\r\n{kostenl. Band beigelegt}', '1,2', '2016-10-17', '2016-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-17', '', '', '0000-00-00', '644352649590', NULL),
(6851, '', 4730, 2, 2, '508-Dublin', '2016-10-11', '2014-10-21', '2014-10-21', 'Silber', 'Schwarz', 'Pionier', '{G-Karte aber OHNE Angabe}', '12-10-16\r\nKlinkenfeder gebrochen - Reststück aber nicht vorhanden... Weil Uhr fremdgeöffnet wurde, alle TotaZg falsch montiert, StdZg verbogen... StdZg ers., Zg justiert - na gut, KULANZ\r\nK 1210 1345 - 17-10-16 okay', '1,2', '2016-10-20', '2016-10-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-21', '', '', '0000-00-00', '00340434129949102429', NULL),
(6852, '', 4730, 2, 2, '7001-Havana', '2016-10-11', '2015-09-28', '2015-09-28', 'Silber', 'Schwarz', 'Pionier', '{G-Karte aber OHNE Angabe}', '12-10-16\r\nAutomatik (Klinkenräder) - beide ersetzt - Anker ambulant gerichtet\r\nK 1210 0905 - 17-10-16 okay', '1,2', '2016-10-20', '2016-10-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-21', '', '', '0000-00-00', '00340434129949102429', NULL),
(6829, '', 4718, 999999999, 2, '505-Florida', '2016-10-12', '0000-00-00', '2013-12-05', 'silver metal', 'black', 'Pionier', '{G-Karte}\r\n1)The glass and case are to be changed at a cost of 40 Euro\r\n2)\r\nService the watch approx. 15-20 Euro\r\n', '13-10-16\r\nKVA auf Kundenwunsch: Gehäuse und Werkservice  60,- - ausf. 1710\r\nGehäuse mit Krone ers, ein Klinkenrad ers. - WD 8310\r\nK 1810 1235 - 21-10-16 okay', '1,2', '2016-11-09', '2016-11-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-09', '84.232.113.130', '84.232.113.130', '2016-10-04', '711369627412', NULL),
(6830, '', 4719, 2, 2, '7002-Chicago', '2016-10-05', '2016-06-20', '2016-06-20', 'Schwarz', 'Schwarz', 'Pionier', '{G-Karte}\r\n{Fehlerbeschreibung gescannt...!\r\n}', '05-10-16\r\nDayTota abgefallen - aufgesetzt\r\nK 0510 1455 - 10-10-16 okay', '1,2', '2016-10-10', '2016-10-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-10', '', '', '0000-00-00', '644352647841', NULL),
(6831, '', 4720, 999999999, 2, '103-Sao Paolo', '2016-10-10', '0000-00-00', '2015-11-24', 'silver metal', 'white', 'Theorema', '{G-Karte}\r\nThe winder at side of watch pulls out when changing the date or time \r\nThis has happened on a couple of occasions & after speaking to groupon was told that should not be happening & have been in touch with yourselves .\r\nI also will enclose a photo to point out the above dial concerned...', '11-10-16\r\nWH-Fehler? oder nur Schraube? - Schraube... befestigt, Sperrrad und -Kegel gesichert\r\nUK 1110 1105 - einwandfrei\r\nWK 1210 0745 - 13-10-16 okay', '1,2', '2016-10-14', '2016-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-14', '2.123.92.54', '027b5c36.bb.sky.com', '2016-10-05', '644352648859', NULL),
(6832, '', 4647, 2, 2, '508-Dublin', '2016-10-05', '2015-01-14', '2015-01-14', 'Gold', 'Schwarz', 'Pionier', '{G-Copy}\r\n{abgetippt:\r\nused my watch twice since recent repair same fault - watch will not wind / no tension\r\n}', '05-10-16\r\njo... kotz... obere Stoßsicherung gebrochen - Unruh kpl. ers., Index 5 geklebt\r\nK 0510 1545 - 10-10-16 okay', '1,2', '2016-10-10', '2016-10-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-10', '', '', '0000-00-00', '644352647820', NULL),
(6833, '', 4717, 999999999, 2, '3001-Paragon', '2016-10-10', '0000-00-00', '2014-11-25', 'silver', 'white', 'Theorema', '{G-Copy}\r\nDear Miss./Mrs./Ms. \r\n\r\nOn Thursday 20 november 2014 I bought a watch named Theorema Paragon Automatics Silver Brown. Unfortunately, there is recently a problem with my watch. \r\n\r\nMy problem is as follows: I noticed recently that the minute indicator (long indicator) and the hour indicator (short indicator) are no longer proportional to each other. If you set the time on 1 o\'clock then you\'ll see that the minute indicator is correctly on the 12, but the hour indicator is not exactly on the 1, but between 12 and 1 o\'clock. \r\nThe same goes for 10, 12, 2 and 4 o\'clock. \r\nFor example 10 o\'clock, the hour indicator is between 9 and 10. \r\n\r\nI noticed that it is less than 2 years ago after my purchase so the warranty is still valid. \r\nI hope the problem with my watch is clear for you: the minute indicator and the hour indicator are not equal to each other anymore.\r\n\r\nI hope to have informed you sufficiently and I hope that you can do something for my watch!\r\n\r\nThanks in advance,\r\n\r\nKind Regards,\r\n\r\nTom van Eijk\r\n \r\n \r\n', '11-10-16\r\n{lt. Markierung DateModul und Rotor Juli 2015}\r\nDateModul? nein! AHA: Uhr wurde fremdgeöffnet, Fingerabdruck unterm Glas! Zeiger justiert, Glas innen gesäubert - WD 8310\r\nK 1110 1155 - zieht nicht ausreichend auf - Klinkenrad ers.\r\nK 1410 0855 - 17-10-16 okay', '1,2', '2016-10-17', '2016-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-17', '83.128.160.238', '238-160-128-083.dynamic.caiway.nl', '2016-10-05', '644352649579', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(6834, '', 4721, 999999999, 2, '508-Dublin', '2016-10-12', '0000-00-00', '2016-02-18', 'silver metal', 'white', 'Pionier', '{G-Karte}\r\nThe watch stopped working with no reason', '13-10-16\r\ngefallen? AR aus Eingriff? ja, aber nicht gebrochen... gesetzt\r\nK 1310 1055 - 17-10-16 okay', '1,2', '2016-10-17', '2016-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-17', '92.0.185.22', 'host-92-0-185-22.as43234.net', '2016-10-06', '644352649605', NULL),
(6835, '', 3996, 999999999, 2, '3005-Marco Polo', '2016-10-10', '0000-00-00', '2015-08-16', 'gold', 'black', 'Theorema', 'Dear Enis Tufina\r\n\r\nThe ‘push’ for the Date is not working and the pointer on the Days is not in the middle.\r\nThe date(s) goes all the way up to 39, this is not normal. Please make it to 31 days only.\r\n\r\nBest regards\r\nMr. Osman', '11-10-16\r\nDrückerverlängerung im Werkring gebrochen - ersetzt\r\nund sicherheitshalber den DayTota ers., da er schon wieder nicht \'mittig\' saß! \r\nK 1110 0935 - 14-10-16 okay\r\n{Text zum Datum geschrieben}', '1,2', '2016-10-14', '2016-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-14', '192.38.117.2', 'm2.sund.ku.dk', '2016-10-06', '644352648848', NULL),
(6836, '', 4722, 999999999, 0, '104-Copacabana', '2016-10-06', '0000-00-00', '2016-09-07', 'silver', 'white', 'Theorema', 'Crown of the watch does not turn ... watch does not function', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.31.196.118', '5.31.196.118', '2016-10-06', '', NULL),
(6837, '', 4603, 2, 2, '103-Sao Paolo', '2016-10-07', '2015-11-02', '2015-11-02', 'Gold', 'Schwarz', 'Theorema', '{G-Karte}\r\n[OHNE Angabe]', '10-10-16\r\nSperrklinke gelöst - gesichert {ab jetzt im Standardprogramm}\r\nUK 1010 1340 - einwandfrei\r\nWK 1110 0740 - 12-10-16 okay', '1,2', '2016-10-12', '2016-10-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-12', '', '', '0000-00-00', '644352648561', NULL),
(6838, '', 2820, 2, 2, '508-Dublin', '2016-10-10', '2014-10-31', '2014-10-31', 'Schwarz', 'Schwarz', 'Pionier', '{G-Karte}\r\n{abgetippt:\r\nWinding mechanism wont work and at the back u can see sprockets\r\n}', '10-10-16\r\nSperrad gelöst und Klinkenfeder gebrochen - Klinkenfeder und Sperrfeder ers., Sperrad gesichert\r\nAngebot für neues Armband  25,- - NICHT ausf. 1110\r\nK 1010 1540 - reguliert und 13-10-16 okay', '1,2', '2016-10-14', '2016-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-14', '', '', '0000-00-00', '644352648837', NULL),
(6839, '', 4723, 999999999, 2, '506-Miami', '2016-10-11', '0000-00-00', '2013-12-23', 'gold', 'black', 'Pionier', '{G-Karte}\r\nhallo den knopf fur die uhr auf zu wenden ist abgebrochen und letzt sind die uhr anzeigen abgefallen aber die mein uhrmacher wieder hingestellt.ich trage die uhr nur I\'m wochenende', '12-10-16\r\nWelle ist abgerostet! ZB in Auflösung... Band dito...\r\nKVA Werk, ZB, Krone, Band  155,- - ausf. 1710\r\nGehäuse u-s, Drücker gedichtet, Werk mit AW/Krone ers., Werkring und Bodendichtung ers. - WD 8310\r\nK 1810 1310 - 21-10-16 okay', '1,2', '2016-11-02', '2016-11-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-02', '84.28.54.220', '541C36DC.cm-5-5a.dynamic.ziggo.nl', '2016-10-07', '711369626037', NULL),
(6840, '', 4078, 2, 2, '3005-Marco Polo', '2016-10-07', '2014-07-06', '2014-07-06', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\n{abgetippt:\r\nI have just send the watch back for repair & paid for it. When I got it back it still does not work. The hands are sticking\r\n}', '10-10-16\r\nMinZg gelöst und DayTota fehlt - beide befestigt, ZB (Dia) nochmal befestigt...\r\nK 1010 1255 - 13-10-16 okay', '1,2', '2016-10-14', '2016-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-14', '', '', '0000-00-00', '644352648815', NULL),
(6841, '', 4724, 999999999, 2, '104-Copacabana', '2016-10-19', '0000-00-00', '2016-06-24', 'gold', 'black', 'Theorema', '{G-Karte}\r\nAfter receiving new case, local jeweler tried to swap it.\r\njeweler told me that the pin ( for the time adjustment, and winding up) doesn\'t match up?..\r\n\r\nI send the old and the new case, together with my emails\r\n\r\nHopefully you can help me', '20-10-16\r\nnur neues Gehäuse geschickt... Aufzug durcheinander... was das denn für ein Spezi gewesen? - Aufzug sortiert - WD 8310\r\nUK 2010 0925 - Index 2 liegt im Werk - zusammen mit der \'2\' der \'12\' geklebt\r\nWK 2110 1035 - gut\r\nUK 2410 0750 - reguliert\r\nUK 2510 0900 - einwandfrei\r\nWK 2610 0740 - 27-10-16 okay - KULANZ', '1,2', '2016-10-27', '2016-10-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-27', '77.169.167.68', 'ip4da9a744.direct-adsl.nl', '2016-10-07', '711369624641', NULL),
(6842, '', 4725, 999999999, 2, '103-Sao Paolo', '2016-10-21', '0000-00-00', '2015-06-26', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 33077 v. 29-06-2015]\r\nThe crown that needs to be wind to recharge the watch detached itself from the watch one morning when I took the watch to recharge it, as part of my morning routine. As a consequence, I can\'t charge the watch anymore.', '24-10-16\r\nWelle in der Nut gebrochen - Krone/Welle ers. - WD 8310\r\nUK 2410 0900 - einwandfrei\r\nWK 2510 0900 - gut ', '1,2', '2016-10-26', '2016-10-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-26', '82.39.25.125', 'cpc99772-croy26-2-0-cust124.19-2.cable.virginm.net', '2016-10-08', '711369624295', NULL),
(6843, '', 4726, 999999999, 0, '104-Copacabana', '2016-10-09', '0000-00-00', '2014-12-15', 'black', 'yellow', 'Theorema', 'The watch is not working and has no movements.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.154.174.69', '85.154.174.69', '2016-10-09', '', NULL),
(6844, '', 4727, 999999999, 2, '103-SaoPaulo', '2016-10-17', '0000-00-00', '2015-12-08', 'gold', 'weiß', 'Theorema', '{G-Karte}\r\n \r\nCog as displaced \r\n', '18-10-16\r\nSperrad gelöst - gesichert\r\nUK 1810 1020 - einwandfrei\r\nWK 1910 0800 - 20-10-16 okay', '1,2', '2016-10-21', '2016-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-21', '213.205.252.62', '213.205.252.62', '2016-10-09', '644352650951', NULL),
(6845, '', 3488, 2, 2, '101-Casablanca GM', '2016-10-10', '2014-02-19', '2014-02-19', 'Silber', 'Weiss', 'Theorema', '{G-Karte}\r\n[OHNE Angabe]\r\n\r\n## noch am Lager 01-11-18 ## ', '11-10-16\r\nArmband bricht... ZB in Auflösung... \r\nKVA Band ersetzen 25,- -  ZB und Ziffern Kulanz', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(6846, '', 4728, 2, 2, '3005-Marco Polo', '2016-10-10', '2016-09-13', '2016-09-13', 'Gold', 'Weiss', 'Theorema', '{G-Karte}\r\n[...] but when we opened it last week it doesn\'t work. The big circle under the romain numbers are missing and one circle around days/month are missing [...]\r\n}', '10-10-16\r\njau... eine der 2 gebauten Uhren... Zifferblatt unvollständig und in Auflösung... Das letzte vorhandene ZB in weiß/gelb ers.\r\nund 11-10-16 okay', '1,2', '2016-10-11', '2016-10-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-11', '', '', '0000-00-00', '644352648377', NULL),
(6848, '', 4729, 999999999, 2, '506-Miami', '2016-10-17', '0000-00-00', '2016-09-28', 'gold', 'black', 'Pionier', '{G-Karte}\r\nCan not adjust month dial .Did try the special instructions send by you - still nothing.', '18-10-16\r\n... scheint allgemein ein Problem mit den Drückern zu haben... WR zu klein... ersetzt, ein Klinkenrad ers.\r\nK 1810 1130 - 21-10-16 okay', '1,2', '2016-10-21', '2016-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-21', '82.14.6.176', 'cpc80983-perr17-2-0-cust687.19-1.cable.virginm.net', '2016-10-10', '644352650930', NULL),
(6853, '', 4731, 2, 2, '3005-Marco Polo', '2016-10-12', '2016-05-24', '2016-05-24', 'Silber', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nDoesn\'t work!\r\n}', '13-10-16\r\nKlemmung im RW - Halsdichtung? jo, klemmte das SekRd\r\nRW gereinigt und versorgt, Klinkenräder geölt\r\nK 1310 1150 - 17-10-16 okay', '1,2', '2016-10-17', '2016-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-17', '', '', '0000-00-00', '644352649616', NULL),
(6854, '', 2979, 999999999, 2, '502-Malibu', '2016-10-26', '0000-00-00', '2014-10-16', 'black', 'black', 'Pionier', '{G-Karte} \r\nhi this was my replacement you sent me but never put the warranty card back in the box. it sat in my draw ready for my wedding and the glass has clouded over i did email you with the screen short of the purchase details of groupon and you required to send it back can you please put my warranty back in the box on return thanks \r\nmichael mccormick\r\n\r\ngroupon code :0010249QCH\r\nREF:11449047\r\nSECURTY CODE:027453156D', '26-10-16\r\nGlas innen deutlich beschlagen - wd Eingang: 8310\r\nGlas gereinigt, sonst oB\r\nK 2610 1525 - 28-10-16 okay', '1,2', '2016-10-28', '2016-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-28', '176.27.151.116', 'b01b9774.bb.sky.com', '2016-10-13', '711369625030', NULL),
(6855, '', 4732, 999999999, 2, '3011-Macau', '2016-11-01', '0000-00-00', '2015-02-10', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 30071 v. 11-02-2015]\r\nLa montre ne fonctionne plus pas même la trotteuse. Les deux petites aiguilles qui donnent le jour et le mois ne sont plus à leur place.\r\n---\r\nThe watch no longer works not even the second hand. The two small needles that give the day and month are no longer in their place.', '02-11-16\r\nZB gelöst? - befestigt, Zg aufgesetzt\r\nK 0211 0945 - 07-11-16 okay', '1,2', '2016-11-08', '2016-11-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-08', '95.182.244.94', 'host-95-182-244-94.dynamic.voo.be', '2016-10-13', '711369627375', NULL),
(6857, '', 4734, 999999999, 0, '104-Copacabana', '2016-10-15', '0000-00-00', '0000-00-00', 'black', 'black', 'Theorema', 'the number \\\'2\\\' from the \\\'12\\\' has come off and is moving around inside the watch. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.196.216.174', '5ac4d8ae.bb.sky.com', '2016-10-15', '', NULL),
(6875, '', 4743, 999999999, 2, '104-Copacabana', '2016-10-31', '0000-00-00', '2015-11-10', 'silver metal', 'black', 'Theorema', '{G-Foto}\r\nStem broken off. (I do not have the box any longer) \r\n\r\nRef is: GM 104 - 7 (this wasn\'t an option above)', '31-10-16\r\nWelle in der Nut gebrochen, Welle wurde bereits entfernt\r\nKrone ers. - klemmt leicht? - WD 8310\r\nUK 3110 1545 - einwandfrei\r\nWK 0111 0755 - Gehäuse ers. und 02-11-16 okay', '1,2', '2016-11-03', '2016-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-03', '194.150.39.6', 'ls-gs2-fw.lonsys.net', '2016-10-24', '711369626107', NULL),
(6859, '', 4735, 999999999, 2, '104-Copacabana', '2016-10-23', '0000-00-00', '2014-11-25', 'gold', 'black', 'Theorema', '{G-Karte}\r\nDear customer service,\r\n\r\n\r\nAfter two years active using the watch months ago started to be behind 2-3 hours and last week it totally stoped and not anymore functions.\r\n\r\nSincerely,\r\nMostafa Hanifi', '24-10-16\r\nIndex 5 fehlt... klemmt im Werk - alle Indexe geklebt, Anker gerichtet, Sperrad gesichert\r\nAngebot Armband  25,- - ausf. 2810\r\nUK 2410 1110 - reguliert\r\nUK 2510 0905 - einwandfrei - 28-10-16 okay\r\nWK 2610 0745 - bestens', '1,2', '2016-11-02', '2016-11-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-02', '85.23.194.201', '85-23-194-201.bb.dnainternet.fi', '2016-10-15', '711369626048', NULL),
(6860, '', 4736, 999999999, 0, '107-Rio', '2016-10-16', '0000-00-00', '2015-03-16', 'silver', 'white', 'Theorema', 'The crown that changes the time, came out of its place . When you put this back into the side of the watch ( I have returned the item with this back in its place) \r\nwhen you wind the time on it is not setting the correct time or changing the second time. The hands move but it doesnt set the correct time - therefore not telling the time.\r\n\r\n** please note the item has been engraved so i would like the item fixed as apposed to replaced if possible**', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.220.40.197', 'bcdc28c5.skybroadband.com', '2016-10-16', '', NULL),
(6862, '', 4738, 2, 2, '510-London', '2016-10-17', '2015-04-29', '2015-04-29', 'Gold', 'Schwarz', 'Pionier', '{G-Karte}\r\n{abgetippt:\r\n[...] sie steht still nach 3-4 Stunden und bleibt immer still \r\n}', '18-10-16\r\nRotor gebrochen - entprellt und Rotor ers., Zg justiert aufgesetzt (?) - WD 8310\r\nK 1810 1115 - 21-10-16 okay', '1,2', '2016-10-21', '2016-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-21', '', '', '0000-00-00', '644352650940', NULL),
(6863, '', 4739, 2, 2, '102-Monte Carlo GM', '2016-10-18', '2014-10-16', '2014-10-16', 'Schwarz', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nThe watch doesn\'t work anymore\r\n}', '18-10-16\r\nSperrad gelöst - gesichert, Halsdichtung entfernt - WD 8310\r\nUK 1810 1005 - einwandfrei\r\nWK 1910 0800 - 20-10-16 okay', '1,2', '2016-10-21', '2016-10-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-21', '', '', '0000-00-00', '644352650962', NULL),
(6864, '', 4740, 999999999, 2, '507-Aruba', '2016-10-26', '0000-00-00', '2015-09-03', 'black', 'black', 'Pionier', '{G-Copy}\r\nThe watch stopped working as of 11-09-2016.\r\nAfter it stopped I tried to wind it but without success.', '26-10-16\r\nWerk steht kpl. aufgezogen - AR aus Eingriff, aber keine Beschädigungen am Gehäuse (eine Zierschraube fehlt (7)) - AR gesetzt, reguliert\r\nK 2610 1050 - 28-10-16 okay', '1,2', '2016-10-28', '2016-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-28', '84.245.10.218', '84-245-10-218.dsl.cambrium.nl', '2016-10-17', '711369625008', NULL),
(6865, '', 4741, 999999999, 2, '502-Malibu', '2016-10-24', '0000-00-00', '2014-09-03', 'silver', 'white', 'Pionier', '{G-Karte}\r\nAdjusting pin is broken. It is broked over half year ago.(In warranty). Clock is used about five times. I tryed to get it repaired several different place at locally. All companies sayed can\'t get parts for it. So I think it should be under warranty because allmost used at all. and it broked over half year ago. And it broked when I normally tried adjust time.', '25-10-16\r\nWelle direkt am Hals gebrochen! Uhr muss gefallen sein, aber nicht nachweisbar... - AW/Krone ers., reguliert - WD 8310\r\nK 2510 0945 - 28-10-16 okay', '1,2', '2016-10-28', '2016-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-28', '192.194.163.186', '192.194.163.186', '2016-10-19', '711369625019', NULL),
(6866, '', 1119, 999999999, 2, '101-Casablanca GM', '2016-10-25', '0000-00-00', '2016-02-15', 'black', 'black', 'Theorema', '{G-Karte}\r\nWhen i wind up the watch it works for 10-15 minutes then stops. This has had no damage done to it. ', '26-10-16\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 40x\r\nUK 2610 0820 - bl. stehen bei Krone unten - Anker gerichtet, reguliert\r\nUK 2710 0840 - einwandfrei\r\nWK 2810 0820 - hmm\r\nUK 3110 0740 - einwandfrei\r\nWK 0111 0750 - läuft nicht vollständig ab! Werkring ausgespart\r\nUK 0211 1230 - bleibt zurück - MR Fehler... gerichtet\r\nWK 0411 1330 - gut - Aufzug 45x\r\nUK 0711 0825 - einwandfrei\r\nWK 0811 0740 - 09-11-16 okay', '1,2', '2016-11-09', '2016-11-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-09', '151.228.228.232', '97e4e4e8.skybroadband.com', '2016-10-19', '711369627434', NULL),
(6867, '', 4742, 999999999, 0, '7001-Havana', '2016-10-19', '0000-00-00', '2015-11-13', 'black', 'white', 'Pionier', 'Sehr geehrte Damen und Herren,\r\n\r\nam 13.11.2015 habe ich über Groupon eine Pionier-Uhr/ Model Havana erworben.\r\n\r\nLeider ist mir vor ein paar Wochen aufgefallen, dass die Uhr immer öfter stehen bleibt oder arg von der aktuellen Uhrzeit abweicht und das, obwohl die Uhr die meiste Zeit an meinem Handgelenk ist.\r\n\r\nAls ich die Uhrzeit erneut einstellen wollte, ist das Rädchen zum einstellen der Uhrzeit \\\"durchgedreht\\\", das Rädchen lässt sich nur noch schwer wieder reindrücken. Es ist also nicht mehr möglich, die Uhrzeit einzustellen.\r\n\r\nGerne würde ich Ihnen die Uhr zur Reparatur zusenden und von der Garantie gebrauch machen. Pionier-Nummer: P7001-1.\r\n\r\nDie Uhr werde ich in den nächsten Tag an Sie zurück senden.\r\n\r\nMfG\r\nStefan Auras', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '195.167.213.228', 'mail.recom-international.com', '2016-10-19', '', NULL),
(6868, '', 2149, 999999999, 2, '102-Monte Carlo GM', '2016-10-27', '0000-00-00', '2013-06-07', 'silver', 'white', 'Theorema', '{G-Karte}\r\nMy 102-Montecarlo Gm , accidentally , fell off the table and broke on the floor on the side of the hands. The crystal was shattered, a losing hand and the mechanism does not seem to function.\r\n  I would like to show it to you for a repair estimate. How should I do? There is a cost for the repair estimate?\r\n \r\nBest regards\r\nLuca Viviani \r\n \r\n', '28-10-16\r\nTotalschaden - ZB/Gehäuse/Krone/Zeiger zu ersetzen, Werk reparieren - 30 + 40 + 15 + 60 = 145,-  - ausf. 3110\r\n{2712} Werk gereinigt, ZB und Zg ers., Gehäuse mit Krone ers. - WD 8310\r\nUK 0211 1110 - einwandfrei\r\nWK 0311 0820 - 04-11-16 okay', '1,2', '2016-11-09', '2016-11-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-09', '188.15.135.37', 'host37-135-static.15-188-b.business.telecomitalia.it', '2016-10-19', '711369627629', NULL),
(6870, '', 4744, 999999999, 2, '103-Sao Paulo', '2016-12-02', '0000-00-00', '2015-11-12', 'silver metal', 'white', 'Theorema', '{G-Karte}\r\nDial Colour of white is a guess. (I dont have watch with me to check)\r\n\r\nThe hand winding crown spindle has snapped', '02-12-16\r\nKrone in sich gebrochen - kpl. mit Welle ers. - WD 8310\r\nWK 0212 1445 - gut\r\nUK 0512 0750 - einwandfrei\r\nWK 0612 0755 - 07-12-16 okay', '1,2', '2016-12-07', '2016-12-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-07', '185.34.82.39', 'remote.globalbakerysolutions.com', '2016-10-21', '711369634208', NULL),
(6871, '', 4745, 999999999, 2, '7001-Havana', '2016-10-24', '0000-00-00', '2016-08-31', 'silver', 'white', 'Pionier', '{G-Karte}\r\nThe watch just stopped working. First 2 times, it stopped during the night, while I was not wearing it. So I wound it the proper way and worked for some days. On the third time, it just would not work at all. Kindly note that the watch did suffer any hit. Thank you.  ', '25-10-16\r\nWerk kpl. abgelaufen - S+F oB\r\nK 2510 0850 - einwandfrei\r\nGR 2810 0820 bis 2910 1430 == 30h paßt!\r\n31-10-16 okay', '1,2', '2016-10-31', '2016-10-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-10-31', '80.26.220.65', '65.red-80-26-220.adsl.dynamic.ccgg.telefonica.net', '2016-10-21', '711369625637', NULL),
(6872, '', 4746, 999999999, 2, '510-London', '2016-10-27', '0000-00-00', '2015-09-08', 'silver', 'black', 'Pionier', '{G-Karte}\r\nThe crown has become detached from the winding / adjustment mechanism so the watch cannot be adjusted or wound.  I have also had previous instances where the crown and the bar attached to it have come out of the casing beyond the \'Click 2\' position when adjusting using normal force.', '28-10-16\r\nWelle quer ins Werk gewürgt - und dabei Werk zerstört\r\nKVA Werk und Krone  100,- [KULANZPREIS 50,-] -- ausf. 2203\r\nGehäuse u-s, Werk ersetzt, AW/Krone ers. - WD 8310\r\nK 2303 1245 - 27-03-17 okay', '1,2', '2017-03-28', '2017-03-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-28', '2.223.69.95', '02df455f.bb.sky.com', '2016-10-22', '1Z 8VF 459 68 4846 1545', NULL),
(6878, '', 4750, 999999999, 2, '103-Sao Paulo', '2016-11-04', '0000-00-00', '2014-11-20', 'gold metal', 'white', 'Theorema', '{G-Karte}\r\nThe crown outer knob used to set the time and wind the watch has come out.', '07-11-16\r\nKrone in sich gebrochen - Kupplung und Krone ers., Sperrad gesichert - WD 8310\r\nUK 0711 0855 - einwandfrei\r\nWK 0811 0740 - 09-11-16 okay', '1,2', '2016-11-09', '2016-11-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-09', '80.253.212.75', '80.253.212.75', '2016-10-31', '711369627423', NULL),
(6874, '', 4747, 999999999, 2, '3008-Damascus', '2016-10-28', '0000-00-00', '2015-06-23', 'silver', 'black', 'Theorema', '{G-Karte}\r\nright botton not working where need to change date', '31-10-16\r\nfunktioniert schon, hakt nur zeitweise... Werkring getauscht\r\nK 3110 0815 - 03-11-16 okay', '1,2', '2016-11-03', '2016-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-03', '81.135.88.55', 'host81-135-88-55.range81-135.btcentralplus.com', '2016-10-24', '711369626118', NULL),
(6876, '', 4748, 2, 2, '3011-Macau', '2016-10-27', '0000-00-00', '0000-00-00', 'Schwarz', 'Schwarz', 'Theorema', '[OHNE Angabe - OHNE G-Nachweis - NO Deal]', '28-10-16\r\nUhr heftig gefallen, SekZg ab, deutliche Beschädigungen an Lunette, Krone fremd - wd Eingang: 8310\r\nKVA Werk und Krone/Welle  120,- ', '1,2', '2016-11-17', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-17', '', '', '0000-00-00', '00340434129949102467', NULL),
(6877, '', 4749, 999999999, 2, '101-Casablanca GM', '2016-11-04', '0000-00-00', '2016-01-27', 'black', 'black', 'Theorema', '[G per email 30-10-16]\r\nThe clasp is defect, I can\\\'t close it anymore.', '', '1,2', '2017-01-12', '2017-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-30', '95.144.157.127', '95.144.157.127', '2016-10-30', '711369632525', NULL),
(6879, '', 3343, 2, 2, '510-London', '2016-10-31', '2014-10-15', '2014-10-15', 'Gold', 'Schwarz', 'Pionier', '{G-Karte}\r\n{abgetippt:\r\nThe movement does not work anymore\r\n}', '31-10-16\r\nWerk steht kpl. aufgezogen - gefallen/gestoßen: DS auf Lunette (Fotos) - Anker/Messer gerichtet, reguliert - KULANZ\r\nK 0111 0915 - 04-11-16 okay', '1,2', '2016-11-04', '2016-11-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-04', '', '', '0000-00-00', '711369626688', NULL),
(6880, '', 4702, 2, 2, '102-Monte Carlo GM', '2016-10-31', '2016-07-29', '2016-07-29', 'Gold', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nI want my € back\r\n}', '31-10-16\r\nhäh? Uhr war mit Rep 6805 hier, es wurden auf KULANZ die Zeiger gesetzt... jetzt Werk kpl. abgelaufen - S+F oB - Aufzug 29x - Uhr unbenutzt\r\nUK 0111 0800 - einwandfrei\r\nWK 0211 0830 - 03-11-16 absolut okay\r\n{Aufzugzettel}', '1,2', '2016-11-03', '2016-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-03', '', '', '0000-00-00', '711369626335', NULL),
(6881, '', 4751, 999999999, 2, '3005-Marco Polo', '2016-10-31', '0000-00-00', '2015-06-25', 'gold', 'black', 'Theorema', 'I have sent the watch for repair. Watch is still under guarantee. It\\\'s sent from Dubai including copy of the guarantee card. \r\n\r\nThere are two issues with the watch that should be fixed. Small needles from day and month indicators are fallen of and not in use. The small lever on the side of the watch is also broken.', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.227.85.150', '80.227.85.150', '2016-10-31', '', NULL),
(6882, '', 4685, 2, 2, '76013-Tristan', '2016-11-01', '2016-03-01', '2016-03-01', 'Silber', 'Weiss', 'Elysee', '[OHNE Angabe - altRep 6779]\r\n\r\n*** kein email Verkehr - warten auf Reaktion des Kunden ***', '02-11-16\r\nja, das hilft mir unglaublich weit! k.A. was der Kunde will...\r\nK 0211 0915 - 03-02-17 Uhr ist absolut einwandfrei', '1,', '0000-00-00', '2017-02-03', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(6883, '', 4752, 999999999, 2, '49025-Regulator', '2016-11-09', '0000-00-00', '2016-03-30', 'silver', 'black', 'Javelle', '{G-Copy}\r\nThe stem wont get back in the \'winding\' position (it stays on the \'hour setting\' position).\r\nI opened the watch in order to clean the inside of the cristal (there was an increasing fog inside). I removed the stem by pressing on the appropriate button.\r\nAfter cleansing the cristal, when I put the stem back, it couldn\'t be pushed to its initial position (winding), it stayed in the \'setting\' position.\r\nI couldn\'t snap back the caseback, even with my case press (the back is incredibly hard to open/close).', '10-11-16\r\nFremdgeöffnet! Eingeschickt OHNE Armband!\r\nAufzug durcheinander, ZB verschoben!\r\nKVA Werkrep. 60,- -- ausf. 1411\r\nZB-Füße gerichtet, Aufzug sortiert, reguliert - WD 8310\r\nK 1411 1435 - 18-11-16 okay', '1,2', '2016-11-18', '2016-11-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-18', '92.93.109.207', '207.109.93.92.rev.sfr.net', '2016-11-02', '711369629297', NULL),
(6884, '', 3664, 999999999, 2, '3006-Monaco Diamond', '2016-11-10', '0000-00-00', '2016-09-08', 'black', 'black', 'Theorema', '{G-Copy}\r\nStarts running slow and then stops. I reset it and wind it again but this keeps happening.', '11-11-16\r\nWerk kpl. abgelaufen - S+F oB\r\nK 1111 0830 - 22-11-16 einwandfrei iO', '1,2', '2016-11-30', '2016-11-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-30', '5.107.241.136', '5.107.241.136', '2016-11-02', 'RL 74 314  427 5DE', NULL),
(6885, '', 3571, 999999999, 2, '103-Sao Paulo', '2016-11-08', '0000-00-00', '2014-11-07', 'silver', 'white', 'Theorema', 'The time is way too fast. It actually ahead by 10-15Min every 2-3 hours.\r\nI tried to let it stop and wind it again but still the same.', '08-11-16\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 35x\r\nUK 0811 1255 - einwandfrei\r\nWK 0911 0830 - 10-11-16 okay\r\n{Spiralzettel}', '1,2', '2016-11-10', '2016-11-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-10', '94.194.22.196', '5ec216c4.skybroadband.com', '2016-11-03', '711369627673', NULL),
(6886, '', 4753, 999999999, 2, '101-Casablanca GM', '2016-11-10', '0000-00-00', '2014-01-14', 'bicolor', 'yellow', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\nThe watch has stopped working - it is not under warranty. ', '10-11-16\r\n5 Indexe fehlen... - gefunden und geklebt - Kulanz\r\nWerk ausgeschwungen - Anker gerichtet - Kulanz - WD NO\r\nAngebot: Gehäuse und Krone SP 50,- -- ausf. 1811\r\nUK 1011 1545 - einwandfrei\r\nWK 1111 0740 - gut\r\nUK 1411 0815 - einwandfrei\r\nWK 1511 0815 - einwandfrei\r\nGehäuse und Krone ers. - Aufzug 35x - WD 8310\r\nUK 2111 1050 - einwandfrei\r\nWK 2211 0900 - 23-11-16 okay', '1,2', '2016-11-24', '2016-11-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-24', '195.81.164.50', '195.81.164.50', '2016-11-03', '711369630327', NULL),
(6887, '', 4754, 999999999, 2, '107-Rio', '2016-11-10', '0000-00-00', '2016-10-27', 'silver', 'black', 'Theorema', 'Wound the watch up in the box. First day gained 30minutes. Third day did the same. Fourth day the hands stuck together and it stopped working. Totally useless.\r\nI have no faith in the brand after this experience and would prefer my money back. I will send the watch back tomorrow in original packing using registered post.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.207.141.176', '94.207.141.176', '2016-11-04', '', NULL),
(6888, '', 4755, 999999999, 2, '107-Rio', '2016-11-14', '0000-00-00', '2016-09-05', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\nThe base is not properly attached to the case. Apart from that, hour hand and minute hand are not synchronized properly. ', '15-11-16\r\nZgWerk kpl. ab - Briden waren nicht festgeschraubt...\r\nMinZg ers., Sperrad gesichert, Briden befestigt - WD 8310\r\nUK 1511 0955 - reguliert\r\nWK 1611 0815 - 17-11-16 okay', '1,2', '2016-11-17', '2016-11-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-17', '145.94.54.81', 'x-145-94-54-81.wired.tudelft.nl', '2016-11-07', '711369629047', NULL),
(6889, '', 4756, 999999999, 2, '509-Barbados', '2016-11-14', '0000-00-00', '2016-08-05', 'silver', 'black', 'Pionier', '[G-Karte]\r\nA few weeks ago I bought the brand new Pionier Barbados GM-509. I’m very happy with it but the second-hand has fallen out. I guess it’s a little manufactering problem. ', '15-11-16\r\nSekZg aufgesetzt, Zg gerichtet, Rotor vernietet - KULANZ\r\nK 1511 1040 - 18-11-16 okay', '1,2', '2016-11-18', '2016-11-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-18', '92.111.176.109', '092-111-176-109.static.chello.nl', '2016-11-07', '711369629312', NULL),
(6890, '', 4757, 999999999, 2, '107-Rio', '2016-11-24', '0000-00-00', '2016-08-15', 'silver metal', 'black', 'Theorema', '{G-Karte}\r\nWatch is running very fast. It gains about 5 minutes every hour. After 6 hours it is ahead by 30minutes.', '25-11-16\r\nSpirale übergeschlagen - gelegt, Sperrad gesichert\r\nWK 2511 0945 - gut\r\nUK 2811 0740 - einwandfrei\r\nWK 2911 0815 - 30-11-16 okay\r\n{Spiralzettel}', '1,2', '2016-11-30', '2016-11-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-30', '98.195.169.175', 'c-98-195-169-175.hsd1.tx.comcast.net', '2016-11-07', 'RL 74 388 584 7DE', NULL),
(6891, '', 4758, 2, 2, '501-Coppernicus', '2016-11-08', '0000-00-00', '0000-00-00', 'Schwarz', 'Schwarz', 'Pionier', '[OHNE G-Nachweis, da Karte blanko - NO Deal]\r\n{abgetippt:\r\n[...] the clock is beginning to cloud over, and is now stopped to operate\r\n}', '08-11-16\r\nWerk steht kpl. aufgezogen - AR aus Eingriff, Zapfen gebrochen! Uhr geschätzt von 2013/14\r\nKVA Werk ersetzen und Armband  105,- ', '1,2', '2017-01-30', '0000-00-00', 0, 0, 0, 0, 0, 1, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-30', '', '', '0000-00-00', '711369632271', NULL),
(6892, '', 4759, 2, 2, '7001-Havana', '2016-11-08', '2015-10-23', '2015-10-23', 'Gold', 'Schwarz', 'Pionier', '{G-Copy}\r\n{abgetippt:\r\nWinder missing now - but also was not moving hands properly\r\n}', '08-11-16\r\n...jaa... Krone fehlt, DS auf Lunette! -- Krone direkt am Hals gebrochen? Auch WHF-Fehler!\r\nKVA Krone/Welle 25,- {Rep. Kulanz}\r\n\r\n*** Uhr wurde versehentlich unrepariert versendet ***', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-11', '', '', '0000-00-00', '711369627787', NULL),
(6895, '', 3019, 999999999, 2, '107-Rio', '2016-11-14', '0000-00-00', '2013-04-10', 'silver', 'black', 'Theorema', '[G-Karte]\r\n- The glass is broken\r\n- The watch hands/pointers are loose in the case', '15-11-16\r\njo, Glas ersetzen und Werk reparieren  65,- -- ausf. 1711\r\nGehäuse u-s, Werk ers. da doch voller Splitter, Glas ers., Ziffern ausgelegt - WD 8310\r\nUK 2111 1255 - einwandfrei\r\nWK 2211 0900 - 23-11-16 okay', '1,2', '2016-11-24', '2016-11-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-24', '155.91.64.11', '155.91.64.11', '2016-11-08', '711369630338', NULL),
(6970, '', 4812, 999999999, 2, '510-London', '2016-12-19', '0000-00-00', '2016-02-08', 'silver', 'white', 'Pionier', '{G-Karte}\r\nA piece is moving inside so not working anymore', '20-12-16\r\nRotor gebrochen - auch AR aus Eingriff - gefallen? AR gesetzt, Werk entprellt, Rotor ers.\r\nK 2012 1030 - 23-12-16 okay', '1,2', '2016-12-23', '2016-12-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-23', '91.183.3.229', '229.3-183-91.adsl-fix.isp.belgacom.be', '2016-12-12', '711369638096', NULL),
(6897, '', 4761, 2, 2, '103-Sao Paolo', '2016-11-08', '2015-01-08', '2015-01-08', 'Gold', 'white', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nWinder has come detached and grinds when wound. Also mist in glass even through not been worn in rain\r\n}', '08-11-16\r\nwd-Eingang: UNDICHT - Krone in sich gebrochen - Kupplung und Krone ers., Sperrad gesichert - WD 8310\r\nUK 0811 1330 - einwandfrei\r\nWK 0911 0830 - Gehäuse ers., reguliert und 10-11-16 okay', '1,2', '2016-11-10', '2016-11-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-10', '', '', '0000-00-00', '711369627684', NULL),
(6898, '', 4760, 999999999, 2, '3001-Paragon', '2016-12-09', '0000-00-00', '2015-08-02', 'bicolor rosé', 'white', 'Theorema', '{G-Karte}\r\nday ajustable button jam, hour and minute pointer alignment out. ', '12-12-16\r\nDateModul? Rotor gebrochen, AutoBrücke gelöst... zuviele Baustellen: Werktausch, Gehäuse u-s, Lunettendichtung ers. - WD 8310\r\nK 1312 1325 - reguliert und 16-12-16 okay', '1,2', '2016-12-16', '2016-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-16', '118.200.62.84', 'bb118-200-62-84.singnet.com.sg', '2016-11-08', 'RL 74 456 472 0DE', NULL),
(6900, '', 4745, 999999999, 2, '7001-Havana', '2016-11-11', '0000-00-00', '2016-08-31', 'silver', 'white', 'Pionier', 'The watch stopped 3 times, twice while I was wearing it. This problem happened before and the watch was returned, and sent back to me. The problem is still there. ', '11-11-16\r\n... Ohne Worte... Werk wieder kpl. abgelaufen... also nochmal\r\nK 1111 1450 - absolut bestens - Kunde versteht nicht die Funktion einer Automatikuhr ', '1,2', '2016-11-18', '2016-11-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-18', '80.26.220.65', '65.red-80-26-220.adsl.dynamic.ccgg.telefonica.net', '2016-11-08', '711369629301', NULL),
(6901, '', 4763, 999999999, 2, '4004-Newton', '2016-11-14', '0000-00-00', '2014-12-02', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 27368 v. 02-12-2014]\r\nHe doesn\'t do it. If you move the watch then starts the clock hands move 5-10 seconds and then stops.  On my party abroad I discovered that that doesn\'t do so I had to without hoorloge all 2 months', '15-11-16\r\nRotor gebrochen, Werk steht bei ZB oben - Spiralklötzchenschraube lose im Werk... oberer Unruhzapfen gebrochen - aha! Uhr also gefallen, DS bei 0930\r\nKVA Werktausch 80,- - ausf. 0901\r\nWerk ers., Indexe gesichert\r\nK 0901 1000 - gewinnt, aber stark schwankende Amplitude\r\nnochmal Werktausch\r\nK 1201 0910 - reguliert\r\nK 1601 0755 - 17-01-17 okay', '1,2', '2017-01-18', '2017-01-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-18', '82.169.70.240', '82-169-70-240.ip.telfort.nl', '2016-11-08', '711369642938', NULL),
(6902, '', 4762, 999999999, 2, '101-Casablanca GM', '2016-11-16', '0000-00-00', '2014-11-17', 'silver', 'white', 'Theorema', '[G-Karte]\r\nThe watch has the clock hand out of his position....', '17-11-16\r\n...und Welle läßt sich rausziehen... MinZg aufgesetzt, Anker gerichtet, Sperrad gesichert\r\nUK 1711 0920 - reguliert\r\nWK 1811 1155 - gut - Aufzug 36x\r\nUK 2111 0810 - einwandfrei\r\nWK 2211 0900 - 23-11-16 okay', '1,2', '2016-11-23', '2016-11-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-23', '88.4.81.231', '231.red-88-4-81.dynamicip.rima-tde.net', '2016-11-09', '711369630176', NULL),
(6903, '', 3664, 2, 2, '3006-Monaco Diamond', '2016-11-10', '0000-00-00', '0000-00-00', 'Schwarz', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal ]\r\n{abgetippt:\r\nCan you please replace movement + advise cost\r\n}', '11-11-16\r\nWerk kpl. abgelaufen - aha, 24h-Zg gebrochen, der wurde aber schon fremdentfernt - Funktionskontrolle\r\nK 1111 0845 - verliert ca. 4min/d - dann \r\nKVA Werktausch 80,- -- ausf. 1711\r\nWerk mit 3 neuen Totas ers. \r\nK 1811 1355 - 22-11-16 okay\r\n*** Kundin möchte Gehäuse in weiß *** KVA 40,- - ausf. 2511\r\nGehäuse silber ersetzt - WD 8310\r\nK 2511 1155 - 28-11-16 okay', '1,2', '2016-11-30', '2016-11-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-30', '', '', '0000-00-00', 'RL 74 314  427 5DE', NULL),
(6904, '', 4764, 999999999, 2, '3012-Paris', '2016-11-16', '0000-00-00', '2016-09-05', 'gold', 'black', 'Theorema', '[G per email 10-11-2016 & Karte]\r\nDate can not be set in set mode, nonresponsive dial. \r\nStrange ticking when turning button setting time in set mode. It does not feel ok.', '17-11-16\r\nDrückerfehler - zuerst Kontrolle\r\nK 1711 0900 - einwandfrei\r\nDrückerRep\r\nK 2111 0950 - 22-11-16 okay', '1,2', '2016-11-22', '2016-11-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-22', '91.227.110.135', '91.227.110.135', '2016-11-10', '711369629930', NULL),
(6905, '', 4765, 2, 2, '3001-Paragon', '2016-11-11', '2015-11-02', '2015-11-02', 'Silber', 'Weiss', 'Theorema', '[OHNE G-Nachweis - Deal 35511 v. 02-11-2015]\r\n{abgetippt:\r\nWatch hand lose. Can not adjust time or use. Was inallorate time keeping\r\n}', '11-11-16\r\nDateModul!  gesichert, Gehäuse u-s, DateModul gesichert, Datum rep., Rotorlager geölt - WD 8310\r\nK 1611 0900 - 21-11-16 okay', '1,2', '2016-11-22', '2016-11-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-21', '', '', '0000-00-00', '711369629702', NULL),
(6907, '', 4766, 999999999, 2, '107-Rio', '2016-11-28', '0000-00-00', '2016-09-23', 'silver metal', 'black', 'Theorema', '{G-Karte}\r\nOne of the dials fell by itself, I don\\\'t remember the watch falling however I put it in my handbag during my travel and I found the dial fell when I removed it ', '28-11-16\r\nMinZg ers. \r\nUK 2811 1300 - reguliert\r\nWK 2911 0820 - 30-11-16 okay\r\nZurück gekommen 10.01.2017\r\nversendet 10.01.2017 RL 74 594 459 6DE', '1,2', '2017-01-10', '2017-01-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-30', '37.245.166.4', '37.245.166.4', '2016-11-13', 'RL 74 388 582 0DE', NULL),
(6908, '', 4767, 2, 2, '103-Sao Paolo', '2016-11-14', '2015-12-18', '2015-12-21', 'Gold', 'white', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nJust stop working\r\n}', '15-11-16\r\nSperrad/Krone - Sperrad gesichert, Krone gängig gemacht - WD 8310\r\nUK 1511 1020 - einwandfrei\r\nWK 1611 0815 - okay', '1,2', '2016-11-17', '2016-11-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-17', '', '', '0000-00-00', '711369629058', NULL),
(6909, '', 4768, 999999999, 2, '509-Barbados', '2016-12-02', '0000-00-00', '2016-10-25', 'gold metal', 'black', 'Pionier', '{G-Karte}\r\nThe watch pointers are not moving and you can\\\'t tell the time. Even when you adjust the time they don\\\'t move.', '05-12-16\r\nWH aus Eingriff, Uhr kompl. abgelaufen... - Aufzug sortiert (Welle muss raus gewesen sein!)\r\nK 0512 0920 - klemmt im Datum? jepp, ZgReibung - Werktausch\r\nK 0612 1005 - 09-12-16 okay', '1,2', '2016-12-09', '2016-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-09', '72.227.130.253', 'cpe-72-227-130-253.nyc.res.rr.com', '2016-11-15', 'RL 74 405 399 5DE', NULL),
(6910, '', 4505, 999999999, 2, '3011-Macau', '2016-11-22', '0000-00-00', '2016-02-29', 'silver metal', 'black', 'Theorema', '{G-Karte}\r\nLeider ist die Uhr wieder kaputt gegangen. \r\nFebruar 2016 hatten wir die Uhr für mein Vater gekauft und \r\nim Mai war der erste defekt und diesmal ist der Wochenzeiger abgefallen. Zudem muss die Uhr sehr oft nachgesellt werden. \r\nAnbei auch ein Bild wo Sie sehen, dass der Zeiger (Wochenanzeige) abgefallen ist.\r\n', '22-11-16\r\nDayTota fehlt... ersetzt, Klinkenräder geölt - Kontrolle bis Montag\r\nK 2211 1520 - 28-11-16 okay', '1,2', '2016-11-29', '2016-11-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-30', '178.200.102.79', 'ip-178-200-102-79.hsi07.unitymediagroup.de', '2016-11-15', '00340434129949102474', NULL),
(6911, '', 4769, 999999999, 2, '101-Casablanca GM', '2016-11-29', '0000-00-00', '2012-12-16', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\nBar that secures the winder has broken off and the winder has come lose.', '30-11-16\r\nneues Gehäuse nötig - Krone in sich gebrochen\r\nKVA Gehäuse und Krone/Welle  65,- --  ausf. 1801\r\nAnker gerichtet, Gehäuse mit Krone ers. - WD 8310\r\nUK 1801 1145 - einwandfrei\r\nWK 1901 0810 - 20-01-17 okay', '1,2', '2017-01-20', '2017-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-20', '89.107.2.242', 'dcexchange.douglas.gov.im', '2016-11-15', 'RL 74 594 468 4DE', NULL),
(6913, '', 4770, 999999999, 2, '505-Florida', '2016-11-22', '0000-00-00', '2014-11-19', 'black metal', 'black', 'Pionier', '{G-Karte}\r\nLeft hand side crown 24h not working not moving, date pusher top right some time blocking up, and from beginning approximately 5 minutes a week getting late is slow , now is  Third time when I sant my watch and coming back with same issues I hope now everything will be fixed Thank you so much ;-)', '22-11-16\r\nFeb 2015 - neues Werk\r\nNov 2015 - Glas ...\r\njetzt: Problem in der Hemmung? eher nicht, Werk kpl. abgelaufen, aber keine venünftige Amplitude zu entlocken! \r\nWerktausch, Glasdichtung ers. - WD 8310\r\nK 2311 1155 - 28-11-16 okay', '1,2', '2016-11-29', '2016-11-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-29', '82.132.227.85', '82-132-227-85.dab.02.net', '2016-11-15', '711369632180', NULL),
(6914, '', 4771, 2, 2, '101-Casablanca GM', '2016-11-15', '2016-07-01', '2016-07-01', 'Gold', 'Schwarz', 'Theorema', '{G-Karte}\r\n[OHNE Angabe]', '16-11-16\r\nArmband in Auflösung, Kronenbügel lose - S+F oB - Aufzug 40x\r\nUK 1611 0830 - bl. zurück? \r\nWK 1711 0820 - steht 1530... Anker? - jo, Messer zu lang\r\nAnker ers., reguliert\r\nUK 2111 1145 - einwandfrei\r\nWK 2211 0910 - Band ers. KULANZ - 23-11-16 okay', '1,2', '2018-07-11', '2018-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-23', '', '', '0000-00-00', '711369630165', NULL),
(6915, '', 513, 999999999, 0, '102-Monte Carlo GM', '2016-11-16', '0000-00-00', '2015-12-18', 'gold', 'black', 'Theorema', 'stopped working, repaired last December, receipt in case', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.220.7.234', '02dc07ea.bb.sky.com', '2016-11-16', '', NULL),
(6916, '', 4597, 999999999, 2, '505-Florida', '2016-11-24', '0000-00-00', '2015-11-23', 'silver metal', 'black', 'Pionier', '{G-Copy}\r\n19-06-16\r\nMovement slow \r\nRear moment plate not fully working \r\nFront dials don\'t keep up \r\nLooses more then 5 minutes a day \r\nSide winder is occasionally jammed or stiff (when setting up the time after the watch has stopped, because it happens to often) \r\n-------\r\n18-08-16\r\nMovement sticks \r\nSecond hand slips when adjusting the time \r\nLooses more minutes per day \r\nTime adjustment sometimes doesn\'t work or become stuck\r\n-------\r\nMovement does not work. \r\n\r\nThe date under \'Pionier\' flicks up to 39.\r\n \r\nThe bezel on the side has come off.\r\n \r\nThe automatic arm on the back of the watch although swings, it doesn\'t provide power for the watch.\r\n \r\nWhen the bezel was attached, it would become jammed/stuck when adjusting the time.\r\n \r\nThe watch when it worked lost about 5 mins per day. \r\n\r\nMonth/Day dials never actually kept up with the month and day.', '25-11-16\r\nKrone fehlt, Uhr stark strapaziert -- WHF-Fehler, Datum geht über 32, ZgStellung hakt, Automatik einseitig fest...\r\nWH und Kupplung ers., AW/Krone ers., beide Klinkenräder ers. - WD 8310\r\nK 2511 1145 - 28-11-16 okay', '1,2', '2016-11-29', '2016-11-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-29', '194.73.227.162', 'mailgate1.beresfordsgroup.co.uk', '2016-11-16', '711369632205', NULL),
(6917, '', 4772, 999999999, 2, '104-Copacabana', '2016-11-24', '0000-00-00', '2015-06-25', 'silver metal', 'white', 'Theorema', '[G per email 16-11-16]\r\nThe watch crown used to wind up the watch has broken. I was using the crown to wind the watch when it suddenly went all lose and flimsily and no longer seems to be connected to the wind mechanism. As a result the watch can no longer be wound up to work.', '24-11-16\r\nKrone in sich gebrochen - ersetzt - WD 8310\r\nUK 2411 1130 - einwandfrei\r\nWK 2511 0850 - gut\r\nUK 2811 0825 - einwandfrei\r\nWK 2911 0820 - 30-11-16 okay', '1,2', '2016-12-01', '2016-12-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-01', '81.106.60.62', 'cpc4-stme3-2-0-cust61.5-2.cable.virginm.net', '2016-11-16', '711369632753', NULL),
(6918, '', 4773, 999999999, 2, '3011-Macau', '2016-11-24', '0000-00-00', '2015-02-24', 'silver metal', 'black', 'Theorema', '{G-Copy}\r\nthe clock does not work, I acted but the clock does not start automatic movement. I point out that the watch was kept in its case.', '25-11-16\r\nDayTota lose, Automatik fest? - Auto okay, Zg ers.\r\nK 2511 0955 - 28-11-16 okay', '1,2', '2016-11-29', '2016-11-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-29', '188.152.56.46', 'net-188-152-56-46.cust.vodafonedsl.it', '2016-11-16', '711369632190', NULL),
(6920, '', 4775, 999999999, 2, '3012-Paris', '2016-12-12', '0000-00-00', '2016-11-01', 'silver', 'black', 'Theorema', 'Nothing wrong with the watch, and I did not receive a warranty card. Eric Harding knows about this. I\\\'d just like to order another watch and will do so after I\\\'ve successfully returned this one :) ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '37.153.244.42', 'rt244bb153-37-42.routit.net', '2016-11-17', '', NULL),
(6921, '', 4776, 999999999, 2, '103-Sao Paulo', '2016-11-17', '0000-00-00', '2016-11-13', 'silver', 'black', 'Theorema', 'It isn´t the correct model what I want. I ordered the Theorema \'Sao paulo\' gold plated watch.', '103-8 schicken', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-25', '79.159.172.154', '154.red-79-159-172.dynamicip.rima-tde.net', '2016-11-17', '7113 6963 0636', NULL),
(6922, '', 4777, 999999999, 2, '3001-Paragon', '2016-11-24', '0000-00-00', '2016-01-04', 'silver', 'black', 'Theorema', '[G per email 18-11-16]\r\nThe hour hand can not be adjusted anymore and it comes only jerkily during the time adjustment. The whole clockwork wobbles while setting as well as at the contact at the time adjustment regulator and seems to have partly detached from the housing. The indicator on the 24-hour dial does not match the 12h dial.', '25-11-16\r\nDateModul! -- gesichert, reguliert\r\nK 2511 1355 - 28-11-16 okay', '1,2', '2016-11-29', '2016-11-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-30', '188.174.128.252', 'ppp-188-174-128-252.dynamic.mnet-online.de', '2016-11-18', '00340434129949102481', NULL),
(6923, '', 4778, 999999999, 2, '7002-Chicago', '2016-11-23', '0000-00-00', '2016-10-10', 'silver metal', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 40257 v. 10-10-2016]\r\nDefective bracelet and broken watch', '23-11-16\r\nDas MB ist falschherum montiert. DayTota abgefallen, Glas zerkratzt! -- Tota aufgesetzt, aber MinZg nicht zum Halten zu bewegen! Neues Werk nötig! \r\nAngebot Neues Glas  25,- -- NICHT ausf. 2411\r\nK 2311 1540 - Feste Stege ers. und 28-11-16 okay', '1,2', '2016-11-29', '2016-11-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-29', '151.64.50.75', '151.64.50.75', '2016-11-18', '711369632216', NULL),
(6924, '', 4779, 999999999, 2, '510-London', '2016-11-29', '0000-00-00', '2016-02-18', 'silver', 'black', 'Pionier', '{G-Copy}\r\nIssue is as follows: number on plate is loose, number XII – this must have gotten stuck between hour and minute hands, causing it to stop running initially. Now the minute hand is longer fixed…if I turn the whatch, the minute hand goes in all directions.', '30-11-16\r\nXII und VIII gelöst, Rotor und WHF gebrochen - Werktausch\r\nArmband stark strapaziert - Angebot 25,- - NICHT ausf. 0212 \r\nGehäuse u-s, Werk ers., \r\nK 0212 0955 - neu gestellt\r\nK 0512 0755 - reguliert und 08-12-16 okay', '1,2', '2016-12-08', '2016-12-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-08', '171.21.80.126', 'swan.klm.nl', '2016-11-18', '711369634403', NULL),
(6925, '', 4780, 999999999, 0, '2008-Everest', '2016-11-20', '0000-00-00', '2016-04-28', 'silver', 'white', 'Theorema', 'The hand from the seconds dial has come off and blocked the mechansim.\r\nFUrthermore the leather strap has come undone..', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.247.112.116', '116.112-247-81.adsl-dyn.isp.belgacom.be', '2016-11-20', '', NULL),
(6926, '', 4781, 999999999, 0, '2009-Casablanca', '2016-11-21', '0000-00-00', '2016-11-14', 'black', 'yellow', 'Theorema', 'No defect,just ugly.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '78.17.2.253', 'sky-78-17-2-253.bas512.cwt.btireland.net', '2016-11-21', '', NULL),
(6927, '', 2536, 2, 2, '508-Dublin', '2016-11-22', '2014-05-16', '2014-05-16', 'Gold', 'Schwarz', 'Pionier', '{G-Karte}\r\n{abgetippt:\r\n[...] please repair my watch and send me the bill [...]\r\n}\r\n\r\n*** Fremd Nylonband ***', '22-11-16\r\nsteht kpl. aufgezogen... AR aus Eingriff, aber nicht gebrochen - gesetzt, teilgeölt und reguliert...\r\nK 2211 1455 - 25-11-16 okay  KULANZ', '1,', '2016-11-25', '2016-11-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(6928, '', 4782, 999999999, 2, '104-Copacabana', '2016-11-29', '0000-00-00', '2014-12-16', 'silver metal', 'black', 'Theorema', '{G-Karte}\r\nReference number I have: GM104\r\nThe problem I have is that I pull out the crown to change the time, but all it does is wind the watch, not change the time. I would either like replacing or fixing. If you put a brown leather strap on I would be extra happy but no worries! Thank you. ', '30-11-16\r\nWH-Schraube? \r\nAngebot Lederband  25,- -- NICHT ausf. 0212\r\nWH-Schraube befestigt, Sperrad gesichert, Halsdichtung aus Krone gepult\r\nUK 3011 1050 - einwandfrei\r\nWK 0112 0750 - Bestens und 02-12-16 okay', '1,2', '2016-12-02', '2016-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-02', '86.17.220.151', 'cpc91388-watf11-2-0-cust150.15-2.cable.virginm.net', '2016-11-22', '711369632992', NULL),
(6929, '', 4125, 2, 2, '102-Monte Carlo GM', '2016-11-23', '2012-10-10', '2012-10-10', 'Gold', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nstopped working, repaired last December, receipt in case\r\n}', '23-11-16\r\nWerk steht kpl. abgelaufen - 2 ZB-Plättchen fehlen! unfassbar... eins gefunden, eins ersetzt\r\nUK 2311 1400 - einwandfrei\r\nWK 2411 0735 - noch vermißtes Zierteil gefunden und entfernt, reguliert\r\nWK 2511 0900 - gut\r\nUK 2811 0840 - einwandfrei\r\nWK 2911 0820 - 30-11-16 okay', '1,2', '2016-11-30', '2016-11-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-11-30', '', '', '0000-00-00', '711369632514', NULL),
(6930, '', 4783, 999999999, 2, '104-Copacabana', '2016-11-30', '0000-00-00', '2016-10-18', 'black', 'black', 'Theorema', '{G-Karte}\r\nThe watch is fully wind but still wont work. \r\n', '01-12-16\r\ndiv. Indexe gelöst... -- alle Indexe geklebt, Anker gerichtet, Sperrad gesichert\r\nUK 0112 1100 - einwandfrei\r\nWK 0212 0820 - gut\r\nUK 0512 0755 - reguliert\r\nWK 0612 0800 - 07-12-16 okay', '1,2', '2016-12-07', '2016-12-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-07', '77.73.8.55', '77.73.8.55', '2016-11-23', '711369634171', NULL),
(6931, '', 4784, 999999999, 2, '103-Sao Paulo', '2016-11-29', '0000-00-00', '2015-05-08', 'gold', 'white', 'Theorema', '{G-Copy}\r\nScratched front glass\r\nStrap broken', '30-11-16\r\nBand extrem verbraucht und am Anstoß gerissen, Glas mittig zerkratzt\r\nKVA  Glas und Band  50,- -- ausf. 1912\r\nGlas ers., Band von Neuer Uhr - WD 8310\r\nUK 1912 1300 - einwandfrei\r\nWK 2012 0740 - 21-12-16 okay', '1,2', '2016-12-23', '2016-12-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-23', '80.254.154.83', '1062ob.scansafe.net', '2016-11-23', 'RL 74 513 628 5DE', NULL),
(6932, '', 4785, 999999999, 0, '510-London', '2016-11-23', '0000-00-00', '2016-10-15', 'gold', 'black', 'Pionier', '510-7 gold case, black face, stainless steel band.\r\nThe time seems to skip forward by a few hours or just stands still. \r\nOne side of the band (watch strap) has started to fall as though one of the pins is coming out. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.193.178.34', '5ac1b222.bb.sky.com', '2016-11-23', '', NULL),
(6933, '', 4786, 999999999, 2, '3011-Macau', '2016-12-02', '0000-00-00', '2016-11-10', 'silver metal', 'black', 'Theorema', '[OHNE G-Nachweis - Deal ?]\r\nProblems:\r\n1. Day Dial is not moving along with date\r\n2. Month Dial is not moving along with date.\r\n3. Every night, time Dial is not moving(stopped) so I have to manually change time.\r\n', '02-12-16\r\nDayTota scheint zu hängen - Stern defekt! Werktausch\r\nK 0212 1335 - 06-12-16 okay', '1,2', '2016-12-06', '2016-12-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-06', '210.160.8.65', 'ik-sg01.proxy.jp.panasonic.com', '2016-11-24', 'RL 74 405 391 6DE', NULL),
(6935, '', 4787, 999999999, 2, '107-Rio', '2016-12-02', '0000-00-00', '2014-12-10', 'silver', 'black', 'Theorema', '{G-Copy}\r\nThis week the watch suddenly stopped working. I wind the clock the night before and it still worked then. When I wanted to put the watch on the next morning it didn\\\'t work anymore.', '05-12-16\r\nausgeschwungen -- gefallen, Ellipse saß auf der Gabel! \r\nAnker gerichtet - KULANZ\r\nUK 0512 0915 - einwandfrei\r\nWK 0612 0820 - 07-12-16 okay', '1,2', '2016-12-07', '2016-12-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-07', '80.60.109.131', 'ip503c6d83.speed.planet.nl', '2016-11-27', '711369634193', NULL),
(6936, '', 4788, 999999999, 2, '107-Rio', '2016-12-02', '0000-00-00', '2015-11-16', 'silver', 'white', 'Theorema', '{G-Copy}\r\nLiterally the watch hands fell off', '02-12-16\r\nBriden verbogen, dann muss die Uhr heftig gefallen sein! \r\nund siehe da, deutliche DS am Anstoß 5 unten...\r\nKVA  Werkreparatur  60,-  --  ausf. 1912\r\nGlas gesäubert, MinZg ers., Anker gerichtet, Sperrad gesichert, Briden doppelt ers.\r\nUK 1912 1325 - einwandfrei\r\nWK 2012 0745 - 21-12-16 okay', '1,2', '2016-12-23', '2016-12-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-23', '86.166.111.78', 'host86-166-111-78.range86-166.btcentralplus.com', '2016-11-28', '711369638166', NULL),
(6937, '', 4789, 999999999, 2, '7001-Havana', '2016-12-01', '0000-00-00', '2016-02-29', 'gold', 'black', 'Pionier', '{G-Copy}\r\nDie Uhr ist ohne ersichtlichem Grund stehen geblieben.Sie lässt sich nicht in Gang setzen.Das Schwungrad hakt und ist schwergängig.Im Uhrenbeweger bleibt sie deshalb oft stehen.', '01-12-16\r\nKlemmung im RW? -- ja, WH-Stift fehlt anscheinend... Aber: Eine Schraube der AutoBrücke verrostet! Werktausch! \r\nK 0112 1510 - reguliert und 05-12-16 okay', '1,2', '2016-12-08', '2016-12-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-08', '78.42.48.226', 'HSI-KBW-078-042-048-226.hsi3.kabel-badenwuerttemberg.de', '2016-11-28', '00340434129949102498', NULL),
(6938, '', 4790, 2, 2, '104-Copacabana', '2016-11-29', '2014-02-10', '2014-02-10', 'Gold', 'Schwarz', 'Theorema', '{G-Foto}\r\n{abgetippt:\r\nHad this watch since 2014, as you can see I\'ve hardly worn it, about two times as it was expensive... gone to wear it and nothing is working... won\'t wind up or nothing... just stopped working\r\n}', '30-11-16\r\nIndexe 1, 5 und 7 gelöst -- alle Indexe geklebt, Sperrad gesichert, 2 Zierschrauben (Anstoß) Kronenseite ers.\r\nUK 3011 1345 - einwandfrei\r\nWK 0112 0755 - 02-12-16 okay', '1,2', '2016-12-02', '2016-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-02', '', '', '0000-00-00', '711369632981', NULL),
(6939, '', 3687, 2, 2, '3008-Damascus', '2016-11-29', '2015-04-29', '2015-04-29', 'Silber', 'Weiss', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nWatch stops when wearing, and continues to stop even with winding on a daily basis. Would it be possible to buy a replacement strap during repair?\r\n}', '30-11-16\r\nBand völlig verbraucht und am Anstoß 6 gerissen\r\nAngebot Lederband  25,- -- ausf. 0512\r\nKrone gängig gemacht, beide Klinkenräder ers. - WD 8310\r\nK 3011 1000 - LB ers. und 06-12-16 okay\r\n', '1,2', '2018-02-07', '2018-02-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-08', '', '', '0000-00-00', '711369634458', NULL),
(6940, '', 4791, 999999999, 0, '509-Barbados', '2016-11-30', '0000-00-00', '2016-10-17', 'silver', 'white', 'Pionier', 'Since the day I got the watch after I reset the date time and day the watch keeps going back in time and is always 15 or 20 minutes behind when I check it. I reset the time more than 20 times and still it\\\'s running behind. I know that this watch is under warranty but I prefer a NEW one and not a fixed defected one. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '50.66.13.127', 'S0106f0f2496410d3.cg.shawcable.net', '2016-11-30', '', NULL),
(6941, '', 4792, 999999999, 2, '3006-Monaco Diamond', '2016-12-30', '0000-00-00', '2015-08-18', 'silver', 'white', 'Theorema', '{G-Foto}\r\nThe semicircular rotor is not moving smooth anymore.\r\nBecause is not rotating smoothly the watch does not wind up anymore.', '09-01-17\r\nRotor geöffnet, schleift aber nicht - vernietet, Lager geölt\r\nK 0901 1140 - 12-01-17 okay', '1,2', '2017-01-12', '2017-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-12', '95.128.94.60', 'cust-95-128-94-60.breedbanddelft.nl', '2016-11-30', '711369641828', NULL),
(6942, '', 4793, 999999999, 2, '103-Sao Paulo', '2017-02-14', '0000-00-00', '2016-10-18', 'black', 'black', 'Theorema', '{G-Copy}\r\nThe mechanism too wind up the watch has broken off.', '14-02-17\r\nKrone in sich gebrochen - Ersatz rot, Anker gerichtet - WD 8310\r\nUK 1402 1000 - reguliert\r\nUK 1502 0905 - einwandfrei\r\nWK 1602 0740 - 17-02-17 okay', '1,2', '2017-02-17', '2017-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-17', '109.128.172.19', '19.172-128-109.adsl-dyn.isp.belgacom.be', '2016-11-30', '1Z 8VF 459 68 4857 8287', NULL),
(6943, '', 4794, 999999999, 2, '103-Sao Paulo', '2016-12-06', '0000-00-00', '2015-12-21', 'gold', 'white', 'Theorema', '{G-Copy}\r\nWinding mechanisim doesn\'t work \r\nAnd it keeps coming off \r\nWould really appreciate it been fixed , I am sending it today \r\nLove this watch \r\nTake care\r\nEoin', '06-12-16\r\nKrone fest (Hals) und läßt sich rausziehen (WH?) -- Krone in sich gebrochen! ersetzt - WD 8310\r\nUK 0612 1310 - einwandfrei\r\nWK 0712 0815 - 08-12-16 okay', '1,2', '2016-12-08', '2016-12-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-08', '95.44.149.248', '95-44-149-248-dynamic.agg2.dnu.prp-wtd.eircom.net', '2016-12-01', '711369634414', NULL),
(6944, '', 4795, 2, 2, 'Paris', '2016-12-01', '2016-11-01', '2016-11-01', 'Silber', 'Schwarz', 'Theorema', '', 'The watch was changed with a new one 01.12.2016', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-01', '', '', '0000-00-00', 'RL 74 405 386 2DE', NULL),
(6946, '', 4796, 2, 2, '3005-Marco Polo', '2016-12-02', '2016-09-13', '2016-09-13', 'Gold', 'Schwarz', 'Theorema', '{G-Copy}\r\n{abgetippt:\r\nUhr lauft nicht mehr\r\n}', '02-12-16\r\nDay-Tota abgefallen... - aus Spirale entfernt und neuen Zg aufgesetzt, reguliert\r\nK 0212 1205 - 06-12-16 okay', '1,2', '2016-12-07', '2016-12-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-07', '', '', '0000-00-00', '711369634182', NULL),
(6947, '', 4797, 2, 2, '2003-Monte Carlo', '2016-12-02', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Compast', '[OHNE Angabe - OHNE G-Nachweis - NO Deal ]', '02-12-16\r\nWelle in der Nut gebrochen... -- AW/Krone ers. - Kulanz - WD 8310\r\nWK 0212 1420 - gut\r\nUK 0512 0725 - reguliert\r\nWK 0612 0825 - 07-12-16 okay', '1,2', '2016-12-07', '2016-12-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-07', '', '', '0000-00-00', '711369634219', NULL),
(6948, '', 2448, 999999999, 2, '106-Toronto GM', '2016-12-08', '0000-00-00', '2013-08-16', 'rosé', 'black', 'Theorema', '{G-Karte}\r\nI sent this mail on 18th of November: \r\n2 weeks ago (November 4th) I got my theorema watch back from repair (rep number 6763). Now a ring came loose and floats in the watch. I got a reply that I have to send it back and don\'t need to pay for it.', '09-12-16\r\njo... ZB in Auflösung... -- beide SekZierringe geklebt, alle Indexe geprüft\r\nWK 0912 1015 - gut\r\nUK 1212 0740 - einwandfrei\r\nWK 1312 0745 - 14-12-16 okay', '1,2', '2016-12-14', '2016-12-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-14', '78.20.20.173', '78-20-20-173.access.telenet.be', '2016-12-02', '711369635970', NULL),
(6949, '', 4798, 999999999, 2, '2005-Toulon', '2016-12-08', '0000-00-00', '2016-04-04', 'silver', 'white', 'Compast', '[OHNE G-Nachweis - Deal 38517 v. 04-04-2016]\r\nThe handrail can no longer be turned and blocked', '09-12-16\r\n? geht doch... aber schwer... Halsdichtung -- entnommen, Schrauben befestigt/gesichert - WD 8310\r\nWK 0912 0840 - gut\r\nUK 1212 0745 - reguliert\r\nWK 1312 0750 - 14-12-16 okay', '1,2', '2016-12-15', '2016-12-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-15', '87.139.235.79', 'p578beb4f.dip0.t-ipconnect.de', '2016-12-02', '00340434129949102559', NULL),
(6950, '', 4594, 999999999, 0, '103-Sao Paulo', '2016-12-03', '0000-00-00', '2015-08-28', 'black', 'yellow', 'Theorema', 'It\\\'s hard to scroll main crown and it\\\'s come outside to. And now finally stop the watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.71.220.8', '188.71.220.8', '2016-12-03', '', NULL),
(6951, '', 4799, 999999999, 0, '2005-Toulon', '2016-12-03', '0000-00-00', '2010-11-25', 'silver', 'black', 'Compast', 'The winding mechanism between the crown and the watch has broken.\r\n\r\nThe watch was not on the list. It\\\'s called T2003-Monte Carlo.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.191.185.223', '94.191.185.223.mobile.3.dk', '2016-12-03', '', NULL),
(6952, '', 4800, 999999999, 0, '3001-Paragon', '2016-12-04', '0000-00-00', '2015-11-16', 'silver', 'white', 'Theorema', 'The watch hands freeze after a short while of use, even after winding up and keeping moving. The watch hands also no longer match up correctly to the times on the face. E.g. the hour hand may say it is on the hour, the minute hand will be at half past.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '37.220.13.51', 'h37-220-13-51.host.redstation.co.uk', '2016-12-04', '', NULL),
(6953, '', 4801, 999999999, 2, '502-Malibu', '2016-12-12', '0000-00-00', '2014-08-26', 'silver', 'white', 'Pionier', '{G-Karte}\r\nThe safety block of the folding clasp of the leather strap is easy to come loose. Because of this the watch dropped when I wanted to put it on my wrist. Watch seemed to be undameged, but I found it doesn\\\'t run anymore.\r\nBefore repair, please inform me of the cost.', '12-12-16\r\n++++ Uhr war hier mit Nr. 6538 ++++\r\nAR aus Eingriff, Dia \\\'12\\\' gelöst - AR gesetzt, Dia geklebt - KULANZ\r\nK 1212 1515 - 15-12-16 okay', '1,', '2016-12-15', '2016-12-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '149.238.52.135', '149.238.52.135', '2016-12-05', '', NULL),
(6954, '', 4802, 999999999, 0, '3005-Marco Polo', '2016-12-05', '0000-00-00', '2016-12-05', 'black', 'white', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.245.87.40', 'c-73-245-87-40.hsd1.fl.comcast.net', '2016-12-05', '', NULL),
(6955, '', 4803, 999999999, 2, '103-Sao Paulo', '2016-12-08', '0000-00-00', '2015-01-09', 'black', 'black', 'Theorema', '{G-Karte}\r\nThe crown has falllen off. Please could you repair. I have also noticed a few scratchs on the watch face, and would be grateful if you could also repair this for me. Thank you', '09-12-16\r\nKrone in sich gebrochen - \r\nAngebot Glas oder Gehäuse 25,- bis 40,- - Geh. ausf. 1312 {+Band}\r\nGehäuse und Krone ers. - WD 8310\r\nUK 1312 1130 - einwandfrei\r\nWK 1412 0840 - 15-12-16 okay', '1,2', '2016-12-19', '2016-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-19', '213.123.49.140', '213.123.49.140', '2016-12-06', '711369637376', NULL),
(6956, '', 4804, 2, 2, '503-Sydney', '2016-12-06', '2014-04-28', '2014-04-28', 'Silber', 'Schwarz', 'Pionier', '{G-Karte}\r\n{abgetippt:\r\n[...] würde ich die Uhr gerne reparieren lassen\r\n}', '06-12-16\r\nRotor gelöst... AR aus Eingriff - Rotorachse war durchgedrückt, Klinkenfeder ers., Federende gefettet\r\nK 0612 1435 - 09-12-16 okay', '1,2', '2016-12-09', '2016-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-09', '', '', '0000-00-00', '00340434129949102535', NULL),
(6957, '', 4805, 2, 2, '7002-Chicago', '2016-12-06', '0000-00-00', '2016-10-05', 'Silber', 'Schwarz', 'Pionier', '{G-Karte}\r\n{abgetippt:\r\nI don\'t want this shit! Give back the money!\r\n}', '06-12-16\r\nnun denn... -- MinZg gelöst - ersetzt\r\nK 0612 1450 - 09-12-16 okay', '1,2', '2016-12-09', '2016-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-09', '', '', '0000-00-00', '711369634609', NULL),
(6958, '', 4806, 999999999, 0, '7001-Havana', '2016-12-07', '0000-00-00', '2016-12-01', 'black', 'white', 'Pionier', 'Watch brought from www.tufinawatches.com . No defect. Item doesn\\\'t meet my expectations.\r\nWatch never used. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.211.175.149', 'c-98-211-175-149.hsd1.fl.comcast.net', '2016-12-07', '', NULL),
(6960, '', 4807, 999999999, 2, '502-Malibu', '2016-12-14', '0000-00-00', '2014-12-10', 'gold', 'white', 'Pionier', '{G-Karte}\r\nThe nature of the failure clock malfunction tell him I do not know, I can say that all of a sudden he stopped walking and not smarten up.\r\n## noch am Lager 01-11-18 ## ', '15-12-16\r\nsteht kpl. aufgezogen, Uhr innen deutlich beschlagen\r\nEingangs-WD 8310\r\nAR aus Eingriff, Werk aber zu stark geschädigt, ein ZB-Fuß gebrochen\r\nKVA Werk und ZB  120,-', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '88.61.22.217', 'host217-22-static.61-88-b.business.telecomitalia.it', '2016-12-07', '', NULL),
(6961, '', 4759, 2, 2, '7001-Havana', '2016-12-07', '2015-10-23', '2015-10-23', 'Gold', 'Schwarz', 'Pionier', '{abgetippt:\r\nWinder missing, Crown damages\r\n}{G-Copy 6892}', '07-12-16\r\nZgWerk/WHF/WH zu stark geschädigt... Werktausch und Krone ers. - WD 8310\r\nK 0712 1155 - 13-12-16 okay\r\n{kostl. LB}', '1,2', '2016-12-13', '2016-12-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-13', '', '', '0000-00-00', '711369635627', NULL),
(6973, '', 4815, 999999999, 0, '4004-Newton', '2016-12-16', '0000-00-00', '2016-12-14', 'silver', 'black', 'Theorema', 'Order #1412 received with protective case damaged.                    ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '100.12.26.30', 'pool-100-12-26-30.nycmny.fios.verizon.net', '2016-12-16', '', NULL),
(6963, '', 4808, 999999999, 0, '4004-Newton', '2016-12-07', '0000-00-00', '2016-05-12', 'black', 'white', 'Theorema', 'model: Newton Diamond GM4004-8\r\nthe watch doesnt run any more \r\nnot even after a full day of wearing ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.209.55.133', '5ED13785.cm-7-2a.dynamic.ziggo.nl', '2016-12-07', '', NULL),
(6964, '', 4538, 999999999, 2, '104-Copacabana', '2016-12-14', '0000-00-00', '2015-05-25', 'black', 'white', 'Theorema', '[OHNE G-Nachweis - G-Karte mit #6550]\r\nBand connecting to watch face came loose will not sit correctly and pops out \r\n\r\npin in band broken \r\n\r\nglass face scratched ', '15-12-16\r\nBeide Anstoßstege verbogen, Schließensteg fehlt, Glas zerkratzt\r\n+++ KEIN MB Gehäuse mehr am Lager +++\r\nKVA Glas, Restrep. Kulanz  25,- -- ausf. 1612\r\nGehäuse von neuer Uhr genommen, Band umgesetzt - allerdings nur mit den neuen Anstößen möglich, alle Indexe geklebt\r\nUK 1912 1145 - reguliert\r\nUK 2012 0750 - einwandfrei\r\nWK 21-12-16 - 22-12-16 okay', '1,2', '2016-12-28', '2016-12-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-28', '94.6.115.67', '5e067343.bb.sky.com', '2016-12-07', '711369638692', NULL),
(6967, '', 4809, 999999999, 2, '101-Casablanca GM', '2016-12-13', '0000-00-00', '2014-12-10', 'gold', 'black', 'Theorema', '{G-Foto}\r\nWont wind up', '14-12-16\r\nSperrad gelöst - gesichert\r\nUK 1412 0805 - reguliert\r\nWK 1512 0930 - 16-12-16 okay', '1,2', '2016-12-16', '2016-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-16', '81.129.138.62', 'host81-129-138-62.range81-129.btcentralplus.com', '2016-12-08', '711369636760', NULL),
(6968, '', 4810, 999999999, 2, '103-Sao Paulo', '2016-12-28', '0000-00-00', '2016-10-25', 'black', 'black', 'Theorema', '{G-Karte}\r\nMechanism for setting time, is broke down. ', '09-01-17\r\nWelle raus - WH? entgratet und gerichtet\r\nUK 0901 1045 - reguliert\r\nUK 1001 0825 - einwandfrei\r\nWK 1101 0810 - 12-01-17 okay', '1,2', '2017-01-12', '2017-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-12', '77.172.112.169', '77-172-112-169.ip.telfort.nl', '2016-12-11', '711369641839', NULL),
(6969, '', 4811, 999999999, 2, '107-Rio', '2016-12-16', '0000-00-00', '2016-03-04', 'silver', 'white', 'Theorema', '{G-Copy}\r\nwithin 2-3 hours of winding the watch, it runs 1 hour ahead of the time it should be; my best guess is something to do with the hour hand.', '19-12-16\r\nMinZg auch gelöst/verdreht - MinZg ersetzt, Glas gesäubert, Sperrad gesichert, Anker gerichtet\r\nUK 1912 1345 - einwandfrei\r\nWK 2012 0755 ', '1,2', '2016-12-21', '2016-12-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-21', '86.91.219.200', 'ip565bdbc8.direct-adsl.nl', '2016-12-11', '711369637722', NULL),
(6971, '', 4813, 999999999, 2, '103-Sao Paulo', '2016-12-22', '0000-00-00', '2016-04-01', 'gold', 'yellow', 'Theorema', '[OHNE G-Nachweis]\r\nThe watch cannot be wind up. Therefore it stop working. In have spoken with Marsi and Enis about returning the watch without the warranty card. Please speak with Marsi if you have any questions.', '23-12-16\r\nSperrad und Halsdichtung - gesichert und gefettet, div. Ziffern ausgelegt - WD \r\nWK 2312 1315 - gut\r\nUK 0901 0815 - einwandfrei\r\nWK 1001 0830 - 11-01-17 okay', '1,2', '2017-01-11', '2017-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-11', '69.116.246.21', 'ool-4574f615.dyn.optonline.net', '2016-12-13', 'RL 74 594 464 0DE', NULL),
(6972, '', 4814, 999999999, 0, '3005-Marco Polo', '2016-12-15', '0000-00-00', '2016-11-28', 'silver', 'black', 'Theorema', 'It slows down. Although I wear this but slows by 3-5 mins in 1 day. \r\nThe order number is 1272. I reported this on 9th Dec, and Paul has been in touch with me. The watch is defective. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '216.138.66.2', 'unsi-216-138-66-2.unsi.net', '2016-12-15', '', NULL),
(6974, '', 4816, 2, 2, 'Marco Polo 3005-5', '2016-12-16', '2012-11-16', '2012-11-16', 'Silber', 'Weiss', 'Theorema', '{G-Karte}\r\n*** Uhr vom Kunden persönlich gebracht ***\r\n', '19-12-16\r\nReparatur gegen Portoerstattung - bez. 2012\r\nKlemmung im RW? Einen Anrichtstift aus SekRd entfernt, Schrauben für Dia ZB ers., Automatik versorgt, reguliert\r\nK 1912 0840 - 22-12-16 okay', '1,2', '2016-12-23', '2016-12-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-23', '', '', '0000-00-00', '711369638177', NULL),
(6975, '', 4817, 2, 2, '506-Miami', '2016-12-19', '2016-09-26', '2016-09-26', 'Silber', 'Schwarz', 'Pionier', '[OHNE G-Nachweis - NO Deal ]\r\n[OHNE Angabe]\r\n\r\n## noch am Lager 01-11-18 ## ', '20-12-16\r\nDayTota abgefallen - ha, gefallen! Druckstelle auf der Krone! Werkring gebrochen, ZgWerk und WHF beschädigt...\r\nKVA Werkrep. und Krone  75,-', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(6976, '', 4818, 2, 2, '505-Florida', '2016-12-19', '2016-11-22', '2016-11-22', 'Gold', 'Schwarz', 'Pionier', '{G-Karte}\r\n[OHNE Angabe]', '20-12-16\r\nhmm... S+F oB - dann warten wir auf Kundenreaktion\r\nK 2012 0955\r\n*** Uhr oder Neue wurde verschickt? ***', '1,2', '2017-01-20', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-12-29', '', '', '0000-00-00', '7113 6963 9060', NULL),
(6977, '', 4819, 999999999, 0, '103-Sao Paulo', '2016-12-19', '0000-00-00', '2016-10-20', 'gold', 'white', 'Theorema', 'The winding pin doesn\\\'t wind up the watch or alter the time. It also comes all the way out.\r\nThe restate of the watch is fine.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '67.21.19.138', 'host-67-21-19-138.mtnsat.com', '2016-12-19', '', NULL),
(6978, '', 4820, 999999999, 2, '508-Dublin', '2017-01-10', '0000-00-00', '2016-09-06', 'silver', 'black', 'Pionier', '{G-Karte}\r\nMinute hand suddenly got loose', '11-01-17\r\nauch Klinkenfeder gebrochen... Uhr stark strapaziert, und gefallen! Deutliche Druckstellen bei 0900\r\nKVA Werk reparieren und Zeiger  40,- - ausf. 1201\r\nKlinkenfeder ers. und Zg montiert\r\nK 1301 1350 - 17-01-17 okay', '1,2', '2017-01-17', '2017-01-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-17', '79.77.63.209', 'host-79-77-63-209.static.as9105.com', '2016-12-19', '711369642890', NULL),
(6979, '', 4819, 999999999, 0, '103-Sao Paulo', '2016-12-20', '0000-00-00', '2016-10-20', 'gold', 'white', 'Theorema', 'the winding pin neither winds the watch or alters the time. it also pulls all of the way out.\r\nThe rest of the watch is fine and no damage.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '67.21.19.138', 'host-67-21-19-138.mtnsat.com', '2016-12-20', '', NULL),
(6980, '', 4821, 999999999, 0, '3004-Cannes', '2016-12-22', '0000-00-00', '2016-11-28', 'black', 'white', 'Theorema', 'Watch don\\\'t work after 1 week used.  ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '122.11.140.112', '122.11.140.112', '2016-12-22', '', NULL),
(6981, '', 4822, 999999999, 2, '3011-Macau', '2016-12-29', '0000-00-00', '2015-11-26', 'gold', 'black', 'Theorema', '{G per email 22-12-16}\r\nThe watch does not wind up apparently, at least it does not tell time anymore.', '09-01-17\r\nDayTota abgefallen, weil das ZgRohr geplatzt war - aus Unruh entfernt und ers.\r\nK 0901 1100 - 12-01-17 okay', '1,2', '2017-01-12', '2017-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-12', '84.30.149.53', '541E9535.cm-5-7c.dynamic.ziggo.nl', '2016-12-22', '711369641817', NULL),
(6982, '', 4823, 2, 2, '505-Florida', '2016-12-22', '2015-12-10', '2015-12-10', 'Silber', 'Schwarz', 'Pionier', '[OHNE G-Nachweis - G-Copy mit 6331]\r\n{abgetippt:\r\nThe automatic system refuses again [6331]\r\nThe clockwork moves when you set the time\r\n}', '23-12-16\r\nAutomatik versorgt, Klinkenräder geölt, ansonsten oB\r\nK 2312 1155 - 09-01-17 absolut einwandfrei', '1,2', '2017-01-11', '2017-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-11', '', '', '0000-00-00', '711369641541', NULL),
(6983, '', 4824, 999999999, 2, '3012-Paris', '2017-01-02', '0000-00-00', '2016-11-16', 'black', 'black', 'Theorema', '{G-Copy}\r\nThe problem with my watch is the date don\'t move when I try to set it. When i press to set the date number don\'t move. \r\nID #485', '09-01-17\r\nDrÃ¼ckerfehler! - repariert, reguliert\r\nK 1001 1250 - 13-01-17 okay', '1,2', '2019-02-20', '2019-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-13', '77.100.182.40', 'cpc24-wals10-2-0-cust39.16-1.cable.virginm.net', '2016-12-22', '711369641997', NULL),
(6985, '', 4546, 999999999, 0, '105-Panthos GM', '2016-12-24', '0000-00-00', '2016-01-13', 'silver', 'white', 'Theorema', 'Hand has fallen off into mecanism', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.43.230.177', 'cpc100726-sgyl37-2-0-cust176.18-2.cable.virginm.net', '2016-12-24', '', NULL),
(6986, '', 4825, 999999999, 2, '3001-Paragon', '2017-01-10', '0000-00-00', '2015-12-01', 'silver', 'white', 'Theorema', '{G-Copy}\r\nHands are not aligned at 12 o clock. copy of warranty card in the parcel', '11-01-17\r\nDateModul! - befestigt und gesichert - WD 8310\r\nK 1101 1540 - reguliert und 16-01-17 okay', '1,2', '2017-01-16', '2017-01-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-16', '86.174.168.81', 'host86-174-168-81.range86-174.btcentralplus.com', '2016-12-27', '711369642754', NULL),
(6987, '', 4826, 999999999, 2, '3011-Macau', '2016-12-30', '0000-00-00', '2016-12-06', 'silver', 'white', 'Theorema', '{G Karte}\r\nThe second hand sits loose.', '09-01-17\r\njo, Zg dreht frei - ersetzt\r\nK 0901 1115 - 12-01-17 okay', '1,2', '2017-01-12', '2017-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-12', '88.159.169.54', '88.159.169.54', '2016-12-27', '711369641806', NULL),
(6988, '', 4827, 999999999, 0, '103-Sao Paulo', '2016-12-27', '0000-00-00', '2016-12-16', 'black', 'yellow', 'Theorema', 'No defect , just not comfortable with strap .', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.251.227.147', 'cpe-172-251-227-147.socal.res.rr.com', '2016-12-27', '', NULL),
(6989, '', 4828, 999999999, 2, '510-London', '2017-01-10', '0000-00-00', '2015-09-01', 'gold', 'black', 'Pionier', '{G-Karte}\r\nA C shaped bracket in the rear of the watch appears to be loose and is moving freely and rattling. All other working parts appear to be fine.', '11-01-17\r\nRotor gebrochen - ersetzt, reguliert\r\nK 1101 1105 - 13-01-17 okay', '1,2', '2017-01-16', '2017-01-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-16', '92.29.44.208', 'host-92-29-44-208.as13285.net', '2016-12-27', '711369642798', NULL),
(6990, '', 4829, 999999999, 0, '514-Hawaii', '2016-12-27', '0000-00-00', '2016-12-23', 'black', 'black', 'Pionier', 'THE WATCH IS BIG, I\\\'M GOING TO LOOK ANATHER ONE', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '50.247.238.25', '50-247-238-25-static.hfc.comcastbusiness.net', '2016-12-27', '', NULL),
(6991, '', 4830, 999999999, 0, '102-Monte Carlo GM', '2016-12-28', '0000-00-00', '2016-12-12', 'silver', 'white', 'Theorema', 'In a mint condition. I would like to get a refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '211.36.150.176', '211.36.150.176', '2016-12-28', '', NULL),
(6992, '', 4831, 999999999, 2, '103-Sao Paulo', '2017-02-01', '0000-00-00', '2016-12-19', 'silver', 'white', 'Theorema', 'no defect, did not like as good as looked on the website ', 'Neue Uhr gekriegt 01.02.2017\r\nRefund!!!', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '142.129.43.71', 'cpe-142-129-43-71.socal.res.rr.com', '2016-12-28', '', NULL),
(6993, '', 4078, 2, 2, '3006-Monaco Diamond', '2016-12-28', '2014-07-06', '2014-07-06', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\n{abgetippt:\r\nThere is a screw that has moved & it is stuck on the diamond at 20 dial\r\n}', '09-01-17\r\neine Schraube der RW-Brücke liegt auf dem ZB - befestigt\r\nK 0901 1245 - reguliert und 12-01-17 okay', '1,2', '2017-01-12', '2017-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-12', '', '', '0000-00-00', '711369641791', NULL),
(6994, '', 4832, 999999999, 2, '505-Florida', '2017-01-05', '0000-00-00', '2014-11-18', 'silver metal', 'black', 'Pionier', '{G-Karte}\r\nThis brokenwithin 6 months of purchasing the watch. I am unable to set the correct time on the watch as the setting wheel needs to be replaced. I also had a new stem replaced in it. When I press the top button to change the date the date does not always change correctly. When I manage to rotate the hands a full 360 degrees it does not appear to change the day of the week. ', '09-01-17\r\nZgStellung beschädigt, Werk \'wackelt\' im Gehäuse, Datumsfehler\r\n-> Werk beschädigt durch falsche AW! keine Kulanz!\r\nKVA  Werkrep. und Krone/Welle  80,- - ausf. 1201\r\nKupplungsrad und -Trieb, Zeigerstellrad und Wechselrad mit Krone/Welle ersetzt, beide Klinkenräder ers. - WD 8310\r\nK 1301 1130 - 16-01-17 okay', '1,2', '2017-01-18', '2017-01-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-18', '31.217.244.211', '31.217.244.211', '2016-12-28', '711369642927', NULL),
(6995, '', 4833, 999999999, 2, '502-Malibu', '2017-01-02', '0000-00-00', '2013-09-27', 'silver', 'white', 'Pionier', '{G-Karte}\r\nThe Hand Winding pin has become loose and detachable from the watch. The stem for the hand winding pin has fallen out of the watch. It is now not possible to reset the time by pulling the hand winding crown to click 1. ', '09-01-17\r\nWelle gebrochen... Rep. gegen Porto - ausf. 1101\r\nWelle ersetzt\r\nK 1101 1150 - reguliert und 13-01-17 okay', '1,2', '2017-01-17', '2017-01-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-17', '94.195.9.72', '5ec30948.skybroadband.com', '2016-12-28', '711369642880', NULL),
(6996, '', 4834, 999999999, 2, '101-Casablanca GM', '2017-01-10', '0000-00-00', '2016-11-07', 'silver', 'black', 'Theorema', '{G-Karte}\r\nThe clasp that covers the winder on the right side of the watch does not secure in place and therefore swings open constantly even when wearing. ', '11-01-17\r\n...wurde überdehnt! gerichtet\r\nUK 1101 0855 - einwandfrei\r\nWK 1201 0820 - 13-01-17 okay', '1,2', '2017-01-25', '2017-01-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-16', '86.23.109.199', 'cpc89770-stok19-2-0-cust11718.1-4.cable.virginm.net', '2016-12-28', '711369642787', NULL),
(6997, '', 4835, 999999999, 2, '3011-Macau', '2017-01-19', '0000-00-00', '2015-11-26', 'gold', 'black', 'Theorema', '{G-Foto}\r\nThe watch doesn\'t work anymore, I don\'t know the exact problem', '20-01-17\r\nausgeschwungen, Automatik hakt - Anker/Plateau oB, also Uhr gefallen! DayTota abgefallen - Werk geschädigt: Tausch KULANZ\r\nK 2001 1115 - 23-01-17 okay', '1,2', '2017-01-23', '2017-01-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-23', '31.201.240.149', '149-240-201-31.ftth.glasoperator.nl', '2016-12-29', '711369643934', NULL),
(6998, '', 4836, 999999999, 2, '104-Copacabana', '2017-01-10', '0000-00-00', '2015-03-06', 'silver metal', 'black', 'Theorema', '{G-Karte}\r\nJust stopped working ', '11-01-17\r\ndiv. Indexe gelöst... - ABER: Bodenglas beschädigt, also Uhr gefallen! [Foto] Glas zerkratzt\r\nKVA Gehäuse ersetzen, Werk von Splitter befreien  60,- --  ausf. 1303\r\nALLE Indexe (tlw. aus RW gefummelt) geklebt, Gehäuse mit neuer Krone ers., reguliert, Armband u-s, Prüfband angesetzt\r\nUK 1303 1440 - einwandfrei\r\nWK 1403 0745 - reguliert schlecht - Unruh kpl. ers. \r\nUK 1503 0935 - steht 2140 - Werktausch - und Gehäuse auf MB I ers. - WD 8310\r\nUK 1603 0945 - einwandfrei\r\nWK 1703 0745 - gut - Aufzug 36x\r\nUK 2003 0815 - einwandfrei\r\nWK 2103 0800 - 22-03-17 okay', '1,2', '2017-03-27', '2017-03-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-27', '90.255.220.163', '90.255.220.163', '2016-12-29', '1Z 8VF 459 68 4819 7484', NULL),
(6999, '', 4837, 999999999, 2, '4004-Newton', '2017-01-10', '0000-00-00', '2016-11-11', 'gold', 'black', 'Theorema', '{G-Karte}\r\nWinding does not work. After multiple cycles of manual winding, the clock does not start running.', '11-01-17\r\nausgeschwungen? - Messer gerichtet\r\nK 1101 1130 - 13-01-17 okay', '1,2', '2017-01-13', '2017-01-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-13', '94.227.120.112', '94-227-120-112.access.telenet.be', '2016-12-31', '711369642000', NULL),
(7000, '', 4546, 999999999, 0, '107-Rio', '2017-01-01', '0000-00-00', '2016-01-19', 'silver', 'white', 'Theorema', 'hand fell off into mechanism  ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.43.230.177', 'cpc100726-sgyl37-2-0-cust176.18-2.cable.virginm.net', '2017-01-01', '', NULL),
(7001, '', 4838, 2, 2, '509-Barbados', '2017-01-02', '2015-02-20', '2015-02-20', 'gold metal', 'Schwarz', 'Pionier', '[OHNE G-Nachweis - NO Deal ]\r\n{abgetippt:\r\nUhr läuft hinter\r\nUhr muss regelmäßig aufgedreht worden\r\nLogo vor der Seite\r\n}', '09-01-17\r\nja, Logo gelöst, Rotor hakt\r\nLogo geklebt, Rotorlager geölt\r\nK 1001 0910 - reguliert\r\nK 1301 0835 - 16-01-17 okay', '1,2', '2017-01-16', '2017-01-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-16', '', '', '0000-00-00', '711369642776', NULL),
(7002, '', 4839, 999999999, 2, '510-London', '2017-01-12', '0000-00-00', '2015-09-08', 'black metal', 'black', 'Pionier', '{G-Karte}\r\nThe number twelve has come off the watch face and the hour hand has come off the spindle.', '12-01-17\r\nalle röm. Indexe geklebt, Zg aufgesetzt - KULANZ\r\nK 1301 1300 - 16-01-17 okay', '1,2', '2017-01-16', '2017-01-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-16', '94.196.245.105', '94.196.245.105.threembb.co.uk', '2017-01-02', '711369642765', NULL),
(7003, '', 4840, 999999999, 0, '101-Casablanca GM', '2017-01-03', '0000-00-00', '2016-12-14', 'black', 'yellow', 'Theorema', 'every hour this watch will faster around 10 minute , i already use stop watch to test it. result is every 10 minute, the watch will faster around 90 secound', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '175.137.129.91', '175.137.129.91', '2017-01-03', '', NULL),
(7030, '', 4859, 999999999, 2, '101-Casablanca GM', '2017-01-17', '0000-00-00', '2014-12-10', 'black', 'black', 'Theorema', '{G-Karte}\r\nThe winding arm came completely out of the watch when adjusting the time. It was carefully replaced .But it no longer works.', '18-01-17\r\nWH-Schraube? Nein, WH - entgratet und gerichtet\r\nUK 1801 1105 - einwandfrei\r\nWK 1901 0815 - 20-01-17 okay', '1,2', '2017-01-20', '2017-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-20', '159.253.65.21', '159-253-65-21.static.kc.net.uk', '2017-01-11', '711369643463', NULL),
(7005, '', 4841, 999999999, 2, '7002-Chicago', '2017-01-10', '0000-00-00', '2016-10-10', 'black metal', 'black', 'Pionier', '{G per email 03-01-2017}\r\nno movement on watch, dials and date are static.', '11-01-17\r\nöhm, Werk kpl. abgelaufen... Aufzug und los gehts ;)\r\nK 1101 1340 - 16-01-17 einwandfrei okay', '1,2', '2017-01-16', '2017-01-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-16', '77.98.143.169', 'cpc82865-enfi22-2-0-cust424.20-2.cable.virginm.net', '2017-01-03', '711369642743', NULL),
(7006, '', 4842, 999999999, 0, '110-Oslo', '2017-01-04', '0000-00-00', '2016-12-27', 'silver', 'silvgrey', 'Theorema', 'I want a refund, no defect noticed --- order #1565', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '76.169.101.103', 'cpe-76-169-101-103.socal.res.rr.com', '2017-01-04', '', NULL),
(7007, '', 4843, 999999999, 2, '101-Casablanca GM', '2017-01-11', '0000-00-00', '2017-08-30', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 34816 v. 12.10.2015]\r\nThe watch is running fast, over 1hr in a 24hr period.  It initially was running 15-20 minutes fast in a 24hr period but this had gradually increased.', '12-01-17\r\nS+F oB - Sperrad gesichert - Aufzug 35x\r\nUK 1201 0840 - einwandfrei\r\nWK 1301 0835 - gut - Aufzug 37x\r\nUK 1601 0840 - einwandfrei\r\nWK 1701 0755 - 18-01-17 okay', '1,2', '2017-01-18', '2017-01-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-18', '217.205.212.210', 'mail.bibbydist.co.uk', '2017-01-04', '711369643143', NULL),
(7008, '', 4844, 999999999, 2, '103-Sao Paulo', '2017-01-10', '0000-00-00', '2014-11-26', 'gold', 'weiß', 'Theorema', '{G-Karte}\r\nThe winding mechanism is stuck, the watch is completely wound.  Furthermore paint is starting to fall off the numerals on the watch', '11-01-17\r\nUnruh klemmt/schleift an irgendwas... -- Trockengelaufen?\r\nUnruhlager und Paletten geölt\r\nWK 1301 1520 - gut - Aufzug 30x\r\nUK 1601 0840 - einwandfrei\r\nWK 1701 0755 - bestens\r\nAngebot neues Gehäuse & Band  60,- -- ausf. 1901\r\nGehäuse und Band ers. - WD 8310 - 20-01-19 okay\r\n', '1,2', '2017-01-20', '2017-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-20', '46.163.56.99', '46.163.56.99', '2017-01-04', '711369643500', NULL),
(7009, '', 4845, 999999999, 2, '3006-Monaco Diamond', '2017-01-10', '0000-00-00', '2016-09-30', 'silver', 'white', 'Theorema', '{G-Karte}\r\nThe date rotatin wheel felt by itself with no reason \r\nI am really careful with watches and I used it maybe 4 times for couple of days till now ....\r\nI really like the watch ...\r\nMaybe it was defective as since it came that wheel was kind of loose...\r\nThank you so much ', '11-01-17\r\nSpaltscheibe an Drücker 4... gefunden, gerichtet und gesetzt\r\nK 1201 0825 - 16-01-17 okay', '1,2', '2017-01-17', '2017-01-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-17', '74.90.10.127', 'ool-4a5a0a7f.dyn.optonline.net', '2017-01-04', 'RL 74 594 466 7DE', NULL),
(7010, '', 4842, 999999999, 0, '110-Oslo', '2017-01-04', '0000-00-00', '2016-12-27', 'silver', 'silvgrey', 'Theorema', 'I want a refund, no defect noticed --- order #1565 purchased from tufinawatches.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '159.45.186.43', '159.45.186.43', '2017-01-04', '', NULL),
(7011, '', 4846, 999999999, 2, '506-Miami', '2017-01-13', '0000-00-00', '2016-12-02', 'gold', 'gold', 'Pionier', '{G-Karte}\r\nFollowing the instructions, after winding the watch 30 times the seconds dial has not moved.', '16-01-17\r\nKlemmung im RW - Reste von unsauberer Montage aus RW entfernt, reguliert\r\nK 1601 1440 - 20-01-17 okay', '1,2', '2017-01-20', '2017-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-20', '78.249.100.27', 'fla93-12-78-249-100-27.fbx.proxad.net', '2017-01-05', '711369643496', NULL),
(7012, '', 4847, 999999999, 2, '510-London', '2017-01-13', '0000-00-00', '2016-12-13', 'silver', 'black', 'Pionier', '{G-Karte}\r\nKeeps stopping and wind up pin has come out when winding ', '16-01-17\r\nZg flacher gerichtet, Krone/Welle ers. - KULANZ - WD 8310\r\nK 1601 1200 - zieht schlecht auf - Rotorlager geölt\r\nK 1801 1240 - 20-01-17 okay', '1,2', '2017-01-20', '2017-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-20', '2.124.244.223', '027cf4df.bb.sky.com', '2017-01-05', '711369643485', NULL),
(7013, '', 4848, 999999999, 2, '513-Tokyo', '2017-01-27', '0000-00-00', '2016-09-02', 'gold', 'gold', 'Pionier', '{G-Karte}\r\nall of the watch Hands and front cog has fallen off the watch\r\nNot dropped or banged just normal wear and the hands have fallen off.', '27-01-17\r\n\'...normal wear...\'??? ach so? Uhr sieht aus als wäre ein Panzer drübergefahren! Kulanz gegen Porto! --  ausf. 0102\r\nMinZg ers. \r\nUK 0102 1145 - gut\r\nWK 0202 0740 - einwandfrei - Aufzug 25x\r\nUK 0602 0805 - einwandfrei\r\nWK 0702 0820 - 08-02-17 okay', '1,2', '2017-02-09', '2017-02-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-09', '195.99.246.52', '195.99.246.52', '2017-01-05', '7113 6964 6705', NULL),
(7014, '', 4591, 999999999, 2, '103-Sao Paulo', '2017-01-10', '0000-00-00', '2015-11-02', 'gold metal', 'white', 'Theorema', '{G-Karte}\r\nDear all, Same problem as the time before on the 10th of January 2016. \r\nThe pin is not reliable attached in the frame, and fall\'s out every time. Is there a definitive solution that this doesn\'t repeat anymore ? Thank you, Schilders Claus\r\n', '11-01-17\r\nhmmm... WH ersetzt\r\nUK 1601 1035 - einwandfrei\r\nWK 1701 0800 - 18-01-17 okay', '1,2', '2017-01-18', '2017-01-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-18', '108.171.128.164', 'egress5.cws.sco.cisco.com', '2017-01-05', '711369643121', NULL),
(7015, '', 4830, 999999999, 2, '102-Monte Carlo GM', '2017-01-05', '0000-00-00', '2016-12-12', 'silver', 'white', 'Theorema', 'There was no defect. I just want a refund. It is in a mint condition. I already sent the watch back. Please refund the full amount back to my credit card. Thank you.', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '211.36.147.231', '211.36.147.231', '2017-01-05', '', NULL),
(7016, '', 4849, 999999999, 2, '508-Dublin', '2017-01-18', '0000-00-00', '2015-01-28', 'silver', 'white', 'Pionier', '{G-Karte}\r\nDial Color is actually blue. The second hand rotates around the face freely. There is no time movement with the watch no matter how long it is worn for.\r\n\r\n## noch am Lager 01-11-18 ## ', '19-01-17\r\nDie Uhr ist so heftig gefallen, dass das AR kpl. rausgebrochen im Werk liegt! \r\nKVA  Werktausch 80,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '31.54.189.112', 'host31-54-189-112.range31-54.btcentralplus.com', '2017-01-05', '', NULL),
(7017, '', 4850, 999999999, 2, '104-Copacabana', '2017-01-10', '0000-00-00', '2015-11-16', 'gold', 'black', 'Theorema', '{G-Karte}\r\nThe number 2 (of the 12 at the top of the dial) has fallen off.\r\nEmail to/from Enis of 2nd January 2017 references the problem', '11-01-17\r\n2 Indexe geklebt\r\nWK 1301 1535 - gut - Aufzug 31x\r\nUK 1601 0845 - einwandfrei\r\nWK 1701 0800 - 18-01-17 okay', '1,2', '2017-01-18', '2017-01-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-18', '194.32.31.1', '194.32.31.1', '2017-01-06', '711369643132', NULL),
(7018, '', 4459, 2, 2, '508-Dublin', '2017-01-06', '2016-12-19', '2016-12-19', 'gold metal', 'Schwarz', 'Pionier', '[OHNE G-Nachweis - NO Deal ]\r\n{abgetippt:\r\nmissing clip to cover winding dial\r\n}', '09-01-17\r\nJa, Bügel fehlt... neues Gehäuse nötig - ersetzt, aber nur mit neuem (alten?) Metallband möglich\r\nK 0901 1550 - 11-01-17 okay', '1,2', '2017-01-12', '2017-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-12', '', '', '0000-00-00', '711369641666', NULL),
(7019, '', 4851, 999999999, 2, '101-Casablanca GM', '2017-02-01', '0000-00-00', '2016-12-14', 'gold', 'black', 'Theorema', '{G-Karte}\r\nNeed to repair/exchange.  Pin pulled out when attempting to set time, and cannot set time anymore.  Discussed with Paul on online chat on 6th Jan. 2017, who consulted with Marsida.', '01-02-17\r\nWH-Fehler - gerichtet \r\nUK 0102 1405 - einwandfrei\r\nWK 0202 0740 - 03-02-17 okay', '1,2', '2017-02-03', '2017-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-03', '69.254.150.115', 'c-69-254-150-115.hsd1.nm.comcast.net', '2017-01-06', 'RL 74 634  878 5DE', NULL),
(7021, '', 3664, 999999999, 2, '3006-Monaco Diamond', '2017-02-22', '0000-00-00', '2016-09-08', 'black', 'black', 'Theorema', 'watch stops after 3-5 days and has to be rewound and reset every time.\r\n\r\n*** 2 Uhren im Paket ***', '22-02-17\r\nWerk komplett abgelaufen... S+F oB - genauso wie im November\r\nK 2202 1140 - okay... Uhr läuft zwar durch, zieht aber nicht genügend auf... - Rotorlager geölt\r\nK 0603 0930 - bringt nix - Werktausch - Aufzug 2h: Vollaufzug!\r\nWK 0803 1055 - einwandfrei\r\nUK 0903 0810 - reguliert und Rotorlager geölt...\r\nK 1003 0810 - 13-03-17 okay', '1,2', '2017-03-19', '2017-03-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-20', '5.107.185.254', '5.107.185.254', '2017-01-07', '578824985298', NULL),
(7022, '', 4852, 999999999, 2, '508-Dublin', '2017-01-13', '0000-00-00', '2016-05-11', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 38700 v. 11-05-2016]\r\nmy watch suddendly stopt running ', '16-01-17\r\nUhr sehr strapaziert - Uhr muss gefallen sein, AR war aus Eingriff - gesetzt - KULANZ\r\nK 1601 1250 - 19-01-17 okay', '1,2', '2017-01-19', '2017-01-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-19', '86.86.123.53', 'ip56567b35.adsl-surfen.hetnet.nl', '2017-01-08', '711369643338', NULL),
(7023, '', 4853, 999999999, 0, '3005-Marco Polo', '2017-01-09', '0000-00-00', '2015-01-06', 'silver', 'white', 'Theorema', 'It seams that there is something wrong with the spring mecanism,because the crown whell is blocked so the watch stoped.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '89.142.48.247', 'BSN-142-48-247.dynamic.siol.net', '2017-01-09', '', NULL),
(7024, '', 4854, 999999999, 2, '3005-Marco Polo', '2017-01-13', '0000-00-00', '2015-01-06', 'silver metal', 'white', 'Theorema', '{G-Karte}\r\nIt seems that there is problemwith spring mechanism, because the crown wheel is blocked.\r\nI did use it until that problem with joy, so I hope, that you will solve this problem.', '16-01-17\r\nKupplung gebrochen? - nein, beide Klinkenräder hakelig! ersetzt\r\nK 1601 1320 - 20-01-17 okay', '1,2', '2017-01-20', '2017-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-20', '178.172.0.149', '178.172.0.149', '2017-01-10', '711369643474', NULL),
(7025, '', 4836, 2, 2, '104-Copacabana', '2017-01-10', '2015-03-06', '2016-07-11', 'Silber Metall', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nJust stopped working\r\n}', '11-01-17\r\nIndex 2 der 12 abgefallen - insg. 4 Indexe geklebt, Anker gerichtet, Sperrad gesichert\r\nUK 1101 1040 - einwandfrei\r\nWK 1201 0820 - 13-01-17 okay', '1,2', '2017-03-27', '2017-03-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-27', '', '', '0000-00-00', '1Z 8VF 459 68 4819 7484', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(7026, '', 4855, 2, 2, '103-Sao Paolo', '2017-01-10', '2015-11-20', '2015-11-20', 'Silber Metall', 'weiß', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nReparatie! please\r\n}', '11-01-17\r\nKrone in sich gebrochen - Krone/Welle ers. - WD 8310\r\nWK 1301 1450 - gut - Aufzug 33x\r\nUK 1601 0850 - einwandfrei\r\nWK 1701 0805 - okay\r\nBeide Federstege ers.', '1,2', '2017-01-18', '2017-01-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-18', '', '', '0000-00-00', '711369643110', NULL),
(7027, '', 4856, 2, 2, 'Aruba', '2017-01-10', '2016-12-29', '2016-12-29', 'Silber', 'Weiss', 'Pionier', '', 'Uhr erhalten...bitte refund 10.01.2017', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(7028, '', 4857, 999999999, 0, '502-Malibu', '2017-01-11', '0000-00-00', '2014-12-25', 'black', 'black', 'Pionier', 'Item will not keep time throughout an entire day, regardless of the amount of movement it has. I received this for Christmas in 2014.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.158.196.48', '24-158-196-48.dhcp.kgpt.tn.charter.com', '2017-01-11', '', NULL),
(7029, '', 4858, 999999999, 2, '104-Copacabana', '2017-01-13', '0000-00-00', '2017-01-05', 'silver', 'black', 'Theorema', '{G-Karte}\r\nIt doen t work. ', '16-01-17\r\nsteht kpl. aufgezogen... - Anker gerichtet\r\nUK 1601 1140 - einwandfrei\r\nWK 1701 0805 - 18-01-17 okay', '1,2', '2017-01-18', '2017-01-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-18', '81.247.193.217', '217.193-247-81.adsl-dyn.isp.belgacom.be', '2017-01-11', '711369643100', NULL),
(7031, '', 4860, 999999999, 2, '502-Malibu', '2017-01-19', '0000-00-00', '2016-07-01', 'black', 'black', 'Pionier', '{G-Karte}\r\nI can not get my watch to work after coming home from my holiday I have followed the instructions by winding the crown clockwise 30 times and then setting the time no joy I emailed tufina and followed there advice but still cannot seem to get the watch to work ', '19-01-17\r\nHeftig gefallen, Druckstellen bei 0900 - AR aus Eingriff, gesetzt\r\nreguliert\r\nK 1901 1425 - 23-01-17 okay', '1,2', '2017-01-23', '2017-01-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-23', '2.125.204.34', '027dcc22.bb.sky.com', '2017-01-12', '711369643945', NULL),
(7032, '', 758, 999999999, 2, '3008-Damascus', '2017-01-23', '0000-00-00', '2013-06-12', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 6231 v. 12-06-2013]\r\nThe clock will not work, i want to get a prince on how much it\'s going to cost me to fix it. \r\nbest regards.\r\nfares khedimi', '23-01-17\r\nMonatsTota abgefallen, aber auch Aufzug oF, Automatik defekt...\r\nKVA Werktausch  80,- -- ausf. 0102\r\nK 0302 1145 - 06-02-17 okay', '1,2', '2017-02-07', '2017-02-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-07', '62.61.130.34', '62.61.130.34.generic-hostname.arrownet.dk', '2017-01-13', '711369646326', NULL),
(7033, '', 4861, 999999999, 2, '106-Toronto GM', '2017-01-17', '0000-00-00', '2013-08-15', 'silver', 'white', 'Theorema', '{G-Foto}\r\nWheel on the right side is broken. Clock does not wind up anymore.', '18-01-17\r\nWelle in der Nut gebrochen... \r\nKVA Krone/Welle 30,- {Ziffern auslegen} -- ausf. 2501\r\nKrone 101 ers., Gehäuse u-s, Lunette ausgelegt - WD 8310\r\nUK 2601 0955 - einwandfrei\r\nWK 2701 0745 - gut\r\nUK 3001 0755 - reguliert\r\nWK 3101 0830 - 01-02-17 okay', '1,2', '2017-02-01', '2017-02-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-01', '80.101.82.8', 'a80-101-82-8.adsl.xs4all.nl', '2017-01-13', '711369645271', NULL),
(7034, '', 4862, 999999999, 2, '103-Sao Paulo', '2017-01-27', '0000-00-00', '2015-02-23', 'black metal', 'black', 'Theorema', '{G-Karte}\r\nAls ich die Uhrzeit stellen wollte und die Krone rausgezogen habe, ist die feder die die uhr betreibt zurueck gesprungen. ', '27-01-17\r\nSperrad gelöst - entgratet und gesichert\r\nWK 2701 1330 - gut\r\nUK 3001 0800 - einwandfrei\r\nWK 3101 0830 - 01-02-17 okay', '1,2', '2017-02-02', '2017-02-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-02', '208.87.234.201', 'webdefence-pool-01.cluster-h.websense.net', '2017-01-15', 'RL 74 443 326 0DE', NULL),
(7035, '', 4863, 999999999, 2, '3009-Dubai-I', '2017-01-19', '0000-00-00', '2015-05-26', 'gold', 'black', 'Theorema', '[G per email 14-08-15]\r\nJust before Christmas 2016, the pointers on this watch stopped working and they were not moving, despite me trying to turn the crown. Also the rotating mechanism on the right side of the watch face (just under where it is written \'Germany\') stopped working.  I have had similar problems with this expensive watch in August 2015, which is the time when I sent the watch to Germany to you to fix it and had to pay an extra €70 postage costs for security.  I have sent in an email the warranty card photo and I will have to post the watch again to the address which you sent me in an email but which will cost me lots of money again.  Can the watch be fixed properly please, or a new watch which functions be provided.  Thank you. ', '19-01-17\r\nausgeschwungen - die Technik ist aber absolut iO... also Fall und somit KULANZ, zumal auch der Rotor leicht geöffnet ist! \r\nUnruh gesetzt, Rotor ersetzt\r\nAblauf - Aufzug 5h \r\nAblauf ab 2301 bis 2501 0000 == 37h sehr gut\r\n25-01-17 okay', '1,2', '2017-01-25', '2017-01-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-25', '217.42.252.55', 'host217-42-252-55.range217-42.btcentralplus.com', '2017-01-15', '711369644194', NULL),
(7036, '', 4864, 999999999, 2, '103-Sao Paulo', '2017-02-01', '0000-00-00', '2016-12-19', 'silver', 'black', 'Theorema', 'To big for me ', 'Neue Uhr gekriegt 01.02.2017\r\n\r\nRefund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.99.224.110', 'ip68-99-224-110.ph.ph.cox.net', '2017-01-16', '', NULL),
(7037, '', 4865, 999999999, 0, '', '2017-01-16', '0000-00-00', '2017-10-01', '', '', 'Pionier', 'The back plate is broken not able to keep with time  and the week day timer ain\\\'t working ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.132.246.92', '82-132-246-92.dab.02.net', '2017-01-16', '', NULL),
(7038, '', 4866, 999999999, 0, '511-New York', '2017-01-16', '0000-00-00', '2017-01-10', 'black', 'black', 'Pionier', 'strap is small for my wrist, the clock is not my liking', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '151.60.163.156', '151.60.163.156', '2017-01-16', '', NULL),
(7039, '', 4867, 2, 2, '512-Berlin', '2017-01-17', '0000-00-00', '0000-00-00', 'Gold', 'Schwarz', 'Pionier', '[OHNE G-Nachweis - NO Deal]\r\n{abgetippt:\r\nBasically I pulled out the key to adjust the time but the whole key wheel came out and when I tried to put it back it get snapped inside the watch\r\n}', '18-01-17\r\nWelle direkt am Hals gebrochen - Krone/Welle ers. - WD 8310\r\nK 1801 1020 - 20-01-17 okay', '1,2', '2018-09-12', '2018-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-20', '', '', '0000-00-00', '711369643452', NULL),
(7040, '', 4868, 999999999, 2, '505-Florida', '2017-02-03', '0000-00-00', '2013-12-21', 'silver', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 15248 v. 27-12-2013 - David Sneddon]\r\nWatch stopped working, loose piece seen in dial.', '03-02-17\r\nArmband völlig verbraucht, eine Schraube vom Hilfskronrad in Hemmung, Drücker 4 fest\r\nKVA Armband, Gehäuse, Werkrep.  105,- -- ausf. 0702\r\nAutomatik extrem verschlissen, Werk voller Abrieb ==> Tausch\r\nGehäuse mit neuem Werkring und LB ers. - WD 8310\r\nK 0702 1400 - 10-02-17 okay', '1,2', '2017-02-17', '2017-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-17', '77.140.183.248', '248.183.140.77.rev.sfr.net', '2017-01-17', '1Z 8VF 459 68 4615 4345', NULL),
(7041, '', 4869, 999999999, 0, '104-Copacabana', '2017-01-17', '0000-00-00', '2016-12-24', 'gold', 'black', 'Theorema', 'the dial doesn\\\'t move the minute and hour hands. Spoke to Paul, waiting for refund. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '75.127.223.180', 'ool-4b7fdfb4.static.optonline.net', '2017-01-17', '', NULL),
(7042, '', 4803, 999999999, 2, '103-Sao Paulo', '2017-02-01', '0000-00-00', '2015-01-09', 'black', 'black', 'Theorema', '{G-Karte}\r\nPlease can you assist. \r\nI returned my watch for repair in December 2016 as the dial was broken. Since receiving the watch back I have found it has been running too fast (approx. 1minute fast every 10 minutes) causing the watch to show the wrong time.\r\nCould I please send this back to you for you to repair as the watch is still under warranty.\r\nRegards,\r\n', '02-02-17\r\nS+F wie erwartet oB - Aufzug 33x\r\nUK 0202 0855 - einwandfrei\r\nWK 0302 0900 - gut\r\nUK 0602 0815 - einwandfrei\r\nWK 0702 0820 - 08-02-17 absolut okay\r\n{Spiralzettel}', '1,2', '2017-02-09', '2017-02-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-09', '213.123.49.140', '213.123.49.140', '2017-01-18', '711369646565', NULL),
(7043, '', 4870, 999999999, 2, '3009-Dubai', '2017-01-25', '0000-00-00', '2015-06-01', 'black', 'black', 'Theorema', '{G-Karte}\r\n* love this watch and hope to get it back as it was Before \r\n* would like a new strap as I couldn\'t find them in U.K. \r\n* the watch stops all the time and gives wrong timings.\r\n* can\'t adjust the time as the hour hand and second hand touches on each other.\r\n', '25-01-17\r\nStdZg hochgekommen... - Handaufzug klemmt: Antriebsorgan hat doppelten Zapfenbruch, beide ZB-Füße gebrochen - Uhr gefallen! \r\nKVA Werkrep, ZB und Band  85,- -- ausf. 0102\r\nAntiebsorgan und TransmissRd ers., Werk geölt, ZB ers.\r\nAblauf - Aufzug 5h \r\nAblauf 0602 1400 bis 0802 1000  ==  44h - sehr gut\r\nBand ers. und 08-02-17 okay', '1,2', '2017-02-14', '2017-02-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-14', '80.2.177.194', 'cpc97160-walt22-2-0-cust193.13-2.cable.virginm.net', '2017-01-18', '1Z 8VF 459 68 4604 8308', NULL),
(7044, '', 4871, 2, 2, 'new york', '2017-01-19', '2017-01-09', '2017-01-09', 'Gold', 'Weiss', 'Pionier', '', 'Neue Uhr am 19.01.2017 gekriegt\r\n511-4 versendet 19.01.2017', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-19', '', '', '0000-00-00', '711369643305', NULL),
(7045, '', 4760, 999999999, 2, '3001-Paragon', '2017-02-21', '0000-00-00', '2015-08-02', 'bicolor rose', 'white', 'Theorema', '{G-Karte}\r\nsend repair on december 2016  received end december 2016 . after one day the watch cannot function at all . no working at all.', '21-02-17\r\nUnruh steht fest... Uhr gefallen! Druckstelle bei 1000 (Foto)\r\nUnruh enthakt\r\nK 2102 1050 - steht fest 2302 2130 - \r\nKVA Werkreparatur  60,- ', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 1, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-27', '42.60.173.174', 'bb42.60-173-174.singnet.com.sg', '2017-01-19', 'RL 74 740 182 2DE', NULL),
(7046, '', 4872, 999999999, 2, '505-Florida', '2017-02-01', '0000-00-00', '2015-11-11', 'silver', 'white', 'Pionier', '{G-Copy}\r\nWatch just stopped during normal working day. No incident occurred', '02-02-17\r\nausgeschwungen - Messer steht zu hoch, Ellipse gelöst -- Messer gerichtet, Unruh kpl. ers., reguliert\r\nK 0302 1005 - 06-02-17 okay', '1,2', '2017-02-06', '2017-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-06', '86.96.197.38', '86.96.197.38', '2017-01-19', 'RL 74 634 873 7DE', NULL),
(7049, '', 4875, 999999999, 2, '107-Rio', '2017-01-24', '0000-00-00', '2016-08-26', 'silver metal', 'white', 'Theorema', '{G-Karte}\r\nThe watch hands have fallen off the watch face\r\n\r\nThe reference number on the card is: GM 107-5 - I opted for the closest choice above ', '24-01-17\r\nBeide Briden völlig überdehnt, Gehäuse voller Glassplitter, beide Gläser aber einwandfrei! \r\nKVA Werktausch, Zeiger, Briden...  80,- --  ausf. 0702\r\nGehäuse u-s, Werk ers., Doppelbriden mit neuen Schrauben ers. - WD light 8310\r\nWK 1002 1010 - gut - Aufzug 28x\r\nUK 1302 0750 - einwandfrei\r\nWK 1402 0820 - 15-02-17 okay', '1,2', '2017-02-17', '2017-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-17', '82.32.23.192', 'cpc78063-stav21-2-0-cust191.17-3.cable.virginm.net', '2017-01-20', '1Z 8VF 459 68 4731 8292', NULL),
(7051, '', 4876, 999999999, 2, '104-Copacabana', '2017-01-27', '0000-00-00', '2016-12-29', 'black', 'black', 'Theorema', '{G-Copy}\r\nthe bronze time indictors came from \'\'12\'\' + \'\'10\'\' + \'\'55\'\' came off and are shifted to the back of the watch', '27-01-17\r\nalle - restlos ALLE - Indexe geklebt! \r\nWK 2701 1430 - gut\r\nUK 3001 0800 - einwandfrei\r\nWK 3101 0830 - 01-02-17 okay', '1,2', '2017-02-01', '2017-02-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-01', '92.70.204.129', 'mail1.ctsgroup.nl', '2017-01-23', '711369645205', NULL),
(7052, '', 4877, 2, 2, '511-New York', '2017-01-23', '2017-01-10', '2017-01-10', 'Gold', 'Schwarz', 'Pionier', '', 'Neue Uhr 511-4 gekriegt 23.01.2017\nHamburg Theorema 109-3 geschickt 24.01.2017\nIch habe Enis gefragt!', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-24', '', '', '0000-00-00', '711369644106', NULL),
(7053, '', 4878, 999999999, 0, '3001-Paragon', '2017-01-23', '0000-00-00', '2016-11-29', 'gold', 'black', 'Theorema', '  not working right, its getting late one hour every 24 hours and the glass has a little scratches.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '67.186.93.0', 'c-67-186-93-0.hsd1.il.comcast.net', '2017-01-23', '', NULL),
(7054, '', 3809, 999999999, 2, '103-Sao Paulo', '2017-01-30', '0000-00-00', '2015-06-05', 'silver', 'white', 'Theorema', '{G-Karte}\r\nThe winder no longer work, it will turn but does not wind the watch up', '31-01-17\r\n** 5601 - WH ** - Sperrad gelöst, Halsdichtung... -- Kupplung ersetzt, Sperrad gesichert\r\nUK 3101 1000 - einwandfrei\r\nWK 0102 0820 - 02-02-17 okay', '1,2', '2017-02-02', '2017-02-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-02', '86.156.58.58', 'host86-156-58-58.range86-156.btcentralplus.com', '2017-01-23', '711369645499', NULL),
(7055, '', 4879, 999999999, 2, '7002-Chicago', '2017-02-03', '0000-00-00', '2016-09-12', 'silver metal', 'white', 'Pionier', '{G-Copy & Karte}\r\nL\'orologio non si carica. Ha smesso di funzionare improvvisamente\r\n---\r\nThe clock will not charge. It stopped working suddenly', '03-02-17\r\nDia bei halb Eins fehlt... klemmt im RW? Jepp, aus ebendiesem befreit und geklebt\r\nK 0602 1300 - 09-02-17 okay', '1,2', '2017-02-09', '2017-02-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-09', '91.253.16.66', '91.253.16.66', '2017-01-23', '711369646521', NULL),
(7056, '', 4880, 999999999, 2, '3009-Dubai', '2017-01-31', '0000-00-00', '2015-06-02', 'gold', 'black', 'Theorema', '{G-Karte}\r\nThe automatic system stopped working and I cannot wind it manually so it eventually stopped working.', '01-02-17\r\nAutomatik, Klinkenrad?, Halsdichtung\r\nAutomatik gesäubert, Klinkenrad und -Feder ers., Transmiss.Rd. ers., AutoBrücke nachgearbeitet, Rotorlager geölt\r\nAblauf - dann Aufzug 5h {min 24h bis 46h}\r\nAblauf 0202 1230 bis 0302 1030 == 22h : Werktausch\r\nAblauf - Aufzug 5h\r\nAblauf 0602 1400 bis 0802 1400 ==  48h Perfekter geht nicht\r\n08-02-17 okay', '1,2', '2017-02-09', '2017-02-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-09', '90.255.3.50', '90.255.3.50', '2017-01-23', '711369646510', NULL),
(7057, '', 4047, 999999999, 2, '2007-Toronto', '2017-01-30', '0000-00-00', '2015-09-26', 'silver', 'white', 'Theorema', '{G-Karte}\r\nWatch is not working correctly', '31-01-17\r\nIndex 1 liegt im Werk - div. Indexe geklebt\r\nUK 3101 1105 - einwandfrei\r\nWK 0102 0820 - 02-02-17 okay', '1,2', '2017-02-02', '2017-02-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-02', '80.200.181.162', '162.181-200-80.adsl-dyn.isp.belgacom.be', '2017-01-23', '711369645488', NULL),
(7058, '', 3687, 2, 2, '3001-Paragon', '2017-01-24', '2016-11-15', '2016-11-15', 'Rose', 'Weiss', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nWatch stops twice a day when wearing, and continues to stop even winding on a daily basis\r\n}', '24-01-17\r\nS+F oB... Date Modul scheint auch iO zu sein... dann \r\nK 2401 1250 - Zg mögen sich nicht - gerichtet\r\nK 2501 1110 - 27-01-17 okay', '1,2', '2017-01-27', '2017-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-27', '', '', '0000-00-00', '711369644426', NULL),
(7059, '', 4881, 2, 2, '101-Casablanca GM', '2017-01-24', '2015-06-15', '2015-06-15', 'Gold', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nJe ne peut plus la mette a l\'heure cor la tige ce tire probleme des de deport mes en remetant ont pouvez encore regler a present plus rien\r\n---\r\nI can not put it in time on the stem this shooting problem of the deport my by putting back have can still regulate now nothing more\r\n}', '24-01-17\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 45x\r\nUK 2401 1300 - einwandfrei\r\nWK 2501 1025 - aah jaa... Welle kommt raus! WH-Problem\r\nWH und Anker gerichtet, Sperrad gesichert, Unruh kpl. ers. (wg Spirale)\r\nUK 2601 0915 - reguliert\r\nWK 2701 0750 - gut\r\nUK 3001 0800 - einwandfrei\r\nWK 3101 0830 - 01-02-17 okay', '1,2', '2017-02-01', '2017-02-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-01', '', '', '0000-00-00', '711369645216', NULL),
(7060, '', 4882, 999999999, 2, '7001-Havana', '2017-02-21', '0000-00-00', '2016-12-01', 'gold', 'black', 'Pionier', '{G-Karte}\r\nIt worked for a week then stooped working, started again and stooped completely.  \r\n\r\n## noch am Lager 01-11-18 ## ', '21-02-17\r\nStdRd zerstört! Fehlbedienung...?!\r\nEindeutiger Verstoß gegen die Garantiebestimmungen: \r\nKVA Werktausch  80,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '162.249.49.200', '162.249.49.200', '2017-01-24', '', NULL),
(7062, '', 4883, 999999999, 2, '502-Malibu', '2017-02-21', '0000-00-00', '2016-10-05', 'gold metal', 'black', 'Pionier', '{G-Karte}\r\nthe crown/ part that whines to adjust the time or hands of the clock is loose hence time has stopped cant get it moving', '21-02-17\r\nWelle war raus? jetzt Aufzug durcheinander -- gerichtet\r\nK 2102 1100 - WD 8310 und 24-02-17 okay', '1,2', '2017-02-24', '2017-02-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-24', '125.255.83.190', 'remote.pks.com.au', '2017-01-25', 'RL 74 740 181 9DE', NULL),
(7063, '', 4884, 999999999, 2, '510-London', '2017-02-03', '0000-00-00', '2015-05-05', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 31762 v. 05-05-2015]\r\nROTOR does not move so I had to wind it up manually. As a result of that the CROWN sticked out.', '03-02-17\r\nRotorlager? Welle gebrochen, Kronrad(?) gebrochen... Werktausch nötig... Kulanzpreis 50,- (Werk und Welle 90)\r\nausf. 1904 - aber f.d. Kunden kostenneutral \r\nWerk mit neuer Welle ers. \r\nK 1904 1500 - reguliert\r\nK 2104 0800 - 24-04-17 okay', '1,2', '2017-04-25', '2017-04-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-25', '212.68.216.4', 'host-212-68-216-4.dynamic.voo.be', '2017-01-25', '1Z 8VF 459 68 4710 3219', NULL),
(7064, '', 4885, 999999999, 2, '7001-Havana', '2017-02-02', '0000-00-00', '2015-08-26', 'silver', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 33973 v. 27-08-2015]\r\nThe watch crown no longer pulls out until you hear a click and so the hands (time) can no longer be changed. The watch is in excellent condition, has never been dropped or banged and started malfunctioning after it had been left on a bedside table overnight.', '03-02-17\r\nWHF-Fehler! Aber auch sehr schlechte Amplitude: Werktausch\r\nK 0302 1110 - 06-02-17 okay', '1,2', '2017-02-06', '2017-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-06', '94.31.37.110', '94.31.37.110.IPYX-103263-004-ZYO.zip.zayo.com', '2017-01-26', '711369646094', NULL),
(7065, '', 4886, 999999999, 2, '3001-Paragon', '2017-01-30', '0000-00-00', '2016-01-12', 'gold', 'white', 'Theorema', '{G-Copy}\r\nDer kleine Uhrzeiger dreht sich nicht mehr mit.\r\n\r\nThe Little clock is no longer turning', '31-01-17\r\nDateModul! Aber: sehr schlechter Gang: Werktausch\r\nK 3101 1335\r\nAngebot neues Armband  25,- --  ausf. 0702\r\nBand angesetzt und 07-02-17 okay\r\n', '1,2', '2017-02-07', '2017-02-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-07', '84.172.58.101', 'p54AC3A65.dip0.t-ipconnect.de', '2017-01-26', '00340434129949102740', NULL),
(7066, '', 4887, 2, 2, '3006-Monaco Diamond', '2017-01-27', '0000-00-00', '2014-09-03', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - NO Deal - Rep 4546 sagt 03-09-2014]\r\n{abgetippt:\r\n[...] that the watch is broken again [...]\r\n}', '27-01-17\r\nProblem in Hemmung/Unruh - StopHebel gab den Reif nicht frei... seltsamer Fehler!? Auf jeden Fall neues Armband nötig!\r\nK 2701 1315 - Werk läuft einwandfrei\r\nKVA Lederband  25,- - ausf. 1302\r\nreguliert, LB angesetzt und 14-02-17 okay', '1,2', '2017-02-17', '2017-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-17', '', '', '0000-00-00', '1Z 8VF 459 68 4758 2336', NULL),
(7067, '', 4594, 999999999, 0, '103-Sao Paulo', '2017-01-27', '0000-00-00', '2015-08-28', 'black', 'yellow', 'Theorema', 'Main crown is coming pull out and the watch is stop I don\\\'t know how...?', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.71.193.156', '188.71.193.156', '2017-01-27', '', NULL),
(7068, '', 4888, 999999999, 2, '101-Casablanca GM', '2017-02-23', '0000-00-00', '2016-07-22', 'gold', 'black', 'Theorema', '{G-Karte}\r\nZondag omgedaan savonds afgedaan waarna hij stopte en het niet meer doe\r\n---\r\nSunday dismissed fastened the evening after he stopped and no longer do', '23-02-16\r\nsteht kpl. aufgezogen - ausgeschwungen - Anker gerichtet\r\nUK 2302 1535 - einwandfrei\r\nWK 2402 0825 - gut - Aufzug 37x\r\nUK 2702 0910 - einwandfrei\r\nWK 2802 0845 - 01-03-17 okay', '1,2', '2017-03-01', '2017-03-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-01', '178.85.29.101', '178-85-29-101.dynamic.upc.nl', '2017-01-27', '1Z 8VF 459 68 4637 3957', NULL),
(7069, '', 4889, 999999999, 0, '506-Miami', '2017-01-27', '0000-00-00', '2016-09-26', 'black', 'black', 'Pionier', 'The problem is that the watch stop working and day setting is damage it out of it place.  \r\nAnd also I have a month ago I have sent it may you received it. \r\nBest regards Raoufi Khalid ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.49.114.201', 'ip-213-49-114-201.dsl.scarlet.be', '2017-01-27', '', NULL),
(7071, '', 4658, 999999999, 2, '510-London', '2017-02-08', '0000-00-00', '2015-10-29', 'silver metal', 'black', 'Pionier', '{G per email 11-08-16}\r\nThe watch has stopped work.  It not doing anything. ', '09-02-17\r\nWerk kpl. abgel., startet aber auch nicht... --  gefallen! AR zerstört! \r\nKVA  Werktausch  80,- ', '1,2', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-14', '81.109.136.163', 'cpc88670-finc17-2-0-cust162.4-2.cable.virginm.net', '2017-01-28', '1Z 8VF 459 68 4610 5880', NULL),
(7072, '', 4852, 999999999, 2, '508-Dublin', '2017-02-14', '0000-00-00', '2016-05-11', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 38700 v. 11-05-2016]\r\nI got my watch back after it has been repaired 2 weeks ago after it stopped running, but today it stopped again even the winding mechanisme is not moving also.\r\nI would realy like this problem solved it is getting a little bit frustrating for a watch like this not to work', '14-02-17\r\nRotor geöffnet - ersetzt, sonst oB\r\nK 1402 1045 - reguliert und 17-02-17 okay\r\n{SorryBand angesetzt}', '1,2', '2017-02-17', '2017-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-17', '86.86.123.53', 'ip56567b35.adsl-surfen.hetnet.nl', '2017-01-30', '1Z 8VF 459 68 4795 6674', NULL),
(7131, '', 4693, 999999999, 2, '3006-Monaco Diamond', '2017-02-21', '0000-00-00', '2015-11-23', 'black metal', 'black', 'Theorema', '{G-Karte}\r\nThe watch is not working even after winding up the crown 40 times as directed.', '21-02-17\r\nsteht kpl. aufgezogen - hmmm... Paletten geölt... schwingt gleich los... erstmal WerkTisch K - einwandfrei\r\nK 2202 0810 - einwandfrei\r\nWK 2702 0950 bis 2802 1330 = 27h (Gangreserve)\r\nK 0103 0910 - 03-03-17 okay', '1,2', '2017-03-03', '2017-03-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-03', '89.213.32.61', '89.213.32.61', '2017-02-20', '1Z 8VF 459 68 4782 6126', NULL),
(7074, '', 4892, 999999999, 2, '101-Casablanca GM', '2017-02-07', '0000-00-00', '2017-01-10', 'gold', 'black', 'Theorema', '{G-Karte}\r\nThe second hand is broken. Was looking at the watch after I come home from work, noticed that the whole second hand was broken off. The watch does not run right now. ', '07-02-17\r\ngefallen, dadurch ausgeschwungen und Zeiger abgefallen! \r\nKulanz gegen Porto  10,- -- ausf. 2002\r\nSekZg ers., Anker gerichtet\r\nUK 2002 1045 - einwandfrei\r\nWK 2102 0745 - 22-02-17 okay', '1,2', '2017-02-23', '2017-02-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-23', '89.98.19.29', 'dhcp-089-098-019-029.chello.nl', '2017-01-31', '1Z 8VF 459 68 4661 8317', NULL),
(7075, '', 4893, 999999999, 2, '101-Casablanca GM', '2017-03-17', '0000-00-00', '2016-11-11', 'gold', 'black', 'Theorema', '{G-Karte}\r\nIn November 2016, I purchased a Theorema Casablanca (order #1433) from www.tufinaworld.com. A few of weeks after receiving the watch, the little lever that protects the crown fell off. I would like the watch to fixed or replaced as soon as possible.  ', '17-03-17\r\njepp... Neues Gehäuse ersetzt, Schraubenservice... - WD 8310\r\nWK 1703 1405 - gut - Aufzug 39x\r\nUK 2003 0815 - einwandfrei\r\nWK 2103 0800 - 22-03-17 okay', '1,2', '2017-03-22', '2017-03-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-22', '209.20.119.245', '209.20.119.245', '2017-01-31', 'RL 74 740 183 6DE', NULL),
(7076, '', 3645, 999999999, 2, '3011-Macau', '2017-02-03', '0000-00-00', '2015-02-24', 'black metal', 'black', 'Theorema', '{G-Karte}\r\nThe hand that indicates the month (jan...dec) came off. As the watch has an \"open hart\" I assume the hand fell into the mechanics.\r\nThe button to set the month (jan..dec) is not working properly either. When you push the button, it grinds the case of the watch, making it harder to push the button. It also does not always go back to its original position afterwards. This is very clear when comparing with the button to set the day of the month (1 to 31), which works properly.', '03-02-17\r\njo, Zg fehlt - Beide Totas ers., Drückerführung justiert - WD 8310\r\nK 0302 1535 - 06-02-17 okay', '1,2', '2017-02-06', '2017-02-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-06', '94.227.81.159', '94-227-81-159.access.telenet.be', '2017-01-31', '711369646083', NULL),
(7077, '', 4894, 999999999, 2, '110-Oslo', '2017-02-07', '0000-00-00', '2016-12-27', 'silver', 'silvgrey', 'Theorema', '{G-Copy & Karte}\r\nThe Watch gains time, at least three minutes per day. Also due to the nature of the design it is very hard to see the actual hands. A full refund would be appreciated or an exchange to the Cannes Automatic GM3004-4 would also be apprciated', '07-02-17\r\nna, so undeutlich ist die Uhr aber nicht! \r\nEin Umtausch in die Eine oder Andere Richtung ist nicht möglich, da die Uhr deutliche Tragespuren aufweist.\r\nK 0702 1105 - leichter Vorgang - +30sec/d - reguliert\r\nK 1002 0815 - 13-02-17 okay', '1,2', '2017-02-14', '2017-02-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-14', '217.73.42.10', '217.73.42.10', '2017-02-01', '1Z 8VF 459 68 4858 9891', NULL),
(7078, '', 4895, 999999999, 0, '103-Sao Paulo', '2017-02-01', '0000-00-00', '2015-08-28', 'black', 'yellow', 'Theorema', 'Main crown is coming pull out and the watch is stop i don\\\'t know how?', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '103.10.28.48', '103.10.28.48', '2017-02-01', '', NULL),
(7080, '', 4896, 999999999, 2, '102-Monte Carlo GM', '2017-02-02', '0000-00-00', '2017-01-30', 'gold', 'white', 'Theorema', 'Watch face biger than my hand', 'Uhr zurück erhalten...brand new', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.190.85.164', 'pool-71-190-85-164.nycmny.east.verizon.net', '2017-02-02', '', NULL),
(7081, '', 4897, 999999999, 2, '3005-Marco Polo', '2017-02-08', '0000-00-00', '2016-12-09', 'silver', 'black', 'Theorema', '{G-Karte}\r\nI haven\'t worn the watch for a few days. Afterward, I noticed that my watch has stopped. I winded it and shake it many times but it never worked again. \r\nThank you', '09-02-17\r\nausgeschwungen - Anker leicht \'angehoben\' \r\nK 0902 1020 - 13-02-17 okay', '1,2', '2017-02-14', '2017-02-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-14', '100.0.90.225', 'pool-100-0-90-225.bstnma.fios.verizon.net', '2017-02-02', 'RL 74 634 874 5DE', NULL),
(7083, '', 4898, 999999999, 2, '511-New York', '2017-03-17', '0000-00-00', '2016-12-06', 'silver', 'black', 'Pionier', '[OHNE G-Nachweis - NO Deal ]\r\nthe date setting couldn\'t adjust. From 04 direct jump to 15, 31 cannot back 01.', '17-03-17\r\nVersion II \r\nDatumscheiben justiert\r\nK 1703 1525 - reguliert und 20-03-17 okay', '1,2', '2017-03-20', '2017-03-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-20', '182.55.155.60', '182.55.155.60', '2017-02-02', 'RL 74 634 876 8DE', NULL),
(7084, '', 3491, 2, 2, '505-Florida', '2017-02-02', '2014-09-23', '2014-09-23', 'Schwarz', 'Schwarz', 'Pionier', '{G-Karte}\r\n{abgetippt:\r\n[...] The button that changes date stopped working again [...] and after a few days the whole watch stopped [...]\r\n}', '03-02-17\r\nArmband gerissen, Automatik hakelig, Werkring zu klein? verbrauchte Halsdichtung im AR, Schnellschaltung unzuverlässig -- zuviele Fehler: Werktausch Kulanzpreis, Armband und Krone  KVA  80,- --  ausf. 2102\r\nWerk (mit ZB) ers., Werkring und Krone - WD 8310\r\nK 2102 1340 - Lederband ers. und 24-02-17 okay\r\n', '1,2', '2017-02-24', '2017-02-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-24', '', '', '0000-00-00', '1Z 8VF 459 68 4776 3248', NULL),
(7085, '', 1689, 999999999, 2, '3001-Paragon', '2017-02-09', '0000-00-00', '2012-05-12', 'silver', 'white', 'Theorema', '{G-Karte}\r\nMain dial broken off.\r\n\r\n* 2080 *', '10-02-17\r\nWelle gebrochen, Minuterie gelöst\r\nKVA Armband und Krone/Welle 50,- --  ausf. 1602\r\nMinuterie geklebt, AW/Krone V2 ers. - WD light\r\nK 1702 1130 - 20-02-17 okay', '1,2', '2017-02-23', '2017-02-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-23', '86.88.128.241', 'ip565880f1.direct-adsl.nl', '2017-02-02', '1Z 8VF 459 68 4600 1527', NULL),
(7086, '', 4899, 2, 2, '3005-Marco Polo', '2017-02-03', '2015-10-30', '2015-10-30', 'Schwarz Metall', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nI recently caught the winding knob without raelising and ended pulling it out of the watch body\r\n}', '03-02-17\r\nWelle gebrochen, Krone defekt\r\nKVA Krone/Welle ersetzen  20,- -- ausf. 0702 - WD 8310\r\nK 0702 1300 - 10-02-17 okay', '1,2', '2017-02-17', '2017-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-17', '', '', '0000-00-00', '1Z 8VF 459 68 4637 7515', NULL),
(7087, '', 4718, 2, 2, '505-Florida', '2017-02-03', '2013-12-05', '2013-12-05', 'Silber Metall', 'Schwarz', 'Pionier', '{G-Karte}\r\n{abgetippt:\r\nWhe I sleep, the watch stops. When I sheke it, it works. Had new body and mechanism November 2016\r\n}', '03-02-17\r\nWerk kpl. abgelaufen... \r\nK 0302 1510 - verliert bzw. bl. stehen - Automatik zieht nicht auf!\r\nBeide Klinkenräder ersetzt\r\nK 0602 0900 - 09-02-17 okay', '1,2', '2017-02-09', '2017-02-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-09', '', '', '0000-00-00', '711369646532', NULL),
(7089, '', 4900, 999999999, 2, '510-London', '2017-02-09', '0000-00-00', '2016-02-18', 'silver', 'white', 'Pionier', '{G-Foto}\r\nWatch will charge by turning at the spinning wheel but not by automatic charger system(during use or in the auto watch winder). After a few ours/minutes the watch don\'t show the right time or stopped.\r\n\r\nIs it maybe possible to afer repair to send it back with a silver metal watch band? i don\'t really like this leather one. ', '10-02-17\r\nWerk steht kpl. aufgezogen bei ZB oben... Zg gerichtet, Rotorlager geölt\r\nK 1002 0945\r\nAngebot MB/Gehäuse  SP 50,- - ausf. 1502\r\nBand/Gehäuse Metall weiß ers. - WD 8310\r\n16-02-17 okay\r\n', '1,2', '2017-02-17', '2017-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-17', '80.127.157.202', 'a80-127-157-202.adsl.xs4all.nl', '2017-02-03', '1Z 8VF 459 68 4667 2704', NULL),
(7090, '', 4901, 999999999, 2, '4004-Newton', '2017-03-14', '0000-00-00', '2016-01-26', 'silver metal', 'white', 'Theorema', '{G-Foto}\r\nThe clock seems fully loaded but does not run', '14-03-17\r\nRückereinheit zerlegt, ein Index gelöst -- aha, Uhr gefallen! Deutliche DS bei 0800... \r\nKVA Werkreparatur und ZB-Reparatur  45,- -- ausf. 0704\r\nAlle Indexe geklebt, Unruh kpl. ers. \r\nK 0704 1445 - 18-04-17 okay', '1,2', '2017-04-26', '2017-04-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-26', '80.104.102.36', 'host36-102-dynamic.104-80-r.retail.telecomitalia.it', '2017-02-04', '1Z 8VF 459 68 4622 2600', NULL),
(7091, '', 4890, 999999999, 2, '103-Sao Paulo', '2017-02-24', '0000-00-00', '2015-11-13', 'silver', 'white', 'Theorema', '{G-Karte}\r\nIt seems that the screws that hold the cogs together have come loose.\r\nwhen i try to wind it up it comes loose again. ', '24-02-17\r\nSperrad gelöst - gesichert, Krone gängig gemacht\r\nWK 2402 1250 - gut - Aufzug 31x - WD 8310\r\nUK 2702 0910 - einwandfrei\r\nWK 2802 0850 - 01-03-17 okay', '1,2', '2017-03-01', '2017-03-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-01', '31.48.151.86', 'host31-48-151-86.range31-48.btcentralplus.com', '2017-02-04', '1Z 8VF 459 68 4821 9549', NULL),
(7092, '', 4653, 999999999, 2, '508-Dublin', '2017-02-14', '0000-00-00', '2015-02-10', 'gold', 'black', 'Pionier', '{G-Karte}\r\nPreviously, we sent the watch to get repaired due to the hands freely moving and not \'ticking\'. Following repair the same issue has occurred. Ideally, we would like a replacement for this watch as this is now the 2nd time it has become faulty in relation to the same issue.', '14-02-17\r\nAR wieder aus Eingriff, nee, Ankerpaletten? Rotor geöffnet, ZB in Auflösung... zuviele Fehler, Werktausch kpl. \r\nK 1402 1115 - reguliert und 17-02-17 okay', '1,2', '2017-02-17', '2017-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-17', '62.254.31.30', '30.31-254-62.static.virginmediabusiness.co.uk', '2017-02-06', '1Z 8VF 459 68 4859 7462', NULL),
(7094, '', 4095, 999999999, 2, '502-Malibu', '2017-02-17', '0000-00-00', '2014-10-15', 'gold', 'black', 'Pionier', '{OHNE G-Nachweis - Deal 25587 v. 15-10-2014]\r\nwinder mechanism has snapped off, and can be completely detached from the watch. So cannot adjust time Or manually wind up.\r\nplease Provide cost estimate to repair', '20-02-17\r\nWelle steckt quer im Werk, diverse Fehler in Automatik... Armband verbraucht, Gehäuse abgerockt...\r\nKulanzreparatur statt 170,-  für  100,- --  ausf. 2302\r\nWerk mit \\\'alten\\\' ZB und Zeigern ers., Gehäuse und Krone sowie neues Band ers. - WD 8310\r\nK 2302 1510 - 27-02-17 okay', '1,', '2017-02-27', '2017-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.254.203.146', '213.254.203.146', '2017-02-06', '', NULL),
(7095, '', 4902, 999999999, 0, '3005-Marco Polo', '2017-02-06', '0000-00-00', '2014-10-13', 'black', 'black', 'Theorema', 'Hand winder not moving hands', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.40.51.254', 'cpc109565-know16-2-0-cust1021.17-2.cable.virginm.net', '2017-02-06', '', NULL),
(7096, '', 4903, 999999999, 2, '102-Monte Carlo GM', '2017-02-21', '0000-00-00', '2017-01-30', 'gold', 'white', 'Theorema', 'I bought the watch from tufinawatches.com and my order number is 1790. It was too big for me so I would like to return it and get a refund. ', 'Refund!', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.168.101.233', '99-168-101-233.lightspeed.rcsntx.sbcglobal.net', '2017-02-07', '', NULL),
(7097, '', 4838, 2, 2, '509-Barbados', '2017-02-07', '2015-02-20', '2015-02-20', 'gold metal', 'Schwarz', 'Pionier', '[OHNE G-Nachweis - NO Deal ]\r\n{abgetippt:\r\nAfter repair {Jan 17} it stops and didn\'t go anny further. I\'m not happy!!\r\n}', '07-02-17\r\nWerk kpl. abgelaufen - S+F oB\r\nK 0702 1120 - steht 1930 - sieht aus wie aufgelöste Halsdichtung - ebendiese aus Unruh gefischt\r\nK 0802 0815 - 10-02-17 okay', '1,2', '2017-02-10', '2017-02-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-10', '', '', '0000-00-00', '7113 6964 6793', NULL),
(7098, '', 4904, 2, 2, '506-Miami', '2017-02-07', '2017-01-05', '2017-01-05', 'Schwarz', 'Schwarz', 'Pionier', '[OHNE G-Nachweis - Deal 41956 v. 05-01-2017]\r\n{abgetippt:\r\nEvery details are in the mail\r\n}', '07-02-17\r\nein blauer Prüfzeiger schwirrt auf dem ZB rum... ambulant entnommen - WD 8310\r\n07-02-17 okay', '1,2', '2017-02-07', '2017-02-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-07', '', '', '0000-00-00', '711369646315', NULL),
(7099, '', 4905, 999999999, 0, '511-New York', '2017-02-07', '0000-00-00', '2016-12-07', 'gold', 'black', 'Pionier', 'Die Zeiger der Tages- und Monatsanzeige sind abgefallen. Uhr funktioniert nicht mehr. \r\norder number: 1385\r\ntufinawatches.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.239.49.14', '14-49-239-77.dyn.cable.fcom.ch', '2017-02-07', '', NULL),
(7100, '', 4906, 999999999, 2, '3012-Paris', '2017-02-21', '0000-00-00', '2016-10-04', 'silver', 'white', 'Theorema', '{G-Karte}\r\nLeft clock doesn\'t work. ', '21-02-17\r\nS+F oB - \r\nK 2102 1500 - 2402 0845 einwandfrei - weitere K übers WE\r\n01-03-17 absolut einwandfrei okay', '1,2', '2017-03-01', '2017-03-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-01', '88.216.164.31', '88.216.164.31', '2017-02-08', '711369647285', NULL),
(7101, '', 4906, 999999999, 2, '101-Casablanca GM', '2017-02-21', '0000-00-00', '2016-10-12', 'gold', 'black', 'Theorema', '{G-Karte}\r\nDoesnt work at all. ', '21-02-17\r\nUnruh... - eher Anker? jepp, Anker getauscht \r\nUK 2202 0930 - reguliert\r\nUK 2302 0755 - einwandfrei\r\nWK 2402 0845 - gut - Aufzug 39x\r\nUK 2702 0935 - einwandfrei\r\nWK 2802 0850 - 01-03-17 okay', '1,2', '2017-03-01', '2017-03-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-01', '88.216.164.31', '88.216.164.31', '2017-02-08', '711369647285', NULL),
(7102, '', 4906, 999999999, 2, '3008-Damascus', '2017-02-21', '0000-00-00', '2016-10-04', 'black metal', 'black', 'Theorema', '{G-Karte}\r\nDoesnt work at all. ', '21-02-17\r\nDayTota abgefallen - ZB war hochgekommen, da ein Stück Werkring sich daruntergesetzt hatte -- Tota ers., Rotor ers., Automatik geölt, Werkring ers.\r\nK 2202 1110 - 27-02-17 gut', '1,2', '2017-03-01', '2017-03-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-01', '88.216.164.31', '88.216.164.31', '2017-02-08', '711369647285', NULL),
(7103, '', 4907, 999999999, 2, '3008-Damascus', '2017-02-17', '0000-00-00', '2015-06-30', 'silver', 'white', 'Theorema', '{G-Karte}\r\nNeedles fell from day to day without reason\r\n\r\n## noch am Lager 01-11-18 ## ', '20-02-17\r\ngefallen: Deutliche Druckstellen auf Gehäuse! ZB verschoben\r\nKVA Reparatur 30,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.15.89.201', 'LMontsouris-656-1-48-201.w80-15.abo.wanadoo.fr', '2017-02-08', '', NULL),
(7104, '', 4908, 999999999, 2, '103-Sao Paulo', '2017-02-17', '0000-00-00', '2015-11-11', 'silver metal', 'white', 'Theorema', '{G-Copy}\r\nWinding mechanism slips and it does not hold in place or retain the winding tension. Became noisy whilst winding because of this.', '20-02-17\r\nKupplung verschlissen - ersetzt\r\nUK 2002 1115 - reguliert\r\nUK 2102 0805 - einwandfrei\r\nWK 2202 0830 - 23-02-17 okay', '1,2', '2017-02-23', '2017-02-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-23', '82.69.108.180', '82-69-108-180.dsl.in-addr.zen.co.uk', '2017-02-09', '1Z 8VF 459 68 4789 5098', NULL),
(7520, '', 5201, 2, 2, '3001-Paragon', '2017-09-05', '2015-08-14', '2015-08-14', 'Gold', 'Weiss', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\n{abgetippt:\r\nStops after short time on my wrist. Function of Day-Month do not work. Need overall cleaning and lubrication. Please let me know the cost. No warranty available to me.\r\n}', '06-09-17\r\nnun... Automatik völlig verbraucht, Gehäuse \'abgerockt\' - oops, Glas wurde in flach ersetzt... Armband auch nicht original\r\nKVA  Werk, Gehäuse, Band  135,- zum Kulanzpreis  80,- - ausf. 1809\r\nWerk mit ZB und neuen Totas ers., Minuterie gesichert, Gehäuse ers. - WD 8310\r\nK 1809 1250 - 21-09-17 okay\r\n', '1,2', '2017-10-02', '2017-10-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-25', '', '', '0000-00-00', 'RC 2970 9641 5DE', NULL),
(7108, '', 4909, 999999999, 2, '505-Florida', '2017-02-21', '0000-00-00', '2015-12-08', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - NO Deal ]\r\n1. You can\'t wind the watch by hand. The crown wheel blocks or doesn\'t move flexible\r\n\r\n2. The rotor does\'t work best. It only turns to one direction and doesn\'t turn flexible. In spite of enough movement of the arm there is not enough power reserve.', '21-02-17\r\nKupplung oder Automatik? - Automatik! Beide Klinkenräder ers.\r\nK 2102 1145 - reguliert und 24-02-17 okay', '1,2', '2017-02-24', '2017-02-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-24', '84.25.27.28', '54191B1C.cm-5-2a.dynamic.ziggo.nl', '2017-02-12', '1Z 8VF 459 68 4681 5238', NULL),
(7109, '', 4622, 999999999, 2, '3012-Paris', '2017-02-16', '0000-00-00', '2016-02-22', 'silver', 'black', 'Theorema', '{G-Karte}\r\nDer Knopf für den Handaufzug der großen Anzeige ist abgefallen, somit lässt sich die Uhr nicht mehr stellen.', '16-02-17\r\ndefinitiv abgerissen! Hals verbogen... \r\nKVA Werkrep. und Krone/Welle  50,- {nachverhandelt 30,-} - ausf. 2003\r\nAW mit Krone ers. \r\nK 2103 0950 (eine Woche) - reguliert\r\nK 2803 0900 - 31-03-17 okay', '1,2', '2017-03-31', '2017-03-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-31', '149.249.0.211', '149.249.0.211', '2017-02-13', '00340434129949103112', NULL),
(7110, '', 4911, 999999999, 2, '502-Malibu', '2017-02-24', '0000-00-00', '2017-01-24', 'silver', 'black', 'Pionier', '{G-Karte}\r\nI cannot adjust the hours and minutes of the hands when I turn the nob. ', '24-02-17\r\nRemontoirhebel übergesprungen... gesetzt...\r\nK 2402 1350 - 27-02-17 okay', '1,2', '2017-02-27', '2017-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-27', '99.144.65.55', '99-144-65-55.lightspeed.chrlnc.sbcglobal.net', '2017-02-13', 'RL 74 815 857 1DE', NULL),
(7111, '', 4911, 999999999, 2, '7001-Havana', '2017-02-24', '0000-00-00', '2017-02-06', 'silver', 'black', 'Pionier', '{G-Karte}\r\nOne of the hands that tell the day of the week is missing. ', '24-02-17\r\nJo, DayTota fehlt - Beide Totas der 3008 ers., da keine Zg für Havana am Lager\r\n27-02-17 okay', '1,2', '2017-02-27', '2017-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-27', '99.144.65.55', '99-144-65-55.lightspeed.chrlnc.sbcglobal.net', '2017-02-13', 'RL 74 815 857 1DE', NULL),
(7112, '', 4912, 2, 2, '3005-Marco Polo', '2017-02-14', '2016-10-17', '2016-10-17', 'Silber', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nAt the third week started to get behind the [...] up to two hours, and then finally stop working at all...\r\n}', '14-02-17\r\nSpirale ist verbogen... Nein, Unruh klemmte am Messer bei 90° Auslenkung... Paletten geölt, ansonsten oB\r\nK 1402 1030 - 17-02-17 okay', '1,2', '2017-02-17', '2017-02-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-17', '', '', '0000-00-00', 'RL 74 634 877 1DE', NULL),
(7114, '', 4847, 2, 2, '510-London', '2017-02-14', '2016-12-13', '2016-12-13', 'Silber', 'Schwarz', 'Pionier', '{G-Karte}\r\n{abgetippt:\r\nBroken watch - not ticking - Bracelet\r\n}', '15-02-14\r\nSteg 6 abgeschert, Index XII fehlt - ALLE Indexe geklebt, Rotor ers., Federsteg 6 ers. - KULANZ\r\nK 1502 1020 - reguliert\r\nK 1702 0820 - 20-02-17 okay', '1,2', '2017-02-21', '2017-02-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-21', '', '', '0000-00-00', '1Z 8VF 459 68 4870 1259', NULL),
(7115, '', 4914, 999999999, 2, '3005-Marco Polo', '2017-02-23', '0000-00-00', '2015-06-12', 'silver', 'black', 'Theorema', '{G-Karte}\r\nI\'M WEARING THE CLOCK ALL THE TIME AT MY HAND AND SUDDENLY IT WAS STOP WORKING...IS THE SECOND TIME THAT FORCED TO SHIP THE WATCH FOR REPAIR {6056}', '23-02-17\r\nausgeschwungen - Uhr stark benutzt (strapaziert), gefallen... Amplitude unterirdisch! \r\nKVA Werktausch, Armband  100,- -- ausf. 0903\r\nWerk ers. - WD 8310\r\nK 0903 1035 - 13-03-17 okay', '1,2', '2017-03-20', '2017-03-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-14', '37.6.171.118', 'adsl-118.37.6.171.tellas.gr', '2017-02-14', 'RL 745136197DE', NULL),
(7116, '', 4915, 999999999, 2, '3012-Paris', '2017-05-11', '0000-00-00', '2016-07-12', 'silver', 'black', 'Theorema', '{G-Foto - #136}\r\nThe main button has sheared/ broken off.\r\nThe watch also appears to be not keeping time very accurately.', '11-05-17\r\njo, Krone gebrochen, Restwelle noch im Werk\r\nKVA AW/Krone und Werkrep.  60,- ← 180618\r\nWellenrest aus Werk rechts entfernt, Schraubenservice, Reglage\r\nK 1806 1535 - 22-06-18 okay', '1,2', '2018-06-25', '2018-06-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-25', '109.174.171.90', '109.174.171.90', '2017-02-14', '(00)340434129949107462', NULL),
(7117, '', 4916, 999999999, 2, '505-Florida', '2017-02-21', '0000-00-00', '0000-00-00', 'silver', 'white', 'Pionier', '1) The trim round the moving visible escarpment wheel at 6oclock on dial came away.\r\n2) The small hand from the day indicator dial fell off.\r\n3) One of the main hands fell off.\r\nPLEASE NOTE WATCH REF NO IS 505 GM (NOT FLORIDA) ', '21-02-17\r\nUhr gefallen? DayTota gebrochen, ZB in Auflösung... \r\nKVA Rep. 100,- (Werk/ZB) -- ausf. 1603\r\nGehäuse u-s, Werk mit ZB und Zeigern ers., {Glas}, Ziffern ausgelegt \r\nK 1703 1115 - 20-03-17 okay', '1,2', '2017-03-20', '2017-03-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-20', '86.184.190.178', 'host86-184-190-178.range86-184.btcentralplus.com', '2017-02-15', '1Z8VF4596848223276', NULL),
(7118, '', 4891, 999999999, 2, '510-London', '2017-02-17', '0000-00-00', '2016-08-05', 'gold', 'black', 'Pionier', '{G-Karte}\r\nClock is going to fast or to slow. And the Band is breaking after the firts day i wear the watchs\r\nUurwerk  loopt  niet  goed. Ging  eerst  te snel  en nu te langzaam. En de band ging  heel  snel  schurren hij is nooit  nat geworden.', '20-02-17\r\nRotor geöffnet und klemmt, Armband verliert Farbe (Kulanz)\r\nRotor ersetzt\r\nK 2002 1145 - zieht nicht auf! - Klinkenfeder ers. \r\nK 2302 0840 - 27-02-17 okay\r\nArmband ersetzt', '1,2', '2017-02-27', '2017-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-27', '91.239.33.16', 'KASP-Klein-DynNAT.kasper.korton.net', '2017-02-15', '1Z 8VF 459 68 4655 1433', NULL),
(7119, '', 4904, 999999999, 2, '506-Miami', '2017-03-01', '0000-00-00', '2017-01-05', 'black', 'black', 'Pionier', '{G-Karte}\r\nThe weekday hands does not move, and can not be adjusted with dedicated button. ', '01-03-17\r\nTota hakt. enthakt und \r\nK 0103 1410 - 03-03-17 okay', '1,2', '2017-03-03', '2017-03-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-03', '217.89.113.14', '217.89.113.14', '2017-02-16', '1Z 8VF 459 68 4645 5734', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(7120, '', 4917, 999999999, 2, '107-Rio', '2017-03-06', '0000-00-00', '2016-09-05', 'gold', 'black', 'Theorema', '{G-Karte}\r\nwhen you wear the watch it stops working. tilt it and it works for a short time. hold it up it does not work. ', '07-03-17\r\nobere Stoßsicherung ist geöffnet - neu versorgt und gesichert, Briden verdoppelt, entmagnetisiert\r\nUK 0703 1020 - reguliert\r\nUK 0803 0820 - einwandfrei\r\nWK 0903 0810 - 10-03-17 okay', '1,2', '2017-03-10', '2017-03-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-10', '81.155.180.47', 'host81-155-180-47.range81-155.btcentralplus.com', '2017-02-16', '1Z 8VF 459 68 4654 0285', NULL),
(7121, '', 4918, 999999999, 2, '101-Casablanca GM', '2017-02-23', '0000-00-00', '2016-04-14', 'silver', 'black', 'Theorema', '{G-Copy}\r\nTheorema Casablanca limited edition GM-101-4 Men\'s Mechanical Watch\r\n\r\nWatch losing 10 minutes every hour ', '23-02-17\r\nWerk kpl. abgelaufen - S+F oB\r\nUK 2302 1200 - verliert extrem - bl. stehen... - ein Haar (!) aus dem RW gefischt... \r\nWK 2402 0925 - gut - Aufzug 37x\r\nUK 2702 0950 - einwandfrei\r\nWK 2802 0850 - 01-03-17 okay', '1,2', '2017-03-01', '2017-03-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-01', '86.27.129.134', 'cpc11-hitc6-2-0-cust133.9-2.cable.virginm.net', '2017-02-16', '1Z 8VF 459 68 4767 9536', NULL),
(7123, '', 4919, 999999999, 0, '505-Florida', '2017-02-16', '0000-00-00', '2015-03-25', 'black', 'black', 'Pionier', 'u have to shake it to get working and it stops working as soon as it starts.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.44.251.187', 'cpc85866-haye24-2-0-cust186.17-4.cable.virginm.net', '2017-02-16', '', NULL),
(7124, '', 4920, 2, 2, '3011-Macau', '2017-02-17', '2016-12-07', '2016-12-07', 'Silber Metall', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt - Freie Übersetzung:\r\nDie kleinen Zeiger sind abgefallen und wahrscheinlich im Uhrwerk gelandet\r\n}', '20-02-17\r\njo, scheinen nicht richtig fest gewesen zu sein - ein Zeiger im Anker hat eine Palette beschädigt: Werktausch\r\nK 2002 1355 - 23-02-17 okay', '1,2', '2017-02-23', '2017-02-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-02-23', '', '', '0000-00-00', '1Z 8VF 459 68 4884 3089', NULL),
(7125, '', 4921, 999999999, 0, '508-Dublin', '2017-02-17', '0000-00-00', '2016-11-28', 'black', 'black', 'Pionier', 'Nothing on the watch is functioning, it only moves when setting the time manually.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.6.174.174', 'cpc90686-cove16-2-0-cust685.3-1.cable.virginm.net', '2017-02-17', '', NULL),
(7126, '', 4921, 999999999, 0, '508-Dublin', '2017-02-17', '0000-00-00', '2016-11-28', 'black', 'black', 'Pionier', 'Nothing on the watch is functioning, it only moves when setting the time manually.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.6.174.174', 'cpc90686-cove16-2-0-cust685.3-1.cable.virginm.net', '2017-02-17', '', NULL),
(7133, '', 4924, 999999999, 2, '107-Rio', '2017-02-28', '0000-00-00', '2013-10-16', 'silver', 'white', 'Theorema', '{G-Karte}\r\nBalance wheel have fallen apart inside the watch. You can see and hear the wheel moving, when moving/shaking the watch. Email from Rasmus-jansson@hotmail.com shows pictures and description as well.', '28-02-17\r\nKlobenschraube hat sich gelöst... - keine Beschädigungen, weder an der Spirale noch an den Zapfen... Sperrad und -Kegel gesichert, Unruh gesetzt\r\nUK 2802 1320 - einwandfrei\r\nWK 0103 0910 - 02-03-17 okay', '1,2', '2017-03-02', '2017-03-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-02', '213.32.242.174', '213.32.242.174', '2017-02-21', '1Z 8VF 459 68 4781 8813', NULL),
(7160, '', 4939, 2, 2, '101-Casablanca GM', '2017-03-08', '2016-02-02', '2016-02-02', 'Silber', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nWatch does not function\r\n}', '08-03-17\r\nWelle muss raus gewesen sein, Aufzug ist durcheinander...\r\nBastler? U-Welle gebrochen! \r\nKVA Werkrep. 60,- -- ausf. 1003\r\nMinZg und ZgScheibe ers., Unruh kpl. ers., Anker gerichtet, Sperrrad und -Kegel gesichert\r\nWK 1003 1255 - gut - Aufzug 42x\r\nUK 1303 0815 - gut... \r\nWK 1403 0750 - reguliert\r\nUK 1503 0850 - einwandfrei\r\nWK 1603 0850 - 17-03-17 okay', '1,2', '2017-03-20', '2017-03-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-20', '', '', '0000-00-00', '1Z 8VF 459 68 4632 0067', NULL),
(7130, '', 4922, 999999999, 2, '7001-Havana', '2017-04-04', '0000-00-00', '2016-11-07', 'silver', 'white', 'Pionier', '{G-Karte}\r\nthe watch stop running while wearing and the winding hand sometime got stuck. order #1173 from tufinawatches.com and I want to have my watch repair.', '05-04-17\r\nWH oder WHF - WH und Kupplung ers., Antriebsorgan und beide Klinkenräder ers. \r\nK 0604 1000 - 10-04-17 okay', '1,2', '2017-04-10', '2017-04-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-10', '206.121.243.114', '206.121.243.114', '2017-02-19', 'RC 28 952 782 5DE', NULL),
(7132, '', 4923, 999999999, 2, '104-Copacabana', '2017-03-07', '0000-00-00', '2017-01-09', 'silver', 'black', 'Theorema', '{G-Karte}\r\nThe watch does not work. It will start and work for upto an hour then stop. You have to continuously wind it to restart it again.', '08-03-17\r\nS+F wie erwartet oB - Aufzug 36x\r\nUK 0803 0920 - einwandfrei\r\nWK 0903 0815 - 10-03-17 absolut okay\r\n{Aufzugzettel}', '1,2', '2017-03-10', '2017-03-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-10', '151.225.194.130', '97e1c282.skybroadband.com', '2017-02-20', '1Z 8VF 459 68 4756 0298', NULL),
(7134, '', 4925, 999999999, 2, '3001-Paragon', '2017-03-20', '0000-00-00', '2015-12-14', 'silver', 'white', 'Theorema', '{G-Karte}\r\nThe dials are loose, you can\'t put the hour exactly because the dials are moving alone, and the date dial is only until there, you can\'t move it', '21-03-17\r\nZeiger abgefallen, DateModul gelöst... - Werk hat aber keine Amplitude! \r\nWerkTausch, Minuterie gesichert, reguliert - WD 8310\r\nK 2203 1040 - 27-03-17 okay', '1,2', '2017-03-27', '2017-03-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-27', '62.228.112.173', '62-112-173.netrun.cytanet.com.cy', '2017-02-22', '711369647790', NULL),
(7135, '', 3664, 2, 2, '3006-Monaco Diamond', '2017-02-22', '0000-00-00', '2016-06-13', 'silver', 'black', 'Theorema', '{G-Karte}\r\nThe hand is loose and just rolls around', '22-02-17\r\nWerk kpl. abgelaufen, einzige Feststellung ist eine fehlerhafte Zeiger-Stellung - MinZgFutter... Zg ers. \r\nK 2202 1200 - 13-03-17 okay', '1,2', '2017-03-19', '2017-03-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-20', '', '', '0000-00-00', '578824985298', NULL),
(7136, '', 4926, 999999999, 2, '103-Sao Paulo', '2017-02-24', '0000-00-00', '2015-11-06', 'silver', 'white', 'Theorema', '{G-Karte}\r\nThe watch stopped working and i can see the small wheels inside are not stepping as they should. It might be a mechanical problem.', '24-02-17\r\nSperrad gelöst - da hat aber anscheinend schon jemand einen RepVersuch gestartet? MinRd zeigt WellaForm...\r\nSperrad entgratet und gesichert\r\nWK 2402 1305 - gut - beim Aufzug ist die Sperradschraube gebrochen - FH und Schraube gesichert ersetzt\r\nUK 2702 1020 - reguliert\r\nUK 2802 0900 - einwandfrei\r\nWK 0103 0910 - 02-03-17 okay', '1,2', '2017-03-02', '2017-03-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-02', '178.138.32.218', '178.138.32.218', '2017-02-22', 'RL 74 513 623 7DE', NULL),
(7137, '', 4927, 999999999, 2, '514-Hawaii', '2017-03-21', '0000-00-00', '2016-12-23', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - NO Deal ]\r\nRotor broken during normal wear', '22-03-17\r\nja, Rotor auseinandergebrochen -- ersetzt\r\nK 2203 1050 - reguliert und 27-03-17 okay', '1,2', '2017-03-27', '2017-03-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-27', '110.159.250.217', '110.159.250.217', '2017-02-23', 'RL 74 740 185 3DE', NULL),
(7139, '', 4913, 999999999, 2, '103-Sao Paulo', '2017-03-06', '0000-00-00', '2016-10-05', 'black', 'black', 'Theorema', '{G-Karte}\r\ncomme vous pouvez le voir, la montre n\'a pas encore été utilisée. C\'était un cadeau que j\'avais acheté a mon mari au mois d\'octobre mais je lui ai offert la montre que maintenant. Mais lorsque nous l\'avons ouvert, nous avons remarqué une pièce manquante. J\'aimerais que ceci soit réglé Merci\r\n---\r\nAs you can see, the watch has not been used yet. It was a gift I had bought from my husband in October but I offered him the watch now. But when we opened it, we noticed a missing piece. I would like this to be settled thanks\r\n---\r\nI bought a watch in October but I have just opened the watch box, it has not even been used, brand new, I realize that it lacks a piece to attach the watch Watch, an important piece for me to use The watch', '07-03-17\r\nhmm... außer etwas schwergängiger Krone keine Feststellung\r\nWH entgratet und gerichtet, Krone gängig gemacht\r\n--> Nachfrage bei Kundin was dort fehlen soll? - wahrscheinlich Probs mit der Butterfly-Funktion!\r\nUK 0703 1115 - einwandfrei\r\nWK 0803 0825 - 09-03-17 okay', '1,2', '2017-03-09', '2017-03-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-09', '62.235.109.137', 'ip-62-235-109-137.dsl.scarlet.be', '2017-02-23', '1Z 8VF 459 68 4668 4246', NULL),
(7140, '', 4928, 999999999, 2, '3008-Damascus', '2017-02-27', '0000-00-00', '2016-08-22', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\ncentre stone fell off', '28-02-17\r\nsichtbare Stoßsicherung gebrochen --  aber auch Datumkorrektor gebrochen... \r\nKVA Werktausch, Armband  Kulanzpreis 60,- --\r\n--   NICHT ausf. 07-03-17  -- ', '1,2', '2017-03-08', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-08', '212.84.147.253', 'customer-212-084-147-253.solcon.nl', '2017-02-23', '1Z 8VF 459 68 4757 9411', NULL),
(7141, '', 4929, 999999999, 2, '103-Sao Paulo', '2017-02-23', '0000-00-00', '2017-02-17', 'black', 'white', 'Theorema', 'style not suitable for me because of frame thick and it is not as look as like online picture \r\n\r\nThanks', 'Uhr zurück erhalten, Neu, 03.03.2017\r\nRefund', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.67.187.79', '79-67-187-79.dynamic.dsl.as9105.com', '2017-02-23', '', NULL),
(7142, '', 3729, 999999999, 2, '3006-Monaco Diamond', '2017-02-27', '0000-00-00', '2014-09-03', 'black metal', 'black', 'Theorema', '{G per email 24-02-2017}\r\nFor 3rd time since I have this watch the crown does not function to set the time. The crown, when pulled out a little, should be ready te set the local where I am at that moment, but when turning the crown the pointers can\'t be turned.', '28-02-17\r\nWHF gebrochen - Werktausch - aber gegen Porto, da G bereits im Sept 16 abgelaufen ist... ausf. 0203\r\nWerk ers., Glas gesäubert - WD 8310 light\r\nK 0203 1125 - reguliert und 06-03-17 okay', '1,2', '2017-03-07', '2017-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-07', '82.74.23.13', '524A170D.cm-4-3a.dynamic.ziggo.nl', '2017-02-24', '1Z 8VF 459 68 4601 9312', NULL),
(7143, '', 4930, 999999999, 2, '502-Malibu', '2017-03-06', '0000-00-00', '2014-12-04', 'silver', 'white', 'Pionier', '[OHNE G-Nachweis - Deal 27495 v. 04-12-2014]\r\nThe winding stem mechanism has broke. I tried to pull it out and set the time but that part completely came out and snapped. I have put the 2 pieces in the tissue.  \r\nthere is a little scratch on the glass/face of the watch...is there anything you could do about that', '07-03-17\r\ngebrochene Welle und Kratzer im Glas...\r\nKVA Glas und AW/Krone  Kulanzpreis  30,- -- ausf. 2103\r\nGehäuse u-s, AW/Krone ers., Ziffern ausgelegt - WD 8310\r\nK 2303 1250 - zieht nicht auf! - Klinkenfeder ersetzt\r\nK 2703 1045 - reguliert\r\nK 3003 0935 - 31-03-17 okay', '1,2', '2017-03-31', '2017-03-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-31', '37.152.206.179', '37.152.206.179', '2017-02-26', '1Z 8VF 459 68 4667 3892', NULL),
(7144, '', 4931, 2, 2, '101-Casablanca GM', '2017-02-27', '2016-09-16', '2016-09-16', 'Gold', 'Schwarz', 'Theorema', '[G per email 09-02-2017]\r\n{abgetippt:\r\nThe watch does not work when worn on wrist\r\n}', '27-02-17\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 36x\r\nUK 2702 1325 - einwandfrei\r\nWK 2802 0900 - einwandfrei\r\nLagenprüfung - oB - 01-03-17 Uhr absolut okay\r\n{Aufzugzettel}', '1,2', '2017-03-01', '2017-03-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-01', '', '', '0000-00-00', '711369647274', NULL),
(7145, '', 4900, 2, 2, '510-London', '2017-02-28', '2016-02-18', '2016-02-18', 'Silber', 'Weiss', 'Pionier', '[G-Foto bei Rep. 7089]\r\n{abgetippt:\r\nthe second pointer is not connected by receiving after [the last] repair\r\n}', '28-02-17\r\njo, liegt daneben... aufgesetzt \r\nK 2802 1400 - 03-03-17 okay', '1,2', '2017-03-03', '2017-03-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-03', '', '', '0000-00-00', '1Z 8VF 459 68 4872 3744', NULL),
(7146, '', 4900, 2, 2, '508-Dublin', '2017-02-28', '0000-00-00', '2014-12-17', 'Silber', 'Weiss', 'Pionier', '[OHNE G-Nachweis - NO Deal - aber iChica 17-12-2014 ]\r\nupgrade the gm508-1 to gm508-5 \r\n{ursprünglich war die Kundenanfrage nach Umbau auf 508-6 für 115,- zzgl. Porto}', '28-02-17\r\nMetallband und -Gehäuse ers. - WD 8310\r\nK 2802 1455 - reguliert und 03-03-17 okay', '1,2', '2017-03-03', '2017-03-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-03', '', '', '0000-00-00', '1Z 8VF 459 68 4872 3744', NULL),
(7147, '', 4932, 2, 2, 'T21465 - Regulator', '2017-02-28', '0000-00-00', '0000-00-00', 'Gold', 'Weiss', 'Theorema', 'Guten Tag,\r\n\r\nich trage schon einige Jahre Ihre AUTOMATIC  T21465-1053  mit Begeisterung und Zufriedenheit.\r\n\r\nLeider hat sich letzte Woche der Mittelzeiger gelöst.\r\n\r\nKann ich Ihnen meine Uhr zur Instandsetzung übersenden ?', '28-02-17\r\nZeigerfutter verengt und Zg aufgesetzt\r\nK 2802 1520 - 03-03-17 okay', '1,2', '2017-03-07', '2017-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-07', '', '', '0000-00-00', '00340434129949102917', NULL),
(7148, '', 1598, 999999999, 2, '3005-Marco Polo', '2017-03-14', '0000-00-00', '2013-10-21', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 10897 v. 21-10-1013]\r\nHand winding and setting of time does not work. \r\nWarranty has expired. This watch was with you last year for another repair.', '14-03-17\r\nKupplung? - WHF-Schraube war gelöst... Kulanz\r\nK 1503 1335 - 20-03-17 okay', '1,2', '2017-03-20', '2017-03-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-20', '151.133.1.78', '151.133.1.78', '2017-03-01', '1Z 8VF 459 68 4882 3252', NULL),
(7149, '', 4933, 999999999, 2, '102-Monte Carlo GM', '2017-04-27', '0000-00-00', '2015-04-09', 'silver', 'black', 'Theorema', '{G-Karte}\r\nMy watch can\'t be hand-winded anymore', '27-04-17\r\nWerk steht kpl. aufgezogen - ausgeschwungen...\r\nAnker gerichtet\r\nWK 2804 1515 - gut - Aufzug 31x\r\nUK 0205 0745 - reguliert \r\nWK 0305 0800 - 04-05-17 okay', '1,2', '2017-05-04', '2017-05-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-04', '81.82.45.34', 'd51522D22.access.telenet.be', '2017-03-01', '1Z 8VF 459 68 4655 9328', NULL),
(7161, '', 4940, 999999999, 2, '7001-Havana', '2017-03-17', '0000-00-00', '2015-10-28', 'gold', 'black', 'Pionier', '{G-Karte}\r\nTime wont show past 11:59\r\nDay of the month dial doesn\'t work,\r\nStrap has fallen apart\r\n\r\n## noch am Lager 01-11-18 ## ', '17-03-17\r\nJo, eindeutige Fehlbedienung! Datumschaltung und Stundenrad zerstört! \r\nKVA Werkrep. 60,- Armband SP 10,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.128.17.227', 'host86-128-17-227.range86-128.btcentralplus.com', '2017-03-08', '', NULL),
(7152, '', 4934, 999999999, 2, '108-Oman', '2017-03-08', '0000-00-00', '2017-01-25', 'gold', 'black', 'Theorema', '{G-Karte}\r\nThe watch suddenly stopped working .\r\nI did wind it in full but still not working.', '08-03-17\r\nsteht kpl. aufgezogen - Ellipse setzt auf Ankergabel auf... Anker gerichtet, Sperrad gesichert, reguliert\r\nUK 0803 1440 - einwandfrei\r\nWK 0903 0815 - 10-03-17 okay', '1,2', '2017-03-10', '2017-03-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-10', '91.216.181.130', '91.216.181.130', '2017-03-02', '1Z 8VF 459 68 4783 8677', NULL),
(7153, '', 4041, 999999999, 2, '104-Copacabana', '2017-03-07', '0000-00-00', '2015-04-28', 'silver', 'black', 'Theorema', '[FALSCHE G-Karte für Modell 101 - \r\n- Diese: Deal 33220 v. 08-07-2015]\r\nCrown broken. I can not wind the watch. There is also a helical path at the top right and the leather strap is broken! Please fix it under warranty.\r\n---\r\nKroon kapot. Ik kan het horloge niet meer opwinden. Er is ook een schroef weg aan de rechter bovenkant en het leren bandje is ook kapot! Gelieve dit onder garantie te herstellen.\r\n\r\nDank u bij voorbaat\r\nAlexander De Taeye', '08-03-17\r\nNö - nix warranty... Krone Kulanz! \r\nKVA  Gehäuse reparieren und Armband ersetzen  40,- \r\n-- ausf. 1703\r\nGehäuse u-s, Krone ers., Indexe überprüft und teilgesichert, eine LunettenZierSchraube ers. - WD 8310\r\nUK 2003 1020 - einwandfrei\r\nWK 2103 0800 - 22-03-17 okay', '1,2', '2017-03-27', '2017-03-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-27', '80.201.25.199', '199.25-201-80.adsl-dyn.isp.belgacom.be', '2017-03-02', '1Z 8VF 459 68 4824 7876', NULL),
(7154, '', 4852, 2, 2, '508-Dublin', '2017-03-02', '2016-05-11', '2016-05-11', 'Gold', 'Schwarz', 'Pionier', '[OHNE G-Nachweis - Deal 38700 v. 11-05-2016]\r\n{abgetippt:\r\nAs you can see in the watch there are goldplated number falling of the dailplate and are running loose in the watch\r\n}', '03-03-17\r\n\'nur\' die 2 und 4 betroffen... - nach Kontrolle sind alle Indexe ab! \r\nALLE Indexe geklebt\r\nK 0303 1140 - reguliert schlecht - auch mit ölen keine Amplitude zu erreichen... Werktausch\r\nK 0603 1035 - 09-03-17 okay', '1,2', '2017-03-09', '2017-03-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-09', '', '', '0000-00-00', '1Z 8VF 459 68 4609 6239', NULL),
(7155, '', 4935, 999999999, 0, '510-London', '2017-03-04', '0000-00-00', '2015-04-08', 'black', 'black', 'Pionier', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.44.95.208', '93-44-95-208.ip96.fastwebnet.it', '2017-03-04', '', NULL),
(7171, '', 4946, 999999999, 2, '101-Casablanca GM', '2017-03-27', '0000-00-00', '2014-12-10', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - Deal ]\r\nBroken glass face, fingers missing and strap broken', '27-03-17\r\nDas einzig heile an der Uhr ist das ZB... \r\nKVA Gehäuse/Werkrep incl. Zeiger, Armband...  135,- € - ausf. 2903\r\nViertelrohr mit Stundenrad und Zeigerspiel komplett ers., Gehäuse mit neuer Krone ers., reguliert - WD 8310\r\nUK 2903 1205 - einwandfrei\r\nWK 3003 0935 - 31-03-17 okay', '1,2', '2017-03-31', '2017-03-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-31', '194.176.105.150', 'zen-inetgw-8a.nhs.uk', '2017-03-10', '1Z 8VF 459 68 4809 2300', NULL),
(7172, '', 4895, 999999999, 0, '103-Sao Paulo', '2017-03-10', '0000-00-00', '2015-08-28', 'black', 'yellow', 'Theorema', 'Main Crown is pulling out and the watch is stopped, I Don\'t know how it happened. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '49.244.37.238', '238-adsl.ntc.net.np', '2017-03-10', '', NULL),
(7157, '', 4937, 2, 2, '3005-Marco Polo', '2017-03-06', '2016-12-23', '2016-12-23', 'gold metal', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nREFUND\r\n}', '07-03-17\r\nS+F oB  -  \r\nK 0703 0930 - Uhr ist absolut iO ', '1,', '0000-00-00', '2017-03-10', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(7158, '', 4938, 999999999, 2, '3003-Air Timer II', '2017-03-10', '0000-00-00', '2011-10-11', 'silver metal', 'black', 'Compast', '[OHNE G-Nachweis \r\n- beiliegende Karte ist für eine BlackMamba Q6001]\r\nUhrwerk ist defekt.. Zeiger bewegen sich nicht mehr', '10-03-17\r\nZgReibung... Uhr etwa von Anfang 2012 - Tausch, für Kunde Reparatur\r\nKVA Werkreparatur  Sonderpreis  50,- -- ausf. 2003\r\nWerk ersetzt, reguliert\r\nK 2103 1140 - reguliert und 24-03-17 okay', '1,2', '2017-03-27', '2017-03-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-27', '31.16.254.83', 'ip1f10fe53.dynamic.kabel-deutschland.de', '2017-03-06', '00340434129949103082', NULL),
(7159, '', 4936, 999999999, 2, '102-Monte Carlo GM', '2017-03-10', '0000-00-00', '2015-04-09', 'gold', 'black', 'Theorema', '{G-Karte}\r\nWhen I wind the watch up and set time. After a wile time is not correct anymore I think it runs to fast.', '10-03-17\r\nS+F oB - Krone gängig gemacht, Schraubenservice\r\nWK 1003 1510 - gut - Aufzug 31x\r\nUK 1303 0815 - einwandfrei\r\nWK 1403 0745 - absolut okay\r\n{Spiralzettel}', '1,2', '2017-03-15', '2017-03-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-15', '62.140.132.3', '62.140.132.3', '2017-03-07', '1Z 8VF 459 68 4709 9716', NULL),
(7165, '', 4942, 999999999, 2, '511-New York', '2017-04-04', '0000-00-00', '2017-03-06', 'silver', 'black', 'Pionier', 'Watch does not SayMade in Germany as advertised also watch time is in accurate \r\nPlease return and fully refund my money ', 'Refund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '208.54.4.225', 'me10436d0.tmodns.net', '2017-03-10', '', NULL),
(7166, '', 4591, 999999999, 2, '103-Sao Paulo', '2017-03-17', '0000-00-00', '2015-11-02', 'gold', 'black', 'Theorema', '{G-Karte}\r\nDear all, \r\n\r\nFor the 3rd time we want to send back the watch (see ref. in Subject). \r\n\r\nFirst time:  on 30-10-2015\r\nSecond time:   6-01-2017\r\nThird time:  two months after second repair in March 2017\r\n\r\nWe are not satisfied at all of this watch and service of repair.\r\n\r\nIn the previous table attached of d.d. 6-01-2017, I asked to repair the watch for once and for good, to avoid to lose the pin again. \r\nWell,  this time we lost it for good. \r\n\r\nWe would like to receive the same new watch like we have now.\r\nI\'ve lost my confidence in this, and I would like to switch or watches ? \r\n\r\nHow can we arrange this ?\r\n\r\nOr otherwise I demand to return the amount of purchase of € 282.98, and this time inclusive shipping costs. \r\nI\'ll also will inform Test-Aankoop about this matter. \r\n\r\nKr, \r\nSchilders Claus\r\n', '17-03-17\r\nich denke, der Kunde will uns verarschen! Die Uhr steht in Zeigerstellung, und die fehlende Krone ist abgebrochen! \r\nKrone/Welle auf KULANZ - WD 8310\r\nWK 1703 1415 - gut - Aufzug 31x\r\nUK 2003 0845 - einwandfrei\r\nWK 2103 0805 - 22-03-17 okay', '1,2', '2017-03-22', '2017-03-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-22', '212.153.12.70', '212.153.12.70', '2017-03-10', '1Z 8VF 459 68 4690 1046', NULL),
(7179, '', 4951, 999999999, 2, '103-Sao Paulo', '2017-04-04', '0000-00-00', '2017-03-16', 'silver', 'white', 'Theorema', 'Watch should not have been ordered. I did not agree to order watch. I want a refund for this issue. It was \"bought\" from tufinawatches.com', 'Refund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '66.128.115.146', '66-128-115-146.static.vinc.in.charter.com', '2017-03-14', '', NULL),
(7168, '', 4944, 2, 2, '510-London', '2017-03-10', '2015-10-12', '2015-10-12', 'Gold', 'Schwarz', 'Pionier', '{G-Foto}\r\n{abgetippt:\r\nThere is a noticable rattle occuring inside the watch, and the self winding feature is no longer working. Other than this the watch seems to work fine\r\n}', '13-03-17\r\nRotor gebrochen - ersetzt, reguliert\r\nK 1303 1020 - 15-03-17 okay', '1,2', '2017-03-15', '2017-03-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-15', '', '', '0000-00-00', '1Z 8VF 459 68 4854 6909', NULL),
(7169, '', 3810, 2, 2, '103-Sao Paolo', '2017-03-10', '2015-02-12', '2015-02-12', 'Gold', 'weiß', 'Theorema', '{G-Copy}\r\n{abgetippt:\r\nCannot wind up anymore. Watch is not working\r\n}', '13-03-17\r\nsteht kpl. aufgezogen - ausgeschwungen... Anker gerichtet, reguliert\r\nUK 1303 1115 - einwandfrei\r\nWK 1403 0750 - 15-03-17 okay', '1,2', '2017-03-15', '2017-03-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-15', '', '', '0000-00-00', '1Z 8VF 459 68 4669 8928', NULL),
(7170, '', 4945, 2, 2, '510-London', '2017-03-10', '2015-04-08', '2015-04-08', 'Schwarz', 'Schwarz', 'Pionier', '{G-Karte}\r\n{postIt abgetippt:\r\nproblem is here - It doesn\'t lock\r\n}', '13-03-17\r\nnach Begutachtung festgestellt, dass die Schließe im Bereich Dorn (Klemmung) zu locker ist... gerichtet und \r\nK 1303 0955 - verliert extrem - AbFall justiert und reguliert\r\nK 1403 0800 - 16-03-17 okay', '1,2', '2017-03-16', '2017-03-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-16', '', '', '0000-00-00', '1Z 8VF 459 68 4837 6594', NULL),
(7173, '', 4947, 999999999, 2, '3001-Paragon', '2017-03-16', '0000-00-00', '2016-01-07', 'gold', 'black', 'Theorema', '{G-Karte}\r\nNo sign of movenent', '16-03-17\r\nheftige Beschädigung auf dem Glas... AutoBrücke gelöst, DateModul auch - Werkzustand insgesamt mangelhaft - Werktausch, Minuterie gesichert - WD 8310\r\nK 1603 1455 - reguliert und 20-03-17 okay', '1,2', '2017-03-20', '2017-03-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-20', '89.242.48.137', 'host-89-242-48-137.as13285.net', '2017-03-10', '1Z 8VF 459 68 4878 4830', NULL),
(7174, '', 4943, 999999999, 2, '3011-Macau', '2017-03-14', '0000-00-00', '2016-02-11', 'gold', 'black', 'Theorema', '{G-Karte}\r\nDie Theorema \'Macau\' Uhr befand sich lediglich im Uhrenbeweger und hat dort den Zeiger für die Tagesanzeige verloren, er ist aus seiner Halterung herausgefallen. Der Zeiger hat sich zwischen Ziffernblatt und Uhrengehäuse verklemmt.', '14-03-17\r\njo... Zeiger ers. \r\nK 1403 1520 - 17-03-17 okay', '1,2', '2017-03-19', '2017-03-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-20', '93.245.230.126', 'p5DF5E67E.dip0.t-ipconnect.de', '2017-03-10', '00340434129949103020', NULL),
(7271, '', 4689, 2, 2, '107-Rio', '2017-04-27', '2016-08-31', '2016-08-31', 'Silber Metall', 'Schwarz', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nPin fell out, watch dropped on to knee and dial not working now\r\n}', '27-04-17\r\nausgeschwungen, aber MinZg auch schon im Aufwärtstrend...\r\nMinZg befestigt, Anker gerichtet\r\nWK 2804 1530 - gut - Aufzug 32x\r\nUK 0205 0810 - einwandfrei\r\nWK 0305 0830 - 04-05-17 okay', '1,2', '2017-05-04', '2017-05-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-04', '', '', '0000-00-00', '1Z 8VF 459 68 4782 4119', NULL),
(7176, '', 4949, 999999999, 2, '103-Sao Paulo', '2017-04-04', '0000-00-00', '2016-10-25', 'gold', 'white', 'Theorema', '{G-Copy - G-Karte 07-08-2015 innenliegend?}\r\norder number 1087, purchasing - 22 OCT 16.\r\n  time fix wind broke. ', '05-04-17\r\nKrone in sich gebrochen - Krone/Welle ers. - WD 8310\r\nUK 0504 1035 - einwandfrei\r\nWK 0604 0750 - 07-04-17 okay', '1,2', '2017-04-07', '2017-04-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-07', '23.243.75.104', 'cpe-23-243-75-104.socal.res.rr.com', '2017-03-11', 'RL 74 740 186 7DE', NULL),
(7177, '', 4950, 999999999, 2, '103-Sao Paulo', '2017-03-15', '0000-00-00', '2017-02-20', 'gold', 'white', 'Theorema', '{G-Karte}\r\nWatch doesn\'t work at all !\r\n\r\nScrew was lying in the box.\r\n\r\nRechnungs - Nr 20175423  Itemnr. GM 103-2\r\n\r\n\r\n', '15-03-17\r\nsteht voll aufgezogen, eine Zierschraube gelöst -- Messer gelöst, Anker ersetzt, 2 Zierschrauben geklebt\r\nUK 1503 1505 - einwandfrei\r\nWK 1603 0900 - Gehäuse noch getauscht - WD 8310 - und 17-03-17 okay', '1,2', '2017-03-17', '2017-03-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-17', '78.23.179.245', '78-23-179-245.access.telenet.be', '2017-03-12', '1Z 8VF 459 68 4876 3022', NULL),
(7178, '', 4683, 999999999, 2, '505-Florida', '2017-03-17', '0000-00-00', '2015-06-02', 'black metal', 'black', 'Pionier', '{G-Copy}\r\nThe watch is (AGAIN) running slow. Sometimes, 2 or 3 hours. The watch is used every day.', '17-03-17\r\ndann K - da keine Unregelmäßigkeit sichtbar ist! \r\nK 1703 1315 - zieht nicht genug auf? - beide Klinkenräder ers. \r\nK 2003 0945 - 23-03-17 okay', '1,2', '2017-03-23', '2017-03-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-23', '95.97.53.232', '095-097-053-232.static.chello.nl', '2017-03-13', '1Z 8VF 459 68 4716 7651', NULL),
(7180, '', 4952, 2, 2, '107-Rio', '2017-03-15', '2015-06-27', '2015-06-30', 'Silber', 'Weiss', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nWhen the clock is winded \'up\' it is runninh only a few hours. It is running for about 5-7 hours and then it stops [...]\r\n}', '15-03-17\r\nsteht kpl. abgelaufen - S+F oB - Aufzug 33x\r\nUK 1503 1400 - einwandfrei\r\nWK 1603 0905 - 17-03-17 absolut okay\r\n{Aufzugzettel}', '1,2', '2017-03-17', '2017-03-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-17', '', '', '0000-00-00', '1Z 8VF 459 68 4652 8638', NULL),
(7181, '', 4953, 999999999, 2, '3006-Monaco Diamond', '2017-03-22', '0000-00-00', '2015-07-28', 'silver metal', 'white', 'Theorema', '{G-Karte}\r\nDate pin just fell out and if possible can you take out one link out of watch slightly too big.\r\nRef t 3006\r\nTracking number  rn053454153gb', '22-03-17\r\nja, aber von allein ist der Drücker nicht flöten gegangen, zumal der obere Drücker ebenfalls schief ist! \r\nKVA  Gehäuse ersetzen  40,-  -- ausf. 3103\r\nGehäuse und Rotor ers., Armband u-s - WD 8310\r\nK mit Prüfband 3103 1515 - reguliert und 04-04-17 okay', '1,2', '2017-04-04', '2017-04-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-04', '82.132.225.19', '82-132-225-19.dab.02.net', '2017-03-16', '1Z 8VF 459 68 4730 0603', NULL),
(7182, '', 4954, 999999999, 2, '505-Florida', '2017-03-23', '0000-00-00', '2016-11-20', 'gold', 'white', 'Pionier', '{G-Karte & Foto}\r\nThe botton to set the date is defect. IT is like the botton is blocked, and iT only change from 16 to 26.', '23-03-17\r\nKorrektor verbogen, Schalträder beschädigt, EinerScheibe mit Zahnausfall - definitiv Fehlbedienung!\r\nKorrektor, beide Schalträder, EinerScheibe, ein Klinkenrad ers.\r\nK 2303 1450 - 27-03-17 okay', '1,2', '2017-03-27', '2017-03-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-27', '80.57.232.176', 'g232176.upc-g.chello.nl', '2017-03-16', '1Z 8VF 459 68 4807 9852', NULL),
(7183, '', 4955, 999999999, 0, '108-Oman', '2017-03-16', '0000-00-00', '2017-03-06', 'black', 'gold', 'Theorema', '-Purchased this watch from tufinawatches website at 4,March. And its fedex delivery is done at 10,April\r\n-Had the watch  24 hours using only, it stopped working suddenly without any physical shocking or droping.\r\n\r\nRequesting you to exchange this watch to new one. Do not want to fix up the watch. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '1.215.231.100', '1.215.231.100', '2017-03-16', '', NULL),
(7184, '', 4955, 999999999, 0, '108-Oman', '2017-03-16', '0000-00-00', '2017-03-10', 'black', 'black', 'Theorema', '-Order number: 1871\r\n-Purchased this watch from tufinawatches website at 4,March. And its fedex delivery is done at 10,April\r\n-Had the watch  24 hours using only, it stopped working suddenly without any physical shocking or droping.\r\n\r\nRequesting you to exchange this watch to new one. Do not want to fix up the watch.\r\nSo please send new watch to my address ASAP. Meanwhile, i\'ll also send malfunction watch to you. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '1.215.231.100', '1.215.231.100', '2017-03-16', '', NULL),
(7185, '', 3938, 2, 2, '101-Casablanca GM', '2017-03-17', '2016-07-05', '2016-07-05', 'bicolor', 'Gelb', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\n[...] this watch [...] has stopped working\r\n}\r\n### hat aber nix mit 5762 zu tun, ist eine andere Uhr! ###', '17-03-17\r\nSpirale übergeschlagen... aber so heftig, dass sie sich nur durch direkten Eingriff wieder in Position bringen ließ... \r\nWK 1703 1330 - gut - Aufzug 36x\r\nUK 2003 0905 - einwandfrei\r\nWK 2103 0810 - 22-03-17 okay', '1,2', '2017-03-22', '2017-03-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-22', '', '', '0000-00-00', 'RL 74 740 184 0DE', NULL),
(7186, '', 4956, 999999999, 2, '108-Oman', '2017-06-07', '0000-00-00', '2017-01-20', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - Deal? ]\r\nThe Watch doesn\'t work at all... (It doesn\'t wind). I am not sure the battery\'s problem or transpotation errot !!', '08-06-17\r\nWerk komplett abgelaufen - S+F oB - Aufzug 40x\r\nUK 0806 1030 - einwandfrei\r\nWK 0906 0840 - gut - Aufzug 42x\r\nUK 1206 0755 - reguliert\r\nWK 1306 0750 - 14-06-17 einwandfrei okay\r\n{Aufzugzettel}', '1,2', '2017-06-14', '2017-06-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-14', '45.112.176.69', '45.112.176.69', '2017-03-18', 'RC 2925 1040 5DE', NULL),
(7187, '', 4957, 999999999, 2, '3010-Tigris', '2017-04-03', '0000-00-00', '2013-01-19', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 2380 v. 19-01-2013]\r\nHello!\r\nI bought the watch in spring 2013 - I don\'t remember the exact date.\r\n\r\nThe problem is with manual charging and changing time. There was after first year of usage problem was that the crown didn\'t take contact every time. And now the crown take contact to other watch parts just occasionally.\r\n\r\nI\'ll send the watch to you within days. This watch has strap made of cork (bought separately).\r\n\r\nHope you have efficient skills to repair watch. An some fair price of repairing because smaller problems with the matter started in warranty time but I wanted still to use the watch every day in Finland and didn\'t took time to send it.  ', '03-04-17\r\noh oh... div. Schrauben gelöst, Aufzug/Zgstellung nicht mehr im EIngriff... Schrauben befestigt, Umlauf...\r\nK 0304 1535 - Zugfeder ohne Spannung... Eine ZB-Schraube im Werk gebrochen, dadurch ZB bei Demontage beschädigt...\r\nKVA ZB und Werktausch - Kulanzpreis 50,- -- ausf. 1804\r\nWerktausch - Prüfband\r\nK 1804 1430 - 21-04-17 okay', '1,2', '2017-04-26', '2017-04-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-26', '91.159.233.237', '91-159-233-237.elisa-laajakaista.fi', '2017-03-19', '1Z 8VF 459 68 4891 0621', NULL),
(7188, '', 4958, 999999999, 2, '503-Sydney', '2017-03-23', '0000-00-00', '2017-01-11', 'black', 'black', 'Pionier', '{G-Karte}\r\nI can\'t adjust the time When I pull the crown to position 1, seems something wrong with the crown', '24-03-17\r\nWH rastet nicht in der Welle ein - gefixt - WD 8310\r\nK 2403 0830 - 27-03-17 okay\r\n\r\n+++ Uhr muss getauscht worden sein, da diese Reparatur in der Kiste mit Defekter Neuware lag! +++', '1,2', '2017-05-19', '2017-05-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-27', '92.13.207.170', 'host-92-13-207-170.as43234.net', '2017-03-20', '711369647804', NULL),
(7189, '', 4959, 999999999, 2, '7001-Havana', '2017-03-24', '0000-00-00', '2015-11-20', 'silver', 'black', 'Pionier', '{G-Copy}\r\nWhen winding the automatic watch, the crown has detached itself from the watch. You will see when you try to winding the crown.', '27-03-17\r\nWelle direkt am Hals gebrochen - und Restwelle verbogen... \r\nRep. KULANZ - AW/Krone und beide Klinkenräder sowie Rotor ers. - WD 8310\r\nK 2703 0940 - 30-03-17 okay', '1,2', '2017-03-31', '2017-03-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-31', '79.243.80.185', 'p4FF350B9.dip0.t-ipconnect.de', '2017-03-20', '00340434129949103129', NULL),
(7190, '', 1119, 2, 2, '101-Casablanca GM', '2017-03-21', '2016-02-15', '2016-02-15', 'Schwarz', 'Schwarz', 'Theorema', '{G-Karte}\r\n[OHNE Angabe ', '22-03-17\r\nWerk kpl. abgelaufen... - Sperrad klemmte leicht am Sperrkegel, aber sonst nichts aussergewöhnliches...\r\nUK 2203 1005 - reguliert\r\nWK 2303 0755 - 24-03-17 okay', '1,2', '2017-03-24', '2017-03-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-24', '', '', '0000-00-00', '1Z 8VF 459 68 4702 1281', NULL),
(7191, '', 4960, 999999999, 2, '509-Barbados', '2017-07-21', '0000-00-00', '2016-08-29', 'black', 'black', 'Pionier', '{G-Card}\r\nthe little gold piece pointing at hour 5 has seceded, moreover is really hard to swipe the crown', '24-07-17\r\nIndex 5 fehlt... Rotor gebrochen und Halsdichtung klemmt\r\n8 Indexe geklebt, Gehäuse u-s, Rotor ersetzt - WD 8310\r\nK 2607 0845 - prellt... - FH entprellt und reguliert\r\nK 3107 0900 - 02-08-17 okay', '1,2', '2017-08-02', '2017-08-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-02', '93.32.176.129', '93-32-176-129.ip34.fastwebnet.it', '2017-03-21', '1Z 8VF 459 68 4861 0464', NULL),
(7192, '', 4641, 999999999, 2, '7002-Chicago', '2017-03-27', '0000-00-00', '2016-06-01', 'gold', 'black', 'Pionier', '1) Von den Armbändern pellt sich ein seltsamer Überzug ab, diese müssen ersetzt werden.\r\n\r\n2) Die Uhr ist jeden Tag ca. 2 Minuten zu schnell. Es wurde angeboten sie in eine Uhrenmaschine zu legen um dieses Problem zu beheben.\r\n\r\nVielen Dank!', '27-03-17\r\njo, dann ab in die Kontrolle\r\nK 2703 1305 - 2903 0800 plus 2 min - entmagnetisiert/reguliert\r\nK 2903 0815 - nochmal leicht reguliert und 03-04-17 okay', '1,2', '2017-04-03', '2017-04-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-03', '93.211.193.204', 'p5DD3C1CC.dip0.t-ipconnect.de', '2017-03-21', '00340434129949103143 Leitcode/Routingcode', NULL),
(7231, '', 4987, 999999999, 2, '508-Dublin', '2017-05-11', '0000-00-00', '2015-12-30', 'silver', 'white', 'Pionier', '{G-Foto}\r\nThe little hour pointer is loose and stuck behind the pointer who\'s pointing towards the month. In this way i can\'t use the watch. I hope this is enough information.', '11-05-17\r\njo, StdZg gelöst - befestigt\r\nK 1105 1430 - 15-05-17 okay', '1,2', '2017-05-15', '2017-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-15', '84.241.203.74', '84.241.203.74', '2017-04-10', '1Z 8VF 459 68 4752 4863', NULL),
(7194, '', 4961, 999999999, 2, '104-Copacabana', '2017-04-04', '0000-00-00', '2015-10-19', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal ]\r\nThe Watch dial/crown when fully pulled out and turned will not change the hour or minute hands on the watch, it only winds the watch which leaves me completely unable to set the time \r\n\r\nWarrenty Ref GM104-2 I will be sending a photo of the card via email', '05-04-17\r\nWH-Schraube gebrochen - ersetzt, WH entgratet\r\nUK 0504 1445 - einwandfrei\r\nWK 0604 0755 - 07-04-17 okay', '1,2', '2017-04-07', '2017-04-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-07', '121.218.166.158', 'CPE-121-218-166-158.lnse4.cht.bigpond.net.au', '2017-03-22', 'RC 28 952 781 1DE', NULL),
(7195, '', 4962, 999999999, 2, '3001-Paragon', '2017-04-19', '0000-00-00', '2017-03-15', 'silver', 'white', 'Theorema', 'On the watch back, see through window, clearly shown the automatic winding blade is come off, so this is quite serious manufacturing defect.  ', 'Tauschen', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-26', '218.189.228.220', '218.189.228.220', '2017-03-22', 'RC 28 952 786 0DE', NULL),
(7197, '', 4964, 999999999, 2, '3005-Marco Polo', '2017-03-27', '0000-00-00', '2011-11-13', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis ]\r\nDecoration ring around the weekday hand loosened. Please send me back an original Theorema black wristband.', '27-03-17\r\nZB Rep. Kulanz, neues Armband auf Kundenwunsch 25,- - ausf. 0404\r\nIndexring geklebt\r\nK 2703 1510 - Band angesetzt und 05-04-17 okay', '1,', '2017-04-05', '2017-04-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '0217-04-05', '84.56.53.55', 'dslb-084-056-053-055.084.056.pools.vodafone-ip.de', '2017-03-22', '00340434129949103167', NULL),
(7198, '', 4647, 2, 2, '508-Dublin', '2017-03-23', '2015-01-14', '2015-01-14', 'Gold', 'Schwarz', 'Pionier', '{G-Copy}\r\n{abgetippt:\r\nThe Number 10 has detached from the watch face. [...]\r\n}', '23-03-17\r\nX aus FH entfernt und ers. ... div. andere Indexe ebenfalls geklebt\r\nK 2303 0920 - steht 2303 1230\r\nWerktisch 2703 0845 - oB\r\nK 2703 1240 - 30-03-17 okay', '1,2', '2017-03-31', '2017-03-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-03-31', '', '', '0000-00-00', '711369647951', NULL),
(7199, '', 4963, 999999999, 2, '505-Florida', '2017-04-04', '0000-00-00', '2016-12-27', 'silver metal', 'white', 'Pionier', '{G-Karte}\r\nThe watch stopped running, tried every way but still hopeless', '05-04-17\r\nEllipse gebrochen... EinerScheibe hängt... - Unruh kpl. ers., 1er-Scheibe ers. \r\nK 0504 1535 - 10-04-17 okay', '1,2', '2017-04-19', '2017-04-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-10', '216.71.8.123', '216.71.8.123', '2017-03-22', 'RC 2895 2783 9DE', NULL),
(7200, '', 4965, 999999999, 2, '7001-Havana', '2017-04-25', '0000-00-00', '2015-10-28', 'silver', 'white', 'Pionier', '{G-Copy}\r\nThe watch doesn\'t go anymore. ', '25-04-17\r\nUnruh verhakt - Anker ambulant gerichtet, Klinkenräder geölt\r\nAngebot neues Band  15,- - ausf. 0205\r\nK 2504 1430 - Band angesetzt und 03-05-17 okay', '1,2', '2017-05-03', '2017-05-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-03', '5.186.122.155', 'dhcp-5-186-122-155.cgn.ip.fibianet.dk', '2017-03-23', '1Z 8VF 459 68 4870 4783', NULL),
(7201, '', 4774, 999999999, 2, '511-New York I', '2017-05-15', '0000-00-00', '2015-08-07', 'black', 'black', 'Pionier', '{G-Karte}\r\n{Nov 2016:\r\nHi\r\nThe watch was dropped on a hard surfcace. The glass broke and there is something lose in the watch. Nonethanless it\'s still working. So do I need to send it to your to get a full report of all the damage? Do you take money for locating the problem? And how long does the damage report take and how lon time for the repair? Thanks alo. \r\n}\r\n---\r\nThe band was ripped off within a few months, but the main thing is that the watch was dropped and the glass broke, There is even something lose in the watch.', '15-05-17\r\nja... Glas gebrochen, Rotor gebrochen, ZB verschoben, beide Totas abgefallen\r\nKVA Glas, Werkrep. und Band  80,- - ausf. 1708\r\nGehäuse u-s, Minuterie geklebt, Glas mit Dichtung und Rotor ersetzt\r\nK 1808 1340 - 21-08-17 okay', '1,2', '2017-09-04', '2017-09-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-04', '90.141.144.188', 'm90-141-144-188.cust.tele2.se', '2017-03-25', '711369660293', NULL),
(7203, '', 4966, 999999999, 2, '102-Monte Carlo GM', '2017-03-30', '0000-00-00', '2016-12-12', 'gold', 'black', 'Theorema', '{G-Karte}\r\nThe locking system of the strap is faulty and there is a metal piece that keeps coming off', '31-03-17\r\nSchließe defekt - ersetzt - Schraubenservice\r\nWK 3103 1015 - gut - Aufzug 41x\r\nUK 0304 0830 - einwandfrei\r\nWK 0404 0820 - 05-04-17 okay', '1,2', '2017-04-05', '2017-04-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-05', '86.162.226.113', 'host86-162-226-113.range86-162.btcentralplus.com', '2017-03-26', '1Z 8VF 459 68 4750 2289', NULL),
(7204, '', 4967, 999999999, 0, '508-Dublin', '2017-03-26', '0000-00-00', '2017-01-10', 'gold', 'black', 'Pionier', 'The wristband starting falling apart, and the time won\'t tick accurate after a hour or so.\r\nI litterly worn the watch for 2 á 3 weeks, this is very poor for such a high price.\r\nI can\'t send pictures in here otherwise i would.\r\n\r\nGM508-7 \r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.72.199.186', '5248C7BA.cm-4-1d.dynamic.ziggo.nl', '2017-03-26', '', NULL),
(7205, '', 4968, 999999999, 2, '511-New York', '2017-03-30', '0000-00-00', '2017-01-11', 'silver', 'black', 'Pionier', '{G-Copy}\r\nnon scattano i numeri giornalieri di calendario\r\n---\r\nthey snap the calendar daily numbers\r\n+++ Version 511-II +++', '31-03-17\r\n10er-Scheibe hängt - Werktausch\r\nK 3103 1135 - 04-04-17 okay', '1,2', '2017-04-04', '2017-04-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-04', '2.238.129.117', '2-238-129-117.ip244.fastwebnet.it', '2017-03-27', '1Z 8VF 459 68 4761 0199', NULL),
(7745, '', 5370, 999999999, 0, '101-Casablanca GM', '2017-12-01', '0000-00-00', '2017-11-20', 'black', 'yellow', 'Theorema', 'DOES NOT FIT PROPERLY AND DIAL TOO BIG', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '173.220.23.123', 'ool-addc177b.static.optonline.net', '2017-12-01', '', NULL),
(7207, '', 4970, 999999999, 2, '3006-Monaco Diamond', '2017-04-03', '0000-00-00', '2016-11-28', 'gold', 'black', 'Theorema', '{G-Foto}\r\nThe watch do not work.\r\nHand for the indication of hour self-rotate around.\r\nHand for the indication of minutes self-rotate around.\r\nHand for the indication of seconds self-rotate around.', '04-04-17\r\njo, Uhr ist so heftig gefallen das der Anstoß 11 um einen Millimeter nach innen gedrückt wurde... AR aus Eingriff \r\nKVA Werktausch  80,- ', '1,2', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-09', '212.219.57.126', 'no-reverse-defined.weston.ac.uk', '2017-03-27', '711369683776', NULL),
(7208, '', 4971, 2, 2, '3001-Paragon', '2017-03-28', '0000-00-00', '2016-01-08', 'Silber', 'Schwarz', 'Theorema', '[OHNE Angabe & OHNE G-Nachweis - Deal 37477 v. 08-01-2016]]', '28-03-17\r\nausgeschwungen? -- Anker gerichtet, geölt, entmagnetisiert... aber keine befriedigende Amplitude erreichbar! Werktausch\r\nK 2903 1055 - WD 8310 und 03-04-17 okay', '1,2', '2017-04-03', '2017-04-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-03', '', '', '0000-00-00', '00340434129949103136', NULL),
(7209, '', 4972, 999999999, 2, '101-Casablanca GM', '2017-04-04', '0000-00-00', '2014-10-06', 'black', 'black', 'Theorema', '{G-Copy}\r\nthe main spring is slipping when I try to wind the watch.\r\n10 winds daily. Warranty start 06/10/14, copy of warranty packed with the watch.', '05-04-17\r\nSperrad gelöst - entgratet und gesichert\r\nUK 0504 1105 - einwandfrei\r\nWK 0604 0755 - 07-04-17 okay', '1,2', '2017-04-07', '2017-04-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-07', '82.39.21.94', 'cpc74529-linl9-2-0-cust93.18-2.cable.virginm.net', '2017-03-28', '1Z 8VF 459 68 4604 0851', NULL),
(7210, '', 4973, 999999999, 2, '510-London', '2017-04-03', '0000-00-00', '2017-02-03', 'silver', 'black', 'Pionier', '{G-Karte}\r\nThe watch stopped working under a week after i started wearing it, two of the numerals also fell off. I didn\'t expect this from a quality timepiece', '04-04-17\r\nja - Indexe XII und VIII ab... klemmen wohl das Werk... - aha: ausgeschwungen weil Uhr gefallen ist! \r\nAlle Indexe geklebt - Unruh gesetzt - Rotorlager gölt - reguliert\r\nK 0404 1030  - 07-04-17 okay', '1,2', '2017-04-07', '2017-04-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-07', '85.255.235.50', '85.255.235.50', '2017-03-28', '1Z 8VF 459 68 4779 0441', NULL),
(7211, '', 4767, 2, 2, '103-Sao Paolo', '2017-03-30', '2015-12-21', '2015-12-21', 'Gold', 'weiß', 'Theorema', '{G-Karte}\r\n[Ohne Angabe]', '31-03-17\r\nKrone in sich gebrochen - Welle aber auch in der Nut... \r\nAHA: Uhr gefallen? Kronenhorn unterhalb der 3 durch heftigen Stoß verformt! Krone klemmt dadurch! - FOTO!\r\nKVA Gehäuse und Krone/Welle  60,- - ausf. 1005\r\nGehäuse mit AW/Krone ers. - WD \r\nWK 1105 1015 - gut - Aufzug 29x\r\nUK 1505 0740 - einwandfrei\r\nWK 1605 0750 - 17-05-17 okay', '1,2', '2017-05-31', '2017-05-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-31', '', '', '0000-00-00', '711369655949', NULL),
(7212, '', 4967, 999999999, 0, '508-Dublin', '2017-03-29', '0000-00-00', '2017-01-10', 'gold', 'white', 'Pionier', 'The wristband starting falling apart, and the time won\'t tick accurate when worn more then an hour or so.\r\n\r\nI have worn the watch like 2 or 3 weeks and starting showing bad stuff very quick, this isn\'t worth the money at all like this.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.144.249.146', '146-249-144-85.ftth.glasoperator.nl', '2017-03-29', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(7213, '', 4974, 999999999, 2, '3001-Paragon', '2017-04-06', '0000-00-00', '2012-08-08', 'rosé', 'white', 'Theorema', '{G-Karte}\r\nThe stem for the crown has continually comes out when you try to change the time.\r\n\r\n## 4517 ##', '10-04-17\r\nVerschleiß im Aufzug? Rotor geöffnet... \r\nKVA Werk Ersatz KULANZPREIS  50,- -- ausf. 1804\r\nWerk ers. - WD 8310\r\nK 1804 1350 - 21-04-17 okay', '1,2', '2017-04-26', '2017-04-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-26', '86.26.218.155', 'cpc113812-lea23-2-0-cust666.6-3.cable.virginm.net', '2017-03-30', '1Z 8VF 459 68 4878 3411', NULL),
(7214, '', 4975, 999999999, 2, '511-New York', '2017-04-04', '0000-00-00', '2017-03-23', 'black', 'white', 'Pionier', 'watch is good but it is too weight to ware my wrist. i can feel  pain as my wrist is very thin. kindly help me to refund ', 'Refund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '183.90.36.10', '183.90.36.10', '2017-03-31', '', NULL),
(7215, '', 4976, 999999999, 0, '101-Casablanca GM', '2017-03-31', '0000-00-00', '2017-03-27', 'gold', 'black', 'Theorema', 'There is no defect, from the first day of purchase I want to exchange the model email you guys from day 1 and follow some instructions. But when I received the package all email that I send was kept in the dark. There is no response. Was told also to pay the return shipping which I don\'t think its fair for me. Please refer to all my emails and investigate the issues. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '183.90.36.113', '183.90.36.113', '2017-03-31', '', NULL),
(7216, '', 4977, 2, 2, '107-Rio', '2017-03-31', '2015-03-17', '2015-03-17', 'Silber', 'Schwarz', 'Theorema', '{G-Karte}\r\nWe purchased a watch about 2 years ago and about 6 months ago it stopped working and I’m not sure why but we didn’t want to take it to any watch shop as this is a special watch. The Date on the card that we have says 17/03/2015 and I have only just found the box as we have since moved address and our items were all in boxes for a long while.', '03-04-17\r\nMinZg abgefallen, Ellipse setzt auf Ankergabel auf...\r\nAnker gerichtet, MinZg ers., Reglage geprüft\r\nUK 0304 0925 - einwandfrei\r\nWK 0404 0825 - 05-04-17 okay', '1,2', '2017-04-05', '2017-04-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-05', '', '', '0000-00-00', '1Z 8VF 459 68 4772 0678', NULL),
(7217, '', 4605, 999999999, 2, '103-Sao Paulo', '2017-04-07', '0000-00-00', '2015-11-02', 'black', 'black', 'Theorema', '{G-Karte}\r\nThe time is going too fast. After the correct time is set it starts being ahead shortly after as the arrows are moving too fast.', '10-04-17\r\nS+F oB - \r\nWK 1004 1245 - gut - Aufzug 32x\r\nUK 1804 0810 - einwandfrei\r\nWK 1904 0745 - 20-04-17 absolut okay\r\n{Spiralzettel}', '1,2', '2017-09-05', '2017-09-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-20', '165.225.80.125', '165.225.80.125', '2017-04-01', '1Z 8VF 459 68 4842 2819', NULL),
(7218, '', 4978, 999999999, 2, '103-Sao Paulo', '2017-04-06', '0000-00-00', '2016-10-04', 'gold', 'white', 'Theorema', '{G-Karte}\r\nHe is stopped ticking anymore and I cannot wind the clock up anymore\r\nThe wind up handle is loose and you can pull this out of the watch.\r\nI will send the watch back to you this week.\r\nplease keep me posted on the repair of my beautiful watch.\r\nbest regards\r\nGeert', '10-04-17\r\nHalsdichtung und WH? Nur Halsdichtung, und SekZg aufgesetzt (Welle schief) - WD 8310\r\nWK 1004 1300 - gut - Aufzug 31x\r\nUK 1804 0810 - einwandfrei\r\nWK 1904 0745 - 20-04-17 okay', '1,2', '2017-04-20', '2017-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-20', '84.193.12.161', 'd54C10CA1.access.telenet.be', '2017-04-03', '1Z 8VF 459 68 4636 6009', NULL),
(7219, '', 4979, 999999999, 2, '509-Barbados', '2017-04-11', '0000-00-00', '2016-08-29', 'black', 'black', 'Pionier', '{G-Karte}\r\nthe watch can not be torqued by turning the knob,\r\nits stuck.\r\n\r\nseems that the spring locks up, in the timepiece.\r\nand that the spring is loose.\r\n', '18-04-17\r\nHalsdichtung blockiert... entnommen, Rotorlager geölt\r\nK 1804 1020 - WD 8310 und 20-04-17 okay', '1,2', '2017-04-20', '2017-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-20', '77.251.157.164', 'dhcp-077-251-157-164.chello.nl', '2017-04-03', '1Z 8VF 459 68 4633 9593', NULL),
(7220, '', 4980, 999999999, 0, '7001-Havana', '2017-04-04', '0000-00-00', '2017-03-20', 'black', 'white', 'Pionier', 'Date setting is not working. I could not change the date, it is all setting 7 , not changing 8 or 9. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.103.88.255', 'cpc86393-seve24-2-0-cust254.13-3.cable.virginm.net', '2017-04-04', '', NULL),
(7221, '', 4572, 2, 2, '103-Sao Paolo', '2017-04-04', '2015-06-04', '2015-06-04', 'Silber', 'Weiss', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nThe minute hand stops irregulaly even when wound properly\r\n}', '05-04-17\r\nWerk kpl. abgelaufen, Krone recht schwergängig - mit VS gepflegt\r\nUK 0504 1340 - einwandfrei\r\nWK 0604 0755 - 07-04-17 okay', '1,2', '2017-04-07', '2017-04-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-07', '', '', '0000-00-00', '1Z 8VF 459 68 4788 1665', NULL),
(7222, '', 4572, 2, 2, '103-Sao Paolo', '2017-04-04', '2015-06-04', '2015-06-04', 'Silber Metall', 'Weiss', 'Theorema', '{G-Karte}\r\n{abgetippt:\r\nPin doesn\'t wind up / fell out randomly\r\nBottom of the face has disattached from strap\r\n}', '05-04-17\r\nWelle kommt raus und Anstoß 6 klappt über - \r\nWH-Schraube befestigt, Kronendichtung gepflegt, Sperrad gesichert, Anstoß 6: festen Steg ers. - WD 8310\r\nUK 0504 1410 - Kupplung springt... - ersetzt\r\nWK 0604 0830 - 07-04-17 okay', '1,2', '2017-04-07', '2017-04-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-07', '', '', '0000-00-00', '1Z 8VF 459 68 4788 1665', NULL),
(7223, '', 4981, 999999999, 2, '107-Rio', '2017-04-19', '0000-00-00', '2016-09-06', 'silver metal', 'black', 'Theorema', '{G-Karte}\r\nThe windup mechanism slipped when I try to windup, the watch now stop working, I will send to watch in it\'s box by tomorrow 6th April 2017\r\nRegards Quang Nguyen', '19-04-17\r\nSperrad gelöst - entgratet und gesichert\r\nUK 1904 1540 - einwandfrei\r\nWK 2004 0825 - 21-04-17 okay', '1,2', '2017-04-21', '2017-04-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-21', '14.203.141.223', '14-203-141-223.static.tpgi.com.au', '2017-04-04', 'RC 29 014 841 9DE', NULL),
(7224, '', 4982, 999999999, 0, '3001-Paragon', '2017-04-06', '0000-00-00', '2017-04-07', 'rosé', 'white', 'Theorema', '     its defective from day not auto winding pls repalce', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.110.147.99', 'bba403197.alshamil.net.ae', '2017-04-06', '', NULL),
(7225, '', 4983, 999999999, 2, '101-Casablanca GM', '2017-04-11', '0000-00-00', '2017-03-27', 'gold', 'yellow', 'Theorema', 'i did not like look of this watch. the color in pictur and real color is not the same. also there is two tone gold color in watch strap.', 'Refund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.159.171.206', 'host-212-159-171-206.static.as13285.net', '2017-04-06', '', NULL),
(7226, '', 4968, 999999999, 2, '511-New York', '2017-04-19', '0000-00-00', '2017-01-11', 'silver', 'black', 'Pionier', '{G-Copy}\r\nbuonasera, oggi è arrivato l\'orologio che avete riparato, sarò sfortunato, ma manca il fermo della carica e le lancette non sono ben fissate\r\n---\r\nGood evening, today is the clock that you have repaired, I will be unlucky, but missing the charge and the hands are not well fixed', '20-04-17\r\noops.. Bügel liegt noch hier... und MinZg gelöst... \r\nZg ers. und Bügel mit neuer Schraube angebaut ;)\r\nK 2004 1055 - 24-04-17 okay', '1,2', '2017-04-25', '2017-04-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-25', '2.230.223.10', '2-230-223-10.ip204.fastwebnet.it', '2017-04-06', '1Z 8VF 459 68 4711 0407', NULL),
(7227, '', 4984, 999999999, 2, '510-London', '2017-04-28', '0000-00-00', '2016-09-15', 'silver metal', 'black', 'Pionier', '{G-Karte}\r\nstopped working. no movement of second hand.', '02-05-17\r\nUnruh verhakte, weil SekZg zu hoch lief und klemmte... gerichtet, Rotorlager geölt\r\nK 0205 1035 - jetzt hängt er am MinZg... nochmal gerichtet\r\nK 0305 1110 - 05-05-17 okay', '1,2', '2017-05-05', '2017-05-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-05', '82.19.245.190', 'cpc84007-pool15-2-0-cust189.15-1.cable.virginm.net', '2017-04-07', '1Z 8VF 459 68 4710 4218', NULL),
(7228, '', 4985, 999999999, 2, '510-London', '2017-05-24', '0000-00-00', '2016-11-29', 'silver metal', 'white', 'Pionier', '{G-Card}\r\nSecond hand spinning. Therefore watch doesn\'t work/tell the time. ', '07-06-17\r\nAR aus EIngriff, aber keine Beschädigungen am Gehäuse...\r\nAR gesetzt, Rotorlager geölt\r\nK 0706 1315 - 09-06-17 okay', '1,2', '2017-06-09', '2017-06-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-09', '94.11.240.233', '5e0bf0e9.bb.sky.com', '2017-04-08', '1Z 8VF 459 68 4703 9398', NULL),
(7229, '', 4158, 999999999, 2, '3005-Marco Polo', '2017-04-19', '0000-00-00', '2015-06-12', 'silver', 'black', 'Theorema', '{G-Karte}\r\nthe watch at the beggining and after it was repaired  it was going 15-20 minutes ahead from the right time.\r\nI took off for 12 hours and it stopped working. After it I did the right amount of movements and it started again, but it was going 1 hour backwords. Since I got the watch back I have it on my hand all the time except that time I mentioned before.', '20-04-17\r\n+++ 7115 - Mrz 17 - WT und Armband+++\r\nWerk kpl. abgelaufen, aber Automatik schwächelt... Beide Klinkenräder ers.\r\nK 2004 1030 - reguliert\r\nK 2404 0825 - 27-04-17 okay', '1,2', '2017-04-28', '2017-04-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-28', '94.65.18.119', 'ppp-94-65-18-119.home.otenet.gr', '2017-04-09', 'RC 29 014 843 6DE', NULL),
(7230, '', 4986, 999999999, 2, '103-Sao Paulo', '2017-04-19', '0000-00-00', '2017-02-03', 'gold', 'white', 'Theorema', '{G per email 09-04-2017 & Karte}\r\nStrap clasp fell apart. Small clock face hour hand misaligned.', '19-04-17\r\nSchließe wieder zusammengesetzt, DualZeit eingestellt\r\nUK 1904 1515 - einwandfrei\r\nWK 2004 0825 - 21-04-17 okay\r\n\r\nSendung zurück erhalten, da nicht abgeholt!\r\n12.06.2017 RC 29 251 037 9DE', '1,2', '2017-06-12', '2017-06-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-21', '86.173.156.251', 'host86-173-156-251.range86-173.btcentralplus.com', '2017-04-09', '1Z 8VF 459 68 4874 2107', NULL),
(7232, '', 4988, 999999999, 2, '3008-Damascus', '2017-04-19', '0000-00-00', '2014-03-04', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 18644 v. 04-03-2014]\r\nWatch has stopped', '20-04-17\r\ngefallen, ausgeschwungen, deutliche DS bei 0830, Armband verbraucht...\r\nKVA Band und Werkrep. 55,- -- ausf. 2604\r\njo, ein ZB-Fuß gebrochen... ers. - Fremdenblatt für Monat\r\nK 2704 0925 - Band ers. und 02-05-17 okay', '1,', '2017-05-02', '2017-05-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.198.152.101', '82-198-152-101.nethop.ie', '2017-04-10', '', NULL),
(7233, '', 4989, 999999999, 2, '3011-Macau', '2017-04-19', '0000-00-00', '2016-11-01', 'black', 'black', 'Theorema', '{G-Karte}\r\nThe watch does not work. It worked for one month and then stopped. I tried all the things in the \"instruction booklet\". \r\nIt has stopped alone : no water on the watch, no glass-break or anything else.', '20-04-17\r\nUnruh setzt auf Anker auf... ambulant gerichtet, ein Klinkenrad ers. \r\nK 2004 1405 - steht 2330 - Werktausch\r\nK 2404 1125 - zieht nicht auf... Automatik? Keine Feststellung\r\nK 2704 0830 - 02-05-17 okay', '1,2', '2017-05-03', '2017-05-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-03', '90.65.169.248', 'LFbn-1-1553-248.w90-65.abo.wanadoo.fr', '2017-04-10', '1Z 8VF 459 68 4660 4797', NULL),
(7234, '', 4009, 2, 2, '505-Florida', '2017-04-11', '2015-06-26', '2015-06-26', 'Silber', 'Weiss', 'Pionier', '{G-Karte}\r\n{Freitext von beiliegender email: \r\nthe month button is not working\r\n}', '18-04-17\r\njepp... Werkring verzogen - ersetzt\r\nK 1804 1040 - 21-04-17 okay', '1,2', '2017-04-21', '2017-04-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-21', '', '', '0000-00-00', '1Z 8VF 459 68 4869 1690', NULL),
(7235, '', 4990, 999999999, 2, '107-Rio', '2017-04-19', '0000-00-00', '2015-07-14', 'gold metal', 'black', 'Theorema', '{G-Karte}\r\nWatch has a problem in the crown, unable to adjust the time. if you set it with hand winding mode it\'s not working at all and crown is coming out', '20-04-17\r\nWelle war raus - KupplungsTrieb(rad) liegt im Werk - Aufzug montiert, Sperrad gesichert\r\nUK 2004 1510 - einwandfrei\r\nWK 2104 0825 - gut - Aufzug 32x\r\nUK 2404 0830 - einwandfrei\r\nWK 2504 0755 - 26-04-17 okay', '1,2', '2017-05-01', '2017-05-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-02', '62.231.207.84', 'i84.ip-62.231.207.omantel.net.om', '2017-04-11', '578824990919', NULL),
(7236, '', 4990, 999999999, 2, '3012-Paris', '2017-04-19', '0000-00-00', '2015-07-14', 'silver', 'black', 'Theorema', '{G-Karte}\r\nIn the display, left side small clock is not working and also some sound is coming from the watch ', '20-04-17\r\nRotorlager auseinandergebrochen... oha! -- AutoBrücke ers., reguliert\r\nK 2104 1200 - 26-04-17 okay', '1,2', '2017-05-01', '2017-05-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-02', '62.231.207.84', 'i84.ip-62.231.207.omantel.net.om', '2017-04-11', '578824990919', NULL),
(7237, '', 4253, 2, 2, '3006-Monaco Diamond', '2017-04-11', '2014-08-26', '2014-08-26', 'gold metal', 'Schwarz', 'Theorema', '[OHNE Angabe - OHNE G-Nachweis - Deal 23340 v. 26-08-2014]\r\n\r\n+++ 6179 entmag und reg. +++', '18-04-17\r\nWerk steht kpl. aufgezogen - Unruhstopper gerichtet, Rotor- und Unruhlager geölt\r\nK 1804 1105 - zieht nicht auf - Klinkenrad ers. - Aufzug 2h\r\nK 2004 1200 - reguliert\r\nK 2404 0835 - 26-04-17 okay', '1,2', '2017-04-26', '2017-04-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-26', '', '', '0000-00-00', '1Z 8VF 459 68 4793 6187', NULL),
(7238, '', 4991, 999999999, 2, '511-New York', '2017-04-19', '0000-00-00', '2017-03-27', 'gold', 'white', 'Pionier', '{G-Karte}\r\nUnable to adjust the time ,crown is faulty .', '20-04-17\r\nja, Welle kommt kpl. raus... weil: WHF defekt... Werktausch\r\nK 2004 1455 - 24-04-17 okay', '1,2', '2017-04-26', '2017-04-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-26', '175.143.128.60', '175.143.128.60', '2017-04-11', 'RC 29 014 842 2DE', NULL),
(7239, '', 4958, 999999999, 2, '503-Sydney', '2017-04-19', '0000-00-00', '2017-01-11', 'black', 'black', 'Pionier', 'As the watch crown for setting time broke twice in three months. and as per our conversation, I am sending this watch to be replaced by a new one.\r\nTo make it clear that this watch is not for repair but to be replaced by a new watch as per our email conversation.\r\n\r\nRegards,\r\nNaeem Jan', '+++ Uhr muss getauscht worden sein, da diese Reparatur in der Kiste mit Defekter Neuware lag! +++', '1,2', '2017-05-19', '2017-05-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-20', '92.13.207.170', 'host-92-13-207-170.as43234.net', '2017-04-11', '1Z 8VF 459 68 4617 1639', NULL),
(7240, '', 4724, 999999999, 2, '104-Copacabana', '2017-04-19', '0000-00-00', '2016-06-24', 'gold', 'black', 'Theorema', '{G-Karte}\r\nAfter last repair (RMA NR) 6841 {Okt16 - Geh. und ZB Rep.}\r\n\r\n\r\nThe dial indicators fell of and my watch band has snapt.\r\nAfter repair I had the feeling the watch didn\'t run  consistantly ', '20-04-17\r\nIndexe 4 und 8 abgefallen - Schließe defekt! -- Was arbeitet der Mann? Presslufthammer? Schrauben der FH-Brücke komplett raus! Indexe 4 5 7 8 geklebt - Schließe defekt weil ein Scharnierstift durchgeschliffen ist... Schließe ersetzt - alles KULANZ!\r\nWK 2104 1045 - gut - Aufzug 33x\r\nUK 2404 0840 - einwandfrei\r\nWK 2504 0800 - 26-04-17 okay', '1,2', '2017-04-26', '2017-04-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-26', '77.169.167.68', 'ip4da9a744.direct-adsl.nl', '2017-04-11', '1Z 8VF 459 68 4877 8570', NULL),
(7241, '', 4724, 999999999, 2, '3011-Macau', '2017-04-19', '0000-00-00', '2016-06-24', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\nThe dial that indicates the day has fell of in the watch. can you also check of the watch runs consistantly\r\nI have lost my warranty card ', '20-04-17\r\nDayTota abgefallen, aber: Gehäuse weist auch DS auf...\r\nZg ers. und beide Klinkenräder - KULANZ\r\nK 2104 0935 - 24-04-17 okay', '1,2', '2017-04-26', '2017-04-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-26', '77.169.167.68', 'ip4da9a744.direct-adsl.nl', '2017-04-11', '1Z 8VF 459 68 4877 8570', NULL),
(7242, '', 4992, 999999999, 2, '109-Hamburg', '2017-04-21', '0000-00-00', '2017-01-20', 'gold', 'gold', 'Theorema', 'I have always been a big tufina watches as I ordered one 3 years ago and it lasted well. I saw an advert on my face book feed and I decided to order one for my father as present as I knew he would appreciate the quality of your watch. My watch arrived promptly. My wife was going to India in March, so sent the watch with her and I joined the family in India on 15 /03 . A day or so later, my father brought the watch when I asked how the watch was and whether he liked it or not. He told that he wore it twice and then it just stopped working. We did everything to get it work again and we were sticking with the instruction but I guess it was poorly made and did not work as expected . \r\nI was embarrassed to take the gift back and apologised to him. It was not a nice thing to do as I spent a decent amount of money on the watch and really hoped it will make him happy and will last but sadly it was all but disappointment..\r\n\r\nPlease have your watch back and let me have my money as I am extremely unhappy that even after sticking to the instructions !!', 'The watch has worked perfectly since it has arrived so I decided to send it back. The customerer wanted a refund but the watch has already been used for more than 3 months', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-25', '92.13.13.139', 'host-92-13-13-139.as43234.net', '2017-04-12', '1Z 8VF 459 68 4824 8080', NULL),
(7243, '', 4993, 999999999, 0, '103-Sao Paulo', '2017-04-12', '0000-00-00', '2016-12-02', 'silver', 'white', 'Theorema', 'The watch is not winding at all. It stopped working and February even though I was winding it everyday.The wind dial also felt very stiff. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.24.135.117', 'host-92-24-135-117.ppp.as43234.net', '2017-04-12', '', NULL),
(7244, '', 4994, 999999999, 2, '103-Sao Paulo', '2017-04-21', '0000-00-00', '2016-12-02', 'silver metal', 'white', 'Theorema', '{G-Karte}\r\nIn February the watch stopped working. I used to wind it everyday, but one day it stopped and it wouldn\'t wind. Also, the wind dial is very stuff. the watch is definitely not winding properly.', '21-04-17\r\nWerk steht kpl. aufgezogen - Unruh setzt auf - nee, besser: AR fällt auf Hebung! Anker ers., reguliert\r\nWK 2104 1340 - gut - Aufzug 33x\r\nUK 2404 1025 - einwandfrei\r\nWK 2504 0800 - 26-04-17 okay', '1,2', '2017-04-26', '2017-04-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-26', '86.134.222.21', 'host86-134-222-21.range86-134.btcentralplus.com', '2017-04-12', '1Z 8VF 459 68 4605 2197', NULL),
(7245, '', 4995, 999999999, 2, '510-London', '2017-04-21', '0000-00-00', '2015-05-27', 'silver', 'black', 'Pionier', '{G-Karte} ## noch am Lager 01-11-18 ## \r\nDear sir/madam,\r\nI own a GM 510 LONDON watch. Momentarily I\'m not wearing it anymore because the clock work is frozen. It is stuck and even winding it by hand is not possible. Also one of the gems that represents the hour 3 got loose. It is still within the warranty expiration, so I would like send it back for repairs or replacement. I was told in a reply by Erin Tufina, to fill in this DEFECT DESCRIPTION box with the reasons why I would like to send the watch back and describe the problem clearly.\r\n\r\nKind regards,\r\n\r\n\r\nNilo Mohammad\r\n', '24-04-17\r\nSekZg ab, klemmt im ZB, MinZg verbogen - hat dabei auch Index 12 beschädigt - Index 4 fehlt - AR gebrochen: Uhr heftig gefallen! \r\nKVA Werktausch und ZB 120,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '78.140.64.18', '78.140.64.18', '2017-04-13', '', NULL),
(7246, '', 4996, 999999999, 0, '4004-Newton', '2017-04-14', '0000-00-00', '2017-04-05', 'gold', 'black', 'Theorema', 'There are several tjonge lose at the back ? And now he doesn\'t work Good .', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '217.103.141.180', 'ip-217-103-141-180.ip.prioritytelecom.net', '2017-04-14', '', NULL),
(7247, '', 4997, 999999999, 0, '103-Sao Paulo', '2017-04-14', '0000-00-00', '2015-05-04', 'gold', 'white', 'Theorema', 'The crown popped off while turning to charge.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '62.140.137.142', '62.140.137.142', '2017-04-14', '', NULL),
(7248, '', 4998, 999999999, 2, '3011-Macau', '2017-05-18', '0000-00-00', '2016-12-06', 'gold', 'black', 'Theorema', '{G-Copy}\r\nWatch stopped running. Does not wind itself up anymore.', '06-06-17\r\nausgeschwungen - Anker ambulant gerichtet\r\nK 0706 0900 - 12-06-17 okay', '1,2', '2017-06-12', '2017-06-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-12', '84.29.152.214', '541D98D6.cm-5-6c.dynamic.ziggo.nl', '2017-04-15', '1Z 8VF 459 68 4869 5632', NULL),
(7249, '', 4999, 999999999, 2, '3001-Paragon', '2017-05-11', '0000-00-00', '2017-03-16', 'gold', 'white', 'Theorema', '{G-Karte}\r\nThe date function of my watch do not work. This watch runs the wrong date. In addition, It often runs faster than international time. ', '11-05-17\r\nWelle etwas kurz, Datum schaltet nicht - Spirale war übergeschlagen  --  DatumSchaltrad klemmt auf der DatumBrücke - kpl. Ersatz, Minuterie gesichert - WD 8310\r\nK 1205 1000 - 15-05-17 okay', '1,2', '2017-05-15', '2017-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-15', '203.241.243.202', '203.241.243.202', '2017-04-17', 'RC 29 043 690 5DE', NULL),
(7250, '', 5000, 999999999, 0, '104-Copacabana', '2017-04-17', '0000-00-00', '2017-04-10', 'silver', 'black', 'Theorema', 'Do not work.  So not move the hour.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.56.19.10', '172.56.19.10', '2017-04-17', '', NULL),
(7251, '', 5001, 999999999, 2, '513-Tokyo', '2017-05-11', '0000-00-00', '2017-01-10', 'gold', 'black', 'Pionier', '{G-Karte}\r\nthe dial wont turn. it look like no movement even wound . it look like part fail in side machine. please repair or replace new one.\r\nI ordered from Tufinawatches.com.\r\nmy order number is #1651.', '11-05-17\r\nUnruh hängt fest - an einem Schraubenrest einer der Bridenschrauben... Beide Schrauben gebrochen! entnommen!\r\nWK 1105 1110 - gut - Aufzug 27x\r\nUK 1505 0835 - reguliert\r\nWK 1605 0800 - 17-05-17 okay', '1,2', '2017-05-18', '2017-05-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-18', '108.47.182.18', 'static-108-47-182-18.lsanca.fios.frontiernet.net', '2017-04-18', 'RC 29 043 691 4DE', NULL),
(7252, '', 5002, 999999999, 2, '104-Copacabana', '2017-05-24', '0000-00-00', '2017-04-04', 'white bicol', 'yellow', 'Theorema', '{G-Card}\r\nOn the day I received the watch, I wore it for 4hrs and it only moved 2 minutes.  I tried on several other occasions, and it only moves for 1-2 minutes and it stops.', '07-06-17\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 33x\r\nUK 0706 1150 - einwandfrei\r\nWK 0806 0745 - 09-06-17 absolut okay\r\n{Aufzugzettel}', '1,2', '2017-06-09', '2017-06-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-09', '183.90.85.159', '183.90.85.159', '2017-04-18', 'RC 29 251 034 8DE', NULL),
(7253, '', 5003, 999999999, 2, '101-Casablanca GM', '2017-05-15', '0000-00-00', '2017-01-19', 'gold', 'black', 'Theorema', '{G-Copy}\r\nI noticed that when Ever I set the watch it was always late and not working fine and discovered that the sub-dial   hand  is not  is not working. infact, the hand is not even there in the first place.', '15-05-17\r\nSekZg fehlt... weil Uhr gefallen ist! Heftige Druckstelle bei 0600 - Zeiger und ZgWerk aufgesetzt - KULANZ\r\nUK 1505 1125 - einwandfrei\r\nWK 1605 0815 - 17-05-17 okay', '1,2', '2017-05-17', '2017-05-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-17', '90.211.4.3', '5ad30403.bb.sky.com', '2017-04-18', '1Z 8VF 459 68 4788 0200', NULL),
(7254, '', 5004, 999999999, 0, '514-Hawaii', '2017-04-19', '0000-00-00', '2017-04-10', 'silver', 'black', 'Pionier', 'Re: Order #2425 confirmed. I had email contact with the team about having a New York Diamonds GM-511-1 sent instead of the hawaii model confirmed on 9 April. I have been advised to state here that I have been sent the wrong model. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '160.83.105.33', '160.83.105.33', '2017-04-19', '', NULL),
(7255, '', 5005, 2, 2, 'Havana', '2017-04-19', '0207-03-21', '2017-03-21', 'Gold', 'Schwarz', 'Pionier', '', 'Havana 7001-3 neu bekommen\r\nT3011-1 gesendet', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-04-20', '', '', '0000-00-00', 'RC 29 014 840 5DE', NULL),
(7256, '', 4948, 999999999, 2, '4004-Newton', '2017-04-27', '0000-00-00', '2016-05-12', 'black', 'black', 'Theorema', '{G-Copy}\r\nThe watch stopt running from one day to another.\r\nIt\'s an automatic watch, so i tried to wind it up but nothing helps. \r\n\r\nIt doesn\'t work. \r\n', '27-04-17\r\nWerk kpl. abgelaufen... läuft nach Aufzug auch gleich los? WHF gebrochen... WHF und präventiv Klinkenfeder ers.\r\nK 2704 1120 - 02-05-17 okay', '1,2', '2017-05-03', '2017-05-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-03', '84.25.33.178', '541921B2.cm-5-2a.dynamic.ziggo.nl', '2017-04-19', '1Z 8VF 459 68 4751 9208', NULL),
(7257, '', 5000, 999999999, 0, '104-Copacabana', '2017-04-20', '0000-00-00', '2017-10-04', 'silver', 'black', 'Theorema', 'stop for any reason that I don\'t know\r\norder number 1907\r\nwebsite tufinawatches.com we have agreed on a exchange', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.14.76.31', 'pool-108-14-76-31.nycmny.fios.verizon.net', '2017-04-20', '', NULL),
(7258, '', 5006, 999999999, 0, '508-Dublin', '2017-04-20', '0000-00-00', '2017-03-01', 'gold', 'white', 'Pionier', 'The watch second hand stuck/drop off', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '203.126.19.154', '203.126.19.154', '2017-04-20', '', NULL),
(7259, '', 4354, 999999999, 2, '3001-Paragon', '2017-04-25', '0000-00-00', '2016-01-12', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - G-Copy mit #6313]\r\n1.) kein Gleichlauf der normalen Uhrzeit mit dem unteren Kreis der 24 Stundenanzeige\r\nund\r\n2.) Uhr bleibt in unregelmäßigen Abständen stehen, obwohl sie \"rund um die Uhr\" getragen wird! \r\n\r\nDies ist schon der 2. Garantiefall (erste Garantie-Nr. 6313). ', '25-04-17\r\nDateModul gelöst, war im Feb16 noch kein Thema!\r\ngesichert, Minuterie gesichert, beide Klinkenräder ers. \r\nK 2504 1550 - 28-04-17 okay', '1,2', '2017-05-01', '2017-05-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-02', '109.104.35.228', '109.104.35.228', '2017-04-20', '00340434129949103327', NULL),
(7260, '', 5007, 999999999, 0, '4004-Newton', '2017-04-20', '0000-00-00', '2016-12-28', 'gold', 'black', 'Theorema', 'The pin that connects the wrist band and the watch jumps out because the hole on the watch is wrong positioned due to manufacturing defect.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.168.222.227', '5.168.222.227', '2017-04-20', '', NULL),
(7261, '', 4133, 999999999, 0, '107-Rio', '2017-04-20', '0000-00-00', '2015-11-01', 'silver', 'black', 'Theorema', 'My watch just stopped working about 5 months ago, for the second time. It winds up but doesn\'t work. The second hand doesn\'t move and neither do the arms. I haven\'t remembered to send it back until now, as i have had to now sell my Rolex.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '164.39.195.38', '164.39.195.38', '2017-04-20', '', NULL),
(7262, '', 5008, 999999999, 2, '3005-Marco Polo', '2017-04-27', '0000-00-00', '2017-01-31', 'black metal', 'black', 'Theorema', '[OHNE G-Nachweis - Deal ]\r\nWatch does not charge during day to day movements, will only charge when exaggerated movement is applied, and then does not hold charge.  \r\nWhen moving the watch from side to side, there sounds like possibly a loose pin or something inside the watch.\r\n\r\nWill send a photograph of the warranty card to the email address given on this web page.', '27-04-17\r\nKlinkenräder...! - ein Klinkenrad hat schon seit China einen Defekt! ersetzt\r\nK 2704 1400 - reguliert und okay', '1,2', '2017-05-03', '2017-05-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-03', '86.143.39.66', 'host86-143-39-66.range86-143.btcentralplus.com', '2017-04-21', '711369652067', NULL),
(7263, '', 5009, 999999999, 2, 'other', '2017-04-27', '0000-00-00', '2017-04-22', 'black', 'gold', 'other', 'It does not fit my son\'s wrist. the watch is too big\r\nGerman made Dual time OMAN-GM-108-4\r\norder no. 2532', 'Refund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '209.93.43.139', '139.43.93.209.dyn.plus.net', '2017-04-23', '', NULL),
(7264, '', 5010, 999999999, 0, '102-Monte Carlo GM', '2017-04-25', '0000-00-00', '2017-04-18', 'gold', 'white', 'Theorema', 'I change my mind ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '37.228.248.185', '37.228.248.185', '2017-04-25', '', NULL),
(7265, '', 5011, 2, 2, '101-Casablanca GM', '2017-04-25', '0000-00-00', '0000-00-00', 'gold', 'schwarz', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\n[OHNE Angabe]', '25-04-17\r\nKrone durch eine Tissot-Krone weiß 5mm getauscht {Foto}\r\nFH ers. und Prüfwelle zur Funktionsprüfung\r\nUK 2504 1335 - gewinnt\r\nWK 2604 0805\r\ndann KVA Krone/Welle/Werktausch 95,- --  ausf 1605\r\nWerk mit ZB und ZgSpiel ers., AW/Krone ers. - WD 8310\r\nUK 1605 1245 - einwandfrei\r\nWK 1705 0830 - 19-05-17 okay', '1,2', '2017-05-30', '2017-05-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-30', '', '', '0000-00-00', 'RC 29 043 692 8DE', NULL),
(7266, '', 5012, 999999999, 2, '3001-Paragon', '2017-04-28', '0000-00-00', '2015-12-10', 'silver', 'white', 'Theorema', 'The watch I\'ve left it in my watch box for a while after I did wear it for about 3 months consecutively, before that I use to wear it like 5 days a week into my work.\r\nWhen I did try to set it up correctly by doing with tha hour set up to 6:30, and I realise that the date i couldn\'t set it up so I have left it like that and went set up with the hour just. during the day the watch wises start to move all around the dysfunction come from that.\r\nhope you can do something with it.\r\n\r\nThank you  \r\n', '02-05-17\r\nDateModul - befestigt, Minuterie gesichert\r\nK 0205 1435 - 05-05-17 okay', '1,2', '2017-05-05', '2017-05-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-05', '2.221.134.22', '02dd8616.bb.sky.com', '2017-04-25', '1Z 8VF 459 68 4830 8998', NULL),
(7267, '', 5013, 999999999, 2, '103-Sao Paulo', '2017-05-15', '0000-00-00', '2015-06-05', 'gold', 'white', 'Theorema', '{G-Karte}\r\nThe crown to adjust time does not wind the watch anymore,', '15-05-17\r\nSperrad gelöst - gesichert, Krone gefettet\r\nUK 1505 1505 - einwandfrei\r\nWK 1605 0815 - 17-05-17 okay', '1,2', '2017-05-17', '2017-05-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-17', '195.191.109.191', '195.191.109.191', '2017-04-25', '1Z 8VF 459 68 4672 5791', NULL),
(7268, '', 5010, 999999999, 2, '102-Monte Carlo GM', '2017-04-27', '0000-00-00', '2017-04-18', 'gold', 'white', 'Theorema', 'I changed my mind and thats why i want to reuturn it and want refund .\r\nthanks ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.46.22.170', '86-46-22-170-dynamic.b-ras1.bdt.dublin.eircom.net', '2017-04-25', '', NULL),
(7269, '', 5014, 999999999, 2, '101-Casablanca GM', '2017-05-03', '0000-00-00', '2016-10-19', 'silver', 'black', 'Theorema', '{G-Karte}\r\nI was winding up the spring with the knobb on the side. I hadn\'t used the clock for two weeks. On the therd wind i heard a small crack. The joints of the small wheel does not grip into the big wheel since the big wheel seems to have dislocated and therefore it\'s impossible to wind up the spring. ', '03-05-17\r\nSperrad gelöst - gesichert\r\nUK 0305 1125 - einwandfrei\r\nWK 0405 0740 - 05-05-17 okay', '1,2', '2017-05-05', '2017-05-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-05', '147.29.204.57', '147.29.204.57', '2017-04-25', '1Z 8VF 459 68 4627 1405', NULL),
(7270, '', 5015, 999999999, 2, '511-New York', '2017-04-27', '0000-00-00', '2017-04-24', 'gold', 'white', 'Pionier', 'Thanks \r\nI want to have refund ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.78.8.119', 'xdsl-87-78-8-119.netcologne.de', '2017-04-26', '', NULL),
(7288, '', 5025, 999999999, 0, '502-Malibu', '2017-05-05', '0000-00-00', '2017-03-28', 'gold', 'white', 'Pionier', 'No move at all ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '37.24.158.39', 'aftr-37-24-158-39.unity-media.net', '2017-05-05', '', NULL),
(7273, '', 5016, 999999999, 2, '103-Sao Paulo', '2017-05-05', '0000-00-00', '2017-02-02', 'gold metal', 'white', 'Theorema', '{G-Karte}\r\nCrown has fallen off and been lost', '05-05-17\r\n...fehlt kpl. mit Welle? - AW mit Krone 3.0 ers.\r\nWK 0505 1145 - gut - Aufzug 31x\r\nUK 0805 0755 - einwandfrei\r\nWK 0905 0745 - 10-05-17 okay', '1,2', '2017-05-11', '2017-05-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-11', '5.66.164.128', '0542a480.skybroadband.com', '2017-04-27', '1Z 8VF 459 68 4750 7775', NULL),
(7274, '', 4498, 2, 2, '7001-Havana', '2017-04-28', '2015-11-12', '2015-11-12', 'Gold', 'Schwarz', 'Pionier', '{G-Karte}\r\n{abgetippt:\r\nDie Uhr bleibt Stehen, geht nach, die Krone lässt sich sehr leicht heraus ziehen z.B. beim ausziehen der Jacke [...]\r\n}', '28-04-17\r\nWH rastet nicht - alles andere kann daher rühren\r\nWH ersetzt, reguliert\r\nK 2804 1405 - 02-05-17 okay', '1,2', '2017-05-03', '2017-05-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-03', '', '', '0000-00-00', '00340434129949103433', NULL),
(7275, '', 5017, 999999999, 0, '107-Rio', '2017-04-29', '0000-00-00', '2017-04-24', 'silver', 'white', 'Theorema', 'wrong model was sent. I ordered RIO but got something else \r\nI think Cassablanca was sent instead!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.84.125.112', '69-84-125-112-dhcp.mia.fl.atlanticbb.net', '2017-04-29', '', NULL),
(7276, '', 5017, 999999999, 0, '107-Rio', '2017-04-29', '0000-00-00', '2017-04-24', 'silver', 'white', 'Theorema', 'wrong model was sent. I ordered RIO but got something else \r\nI think Cassablanca was sent instead!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.84.125.112', '69-84-125-112-dhcp.mia.fl.atlanticbb.net', '2017-04-29', '', NULL),
(7277, '', 5017, 999999999, 2, '107-Rio', '2017-05-04', '0000-00-00', '2017-04-24', 'silver', 'white', 'Theorema', 'wrong model was sent. I ordered RIO but got something else \r\nI think Cassablanca was sent instead!', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.84.125.112', '69-84-125-112-dhcp.mia.fl.atlanticbb.net', '2017-04-29', '', NULL),
(7278, '', 5018, 999999999, 2, '512-Berlin', '2017-06-07', '0000-00-00', '2017-01-04', 'gold', 'black', 'Pionier', '{G-Card}\r\nThe watch (Order #1602, purchased from tufinawatches.com) consistently remains behind by up to 30 minutes. It has been approximately 2 months since this problem has emerged. I have been patient and gave good time hoping this will be a minor issue and will go away but apparently it appears to be a major problem with the watch that needs to be checked. I feel there is something wrong with the watch. I have been in contact with tufinawatches.com who recommended to return the watch for replacement. I send a long all documents with this return. As you may appreciate, I am obviously very embarrassed by wearing a watch of my dream that is inaccurate and does not stay up to time. Thank you for checking this and making sure I get a error-free watch soon. ', '08-06-17\r\nWerk steht teilabgelaufen - weil Krone in Zeigerstellung stand... Gangbild zeigt möglichen Magnetismus an... \r\nEntmagnetisiert, Paletten geölt \r\nK 0806 1205 - Gang nicht gut - Werktausch und reguliert\r\nK 1206 1030 - 15-06-17 okay', '1,2', '2017-06-15', '2017-06-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-15', '98.169.211.53', 'ip98-169-211-53.dc.dc.cox.net', '2017-05-02', 'RC 29 251 042 2DE', NULL),
(7279, '', 5019, 999999999, 2, '3001-Paragon', '2017-05-11', '0000-00-00', '2016-08-23', 'silver', 'black', 'Theorema', '{G-Copy}\r\nThere\'s a part of the watch mechanism that become loose inside the watch. There\'s also a tiny scratch to the glass - supposed to be sapphire and scratch proof.', '11-05-17\r\njo, Rotor gebrochen, aber wer erzählt so einen Quatsch über das Glas?  --  Rotor ers., sonst oB\r\nK 1105 1300 - reguliert und 15-05-17 okay\r\n{Hinweis auf Blick ins Booklet}', '1,2', '2017-05-15', '2017-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-15', '213.205.251.157', '213.205.251.157', '2017-05-02', '1Z 8VF 459 68 4719 6058', NULL),
(7280, '', 5020, 999999999, 2, '3001-Paragon', '2017-05-09', '0000-00-00', '2015-10-27', 'silver', 'white', 'Theorema', '{G-Copy}\r\nThe watch has stopped working and doesn\'t tick anymore', '10-05-17\r\nhmm... Werk kpl. abgelaufen, schwingt auch gleich freudig los...\r\nK 1005 0855 - 15-05-17 absolut okay', '1,2', '2017-05-15', '2017-05-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-15', '90.213.58.27', '5ad53a1b.bb.sky.com', '2017-05-02', '1Z 8VF 459 68 4637 7640', NULL),
(7281, '', 5021, 999999999, 2, '507-Aruba', '2017-05-16', '0000-00-00', '2017-05-03', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - Deal ]\r\nwinder has come off the watch', '16-05-17\r\nWelle nur rausgekommen, keine weitere Beschädigung!\r\nSchraubenservice\r\nAngebot neues Armband  15,- --- öhm, vergessen dieses Angebot zu unterbreiten! Dann Tausch des Bandes mit vorhandener Schließe, Uhr ist dann einwandfrei iO \r\nK 1605 1505 - 06-06-17 okay', '1,2', '2017-06-07', '2017-06-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-07', '58.96.53.176', '176.53.96.58.static.exetel.com.au', '2017-05-03', 'RC 29 043 693 1DE', NULL),
(7282, '', 5022, 999999999, 2, '511-New York II', '2017-08-01', '0000-00-00', '2017-03-24', 'gold', 'black', 'Pionier', '{G-Card}\r\nDate function error. Example, Date jump from 17th to 27th. ', '02-08-17\r\nhöchst selten bei der IIer-Variante... 10er-Scheibe justiert\r\nK 0208 1040 - reguliert und 07-08-17 okay', '1,2', '2017-08-07', '2017-08-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-07', '110.159.141.12', '12.141.159.110.tm-hsbb.tm.net.my', '2017-05-03', 'RC 2944 9111 1DE', NULL),
(7283, '', 1433, 999999999, 2, '104-Copacabana', '2018-08-23', '0000-00-00', '2013-07-22', 'black', 'black', 'Theorema', '{G-Card}\r\nI would like a new strap, case and glass fitted for the watch please as per your instruction.', '23-08-18\r\nKunde hat wohl bereits im Juli 17 - noch vor Einsendung der Uhr - 45 €uronen bezahlt → das war aber der Preisvorschlag für Glas und Band, OHNE Gehäuse → 30,- bez. 2808\r\nUK 2308 1400 - einwandfrei\r\nWK 2408 0815 - gut\r\nUK 2708 0750 - einwandfrei\r\nWK 2808 0850 - gut\r\nGehäuse und Armband getauscht - \r\nWK 2908 0850 - wd 8310 und 31-08-18 okay', '1,2', '2018-09-03', '2018-09-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-04', '86.24.162.210', 'cpc12-asht6-2-0-cust721.10-1.cable.virginm.net', '2017-05-04', '711369684740', NULL),
(7284, '', 5023, 999999999, 2, '3001-Paragon', '2017-05-09', '0000-00-00', '2016-01-08', 'gold', 'white', 'Theorema', '{G-Copy}\r\nBauteil auf der rückseite ist lose.\r\nInnenleben beschädigt.', '10-05-17\r\nRotor gebrochen - präventiv DateModul und Minuterie gesichert, \r\nSperrfeder ers., Automatik versorgt - WD 8310\r\nK 1005 1140 - reguliert\r\nK 1105 0755 - 15-05-17 okay', '1,2', '2017-05-17', '2017-05-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-18', '92.77.202.17', 'dslb-092-077-202-017.092.077.pools.vodafone-ip.de', '2017-05-04', '00340434129949103600', NULL),
(7285, '', 4537, 999999999, 2, '4004-Newton', '2017-05-11', '0000-00-00', '2015-11-15', 'black metal', 'black', 'Theorema', '{G-Karte}\r\nNon funziona da tanto tempo \r\n---\r\nIt has not worked for so long', '11-05-17\r\nAR aus Eingriff... Rotor gebrochen... \r\nKVA Werktausch  70,- -- ausf. 0606\r\nGehäuse u-s, Werk ersetzt, reguliert, Bügel ers.\r\nK 0806 0855 - 12-06-17 okay', '1,2', '2017-06-12', '2017-06-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-12', '151.36.43.56', '151.36.43.56', '2017-05-04', '711369656246', NULL),
(7306, '', 5036, 999999999, 2, '507-Aruba', '2017-05-24', '0000-00-00', '2017-01-18', 'silver', 'black', 'Pionier', '{G-Card}\r\nWatch has stopped working after the first time wearing it. I have tried winding the watch manually as per the instruction manual and also wearing the watch to activate the auto -wind system but it still does not work.', '07-06-17\r\nWerk ausgeschwungen - und AR aus Eingriff... Keine Beschädigungen am Gehäuse, also Kulanz \r\nAR und Unruh gesetzt\r\nK 0706 1330 - 09-06-17 okay', '1,2', '2017-06-09', '2017-06-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-09', '86.8.64.255', 'cpc86401-seve24-2-0-cust254.13-3.cable.virginm.net', '2017-05-16', '1Z 8VF 459 68 4647 5383', NULL),
(7287, '', 5024, 999999999, 2, '511-New York I', '2017-05-15', '0000-00-00', '2015-10-14', 'silver', 'black', 'Pionier', '{G-Karte}\r\nThe \"Calendar\" plundger does not work to change the date. Seems to be intermitant, however has stopped working all together now. ', '15-05-17\r\nSchnellschaltung... Werkring gebrochen - ersetzt\r\nK 1505 1200 - zieht nicht auf! Rotor klemmt... aber grundlos?\r\nK 1805 0805 - Rotor klemmt...! Nein, Aufzug klemmt! FH-Brücke und Kupplungstrieb ers., beide Klinkenräder ers.\r\nAufzug 2h - klemmt weiterhin: Werktausch\r\nK 0706 0945 - geguliert und 12-06-17 okay', '1,2', '2017-06-12', '2017-06-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-12', '94.195.186.140', '5ec3ba8c.skybroadband.com', '2017-05-05', '1Z 8VF 459 68 4671 8058', NULL),
(7290, '', 5027, 999999999, 2, '102-Monte Carlo GM', '2017-05-15', '0000-00-00', '2016-06-16', 'silver metal', 'black', 'Theorema', 'It stopped working while playing volleyball. After the game I noticed it stopped working', '15-05-17\r\nAnstoß 12 schlägt um, Werk ausgeschwungen...\r\nFesten Steg bei 12 ers., Anker gerichtet - KULANZ\r\nUK 1505 1540 - einwandfrei\r\nWK 1605 0815 - 17-05-17 okay', '1,2', '2017-05-17', '2017-05-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-17', '92.90.17.102', '102.17.90.92.rev.sfr.net', '2017-05-06', '1Z 8VF 459 68 4618 5786', NULL),
(7291, '', 5028, 999999999, 2, '101-Casablanca GM', '2017-05-11', '0000-00-00', '2017-05-02', 'black', 'black', 'Theorema', 'There is no defect except the color of the crown being blue which wasn\'t seen on the pictures.\r\nBut the reason of my willing to return the watch is simply that I imagined it a little different from seeing the pictures then it is.', 'Refund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.187.121.197', 'x4dbb79c5.dyn.telefonica.de', '2017-05-07', '', NULL),
(7294, '', 4852, 999999999, 2, '508-Dublin', '2017-05-15', '0000-00-00', '2016-05-11', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 38700 v. 11.05.2016]\r\nthe winding mechanism on the back does not turn and the button to set the day does not work', '15-05-17\r\nMonat läßt sich nicht schalten, und Rotorlager? - Fehler liegt im Werkring! - ersetzt mit Aussparung für den Rotor an Drücker 4\r\nK 1505 1145 - 18-05-17 okay', '1,2', '2017-05-18', '2017-05-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-18', '86.86.123.53', 'ip56567b35.adsl-surfen.hetnet.nl', '2017-05-08', '1Z 8VF 459 68 4632 5062', NULL),
(7295, '', 5030, 999999999, 0, '514-Hawaii', '2017-05-09', '0000-00-00', '2017-05-04', 'gold', 'black', 'Pionier', 'Die uhr sieht nicht so gut aus wie auf dem Bildern und außerdem funktioniert sie auch nicht daswegen möchte ich die zurückgeben.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.176.118.211', 'x4db076d3.dyn.telefonica.de', '2017-05-09', '', NULL),
(7296, '', 5030, 999999999, 2, '514-Hawaii', '2017-05-26', '0000-00-00', '2017-05-04', 'gold', 'black', 'Pionier', '{G-Card}\r\nDie Uhr sieht nicht so gut aus wie auf dem Bildern und außerdem funktioniert sie nicht deshalb will ich sie zurückgeben und mein Geld auch zurück.\r\n\r\nVielen Dank ', 'Refund???\r\n07-06-17\r\nWerk steht kpl. aufgezogen - Klemmung im RW...\r\nSchraube der MinRdBrücke gebrochen! - Werktausch, für Kunden REFUND\r\n', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.176.118.211', 'x4db076d3.dyn.telefonica.de', '2017-05-09', '', NULL),
(7297, '', 5031, 999999999, 0, '3005-Marco Polo', '2017-05-09', '0000-00-00', '2017-05-09', 'gold', 'black', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '104.32.229.44', 'cpe-104-32-229-44.socal.res.rr.com', '2017-05-09', '', NULL),
(7298, '', 5032, 999999999, 0, '7002-Chicago', '2017-05-10', '0000-00-00', '2017-05-05', 'silver', 'white', 'Pionier', 'I am sorry to say , This watch not fit my wrist . Looks not good in my hand .', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '208.54.36.161', 'ma12436d0.tmodns.net', '2017-05-10', '', NULL),
(7299, '', 5032, 999999999, 2, '7002-Chicago', '2017-06-08', '0000-00-00', '2017-05-05', 'silver', 'white', 'Pionier', 'I am sorry to say , this watch not fit my wrist and looks not good in my hand so i want to back my refund . send to the product include everything . \r\n\r\nThanks', 'Refund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.195.54.122', 'ool-44c3367a.dyn.optonline.net', '2017-05-11', '', NULL),
(7300, '', 5033, 2, 2, '102-Monte Carlo GM', '2017-05-11', '2016-12-12', '2016-12-12', 'Schwarz', 'Schwarz', 'Theorema', '{G-Karte}\r\n[OHNE Angabe]', '11-05-17\r\nSperrad gelöst - gesichert, Halsdichtung gepflegt\r\nWK 1105 1100 - gut - Aufzug 35x \r\nUK 1505 0840 - einwandfrei\r\nWK 1605 0820 - 17-05-17 okay', '1,2', '2017-05-17', '2017-05-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-17', '', '', '0000-00-00', '1Z 8VF 459 68 4676 4178', NULL),
(7301, '', 5034, 999999999, 0, '511-New York', '2017-05-11', '0000-00-00', '2017-03-27', 'silver', 'white', 'Pionier', 'Keeps stopping and shows wrong time.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.29.165.175', '188.29.165.175.threembb.co.uk', '2017-05-11', '', NULL),
(7302, '', 4812, 999999999, 2, '510-London', '2017-05-15', '0000-00-00', '2016-02-08', 'silver', 'white', 'Pionier', '{G-Karte}\r\nsome spare parts are out of the mecanism and stuck between glass and dial', '15-05-17\r\nja, ZB in Auflösung... ersetzt, Rotorlager geölt\r\nK 1605 0910 - 18-05-17 okay', '1,2', '2017-05-18', '2017-05-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-18', '91.183.3.229', '229.3-183-91.adsl-fix.isp.belgacom.be', '2017-05-11', '1Z 8VF 459 68 4642 8273', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(7303, '', 5025, 999999999, 0, '502-Malibu', '2017-05-12', '0000-00-00', '2017-03-28', 'gold', 'white', 'Pionier', 'The watch doesn\'t work at times.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.248.25.71', 'p4FF81947.dip0.t-ipconnect.de', '2017-05-12', '', NULL),
(7304, '', 5029, 999999999, 2, '104-Copacabana', '2017-05-15', '0000-00-00', '2016-12-16', 'black', 'black', 'Theorema', '(No defect) The watch was purchased as gift for me, which you then delivered to me in the UK. As I explained to you on the phone, I am old fashioned, and I prefer a watch that suit\'s me and not a younger person. So I would like to swap my watch for a \r\nGM-3005-2 Model Marc Polo \r\nYours sincerely Frank Van Sertima ', '', '1,2', '2017-06-07', '2017-06-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-15', '2.218.92.13', '02da5c0d.bb.sky.com', '2017-05-12', '1Z 8VF 459 68 4894 5540', NULL),
(7305, '', 5035, 999999999, 2, '3012-Paris', '2017-05-24', '0000-00-00', '2016-07-26', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 39243 v. 26-07-2016]\r\nLarge dial does not work.', '07-06-17\r\nscheint ausgeschwungen? - Nein, ein Schraube der Zierplatinen klemmte im Werk... entfernt, reguliert\r\nK 0806 1305 - 12-06-17 okay\r\nAir Technology Systems Ltd\r\n8 Aston Court \r\nGeorge Road\r\nBromsgrove Technology Park\r\nBromsgrove\r\nB60 3AL\r\nUK\r\n', '1,2', '2017-06-13', '2017-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-13', '217.36.214.145', 'host217-36-214-145.in-addr.btopenworld.com', '2017-05-15', '1Z 8VF 459 68 4872 6867', NULL),
(7307, '', 5037, 999999999, 0, '', '2017-05-17', '0000-00-00', '0000-00-00', '', '', 'Elysee', 'Welcome to Verona - ITALY \r\n \r\nDrive through Verona on Segway and discover the most beautiful sights it has to offer. \r\nOn this tour you will follow the magnificent Old City where many popular tourist attractions are located. \r\nThe Segway tour is in small groups of max 5 people and it takes about 2 hours. \r\n \r\n<a href=http://segwayverona.com/book.html>SEGWAY VERONA LINK</a> \r\n \r\nWe offer one great different experience to move around Verona, by Segway you will save time and energy enjoying everything from a new point of view. Visit Verona on Segway. \r\nDiscover Verona from one new point of view by Segway, one easy, electric and self-balancing vehicle. Ideal for families,couples, individuals who want to enjoy a fantastic and costumed experience by working in small groups.Innovative and with a competitive staff, we aim at fascinating everyone who tries it, starting with a little training if you are new to Segway; putting you at ease and showing you everything which Verona has to offer. \r\nWhy choosing us is a profitable choice? \r\n \r\nWhy Segway? \r\n1. Very easy to use and considered highly user-friendly, segway is an affirmed reality in each main city with millions of satisfied customers; what are you waiting? Give it a try! \r\n2. Moreover thanks to segway we can meet all customer needs, pain and sweat will be only a remote memory, don\'t be worried if you may have problem in cycling, you need only to stand and enjoy it. \r\n3. Furthermore you won\'t be alone, one person will be with you to give assistance if you may need it, we will provide you with audioguide which allows you to admire any verona marvel meanwhile you can take pics for a full immersion in our unbelievable experience.  \r\n \r\n<a href=https://veronasegwaytours.com/ticketshop#regdl=segway-historic-tour-in-verona>segway-historic-tour-in-verona</a> \r\n \r\nVenue \r\n \r\nIt is easy to reach us by car as there is a parking lot right opposite our agency (Cittadella Parking Verona), or by busses 11-12-13-51-52-90-92 that depart from Verona Porta Nuova railway station (B1 platform) and arrive at the Piazza Bra. We are distant almost 300 mt from it. \r\n \r\nhttps://veronasegwaytours.com/ \r\nhttp://segwayverona.com/ \r\n \r\nContacts: Telephone number +39 045 594949. \r\nitaly, Verona, Piazza Cittadella 11b', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.0.16.194', 'host194-16-dynamic.0-87-r.retail.telecomitalia.it', '2017-05-17', '', NULL),
(7308, '', 5038, 999999999, 2, '511-New York II', '2017-05-24', '0000-00-00', '2017-03-27', 'gold', 'white', 'Pionier', '{G-Card}\r\nThe main bezel to change the time is jammed solid, so i am unable to pull it out and change the time ', '07-06-17\r\nWHF gebrochen, Welle läßt sich nicht ziehen! - Werktausch\r\nK 0706 1450 - 12-06-17 okay', '1,2', '2017-06-12', '2017-06-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-12', '2.222.229.2', '02dee502.bb.sky.com', '2017-05-17', '1Z 8VF 459 68 4865 0028', NULL),
(7309, '', 5039, 999999999, 2, '3001-Paragon', '2017-06-12', '0000-00-00', '2014-05-08', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\n## noch am Lager 01-11-18 ## \r\nWegen einer stürz auf dem Boden , ist der Glas kaputt gegangen. \r\n\r\nAlte Theorema, noch im Boden als T3001 gekennzeichnet\r\nSilber Theo Schriftzug auf dem ZB! Uhr mindestens von 2008 wenn nicht sogar noch älter! ', '12-06-17\r\nGlas zerstört, Werk ohne Funktion... Gehäuse innen voller Splitter, ... Band fremd aber gut! \r\nKVA Werk, Glas 100,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.217.94.6', 'dslb-094-217-094-006.094.217.pools.vodafone-ip.de', '2017-05-17', '', NULL),
(7310, '', 5037, 999999999, 0, '', '2017-05-18', '0000-00-00', '0000-00-00', '', '', 'Elysee', 'Welcome to Verona - ITALY \r\n \r\nDrive through Verona on Segway and discover the most beautiful sights it has to offer. \r\nOn this tour you will follow the magnificent Old City where many popular tourist attractions are located. \r\nThe Segway tour is in small groups of max 5 people and it takes about 2 hours. \r\n \r\n<a href=http://segwayverona.com/book.html>SEGWAY VERONA LINK</a> \r\n \r\nWe offer one great different experience to move around Verona, by Segway you will save time and energy enjoying everything from a new point of view. Visit Verona on Segway. \r\nDiscover Verona from one new point of view by Segway, one easy, electric and self-balancing vehicle. Ideal for families,couples, individuals who want to enjoy a fantastic and costumed experience by working in small groups.Innovative and with a competitive staff, we aim at fascinating everyone who tries it, starting with a little training if you are new to Segway; putting you at ease and showing you everything which Verona has to offer. \r\nWhy choosing us is a profitable choice? \r\n \r\nWhy Segway? \r\n1. Very easy to use and considered highly user-friendly, segway is an affirmed reality in each main city with millions of satisfied customers; what are you waiting? Give it a try! \r\n2. Moreover thanks to segway we can meet all customer needs, pain and sweat will be only a remote memory, don\'t be worried if you may have problem in cycling, you need only to stand and enjoy it. \r\n3. Furthermore you won\'t be alone, one person will be with you to give assistance if you may need it, we will provide you with audioguide which allows you to admire any verona marvel meanwhile you can take pics for a full immersion in our unbelievable experience.  \r\n \r\n<a href=https://veronasegwaytours.com/ticketshop#regdl=segway-historic-tour-in-verona>segway-historic-tour-in-verona</a> \r\n \r\nVenue \r\n \r\nIt is easy to reach us by car as there is a parking lot right opposite our agency (Cittadella Parking Verona), or by busses 11-12-13-51-52-90-92 that depart from Verona Porta Nuova railway station (B1 platform) and arrive at the Piazza Bra. We are distant almost 300 mt from it. \r\n \r\nhttps://veronasegwaytours.com/ \r\nhttp://segwayverona.com/ \r\n \r\nContacts: Telephone number +39 045 594949. \r\nitaly, Verona, Piazza Cittadella 11b', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.0.16.194', 'host194-16-dynamic.0-87-r.retail.telecomitalia.it', '2017-05-18', '', NULL),
(7496, '', 5180, 999999999, 2, '103-Sao Paulo', '2017-08-30', '0000-00-00', '2017-02-14', 'gold', 'black', 'Theorema', '{G-Card}\r\nthe watch worked up this month and stops to work suddenly-  at the moment the watch is not working. we\'ve tried to wind it but unsuccessful. it does not start to work.', '30-08-17\r\nausgeschwungen - Anker ambulant gerichtet\r\nUK 3008 1545 - einwandfrei\r\nWK 3108 0805 - 01-09-17 okay', '1,2', '2017-09-05', '2017-09-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-05', '212.183.180.47', '212-183-180-47.static-xdsl.qcom.it', '2017-08-24', '711369660455', NULL),
(7312, '', 5041, 999999999, 2, '502-Malibu', '2017-05-26', '0000-00-00', '2017-04-11', 'silver metal', 'black', 'Pionier', 'bonjour,l\'axe du remontoir de la montre est cassé dedans la montre\r\ncordialement courtalin\r\n---\r\nHello, the axis of the watch winder is broken in the watch\r\nCordially courtalin', '07-06-17\r\nWelle war raus, quer ins Werk gesteckt und Krone abgebrochen! \r\nKeine weiteren Beschädigungen - AW/Krone ers. - KULANZ \r\nWD 8310\r\nK 0706 1425 - Rotorlager geölt\r\nK 0906 0900 - 12-06-17 okay', '1,2', '2017-06-12', '2017-06-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-12', '90.13.113.20', 'ADijon-655-1-66-20.w90-13.abo.wanadoo.fr', '2017-05-19', '1Z 8VF 459 68 4602 6813', NULL),
(7313, '', 5042, 999999999, 2, '3005-Marco Polo', '2017-05-26', '0000-00-00', '2012-07-10', 'gold', 'black', 'Theorema', '{G-Card}\r\n1. The main crown for time setting broken.\r\n2. Also would like to change leather strap on watch.\r\n3. Glass have notch and scratches, may be possible polish or need to change.', '07-06-17\r\nEinerScheibe und Werkring Kulanz\r\nKVA Glas, Band, Krone und Welle  60,- - ausf. 0906\r\nGehäuse u-s, 1erScheibe ers., Glas mit DIchtung ers., AW/Krone ers. - WD 8310\r\nK 1206 1505 - 15-06-17 okay', '1,2', '2017-06-19', '2017-06-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-19', '85.253.102.135', '85.253.102.135.cable.starman.ee', '2017-05-19', '711369656452', NULL),
(7314, '', 5037, 999999999, 0, '', '2017-05-20', '0000-00-00', '0000-00-00', '', '', 'Javelle', 'Welcome to Verona - ITALY \r\n \r\nDrive through Verona on Segway and discover the most beautiful sights it has to offer. \r\nOn this tour you will follow the magnificent Old City where many popular tourist attractions are located. \r\nThe Segway tour is in small groups of max 5 people and it takes about 2 hours. \r\n \r\n<a href=http://segwayverona.com/book.html>SEGWAY VERONA LINK</a> \r\n \r\nWe offer one great different experience to move around Verona, by Segway you will save time and energy enjoying everything from a new point of view. Visit Verona on Segway. \r\nDiscover Verona from one new point of view by Segway, one easy, electric and self-balancing vehicle. Ideal for families,couples, individuals who want to enjoy a fantastic and costumed experience by working in small groups.Innovative and with a competitive staff, we aim at fascinating everyone who tries it, starting with a little training if you are new to Segway; putting you at ease and showing you everything which Verona has to offer. \r\nWhy choosing us is a profitable choice? \r\n \r\nWhy Segway? \r\n1. Very easy to use and considered highly user-friendly, segway is an affirmed reality in each main city with millions of satisfied customers; what are you waiting? Give it a try! \r\n2. Moreover thanks to segway we can meet all customer needs, pain and sweat will be only a remote memory, don\'t be worried if you may have problem in cycling, you need only to stand and enjoy it. \r\n3. Furthermore you won\'t be alone, one person will be with you to give assistance if you may need it, we will provide you with audioguide which allows you to admire any verona marvel meanwhile you can take pics for a full immersion in our unbelievable experience.  \r\n \r\n<a href=https://veronasegwaytours.com/ticketshop#regdl=segway-historic-tour-in-verona>segway-historic-tour-in-verona</a> \r\n \r\nVenue \r\n \r\nIt is easy to reach us by car as there is a parking lot right opposite our agency (Cittadella Parking Verona), or by busses 11-12-13-51-52-90-92 that depart from Verona Porta Nuova railway station (B1 platform) and arrive at the Piazza Bra. We are distant almost 300 mt from it. \r\n \r\nhttps://veronasegwaytours.com/ \r\nhttp://segwayverona.com/ \r\n \r\nContacts: Telephone number +39 045 594949. \r\nitaly, Verona, Piazza Cittadella 11b', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.27.184.191', 'host191-184-dynamic.27-79-r.retail.telecomitalia.it', '2017-05-20', '', NULL),
(7315, '', 5037, 999999999, 0, '', '2017-05-20', '0000-00-00', '0000-00-00', '', '', 'other', 'Welcome to Verona - ITALY \r\n \r\nDrive through Verona on Segway and discover the most beautiful sights it has to offer. \r\nOn this tour you will follow the magnificent Old City where many popular tourist attractions are located. \r\nThe Segway tour is in small groups of max 5 people and it takes about 2 hours. \r\n \r\n<a href=http://segwayverona.com/book.html>SEGWAY VERONA LINK</a> \r\n \r\nWe offer one great different experience to move around Verona, by Segway you will save time and energy enjoying everything from a new point of view. Visit Verona on Segway. \r\nDiscover Verona from one new point of view by Segway, one easy, electric and self-balancing vehicle. Ideal for families,couples, individuals who want to enjoy a fantastic and costumed experience by working in small groups.Innovative and with a competitive staff, we aim at fascinating everyone who tries it, starting with a little training if you are new to Segway; putting you at ease and showing you everything which Verona has to offer. \r\nWhy choosing us is a profitable choice? \r\n \r\nWhy Segway? \r\n1. Very easy to use and considered highly user-friendly, segway is an affirmed reality in each main city with millions of satisfied customers; what are you waiting? Give it a try! \r\n2. Moreover thanks to segway we can meet all customer needs, pain and sweat will be only a remote memory, don\'t be worried if you may have problem in cycling, you need only to stand and enjoy it. \r\n3. Furthermore you won\'t be alone, one person will be with you to give assistance if you may need it, we will provide you with audioguide which allows you to admire any verona marvel meanwhile you can take pics for a full immersion in our unbelievable experience.  \r\n \r\n<a href=https://veronasegwaytours.com/ticketshop#regdl=segway-historic-tour-in-verona>segway-historic-tour-in-verona</a> \r\n \r\nVenue \r\n \r\nIt is easy to reach us by car as there is a parking lot right opposite our agency (Cittadella Parking Verona), or by busses 11-12-13-51-52-90-92 that depart from Verona Porta Nuova railway station (B1 platform) and arrive at the Piazza Bra. We are distant almost 300 mt from it. \r\n \r\nhttps://veronasegwaytours.com/ \r\nhttp://segwayverona.com/ \r\n \r\nContacts: Telephone number +39 045 594949. \r\nitaly, Verona, Piazza Cittadella 11b', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.27.184.191', 'host191-184-dynamic.27-79-r.retail.telecomitalia.it', '2017-05-20', '', NULL),
(7316, '', 5037, 999999999, 0, '', '2017-05-21', '0000-00-00', '0000-00-00', '', '', 'Pionier', 'Welcome to Verona - ITALY \r\n \r\nDrive through Verona on Segway and discover the most beautiful sights it has to offer. \r\nOn this tour you will follow the magnificent Old City where many popular tourist attractions are located. \r\nThe Segway tour is in small groups of max 5 people and it takes about 2 hours. \r\n \r\n<a href=http://segwayverona.com/book.html>SEGWAY VERONA LINK</a> \r\n \r\nWe offer one great different experience to move around Verona, by Segway you will save time and energy enjoying everything from a new point of view. Visit Verona on Segway. \r\nDiscover Verona from one new point of view by Segway, one easy, electric and self-balancing vehicle. Ideal for families,couples, individuals who want to enjoy a fantastic and costumed experience by working in small groups.Innovative and with a competitive staff, we aim at fascinating everyone who tries it, starting with a little training if you are new to Segway; putting you at ease and showing you everything which Verona has to offer. \r\nWhy choosing us is a profitable choice? \r\n \r\nWhy Segway? \r\n1. Very easy to use and considered highly user-friendly, segway is an affirmed reality in each main city with millions of satisfied customers; what are you waiting? Give it a try! \r\n2. Moreover thanks to segway we can meet all customer needs, pain and sweat will be only a remote memory, don\'t be worried if you may have problem in cycling, you need only to stand and enjoy it. \r\n3. Furthermore you won\'t be alone, one person will be with you to give assistance if you may need it, we will provide you with audioguide which allows you to admire any verona marvel meanwhile you can take pics for a full immersion in our unbelievable experience.  \r\n \r\n<a href=https://veronasegwaytours.com/ticketshop#regdl=segway-historic-tour-in-verona>segway-historic-tour-in-verona</a> \r\n \r\nVenue \r\n \r\nIt is easy to reach us by car as there is a parking lot right opposite our agency (Cittadella Parking Verona), or by busses 11-12-13-51-52-90-92 that depart from Verona Porta Nuova railway station (B1 platform) and arrive at the Piazza Bra. We are distant almost 300 mt from it. \r\n \r\nhttps://veronasegwaytours.com/ \r\nhttp://segwayverona.com/ \r\n \r\nContacts: Telephone number +39 045 594949. \r\nitaly, Verona, Piazza Cittadella 11b', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.27.184.191', 'host191-184-dynamic.27-79-r.retail.telecomitalia.it', '2017-05-21', '', NULL),
(7317, '', 5037, 999999999, 0, '', '2017-05-21', '0000-00-00', '0000-00-00', '', '', 'Pionier', 'Welcome to Verona - ITALY \r\n \r\nDrive through Verona on Segway and discover the most beautiful sights it has to offer. \r\nOn this tour you will follow the magnificent Old City where many popular tourist attractions are located. \r\nThe Segway tour is in small groups of max 5 people and it takes about 2 hours. \r\n \r\n<a href=http://segwayverona.com/book.html>SEGWAY VERONA LINK</a> \r\n \r\nWe offer one great different experience to move around Verona, by Segway you will save time and energy enjoying everything from a new point of view. Visit Verona on Segway. \r\nDiscover Verona from one new point of view by Segway, one easy, electric and self-balancing vehicle. Ideal for families,couples, individuals who want to enjoy a fantastic and costumed experience by working in small groups.Innovative and with a competitive staff, we aim at fascinating everyone who tries it, starting with a little training if you are new to Segway; putting you at ease and showing you everything which Verona has to offer. \r\nWhy choosing us is a profitable choice? \r\n \r\nWhy Segway? \r\n1. Very easy to use and considered highly user-friendly, segway is an affirmed reality in each main city with millions of satisfied customers; what are you waiting? Give it a try! \r\n2. Moreover thanks to segway we can meet all customer needs, pain and sweat will be only a remote memory, don\'t be worried if you may have problem in cycling, you need only to stand and enjoy it. \r\n3. Furthermore you won\'t be alone, one person will be with you to give assistance if you may need it, we will provide you with audioguide which allows you to admire any verona marvel meanwhile you can take pics for a full immersion in our unbelievable experience.  \r\n \r\n<a href=https://veronasegwaytours.com/ticketshop#regdl=segway-historic-tour-in-verona>segway-historic-tour-in-verona</a> \r\n \r\nVenue \r\n \r\nIt is easy to reach us by car as there is a parking lot right opposite our agency (Cittadella Parking Verona), or by busses 11-12-13-51-52-90-92 that depart from Verona Porta Nuova railway station (B1 platform) and arrive at the Piazza Bra. We are distant almost 300 mt from it. \r\n \r\nhttps://veronasegwaytours.com/ \r\nhttp://segwayverona.com/ \r\n \r\nContacts: Telephone number +39 045 594949. \r\nitaly, Verona, Piazza Cittadella 11b', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.27.184.191', 'host191-184-dynamic.27-79-r.retail.telecomitalia.it', '2017-05-21', '', NULL),
(7318, '', 5043, 999999999, 2, '503-Sydney', '2017-05-26', '0000-00-00', '2017-03-02', 'gold metal', 'black', 'Pionier', '{G-Card} \r\nWhen wearing the watch it doesnt seem to be automatically winding as after 2-3 days on the wrist I can see the spring has unwound and the balance wheel has slowed down and it eventually stops. I have also fully manually wound it and placed it in a watch winder with 3 more of my watches. After 3-4 days the spring has unwound and the watch stopped. Something seems wrong as my other watches run indefinitely. The rotor does\'nt look to be turning very freely compared to my other watches and maybe this is not allowing it to winding the spring fast enough to keep it going. ', '07-06-17\r\n### Metallband Fremd ###\r\nRotor hakelig... geölt\r\nK 0706 1505 - 09-06-17 okay', '1,2', '2017-06-09', '2017-06-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-09', '92.237.147.176', 'cpc87293-slou4-2-0-cust175.17-4.cable.virginm.net', '2017-05-21', '1Z 8VF 459 68 4846 9752', NULL),
(7321, '', 5044, 999999999, 2, '511-New York', '2017-05-26', '0000-00-00', '2017-05-17', 'silver', 'black', 'Pionier', 'Hi\r\nI have recived my watch and thank you about that but i am not satisfied beacouse i have this watch in gold and white color and i have bought it from you and this one is the same as gold one and why i have choiced this beacouse at first i order HAWAII BLACK AND SILVER but it was sold out and tufina ask me order anather one but i really made mistake and order this one i will return it back and please send me this one insted of that.\r\nPlease send me PIONIER HAWAII AUTOMATIC MENS WATCH WITH 22 JEWELS GOLD AND BLACK.\r\n\r\nTHANK YOU\r\nBEST REGARDS\r\nM.Bagheri', 'Changed with 514-2', '1,2', '2017-06-07', '2017-06-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-05-26', '213.89.70.34', 'c213-89-70-34.bredband.comhem.se', '2017-05-22', '1Z 8VF 459 68 4890 0954', NULL),
(7322, '', 4047, 999999999, 2, '2007-Toronto', '2017-05-26', '0000-00-00', '2015-09-26', 'silver', 'white', 'Theorema', '{G-Card}\r\none of the pointer watch is broken', '07-06-17\r\nSekZg und MinZg abgefallen - aufgesetzt - Kulanz\r\nWK 0906 1400 - gut - Aufzug 42x\r\nUK 1206 0845 - einwandfrei\r\nWK 1306 0750 - 14-06-17 okay', '1,2', '2017-06-14', '2017-06-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-14', '80.200.186.62', '62.186-200-80.adsl-dyn.isp.belgacom.be', '2017-05-22', '1Z 8VF 459 68 4809 8224', NULL),
(7323, '', 3809, 999999999, 2, '103-Sao Paulo', '2017-05-29', '0000-00-00', '2015-06-05', 'silver', 'white', 'Theorema', '{G-Copy}\r\nThis will be the 4th time in just under 2 years that I have had to send back my watch for the manual winder to be repaired. I have previously emailed you to complain about this watch not being fit for purpose and requesting a replacement watch. The warranty expires next month 5 June 2017. It is likely the watch will need to be repaired again by December 2017, when it will be out of warranty.\r\nPlease replace this watch as it obviously has a serious long term defect.\r\n\r\nIan Crpompton', '07-06-17\r\nWerk kpl. abgelaufen, Welle gebrochen in der Nut! - Gehäuse im Bereich Kronenschutz verbogen! \r\nKVA Gehäuse, Werkreparatur, Krone und Welle 70,- ausf. 1406\r\nWellenrest aus RW entfernt, Gehäuse mit AW/Krone ers. - WD 8310\r\nUK 1406 1415 - hmm... vergessen einzustellen? \r\nWK 1506 0755 - einwandfrei - Aufzug 29x\r\nUK 1906 0745 - einwandfrei\r\nWK 2006 0840 - 21-06-17 okay', '1,2', '2017-06-21', '2017-06-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-21', '81.132.7.46', 'host81-132-7-46.range81-132.btcentralplus.com', '2017-05-23', '1Z 8VF 459 68 4635 6387', NULL),
(7324, '', 4978, 999999999, 2, '103-Sao Paulo', '2017-05-31', '0000-00-00', '2016-10-04', 'gold', 'white', 'Theorema', '{G-Karte}\r\nwatch can not be wind up. At a certain time it turn back and the watch not longer runs for 1 hour.\r\nI will send my watch back tomorrow\r\nplease take care of this, because this is already the second time that I need to send this watch back\r\nbest regards\r\nGeert', '06-06-17\r\nSperradschraube gebrochen... nein, einfach \'nur\' gelöst - hmm...\r\nWH entgratet und gerichtet, Sperrad befestigt\r\nUK 0606 1500 - 08-06-17 okay', '1,2', '2017-06-09', '2017-06-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-09', '84.193.12.161', 'd54C10CA1.access.telenet.be', '2017-05-23', '1Z 8VF 459 68 4692 6565', NULL),
(7325, '', 5045, 999999999, 2, '7001-Havana', '2017-07-11', '0000-00-00', '2016-11-07', 'gold', 'black', 'Pionier', '{G-Card}\r\nThe watch doesn\'t run anymore. One day the hands just stopped moving and I could not get it to get powee again. It\'s only been 7 months and it died. ', '11-07-17\r\nausgeschwungen - Gehäuse iO - Minuterie geklebt, Anker ambulant gerichtet, ein Klinkenrad ersetzt\r\nK 1107 1500 - 14-07-17 okay', '1,2', '2017-07-14', '2017-07-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-14', '76.95.192.213', 'cpe-76-95-192-213.socal.res.rr.com', '2017-05-23', 'RC 29 342 906 4DE', NULL),
(7326, '', 5046, 999999999, 0, '514-Hawaii', '2017-05-24', '0000-00-00', '2017-05-11', 'gold', 'black', 'Pionier', 'The watch is moving forward two hours within 24 hours.\r\n\r\nExamples: I set the time at 12 noon today the following day at the same time the watch will move forward two hours’ actual time supposed to be 12 noon instead of 12 noon it is 2\' clock in the afternoon.\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.155.187.241', 'host81-155-187-241.range81-155.btcentralplus.com', '2017-05-24', '', NULL),
(7327, '', 5047, 999999999, 2, '513-Tokyo', '2017-06-02', '0000-00-00', '2017-01-08', 'silver', 'white', 'Pionier', '{G-Karte}\r\nthe watch band keeps coming loose. when ever I try to lock it back in my hand keeps coming off my hand. the watch fall from me to the floor and stopped working. only if I shake the watch left and right it works but if I keep it straight it stops working. ', '06-06-17\r\nSchließe war etwas locker - gespannt\r\nWerk oB \r\nUK 0606 1400 - steht 1700 - aha, oberer Unruhzapfen gebrochen\r\nUK 0706 1300 - einwandfrei\r\nWK 0806 0750 - 09-06-17 okay', '1,2', '2017-06-09', '2017-06-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-09', '198.111.161.66', 'thewall.inkster.lib.mi.us', '2017-05-24', 'RC 2925 1035 1DE', NULL),
(7456, '', 5151, 2, 2, '3009-Dubai I', '2017-08-01', '2015-09-14', '2015-09-14', 'Silber metall', 'Weiss', 'Theorema', '{G-Card}\r\n{abgetippt:\r\ncovered under warranty\r\n}', '01-08-17\r\nAufzug / Automatik? aufgeklebtes RotorLogo löst sich ab\r\nAufzugrad und Zwischenrad ersetzt, gelöste ZB-Schrauben aus RW entfernt, Rotor ers. - Ablauf → Dubai Kontrolle\r\nAufzug 5h - Ablauf ab 0208 bis 0408 1000 == 45h super perfect', '1,2', '2017-08-07', '2017-08-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-07', '', '', '0000-00-00', '1Z 8VF 459 68 4885 5585', NULL),
(7330, '', 5049, 999999999, 2, '108-Oman', '2017-06-08', '0000-00-00', '2017-05-02', 'gold', 'black', 'Theorema', '{G-Card}\r\nI wear the watch for about 6-7 time and this morning it stop working all an sudden. my 4 digit order is 1988 and I purchase the watch from tufinawatches.com\r\nthank you \r\nGabriele', '08-06-17\r\nSekZg klemmt im Ausschnitt - gerichtet\r\nWK 0906 1345 - gut - Aufzug 37x\r\nUK 1206 0850 - reguliert\r\nWK 1306 0755 - 14-06-17 okay', '1,2', '2017-06-14', '2017-06-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-14', '50.89.116.40', '50-89-116-40.res.bhn.net', '2017-05-25', 'RC 2925 1039 6DE', NULL),
(7331, '', 5050, 999999999, 2, '3009-Dubai', '2017-05-31', '0000-00-00', '2017-04-03', 'silver', 'black', 'Theorema', '{G-Copy}\r\nAfter giving my boyfriend his watch for his birthday (it was opened for the first time on the 20th of May) He wore it straight away but when trying to wind it up, we found that the arrows are resting on the dial and not turning around. He really likes the watch and can\'t wait to wear it again. And he doesn\'t want any other watch. I am sending this one back to you to the address Enis Tufina\r\nIndustriestr. 7', '06-06-17\r\nStdZg und MinZg abgefallen... ZB auch leicht verschoben, aber am Gehäuse keine Feststellung! Zg aufgesetzt {WHF ers.}\r\nAblauf, dann Aufzug 5h - Rep. KULANZ\r\nAblauf ab 0806 1300 bis 1006 0200 == 37h perfekt\r\n12-06-17 okay', '1,2', '2017-06-12', '2017-06-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-12', '31.72.242.234', '31.72.242.234', '2017-05-25', '1Z 8VF 459 68 4841 9645', NULL),
(7332, '', 4498, 2, 2, '7001-Havana', '2017-05-26', '2015-11-12', '2015-11-12', 'Gold', 'Schwarz', 'Pionier', '{G-Card}\r\n{abgetippt:\r\nDie Uhr geht nicht mehr bleibt stehen [...]\r\n}', '07-06-17\r\nUhr ist gefallen/gestoßen - mehrere Druckstellen rund ums Gehäuse - Spirale übergeschlagen - gelegt und reguliert\r\nK 0806 0930 - noch mal reguliert und 12-06-17 okay', '1,2', '2017-07-04', '2017-07-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-04', '', '', '0000-00-00', '00340434129949104225', NULL),
(7333, '', 5051, 999999999, 0, '511-New York', '2017-05-26', '0000-00-00', '2017-05-23', 'black', 'black', 'Pionier', 'Return the 2 watches i bought not wht expected \r\n1)Pioneer New York Diamonds 511-1 silver/black\r\n1)pioneet New York Diamonds 511-5', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '97.33.69.185', '185.sub-97-33-69.myvzw.com', '2017-05-26', '', NULL),
(7334, '', 5052, 999999999, 2, '109-Hamburg', '2017-06-02', '0000-00-00', '2017-05-18', 'gold', 'black', 'Theorema', 'return for full refund (the watch \'s not satisfactory)\r\n\r\nitem has never been worn\r\n\r\nthank you', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.192.35.77', '77.35.192.77.rev.sfr.net', '2017-05-26', '', NULL),
(7335, '', 5053, 999999999, 2, '514-Hawaii', '2017-06-22', '0000-00-00', '2019-05-16', 'gold', 'black', 'Pionier', 'The watch does not fit my wrist. My wrist is too big. However it is a nice watch. It is just uncomfortable. ', 'Refund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '173.199.237.253', '173.199.237.253', '2017-05-27', '', NULL),
(7336, '', 5051, 999999999, 0, '511-New York', '2017-05-27', '0000-00-00', '2017-05-23', 'black', 'black', 'Pionier', 'return request brand new never used just do not like the quality ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '74.71.151.201', 'cpe-74-71-151-201.si.res.rr.com', '2017-05-27', '', NULL),
(7337, '', 5054, 999999999, 2, '3001-Paragon', '2017-06-26', '0000-00-00', '2016-04-04', 'silver', 'white', 'Theorema', '{G-Karte}\r\nSomething inside came loose and is making noise.', '26-06-17\r\nRotor gebrochen - ersetzt, ansonsten oB\r\nK 2606 1245 - 29-06-17 okay', '1,2', '2017-06-29', '2017-06-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-29', '217.228.35.140', 'pD9E4238C.dip0.t-ipconnect.de', '2017-05-28', '00340434129949104164', NULL),
(7338, '', 5055, 2, 2, '104-Copacabana', '2017-05-29', '2015-06-19', '2015-06-19', 'Schwarz Metall', 'Schwarz', 'Theorema', '{G-Card}\r\n[OHNE Angabe]\r\n', '07-06-17\r\n\'2\' der \'12\' abgefallen und klemmt im Werk... diverse andere Indexe auch schon gelöst - 5 Indexe geklebt\r\nBand/Gehäuse u-s, Bodendichtung ers. - WD 8310\r\nUK 1206 1430 - reguliert\r\nWK 1306 0800 - 14-06-17 okay', '1,2', '2017-06-14', '2017-06-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-14', '', '', '0000-00-00', 'RC 29 251 038 2DE', NULL),
(7339, '', 5056, 999999999, 2, '511-New York II', '2017-06-02', '0000-00-00', '2017-05-23', 'gold', 'black', 'Pionier', '{G-Card}\r\ntime dial is not working and come off, can\'t adjust time. Day dial not exist, can\'t adjust day', '08-06-17\r\nKrone gebrochen - Uhr heftig mehrfach gefallen/gestoßen mit deutlichen Druckstellen! \r\nKVA Krone/Welle und Werkrep. 40,- - ausf. 0908\r\nKrone mit AW-Verlängerung ers. - WD {Gerät defekt}\r\nK 0908 1325 - 14-08-17 okay', '1,2', '2017-08-14', '2017-08-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-14', '100.38.224.248', 'pool-100-38-224-248.nycmny.fios.verizon.net', '2017-05-29', 'RC 29 500 047 1DE', NULL),
(7340, '', 5044, 999999999, 2, '514-Hawaii', '2017-06-02', '0000-00-00', '2017-05-27', 'gold', 'black', 'Pionier', 'Hi\r\nI have recieved my watch and thank you so much for respect to your customers and thank for mr/mrs Vielen Dank for help unfurtunetly i have to return my watch back again beacuse i send 2times picture for Vielen and ask for send me the exact watch like that picture but i have gotten wrong color and when i see the watch it was not beautiful as picture on tufina site and i send it back at same time that the watch was deliverd to me please if its possible to send me this watch instead of this and be sure i am your fan and i have watch from this brand and please me NEW YORK GM-511-5 BLACK GOLD i dont want to bother you at all.thank you for your andrestanding.\r\nPlease send me this watch', 'Sent 511-5', '1,2', '2017-06-07', '2017-06-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-07', '213.89.70.34', 'c213-89-70-34.bredband.comhem.se', '2017-05-30', '1Z 8VF 459 68 4692 6369', NULL),
(7341, '', 5057, 999999999, 2, '101-Casablanca GM', '2017-06-13', '0000-00-00', '2017-05-12', 'silver', 'white', 'Theorema', '{G-Karte}\r\nHello the watch have beiting rolled 2 time it was in the box all the time and it juat stoped. \r\nThank you tatyana ', '13-06-17\r\nWerk steht kpl. aufgezogen - irgendwas klemmt... seltsam, die Spirale lag völlig daneben, die Uhr konnte gar nicht laufen? Anker gerichtet und Unruh kpl. ers., reguliert\r\nUK 1306 1335 - einwandfrei\r\nWK 1406 0825 - 15-06-17 okay', '1,2', '2017-06-15', '2017-06-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-15', '94.8.120.55', '5e087837.bb.sky.com', '2017-05-30', '1Z 8VF 459 68 4679 9891', NULL),
(7342, '', 5058, 999999999, 0, '511-New York', '2017-05-31', '0000-00-00', '2017-05-23', 'gold', 'black', 'Pionier', 'No defect. Watch is too big for my wrist', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.4.246.151', 'c-24-4-246-151.hsd1.ca.comcast.net', '2017-05-31', '', NULL),
(7343, '', 5059, 2, 2, '3012-Paris', '2017-05-31', '2017-01-16', '2017-01-16', 'Schwarz', 'Schwarz', 'Theorema', '{G-Card}\r\n{abgetippt:\r\n[...] because the mechanism does not work [...]\r\n}', '06-06-17\r\n...außer einem evtl. hängendem Datum keine Feststellung: \r\nK 0606 1430 - 12-06-17 okay', '1,2', '2017-06-12', '2017-06-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-12', '', '', '0000-00-00', '1Z 8VF 459 68 4862 3594', NULL),
(7344, '', 5060, 999999999, 2, '104-Copacabana', '2017-06-08', '0000-00-00', '2015-06-25', 'black', 'black', 'Theorema', '{G-Card}\r\nThe Number \'2\' from the \'12\' has come off and is moving around inside of watch', '08-06-17\r\n...weil Uhr gefallen ist! Druckstelle bei 1000\r\ninsgesamt 3 Indexe geklebt\r\nWK  0906 1510 - gut - Aufzug 34x\r\nUK 1206 0910 - einwandfrei\r\nWK 1306 0805 - reguliert und 14-06-17 okay', '1,2', '2017-06-14', '2017-06-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-14', '81.153.116.133', 'host81-153-116-133.range81-153.btcentralplus.com', '2017-06-01', '1Z 8VF 459 68 4878 7015', NULL),
(7346, '', 5061, 999999999, 0, '511-New York', '2017-06-01', '0000-00-00', '2017-05-23', 'black', 'black', 'Pionier', 'belt toooo short , couldn\'t wear it , pinched in the wrist \r\ncolor is too yellow , it\'s not the same as the one u you have on the picture , i would like a full refund pls \r\nor a diffrent collor one ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.100.29.169', 'c-73-100-29-169.hsd1.ma.comcast.net', '2017-06-01', '', NULL),
(7347, '', 5062, 999999999, 2, '107-Rio', '2017-07-10', '0000-00-00', '2016-08-26', 'gold', 'black', 'Theorema', '{G-Card}\r\nWatch constantly losing time', '10-07-17\r\nBeide Unruhzapfen weggelaufen!!! Sch**ß Material! \r\nWerktausch \r\nUK 1007 1410 - einwandfrei\r\nWK 1107 0750 - 12-07-17 okay', '1,2', '2017-07-12', '2017-07-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-12', '94.6.242.81', '5e06f251.bb.sky.com', '2017-06-02', '1Z 8VF 459 68 4826 5730', NULL),
(7348, '', 5063, 999999999, 0, '101-Casablanca GM', '2017-06-02', '0000-00-00', '2018-09-06', 'black', 'black', 'Theorema', 'I did not like when it set on my hand so I\'m not comfortable to wearing it.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '208.54.83.241', 'mf15336d0.tmodns.net', '2017-06-02', '', NULL),
(7349, '', 5064, 999999999, 0, '101-Casablanca GM', '2017-06-03', '0000-00-00', '2017-05-29', 'gold', 'white', 'Theorema', 'There is a small white tiny dusty is stick inside the front glass. Close to 10 o\'clock needle area.  I am request a \r\nreturn refund. My Order #: 2923  \r\n\r\n Thank you!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '76.90.243.6', 'cpe-76-90-243-6.socal.res.rr.com', '2017-06-03', '', NULL),
(7350, '', 5065, 999999999, 0, '109-Hamburg', '2017-06-03', '0000-00-00', '2017-05-19', 'silver', 'black', 'Theorema', 'There is no defect.As I informed earlier, I need an automatic mechanical watch. Not hand winding.Please send me the detail of automatic mechanical watch which has the offer.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '78.93.227.126', '78.93.227.126', '2017-06-03', '', NULL),
(7351, '', 5066, 999999999, 2, '3012-Paris', '2017-06-14', '0000-00-00', '2017-06-04', 'gold', 'black', 'Theorema', '', 'Refund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '84.118.37.178', 'ip-84-118-37-178.unity-media.net', '2017-06-03', '', NULL),
(7352, '', 4812, 2, 2, '510-London', '2017-06-06', '2016-02-08', '2016-02-08', 'Silber', 'Weiss', 'Pionier', '{G-Card}\r\n{abgetippt:\r\nWatch had been on 18th May 2017 but received it back, it was still not working\r\n}', '08-06-17\r\n??? Werk kpl. abgelaufen, S+F oB\r\nK 0806 0940 - kleiner Abfallfehler, könnte das Anlaufen erschweren - reguliert und 12-06-17 okay', '1,', '2017-06-12', '2017-06-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(7353, '', 5016, 999999999, 2, '103-Sao Paulo', '2017-07-03', '0000-00-00', '2017-02-02', 'gold metal', 'white', 'Theorema', '{G-Card}\r\nCrown has fallen off for a second time. Watch has already been repaired under RMA 7273 but same thing has happened as before. The watch hasn\'t fallen or suffered from any abnormal use. Would you please either repair again or provide a replacement?', '03-07-17\r\nWelle fehlt komplett...? Uhr steht in Zeigerstellung - WH Fehler! \r\nWH entgratet und gerichtet, Krone 3.0 mit Welle ers. - WD 8310\r\nUK 0407 0915 - einwandfrei\r\nWK 0507 0730 - 06-07-17 okay', '1,2', '2017-07-06', '2017-07-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-06', '151.224.117.218', '97e075da.skybroadband.com', '2017-06-06', '1Z 8VF 459 68 4711 5626', NULL),
(7354, '', 5067, 999999999, 2, '3011-Macau', '2017-07-14', '0000-00-00', '2017-05-29', 'silver', 'black', 'Theorema', '{G-Card}\r\n{abgetippt:\r\nreturn repair\r\n}', '17-07-17\r\nGehäuseboden hält nicht! Gehäuse ersetzt und reguliert\r\nK 1707 1045 - WD 8310 und 20-07-17 okay', '1,2', '2017-07-21', '2017-07-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-21', '107.77.76.29', '107.77.76.29', '2017-06-06', 'RC 29 298 311 3DE', NULL),
(7355, '', 5068, 999999999, 0, '101-Casablanca GM', '2017-06-07', '0000-00-00', '2017-05-29', 'gold', 'white', 'Theorema', 'the watch belt is too hard ,  is not comfortable to me at all , so i need to return it and get refund . ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '158.222.163.25', 'cpe-158-222-163-25.nyc.res.rr.com', '2017-06-07', '', NULL),
(7373, '', 5083, 999999999, 0, '101-Casablanca GM', '2017-06-14', '0000-00-00', '2017-11-01', 'black', 'black', 'Theorema', 'The watch runs faster Than te real time 1 hour \r\nIs plus 15 to 20 minutes ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.117.25.203', '178-117-25-203.access.telenet.be', '2017-06-14', '', NULL),
(7357, '', 5069, 999999999, 2, '511-New York II', '2017-06-13', '0000-00-00', '2017-04-26', 'black', 'black', 'Pionier', '[OHNE G-Nachweis - NO Deal ]\r\nhi \r\nthe hand button of the date doesn\'t work ? and if you cam see the straps theres some in the straps sewing lsooe ? can you sort it out for me ols ? ', '14-06-17\r\nDatum schaltet gar nicht... Fehlbedienung? - nein, 10erScheibe klemmte und hat dadurch das Datum zerstört - Werktausch\r\nK 1406 1000 - 19-06-17 okay', '1,2', '2017-06-19', '2017-06-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-19', '31.52.1.104', 'host31-52-1-104.range31-52.btcentralplus.com', '2017-06-07', '1Z 8VF 459 68 4634 4238', NULL),
(7358, '', 5070, 999999999, 2, '103-Sao Paulo', '2017-06-13', '0000-00-00', '2017-05-09', 'silver metal', 'white', 'Theorema', '[G per email 08-06-17 ]\r\nThe watch gains almost 10 minute per hour. Parcel sent with Royal Mail on 07/06/2017 (tracking number RN068380465GB at www.royalmail.com). Before sending the watch back, please contact me via email or via phone because my address may have changed in the meanwhile. Warranty card sent on 07/06/2016 at the email address provided below.', '14-06-17\r\nWerk kpl. abgelaufen - S+F oB\r\nUK 1406 0900 - einwandfrei\r\nWK 1506 0800 - 16-06-17 okay\r\n{Spiralzettel} Sent to   Victoria Park Lodge\r\nAttn. Jonathan Wan & Simone Campiglia\r\n12 Adelaide Road\r\nLamington Spa CV31 3PW \r\nGreat Britain', '1,2', '2017-06-20', '2017-06-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-20', '5.67.115.224', '054373e0.skybroadband.com', '2017-06-07', '1Z 8VF 459 68 4641 8720', NULL),
(7359, '', 5071, 2, 2, '509-Barbados', '2017-06-08', '2016-08-29', '2016-08-29', 'Schwarz', 'Schwarz', 'Pionier', '{G-Card}\r\n[OHNE Angabe]', '08-06-17\r\nHalsdichtung in Auflösung - Klemmt im RW... - entfernt\r\nK 0806 1350 - zieht nicht auf - Klinkenrad getauscht\r\nK 1206 1420 - 15-06-17 okay', '1,2', '2017-06-15', '2017-06-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-15', '', '', '0000-00-00', '1Z 8VF 459 68 4791 5888', NULL),
(7360, '', 2624, 999999999, 2, '4004-Newton', '2017-06-12', '0000-00-00', '2013-11-18', 'silver', 'black', 'Theorema', '{G-Card}\r\nDear Enis Tufina\r\n\r\nI sent you the clock for repair during end of 2014, part of the clock fell off and now after around 2 years. This happened again same part of the clock. It fell off when I was adjusting the time, the same part of the clock fell off again suddenly. I also noticed that the date on the clock been having problem for a while. When I try to adjust the date nothing happens, it sometimes doesn\'t change the date.\r\n\r\nThank you in advance!\r\n\r\nBest regards\r\nVan Ngo', '12-06-17\r\nEin Index (IIII) gelöst - aber auch die letzte Rep war im Okt 16 bereits out of date... \r\nKVA Werkrep.  20,- - ausf. 1406\r\nGehäuse u-s, Index 4 geklebt, Rotor ers., reguliert\r\nK 1606 1255 - 19-06-17 okay', '1,2', '2017-06-19', '2017-06-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-19', '90.144.249.71', 'm90-144-249-71.cust.tele2.se', '2017-06-08', '1Z 8VF 459 68 4698 7419', NULL),
(7361, '', 5072, 999999999, 2, '109-Hamburg', '2017-06-14', '0000-00-00', '2017-05-29', 'gold', 'gold', 'Theorema', '{G-Card}\r\nThe watch is not accurate at all. I have documented following:\r\n\r\n 1. At 5:29 pm I had adjusted and winded the watch.\r\n               Actual time                    the time at watch\r\n2.             06:41  pm                           06:46   pm\r\n3.             07:42 pm                            07:53   pm\r\n4.             10: 34 pm                           10:53   pm\r\n5.              09:25 am                           11:42   am\r\n ', '14-06-17\r\neinzige sichtbare Feststellung: StdZg nicht richtig justiert... ABER... Hemmung mit massiven Problemen... Werktausch\r\nUK 1406 1525 - einwandfrei\r\nWK 1506 0810 - 16-06-17 okay', '1,2', '2017-06-16', '2017-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-16', '212.162.171.110', 'gw.minc.se', '2017-06-09', '1Z 8VF 459 68 4832 6352', NULL),
(7362, '', 5073, 999999999, 2, '107-Rio', '2017-06-14', '0000-00-00', '2016-10-11', 'silver metal', 'white', 'Theorema', '{G-Card}\r\nThe second hand that tells the time has come off and is moving about freely inside the watch, i have posted the watch with the warranty card and this form inside the box', '14-06-17\r\nMinZg ers. und präventiv Anker gerichtet\r\nUK 1406 1545 - einwandfrei\r\nWK 1506 0810 - 16-06-17 okay', '1,2', '2017-06-16', '2017-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-16', '94.13.152.102', '5e0d9866.bb.sky.com', '2017-06-09', '1Z 8VF 459 68 4875 5942', NULL),
(7363, '', 5074, 999999999, 0, '101-Casablanca GM', '2017-06-10', '0000-00-00', '2016-05-05', 'black', 'black', 'Theorema', 'Worn a handful of times on special occasions and has just stopped working, nothing moves anymore.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '151.228.137.126', '97e4897e.skybroadband.com', '2017-06-10', '', NULL),
(7364, '', 5075, 999999999, 0, '3005-Marco Polo', '2017-06-11', '0000-00-00', '2017-06-12', 'silver', 'white', 'Theorema', 'My watch was dropped down on the floor and the glass was broke and many thing in the dial broke up and days hand broke up too ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.241.45.119', '92.241.45.119', '2017-06-11', '', NULL),
(7365, '', 5076, 999999999, 2, '3011-Macau', '2017-06-15', '0000-00-00', '2016-09-23', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\none of the gears is out of place and is facing an upwards position above the spring, the mechanism isnt running anymore.', '16-06-17\r\nAntriebsorgan gebrochen? - Klinkenradlagerstein in RW-Brücke zerbröselt, Sperrfeder defekt... Werktausch\r\nK 1606 0900 - 19-06-17 okay', '1,2', '2017-06-19', '2017-06-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-19', '92.68.21.94', 'static.kpn.net', '2017-06-12', '1Z 8VF 459 68 4705 2248', NULL),
(7366, '', 5077, 999999999, 2, '512-Berlin', '2017-06-16', '0000-00-00', '2016-07-29', 'black', 'black', 'Pionier', '{G-Card}\r\nI cannot set the current \"time\" or \"date\" on my watch. I can no longer adjust the \"day\" and \"time\" function. When I pull the crown out to position 1, it just spins or rotates freely, the time does not change.', '16-06-17\r\nAufzug kpl. durcheinander - sortiert, Rotorlager geölt\r\nK 1606 1030 - 19-06-17 okay', '1,2', '2017-06-19', '2017-06-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-19', '93.31.232.76', '76.232.31.93.rev.sfr.net', '2017-06-12', '1Z 8VF 459 68 4687 4620', NULL),
(7367, '', 5078, 999999999, 0, '509-Barbados', '2017-06-12', '0000-00-00', '2016-06-23', 'black', 'black', 'Pionier', 'When I am turning the crown (clockwise) to wind the watch nothing happen and it doens\'t work anymore.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.219.135.113', 'fiber.htshostings.be', '2017-06-12', '', NULL),
(7368, '', 5079, 999999999, 2, '509-Barbados', '2017-06-19', '0000-00-00', '2016-06-23', 'black', 'black', 'Pionier', '{G-Copy}\r\nWhen I am turning the crown (clockwise) to wind the watch, nothing is happening and it doesn\'t work anymore.', '20-06-17\r\nKlinkenfeder gebrochen - Handaufzug aber auch beschädigt! \r\nWerktausch\r\nK 2006 1005 - 23-06-17 okay', '1,2', '2017-06-23', '2017-06-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-23', '213.219.135.113', 'fiber.htshostings.be', '2017-06-12', '711369656588', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(7369, '', 4765, 2, 2, '3001-Paragon', '2017-06-13', '2015-11-02', '2015-11-02', 'Silber', 'Weiss', 'Theorema', '[OHNE G-Nachweis - Deal 35511 v. 02-11-2015]\r\n{abgetippt:\r\n[...] it seems like the arms sometime are lose as well as the weight on the back sticking or out of balance on its axis [...]\r\n}', '13-06-17\r\nWerk abgelaufen - Zeiger oB - ist ja auch erst im November der Große Service durchgeführt... \r\nK 1306 1250 - lief dann gerade mal 20min... - Anker ersetzt, Stoßsicherungen geölt, entmagnetisiert\r\nK 1406 1110 - Gangbild bleibt saumäßig! - Werktausch\r\nK 1906 0945 - 22-06-17 okay', '1,2', '2017-06-22', '2017-06-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-22', '', '', '0000-00-00', '1Z 8VF 459 68 4880 6851', NULL),
(7370, '', 5080, 2, 2, '510-London', '2017-06-13', '2015-10-02', '2015-10-02', 'Silber', 'Schwarz', 'Pionier', '{G-Card}\r\n{abgetippt:\r\nThe watch is faulty on it\'s wind up mechanism and unable to use as not working\r\n}', '13-06-17\r\nAR aus Eingriff - gebrochen... auf Grund des Zustandes \r\nKVA  Werktausch  80,- - ausf. 2006 \r\nWerk ersetzt\r\nK 2006 1410 - 23-06-17 okay', '1,2', '2017-06-23', '2017-06-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-23', '', '', '0000-00-00', '1Z 8VF 459 68 4630 8545', NULL),
(7371, '', 5081, 999999999, 2, '103-Sao Paulo', '2017-06-29', '0000-00-00', '2017-03-03', 'silver', 'white', 'Theorema', '{G-Copy}\r\nIt seems the hands block and thus do not advance (it is always the same time) although it is possible to turn them forwards and backwards. In that case, the dual watch also turns backwards, which does not allow to fix another region\'s time.', '29-06-17\r\nWerk kpl. abgelaufen - S+F oB\r\nUK 2906 1110 - Zeigerreibung zu schwach! Werktausch\r\nWK 3006 1330 - gut - Aufzug 30x\r\nUK 0307 0800 - einwandfrei\r\nWK 0407 0800 - 05-07-17 okay', '1,2', '2017-07-05', '2017-07-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-05', '81.240.112.118', '118.112-240-81.adsl-dyn.isp.belgacom.be', '2017-06-13', '1Z 8VF 459 68 4635 9553', NULL),
(7372, '', 5082, 999999999, 2, '104-Copacabana', '2017-07-03', '0000-00-00', '2015-03-03', 'gold', 'black', 'Theorema', '{G-Card}\r\nThe same as last time. Certain elements of the dial have come unstuck, including the logo. Will this be a free repair. I was only wearing the watch under normal conditions, and nothing unusual happened to it. The original repair was carried out on the 14th October 2015. But I brought the watch on 3rd march 2015. Please let me know what you can do for me.\r\nRegards\r\nMr Mantas Kubilus', '03-07-17\r\n{5814 4 Indexe und Logo geklebt}\r\n2 Indexe und Logo abgefallen, ABER Werk auch ausgeschwungen... 3 Indexe und Logo geklebt, Anker gerichtet\r\nUK 0507 0745 - einwandfrei\r\nWK 0607 0810 - 07-07-17 okay', '1,2', '2017-07-07', '2017-07-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-07', '81.107.229.131', 'cpc110417-nrte29-2-0-cust130.8-4.cable.virginm.net', '2017-06-13', '1Z 8VF 459 68 4787 1774', NULL),
(7374, '', 5084, 999999999, 2, '3008-Damascus', '2017-06-28', '0000-00-00', '2016-01-13', 'silver', 'black', 'Theorema', '{G-Card}\r\nHands have broke off and all watch seems jammed', '29-06-17\r\nSekZg ab und MinZg gebrochen - Uhr zwar strapaziert aber kein Hinweis auf extreme Gewalteinwirkung... Zg er- und gesetzt, reguliert, beide Klinkenräder ers.\r\nK 2906 1210 - reguliert und 03-07-17 okay', '1,2', '2017-07-03', '2017-07-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-03', '79.66.163.4', '79-66-163-4.dynamic.dsl.as9105.com', '2017-06-14', '1Z 8VF 459 68 4705 5370', NULL),
(7375, '', 5085, 999999999, 0, '103-Sao Paulo', '2017-06-15', '0000-00-00', '2013-12-15', 'silver', 'black', 'Theorema', 'The main crown has been detached.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '84.2.10.171', '54020AAB.dsl.pool.telekom.hu', '2017-06-15', '', NULL),
(7376, '', 5086, 999999999, 2, '508-Dublin', '2017-06-21', '0000-00-00', '2016-11-30', 'black', 'black', 'Pionier', '{G-Foto}\r\nKronenschutz halt nicht mehr. Fallt beim tragen der Armbanduhr auf.', '21-06-17\r\nRotorlager geölt, Bügel gerichtet/gespannt\r\nK 2106 1240 - diverse Fehler: Werktausch\r\nK 2306 1040 - 26-06-17 okay', '1,2', '2017-06-26', '2017-06-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-26', '84.28.11.230', '541C0BE6.cm-5-5a.dynamic.ziggo.nl', '2017-06-16', '711369656625', NULL),
(7377, '', 5087, 999999999, 2, '511-New York II', '2017-08-03', '0000-00-00', '2017-06-12', 'black', 'white', 'Pionier', '{G-Card}\r\nThe watch\'s minute and the second needles are out of the place and not working.', '03-08-17\r\nOhne Beschädigung am Gehäuse - geschickt gefallen - MinZg und SekZg ers. - KULANZ\r\nK 0408 0955 - 07-08-17 okay', '1,2', '2017-08-07', '2017-08-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-07', '121.128.58.156', '121.128.58.156', '2017-06-18', 'RC 2944 9110 8DE', NULL),
(7401, '', 5104, 999999999, 2, '509-Barbados', '2017-06-30', '0000-00-00', '2015-12-08', 'gold metal', 'black', 'Pionier', '{G-Card}\r\nIt is a self winding watch that has stopped self winding.\r\nIt doesn\'t work, even after wearing for a few hours.', '03-07-17\r\nWerk steht teilaufgezogen - aufgelöste Halsdichtung aus RW entfernt - WD 8310\r\nK 0307 0855 - reguliert und 06-07-17 okay', '1,2', '2017-07-06', '2017-07-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-06', '87.112.217.11', '11.217.112.87.dyn.plus.net', '2017-06-28', '1Z 8VF 459 68 4878 8416', NULL),
(7379, '', 5088, 2, 2, '101-Casablanca GM', '2017-06-19', '2016-05-05', '2016-05-05', 'Schwarz', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal ??]\r\n{abgetippt:\r\nWorn a handful of times on special occasions and has just stopped working, nothing moves anymore\r\n}', '20-06-17\r\nAnker... stand deutlich zu tief.. gerichtet\r\nUK 2006 1345 - einwandfrei\r\nWK 2106 0835 - 22-06-17 okay', '1,2', '2017-06-22', '2017-06-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-22', '', '', '0000-00-00', '1Z 8VF 459 68 4611 6449', NULL),
(7380, '', 5089, 2, 2, '3001-Paragon', '2017-06-19', '2017-06-06', '2017-06-06', 'Gold', 'Weiss', 'Theorema', '{G-Card}\r\n{abgetippt:\r\nThe klock I orderd broke after 3 days of using [...]\r\n}', '20-06-17\r\nNun, es ist aber die AW gebrochen...! Kronenhals schief, Kampfspuren an der Krone... \r\nKVA WerkRep und Krone/Welle  40,- \r\noder Refund minus 40,- - REFUND', '1,', '2017-11-07', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(7381, '', 5090, 999999999, 0, '511-New York', '2017-06-20', '0000-00-00', '2017-06-12', 'silver', 'black', 'Pionier', 'Hello, I would like to return this watch for a full refund to my original payment method. There is nothing wrong with it, I am just not happy with the style. Thank you!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.38.9.106', '71-38-9-106.lsv2.qwest.net', '2017-06-20', '', NULL),
(7382, '', 5091, 999999999, 0, '102-Monte Carlo GM', '2017-06-20', '0000-00-00', '2014-01-24', 'black', 'white', 'Theorema', 'something got loose and bot stuck between the inside of the watch.  This blocks the watch of functioning', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.122.77.236', '93.122.77.236', '2017-06-20', '', NULL),
(7383, '', 5092, 999999999, 2, '511-New York II', '2017-07-12', '0000-00-00', '2017-05-23', 'gold', 'black', 'Pionier', '{G-Card}\r\nJust stopped working', '12-07-17\r\nausgeschwungen - Nein, Klemmung im RW, nicht lokalisierbar - Werktausch\r\nK 1207 1400 - 17-07-17 okay', '1,2', '2017-07-17', '2017-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-17', '47.205.152.12', '47.205.152.12', '2017-06-20', 'RC 29 298 310 0DE', NULL),
(7384, '', 5090, 999999999, 2, '511-New York', '2017-07-10', '0000-00-00', '2017-06-12', 'silver', 'black', 'Pionier', 'Order # 2159 / tufinawatches.com \r\n\r\nHello, I would like to return this item and receive a full refund back to the original payment method. There is nothing wrong with the product; I simply do no like it.\r\n\r\nThank you,\r\nWojciech Galas', 'Refund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.162.17.205', '69.162.17.205', '2017-06-20', '', NULL),
(7385, '', 5093, 999999999, 0, '101-Casablanca GM', '2017-06-21', '0000-00-00', '2017-06-16', 'black', 'yellow', 'Theorema', 'Not seen with the quality seen in the photos and i want a full refund. Thank you.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.184.201.1', 'c-73-184-201-1.hsd1.ga.comcast.net', '2017-06-21', '', NULL),
(7386, '', 5094, 2, 2, '101-Casablanca GM', '2017-06-22', '2017-04-23', '2017-04-23', 'Gold', 'Schwarz', 'Theorema', '[G-Copy]\r\n{frei übersetzt:\r\nmeine Uhr funktioniert nicht gut\r\n}', '23-06-17\r\nS+F oB - \r\nWK 2306 1000 - gut - Aufzug 37x\r\nUK 2606 0745 - einwandfrei\r\nWK 2706 0805 - 28-06-17 okay\r\n{Aufzugzettel}', '1,2', '2017-06-28', '2017-06-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-28', '', '', '0000-00-00', '711369656761', NULL),
(7387, '', 5095, 2, 2, '101-Casablanca GM', '2017-06-22', '2017-04-18', '2017-04-18', 'Schwarz', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Shop #1937]\r\n{abgetippt:\r\nThe crown of the watch got lose and became detached\r\n}', '23-06-17\r\nWH-Fehler - aber auch: ZB-Klemmschraube gebrochen, Anker dejustiert... also: Werktausch\r\nWK 2306 1255 - gut - Aufzug 42x\r\nUK 2606 0750 - einwandfrei\r\nWK 2706 0805 - WD 8310 und 28-06-17 okay', '1,2', '2017-06-28', '2017-06-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-28', '', '', '0000-00-00', 'RC 29 298 306 0DE', NULL),
(7388, '', 3360, 2, 2, '102-Monte Carlo GM', '2017-06-22', '2013-07-08', '2013-07-08', 'Silber', 'Weiss', 'Theorema', '[OHNE G-Nachweis]\r\n{abgetippt:\r\n[...] my watch keeps on running too fast [...]\r\n}', '23-06-17\r\nS+F oB - Schließe öffnete sehr leicht - gerichtet\r\nWK 2306 0945 - gut - Aufzug 39x\r\nUK 2606 0750 - einwandfrei\r\nWK 2706 0810 - 28-06-17 okay\r\n{Spiralzettel}', '1,2', '2017-06-28', '2017-06-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-28', '', '', '0000-00-00', '711369656772', NULL),
(7396, '', 5100, 999999999, 2, '511-New York II', '2017-07-10', '0000-00-00', '2017-06-19', 'silver', 'black', 'Pionier', '{G-Card}\r\nFrom received the first day on 22 of June,Order no,#2193, the watch is stopped,I have follow the letbook to adjust,then the watch started running,but the second hand run too fast,one minute then fast seven seconds,when running 1 hour then fast 7-8 minutes.', '10-07-17\r\nSpirale war übergeschlagen - ambulant gerichtet\r\nK 1007 1335 - 14-07-17 okay', '1,2', '2017-07-14', '2017-07-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-14', '14.198.21.127', '014198021127.ctinets.com', '2017-06-26', 'RC 29 342 905 5DE', NULL),
(7390, '', 5096, 999999999, 2, '511-New York II', '2017-06-26', '0000-00-00', '2017-04-25', 'black', 'black', 'Pionier', '[OHNE G-Nachweis - Deal ]\r\nDate Anzeiger funktioniert nicht richtig und bleibt nicht in der Richtige Ebene ,Diamant Stein ist ausgefallen zwischen 50-55 vom Uhr Position .Ich bitte um den Austausch zu gewähren oder einen anderen vergleichbaren model anzubieten .\r\nMit freundlichen grüßen ', '26-06-17\r\nDatumschaltung zerstört... wer auch immer das war?  \r\nWerk ersetzt, Dia eingeklebt\r\nK 2606 1420 - 29-06-17 okay', '1,2', '2018-12-12', '2018-12-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-06-29', '91.64.98.160', 'ip5b4062a0.dynamic.kabel-deutschland.de', '2017-06-22', '00340434129949104171', NULL),
(7391, '', 5097, 2, 2, '3008-Damascus', '2017-06-23', '0000-00-00', '2013-06-06', 'Silber', 'Weiss', 'Theorema', '{G-Copy}\r\n{abgetippt:\r\nDen schwarzen Zeiger innen in der Uhr hat sich endlöst\r\n}', '23-06-17\r\nZB in Auflösung - \r\nKVA ZB ersetzen {alles andere Kulanz}  30,- - ausf. 2807\r\nZB ersetzt\r\nK 2807 1410 - 31-07-17 okay', '1,2', '2017-08-01', '2017-08-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-01', '', '', '0000-00-00', '1Z 8VF 459 68 4633 0369', NULL),
(7392, '', 4165, 999999999, 2, '102-Monte Carlo GM', '2017-06-28', '0000-00-00', '2016-01-06', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 25761 v. 21-10-2014]\r\nIn the clock everything is coming lose inside !!!', '28-06-17\r\nZifferblatt löst sich auf... aber was ist mit dem Garantiedatum?\r\nKunde hat mehrere 102 und würfelt die immer... Diese ist im Januar 2016 repariert (Gehäuse) und hat keine Garantie mehr! \r\nKVA Zifferblatt/Werkreparatur sowie Porto hin und zurück!  ', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 1, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-21', '77.171.4.139', 'ip4dab048b.direct-adsl.nl', '2017-06-23', '1Z 8VF 459 68 4722 2144', NULL),
(7393, '', 4239, 999999999, 0, '101-Casablanca GM', '2017-06-23', '0000-00-00', '2015-10-12', 'black', 'black', 'Theorema', 'Watch has stopped working, we have tried winding it it just won\'t start, I would like postage reimbursement as well as watch refund thanks ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.135.223.148', 'host86-135-223-148.range86-135.btcentralplus.com', '2017-06-23', '', NULL),
(7394, '', 5098, 999999999, 2, '3006-Monaco Diamond', '2017-06-28', '0000-00-00', '2014-08-26', 'gold metal', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 23340 v. 26-08-2014]\r\nThe hand has fell off and the glass face is chipped', '29-06-17\r\nja, durch Stoß/Fall Glas zerstört, Uhr aber auch strapaziert... \r\nKVA  Werkrep. und Gehäuse  50,- --  ausf. 0407\r\nMinZg ersetzt, Rotorlager geölt, Gehäuse ersetzt - WD 8310\r\nK 0407 1155 - reguliert\r\nK 0707 0840 - 10-07-17 okay', '1,2', '2017-07-10', '2017-07-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-10', '86.169.169.102', 'host86-169-169-102.range86-169.btcentralplus.com', '2017-06-23', '1Z 8VF 459 68 4849 3583', NULL),
(7395, '', 5099, 999999999, 2, '104-Copacabana', '2017-08-03', '0000-00-00', '2015-06-19', 'black metal', 'black', 'Theorema', '{G-Card}\r\ninner parts drop out from mechanical system\r\n\r\nwithin warranty period but getting worst off', '03-08-17\r\nUhr war erst hier {7338}, ZB-Rep. und ... - jetzt Sperradschraube gebrochen! - FH und Sperrad mit Schraube ers. \r\nUK 0308 1435 - einwandfrei\r\nWK 0408 0745 - 07-08-17 okay', '1,2', '2017-08-08', '2017-08-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-08', '121.7.0.92', 'bb121-7-0-92.singnet.com.sg', '2017-06-24', 'RC 29 449 113 9DE', NULL),
(7397, '', 5101, 999999999, 2, '101-Casablanca GM', '2017-07-14', '0000-00-00', '2017-04-26', 'black', 'white', 'Theorema', 'The silver thing that is attached on the side of the watch is broke. I mean the clasp before you sett the time. You Will see for yourself when you get it. It broke like 1-2 week after i got the watch and i didnt broke it. It just stopped attaching to the watch and when it hangs out like that, my hand hurt and i dont want that. I want My money back because i have tried for several weeks contact you but you dont answer my calls or my emails.', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-17', '83.249.133.1', 'c83-249-133-1.bredband.comhem.se', '2017-06-26', '1Z 8VF 459 68 4788 9167', NULL),
(7398, '', 5102, 999999999, 2, '501-Copernicus', '2017-07-14', '0000-00-00', '2017-06-12', 'silver', 'white', 'Pionier', 'Minute hand fell very loose.  Doesn\'t move unless you move the watch sideways. Unable to adjust time. ', '17-07-17\r\nja, Zg ist abgefallen - MinZg aufgesetzt und SekZg ersetzt\r\nK 1707 1015 - Zg gerichtet\r\nK 2007 0945 - ZgWerk schief? - ja, Werktausch\r\nK 2107 0900 - 24-07-17 okay', '1,2', '2017-07-25', '2017-07-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-25', '108.41.29.126', 'pool-108-41-29-126.nycmny.fios.verizon.net', '2017-06-27', 'RC 29 298 314 4DE', NULL),
(7399, '', 2483, 2, 2, '3001-Paragon', '2017-06-27', '2014-08-01', '2014-08-01', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal ] ## noch am Lager 01-11-18 ## \r\n{abgetippt:\r\nYou fixed the screen of my watch before in the past. I have broken the screen of my watch once again. Also the battery keeps stopping. Please can you put a new screen on the watch and also put in a brand new battery. [...]\r\n}', '27-06-17\r\nKVA Glas und Werkreparatur  50,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(7400, '', 5103, 999999999, 2, '511-New York II', '2017-07-11', '0000-00-00', '2017-05-23', 'gold', 'black', 'Pionier', '{G-Card}\r\nthe watch sometime slow behind 2 hours and sometime fast . it not give accuracy time .and sometime it\'s not moving .', '11-07-17\r\nSpirale übergeschlagen - ambulant gerichtet\r\nK 1107 1140 - 14-07-17 okay', '1,2', '2017-07-14', '2017-07-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-14', '96.250.62.84', 'pool-96-250-62-84.nycmny.fios.verizon.net', '2017-06-28', 'RC 29 383 217 1DE', NULL),
(7402, '', 5105, 999999999, 2, '505-Florida', '2017-07-27', '0000-00-00', '2015-08-25', 'silver', 'black', 'Pionier', '{G-Card}\r\nthe mechanism is not working properly! the watch is always stopping when you rotate your hand and the watch faces down or vertical position. It\'s a shame as I wear it just maybe over 20 times for almost 2 years after I got it.', '28-07-17\r\nStoßsicherung von ZB-Seite fehlt! Automatik zieht nur einseitig auf... - ein Klinkenrad hat seine Klinken im RW verteilt...! Werktausch\r\nK 2807 1520 - 31-07-17 okay', '1,2', '2017-07-31', '2017-07-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-31', '81.153.79.109', 'host81-153-79-109.range81-153.btcentralplus.com', '2017-06-28', '1Z 8VF 459 68 4709 3525', NULL),
(7403, '', 5106, 999999999, 0, '3005-Marco Polo', '2017-06-29', '0000-00-00', '2013-01-01', 'black', 'black', 'Theorema', 'It\'s a gold marco polo. I will pay the repair myself. Without warranty , i pay the repair myself.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.240.21.183', 'mobile-access-6df015-183.dhcp.inet.fi', '2017-06-29', '', NULL),
(7404, '', 5107, 999999999, 2, '509-Barbados', '2017-07-12', '0000-00-00', '2016-12-15', 'silver metal', 'black', 'Pionier', '{G-Copy}\r\nIt just stopped working. I can still move the hands by turning the regulation wheel, but it just does not work anymore. Maybe the spring detached?', '12-07-17\r\nausgeschwungen? - Nein, AR aus Eingriff, also Uhr doch gefallen... Werk teilgeölt - KULANZ\r\nK 1207 1310 - reguliert und 17-07-17 okay', '1,2', '2017-07-17', '2017-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-17', '79.50.134.166', 'host166-134-dynamic.50-79-r.retail.telecomitalia.it', '2017-06-30', '1Z 8VF 459 68 4724 8359', NULL),
(7405, '', 5108, 999999999, 0, 'Tourbillon T-Marrakesh', '2017-06-30', '0000-00-00', '2017-06-19', 'silver', 'white', 'Theorema', 'Watch Do not work. I did everything as I was told but nothing worked. It keeps stopping after 10 seconds sometimes it will work for few minits\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.230.170.122', 'c-98-230-170-122.hsd1.ga.comcast.net', '2017-06-30', '', NULL),
(7408, '', 5110, 999999999, 2, '511-New York II', '2017-08-01', '0000-00-00', '2017-05-24', 'gold', 'black', 'Pionier', '{G-Card}\r\nThe adjustment kit was broken', '02-08-17\r\nWelle direkt an der Krone gebrochen - Krone mit AW-Verlängerung ers. - WD 8310 - KULANZ\r\nK 0208 0935 - 07-08-17 okay', '1,2', '2017-08-07', '2017-08-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-07', '171.253.36.8', '171.253.36.8', '2017-07-03', 'RC 29 449 109 9DE', NULL),
(7409, '', 5111, 999999999, 2, '3008-Damascus', '2017-07-05', '0000-00-00', '2016-01-19', 'gold metal', 'black', 'Theorema', '{G-Card}\r\nWatch automatic without function. ', '06-07-17\r\nWerk kpl. abgelaufen? S+F oB\r\nK 0607 0900 - absolut einwandfrei\r\nPräventiv ein Klinkenrad ersetzt und 10-07-17 okay', '1,2', '2017-07-11', '2017-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-11', '79.212.116.100', 'p4FD47464.dip0.t-ipconnect.de', '2017-07-03', '00340434129949104294', NULL),
(7410, '', 5112, 999999999, 2, '3007-Vienna', '2017-07-05', '0000-00-00', '2017-06-29', 'gold', 'black', 'Theorema', 'I have ordered and received a Theorema \'Vienna\' Diamond T3007-3 watch.\r\nAs soon as I opened the box, just after having received it, it became clear that the watch was damaged.\r\nA small gold coloured face plate has become loose and moves freely between the Glass and the face plate of the watch.\r\n', '06-07-17\r\nja... rechte Seite gelöst - befestigt, schön ist anders! \r\ngleich auch noch Tag/Nacht-Umrandung mit geklebt\r\n06-07-17 okay', '1,2', '2017-07-06', '2017-07-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-06', '89.146.42.67', 'rt42bb146-89-67.routit.net', '2017-07-03', '1Z 8VF 459 68 4802 7603', NULL),
(7411, '', 5113, 2, 2, '3012-Paris', '2017-07-03', '2017-06-12', '2017-06-12', 'Schwarz', 'Schwarz', 'Theorema', '{G-Card}\r\n{abgetippt:\r\nDas rechte Uhrwerk funktioniert nicht\r\n}', '03-07-17\r\nmanueller Aufzug funktioniert, Auto defekt...\r\nKlinkenrad hatte Zahnausfall -> ersetzt\r\nK 0307 1545 - 10-07-17 okay', '1,2', '2017-07-11', '2017-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-11', '', '', '0000-00-00', '00340434129949104300', NULL),
(7412, '', 5114, 999999999, 2, '3001-Paragon', '2017-08-03', '0000-00-00', '2017-06-08', 'silver', 'white', 'Theorema', '{G-Card}\r\nI got my watch in june work for 3 weeks and for some rezone stop working no other sing it just dont work let me now what are you going to fix or replce ', '03-08-17\r\nWerk kpl. abgelaufen - S+F oB - eingestellt und\r\nK 0308 1445 - einwandfrei - reguliert und \r\nAblauf ab 0708 0930 bis 0908 0300 == 41h perfect\r\nK 0908 0925 - 14-08-17 absolut okay', '1,2', '2017-08-14', '2017-08-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-14', '104.35.253.11', 'cpe-104-35-253-11.socal.res.rr.com', '2017-07-03', 'RC 29 500 045 4DE', NULL),
(7413, '', 5115, 999999999, 2, '103-Sao Paulo', '2017-09-05', '0000-00-00', '2017-02-13', 'gold', 'white', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nWinding pinion broke', '05-09-17\r\nja, Krone in sich gebrochen - ersetzt\r\nUK 0609 0945 - einwandfrei\r\nWK 0709 0835 - WD 8310 und 08-09-17 okay', '1,', '2017-09-08', '2017-09-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '14.100.139.111', '14.100.139.111', '2017-07-04', '', NULL),
(7414, '', 3431, 999999999, 2, '3005-Marco Polo', '2017-07-10', '0000-00-00', '2013-10-30', 'silver metal', 'white', 'Theorema', '{G-Card}\r\nthe silver rings in the dial have become loose and jammed in the face between the hands.', '10-07-17\r\nJa, ZB in Auflösung... Ersatz Kulanz aber Porto! \r\nKVA Reparatur gegen Portoerstattung - ausf. 3107\r\nZB ersetzt, reguliert\r\nK 3107 1325 - reguliert und okay', '1,2', '2017-08-07', '2017-08-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-07', '79.78.128.110', 'host-79-78-128-110.static.as9105.net', '2017-07-05', '1Z 8VF 459 68 4876 2050', NULL),
(7415, '', 5116, 999999999, 2, '513-Tokyo', '2017-08-01', '0000-00-00', '2017-05-22', 'gold', 'gold', 'Pionier', '{G-Card}\r\nThe watch pointer is out of position after I run.\r\nBut the machine is still running.\r\n\r\n***Fremd Metallband***', '01-08-17\r\njepp, ZgSpiel abgefallen - MinZg ers. \r\nUK 0108 1250 - einwandfrei\r\nWK 0208 0810 - 03-08-17 okay', '1,2', '2017-08-03', '2017-08-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-03', '92.237.180.128', 'cpc103052-sgyl39-2-0-cust127.18-2.cable.virginm.net', '2017-07-05', '1Z 8VF 459 68 4843 5332', NULL),
(7416, '', 5117, 999999999, 2, '505-Florida', '2017-08-03', '0000-00-00', '2017-06-29', 'black', 'white', 'Pionier', ' my order number is 2258, and I bought it from a website tufinawatches.com.  the watch is way too big and thick compare to my dad hands.', 'Refund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.21.56.213', 'c-24-21-56-213.hsd1.or.comcast.net', '2017-07-06', '', NULL),
(7417, '', 5118, 2, 2, '3005-Marco Polo', '2017-07-06', '2017-05-31', '2017-05-31', 'gold', 'schwarz', 'Theorema', '{OHNE G-Nachweis - NO DEAL}\r\n{abgetippt:\r\nUhr bleibt stehen!\r\nFunktion Button dreht im Leerlauf!\r\n}', '06-07-17\r\n24h-Krone dreht leer, Automatik hakt - ein Klinkenrad und Gehäuse ersetzt - für Kunden: Umtausch\r\nK 0607 1040 - 10-07-17 okay', '1,2', '2017-07-11', '2017-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-11', '', '', '0000-00-00', '00340434129949104317', NULL),
(7418, '', 3750, 999999999, 2, '3005-Marco Polo', '2017-07-07', '0000-00-00', '2012-10-01', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\nGuten Tag,\r\ndas Glas ist zerkratzt und das Lederband abgenutzt.\r\nIch wünsche wie bereits per Mail geschrieben  den Austausch des Gehäuses, Glases (Vor.- und Rückseite) und ein neues Original Lederband. Bitte Wasserdichtigkeit prüfen. Alles zu den vereinbarten Festpreis in Höhe von 60 EUR zuzüglich 4 EUR Fracht.\r\nVielen Dank und Gruß\r\nMichael Weichert\r\n', '07-07-17\r\nVorweg Kontrolle...\r\nK 0707 1050 - ja, auf Grund miserabler Amplitude auch Werktausch! Ist aber nach 5 Jahren auch verständlich!\r\nZB hat Fußbruch, das also auch neu... dann ZgSpiel kpl. und Gehäuse ersetzt - WD 8310\r\nK 1007 1015 - 13-07-17 okay\r\n', '1,2', '2017-07-13', '2017-07-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-13', '176.32.40.135', '176.32.40.135', '2017-07-06', '00340434129949104362', NULL),
(7419, '', 5119, 2, 2, '3008-Damascus', '2017-07-07', '2013-03-31', '2013-03-31', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 4009 v. 07-03-2013]\r\n{abgetippt:\r\n[...] the time can not be set by using the buttons [...]\r\n\r\n## noch am Lager 01-11-18 ## ', '10-07-17\r\nWerk durch Fremdeingriff zerstört! \r\nKVA Werk und ZB  Sonderpreis 60,- (statt 120,-) ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(7420, '', 5120, 999999999, 2, '104-Copacabana', '2017-07-13', '0000-00-00', '2015-02-25', 'black', 'black', 'Theorema', '{G-Foto}\r\nMy watch stopped working. Number 11,12,2 and 4 signs fell out.', '13-07-17\r\nGehäuse u-s, ALLE Indexe geklebt\r\nWK 1407 1000 - gut - Aufzug 33x\r\nUK 1707 0800 - einwandfrei\r\nWK 1807 0830 - 19-07-17 okay', '1,2', '2017-07-20', '2017-07-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-20', '81.151.5.193', 'host81-151-5-193.range81-151.btcentralplus.com', '2017-07-07', '1Z 8VF 459 68 4742 6095', NULL),
(7421, '', 5121, 999999999, 0, '', '2017-07-07', '0000-00-00', '0000-00-00', '', '', 'Pionier', 'q5vdiO http://www.LnAJ7K8QSpkiStk3sLL0hQP6MO2wQ8gO.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.188.211.13', '5.188.211.13', '2017-07-07', '', NULL),
(7430, '', 5128, 999999999, 2, '7001-Havana', '2017-09-11', '0000-00-00', '2016-12-01', 'silver', 'white', 'Pionier', '{G-Card}\r\nThe knob is loose, so the time is never quite accurate.', '12-09-17\r\nWH/WHF? - WH ersetzt, Day repariert, reguliert\r\nK 1209 1030 - 15-09-17 okay', '1,2', '2017-09-15', '2017-09-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-15', '136.32.189.18', '136.32.189.18', '2017-07-17', 'RC 29 634 510 8DE', NULL),
(7423, '', 5122, 999999999, 2, '3006-Monaco Diamond', '2017-07-20', '0000-00-00', '2015-08-18', 'black', 'black', 'Theorema', '{G-Card}\r\nAfter winding up the second hand starts turning very fast which immediately exhauts the energy', '20-07-17\r\nAR aus Eingriff - div. Druckstellen rund ums Gehäuse - AR gesetzt, Anker ersetzt (Zapfen krumm), FH entprellt, Rotorlager geölt, Hilfsfeder ers. - KULANZ\r\nK 2007 1030 - reguliert\r\nK 2407 0755 - 25-07-17 okay', '1,2', '2017-07-26', '2017-07-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-26', '81.83.203.12', 'd5153CB0C.access.telenet.be', '2017-07-09', '1Z 8VF 459 68 4722 9816', NULL),
(7425, '', 5123, 999999999, 0, '101-Casablanca GM', '2017-07-11', '0000-00-00', '2015-10-05', 'gold', 'white', 'Theorema', 'the wind up is broken and just spins without winding up the watch and it is very discoloured for a gold watch ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.81.179.220', 'host5-81-179-220.range5-81.btcentralplus.com', '2017-07-11', '', NULL),
(7426, '', 5124, 999999999, 0, '101-Casablanca GM', '2017-07-11', '0000-00-00', '2017-04-18', 'silver', 'white', 'Theorema', '1) every time im stop wearing it, couple of hours later it will stop working.\r\n2) Sometime, the watch will also stop working even when im still wearing it. I already follow the instruction manual given but the problem still keep occur.  \r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '175.144.107.179', '175.144.107.179', '2017-07-11', '', NULL),
(7427, '', 5125, 999999999, 2, '108-Oman', '2017-10-04', '0000-00-00', '2017-02-02', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\nDual time minute hand is off by 3 minutes than the regular minute hand.', '09-10-17\r\njaa... Zg justiert aufgesetzt... \r\nUK 0910 1500 - einwandfrei\r\nWK 1010 0810 - 11-10-17 okay', '1,2', '2017-10-11', '2017-10-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-11', '69.62.219.140', '140.219-62-69.ftth.swbr.surewest.net', '2017-07-14', 'RC 29 782 088 5DE', NULL),
(7429, '', 5127, 999999999, 0, '505-Florida', '2017-07-16', '0000-00-00', '2017-07-07', 'black', 'white', 'Pionier', 'Date on the watch wont go pass the 23 number on day of the calendar.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '74.72.178.12', 'cpe-74-72-178-12.nyc.res.rr.com', '2017-07-16', '', NULL),
(7431, '', 5126, 999999999, 2, '514-Hawaii', '2017-07-24', '0000-00-00', '2017-07-07', 'black', 'black', 'Pionier', '{G-Card}\r\nhello\r\ni am just sending the product because i want a refund.can you please refunding.', '25-07-17\r\nS+F oB - Aufzug 5h - dann Umlauf\r\nK 2507 1330 - Uhr ist einwandfrei iO\r\nUhr neu gekriegt 14.08.2017', '1,2', '2017-08-14', '2017-08-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-31', '108.171.128.171', 'egress12.cws.sco.cisco.com', '2017-07-17', '1Z 8VF 459 68 4677 9135', NULL),
(7433, '', 5130, 999999999, 0, '514-Hawaii', '2017-07-21', '0000-00-00', '2017-07-07', 'gold', 'black', 'Pionier', 'Tufina World Tufina World is not Tufina Watches!!! The real website is  tufinawatches.com London Internet.It appeared on my Facebook recommendation page.\r\n\r\nIt uses big discount 80% to attract buyers.\r\n\r\nIf you Google it or YouTube search, you get many hits.  It looks genuine.  IT even pass the verification test on scam website search.\r\n\r\nThe real website is https:www.tufinawatches.com\r\n\r\nThe scam website is http: www.tufinaworld.com\r\n\r\nPlease do be scam by Tufina World!!!\r\n\r\nThat\'s the reason why I refund.\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '118.201.79.106', '118.201.79.106', '2017-07-21', '', NULL),
(7434, '', 5131, 2, 2, '3001-Paragon', '2017-07-21', '2016-01-28', '2016-01-28', 'Rose', 'Weiss', 'Theorema', '{G-Copy}\r\n{abgetippt:\r\ndoesn\'t work\r\n}', '24-07-17\r\nDateModul... - befestigt und gesichert, Minuterie präventiv gesichert\r\nK 2407 1300 - entmagnetisiert und reguliert\r\nK 3107 0820 - 02-08-17 okay', '1,2', '2017-08-02', '2017-08-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-03', '', '', '0000-00-00', '00340434129949104577', NULL),
(7435, '', 5132, 999999999, 2, '104-Copacabana', '2017-07-27', '0000-00-00', '2017-07-11', 'gold', 'black', 'Theorema', '{G-Card}\r\nThank you for your email.I did follow the instructions as stated but unfortunately the watch stops every \r\nhour. Can not work properly even a day!\r\n\r\nKind regards\r\nE.Misheva', '27-07-17\r\nsteht kpl. abgelaufen - S+F oB - Aufzug 38x\r\nUK 2707 1315 - einwandfrei - Aufzug 33x\r\nUK 3107 0835 - einwandfrei\r\nWK 0108 0905 - 02-08-17 absolut okay\r\n{Aufzugzettel}', '1,2', '2017-08-02', '2017-08-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-03', '77.186.19.63', 'x4dba133f.dyn.telefonica.de', '2017-07-22', '00340434129949104584', NULL),
(7436, '', 5133, 2, 2, '107-Rio', '2017-07-24', '2015-07-24', '2015-07-24', 'Silber', 'Schwarz', 'Theorema', '{G-Card}\r\n{abgetippt:\r\nThe minute hand das fallen off\r\n}', '25-07-17\r\n...und Aufzug auch durcheinander... Bastler?\r\nMinZg ersetzt, Aufzug sortiert, Briden verdoppelt\r\nUK 2507 0930 - einwandfrei\r\nWK 2607 0745 - 27-07-17 okay', '1,2', '2017-07-27', '2017-07-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-27', '', '', '0000-00-00', '1Z 8VF 459 68 4773 8696', NULL),
(7437, '', 5048, 999999999, 2, '508-Dublin', '2017-08-01', '0000-00-00', '2016-03-11', 'black metal', 'black', 'Pionier', '{G-Card}\r\nthe second counting hand has fell off its place in the watch\r\n', '01-08-17\r\nZg aufgesetzt und gerichtet\r\nK 0108 1200 - 04-08-17 okay\r\n\r\nSendung am 29.09.17 zurück erhalten! Kunde hat Sendung nicht abgeholt!\r\n711369673363 18.12.2017', '1,2', '2017-12-18', '2017-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-07', '78.144.240.180', 'host-78-144-240-180.as13285.net', '2017-07-24', '1Z 8VF 459 68 4790 7593', NULL),
(7438, '', 5134, 2, 2, '101-Casablanca GM', '2017-07-25', '2016-02-02', '2016-02-02', 'Silber', 'Weiss', 'Theorema', '{G-Foto}\r\n{abgetippt:\r\nThe watch runs much faster than it should be. It \'makes\' about 26 hours in 24 hours.\r\n}', '26-07-17\r\nS+F oB - Aufzug 38x\r\nUK 2607 0820 - einwandfrei\r\nWK 2707 0820 - 31-07-17 okay', '1,2', '2017-07-31', '2017-07-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-07-31', '', '', '0000-00-00', '1Z 8VF 459 68 4757 3506', NULL),
(7439, '', 5135, 999999999, 2, '505-Florida', '2017-09-05', '0000-00-00', '2017-07-14', 'silver', 'white', 'Pionier', '[G-Card]\r\nThe seconds hand is not ticking, it is not working.', '05-09-17\r\nUnruh verhakt - Anker gerichtet, reguliert\r\nK 0609 1035 - 11-09-17 okay\r\n\r\nSendung am 02.10.2017 zurück erhalten! Adresse falsch!\r\n04.10.2017 RC 29 709 647 2DE', '1,2', '2017-10-04', '2017-10-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-11', '115.66.196.73', 'bb115-66-196-73.singnet.com.sg', '2017-07-25', 'RC 29 634 507 1DE', NULL),
(7440, '', 5136, 999999999, 2, '4004-Newton', '2017-08-07', '0000-00-00', '2017-07-13', 'silver', 'black', 'Theorema', '{G-Card}\r\nThe watch does not work at all', '08-08-17\r\nWerk steht in Vollaufzug... - 2 Indexe abgefallen und Klemmung im RW - Klemmung beseitigt, alle Indexe geklebt\r\nK 0908 1115 - reguliert\r\nK 1108 0845 - 14-08-17 okay', '1,2', '2017-08-14', '2017-08-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-14', '14.192.211.136', '14.192.211.136', '2017-07-25', 'RC 29 500 046 8DE', NULL),
(7441, '', 5137, 999999999, 2, '510-London', '2017-08-02', '0000-00-00', '2015-09-23', 'gold', 'black', 'Pionier', '{G-Card}\r\nWarranty number GM 510 London Diamond gold and black with brown leather butterfly strap. Warranty card is in the box. \r\nThe fault with the watch is that the red ticker dial is not constant and keeps stopping even whilst I have the watch on my wrist. Therefore the watch is freezing and losing time, I am not sure why this is happening as I have taken great care of this watch since I purchased it, as you will be able to see. This is the reason I am sending the watch back for repair as I wish to have the watch working back to the same standard as when I first purchased it. Thank you.', '02-08-17\r\nallgemeines Öl-Problem? Nein, unterer Unruhzapfen ist ab! eine verdächtige Druckstelle bei 0200 - Unruh kpl. ers. - KULANZ\r\nK 0208 1535 - 04-08-17 okay', '1,2', '2017-08-07', '2017-08-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-07', '176.249.246.238', 'b0f9f6ee.bb.sky.com', '2017-07-26', '1Z 8VF 459 68 4600 1974', NULL),
(7442, '', 5138, 999999999, 0, '104-Copacabana', '2017-07-27', '0000-00-00', '2017-04-04', 'black', 'yellow', 'Theorema', 'The watch didnt started and its packing box is also broken', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '166.104.14.130', '166.104.14.130', '2017-07-27', '', NULL),
(7443, '', 5139, 2, 2, '2005-Toulon ', '2017-07-27', '2016-03-01', '2016-03-01', 'Silber', 'Schwarz', 'Compast', '{G-Copy}\r\n{abgetippt:\r\n[...] Der Minutenzeiger hat sich gelöst [...] Uhrwerk verklemmt\r\n}', '27-07-17\r\nna ja, so ganz unbefleckt ist die Uhr aber nicht! Deutliche Tragespuren rund ums Gehäuse, Krone durch Gewalteinwirkung schiefgeschlagen... - Zg ers. und Funktionskontrolle - gut\r\nKrone mit Welle ersetzt, Aufzug 26x - nicht WD \r\nUK 3107 0925 - reguliert\r\nWK 0108 0915 - 02-08-17 okay', '1,2', '2017-08-02', '2017-08-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-03', '', '', '0000-00-00', '00340434129949104560', NULL),
(7444, '', 5140, 999999999, 2, '505-Florida', '2017-08-09', '0000-00-00', '2017-07-13', 'silver', 'white', 'Pionier', 'Actually the watches I received has no defect. \r\nIt is just that the size of the watches was too small for me.\r\nTherefore, I plan to return it and I would like to change to this model : PIONIER \'NEW YORK\' DIAMONDS GM-511-1', 'Refund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '113.210.52.186', '113.210.52.186', '2017-07-27', '', NULL),
(7445, '', 5129, 999999999, 2, '101-Casablanca GM', '2017-08-03', '0000-00-00', '2015-12-09', 'silver', 'black', 'Theorema', '{G-Card}\r\nThe watch stopped working dial don\'t move ', '03-08-17\r\nWerk kpl. abgelaufen - S+F: ZgWerk hochgekommen -  - Aufzug 40x\r\nUK 0308 1525 - reguliert\r\nWK 0408 0800 - gut - Aufzug 36x\r\nUK 0708 0850 - einwandfrei\r\nWK 0808 0820 - 09-08-17 okay auf KULANZ', '1,2', '2017-08-09', '2017-08-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-09', '2.223.187.157', '02dfbb9d.bb.sky.com', '2017-07-27', '1Z 8VF 459 68 4704 6200', NULL),
(7446, '', 5141, 999999999, 0, '110-Oslo', '2017-07-27', '0000-00-00', '2017-07-24', 'gold', 'gold', 'Theorema', 'Time doesn\'t change.  and the globe is too big for my hand and suit.  I am requesting a full refund. thank you.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '76.85.176.56', 'cpe-76-85-176-56.neb.res.rr.com', '2017-07-27', '', NULL),
(7447, '', 5142, 999999999, 0, '3005-Marco Polo', '2017-07-28', '0000-00-00', '2017-07-21', 'silver', 'white', 'Theorema', 'The watch is loosing time. I need to adjust the time every hour. Also it does not hold too much winding and one has to constantly wear the watch', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.136.217.231', 'c-73-136-217-231.hsd1.tx.comcast.net', '2017-07-28', '', NULL),
(7448, '', 5143, 999999999, 2, '3009-Dubai I', '2017-08-10', '0000-00-00', '2017-04-19', 'silver', 'black', 'Theorema', '{G-Card}\r\nHi, \r\nI bought this watch from April and when I got it, everything was fine from the beginning. But 2 weeks later, I just left it in the box and the machine stopped working. After that, I took it out and tried to follow the steps in the instruction booklet to re-energy for the machine. It worked again about 2 days and then 2 big circles stopped oscillating. I\'ve kept wearing this watch and hoped that would active again. However, It has been stopped working till now even I\'ve tried to wind the crown in clockwise motion but nothing happened. So I think I need to send it back to factory to check and fix it or give me the new one instead, I am really disappointed about that. Hope to hearing from you guys soon. Thank you very much. \r\nKiet.', '10-08-17\r\nausgeschwungen? - hmm, chinesischer Montagefehler... Schraube der Wechselradbrücke ersetzt, Unruh gesetzt\r\nAblauf, anschließend Dubai-Kontrolle - Aufzug 5h\r\nAblauf ab 1408 14:00 bis 00:00 == 10h - öhm... Klinkenrad ers.\r\nAufzug 5h - Ablauf 1508 1330 bis 1708 1000 == 44h - super\r\n17-08-17 okay', '1,2', '2017-08-17', '2017-08-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-17', '2.27.167.58', '2.27.167.58', '2017-07-28', '1Z 8VF 459 68 4764 4395', NULL),
(7449, '', 5144, 2, 2, '4004-Newton', '2017-07-28', '2015-09-16', '2015-09-16', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\nThe watch started spinning very fast and then it stopped totally.Something inside is loose and making a noise when I am shaking it.The line at 3 and 5 are fall off.', '31-07-17\r\nAR aus Eingriff, Rotor geöffnet, Indexe gelöst... - Gehäuse sehr stark strapaziert und diverse Druckstellen...\r\nKVA Werktausch und ZB-Reparatur  80,- - ausf. 0108\r\nGehäuse u-s, alle 8 Indexe geklebt, Werk ersetzt\r\nK 0208 1130 - 07-08-17 okay', '1,2', '2017-08-07', '2017-08-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-07', '', '', '0000-00-00', '1Z 8VF 459 68 4813 0867', NULL),
(7450, '', 5145, 2, 2, '107-Rio', '2017-07-28', '2013-03-27', '2013-03-27', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 4618 v. 30-03-2013]\r\n{abgetippt:\r\nHello. Her I send my watch, I only wan to inform myself that I have not tried and opened myself or repertoire myself. I otherwise got the goldsmith Henrik Ørsnes, to arrange it would be better for me to get spare parts So it can be cheaper for me.\r\n}\r\n??? google:\r\nHello. Here I send my watch, I just want to inform myself that I have not tried and abandoned myself, or repair it. Otherwise, Guldsmed Henri Ørsnes, I was given to and the fade repercussed, but I would rather have my spare parts saying it would be cheaper for me.\r\n\r\n', '31-07-17\r\nMinZg gebrochen (!), Briden gebrochen... Armband verbraucht\r\nKVA Werkreparatur und Band  40,- - ausf. 0108\r\nMinZg und Briden mit Schrauben ers. \r\nUK 0108 1325 - einwandfrei\r\nWK 0208 0830 - 03-08-17 okay', '1,2', '2017-08-07', '2017-08-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-07', '', '', '0000-00-00', '1Z 8VF 459 68 4729 0768', NULL),
(7451, '', 5146, 999999999, 2, '101-Casablanca GM', '2017-08-09', '0000-00-00', '2014-11-27', 'gold', 'black', 'Theorema', '{G-Card}\r\nTime is speeding up after winding ', '09-08-17\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 32x\r\nUK 0908 1135 - einwandfrei\r\nWK 1008 0810 - bestens\r\n\'Reparatur\' gegen Portoerstattung - ausf. 1408\r\n15-08-17 okay', '1,', '2017-08-15', '2017-08-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.208.120.97', '5ad07861.bb.sky.com', '2017-07-28', '', NULL),
(7452, '', 5147, 999999999, 0, '3005-Marco Polo', '2017-07-28', '0000-00-00', '2017-07-18', 'black', 'black', 'Theorema', 'not defected or no problem at all, just want to return it cuz it too heavy in my hand....', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.185.238.51', 'cpe-107-185-238-51.socal.res.rr.com', '2017-07-28', '', NULL),
(7453, '', 5148, 999999999, 2, '7001-Havana', '2017-08-07', '0000-00-00', '2017-05-02', 'black', 'black', 'Pionier', '{G-Card}\r\nThe crown to adjust the time went off.', '08-08-17\r\ngebrochen... AW/Krone ersetzt - KULANZ - WD 8310\r\nK 0808 1025 - 11-08-17 okay', '1,2', '2017-08-11', '2017-08-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-11', '92.94.251.68', '68.251.94.92.rev.sfr.net', '2017-07-29', '1Z 8VF 459 68 4664 7983', NULL),
(7454, '', 5149, 999999999, 0, '513-Tokyo', '2017-07-30', '0000-00-00', '2017-05-29', 'gold', 'gold', 'Pionier', 'mirror crack, broken dial, automatic not working', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.88.46.122', '96-88-46-122-static.hfc.comcastbusiness.net', '2017-07-30', '', NULL),
(7455, '', 5150, 999999999, 2, '103-Sao Paulo', '2017-08-03', '0000-00-00', '2016-12-29', 'gold', 'white', 'Theorema', '{G-Card}\r\nThe watch will no longer wind up', '03-08-17\r\nSchrauben gelöst? - jepp, vor allem der FH-Brücke! Befestigt - Aufzug 34x\r\nUK 0308 1515 - einwandfrei\r\nWK 0408 0800 - gut - Aufzug 29x\r\nUK 0708 0910 - einwandfrei\r\nWK 0808 0820 - 09-08-17 okay', '1,2', '2017-08-09', '2017-08-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-09', '86.185.78.185', 'host86-185-78-185.range86-185.btcentralplus.com', '2017-07-30', '1Z 8VF 459 68 4745 1790', NULL),
(7457, '', 5152, 999999999, 2, '505-Florida', '2017-09-05', '0000-00-00', '2017-07-13', 'silver', 'black', 'Pionier', '[OHNE G-Nachweis - NO Deal]\r\nHi dear.\r\nI bought this watch online, and they sent me it soon with a good delivery service, I totally appreciate. When I received the watch and check it, I found its not moved, I search your given details through YouTube and other online sources, followed it and winded for few days, but still can\'t working it. Then I contact your online services and they encourage me to send it back to you, so Hopefully you will get it soon, correct the problem and I am waiting here to receive it soon. \r\n \r\nThanks again for your quick and early response. \r\nBest,\r\nAta,\r\nHong Kong.', '05-09-17\r\nKlemmung im RW - wahrscheinlich eine Schraube der Unruhbrücke... aus RW gefischt und befestigt\r\nK 0609 1130 - 11-09-17 okay', '1,', '2017-09-11', '2017-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '175.159.124.154', 'wf124-154.ust.hk', '2017-08-01', '', NULL),
(7458, '', 5153, 999999999, 0, '109-Hamburg', '2017-08-01', '0000-00-00', '2017-07-25', 'gold', 'gold', 'Theorema', 'THE WATCH DOES NOT LOOK LIKE I HAD THOUGHT IT WOULD. ITS A NICE WATCH AND I LIKE THEOREMA WATCHES AND I INTEND TO BUY ANOTHER ONE FOR MY FRIENDS BIRTHDAY BUT WILL DO THAT LATER THIS YEAR. I ALSO FOUND THE CASE TO BE A LITTLE TOO SMALL. YOUR WATCHES ARE WELL DESIGNED. CONGRATS.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.190.212.227', 'ool-18bed4e3.dyn.optonline.net', '2017-08-01', '', NULL),
(7459, '', 5109, 999999999, 2, '505-Florida', '2017-08-24', '0000-00-00', '2015-09-08', 'silver metal', 'black', 'Pionier', 'The Watch is a kinetic watch and the machine inside of it stopped working.  It doesnt work with or without movement.  It just suddenly defected.  I would like a refund pls ', '25-08-17\r\nDayTota ab und klemmt den Rotor, Werk kpl. abgelaufen...\r\nZg montiert, Werk überprüft oB - KULANZ\r\nK 2508 1240 - 29-08-17 okay', '1,2', '2017-08-30', '2017-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-30', '151.253.28.68', '151.253.28.68', '2017-08-02', 'RC 29 500 051 1DE', NULL),
(7460, '', 5154, 999999999, 2, '76002-Asterion', '2017-08-10', '0000-00-00', '2017-07-13', 'silver', 'black', 'Elysee', '{G-Card (booklet)} \r\ncalendar no work', '10-08-17\r\nzerstört? - ja, höchstwahrscheinlich, aber nicht nachweisbar, durch Fehlbedienung zerstörter 1er-Stern - Werk kpl. ersetzt - KULANZ\r\nK 1008 1400 - 14-08-17 okay', '1,2', '2017-08-14', '2017-08-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-14', '166.170.0.88', 'mobile-166-170-000-088.mycingular.net', '2017-08-05', 'RC 29 500 044 5DE', NULL),
(7461, '', 5155, 999999999, 0, '110-Oslo', '2017-08-06', '0000-00-00', '2017-08-04', 'gold', 'silvgrey', 'Theorema', 'Pin fall off from adjust timing and winding', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.224.87.209', 'ip68-224-87-209.lv.lv.cox.net', '2017-08-06', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(7463, '', 5156, 999999999, 2, '4004-Newton', '2017-08-11', '0000-00-00', '2017-07-25', 'gold', 'black', 'Theorema', '{G-Card}\r\nDie Uhr ist am Uhrwerk beschädigt dort ist auf der Rückseite der Uhr ein Metall teil das lose im Uhrwerk ist.\r\nEs ist nicht das Mechanische Uhrwerk sondern ein Metall teil es sieht aus als wäre es abgebrochen.\r\nHaben die Uhr schon so geschickt bekommen .\r\nMann hört es auch wenn mann die Uhr bewegt das etwas nicht so ist wie es sein sollte ich möchte somit von der Garantie gebrauch nehmen und entweder eine Funktionsfähige Uhr erhalten die dem Preis gerechtfertigt ist oder mein Geld zurück .\r\nMfg PIrzadeh Hornung ', '14-08-17\r\nRotor gebrochen - ersetzt uind reguliert\r\nK 1408 1000 - 17-08-17 okay', '1,', '2017-08-17', '2017-08-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '46.5.19.25', 'HSI-KBW-046-005-019-025.hsi8.kabel-badenwuerttemberg.de', '2017-08-07', '', NULL),
(7464, '', 5157, 2, 2, '101-Casablanca GM', '2017-08-07', '0000-00-00', '2016-10-12', 'Gold', 'Schwarz', 'Theorema', '[OHNE Angabe - G-Nachweis über Rep 7101]', '08-08-17\r\ngefallen... ZgWerk abgehoben - gesetzt - KULANZ\r\nUK 0808 0910 - reguliert\r\nWK 0908 0935 - 10-08-17 okay', '1,2', '2017-08-10', '2017-08-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-10', '', '', '0000-00-00', '711369657301', NULL),
(7465, '', 5158, 2, 2, '7001-Havana', '2017-08-07', '2016-11-26', '2016-11-26', 'Gold', 'Schwarz', 'Pionier', '[OHNE G-Nachweis - NO Deal]\r\n{abgetippt:\r\nWe think that the layer isn\'t moving very well. If I wear the watch all day, it still stands still, even though I move my hand and arms. Even if I wear the watch days after each other, I have to move my watch every morning a lot to keep it running, otherwise it will stop after a few minutes [...]\r\n}', '08-08-17\r\nWerk kpl. abgelaufen, Automatik hakelig - beide Klinkenräder mit Spezialölung ersetzt \r\nK 0808 0930 - 11-08-17 okay', '1,2', '2017-08-11', '2017-08-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-11', '', '', '0000-00-00', '1Z 8VF 459 68 4849 1165', NULL),
(7466, '', 5159, 999999999, 0, '102-Monte Carlo GM', '2017-08-07', '0000-00-00', '2017-11-13', 'gold', 'white', 'Theorema', 'Strap burst and inside of skeleton fallen apart inside of watch', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.65.179.37', '0541b325.skybroadband.com', '2017-08-07', '', NULL),
(7467, '', 5160, 999999999, 2, '107-Rio', '2017-08-15', '0000-00-00', '2016-10-06', 'silver metal', 'black', 'Theorema', '{G-Card}\r\nDoesn\'t work, broke bracelet. ', '15-08-17\r\nSteg von Anstoß 6 raus... MinZg abgefallen - MinZg ers., Briden verdoppelt, Band montiert\r\nUK 1508 1540 - gewinnt stark bei geringer Amplitude - unterer Unruhzapfen gebrochen - Unruh kpl. ers., reguliert\r\nUK 1608 0845  - einwandfrei\r\nWK 1708 0810 - 18-08-17 okay KULANZ', '1,2', '2017-08-18', '2017-08-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-18', '88.216.164.31', '88.216.164.31', '2017-08-08', '711369657584', NULL),
(7468, '', 5161, 999999999, 2, '101-Casablanca GM', '2017-08-15', '0000-00-00', '2016-10-10', 'silver', 'white', 'Theorema', '{G-Card}\r\nDoesn\'t work, broke bracelet.', '15-08-17\r\nSchließe lag in Kasten 7467... montiert.\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 43x \r\nUK 1508 1450 - bl. stehen - nein, ZgReibung zu schwach (ZgWerk abgehoben) wegen Fall \r\nUK 1608 0920 - einwandfrei\r\nWK 1708 0815 - 18-08-17 okay KULANZ', '1,', '2017-08-18', '2017-08-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '88.216.164.31', '88.216.164.31', '2017-08-08', '', NULL),
(7469, '', 5132, 999999999, 0, '104-Copacabana', '2017-08-08', '0000-00-00', '2017-08-04', 'black', 'black', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.180.237.133', 'x55b4ed85.dyn.telefonica.de', '2017-08-08', '', NULL),
(7470, '', 5162, 999999999, 2, '107-Rio', '2017-08-16', '0000-00-00', '2013-10-10', 'gold', 'white', 'Theorema', '{G-Card}\r\nThe hands have become detached from the crown', '16-08-17\r\nja, Garantie aber bereits seit 2 Jahren abgelaufen... \r\nKVA  Werkreparatur und Armband  30,- - ausf. 1808\r\nMinZg ers., Lunette ausgebessert\r\nWK 1808 1100 - gut\r\nUK 2108 0845 - einwandfrei\r\nWK 2208 0745 - 23-08-17 Band und okay', '1,2', '2017-09-05', '2017-09-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-05', '86.142.77.218', 'host86-142-77-218.range86-142.btcentralplus.com', '2017-08-09', '711369660466', NULL),
(7471, '', 5163, 2, 2, '507-Aruba', '2017-08-09', '2017-09-06', '2017-09-06', 'Gold', 'Schwarz', 'Pionier', '{G-Card}\r\n[OHNE Angabe]', '10-08-17\r\nRotor gebrochen - ersetzt, sonst oB\r\nK 1008 0905 - 14-08-17 okay', '1,2', '2017-08-14', '2017-08-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-14', '', '', '0000-00-00', '1Z 8VF 459 68 4732 2474', NULL),
(7472, '', 5040, 999999999, 2, '505-Florida', '2017-08-24', '0000-00-00', '2014-07-31', 'gold', 'black', 'Pionier', '{G-Card}\r\nMy watch has initially very small glass crack but continue working properly for more than one year.\r\nNow its not working at all.\r\nRequest to check and fix it, once fixed and start working normally than replace the glass.\r\nPlease contact me about the cost of repair before fix it, so I will decide to fix it or not.\r\nMany thanks.\r\n6658 - \r\n6713 - ', '24-08-17\r\nUnruhe hakt - Reif gebrochen, aber auch mit neuer Unruhe keine Amplitude zu erreichen...\r\nKVA  Werkrep. und Glas  65,- - ausf. 2908\r\nWerk ers., Gehäuse u-s, Glas mit Dichtg. ers.\r\nK 3108 1000 - 04-09-17 okay', '1,2', '2017-09-04', '2017-09-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-04', '176.203.152.247', '176.203.152.247', '2017-08-10', 'RC 29 500 052 5DE', NULL),
(7473, '', 5164, 999999999, 2, '3001-Paragon', '2017-09-05', '0000-00-00', '2017-03-14', 'rosé', 'white', 'Theorema', '{G-Card}\r\n1. before crash, the movement is always slow for 1-2 mins everyday. After I send to adjust by technician, he told me the movement is made by China not Germany.  \r\n2. Now, the watch is totally crash, it is not moving at all.\r\nThank you', '06-09-17\r\nUnruh steht fest... weil eine Schraube der AutoBrücke im RW klemmt - befestigt, Hilfs-Klinkenrad ers., DateModul und Minuterie gesichert, reguliert\r\nK 0609 1420 - 11-09-17 okay', '1,2', '2017-09-11', '2017-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-11', '60.249.179.36', '60-249-179-36.HINET-IP.hinet.net', '2017-08-10', 'RC 2963 4508 5DE', NULL),
(7474, '', 2985, 2, 2, '107-Rio', '2017-08-10', '0000-00-00', '2016-10-10', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\n{abgetippt:\r\nWatch does not function. Wheel (*) at 10pm position only moves when watch is placed upside down on table\r\n}\r\n(*) gemeint ist die Unruh!', '10-08-17\r\n...ja klar, weil obere Stoßsicherung fehlt... - Unruh kpl. ers., Anker gerichtet - weil eine Bridenschraube im Gehäuse brach → Gehäuse mit Briden V2 ers. - WD {Gerät defekt}\r\nUK 1008 1200 - einwandfrei\r\nWK 1108 1005 - 14-08-17 okay', '1,2', '2017-08-14', '2017-08-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-14', '', '', '0000-00-00', '1Z 8VF 459 68 4789 1261', NULL),
(7475, '', 5165, 999999999, 2, '511-New York I', '2017-08-18', '0000-00-00', '2017-06-22', 'black', 'white', 'Pionier', '{G-Card}\r\nDear Enis,\r\nPionier \'New York\' Diamonds GM-511-2 × 1 (Balck)	\r\n$259.00\r\n stopped working after regular usage of near about 30 days. We tried a lot as per your manual and rotate clockwise 30 rounds but in vein.\r\nPlease replace this watch under warranty and send us courier pick up details asap.', '18-08-17\r\nUnruh hakt - aber nicht durch Fall... Verhältnisse alle iO... ein Klinkenrad und Rotor ers. \r\nK 1808 1320 - ging nach 3 Tagen 3h hinterher... neu gestellt\r\nK 2108 0850 - 29-08-17 okay', '1,2', '2017-08-30', '2017-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-30', '115.164.210.160', '115.164.210.160', '2017-08-11', 'RC 29 500 050 8DE', NULL),
(7476, '', 5166, 999999999, 2, '101-Casablanca GM', '2017-08-17', '0000-00-00', '2016-12-20', 'gold', 'white', 'Theorema', '{G-Card}\r\nMy watches broken see the picture http://prntscr.com/g7jke9', '17-08-17\r\nja, Gehäuse nötig - neues MB-Gehäuse mit neuem Band der 508 [Schließentausch] und neuer Krone ers. - präventiv Anker ambulant gerichtet\r\nWK 1808 0955 - gut - Aufzug 36x\r\nUK 2108 0850 - einwandfrei\r\nWK 2208 0750 - 23-08-17 okay', '1,2', '2017-08-23', '2017-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-23', '217.101.33.219', 'D96521DB.cm-27.dynamic.ziggo.nl', '2017-08-14', '1Z 8VF 459 68 4801 9158', NULL),
(7477, '', 5167, 999999999, 2, '4004-Newton', '2017-08-16', '0000-00-00', '2017-07-27', 'gold', 'black', 'Theorema', 'When i opened the packed and took out the watch, i first cut of the prize tag, afterwards i took the plastic on the front and back of the class off, already at this point I noticed that the mechanics inside was loose. After that I took the watch on, and tried to set date and time, but that was not possible.  I took the watch off again and I could hear the noise of the mechanics loose inside the watch. After that I called Tufina to tell about the problem. ', 'Changed 16-08-2017', '1,2', '2019-05-02', '2019-05-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-16', '87.57.225.247', '87-57-225-247-dynamic.dk.customer.tdc.net', '2017-08-14', '1Z 8VF 459 68 4882 0193', NULL),
(7478, '', 5168, 2, 2, '510-London', '2017-08-14', '2016-09-16', '2016-09-16', 'Schwarz', 'Schwarz', 'Pionier', '{G-Card}\r\n{abgetippt:\r\nThe watch stopped working, my husband took it off on friday night and monday morning it would not work\r\n}', '14-08-17\r\nsteht kpl. aufgezogen - AR aus Eingriff - gesetzt und reguliert\r\nK 1408 1455 - 17-08-17 okay - KULANZ', '1,2', '2017-08-18', '2017-08-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-18', '', '', '0000-00-00', '1Z 8VF 459 68 4628 8488', NULL),
(7479, '', 5169, 999999999, 2, '2009-Casablanca', '2017-08-24', '0000-00-00', '2017-08-10', 'black', 'yellow', 'Theorema', 'No defect just bought it never works it and don\'t like it \r\nI\'m very sorry but it\'s not fitted to my taste \r\nI prefer something more heavy \r\nThank you for the understanding ', 'Refund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '173.169.6.89', '173-169-6-89.res.bhn.net', '2017-08-15', '', NULL),
(7480, '', 4180, 2, 2, '101-Casablanca GM', '2017-08-15', '2015-12-10', '2015-12-10', 'Silber', 'Schwarz', 'Theorema', '{G-Card}  ## noch am Lager 01-11-18 ## \r\n{abgetippt:\r\nguten Tag sende ich Ihnen meine Uhr, die unter Garantie ist, denn die Nadeln funktionieren nicht mehr\r\n}', '15-08-17\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 48x\r\nUK 1508 1500 - bl. stehen - nein, ZgReibung zu schwach (ZgWerk abgehoben) und oberer Unruhzapfen gebrochen wegen Fall - ZgWerk gesetzt, Unruh kpl. ers. \r\nUK 1608 0940 - einwandfrei\r\nWK 1708 0815 - gut\r\nAngebot neues Band  25,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(7481, '', 3435, 999999999, 2, '102-Monte Carlo GM', '2017-11-03', '0000-00-00', '2016-08-16', 'silver', 'black', 'Theorema', '{G lt. #5105 - 29-01-2014}\r\n stopped working second time now. You have me in the system and the warranty card is with you when I sent in last time.\r\nthank you for looking into it\r\n\r\nhave a great day\r\ncheers', '06-11-17\r\nausgeschwungen - aber auch trocken/verharzt... wird demnächst 4 Jahre alt!\r\nKVA  Werkrep. & Glas (evtl. Tausch und Gehäuse)  80,- - ausf. 0811\r\nStoßsicherungen gereinigt und geölt, ZB und Gehäuse ersetzt, reguliert - WD 8310\r\nUK 0911 1135 - einwandfrei\r\nWK 1011 0805 - gut - Aufzug 30x\r\nUK 1311 0810 - einwandfrei\r\nWK 1411 1015 - 15-11-17 okay', '1,', '2017-11-15', '2017-11-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '203.37.202.4', 'vpn.sjog.org.au', '2017-08-16', '', NULL),
(7482, '', 5170, 999999999, 2, '101-Casablanca GM', '2017-09-18', '0000-00-00', '2017-08-08', 'bicolor gold', 'black', 'Theorema', 'The reference number is 07101-3\r\n\r\nThe reason for return is this was not what I was expecting and I\'m not happy with the quality of the band or clasp on the band', 'Refund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '198.22.122.177', '198.22.122.177', '2017-08-16', '', NULL),
(7483, '', 2589, 999999999, 2, '3005-Marco Polo', '2017-08-23', '0000-00-00', '2013-11-05', 'silver metal', 'white', 'Theorema', '{G-Card}\r\nbroken glass face\r\ncan you replace the glass like last time 12 months ago email your paypal details and i will pay via paypal\r\nthank you\r\nphilip swinton', '23-08-17\r\nKVA Glas und Werkrep. 65,- - ausf. 2908\r\nAutomatic repariert (3 Räder ers.), Glassplitter aus RW entfernt, Gehäuse u-s, Glas mit neuer Dichtg. ers. \r\nK 3108 1025 - 04-09-17 okay', '1,2', '2017-09-04', '2017-09-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-04', '90.200.85.190', '5ac855be.bb.sky.com', '2017-08-16', '711369660308', NULL),
(7484, '', 250, 999999999, 2, '102-Monte Carlo GM', '2017-08-23', '0000-00-00', '2016-10-06', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - NO Deal - Uhr von etwa Ende 2012]\r\nClockwork stopped working, needs repair under warranty. Could you replace leather strap - If you send an invoice I will pay for the strap. Thank you', '24-08-17\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 30x\r\nUK 2408 0805 - einwandfrei\r\nWK 2508 1245 - gut - Aufzug 31x\r\nUK 2908 0755 - einwandfrei\r\nWK 3008 0750 - absolut einwandfrei\r\nANGEBOT Armband 20,- - ausf. 0709\r\nBand angesetzt und 08-09-17 okay\r\n', '1,2', '2017-09-11', '2017-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-11', '135.196.159.26', 'mail.osg-uk.com', '2017-08-18', '711369661201', NULL),
(7485, '', 5171, 999999999, 2, '505-Florida', '2017-08-22', '0000-00-00', '2013-12-05', 'silver metal', 'black', 'Pionier', '{G-Card}\r\nStopped working again, this is the third time ', '23-08-17\r\nein Zierring klemmt in der Unruh... entnommen,\r\nK 2308 1400 - 29-08-17 okay Kulanz', '1,2', '2017-08-30', '2017-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-30', '37.72.30.211', '37.72.30.211', '2017-08-18', '711369659668', NULL),
(7486, '', 5172, 999999999, 0, '101-Casablanca GM', '2017-08-18', '0000-00-00', '2017-07-28', 'black', 'white', 'Theorema', 'Returning the items', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.92.165.118', 'cpe-70-92-165-118.wi.res.rr.com', '2017-08-18', '', NULL),
(7487, '', 5173, 999999999, 0, '3006-Monaco Diamond', '2017-08-18', '0000-00-00', '2017-04-24', 'silver', 'black', 'Theorema', 'Needle drop stuck inside machine.can not  working By manually.\r\nThe time will running faster 30sec/day\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '121.122.103.123', '121.122.103.123', '2017-08-18', '', NULL),
(7488, '', 5174, 999999999, 2, '513-Tokyo', '2017-08-28', '0000-00-00', '2016-09-21', 'gold', 'gold', 'Pionier', 'The winding wheel at the side just fell off while I was wearing it.\r\n\r\n## noch am Lager 01-11-18 ## ', '29-08-17\r\njo, Kratzspuren seitlich und fehlender Tubus, Krone und gebrochene Welle... \r\nKVA Gehäuse, Werkrep. und AW/Krone  75,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.181.91.235', 'host86-181-91-235.range86-181.btcentralplus.com', '2017-08-19', '', NULL),
(7489, '', 5172, 999999999, 0, '101-Casablanca GM', '2017-08-19', '0000-00-00', '2017-08-19', 'black', 'black', 'Theorema', 'RETURNING TWO WATCHES FOR FULL REFUND - ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.92.165.118', 'cpe-70-92-165-118.wi.res.rr.com', '2017-08-19', '', NULL),
(7491, '', 5175, 999999999, 2, '507-Aruba', '2017-09-01', '0000-00-00', '2017-07-31', 'gold', 'black', 'Pionier', '{G-Card}\r\nDear Tufina, \r\n3 weeks ago, i bought the Pioner Aruba watch. After having the watch for one week the second hand sometimes stops working, Futhermore it also gets stock in the minute hand. Therefore i have to set my watch over and over. \r\n\r\nSincerely\r\nGlen Heman', '04-09-17\r\noffensichtlich kein Fehler feststellbar - okay, SekZg \'könnte\' am MinZg hängenbleiben... - Zg gerichtet, einige Indexe geklebt, Rotorlager geölt - reguliert\r\nK 0409 1140 - 07-09-17 okay', '1,2', '2017-09-11', '2017-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-11', '80.199.144.238', '80-199-144-238-static.dk.customer.tdc.net', '2017-08-21', '711369661186', NULL),
(7492, '', 5176, 999999999, 0, '3001-Paragon', '2017-08-22', '0000-00-00', '2015-11-11', 'gold', 'white', 'Theorema', 'Can\'t set the time, hand won\'t go past the 4', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.18.30.7', 'cpc93106-soli6-2-0-cust6.19-1.cable.virginm.net', '2017-08-22', '', NULL),
(7493, '', 5177, 2, 2, '103-Sao Paolo', '2017-08-22', '2015-11-12', '2015-11-12', 'Silber Metall', 'Weiss', 'Theorema', '[OHNE G-Nachweis - Deal 35981 v. 12-11-2015]\r\n{abgetippt:\r\nDas Kropje is en nit getrokken\r\n}', '22-08-17\r\nKrone läßt sich rausziehen - WH entgratet und gerichtet, Kupplung ers., Sperrad gesichert\r\nUK 2208 1250 - einwandfrei\r\nWK 2308 0835', '1,2', '2017-08-24', '2017-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-24', '', '', '0000-00-00', '1Z 8VF 459 68 4630 3228', NULL),
(7494, '', 5178, 999999999, 2, '76002-Asterion', '2017-08-28', '0000-00-00', '2017-07-27', 'silver', 'black', 'Elysee', '{G-Card}\r\nThe crown is broken in half ...half of it it\'s inside , it break when I dropp it from my hand . ', '29-08-17\r\nWelle gebrochen, obere Stoßsicherung fehlt, heftige Druckstellen am Gehäuse\r\nKVA  Werk kpl. ersetzen mit Krone/Welle  60,-  - ausf. 3108\r\nK 0109 1135 - 04-09-17 okay', '1,2', '2017-09-04', '2017-09-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-04', '213.21.88.192', '213-21-88-192.customer.t3.se', '2017-08-23', '711369660271', NULL),
(7495, '', 5179, 2, 2, '3001-Paragon', '2017-08-23', '2016-10-10', '2016-10-10', 'Rose', 'Weiss', 'Theorema', '{G-Copy}\r\n{abgetippt:\r\n[...] unfortunately, the watch stopped working [...]\r\n}', '24-08-17\r\nDateModul? - jepp, gesichert, StdRd ers., Minuterie gesichert, reguliert\r\nK 2408 1200 - 29-08-17 okay', '1,2', '2017-08-30', '2017-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-30', '', '', '0000-00-00', '711369659679', NULL),
(7521, '', 5202, 999999999, 2, '3009-Dubai I', '2017-09-11', '0000-00-00', '2015-10-28', 'black metal', 'black', 'Theorema', '{G-Copy}\r\njust stopped working. problem with the pendulum', '12-09-17\r\nAutomatik defekt - Reste vom Klinkenrad aus RW gefischt, Klinkenrad ersetzt - Ablauf... \r\nAufzug 5h - Ablauf 1409 1230 bis 1609 0800... 43h\r\nAufzug 5h - Ablauf 1809 1300 bis 2009 1200  ==  47h super\r\n20.09.17 okay', '1,2', '2017-09-21', '2017-09-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-21', '80.167.97.132', 'x1-6-a4-08-f5-17-e6-0a.cpe.webspeed.dk', '2017-09-07', '711369661782', NULL),
(7498, '', 5182, 999999999, 2, '104-Copacabana', '2017-08-28', '0000-00-00', '2016-10-04', 'black', 'black', 'Theorema', '[G per email 24-08-17 & Copy]\r\nThe winding key of the watch is not functional. Watch is not working.', '29-08-17\r\nSperrad gelöst - gesichert\r\nUK 2908 0915 - einwandfrei\r\nWK 3008 0750 - 31-08-17 okay', '1,2', '2017-08-31', '2017-08-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-08-31', '134.226.8.13', '134.226.8.13', '2017-08-24', '711369659705', NULL),
(7500, '', 5183, 999999999, 2, '508-Dublin', '2017-09-18', '0000-00-00', '2017-08-23', 'gold', 'white', 'Pionier', 'The date changer does not change the date.\r\n\r\nFour digit order number is 2430.\r\n\r\nPurchased from tufinawatches.com', 'Refund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '165.155.110.6', '165.155.110.6', '2017-08-25', '', NULL),
(7501, '', 5184, 999999999, 2, '511-New York II', '2017-12-12', '0000-00-00', '2017-08-23', 'gold', 'black', 'Pionier', '{G-Card}\r\nDate does not move off 30', '12-12-17\r\n10er-Scheibe verhakt → Datum wahrscheinlich durch Fehlbedienung zerstört → Werktausch\r\nK 1212 1100 - 15-12-17 okay - KULANZ', '1,2', '2017-12-15', '2017-12-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-15', '174.73.26.163', 'ip174-73-26-163.no.no.cox.net', '2017-08-26', 'RC 29 970 529 5DE', NULL),
(7502, '', 5185, 999999999, 2, '502-Malibu', '2017-09-20', '0000-00-00', '2016-07-04', 'silver metal', 'white', 'Pionier', '{G-Card}\r\nI tried to adjust the time and the crown came out of the watch entirely as I pulled it to the time-setting position. ', '20-09-17\r\nAufzug durcheinander, und von der Welle fehlt der Vierkant - Aufzug sortiert und nur Welle ers. - WD 8310\r\nK 2009 1315 - steht 2150 - den bislang fehlenden Vierkant aus RW entfernt\r\nK 2109 1005 - reguliert, WD und 25-09-17 okay', '1,2', '2017-09-25', '2017-09-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-25', '213.205.253.51', '213.205.253.51', '2017-08-27', '711369661896', NULL),
(7503, '', 5186, 999999999, 2, '505-Florida', '2017-08-30', '0000-00-00', '2017-04-10', 'gold', 'black', 'Pionier', '{G-Card}\r\nsecond digit on the date dial get stuck in between. it\'s still working but i think the dial is disrupted', '30-08-17\r\n1er-Scheibe hat sich auf dem Stern verdreht... nein, ein Zahn wurde gebrochen! 1er-Scheibe ers., reguliert\r\nK 3008 1510 - 04-09-17 okay KULANZ', '1,2', '2017-09-04', '2017-09-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-04', '213.49.205.246', 'ip-213-49-205-246.dsl.scarlet.be', '2017-08-28', '711369660319', NULL),
(7504, '', 5187, 999999999, 2, '3008-Damascus', '2017-10-20', '0000-00-00', '2015-11-30', 'silver', 'white', 'Theorema', '{G-Card - aber manipuliert - Deal 1207 vom 30.11.2012}\r\nRound part on the face has come away from its housing,this has then caused the second hand to come away fr', '20-10-17\r\ntrotz gefallenener Uhr und deutlich abgelaufener Garantie: \r\nZg aufgesetzt, Zierring entnommen\r\nK 2010 1400 - 23-10-17 okay - KULANZ', '1,2', '2017-10-24', '2017-10-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-24', '151.224.143.134', '97e08f86.skybroadband.com', '2017-08-28', '711369668033', NULL),
(7505, '', 5188, 999999999, 2, '511-New York', '2017-09-18', '0000-00-00', '2017-08-25', 'silver', 'black', 'Pionier', 'I hate the butterfly clasp; there are no instructions on how to set the day of the week; and the setting for the month and date are impractical for a chronograph.  the last thing is the warning to \"NEVER adjust the date when the watch hands are between 9 pm and 3 am!\"  Who is going to remember that when the need arises...thanks, but no thanks.  That said, it is a beautiful watch, just too many other concerns.  thanks ', 'Refund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.180.96.27', 'cpe-72-180-96-27.tx.res.rr.com', '2017-08-30', '', NULL),
(7506, '', 5189, 999999999, 2, '3004-Cannes III', '2017-08-30', '0000-00-00', '2017-01-15', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis]\r\nThe watch stops and loses time. ', '30-08-17\r\nhmm... S+F oB - Zeitwaage sagt +30sec/d\r\n90min Aufzug - blieb nach ca. 86min stehen...??? Fremdkörper im ZgWerk... entfernt - nützt nix, Werktausch!\r\nAufzug 4h und K 0109 1505 - 06-09-17 okay', '1,', '2017-09-06', '2017-09-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.90.85.220', '80.90.85.220', '2017-08-30', '', NULL),
(7507, '', 5190, 999999999, 2, '3009-Dubai II', '2017-08-30', '0000-00-00', '2017-05-01', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis]\r\nPhysical damage', '30-08-17\r\nUhr ist heftig strapaziert... - gefallen, U-Welle gebrochen, dann wurde am Werk gebastelt → Kupplung beschädigt...\r\nKVA Werktausch 80,- - ausf. 3108\r\nAblauf - Aufzug 5h \r\nAblauf ab 0409 bis 0609 1200 (und läuft immer noch!) = >46h\r\nperfekt und 0609 1150 okay', '1,', '2017-09-06', '2017-09-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.90.85.220', '80.90.85.220', '2017-08-30', '', NULL),
(7508, '', 5191, 999999999, 2, '510-London', '2017-10-20', '0000-00-00', '2017-03-07', 'silver', 'black', 'Pionier', '[OHNE G-Nachweis - NO Deal]\r\nAfter two times of wearing one number got lose inside the watch. The watch is not moving anymore. My husband stopped wearing the watch immediately. \r\nHe got the watch on 15-7 for our anniversary. Since we live in South America, I did not have the possibility to send the watch earlier. Please return to the address in the Netherlands, my parents address. ', '20-10-17\r\nIndexe VIII und XII ab und im Werk... alle römischen Indexe geklebt, Rotor zusammengepreßt - Anzeichen auf Fall!\r\nK 2010 1530 - 23-10-17 okay - KULANZ', '1,2', '2017-10-24', '2017-10-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-24', '181.199.116.154', 'host-181-199-116-154.ecua.net.ec', '2017-08-30', '711369668044', NULL),
(7509, '', 5192, 999999999, 2, '506-Miami', '2017-09-18', '0000-00-00', '2017-08-29', 'black', 'silvgrey', 'Pionier', '', 'Refund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '104.34.204.154', 'cpe-104-34-204-154.socal.res.rr.com', '2017-08-30', '', NULL),
(7511, '', 5193, 999999999, 2, '4004-Newton', '2017-09-18', '0000-00-00', '2017-07-17', 'gold', 'black', 'Theorema', '{G-Card}\r\nHi something is broken inside the watch. The watch is working but from inside the watch is coming nois. In backside you can see which part is broken. Thanks', '19-09-17\r\nRotor gebrochen - ersetzt, reguliert\r\nK 1909 1015 - reguliert und 22-09-17 okay', '1,2', '2017-09-26', '2017-09-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-26', '24.205.75.174', '24-205-75-174.dhcp.psdn.ca.charter.com', '2017-08-31', 'RC 29 709 643 8DE', NULL),
(7512, '', 5194, 999999999, 2, '7002-Chicago', '2017-09-04', '0000-00-00', '2016-06-10', 'gold metal', 'black', 'Pionier', '{G-Card}\r\nDie Uhr hörte von heute auf morgen auf zu laufen. Hatte schon Anfang des Jahres einen Versuch gestartet die Uhr zu senden, wurde vom Zoll wieder zurück gesandt. Jetzt erneute Zusendung, wie telefonisch besprochen, leider habe ich die ursprünglichen Papiere zu hause liegen lassen. Rücksende Anschrift in Sylt', '04-09-17\r\nDateTota fehlt - Uhr gefallen? - Zg klemmte in der Hemmung, befreit und aufgesetzt - KULANZ\r\nK 0409 1450 - 07-09-17 okay', '1,2', '2017-09-12', '2017-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-12', '46.82.77.132', 'p2E524D84.dip0.t-ipconnect.de', '2017-08-31', 'RC 29 634 505 4DE', NULL),
(7513, '', 5195, 2, 2, '103-Sao Paolo', '2017-09-01', '2017-02-21', '2017-02-21', 'silver', 'white', 'Theorema', '{G-Copy}\r\n[OHNE verständliche Angabe - Nachtrag per email:\r\nWinder out of Service]', '04-09-17\r\nSperrad gelöst, Halsdichtung klemmt  -  gesichert und gefettet\r\nUK 0409 0955 - einwandfrei\r\nWK 0509 0745 - 06-09-17 okay', '1,2', '2017-09-06', '2017-09-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-06', '', '', '0000-00-00', '711369660960', NULL),
(7514, '', 5181, 999999999, 2, '103-Sao Paulo', '2017-09-06', '0000-00-00', '2016-05-10', 'silver metal', 'white', 'Theorema', '{G-Card}\r\nHi there,\r\nI bought this watch on an auction, but when I received it in an not working condition.\r\nSo the problem now is that the gearwheel of the winding spring is broken', '06-09-17\r\nSperrad-Schraube gebrochen - Uhr erst V16 gebaut... - FH mit Sperrad und -Schraube ersetzt\r\nUK 0609 1500 - einwandfrei\r\nWK 0709 0845 - 08-09-17 okay', '1,2', '2017-09-08', '2017-09-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-08', '213.34.242.86', 'host-e1auwqj.mtd1.zeelandnet.nl', '2017-09-02', '711369661083', NULL),
(7515, '', 5196, 999999999, 2, '508-Dublin', '2017-09-27', '0000-00-00', '2017-02-16', 'black', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 42511 v. 16-02-2017]\r\nEveryday the hand of the watch would move forward by about 2 minutes which led to the time being completely incorrect within a week.', '27-09-17\r\nhmm... S+F oB \r\nK 2709 1235 - 09-10-17 \r\nnach 12 Tagen absolut einwandfrei und okay', '1,2', '2017-10-11', '2017-10-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-11', '2.25.172.48', '2.25.172.48', '2017-09-04', '711369662550', NULL),
(7516, '', 5197, 2, 2, '3008-Damascus', '2017-09-04', '2013-09-18', '2013-09-18', 'Silber', 'Weiss', 'Theorema', '{G-Card}\r\n[OHNE Angabe]', '04-09-17\r\nDayTota fehlt - Uhr stark strapaziert, aber ja auch schon 4 Jahre alt... \r\nKVA Werk(rep.), Gehäuse und Band (Butterfly) 110,- - \r\nausf. 0709\r\nWerk {mit ZB} ersetzt, Gehäuse ers., ButterflyBand \r\nK 0709 1310 - 11-09-17 okay', '1,2', '2017-09-12', '2017-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-11', '', '', '0000-00-00', '711369661197', NULL),
(7517, '', 5198, 999999999, 2, '101-Casablanca GM', '2017-09-08', '0000-00-00', '2016-01-21', 'silver', 'black', 'Theorema', '{G-Card - kann aber nicht stimmen, da diese Uhr im Okt 15 bereits zur Rep. war... mit G-Date: 21.01.2015}\r\nSecond hand has come away and mechanism has stopped.', '11-09-17\r\n...wow... Uhr sieht aus wie einmal durch den Häcksler gelaufen... \r\nKVA  WerkRep., Gehäuse und Armband  80,- - ausf. 1310\r\nZB-Füße auch gebrochen! ZB und kl. SekZg ers., Unruh kpl. ers. - WD 8310\r\nWK 1310 1140 - gut - Aufzug 33x\r\nUK 1610 0755 - einwandfrei\r\nWK 1710 0745 - 18-10-17 okay', '1,2', '2017-10-18', '2017-10-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-18', '81.105.3.139', 'cpc122824-stev8-2-0-cust138.9-2.cable.virginm.net', '2017-09-04', '711369665126', NULL),
(7518, '', 5199, 999999999, 2, '107-Rio', '2017-09-11', '0000-00-00', '2016-08-16', 'black', 'black', 'Theorema', '{G-Copy}\r\nScrew holding initial cog came lose and therefore no longer in line with the following cog, unable to wind the watch so it can not keep time.', '11-09-17\r\nMinZg abgefallen und Sperrad gelöst - Zg ersetzt und Sperrad gesichert, Briden verdoppelt\r\nUK 1109 1400 - einwandfrei\r\nWK 1209 0730 - 13-09-17 okay', '1,2', '2017-09-14', '2017-09-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-14', '95.44.0.48', '95-44-0-48-dynamic.agg2.dbc.dbc-mgr.eircom.net', '2017-09-04', '711369661370', NULL),
(7519, '', 5200, 999999999, 2, '110-Oslo', '2017-10-04', '0000-00-00', '2017-06-22', 'black', 'black', 'Theorema', '{G-Card}\r\nWatch fell and the minute hand came loose. The time is also off and it runs a little fast ever since it arrived in the mail. There is about an extra minute added to each day and every two days i have to correct the time again.', '09-10-17\r\njo - Zg aufgesetzt, reguliert und Rotorlager geölt\r\nK 0910 1520 - 12-10-17 okay', '1,2', '2017-10-12', '2017-10-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-12', '68.205.188.47', '68-205-188-47.res.bhn.net', '2017-09-05', 'RC 2978 2090 8DE', NULL),
(7522, '', 5203, 999999999, 0, '502-Malibu', '2017-09-09', '0000-00-00', '2017-11-30', 'black', 'black', 'Pionier', 'just like a new model ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '45.29.44.87', '45-29-44-87.lightspeed.rcsntx.sbcglobal.net', '2017-09-09', '', NULL),
(7523, '', 2390, 999999999, 2, '508-Dublin', '2017-09-14', '0000-00-00', '2014-05-08', 'black', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 20323 v. 08-05-2014]\r\nGlass broke. Watch is out of warranty. I purchased a glass previously but was unable to get it installed. The new glass is enclosed in the envelope. Send me on the payment details when the watch is repaired and I will forward on the postage costs.', '14-09-17\r\nGlas beiliegend... okay, Uhr sieht annehmbar aus, dann Kontrolle auf Funktion und anschließend:\r\nRep gegen Porto! - ausf. 1809\r\nbeiliegendes Glas mit neuer Dichtung eingepreßt - WD 8310\r\nK 1809 1100 - 21-09-17 okay', '1,2', '2017-09-25', '2017-09-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-25', '78.19.47.234', 'sky-78-19-47-234.bas512.cwt.btireland.net', '2017-09-11', '711369661900', NULL),
(7524, '', 5204, 999999999, 2, '7001-Havana', '2017-09-26', '0000-00-00', '2017-02-15', 'gold', 'black', 'Pionier', '{OHNE G-Nachweis}\r\nThe watch has been jamming at 2pm. I\'ve wound it and it will work and then it just stops and jams when it hits around 2pm. ', '27-09-17\r\ninteressant... aber nicht nachvollziehbar... \r\nK 2709 0820 - steht 0825 - Hemmung? Anker gerichtet, aber: WH scheint defekt zu sein! jepp, ersetzt, DayRastfeder ers. \r\nK 2809 0935 - verliert ca 5min in 11 Tagen und schlechte Performance! → Werktausch\r\nK 0910 1135 - steht 1910 - neu gestellt\r\nK 1010 0815 - verliert extrem - Zg klemmen übers ZgWerk\r\nerneut Werktausch\r\nK 1110 1025 - 16-10-17 okay', '1,2', '2017-10-16', '2017-10-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-16', '173.130.204.123', '173-130-204-123.pools.spcsdns.net', '2017-09-11', 'RC 29 782 095 6DE', NULL),
(7563, '', 5232, 999999999, 2, '108-Oman', '2017-10-04', '0000-00-00', '2017-01-27', 'gold', 'black', 'Theorema', '{G-Card}\r\nit stopped working', '10-10-17\r\nSekZg-Fehler? jepp... Zg noch höher gerichtet\r\nUK 1010 1025 - einwandfrei\r\nWK 1110 0845 - 12-10-17 okay', '1,2', '2017-10-12', '2017-10-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-12', '92.69.198.159', 'static.kpn.net', '2017-09-27', '711369662620', NULL),
(7564, '', 5234, 999999999, 0, '511-New York', '2017-09-28', '0000-00-00', '2017-08-28', 'black', 'white', 'Pionier', 'Watch was too big. I want to exchange it for Theorema Macau T3011-3. The watch was returned and you have it at your facility ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.65.68.109', 'crlspr-69.65.68.109.myacc.net', '2017-09-28', '', NULL),
(7562, '', 5234, 2, 2, 'New York', '2017-09-27', '2017-08-29', '2017-08-29', 'Gold', 'Schwarz', 'Pionier', '', 'Change??? with 3011-3', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(8293, '', 5780, 999999999, 2, '510-London', '2018-07-11', '0000-00-00', '2016-11-25', 'gold', 'black', 'Pionier', '{G-Card}\r\nDear Pionier Team, \r\n\r\nThe watch has worked perfectly for nearly 2 years. However now the rotating mass which winds the watch seems to be stuck and will not come free meaning the watch has limited power and comes to a stop very quickly.\r\nI am still able to wind the watch manually and the mechanism then works but seems to lose power quickly. \r\n\r\nI hope this makes sense, please contact me if further information is required. ', '11-07-18\r\nRotor geÃ¶ffnet - geklebt, Lager geÃ¶lt, Schraubenservice\r\nK 1107 1525 - WD 8310 und 13-07-18 okay', '1,2', '2019-07-05', '2019-07-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-13', '77.101.102.64', 'cpc128134-harb10-2-0-cust63.know.cable.virginm.net', '2018-07-05', '711369682758', NULL),
(7528, '', 5206, 999999999, 2, '3011-Macau', '2017-10-04', '0000-00-00', '2017-02-27', 'silver metal', 'black', 'Theorema', '{G-Card}  ## noch am Lager 01-11-18 ## \r\nI noticed the case was filled with water when I came out of the 4 feet deep pool. When I was examining the watch I also notices that a month setting knob was missing.', '09-10-17\r\n...es ist immer noch reichlich Wasser im Gehäuse... \r\nTotalschaden! Werk, Zifferblatt, Gehäuse mit Krone... Kulanzpreis 90,- statt 170,-', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '67.85.53.80', 'ool-43553550.dyn.optonline.net', '2017-09-12', '', NULL),
(7529, '', 5207, 999999999, 2, '107-Rio', '2017-09-12', '0000-00-00', '2013-10-09', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nWrist band to be replaced , please replace with a silver metallic one please', '14-09-17\r\nKunde hat  28,- bezahlt für weißes MB - angesetzt und \r\nKurzKontrolle UK 1409 1055 - 15-09-17 einwandfrei okay', '1,2', '2017-09-18', '2017-09-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-18', '185.51.72.78', '185-51-72-78.cgn1.srl.meteor.ie', '2017-09-12', '711369661598', NULL),
(7530, '', 4239, 999999999, 0, '101-Casablanca GM', '2017-09-12', '0000-00-00', '2015-10-12', 'silver', 'black', 'Theorema', 'Watch isn\'t working we have tried  to wind it and still nothing, this is an expensive watch and this shouldn\'t be happening. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.255.237.87', '85.255.237.87', '2017-09-12', '', NULL),
(7531, '', 5208, 2, 2, '109-Hamburg', '2017-09-12', '2017-08-25', '2017-08-25', 'Silber', 'Schwarz', 'Theorema', '{G-Card}\r\n{abgetippt:\r\n[...] the watch stops lasting after 4 or 6 hours and this happens already 2 weeks [...]\r\n}', '12-09-17\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 42x\r\nUK 1209 1545 - einwandfrei\r\nWK 1309 0740 - 14-09-17 okay\r\n{Aufzugzettel}', '1,2', '2017-09-14', '2017-09-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-14', '', '', '0000-00-00', '711369661381', NULL),
(7532, '', 5209, 999999999, 2, '103-Sao Paulo', '2017-09-22', '0000-00-00', '2017-09-11', 'gold', 'black', 'Theorema', 'The watch was not what I expected. The craftsman was not great. If you look close next to the made in Germany logo you notice there is indentation. ', 'Refund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.91.239.50', 'c-24-91-239-50.hsd1.ma.comcast.net', '2017-09-13', '', NULL),
(7534, '', 5211, 999999999, 2, '101-Casablanca GM', '2017-09-26', '0000-00-00', '2012-10-20', 'gold', 'black', 'Theorema', '{G-Card}\r\nThe watch is running fast it is gaining 1 hour per day approx.The watch strap is peeling and looks awful it is a replacement strap i bought from you recently.', '27-09-17\r\nBand wahrscheinlich NICHT für 101 gedacht! Austausch Kulanz!\r\nKrone verbraucht! Aufzug 54x\r\nUK 2709 0825 - einwandfrei\r\nWK 2809 0755 - bestens\r\nKVA  Krone ersetzen 20,- - ausf 0910\r\nKrone ers. - WD 8310\r\nUK 0910 1305 - einwandfrei\r\nWK 1010 0815 - 11-10-17 Band KULANZ und okay', '1,2', '2017-10-11', '2017-10-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-11', '178.167.199.220', '178.167.199.220.threembb.ie', '2017-09-16', '711369662609', NULL),
(7535, '', 5212, 999999999, 2, '501-Copernicus', '2017-09-22', '0000-00-00', '2014-03-04', 'black', 'black', 'Pionier', '{G per email 18-09-17}\r\nThe watch doesn\'t work anymore. And when you shake the watch, you hear a strange sound.\r\n\r\n', '25-09-17\r\nRotor gelöst - befestigt\r\nAngebot für neues LB  20,- - ausf. 2909\r\nK 2509 1015 - Band ers. und 29-09-17 okay', '1,2', '2017-09-29', '2017-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-29', '84.81.58.206', 'ip54513ace.direct-adsl.nl', '2017-09-18', '711369662208', NULL),
(7536, '', 5213, 999999999, 2, '511-New York II', '2017-11-07', '0000-00-00', '2017-08-23', 'gold', 'Weiss', 'Pionier', '[OHNE G-Nachweis - NO Deal ]\r\nthe date is NOt working . after 14th it changes to 25th instead of 15th. also after 10th its changes to 00.', '07-11-17\r\nDatum schaltet weder selbst noch per Drücker... ist beschädigt durch mögliche Fehlbedienung - Amplitude geht gegen Null → Werktausch - KULANZ\r\nK 0811 1240 - reguliert und 13-11-17 okay', '1,2', '2017-11-13', '2017-11-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-13', '112.199.206.114', '114.206.199.112.unknown.m1.com.sg', '2017-09-18', 'RC 29 928 910 0DE', NULL),
(7537, '', 5214, 999999999, 2, '502-Malibu', '2017-09-22', '0000-00-00', '2017-09-06', 'gold', 'black', 'Pionier', '{G-Copy}\r\n1/ The watch stops at every time 4h21 or 22.\r\n2/ the strap doest work well and is not steady', '25-09-17\r\nWHF aus Eingriff, SekZg zu hoch? - Aufzug sortiert, Zg gerichtet\r\nK 2509 1340 - 28-09-17 okay', '1,2', '2017-09-29', '2017-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-29', '90.63.192.205', 'LPuteaux-657-1-9-205.w90-63.abo.wanadoo.fr', '2017-09-18', '711369662127', NULL),
(7538, '', 5215, 2, 2, '501-Copernicus', '2017-09-18', '2017-01-26', '2017-01-26', 'Gold', 'Schwarz', 'Pionier', '[OHNE G-Nachweis - SpezAnfertigung 01/17]\r\n{abgetippt:\r\nDie Automatik ist defekt.\r\nLässt sich nicht einstellen.\r\n}', '18-09-17\r\nZg-Stellung einwandfrei, aber Rotor gebrochen - ersetzt\r\nK 1809 1310 - reguliert und 21-09-17 okay', '1,2', '2017-09-26', '2017-09-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-26', '', '', '0000-00-00', '00340434129949104843', NULL),
(7539, '', 5216, 2, 2, '101-Casablanca GM', '2017-09-18', '2017-05-12', '2017-05-12', 'Gold', 'Schwarz', 'Theorema', '{G-Copy}\r\n{übersetzt abgetippt:\r\nFollowing our various e-mail exchanges, I will return my THEOREMA watch bought on May 15, 2017 and which no longer works while it has not suffered any shock.\r\nI ask you to carry out its repair or make a standard exchange. (warranty device)\r\n}', '19-09-17\r\nWerk kpl. abgelaufen - für Mai sieht die Uhr aber schon abgerockt aus... - Anker und Spirale gerichtet, WR ausgespart, ZgWerk befestigt (also doch gefallen!) - KULANZ\r\nUK 1909 0940 - einwandfrei\r\nWK 2009 0745 - 21-09-17 okay', '1,2', '2017-09-21', '2017-09-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-21', '', '', '0000-00-00', '711369661793', NULL),
(7540, '', 5217, 999999999, 2, '511-New York II', '2017-11-07', '0000-00-00', '2017-05-23', 'silver', 'black', 'Pionier', '{G-Card}\r\nDate not working, please check on every movements. Thanks', '07-11-17\r\njo, Datum wird nicht bewegt! Da keine ET lagernd → Werktausch\r\nK 0811 1330 - 13-11-17 okay', '1,2', '2017-11-13', '2017-11-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-13', '116.88.131.222', '222.131.88.116.starhub.net.sg', '2017-09-18', 'RC 29 928 911 3DE', NULL),
(7541, '', 5218, 999999999, 0, '107-Rio', '2017-09-18', '0000-00-00', '2017-11-09', 'black', 'black', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '74.93.53.217', '74-93-53-217-MichiganL.hfc.comcastbusiness.net', '2017-09-18', '', NULL),
(7542, '', 5219, 999999999, 2, '511-New York II', '2017-10-04', '0000-00-00', '2017-03-01', 'silver', 'black', 'Pionier', '{G-Card}\r\nProblem with the date not working. Running in different date most of the time even after setting to the right date.', '09-10-17\r\n1er-Scheibe hängt - Korrektor war verklemmt - Fehlbedienung?\r\nDatumscheiben und Wochentag justiert, reguliert\r\nK 1010 0855 - 13-10-17 okay', '1,2', '2017-10-13', '2017-10-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-13', '108.52.41.63', 'pool-108-52-41-63.phlapa.fios.verizon.net', '2017-09-18', 'RC 29 782 093 9DE', NULL),
(7543, '', 5220, 999999999, 2, '507-Aruba', '2017-09-28', '0000-00-00', '2012-10-14', 'silver', 'black', 'Pionier', '[OHNE G-Nachweis - NO Deal ]\r\nHello,\r\nfirst of all i know that there is no warranty in my case and i know i have to pay for the repair.\r\nThe second hand of the watch is broken and so the watch doesn´t work anymore. Do i have to send the watch to you? If yes it would be good to could get a price for a possible repair.', '28-09-17\r\nhmm... Rotor gebrochen, AR aus Eingriff, Band verbraucht...\r\nKVA Werk und Armband  95,- - ausf. 2909\r\nGehäuse u-s, neue Glasdichtung, Werk ers. - WD 8310 \r\nK 0910 1335 - mega mäßige Amplitude... erneut WT\r\nK 1110 0930 - 13-10-17 okay', '1,2', '2017-10-19', '2017-10-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-19', '91.0.42.173', 'p5B002AAD.dip0.t-ipconnect.de', '2017-09-19', '00340434129949104942', NULL),
(7544, '', 5221, 999999999, 2, '103-Sao Paulo', '2017-10-04', '0000-00-00', '2017-09-15', 'black metal', 'black', 'Theorema', '{G-Card}\r\nWatch is not working even after winding to capacity ', '10-10-17\r\nWerk kpl. aufgezogen... ausgeschwungen - Anker gerichtet\r\nUK 1010 1000 - einwandfrei\r\nWK 1110 0840 - 12-10-17 okay', '1,2', '2017-10-12', '2017-10-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-12', '175.156.114.41', '41.114.156.175.unknown.m1.com.sg', '2017-09-19', 'RC 29 782 089 9DE', NULL),
(7545, '', 3761, 999999999, 2, '508-Dublin', '2017-09-27', '0000-00-00', '2014-06-02', 'silver', 'white', 'Pionier', '{G-Card}\r\nwinder doesn\'t work right its skips when turning also the day, date, months and 24hr dials dont work now either', '27-09-17\r\nHandaufzug beschädigt, Datumschaltung verschlissen... \r\nWerktausch Kulanz\r\nK 2709 1405 - neu gestellt\r\nK 2909 0815 - reguliert und gestellt\r\nK 0910 1035 - 11-10-17 okay', '1,2', '2017-10-11', '2017-10-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-11', '165.120.197.190', 'host165-120-197-190.range165-120.btcentralplus.com', '2017-09-19', '711369662540', NULL),
(7546, '', 5222, 999999999, 2, '103-Sao Paulo', '2017-11-07', '0000-00-00', '2016-12-19', 'silver', 'white', 'Theorema', '{G-Card}\r\nThe winder feel out after 2 weeks of wearing this watch only on the weekends. this was the first of 3 watches that i have bought from you guys and the same thing happened to the other 2 as well. I am demanding to be called on this matter 617-592-6082', '07-11-17\r\nKrone fehlt mit Welle - WH-Fehler → entgratet und gerichtet, Krone/Welle ers. - WD 8310\r\nUK 0811 0815 - einwandfrei\r\nWK 0911 0800 - 10-11-17 okay', '1,2', '2017-11-13', '2017-11-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-13', '73.38.136.185', 'c-73-38-136-185.hsd1.ma.comcast.net', '2017-09-20', 'RC 29 940 190 9DE', NULL),
(7547, '', 5210, 999999999, 2, '104-Copacabana', '2017-09-26', '0000-00-00', '2017-01-05', 'gold', 'black', 'Theorema', '{G-Card}\r\nthe watch cant be wined any more for power so it doesnt work. and the small clock is nog working logicaly ', '27-09-17\r\nSperrad gelöst - gesichert, Kronendichtungen gepflegt\r\nUK 2709 0845 - einwandfrei\r\nWK 2809 0800 - 29-09-17 okay\r\n{Dual-Time-Zettel}', '1,2', '2017-09-29', '2017-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-29', '95.97.112.74', '095-097-112-074.static.chello.nl', '2017-09-20', '711369662149', NULL),
(7548, '', 5223, 999999999, 0, '508-Dublin', '2017-09-21', '0000-00-00', '2016-02-08', 'gold', 'white', 'Pionier', 'The watch doesn\'t wind at all as the pendulum does not charge the watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.233.85.80', 'cpc103048-sgyl39-2-0-cust335.18-2.cable.virginm.net', '2017-09-21', '', NULL),
(7549, '', 5224, 999999999, 2, '104-Copacabana', '2017-09-27', '0000-00-00', '2015-11-10', 'silver metal', 'white', 'Theorema', '{G-Card}\r\nThe number \"2\" of the number 12 at the top has just fallen off and was loose inside the watch. It must have ended up blocking some of the mechanisms as the watch has now stopped! As you\'ll see, the watch is in good shape, I look after it, the number \"2\" must have just come unstuck so needs sticking back on! Please use strong glue :) ', '27-09-17\r\ninsgs. 5 Indexe geklebt\r\nUK 2709 1430 - einwandfrei\r\nWK 2809 0805 - 29-09-17 okay', '1,2', '2017-09-29', '2017-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-09-29', '194.150.39.6', 'ls-gs2-fw.lonsys.net', '2017-09-21', '711369662138', NULL),
(7551, '', 5226, 999999999, 2, '102-Monte Carlo GM', '2017-09-27', '0000-00-00', '2016-12-14', 'silver metal', 'black', 'Theorema', '{G-Card}\r\nWatch face cracked .', '27-09-17\r\njo, Glas einmal quer gesprungen - \r\nKVA Glas ersetzen  25,- - ausf. 2909\r\n{ZB ers.} Gehäuse u-s, Glas ersetzt - WD 8310\r\nLunette ausgebessert\r\nUK 0910 1250 - einwandfrei\r\nWK 1010 0820 - 11-10-17 okay', '1,2', '2017-10-11', '2017-10-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-11', '109.147.77.133', '109.147.77.133', '2017-09-21', '711369662594', NULL),
(7552, '', 5227, 999999999, 2, '510-London', '2017-10-04', '0000-00-00', '2015-10-15', 'black metal', 'black', 'Pionier', '{G-Copy}\r\nOne of the numerals has fallen off and is now loose inside the watch.', '10-10-17\r\nIndex VIII abgefallen - alle römischen Indexe geklebt\r\nK 1010 1150 - reguliert und 13-10-17 okay', '1,2', '2017-10-13', '2017-10-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-13', '81.134.29.205', 'host81-134-29-205.in-addr.btopenworld.com', '2017-09-22', '711369662686', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(7553, '', 5228, 999999999, 2, '103-Sao Paulo', '2017-10-04', '0000-00-00', '2017-09-18', 'black', 'white', 'Theorema', 'THE WATCH IS IN PERFECT CONDITION JUST AS IT CAME, WE WOULD LIKE TO EXCHANGE WE ACCIDENTALLY ORDERED THE INCORRECT COLOR.', 'Tauschen!!!\r\n103-4 sent 06.10.2017\r\n', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '0000-00-00', '73.84.76.71', 'c-73-84-76-71.hsd1.fl.comcast.net', '2017-09-22', '', NULL),
(7554, '', 5229, 999999999, 0, '101-Casablanca GM', '2017-09-22', '0000-00-00', '2017-09-13', 'silver', 'yellow', 'Theorema', 'My husband did not like the watch and he would like a full refund. Never worn the watch, all he did was take it out the box. \r\n\r\nOrder #2506', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '76.244.52.193', '76-244-52-193.lightspeed.mmphtn.sbcglobal.net', '2017-09-22', '', NULL),
(7555, '', 5230, 999999999, 0, '3004-Cannes', '2017-09-23', '0000-00-00', '2017-09-18', 'silver', 'white', 'Theorema', 'They sent me wrong color .', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '76.161.50.117', 'static-76-161-50-117.dsl.cavtel.net', '2017-09-23', '', NULL),
(7556, '', 5230, 999999999, 0, '3004-Cannes', '2017-09-23', '0000-00-00', '2017-09-18', 'silver', 'white', 'Theorema', 'They sent me a wrong color', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.77.70.82', '107.77.70.82', '2017-09-23', '', NULL),
(7557, '', 5231, 999999999, 2, '103-Sao Paulo', '2017-10-04', '0000-00-00', '2014-11-25', 'silver metal', 'white', 'Theorema', '{G-Card}\r\nThe primary turn button on the side is broken', '10-10-17\r\nKrone fehlt, Welle gebrochen? \r\nKVA Krone/Welle  20,- - ausf. 1310\r\nWH-Fehler korrigiert, Krone mit Welle ers. - WD 8310\r\nWK 1310 1440 - gut - Aufzug 32x\r\nUK 1610 0800 - einwandfrei\r\nWK 1710 0755 - 18-10-17 okay', '1,2', '2017-10-18', '2017-10-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-18', '84.198.159.7', 'd54C69F07.access.telenet.be', '2017-09-25', '711369665115', NULL),
(7597, '', 5254, 999999999, 2, '103-Sao Paulo', '2017-10-30', '0000-00-00', '2015-03-31', 'gold', 'white', 'Theorema', '{G-Card}\r\nCrown broken.', '01-11-17\r\nKrone in sich gebrochen - kpl. ers. - WD 8310\r\nUK 0111 1550 - reguliert\r\nWK 0211 0755 - 03-11-17 okay', '1,2', '2017-11-03', '2017-11-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-06', '2.26.78.230', '2.26.78.230', '2017-10-11', '711369669290', NULL),
(7598, '', 5255, 999999999, 0, '101-Casablanca GM', '2017-10-11', '0000-00-00', '2017-10-04', 'black', 'white', 'Theorema', 'Dear, \r\nI delivered the package (Order# ORDER #2616\r\n) on Oct 04, 2017.  The watch never was worn, but my father did not like this much, so I want to return and need to get the refund.\r\n\r\nThank you!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.57.45.250', '99-57-45-250.lightspeed.rcsntx.sbcglobal.net', '2017-10-11', '', NULL),
(7587, '', 5160, 999999999, 2, '506-Miami', '2017-10-17', '0000-00-00', '2016-10-06', 'gold', 'black', 'Pionier', '{G-Card}\r\nClock stopped working ... \r\nAnd bracelet is awful, this watch was used only half year - with a suit, and its very sad how it looks now. ', '17-10-17\r\nIndex 2 abgefallen, Wochentag schaltet 12h zu spät - ALLE Indexe geklebt, Werk ersetzt wg. schlechter Performance!\r\nK 1710 1430 - Band Kulanz und 20-10-17 okay', '1,2', '2017-10-24', '2017-10-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-24', '88.216.164.31', '88.216.164.31', '2017-10-10', '711369668022', NULL),
(7560, '', 5233, 999999999, 2, '109-Hamburg', '2017-11-07', '0000-00-00', '2017-09-04', 'black', 'gold', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nI got the product but was not able to give it to my husband it\'s not working nothing is moving on the watch ', '07-11-17\r\nUnruh verhakt - Index 6 abgefallen... geklebt, Anker gerichtet\r\nUK 0811 0855 - reguliert\r\nWK 0911 0805 - 10-11-17 okay', '1,2', '2017-11-10', '2017-11-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-10', '32.214.197.61', '32.214.197.61', '2017-09-27', 'RC 2992 8907 3DE', NULL),
(7565, '', 5234, 999999999, 0, '511-New York', '2017-09-28', '0000-00-00', '2017-08-28', 'black', 'white', 'Pionier', 'I want to exchange this watch for the Theorema Macau \r\nT3011-3 brown watch ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.65.68.109', 'crlspr-69.65.68.109.myacc.net', '2017-09-28', '', NULL),
(7566, '', 5235, 2, 2, 'Sao Paolo', '2017-09-28', '2017-09-14', '2017-09-14', 'Silber', 'Schwarz', 'Theorema', '', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(7567, '', 5236, 999999999, 0, '512-Berlin', '2017-09-28', '0000-00-00', '2017-03-10', 'black', 'black', 'Pionier', '1. the key that allow`s me to fix the right hour does not work any more. it worked hard from the start.\r\n2. the wach doesn`t show the right time... it`s allways late!....that`s why i needed to fix-it all the time. \r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.115.173.160', '79-115-173-160.rdsnet.ro', '2017-09-28', '', NULL),
(7568, '', 4765, 999999999, 2, '3001-Paragon', '2017-10-05', '0000-00-00', '2015-11-02', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 35511 v. 02-11-2015]\r\nArms not moving. Watch mechanism not working.\r\nThis is the third return of this watch in less than two years and I am concerned about the quality of this particular watch. Please consider to replace.\r\n', '10-10-17\r\n+++ Juni17 - WT +++\r\nsteht fest - ausgeschwungen? Uhr strapaziert... - ein Anrichtstift klemmte das AR - entfernt, Antriebsorgan ersetzt\r\nK 1010 1455 - AutoBrücke ers. (gebrochene Rotorschraube!)\r\nK 1310 0815 - 16-10-17 okay - Kulanz', '1,2', '2017-10-16', '2017-10-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-16', '86.153.61.91', 'host86-153-61-91.range86-153.btcentralplus.com', '2017-09-29', '711369664174', NULL),
(7596, '', 5251, 999999999, 2, '3005-Marco Polo', '2017-10-18', '0000-00-00', '2017-10-10', 'gold', 'black', 'Theorema', 'I would like a refund for the following reasons:\r\n1- Dial is too busy, unreadable.\r\n2- Diamond position between numbers very confusing\r\n3-Date/day/month too small and ink too lite.\r\n', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.163.96.141', 'cpe-24-163-96-141.nc.res.rr.com', '2017-10-11', '', NULL),
(7571, '', 2135, 999999999, 2, '508-Dublin', '2017-10-11', '0000-00-00', '2014-04-14', 'silver', 'black', 'Pionier', '{G-Card}\r\nThis is the second time I have sent this watch back for repair, the watch has completely stopped working and the mechanism at the back has completely stopped, and the warranty has now run out.', '11-10-17\r\nKlinkenfeder gebrochen, ZB in Auflösung, Werk auch so gut wie keine Funktion... → Werktausch mit ZB \r\nK 1110 1440 - 13-10-17 okay', '1,2', '2017-10-13', '2017-10-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-13', '195.194.161.210', '195.194.161.210', '2017-10-03', '711369662697', NULL),
(7573, '', 5237, 999999999, 2, '101-Casablanca GM', '2017-10-11', '0000-00-00', '2017-03-28', 'black metal', 'black', 'Theorema', '{G-Card}\r\nI just used this watch for 3times that its hand winding is locked and i couldn\'t to use it. I tried to contact with company through the email that they said to me to return it back. Unfortunately i went to holiday and i couldn\'t to post it till now. I would appreciate if you change it with brand new watch Thank you ', '11-10-17\r\nWerk komplett abgelaufen - S+F oB - Aufzug 49x - AHA: ZgWerk abgelöst, d.h. Uhr gefallen! ZgWerk gesetzt, Anker gerichtet\r\nUK 1110 1140 - reguliert\r\nWK 1210 0800 - 13-10-17 okay', '1,2', '2017-10-13', '2017-10-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-13', '90.255.60.215', '90.255.60.215', '2017-10-03', '711369662712', NULL),
(7574, '', 5238, 999999999, 0, '514-Hawaii', '2017-10-04', '0000-00-00', '2017-09-20', 'gold', 'black', 'Pionier', 'No functional defects. I am trying to return the watches in order to obtain them in a smaller size', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.41.70.105', '96-41-70-105.dhcp.mtpk.ca.charter.com', '2017-10-04', '', NULL),
(7575, '', 5239, 999999999, 2, '505-Florida', '2017-10-13', '0000-00-00', '2014-08-28', 'silver', 'black', 'Pionier', '{G-Card}\r\nI previously contacted you about the Pionieer Florida Diamond watch with a leather band. Since the leather band is in a bad condition, I would like to replace it with a silver metal band and you told me that it would be possible if I replaced the entire whole case. So you need replace leather band on watch with silver metal band with new case. I sending you a photo I want a now look watch.', '16-10-17\r\nGehäuse und Metallband weiß ersetzt, WR angepaßt - WD 8310 \r\nK 1610 0930 - 19-10-17 okay', '1,2', '2017-10-19', '2017-10-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-19', '195.222.55.37', '195.222.55.37', '2017-10-04', 'RC 29 822 398 5DE', NULL),
(7576, '', 5240, 999999999, 2, '103-Sao Paulo', '2017-10-11', '0000-00-00', '2017-08-01', 'silver', 'black', 'Theorema', '{G-Card}\r\nThe silicone that joins the glass to the case its not doing its function. The reason of this, is that the material seems to be separated, as far as it is touching the clock hands.\r\nIt will be great if you could repair it as soon as possible.\r\nI will send it today to the address provided.\r\nThanks and regards,\r\nCarlos Curbera', '11-10-17\r\njo, Glasdichtung wickelt sich um die Zeiger... - ersetzt - WD 8310\r\nUK 1110 1125 - einwandfrei\r\nWK 1210 0805 - 13-10-17 okay', '1,2', '2017-10-13', '2017-10-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-13', '213.143.50.194', '213.143.50.194', '2017-10-04', '711369662701', NULL),
(7577, '', 5241, 999999999, 0, '514-Hawaii', '2017-10-05', '0000-00-00', '2017-10-04', 'gold', 'black', 'Pionier', 'Exchanging the watch with pionier Diamonds ‘New York’GM-511-3.I did not  ware it,My four digit order number is 2552', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '66.87.117.183', '66-87-117-183.pools.spcsdns.net', '2017-10-05', '', NULL),
(7578, '', 5242, 999999999, 0, '101-Casablanca GM', '2017-10-05', '0000-00-00', '2017-10-02', 'gold', 'black', 'Theorema', 'order# 2581.  Watch is working fine, never worn, full refund.\r\nThank you', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.188.86.162', 'c-73-188-86-162.hsd1.pa.comcast.net', '2017-10-05', '', NULL),
(7579, '', 5243, 999999999, 0, '3006-Monaco Diamond', '2017-10-05', '0000-00-00', '2017-09-29', 'black', 'black', 'Theorema', 'No defect, I got theorema monaco GM-3006-3 but I ordered GM-3006-6', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.192.114.163', '5ac072a3.bb.sky.com', '2017-10-05', '', NULL),
(7580, '', 5243, 999999999, 2, '3006-Monaco Diamond', '2017-10-13', '0000-00-00', '2017-09-29', 'black', 'black', 'Theorema', 'No defect, I ordered 2 watches:\r\ntheorema Marco Polo GM-3005-A3\r\ntheorema Monaco GM-3006-6,\r\nbut I got only 1 and wrong- theorema monaco GM-3006-3.', 'Refund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.137.131.62', 'host81-137-131-62.in-addr.btopenworld.com', '2017-10-05', '', NULL),
(7581, '', 5244, 999999999, 2, '106-Toronto GM', '2017-10-11', '0000-00-00', '2013-08-15', 'rosé', 'black', 'Theorema', '{G-Card}\r\nDear company,\r\nThere is a part loose at the dial ( at hongkong.)\r\nAnd the watch isn\'t used after that, because it can cause damage on the other parts. So please after repair these loose part check if the watch is working please. \r\n\r\nI send a picture of the watch to contact@tufina-watches.com\r\n\r\nKind regard, Tobias Bijkerk (tobias.bijkerk@outlook.coM  ', '11-10-17\r\ndiverse Indexe abgefallen und im Werk verteilt, Armband verbraucht, U-Welle gebrochen: \r\nKVA Werkrep., ZB-Rep. und Band   50,- - ausf. 1310\r\n8 von 10 Indexen geklebt, Anker gerichtet und Unruh kpl. ers. \r\nUK 1610 1325 - einwandfrei\r\nWK 1710 0755 - 18-10-17 okay', '1,2', '2017-10-18', '2017-10-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-18', '94.213.43.97', '5ED52B61.cm-7-6a.dynamic.ziggo.nl', '2017-10-05', '711369665104', NULL),
(7582, '', 5245, 999999999, 2, '101-Casablanca GM', '2017-10-20', '0000-00-00', '2017-10-01', 'gold', 'black', 'Theorema', 'I need a refund. The watch works great. It is brand new and never worn. I changed my mind. I bought it from tufinawatches.com, and my order number is 2662.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '75.118.32.74', 'd118-75-74-32.try.wideopenwest.com', '2017-10-06', '', NULL),
(7583, '', 5246, 999999999, 0, '505-Florida', '2017-10-09', '0000-00-00', '2017-03-07', 'black', 'white', 'Pionier', 'Day of the week arrow broke off.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '67.83.193.25', 'ool-4353c119.dyn.optonline.net', '2017-10-09', '', NULL),
(7584, '', 5247, 999999999, 2, '109-Hamburg', '2017-11-15', '0000-00-00', '2017-09-04', 'black', 'black', 'Theorema', '{G-Card}\r\nThe watch is no working, first only work for 6 hours them work for 17 hours and them didn’t work at all. ', '15-11-17\r\nausgeschwungen - Anker gerichtet\r\nUK 1511 1540 - reguliert\r\nWK 1611 0905 - 17-11-17 okay', '1,2', '2017-11-21', '2017-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-21', '24.47.22.159', 'ool-182f169f.dyn.optonline.net', '2017-10-09', 'RC 29 970 519 3DE', NULL),
(7585, '', 5248, 999999999, 2, '505-Florida', '2017-10-13', '0000-00-00', '2015-12-10', 'silver', 'black', 'Pionier', '{G per email - 10-10-2017 & G-Card}\r\nIt\'s not running anymore. I don\'t know what the problem is. Sometimes it\'s began to run but after a while it stands still. ', '13-10-17\r\nDayTota abgefallen... Zg ersetzt, entmagnetisiert und reguliert,\r\nbeide Klinkenräder ers.\r\nK 1310 0920 - sehr mäßiges Gangbild... → Werktausch\r\nK 1610 1025 - 19-10-17 okay', '1,2', '2017-10-19', '2017-10-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-19', '77.167.246.218', 'ip4da7f6da.direct-adsl.nl', '2017-10-09', '711369665549', NULL),
(7586, '', 5249, 999999999, 2, '101-Casablanca GM', '2017-10-20', '0000-00-00', '2019-10-02', 'black', 'black', 'Theorema', 'I don\'t like the watch and my 4 digits order number is 2640. can you just return my moneys to my visa account please, thks', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '97.90.47.40', '97-90-47-40.dhcp.snlo.ca.charter.com', '2017-10-10', '', NULL),
(7588, '', 5225, 999999999, 2, '3012-Paris', '2017-10-17', '0000-00-00', '2017-05-30', 'gold', 'black', 'Theorema', '{G-Card - Uhr # 262}\r\nThe button to change the Date does not work anymore.', '17-10-17\r\nDrÃ¼ckerfehler und ZgStellung korrigiert, Krone links ers.\r\nK 1710 1335 - 20-10-17 okay - KULANZ\r\nRC 30 016 580 2DE 08.12.2017', '1,2', '2019-02-20', '2019-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-27', '46.126.147.26', '46-126-147-26.dynamic.hispeed.ch', '2017-10-10', 'RC 29 861 936 5DE', NULL),
(7589, '', 5250, 999999999, 2, '514-Hawaii', '2017-10-17', '0000-00-00', '2017-10-02', 'gold', 'blue', 'Pionier', 'Wrong watch sent, I ordered  the stainless steel watch with the stainless steel bracelet 514-7 also the black presentation case was damaged.', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-17', '2.31.175.239', '2.31.175.239', '2017-10-10', '711369664542', NULL),
(7590, '', 5251, 999999999, 0, '3005-Marco Polo', '2017-10-10', '0000-00-00', '2017-10-10', 'gold', 'black', 'Theorema', '1- Dial is too busy.\r\n2- Day/Date and Month too small to read.\r\n3- Diamonds between numbers is very confusing.\r\n4- Markings are very light color ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.163.96.141', 'cpe-24-163-96-141.nc.res.rr.com', '2017-10-10', '', NULL),
(7591, '', 5252, 999999999, 0, '512-Berlin', '2017-10-10', '0000-00-00', '2017-02-14', 'gold', 'gold', 'Pionier', 'The crown fall while attempt adjusting the time. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.58.224.4', '172.58.224.4', '2017-10-10', '', NULL),
(7592, '', 5026, 999999999, 2, '101-Casablanca GM', '2017-10-30', '0000-00-00', '2017-03-27', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - NO Deal ] ## noch am Lager 01-11-18 ## \r\nnot working, cant tell whats the problem.\r\n(may i request to change a new leather strap) since i all the way posted from singapore to germany, if thats chargers please let me know how can i make the payment for change a new leather strap, can contact me by email, thanks)', '01-11-17\r\nsteht in Vollaufzug, RW klemmt → gefallen, ZB hat die SekWelle verbogen\r\nKVA  Werk rep. und Armband  65,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '202.55.93.226', 'anovasolution.com', '2017-10-11', '', NULL),
(7593, '', 5253, 999999999, 0, '7002-Chicago', '2017-10-11', '0000-00-00', '2017-05-05', 'gold', 'white', 'Pionier', 'stopped running, tried to wind it to start again to no avail.\r\nonly had it 5 months.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '54.239.6.177', '54.239.6.177', '2017-10-11', '', NULL),
(7594, '', 3195, 999999999, 2, '3006-Monaco Diamond', '2017-10-17', '0000-00-00', '2013-08-15', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nDay dial gold ring detached and fouling hands + service', '18-10-17\r\nBand verbraucht, Gehäuse stark verschmutzt... Ein Zierring gelöst und um die Zg gewickelt - \r\nFunktionskontrolle 1810 0940 bis 0711 0900 - plötzlicher grundloser Stillstand\r\nK 0911 0830 - wieder Stillstand... beim nächsten: Werk\r\nK 1311 1350 - Werk muss neu! \r\nKVA Armband ersetzen  25,- ← ausf. 3001\r\nWerk ersetzt\r\nK 3001 1330 - Band ers. und 01-02-18 okay\r\n', '1,2', '2018-02-02', '2018-02-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-02', '62.232.150.242', '62.232.150.242', '2017-10-11', '711369677005', NULL),
(7599, '', 5256, 999999999, 2, '514-Hawaii', '2017-10-18', '0000-00-00', '2017-06-16', 'gold', 'black', 'Pionier', '{G per email - 12-10-2017}\r\nExcuse probably bad English , but  :\r\nThe \"crown\" is lose ; I think inside broken ?!\r\nI have a lot of more expensive watches (hobby) and I\'m very secure with them ; so also with thís one !\r\nIt happened suddenly ...', '18-10-17\r\nna, so ganz unschuldig ist der Kunde aber nicht!!! Diverse versteckte aber kräftige Druckstellen... Krone mit Verlängerung ersetzt, reguliert, Zierschraube bei 11 ers. - WD 8310\r\nK 1810 1320 - 20-10-17 okay - KULANZ', '1,2', '2017-10-24', '2017-10-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-24', '84.26.23.49', '541A1731.cm-5-3a.dynamic.ziggo.nl', '2017-10-12', '711369668000', NULL),
(7600, '', 5257, 999999999, 0, '503-Sydney', '2017-10-12', '0000-00-00', '2017-08-07', 'gold', 'black', 'Pionier', 'The minute and second hands are broken ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '37.77.124.46', '37.77.124.46', '2017-10-12', '', NULL),
(7602, '', 893, 999999999, 2, '3001-Paragon', '2017-10-19', '0000-00-00', '2013-05-03', 'silver', 'black', 'Theorema', '{G-Card}\r\nScratched glass', '19-10-17\r\nFunktionskontrolle, dann \r\nKVA  Glas & Armband  40,- - ausf. 0611\r\nGlas und beide TotaZg ers.  -  WD 8310\r\nK 0611 1130 - Band ers. und 07-11-17 okay', '1,2', '2017-11-09', '2017-11-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-09', '129.16.53.178', 'm-1163-24.studat.chalmers.se', '2017-10-12', '711369669555', NULL),
(7603, '', 5258, 999999999, 0, '3009-Dubai', '2017-10-12', '0000-00-00', '2017-09-27', 'silver', 'black', 'Theorema', 'Check the dials all 3 are loose and don’t work.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '104.162.246.1', 'cpe-104-162-246-1.nyc.res.rr.com', '2017-10-12', '', NULL),
(7604, '', 5258, 999999999, 0, '3009-Dubai', '2017-10-12', '0000-00-00', '2017-09-29', 'silver', 'black', 'Theorema', 'CHECK THE DIALS ALL 3 ARE LOOSE AND DO NOT WORK. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '104.162.246.1', 'cpe-104-162-246-1.nyc.res.rr.com', '2017-10-12', '', NULL),
(7605, '', 5259, 999999999, 2, '511-New York II', '2017-10-19', '0000-00-00', '2017-04-24', 'gold', 'black', 'Pionier', '{G-Copy}\r\nDiary don\'t work', '20-10-17\r\nDay&Date schalten gar nicht..! - Datum komplett defekt → Werktausch\r\nK 2010 1145 - 23-10-17 okay', '1,2', '2017-10-24', '2017-10-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-24', '91.152.68.163', 'a91-152-68-163.elisa-laajakaista.fi', '2017-10-13', '711369668011', NULL),
(7606, '', 5260, 999999999, 0, '3005-Marco Polo', '2017-10-13', '0000-00-00', '2017-10-10', 'gold', 'black', 'Theorema', 'I am sending this watch back to you today oct 13th to exchange and pay up to the Casablanca 101-3 gold skeleton with med color leather band. It is on sale right now for $349.00 and has 15 hours left and  I did get the confirmation from the person that I have been talking to. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.12.4.233', 'ip68-12-4-233.ok.ok.cox.net', '2017-10-13', '', NULL),
(7607, '', 5261, 999999999, 0, '101-Casablanca GM', '2017-10-13', '0000-00-00', '2017-10-19', 'silver', 'white', 'Theorema', 'I have issue with crown lock is damaged, my order number 2822 please send me brand new and i will ship you back damaged watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '66.108.250.33', 'cpe-66-108-250-33.nyc.res.rr.com', '2017-10-13', '', NULL),
(7608, '', 5128, 999999999, 0, '7001-Havana', '2017-10-14', '0000-00-00', '2018-01-12', 'black', 'white', 'Pionier', 'We got the watch back from the first repair and it was working fine. then it stopped working at all . I had issues with the watch from the begging, I really would like for it to be replaced. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '136.32.189.18', '136.32.189.18', '2017-10-14', '', NULL),
(7609, '', 5262, 999999999, 2, '511-New York', '2017-11-08', '0000-00-00', '2017-10-12', 'silver', 'black', 'Pionier', 'Nothing wrong with the watch.  I want to return it because it’s too big and heavy. ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.187.4.111', 'ool-18bb046f.dyn.optonline.net', '2017-10-15', '', NULL),
(7610, '', 5225, 2, 2, '3012-Paris', '2017-10-17', '2017-05-23', '2017-05-23', 'Gold', 'Schwarz', 'Theorema', '{G-Card - Uhr # 254}\r\n{abgetippt:\r\n[...] belongs to a friend\r\ndoes not work at all anymore\r\n}', '17-10-17\r\n10er Scheibe hÃ¤ngt fest - enthakt, Kalenderfenster geklebt, DrÃ¼ckerfehler korrigiert\r\nK 1710 1455 - Werk links nicht akzeptabel ? Tausch\r\nK 2010 0910 - 2 Briden entnommen und 23-10-17 okay\r\nRC 30 016 580 2DE 08.12.2017', '1,2', '2019-02-20', '2019-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-27', '', '', '0000-00-00', 'RC 29 861 936 5DE', NULL),
(7611, '', 5263, 999999999, 2, '101-Casablanca GM', '2017-11-08', '0000-00-00', '2017-10-19', 'silver', 'white', 'Theorema', 'Not as expected', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.244.99.185', 'c-98-244-99-185.hsd1.va.comcast.net', '2017-10-19', '', NULL),
(7612, '', 2183, 999999999, 2, '3005-Marco Polo', '2017-11-13', '0000-00-00', '2013-03-16', 'silver', 'white', 'Theorema', '{G-Card}\r\nNot working since i purchased from 2013 . Noticed a tiny little black screw (back of the watch was detached)', '14-11-17\r\neine Schraube der FH-Brücke fehlt → klemmt? - Plateau wurde vom chin. Monteur gestaucht, Anker stand in der Höhe richtig aber Messer kam nicht in Eingriff - Unruh kpl. ers., reguliert\r\nZB-Schrauben für Dia-Blatt ers.\r\nK 1411 1125 - 17-11-17 okay', '1,2', '2017-11-21', '2017-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-21', '192.228.163.49', 'broadband.time.net.my', '2017-10-20', 'RC 29 928 917 5DE', NULL),
(7613, '', 5264, 999999999, 0, '110-Oslo', '2017-10-20', '0000-00-00', '2017-10-19', 'gold', 'gold', 'Theorema', 'Rotor will not rotate smoothly and gets bound up in one position unless shaken well beyond what normal wrist movement would be', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '173.48.190.50', 'pool-173-48-190-50.bstnma.fios.verizon.net', '2017-10-20', '', NULL),
(7614, '', 5265, 999999999, 2, '110-Oslo', '2017-11-08', '0000-00-00', '2017-10-16', 'black', 'black', 'Theorema', 'Doesn\'t fit my wrist, uncomfortable and looks weird, \"toy like\". Plus, the case is too thick compared to the belt.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.37.113.196', 'modemcable196.113-37-24.static.videotron.ca', '2017-10-20', '', NULL),
(7615, '', 5266, 999999999, 2, '104-Copacabana', '2017-11-17', '0000-00-00', '2016-12-15', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 41658 v. 15-12-2016]\r\nThe mechanical movement of my watch is not working. I have wound my watch but its spring is not releasing the power. It\'s seems that its movement is jammed. ', '17-11-17\r\nUnruh hakt → nee, ZB in Auflösung, Index 2 der 12 im Werk! ALLE Indexe geklebt, Anker gerichtet\r\nWK 1711 1145 - gut\r\nUK 2011 0840 - einwandfrei\r\nWK 2111 0800 - 22-11-17 okay', '1,2', '2017-11-22', '2017-11-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-22', '77.172.35.89', '77-172-35-89.ip.telfort.nl', '2017-10-21', '711369670559', NULL),
(7616, '', 5267, 999999999, 0, '101-Casablanca GM', '2017-10-22', '0000-00-00', '2017-10-17', 'gold', 'white', 'Theorema', ' \"Changed my mind. There is no problem with the watch, works \r\nfine, never worn, please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.90.179.137', 'cpe-172-90-179-137.socal.res.rr.com', '2017-10-22', '', NULL),
(7617, '', 5268, 999999999, 2, '101-Casablanca GM', '2017-10-26', '0000-00-00', '2015-11-17', 'silver metal', 'yellow', 'Theorema', '{G-Copy}\r\nThe watch doesn\'t keep time. it stops frequently.', '27-10-17\r\nWerk steht kpl. abgelaufen - S+F oB - Aufzug 37x\r\nWK 2710 0915 - gut\r\nUK 3010 0755 - 01-11-17 absolut okay\r\n{Aufzugzettel}', '1,2', '2017-11-02', '2017-11-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-02', '82.38.253.90', 'cpc118710-dudl13-2-0-cust89.16-1.cable.virginm.net', '2017-10-23', '711369669202', NULL),
(7618, '', 5269, 999999999, 0, '101-Casablanca GM', '2017-10-23', '0000-00-00', '2017-10-19', 'black', 'black', 'Theorema', 'The watch works fine, I do not like it, do refund me', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '202.155.210.106', '202.155.210.106', '2017-10-23', '', NULL),
(7619, '', 5270, 999999999, 2, '101-Casablanca GM', '2017-11-08', '0000-00-00', '2017-10-09', 'gold', 'white', 'Theorema', '2752, tufinawatches.com ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.206.138.130', '107-206-138-130.lightspeed.miamfl.sbcglobal.net', '2017-10-23', '', NULL),
(7620, '', 5271, 2, 2, '514-Hawaii', '2017-10-24', '2017-02-01', '2017-02-01', 'Silber', 'Schwarz', 'Pionier', '{G-Card}\r\n{abgetippt:\r\nTussensite wirkt nicht\r\nKnopf wirkt nicht merh\r\n}', '25-10-17\r\nWelle direkt am Hals gebrochen -  Krone mit AW-Verlängerung ers. - WD NO\r\nAufzug 4h - hmm... kaum Aufzug feststellbar - Rotorlager geölt\r\nAufzug 5h - K 2610 1430 - absolut kein Aufzug - Werktausch\r\nAufzug 3h - K 3010 1430 - 01-11-17 okay - KULANZ', '1,2', '2017-11-02', '2017-11-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-02', '', '', '0000-00-00', '711369669213', NULL),
(7621, '', 4586, 2, 2, '101-Casablanca GM', '2017-10-24', '2014-12-12', '2014-12-12', 'Gold', 'Schwarz', 'Theorema', '{G-Card}\r\n{abgetippt:\r\nreplacement black strap required\r\n€28 + €3 paid via paypal\r\n}', '25-10-17\r\nokay, Band schwarz mit Butterfly gelb, aber erstmal\r\nUK 2510 1105 - einwandfrei\r\nWK 2610 0815 - 27-10-17 okay', '1,2', '2017-10-27', '2017-10-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-10-27', '', '', '0000-00-00', '711369668949', NULL),
(7622, '', 5272, 2, 2, '101-Casablanca GM', '2017-10-24', '2017-10-04', '2017-10-04', 'Silber', 'Weiss', 'Theorema', '{G-Card}\r\n[OHNE Angabe]', '25-10-17\r\nalle Zg ab... oops... aha: Uhr heftig gefallen, DS bei 0400\r\nKVA  Zg aufsetzen - KULANZPREIS  15,- - ausf. 0211\r\nZB ers., Zg aufgesetzt\r\nUK 0211 1025 - einwandfrei\r\nWK 0311 0815 - 06-11-17 okay', '1,2', '2017-11-07', '2017-11-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-07', '', '', '0000-00-00', '711369669349', NULL),
(7623, '', 5273, 999999999, 2, '101-Casablanca GM', '2017-11-08', '0000-00-00', '2017-10-16', 'gold', 'white', 'Theorema', 'it is not defective I just do not like it at all', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.215.46.227', 'wsip-72-215-46-227.pn.at.cox.net', '2017-10-24', '', NULL),
(7624, '', 5274, 999999999, 0, '101-Casablanca GM', '2017-10-24', '0000-00-00', '2017-10-16', 'silver', 'white', 'Theorema', 'The watch is too hard to put on. Could not even wear it. Returning without even wearing it.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '50.79.205.193', '50-79-205-193-static.hfc.comcastbusiness.net', '2017-10-24', '', NULL),
(7625, '', 5274, 999999999, 2, '101-Casablanca GM', '2017-11-08', '0000-00-00', '2017-10-16', 'silver', 'white', 'Theorema', 'The watch is too hard to put it on. I am returning without even wearing it. My order #2970, I do not like it. The watch works fine. I want refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '50.79.205.193', '50-79-205-193-static.hfc.comcastbusiness.net', '2017-10-24', '', NULL),
(7626, '', 5275, 999999999, 2, '511-New York', '2017-11-08', '0000-00-00', '2017-10-16', 'black', 'white', 'Pionier', 'There is no defect. I just don\'t like the watch. Its to big and gaudy for me. However I do love your products. I just bought another watch from you the other day. ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.90.8.250', 'adsl-98-90-8-250.mob.bellsouth.net', '2017-10-24', '', NULL),
(7627, '', 5276, 999999999, 0, '511-New York', '2017-10-24', '0000-00-00', '2017-10-16', 'black', 'black', 'Pionier', 'Too big for my boyfriend\'s wrist ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.172.44.26', 'pool-71-172-44-26.nwrknj.fios.verizon.net', '2017-10-24', '', NULL),
(7628, '', 5277, 999999999, 0, '103-Sao Paulo', '2017-10-25', '0000-00-00', '2017-10-20', 'gold', 'black', 'Theorema', 'It is too big for me husband\'s hand. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '162.202.28.148', '162-202-28-148.lightspeed.mssnks.sbcglobal.net', '2017-10-25', '', NULL),
(7629, '', 5278, 999999999, 0, '101-Casablanca GM', '2017-10-26', '0000-00-00', '2017-10-23', 'silver', 'white', 'Theorema', '  Please switch order, send me GM101-5 instead.\" \r\n order number: 3199, and the website you bought it from tufinawatches.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '195.14.189.142', 'ip-195-14-189-142.bnk.lt', '2017-10-26', '', NULL),
(7630, '', 5278, 999999999, 0, '101-Casablanca GM', '2017-10-26', '0000-00-00', '2017-10-23', 'silver', 'white', 'Theorema', 'My order number is #3199 from tufinawatches.com Please switch order, send to me GM101-5 + black metal band as I have agreed with Tufina Watches online to this exchange, So 1 watch 2 bands (1 leather and 1 metal both black). The watch I am returning is perfect, works fine, I did not put it on, but I like black watch better.\"', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '195.14.189.142', 'ip-195-14-189-142.bnk.lt', '2017-10-26', '', NULL),
(7631, '', 5279, 999999999, 0, '101-Casablanca GM', '2017-10-26', '0000-00-00', '2017-10-04', 'silver', 'white', 'Theorema', 'Hello\r\nBecause of a shock, the tongues of the clock have fallen.\r\nThank you', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.118.126.171', '178-118-126-171.access.telenet.be', '2017-10-26', '', NULL),
(7632, '', 5280, 999999999, 0, '101-Casablanca GM', '2017-10-27', '0000-00-00', '2017-10-23', 'gold', 'white', 'Theorema', 'no defects. Its just not comfortable on my hand.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.80.121.84', 'S010600fc8dc6cbf3.vc.shawcable.net', '2017-10-27', '', NULL),
(7633, '', 5281, 999999999, 0, '101-Casablanca GM', '2017-10-27', '0000-00-00', '2017-10-23', 'black', 'black', 'Theorema', 'Did not like the quality of watch for price.  \r\n\r\nOrder  #3256\r\n\r\nbought it from tufinawatches.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.204.144.41', 'c-71-204-144-41.hsd1.ca.comcast.net', '2017-10-27', '', NULL),
(7634, '', 5282, 999999999, 0, '101-Casablanca GM', '2017-10-29', '0000-00-00', '2017-10-23', 'gold', 'black', 'Theorema', 'No defects. I thought the movement was automatic. It is mechanical. I have placed another order for the Pionier GM-511-4 instead. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.28.231.117', 'pool-108-28-231-117.washdc.fios.verizon.net', '2017-10-29', '', NULL),
(7635, '', 5283, 999999999, 0, '101-Casablanca GM', '2017-10-30', '0000-00-00', '2017-10-17', 'black', 'black', 'Theorema', 'Order number 3003', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '110.145.63.240', 'sea2498939.lnk.telstra.net', '2017-10-30', '', NULL),
(7636, '', 5284, 999999999, 2, '101-Casablanca GM', '2017-11-21', '0000-00-00', '2017-10-17', 'silver', 'black', 'Theorema', '{G-Copy}\r\nthe clock is not working properly.', '21-11-17\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 34x\r\nUK 2111 0955 - reguliert\r\nUK 2211 0810 - einwandfrei\r\nWK 2311 0805 - 24-11-17 okay', '1,2', '2017-11-24', '2017-11-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-24', '110.145.63.240', 'sea2498939.lnk.telstra.net', '2017-10-30', 'RC 2997 0524 7DE', NULL),
(7637, '', 4887, 2, 2, '3006-Monaco', '2017-10-30', '2014-09-03', '2014-09-03', 'Silber', 'Schwarz', 'Theorema', '[Ohne G-Nachweis - NO Deal - Rep 4546 sagt 03-09-2014]\r\n{abgetippt:\r\n[...] the watch is having fog inside if I wear it [...]\r\n}', '01-11-17\r\nWD-Eingang → UNDICHT - Bodendichtung ers. und Halsdichtung gepflegt\r\nWD → UNDICHT \r\nK 0111 1535 - einwandfrei\r\nKVA  Gehäuse und Krone ersetzen  → Sonderpreis 50,- ← ausf. 2901\r\nGehäuse mit Krone ersetzt - WD 8310\r\nK 2901 1500 - 01-02-18 okay', '1,2', '2018-02-02', '2018-02-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-02', '', '', '0000-00-00', '711369676991', NULL),
(7638, '', 5285, 999999999, 0, '511-New York', '2017-10-30', '0000-00-00', '2017-10-24', 'black', 'black', 'Pionier', '\"Watch works perfect, nothing wrong with it, does not feel comfortable on my wrist. Please refund!\"', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '76.190.0.94', 'rrcs-76-190-0-94.central.biz.rr.com', '2017-10-30', '', NULL),
(7639, '', 5286, 999999999, 0, '101-Casablanca GM', '2017-10-30', '0000-00-00', '2017-10-02', 'gold', 'yellow', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.159.225.42', 'c-73-159-225-42.hsd1.ct.comcast.net', '2017-10-30', '', NULL),
(7640, '', 5287, 999999999, 2, '106-Toronto GM', '2017-12-15', '0000-00-00', '2016-07-14', 'rosé', 'black', 'Theorema', '{G-Foto}\r\nWith crown pushed in, hands can be turned but won\'t move with mechanism to make watch work and show correct time. Mechanism spring cannot be wound to make watch work.\r\nMechanism should be wound and hands should stay still with crown being wound whilst pushed in.', '15-12-17\r\nWH gelöst? → Ja, Schraube befestigt\r\nWK 1512 1055 - gut - Aufzug 28x\r\nUK 1812 0830 - einwandfrei\r\nWK 1912 0855 - 20-12-17 okay', '1,2', '2017-12-20', '2017-12-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-20', '165.120.35.255', 'host165-120-35-255.range165-120.btcentralplus.com', '2017-10-30', '711369673617', NULL),
(7641, '', 5288, 999999999, 0, '505-Florida', '2017-10-31', '0000-00-00', '2017-10-24', 'black', 'black', 'Pionier', 'I recently got the watch so I followed the instructions in the booklet. For some reason my watch is going 3 hours in advance it seem the hour hand it\'s moving faster than minute hand', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '173.33.66.24', 'CPEac202e08e513-CMac202e08e510.cpe.net.cable.rogers.com', '2017-10-31', '', NULL),
(7642, '', 5289, 999999999, 0, '505-Florida', '2017-10-31', '0000-00-00', '2017-10-24', 'black', 'black', 'Pionier', 'I\'ve followed the instructions booklet. I\'ve set up the time and date but for some reason my time it\'s in a 2 hours advance it seems the hour hand is moving faster than the minute hand. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '173.33.66.24', 'CPEac202e08e513-CMac202e08e510.cpe.net.cable.rogers.com', '2017-10-31', '', NULL),
(7643, '', 5290, 999999999, 2, '506-Miami', '2017-11-21', '0000-00-00', '2017-09-04', 'gold', 'black', 'Pionier', '{G-Card}\r\nit was working perfectly but now my watch is far ahead too much', '21-11-17\r\nSpirale übergeschlagen - gelegt, aber auch Anker gerichtet, reguliert und beide Klinkenräder ersetzt\r\nK 2111 1105 - 24-11-17 okay - KULANZ', '1,2', '2017-11-24', '2017-11-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-24', '50.226.217.122', '50.226.217.122', '2017-11-02', 'RC 29 970 523 3DE', NULL),
(7644, '', 5291, 999999999, 2, '3001-Paragon', '2017-11-09', '0000-00-00', '2015-11-02', 'silver', 'white', 'Theorema', '{G-Card}\r\nAfter having altered the time, the crown wheel does not return properly to allow the watch to run. The warranty card is with the watch. the watch is being posted today 02/11/2017. thank you for your prompt reply', '10-11-17\r\nAufzug/Zgstellung... DateModul? - WH mit Stiftausfall... ersetzt\r\nK 1011 1055 - 13-11-17 okay', '1,2', '2017-11-13', '2017-11-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-13', '87.75.116.7', 'static-87-75-116-7.vodafonexdsl.co.uk', '2017-11-02', '711369669842', NULL),
(7645, '', 5292, 2, 2, '502-Malibu', '2017-11-03', '2015-11-16', '2015-11-16', 'Gold', 'Schwarz', 'Pionier', '{G-Copy}\r\n{abgetippt:\r\nThe winder has fallen out whilst [.?.] worn and lost\r\n}', '03-11-17\r\nWelle rausgerissen, Krone fehlt entsprechend, WH aus Eingriff und Aufzug durcheinander\r\nKVA Krone/Welle/Werkrep.  50,- ausf. 1511\r\nAufzug sortiert, AW/Krone ers. - WD 8310\r\nK 1511 1350 - reguliert und 20-11-17 okay', '1,2', '2017-11-21', '2017-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-21', '', '', '0000-00-00', '711369670478', NULL),
(7646, '', 5293, 999999999, 2, '7002-Chicago', '2017-11-10', '0000-00-00', '2016-05-23', 'black metal', 'black', 'Pionier', '{G-Card}\r\nDear Emilia\r\n\r\ni am sending you the piorneer whatch of my husband as requested by you in the email of Oct 4th 2017.\r\ni had sent you on email on Oct 4th 2017 to inform you about the watch i purchased 1,5 year, I bought a watch for my husband and for myself. \r\n\r\nThe model I bought brand new for him was the P7200. However since the moment he had it the watch was never on time. Even if we would put it at the right time after a few hours the watch would be behind time again with an hours. So in other words it is not ticking on time. Now even it has stopped working at all even though he would put it on as it is an automated watch it should be ticking when it is around the bracelet, however that is not anymore the case. \r\n\r\nwe really hope that you can repair the watch as it still falls under the international guarantee. i am sending you with this form a copy of the warranty card with the reference details, the watch sealed in his own box to avoid transportation damages and the RMA form.\r\n\r\nWe really hope that my husband can enjoy his watch again ones it is repaired.\r\n\r\nif you need anything else, please let me know.\r\n\r\nRgds\r\nMrs. F . Dahim', '10-11-17\r\nKlinkenfeder aus Eingriff → ist verbogen... Ersetzt mit Klinkenfeder 3004!\r\nK 1011 1515 - reguliert\r\nK 1311 1030 - einwandfrei\r\n+GR ab 1411 1240 bis 1511 2230 = 34h ', '1,2', '2017-11-16', '2017-11-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-16', '82.241.222.11', 'vls93-1-82-241-222-11.fbx.proxad.net', '2017-11-03', '711369670158', NULL),
(7647, '', 5294, 999999999, 0, '101-Casablanca GM', '2017-11-03', '0000-00-00', '2017-10-12', 'gold', 'black', 'Theorema', 'Watch could not show correct time even if fully wound, gaining approx. 5 minutes on every hour. By now you should have received my return with your return label. Tracking: 9405 5036 9930 0119 0648 48.\r\nI am NOT interested in replacements, please, return my money.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '205.178.73.180', '205-178-73-180.s7088.c3-0.snb-ubr1.chi-snb.il.cable.rcncustomer.com', '2017-11-03', '', NULL),
(7649, '', 5296, 999999999, 0, '2009-Casablanca', '2017-11-06', '0000-00-00', '2017-10-11', 'gold', 'white', 'Theorema', 'watch is in working order -- just did not like the style\r\norder #2837\r\npurchased from tufinawatches.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.116.242.52', 'pool-98-116-242-52.nycmny.fios.verizon.net', '2017-11-06', '', NULL),
(7650, '', 5297, 999999999, 0, '505-Florida', '2017-11-06', '0000-00-00', '2017-10-30', 'black', 'black', 'Pionier', 'The dial that adjusts the time it’s broken.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '23.17.37.170', 'd23-17-37-170.abhsia.telus.net', '2017-11-06', '', NULL),
(7651, '', 5297, 999999999, 0, '505-Florida', '2017-11-06', '0000-00-00', '2017-10-30', 'black', 'black', 'Pionier', 'The dial that adjusts the time it’s broken.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '23.17.37.170', 'd23-17-37-170.abhsia.telus.net', '2017-11-06', '', NULL),
(7652, '', 5297, 999999999, 0, '505-Florida', '2017-11-06', '0000-00-00', '2017-10-30', 'black', 'black', 'Pionier', 'The dial that adjusts the time it’s broken.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '23.17.37.170', 'd23-17-37-170.abhsia.telus.net', '2017-11-06', '', NULL),
(7653, '', 5298, 999999999, 2, '508-Dublin', '2017-11-13', '0000-00-00', '2015-12-21', 'black metal', 'black', 'Pionier', '{G-Card}\r\nref. GM508-8, for some time the watch began to fail, started to be late during the day. The watch is worn every day and its being adjust according to the instructions.\r\n', '13-11-17\r\nscheint im RW zu klemmen... durchlaufen gelassen und geölt\r\nK 1311 1425 - steht 1815 - FH geöffnet! Dadurch klemmte das SekRd zeitweise - RW gesäubert, FH geschlossen\r\nK 1511 0820 - reguliert und 20-11-17 okay', '1,2', '2017-11-21', '2017-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-21', '90.213.217.161', '5ad5d9a1.bb.sky.com', '2017-11-06', '711369670489', NULL),
(7654, '', 5299, 999999999, 0, '101-Casablanca GM', '2017-11-06', '0000-00-00', '2017-10-02', 'silver', 'white', 'Theorema', 'It does not point to the right time. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.18.0.161', 'h161.0.18.98.dynamic.ip.windstream.net', '2017-11-06', '', NULL),
(7655, '', 5300, 999999999, 0, '505-Florida', '2017-11-06', '0000-00-00', '2017-10-30', 'black', 'black', 'Pionier', 'Not working since the first day we got it\r\nWould like to request refund', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.58.56.162', '99-58-56-162.lightspeed.austtx.sbcglobal.net', '2017-11-06', '', NULL),
(7656, '', 5301, 999999999, 0, '101-Casablanca GM', '2017-11-06', '0000-00-00', '2017-10-30', 'gold', 'black', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.101.103.142', '99-101-103-142.lightspeed.mmphtn.sbcglobal.net', '2017-11-06', '', NULL),
(7657, '', 4639, 2, 2, '3001-Paragon', '2017-11-07', '2015-11-30', '2015-11-30', 'Gold', 'Weiss', 'Theorema', '{G-Copy}\r\n{abgetippt:\r\nThe second hand does not work (it has fallen out), the minute and hour hand do not turn anymore\r\n}', '07-11-17\r\nDateModul - obwohl im Aug16 befestigt - Armband verbraucht, Rotor geöffnet... oops, untere Stoßsicherung fehlt kpl.? - Uhr muss ordentlich strapaziert werden, div. Schrauben gelöst, ZgWerk zerlegt → Werktausch\r\nK 0911 1200\r\nAngebot für neues LB  25,- - abgelehnt 1511\r\nDann KVA für Werktausch  80,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(7658, '', 5223, 999999999, 0, '508-Dublin', '2017-11-07', '0000-00-00', '2016-02-08', 'gold', 'white', 'Pionier', 'The watch doesn\'t tick or wind at all.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '194.83.181.93', 'no-reverse-defined.edinburghcollege.ac.uk', '2017-11-07', '', NULL),
(7659, '', 5302, 2, 2, '3011-Macau', '2017-11-07', '2017-10-10', '2017-10-10', 'Gold', 'Schwarz', 'Theorema', '[OHNE Angabe - G-Card]', '07-11-17\r\nhmm... S+F oB - email Nachfrage Rovi\r\nK 0711 1445 - zieht nicht auf... AutoVersion 2! \r\n→ RW-Brücke, beide Klinkenräder, FH-Brücke, AutoBrücke und DayTota ers. \r\nK 0911 0930 - läßt sich nicht regulieren → Werktausch\r\nK 1311 1210 - neu gestellt \r\nK 1411 1020 - 16-11-17 okay', '1,2', '2017-11-16', '2017-11-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-16', '', '', '0000-00-00', '711369670147', NULL),
(7660, '', 5303, 2, 2, '101-Casablanca GM', '2017-11-07', '2017-06-19', '2017-06-19', 'Silber bicolor', 'Gelb', 'Theorema', '{G-Copy}\r\n{abgetippt:\r\nMy watch is stuck so that why it does not work anymore\r\n}', '07-11-17\r\nausgeschwungen (Version 21600) - Kronenbügel vom Kunden entfernt - Anker gerichtet, reguliert\r\nUK 0811 0955 - einwandfrei\r\nWK 0911 0810 - 10-11-17 okay - KULANZ', '1,2', '2017-11-10', '2017-11-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-10', '', '', '0000-00-00', 'RC 2992 8908 7DE', NULL),
(7661, '', 5304, 2, 2, '101-Casablanca GM', '2017-11-07', '2017-05-29', '2017-05-29', 'Silber bicolor', 'Gelb', 'Theorema', '{G-Card}\r\n{abgetippt:\r\nbefore doing anything to the watch can you estimate the price for the repair\r\n}', '07-11-17\r\nWerk kpl. abgelaufen, auch oB - allein der Kronenbügel fehlt, und Gehäuse sieht leicht mißhandelt aus... Problem → keine Gehäuse mehr am Lager!\r\nUK 0711 1520 - einwandfrei\r\nWK 0811 0755 - absolut bestens\r\nBügel der 508 mit Niete 101 ers. \r\nWK 0911 1235 - 10-11-17 okay - KULANZ', '1,2', '2017-11-10', '2017-11-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-10', '', '', '0000-00-00', '7113 6966 9577', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(7662, '', 5222, 2, 2, '511-New York II', '2017-11-07', '2017-06-12', '2017-06-12', 'Silber', 'Schwarz', 'Pionier', '{G-Card}\r\n{abgetippt:\r\nWinder broken after about 3 weeks of weekend use\r\n}', '07-11-17\r\nWHF-Fehler - ersetzt, reguliert\r\nK 0811 1435 - 13-11-17 okay', '1,2', '2017-11-13', '2017-11-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-13', '', '', '0000-00-00', 'RC 29 940 190 9DE', NULL),
(7663, '', 5305, 2, 2, '103-Sao Paolo', '2017-11-07', '2017-09-18', '2017-09-18', 'Gold Metall', 'Schwarz', 'Theorema', '[OHNE Angabe]\r\n{G-Card}', '07-11-17\r\nWelle in der Nut gebrochen! Welle muss raus gewesen sein, wurde dann gebrochen... WH entgratet und gerichtet, AW ers. - WD 8310\r\nUK 0811 1115 - einwandfrei\r\nWK 0911 0810 - 10-11-17 okay - KULANZ', '1,2', '2017-11-10', '2017-11-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-10', '', '', '0000-00-00', 'RC 29 928 906 0DE', NULL),
(7664, '', 5306, 999999999, 0, '101-Casablanca GM', '2017-11-07', '0000-00-00', '2017-11-07', 'gold', 'white', 'Theorema', 'Stopped working in several seconds.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '97.104.19.248', '97-104-19-248.res.bhn.net', '2017-11-07', '', NULL),
(7665, '', 5307, 999999999, 0, '101-Casablanca GM', '2017-11-08', '0000-00-00', '2017-02-11', 'black', 'white', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '120.151.142.70', 'mtacco.lnk.telstra.net', '2017-11-08', '', NULL),
(7666, '', 5307, 999999999, 0, '101-Casablanca GM', '2017-11-08', '0000-00-00', '2017-02-11', 'black', 'white', 'Theorema', 'ORDER 3609 FROM TUFINAWATCHES.COM\r\n\r\nPLEASE REFUND FULL AMOUNT PAID. WATCH WAS NOT AS EXPECTED.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '120.151.142.70', 'mtacco.lnk.telstra.net', '2017-11-08', '', NULL),
(7667, '', 5297, 999999999, 0, '505-Florida', '2017-11-08', '0000-00-00', '2017-10-30', 'black', 'black', 'Pionier', 'Dial that adjust the time it is not working ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '23.17.37.170', 'd23-17-37-170.abhsia.telus.net', '2017-11-08', '', NULL),
(7668, '', 5308, 999999999, 0, '101-Casablanca GM', '2017-11-08', '0000-00-00', '2017-10-23', 'gold', 'black', 'Theorema', 'Received watch while I was out of the country. Returned to find that case size overwhelms my wrist. Have been communicating with Paul to complete a return and refund.\r\nThanks,\r\nGarry', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '64.191.51.188', '64.191.51.188', '2017-11-08', '', NULL),
(7669, '', 5309, 999999999, 2, '3006-Monaco Diamond', '2017-11-15', '0000-00-00', '2017-10-09', 'gold', 'black', 'Theorema', '{G-Card}\r\nparts are falling apart.\r\ncan hear noise made by misplaced parts.\r\nmay be loose screwnuts', '15-11-17\r\nRotor gelöst - Kugellager hakt → Rotor ers. \r\nK 1511 1535 - 20-11-17 okay', '1,2', '2017-11-21', '2017-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-21', '178.119.111.148', '178-119-111-148.access.telenet.be', '2017-11-08', '711369670467', NULL),
(7670, '', 5297, 999999999, 0, '505-Florida', '2017-11-08', '0000-00-00', '2017-10-30', 'black', 'black', 'Pionier', 'Dial that adjust the time it is not working ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '184.151.222.18', 'bm-3096960530.relaybm.bell.ca', '2017-11-08', '', NULL),
(7729, '', 5357, 999999999, 0, '505-Florida', '2017-11-28', '0000-00-00', '2017-11-27', 'gold', 'black', 'Pionier', 'I received the watch but didn\'t like it. Can i exchange it with Pionier Berlin GM-512-3 golden strap watch please?\r\nThanks.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.40.248.96', '92.40.248.96.threembb.co.uk', '2017-11-28', '', NULL),
(7672, '', 5311, 999999999, 0, '505-Florida', '2017-11-09', '0000-00-00', '2017-11-01', 'black', 'white', 'Pionier', 'Date is malfunction. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '58.104.228.235', 'd58-104-228-235.adl2.sa.optusnet.com.au', '2017-11-09', '', NULL),
(7673, '', 5312, 999999999, 0, '101-Casablanca GM', '2017-11-10', '0000-00-00', '2017-11-08', 'black', 'black', 'Theorema', 'just like to return.i will send it back by Canada post', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.28.34.237', 'qubcpq14-1176249069.sdsl.bell.ca', '2017-11-10', '', NULL),
(7674, '', 5313, 999999999, 0, '110-Oslo', '2017-11-10', '0000-00-00', '2017-12-10', 'silver', 'black', 'Theorema', 'The watch was working very slow when I got it and in 3 weeks the watch stoped ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.77.70.111', '107.77.70.111', '2017-11-10', '', NULL),
(7675, '', 5314, 999999999, 2, '505-Florida', '2017-12-04', '0000-00-00', '2017-10-23', 'gold metal', 'black', 'Pionier', '{G-Card}\r\nIt doesn’t move contineously even after shake it long time also. Only few minutes moves and stop again and again. \r\n\r\n### Bevor die reparierte Uhr verschickt wird! ### \r\n### Bitte Rücksprache mit Michaela! ###', '05-12-17\r\nAutomatik V2 defekt - Umbau! → neues Werk! \r\nK 0512 1235 - 08-12-17 okay', '1,2', '0000-00-00', '2017-12-12', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-13', '106.154.114.98', 'KD106154114098.au-net.ne.jp', '2017-11-11', '578825047299', NULL),
(7746, '', 5335, 999999999, 0, '502-Malibu', '2017-12-01', '0000-00-00', '2017-08-11', 'black', 'black', 'Pionier', 'In reference to order number 3728, obtained from tufinawatches.com , my husband did not care for the watch and would like to exchange it for the Pioneer GM-515-10 retailing for $499.00', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '152.28.198.5', '152.28.198.5', '2017-12-01', '', NULL),
(7704, '', 5335, 999999999, 0, '502-Malibu', '2017-11-17', '0000-00-00', '2017-08-11', 'black', 'black', 'Pionier', 'No defect, just not fond of the watch', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '152.28.198.5', '152.28.198.5', '2017-11-17', '', NULL),
(7678, '', 5315, 999999999, 2, '7001-Havana', '2017-11-17', '0000-00-00', '2017-09-01', 'silver', 'white', 'Pionier', '{G-Card}\r\nThe watch don’t start,and I screwed the window little bit  ,please change for me,tanks,heve nice day ', '17-11-17\r\nKlemmung im RW, wahrscheinlich Glassplitter, da Glas bei 1000 angeschlagen wurde...\r\nKVA Glas und Werkrep.  60,- - ausf. 2311\r\nGehäuse u-s, Minuterie geklebt, RW gängig gemacht und Glassplitter entfernt, Glas ersetzt - WD 8310\r\nK 2411 0945 - reguliert und 27-11-17 okay', '1,2', '2017-11-28', '2017-11-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-28', '84.241.196.104', '84.241.196.104', '2017-11-11', '711369671018', NULL),
(7679, '', 5316, 999999999, 2, '102-Monte Carlo GM', '2017-11-22', '0000-00-00', '2016-06-02', 'gold', 'black', 'Theorema', '{G-Card}\r\nwatch winder is blocked. Not able to pull out or turn around', '22-11-17\r\nHalsdichtung → defekten Teil entfernt, Rest mit VS gepflegt\r\nUK 2211 1335 - einwandfrei\r\nWK 2311 0810 - WD 8310 und 24-11-17 okay', '1,2', '2017-11-24', '2017-11-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-24', '91.181.36.244', '244.36-181-91.adsl-dyn.isp.belgacom.be', '2017-11-11', '711369670700', NULL),
(7680, '', 5317, 999999999, 2, '104-Copacabana', '2019-02-21', '0000-00-00', '2017-08-11', 'silver', 'white', 'Theorema', 'Not able to set second time zone.\r\nOrder # 3765\r\nBought from tufinawatches.com\r\nNo repair or replacement requested, please refund to Amex. ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '66.229.223.224', 'c-66-229-223-224.hsd1.fl.comcast.net', '2017-11-12', '', NULL),
(7681, '', 5318, 999999999, 0, '101-Casablanca GM', '2017-11-12', '0000-00-00', '2017-11-08', 'silver', 'white', 'Theorema', 'The watch was not functionnal upon delivery. The spring is fully loaded, but the hands are not moving. I bought the watch from tufinawatches.com order #3735. I exchanged emails with Paul and via Paypal (case ID PP-006-323-634-521). I do not want an exchange since I have lost my trust but I want a refund. Thank you.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.82.35.246', 'modemcable246.35-82-70.mc.videotron.ca', '2017-11-12', '', NULL),
(7682, '', 5319, 999999999, 0, '502-Malibu', '2017-11-13', '0000-00-00', '2017-11-08', 'black', 'black', 'Pionier', 'Watch size is too big for me. \r\n\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '184.151.179.8', '184.151.179.8', '2017-11-13', '', NULL),
(7683, '', 3442, 999999999, 2, '3005-Marco Polo', '2017-12-04', '0000-00-00', '2015-09-06', 'gold', 'black', 'Theorema', '{OHNE G-Nachweis - NO Deal - lt #5113 04-01-2015]\r\nI do not have the original warranty card with me anymore. However, with all the communication we have had in the past, I believe this note should suffice. Problems:\r\n- No arrows anymore to identify date and days\r\n- Quite often stops ticking (even after rewinding this)', '05-12-17\r\nDayTota ab, 1er-Scheibe verdreht... Unruh ausgeschwungen, fast sämtliche Schrauben gelöst! \r\nKVA Werk und Gehäuse statt 120,- für 80,- ← ausf. 2501\r\nWerk ers. und reguliert, Gehäuse mit Werkring ers. - WD 8310\r\nK 2501 1045 - 29-01-18 okay', '1,2', '2018-02-01', '2018-02-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-01', '84.207.216.243', '84.207.216.243.not-updated.eunx.net', '2017-11-13', 'RC 30 387 108 9DE', NULL),
(7684, '', 5320, 2, 2, '104-Copacabana', '2017-11-13', '2017-10-24', '2017-10-24', 'Gold', 'Schwarz', 'Theorema', '{G-Card}\r\n{abgetippt:\r\nThe watch works a short period of time after that it stops.\r\n}', '14-11-17\r\noops, Werk 3/4 aufgezogen… wo bleibt die Stehen? \r\nUK 1411 1040 bis 1055 → Anker gerichtet\r\nUK 1511 0930 - einwandfrei\r\nWK 1611 0915 - 17-11-17 okay', '1,2', '2017-11-21', '2017-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-21', '', '', '0000-00-00', 'RC 29 970 521 6DE', NULL),
(7685, '', 5321, 999999999, 0, '101-Casablanca GM', '2017-11-13', '0000-00-00', '2017-10-02', 'silver', 'white', 'Theorema', 'Watch is brand new and never worn I changed my mind and would like a refund.  Order #2664', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.39.231.73', 'pool-108-39-231-73.pitbpa.fios.verizon.net', '2017-11-13', '', NULL),
(7687, '', 5323, 999999999, 0, '511-New York', '2017-11-13', '0000-00-00', '2017-11-13', 'gold', 'white', 'Pionier', 'The watch has been stopped all the sudden and i haven’t wear it for 2 or 3 times . ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.77.104.58', '107.77.104.58', '2017-11-13', '', NULL),
(7689, '', 5295, 999999999, 2, '101-Casablanca GM', '2017-12-07', '0000-00-00', '2017-03-28', 'black metal', 'black', 'Theorema', '{G-Card}\r\nI wind the watch but it doesn’t work.', '07-12-17\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 39x\r\nUK 0712 1235 - verliert/bl. stehen? → Anker gerichtet\r\nWK 0812 1055 - gut - Aufzug 37x\r\nUK 1112 0805 - reguliert\r\nWK 1212 0840 - 13-12-17 okay', '1,2', '2017-12-22', '2017-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-22', '175.223.14.17', '175.223.14.17', '2017-11-13', 'RC 29 970 531 8DE', NULL),
(7690, '', 5324, 999999999, 0, '505-Florida', '2017-11-13', '0000-00-00', '2017-11-01', 'silver', 'black', 'Pionier', 'dead on arrival.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '131.107.174.224', '131.107.174.224', '2017-11-13', '', NULL),
(7691, '', 5325, 999999999, 2, '110-Oslo', '2017-12-12', '0000-00-00', '2017-10-18', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis]\r\nCrown pulls out and cannot wind.\r\nPurchased from tufinawatches.com', '12-12-17\r\nWelle hält nicht → verlängert, Rotor geölt - WD 8310\r\nK 1212 1015 - 14-12-17 okay', '1,2', '2017-12-15', '2017-12-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-15', '131.203.226.86', 'mail.bloomer.net.nz', '2017-11-14', 'RC 2997 0530 4DE', NULL),
(7692, '', 5326, 999999999, 2, '104-Copacabana', '2017-12-05', '0000-00-00', '2017-10-30', 'silver', 'yellow', 'Theorema', '{G-Card}\r\n1.Dual Time does not show time correctly (short hand not in the correct position)\r\n2.Winding Knob does not stay in Position 1 when turning the knob for setting time.', '05-12-17\r\nzu 1 - Einstellungssache → eingestellt\r\nzu 2 - jepp, Welle etwas zu lang → gekürzt\r\nreguliert\r\nUK 0512 1010 - einwandfrei\r\nWK 0612 0755 - 07-12-17 okay\r\n{Dual-Time Zettel}', '1,2', '2017-12-08', '2017-12-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-08', '49.49.234.249', 'mx-ll-49.49.234-249.dynamic.3bb.co.th', '2017-11-14', 'RC 29 970 528 1DE', NULL),
(7694, '', 5327, 999999999, 0, '101-Casablanca GM', '2017-11-15', '0000-00-00', '2017-11-08', 'silver', 'yellow', 'Theorema', 'Order Number 3679\r\nI bought it at www.tufinawatches.com\r\nIt only lasts 11 hours in a full winding.  We have agreed on an exchange', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.75.60.230', 'rrcs-69-75-60-230.west.biz.rr.com', '2017-11-15', '', NULL),
(7695, '', 5328, 999999999, 0, '101-Casablanca GM', '2017-11-15', '0000-00-00', '2017-11-08', 'black', 'yellow', 'Theorema', 'The watch was not like i expected it, i dont really like it on my arm! I had the impression that the watch was bigger than it is sorry!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.197.252.58', 'x1-6-a4-2b-8c-83-76-fe.cpe.webspeed.dk', '2017-11-15', '', NULL),
(7697, '', 5310, 999999999, 2, '3005-Marco Polo', '2017-11-28', '0000-00-00', '2017-09-29', 'gold', 'black', 'Theorema', '{G-Card}\r\nit suddenly stopped. ', '28-11-17\r\nausgeschwungen - Messer gerichtet\r\nK 2811 1405 - 01-12-17 okay', '1,2', '2017-12-04', '2017-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-04', '112.118.166.146', 'n112118166146.netvigator.com', '2017-11-16', 'RC 29 970 526 4DE', NULL),
(7698, '', 5330, 999999999, 2, '7002-Chicago', '2017-11-22', '0000-00-00', '2017-05-18', 'gold', 'white', 'Pionier', '{G-Card}\r\nwatch stopped working. tried to wind to get going and nothing happened.', '22-11-17\r\nUnruh hakt - Anker und Zeiger gerichtet\r\nK 2211 1445 - reguliert und 27-11-17 okay', '1,2', '2017-11-28', '2017-11-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-28', '54.240.197.239', '54-240-197-239.amazon.com', '2017-11-16', '711369670982', NULL),
(7700, '', 5332, 999999999, 0, 'other', '2017-11-16', '0000-00-00', '2019-11-10', 'gold', 'without', 'other', 'The clock is too heavy and big for me.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.134.139.214', 'p50868BD6.dip0.t-ipconnect.de', '2017-11-16', '', NULL),
(7701, '', 5333, 999999999, 2, '101-Casablanca GM', '2017-12-01', '0000-00-00', '2017-01-10', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal] \r\nThe winder is broken.', '01-12-17\r\nSperradschraube → gesichert\r\nWK 0112 1340 - gut - Aufzug 39x\r\nUK 0412 0755 - einwandfrei\r\nWK 0512 0830', '1,2', '2017-12-06', '2017-12-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-06', '85.145.37.206', '206-37-145-85.ftth.glasoperator.nl', '2017-11-16', '711369671522', NULL),
(7702, '', 5334, 999999999, 0, '101-Casablanca GM', '2017-11-16', '0000-00-00', '2017-10-16', 'silver', 'black', 'Theorema', 'Order# 2899 delivered on 10/16/2017\r\n1. the minute and hour hand are slightly off (I was told most likely from shipping)\r\n2. I think water may have leaked inside while I was washing my hands\r\n- water while washing my hands is the only water it has come into contact with, it has never been submerged. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.169.144.219', 'host-68-169-144-219.VALOLT2.epbfi.com', '2017-11-16', '', NULL),
(7705, '', 4969, 999999999, 2, '510-London', '2017-12-01', '0000-00-00', '2017-02-03', 'silver', 'black', 'Pionier', '{G-Card}\r\nThere seems to be something loose inside the watch not allowing the mechanism to turn. Many thanks', '01-12-17\r\n#7210 Rotor geölt, ZB-Rep.\r\nRotor gebrochen → ersetzt\r\nK 0112 1355 - reguliert und 04-12-17 okay', '1,2', '2017-12-04', '2017-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-04', '185.69.145.143', '185.69.145.143', '2017-11-18', '711369671474', NULL),
(7706, '', 5336, 999999999, 0, '502-Malibu', '2017-11-19', '0000-00-00', '2017-11-14', 'silver', 'white', 'Pionier', 'Unable to adjust the time. The crown drop off. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '116.87.215.184', '184.215.87.116.starhub.net.sg', '2017-11-19', '', NULL),
(7707, '', 5337, 999999999, 0, '101-Casablanca GM', '2017-11-19', '0000-00-00', '2017-11-14', 'silver', 'white', 'Theorema', 'watch is brand new my son did \r\nnot like it please refund  (gm101-2)\r\norder # 3885', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.234.172.58', 'c-98-234-172-58.hsd1.ca.comcast.net', '2017-11-19', '', NULL),
(7708, '', 5338, 999999999, 0, '505-Florida', '2017-11-20', '0000-00-00', '2017-10-23', 'black', 'black', 'Pionier', 'I didn\'t use it a few days. when I wanted to use  it again I saw  it it didn\'t work.  I shaked it  and again same, didn\'t work ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.58.21.4', '172.58.21.4', '2017-11-20', '', NULL),
(7709, '', 5339, 999999999, 0, '514-Hawaii', '2017-11-20', '0000-00-00', '2017-11-10', 'gold', 'black', 'Pionier', ' I dont Found the this :\r\nAMESTERDAM DIAMOND\r\nREF: GM 515 m \r\nCASE COLOR : GOLD\r\nDIAL COLOR / BLACK\r\n\r\nTOO BIG & HEAVY', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.49.192.139', 'ip-213-49-192-139.dsl.scarlet.be', '2017-11-20', '', NULL),
(7710, '', 5340, 999999999, 0, '101-Casablanca GM', '2017-11-20', '0000-00-00', '2017-11-20', 'silver', 'white', 'Theorema', 'It\'s not what we expected.  He does not want it.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.45.149.138', 'c-73-45-149-138.hsd1.il.comcast.net', '2017-11-20', '', NULL),
(7711, '', 5341, 999999999, 0, '502-Malibu', '2017-11-21', '0000-00-00', '2017-11-14', 'silver', 'black', 'Pionier', '#3949 The seconds’ hand doesn’t turn fluently depending on the watch orientation. I couldn’t set the time and tryong to do so several times the crown came off (happened twic)y. I was able to put it back in and set the time, but I’m afeaid it’s not hermetic anymore. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.197.226.132', '132.226.197.178.dynamic.wless.zhbmb00p-cgnat.res.cust.swisscom.ch', '2017-11-21', '', NULL),
(7712, '', 5342, 999999999, 2, '3008-Damascus', '2017-11-23', '0000-00-00', '2017-06-29', 'silver', 'black', 'Theorema', '{G-Card}\r\nDer Sekundenzeiger hat sich gelöst und liegt nun innerhalb der Uhr.', '23-11-17\r\npeinlich! SekZg aufgesetzt\r\nK 2411 0905 - Anker und Spirale gerichtet, reguliert \r\nund 27-11-17 okay', '1,2', '2017-11-28', '2017-11-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-11-29', '77.188.88.38', 'x4dbc5826.dyn.telefonica.de', '2017-11-21', '00340434129949105130', NULL),
(7713, '', 5343, 999999999, 0, '514-Hawaii', '2017-11-22', '0000-00-00', '2017-07-11', 'black', 'black', 'Pionier', 'Watch was working fine for a day then all of a sudden it stopped mob ing.  Attempted to wind it several times but it did nothing. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.116.64.174', 'ool-457440ae.dyn.optonline.net', '2017-11-22', '', NULL),
(7714, '', 5344, 999999999, 2, '515-Amsterdam', '2017-11-29', '0000-00-00', '2017-11-15', 'black', 'black', 'Pionier', '{G-Card}\r\nThe watch does not work. It is not starting after winding. My 4 digit order number is 4044, and i bought the watch from tufinawatches.com. The actual reference number of the watch is GM 515-6', '30-11-17\r\n...klemmt im RW? nee: Pforzheimer Montagefehler → SekZg striff am Glas - gerichtet\r\nK 3011 1350 - reguliert und 04-12-17 okay', '1,2', '2017-12-04', '2017-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-04', '188.220.110.132', 'bcdc6e84.skybroadband.com', '2017-11-23', '711369671463', NULL),
(7715, '', 5345, 999999999, 2, '501-Copernicus', '2017-11-28', '0000-00-00', '2013-11-01', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - NO Deal]\r\nClockwork broken, second hand is missing. No warranty. If you can fix this and it will not be too expensive, I\'ll pay for the fix and postal costs. Case not included.', '29-11-17\r\nArmband verbraucht, AR aus Eingriff, aber: Rotorschraube klebt fest, Reglage nicht möglich...! \r\nKVA Sonderpreis Werk und Band  70,- - ausf. 2212\r\n', '1,2', '2018-01-08', '2018-01-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-29', '188.238.233.223', 'mobile-access-bceee9-223.dhcp.inet.fi', '2017-11-23', '711369674495', NULL),
(7716, '', 5346, 999999999, 2, '4004-Newton', '2017-12-01', '0000-00-00', '2016-01-18', 'gold', 'black', 'Theorema', '{G-Card}\r\nDear,\r\n \r\nI have bought for my husband a watch from you through superdeals2day a year ago and now the watch is damaged on the insidde, it wont give the time anymore.\r\n \r\nWe have the reference number: GM 4004-3 we normally have still the guarantee, can we send it to you? We have been asking a few jewelers but they don\'t know how to fix it. The dials don\'t work anymore, I think that at the back there\'s something broken, also the leather peeled off after he went swimming with the watch, even though it says that it\'s real leather.\r\n \r\nMy husband really loves the watch and would like to wear it again, it would be the perfect holiday gift.\r\n \r\nLooking forward to your reply.\r\n \r\n \r\nKind regards,\r\n \r\n \r\n \r\nMelissa Inverno\r\n0484/78.59.14 - 0484/58.79.07', '01-12-17\r\nRotor gebrochen, Indexe gelöst\r\nGehäuse u-s, alle 8 Indexe geklebt - WD 8310\r\nK 0412 0950 - Band ers. und 07-12-17 okay', '1,2', '2017-12-08', '2017-12-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-08', '83.134.159.106', 'ip-83-134-159-106.dsl.scarlet.be', '2017-11-23', '711369671831', NULL),
(7717, '', 5347, 999999999, 0, '509-Barbados', '2017-11-23', '0000-00-00', '2017-11-23', 'black', 'black', 'Pionier', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '51.171.89.243', '51-171-89-243-dynamic.agg2.ccs.dbc-mgr.eircom.net', '2017-11-23', '', NULL),
(7718, '', 5348, 999999999, 2, '512-Berlin', '2017-12-04', '0000-00-00', '2017-03-10', 'black', 'black', 'Pionier', '{G-Card}\r\nThe Watch has a problem with the key i cannot fix the right hour...an also doesn`t show the right time.. is either faster.. with 20-30 min either slower\r\nit had a problem with the key from the begining', '05-12-17\r\nWHF übergesprungen → gesetzt\r\nK 0512 1040 - 08-12-17 okay', '1,2', '2017-12-08', '2017-12-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-08', '79.119.87.58', '79-119-87-58.rdsnet.ro', '2017-11-24', '711369671820', NULL),
(7719, '', 5349, 999999999, 0, '104-Copacabana', '2017-11-24', '0000-00-00', '2017-11-13', 'gold', 'white', 'Theorema', 'I don\'t like gold band. Please exchange for model GM-104-9. Thank you\r\nOrder number 1560, was bought from the website tufinawatches.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.208.63.161', '161.63.broadband2.iol.cz', '2017-11-24', '', NULL),
(7720, '', 5350, 999999999, 0, '104-Copacabana', '2017-11-24', '0000-00-00', '2017-11-20', 'black', 'white', 'Theorema', 'The watch is too large, in the overall sense, for my\r\npreferences.  I want a refund.  My order number is 4140.  I purchased it on the web site tufinawatches.com.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.242.141.141', '172-242-141-141.cust.exede.net', '2017-11-24', '', NULL),
(7721, '', 5351, 999999999, 2, '101-Casablanca GM', '2017-12-01', '0000-00-00', '2017-11-20', 'silver', 'black', 'Theorema', 'It doesn’t work for long doesn’t hold for 2 days like u are saying maximum is 20 minutes  i followed all the steps I’ve been told from u i want the money I don’t need an exchy ', 'Der Kunde willt das Geld zurück', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.10.233.124', '5e0ae97c.bb.sky.com', '2017-11-26', '', NULL),
(7722, '', 5352, 999999999, 0, '101-Casablanca GM', '2017-11-27', '0000-00-00', '2017-11-24', 'black', 'white', 'Theorema', 'The watch is not what I expected and I would like a refund.\r\nThe order number is 4467 and I bought it from tufinawatches.com ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.197.206.33', 'ool-44c5ce21.dyn.optonline.net', '2017-11-27', '', NULL),
(7723, '', 5353, 999999999, 0, '502-Malibu', '2017-11-27', '0000-00-00', '2017-11-14', 'black', 'white', 'Pionier', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '97.90.130.113', '97-90-130-113.static.mtpk.ca.charter.com', '2017-11-27', '', NULL),
(7790, '', 5404, 999999999, 0, '101-Casablanca GM', '2017-12-11', '0000-00-00', '2017-11-29', 'black', 'white', 'Theorema', 'hand are not turning. watch is wound up and crown is pushed in but watch has no movement.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.195.202.75', '75.sub-70-195-202.myvzw.com', '2017-12-11', '', NULL),
(7789, '', 5403, 999999999, 0, '101-Casablanca GM', '2017-12-11', '0000-00-00', '2017-12-01', 'gold', 'yellow', 'Theorema', 'number 1 missing in gold ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.70.150.14', 'modemcable014.150-70-69.static.videotron.ca', '2017-12-11', '', NULL),
(7726, '', 5355, 999999999, 0, '514-Hawaii', '2017-11-27', '0000-00-00', '2017-11-15', 'rosé', 'blue', 'Pionier', 'Too big to wear. Just bought the watch online ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.104.77.154', '24-104-77-154-ip-static.hfc.comcastbusiness.net', '2017-11-27', '', NULL),
(7727, '', 5356, 999999999, 0, '502-Malibu', '2017-11-27', '0000-00-00', '2017-11-17', 'gold', 'black', 'Pionier', 'Per instructions given to me by Paul at info@tufinawatches.com, I am to mention that my order number was #4133 and that I am exchanging this watch for the Macau Theorema (Reference no. T3011-7) with the stainless steel gold case/band.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.191.180.30', 'pool-71-191-180-30.washdc.fios.verizon.net', '2017-11-27', '', NULL),
(7728, '', 5354, 999999999, 2, '511-New York II', '2017-12-08', '0000-00-00', '2017-03-27', 'black', 'black', 'Pionier', '{G-Card}\r\nDate is not working properly and is late few minutes ', '11-12-17\r\n1er-Scheibe verdreht → weil eine frei fliegende überflüssige Korrektorfeder das Datum blockiert hatte... \r\n1er-Scheibe ersetzt\r\nK 1112 1045 - reguliert und 14-12-17 okay', '1,2', '2017-12-14', '2017-12-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-14', '37.228.254.168', '37.228.254.168', '2017-11-28', '711369672974', NULL),
(8382, '', 5844, 999999999, 0, '101-Casablanca GM', '2018-08-29', '0000-00-00', '2018-08-16', 'black', 'yellow', 'Theorema', 'Not what I expected , evetrhing is still new', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.58.216.118', '172.58.216.118', '2018-08-29', '', NULL),
(7731, '', 5359, 999999999, 2, '503-Sydney', '2018-01-08', '0000-00-00', '2017-11-24', 'silver', 'black', 'Pionier', '{G-Card}\r\nOnline order no 4118 - GM503-2\r\n\r\nThe watch stops working when a small pressure is applied to its back with my wrist.\r\n\r\nAfter an unknown amount of time, the watch seem to start working again, but when I strap it around my wrist, it stops working after a minute or so.\r\n\r\nThe problem started immediately when I first wore it.', '09-01-18\r\nWerk kpl. abgelaufen - S+F oB \r\nK 0901 1310 bis 1550 - Klemmung im RW durch Ablaufen beseitigt\r\nK 1001 0925 - Rotor geölt\r\nK 1201 0855 - saumäßiger Aufzug → Werktausch\r\nK 1501 0940 - 18-01-18 okay', '1,2', '2018-01-19', '2018-01-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-19', '142.59.49.20', '142.59.49.20', '2017-11-28', 'RC 30 272 506 2DE', NULL),
(7732, '', 5360, 999999999, 2, '101-Casablanca GM', '2018-01-30', '0000-00-00', '2017-11-21', 'gold', 'black', 'Theorema', '{G-Card}\r\nthe problem is \"the watch doesnt run even the power is reserved in the coils\"', '30-01-18\r\n...ein Stück WH-Ring klemmt im Werk - und nicht mal vom Eigenen!!! → entfernt, Anker gerichtet\r\nUK 3001 0940 - einwandfrei\r\nWK 3101 0835 - 01-02-18 okay', '1,2', '2018-02-02', '2018-02-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-02', '219.76.212.115', 'n219076212115.netvigator.com', '2017-11-29', 'RC 30 387 107 5DE', NULL),
(7733, '', 5361, 999999999, 0, '2009-Casablanca', '2017-11-29', '0000-00-00', '2017-11-08', 'silver', 'white', 'Theorema', 'This watch does not keep time well at all:too fast by about 3h per day. Completely unacceptable, I would like a refund as I do not trust the quality of your products. Otherwise you can exchange/fit it but it is not my preferred option. order 3711', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.178.99.204', '204.99-178-91.adsl-dyn.isp.belgacom.be', '2017-11-29', '', NULL),
(7734, '', 5362, 999999999, 0, '101-Casablanca GM', '2017-11-29', '0000-00-00', '2017-11-09', 'black', 'yellow', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.193.249.64', '64.249.193.178.dynamic.wline.res.cust.swisscom.ch', '2017-11-29', '', NULL),
(7736, '', 5363, 999999999, 2, '509-Barbados', '2017-12-04', '0000-00-00', '2016-08-05', 'black metal', 'black', 'Pionier', '{G-Card}\r\n2 watches:\r\n\r\nFlorida diamond; glass is broken\r\n\r\nBarbados: wheel at side to set the time is broken. This one is from 06-2016, i think no warranty. \r\n\r\nBoth need to be repaired. First a quotation. ', '05-12-17\r\nHalsdichtung (!) - entfernt - WD 8310\r\nK 0512 1120 - zieht nicht auf! Rotorlager geölt\r\nK 0812 1350 - reguliert\r\nK 1112 0810 - 13-12-17 okay', '1,2', '2017-12-22', '2017-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-22', '62.72.192.62', '62.72.192.62', '2017-11-29', '711369673720', NULL),
(7737, '', 5364, 999999999, 2, '505-Florida', '2017-12-04', '0000-00-00', '2016-05-08', 'silver metal', 'black', 'Pionier', '[OHNE G-Nachweis - NO Deal? ]\r\nGlass is broken.\r\nNo Warrenty card. I have one with the 2nd watch', '05-12-17\r\nGlas gesplittert → Werk und Glas  100,- - ausf. 1312\r\nBand/Gehäuse u-s, Glas mit neuer Dichtung ers., Werk ers.\r\nK 1512 0925 - neu gestellt\r\nK 1812 0835 - WD 8310 und 19-12-17 okay', '1,2', '2017-12-22', '2017-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-22', '85.144.152.152', '152-152-144-85.ftth.glasoperator.nl', '2017-11-29', '711369673720', NULL),
(7738, '', 5365, 999999999, 0, '514-Hawaii', '2017-11-30', '0000-00-00', '2017-10-26', 'gold', 'black', 'Pionier', 'too big to my wrist', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.196.107.60', 'c-98-196-107-60.hsd1.tx.comcast.net', '2017-11-30', '', NULL),
(7739, '', 5366, 999999999, 0, '101-Casablanca GM', '2017-11-30', '0000-00-00', '2017-11-24', 'silver', 'yellow', 'Theorema', 'I purchased online the Theorema Casablanca GM101-4 and when it arrived there was 2 defects. One of them is that the strap is brown and not black as I have ordered it and the second defect is that there is a small \"blue ring\" inside the case. You can see it attached, sort of like, next to the 45 second marker inside by the front glass. Pictures also have been sent via email to Emilia.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '195.158.70.136', '195.158.70.136', '2017-11-30', '', NULL),
(7740, '', 5367, 999999999, 0, '505-Florida', '2017-11-30', '0000-00-00', '2017-11-29', 'gold', 'black', 'Pionier', 'I am so sorry that I am returning this watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '149.170.83.140', 'asn-aca5811.mmu.ac.uk', '2017-11-30', '', NULL),
(7742, '', 5368, 999999999, 2, '505-Florida', '2017-12-29', '0000-00-00', '2017-10-26', 'gold metal', 'white', 'Pionier', '{G-Card}  ## noch am Lager 01-11-18 ## \r\nI winded the watch before putting on. I followed the instructions. It worked for a few days and it just suddenly stopped while wearing it. I’ve tried to start it up again by following the instructions but it just doesnt work anymore.', '08-01-18\r\nWerk zerstört durch Fehlbedienung → Werktausch\r\nKVA Sonderpreis 60,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '49.199.101.194', 'pa49-199-101-194.pa.vic.optusnet.com.au', '2017-12-01', '', NULL),
(7743, '', 4047, 999999999, 2, '2007-Toronto', '2017-12-15', '0000-00-00', '2015-09-26', 'silver', 'white', 'Theorema', '{G-Copy - gefälscht! 1 Jahr jünger gemacht!}\r\none of the dial\'s (pointers) broke off', '15-12-17\r\nMinZg und SekZg ab...\r\nDa Betrugsabsicht: KVA\r\nBand und Werkrep. 60,- - ausf. 2201\r\nZeiger befestigt, reguliert\r\nUK 2201 1035 - einwandfrei\r\nWK 2301 0820 - 24-01-18 okay', '1,2', '2018-01-25', '2018-01-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-25', '109.133.17.249', '249.17-133-109.adsl-dyn.isp.belgacom.be', '2017-12-01', '711369676649', NULL),
(7744, '', 5369, 999999999, 2, '3005-Marco Polo', '2017-12-07', '0000-00-00', '2015-12-03', 'silver', 'black', 'Theorema', '{G-Card}\r\nAs I already texted to you via email the problem, the watch has two problems.\r\n1. The mechanism stop working as one screw you can see that one screw is unscrewed and if you shake the watch you can hear it.(is not missing).\r\n2. The strap of the watch has been worn enough, while we do care it.', '07-12-17\r\nRotorschraube gelöst - Armband allerdings reichlich verbraucht!\r\n→ Rotorlager geplatzt - Werk hat auch schlechte Amplitude! \r\n→ Tausch\r\nKVA Lederband  25,- - ausf. 1912\r\nWerk ersetzt\r\nK 1912 1020 - Armband angesetzt und 22-12-17 okay\r\n', '1,2', '2017-12-22', '2017-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-22', '31.216.119.202', '31.216.119.202', '2017-12-01', '711369673878', NULL),
(7747, '', 5371, 999999999, 2, '515-Amsterdam', '2017-12-07', '0000-00-00', '2017-11-21', 'black', 'black', 'Pionier', '{G-Card)\r\nMy 4 digit order number is 4298\r\nI bought the watch from the website:tufinawatches.com\r\n\r\nThe rubble ridge covering the date setting and month setting are both loose. They flap when I put the watch on and makes an irritating flapping sound as well as points out like wings', '07-12-17\r\n{Schraubenköpfe vom Kunden beschädigt!}\r\nja, beide Abdeckungen sind deutlich lose → gespannt\r\nK 0712 1340 - 11-12-17 okay', '1,2', '2017-12-13', '2017-12-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-13', '109.149.175.124', 'host109-149-175-124.range109-149.btcentralplus.com', '2017-12-02', '711369672654', NULL),
(7748, '', 5372, 999999999, 0, '511-New York', '2017-12-02', '0000-00-00', '2017-11-01', 'black', 'black', 'Pionier', 'day hand fell off,metal part on buckle came off ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '166.161.66.124', '124.sub-166-161-66.myvzw.com', '2017-12-02', '', NULL),
(7749, '', 5373, 999999999, 0, '104-Copacabana', '2017-12-04', '0000-00-00', '2017-01-05', 'black', 'black', 'Theorema', 'Its not working, and after the first reparation the number 12 (Its inside the watch)is missing and i see a small scratch on the glass.\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.97.112.74', '095-097-112-074.static.chello.nl', '2017-12-04', '', NULL),
(7750, '', 5374, 999999999, 0, '515-Amsterdam', '2017-12-04', '0000-00-00', '2017-11-28', 'black', 'black', 'Pionier', 'You sent me wrong model, please send me exact model i ordered from you. My 4 digit order number is #4774. \r\nThe model I ordered is GM-515-2 from  tufinawatches.com\r\n(Please refer to Enis Tufina email dated 4Dec2017)', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '175.156.203.194', '175.156.203.194', '2017-12-04', '', NULL),
(7751, '', 5375, 999999999, 0, '502-Malibu', '2017-12-04', '0000-00-00', '2019-02-19', 'gold', 'black', 'Pionier', 'When I put the watch on my wrist it stops and other problems is that when I set the time e.g 8pm it will go back an hours or some minutes back. My reference of the parcel which contains the watch is RN220291492GB.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.123.117.77', '027b754d.bb.sky.com', '2017-12-04', '', NULL),
(7752, '', 5376, 999999999, 0, '3011-Macau', '2017-12-04', '0000-00-00', '2017-11-27', 'gold', 'black', 'Theorema', 'Hi, I just received my watch. I have to say, I\'ve never been this eager waiting for a watch to arrived. Unfortunately, the box was already broken as I opened. I know is not your fault. What I\'m not impress with was the thickness of the the watch itself, and the leather wrist band already bending along the crease line. Especially the clasp does not want to attach or latch onto the metal piece, which makes the watch unable to stays on the wrist. \r\n \r\nWith the experience in first 30 minutes from receive the watch like this. I would like to return and have full refund. \r\n \r\nRegards,\r\n\r\nThinh Le', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.10.237.250', '99-10-237-250.lightspeed.hstntx.sbcglobal.net', '2017-12-04', '', NULL),
(7753, '', 5377, 999999999, 0, '101-Casablanca GM', '2017-12-04', '0000-00-00', '2017-11-29', 'black', 'white', 'Theorema', 'I bought 2 watches : Casablanca 101-7 & 107-8  as gifts. But my father and brother do not like them . I would like to return . it is in new condition', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.231.105.52', 'c-98-231-105-52.hsd1.fl.comcast.net', '2017-12-04', '', NULL),
(7754, '', 5378, 999999999, 0, '502-Malibu', '2017-12-06', '0000-00-00', '2017-11-27', 'silver', 'white', 'Pionier', 'I am not happy with the global look and quality of the watch', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '193.1.45.254', 'publicnat.dkit.ie', '2017-12-06', '', NULL),
(7755, '', 4551, 999999999, 2, '3006-Monaco Diamond', '2017-12-12', '0000-00-00', '2013-03-08', 'gold', 'black', 'Theorema', '{G-Card}\r\nSmall rings shaking inside, watch was dropped down from 20 cm, how much will cost to fix it, thanks.', '12-12-17\r\nZierringe gelöst - Werk aber einwandfrei!\r\nEntweder → NUR Zierringe entnehmen  Porto 10,- → ausf. 2012\r\nODER → ZB ersetzen  40,-  --  NICHT ausf.\r\nRinge entnommen\r\nK 2012 1035 - 22-12-17 okay', '1,2', '2017-12-22', '2017-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-22', '109.77.23.163', '109.77.23.163', '2017-12-06', '711369673867', NULL),
(7756, '', 5379, 999999999, 0, '101-Casablanca GM', '2017-12-06', '0000-00-00', '2017-11-30', 'black', 'yellow', 'Theorema', 'Return I don\'t like the watch, it\'s hard to me read the time. I have bad vision. I don\'t wanna exchange return only. Thanks. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.44.194.68', 'ool-ae2cc244.dyn.optonline.net', '2017-12-06', '', NULL),
(7757, '', 5380, 999999999, 2, '508-Dublin', '2017-12-15', '0000-00-00', '2015-12-30', 'silver metal', 'white', 'Pionier', '{G-Card}\r\nThe hour hand doesn’t stay on the correct time. If you walk you are swinging your arms and then the hour hand just isn’t on the correct time anymore', '15-12-17\r\nStdZg gelöst - ambulant aufgesetzt, Glas gesäubert, Rotorlager geölt\r\nK 1512 1045 - steht 1612 1700 → zieht nicht auf! \r\nKlinkenfeder ersetzt\r\nK 1812 1420 - reguliert und 22-12-17 okay', '1,2', '2017-12-22', '2017-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-22', '82.72.112.46', '5248702E.cm-4-1b.dynamic.ziggo.nl', '2017-12-06', '711369673753', NULL),
(7758, '', 5381, 999999999, 0, '3005-Marco Polo', '2017-12-06', '0000-00-00', '2017-11-28', 'black', 'black', 'Theorema', 'The minutes point fall', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.201.131.13', 'c-71-201-131-13.hsd1.il.comcast.net', '2017-12-06', '', NULL),
(7759, '', 5279, 999999999, 2, '101-Casablanca GM', '2017-12-12', '0000-00-00', '2017-10-04', 'silver', 'white', 'Theorema', '{G-Card}\r\nHello\r\nnot working\r\n→ unter #7631 v. 26-10-17:\r\nHello\r\nBecause of a shock, the tongues of the clock have fallen.\r\nThank you', '13-12-17\r\nWerk kpl. abgelaufen - S+F → ZgWerk abgehoben, DS bei 0400\r\n→ Kulanzrep. (Porto)  10,- → ausf. 2012\r\nZgWerk aufgedrückt... ähnliche Rep bereits unter #7622\r\nUK 2012 1015 - einwandfrei\r\nWK 2112 0830 - 22-12-17 okay', '1,2', '2017-12-22', '2017-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-22', '178.118.126.171', '178-118-126-171.access.telenet.be', '2017-12-06', '711369673889', NULL),
(7760, '', 5381, 999999999, 0, '3005-Marco Polo', '2017-12-06', '0000-00-00', '2017-11-28', 'black', 'black', 'Theorema', 'the second hand of the watch fell off', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.201.131.37', 'c-71-201-131-37.hsd1.il.comcast.net', '2017-12-06', '', NULL),
(7761, '', 5382, 999999999, 0, '101-Casablanca GM', '2017-12-06', '0000-00-00', '2017-11-29', 'silver', 'white', 'Theorema', 'all work except the two pins timing not moving', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '184.161.237.191', 'modemcable191.237-161-184.mc.videotron.ca', '2017-12-06', '', NULL),
(7762, '', 4724, 999999999, 2, '104-Copacabana', '2018-01-11', '0000-00-00', '2016-06-24', 'gold', 'black', 'Theorema', '{G-Card}\r\nWinding up mechanism is not working.\r\nAnd strap comes loose quite often from watch base', '12-01-18\r\nKrone in sich gebrochen? Indexe liegen im Werk, Steg 12 evtl. weich → Welle gebrochen, Indexe 1(2), 1 und 10 abgefallen\r\nKVA ZB Reparatur, Krone/Welle ersetzen  40,- ← ausf. 0603\r\nIndexe geklebt, Krone (2,5) mit Welle ers. - WD 8310\r\nUK 0703 0925 - einwandfrei\r\nWK 0803 0855 - 09-03-18 okay', '1,2', '2018-03-12', '2018-03-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-12', '77.169.167.68', 'ip4da9a744.direct-adsl.nl', '2017-12-07', '711369678424', NULL),
(7763, '', 5383, 999999999, 0, '102-Monte Carlo GM', '2017-12-07', '0000-00-00', '2017-11-24', 'black', 'white', 'Theorema', 'DO NOT LIKE THEM ,ITS NOT WHAT WE ARE EXPECTING.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.241.14.193', 'c-73-241-14-193.hsd1.ca.comcast.net', '2017-12-07', '', NULL),
(7764, '', 5384, 999999999, 0, '101-Casablanca GM', '2017-12-07', '0000-00-00', '2017-11-30', 'silver', 'white', 'Theorema', 'The bottom to control time was out of oder', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.114.149.71', '68-114-149-71.dhcp.kgpt.tn.charter.com', '2017-12-07', '', NULL),
(7765, '', 5385, 999999999, 0, '3012-Paris', '2017-12-07', '0000-00-00', '2016-11-18', 'black', 'black', 'Theorema', 'Name : Shin Park\r\nORDER #1486\r\n\r\nDetailed description of the issue\r\n\r\nCannot set the time by unplugged time controller which located right side of watch. \r\n\r\n\r\n\r\nPlease guide me how to get warranty services from yourside. \r\n\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '211.109.178.33', '211.109.178.33', '2017-12-07', '', NULL),
(7766, '', 5386, 999999999, 0, '101-Casablanca GM', '2017-12-07', '0000-00-00', '2017-11-29', 'gold', 'yellow', 'Theorema', 'No defects, Its just too big for my husbands wrist. \r\n\r\nOrder Number #4985\r\n\r\nTufinawatches.com\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '47.145.111.212', '47.145.111.212', '2017-12-07', '', NULL),
(7769, '', 5387, 999999999, 2, '514-Hawaii', '2018-01-05', '0000-00-00', '2017-11-27', 'silver', 'black', 'Pionier', '{G per email 07-12-17}\r\norder #4688\r\nthe first day i received my watch, it was already not functioning (not moving) and a tip came off as the screw fell.', '08-01-18\r\nWerk kpl. abgelaufen, läuft auch gleich los → bleibt aber nach Zeiteinstellung fest stehen - verhakte Unruh befreit...\r\nK 0901 1245 - 12-01-18 okay', '1,2', '2018-01-12', '2018-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-12', '155.143.150.75', 'static.belong.com.au', '2017-12-07', 'RC 3027 2500 5DE', NULL),
(7770, '', 5388, 2, 2, '502-Malibu', '2017-12-07', '2017-01-31', '2017-01-31', 'gold metal', 'Schwarz', 'Pionier', '[OHNE G-Nachweis - Deal ]\r\n[OHNE Angabe]', '07-12-17\r\nja... ??? Werk kpl. abgelaufen - S+F oB \r\nK 0712 1255 - 11-12-17 absolut okay', '1,2', '2017-12-13', '2017-12-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-13', '', '', '0000-00-00', '711369672643', NULL),
(7771, '', 5389, 999999999, 0, '111-Copenhagen', '2017-12-07', '0000-00-00', '2017-10-27', 'gold', 'black', 'Theorema', 'Not my taste, I do not like ... too big and heavy\r\n\r\nOrder #5090', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.225.226.89', 'x5ce1e259.dyn.telefonica.de', '2017-12-07', '', NULL),
(7772, '', 5390, 999999999, 2, '101-Casablanca GM', '2017-12-20', '0000-00-00', '2017-11-27', 'gold', 'black', 'Theorema', '{G-Card}\r\nWatch runs far too fast (approx. 12\' per hour); mechanical winding lasts less than 6 hours.', '20-12-17\r\nhört sich nach Spirale an → Werk kpl. abgelaufen, Spirale liegt ordentlich - Aufzug 39x\r\nUK 2012 0940 - einwandfrei\r\nWK 2112 0830 - 22-12-17 absolut okay', '1,2', '2017-12-22', '2017-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-22', '178.117.39.146', '178-117-39-146.access.telenet.be', '2017-12-07', '711369673731', NULL),
(7773, '', 4964, 999999999, 2, '3005-Marco Polo', '2017-12-12', '0000-00-00', '2014-12-31', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Uhr von 2012/2013]\r\nI tried to adjust the date by the relevant buttom, but after serveral clicks the buttom didn\'t move in the normal Position. Clock stopped at half past eleven and didn\'t change the date. ', '13-12-17\r\nDatum durch Schlag auf den Drücker zerstört! Drücker klemmt, Werk muss neu! \r\nKVA Werk und Gehäuse 120,-', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.7.67.21', 'dslb-178-007-067-021.178.007.pools.vodafone-ip.de', '2017-12-07', '', NULL),
(7775, '', 5391, 999999999, 2, '511-New York II', '2017-12-28', '0000-00-00', '2017-05-05', 'gold', 'white', 'Pionier', '[OHNE G-Nachweis]\r\nDate doesn\'t work. Can\'t be changed or adjusted. I have original warranty card I will email if need.', '08-01-18\r\nzerstört durch Fehlbedienung? - jepp, eindeutig → Werktausch\r\nKVA Sonderpreis  60,- ← ausf. 2601\r\nWerk ersetzt \r\nK 2601 1015 - 29-01-18 okay', '1,', '2018-01-29', '2018-01-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '206.188.48.40', 'nat48-40.net.kcls.org', '2017-12-07', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(7776, '', 5392, 999999999, 2, '505-Florida', '2018-01-08', '0000-00-00', '2017-06-07', 'silver metal', 'white', 'Pionier', '{G-Card}\r\nI was using aforementioned watch since Jun-17 without any problem but suddenly it stopped working. I tried to make it run by shaking hand and rewinding but it doesn\'t work anymore.', '09-01-18\r\nWerk abgelaufen??? Läuft auch gleich los???\r\nK 0901 1315 - 12-01-18 absolut okay', '1,2', '2018-01-12', '2018-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2016-01-12', '58.27.120.138', '58.27.120.138', '2017-12-08', 'RC 30 272 499 4DE', NULL),
(7777, '', 5361, 999999999, 0, '101-Casablanca GM', '2017-12-08', '0000-00-00', '2017-08-11', 'silver', 'white', 'Theorema', 'Order 3711. As agreed with after sales I am returning the watch for a refund. The watch is too fast by 3h+ per day, cannot be used. Do not trust the quality of the build. Thank you and best regards.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.177.83.105', '105.83-177-91.adsl-dyn.isp.belgacom.be', '2017-12-08', '', NULL),
(7778, '', 5393, 999999999, 2, '101-Casablanca GM', '2018-01-08', '0000-00-00', '2017-10-09', 'gold', 'black', 'Theorema', '{G-Card}\r\nYesterday, When I winded the crown to recharge it, something snapped inside. So, now the crown just\r\nwinds continuously without recharging it. It feels like some wire\r\ninside came loose or something. I wind the watch every 2 days to\r\nrecharge it so I know how to do it but yesterday something happened\r\n(mechanically, without my fault) and my watch is now broken.', '09-01-18\r\nSperradschraube - gesichert\r\nUK 0901 1425 - einwandfrei\r\nWK 1001 0745 - 11-01-18 okay', '1,2', '2018-01-11', '2018-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-11', '24.34.231.63', 'c-24-34-231-63.hsd1.ma.comcast.net', '2017-12-08', 'RC 30 272 497 7DE', NULL),
(7779, '', 5394, 999999999, 0, '101-Casablanca GM', '2017-12-08', '0000-00-00', '2017-11-29', 'black', 'white', 'Theorema', 'Hej,\r\nJag ville köpa en kvinnoklocka och du skickad mig bilden av här klockan på messenger och jag trodde att det var en kvinnna,men när jag fick det så hitttade jag det en herr klocka. Tack ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.229.196.81', '81-229-196-81-no259.tbcn.telia.com', '2017-12-08', '', NULL),
(7780, '', 5395, 999999999, 0, '3011-Macau', '2017-12-09', '0000-00-00', '2017-04-12', 'gold', 'black', 'Theorema', 'The day indicator hand was missing. It is actually floating around the inside of the crystal.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '66.27.209.54', 'cpe-66-27-209-54.hawaii.res.rr.com', '2017-12-09', '', NULL),
(7781, '', 5394, 999999999, 0, '101-Casablanca GM', '2017-12-09', '0000-00-00', '2017-11-29', 'black', 'white', 'Theorema', 'Hej,\r\nKöpt från hemsida:( Tufinawatches.com) \r\nOch My ( 4 digit order number is 4966 ). \r\nJag  ville köpa en kvinnoklocka och du skickad mig bilden av här klockan på messenger och jag trodde att det var en kvinna, men bär fick det så hittade jag det en herr klocka. \r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.200.160.250', '81.200.160.250', '2017-12-09', '', NULL),
(7782, '', 5396, 999999999, 0, '511-New York', '2017-12-09', '0000-00-00', '2017-11-30', 'gold', 'white', 'Pionier', 'The watch is to big for my wrist. I am looking to change it for the Cannes Automatic GM-3004-3.  ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '46.7.53.82', '46.7.53.82', '2017-12-09', '', NULL),
(7783, '', 5397, 999999999, 0, '', '2017-12-09', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '166.137.8.92', 'mobile-166-137-008-092.mycingular.net', '2017-12-09', '', NULL),
(7784, '', 5398, 999999999, 2, '515-Amsterdam', '2018-01-05', '0000-00-00', '2017-12-11', 'gold metal', 'black', 'Pionier', '{G-Card}\r\nThe watch is working alright. The knob for hand winding in Position 0 and time setting in Position 1 came off. I put it back in place. But it is loose and comes easily off again.\r\nAlso, in Position 0 it sets time, in Position 1 is in hand winding mode.', '08-01-18\r\nDatumscheiben dejustiert... evtl. Uhr rückwärts gedreht...\r\n→ nur 1erScheibe stand 3 Digits daneben... justiert\r\nK 0901 1035 - 12-01-18 okay - Kulanz', '1,2', '2018-01-12', '2018-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-12', '93.150.187.241', 'net-93-150-187-241.cust.dsl.teletu.it', '2017-12-09', '711369675583', NULL),
(7785, '', 5399, 999999999, 0, '', '2017-12-09', '0000-00-00', '0000-00-00', '', '', 'Pionier', 'No defects at all. The watch is just too large for my wrist. Order #5120. Reference #GM514-2. The form is not letting me select any information for reference number or case/dial color.  Thank you.  ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.194.125.23', 'ip72-194-125-23.oc.oc.cox.net', '2017-12-09', '', NULL),
(7786, '', 5400, 999999999, 0, '104-Copacabana', '2017-12-10', '0000-00-00', '2017-12-07', 'black', 'black', 'Theorema', 'product is not in requested quality\'s, more chinese product. I will not accept the quality.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.5.174.191', 'p5B05AEBF.dip0.t-ipconnect.de', '2017-12-10', '', NULL),
(7787, '', 5401, 999999999, 2, '101-Casablanca GM', '2017-12-28', '0000-00-00', '2017-11-17', 'silver', 'white', 'Theorema', '{G-Card}\r\nThe watch clasp screw dropped!\r\nI need to return and exchange.\r\n\r\n', '08-01-18\r\njo... untere \'Schraube\' fehlt - Gehäuse ersetzt - WD 8310\r\nUK 0801 1040 - einwandfrei\r\nWK 0901 0825 - 10-01-18 okay\r\n\r\nRC 30 272 498 5DE  13.02.18', '1,2', '2018-02-13', '2018-02-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-12', '203.125.36.90', '203.125.36.90', '2017-12-11', 'RC 30 272 498 5DE', NULL),
(7788, '', 5402, 999999999, 0, '101-Casablanca GM', '2017-12-11', '0000-00-00', '2017-11-29', 'silver', 'black', 'Theorema', 'This watch goes faster 5 minutes per hour.\r\nMy shopping Number is #4919\r\npacking turn back today (2017-12-11 in korea)', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '223.38.61.30', '223.38.61.30', '2017-12-11', '', NULL),
(7791, '', 5405, 999999999, 0, '504-Acapulco', '2017-12-12', '0000-00-00', '2017-12-08', 'black', 'white black', 'Pionier', 'Did not like item for gift. Item is brand new, unused. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '104.136.193.190', '104-136-193-190.res.bhn.net', '2017-12-12', '', NULL),
(7792, '', 5406, 2, 2, '101-Casablanca GM', '2017-12-12', '2016-11-14', '2016-11-14', 'Gold', 'Schwarz', 'Theorema', '{G-Card}\r\n{abgetippt:\r\nWhen I set the time on the watch and manually wind the watch up it is only lasting 2 hours even though in wearing the watch and moving the watch constantly which should be automatically winding the watch up.\r\n} ', '12-12-17\r\n... ja... da hat wohl einer das System nicht verstanden! \r\nS+F oB - Aufzug 36x - {Gehäuse ersetzt}\r\nUK 1212 1000 - reguliert und fixiert\r\nUK 1312 0900 - einwandfrei\r\nWK 1412 0900 - 15-12-17 okay\r\n{Aufzugzettel}', '1,2', '2017-12-15', '2017-12-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-15', '', '', '0000-00-00', '711369672996', NULL),
(8048, '', 5596, 999999999, 2, '112-Madrid', '2018-04-18', '0000-00-00', '2018-03-13', 'gold', 'black', 'Theorema', 'order #T2982 I am returning because I no longer want the watch due to some major financial issues. The watch was purchased from Tufinawatches .com ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '168.223.70.157', '168.223.70.157', '2018-03-22', '', NULL),
(8047, '', 5596, 999999999, 0, '112-Madrid', '2018-03-22', '0000-00-00', '2018-03-13', 'gold', 'black', 'Theorema', 'order# T2892 im returning because I no longer want the watch due to some major financial issues. the watch was purchased from Tufinawatches.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.19.174.178', '73.19.174.178', '2018-03-22', '', NULL),
(8046, '', 5595, 999999999, 2, '3005-Marco Polo', '2018-04-09', '0000-00-00', '2017-12-05', 'gold', 'black', 'Theorema', '{G per email 22-03-2018}\r\n1.Date function spoiled, unable to adjust the date \r\n2. The watch not automated, sometime watch stop and not working even though is wearing on it.\r\n\r\n[Nov2017 - The Last One gebaut]', '10-04-18\r\nSchlag auf den 2-Uhr-Drücker klemmt diesen in gedrückter Position - EinerScheibe beschädigt, Klinkenräder?\r\nKVA Sonderpreis Gehäuse ersetzen/Werk reparieren \r\nstatt 60,- für 30,- € ← 2506\r\nEinerScheibe und Schaltrad ers., Gehäuse ers. - WD 8310\r\nK 2506 1255 - 28-06-18 okay', '1,2', '2018-07-02', '2018-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-02', '119.56.101.26', '26.101.56.119.unknown.m1.com.sg', '2018-03-22', 'RC 31 108 526 5DE', NULL),
(7798, '', 5408, 999999999, 0, '111-Copenhagen', '2017-12-12', '0000-00-00', '2017-12-06', 'black', 'black', 'Theorema', 'The watch is not what i was thinking, does not satisfy my expectations, i did not wear it, it is brand new.\r\n\r\nMy order number is 5655, and it bought it from tufinawatches.com ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.37.19.64', 'c-73-37-19-64.hsd1.wa.comcast.net', '2017-12-12', '', NULL),
(7799, '', 5404, 999999999, 0, '101-Casablanca GM', '2017-12-13', '0000-00-00', '2017-11-29', 'black', 'white', 'Theorema', 'Hands Are not turning. Watch is wound and crown pushed in but no movement on the watch', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '173.185.151.42', 'smtp.sandycreekpower.net', '2017-12-13', '', NULL),
(7800, '', 5407, 999999999, 2, '508-Dublin', '2017-12-20', '0000-00-00', '2016-08-22', 'black metal', 'black', 'Pionier', '{G-Card}\r\n[OHNE Angabe]', '20-12-17\r\nWHF aus Eingriff → gesetzt, Rotorlager geölt\r\nK 2012 0950 - 22-12-17 okay', '1,2', '2017-12-22', '2017-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-22', '88.70.148.178', 'dslb-088-070-148-178.088.070.pools.vodafone-ip.de', '2017-12-13', ' 00340434129949105833', NULL),
(7801, '', 5409, 999999999, 2, '101-Casablanca GM', '2018-01-25', '0000-00-00', '2017-12-04', 'black metal', 'black', 'Theorema', '{G-Card}\r\nWatch gains 5 seconds every minute.\r\nin 24 hours watch gains 120 minute (2hrs).', '26-01-18\r\nWerk kpl. abgelaufen - S+F oB - ZW sagt minus 3sec/d → reguliert - Aufzug 35x\r\nWK 2601 0850 - gut - Aufzug 36x\r\nUK 2901 0815 - einwandfrei\r\nWK 3001 0810 - 31-01-18 okay', '1,2', '2018-01-31', '2018-01-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-31', '207.6.149.217', 'd207-6-149-217.bchsia.telus.net', '2017-12-13', 'RC 30 387 104 4DE', NULL),
(7802, '', 5410, 999999999, 0, '504-Acapulco', '2017-12-13', '0000-00-00', '2017-12-08', 'silver', 'white', 'Pionier', 'I am not satisfied with this model, the site gave me another impression, it does not have the luxury like oman or casablanca', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '217.122.171.60', 'D97AAB3C.cm-3-3c.dynamic.ziggo.nl', '2017-12-13', '', NULL),
(7891, '', 5479, 999999999, 0, '505-Florida', '2018-01-09', '0000-00-00', '2014-10-01', 'gold', 'black', 'Pionier', 'There is a problem with th The Right Middle Knob \"The One I use to set the Time\" Suddenly when I pull it up to set the time went out from the Case and I cant anymore to set the time and before that when I used it to setup the time it doesnt work on clock wise it only works anti clock wise.\r\n\r\nand also the Date Knob doesnt work when i press on it \r\n\r\nThe month pointer falled down inside ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '41.47.170.48', 'host-41.47.170.48.tedata.net', '2018-01-09', '', NULL),
(7804, '', 5411, 999999999, 2, '511-New York', '2018-01-08', '0000-00-00', '2017-08-28', 'silver', 'black', 'Pionier', '{G-Card}\r\nDate setting skips numbers and I cannot set the date. The issue I am having is with setting the day of the month. Starting from zero on the face of the watch, every time I press the button, it goes from 0 to 9 and them you press it again and it goes to 0 and then next time I press it, it goes to 01 press it again and it goes to 11, 12, 13, 14 and instead of going to 15, it skips all the way to 26. So it basically skips all the numbers between 15 and 25. Then it keeps going from there up to 39 when there are not even 39 days in a month. ', '09-01-18\r\ndas ist definitiv durch Fehlbedienung entstanden... Datum schaltet bereits um 2000 → 10erScheibe justiert\r\nK 0901 1535 - 12-01-18 okay - Kulanz', '1,2', '2018-01-12', '2018-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-12', '67.128.13.34', '67.128.13.34', '2017-12-14', 'RC 3027 2503 1DE', NULL),
(7805, '', 5412, 999999999, 2, '3011-Macau', '2018-01-08', '0000-00-00', '2017-06-26', 'silver', 'white', 'Theorema', '{G-Copy}\r\nDay indication Plate fall down, watch stop running', '09-01-18\r\nDayTota fehlt → aus Gehäuse gefischt, Zeiger ersetzt\r\nK 0901 1500 - 12-01-18 okay', '1,2', '2018-01-12', '2018-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-12', '60.54.69.251', '60.54.69.251', '2017-12-14', 'RC 30 272 496 3DE', NULL),
(7806, '', 5413, 999999999, 2, '511-New York I', '2017-12-15', '0000-00-00', '2015-08-03', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - NO Deal]\r\nI had an accident during a walk, felt dawn where i hit a stone, and the glass where broken.\r\nI ask you to replace the glasses and case, like you mentioned to me below. Please also together with the repaired watch send me 2 (Uhrriemen) 1 in black and 1 in brown.\r\n\r\nMöchten Sie ein Komplett neues Gehäusse haben inclusive beide Glases dan würde es so um doe 60 Euro kosten und Sie haben ein Uhr die wie neu aussieht', '15-12-17\r\nGlas gesplittert - Minuterie geklebt\r\nFunktionskontrolle\r\nK 1512 1145 - bestens\r\nKVA Werkrep, Gehäuse, 2 Armbänder  90,- → ausf. 2012\r\nGehäuse ers., 2 Bänder mit Schließen beigelegt - WD 8310\r\nK 2012 1055 - 22-12-17 okay', '1,2', '2017-12-22', '2017-12-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-22', '31.185.91.4', '1FB95B04.rev.sefiber.dk', '2017-12-14', '711369673890', NULL),
(7807, '', 5414, 999999999, 0, '504-Acapulco', '2017-12-14', '0000-00-00', '2017-12-08', 'silver', 'white', 'Pionier', 'I am not satisfied with this model, the site gave me another impression, it does not have the luxury like OMAN or CASABLANCA', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '194.171.7.38', 'proxy-avl.nki.nl', '2017-12-14', '', NULL),
(7808, '', 136, 999999999, 2, '3006-Monaco Diamond', '2017-12-18', '0000-00-00', '2011-12-11', 'silver', 'white', 'Theorema', '{G-Card}\r\nthe clock hand for days is misplaced', '19-12-17\r\nDayTota abgefallen... → ersetzt\r\nK 1912 0925', '1,2', '2018-01-08', '2018-01-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-12-22', '87.6.62.21', 'host21-62-dynamic.6-87-r.retail.telecomitalia.it', '2017-12-14', '711369673742', NULL),
(7809, '', 5415, 999999999, 2, '515-Amsterdam', '2018-01-05', '0000-00-00', '2017-12-06', 'black metal', 'black', 'Pionier', '{G-Card}\r\nThe date function do not work.I cant adjust the date.', '08-01-18\r\n...weil das Datum zerstört wurde! - Werktausch KULANZ\r\nK 0901 1120 - 12-01-18 okay', '1,2', '2018-01-12', '2018-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-12', '88.203.243.42', '88.203.243.42', '2017-12-15', '711369675561', NULL),
(7810, '', 5416, 2, 2, '107-Rio', '2017-12-15', '0000-00-00', '2013-10-31', 'Schwarz', 'Schwarz', 'Theorema', '[OHNE Angabe - OHNE G-Nachweis - Deal 11612 v. 31.10.2013]', '15-12-17\r\nMinZg ab, Armband verbraucht →\r\nKVA Band und Werkrep.  50,- ← 1106\r\nMinZg ersetzt, Anker gerichtet, Briden verdoppelt\r\nUK 1206 0855 - einwandfrei\r\nWK 1306 0825 - 14-06-18 okay', '1,2', '2018-06-14', '2018-06-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-14', '', '', '0000-00-00', '711369681902', NULL),
(7811, '', 5417, 999999999, 2, '101-Casablanca GM', '2017-12-22', '0000-00-00', '2016-07-01', 'gold', 'black', 'Theorema', '{G-Card}\r\nPointers have fallen off from one day to the other.\r\nI sent you scans of the watch through email (sent to Tufina World info@tufinaworld.com) - email from jurgen@tidata.com.', '08-01-18\r\nDruckstellen und Schrammen am Gehäuse... Anker gerichtet, Zeiger aufgesetzt - Kulanz\r\nUK 0801 1105 - reguliert\r\nWK 0901 0830 - 10-01-18 okay', '1,2', '2018-01-11', '2018-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-11', '84.197.201.24', 'd54C5C918.access.telenet.be', '2017-12-15', '711369675311', NULL),
(7812, '', 5418, 999999999, 0, '101-Casablanca GM', '2017-12-16', '0000-00-00', '2017-12-11', 'silver', 'yellow', 'Theorema', 'There is no defect. It was too Big for my wrist and I did not like on how it looked on my wrist', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '97.96.11.199', '97-96-11-199.res.bhn.net', '2017-12-16', '', NULL),
(7813, '', 5419, 999999999, 0, '104-Copacabana', '2017-12-16', '0000-00-00', '2017-11-30', 'silver', 'black', 'Theorema', 'I bought the watch at tufinawatches.com. The order number is #4994. My watch has some defects:\r\n1. Watch claps doesn\'t lock.\r\n2. Watch dial lifted up and did not sit flat.\r\nI discussed these problems with Tufina supporter who name is Paul. He agreed to send me a new watch.\r\n\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.114.133.96', 'cpe-172-114-133-96.socal.res.rr.com', '2017-12-16', '', NULL),
(7814, '', 5420, 999999999, 0, '111-Copenhagen', '2017-12-17', '0000-00-00', '2017-12-08', 'rosé', 'blue', 'Theorema', 'Quality not acceptable.\r\n\r\nScratch on inside of dial.\r\n\r\nSide time adjustment wheel has wear.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '217.42.208.108', 'host217-42-208-108.range217-42.btcentralplus.com', '2017-12-17', '', NULL),
(7815, '', 5421, 999999999, 0, '514-Hawaii', '2017-12-18', '0000-00-00', '2017-11-12', 'black', 'black', 'Pionier', '#5835 box was broken,watch is not working.please send new watch to me', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '112.200.100.19', '112.200.100.19.pldt.net', '2017-12-18', '', NULL),
(7816, '', 5422, 999999999, 0, '101-Casablanca GM', '2017-12-18', '0000-00-00', '2015-02-24', 'black', 'black', 'Theorema', 'Cog inside has detached and is rolling around inside', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.255.160.97', '109.255.160.97', '2017-12-18', '', NULL),
(7817, '', 5423, 999999999, 2, '103-Sao Paulo', '2017-12-28', '0000-00-00', '2017-11-16', 'gold metal', 'white', 'Theorema', '{G-Card}\r\nThe crown of the watches is lost after 2 days of use..', '08-01-18\r\n...fehlt kpl. mit Welle - Tubus 3.0 → WH-Fehler \r\nWinkelhebel ersetzt, AW/Krone ers. - WD 8310\r\nUK 0801 1145 - einwandfrei\r\nWK 0901 0830 - 10-01-18 okay', '1,2', '2018-01-11', '2018-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-11', '84.148.71.226', 'p549447E2.dip0.t-ipconnect.de', '2017-12-18', ' 00340434129949106069', NULL),
(7818, '', 5424, 999999999, 0, '515-Amsterdam', '2017-12-18', '0000-00-00', '2017-12-01', 'black', 'white', 'Pionier', 'The clasp of the crown is loose and does not close. Please fix or replace my watch. My 4 digit order number is 5214, and the website i bought the watch from is: tufinawatches.com. \r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.171.128.161', 'egress2.cws.sco.cisco.com', '2017-12-18', '', NULL),
(7819, '', 5425, 999999999, 0, '101-Casablanca GM', '2017-12-18', '0000-00-00', '2017-11-30', 'black', 'yellow', 'Theorema', 'The watch does not fit, the clasp was difficult to open, and the metal appears to be cheaply made. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '97.68.57.214', '97-68-57-214.biz.bhn.net', '2017-12-18', '', NULL),
(7820, '', 5426, 999999999, 0, '101-Casablanca GM', '2017-12-19', '0000-00-00', '2017-09-12', 'black', 'yellow', 'Theorema', 'I was sent wrong watch, and I do not want a mechanical watch.  Nothing wrong with watch.  Never worn.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.3.10.192', 'fl-71-3-10-192.dyn.embarqhsd.net', '2017-12-19', '', NULL),
(7821, '', 5427, 999999999, 0, '2001-Magellan', '2017-12-21', '0000-00-00', '2017-10-27', 'silver', 'without', 'Theorema', 'I received this watch on 10/31/17 and since initially opening the box I have been unable to wind the watch.  Attempts at winding the watch fail as when I attempt to wind the dial in a clockwise fashion I encounter a great amount of resistance and I am unable to rotate the dial, as if the winding spring is maximally wound or stuck.  I have attempted to gently rock the watch back and forth to possibly loosen in stuck or overly tightened springs, however this has failed to solve the problem.  I am unable to wind the watch and there is no gear movement within the watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.35.145.102', '99-35-145-102.lightspeed.tukrga.sbcglobal.net', '2017-12-21', '', NULL),
(7822, '', 5428, 999999999, 2, '3012-Paris', '2018-10-20', '0000-00-00', '2017-06-01', 'silver', 'black', 'Theorema', '{G-Card - No. 201}\r\nThe hands not moving on the right hand  side dial/mechanism.\r\nWatch Ref no:T 3012-2', '22-10-18\r\nKlemmung im RW → eine Schraube der ZierBrücken fehlt? Jepp, klemmte das FH - befreit, gesichert\r\nK 2310 1525 - 26-10-18 okay', '1,2', '2018-11-04', '2018-11-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-11-05', '42.60.86.199', 'bb42-60-86-199.singnet.com.sg', '2017-12-21', 'RC 31 745 839 9DE', NULL),
(7823, '', 5429, 999999999, 2, '110-Oslo', '2018-01-05', '0000-00-00', '2017-10-19', 'silver', 'silvgrey', 'Theorema', '{G-Card}\r\nThis is how it happend. I wanted to make a good move by pulling the wheel out and give it a turn to put the time right. \r\nBut then apparently something broke inside. I could feel a little crack. And due to that crack i cannot change the pointers anymore. My order number is #3055. the website I bougt it from is tufinawatches.com \r\n', '08-01-18\r\nAufzug durcheinander - sortiert \r\nK 0901 0920 - reguliert und 11-01-18 okay', '1,2', '2018-01-11', '2018-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-11', '86.81.16.144', 'ip56511090.speed.planet.nl', '2017-12-25', '711369675355', NULL),
(7824, '', 5430, 999999999, 2, '3005-Marco Polo', '2018-01-08', '0000-00-00', '2017-09-28', 'silver', 'white', 'Theorema', '{G-Card}\r\nThe Watch tends to rush a head by few (about 4 min) every 2-3 weeks ', '09-01-18\r\nDie Uhr arbeitet somit völlig in der Spezifikation! \r\nlt ZW etwa 22sec/d plus → reguliert auf 6sec/d plus\r\nK 0901 0820 - 12-01-18 okay', '1,2', '2018-01-12', '2018-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-12', '24.104.227.49', 'cpe-24-104-227-49.nyc.res.rr.com', '2017-12-26', 'RC 3027 2501 4DE', NULL),
(7825, '', 5431, 999999999, 0, '111-Copenhagen', '2017-12-26', '0000-00-00', '2017-06-12', 'rosé', 'blue', 'Theorema', 'Day/night subdial fell off its place and blocked needles on the main dial. Also package came broken. I\'d like to replace these watch with Casablanca 101-11. Original order number - 5577.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '137.30.223.12', '137.30.223.12', '2017-12-26', '', NULL),
(7826, '', 5432, 999999999, 0, '108-Oman', '2017-12-26', '0000-00-00', '2017-08-12', 'black', 'black', 'Theorema', 'Order #5760\r\nThe box was broken when I got it by delivery.\r\nThe clock arrow is broken, please order new watch from Germany. Can you please exchange on this model- Theorema GM 101-3 Gold?\r\n\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.225.199.227', 'cpe-72-225-199-227.nyc.res.rr.com', '2017-12-26', '', NULL),
(7827, '', 5433, 999999999, 0, '101-Casablanca GM', '2017-12-27', '0000-00-00', '2017-12-14', 'gold', 'white', 'Theorema', 'There are no defects with this watch. I recently purchased it for someone who is no longer in my life and I therefore have no use for it. Thank you.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '208.87.238.180', 'webdefence.cluster-q.websense.net', '2017-12-27', '', NULL),
(7828, '', 5384, 999999999, 0, '101-Casablanca GM', '2017-12-27', '0000-00-00', '2017-11-30', 'silver', 'white', 'Theorema', 'The crown feature on this watch came unscrewed and came out of the watch itself.The crown on the watch doesn\'t not adjust and change time on the dial.The crown would move change the hour and minute on the watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '205.144.215.148', '205.144.215.148', '2017-12-27', '', NULL),
(7829, '', 5384, 999999999, 0, '101-Casablanca GM', '2017-12-27', '0000-00-00', '2017-11-30', 'silver', 'white', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '205.144.215.148', '205.144.215.148', '2017-12-27', '', NULL),
(7976, '', 5541, 999999999, 2, '104-Copacabana', '2018-02-26', '0000-00-00', '2017-11-27', 'gold', 'black', 'Theorema', '{G-Copy}\r\nThe watch is too slow every 24 hours it falls behind about 20min', '26-02-18\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 33x\r\nUK 2602 1345 - gut, aber → läuft auf der ZW Serpentinen - Unruh ersetzt, reguliert\r\nUK 2702 0855 - einwandfrei\r\nWK 2802 0800 - 01-03-18 okay', '1,2', '2018-03-01', '2018-03-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-01', '37.201.210.94', 'ip-37-201-210-94.hsi13.unitymediagroup.de', '2018-02-14', ' 00340434129949106526', NULL),
(7957, '', 5530, 999999999, 2, '103-Sao Paulo', '2018-02-12', '0000-00-00', '2017-01-01', 'gold', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 40169 v. 06-10-2016]\r\nBlocked . Not possible to rewind or adjust time.', '13-02-18\r\nHalsdichtung entfernt - WD \r\nUK 1302 0955 - einwandfrei\r\nWK 1402 0820 - 15-02-18 okay', '1,2', '2018-02-15', '2018-02-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-15', '78.29.248.47', 'cable-78.29.248.47.coditel.net', '2018-02-02', '711369677553', NULL),
(7831, '', 5434, 999999999, 2, '3011-Macau', '2018-01-05', '0000-00-00', '2017-12-15', 'black', 'black', 'Theorema', 'The NEW watch cannot reset month (from Jan to Dec) that one, and after rest the button cannot put down, and communicated with customer specialist - Paul, he suggest me to send back and get the new one. Thank you. ', '', '1,2', '2018-02-02', '2018-02-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-08', '123.202.2.21', '123202002021.ctinets.com', '2017-12-27', '422245702112', NULL),
(7832, '', 5356, 999999999, 0, '3011-Macau', '2017-12-27', '0000-00-00', '2017-12-07', 'gold', 'black', 'Theorema', 'ununsed. no defect', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.197.248.130', 'c-73-197-248-130.hsd1.nj.comcast.net', '2017-12-27', '', NULL),
(7833, '', 5008, 999999999, 0, '3005-Marco Polo', '2017-12-27', '0000-00-00', '2017-01-31', 'black', 'black', 'Theorema', 'This is the second time the watch has had to be returned due to it not holding charge from day-to-day movement.  After wearing watch for 12 hours, it stops approx 3 hours later.\r\nI will send a photograph of the warranty card to the email address given on the web page.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.146.16.197', 'host86-146-16-197.range86-146.btcentralplus.com', '2017-12-27', '', NULL),
(7834, '', 5433, 999999999, 0, '101-Casablanca GM', '2017-12-28', '0000-00-00', '2017-12-14', 'black', 'white', 'Theorema', 'brand new, never worn, need refund\r\n\r\nOrder #6173\r\n\r\nbought from www.tufinawatches.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.237.128.143', '143.sub-174-237-128.myvzw.com', '2017-12-28', '', NULL),
(7835, '', 5435, 999999999, 0, '101-Casablanca GM', '2017-12-28', '0000-00-00', '2017-12-08', 'black', 'black', 'Theorema', 'No defect. The actual product is not attractive as the picture on the website.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.35.40.190', '70-35-40-190.static.wiline.com', '2017-12-28', '', NULL),
(7836, '', 5435, 999999999, 0, '108-Oman', '2017-12-28', '0000-00-00', '2017-12-08', 'silver', 'black', 'Theorema', 'No defect. The actual product is not attractive as the picture on the website.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.35.40.190', '70-35-40-190.static.wiline.com', '2017-12-28', '', NULL),
(7837, '', 5436, 999999999, 0, '101-Casablanca GM', '2017-12-28', '0000-00-00', '2017-12-08', 'black', 'black', 'Theorema', 'My purchase order number which is 5773 from tufinawatches.com. There is no defect on the watch. The actual product is not attractive as the picture on tufinawatches.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.35.40.190', '70-35-40-190.static.wiline.com', '2017-12-28', '', NULL),
(7838, '', 5436, 999999999, 0, '108-Oman', '2017-12-28', '0000-00-00', '2017-12-08', 'silver', 'black', 'Theorema', 'My purchase order number which is 5773 from tufinawatches.com. There is no defect on the watch. The actual product is not attractive as the picture on tufinawatches.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.35.40.190', '70-35-40-190.static.wiline.com', '2017-12-28', '', NULL),
(7839, '', 5437, 999999999, 0, '108-Oman', '2017-12-28', '0000-00-00', '2017-12-15', 'black', 'gold', 'Theorema', 'It is a beautiful watch, it us nothing wrong with it. My husband thinks he has enough watches. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.228.236.208', 'ool-18e4ecd0.dyn.optonline.net', '2017-12-28', '', NULL),
(7840, '', 5438, 2, 2, '3006-Monaco', '2017-12-28', '2016-01-12', '2016-12-01', 'gold metal', 'Schwarz', 'Theorema', '{G-Card}\r\n{abgetippt:\r\nGuten Tag - Die Uhr ist kaputt - Können Sie das reparieren\r\n}', '08-01-18\r\nRotor gebrochen, Werk steht in Vollaufzug → AR aus Eingriff - gefallen! → gesetzt und Rotor ers. \r\nK 0801 1310 - 11-01-18 okay', '1,2', '2018-01-11', '2018-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-11', '', '', '0000-00-00', '711369675366', NULL),
(7841, '', 5439, 999999999, 0, '101-Casablanca GM', '2017-12-28', '0000-00-00', '2017-12-14', 'black', 'white', 'Theorema', 'It was a present for my boyfriend and he did not like it, he found the watch screen too big for his wrist.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.61.192.25', 'ip503dc019.speed.planet.nl', '2017-12-28', '', NULL),
(7842, '', 5440, 999999999, 0, '505-Florida', '2017-12-28', '0000-00-00', '2017-12-11', 'gold', 'black', 'Pionier', 'There is no defect in the watch. I am not satisfied with the design. It\'s not possible for me to wear 12 hours everyday to keep it running.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '76.17.107.127', 'c-76-17-107-127.hsd1.ga.comcast.net', '2017-12-28', '', NULL),
(7843, '', 5441, 999999999, 0, '3011-Macau', '2017-12-28', '0000-00-00', '2017-12-09', 'gold', 'black', 'Theorema', 'One of the watch hands was release when I was adjusting the day of the week. And the midnight sets at 2 am proximally. My order number is: 5427 and I bought my watch at tufinawatches.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '189.230.112.152', 'dsl-189-230-112-152-dyn.prod-infinitum.com.mx', '2017-12-28', '', NULL),
(7844, '', 5442, 999999999, 0, '101-Casablanca GM', '2017-12-28', '0000-00-00', '2017-11-01', 'black', 'black', 'Theorema', 'My clasp broke, but i was able to reconnect it via the pin. The watch is no longer ticking because the winding piece is jammed.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '64.9.40.120', '64.9.40.120', '2017-12-28', '', NULL),
(7845, '', 5443, 2, 2, '510-London', '2017-12-29', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Pionier', '[OHNE G-Nachweis - OHNE Angaben]', '08-01-18\r\nIndex VIII klemmt die Zeiger → ALLE Indexe geklebt\r\nK 0801 1255 bis 1545 - Paletten geölt und reguliert\r\nK 1101 0920 → bl. stehen → Werktausch\r\nK 1201 1310 - 15-01-18 okay', '1,2', '2018-01-16', '2018-01-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-16', '', '', '0000-00-00', 'RC 30 272 504 5DE', NULL),
(7846, '', 5444, 999999999, 2, '101-Casablanca GM', '2018-01-30', '0000-00-00', '2017-12-18', 'black metal', 'black', 'Theorema', '{G-Card}\r\n1. The watch band is unfinished, the watch is black but the watch band has this exposed white stainless steel near the bezel. \r\n2. The numbers on the rotating Bezel is out of alignment and cannot be turned to position. \r\n3. The quality of the print (numbers and Theorema) on the rotating Bezel is bad quality, should be gold and not yellow.', '30-01-18\r\nzu 1. → stimmt - alle Lagerbänder sehen so aus!\r\nzu 2. → stimmt - alle Lagergehäuse haben diesen \'Fehler\'\r\nzu 3. → Ziffern waren nie in Gold, immer gelb! \r\n→ Empfehlung - Refund, der Kunde wird nie zufrieden sein!', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 1, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '202.166.16.96', 'bb202.166.16.96.singnet.com.sg', '2017-12-29', '', NULL),
(7847, '', 5445, 999999999, 2, '101-Casablanca GM', '2018-01-11', '0000-00-00', '2017-11-24', 'gold', 'black', 'Theorema', '{G-Card}\r\nsecond hand catches on the hour hand when the watch reaches quarter to 6, it ticks fine until the fingers get to that point.  Watch looks really nice so really disappointed that it has this fault.  Could we please have a replacement under the warranty or you inform me how to get the repair rectified.', '12-01-18\r\njo, StdZg steht zu tief - gerichtet, Anker gerichtet\r\nWK 1201 1055 - gut - Aufzug 36x\r\nUK 1501 0900 - einwandfrei\r\nWK 1601 0745 - 17-01-18 okay', '1,2', '2018-01-17', '2018-01-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-17', '81.108.87.233', 'cpc95498-derb17-2-0-cust2024.8-3.cable.virginm.net', '2017-12-29', '711369675892', NULL),
(7848, '', 5442, 999999999, 0, '101-Casablanca GM', '2017-12-29', '0000-00-00', '2017-11-01', 'silver', 'black', 'Theorema', 'The pin holding the clasp to the links happened to fall out, but I was able to place it back in there. Also, the watched stopped ticking because the spinner on the side is jammed.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '64.9.40.120', '64.9.40.120', '2017-12-29', '', NULL),
(7849, '', 5446, 999999999, 0, '101-Casablanca GM', '2017-12-30', '0000-00-00', '2017-10-30', 'black', 'white', 'Theorema', 'Broken clasp for band, Broken clasp for crown', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.50.19.6', 'c-174-50-19-6.hsd1.tn.comcast.net', '2017-12-30', '', NULL),
(7850, '', 5447, 999999999, 2, '502-Malibu', '2018-01-25', '0000-00-00', '2017-12-19', 'silver', 'black', 'Pionier', '{G-Card}\r\ncrown fell off\r\nOrder #6820', '30-01-18\r\nund quer ins Werk gerammt! → Werktausch KULANZ mit neuer Krone - WD 8310\r\nK 3001 1445 - 01-02-18 okay', '1,2', '2018-02-01', '2018-02-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-01', '175.32.240.29', 'n175-32-240-29.meb1.vic.optusnet.com.au', '2017-12-30', 'RC 30 387 106 1DE', NULL),
(7851, '', 5448, 999999999, 0, '101-Casablanca GM', '2017-12-30', '0000-00-00', '2017-12-30', 'gold', 'yellow', 'Theorema', 'Watch is broken when I received product. It\'s delivered to me with broken.Eventhough I fully winded movework it\'s not working. \r\nI strongly want to get money back..not change new product. \r\nMoreover the case was delivered with broken as well.\r\nI already claim to Fedex about it, but they suggest me to claim for you. Because you packed it not in the box but envelope only.\r\nPlease take care of my case quickly. My order # is 5476\r\nThank you in advance.\r\nBR\r\nJongwon Choi\r\n ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '218.147.141.83', '218.147.141.83', '2017-12-30', '', NULL),
(7852, '', 4924, 999999999, 2, '107-Rio', '2018-01-08', '0000-00-00', '2013-10-16', 'silver', 'white', 'Theorema', '[G-Nachweis - #7133]\r\nThe \"hands\" have fallen out of postition, and de-attached from the middle gear. See picture and description in mail.', '09-01-18\r\nHeftige \'Kampfspuren\' rund ums Gehäuse\r\nKVA Kulanzreparatur 10,- ← ausf. 2702\r\nMinZg ersetzt, Briden verdoppelt\r\nUK 2702 1155 - reguliert\r\nWK 2802 0750 - 01-03-18 okay', '1,2', '2018-03-01', '2018-03-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-01', '87.49.146.15', '87-49-146-15-mobile.dk.customer.tdc.net', '2017-12-31', '711369678001', NULL),
(7853, '', 5449, 999999999, 2, '101-Casablanca GM', '2018-02-09', '0000-00-00', '2016-01-08', 'black metal', 'black', 'Theorema', '{G-Card}\r\nIt has a broken stem.', '13-02-18\r\nWH ist losgeschraubt worden → Also Bastler am Werk! \r\nKVA  Krone/Welle/Werkrep.  40,- ← ausf. 2702\r\nWH entgratet und montiert, Krone/Welle ers. - WD 8310\r\nUK 2702 1250 - gewinnt → Hemmung kontrollieren\r\nSpirale gelegt\r\nUK 2802 0830 - einwandfrei\r\nWK 0103 0815 - 02-03-18 okay', '1,2', '2018-03-05', '2018-03-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-05', '141.132.76.21', '141.132.76.21', '2018-01-01', '425012744901', NULL),
(7854, '', 5450, 999999999, 0, '515-Amsterdam', '2018-01-01', '0000-00-00', '2017-12-11', 'gold', 'blue', 'Pionier', 'The reason I want to replace the watch is that the watch I received has chain lock and the watch dial size is not as per my wrist so I request you to change my\r\nwatch.\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '39.50.131.150', '39.50.131.150', '2018-01-01', '', NULL),
(7855, '', 5451, 999999999, 2, '111-Copenhagen', '2018-09-22', '0000-00-00', '2018-01-23', 'black', 'black', 'Theorema', '{G-Card}  ## noch am Lager 01-11-18 ## \r\n I have been sent the wrong model GM-111-4, please send\r\ncorrect watch to me. My watch is: GM-111-6. \r\nOrder #6804\r\nReturning so it can be switched out. \r\n\r\n\r\n(Reparieren und dann wieder schicken )', '25-09-18\r\nKomiker? Alte Clown-Familie? Getragene, 9 Monate alte beschädigte Uhr zum Umtausch?\r\n→ gefallen! ZB zerstört, Zg abgefallen\r\nKVA Reparatur 50,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '173.244.44.43', 'ip-43-44-244-173.seattle.us.northamericancoax.com', '2018-01-02', '', NULL),
(7856, '', 3752, 999999999, 2, '3009-Dubai I', '2018-01-24', '0000-00-00', '2015-07-09', 'gold', 'black', 'Theorema', '{G-Card}\r\nhands mayby defekt', '24-01-18\r\nMinZg gelöst → Uhr gefallen, ein ZB Fuß gebrochen, Rotor geöffnet...\r\nKVA ZB und Werkrep. 50,- ← ausf. 0102\r\nZB ersetzt, Schrauben aus RW befreit und gesetzt, Ablauf\r\nAufzug 5h - Ablauf ab 0502 1400 bis 0702 1200 == 46h\r\nreguliert und 08-02-18 okay', '1,2', '2018-02-09', '2018-02-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-09', '87.49.147.85', '87-49-147-85-mobile.dk.customer.tdc.net', '2018-01-02', '711369677380', NULL),
(7857, '', 5452, 999999999, 2, '510-London', '2018-01-11', '0000-00-00', '2017-11-14', 'black', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 44817 v. 13-11-2017]\r\nBoth needles do not turn anymore, the mechanism does not give anymore the alone hour the troteuse works. When we move the watch needles also turn, they are fixed to the center but turn in the space.\r\nThere is also a figure 12 which came loose.', '12-01-18\r\nWahrscheinlich klemmte der Index das Werk... MinZg befestigt, alle röm. Indexe geklebt\r\nK 1201 1250 - 15-01-18 okay', '1,2', '2018-01-15', '2018-01-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-15', '91.161.181.22', '91-161-181-22.subs.proxad.net', '2018-01-02', '711369675767', NULL),
(7858, '', 5453, 999999999, 2, '108-Oman', '2018-01-27', '0000-00-00', '2017-12-18', 'black', 'gold', 'Theorema', '(6419) BRAND NEW WATCH. MY HUSBAND DID NOT LIKE IT. PLEASE REFUND ( DIGIT ORDER NUMBER 6419)', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.193.134.235', 'cpe-24-193-134-235.nyc.res.rr.com', '2018-01-02', '', NULL),
(7860, '', 5454, 999999999, 2, '101-Casablanca GM', '2018-01-25', '0000-00-00', '2017-12-21', 'gold metal', 'white', 'Theorema', '{G-Card}\r\nOrder No # 6911\r\nWatch is not working properly since I got it ( 28th Dec 17 )Watch has full wind, working off and on. Watch balance wheel stop unexpectedly and time getting slow.\r\nThis happening since I got your watch.', '30-01-18\r\nWerk kpl. abgelaufen - S+F oB \r\nUK 3001 1140 bis 1220... hmmm - Anker gerichtet\r\nUK 3101 0925 - einwandfrei\r\nWK 0102 0840 - 02-02-18 okay', '1,2', '2018-02-02', '2018-02-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-02', '203.184.43.27', 'dynamic-cpe-pool.callplus.net.nz', '2018-01-03', 'RC 30 387 109 2DE', NULL),
(7861, '', 5357, 999999999, 2, '512-Berlin', '2018-01-18', '0000-00-00', '2017-12-06', 'gold', 'black', 'Pionier', '{G-Card}\r\nThe screw on the dial between number 10 and 11 is not in place. Its is visible and looks bad.\r\n', '18-01-18\r\njo, die ZB-Application ist verschoben... alle 4 \'Schrauben\' geklebt\r\nK 1801 1430 - reguliert und 22-01-18 okay', '1,2', '2018-01-22', '2018-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-22', '82.27.55.150', 'cpc111749-lutn13-2-0-cust917.9-3.cable.virginm.net', '2018-01-03', '711369676362', NULL),
(7862, '', 5455, 2, 2, '102-Monte Carlo', '2018-01-03', '2016-12-12', '2016-12-12', 'Gold', 'Schwarz', 'Theorema', '{G-Card}\r\nWatch keeps gaining time', '08-01-18\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 31x\r\nUK 0801 1455 - einwandfrei\r\nWK 0901 0830 - reguliert\r\nUK 1001 0815 - einwandfrei\r\nWK 1101 0830 - 12-01-18 absolut okay', '1,2', '2018-01-12', '2018-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-12', '', '', '0000-00-00', '711369675572', NULL),
(7863, '', 2390, 999999999, 2, '508-Dublin', '2018-01-08', '0000-00-00', '2014-05-08', 'black', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 20323 v. 08-05-2014]\r\nThe minute hand has become unstuck and moves freely.', '09-01-18\r\nja, Zeiger ist ab - ersetzt\r\nK 0901 1515 - 11-01-18 okay', '1,2', '2018-01-11', '2018-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-11', '78.18.39.73', 'sky-78-18-39-73.bas512.cwt.btireland.net', '2018-01-03', '711369675344', NULL),
(7864, '', 5456, 999999999, 0, '104-Copacabana', '2018-01-03', '0000-00-00', '2017-12-21', 'silver', 'white', 'Theorema', 'Items 6899 / 6901\r\n Where sent out wrongfully so I’d like to return\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.58.11.235', '172.58.11.235', '2018-01-03', '', NULL),
(7865, '', 5457, 999999999, 0, '511-New York', '2018-01-03', '0000-00-00', '2017-08-21', 'gold', 'white', 'Pionier', 'My watch is damaged. The crown is not work and come out the watch', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '67.11.36.98', 'cpe-67-11-36-98.satx.res.rr.com', '2018-01-03', '', NULL),
(7866, '', 5458, 999999999, 2, '515-Amsterdam', '2018-01-18', '0000-00-00', '2018-01-01', 'gold', 'blue', 'Pionier', 'Order number: 6976.The item is far from what is shown on the website. The band is from low quality material and the color is totally different from the brown shown in the pictures. The metal is low quality with low quality finishes. overally the pictures are misleading and the color in hand is nothing similar to the pictures. not as ', 'Refund!', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.203.109.251', 'ip72-203-109-251.oc.oc.cox.net', '2018-01-03', '', NULL),
(7867, '', 5459, 999999999, 2, '101-Casablanca GM', '2018-01-25', '0000-00-00', '2017-12-21', 'bicolor gold', 'white', 'Theorema', 'The watch is brand new never worn, do not like it, please refund. Order no 7126', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.56.32.35', '172.56.32.35', '2018-01-03', '', NULL),
(7868, '', 5460, 999999999, 2, '514-Hawaii', '2018-03-15', '0000-00-00', '2017-12-04', 'gold', 'black', 'Pionier', '{G-Card}\r\nhello. ive taken photos and sent to info@tufina-watches.com and just following the steps as its structured. i prefer to send it to you and let u guys fix it if possible , as you mentioned, im afraid that even u guys send me the parts i wouldnt be able to fix by myself. \r\nthx ', '19-03-18\r\nKronenbügel ab und Rotorschraube gebrochen → aber: Amplitude im Keller, Werkzustand für Dez17 zu übel! → Tausch\r\nK 1903 1145 - 22-03-18 okay', '1,2', '2018-03-22', '2018-03-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-22', '14.202.229.109', '14-202-229-109.tpgi.com.au', '2018-01-04', 'RC 30 592 391 5DE', NULL),
(7869, '', 5461, 999999999, 2, '514-Hawaii', '2018-01-16', '0000-00-00', '2017-12-06', 'silver', 'black', 'Pionier', '{G-Card}\r\nI shake, wind, wear, it is not working, please replace/fix accordingly.\r\nI will send the watch back tomorrow ', '16-01-18\r\nkl MinZg fehlt... klemmt das Werk? → ja, aus RW entfernt, MinZg ers. \r\nK 1601 1315 - gut - Aufzug bis 2301 - 23-01-18 okay', '1,2', '2018-01-23', '2018-01-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-23', '90.195.46.49', '5ac32e31.bb.sky.com', '2018-01-04', '711369676395', NULL),
(7870, '', 5462, 999999999, 2, '502-Malibu', '2018-01-30', '0000-00-00', '2017-12-18', 'gold', 'white', 'Pionier', 'The watch feels extremely uncomfortable and strap is too small. I do not feel comfortable wearing it', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.33.59.165', 'cpc81263-enfi21-2-0-cust420.20-2.cable.virginm.net', '2018-01-04', '', NULL),
(7871, '', 5463, 999999999, 2, '104-Copacabana', '2018-01-25', '0000-00-00', '2018-01-04', 'black', 'white', 'Theorema', '', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '216.80.4.110', 'static.rcn.com', '2018-01-04', '', NULL),
(7872, '', 5464, 999999999, 0, '101-Casablanca GM', '2018-01-05', '0000-00-00', '2017-12-21', 'gold', 'white', 'Theorema', 'The watch winds, and coil is wound within. There is however no movement happening with any dials. \r\nThe dials can be set, but once pushed back to position 1 no movement happens. \r\n\r\nI will send a picture of warranty card to contact@tufina-watches.com\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.244.32.177', '24.244.32.177', '2018-01-05', '', NULL),
(7873, '', 5465, 2, 2, '506-Miami', '2018-01-05', '2017-11-30', '2017-11-30', 'Gold', 'Schwarz', 'Pionier', '{G-Card}\r\n{abgetippt:\r\nOne of the crown for Date setting popped out\r\n}', '08-01-18\r\nDrücker liegt eingepackt dabei... Spaltscheibe im Gehäuse gefunden → gerichtet und Drücker montiert\r\nK 0901 1140 - 12-01-18 okay', '1,2', '2018-01-12', '2018-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2017-01-12', '', '', '0000-00-00', 'RC 3027 2502 8DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(7874, '', 5398, 2, 2, '502-Malibu', '2018-01-05', '0000-00-00', '2017-11-20', 'Silber Metall', 'Schwarz', 'Pionier', '{G-Card}\r\n{abgetippt:\r\nThe crown came off [...]\r\n}', '08-01-18\r\njo, Aufzug durcheinander → sortiert, Rotorlager geölt\r\nK 0901 0945 - WD 8310 und 11-01-17 fertig', '1,2', '2018-01-12', '2018-01-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-12', '', '', '0000-00-00', '711369675583', NULL),
(7875, '', 5466, 999999999, 2, 'other', '2018-01-25', '0000-00-00', '2018-01-02', 'gold', 'black', 'other', 'The watch is brand new and has never been worn.  I would like a full refund.  The watch description is: \"Dual-Time \'Hawaii\' Automatic Pionier GM-514-2 \" Thank you.  ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.203.151.153', 'c-71-203-151-153.hsd1.fl.comcast.net', '2018-01-05', '', NULL),
(7876, '', 5467, 999999999, 2, '101-Casablanca GM', '2018-01-11', '0000-00-00', '2017-12-06', 'silver', 'white', 'Theorema', '{G-Card}\r\ntufina watch which can not move!and the time aside next to yhe place is broken!', '12-01-18\r\nausgeschwungen... → Anker gerichtet\r\nWK 1201 1115 - gut - Aufzug 37x\r\nUK 1501 0910 - einwandfrei\r\nWK 1601 0745 - 17-01-18 okay', '1,2', '2018-01-17', '2018-01-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-17', '123.136.107.112', '123.136.107.112', '2018-01-06', 'RC 30 272 505 9DE', NULL),
(7877, '', 5468, 999999999, 0, '', '2018-01-07', '0000-00-00', '0000-00-00', '', '', 'Javelle', 'x9Ph8X https://goldentabs.com/', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.188.211.14', '5.188.211.14', '2018-01-07', '', NULL),
(7878, '', 5468, 999999999, 0, '', '2018-01-07', '0000-00-00', '0000-00-00', '', '', 'Javelle', 'x9Ph8X https://goldentabs.com/', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.188.211.14', '5.188.211.14', '2018-01-07', '', NULL),
(7879, '', 5469, 999999999, 0, '515-Amsterdam', '2018-01-07', '0000-00-00', '2018-01-03', 'gold', 'blue', 'Pionier', 'very big watch for my hand and heavy', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.205.251.194', '213.205.251.194', '2018-01-07', '', NULL),
(7880, '', 5468, 999999999, 0, '', '2018-01-07', '0000-00-00', '0000-00-00', '', '', 'Elysee', 'C0ymvh https://goldentabs.com/', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.188.211.35', '5.188.211.35', '2018-01-07', '', NULL),
(7881, '', 5468, 999999999, 0, '', '2018-01-07', '0000-00-00', '0000-00-00', '', '', 'Elysee', 'C0ymvh https://goldentabs.com/', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.188.211.35', '5.188.211.35', '2018-01-07', '', NULL),
(7882, '', 5470, 999999999, 0, '109-Hamburg', '2018-01-08', '0000-00-00', '2017-12-13', 'gold', 'gold', 'Theorema', 'Order number 6829\r\nEnis Tufina \r\n\r\nRing.18 \r\n24647 Wasbek Germany \r\n\r\nThe band is too short and I don\'t accept that I need \r\nan XL as my doctor told me my wrist size is a\r\nAverage.\r\nI am not happy with the product, it\'s unused \r\nNot worn at all, no dirt and no scratches \r\nI have returned via registered post with tracking \r\nCan you please refund as per email from Germany \r\n\r\nCc ending 9079\r\nIn original box and packed package \r\nTracking number provided \r\nMany thanks \r\nPeter Saunders s\r\n\r\nRingstr.18\r\n\r\nBand is too short and I refuse to pay for XL. The \r\nWatch is unworn, un used , no scratches, not worn at all\r\n\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '1.129.108.33', '1.129.108.33', '2018-01-08', '', NULL),
(7883, '', 5471, 999999999, 2, '101-Casablanca GM', '2018-01-31', '0000-00-00', '2017-12-04', 'gold', 'black', 'Theorema', '{G-Card}\r\nThe watch requires to be winded before ticking. The button on the right side of the watch that I\'m suppose to wind in order for the watch to click is no longer able to be winded. I\'m only able to alter the time that it is set by pulling out the button. But when I wind it upward to have the clock tick, it does not work anymore.', '01-02-18\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 38x\r\nUK 0102 1130 - einwandfrei\r\nWK 0202 0840 - gut - Aufzug 36x\r\nUK 0502 0855 - einwandfrei\r\nWK 0602 0835 - 07-02-18 absolut okay', '1,2', '2018-02-07', '2018-02-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-07', '24.85.13.206', 'S01061cabc082b8f3.vc.shawcable.net', '2018-01-08', 'RC 30 387 111 5DE', NULL),
(7884, '', 5472, 999999999, 0, '3005-Marco Polo', '2018-01-08', '0000-00-00', '2018-01-02', 'black', 'black', 'Theorema', 'Not defect.. Just not me. Will look out for new wathces, wary good service', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.101.217.110', '94.101.217.110', '2018-01-08', '', NULL),
(7885, '', 5473, 2, 2, '4004-Newton', '2018-01-08', '2017-07-27', '2017-07-27', 'Gold', 'Schwarz', 'Theorema', '{G-Card}\r\n[OHNE Angabe]', '09-01-18\r\nsteht in Vollaufzug - AR? jo, gesetzt, Reste der Werkhalterung aus RW gefischt - \r\nK 0901 1410 - 11-01-18 okay', '1,2', '2018-01-11', '2018-01-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-11', '', '', '0000-00-00', '711369675333', NULL),
(7887, '', 5475, 999999999, 0, '108-Oman', '2018-01-08', '0000-00-00', '2017-12-22', 'black', 'gold', 'Theorema', 'it does not wind to start the watch #7066', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '209.146.253.210', '209.146.253.210', '2018-01-08', '', NULL),
(7888, '', 5476, 999999999, 2, '514-Hawaii', '2018-01-19', '0000-00-00', '2018-01-04', 'silver', 'black', 'Pionier', 'No defects that I\'m aware of. The watch is not the quality I was looking for.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '66.64.36.208', '66.64.36.208', '2018-01-08', '', NULL),
(7889, '', 5477, 999999999, 2, '108-Oman', '2018-02-12', '0000-00-00', '2018-01-08', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis]\r\nStopped working', '13-02-18\r\n108er SekZg Fehler → SekZg und Anker gerichtet\r\nUK 1302 0930 - einwandfrei\r\nWK 1402 0815 - 15-02-18 okay', '1,2', '2018-02-15', '2018-02-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-15', '209.12.175.18', '209.12.175.18', '2018-01-08', 'RC 30 453 124 5DE', NULL),
(7890, '', 5478, 999999999, 0, '101-Casablanca GM', '2018-01-08', '0000-00-00', '2017-11-24', 'silver', 'yellow', 'Theorema', 'The hour, minute and second hands came off. They are now loose inside the watch. The glass is intact, and the band is fine as well. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.173.18.145', 'c-73-173-18-145.hsd1.md.comcast.net', '2018-01-08', '', NULL),
(7892, '', 5480, 999999999, 2, '514-Hawaii', '2018-01-25', '0000-00-00', '2017-11-17', 'gold', 'black', 'Pionier', 'the stem is not connected inside the watch', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.89.182.59', 'static-72-89-182-59.nycmny.fios.verizon.net', '2018-01-09', '', NULL),
(7893, '', 5481, 999999999, 2, '104-Copacabana', '2018-01-16', '0000-00-00', '2016-10-11', 'black', 'black', 'Theorema', '{G-Card}\r\nThe number “2” digit from 12 O’Clock has come loose and is now moving freely inside the watch.', '16-01-18\r\n... Indexe (1)2, 1 und 5 geklebt - Zg justiert - Aufzug 34x\r\nUK 1701 0855 - einwandfrei\r\nWK 1801 0805 - 19-01-18 okay', '1,2', '2018-01-19', '2018-01-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-19', '46.7.111.56', '46.7.111.56', '2018-01-09', '711369676226', NULL),
(7894, '', 5474, 999999999, 2, '511-New York II', '2018-01-25', '0000-00-00', '2017-06-22', 'gold', 'black', 'Pionier', '{G-Card}\r\nCalendar not working.i can’t change days.', '30-01-18\r\nDate ist nicht iO → 1er-Scheibe justiert\r\nK 3101 1255 - reguliert und 05-02-18 okay', '1,', '2018-02-05', '2018-02-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '184.103.190.38', '184.103.190.38', '2018-01-09', '', NULL),
(7895, '', 5482, 999999999, 0, '509-Barbados', '2018-01-09', '0000-00-00', '2017-09-01', 'black', 'black', 'Pionier', 'The crown of my Pionier GM-509-4 Watch has been broken', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.44.82.109', '86-44-82-109-dynamic.agg2.mhz.blp-srl.eircom.net', '2018-01-09', '', NULL),
(7897, '', 5483, 999999999, 0, '101-Casablanca GM', '2018-01-10', '0000-00-00', '2017-12-18', 'gold', 'black', 'Theorema', 'Order #6700 My partner did not like it, brand new, refund please', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '103.46.213.13', '103.46.213.13', '2018-01-10', '', NULL),
(7898, '', 5484, 999999999, 2, '3006-Monaco Diamond', '2018-01-10', '0000-00-00', '2017-12-14', 'gold', 'white', 'Theorema', 'You sent me the wrong color model, please send me the model i ordered.\r\nMy order model is GM-3005-6, Black color. \r\n\r\n', '', ',2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-12', '60.48.204.44', '44.204.48.60.jb02-home.tm.net.my', '2018-01-10', '425012738056', NULL),
(7899, '', 5485, 999999999, 2, '505-Florida', '2018-01-25', '0000-00-00', '2017-11-20', 'black', 'black', 'Pionier', 'The watch is very attractive online.  When received in person, it is very lightweight and the crown clasp is of extremely lightweight metal.  While I did not expect the watch to be like a Breitling, I did expect it to be much more like an Invicta.  Price is similar.  The materials seem to be of low quality and I believed the watchvto be of a better quality than it was when I opened the case and held the watch.  The watch is totally unused in in all original packaging.  ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '184.90.145.33', '184-90-145-33.res.bhn.net', '2018-01-10', '', NULL),
(7900, '', 5486, 999999999, 0, '3011-Macau', '2018-01-11', '0000-00-00', '2017-12-18', 'gold', 'black', 'Theorema', 'The reff : 6485\r\n         the strap opening itself thats why it was drop from my wrist  nd stoped\r\n> moving or working i send you video hope u get it\r\n>                                        regards\r\n>                                    A Hussainzai', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.23.47.139', 'cpc1-finc16-2-0-cust12170.4-2.cable.virginm.net', '2018-01-11', '', NULL),
(7901, '', 1876, 2, 2, '107-Rio', '2018-01-11', '2014-01-21', '2014-01-21', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - OHNE Angaben]', '12-01-18\r\nMinZg fehlt → lag im Werk... nichtsdestotrotzig ist die Garatie nunmehr 2 Jahre abgelaufen! Werk in guter Kondition\r\nKVA Zg aufsetzen  20,- ← ausf. 1602\r\nMinZg mit ZgScheibe ersetzt\r\nWK 1602 1250 - gut - Aufzug 34x\r\nUK 1902 0800 - einwandfrei\r\nWK 2002 0855 - 21-02-18 okay', '1,2', '2018-02-28', '2018-02-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-28', '', '', '0000-00-00', '1Z 8VF 459 68 4632 1048', NULL),
(7902, '', 5487, 2, 2, '502-Malibu', '2018-01-11', '0000-00-00', '2017-11-14', 'black metal', 'Schwarz', 'Pionier', '{G-Card}\r\n{abgetippt:\r\nIt goes ahead of time. I have worn it for more than 12 hours, I have wound it but still goes ahead of time by more than 10 minutes - order #3967\r\n}', '12-01-18\r\nWHF aus Eingriff → gesetzt\r\nK 1201 1045 - reguliert und 15-01-18 okay', '1,2', '2018-01-15', '2018-01-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-15', '', '', '0000-00-00', '711369675778', NULL),
(7915, '', 5496, 2, 2, '515-Amsterdam', '2018-01-18', '2017-12-19', '2017-12-19', 'gold metal', 'Blue', 'Pionier', '{G-Card}\r\n{abgetippt:\r\nOrder #6739 - Clasp of the crown won\'t stay clicked-closed\r\nThe date is stuck between 31-32 [...]\r\n}', '18-01-18\r\nDatum wurde durch Fehlbedienung(?) oder grobe Gewalt(?) zerstört → Werktausch und Bügelei gerichtet\r\nK 1801 1345 - 22-01-18 okay - Kulanz', '1,2', '2018-01-22', '2018-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-22', '', '', '0000-00-00', '711369676373', NULL),
(7904, '', 5488, 999999999, 0, '7002-Chicago', '2018-01-13', '0000-00-00', '2019-12-27', 'gold', 'white', 'Pionier', '1. DAY CHANGE FUNCTIONALITY DEFECTIVE.\r\n2. DAY MOVES BACKWARDS & FRONT', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.31.33.45', '5.31.33.45', '2018-01-13', '', NULL),
(7905, '', 5489, 999999999, 2, '3009-Dubai II', '2018-08-21', '0000-00-00', '2017-11-30', 'gold', 'black', 'Theorema', '{G-Card}\r\nOrdernumber #5030\r\nIndicators had fallen off on arrival. Need to get the indicators re-attached.\r\nWill sendt the clock back to you monday 15.01.2018', '21-08-18\r\njo, ZgSpiel kpl. abgefallen → heftige DS bei 0200\r\nKVA Rep. gegen Porto  10,-  ← 2409\r\nZB gerichtet (durchgedrückt), Zg aufgesetzt, Ablauf\r\nAufzug 5h - Ablauf ab 2509 1300 bis 2709 1400 == 49h\r\n28-09-18 WD 8310 und okay', '1,2', '2018-10-02', '2018-10-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-01', '85.165.204.168', 'ti0071a400-3483.bb.online.no', '2018-01-13', 'RC 31 506 385 8DE', NULL),
(7906, '', 4824, 999999999, 2, '3012-Paris', '2018-01-18', '0000-00-00', '2016-11-16', 'black', 'black', 'Theorema', '{G-Copy}\r\n1.Crown on right is tight it hard for me change the time.\r\n2. Mechanical piece is loose on back off the glass of the watch.\r\n\r\nID#485', '18-01-18\r\nRotorlager rechts geplatzt! 10 von 12(?) Kugeln gefunden, AutoBrÃ¼cke rechts ersetzt\r\nK 1901 0835 - linkes Werk bl. stehen - Automatik versorgt\r\nK 2201 0950 - jetzt bleibt das rechte Werk zurÃ¼ck... zieht nicht auf! ? Klinke(nrÃ¤dchen) ers. \r\nK 2501 1110 - 29-01-18 okay', '1,2', '2019-02-20', '2019-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-29', '92.236.213.119', 'cpc121792-wals13-2-0-cust374.16-1.cable.virginm.net', '2018-01-13', '711369676822', NULL),
(7907, '', 5490, 999999999, 2, '503-Sydney', '2018-05-07', '0000-00-00', '2016-11-01', 'black', 'black', 'Pionier', '{G-Foto}\r\nWatch won\'t start, even after winding.', '08-05-18\r\nAR aus Eingriff → gefallen - gesetzt, FH entprellt\r\nK 0805 1045 - reguliert und 11-05-18 okay', '1,2', '2018-05-11', '2018-05-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-11', '86.223.187.188', 'ANancy-654-1-4-188.w86-223.abo.wanadoo.fr', '2018-01-13', 'RC 3084 8585 5DE', NULL),
(7908, '', 5491, 999999999, 2, '101-Casablanca GM', '2018-01-23', '0000-00-00', '2017-08-11', 'gold', 'black', 'Theorema', '{G-Card}\r\nThe clip over the winding mechanism is loose and doesnt clip down into place which leaves it flapping when worn', '23-01-18\r\nüberdehnten Bügel gerichtet - ZgWerk aber auch hochgekommen! → Zg befestigt - KULANZ\r\nUK 2301 1110 - einwandfrei\r\nWK 2401 0810 - 25-01-18 okay', '1,2', '2018-01-25', '2018-01-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-25', '176.252.21.198', 'b0fc15c6.bb.sky.com', '2018-01-15', '711369676557', NULL),
(7909, '', 5492, 999999999, 2, '101-Casablanca GM', '2018-01-23', '0000-00-00', '2014-03-07', 'silver bicolor', 'yellow', 'Theorema', '{G-Card & Foto}\r\n The clip won’t fasten over the winder.\r\n', '23-01-18\r\nüberdehnten Bügel gerichtet - Kulanz\r\nUK 2301 1025 - einwandfrei\r\nWK 2401 0810 - 25-01-18 okay', '1,2', '2018-01-25', '2018-01-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-25', '151.225.57.104', '97e13968.skybroadband.com', '2018-01-15', '711369676546', NULL),
(7910, '', 5493, 999999999, 0, '3011-Macau', '2018-01-16', '0000-00-00', '2017-11-22', 'gold', 'black', 'Theorema', 'Hello\r\n order number which is 7071.\r\n11/22/2017\r\n\r\nt  3011-3\r\n\r\n> I ordered and bought a bell tufina macau and I received it\r\n> \r\n>  there is not the pointer showing months in the clock that shows or\r\n> points to months, january all months ??\r\n>  There are 3 pieces of wiser as one shows hour and one wiser for\r\n> minutes and one wiser for seconds ,, and a wiser for days,\r\n>  and there are no shows for months at that time ??\r\n>  on pictures in your website and tufina website there are monthly\r\n> wizards,\r\n>  hope you can take back that ??\r\n>  Sincerely\r\n>  Gulistan sait', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.230.244.221', 'c-ddf4e655.014-578-7462671.cust.bredbandsbolaget.se', '2018-01-16', '', NULL),
(7911, '', 4982, 999999999, 0, '3001-Paragon', '2018-01-17', '0000-00-00', '2017-01-07', 'bicolor rosé', 'white', 'Theorema', 'Auto winder not winding from day one is defective returned back to back to supplier ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.110.147.242', 'bba403340.alshamil.net.ae', '2018-01-17', '', NULL),
(7912, '', 4982, 999999999, 0, '3001-Paragon', '2018-01-17', '0000-00-00', '2017-01-07', 'rosé', 'white', 'Theorema', 'Auto winder not winding from day one is defective returned back to supplier', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.110.147.242', 'bba403340.alshamil.net.ae', '2018-01-17', '', NULL),
(7913, '', 5494, 2, 2, '511-New York II', '2018-01-18', '2017-11-24', '2017-11-24', 'Gold', 'Schwarz', 'Pionier', '[OHNE G-Nachweis - NO Deal]\r\n{abgetippt:\r\nOrder #3750 - WindClasp does not secure\r\n}', '18-01-18\r\nDatum schaltet nicht! Sieht stark nach Fehlbedienung aus! \r\n→ Werk ersetzt\r\nK 1801 1510 - 22-01-18 okay - Kulanz', '1,2', '2018-01-22', '2018-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-22', '', '', '0000-00-00', 'RC 30 272 507 6DE', NULL),
(7914, '', 5495, 999999999, 2, '108-Oman', '2018-01-23', '0000-00-00', '2017-12-21', 'gold', 'black', 'Theorema', '{G-Card}\r\nI recently bought the Theorema OMAN GM-108-3. I like the watch very much but it\'s running too fast. I know it says in the instruction booklet that a mechanical watch won\'t be as precise as a quartz watch - but my Theorema is fast by almost 10 seconds per minute (after one minute passes on the OMAN only 50 seconds passes on my stopwatch), meaning every 6 minutes my watch is running one minute too fast. And quite frankly that\'s not good enough. I have to adjust the time every 6-10 minutes for my OMAN to keep time. I believe there\'s a malfunction in my timepiece and I would like to send it in for repair. ', '23-01-18\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 38x - ZW ~+3sec/d\r\nUK 2301 1035 - einwandfrei\r\nWK 2401 0810 - 25-01-18 okay\r\n{Spiralzettel}', '1,2', '2018-01-25', '2018-01-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-25', '158.248.167.29', '29.158-248-167.customer.lyse.net', '2018-01-18', '711369676524', NULL),
(7916, '', 5497, 999999999, 0, '3009-Dubai', '2018-01-18', '0000-00-00', '2017-12-21', 'black', 'white', 'Theorema', 'The top gear on the back of the watch appears loose and it’s center shifts causing it to not spin correctly. The left spinner on the front doesn’t work either. I’m not sure if these issues are related.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.197.252.134', '108-197-252-134.lightspeed.miamfl.sbcglobal.net', '2018-01-18', '', NULL),
(7917, '', 5498, 999999999, 2, '514-Hawaii', '2018-01-25', '0000-00-00', '2018-01-04', 'gold', 'black', 'Pionier', 'Item not as described in purchasing description. not the color and style we expected when we purchased it. Also materials do not look durable ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.179.165.194', 'static-71-179-165-194.bltmmd.fios.verizon.net', '2018-01-18', '', NULL),
(7919, '', 5081, 999999999, 2, '103-Sao Paulo', '2018-02-06', '0000-00-00', '2017-03-03', 'silver', 'black', 'Theorema', '{G-Copy}\r\nMechanism blocked. Always the same hour...\r\n{zusätzlich abgetippt:\r\n+ black color of XII disappears\r\n+ replace glass?\r\n}', '07-02-18\r\nWerk kpl. abgelaufen - S+F oB \r\nUK 0702 0850 - einwandfrei\r\nWK 0802 0810 - absolut okay\r\nKVA Band & Gehäuse  40,- Sonderpreis ← 2504\r\nBand und Gehäuse 3.0 ers. - WD 8310\r\nUK 2504 1255 - einwandfrei\r\nWK 2604 0750 - 27-04-18 okay', '1,2', '2018-04-27', '2018-04-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-27', '80.200.128.228', '228.128-200-80.adsl-dyn.isp.belgacom.be', '2018-01-19', '711369679887', NULL),
(7921, '', 250, 999999999, 0, '102-Monte Carlo GM', '2018-02-14', '0000-00-00', '2017-09-08', 'silver', 'white', 'Theorema', '[...wie üblich, ohne G-Nachweis]\r\nonly repaired 4 months ago and barely worn - not been dropped or shook or anything that may damage the watch, just stopped working after wearing it normally', '14-02-18\r\nWerk steht - wie immer - kpl. abgelaufen - S+F oB - Aufzug 29x\r\nUK 1402 1025 - absolut einwandfrei\r\nWK 1502 0900 - Uhr ist völlig fehlerfrei! \r\nRücksendung gegen Kostenerstattung! ← ausf. 2702\r\nUK 2702 1135 - einwandfrei\r\nWK 2802 0755 - 01-03-18 absolut okay', '1,', '2018-03-02', '2018-03-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '143.159.110.36', '36.110.159.143.dyn.plus.net', '2018-01-21', '', NULL),
(7922, '', 5500, 999999999, 2, '3009-Dubai I', '2018-01-30', '0000-00-00', '2013-02-08', 'silver', 'black', 'Theorema', '{G-Card}\r\nhand winding mode is stuck , don\'t move clockwise', '30-01-18\r\nAutomatik auch oF? → klemmt wegen defekter Automatik: Klinkenrad ersetzt - Ablauf dann DubaiK\r\nAufzug 5h - Ablauf ab 0502 1400 bis 0702 0300 == 35h \r\n07-02-18 okay', '1,2', '2018-02-07', '2018-02-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-07', '82.55.136.196', 'host196-136-dynamic.55-82-r.retail.telecomitalia.it', '2018-01-21', '711369677336', NULL),
(7924, '', 5502, 999999999, 0, '511-New York', '2018-01-22', '0000-00-00', '2018-01-17', 'gold', 'white', 'Pionier', 'Watch is too big for my wrist.\r\nWould like a refund or exchange for smaller watch', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '124.13.225.221', '124.13.225.221', '2018-01-22', '', NULL),
(7925, '', 5503, 999999999, 2, '506-Miami', '2018-02-08', '0000-00-00', '2018-01-15', 'rosé metal', 'blue', 'Pionier', '{G-Card}\r\nWhen this product arrived, the box was damaged (plastic case cracked). The watch band was also broken as it was not connected to the watch the the pin was loose and looked bent. I am requesting a refund please. Thank you. ', '09-02-18\r\nglaubhaft: Box zerstört durch ruppigen Transport, Band rausgebrochen da Gehäuse extrem schwer und Federstege extrem weich (Chinafehler)! Zusätzlich 1er-Scheibe verdreht → jetzt zeigt sich erst das komplette Ausmaß der Zerstörung: Zifferblatt durchgedrückt und dadurch aufgewölbt → ersetzt\r\nDie Uhr muss aus großer Höhe (mind 5 Meter) direkt aufs Gesicht gefallen sein\r\nDatumscheiben justiert, reguliert\r\nK 0902 1035 - 12-02-18 okay', '1,', '2018-02-12', '2018-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '165.228.63.56', 'bel1958823.lnk.telstra.net', '2018-01-22', '', NULL),
(7926, '', 5504, 999999999, 2, '506-Miami', '2018-01-30', '0000-00-00', '2016-06-29', 'silver', 'silvgrey', 'Pionier', '{G-Card}\r\nMetal rim around inner clockwork on dial face has come loose and has moved to the top of the dial face', '30-01-18\r\n...jo, Zierring gelöst → ZB ersetzt\r\nK 3101 1115 - 05-02-18 okay', '1,2', '2018-02-05', '2018-02-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-05', '151.228.88.41', '97e45829.skybroadband.com', '2018-01-22', '711369677211', NULL),
(7927, '', 5501, 999999999, 2, '3005-Marco Polo', '2018-02-09', '0000-00-00', '2015-12-30', 'black metal', 'black', 'Theorema', '{G-Card}\r\nThe 24 Hrs knob is faulty and unable to turn the 24hrs dial', '13-02-18\r\nja, 24h-Ring kpl. oF → ersetzt, beide Klinkenräder ersetzt\r\nK 1302 1205 - 16-02-18 okay', '1,2', '2018-02-19', '2018-02-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-19', '42.61.131.173', 'bb42-61-131-173.singnet.com.sg', '2018-01-22', 'RC 30 453 125 4DE', NULL),
(7928, '', 5505, 999999999, 2, '108-Oman', '2018-02-12', '0000-00-00', '2018-01-15', 'gold', 'black', 'Theorema', '{G-Card}\r\nElle s\'arrête au bout de quelque heure. \r\n---\r\nEs stoppt nach ein paar Stunden.', '13-02-18\r\nkpl. abgelaufen - S+F oB\r\nUK 1302 0855 - einwandfrei\r\nWK 1402 0820 - 15-02-18 absolut okay\r\n{Aufzugzettel}', '1,2', '2018-02-15', '2018-02-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-15', '37.169.136.119', '37.169.136.119', '2018-01-22', '711369677542', NULL),
(7929, '', 5506, 999999999, 2, '101-Casablanca GM', '2018-02-23', '0000-00-00', '2017-12-15', 'gold', 'white', 'Theorema', 'The Watch is brand new, i never worn it, I just want to replace into automatic, I don\'t like mechanical \r\nwatch. Please exchange for NEWTON T4004-3. Thank you.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '165.235.122.234', 'dgszig234.dgs.ca.gov', '2018-01-22', '', NULL),
(7930, '', 5507, 999999999, 2, '502-Malibu', '2018-01-30', '0000-00-00', '2017-12-18', 'silver', 'black', 'Pionier', '{G-Card}\r\nNot able to adjust the indicators/arm to the right time setting after the watch stood still. Wind the watch up 30 times before useing the watch, still not possible to adjust the arms to the right time.', '30-01-18\r\nWH aus RemontoirhebelEingriff → gesetzt\r\nK 3001 1245 - 01-02-18 okay', '1,2', '2018-02-01', '2018-02-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-01', '82.176.232.1', 'host-3tn28h.vsg2.zeelandnet.nl', '2018-01-23', '711369676914', NULL),
(7931, '', 4505, 999999999, 2, '3011-Macau', '2018-01-30', '0000-00-00', '2016-02-26', 'silver metal', 'black', 'Theorema', '{G-Foto}\r\nHallo,\r\nnun zum dritten mal müssen wir diese Uhr reklamieren.\r\nImmer wieder das gleiche Problem.\r\nIm Februar 2016 haben wir die Uhr gekauft. Erster Defekt war Mai 2016. \r\nProbleme beim Wochenanzeiger.', '30-01-18\r\nUhr sieht auch reichlich mitgenommen aus... Monatszeiger fehlt → aus RW entfernt und ersetzt, Rotor ersetzt - KULANZ\r\nK 3001 1545 - Zeiger mögen sich nicht → gerichtet\r\nK 3101 0910 - 02-02-18 okay', '1,2', '2018-02-07', '2018-02-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-07', '178.202.96.207', 'ip-178-202-96-207.hsi09.unitymediagroup.de', '2018-01-23', ' 00340434129949106298', NULL),
(7932, '', 5508, 999999999, 2, '7002-Chicago', '2018-01-26', '0000-00-00', '2017-11-07', 'black metal', 'black', 'Pionier', '{G-Card}\r\nMy watch goes faster of about 20 seconds every day, hence giving me +1 minute in three days!\r\nis it possible to solve this problem?\r\nmany thanks in advance! \r\nMariuccia.', '26-01-18\r\nnun... ZW sagt plus 38sec/d → reguliert auf +5sec/d\r\nK 2601 1440 - 29-01-18 okay', '1,2', '2018-01-29', '2018-01-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-29', '146.241.4.203', '146-241-4-203.dyn.eolo.it', '2018-01-23', '711369676811', NULL),
(7933, '', 5509, 2, 2, '506-Miami', '2018-01-24', '2018-01-12', '2018-01-12', 'Gold', 'Schwarz', 'Pionier', '{G-Card}\r\n{abgetippt:\r\nThe watch doesn\'t start work\r\n}', '24-01-18\r\nausgeschwungen...! Nein, Anker hakt am AR? Verlorenen Weg justiert, reguliert → Alles Quatsch, die Uhr ist keine 14 Tage alt! \r\nUMTAUSCH\r\n25-01-18 okay', '1,2', '2018-01-25', '2018-01-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-01-25', '', '', '0000-00-00', '711369676535', NULL),
(7934, '', 5510, 999999999, 2, '3008-Damascus', '2018-02-02', '0000-00-00', '2015-05-04', 'silver', 'white', 'Theorema', '{G-Card}\r\nReplacement glass cover & strap required', '05-02-18\r\njo, KVA Glas und Band  40,- ← ausf. 0702\r\nGehäuse ers. - WD 8310\r\nK 0702 0945 - Band ers. und 12-02-18 okay\r\n', '1,2', '2018-02-14', '2018-02-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-14', '81.103.136.19', 'cpc106817-live29-2-0-cust18.17-2.cable.virginm.net', '2018-01-24', '1Z 8VF 459 68 4776 0545', NULL),
(7935, '', 5511, 999999999, 2, '101-Casablanca GM', '2018-02-23', '0000-00-00', '2018-01-01', 'silver', 'black', 'Theorema', 'I do not like the bezel engraving please refund. This has not been worn and in new condition. \r\nThe Case color is see through so I left it blank\r\nOrder number #4443 - purchased from tufinawatches.com \r\n\r\nPer email exchange with Paul (included) ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.126.247.22', '99-126-247-22.lightspeed.cicril.sbcglobal.net', '2018-01-25', '', NULL),
(7936, '', 5512, 999999999, 2, '107-Rio', '2018-01-30', '0000-00-00', '2016-08-23', 'gold', 'black', 'Theorema', '{G-Copy}\r\nEiner der beiden Hauptzeiger hat sich aus der Halterung gelöst. Siehe bitte die bereits gesendete Email', '30-01-18\r\nja, keine außergewöhnliche Beschädigung am Gehäuse sichtbar\r\nMinZg ers. - Briden verdoppelt\r\nUK 3101 0840 - einwandfrei\r\nWK 0102 0855 - 02-02-18 okay', '1,2', '2018-02-07', '2018-02-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-07', '188.98.210.51', 'dslb-188-098-210-051.188.098.pools.vodafone-ip.de', '2018-01-25', ' 00340434129949106304', NULL),
(7937, '', 5513, 999999999, 2, '3005-Marco Polo', '2018-02-09', '0000-00-00', '2017-12-18', 'black', 'black', 'Theorema', 'the dial came scratched \r\nthe box is broken\r\nthe watch doesnt even run', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-12', '47.41.203.77', '47-41-203-77.dhcp.unas.mo.charter.com', '2018-01-26', '425012738045', NULL),
(7938, '', 5514, 999999999, 2, '507-Aruba', '2018-02-02', '0000-00-00', '2016-08-31', 'gold', 'black', 'Pionier', '{G-Card}\r\nThe watch does not recharge. Likely it is due to problem with the pendulum.', '02-02-18\r\nWerk kpl. abgelaufen... Rotor hakelig? jepp, Rotorlager geölt \r\nK 0202 1250 - 05-02-18 okay', '1,2', '2018-02-05', '2018-02-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-05', '93.34.226.127', '93-34-226-127.ip51.fastwebnet.it', '2018-01-26', '711369677200', NULL),
(7939, '', 5515, 999999999, 2, '104-Copacabana', '2018-03-07', '0000-00-00', '2018-01-02', 'black metal', 'black', 'Theorema', '{G-Card}\r\nOrder #7594.\r\nThe watch is not accurate. Faster than actual time. \r\nEach minute on the watch is only about 54 seconds. ', '07-03-18\r\nSpirale? Nein, liegt ordentlich! Aufzug 34x\r\n→ DualZeit fehlerhaft! Werktausch\r\nUK 0803 1305 - einwandfrei\r\nWK 0903 0810 - 12-03-18 okay\r\n{Spiralzettel}', '1,2', '2018-03-12', '2018-03-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-12', '42.60.73.5', 'bb42-60-73-5.singnet.com.sg', '2018-01-26', 'RC 30 453 130 8DE', NULL),
(7941, '', 5517, 999999999, 2, '3011-Macau', '2018-02-12', '0000-00-00', '2017-12-14', 'gold', 'black', 'Theorema', '{G-Card}\r\nThe watch was working but delayed, I put it  on the right time and after that stopped and never work again', '13-02-18\r\nUnruh hakt → Ankerfehler - aber nicht nur! Werktausch [mit ZB]\r\nK 1302 1125 - 16-02-18 okay', '1,2', '2018-02-20', '2018-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-20', '85.155.187.249', '85.155.187.249.dyn.user.ono.com', '2018-01-27', 'RC 30 453 127 1DE', NULL),
(7942, '', 5516, 999999999, 2, '506-Miami', '2018-02-07', '0000-00-00', '2018-01-12', 'gold', 'black', 'Pionier', '{G-Card}\r\nDid not work when arrived, even after wearing it for a long period of time. Tried shaking it as told by Tufina, still didn\'t work.', '07-02-18\r\nläuft schon beim Eintragen... S+F oB \r\nK 0702 1315 - absolut einwandfrei\r\nAufzug 2h - Ablauf ab 1302 1230 bis 1402 1630 == 28h super\r\n... und dann hängt die Unruh plötzlich fest! → Anker tiefer(!) gerichtet und beide Klinkenräder ers.\r\nK 1502 1010 - 19-02-18 okay', '1,2', '2018-02-19', '2018-02-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-19', '85.115.53.201', 'webdefence-pool-01.cluster-lonb.forcepoint.net', '2018-01-27', '1Z 8VF 459 68 4661 1056', NULL),
(7943, '', 5518, 999999999, 0, '108-Oman', '2018-01-28', '0000-00-00', '2018-01-25', 'gold', 'gold', 'Theorema', 'I whant to return the watch because this model all rose gold it dosent look verry good quality. This its my opinion. I do t really like the watch because look diferent a bit than the pictures. Its brand new unweared. Thank you verry much', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.103.233.168', '109.103.233.168', '2018-01-28', '', NULL),
(7944, '', 5519, 999999999, 2, '3004-Cannes', '2018-02-23', '0000-00-00', '2018-01-12', 'black', 'white', 'Theorema', 'no defect, the watch just doesn\'t fit me correctly and I am not satisfied with it. returning for a refund, brand new and unworn.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '67.235.216.201', 'fl-67-235-216-201.dhcp.embarqhsd.net', '2018-01-29', '', NULL),
(7945, '', 5520, 999999999, 2, '108-Oman', '2018-02-23', '0000-00-00', '2017-12-28', 'silver', 'gold', 'Theorema', '{G-Card}\r\nI have had the Oman model(GM 108-1) for about a month and recently I noticed that the hands are not moving, I wound it to the max and the watch ticks but the hands don\'t move at all. I am very disappointed that I have to send it back and get it fixed it\'s costing me time and money and would rather have a replacement than to fix the problem cause I don\'t want to deal with this again, I have always loved German quality but it\'s sad to see this happen cause someone asked me the time and I gave them the wrong time!! Very embarrassing!!!\r\nThank You!!\r\n\r\nShan Mirza\r\n69 Kitty Murray Lane\r\nAncaster, Ontario\r\nCanada\r\nL9K 1H7', '27-02-18\r\nhmm... S+F absolut oB - Aufzug 31x\r\nUK 2702 1130 - Werk läuft ab, aber Zg stehen still - ZgWerk blockiert? → Tag/Nacht-Scheibe sitzt fest - gängig gemacht\r\nüber Nacht Kontrolle wegen ZgReibg → scheint iO\r\nUK 0103 1330 - einwandfrei\r\nWK 0203 0815 - gut - Aufzug 38x\r\nUK 0503 0840 - reguliert\r\nWK 0603 0805 - 07-03-18 okay', '1,', '2018-03-07', '2018-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.141.66.185', 'd24-141-66-185.home.cgocable.net', '2018-01-29', '', NULL),
(7946, '', 5521, 999999999, 0, '101-Casablanca GM', '2018-01-30', '0000-00-00', '2017-12-04', 'black', 'yellow', 'Theorema', 'Watch crown protector wont close/lock in place. \r\nWatch no longer works when would up. \r\nOrder number 5249. Casablanca GM 101-3. Bought from tufinawatches.com. \r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.173.8.18', 'cpe-68-173-8-18.nyc.res.rr.com', '2018-01-30', '', NULL),
(7947, '', 5522, 2, 2, '104-Copacabana', '2018-01-30', '2017-12-21', '2017-12-21', 'Silber', 'Weiss', 'Theorema', '{G-Card}\r\n{abgetippt:\r\nTime runs way faster than it should\r\n}', '30-01-18\r\njo, Spirale übergeschlagen - gelegt, Anker gerichtet, ZgStellung korrigiert\r\nUK 3001 1050 - einwandfrei\r\nWK 3101 0845 - reguliert und 01-02-18 okay', '1,2', '2018-02-01', '2018-02-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-01', '', '', '0000-00-00', '711369676925', NULL),
(7948, '', 337, 2, 2, '3002-Jumbo', '2018-01-30', '0000-00-00', '2011-02-10', 'silber/Rose', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - G lt. #2136/5874]\r\n{abgetippt:\r\nbeil. übersende ich Ihnen meine Theorema Uhr zur Reparatur\r\n}', '30-01-18\r\nJahrestota abgefallen → ersetzt, alle Zg nachgesetzt\r\nK 3001 1515 - 02-02-18 Kulanz', '1,2', '2018-02-07', '2018-02-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-07', '', '', '0000-00-00', ' 00340434129949106311  ', NULL),
(7949, '', 5523, 999999999, 0, '506-Miami', '2018-01-30', '0000-00-00', '2018-01-22', 'gold', 'silvgrey', 'Pionier', 'Return for refund ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.203.252.147', '5acbfc93.bb.sky.com', '2018-01-30', '', NULL),
(7950, '', 5524, 999999999, 2, '506-Miami', '2018-02-09', '0000-00-00', '2018-01-23', 'black', 'black', 'Pionier', 'i don\'t like, sorry', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.121.12.249', '86-121-12-249.rdsnet.ro', '2018-01-30', '', NULL),
(7951, '', 5525, 999999999, 0, 'other', '2018-01-31', '0000-00-00', '2018-01-22', 'silver', 'black', 'other', 'I return the watch because i don\'t really like it.\r\nIt is not that i thought and saw in the picture.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '132.213.5.111', '132.213.5.111', '2018-01-31', '', NULL),
(7952, '', 5525, 999999999, 2, '108-Oman', '2018-02-23', '0000-00-00', '2018-01-22', 'silver', 'black', 'Theorema', 'I return the watch because i don\'t really like it.\r\nIt is not that i thought and saw in the picture ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '132.213.5.111', '132.213.5.111', '2018-01-31', '', NULL),
(7953, '', 5526, 999999999, 0, '7001-Havana', '2018-01-31', '0000-00-00', '2017-12-29', 'silver', 'white', 'Pionier', 'Order Number: 7149\r\nBought from: tufinawatches.com\r\n\r\nProblem: When attempting to set the correct time, the crown no longer moves the minute and hour hands when pulled out.  It just spins and occasionally moves the minute hand just a little and stops working once again. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '76.200.78.87', 'adsl-76-200-78-87.dsl.frs2ca.sbcglobal.net', '2018-01-31', '', NULL),
(7954, '', 5527, 999999999, 2, '514-Hawaii', '2018-02-23', '0000-00-00', '2018-01-24', 'gold', 'black', 'Pionier', 'I do not know how to use it or wear it.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '173.219.189.22', '173-219-189-22.abilcmtk01.com.sta.suddenlink.net', '2018-01-31', '', NULL),
(7955, '', 5528, 999999999, 0, '513-Tokyo', '2018-02-01', '0000-00-00', '2018-01-11', 'silver', 'gold', 'Pionier', 'Loose part. Stoped working', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '75.82.227.54', 'cpe-75-82-227-54.socal.res.rr.com', '2018-02-01', '', NULL),
(7958, '', 5481, 999999999, 2, '104-Copacabana', '2018-02-07', '0000-00-00', '2016-11-10', 'black', 'black', 'Theorema', 'During repair (7893) the winder guard was not refitted and is missing.', '07-02-18\r\njo - mea culpa - Kronenschutz angebaut und fertig!', '1,2', '2018-02-08', '2018-02-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-08', '46.7.111.56', '46.7.111.56', '2018-02-02', '711369677369', NULL),
(7959, '', 5531, 999999999, 0, '506-Miami', '2018-02-02', '0000-00-00', '2018-01-29', 'black', 'gold', 'Pionier', 'Was not happy with the way the watch worked.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.131.248.251', 'host86-131-248-251.range86-131.btcentralplus.com', '2018-02-02', '', NULL),
(7960, '', 5531, 999999999, 0, '506-Miami', '2018-02-02', '0000-00-00', '2018-01-29', 'black', 'gold', 'Pionier', 'T1653\r\nTufinawatches.com\r\nBeautiful watch but was not happy with the way it worked.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.131.248.251', 'host86-131-248-251.range86-131.btcentralplus.com', '2018-02-02', '', NULL),
(7961, '', 5532, 999999999, 0, '101-Casablanca GM', '2018-02-04', '0000-00-00', '2017-11-27', 'black', 'yellow', 'Theorema', 'Just stopped working. Not moving even after winding.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '194.22.4.60', 'host-60.lidingo.se', '2018-02-04', '', NULL),
(7962, '', 5529, 999999999, 2, '101-Casablanca GM', '2018-02-14', '0000-00-00', '2017-11-27', 'gold', 'black', 'Theorema', '{G-Card}\r\nJust stopped moving. Even after winding', '14-02-18\r\nausgeschwungen → Anker gerichtet, reguliert\r\nUK 1402 1105 - einwandfrei\r\nWK 1502 0925 - 16-02-18 okay', '1,2', '2018-02-19', '2018-02-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-19', '194.22.4.101', 'host-101.lidingo.se', '2018-02-04', '711369677689', NULL),
(7963, '', 5499, 999999999, 2, '509-Barbados', '2018-02-12', '0000-00-00', '2016-10-17', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis]\r\nThe watch stopped a few weeks ago.\r\nI had a lot of emailcontact with Tufina Watches .\r\nThey could not help me with my problem.\r\nI hope you can repair the watch; the watch was a gift from my father for my 60 birthday.', '13-02-18\r\nBand verbraucht - Werk ausgeschwungen und Rotor geöffnet\r\nKVA Werkrep. und Armband 25,- ← 1904\r\nnix ausgeschwungen - Halsdichtung bröselt ins Werk - Teile aus RW entfernt, Rotor geklebt - WD 8310\r\nK 1904 1525 - 23-04-18 okay', '1,2', '2018-04-25', '2018-04-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-25', '84.86.243.149', 'ip5456f395.speed.planet.nl', '2018-02-05', '711369679795', NULL),
(7964, '', 5533, 999999999, 2, '514-Hawaii', '2018-02-09', '0000-00-00', '2018-01-22', 'black', 'black', 'Pionier', 'The watch was to big for my arm. I would like to return it and buy an smaller one afterward. The 4 digit order number is #T1386. I bought the watch from tufinawatches.com\r\n', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.11.41.11', 'ip11.trasnidaren.nu', '2018-02-06', '', NULL),
(7965, '', 5533, 999999999, 2, '515-Amsterdam', '2018-02-09', '0000-00-00', '2018-01-23', 'black', 'black', 'Pionier', 'The watch is brand new, it was too big for me. I would like to return it. The 4 digit order number is #T1506. I bought the watch from tufinawatches.com\r\n', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.11.41.11', 'ip11.trasnidaren.nu', '2018-02-06', '', NULL),
(7966, '', 5534, 2, 2, '515-Amsterdam', '2018-02-07', '2018-01-18', '2018-01-19', 'gold metal', 'Blue', 'Pionier', '{G-Card}\r\n{abgetippt:\r\nThe watch can\'t start working after I bought it.\r\nBrand new. Need replace.\r\n}', '07-02-18\r\nsteht tatsächlich fest - verlorenen Weg justiert\r\nK 0702 1300 - 12-02-18 okay', '1,2', '2018-02-12', '2018-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-12', '', '', '0000-00-00', '1Z 8VF 459 68 4825 2431', NULL),
(7967, '', 5535, 999999999, 2, '514-Hawaii', '2018-02-23', '0000-00-00', '2018-01-02', 'gold', 'black', 'Pionier', 'Beautiful watch however it is to heavy and to large for my wrist. There are no known defects with the watch I have not worn it nor set it for dates and time. It is just too big for me and I would appreciate a refund on my credit card. Thank you very much.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.71.52.123', '108-71-52-123.lightspeed.gnvlsc.sbcglobal.net', '2018-02-08', '', NULL),
(7968, '', 5475, 999999999, 0, '108-Oman', '2018-02-08', '0000-00-00', '2017-12-15', 'gold', 'gold', 'Theorema', 'does not work #7066', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '209.146.253.210', '209.146.253.210', '2018-02-08', '', NULL),
(7969, '', 5536, 999999999, 2, '3005-Marco Polo', '2018-03-07', '0000-00-00', '2017-09-04', 'gold metal', 'black', 'Theorema', '{G-Card}\r\nfaulty winder', '07-03-18\r\nHalsdichtung? - jepp, entnommen und abgedichtet, Glas geputzt\r\nK 0803 1020 - schlechte Amplitude → Werktausch\r\nK 1203 0950 - WD 8310 und 15-03-18 okay', '1,2', '2018-03-15', '2018-03-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-15', '203.8.131.32', 'gate.nrw.qld.gov.au', '2018-02-08', 'RC 30 592 388 9DE', NULL),
(7971, '', 5538, 999999999, 2, '7001-Havana', '2018-03-07', '0000-00-00', '2017-12-27', 'silver', 'black', 'Pionier', '{G-Card}\r\n1. Watch loses time\r\n2, date goes from 05 to 16 and goes past 31\r\n3. month dial does not work properly', '07-03-18\r\nMonat ist einwandfrei, Datumscheiben verdreht (Fehlbedienung?)\r\n→ 10er-Scheibe justiert, reguliert\r\nK 0803 1140 - 12-03-18 okay - KULANZ', '1,2', '2018-03-12', '2018-03-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-12', '100.38.53.34', 'pool-100-38-53-34.nycmny.fios.verizon.net', '2018-02-10', 'RC 30 592 386 1DE', NULL),
(7972, '', 5537, 999999999, 2, '511-New York II', '2018-02-20', '0000-00-00', '2017-08-28', 'gold', 'black', 'Pionier', '{G-Card}\r\nthe date is stuck on 01 and will not move manually or as time moved 24 hours', '20-02-18\r\nFehlbedienung? oder nur dummer Zufall? → eindeutig Fehlbedienung, Schaltfeder verbogen/gebrochen → Werktausch\r\nK 2002 1425 - 23-02-18 okay - KULANZ', '1,2', '2018-02-23', '2018-02-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-23', '78.144.153.203', 'host-78-144-153-203.as13285.net', '2018-02-10', '1Z 8VF 459 68 4643 1223', NULL),
(7973, '', 5539, 999999999, 2, '107-Rio', '2018-02-20', '0000-00-00', '2016-03-04', 'silver', 'white', 'Theorema', '{G-Copy}\r\nThe hour hand has fallen off.  I will send a copy of the warranty card with the watch and to contact@tufina-watches.com', '20-02-18\r\nMinZg ers. - Kulanz\r\nUK 2002 1350 - einwandfrei\r\nWK 2102 0820 - 22-02-18 okay', '1,2', '2018-02-26', '2018-02-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-26', '46.231.85.162', '46.231.85.162', '2018-02-13', '711369677851', NULL),
(7974, '', 5540, 999999999, 2, '108-Oman', '2018-03-02', '0000-00-00', '2017-05-02', 'gold', 'black', 'Theorema', '{G-Card}\r\nAfter a few months the watch stopped working, and there is no way to winding it. It doesn\'t work. Hope you can help me, my husband loves the watch. \r\n\r\nRegards Wendy', '02-03-18\r\ndas klSekZg-Problem - gerichtet, aber nun ist der Aufzug durcheinander gefallen - gerichtet\r\nWK 0203 1415 - gut - Aufzug 34x\r\nUK 0503 0840 - einwandfrei\r\nWK 0603 0810 - 07-03-18 okay', '1,2', '2018-03-07', '2018-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-07', '86.82.164.14', 'ip5652a40e.adsl-surfen.hetnet.nl', '2018-02-13', '711369678240', NULL),
(7975, '', 4887, 2, 2, '3006-Monaco', '2018-02-14', '0000-00-00', '0000-00-00', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - ]\r\n{abgetippt:\r\n[...] I bought two watches. One for myself and one for a friend. They both broke down. Please repair the watch of my friend\r\n}', '14-02-18\r\nhmm... Klinkenfeder gebrochen, aber Amplitude nach FH fetten nicht mehr ausreichend, Rotorlager festgelaufen... →\r\nKVA Werktausch und Band statt 95,- SP 70,- ← ausf. 0703\r\nK 0703 1345 - 09-03-18 okay', '1,2', '2018-03-12', '2018-03-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-12', '', '', '0000-00-00', '711369678446', NULL),
(7977, '', 5542, 999999999, 2, '506-Miami', '2018-02-23', '0000-00-00', '2018-02-08', 'black', 'gold', 'Pionier', 'Brand new I only received it yesterday never been worn ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.218.234.210', '5adaead2.bb.sky.com', '2018-02-15', '', NULL),
(7980, '', 4908, 999999999, 2, '103-Sao Paulo', '2018-02-26', '0000-00-00', '2015-11-11', 'silver metal', 'white', 'Theorema', '[OHNE G-Nachweis → G lt. 7104]\r\nWinder shaft broken and winder \'button\' detached but present.', '26-02-18\r\nKrone in sich gebrochen - Kulanz! Krone mit Welle ers. - \r\nWD 8310\r\nUK 2602 1520 - einwandfrei\r\nWK 2702 0735 - 28-02-18 okay', '1,2', '2018-02-28', '2018-02-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-02-28', '82.69.108.180', '82-69-108-180.dsl.in-addr.zen.co.uk', '2018-02-16', '1Z 8VF 459 68 4623 9423', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(7978, '', 3654, 999999999, 2, '3003-Air Timer II', '2018-02-19', '0000-00-00', '2011-12-10', 'silver metal', 'white', 'Compast', '{G-Card}\r\nZeiger von Monats-, und Wochentaganzeige, sowie mehrere Buchstaben des Brands \"CompasT\" fallen lose im Gehäuse rum.', '19-02-18\r\ngefallen! Beide TotaZg gebrochen! ZB in Auflösung!\r\nKVA Werk und Zifferblatt ersetzen  120,- ← 1503\r\nWerk mit ZB und 2 neuen TotaZgn ers. \r\nK 1503 1520 - genau 48h gelaufen? Gangreserveprüfung\r\nGR 1903 0920 bis --- zieht nicht auf... bzw. spannt gleich wieder ab! RW-Brücke im Bereich Sperrfeder justiert\r\nGR 1903 1545 bis (Soll 0200 bis 0900) 2003 1100 == 19h super\r\nK 2003 1120 - 23-03-18 okay', '1,2', '2018-03-23', '2018-03-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-23', '79.223.25.36', 'p4FDF1924.dip0.t-ipconnect.de', '2018-02-16', '00340434129949106779', NULL),
(7979, '', 5543, 999999999, 2, '108-Oman', '2018-02-21', '0000-00-00', '2017-12-28', 'gold', 'black', 'Theorema', '{G-Card}\r\nThe small sprint does not lock in to its hatch anymore, just hanging there, how to proceed to have this fixed?\r\nAs well is it normal that in between 24 hours the watch add an extra minute?\r\n', '22-02-18\r\nWerk kpl. abgelaufen - außer gelöster Bügelraste keine Feststellung - Aufzug 34x\r\nUK 2202 0810 - einwandfrei\r\nWK 2302 0815 - gut - Aufzug 34x\r\nUK 2602 0840 - einwandfrei\r\nWK 2702 0735 - 28-02-18 okay', '1,2', '2018-03-01', '2018-03-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-01', '87.240.213.140', 'ip-87-240-213-140.dyn.luxdsl.pt.lu', '2018-02-16', '711369677932', NULL),
(7981, '', 5544, 999999999, 0, '', '2018-02-17', '0000-00-00', '0000-00-00', '', '', 'Elysee', 'hRKUfA http://www.LnAJ7K8QSpfMO2wQ8gO.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.188.211.13', '5.188.211.13', '2018-02-17', '', NULL),
(7982, '', 5544, 999999999, 0, '', '2018-02-17', '0000-00-00', '0000-00-00', '', '', 'Elysee', 'hRKUfA http://www.LnAJ7K8QSpfMO2wQ8gO.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.188.211.13', '5.188.211.13', '2018-02-17', '', NULL),
(7983, '', 5545, 999999999, 0, '506-Miami', '2018-02-17', '0000-00-00', '2018-01-29', 'gold', 'gold', 'Pionier', 'Order Number - T1641\r\nBought from - tufinawatches.com\r\nThe problems are as below\r\n1) The month changes every day even though I wear it everyday for 12 hours and time is accurate/no need to wind the crown\r\n2) Day change is inconsistent as well  ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.31.162.204', 'cpc92700-cmbg18-2-0-cust203.5-4.cable.virginm.net', '2018-02-17', '', NULL),
(7984, '', 5546, 999999999, 2, '103-Sao Paulo', '2018-02-23', '0000-00-00', '2018-02-13', 'black', 'white', 'Theorema', 'the watch fast more than 10 minutes in an hour!\r\nOrder no. T2101\r\nOrdered from tufinawatches.com\r\nDo NOT exchange the watch!\r\nREFUND the payed amount!', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '89.132.246.144', 'catv-89-132-246-144.catv.broadband.hu', '2018-02-18', '', NULL),
(7985, '', 5547, 999999999, 2, '4004-Newton', '2018-03-02', '0000-00-00', '2018-01-17', 'gold', 'black', 'Theorema', '{G-Card}\r\nHello,\r\nI bought a watch from you. On the pendulum the sinker fell off. Now the clock does not work. I send the photo. ', '02-03-18\r\nRotor gebrochen - ersetzt, Reglage geprüft\r\nK 0203 1230 - reguliert und 05-03-18 okay', '1,2', '2018-03-05', '2018-03-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-05', '85.253.151.88', '85.253.151.88.cable.starman.ee', '2018-02-19', '711369678148', NULL),
(7986, '', 5548, 999999999, 0, '103-Sao Paulo', '2018-02-19', '0000-00-00', '2018-02-14', 'bicolor gold', 'yellow', 'Theorema', 'The crown to turn the inner time zone ring is very loose \r\nIt’s May drop any time . I wan to exchane it make sure it’s tighter ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.86.69.142', 'S0106a84e3fbec1a3.vc.shawcable.net', '2018-02-19', '', NULL),
(7988, '', 5550, 999999999, 2, '506-Miami', '2018-03-06', '0000-00-00', '2018-01-15', 'black', 'black', 'Pionier', 'Data and our button doesn’t work. Data button doesn’t change is blocked and our button when jou tourn left take s out\r\n\r\n\r\n\" Uhr getauscht in 511-12\"\r\n506 reparieren und dann weglegen ', '', '1,2', '2018-07-05', '0000-00-00', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-08', '24.141.162.192', 'd24-141-162-192.home.cgocable.net', '2018-02-20', '425012745378', NULL),
(7989, '', 5551, 999999999, 0, '103-Sao Paulo', '2018-02-21', '0000-00-00', '2018-02-15', 'gold', 'yellow', 'Theorema', 'wrong one ordered, bought new one next day', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.68.237.244', '77.68.237.244', '2018-02-21', '', NULL),
(7990, '', 5552, 2, 2, 'Oman 108-9', '2018-02-21', '2018-01-17', '2018-01-17', 'Gold', 'Schwarz', 'Theorema', '', 'Refund', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(7991, '', 5553, 999999999, 2, '3005-Marco Polo', '2018-03-14', '0000-00-00', '2017-02-23', 'gold', 'black', 'Theorema', '{G-Card}\r\nAfter using the hand-winding nothing happens. No more movment, the watch stops.', '15-03-18\r\nKrone schief, Unruh ausgeschwungen → Uhr höchstwahrscheinlich gefallen! Anker und Krone gerichtet\r\nK 1503 0950 - 19-03-18 okay - KULANZ', '1,2', '2018-03-19', '2018-03-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-19', '86.244.162.131', 'LFbn-1-16840-131.w86-244.abo.wanadoo.fr', '2018-02-22', '711369678744', NULL),
(7992, '', 5554, 999999999, 0, '111-Copenhagen', '2018-02-22', '0000-00-00', '2018-02-19', 'black', 'white', 'Theorema', 'no defects!\r\n\r\njust not as good as it looked online. Never used.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '50.246.126.246', '50-246-126-246-static.hfc.comcastbusiness.net', '2018-02-22', '', NULL),
(7993, '', 5555, 999999999, 0, '111-Copenhagen', '2018-02-22', '0000-00-00', '2018-02-15', 'black', 'white', 'Theorema', 'No defect!\r\ndo not like design. Quality looks better online than in person. watch was never used\r\n\r\nOrder #T1972  \r\nProduct bought through  tufinawatches.com\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '50.246.126.246', '50-246-126-246-static.hfc.comcastbusiness.net', '2018-02-22', '', NULL),
(7994, '', 5556, 999999999, 2, '103-Sao Paulo', '2018-03-07', '0000-00-00', '2018-02-20', 'silver bicolor', 'yellow', 'Theorema', '{G-Card}\r\nMy watch is going about 10 minutes faster an hour and 2 hours and 10 minutets a day. ', '07-03-18\r\nSpirale? Liegt einwandfrei - Aufzug 30x\r\nUK 0703 1525 - einwandfrei\r\nWK 0803 0900 - 09-03-18 okay\r\n{Spiralzettel}', '1,', '2018-03-09', '2018-03-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '59.0.102.81', '59.0.102.81', '2018-02-24', '', NULL),
(7995, '', 5526, 999999999, 0, '7001-Havana', '2018-02-24', '0000-00-00', '2017-12-29', 'silver', 'black', 'Pionier', 'Per Paul\'s direction:  ORDER #7149.\r\n\r\nCrown no longer clicks when attempting to set the time. Also from the previous repair, dust was left inside the watch which attached itself to the inside of the watch\'s crystal.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '76.200.78.87', 'adsl-76-200-78-87.dsl.frs2ca.sbcglobal.net', '2018-02-24', '', NULL),
(7996, '', 5557, 999999999, 2, 'other', '2018-03-15', '0000-00-00', '2018-02-21', 'gold', 'yellow', 'other', 'Sao Paulo Theorema GM-103-2(Tufina) \r\nOdder No. T2153\r\nWatch is too thick and to big for my wrist\r\n', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.27.229.23', 'pool-108-27-229-23.nycmny.fios.verizon.net', '2018-02-24', '', NULL),
(7997, '', 5558, 999999999, 2, '103-Sao Paulo', '2018-03-06', '0000-00-00', '2017-11-27', 'gold', 'white', 'Theorema', '[OHNE G-Nachweis]\r\nCrown pulled out completely when pulled to try change the time. Crown has been reinserted for safe keeping and watch still works correctly however crown should not be able to be pulled out.', '07-03-18\r\nja, WH-Fehler und SekZapfen schief → WH entgratet und gerichtet, SekRd - zwangsweise mit AR - ersetzt\r\nUK 0703 1200 - ZW sagt plus 20sec - Realität sagt minus 2:30h\r\n→ Werktausch - WD 8310\r\nUK 0803 1230 - einwandfrei\r\nWK 0903 0835 - 12-03-18 okay', '1,2', '2018-04-25', '2018-04-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-25', '79.151.225.212', '212.red-79-151-225.dynamicip.rima-tde.net', '2018-02-25', 'RC 30 753 294 8DE', NULL),
(7998, '', 5559, 999999999, 0, '508-Dublin', '2018-02-25', '0000-00-00', '2018-02-07', 'silver', 'white', 'Pionier', 'Bought 2nd Dublin watch by mistake. Additional $25 off tab misleading, says return to checkout, not \"continue shopping\" so I thought I was getting an additional discount on the watch I was buying on the order', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.58.40.229', '172.58.40.229', '2018-02-25', '', NULL),
(7999, '', 5382, 999999999, 2, '101-Casablanca GM', '2018-04-09', '0000-00-00', '2017-11-29', 'silver', 'black', 'Theorema', '{G-Card}\r\nthis is the second time that it stop moving since i bought this watch.i don\'t know if i have choose the bad quality watch or its just happening accidently.i\'m really unsatisfy your watch.and each time i send the watch back to maintence ,i have to pay the mail fee.thanks', '10-04-18\r\nErste Einsendung nicht nachvollziehbar! \r\nsteht in Vollaufzug → ausgeschwungen, bedingt durch rüde Behandlung! - Aber: Anker steht zu tief, also Kulanz! \r\nUK 1004 1030 - einwandfrei\r\nWK 1104 0820 - 12-04-18 okay', '1,2', '2018-04-12', '2018-04-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-12', '184.161.237.191', 'modemcable191.237-161-184.mc.videotron.ca', '2018-02-25', 'RC 30 753 291 7DE', NULL),
(8000, '', 5559, 999999999, 0, '508-Dublin', '2018-02-25', '0000-00-00', '2018-02-15', 'silver', 'white', 'Pionier', 'Mistakenly ordered 2nd watch when misleading offer for a $25 off takes you \"back to checkout\" instead of \"continue shopping\". Thinking I was going to get $25 off instead of $15 off I went \"back to checkout\" thats what your site says-', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.19.246.162', 'c-24-19-246-162.hsd1.wa.comcast.net', '2018-02-25', '', NULL),
(8001, '', 5560, 999999999, 0, '103-Sao Paulo', '2018-02-26', '0000-00-00', '2018-02-14', 'silver', 'yellow', 'Theorema', 'Hi.the watch doesn’t work and the bottom crown wasn’t in the place that should be and i send photo of the watch already..order number is 2174 thank you ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '114.73.101.198', 'n114-73-101-198.sbr1.nsw.optusnet.com.au', '2018-02-26', '', NULL),
(8002, '', 4804, 2, 2, '503-Sydney', '2018-02-26', '2014-04-28', '2014-04-28', 'Silber', 'Schwarz', 'Pionier', '[OHNE G-Nachweis → G lt. #6956]\r\n{abgetippt:\r\nVor einiger Zeit wurde die Uhr repariert und jetzt ist die wieder defekt [...]\r\n}', '26-02-18\r\noops: eine Schraube der RW-Brücke gelöst im Werk, dementsprechend ist das RW durcheinander → Auch FH geöffnet wg. fehlendem Gegendruck ← ersetzt, reguliert\r\nK 2602 1430 - minus 30 min? - neu gestellt\r\nK 2802 0805 - bl. stehen → Anker gerichtet\r\nK 0203 0930 - 05-03-18 okay - KULANZ', '1,2', '2018-03-05', '2018-03-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-05', '', '', '0000-00-00', ' 00340434129949106618', NULL),
(8003, '', 5561, 999999999, 0, '103-Sao Paulo', '2018-02-26', '0000-00-00', '2018-02-20', 'black', 'yellow', 'Theorema', 'Not working, GM 103-4', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.224.5.25', 'CPE00fc8d8eda63-CM00fc8d8eda60.cpe.net.cable.rogers.com', '2018-02-26', '', NULL),
(8004, '', 5562, 999999999, 2, '103-Sao Paulo', '2018-02-28', '0000-00-00', '2015-02-02', 'silver', 'white', 'Theorema', '{G-Card}\r\nbutton loose\r\n\r\n[#5442 VII 15 - auch schon Krone ers.]', '01-03-18\r\nKrone in sich gebrochen - Kulanz - WD 8310\r\nUK 0103 1020 - einwandfrei\r\nWK 0203 0820 - gut - Aufzug 27x\r\nUK 0508 0855 - einwandfrei\r\nWK 0603 0810 - 07-03-18 okay', '1,2', '2018-03-07', '2018-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-07', '80.139.113.17', 'p508B7111.dip0.t-ipconnect.de', '2018-02-27', ' 00340434129949106632', NULL),
(8005, '', 5563, 999999999, 2, '506-Miami', '2018-03-06', '0000-00-00', '2018-02-12', 'black', 'gold', 'Pionier', 'I would like to exchange for another watch us my partner bought me wrong one. Please advice how to pay extra for that watch\r\nThe watch I want is :Florida Diamonds Pioner GM-505-11\r\n', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-06', '82.132.185.95', '82.132.185.95', '2018-02-27', '1Z8VF4596850391367', NULL),
(8006, '', 5564, 999999999, 2, '510-London', '2018-03-12', '0000-00-00', '2016-09-15', 'silver metal', 'black', 'Pionier', '{G-Card}\r\nThe IV has fallen off the face of the watch', '13-03-18\r\njo - die XII und IV geklebt, alle hinten gesichert\r\nK 1303 1130 - 16-03-18 okay', '1,2', '2018-03-16', '2018-03-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-16', '82.19.245.190', 'cpc84007-pool15-2-0-cust189.15-1.cable.virginm.net', '2018-02-27', '1Z 8VF 459 68 4892 7908', NULL),
(8007, '', 5565, 999999999, 2, '4004-Newton', '2018-03-06', '0000-00-00', '2013-05-01', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - lt. Rep# 807/2703 ca. Mrz 2013]\r\nMake to much noise when the watch is moved. Sometimes stands still, its the second time that i send the watch for reperation.', '06-03-18\r\nRotor gelöst → geölt und befestigt, reguliert\r\nK 0603 1425 - 09-03-18 okay - Kulanz', '1,2', '2018-03-09', '2018-03-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-09', '77.165.127.70', 'ip4da57f46.direct-adsl.nl', '2018-02-27', '711369678332', NULL),
(8008, '', 5566, 999999999, 0, '508-Dublin', '2018-02-28', '0000-00-00', '2018-02-23', 'silver', 'white', 'Pionier', 'My father don\'t like the watch, I therefore return and please kindly arrange refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '165.84.167.9', '165084167009.ctinets.com', '2018-02-28', '', NULL),
(8009, '', 3261, 999999999, 2, '3001-Paragon', '2018-03-06', '0000-00-00', '2018-02-28', 'rosÃ©', 'white', 'Theorema', '[OHNE G-Nachweis - lt. #4616 ? G v. 25-06-2012]\r\nThe dail has loosen again. The hand band need to be changed and the front glass', '07-03-18\r\njo... LB verbraucht, Minuterie gelÃ¶st, Glas zerkratzt, GehÃ¤use abgetragen ? erstmal Funktionskontrolle ab 0703 1235\r\nKVA GehÃ¤use und Band und Werk durchsehen  75,- ? 1203\r\nautsch... es sind ja gar keine GehÃ¤use in rot mehr lagernd... kpl. Uhr genommen\r\nK 1203 1300 - 15-03-18 okay', '1,', '2019-03-22', '2019-03-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '217.63.114.40', 'cust-114-040-kunde.kabelplus.dk', '2018-02-28', '', NULL),
(8010, '', 5567, 999999999, 2, '503-Sydney', '2018-05-16', '0000-00-00', '2018-02-12', 'gold', 'black', 'Pionier', '{G-Card}\r\nReference is T2002.\r\nThe back of the watch inside the glass. The piece is very loose and moves around rapidly. It needs to be tightened inside the back.', '16-05-18\r\nRotor gelöst... - StdZg ersetzt, Rotorlager geölt und Rotor befestigt\r\nK 1605 1245 - 18-05-18 okay', '1,2', '2018-05-18', '2018-05-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-18', '91.109.236.28', '91.109.236.28', '2018-02-28', '711369680711', NULL),
(8011, '', 3691, 2, 2, '3005-Marco Polo', '2018-02-28', '2013-04-12', '2013-04-12', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - G lt. #5443]\r\n{abgetippt:\r\nas watch is now out of warranty could you please quote for second hand to be fixed and a service please\r\n}', '01-03-18\r\n...es ist der DayTota - aber nix gebrochen! Werk in akzeptablem Zustand → kleine Überholung, Zeiger  50,- ← 1503\r\nGehäuse u-s, Werk ersetzt wg. mangelnder ZB Befestigung\r\nK 1603 1440 - reguliert\r\nK 1903 0835 - WD 8310 und 23-03-18 okay', '1,2', '2018-03-23', '2018-03-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-23', '', '', '0000-00-00', '1Z 8VF 459 68 4735 3682', NULL),
(8012, '', 5568, 999999999, 2, '502-Malibu', '2018-03-27', '0000-00-00', '2017-12-28', 'gold', 'black', 'Pionier', '{G-Card}\r\nTwo problems. First, there is a loose piece inside of the case. Second, the piece used to wind and \'set\' the time of the watch had at one point fallen out of the watch. I put it back in, and now when I try and set the time, it feels like something is wrong. Otherwise the watch still works and keeps time, however it is damaged. ', '09-04-18\r\nRotor gelöst, sonst oB → alle Schrauben kontrolliert, Rotorlager geölt, reguliert\r\nK 0904 1115 - 11-04-18 okay', '1,2', '2018-04-12', '2018-04-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-12', '68.148.204.243', 'S01060014d1508d1f.ed.shawcable.net', '2018-02-28', 'RC 30 700 783 7DE', NULL),
(8013, '', 5526, 999999999, 2, '7001-Havana', '2018-03-01', '0000-00-00', '2017-12-29', 'silver', 'black', 'Pionier', 'Second Repair Attempt\r\nOrder Number 7149\r\n\r\n     Watch being returned due to a large white speck of dust that was left attached to the inside of the watch\'s crystal at the 11 o\'clock position.  \r\n\r\n     Also the watch was previously repaired because you could not set the time via usage of the crown pull out button.  However, it was returned to me with the button no longer clicking into place as it did before; although it was a very brief amount of time that it was functioning properly.  That piece broke in less than 30 days of ownership, but it was not fixed correctly.  Again, it no longer clicks into place to set the time, its just a smooth pull out now to set the time.  Please look that over once again.\r\n\r\nThank you for all your assistance with the above matter, I do hope that your technician will be able to correct both issues.\r\n\r\nSincerely, \r\nNestor Sanchez.', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '76.200.78.87', 'adsl-76-200-78-87.dsl.frs2ca.sbcglobal.net', '2018-03-01', '', NULL),
(8014, '', 5569, 2, 2, '508-Dublin', '2018-03-02', '2017-04-24', '2017-04-24', 'schwarz Metall', 'Schwarz', 'Theorema', '{G-Card & Copy}\r\n{abgetippt:\r\nThe screw that protected the crown at the closing is lost. [...]\r\n}', '02-03-18\r\nja, neues Gehäuse nötig → ersetzt\r\nK 0203 1300 - Rotorlager geölt und neu gestellt\r\nK 0603 0820 - entmagnetisiert und reguliert\r\nK 0803 0945 - 09-03-18 okay', '1,2', '2018-03-09', '2018-03-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-09', '', '', '0000-00-00', '711369678321', NULL),
(8015, '', 5570, 2, 2, '107-Rio', '2018-03-02', '0000-00-00', '2013-10-23', 'Silber Metall', 'Weiß', 'Theorema', '[OHNE G-Nachweis - NO Deal - G von Rep #5514]\r\n{abgetippt:\r\nIssue: got dropped and stopped working.\r\nAlso small scratch because of that on the left below part of the skeleton [...]\r\n}RepHistorie: 5514/6309/6386/7529', '02-03-18\r\n\'small scratch\' ist wohl ein wenig sehr untertrieben! Heftige Druckstelle genau bei 0900 im Bereich unteres Gehäuse/Gehäuseboden! Gehäuse dadurch absolut undicht!\r\nVom Fall außerdem Rückereinheit zerlegt\r\nKVA Gehäuse ersetzen und Werk reparieren  65,- ← ausf. 0603\r\nUnruh kompl. ers., Gehäuse ers. - WD 8310\r\nUK 0603 1335 - einwandfrei\r\nWK 0703 0830 - 08-03-18 okay', '1,2', '2018-03-12', '2018-03-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-12', '', '', '0000-00-00', '711369678435', NULL),
(8016, '', 5571, 999999999, 0, '104-Copacabana', '2018-03-03', '0000-00-00', '2018-01-01', 'silver', 'white', 'Theorema', 'watch stopped moving despite being fully wound and runs fast.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '204.76.134.30', 'web.baycare.org', '2018-03-03', '', NULL),
(8017, '', 5572, 999999999, 0, '104-Copacabana', '2018-03-04', '0000-00-00', '2017-07-10', 'silver', 'white', 'Theorema', 'Fog in the watch \r\nNumber 12 came off(only the 2 left)\r\nWatch not moving anymore', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '121.6.71.189', 'bb121-6-71-189.singnet.com.sg', '2018-03-04', '', NULL),
(8018, '', 5573, 2, 2, '4004-Newton', '2018-03-06', '2014-02-21', '2014-02-21', 'Silber Metall', 'Schwarz', 'Theorema', '{G-Card}\r\n{abgetippt:\r\nje vous envoies cette montre à réparer.\r\nElle prend du retard et le verre est à changer (il est rayé).\r\nMerci de me faire parvenir un devis détaillé, je vous enverrai un chèque pur les réparations.\r\n---\r\nI send you this watch to repair.\r\nShe is late and the glass is to change (it is scratched).\r\nThank you to send me a detailed estimate, I will send you a check for repairs.\r\n}', '06-03-18\r\nRotorverschraubung durchgedrückt, Welle direkt am Kronenhals gebrochen, Feder schwergängig → Werktausch\r\nKVA  Reparatur und Glas/Krone  100,- ← 1604\r\nGehäuse u-s, Werk ersetzt, Glas und Krone ers. - WD 8310\r\nK 1704 1140 - 20-04-18 okay', '1,2', '2018-04-23', '2018-04-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-23', '', '', '0000-00-00', '711369679730', NULL),
(8020, '', 5574, 999999999, 2, '101-Casablanca GM', '2018-03-14', '0000-00-00', '2016-07-08', 'gold', 'black', 'Theorema', '{G-Copy}\r\nThe bar is missing for the clasp to close onto + needs replacing \r\nAttachment is missing to hold clasp ', '15-03-18\r\njo, RastSeite des Kronenbügels fehlt → Stift mit RastRolle ersetzt, Scharnierseite gesichert\r\nUK 1503 1045 - einwandfrei\r\nWK 1603 0755 - 19-03-18 okay', '1,2', '2018-03-19', '2018-03-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-19', '194.176.105.144', 'zen-inetgw-6a.nhs.uk', '2018-03-07', '1Z 8VF 459 68 4695 9922', NULL),
(8021, '', 5575, 2, 2, '101-Casablanca GM', '2018-03-07', '2018-12-27', '2017-12-27', 'rosé', 'blau', 'Theorema', '{G-Copy}\r\n{abgetippt:\r\n[...] Schließe defekt [gekürzte mae-Fassung]\r\n}', '07-03-18\r\nja, Schließe defekt → ersetzt - Aufzug 35x\r\nUK 0703 1020 - einwandfrei\r\nWK 0803 0955 - 09-03-18 okay', '1,2', '2018-03-12', '2018-03-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-12', '', '', '0000-00-00', ' 00340434129949106687  ', NULL),
(8023, '', 5577, 2, 2, '505-Florida', '2018-03-07', '2017-11-01', '2017-11-01', 'Gold', 'Schwarz', 'Pionier', '{G-Card}\r\n{abgetippt:\r\n[...] the watch is wound up and it works for a few hours and then stops.\r\n}', '07-03-18\r\n→ falsche Automatik! Werktausch\r\nK 0803 1105 - einwandfrei\r\nGR ab 1203 0800 bis 1403 0230 == 42h30min \r\n14-03-18 okay', '1,', '2018-03-14', '2018-03-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(8024, '', 5578, 999999999, 2, '3001-Paragon', '2018-03-12', '0000-00-00', '2018-03-07', 'bicolor rosé', 'white', 'Theorema', '[OHNE G-Nachweis - Classic 3001 von ca. 2005 bis 2007]\r\nSekunden zeiger fehlt. Die beide andere zeiger sind leicht corrodiert.', '13-03-18\r\nLunette geöffnet, dadurch Feuchtigkeit in die Uhr gekommen! \r\nAngebot neue Uhr für 150,- statt 200,- für Reparatur', '1,2', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-06', '77.248.106.79', 'dhcp-077-248-106-079.chello.nl', '2018-03-07', '7113  6967 9225', NULL),
(8026, '', 5579, 999999999, 2, '108-Oman', '2018-03-27', '0000-00-00', '2018-01-15', 'gold', 'black', 'Theorema', '{G-Card}\r\nHi ! I\'m sending you the watch GM-108-5. It does not work spring factory. And the frame reels over the crown of the spring\r\nI paid for a new watch and do not want to get a watch after repair\r\nPlease exchange them for me with new ones.', '09-04-18\r\nWerk kpl. abgelaufen - Kupplung beschädigt? \r\n→ nein AW zu kurz - AW ersetzt\r\nUK 0904 1145 - einwandfrei\r\nWK 1004 1030 - 11-04-18 okay', '1,2', '2018-04-11', '2018-04-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-11', '109.67.121.51', 'bzq-109-67-121-51.red.bezeqint.net', '2018-03-08', 'RC 3070 0788 5DE', NULL),
(8027, '', 5580, 2, 2, '107-Rio', '2018-03-09', '0000-00-00', '2013-10-09', 'Silber', 'Weiß', 'Theorema', '[OHNE G-Nachweis - Deal 10615 v. 09-10-2013]\r\n{abgetippt:\r\nThis has been repaired locally a couple of times because the hands have come off. It now needs to be repaired again because the hands are not set correctly [...] I wish to pay for repair. Please give me a quote.\r\n}', '09-03-18\r\nMinZg ist ab, eine Bride gebrochen - Funktionskontrolle → okay\r\nKVA Werkrep. 25,- ← 1203\r\nZg mit ZgScheibe ers., Briden verdoppelt ers.\r\nUK 1303 0820 - reguliert - Ehrenrunde\r\nUK 1403 0820 - einwandfrei\r\nWK 1503 0845 - 16-03-18 okay', '1,2', '2018-03-20', '2018-03-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-20', '', '', '0000-00-00', '1Z 8VF 459 68 4814 0865', NULL),
(8028, '', 5581, 999999999, 2, '511-New York II', '2018-03-15', '0000-00-00', '2017-08-08', 'black', 'black', 'Pionier', '{G-Card}\r\nHello\r\nHas trouble with the belt does not close.\r\nThanks ', '16-03-18\r\naha... Federstegaufnahme 12 gebrochen... → Schließe ers. \r\nsonst oB\r\nK 1603 1325 - 19-03-18 okay', '1,2', '2018-03-19', '2018-03-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-19', '178.118.126.171', '178-118-126-171.access.telenet.be', '2018-03-10', '711369678733', NULL),
(8029, '', 5582, 999999999, 0, '3009-Dubai', '2018-03-12', '0000-00-00', '2017-12-14', 'gold', 'white', 'Theorema', 'From the beginning there are 2 white spots behind the glass. These spots (I don\'t know what it is) are loose and moving around when u shake the watch. Now I see that there is also a loose screw and im really worried about the quality of this watch! Also after a month the weel that is spinning around to give the watch energy is not working well! Please I hope to hear from u asap and solve this.order number which is 6071, and the website i bought it from tufinawatches.com\r\nKind regards, Martijn Moerings', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '31.161.188.0', 'static.kpn.net', '2018-03-12', '', NULL),
(8030, '', 5583, 999999999, 2, '506-Miami', '2018-03-15', '0000-00-00', '2018-01-23', 'gold metal', 'black', 'Pionier', '{G-Card}\r\nit is not working fine ', '16-03-18\r\nso...?! na dann, Kontrolle mit Gangreserve\r\nK 1603 1330 - einwandfrei\r\nGR 1903 0840 bis 2003 1700 == 32h sehr gut... \r\n21-03-18 okay', '1,', '2018-03-21', '2018-03-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '89.101.204.174', '089-101-204174.ntlworld.ie', '2018-03-12', '', NULL),
(8031, '', 5584, 2, 2, '508-Dublin', '2018-03-12', '2017-12-04', '2017-12-04', 'Schwarz', 'Schwarz', 'Pionier', '{G-Card}\r\n{abgetippt:\r\nNot working + loose component at back\r\n}', '13-03-18\r\nKlinkenrad abgefallen... Aufzug durcheinander - Stoppklammer verbogen/oF → zuviele Fehler: Werktausch\r\nK 1303 1105 - neu gestellt\r\nK 1403 0820 - 16-03-18 okay', '1,2', '2018-03-16', '2018-03-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-16', '', '', '0000-00-00', '1Z 8VF 459 68 4712 0718', NULL),
(8032, '', 4824, 999999999, 2, '3012-Paris', '2018-03-16', '0000-00-00', '2016-11-16', 'black', 'black', 'Theorema', '{G-Copy}\r\nI can\'t set date on my watch. \r\nwhen I press date button the date doesn\'t move.\r\n\r\nID#485', '16-03-18\r\nabsolut ohne Befund!\r\nK 1603 1345 - rechts will nicht regulieren... will schon, zieht nicht ausreichend auf → Automatik oB - FH mit Vorspannung und \r\nK 2103 0950 - 23-03-18 oB zurück - KULANZ', '1,2', '2018-03-23', '2018-03-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-23', '92.236.213.119', 'cpc121792-wals13-2-0-cust374.16-1.cable.virginm.net', '2018-03-12', '1Z 8VF 459 68 4666 9692', NULL),
(8033, '', 5585, 999999999, 2, '3011-Macau', '2018-04-13', '0000-00-00', '2017-11-27', 'silver', 'black', 'Theorema', '{G-Copy}\r\nThe number II on the scale plate of the watch is wrong. It show as \"I\".', '13-04-18\r\nWerk kpl. ers.\r\nK 1304 1350 - 16-04-18 okay', '1,2', '2018-04-17', '2018-04-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-16', '27.64.116.31', 'localhost', '2018-03-14', 'RC 30 753 293 4DE', NULL),
(8034, '', 5586, 999999999, 0, '511-New York', '2018-03-14', '0000-00-00', '2018-03-13', 'silver', 'black', 'Pionier', 'The problem is that the crown if it rotates does not move the time and if I pull it towards the outside part it is removed and remains in my hand', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '151.60.158.44', '151.60.158.44', '2018-03-14', '', NULL),
(8035, '', 5587, 999999999, 0, '3008-Damascus', '2018-03-14', '0000-00-00', '2017-05-13', 'gold', 'black', 'Theorema', 'Does not keep accurate time', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '47.149.144.16', '47.149.144.16', '2018-03-14', '', NULL),
(8036, '', 5588, 999999999, 2, '508-Dublin', '2018-03-27', '0000-00-00', '2018-02-27', 'silver', 'white', 'Pionier', 'Order#T2494. I did not like the quality of material, it\'s too much bright & lite.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.115.10.117', 'ool-45730a75.dyn.optonline.net', '2018-03-15', '', NULL),
(8037, '', 5576, 999999999, 2, '514-Hawaii', '2018-04-19', '0000-00-00', '2017-11-15', 'gold', 'black', 'Pionier', '{G-Card}\r\nGM514-3 (GOLD, BLACK, BROWN)\r\nORDER NUMBER: 4043\r\nI am using this watch almost every day for around 10 hours per day, it stoped charging few days ago I tried to chake it but still not working   \r\nTHE WATCH NOT WORKING (NOT CHARGING) EVEN WHEN I WEAR IT FOR A LONG TIME ', '20-04-18\r\nWerk ausgeschwungen... WR löst sich auf, Werk voller Haare?\r\n→ Flusen, vor allem in der Hemmung, entfernt und WR ers., reguliert\r\nK 2004 0950 - gut - Aufzug 5h → nicht gut - Rotorlager \r\nK 2304 1515 - hmmm... Aufzug 2504 0800 bis 2604 0800\r\n26-04-18 okay\r\n', '1,2', '2018-04-27', '2018-04-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-27', '203.87.61.146', '203-87-61-146.static.tpgi.com.au', '2018-03-15', 'RC 30 753 297 9DE', NULL),
(8038, '', 5589, 999999999, 0, '506-Miami', '2018-03-15', '0000-00-00', '2018-03-08', 'gold', 'silvgrey', 'Pionier', 'The bottons on the side are uncolored or miss color.Looks like a chronomat but is not.Looks automatic but its not.Too big for me.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '66.50.107.184', '66-50-107-184.prtc.net', '2018-03-15', '', NULL),
(8039, '', 5551, 999999999, 2, '109-Hamburg', '2018-03-21', '0000-00-00', '2018-02-14', 'gold', 'black', 'Theorema', '{G-Card}\r\nLooses more than 5 min pr. week', '22-03-18\r\nSpirale übergeschlagen, Werk kpl. abgelaufen... S+F oB \r\nAufzug 27x - ZW sagt plus 14sec/d → entmagnetisiert und reguliert\r\nUK 2203 0900 - absolut oB - 23-03-18 okay', '1,2', '2018-03-23', '2018-03-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-23', '62.61.67.228', '62.61.67.228', '2018-03-16', '711369678917', NULL),
(8040, '', 5590, 999999999, 0, '511-New York', '2018-03-17', '0000-00-00', '2018-03-12', 'gold', 'black', 'Pionier', 'I\'m unable to read the watch due to small print.\r\nOrder Number T2774 from tufinawatches.com\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.104.200.57', 'ip68-104-200-57.ph.ph.cox.net', '2018-03-17', '', NULL),
(8041, '', 5220, 2, 2, '507-Aruba', '2018-03-19', '2012-10-14', '2012-10-14', 'Silber', 'Schwarz', 'Pionier', '[OHNE G-Nachweis - NO Deal]\r\n{abgetippt:\r\nReparatur im Oktober #7543 - Nun beim Einstellen des Datums blieb ein Zeiger hängen und verbog\r\n}', '19-03-18\r\njo... Werk steht aber in VollAufzug?! - StdZg und MinZg verbogen → Uhr muss gefallen sein, dann wurde mit Gewalt die Zeigerstellung betätigt... Zeiger ers., reguliert\r\nK 1903 1300 - 22-03-18 okay - KULANZ', '1,2', '2018-03-23', '2018-03-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-23', '', '', '0000-00-00', '00340434129949106786', NULL),
(8042, '', 5591, 2, 2, '3005-Marco Polo', '2018-03-19', '2018-01-10', '2018-01-10', 'gold metal', 'Schwarz', 'Theorema', '{G-Card}\r\n{abgetippt:\r\nSet + wound watch- It would not work\r\n}', '19-03-18\r\nUnruh hakt - Anker gerichtet, aber→ Uhr zeigt keine Amplitude → Werktausch\r\nK 1903 1055 - 22-03-18 okay', '1,2', '2018-03-22', '2018-03-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-03-22', '', '', '0000-00-00', 'RC 30 592 390 1DE', NULL),
(8043, '', 5592, 999999999, 2, '4004-Newton', '2018-03-27', '0000-00-00', '2017-02-10', 'gold', 'black', 'Theorema', '{G-Copy}\r\nMinuten Zeiger pendelt um das Centrum', '09-04-18\r\nUhr auch stark strapaziert → Kulanzreparatur, falls nicht mehr dazukommt - Werkring zerlegt sich, Teile klemmten die Zeiger\r\nZeiger aufgesetzt, Rotorlager geölt, reguliert\r\nK 0904 1245 - 11-04-18 okay', '1,2', '2018-04-11', '2018-04-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-11', '91.91.30.71', '71.30.91.91.rev.sfr.net', '2018-03-21', '711369679339', NULL),
(8044, '', 5593, 2, 2, '507-Aruba', '2018-03-21', '2014-02-18', '2014-02-18', 'Gold', 'Schwarz', 'Pionier', '{G-Card}\r\n{abgetippt:\r\nEverything seems fine but the watch is not working as if the battery ran out although I\'m aware it\'s an automatic watch\r\n}', '22-03-18\r\nsteht in VollAufzug → gefallen, AR aus Eingriff - Amplitude nicht mehr ausreichend\r\nKVA Werktausch  70,- ← ausf. 2205\r\nGehäuse u-s, Werk ersetzt\r\nK 2305 1015 - 28-05-18 okay', '1,2', '2018-05-30', '2018-05-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-30', '', '', '0000-00-00', '711369681155', NULL),
(8045, '', 5594, 999999999, 2, '502-Malibu', '2018-04-19', '0000-00-00', '2017-11-03', 'gold', 'white', 'Pionier', '{G-Card}\r\nCrown has fallen off. Please replace and repair.\r\nOrder number 3629. Order from tufinawatches.com', '20-04-18\r\nKrone fehlt! Also kostenpflichtig!\r\nKVA Krone/Welle ersetzen  20,- ← ausf. 2404\r\nKrone/Welle ersetzt, Rotorlager geölt - WD 8310\r\nK 2404 1105 - 26-04-18 okay', '1,2', '2018-04-27', '2018-04-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-27', '50.242.116.140', '50-242-116-140-static.hfc.comcastbusiness.net', '2018-03-21', 'RC 30 753 296 5DE', NULL),
(8051, '', 5598, 999999999, 0, '511-New York', '2018-03-23', '0000-00-00', '2018-03-21', 'gold', 'white', 'Pionier', 'Order number T2927. No defect.  Watch face too big for wrist. Brand new, never worn.  Bought from tufinawatches.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '32.215.235.44', '32.215.235.44', '2018-03-23', '', NULL),
(8052, '', 5599, 999999999, 2, '514-Hawaii', '2018-04-09', '0000-00-00', '2017-09-25', 'gold', 'black', 'Pionier', '[G-Card]\r\nThe crown stuck and won\'t turn.', '10-04-18\r\nWelle läßt sich nicht ziehen → jo... [ohne Worte]\r\nWelle gebrochen, dann wurde versucht die Krone mit Sekundenkleber zu befestigen → dieser dann in den Aufzug gelaufen! Also, Werk zerstört, Krone gebrochen...\r\nKVA Werk und Krone ersetzen  Sonderpreis 80,- € ← 1604\r\nWerk mit neuer Krone ers. - WD 8310 - Aufzug 4h\r\nK 1704 0800 - 20-04-18 okay', '1,2', '2018-04-23', '2018-04-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-23', '76.89.159.193', 'cpe-76-89-159-193.socal.res.rr.com', '2018-03-23', 'RC 30 753 295 1DE', NULL),
(8053, '', 5507, 999999999, 2, '502-Malibu', '2018-04-04', '0000-00-00', '2017-12-18', 'silver', 'black', 'Pionier', '{G-Card}\r\nWhen adjusting the time, after winding the watch for 30 times. Normal force was used to pull out the pin to adjust the time. When pulling the whole pin came out and by putting the pin back the time cannot be adjusted anymore.', '09-04-18\r\nsoweit offensichtlich kein Fehler - Uhr war ja auch erst im Januar hier... \r\nK 0904 1350 - 11-04-18 okay', '1,2', '2018-04-11', '2018-04-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-11', '82.176.232.1', 'host-3tn28h.vsg2.zeelandnet.nl', '2018-03-23', '711369679340', NULL),
(8054, '', 5600, 999999999, 0, '104-Copacabana', '2018-03-23', '0000-00-00', '2018-03-23', 'black', 'white', 'Theorema', 'Hi my name is Yggens Paul and I was ordered a tufina watch from tufinawatches.com and my order number is T2826 and the watch the I order is a theorema copacabana dual time Oman 104-9 and I wanna returning it in exchange for another one, the Oslo ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.120.71.99', '99-120-71-99.lightspeed.miamfl.sbcglobal.net', '2018-03-23', '', NULL),
(8055, '', 4009, 999999999, 2, '505-Florida', '2018-03-28', '0000-00-00', '2015-06-26', 'silver', 'white', 'Pionier', '[OHNE G-Nachweis - G lt. 7234]\r\nWhen i put the watch with the glass down on the tablet, some elements and a pointer are  gone loose.', '09-04-18\r\nZB in Auflösung, DayTota fehlt → wahrscheinlich gefallen\r\nKalenderfenster geklebt, Automatik gesäubert und Räder ers., Hemmung geölt\r\nK 0904 1340 - 12-04-18 okay - KULANZ', '1,2', '2018-04-12', '2018-04-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-12', '212.45.44.10', 'sol-prod-filter-10-dro.solcon.nl', '2018-03-24', '711369679453', NULL),
(8056, '', 5601, 999999999, 2, '513-Tokyo', '2018-05-03', '0000-00-00', '2018-03-14', 'silver', 'black', 'Pionier', '{G-Card}\r\nI recieve my watch and she was all ready broken.  i see two small piece not fix inside.   Also she do not work at all.\r\n\r\n', '08-05-18\r\nWerk kpl. abgelaufen, eine Bride liegt im Aufzug - Schraube gebrochen, also Bride entfernt\r\nUK 0805 0920 - einwandfrei - wieder Vollaufzug und\r\nUK 0905 0755 - 11-05-18 okay', '1,2', '2018-05-11', '2018-05-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-11', '24.202.183.175', 'modemcable175.183-202-24.mc.videotron.ca', '2018-03-26', 'RC 3084 8586 4DE', NULL),
(8057, '', 5602, 999999999, 0, '112-Madrid', '2018-03-26', '0000-00-00', '2018-03-19', 'gold', 'black', 'Theorema', 'Face of watch is to big it doesn’t fit on my husbands wrist.  I mailed the watch back today and was so careful to make sure I included everything and I forgot to include this inform I am so frustrated with this whole experience.  I am submitting the form this way because I know have no way of sending this form to you.  I want a full refund on the watch this whole method of receiving the link to send the watch back and having to take out insurance to send it back to Germany when it was shipped to me with in the states makes no sense how you have this process set up.    The warrenty card and book that came with th watch are in the box the only thing missing is this form. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.230.206.172', 'pool-96-230-206-172.bstnma.fios.verizon.net', '2018-03-26', '', NULL),
(8058, '', 5603, 999999999, 2, '514-Hawaii', '2018-04-19', '0000-00-00', '2017-11-30', 'gold', 'black', 'Pionier', '{G-Card}  ## noch am Lager 01-11-18 ## \r\nWatch was dropped and the clasp of the crown broke. Cannot lock the dial safely.', '20-04-18\r\nKrone von Welle gebrochen, Kronenschutz demontiert\r\nKVA  Krone/Welle ersetzen  20,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '97.106.136.69', '97-106-136-69.res.bhn.net', '2018-03-27', '', NULL),
(8059, '', 5604, 999999999, 2, '506-Miami', '2018-04-06', '0000-00-00', '2017-09-11', 'gold', 'black', 'Pionier', '{G-Card}\r\nthe date function does not work.\r\nit goes from 01 , 02 , 03, 04 then it goes to 15 and continues until 39 then back 01    ', '09-04-18\r\nUhr ist gefallen und/oder rückwärts übers Datum gedreht worden\r\nDatumscheiben justiert, ZB justiert\r\nK 0904 1415 - 12-04-18 okay - KULANZ', '1,2', '2018-04-13', '2018-04-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-13', '5.28.54.242', 'mailout.cav-aerospace.net', '2018-03-27', '1Z 8VF 459 68 4625 2551', NULL),
(8060, '', 5605, 999999999, 2, '3006-Monaco Diamond', '2018-04-06', '0000-00-00', '2018-01-22', 'gold', 'black', 'Theorema', '{G-Copy}\r\nThe component disappeared', '09-04-18\r\ngefallen? MinZg gelöst und Werk steht in Vollaufzug\r\n→ Sperrfeder gebrochen, AR aus Eingriff → Kulanz\r\nSperrfeder ersetzt, AR gesetzt\r\nK 1004 1155 - 12-04-18 okay', '1,2', '2018-04-12', '2018-04-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-12', '176.12.115.198', '176.12.115.198', '2018-03-27', '711369679464', NULL),
(8061, '', 5600, 999999999, 2, '104-Copacabana', '2018-04-18', '0000-00-00', '2018-03-14', 'black', 'white', 'Theorema', 'My name is Yggens paul I bought the theorema tufina watch on 3/14/18 but I returned it back because the watch is too big for my arm it’s swallowed my arm waist my order number is T2628 and I buy it from tufina.com and I need a exchange to the Oslo gold watch brown bracelet from the one that I send back to German and I need a refund back to my back account of $514  because the tufina theorema cost me 1,099.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.203.30.82', '99-203-30-82.pools.spcsdns.net', '2018-03-27', '', NULL),
(8062, '', 5606, 999999999, 0, '112-Madrid', '2018-03-27', '0000-00-00', '2018-03-21', 'black', 'gold', 'Theorema', 'The little hand that tells the second fell off of the watch. When I place the watch straight and at an even angle it functions well, but when the watch is tilted to where the 11 on the watch is down and the 5 on the watch is up it stops working. Can you help me fix the watch?\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.73.28.140', 'ip174-73-28-140.no.no.cox.net', '2018-03-27', '', NULL),
(8063, '', 5606, 999999999, 0, '112-Madrid', '2018-03-27', '0000-00-00', '2018-03-21', 'black', 'gold', 'Theorema', 'The little hand that tells the second fell off of the watch. When I place the watch straight and at an even angle it functions well, but when the watch is tilted to where the 5 on the watch is up and the 11 on the watch is down the watch stops working. Can you help me fix this watch. Order # T2980 ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.73.28.140', 'ip174-73-28-140.no.no.cox.net', '2018-03-27', '', NULL),
(8064, '', 5606, 999999999, 0, '112-Madrid', '2018-03-28', '0000-00-00', '2018-03-21', 'black', 'gold', 'Theorema', '1, The little hand that tells the second fell off the watch. 2, When I place the watch straight and at an even angle it functions well, but when the watch is tilted to where the 5 on the watch is up and 11 on the watch is down the watch stops functioning. Can you help me fix this watch? Order # T2980', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.73.28.140', 'ip174-73-28-140.no.no.cox.net', '2018-03-28', '', NULL),
(8065, '', 5607, 999999999, 0, '3001-Paragon', '2018-03-28', '0000-00-00', '2018-03-23', 'gold', 'white', 'Theorema', 'I received the Watch on 3/26. I bought it from website tufinawatches.com. Order T3014. I paid $699.00 for it. The Watch came broken. The same day I called the website (tufinawatches.com) and report the issue. I send a video show a problem. It pack was properly. In my opinion when I paid 700 for a watch is suppose it never happened. I’m going to send it back. I would appreciate it if you send me the refund. Thanks for your attention.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.245.72.5', 'c-73-245-72-5.hsd1.fl.comcast.net', '2018-03-28', '', NULL),
(8066, '', 5329, 999999999, 2, '103-Sao Paulo', '2018-04-17', '0000-00-00', '2016-11-01', 'black', 'black', 'Theorema', '{G-Card}\r\nThe gears do not touch each other. Causing that I can not charge my watch.\r\n \r\n ', '17-04-18\r\nHalsdichtung und Sperrad aus Eingriff → Kupplung ers., Sperrad gesichert, Halsdichtung gefettet\r\nUK 1704 1200 - einwandfrei\r\nWK 1804 0800 - 19-04-18 okay', '1,2', '2018-04-19', '2018-04-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-19', '84.39.9.241', '542709f1.ftth.concepts.nl', '2018-03-29', '711369679626', NULL),
(8067, '', 5608, 999999999, 0, '511-New York', '2018-03-29', '0000-00-00', '2017-12-14', 'black', 'white', 'Pionier', 'The days on the watch don\'t work the date has been stuck and it dosent seems to be working', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '31.51.80.2', 'host31-51-80-2.range31-51.btcentralplus.com', '2018-03-29', '', NULL),
(8069, '', 5610, 999999999, 2, '3005-Marco Polo', '2018-04-19', '0000-00-00', '2017-09-28', 'gold', 'black', 'Theorema', '{G-Copy}  ## noch am Lager 01-11-18 ## \r\nThe glass on front got a little chip by the edge . I beleave a fragment of glass got into the machinery through the open down the neddle', '20-04-18\r\n...ausgeschwungen\r\nKVA  Glas und Werkrep.  50,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.181.196.102', 'c-73-181-196-102.hsd1.wa.comcast.net', '2018-03-30', '', NULL),
(8070, '', 5611, 999999999, 2, '514-Hawaii', '2018-05-03', '0000-00-00', '2018-01-15', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - Order T1213]Clasp broke need repair or replacement\r\n4 digit order number which is T1213', '08-05-18\r\njo, Kronenbügel hält gar nicht → ersetzt\r\nAufzug bis 0905 0800 - Zieht nicht komplett auf → Rotorlager\r\nAufzug 5h - muss dann kpl. aufgezogen sein → ist nicht! \r\nkomplette Aufzugpartie gefettet (DX) und Aufzug bis 1105 0800 \r\n→ Bestens! jetzt zieht sie auch auf... 11-05-18 okay', '1,2', '2018-05-11', '2018-05-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-11', '173.80.68.115', '173-80-68-115-rmnt.atw.dyn.suddenlink.net', '2018-04-02', 'RC 3084 8582 0DE', NULL),
(8071, '', 5612, 999999999, 2, '3005-Marco Polo', '2018-04-11', '0000-00-00', '2013-03-11', 'gold', 'black', 'Theorema', '[G-Card - RMA per email 03-04-18]\r\nBroken winder. Won’t work anymore.', '11-04-18\r\nUhr gefallen, Welle gebrochen, ZB verschoben, Armband verbraucht\r\nKVA Werkrep., Krone/Welle, Armband  50,- ← 1704\r\nGehäuse u-s, ZB befestigt, Zeiger ge- und ersetzt, Prüfband\r\nK 1804 1310 - entmagnetisiert und reguliert\r\nK 2004 0825 - reguliert und 23-04-18 okay', '1,2', '2018-04-25', '2018-04-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-25', '89.127.17.124', '89.127.17.124', '2018-04-03', '711369679784', NULL),
(8072, '', 5613, 999999999, 2, '108-Oman', '2018-05-07', '0000-00-00', '2017-05-02', 'gold', 'black', 'Theorema', '{G-Card}\r\nUsed it one time. Kept time for one hour. Put it away. Used it a month later Would not work. Notice a gear not attached to any other gear. Moving around freely.', '08-05-18\r\nSperradschraube gebrochen → ersetzt\r\nUK 0805 0950 - einwandfrei - wieder Vollaufzug \r\nUK 0905 0800 - 11-05-18 okay', '1,2', '2018-05-11', '2018-05-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-11', '99.38.93.70', '99-38-93-70.lightspeed.wepbfl.sbcglobal.net', '2018-04-03', 'RC 30 848 583 3DE', NULL),
(8073, '', 5614, 2, 2, '101-Casablanca GM', '2018-04-04', '2017-12-06', '2017-12-06', 'Gold', 'Schwarz', 'Theorema', '{G-Card}\r\n{abgetippt:\r\nwatch die off very quickly, less than half an hour of operation. mechanical issues\r\n}', '09-04-18\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 37x\r\nUK 0904 1050 - reguliert\r\nWK 1004 1040 - 11-04-18 okay', '1,2', '2018-04-11', '2018-04-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-11', '', '', '0000-00-00', 'RC 30 700 787 1DE', NULL),
(8074, '', 5615, 999999999, 0, '112-Madrid', '2018-04-04', '0000-00-00', '2018-03-26', 'gold', 'gold', 'Theorema', 'Ordered 4 by accident.  Only wanted 2. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.127.75.198', 'ool-457f4bc6.dyn.optonline.net', '2018-04-04', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(8075, '', 5616, 999999999, 2, '103-Sao Paulo', '2018-04-17', '0000-00-00', '2018-03-26', 'gold', 'black', 'Theorema', 'The watch keeps stopping even when fully wound.\r\nMy order  T2994', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '47.53.221.151', 'net-47-53-221-151.cust.vodafonedsl.it', '2018-04-05', '', NULL),
(8076, '', 5617, 999999999, 2, '3011-Macau', '2018-04-25', '0000-00-00', '2017-12-29', 'gold metal', 'black', 'Theorema', '{G-Card}\r\nWatch has never worked properly. Have sent back for repair/replacement on  APRIL06 by Australia Post. Tracking number LK964472197AU.', '26-04-18\r\nDayTota abgefallen... ausserdem falsche Automatik → Werktausch und tlw. neue Zg\r\nK 2604 1350 - reguliert und 30-04-18 okay', '1,2', '2018-04-30', '2018-04-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-30', '110.22.35.45', 'c110-22-35-45.brasd4.vic.optusnet.com.au', '2018-04-06', 'RC 30 753 298 2DE', NULL),
(8077, '', 5618, 999999999, 2, '7001-Havana', '2018-04-18', '0000-00-00', '2017-05-17', 'silver', 'white', 'Pionier', '{G-Copy}\r\nLa montre est tout le temps en retard. \r\nLa vitre a sauté\r\n---\r\nThe watch is always late.\r\nThe window popped', '19-04-18\r\nheftig gefallen → Werk durchgedrückt, ZB zerlegt, Glas rausgefallen...\r\nKVA Zifferblatt, Werk und Reparatur?  135,-', '1,2', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-30', '46.218.0.135', '46.218.0.135', '2018-04-06', '711369679946', NULL),
(8078, '', 5619, 999999999, 2, '514-Hawaii', '2018-04-09', '0000-00-00', '2017-11-14', 'silver', 'black', 'Pionier', '[G-Card]\r\n1. It doesnt keep step with the time. It goes behind. \r\n2. The cover from the key that turns on the watch manually felt and I lost it. So I cannot wear the watch anymore. ', '10-04-18\r\njo, Bügel fehlt → ersetzt - komplett Aufzug 12h\r\nK 1104 0825 - Amplitude dümpelt bei 200° → Werktausch\r\nK 1304 0950 - reguliert\r\nK 1604 0750 - 19-04-18 okay', '1,2', '2018-04-19', '2018-04-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-19', '77.188.56.45', 'x4dbc382d.dyn.telefonica.de', '2018-04-06', '00340434129949107042', NULL),
(8079, '', 5620, 999999999, 2, '511-New York II', '2018-04-11', '0000-00-00', '2018-03-21', 'gold', 'blue', 'Pionier', '{G-Card}\r\nDate stuck, cannot change date. I prefer a replacement.\r\n\r\nReference: GM 511-4\r\nOrder No: T2984\r\npurchased/Order : tufinawatches.com', '11-04-18\r\n10er-Scheibe hakt? Datum zerstört, ZB verschoben → entweder Fehlbedienung oder gefallen - Werktausch KULANZ\r\nK 1104 1420 - 16-04-18 okay', '1,2', '2018-04-16', '2018-04-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-16', '213.114.167.37', 'c-25a772d5.05-487-73746f34.cust.bredbandsbolaget.se', '2018-04-06', '711369679556', NULL),
(8095, '', 5631, 999999999, 2, '112-Madrid', '2018-05-03', '0000-00-00', '2018-04-08', 'rosé', 'blue', 'Theorema', 'The watch is way to big for my liking.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '12.15.146.254', '12.15.146.254', '2018-04-11', '', NULL),
(8096, '', 5632, 999999999, 2, '3012-Paris', '2018-04-16', '0000-00-00', '2016-11-09', 'gold', 'black', 'Theorema', '{G-Card - #375} \r\nDefekti gjindet tek data dhe pulsanti per levizjen e Akrepave. Dergesa eshte bere ne wasbek, industriestr 7\r\nThere are problems with the date and the crown.\r\nThe watch has been sent to Industriestr. 7', '16-04-18\r\nKrone rechts gebrochen ? heftige Druckstelle und Hals verbogen! Automatik re stark beschÃ¤digt\r\nKVA Werk rechts und Krone Welle  100,-  â† 80,- bezahlt 2002\r\nZifferblatt auch beschÃ¤digt â†’ wurde an der Uhr schon gebastelt? \r\nGehÃ¤use u-s, DrÃ¼ckerkorrektur, Werk rechts ers. incl. neuer 1er-Scheibe und kompletter neuer Automatik, eine Krone re ersetzt - WD 8310\r\nK 2202 0905 - 25-02-19 okay', '1,2', '2019-02-27', '2019-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-28', '145.254.165.185', 'dialin-145-254-165-185.pools.arcor-ip.net', '2018-04-11', '00340434129949109367', NULL),
(8081, '', 5621, 999999999, 2, '512-Berlin', '2018-04-11', '0000-00-00', '2016-04-20', 'gold', 'black', 'Pionier', '{G-Card}\r\nUnfortunately a small problem has occurred with the watch. She stays late each time by 30min. Example: if I put my watch at 15:30 and I watch 45min later so at 16h15, I see that my watch is at 15:45, which gives 30min late each time.', '11-04-18\r\nhmm... 2 Jahre alt und reichlich getragen... \r\nK 1104 1520 - Aufzug funktioniert gut, nur Amplitude völlig daneben → Reinigung! Gehäuse u-s, Werk vibrasoniert\r\nK 1304 1250 - reguliert\r\nK 1604 0805 - 18-04-18 okay', '1,2', '2018-04-18', '2018-04-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-18', '81.244.165.207', '207.165-244-81.adsl-dyn.isp.belgacom.be', '2018-04-06', '711369679590', NULL),
(8082, '', 5622, 999999999, 2, '506-Miami', '2018-04-18', '0000-00-00', '2018-04-05', 'silver', 'silvgrey', 'Pionier', 'My original order was doubled and i would like to return one of the unopened watches', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '144.191.148.3', '148-3-nala.emerson.com', '2018-04-06', '', NULL),
(8083, '', 5120, 999999999, 2, '104-Copacabana', '2018-04-17', '0000-00-00', '2015-02-25', 'black', 'black', 'Theorema', '{G per email 10-04-2018}\r\nNumber 2 from 12 fall off and got stock at the bottom and no movements.', '18-04-18\r\n2 der 12 geklebt - reguliert\r\nUK 1804 1015 - gut\r\nWK 1904 0830 - 20-04-18 okay - KULANZ', '1,2', '2018-04-23', '2018-04-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-23', '86.152.25.85', 'host86-152-25-85.range86-152.btcentralplus.com', '2018-04-07', '1Z 8VF 459 68 4694 1566', NULL),
(8084, '', 5623, 999999999, 0, '112-Madrid', '2018-04-07', '0000-00-00', '2018-03-31', 'gold', 'black', 'Theorema', 'Hello,\r\n\r\nI want to return a watch, which I bought from tufinawatches.com, and get my money back please. The order number is: T3215 . The watch is too heavy for me and thicker than I thought. The watch is unworn and in condition of delivery.\r\n\r\nKind regards\r\nJahan Tehrani  ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.91.231.9', 'ip5f5be709.dynamic.kabel-deutschland.de', '2018-04-07', '', NULL),
(8085, '', 4898, 999999999, 0, '511-New York', '2018-04-07', '0000-00-00', '2016-12-06', 'silver', 'black', 'Pionier', 'The dial of the Monthly spoil and off from watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '118.200.144.181', 'bb118-200-144-181.singnet.com.sg', '2018-04-07', '', NULL),
(8086, '', 5624, 999999999, 2, '104-Copacabana', '2018-04-18', '0000-00-00', '2016-11-01', 'black', 'black', 'Theorema', '{G-Card}\r\nBits from the dial fell into the watch, resulting in the breaking of the mechanism.\r\n\r\nAlso bits (decorative tiny screws) from around the watch fell and have been lost.', '18-04-18\r\nIndexe und Zierschrauben von Lunette/Kronenschutz\r\n→ alle Indexe geklebt, Gehäuse u-s, 6 Zierschrauben ers.\r\nUK 2304 1455 - einwandfrei\r\nWK 2404 0755 - 25-04-18 okay', '1,2', '2018-04-25', '2018-04-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-25', '2.126.202.166', '027ecaa6.bb.sky.com', '2018-04-07', '1Z 8VF 459 68 4777 6823', NULL),
(8087, '', 5625, 999999999, 2, '4004-Newton', '2018-04-12', '0000-00-00', '2014-02-03', 'gold metal', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 16769 v. 03-02-2014]\r\nThere is a problem with the dial - it is winding but the second hand is not functioning/moving. The date is not functioning either. It was originally an intermittent problem and now it just does not function. I also have the silver face Copacabana but I will return this to you after this watch has been repaired. I will post to you today. Thank you very much,\r\nW Wright ', '12-04-18\r\nIndex 1 fehlt... →  a l l e  Indexe und Kalenderfenster geklebt, Gehäuse u-s\r\nK 1304 1155 - reguliert\r\nK 1604 0815 - 18-04-18 okay - KULANZ', '1,2', '2018-04-18', '2018-04-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-18', '2.102.204.188', 'host-2-102-204-188.as13285.net', '2018-04-09', '1Z 8VF 459 68 4654 0678', NULL),
(8088, '', 5626, 999999999, 0, '506-Miami', '2018-04-10', '0000-00-00', '2018-04-05', 'black', 'silvgrey', 'Pionier', 'Month don\'t work manual button is pushed', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.203.128.200', '99-203-128-200.pools.spcsdns.net', '2018-04-10', '', NULL),
(8090, '', 5628, 999999999, 0, '506-Miami', '2018-04-10', '0000-00-00', '2015-06-25', 'gold', 'black', 'Pionier', 'Hi, my watch the times timing is run off, sometimes fast, sometimes slow.  and the dates also, when I press the date button 01 to 04 Is fine, but after I going to press one more time, it will jump into 15. So this are the two problem that have so far. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '115.164.180.41', 'UE41.180.digi.net.my', '2018-04-10', '', NULL),
(8091, '', 5626, 999999999, 0, '506-Miami', '2018-04-10', '0000-00-00', '2018-04-05', 'black', 'silvgrey', 'Pionier', 'Month is not working when done manually ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.203.128.196', '99-203-128-196.pools.spcsdns.net', '2018-04-10', '', NULL),
(8092, '', 5626, 999999999, 0, '506-Miami', '2018-04-10', '0000-00-00', '2018-04-05', 'black', 'silvgrey', 'Pionier', 'month do not work try doing it manually will not move', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '66.213.14.115', '66.213.14.115', '2018-04-10', '', NULL),
(8093, '', 5629, 999999999, 2, '506-Miami', '2018-05-03', '0000-00-00', '2018-04-10', 'black', 'gold', 'Pionier', 'I don\'t like the watch is to big for my son ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '47.20.23.189', 'ool-2f1417bd.dyn.optonline.net', '2018-04-10', '', NULL),
(8094, '', 5630, 999999999, 0, '3005-Marco Polo', '2018-04-11', '0000-00-00', '2018-03-23', 'black', 'black', 'Theorema', 'I would like to change different dial to white because I was ordered wrong dial.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.173.192.218', 'pool-71-173-192-218.hrbgpa.fios.verizon.net', '2018-04-11', '', NULL),
(8098, '', 5634, 2, 2, '506-Miami', '2018-04-12', '2018-02-20', '2018-02-20', 'Gold', 'Blue', 'Pionier', '{G-Card -\r\nabgetippt:\r\nThe watch stops when removed from wrist and left at night. The date changes four times in a day. The day dial also changes twice in a day. The month dial also changes randomly.\r\n}', '12-04-18\r\nhört sich nach zu engem Tragen am Arm an! \r\nWerk absolut komplett abgelaufen - S+F oB \r\nK 1204 1330 - einwandfrei\r\nGR ab 1604 0815 bis 1804 0100 ==  41h', '1,2', '2018-04-18', '2018-04-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-18', '', '', '0000-00-00', '1Z 8VF 459 68 4862 1461', NULL),
(8099, '', 5633, 999999999, 2, '509-Barbados', '2018-04-18', '0000-00-00', '2016-08-29', 'silver', 'black', 'Pionier', '{G-Copy}\r\nThe crown is out ', '19-04-18\r\nWerk steht in Vollaufzug → Halsdichtung liegt krümelweise im Werk - entfernt - WD 8310\r\nK 1904 0930 - reguliert und 23-04-18 okay\r\n', '1,2', '2018-04-23', '2018-04-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-23', '91.86.12.145', '91.86.12.145', '2018-04-12', '711369679707', NULL),
(8100, '', 5635, 999999999, 2, '3006-Monaco Diamond', '2018-04-17', '0000-00-00', '2012-11-18', 'gold', 'black', 'Theorema', '{G-Card}\r\nThere are multiple issues front Dials have come loose the automatic winding functions screw has come loose and last time I went to change the time I pulled The Wonder out', '17-04-18\r\nZierringe lösen sich, ZB auch verschoben, 12hTota ab\r\nKVA I Ringe entnehmen, Werk Teilrep.  30,-\r\nKVA II ZB ersetzen und Werkrep. 60,- ← ausf. 2404\r\nWerk ersetzt (24hZg gebrochen), ZB ersetzt\r\nK 2404 1415 - 26-04-18 okay', '1,2', '2018-04-27', '2018-04-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-27', '86.152.142.207', 'host86-152-142-207.range86-152.btcentralplus.com', '2018-04-13', '1Z 8VF 459 68 4726 0853', NULL),
(8101, '', 5636, 999999999, 2, '101-Casablanca GM', '2018-05-18', '0000-00-00', '2017-10-12', 'gold', 'black', 'Theorema', '{G-Card}\r\nMy watch keeps on running only for few hours even after having fully wound it. Please repair or replace.\r\n\r\nOrder number was 5183. Purchased at tufinawatches.com.', '22-05-18\r\nkpl. abgelaufen... S+F oB - Aufzug 42x\r\nWK 2205 1520 - sehr gut - Aufzug 14x\r\nUK 2305 1030 - einwandfrei\r\nWK 2405 0900 - 25-05-18 okay\r\n{Aufzugzettel}', '1,2', '2018-05-25', '2018-05-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-25', '99.48.45.49', '99-48-45-49.lightspeed.vlljca.sbcglobal.net', '2018-04-13', 'RC 3095 3487 5DE', NULL),
(8205, '', 5648, 2, 2, '101-Casablanca', '2018-05-24', '0000-00-00', '2014-04-23', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - lt #8116 ]\r\n{abgetippt:\r\nI am returning this watch as the movements are not working this watch is not working could I have a replacement please\r\n}', '24-05-18\r\n*** Ich bezweifle immer mehr, dass es sich um die selbe Uhr wie unter #8116 handelt ***\r\nWerk steht kpl. aufgezogen, Gehäuse deutlich strapaziert - Ellipse sitzt auf der Ankergabel auf → Stoß/Fall\r\nAnker und -Kloben gerichtet, Hemmung geölt,Schraubenservice\r\nUK 2405 1115 - einwandfrei\r\nWK 2505 0815 - gut - Aufzug 32x\r\nUK 2905 0835 - einwandfrei\r\nWK 3005 0825 - 31-05-18 okay - KULANZ', '1,2', '2018-06-01', '2018-06-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-01', '', '', '0000-00-00', '711369681280', NULL),
(8104, '', 5638, 999999999, 2, '3005-Marco Polo', '2018-04-25', '0000-00-00', '2017-11-30', 'gold', 'black', 'Theorema', '{G-Card}\r\nSo called \"Gangreserve\" is very short - the watch stops after 10-15 h, even if I wear it constantly for few days.', '25-04-18\r\nAutomatik hakelig - unteres Lager vom Antriebsrad gebrochen... Amplitude nicht gut (<220°) → Werktausch\r\nK 2604 1440 - reguliert \r\nGR 3004 0900 bis 0205 0330 == 42:30 super\r\n02-05-18 okay', '1,2', '2018-05-02', '2018-05-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-02', '212.233.252.106', '212-233-252-106.optisprint.net', '2018-04-15', '711369680056', NULL),
(8105, '', 4813, 999999999, 0, '103-Sao Paulo', '2018-04-16', '0000-00-00', '2018-04-11', 'gold', 'yellow', 'Theorema', '[I need an exchange please send GM-103-2 gold Sao Paulo]', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.119.64.9', 'ool-45774009.dyn.optonline.net', '2018-04-16', '', NULL),
(8106, '', 5639, 999999999, 2, '101-Casablanca GM', '2018-06-06', '0000-00-00', '2017-12-06', 'gold', 'black', 'Theorema', '{G-Copy}\r\nWinding post has come loose and will not wind the watch.  The number on the card is GM101-3.', '08-06-18\r\naha, WH hält die Welle nicht → entgratet und gerichtet, Anker justiert - WD 8310\r\nWK 0806 1410 - gut - Aufzug 32x\r\nUK 1106 0855 - einwandfrei\r\nWK 1206 0800 - 13-06-18 okay', '1,2', '2018-06-13', '2018-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-13', '205.121.19.116', '205.121.19.116', '2018-04-16', 'RC 3102 6600 6DE', NULL),
(8107, '', 5640, 999999999, 2, '101-Casablanca GM', '2018-05-07', '0000-00-00', '2017-12-27', 'rosé', 'blue', 'Theorema', '{G-Card}\r\nThe watch will not keep time. It appears that the spring mechanism is too tight in order to release the gear and start the countdown.', '08-05-18\r\nsteht voll aufgezogen - ausgeschwungen! → Anker gerichtet\r\nUK 0805 1010 - einwandfrei - wieder Vollaufzug \r\nUK 0905 0800 - 11-05-18 okay', '1,2', '2018-05-11', '2018-05-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-11', '174.26.164.137', '174-26-164-137.phnx.qwest.net', '2018-04-17', 'RC 30 848 581 6DE', NULL),
(8108, '', 5641, 2, 2, '3011-Macau', '2018-04-17', '2017-12-04', '2017-12-04', 'Gold', 'Black', 'Theorema', '{G-Card\r\nabgetippt:\r\nI was winding the watch as usual, when I felt a little \'CRICK\' and I could not wind it anymore. Can\'t even adjust the time because all of the lancets are loose...\r\n}', '18-04-18\r\nAufzug scheint iO - aber ZeigerWerk ist zerstört...\r\nWerktausch auf KULANZ\r\nK 1804 1420 - 23-04-18 okay', '1,2', '2018-04-23', '2018-04-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-23', '', '', '0000-00-00', '711369679692', NULL),
(8109, '', 5642, 2, 2, '503-Sydney', '2018-04-19', '2017-01-05', '2017-01-05', 'Silber', 'Weiß', 'Pionier', '{G-Copy}\r\nThe watch works but the time adjustment when pulled out will not adjust the time!', '20-04-18\r\nWelle rastet nicht im WH → AW verlängert - WD 8310\r\nK 2004 0925 - zieht nicht genügend auf → Rotorlager geölt\r\nK 2304 0955 - 25-04-18 okay', '1,2', '2018-04-25', '2018-04-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-25', '', '', '0000-00-00', '1Z 8VF 459 68 4741 4437', NULL),
(8110, '', 5643, 999999999, 0, '108-Oman', '2018-04-19', '0000-00-00', '2017-12-31', 'gold', 'gold', 'Theorema', 'haloo.i buy this Watch from your comapany from 3/4 month i was very happy about it\r\nsuddenly the Watch its turn off and i dont know how to start it i try many times to turn it on but Nothing \r\nthank you for you service because the Watch still on warranty\r\nthanks', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '149.154.237.96', 'host-149-154-237-96.dynamic.voo.be', '2018-04-19', '', NULL),
(8111, '', 5644, 999999999, 0, '112-Madrid', '2018-04-19', '0000-00-00', '2018-04-13', 'black', 'black', 'Theorema', 'Watch face is missing the number \"XI\"', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '155.186.83.28', '155-186-083-028.dhcp.chtrptr.net', '2018-04-19', '', NULL),
(8112, '', 5645, 999999999, 0, '101-Casablanca GM', '2018-04-21', '0000-00-00', '2017-12-18', 'black', 'yellow', 'Theorema', 'The chain broken .', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '199.7.159.90', '199-7-159-90.eng.wind.ca', '2018-04-21', '', NULL),
(8113, '', 5646, 999999999, 0, '506-Miami', '2018-04-21', '0000-00-00', '0000-00-00', 'black', 'black', 'Pionier', 'Both hands stuck together.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.250.156.20', 'ip24-250-156-20.ga.at.cox.net', '2018-04-21', '', NULL),
(8114, '', 5647, 999999999, 0, '511-New York', '2018-04-21', '0000-00-00', '2018-04-16', 'black', 'blue', 'Pionier', 'The knob botton for the day is not working. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.186.253.162', '68-186-253-162.dhcp.oxfr.ma.charter.com', '2018-04-21', '', NULL),
(8115, '', 5647, 999999999, 0, '511-New York', '2018-04-22', '0000-00-00', '2018-04-12', 'gold', 'blue', 'Pionier', 'The knob bottom for the day not working plus the accurat wasn’t good every day one minute late ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.186.253.162', '68-186-253-162.dhcp.oxfr.ma.charter.com', '2018-04-22', '', NULL),
(8116, '', 5648, 2, 2, '101-Casablanca', '2018-04-23', '2014-04-23', '2014-04-23', 'Gold', 'Schwarz', 'Theorema', '{G-Card\r\nabgetippt:\r\nthe watch is running fast every time I wind it up it goes 20 mins fast also could I have a new strap fitted same as one attached [...]\r\n}', '23-04-18\r\nSpirale - nö, liegt ordentlich, S+F oB - Aufzug 34x \r\nUK 2304 1505 - einwandfrei\r\nWK 2404 0800 - sehr gut\r\nKVA  Lederband  25,- ← 2504 - dann nochmal\r\nUK 2504 1230 - einwandfrei\r\nWK 2604 0810 - 27-04-18 okay', '1,2', '2018-05-24', '2018-05-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-27', '', '', '0000-00-00', '1Z 8VF 459 68 4790 1660', NULL),
(8117, '', 5649, 999999999, 0, '506-Miami', '2018-04-23', '0000-00-00', '0000-00-00', 'silver', 'black', 'Pionier', 'None', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.77.70.28', '107.77.70.28', '2018-04-23', '', NULL),
(8118, '', 5650, 999999999, 2, '3005-Marco Polo', '2018-05-04', '0000-00-00', '2016-05-12', 'gold', 'black', 'Theorema', '{G-Card}\r\nThe watch suddenly stopped working, and won’t start working again no matter how I wind it.\r\nIt doesn’t work to change the date either.', '04-05-18\r\nautsch...! Drücker 2 zerstört, der hat dann das Werk stark beschädigt... Armband verbraucht...\r\nKVA  Werktausch, Gehäuse und Lederband  120,- \r\nWerk ers., ZB repariert, Gehäuse mit Krone ers. - WD 8310\r\nK 0407 1350 - 09-07-18 okay', '1,2', '2018-07-12', '2018-07-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-10', '78.78.63.209', 'host-78-78-63-209.mobileonline.telia.com', '2018-04-23', '711369682677', NULL),
(8119, '', 5649, 999999999, 0, '506-Miami', '2018-04-24', '0000-00-00', '2018-04-03', 'silver', 'black', 'Pionier', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.77.70.28', '107.77.70.28', '2018-04-24', '', NULL),
(8120, '', 5651, 999999999, 2, '101-Casablanca GM', '2018-05-18', '0000-00-00', '2017-03-28', 'gold', 'black', 'Theorema', '{G-Card}\r\nTime on the watch is so faster than real time. Maybe 5 hours in a day.', '22-05-18\r\nkpl. abgelaufen - S+F oB - Aufzug 35x \r\nWK 2205 1520 - sehr gut - Aufzug 13x\r\nUK 2305 1030 - einwandfrei\r\nWK 2405 0900 - 25-05-18 okay\r\n{Spiralzettel}', '1,2', '2018-05-25', '2018-05-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-25', '117.111.2.203', '117.111.2.203', '2018-04-24', 'RC 30 953 486 7DE', NULL),
(8121, '', 4078, 999999999, 2, '3005-Marco Polo', '2018-05-02', '0000-00-00', '2016-11-01', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal ]\r\nThe hands keep getting stuck, and the watch is not moving. It is still in warranty, I wanted this to be repaired. \r\nThank You\r\n{Uhr war bereits 2x hier, G ist vom 06.07.2014!}', '02-05-18\r\n→ so heftig gefallen, dass das Werk Richtung Gehäuseboden gedrückt ist und das Zifferblatt die Zeiger abheben ließ\r\n→ Kunde will unberechtigte Garantieleistungen erschleichen\r\nKVA Werktausch, Armband - KEINE Kulanz  100,- ← 0905\r\nWerk ersetzt\r\nK 0905 1445 - 14-05-18 okay\r\n', '1,2', '2018-05-14', '2018-05-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-14', '81.144.34.210', 'primx.omegaresource.co.uk', '2018-04-24', '711369680549', NULL),
(8122, '', 5210, 999999999, 2, '104-Copacabana', '2018-05-31', '0000-00-00', '2017-01-05', 'gold', 'black', 'Theorema', '{G-Copy}\r\nits not working, its not winning to power and the number 12 has fallen en the stripe of nummber 2 has fallen', '31-05-18\r\nIndexe klemmen das RW - befreit und Indexe 12 und 2 geklebt, alle anderen gesichert\r\nWK 0106 1135 - gut (47h) - Aufzug 29x\r\nUK 0406 0800 - einwandfrei\r\nWK 0506 0745 - 06-06-18 okay', '1,2', '2018-06-06', '2018-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-06', '141.252.217.112', '141.252.217.112', '2018-04-24', '711369681464', NULL),
(8543, '', 5968, 999999999, 2, '109-Hamburg', '2018-12-17', '0000-00-00', '2017-03-15', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis]\r\nThe watch doesn\'t function . The time cannot be set because the winder cannot be operated.', '17-12-18\r\nWerk steht in Vollaufzug → MikroStückchen Werkhaltering im MR-Trieb... entfernt, reguliert - WD 8310\r\nUK 1712 1435 - einwandfrei\r\nWK 1812 0740 - 19-12-18 okay - Kulanz', '1,2', '2019-01-07', '2019-01-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-01-08', '90.21.42.201', 'aorleans-552-1-19-201.w90-21.abo.wanadoo.fr', '2018-12-06', '471604303724', NULL),
(8124, '', 5653, 999999999, 2, '101-Casablanca GM', '2018-05-30', '0000-00-00', '2017-12-18', 'silver metal', 'yellow', 'Theorema', '{G-Card}\r\nwrist band brorken', '31-05-18\r\nAnstoß 12 übergeschlagen → Federsteg ers. \r\npräventiv Anker gerichtet\r\nUK 3105 0945 - einwandfrei\r\nWK 0106 0750 - gut (47h) - Aufzug 32x\r\nUK 0406 0805 - einwandfrei\r\nWK 0506 0745 - 06-06-18 okay', '1,2', '2018-06-08', '2018-06-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-08', '96.55.136.151', 'S01069050ca5209d3.vs.shawcable.net', '2018-04-25', 'RC 30 801 059 9DE', NULL),
(8125, '', 3523, 2, 2, '4004-Newton', '2018-04-25', '2014-02-10', '2014-02-10', 'schwarz Metall', 'Schwarz', 'Theorema', '{G-Card blanco... - Deal 17243 v. 10-02-2014\r\nabgetippt:\r\nThe hands have stopped working suddenly. The mechanical movement of this watch doesn\'t work [...]\r\n}', '25-04-18\r\nRotor geöffnet, Werk kpl. abgelaufen - Rotor ersetzt, reguliert\r\nK 2604 1455 - 30-04-18 okay - KULANZ', '1,2', '2018-04-30', '2018-04-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-04-30', '', '', '0000-00-00', '711369679924', NULL),
(8126, '', 5398, 2, 2, '515-Amsterdam', '2018-04-25', '2017-12-11', '2017-12-11', 'gold metal', 'Schwarz', 'Pionier', '{G-Card\r\nabgetippt:\r\n[...] The only defective thing with it is, the DATE DEVICE.\r\nIn fact, dates show erratic sequences which change from time to time with no apparent logic\r\n}', '26-04-18\r\nDie 1er-Scheibe steht um mehrere Ziffern verdreht... genauso wie im Januar... unglaublich, aber die Scheibe konnte sich unter bestimmten Umständen frei drehen... → Werktausch\r\nK 2704 1135 - 02-05-18 okay', '1,2', '2018-05-02', '2018-05-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-02', '', '', '0000-00-00', '711369680045', NULL),
(8127, '', 5654, 999999999, 2, '3005-Marco Polo', '2018-06-06', '0000-00-00', '2017-12-12', 'gold', 'black', 'Theorema', '{G-Card}\r\nA part in the back of the watch which spins around as the watch moves side to side has come loose. ', '08-06-18\r\nRotor aus Lager gebrochen → ersetzt\r\nK 0806 0905 - 11-06-18 okay', '1,2', '2018-06-11', '2018-06-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-11', '172.218.41.114', 'd172-218-41-114.bchsia.telus.net', '2018-04-25', 'RC 31 026 595 5DE', NULL),
(8128, '', 5655, 999999999, 0, '112-Madrid', '2018-04-25', '0000-00-00', '2018-04-18', 'gold', 'gold', 'Theorema', 'Brand Name printed on Bezel is off...reads THFOREMA...with an F vs. an E since the bottom of the letter did not get mfg. properly.\r\nAlso, in general, not as happy with product as in pictures....want to return for credit. Not for repair or replacement.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '204.136.186.129', '204.136.186.129', '2018-04-25', '', NULL),
(8129, '', 5656, 999999999, 2, '108-Oman', '2018-05-31', '0000-00-00', '2018-02-15', 'gold metal', 'black', 'Theorema', '{G-Card}\r\nMissing screw in the crown area - the clasp will not stay closed now.', '31-05-18\r\njo, und Band schlecht gekürzt - Schraube ersetzt und einen Bandsplint - Aufzug 33x\r\nUK 3105 1525 - einwandfrei\r\nWK 0106 0750 - gut (45h) - Aufzug 33x\r\nUK 0406 0810 - einwandfrei\r\nWK 0506 0750 - 06-06-18 okay', '1,2', '2018-06-06', '2018-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-06', '76.113.210.102', 'c-76-113-210-102.hsd1.mn.comcast.net', '2018-04-25', 'RC 3100 7031 3DE', NULL),
(8130, '', 5657, 999999999, 2, '103-Sao Paulo', '2018-05-03', '0000-00-00', '2016-07-26', 'silver metal', 'white', 'Theorema', '{G-Card}\r\nHaving problem with the winding mechanism since I bought. It\'s too stiff and goes off centre when winding so touches on left and right. Also when wearing the winding mechanism comes off it\'s place and the watch stops, when I realize i have to put the right time again and this happens all the time. Only wear the watch on special occasions.', '03-05-18\r\nKrone schief... Dichtungen trocken... \r\n→ gerichtet und gängig gemacht - WD 8310\r\nUK 0305 1205 - einwandfrei\r\nWK 0405 0825 - gut\r\nUK 0705 0735 - entmagnetisiert\r\nWK 0805 0815 - 09-05-18 okay', '1,2', '2018-05-09', '2018-05-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-09', '5.81.227.188', 'host5-81-227-188.range5-81.btcentralplus.com', '2018-04-26', '1Z 8VF 459 68 4664 2111', NULL),
(8131, '', 5658, 999999999, 2, '506-Miami', '2018-05-22', '0000-00-00', '2018-04-03', 'gold metal', 'black', 'Pionier', '{G-Card}\r\nnot moving and date is not working', '23-05-18\r\nDatum durch Fehlbedienung geschädigt? Nein, 1erScheibe defekt... Beide Scheiben ersetzt\r\nK 2305 1235 - 28-05-18 okay', '1,2', '2018-05-29', '2018-05-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-29', '76.17.64.129', 'c-76-17-64-129.hsd1.ga.comcast.net', '2018-04-26', 'RC 30 953 490 7DE', NULL),
(8163, '', 5682, 999999999, 0, '510-London', '2018-05-08', '0000-00-00', '2018-04-01', 'gold', 'white', 'Pionier', 'i have bought an watch and I have decided only once and i have problem with cliping when i put it in my hand always does not stay ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.144.147.0', '95.144.147.0', '2018-05-08', '', NULL),
(8164, '', 5674, 999999999, 0, '108-Oman', '2018-05-08', '0000-00-00', '2018-04-25', 'gold', 'gold', 'Theorema', 'I bought this item from tufinawacthes.com \r\nNumber order: T3722', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '104.10.212.137', '104-10-212-137.lightspeed.jcsnms.sbcglobal.net', '2018-05-08', '', NULL),
(8133, '', 5660, 999999999, 2, '103-Sao Paulo', '2018-05-03', '0000-00-00', '2015-02-24', 'gold', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 30418 v. 24-02-2015]\r\nWinder broken, and strap clasp broken', '03-05-18\r\nKrone in sich gebrochen und Armband verbraucht\r\nKVA Band ersetzen 25,- Krone Kulanz ← 0905\r\nKrone 2,5 mit Welle ers. - WD 8310 \r\nUK 0905 1350 → bis 2330 - ausgeschwungen! Ohne Stoß...\r\nAnker gerichtet, reguliert\r\nUK 1105 0900 - gut\r\nUK 1405 0815 - reguliert\r\nWK 1505 0740 - Band angesetzt \r\nWK 1605 1005 - 17-05-18 okay', '1,2', '2018-05-17', '2018-05-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-17', '94.4.189.56', '5e04bd38.bb.isp.sky.com', '2018-04-27', '711369680674', NULL),
(8134, '', 5653, 999999999, 2, '3009-Dubai II', '2018-05-26', '0000-00-00', '2018-01-03', 'black', 'black', 'Theorema', '{G-Card}\r\nNumber IX , not appear inside the watch', '31-05-18\r\nja... fehlt... - Keine ZB Vers. II am Lager → Umtausch \r\nK 3105 1100 - hmm... Ablauf, dann DubaiKontrolle - Aufzug 5h\r\nAblauf 0506 1300 bis 0706 1545 == 52h super perfect ', '1,2', '2018-06-08', '2018-06-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-08', '96.55.136.151', 'S01069050ca5209d3.vs.shawcable.net', '2018-04-28', 'RC 30 801 059 9DE', NULL),
(8136, '', 5662, 999999999, 2, '107-Rio', '2018-05-04', '0000-00-00', '2018-01-04', 'black', 'black', 'Theorema', '{G-Card}\r\nCrown has come away and the watch is now non functional', '04-05-18\r\nUhr definitiv gefallen → Glas beschädigt, Briden gebrochen\r\nKVA  Glas, Krone/Welle und Werkreparatur  60,- ← 0708\r\nGehäuse u-s, Briden verdoppelt ersetzt, Krone/Welle ers. - \r\nWD 8310\r\nUK 0808 1350 - einwandfrei\r\nWK 0908 0815 - 10-08-18 okay', '1,2', '2018-08-10', '2018-08-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-13', '151.230.252.136', '97e6fc88.skybroadband.com', '2018-04-29', '711369683879', NULL),
(8137, '', 5661, 999999999, 2, '108-Oman', '2018-05-31', '0000-00-00', '2018-01-16', 'silver', 'gold', 'Theorema', '{G-Card}\r\nhi, my Tufina swatch is missing a part of accessories which is at the setting part . i send back my Tufina swatch to has a warranty claim. \r\nMy 4 digit order number is T1261 and i bought  it from tufinawatches.com.\r\nI hope my Tufina swatch can fix it as soon as possible and send it back to me.', '31-05-18\r\nBügel fehlt... → neues Gehäuse \r\nAnker präventiv und Gehäuse ersetzt - WD 8310\r\nWK 0106 1050 - gut (47h) - Aufzug 36x\r\nUK 0406 0815 - einwandfrei\r\nWK 0506 0750 - 06-06-18 okay', '1,2', '2018-06-06', '2018-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-06', '203.27.190.210', 'wyn2389600.lnk.telstra.net', '2018-04-30', 'RC 3100 7028 7DE', NULL),
(8138, '', 5205, 999999999, 2, '509-Barbados', '2018-07-03', '0000-00-00', '2017-06-06', 'silver metal', 'black', 'Pionier', '{G-Copy}\r\nThe watch just stopped working, this was in September 2017. Sent a copy of the warranty card to (contact@tufina-watches.com>; ) on the 30th of April.\r\n---\r\n12-09-17\r\nWoke up in the morning and all the moving parts that can be seen have stopped moving.\r\n\r\nOrder #3078\r\n\r\nAbout the original warranty card I NEVER received one.\r\nDoes this mean that you send watches all over the world and if the buyers does not receive this card, but has a record of purchase within the warranty period the warranty is voided.\r\nI keep everything I buy and any documents that come with any product are placed into the box and are not thrown out, until the warranty has lapsed.\r\nWill send proof of what I am saying.\r\n\r\nRegards\r\n\r\nReinhard Zimmermann', '05-07-18\r\nSteht kpl. aufgezogen → Halsdichtung im Werk verteilt - RW kontrolliert, Krone ers. - WD 8310\r\nK 0507 1310 - 09-07-18 okay', '1,2', '2018-07-09', '2018-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-09', '202.67.123.170', '123.67.202.static.nbn.dodo.com.au', '2018-04-30', 'RC 3117 9237 4DE', NULL),
(8139, '', 5663, 999999999, 2, '3005-Marco Polo', '2018-07-04', '0000-00-00', '2017-12-14', 'silver', 'black', 'Theorema', '{G-Card}\r\nThis is Theorema Marco Polo Diamong watch reference GM-3005-6.\r\n\r\nAfter I got the watch, I weared it and I moved enough and at the night i put it in my automatic watch winder wuth my othe watches, but every day the watch still late for 5-6 minutes and I must correct the\r\ntime every day. I don’t think that it’s normal situation and a quality watch do not have to be corrected every day.\r\nBesides I\'ve found the date on it 32.\r\n\r\n', '05-07-18\r\nhmm... Kontrolle\r\nK 0507 0915 → 0907 0925 → Uhr 0905 == minus 20min 5min/d\r\n→ reguliert\r\nK 0907 1050 - 12-07-18 okay', '1,2', '2018-07-12', '2018-07-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-12', '84.229.43.198', 'IGLD-84-229-43-198.inter.net.il', '2018-04-30', 'RC 31 198 657 9DE', NULL),
(8140, '', 5664, 999999999, 2, '103-Sao Paulo', '2018-05-11', '0000-00-00', '2018-03-01', 'black metal', 'black', 'Theorema', '{G-Card}\r\nMy watch keeps running too fast, a few hours ahead of actual time.', '14-05-18\r\nhmm... S+F oB \r\nUK 1405 0830 - plus 5h? → falsches RW zur Unruh?\r\nWerktausch\r\nUK 1505 1240 - einwandfrei\r\nWK 1605 1005 - 17-05-18 okay', '1,2', '2018-05-17', '2018-05-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-17', '167.64.92.10', 'apacgw.vfc.com', '2018-04-30', 'RC 3084 8588 1DE', NULL),
(8141, '', 5665, 999999999, 0, '511-New York', '2018-04-30', '0000-00-00', '2018-04-05', 'rosé', 'blue', 'Pionier', 'Wrong watch was sent that what was bought online. instead of sending the Theorema watch, the Pionier New York was sent. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.111.192.186', '83.111.192.186', '2018-04-30', '', NULL),
(8142, '', 5666, 999999999, 0, '515-Amsterdam', '2018-04-30', '0000-00-00', '2018-04-05', 'silver', 'black', 'Pionier', 'Screws on the side are scuffed and the metal covers on the side are loose and flimsy', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.195.117.69', '107-195-117-69.lightspeed.irvnca.sbcglobal.net', '2018-04-30', '', NULL),
(8143, '', 5667, 999999999, 2, '514-Hawaii', '2018-05-30', '0000-00-00', '2018-01-29', 'gold', 'blue', 'Pionier', '{G-Card}\r\nThe watch model I purchased has a flawed assembly. ', '31-05-18\r\nKronenbügel ab - Schrauben gelöst! AW direkt an der Krone gebrochen...\r\nAW/Krone ers. - WD 8310\r\nAufzug bis 0106 0800 - perfekt\r\nK 0106 0755 - 04-06-18 okay - KULANZ rough handling', '1,2', '2018-06-04', '2018-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-04', '71.95.223.170', '71-95-223-170.static.mtpk.ca.charter.com', '2018-05-01', 'RC 30 953 493 8DE', NULL),
(8144, '', 5668, 999999999, 2, '4004-Newton', '2018-05-14', '0000-00-00', '2017-09-04', 'gold', 'black', 'Theorema', '{G-Card}\r\nThe 3rd Hand seconds starts and stop when worn on my wrist..The winding states 30 times but it still stop periodically when worn on the Wrist. ', '15-05-18\r\nWerk kpl. abgelaufen - ABER → Unruh bleibt am SekRd hängen\r\n→ Werktausch\r\nK 1505 1030 - 18-10-18 okay', '1,2', '2018-05-18', '2018-05-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-18', '76.169.0.35', 'cpe-76-169-0-35.socal.res.rr.com', '2018-05-02', 'RC 30 848 590 4DE', NULL),
(8146, '', 5669, 999999999, 2, '108-Oman', '2018-05-30', '0000-00-00', '2017-05-26', 'black', 'black', 'Theorema', '{G-Copy}\r\narrived broken , not working ', '31-05-18\r\nwie jetzt... AR steht komplett aus dem Eingriff??? \r\nDualZeit auch fehlerhaft → Werktausch - KULANZ\r\nUK 3105 1030 - einwandfrei\r\nWK 0106 0755 - gut - Aufzug 33x\r\nUK 0406 0830 - einwandfrei\r\nWK 0506 0750 - 06-06-18 okay', '1,2', '2018-06-06', '2018-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-06', '71.163.59.130', 'pool-71-163-59-130.washdc.fios.verizon.net', '2018-05-02', 'RC 3100 7030 0DE', NULL),
(8147, '', 5669, 999999999, 2, '101-Casablanca GM', '2018-05-30', '0000-00-00', '2017-05-29', 'gold', 'black', 'Theorema', '{G-Copy}\r\nstopped and not working ', '31-05-18\r\nausgeschwungen → Anker gerichtet\r\nUK 3105 0920 - einwandfrei\r\nWK 0106 0755 - gut (50h?) - Aufzug 32x\r\nUK 0406 0830 - einwandfrei\r\nWK 0506 0750 - 06-06-18 okay', '1,2', '2018-06-06', '2018-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-06', '71.163.59.130', 'pool-71-163-59-130.washdc.fios.verizon.net', '2018-05-02', 'RC 3100 7030 0DE', NULL),
(8148, '', 5659, 999999999, 2, '515-Amsterdam', '2018-05-08', '0000-00-00', '2017-12-13', 'black', 'black', 'Pionier', '{G-Card}\r\nClockwerk stopped working and a piece of the plastic decoration broke.\r\n-----------------------\r\nA small piece of the plastic of the housing decoration broke, wich happend long before the clockwerk stopped working. \r\nThe clockwerk stopped working and the minutecounter got impacted.', '08-05-18\r\naufgelöste Dichtung im Werk? MinZg klemmt im ZB-Ausschnitt,\r\nCarbonteilchen 9-11 halb ausgebrochen → Gehäuse und MinZg ersetzt - Beides KULANZ - WD 8310\r\nK 0805 1530 - 11-05-18 okay', '1,2', '2018-05-11', '2018-05-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-11', '92.75.45.22', 'dslb-092-075-045-022.092.075.pools.vodafone-ip.de', '2018-05-02', '00340434129949107134', NULL),
(8149, '', 5670, 999999999, 2, '103-Sao Paulo', '2018-05-04', '0000-00-00', '2018-03-08', 'black metal', 'black', 'Theorema', '{G-Card}\r\nTHE CROWN IS MISSING\r\nTHE WATCH IS STILL IN WARRANTY\r\nTHE WATCH HAS NOT BEEN MISHANDLED', '04-05-18\r\nTub 3.0 - Krone mit Welle ers. - präv. Anker gerichtet \r\nUrsache nicht zu ermitteln! - WD 8310\r\nWK 0405 1335 - gut\r\nUK 0705 0735 - einwandfrei\r\nWK 0805 0815 - 09-05-18 okay', '1,2', '2018-05-09', '2018-05-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-09', '79.50.227.230', 'host230-227-dynamic.50-79-r.retail.telecomitalia.it', '2018-05-02', '711369680251', NULL),
(8150, '', 5671, 999999999, 2, '108-Oman', '2018-07-18', '0000-00-00', '2018-01-22', 'gold metal', 'black', 'Theorema', '{G-Copy}\r\nAfter wearing the watch for 1 hour, the screws fell off from the clip where you pull to adjust the time. Can you please fix this problem as the watch has only been worn for one hour.\r\n\r\nReference No: GM 108-G', '30-07-18\r\nja, Schrauben des Bügels gelöst - NICHT fehlend, NUR gelöst!\r\n→ eine ersetzt und \r\nUK 3007 1040 - einwandfrei\r\nWK 3107 0900 - 01-08-18 okay', '1,2', '2018-08-01', '2018-08-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-01', '121.210.40.210', 'cpe-121-210-40-210.bjui-cr-102.cht.nsw.bigpond.net.au', '2018-05-03', 'RC 31 254 011 1DE', NULL),
(8151, '', 5672, 2, 2, '505-Florida', '2018-05-03', '0000-00-00', '2013-12-09', 'Silber', 'Weiß', 'Pionier', '[OHNE Angabe - OHNE G-Nachweis - Deal 14091 v. 09-12-2013]', '03-05-18 \r\nUhr gefallen, ZB in Auflösung und es fehlen Zeiger\r\nKVA Werkrep. und ZB-Ersatz  80,- ← 2905\r\nZB {und Glas} ers., ein Klinkenrad - WD 8310\r\nK 2905 1240 - 01-06-18 okay', '1,2', '2018-06-04', '2018-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-04', '', '', '0000-00-00', '711369681372', NULL),
(8152, '', 5673, 999999999, 2, '3011-Macau', '2018-05-31', '0000-00-00', '2017-12-19', 'gold', 'black', 'Theorema', '{G-Card}\r\nI have been emailing Paul and he responses back with mailer@shopify.com\r\nHe exactly knows \r\nit stopped working because that particular DAY PIC that circles around the DAY is fallen into the watch and caused it to stop working. \r\n\r\nThe other issue is that it stays behind the actual time and whenever I want to adjust the time it stops working for around four hours. Then I have to adjust the time again after it comes alive.\r\nOn the Website it say Leather, but it has less quality than actual leather. \r\nAny Idea on the leader Aspect?\r\n\r\n#6784\r\ntufinawatches.com\r\n', '31-05-18\r\nKULANZ - Uhr wurde schlecht behandelt\r\nDayTota aus RW befreit, ersetzt, MinZg gesetzt\r\nK 3105 1520 - reguliert und 04-06-18 okay - KULANZ \r\nrough handling', '1,2', '2018-06-04', '2018-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-04', '65.207.12.226', 'asa.koons.com', '2018-05-04', 'RC 30 953 492 4DE', NULL),
(8153, '', 5549, 999999999, 2, '506-Miami', '2018-05-11', '0000-00-00', '2018-01-15', 'gold', 'black', 'Pionier', '{G-Card}\r\nthe day setting dont work anymore.\r\n---\r\nday setting is stuck\r\ncrown pos 1 don\'t work properly ', '14-05-18\r\n??? zu zaghaft die Schnellverstellung betätigt? \r\nalle Funktionen oB \r\nK 1405 0850 - 17-05-18 okay', '1,2', '2018-05-17', '2018-05-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-17', '83.136.45.141', '83.136.45.141', '2018-05-04', '711369680696', NULL),
(8154, '', 5674, 999999999, 0, '108-Oman', '2018-05-05', '0000-00-00', '2018-04-25', 'gold', 'gold', 'Theorema', 'I don’t sastify the quality of the watch..!\r\nOrder numbers: T3722', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '104.10.212.137', '104-10-212-137.lightspeed.jcsnms.sbcglobal.net', '2018-05-05', '', NULL),
(8155, '', 5675, 999999999, 2, '112-Madrid', '2018-06-07', '0000-00-00', '2018-04-09', 'silver', 'black', 'Theorema', '{G-Card}\r\n(Claps of crwon is lost I guess after the Nill fills down)\r\nafter I received my orderT3407 (Theorema GM-112-1 Watch)on the 16th of April 2018 wthich I purchased it from tufinawatches.com web I worn it for one day than I  realised that the claps of the crown it is not longer on it is place, probably it fills  down from the watch.\r\nMy concern is how that can happen easily with a brand new watch I have not even wearing it for a month would like also to note that I using it in a proper way and I care a lot about my stuff. \r\nThis is first time I order a watch from your website but I decided to order from Tufina when I red your clean history', '08-06-18\r\njo, Bügel mit Schraube fehlt... → Bügel kpl. mit gesicherten Schrauben ers. - WD 8310\r\nK 0806 0935 - zieht nicht ausreichend auf - Auto versorgt\r\nK 1106 0915 - ? → Daueraufzug 4h → einwandfrei\r\nK 1206 1205 - 13-06-18 okay', '1,2', '2018-06-13', '2018-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-13', '120.17.66.219', '120.17.66.219', '2018-05-07', 'RC 31 026 599 0DE', NULL),
(8156, '', 5676, 2, 2, '103-Sao Paolo', '2018-05-07', '2018-02-13', '2018-02-14', 'gold metal', 'white', 'Theorema', '{G-Card\r\nabgetippt:\r\n[...] it\'s working not properly (died). When I shake it, it\'s working again a little bit and died again. I tried pull it and turned it to the end till click and then working good but a few day later it\'s died again even during I\'m wearing it everyday. [...]', '08-05-18\r\nkpl. abgelaufen - S+F oB - Aufzug 30x\r\nUK 0805 0850 - einwandfrei - wieder Vollaufzug\r\nUK 0905 0820 - 11-05-18 okay\r\n{Aufzugzettel}', '1,2', '2018-05-11', '2018-05-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-11', '', '', '0000-00-00', 'RC 30 848 584 7DE', NULL),
(8157, '', 5606, 999999999, 0, '112-Madrid', '2018-05-07', '0000-00-00', '2018-03-21', 'black', 'gold', 'Theorema', 'the number 8 is missing on the watch.\r\nOrder #T2980 \r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.73.28.140', 'ip174-73-28-140.no.no.cox.net', '2018-05-07', '', NULL),
(8158, '', 5677, 999999999, 2, '101-Casablanca GM', '2018-05-31', '0000-00-00', '2017-12-05', 'silver', 'white', 'Theorema', '{G-Card}\r\nThe watch is set for example 3pm but at 4pm it would show 4:15pm or sometimes 4:30pm, sometimes 4:05pm.... it runs too fast forward from the actual time. ', '31-05-18\r\nWerk kpl. abgelaufen - S+F oB - Anker gerichtet... lt ZW +3s/d\r\nWK 0106 1145 - gut (48h) - Aufzug 30x\r\nUK 0406 0845 - einwandfrei\r\nWK 0506 0755 - 06-06-18 okay', '1,2', '2018-06-06', '2018-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-06', '216.239.172.2', '216.239.172.2', '2018-05-07', 'RC 3100 7029 5DE', NULL),
(8159, '', 5678, 999999999, 2, '3011-Macau', '2018-05-31', '0000-00-00', '2016-12-05', 'silver', 'white', 'Theorema', '{G-Card}\r\nLess than two years ago, I bought a Theorema Macau Watch (T3011-1) that I barely use (it still has the sticker on the case back). I recently wanted to wear it and noticed that the watch wasn\'t working at all. by carefully Looking at the dial I noticed that despite I barely use the watch, the \"day hand\" of the sub-dial fell apart and got stuck into the Mechanism, keeping it from moving. The 4 digit order number is 1372, and the website I bought it from is tufinawatches.com', '31-05-18\r\nDayTota aus RW befreit und aufgesetzt\r\nK 3105 1455 - 04-06-18 okay', '1,2', '2018-06-04', '2018-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-04', '45.73.144.6', '45.73.144.6', '2018-05-07', 'RC 31 007 023 9DE', NULL),
(8160, '', 5679, 999999999, 2, '513-Tokyo', '2018-05-16', '0000-00-00', '2018-05-02', 'black', 'white', 'Pionier', 'Watch is brand new, I never worn it. Do not like it, please refund. My order #: T3790. Brought it from  tufinawatches.com', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.33.89.54', 'c-68-33-89-54.hsd1.md.comcast.net', '2018-05-08', '', NULL),
(8161, '', 5680, 999999999, 0, '508-Dublin', '2018-05-08', '0000-00-00', '2018-04-30', 'black', 'black', 'Pionier', 'Not what I\'ve expected. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.203.31.64', '99-203-31-64.pools.spcsdns.net', '2018-05-08', '', NULL),
(8162, '', 5681, 999999999, 2, '506-Miami', '2018-05-11', '0000-00-00', '2018-02-20', 'rosé metal', 'blue', 'Pionier', '{G-Card}\r\n3 weeks ago no movement anymore. After getting in contact and following instructions it was ok again.\r\nThis weekend the wrist strap sort of broke.\r\n\r\nNote that I don\'t wear it to do sport or in work circonstances and that I take care of the watch.\r\n\r\nPlease have a look and keep me update for the repairwork.\r\nI will send it by post.', '14-05-18\r\nBand direkt am BGl nach Anstoß gebrochen! \r\n→ Bandhälfte 6 ers. \r\nK 1405 1000 - 17-05-18 okay', '1,2', '2018-05-17', '2018-05-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-17', '81.240.76.0', '0.76-240-81.adsl-dyn.isp.belgacom.be', '2018-05-08', '711369680685', NULL),
(8165, '', 5674, 999999999, 0, '108-Oman', '2018-05-09', '0000-00-00', '2018-04-25', 'gold', 'gold', 'Theorema', 'I bought this item from the website: tufinawatches.com.\r\nOrder number T3722\r\nI return this item because I don\'t like the design of it.\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '104.10.212.137', '104-10-212-137.lightspeed.jcsnms.sbcglobal.net', '2018-05-09', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(8166, '', 5683, 999999999, 2, '514-Hawaii', '2018-06-06', '0000-00-00', '2018-01-11', 'black metal', 'black', 'Pionier', '{G-Card}\r\nHi, Hi On 17/04/18, I realized there has fog inside my watch after i washed my hand, I did make sure the watch wasn\'t under the running water. I have emailed to customer service and reported this issue. \r\n\r\nOn 19/04/18, the frog has turning to water on the glass inside the watch but the watch is still working fine. The customer service replied my email and suggest me that i can let my watch seat next to window by the sun for few hours. \r\n\r\nI have tried to let it seat under the sun for two days which were sunny days however, the result came back the same and even worse. Because the watch is not working now. I still can see the water inside the watch and the parts inside watch falling, the watch is totally not working now.', '08-06-18\r\nRotorschraube gebrochen - WD Eingang → 8310\r\nSchraube ers., Automatik versorgt - Rostansatz an AW!\r\nAufzug bis 1530 ← einwandfrei\r\nK 0806 1530 - einwandfrei - WD 8310 und 11-06-18 okay\r\n{WD-Zettel}', '1,2', '2018-06-11', '2018-06-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-11', '1.41.136.237', 'n1-41-136-237.bla2.nsw.optusnet.com.au', '2018-05-10', 'RC 3102 6597 2DE', NULL),
(8167, '', 5684, 999999999, 2, '112-Madrid', '2018-05-15', '0000-00-00', '2018-04-30', 'gold', 'gold', 'Theorema', '{G-Card}\r\njust walked outside , after some couple ours I missed part from watch, maybe I damaged with clothe, maybe gone automatic.. just missing,If it possible repair, if needs I will pay but I hope guarantee will helps', '16-05-18\r\nKronenbügel fehlt... von neuen Gehäusen Schrauben und Bügel gesichert ersetzt\r\nK 1605 1100 - 18-05-18 okay', '1,2', '2018-05-18', '2018-05-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-18', '188.183.128.197', '188-183-128-197-cable.dk.customer.tdc.net', '2018-05-10', '711369680700', NULL),
(8169, '', 5686, 999999999, 2, '101-Casablanca GM', '2018-06-19', '0000-00-00', '2018-05-11', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis]\r\nThe minute and second hand fell off\r\norder number which is #2904 \r\nPurchased from it from tufinawatches.com \r\n', '19-06-18\r\n... schwer mißhandelt, alle Zg abgefallen! \r\nKVA Werkrep. 25,- ← 0709\r\nZg aus RW befreit und aufgesetzt, MinZg neu\r\nWK 0709 1155 - gut - Aufzug 35x\r\nUK 1109 0745 - einwandfrei\r\nWK 1209 0815 - WD 8310 und 13-09-18 okay', '1,2', '2018-09-17', '2018-09-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-09-17', '174.88.51.59', 'bas1-pickering62-174-88-51-59.dsl.bell.ca', '2018-05-11', 'RC 31 506 378 7DE', NULL),
(8170, '', 5609, 999999999, 2, '101-Casablanca GM', '2018-06-19', '0000-00-00', '2017-09-29', 'gold', 'black', 'Theorema', '{G-Card}\r\nThe mehanizam is not working.', '22-06-18\r\nWerk kpl. abgelaufen - Uhr leicht mißhandelt → Spuren am Gehäuse - kl. SekZg abgefallen\r\nAnker gerichtet, SekZg aufgesetzt\r\nWK 2206 1100 - gut - Aufzug 32x\r\nUK 2506 0805 - einwandfrei\r\nWK 2606 0800 - 27-06-18 okay - KULANZ', '1,2', '2018-06-27', '2018-06-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-27', '73.100.229.99', 'c-73-100-229-99.hsd1.ma.comcast.net', '2018-05-11', 'RC 31 108 521 2DE', NULL),
(8171, '', 5687, 999999999, 0, '', '2018-05-12', '0000-00-00', '0000-00-00', '', '', 'Pionier', 'AfAGLw https://www.genericpharmacydrug.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.188.211.13', '5.188.211.13', '2018-05-12', '', NULL),
(8172, '', 5687, 999999999, 0, '', '2018-05-12', '0000-00-00', '0000-00-00', '', '', 'Pionier', 'AfAGLw https://www.genericpharmacydrug.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.188.211.13', '5.188.211.13', '2018-05-12', '', NULL),
(8173, '', 5688, 999999999, 2, '509-Barbados', '2018-05-26', '0000-00-00', '2017-01-04', 'silver metal', 'black', 'Pionier', '{G-Card}\r\nWatch no longer winds up automatically even if steadily moved when worn on the wrist', '31-05-18\r\nKlinkenfeder gebrochen - Werk zu sehr geschädigt \r\n→ Werktausch\r\nK 0406 1200 - 06-06-18 okay', '1,2', '2018-06-06', '2018-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-06', '90.202.153.26', '5aca991a.bb.sky.com', '2018-05-12', '711369681475', NULL),
(8174, '', 5689, 999999999, 0, '104-Copacabana', '2018-05-13', '0000-00-00', '2017-01-01', 'silver', 'white', 'Theorema', 'Detachment of few numbers', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '196.146.251.40', '196.146.251.40', '2018-05-13', '', NULL),
(8175, '', 5690, 999999999, 0, '515-Amsterdam', '2018-05-14', '0000-00-00', '2018-04-30', 'black', 'white', 'Pionier', 'I am returning the watch for a full refund.  The product is in original packaging and the watch has not been worn.  The holes in the watch band are perfect along with the rest of the watch - I have taken pictures as recommended of a) the watch, b) the case, c) the boxes, d) the warranty card and paperwork etc. \r\n\r\n1) The watch band is way too small for my wrist.  I was offered a larger band, which was of interest, until I realized the watch had stopped working. \r\n\r\n2) I own several watches and switch them out regularly.  I am not interested in a watch that I have to continually reset the date, time etc. so this watch doesn\'t work for my lifestyle. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.40.211.5', 'rrcs-71-40-211-5.sw.biz.rr.com', '2018-05-14', '', NULL),
(8176, '', 5691, 999999999, 0, '103-Sao Paulo', '2018-05-14', '0000-00-00', '2018-04-30', 'black', 'black', 'Theorema', 'It look difference color on the picture ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.58.21.56', '172.58.21.56', '2018-05-14', '', NULL),
(8177, '', 5691, 999999999, 0, '103-Sao Paulo', '2018-05-14', '0000-00-00', '2018-04-30', 'black', 'black', 'Theorema', 'Digital order number: T3823\r\nBrought website from: tufinawatches.com\r\nthe merchandise I purchased which the color was my favorite, I expect to exchange into model Sao-Paulo GM 103-7.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '65.60.100.138', '65-60-100-138.static-ip.telepacific.net', '2018-05-14', '', NULL),
(8178, '', 5692, 2, 2, '111-Copenhagen', '2018-05-15', '2018-02-06', '2018-02-06', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis ]\r\n{abgetippt:\r\nA cadran of \'dual-time\' broke up but all else seems fine\r\n}', '16-05-18\r\njo... dumme Sache...Indexring geklebt\r\nK 1605 1140 - 18-05-18 okay', '1,2', '2018-05-18', '2018-05-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-18', '', '', '0000-00-00', 'RC 30 848 589 5DE', NULL),
(8179, '', 2124, 2, 2, '101-Casablanca GM', '2018-05-15', '2013-01-22', '2013-01-22', 'Silber', 'yellow', 'Theorema', '[OHNE Angabe - G lt. Rep. 2684]', '16-05-18\r\nKrone in sich gebrochen → aber Welle wurde auch schon gelöst\r\nFunktionskontrolle\r\nUK 1605 1035 - einwandfrei\r\nWK 1705 0840 - sehr gut\r\nKVA Krone/Welle ersetzen mit neuem Gehäuse wg 3.0 \r\nSonderpreis 40,- ← 2305\r\nKrone mit Gehäuse ers. - WD 8310\r\nUK 2305 1315 - einwandfrei\r\nWK 2405 0900 - 25-05-18 okay\r\n', '1,2', '2018-05-30', '2018-05-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-30', '', '', '0000-00-00', '711369681177', NULL),
(8180, '', 5693, 999999999, 2, '108-Oman', '2018-06-06', '0000-00-00', '2017-12-21', 'gold', 'black', 'Theorema', '{G-Card}\r\nSUDDENLY MECHANICAL MACHINE STOPPED WORKING\r\n', '08-06-18\r\nsteht kpl. aufgezogen → SekZg Problem → zusammen mit dem Anker gerichtet - WD 8310\r\nWK 0806 1255 - gut - Aufzug 29x\r\nUK 1106 0930 - einwandfrei\r\nWK 1206 0805 - 13-06-18 okay', '1,2', '2018-06-13', '2018-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-13', '146.71.93.220', '146-71-93-220.cpe.iteratel.net', '2018-05-15', 'RC 3102 6601 0DE', NULL),
(8181, '', 5694, 999999999, 2, '7002-Chicago', '2018-05-24', '0000-00-00', '2017-10-09', 'gold', 'black', 'Pionier', '{G-Card}\r\n1 month ago I accidentally hit a wooden shelf. If it is not possible to repair it for free please tell me the amount to change the glass', '24-05-18\r\nja, scheint nur das Glas zu sein... vorab → \r\nK 2405 1130 - zieht nicht auf? → Automatik verbraucht? in 7 Monaten? Werktausch gratis \r\nKVA  Glas ersetzen  25,- ← 0106\r\nGehäuse u-s, Werk und Glas ersetzt - WD 8310\r\nK 0406 1005 - steht grundlos 0606 2215? - gestellt und \r\nK 0706 0800 - 12-06-18 okay', '1,2', '2018-06-12', '2018-06-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-12', '80.216.92.238', 'c80-216-92-238.bredband.comhem.se', '2018-05-16', '711369681821', NULL),
(8182, '', 5695, 999999999, 0, '108-Oman', '2018-05-16', '0000-00-00', '2018-05-03', 'silver', 'gold', 'Theorema', 'regarding order# T3927\r\n\r\nwatch does not operate after winding', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.74.224.158', '454ae09e.cst.lightpath.net', '2018-05-16', '', NULL),
(8183, '', 5696, 999999999, 0, '514-Hawaii', '2018-05-17', '0000-00-00', '2018-05-14', 'black', 'black', 'Pionier', 'I do not like the watch, it is not my style and the wristband does work properly.Please refund ASAP.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '84.145.19.203', 'p549113CB.dip0.t-ipconnect.de', '2018-05-17', '', NULL),
(8200, '', 5709, 999999999, 0, '508-Dublin', '2018-05-23', '0000-00-00', '2017-08-24', 'silver', 'white', 'Pionier', ' I have read the instruction manual over and over again. I can set the date by advancing the watch 24 hours. The date setting button does not advance the date dial. Is there something that can be done to get this gift to function properly?\r\nthank you for any information you can provide.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '74.248.198.104', 'adsl-74-248-198-104.tys.bellsouth.net', '2018-05-23', '', NULL),
(8185, '', 5697, 999999999, 2, '506-Miami', '2018-05-23', '0000-00-00', '2018-03-26', 'gold', 'blue', 'Pionier', '{G-Card}\r\nwell since i bought the watch i have never worn it, just few days ago i decide to wear it to go out, unfortunately is not working. i tried to wind it with the instruction on the label with no avail , but i keep on winding it for like three days is still not responding, that is why i decide to return it so that the company can look into it for me . i like the watch ( miami pionier)\r\n ', '23-05-18\r\nWerk kpl. abgelaufen, läuft auch gleich los... aha: Klinkenrad(räder) - ein KR und AutoBrücke ers. \r\nK 2305 1515\r\nGR 2805 0900 bis 3005 0300 == 42h perfekt\r\n30-05-18 okay', '1,2', '2018-05-30', '2018-05-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-30', '94.15.194.156', '5e0fc29c.bb.sky.com', '2018-05-18', '711369681203', NULL),
(8186, '', 5698, 999999999, 0, '103-Sao Paulo', '2018-05-18', '0000-00-00', '2018-05-18', 'silver', 'black', 'Theorema', 'Mir hat die Uhr nicht gefallen deswegen möchte ich di gerne zurück geben.\r\n\r\nMit freundlichen Grüßen', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.179.88.135', 'x55b35887.dyn.telefonica.de', '2018-05-18', '', NULL),
(8187, '', 5699, 999999999, 0, '2009-Casablanca', '2018-05-18', '0000-00-00', '2016-07-11', 'black', 'white', 'Theorema', 'Minute hand does not work the second hand is working but yhe minute hand will not turn so no longer tells correct time...\r\n\r\nKind Regards \r\n\r\nPaul', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.205.192.236', '213.205.192.236', '2018-05-18', '', NULL),
(8188, '', 5700, 999999999, 0, '505-Florida', '2018-05-18', '0000-00-00', '2018-04-27', 'gold', 'black', 'Pionier', 'Order # T 3747. Bought it from Tufinawatches.com.  Followed all instructions  wound wash 30 times. When you wear the watch it stops working and then starts again. When it stops it makes a grinding noise. This watch does not work properly. I want replaced. If not the I will let  attorney handle it.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.56.207.98', 'c-174-56-207-98.hsd1.ga.comcast.net', '2018-05-18', '', NULL),
(8189, '', 5701, 999999999, 0, '104-Copacabana', '2018-05-19', '0000-00-00', '2016-03-03', 'gold', 'white', 'Theorema', 'Small parts inside the caseing have come loose again. This will be the third time I have sent it back for the same problem. I don’t understand why it keeps coming apart. I have guessed at the warranty date, because I have lost the card, but I am sure you have me on your records.\r\napart, please could we fix the problem once and for all.\r\nKind regards\r\nMantas Kubilius', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.0.116.234', 'cpc88503-nrte29-2-0-cust1257.8-4.cable.virginm.net', '2018-05-19', '', NULL),
(8190, '', 5702, 999999999, 2, '107-Rio', '2018-06-04', '0000-00-00', '2015-06-12', 'gold metal', 'white', 'Theorema', '{G-Foto}\r\nhas lost it and the crown has broken\r\nI send a picture with the clock showing and explaining what\'s broken .', '04-06-18\r\nWelle direkt in der Nut gebrochen... Uhr strapaziert!\r\nKVA Krone/Welle und Werkrep.  35,- ← 1406\r\nMinZg ers., Krone/Welle/Tubus/Dichtung ers. - WD \r\nUK 1406 1425 - einwandfrei\r\nWK 1506 0810 - gut - Aufzug 38x\r\nUK 1806 0900 - einwandfrei\r\nWK 1906 0855 - 20-06-18 okay', '1,2', '2018-06-20', '2018-06-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-20', '94.255.131.47', '94-255-131-47.cust.bredband2.com', '2018-05-19', '711369682070', NULL),
(8191, '', 5685, 999999999, 2, '503-Sydney', '2018-08-08', '0000-00-00', '2018-03-08', 'gold', 'black', 'Pionier', '{G-Card}\r\nThe order number is T2683. The back inside circle of the watch was broken and didn’t work. ', '09-08-18\r\nRotor gelöst - Lager festgefressen → Rotor ersetzt\r\nK 0908 0945 - verliert ca. 5min/d → Werktausch\r\nK 1308 1110 - WD 8310 und 16-08-18 okay', '1,2', '2018-08-17', '2018-08-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-17', '183.178.219.141', '183178219141.ctinets.com', '2018-05-20', 'RC 31 360 623 9DE', NULL),
(8192, '', 5703, 999999999, 0, '103-Sao Paulo', '2018-05-21', '0000-00-00', '2018-05-07', 'black', 'yellow', 'Theorema', 'Manufacture defect', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '120.16.17.64', '120.16.17.64', '2018-05-21', '', NULL),
(8193, '', 5345, 999999999, 2, '501-Copernicus', '2018-05-31', '0000-00-00', '2014-01-01', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - NO Deal]\r\nI had my watch (clockwork) at your repair and when I got it back, it went broken almost immediatly. I just didn\'t bother to send this earlier, I was too upset. Different problem now though. This time the time adjuster is broken. I\'m very disappointed with the quality, but anyway I still want my watch to be fixed. Let this be the last time. Thank God your repair service is cost-effective. Warranty is gone I think, I just made up the warranty date.', '31-05-18\r\nWelle hält nicht... WHF übergesprungen, Werk von Nov 17\r\nK 3105 1435 - 04-06-18 okay - KULANZ\r\nyou have to treat the crown shaft extremely carefully', '1,2', '2018-06-04', '2018-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-04', '212.213.180.17', 'srk17.talenom.fi', '2018-05-22', '711369681306', NULL),
(8194, '', 3077, 2, 2, '102-Monte Carlo', '2018-05-22', '2014-01-02', '2014-01-02', 'Silber', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - G lt. 4381]\r\n{frei übersetzt:\r\ndie Uhr gewinnt 2h am Tag - war bereits hier\r\n}\r\n# 4381/Jan15 - 5494/Jul15 #', '23-05-18\r\nausgeschwungen? StdZg in Auflösung → sieht eher nach Bastler aus, Spirale liegt völlig daneben... \r\n→ KVA  Werk(rep)tausch und Armband  80,- ← 2905\r\nWerk mit ZgSpiel ers. und Anker gerichtet, Gehäuse u-s, Bodendichtung ers., Lunette ausgelegt\r\nUK 3005 0955 - einwandfrei\r\nWK 3105 0750 - 01-06-18 okay\r\n ', '1,2', '2018-06-04', '2018-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-04', '', '', '0000-00-00', '711369681361', NULL),
(8195, '', 5704, 2, 2, '511-New York II', '2018-05-22', '2018-06-04', '2018-04-10', 'Gold', 'Weiß', 'Pionier', '{G-Card - #T3392\r\nabgetippt:\r\nDate function not working. Mal function\r\n}', '23-05-18\r\nDate zeigt 00 - Fehlbedienung? ← gefallen - ZB verschoben! Schaltfeder gebrochen → Werktausch - KULANZ\r\nK 2305 1355 - 28-05-18 okay', '1,2', '2018-05-29', '2018-05-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-29', '', '', '0000-00-00', 'RC 30 953 489 8DE', NULL),
(8196, '', 5705, 999999999, 2, '111-Copenhagen', '2018-05-25', '0000-00-00', '2017-12-04', 'gold', 'white', 'Theorema', '{G-Card}\r\nMy watch is not working anymore even when I try to wind it', '28-05-18\r\nWerk steht kpl. aufgezogen → abgebrochener Schraubenkopf im Werk! entnommen \r\nK 2805 1425 - 30-05-18 okay', '1,2', '2018-05-30', '2018-05-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-30', '151.177.37.139', 'c151-177-37-139.bredband.comhem.se', '2018-05-22', '711369681199', NULL),
(8197, '', 5706, 999999999, 2, '101-Casablanca GM', '2018-05-31', '0000-00-00', '2017-12-20', 'gold metal', 'black', 'Theorema', '{G-Copy}\r\nThe watch just stopped working one day.', '31-05-18\r\nWerk kpl. abgelaufen - S+F oB - Anker gerichtet\r\nWK 0106 1240 - gut (46h) - Aufzug 34x\r\nUK 0406 0900 - einwandfrei\r\nWK 0506 0755 - 06-06-18 okay', '1,2', '2018-06-06', '2018-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-06', '90.191.97.216', '216-97-191-90.dyn.estpak.ee', '2018-05-22', '711369681486', NULL),
(8198, '', 5707, 999999999, 2, '503-Sydney', '2018-05-25', '0000-00-00', '2017-05-12', 'gold', 'black', 'Pionier', '{G-Foto}\r\nAfter I finished winding up my watch and putting it on, I found out that it doesn\'t work anymore. \r\nI think it\'s a technical defect.', '28-05-18\r\nausgeschwungen? Ja, gefallen, AR aus Eingriff\r\nAR gesetzt, Rotorlager geölt, reguliert\r\nK 2805 1100 - 30-05-18 okay', '1,2', '2018-05-30', '2018-05-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-30', '84.85.163.115', 'ip5455a373.adsl-surfen.hetnet.nl', '2018-05-23', '711369681188', NULL),
(8202, '', 5708, 999999999, 2, '506-Miami', '2018-06-19', '0000-00-00', '2018-02-06', 'silver metal', 'black', 'Pionier', '{G-Card}\r\nBought it from Tufinawatches.com, order number is #T1846. There is calendar defect, days would jump from 14to 25 and goes up to day 39. I’m asking Tufina to repair this defect. Thank you kindly.', '19-06-18\r\njo, Ziffernscheiben übergesprungen - 10erScheibe justiert\r\nK 1906 1515 - 22-06-18 okay', '1,2', '2018-06-22', '2018-06-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-22', '166.137.102.54', 'mobile-166-137-102-054.mycingular.net', '2018-05-23', 'RC 31 026 606 8DE', NULL),
(8203, '', 5710, 999999999, 2, '3005-Marco Polo', '2018-07-04', '0000-00-00', '2015-09-16', 'silver metal', 'white', 'Theorema', '[OHNE G-Nachweis ]\r\nI have not been able to locate the warranty card.The date shown is an estimate.\r\nThe watch keeps stopping. Does not stop at any particular time.If OUT OF WARRANTY WOULD YOU GIVE ME A COST OF REPAIRING IT BEFORE STARTING REPAIRS', '05-07-18\r\naußer einem belegtem Glas keine Feststellung → Kontrolle\r\nK 0507 0925 - schwache Amplitude, Nebengeräusche, Automatik... dann Werk auf Kulanz ersetzt - WD 8310\r\nK 0907 1205 - 12-07-18 okay', '1,2', '2018-07-12', '2018-07-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-12', '222.152.184.196', '222-152-184-196-fibre.bb.spark.co.nz', '2018-05-23', 'RC 31 198 656 5DE', NULL),
(8204, '', 5711, 999999999, 2, '80334-Kö', '2018-06-19', '0000-00-00', '2018-05-08', 'rosé', 'black', 'Elysee', '{G-Card}\r\nDate Change does not work, watch never worn, when fully wound for first time date change stuck at 36 with time at 9.00pm', '19-06-18\r\nhmm... Datum durch schnipsen am Drücker enthakt... sonst Uhr oB \r\nK 1906 1400 - 22-06-18 okay', '1,2', '2018-06-22', '2018-06-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-22', '161.43.85.110', 'mail.johnslyng.com.au', '2018-05-24', 'RC 31 026 605 4DE', NULL),
(8206, '', 5712, 2, 2, 'GM 511-3', '2018-05-24', '2018-03-19', '2018-03-19', 'Gold', 'Weiß', 'Pionier', '{G-Card\r\nabgetippt: The problem it\'s with the date! [...]\r\n}', '24-05-18\r\n10erScheibe um ein Digit verdreht → justiert, definitiv Bedienfehler\r\nK 2405 1240 - 28-05-18 okay', '1,2', '2018-06-10', '2018-06-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-05-29', '', '', '0000-00-00', '711369681085', NULL),
(8207, '', 5713, 999999999, 0, '509-Barbados', '2018-05-24', '0000-00-00', '2016-10-17', 'gold', 'black', 'Pionier', 'The original warranty certificate is in the box with the watch, as well as a description of the defect.\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '78.22.161.16', '78-22-161-16.access.telenet.be', '2018-05-24', '', NULL),
(8208, '', 5714, 999999999, 0, '102-Monte Carlo GM', '2018-05-24', '0000-00-00', '2018-05-02', 'silver', 'black', 'Theorema', 'Watch was too big so I would like to exchange it for the more expensive Oslo GM-110-1 on the advise from your staff. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '76.31.248.38', 'c-76-31-248-38.hsd1.tx.comcast.net', '2018-05-24', '', NULL),
(8209, '', 5715, 999999999, 2, '3011-Macau', '2018-07-03', '0000-00-00', '2018-01-02', 'silver', 'white', 'Theorema', '{G-Card}\r\nWhen i try to adjust the month setting, the month hand comes off itself. ', '05-07-18\r\n...klemmt in Hemmung - Zg entfernt und neuen ersetzt\r\nK 0507 1415 - 09-07-18 okay', '1,2', '2018-07-09', '2018-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-09', '203.171.248.28', '203.171.248.28', '2018-05-25', 'RC 3117 9236 5DE', NULL),
(8210, '', 5716, 999999999, 2, '7002-Chicago', '2018-06-04', '0000-00-00', '2017-10-30', 'gold', 'white', 'Pionier', '{OHNE G-Nachweis - Deal 44682 v. 30-10-2017]\r\nThe automatic movement does not work. It is not charging or powering the watch when wound. ', '04-06-18\r\nDia zw. 3 und 4 fehlt... im Werk? → ja, aus SekRd entfernt und geklebt\r\nK 0406 1515 - 07-06-18 okay', '1,2', '2018-06-07', '2018-06-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-07', '86.162.159.213', 'host86-162-159-213.range86-162.btcentralplus.com', '2018-05-26', '711369681523', NULL),
(8211, '', 5717, 999999999, 2, '511-New York II', '2018-06-02', '0000-00-00', '2018-04-03', 'gold', 'black', 'Pionier', '{G-Card}\r\nMissing pin of the hinge from the side the watch.', '04-06-18\r\njo, Verschraubung fehlt → ersetzt, Uhr sonst oB\r\nK 0406 1500 - 07-06-18 okay', '1,2', '2018-06-07', '2018-06-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-07', '86.92.40.224', 'ip565c28e0.direct-adsl.nl', '2018-05-28', '711369681534', NULL),
(8212, '', 5718, 999999999, 2, '103-Sao Paulo', '2018-06-08', '0000-00-00', '2018-05-24', 'silver', 'white', 'Theorema', 'None\r\nNote: I am returning this not used watch order # T 4062 for full refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.169.57.87', 'ip98-169-57-87.dc.dc.cox.net', '2018-05-28', '', NULL),
(8213, '', 5719, 2, 2, '101-Casablanca', '2018-05-30', '2018-03-29', '2018-03-29', 'silver', 'yellow', 'Theorema', '{G-Card\r\nabgetippt:\r\n[...] the issue I am having with the watch is that when I set the time on it the watch increases 10 minutes automatically for every hour its has gone by.\r\n}', '31-05-18\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 35x\r\nUK 3105 0855 - einwandfrei\r\nWK 0106 0835 - gut (46h) - Aufzug 33x\r\nUK 0406 0905 - einwandfrei\r\nWK 0506 0800 - 06-06-18 okay\r\n{Spiralzettel}', '1,2', '2018-06-06', '2018-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-06', '', '', '0000-00-00', 'RC 31 007 027 3DE', NULL),
(8214, '', 5720, 999999999, 0, '112-Madrid', '2018-05-30', '0000-00-00', '2018-03-04', 'black', 'gold', 'Theorema', 'Watch was received with a fallen arrow, I want Tufina to please send a NEW watch. Thank you....', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.250.45.251', '108-250-45-251.lightspeed.miamfl.sbcglobal.net', '2018-05-30', '', NULL),
(8215, '', 5721, 2, 2, '76010-Tristan', '2018-05-31', '2018-04-09', '2018-04-09', 'Silber', 'Weiß', 'Elysee', '{G-Card\r\nabgetippt:\r\nWatch broke after few days I had it. Crown fell off. \r\n}', '31-05-18\r\nja, fiel nicht ab aber brach ab...\r\nKrone vom AL ers. - WD 8310 \r\nK 3105 1430 - 04-06-18 okay - KULANZ ', '1,2', '2018-06-04', '2018-06-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-04', '', '', '0000-00-00', 'RC 31 007 024 2DE', NULL),
(8216, '', 5082, 2, 2, '104-Copacabana', '2018-05-31', '2016-03-03', '2015-03-03', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - G lt. 7372]\r\n{abgetippt:\r\nSmall parts inside the caseing have come loose again. This will be the third time I have sent it back for the same problem. I don\'t understand why it keeps coming apart. [...]\r\n}', '31-05-18\r\nIndex 8 gelöst, kl. SekZg liegt im Werk... sehr rauher Umgang mit der Uhr! → die letzten drei Indexe (1 - 8 - 11) auch noch geklebt\r\nWK 0106 1325 - gut (49h) - Aufzug 31x\r\nUK 0406 0910 - einwandfrei\r\nWK 0506 0800 - 06-06-18 okay\r\n\r\nyou do not have to treat the watch like that', '1,2', '2018-06-06', '2018-06-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-06', '', '', '0000-00-00', '711369681442', NULL),
(8217, '', 5300, 999999999, 2, '505-Florida', '2018-06-16', '0000-00-00', '2017-11-14', 'black', 'black', 'Pionier', '{G-Card\r\nabgetippt:\r\nthis watch sometime stop working. i wear it everyday and i do wind also. and date doesn\'t show in the box\r\n}', '19-06-18\r\nfalsche Automatik und 1erScheibe verdreht\r\n→ Werktausch\r\nK 2006 0845 - 25-06-18 okay', '1,2', '2018-06-25', '2018-06-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-25', '99.58.56.162', '99-58-56-162.lightspeed.austtx.sbcglobal.net', '2018-06-01', 'RC 31 108 519 0DE', NULL),
(8218, '', 5722, 999999999, 2, '111-Copenhagen', '2018-06-13', '0000-00-00', '2018-04-09', 'gold', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 46429 v. 09-04-2018]\r\nOne of the dials is missing.', '14-06-18\r\nklSekZg fehlt - gefunden und aufgesetzt, DualTime-Zg justiert\r\nAufzugkontrolle 3h → einwandfrei\r\nK 1406 1235 - 18-06-18 okay', '1,2', '2018-06-18', '2018-06-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-18', '92.40.249.143', '92.40.249.143.threembb.co.uk', '2018-06-01', '711369681924', NULL),
(8220, '', 5723, 999999999, 2, '509-Barbados', '2018-07-03', '0000-00-00', '2018-04-23', 'black', 'black', 'Pionier', '{G-Card}\r\nDate hand pointer is not there; it came out, and I need to replace the watch\r\n\r\n\r\norder number which is #T3693, and the website you bought it from tufinawatches.com Print it and put it inside your package', '03-07-18\r\nZeiger abgebrochen - aber absolut keine Beschädigung am Gehäuse → Werktausch\r\nK 0407 1025 - neu gestellt \r\nK 0907 0935 - 11-07-18 okay', '1,2', '2018-07-11', '2018-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-11', '104.54.216.54', '104-54-216-54.lightspeed.austtx.sbcglobal.net', '2018-06-01', 'RC 3117 9244 5DE', NULL),
(8221, '', 5724, 999999999, 2, '101-Casablanca GM', '2018-07-03', '0000-00-00', '2017-12-01', 'silver', 'yellow', 'Theorema', '[OHNE G-Nachweis ]\r\nthe lock over the setting knob has gotten loose and do not lock in place. It was fine and one day it just doesnt lock in place and stays loose. ', '05-07-18\r\nüberdehnt → gerichtet und \r\nUK 0507 0950 - einwandfrei\r\nWK 0607 0835 - gut - Aufzug 33x\r\nUK 0907 0935 - einwandfrei\r\nWK 1007 0750 - 11-07-18 okay KULANZ', '1,2', '2018-07-11', '2018-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-11', '24.97.16.138', 'rrcs-24-97-16-138.nys.biz.rr.com', '2018-06-01', 'RC 31 179 243 1DE', NULL),
(8222, '', 5725, 999999999, 2, '107-Rio', '2018-06-18', '0000-00-00', '2018-01-12', 'silver metal', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 46003 v. 12-01-2018]\r\nI have only worn the watch a hand full of times, after which the watch stopped working and I noticed a loose component.  Given the expected quality of the watch and the care I have taken on the few occasions it has been worn, I can only assume that the issue is a manufacturing defect.  This has been disappointing as it was a anniversary gift and didn’t expect to have these issues given the value of the watch. I look forward to the repair or replacement of the watch. \r\n\r\nI will e-mail a copy of the guarantee as directed within this form.  \r\n\r\nKind regards\r\n\r\nShaun', '19-06-18\r\nhmm... Werk bewegt sich → Halterung? → eine Bridenschraube gebrochen - ersetzt, Anker gerichtet\r\nUK 1906 0935 bis 2025 → Messer zu hoch - gerichtet\r\nUK 2006 0930 - einwandfrei\r\nWK 2106 0830 - 22-06-18 okay', '1,2', '2018-06-22', '2018-06-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-22', '90.211.153.203', '5ad399cb.bb.sky.com', '2018-06-03', '711369682210', NULL),
(8223, '', 5726, 2, 2, '506-Miami', '2018-06-04', '2018-02-05', '2018-02-05', 'Rose', 'Blue', 'Pionier', '{G-Card - Order# T1793\r\nabgetippt:\r\nDate setting not working & very slow. It keeps stopping.\r\n}', '04-06-18\r\nDatumraste nachspannen ← nö, Datumstern ersetzt\r\n[Werk mit einseitigem Aufzug]\r\nK 0406 1415 - Werk taugt nichts → Tausch\r\nK 0706 0925 - 11-06-18 okay - KULANZ wg Datum! ', '1,2', '2018-06-11', '2018-06-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-11', '', '', '0000-00-00', '711369681795', NULL),
(8225, '', 5728, 999999999, 2, '111-Copenhagen', '2018-07-03', '0000-00-00', '2017-12-18', 'black', 'black', 'Theorema', '{G-Card}\r\nThe watch all of a sudden stop moving. I tried to set the time for a while and I look back in 1 or 2 hours after it still says the same time. I tried rewinding it counter clock wise and shaking the watch but I think is something to do with the back of the watch because the inside piece feel like something is not functioning right when I move it like something just drops from one side to the other side. I ried everything and the watch is still not moving for some reason. I normally take care of my watches and accessories. ', '05-07-18\r\nausgeschwungen? - Anker verhakt oder zuviel Öl im oberen Unruhlager? gesäubert, Paletten geölt\r\nK 0507 1125 - steht 1200 - oB - gestellt\r\nK 0907 1340 - einwandfrei \r\nGR ab 1107 0840 - 13-07-18 okay\r\n\r\nNachforschung am 26.08.18 gestellt!', '1,2', '2018-08-26', '2018-08-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-13', '24.85.30.100', 'S0106a84e3fdf3e63.vc.shawcable.net', '2018-06-05', 'RC 3119 8659 6DE', NULL),
(8226, '', 5727, 999999999, 2, '3004-Cannes', '2018-06-13', '0000-00-00', '2012-10-10', 'gold', 'black', 'Theorema', '[G-Card]\r\nmanual winding is broken', '14-06-18\r\njo, Werk bereits 6 Jahre alt, dafür Zustand gut!\r\nKVA Werkrep {Umbau auf neues Werk} und Band  75,- ← 1406\r\nGehäuse u-s, Werk neuer Bauart ersetzt\r\nK 1506 1055 - gut... Aufzugkontrolle 3h → perfekt\r\nK 1806 1400 - 19-06-18 okay', '1,2', '2018-06-20', '2018-06-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-20', '94.246.102.203', '94.246.102.203', '2018-06-05', '711369682092', NULL),
(8227, '', 5729, 999999999, 2, '101-Casablanca GM', '2018-07-03', '0000-00-00', '2017-11-21', 'gold', 'white', 'Theorema', '{G-Card}\r\nbroken clasp of the crown', '05-07-18\r\nüberdehnt → gerichtet \r\nUK 0507 1005 - einwandfrei\r\nWK 0607 0835 - gut - Aufzug 37x\r\nUK 0907 0940 - einwandfrei\r\nWK 1007 0750 - 11-07-18 okay', '1,2', '2018-07-12', '2018-07-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-12', '115.42.247.2', '115.42.247.2', '2018-06-06', 'RC 31 179 245 9DE', NULL),
(8228, '', 5730, 999999999, 2, '510-London', '2018-06-13', '0000-00-00', '2016-08-04', 'black metal', 'black', 'Pionier', '{G-Foto & Copy}\r\nThe crown used for winding the watch and adjusting date	ime has came out of it\'s socket.', '14-06-18\r\n...und quer ins Werk gewürgt... → Aufzug sortiert, Welle befestigt\r\nK 1406 0910 - 18-06-18 okay', '1,2', '2018-06-18', '2018-06-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-18', '151.227.38.132', '97e32684.skybroadband.com', '2018-06-06', '711369681935', NULL),
(8229, '', 5731, 2, 2, '109-Hamburg', '2018-06-07', '2018-02-05', '2018-02-06', 'Gold', 'Schwarz', 'Theorema', '{G-Card - T1858}\r\n[OHNE Angabe]', '08-06-18\r\nsteht kpl. aufgezogen - ausgeschwungen? jepp → Anker gerichtet  - WD 8310\r\nWK 0806 1310 - gut - Aufzug 30x\r\nUK 1106 0940 - einwandfrei\r\nWK 1206 0815 - 13-06-18 okay', '1,2', '2018-06-13', '2018-06-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-13', '', '', '0000-00-00', '711369681843', NULL),
(8230, '', 5732, 2, 2, '515-Amsterdam', '2018-06-07', '2017-12-28', '2017-12-28', 'gold metal', 'Blue', 'Pionier', '{G-Card\r\nabgetippt:\r\nClasp of the crown fell off\r\ncolour of the top rip has faded\r\n}', '08-06-18\r\nja, Kronenbügel und Drückerflügel... nix mehr da, Blaufärbung der Zierteile fast komplett verblichen! Australische Sonne? oder Chemikalienschaden? → Gehäuse kpl. KULANZ - WD 8310\r\nK 0806 1245 - 11-06-18 okay', '1,2', '2018-06-11', '2018-06-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-11', '', '', '0000-00-00', 'RC 3102 6596 9DE', NULL),
(8231, '', 5733, 999999999, 2, '3005-Marco Polo', '2018-06-14', '0000-00-00', '2018-01-02', 'gold metal', 'black', 'Theorema', '{G-Card}\r\nWatch does not work after wearing it or winding it \r\n---\r\nThe watch stops continiously even if I wear it all day', '18-06-18\r\n...→ ausgeschwungen → mangels guter Amplitude Werktausch\r\n{Uhr möglicherweise gefallen? seitlich DS bei 0800}\r\nK 1806 1125 - 21-06-18 okay - KULANZ', '1,2', '2018-06-21', '2018-06-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-21', '188.29.165.105', '188.29.165.105.threembb.co.uk', '2018-06-07', '711369682151', NULL),
(8232, '', 5734, 999999999, 2, '3006-Monaco Diamond', '2018-06-18', '0000-00-00', '2017-10-09', 'gold', 'black', 'Theorema', '{G-Card}\r\nif you look the watch from back side up you can see that the there a problem with watch.\r\ni had the same same problem last time too.\r\nand same again.\r\nthis not a good news for me and the watches too.', '18-06-18\r\nRotor geöffnet! Und Klinkenfeder gebrochen! → Werk ers. \r\nK 1806 1340 - 21-06-18 okay', '1,2', '2018-06-21', '2018-06-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-21', '178.119.111.148', '178-119-111-148.access.telenet.be', '2018-06-08', '711369682140', NULL),
(8233, 'T4651', 5735, 999999999, 2, '101-Casablanca GM', '2020-01-07', '0000-00-00', '2017-11-30', 'silver', 'black', 'Theorema', '{G-Card - #T4651}\r\nwatch does not keep time properly.\r\nspeeds up and is out of time.', '10-01-20\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 36x\r\nUK 1001 0935 - gut - Aufzug 31x\r\nUK 1301 0800 - einwandfrei\r\nWK 1401 0735 - 15-01-20 okay\r\n{Spiralzettel}', '1,2', '2020-01-23', '2020-01-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-23', '220.233.102.34', '34.102.233.220.static.exetel.com.au', '2018-06-08', 'RC 58 563 211 0DE', NULL),
(8234, '', 5736, 999999999, 2, '506-Miami', '2018-06-15', '0000-00-00', '2018-02-06', 'gold metal', 'blau', 'Pionier', '[OHNE G-Nachweis! - T1866?]\r\nThere is a water steam inside the clock.we didnot use the clock in the water also.', '15-06-18\r\ndeutlich mehr als nur ein bißchen Wasser... \r\nWD-Eingang → 8310 - also Fehlbedienung\r\nWerk durch Wasser zu stark beschädigt, darum Tausch \r\nKVA Sonderpreis  60,- ← 2606\r\nWerk mit neuem Werkring ers. - WD 8310\r\nK 2606 1520 - 29-06-18 okay\r\n{WD-Zettel}', '1,2', '2018-07-04', '2018-07-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-04', '89.247.109.20', 'i59F76D14.versanet.de', '2018-06-09', '(00)340434129949107516', NULL),
(8235, '', 5737, 999999999, 2, '101-Casablanca GM', '2018-06-21', '0000-00-00', '2017-11-22', 'silver', 'white', 'Theorema', '{G-Card}\r\nit\'s not working. I want this clock but working.', '22-06-18\r\nRücker zerlegt - Unruh kpl. ers. \r\nWK 2206 1120 - gut - Aufzug 33x\r\nUK 2506 0820 - einwandfrei\r\nWK 2606 0800 - 27-06-18 okay', '1,2', '2018-06-27', '2018-06-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-27', '109.102.45.102', '109.102.45.102', '2018-06-09', 'RC 31 108 523 0DE', NULL),
(8236, '', 5738, 999999999, 2, '502-Malibu', '2018-08-26', '0000-00-00', '2017-11-20', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis ]\r\nThat concerning serious problems with a watch:\r\n1 is not automatically \r\n2 sometimes I notice that the mechanism has stopped moving (or moves very slowly) thus a watch is lagging behind.\r\n3 When I try to adjust the time, I feel like arrows touch something.\r\n\r\npersonal request:\r\n Can I buy separately to my watch, a separate strap (the same color as was in original )', '06-09-18\r\nRotor geöffnet, dadurch Klemmung → geklebt und -Lager geölt\r\nK 0609 0950 - 13-09-18 LB und okay\r\n\r\nAngebot Lederband 20,- ← 0609', '1,2', '2018-09-14', '2018-09-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-09-14', '62.232.197.82', '62.232.197.82', '2018-06-10', '711369685036', NULL),
(8237, '', 5739, 999999999, 2, '510-London', '2018-06-11', '0000-00-00', '2018-02-27', 'gold', 'black', 'Pionier', '{G-Card}\r\nDatum defekt - LB in XL und 3 Bandglieder gold 7002', '11-06-18\r\njo, Uhr steht am Datum, Schnellschaltung auch mit Fehlfunktion\r\n→ Werktausch\r\nK 1106 1105 - reguliert und 15-06-18 okay\r\nAngebot LB XL und 3 BGl  40,- ← 1406\r\n', '1,2', '2018-06-15', '2018-06-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-15', '93.245.18.95', 'p5DF5125F.dip0.t-ipconnect.de', '2018-06-11', '711369681913', NULL),
(8238, '', 5740, 999999999, 2, '509-Barbados', '2018-07-03', '0000-00-00', '2018-04-25', 'silver', 'white', 'Pionier', '{G-Card}\r\nDo not care of the look of the watch.  Please Return', '05-07-18\r\njo, und was willer nu? Werk kpl. abgelaufen, S+F oB\r\nK 0507 1020 - 09-07-18 einwandfrei okay', '1,2', '2018-07-09', '2018-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-09', '24.251.182.75', 'ip24-251-182-75.ph.ph.cox.net', '2018-06-11', 'RC 3117 9235 7DE', NULL),
(8239, '', 5741, 999999999, 2, '3005-Marco Polo', '2018-07-04', '0000-00-00', '2017-09-28', 'silver', 'white', 'Theorema', '{G-Foto}\r\nJust stop running even though it’s been fully winded.', '05-07-18\r\nausgeschwungen - nee, der dritte Strich vom Index VIII klemmt den Anker... → diverse Indexe geklebt, beide Klinkenräder ers.,\r\nWD 8310\r\nK 0507 1400 - 09-07-18 okay', '1,2', '2018-07-09', '2018-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-09', '68.193.44.116', 'ool-44c12c74.dyn.optonline.net', '2018-06-12', 'RC 3117 9238 8DE', NULL),
(8240, '', 5742, 999999999, 2, '511-New York', '2018-07-03', '0000-00-00', '2018-06-07', 'gold', 'white', 'Pionier', 'Quality not adequate', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.52.161.201', 'toroon4839w-lp130-01-70-52-161-201.dsl.bell.ca', '2018-06-13', '', NULL),
(8241, '', 5743, 2, 2, 'Marco Polo', '2018-06-13', '2018-01-17', '2018-01-17', 'Silbers', 'Black', 'Theorema', 'Uhr hört auf zu arbeiten, Hält keine Zeit', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-13', '', '', '0000-00-00', '4250 1275 6916', NULL),
(8242, '', 5713, 999999999, 2, '509-Barbados', '2018-07-02', '0000-00-00', '2016-10-17', 'gold metal', 'black', 'Pionier', '{G-Card}\r\n{abgetippt:\r\nI suspect something is blocked inside. The watch falls at least once a day and it is very difficult to set the hour correctly\r\n}\r\n---\r\nOn 6/4/2018 I sent my watch to you for repair. I received the reply to my e-mail that my data was not legible and I had to fill in this form. This is what I did, but I have not seen or heard anything from you until now. This is certainly not a service to your customers.I want another answer or solution this week, otherwise I am forced to take legal action.Regards. Van Herrewege GeorgesSint Stevenstraat 28 A9060 ZelzateBelgium', '02-07-18\r\nRotor geöffnet, Werk kpl. abgelaufen → Rotor \'geklebt\', Lager geölt\r\nK 0207 1205 - 05-07-18 okay', '1,2', '2018-07-05', '2018-07-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-05', '78.22.161.16', '78-22-161-16.access.telenet.be', '2018-06-13', '711369682508', NULL),
(8243, '', 5744, 999999999, 0, '508-Dublin', '2018-06-14', '0000-00-00', '2018-06-07', 'gold', 'black', 'Pionier', 'Crown in 1st and 2nd position dose the same thing. \r\nOrder# T4265\r\nBought it from  tufinawatches.com\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.80.45.52', '108-80-45-52.lightspeed.tpkaks.sbcglobal.net', '2018-06-14', '', NULL),
(8245, '', 5746, 999999999, 2, '508-Dublin', '2018-07-18', '0000-00-00', '2014-04-16', 'black', 'black', 'Pionier', '{G-Copy}\r\nWhen i go to to turn or update the hour and minute hands, they don\'t work and the seconds arm is also not working after i wind the dial. This is now the second time I have had to send this watch back to Germany. I thought the watch maker had fixed it the first time but appears not as the same parts have come loose again. Can you please check all the components of the watch to make sure they are working fine?\r\n\r\n\r\nHopefully you can fix my favourite watch. If this is not covered by warranty, can you please tell me the cost of getting this fixed in $NZD? I have included a copy of the back of the warranty card i have received.\r\n\r\nThe watch was dropped at the local courier depot here in Wellington, New Zealand on Thursday 14th June so please email me confirmation when you receive it. It will be in a small clear plastic bag.\r\n\r\nKind regards\r\n\r\nSumukh Paranjpe', '30-07-18\r\n{Mrz15-4488 Halsdichtung aus RW entnommen}\r\nAR aus Eingriff und gebrochen - Rotor geöffnet - Bügel durch Stoß verformt!!!\r\nKVA Werktausch  80,- ← 3107\r\nGehäuse u-s, Werk ers. - WD 8310\r\nK 0208 0925 - zieht nicht auf, Rotor hängt fest\r\n→ Werkring ausgeschliffen\r\nK 0608 0945 reguliert und 09-08-18 okay\r\n', '1,2', '2018-08-10', '2018-08-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-10', '203.18.180.239', '203.18.180.239', '2018-06-14', 'RC 31 274 972 1DE', NULL),
(8246, '', 5747, 999999999, 2, '502-Malibu', '2018-07-10', '0000-00-00', '2018-04-30', 'silver metal', 'white', 'Pionier', '{G-Card}\r\nI am unable to set the time.\r\n\r\nWhen I pull on the twist dial, it doesn\'t turn the hands on the watch.\r\n\r\nSometimes it works, sometimes it doesnt.', '11-07-18\r\nZgStellHebel aus Eingriff - mglw. Welle rausgewesen?\r\n{refurbished} - Hebel in Eingriff gebracht - WD 8310\r\nK 1107 1515 - 13-07-18 okay', '1,2', '2018-07-13', '2018-07-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-13', '175.36.172.6', 'n175-36-172-6.mrk2.qld.optusnet.com.au', '2018-06-14', 'RC 31 198 658 2DE', NULL),
(8247, '', 5745, 999999999, 2, '101-Casablanca GM', '2018-08-16', '0000-00-00', '2017-10-19', 'gold', 'white', 'Theorema', '{G-Card}  ## noch am Lager 01-11-18 ## \nThe dial came right off, just dangling inside the watch ', '21-08-18\nheftige Druckstellen rund ums Gehäuse, ZgWerk kpl. abgehoben und im Werk verkeilt\nKVA Reparatur  20,-\n\nReplaced New Movement.\nReplaced new Hands \nNew O- ring.\nReplace/ Repair mvmt.\nShipment\nTotal Price:: 135€\n ', '1,', '0000-00-00', '0000-00-00', 1, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '219.79.6.15', 'n219079006015.netvigator.com', '2018-06-14', '', NULL),
(8248, '', 5748, 999999999, 2, '101-Casablanca GM', '2018-06-22', '0000-00-00', '2017-11-14', 'bicolor gold', 'yellow', 'Theorema', '{G per email 15-06-18}\r\nOnly wore it 3 times it just stopped working I wonder it up still don\'t wrk ', '22-06-18\r\nausgeschwungen - Anker gerichtet\r\nWK 2206 1330 - gut - Aufzug 39x\r\nUK 2506 0820 - einwandfrei\r\nWK 2606 0800 - 27-06-18 okay\r\nZurück abgeholt 27.07.2018\r\n711369683412  30.07.2018\r\n', '1,2', '2018-07-30', '2018-07-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-13', '95.147.241.145', '95.147.241.145', '2018-06-14', '711369682747', NULL),
(8249, '', 5749, 999999999, 2, '514-Hawaii', '2018-06-15', '0000-00-00', '2017-12-04', 'black metal', 'black', 'Pionier', '{G-Card}\r\nHi there, \r\n\r\nI believe my colleague has sent you an email referring to having shipped already the watch, which was received at your end on 6, June.\r\n\r\n\r\nIn fact when i received the order, just in couple days the side of thewatch got loose (the part that flips) as well as later following on that the dial on the side to manage the time randomly fell out, which was odd. \r\n\r\nI would really like to either repair the watch defects, or able to switch to another model with the same value of watch. The flip thing on the side, i feel even if you return it to me, i believe it will get loose again.\r\n\r\nHope you understand the matter.\r\n\r\nLooking forwards to hearing from you,\r\n\r\nThank you,\r\n\r\nBhaveen Wadhwani', '15-06-18\r\njo, Bügel liegt daneben - ABER Krone abgebrochen und fehlt! \r\nKVA Krone/Welle  20,- ← 2806\r\nKrone mit neuer Welle ers. - Aufzug bis 2906 0800 \r\nAufzug geht gegen NULL → RW-Brücke getauscht\r\nAufzug 5h → auf jeden Fall besser\r\nK 2906 1505 - einwandfrei \r\nSchraube für Bügel ers. und 02-07-18 okay\r\n', '1,2', '2018-07-03', '2018-07-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-03', '118.140.248.126', 'mail.wadhsons.com', '2018-06-15', 'RC 31 108 525 7DE', NULL),
(8250, '', 5750, 999999999, 0, '101-Casablanca GM', '2018-06-15', '0000-00-00', '2017-12-01', 'gold', 'white', 'Theorema', 'The watch stop working \r\nOrder nomber 5075', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.31.150.57', '5.31.150.57', '2018-06-15', '', NULL),
(8251, '', 5638, 999999999, 2, '3005-Marco Polo', '2018-06-27', '0000-00-00', '2017-11-30', 'gold', 'black', 'Theorema', '{G-Card}\r\nShort Gang reserve. This is a second repair because of the same problem. The first one took place between 16.04.2018 - 09.05.2018. I apply an additional letter explaining the problem.\r\n\r\n{Scan unter 8251_RMA.pdf}\r\n', '28-06-18\r\nja, Automatik hakt → Uhrenbeweger? Beide Klinkenräder geölt ersetzt, Rotorlager geölt\r\nK 2806 0915 - einwandfrei\r\nGR 0207 0810 bis 0307 1600 == 32h → ausreichend\r\n04-07-18 okay', '1,2', '2018-07-05', '2018-07-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-05', '212.233.252.106', '212-233-252-106.optisprint.net', '2018-06-18', 'RC 31 108 527 4DE', NULL),
(8252, '', 5751, 2, 2, '108-Oman', '2018-06-18', '2018-01-30', '2018-01-30', 'Silber Metall', 'yellow', 'Theorema', '[G-Card]\r\n{abgetippt:\r\n[...] Now you can see that is wet and steamy inside it [...]\r\n}', '29-06-18\r\n...nö, kein Anzeichen von Feuchtigkeit feststellbar - Gaanz leichter Niederschlag unterm Glas\r\nWD Eingang → 8310 [Feucht über Krone]\r\nGlas innen gesäubert, Dichtungen gepflegt - WD 8310\r\nWK 2906 1515 - gut - Aufzug 32x\r\nUK 0207 0815 - einwandfrei\r\nWK 0307 0810 - 04-07-18 okay', '1,2', '2018-07-04', '2018-07-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-04', '', '', '0000-00-00', '711369682493', NULL),
(8253, '', 5752, 2, 2, '3001-Paragon', '2018-06-19', '0000-00-00', '2017-06-08', 'silver', 'Weiï¿½', 'Theorema', '[OHNE G-Nachweis - G lt. 7412]\r\n{abgetippt:\r\n[...] it is in the red color hand. It stops and in order for me to it work I have to move the watch [...]\r\n}', '19-06-18\r\nDateModul ? eindeutig - \r\nBefestigt, Minuterie gesichert, Gehï¿½use u-s - WD 8310\r\nK 2106 1200 - 25-06-18 okay\r\n\r\n\r\n425012799584 05.02.19 ', '1,2', '2019-02-08', '2019-02-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-25', '', '', '0000-00-00', 'RC 31 108 520 9DE', NULL),
(8254, '', 5753, 999999999, 0, '508-Dublin', '2018-06-19', '0000-00-00', '2018-06-19', 'gold', 'white', 'Pionier', 'Watch came broken, crown fell off completely, please exchange asap, order number T4334 website: tufinawatches.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '114.77.92.204', 'c114-77-92-204.sunsh1.vic.optusnet.com.au', '2018-06-19', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(8255, '', 5754, 999999999, 2, '506-Miami', '2018-07-18', '0000-00-00', '2018-02-15', 'black metal', 'black', 'Pionier', '{G-Card}\r\nDate button stuck and date does not change. \r\nTime does not go past 11:59. Hour hand does not move. ', '30-07-18\r\nStundenrad durch gewaltsames zeigerstellen zerstört\r\nKVA Werktausch zum SP 60,- ← 3107\r\nK 0108 0950 - 06-08-18 okay', '1,2', '2018-08-07', '2018-08-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-07', '175.38.87.215', 'n175-38-87-215.per2.wa.optusnet.com.au', '2018-06-19', 'RC 31 274 970 4DE', NULL),
(8256, '', 5755, 999999999, 2, '3011-Macau', '2018-06-28', '0000-00-00', '2018-06-19', 'silver', 'white', 'Theorema', 'Order# T4249\r\nWebsite purchased: tufinawatches.com\r\nReason for return: watch is too big', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.114.17.155', 'ool-4572119b.dyn.optonline.net', '2018-06-19', '', NULL),
(8257, '', 5756, 999999999, 2, '502-Malibu', '2018-07-10', '0000-00-00', '2018-06-09', 'silver', 'white', 'Pionier', 'I didn’t know it had leather band. I want stainless steel . So I ordered a stainless steel one & want to return this watch . Never been opened . Brand new . ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.216.29.54', '54.sub-174-216-29.myvzw.com', '2018-06-19', '', NULL),
(8258, '', 5757, 999999999, 2, '508-Dublin', '2018-07-01', '0000-00-00', '2018-04-23', 'gold', 'black', 'Pionier', '{G per email 19-06-2018 & Card}\r\nOrder number T3696 from tufinawatches.com under Liu Tuan whom Jack is helping. It\'s \"Day (week)\" and \"date\" and \"month\" did not move automatically per spec. Please repair or replace accordingly.] ', '03-07-18\r\njo, Schaltrad defekt → Werktausch\r\nK 0407 1130 - 09-07-18 okay', '1,2', '2018-07-09', '2018-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-09', '72.71.252.187', 'pool-72-71-252-187.cncdnh.fast08.myfairpoint.net', '2018-06-19', 'RC31 179 234 3DE', NULL),
(8268, '', 5763, 999999999, 2, '112-Madrid', '2018-08-07', '0000-00-00', '2018-06-07', 'black', 'gold', 'Theorema', 'Brand new watch arrived broken, screw loose inside watch. I want a full refund for my purchase.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '204.191.77.250', 'edm3rt1.stuartolson.com', '2018-06-22', '', NULL),
(8260, '', 5758, 999999999, 0, '103-Sao Paulo', '2018-06-20', '0000-00-00', '2017-11-06', 'silver', 'white', 'Theorema', 'I don’t like this watch, the quality isn’t like what I expected. It isn’t like what it describes! Order # T4310', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.7.108.200', 'mta-98-7-108-200.nyc.rr.com', '2018-06-20', '', NULL),
(8261, '', 5753, 999999999, 0, '508-Dublin', '2018-06-20', '0000-00-00', '2018-06-20', 'gold', 'white', 'Pionier', 'Watch came in broken.crown fell off completely. Please exchange ASAP order number T4334 website tufinawatches.com. If u can please exchange my to poiner CHICAGO p7002-8 ( there are same price)thanks ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '114.77.92.204', 'c114-77-92-204.sunsh1.vic.optusnet.com.au', '2018-06-20', '', NULL),
(8262, '', 5759, 999999999, 2, '508-Dublin', '2018-07-01', '0000-00-00', '2018-06-20', 'gold', 'white', 'Pionier', 'watch came broken,crown fell off completely, please exchange ASAP.order T4334 WEBSITE tufinawatches.com (please exchange to poiner CHICAGO p7002-8) there are same price', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '218.185.16.148', '218.185.16.148', '2018-06-20', '', NULL),
(8263, '', 5760, 999999999, 2, '103-Sao Paulo', '2018-07-18', '0000-00-00', '2018-03-12', 'silver', 'white', 'Theorema', '{G-Card}\r\nFallen cog watch is not working. Please repair or replace accordingly.\r\n\r\nT2756\r\n\r\nBought it from tufinawatches.com', '30-07-18\r\nSperradschraube fehlt → Kopf und Gewindeteil gefunden Schraube ers.\r\nUK 3007 1105 - reguliert\r\nUK 3107 0905 - einwandfrei\r\nWK 0108 0805 - 02-08-18 okay', '1,2', '2018-08-06', '2018-08-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-06', '134.74.73.27', '134.74.73.27', '2018-06-20', 'RC 31 274 968 1DE', NULL),
(8264, '', 4728, 999999999, 2, '3005-Marco Polo', '2018-06-25', '0000-00-00', '2016-09-13', 'gold', 'white', 'Theorema', '[OHNE G-Nachweis - G lt. 6846]\r\nonce the time is set, the hands and the system stop working. for the bracelet, I\'m willing to pay for you to give me a new one (if the watch works well on)', '27-06-18\r\nKupplung gebrochen? LB völlig verbraucht - ZB in Auflösung\r\n→ Kupplung, HilfsKronrad... Werk extrem strapaziert - Tausch\r\nWerk ers., Aha → Glas wurde fremders. und eingeklebt(?), darum fehlen auch die Zierringe usw. → also auch Glas mit neuer Dichtung ers., Drücker 2 gängig gemacht... - WD 8310\r\nK 2706 1035 - 29-06-18 Band und okay\r\nKVA Lederband 25,- {Rep. Kulanz} ← ausf. 2806\r\n', '1,2', '2018-07-02', '2018-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-02', '212.166.60.224', '212-166-60-224.win.be', '2018-06-20', '711369682438', NULL),
(8265, '', 4728, 999999999, 2, '80334-Kö', '2018-06-25', '0000-00-00', '2018-02-26', 'rosé', 'black', 'Elysee', '{G-Card}\r\nthe crown of the watch fell and disappeared. I can no longer adjust the watch.\r\n4 digit order number which is T2371, and the website i bought it from tufinawatches.com', '27-06-18\r\nKrone fehlt, aber auch schon länger → Tubus voller Staub\r\nRestWelle entfernt, Automatik re sortiert, reguliert\r\nK 2706 1345 - 29-06-18 okay  - KULANZ', '1,2', '2018-07-02', '2018-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-02', '212.166.60.224', '212-166-60-224.win.be', '2018-06-20', '711369682438', NULL),
(8266, '', 5761, 2, 2, '3006-Monaco', '2018-06-22', '2017-07-27', '2017-07-27', 'schwarz', 'Schwarz', 'Theorema', '{G-Card\r\nabgetippt:\r\nfunctional effect\r\n}', '22-06-18\r\nsteht kpl. aufgezogen, Rotor gelÃ¶st? ? RÃ¼cker zerlegt!\r\nUnruh kpl. ers., FH entprellt, Rotorlager geÃ¶lt - WD 8310\r\nK 2206 0950 - 25-06-18 okay', '1,', '2019-08-21', '2019-08-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(8267, '', 5762, 2, 2, '101-Casablanca', '2018-06-22', '2018-04-08', '2018-04-08', 'Gold', 'Schwarz', 'Theorema', '{G-Card (?)\r\nabgetippt:\r\nI\'m unable to wind the watch. Also seems to keep for time\r\n}', '22-06-18\r\n* Die G-Card sieht merkwürdig aus... *\r\nWerk nicht ganz abgelaufen - Ankergabel? Gabel/Messer/Stifte... \r\nAnker ers. und klSekZg\r\nWK 2206 1305 - gut - Aufzug 33x\r\nUK 2506 0835 - einwandfrei\r\nWK 2606 0800 - 27-06-18 okay', '1,2', '2018-06-27', '2018-06-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-27', '', '', '0000-00-00', '711369682380', NULL),
(8510, '', 5942, 999999999, 2, '21399 - (ohne Namen)', '2018-12-02', '0000-00-00', '2015-11-10', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis]\r\nT-21399 Zeiger lose, beim Versuch eines Uhrmachers die Uhr zu öffnen, konnte die Aufzugsspindel nicht gelöst werden. Dabei fielen die beigelegten Zeiger in dem Tütchen heraus. Eine Originalrechnung Kaufbeleg habe ich leider nicht mehr, aber ich hoffe die Reparatur kann durchgeführt werden. \r\nMit freundlichen Grüssen,\r\n\r\nJörg Stumpf', '07-12-18\r\nhmm... keinerlei Ersatzteile für dieses Modell vorhanden. ', '1,2', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-01-28', '77.190.134.200', 'x4dbe86c8.dyn.telefonica.de', '2018-11-19', '00340434129949109145', NULL),
(8270, '', 5765, 999999999, 2, '506-Miami', '2018-07-02', '0000-00-00', '2018-02-02', 'black metal', 'black', 'Pionier', '{G-Card}\r\n[OHNE Angabe]\r\n\r\nUhr am 13.12.18 zurück erhalten, da die Uhr komplett stehen bleibt!', '02-08-18\r\nDatum zählt falsch und Klemmung im RW → Klemmung beseitigt, aber Amplitude unter aller S.. → Werktausch\r\nK 0208 1530 - 06-08-18 okay\r\n------------------------------------------\r\n17-12-18\r\nZgStellung fehlerhaft? Uhr bleibt nach Zeiteinstellung fest stehen! → Anker gerichtet, Kupplung mit ZgStellRad ers., Bodendichtung, ein Klinkenrad - WD 8310\r\nK 1712 1400 - 20-12-18 okay', '1,2', '2019-01-07', '2019-01-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-01-08', '94.193.62.1', '5ec13e01.skybroadband.com', '2018-06-22', '471604303757', NULL),
(8271, '', 5766, 999999999, 0, '502-Malibu', '2018-06-23', '0000-00-00', '2013-12-18', 'silver', 'white', 'Pionier', 'the top of the balance wheel has broken off. a new balance complete is required.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '176.249.203.120', 'b0f9cb78.bb.sky.com', '2018-06-23', '', NULL),
(8272, '', 5767, 999999999, 2, '101-Casablanca GM', '2018-07-02', '0000-00-00', '2016-07-01', 'gold', 'black', 'Theorema', '{G-Card}\r\nThe clasp over the time adjustment wheel has again broken, swinging freely on its hinge. The leather starp has perished and is in terrible condition from only light use. The second hand has physically come off its position and jammed itself into the clock mechanism rendering the whole unit useless to me\r\n---\r\nUhr war unter anderem Namen im November 2015 bereits auf Kulanz repariert → Anker und Armband', '02-07-18\r\nBeschädigungen ausnahmslos durch schlechte Behandlung der Uhr entstanden...\r\nKVA  Werkrep und Armband  40,- ← 1107\r\nZg aus RW befreit, ZgWerk aufgesetzt (!) und Bügel gerichtet\r\nUK 1107 1455 - einwandfrei\r\nWK 1207 0755 - 13-07-18 okay', '1,2', '2018-08-23', '2018-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-13', '92.234.253.25', 'cpc109657-know17-2-0-cust1304.17-2.cable.virginm.net', '2018-06-24', '711369682806', NULL),
(8273, '', 5331, 999999999, 2, '4004-Newton', '2018-06-28', '0000-00-00', '2014-08-01', 'gold metal', 'black', 'Theorema', '{G-Card}\r\nThe clip which closes on top of the crown on the right hand side does not close. This small clip needs to be simply replaced. The watch requires a full polish (scratch removal) and strath removal maintenance to fix the crown clip.\r\n\r\nThank you so much and look forward to hear my next steps.\r\n\r\nRegards\r\nOmar', '28-06-18\r\nmit \'polish\' ist es aber nicht getan...\r\nBügel war nur verbogen - Index 2 fehlt(?) → Werk geprüft - iO\r\nALLE Indexe geklebt\r\nK 2906 0940 - einwandfrei\r\nKVA  Gehäuse kpl.  40,- ← 0307\r\nK 0307 1315 - WD 8310 und 04-07-18 okay', '1,2', '2018-07-04', '2018-07-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-06-04', '81.31.123.82', '81-31-123-82.static.enta.net', '2018-06-25', '711369682450', NULL),
(8274, '', 5768, 999999999, 0, '508-Dublin', '2018-06-26', '0000-00-00', '2018-06-21', 'gold', 'black', 'Pionier', 'Doesnot works .. the main this is to provide time and this watch doesnt provide time... sleeps everytime ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '126.35.11.77', 'pw126035011077.25.panda-world.ne.jp', '2018-06-26', '', NULL),
(8275, '', 5768, 999999999, 0, '508-Dublin', '2018-06-26', '0000-00-00', '2018-06-21', 'gold', 'black', 'Pionier', 'Doesnot works .. the main function  is to provide time and this watch doesnt provide time... sleeps everytime ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '126.35.11.77', 'pw126035011077.25.panda-world.ne.jp', '2018-06-26', '', NULL),
(8276, '', 795, 2, 2, '3008-Damascus', '2018-06-26', '2015-04-01', '2015-04-01', 'gold metal', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\n{abgetippt:\r\nflying wheel stopped suddenly and doesn\'t turn anymore so watch doesn\'t proceed, flying wheel keeps stop moving\r\n}', '26-06-18\r\nBeide TotaZg fehlen, Krone schiefgeschlagen, Glas beschädigt\r\nKVA Werk, Glas, Krone  120,- ← 2806\r\nB/G u-s, Werk mit 2 neuen Zgn ers., Glas mit neuer Dichtung, AW/Krone und Bodendichtung - WD 8310\r\nK 2906 1050 - 02-07-18 okay', '1,2', '2018-07-02', '2018-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-02', '', '', '0000-00-00', '711369682427', NULL),
(8277, '', 5769, 999999999, 2, '3005-Marco Polo', '2018-07-09', '0000-00-00', '2017-01-31', 'black metal', 'black', 'Theorema', '{G-Foto}\r\nThe mechanical charge is faulty and does not hold a charge.  The winding mechanism is very stiff, rendering it difficult to correct time etc.\r\nI will email a copy of the guarantee card to the email address.', '09-07-18\r\nHalsdichtung → ABER Amplitude grausam \r\nWerktausch - WD 8310\r\nK 1007 0850 - 13-07-18 okay', '1,2', '2018-07-13', '2018-07-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-13', '86.180.50.12', 'host86-180-50-12.range86-180.btcentralplus.com', '2018-06-27', '711369682769', NULL),
(8279, '', 3805, 2, 2, '3003-AirTimerII', '2018-06-29', '0000-00-00', '2015-09-17', 'Siber', 'Schwarz', 'Compast', '{G-Card Blanco - RepG lt. 5597\r\nabgetippt:\r\nIch bitte für beiliegende Uhr einen Kostenvoranschlag per email\r\n}', '29-06-18\r\nso wie es aussieht klemmte nur Drücker 2 und blockierte somit das RW → Gehäuse u-s, Drücker gereinigt, Dichtungen gepflegt\r\nK 0207 1000 - WD 8310 und 05-07-18 okay', '1,2', '2019-01-22', '2019-01-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-05', '', '', '0000-00-00', '(00)340434129949107523 ', NULL),
(8280, '', 5771, 2, 2, '3005-Marco Polo', '2018-06-29', '0000-00-00', '0000-00-00', 'Silber Metall', 'Weiß', 'Theorema', '[OHNE G-Nachweis - Deal?]\r\n{abgetippt:\r\nPlease find enclosed the watch for repair\r\n}\r\nPART HAS COME LOOSE ON DIAL WHICH IS STOPPING WHATCH WORKING', '29-06-18\r\nZB in Auflösung, Werk hat starken Abrieb - Gehäuse rundherum angestoßen, Glas deutlich zerkratzt\r\nKVA Werk, Glas, ZB  120,- ← 0307\r\nGehäuse u-s, Werk mit ZB und Werkring ers., Glas, Bodendichtung - WD 8310\r\nK 0407 1205 - hakte im Datum?\r\nK 0607 1355 - bl. einfach stehen → noch\'n Werk\r\nK 0907 1255 - 13-07-18 okay', '1,2', '2018-07-18', '2018-07-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-18', '', '', '0000-00-00', '711369683011', NULL),
(8282, '', 5766, 999999999, 0, '502-Malibu', '2018-06-30', '0000-00-00', '2013-12-18', 'silver', 'white', 'Pionier', 'balance wheel faulty top of wheel broken off, new balance wheel required', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.192.200.22', '5ac0c816.bb.sky.com', '2018-06-30', '', NULL),
(8283, '', 5772, 999999999, 0, '7002-Chicago', '2018-07-02', '0000-00-00', '2018-06-04', 'black', 'white', 'Pionier', 'Day Pin is broken', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.251.212.177', '70.251.212.177', '2018-07-02', '', NULL),
(8284, '', 5772, 999999999, 0, '7002-Chicago', '2018-07-02', '0000-00-00', '2018-06-04', 'black', 'white', 'Pionier', 'Day pin is broken\r\nOrder# T4230', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.251.212.177', '70.251.212.177', '2018-07-02', '', NULL),
(8285, '', 5773, 2, 2, '3011-Macau', '2018-07-03', '2017-11-16', '2017-11-16', 'Gold', 'Schwarz', 'Theorema', '{G-Card\r\nabgetippt:\r\nmy watch is not working anymore and clasp of the crown broke\r\n}', '03-07-18\r\nS+F oB → ausser einer nachzuspannenden Schließe keine Feststellung - KULANZ\r\nK 0307 1445 - 06-07-18 okay', '1,2', '2018-07-06', '2018-07-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-06', '', '', '0000-00-00', '711369682563', NULL),
(8286, '', 5774, 999999999, 2, '508-Dublin', '2018-07-06', '0000-00-00', '2015-01-27', 'silver', 'black', 'Pionier', '{G-Card}\r\nThe winder is jammed and the watch cannot be wound up.\r\n\r\nI am posting my watch to you tomorrow, and I\'d be obliged if you could e-mail me an estimate of the cost of the repair.', '06-07-18\r\n\'nur\' Halsdichtung → Gängig gemacht und Rotor geölt - WD 8310\r\nK 0607 1510 - 09-07-18 okay', '1,2', '2018-07-09', '2018-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-09', '86.3.221.72', 'cpc1-bbrg5-2-0-cust327.14-2.cable.virginm.net', '2018-07-03', '711369682600', NULL),
(8287, '', 5775, 999999999, 2, '109-Hamburg', '2018-07-18', '0000-00-00', '2017-05-23', 'gold', 'black', 'Theorema', '{G-Card}\r\nThe turn dial pin has come loose and falls out of the watch when worn.  Please fix, thank you!', '30-07-18\r\nWelle fehlt? Krone abgeschraubt, aber dabei... → Welle ersetzt\r\nUK 3007 1130 - einwandfrei\r\nWK 3107 0905 - WD 8310 und 01-08-18 okay', '1,2', '2018-08-01', '2018-08-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-01', '154.5.226.152', 'd154-5-226-152.bchsia.telus.net', '2018-07-03', 'RC 3125 4012 5DE', NULL),
(8288, '', 5776, 999999999, 2, '509-Barbados', '2018-07-11', '0000-00-00', '2018-05-18', 'black', 'black', 'Pionier', '{G-Card}\r\nThere is a scratch on top of the glass.  Please replace the glass.', '11-07-18\r\nja, aber vom Kunden verursacht... Gehäuse in dem Bereich auch zerkratzt! \r\n→ KVA Glas oder Gehäuse? 25,- oder 40,- ← Glas 1307\r\nersetzt, Rotor geölt - WD 8310\r\nK 1307 1110 - reguliert und 30-07-18 okay\r\n00340434129949107806 08.08.2018', '1,2', '2018-08-08', '2018-08-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-01', '217.24.204.11', 'mail1.ndsatcom.com', '2018-07-04', '00340434129949107721', NULL),
(8289, '', 5550, 2, 2, '511-New York II', '2018-07-05', '2018-01-15', '2018-01-15', 'gold metal', 'Blue', 'Pionier', '[OHNE G-Nachweis]\r\n{abgetippt:\r\n[...] is for repair water damage or replace [...]\r\n}\r\n*voller Text unter 8289_RMA.pdf*', '05-07-18\r\naha...?! - WD Eingang → UNDICHT \r\nBodendichtung beim Schließen beschädigt? egal \r\n- → Werktausch - WD 8310\r\nK 0507 1505 - 09-07-18 okay', '1,2', '2018-07-09', '2018-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-09', '', '', '0000-00-00', 'RC 3117 9239 1DE', NULL),
(8290, '', 5777, 999999999, 2, '4004-Newton', '2018-07-19', '0000-00-00', '2016-07-27', 'gold', 'black', 'Theorema', '{G-Copy}\r\nautomatic, no gang in, do not charge, balance stands still', '30-07-18\r\nAR? ← ja, aber Sekundenrad auch, mit Zapfenbruch\r\nHeftige DS am Horn 0100 \r\nKVA Werktausch  60,- ← 0908\r\nALLE Indexe geklebt und gesichert, Werk mit neuem Rotor ers.\r\nWD 8310\r\nK 0908 1450 - 13-08-18 okay', '1,2', '2018-08-16', '2018-08-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-16', '80.101.150.210', '80-101-150-210.ip.xs4all.nl', '2018-07-04', '711369684030', NULL),
(8291, '', 5778, 999999999, 2, '103-Sao Paulo', '2018-07-10', '0000-00-00', '2016-12-13', 'gold', 'black', 'Theorema', '{G-Copy}\r\nthe watch is running to slow, in 24 hours he is running at least 3 hours to slow', '11-07-18\r\nFalsche und Fremde Krone montiert... U-Welle gebrochen! \r\nAha, Uhr wohl gefallen und Krone sowie Unruh gebrochen!\r\nKVA  Werkrep. und Krone/Welle 60,- ← 0708\r\nnee, noch besser → Unruhschenkel verbogen\r\nUnruh und Krone/Welle 2,5 ers. - WD 8310\r\nUK 0708 1430 - reguliert\r\nUK 0808 0830 - einwandfrei\r\nWK 0908 0905 - 10-08-18 okay', '1,2', '2018-08-13', '2018-08-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-13', '217.121.67.186', 'D97943BA.cm-3-2b.dynamic.ziggo.nl', '2018-07-04', '711369684007', NULL),
(8292, '', 5779, 999999999, 0, '', '2018-07-05', '0000-00-00', '0000-00-00', '', '', 'Javelle', 'Can you need something extremely new? Open and look at this site. Only here the choice of wettest pussies for every taste and completely free! They are good slaves, they will and want perform everything you say ! \r\nhttp://gov.shortcm.li/kings#I71', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.26.171.45', '95-26-171-45.broadband.corbina.ru', '2018-07-05', '', NULL),
(8294, '', 5781, 999999999, 0, '506-Miami', '2018-07-07', '0000-00-00', '2018-04-04', 'gold', 'gold', 'Pionier', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '115.179.109.245', '115-179-109-245.fukuoka.ap.gmo-isp.jp', '2018-07-07', '', NULL),
(8295, '', 5781, 999999999, 0, '506-Miami', '2018-07-07', '0000-00-00', '2018-04-04', 'gold', 'gold', 'Pionier', 'Watch stop after 1st hour of wear . The calendar doesn\'t work so please repair it.my order number is #T3328', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '115.179.109.245', '115-179-109-245.fukuoka.ap.gmo-isp.jp', '2018-07-07', '', NULL),
(8296, '', 5782, 999999999, 2, '506-Miami', '2018-07-18', '0000-00-00', '2018-04-04', 'gold', 'gold', 'Pionier', 'watch stop after a hour of wear,and the calendar does not\r\nwork so please repair it .\r\nmy order number is #T3328 ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '115.179.109.245', '115-179-109-245.fukuoka.ap.gmo-isp.jp', '2018-07-08', '', NULL),
(8297, '', 5783, 999999999, 2, '506-Miami', '2018-07-18', '0000-00-00', '2018-04-04', 'gold metal', 'blue', 'Pionier', '{G-Card}\r\nThe watch stopped working after 1 hour of wear. The calendar does not work. please repair as soon as possible. thank you. my order number is #T3328 ', '30-07-18\r\nja, Fehlbedienung Datum/Zgstellung\r\nKVA  Werktausch zum SP 60,- \r\nauf Kulanz reparieren ( 04.10.18 Michaela)\r\nWerk ersetzt - WD 8310\r\nK 0410 1340 - 08-10-18 okay - Kulanz', '1,2', '2018-10-08', '2018-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-08', '115.179.109.245', '115-179-109-245.fukuoka.ap.gmo-isp.jp', '2018-07-08', 'RC 31 506 387 5DE', NULL),
(8298, '', 5784, 999999999, 2, '3006-Monaco Diamond', '2018-07-09', '0000-00-00', '2017-01-30', 'gold metal', 'black', 'Theorema', '{G-Card}\r\nI forgot to send my name and address along with my watch, after 6 emails to you have now been asked to fill this out, i have stated all these questions being asked here each time I’ve emailed yous, I’m more than positive not every watch sent back to you has the same issue as mine and the fact that you told me you had found my watch I don’t understand what the hold up is ', '09-07-18\r\nKlinkenfeder gebrochen - ABER → Datum auch beschädigt\r\nWerktausch - WD 8310\r\nK 0907 1500 - 11-07-18 okay', '1,2', '2018-07-11', '2018-07-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-11', '90.197.32.2', '5ac52002.bb.sky.com', '2018-07-09', '711369682699', NULL),
(8299, '', 5785, 999999999, 0, '101-Casablanca GM', '2018-07-09', '0000-00-00', '2008-01-07', 'gold', 'white', 'Theorema', 'The leather strap needs to be replaced. \r\nThe case needs to be replaced as the paint on the numbers and the brand are worn away. I have been in contact with your colleague and we agreed, vai email, an price for the replacement of both the strap and the case. \r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '217.33.62.234', '217.33.62.234', '2018-07-09', '', NULL),
(8300, '', 5120, 999999999, 2, '104-Copacabana', '2018-07-13', '0000-00-00', '2015-02-25', 'black', 'black', 'Theorema', '{G-Foto}\r\nI can pull the crown but unfortunately the hands are not moving to adjust (set) the time.', '13-07-18\r\nWHS gelöst? - war erst im April zur ZB-Rep. → nein, Welle auf einmal zu lang? kann durch vermehrtes Spiel entstanden sein...  Welle gekürzt \r\nKurzK - okay', '1,2', '2018-07-16', '2018-07-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-07-16', '86.164.77.118', 'host86-164-77-118.range86-164.btcentralplus.com', '2018-07-10', '7113 6968 2910', NULL),
(8301, '', 5753, 999999999, 2, '7002-Chicago', '2018-08-07', '0000-00-00', '2018-07-03', 'gold', 'white', 'Pionier', 'Hi. Watch came broken, calendar is not work, and watch stop run sometime. please refund money asap, thanks,', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '218.185.16.148', '218.185.16.148', '2018-07-10', '', NULL),
(8302, '', 5786, 999999999, 2, '103-Sao Paulo', '2018-08-08', '0000-00-00', '2017-11-15', 'silver', 'white', 'Theorema', '{G-Card}\r\nThe crown of the watch came off while i was winding it.  \r\n\r\n\r\n\r\nNachforschung am 28.08.18 gestellt!', '09-08-18\r\nWelle in der Nut gebrochen → Wellenrest entfernt, Welle mit vorh. Krone ersetzt - KULANZ - WD 8310\r\nUK 0908 1350 - einwandfrei\r\nWK 1008 0825 - gut - Aufzug 27x\r\nUK 1308 0840 - einwandfrei\r\nWK 1408 0805 - 15-08-18 okay', '1,2', '2018-08-28', '2018-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-15', '116.15.43.53', 'bb116-15-43-53.singnet.com.sg', '2018-07-10', 'RC 31 274 976 6DE', NULL),
(8303, '', 5787, 999999999, 0, '106-Toronto GM', '2018-07-10', '0000-00-00', '2013-02-12', 'silver', 'white', 'Theorema', 'The watch was replaced under warranty on 07/11/14 and the movement and hands were replaced. They have now broken again. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.102.10.118', 'cpc95384-uddi26-2-0-cust117.20-3.cable.virginm.net', '2018-07-10', '', NULL),
(8304, '', 5788, 999999999, 0, '104-Copacabana', '2018-07-11', '0000-00-00', '2016-06-15', 'silver', 'white', 'Theorema', 'Mechanical part-  when trying to rewind and set the time, it does not function appropriate and does not wind, so therefore does not work. I currently have moved home and do not have the warranty card, I have purchased this from Groupon and can supply images to confirm the proof of purchase, so this is a genuine purchase, I have emailed in and spoke to a Alison who has advised me to return the watch, but I am weary of returning this watch, without proper confirmation.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '176.35.169.133', '176-35-169-133.xdsl.murphx.net', '2018-07-11', '', NULL),
(8305, '', 5659, 999999999, 2, '515-Amsterdam', '2018-07-19', '0000-00-00', '2017-12-19', 'black', 'black', 'Pionier', '{G-Card}\r\nDate Tracker doesn\'t work. (it goes from 5 straight up to 16 and skipps 6-15. Also, it goes from 31 up to 39 before restarting the circle.) A piece of the plastic decoration got lost.', '30-07-18\r\nist jetzt die selbe Uhr mit dem Lunettenproblem wie im Mai - Gehäuse wurde ersetzt → Kunde unfähig die Uhr richtig zu behandeln?\r\nKVA Gehäuse/Band/Werkrep.  SP 60,- ← 1308\r\n10erScheibe justiert, Gehäuse ers. - WD 8310\r\nK 1308 1300 - 16-08-18 okay\r\n{Armbandzettel}\r\n\r\n', '1,2', '2018-08-16', '2018-08-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-16', '188.110.60.120', 'dslb-188-110-060-120.188.110.pools.vodafone-ip.de', '2018-07-11', '00340434129949107943', NULL),
(8306, '', 5789, 999999999, 0, '101-Casablanca GM', '2018-07-11', '0000-00-00', '2018-06-07', 'black', 'white', 'Theorema', ' Watch brand new, never worn, I did not like it, please refund.  order number T4528, the website I bought it from is tufinawatchs.com.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.18.125.92', 'c-73-18-125-92.hsd1.mi.comcast.net', '2018-07-11', '', NULL),
(8307, '', 5790, 999999999, 0, '511-New York', '2018-07-13', '0000-00-00', '2018-07-10', 'gold', 'black', 'Pionier', 'Watch is brand new never worn, very big for me. I need an exchange please send to me OSLO GM-110-3.]\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '67.164.22.210', 'c-67-164-22-210.hsd1.ca.comcast.net', '2018-07-13', '', NULL),
(8308, '', 5791, 999999999, 2, '503-Sydney', '2018-07-24', '0000-00-00', '2017-05-12', 'silver', 'black', 'Pionier', '{G-Copy} {RMA-Copy}  ## noch am Lager 01-11-18 ## \r\nMijn horloge is stuk aan de band en de wijzer insteling waarmee je tijd instel is stuk ende  polsband is versleten  zou zo vriendelijk zijn om natekijken of hij nog gemaakt kan worden alvast bedankt en tot horens afz.C.bayram.. mobielnr.0657618883\r\n---\r\nMy watch is a piece on the band and the pointer setting with which you set time is broken and the wristband is worn would be kind enough to see if he can still be made thanks and horns', 'to be sent after the 5th of september\r\n30-07-18\r\nWelle war raus, direkt an der Krone gebrochen! Werk steht in Vollaufzug ? AR aus Eingriff! Armband verbraucht, Gehï¿½usebï¿½gel fehlt\r\nKVA Werk, Krone und Armband  90,- ? NICHT ausf. 1901 {evtl. 40,-}\r\n+++ ACHTUNG ? VOR VERSAND ADRESSE PRï¿½FEN +++', '1,2', '2019-06-05', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-06', '31.161.185.89', 'static.kpn.net', '2018-07-13', '1Z8VF4596849969004', NULL),
(8310, '', 5716, 999999999, 2, '7002-Chicago', '2018-07-25', '0000-00-00', '2017-10-30', 'gold', 'white', 'Pionier', '[OHNE G-Nachweis - Deal 44682 v. 30-10-2017]\r\nWinder weight has detached from the mechanism. ', '30-07-18\r\nautsch\'n... war mit 8210 hier für ZB-Rep.\r\nGewinderest entfernt und Schraube ersetzt\r\nK 3107 1045 - 03-08-18 okay\r\n{Sorry-Armband beigelegt}', '1,2', '2018-08-06', '2018-08-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-06', '31.48.232.3', 'host31-48-232-3.range31-48.btcentralplus.com', '2018-07-13', '711369683526', NULL),
(8311, '', 5792, 999999999, 0, '514-Hawaii', '2018-07-13', '0000-00-00', '2018-07-02', 'black', 'black', 'Pionier', 'My boyfriend did not like the watch. It is brand new never worn. Please exchange for watch GM-108-4 Oman.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '207.253.132.42', 'c7-207-253-132-42.dynamic.sthy.maskatel.ca', '2018-07-13', '', NULL),
(8312, '', 5770, 999999999, 2, '110-Oslo', '2018-08-16', '0000-00-00', '2017-11-02', 'silver', 'silvgrey', 'Theorema', '{G-Card}\r\nCalendar dial fell off completely. Please repair.\r\n---\r\na facial part is out of position and blocks the movement of time indicating needle.', '21-08-18\r\nSekundenabdeckung gelöst → geklebt, Rotor geklebt und -lager geölt\r\nK 2208 0925 - WD 8310 und 27-08-18 okay', '1,2', '2018-08-27', '2018-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-27', '175.123.114.85', '175.123.114.85', '2018-07-15', 'RC 31 360 627 3DE', NULL),
(8314, '', 5794, 999999999, 0, '', '2018-07-16', '0000-00-00', '0000-00-00', '', '', 'Compast', 'As you need something super new? Look at this website. Only there the choice of girls for every taste and completely free! They are obedient slaves, they will and want do anything you say ! \r\nhttp://gov.shortcm.li/kings1#M53', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.25.141.70', '95-25-141-70.broadband.corbina.ru', '2018-07-16', '', NULL),
(8315, '', 5795, 999999999, 2, '514-Hawaii', '2018-07-25', '0000-00-00', '2018-02-07', 'gold metal', 'black', 'Pionier', '{G-Copy} {RMA-Copy}\r\nIssue with a part remove from the inside of the watch. ', '30-07-18\r\nRotorschraube gebrochen - U-Welle gebrochen → Unruh kpl. und Rotorschraube ers., reguliert\r\nAufzug bis 0108 0800 - gut\r\nWK 0108 0815 - 02-08-18 okay KULANZ', '1,2', '2018-08-06', '2018-08-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-06', '213.127.127.171', 'ip-213-127-127-171.ip.prioritytelecom.net', '2018-07-16', '711369683548', NULL),
(8316, '', 5793, 999999999, 2, '511-New York II', '2018-07-19', '0000-00-00', '2018-03-19', 'gold', 'white', 'Pionier', '{G-Card}\r\nThe date numbers doesn`t work at all!\r\n\r\n→→ entgegen dem Anschreiben war von diesem Kunden noch KEINE Uhr hier zur Reparatur! \r\nUnter einer anderen Adresse und unter anderem Namen war diese Uhr schon hier! 8206 ', 'Bitte Uhr nach Reparatur zu Michaela.\r\n30-07-18\r\n10erScheibe hängt → NEIN, Datum wurde durch Fehlbedienung zerstört! Neues Werk - und ZB im Bereich Kalenderscheiben \'ausgedünnt\'\r\nK 3107 1350 - 03-08-18 okay', '1,2', '2018-08-05', '2018-08-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-06', '62.88.171.35', '62.88.171.35', '2018-07-16', '425012761775', NULL),
(8317, '', 5796, 999999999, 0, '101-Casablanca GM', '2018-07-17', '0000-00-00', '2018-07-13', 'silver', 'yellow', 'Theorema', 'I do not want GM-101-4, please send to me GM-101-3.\r\nT4495\r\ntufinawatches.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.181.66.82', '212-181-66-82.customer.telia.com', '2018-07-17', '', NULL),
(8318, '', 5797, 999999999, 2, '505-Florida', '2018-07-25', '0000-00-00', '2018-03-05', 'gold', 'black', 'Pionier', '{G-Card}\r\nWatch suddenly stopped working. I wind, shake, wear, not working. Please repair or replace accordingly', '30-07-18\r\nUnruh hakt - Amplitude unterirdisch → Werktausch\r\nK 3107 1530 - 03-08-18 okay', '1,2', '2018-08-06', '2018-08-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-06', '62.194.181.248', 'h181248.upc-h.chello.nl', '2018-07-19', '711369683537', NULL),
(8319, '', 5798, 999999999, 2, '101-Casablanca GM', '2018-08-07', '0000-00-00', '2018-07-13', 'black', 'white', 'Theorema', 'I do not like the watch. It is brand new and never worn. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '65.123.76.59', '65.123.76.59', '2018-07-19', '', NULL),
(8320, '', 5799, 999999999, 2, '103-Sao Paulo', '2018-08-07', '0000-00-00', '2016-11-21', 'silver metal', 'white', 'Theorema', '{G-Card}\r\nIt’s not possible to wind the burrel spring. The teath of 2 “wheels” aren’t in line and missing each other. ', '07-08-18\r\nSperradschraube → entgratet und gesichert - WD 8310\r\nUK 0708 1315 - einwandfrei\r\nWK 0808 0830 - 09-08-18 okay', '1,2', '2018-08-09', '2018-08-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-09', '86.147.105.159', 'host86-147-105-159.range86-147.btcentralplus.com', '2018-07-20', '711369683835', NULL),
(8321, '', 5800, 999999999, 0, '505-Florida', '2018-07-21', '0000-00-00', '2014-07-24', 'gold', 'black', 'Pionier', 'I accidentally dropped the watch, and it has stopped working. i tried to take it to repair but they couldn\'t make it. So i\'m trying like this.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.67.2.54', 'net-93-67-2-54.cust.vodafonedsl.it', '2018-07-21', '', NULL),
(8322, '', 5627, 999999999, 2, '505-Florida', '2018-08-16', '0000-00-00', '2017-02-08', 'gold', 'black', 'Pionier', '{G-Card}\r\ngears do not wind when being spun. does not work', '21-08-18\r\nUnruh verhakt → Anker gerichtet, reguliert, ein Klinkenrad ers.\r\nK 2208 1100\r\nAngebot Armband  20,- ← keine Antwort bis 1110 also\r\n11-10-18 WD 8310 und okay', '1,2', '2018-10-11', '2018-10-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-11', '71.232.149.10', 'c-71-232-149-10.hsd1.ct.comcast.net', '2018-07-21', 'RC 31 506 389 2DE', NULL),
(8323, '', 5801, 999999999, 2, '510-London', '2018-08-13', '0000-00-00', '2017-09-20', 'gold', 'black', 'Pionier', '{G-Card}\r\nHi\r\nthe watch is stopping without any reason. She\'s dont fall any time and it never go  into water.\r\nSome times she\'s works well for one or two days and she stop.\r\nWe \'re going to send back this watch to repair ', '14-08-18\r\nsteht in Vollaufzug → trockene Hemmung geölt, Unruh kpl. ersetzt - WD \r\nK 1408 1310 - 16-08-18 okay', '1,2', '2018-08-16', '2018-08-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-16', '86.199.173.167', 'ABordeaux-656-1-3-167.w86-199.abo.wanadoo.fr', '2018-07-23', '711369684051', NULL),
(8326, '', 5803, 999999999, 2, '102-Monte Carlo GM', '2018-07-31', '0000-00-00', '2016-12-12', 'silver metal', 'white', 'Theorema', '{G-Card}\r\nIt doesn\'t work anymore. Suddenly. ', '31-07-18\r\nUnruhwelle gebrochen! Federstege? \r\nKVA Werkrep. 40,- ← 3008\r\nSchrauben nachgezogen, Federstege?\r\nUK 3008 1535 - einwandfrei\r\nWK 3108 0835 - gut - Federsteg 12 ers. \r\nWD 8310 und 03-09-18 okay', '1,2', '2018-09-03', '2018-09-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-09-04', '94.227.159.90', '94-227-159-90.access.telenet.be', '2018-07-24', '711369684750', NULL),
(8327, '', 5804, 2, 2, '110-Oslo', '2018-07-24', '0000-00-00', '2017-07-20', 'Gold', 'Schwarz', 'Theorema', '{G-Card\r\nabgetippt:\r\nDie Uhr zieht sich nicht selbst aus. Nur durch sehr kräftiges schütteln kann man sie aufziehen allerdings läuft sie dann nur sehr kurze Zeit.\r\n}', '30-07-18\r\nRotor gelöst? - Nein, klemmt an umgeschlagener Kronradfeder(?)\r\nFeder ersetzt und Rotorlager geölt - WD 8310\r\nK 3007 1425 - 02-08-18 okay', '1,2', '2018-08-06', '2018-08-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-06', '', '', '0000-00-00', '0340434129949107769', NULL),
(8328, '', 5805, 999999999, 2, '101-Casablanca GM', '2018-08-08', '0000-00-00', '2017-12-07', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis → beiliegende Kate ist für eine 101-5 vom Juli 2018... G-Foto nachgereicht]\r\nHello, I enjoy the watch. About 6 weeks ago I stopped being able to wind the watch so that it will keep time. The winder will not turn when it\'s pushed all the way so that it can be would. There is no physical damage to the watch. I would like to get this fixed as I did pay a good chunk of change for the watch and am considering purchasing more from your company in the future. It is important to have a good warranty on a watch and that helps justify the price point. Please help me! Feel free to give me a call at 780-882-7413 on my cell or reply via email to jcunningham2016@live.com. Please be advised that I have had to have a conversation with your facebook messenger reps to get this far. For some reason I was not getting emails that your claims department was sending. I have also sent a fb messenger video to Theorema displaying the issue with the watch. The watch was purchased from tufinawatches.com and the four digit order number I received is #5541.', '09-08-18\r\nausgeschwungen - Anker gerichtet, reguliert\r\nUK 0908 1425 - einwandfrei\r\nWK 1008 0825 - gut - Aufzug 30x\r\nUK 1308 0845 - einwandfrei\r\nWK 1408 0810 - WD 8310 und 15-08-18 okay', '1,2', '2018-08-15', '2018-08-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-15', '174.3.172.180', 'S0106f81d0f6170d3.ed.shawcable.net', '2018-07-24', 'RC 31 274 975 2DE', NULL),
(8329, '', 5358, 999999999, 2, '505-Florida', '2018-08-27', '0000-00-00', '2017-10-23', 'gold', 'black', 'Pionier', '{G-Card}\r\nThe clock hands are not well coordinated with the dial digits. For example when it’s 10:00 the hour clock hand will not be at 10. And also the dates don’t change at midnight.', '28-08-18\r\nanscheinend nur die ZgStellung - WR gebrochen und WHF/WH-Fehler... WHF und WR ers., Zg justiert\r\nK 2908 1305 - WD 8310 und 03-09-18 okay', '1,2', '2018-09-04', '2018-09-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-09-04', '23.250.112.44', '23.250.112.44', '2018-07-25', 'RC 31 447 955 9DE', NULL),
(8330, '', 5802, 999999999, 2, '101-Casablanca GM', '2018-09-22', '0000-00-00', '2017-12-01', 'black', 'black', 'Theorema', '{G-Card}\r\nGear not functioning', '25-09-18\r\nWerk kpl. abgelaufen → steht bei ZB oben - jo, oberer U-Zapfen gebrochen → sehr deutliche DS bei 6 und 12\r\nKVA Werkrep. 40,- ← 2510\r\nUnruh ersetzt, reguliert - WD 8310\r\nUK 2610 0940 - gut\r\nWK 2910 0815 - 01-11-18 okay', '1,2', '2018-11-14', '2018-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-11-14', '27.54.61.69', '27.54.61.69', '2018-07-26', 'RC315744808DE', NULL),
(8331, '', 5806, 999999999, 2, '503-Sydney', '2018-08-10', '0000-00-00', '2014-01-02', 'gold', 'black', 'Pionier', '{G-Copy}\r\nThe glass is chipped near the the 12 o clock sign and one of the clack hands are loose. (THE PRODUCT WARRANTY IS OVER) (PRODUCT REFRENCE NUMBER IS GM 503)', '13-08-18\r\nGlas beschädigt, Werk in noch gutem Zustand\r\nKVA Glas und Werkrep.  40,- ← 2208\r\nGehäuse u-s, Glas und MinZg ers., Rotorlager geölt - WD 8310\r\nK 2308 0950 - reguliert\r\nK 2408 0820 - 27-08-18 okay', '1,2', '2018-08-28', '2018-08-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-28', '188.141.55.233', '188-141-55-233.dynamic.upc.ie', '2018-07-26', '711369684566', NULL),
(8332, '', 5807, 999999999, 0, '514-Hawaii', '2018-07-26', '0000-00-00', '2018-07-25', 'gold', 'blue', 'Pionier', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.12.128.55', '5-12-128-55.residential.rdsnet.ro', '2018-07-26', '', NULL),
(8333, '', 5808, 999999999, 2, '514-Hawaii', '2018-08-01', '0000-00-00', '2018-07-25', 'rosé', 'blue', 'Pionier', 'Refund', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.233.64.159', 'dynamic-sub-mobile-159.vodafone.ro', '2018-07-27', '', NULL),
(8334, '', 5809, 999999999, 0, '101-Casablanca GM', '2018-07-27', '0000-00-00', '2018-07-26', 'silver', 'yellow', 'Theorema', 'Watch is to big for me.  I can not read the time very well because of the hands do not stand out from the background', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '63.247.154.226', '63-247-154-226.t3com.net', '2018-07-27', '', NULL),
(8335, '', 5809, 999999999, 2, '101-Casablanca GM', '2018-08-16', '0000-00-00', '2018-07-26', 'silver', 'yellow', 'Theorema', 'Watch is big on me and cant see the hands. Did not wear it please refund.\r\n T4688,  tufinawatches.com ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '63.247.154.226', '63-247-154-226.t3com.net', '2018-07-27', '', NULL),
(8336, '', 5810, 999999999, 0, '511-New York', '2018-07-28', '0000-00-00', '2017-08-21', 'gold', 'white', 'Pionier', 'Date button doesn\'t work and missing latch for the time dial ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.47.3.242', 'ool-182f03f2.dyn.optonline.net', '2018-07-28', '', NULL),
(8337, '', 5084, 999999999, 2, '3008-Damascus', '2018-08-02', '0000-00-00', '2016-01-13', 'silver', 'black', 'Theorema', '{G-Card}\r\nSeconds hand has broke off. The same issue was repaired by yourself last july\r\n→ Ergänzung: Could you email me price to change glass and new strap please', '07-08-18\r\nja, ZentrSekZg abgefallen → Zg aufgerieben und gesetzt,\r\nDichtungen gepflegt\r\nK 0808 0950\r\nKVA Glas und Band  40,- ← 0808\r\nGlas und Band ersetzt - WD 8310 und 13-08-18 okay', '1,2', '2018-08-16', '2018-08-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-16', '81.129.196.112', 'host81-129-196-112.range81-129.btcentralplus.com', '2018-07-28', '711369684029', NULL),
(8338, '', 5811, 999999999, 2, '101-Casablanca GM', '2018-08-16', '0000-00-00', '2018-07-23', 'bicolor gold', 'black', 'Theorema', 'To large for wrist.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.141.173.250', 'c-73-141-173-250.hsd1.pa.comcast.net', '2018-07-28', '', NULL),
(8339, '', 5812, 999999999, 0, '101-Casablanca GM', '2018-07-30', '0000-00-00', '2018-07-25', 'black', 'white', 'Theorema', 'the order number is T4708. this watch stops working every couple hours.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.65.2.103', '108-65-2-103.lightspeed.sntcca.sbcglobal.net', '2018-07-30', '', NULL),
(8340, '', 5813, 999999999, 2, '104-Copacabana', '2018-08-10', '0000-00-00', '2017-10-23', 'gold metal', 'black', 'Theorema', '{G-Card}\r\nHi,\r\nI have problem in my watch, My watch doesn\'t work I can\'t wind it, I bought it from tufinawatches.com, order No. 3264.', '13-08-18\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 32x\r\nUK 1308 1028 - bl. stehen → einen weißen(?) Index und eine Ellipse aus Werk entfernt... Der Finger des Ankers wurde entfernt und als Ellipsenersatz eingesetzt! Kreativ aber nicht schön! → Werktausch - KULANZ\r\nUK 1408 1005 - einwandfrei\r\nWK 1508 0815 - WD 8310 und 16-08-18 okay', '1,2', '2018-08-17', '2018-08-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-17', '37.105.169.93', '37.105.169.93', '2018-07-30', 'RC 31  360 621  1DE', NULL),
(8341, '', 5814, 999999999, 2, '3009-Dubai', '2018-08-08', '0000-00-00', '2016-10-25', 'black', 'black', 'Theorema', '{G-Foto}\r\nThe hour hand is not working properly ', '09-08-18\r\nStdZg gelöst - aufgesetzt - WD 8310\r\nAblauf mit Funktions-Kontrolle - einwandfrei\r\nAufzug 5h und Ablauf ab 1308 1400 bis 1508 1200 == 46h super\r\n16-08-18 okay', '1,2', '2018-08-16', '2018-08-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-16', '86.140.135.250', 'host86-140-135-250.range86-140.btcentralplus.com', '2018-07-30', '711369684040', NULL),
(8342, '', 5815, 999999999, 2, '506-Miami', '2018-08-16', '0000-00-00', '2018-01-11', 'gold', 'blue', 'Pionier', '{G-Card}\r\nCalendar has stopped working. I does not go to 31 and can go higher than 31 days. Both circles have a 3 in them.', '21-08-18\r\njepp... 10er Scheibe verdreht → justiert, Bereich unterm ZB \'gesäubert\', ein Klinkenrad ers.\r\nK 2208 1150 - WD 8310 und 27-08-19 okay', '1,2', '2018-08-27', '2018-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-27', '99.10.181.165', '99.10.181.165', '2018-07-31', 'RC 3136 0628 7DE', NULL),
(8344, '', 5817, 999999999, 2, '516-Barcelona', '2018-08-16', '0000-00-00', '2018-07-25', 'black', 'white', 'Pionier', 'No Defect. Watch isn\'t what I expected at all. The gold band isn\'t even gold on the inside. Have a very cheap look to it for $675. ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.189.145.235', 'wsip-98-189-145-235.oc.oc.cox.net', '2018-08-02', '', NULL),
(8345, '', 5818, 999999999, 2, '108-Oman', '2018-08-08', '0000-00-00', '2017-01-27', 'black', 'black', 'Theorema', '{G-Copy}\r\nhet horloge is opgewonden maar het loopt niet meer. misschien dat er ergens een veertje kapot is.', '09-08-18\r\nausgeschwungen, aber auch Spirale übergeschlagen... mglw. gefallen → Gehäuse u-s, Anker gerichtet, SekZg gerichtet\r\nWD 8310\r\nUK 1308 1010 - einwandfrei\r\nWK 1408 0810 - bestens\r\nAngebot Armband  20,- ← 2208 \r\nWK 2208 1430 - 23-08-18 okay', '1,2', '2018-08-23', '2018-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-23', '178.85.132.186', '178-85-132-186.dynamic.upc.nl', '2018-08-04', '711369684290', NULL),
(8346, '', 5819, 999999999, 2, '513-Tokyo', '2018-08-15', '0000-00-00', '2018-01-18', 'silver', 'white', 'Pionier', '{G-Copy}\r\nUnable to wind the watch up.\r\nWinds fine when crown is at position 1 to adjust time however does not wind clockwise when switched back. ', '15-08-18\r\nWerk kpl. abgelaufen - S+F oB - Aufzug und \r\nUK 1508 1125 - einwandfrei\r\nWK 1608 0905 - gut - Aufzug 25x\r\nUK 2008 0745 - einwandfrei\r\nWK 2108 0755 - 22-08-18 absolut okay', '1,2', '2018-08-24', '2018-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-24', '92.24.29.1', 'host-92-24-29-1.ppp.as43234.net', '2018-08-06', '711369684316', NULL),
(8347, '', 5816, 999999999, 2, '503-Sydney', '2018-08-15', '0000-00-00', '2017-01-05', 'gold', 'black', 'Pionier', '{G-Card}\r\nHello!\r\nI am sending to you my broken watch,i dont really know what is broken,but balance wheel stops after few minutes.\r\nI love my this watch and would love to see it fixed.If warranty do not cover this problem,i am ready to pay for it.\r\nPlease could you contact me and let me know what is the future actions has to be taken about this watch.\r\n\r\nKind Reagards  Nerijus ', '15-08-18\r\noberer Unruhzapfen hat sich durch ein zu trockenes Lager kaputtgerieben! → Unruh kompl. ersetzt\r\nK 1608 1100 - WD 8310 und 20-08-18 okay', '1,2', '2018-08-21', '2018-08-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-21', '109.255.59.242', '109.255.59.242', '2018-08-06', '711369684187', NULL),
(8348, '', 5820, 999999999, 2, '502-Malibu', '2018-08-15', '0000-00-00', '2013-09-27', 'gold', 'black', 'Pionier', '{G-Card} → Fremdband und Fremdschließe\r\nItem dropped face flat on to a hard floor from standing heigh. Strap broke causing the drop. Dials now do not wind properly and simply rotate around the face at free will when wound. Second hand spins incredibly quickly and hands move without the pin being pulled out to wind properly.', '15-08-18\r\nAR aus Eingriff → gesetzt - Rotor geklebt und Lager geölt, reguliert, Dichtungen gepflegt - WD 8310\r\nK 1508 1325 - 20-08-18 okay - KULANZ', '1,2', '2018-08-21', '2018-08-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-21', '2.123.87.72', '027b5748.bb.sky.com', '2018-08-06', '711369684198', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(8349, '', 5821, 999999999, 2, '511-New York II', '2018-08-15', '0000-00-00', '2018-04-03', 'gold', 'black', 'Pionier', '{G-Card}\r\nHallo Tufina ich habe ein bild von mein uhr  wengen den reperatur fotografiert.\r\n{→ 8349_RMA.pdf}', '15-08-18\r\nWelle gebrochen - Keine markanten Beschädigungen am Gehäuse! → Welle mit vorh. Krone ersetzt - WD 8310\r\nK 1508 1300 - 20-08-18 okay', '1,2', '2018-10-05', '2018-10-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-21', '80.162.75.66', '80-162-75-66-static.dk.customer.tdc.net', '2018-08-07', '711369684202', NULL),
(8350, '', 5822, 2, 2, '508-Dublin', '2018-08-07', '0000-00-00', '2015-01-27', 'Gold', 'Schwarz', 'Pionier', '[OHNE G-Nachweis ]\r\n{abgetippt:\r\n[...] repair my watch. It appears to have stopped [...]\r\n[...] have to wind it up every day [...]\r\n[...] out of warranty [...]\r\n}', '07-08-18\r\n#Sep15-5660- WT und XL-Band#\r\nRotor geöffnet, Zg verhakt →  geschlossen und gesichert, Zg justiert, div. Indexe geklebt - KULANZ\r\nK 0708 1520 - WD 8310 und 10-08-18 okay', '1,2', '2018-08-10', '2018-08-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-10', '', '', '0000-00-00', '711369683846', NULL),
(8351, '', 5823, 2, 2, 'T 3001-3', '2018-08-08', '2018-06-20', '2018-06-21', 'Gold', 'Weiß', 'Theorema', '{G-Card}\r\n[absolut ohne Angabe]', '09-08-18\r\n...okay, Amplitude bei 180° und voller Nebengeräusche\r\n→ Werktausch? Nein, Ankergabel war verbogen - Anker ers. \r\nK 1008 1240 - 13-08-18 okay', '1,2', '2018-08-13', '2018-08-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-13', '', '', '0000-00-00', 'RC 31 274 974 9DE', NULL),
(8381, '', 5844, 999999999, 0, '101-Casablanca GM', '2018-08-28', '0000-00-00', '2018-08-23', 'black', 'yellow', 'Theorema', 'Not what I wanted ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.56.29.190', '172.56.29.190', '2018-08-28', '', NULL),
(8353, '', 5824, 999999999, 2, '506-Miami', '2018-08-27', '0000-00-00', '2018-03-06', 'gold', 'gold', 'Pionier', '{G-Card}\r\nOrder number is T2640. The website i bought it was from tufinawatches.com. I have recently encountered malfunction issue of the hands and the date and time on the dial that has stopped  working for 2 weeks. ', '28-08-18\r\nUhr, wenn nicht gefallen, dann doch zumindest heftig gestoßen → DS bei 0100 - im Anker fehlt eine Palette, ZgWerk zerstört\r\nKVA  Werktausch 60,- statt 80,- (Teilkulanz) ← 1409\r\nWerk und fehlende Bodendichtung ersetzt - WD 8310\r\nK 1409 1025 - 17-09-18 okay', '1,2', '2018-09-18', '2018-09-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-09-19', '89.253.121.94', '89-253-121-94.customers.ownit.se', '2018-08-13', '711369685209', NULL),
(8354, '', 5825, 2, 2, '103-Sao Paolo', '2018-08-13', '2018-02-20', '2018-02-20', 'gold metal', 'white', 'Theorema', '{G-Card\r\nabgetippt:\r\nClock doesn\'t work anymore\r\nknob rotates round, round\r\n}', '14-08-18\r\nWelle muss raus gewesen sein, Aufzugrad weggefallen! \r\nAufzug sortiert, Anker gerichtet - WD 8310\r\nUK 1408 1050 - einwandfrei\r\nWK 1508 0815 - 16-08-18 okay', '1,2', '2018-08-16', '2018-08-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-16', '', '', '0000-00-00', '711369684062', NULL),
(8355, '', 5826, 999999999, 0, '513-Tokyo', '2018-08-14', '0000-00-00', '2018-01-15', 'silver', 'white', 'Pionier', '[My cousin purchased this watch as a gift for me. His order is T1251. The watch suddenly stopped working. Please repair or replace accordingly.]\r\n\r\nPLEASE SEND THE WATCH BACK TO (Guillaume Laprise /2100 Ave Aird, #308, Montréal, H1V 2W2, QC, Canada/glaprise@outlook.com/514-817-2583) ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.80.209.159', 'modemcable159.209-80-70.mc.videotron.ca', '2018-08-14', '', NULL),
(8356, '', 5625, 2, 2, '4004-Newton', '2018-08-15', '0000-00-00', '2014-02-03', 'Silber Metall', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 16775 v. 03-02-2014]\r\n{abgetippt:\r\nThe clip on my gold + silver Newton Diamond models has suddenly became loose + won\'t connect into place\r\n}', '15-08-18\r\n→ Klinkenfeder gebrochen, Federende trocken\r\nKVA Werkrep. 40,- ← 2008\r\nFeder gefettet, Klinkenfeder ersetzt, reguliert - WD 8310\r\nK 2008 1020 - 23-08-18 okay', '1,2', '2018-08-23', '2018-08-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-23', '', '', '0000-00-00', '711369684305', NULL),
(8357, '', 5625, 2, 2, '4004-Newton', '2018-08-15', '2014-02-03', '2014-02-03', 'gold metal', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 16769 v. 03-02-2014]\r\n{abgetippt:\r\nThe clip on my gold + silver Newton Diamond models has suddenly became loose + won\'t connect into place\r\n}', '15-08-18\r\nS+F oB - war ja auch erst im April zum Service... \r\nBÃ¼gel gespannt \r\nK 1608 1010 - 20-08-18 okay', '1,2', '2019-02-28', '2019-02-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-23', '', '', '0000-00-00', '711369684305', NULL),
(8358, '', 5827, 999999999, 2, '3001-Paragon', '2019-02-06', '0000-00-00', '2018-10-08', 'gold', 'black', 'Theorema', 'Watch is brand new and never worn. Bought it as a gift, but the person dislike it. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '100.34.2.110', '100.34.2.110', '2018-08-15', '', NULL),
(8359, '', 5828, 999999999, 0, '112-Madrid', '2018-08-15', '0000-00-00', '2018-03-04', 'gold', 'gold', 'Theorema', 'The Latch that protects the dial fell off. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '47.157.171.231', '47.157.171.231', '2018-08-15', '', NULL),
(8360, '', 5829, 999999999, 2, '3001-Paragon', '2018-09-13', '0000-00-00', '2017-11-30', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis]\r\nOne of the chronograph legs broke', '18-09-18\r\nDateModul-Fehler → 1/4-Rohr/MR ers., DayRastFeder ers., DateModul gesichert, ZB ers. \r\nK 1909 1415 - WD 8310 und 24-09-18 okay', '1,', '2018-09-24', '2018-09-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.15.80.13', 'wsip-68-15-80-13.oc.oc.cox.net', '2018-08-17', '', NULL),
(8361, '', 5830, 999999999, 0, '', '2018-08-17', '0000-00-00', '0000-00-00', '', '', 'Compast', 'Do you! like something extremely new? Open and look at this website. Only here the choice of hot pussy girls for every taste and completely free! They are obedient slaves, they will and want do anything you command ! \r\nhttp://gov.shortcm.li/kings1#M19', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.25.54.80', '95-25-54-80.broadband.corbina.ru', '2018-08-17', '', NULL),
(8363, '', 5831, 2, 2, '108-Oman', '2018-08-21', '2017-12-20', '2017-12-20', 'Gold', 'Schwarz', 'Theorema', '{G-Card\r\nabgetippt:\r\nfunktioniert nicht mehr\r\n}', '21-08-18\r\nausgeschwungen? - jepp, Anker und Spirale gerichtet\r\nUK 2208 1015 - reguliert\r\nWK 2308 0825 - WD 8310 und 24-08-18 okay', '1,2', '2018-08-24', '2018-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-08-24', '', '', '0000-00-00', '711369684393', NULL),
(8364, '', 5832, 999999999, 0, '111-Copenhagen', '2018-08-21', '0000-00-00', '2018-05-07', 'black', 'black', 'Theorema', 'defective clock, doesn\'t reload.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.44.186.143', '93-44-186-143.ip98.fastwebnet.it', '2018-08-21', '', NULL),
(8365, '', 4702, 999999999, 0, '510-London', '2018-08-21', '0000-00-00', '2017-01-20', 'silver', 'white', 'Pionier', 'i bought a watch with said reference number but the reference number for the garanty is wrong/different.\r\ncan i get the right garanty number?\r\n thanku', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '84.196.186.109', 'd54C4BA6D.access.telenet.be', '2018-08-21', '', NULL),
(8366, '', 5833, 999999999, 2, '512-Berlin', '2018-09-11', '0000-00-00', '2018-08-22', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis → Uhr war im Jan 17 unter dem Namen Waseem Waqar hier, AW gebrochen]\r\nThe pin from where you set the time has stopped working and you cant twist it to make the watch work.', '12-09-18\r\noB - Funktion einwandfrei gegeben\r\n→ Dichtungen gepflegt, Rotorlager gängig gemacht\r\nAufzug 3h → perfekt\r\nK 1209 1150 - absolut einwandfrei \r\nReparatur aber nur gegen Portoerstattung! ← 1709\r\n18-09-18 okay\r\n', '1,2', '2018-09-19', '2018-09-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-09-19', '94.193.199.171', '5ec1c7ab.skybroadband.com', '2018-08-21', '711369685231', NULL),
(8368, '', 5834, 999999999, 2, '104-Copacabana', '2018-08-31', '0000-00-00', '2017-12-04', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis ]\r\nMy watch suddenly stopped working. I cannot wind. Please repair.', '06-09-18\r\nKronenbügel fehlt! Aufzug durcheinander? → Bastler am Werk - Welle war raus und Aufzugrad ist weggefallen! \r\nKVA Werkreparatur 40,- plus Bügel 10,- = 50,- ← 1409\r\nKupplung ersetzt, Anker gerichtet - WD 8310\r\nUK 1709 1015 - einwandfrei\r\nWK 1809 0750 - 19-09-18 okay', '1,2', '2018-09-19', '2018-09-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-09-19', '217.227.4.156', 'pD9E3049C.dip0.t-ipconnect.de', '2018-08-22', '(00)340434129949108254', NULL),
(8393, '', 5853, 999999999, 0, '108-Oman', '2018-09-05', '0000-00-00', '2018-08-24', 'gold', 'gold', 'Theorema', 'Watch is brand new and never worn. I do not like it. Please refund', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.212.130.47', 'ti0159a400-0811.bb.online.no', '2018-09-05', '', NULL),
(8392, '', 5852, 999999999, 2, '3005-Marco Polo', '2018-09-13', '0000-00-00', '2014-10-28', 'silver metal', 'white', 'Theorema', '{G-Card}\r\nWatch has stopped and the glass face requires replacement. ', '14-09-18\r\nZB löst sich auch auf... Kalenderfenster klemmt Unruh\r\nKVA  ZB und Glas ersetzen 50,- ← 1709\r\nGehäuse u-s, Werk ers., ZB ersetzt, reguliert - WD 8310\r\nK 1809 1025 - 21-09-18 okay', '1,2', '2018-09-21', '2018-09-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-09-21', '5.71.193.62', '0547c13e.skybroadband.com', '2018-09-05', '711369685312', NULL),
(8371, '', 5835, 999999999, 2, '107-Rio', '2018-09-03', '0000-00-00', '2017-12-27', 'gold metal', 'black', 'Theorema', '{G-Foto}\r\nI am unable to wind the watch up for it to function in telling the time. When I try to wind the knob, it moves freely without resistance and without turning the spring. ', '03-09-18\r\nSperradschraube gelöst - gesichert und präventiv Anker gerichtet/Briden verdoppelt - WD 8310\r\nUK 0609 1405 - einwandfrei\r\nWK 0709 0810 - 11-09-18 okay', '1,2', '2018-09-11', '2018-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-09-11', '94.193.32.23', '5ec12017.skybroadband.com', '2018-08-22', '711369684923', NULL),
(8372, '', 5836, 999999999, 0, '101-Casablanca GM', '2018-08-23', '0000-00-00', '2017-12-08', 'black', 'white', 'Theorema', 'A part has come loose inside the casing so it doesent work anymore.\r\nThe watch has not been dropped. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '37.44.130.71', '37-44-130-71-dynamic-customer.stayon.no', '2018-08-23', '', NULL),
(8373, '', 5837, 999999999, 2, '511-New York', '2018-09-22', '0000-00-00', '2018-03-08', 'gold', 'white', 'Pionier', '{G-Card}\r\nMissing knob on the right side of the dial. Last knob of the three knobs is the well that is missing. ', '25-09-18\r\nDrücker 4 fehlt wegen mieser Montage → verbogene Spaltscheibe aus Werk entfernt, Drücker ers. - WD 8310\r\nK 2509 1105 - 28-09-18 okay', '1,2', '2018-10-01', '2018-10-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-01', '65.93.97.46', 'bmtnon3746w-lp140-06-65-93-97-46.dsl.bell.ca', '2018-08-23', 'RC 31 574 471 0DE', NULL),
(8374, '', 5838, 999999999, 0, '', '2018-08-24', '0000-00-00', '0000-00-00', '', '', 'other', 'Why you! want something extremely new? Open and look at this link. Only here the choice of horny for every taste and completely free! They are hardcore slaves, they will and want do everything you command ! \r\nhttp://gov.shortcm.li/kings1#Z57', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.25.103.187', '95-25-103-187.broadband.corbina.ru', '2018-08-24', '', NULL),
(8375, '', 5839, 999999999, 2, '505-Florida', '2018-08-28', '0000-00-00', '2014-06-16', 'gold', 'black', 'Pionier', '{G-Card}\r\nThe hour sitting knob stopped suddenly and The month hand fall down inside the watch and I cant sit the time because the hours knob when I try to sit the hour it just go out from the watch ', '28-08-18\r\nBeide Tota-Zg ab, ZB gelöst und verschoben, Werk ansonsten guter Zustand\r\nKVA  Werkrep. und Armband  50,- ← 3008\r\nWR gebrochen - WH und Kupplgtrieb ers., ZgSpiel kpl. ers., ein Klinkenrad und AutoBrücke ers. - WD 8310\r\nK 3008 1450 - 03-09-18 okay', '1,2', '2018-09-03', '2018-09-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-09-03', '217.11.47.90', '90.47.11.217.static.wline.lns.sme.cust.swisscom.ch', '2018-08-25', 'RC 3136 0632 7DE', NULL),
(8377, '', 5840, 999999999, 2, '513-Tokyo', '2018-09-03', '0000-00-00', '2017-06-21', 'silver', 'black', 'Pionier', '{G-Foto}\r\nCogs do not align in rear so cannot wind up watch', '03-09-18\r\nSperradschraube gelöst - gesichert - WD 8310\r\nUK 0609 1420 - reguliert\r\nWK 0709 0815 - 11-09-18 okay', '1,2', '2018-09-11', '2018-09-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-09-11', '86.186.235.234', 'host86-186-235-234.range86-186.btcentralplus.com', '2018-08-26', '711369684912', NULL),
(8378, '', 5841, 999999999, 2, '3006-Monaco Diamond', '2018-09-09', '0000-00-00', '2017-09-01', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis ]\r\nseveral dials have come lose', '11-09-18\r\nZB in Auflösung, MinZg und SekZg ab → DS auf Horn 7\r\nKVA Zifferblatt und Werkrep.  60,- ← 1309\r\nZB ersetzt, Werk kontrolliert - WD 8310\r\nK 1309 1325 - reguliert und 17-09-18 okay', '1,2', '2018-09-18', '2018-09-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-09-19', '188.223.202.82', 'bcdfca52.skybroadband.com', '2018-08-27', '711369685194', NULL),
(8379, '', 5842, 999999999, 2, '4004-Newton', '2018-08-30', '0000-00-00', '2016-01-18', 'gold', 'black', 'Theorema', '{G-Card}\r\nGood afternoon,\r\n\r\nSince January 2016 I am proud owner of the \'newton diamond\'. Unfortunately, I discover yesterday that I miss a part of the lock (see photos). What is also very unfortunate is that now the guarantee has expired, but hopefully you can still help / meet me!\r\n\r\nHopefully you have a new lock, so the watch is complete again.\r\n\r\nLike to hear from you.\r\n\r\nGreeting,\r\nMark Dollekens', '31-08-18\r\ntja, Bügel fehlt, also kpl. Gehäuse nötig. Uhr in einem sehr gepflegtem Zustand, also Kulanzreparatur:\r\nKVA  Gehäuse für Glaspreis  25,- statt 40,- ← 0609\r\nGehäuse ersetzt - WD 8310\r\nK 0609 1030 - 11-09-18 okay', '1,2', '2018-09-12', '2018-09-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-09-12', '145.133.82.208', 'static-145.133.82.208.ip.telfort.nl', '2018-08-27', '711369685014', NULL),
(8380, '', 5843, 999999999, 0, '112-Madrid', '2018-08-28', '0000-00-00', '2018-07-22', 'black', 'gold', 'Theorema', 'he cambiado de opinion el reloj funciona bien acepto el reembolso de $294 lo compre en tufinawatches.com mi numero de orden es T4677 \r\nquiero el reembolso porque quiero comprar otro modelo \r\ngracias', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.45.69.245', '93-45-69-245.ip101.fastwebnet.it', '2018-08-28', '', NULL),
(8383, '', 5845, 2, 2, '510-London', '2018-08-30', '2018-05-22', '2018-05-22', 'Gold', 'Schwarz', 'Pionier', '{G-Card\r\nfrei übersetzt:\r\nist dummerweise aus einer geringen Höhe gefallen, weil ein Federsteg sich gelöst hat\r\n}', '31-08-18\r\nSteg 12 ab, beiliegend ein Fremdsteg - Werk steht in Vollaufzug → AR aus Eingriff - gesetzt und Federsteg ers.\r\nK 3108 1050 - 03-09-18 okay', '1,2', '2018-09-04', '2018-09-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-09-04', '', '', '0000-00-00', '711369684761', NULL),
(8384, '', 5846, 999999999, 2, '511-New York', '2018-08-30', '0000-00-00', '2017-08-08', 'black', 'black', 'Pionier', '{G per email 30-08-18}\r\nHour work stoped working, possible to pull out the hand winding wheel, glass broken (after removed it from my wrist and dropped it (sad))', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '31.161.138.47', 'static.kpn.net', '2018-08-30', '', NULL),
(8385, '', 4883, 999999999, 2, '502-Malibu', '2018-09-24', '0000-00-00', '2016-10-05', 'gold', 'white', 'Pionier', '{G-Card}\r\nBracelet has come off and the turner to change the time is no turning \r\n\r\n++  History → Rep# 7062 ++ ', '08-10-18\r\n...sind ja auch gerade 2 Jahre um... \r\n→ Armband im oberen Bereich (2. BGl nach Anstoß 6) zerlegt\r\nAufzug durcheinander → sortiert und \r\nK 0810 1535 - Rotorlager geölt, MB angesetzt\r\nK 1010 0750 - WD 8310 und 11-10-18 okay', '1,2', '2018-10-12', '2018-10-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-12', '203.221.138.153', '153.138.221.203.dial.dynamic.acc03-beac-mcy.comindico.com.au', '2018-08-31', 'RC 31 574 473 7DE', NULL),
(8386, '', 5847, 999999999, 2, '76008-Tantris', '2018-11-09', '0000-00-00', '2018-08-13', 'silver', 'white', 'Elysee', '{G-Card}\r\nWarranty Reference # 76008.\r\n\r\nThe hour hand is lose and moving about the dial; and it does not keep time properly. ', '12-11-18\r\njo, Zg gelöst → gesetzt, reguliert\r\nK 1311 1410 - 16-11-18 okay', '1,2', '2018-11-21', '2018-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-11-21', '218.212.150.122', '122.150.212.218.starhub.net.sg', '2018-08-31', 'RC 31 843 248 6DE', NULL),
(8387, '', 5848, 999999999, 2, '513-Tokyo', '2018-09-21', '0000-00-00', '2018-07-18', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - Order #T4462]\r\ncrown in first position changes time does not wind. Please repair or replace accordingly', '25-09-18\r\nZgStellHebel abgesprungen, WHF aus Eingriff, Sperradschraube gelöst → Aufzug sortiert, Sperrad gesichert - WD 8310\r\nUK 2509 1440 - einwandfrei\r\nWK 2609 0830 - 27-09-18 okay', '1,2', '2018-09-27', '2018-09-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-09-27', '81.18.239.224', '81.18.239.224', '2018-08-31', '711369685551', NULL),
(8388, '', 5338, 999999999, 2, '101-Casablanca GM', '2018-10-22', '0000-00-00', '2017-11-22', 'gold', 'black', 'Theorema', '{G-Card}\r\nafter 3 months it started to make  a noise such as tic-tac. For what I could not us it because It didn\'t let me to concentrate on my work ', '22-10-18\r\n??? - S+F oB - präventiv Sperrad gesichert und Anker gerichtet\r\nUK 2210 1030 - einwandfrei\r\nWK 2310 0800 - 24-10-18 okay', '1,2', '2018-10-26', '2018-10-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-26', '104.35.233.240', 'cpe-104-35-233-240.socal.res.rr.com', '2018-09-02', '425012763940', NULL),
(8389, '', 5849, 999999999, 2, '101-Casablanca GM', '2018-09-18', '0000-00-00', '2017-12-18', 'gold metal', 'yellow', 'Theorema', '{G-Card}\r\nI have a problem with the clock I bought from you from the beginning . The windscreen is wet on the inside although it is now blocked In 2.20 o\'clock and when i try to coil it clock arrows start move. So I think you have to repair it or you should send me a new one of the same class.\r\n\r\nThank you in advance', '24-09-18\r\ndenkt er - na gut! Eingangs WD-Test → absolut dicht 8310\r\nWerk angerostet, Aufzug völlig verrostet\r\nKVA Werk, ZB und Krone  115,- ', '1,2', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-04', '213.205.194.240', '213.205.194.240', '2018-09-02', '711369685735', NULL),
(8390, '', 5850, 2, 2, '102-Monte Carlo', '2018-09-03', '0000-00-00', '0000-00-00', 'Gold', 'Schwarz', 'Theorema', '[OHNE G-Nachweis ]\r\n{abgetippt:\r\nWatch does not work\r\n}', '03-09-18\r\nSpirale übergeschlagen, ausgeschwungen? → ROST - Bodenglas zerstört (2 Löcher) - U-Welle gebrochen\r\nKVA  Gehäuse und Werk 120,- ← 1709\r\nWerk mit neuem ZB und Gehäuse ersetzt - WD 8310\r\nUK 1809 1005 - einwandfrei\r\nWK 1909 0825 - 20-09-18 okay', '1,2', '2018-09-21', '2018-09-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-09-21', '', '', '0000-00-00', '711369685323', NULL),
(8391, '', 5851, 2, 2, '514-Hawaii', '2018-09-03', '2017-11-22', '2017-11-22', 'Gold', 'Schwarz', 'Pionier', '{G-Card\r\nabgetippt:\r\nRotor fell off, not winding  please repair\r\n}', '06-09-18\r\nSchraube gebrochen... und eine Bügelschraube fehlt!! AW gebrochen → deutliche DS am Gehäuse, also Fall/Stoß!\r\nKVA Werktausch mit Welle 70,- ← 2409\r\nWerk mit Krone ersetzt - Ablauf, dann \r\nAufzug bis 2609 0800 - perfekt\r\nK 2609 0835 - Bügel befestigt, WD 8310 und 28-09-18 okay\r\n\r\nSendung am 07.11.18 zurück erhalten, da Adresse falsch und Kunde hat auch nicht die Euro 70 bezahlt!', '1,2', '2018-11-07', '2018-11-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-12', '', '', '0000-00-00', 'RC 31 574 475 4DE', NULL),
(8394, '', 5853, 999999999, 0, '108-Oman', '2018-09-05', '0000-00-00', '2018-08-24', 'gold', 'gold', 'Theorema', 'WATCH IS BRAND NEW AND NEVER WORN. I DO NOT LIKE IT. PLEASE REFUND', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.212.130.47', 'ti0159a400-0811.bb.online.no', '2018-09-05', '', NULL),
(8395, '', 5854, 999999999, 2, '102-Monte Carlo GM', '2018-09-19', '0000-00-00', '2017-02-14', 'black', 'black', 'Theorema', '{G per email 06-09-2018 & G-Card}\r\n1 of the hands has come off', '19-09-18\r\nMinZg ab... → StdZg war nicht kpl. aufgesetzt. → Zg gesetzt, Anker präv. gerichtet, reguliert - WD 8310\r\nUK 1909 1350 - einwandfrei\r\nWK 2009 0825 - 21-09-18 okay', '1,', '2018-09-21', '2018-09-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.12.22.233', 'cpc104262-cosh16-2-0-cust232.6-1.cable.virginm.net', '2018-09-06', '', NULL),
(8396, '', 5855, 999999999, 2, '7002-Chicago', '2018-11-05', '0000-00-00', '2018-09-04', 'gold', 'white', 'Pionier', 'No defect, nothing wrong to the watch. I just don\'t see made in Germany on front and back the watch. This watch never been used 100% original. Still have complete wrap and box.\r\n\r\nUmtausch in 3009-5', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-11-05', '172.58.25.27', '172.58.25.27', '2018-09-08', '425012764903', NULL),
(8397, '', 5856, 999999999, 0, '110-Oslo', '2018-09-10', '0000-00-00', '2018-08-15', 'black', 'gold', 'Theorema', 'The watch is too small and the leather bracelet is too small for my husband. Watch is brand new and never worn. Please exchange for Oman GM-108-3 with XL Band.\r\nMy digit order number which is T4935 and T5150', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.30.199.144', 'bras-vprn-qubcpq0339w-lp140-02-70-30-199-144.dsl.bell.ca', '2018-09-10', '', NULL),
(8399, '', 5857, 999999999, 2, '514-Hawaii', '2018-09-24', '0000-00-00', '2017-12-04', 'gold', 'black', 'Pionier', '{G-Card}\r\nHey\r\nBecause the clock had a problem, because when I got out of the mail and I opened it works well and in between does not work!\r\nI bought two wristwatches from you and black works well, but the yellow does not work\r\nI wish you could help me and have the warranty included for two years. I can not find it in Finland that can be repaired', '25-09-18\r\nBügel fehlt! ZgStellung defekt? DualTime dreht in beide Richtungen... oops, Anker defekt? Palettenfehler?\r\n→ Schrauben der RWBrücke gelöst, Unruh und AR mit Zapfenbruch, deutlicher Aufzugabrieb unter dem Glas\r\nKVA Werk und Bügel  80,- ← 0110 für 60,- \r\nWerk {mit ZB} ersetzt, Dichtungen gepflegt - WD 8310\r\nAufzug Kontrolle ab 0210 0900 → perfekt\r\nK 0410 0820 - Bügel gesichert und 05-10-18 okay', '1,2', '2018-10-12', '2018-10-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-12', '85.76.113.101', '85-76-113-101-nat.elisa-mobile.fi', '2018-09-10', '711369685985', NULL),
(8400, '', 5858, 999999999, 2, '511-New York II', '2018-09-18', '0000-00-00', '2018-04-04', 'gold', 'black', 'Pionier', '{G-Card}\r\nRef: T3332\r\nOn 07/09/18 I wore my watch as usual, but when I looked at 22:40 then compared the time with my working place clock I realized it was behind time. Therfore checked carefuly and found out that the second hand fell off(Please repair) thank you.', '24-09-18\r\njepp, SekZg klemmt in Unruh → SekZg ersetzt - WD 8310\r\nK 2409 1505 - 27-09-18 okay', '1,2', '2018-09-27', '2018-09-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-09-27', '86.179.169.11', 'host86-179-169-11.range86-179.btcentralplus.com', '2018-09-11', '711369685540', NULL),
(8401, '', 795, 2, 2, '3008-Damascus', '2018-09-13', '2015-04-01', '2015-04-01', 'gold metal', 'Schwarz', 'Theorema', '[OHNE G-Nachweis ]\r\n{abgetippt:\r\n[...] For about 6 weeks I received my repaired watch [...]\r\nSince a few days she runs back and even stops [...]\r\n}', '14-09-18\r\naußer einem fehlenden Dia bei 0430 keine Feststellung...\r\nein ZB-Fuß gebrochen (kann vorgeschädigt gewesen sein) \r\n→ ZB ersetzt  - WD 8310\r\nK 1409 0905 - 17-09-18 okay', '1,2', '2018-09-18', '2018-09-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-09-19', '', '', '0000-00-00', '711369685210', NULL),
(8402, '', 5859, 2, 2, '3001-Paragon', '2018-09-13', '2016-03-07', '2016-03-07', 'Gold', 'Weiß', 'Theorema', '{G-Copy\r\nabgetippt:\r\nBitte um Reparatur beiliegender Uhr\r\n}', '14-09-18\r\nArmband verbraucht - Fehlfunktion im Bereich Datum! DateModul? \r\nKVA Armband XL ersetzen  25,- ← 2809\r\nWHF ersetzt, DateModul gesichert - WD o,2 8310\r\nK 0110 0835 - Armband ers. und 05-10-18 okay', '1,2', '2018-10-05', '2018-10-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-05', '', '', '0000-00-00', '(00)340434129949108384', NULL),
(8403, '', 5860, 999999999, 2, '514-Hawaii', '2018-10-20', '0000-00-00', '2017-12-12', 'black metal', 'black', 'Pionier', '{G-Card}\r\nwinding knob has come out --- cannot adjust the time ---\r\nas shown in attachment 1 sent by email on 09/12/2018', '22-10-18\r\njo, Welle direkt am Hals gebrochen - ABER Bügel fehlt! \r\nersetzen! Denn ohne Bügel bricht die Welle nun mal! \r\nKrone mit AW-Verlängerung ers., Rotorlager geölt - \r\nAufzug einwandfrei - Bügel ersetzt - WD 8310\r\n24-10-18 okay', '1,2', '2018-10-26', '2018-10-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-26', '75.74.89.40', 'c-75-74-89-40.hsd1.fl.comcast.net', '2018-09-13', '425012763951', NULL),
(8404, '', 5861, 999999999, 2, '101-Casablanca GM', '2018-10-16', '0000-00-00', '2018-09-13', 'gold', 'white', 'Theorema', 'It was a gift, the person did not like it. The watch is brand new and never worn. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.54.65.87', 'static-108-54-65-87.nycmny.fios.verizon.net', '2018-09-13', '', NULL),
(8407, '', 5862, 999999999, 0, '', '2018-09-15', '0000-00-00', '0000-00-00', '', '', 'other', 'Do you prefer something super new? Take a look at this offer. Only there the choice of wettest pussies for every unique guy and completely free! They are responsible slaves, they will and want implement anything you order ! \r\nhttp://gov.shortcm.li/kings1#J27', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.25.87.251', '95-25-87-251.broadband.corbina.ru', '2018-09-15', '', NULL),
(8408, '', 5863, 999999999, 2, '509-Barbados', '2018-09-24', '0000-00-00', '2018-05-16', 'black', 'black', 'Pionier', '{G-Card}\r\nHey\r\nI have bought this watch because i am a big fan of (pionier) I used it for last 2 months its was amazing and working well. But now it is not working and is out of order. Either make my watch repair or replace it with new one. I will definitely express my gratitude for this.\r\n', '25-09-18\r\nWerk steht in Vollaufzug → gefallen - AR aus Eingriff - ABER:\r\nFH wird geklemmt von einem durchgedrückten \'Anrichtstift(?)\'\r\n→ Werktausch - WD 8310\r\nK 2509 1255 - 27-09-18 Kulanz', '1,2', '2018-09-27', '2018-09-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-09-27', '77.136.42.218', '218.42.136.77.rev.sfr.net', '2018-09-17', '711369685530', NULL),
(8409, '', 5864, 2, 2, '505-Florida', '2018-09-18', '2018-08-22', '2018-08-22', 'Silber', 'Schwarz', 'Pionier', 'Issues she has with the watch: \r\n\r\n1. Her boyfriend winds the watch and wears it everyday, for more than 10 hours a day. He goes to bed he takes watch off, when he wakes up (7-9 hours later) before going to work the watch has stopped and it should not stop. It should be with power reserve. So the watch is not maintaining power reserve, as the Florida states on the manual up to 42 hours. \r\n\r\n2. Above the month dial above the 1 there seems like there is a very fine hair on the back of the glass and specks of dust to the right of the date. \r\n\r\n3. The clasp has sharp edges that cut him on the wrist. He wants a clasp with smoother edges. The clasp the watch has right now the metal is not finished well and scratches the customer\'s wrist. \r\n\r\n-I TOLD HER that there will be no refund. \r\n-- I told her if the watch has mechanical issues from the manufacturing and not the customer fault, they will fix or replace it depends what the watchmaker will say. \r\n--- I told her that the hair can be cleaned and the dirt spots be removed. \r\n---- I told her to write that the clasp metal is not finished well and it scratches his hand, so the watchmaker can have a look at it. \r\n\r\n', '24-09-18\r\nzu 1 → Klinkenräder defekt - dumm gelaufen - eins ers. \r\nzu 2 → tatsächlich ein Härchen - auch dumm - entfernt\r\nzu 3 → keine Feststellung → Angebot auf Dornschließe?\r\n        → ABER: Gehäuse ist scharfkantig - ersetzt - WD 8310\r\nK 2409 1325 - 04-10-18 okay\r\n\r\nVor Versand bitte Rücksprache mit Michaela (T5010) !\r\n\r\nAm 18.01.19 wieder zur Reparatur erhalten! ← Dann bitte auch als Reparatur einpflegen!', '1,2', '2019-01-25', '2019-01-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-04', '', '', '0000-00-00', '711369685746', NULL),
(8410, '', 5865, 2, 2, '101-Casablanca', '2018-09-18', '2014-07-08', '2014-07-08', 'Silber', 'Schwarz', 'Theorema', '{G-Card\r\nabgetippt:\r\n[...] Ich bitte Sie um einen Kostenvoranschlag [...]\r\n}\r\nRMA-Copy', '24-09-19\r\nArmband fehlt → Ersatz 20,-\r\nZB in Auflösung → Kulanz\r\nGlas und Gehäuse strapaziert → Gehäuse Ersatz  40,-\r\nWerk oF → Reparatur 20,- ← alles ausf. 2409\r\nZB und Gehäuse ers., Indexe aus RW entfernt, Anker gerichtet und befestigt, reguliert - WD 8310\r\nUK 2409 1220 - zeigt extreme Lagenfehler - Unruh ers.\r\nUK 2509 0845 - reguliert und 26-09-18 okay', '1,2', '2018-09-26', '2018-09-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-09-26', '', '', '0000-00-00', '(00)340434129949108285', NULL),
(8411, '', 5866, 2, 2, '514-Hawaii', '2018-09-18', '2018-06-07', '2018-06-07', 'Gold', 'Schwarz', 'Pionier', '{G-Card}\r\n{abgetippt:\r\nPlease help me to repair the watch about adjust the time screw drop out so the watch is stop moving and also can\'t adjust the timing [...]\r\n}', '18-09-18\r\nKrone direkt am Hals gebrochen → Krone mit Wellenvelängerung ersetzt, Bodendichtung - WD 8310\r\nAufzug 5h - gut\r\nK 2009 1330 - 24-09-18 okay', '1,', '2018-09-24', '2018-09-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(8412, '', 5867, 2, 2, '514-Hawaii', '2018-09-18', '2017-11-24', '2017-11-24', 'Rose', 'Blue', 'Pionier', '{G-Card}\r\n{abgetippt:\r\nClasp of crown fell off. Plz repair\r\n}', '18-09-18\r\njo, Schraube fehlt - Vorab Aufzug und Funktionskontrolle\r\nAufzug 5h - Rotorlager geölt, Klinkenfeder ers. \r\nAufzug 2h - gut - WD 8310\r\nK 1909 1500 - 24-09-18 okay', '1,', '2018-09-24', '2018-09-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(8413, '', 5868, 999999999, 0, '108-Oman', '2018-09-21', '0000-00-00', '2017-12-12', 'gold', 'gold', 'Theorema', 'stopped working after less than one year.\r\nI wear several watches so I only have worn this  a few times a month. It has never been mistreated.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '67.183.133.94', 'c-67-183-133-94.hsd1.wa.comcast.net', '2018-09-21', '', NULL),
(8414, '', 5869, 999999999, 0, '505-Florida', '2018-09-21', '0000-00-00', '2018-09-10', 'gold', 'black', 'Pionier', 'Doesn’t keep time', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '50.201.178.196', '50-201-178-196-static.hfc.comcastbusiness.net', '2018-09-21', '', NULL),
(8415, '', 1961, 999999999, 2, '104-Copacabana', '2018-09-27', '0000-00-00', '2013-07-22', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis]\r\nrotary mechanism has stopped working  ', '28-09-18\r\nEllipse - wie bereits April 14 - \r\nKVA  Kulanzreparatur  10,- \r\nokay, Kulanz ohne Krone für lau → Unruh kpl. ers.\r\nUK 0910 1530 - einwandfrei\r\nWK 1010 0750 - WD 8310 und 11-10-18 okay', '1,2', '2018-10-11', '2018-10-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-11', '194.168.208.42', '42-208-168-194.static.virginm.net', '2018-09-21', '711369685930', NULL),
(8416, '', 5870, 999999999, 2, '3009-Dubai II', '2018-09-27', '0000-00-00', '2017-12-12', 'gold', 'black', 'Theorema', '{G-Copy & Card}\r\nHas stopped telling the time.  Have followed instructions as per booklet to reset the watch but still not working.', '28-09-18\r\nhakt im Aufzug - Antriebsrad rasiert, Rotor hakelig\r\n→ Rad und Rotor ersetzt - Ablauf\r\nAufzug 5h und Ablauf 0210 1300 bis 0410 1200 == 47h super\r\n05-10-18  WD 8310  und 05-10-18 okay', '1,2', '2018-10-05', '2018-10-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-05', '95.146.173.157', '95.146.173.157', '2018-09-22', '711369685780', NULL),
(8417, '', 5871, 999999999, 2, '7002-Chicago', '2018-10-16', '0000-00-00', '2018-05-14', 'gold metal', 'white', 'Pionier', '{G-Card}\r\nDial ring has come off and is stopping the minute hand from moving', '22-10-18\r\nZB löst sich auf - ersetzt, ansonsten oB - WD 8310\r\nK 2310 1205 - prellt → Anker mit D5 gebremst\r\n25-10-18 okay', '1,2', '2018-10-30', '2018-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-31', '79.77.61.105', 'host-79-77-61-105.static.as9105.com', '2018-09-22', '1Z8VF4596851572679', NULL),
(8418, '', 5872, 999999999, 2, '103-Sao Paulo', '2018-11-14', '0000-00-00', '2018-03-14', 'rosé', 'blue', 'Theorema', '{G-Card}\r\nThe watch hasn\'t kept time at all since I purchased it. It will be hours off in a day. ', '19-11-18\r\nWerk kpl. abgelaufen - S+F ... ZgReibung etwas \'dünn\'?\r\nUK 1911 1410 - jepp, ZgReibung oder Werktausch\r\n→ WT, weil ¼-Rohr defekt - WD 8310\r\nUK 2011 1150 - einwandfrei\r\nWK 2111 0815 - 22-11-18 okay', '1,2', '2018-12-04', '2018-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-04', '75.191.240.95', 'cpe-75-191-240-95.triad.res.rr.com', '2018-09-22', 'RC 31 925 320 3DE', NULL),
(8419, '', 5873, 999999999, 2, '506-Miami', '2018-10-10', '0000-00-00', '2018-05-14', 'gold', 'blue', 'Pionier', '{G-Card}  ## noch am Lager 01-11-18 ## \r\n1.Calendar-Date, day & month-NO FUNKCION !Calendar issues buttons do not work. \r\n2.THE HOURS ARE CURRENTLY STATING END CAN NOT SET TIME . Please repair or replace accordingly.  \r\nT3977,', '16-10-18\r\nDie Uhr wurde vom Kunden sehr ruppig behandelt, sie ist gefallen und hat Druckstellen rund ums Gehäuse, entsprechend auch an den Drückern, was die Zerstörung des Datums begründet.\r\nKVA Werktausch 80,- ← 1712\r\nBlitz-WT - WD 8310\r\nK 1712 1550 - 20-12-18 okay', '1,2', '2019-01-07', '2019-01-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-01-08', '94.112.129.116', 'ip-94-112-129-116.net.upcbroadband.cz', '2018-09-24', '471604303713', NULL),
(8420, '', 5821, 999999999, 2, '511-New York II', '2018-10-01', '0000-00-00', '2018-04-03', 'gold', 'black', 'Pionier', '{G-Card}\r\nDer datum knopf ist defekt er geht nicht mit.\r\n\r\n** Rep 8349 - Welle auf Kulanz **', '02-10-18\r\n10erScheibe klemmt, dadurch Datum zerstört! Kann Zufall sein, muss aber nicht! \r\n→ Werktausch - ZB angepaßt - Zwote KULANZ\r\nK 0210 1000 - 05-10-18 okay', '1,2', '2018-10-05', '2018-10-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-05', '80.162.75.66', '80-162-75-66-static.dk.customer.tdc.net', '2018-09-24', '711369685779', NULL),
(8421, '', 5837, 2, 2, '108-Oman', '2018-09-24', '0000-00-00', '2018-01-03', 'gold metal', 'Schwarz', 'Theorema', '[OHNE G-Nachweis]\r\n{abgetippt:\r\nKnob is loose on the right side of the dial. It needs to clip onto the watch, however it does not lock with the watch.\r\n}', '25-09-18\r\nerste Feststellung → Schrauben gelöst - und auch nichts weiteres entdeckt - KULANZ\r\nUK 2509 1515 - einwandfrei\r\nWK 2609 0855 - 27-09-18 okay', '1,2', '2018-10-01', '2018-10-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-01', '', '', '0000-00-00', 'RC 31 574 471 0DE', NULL),
(8422, '', 5874, 999999999, 2, '511-New York', '2018-10-16', '0000-00-00', '2018-09-17', 'gold', 'black', 'Pionier', 'Watch arrived broken. Hand has fallen. Please send new watch.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.120.233.68', 'test.bria.kz', '2018-09-24', '', NULL),
(8423, '', 5869, 999999999, 0, '505-Florida', '2018-09-24', '0000-00-00', '2018-09-10', 'gold', 'black', 'Pionier', 'Watch does not keep time', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '173.54.8.160', 'pool-173-54-8-160.nwrknj.fios.verizon.net', '2018-09-24', '', NULL),
(8424, '', 5875, 999999999, 2, '108-Oman', '2018-11-05', '0000-00-00', '2018-08-29', 'rosé', 'blue', 'Theorema', '{G-Card}\r\nThere is steam inside the glass. Please repair. Order number: T5073', '12-11-18\r\nvorab WD-Test → 8310 ← und trotzdem Niederschlag am Glas!\r\nGehäuse u-s, ZB und Glas gesäubert montiert - WD 8310\r\nUK 1411 0840 - einwandfrei\r\nWK 1511 0800 - 16-11-18 okay', '1,2', '2018-11-21', '2018-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-11-21', '1.65.188.226', '1-65-188-226.static.netvigator.com', '2018-09-26', 'RC 31 843 246 9DE', NULL),
(8425, '', 5876, 999999999, 2, '110-Oslo', '2018-10-12', '0000-00-00', '2018-08-22', 'silver metal', 'silvgrey', 'Theorema', '{G-Card}\r\nCrown is not working. Please repair or replace accordingly\r\nI bought it at tufinawatches.com with order number T5005', '16-10-18\r\nWHF aus Eingriff → gesetzt, Schraubenservice, reguliert\r\nK 1610 1000 - 19-10-18 okay', '1,2', '2018-10-25', '2018-10-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-26', '84.195.4.17', 'd54C30411.access.telenet.be', '2018-09-26', '425012763734', NULL),
(8426, '', 5877, 999999999, 2, '7002-Chicago', '2018-10-22', '0000-00-00', '2018-09-26', 'gold', 'white', 'Pionier', 'model is way too thick.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '162.232.214.14', '162-232-214-14.lightspeed.mtryca.sbcglobal.net', '2018-09-27', '', NULL),
(8427, '', 5878, 999999999, 2, '108-Oman', '2018-10-02', '0000-00-00', '2017-06-21', 'black', 'black', 'Theorema', '{G-Copy}\r\nWatch dosend work', '02-10-18\r\nUnruh steht fest - Ellipse setzt auf → Anker höher gerichtet, reguliert\r\nUK 0210 1505 - einwandfrei \r\nWD 8310 und 04-10-18 okay', '1,2', '2018-10-04', '2018-10-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-04', '87.141.49.222', 'p578D31DE.dip0.t-ipconnect.de', '2018-10-01', '00340434129949108360', NULL),
(8429, '', 5879, 999999999, 2, '101-Casablanca GM', '2018-12-06', '0000-00-00', '2018-08-07', 'gold', 'black', 'Theorema', '{G-Card}\r\nThe center piece came out and it is moving around inside of the glass!\r\nMy order # is T4850.\r\nThe website is bought it from is tufinawatches.com.', '06-12-18\r\nALLE Zeiger mit ZgWerk ab... aber keine äußere Beschädigung\r\n→ ZgWerk aufgesetzt - KULANZ\r\nUK 1012 1400 - einwandfrei\r\nWK 1112 0730 - 12-12-18 okay', '1,2', '2018-12-16', '2018-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-17', '71.249.244.236', 'static-71-249-244-236.nycmny.east.verizon.net', '2018-10-01', 'RC 32 012 512 7DE', NULL),
(8430, '', 5868, 999999999, 0, '108-Oman', '2018-10-02', '0000-00-00', '2017-12-17', 'gold', 'gold', 'Theorema', 'Quit working after less than one year of light usage and wear. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '193.37.252.112', '193.37.252.112', '2018-10-02', '', NULL),
(8431, '', 5880, 999999999, 2, '3009-Dubai II', '2018-11-14', '0000-00-00', '2017-11-28', 'gold', 'black', 'Theorema', '{G-Copy}\r\nUnable to wind the watch Crown. Broken watch crown\r\n\r\n→Fremdband←', '19-11-18\r\nnicht die Krone, aber der Aufzug hakt → Sperräder entgratet, Antriebsrad ersetzt - Ablauf, dann 5h Aufzug \r\nAblauf ab 2111 1400 bis 2311 0900 == 43h\r\n23-11-18 okay', '1,2', '2018-12-04', '2018-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-04', '108.206.152.98', '108-206-152-98.lightspeed.sntcca.sbcglobal.net', '2018-10-03', 'RC 31 925 321 7DE', NULL),
(8432, '', 5764, 999999999, 2, '506-Miami', '2018-11-14', '0000-00-00', '2018-03-12', 'gold', 'blue', 'Pionier', '{G-Card}\r\nMiami Pionier - GM-506-6 Made in Germany - Color: Gold/Blue Ref. No.\r\n#T2785\r\nThe dial inside the days Ring(which shows current days) not working.The\r\ndial stops or stucks between Monday to Tuesday and Friday.\r\nSo kindly do the needful....\r\n\r\nThanks \r\n\r\nPratul Sharma \r\n+968-94833240', '19-11-18\r\naußer einem bei 12 gerissenem Armband erstmal keine Feststellung...\r\nK 1911 1425 - fängt nach 3 Tagen an zu verlieren → Aufzug?\r\nBingo → beide Klinkenräder ersetzt\r\nK 2211 0950 reguliert und 26-11-18 okay', '1,2', '2018-12-04', '2018-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-04', '5.21.255.50', '5.21.255.50', '2018-10-03', 'RC 31 925 318 5DE', NULL),
(8433, '', 5881, 999999999, 2, '3005-Marco Polo', '2018-10-10', '0000-00-00', '2015-08-03', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Rchng 19524 v. 03.08.2015]\r\n- Clean the watch inside?\r\n- Glass is damaged please replace?\r\n- Renew black-leather strap?\r\n- Can I buy a stainless strap seperate?\r\nI understand all the cost. I would like to pay with paypall. Paypall account:evoostende@hotmail.com\r\n ', '10-10-18\r\njo, Gehäuse für MB incl. Glas, LB und MB dazu, Werk durchsehen kostenlos...\r\nKVA 80,- ← 1610\r\nWerk durchgeölt, WHF ers., beide Klinkenräder ers., Gehäuse MB mit Band ers. - WD 8310\r\nK 1710 1355 - 19-10-18 okay', '1,2', '2018-10-25', '2018-10-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-26', '24.132.56.89', 'j56089.upc-j.chello.nl', '2018-10-03', '425012763756', NULL),
(8434, '', 5882, 999999999, 0, '505-Florida', '2018-10-04', '0000-00-00', '2018-04-23', 'gold', 'white', 'Pionier', 'The clock does not work when I do not wear it in my hand after 8 hours.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '14.202.43.171', '14-202-43-171.tpgi.com.au', '2018-10-04', '', NULL),
(8435, '', 5883, 999999999, 2, '7001-Havana', '2018-10-12', '0000-00-00', '2017-04-05', 'silver', 'white', 'Pionier', '{G-Copy}\r\nwatch stops and is very difficult to set up again. the needle/pointers are very difficult to turn/to set. The watch is not functioning well.', '16-10-18\r\nWH/WHF-Rastung defekt, 1er-Scheibe verdreht - Gehäuse ist schon arg strapaziert - Führungszapfen der AW gebrochen, also Beschädigung durch äußere Gewalt\r\nKVA Werkrep. 50,- ← 1911\r\nGehäuse u-s, Werk ers. - WD 8310\r\nK 2111 0945 - 26-11-18 okay', '1,2', '2018-12-04', '2018-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-04', '91.183.94.220', '220.94-183-91.adsl-static.isp.belgacom.be', '2018-10-04', '425012776090', NULL),
(8436, '', 5884, 999999999, 2, '505-Florida', '2018-11-05', '0000-00-00', '2018-04-23', 'gold', 'blue', 'Pionier', '{G-Card}\r\nI dont know its a proplem, but when I dont wear and take out my hand about 6 to 8 hour, the watch did not working, every morning before I went to working and wear watch , me need fix and control time for my  watch, please check and fix for me, thank so much .', '12-11-18\r\nKlinkenräder prüfen → Beide ersetzt, allerdings zeigt das Werk eine zu geringe Amplitude - Werktausch - WD 8310_light\r\nK 1411 1040 - 19-11-18 okay', '1,2', '2018-11-22', '2018-11-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-11-23', '14.202.43.171', '14-202-43-171.tpgi.com.au', '2018-10-05', 'RC 31 851 657 0DE  ', NULL),
(8437, '', 5885, 999999999, 2, '109-Hamburg', '2018-11-05', '0000-00-00', '2017-10-17', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis]\r\nI received my Hamburg Skeleton Watch from you on 10/17/2017.  \r\n\r\nMy Hamburg watch suddenly started running fast.  Approximately 10 minutes every hour.\r\n\r\nI will mail my watch back to with as per your instructions next week.\r\n\r\nThank you.', '12-11-18\r\nWerk kpl. abgelaufen - S+F oB - Aufzug\r\nUK 1211 1540 - einwandfrei\r\nWK 1311 0800 - 14-11-18 absolut okay\r\n{Spiralzettel}', '1,2', '2018-11-21', '2018-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-11-21', '216.251.136.34', '216.251.136.34', '2018-10-05', 'RC 31 843 247 2DE', NULL),
(8438, '', 5886, 999999999, 2, '104-Copacabana', '2018-10-10', '0000-00-00', '2017-11-01', 'gold', 'black', 'Theorema', '{G-Copy}\r\nUhrzeiger kaputt + Uhr funktioniert nicht ', '10-10-18\r\nkeine übermäßige Beanspruchung der Uhr festzustellen - ZB löst sich auf und MinZg abgefallen → Kulanz Zg aufgesetzt, Index 5 und Theo-Schild geklebt, Anker gerichtet\r\nUK 1010 1520 - hmm gut... War nicht ausreichend aufgezogen\r\nWK 1110 0815 nach Aufzug 20x → extreme Lagenfehler - WT\r\nWK 1110 1150 - WD 8310 und 12-10-18 okay', '1,2', '2018-10-12', '2018-10-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-12', '84.132.200.221', 'p5484C8DD.dip0.t-ipconnect.de', '2018-10-05', '00340434129949108438', NULL),
(8439, '', 5887, 999999999, 0, '514-Hawaii', '2018-10-06', '0000-00-00', '2018-10-04', 'gold', 'blue', 'Pionier', 'Wasn\'t for me', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.233.42.174', '108-233-42-174.lightspeed.sntcca.sbcglobal.net', '2018-10-06', '', NULL),
(8440, '', 5888, 999999999, 2, '3008-Damascus', '2018-10-16', '0000-00-00', '2016-10-20', 'gold', 'black', 'Theorema', '{G-Card}\r\nThe watch just stopped working while I was wearing it.  I tried to turn the crown as instructed in the manual but it still does not work.\r\nPlease fix it for me...Thank you!!', '22-10-18\r\nAutomatik? ja, beide Klinkenräder - aber auch ausgeschwungen\r\n→ Anker gerichtet, Klinkenräder ersetzt, Automatik versorgt - \r\nWD 8310\r\nK 2210 1325 - 25-10-18 okay', '1,2', '2018-10-30', '2018-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-31', '77.251.97.162', 'dhcp-077-251-097-162.chello.nl', '2018-10-07', '1Z8VF4596850219080', NULL),
(8441, '', 5889, 999999999, 2, '2007-Toronto', '2018-11-14', '0000-00-00', '2013-05-31', 'rosï¿½', 'black', 'Theorema', '[OHNE G-Nachweis]\r\nThe watch warranty is expired. The watch has this defect. The watch hands do not run and the mechanism does not appear to work after you wind the watch up. \r\n\r\nI love the watch, please repair.\r\n\r\n\r\nRC 32 352 563 1DE  18.02.19', '19-11-18\r\nuntere Stoï¿½sicherung fehlt ? \r\nKVA Werkreparatur {WT}  50,- ? 0312\r\nGehï¿½use u-s, Werk 102 mit WR, alle Indexe geklebt, Lunette aufgearbeitet - WD 8310\r\nUK 0412 1000 - steht 1730 ? SekZg hï¿½her gerichtet\r\nUK 0512 1030 - einwandfrei\r\nWK 0612 0800 - 07-12-18 okay', '1,2', '2019-02-15', '2019-02-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-12', '203.20.105.1', '203.20.105.1', '2018-10-08', 'RC 31 982 366 0DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(8442, '', 5890, 999999999, 2, '3011-Macau', '2018-10-24', '0000-00-00', '2017-09-22', 'gold', 'black', 'Theorema', '{G-Card}\r\nAfter winding the watch 30 times and wearing it the mechanism stops working and the watch does not work. I have reset it and put it back on but it will stop working again soon.', '29-10-18\r\nDas Werk hat mehrere Fehler, angefangen bei der falschen Automatik über defektes 24h-System bis hin zur Kunden Fehlerbeschreibung → Werktausch - WD 8310\r\nK 3010 1050 - 02-11-18 okay', '1,2', '2018-11-14', '2018-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-11-14', '82.198.128.20', 'ofh.ie', '2018-10-08', '425012766192', NULL),
(8443, '', 5891, 2, 2, '101-Casablanca', '2018-10-08', '2018-06-09', '2018-06-09', 'gold metal', 'Schwarz', 'Theorema', '[OHNE G-Nachweis - handschriftlich → Order #6198]\r\n{abgetippt:\r\nMy watch does not keep time more than 5-10 minutes even after winding it fully and wearing it. [...]\r\n}\r\n ', '08-10-18\r\nWerk kplt abgelaufen - S+F oB - Aufzug 33x \r\nUK 0810 1525 - Spirale gelegt und reguliert\r\nUK 0910 0805 - reguliert\r\nWK 1010 0755 - 11-10-18 okay', '1,2', '2018-10-11', '2018-10-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-11', '', '', '0000-00-00', 'RC 31 574 474 5DE', NULL),
(8444, '', 5892, 999999999, 2, '508-Dublin', '2018-10-12', '0000-00-00', '2014-10-07', 'gold', 'black', 'Pionier', '{G-Card}\r\nWatch was dropped face down and the hands have become loose. If you shake the watch the hands move.', '16-10-18\r\nautsch - das kann von bis werden, erst durchprüfen\r\nUhr zwar von 2014, aber Zustand 2 - kaum getragen\r\n→ Zg aufgesetzt, reguliert, WD 8310\r\nK 1610 1140 - 19-10-18 Kulanz', '1,2', '2018-10-25', '2018-10-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-26', '77.44.1.147', '77-44-1-147.xdsl.business-dsl.co.uk', '2018-10-08', '425012763745', NULL),
(8445, '', 5887, 999999999, 0, '514-Hawaii', '2018-10-08', '0000-00-00', '2018-10-04', 'gold', 'blue', 'Pionier', 'Returning', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.233.42.174', '108-233-42-174.lightspeed.sntcca.sbcglobal.net', '2018-10-08', '', NULL),
(8446, '', 5893, 999999999, 2, '511-New York II', '2018-12-03', '0000-00-00', '2017-01-11', 'gold (metal)', 'black', 'Pionier', '{G-Card}\r\n1) Date is not correct display.\r\n2) Month pointer arrow\r\n3) Strap holder(Can I change with metal strap by paying cost) USD 30 hat er am 03.12.18 bezahlt', '06-12-18\r\nokay... Werkbeschädigungen wahrscheinlich enstanden durch defekte Schließe... Zeiger aus RW entfernt, 1er-Scheibe ersetzt, Dichtungen gepflegt - WD 8310\r\nK 1012 1110 - 1312 einwandfrei → Gehäuse mit MB ers. \r\nK 1312 0815 - 14-12-18 okay', '1,2', '2018-12-20', '2018-12-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-21', '222.164.213.165', '165.213.164.222.starhub.net.sg', '2018-10-09', 'RC 32 044 702 5DE', NULL),
(8447, '', 5894, 999999999, 0, '101-Casablanca GM', '2018-10-09', '0000-00-00', '2017-10-23', 'black', 'yellow', 'Theorema', 'have problem with the u-shape  thanks', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '216.56.18.66', 'whitewater-wi.gov', '2018-10-09', '', NULL),
(8448, '', 4969, 2, 2, '510-London', '2018-10-10', '2017-02-03', '2017-02-03', 'Silber', 'Schwarz', 'Pionier', '{G-Card}\r\n{abgetippt:\r\nThe mechanism seems to have stopped working, I have tried to wind and it isn\'t helping\r\n}', '10-10-18\r\nWHF gebrochen, aber seltsamerweise Funktion noch gegeben, Rotor geöffnet, Armband verbraucht → Funktionskontrolle \r\nK 1010 1500 - soweit gut\r\nKVA Werk reparieren und Band ersetzen  60,- \r\n{Angebot für 25,-} ← 1411\r\nWHF ersetzt - Band {nur Leder} ers. \r\nK 1411 1425 - 19-11-18 okay', '1,2', '2018-11-22', '2018-11-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-11-23', '', '', '0000-00-00', 'RC 31 851 659 7DE', NULL),
(8449, '', 5895, 999999999, 0, '', '2018-10-10', '0000-00-00', '0000-00-00', '', '', 'Compast', 'Do you! prefer something new? Look at this site. Only here the choice of girls for every taste and completely free! They are responsible slaves, they will and want do everything you say ! \r\nhttps://rebrand.ly/governy#P39', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.25.166.215', '95-25-166-215.broadband.corbina.ru', '2018-10-10', '', NULL),
(8450, '', 5896, 999999999, 0, '4004-Newton', '2018-10-10', '0000-00-00', '2017-02-06', 'gold', 'black', 'Theorema', 'The watch rattles and is not working ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '185.246.103.131', '185.246.103.131', '2018-10-10', '', NULL),
(8451, '', 5896, 999999999, 0, '4004-Newton', '2018-10-10', '0000-00-00', '2017-02-06', 'gold', 'black', 'Theorema', 'The Watch Rattles And is not working', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '185.246.103.131', '185.246.103.131', '2018-10-10', '', NULL),
(8452, '', 5897, 999999999, 2, '4004-Newton', '2018-10-20', '0000-00-00', '2017-02-06', 'gold', 'black', 'Theorema', '{G-Copy}\r\nThe Watch Rattles And is not working', '22-10-18\r\nRotor gebrochen, aber auch WR in Auflösung, RW klemmt durch Bruchstück → entfernt - Amplitude extrem schwankend und auf niedrigem Niveau → Werktausch, ZB repariert, Gehäuse u-s - WD 8310\r\nK 2310 1450 - 26-10-18 okay', '1,2', '2018-10-30', '2018-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-31', '185.246.103.131', '185.246.103.131', '2018-10-10', '425012764190', NULL),
(8453, '', 5898, 999999999, 0, '112-Madrid', '2018-10-11', '0000-00-00', '2018-08-15', 'black', 'gold', 'Theorema', 'Order number T4937, MY WATCHE FOGS INSIDE EVEN WHEN I AM NOT WEARING. PLEASE REPAIR', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '207.253.31.94', 'dhcp-18-d6-c7-6c-bf-35.cpe.cablovision.com', '2018-10-11', '', NULL),
(8454, '', 5899, 2, 2, '104-Copacabana', '2018-10-12', '2014-11-11', '2014-11-11', 'Silber', 'Schwarz', 'Theorema', '{G-Copy\r\nabgetippt:\r\nI bought this watch in 2014, and it has stopped working, please repair, I will pay for the repair (broken spring)\r\n}', '16-10-18\r\nSperradschraube gelöst - Amplitude? ZB fängt an sich aufzulösen → KVA kleine Werkreparatur und Armband  40,- ← 2510\r\nALLE (!) Indexe geklebt, Unruh ersetzt und reguliert - KEIN WD\r\nUK 2610 1255 - gut\r\nWK 2910 0815 - 01-11-18 okay', '1,2', '2018-11-14', '2018-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-11-14', '', '', '0000-00-00', '425012766207', NULL),
(8455, '', 5900, 999999999, 2, '101-Casablanca GM', '2018-11-09', '0000-00-00', '2017-07-31', 'black', 'yellow', 'Theorema', '{G-Foto}\r\nScrew missing from winder clasp ', '19-11-18\r\njo... nur noch MB-Gehäuse am Lager, dann wohl incl. Kronenumbau ← nein, LB-Gehäuse war auch V2 - WD 8310\r\nUK 2011 1300 - einwandfrei\r\nWK 2111 0850 - 22-11-18 okay', '1,2', '2018-12-04', '2018-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-04', '2.126.84.56', '027e5438.bb.sky.com', '2018-10-12', '425012776116', NULL),
(8456, '', 5901, 999999999, 2, '502-Malibu', '2018-11-09', '0000-00-00', '2017-11-20', 'silver', 'white', 'Pionier', '{G-Card}\r\nTime setting mode stopped working. I cannot set up time anymore. Please repair or replace accordingly', '13-11-18\r\nAufzug durcheinander - sortiert, Rotorlager geölt - WD 8310\r\nK 1311 1255 - 16-11-18 okay', '1,2', '2018-11-21', '2018-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-11-21', '66.30.152.96', 'c-66-30-152-96.hsd1.ma.comcast.net', '2018-10-14', 'RC 31 843 250 9DE', NULL),
(8457, '', 5902, 999999999, 0, '101-Casablanca GM', '2018-10-14', '0000-00-00', '2018-10-11', 'bicolor gold', 'black', 'Theorema', 'Never wear', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '75.110.32.165', '75-110-32-165.gvllcmtk01.res.dyn.suddenlink.net', '2018-10-14', '', NULL),
(8459, '', 5903, 999999999, 2, '3006-Monaco Diamond', '2018-10-20', '0000-00-00', '2018-06-01', 'silver', 'white', 'Theorema', '{G-Card}\r\nThis is a black leather strap watch with silver skeleton dial. The watch keeps stopping please repair.', '22-10-18\r\nRotor fest? Glasdichtung lÃ¶st sich - Glas gereinigt, Rotor gÃ¤ngig gemacht - WD 8310\r\nK 2310 1300 - 26-10-18 okay', '1,2', '2019-03-04', '2019-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-31', '89.197.66.74', '89-197-66-74.virtual1.co.uk', '2018-10-15', '1Z8VF4596849187091', NULL),
(8460, '', 5904, 999999999, 2, '108-Oman', '2018-11-14', '0000-00-00', '2017-12-07', 'silver', 'gold', 'Theorema', '{G-Card}\r\nThe watch started to run too fast since a month ago! For example, after I adjust the time at 7am in the morning, it will show 2pm around noon!', '19-11-18\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 37x\r\nUK 1911 1510 - verliert? oder ZgReibung?\r\nWK 2011 0810 - einwandfrei → Anker justiert, reguliert\r\nUK 2111 1020 - gut\r\nWK 2211 0850 - 23-11-18 okay', '1,2', '2018-12-04', '2018-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-04', '14.136.214.241', '014136214241.static.ctinets.com', '2018-10-16', 'RC 31 925 319 4DE', NULL),
(8461, '', 5905, 999999999, 0, '107-Rio', '2018-10-16', '0000-00-00', '2018-09-25', 'black', 'black', 'Theorema', 'Order No. T5252 / Purchased at www.tufinawatches.com\r\nI have a hard time reading the Rio, I have never worn the watch. It is brand new. I know I am returning this late, but please exchange for Oman gold GM-108-3', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.5.251.152', 'c-24-5-251-152.hsd1.ca.comcast.net', '2018-10-16', '', NULL),
(8462, '', 5906, 2, 2, '508-Dublin', '2018-10-22', '0000-00-00', '0000-00-00', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - NO Deal]\r\nDoesn´t work', '22-10-18\r\nsteht kpl. aufgezogen → 24h Zg abgefallen und klemmt unterm FH - Zg ersetzt, Rotor geölt - WD 8310\r\nK 2310 1355 - 26-10-18 okay', '1,2', '2018-10-30', '2018-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-31', '', '', '0000-00-00', '1Z8VF4596850391867', NULL),
(8463, '', 5907, 2, 2, '3004-Cannes III', '2018-10-16', '0000-00-00', '2017-12-14', 'gold', 'black', 'Theorema', '{G-Card}\r\nmy crown came off and I lost it.', '22-10-18\r\nNun ja... - okay, Krone muss sich losgearbeitet haben, das deutet auf mangelnde/fehlende Sicherung hin → Krone ers. - Aufzug kaum feststellbar → Aufzugservice - nein, WT, da Autobrücke nicht mehr zu befestigen geht! - Aufzug einwandfrei\r\n25-10-18 WD 8310 und okay\r\n', '1,2', '2018-10-30', '2018-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-10-31', '', '', '0000-00-00', '425012764189', NULL),
(8464, '', 5908, 999999999, 0, '7002-Chicago', '2018-10-16', '0000-00-00', '2020-02-05', 'gold', 'white', 'Pionier', 'T1850 the pieces(the time sticks) inside the watch fall apart. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '216.21.164.238', '216-21-164-238.mci.googlefiber.net', '2018-10-16', '', NULL),
(8465, '', 5909, 999999999, 0, '112-Madrid', '2018-10-18', '0000-00-00', '2018-11-04', 'black', 'gold', 'Theorema', '(AUTOMATIC)  THEOREMA  MADRID 112-2   WATCH  DOESNT  KEEP TIME , ALWAYS  BEHIND I BELIEVE SOMETHIGNS  WRONG ON THE  AUTO MECHANISM .I ALWAYS  MAKE ADJUSTMENT  EVEN  I  WEAR THE  WATCH  ALL THE TIME ON MY  WRIST . AND  THE   CROWN METAL  LATCH  CAME OFF  . THANKS  RUBEN  ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '149.142.201.251', '149.142.201.251', '2018-10-18', '', NULL),
(8475, '', 4009, 999999999, 2, '505-Florida', '2018-10-30', '0000-00-00', '2015-06-26', 'silver', 'white', 'Pionier', '{G-Card}\r\nI an unhappy to inform you about my pionier-watch. For the  third time is defect. First of all, the button for setting the month didn’t work. That is repaired by pionier under waranty. Second two of the hands getting lose. This is also repaired bij pionier. But unfortunately, one hand is getting lose again……', '13-11-18\r\nDayTota liegt im Werk - Uhr deutlich strapaziert - Zg ersetzt\r\n→ Kulanz die Zweite - reguliert - WD 8310_light\r\nK 1411 1120 - 19-11-18 okay', '1,2', '2018-11-22', '2018-11-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-11-23', '212.45.44.10', 'sol-prod-filter-10-dro.solcon.nl', '2018-10-24', '1Z8VF4596850392115', NULL),
(8467, '', 5911, 2, 2, '103-Sao Paulo', '2018-10-20', '2016-12-13', '2016-12-13', 'Gold', 'white', 'Theorema ', '{G-Copy}  ## noch am Lager 01-11-18 ## \r\nKrone abgebrochen ', '22-10-18\r\nKrone in sich gebrochen → Kulanz Ersatz, Anker gerichtet\r\nArmband verbraucht! → Ersatz 20,- ← 0512\r\nUK 2210 1130 - gut\r\nWK 2310 0810 - einwandfrei\r\nBand angesetzt, WD 8310 und 05-12-18 okay\r\n', '1,2', '2018-12-11', '2018-12-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-12', '', '', '0000-00-00', '425012780428', NULL),
(8468, '', 5912, 999999999, 2, '103-Sao Paulo', '2018-10-25', '0000-00-00', '2017-04-25', 'silver metal', 'white', 'Theorema', '{G per email 20-10-18}\r\nThe watch is running fast, it’s gaining 7sec per minute ', '29-10-18\r\nS+F oB - \r\nUK 2910 1450 - absolut einwandfrei!\r\nWK 3010 0750 - 01-11-18 ohne Befund okay \r\n{Spiralzettel}', '1,2', '2018-11-14', '2018-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-11-14', '86.5.240.245', 'cpc139518-stme4-2-0-cust244.5-2.cable.virginm.net', '2018-10-20', '425012766229', NULL),
(8469, '', 5913, 999999999, 2, '107-Rio', '2018-10-25', '0000-00-00', '2018-08-20', 'black', 'black', 'Theorema', '{G-Card}\r\nPin came out of the watch when winding and once returned the watch only worked intermittently. ', '29-10-18\r\neher unwahrscheinlich - wahrscheinlicher ist ein Bastelversuch\r\n→ Aufzug sortiert, Briden verdoppelt, Schließe ersetzt\r\nUK 3010 0955 - einwandfrei\r\nWK 0111 1000 - reguliert, WD 8310 und 02-11-18 okay', '1,2', '2018-11-14', '2018-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-11-14', '81.141.207.232', 'host81-141-207-232.in-addr.btcentralplus.com', '2018-10-20', '425012766181', NULL),
(8533, '', 5959, 2, 2, '108-Oman', '2018-12-07', '0000-00-00', '2018-05-07', 'Silber Metall', 'weiß', 'Theorema', '{G-Card}\r\nThe crown clasp has fallen off.', '07-12-18\r\nSplint des Bügels fehlt → Gehäusetausch - WD 8310\r\nUK 1012 1510 - einwandfrei\r\nWK 1112 0735 - 12-12-18 okay', '1,2', '2018-12-16', '2018-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-17', '', '', '0000-00-00', 'RC 32 012 514 4DE', NULL),
(8473, '', 5915, 999999999, 2, '101-Casablanca GM', '2018-10-30', '0000-00-00', '2016-05-17', 'gold', 'black', 'Theorema', '{G-Card}\r\nSome time ago, one of the screws of the crown holder (best way to describe it) must have loosened up and fell out. Not the holding is moving around the whole time. I was in contact with someone from Tuffinawatches.com called Marsida and she tried to help me get a new screw, but i was told that I had to send it because otherwise it would happen again. Since the postal service in Bulgaria is terrible, I waited until I visited The netherlands again to be able to send it to you. I\'ve also added pictures of the watch to show the problem. The warranty is sadly expired now. I hope you can still help me out.\r\n\r\nKind regards\r\n\r\nRoland ', '13-11-18\r\njepp → neues Gehäuse auf Kulanz ersetzt, Reglage geprüft - WD_8310\r\nUK 1311 1030 - einwandfrei\r\nWK 1411 0800 - 15-11-18 okay', '1,2', '2018-11-21', '2018-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-11-21', '195.138.149.130', '195.138.149.130', '2018-10-23', '425012768092', NULL),
(8474, '', 5910, 2, 2, '7002-Chicago', '2018-10-29', '0000-00-00', '2018-09-20', 'silver metal', 'white', 'Pionier', '{G-Card}\r\nwatch gains app 2 minuts every 24 hours', '29-10-18\r\nnun... Kontrolle\r\nK 2910 1505 - lt. ZW ca. 25 - 35 sec plus → reguliert\r\nK 3010 0830 - 02-11-18 okay', '1,2', '2018-11-14', '2018-11-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-11-14', '', '', '0000-00-00', '425012766218', NULL),
(8476, '', 5916, 999999999, 2, '101-Casablanca GM', '2018-11-27', '0000-00-00', '2017-11-27', 'black metal', 'black', 'Theorema', '{G-Card}\r\nWinding latch cover broken, also stopped works ng for a while then started working again, doesn’t last more than 12 hours on a full wind', '06-12-18\r\nWerk kpl. abgelaufen - S+F oB - technisch auch keine Feststellung → präventiv Anker gerichtet\r\nUK 1012 1430 - einwandfrei\r\nWK 1112 0730 - 12-12-18 okay\r\n{Aufzugzettel}', '1,2', '2018-12-16', '2018-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-17', '58.174.125.162', 'cpe-58-174-125-162.sb03.sa.asp.telstra.net', '2018-10-25', 'RC 32 012 513 5DE', NULL),
(8477, '', 682, 999999999, 2, '3008-Damascus', '2018-11-06', '0000-00-00', '2013-03-08', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - G lt. 5972 - ReparaturG lt. 4504 Feb 15]\r\nThe small date & month hands have fallen out of their housing and into the working mechanism of the watch and it will no longer work.  ', '13-11-18\r\nBereits ein Jahr aus der Garantie und deutlich strapaziert\r\nKVA Werk und Armband ersetzen  100,- ← 1411\r\nGehäuse u-s, {ZB}, Werk ers. - WD 8310_light\r\nK 1511 0930 - 19-11-18 okay', '1,2', '2018-11-22', '2018-11-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-11-23', '86.176.57.179', 'host86-176-57-179.range86-176.btcentralplus.com', '2018-10-25', 'RC 31 851 658 3DE', NULL),
(8479, '', 5918, 999999999, 2, '3005-Marco Polo', '2018-10-31', '0000-00-00', '2017-12-21', 'silver', 'black', 'Theorema', '{G-Card}\r\nthe watch stops frequently after it is winded. therefore i need to set up often.it does not work normally. sometimes date section stops as well. watch crown is not smooth. ', '13-11-18\r\nKronendichtung/Aufzug/Automatik?\r\nReste der Kronendichtung aus RW entfernt, Kupplungstrieb und WHF ers., reguliert - WD 8310\r\nK 1311 1525 - 16-11-18 okay', '1,2', '2018-11-22', '2018-11-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-11-23', '84.168.236.113', 'p54A8EC71.dip0.t-ipconnect.de', '2018-10-26', ' 00340434129949108575', NULL),
(8480, '', 5919, 999999999, 2, '3009-Dubai II', '2018-11-14', '0000-00-00', '2017-12-07', 'gold', 'black', 'Theorema', '{G-Card}\r\nThe right mechanism doesn\'t function anymore, therefore the clock stands still. Winding up doesn\'t help; the left mechanism still runs though.', '19-11-18\r\nja, re steht still → eine Schraube der AutoBrücke fehlt, und die klemmte im AR - befreit, Ablauf und Aufzug 5h\r\nAblauf ab 2111 1400 bis 2311 0800 == 42h \r\n23-11-18 WD 8310 und okay', '1,2', '2018-12-04', '2018-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-04', '86.93.27.12', 'ip565d1b0c.direct-adsl.nl', '2018-10-28', '425012776127', NULL),
(8482, '', 5652, 999999999, 2, '508-Dublin', '2018-12-06', '0000-00-00', '2018-02-02', 'gold', 'black', 'Pionier', '{G-Card}\r\nlost the side screw of time set(time set cover) and  one of the time screw inside the watch.', '06-12-18\r\nBügel ab, es fehlen aber beide Splinte! Zudem Day-Tota abgefallen! → Tota ers. und Gehäuse ersetzt - WD 8310\r\nK 0712 1315 - 10-12-18 okay', '1,2', '2018-12-14', '2018-12-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-14', '72.45.168.130', 'rrcs-72-45-168-130.nys.biz.rr.com', '2018-10-29', 'RC 32 003 312 5DE', NULL),
(8483, '', 5920, 2, 2, '112-Madrid', '2018-10-30', '0000-00-00', '2018-07-06', 'gold', 'gold', 'Theorema', '{G-Card - RMA 8483}\r\nZeiger liegen im Glas herum', '13-11-18\r\nAnkerrad aus Eingriff? NEIN → eine Palette ist verschoben - Keine äußere Beschädigung feststellbar - Palette gerichtet\r\nK 1311 1150 - reguliert und 16-11-18 okay', '1,2', '2018-11-21', '2018-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-11-21', '', '', '0000-00-00', 'RC 31 843 249 0DE', NULL),
(8485, '', 1693, 999999999, 2, '3005-Marco Polo', '2018-11-05', '0000-00-00', '2013-09-30', 'silver', 'white', 'Theorema', '{G-Card}\r\nDoesn\'t run anymore. \r\nIs visible.\r\nVisible if you have a look at the clock. Seconds broke off. Feather loose. \r\nSecond time clock is broken.\r\n', '13-11-18\r\nZB in Auflösung, Werk durchgedrückt → Uhr gefallen!\r\nKVA Werkreparatur und Zifferblatt Dia  100,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '217.62.35.145', 'D93E2391.cm-28.dynamic.ziggo.nl', '2018-10-31', '', NULL),
(8487, '', 5921, 999999999, 0, '514-Hawaii', '2018-11-05', '0000-00-00', '2018-11-05', 'black', 'black', 'Pionier', 'crown has completely fallen off from the watch please repair Thank you', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.77.161.3', 'mobile-107-77-161-3.mobile.att.net', '2018-11-05', '', NULL),
(8488, '', 5922, 999999999, 2, '3001-Paragon', '2018-12-10', '0000-00-00', '2018-04-18', 'gold', 'white', 'Theorema', '{G-Card}\r\nThe (Day) Arm Stop working', '10-12-18\r\nDateModul? jepp, gelöst → gesichert, Minuterie gesichert\r\nK 1112 1425 - 14-12-18 okay', '1,2', '2018-12-20', '2018-12-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-21', '184.146.207.127', 'toroon4664w-lp140-1-184-146-207-127.dsl.bell.ca', '2018-11-05', 'RC 32 044 703 9DE', NULL),
(8489, '', 5923, 999999999, 2, '112-Madrid', '2018-11-09', '0000-00-00', '2018-07-19', 'black metal', 'black', 'Theorema', '{G-Card}\r\nThe automatism does not work anymore.', '19-11-18\r\n?? Werk kpl. abgelaufen - S+F oB - \r\nK 1911 1530 → zieht nicht auf! Klinkenfeder gerichtet\r\nK 2011 1325 - 22-11-18 okay', '1,2', '2018-12-04', '2018-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-04', '77.57.168.111', '77-57-168-111.dclient.hispeed.ch', '2018-11-06', 'RC 31 925 322 5DE', NULL),
(8491, '', 5924, 999999999, 2, '101-Casablanca GM', '2018-12-07', '0000-00-00', '2018-09-10', 'gold', 'black', 'Theorema', '{G-Card}\r\nGM 101-3. My kid went into my upper dresser drawer and dropped the watch on kitchen tile from adult knee distance to floor and glass chipped slightly and contents inside watch dislodged.  Visually, it only seems like the dials came off but it could be more.  I love this watch and it saddens me that he broke it within a month of purchasing.  I have been told the glass is not under warranty and the customer service I spoke with online said it would be 30 dollars to replace.  Also, I bought an XL leather clasp in silver that I am sending back that I paid 40 dollars for unused.  If you can please take the small strap off and replace it with an XL gold clasp (I mistakenly ordered the wrong XL strap that is silver not gold).  You can keep the small strap on the watch.  4 digit order number is T5168, and the website I bought from was www.tufinawatches.com', '12-12-18\r\ngefallen - heftig gefallen, Glas beschädigt, Zg abgefallen...\r\nArmband gebraucht, kann also nicht verrechnet werden! \r\nKVA  Glas und Werkrep.  25,- ← 1912\r\nZeiger befestigt, Glas ersetzt - WD 8310\r\nUK 0901 0955 - gut - Aufzug 34x\r\nUK 1401 0855 - einwandfrei\r\nWK 1501 0745 - 16-01-19 okay', '1,2', '2019-01-27', '2019-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-01-28', '72.186.226.123', '072-186-226-123.res.spectrum.com', '2018-11-08', 'RC 32 228 137 1DE', NULL),
(8492, '', 5925, 999999999, 2, '104-Copacabana', '2018-11-14', '0000-00-00', '2017-11-01', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - g lt. #8438]\r\nUhrwerk + Handaufzug. Die Uhr wurde am 05.10.2018 schonmal Reklamiert. 2 Wochen Später ist sie erneut kapputt gegangen.', '20-11-18\r\n2 der 12 fehlt... ??? - ALLE verbliebenen Indexe geklebt - Entschädigungsarmband! \r\nUK 2011 1105 - einwandfrei\r\nWK 2111 0855 - 22-11-18 okay', '1,2', '2018-12-04', '2018-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-04', '91.37.107.95', 'p5B256B5F.dip0.t-ipconnect.de', '2018-11-08', '00340434129949108827', NULL),
(8493, '', 5926, 999999999, 0, '101-Casablanca GM', '2018-11-08', '0000-00-00', '2018-11-08', 'gold', 'white', 'Theorema', 'Watch is brand new and never worn. It is big for my liking. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '134.56.112.146', '134.56.112.146', '2018-11-08', '', NULL),
(8494, '', 5927, 2, 2, '7001-Havana', '2018-11-20', '0000-00-00', '2016-01-25', 'silber', 'weiï¿½', 'Pionier', '{G-Card}\r\nI cannot wind up the watch anymore.\r\nPlease repair it.\r\n\r\n[i VIII 16 28 - Minuterie/WR/Gehï¿½use]', '20-11-18\r\nAufzug (WH/WHF/...) zerstï¿½rt... \r\nKVA Werkreparatur  50,- ? 1901\r\nSchraube der WHF war gelï¿½st - WHF ersetzt und befestigt, Minuterie geklebt - WD 8310\r\nK 2201 1315 - 25-01-19 okay', '1,2', '2019-02-08', '2019-02-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-01-31', '', '', '0000-00-00', '425012798143', NULL),
(8495, '', 5928, 999999999, 2, '511-New York II', '2019-01-04', '0000-00-00', '2020-04-05', 'silver', 'black', 'Pionier', '{G-Card}\r\nThe watch was malfunction (no gears operation to the hand of the watch ) since the Watch was fell from the bed.', '09-01-19\r\nDa ist deutlich mehr als nur ein Fall von der Bettkante passiert!\r\nKVA  Werk mit Krone/Welle  100,-  ?  1801\r\nWerk mit Kone/Welle {plus ZB ? vï¿½llig verï¿½lt} ersetzt - WD 8310\r\nK 2201 1110 - 25-01-19 okay', '1,2', '2019-02-08', '2019-02-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-01', '14.0.226.149', '14.0.226.149', '2018-11-10', 'RC322492795DE', NULL),
(8496, '', 5929, 999999999, 2, '509-Barbados', '2018-11-26', '0000-00-00', '2016-12-27', 'black metal', 'black', 'Pionier', '{G-Card}\r\nThe watch has stopped working. Not dropped in water or fallen. When winded, no reaction.\r\n', '26-11-18\r\nsteht kpl. aufgezogen - Halsdichtung zerlegt im Werk, FH geöffnet, PioLogo gelöst - alles gefixt - WD 8310\r\nK 2711 1120 - 30-11-18 okay', '1,2', '2018-12-04', '2018-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-04', '87.66.131.185', '185.131-66-87.adsl-dyn.isp.belgacom.be', '2018-11-11', '425012776149', NULL),
(8497, '', 5930, 999999999, 2, '101-Casablanca GM', '2018-12-19', '0000-00-00', '2018-11-02', 'gold', 'white', 'Theorema', 'No defect', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '45.50.97.218', 'cpe-45-50-97-218.socal.res.rr.com', '2018-11-12', '', NULL),
(8498, '', 5931, 999999999, 0, '3006-Monaco Diamond', '2018-11-12', '0000-00-00', '2018-10-30', 'silver', 'white', 'Theorema', 'watch is brand new and never worn. I do not like, please refund. order number is T5441 and the website i bought it from tufinawatches.com\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '67.206.114.112', '67.206.114.112', '2018-11-12', '', NULL),
(8499, '', 5932, 999999999, 2, '101-Casablanca GM', '2018-11-16', '0000-00-00', '2017-11-26', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis]\r\nWatch doesn\'t tick consistently when wound, it\'s losing about 10minutes for every hour I wear it. Also the time adjustment clasp is broken if this could be fixed as well it would be greatly appreciated. Thanks', '26-11-18\r\nheftige DS bei 0900 - Lagenfehler, aber nichts gebrochen! Anker und Spirale justiert, entmagnetisiert - WD 8310\r\nUK 2611 1440 - einwandfrei\r\nWK 2711 1425 - 28-11-18 okay', '1,2', '2018-12-04', '2018-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-04', '80.233.39.182', '80.233.39.182', '2018-11-13', '425012776080', NULL),
(8500, '', 5933, 999999999, 2, '109-Hamburg', '2018-12-05', '0000-00-00', '2018-02-08', 'black', 'gold', 'Theorema', 'The gears inside do not move even when I wind. Please repair or replace accordingly.\r\n4 digit order number is T1916, and the website I bought it from tufinawatches.com ', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-12', '14.201.100.242', '14-201-100-242.tpgi.com.au', '2018-11-14', '425012777650 ', NULL),
(8501, '', 5934, 999999999, 0, '509-Barbados', '2018-11-14', '0000-00-00', '2018-11-13', 'black', 'white', 'Pionier', 'Second hand gets stuck on minute, watch runs behind. Please send new watch or refund.\r\nOrder Number: T5493\r\nPurchased from https://tufinawatches.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '120.155.151.126', 'cpe-120-155-151-126.qb03.qld.asp.telstra.net', '2018-11-14', '', NULL),
(8502, '', 5935, 999999999, 0, '502-Malibu', '2018-11-14', '0000-00-00', '2017-12-18', 'black', 'white', 'Pionier', 'The watch has stopped working even when fully wound. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '184.96.163.251', '184-96-163-251.hlrn.qwest.net', '2018-11-14', '', NULL),
(8503, '', 5936, 999999999, 2, '3009-Dubai I', '2018-11-24', '0000-00-00', '2013-02-01', 'gold', 'black', 'Theorema', '{G-Card}\r\nGlass broken and no working', '06-12-18\r\nheftig gefallen, DS bei 0500 - Werk mittlerweile fast 6 Jahre alt\r\nKVA Gehäuse und Werk 100,- ← 1012\r\nAlle Indexe geklebt {ZB}, Werk V1 ers. - WD 8310\r\nAblauf → Aufzug 5h und \r\nGangreserve ab 1112 1300 → zieht zuwenig auf\r\nKlinkenfeder gerichtet - Aufzug 5h+\r\nAblauf 1212 1400 bis 1412 weit über 0900 → mehr als 43h \r\n14-12-18 okay', '1,2', '2018-12-18', '2018-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-19', '80.111.106.249', 'cm-80.111.106.249.ntlworld.ie', '2018-11-15', '425012785989', NULL),
(8574, '', 5993, 999999999, 2, '505-Florida', '2019-01-16', '0000-00-00', '2018-12-06', 'gold', 'black', 'Pionier', 'my order is t6443. my watch arrived broken. rim of sub-dial is off. please exchange watch for another brand new. i want to change other color same model number : GM505-10\r\nCASE COLOR:GOLD\r\nDial color :blue ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '123.143.163.117', '123.143.163.117', '2018-12-20', '', NULL),
(8505, '', 5938, 999999999, 0, '', '2018-11-15', '0000-00-00', '0000-00-00', '', '', 'Elysee', 'Why you need something startup new? Open and look at this page. Only here the choice of hot pussy girls for every taste and completely free! They are hardcore slaves, they will and want do anything you say ! \r\nhttps://rebrand.ly/governy#T16', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '89.178.89.221', '89-178-89-221.broadband.corbina.ru', '2018-11-15', '', NULL),
(8506, '', 5939, 999999999, 2, '76011-Tristan', '2018-11-26', '0000-00-00', '2018-07-18', 'rosé', 'white', 'Elysee', '{G-Card}\n1. The crown naturally falls off during the carrying time and cannot be recycled. Please help repair and replace. \n2. The date is now a bit confusing. \n3. Carrying hands every day will be one minute a day. 4. The sound is very loud when the automatic winding plate is rotated. \n5. The needle will feel tight and not lubricated when the adjustment is reversed. Thank you for solving the above problem.', '26-11-18\nzu 1. → Krone war scheinbar nicht gesichert\nzu 2. → DS bei 0900 - dann kann das Date schon mal spinnen\nzu 3. → wird sich nach Reparatur zeigen\nzu 4. → ist bei diesen Uhren so!\nzu 5. → siehe zu 3. ↑\n---\nUhr wurde bereits fremdrepariert! AW wurde verlängert und reichlich Reparaturzeichen im Boden. (Fotos 8506_P1bis3)\nKVA Reparatur 80,- \n\nReplaced new crown and stam,new O-ring for water tightness ( only 3 Bar )\n28.07.21 to 04.07.21 Control watch is OK..\n Kunde hat Annahme verweigert und die Sendung wurde von Fedex vernichtet.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', '1,', '0000-00-00', '2021-07-28', 1, 1, 1, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '2021-08-02', '124.121.195.205', 'ppp-124-121-195-205.revip2.asianet.co.th', '2018-11-16', '981693033770', NULL),
(8508, '', 5941, 999999999, 2, '101-Casablanca GM', '2018-11-30', '0000-00-00', '2018-11-14', 'black', 'black', 'Theorema', ' Watch is brand new and never worn.  I don\'t like it. Please refund', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '50.38.106.117', '50.38.106.117', '2018-11-19', '', NULL),
(8509, '', 5940, 999999999, 2, '502-Malibu', '2018-11-26', '0000-00-00', '2018-10-18', 'silver', 'black', 'Pionier', '{G-Card}\r\nthe needels of the watch do not work i received the prodect damage .', '26-11-18\r\nAR aus Eingriff - Keine äußerliche Beschädigung !\r\n→ gesetzt und \r\nK 2711 0730 - 30-11-18 okay  KULANZ', '1,2', '2018-12-04', '2018-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-04', '129.199.216.59', '129.199.216.59', '2018-11-19', '425012776138', NULL),
(8667, '', 6064, 999999999, 2, '2002-Avignon', '2019-02-08', '0000-00-00', '2017-10-16', 'rosÃ©', 'yellow', 'Theorema', '{G-Card}\r\nthe number 4 mark came off. ', '15-02-19\r\njo, ist leider so â†’ Indexe 4 7 und 10 geklebt\r\nUK 1802 0955 - reguliert\r\nWK 1902 0830 - WD 8310 und 20-02-19 okay\r\n\r\nNachforschung am 14.06.19 gestellt!', '1,2', '2019-06-14', '2019-06-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-27', '148.245.62.84', '148-245-62-84.int.dedicado.static.axtel.net', '2019-01-22', 'UB 70 431 914 2DE', NULL),
(8512, '', 5943, 999999999, 2, '2002-Avignon', '2018-12-07', '0000-00-00', '2010-12-16', 'silver', 'black', 'Theorema', '{G-Card}\r\nPlease advise on how much and how to pay for refurbishment works to this watch as it has great sentimental value and needs new front & rear glasses two new pins and strap plus a full service.\r\n', '07-12-18\r\nOHNE Armband! Werk steht, beide Gläser ausgebrochen, Krone beschädigt\r\nKVA  Werk reinigen, Gehäuse, Krone und Armband ersetzen\r\nSonderpreis  100,- ← 1912\r\nALLE Indexe geklebt, Werk ers., Gehäuse mit Krone ers. - \r\nWD 8310\r\nUK 0901 1345 - gut\r\nUK 1401 0935 - einwandfrei\r\nWK 1501 0750 - 16-01-19 okay', '1,2', '2019-01-27', '2019-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-01-28', '86.161.213.243', 'host86-161-213-243.range86-161.btcentralplus.com', '2018-11-19', '425012797684', NULL),
(8513, '', 5944, 999999999, 2, '7002-Chicago', '2018-11-27', '0000-00-00', '2017-12-27', 'black metal', 'black', 'Pionier', '[OHNE G-Nachweis]\r\nthe pin of the strap, in the lower part of the dial tends to give way, the watch has opened twice, and then point blank has stopped without starting again', '10-12-18\r\nDatumsTota liegt in der Hemmung → Uhr gefallen! Werk ist gegen den Gehäuseboden verschoben, darum auch das Zeigerproblem und der Stillstand. → Zg aufgesetzt...\r\nK 1012 1535 - WD 8310 und 13-12-18 okay - KULANZ', '1,2', '2018-12-20', '2018-12-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-21', '62.170.243.16', '62.170.243.16', '2018-11-19', '425012787580', NULL),
(8514, '', 5528, 999999999, 2, '513-Tokyo', '2018-12-20', '0000-00-00', '2018-01-11', 'silver', 'gold', 'Pionier', '{G-Card}\r\nNot working. After shaking it will work for 20 seconds the Stop  This is the second time I am sending it back for repairs. Please send me a new one ore repair it so I do t waist any more money for the shipping. I really don’t want to send it in anymore. It is very expensive to ship it. ', '09-01-19\r\n{7955 - Feb18 - aber keine Rep. hier im Hause}\r\nWerk steht in Vollaufzug - Klemmung im RW → ½ Schraubenkopf der WH fehlt, klemmt sicher das RW → Im FH gefunden, ABER: ein Zahn vom Sperrad fehlt auch!\r\nSchraube und Sperrad ers.\r\nUK 1001 1500 - einwandfrei\r\nWK 1101 0910 - gut - Aufzug 29x\r\nUK 1401 0935 - einwandfrei\r\nWK 1501 0750 - 16-01-19 okay', '1,2', '2019-01-27', '2019-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-01-28', '172.250.41.159', 'cpe-172-250-41-159.socal.res.rr.com', '2018-11-19', 'RC 32 228 139 9DE', NULL),
(8515, '', 5945, 999999999, 0, '108-Oman', '2018-11-21', '0000-00-00', '2017-05-02', 'gold', 'gold', 'Theorema', '4 digit order#:1996\r\nPurchased at tufinawatches.com\r\nClock does not wind up. Unable to move the winding mechanism.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.211.54.153', 'c-73-211-54-153.hsd1.il.comcast.net', '2018-11-21', '', NULL),
(8516, '', 5761, 999999999, 2, '3006-Monaco Diamond', '2018-11-26', '0000-00-00', '2017-07-27', 'black', 'black', 'Theorema', '{G-Card}\r\nDoesn\'t working properly.\r\nIt is 2nd time , i send you to repair.\r\nIf possible please exchange that watch, i m not satisfied with this watch.\r\n++ 8266 ? Unruh ers. ++', '07-12-18\r\nWerk steht in nahezu Vollaufzug ? Rotorachse klemmte SekRd, bedingt durch rauhe Behandlung/StoÃŸ/Fall - Rotor geÃ¶lt, Achse justiert, AbFall gerichtet\r\nK 0712 1405 - 10-12-18 okay', '1,2', '2019-03-04', '2019-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-14', '91.4.39.229', 'p5B0427E5.dip0.t-ipconnect.de', '2018-11-22', '00340434129949108902', NULL),
(8517, '', 5946, 2, 2, '502-Malibu', '2018-11-26', '0000-00-00', '2017-11-30', 'silber', 'schwarz', 'Pionier', '{G-Card}\r\nWhen I pull out the crown to adjust the time it won´t spin the hands, so now I can´t see correct time.', '26-11-18\r\nAufzug durcheinander → sortiert, gefettet, Rotorlager geölt\r\nK 2611 1400 - WD 8310 und 28-11-18 okay', '1,2', '2018-12-04', '2018-12-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-04', '', '', '0000-00-00', '425012776079', NULL),
(8518, '', 5947, 999999999, 2, '514-Hawaii', '2018-12-07', '0000-00-00', '2018-10-22', 'silver metal', 'black', 'Pionier', '{G-Card}\r\nWatch is constatly going fast,by 2-3 minutes in 24hours', '07-12-18\r\nS+F oB - Werk kpl. abgelaufen, also Aufzug bis Montag\r\n→ Aufzug einwandfrei, Gang +60sec = 20sec/d ← bestätigt durch ZW - reguliert\r\n10-12-18 okay', '1,2', '2018-12-14', '2018-12-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-14', '99.237.255.158', 'CPEf8a097f139bc-CMf8a097f139ba.cpe.net.cable.rogers.com', '2018-11-22', 'RC 32 003 313 9DE', NULL),
(8519, '', 2351, 999999999, 2, '2007-Toronto classic', '2018-11-30', '0000-00-00', '2013-12-02', 'silver', 'white', 'Theorema', '{G-Card}\r\nI had the watch repaired last time under warranty but inner workings of the watch (hands etc) have came loose again.\r\n\r\n++ 4025 → WT ++', '07-12-18\r\nFremdband, zu schmal und unsicher, dadurch Uhr gefallen und Zeiger ab/ZB beschädigt. \r\nKVA Werk/ZB rep., Armband ers.  60,- ← 1712\r\nALLE Indexe geklebt, Krone ersetzt - WD 8310\r\nUK 1712 0915 - einwandfrei\r\nWK 1812 0735 - Band schwarz und braun und 19-12-18 okay', '1,2', '2019-01-07', '2019-01-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-01-08', '77.102.10.135', 'cpc95384-uddi26-2-0-cust134.20-3.cable.virginm.net', '2018-11-22', '471604303735', NULL),
(8520, '', 5096, 999999999, 2, '511-New York II', '2018-12-07', '0000-00-00', '2017-04-25', 'black', 'black', 'Pionier', '{G-Card}\r\nDay button ,and this is the second time with the same wrong .', '12-12-18\r\n1er-Scheibe hï¿½ngt zwischen 4 und 5 ? war bereits der Fehler im Juni 2017... \r\nKVA  Werkreparatur  40,- ? 2501\r\nDen Chinamï¿½nnern sei Dank, der Kunde bekommt ein neues Werk. \r\nDie Korrektorfeder ist gebrochen, aber die Lagerwerke haben eine modifizierte Feder, also nicht kompatibel.\r\nK 2801 1100', '1,2', '2019-02-11', '2019-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-11', '79.225.233.235', 'p4FE1E9EB.dip0.t-ipconnect.de', '2018-11-24', '00340434129949109251', NULL),
(8521, '', 5948, 999999999, 2, '509-Barbados', '2018-12-07', '0000-00-00', '2016-12-15', 'silver metal', 'black', 'Pionier', '{G-Copy}\r\nStopped working. Nothing happened, not even a bump. It just stopped working.\r\n\r\n++ 7404 - AR gesetzt Kulanz ++', '12-12-18\r\nG fast zuende - Zufall? Uhr stark strapaziert, Werk steht in Vollaufzug → Fehler gefunden: Spirale übergeschlagen, also definitiv Kundenverschulden! Gut, 2. Kulanz... WD 8310\r\nK 1212 1510 - 14-12-18 okay', '1,2', '2018-12-20', '2018-12-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-21', '93.32.71.93', '93-32-71-93.ip32.fastwebnet.it', '2018-11-25', '425012787591', NULL),
(8522, '', 5949, 999999999, 2, '108-Oman', '2018-12-07', '0000-00-00', '2018-01-15', 'gold', 'black', 'Theorema', '{G-Card}\r\nAn der Uhr hat sich eine Schraube gelöst, welche den Bügel für das Rad an der Seite der Uhr gehalten hat. ', '07-12-18\r\njo, Splint des Bügels fehlt → Gehäusetausch - WD 8310\r\n→ präventiv auch Anker gerichtet \r\nUK 1012 1455 - einwandfrei\r\nWK 1112 0730 - 12-12-18 okay\r\n\r\n00340434129949109152  28.01.19', '1,2', '2019-01-27', '2019-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-18', '83.144.239.34', '83.144.239.34', '2018-11-26', 'RC319090244DE', NULL),
(8523, '', 5950, 999999999, 0, '108-Oman', '2018-11-26', '0000-00-00', '2018-01-17', 'gold', 'gold', 'Theorema', 'Winder on watch doesn\'t allow winding or setting time', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.4.6.218', 'c-73-4-6-218.hsd1.ma.comcast.net', '2018-11-26', '', NULL),
(8524, '', 5951, 999999999, 0, '514-Hawaii', '2018-11-27', '0000-00-00', '2018-11-19', 'gold', 'black', 'Pionier', 'Nothing wrong had an issue with the clasp but after getting it to work. I choose it wasn’t worth what I paid. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.83.137.228', 'c-68-83-137-228.hsd1.de.comcast.net', '2018-11-27', '', NULL),
(8525, '', 5951, 999999999, 0, '514-Hawaii', '2018-11-27', '0000-00-00', '2018-11-19', 'gold', 'black', 'Pionier', 'nothing was wrong. Had an issue with the clasp at first. But just didn\'t feel the watch was worth the money once i got it. The watch was ordered from the website tufinawatches.com the order number was T5681. \r\n\r\nMessage to Germans ( Watch is brand new and never worn. Please Refund)', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.83.137.228', 'c-68-83-137-228.hsd1.de.comcast.net', '2018-11-27', '', NULL),
(8526, '', 5952, 999999999, 2, '510-London', '2018-12-06', '0000-00-00', '2018-05-03', 'silver metal', 'black', 'Pionier', '{G-Card}\r\nThe back blade ( the mechanizm which should give the power to the watch) is getting stuck constantly  and the whole mechanizme of the watch is faulty . You have to really shake it to get to work but when you wear it normaly its not working. I want full refund or new watch please', '10-12-18\r\nRotor sitzt kpl. fest → Lager defekt, Rotor ersetzt\r\nK 1112 0900 - reguliert\r\nK 1312 0910 - 14-12-18 okay', '1,2', '2018-12-20', '2018-12-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-21', '81.140.50.176', 'dsl-sp-81-140-50-176.in-addr.broadbandscope.com', '2018-11-27', '425012787570', NULL),
(8527, '', 5953, 999999999, 0, '101-Casablanca GM', '2018-11-28', '0000-00-00', '2018-11-22', 'silver', 'white', 'Theorema', 'Watch is brand new and never worn. Please EXCHANGE FOR (https://tufinawatches.com/products/newyork-gm-511-9)\r\nOrder #T5768\r\nwebsite bought from tufinawatches.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '216.152.103.22', '216.152.103.22', '2018-11-28', '', NULL),
(8528, '', 5954, 999999999, 0, '101-Casablanca GM', '2018-11-29', '0000-00-00', '2017-10-02', 'gold', 'black', 'Theorema', 'Everything works perfectly fine, but the two hands stopped moving. I only wear the watch occasioinally, so I am not so sure when it stopped working. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.74.132.254', '96-74-132-254-static.hfc.comcastbusiness.net', '2018-11-29', '', NULL),
(8529, '', 5955, 999999999, 0, '101-Casablanca GM', '2018-11-30', '0000-00-00', '2018-11-23', 'black', 'yellow', 'Theorema', 'Watch is brand new and never worn. I do not like it. Please refund. 4-digit order number: T5785. Bought on tufinawatches.com. The \"Dial color\" is Silver and gold. (I couldn\'t choose that in options, therefore i choose yellow)', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.10.230.30', 'd40ae61e.rev.stofanet.dk', '2018-11-30', '', NULL),
(8530, '', 5956, 999999999, 0, '514-Hawaii', '2018-12-01', '0000-00-00', '2018-11-23', 'gold', 'black', 'Pionier', 'Watch is brand new and never worn. I dd not like the Hawaii model. Please exchange for Florida GM-505-11 as discussed over email. My 4 digit order number is T5701. Purchased from tufinawatches.com. Another name on the order is Alec Kalner', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '148.74.21.166', 'ool-944a15a6.dyn.optonline.net', '2018-12-01', '', NULL),
(8531, '', 5957, 999999999, 0, '101-Casablanca GM', '2018-12-01', '0000-00-00', '2018-11-23', 'gold', 'white', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.183.218.202', 'static-71-183-218-202.nycmny.fios.verizon.net', '2018-12-01', '', NULL),
(8534, '', 5958, 999999999, 2, '508-Dublin', '2019-01-04', '0000-00-00', '2018-01-25', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - T1432 v. 20-01-18]\r\nHi my watch is not working right now plz can repearing ', '22-01-19\r\nGehï¿½use defekt (Kronenbï¿½gel) - Werk steht in Vollaufzug ? gefallen, AR aus Eingriff! Nichts gebrochen, also AR gesetzt und Bï¿½gel rep. - KULANZ\r\nK 2301 1100 - 28-01-19 okay', '1,2', '2019-02-12', '2019-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-13', '108.178.64.99', 'rrcs-108-178-64-99.sw.biz.rr.com', '2018-12-04', 'RC 32 332 771 5DE', NULL),
(8535, '', 5960, 999999999, 0, '101-Casablanca GM', '2018-12-04', '0000-00-00', '2018-11-29', 'black', 'white', 'Theorema', 'The watch do not look like the pictures or photos From your website I am not satisfied with the look of the watch.\r\n\r\nSorry', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '173.179.52.200', 'modemcable200.52-179-173.mc.videotron.ca', '2018-12-04', '', NULL),
(8536, '', 5961, 999999999, 0, '', '2018-12-04', '0000-00-00', '0000-00-00', '', '', 'Javelle', 'Ваш сайт это убогое говно, вы его сами делали или заплатили криворукому студенту? \r\nЯ делаю крутые сайты профессионально и дешево!!! Телефон +79169295582 или 89169295582 по россии. Звоните! Скидка только сейчас! \r\nСлыш, мудак, сайт закажи или зассал терпила? Маму твою ебал. \r\nСкидка только сейчас, консультация бесплатно. Примеры работ по запросу. \r\nАлександр', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '37.145.48.76', '37-145-48-76.broadband.corbina.ru', '2018-12-04', '', NULL),
(8537, '', 5962, 999999999, 2, '509-Barbados', '2018-12-12', '0000-00-00', '2016-12-28', 'silver', 'black', 'Pionier', '{G-Card}\r\nIt looks like the watch has seized up and unable to operate.\r\nUnable to set time as the middle button wont twist.\r\nAs I mentioned before the watch has been well looked after and kept in its box, worn only on special occasions.', '12-12-18\r\nHalsdichtung - Werk kpl. abgelaufen → Dichtung entfernt, Rotorlager geölt - WD 8310\r\nK 1212 1430 - 14-12-18 okay', '1,2', '2018-12-20', '2018-12-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-21', '77.44.114.127', '77-44-114-127.xdsl.murphx.net', '2018-12-04', '425012787558', NULL),
(8538, '', 5963, 999999999, 0, '', '2018-12-05', '0000-00-00', '0000-00-00', '', '', 'other', ' Do you want something new? Look at this site. Only here the choice of girls for every taste and completely free! They are obedient slaves, they will do everything you say! \r\nhttps://governy.shortcm.li/governor#2dii', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '37.145.48.76', '37-145-48-76.broadband.corbina.ru', '2018-12-05', '', NULL),
(8539, '', 5964, 2, 2, '509-Barbados', '2018-12-10', '0000-00-00', '2017-10-27', 'gold metal', 'black', 'Pionier', '{G-Copy}\r\nThe pionier badge is detatched from the face\r\nThe time setting knob is faulty, it is very stiff and difficult to make any adjustments.', '10-12-18\r\njo, ZB-Reparatur und Halsdichtung → Dichtung entfernt, ZB ersetzt - WD 8310\r\nK 1112 1135 - reguliert und 14-12-18 okay', '1,2', '2018-12-20', '2018-12-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2018-12-21', '', '', '0000-00-00', '425012787569', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(8540, '', 5965, 999999999, 2, '101-Casablanca GM', '2018-12-05', '0000-00-00', '2018-11-30', 'silver', 'yellow', 'Theorema', 'Watch is brand new and never worn. Please refund\r\nT6134\r\ntufinawatches.com', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '0000-00-00', '87.207.36.15', '87-207-36-15.dynamic.chello.pl', '2018-12-05', '', NULL),
(8541, '', 5966, 999999999, 2, '109-Hamburg', '2018-12-06', '0000-00-00', '2017-03-15', 'black', 'gold', 'Theorema', '{G per email 12-12-18}\r\nThe watch has stopped working. The time cannot be settled because the watch winder is blocked. ', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.231.238.150', 'mst45-1-82-231-238-150.fbx.proxad.net', '2018-12-06', '', NULL),
(8542, '', 5967, 999999999, 0, 'other', '2018-12-06', '0000-00-00', '2018-12-01', 'rosé', 'white', 'other', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '162.199.247.218', '162-199-247-218.lightspeed.frokca.sbcglobal.net', '2018-12-06', '', NULL),
(8544, '', 5969, 999999999, 2, '514-Hawaii', '2019-01-02', '0000-00-00', '2018-11-22', 'silver', 'blue', 'Pionier', 'Order T5751\r\nThe watch does not match to my expectation. Watch is brand new amd never worn, please refund', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '221.124.206.243', '221.124.206.243', '2018-12-06', '', NULL),
(8546, '', 5971, 999999999, 2, '101-Casablanca GM', '2019-01-16', '0000-00-00', '2018-12-07', 'black', 'black', 'Theorema', 'hello support , the reason for returning this watch is because the item did look as what i expected so i did not really satisfy with it , in addition the size does not fit my brother. I planned to buy this as a gift for my brother birthday.After all , I would like to return this item ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.162.146.35', '99-162-146-35.lightspeed.sntcca.sbcglobal.net', '2018-12-07', '', NULL),
(8547, '', 5972, 999999999, 0, '514-Hawaii', '2018-12-07', '0000-00-00', '2018-11-22', 'silver', 'black', 'Pionier', 'Order T5751\r\nThe watch does not match to my expectations. Watch is brand new and never worn before, please refund ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '202.125.253.206', '202.125.253.206', '2018-12-07', '', NULL),
(8548, '', 5973, 999999999, 0, '101-Casablanca GM', '2018-12-09', '0000-00-00', '2018-12-29', 'black', 'white', 'Theorema', 'personal standards not met', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.93.32.176', '71-93-32-176.static.snlo.ca.charter.com', '2018-12-09', '', NULL),
(8549, '', 5974, 999999999, 0, '508-Dublin', '2018-12-09', '0000-00-00', '0000-00-00', 'black', 'black', 'Pionier', 'I am facing a delay in my watch (around 5 minutes) in spite of I am wearing it all the time. Some of clock numbers (IV, I, etc) also fall down inside watch and need to be fixed in their places. My watch part number is GM-508-4', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.91.145.243', '2.91.145.243', '2018-12-09', '', NULL),
(8550, '', 5975, 999999999, 2, '102-Monte Carlo GM', '2019-03-29', '0000-00-00', '2018-12-06', 'silver', 'white', 'Theorema', 'No defects.  Just does not fit my wrist.  Thanks', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '104.182.140.30', '104-182-140-30.lightspeed.bcvloh.sbcglobal.net', '2018-12-10', '', NULL),
(8551, '', 5976, 999999999, 2, '4004-Newton', '2018-12-14', '0000-00-00', '2017-03-08', 'black', 'black', 'Theorema', '{G-Foto}\r\nPendel defekt/kaputt. Das Pendel befindet zich nicht mehr an die Automatik. Man kan die Uhr nur noch manuell aufziehen. Automatisch geht es nicht mehr.\r\n\r\n', '17-12-18\r\nRotor gebrochen - mehrere Indexe fehlen → Uhr schlecht behandelt.\r\nKVA Werk- und ZB-Reparatur 50,-  ←  NICHT ausf. 1601', '1,2', '2019-01-27', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-01-28', '84.84.209.48', 'ip5454d130.adsl-surfen.hetnet.nl', '2018-12-10', '425012797700', NULL),
(8552, '', 5977, 999999999, 0, '101-Casablanca GM', '2018-12-11', '0000-00-00', '2018-11-19', 'black', 'white', 'Theorema', 'clasp isn\'t correctly attached to watch. watch is brand new and never worn, please .\r\nOrder number - T5669 \r\nwebsite bought off - tufinawatches.com ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.236.132.178', 'shesuk000169-fixed-ip.systemhost.uk', '2018-12-11', '', NULL),
(8554, '', 5978, 999999999, 2, '3005-Marco Polo', '2019-03-04', '0000-00-00', '2013-11-05', 'silver', 'white', 'Theorema', '{G-Card}\r\nBroken glass on back of watch\r\n\r\nHistorie:\r\n3367 - Okt14 - GehÃ¤use  --  4177 - Dez14 - MinZg\r\n5059 - Apr15 - DrÃ¼cker 2  --  6658 - Jun16 - Glas, ZB und Reparatur\r\n6713 - Jul16 - Zifferblatt  --  7483 - Aug17 - Automatik und Glas', '04-03-19\r\n...und Werk voller Splitter und FeuchtigkeitsschÃ¤den...\r\nKVA Werk, GehÃ¤use, Krone  130,- â† 1103\r\nWerk {mit ZB}, GehÃ¤use und Krone ers.  -  WD 8310\r\nK 1203 0855 - 15-03-19 okay', '1,2', '2019-03-22', '2019-03-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-25', '81.99.192.6', 'cpc95738-bolt17-2-0-cust5.10-3.cable.virginm.net', '2018-12-12', '1Z8VF4596849581904', NULL),
(8555, '', 5979, 999999999, 2, '111-Copenhagen', '2019-02-23', '0000-00-00', '2017-12-29', 'rosÃ©', 'blue', 'Theorema', '{G-Card}\r\nUnfortunately, my watch stopped working yesterday. I realized that the cover on right cadran fall and is free in the watch. The watch doesn\'t work either. I\'ve never dropped it and I took very good care of it. I kept the box and all the paperwork coming with it. Since the watch is guaranteed for 24 month and this isn\'t normal wear damage, I was wondering how I could claim the warranty. No third party has ever touch the watch either.', '05-03-19\r\nSekZB hat sich abgelÃ¶st und klemmt die Zeiger â†’ 24h Zg korrekt gesetzt und SekZB geklebt\r\nK 0503 1505 - reguliert und 08-03-19 okay', '1,2', '2019-03-14', '2019-03-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-15', '24.157.251.51', 'modemcable051.251-157-24.mc.videotron.ca', '2018-12-12', 'RC 32 526 020 3DE', NULL),
(8556, '', 5980, 999999999, 2, '3001-Paragon', '2019-01-16', '0000-00-00', '2018-10-30', 'gold', 'white', 'Theorema', '{G-Card}\r\nHello. I purchased a Theorema watch online as it is very appealing. But its moving parts stopped so I returned it. I was then sent a new watch from the company in Germany. This worked fantastically for 2 - 3 weeks and then the minute hand came away from the pin holding it. I understand how to use the watch, and I HAVE NOT MISUSED IT. I treated it with great care. I do not insist upon a brand new watch. It was a 60th birthday present from my wife that we both selected and I just want one that will work for the rest of my days. Waiting for your actions. Thank you and I am very sorry for this series of events. Edward Parkin\r\n', '25-01-19\r\nsieht nach DateModul aus...- nee, gar nicht, der Zeiger ist im Futter zu groï¿½ ? ersetzt \r\nK 2901 0825 - 01-02-19 okay', '1,2', '2019-02-12', '2019-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-13', '198.77.155.252', '198.77.155.252', '2018-12-12', 'RC 32 332 774 1DE', NULL),
(8557, '', 5717, 999999999, 2, '511-New York II', '2018-12-20', '0000-00-00', '2018-04-03', 'gold metal', 'black', 'Pionier', '{G-Card}\r\n13 december 2018\r\n\r\n \r\nEnis Tufina\r\nRingstr. 18\r\n24647 Wasbek\r\nGermany\r\n\r\nDear to whom this may concern at Tofina. \r\nEarlier this year i bought a watch on the 02.04.2018\r\nFor my husbands birthday.\r\n\r\nWhen i recieved the watch 06.04.2018 we opened the box and mmediately the top part, near the quartz movement had fell off without even wearing it. We  sent back May 2018 the watch and got a repaired back. When i received the repaired one for my husband to put on the dial and movement stopped working.\r\n\r\nWe went on holiday and came back recently to find it to have had stopped working.\r\nI am extrenely dissapointed as i adored the watch, however the service and maintanance of the watch is absolutely terrible. I am not wasting anymore time repairng the watch. \r\nI would appreciate it if a refund was given, if this isnt possible i would like for a new watch to be given however, i would highly appreciate if the watxh was in FULL WORKING order. \r\nThe watch isnt cheap. They are beautifully designed but break apart the minute you touch them.\r\n\r\nI would be greatful if you could look into this, and could get back to me.\r\n\r\nIm sorry for the inconvenience, however its not nice purchasing a watch which my husband loved and for it then not be in working order, its dissapointed and has let me down.\r\n\r\nThank you,\r\n\r\nI hope to hear from you soon.\r\n     \r\nPlease email back with a response to what you can do or call on this mobile number 00 31 623860028.                                      \r\n                                            \r\nKind regards,                                   \r\n                                                                                     Ghughusj Malakbaba', '09-01-19\r\naha... okay, DayTota klemmt Unruhe - Uhr gefallen? mag sein!\r\nZeiger befreit und aufgesetzt, ZB etwas tiefer gepreßt\r\nK 1001 1335 - 14-01-19 okay', '1,2', '2019-01-19', '2019-01-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-01-21', '37.9.216.65', 'internet.ezorg.nl', '2018-12-13', '425012794490', NULL),
(8558, '', 5981, 2, 2, '101-Casablanca', '2018-12-13', '0000-00-00', '2018-10-22', 'silver', 'black', 'Theorema', '{G-Card}\r\nI am a returning customer. This is my 2nd mechanical Theorema. Watch had issus since 1st day.Full Power Reserve and watch only works for about 4 Hours.Please replace accordingly. My order # is T5384, and I bought the watch on tufinawatches.com', '17-12-18\r\nWerk kpl. abgelaufen - Krone sehr \'rund\' - Austausch - {WD}\r\nUK 1712 1245 - einwandfrei\r\nWK 1812 0740 - 19-12-18 okay', '1,2', '2019-01-07', '2019-01-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-01-08', '', '', '0000-00-00', '471604303746', NULL),
(8559, '', 5982, 999999999, 0, '101-Casablanca GM', '2018-12-13', '0000-00-00', '2018-12-07', 'gold', 'white', 'Theorema', 'Watch is brand new and never worn. I do not like it. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '203.221.33.167', '203-221-33-167.tpgi.com.au', '2018-12-13', '', NULL),
(8560, '', 5983, 999999999, 2, '103-Sao Paulo', '2019-01-09', '0000-00-00', '2014-04-15', 'silver', 'white', 'Theorema', '{G-Card}\r\nYou fixed the setting level RMA no  5223 and now i have the same problem.\r\n\r\nI hope you can make.', '09-01-19\r\nKrone gebrochen, Armband verbraucht\r\nKVA Band und Krone  35,-  ←  1401\r\nKrone/Welle ers. - WD → NO\r\nUK 1401 1300 - einwandfrei\r\nWK 1501 0750 - 16-01-19 okay', '1,2', '2019-01-27', '2019-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-01-28', '86.52.199.162', '5634c7a2.rev.stofanet.dk', '2018-12-13', '425012797673', NULL),
(8561, '', 5937, 999999999, 2, '110-Oslo', '2018-12-20', '0000-00-00', '2018-09-20', 'gold', 'black', 'Theorema', '{G-Copy}\r\nTheorema Oslo Skeleton Automatic GM-110-3. \r\n \r\nI have little scratches on my glass. I would like to have it fixed.', '09-01-19\r\nUhr ï¿½ber iChica gekauft... heftige Druckstelle bei 0900 und \'mutwillige\'(?) Kratzer auf dem Glas\r\nKVA Glas ersetzen  25,- ? 1901\r\nGlas ersetzt, Unruh kpl. ers. (Spirale) - WD 8310\r\nK 2201 1000 - 25-01-19 okay', '1,2', '2019-02-08', '2019-02-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-01-31', '86.83.196.32', 'ip5653c420.direct-adsl.nl', '2018-12-14', '425012798132', NULL),
(8562, '', 5984, 999999999, 2, '101-Casablanca GM', '2019-01-16', '0000-00-00', '2018-12-14', 'black', 'white', 'Theorema', 'Watch is brand new and never worn. Bought the wrong color. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '47.157.68.195', '47.157.68.195', '2018-12-14', '', NULL),
(8563, '', 5985, 999999999, 2, '101-Casablanca GM', '2018-12-20', '0000-00-00', '2018-12-05', 'black', 'black', 'Theorema', 'Ordered 2 of the same watch on accident, never used, brand new . Please refund ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.58.44.154', '172.58.44.154', '2018-12-14', '', NULL),
(8564, '', 5986, 999999999, 2, '101-Casablanca GM', '2019-01-23', '0000-00-00', '2018-12-04', 'black', 'yellow', 'Theorema', 'The clasp is wobbly or loose, the dial isnt working properly. I tried to follow the instructions to no avail. The time doesn\'t move at all. ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '50.246.44.33', '50-246-44-33-static.hfc.comcastbusiness.net', '2018-12-14', '', NULL),
(8565, '', 5987, 999999999, 0, '2009-Casablanca', '2018-12-16', '0000-00-00', '2018-12-08', 'silver', 'white', 'Theorema', 'Not comfortable to wear on my wrist as I have skinny wrist and my wrist bone sticks out.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.16.210.82', 'cpc104298-oldh11-2-0-cust593.10-1.cable.virginm.net', '2018-12-16', '', NULL),
(8566, '', 5988, 999999999, 2, 'other', '2019-01-16', '0000-00-00', '2018-12-16', 'black', 'black', 'other', 'The watches were not what we expected. We did receive ONE watch with a cracked case and it looked like it was opened prior.\r\n\r\nOur customer order number is  T6262,', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.249.230.116', 'c-73-249-230-116.hsd1.nh.comcast.net', '2018-12-17', '', NULL),
(8567, '', 5989, 999999999, 0, '111-Copenhagen', '2018-12-17', '0000-00-00', '2018-12-16', 'gold', 'black', 'Theorema', 'My order number #T2399\r\nThe right-hand sub dial has fallen off the color is red this happened when my watch got banged against the wall there are no scratches or cracks on the watch can you please replace or repair my watch this is my favorite watch thank you for your time', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '50.65.176.241', 'S0106105611afdeb6.ed.shawcable.net', '2018-12-17', '', NULL),
(8568, '', 5990, 999999999, 2, '3006-Monaco Diamond', '2019-08-12', '0000-00-00', '2012-11-25', 'black', 'white', 'Theorema', '{G-Card}\r\nElements (2 circles one large and one small) inside the watch are loose and stuck on the side on the watch. ', '12-08-19\r\nZB in AuflÃ¶sung - Rotor geÃ¶ffnet - Uhr wird 7 Jahre alt\r\nKVA Werkreparatur, ZB und Armband ersetzen  130,- â‚¬ - bez. 135,- 2608\r\nGehÃ¤use u-s, ZB mit 2 neuen TotaZg ers., Rotor geklebt und Lager geÃ¶lt\r\n{Glas und Bodendichtung - NICHT WD}\r\nK 2708 0855 - steht in Vollaufzug 1400, weil die Zg sich nicht mÃ¶gen\r\nK 2808 0910 - 30-08-19 okay', '1,2', '2019-08-30', '2019-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-30', '109.123.74.93', 'no-ptr.vps.net', '2018-12-17', '1Z8VF4596896643982', NULL),
(8569, '', 5991, 999999999, 2, '508-Dublin', '2019-01-02', '0000-00-00', '2014-11-04', 'black', 'black', 'Pionier', '[OHNE G-Nachweis]\r\nMy watch requires maintenance. Watch started to delay few minutes in spite of wearing it all the time. Some clock latin numbers fall down inside watch and need to be fixed again. Watch part number is GM-508-4', '09-01-19\r\ndiverse Indexe gelï¿½st im Werk... Armband verbraucht\r\nKVA Zifferblatt und Armband 50,-   ?  1401\r\nZB mit div. Zg ers. \r\nK 1401 1420 - Zg mï¿½gen sich nicht? ? Werk!\r\nK 1601 1140 - 22-01-19 okay\r\n\r\nneues Band am 09.08.19 geschickt . 00340434129949109527', '1,2', '2019-08-09', '2019-08-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-01-28', '37.106.145.207', '37.106.145.207', '2018-12-18', '00340434129949109138', NULL),
(8570, '', 5992, 999999999, 0, '103-Sao Paulo', '2018-12-19', '0000-00-00', '2018-05-30', 'black', 'yellow', 'Theorema', 'Hi I bought this watch last year and i m facing problem on crown section.It dose not takes wind and slips back.thanks  ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '218.214.62.210', '210.62.214.218.sta.commander.net.au', '2018-12-19', '', NULL),
(8571, '', 5987, 999999999, 2, '101-Casablanca GM', '2019-01-02', '0000-00-00', '2018-12-08', 'bicolor gold', 'white', 'Theorema', 'does not fit on wrist properly as i have small wrist and does not feel comfortable', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.121.219.1', '212.121.219.1', '2018-12-19', '', NULL),
(8648, '', 6051, 2, 2, '511-New York I', '2019-01-16', '0000-00-00', '2018-09-17', 'black', 'white', 'Pionier ', '{G-Card}\r\nI set the clock for a little while and after it stops, I keep it all bay and it does not work. At all . and it still has the missing key, your one does not sit at all. it has  a big game.', '23-01-19\r\nFehler im Handaufzug...und lose beiliegender Bï¿½gel\r\n? Raststift vom WH gelï¿½st, dadurch Aufzug vï¿½llig durcheinander, Welle ohne Fï¿½hrungszapfen! Kuplungsrï¿½der und WH ers., Welle ers., 2 TotaZg ers., Gehï¿½use entgratet - reguliert -  WD 8310\r\nK 2501 1340 - Bï¿½gel montiert und 28-01-19 okay', '1,2', '2019-02-12', '2019-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-13', '', '', '0000-00-00', 'RC 32 332 770 7DE', NULL),
(8573, '', 5994, 999999999, 2, '3005-Marco Polo', '2019-01-06', '0000-00-00', '2017-09-06', 'gold', 'black', 'Theorema', '{G-Card}\r\nIt does not work anymore', '22-01-19\r\nKlemmung im RW? Nein, Paletten trocken ? geÃ¶lt, beide KlinkenrÃ¤der ers.\r\nK 2401 1350 steht 1615 ? herrenlosen Zapfen unbekannter Herkunft aus KBR-Trieb gefischt\r\nK 2801 1315 - 31-01-19 okay', '1,2', '2019-02-12', '2019-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-13', '172.58.37.165', '172.58.37.165', '2018-12-20', 'RC 32 332 773 8DE', NULL),
(8575, '', 5995, 999999999, 2, '107-Rio', '2019-01-02', '0000-00-00', '2017-09-01', 'black', 'white', 'Theorema', '{G-Card}\r\nNote order number was 1300870511\r\nWatch does not work when you wind same - it slows down to a stop after 10 minutes.  It is in perfect condition and looks brand new but simply is not performing', '09-01-19\r\nWerk kpl. abgelaufen - S+F oB - Aufzug \r\nUK 0901 1525 - steht ca 0100 → Anker gerichtet und Unruh kpl. ers. - reguliert\r\nUK 1001 0900 - einwandfrei\r\nWK 1101 0910 - gut - Aufzug 24x\r\nUK 1401 0945 - einwandfrei\r\nWK 1501 0755 - 16-01-19 okay\r\n{Aufzugzettel}', '1,2', '2019-01-27', '2019-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-01-28', '46.7.210.191', '46.7.210.191', '2018-12-21', '425012797695', NULL),
(8576, '', 5996, 999999999, 0, '101-Casablanca GM', '2018-12-22', '0000-00-00', '2018-12-18', 'silver', 'black', 'Theorema', 'Nothing wrong just changed my mind. Watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.253.242.43', '108-253-242-43.lightspeed.austtx.sbcglobal.net', '2018-12-22', '', NULL),
(8577, '', 5997, 999999999, 2, '101-Casablanca GM', '2019-01-02', '0000-00-00', '2018-11-26', 'black', 'black', 'Theorema', '{G-Card}\r\nat the end of the central attachment of the pendulum: you will see a piece that has come out of its place.', '09-01-19\r\njo, Rücker auseinandergefallen - Unruh kpl. ersetzt\r\nUK 1001 1525 - einwandfrei\r\nWK 1101 0910 - gut - Aufzug 36x\r\nUK 1401 0950 - einwandfrei\r\nWK 1501 0755 - 16-01-19 okay', '1,2', '2019-01-27', '2019-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-01-28', '89.94.24.171', 'static-89-94-24-171.axione.abo.bbox.fr', '2018-12-23', '425012797710', NULL),
(8578, '', 5998, 999999999, 0, '112-Madrid', '2018-12-24', '0000-00-00', '2018-12-21', 'gold', 'black', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.49.134.249', 'c-68-49-134-249.hsd1.mi.comcast.net', '2018-12-24', '', NULL),
(8579, '', 5999, 2, 2, '3005-Marco Polo', '2018-12-24', '0000-00-00', '2012-06-01', 'silber', 'weiÃŸ', 'Theorema ', '[OHNE G-Nachweis]\r\nMarco Polo Diamond, lÃ¤sst sich nicht mehr Aufziehen.\r\n\r\nAuf Stellung Krone O drÃ¼cken bewegt sich nur die Zeit Einstellung Frage:\r\n\r\nWas ist zu tun.', '09-01-19\r\nAufzug/WH/WHF-Fehler ? reparabel!\r\nKVA  WerkTeilReparatur  40,-  â† 2002\r\nWHF ersetzt - WD 8310\r\nK 2102 1140 - 25-02-19 okay', '1,2', '2019-02-27', '2019-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-28', '', '', '0000-00-00', '00340434129949109350', NULL),
(8580, '', 6000, 2, 2, '108-Oman', '2019-01-10', '2018-01-29', '2018-01-29', 'rose', 'blue', 'Theorema', '{G-Card}\r\nIs not clicking at all, no movement of mechanics.', '10-01-19\r\nWerk kpl. abgelaufen - S+F oB\r\nUK 1001 0845 - einwandfrei\r\nWK 1101 0915 - gut - Aufzug 36x\r\nUK 1401 0950 - einwandfrei\r\nWK 1501 0755 - 16-01-19 okay\r\n{Aufzugzettel}', '1,2', '2019-01-27', '2019-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-01-28', '', '', '0000-00-00', 'RC 32 228 140 8DE', NULL),
(8581, '', 6001, 999999999, 2, '514-Hawaii', '2019-01-04', '0000-00-00', '2018-12-18', 'silver', 'black', 'Pionier', 'Return due to item does nog meet ecpectation', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.248.245.249', 'dhcp-077-248-245-249.chello.nl', '2018-12-25', '', NULL),
(8582, '', 6002, 999999999, 2, '101-Casablanca GM', '2019-01-02', '0000-00-00', '2018-12-08', 'silver', 'white', 'Theorema', 'My orderT6699: I ordered the wrong model. Please send to me Casablanca 101-4', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.185.104.121', '0134700298.0.fullrate.ninja', '2018-12-27', '', NULL),
(8583, '', 6003, 999999999, 2, '3006-Monaco Diamond', '2018-12-27', '0000-00-00', '2018-12-05', 'gold', 'black', 'Theorema', 'Ich wollte die Feder mit der Krone anspannen, und habe es 6-7mal gedreht, dann ist das ganze Uhrwerk durchgedreht. Der Sekundenzeiger ist danach aus dem nichts im Uhr am hÃ¤ngen.', '', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '31.10.144.11', '31.10.144.11', '2018-12-27', '', NULL),
(8584, '', 6004, 999999999, 0, '101-Casablanca GM', '2018-12-27', '0000-00-00', '2018-12-02', 'black', 'white', 'Theorema', 'Watch will stop moving every 10-30 minutes. The second hand turns fine just the hour and minute hand stops', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.224.12.196', 'c-71-224-12-196.hsd1.pa.comcast.net', '2018-12-27', '', NULL),
(8585, '', 6004, 999999999, 0, '101-Casablanca GM', '2018-12-27', '0000-00-00', '2018-12-02', 'black', 'white', 'Theorema', 'Every 10-30 minutes the hour and minute hand stop working. Everything else seems to be in working order. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.115.128.148', 'static-98-115-128-148.phlapa.fios.verizon.net', '2018-12-27', '', NULL),
(8586, '', 6005, 999999999, 2, '3012-Paris', '2019-01-23', '0000-00-00', '2018-11-22', 'gold', 'black', 'Theorema', '{G-Card - No. 345}\r\n [[ MY ORDER T5747. Something has come loose inside the watch that makes a warbling sound. It moves around the watch. Something probably fell off from the mechanism. As well, the buckle of the band is loose, it opens up the buckle. Please fix this watch or exchange.', '04-02-19\r\nlinkes Werk â†’ Rotorschraube gebrochen\r\nAutoBrÃ¼cke ersetzt - rechts â†’ Aufzugrad ersetzt\r\nK 0502 1450 - 08-02-19 okay', '1,2', '2019-02-23', '2019-02-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-25', '42.188.36.228', '42.188.36.228', '2018-12-28', '425012802058', NULL),
(8587, '', 6006, 999999999, 2, '111-Copenhagen', '2019-01-10', '0000-00-00', '2018-06-11', 'black', 'black', 'Theorema', '{G-Card}\r\nMy watch doesnï¿½t work in Duel time and unusual movement of machine. I sent it back to Germany today with local post office. The address that I wrote in watch box could be wrong because I saw it on the website page. I put my 2 year warranty also. Please reply me as soon as possible when you receive my watch. Thanks.', '23-01-19\r\nkl SekZg abgefallen, DualTime oF ? Rad aus Eingriff, muss aber schon bei der Montage gewesen sein(?) - Rad gesetzt, ZB wegen WellaForm ers. \r\nK 2301 1140 - reguliert und 28-01-19 okay', '1,2', '2019-02-12', '2019-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-13', '1.46.200.152', '1.46.200.152', '2018-12-28', 'RC 32 332 776 9DE', NULL),
(8588, '', 6007, 999999999, 0, '101-Casablanca GM', '2018-12-28', '0000-00-00', '2018-12-28', 'black', 'black', 'Theorema', 'Order number T7499 Watch is brand new and never worn please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.34.198.210', 'c-24-34-198-210.hsd1.ma.comcast.net', '2018-12-28', '', NULL),
(8589, '', 6008, 999999999, 2, '111-Copenhagen', '2019-01-10', '0000-00-00', '2018-03-03', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - T2596 v. 05-03-2018]\r\nThe watch stops working. it does not move or tell time  ', '23-01-19\r\nkl. SekZg ab, klemmt im RW - befreit und aufgesetzt, DualTime korrigiert - ABER ? Amplitude saumï¿½ï¿½ig - Werktausch\r\nK 2401 1405 - 28-01-19 okay', '1,2', '2019-02-12', '2019-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-13', '50.74.101.164', 'rrcs-50-74-101-164.nyc.biz.rr.com', '2018-12-28', 'RC 32 332 775 5DE', NULL),
(8590, '', 6009, 999999999, 2, '108-Oman', '2019-01-04', '0000-00-00', '2018-12-10', 'black', 'gold', 'Theorema', 'I bought the watch from Tufina website which is tufinawatches.com \r\n4 digit order number is T6868\r\nWatch is brand new and never worn. When the package got delivered to me, it already had some cracks outside the box. Please refund', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.121.159.28', '02799f1c.bb.sky.com', '2018-12-28', '', NULL),
(8591, '', 3573, 999999999, 2, '103-Sao Paulo', '2019-01-04', '0000-00-00', '2014-11-25', 'gold', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 27150 v. 25-11-2014]\r\nWatch just stopped working on its own and refused to tick automatically. Watch was previously sent to your workshop to repair the winder.', '23-01-19\r\n4 Jahre alt... Werk scheint mÃ¼de - Gangpartie gereinigt und geÃ¶lt ? Amplitude noch gut... reguliert\r\n? Angebot neues LB 25,- \r\nUK 2301 1035 - einwandfrei\r\nWK 2401 1025 - bestens - Warte auf KVA-BestÃ¤tigung ? 2701\r\nABER ? jetzt fragt Kunde noch nach neuem Glas ? 25,- incl. GehÃ¤useaufhÃ¼bschung\r\n? ausfÃ¼hren 3001\r\nGehÃ¤use u-s, Glas ersetzt, alle Dichtungen dabei erneuert, Lunette ausgelegt\r\nUK 3101 1500 - einwandfrei\r\nBand ersetzt - WD 8310 - und 01-02-19 okay', '1,2', '2019-02-11', '2019-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-12', '31.127.51.72', '31.127.51.72', '2018-12-28', '425012800445', NULL),
(8679, '', 6073, 999999999, 0, '514-Hawaii', '2019-01-28', '0000-00-00', '2019-01-13', 'gold', 'black', 'Pionier', 'Wrong product delivery ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '118.102.74.70', '118.102.74.70', '2019-01-28', '', NULL),
(8680, '', 6073, 999999999, 0, '514-Hawaii', '2019-01-28', '0000-00-00', '2019-01-13', 'gold', 'black', 'Pionier', 'wrong product delivery and packing box broken', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '118.102.74.70', '118-102-74-70.intrapower.net.au', '2019-01-28', '', NULL),
(8593, '', 6010, 999999999, 2, '101-Casablanca GM', '2019-01-28', '0000-00-00', '2018-12-16', 'black', 'white', 'Theorema', '{G-Card} \r\nWhen the watch arrived I noticed that the box had been damaged. I wound the watch to its limit and took it to the jewellers to have the band adjusted. The watch was losing time from the very beginning, so I was not sure if I had wound it properly. After continued effort to make it work the watch simply would not hold any accurate time at all and was losing ten to fifteen minutes every hour, so there is definitely something wrong with it\r\n---\r\n04-01-19\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 34x\r\nUK 0401 1200', '04-02-19\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 34x\r\nUK 0401 1200 - steht 1830 ? Anker und... Spiralschlï¿½ssel fehlt...\r\nUnruh kompl. ersetzt, Anker und verl. Weg justiert, reguliert\r\nUK 0502 1105 - einwandfrei\r\nWK 0602 0910 - 07-02-19 okay', '1,2', '2019-02-12', '2019-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-13', '110.150.28.153', 'cpe-110-150-28-153.nb08.nsw.asp.telstra.net', '2018-12-28', 'RC 32 332 777 2DE', NULL),
(8594, '', 6011, 999999999, 2, '108-Oman', '2019-01-10', '0000-00-00', '2018-05-16', 'rosï¿½', 'blue', 'Theorema', '{G-Card}\r\nMy order number is #T4035. My watch lightly fell on the floor at home and did not observe the shock well. It has stopped working. Please repair.', '23-01-19\r\nsteht in Vollaufzug - keine Druckstelle sichtbar ? ausgeschwungen\r\nAnker gerichtet, Aufzug sortiert - WD 8310\r\nUK 2301 0935 - einwandfrei\r\nWK 2401 1040 - 25-01-19 okay KULANZ', '1,2', '2019-02-08', '2019-02-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-01', '88.119.54.125', '88.119.54.125', '2018-12-30', 'RC322492781DE', NULL),
(8595, '', 6012, 999999999, 2, '101-Casablanca GM', '2019-01-28', '0000-00-00', '2018-12-18', 'black', 'white', 'Theorema', 'Watch is brand new and never worn. Please refund.\r\nThe order number is T7229 and the website i bought it from is  tufinawatches.com\r\n', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.102.65.246', 'ip68-102-65-246.ks.ok.cox.net', '2018-12-30', '', NULL),
(8596, '', 5802, 999999999, 0, '101-Casablanca GM', '2018-12-31', '0000-00-00', '2017-12-01', 'black', 'white', 'Theorema', 'This is my second time returning this watch. I am spending a lot of money on the post. Please exchange the watch. This watch does not work it goes 2-3 hours forward', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '219.74.86.72', 'bb219-74-86-72.singnet.com.sg', '2018-12-31', '', NULL),
(8597, '', 6013, 999999999, 2, '106-Toronto GM', '2019-01-28', '0000-00-00', '2018-12-20', 'rosé', 'black', 'Theorema', 'the watch will not wind and does not keep time. ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.82.181.69', '96-82-181-69-static.hfc.comcastbusiness.net', '2018-12-31', '', NULL),
(8598, '', 6005, 999999999, 2, '112-Madrid', '2019-01-23', '0000-00-00', '2018-03-21', 'gold', 'black', 'Theorema', '{G-Card}\r\nMy first theorema watch before this, all is good except when I turn the knob dial will not change the time? sometime it does so I want to return at same time with my other watch for repair. ', '04-02-19\r\nKrone gebrochen? ? nein, nur gelÃ¶st - gesichert - WD 8310\r\nK 0502 1125 - zieht nicht genug auf? 2h Daueraufzug - einwandfrei\r\nK 0702 1400 - 08-02-19 okay', '1,2', '2019-02-23', '2019-02-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-25', '42.188.36.228', '42.188.36.228', '2019-01-01', '425012802058', NULL),
(8599, '', 6014, 999999999, 2, '101-Casablanca GM', '2019-01-28', '0000-00-00', '2018-12-07', 'black metal', 'black', 'Theorema', '{G-Card}\r\nMY ORDER T6524. The watch arrived not working. I wind the watch and nothing happens. No movement. PLEASE EXCHANGE', '04-02-19\r\nWerk steht in Vollaufzug ? SekRd klemmt im AR-Trieb, weil die Zï¿½hne schlecht gearbeitet sind - SR ersetzt\r\nUK 0502 0915 - einwandfrei\r\nWK 0602 0910 - 07-02-19 okay', '1,2', '2019-02-12', '2019-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-13', '125.197.98.201', 'FL1-125-197-98-201.gnm.mesh.ad.jp', '2019-01-01', 'RC 32 332 778 6DE', NULL),
(8600, '', 6015, 999999999, 0, '101-Casablanca GM', '2019-01-01', '0000-00-00', '2018-12-08', 'black', 'black', 'Theorema', 'Returning the watch as not a watch I can easily work so no longer wanting it.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.210.100.96', '5ad26460.bb.sky.com', '2019-01-01', '', NULL),
(8601, '', 6016, 999999999, 2, '3011-Macau', '2019-01-25', '0000-00-00', '2017-12-21', 'silver', 'white', 'Theorema', '{G-Card}\r\nthe winder is broken  ', '04-02-19\r\nDayTota abgefallen - aber: da auch ausgeschwungen und Zg nicht auffindbar ? Werktausch - WD 8310\r\nK 0502 1310 - 08-02-18 okay', '1,2', '2019-02-27', '2019-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-25', '39.10.230.114', '39-10-230-114.adsl.fetnet.net', '2019-01-01', 'RC 32 400 840 4DE', NULL),
(8602, '', 4469, 999999999, 2, '3008-Damascus', '2019-01-04', '0000-00-00', '2017-06-21', 'gold', 'black', 'Theorema', '{G-Copy}\r\nWatch does not move/tick anymore\r\nDie Uhr funktioniert nicht mehr. Die Uhr steht still.', '10-01-19\r\nKlemmung im RW → mal ganz was neues: WH-Schraubenersatz fehlt und klemmt das RW! Nur neues Werk möglich - ersetzt\r\nWD 8310\r\nK 1001 1420 - 14-01-19 okay', '1,2', '2019-01-19', '2019-01-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-01-21', '178.18.139.195', 'mail.desktoptowork.com', '2019-01-02', '425012794505', NULL),
(8604, '', 5970, 999999999, 2, '108-Oman', '2019-01-10', '0000-00-00', '2018-01-16', 'silver', 'gold', 'Theorema', '{G-Card}\r\nThe watch is constantly stopping when it is on my wrist, or face up on a flat surface, if I tap the watch or shake my wrist, it\'s starts for a short time. However, if I leave it face down on a flat surface it will keep perfect time until it\'s fully unwound. ', '23-01-19\r\nWerk kpl. abgelaufen - S+F oB - Aufzug und\r\nUK 2301 1420 - oops, hatte verloren und bleibt nun bei ZB oben stehen\r\nAnker und verl. Weg gerichtet, {GehÃ¤use ers.}\r\nUK 2501 1450 - gut - Aufzug 29x\r\nUK 2801 1125 - einwandfrei\r\nWK 2901 0730 - 31-01-19 okay', '1,2', '2019-02-11', '2019-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-12', '86.165.14.27', 'host86-165-14-27.range86-165.btcentralplus.com', '2019-01-02', '425012800489', NULL),
(8605, '', 6018, 2, 2, '101-Casablanca', '2019-01-02', '0000-00-00', '2017-10-02', 'gold', 'black', 'Theorema', '{G-Card}\r\nEverything works perfectly fine, but the two hands stopped moving.I only wear the watch occasionally, so I am not sure when it stopped working.', '10-01-19\r\nWerk kpl. abgelaufen - S+F oB\r\nUK 1001 0955 - Zg werden nicht mitgenommen - ZgReibung!\r\nWK 1101 1100 - gut - Aufzug 37x\r\nUK 1401 1000 - einwandfrei\r\nWK 1501 0800 - 16-01-19 okay', '1,2', '2019-01-27', '2019-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-01-28', '', '', '0000-00-00', 'RC 32 228 138 5DE', NULL),
(8606, '', 6019, 999999999, 0, '101-Casablanca GM', '2019-01-03', '0000-00-00', '2018-10-12', 'black', 'yellow', 'Theorema', 'There is a smudge and a small hair piece on the second counter.\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '129.142.0.49', '129142000049.mbb.telenor.dk', '2019-01-03', '', NULL),
(8607, '', 6020, 999999999, 0, '502-Malibu', '2019-01-03', '0000-00-00', '2017-11-24', 'gold', 'white', 'Pionier', 'I was rewinding the time piece as instructed in the manual and the piece simply broke inside i have the round piece,I need the piece that broke off removed and a new one installed this is actually my favorite time piece I love it please help me thank you very much.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.102.77.120', 'cpe-24-102-77-120.nyc.res.rr.com', '2019-01-03', '', NULL),
(8608, '', 6017, 999999999, 2, '102-Monte Carlo GM', '2019-01-16', '0000-00-00', '2018-12-06', 'black', 'black', 'Theorema', '{G per email 07-01-19}\r\nMy order is #T6493. The crown has fallen off. Please repair or replace accordingly. There is also a tiny scratch above the \"DUBAI\" logo, paint it if possible. ', '23-01-19\r\nWH-Schraube nicht fest? Aufzugrad fehlt? ? aus RW gefischt, WH und Sperrad-Schraube gesichert\r\nUK 2301 1430 - einwandfrei\r\nWK 2401 1040 - 25-01-19 okay', '1,2', '2019-02-08', '2019-02-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-01-31', '94.69.226.122', 'ovuv89.static.otenet.gr', '2019-01-03', '425012798154', NULL),
(8610, '', 6021, 999999999, 2, '101-Casablanca GM', '2019-01-10', '0000-00-00', '2018-12-08', 'black', 'black', 'Theorema', 'No longer wanting the watch. Probably a lovely watch for someone else but its just no to my liking. I would please like a full refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '31.25.4.14', '31.25.4.14', '2019-01-03', '', NULL),
(8611, '', 6022, 999999999, 2, '101-Casablanca GM', '2019-01-23', '0000-00-00', '2018-12-25', 'silver', 'white', 'Theorema', ' My order T7333. The watch is brand new and never worn. Please refund.  thank you.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '67.141.58.233', 'h233.58.141.67.static.ip.windstream.net', '2019-01-03', '', NULL),
(8612, '', 6023, 999999999, 2, '101-Casablanca GM', '2019-01-16', '0000-00-00', '2018-12-28', 'gold', 'white', 'Theorema', '{G-Card}\r\nMy order number is T7559. Watch arrived not working. I wind and nothing happens. Please repair or replace accordingly.', '23-01-19\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 42x \r\nUK 2301 1435 - steht 1555 ? verlorener Weg war einseitig sehr groÃŸ \r\nUK 2501 1415 - gut - Aufzug 32x \r\nUK 2801 1125 - einwandfrei\r\nWK 2901 0730 - 31-01-19 okay', '1,2', '2019-02-11', '2019-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-12', '82.208.25.194', 'assigned-82-208-25-194.casablanca.cz', '2019-01-03', '425012800375', NULL),
(8613, '', 6024, 999999999, 2, '101-Casablanca GM', '2019-01-25', '0000-00-00', '2018-12-28', 'silver', 'white', 'Theorema', 'My order number is T7362. The watch is brand new and never worn.  You sent me the wrong color watch with a broken calendar. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.25.184.251', 'cpe-98-25-184-251.sc.res.rr.com', '2019-01-04', '', NULL),
(8614, '', 6025, 999999999, 2, '101-Casablanca GM', '2019-01-19', '0000-00-00', '2017-11-14', 'black', 'black', 'Theorema', '{G-Card}\r\nCrown of the watch is not working. Please repair.', '25-01-19\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 34x\r\nUK 2501 1525 - gut - Aufzug 33x\r\nUK 2801 1125 - einwandfrei\r\nWK 2901 0735 - 31-01-19 okay\r\n{Aufzugzettel}', '1,2', '2019-02-12', '2019-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-13', '220.246.55.18', 'n220246055018.netvigator.com', '2019-01-04', 'RC 32 332 772 4DE', NULL),
(8615, '', 6026, 999999999, 2, '512-Berlin', '2019-01-16', '0000-00-00', '2018-11-21', 'silver', 'gold', 'Pionier', '{G-Card}\r\nLes aiguilles se sont cassï¿½es quand jï¿½ai voulu remettre la montre ï¿½ lï¿½heure.\r\n---\r\nThe needles broke when I wanted to put the watch back on time.', '23-01-19\r\nautsch\'n! ZentrSekRd hat den oberen Zapfen verloren, insgesamt ist das ZgWerk eher schief wie Pisa... ? Werktausch mit neuem StdZg\r\nK 2401 1505 - 28-01-19 okay', '1,2', '2019-02-11', '2019-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-12', '92.184.101.142', '92.184.101.142', '2019-01-04', '425012800456', NULL),
(8616, '', 6027, 999999999, 2, '101-Casablanca GM', '2019-01-10', '0000-00-00', '2017-10-17', 'gold', 'black', 'Theorema', '{G-Card & Copy}\r\nAfter the watch has been wound it will only run for a short period then stop.  This has happened a couple of times and despite being rewound will still only run for short periods. The watch remains wound inside but doesn\'t run.  ', '23-01-19\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 39x\r\nUK 2301 1450 - verliert, aber lt. ZW fast 30sec+/d ? Fehler in der Hemmung - Anker gerichtet, kein weiterer Fehler feststellbar\r\nUK 2501 1435 - gut - Aufzug 36x\r\nUK 2801 1135 - einwandfrei\r\nWK 2901 0735 - 31-01-19 okay', '1,2', '2019-02-11', '2019-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-12', '31.50.250.196', 'host31-50-250-196.range31-50.btcentralplus.com', '2019-01-04', '425012800434', NULL),
(8617, '', 4885, 999999999, 2, '7001-Havana', '2019-01-10', '0000-00-00', '2015-08-26', 'silver', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 33973 v. 27-08-2015]\r\nScreen cracked. Needs replaced.', '23-01-19\r\njo, Glas zerstÃ¶rt, aber keine Splitter im Werk.\r\nKVA  Glas und LB  40,- ? 2501\r\nGlas ers., ZgStellung korrigiert, Minuterie geklebt - WD 8310\r\nK 2801 1500 - 31-01-19 okay', '1,2', '2019-02-11', '2019-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-12', '185.46.213.89', '185.46.213.89', '2019-01-04', '425012800423', NULL),
(8618, '', 6028, 999999999, 2, '3006-Monaco Diamond', '2019-01-12', '0000-00-00', '2017-05-26', 'silver metal', 'white', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nthe watch is delaying up to one hour per day. Usually seems to work correctly but due to that delay is useless. ', '23-01-19\r\nRotor gelÃ¶st... und der hat dann den AbFall verstellt - reguliert, Rotorlager geÃ¶lt\r\nK 2501 1125 - WD 8310 und 28-01-19 okay', '1,2', '2019-03-11', '2019-03-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-12', '185.253.232.83', '185.253.232.83', '2019-01-04', '1Z8VF4596851453173', NULL),
(8619, '', 6029, 999999999, 0, '7002-Chicago', '2019-01-04', '0000-00-00', '2018-02-05', 'gold', 'white', 'Pionier', 'does not keep accurate time, and stops working while being worn despite being sufficiently wound. does not always begin working when wound.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '76.71.3.62', 'hmtnon0109w-lp140-01-76-71-3-62.dsl.bell.ca', '2019-01-04', '', NULL),
(8621, '', 6031, 999999999, 2, '108-Oman', '2019-01-19', '0000-00-00', '2018-12-28', 'gold', 'gold', 'Theorema', 'Case damaged in shipping and quality of watch not as expected.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.98.67.81', '172.98.67.81', '2019-01-06', '', NULL),
(8622, '', 6032, 999999999, 0, '101-Casablanca GM', '2019-01-07', '0000-00-00', '2018-12-07', 'gold', 'black', 'Theorema', 'My order number is T6548. The watch is brand new and never worn. Please refund.\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '45.17.154.249', '45-17-154-249.lightspeed.wchtks.sbcglobal.net', '2019-01-07', '', NULL),
(8623, '', 6030, 999999999, 2, '101-Casablanca GM', '2019-01-28', '0000-00-00', '2019-01-01', 'silver', 'white', 'Theorema', 'Nice watch I like it so much but it’s so big for my hand but I will order another one I like your website a lot of nice things and the service so fast \r\nThank you so much ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.197.228.54', '54.228.197.178.dynamic.wless.zhbmb00p-cgnat.res.cust.swisscom.ch', '2019-01-07', '', NULL),
(8624, '', 6020, 999999999, 0, '502-Malibu', '2019-01-07', '0000-00-00', '2017-11-24', 'gold', 'white', 'Pionier', 'I was winding the time piece as instructed in the owners manual when midway through me winding it simply snapped off leaving the other half inside I previously wrote to you and I responded I should be on file now I am sending you the time piece to be repaired which is still in warranty thank you so much I hope to do more business in the near future.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.102.77.120', 'cpe-24-102-77-120.nyc.res.rr.com', '2019-01-07', '', NULL),
(8625, '', 4724, 999999999, 2, '104-Copacabana', '2019-01-19', '0000-00-00', '2016-06-24', 'gold', 'yellow', 'Theorema', '{G-Card}\r\nGlass is scratched, would like to let it replaced.\r\nI also would like a new leather strap\r\n\r\nWarranty cards an other old repair info in the watch box\r\n', '28-01-19\r\njo... Glas ist zerkratzt, Armband deutlich strapaziert\r\nKVA  Glas und Band  40,- ? 3001\r\nGlas ers. - WD 8310\r\nUK 3101 1355 - einwandfrei\r\nWK 0102 0750 - Band ers. und 04-01-19 okay', '1,2', '2019-02-11', '2019-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-12', '84.87.56.237', 'ip545738ed.direct-adsl.nl', '2019-01-07', '425012800478', NULL),
(8626, '', 4724, 999999999, 2, '3011-Macau', '2019-01-19', '0000-00-00', '2016-06-24', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\nGlass is broken, please replace.\r\n\r\nAnd please replace the leather strap with a black metal strap', '28-01-19\r\njo... MB an LB-GehÃ¤use geht nicht. Also, GehÃ¤use incl. Glas und MB\r\nKVA  zum Sonderpreis von 50,- ? 3001\r\nGehÃ¤use fÃ¼r Metallband mit Band ers. - WD 8310\r\nK 3101 1410 - 04-02-19 okay', '1,2', '2019-02-11', '2019-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-12', '84.87.56.237', 'ip545738ed.direct-adsl.nl', '2019-01-07', '425012800478', NULL),
(8628, '', 6034, 999999999, 2, '101-Casablanca GM', '2019-02-11', '0000-00-00', '2018-12-24', 'black', 'yellow', 'Theorema', 'Christmas gift return for refund please', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '67.44.241.10', 'host-67-44-241-10.hnremote.net', '2019-01-08', '', NULL),
(8629, '', 6035, 999999999, 2, '101-Casablanca GM', '2019-01-16', '0000-00-00', '2018-12-28', 'black', 'yellow', 'Theorema', '', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '162.227.154.209', '162-227-154-209.lightspeed.iplsin.sbcglobal.net', '2019-01-09', '', NULL),
(8630, '', 5876, 999999999, 2, '110-Oslo', '2019-01-19', '0000-00-00', '2018-08-22', 'silver', 'silvgrey', 'Theorema', '{G-Card}\r\nCrown is not working accordingly, I have sent this back before and the same problem happened after adjusting the time once. Please repair fully this time', '25-01-19\r\nZg ers., Aufzug sortiert, Rotorlager geï¿½lt\r\nK 2901 1000 - nochmal 2h Daueraufzug\r\n01-02-19 okay\r\n\r\nDas ist anscheinend ein Grobmotoriker und wird, sollte er diese Uhr behalten, ein Problemkunde werden. Besser fï¿½r ihn wï¿½re ein anderes Modell - wo nicht dieses Werk o.ï¿½. verbaut ist! ? Also kein 501/502/503/504/507/508/509/510/512/3006/4004\r\n', '1,2', '2019-02-11', '2019-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-12', '84.195.4.17', 'd54C30411.access.telenet.be', '2019-01-10', '425012800397', NULL),
(8631, '', 6036, 999999999, 0, '503-Sydney', '2019-01-10', '0000-00-00', '2019-01-10', 'silver', 'white', 'Pionier', 'The watch is too small for my liking. Did not even put it on my rest!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '184.70.130.214', '184.70.130.214', '2019-01-10', '', NULL),
(8632, '', 6037, 999999999, 2, '3011-Macau', '2019-01-19', '0000-00-00', '2019-01-05', 'gold', 'blue', 'Theorema', 'My order number is T8093. The watch is brand new and never worn. Please refund.\r\nThe watch is too big for my boyfriend,he think it is not suitable for him.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '46.193.1.121', 'eth-west-pareq2-46-193-1-121.wb.wifirst.net', '2019-01-11', '', NULL),
(8633, '', 6038, 999999999, 2, '101-Casablanca GM', '2019-01-11', '0000-00-00', '2018-12-08', 'gold', 'black', 'Theorema', '{G per email 11-01-2019}\r\nHands of the watch are detached from the movement.', 'â†’â†’ kam dann aber mit der Rep# 8651', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.39.212.136', '96-39-212-136.dhcp.ftwo.tx.charter.com', '2019-01-11', '', NULL),
(8634, '', 6039, 999999999, 0, '101-Casablanca GM', '2019-01-11', '0000-00-00', '2019-01-02', 'black', 'white', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.240.146.33', 'c-73-240-146-33.hsd1.or.comcast.net', '2019-01-11', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(8635, '', 6039, 999999999, 2, '101-Casablanca GM', '2019-02-11', '0000-00-00', '2019-01-02', 'black', 'white', 'Theorema', '', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.240.146.33', 'c-73-240-146-33.hsd1.or.comcast.net', '2019-01-11', '', NULL),
(8636, '', 6040, 999999999, 0, '101-Casablanca GM', '2019-01-11', '0000-00-00', '2019-01-11', 'silver', 'yellow', 'Theorema', 'This watch will not start. I followed instruction winding stem counterclockwise many times.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.113.36.74', '99-113-36-74.lightspeed.sntcca.sbcglobal.net', '2019-01-11', '', NULL),
(8637, '', 6041, 999999999, 2, '3009-Dubai II', '2019-01-16', '0000-00-00', '2018-02-27', 'gold', 'black', 'Theorema', '{G-Card}\r\nWatch hands (arrows) have dropped out for some reason. \r\nOtherwise the mechanism works fine.', '23-01-19\r\nUhr ist schon deutlich strapaziert... Zeiger aufgesetzt und gerichtet - Ablauf\r\nDann Aufzug und GR-Kontrolle ? ABER, lÃ¤sst sich per Hand nicht aufziehen, weil ein Sperrad gelÃ¶st ist! Befestigt - Ablauf\r\nAufzug 5h - Ablauf 2901 1300 bis 3107 1400 == 49h ? perfekt\r\n31-01-19 okay', '1,2', '2019-02-11', '2019-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-12', '80.195.133.84', 'cpc99364-croy26-2-0-cust83.19-2.cable.virginm.net', '2019-01-11', '425012800467', NULL),
(8638, '', 6042, 999999999, 2, '4004-Newton', '2019-01-23', '0000-00-00', '2018-01-29', 'gold', 'black', 'Theorema', '{G-Card}\r\nSomething is lose from inside and some strange noise inside and some of the mechanics not moving. The watch did not get any hit. ', '04-02-19\r\nRotor geï¿½ffnet ? ersetzt - WD 8310\r\nK 0502 1330 - 07-02-19 okay', '1,2', '2019-02-12', '2019-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-13', '37.33.165.53', '37-33-165-53.bb.dnainternet.fi', '2019-01-12', '425012800721', NULL),
(8639, '', 6043, 999999999, 0, '101-Casablanca GM', '2019-01-13', '0000-00-00', '2018-12-08', 'gold', 'yellow', 'Theorema', 'Gold plating doesn\'t continue inbetween the links, cheap chinese movment. My order number is T6842. Watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '218.215.144.211', '211.144.215.218.dyn.iprimus.net.au', '2019-01-13', '', NULL),
(8640, '', 6044, 999999999, 2, '514-Hawaii', '2019-01-22', '0000-00-00', '2018-06-11', 'black', 'black', 'Pionier', '{G-Card}\r\nthere is a loose screw in the hour making the clock stop \r\nnumer order t4298 i buy this clock fro sit \r\ntufinawatches.com', '15-02-19\r\noh oh... sieht aus wie ein explodiertes Rotorlager â†’ Werktausch? nein, alle Lagerkugeln gefunden, AutoBrÃ¼cke ersetzt \r\nAufzug bis 1902 0800 â†’ zieht nicht genug auf - Aufzugservice\r\nAufzug bis 2002 0800 - einwandfrei\r\nAblauf K 2002 0745 - 22-02-19 okay', '1,2', '2019-02-26', '2019-02-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-27', '79.184.0.38', '79.184.0.38.ipv4.supernova.orange.pl', '2019-01-13', '425012803444', NULL),
(8685, '', 6076, 999999999, 2, '3005-Marco Polo', '2019-02-15', '0000-00-00', '2019-01-17', 'silver metal', 'white', 'Theorema', '[Ohne G-Nachweis - Deal 47476 vom 18-01-2019]\r\nThis timepiece is losing 7 minutes over a 72 hour period.', '20-02-19\r\nWerk kpl. abgelaufen - S+F oB - Vorspannung 15x\r\nK 2002 1420 - in 5 Tagen (114h) minus 2min - aber: lt. ZW geht sie deutlich vor! â†’ Werktausch \r\nK 2502 1025 - 2802 0800', '1,2', '2019-03-13', '2019-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-14', '92.22.5.146', 'host-92-22-5-146.as13285.net', '2019-02-08', '1Z8VF4596850661404', NULL),
(8642, '', 6046, 999999999, 0, '505-Florida', '2019-01-14', '0000-00-00', '2017-11-07', 'silver', 'black', 'Pionier', 'Watch malfunction and not working at all. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '103.252.201.236', '236-201-252-103.myrepublic.com.sg', '2019-01-14', '', NULL),
(8643, '', 6047, 999999999, 0, '505-Florida', '2019-01-14', '0000-00-00', '2017-07-11', 'silver', 'black', 'Pionier', 'Watch malfunction and not working at all. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '103.252.201.236', '236-201-252-103.myrepublic.com.sg', '2019-01-14', '', NULL),
(8644, '', 6048, 999999999, 0, '101-Casablanca GM', '2019-01-14', '0000-00-00', '2019-01-03', 'gold', 'black', 'Theorema', 'I bought it as a gift for my father, but the box were broken, and the screw were loose, so i want to return it. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.58.36.79', '096-058-036-079.res.spectrum.com', '2019-01-14', '', NULL),
(8645, '', 6045, 999999999, 2, '3012-Paris', '2019-02-08', '0000-00-00', '2018-12-05', 'gold', 'black', 'Theorema', '{G-Card - No. 308}\r\nMy order # T6437 the big dial stopped working please repair or replace Accordingly !', '15-02-19\r\nschaltet Datum schon um 2000 oder erst um 0800, aber vorab\r\nK 1502 1500 - neu gestellt \r\nK 1802 0745 - einwandfrei - Zeiger justiert, beidseitig reguliert\r\nK 2002 0905 - 25-02-19 okay', '1,2', '2019-02-27', '2019-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-28', '162.222.80.223', '162.222.80.223', '2019-01-14', '425012803731', NULL),
(8646, '', 6049, 999999999, 0, '101-Casablanca GM', '2019-01-15', '0000-00-00', '2019-01-14', 'black', 'white', 'Theorema', 'My order number is T.7685  The watch is brand new and never worn. Please refund.\r\nThe quality of the watch is not something I was expecting for what I have paid.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.84.40.104', '108-84-40-104.lightspeed.sntcca.sbcglobal.net', '2019-01-15', '', NULL),
(8647, '', 6050, 999999999, 2, '3006-Monaco', '2019-01-19', '0000-00-00', '2017-01-16', 'gold', 'black', 'Theorema', '{G-Card}\r\nGood day\r\nWe purchased this beautiful watch Theorema from you in 2017 but suddenly broke down, please check and repair, the back side of the watch has a losing part moving inside the glass cover.\r\nAlso the black leather is broke if possible to be fixed please\r\nRegards\r\n\r\nIrina Sinkarenko\r\n61 charlotte street\r\nAberdeen\r\nAB251ly\r\nUnited Kingdom\r\n', '28-01-19\r\nRotor gebrochen â†’ und der hat dann die RÃ¼ckereinheit rasiert...\r\nâ†’ Werktausch Kulanz\r\nâ†’ Armband 25,- â† 0602\r\nWerk ersetzt - WD 8310\r\nK 0602 1500 - Band ers. und 08-02-19 okay', '1,2', '2019-02-22', '2019-02-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-25', '86.156.159.186', 'host86-156-159-186.range86-156.btcentralplus.com', '2019-01-15', '425012802036', NULL),
(8649, '', 6052, 999999999, 2, '101-Casablanca GM', '2019-01-25', '0000-00-00', '2019-01-14', 'gold', 'white', 'Theorema', 'Dial latch doesn\'t stay closed. ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.225.188.54', 'c-73-225-188-54.hsd1.wa.comcast.net', '2019-01-17', '', NULL),
(8650, '', 4009, 999999999, 2, '505-Florida', '2019-01-25', '0000-00-00', '2015-06-26', 'silver', 'white', 'Pionier', '{G-Card}\r\nLose parts of the dial,\r\nFurther, see mail inside the package\r\n[? 8650_RMA.pdf - previous 8475 Zg auf Kulanz]', '04-02-19\r\nhmmm... Nachfrage nach dem Photo â†’ okay, gelÃ¶ster Zierring \r\ndeutlich sichtbar\r\nK 0502 0940 - 08-02-19 okay\r\n[Entschuldigungsband]', '1,', '2019-02-08', '2019-02-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.45.44.10', 'sol-prod-filter-10-dro.solcon.nl', '2019-01-17', '', NULL),
(8651, '', 6038, 999999999, 2, '101-Casablanca GM', '2019-02-22', '0000-00-00', '2018-12-08', 'gold', 'black', 'Theorema', '{G-Card}\r\nhands are not attached to movement on receipt', '05-03-19\r\nZeigerspiel ab - sieht tatsÃ¤chlich nach Transportschaden aus...\r\nâ†’ Std- und MinZeiger ers. - prÃ¤ventiv Anker gerichtet\r\nUK 0503 1025 - einwandfrei\r\nWK 0603 0835 - 07-03-19 okay', '1,2', '2019-03-14', '2019-03-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-15', '96.39.212.136', '96-39-212-136.dhcp.ftwo.tx.charter.com', '2019-01-17', 'RC 32 526 012 9DE', NULL),
(8652, '', 6053, 999999999, 0, '101-Casablanca GM', '2019-01-18', '0000-00-00', '2018-12-18', 'gold', 'black', 'Theorema', 'The watch started running faster than normal and gaining time too quickly.  A few days later, the watch completely stopped working.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.246.248.63', 'c-69-246-248-63.hsd1.in.comcast.net', '2019-01-18', '', NULL),
(8653, '', 6054, 999999999, 2, '101-Casablanca GM', '2019-01-23', '0000-00-00', '2014-02-21', 'gold', 'black', 'Theorema', '{G-Card}\r\nMy request is to perform a complete maintenance at the official Theorema service center.\r\nThe watch was handed to my husband in February 2014, after four years I would like to perform a regular maintenance as recommended on your official website.\r\nI look forward to hearing from you.\r\nBest regards\r\nMaria Rita Pasimeni\r\n---\r\n', '04-02-19\r\nWerk kompl. abgelaufen - S+F oB - Aufzug 36x\r\n Amplitude 280ï¿½\r\nUK 0402 1505 - einwandfrei\r\nWK 0502 0930 - bestens - nochmal Amplitude ? 280ï¿½\r\nWK 0602 0915 - WD 8310 und 07-02-19 okay', '1,2', '2019-02-12', '2019-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-13', '79.49.250.128', 'host128-250-dynamic.49-79-r.retail.telecomitalia.it', '2019-01-18', '425012800710', NULL),
(8654, '', 6055, 2, 2, '514-Hawaii', '2019-01-19', '0000-00-00', '2018-11-26', 'gold', 'black', 'Pionier', '{G-Card}\r\nThe watch not work', '25-01-19\r\nkl. MinZg fehlt - klemmt wohl definitiv das RW - jepp, Zg aus FH gefischt und ersetzt\r\nAufzug 2801 1515 bis 2901 0800 ? gut \r\nWK 2901 0740  - 31-01-18 okay', '1,2', '2019-02-11', '2019-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-12', '', '', '0000-00-00', '425012800401', NULL),
(8655, '', 6056, 999999999, 0, '513-Tokyo', '2019-01-20', '0000-00-00', '2019-01-17', 'silver', 'white', 'Pionier', 'Tufina Official Order #T8201 ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.14.69.56', 'c-73-14-69-56.hsd1.co.comcast.net', '2019-01-20', '', NULL),
(8656, '', 6057, 999999999, 2, '101-Casablanca GM', '2019-02-22', '0000-00-00', '2018-12-06', 'gold', 'black', 'Theorema', '{G-Card}\r\nIt gains time -approx 15 min hr.\r\nwarranty card GM 101-306-12-2018\r\n', '05-03-19\r\nSpirale? â†’ liegt jetzt natÃ¼rlich! - S+F oB - Aufzug 32x\r\nUK 0503 0845 - einwandfrei\r\nWK 0603 0835 - lÃ¤uft aber nicht komplett ab! â†’ verl. Weg und Anker justiert\r\nUK 0803 1445 - gut - Aufzug 31x\r\nUK 1103 0735 - einwandfrei\r\nWK 1203 0740 - lÃ¤uft definitiv nicht bis zum SchluÃŸ â†’ Werktausch\r\nUK 1303 0825 - einwandfrei\r\nWK 1403 1020 - 15-03-19 okay', '1,2', '2019-03-22', '2019-03-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-25', '69.131.227.199', 'h69-131-227-199.slkmwa.dsl.dynamic.tds.net', '2019-01-20', 'RC 32 579 973 5DE', NULL),
(8657, '', 6058, 999999999, 0, '', '2019-01-21', '0000-00-00', '0000-00-00', '', '', 'Javelle', 'uCU7Ma  <a href=\"http://ibeuwbergnhp.com/\">ibeuwbergnhp</a>, [url=http://xxmlcfvmwqxh.com/]xxmlcfvmwqxh[/url], [link=http://mmiwarqqpadk.com/]mmiwarqqpadk[/link], http://uqyvobkyujow.com/', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.188.211.22', '5.188.211.22', '2019-01-21', '', NULL),
(8658, '', 6058, 999999999, 0, '', '2019-01-21', '0000-00-00', '0000-00-00', '', '', 'Javelle', 'uCU7Ma  <a href=\"http://ibeuwbergnhp.com/\">ibeuwbergnhp</a>, [url=http://xxmlcfvmwqxh.com/]xxmlcfvmwqxh[/url], [link=http://mmiwarqqpadk.com/]mmiwarqqpadk[/link], http://uqyvobkyujow.com/', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.188.211.22', '5.188.211.22', '2019-01-21', '', NULL),
(8659, '', 6059, 999999999, 2, '101-Casablanca GM', '2019-02-15', '0000-00-00', '2019-01-05', 'gold', 'black', 'Theorema', '{G-Card}\r\nMy order number is T8072.  The watch arrived broken, I would it fully but it won\'t work until I tap on it to wake it up even if is fully wound. Please exchange.', '20-02-19\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 37x\r\nUK 2002 1405 - einwandfrei\r\nWK 2102 0810 - 22-02-19 absolut okay', '1,2', '2019-02-26', '2019-02-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-27', '151.61.62.156', '151.61.62.156', '2019-01-21', '425012803477', NULL),
(8660, '', 6060, 999999999, 2, '4004-Newton', '2019-02-08', '0000-00-00', '2013-11-18', 'gold', 'black', 'Theorema', '{G-Card}\r\nBroken / loosen pendelum/oscilator weight\r\n---\r\nHistory:\r\n3125 â†’ Aug14 - Indexe + Rotor\r\n3397 â†’ Okt14 - Glas + Werk', '15-02-19\r\nRotor gelÃ¶st, Index 6 und Kalenderfenster gelÃ¶st â†’ geklebt, Rotor ersetzt\r\nK 1802 1110 - WD 8310 und 21-02-19 okay', '1,2', '2019-02-26', '2019-02-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-27', '185.27.169.188', '188.169.27.185.in-addr.datacom.se', '2019-01-21', '425012803455', NULL),
(8661, '', 5893, 999999999, 0, '508-Dublin', '2019-01-21', '0000-00-00', '2018-04-30', 'silver', 'white', 'Pionier', '1) Hand winding mode(key rod) was broken\r\n2) Month pointer is not working properly', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '116.86.60.220', '220.60.86.116.starhub.net.sg', '2019-01-21', '', NULL),
(8662, '', 6061, 999999999, 0, '101-Casablanca GM', '2019-01-21', '0000-00-00', '2018-12-28', 'black', 'white', 'Theorema', 'No defects, just once it was physically seen, it wasn\'t what was needed for the person it was to be gifted to.  Just want a refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.10.224.50', 'rrcs-96-10-224-50.midsouth.biz.rr.com', '2019-01-21', '', NULL),
(8663, '', 6062, 999999999, 0, '2009-Casablanca', '2019-01-21', '0000-00-00', '2019-01-14', 'gold', 'black', 'Theorema', 'It\'s too big and this is not what he wants', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.10.140.42', 'PORTAGE-QC-140-42.cust.b2b2c.ca', '2019-01-21', '', NULL),
(8664, '', 6063, 999999999, 2, '3001-Paragon', '2019-01-25', '0000-00-00', '2019-01-05', 'silver', 'white', 'Theorema', '{G-Card}\r\nMy order number is T8092. \r\nI wear the watch all day every day and I wind it before putting it on but it still stops and runs behind. Please repair or replace accordingly.]', '04-02-19\r\nWerk kpl. abgelaufen, aber zeigt Lagenprobleme? \r\nK 0402 1520 - steht 0502 0200 \r\nâ†’ AnkerhÃ¶henluft und verl. Weg justiert, reguliert\r\nâ†’ kein Erfolg, Fehler sitzt tief im System... Werktausch\r\nK 0802 0810 - 11-02-19 okay', '1,2', '2019-02-22', '2019-02-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-25', '178.116.118.41', '178-116-118-41.access.telenet.be', '2019-01-22', '425012802025', NULL),
(8665, '', 3412, 2, 0, '510-London', '2019-01-16', '0000-00-00', '2015-03-11', 'gold', 'black', 'Pionier', '[OHNE Angabe - G lt. Rep# 6128]', '16-01-19\r\nWerk und GehÃ¤use abgerockt, Rotor gebrochen, Band verbraucht - \r\nKVA  Werk, Glas und Armband ersetzen  90,- â† 2501\r\nWerk und Glas ersetzt - WD 8310\r\nK 2801 1445 - 31-01-19 okay', '1,2', '2019-03-07', '2019-03-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-12', '', '', '0000-00-00', '425012800386', NULL),
(8666, '', 3805, 2, 2, '3003-AirTimerII', '2019-01-22', '0000-00-00', '2015-09-17', 'silver', 'black', 'Compast', '[OHNE Anschreiben - Teilrep unter # 8279 ? Drï¿½cker gereinigt]', '22-01-19\r\nWochentag klemmt, auch das ZgWerk! ? Day Korrektor hing fest, ABER der Tag wird auch erst um 1200 geschaltet... ?? Die Uhr wurde im Bereich Tageskorrektor schwer vergewaltigt! Tagesstern zeigt deutliche Macken! ersetzt und Schaltfinger justiert - KULANZ\r\nK 2901 1000 - 01-02-19 okay', '1,2', '2019-02-11', '2019-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-11', '', '', '0000-00-00', '00340434129949109268', NULL),
(8668, '', 6065, 999999999, 2, '511-New York', '2019-01-28', '0000-00-00', '2018-12-10', 'silver', 'black', 'Pionier', '{G-Card}\r\none of the figures is not okay on the clock dial. ', '04-02-19\r\nVersion II - 1erScheibe verdreht ? ers.\r\nK 0502 1525 - 08-02-19 okay', '1,2', '2019-02-22', '2019-02-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-25', '82.76.228.94', '82-76-228-94.rdsnet.ro', '2019-01-23', '425012802014', NULL),
(8693, '', 5914, 999999999, 2, '7002-Chicago', '2019-02-18', '0000-00-00', '2018-07-25', 'gold', 'white', 'Pionier', '{G-Card}\nHands go fast. Crown fell off. Please repair or replace accordingly', '20-02-19\nUhr gefallen, dadurch Welle gebrochen und Zeiger im Werk zu suchen!\nKVA  Werkreparatur und Krone/Welle  40,- - bez.?  ausf. 0403\nZg aus Werk entfernt und neue gesetzt, AW/Krone ers. \nK 0403 1435 - reguliert - WD 8310 - 09-03-20 okay', '1,', '2020-03-10', '2020-03-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-03-10', '59.1.32.153', '59.1.32.153', '2019-02-12', 'RC 58 842 058 7DE', NULL),
(8670, '', 6067, 999999999, 2, '7002-Chicago', '2019-02-08', '0000-00-00', '2018-06-04', 'gold metal', 'white', 'Pionier', '{G-Card}\r\nMy watch dropped, glass broken, clasp broken, and it stopped working. Please repair.]', '15-02-19\r\njo... KVA Glas/Werk/Bandrep.  100,-  â† 2202\r\nGehÃ¤use u-s, Werk mit ZB und Zeigern ers., Glas mit neuer Dichtung ers. \r\nWD 8310\r\nK 2602 0850 - 01-03-19 okay', '1,2', '2019-03-13', '2019-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-14', '2.221.249.155', '02ddf99b.bb.sky.com', '2019-01-24', '1Z8VF4596850925370', NULL),
(8671, '', 6068, 999999999, 0, '108-Oman', '2019-01-24', '0000-00-00', '2018-01-16', 'silver', 'gold', 'Theorema', 'too small for larger customer ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.254.49.202', 'rrcs-172-254-49-202.nyc.biz.rr.com', '2019-01-24', '', NULL),
(8672, '', 6066, 999999999, 2, '101-Casablanca GM', '2019-02-23', '0000-00-00', '2019-03-31', 'black', 'yellow', 'Theorema', 'to big', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '50.255.244.142', '50-255-244-142-static.hfc.comcastbusiness.net', '2019-01-24', '', NULL),
(8673, '', 6069, 999999999, 0, '510-London', '2019-01-24', '0000-00-00', '0000-00-00', 'black', 'black', 'Pionier', 'The defect is from malhandling as the watch was dropped I am willing to pay the repair if a quote can be given. I think the balance wheel is rubbing on the watch as it seems to be bent. I understand this will be at a cost could you give me a rough idea of price for repair ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.0.232.203', 'cpc100862-bagu15-2-0-cust202.1-3.cable.virginm.net', '2019-01-24', '', NULL),
(8674, '', 5864, 2, 2, '505-Florida', '2019-01-25', '0000-00-00', '2018-08-22', 'silver', 'black', 'Pionier', '{G-Card}\r\n{abgetippt:\r\n[...] I am very disappointed [...] it has done nothing but keep stopping [...] expect a full refund [...]\r\n}', '25-01-19\r\nUhr/Band ist deutlich getragen. TrÃ¤gt man eine Uhr, die nicht lÃ¤uft?\r\nWerk ist komplett abgelaufen, also lÃ¤uft die Uhr doch! \r\nNach Aufzug schwingt sie freudig los. \r\nK 2501 1510 - 2801 1200 ? immer noch einwandfrei\r\nnoch eine Nacht Umlauf, dann GangreserveprÃ¼fung \r\nGR 2901 0740 bis 3001 1615 â†’ 32,5h absolut okay', '1,2', '2019-02-11', '2019-02-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-12', '', '', '0000-00-00', '425012800412', NULL),
(8675, '', 6068, 999999999, 0, '108-Oman', '2019-01-25', '0000-00-00', '2018-01-16', 'silver', 'gold', 'Theorema', 'too small for larger client. called and was granted permission to return ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.254.49.202', 'rrcs-172-254-49-202.nyc.biz.rr.com', '2019-01-25', '', NULL),
(8676, '', 6070, 999999999, 2, '108-Oman', '2019-02-26', '0000-00-00', '2019-01-16', 'gold', 'black', 'Theorema', '{G-Card}\r\n{abgetippt:\r\nThe outer shape is damaged and the scars of the same product were exchanged. No perfect not worth the price. Hope this does not happen for the second time and Hope you are change new for me.\r\n}', '05-03-19\r\n??? der KronenbÃ¼gel ist angefeilt? GehÃ¤use ersetzt, prÃ¤v. Anker gerichtet und Sperrad gesichert - WD 8310\r\nUK 0503 1115 - einwandfrei\r\nWK 0603 0835 - 07-03-19 okay', '1,2', '2019-03-14', '2019-03-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-15', '222.119.203.196', '222.119.203.196', '2019-01-26', 'RC 32 526 014 6DE', NULL),
(8677, '', 6071, 999999999, 2, '101-Casablanca GM', '2019-02-08', '0000-00-00', '2019-01-05', 'black', 'yellow', 'Theorema', '{G-Card}\r\nWearing watch on my hand, it stops by itself, it happens few times a day, afterwards i shake my hand and it starts to work again.', '15-02-19\r\nWerk kpl. abgelaufen - S+F â†’ Kupplung rutscht durch, aber nicht immer...\r\nUK 1502 1330 - bl. definitiv stehen â†’ Anker und verlWeg justiert\r\nUK 1802 0900 - einwandfrei\r\nWK 1902 0835 - klemmt im RW, oder doch in der Hemmung? Werktausch\r\nUK 2002 1025 - einwandfrei\r\nWK 2102 0825 - 22-02-19 okay', '1,2', '2019-02-26', '2019-02-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-27', '90.139.36.180', 'm90-139-36-180.cust.tele2.lv', '2019-01-28', '425012803466', NULL),
(8678, '', 6072, 999999999, 2, '101-Casablanca GM', '2019-02-08', '0000-00-00', '2019-01-15', 'black', 'black', 'Theorema', '{G-Card}\r\nThe dial protector won\'t latch. It was shipped to me this way. It has never been worn yet. ', '15-02-19\r\nKronenbÃ¼gel vÃ¶llig deformiert â†’ so ist die Uhr bestimmt nicht gesendet worden! vorab\r\nUK 1502 1340 - gut - GehÃ¤use ersetzt - WD \r\nUK 1802 0930 - einwandfrei\r\nWK 1902 0835 - 20-02-19 okay', '1,2', '2019-02-26', '2019-02-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-27', '72.213.171.203', 'ip72-213-171-203.ok.ok.cox.net', '2019-01-28', 'RC 32 421 386 0DE', NULL),
(8681, '', 6074, 999999999, 2, '101-Casablanca GM', '2019-03-11', '0000-00-00', '2019-01-25', 'black', 'black', 'Theorema', 'My order number is T8044. Both watches are brand new and never worn. Please refund. ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.92.42.89', '96-92-42-89-static.hfc.comcastbusiness.net', '2019-02-07', '', NULL),
(8683, '', 6075, 999999999, 2, '3011-Macau', '2019-02-14', '0000-00-00', '2019-02-01', 'gold metal', 'black', 'Theorema', '{G-Card}\r\nThe watch reference number is T3011-7, my order number is T8931. watch does not work and i have been instructed to send it back.\r\n{handschriftliche ErgÃ¤nzung:\r\nDer Kunde ist der Meinung, daÃŸ die Uhr nicht funktioniert.\r\n\"Watch hands stuck on 9:30 all day...!\r\n}', '20-02-19\r\nWerk kompl. abgelaufen - S+F oB - Vorspannung 15x - mit GR-PrÃ¼fung!\r\nK 2002 1415 - absolut einwandfrei\r\nGR 2502 0825 bis 2702 0500 == 45h absolut perfekt', '1,2', '2019-03-13', '2019-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-14', '213.218.193.30', '213.218.193.30', '2019-02-08', '1Z8VF4596850757301', NULL),
(8686, '', 6077, 999999999, 2, '3009-Dubai II', '2019-02-14', '0000-00-00', '2018-01-02', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal - NO Shop]\r\nThe kinetic swing mechanism that can be seen from the back has come loose. So the watch cannot wind up kineticaly.', '20-02-19\r\nRotorschraube gelÃ¶st - Werk kpl. abgelaufen, aber extremer Abrieb festzustellen - Aufzugrad scheint kpl. verschlissen! â†’ ersetzt\r\n1. FunktionsprÃ¼fung \r\n2. Aufzug 5h und Ablauf ab 2502 1330 bis 2702 1300 == 47h - perfekt\r\n27-02-19 - WD 8310 und okay', '1,2', '2019-03-13', '2019-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-14', '94.227.52.234', '94-227-52-234.access.telenet.be', '2019-02-08', '1Z8VF4596851789356', NULL),
(8687, '', 6078, 999999999, 2, '3011-Macau', '2019-02-21', '0000-00-00', '2019-01-25', 'rosÃ©', 'blue', 'Theorema', '{G-Card}\r\nstops when sleeping and when on my wrist.', '28-02-19\r\njo, groÃŸes Blutbild - Ã¤hm... Funktionstest! \r\nWerk kpl. abgelaufen - S+F oB - Vorspannung \r\nK 2802 1405 - lÃ¤uft zwar, muss aber zwischendrin stehenbleiben â†’ Automatik? KlinkenrÃ¤der? â†’ beide KlinkenrÃ¤der ersetzt\r\nK 0403 0925 - 07-03-19 einwandfrei okay', '1,2', '2019-03-14', '2019-03-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-15', '24.231.91.23', '24-231-91-23.eastlink.ca', '2019-02-08', 'RC 32 526 018 5DE', NULL),
(8688, '', 6079, 999999999, 2, '101-Casablanca GM', '2019-02-18', '0000-00-00', '2019-01-29', 'gold', 'black', 'Theorema', 'My order number is T8824.  The watch is brand new and never worn.  Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.27.51.5', '2.27.51.5', '2019-02-11', '', NULL),
(8689, '', 6080, 999999999, 0, '101-Casablanca GM', '2019-02-11', '0000-00-00', '2019-01-24', 'gold', 'black', 'Theorema', 'Wavy finish on the case body, on the band side. Time inaccuracy.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.42.86.173', '24.42.86.173', '2019-02-11', '', NULL),
(8690, '', 5625, 999999999, 2, '4004-Newton', '2019-02-18', '0000-00-00', '2014-02-03', 'gold metal', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 16769 v. 03-02-2014]\r\nThe second hand has suddenly stopped working, therefore the watch is not functioning as it should. I\'m not aware of any trauma to the watch - this happened suddenly and it was returned to you last year in March 2018 for the same repair.\r\nThank you \r\nâ† von wegen \'same repair\'... Zifferblatt war in AuflÃ¶sung ', '28-02-19\r\nWerk steht in Vollaufzug - RW klemmt â†’ AR aus Eingriff - Uhr definitiv heftig gefallen! - AR gesetzt\r\nK 2802 1515 - 04-03-19 okay - KULANZ', '1,2', '2019-03-13', '2019-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-14', '2.103.35.60', 'host-2-103-35-60.as13285.net', '2019-02-11', '1Z8VF4596850872516', NULL),
(8691, '', 6081, 2, 2, '101-Casablanca', '2019-02-11', '2017-11-24', '2017-11-24', 'silver', 'white', 'Theorema', '{G-Card}\r\nSome pieces in the watch have been moved, broken and the watch stopped completely. There is no motion.', '15-02-19\r\nUhr wurde schlecht behandelt - RÃ¼ckereinheit zerlegt, obere StoÃŸsicherung fehlt, Druckstellen rund ums GehÃ¤use, Glas deutlich zerkratzt, ZB in AuflÃ¶sung â†’ KVA Reparatur 50,-  â† 2002\r\nUnruh kpl. ersetzt - StoÃŸsicherungsteile aus Werk gefischt - Glas ers. - \r\nWD 8310\r\nUK 2002 1530 - einwandfrei\r\nWK 2102 0825 - Paletten geÃ¶lt, Band ersetzt\r\nWK 2202 0830 - Uhr lÃ¤uft nicht ab... â†’ Werk getauscht\r\nUK 2502 0930 - einwandfrei\r\nWK 2602 0745 - 27-02-19 okay', '1,2', '2019-03-13', '2019-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-14', '', '', '0000-00-00', '425012804061', NULL),
(8692, '', 6082, 2, 2, '511-New York II', '2019-02-11', '0000-00-00', '2018-03-05', 'gold', 'black', 'Pionier', '{G-Card}\r\nMy order number is T2551. The clasp of the crown of my watch is broken. Please repair or replace accordingly.', '15-02-19\r\naha, nicht nur der BÃ¼gel, auch das Datum wurde bei der Gewalteinwirkung zerstÃ¶rt... â†’ KVA BÃ¼gel und Werk ersetzen  80,-  â† 2002\r\nWerktausch + BÃ¼gel ersetzt\r\nK 2102 1040 - 25-02-19 okay', '1,2', '2019-02-27', '2019-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-28', '', '', '0000-00-00', '1Z8VF4596851712311', NULL),
(8694, '', 6083, 999999999, 0, '101-Casablanca GM', '2019-02-12', '0000-00-00', '2018-11-26', 'black', 'white', 'Theorema', 'Dear Sir/madam,\r\n\r\nLast year I bought a theorema watch, unfortunately I accidentally  dropped it. The wheelwork and the clasp are now damaged.\r\nI understand that this accident can\'t fall under the 24 month guarantee but I want it repaired. \r\nHow much will it cost to repair the watch?\r\n\r\nThe model I have is Casablanca with reference GM-101.\r\n\r\nKind regards,\r\nBrent Celens Email: brent.celens@outlook.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.82.239.159', 'd5152ef9f.static.telenet.be', '2019-02-12', '', NULL),
(8695, '', 6084, 999999999, 2, '101-Casablanca GM', '2019-02-21', '0000-00-00', '2018-11-26', 'black', 'black', 'Theorema', '{G-Card}\r\nDear Sir/madam,\r\n\r\nLast year I bought a theorema watch, unfortunately I accidentally  dropped it. The wheelwork and the clasp are now damaged.\r\nI understand that this accident can\'t fall under the 24 month guarantee but I want it repaired. \r\nHow much will it cost to repair the watch?\r\n\r\nThe model I have is Casablanca with reference GM-101.\r\n\r\nKind regards,', '28-02-19\r\nâ†’ was fÃ¼r ein Schlitzohr! die Uhr gehÃ¶rt Ann Nagels und ist von November 2015!  unter #6665 im Juli 16 kontrolliert â†\r\n\r\nZeiger abgefallen, Armband verbraucht, KronenbÃ¼gel fehlt...\r\nKVA GehÃ¤use, Band, Werkreparatur  Sonderpreis  60,-  â† bez. 90,- 0603\r\nZgWerk befestigt, neue Std- und MinZg, GehÃ¤use 2,5 ers. - WD 8310\r\nUK 0603 0930 - einwandfrei\r\nWK 0703 1005 - 08-03-19 okay', '1,2', '2019-03-13', '2019-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-14', '84.196.237.19', 'd54c4ed13.access.telenet.be', '2019-02-12', '1Z8VF4596849893425', NULL),
(8696, '', 6085, 2, 2, '104-Copacabana', '2019-02-12', '0000-00-00', '0000-00-00', 'gold', 'black', 'Theorema', '[kein Anschreiben - OHNE G-Nachweis]', '15-02-19\r\njaaa... diverse Indexe fehlen, klemmen im Werk.\r\nKVA  Reparatur  25,-  â† bez. 35,68  0603\r\nnach erfolglosem kleben der aus dem RW und FH(!) entfernten Indexe ein neues gesichertes ZB mit neuem StdZg ers.\r\nUK 0603 1035 - einwandfrei\r\nWK 0703 1005 - 08-03-19 okay', '1,2', '2019-03-13', '2019-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-14', '', '', '0000-00-00', '1Z8VF4596849019745', NULL),
(8697, '', 6086, 999999999, 2, '3005-Marco Polo', '2019-03-11', '0000-00-00', '2019-01-17', 'silver', 'white', 'Theorema', '{G-Card}\r\nMy order number is T8456. Please repair or replace accordingly.\r\nBox arrived with glass cracked/broken\r\nDials stopped working/moving after I was setting the time. Tried rewinding it as instructed- to no avail. I appreciate your help in this matter. Its my first buying experience.', '18-03-19\r\nja, Box defekt, aber der Rest? Werk kpl. abgelaufen, lÃ¤uft auch gleich freudig los\r\nK 1803 1150 - 21-03-19 okay', '1,2', '2019-04-02', '2019-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-03', '174.114.254.36', 'CPEa84e3f439d33-CMa84e3f439d30.cpe.net.cable.rogers.com', '2019-02-12', 'RC 32 648 475 0DE', NULL),
(8698, '', 6087, 999999999, 2, '101-Casablanca GM', '2019-05-05', '0000-00-00', '2018-12-17', 'gold', 'white', 'Theorema', '{G-Card}\r\nMy brand new watch has already a winding issue.\r\npleas repair or replace accordingly \r\n\r\n T 7112 tufinawatches.com ', '09-05-19\r\nKampfspuren rund ums GehÃ¤use, Werk steht kpl. aufgezogen â†’ ausgeschwungen und ZgWerk abgehoben - gefallen! \r\nKVA Reparatur gegen Portoerstattung  â†  bez. 10,-  0206\r\nZgWerk aufgesetzt, Anker justiert\r\nUK 1106 1035 - steht 1720 - AnkerhÃ¶henluft korrigiert\r\nUK 1206 1055 - steht 1720(?) â†’ ah, jetzt, ja... \r\nSekZg blockierte den StdZg\r\nWK 1306 1150 - 14-06-19 okay', '1,2', '2019-06-16', '2019-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-17', '81.244.175.112', '112.175-244-81.adsl-dyn.isp.belgacom.be', '2019-02-12', '1Z8VF4596895510000', NULL),
(8699, '', 6088, 999999999, 2, '502-Malibu', '2019-02-18', '0000-00-00', '2016-09-12', 'silver', 'black', 'Pionier', '{G-Card}\r\nMechanism doesn\'t work even when wearing the watch. Please repair.', '20-02-19\r\nAR aus Eingriff? â†’ Zapfen gebrochen, Uhr gefallen! \r\nKVA Werktausch 65,- â‚¬  â† 2202\r\nGehÃ¤use u-s, Werk ers., Lunette ausgebessert - WD 8310\r\nK 2602 0820 - Zg gerichtet\r\nK 2702 1430 - 01-03-19 okay', '1,2', '2019-03-13', '2019-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-14', '80.200.26.153', '153.26-200-80.adsl-dyn.isp.belgacom.be', '2019-02-13', '1Z8VF4596849163795', NULL),
(8700, '', 6089, 999999999, 2, '3011-Macau', '2019-03-11', '0000-00-00', '2019-01-30', 'silver metal', 'white', 'Theorema', '{G-Card}\r\nThere is a screw roaming free within the watch.  When I took to my jeweler to have band adjusted before adjustment Jeweler found a screw on Face of watch which has since made its way somewhere in the watch.', '18-03-19\r\nautsch\'n - eine Schraube der RW-BrÃ¼cke liegt in der Hemmung! Und die hat dann den Anker zerstÃ¶rt. Ebendiesen ersetzt sowie ein Klinkenrad, sÃ¤mtliche Schrauben nachgezogen\r\nK 1903 0940 - 22-03-19 okay', '1,2', '2019-04-02', '2019-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-03', '71.187.193.45', 'pool-71-187-193-45.nwrknj.fios.verizon.net', '2019-02-13', 'RC 32 648 481 7DE', NULL),
(8701, '', 6090, 2, 2, '514-Hawaii', '2019-02-20', '0000-00-00', '2018-12-18', 'silver metal', 'black', 'Pionier', '{G-Card}\r\n{abgetippt:\r\n[...] I do not like the watch, it is too big.\r\nIt is brand new never worn. [...]\r\nI want to exchange for GM 101-2\r\n}\r\nScrew lost! Please check the watch.', '20-02-19\r\nnun gut... Schraube ers. und Vorspannung 15x\r\nAufzug bis 2102 0800 - steht aber nach 2h â†’ Unruhwelle ist gebrochen.\r\nna ja, getragen wurde die Uhr schon! Es ist aber keine auf einen Fall hinweisende BeschÃ¤digung am GehÃ¤use sichtbar. \r\nUnruh kpl. ers., Zapfen entfernt...\r\nAufzug bis 2202 0800 - gut\r\nAblauf 2202 0800 - 25-02-19 okay', '1,2', '2019-02-27', '2019-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-02-28', '', '', '0000-00-00', '425012803720', NULL),
(8702, '', 6033, 999999999, 2, '108-Oman', '2019-02-21', '0000-00-00', '2017-12-21', 'gold', 'black', 'Theorema', '{G-Card}\r\nThe mekanism in my theorema watch does not respond when i try to turn it on.\r\nFurthermore, the glass sorrounding my dial is broken.', '28-02-19\r\njo... Loch im Glas, Splitter im Werk, Armband verbraucht\r\nKVA  Werkvollreparatur, Glas und Armband  90,-  â† bez. 95,77  0603\r\nGehÃ¤use u-s, Werk rep.ers., Glas mit neuer Dichtung - WD light 8310\r\nUK 0603 1310 - einwandfrei\r\nWK 0703 1005 - 08-03-19 okay', '1,2', '2019-03-13', '2019-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-14', '62.44.134.185', '0x3e2c86b9.mobile.telia.dk', '2019-02-14', '1Z8VF4596850123781', NULL),
(8703, '', 6091, 999999999, 0, '3005-Marco Polo', '2019-02-14', '0000-00-00', '2019-02-14', 'black', 'black', 'Theorema', '--Message to the Germans inside the form-->>> [MY ORDER T9170. I never used the watch, It has a couple of scratches and the crown was missing some gold plating . Please send me a new watch for exchange.]', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '166.137.242.62', 'mobile-166-137-242-062.mycingular.net', '2019-02-14', '', NULL),
(8704, '', 5708, 999999999, 0, '506-Miami', '2019-02-14', '0000-00-00', '2018-06-02', 'silver', 'black', 'Pionier', 'Calendar goes back, please repair.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.198.8.127', 'c-73-198-8-127.hsd1.nj.comcast.net', '2019-02-14', '', NULL),
(8706, '', 6092, 999999999, 0, '511-New York', '2019-02-16', '0000-00-00', '2017-05-22', 'gold', 'black', 'Pionier', 'The date can not be changed and the clip over the button that changes the time is loosened ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '146.198.228.112', '112.228.198.146.dyn.plus.net', '2019-02-16', '', NULL),
(8707, '', 6093, 999999999, 2, '101-Casablanca GM', '2019-05-27', '0000-00-00', '2018-12-20', 'silver metal', 'black', 'Theorema', '{G-Card}\r\nwont wind, keep time', '11-06-19\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 39x\r\nUK 1106 1415 - einwandfrei\r\nWK 1206 0855 - 13-06-19 okay\r\n{Aufzugzettel}', '1,2', '2019-06-16', '2019-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-17', '82.13.5.0', 'cpc147294-walt27-2-0-cust255.13-2.cable.virginm.net', '2019-02-16', '1Z8VF4596899238192', NULL),
(8708, '', 6094, 999999999, 0, '3001-Paragon', '2019-02-17', '0000-00-00', '2019-03-02', 'bicolor gold', 'black', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '166.137.244.98', 'mobile-166-137-244-098.mycingular.net', '2019-02-17', '', NULL),
(8709, '', 6017, 999999999, 2, '102-Monte Carlo GM', '2019-02-21', '0000-00-00', '2018-12-06', 'black', 'black', 'Theorema', '[G lt. Rep# 8608]\r\nHi, Tufina\r\nI would like to inform you that i purchased the watch, that i send you back and i am very unhappy because i paid for it 250euro and didnt manage to wear it more than 2 weeks! Specially, at the first time and almost 10 days after my purchase the crown had fallen off. So, after our communication i sent it back to you and i believed that i would have a solution to my problem.However, the day after i received the watch back, i noticed a piece of metal inside it, that is moving around all the time (watch stops being factional at least 3 times per day). As i mentioned above, you can understand that is the 2nd time the watch came to me broken and my problem hasnt been solved yet! Im very unhappy with this watch, which should be replaced and especially i must have an exchange for a brand new watch! Be patient to let me know the details about this exchange! I am at your disposal for any information.\r\nThank you,\r\nNikos', '05-03-19\r\n...es gibt Kunden, die haben einfach nur Pech... WHF gebrochen!\r\nNeues Werk mit neuem ZB und Zeigern eingesetzt\r\nUK 0503 1140 - einwandfrei\r\nWK 0603 0835 - 07-03-19 okay', '1,2', '2019-03-13', '2019-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-14', '94.69.226.122', 'ovuv89.static.otenet.gr', '2019-02-18', '1Z8VF4596850392615', NULL),
(8710, '', 6095, 999999999, 2, '3011-Macau', '2019-02-27', '0000-00-00', '2019-02-07', 'gold', 'black', 'Theorema', 'It was not what i expected.\r\n\r\nMy order number is #T9178 The watch is brand new and never worn. Please refund', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.89.34.171', '85-89-34-171.tt.ee', '2019-02-18', '', NULL),
(8711, '', 6096, 999999999, 2, '104-Copacabana', '2019-03-26', '0000-00-00', '2017-11-22', 'white bicolor', 'yellow', 'Theorema', '[OHNE G-Nachweis - NO Deal-NO Shop]\r\nWhen I try to wind the watch the winding knob slips and won\'t properly wind. ', '04-04-19\r\nSperrad steht schief â†’ Sperrad und Federkern entgratet, Sperrad gesichert, Anker gerichtet, Index 1 der 12 geklebt - WD 8310\r\nUK 0504 1335 - gut - Aufzug 35x\r\nUK 0804 1415 - einwandfrei\r\nWK 0904 0855 - 10-04-19 okay', '1,2', '2019-04-12', '2019-04-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-12', '107.212.243.40', '107-212-243-40.lightspeed.clmboh.sbcglobal.net', '2019-02-19', 'RC 32 717 003 2DE', NULL),
(8712, '', 6097, 999999999, 0, '3011-Macau', '2019-02-19', '0000-00-00', '2019-02-13', 'silver', 'white', 'Theorema', 'the crown does not pull out, I am unable to set the time please replace accordingly ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.95.110.46', '108-95-110-46.lightspeed.miamfl.sbcglobal.net', '2019-02-19', '', NULL),
(8713, '', 6098, 999999999, 2, '3001-Paragon', '2019-03-29', '0000-00-00', '2018-03-12', 'silver', 'white', 'Theorema', '{G-Card - T2812}\r\nTHE SECOND HAND IS BROKEN ', '04-04-19\r\nSekZg abgefallen, Minuterie ebenso und Index 2 - Armband defekt, darum Uhr gefallen? \r\nKVA Werkrep. und Armband   70,- â† bez. 80,- 1204\r\nMinuterie und Indexe 2 / 12 geklebt, SekZg aufgesetzt\r\nK 1204 1420 - 15-04-19 okay', '1,2', '2019-05-07', '2019-05-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-07', '68.203.160.63', 'cpe-68-203-160-63.tx.res.rr.com', '2019-02-19', '425012809501', NULL),
(8714, '', 6099, 999999999, 0, '102-Monte Carlo GM', '2019-02-19', '0000-00-00', '2014-11-18', 'black', 'white', 'Theorema', 'The watch has stopped working since 04 months. Whenever I try to wind it did not get winded. Seems springs don\'t get winded. There is no sound coming from watch. Please advise. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.30.135.219', '5.30.135.219', '2019-02-19', '', NULL),
(8715, '', 6100, 999999999, 0, '112-Madrid', '2019-02-19', '0000-00-00', '2018-07-02', 'gold', 'gold', 'Theorema', 'Time doesn\'t change/arrows don\'t move when trying to change time.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.252.70.56', '90.252.70.56', '2019-02-19', '', NULL),
(8716, '', 6101, 999999999, 0, '101-Casablanca GM', '2019-02-19', '0000-00-00', '2018-08-07', 'silver', 'yellow', 'Theorema', 'i got this watch for my husband last August I am late sending it back because quite frankly it is a giant pain in the butt.  A certified repair in the USA would be very helpful to an American buyer.  Three weeks after my husband recieved the watch it just stopped working.  He wound it according to instruction booklet and one day it just did not work.  Please fix this watch for him, I bought him a Tag 30 years ago that is still running fine after only battery changes and regular tune ups.  This watch should have not quit this soon.  Sadly disappointed', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '66.91.52.164', 'cpe-66-91-52-164.hawaii.res.rr.com', '2019-02-19', '', NULL),
(8717, '', 6101, 999999999, 0, '101-Casablanca GM', '2019-02-19', '0000-00-00', '2018-08-07', 'silver', 'yellow', 'Theorema', 'i got this watch for my husband last August I am late sending it back because quite frankly it is a giant pain in the butt.  A certified repair in the USA would be very helpful to an American buyer.  Three weeks after my husband recieved the watch it just stopped working.  He wound it according to instruction booklet and one day it just did not work.  Please fix this watch for him, I bought him a Tag 30 years ago that is still running fine after only battery changes and regular tune ups.  This watch should have not quit this soon.  Sadly disappointed', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '66.91.52.164', 'cpe-66-91-52-164.hawaii.res.rr.com', '2019-02-19', '', NULL),
(8718, '', 6102, 999999999, 0, '3011-Macau', '2019-02-19', '0000-00-00', '2019-02-18', 'black', 'black', 'Theorema', 'My order number is #T9342 The watch is brand new and never worn. Please refund. I did not like the watch as it is not what I expected.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.21.165.48', '174-21-165-48.tukw.qwest.net', '2019-02-19', '', NULL),
(8719, '', 6103, 999999999, 0, '3005-Marco Polo', '2019-02-20', '0000-00-00', '2017-12-19', 'black', 'black', 'Theorema', 'not working it has been stopped', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '202.142.188.158', '202-142-188-158.multi.net.pk', '2019-02-20', '', NULL),
(8720, '', 6104, 999999999, 2, '103-Sao Paulo', '2019-02-27', '0000-00-00', '2017-02-27', 'gold', 'white', 'Theorema', '{G-Copy}\r\nWhen winding up the watch the crown spins back and the watch can be barely winded up', '05-03-19\r\nSperrad gelÃ¶st â†’ gesichert, Anker deutlich hÃ¶her gerichtet - WD 8310\r\nUK 0503 1200 - einwandfrei\r\nWK 0603 0840 - 07-03-19 okay', '1,2', '2019-03-13', '2019-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-14', '91.182.91.2', '2.91-182-91.adsl-dyn.isp.belgacom.be', '2019-02-20', '1Z8VF4596850512566', NULL),
(8721, '', 6105, 999999999, 0, '3001-Paragon', '2019-02-20', '0000-00-00', '2010-10-27', 'gold', 'white', 'Theorema', 'Winding plate has fallen inside the watch.\r\nThe watch is approximately 8 years old.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.126.119.73', '99-126-119-73.lightspeed.snantx.sbcglobal.net', '2019-02-20', '', NULL),
(8722, '', 6106, 2, 2, '3001-Paragon', '2019-02-21', '0000-00-00', '2018-06-11', 'gold', 'white', 'Theorema', '{G-Copy}\r\nWithout any reason, it was itself stop. Still, now it has not been working from that date.', '28-02-19\r\nklemmt im RW? - oops, unteres SekRd Lager (in der Grundplatine) scheint zerbrÃ¶selt, es fehlt aber auch die Bodendichtung? Kein offensichtlicher Nachweis von Fremdverschulden, also â†’ Werktausch - Minuterie und DateModul gesichert\r\nK 0103 1135 - reguliert\r\nK 0403 0845 - KEIN WD - 07-03-19 okay', '1,2', '2019-03-14', '2019-03-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-15', '', '', '0000-00-00', 'RC 32 526 019 4DE', NULL),
(8723, '', 6107, 2, 2, '101-Casablanca', '2019-02-22', '0000-00-00', '2018-12-04', 'gold', 'black', 'Theorema', '{G-Card}\r\nsiehe Anschreiben bzw. Ãœbersetzung\r\n{abgetippt:\r\nEines Tages, nachdem ich meine Uhr erhalten hatte, funktionierte das einwandfrei, aber eines Tages wollte ich die Uhrzeit sehen, aber der Sekundenzeiger war verschwunden, er musste schlecht befestigt sein. Dann hÃ¶rte die Uhr auf zu arbeiten, sie erhielt: keine Reparatur oder einen anderen Schock, es ist nur der Sekundenzeiger, der sich gelÃ¶st hat und sicherlich im Mechanismus steckt. [...]\r\n}', '28-02-19\r\nsoviel Text, nur um davon abzulenken das er die Uhr hat fallen lassen... KronenbÃ¼gel verbogen, hÃ¤lt nicht mehr... ZgWerk ausgehakt... Krone schief!\r\nKVA GehÃ¤use ersetzen, Werk reparieren, Krone ersetzen  60,- \r\nSonderpreis! â† bez. 90,-  0603\r\nZgWerk gesetzt, SekZg befestigt, GehÃ¤use 3.0 mit Krone ers. - WD 8310\r\nUK 0603 1105 - einwandfrei\r\nWK 0703 1100 - 08-03-19 okay', '1,2', '2019-03-13', '2019-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-14', '', '', '0000-00-00', '1Z8VF4596851227739', NULL),
(8724, '', 6108, 2, 2, '3012-Paris', '2019-02-22', '0000-00-00', '2018-08-06', 'black', 'black', 'Theorema', '[G-Card - T4791 v. 05-08-2018 - ID 466]\r\n he says the rotor on the left movement has fallen.', '05-03-19\r\njepp, Rotor ist ab. Weil die Uhr heftigst gefallen ist â†’ eine Bride gebrochen sowie Rotorschraube gebrochen\r\nKVA  AutoBrÃ¼cke re, Bride(n), Schraube  35,-  â†  1603 bez. 40,-\r\nWerk li gelÃ¶st, also ZB runter und nachsehen â†’ li befestigt, re StdRd ers.\r\nreguliert, AutoBrÃ¼cke re ers.\r\nK 1803 1125 - 22-03-19 okay', '1,2', '2019-04-02', '2019-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-03', '', '', '0000-00-00', 'RC 32 648 474 6DE', NULL),
(8725, '', 6109, 999999999, 2, '3001-Paragon', '2019-02-26', '0000-00-00', '2019-02-15', 'silver', 'white', 'Theorema', 'There is no defect, I am not able to read the time on the watch clearly. Order #T9333.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.211.250.237', 'c-73-211-250-237.hsd1.il.comcast.net', '2019-02-22', '', NULL),
(8726, '', 6110, 999999999, 2, '101-Casablanca GM', '2019-03-13', '0000-00-00', '2019-02-20', 'gold', 'black', 'Theorema', 'My order number is T9484  The watch is brand new and never worn. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.6.89.220', 'ip68-6-89-220.sb.sd.cox.net', '2019-02-23', '', NULL),
(8727, '', 6111, 999999999, 0, '514-Hawaii', '2019-02-24', '0000-00-00', '2018-05-30', 'gold', 'blue', 'Pionier', 'Dear Sir,\r\nIn the beginning, I bought my watch in June 2018, but from that time I have a deviation in time more than 8 or 12 hours even though I am wearing it daily. Recently, I have received some pieces of advice from your technical support team, but as the same result no useful. Besides, it was illuminated in the night now no. Regarding the colour of the watch when I bought it was showing golden shiny, but presently not bright such as before.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.21.223.60', 'dynamic.isp.ooredoo.om', '2019-02-24', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(8728, '', 6112, 999999999, 0, '101-Casablanca GM', '2019-02-25', '0000-00-00', '2019-02-15', 'black', 'yellow', 'Theorema', 'My order number is T9332. The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.46.211.32', 'c-68-46-211-32.hsd1.in.comcast.net', '2019-02-25', '', NULL),
(8729, '', 6113, 999999999, 2, '3011-Macau', '2019-03-11', '0000-00-00', '2019-02-13', 'silver', 'black', 'Theorema', 'My order number is T9142  The watch is brand new and never worn. Please refund.\r\nI have the same watch wwith the same apperance ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.185.231.50', 'tb213-185-231-50.cust.teknikbyran.com', '2019-02-25', '', NULL),
(8731, '', 6115, 999999999, 2, '3008-Damascus', '2019-02-28', '0000-00-00', '2019-02-25', 'silver metal', 'black', 'Theorema', '[OHNE G-Nachweis]\r\nMy boyfriend has a Theorema watch type T3008. The watch has fallen, so there is some damage on it. The glass has been broken and also we think that there\'s also damage on the inside (some object are loose). The watch doesn\'t work anymore.  We live in Belgium. Is there a seller in our country where we can go with the watch to fix it or can we sent the watch towards you for a check and maybe a reparation?', '18-03-19\r\nGlas zerstÃ¶rt, Glassplitter im Werk, GehÃ¤use stark beschÃ¤digt\r\nKVA  Werk und GehÃ¤use 160,- â† bez. 160,- 0704\r\nWerk mit div. Zeigern ers., GehÃ¤use ers., Band u-s - WD 8310\r\nK 0804 1520 - 11-04-19 okay', '1,2', '2019-04-12', '2019-04-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-16', '78.20.51.64', '78-20-51-64.access.telenet.be', '2019-02-25', '1Z8VF4596894708531', NULL),
(8732, '', 6114, 999999999, 2, '506-Miami', '2019-03-11', '0000-00-00', '2018-04-19', 'gold', 'blue', 'Pionier', '{G-Card}\r\nMy order number is T3625, My Watch is under Warranty,\r\nthe Buttons for the calendar are not working properly.\r\nplease repair or replace  accordingly....', '18-03-19\r\nWerk kpl. abgelaufen - S+F oB \r\nK 1803 1445 - 21-03-19 okay', '1,2', '2019-04-29', '2019-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-29', '87.55.252.246', '87-55-252-246-static.dk.customer.tdc.net', '2019-02-25', '1Z8VF4596849270277', NULL),
(8733, '', 6116, 999999999, 2, '101-Casablanca GM', '2019-03-26', '0000-00-00', '2019-02-25', 'gold', 'white', 'Theorema', 'My order number is T9401. I am not satisfied wrist band. The watch is brand new and never worn. Please refund. ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '169.252.4.23', 'sherman-bimc.state.gov', '2019-02-25', '', NULL),
(8734, '', 6117, 999999999, 0, '3011-Macau', '2019-02-25', '0000-00-00', '2019-02-01', 'gold', 'black', 'Theorema', 'Husband did not like this one. He did not wear it. Iâ€™ve paid for the replacement watch that he wants. I didnâ€™t receive a warranty card so Iâ€™m not sure where to find that. Thank you ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.213.25.172', '172.sub-174-213-25.myvzw.com', '2019-02-25', '', NULL),
(8735, '', 6118, 999999999, 0, '3011-Macau', '2019-02-25', '0000-00-00', '2019-02-25', 'black', 'black', 'Theorema', 'No defect, returning since this item was already purchased as a gift for my husband. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.77.111.113', '107.77.111.113', '2019-02-25', '', NULL),
(8736, '', 6119, 999999999, 0, '101-Casablanca GM', '2019-02-26', '0000-00-00', '2019-02-27', 'silver', 'white', 'Theorema', ' watch was too heavy', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '173.66.148.232', 'pool-173-66-148-232.washdc.fios.verizon.net', '2019-02-26', '', NULL),
(8737, '', 6120, 999999999, 2, '101-Casablanca GM', '2019-03-29', '0000-00-00', '2019-02-14', 'silver', 'black', 'Theorema', 'My order number is T9380. The watch is brand new and never worn. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '124.171.217.155', '124-171-217-155.dyn.iinet.net.au', '2019-02-26', '', NULL),
(8738, '', 6121, 999999999, 2, '104-Copacabana', '2019-03-26', '0000-00-00', '2017-02-03', 'black metal', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 42147 v. 20-01-2017]\r\nMechanical failure in watch - burst srping', '04-04-19\r\nIndex 2 der 12 liegt nebenbei, Werk kpl. abgelaufen - S+F oB\r\nIndex 12 kpl. und 4 geklebt, Anker gerichtet - WD 8310\r\nUK 0504 1425 - gut - Aufzug 33x\r\nUK 0804 1420 - einwandfrei\r\nWK 0904 0855 - 10-04-19 okay - KULANZ', '1,2', '2019-04-12', '2019-04-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-12', '86.190.135.157', 'host86-190-135-157.range86-190.btcentralplus.com', '2019-02-26', '1Z8VF4596892114328', NULL),
(8739, '', 6122, 999999999, 2, '3005-Marco Polo', '2019-03-26', '0000-00-00', '2019-01-24', 'silver', 'black', 'Theorema', '{G-Card}\r\nAll watch movement has stopped. Should have had plenty of stored energy. Rewinding it has no effect. Have tried shaking it, tapping it with my finger, and wearing it daily. ', '04-04-19\r\nausgeschwungen? oder Plateau hÃ¤ngt am Anker \r\nâ†’ Anker/Messer ambulant gerichtet, reguliert\r\nK 0504 1050 - 08-04-19 okay', '1,2', '2019-04-10', '2019-04-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-10', '50.250.27.5', '50-250-27-5-static.hfc.comcastbusiness.net', '2019-02-26', 'RC 32 701 161 0DE', NULL),
(8740, '', 6123, 2, 2, '3011-Macau', '2019-02-26', '0000-00-00', '2018-01-08', 'silber', 'white', 'Theorema ', '{G-Card}\r\nOne of the hands of the watch is missing and the watch keeps stopping. Please repair or replace accordingly.', '05-03-19\r\nDayTota fehlt - Werk kpl. abgelaufen, aber Auto hakelig â†’ Zeiger aus RW entfernt, neuen Zeiger aufgesetzt, beide KlinkenrÃ¤der ers.\r\nK 0503 1355 - 08-03-19 okay', '1,2', '2019-03-14', '2019-03-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-15', '', '', '0000-00-00', 'RC 32 526 016 3DE', NULL),
(8741, '', 6124, 2, 2, '106-Toronto Classic', '2019-02-26', '0000-00-00', '2017-09-06', 'rosÃ©', 'black', 'Theorema', '{G-Copy}\r\nIÂ´m very happy with my clock. I bought the clock on September 2017. The problem is that when I move the clock or shake it or somethinmg similar the clocks big dial moves too. So when I shake my hand the dial that shows the minutes can make half a turn arround the clock.', '05-03-19\r\nach so, er meint die Zeiger, nicht das ZB... - ALLE Indexe geklebt, \r\nMinZg V2 ersetzt - WD 8310\r\nUK 0503 1315 - einwandfrei\r\nWK 0603 0840 - 07-03-19 okay', '1,2', '2019-03-13', '2019-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-14', '', '', '0000-00-00', '1Z8VF4596851597321', NULL),
(8742, '', 6125, 999999999, 0, '101-Casablanca GM', '2019-02-26', '0000-00-00', '2017-10-06', 'black', 'yellow', 'Theorema', 'i purchased a watch from you guys and i see there is a 2 year warranty that comes with the watch. i just wanted to know how to go about it. i ordered it for my partner as he is very fond of your watches and was very happy to receive his 2nd one from you guys. \r\n\r\nNow thereâ€™s a slight problem which he and i are u happy about as itâ€™s good money spent on it. Firstly the outside of the watch has a piece on it and it arrived loose but i told my partner to be very careful which he has been, however it has come off. \r\nSecondly thereâ€™s wear n tear on the straps and lastly the wind up inside the watch has stopped working. He looks afters the watch and wears it on occasions. \r\n\r\nWe are not happy as mentioned before he is very fond of your watches and itâ€™s not cheap either. I would love to purchase more in the future. If someone could get back to me asap letting me know how to go about it i would be very grateful.  ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.13.106.93', '5e0d6a5d.bb.sky.com', '2019-02-26', '', NULL),
(8743, '', 6126, 999999999, 0, '70027-Aerostar', '2019-02-27', '0000-00-00', '2019-02-22', 'gold', 'gold', 'Pionier', 'Dirty glass \r\nInside have some frost mark ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '75.86.88.32', 'cpe-75-86-88-32.wi.res.rr.com', '2019-02-27', '', NULL),
(8744, '', 6127, 999999999, 0, '505-Florida', '2019-02-27', '0000-00-00', '2019-02-27', 'gold', 'black', 'Pionier', 'I contacted the day I received my watch. I did not like the box design. It was also packaged poorly and when I received the watch, the packaged wrapping was not even in place- like the sticker on the dial of the watch and the stickers were all flung inside the box. I recommend packaging your items better, especially that the price definitely does not reflect the packaging.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '128.122.104.174', 'WMSDC05.SHC.SA.NYU.EDU', '2019-02-27', '', NULL),
(8745, '', 6128, 999999999, 2, '112-Madrid', '2019-03-22', '0000-00-00', '2018-10-16', 'black metal', 'black', 'Theorema', '[OHNE G-Nachweis - T4634 v. 18-07-18]\r\nMy order number isÂ #T4634 The clasp of the crown is broken.Â Please repair or replace accordingly', '28-03-19\r\nBÃ¼gel fehlt - ersetzt und gesichert\r\nK 2803 1250 - 01-04-19 okay', '1,2', '2019-04-10', '2019-04-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-10', '75.36.199.243', '75-36-199-243.lightspeed.hstntx.sbcglobal.net', '2019-02-27', 'RC 32 701 159 7DE', NULL),
(8746, '', 2118, 999999999, 2, '3005-Marco Polo', '2019-03-11', '0000-00-00', '2013-10-28', 'gold', 'black', 'Theorema', '{G-Card}\r\n1. The Date doesn\'t change, it is faulty\r\n\r\n2. The crown is come off, I can\'t wound the watch anymore....faulty', '18-03-19\r\nnun, die Garantie ist ja schon ein paar Tage abgelaufen...\r\nDas Werk scheint noch gut in SchuÃŸ, nur die AWelle ist gebrochen, und das GehÃ¤use abgerockt...\r\nKVA  Werkreparatur, Band und GehÃ¤use ersetzen  150,- â† bez. 150,- 2209\r\nGehÃ¤use ersetzt, Krone mit Welle ersetzt, Lederband - WD 8310\r\nK 2309 1440 - 26-09-19 okay', '1,2', '2019-09-30', '2019-09-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-30', '88.108.194.22', '88-108-194-22.dynamic.dsl.as9105.com', '2019-02-28', '1Z8VF4596899210256', NULL),
(8747, '', 5317, 2, 2, '511-New York II', '2019-02-21', '0000-00-00', '2017-11-01', 'silver', 'black', 'Pionier', '{G-Copy}\r\nNot working at all', '28-02-19\r\nklemmt im RW? â†’ Metallspan aus SR-Trieb entfernt - WD 8310\r\nK 0103 0935 - 04-03-19 okay', '1,2', '2019-03-14', '2019-03-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-15', '', '', '0000-00-00', 'RC 32 526 013 2DE', NULL),
(8748, '', 6129, 999999999, 2, '101-Casablanca GM', '2019-03-26', '0000-00-00', '2018-08-12', 'black metal', 'black', 'Theorema', '{G-Card}\r\nAs the clocks  is known, it came to me with glass with scratches and the clock does not work properly even when it is on my hand it stops working and is not working properly and she promised me that you will bring me a new and proper watch', '04-04-19\r\nHa ha ha ha.... sorry, aber in diesem Zustand ist die Uhr definitiv NICHT gesendet worden. Kratzer auf GehÃ¤use und Glas {Fotos} \r\nWerk kpl. abgelaufen - S+F oB - Aufzug 41x\r\nUK 0404 1455 - gut?\r\nWK 0504 0840 - steht bereits 0940 â†’ Anker/Plateau\r\nABER: aufgrund der o.a. BeschÃ¤digungen \r\nKVA GehÃ¤use ersetzen  60,-  â†  $50 ErmÃ¤ÃŸigung von Marsida - \r\nUhr funktionfÃ¤hig aber zerkratzt zurÃ¼ck - Vor Versand:\r\nUK 0207 1310 - einwandfrei\r\nWK 0307 0755 - 04-07-19 okay\r\n', '1,2', '2019-07-07', '2019-07-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-08', '79.183.113.69', 'bzq-79-183-113-69.red.bezeqint.net', '2019-03-01', 'RC 33 249 902 0DE', NULL),
(8749, '', 6130, 999999999, 0, '3005-Marco Polo', '2019-03-01', '0000-00-00', '2014-11-01', 'silver', 'white', 'Theorema', 'The watch has stooped working and there is a sound when I move my hand whilst wearing the watch. Please can you confirm how and where I can send the watch for repair, and how much it will cost.\r\n\r\n\r\nKind regards,\r\nModestus Okafor', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.7.168.127', '5e07a87f.bb.sky.com', '2019-03-01', '', NULL),
(8750, '', 6131, 999999999, 0, '101-Casablanca GM', '2019-03-01', '0000-00-00', '2018-12-18', 'silver', 'white', 'Theorema', 'THe second hand fell off, please repair accordingly', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.202.123.128', 'c-73-202-123-128.hsd1.ca.comcast.net', '2019-03-01', '', NULL),
(8751, '', 6132, 999999999, 2, '513-Tokyo', '2019-03-11', '0000-00-00', '2018-01-22', 'silver', 'black', 'Pionier', '{G-Card}\r\nWatch is going to fast. Poor quality off leather band. When I\'m paying that much money I\'m not expecting that. ', '18-03-19\r\nArmband vÃ¶llig verbraucht - S+F oB - Aufzug 27x\r\nUK 1803 1505 - das Gangbild ist nicht gut! â†’ Anker gerichtet, Flusen aus Hemmung entfernt, entmagnetisiert und reguliert\r\nUK 1903 1100 - einwandfrei\r\nWK 2003 0755 - 21-03-19 okay', '1,2', '2019-03-29', '2019-03-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-29', '217.46.130.187', '187.130.46.217.dyn.plus.net', '2019-03-02', '1Z8VF4596849073463', NULL),
(8752, '', 6133, 999999999, 2, '3002-Jumbo', '2019-03-29', '0000-00-00', '2019-02-07', 'silver', 'white', 'Theorema', '{G-Card}\r\n [My order number is T9104. The second hand of the watch fell off during transportation. Please replace accordingly.]', '04-04-19\r\nJo, Tota fÃ¼r Jahresanzeige abgefallen... â†’ ersetzt\r\nK 0504 1115 - 08-04-19 okay', '1,2', '2019-04-10', '2019-04-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-10', '75.86.208.223', 'cpe-75-86-208-223.wi.res.rr.com', '2019-03-02', 'RC 32 701 160 6DE', NULL),
(8753, '', 6134, 999999999, 2, '108-Oman', '2019-03-22', '0000-00-00', '2019-03-04', 'black', 'gold', 'Theorema', 'Changed mind when I realized it wasn\'t an automatic watch. Been emailing 2/17. Order number T8870', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '128.227.250.93', 'host-128-227-250-93.xlate.ufl.edu', '2019-03-04', '', NULL),
(8754, '', 6135, 999999999, 2, '104-Copacabana', '2019-03-12', '0000-00-00', '2019-01-09', 'silver', 'black', 'Theorema', '{G-Card}\r\nMy order number is T8117. Watch doesn\'t work once I put it on. Please repair.\r\n\r\nI have tried several times to wind the watch all the way. Sometimes it runs smoothly, when i put it on, but usually the watch stops and starts several times during the day when i have it on. When it stops, I shake my wrist and it starts again. After it has stopped, I have sometimes tried to wind the watch all the way again, but I can not turn the knob for more than a few rounds before the knob will not turn anymore. In other words, the watch is almost fullt charged when the watch stops. \r\n\r\nWhen I wind the watch and put it down instead of wearing it, the watch can run for over 30 hours.', '18-03-19\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 35x\r\nUK 1803 1520 - bis 2225 ... hmmm - Hemmung vÃ¶llig vermurkst â†’ Werk\r\nUK 1903 1440 - reguliert\r\nWK 2003 0800 - 21-03-19 okay', '1,2', '2019-04-02', '2019-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-03', '193.160.149.33', '33-randaberg.kommune.no', '2019-03-04', 'RC 32 648 478 5DE', NULL),
(8755, '', 6136, 999999999, 0, '108-Oman', '2019-03-06', '0000-00-00', '2019-02-18', 'gold', 'gold', 'Theorema', 'My order number is T9310  The watch face is too big and the leather strap too small for my wrist, it is brand new and never worn. Please refund.]', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.233.114.188', 'pool-96-233-114-188.bstnma.fios.verizon.net', '2019-03-06', '', NULL),
(8756, '', 6137, 999999999, 2, '503-Sydney', '2019-04-29', '0000-00-00', '2018-04-01', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - T3169 vom 08-03-2018]\r\nT3169. The rotor is blocked and can\'t wind the watch. Please repair or replace accordingly.]\r\n', '02-05-19\r\njo, Rotor blockiert â†’ Lager fest, aber: auch eine BrÃ¼ckenschraube im Werk!\r\nWerk zerlegt, Schraube befreit, alle Schrauben gesichert, Rotor 4004 ers.,\r\nâ†’ SekRd hat viel HÃ¶henspiel... falls Probleme dann WT\r\nK 0305 0920 - Code W\r\nK 0605 1110 - 09-05-19 okay', '1,2', '2019-05-11', '2019-05-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-13', '98.109.78.5', 'pool-98-109-78-5.nwrknj.fios.verizon.net', '2019-03-06', '425012810332', NULL),
(8757, '', 6138, 999999999, 0, '101-Casablanca GM', '2019-03-06', '0000-00-00', '2019-03-06', 'gold', 'yellow', 'Theorema', 'the clasps is broken', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.255.44.103', 'pool-96-255-44-103.washdc.fios.verizon.net', '2019-03-06', '', NULL),
(8758, '', 6139, 999999999, 0, '107-Rio', '2019-03-06', '0000-00-00', '2019-03-06', 'black', 'white', 'Theorema', 'Much to large for my wrist', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '162.234.146.74', '162-234-146-74.lightspeed.hstntx.sbcglobal.net', '2019-03-06', '', NULL),
(8759, '', 6140, 999999999, 0, '3011-Macau', '2019-03-07', '0000-00-00', '2019-02-28', 'silver', 'white', 'Theorema', 'No defects. Didn\'t like the design, becasue watch is to thick and looks to big on my hand. My order number is T9690. The watch is brand new and never worn. Please refund', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '74.65.224.30', 'cpe-74-65-224-30.nyc.res.rr.com', '2019-03-07', '', NULL),
(8760, '', 6141, 999999999, 2, '506-Miami', '2019-03-29', '0000-00-00', '2018-11-14', 'rosÃ© metal', 'blue', 'Pionier', '{G-Card}\r\n[OHNE Angabe]', '04-04-19\r\nS+F oB - auÃŸer einem HÃ¤rchen auf dem ZB keine Feststellung\r\nK 0404 1525 - steht 1625 â†’ Anker gerichtet, Hemmung geÃ¶lt\r\nK 0504 1150 - steht 1225 â†’ Werktausch\r\nK 0904 0855 - 12-04-19 okay', '1,2', '2019-04-16', '2019-04-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-17', '171.232.254.11', '171.232.254.11', '2019-03-08', 'RC327449975DE', NULL),
(9229, '', 6499, 999999999, 2, '511-New York II', '2019-09-27', '0000-00-00', '0000-00-00', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - NO Deal - NO shopify]\r\nWatch is out of warranty has been dropped would like a quote on replacing glass and service please mobile as above,would like it returned as well', '27-09-19\r\nGlas vÃ¶llig zerbrÃ¶selt, Werk voller kleinster Splitter! \r\nGlasrand fÃ¼r Glasersatz zu stark beschÃ¤digt\r\nKVA  Werk und GehÃ¤use ersetzen  160,- â‚¬ - bez. 130,09 1111\r\nWerk, GehÃ¤use, Werkring und Krone/Welle ers. - WD 8310\r\nK 1311 1300 - 18-11-19 okay', '1,2', '2019-11-19', '2019-11-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-19', '82.26.144.21', 'cpc89006-gill18-2-0-cust20.20-1.cable.virginm.net', '2019-09-24', '1Z8VF4596892066461', NULL),
(9230, '', 6500, 999999999, 0, '503-Sydney', '2019-09-24', '0000-00-00', '2019-09-24', 'black', 'white', 'Pionier', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '173.63.140.113', 'pool-173-63-140-113.nwrknj.fios.verizon.net', '2019-09-24', '', NULL),
(8762, '', 6143, 999999999, 0, '516-Barcelona', '2019-03-08', '0000-00-00', '2019-03-04', 'gold', 'black', 'Pionier', 'MY ORDER T9787.Watch is brand new and never worn. I want to exchange it with Barcelona GM-516-6.\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '199.66.69.115', '199-66-69-115.plfdilaa.metronetinc.net', '2019-03-08', '', NULL),
(8763, '', 6144, 999999999, 0, '3011-Macau', '2019-03-09', '0000-00-00', '2019-03-01', 'gold', 'black', 'Theorema', 'too thick for my wrist. Cannot properly close the bracelet and put strap through the keeper. I thought I ordered one watch, but received two.  I am returning the two Macau watches and am purchasing Chicago p7002-2', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.162.116.225', 'ip70-162-116-225.ph.ph.cox.net', '2019-03-09', '', NULL),
(8811, '', 6181, 999999999, 2, '505-Florida', '2019-04-02', '0000-00-00', '2018-04-16', 'black metal', 'black', 'Pionier', '{G-Card}\r\nHet horloge loopt om de 3a4 uur Ã©Ã©n uur achter.\r\n---\r\nDie Uhr ist alle 3a4 Stunden um eine Stunde hinterher.', '09-04-19\r\nProblem im StdRd... Fehlbedienung? â†’ Wechselradtrieb mit Zahnausfall, definitiv durch falsche Bedienung! \r\nKVA  Werktausch 100,- â† NICHT ausf. 3004', '1,2', '2019-05-06', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-07', '78.22.221.116', '78-22-221-116.access.telenet.be', '2019-03-28', '1Z8VF4596851167750', NULL),
(8765, '', 6146, 2, 2, '101-Casablanca', '2019-03-11', '0000-00-00', '2019-01-09', 'silver', 'yellow', 'Theorema', '{G-Card & Copy}\r\nMy Order Number T8151. Something is wrong with the mechanism, please replace', '18-03-19\r\nWerk kpl. abgelaufen - S+F â†’ KronenbÃ¼gel zu locker, sonst oB - Aufzug 41x\r\nUK 1803 1530 - oops... eine Schraube der FH-BrÃ¼cke klemmt im RW\r\nSchraube(n) befestigt, Anker gerichtet\r\nUK 1903 1315 - einwandfrei\r\nWK 2003 0815 - okay', '1,2', '2019-04-02', '2019-04-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-03', '', '', '0000-00-00', 'RC 32 648 477 7DE', NULL),
(8766, '', 6147, 2, 2, '101-Casablanca', '2019-03-12', '0000-00-00', '2018-04-08', 'gold', 'black', 'Theorema', '{G-Card}\r\nMy order number is T3446.\r\nEven fully wound my watch runs slower, in 10 minutes it moves oonly 1 minute. Please repair.', '18-03-19\r\nWerk kpl. abgelaufen, ABER â†’ bl. stehen bei ZB oben â† U-Welle gebrochen - Unruh 18k ersetzt \r\nUK 1903 1200 - reguliert\r\nUK 2003 0825 - einwandfrei\r\nWK 2103 0825 - 22-03-19 okay - KULANZ', '1,2', '2019-03-29', '2019-03-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-29', '', '', '0000-00-00', '1Z8VF4596849006259', NULL),
(8767, '', 5637, 999999999, 2, '515-Amsterdam', '2019-03-29', '0000-00-00', '2018-02-01', 'gold metal', 'black', 'Pionier', '{G-Card}\r\n[Text von April 2018:\r\n1. The watch is not adjusted well, example: if the hours arrow  placed on 3 o\'clock the minutes arrow showing 58 minutes, and every week the watch showing 1 minutes more which is mean they running to fast than normal.\r\n2. The secure handle on the right side is not closing at all. ]\r\n---\r\nMy order number is T1746. I need to replace the glass and the clasp. I already paid for it.\r\n\r\nEr hat nicht dafÃ¼r bezahlt!', '05-04-19\r\nFunktionsprÃ¼fung 0504 0855 â†’ einwandfrei\r\nKVA  Band kpl. und Glas  60,- â† bez. 70,-  3004\r\nGlas ersetzt - ohne Reinigung wg. Carbonapplikationen\r\nK 0205 1030 - reguliert - WD 8310 - Band ers. und 06-05-19 okay', '1,2', '2019-05-13', '2019-05-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-14', '76.122.179.12', 'c-76-122-179-12.hsd1.mi.comcast.net', '2019-03-12', '425012810387', NULL),
(8768, '', 6148, 999999999, 2, '101-Casablanca GM', '2019-03-21', '0000-00-00', '2019-01-16', 'gold', 'black', 'Theorema', '{G-Card} D-Kunde\r\nMy order Number is T8421. Watch runs faster, in 5 hours the difference is 25 minutes. Please repair.', '28-03-19\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 40x\r\nUK 2803 1100 - einwandfrei\r\nWK 2903 0750 - gut - Aufzug 42x\r\nUK 0104 0755 - einwandfrei\r\nWK 0204 0745 - 03-04-19 okay', '1,2', '2019-04-10', '2019-04-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-10', '109.192.62.149', 'HSI-KBW-109-192-062-149.hsi6.kabel-badenwuerttemberg.de', '2019-03-12', '00340434129949109466', NULL),
(8812, '', 6182, 999999999, 2, '503-Sydney', '2019-04-01', '0000-00-00', '2018-03-29', 'gold', 'black', 'Pionier', '{G-Card}\r\nMinute hand snapped. Watch does not work, please repair. Order Number T3131', '09-04-19\r\njo, Zg gebrochen â†’ MinZg ersetzt, Rotorlager geÃ¶lt\r\nK 0904 1250 - steht â†’ Zeiger nochmal gerichtet\r\nK 1204 1025 - 15-04-19 okay', '1,2', '2019-04-16', '2019-04-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-16', '87.75.50.48', '87.75.50.48', '2019-03-28', '1Z8VF4596897865679', NULL),
(8770, '', 6150, 999999999, 0, '112-Madrid', '2019-03-12', '0000-00-00', '2018-02-07', 'black', 'gold', 'Theorema', 'My order number is T4469. The clasp of the crown and the crown of my watch are broken. Please repair accordingly!!!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '173.174.67.12', 'cpe-173-174-67-12.austin.res.rr.com', '2019-03-12', '', NULL),
(8771, '', 6151, 999999999, 0, '7002-Chicago', '2019-03-13', '0000-00-00', '2019-03-07', 'black', 'black', 'Pionier', 'My order number is T9849. I received a broken box and damaged watch Please refund', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.32.250.239', 'c-68-32-250-239.hsd1.ky.comcast.net', '2019-03-13', '', NULL),
(8772, '', 6152, 2, 2, '104-Copacabana', '2019-03-13', '0000-00-00', '2019-02-25', 'black metal', 'black', 'Theorema', '{G-Card}\r\nlt. Marsida ( Sie hat den Kunden gefragt, da er kommentarlos die Uhr geschickt hat)\r\nhe says that the watch keeps stopping. I am not sure if he knows how to use, but he says he wind the watch fully and it does not keep the power reserve just few hours 10 hours or so and it stops.', '18-03-19\r\nWerk steht voll aufgezogen - Anker gerichtet und Paletten geÃ¶lt\r\nUK 1903 1135 - reguliert\r\nUK 2003 0825 - einwandfrei\r\nWK 2103 0830 - 22-03-19 okay', '1,2', '2019-03-29', '2019-03-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-03-29', '', '', '0000-00-00', '1Z8VF4596849092684', NULL),
(8773, '', 6153, 999999999, 2, '104-Copacabana', '2019-03-21', '0000-00-00', '2016-11-28', 'silver metal', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 41165 v. 28-11-2016]\r\nNo longer winds - mechanical problem', '28-03-19\r\nIndexe 3 und 6 fehlen... klemmen im RW? yap, entfernt\r\nDa der Kleber der alten Indexe sich verflÃ¼ssigt hat, neues ZB (gesichert) ers. und GehÃ¤use u-s\r\nWK 2803 0955 - gut - Aufzug 39x\r\nUK 0104 0755 - einwandfrei\r\nWK 0204 0745 - 03-04-19 okay', '1,2', '2019-04-10', '2019-04-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-11', '193.162.26.16', '193.162.26.16', '2019-03-14', '1Z8VF4596849525037', NULL),
(8774, '', 6153, 999999999, 2, '107-Rio', '2019-03-21', '0000-00-00', '2019-02-19', 'black metal', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 47548 v. 19-02-2019]\r\nwind up mechanism broken', '28-03-19\r\nSperrad gelÃ¶st - gesichert - Aufzug 28x\r\nUK 2803 1510 - einwandfrei\r\nWK 2903 0755 - gut - Aufzug 29x\r\nUK 0104 0800 - einwandfrei\r\nWK 0204 0745 - 03-04-19 okay', '1,2', '2019-04-10', '2019-04-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-11', '193.162.26.16', '193.162.26.16', '2019-03-14', '1Z8VF4596849525037', NULL),
(8775, '', 6154, 999999999, 0, '101-Casablanca GM', '2019-03-14', '0000-00-00', '2019-03-08', 'gold', 'black', 'Theorema', 'My order number is #T9987. My watch runs faster. Please repair', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.235.28.12', 'astrasbourg-551-1-145-12.w86-235.abo.wanadoo.fr', '2019-03-14', '', NULL),
(8776, '', 6155, 2, 2, '511-New York II', '2019-03-13', '0000-00-00', '2018-03-27', 'black metal', 'black', 'Theorema', '{G-Copy}\r\nlt. Marsida: the customer says that he has issues with the balance bridge of the watch.\r\n\r\n(weitere Emailadresse: channsovan@yahoo.com  - Chann Sovan, Kambodscha)', '28-03-19\r\nGlas bei 0100 beschÃ¤digt â†’ Splitter im Werk \r\nKVA Werk und Glas  125,- â† NICHT ausf. 18-09-19\r\n[Fotos 8776_P1.jpg und 8776_P2.jpg]', '1,2', '2019-09-19', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-19', '', '', '0000-00-00', 'RC 33 711 412 3DE', NULL),
(8777, '', 6156, 999999999, 0, '103-Sao Paulo', '2019-03-15', '0000-00-00', '2016-04-06', 'gold', 'white', 'Theorema', 'WINDER STEM AND CROWN FELL OUT AND WAS LOST. I HAVE PURCHASED A REPLACEMENT SET AND REQUIRE THEM TO BE FITTED BY THE WATCHMAKER I FULLY UNDERSTAND THAT THE WARRANTY HAS EXPIRED BUT IT DISAPPOINTS ME THAT THIS SHOULD HAPPEN TO SUCH A QUALITY TIMEPIECE.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.250.180.6', '6-180-250-212.static.virginm.net', '2019-03-15', '', NULL),
(8778, '', 6156, 999999999, 0, '103-Sao Paulo', '2019-03-15', '0000-00-00', '2016-04-06', 'gold', 'white', 'Theorema', 'WINDER STEM AND CROWN NEEDS INSTALLING AS THE ORIGINAL FELL OUT AND WAS LOST. IT REQUIRES THE EXPERTISE OF THE THEROREMA WATCHMAKER TO FIT IT. I AM DISAPPOINTED THAT THIS HAPPENED TO QUALITY TIMEPIECE. I KNOW THE  WARRANTY HAS EXPIRED.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.250.180.68', '68-180-250-212.static.virginm.net', '2019-03-15', '', NULL),
(8779, '', 6157, 999999999, 0, '101-Casablanca GM', '2019-03-18', '0000-00-00', '2019-02-13', 'black', 'yellow', 'Theorema', 'The watch was a gift for a relative that was unfortunately not fond of the product (the clasp is too difficult to manipulate).', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '142.112.187.69', 'toroon0954w-lp130-01-142-112-187-69.dsl.bell.ca', '2019-03-18', '', NULL),
(8781, '', 6158, 999999999, 2, '110-Oslo', '2019-05-02', '0000-00-00', '2018-11-26', 'rosÃ©', 'blue', 'Theorema', '{G-Card}\r\nCannot pull the crown of the watch to set time.', '02-05-19\r\nZgStellHebel aus Eingriff â†’ Aufzug sortiert, Schraubenservice, Rotor geÃ¶lt\r\nK 0205 1105 - 06-05-19 okay', '1,2', '2019-05-11', '2019-05-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-13', '1.157.174.181', '1.157.174.181', '2019-03-18', '425012810354', NULL),
(8782, '', 6159, 999999999, 2, '101-Casablanca GM', '2019-03-26', '0000-00-00', '2019-03-11', 'gold', 'black', 'Theorema', 'My order number is T10026. I do not like the watch. The watch is brand new and never worn. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '176.10.65.152', 'noc.cablexnet.net', '2019-03-18', '', NULL),
(8783, '', 6145, 999999999, 2, '101-Casablanca GM', '2019-03-22', '0000-00-00', '2019-01-01', 'gold', 'black', 'Theorema', '{G-Card}\r\nMy order number is T7834. My glass is broken and sub-dial hand is broken aswell please repair. I will pay for it. I need full repairment thank you.', '28-03-19\r\nautsch... Glas zerbrÃ¶selt, Werk kontaminiert, GehÃ¤use angegriffen\r\nKVA  Glas, Werkrep.  85,- â† bez. 85,75  0704\r\nWerk Vollreparatur, GehÃ¤use u-s, Glas ersetzt - WD 8310\r\nUK 1004 0900 - einwandfrei\r\nWK 1104 0825 - 12-04-19 okay', '1,2', '2019-04-12', '2019-04-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-16', '94.174.166.122', 'cpc77343-stav19-2-0-cust633.17-3.cable.virginm.net', '2019-03-18', '1Z8VF4596895409040', NULL),
(8784, '', 6160, 999999999, 2, '101-Casablanca GM', '2019-03-22', '0000-00-00', '2019-03-11', 'gold', 'white', 'Theorema', 'The watch does not meet my expectation in a number of ways, but when I took the watch out of the box, two pins fell out and a couple of pieces became disassembled. This is unacceptable  for a watch like this and I expect a full refund. I am returning the watch and I do not want a replacement. ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.27.18.254', 'sme-steel.slkc.firstdigital.com', '2019-03-18', '', NULL),
(8785, '', 6161, 999999999, 0, '3011-Macau', '2019-03-18', '0000-00-00', '2019-03-13', 'black', 'black', 'Theorema', 'It just doesnâ€™t fit properly on my husband wrist ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '97.100.149.186', '97.100.149.186', '2019-03-18', '', NULL),
(8786, '', 6161, 999999999, 0, '3011-Macau', '2019-03-18', '0000-00-00', '2019-03-13', 'black', 'black', 'Theorema', 'it doesn\'t fit properly on my husband\'s wrist', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '97.100.149.186', '97.100.149.186', '2019-03-18', '', NULL),
(8787, '', 6162, 999999999, 0, '115-Helsinki', '2019-03-19', '0000-00-00', '2019-03-18', 'gold', 'white', 'Theorema', 'I did as per the instruction to start the watch \r\n30 times winding at A position clockwise\r\nPut B position and set the time\r\nPut A position and wind counter clock wise\r\n\r\nAlso I did shake 20 seconds as per your customer service instructions. Also I wore it for an hour and walked. DID NOT WORK...MOVES AND STOPS WITH N FEW SECONDS.....', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.197.91.252', 'ool-44c55bfc.dyn.optonline.net', '2019-03-19', '', NULL),
(8788, '', 6149, 999999999, 2, '104-Copacabana', '2019-03-19', '0000-00-00', '2017-03-14', 'gold', 'black', 'Theorema', '{G-Card}\r\nProbably battery, not sure. it just stopped working a couple of month ago.\r\nI am happy to pay. please let me know the payment details. and If I have to pay for redelivery to my address. I have on my Guarantee card this address: Industriestrabe 7, 24647 Wasbek, Germany. Is this correct?? \r\n---\r\nNot sure, probably battery.\r\nThe warranty has expired , but please let me know how and how much I need to pay to get it fixed??\r\n\r\nThanks,\r\nSafaa ', '28-03-19\r\nIndex 2 der 12 fehlt, klemmt im RW - okay, Spirale auch Ã¼bergeschlagen, dann Uhr wohl gefallen... \r\nKVA Werkteilrep. und ZB kleben  60,- - bez. 95,- â‚¬  2903\r\nFehlenden Index aus Werk operiert, ZB kpl. (gesichert) ersetzt, Anker gerichtet\r\nWK 2903 1250 - gut - Aufzug 34x\r\nUK 0104 0805 - einwandfrei\r\nWK 0204 0750 - 03-04-19 okay   (Sendung am 24.05.19 zurÃ¼ck erhalten, da er die Sendung nicht bei UPS abgeholt hat.Er muss Euro 30 Versandkosten zahlen.)  25.06.19  1Z8VF4596851327532', '1,2', '2019-06-24', '2019-06-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-11', '90.252.76.233', '90.252.76.233', '2019-03-19', '1Z8VF4596849126629', NULL),
(8789, '', 6163, 999999999, 2, '103-Sao Paulo', '2019-04-29', '0000-00-00', '2018-02-14', 'black', 'black', 'Theorema', '{G-Card}\r\nGlass of the face of the watch cracked and popped out. Watch does not start when knob is winded up. ', '02-05-19\r\nGlas geplatzt - Zg, ZB und DayNight-Scheibe zerstÃ¶rt, GehÃ¤use am Glasrand eingedrÃ¼ckt\r\nKVA  GehÃ¤use, Werkreparatur, ZB und Zeiger  150,- â‚¬', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.112.16.108', '99-112-16-108.lightspeed.hstntx.sbcglobal.net', '2019-03-19', '', NULL),
(8791, '', 6164, 999999999, 2, '508-Dublin', '2019-03-28', '0000-00-00', '2017-05-23', 'gold', 'black', 'Pionier', '{G-Card}\r\nServus. Die Uhr bleibt immer wieder stehen. Ist neu Wertigkeit und wenig getragen ', '05-04-19\r\nRotor gebrochen - ersetzt - Reglage geprÃ¼ft - WD 8310\r\nK 0504 1200 - 08-04-19 okay', '1,2', '2019-04-10', '2019-04-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-11', '77.119.130.64', '77.119.130.64.wireless.dyn.drei.com', '2019-03-20', '1Z8VF4596850513814', NULL),
(8792, '', 6165, 999999999, 2, '101-Casablanca GM', '2019-03-26', '0000-00-00', '2019-02-28', 'black', 'white', 'Theorema', 'My order number is T9669. The watch is brand new and never worn. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '185.66.1.147', '185.66.1.147', '2019-03-20', '', NULL),
(8793, '', 6166, 999999999, 0, '3011-Macau', '2019-03-21', '0000-00-00', '2019-03-12', 'gold', 'black', 'Theorema', 'Not defective just want to return what i saw online it doesnt look like that ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '97.90.30.137', '97-90-30-137.dhcp.mtpk.ca.charter.com', '2019-03-21', '', NULL),
(8794, '', 6167, 999999999, 0, '101-Casablanca GM', '2019-03-21', '0000-00-00', '2019-03-07', 'gold', 'white', 'Theorema', 'Sent the wrong one.  I was sent GM-101-3 instead of GM-101-7', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.186.146.133', 'wsip-70-186-146-133.ph.ph.cox.net', '2019-03-21', '', NULL),
(8795, '', 6168, 999999999, 0, '3010-Tigris', '2019-03-22', '0000-00-00', '2016-01-05', 'silver', 'white', 'Theorema', 'Winder snapped. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.205.198.230', '213.205.198.230', '2019-03-22', '', NULL),
(8796, '', 6169, 999999999, 2, '3011-Macau', '2019-03-27', '0000-00-00', '2017-04-28', 'black', 'black', 'Theorema', '{G-Card}\r\nThe watch stopped working already after a few months after purchasing it, the clock doesn\'t wind automatically and manually anymore. I think there\'s a mechanical defect on the inside. Also the leather band isn\'t durable and seems to lose its quality. Please full replacement of the watch and the leather band. Otherwise I\'m bound to fill a complaint with my legal department. Thanks in advance and hopefully you can return a brand new Theorema macau Black/gold since its a very nice watch in my opinion.', '05-04-19\r\nBand verbraucht... nach fast 2 Jahren auch nachvollziehbar!\r\nUnruh ausgeschwungen â†’ Anker/Messer ambulant gerichtet\r\nK 0504 1305 - 08-04-19 okay', '1,2', '2019-04-10', '2019-04-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-11', '81.204.9.211', 'ip51cc09d3.speed.planet.nl', '2019-03-22', '1Z8VF4596850590606', NULL),
(8797, '', 6170, 2, 2, '101-Casablanca GM', '2019-03-22', '0000-00-00', '2017-04-04', 'black metal', 'black', 'Theorema', '{G-Copy}\r\nthe hands inside the watch came completely loose, I canÂ´t even see them inside.', '05-04-19\r\nStd und MinZg ab â†’ bedingt durch heftigen Fall/Sturz - Glas beschÃ¤digt\r\nKVA  Werkrep. und Glas  65,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(8798, '', 6171, 999999999, 0, '2009-Casablanca', '2019-03-22', '0000-00-00', '2019-03-22', 'black', 'white', 'Theorema', 'Watch is much too large - much larger than appeared in pictures. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.79.200.76', '172.79.200.76', '2019-03-22', '', NULL),
(8799, '', 6172, 999999999, 0, '3011-Macau', '2019-03-22', '0000-00-00', '2020-03-12', 'black', 'black', 'Theorema', 'My order number is T10088. Watch is brand new and never worn. Please refund', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '75.113.154.131', '75-113-154-131.res.bhn.net', '2019-03-22', '', NULL),
(8800, '', 6173, 999999999, 0, '104-Copacabana', '2019-03-24', '0000-00-00', '2017-07-28', 'gold', 'white', 'Theorema', 'The number 2 in side the clock fall off of the screen stuck the gear clock is not running', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.203.10.82', 'ip-99-203-10-82.pools.cgn.spcsdns.net', '2019-03-24', '', NULL),
(8801, '', 6174, 999999999, 2, '101-Casablanca GM', '2019-04-02', '0000-00-00', '2018-12-28', 'silver bicolor', 'yellow', 'Theorema', '{G-Card}\r\nMy order number is T7630. Watch doesn\'t work even when I fully wind it.', '09-04-19\r\nsteht kpl. aufgezogen - Messer gerichtet\r\nUK 0904 1300 - einwandfrei\r\nWK 1004 0820 - 11-04-19 okay', '1,2', '2019-04-12', '2019-04-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-16', '194.239.16.65', '194.239.16.65', '2019-03-25', '1Z8VF4596898109850', NULL),
(8802, '', 3261, 999999999, 2, '3001-Paragon', '2019-04-02', '0000-00-00', '2018-02-27', 'rosÃ©', 'white', 'Theorema', '[OHNE G-Nachweis - lt. #4616 â†’ G v. 25-06-2012]\r\nThe automatic rewing failed', '09-04-19\r\nRotor dreht leer â†’ AutoBrÃ¼cke gelÃ¶st! - Werk von Mrz2018\r\nAutomatik versorgt, reguliert\r\nK 0904 1230 - 12-04-19 okay', '1,2', '2019-04-12', '2019-04-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-16', '217.63.114.40', 'cust-114-040-kunde.kabelplus.dk', '2019-03-25', '1Z8VF4596890639346', NULL),
(8803, '', 6175, 999999999, 2, '101-Casablanca GM', '2019-04-02', '0000-00-00', '2019-02-08', 'silver', 'black', 'Theorema', '{G-Card}\r\nWatch is going 18 minutes faster per hour then global time.', '09-04-19\r\nWerk kpl. unauffÃ¤llig - Aufzug 34x\r\nUK 0904 1110 - einwandfrei\r\nWK 1004 0820 - 11-04-19 okay\r\n{Spiralzettel}', '1,2', '2019-04-16', '2019-04-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-17', '84.237.249.189', '84.237.249.189', '2019-03-26', 'RC327449900DE', NULL),
(8804, '', 6176, 999999999, 2, '505-Florida', '2019-04-02', '0000-00-00', '2018-11-26', 'black metal', 'black', 'Pionier', '{G-Card}\r\nWhen I want to set the date of my watch which shows days after the fourth day it skips to the fifteenth day and it can not show from the fifth day to the fourteenth day. The second problem is that I can not change the month setting. when I press the button of month setting it does not move the month viewer. \r\nwatch model: Pionier Florida GM-505-6\r\nOrder number: 6903424-7240\r\nBest regards/ Mari Mohammadi', '09-04-19\r\nFehlbedienung â†’ Zeiger rÃ¼ckwÃ¤rts Ã¼bers Datum gedreht!\r\nMonat definitiv oF, Automatik defekt.... zuviele Baustellen â†’ Werktausch\r\nK 1004 0950 - 12-04-19 okay - KULANZ', '1,2', '2019-04-16', '2019-04-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-17', '195.196.176.3', '195.196.176.3', '2019-03-26', 'RC327449927DE', NULL),
(8805, '', 6177, 999999999, 2, '104-Copacabana', '2019-04-05', '0000-00-00', '2015-07-15', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal - History: 486/2251/2484 G 24-10-2012]\r\nThe dials arrows 7, 8, and 11 are lost inside the clock system. ', '11-04-19\r\nZB in AuflÃ¶sung â†’ Ersatz Kulanz, aber Portokosten!  â†  bez Â£15  1604\r\nZB gesichert ersetzt, Anker prÃ¤ventiv justiert\r\nUK 1604 1155 - einwandfrei\r\nWK 1704 0840 - 18-04-19 okay', '1,2', '2019-05-06', '2019-05-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-07', '82.22.128.92', 'cpc104196-ipsw4-2-0-cust91.7-4.cable.virginm.net', '2019-03-27', '1Z8VF4596849430095', NULL),
(8806, '', 6178, 999999999, 0, '101-Casablanca GM', '2019-03-27', '0000-00-00', '2019-03-20', 'gold', 'black', 'Theorema', 'MY ORDER NUMBER IS T10302. RECEIVED THE WATCH WITH LOOSE CLASP. I WANT TO EXCHANGE THIS WATCH WITH NEW YORK GM-511-3', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '65.191.159.160', 'cpe-65-191-159-160.nc.res.rr.com', '2019-03-27', '', NULL),
(8807, '', 6178, 999999999, 0, '101-Casablanca GM', '2019-03-27', '0000-00-00', '2019-03-20', 'gold', 'black', 'Theorema', 'MY ORDER MUNBER IS T10302.RECEIVED THE WATCHWITH LOOSE CLASP. I WANT TO EXCHANGE THIS WATCH WITH NEW YORK GM-511-3...', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.99.206.34', '174-099-206-034.biz.spectrum.com', '2019-03-27', '', NULL),
(8808, '', 6179, 999999999, 2, '101-Casablanca GM', '2019-04-04', '0000-00-00', '2018-10-26', 'black', 'black', 'Theorema', '{G-Card}\r\nthe big pointer is broken', '09-04-19\r\njo, liegt daneben... â†’ MinZg ersetzt\r\nUK 0904 1310 - einwandfrei\r\nWK 1004 0820 - 11-04-19 okay', '1,2', '2019-04-15', '2019-04-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-16', '94.225.48.180', '94-225-48-180.access.telenet.be', '2019-03-27', '1Z8VF4596899410067', NULL),
(8813, '', 6180, 999999999, 2, '106-Toronto GM', '2019-08-01', '0000-00-00', '2018-09-11', 'black', 'black', 'Theorema', '{G-Card}\r\nMy order number is T5169, The hand came off, need to fix the hand, or replace the new one please.', '07-08-19\r\nZgWerk abgehoben - gesetzt, Anker justiert, KBR-HÃ¶henluft korrigiert, Werkring flacher gemacht\r\nUK 0708 1345 - einwandfrei\r\nWK 0808 0730 - 09-08-19 okay', '1,2', '2019-08-09', '2019-08-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-09', '64.179.153.21', 'DHCP-21.64-179-153.vastbb.net', '2019-03-28', '775944892850', NULL),
(8814, '', 6183, 999999999, 0, 'other', '2019-03-29', '0000-00-00', '2019-03-15', 'black', 'black', 'other', 'My order number is T10257. I ordered Casablanca GM-101-3 and received Macau T3011-3. Please exchange.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.37.47.143', 'c-73-37-47-143.hsd1.wa.comcast.net', '2019-03-29', '', NULL),
(8815, '', 6184, 999999999, 0, '512-Berlin', '2019-03-29', '0000-00-00', '2018-08-06', 'black', 'gold', 'Pionier', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.58.29.211', '172.58.29.211', '2019-03-29', '', NULL),
(8816, '', 6185, 2, 2, '101-Casablanca GM', '2019-03-29', '0000-00-00', '2018-12-08', 'silber', 'black', 'Theorema', '{G-Card}\r\nmachining grooves on the case and small impact on the glass', '05-04-19\r\nUhr ist heftig auf den KronenbÃ¼gel gefallen! Unter dem Glas 2-3 Partikel\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 38x - KronenbÃ¼gel gerichtet\r\nUK 0504 0925 - gut - Aufzug 40x\r\nUK 0804 1420 - bl. zurÃ¼ck bzw. stehen\r\nâ†’ Anker, AnkerhÃ¶henluft und verlorenen Weg justiert, reguliert\r\nUK 0904 0935 - einwandfrei\r\nWK 1004 0820 - 11-04-19 okay - KULANZ', '1,2', '2019-04-16', '2019-04-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-17', '', '', '0000-00-00', 'RC327449961DE', NULL),
(8817, '', 6186, 999999999, 0, '101-Casablanca GM', '2019-03-29', '0000-00-00', '2018-12-26', 'gold', 'yellow', 'Theorema', 'The clasp that covers the stud for the setting the time no longer stays closed.  Received watch late December 2018.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.72.165.35', 'cpe-172-72-165-35.carolina.res.rr.com', '2019-03-29', '', NULL),
(8818, '', 6187, 999999999, 0, '101-Casablanca GM', '2019-03-29', '0000-00-00', '2018-10-17', 'gold', 'white', 'Theorema', 'Wind-up spring and dial stopped working.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.109.226.240', '99-109-226-240.lightspeed.hstntx.sbcglobal.net', '2019-03-29', '', NULL),
(8819, '', 6188, 999999999, 0, '3011-Macau', '2019-03-30', '0000-00-00', '2019-03-20', 'black', 'black', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '184.190.93.1', 'ip184-190-93-1.no.no.cox.net', '2019-03-30', '', NULL),
(8820, '', 6189, 999999999, 2, '514-Hawaii', '2019-04-10', '0000-00-00', '2017-12-21', 'silver metal', 'black', 'Pionier', '{G-Card}\r\nI cant set the time on the watch anymore, the Bottom is lose, and are falling off. ', '16-04-19\r\nBÃ¼gel fehlt. Ohne BÃ¼gel ist die Krone extrem empfindlich, entsprechend gebrochen. \r\nKVA  Krone/Welle und BÃ¼gel  50,-  â† bez. 65,-  0605\r\nAW-VerlÃ¤ngerung gefertigt und Krone ersetzt - WD 8310\r\nBÃ¼gel mit neuer Schraube gesichert ersetzt\r\nAufzug bis 0805 0800 - gut - \r\nWK 0805 0800 - 09-05-19 okay', '1,2', '2019-05-11', '2019-05-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-13', '80.196.2.61', '80.196.2.61', '2019-03-31', '1Z8VF4596850040076', NULL),
(8821, '', 6190, 999999999, 0, 'other', '2019-03-31', '0000-00-00', '2019-03-28', 'silver', 'silvgrey', 'Elysee', 'NO DEFECT OR WARRANTY - SIMPLE RETURN.  WATCH TOO LARGE, INNER BOX WAS NOT OPENNED.  ORDER #T10466 WATCH - 80333N', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.206.254.220', 'c-98-206-254-220.hsd1.il.comcast.net', '2019-03-31', '', NULL),
(8822, '', 6191, 999999999, 0, '506-Miami', '2019-04-01', '0000-00-00', '2017-11-30', 'black', 'black', 'Pionier', 'The dial used for turning the watch hands came off. I do not want this watch please give me a refund. The watch has been giving me problems from day one.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '115.132.235.27', '115.132.235.27', '2019-04-01', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(8824, '', 6193, 999999999, 0, 'other', '2019-04-01', '0000-00-00', '2019-03-28', 'silver', 'silvgrey', 'Elysee', 'NO DEFECT OR WARRANTY - SIMPLE RETURN, WATCH TOO LARGE.  INNER BOX WAS NOT OPENNED.  ORDER #T10466 WATCH - 80333N.  ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.206.254.220', 'c-98-206-254-220.hsd1.il.comcast.net', '2019-04-01', '', NULL),
(8825, '', 6194, 999999999, 0, '108-Oman', '2019-04-01', '0000-00-00', '0000-00-00', 'black', 'gold', 'Theorema', 'No movement after its been fully wind.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.58.21.54', '172.58.21.54', '2019-04-01', '', NULL),
(8826, '', 6195, 999999999, 0, '102-Monte Carlo GM', '2019-04-01', '0000-00-00', '2018-08-09', 'black', 'black', 'Theorema', 'Watch crown has become to stiff to wind. Meaning the time cannot be adjusted properly and the watch cannot be wound properly.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '89.32.123.253', '123.32.89.253.bcube.co.uk', '2019-04-01', '', NULL),
(8827, '', 6196, 999999999, 0, '3011-Macau', '2019-04-01', '0000-00-00', '2019-03-20', 'gold', 'black', 'Theorema', 'My watch does not wind up either manually or automatically. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '65.87.55.7', 'pppoe557.htc.net', '2019-04-01', '', NULL),
(8828, '', 6188, 999999999, 0, '3011-Macau', '2019-04-01', '0000-00-00', '2019-03-20', 'black', 'black', 'Theorema', 'Case was broken when received. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '166.137.126.89', 'mobile-166-137-126-089.mycingular.net', '2019-04-01', '', NULL),
(8829, '', 6188, 999999999, 0, '3011-Macau', '2019-04-01', '0000-00-00', '2019-03-20', 'black', 'black', 'Theorema', 'Case was broken when received.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '166.137.126.89', 'mobile-166-137-126-089.mycingular.net', '2019-04-01', '', NULL),
(8830, '', 6194, 999999999, 0, '108-Oman', '2019-04-02', '0000-00-00', '2019-04-29', 'black', 'gold', 'Theorema', 'No movement even after its fully wind.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.58.23.186', '172.58.23.186', '2019-04-02', '', NULL),
(8831, '', 6194, 999999999, 0, '108-Oman', '2019-04-02', '0000-00-00', '2019-04-29', 'black', 'gold', 'Theorema', 'No movement even after its fully wind.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.58.23.186', '172.58.23.186', '2019-04-02', '', NULL),
(8832, '', 6192, 999999999, 2, '505-Florida', '2019-04-05', '0000-00-00', '2018-11-23', 'black', 'black', 'Pionier', 'The Watch band is broken and it broke after a short time. The watch has a fog on the glass and looks like dots when you angel the clock', '11-04-19\r\nja, Glas innen beschlagen, Armband verbraucht â†’ Feuchtigkeit!\r\nGlas innen gesÃ¤ubert, Werk kontrolliert - WD 8310\r\nK 1104 1520\r\nBand lt. Garantiebedingungen auÃŸerhalb der Garantie!\r\nKVA  Ersatz  30,- â† bez. 40,- 1704\r\nBand ersetzt und 18-04-19 okay\r\n', '1,2', '2019-05-06', '2019-05-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-07', '212.247.17.196', 'mail.eurofinans.se', '2019-04-02', '1Z8VF4596850394864', NULL),
(8833, '', 6197, 999999999, 2, '511-New York II', '2019-04-08', '0000-00-00', '2018-03-14', 'gold metal', 'white', 'Pionier', '{G-Card}\r\nLosing time every day and stopping everyday all dials are constantly wrong and have to be reset at least once a day sometimes more and watch is alsway Wien for well over 8 hours a day. ', '11-04-19\r\nSperrfeder aus Eingriff... Uhr wird sehr klein und eng getragen, da kann das Handgelenk schon mal die DrÃ¼cker betÃ¤tigen...!\r\nKlinkenfeder ers., Datumscheiben justiert, ZB ausgespart\r\nK 1104 1505 - 15-04-19 okay', '1,2', '2019-05-06', '2019-05-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-07', '86.174.144.115', 'host86-174-144-115.range86-174.btcentralplus.com', '2019-04-02', '1Z8VF4596850582080', NULL),
(8834, '', 6198, 999999999, 0, 'Tourbillon T-Marrakesh', '2019-04-02', '0000-00-00', '2019-01-02', 'gold', 'black', 'Theorema', 'my watch is going 10 minute fast', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.6.49.111', 'static-108-6-49-111.nycmny.fios.verizon.net', '2019-04-02', '', NULL),
(8835, '', 6199, 999999999, 2, '101-Casablanca GM', '2019-04-08', '0000-00-00', '2019-03-20', 'gold', 'white', 'Theorema', 'It doesnâ€™t look like I expected .\r\nI already watched at the other models but I am afraid I will feel the same about them too.\r\n', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '78.23.48.34', '78-23-48-34.access.telenet.be', '2019-04-02', '', NULL),
(8836, '', 6200, 999999999, 2, '503-Sydney', '2019-08-21', '0000-00-00', '2018-03-23', 'silver', 'black', 'Pionier', '{G-Card}\r\nSelf wind system do not work properly, can not self wind automatically ', '21-08-19\r\nWHF Ã¼bergesprungen, Automatik scheint iO\r\nWHF justiert, Rotorlager geÃ¶lt\r\nK 2108 1320 - reguliert und 23-08-19 okay', '1,2', '2019-08-27', '2019-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-27', '49.130.130.247', 'm49-130-130-247.smartone.com', '2019-04-03', '776084071250', NULL),
(8837, '', 5167, 999999999, 2, '4004-Newton', '2019-04-29', '0000-00-00', '2017-08-16', 'gold', 'black', 'Theorema', '{G-Card}\r\nMinut and Second hand not working. Have tried to wind 30 times and wear it for 8 hours but still not working. please repair.', '02-05-19\r\nRotor geÃ¶ffnet - RW oder AR? â†’ AR gesetzt, Schrauben gesichert befestigt, Rotor ersetzt\r\nK 0305 1020 - entmagnetisiert und reguliert - 06-05-19 okay', '1,2', '2019-05-11', '2019-05-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-13', '176.20.93.51', '176-20-93-51-dynamic.dk.customer.tdc.net', '2019-04-03', '1Z8VF4596850342491', NULL),
(8838, '', 6201, 999999999, 2, '101-Casablanca GM', '2019-04-05', '0000-00-00', '2018-12-17', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - Order# T6959 v. 11-12-2018, Casablanca,] \r\nWatch is gaining time 5mins per hour. ', '11-04-19\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 49x\r\nUK 1104 1305 - einwandfrei\r\nWK 1204 0825 - gut - Aufzug 45x\r\nUK 1504 0830 - Anker gerichtet (prÃ¤ventiv) und reguliert\r\nUK 1604 0825 - einwandfrei\r\nWK 1704 0845 - 18-04-19 okay\r\n{Spiralzettel}', '1,2', '2019-05-06', '2019-05-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-07', '50.234.190.58', '50-234-190-58-static.hfc.comcastbusiness.net', '2019-04-03', '790945195310', NULL),
(8840, '', 6203, 999999999, 2, '511-New York', '2019-04-12', '0000-00-00', '2019-03-12', 'silver', 'white', 'Pionier', '{G-Card}\r\nMy order number is T10004. Clasp of the crown cannot be closed, the crown fell off. Please repair/replace accordingly.', '16-04-19\r\nKeine Anzeichen grober Gewalt - der BÃ¼gel wurde aber Ã¼berdehnt!\r\nAW/Krone ersetzt, BÃ¼gel gerichtet - KULANZ - WD 8310\r\nK 1604 1315 - neu gestellt\r\nK 1704 0845 - 29-04-19 okay', '1,2', '2019-05-06', '2019-05-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-07', '82.163.116.89', '82.163.116.89', '2019-04-05', '1Z8VF4596851254147', NULL),
(8841, '', 6204, 999999999, 0, '511-New York', '2019-04-05', '0000-00-00', '2019-04-04', 'gold', 'black', 'Pionier', ' My order number is T10698. Watch is brand new and never worn. Please refund.\r\nLooked smaller in the picture.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.83.147.200', 'c-68-83-147-200.hsd1.pa.comcast.net', '2019-04-05', '', NULL),
(8842, '', 6205, 999999999, 2, '108-Oman', '2019-04-29', '0000-00-00', '2018-12-26', 'gold', 'black', 'Theorema', '{G-Card}\r\nThe crown has been broken. It wonâ€™t turn the time á» change the time itâ€™s disengaged.', '02-05-19\r\ngefallen â†’ deutliche Macken am GehÃ¤use und KronenbÃ¼gel!\r\nKrone in sich gebrochen? \r\nKVA Ersatz 20,- â‚¬  â†  bez. 0206  30,-\r\nâ†’ Welle in der Nut gebrochen - ersetzt - WD 8310\r\nUK 1106 1135 - einwandfrei\r\nWK 1206 0855 - 13-06-19 okay', '1,2', '2019-06-16', '2019-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-17', '86.49.234.70', 'ip-86-49-234-70.net.upcbroadband.cz', '2019-04-06', '1Z8VF4596890181545', NULL),
(8843, '', 6195, 999999999, 0, '102-Monte Carlo GM', '2019-04-06', '0000-00-00', '2018-08-09', 'black', 'black', 'Theorema', 'The watch crown is stiff (after not wearing the watch for a week), meaning the time cannot be changed and the watch cannot be wound to work.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '89.32.123.253', '123.32.89.253.bcube.co.uk', '2019-04-06', '', NULL),
(8844, '', 6206, 999999999, 2, '3005-Marco Polo', '2019-05-29', '0000-00-00', '2019-02-20', 'gold metal', 'black', 'Theorema', '{G-Card}\r\nMy order number is T9471. The automatic movement DOES NOT WORK, I have to wind the watch to give it power. We can see easy at the back of its cover. The threading tool stuck while I turn this watch. Please help me REPAIR or REPLACE ACCORDINGLY. Thank you very much.', '13-06-19\r\nAutomatik hakelig? Automatik versorgt, speziell KlinkenrÃ¤der,\r\nansonsten ist es ein vÃ¶llig normales Verhalten!\r\nK 1306 1430 - 17-06-19 okay', '1,2', '2019-06-17', '2019-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-18', '76.89.204.54', 'cpe-76-89-204-54.socal.res.rr.com', '2019-04-07', '775489742958', NULL),
(8845, '', 6207, 999999999, 2, '103-Sao Paulo', '2019-05-02', '0000-00-00', '2017-06-06', 'silver', 'white', 'Theorema', '{G-Card}\r\nI can\'t wind the watch anymore. Please repair.', '02-05-19\r\nSperrad â†’ entgratet und gesichert, prÃ¤ventiv Anker justiert - WD 8310\r\nUK 0205 1145 - reguliert\r\nWK 0305 0820 - 06-05-19 okay', '1,2', '2019-05-11', '2019-05-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-13', '45.49.11.236', 'cpe-45-49-11-236.socal.res.rr.com', '2019-04-08', '425012810343', NULL),
(8846, '', 6208, 999999999, 2, 'other', '2019-04-12', '0000-00-00', '2019-04-01', 'gold', 'gold', 'other', 'I was told to say here that Iâ€™m returning my order, order number is T10444. Itâ€™s brans new and have never been used ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.110.103.187', '0194300946.0.fullrate.ninja', '2019-04-08', '', NULL),
(8847, '', 6209, 2, 2, '3001-Paragon', '2019-04-08', '0000-00-00', '2018-06-07', 'gold', 'white', 'Theorema', '{G-Card}\r\nThe small pointer stop working its not following the big pointer.', '11-04-19\r\nDateModul! â†’ und Minuterie gesichert, GehÃ¤use u-s\r\nK 1204 0950 - reguliert und 15-04-19 okay', '1,2', '2019-04-16', '2019-04-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-16', '', '', '0000-00-00', '1Z8VF4596894742753', NULL),
(8848, '', 6210, 999999999, 2, '101-Casablanca GM', '2019-05-15', '0000-00-00', '2017-06-21', 'silver', 'black', 'Theorema', '{G-Card}\r\nThe part that you whined the watch to make it run is broken, It doesnâ€™t allow you to whined the spring.', '12-06-19\r\nWerk kpl. aufgezogen - klemmt im RW - lÃ¤uft aber nach Ã¶ffnen sofort freudig los... aha â†’ ZB verschoben da Uhr gefallen - Druckstelle deutlich bei 0830\r\nKVA  WerkTeilReparatur klein  20,- â† bez. 30,-  1706\r\nZB gerichtet, SekZg ers., prÃ¤ventiv Anker justiert\r\nUK 1806 1510 - reguliert\r\nWK 1906 0755 - 20-06-19 okay', '1,2', '2019-06-24', '2019-06-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-25', '174.202.18.216', '216.sub-174-202-18.myvzw.com', '2019-04-08', '775544973927 ', NULL),
(8849, '', 6211, 999999999, 2, '101-Casablanca GM', '2019-05-06', '0000-00-00', '2019-02-04', 'gold', 'black', 'Theorema', '{G-Card}\r\nIt does not keep time. It will not run for more than an 8 hr period ??? ', '09-05-19\r\nKunde behandelt die Uhr wie eine Automatik! \r\nWerk kpl. abgelaufen - S+F oB - Aufzug 42x\r\nUK 0905 1005 - einwandfrei\r\nWK 1005 0805 - gut - Aufzug 42x \r\nUK 1305 0755 - einwandfrei\r\nWK 1405 0730 - 15-05-19 okay\r\n{Aufzugzettel}', '1,2', '2019-05-20', '2019-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-20', '162.157.185.25', 'd162-157-185-25.abhsia.telus.net', '2019-04-08', '435139669203', NULL),
(8850, '', 6212, 999999999, 2, '101-Casablanca', '2019-05-15', '0000-00-00', '2018-12-08', 'gold metal', 'black', 'Theorema', '{G-Copy}\r\nThe glass is broken on the watch and not sure if watch is still working properly.', '12-06-19\r\nGlas mehrfach gesprungen, aber keine Splitter im Werk\r\nKVA  Glas ersetzen  25,- â† bez. 23,39 â‚¬   2406\r\nBand/GehÃ¤use u-s, Glas ers., Lunette aufgefrischt - WD 8310\r\nUK 2606 0825 - einwandfrei\r\nWK 2706 0805 - 28-06-19 okay', '1,2', '2019-07-02', '2019-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-03', '150.191.12.34', '150.191.12.34', '2019-04-09', 'RC 33 223 535 4DE', NULL),
(8953, '', 6294, 2, 2, '504-Acapulco', '2019-05-29', '0000-00-00', '2019-03-13', 'silver', 'white', 'Pionier', '{G-Card}\r\nNot Moving . Not automatic winding', '13-06-19\r\nKlemmung im RW? NÃ¶, Messer ist lose.... Anker ersetzt\r\nK 1406 1145 - reguliert und 17-06-19 okay', '1,2', '2019-06-17', '2019-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-18', '', '', '0000-00-00', '775489914200', NULL),
(8852, '', 6214, 999999999, 2, '103-Sao Paulo', '2019-04-12', '0000-00-00', '2018-06-06', 'silver', 'white', 'Theorema', '{G-Card}\r\nThe reloaded mechanizm doesnt work.', '16-04-19\r\nWerk kpl. abgelaufen - Sperrad gelÃ¶st â†’ gesichert, prÃ¤ventiv Anker justiert\r\nUK 1604 0940 - einwandfrei\r\nWK 1704 0845 - 18-04-19 okay', '1,2', '2019-05-06', '2019-05-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-07', '95.244.8.16', 'host16-8-dynamic.244-95-r.retail.telecomitalia.it', '2019-04-09', '1Z8VF4596850855679', NULL),
(8853, '', 186, 999999999, 2, '104-Copacabana', '2019-06-03', '0000-00-00', '2013-02-17', 'black', 'black', 'Theorema', '{G-Card}\r\nfelt of my hand and stopped working', '11-06-19\r\nArmband verbraucht - unteres MinRdLager zerstÃ¶rt? yap, vÃ¶llig zerbrÃ¶selt\r\nKVA Werktausch und Armband  130,- â‚¬ â† bez. 130,- 1706\r\nGehÃ¤use u-s, Werk 18k ers., {ZB ers.}, ZeigerSpiel ers., Bodendichtung - WD 8310\r\nUK 1906 1125 - einwandfrei\r\nWK 2006 0835 - 21-06-19 okay', '1,2', '2019-09-24', '2019-09-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-25', '86.40.181.46', '86-40-181-46-dynamic.b-ras2.srl.dublin.eircom.net', '2019-04-09', '1Z8VF4596892921625', NULL),
(8854, '', 6215, 999999999, 0, '4004-Newton', '2019-04-09', '0000-00-00', '2019-04-09', 'gold', 'white', 'Theorema', 'My order number is T10604. This watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.172.7.252', 'pool-71-172-7-252.nwrknj.fios.verizon.net', '2019-04-09', '', NULL),
(8855, '', 6216, 999999999, 0, '110-Oslo', '2019-04-09', '0000-00-00', '2019-04-09', 'gold', 'gold', 'Theorema', 'I bought watch from you and my straps it\'s been broken \r\nI would like to know if I can buy extras more straps \r\nZamir Ferati ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.3.14.14', 'cpc82605-woki8-2-0-cust13.6-2.cable.virginm.net', '2019-04-09', '', NULL),
(8856, '', 6171, 999999999, 0, '101-Casablanca GM', '2019-04-09', '0000-00-00', '2019-03-20', 'gold', 'white', 'Theorema', 'Watch is much too large - much larger than i thought from pictures - would like an exchange', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '50.110.208.225', '50.110.208.225', '2019-04-09', '', NULL),
(8857, '', 6217, 999999999, 0, 'other', '2019-04-10', '0000-00-00', '2019-03-27', 'black', 'gold', 'other', 'New never worn or used ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.64.115.41', 'c-73-64-115-41.hsd1.pa.comcast.net', '2019-04-10', '', NULL),
(8858, '', 6218, 2, 2, '3005-Marco Polo', '2019-04-10', '0000-00-00', '2016-06-20', 'silver', 'white', 'Theorema', '{G-Foto}\r\nDoes not work anymore', '11-04-19\r\nArmband verbraucht - Werk bereits ab Aufzug oF - extremer Abrieb\r\nKVA  Werk und Armband  130,-  â†  bez. 130,-  1604\r\nGehÃ¤use u-s, Werk mit div. Zg ers. - WD 8310\r\nK 1704 0940 - steht! Werk klemmt? â†’ Zg justiert\r\nK 2904 1430 - Band ers. und 02-05-19 okay', '1,2', '2019-05-06', '2019-05-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-07', '', '', '0000-00-00', '1Z8VF4596849314916', NULL),
(8859, '', 6219, 2, 2, '3001-Paragon', '2019-04-10', '0000-00-00', '2012-08-08', 'gold', 'white', 'Theorema', '{G-Card}\r\nOuter Bezel with hour markers has moved. Please also replace the leather strap. The watch is now out of warrenty but when you notify me of the cost I will happily pay by card before the watch is returned.', '11-04-19\r\njo, Armband hÃ¤ngt in Fetzen, Minuterie verdreht (gelÃ¶st), ZgStellung leicht fehlerhaft\r\nKVA WerkTeilreparatur und Armband  30,- + 30,- â† bez. 70,-  1604\r\nMinuterie geklebt und gesichert, Bodendichtung ers.\r\nK 1704 1000 - neu gestellt \r\nK 2904 0920 - Uhr bleibt definitiv zurÃ¼ck â†’ Code W - GehÃ¤use u-s\r\nK 0305 1100 - Band ers. und 06-05-19 okay', '1,2', '2019-05-11', '2019-05-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-13', '', '', '0000-00-00', '1Z8VF4596849152109', NULL),
(8860, '', 6220, 999999999, 0, '3011-Macau', '2019-04-10', '0000-00-00', '2019-04-04', 'silver', 'black', 'Theorema', '[My order number is T10728. Watch is brand new and never worn. I ordered Macau T3011-4 and received T3011-2. Please exchange with Macau T3011-4]', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '131.187.254.3', 'river.findlay.edu', '2019-04-10', '', NULL),
(8861, '', 6221, 999999999, 0, '101-Casablanca GM', '2019-04-10', '0000-00-00', '2019-04-04', 'silver', 'white', 'Theorema', 'My order number is T10650. Watches are brand new and never worn. Please refund', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.80.163.54', '108-80-163-54.lightspeed.chrlnc.sbcglobal.net', '2019-04-10', '', NULL),
(8862, '', 6222, 999999999, 2, '76011-Tristan', '2019-04-29', '0000-00-00', '2018-08-20', 'rosÃ©', 'silvgrey', 'Elysee', '{G-Card}\r\nMy order number is T4972.  The crown has fallen off. See enclosed picture.', '02-05-19\r\nautsch - Elysee... â†’ Keine Ersatzteile am Lager!\r\nKrone/Welle von Lageruhr genommen - WD 8310\r\nK 0307 0935 - 08-07-19 okay', '1,2', '2019-07-09', '2019-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-10', '5.186.119.5', 'ip-5-186-119-5.cgn.fibianet.dk', '2019-04-12', '1Z8VF4596894934064', NULL),
(8863, '', 6223, 999999999, 0, '516-Barcelona', '2019-04-14', '0000-00-00', '2019-04-07', 'black', 'blue', 'Pionier', 'My order number is T10794. I want to exchange this watch with model newyork GM-511-7.I will pay the deference.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.185.74.49', 'cpe-107-185-74-49.socal.res.rr.com', '2019-04-14', '', NULL),
(8864, '', 6224, 999999999, 0, '104-Copacabana', '2019-04-14', '0000-00-00', '2019-02-11', 'gold', 'yellow', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.167.112.36', 'ti0013a400-5393.bb.online.no', '2019-04-14', '', NULL),
(8865, '', 6223, 999999999, 0, '516-Barcelona', '2019-04-14', '0000-00-00', '2019-04-07', 'rosÃ©', 'blue', 'Pionier', 'My order number is T10794.I want to exchange this watch with the model newyork GM-511-7.I will pay the deferance ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.58.17.224', '172.58.17.224', '2019-04-14', '', NULL),
(8866, '', 6225, 999999999, 2, '108-Oman', '2019-05-05', '0000-00-00', '2018-01-15', 'silver metal', 'gold', 'Theorema', '{G-Copy}\r\n [My order number is T1164. One of the stick markers fell off. Please repair.]', '09-05-19\r\nWerk kpl. abgelaufen - Index 1 fehlt! â†’ aus Werk gefischt und geklebt, alle\r\nIndexe kontrolliert\r\nUK 0905 1430 - einwandfrei\r\nWK 1005 0805 - gut - Aufzug 33x\r\nUK 1305 0755 - einwandfrei\r\nWK 1405 0730 - 15-05-19 okay', '1,2', '2019-05-20', '2019-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-20', '58.121.96.139', '58.121.96.139', '2019-04-17', '435139669214', NULL),
(8867, '', 6226, 999999999, 2, '3005-Marco Polo', '2019-05-05', '0000-00-00', '2019-01-24', 'silver', 'black', 'Theorema', '{G-Copy}\r\n The Watch is not working I did all the steps as I was instructed when I spoke with a young lady on the phone about a week or so ago....But no luck ', '09-05-19\r\nuntere (ZB-Seite) StoÃŸsicherung fehlt... gefunden, gereinigt, geÃ¶lt und montiert â†’ ABER Monatskorrektor oF \r\nMonatsstern und Korrektor ers.\r\nK 0905 1515 - reguliert\r\nK 1305 0800 - 15-05-19 okay', '1,2', '2019-05-20', '2019-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-20', '148.76.101.146', '944c6592.cst.lightpath.net', '2019-04-17', '435139669199', NULL),
(8868, '', 6227, 999999999, 0, '112-Madrid', '2019-04-19', '0000-00-00', '2019-01-20', 'gold', 'black', 'Theorema', 'My order number isÂ T10513Â Â I received a defective watch. In position 1 the crown doesn\'t rotate so I cannot wind it. And the hands don\'t move even when I shake it. Please replace it new. Or repaired', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '121.183.108.235', '121.183.108.235', '2019-04-19', '', NULL),
(8869, '', 6228, 999999999, 2, '106-Toronto GM', '2019-05-29', '0000-00-00', '2019-01-08', 'rosÃ©', 'black', 'Theorema', '{G-Card}\r\nMy order number is #T8077. The crown/ spring is broken, I cannot wind my watch anymore. I Please repair or replace accordingly.', '11-06-19\r\nWerk kpl. aufgezogen - RW blockiert, sieht aus wie Reste eines Klebers(?)\r\nBlockade beseitigt\r\nUK 1106 1440 - einwandfrei\r\nWK 1206 0855 - 13-06-19 okay', '1,2', '2019-06-17', '2019-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-18', '67.244.19.69', 'cpe-67-244-19-69.nyc.res.rr.com', '2019-04-20', '775489310425', NULL),
(8870, '', 6213, 999999999, 2, '103-Sao Paulo', '2019-05-29', '0000-00-00', '2018-03-05', 'gold', 'white', 'Theorema', '{G-Card}\r\nMy order number is T2622. The winding knob is just spinning without windong the watch.\r\nThe reference on my warranty card is â€œGM 103-2â€ ', '12-06-19\r\nSperrad gelÃ¶st - gesichert befestigt, prÃ¤ventiv Anker justiert\r\nUK 1206 1130 - einwandfrei\r\nWK 1306 0850 - 14-06-19 okay', '1,2', '2019-06-17', '2019-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-18', '174.126.44.213', '174-126-44-213.cpe.cableone.net', '2019-04-20', '775489630090', NULL),
(8871, '', 6229, 999999999, 0, '7001-Havana', '2019-04-21', '0000-00-00', '2017-12-21', 'silver', 'black', 'Pionier', 'Watch\'s crown there had been fell out from the watch body', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '147.158.190.100', '147.158.190.100', '2019-04-21', '', NULL),
(8888, '', 6242, 2, 2, '112-Madrid', '2019-04-29', '0000-00-00', '2018-07-04', 'black metal', 'black', 'Theorema', '{G-Card}\r\nKronenschutz kaputt', '02-05-19\r\nBÃ¼gel fehlt... - Kronenschutz kpl. gesichert ers.\r\nK 0205 1525 - 06-05-19 okay', '1,2', '2019-05-11', '2019-05-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-13', '', '', '0000-00-00', '1Z8VF4596849910487', NULL),
(8874, '', 6232, 999999999, 0, '509-Barbados', '2019-04-23', '0000-00-00', '2019-04-12', 'silver', 'white', 'Pionier', 'My order number is T10939\r\n\r\nThe watch was purchased online on April 9,2019, it arrived on the 12 of April. The box was cracked. I have sent the picture to Kristi at your office the very next day. \r\nI have noticed that the watch works only when manually wound. If you put it in the winding box its not winding its self as It should. I believe that the watch has mechanical problems. Perhaps due to the impact it absorbed by the cracked packaging.  \r\n\r\nI would like a refund for the watch, due to not working properly. I am not interested in any exchanges.\r\nPlease let me know when you receive the watch and how soon I can expect a refund.\r\n\r\nRegards,\r\n\r\nMichael Ciupinski\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '75.158.149.222', 'd75-158-149-222.abhsia.telus.net', '2019-04-23', '', NULL),
(8875, '', 6233, 999999999, 0, '502-Malibu', '2019-04-23', '0000-00-00', '2018-01-03', 'gold', 'white', 'Pionier', 'MY WATCH\'S TIME ADJUSTING PIN HEAD IS OUT WHILE I WAS TRYING TO ADJUST TIME.PLEASE HELP ME TO FIX THIS UNDER GUARANTEE.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.77.81.201', 'S0106105611bd419b.wp.shawcable.net', '2019-04-23', '', NULL),
(8876, '', 6231, 999999999, 2, '7002-Chicago', '2019-04-29', '0000-00-00', '2019-04-14', 'gold', 'black', 'Pionier', 'To small', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.240.23.5', 'p4FF01705.dip0.t-ipconnect.de', '2019-04-23', '', NULL),
(8877, '', 6234, 999999999, 0, '101-Casablanca GM', '2019-04-23', '0000-00-00', '2018-12-20', 'gold', 'white', 'Theorema', 'There is nothing wrong with it.  I wasn\'t what I thought the recipient would like and sat for several weeks at Germany customs before being returned to US and going back and forth between NJ and NC.  I just want a refund like I requested back in January.  There was not any paperwork included with the watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.10.224.50', 'rrcs-96-10-224-50.midsouth.biz.rr.com', '2019-04-23', '', NULL),
(8878, '', 6230, 999999999, 2, '101-Casablanca GM', '2019-05-09', '0000-00-00', '2019-01-17', 'silver metal', 'yellow', 'Theorema', '{G-Card}\r\nThe watch broke inside ,the minutes and hour dial fell off inside the watch. ', '13-05-19\r\nZgSpiel abgefallen, aber keine Ã¤uÃŸere BeschÃ¤digung auszumachen\r\nMinZg ers., Sperradschraube gesichert, Anker justiert\r\nUK 1305 1025 - einwandfrei\r\nWK 1405 0730 - 15-05-19 okay', '1,2', '2019-05-20', '2019-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-20', '79.107.146.33', '79.107.146.33', '2019-04-24', '1Z8VF4596891323425', NULL),
(8879, '', 6235, 999999999, 0, '515-Amsterdam', '2019-04-24', '0000-00-00', '2017-12-28', 'gold', 'blue', 'Pionier', 'COLOR FADE ON FIBER AROUND.WATCH NEEDLE STUCK UP.SOME TIMES NOT WORKING.WINGS LOST DUE TO INCORRECT FIXING.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.248.39.14', '188.248.39.14', '2019-04-24', '', NULL),
(8880, '', 6236, 999999999, 2, '514-Hawaii', '2019-05-15', '0000-00-00', '2017-12-11', 'silver metal', 'black', 'Pionier', '{G-Card}\r\nMy glass has a small crack & then when I tried cranking it up about a week later it did not work att all. I really hope you can help me with this, I love the watch! I have sent it to the adress you gave me in the email.', '11-06-19\r\nGlas angestoÃŸen, keine Splitter im Werk festzustellen\r\nAufzug bis 1306 0800 â†’ Werk arbeitet einwandfrei\r\nKVA Glas ersetzen  25,- â‚¬  â†  bez. 35,-  0307\r\nGehÃ¤use u-s, Glas in vorh. Dichtung ers. - WD 8310\r\nAufzug bis 0507 0800 - einwandfrei\r\nK 0507 0825 - 08-07-19 okay', '1,2', '2019-07-09', '2019-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-10', '94.191.152.93', '94.191.152.93.mobile.tre.se', '2019-04-26', '1Z8VF4596894608676', NULL),
(8881, '', 6237, 999999999, 0, '109-Hamburg', '2019-04-27', '0000-00-00', '2017-07-07', 'gold', 'gold', 'Theorema', 'The set clock engine stopped working on my watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.67.203.145', '96-67-203-145-static.hfc.comcastbusiness.net', '2019-04-27', '', NULL),
(8882, '', 6238, 999999999, 2, '101-Casablanca GM', '2019-05-21', '0000-00-00', '2019-03-15', 'silver', 'white', 'Theorema', 'Clip doesn\'t hold, timing unit doesn\'t sustain accurate time for more than a couple of hours', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '182.239.218.192', '182-239-218-192.ip.adam.com.au', '2019-04-27', '', NULL),
(8883, '', 6239, 999999999, 2, '101-Casablanca GM', '2019-05-09', '0000-00-00', '2018-08-08', 'gold', 'black', 'Theorema', '{G-Card}\r\nI bought a Casablanca watch from you on 7th August 2018 and was very happy with it. Unfortunately it has stopped working, i believe a clutch may have slipped, and would like to send it to you for it to he repaired under the two year warranty. I was advised by your email that this is something you would be happy to do with all the paperwork I have provided! The watch is a Theorema GM-101-3. Thank you, Philip', '13-05-19\r\nSperrad gelÃ¶st - entgratet und gesichert, Anker justiert\r\nUK 1305 1040 - reguliert\r\nWK 1405 0735 - 15-05-19 okay', '1,2', '2019-05-20', '2019-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-20', '92.30.43.13', 'host-92-30-43-13.as13285.net', '2019-04-28', '1Z8VF4596892963812', NULL),
(8884, '', 6229, 999999999, 0, '7001-Havana', '2019-04-29', '0000-00-00', '2017-12-21', 'silver', 'black', 'Pionier', 'watch\'s crown there had been fell out from the watch body', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '123.136.112.107', '123.136.112.107', '2019-04-29', '', NULL),
(8885, '', 6114, 2, 2, '506-Miami', '2019-04-29', '0000-00-00', '2018-04-19', 'gold', 'blue', 'Pionier', 'Reparatur 8732 war fÃ¼r den Kunden nicht ausreichend, er meint, es wurde gar nichts repariert. Auf die Aufforderung zur prezisen Fehlerbeschreibung wurde geschwiegen!\r\n\r\n[the Buttons for the calendar are not working properly.]', '29-04-19\r\nWerk wieder kpl. abgelaufen, lÃ¤uft nach Aufzug freudig los. \r\nâ†’ Datumschnellschaltung stoppt am 28. (!) \r\nâ†’ 1er-Schaltrad und Korrektor ersetzt\r\nâ†’ KEIN normaler \'VerschleiÃŸ\' - kann nur durch Fehlbedienung passieren\r\nK 2904 1200 - 02-05-19 okay', '1,2', '2019-05-06', '2019-05-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-07', '', '', '0000-00-00', '1Z8VF4596849358138', NULL),
(8886, '', 6240, 999999999, 2, '101-Casablanca GM', '2019-05-09', '0000-00-00', '2019-02-01', 'gold', 'white', 'Theorema', '{G-Card}\r\nThe watch will only work for approximately 30 minutes and then stops. As you can see, the watch has not been worn', '13-05-19\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 42x\r\nUK 1305 0925 - reguliert\r\nWK 1405 0740 - 15-05-19 okay\r\n{Aufzugzettel}', '1,2', '2019-05-20', '2019-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-20', '46.16.210.57', 'remote.hydrogarden.co.uk', '2019-04-29', '1Z8VF4596895924902', NULL),
(8887, '', 6241, 2, 2, '76013-Tristan', '2019-04-29', '0000-00-00', '2019-01-01', 'silver', 'silver', 'Elysee', '{G-Card}\r\nWatch is running fast when I wear it on my wrist. It runs 8 min.faster every 24 hours.', '02-05-19\r\nWerk kpl. abgelaufen â†’ Funktionskontrolle\r\nK 0205 1510 - bl. stehen bzw. zieht nicht auf?\r\nAuto Kontrolle oB - Rotorlager geÃ¶lt\r\nK 0605 1130 - seltsam... lÃ¤uft 2 Tage einwandfrei, bleibt dann plÃ¶tzlich zurÃ¼ck... Ablauf, dann GR-PrÃ¼fung - Aufzug 5h \r\nGR 1005 1300 bis 1105 2100 = 32h - Wiederholung\r\nAufzug 3h - SOLL 14 bis 24h \r\nAblauf 1305 1110 bis 1405 0400 = 17h â†’ alles bestens!\r\n14-05-19 okay', '1,2', '2019-05-20', '2019-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-20', '', '', '0000-00-00', '435139669188', NULL),
(8889, '', 6243, 999999999, 2, '101-Casablanca GM', '2019-06-06', '0000-00-00', '2019-04-04', 'gold', 'black', 'Theorema', '{G-Card}\r\nMy order number is T10683. The watch is very hard to wind. Please Do not send back a repaired watch as I did not purchased a repaired watch.  Please return an automatic watch OSLO GM-110-3 or refund the purchase price.  The OSLO is listed as a less expensive watch.  I purchased the Casablanca, because it is more expensive and thought it would be a better watch.  ', '12-06-19\r\nja, den erschwerten Aufzug kann ich nachvollziehen. Die Uhr ist aber getragen, und wahrscheinlich ein stark schwitzender Kunde. \r\nIch wÃ¼rde ihm die Uhr gutschreiben, abzÃ¼glich eines GehÃ¤uses und eines Armbandes... â† Kunde meldet sich nicht, also Reparatur 2506\r\nGehÃ¤use uni mit Krone 3.0 ersetzt - WD 8310\r\nUK 2606 0855 - einwandfrei\r\nWK 2706 0805 - 28-06-19 okay', '1,2', '2019-07-02', '2019-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-03', '148.244.153.122', 'static-148-244-153-122.alestra.net.mx', '2019-04-29', '425012813103', NULL),
(8890, '', 6089, 999999999, 0, '3011-Macau', '2019-04-29', '0000-00-00', '2019-02-14', 'silver', 'white', 'Theorema', 'Doesnâ€™t keep time, hand wound, watch automatic winder, nothing works.\r\nSo bummed out.\r\nJohnny', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.187.193.45', 'pool-71-187-193-45.nwrknj.fios.verizon.net', '2019-04-29', '', NULL),
(8891, '', 6244, 999999999, 2, '22200 (Magellan)', '2019-06-24', '0000-00-00', '2007-12-15', 'bicolor rosÃ©', 'without', 'Chenevard', '{G-Foto}\r\nThe spring and cog used to wind the coil does not appear to be working. It seems to be a lose or broken connection.', '26-06-19\r\nSperradschraube - mal sehen wie das Werk sich macht...\r\nSchraube gesichert befestigt - Werk macht Ã¼ber 300Â° \r\nUK 2606 1350 - einwandfrei\r\nWK 2706 0805 - 28-06-19 okay', '1,2', '2019-07-02', '2019-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-03', '5.186.120.147', 'ip-5-186-120-147.cgn.fibianet.dk', '2019-04-30', '1Z8VF4596851039693', NULL),
(8892, '', 6245, 999999999, 0, '3011-Macau', '2019-04-30', '0000-00-00', '2019-04-25', 'black', 'black', 'Theorema', 'long hand was broken when i received it..', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '47.157.101.213', '47.157.101.213', '2019-04-30', '', NULL),
(8893, '', 6245, 999999999, 0, '3011-Macau', '2019-04-30', '0000-00-00', '2019-04-25', 'black', 'black', 'Theorema', 'My order number is T11151. Brand new never worn , please refund.  The long hand was broken when I got it ..', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.58.21.210', '172.58.21.210', '2019-04-30', '', NULL),
(8913, '', 6260, 2, 2, '101-Casablanca', '2019-05-09', '0000-00-00', '2017-10-23', 'gold', 'black', 'Theorema', '{G-Card}\r\nThe gearshas come away from the winder and is loose in the back of the watch.', '13-05-19\r\nSperradschraube und Sperrad - Sperrad entgratet und gesichert, Anker justiert\r\nUK 1305 1055 - einwandfrei\r\nWK 1405 0750 - 15-05-19 okay', '1,2', '2019-05-20', '2019-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-20', '', '', '0000-00-00', '1Z8VF4596895362117', NULL),
(8896, '', 6246, 999999999, 2, '101-Casablanca GM', '2019-05-09', '0000-00-00', '2019-03-20', 'gold', 'white', 'Theorema', '{G-Card}\r\nMy order number is T10399. Watch runs faster. Please repair or replace accordingly.', '13-05-19\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 49x\r\nUK 1305 0930 - einwandfrei\r\nWK 1405 0745 - 15-05-19 okay\r\n{Spiralzettel}', '1,2', '2019-05-20', '2019-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-20', '212.7.23.107', 'dhcp-23-107.cable.infonet.ee', '2019-05-01', '435139669247', NULL),
(8897, '', 6247, 999999999, 2, '511-New York', '2019-05-09', '0000-00-00', '2018-03-19', 'silver metal', 'white', 'Pionier', '{G-Card}\r\nTimes runing to fast ,day , and date function not right.\r\nNo way to have day 35,36,37,38....on the months.', '13-05-19\r\nDatums-scheiben verdreht, wahrscheinlich durch Fehlbedienung â†’ wg Kratzer auf der 10erScheibe diese ersetzt\r\nK 1305 1405 - 15-05-19 KULANZ', '1,2', '2019-05-20', '2019-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-20', '50.98.122.52', 'd50-98-122-52.bchsia.telus.net', '2019-05-01', '435139669225', NULL),
(8898, '', 6248, 999999999, 0, '505-Florida', '2019-05-02', '0000-00-00', '2019-05-01', 'black', 'black', 'Pionier', 'My order number is T11187. Watches brand new, I want to exchange them with 3 Florida Watches: GM-505-12, GM-505-13, GM-505-5. I will pay the difference.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.89.209.135', 'c-73-89-209-135.hsd1.ma.comcast.net', '2019-05-02', '', NULL),
(8899, '', 6249, 999999999, 0, '110-Oslo', '2019-05-02', '0000-00-00', '2019-04-19', 'gold', 'gold', 'Theorema', 'no defect - watch just was smaller than i expected - return. My order number is T11175. The watch is brand new and never worn. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '167.66.32.10', '167.66.32.10', '2019-05-02', '', NULL),
(8900, '', 6250, 999999999, 0, '110-Oslo', '2019-05-02', '0000-00-00', '2019-04-19', 'gold', 'gold', 'Theorema', 'no defect - watch just was smaller than i expected - return. My order number is T11175. The watch is brand new and never worn. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '167.66.32.10', '167.66.32.10', '2019-05-02', '', NULL),
(8901, '', 6251, 999999999, 2, '113-Lagos', '2019-05-29', '0000-00-00', '2018-12-03', 'gold', 'gold', 'Theorema', '{G-Card}\r\nWatch is running at all.We winded and nothing happen', '11-06-19\r\nWerk kpl. aufgezogen - Ellipse klemmte auf Ankergabel... \r\nAnker justiert\r\nUK 1106 1455 - reguliert\r\nWK 1206 0900 - 13-06-19 okay', '1,2', '2019-06-17', '2019-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-18', '68.205.207.172', '68-205-207-172.res.bhn.net', '2019-05-02', '775489517344', NULL),
(8902, '', 6252, 999999999, 2, '107-Rio', '2019-05-09', '0000-00-00', '2018-02-06', 'silver', 'white', 'Theorema', '{G-Card}\r\nOne of the arrows felt off,hour arrow.Need repair.Thanks ', '13-05-19\r\nHeftige Misshandlungen rund ums GehÃ¤use\r\nKVA  Werkreparatur  40,- â† bez. 50,72  1705\r\nAnker justiert, MinZg ersetzt\r\nUK 1106 1205 - reguliert\r\nWK 1206 0905 - 13-06-19 okay', '1,2', '2019-06-16', '2019-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-17', '2.222.218.151', '02deda97.bb.sky.com', '2019-05-03', '1Z8VF4596893696958', NULL),
(8903, '', 6253, 999999999, 2, '106-Toronto GM', '2019-05-29', '0000-00-00', '2018-12-28', 'rosÃ©', 'black', 'Theorema', '{G-Card\'n\'Copy}\r\nDie Uhr kann man nicht mehr aufladen, als sei die Schnur defekt.\r\nMein Mann hat Sie 3 mal getragen und plÃ¶tzlich war es nicht mehr mÃ¶glich.\r\n', '12-06-19\r\nWerk kpl. aufgezogen - mind. 6 Indexe gelÃ¶st/im Werk... 5 davon aus Federhaus operiert - alle 10 Indexe neu verklebt - prÃ¤ventiv Anker justiert und Sperrad gesichert\r\nUK 1206 1335 - einwandfrei\r\nWK 1306 0915 - 14-06-19 okay', '1,2', '2019-06-18', '2019-06-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-19', '194.230.158.41', '194.230.158.41', '2019-05-03', 'RC 33 139 361 0DE', NULL),
(8904, '', 6254, 999999999, 0, '106-Toronto GM', '2019-05-05', '0000-00-00', '2019-04-20', 'gold', 'black', 'Theorema', 'My order number is T10933\r\nWatch runs faster.\r\nI want to exchange it with Lagos GM -113-3', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.75.19.34', 'cpe-71-75-19-34.carolina.res.rr.com', '2019-05-05', '', NULL),
(8905, '', 6255, 2, 2, '101-Casablanca', '2019-05-06', '0000-00-00', '2019-01-23', 'silver', 'black', 'Theorema', '{G-Card}\r\nwatch started fogging up/Getting cloudy under the lens', '09-05-19\r\nkaum Belag unter dem Glas festzustellen...\r\n1. WD Test â†’ 8310 - also einwandfrei\r\n2. Kondenswassertest â†’ einwandfrei, kein Beschlag festzustellen\r\nâ†’ Glas innen gesÃ¤ubert (Seifenreste in der Bodendichtung?), prÃ¤ventiv Anker justiert - WD 8310\r\nUK 0905 1535 - einwandfrei\r\nWK 1005 0805 - gut - Aufzug 41x\r\nUK 1305 0810 - einwandfrei\r\nWK 1405 0745 - 15-05-19 okay\r\n{WD-Zettel}', '1,2', '2019-05-20', '2019-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-20', '', '', '0000-00-00', '435139669236', NULL),
(8906, '', 6256, 999999999, 0, '104-Copacabana', '2019-05-06', '0000-00-00', '2019-03-05', 'black', 'black', 'Theorema', 'My order number is T11385. Watch is brand new and never worn. Please refund.\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.67.212.179', 'h-68-67-212-179.isncom.net', '2019-05-06', '', NULL),
(8907, '', 6257, 999999999, 2, '76011-Tristan', '2019-06-24', '0000-00-00', '2019-02-22', 'rosÃ©', 'white', 'Elysee', '{G-Card}\r\nthe month did not turn, sometimes the number turns halfway. sometimes the week does not turn', '26-06-19\r\nBIG-Date Fehler durch Fehlbedienung! - okay, kann auch durch eine falsch montierte Spaltscheibe verursacht sein... Datum korrigiert\r\nK 2706 0900 - 01-07-19 okay', '1,2', '2019-07-01', '2019-07-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-01', '45.50.171.16', 'cpe-45-50-171-16.socal.res.rr.com', '2019-05-08', '775603817272', NULL),
(8909, '', 4469, 999999999, 2, '103-Sao Paulo', '2019-05-11', '0000-00-00', '2015-05-04', 'gold', 'white', 'Theorema', '{G-Copy}\r\ndial button (rotary knob) is defect (loose - it falls out of the watch) \r\nFOR THE THIRD TIME !\r\n\r\n{1x Rep Ã¼ber iChica VI16 6 - 13-06-16}', '12-06-19\r\nja, Krone in sich gebrochen - dies zum Dritten Mal kann ich nicht dokumentieren!\r\nKVA Krone 2.5 mit Welle ersetzen 20,- â†  bez. 30,-  2706\r\nauch WH-Fehler, und WH-Schraube... â†’ ersetzt\r\nKrone/Welle ersetzt - WD 8310\r\nUK 0107 1340 - einwandfrei\r\nWK 0207 0805 - 03-07-19 okay', '1,2', '2019-07-07', '2019-07-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-08', '185.217.209.175', 'no-reverse-yet.comsave.nl', '2019-05-08', '1Z8VF4596896351243', NULL),
(8910, '', 6259, 999999999, 2, '102-Monte Carlo', '2019-05-14', '0000-00-00', '2014-02-10', 'gold', 'black', 'Theorema', '{G-Card}\r\nHands came off', '14-05-19\r\nNicht nur das... Zeiger zerstÃ¶rt, ZB beschÃ¤digt, Werk aber iO\r\nKVA ZB und Zeiger  50,- â† bez. 60,- 1705\r\nZB und ZgSpiel ersetzt, GehÃ¤use u-s, Lunette aufgefrischt\r\nUK 1206 1405 - einwandfrei\r\nWK 1306 0915 - 14-06-19 okay', '1,2', '2019-06-16', '2019-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-17', '46.223.1.230', 'HSI-KBW-46-223-1-230.hsi.kabel-badenwuerttemberg.de', '2019-05-08', '1Z8VF4596894300962', NULL),
(8911, '', 4561, 999999999, 2, '505-Florida', '2019-05-17', '0000-00-00', '2014-07-31', 'silver', 'black', 'Pionier', '[OHNE G-Nachweis - NO DEAL]\r\nThis form does not work well. At a certain point in the text it is impossible to edit the text. Although the watch works, the minute and hour hands do not move when one pulls out the winding stem to set the time.  time. The moth hand does not automatically move with the change of a month and when the month neddle is at and up right postion it blocks the hour hand from moving', '11-06-19\r\nWH/WHF Problem, Totalisator-Problem der 1. Auflage... \r\nKVA WerkVollreparatur  100,- â† bez. 100,- 1306\r\nGehÃ¤use u-s, Werk mit neuem ZgSpiel ers., GehÃ¤use aufgearbeitet, AW ers. - WD 8310\r\nK 1706 1335 - reguliert und 20-06-19 okay', '1,2', '2019-06-24', '2019-06-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-25', '80.102.189.193', '193.pool80-102-189.dynamic.orange.es', '2019-05-09', '1Z8VF4596890310011', NULL),
(8912, '', 5852, 999999999, 0, '3005-Marco Polo', '2019-05-09', '0000-00-00', '2014-10-28', 'silver', 'white', 'Theorema', 'Small watch hand has fallen into the watch and stopped it from working. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.105.190.241', 'cpc117408-smal17-2-0-cust240.19-1.cable.virginm.net', '2019-05-09', '', NULL),
(8914, '', 6258, 999999999, 2, '101-Casablanca GM', '2019-06-06', '0000-00-00', '2019-05-03', 'silver metal', 'yellow', 'Theorema', '{G-Card}\r\nMy order number is T11284.  The watch is brand new and never worn. Please refund in full amount. Tufina service centre could not adequately explain the eligibility and credibility of the company, therefore, I reject this product.\r\n---\r\nI believe I was tricked by false advertisement and branding. demand a full refund.\r\nthe entire conversation still is in my email.\r\nThe customer service centre refuses to answer my questions.', '12-06-19\r\nÃœberprÃ¼fung:\r\nKratzspuren auf der SchlieÃŸe, Macke auf KronenbÃ¼gel, Kratzer am GehÃ¤use bei 0900 â†’ also weit weg von \'ungetragen\'\r\nS+F oB - Aufzug 39x\r\nUK 1206 1025 - gut (Reglage)\r\nWK 1306 0920 - 14-06-19 okay', '1,', '2019-06-16', '0000-00-00', 0, 0, 0, 0, 0, 1, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '220.240.69.192', '220-240-69-192.tpgi.com.au', '2019-05-10', '', NULL),
(8915, '', 6261, 999999999, 0, '101-Casablanca GM', '2019-05-10', '0000-00-00', '2018-12-08', 'silver', 'yellow', 'Theorema', 'My order number are T6649 the clasp of the crown is broken and T7737.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '50.236.134.166', '50.236.134.166', '2019-05-10', '', NULL),
(8916, '', 6261, 999999999, 0, '7002-Chicago', '2019-05-10', '0000-00-00', '2019-01-02', 'silver', 'black', 'Pionier', 'My order number T7737 The day hand of the watch fell off.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '50.236.134.166', '50.236.134.166', '2019-05-10', '', NULL),
(8917, '', 6262, 999999999, 2, '3009-Dubai II', '2019-05-26', '0000-00-00', '2017-05-23', 'silver metal', 'black', 'Theorema', '[G-Nachweis Ã¼ber Groupon-Order - Deal 43281 v. 23-05-2017]\r\nThe hands have stopped working. Please can you rectify. Thank you', '11-06-19\r\nklemmt auf der Zeitanzeige-Seite, Automatik vÃ¶llig verschlissen - eine AutoBrÃ¼ckenschraube klemmt im RW â†’ befreit, dabei gleich RW kpl. gesÃ¤ubert und geÃ¶lt, Klinkenrad und Antriebsrad ers., Lunette aufgefrischt - WD 8310 \r\nAufzug 1906 5h - Ablauf ab 1906 1400 bis 2106 1430 Absolut Perfekt\r\n21-06-19 okay', '1,2', '2019-06-24', '2019-06-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-25', '62.189.124.22', '62.189.124.22', '2019-05-10', '1Z8VF4596897921214', NULL),
(8918, '', 6263, 999999999, 2, '101-Casablanca GM', '2019-07-12', '0000-00-00', '2017-12-04', 'gold', 'black', 'Theorema', '{G-Copy}\r\noften, donâ€™t work. and i miss time. \r\nand I want to buy new 2 bands.', '23-07-19\r\nUhr ist gebraucht aber S+F oB - Aufzug 35x\r\nUK 2307 0945 - einwandfrei\r\nWK 2407 0745 - bestens!\r\nKVA  2x Armband  50,- â‚¬ - bez. 50,- 1411', '1,2', '2019-11-21', '2019-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-21', '211.178.114.118', '211.178.114.118', '2019-05-12', 'RC 58 138 038 4DE', NULL),
(8919, '', 6264, 999999999, 2, '513-Tokyo', '2019-05-22', '0000-00-00', '2017-06-21', 'silver', 'white', 'Pionier', '{G-Card}\r\nThe pointers are disconnected. Winding is not possible ', '12-06-19\r\nja, ZgWerk abgehoben â†’ Uhr gefallen! Druckstelle bei 0900\r\nUnruh auch ausgeschwungen\r\nKVA WerkTeilReparatur  40,-  â†  bez. 50,-  1806\r\nZgWerk montiert, Anker prÃ¤ventiv justiert\r\nUK 1906 0915 - reguliert\r\nWK 2006 0925 - 21-06-19 okay', '1,2', '2019-06-24', '2019-06-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-25', '178.84.11.245', '178-84-11-245.dynamic.upc.nl', '2019-05-12', '1Z8VF4596899627824', NULL),
(8920, '', 6265, 999999999, 2, '508-Dublin', '2019-05-13', '0000-00-00', '2018-04-23', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - beiliegende Karte fÃ¼r eine 101-8\r\naha: G lt. shopify #T3710 v. 23-04-2018]\r\nThe screw and side piece fell out and need to send back as requested for repair ', '12-06-19\r\nRotor geÃ¶ffnet, KronenbÃ¼gel fehlt - Kulanz\r\nGehÃ¤use ers., Rotor geklebt, Rotorlager geÃ¶lt - WD 8310\r\nK 1306 1505 - 17-06-19 okay', '1,2', '2019-06-17', '2019-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-18', '176.26.232.193', 'b01ae8c1.bb.sky.com', '2019-05-13', '1Z8VF4596892749572', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(8921, '', 6266, 999999999, 2, '515-Amsterdam', '2019-06-24', '0000-00-00', '2018-12-19', 'silver', 'black', 'Pionier', '{G-Card\'n\'Copy}\r\nMy order number is  T7351. My watch doesn\'t work anymore even when I wound it manually. Please repair or replace accordingly.', '26-06-19\r\nseltsam... lÃ¤uft beim Auspacken freudig... \r\nK 2606 1100 - Ohne Befund! \r\nZB gesÃ¤ubert, BÃ¼gel gespannt\r\n01-07-19 okay', '1,2', '2019-07-01', '2019-07-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-01', '107.132.130.91', '107-132-130-91.lightspeed.hstntx.sbcglobal.net', '2019-05-13', '775603826347', NULL),
(8922, '', 6267, 999999999, 0, '3011-Macau', '2019-05-13', '0000-00-00', '2019-01-02', 'silver', 'white', 'Theorema', 'There is no hand on the \"Day\" dial.  Please replace this watch.\r\n\r\nPlease, if you offer it, I would like to pay for overnight shilling of the replacement watch.  M son is graduating and I wanted him to have at graduation.  Thank you.  Please text or call me at (561) 762-9904 or email pr@migrig.com to make overnight shipping arrangements to:\r\n370 NE 69th Circle\r\nBoca Raton, FL\r\n33487\r\nUSA', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.139.120.39', 'c-73-139-120-39.hsd1.fl.comcast.net', '2019-05-13', '', NULL),
(8923, '', 6268, 999999999, 2, '101-Casablanca GM', '2019-05-17', '0000-00-00', '2019-05-10', 'gold', 'white', 'Theorema', 'My order number is T10878. I don\'t like the watch  The watch is brand new and never worn. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.224.237.114', '94-224-237-114.access.telenet.be', '2019-05-13', '', NULL),
(8924, '', 6269, 999999999, 0, 'other', '2019-05-14', '0000-00-00', '2019-05-13', 'rosÃ©', 'white', 'other', 'There no defects, watch was never worn- selected another watch instead- only compared the two when they arrived', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.43.137.5', '99.43.137.5', '2019-05-14', '', NULL),
(8925, '', 6270, 999999999, 2, '107-Rio', '2019-05-21', '0000-00-00', '2019-02-13', 'gold metal', 'black', 'Theorema', '{G-Card}\r\nMinute hand has detached. Cannot see it on the watch face so think it has gone backwards.', '12-06-19\r\nmag gefallen sein, aber keine BeschÃ¤digungen sichtbar - aha, Montagefehler, Briden wurden nicht korrekt befestigt...\r\nAnker prÃ¤ventiv justiert, MinZg ers., GehÃ¤use mit \r\nverdoppelten Briden ers. - WD 8310\r\nUK 1206 1315 - einwandfrei\r\nWK 1306 0920 - 14-06-19 okay', '1,2', '2019-06-16', '2019-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-17', '90.203.33.101', '5acb2165.bb.sky.com', '2019-05-15', '1Z8VF4596894592522', NULL),
(8926, '', 6271, 999999999, 2, '3005-Marco Polo', '2019-05-22', '0000-00-00', '2018-04-30', 'silver', 'black', 'Theorema', '{G-Card}\r\nbroken watch glass - I understand this is not covered in the warranty.\r\n\r\nThe watch will not keep time.', '11-06-19\r\nGlas angestoÃŸen, keine Splitter im Werk feststellbar, aber SekZg abgefallen\r\nKVA  Glas ersetzen und WerkTeilRep  40,- â† bez. 50,-  1306\r\nGehÃ¤use u-s, Index V der VIII geklebt, SekZg montiert, Zg justiert, Glas mit neuer Dichtung eingepreÃŸt - WD (light) 8310\r\nK 1406 0945 - 17-06-19 okay', '1,2', '2019-06-17', '2019-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-17', '86.139.204.77', 'host86-139-204-77.range86-139.btcentralplus.com', '2019-05-15', '1Z8VF4596894604590', NULL),
(8927, '', 6272, 999999999, 0, '505-Florida', '2019-05-15', '0000-00-00', '2015-01-07', 'black', 'black', 'Pionier', 'OUT OF WARRANTY SERVICE AND REPAIR REQUIRED.  Date button not working, Hand-winding stiff, one of the pins on the watch band keeps coming out.  Can you give an approximate cost and how you would like payment please.\r\n\r\nAuÃŸerhalb der GewÃ¤hrleistung Service und Reparatur erforderlich. Datumsknopf funktioniert nicht, Handaufzug steif, einer der Stifte des Armbandes kommt heraus. KÃ¶nnen Sie eine ungefÃ¤hre Kostenangabe machen und wie mÃ¶chten Sie bezahlen?', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '88.22.7.72', '72.red-88-22-7.staticip.rima-tde.net', '2019-05-15', '', NULL),
(8928, '', 6273, 999999999, 2, '7001-Havana', '2019-05-22', '0000-00-00', '2019-05-10', 'gold', 'black', 'Pionier', 'My order number is T11414. The wach is brand new and never worn . Please refund .   I want the money back because the order arrived to late , i needed the order for a special event but id did not arrive in time and it does not match me . Thank you ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.101.23.128', '80-101-23-128.ip.xs4all.nl', '2019-05-16', '', NULL),
(8929, '', 6274, 2, 2, '3001-Paragon', '2019-05-17', '0000-00-00', '2019-04-07', 'silver', 'white', 'Theorema', '{G-Card}\r\nIt stops after few hours', '13-06-19\r\nWerk kpl. abgelaufen - S+F oB - 10x Vorspannung\r\nK 1306 1010 - bl. stehen zwischendurch â†’ Ankergabel steht zu tief - Nein nicht nur das, die ganze Hemmung ist fehlerhaft â†’ Werktausch\r\nK 1406 1445 - 17-06-19 okay', '1,2', '2019-06-18', '2019-06-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-19', '', '', '0000-00-00', 'RC 33 139 363 7DE', NULL),
(8930, '', 6275, 999999999, 0, '7001-Havana', '2019-05-17', '0000-00-00', '2019-05-10', 'gold', 'black', 'Pionier', 'My order number is T11414 . The wach is brand new and never worn . Please refund . I want the money back because the order arrived too late . I needed the order for a special event but it did not arrive in tine , and it does not mach me . Thank You ! ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '83.137.6.238', '83.137.6.238', '2019-05-17', '', NULL),
(8931, 'T8246', 6202, 999999999, 2, '101-Casablanca GM', '2019-05-29', '0000-00-00', '2019-01-13', 'gold', 'black', 'Theorema', '{G-Card}\r\nMy order number is T8246. There is no second hand, watch doesn\'t work even fully wind. Please repair/replace accordingly', '12-06-19\r\nheftige Druckstelle bei 0900 â†’ Uhr gefallen dadurch beschÃ¤digt\r\nKVA  WerkTeilReparatur  40,-  â†  bez. 50,- 0307\r\nZgWerk befestigt, SekZg ers., Anker und -HÃ¶henluft justiert\r\nUK 0307 1320 - einwandfrei\r\nWK 0407 0755 - 05-07-19 okay', '1,2', '2019-07-07', '2019-07-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-08', '85.3.216.33', '33.216.3.85.dynamic.wline.res.cust.swisscom.ch', '2019-05-19', 'RC 33 249 903 3DE', NULL),
(8932, '', 6276, 999999999, 2, '3011-Macau', '2019-05-27', '0000-00-00', '2019-04-18', 'silver metal', 'white', 'Theorema', '{G-Card}\r\nMy order number is T11074. I just purchased my watch and it doesn\'t work anymore. Please repair or replace accordingly', '13-06-19\r\nausgeschwungen - Anker/Messer ambulant justiert - reguliert\r\nK 1306 1400 - 17-06-19 okay', '1,2', '2019-06-17', '2019-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-17', '95.144.186.81', '95.144.186.81', '2019-05-19', '1Z8VF4596892558788', NULL),
(8933, '', 6141, 999999999, 0, '505-Florida', '2019-05-20', '0000-00-00', '2020-09-16', 'gold', 'white', 'Pionier', 'Hi there. \r\nI love this watch so much that how I purchased but something wrong with this watch I just want to fit for me and tell  what is going on for my watch and some one tell me what wrong it this, thank you for your cooperation glad to hear from your company about my watch as soon as possible thanks all.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '27.78.204.121', 'localhost', '2019-05-20', '', NULL),
(8934, '', 6277, 999999999, 0, '108-Oman', '2019-05-20', '0000-00-00', '2019-05-14', 'gold', 'black', 'Theorema', 'even when it is fully rewind and followed instructions, it is non-operational', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.120.231.10', 'wsip-24-120-231-10.lv.lv.cox.net', '2019-05-20', '', NULL),
(8935, '', 6278, 2, 2, '514-Hawaii', '2019-05-15', '0000-00-00', '2019-04-02', 'gold metal', 'black', 'Pionier', '[OHNE G-Nachweis - #T10667 v. 31-03-2019]\nkeine Ahnung, leider ist er telefonisch nicht zu erreichen.\nBitte überprüfen und ggf. reparieren\nFrau Hiesch bitte per Email informieren was mit der Uhr ist, da Sie am liebsten eine neue Uhr haben möchten, da die Uhr angeblich neu wäre und aus irgendeinem Grund Wasser rein gekommen ist.lt. Telefonat vom 31.05.19 10:59 Uhr', '13-06-19\nja, es war Wasser in der Uhr und Belag auf dem Rotor, Zierrad und unter dem Glas\nEingang WD - absolut undicht! Grund: Bodendichtung hat beim Schließen geschlauft... \nWerk ersetzt, Gehäuse innen gesäubert\nAufzug ab 1406 1500 bis Mo 1706 0800 - gut\nWK 1706 1145 - 19-06-19 okay', '1,2', '2019-06-24', '2019-06-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-04-25', '', '', '0000-00-00', '1Z8VF4596892723009', NULL),
(8936, '', 6279, 999999999, 2, '101-Casablanca GM', '2019-05-27', '0000-00-00', '2019-05-06', 'silver', 'black', 'Theorema', 'No defect, but the watch is very big on my hand ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '195.113.135.200', 'smtp.kzcr.eu', '2019-05-22', '', NULL),
(8937, '', 6280, 999999999, 2, '511-New York II', '2019-05-29', '0000-00-00', '2018-12-10', 'silver', 'black', 'Pionier', '{G-Card}\r\n one of the figures is not okay on the clock dial\r\n\r\n8668 - Datum repariert', '13-06-19\r\nBIG Date beschÃ¤digt? Datum komplett beschÃ¤digt â†’ Fehlbedienung oder Dummheit?\r\nKVA  Werk ersetzen  100,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.76.228.94', '82-76-228-94.rdsnet.ro', '2019-05-22', '', NULL),
(8938, '', 6281, 999999999, 2, '101-Casablanca GM', '2019-05-29', '0000-00-00', '2019-05-06', 'black', 'yellow', 'Theorema', 'It\'s not the automatic watch, difficult for use.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '185.176.31.221', '185.176.31.221', '2019-05-22', '', NULL),
(8940, '', 6282, 999999999, 2, '3011-Macau', '2019-05-26', '0000-00-00', '2019-05-10', 'black', 'black', 'Theorema', '{G-Card}\r\nMy order number is T11604. The reason i want return this watch because of The hand of the months was probably fell off. please repair or replace accordingly. thank you', '13-06-19\r\njo, Zg klemmt im AR - Anker beschÃ¤digt - mit neuem Anker keine Amplitude\r\nâ†’ Werktausch\r\nK 1306 1345 - 17-06-19 okay', '1,2', '2019-06-17', '2019-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-18', '98.100.198.100', 'rrcs-98-100-198-100.central.biz.rr.com', '2019-05-22', '775489818154', NULL),
(8941, '', 6283, 999999999, 0, '112-Madrid', '2019-05-23', '0000-00-00', '2019-05-15', 'black', 'gold', 'Theorema', 'I got the watch in May 17th, 2019. But when i opened the box which was broken. I took a picture and my fiance didn\'t like the style so i just wamt to return and refund money. Thanks and i\'m really appreciate that i can return it. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.82.248.207', '99-82-248-207.lightspeed.stlsmo.sbcglobal.net', '2019-05-23', '', NULL),
(8963, '', 6302, 999999999, 2, '4004-Newton', '2019-06-06', '0000-00-00', '2014-02-10', 'silver metal', 'black', 'Theorema', '{G-Card}\r\nWatch is past warranty period, I request the watch 1) is given a Service, 2) Glass replaced with non scratch glass original badly scratched, 3) the side cover that protects the hand/date adjustment screws keep working loose and 1 has been lost. 4) give Watch a thorough Clean. Thank You', '13-06-19\r\npuh... Uhr kpl. abgerockt... \r\nKVA Armband reinigen, WerkVollReparatur \r\nund GehÃ¤use ersetzen  130,- â‚¬  â†  bez. 140,-  2706\r\nArmband u-s, alle Indexe neu geklebt und gesichert, Werk und GehÃ¤use ersetzt - WD 8310\r\nK 2806 1345 - reguliert und 01-07-19 okay', '1,2', '2019-07-01', '2019-07-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-01', '77.21.252.47', 'ip4d15fc2f.dynamic.kabel-deutschland.de', '2019-06-04', '1Z8VF4596893842647', NULL),
(8943, '', 6284, 999999999, 2, '101-Casablanca GM', '2019-06-03', '0000-00-00', '2019-01-13', 'silver', 'white', 'Theorema', '{G-Card}\r\nMy order number is T8240. The watch is running faster. Every minute the watch is running 5 seconds faster. Please repair or replace accordingly.]\r\n', '12-06-19\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 35x\r\nUK 1206 1005 - einwandfrei\r\nWK 1306 0920 - 14-06-19 okay\r\n{Spiralzettel}', '1,2', '2019-06-16', '2019-06-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-17', '5.169.7.100', '5.169.7.100', '2019-05-23', '1Z8VF4596892158737', NULL),
(8944, '', 6285, 999999999, 2, '101-Casablanca GM', '2019-05-29', '0000-00-00', '2019-05-15', 'gold', 'yellow', 'Theorema', 'The quality is so bad that the little screw has fallen just to wear the watch for the first time', 'neue Uhr', '1,2', '2019-05-30', '0000-00-00', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-05-31', '46.223.143.142', 'HSI-KBW-46-223-143-142.hsi.kabel-badenwuerttemberg.de', '2019-05-23', '1Z8VF4596851672776', NULL),
(8945, '', 6286, 999999999, 0, '', '2019-05-24', '0000-00-00', '0000-00-00', '', '', 'Javelle', 'If you read this message then the software I recently created worked!\r\n\r\nI can now mass message every single website in the world on autopilot, so if you think this could be of value to your website/business then please \r\n\r\nemail me back at contactforms@protonmail.com', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '198.55.109.248', '198.55.109.248.static.quadranet.com', '2019-05-24', '', NULL),
(8946, '', 6287, 999999999, 0, '101-Casablanca GM', '2019-05-25', '0000-00-00', '2019-05-20', 'gold', 'black', 'Theorema', 'My order number is T11774. I don\'t like the watch.  The watch is brand new and never worn. Please refund', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.194.18.216', '216.sub-174-194-18.myvzw.com', '2019-05-25', '', NULL),
(8947, '', 6288, 999999999, 2, '4004-Newton', '2019-06-24', '0000-00-00', '2017-06-09', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - nur BezahlbestÃ¤tigung OnlineHandel]\r\nThe watch fell on the floor and is not running eversince. i hope you can restore it for me because I like it very much.\r\nplease let me know a price estimation if possible.\r\n\r\nkr Roy Reinders', '26-06-19\r\nWerk durch Fall zerstÃ¶rt, ZB beschÃ¤digt\r\nKVA Werktausch und ZB reparieren  100,-  â† bez. 110,- 0207\r\nGehÃ¤use u-s, alle Indexe gesichert geklebt, Werk ersetzt - WD 8310\r\nK 0307 1145 - ist das ein MÃ¼ll â†’ neues Werk und defektes AR - noch eins\r\nK 0307 1410 - reguliert und 08-07-19 okay', '1,2', '2019-07-09', '2019-07-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-10', '84.241.143.126', 'host-84-241-143-126.dsl.introweb.nl', '2019-05-27', '1Z8VF4596896280052', NULL),
(8948, '', 6289, 999999999, 0, '3011-Macau', '2019-05-28', '0000-00-00', '2019-10-05', 'black', 'black', 'Theorema', 'My order number is  T11594. The watch was received defective. The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '47.41.242.10', '47-41-242-10.dhcp.unas.mo.charter.com', '2019-05-28', '', NULL),
(8949, '', 6290, 999999999, 2, '101-Casablanca GM', '2019-08-03', '0000-00-00', '2019-05-20', 'black', 'black', 'Theorema', 'Doesn\'t look the same as the photos', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.221.255.192', '172-221-255-192.dhcp.chtrptr.net', '2019-05-28', '', NULL),
(8950, '', 6291, 999999999, 2, '101-Casablanca GM', '2019-06-03', '0000-00-00', '2019-05-15', 'gold', 'yellow', 'Theorema', 'I don\'t like the watch. It is overpriced.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.193.77.99', 'c-73-193-77-99.hsd1.wa.comcast.net', '2019-05-28', '', NULL),
(8951, '', 6292, 999999999, 0, '101-Casablanca GM', '2019-05-28', '0000-00-00', '2019-05-13', 'silver', 'black', 'Theorema', 'My order number is: T11547. The watch is Brand new and never worn. Please refund.\r\n\r\nThanks,\r\nTerri Williams', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '66.117.229.112', 'fuse-dedicated-66-117-229-112.fuse.net', '2019-05-28', '', NULL),
(8952, '', 6293, 999999999, 0, '101-Casablanca GM', '2019-05-29', '0000-00-00', '2017-12-04', 'gold', 'yellow', 'Theorema', 'Slow to 10 minutes a day.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '49.50.216.239', '239.host-49-50-216.euba.megatel.co.nz', '2019-05-29', '', NULL),
(8954, '', 6295, 999999999, 0, '101-Casablanca GM', '2019-05-30', '0000-00-00', '2019-05-05', 'black', 'yellow', 'Theorema', 'Watch works and stop even when it is fully whined', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '192.198.178.5', '192-198-178-5.chebeague.axiom-tech.net', '2019-05-30', '', NULL),
(8955, '', 6295, 999999999, 0, '101-Casablanca GM', '2019-05-30', '0000-00-00', '2019-05-05', 'black', 'yellow', 'Theorema', 'Watch stop working even when it is fully whined', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '192.198.178.5', '192-198-178-5.chebeague.axiom-tech.net', '2019-05-30', '', NULL),
(8956, '', 6295, 999999999, 0, '101-Casablanca GM', '2019-05-30', '0000-00-00', '2019-05-05', 'black', 'yellow', 'Theorema', 'Watch stop working even when it is fully whined', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '192.198.178.5', '192-198-178-5.chebeague.axiom-tech.net', '2019-05-30', '', NULL),
(8957, '', 6296, 999999999, 0, '101-Casablanca GM', '2019-05-31', '0000-00-00', '2019-05-27', 'gold', 'black', 'Theorema', 'My order number is T11927. I ordered the wrong color. I want to exchange for the Casablanca GM-101-11-ROSE HAND MADE .  The watch is brand new and never worn.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '165.225.112.184', '165.225.112.184', '2019-05-31', '', NULL),
(9253, 'T5254', 6519, 999999999, 2, '101-Casablanca GM', '2019-10-10', '0000-00-00', '2018-09-25', 'gold metal', 'black', 'Theorema', '{G-Card}\r\nMy order number is T5254.crown in second position doesnâ€™t set up the time.please repair it according ', '10-10-19\r\nWelle zieht sich raus â†’ WH-Problem â†’ gerichtet\r\nvom ZB fehlt ein FuÃŸ â†’ Montagepfusch! â†’ ersetzt\r\nKupplung ersetzt - WD 8310\r\nUK 1410 1345 - einwandfrei\r\nWK 1510 0810 - 16-10-19 okay', '1,2', '2019-10-17', '2019-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-18', '81.84.156.122', 'a81-84-156-122.cpe.netcabo.pt', '2019-10-02', '1Z8VF4596895381178', NULL),
(8959, '', 6298, 999999999, 2, '511-New York', '2019-06-24', '0000-00-00', '2019-04-26', 'black', 'black', 'Pionier', 'none', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '75.82.228.214', 'cpe-75-82-228-214.socal.res.rr.com', '2019-06-01', '', NULL),
(8960, '', 6299, 999999999, 0, '101-Casablanca GM', '2019-06-02', '0000-00-00', '2019-05-05', 'black', 'yellow', 'Theorema', 'My order number is T11212  The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.197.7.183', '183.sub-174-197-7.myvzw.com', '2019-06-02', '', NULL),
(8961, '', 6300, 999999999, 0, '3005-Marco Polo', '2019-06-02', '0000-00-00', '2019-05-26', 'silver', 'white', 'Theorema', 'My order number is T11778. The watch arrived defective. The 24 hour dial is wobbly; the date does not go from 31 to 1, goes to 32! The watch is brand new and never worn. Please refund', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '74.36.107.6', '74-36-107-6.dr02.apvy.mn.frontiernet.net', '2019-06-02', '', NULL),
(8962, '', 6301, 999999999, 0, 'other', '2019-06-03', '0000-00-00', '2019-03-21', 'silver', 'silvgrey', 'Elysee', 'This is a dual time watch. The second dial (small one) cannot keep time. It always runs behind. Approximately \r\n\r\nORDER #: T10453\r\nSKU #: 80333N', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '195.13.160.250', '195.13.160.250', '2019-06-03', '', NULL),
(8964, '', 6303, 999999999, 0, '3011-Macau', '2019-06-04', '0000-00-00', '2019-06-04', 'black', 'black', 'Theorema', 'My watch has stopped working.  Please repair or replace\r\naccordingly.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '76.220.42.10', '76-220-42-10.lightspeed.sntcca.sbcglobal.net', '2019-06-04', '', NULL),
(8965, '', 6304, 999999999, 0, '101-Casablanca GM', '2019-06-05', '0000-00-00', '2019-05-28', 'gold', 'black', 'Theorema', '[My order# is T1919 watch is brand new and never worn.please refund]', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '75.43.142.49', '75-43-142-49.lightspeed.hstntx.sbcglobal.net', '2019-06-05', '', NULL),
(8966, '', 6305, 999999999, 0, '3011-Macau', '2019-06-06', '0000-00-00', '2018-08-17', 'gold', 'black', 'Theorema', 'Hello, i\'m having a problem with my watch. I cannot put on time as you can see in the pictures. I tried to pull ut the button as always but this time i didn\'t work. It cames out the button. I sent pictures i\'ve been told to send the watch.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.184.24.217', '79.184.24.217.ipv4.supernova.orange.pl', '2019-06-06', '', NULL),
(8967, 'T9320', 6306, 2, 2, '511-New York II', '2019-06-06', '0000-00-00', '2019-02-15', 'silver metal', 'black', 'Pionier', '{G-Card}\r\nMy order nr. is T9320.\r\nThe inner (button side) Pendulum out of itÅ› place. The screw that holds the rotor is missing.The rotor is detached.Please replace or repair accordingly.\r\n\r\nOn 10.10.19 we receive the package back. Address not correct!', '13-06-19\r\nRotorschraube gebrochen - gekÃ¼rzte Schraube der 3004 I/II ers.\r\nK 1306 1415 - 17-06-19 okay', '1,2', '2019-10-10', '2019-10-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-06-19', '', '', '0000-00-00', 'RC 33 139 365 4DE', NULL),
(8968, '', 6307, 999999999, 0, '114-Buenos Aires', '2019-06-06', '0000-00-00', '2019-06-06', 'gold', 'blue', 'Theorema', 'Attention service \r\n\r\n\r\nI received this watch 5 minutes ago band is 2 links too large so I got out a magnifying glass to see what type of screws are on band I found a large scratch (1st picture) there are 4 set screws on each side of clasp 5 of the 8 are damaged 2 dont even have the indentation to apply screw driver head into. This watch is USED, DAMAGED and looking at the (5) damaged screws this appears its been returned before \r\nI need a CALL tag to pick this up & I am filing a dispute with PayPal over this dishonest attempt to pawn off a used/damaged watch as new\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '35.138.140.216', '035-138-140-216.dhcp.bhn.net', '2019-06-06', '', NULL),
(8969, 'T12041', 6308, 999999999, 2, '7001-Havana', '2019-08-07', '0000-00-00', '2019-06-03', 'gold', 'black', 'Pionier', '{G-Card}\r\nMy order number is T12041. The watch arrived yesterday, the hand of the month sub-dial is missing. Please replace', '08-08-19\r\nMonatsTota fehlt - Keine BeschÃ¤digungen am GehÃ¤use\r\nTotaZg ersetzt\r\nK 0808 1055 - 12-08-19 okay', '1,2', '2019-08-18', '2019-08-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-19', '185.10.224.66', 'cug-fw-bs-fwcl1.edificom.ch', '2019-06-06', '1Z8VF4596890446796', NULL),
(8970, '', 6309, 2, 2, '511-New York II', '2019-06-07', '0000-00-00', '2017-06-12', 'silver', 'black', 'Pionier', '{G-Card}\r\n1. Day dial is not moving and cannot be adjusted\r\n2. Date display is not moving and cannot be adjusted\r\n3. Month dial is not moving and cannot be adjusted ', '24-06-19\r\nArmband vÃ¶llig verbraucht - BIG-Date durch Fehlbedienung beschÃ¤digt\r\nKVA WerkTeilReparatur und Armband  70,- â‚¬ ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(8971, '', 6310, 999999999, 0, '101-Casablanca GM', '2019-06-07', '0000-00-00', '2019-06-01', 'silver', 'white', 'Theorema', 'My order number is T11953.  The watch is brand new and never worn. Please exchange for the Havana.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.122.137.236', '86.122.137.236', '2019-06-07', '', NULL),
(8972, '', 6311, 999999999, 0, '104-Copacabana', '2019-06-09', '0000-00-00', '2019-02-08', 'black', 'white', 'Theorema', 'My order number T9125:  the crown is stuck i can. Ot wind the watch anymore. Please repair or replace accordingly.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.187.23.217', 'ool-18bb17d9.dyn.optonline.net', '2019-06-09', '', NULL),
(8973, '', 6312, 999999999, 0, '103-Sao Paulo', '2019-06-10', '0000-00-00', '2019-06-01', 'black', 'white', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.181.173.119', 'ip70-181-173-119.sd.sd.cox.net', '2019-06-10', '', NULL),
(8974, '', 6312, 999999999, 0, '103-Sao Paulo', '2019-06-10', '0000-00-00', '2019-06-01', 'black', 'white', 'Theorema', 'This size is big and it is heavyweight ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.181.173.119', 'ip70-181-173-119.sd.sd.cox.net', '2019-06-10', '', NULL),
(8975, '', 6312, 999999999, 0, '103-Sao Paulo', '2019-06-10', '0000-00-00', '2019-06-01', 'black', 'white', 'Theorema', 'This size is big and it is heavyweight ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.181.173.119', 'ip70-181-173-119.sd.sd.cox.net', '2019-06-10', '', NULL),
(8976, '', 6313, 999999999, 0, '112-Madrid', '2019-06-11', '0000-00-00', '2019-01-08', 'gold', 'gold', 'Theorema', 'pieces in the watch has been came out.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.24.130.60', 'cpc111117-wiga14-2-0-cust571.18-3.cable.virginm.net', '2019-06-11', '', NULL),
(8977, '', 6314, 999999999, 0, '2003-Monte Carlo', '2019-06-12', '0000-00-00', '2013-11-02', 'silver', 'white', 'Theorema', 'I dropped the watch and the hands become disconnected from the main dial.  In addition the winding know does not fully engage the crank', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '204.191.75.234', '204.191.75.234', '2019-06-12', '', NULL),
(8978, '', 6315, 999999999, 0, '101-Casablanca GM', '2019-06-13', '0000-00-00', '2019-06-11', 'black', 'black', 'Theorema', 'My order number is T12117. The watch is brand new and never worn.  Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.142.36.228', '70-142-36-228.lightspeed.irvnca.sbcglobal.net', '2019-06-13', '', NULL),
(8979, '', 6316, 999999999, 2, '516-Barcelona', '2019-08-07', '0000-00-00', '2019-03-20', 'black', 'white', 'Pionier', '{G-Card}\r\nWhite spot on the black paint of the minute-dial.\r\nMissing screw for \"cover\" of crown.', '21-08-19\r\nEcht jetzt? MikroPunkt auf dem Minutenstrich 26Â¼... [Photo]\r\nach jetzt... auf dem Minutenzeiger (hand) und nicht auf dem ZB (dial)! [Photo2] â†’ MinZg ersetzt, ZB gesÃ¤ubert, Schraube KronenbÃ¼gel ers.\r\nK 2108 1310 - reguliert und 23-08-19 okay ', '1,2', '2019-08-27', '2019-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-27', '81.235.35.85', '81-235-35-85-no299.tbcn.telia.com', '2019-06-14', '1Z8VF4596890977203', NULL),
(8980, '', 6317, 999999999, 0, '108-Oman', '2019-06-14', '0000-00-00', '2019-06-01', 'black', 'gold', 'Theorema', 'Does not operate as advertised.  Do not want watch.  I want a refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '12.226.120.240', '12.226.120.240', '2019-06-14', '', NULL),
(8981, '', 6318, 999999999, 0, '101-Casablanca GM', '2019-06-15', '0000-00-00', '2019-06-06', 'black', 'black', 'Theorema', 'Unhappy with how product looks. Watch never worn\r\norder#T12051', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '166.107.93.147', '166.107.93.147', '2019-06-15', '', NULL),
(8983, '', 6319, 999999999, 2, '7002-Chicago', '2019-06-24', '0000-00-00', '2018-08-30', 'black metal', 'black', 'Pionier', '{G-Card}\r\nSMALL FINGER HAS COME OFF INSIDE THE WATCH', '24-06-19\r\n24h und Day-Tota abgefallen... Keine BeschÃ¤digungen am GehÃ¤use â†’ Montagefehler - ZB wurde nicht befestigt! Zeiger aus RW operiert - ABER: SekWelle gebrochen! â†’ Werktausch\r\nK 2606 1030 - 01-07-19 okay', '1,2', '2019-07-01', '2019-07-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-01', '176.57.255.12', '176.57.255.12', '2019-06-17', '1Z8VF4596891873831', NULL),
(8984, '', 6320, 999999999, 2, '101-Casablanca GM', '2019-06-24', '0000-00-00', '2019-06-03', 'gold', 'black', 'Theorema', '{G-Card}\r\nMy order number is T12073.  There are marks on the case of the watch. Please replace accordingly.] There are black marks located on the gold casing above the number 10,15,50,55', '24-06-19\r\nja, definitiv ein Fehler der Chinesen, Farbreste die sich nicht entfernen lassen... GehÃ¤use ersetzt - WD 8310\r\nUK 2406 1115 - einwandfrei\r\nWK 2506 0720 - 26-06-19 okay', '1,2', '2019-07-02', '2019-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-03', '95.144.189.121', '95.144.189.121', '2019-06-17', '1Z8VF4596851476514', NULL),
(8985, '', 3442, 999999999, 2, '3005-Marco Polo', '2019-06-24', '0000-00-00', '2015-01-04', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal - lt #5113 04-01-2015]\r\nArrows are not working, Dates are not working. Lots of defects. I sent this to you from the Netherlands as I am currently on Holiday over here (Brouwersmolenweg 376, 7339 ED Ugchelen, The Netherlands). Next Monday, June 24th, I will be flying back to Singapore. Please send the fixed watch to there. Thanks, Jeroen Lubbers', '24-06-19\r\nGehÃ¤use verbraucht - Armband verbraucht - Zifferblatt beschÃ¤digt - Werk?\r\nKVA  Werk, ZB, GehÃ¤use und Armband  230,- â‚¬', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '165.225.28.34', '165.225.28.34', '2019-06-17', '', NULL),
(8986, '', 6321, 999999999, 0, '101-Casablanca GM', '2019-06-17', '0000-00-00', '2019-06-17', 'black', 'yellow', 'Theorema', 'Bought it as a gift for fathers day and it wasn\'t what we expected. The watch is beautiful, however it didn\'t fill our expectations.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '204.4.13.72', 'inetgway72.fhmis.net', '2019-06-17', '', NULL),
(8987, '', 6322, 999999999, 0, '101-Casablanca GM', '2019-06-18', '0000-00-00', '2019-06-17', 'gold', 'black', 'Theorema', 'My order number is T12216. The watch is brand new and never worn.  Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.77.207.104', 'c-73-77-207-104.hsd1.tx.comcast.net', '2019-06-18', '', NULL),
(8989, '', 6324, 999999999, 2, '101-Casablanca GM', '2019-07-17', '0000-00-00', '2019-05-31', 'gold', 'black', 'Theorema', '{G-Card}\r\nMy order number is T12003. Watch runs faster. I have to adjust it every 10 minutes. Also the class of the band wonâ€™t stay closed, it opens automatically. Please repair or replace accordingly.\r\nThank you \r\n ', '17-07-19\r\nS+F oB - Aufzug 38x\r\nUK 1707 1410 - einwandfrei\r\nWK 1807 0725 - 19-07-19 okay\r\n{Spiralzettel}', '1,2', '2019-07-22', '2019-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-22', '76.219.227.219', '76-219-227-219.lightspeed.irvnca.sbcglobal.net', '2019-06-19', '775794733365 ', NULL),
(8990, '', 6325, 999999999, 2, '101-Casablanca GM', '2019-08-01', '0000-00-00', '2018-12-08', 'gold metal', 'black', 'Theorema', '{G-Card}\r\nWatch is fully wound up, will not turn over.\r\nCould you either please fix and repair it or replace it.\r\nKind regards,\r\nNicholas Georgiou ', '07-08-19\r\nUnruh schwingt frei, RW klemmt? â†’ fehlerhaftes SekundenRd ers., Anker justiert\r\nUK 0708 1440 - einwandfrei\r\nWK 0808 0740 - 09-08-19 okay', '1,2', '2019-08-09', '2019-08-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-09', '49.197.64.250', 'pa49-197-64-250.pa.qld.optusnet.com.au', '2019-06-19', '775944905692', NULL),
(8991, '', 6326, 999999999, 0, '515-Amsterdam', '2019-06-19', '0000-00-00', '2019-06-24', 'rosÃ©', 'black', 'Pionier', 'THE WATCH IS 100% NEW .IS SO WITH MY HAND,THAT ALL ,I LIKE TO GET MODEL GM-3005-A4 IS SMALL GOOD FOR MY HAND', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '192.77.187.4', '192.77.187.4', '2019-06-19', '', NULL),
(8992, '', 6327, 999999999, 2, '101-Casablanca GM', '2019-06-29', '0000-00-00', '2018-12-17', 'silver', 'black', 'Theorema', '{G-Card}\r\nThe watch stopped working, also the Crown cover opens very easily.', '02-07-19\r\nsteht kpl. aufgezogen - ausgeschwungen? heftige Druckstelle bei 0900!\r\nKVA  WerkTeilReparatur  incl. Lunette aufarbeiten  40,- â‚¬ â† bez. 50,- 0307\r\nAnker und -HÃ¶henluft justiert, Unruhe eingerenkt, Lunette aufgefrischt\r\nUK 0307 1345 - einwandfrei\r\nWK 0407 0755 - 05-07-19 okay', '1,2', '2019-07-07', '2019-07-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-08', '165.225.72.89', '165.225.72.89', '2019-06-19', 'RC 33 249 904 7DE', NULL),
(8993, '', 6323, 999999999, 2, '101-Casablanca GM', '2019-06-27', '0000-00-00', '2019-01-30', 'silver metal', 'yellow', 'Theorema', '{G-Card}\r\nMy order number is T8864.  The watch is still as delivered and never worn. It arrived with the case and clasp broken which is why I would like a refund please.\r\n---\r\nCase arrived damaged, watch buckle appears to be defective and doesnt stay attached to watch', '27-06-19\r\nUhr definitiv ungetragen, einzig das Verkaufsdatum...!\r\nKronenbÃ¼gel rastete nicht ein â†’ gerichtet\r\nVersandbox im Bereich Glas gebrochen! - Aufzug 56x\r\nUK 2706 1330 - einwandfrei\r\nWK 2806 0910 - gut - Aufzug 39x\r\nUK 0107 0855 - einwandfrei\r\nWK 0207 0810 - okay\r\n', '1,2', '2019-07-13', '2019-07-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-08', '92.40.70.3', '92.40.70.3.threembb.co.uk', '2019-06-20', '1Z8VF4596891464050', NULL),
(8994, '', 6328, 999999999, 0, '509-Barbados', '2019-06-21', '0000-00-00', '2019-06-17', 'black', 'black', 'Pionier', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.180.244.81', 'c-73-180-244-81.hsd1.md.comcast.net', '2019-06-21', '', NULL),
(8995, '', 6329, 999999999, 0, '102-Monte Carlo GM', '2019-06-21', '0000-00-00', '2018-10-07', 'silver', 'white', 'Theorema', 'Are usually dial it depends all the way for the  Watch  To start working as a Dyllan it didnâ€™t work but it in my hand didnâ€™t work I flip it took the panel off Saturday and then the time', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.119.208.228', 'cpe-70-119-208-228.tx.res.rr.com', '2019-06-21', '', NULL),
(8996, '', 6330, 999999999, 0, '101-Casablanca GM', '2019-06-21', '0000-00-00', '2019-05-30', 'gold', 'white', 'Theorema', 'My order number is T12022. I don\'t like the watch. The watch is brand new and never worn in original packaging. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.220.99.254', 'c-98-220-99-254.hsd1.il.comcast.net', '2019-06-21', '', NULL),
(8997, '', 6331, 999999999, 0, '101-Casablanca GM', '2019-06-22', '0000-00-00', '2019-06-17', 'black', 'white', 'Theorema', 'No defect. Just not what was expecting online. Picutres looekd better than the watch. Very dull in color.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.255.144.26', 'c-69-255-144-26.hsd1.md.comcast.net', '2019-06-22', '', NULL),
(8998, '', 6332, 999999999, 0, '101-Casablanca GM', '2019-06-23', '0000-00-00', '2019-06-13', 'black', 'black', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.203.54.190', 'ip-99-203-54-190.pools.cgn.spcsdns.net', '2019-06-23', '', NULL),
(8999, '', 6333, 2, 2, '111-Copenhagen', '2019-06-24', '0000-00-00', '2017-12-18', 'black', 'black', 'Theorema', '{G-Copy}\r\nwill stay behind on time  does not tell time correctly', '26-06-19\r\nautsch...! Ein StÃ¼ck Werkhalterung ist gebrochen und klemmt den Rotor, hat dabei auch die Unruh zerstÃ¶rt. - Unruh kpl. und WerkHalteRing ers.\r\nK 2606 1435 - WD 8310 und 28-06-19 okay', '1,2', '2019-07-02', '2019-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-03', '', '', '0000-00-00', '425012813099', NULL),
(9000, '', 6334, 2, 2, '3005-Marco Polo', '2019-06-24', '0000-00-00', '2019-03-06', 'gold', 'black', 'Theorema', '{G-Card}\r\n???\r\n\r\nCustomer received the watch on the 8th of March he stated on the 13th of March that the watch is not working and want a refund. We sent him instructions but he keeps saying the watch is not working.', '26-06-19\r\nnun, die Uhr ist definitiv getragen worden, das Armband ist durchgeschwitzt.\r\nABER: zu seiner Entlastung, das Werk will nicht funktionieren! â† reparieren und zurÃ¼ck 2806\r\nâ†’ Index VII in AuflÃ¶sung, und der erste I-Strich klemmt das RW\r\nâ†’ Werk und ZB Tausch\r\nK 2806 1420 - 01-07-19 okay', '1,2', '2019-07-01', '2019-07-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-01', '', '', '0000-00-00', '775603846268', NULL),
(9001, '', 6335, 2, 2, '4004-Newton', '2019-06-24', '0000-00-00', '2019-01-01', 'black metal', 'black', 'Theorema', '{G-Card}\r\nOrder number T7763. The watch has stopped working. Please repair or replace accordingly, Thank you', '26-06-19\r\nAR aus Eingriff - aber nicht durch Fall sondern durch festgelaufenes Rotorlager - ebendieses geÃ¶lt, reguliert\r\nK 2606 1455 - 28-06-19 okay', '1,2', '2019-07-02', '2019-07-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-03', '', '', '0000-00-00', '1Z8VF4596851721301', NULL),
(9002, '', 6336, 999999999, 0, '110-Oslo', '2019-06-24', '0000-00-00', '2019-06-24', 'gold', 'gold', 'Theorema', 'My  order number is 2681 and the watch has  a problem  with the winding.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.73.247.64', 'pppgint-247-73-64.b-online.gr', '2019-06-24', '', NULL),
(9003, '', 6337, 999999999, 2, '104-Copacabana', '2019-07-26', '0000-00-00', '2017-12-17', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - #6766 v. 17-12-2017]\r\nMy watch/dial no longer working.Please repair/replace accordingly.', '26-07-19\r\nZiffer 2 der 12 fehlt... â†’ aus Werk befreit und geklebt, prÃ¤ventiv Anker justiert\r\nUK 2907 1325 - einwandfrei\r\nWK 3007 0815 - okay', '1,2', '2019-08-04', '2019-08-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-05', '104.136.58.106', '104-136-58-106.res.bhn.net', '2019-06-25', '788890099930 ', NULL),
(9004, '', 6338, 999999999, 0, '3011-Macau', '2019-06-26', '0000-00-00', '2017-12-19', 'silver', 'blue', 'Theorema', 'small pointer in the left portion  of the\r\nwatch pointing to the days of the week is missing', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '110.54.200.89', 'visit.keznews.com', '2019-06-26', '', NULL),
(9005, '', 4141, 999999999, 0, '3001-Paragon', '2019-06-26', '0000-00-00', '2015-08-26', 'silver', 'white', 'Theorema', 'My watch got slow down and stopped frequently from June 2019. It suddenly stopped and could not resume running on 18 June 2019. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '115.66.253.182', 'bb115-66-253-182.singnet.com.sg', '2019-06-26', '', NULL),
(9006, '', 5780, 999999999, 2, '510-London', '2019-07-03', '0000-00-00', '2016-11-25', 'gold', 'black', 'Pionier', 'Hi, \r\nThe number 8 numeral has become detached from the dial. It is now free within the casing and appears to be at risk of falling/becoming stuck within the mechanism itself.\r\nI emailed and was told to send the watch in for repair,\r\nMany thanks\r\n{Handschriftliche ErgÃ¤nzung gescannt - 9006_RMA}', '05-07-19\r\nyap, ZB lÃ¶st sich auf - bekannt bei diesem Modell - da keine ZB am Lager, Kulanzreparatur gegen Portoerstattung â† bez. 10,- â‚¬  0807\r\nAlle Indexe gesichert geklebt - Krone gefÃ¼ttert\r\nK 1007 1200  \r\nDO NOT SEND IT BACK BEFORE THE 27TH OF JULY', '1,2', '2019-07-28', '2019-07-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-29', '82.35.235.37', 'cpc151067-smal19-2-0-cust36.19-1.cable.virginm.net', '2019-06-26', '1Z8VF4596894603886', NULL),
(9008, '', 6340, 999999999, 0, '101-Casablanca GM', '2019-06-28', '0000-00-00', '2019-03-03', 'black', 'yellow', 'Theorema', 'The hands on the inside of the watch have broken and are sliding around the inside of the watch. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '67.249.118.234', 'cpe-67-249-118-234.twcny.res.rr.com', '2019-06-28', '', NULL),
(9009, '', 6341, 999999999, 2, '101-Casablanca GM', '2019-07-29', '0000-00-00', '2019-06-28', 'rosÃ©', 'blue', 'Theorema', '{G-Card}\r\nMy order number is 12454\r\nthe watch is brand new and never worn\r\nplease refund', '29-07-19\r\nUhr absolut neuwertig/ungetragen\r\n29-07-19 weiter an MÃ¼nchen', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '130.219.10.92', '130-219-10-92.UMDNJ.EDU', '2019-06-28', '', NULL),
(9010, '', 6342, 999999999, 2, '3005-Marco Polo', '2019-07-12', '0000-00-00', '2019-02-25', 'silver', 'white', 'Theorema', '{G-Card}\r\nMy order number is T9571 and on the 24th of March my watch stopped working. I noticed a jingling noise which sounded like bracelets banging together. This is when I looked at my watch and noticed that it wasn\'t working. I contacted Tufina and spoke with Kristi who advised me to send it back. She said that it sounded like there may be an issue with the movement and that if so will be replaced if it\'s a manufacturer defect. Thank you, Douglas', '23-07-19\r\nRotor aus Lager gebrochen â†’ ersetzt\r\nK 2307 1140 - 26-07-19 okay', '1,2', '2019-07-28', '2019-07-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-29', '205.174.22.20', 'outbound.delta.com', '2019-06-30', '775851860832 ', NULL),
(9011, '', 6343, 999999999, 0, '3011-Macau', '2019-07-01', '0000-00-00', '2019-02-25', 'black', 'blue', 'Theorema', 'It sometimes stops ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.244.184.154', 'bl11-184-154.dsl.telepac.pt', '2019-07-01', '', NULL),
(9012, '', 6344, 999999999, 0, '506-Miami', '2019-07-01', '0000-00-00', '2018-11-05', 'gold', 'black', 'Pionier', 'The water is in the watch and the date isn\'t working. The problem has had for 6 months since the date didn\'t work and for 3 months when the water get in the watch', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '116.109.197.24', '116.109.197.24', '2019-07-01', '', NULL),
(9013, '', 6187, 999999999, 0, '101-Casablanca GM', '2019-07-02', '0000-00-00', '2018-10-17', 'gold', 'white', 'Theorema', 'My order number is T5345. The crown/mainspring of the watch is broken.  Please repair or replace accordingly.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.240.3.210', '210.sub-174-240-3.myvzw.com', '2019-07-02', '', NULL),
(9014, '', 6345, 999999999, 2, '101-Casablanca GM', '2019-07-17', '0000-00-00', '2019-06-22', 'black', 'black', 'Theorema', 'watch is not work. now i want refund plz.thank you', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.12.95.110', '80.12.95.110', '2019-07-02', '', NULL),
(9015, '', 6346, 999999999, 2, '101-Casablanca GM', '2019-07-24', '0000-00-00', '2017-12-18', 'black metal', 'black', 'Theorema', '{G-Card}\r\nMy watch run too fast about 20 minutes per hour. Please repair/replace accordingly\r\n\r\n', '07-08-19\r\nWerk kpl. abgelaufen - Spirale liegt flach - S+F oB - Aufzug 42x\r\nUK 0708 1020 - einwandfrei\r\nWK 0808 0740 - 09-08-19 okay\r\n{Spiralzettel}', '1,2', '2019-08-09', '2019-08-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-09', '67.69.76.137', '67.69.76.137', '2019-07-03', '775944914642', NULL),
(9016, '', 6347, 999999999, 0, '3011-Macau', '2019-07-03', '0000-00-00', '2017-12-14', 'gold', 'black', 'Theorema', 'Month arrow is missing and inside mechanizm is not working.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.206.51.10', '85-206-51-10.static.zebra.lt', '2019-07-03', '', NULL),
(9017, '', 6348, 999999999, 0, '112-Madrid', '2019-07-03', '0000-00-00', '2019-04-10', 'black', 'gold', 'Theorema', 'Hello! Our order number T10785 . We got the clock on April 10th.  checked they worked.  put them back in the box and didn\'t touch them anymore.  May 1 got them to give my son-in-law for my birthday.  You ruined our holiday!  They did not work.  They called on Christie\'s phone number +7736833142.  She gave instructions.  We told her that we had already done everything, but the clock does not work.  She said she needed to contact the manager.  And she didnâ€™t answer any more until we got through to her.  She said that they would call us back from your company, but nobody called me back.  As a result, we received from her address only on June 24.  You have a terrible service.  we did not receive any excuses and reasonable explanations! So: 1. We demand a refund to the card with which we paid for the order, because you showed yourself to be an unworthy company with terrible service and unfair return terms.  You do not have confidence in the quality of the goods.  2. We do not need a repaired watch.  If you send us a watch, we will make an examination.  3. Pay all additional expenses to our bank card.  4. I am sending you a clock, a copy of my complaint, a copy of a bank card, a copy of a receipt for sending.  I would appreciate if you still contact us by phone.  Good luck!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.199.12.187', 'ool-44c70cbb.dyn.optonline.net', '2019-07-03', '', NULL),
(9018, 'T12402', 6339, 999999999, 2, '107-Rio', '2019-08-07', '0000-00-00', '2019-06-21', 'silver', 'black', 'Theorema', '{G-Card}\r\nMy order number is T12402. The watch is brand new and never worn. Please refund.', '07-08-19\r\ngetragen und gefallen â†’ Druckstelle bei 0300 unten\r\nneues GehÃ¤use nÃ¶tig 60,- â‚¬ - REFUND ./.GehÃ¤use 1807\r\nGehÃ¤use ers., prÃ¤ventiv â†’ Anker justiert und Briden verdoppelt\r\nK 1908 1510 - einwandfrei', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.7.50.147', 'ip68-7-50-147.sd.sd.cox.net', '2019-07-04', '', NULL),
(9019, '', 6349, 999999999, 2, '101-Casablanca GM', '2019-07-16', '0000-00-00', '2019-05-20', 'rosÃ©', 'blue', 'Theorema', '{G-Card}\r\nMy order number is #T11325. The screw of the clasp fell off when I put the watch on my hand. I had not forced or mishandled the watch in any during these two weeks of use. I have sent an email with pictures on 28.6. and 3.7. Please repair or replace accordingly.', '23-07-19\r\njo, neues GehÃ¤use ersetzt, prÃ¤ventiv Anker justiert - WD 8310\r\nUK 2307 1110 - einwandfrei\r\nWK 2407 0750 - okay', '1,2', '2019-07-28', '2019-07-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-29', '195.197.231.126', '195.197.231.126', '2019-07-04', '1Z8VF4596892395696', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(9020, '', 6350, 999999999, 2, '101-Casablanca GM', '2019-07-11', '0000-00-00', '2019-07-01', 'gold', 'black', 'Theorema', '{G-Card}\r\nMy order number is T12573.  The watch is brand new and never worn. Clasp doesn\'t stay closed. Please exchange with Chicago P7002-6]', '11-07-19\r\nUhr in absolutem Neuzustand!\r\nKunde hat eine Â£50,- Note beigelegt. {9020_RMA.pdf}\r\nweiter nach MÃ¼nchen 12-07-19', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 1, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.103.206.76', 'cpc147336-finc20-2-0-cust75.4-2.cable.virginm.net', '2019-07-05', '', NULL),
(9021, '', 6351, 999999999, 0, '3005-Marco Polo', '2019-07-08', '0000-00-00', '2019-07-01', 'gold', 'black', 'Theorema', 'does not look as promised.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.138.228.19', '70-138-228-19.lightspeed.hstntx.sbcglobal.net', '2019-07-08', '', NULL),
(9022, '', 6352, 999999999, 2, '3001-Paragon', '2019-07-16', '0000-00-00', '2012-08-08', 'gold', 'white', 'Theorema', '{G-Card}\r\nOnly two months after you effected â€œdeep movement repairsâ€ the crown/winder has come away from the watch\r\n\r\n** Rep #8859 - Mai 19 - Minuterie befestigt, Armband ersetzt **', '23-07-19\r\nWelle in der Nut gebrochen - kann passieren... \r\nUhr ohne Krone getragen, deutlich verstaubt - Krone mit Welle ersetzt - KULANZ - WD light 8310\r\nK 2307 1535 - 26-07-19 okay', '1,2', '2019-07-28', '2019-07-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-29', '176.26.133.124', 'b01a857c.bb.sky.com', '2019-07-08', '1Z8VF4596894420109', NULL),
(9023, '', 6353, 999999999, 0, '101-Casablanca GM', '2019-07-08', '0000-00-00', '2019-07-08', 'silver', 'white', 'Theorema', 'The world knob is broken.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.138.170.105', '107-138-170-105.lightspeed.irvnca.sbcglobal.net', '2019-07-08', '', NULL),
(9024, '', 5538, 999999999, 2, '7001-Havana', '2019-08-07', '0000-00-00', '2017-12-27', 'silver', 'black', 'Pionier', '{G-Card}\r\n1. Watch looses time\r\n2. Date goes from 05 to 16 and goes past 31\r\n3. Month dial does not work properly\r\n4. This is the second time the watch is being repaired\r\n5. This package was originally lost and I purchased another watch before the package was found by USPS and returned to me.', '08-08-19\r\nDatum durch Fehlbedienung zerstÃ¶rt! (mutwillig?)\r\nKVA  Werktausch, Armband 130,- â‚¬ â† NICHT ausf. 1308\r\n\r\nENTSORGT 20-08-19', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 1, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.6.46.194', 'pool-108-6-46-194.nycmny.fios.verizon.net', '2019-07-08', '', NULL),
(9025, 'T12595', 6354, 999999999, 2, '101-Casablanca GM', '2019-08-07', '0000-00-00', '2019-07-02', 'silver', 'black', 'Theorema', '{G-Card}\r\nMy order number is T12595. The Watch is brand new and never worn. Please refund', '07-08-19\r\nUhr absolut ungetragen/neuwertig', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '23.120.41.129', '23-120-41-129.lightspeed.irvnca.sbcglobal.net', '2019-07-08', '', NULL),
(9026, '', 6281, 999999999, 2, '3001-Paragon', '2019-07-16', '0000-00-00', '2019-05-31', 'gold', 'white', 'Theorema', 'My order number is T12047  I ordered Paragon Theorema but I received Paragon Trias. It also has something inside the glass, one of the roman numerical fell. Please exchange it with Paragon Theorema T-3001-1A.]\r\n\r\nUhr am 17.07.19 getauscht.', 'Uhr am 17.07.19 getauscht.', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-17', '185.176.30.223', '185.176.30.223', '2019-07-09', '425012813294', NULL),
(9027, '', 6355, 999999999, 0, '101-Casablanca GM', '2019-07-09', '0000-00-00', '2019-05-20', 'gold', 'yellow', 'Theorema', 'Hello!\r\nThe clock does not work properly.\r\nMerge remains 1 hour behind every time.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.233.104.45', '213.233.104.45', '2019-07-09', '', NULL),
(9029, 'T9457', 6357, 999999999, 2, '3011-Macau', '2019-08-07', '0000-00-00', '2019-03-12', 'black metal', 'black', 'Theorema', '[OHNE G-Nachweis - #T 9457 v. 16-02-2019]\r\nBroken.\r\nWill not run or wind.\r\nPlease repair or replace.', '07-08-19\r\nAutomatik zerbrÃ¶selt, Aufzugrad dito... \r\nBeide KlinkenrÃ¤der, Antriebsrad, AutoBrÃ¼cke und Aufzugrad ersetzt, reguliert\r\nK 0808 1315 - 12-08-19 okay', '1,2', '2019-08-21', '2019-08-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-19', '12.252.220.86', '12.252.220.86', '2019-07-09', '776012205174 ', NULL),
(9030, 'T12647', 6358, 999999999, 2, '101-Casablanca GM', '2019-08-07', '0000-00-00', '2019-04-07', 'gold', 'black', 'Theorema', '{G-Card}\r\nMy order number is T12647. Watch brand new and never worn. Please refund. ', '07-08-19\r\nUhr absolut ungetragen/neuwertig', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.46.252.244', '96.46.252.244', '2019-07-09', '', NULL),
(9031, '', 6359, 999999999, 2, '101-Casablanca GM', '2019-07-26', '0000-00-00', '2019-07-09', 'silver bicolor', 'yellow', 'Theorema', '{G-Card}\r\n1) it was different from quality I expected. I am not satisfied with this watch\r\n2) glass of the box containing the watch was shattered and delivered', '26-07-19\r\nUhr absolut neuwertig/ungetragen\r\n29-07-19 weiter an MÃ¼nchen', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '1.217.173.84', '1.217.173.84', '2019-07-10', '', NULL),
(9032, 'T12543', 6356, 999999999, 2, '3005-Marco Polo', '2019-08-07', '0000-00-00', '2019-07-01', 'gold', 'black', 'Theorema', '{G-Card}\r\nnot as advertised.', '07-08-19\r\nUhr absolut ungetragen/neuwertig', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.138.228.19', '70-138-228-19.lightspeed.hstntx.sbcglobal.net', '2019-07-10', '', NULL),
(9033, '', 6360, 999999999, 0, '101-Casablanca GM', '2019-07-10', '0000-00-00', '2019-06-25', 'black', 'black', 'Theorema', 'When I took it out and opened the clasp, one of the links immediately came loose and 2 small metal pieces fell out.  One is in the box for return.  The other one fell in my carpet and couldn\'t be located.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.70.202.29', '108-70-202-29.lightspeed.rcsntx.sbcglobal.net', '2019-07-10', '', NULL),
(9034, 'T10649', 6361, 999999999, 2, '509-Barbados', '2019-08-08', '0000-00-00', '2019-04-01', 'silver metal', 'white', 'Pionier', '{G-Card}\nI used few weeks of first month then it was stop, not running, no works. May your manufactury change another new one, because I am living soo far your, my order number is T10649. Even manually wound the watch doesn\'t works . Please !repair or replace accordingly.', '08-08-19\nUhr steht in Vollaufzug - zerbröselte Halsdichtung klemmt das RW → entfernt - WD 8310\nK 0808 1420 - 12-08-19 okay', '1,2', '2019-08-18', '2019-08-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-19', '73.170.84.125', 'c-73-170-84-125.hsd1.ca.comcast.net', '2019-07-12', '776012206777 ', NULL),
(9035, '', 6362, 999999999, 2, '112-Madrid', '2019-07-17', '0000-00-00', '2019-03-20', 'silver', 'gold', 'Theorema', '{G-Card}\r\n{abgetippt:\r\nMy order number is T10379\r\nThere is a screw that came loos inside the watch [...]\r\n}', '17-07-19\r\nÃ¤hm... Werk kpl. abgelaufen - S+F oB \r\nK 1707 0950 - steht 1300 bzw 0100 - ach jetzt â†’ eine ZB-FuÃŸ-Schraube lag im Werk... beide gesichert - RW-BrÃ¼cke wg. defektem Lager ers.\r\nK 1807 1020 - 22-07-19 okay', '1,2', '2019-07-22', '2019-07-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-07-22', '86.86.239.179', 'ip5656efb3.adsl-surfen.hetnet.nl', '2019-07-12', '1Z8VF4596899451871', NULL),
(9036, '', 6363, 999999999, 0, '111-Copenhagen', '2019-07-12', '0000-00-00', '2020-05-27', 'gold', 'white', 'Theorema', 'Hi,\r\nI\'m sending my watch as request to repair\r\nThe problem is the broken crown the thing I can use to change the time etc.. I bought this 28.05.2018 and it has 24 months warranty, could you please repair and send that back to me?\r\n\r\nI\'m sending a copy of the WARRANTY CARD just FYI\r\n\r\nMany Thanks\r\nRegards\r\nRama Katepally\r\nRyanair head office\r\nAirside business park\r\nSwords\r\nDublin\r\nRep of Ireland\r\n+353899551187 ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '37.18.144.20', '37.18.144.20', '2019-07-12', '', NULL),
(9037, '', 6364, 999999999, 2, '505-Florida', '2019-07-23', '0000-00-00', '2017-07-20', 'gold', 'black', 'Pionier', '{G-Card}\r\nSince last week my watch is not running correctly, within a time span of 9 hours its running just about 15 minutes forward.', '23-07-19\r\nSpirale klebt - magnetisiert? yap, entmagnetisiert, 1er-Scheibe und Korrektor ersetzt, reguliert\r\nK 2307 1445 - neu gestellt\r\nK 2607 0815 - verliert - Code W \r\nK 2907 1355 - 01-08-19 okay', '1,2', '2019-08-04', '2019-08-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-05', '81.205.106.40', 'ip51cd6a28.adsl-surfen.hetnet.nl', '2019-07-14', '1Z8VF4596896332344', NULL),
(9038, '', 6365, 999999999, 2, '103-Sao Paulo', '2020-01-07', '0000-00-00', '2019-04-01', 'black metal', 'black', 'Theorema', '{G-Card - #T10653}\r\nThe Crown Fell Off the Sao Paulo', '10-01-20\r\nin der Nut gebrochen - KULANZ\r\nnur Welle ersetzt\r\nUK 1001 1500 - gut - Aufzug 29x\r\nUK 1301 0800 - einwandfrei\r\nWK 1401 0735 - 15-01-20 okay', '1,2', '2020-01-20', '2020-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-20', '73.255.61.154', '73.255.61.154', '2019-07-15', '777553133778', NULL),
(9039, '', 6365, 999999999, 2, '511-New York', '2020-01-07', '0000-00-00', '2019-04-01', 'gold metal', 'blue', 'Pionier', '{G-Card - #T10653}\r\nThe calendar on the New York does not work well. ', '10-01-20\r\ngeht Ã¼ber 32 â†’ justiert, ZB prÃ¤pariert\r\nK 1001 1035 - 15-01-20 okay', '1,2', '2020-01-20', '2020-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-20', '73.77.14.110', 'c-73-77-14-110.hsd1.tx.comcast.net', '2019-07-15', '777553133778', NULL),
(9040, 'T11358', 6366, 999999999, 2, '114-Buenos Aires', '2019-09-24', '0000-00-00', '2019-05-02', 'gold', 'black', 'Theorema', '{G-Card - #T11358}\r\nMeine Uhr ist 114-3. Uhr funktioniert nicht. Ich habe alle Anweisungen befolgt, aber es funktioniert immer noch nicht. Bitte reparieren / austauschen.\r\n[Kunde besteht auf DEUTSCH]', '24-09-19\r\nausgeschwungen... â†’ gefallen: Abplatzer am Glas bei 0500 [Foto]\r\nAnker justiert\r\nUK 2409 1500 - einwandfrei\r\nWK 2509 0740 - 26-09-19 okay', '1,', '2019-09-26', '2019-09-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '37.251.226.77', 'clt-37.251.226.77.ip-anschluss.net', '2019-07-16', '', NULL),
(9041, '', 6348, 999999999, 0, '112-Madrid', '2019-07-16', '0000-00-00', '2019-04-07', 'black', 'gold', 'Theorema', 'Hello!\r\nMy order number T10785. I have already sent you my complaint about the fact that you sent us a watch that does not work. talked to Christie from Chicago. For 3 months she did not want to help us. agreed that I should send them to Chicago. I send them to the address that she gave us. Today I send you a watch. All our additional expenses return to our bank card. We do not need a repaired watch. we never used them! It was a birthday present. You ruined our holiday and put us in a not good position! Please let the managers contact us from Germany, because it is impossible to solve issues with Christie! She was very rough and no apologies we received! I wish you to improve the service and send a quality product! Thank!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.199.12.187', 'ool-44c70cbb.dyn.optonline.net', '2019-07-16', '', NULL),
(9042, 'T9601', 6367, 999999999, 2, '511-New York II', '2019-08-07', '0000-00-00', '2019-02-21', 'silver metal', 'black', 'Pionier', '[OHNE G-Nachweis - T9601 v. 22-02-2019]\r\nMy order no: T9601.Watch doesn\'t work. Both sub-dial hands missing. Large dial hand malfunctions. Please repair/replace accordingly. Warranty Card missing. Tristi ok\'d repair. Warranty is valid. ', '08-08-19\r\nAlle Zeiger abgefallen, ZB verschoben - heftige GehÃ¤useverformung an den AnstÃ¶ÃŸen 11 und 5 - Uhr gefallen! \r\nKVA Werkreparatur   30,- â‚¬ - bez. 40,-  1808\r\nautsch â†’ 1 ZB-FuÃŸ gebrochen - ZB ers. und Day Tota\r\nK 1908 1325 - 22-08-19 okay', '1,2', '2019-08-27', '2019-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-27', '108.204.123.79', '108-204-123-79.lightspeed.frokca.sbcglobal.net', '2019-07-16', '776084065276', NULL),
(9043, '', 6368, 999999999, 0, '101-Casablanca GM', '2019-07-16', '0000-00-00', '2018-12-26', 'gold', 'white', 'Theorema', 'Sent in watch 2 weeks ago. Watch didnâ€™t work.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '162.198.80.63', '162-198-80-63.lightspeed.mssnks.sbcglobal.net', '2019-07-16', '', NULL),
(9044, '', 6369, 2, 2, '104-Copacabana', '2019-07-17', '0000-00-00', '2014-12-23', 'gold', 'schwarz', 'Theorema', '[OHNE G-Nachweis - Deal 28574 v. 23-12-2014]\r\nManual-Fully wound (not over wound) Just stopped', '23-07-19\r\nZB in AuflÃ¶sung\r\nKVA ZB Reparatur und Armband ersetzen 60,- â‚¬ â† bez. 70,- 3007\r\nGehÃ¤use u-s, ALLE Indexe gesichert geklebt - WD 8310\r\nUK 0208 1115 - gut - Aufzug 32x\r\nUK 0508 0750 - einwandfrei\r\nWK 0608 0815 - 07-08-19 okay', '1,2', '2019-08-18', '2019-08-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-19', '', '', '0000-00-00', '1Z8VF4596851184240', NULL),
(9081, '', 6392, 999999999, 0, '101-Casablanca GM', '2019-08-02', '0000-00-00', '2019-07-29', 'black', 'black', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.35.26.4', '71-35-26-4.phnx.qwest.net', '2019-08-02', '', NULL),
(9046, 'T8801', 6371, 999999999, 2, '3011-Macau', '2019-11-27', '0000-00-00', '2019-01-30', 'silver metal', 'white', 'Theorema', '{G-Card}\r\ndelyvered with box brocken in the upper side \r\nafter 4 mounths suddenly it stopped to run.\r\nmy order n.T8801.please repair/replace accordingly', '27-11-19\r\nUnruhe fest - Anker ersetzt, MonatsZg ers., reguliert \r\nK 2811 1115 - 02-12-19 okay', '1,2', '2019-12-05', '2019-12-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-05', '93.32.66.25', '93-32-66-25.ip32.fastwebnet.it', '2019-07-17', '1Z8VF4596897304275', NULL),
(9047, '', 6195, 999999999, 0, '102-Monte Carlo GM', '2019-07-17', '0000-00-00', '2018-08-09', 'black', 'black', 'Theorema', 'The watch crown is stiff (after not wearing the watch for a week), meaning the time cannot be changed and the watch cannot be wound to work.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.77.229.93', '79-77-229-93.dynamic.dsl.as9105.com', '2019-07-17', '', NULL),
(9048, '', 6195, 999999999, 0, '102-Monte Carlo GM', '2019-07-17', '0000-00-00', '2018-08-09', 'black', 'black', 'Theorema', 'The watch crown is stiff (after not wearing the watch for a week), meaning the time cannot be changed and the watch cannot be wound to work.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.77.229.93', '79-77-229-93.dynamic.dsl.as9105.com', '2019-07-17', '', NULL),
(9049, '', 6195, 999999999, 0, '102-Monte Carlo GM', '2019-07-17', '0000-00-00', '2018-08-09', 'black', 'black', 'Theorema', 'The watch crown is stiff (after not wearing the watch for a week), meaning the time cannot be changed and the watch cannot be wound to work.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.77.229.93', '79-77-229-93.dynamic.dsl.as9105.com', '2019-07-17', '', NULL),
(9050, '', 6195, 999999999, 0, '102-Monte Carlo GM', '2019-07-17', '0000-00-00', '2018-08-09', 'black', 'black', 'Theorema', 'The watch crown is stiff (after not wearing the watch for a week), meaning the time cannot be changed and the watch cannot be wound to work.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '79.77.229.93', '79-77-229-93.dynamic.dsl.as9105.com', '2019-07-17', '', NULL),
(9051, '', 6372, 999999999, 2, '101-Casablanca GM', '2019-07-25', '0000-00-00', '2018-12-08', 'silver', 'black', 'Theorema', '{G-Card}\r\nSince April the watch stops sometimes even if it is wound. Sometimes there is no problem but then the problem starts again: either it is late or stops for hours. You can hear it working but it shows the wrong time.', '07-08-19\r\nhmm - S+F oB - Aufzug 34x\r\nUK 0708 1015 - einwandfrei\r\nWK 0808 0740 - steht 1050 â†’ Anker justiert\r\nUK 0908 1305 - 12-08-19 okay', '1,2', '2019-08-18', '2019-08-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-19', '94.226.200.126', '94-226-200-126.access.telenet.be', '2019-07-18', '1Z8VF4596895897362', NULL),
(9136, 'T12806', 6436, 2, 2, '512-Berlin', '2019-08-27', '0000-00-00', '2019-07-15', 'silver', 'yellow', 'Pionier', '{G-Card - #T12806}\r\n{abgetippt:\r\nThe crown was detached from the body of the watch while trying to set up the time. Please replace\r\n}', '27-08-19\r\nhmm... auÃŸer einer etwas schwergÃ¤ngigen Halsdichtung keine Feststellung\r\nDichtung gepflegt\r\nK 2708 1500 - 30-08-19 okay', '1,2', '2019-08-30', '2019-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-30', '', '', '0000-00-00', '776119693970', NULL),
(9053, 'T12803', 6373, 999999999, 2, '506-Miami', '2019-07-23', '0000-00-00', '2019-07-11', 'silver metal', 'black', 'Pionier', '{G-Card}\r\nMy order number is T12803.  The watch is brand new and never worn. Please exchange with  GM-508-6', '23-07-19\r\nUhr absolut ungetragen/neuwertig\r\n29-07-19 weiter an MÃ¼nchen', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.0.189.76', 'host-92-0-189-76.as43234.net', '2019-07-18', '', NULL),
(9083, '', 6394, 999999999, 0, '3008-Damascus', '2019-08-03', '0000-00-00', '2019-08-02', 'gold', 'black', 'Theorema', 'Arrived damaged. Small good trim under the crystal is loose. On decorative box, the plastic with \"Theorema\" logo was cracked (like it was dropped in shipping.)', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '192.198.29.1', '192.198.29.1', '2019-08-03', '', NULL),
(9244, 'T13414', 6512, 2, 2, '107-Rio', '2019-09-30', '0000-00-00', '2019-08-09', 'silver', 'black', 'Theorema', '{G-Card - #T13414}\r\nI don\'t like the watch.Please refund.', '30-09-19\r\nUhr absolut neuwertig/ungetragen\r\nWK 3009 1520 - okay', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(9245, 'T13414', 6512, 2, 2, '114-Buenos Aires', '2019-09-30', '0000-00-00', '2019-08-09', 'gold metal', 'black', 'Theorema', '{G-Card - #T13414}\r\nI don\'t like the watch. Please refund.\r\n', '30-09-19\r\nUhr absolut neuwertig/ungetragen\r\nWK 3009 1520 - okay', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(9056, 'T12769/12770', 6374, 999999999, 2, '104-Copacabana', '2019-08-08', '0000-00-00', '2019-07-10', 'rosÃ©', 'blue', 'Theorema', '{2x G-Card}\r\nMy order numbers are T12769, T12770. Watches brand new and never worn. Please refund. Two watches being returned. Casablanca Theorema GM-101-11\r\n104-Copacabana and ', '08-08-19\r\n104 - Uhr absolut ungetragen/neuwertig\r\n101 - Uhr absolut ungetragen/neuwertig', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.31.143.112', 'pool-108-31-143-112.washdc.fios.verizon.net', '2019-07-18', '', NULL),
(9057, '', 6375, 999999999, 0, '103-Sao Paulo', '2019-07-19', '0000-00-00', '2018-06-18', 'silver', 'white', 'Theorema', 'Hand winding mechanism doesnâ€™t work. When I spin it , it doesnâ€™t move the spring. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '76.30.122.175', '76.30.122.175', '2019-07-19', '', NULL),
(9058, '', 6376, 999999999, 0, '506-Miami', '2019-07-19', '0000-00-00', '2019-07-15', 'silver', 'silvgrey', 'Pionier', ' I open box broken back of the watch peace  came off  and watch doesnâ€™t work Order number T 12889', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '65.60.100.138', '65-60-100-138.static-ip.telepacific.net', '2019-07-19', '', NULL),
(9059, '', 6377, 999999999, 0, '101-Casablanca GM', '2019-07-19', '0000-00-00', '2019-06-07', 'gold', 'white', 'Theorema', 'runs too fast; gains 1/2 hour every 2-3 hours', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '75.99.97.214', 'ool-4b6361d6.static.optonline.net', '2019-07-19', '', NULL),
(9062, 'T12831', 6378, 999999999, 2, '506-Miami', '2019-08-30', '0000-00-00', '2019-07-17', 'silver metal', 'silver', 'Pionier', '{G-Card}\r\nMy order number is T12831. The watch is brand new and never worn, the calendar was broken since the first day. Please exchange it with Miami GM-506-13 colour Rose Gold, Thanks ðŸ™ ', '30-08-19\r\nja, Datum beschÃ¤digt, aber China-Fehler!\r\nUhr absolut neuwertig/ungetragen - 1er-Scheibe und beide KlinkenrÃ¤der ersetzt\r\nK 2409 1030 - 27-09-19 okay', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '124.217.189.98', '124.217.189.98', '2019-07-20', '', NULL),
(9265, '', 6529, 999999999, 2, '503-Sydney', '2019-10-15', '0000-00-00', '2019-10-09', 'black', 'white', 'Pionier', 'Dear Sir/Madam\r\nMy order number is T14696.  The watch is brand new and never worn. Please refund.\r\nReason for Refund and returning the watch:\r\ni am afraid i am not happy with the clasp as its not easy to wear or put it on, its keep unlocking while i am trying to put it on, and i found its very annoying and frustrating as i am very busy person and always on the move but this watch taking so long to be fit on my wrist, i am very disappointed that clasp is not for me if i am paying Â£200 pound then i should be 100% satisfied with the watch i bought from you. and top of that i was offered to pay more to buy the strap as replacement i think this is not the service recovery for the customer satisfaction. i hope will get full refund as soon as possible. thank you. \r\nkind regards\r\nimran haider\r\nTel: 0044-7837171738\r\nFlat 43 Elm court, Armfield crescent, Mitcham, London\r\nUnited Kingdom   ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.101.141.101', 'cpc98318-croy25-2-0-cust356.19-2.cable.virginm.net', '2019-10-11', '', NULL),
(9064, '', 6379, 999999999, 0, '506-Miami', '2019-07-20', '0000-00-00', '2018-11-05', 'gold', 'black', 'Pionier', '1. No Water resistant.\r\n2. Date adjuster button no working.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '116.109.197.24', '116.109.197.24', '2019-07-20', '', NULL),
(9065, 'T12737', 6380, 999999999, 2, '114-Buenos Aires', '2019-08-20', '0000-00-00', '2019-07-08', 'silver', 'white', 'Theorema', '{G-Card}\r\nMy son did not like the glass  and never wore it.\r\nOder number T12737\r\nPlease refund.\r\n', '20-08-19\r\nUhr absolut neuwertig/ungetragen', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '176.235.161.34', '176.235.161.34', '2019-07-21', '', NULL),
(9066, '', 6078, 999999999, 2, '3011-Macau', '2019-10-02', '0000-00-00', '2019-01-29', 'rosÃ© metal', 'blue', 'Theorema', '[OHNE G-Nachweis - #T8811]\r\nThe Balance staff is broken.', '11-10-19\r\nnee...?!  S+F oB \r\nK 1110 1105 - verliert - zieht nicht auf? - nein, oB...\r\nK 1410 0940 - einwandfrei - Nachfrage bei Elsa\r\nafter talking with the customer he states that a local watchmaker told him (without opening the watch) that the balance wheel was bent that is why the watch is not working.\r\n18-10-19 okay', '1,2', '2019-10-18', '2019-10-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-18', '24.231.91.23', '24-231-91-23.eastlink.ca', '2019-07-21', '776752539210 ', NULL),
(9067, '', 6381, 999999999, 0, '103-Sao Paulo', '2019-07-22', '0000-00-00', '2019-07-15', 'silver', 'white', 'Theorema', 'Hello, when we received the watch we found there is a part inside the watch in front of Theorema logo. in my email I send the photos for the case ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.198.65.156', '81.198.65.156', '2019-07-22', '', NULL),
(9068, 'T8425', 6382, 999999999, 2, '3005-Marco Polo', '2019-08-30', '0000-00-00', '2019-01-16', 'gold', 'black', 'Theorema', '{G-Copy - #T8425}\r\nThe Roman number five (V) missing on the face at VII.', '30-08-19\r\nyap, bestÃ¤tigt - ZB (D) ersetzt, Werk wegen abgerissener Schraube ebenfalls\r\nK 1609 1125 - 19-09-19 okay', '1,2', '2019-09-19', '2019-09-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-20', '172.90.36.88', 'cpe-172-90-36-88.socal.res.rr.com', '2019-07-22', '776280950760 ', NULL),
(9069, '', 6383, 999999999, 2, '103-Sao Paulo', '2019-08-04', '0000-00-00', '2019-07-15', 'silver', 'white', 'Theorema', 'Hello,\r\nWhen we received the watch we found there is a part inside in front cover the logo of the watch. in email what I send before photo for the case ', '', '1,2', '2019-08-04', '0000-00-00', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-05', '81.198.65.156', '81.198.65.156', '2019-07-23', '425012814143', NULL),
(9070, 'T12802', 6384, 2, 2, '101-Casablanca GM', '2019-07-23', '0000-00-00', '2019-07-11', 'black', 'black', 'Theorema', '{G-Card}\r\n{abgetippt:\r\nMy order number is T12802. The watch is brand new and never worn however i am returning as it doesn\'t fit on the wrist is too small. Please make a full refund into my account.\r\n}', '23-07-19\r\nUhr absolut ungetragen/neuwertig\r\n29-07-19 weiter an MÃ¼nchen', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(9079, '', 6390, 999999999, 0, '515-Amsterdam', '2019-07-31', '0000-00-00', '2019-12-28', 'gold', 'blue', 'Pionier', 'WATCH NOT WORKING,SECONDS NEEDLE MOVEMENT NOT WORKING,COLOR FADE ON FIBER OUT SIDE SURROUNDED AND BUTTON COVER WINGS LOST.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '188.248.26.8', '188.248.26.8', '2019-07-31', '', NULL),
(9073, 'T12725', 6385, 999999999, 2, '101-Casablanca GM', '2019-07-31', '0000-00-00', '2019-07-08', 'silver', 'yellow', 'Theorema', '{G-Card}\r\nNo defect want refund', '31-07-19\r\nUhr absolut neuwertig/ungetragen', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.203.29.218', 'ip-99-203-29-218.pools.cgn.spcsdns.net', '2019-07-24', '', NULL),
(9074, '', 6386, 999999999, 2, '3008-Damascus', '2019-08-11', '0000-00-00', '2019-07-09', 'black metal', 'black', 'Theorema', '{G-Card}\r\nMy order number is T12624. Watch is not working, I have manually wind it but it does not help. The mechanism randomly stops working for several hours. Please repair or replace accordingly.', '21-08-19\r\nSpirale liegt nicht, Unruh hakt - Spirale gerichtet, Anker ers., ein Klinkenrad und Rotor ersetzt\r\nK 2108 1440 - reguliert und 26-08-19 okay', '1,2', '2019-08-27', '2019-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-27', '193.95.242.170', 'selih04.selih.si', '2019-07-24', '1Z8VF4596893284036', NULL),
(9075, '', 6387, 999999999, 2, '505-Florida', '2019-08-27', '0000-00-00', '2017-10-11', 'gold metal', 'gold', 'Pionier', '{G-Card}\r\nI have no idea why the watch stop working ,plus the winding doesn\'t work .', '27-08-19\r\nKupplung? Nein, Antriebsrad mit Zapfenbruch - ersetzt \r\n(Problem in der Zgstellung?)\r\nK 2808 1345 - bleibt zurÃ¼ck - Code W\r\nK 1609 1150 - Klinkenrad! â†’ ersetzt\r\nK 1909 0900 - neu gestellt\r\nK 2309 0810 - bleibt weiter zurÃ¼ck - Code W V1\r\nK 2409 0855 - reguliert und 27-09-19 okay', '1,2', '2019-09-29', '2019-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-30', '108.18.214.168', 'pool-108-18-214-168.washdc.fios.verizon.net', '2019-07-26', '776365993674 ', NULL),
(9076, 'T12934', 6388, 999999999, 2, '107-Rio', '2019-08-30', '0000-00-00', '2019-07-17', 'silver', 'white', 'Theorema', '{G-Card}\r\nThe watch was different than it looked online and did not look good on me. My order number is T12934. Watch brand new and never worn. Please refund', '30-08-19\r\nUhr absolut neuwertig/ungetragen', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.246.15.164', 'c-73-246-15-164.hsd1.il.comcast.net', '2019-07-29', '', NULL),
(9077, 'T10801', 6370, 999999999, 2, '101-Casablanca GM', '2019-08-01', '0000-00-00', '2019-05-20', 'black', 'black', 'Theorema', '{G-Card}\r\nMy order number is T10801. Even fully wound the watch is not working. Please repair or replace accordingly.\r\nThe box was damaged when it arrived. The watch it\'s self does not work. The dial does not work so I cannot wind it up.', '01-08-19\r\nUhr definitiv gefallen! Druckstellen bei 0830 und an beiden AnstÃ¶ÃŸen unten\r\nausgeschwungen â†’ Anker justiert - KULANZ\r\nUK 0108 1335 - einwandfrei\r\nWK 0208 0725 - gut - Aufzug 34x\r\nUK 0508 0750 - einwandfrei\r\nWK 0608 0815 - 07-08-19 okay', '1,2', '2019-08-18', '2019-08-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-19', '31.54.9.157', 'host31-54-9-157.range31-54.btcentralplus.com', '2019-07-29', '1Z8VF4596849072231', NULL),
(9078, '', 6389, 999999999, 0, '112-Madrid', '2019-07-31', '0000-00-00', '2019-07-15', 'black', 'blue', 'Theorema', 'My order number is T12893. Watch doesn\'t work when I shake it, I tried also to manually wind it. Watch brand new and never worn. Please replace.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.6.23.185', 'c-24-6-23-185.hsd1.ca.comcast.net', '2019-07-31', '', NULL),
(9080, '', 6391, 999999999, 2, '3001-Paragon', '2019-09-11', '0000-00-00', '2018-10-30', 'gold', 'white', 'Theorema', '{G-Card - #T5431}\r\nwind up stem came loose?', '17-09-19\r\nWelle direkt in der Nut gebrochen â†’ chinesischer Montagefehler, Werk wurde leicht verdreht montiert! korrigiert, Minuterie geklebt, Sperrfeder ers., Gangpartie entÃ¶lt und Paletten geÃ¶lt, reguliert - WD 8310\r\nK 1909 1325 - neu gestellt\r\nK 2309 0810 - 26-09-19 okay', '1,2', '2019-09-29', '2019-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-30', '144.139.82.237', 'dmc2399150.lnk.telstra.net', '2019-08-01', '776365990767 ', NULL),
(9084, '', 6389, 999999999, 0, '112-Madrid', '2019-08-03', '0000-00-00', '2019-07-19', 'gold', 'blue', 'Theorema', 'Watch doesn\'t work when I shake it, I tried also to manually wind it. Watch brand new and never worn. I also bought an automatic winding machine and still it did not start. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '207.239.115.122', '207.239.115.122', '2019-08-03', '', NULL),
(9085, '', 6395, 999999999, 0, '101-Casablanca GM', '2019-08-03', '0000-00-00', '2019-08-01', 'black', 'white', 'Theorema', '[My order number is T12673. The deployment clasp is broken. Please repair.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.52.3.174', 'c-68-52-3-174.hsd1.tn.comcast.net', '2019-08-03', '', NULL),
(9086, 'T11463', 6396, 999999999, 2, '101-Casablanca', '2019-08-27', '0000-00-00', '2019-05-09', 'silver', 'white', 'Theorema', '{G-Card}\r\nMy order number is T11463.  My watch stopped working. The minute hand and the hour hand doesn\'t move . Please repair.', '27-08-19\r\nZgWerk abgehoben? yap, aufgedrÃ¼ckt, Anker justiert - KULANZ\r\nUK 2708 1535 - einwandfrei\r\nWK 2808 0835 - 29-08-19 okay', '1,2', '2019-08-29', '2019-08-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-30', '115.70.152.225', '225.152.70.115.static.exetel.com.au', '2019-08-04', '776116902827', NULL),
(9087, '', 6397, 2, 2, '3001-Paragon', '2019-08-04', '0000-00-00', '2016-03-03', 'gold', 'white', 'Theorema', '{G-Copy}\r\nDie Zeiger haben sich vielleicht gelÃ¶st und laufen nicht mehr mit der Uhrzeit synchron.', '07-08-19\r\nDateModul - ABER: Band und GehÃ¤use vÃ¶llig verbraucht\r\nKVA Werkreparatur, Band und GehÃ¤use ersetzen  120,- â‚¬ \r\nKunde ist nicht bereit, den vollen Preis zu bezahlen. Nur die Werkreparatur ist auszufÃ¼hren, und fÃ¼r die lange Wartezeit ein Armband kostenlos. Reparatur OHNE Garantie! - ausf. 2008\r\nGehÃ¤use u-s, DateModul und Minuterie gesichert\r\nK 2208 1315 - neu gestellt\r\nK 2308 0745 - 26-08-19 okay', '1,2', '2019-08-27', '2019-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-27', '', '', '0000-00-00', '1Z8VF4596893759827', NULL),
(9088, 'T4872', 6398, 999999999, 2, '3001-Paragon', '2019-08-14', '0000-00-00', '2018-08-08', 'gold', 'white', 'Theorema', '{G-Card}\r\nMy order number is T4872.  My watch stopped completely . Please repair.', '14-08-19\r\nAutomatikbrÃ¼cke fliegt lose im GehÃ¤use herum - DateModul leicht gelÃ¶st\r\nGehÃ¤use u-s, DateModul und Minuterie gesichert, Klinkenrad ersetzt\r\nK 1508 0840 - reguliert und 19-08-19 okay', '1,2', '2019-08-19', '2019-08-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-19', '70.55.52.23', 'shbtpq2113w-lp140-01-70-55-52-23.dsl.bell.ca', '2019-08-04', '776013320828', NULL),
(9089, 'T10407', 6399, 999999999, 2, '503-Sydney', '2019-08-30', '0000-00-00', '2019-03-20', 'silver', 'white', 'Pionier', '{G-Card - #T10407}\r\nDial does not work, they are bent. Watch is still under warranty ', '30-08-19\r\nMinZg verhakt und verbogen - ZgSpiel ersetzt\r\nK 1609 1455 - 18-09-19 okay', '1,', '2019-09-18', '2019-09-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '76.247.213.105', '76-247-213-105.lightspeed.irvnca.sbcglobal.net', '2019-08-05', '', NULL),
(9090, '', 6400, 999999999, 2, '101-Casablanca GM', '2019-08-17', '0000-00-00', '2019-01-10', 'gold', 'black', 'Theorema', '{G-Card}\r\nMy watch doesnÂ´t work afret winding of the spring.', '21-08-19\r\nWerk kpl. abgelaufen - Sperradschraube! â†’ gesichert, prÃ¤ventiv Anker justiert und Krone (abgenutzt) ers., ZgWerk befestigt - WD 8310\r\nUK 2108 1355 - einwandfrei\r\nWK 2208 0835 - 23-08-19 okay', '1,2', '2019-08-27', '2019-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-27', '212.5.158.193', '212-5-158-193.ip.btc-net.bg', '2019-08-05', '1Z8VF4596899954971', NULL),
(9091, 'T6136', 6401, 999999999, 2, '101-Casablanca GM', '2019-08-30', '0000-00-00', '2018-11-30', 'black metal', 'black', 'Theorema', '{G-Card - #T6136}\r\nGood Morning, my watch has a problem. I charge the watch to the maximum but the ticker doesnt move at all, its like frozen.\r\n\r\nRegar', '30-08-19\r\nsteht in Vollaufzug - ausgeschwungen â†’ Anker justiert \r\nWK 3008 1505 - gut - Aufzug 37x\r\nUK 1609 0900 - einwandfrei\r\nWK 1709 0915 - 18-09-19 okay', '1,2', '2019-09-19', '2019-09-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-19', '84.226.76.151', 'adsl-84-226-76-151.adslplus.ch', '2019-08-05', 'RC 33 711 410 6DE', NULL),
(9092, 'T9606', 6402, 999999999, 2, '3011-Macau', '2019-08-27', '0000-00-00', '2019-02-22', 'gold', 'black', 'Theorema', '{G-Card - #T9606}\r\nThe stem that winds watch and turns the hands separated from the watch.', '27-08-19\r\nDirekt am Werk gebrochen, aber wahrscheinlich durch defekte SchlieÃŸe verursacht! Kulanz\r\nWelle ersetzt, SchlieÃŸe getauscht\r\nK 2808 1005 - neu gestellt\r\nK 1609 0905 - bl. stehen? - Code W\r\nK 1709 0945 - 20-09-19 okay', '1,2', '2019-09-20', '2019-09-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-20', '73.212.171.164', 'c-73-212-171-164.hsd1.md.comcast.net', '2019-08-05', '776292247357 ', NULL),
(9093, '', 5761, 999999999, 2, '3006-Monaco Diamond', '2019-08-11', '0000-00-00', '2017-07-27', 'black', 'black', 'Theorema', '{G-Card}\r\njust not working properly. I send it my watch 2 times for the same Problem. \r\n{Juli 18 und Dez 18}', '21-08-19\r\nrauhe Behandlung der Uhr? DayTota fehlt, klemmt anscheinend das Werk...\r\nKVA Werkreparatur und Armband ersetzen  60,- â‚¬ â† bez. 70,- 1309\r\nDayTotaZg ersetzt, Glasdichtung ers., Armband ers.\r\nK 1709 1535 - 19-09-19 okay', '1,2', '2019-09-19', '2019-09-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-20', '130.180.81.170', 'b2b-130-180-81-170.unitymedia.biz', '2019-08-06', '1Z8VF4596893394300', NULL),
(9094, 'T13083', 6393, 999999999, 2, '101-Casablanca GM', '2019-08-27', '0000-00-00', '2019-07-24', 'black metal', 'black', 'Theorema', '{G-Card - #T13083}\r\nPhoto in ad showed gold lettering, watch came with bright yellow lettering. return for refund.', '27-08-19\r\nUhr absolut neuwertig/ungetragen', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.15.212.125', 'wsip-68-15-212-125.at.at.cox.net', '2019-08-06', '', NULL),
(9095, '', 6403, 999999999, 0, 'other', '2019-08-07', '0000-00-00', '2018-03-01', 'silver', 'silvgrey', 'Elysee', 'My order number is T12520.  The date is not changing automatically and not even manually. Please repair', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.85.199.208', '77-85-199-208.ip.btc-net.bg', '2019-08-07', '', NULL),
(9096, '', 6278, 2, 2, '514-Hawaii', '2019-08-07', '0000-00-00', '2019-04-02', 'gold metal', 'black', 'Pionier', '[OHNE G-Nachweis - G lt. Rep8935  #T10667 v. 31-03-2019]\n{abgetippt:\nder Verschluß auf der rechten Seite kann bei der Uhr nicht arretiert werden [...]\n}', '07-08-19\nKronenbügel rastet nicht - gerichtet\nAufzug bis 0908 0800 - 09-08-19 okay', '1,2', '2019-08-09', '2019-08-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-09', '', '', '0000-00-00', '1Z8VF4596893308984', NULL),
(9097, 'T12221', 6404, 999999999, 2, '101-Casablanca GM', '2019-08-27', '0000-00-00', '2019-06-12', 'silver metal', 'yellow', 'Theorema', '{G-Copy}\r\nMy order number is T12221.\r\nMy watch will not function properly even if you wind up the leaves according to the instructions.\r\nPlease wind up the spring and repair it.', '27-08-19\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 44x\r\nUK 2708 1330 - ZgWerk? - yap, war abgehoben - KULANZ\r\nUK 2808 0845 - einwandfrei\r\nWK 2908 0820 - 30-08-19 okay', '1,2', '2019-09-14', '2019-09-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-16', '121.161.54.172', '121.161.54.172', '2019-08-08', '425012817473', NULL),
(9099, '', 6406, 999999999, 2, '508-Dublin', '2019-08-17', '0000-00-00', '2014-04-22', 'silver', 'black', 'Pionier', '{G-Card}\r\n1) metallic part protecting the knob broken\r\n2) turning knob turning, but the watch not working', '21-08-19\r\nRotor geÃ¶ffnet - Werk steht in Vollaufzug - Armband abgerockt\r\nâ†’ Uhr gefallen, AR aus Eingriff\r\nKVA Werkrep. und Armband  60,- â† bez. 70,- 3008\r\nAR gesetzt, Rotor geklebt - Armband ers.\r\nK 3008 1445 - reguliert \r\nK 1609 0910 - 19-09-19 okay', '1,2', '2019-09-19', '2019-09-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-20', '85.26.118.27', 'host-85-26-118-27.dynamic.voo.be', '2019-08-08', '1Z8VF4596894779312', NULL),
(9100, 'T13350', 6407, 999999999, 2, '101-Casablanca GM', '2019-09-30', '0000-00-00', '2019-08-06', 'silver', 'white', 'Theorema', '{G-Card}\r\nMy order number is T13350  . Watch brand new and never worn. Please refund.', '30-09-19\r\nUhr absolut neuwertig/ungetragen\r\nWK 3009 1500 - okay', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '209.65.101.254', '209.65.101.254', '2019-08-09', '', NULL),
(9101, '', 6408, 999999999, 2, '105-Panthos GM', '2019-08-15', '0000-00-00', '2013-02-10', 'gold', 'yellow', 'Theorema', '{G-Card}\r\nThe clock hands are loose.', '15-08-19\r\nnun, da liegt eine zusÃ¤tzliche ZgScheibe unter dem StdZg... also war jemand dabei - auÃŸerdem ist die Uhr fast 7 Jahre alt\r\nKVA  Werk reparieren  50,- â‚¬ â† bez. 60,- 3008\r\nZgSpiel ersetzt, Anker justiert, Sperrad gesichert - WD 8310\r\nUK 1609 1530 - einwandfrei\r\nWK 1709 0915 - 18-09-19 okay\r\n', '1,2', '2019-09-18', '2019-09-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-18', '78.77.168.169', '78.77.168.169', '2019-08-12', '1Z8VF4596896659411', NULL),
(9102, 'T13322', 6409, 999999999, 2, '511-New York II', '2019-08-14', '0000-00-00', '2019-08-06', 'gold', 'black', 'Pionier', '{G-Card}\r\nLow value compared to price. Blue discoloration of gold watch mechanics. ', '14-08-19\r\nUhr absolut ungetragen/neuwertig', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.131.44.184', '70-131-44-184.lightspeed.rlghnc.sbcglobal.net', '2019-08-12', '', NULL),
(9103, '', 5786, 999999999, 2, '103-Sao Paulo', '2019-09-30', '0000-00-00', '2017-11-15', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - G lt. 8302 v. 15-11-2017]\r\nHi, I recently dropped the watch and I believe the gears have been misalgined. The watch can be winded but cannot move. Can you please help me to repair it and also clean the inner glass as it is becoming blurry. Thank you very much. I have also attached the warranty card for your reference. ', '30-09-19\r\nAR ist nicht an seinem Platz - Das passiert bei diesem Werk aber _nicht_ durch einen Fall... â†’ Die RW-BrÃ¼cke wurde hochgehebelt, sÃ¤mtliche RÃ¤der aus dem Eingriff\r\nKVA Werktausch  100,- â‚¬  â†  bez. 110,-  1210\r\nUK 1410 1200 - einwandfrei\r\nWK 1510 0805 - WD 8310 - 16-10-19 okay', '1,2', '2019-10-17', '2019-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-18', '220.255.133.104', 'bb220-255-133-104.singnet.com.sg', '2019-08-12', '776741124529 ', NULL),
(9104, '', 6410, 999999999, 2, '109-Hamburg', '2019-09-11', '0000-00-00', '2018-03-29', 'silver', 'black', 'Theorema', '{G-Card}\r\nMy order number is T3141. There is something wrong in the mechanism, watch doesn\'t work. Please repair.', '17-09-19\r\nWerk kpl. abgelaufen - Sperrad gelÃ¶st - Kupplung rutscht durch!\r\nKupplung ersetzt, Sperrad gesichert, Anker justiert\r\nUK 1709 1500 - einwandfrei\r\nWK 1809 0840 - 19-09-19 okay', '1,2', '2019-09-19', '2019-09-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-20', '112.199.230.132', '132.230.199.112.unknown.m1.com.sg', '2019-08-14', '776280938071 ', NULL),
(9105, 'T13362', 6411, 999999999, 2, '114-Buenos Aires', '2019-08-17', '0000-00-00', '2019-08-07', 'gold', 'black', 'Theorema', '{G-Card}\r\nHello, my new watches is broken,the arrow flew off, Please repair or replace accordingly. My order number is T13362. \r\n\r\nThank you \r\n', '19-08-19\r\nMinZg abgefallen... Was ist das denn? ZB vÃ¶llig wellig, Montage wurde nur minderwertig durchgefÃ¼hrt...\r\nZB ersetzt, prÃ¤ventiv Anker gerichtet\r\nUK 1908 1145 - SekZg gerichtet, reguliert\r\nUK 2008 0900 - SekZg klemmt weiter - extrem gerichtet\r\nUK 2108 0930 - einwandfrei\r\nWK 2208 0835 - 23-08-19 okay', '1,2', '2019-08-27', '2019-08-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-27', '176.72.29.249', 'mobile-access-b0481d-249.dhcp.inet.fi', '2019-08-14', '1Z8VF4596890496214', NULL),
(9106, 'T13137', 6412, 2, 2, '101-Casablanca GM', '2019-08-14', '0000-00-00', '2019-07-25', 'silver bicolor', 'yellow', 'Theorema', '{G-Card}\r\n{abgetippt:\r\nOrder number is T13137\r\nWatch brand new and never worn. Please refund. (Watch does not match the picture enough. Gold color on picture is actually yellow and the blue is more green)\r\n} ', '14-08-19\r\nUhr absolut ungetragen/neuwertig', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(9107, 'T13327', 6413, 999999999, 2, '101-Casablanca GM', '2019-08-21', '0000-00-00', '2019-08-05', 'gold', 'black', 'Theorema', '{G-Card - #T13327}\r\nDoes not fit. Watch is unworn and brand new. Please refund', '21-08-19\r\nUhr absolut ungetragen/neuwertig', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.162.220.170', 'host86-162-220-170.range86-162.btcentralplus.com', '2019-08-14', '', NULL),
(9108, '', 6414, 999999999, 0, '101-Casablanca GM', '2019-08-15', '0000-00-00', '2017-12-14', 'black', 'yellow', 'Theorema', 'Does not turn. Does not wind. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '47.39.114.121', '47-39-114-121.dhcp.unas.mo.charter.com', '2019-08-15', '', NULL),
(9109, 'T12888', 6415, 2, 2, '101-Casablanca GM', '2019-08-15', '0000-00-00', '2019-07-15', 'gold', 'black', 'Theorema', '{G-Card}\r\n{abgetippt:\r\nMy husband did not like the watch. Watch brand new never worn. Please refund\r\n}', '15-08-19\r\nUhr absolut neuwertig/ungetragen', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(9110, 'T13420', 6416, 999999999, 2, '511-New York', '2019-08-19', '0000-00-00', '2019-08-14', 'gold', 'blue', 'Pionier', '{G-Card}\r\ngraag ruilen voor de 511-7 rose kleur kast en blauwe wijzerplaat \r\nTauschen Sie es gerne gegen das rosafarbene GehÃ¤use 511-7 und das blaue Zifferblatt aus\r\n\r\nT13420', '19-08-19\r\nUhr neuwertig/ungetragen', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.96.201.157', '095-096-201-157.static.chello.nl', '2019-08-15', '', NULL),
(9111, '', 6417, 999999999, 0, '101-Casablanca GM', '2019-08-16', '0000-00-00', '2019-08-16', 'black', 'yellow', 'Theorema', 'the hand is completely broken off and there is a scratch on the side of the watch. I received it on Wed 8/14 and i never wore it once', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '165.68.81.83', '165.68.81.83', '2019-08-16', '', NULL),
(9112, '', 6417, 999999999, 0, '101-Casablanca GM', '2019-08-16', '0000-00-00', '2019-08-14', 'silver', 'yellow', 'Theorema', 'i opened the box and one of the hands was broke and scratch on the side', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '165.68.81.83', '165.68.81.83', '2019-08-16', '', NULL),
(9113, 'T5230', 5917, 999999999, 2, '106-Toronto II', '2019-09-30', '0000-00-00', '2018-09-21', 'gold', 'white', 'Theorema', '{G-Copy - #T5230}\r\nThe crown has separated from the winding mechanism of the watch.', '30-09-19\r\nWelle in der Nut gebrochen - ersetzt, AnkerhÃ¶henluft und Anker justiert\r\nUK 0110 1145 - einwandfrei\r\nWK 0210 0920 - WD 8310 und 04-10-19 okay', '1,2', '2019-10-08', '2019-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-08', '68.145.131.225', 'S01066c709fd6daab.cg.shawcable.net', '2019-08-16', '776579399509 ', NULL),
(9114, '', 6418, 2, 2, '506-Miami', '2019-08-17', '0000-00-00', '2018-08-06', 'black metal', 'black', 'Pionier', '{G-Card}\r\nMy Order Nr. is T4801. Hands are stock, Date Botton does not work. The rotor stops tempororily.Please repair or replace accordingly.', '21-08-19\r\nFehlbedienung! Datumschaltung/Zgstellung zerstÃ¶rt\r\nKVA Werktausch  100,- â‚¬ â† bez. 90,-  0410\r\nWerk und Bodendichtung ersetzt - WD 8310\r\nK 0810 1320 - 11-10-19 okay', '1,2', '2019-10-11', '2019-10-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-11', '', '', '0000-00-00', '1Z8VF4596895347125', NULL),
(9115, '', 6419, 2, 2, '3005-Marco Polo', '2019-08-17', '0000-00-00', '2019-07-17', 'gold', 'black', 'Theorema', '{G-Card}\r\nhe said that the watch was not working even fully wound and also the band was leaving yellow marks on his wrist and make him itch. I instructed him again how to wind the watch but he said he was doing it correctly. ', '21-08-19\r\nlÃ¤uft beim Auspacken... Bandfehler â†’ Ersatz\r\nK 2108 1400 - bl. aber nach 3 Tagen zurÃ¼ck, also autm. Aufzug!\r\nWerk steck sowas von voller NebengerÃ¤usche â†’ Werktausch\r\nK 2608 1150 - 30-08-19 okay', '1,2', '2019-11-06', '2019-11-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-30', '', '', '0000-00-00', '1Z8VF4596893944840', NULL),
(9116, '', 6420, 999999999, 0, '107-Rio', '2019-08-17', '0000-00-00', '2019-08-16', 'silver', 'black', 'Theorema', 'My order number is T13460. The watch is brand new and never worn. Please refund', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.202.8.55', '55.sub-174-202-8.myvzw.com', '2019-08-17', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(9117, '', 6421, 999999999, 2, '4004-Newton', '2019-08-26', '0000-00-00', '2016-09-16', 'silver', 'white', 'Theorema', '{G-Card}\r\nI do not know the Reference number also the Case color and the dial color. ', '26-08-19\r\nRotor gebrochen, Handaufzug zerstÃ¶rt - Rotorgewicht wurde auch bereits entfernt?!\r\nKVA  Werktausch  100,- â‚¬ â† bez. 110,- 1309\r\nGehÃ¤use u-s, Indexe gesichert, Werk ers. - WD 8310\r\nK 2009 0925 - 23-09-19 okay', '1,2', '2019-09-24', '2019-09-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-24', '88.106.89.97', '88-106-89-97.dynamic.dsl.as9105.com', '2019-08-19', '1Z8VF4596898820036', NULL),
(9210, '', 6484, 999999999, 0, '107-Rio', '2019-09-17', '0000-00-00', '2019-09-04', 'black', 'black', 'Theorema', 'The watch is not working ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '166.137.14.53', 'mobile-166-137-014-053.mycingular.net', '2019-09-17', '', NULL),
(9119, '', 6422, 999999999, 0, '3001-Paragon', '2019-08-19', '0000-00-00', '2018-09-10', 'silver', 'white', 'Theorema', 'I originally brought this watch from Groupon and I don\'t have my warranty card. My watch was working perfectly fine until the hands just dropped off.\r\n\r\nI have been to different watch shops to try and get it fixed but no one can fix it!!\r\n\r\nPlease fix it for me because I love this watch!!\r\n\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '81.20.48.221', '81.20.48.221', '2019-08-19', '', NULL),
(9120, '', 6423, 999999999, 0, '101-Casablanca GM', '2019-08-20', '0000-00-00', '2018-12-28', 'silver', 'black', 'Theorema', 'The watch freezes periodically when fully-wound. It starts again with a light tap, but continues to freeze periodically (see video attached to email sent on Aug. 17th for reference). The clasp on the band also came apart and needs replaced. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.240.20.190', 'c-98-240-20-190.hsd1.tn.comcast.net', '2019-08-20', '', NULL),
(9121, 'T12865', 6424, 999999999, 2, '503-Sydney', '2019-08-26', '0000-00-00', '2019-07-15', 'silver', 'black', 'Pionier', '{G-Card}\r\nEven though I wind it, this watch don\'t work at all. It was dying on the desk while I was sleeping.\r\n', '26-08-19\r\nsteht in Vollaufzug - AR aus Eingriff und Rotor geÃ¶ffnet: Transportschaden durchaus mÃ¶glich! â†’ Beides gerichtet\r\nK 2608 1400 - reguliert\r\nK 2908 0900 - 30-08-19 okay', '1,2', '2019-09-14', '2019-09-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-16', '61.75.28.141', '61.75.28.141', '2019-08-20', '425012817462', NULL),
(9122, '', 1858, 999999999, 2, '102-Monte Carlo GM', '2019-09-11', '0000-00-00', '2014-02-10', 'gold', 'black', 'Theorema', '{G-Card}\r\nThe watch doesn\'t wind up anymore. Spring unwinds immediately.\r\nIs it also possible to paint the letters of the cities, as they\'re fading out?', '17-09-19\r\nSperrad gelÃ¶st - Armband verbraucht\r\nKVA Band und Werkrep, Lunette auffrischen  50,- â‚¬ â† bez. 60,- 2209\r\nGehÃ¤use u-s, Sperrklinkenfeder ers., Sperrad gesichert, Anker justiert, ZB ers., Lunette aufgefrischt - WD 8310\r\nUK 2509 0845 - Amplitude < 200Â° - Code W\r\nUK 2609 1110 - einwandfrei\r\nWK 2709 0800 - gut - Aufzug 29x\r\nUK 3009 0935 - einwandfrei\r\nWK 0110 0900 - LB und 02-10-19 okay', '1,2', '2019-10-02', '2019-10-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-02', '188.205.235.7', 'static.kpn.net', '2019-08-22', '1Z8VF4596899806461', NULL),
(9123, 'T13311', 6425, 999999999, 2, '101-Casablanca GM', '2019-09-30', '0000-00-00', '2019-08-05', 'rosÃ©', 'blue', 'Theorema', '{G-Card}\r\nMy order number is T13311. I don\'t like the watch. The watch is brand new and never worn. Please refund.', '30-09-19\r\nUhr absolut neuwertig/ungetragen\r\nWK 3009 1545 - okay', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.194.112.80', 'ool-44c27050.dyn.optonline.net', '2019-08-22', '', NULL),
(9124, 'T13525', 6426, 999999999, 2, '101-Casablanca GM', '2019-09-30', '0000-00-00', '2019-08-16', 'silver bicolor', 'yellow', 'Theorema', '{G-Card}\r\nmy order number is T13525 WATCH IS BRAND NEW NEVER  PLEASE REFUND  ', '30-09-19\r\nUhr absolut neuwertig/ungetragen\r\nWK 3009 1605 - okay', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.174.220.139', 'static-71-174-220-139.bstnma.fios.verizon.net', '2019-08-22', '', NULL),
(9149, 'T13623', 6439, 999999999, 2, '3005-Marco Polo', '2019-09-30', '0000-00-00', '2019-08-22', 'gold', 'black', 'Theorema', '{G-Card}\r\nI cannot wear the watch. The leather band is too stiff to clasp. My order number is T13623.  The watch is brand new and never worn. Please refund.', '30-09-19\r\nUhr absolut neuwertig/ungetragen\r\nWK 3009 1540 - okay', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '76.127.152.147', 'c-76-127-152-147.hsd1.nh.comcast.net', '2019-08-28', '', NULL),
(9126, 'T13473', 6427, 999999999, 2, '503-Sydney', '2019-08-28', '0000-00-00', '2019-08-13', 'silver', 'white', 'Pionier', '{G-Card}\r\nMy order number is T13473.  I cannot set up the time. I had the watch only for one week. Please replace it accordingly', '28-08-19\r\nWelle ist nicht eingerastet - Krone gefÃ¼ttert\r\nK 2808 0940 - 30-08-19 okay', '1,2', '2019-08-30', '2019-08-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-08-30', '109.61.70.2', 'bilatex.dravanet.hu', '2019-08-23', '1Z8VF4596898200394', NULL),
(9127, '', 6428, 999999999, 0, '101-Casablanca GM', '2019-08-23', '0000-00-00', '2019-08-19', 'black', 'yellow', 'Theorema', 'I made a mistake and ordered the wrong watch. The belt of this one is too wide for my wrist.\r\nMy order number is T13576. Watch Brand New and never worn. Please exchange it with GM-112-5 and GM-112-1]', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '66.41.165.251', 'c-66-41-165-251.hsd1.mn.comcast.net', '2019-08-23', '', NULL),
(9128, 'T12873', 6429, 999999999, 2, '101-Casablanca GM', '2019-10-16', '0000-00-00', '2019-07-15', 'silver bicolor', 'yellow', 'Theorema', '{G-Card - #T12873}\r\nOrder for wedding present for fiance. Called off wedding. No damage NEVER worn.  ', '16-10-19\r\nUhr absolut neuwertig/ungetragen\r\nallerdings gesendet OHNE Schutzpappkarton, nur Kunststoffbox!', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '184.56.80.63', 'cpe-184-56-80-63.neo.res.rr.com', '2019-08-23', '', NULL),
(9129, '', 6430, 999999999, 0, '101-Casablanca GM', '2019-08-24', '0000-00-00', '2019-08-12', 'gold', 'black', 'Theorema', 'Hi. The watch has no problem about quality but for the look, it is a little too big for my small wrist. It also has a thickness that is a little bulky for me. So I would like to return it. Iâ€™m so sorry to have it returned. \r\nMy order number is T13454.  The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.147.61.38', '71.147.61.38', '2019-08-24', '', NULL),
(9130, 'T10962', 6431, 999999999, 2, '3005-Marco Polo', '2019-09-30', '0000-00-00', '2019-04-13', 'gold', 'black', 'Theorema', '{G-Card}\r\nMy order number is T10962. My watch doesn\'t work. I tried also to manually wind it.  Please repair or replace accordingly.', '30-09-19\r\nUnruh hakt - Nein: Uhr ist so heftig gefallen, dass das GehÃ¤use im Bereich 0200 bis 0300 zerdrÃ¼ckt ist, DrÃ¼cker 4 klemmt und Krone ist schief\r\nKVA  Werkrep., GehÃ¤use und Krone  130,-  â† bez. 100,-  1110\r\nZB restauriert, GehÃ¤use mit Krone/Welle ersetzt - WD 8310\r\nK 1410 1100 - 17-10-19 okay', '1,2', '2019-10-17', '2019-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-18', '108.31.131.121', 'pool-108-31-131-121.washdc.fios.verizon.net', '2019-08-24', '776741112786 ', NULL),
(9131, '', 6432, 999999999, 0, '515-Amsterdam', '2019-08-26', '0000-00-00', '2019-06-25', 'gold', 'black', 'Pionier', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.145.74.113', 'S01069050ca559b93.cg.shawcable.net', '2019-08-26', '', NULL),
(9132, 'T13495', 6433, 999999999, 2, '101-Casablanca GM', '2019-09-30', '0000-00-00', '2019-08-14', 'rosÃ©', 'blue', 'Theorema', '{G-Card - #T13495}\r\nwatch is not of the quality I expected\r\nit is very light weight', '30-09-19\r\nUhr absolut neuwertig/ungetragen\r\nWK 3009 1600 - okay', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '166.62.207.26', 'modemcable026.207-62-166.mc.videotron.ca', '2019-08-26', '', NULL),
(9135, '', 6435, 2, 2, '101-Casablanca GM', '2019-08-27', '0000-00-00', '2014-12-16', 'gold', 'black', 'Theorema', '{G-Card}\r\n{abgetippt:\r\nMy watch is broken, please repair\r\n}\r\n[ggf. vorherige Rep #4961]', '27-08-19\r\nUhr heftig strapaziert und gefallen â†’ U-Welle gebrochen, Zeiger abgefallen, GehÃ¤use abgetragen, Armband verbraucht\r\nKVA  Werktausch, Armband ersetzen, GehÃ¤use aufarbeiten  130,- â‚¬', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(9137, 'T13065', 6437, 999999999, 2, '114-Buenos Aires', '2019-09-16', '0000-00-00', '2019-07-25', 'silver metal', 'black', 'Theorema', '{G-Card}\r\nMy order number is T13065.My watch is not working (in the beginning when i got it) anymore even when fully wind. Please repair/replace accordingly', '16-09-19\r\nsteht in Vollaufzug - Anker justiert\r\nUK 1609 1510 - einwandfrei\r\nWK 1709 0915 - 18-09-19 okay', '1,2', '2019-09-18', '2019-09-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-18', '37.9.216.65', 'internet.ezorg.nl', '2019-08-27', '1Z8VF4596894757890', NULL),
(9139, 'T12935', 6438, 999999999, 2, '505-Florida', '2019-09-30', '0000-00-00', '2019-07-22', 'gold', 'blue', 'Pionier', '{G-Card - #T12935\r\nI did not know that the watch is so thick and the band is do hard, I tried it on it doesnâ€™t look good on my small hand.', '30-09-19\r\nUhr absolut neuwertig/ungetragen\r\nWK 3009 1530 - okay', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.135.230.72', '107-135-230-72.lightspeed.nsvltn.sbcglobal.net', '2019-08-27', '', NULL),
(9231, '', 6501, 999999999, 2, '514-Hawaii', '2019-10-16', '0000-00-00', '2017-11-15', 'silver', 'black', 'Pionier', '[OHNE G-Nachweis - NO Deal]\r\nMy watch is not working. \r\nI have bought this watch on 15th November 2017 Order #4059 and it was delivered to United Arab Emirates.\r\nI have lost my Warranty CARD. \r\n\r\nI need the watch to be fixed please. \r\nAlso the Metal Case covering the right middle Big Dial fell and it was lost. Would appreciate if you may fix that one to. If this to be charged, please provide me with cost estimate before fixing.', '16-10-19\r\neine ZB -Schraube gelÃ¶st im Werk, klemmt entsprechend â†’ Garantie\r\nABER BÃ¼gel fehlt â†’  GehÃ¤use stark strapaziert, darum:\r\nKVA  GehÃ¤use ersetzen  60,- â‚¬  â†’  bez. 60,- 2210\r\nSchraube wieder an ihren Platz gebracht, Kronrad und Hilfskronrad gefettet, AutoBrÃ¼cke und Klinkenfeder ersetzt\r\nAufzug bis 1810 1500 - einwandfrei\r\nGehÃ¤use ers. - WD 8310\r\nAufzug bis 2510 1430 - bestens\r\nWK 2510 1455 - 28-10-19 okay', '1,2', '2019-11-24', '2019-11-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-25', '107.77.89.49', '107.77.89.49', '2019-09-25', '425012835818', NULL),
(9148, 'T8404', 6434, 999999999, 2, '3005-Marco Polo', '2019-09-30', '0000-00-00', '2019-01-16', 'gold', 'black', 'Theorema', '{G-Card - #T8404}\r\nnot working ', '30-09-19\r\nIndex V der VII fehlt - klemmt das RW â†’ gefunden im GBR\r\nIndexe 7 kpl und V der 8 geklebt\r\nK 0210 1515 - 07-10-19 okay', '1,2', '2019-10-08', '2019-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-08', '12.199.205.202', '12.199.205.202', '2019-08-28', '776579449735 ', NULL),
(9150, 'T5947', 6440, 999999999, 2, '3008-Damascus', '2019-09-30', '0000-00-00', '2018-11-27', 'silver', 'white', 'Theorema', '{G-Card - #T5947}\r\nThe watch stops working every 2-3 hours', '30-09-19\r\nDayTota fehlt - Automatik hakelig? Tota aus GBR befreit und aufgesetzt, ein Klinkenrad ers.\r\nK 0210 1540 - 07-10-19 okay', '1,2', '2019-10-08', '2019-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-08', '99.252.213.117', 'CPE84948c548123-CM84948c548120.cpe.net.cable.rogers.com', '2019-08-28', '776579473865 ', NULL),
(9151, '', 6441, 999999999, 0, '107-Rio', '2019-08-29', '0000-00-00', '2019-08-28', 'black', 'black', 'Theorema', 'Not defective... simply order the wrong watch. I am returning this watch and in exchange for the Casablanca gm101-4 yellow. It is the same price $349.00 and I have to pay shipping ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.225.3.64', '64.sub-174-225-3.myvzw.com', '2019-08-29', '', NULL),
(9294, '', 6555, 999999999, 0, '3001-Paragon', '2019-10-19', '0000-00-00', '2017-11-11', 'gold', 'white', 'Theorema', 'I have a watch that I purchased from you and I have an issue with it. Every time I set up the minutes tick to the right time, the second day I find it different. It fastens the minutes and now itâ€™s not Working ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.241.168.145', 'c-73-241-168-145.hsd1.ca.comcast.net', '2019-10-19', '', NULL),
(9153, 'T6437', 6045, 999999999, 2, '3012-Paris', '2019-10-29', '0000-00-00', '2018-12-05', 'gold', 'black', 'Theorema', '{G-Card}\r\nMy order is T6437 the rotor is broken please repair or replace accordingly !\r\n\r\n  Thanks very much !', '29-10-19\r\nRotor re ab â†’ AutoBrÃ¼cke re ers. \r\nK 2910 1450 - 04-11-19 okay', '1,2', '2019-11-05', '2019-11-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-05', '99.245.32.113', 'CPE00fc8daf2e63-CM00fc8daf2e60.cpe.net.cable.rogers.com', '2019-08-29', '776898184592 ', NULL),
(9154, '', 6442, 999999999, 0, '101-Casablanca GM', '2019-08-29', '0000-00-00', '2019-08-01', 'silver', 'white', 'Theorema', 'My order number is T13134. I dont like the watch.  The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '134.56.223.90', '134.56.223.90.hwccustomers.com', '2019-08-29', '', NULL),
(9155, '', 6441, 999999999, 0, '107-Rio', '2019-08-30', '0000-00-00', '2019-08-28', 'silver', 'black', 'Theorema', 'Nothing wrong with Watch. I ordered the wrong watch. I wanted the Casablanca GM101-4 Yellow. I am returning the THEOREMA I received it Yesterday. Did not wear it at all. Returning Everything to you. Thank You. Will agree to pay difference in shipping. Watches are the same price. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '67.80.244.74', 'ool-4350f44a.dyn.optonline.net', '2019-08-30', '', NULL),
(9156, 'T2886', 6247, 2, 2, '511-New York II', '2019-08-30', '0000-00-00', '2018-03-19', 'silver metal', 'white', 'Pionier', '{G-Card - #T2886}\r\n{abgetippt:\r\nMy Calendar is not working [...]\r\n}\r\n[Scan 9156_RMA.pdf]', '30-08-19\r\nDatumscheiben wiederholt verdreht - ZB Indexverklebung im Bereich Datum korrigiert, 10erScheibe justiert, Schraube fÃ¼r BÃ¼gel gesichert ersetzt\r\nKULANZ\r\nK 1809 1345 - 23-09-19 okay', '1,2', '2019-09-24', '2019-09-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-24', '', '', '0000-00-00', '776317363559 ', NULL),
(9157, '', 6443, 999999999, 0, '101-Casablanca GM', '2019-08-30', '0000-00-00', '2019-08-29', 'gold', 'white', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '119.70.169.254', '119.70.169.254', '2019-08-30', '', NULL),
(9158, 'T5540', 6444, 999999999, 2, '506-Miami', '2019-09-30', '0000-00-00', '2018-11-12', 'gold', 'blue', 'Pionier', '{G-Card}\r\nWhen i bought it, first, the month roll was not work\'s well move quickly. Then, the date since i bought till now doesn\'t work well. before a couple of weeks, the date setting and the whole Watch stopped suddenly. So, the Watch it\' exceptionally not correct and there\'s a big problem on it when they were made it. [My order number is T5540. Please replace accordingly.]', '30-09-19\r\nMonat einwandfrei - Date-Button klemmt bei 14 - Bedienfehler?\r\nyap, vergewaltigtes 1er-Schaltrad - getauscht - ZB in HÃ¶he justiert\r\nK 0410 1100 - 07-10-19 okay', '1,2', '2019-10-18', '2019-10-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-08', '86.108.56.101', '86.108.x.101.go.com.jo', '2019-08-31', '776579508495 ', NULL),
(9242, 'T12179', 6511, 2, 2, '509-Barbados', '2019-09-30', '0000-00-00', '2019-06-11', 'gold', 'black', 'Pionier', '{G-Card}\nWater accumulater inside the watch', '30-09-19\ndefintiv Flüssigkeit - nur welche? - WD Eingang → absolut undicht\nUhr wird umgetauscht! mit WD-Prüfung!\nUhr kpl. neu aufgebaut - WD 8310\nK 0410 0940 - 07-10-19 okay', '1,2', '2019-10-08', '2019-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-08', '', '', '0000-00-00', '776579562838', NULL),
(9160, '', 6443, 999999999, 0, '101-Casablanca GM', '2019-09-02', '0000-00-00', '2019-08-29', 'gold', 'white', 'Theorema', 'My order number is T13578. The watch arrived with the second hand broken. Please replace it.\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '119.70.169.254', '119.70.169.254', '2019-09-02', '', NULL),
(9161, '', 6446, 999999999, 2, '103-Sao Paulo', '2019-09-17', '0000-00-00', '2004-12-01', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - NO DEAL]\r\nThe Crown is missing.\r\nIt\'s Not a Warranty claim.', '17-09-19\r\nKrone fehlt - 2004 gab es diese Uhr noch gar nicht!?\r\nKVA Krone ersetzen  20,- â‚¬ â† bez. 35,- 2209\r\nKrone(Welle) schwarz 2,5 ers., Anker justiert - WD - 8310\r\nUK 2309 1350 - bl. bei ZB-oben stehen\r\nUnruhhÃ¶henluft korrigiert\r\nUK 2409 0920 - einwandfrei\r\nWK 2509 0740 - 26-09-19 okay', '1,2', '2019-09-29', '2019-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-30', '93.162.88.148', '93-162-88-148-dynamic.dk.customer.tdc.net', '2019-09-02', '1Z8VF4596892385947', NULL),
(9163, '', 6445, 999999999, 2, '3008-Damascus', '2019-09-30', '0000-00-00', '2012-11-25', 'silver', 'white', 'Theorema', '{G-Card}\r\nâ€¢	I realize that the warranty has long expired. I receive this piece from my wife as a gift and it is my favorite watch. The hand that signifies the month has fallen out and into the inner workings of the watch. You will see that there are no scratches or marks as I am very careful when the occasion arises that I choose to wear it. So I am puzzuled as to how it has come out.', '30-09-19\r\nyap, DayTota im Werk - ZustandsprÃ¼fung â†’ Werk gut in SchuÃŸ\r\n{reguliert, Zg ers., WR mit Fremdenblatt ers.}\r\nK 0410 1150 - 09-10-19 okay\r\nKVA TotaZg aufsetzen gegen Portoerstattung â† bez. 20,- 0810', '1,2', '2019-10-09', '2019-10-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-09', '82.9.171.153', 'cpc123370-stev9-2-0-cust152.9-2.cable.virginm.net', '2019-09-02', '1Z8VF4596899905309', NULL),
(9164, '', 6448, 999999999, 0, '510-London', '2019-09-02', '0000-00-00', '2019-08-16', 'black', 'black', 'Pionier', 'My order number is is T13510. Watch didnÂ´t work since the first day. I tried to manually wind it and also carried it since this day nothing has happend.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.187.116.101', 'tmo-116-101.customers.d1-online.com', '2019-09-02', '', NULL),
(9165, 'T13636', 6449, 999999999, 2, '101-Casablanca GM', '2019-09-30', '0000-00-00', '2019-08-26', 'gold', 'black', 'Theorema', '{G-Card}\r\nMy order number is T13636. Watch brand new and never worn. Please refund', '30-09-19\r\nUhr absolut neuwertig/ungetragen\r\nWK 3009 1500 - okay', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.8.84.72', '71-8-84-72.dhcp.leds.al.charter.com', '2019-09-02', '', NULL),
(9166, '', 6450, 999999999, 2, '107-Rio', '2019-09-19', '0000-00-00', '2017-10-04', 'gold', 'black', 'Theorema', '{G-Copy - Deal 44468 v. 04-10-2017}\r\nGM-107-3 Gold \r\nthe watch mechanism system loosen stopped working winding not working and the band its not looking ideal \r\nkindly fix this issue with this watch as its in warranty or issue the replacement. \r\nthe watch looks awesome but whats the point if not working \r\ni hope you will consider this matter at ur earliest . \r\nRegards', '24-09-19\r\nMinZg ab - Armband gerissen \r\nKVA  Werkrep. und Armband ersetzen  50,- â‚¬  â†  bez. 35,-  1310\r\nAnker justiert, MinZg aus RW operiert, Zg ersetzt, Reglage geprÃ¼ft\r\nUK 1410 1325 - einwandfrei\r\nWK 1510 0805 - Band ers. und 16-10-19 okay', '1,2', '2019-10-17', '2019-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-18', '51.37.89.246', '51.37.89.246', '2019-09-02', '1Z8VF4596895314544', NULL),
(9167, 'T13678', 6447, 999999999, 2, '101-Casablanca GM', '2019-09-16', '0000-00-00', '2019-08-26', 'gold', 'black', 'Theorema', '{G-Card}\r\nWants to return because one of the watches have faults ', '16-09-19\r\nWerk kpl. abgelaufen - Aufzug 10x\r\nWK 1609 1000 - einwandfrei\r\nUhr absolut neuwertig/ungetragen/fehlerfrei', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.197.121.111', '94.197.121.111.threembb.co.uk', '2019-09-03', '', NULL),
(9168, 'T13678', 6447, 999999999, 2, '101-Casablanca GM', '2019-09-16', '0000-00-00', '2019-08-27', 'silver', 'black', 'Theorema', '{G-Card}\r\nWants to return because one of the watches have faults ', '16-09-19\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 10x\r\nWK 1609 1005 - einwandfrei\r\nUhr absolut neuwertig/ungetragen/fehlerfrei', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.197.121.111', '94.197.121.111.threembb.co.uk', '2019-09-03', '', NULL),
(9169, '', 6451, 999999999, 0, '101-Casablanca GM', '2019-09-03', '0000-00-00', '2018-12-09', 'silver', 'white', 'Theorema', 'This watch runs 6 hours fast each 24 hours. I cannot get it regulated.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.85.59.25', '96-85-59-25-static.hfc.comcastbusiness.net', '2019-09-03', '', NULL),
(9170, '', 6452, 999999999, 2, '3005-Marco Polo', '2019-09-16', '0000-00-00', '2018-03-14', 'silver metal', 'black', 'Theorema', '{G-Card}\r\nStopped working ', '16-09-19\r\nGlas heftig beschlagen - Automatik sitzt fest â†’ Amplitude kommt nicht Ã¼ber 180Â° â†’ Werktausch, Glas innen gesÃ¤ubert - WD 8310\r\nK 1809 1440 - 23-09-19 okay', '1,2', '2019-10-09', '2019-10-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-09', '109.157.29.151', 'host109-157-29-151.range109-157.btcentralplus.com', '2019-09-03', '1Z8VF4596898191494', NULL),
(9171, 'T13757', 6453, 999999999, 2, '101-Casablanca GM', '2019-09-30', '0000-00-00', '2019-08-29', 'silver', 'black', 'Theorema', '{G-Card - #T13757}\r\nNone, never did anything other than open box and see that watch was mechanical and due to weak muscles need automatic watch that does not require winding.....want to exchange for Marco Polo watch specified in letter in return packaging.', '30-09-19\r\nUhr absolut neuwertig/ungetragen\r\nWK 3009 1620 - okay', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.194.231.174', 'wsip-72-194-231-174.ph.ph.cox.net', '2019-09-04', '', NULL),
(9172, 'T3546', 6454, 999999999, 2, '511-New York II', '2019-09-30', '0000-00-00', '2018-04-16', 'black metal', 'black', 'Pionier', '{G-Card - #T3546}\r\nDiverse Schrauben fehlen Oben und Unten. Das Uhrwerk, Zeiger Datum Monat funktionieren nicht mehr.  die ganze Uhr Funktioniert nicht mehr.', '30-09-19\r\nUhr extrem strapaziert - KEIN Garantiefall!\r\nLunette voller Druckstellen und Kratzer, ZB verschoben, Zeigerstellung beschÃ¤digt, Glas ausgebrochen... \r\nKVA  Werk, GehÃ¤use  160,- â‚¬ â†’ bez. 155,50  1212\r\nBand u-s, Werk und GehÃ¤use ers., Band mit neuen Federstegen befestigt - WD 8310\r\nK 2012 1310 - 06-01-20 okay', '1,2', '2020-01-14', '2020-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-15', '46.14.104.193', '193.104.14.46.static.wline.lns.sme.cust.swisscom.ch', '2019-09-04', 'RC 58 511 544 7DE', NULL),
(9173, '', 6455, 999999999, 2, '512-Berlin', '2019-09-19', '0000-00-00', '2019-07-15', 'silver', 'gold', 'Pionier', '{G-Card}\r\nMy order number is T12876.  I bought my watch a month ago and the crown fell off.  Please repair or replace accordingly.\r\n', '24-09-19\r\nKrone/Welle waren raus, und wurden dann unfachmÃ¤nnisch ins Werk geprÃ¼gelt... RW-BrÃ¼cke verzogen, Welle direkt am Kronenhals gebrochen\r\n[Foto] \r\nKVA Werktausch, Krone/Welle  120,- â‚¬  â† bez. 130,-  1510\r\nWerk ersetzt, Krone mit Welle ersetzt - WD 8310\r\nK 1710 1350 - 21-10-19 okay\r\n', '1,2', '2019-10-24', '2019-10-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-24', '24.122.244.96', '24-122-244-96.tr.cgocable.ca', '2019-09-04', '425012827934', NULL),
(9174, '', 6456, 999999999, 0, '101-Casablanca GM', '2019-09-04', '0000-00-00', '2018-12-28', 'gold', 'yellow', 'Theorema', 'Hello Sir/madam\r\nI bought this watch from tufina website, but it doesnâ€™t work properly it stay back. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '67.248.134.180', 'cpe-67-248-134-180.nycap.res.rr.com', '2019-09-04', '', NULL),
(9175, '', 6457, 999999999, 0, '3006-Monaco Diamond', '2019-09-04', '0000-00-00', '2018-12-03', 'gold', 'white', 'Theorema', 'Watch is not working.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.247.247.65', 'x2f7f741.dyn.telefonica.de', '2019-09-04', '', NULL),
(9176, 'T6135', 6458, 999999999, 2, '3006-Monaco Diamond', '2019-09-17', '0000-00-00', '2018-12-03', 'gold', 'black', 'Theorema', '[G-Copy - #T6135]\r\nMy watch is not working', '17-09-19\r\nRotor gebrochen - geklebt, SekZg montiert - KULANZ\r\nK 1809 1055 - 20-09-19 okay', '1,2', '2019-09-20', '2019-09-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-20', '2.247.247.76', 'x2f7f74c.dyn.telefonica.de', '2019-09-04', '1Z8VF4596893268929', NULL),
(9177, '', 6459, 999999999, 0, '3001-Paragon', '2019-09-04', '0000-00-00', '2019-09-04', 'gold', 'black', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.41.13.72', 'p5B290D48.dip0.t-ipconnect.de', '2019-09-04', '', NULL),
(9178, '', 6459, 999999999, 0, '3001-Paragon', '2019-09-04', '0000-00-00', '2019-09-04', 'gold', 'black', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.41.13.72', 'p5B290D48.dip0.t-ipconnect.de', '2019-09-04', '', NULL),
(9179, '', 6459, 999999999, 0, '3001-Paragon', '2019-09-04', '0000-00-00', '2019-09-04', 'gold', 'black', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.41.13.72', 'p5B290D48.dip0.t-ipconnect.de', '2019-09-04', '', NULL),
(9180, '', 6459, 999999999, 2, '511-New York', '2019-10-10', '0000-00-00', '2019-08-26', 'gold', 'white', 'Pionier', 'My order number is T13644. I don\'t like the\r\nwatch. The\r\nwatch is brand new and never worn. Please refund', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.221.151.27', 'p5DDD971B.dip0.t-ipconnect.de', '2019-09-05', '', NULL),
(9181, 'T13640', 6460, 999999999, 2, '107-Rio', '2019-09-30', '0000-00-00', '2019-08-26', 'silver metal', 'white', 'Theorema', '{G-Card - #T13640}\r\nIs not automatic.', '30-09-19\r\nUhr ist neuwertig aber getragen: Band vom Plastikschutz befreit und Tragespuren!\r\nWK 3009 1625 - gut \r\n{12-10-2019 Erstattung abzÃ¼glich GebÃ¼hren}\r\n[Neues Metallband angesetzt]', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.27.151.250', 'c-73-27-151-250.hsd1.fl.comcast.net', '2019-09-05', '', NULL),
(9183, 'T12973', 6462, 999999999, 2, '3005-Marco Polo', '2019-09-17', '0000-00-00', '2019-07-19', 'gold', 'black', 'Theorema', '{G-Card - #T12973}\r\nThe watch did not work at all out of the box.', '17-09-19\r\nUnruh verhakt - ne, gefallen, Spirale war Ã¼bergeschlagen! Macke im Glas [Foto] - Glas gesÃ¤ubert, Spirale gelegt, Reglage geprÃ¼ft\r\nK 1809 1520 - 23-09-19 okay - KULANZ', '1,', '2019-09-23', '2019-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '74.72.247.147', 'cpe-74-72-247-147.nyc.res.rr.com', '2019-09-06', '', NULL),
(9184, 'T13811', 6461, 999999999, 2, '114-Buenos Aires', '2019-09-30', '0000-00-00', '2019-09-03', 'silver metal', 'black', 'Theorema', '{G-Card}\r\nMy order number is T13811. I dont like the watches  The watches is brand new and never worn. Please refund.]', '30-09-19\r\nUhr absolut neuwertig/ungetragen\r\nWK 3009 1615 - okay\r\n[Lunette durch Transport beschÃ¤digt - GehÃ¤use ersetzt]', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.249.154.67', 'cpe-172-249-154-67.socal.res.rr.com', '2019-09-06', '', NULL),
(9185, 'T13811', 6461, 999999999, 2, '101-Casablanca GM', '2019-09-30', '0000-00-00', '2019-09-03', 'rosÃ©', 'blue', 'Theorema', '{G-Card}\r\n*On previous RMA form, the case color mistyped with black which should be gold.\r\nMy order number is T13811. I dont like the watches  The watches is brand new and never worn. Please refund.]', '30-09-19\r\nUhr absolut neuwertig/ungetragen\r\nWK 3009 1610 - okay', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.249.154.67', 'cpe-172-249-154-67.socal.res.rr.com', '2019-09-06', '', NULL),
(9186, '', 6463, 999999999, 0, '3008-Damascus', '2019-09-07', '0000-00-00', '2013-10-03', 'silver', 'white', 'Theorema', 'The upper righthand side button or internal mechanism for controlling the date dial is no longer working. The watch is out of warranty, but please advise on repair and cost?\r\n\r\nMany thanks in advance.\r\n\r\nTim.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.8.47.21', 'cpc120314-reig6-2-0-cust276.6-3.cable.virginm.net', '2019-09-07', '', NULL),
(9187, '', 6432, 999999999, 0, '515-Amsterdam', '2019-09-08', '0000-00-00', '2019-09-25', 'gold', 'black', 'Pionier', 'Date not working \r\nKey lock not working properly ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.145.74.113', 'S01069050ca559b93.cg.shawcable.net', '2019-09-08', '', NULL),
(9188, '', 6464, 999999999, 0, '101-Casablanca GM', '2019-09-08', '0000-00-00', '2017-12-04', 'silver', 'white', 'Theorema', 'Problem of time difference and mistakes on the dates and closure of setting failed defender', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.26.136.97', '97.136.26.93.rev.sfr.net', '2019-09-08', '', NULL),
(9189, '', 6465, 999999999, 0, '503-Sydney', '2019-09-08', '0000-00-00', '2017-12-12', 'gold', 'black', 'Pionier', 'I can\'t wrap up my watch anymore. I think it is a technical defect but it is difficult for me to find out myself. Furthermore, I would like to have the glass replaced by the same but new glass if this does not cost more than 75 euros. You can send the invoice in the box with the repaired watch or send an invoice via e-mail. If you send the bill via email I will pay before the replacement of the glass. If you put  the bill in the box with the repaired watch I will pay after receipt of the watch. If the replacement of the glass is included in the warranty, this would of course be very nice.\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '84.85.163.115', 'ip5455a373.adsl-surfen.hetnet.nl', '2019-09-08', '', NULL),
(9190, 'T11628', 6466, 999999999, 2, '3011-Macau', '2019-10-29', '0000-00-00', '2019-05-10', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - #T11628 v. 10-05-2019]\r\nWatch stopped for unknown reason.  I will send photo of warranty card to your email address.', '29-10-19\r\nWerk kpl. abgelaufen, Automatik defekt - Klinkenrad ersetzt\r\ndefekte SchlieÃŸe ersetzt\r\nK 0411 1120 - 07-11-19 okay', '1,2', '2019-11-07', '2019-11-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-07', '199.167.137.30', '199.167.137.30', '2019-09-09', '776922908991 ', NULL),
(9191, '', 6142, 999999999, 2, '101-Casablanca GM', '2019-09-24', '0000-00-00', '2017-10-18', 'silver', 'black', 'Theorema', '{G-Card}\r\nMy Casablanca GM-101-2 has stopped working. The gears and everything seems to work when wound up, but when when the time reaches 6:00-6:30 the watch freezes. The gears spin and move but the hands donâ€™t move. If i manually wind it forward an hour it will work again to about 9:45 and freezes again. Iâ€™m not sure whats wrong, the watch wasnâ€™t dropped, it was worn only 11 times, and now for some reason it doesnâ€™t work from the hours 6-12 sometimes even to 1. I know you offer a two year warranty on these watches how do i go about getting this fixed? Is this a known problem with this watch?   Casablanca GM-101-2 has stopped.  \r\n\r\nThe original 4 digit order number is: #3030.', '24-09-19\r\nZgReibung, also doch gefallen? kurz aufgedrÃ¼ckt, Anker steht gut\r\nUK 2409 1535 - einwandfrei\r\nWK 2509 0745 - 26-09-19 okay', '1,2', '2019-09-29', '2019-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-30', '71.185.64.95', 'pool-71-185-64-95.phlapa.fios.verizon.net', '2019-09-09', '776365991513', NULL),
(9192, '', 6467, 999999999, 0, '3009-Dubai', '2019-09-09', '0000-00-00', '2019-09-04', 'silver', 'white', 'Theorema', 'I received the watch via Fed-ex on 9/4/2019. I followed the instructions but the watch would run and then stop. I attempted this process several times wearing the watch continuously as recommended but the watch minute hand would stop. The second hand continued to run, but the minute hand did not advance.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.12.126.196', 'c-24-12-126-196.hsd1.in.comcast.net', '2019-09-09', '', NULL),
(9193, '', 6464, 999999999, 0, '101-Casablanca GM', '2019-09-09', '0000-00-00', '2017-12-04', 'silver', 'white', 'Theorema', 'Problem of time difference and mistakes on the dates and closure of setting failed defender', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.214.74.236', '80.214.74.236', '2019-09-09', '', NULL),
(9194, '', 6468, 999999999, 2, '101-Casablanca GM', '2019-10-11', '0000-00-00', '2017-12-04', 'silver metal', 'white', 'Theorema', '{G-Copy - }\r\nle problem enfaÃ®te,le montre fait dÃ©calage horaire  toute seul et le fermuture de reglage horaire se fermme pas.\r\nprobme of time difference and mistakes on the dates and closure of setting faoled defender.', '11-10-19\r\nKronenbÃ¼gel rastet nicht - ansonsten oB - BÃ¼gel gerichtet\r\nWK 1110 1150 - gut\r\nUK 1410 0835 - einwandfrei\r\nWK 1510 0810 - 16-10-19 okay', '1,2', '2019-10-17', '2019-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-18', '85.170.99.50', '85-170-99-50.rev.numericable.fr', '2019-09-09', '1Z8VF4596896255562', NULL),
(9195, 'T10910', 6469, 999999999, 2, '107-Rio', '2019-10-29', '0000-00-00', '2019-05-21', 'silver', 'white', 'Theorema', '{G-Card}\r\n[My order number is T10910.   My watch runs late, even fully wound it stops by the end of the day. Please repair or replace accordingly.]\r\n', '29-10-19\r\nuntere StoÃŸsicherung fehlt... gereinigt/geÃ¶lt, Decksteinfeder ersetzt\r\nUK 0411 1155 - einwandfrei\r\nWK 0511 0755 - 06-11-19 okay', '1,2', '2019-11-07', '2019-11-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-07', '73.53.250.55', 'c-73-53-250-55.hsd1.fl.comcast.net', '2019-09-09', '776922791625', NULL),
(9196, '', 6470, 999999999, 0, '108-Oman', '2019-09-10', '0000-00-00', '2017-05-23', 'gold', 'gold', 'Theorema', 'After a year of purchase The watch doesn\'t work.\r\nIn addition, I want to replace it with a band of butterfly buckles. (Same Colors)\r\nHow do I pay for repairs and replacement?\r\nThank you have a nice day :)\r\n\r\n#I don\'t know how to repair my watch, so I send you the product first.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '121.66.49.130', '121.66.49.130', '2019-09-10', '', NULL),
(9197, '', 6471, 999999999, 0, '108-Oman', '2019-09-10', '0000-00-00', '2018-10-22', 'gold', 'gold', 'Theorema', 'My order number is T5402. The clasp of the crown fell off. Please repair or replace accordingly. I have not lose the watch on the ground or anythings, it just fell off.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.239.100.26', 'cust26.100.239.213.broadnet.no', '2019-09-10', '', NULL),
(9198, '', 6472, 999999999, 2, '502-Malibu', '2019-09-24', '0000-00-00', '2017-11-08', 'gold', 'black', 'Pionier', '{G-Card - }\r\nThe crown is broken', '24-09-19\r\n...fehlen komplett... AR aus Eingriff, also Uhr gefallen:\r\nKVA  Werkreparatur und Krone/Welle  70,- â‚¬  â† bez. 80,- 0510\r\nAR gesetzt, Reglage geprÃ¼ft, Krone mit Welle ersetzt, GehÃ¤use im Bereich Krone ausgefrÃ¤st - WD 8310\r\nK 0810 1415 - 10-10-19 okay', '1,2', '2019-10-11', '2019-10-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-11', '207.35.95.109', '207.35.95.109', '2019-09-10', '776693841775 ', NULL),
(9199, 'T13433', 6473, 999999999, 2, '3008-Damascus', '2019-09-19', '0000-00-00', '2019-08-12', 'silver', 'white', 'Theorema', '{G-Card}\r\nMy order number is T13433. My watch is not working even when manually wound. Please repair/replace it accordingly.', '19-09-19\r\nUnruh sitzt fest - autsch, Dia klemmte unter dem Unruhreif - geklebt, 2 weitere Fassungen geklebt\r\nK 2009 0835 - 23-09-19 okay', '1,2', '2019-09-24', '2019-09-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-24', '194.32.75.9', '194.32.75.9', '2019-09-13', '776317427851 ', NULL),
(9200, '', 6474, 999999999, 0, '3004-Cannes', '2019-09-13', '0000-00-00', '2016-07-13', 'gold', 'black', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.90.85.220', '80.90.85.220', '2019-09-13', '', NULL),
(9201, 'T9024', 6475, 999999999, 2, '3011-Macau', '2019-10-16', '0000-00-00', '2019-02-02', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - OHNE Box!]\r\nMy order # T9024\r\nMy watch not moving', '16-10-19\r\nerst war offensichtlich kein Fehler zu sehen, aber die Zeigerstellung war durch irgendeinen Umstand in unkorrektem Zustand - durch vorsichtiges BetÃ¤tigen derselben gelÃ¶st...\r\nK 1610 1450 - Amplitude unterirdisch - zieht nicht ausreichend auf!\r\nKlinkenrad ers. \r\nK 2110 1335 - 24-10-19 okay', '1,2', '2019-10-24', '2019-10-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-24', '96.49.243.112', 'S0106a84e3f755743.vc.shawcable.net', '2019-09-14', '776801453658 ', NULL),
(9202, '', 6476, 999999999, 0, '107-Rio', '2019-09-14', '0000-00-00', '2019-09-13', 'black', 'black', 'Theorema', 'received the watch in the mail with broken box and wound the watch and doesn\'t work! I cant wind it anymore please send me a working watch!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '67.69.69.76', '67.69.69.76', '2019-09-14', '', NULL),
(9256, '', 6522, 999999999, 2, '107-Rio', '2019-11-14', '0000-00-00', '2019-10-03', 'silver', 'white', 'Theorema', 'none, Im just received watch yesterday and requested a return because the watch wasnt what I expected.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.243.24.10', 'c-98-243-24-10.hsd1.mi.comcast.net', '2019-10-03', '', NULL),
(9204, 'T3529', 6478, 999999999, 2, '112-Madrid', '2019-10-16', '0000-00-00', '2018-04-13', 'silver bicolor metal', 'black', 'Theorema', '{G-Card - #T3529}\r\n1. dial gets stuck when winding, unable to wind\r\n2. Strap above the dial has come off\r\n3. hour hand does not alight with hours. eg, at 12:00, hour  hand is between 11 and 12\r\n4. the dial glass has gotten dirty from inside\r\n5. the screws of crown lock got loose (i tighten them myself)\r\n6. the lock of crown is a little loose and can come off by accident', '16-10-19\r\nverschlissen - schlicht und ergreifend ist das Werk durch fehlerhafte Benutzung (als Handaufzug-Uhr) verbraucht. Also Gebrauch auÃŸerhalb der Spezifikation. [Fotos]\r\nKVA  Werktausch  100,- â‚¬ â†’ bez. 110,-  2310\r\nB/G u-s, Werk ersetzt - WD 8310\r\nK 2510 1445 - Lunette ausgebessert und 28-10-19 okay', '1,2', '2019-11-01', '2019-11-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-01', '42.104.101.1', '42.104.101.1', '2019-09-16', '1Z8VF4596891087048', NULL),
(9205, '', 6479, 999999999, 0, '3009-Dubai', '2019-09-16', '0000-00-00', '2017-12-19', 'gold', 'black', 'Theorema', 'There is a small white plastic part is dislocated and it move around the watch and sometime it block the pendulum motor to move  now its inter the back part of the dial. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '62.216.207.154', 'aftr-62-216-207-154.dynamic.mnet-online.de', '2019-09-16', '', NULL),
(9206, 'D31150', 6480, 2, 2, '103-Sao Paulo', '2019-09-16', '0000-00-00', '2015-03-31', 'gold', 'white', 'Theorema', '[OHNE G-Nachweis - Deal 31150 v. 31-03-2015]\r\nwatch winder not connecting with the rest of watch - please estimate & repair', '16-09-19\r\nKrone gebrochen, Armband verbraucht, Lunette abgetragen\r\nKVA  Krone, Armband  50,-  â† bez. 65,02  2409\r\nGehÃ¤use u-s, Anker justiert, Sperrad gesichert, Glasdichtung und Bodendichtung sowie Krone/Welle ersetzt, Lunette aufgefrischt - \r\nWD 8310 - Lederband\r\nUK 2506 1345 - einwandfrei\r\nWK 2609 0840 - 27-09-19 okay', '1,2', '2019-09-29', '2019-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-30', '', '', '0000-00-00', '1Z8VF4596890593369', NULL),
(9207, 'T13649', 6481, 2, 2, '511-New York II', '2019-09-16', '0000-00-00', '2019-08-26', 'gold', 'black', 'Pionier', '{G-Card}\r\nMy order number is #T13649. Watch brand new and never worn. Didn\'t like style, please refund.', '16-09-19\r\nUhr absolut neuwertig/ungetragen\r\n[DayTota muss justiert werden â†’ Montagefehler]\r\nTotaZg ers. \r\nWK 2609 1455 - 30-09-19 okay', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(9208, '', 6482, 999999999, 2, '3005-Marco Polo', '2019-09-19', '0000-00-00', '2018-12-10', 'gold', 'black', 'Theorema', '{G-Card - }\r\nWinding mechanism is broken and will not wind properly. Band is also tearing and broken. \r\n\r\n[Uhr sieht Ã¤lter aus als \'nur\' 10 Monate!]', '19-09-19\r\nKrone schief, Aufzug beschÃ¤digt, Armband verbraucht\r\nKVA  Werkreparatur, Krone und Armband  100,- â‚¬ - NICHT ausf. 0810\r\n[Fotos 9208_P1 bis _P4]', '1,2', '2019-10-08', '0000-00-00', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-08', '77.100.208.151', 'cpc134762-stav22-2-0-cust150.know.cable.virginm.net', '2019-09-16', '1Z8VF4596896598077', NULL),
(9209, 'D47496', 6483, 999999999, 2, '104-Copacabana', '2019-09-24', '0000-00-00', '2019-01-28', 'black', 'black', 'Theorema', '{G-Card - Deal 47496 v. 29-01-2019}\r\n1 o\'clock position metal stud has fallen out and been lost. Cover for winder is loose.', '24-09-19\r\nZierschraube 0100 fehlt - obere vom KronenbÃ¼gel auch\r\nAnker justiert, Sperrad gesichert, Indexe kontrolliert und tlw. geklebt, GehÃ¤use incl. BÃ¼gel ers. - WD 8310\r\nUK 2509 1010 - einwandfrei\r\nWK 2609 0845 - 27-09-19 okay', '1,2', '2019-09-29', '2019-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-30', '82.24.159.64', 'cpc80943-perr17-2-0-cust831.19-1.cable.virginm.net', '2019-09-16', '1Z8VF4596894699186', NULL),
(9211, '', 6485, 999999999, 0, '3009-Dubai', '2019-09-18', '0000-00-00', '2019-09-10', 'silver', 'black', 'Theorema', 'hands move randomly, watch makes a rattling noise when shaken lightly.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '199.126.1.179', 'd199-126-1-179.abhsia.telus.net', '2019-09-18', '', NULL),
(9212, 'T13769', 6486, 2, 2, '502-Malibu', '2019-09-18', '0000-00-00', '2019-08-29', 'black', 'black', 'Pionier', '{G-Card - #T13769}\r\n[OHNE Anschreiben, Fehlerbeschreibung aus shopify]', '18-09-19\r\nGlas von innen beschlagen - WD Eingang - 8310\r\nGlas gesÃ¤ubert, Schrauben kontrolliert - WD 8310\r\nK 1809 0950 - 20-09-19 okay', '1,2', '2019-09-20', '2019-09-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-20', '', '', '0000-00-00', '1Z8VF4596899634021', NULL),
(9213, '', 6487, 999999999, 0, '108-Oman', '2019-09-18', '0000-00-00', '2019-03-03', 'black', 'gold', 'Theorema', 'The watch stop working a few months ago. It is not spining the mechanical wheels and by that it doesnt reflect any time on the clock hands. The outside cover bracket that cover the time adjust pin is loose and doenst hold to his lock position.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.58.175.24', '172.58.175.24', '2019-09-18', '', NULL),
(9214, 'T13972', 6488, 2, 0, '101-Casablanca GM', '2019-09-19', '0000-00-00', '2019-09-09', 'silver metal', 'white', 'Theorema', '{G-Card - #T13972}\r\nThe metal thing over the regulator of the time is not ok and i dind like it at all.. there for i want money back. Watch never used or worn.', '19-09-19\r\nUhr ist neu aber nicht ungetragen... Kratzer auf Lunette und GehÃ¤use links\r\nâ†’ viel schlimmer sind die Montagefehler: Fussel auf dem ZB bei 0300, Schmutzpartikel bei 1100 und ein StÃ¼ckchen Werkring klebt unter dem Glas\r\nWK 1909 1505 - einwandfrei \r\n[Fotos] - Neues Band/GehÃ¤use ers.\r\n', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 1, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(9215, '', 6489, 999999999, 0, '4001q-Galilei', '2019-09-19', '0000-00-00', '2019-09-09', 'bicolor gold', 'white', 'Theorema', 'Does not work', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.77.111.97', '107.77.111.97', '2019-09-19', '', NULL),
(9216, '', 6489, 999999999, 0, '4001q-Galilei', '2019-09-19', '0000-00-00', '2019-09-09', 'bicolor gold', 'white', 'Theorema', 'My order T13978\r\nWatch as received, brand new, never worn. \r\nWatch does not work. Please refund my money.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '104.129.196.194', '104.129.196.194', '2019-09-19', '', NULL),
(9217, '', 6490, 999999999, 0, '101-Casablanca GM', '2019-09-19', '0000-00-00', '2019-09-12', 'black', 'white', 'Theorema', 'My order number is T14068. Watch brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.70.100.56', 'ip174-70-100-56.no.no.cox.net', '2019-09-19', '', NULL),
(9218, '', 6477, 999999999, 2, '3009-Dubai II', '2019-09-26', '0000-00-00', '2017-12-19', 'gold', 'black', 'Theorema', '{G-Card}\r\nA small white plastic part is shown in the dial which is move around the watch and it blocked the pendulum motor  to move. Now the small plastic part is enter backside of the watch and it block some time to the system of motion so please remove or replace the small particle from the watch  Thank you very much.', '26-09-19\r\nein StÃ¼ck vom WH-Ring klemmt in der Automatik\r\nâ†’ WR ersetzt sowie prÃ¤ventiv Aufzugrad, Reduktionsrad und Rotor\r\nAblauf - Aufzug 5h und GR-PrÃ¼fung - \r\nAblauf ab 3009 1400 bis 0210 16:30 â¼ >50h â†’ perfekt\r\n04-10-19 okay', '1,2', '2019-10-08', '2019-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-08', '93.202.61.106', 'p5DCA3D6A.dip0.t-ipconnect.de', '2019-09-20', '1Z8VF4596891328993', NULL),
(9219, 'T14091', 6491, 999999999, 2, '511-New York', '2019-10-16', '0000-00-00', '2019-09-12', 'black bicolor', 'black', 'Pionier', 'Hello how are you. \r\nMy order number is T14091.  The watch is brand new and never worn. Please exchange for GM-511-8.', '16-10-19\r\nUhr absolut neuwertig/ungetragen', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '126.133.4.22', 'om126133004022.21.openmobile.ne.jp', '2019-09-20', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(9220, 'T11546', 6492, 999999999, 2, '7001-Havana', '2019-09-23', '0000-00-00', '2019-06-10', 'silver', 'white', 'Pionier', '{G-Card}\r\nMy order number is T11546.   The rotor is detached. Please repair or replace accordingly.The back of the watch is not functioning.\r\n[Video 9220_V.mp4]', '23-09-19\r\nRotor aus Lager gebrochen - ersetzt\r\nK 2309 1400 - 26-09-19 okay', '1,2', '2019-09-29', '2019-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-30', '174.49.202.58', 'c-174-49-202-58.hsd1.pa.comcast.net', '2019-09-20', '776365992748 ', NULL),
(9221, '', 6493, 999999999, 0, '4004-Newton', '2019-09-20', '0000-00-00', '2019-08-28', 'silver', 'black', 'Theorema', 'The watch is brand new and never worn, watch doesn\'t work.  Please refund', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '66.214.128.83', '66-214-128-83.dhcp.gldl.ca.charter.com', '2019-09-20', '', NULL),
(9222, '', 6297, 999999999, 2, '3005-Marco Polo', '2019-10-02', '0000-00-00', '2018-12-10', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal - NO shopify]\r\nOrologio come segnalato piÃ¹ volte Ã¨ difettoso il meccanismo non funziona l\'ho acquistato da 8 mesi non penso sia normale che da subito a sempre dato problemi.\r\n---\r\nUhr wie mehrfach gemeldet ist defekt der mechanismus funktioniert nicht ich habe es mir 8 monate lang gekauft ich finde es nicht normal das es sofort zu immer wieder problemen kommt.', '02-10-19\r\nIndex V der VIII fehlt, klemmt im RW? - Automatik hakelig\r\nIndex befreit und geklebt, Glas innen gesÃ¤ubert, beide KlinkenrÃ¤der und Rotor (Lager gerissen) ersetzt\r\nK 0410 1355 - 07-10-19 okay', '1,2', '2019-10-08', '2019-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-08', '5.90.110.143', 'mob-5-90-110-143.net.vodafone.it', '2019-09-21', '1Z8VF4596899181083', NULL),
(9223, 'T7351', 6494, 999999999, 2, '515-Amsterdam', '2019-10-29', '0000-00-00', '2018-12-19', 'silver', 'black', 'Pionier', '{G-Card}\r\nMy order number is T7351. Even when I manually wind, or shake to give power, watch stops after 30 minutes or less. Please repair or replace accordingly', '29-10-19\r\n{war bereits hier? Rep# 8921 â†’ oB}\r\nWieder keine Feststellung. \r\nK 2910 0835 - bl. tatsÃ¤chlich stehen - Zg gerichtet\r\nK 0411 0945 - 07-11-19 okay', '1,2', '2019-11-07', '2019-11-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-07', '107.132.130.91', '107-132-130-91.lightspeed.hstntx.sbcglobal.net', '2019-09-21', '776922933179 ', NULL),
(9224, 'T13773', 6495, 999999999, 2, '511-New York', '2019-10-02', '0000-00-00', '2019-08-29', 'gold', 'blue', 'Pionier', '{G-Card}\r\nMy order number is T13773. The watch is brand new and never worn, the hour hand and the minute hand are not synchronized. They are about 30mins inaccurate, as if they were fitted upside down. Please refund + shipping. Feel free to speak with Kristi for further assistance (who has been helping me).\r\n\r\nNote: FYI I\'ve already re-ordered another watch (order number T13913), as it was needed urgently as a father\'s birthday present. Hence why I need a refund (not a replacement).', '02-10-19\r\nUhr absolut neuwertig/ungetragen\r\n[Fehler durch mangelhafte Montage verursacht]\r\nZeiger justiert montiert - 10erScheibe justiert\r\nK 0710 1125 - okay', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '62.254.133.242', '242.133-254-62.static.virginmediabusiness.co.uk', '2019-09-21', '', NULL),
(9225, 'T10646', 6496, 999999999, 2, '509-Barbados', '2019-10-29', '0000-00-00', '2019-04-01', 'black', 'black', 'Pionier', '{G-Card - #T10646}\nSince I\'ve received my order at 03 April 2019 there was no problem with my Tufina Pioneer Barbados GM 509. But after several months I\'ve got problem with my Barbados GM-509. The problem was my watch did not operate eventhough I shook it for more than 3 times. sometimes my watch could operate after I shook 28 til 30 times but next several hours stop operating. Also the display got fogging.\n\nFor you information\nI ordered Pioneer Barbados GM-509-8 with strap stainless steel (black) but actual I received GM-509-4. I have made a complaint and your staff has sent metallic band (black stainless steel strap). I\'ve tried to install the metallic strap but not success help me to install metallic band to my watch while you repair the failure\nthe strap/metallic band will be sent to you together with my watch.\nThank you for your kind attention\n\nWarm regards\n\nMULYADI SALIM ENDANG', '29-10-19\ndefinitiv LB-Gehäuse! und Halsdichtung... KULANZ, Uhr anscheinend außerhalb der Spezifikation benutzt!\nGehäuse/Werk/Krone ers., MB angesetzt - WD 8310\nK 0411 1355 - 06-11-19 okay', '1,2', '2019-11-07', '2019-11-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-08', '101.127.239.27', '101.127.239.27', '2019-09-22', '776922821996 ', NULL),
(9226, '', 6497, 999999999, 2, '101-Casablanca GM', '2019-10-01', '0000-00-00', '0000-00-00', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - 1. Generation!]\r\nthe watch is complete rewinded but it doesn\'t start to work.  Nothing happens anymore.\r\n', '01-10-19\r\nZB in AuflÃ¶sung, SekZg ab, Armband verbraucht - WD Eingang 8310\r\nKVA  Krone, Band, ZB und Werkrep. 110,- â‚¬  -  bez. 120,- 0512\r\nkleine Ãœberholung - RW durchgekrÃ¤tzt, Unruh kpl. ersetzt, ZB ers., GehÃ¤use u-s, Lunette restauriert\r\nUK 0912 0935 - einwandfrei\r\nWK 1012 0730 - 11-12-19 okay', '1,2', '2019-12-16', '2019-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-17', '84.193.200.196', 'd54c1c8c4.access.telenet.be', '2019-09-23', '1Z8VF4596891048143', NULL),
(9227, 'D46750', 6498, 999999999, 2, '508-Dublin', '2019-10-01', '0000-00-00', '2018-06-26', 'silver metal', 'black', 'Pionier', '{G-Card - Deal 46750 v. 26-06-2018}\r\nMy watch every Day is later i must have to put it at time every day', '01-10-19\r\nRotor geÃ¶ffnet, klemmt am WR - geklebt\r\nUhr hat einen heftigen Schlag auf den KronenbÃ¼gel bekommen!\r\nK 0410 1025 - zieht nicht auf â†’ offensichtlich aber kein Fehler sichtbar\r\nAufzug 4h â†’ Klinkenfeder/Klinkenrad... yap, beides!\r\nRW-BrÃ¼cke ers. \r\nK 0710 1520 - verliert aber gehÃ¶rig... Unruhlager und Paletten geÃ¶lt\r\nK 1010 1300 - kein Ergebnis zu erzielen â†’ \r\nKVA Werktausch 100,- â‚¬  â†  bez. 110,- 2110\r\nWerk ersetzt, ZB geklebt\r\nK 2210 1315 - 28-10-19 okay', '1,2', '2019-10-30', '2019-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-30', '81.185.162.123', '123.162.185.81.rev.sfr.net', '2019-09-23', '1Z8VF4596897458181', NULL),
(9228, '', 186, 2, 2, '104-Copacabana', '2019-09-24', '0000-00-00', '2013-02-17', 'black', 'black', 'Theorema', '{G-Card}\r\nThe dial doesn\'t work, just got it back from repair 2 months ago', '24-09-19\r\ndas Theorema-Schild klemmt im Federhaus :(\r\naus AL mit 2 blauen ZierplÃ¤ttchen ersetzt\r\nUK 2509 1145 - einwandfrei\r\nWK 2609 0850 - 27-09-19 okay\r\n{sorry LB}', '1,2', '2019-09-29', '2019-09-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-09-30', '', '', '0000-00-00', '1Z8VF4596895653446', NULL),
(9254, '', 6520, 999999999, 0, '108-Oman', '2019-10-03', '0000-00-00', '2019-10-03', 'black', 'gold', 'Theorema', 'Rewinding Machine is not functioning.  Key guard lock  lost due to  default unscrew . ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '87.101.152.14', '87.101.152.14', '2019-10-03', '', NULL),
(9255, '', 6521, 999999999, 2, '3005-Marco Polo', '2019-11-04', '0000-00-00', '2019-09-30', 'silver metal', 'white', 'Theorema', '{G-Card - #T14553}\r\nThe 24hr dial gear has come loose and will no longer turn. \"22\" is stuck at the 12 o\'clock position.', '06-11-19\r\nja, 24h-Ring oF â†’ neues GehÃ¤use\r\nansonsten â†’ kpl. abgelaufen, S+F oB\r\nGehÃ¤use ersetzt - WD 8310\r\nK 0611 1420 - 11-11-19 okay', '1,2', '2019-11-12', '2019-11-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-13', '192.149.109.41', '192.149.109.41', '2019-10-03', '776957785256 ', NULL),
(9233, 'T8772', 6502, 999999999, 2, '3005-Marco Polo', '2019-10-02', '0000-00-00', '2019-01-28', 'silver', 'black', 'Theorema', '{G-Card - #T8772}\r\nA few days ago watches (I bought them  from you in January 2019) stopped working. During using period I faced with few problems with watches functions and operation. When I bought them, they already came with defect - \"set month\" function was not working. I wrote about it to you, and support guy offered me to replace them, but in that moment I was in the another country (so It would be complicated to organize sent/receive action ) so I decided that this problem is not crucial and continued to use watches. About 3 months ago I noticed that automatic self-winding mechanism malfunctions, it was not winding enough to provide full day of clock operation. Moreover, month ago watches cover glass started to sweat from inside. And now they are not working at all, I can\'t wind them. \r\nWhen I bought them, they already came with defect - \"set month\" function was not working.About 3 months ago I noticed that automatic self-winding mechanism malfunctions, it was not winding enough to provide full day of clock operation. Moreover, month ago watches cover glass started to sweat from inside. And now they are not working at all, I can\'t wind them. ', '02-10-19\r\nWH-Problem? yap, aber: Schraube der Monatsrastfeder in Grundplatine gebrochen â†’ Werktausch\r\nK 0410 1520 - einwandfrei\r\nGR 0710 0850 bis 0910 0515 == >43h - perfekt\r\n09-10-19 okay', '1,2', '2019-10-09', '2019-10-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-09', '93.177.210.230', '93.177.210.230', '2019-09-26', '1Z8VF4596892671404', NULL),
(9234, '', 6503, 999999999, 0, '3010-Tigris', '2019-09-26', '0000-00-00', '2012-02-08', 'gold', 'black', 'Theorema', 'My watch doesn\'t wind anymore.. Please repair.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.239.239.11', 'host11-239-dynamic.239-95-r.retail.telecomitalia.it', '2019-09-26', '', NULL),
(9235, '', 6504, 999999999, 2, '505-Florida', '2019-10-23', '0000-00-00', '2017-10-24', 'gold', 'black', 'Pionier', '{G-Card}\r\nwatch winder is not working properly and cant adjust time forward. Also band lock is loosen again.', '23-10-19\r\nKrone gelÃ¶st - SchlieÃŸe rastet nicht â†’ Krone befestigt, Glas geputzt {SchlieÃŸe}\r\nK 2310 1345 - 28-10-19 okay', '1,2', '2019-10-29', '2019-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-30', '50.113.5.203', 'cpe-50-113-5-203.hawaii.res.rr.com', '2019-09-28', '776846166298', NULL),
(9236, '', 6505, 999999999, 0, '3004-Cannes', '2019-09-28', '0000-00-00', '2018-01-31', 'gold', 'black', 'Theorema', 'My order Number is: T1727.\r\nThe golden color inside the dial is peeling off. Please repair/replace it accordingly!!.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '204.197.182.126', '204.197.182.126', '2019-09-28', '', NULL),
(9237, 'T14298', 6506, 999999999, 2, '107-Rio', '2019-10-29', '0000-00-00', '2019-09-23', 'gold', 'black', 'Theorema', '{G-Card - #T14298}\r\nWasnâ€™t satisfied with watch', '29-10-19\r\nZeiger sind verhakt! Transportschaden! \r\nansonsten: Uhr absolut neuwertig/ungetragen', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.167.27.193', 'pool-71-167-27-193.nycmny.fios.verizon.net', '2019-09-28', '', NULL),
(9238, 'D47401', 6507, 999999999, 2, '513-Tokyo', '2019-10-02', '0000-00-00', '2018-12-28', 'black', 'black', 'Pionier', '{G-Card - Deal 47401 v. 27-12-2018}\r\nI can not wind the watch. Knob runs free.  But on the original order there was mentioned that the watch is an automatic type. See my order printout in box.', '02-10-19\r\nSperrad gelÃ¶st - gesichert befestigt\r\nUK 0710 0955 - einwandfrei\r\nWK 0810 0905 - 09-10-19 okay', '1,2', '2019-10-09', '2019-10-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-09', '81.240.87.16', '16.87-240-81.adsl-dyn.isp.belgacom.be', '2019-09-29', '1Z8VF4596899838516', NULL),
(9239, 'T9781', 6508, 999999999, 2, '3011-Macau', '2019-10-29', '0000-00-00', '2019-03-04', 'silver metal', 'white', 'Theorema', '{G-Card}\r\nMY order number is T9781. The stem of the watch not engaging with the inner gear to change the time.\r\n Please repair or replace accordingly.', '29-10-19\r\nZgstellung fehlerhaft - WH-Problem â†’ Werktausch\r\nK 0411 1450 - 07-11-19 okay', '1,2', '2019-11-07', '2019-11-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-07', '76.196.198.98', '76-196-198-98.lightspeed.irvnca.sbcglobal.net', '2019-09-30', '776922970747 ', NULL),
(9240, '', 6509, 999999999, 2, '3005-Marco Polo', '2019-10-10', '0000-00-00', '2017-11-27', 'gold', 'black', 'Theorema', '{G-Card}\r\nThe Roman Numeral XI for the nine o\'clock\r\nposition, the X fell off and ended up in the working mechanism.', '10-10-19\r\nIndexe I der III - I der VII - X der IX fehlen â†’ geklebt\r\nbeide KlinkenrÃ¤der ersetzt (hakelig)\r\nK 1010 1445 - 14-10-19 okay', '1,2', '2019-10-14', '2019-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-15', '108.195.191.104', '108-195-191-104.lightspeed.frokca.sbcglobal.net', '2019-09-30', '776707181791 ', NULL),
(9241, 'T14054', 6510, 999999999, 2, '4004-Newton', '2019-10-29', '0000-00-00', '2019-09-12', 'gold metal', 'black', 'Theorema', '{G-Card}\r\nMy order number is T14054. There is a small paint chip on the minute hand. Please replace accordingly.', '29-10-19\r\njo... leichte VerfÃ¤rbung â†’ Zg ersetzt\r\nK 3010 0845 - neu gestellt\r\nK 0411 0825 - gewinnt deutlich â†’ reguliert\r\nK 0411 0900 - 06-11-19 okay', '1,2', '2019-11-07', '2019-11-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-08', '24.183.252.97', '24-183-252-97.dhcp.jcsn.tn.charter.com', '2019-09-30', '776922844703 ', NULL),
(9243, '', 6405, 999999999, 2, '101-Casablanca GM', '2019-10-07', '0000-00-00', '2017-10-25', 'gold', 'black', 'Theorema', '{G-Card}\r\nMy watch is not working. Please repair.\r\n\r\nDuring normal daily winding, the spring has gone loose and one of the winding cog wheels has become detached and is floating around inside the case.', '07-10-19\r\nSperradschraube lose im Werk - gesichert befestigt\r\nGehÃ¤use u-s - Lunette ausgebessert\r\nUK 0810 0905 - einwandfrei\r\nWK 0910 0840 - 10-10-19 okay', '1,2', '2019-10-11', '2019-10-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-11', '92.23.117.163', 'host-92-23-117-163.as13285.net', '2019-09-30', '1Z8VF4596897227135', NULL),
(9246, '', 6513, 999999999, 0, '3005-Marco Polo', '2019-10-01', '0000-00-00', '2019-09-25', 'black', 'black', 'Theorema', 'My order number is T14359. The watch is not running at all. I try everything is still not working. Please I just want a refund. Thank you very much..', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '67.7.2.89', '67-7-2-89.hstn.centurylink.net', '2019-10-01', '', NULL),
(9247, '', 6514, 999999999, 0, '3006-Monaco Diamond', '2019-10-01', '0000-00-00', '2019-10-31', 'gold', 'black', 'Theorema', 'The letters and numbers are extremely small making it impossible for me to read the date and year.  My order number is T14384 The watch is brand new and never worn. Please  exchange with Marco Polo GM 3005-6 \r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '161.185.210.113', 'msacs-out5g.nyc.gov', '2019-10-01', '', NULL),
(9248, 'T13395', 6515, 999999999, 2, '115-Helsinki', '2019-10-08', '0000-00-00', '2019-08-09', 'rosÃ©', 'blue', 'Theorema', '{G-Card}\r\nMy order number is T13395. Scratch on glass, I need to replace the glass and watch runs too slow every hour. Please repair !!', '08-10-19\r\nautsch... GehÃ¤use heftig zerkratzt bei 1200, groÃŸer Kratzer auf dem Glas von 12 zur 4... GehÃ¤use zum Kulanzpreis!\r\nKVA GehÃ¤use ersetzen  40,- â‚¬   â† bez. 50,-  2410\r\nGehÃ¤use rosÃ© ers. - WD 8310\r\nK 2810 1500 - 04-11-19 okay', '1,2', '2019-11-05', '2019-11-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-05', '80.60.252.92', 'ip503cfc5c.speed.planet.nl', '2019-10-01', '1Z8VF4596891132453', NULL),
(9249, '', 6516, 999999999, 0, '101-Casablanca GM', '2019-10-01', '0000-00-00', '2019-09-29', 'black', 'black', 'Theorema', 'My order number is T14433\r\nClasp over crown is loose and I cannot fix. Please replace accordingly ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '89.168.210.184', '89-168-210-184.dynamic.dsl.as9105.com', '2019-10-01', '', NULL),
(9250, '', 6517, 999999999, 2, '101-Casablanca GM', '2019-10-10', '0000-00-00', '2019-09-26', 'black', 'white', 'Theorema', 'My order number is T14433\r\nclasp over crown is loose and i cannot fix, please replace accordingly', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '89.168.210.184', '89-168-210-184.dynamic.dsl.as9105.com', '2019-10-01', '', NULL),
(9251, '', 6518, 999999999, 2, '101-Casablanca GM', '2019-11-27', '0000-00-00', '2018-12-06', 'silver bicolor', 'yellow', 'Theorema', '{G-Card - #T6501}\r\nSomepart looks like broken or something happed.Please check it. Thanks ', '03-12-19\r\nSperradschraube gelÃ¶st, Sperrad fliegt im Werk rum\r\nSperrad gesichert befestigt, Anker justiert\r\nUK 0312 1435 - reguliert\r\nUK 0412 0855 - einwandfrei\r\nWK 0512 0735 - 06-12-19 okay', '1,2', '2019-12-17', '2019-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-17', '108.30.153.50', 'pool-108-30-153-50.nycmny.fios.verizon.net', '2019-10-01', '777265156134 ', NULL),
(9257, '', 6523, 999999999, 2, '101-Casablanca GM', '2019-10-10', '0000-00-00', '2018-08-08', 'gold metal', 'black', 'Theorema', '[2x Casablanca - 1x 101-8 - 1x 108-10]\r\n{2 G-Cards - #T4861}\r\nLock hinge is defect (on both watches on the order) ', '11-10-19\r\ngoldene â†’ zu locker â†’ gepannt\r\nschwarze â†’ zu fest â†’ justiert\r\nje WK 1110 1325 - beide gut\r\nje UK 1410 0845 - schwarz einwandfrei - gold reguliert\r\nje WK 1510 0810 - 16-10-19 okay', '1,2', '2019-10-17', '2019-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-18', '217.210.128.229', '217-210-128-229-no2450.tbcn.telia.com', '2019-10-05', '1Z8VF4596891522415', NULL),
(9258, 'T9191', 6524, 2, 2, '3011-Macau', '2019-10-07', '0000-00-00', '2019-02-11', 'gold', 'black', 'Theorema', '{G-Card - #T9191}\r\nThe second hand is loose [...]\r\n', '07-10-19\r\nyap, und SchlieÃŸe defekt - Zg aufgesetzt und SchlieÃŸe ers.\r\nK 0710 1450 - reguliert und Klinkenrad â†’ Aufzug war mangelhaft\r\nK 1010 0900 - reguliert und 14-10-19 okay', '1,2', '2019-10-14', '2019-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-15', '', '', '0000-00-00', '776707205575 ', NULL),
(9259, 'T13704', 6525, 2, 2, '101-Casablanca GM', '2019-10-07', '0000-00-00', '2019-08-27', 'gold', 'black', 'Theorema', '{G-Card - #T13704}\r\nThe glass of the watch is broken. Please repair', '07-10-19\r\nGlas fehlt - leichte Splitter im GehÃ¤use zu finden, Werk aber iO\r\nKVA  Glas ersetzen  25,- â‚¬ â† bez. 35,- 1210\r\nGehÃ¤use u-s, Glas mit neuer Dichtung eingepreÃŸt - WD 8310\r\nUK 1410 1530 - einwandfrei\r\nWK 1510 0810 - 16-10-19 okay', '1,2', '2019-10-17', '2019-10-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-18', '', '', '0000-00-00', '1Z8VF4596898085359', NULL),
(9261, '', 5689, 999999999, 2, '4004-Newton', '2019-11-14', '0000-00-00', '2019-05-02', 'gold', 'blue', 'Theorema', '{G-Card - #T11321}\r\nI ordered this watch online and i received it with glass broken. Unfortunately i could not use it and I put this claim for the warranty. I am very disappointed with this case. I hope your team fixes it soon and send it back to my address. Kindly waiting for your communication.\r\n\r\nThanks. \r\n\r\nLuis Sanchez ', '20-11-19\r\naha... und schon Ã¼berfÃ¼hrt! heftige Druckstelle bei 0900\r\nKVA  Werk und GehÃ¤use  160,- - bez. 170,-  2011\r\nWerk, GehÃ¤use und beschÃ¤digtes ZB ers. - WD 8310\r\nK 2511 0930 - reguliert\r\nK 2611 0745 - 28-11-19 okay', '1,2', '2020-01-21', '2020-01-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-05', '77.81.167.157', '77.81.167.157', '2019-10-08', 'RC 58 248 999 2DE', NULL),
(9262, '', 6526, 999999999, 2, '511-New York', '2019-11-14', '0000-00-00', '2019-09-23', 'black', 'black', 'Pionier', 'My order number is T14364.  The watch is brand new and never worn. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '152.79.77.124', '152.79.77.124', '2019-10-08', '', NULL),
(9263, '', 6527, 999999999, 2, '514-Hawaii', '2019-10-15', '0000-00-00', '2018-11-27', 'gold', 'black', 'Pionier', '{G-Card}\r\nMy order number is T5979 my watch stopped working please repair or replace accordingly. Thanks', '18-10-19\r\nKlinkenfeder gebrochen - Kronrad/Hilfskronrad gefettet, Klinkenfeder ers.\r\nAufzug bis 2210 0800 - einwandfrei\r\nWK 2210 0800 - 23-10-19 okay', '1,2', '2019-10-24', '2019-10-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-24', '82.11.187.28', 'cpc92314-cmbg19-2-0-cust795.5-4.cable.virginm.net', '2019-10-09', '1Z8VF4596891838021', NULL),
(9264, '', 6528, 2, 2, '511-New York II', '2019-10-10', '0000-00-00', '2018-03-06', 'rosÃ© metal', 'blau', 'Pionier', '{G-Card - #T2635}\r\nThe calendar is broken', '11-10-19\r\n10er-Scheibe und BÃ¼gelschraube â†’ erst justiert, aber dann doch \r\nneues Werk wegen ZgPassung\r\nK 1110 1445 - 14-10-19 okay', '1,2', '2019-10-14', '2019-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-15', '', '', '0000-00-00', '776707242216 ', NULL),
(9266, '', 6530, 999999999, 2, '3005-Marco Polo', '2019-10-18', '0000-00-00', '2019-09-16', 'silver metal', 'black', 'Theorema', '{G-Card}\r\nMy order number is T14131. I bought my watch a month ago and the watch gains a minute every day. Please repair or replace accordingly.]\r\n\r\n', '30-10-19\r\n...und Armband im nichtkÃ¼rzbaren Bereich gerissen, ein StÃ¼ckchen ZB-Verzierung liegt unter der Unruh... entfernt\r\nKunde hat Recht, Uhr gewinnt 75s/d â†’ reguliert\r\nArmband ersetzt\r\nK 3010 1145 - 04-11-19 okay', '1,2', '2019-11-05', '2019-11-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-05', '77.103.45.127', 'cpc93836-hari18-2-0-cust382.20-2.cable.virginm.net', '2019-10-11', '1Z8VF4596896522595', NULL),
(9267, '', 6531, 2, 2, '101-Casablanca', '2019-10-11', '0000-00-00', '2019-05-23', 'black', 'black', 'Theorema', '{G-Card - #T11855}\r\nThe watch stopped working. Please refund', '11-10-19\r\nober StoÃŸsicherung fehlt - Manufaktur-Fehler! \r\nAber Uhr getragen... wartet auf okay von Marsida\r\nUnruh kpl. ers.\r\nUK 0511 1400 - neu gestellt\r\nUK 0611 0840 - lÃ¤uft, aber Zeiger bleiben zurÃ¼ck... ZgReibung? falsche Unruhe? yap, verliert 5s/m â†’ 21600er ers. \r\nUK 0711 1520 - einwandfrei\r\nWK 0811 0815 - 11-11-19 bestens', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(9268, '', 6532, 999999999, 0, '', '2019-10-12', '0000-00-00', '2009-07-01', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '204.44.112.150', '204.44.112.150.static.quadranet.com', '2019-10-12', '', NULL),
(9269, 'D33496', 6533, 999999999, 2, '3006-Monaco Diamond', '2019-10-25', '0000-00-00', '2015-07-28', 'black metal', 'black', 'Theorema', '{G-Card - Deal 33496 v. 28-07-2015}\r\nThe watch has stopped working. when I wear the watch or shake to wind automatically it only goes for a short period of time and then stops again.', '25-10-19\r\nRotor geÃ¶ffnet, dadurch Aufzug schlecht? nÃ¶p, gefallen â†’ DS am Horn 11 - U-Welle gebrochen - 4 Jahre alt...\r\nKVA  Werktausch 100,- â‚¬ - bez. 110,-  0111\r\nB/G u-s, Werk ers. - WD 8310\r\nK 0811 0830 - 11-11-19 reguliert und okay', '1,2', '2019-11-12', '2019-11-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-12', '176.248.242.90', 'b0f8f25a.bb.sky.com', '2019-10-12', '1Z8VF4596899374231', NULL),
(9270, '', 6534, 999999999, 0, '', '2019-10-12', '0000-00-00', '2022-02-06', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '165.227.163.166', '165.227.163.166', '2019-10-12', '', NULL),
(9271, '', 6535, 999999999, 0, '', '2019-10-12', '0000-00-00', '2012-05-03', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '139.59.107.152', '139.59.107.152', '2019-10-12', '', NULL),
(9272, '', 6536, 999999999, 0, '', '2019-10-12', '0000-00-00', '2021-02-04', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '139.59.107.152', '139.59.107.152', '2019-10-12', '', NULL),
(9273, '', 6537, 999999999, 0, '', '2019-10-12', '0000-00-00', '2024-06-09', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '155.254.115.70', '155.254.115.70', '2019-10-12', '', NULL),
(9274, '', 6538, 999999999, 0, '107-Rio', '2019-10-13', '0000-00-00', '2019-10-05', 'black', 'white', 'Theorema', 'My order number is T14802. Please exchange it with Casablanca GM-101-10.I think I chosen the wrong one, actually I want buy the GM101-10 but I chosed the GM107-8, because they look like eachother', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.247.244.113', 'x2f7f471.dyn.telefonica.de', '2019-10-13', '', NULL),
(9275, '', 6539, 999999999, 0, '', '2019-10-13', '0000-00-00', '0000-00-00', '', '', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '46.101.94.163', '46.101.94.163', '2019-10-13', '', NULL),
(9276, '', 6540, 999999999, 0, '', '2019-10-13', '0000-00-00', '2006-06-10', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '139.59.107.152', '139.59.107.152', '2019-10-13', '', NULL),
(9277, '', 6541, 999999999, 0, '', '2019-10-13', '0000-00-00', '0000-00-00', '', '', '', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '139.59.107.152', '139.59.107.152', '2019-10-13', '', NULL),
(9278, '', 6542, 999999999, 2, '107-Rio', '2019-11-10', '0000-00-00', '2019-05-10', 'black', 'black', 'Theorema', 'My order number is T14654.  The watch is brand new and never worn. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.195.136.241', 'ool-44c388f1.dyn.optonline.net', '2019-10-14', '', NULL),
(9279, '', 6514, 999999999, 0, '3005-Marco Polo', '2019-10-14', '0000-00-00', '2019-10-31', 'silver', 'white', 'Theorema', 'Good Morning Kristi,\r\n\r\nUnfortunately, I do not have any additional money to pay.  \r\n\r\n\r\nThis transaction has taken a lot of time and I am disappointed to learned that the replacement watch was not already shipped.\r\n\r\nI am no longer interested and am requesting a full refund for the watch I returned.  I already paid the postage cost to have the watch returned to you.  \r\n\r\nAt this point I am requesting a refund for this purchase.\r\n \r\nRespectfully\r\nSelwyn Fergus', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.127.184.2', 'ool-457fb802.dyn.optonline.net', '2019-10-14', '', NULL),
(9280, '', 6543, 999999999, 2, '510-London', '2019-10-19', '0000-00-00', '2019-10-07', 'gold', 'black', 'Pionier', '{G-Card}\r\nT14761 - Watch is not working, something was blocking the second hand. Please exchange', '30-10-19\r\nausgeschwungen - NEIN â†’ eine Schraube der RW-BrÃ¼cke gebrochen - mglw. durch Fall da auch ZB verschoben!\r\nWerktausch KULANZ\r\nK 3010 1035 - 04-11-19 okay', '1,2', '2019-11-05', '2019-11-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-05', '31.161.67.194', 'mail.dehoop.net', '2019-10-14', '1Z8VF4596898250401', NULL),
(9281, '', 6544, 999999999, 2, '114-Buenos Aires', '2019-10-22', '0000-00-00', '2019-06-28', 'black', 'black', 'Theorema', '{G-Card - #T12540}\r\nThe clock got up and does not go', '01-11-19\r\nSekZg-Problem - gerichtet, Anker justiert, ZgStellung korrigiert\r\nUK 0111 0845 - gut - Aufzug 32x\r\nUK 0411 0850 - einwandfrei\r\nWK 0511 0800 - 06-11-19 okay', '1,2', '2019-11-07', '2019-11-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-07', '176.114.240.42', '176-114-240-42.rychlydrat.cz', '2019-10-14', '1Z8VF4596896200227', NULL),
(9282, '', 6545, 999999999, 2, '7002-Chicago', '2019-11-10', '0000-00-00', '2019-10-07', 'silver metal', 'black', 'Pionier', '{G-Card}\r\nMy order number is T14703. The minute hand is loose and moves all the time. Please repair or replace accordingly.', '20-11-19\r\nyap... evtl neues Werk! erstmal StdZg und MinZg ersetzt\r\nK 2111 1100 - 25-11-19 okay', '1,2', '2019-12-05', '2019-12-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-05', '188.150.164.180', 'c188-150-164-180.bredband.comhem.se', '2019-10-14', '1Z8VF4596894384284', NULL),
(9283, '', 6546, 999999999, 0, '101-Casablanca GM', '2019-10-14', '0000-00-00', '2019-10-09', 'gold', 'black', 'Theorema', 'My order number is T14712.  The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '47.14.128.65', '047-014-128-065.res.spectrum.com', '2019-10-14', '', NULL),
(9284, '', 6547, 999999999, 0, '3011-Macau', '2019-10-15', '0000-00-00', '2019-02-28', 'gold', 'black', 'Theorema', 'Order number #T9658. The mechanism stops working after 2-3 minutes', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '130.43.212.29', 'apn-130-43-212-29.vodafone.hu', '2019-10-15', '', NULL),
(9285, '', 1296, 999999999, 2, '101-Casablanca GM', '2019-10-17', '0000-00-00', '2013-06-27', 'silver', 'white', 'Theorema', '{G-Card}\r\nDear,\r\n\r\nPlease work on below;\r\n1. Replace glass\r\n2. Repair the blue circles in the middle of the watch.\r\n3. Any other things you might notice that need to be repaired.\r\n\r\nMany thanks,\r\nGeert-Jan', '17-10-19\r\n{Uhr wurde von anderer Adresse geschickt als hier hinterlegt:\r\nG.J. Zwager - De iik 12 - 9251 NS Burgum - geÃ¤ndert nach RÃ¼cksprache Elsa - 23-10-19}\r\nKVA  Glas und ZB ersetzen, Werk reparieren und Armband neu  \r\n25,- + 20,- + 40,- + 15,- == 100,- â‚¬  â†’  bez. 110,-  2310\r\nGehÃ¤use u-s, Werk rep. {Code W}, ZB ers., Lunette ausgelegt, Glas mit Dichtung und Bodendichtung ersetzt - WD 8310\r\nWK 2510 1530 - 28-10-19 okay', '1,2', '2019-10-29', '2019-10-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-10-30', '178.132.210.15', '178.132.210.15', '2019-10-15', '1Z8VF4596892334233 ', NULL),
(9286, '', 6548, 999999999, 2, '101-Casablanca GM', '2019-11-14', '0000-00-00', '2019-10-10', 'gold', 'black', 'Theorema', 'My order number is T14867. The watch is brand new and never worn. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '67.127.176.18', '67-127-176-18.keltonconsulting.com', '2019-10-16', '', NULL),
(9299, '', 6559, 999999999, 2, '101-Casablanca GM', '2019-11-04', '0000-00-00', '2019-10-07', 'black', 'yellow', 'Theorema', 'My order number is T14669 . Even fully wound the watch doest work . The watch is brand new and never worn . Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.6.103.0', 'cpc106867-hari19-2-0-cust767.20-2.cable.virginm.net', '2019-10-22', '', NULL),
(9300, '', 6560, 999999999, 0, '3012-Paris', '2019-10-22', '0000-00-00', '2017-08-24', 'black', 'black', 'Theorema', 'The oscillating weight in the back of the watch is missing on the right side where the bigger circle(automatic side) is when you look at the watch from the front. Because of this, the right side(bigger circle) hands do not move without it. Please let me know if this part can be replaced and screwed on. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '204.102.220.120', '204.102.220.120', '2019-10-22', '', NULL),
(9288, '', 6549, 999999999, 2, '101-Casablanca GM', '2019-10-22', '0000-00-00', '2019-10-05', 'gold', 'white', 'Theorema', 'Order No. T14917 -Received watch 16th Oct 9.29am by UPs. Unpacked it, read booklet, followed the rules, wind clockwise, after 25/30 mins nothing moving. Quality was disappointing, Due to not working I want a full refund. My email request was at 10.26am one hour from delivery. Guarantee cards looks like date from 05/10/19 which your company filled in.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.237.147.139', 'cpc87293-slou4-2-0-cust138.17-4.cable.virginm.net', '2019-10-17', '', NULL),
(9289, '', 6550, 999999999, 2, '511-New York', '2019-11-04', '0000-00-00', '2019-10-10', 'silver metal', 'white', 'Pionier', '{G-Card}\r\nMy Oder number is T14898. The watch arrived broken the day hand is missing. The watch is brand new and never worn. Please Refund. Watch is not in a working condition arrived that way. \r\n\r\n{Kein Refund! Bitte reparieren --  REFUND am 08-11-19}', '06-11-19\r\nyap, Zeiger fehlt... aus RW operiert (Transportschaden?)\r\nZg aufgesetzt und geprÃ¼ft\r\nK 0711 1000 - reguliert - MB ersetzt und okay', '1,', '2019-11-11', '0000-00-00', 0, 0, 0, 0, 0, 1, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.187.214.116', 'ip70-187-214-116.oc.oc.cox.net', '2019-10-17', '', NULL),
(9290, '', 6551, 999999999, 2, '3011-Macau', '2019-10-26', '0000-00-00', '2019-02-25', 'gold', 'black', 'Theorema', '{G-Card}\r\nOrder number T9629 - February 2019.  The watch dosenÂ´t work anymore. Please replace or repair accordingly.\r\n', '30-10-19\r\nausgeschwungen - ABER â†’ grÃ¶bere Fehler in der Hemmung\r\nWerktausch\r\nK 3010 1330 - 04-11-19 okay', '1,2', '2019-11-05', '2019-11-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-05', '2.107.14.232', '2-107-14-232-dynamic.dk.customer.tdc.net', '2019-10-17', '1Z8VF4596898557616', NULL),
(9291, 'T12247', 6552, 999999999, 2, '4004-Newton', '2019-10-26', '0000-00-00', '2019-06-17', 'black', 'black', 'Theorema', '{G-Card - #T12247}\r\nMy watch is not working even when i tried manually winding it please fixed it or replace it accordingly ', '01-11-19\r\n5 Indexe fehlen! ZB in AuflÃ¶sung... alle Indexe gesichert geklebt\r\nGehÃ¤use u-s\r\nK 0411 0925 - 06-11-19 okay', '1,2', '2019-11-12', '2019-11-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-12', '188.252.218.164', '188.252.218.164', '2019-10-17', 'RC 58 068 777 4DE', NULL),
(9292, 'T14828', 6553, 999999999, 2, '107-Rio', '2019-11-04', '0000-00-00', '2019-10-05', 'silver metal', 'black', 'Theorema', '{G-Card}\r\nMy order number is T14828. The watch arrived defective with the water-resistant silicon out.  The watch is brand new and never worn. Please refund.\r\n\r\n{kein Refund! Bitte reparieren}', '06-11-19\r\nBastler? Nicht nachweisbar! \r\nPrÃ¤ventiv Anker justiert, Bodendichtung ersetzt - WD 8310\r\nUK 0611 1355 - einwandfrei\r\nWK 0711 0810 - 11-11-19 okay', '1,2', '2019-11-12', '2019-11-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-12', '84.75.139.66', '84-75-139-66.dclient.hispeed.ch', '2019-10-17', 'RC 58 068 778 8DE', NULL),
(9293, '', 6554, 999999999, 2, '114-Buenos Aires', '2019-11-14', '0000-00-00', '2019-09-12', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - #T13941 vom 06-09-2019]\r\nEven fully wound my watch keeps stopping. Please repair or replace accordingly.', '20-11-19\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 31x\r\nUK 2011 1550 - bl. stehen â†’ SekZg-Problem\r\ngerichtet, reguliert\r\nUK 2111 0900 - bl. stehen - warum? bei ZB oben â†’ Anker und AnkerHÃ¶henluft justiert\r\nUK 2211 1350 - gut\r\nUK 2511 0850 - einwandfrei\r\nWK 2611 0735 - 27-11-19 okay', '1,2', '2019-12-05', '2019-12-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-05', '108.73.159.33', '108-73-159-33.lightspeed.miamfl.sbcglobal.net', '2019-10-17', '777155664246', NULL),
(9295, '', 6556, 999999999, 0, '108-Oman', '2019-10-19', '0000-00-00', '2019-05-28', 'silver', 'gold', 'Theorema', 'The crown is blocked and doesnâ€™t rotate. It can be pulled to position B and time can be changed but it doesnâ€™t rotate to wind up the watch', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.6.46.126', 'cpc140418-slou6-2-0-cust637.17-4.cable.virginm.net', '2019-10-19', '', NULL),
(9296, '', 6557, 999999999, 0, '114-Buenos Aires', '2019-10-21', '0000-00-00', '2019-08-21', 'gold', 'black', 'Theorema', 'Glass surface cracked and require replacement. Other repairs not required.\r\n\r\nPlease return after repair to :\r\nC/O China System Company Ltd.\r\nSuite 2913, Hong Kong Plaza,\r\n188 Connaught Road West,\r\nWestern District,\r\nHong Kong. \r\n\r\nAttention: Mr. Tommy Chiu\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '42.200.183.96', '42-200-183-96.static.imsbiz.com', '2019-10-21', '', NULL),
(9297, '', 6557, 999999999, 0, '114-Buenos Aires', '2019-10-21', '0000-00-00', '2019-08-12', 'gold', 'black', 'Theorema', 'My order number is T13431. My glass is broken. Please repair or replace accordingly.]\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '42.200.183.96', '42-200-183-96.static.imsbiz.com', '2019-10-21', '', NULL),
(9298, 'D47283', 6558, 2, 2, '107-Rio', '2019-10-21', '0000-00-00', '2018-12-04', 'silver', 'black', 'Theorema', '{G-Card - Deal 47283 v. 03-12-2018}\r\nStopped working [...]', '21-10-19\r\nWerk kpl. abgelaufen - auÃŸer einem verbrauchtem Armband keine Feststellung - Aufzug 32x\r\nUK 2110 1145 - einwandfrei\r\nWK 2210 0805 - bestens! Nachfrage Ã¼ber Elsa\r\n{Band KVA 30,- â‚¬} â† Kunde ist nicht bereit fÃ¼r ein Armband zu zahlen! Auch zum seinem Problem mit der Uhr Ã¤uÃŸert er sich nicht, will mit Groupon verhandeln.', '1,2', '2019-12-05', '2019-12-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-05', '', '', '0000-00-00', '1Z8VF4596892645077', NULL),
(9301, '', 6561, 999999999, 0, '101-Casablanca GM', '2019-10-23', '0000-00-00', '2019-09-23', 'gold', 'yellow', 'Theorema', 'I have a Theorema Casablanca with a rose gold case, yellow dial, and blue trim. When I received the watch, everything was great except for the adjustment dial clasp. Whenever I went to close the clasp after my first adjustment/winding, it wouldn\'t close. Therefore, whenever I wore the watch, it dangled on my wrist and was quite uncomfortable. I tried to adjust it after Tufina sent me an instructional video, but the problem still persisted. Thank you.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.131.148.117', 'h69-131-148-117.cncrtn.dsl.dynamic.tds.net', '2019-10-23', '', NULL),
(9302, '', 6562, 999999999, 2, '514-Hawaii', '2019-11-04', '0000-00-00', '2017-11-30', 'gold black', 'black', 'Pionier', '{G-Card - }\r\nThe crown is missing. Please repair/replace accordingly. \r\nMechanism which locks on to the strap is loose, sometimes it opens (part which has \"pioneer\" on it with logo). ', '06-11-19\r\nKronen-BÃ¼gel, NICHT Krone! \r\nAufzugKontrolle bis 0711 0800 â†’ bestens!\r\nErsatz gegen Portoerstattung! SchlieÃŸe wird gerichtet \r\n- bez. 10,- 1211\r\nBÃ¼gel mit Schraube gesichert ers.\r\nAufzug bis 1311 0900 - 13-11-19 okay', '1,2', '2019-11-19', '2019-11-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-19', '161.73.253.2', 'gip-snat-253-2.nat.brookes.ac.uk', '2019-10-24', '1Z8VF4596896315649', NULL),
(9303, '', 6563, 999999999, 2, '4004-Newton', '2019-11-27', '0000-00-00', '2018-03-20', 'silver metal', 'black', 'Theorema', '{G per email 2710}\r\nMy order number is T10562. My Newton watch stopped working the hands are loose and the bezel around the date location has come loose.  Also it has never kept time very well.  I am always having to correct the time every few days.', '02-12-19\r\nDruckstelle bei 0400 - Check & Fotos - Kalenderfenster geklebt, Zg aufgesetzt, Indexe geprÃ¼ft\r\nK 0412 0955 - zieht nicht genÃ¼gend auf â†’ Rotorlager geÃ¶lt\r\nK 0612 1035 - 09-12-19 okay', '1,2', '2019-12-16', '2019-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-17', '12.221.228.18', '12.221.228.18', '2019-10-24', '777257886583', NULL),
(9304, '', 6564, 999999999, 0, '101-Casablanca GM', '2019-10-24', '0000-00-00', '2018-12-17', 'silver', 'white', 'Theorema', 'When I pull the crown to adjust time , it comes out completely . So I cannot adjust time .\r\nThank you ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '139.216.202.24', '24.202.216.139.sta.dodo.net.au', '2019-10-24', '', NULL),
(9307, '', 6411, 999999999, 2, '114-Buenos Aires', '2019-11-04', '0000-00-00', '2019-07-08', 'gold', 'blue', 'Theorema', '{G-Card}\r\nOrder nr T13362,\r\nWatch does not start and does not work at all,\r\nPlease replace the prodict or return the money, \r\n\r\nThank you ', '06-11-19\r\n[Rep. 9105 - SekZg-Problem]\r\nsteht kpl. aufgezogen â†’ gefallen und ausgeschwungen, heftige Druckstelle bei 1200\r\nKVA Werkreparatur  50,- â‚¬ â†’ nicht bez. aber ausf. einf. Rep.\r\neinfach ist gut... vÃ¶llig verzogenes ZB ers., Unruh eingerenkt\r\nUK 1812 0800 - einwandfrei\r\nWK 1912 0725 - 20-12-19 okay', '1,2', '2019-12-29', '2019-12-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-30', '84.251.82.22', 'dsl-hkibng32-54fb52-22.dhcp.inet.fi', '2019-10-25', '1Z8VF4596850401980', NULL),
(9308, '', 6566, 999999999, 0, '515-Amsterdam', '2019-10-27', '0000-00-00', '2019-10-01', 'silver', 'black', 'Pionier', 'My order number is T13986. Please exchangeit with GM-509- Silver Barbados', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '162.193.84.22', '162-193-84-22.lightspeed.sndgca.sbcglobal.net', '2019-10-27', '', NULL),
(9309, '', 6567, 999999999, 0, '114-Buenos Aires', '2019-10-27', '0000-00-00', '2019-10-23', 'rosÃ©', 'blue', 'Theorema', 'The watch does not work after being wound. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.252.81.10', 'pool-96-252-81-10.bstnma.fios.verizon.net', '2019-10-27', '', NULL),
(9310, '', 6568, 999999999, 0, '509-Barbados', '2019-10-27', '0000-00-00', '2019-10-21', 'black', 'black', 'Pionier', 'My order number is T15224. I don\'t like the watch. The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.119.158.152', 'cpe-172-119-158-152.socal.res.rr.com', '2019-10-27', '', NULL),
(9311, '', 6569, 999999999, 0, '114-Buenos Aires', '2019-10-27', '0000-00-00', '2019-10-21', 'rosÃ©', 'blue', 'Theorema', 'My order number is T15238. The watch package arrived in bad condition. The watch is brand new and never worn. Please refund. I\'ve already sent pictures of the Fedex package that was completely destroyed so I\'m sending without box as instructed. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '47.16.221.7', 'ool-2f10dd07.dyn.optonline.net', '2019-10-27', '', NULL),
(9312, '', 6570, 999999999, 2, '101-Casablanca GM', '2019-11-27', '0000-00-00', '2018-11-27', 'gold', 'black', 'Theorema', '{G-Copy & Card - #T5999}\r\nWe purchased this watch last year,but the winding mechanism no longer works (it rewinds itself upon winding)', '03-12-19\r\nSperrad gelÃ¶st â†’ entgratet und gesichert befestigt\r\nAnker kontrolliert\r\nUK 0312 1445 - einwandfrei\r\nWK 0412 0900 - 05-12-19 okay', '1,2', '2019-12-17', '2019-12-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-17', '97.120.90.2', '97-120-90-2.ptld.qwest.net', '2019-10-28', '777265167223', NULL),
(9313, 'T9193', 6571, 2, 2, '511-New York II', '2019-10-29', '0000-00-00', '2019-02-12', 'silver', 'black', 'Pionier', '{G-Card - #T9193}\r\nThe calendar doesn\'t work properly and please help to change the watch strap [...]', '29-10-19\r\nBIG Date...Armband?\r\nDatum repariert und ZB ers. â†’ beschÃ¤digt durch den Tages-Zeiger\r\nK 0411 1535 - reguliert\r\nK 0711 0830 - 11-11-19 gut, aber Band noch nicht geklÃ¤rt!\r\nâ†’ KEIN Band, da Kunde nichts zahlen will, somit Uhr fertig', '1,2', '2019-12-05', '2019-12-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-05', '', '', '0000-00-00', '777155619460', NULL),
(9314, '', 5200, 999999999, 0, '110-Oslo', '2019-10-29', '0000-00-00', '2016-10-04', 'black', 'black', 'Theorema', 'I have lost the crown . Please repair.\r\nI lost my warranty card.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.239.208.128', '072-239-208-128.res.spectrum.com', '2019-10-29', '', NULL),
(9315, '', 6572, 999999999, 2, '509-Barbados', '2019-11-10', '0000-00-00', '2016-08-27', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - NO Deal]\r\nWinder mechanism broken, however, watch is still working', '20-11-19\r\nRotor klemmt, Handaufzug oF - Garantie vorbei\r\nKVA  Werkreparatur  60,- - bez. 70,-  1612\r\naufgrund grÃ¶ÃŸerer Probleme auch mit der RW-BrÃ¼cke - Code W\r\nK 2012 1155 - reguliert und 06-01-20 okay', '1,2', '2020-01-14', '2020-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-14', '92.3.73.64', 'host-92-3-73-64.as43234.net', '2019-10-29', '1Z8VF4596897535507', NULL),
(9316, '', 5200, 999999999, 0, '110-Oslo', '2019-10-29', '0000-00-00', '2017-10-04', 'black', 'black', 'Theorema', 'I have lost the crown . Please repair.\r\ni have lost my warranty card', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.239.208.128', '072-239-208-128.res.spectrum.com', '2019-10-29', '', NULL),
(9317, '', 5200, 999999999, 0, '110-Oslo', '2019-10-29', '0000-00-00', '2017-10-04', 'black', 'black', 'Theorema', 'I have lost the crown. Please repair.\r\nI have lost my warranty card,too.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.239.208.128', '072-239-208-128.res.spectrum.com', '2019-10-29', '', NULL),
(9318, '', 6573, 999999999, 0, '101-Casablanca GM', '2019-10-29', '0000-00-00', '2019-08-06', 'black', 'white', 'Theorema', 'Latch went stay close.\r\nIt pups open.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '184.153.55.251', 'cpe-184-153-55-251.nyc.res.rr.com', '2019-10-29', '', NULL),
(9319, '', 6574, 999999999, 0, '3009-Dubai', '2019-10-30', '0000-00-00', '2019-10-15', 'silver', 'white', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.58.45.176', '172.58.45.176', '2019-10-30', '', NULL),
(9320, '', 6574, 999999999, 2, '3009-Dubai', '2019-12-12', '0000-00-00', '2019-10-15', 'silver', 'white', 'Theorema', 'My order number is T15057. Watch has been worn. Refund minus restocking fee.\r\n\r\nI am returning because the watch ticks too fast. It increases in seconds throughout the day.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '66.212.65.6', '6-65-212-66.spl.org', '2019-10-30', '', NULL),
(9321, '', 6575, 2, 2, '509-Barbados', '2019-10-30', '0000-00-00', '2019-09-25', 'gold', 'black', 'Pionier', '{G-Copy - #T14368}\nDie Uhr funktioniert nicht, er stoppt\nwhen I have the watch on, it works for a few minutes, then it stops ticking and remains silent.\n\nals ik de horloge om heb werkt die paar minuten, daarna tikt die niet meer en blijft die stil', '30-10-19\nRotor geöffnet - geklebt, Halsdichtung korrigiert\nK 3010 1115 - steht 1145(?) unterer Unruhzapfen gebrochen - heftige DS bei 0900 - Fall! [Fotos]\nKVA  Werktausch  100,- - unfertig senden 28-01-20', '1,', '0000-00-00', '2020-01-29', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-02-13', '', '', '0000-00-00', '1Z8VF4596866126632', NULL),
(9322, '', 6576, 999999999, 2, '101-Casablanca GM', '2019-11-27', '0000-00-00', '2019-10-06', 'black', 'yellow', 'Theorema', 'Never worn, no dirt, no scratches. Took watch to a horologist (watch maker) and he explained the watch was defective/broken. I am requesting a refund on the card that was used for purchase.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '23.120.16.41', '23-120-16-41.lightspeed.frokca.sbcglobal.net', '2019-10-31', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(9323, '', 6577, 999999999, 2, '107-Rio', '2019-12-04', '0000-00-00', '2019-10-29', 'silver', 'black', 'Theorema', 'My order number is T15360.  The watch is brand new and never worn. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.215.188.7', 'c-98-215-188-7.hsd1.in.comcast.net', '2019-11-01', '', NULL),
(9324, '', 6578, 999999999, 2, '114-Buenos Aires', '2019-11-10', '0000-00-00', '2019-11-01', 'gold', 'blue', 'Theorema', '', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '5.151.46.54', '5.151.46.54', '2019-11-01', '', NULL),
(9325, '', 6579, 999999999, 0, '101-Casablanca GM', '2019-11-01', '0000-00-00', '2019-11-23', 'gold', 'black', 'Theorema', '\r\n\r\n\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.17.145.231', 'cm-178.17.145.231.getinternet.no', '2019-11-01', '', NULL),
(9332, '', 6581, 999999999, 2, '107-Rio', '2019-11-14', '0000-00-00', '2019-10-28', 'silver', 'black', 'Theorema', 'My order number is T15366. Watch arrived defect. There is something loose inside the watch that makes a weird noise (clatters against the glass). Especially when moving directly up and down with the watch surface in horizontal. Please exchange.', '', '1,2', '2019-11-18', '2019-11-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-19', '176.22.88.234', '176.22.88.234', '2019-11-04', '1Z8VF4596851534255', NULL),
(9329, '', 6565, 999999999, 2, '101-Casablanca', '2019-11-14', '0000-00-00', '2019-03-12', 'gold', 'black', 'Theorema', '{G-Card}\r\nMy order number is T10057. My watch is not working even fully wind.  Please repair or replace accordingly.\r\n', '20-11-19\r\nsteht in Vollaufzug - Unruhe verhakt\r\nAnker justiert\r\nUK 2111 1035 - einwandfrei\r\nWK 2211 0735 - 25-11-19 okay', '1,2', '2019-12-05', '2019-12-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-05', '213.67.28.6', '213-67-28-6-no164.tbcn.telia.com', '2019-11-03', '1Z8VF4596891160093', NULL),
(9330, '', 6579, 999999999, 0, '101-Casablanca GM', '2019-11-03', '0000-00-00', '2019-10-24', 'black', 'yellow', 'Theorema', 'The clock was not  as expected.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '159.171.152.9', '159.171.152.9', '2019-11-03', '', NULL),
(9331, '', 6579, 999999999, 2, '101-Casablanca GM', '2019-12-12', '0000-00-00', '2019-10-24', 'gold', 'yellow', 'Theorema', 'The clock was not as expected', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '159.171.152.9', '159.171.152.9', '2019-11-03', '', NULL),
(9333, '', 6582, 999999999, 0, '114-Buenos Aires', '2019-11-05', '0000-00-00', '2019-11-05', 'gold', 'blue', 'Theorema', 'never worked 0rder#T14655', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '74.12.78.40', 'ngflon0508w-lp130-02-74-12-78-40.dsl.bell.ca', '2019-11-05', '', NULL),
(9334, '', 6419, 2, 2, '3005-Marco Polo', '2019-11-06', '0000-00-00', '2019-07-17', 'gold', 'black', 'Theorema', '{G-Card - #T12838}\r\n[OHNE Angabe]\r\nWerk im August ersetzt â†’ steht', '06-11-19\r\nausgeschwungen! â†’ Weil die Unruhe zuviel HÃ¶henluft hatte... justiert, \r\n1er-Scheibe ersetzt\r\nK 0611 1520 - Amplitude extrem schwankend - Code W\r\nK 1111 1035 - 14-11-19 okay ', '1,2', '2019-11-19', '2019-11-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-19', '', '', '0000-00-00', '1Z8VF4596899900457', NULL),
(9335, '', 6583, 999999999, 0, '107-Rio', '2019-11-06', '0000-00-00', '2019-10-31', 'black', 'black', 'Theorema', 'I do not want it anymore', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '104.54.236.57', '104-54-236-57.lightspeed.austtx.sbcglobal.net', '2019-11-06', '', NULL),
(9336, '', 6583, 999999999, 2, '107-Rio', '2020-01-06', '0000-00-00', '2019-10-31', 'black', 'black', 'Theorema', 'product is not what I was wanting', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.42.191.12', 'rrcs-71-42-191-12.sw.biz.rr.com', '2019-11-06', '', NULL),
(9337, '', 6584, 999999999, 0, '114-Buenos Aires', '2019-11-06', '0000-00-00', '2019-11-04', 'silver', 'black', 'Theorema', 'Watch does not keep accurate time. After one hour the watch is 15 minutes fast.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.201.103.173', 'ip72-201-103-173.ph.ph.cox.net', '2019-11-06', '', NULL),
(9338, '', 6585, 999999999, 2, '3011-Macau', '2019-11-14', '0000-00-00', '2019-04-04', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - #T9801 vom 28-02-2019]\r\nT9801 Watch does not keep time, I cannot manually wind the watch face. Please repair or replace accordingly.', '20-11-19\r\nRotor gelÃ¶st - autsch â†’ Rotorlager geplatzt - Kugeln und Bruchteile aus Werk entfernt - Rotor ers. \r\nK 2111 1210 - 25-11-19 okay', '1,2', '2019-12-05', '2019-12-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-05', '79.199.87.67', 'p4FC75743.dip0.t-ipconnect.de', '2019-11-07', '777155644690', NULL),
(9339, '', 6586, 999999999, 2, '108-Oman', '2019-12-04', '0000-00-00', '2019-10-10', 'gold', 'black', 'Theorema', '{G-Card}\r\nMy order number is T14896.  Even fully wound the watch runs 5 min faster every hour. Please repair or replace accordingly.', '18-12-19\r\nWerk kpl. abgelaufen - S+F ob - Aufzug 34x\r\nUK 1812 1335 - einwandfrei\r\nWK 1912 0730 - 20-12-19 okay\r\n{Spiralzettel}', '1,2', '2019-12-29', '2019-12-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-30', '108.41.56.196', 'pool-108-41-56-196.nycmny.fios.verizon.net', '2019-11-07', '425012858771', NULL),
(9340, '', 6587, 999999999, 0, '101-Casablanca GM', '2020-02-21', '0000-00-00', '2019-11-07', 'bicolor gold', 'white', 'Theorema', 'I can not see the hands on the watch to tell time.The watch is brand new. Never been worn. ', '', '', '0000-00-00', '2020-02-21', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '0000-00-00', '99.85.68.213', '99-85-68-213.lightspeed.tukrga.sbcglobal.net', '2019-11-08', '', NULL),
(9341, '', 6588, 999999999, 2, '101-Casablanca GM', '2019-11-26', '0000-00-00', '2019-10-28', 'black metal', 'black', 'Theorema', '{G-Card}\r\nMy order number is T15376. Watch is not working, even fully wind. Please Exchange', '02-12-19\r\nWerk steht in Vollaufzug - Keine BeschÃ¤digungen am GehÃ¤use\r\nâ†’ AnkerhÃ¶henluft korrigiert\r\nUK 0312 1510 - einwandfrei\r\nWK 0412 0900 - 05-12-19 okay', '1,2', '2019-12-16', '2019-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-16', '37.159.125.204', '37.159.125.204', '2019-11-08', '1Z8VF4596899193696', NULL),
(9342, '', 6589, 999999999, 0, '101-Casablanca GM', '2019-11-09', '0000-00-00', '2019-11-04', 'silver', 'black', 'Theorema', 'My order number is T15528. I don\'t like the watch.  The watch is brand new and never been worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '142.196.157.43', '142-196-157-43.res.bhn.net', '2019-11-09', '', NULL),
(9343, '', 6590, 999999999, 0, '3006-Monaco Diamond', '2019-11-11', '0000-00-00', '2017-11-01', 'black', 'white', 'Theorema', 'Parts of the face of the watch have fallen off. This is very disappointing considering how expensive the watch was. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.83.254.211', '95.83.254.211', '2019-11-11', '', NULL),
(9344, '', 6591, 999999999, 0, '506-Miami', '2019-11-11', '0000-00-00', '2018-12-07', 'gold', 'gold', 'Pionier', ' [My order number is T6549. My watch fell off, the glass is broken and the hands are loose. Please repair or replace accordingly.]\r\n\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.81.133.16', 'ip56518510.speed.planet.nl', '2019-11-11', '', NULL),
(9345, '', 6591, 999999999, 0, '506-Miami', '2019-11-11', '0000-00-00', '2018-12-07', 'gold', 'gold', 'Pionier', ' [My order number is T6549. My watch fell off, the glass is broken and the hands are loose. Please repair or replace accordingly.]\r\n\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '86.81.133.16', 'ip56518510.speed.planet.nl', '2019-11-11', '', NULL),
(9346, '', 6592, 999999999, 2, '514-Hawaii', '2019-11-20', '0000-00-00', '2017-11-28', 'silver', 'black', 'Pionier', '{G per email 12-11-19 & Card}\r\nHello everbody \r\nI weared this watch 2-3 times since I bought it. The last time I weared it, the watch strap fall apart. My warranty is valide till 28th November 2019. Please repear the watch in the time of warranty and retourn it on my adress.\r\nThanks and king regards,\r\n\r\nBruno Gullo', '20-11-19\r\nKrone gebrochen - BÃ¼gelschraube fehlt - Rotorschraube gebrochen â†’ BÃ¼gel und Rotor Kulanz\r\nKVA  Krone/Welle ersetzen  30,-  - bez. 40,- 0512\r\nokay, grÃ¶ÃŸeres Problem â†’ Rotorlager geplatzt - Code W\r\nklMinZg ers., BÃ¼gelschraube gesichert ers.\r\nAufzug bi Mo 0800 - zieht nicht genug auf - Aufzug kpl. gefettet\r\nAufzug bis 1012 0800 â†’ bestens - reguliert\r\nWK 1012 0730 - 11-12-19 okay', '1,2', '2019-12-19', '2019-12-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-19', '80.219.243.27', '80-219-243-27.dclient.hispeed.ch', '2019-11-12', ' RC 58 364 334 4DE', NULL),
(9347, '', 6593, 999999999, 2, '107-Rio', '2019-11-26', '0000-00-00', '2018-12-28', 'gold metal', 'black', 'Theorema', '{G-Card - Deal 47406}\r\nWhen the watch is face down it does not work (Stops ticking) meaning that it loses the time', '03-12-19\r\nuntere Decksteinfeder gebrochen â†’ ersetzt, Anker justiert\r\nUK 0312 1530 - einwandfrei\r\nWK 0412 0900 - 05-12-19 okay', '1,2', '2019-12-16', '2019-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-17', '195.74.148.1', 'ibs002-34860.routed.opal-solutions.com', '2019-11-12', '1Z8VF4596890467120', NULL),
(9348, '', 6594, 999999999, 2, '3009-Dubai', '2019-11-26', '0000-00-00', '2019-11-13', 'black', 'black', 'Theorema', 'this is a heidious watch.  Nothing like the picture and looks and feels cheap.  I am extremely upset bc it was meant to be a special gift.  ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '64.53.94.106', 'static.64.53.94.106.spirittelecom.com', '2019-11-13', '', NULL),
(9349, '', 6595, 999999999, 2, '114-Buenos Aires', '2019-12-11', '0000-00-00', '2019-11-13', 'rosÃ©', 'black', 'Theorema', 'My order number is T14824. The watch is brand new and never worn. Please refund. Thank you. ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '166.216.157.131', 'mobile-166-216-157-131.mycingular.net', '2019-11-13', '', NULL),
(9350, 'T12378', 6596, 999999999, 2, '101-Casablanca GM', '2019-11-20', '0000-00-00', '2019-06-21', 'gold metal', 'black', 'Theorema', '{G-Card - #T12378}\r\nWatch will not wind or keep time properly despite scrupulous care. ', '20-11-19\r\nUnruhe fest â†’ Ellipse auf Ankergabel aufgesetzt... \r\nAnker justiert - sonst oB\r\nUK 2011 1205 - einwandfrei\r\nWK 2111 0900 - 22-11-19 okay', '1,2', '2019-12-05', '2019-12-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-05', '176.251.142.187', 'b0fb8ebb.bb.sky.com', '2019-11-14', '1Z8VF4596896244663', NULL),
(9351, 'T11652', 6597, 2, 2, '3011-Macau', '2019-11-14', '0000-00-00', '2019-05-15', 'silver', 'black', 'Theorema', '{G-Card - #T11652}\r\nthe watch is slow 1-2 minutes per day. \r\nWe couldn\'t fix it from the first month of purchase.\r\n[...]\r\nwatch doesn\'t work, I tried even to wind [...]', '14-11-19\r\nWerk kpl. abgelaufen - S+F oB - auÃŸer einem gelÃ¶sten DayZg â†’ ersetzt, Werk reguliert\r\nK 1411 1145 - 18-11-19 okay', '1,2', '2019-11-21', '2019-11-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-11-21', '', '', '0000-00-00', 'RC 58 138 036 7DE', NULL),
(9352, '', 6598, 2, 2, '3006-Monaco', '2019-11-14', '0000-00-00', '2012-11-20', 'black', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 593 vom 21-11-2012]\r\nUNFORTUNATELY a lot of the items within the face have come loose.\r\n\r\n{History: Rep 3337 - 07-10-14 Rotor bef.}', '20-11-19\r\nZB in AuflÃ¶sung - GehÃ¤use angegriffen, Glas zerkratzt, Armband verbraucht!\r\nvorab Kontrolle 2011 1430 - gut\r\nKVA  Zifferblatt, Band und Glas 90,- â‚¬ - bez. 100,- 2711\r\nGehÃ¤use u-s, ZB und 2 TotaZg ers., Glas mit Dichtung eingepreÃŸt, Bodendichtung - WD 8310\r\nK 0412 1050 - 06-12-19 okay', '1,2', '2019-12-16', '2019-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-17', '', '', '0000-00-00', '1Z8VF4596891725518', NULL),
(9353, '', 6599, 2, 2, '506-Miami', '2019-11-14', '0000-00-00', '2018-12-07', 'gold blue', 'blue', 'Pionier', '{G-Card}\r\nMy order number is T6549\r\nMy watch fell off, the glass is broken and the hands are loose. Please repair or replace accordingly.', '20-11-19\r\njaaa... GehÃ¤use reichlich \'bemackelt\', Glas angestoÃŸen und zerkratzt, Zeiger ab, Datum beschÃ¤digt\r\nKVA Werkreparatur, GehÃ¤use 120,- - bez. 130,-  2411\r\nAnker justiert, 1erScheibe ers., Rastfeder justiert, GehÃ¤use ers.\r\n- WD 8310\r\nK 2511 1130 - 28-11-19 okay', '1,2', '2019-12-05', '2019-12-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-05', '', '', '0000-00-00', '1Z8VF4596897475288', NULL),
(9354, '', 6600, 2, 2, '511-New York II', '2019-11-14', '0000-00-00', '2019-10-07', 'silver metal', 'white', 'Pionier', '{G-Card - #T14735}\nThe calender isn´t working from the first day on. From 14 it jumps to 15 and goes up to 39, there is also a 0-0 date. And sometimes it changes date afternoon and not after midnight.', '20-11-19\nmögliche Fehlbedienung - Datum schaltet gar nicht mehr!\nBügelschraube! Definitiv Fehlbedienung - Datum wurde zerstört! \nKVA  Werktausch  100,- EUR - bez. 110,-  3012/ausf. 0702\nWerk ers. \nK 0702 1515 - 10-02-20 okay\n', '1,', '0000-00-00', '2020-02-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-02-12', '', '', '0000-00-00', '1Z8VF4596891388615', NULL),
(9355, '', 6247, 999999999, 2, '511-New York II', '2019-11-27', '0000-00-00', '2018-03-19', 'silver black metal', 'white', 'Pionier', '{G-Card}\n[My order number is T2886. This is the third time I send the watch back for repair. Please replace the mechanism', '02-12-19\nDatum beschÃ¤digt, Werk oF â†’ Die Dritte Einsendung mit beschÃ¤digtem/zerstÃ¶rtem Datum. Kunde ist nicht fÃ¤hig diese Uhr zu bedienen! \nâ†’ Werktausch  100,- â‚¬\n\nReplaced new movement ( new O-ring for water tightness )\n28.07.21 to 04.07.21 control watch is OK.\n\n\n', '1,', '2021-07-30', '2021-07-28', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2021-07-30', '50.98.122.52', 'd50-98-122-52.bchsia.telus.net', '2019-11-15', '981693033769', NULL),
(9356, '', 6601, 999999999, 0, '3005-Marco Polo', '2019-11-18', '0000-00-00', '2019-09-11', 'gold', 'black', 'Theorema', 'Missing date hand.  Watch not working ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.51.107.195', 'c-73-51-107-195.hsd1.il.comcast.net', '2019-11-18', '', NULL),
(9357, '', 6602, 999999999, 0, '3005-Marco Polo', '2019-11-18', '0000-00-00', '2019-11-11', 'gold', 'black', 'Theorema', 'My order number is T15749. Even full wound, the watch is not working. The watch is brand new and never worn. Please replace. Thank you. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '76.71.142.172', 'rmhlon3409w-lp140-04-76-71-142-172.dsl.bell.ca', '2019-11-18', '', NULL),
(9358, '', 6603, 999999999, 0, '7002-Chicago', '2019-11-18', '0000-00-00', '2019-11-11', 'black', 'white', 'Pionier', 'My order number is T15848-.The hands of the months fell off Please replace accordingly.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.98.204.210', '99-98-204-210.lightspeed.wchtks.sbcglobal.net', '2019-11-18', '', NULL),
(9359, '', 6603, 999999999, 0, '7002-Chicago', '2019-11-19', '0000-00-00', '2019-11-11', 'black', 'white', 'Pionier', 'My order number is T15848-.The hands of the months fell off Please replace accordingly.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.98.204.210', '99-98-204-210.lightspeed.wchtks.sbcglobal.net', '2019-11-19', '', NULL),
(9360, 'T7094', 6567, 999999999, 0, '114-Buenos Aires', '2019-11-19', '0000-00-00', '2019-11-11', 'rosÃ©', 'blue', 'Theorema', 'The watch after being wound to full power will begin to tick but then stop. It may tick for a few minutes or a few hours. The second hand seems to be hanging up around 33 seconds, stopping the watch from being able to function. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.252.81.10', 'pool-96-252-81-10.bstnma.fios.verizon.net', '2019-11-19', '', NULL),
(9361, '', 6604, 999999999, 2, '506-Miami', '2019-11-27', '0000-00-00', '2018-11-26', 'black metal', 'black', 'Pionier', '{G-Card - Deal 47217}\nThe date function appears to be stuck between two dates ', '02-12-19\nWerk durch Fehlbedienung zerstört! \nKVA Werktausch  100,- \nKunde lehnt Reparatur ab → UNFERTIG', '1,', '2020-03-17', '2020-03-17', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-03-18', '81.104.239.73', 'cpc147144-seac28-2-0-cust840.7-2.cable.virginm.net', '2019-11-21', '1Z8VF4596896913574', NULL),
(9362, '', 6605, 999999999, 2, '101-Casablanca GM', '2020-01-06', '0000-00-00', '2019-11-20', 'silver', 'black', 'Theorema', 'My order number is T16045. I don\'t like the watch.  The watch is brand new and never worn. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.65.90.245', '96-65-90-245-static.hfc.comcastbusiness.net', '2019-11-22', '', NULL),
(9363, '', 6606, 999999999, 0, '510-London', '2019-11-22', '0000-00-00', '2019-11-06', 'black', 'white', 'Pionier', 'Diameter is to big', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.67.122.20', 'wsip-174-67-122-20.ph.ph.cox.net', '2019-11-22', '', NULL),
(9364, '', 6607, 999999999, 0, '3005-Marco Polo', '2019-11-22', '0000-00-00', '2019-10-10', 'gold', 'black', 'Theorema', 'Watch wont start even when manually wound', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.173.218.127', 'c-73-173-218-127.hsd1.wv.comcast.net', '2019-11-22', '', NULL),
(9365, '', 6608, 999999999, 0, '3005-Marco Polo', '2019-11-22', '0000-00-00', '2019-11-11', 'black', 'black', 'Theorema', 'Not working at all', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.58.21.189', '172.58.21.189', '2019-11-22', '', NULL),
(9366, '', 6609, 999999999, 0, '101-Casablanca GM', '2019-11-23', '0000-00-00', '2019-11-14', 'gold', 'white', 'Theorema', 'My order number is T15951. The watch is brand new and never worn. The watch is to bright and i can\'t see the numbers. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.50.225.72', 'pool-108-50-225-72.nwrknj.fios.verizon.net', '2019-11-23', '', NULL),
(9368, '', 6611, 999999999, 2, '511-New York', '2019-12-04', '0000-00-00', '2019-11-04', 'silver black', 'white', 'Pionier', '{G-Card - #T15371}\r\n2 screws and crownprotection lost because the screws are loss', '18-12-19\r\nyap, BÃ¼gel mit Schaube fehlt â†’ gesichert ersetzt \r\nK 1912 1400 - reguliert und 06-01-20 okay', '1,2', '2020-01-14', '2020-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-14', '83.83.64.195', '83-83-64-195.cable.dynamic.v4.ziggo.nl', '2019-11-23', '1Z8VF4596898816710  ', NULL),
(9369, '', 6612, 999999999, 0, '106-Toronto GM', '2019-11-24', '0000-00-00', '2018-10-22', 'gold', 'black', 'Theorema', 'broken glass', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '37.228.251.254', '37.228.251.254', '2019-11-24', '', NULL),
(9370, '', 6613, 999999999, 2, '101-Casablanca GM', '2019-11-27', '0000-00-00', '2019-11-04', 'gold', 'black', 'Theorema', 'My order number is T15558.  The watch is brand new and never worn. Please Exchange withI \"Dual-Time Buenos Aires Theorema - GM-114-2\". I want it replaced because my boyfriend doesn\'t like the first one. Than you. ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '62.245.144.90', 'host-62-245-144-90.customer.m-online.net', '2019-11-24', '', NULL),
(9371, '', 414, 2, 2, '511-New York II', '2019-11-25', '0000-00-00', '2019-10-10', 'gold', 'blue', 'Pionier', '{G-Card}\r\n[OHNE RMA]\r\n\r\n** BÃ¼gelschraube fehlt und Box ist durch Transport zerstÃ¶rt **', '25-11-19\r\nSchraube gesichert ersetzt\r\nK 2511 1255 - 28-11-19 okay', '1,2', '2019-12-05', '2019-12-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-05', '', '', '0000-00-00', '00340434129949110455', NULL),
(9372, '', 6614, 999999999, 2, '503-Sydney', '2019-12-04', '0000-00-00', '2017-12-12', 'gold', 'black', 'Pionier', '{G-Foto}\r\nI need to kickstart it everyday. I doesn\'t start when I just wind up the watch with the rotator.\r\nIs there some kind of pin that should connect the rotator to the mechanism?\r\nBecause I don\'t think this pin works anymore, since it only works through the kickstart. Besides this, the watch is running to fast.', '18-12-19\r\nKlinkenfeder gebrochen - Uhr deutlich abgerockt\r\nKlinkenfeder ersetzt, Rotor geklebt, reguliert\r\nK 1912 1520 - oops.... Klinkenfeder aus Eingriff â†’ gesetzt\r\nK 0601 0950 - 10-01-20 okay', '1,2', '2020-01-14', '2020-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-14', '145.33.103.17', '145.33.103.17', '2019-11-25', '1Z8VF4596896261331', NULL),
(9373, '', 4770, 999999999, 2, '505-Florida', '2019-11-25', '0000-00-00', '2014-11-19', 'black', 'black', 'Pionier', 'Little metal part (looks like half ring) on  middle of dial come off and rattling loose, Iâ€™m not sure if just one half comes off or two and second half is inside watch, and is small scratch on glass if that can be repaired if that is not very expensive many thanks ;-) ', '+++ Adresse ggf. Ã¤nderm, eMail vom 30.11. +++', ',', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '80.2.20.253', '253.20-2-80.mobile.virginm.net', '2019-11-25', '', NULL),
(9374, '', 4770, 999999999, 0, '505-Florida', '2019-11-25', '0000-00-00', '2014-11-19', 'black', 'black', 'Pionier', 'Little metal part (looks like half ring) on  middle of dial come off and rattling loose, Iâ€™m not sure if just one half comes off or two and second half is inside watch, and is small scratch on glass if that can be repaired if that is not very expensive many thanks ;-) ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.210.115.26', '85-210-115-26.dynamic.dsl.as9105.com', '2019-11-25', '', NULL),
(9375, '', 4770, 999999999, 0, '505-Florida', '2019-11-25', '0000-00-00', '2014-11-19', 'black', 'black', 'Pionier', 'Little metal part (looks like half ring) on  middle of dial come off and rattling loose, Iâ€™m not sure if just one half comes off or two and second half is inside watch, and is small scratch on glass if that can be repaired if that is not very expensive many thanks ;-) ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '85.210.115.26', '85-210-115-26.dynamic.dsl.as9105.com', '2019-11-25', '', NULL),
(9376, 'T15114', 6615, 999999999, 2, '107-Rio', '2019-12-25', '0000-00-00', '2019-10-21', 'gold', 'black', 'Theorema', '{G-Card - #T15114}\r\nIt doesn\'t work even if you roll a spring.\r\nEven if it moves, it stops as soon as it inclines.', '10-01-20\r\nyap - Werk zwar fast abgelaufen, aber nicht funktionsfÃ¤hig\r\nâ†’ trotz freigÃ¤ngigem RW keine Amplitude - Code W\r\nUK 1301 1310 - einwandfrei\r\nWK 1401 0740 - 15-01-20 okay', '1,2', '2020-01-23', '2020-01-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-23', '118.1.3.130', 'p3014131-ipoe.ipoe.ocn.ne.jp', '2019-11-26', 'RC 58 563 213 7DE', NULL),
(9377, '', 6616, 999999999, 2, '510-London', '2019-12-04', '0000-00-00', '2019-10-28', 'silver', 'black', 'Pionier', '{G-Card - #T15404}\r\nThe date dial arm is not working despite wearing the watch all day & manually wind at night (when sleeping). ', '18-12-19\r\n??? â†’ Kontrolle \r\nK 1812 1410 â†’ bestÃ¤tigt... Schaltnase abgenutzt - Werktausch\r\nK 2012 1110 - reguliert und 06-01-20 okay', '1,2', '2020-01-14', '2020-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-14', '90.198.248.253', '5ac6f8fd.bb.sky.com', '2019-11-26', '1Z8VF4596893199558', NULL),
(9379, '', 6618, 2, 2, '7001-Havana', '2019-11-26', '0000-00-00', '2017-11-30', 'silver', 'black', 'Pionier', '{G-Card & Foto}\r\nThe automatic movement isnÂ´t functioning well, if I donÂ´t supplement it manually the watch has very short reserve. It has been an ongoing issue, but is getting worde. The watch keep stopping, and ,aking a strange metallic noise.', '03-12-19\r\nRotor gebrochen â†’ ersetzt, Automatik versorgt\r\nK 0412 1110 - reguliert, Minuterie geklebt und 09-12-19 okay', '1,2', '2019-12-16', '2019-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-17', '', '', '0000-00-00', '777258010046', NULL),
(9380, '', 6619, 2, 2, '511-New York II', '2019-11-26', '0000-00-00', '2019-10-20', 'gold', 'black', 'Pionier', '{G-Foto}\r\nMy Order nr is T15192. The watch has stopped working, even when manually wound. Please repair or replace accordingly.', '03-12-19\r\nZeiger? RW? - entweder Plastik-Faden vom Werkring oder Haar(?) â†’ Fotos - Fussel entfernt\r\nBodendichtung ersetzt\r\nK 0412 1325 - 09-12-19 okay', '1,2', '2019-12-16', '2019-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-17', '', '', '0000-00-00', '1Z8VF4596890349338', NULL),
(9381, '', 6620, 999999999, 2, '101-Casablanca GM', '2019-12-04', '0000-00-00', '2013-05-07', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - Deal 6627 v. 24-06-2013]\nThe black numbers and the theorema label have worn away on the case. Also, the strap has broken. I would like the case to be replaced with a new original one. I would also like for the strap to be replaced. ', '18-12-19\nyap, Band und Gehäuse ersetzen - Werk scheint iO\nKVA  90,- - bez. 90,-  200420\nGehäuse 3.0 mit Krone 3.0 ers. - WD 8310\nUK 2704 0945 - einwandfrei\nWK 2804 0755 - 29-04-20 okay', '1,', '2020-04-29', '2020-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-04-30', '37.110.219.220', '37.110.219.220', '2019-11-26', '1Z8VF4596863716821', NULL),
(9382, '', 6621, 999999999, 0, '101-Casablanca GM', '2019-11-26', '0000-00-00', '2019-11-21', 'gold', 'yellow', 'Theorema', 'My order number is T16143. I don\'t like the watch  The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '89.64.14.159', '89-64-14-159.dynamic.chello.pl', '2019-11-26', '', NULL),
(9383, '', 6622, 999999999, 0, '110-Oslo', '2019-11-26', '0000-00-00', '2019-11-19', 'gold', 'gold', 'Theorema', 'My order # T16192 , the watch is brand new and never worn . Please exchange with the GM - 101 - 3', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '184.65.165.131', 'S0106105611a2438c.vs.shawcable.net', '2019-11-26', '', NULL),
(9384, '', 6623, 999999999, 2, '101-Casablanca GM', '2019-12-05', '0000-00-00', '2019-11-18', 'black', 'black', 'Theorema', 'Mir gefÃ¤llt die Uhr nicht. Das GehÃ¤use ist viel stÃ¤rker als ich es erwartet habe.\r\nDie Uhr ist brandneu und wurde nicht getragen. Es sind keine BeschÃ¤digungen an der Uhr. Ich bitte um RÃ¼ckerstattung.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '37.5.247.161', 'ip2505f7a1.dynamic.kabel-deutschland.de', '2019-11-26', '', NULL),
(9385, '', 6624, 999999999, 0, '509-Barbados', '2019-11-27', '0000-00-00', '2019-11-18', 'black', 'black', 'Pionier', 'My order number is T16168\r\nThe watch has defect on the bezel. The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.237.211.124', 'c-71-237-211-124.hsd1.or.comcast.net', '2019-11-27', '', NULL),
(9386, '', 6621, 999999999, 0, '101-Casablanca GM', '2019-11-27', '0000-00-00', '2019-11-21', 'gold', 'yellow', 'Theorema', 'My order number is T16143. I don\'t like the watch  The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.230.25.90', 'host-94-230-25-90.futuroexito.pl', '2019-11-27', '', NULL),
(9387, '', 6621, 999999999, 0, '101-Casablanca GM', '2019-11-27', '0000-00-00', '2019-11-19', 'gold', 'yellow', 'Theorema', 'My order number is T16143. I don\'t like the watch  The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.230.25.90', 'host-94-230-25-90.futuroexito.pl', '2019-11-27', '', NULL),
(9388, '', 6625, 999999999, 2, '101-Casablanca GM', '2019-12-12', '0000-00-00', '2019-09-29', 'gold', 'black', 'Theorema', '{G-Card}\r\nMy order number is T14555. Even fully wound the watch works only in a certain angle. Please repair or replace accordingly.', '18-12-19\r\nobere StoÃŸsicherung fehlt - gefunden, gereinigt, geÃ¶lt - gesichert montiert - def. SchlieÃŸe ers.\r\nUK 1812 1510 - einwandfrei\r\nWK 1912 0730 - reguliert und 20-12-19 okay', '1,2', '2019-12-29', '2019-12-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-30', '194.140.232.62', '194.140.232.62', '2019-11-27', '1Z8VF4596850891577', NULL),
(9389, '', 6626, 999999999, 2, '3005-Marco Polo', '2019-12-04', '0000-00-00', '2019-11-10', 'black', 'white', 'Theorema', 'No defect / retour because doesn\'t like this watch', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.248.164.93', 'mx-in.matermaco.be', '2019-11-27', '', NULL),
(9390, '', 6627, 999999999, 0, '513-Tokyo', '2020-01-27', '0000-00-00', '2018-12-17', 'silver', 'white', 'Pionier', '{G-Card}\nMy order number is T7094, purchased by Brandi Burket on 12/14/2018. There is a loose screw rolling around inside the watch, as well as a small loose \"D\" shaped bracket. I don\'t currently see the screw, so I think it got stuck somewhere it shouldn\'t be, please inspect for this carefully. The watch case has never been opened, dropped, or gotten wet. Please repair or replace accordingly. This was a very special gift to me. Thanks! Chris B.', '27-01-20\nBriden und Schrauben kpl. entfernt\nUK 2701 1325 - einwandfrei\nWK 2801 0905 - 29-01-20 okay', '', '0000-00-00', '2020-01-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-02-13', '209.99.49.138', '209-99-49-138.fwd.datafoundry.com', '2019-11-27', 'RC 58 688 301 2DE', NULL),
(9391, '', 6628, 999999999, 2, '3008-Damascus', '2019-12-04', '0000-00-00', '2019-11-20', 'gold', 'black', 'Theorema', 'My order number is T15655. The watch arrivÃ©s dÃ©tective, a diamond is missing on the dial. I want to exchange with the Florida GM-505-3 please. \r\nThank you so much. \r\nFreyche LoÃ¯c', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '90.76.183.51', 'lfbn-1-2122-51.w90-76.abo.wanadoo.fr', '2019-11-27', '', NULL),
(9392, '', 6629, 999999999, 0, '505-Florida', '2019-11-29', '0000-00-00', '2019-11-25', 'gold', 'black', 'Pionier', 'My order number is T16596. I don\'t like the watch. The watch is brand new and never worn. Please exchange with the GM-505-6]', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '67.177.13.90', 'c-67-177-13-90.hsd1.ut.comcast.net', '2019-11-29', '', NULL),
(9394, '', 5795, 999999999, 2, '514-Hawaii', '2019-12-16', '0000-00-00', '2018-07-02', 'gold metal', 'black', 'Pionier', '{G-Card}\r\n My order number is T1637. The crown fell off. Please repair or replace accordingly.\r\n\r\n', '18-12-19\r\nmehrfache Druckstellen - Uhr miÃŸhandelt \r\nKVA  Krone/Welle ersetzen  30,- \r\nKunde mÃ¶chte 2 BGl zusÃ¤tzlich, eins montiert und eins lose - plus 10,- - bez. 50,- 1401\r\nKrone mit Welle ers., Aufzug gefettet - WD 8310\r\nAufzug bis 1601 0800 â†’ perfekt\r\nK 1601 0815 - 17-01-20 okay', '1,2', '2020-01-20', '2020-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-20', '31.20.66.13', '13-66-20-31.ftth.glasoperator.nl', '2019-11-30', '1Z8VF4596894804178', NULL),
(9395, '', 6630, 999999999, 0, '101-Casablanca GM', '2019-11-30', '0000-00-00', '2019-11-10', 'black', 'black', 'Theorema', 'Hour hand moves around while wearing watch and doesnâ€™t line up. Watch stopped running and started after moving watch hands. Watch runs fast.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.58.230.170', 'ue.tmodns.net', '2019-11-30', '', NULL),
(9396, '', 6631, 999999999, 2, '101-Casablanca GM', '2019-12-06', '0000-00-00', '2019-11-21', 'bicolor gold', 'black', 'Theorema', 'Meine Bestellnummer ist T16180. Die Uhr ist neu und ungetragen. Leider ist sie mir zu groÃŸ und passt nicht an mein schmales Handgelenk. Ich bitte um RÃ¼ckerstattung auf mein PayPal-Konto. Vielen Dank!', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.242.51.51', 'p5DF23333.dip0.t-ipconnect.de', '2019-12-01', '', NULL),
(9397, '', 6632, 999999999, 0, '503-Sydney', '2019-12-01', '0000-00-00', '2019-11-25', 'black', 'black', 'Pionier', 'My order number is T16561. The watch arrived defective, the minute hand fell off. The watch is brand new and never worn. Please replace.]\r\n\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '162.230.253.58', '162-230-253-58.lightspeed.livnmi.sbcglobal.net', '2019-12-01', '', NULL),
(9398, '', 6633, 999999999, 2, '3005-Marco Polo', '2019-12-06', '0000-00-00', '2019-12-01', 'silver', 'white', 'Theorema', 'My order number is T16361. The Arabic and the Roman numbers are offset.  The watch is brand new and never worn', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.134.94.52', '94.134.94.52', '2019-12-01', '', NULL),
(9399, '', 6634, 999999999, 2, '101-Casablanca GM', '2019-12-16', '0000-00-00', '2018-11-28', 'silver bicolor', 'yellow', 'Theorema', '{G-Copy}\r\nThe watch is wound all the way and it wonâ€™t release to start ticking. ', '18-12-19\r\nsteht kpl. aufgezogen â†’ ausgeschwungen - Anker justiert\r\nUK 1812 1525 - einwandfrei\r\nWK 1912 0730 - 20-12-19 okay', '1,2', '2019-12-29', '2019-12-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-30', '67.45.96.35', 'host-67-45-96-35.hnremote.net', '2019-12-02', '425012858760', NULL),
(9400, '', 6635, 999999999, 0, '114-Buenos Aires', '2019-12-02', '0000-00-00', '2019-11-25', 'gold', 'blue', 'Theorema', 'My order number is T16518.  The watch arrived with the hour hand broken.  The watch is brand new and never worn.  Please replace.\r\nAlso if there is no complication, the prise of de wrist band XL is the same of the refund of our shipping cost, if it\'s ok to change de band instead of sending us our refund.  Can you do it that way ?', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '199.193.168.226', 'courriel.mrcdessources.com', '2019-12-02', '', NULL),
(9401, '', 6636, 999999999, 0, '101-Casablanca GM', '2019-12-02', '0000-00-00', '2019-12-02', 'gold', 'white', 'Theorema', 'My order number is: T16183. The watch arrived defective the class to the crown is loose. The watch is brand new and never worn, please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.128.33.179', 'c-73-128-33-179.hsd1.md.comcast.net', '2019-12-02', '', NULL),
(9402, '', 6637, 999999999, 0, '116-San Francisco', '2019-12-02', '0000-00-00', '2019-12-02', 'silver', 'blue', 'Theorema', 'There is a piece of metal inside the casing in the shape of a swivel ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.254.131.111', '111.sub-174-254-131.myvzw.com', '2019-12-02', '', NULL),
(9403, '', 6637, 999999999, 0, '116-San Francisco', '2019-12-02', '0000-00-00', '2019-12-02', 'silver', 'blue', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '50.224.38.238', '50.224.38.238', '2019-12-02', '', NULL),
(9404, '', 6638, 999999999, 0, '101-Casablanca GM', '2019-12-03', '0000-00-00', '2019-11-26', 'black', 'black', 'Theorema', 'My order number is T16538. The box arrived broken and I don\'t like the watch. The watch is brand new and never worn. Please refund', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.209.168.171', 'c-73-209-168-171.hsd1.il.comcast.net', '2019-12-03', '', NULL),
(9405, '', 6639, 999999999, 0, '101-Casablanca GM', '2019-12-03', '0000-00-00', '2019-12-01', 'silver', 'black', 'Theorema', 'not the quality i excpected', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '91.89.142.27', 'HSI-KBW-091-089-142-027.hsi2.kabel-badenwuerttemberg.de', '2019-12-03', '', NULL),
(9406, '', 6640, 999999999, 2, '505-Florida', '2019-12-12', '0000-00-00', '2019-11-25', 'black', 'black', 'Pionier', 'the watch arrived defective. The watch is brand new when i opened the package on the day it was delivered i noticed the diamond is missing. The watch is brand new and has never been worn. \r\norder number is T16399. ', '', '1,2', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-13', '46.16.5.235', '46.16.5.235', '2019-12-03', '1Z8VF4596851724817', NULL),
(9407, '', 6641, 999999999, 0, '3005-Marco Polo', '2019-12-03', '0000-00-00', '2019-11-21', 'silver', 'white', 'Theorema', 'My watch is gaining too much.In 24h it takes it 3h ahead.  ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.237.176.27', '212.237.176.27', '2019-12-03', '', NULL),
(9408, 'T15312', 6642, 999999999, 2, '101-Casablanca GM', '2020-01-07', '0000-00-00', '2019-10-26', 'rosÃ©', 'blue', 'Theorema', '{G-Card - #T15312}\r\nWatch is not working and is fully wound and clasp is broken', '10-01-20\r\nWerk steht in Vollaufzug - KronenbÃ¼gel rastet nicht â†’ diesen gerichtet - Anker justiert\r\nUK 1301 1405 - einwandfrei\r\nWK 1401 0740 - 15-01-20 okay', '1,2', '2020-01-23', '2020-01-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-23', '24.2.254.209', 'c-24-2-254-209.hsd1.nh.comcast.net', '2019-12-03', 'RC 58 563 214 5DE', NULL),
(9409, '', 6643, 999999999, 2, '101-Casablanca GM', '2020-01-17', '0000-00-00', '2019-11-28', 'gold', 'black', 'Theorema', 'My order number is T16173, \r\nStill in priginal condition.\r\nThe clasp is defective. It bruised up my wrist. Generally the bank is either too lose or too tight. I am expecting full refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '67.250.215.194', 'mta-67-250-215-194.si.rr.com', '2019-12-04', '', NULL),
(9410, '', 6644, 999999999, 0, '101-Casablanca GM', '2019-12-04', '0000-00-00', '2019-12-03', 'black', 'black', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.240.103.122', 'pool-96-240-103-122.nwrknj.fios.verizon.net', '2019-12-04', '', NULL),
(9411, '', 6644, 999999999, 2, '101-Casablanca GM', '2020-01-03', '0000-00-00', '2019-12-03', 'black', 'yellow', 'Theorema', '', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.240.103.122', 'pool-96-240-103-122.nwrknj.fios.verizon.net', '2019-12-04', '', NULL),
(9412, '', 6645, 2, 2, '101-Casablanca', '2019-12-04', '0000-00-00', '2019-10-28', 'rosÃ© metal', 'blue', 'Theorema', '{G-Card - #T15372}\r\n{abgetippt:\r\n[...] The watch does not keep the right time and the completely stops in the middle of the day\r\n}', '18-12-19\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 29x\r\nUK 1812 1130 - einwandfrei\r\nWK 1912 0730 - 20-12-19 okay\r\n{Aufzugzettel}', '1,2', '2019-12-29', '2019-12-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-30', '', '', '0000-00-00', '425012858750', NULL),
(9413, '', 6646, 999999999, 2, 'other', '2020-01-06', '0000-00-00', '2019-12-02', 'black', 'black', 'other', 'My order number is T16770. I don\'t like the watch.  The watch is brand new and never worn. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '163.114.130.128', '163.114.130.128', '2019-12-04', '', NULL),
(9414, '', 6647, 999999999, 0, '101-Casablanca GM', '2019-12-04', '0000-00-00', '2019-11-19', 'gold', 'white', 'Theorema', 'My order number is T16158. I don\'t like the watch.  The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '163.158.21.192', '192-021-158-163.dynamic.caiway.nl', '2019-12-04', '', NULL),
(9415, '', 6648, 999999999, 0, '511-New York', '2019-12-04', '0000-00-00', '2019-12-29', 'gold', 'blue', 'Pionier', 'No defect, i expected more', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '92.109.207.229', '92-109-207-229.cable.dynamic.v4.ziggo.nl', '2019-12-04', '', NULL),
(9543, '', 6747, 999999999, 0, '101-Casablanca GM', '2020-01-06', '0000-00-00', '2019-12-23', 'silver', 'yellow', 'Theorema', 'My order number is T19189. Even fully wound the watch doesn\'t work. The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.80.140.225', 'pool-72-80-140-225.nycmny.fios.verizon.net', '2020-01-06', '', NULL),
(9542, '', 6746, 999999999, 0, '101-Casablanca GM', '2020-01-06', '0000-00-00', '2020-01-06', 'black', 'black', 'Theorema', 'GM-101-10.  Husband did not like watch.  Returned 1/6', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.96.175.48', 'cpe-174-96-175-48.columbus.res.rr.com', '2020-01-06', '', NULL),
(9419, '', 6610, 999999999, 0, '505-Florida', '2019-12-04', '0000-00-00', '2019-11-11', 'gold', 'white', 'Pionier', 'My order number is T15805. I don\'t like the watch.  The watch is brand new and never worn. Please refund. I am also no longer in need of the watch band I ordered for this watch. It has never been used. The order number is T15847. Thank you.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.183.96.90', 'pool-71-183-96-90.nycmny.fios.verizon.net', '2019-12-04', '', NULL),
(9420, '', 6649, 999999999, 2, '114-Buenos Aires', '2019-12-25', '0000-00-00', '2019-11-28', 'black', 'black', 'Theorema', 'My order number is T16927. I don\'t want the watch anymore. The watch is brand new and never worn. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.218.38.12', '71-218-38-12.hlrn.qwest.net', '2019-12-05', '', NULL),
(9421, '', 6650, 999999999, 0, '3009-Dubai', '2019-12-05', '0000-00-00', '2019-11-29', 'black', 'white', 'Theorema', 'My order # is T16465. The band arrived damaged. The watch is brnad new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.197.84.83', 'ip72-197-84-83.sd.sd.cox.net', '2019-12-05', '', NULL),
(9422, '', 6651, 999999999, 0, '511-New York', '2019-12-05', '0000-00-00', '2019-12-05', 'silver', 'white', 'Pionier', 'My order number is T16798. I received the wrong watch. The watch is brand new and never worn. Please replace.]\r\n\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.227.11.98', 'CPEbc4dfb5d4b43-CMbc4dfb5d4b40.cpe.net.cable.rogers.com', '2019-12-05', '', NULL),
(9423, '', 6647, 999999999, 2, '101-Casablanca GM', '2019-12-12', '0000-00-00', '2019-11-19', 'gold', 'white', 'Theorema', 'My order number is T16158. I don\'t like the watch.  The watch is brand new and never worn. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '163.158.21.192', '192-021-158-163.dynamic.caiway.nl', '2019-12-05', '', NULL),
(9424, '', 6652, 999999999, 0, '116-San Francisco', '2019-12-05', '0000-00-00', '2019-01-10', 'gold', 'white', 'Theorema', 'The hour hand does not move to set it correctly. The minute hand moves, but not the hour hand.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '76.169.177.67', 'cpe-76-169-177-67.socal.res.rr.com', '2019-12-05', '', NULL),
(9425, '', 6653, 999999999, 0, '502-Malibu', '2019-12-06', '0000-00-00', '2017-12-29', 'black', 'black', 'Pionier', 'A small screw is loose and is rattling inside the watch .', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '113.210.64.220', '113.210.64.220', '2019-12-06', '', NULL),
(9426, '', 6654, 999999999, 2, '101-Casablanca GM', '2020-01-06', '0000-00-00', '2019-11-14', 'gold', 'yellow', 'Theorema', 'My order number  is #T15939. The watch is too big for me. The watch is brand new and never worn. Please refund. Thanks ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.58.19.143', '172.58.19.143', '2019-12-06', '', NULL),
(9427, '', 6655, 999999999, 0, '116-San Francisco', '2019-12-07', '0000-00-00', '2019-12-04', 'black', 'blue', 'Theorema', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '173.9.201.202', '173-9-201-202-Illinois.hfc.comcastbusiness.net', '2019-12-07', '', NULL),
(9428, '', 6656, 999999999, 0, '101-Casablanca GM', '2019-12-07', '0000-00-00', '2019-12-05', 'silver', 'black', 'Theorema', 'My order number is T17140. I would like to return the watch. The watch is brand new and never worn. Please refund. Thank you.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.133.166.112', '107-133-166-112.lightspeed.rcsntx.sbcglobal.net', '2019-12-07', '', NULL),
(9429, '', 6657, 999999999, 0, '101-Casablanca GM', '2019-12-07', '0000-00-00', '2019-12-04', 'gold', 'yellow', 'Theorema', 'My order number is T17122. I don\'t like the watch  The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.211.187.198', '108-211-187-198.uvs.cicril.sbcglobal.net', '2019-12-07', '', NULL),
(9430, '', 6658, 999999999, 0, '101-Casablanca GM', '2019-12-07', '0000-00-00', '2019-12-04', 'black', 'yellow', 'Theorema', 'My order number is T16624. The watch arrived with a loose clasp of the crown. The watch is brand new and never worn. Please replace.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.165.92.87', '99-165-92-87.lightspeed.hstntx.sbcglobal.net', '2019-12-07', '', NULL),
(9431, '', 6657, 999999999, 0, '101-Casablanca GM', '2019-12-07', '0000-00-00', '2019-12-04', 'gold', 'yellow', 'Theorema', 'My order number is T17122. I don\'t like the watch  The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.211.187.198', '108-211-187-198.uvs.cicril.sbcglobal.net', '2019-12-07', '', NULL),
(9432, '', 6659, 999999999, 0, '101-Casablanca GM', '2019-12-08', '0000-00-00', '2018-12-28', 'black', 'white', 'Theorema', 'Dial came off base, watch has been very well taken care of, no drops or even a scratch on it.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.188.43.41', '072-188-043-041.res.spectrum.com', '2019-12-08', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(9433, '', 6660, 999999999, 2, '101-Casablanca GM', '2019-12-12', '0000-00-00', '2019-11-25', 'gold', 'black', 'Theorema', 'My order number is TT16529. I don\'t like the watch.  The watch is brand new and never worn. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '185.22.142.77', 'b9168e4d.cgn.dg-w.de', '2019-12-08', '', NULL),
(9434, '', 6661, 999999999, 0, '510-London', '2020-02-03', '0000-00-00', '2018-05-18', 'black metal', 'black', 'Pionier', '{G-Card - Deal 46606 v. 18-05-2018}\nNe fonctionne plus. Bruit suspect d\'une bille qui se dÃ©place \n---\nDoes not work anymore. Suspicious noise of a moving ball', '06-02-20\nRotor gebrochen - ersetzt - Reglage geprüft\nK 0702 1130 - 10-02-20 okay', '', '0000-00-00', '2020-02-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-02-12', '80.214.159.226', '80.214.159.226', '2019-12-08', '1Z8VF4596890251193', NULL),
(9435, 'T8042', 6662, 999999999, 2, '101-Casablanca GM', '2020-01-06', '0000-00-00', '2019-01-04', 'silver metal', 'black', 'Theorema', '{G-Card - #T8042}\r\nStart going to fast for 4 hr it 2hr in a front', '09-01-20\r\nArmband an 6UhrSeite gebrochen - Werk kpl. abgelaufen - S+F oB - Aufzug 40x - ArmbandTeilReparatur - KronenbÃ¼gel justiert\r\nUK 1301 1435 - einwandfrei\r\nWK 1401 0745 - 15-01-20 okay', '1,2', '2020-01-23', '2020-01-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-23', '174.194.206.183', '183.sub-174-194-206.myvzw.com', '2019-12-09', 'RC 58 563 215 4DE', NULL),
(9436, '', 6663, 999999999, 0, '101-Casablanca GM', '2020-03-04', '0000-00-00', '2019-11-16', 'gold', 'black', 'Theorema', '{G-Card - }\n even when wound fully, the motor seems to be working but the arms stand still or barely move. watch has never been worn and never been used. Please replace. \nMy order number : T15942 ', '09-03-20\nWerk steht in Vollaufzug - oops, abgefallener SekZg klemmte in der Unruhe - ABER: Dem Monteur ist wohl ein ZB-Fuß gebrochen, und hat kurzerhand das Blatt aufgeklebt! \nZB ersetzt, MinZg ers. \nUK 1003 1305 - verliert bzw. bl. stehen?\nWK 1103 0800 - einwandfrei - Aufzug 18x\nUK 1203 0910 - bl. in Bewegung auf jeden Fall stehen\nverlorener Weg ungleich → justiert\nUK 1303 1000 - hmmm - Aufzug 25x\nUK 1603 0745 - Steht bereits 0835 - Code W\nUK 1603 1410 - einwandfrei\nWK 1703 0810 - 18-03-20 okay', '', '2020-03-18', '2020-03-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-25', '65.92.15.30', 'tnhlon4048w-lp130-04-65-92-15-30.dsl.bell.ca', '2019-12-09', '425012872396', NULL),
(9437, '', 6664, 999999999, 0, '101-Casablanca GM', '2019-12-09', '0000-00-00', '2019-12-01', 'black', 'white', 'Theorema', 'My order number is T17310. the watch arrived broken, even fully wound it doesn\'t work. The watch is brand new and never worn. Please replace.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '75.22.129.13', '75-22-129-13.lightspeed.npvlil.sbcglobal.net', '2019-12-09', '', NULL),
(9438, '', 6665, 999999999, 2, '101-Casablanca GM', '2019-12-16', '0000-00-00', '2019-11-20', 'black metal', 'black', 'Theorema', '{G-Card - #T16285}\r\nwatch out of tune. goes to fast', '18-12-19\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 31x\r\nUK 1812 1305 - einwandfrei\r\nWK 1912 0730 - 20-12-19 okay\r\n{Spiralzettel}', '1,2', '2019-12-29', '2019-12-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2019-12-30', '213.217.199.94', 'c199-94.i03-2.onvol.net', '2019-12-10', '425012858749', NULL),
(9439, '', 6666, 999999999, 2, '513-Tokyo', '2019-12-25', '0000-00-00', '2017-12-21', 'gold', 'white', 'Pionier', '{G-Card - Deal 45838 v. 21-12-2017}\r\nMy watch is not working. Please repair. It looks as if a screw is loose in the watch which is stopping me from been able to wind it up to work. Scott Kelly, 42 Arthursdale Grange, Scholes, Leeds, England, LS15 4AW PHONE NUMBER 07894427846 ', '09-01-20\r\nWerk kpl. abgelaufen - Sperradschraube gesichert befestigt\r\nUK 1301 1440 - reguliert\r\nWK 1401 0750 - 15-01-20 okay', '1,2', '2020-01-20', '2020-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-20', '82.132.241.54', '82-132-241-54.dab.02.net', '2019-12-10', '1Z8VF4596899656749', NULL),
(9541, '', 6745, 999999999, 2, '508-Dublin', '2020-01-24', '0000-00-00', '2019-12-11', 'silver', 'black', 'Pionier', 'My order number is T177511 - I don\'t like the watch.  The watch is brand new and never worn. Please refund.\n\nabsolut gebrauchte Uhr!\n[eMail v. 27-02-20 → reparieren und retour]', '09-03-20\ndefinitiv getragen - S F oB \nK 0903 1400 - Rotorlager geölt\nK 1203 0805 - 16-03-20 okay', '1,', '2020-03-16', '2020-03-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-03-18', '70.169.22.158', 'wsip-70-169-22-158.hr.hr.cox.net', '2020-01-06', '1Z8VF459FC98720043', NULL),
(9441, '', 6667, 999999999, 2, '504-Acapulco', '2020-01-17', '0000-00-00', '2019-11-28', 'black', 'black', 'Pionier', 'My order number is T16694. The band shows stains and the color is fading.  The watch is brand new and never worn. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '61.92.233.125', '061092233125.ctinets.com', '2019-12-10', '', NULL),
(9442, '', 6668, 999999999, 2, '511-New York', '2020-01-06', '0000-00-00', '2019-11-29', 'gold', 'blue', 'Pionier', 'No defects. Watch don\'t fit well.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '47.16.137.24', 'ool-2f108918.dyn.optonline.net', '2019-12-10', '', NULL),
(9443, '', 6669, 999999999, 0, '4004-Newton', '2019-12-10', '0000-00-00', '2019-12-04', 'black', 'black', 'Theorema', 'My order number is T17079. I received the wrong watch.\r\nThe watch is brand new and never worn. Please exchange with GM-101-2. (+) I cannot find \'gold\' in dial color category. so I choose \'black\'. Reference number which I delivered is \'GM-4004-3\'.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '115.161.208.67', '115.161.208.67', '2019-12-10', '', NULL),
(9444, '', 6668, 999999999, 2, '511-New York', '2020-01-06', '0000-00-00', '2019-11-22', 'gold', 'blue', 'Pionier', 'No defects. Watch don\'t fit well. Please return money, Order #T16655\r\n ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '47.16.137.24', 'ool-2f108918.dyn.optonline.net', '2019-12-10', '', NULL),
(9445, '', 6670, 999999999, 0, '101-Casablanca GM', '2019-12-10', '0000-00-00', '2019-10-10', 'black', 'white', 'Theorema', 'The small needle fell off and now the watche stopped because it is stuck in the mechanism', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.89.79.129', 'qubcpq0957w-lp130-01-174-89-79-129.dsl.bell.ca', '2019-12-10', '', NULL),
(9446, '', 6327, 999999999, 2, '101-Casablanca GM', '2019-12-25', '0000-00-00', '2018-12-17', 'silver', 'black', 'Theorema', '{G-Card - }\r\nThe watch working faster.', '09-01-20\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 35x\r\nUK 0901 1500 - einwandfrei\r\nWK 1001 0755 - gut - Aufzug 32x\r\nUK 1301 0800 - einwandfrei\r\nWK 1401 0750 - 15-01-20 okay\r\n{Spiralzettel}', '1,2', '2020-01-23', '2020-01-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-23', '165.225.73.39', '165.225.73.39', '2019-12-11', 'RC 58 563 216 8DE', NULL),
(9447, '', 6671, 999999999, 0, '101-Casablanca GM', '2019-12-11', '0000-00-00', '2019-08-26', 'gold', 'yellow', 'Theorema', 'My Order No. Is T13668. One of the dials has come loose inside the case. Please repair.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.132.177.82', 'cpe-72-132-177-82.dc.res.rr.com', '2019-12-11', '', NULL),
(9448, '', 6672, 999999999, 0, '101-Casablanca GM', '2020-02-10', '0000-00-00', '2019-12-09', 'gold', 'white', 'Theorema', 'poor quality for the price', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '0000-00-00', '204.98.247.146', '204-98-247-146.dia.static.qwest.net', '2019-12-11', '', NULL),
(9449, '', 6673, 999999999, 2, '106-Toronto II', '2020-01-10', '0000-00-00', '2018-10-23', 'black', 'black', 'Theorema', '{G-Card}\nMy order number is T5403. The glass is broken. Please replace the glass.', '21-01-20\nLunette abgefallen - ZB beschädigt - Glas mit Loch\nKVA Gehäuse ersetzen 60,-  - bez. 100,- ( ZB) 2901  \nGehäuse und ZB { SR} ers. - WD 8310 \nUK 0302 1335 - einwandfrei\nWK 0402 0805 - 05-02-20 okay', '1,', '0000-00-00', '2020-02-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-02-12', '37.228.251.254', '37.228.251.254', '2019-12-12', '1Z8VF4596895232383', NULL),
(9450, '', 6674, 999999999, 0, '101-Casablanca GM', '2019-12-12', '0000-00-00', '2019-11-26', 'black', 'black', 'Theorema', 'Watch hasn\'t been worn. Only peeled of the stickers and put it on my wrist and just didn\'t like it. I have a smaller wrist and it was too bulky. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.195.24.217', 'c-73-195-24-217.hsd1.nj.comcast.net', '2019-12-12', '', NULL),
(9451, '', 6675, 999999999, 0, '3009-Dubai', '2019-12-12', '0000-00-00', '2019-12-01', 'black', 'white', 'Theorema', 'Doesn\'t start despite winding it more than 30 times', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '100.37.148.158', 'pool-100-37-148-158.nycmny.fios.verizon.net', '2019-12-12', '', NULL),
(9452, '', 6675, 999999999, 0, '101-Casablanca GM', '2019-12-12', '0000-00-00', '2019-12-01', 'black', 'yellow', 'Theorema', 'My order number is T17364. The watches don\'t work, it is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '100.37.148.158', 'pool-100-37-148-158.nycmny.fios.verizon.net', '2019-12-12', '', NULL),
(9453, '', 6675, 999999999, 0, '3009-Dubai', '2019-12-12', '0000-00-00', '2019-12-01', 'black', 'white', 'Theorema', 'My order number is T17364. The watches don\'t work, it is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '100.37.148.158', 'pool-100-37-148-158.nycmny.fios.verizon.net', '2019-12-12', '', NULL),
(9663, '', 6856, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2020-02-10', '2019-06-09', 'silver', 'white', 'Theorema', 'The crown fell off. Please repair.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.88.170.234', '70.88.170.234-Busname-OR.hfc.comcastbusiness.net', '2020-02-10', '--', NULL),
(9455, '', 6676, 999999999, 0, '4004-Newton', '2019-12-12', '0000-00-00', '2019-12-01', 'black', 'white', 'Theorema', 'My order number is T17188. The watch doesn\'t work even manually wound. The watch is brand new and never worn. Please replace.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.78.149.130', 'rrcs-71-78-149-130.sw.biz.rr.com', '2019-12-12', '', NULL),
(9526, '', 6732, 999999999, 2, '101-Casablanca GM', '2020-01-10', '0000-00-00', '2019-12-19', 'gold', 'yellow', 'Theorema', 'The watch never worked despite of the winder being correctly clockwise. I receive the watch faulty, it works only if I place it in the original case or on the table, but never on my hand.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '82.17.110.241', 'cpc96908-walt25-2-0-cust752.13-2.cable.virginm.net', '2020-01-03', '', NULL),
(9457, '', 6678, 999999999, 0, '116-San Francisco', '2019-12-14', '0000-00-00', '2019-12-05', 'black', 'black', 'Theorema', ' It seems as if either the numbers or dials were installed upside down. So the 12 is where the 6 should be and vice versa. As a result, I cannot set the dial to the correct time because the dials will not line up with the correct numbers no matter how much I adjust it. I believe the crown is also on the wrong side and \"Theorema Mechanical\" print is upside down. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '66.219.197.52', '66-219-197-52.dynamic.ip.veracitynetworks.com', '2019-12-14', '', NULL),
(9458, '', 6677, 999999999, 2, '101-Casablanca GM', '2020-01-03', '0000-00-00', '2019-12-13', 'black', 'yellow', 'Theorema', 'The watch look different in the website,the color and the metal sorry but look to fake,I was waiting something better,anyway thank you ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '100.12.87.91', 'pool-100-12-87-91.nycmny.fios.verizon.net', '2019-12-14', '', NULL),
(9459, '', 6679, 999999999, 0, '3005-Marco Polo', '2019-12-14', '0000-00-00', '2019-12-05', 'black', 'black', 'Theorema', 'essage inside the formÃ  [My order number is T17380. The watch arrived defective. The rotor is unscrewed, the hands fell off and the box is broken. The watch is brand new and never worn. Please replace.]', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '104.35.112.120', 'cpe-104-35-112-120.socal.res.rr.com', '2019-12-14', '', NULL),
(9460, 'T6366', 6680, 999999999, 2, '110-Oslo', '2020-01-06', '0000-00-00', '2018-12-05', 'gold metal', 'blue', 'Theorema', '{G-Copy - #T6366}\r\nMy watch stopped working, and I tried to manually wind but it still did not work for around 3-4 weeks.  I still wore it anyways, and it started working again surprisingly.  But now that it works again, it does not keep the correct time--even when manually winding and earing it every day.\r\n\r\nAlso, there is a piece that is loose on the back.  I sent a picture to the representative I was working with via email back on 8/1/2019.  Her name is Enis Tufina.', '06-01-20\r\nRotor gebrochen - im Werk scheint irgendwas gebrochen, BrÃ¼chstÃ¼cke im ZB - Werktausch\r\nK 0701 1430 - 10-01-20 okay', '1,2', '2020-01-14', '2020-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-15', '76.183.201.117', 'cpe-76-183-201-117.tx.res.rr.com', '2019-12-14', 'RC 58 511 545 5DE', NULL),
(9461, '', 6681, 999999999, 2, '4004-Newton', '2019-12-25', '0000-00-00', '2016-09-16', 'silver', 'white', 'theorema', '{G-Card}\nI send this watch before and it is still delaying time and it is under your guarantee \n\n    Rep9117 - August 2019 - Werktausch    ', '10-01-20\nKeine Funktion des Handaufzugs? \nKronrad (?) ausgebrochen... Werktausch\nK 1001 1430 - 13-01-20 okay', '1,2', '2020-01-14', '2020-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-14', '2.99.224.18', 'host-2-99-224-18.as13285.net', '2019-12-14', '1Z8VF4596894999567', NULL),
(9462, '', 6682, 999999999, 2, '4004-Newton', '2019-12-27', '0000-00-00', '2017-12-03', 'silver metal', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal]\r\njust got up one morning and stopped working ', '06-01-20\r\nALLE Indexe fehlen, blockieren das Werk â†’ aus RW entfernt, alle wieder befestigt, Werk kontrolliert, B/G u-s\r\nK 1001 1445 - reguliert und 13-01-20 okay', '1,2', '2020-01-14', '2020-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-14', '82.22.244.180', 'cpc143382-mfl22-2-0-cust179.13-1.cable.virginm.net', '2019-12-15', '1Z8VF4596898193321', NULL),
(9463, '', 6683, 999999999, 2, '516-Barcelona', '2019-12-28', '0000-00-00', '2019-12-12', 'gold', 'black', 'Pionier', 'My order number is T17944. The watch is too big.  The watch is brand new and never worn. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.91.232.199', 'ip5f5be8c7.dynamic.kabel-deutschland.de', '2019-12-15', '', NULL),
(9464, '', 6684, 999999999, 0, '101-Casablanca GM', '2019-12-15', '0000-00-00', '2019-12-10', 'black', 'yellow', 'Theorema', 'My order number is T17821. The watch arrived with a broken clasp of the crown in 12/12/19. The watch is brand new and never worn. Please replace', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.189.244.242', '242.244.189.109.customer.cdi.no', '2019-12-15', '', NULL),
(9465, '', 6684, 999999999, 0, '101-Casablanca GM', '2019-12-16', '0000-00-00', '2019-12-10', 'gold', 'black', 'Theorema', 'My order number is T17821. The watch arrived with a broken clasp of the crown( 12/12/19). The watch is brand new and never worn.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.189.244.242', '242.244.189.109.customer.cdi.no', '2019-12-16', '', NULL),
(9466, '', 6685, 999999999, 0, '101-Casablanca GM', '2019-12-16', '0000-00-00', '2019-12-11', 'silver', 'black', 'Theorema', 'its huge i like the thinner one ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.31.221.45', 'pool-108-31-221-45.washdc.fios.verizon.net', '2019-12-16', '', NULL),
(9467, '', 6685, 999999999, 0, '101-Casablanca GM', '2019-12-16', '0000-00-00', '2019-12-11', 'silver', 'black', 'Theorema', 'My order number is T17738. The watch is brand new and never worn. Please exchange with GM-116-2', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.31.221.45', 'pool-108-31-221-45.washdc.fios.verizon.net', '2019-12-16', '', NULL),
(9468, '', 6684, 999999999, 0, '101-Casablanca GM', '2019-12-16', '0000-00-00', '2019-12-10', 'gold', 'black', 'Theorema', 'My order number is T17821. The watch arrived with a broken clasp of the crown (12/1219). The watch is brand new and never worn.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.189.244.242', '242.244.189.109.customer.cdi.no', '2019-12-16', '', NULL),
(9469, '', 6684, 999999999, 0, '101-Casablanca GM', '2019-12-16', '0000-00-00', '2019-12-10', 'gold', 'black', 'Theorema', 'My order number is T17821. The watch arrived with a broken clasp of the crown.  The watch is brand new and never worn. Please replace.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.189.244.242', '242.244.189.109.customer.cdi.no', '2019-12-16', '', NULL),
(9470, '', 6686, 999999999, 0, 'other', '2020-02-19', '0000-00-00', '2019-12-16', 'black', 'white', 'other', 'RETURNING ITEM FOR FULL REFUND.', '', '', '0000-00-00', '2020-02-19', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '0000-00-00', '66.61.199.166', '66-61-199-166.biz.spectrum.com', '2019-12-16', '', NULL),
(9471, '', 6684, 999999999, 0, '101-Casablanca GM', '2019-12-16', '0000-00-00', '2019-12-10', 'gold', 'black', 'Theorema', 'My order number is T17821. The watch arrived with a broken clasp of the crown.  The watch is brand new and never worn. Please replace.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '109.189.244.242', '242.244.189.109.customer.cdi.no', '2019-12-16', '', NULL),
(9472, '', 6679, 999999999, 0, '3005-Marco Polo', '2019-12-16', '0000-00-00', '2019-12-05', 'black', 'black', 'Theorema', 'My order number is T17380. The watch arrived defective. The rotor is unscrewed and the box is broken. The watch is brand new and never worn. Please make a refund. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.193.132.87', '87.sub-174-193-132.myvzw.com', '2019-12-16', '', NULL),
(9473, '', 6679, 999999999, 0, '3005-Marco Polo', '2019-12-17', '0000-00-00', '2019-12-05', 'black', 'black', 'Theorema', 'My order number is T17380 . The watch arrived defective.\r\nThe rotor is unscrewed and the box is broken. The watch is brand new and never worn. Please make a refund . ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '173.196.242.12', 'rrcs-173-196-242-12.west.biz.rr.com', '2019-12-17', '', NULL),
(9474, '', 6687, 999999999, 0, '3008-Damascus', '2019-12-17', '0000-00-00', '2019-12-17', 'silver', 'white', 'Theorema', 'My order number is T16133. I don\'t like the watch, and the quality is not as expected.  The watch is brand new and never worn. Please refund', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.148.223.240', 'ftth-213-148-223-240.fibracat.cat', '2019-12-17', '', NULL),
(9475, '', 6688, 999999999, 0, '505-Florida', '2019-12-18', '0000-00-00', '2019-12-11', 'black', 'black', 'Pionier', 'My order number is T17853. The watch arrived defective. The watch is brand new and never worn. Please replace.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.58.227.29', 'ue.tmodns.net', '2019-12-18', '', NULL),
(9476, '', 6689, 999999999, 0, '101-Casablanca GM', '2019-12-18', '0000-00-00', '2019-11-12', 'gold', 'white', 'Theorema', 'My order number is T17889. I donâ€™t like the watch. The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.186.91.228', '68-186-91-228.dhcp.knwc.wa.charter.com', '2019-12-18', '', NULL),
(9477, '', 6690, 2, 2, '505-Florida', '2019-12-18', '0000-00-00', '2019-07-22', 'gold', 'black', 'Pionier', '{G-Card - #T13016}\nThe date is stuck and the hands don\'t work between 11 and 12', '18-12-19\nWerk zerstört durch Fehlbedienung\nKVA  Werktausch  100,-  --  bez. 110,- 2402\nWerk mit neuem MinZg ersetzt\nK 0203 0910 - 05-03-20 okay\n', '1,', '2020-03-05', '2020-03-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-03-25', '', '', '0000-00-00', '425012872411', NULL),
(9478, '', 6691, 2, 2, '112-Madrid', '2019-12-18', '0000-00-00', '2018-03-05', 'gold metal', 'black', 'Theorema', '{G-Card - #T2616}\n{abgetippt:\nDie Uhren sind leider kaputt. Ich mochten mein Geld zuruckbekommen\n}\n...eine weitere Uhr...', '18-12-19\nKrone lose auf der Welle - mit Einlage befestigt\nK 1912 0955 - zieht nicht genug auf, verliert â†’ Automatik versorgt - 0602 einwandfrei\n\nReplaced oscillating new weight (new O-ring, clean balance system)\n27.07.21 to 03.07.21 Control watch is OK.\n', '1,', '2021-07-30', '2021-07-27', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2021-08-02', '', '', '0000-00-00', '981693033817', NULL),
(9479, '', 6691, 2, 2, '511-New York II', '2019-12-18', '0000-00-00', '2018-04-18', 'black metal', 'black', 'Pionier', '{G-Card - #T3613}\n{abgetippt:\nDie Uhren sind leider kaputt. Ich mochten mein geld zuruckbekommen\n}\n...eine weitere Uhr...', '18-12-19\nKrone fehlt, Wellenrest im Werk? \nKVA  Werkrep. und Krone/Welle ersetzen  50,-\n\nReplaced new crown -stem -O-ring for water tightness, only 3 Bar. \n27.07.21 to 03.07.21 Control watch is OK.', '1,', '0000-00-00', '2021-07-27', 1, 1, 1, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '', '', '0000-00-00', '', NULL),
(9480, '', 6692, 999999999, 2, '515-Amsterdam', '2019-12-25', '0000-00-00', '2019-05-29', 'gold metal', 'black', 'Pionier', '{G-Card - }\r\nTime is going forward every day and not accurate and secondly time changing hook is opening every time it self. ', '10-01-20\r\nKronenbÃ¼gel rastet nicht ordentlich - justiert gesichert\r\nK 1001 0855 - gewinnt leicht - reguliert\r\nK 1301 0915 - 15-01-20 okay', '1,2', '2020-01-20', '2020-01-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-20', '80.222.149.189', 'dsl-tkubng22-50de95-189.dhcp.inet.fi', '2019-12-18', '1Z8VF4596895655551', NULL),
(9481, 'T10956', 6693, 999999999, 2, '7002-Chicago', '2020-01-15', '0000-00-00', '2019-04-14', 'gold metal', 'white', 'Pionier', '{G-Card}\r\nMy order number is T10956. The watch doesn\'t work even when manually wound. Please repair or replace accordingly.', '21-01-20\nUnruh hakt - SekZg? - Werk kpl. kontrolliert → oB - oberer Unruhzapfen abgenutzt (!) - Unruh kpl. ers., reguliert\nK 2201 0855 - 27-01-20 okay', '1,', '0000-00-00', '2020-01-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-28', '50.102.13.166', '50.102.13.166', '2019-12-19', 'RC 58 582 048 9DE', NULL),
(9482, '', 6694, 999999999, 0, '2003-Monte Carlo', '2019-12-20', '0000-00-00', '2019-12-18', 'silver', 'white', 'Theorema', 'My order number is T18101. The hand fell off. The watch is brand new and never worn. Please replace.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.248.0.217', 'pool-96-248-0-217.rcmdva.fios.verizon.net', '2019-12-20', '', NULL),
(9483, '', 6694, 999999999, 0, '3005-Marco Polo', '2019-12-20', '0000-00-00', '2019-12-18', 'silver', 'white', 'Theorema', 'My order number is T18101. The hand fell off. The watch is brand new and never worn. Please replace.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.248.0.217', 'pool-96-248-0-217.rcmdva.fios.verizon.net', '2019-12-20', '', NULL),
(9484, '', 6695, 999999999, 2, '4004-Newton', '2020-01-07', '0000-00-00', '2019-12-18', 'silver', 'black', 'Theorema', 'Uhr ist im neuen Zustand ohne Gebrauch.\r\nRÃœCKSENDUNG. Danke \r\n\r\nNewton Theorema GM4004-2 | SILVER ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.225.34.250', '213-225-34-250.nat.highway.a1.net', '2019-12-21', '', NULL),
(9485, '', 6695, 999999999, 2, '4004-Newton', '2020-01-07', '0000-00-00', '2019-12-18', 'silver', 'black', 'Theorema', 'Uhr ist im neuen Zustand ohne Gebrauch.\r\nRÃ¼cksendung Danke.\r\n\r\nNewton Theorema GM4004-6 l Silver', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.153.40.222', '213-153-40-222.dyn.salzburg-online.at', '2019-12-21', '', NULL),
(9486, '', 6696, 999999999, 0, '511-New York', '2019-12-21', '0000-00-00', '2019-09-10', 'black', 'black', 'Pionier', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.197.121.251', '94.197.121.251.threembb.co.uk', '2019-12-21', '', NULL),
(9487, '', 6697, 999999999, 0, '510-London', '2019-12-22', '0000-00-00', '2018-03-05', 'black', 'white', 'Pionier', 'Rotor is stuck and not winding the watch. Please repair or replace accordingly', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.0.23.130', '5e001782.bb.sky.com', '2019-12-22', '', NULL),
(9488, '', 6698, 999999999, 0, '3009-Dubai', '2019-12-22', '0000-00-00', '2019-12-13', 'gold', 'black', 'Theorema', 'My order number is T18414. The watch arrived defective. The watch is brand new and never worn. Please REFUND.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '65.88.88.177', '65.88.88.177', '2019-12-22', '', NULL),
(9489, '', 6699, 999999999, 0, '4004-Newton', '2019-12-22', '0000-00-00', '2019-09-30', 'black', 'white', 'Theorema', 'the hour marks of 7 and 8 have fallen off\r\n\r\nalso if possible please replace band with a metal one instead of the leather one i have.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.231.135.135', 'pool-96-231-135-135.washdc.fios.verizon.net', '2019-12-22', '', NULL),
(9490, '', 6700, 999999999, 0, '511-New York', '2019-12-23', '0000-00-00', '2019-12-17', 'gold', 'blue', 'Pionier', 'Brand new.  No defect.  Wrong color watch was sent and the watch is too large for my son.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.188.25.30', '108-188-25-30.biz.bhn.net', '2019-12-23', '', NULL),
(9491, '', 6701, 999999999, 0, '101-Casablanca GM', '2019-12-23', '0000-00-00', '2019-12-20', 'bicolor gold', 'white', 'Theorema', 'My order number is T18472. The watch even fully wound doesn\'t work.. The watch is brand new and never worn. Please replace', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.171.138.76', 'wsip-98-171-138-76.dc.dc.cox.net', '2019-12-23', '', NULL),
(9493, '', 6702, 999999999, 0, '3009-Dubai', '2019-12-23', '0000-00-00', '2019-12-18', 'black', 'black', 'Theorema', 'The watch was too big for the person it was purchased for.\r\n\r\nOrder #T18511', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '64.206.83.173', 'outbound.nefcocorp.com', '2019-12-23', '', NULL),
(9494, '', 6703, 999999999, 2, '114-Buenos Aires', '2020-01-17', '0000-00-00', '2019-12-18', 'silver metal', 'black', 'Theorema', 'My order number is T18550. I don\'t like this model I ordered another one. The watch is brand new and never worn. Please refund.', '09-04-20\nwurde erstattet - jetzt Kontrolle und verkaufsfertig machen\n→ Band wurde getragen, also Ersatz - Aufzug 45x\nUK 0904 1340 - gut - Aufzug 39x\nUK 1404 1025 - einwandfrei\nWK 1504 0750 - bestens - Neues Band anges. und okay', '1,', '2020-04-16', '2020-04-23', 0, 0, 0, 1, 0, 1, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.109.144.104', 'pool-98-109-144-104.nwrknj.fios.verizon.net', '2019-12-23', '', NULL),
(9495, '', 6564, 999999999, 0, '101-Casablanca GM', '2019-12-24', '0000-00-00', '2018-11-20', 'silver', 'white', 'Theorema', 'The clown is falling when it is pull to position B to adjust time . And the watch stop after some hrs after we start up.\r\nThank you ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '49.199.100.206', 'pa49-199-100-206.pa.vic.optusnet.com.au', '2019-12-24', '', NULL),
(9496, '', 6704, 999999999, 0, '106-Toronto GM', '2019-12-24', '0000-00-00', '2019-12-18', 'gold', 'black', 'Theorema', 'I am sending the watch back today to your office address specified in your email. I will also alert PayPal to make them aware. I do not want the watch as I have discovered you use oriental parts. Watch has not been used. I want a full refund. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '142.114.86.123', '142.114.86.123', '2019-12-24', '', NULL),
(9597, '', 6790, 999999999, 0, '101-Casablanca GM', '2020-01-17', '0000-00-00', '2020-01-14', 'black', 'yellow', 'Theorema', 'color spot', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.208.181.188', 'c-73-208-181-188.hsd1.il.comcast.net', '2020-01-17', '', NULL),
(9498, '', 6705, 999999999, 0, '3009-Dubai I', '2020-01-17', '0000-00-00', '2019-12-10', 'black', 'black', 'Theorema', '{G-Card}\nMy order number is T17829. The watch doesn\'t work anymore even manually wound. Please repair or replace accordingly.', '21-01-20\neine der Sperradschrauben gelöst? ? NEIN, Kupplungsrad rasiert, Klinkenrad in Auflösung - div. Zähne aus Gehäuse/RW entfernt, Kupplung und Klinkenrad ersetzt\nAblauf - Aufzug 5h\nAblauf ab 2701 1300 bis 2901 0300 == 38h - akzeptabel\n29-01-20 okay', '1,', '0000-00-00', '2020-01-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-02-13', '188.60.225.11', '11.225.60.188.dynamic.wline.res.cust.swisscom.ch', '2019-12-24', 'RC 58 688 303 0DE', NULL),
(9499, '', 6706, 999999999, 2, '3009-Dubai', '2020-01-15', '0000-00-00', '2019-12-13', 'black', 'white', 'Theorema', 'My order number is T18036. The watch arrived with a part of grey plastic inside and the watch seems to not working.  The watch is brand new and never worn. Please replace.\r\n\r\n(if you repare and condition is ok and free of loose parts, fine by me.)\r\n\r\nfriendly greetings,\r\njurgen', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '178.118.3.23', '178-118-3-23.access.telenet.be', '2019-12-25', '', NULL),
(9500, '', 6707, 999999999, 0, '101-Casablanca GM', '2019-12-26', '0000-00-00', '2019-10-07', 'gold', 'black', 'Theorema', '{G-Card}\nMy order is T14743.   Even fully wound up, the hands of \nthe watch do not move,  the whole watch doesn\'t work. \nPlease repair or replace accordingly.', '29-01-20\nWerk kpl. abgelaufen - S F oB - Aufzug 33x\nUK 2901 1240 - einwandfrei\nWK 3001 0925 - absolut okay\n{Aufzugzettel}', '', '0000-00-00', '2020-01-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-02-13', '85.7.235.116', '116.235.7.85.dynamic.wline.res.cust.swisscom.ch', '2019-12-26', 'RC 58 688 302 6DE', NULL),
(9501, '', 6708, 999999999, 0, '101-Casablanca GM', '2019-12-26', '0000-00-00', '2019-12-08', 'bicolor gold', 'yellow', 'Theorema', 'The watch is brand new. I ordered another watch, Order #T18947', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.64.190.252', '108-64-190-252.lightspeed.irvnca.sbcglobal.net', '2019-12-26', '', NULL),
(9502, '', 6709, 999999999, 0, '108-Oman', '2019-12-26', '0000-00-00', '2019-12-13', 'black', 'gold', 'Theorema', 'The watch has been fully wound and is not running I followed the instructions that were sent. 2 the watch is too big for my wrist does not fit comfortable. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '104.34.20.190', 'cpe-104-34-20-190.socal.res.rr.com', '2019-12-26', '', NULL),
(9503, '', 6710, 999999999, 0, '505-Florida', '2019-12-27', '0000-00-00', '2019-12-24', 'black', 'white', 'Pionier', 'My order number is T18655. I don\'t like the watch.  The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '100.35.22.57', 'pool-100-35-22-57.nwrknj.fios.verizon.net', '2019-12-27', '', NULL),
(9504, '', 6711, 999999999, 0, '114-Buenos Aires', '2019-12-27', '0000-00-00', '2019-12-27', 'gold', 'blue', 'Theorema', 'My order number is T17400. I don\'t like the watch.  The watch is brand new and never worn. Please refund \r\n\r\n', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.147.131.85', 'c-24-147-131-85.hsd1.ma.comcast.net', '2019-12-27', '', NULL),
(9505, '', 6712, 999999999, 2, '505-Florida', '2020-01-23', '0000-00-00', '2019-12-23', 'black', 'white', 'Pionier', 'Purchased as a Christmas gift.   Recipient did not like the watch and wants to return it for a refund.  It has not been worn or damaged in any way.  We sent photos yesterday.\r\n\r\nOrder #T18498', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '64.99.230.12', 'c-va-aa103c9279-4492-1.tingfiber.com', '2019-12-27', '', NULL),
(9506, '', 6713, 999999999, 2, '108-Oman', '2020-01-10', '0000-00-00', '2019-12-27', 'gold', 'gold', 'Theorema', 'My order number is T18869. The watch is brand new and never worn. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.3.179.21', '21.179.3.93.rev.sfr.net', '2019-12-27', '', NULL),
(9507, '', 6714, 999999999, 0, '511-New York', '2020-02-10', '0000-00-00', '2019-11-16', 'black', 'black', 'Pionier', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '0000-00-00', '75.84.181.213', 'cpe-75-84-181-213.socal.res.rr.com', '2019-12-28', '', NULL),
(9508, 'T10449', 6715, 999999999, 0, '515-Amsterdam', '2020-02-10', '0000-00-00', '2019-03-21', 'gold', 'blue', 'Pionier', '[OHNE G-Nachweis - #T10449] \nThe watch runs faster and the clasp of the crown is broken.', '17-02-20\nNicht der Bügel sondern die Krone fehlt! Bügel wurde mal mit Klebstoff befestigt? \nKVA Krone/Welle und Gehäuserep.  60,- - bez. 70,- 0403\nKrone/Welle ersetzt, Bügel ersetzt\nK 0403 1345 - reguliert, WD 8310 und 09-03-20 okay', '', '2020-03-09', '2020-03-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-10', '183.102.147.120', '183.102.147.120', '2019-12-28', 'RC 58 842 059 5DE', NULL),
(9509, '', 6716, 999999999, 0, '3002-Jumbo', '2019-12-29', '0000-00-00', '2019-12-28', 'bicolor gold', 'white', 'Theorema', 'I was pushing P2 button to advance Year dial and dial popped off. I only had watch a few days..I am very careful. It NEVER fell..\r\nAlso..you people are awful. I did not get a manual OR any warranty card', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.120.9.21', 'ool-45780915.dyn.optonline.net', '2019-12-29', '', NULL),
(9510, 'T14948', 6717, 999999999, 0, '3006-Monaco Diamond', '2019-12-30', '0000-00-00', '2019-10-19', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis]\nMy oder number is T14948.\nEven manually wound and shook the wacht doesn\'t work.\nPlease repair or replance accordingly', '29-01-20\nRotor gelöst - Lager fest - geölt und befestigt\nK 3001 1030 - 03-02-20 okay', '', '0000-00-00', '2020-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-02-12', '27.92.100.52', 'KD027092100052.ppp-bb.dion.ne.jp', '2019-12-30', 'RC 58 686 689 8DE', NULL),
(9511, '', 6718, 999999999, 2, '512-Berlin', '2020-01-15', '0000-00-00', '2019-12-16', 'black', 'gold', 'Pionier', 'My order number is T17699. The crown fell off when I tried to set up the time. The watch is brand new and never worn. Please replace.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '145.131.133.28', 'rt133bb131-145-28.routit.net', '2019-12-30', '', NULL),
(9512, '', 6719, 999999999, 0, '101-Casablanca GM', '2019-12-30', '0000-00-00', '2019-12-09', 'black', 'yellow', 'Theorema', 'My order # is T17586. I don\'t like the watch. This watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '75.144.154.117', 'SOJOURNS.org', '2019-12-30', '', NULL),
(9513, '', 6720, 999999999, 0, '116-San Francisco', '2019-12-30', '0000-00-00', '2019-12-14', 'silver', 'white', 'Theorema', 'Was not Happy with the actual look of the watch !', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.54.109.23', 'tx-71-54-109-23.dhcp.embarqhsd.net', '2019-12-30', '', NULL),
(9514, '', 6721, 999999999, 0, 'other', '2019-12-30', '0000-00-00', '2019-12-22', 'silver', 'black', 'other', 'Watch face broken on arrival - T18459', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '64.43.137.205', '64.43.137.205', '2019-12-30', '', NULL),
(9515, 'T7536', 6722, 999999999, 0, '112-Madrid', '2020-02-12', '0000-00-00', '2018-12-28', 'gold', 'black', 'Theorema', '{G-Card - #T7536}\nThe watch has stop keeping time. The hands on the face no longer works', '17-02-20\nIndex 4 gelöst aber noch am Platz, Werk kpl. abgelaufen\nBügel fehlt\nAufzug 3h - einwandfrei\nK 1702 1240 - einwandfrei\nIndexe 4 - 6 - 8 geklebt\nK 1902 1310 - 20-02-20 okay', '', '2020-02-20', '2020-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-02-27', '38.113.145.30', '38.113.145.30', '2019-12-30', ' RC 58 768 828 9DE', NULL),
(9516, '', 6723, 999999999, 0, '101-Casablanca GM', '2019-12-30', '0000-00-00', '2019-12-17', 'black', 'white', 'Theorema', 'My order number is T18430. the watch even fully wound doesn\'t work.  The watch is brand new and never worn. Please replace as soon as possible.  I emailed the next morning after delivery when we realized it didn\'t work.  As it was a Christmas gift and very disappointing.  ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '156.26.45.20', '156.26.45.20', '2019-12-30', '', NULL),
(9517, '', 6724, 999999999, 0, 'other', '2019-12-30', '0000-00-00', '2019-12-19', 'black', 'silvgrey', 'other', '', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.94.85.167', '71-94-85-167.dhcp.reno.nv.charter.com', '2019-12-30', '', NULL),
(9518, '', 6725, 999999999, 0, '106-Toronto GM', '2020-02-10', '0000-00-00', '2019-12-20', 'silver', 'black', 'Theorema', 'Return for full refund ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '0000-00-00', '66.42.17.42', '66.42.17.42', '2019-12-30', '', NULL),
(9519, '', 6726, 999999999, 2, '102-Monte Carlo GM', '2020-01-17', '0000-00-00', '2019-12-12', 'black', 'black', 'Theorema', 'My order number is T18092. My boyfriend doesn\'t like the watch. The watch is brand new and never worn. I would like a refund Thankyou a lot !!', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.89.85.73', 'cpe-172-89-85-73.socal.res.rr.com', '2019-12-31', '', NULL),
(9520, '', 3865, 999999999, 2, '502-Malibu', '2020-01-10', '0000-00-00', '2014-11-26', 'silver', 'black', 'Pionier', '{G-Card - }\n1)The crown will not insert correctly and thus not wind the watch.\n2) The watch is automatic and will work for maybe 10 minutes and then stop working so it must be part of the mechanics that are broken.', '21-01-20\nWerk steht in Vollaufzug - Rotor geöffnet - DiaFassung 12 fehlt...\nKVA  Werkreparatur  60,- - bez. 70,- 3001\nKBR mit Zapfenbruch! Werk gereinigt - sinnlos, da Reinigungslösungen absolut verbraucht sind!\nCode W\nK 0502 1330 - 07-02-20 okay', '1,', '0000-00-00', '2020-02-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-02-12', '86.45.95.145', '86-45-95-145-dynamic.agg7.kme.lmk-mlw.eircom.net', '2019-12-31', '1Z8VF4596894729385', NULL),
(9521, '', 6727, 999999999, 2, '114-Buenos Aires', '2020-01-15', '0000-00-00', '2019-12-19', 'gold', 'blue', 'Theorema', 'My order number is T18453. The watch doesn\'t work even fully wound  The watch is brand new and never worn. Please replace.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '176.25.102.13', 'b019660d.bb.sky.com', '2020-01-02', '', NULL),
(9522, '', 6728, 999999999, 2, '101-Casablanca GM', '2020-01-10', '0000-00-00', '2020-01-02', 'gold', 'black', 'Theorema', 'My order number is T18973.  The watch is brand new and never worn. Please refund', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '89.183.101.119', 'a89-183-101-119.net-htp.de', '2020-01-02', '', NULL),
(9523, '', 6729, 999999999, 0, '114-Buenos Aires', '2020-01-02', '0000-00-00', '2019-11-25', 'black', 'black', 'Theorema', 'Watch winds but does not work. It seems the second hand is stuck and preventing it from turning. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.130.30.226', '99-130-30-226.lightspeed.jcvlfl.sbcglobal.net', '2020-01-02', '', NULL),
(9524, '', 6730, 999999999, 0, '101-Casablanca GM', '2020-01-02', '0000-00-00', '2019-12-19', 'black', 'yellow', 'Theorema', 'My order number is T18702. I don\'t like the watch.The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.80.96.136', 'pool-72-80-96-136.nycmny.fios.verizon.net', '2020-01-02', '', NULL),
(9525, '', 6731, 999999999, 0, '103-Sao Paulo', '2020-02-10', '0000-00-00', '2018-02-20', 'silver', 'white', 'Theorema', '{G-Card}\nMy order number is T2282. The crown of the watch fell so I cannot use it anymore. Please repair or replace accordingly', '17-02-20\nKrone 2,5 in sich gebrochen - ABER die Welle fehlt, wurde bereits aus dem Werk entfernt\nKVA  Krone und Welle ersetzen  30,- -- bez. 80,- 2602\nKrone 2,5 mit Welle ers. - WD 8310\nUK 0203 1425 - einwandfrei\nWK 0303 0755 - 04-03-20 okay', '', '2020-03-04', '2020-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-25', '121.121.110.89', '121.121.110.89', '2020-01-03', '425012872422', NULL),
(9527, '', 6733, 999999999, 0, '3009-Dubai II', '2020-02-17', '0000-00-00', '2018-05-07', 'gold metal', 'black', 'Theorema', '{G-Card - NO Deal - NO shopify}\nMy watch is not working, the crown doesn\'t wind anymore. Please repair.', '17-02-20\nläuft nach kurzem Handaufzug los → Rotor klemmt wg. Klemmung am Werkring - beseitigt, Antriebsrad ers.\nAblauf - Aufzug 5h und \nGR ab 1802 1300 bis 2002 1300  - perfekt\n20-02-20 okay', '', '2020-02-20', '2020-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-02-20', '94.218.69.144', 'dslb-094-218-069-144.094.218.pools.vodafone-ip.de', '2020-01-03', '00340434129949112619', NULL),
(9528, '', 6734, 999999999, 2, '4004-Newton', '2020-01-22', '0000-00-00', '2018-11-19', 'gold', 'black', 'Theorema', '{G-Card - #T5684}\nThe clasp of the crown is loose and doesn\'t close anymore.  The watch does not tell time accurately either.  Please repair or replace accordingly.', '29-01-20\nyap, durch äußere Gewalteinwirkung Bügel verzogen! Und der Raststift fehlt... vorab\nK 3001 1035 - rennt bei Vollaufzug - Räderwerk durch den Fall (?) beschädigt\nKVA  Werk und Gehäuse ersetzen  160,- ', '1,', '0000-00-00', '0000-00-00', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '199.82.243.104', 'mwg-e04.infosec.fedex.com', '2020-01-03', '', NULL),
(9529, '', 6735, 999999999, 2, '516-Barcelona', '2020-01-10', '0000-00-00', '2019-12-16', 'gold', 'white', 'Pionier', 'Kein Defekt! Ich mÃ¶chte die Uhr zurÃ¼ckschicken. ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '93.236.160.50', 'p5DECA032.dip0.t-ipconnect.de', '2020-01-03', '', NULL),
(9530, 'T13571', 6736, 999999999, 0, '101-Casablanca GM', '2020-02-10', '0000-00-00', '2019-08-17', 'silver metal', 'black', 'Theorema', '{G-Copy - #T13571}\nI wear the watch 2-4 days a week with light wear and tear. The watch may have been dropped form wrist level to a hard surface at least once but that was over a month ago and Iv\'e has no issues until the last week.  I wind the watch, off of my wrist often set the time because it wasn\'t wound enough the day before or I went without wearing it for a day.    On 12/26 I believe I wound it up and set the time and notice the time is not moving and the very visible circular mechanism was not moving and I noticed when I wound up the watch it seemed to not get tension and now seems as though the tension is locked and energized in the spring but the wheel is not moving or will every once inwhile if lightly tapped. ', '17-02-20\nWerk steht kpl. abgelaufen - läuft selbst nach 20x Aufzug nicht los - RW kontrolliert oB - Paletten und Unruhlager geölt\n- ohne Erfolg, Amlitude schwankt zwischen 230° und 245°\n→ RW durchgekrätzt und geölt\nUK 1702 1445 - einwandfrei - Aufzug 4x\nWK 1902 0805 - 20-02-20 okay', '', '2020-02-20', '2020-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-02-27', '73.181.247.28', 'c-73-181-247-28.hsd1.wa.comcast.net', '2020-01-04', 'RC 58 768 830 1DE', NULL),
(9531, '', 6737, 999999999, 2, '107-Rio', '2020-01-17', '0000-00-00', '2019-12-25', 'black', 'white', 'Theorema', 'My order number is T19169. I don\'t like the watch. The watch is brand new and never worn. Please refund.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.66.209.54', '213-66-209-54-no250.tbcn.telia.com', '2020-01-04', '', NULL),
(9532, '', 6738, 999999999, 0, '101-Casablanca GM', '2020-01-04', '0000-00-00', '2020-01-03', 'gold', 'yellow', 'Theorema', 'My husband does not like the closure of the watch and he does not like the quality of the watch in general. He is not happy with it and will not wear it.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '65.51.244.202', '4133f4ca.cst.lightpath.net', '2020-01-04', '', NULL),
(9533, '', 6739, 999999999, 0, '107-Rio', '2020-01-04', '0000-00-00', '2020-01-02', 'gold', 'black', 'Theorema', 'My order number is T19133.  My husband doesn\'t like the watch. The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.82.152.196', 'pool-72-82-152-196.cmdnnj.fios.verizon.net', '2020-01-04', '', NULL),
(9534, '', 6739, 999999999, 0, '107-Rio', '2020-01-04', '0000-00-00', '2020-01-02', 'gold', 'black', 'Theorema', 'My order number is T19133.  My husband doesn\'t like the watch. The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '72.82.152.196', 'pool-72-82-152-196.cmdnnj.fios.verizon.net', '2020-01-04', '', NULL),
(9535, '', 6740, 999999999, 0, '101-Casablanca GM', '2020-01-04', '0000-00-00', '2019-12-25', 'black', 'yellow', 'Theorema', 'When I received the watch, the clasp was broken.  It won\'t close.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '76.83.72.8', 'wifi-76-83-72-8.inf.spectrum.com', '2020-01-04', '', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(9536, '', 6741, 999999999, 0, '505-Florida', '2020-01-04', '0000-00-00', '2019-12-30', 'black', 'black', 'Pionier', 'My order number is T19226. I don\'t like the watch. The watch is brand new and never worn. Please refund. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.112.78.46', '73.112.78.46', '2020-01-04', '', NULL),
(9537, '', 6742, 999999999, 2, '101-Casablanca GM', '2020-01-17', '0000-00-00', '2019-12-23', 'silver', 'yellow', 'Theorema', 'My order number is T18911. I don\'t like the watch  The watch is brand new and never worn. Please refund', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '78.221.248.6', 'ust64-1-78-221-248-6.fbx.proxad.net', '2020-01-05', '', NULL),
(9538, 'T5771', 2232, 999999999, 2, '101-Casablanca GM', '2020-01-15', '0000-00-00', '2018-11-26', 'black metal', 'black', 'Theorema', '{G-Card}\nMy order number is T5771. Even fully wound the watch doesn\'t work. Please repair or replace accordingly.]', '21-01-20\r\nWerk steht kpl. abgelaufen - Kupplung fasst nicht (mehr?)\r\nWHF zu weich? Nein, Remontoirhebel klemmt! Krone zieht Welle nach aussen...\r\nAnker justiert, WHF ers.\r\nUK 2201 1155 - einwandfrei\r\nWK 2301 0840 - 24-01-20 okay', '1,', '2020-01-24', '2020-01-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-28', '77.16.67.48', '77.16.67.48.tmi.telenormobil.no', '2020-01-05', 'RC 58 582 046 1DE', NULL),
(9539, '', 6743, 999999999, 0, '101-Casablanca GM', '2020-01-06', '0000-00-00', '2019-12-20', 'black', 'white', 'Theorema', 'My order number is T18810. My husband doesn\'t like the watch.  The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.235.2.124', 'c-73-235-2-124.hsd1.ca.comcast.net', '2020-01-06', '', NULL),
(9540, '', 6744, 999999999, 0, '114-Buenos Aires', '2020-02-10', '0000-00-00', '2019-12-03', 'black', 'blue', 'Theorema', 'My order number is T16730. Even fully wound the watch doesn\'t work. The watch is brand new and never worn. Please replace.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '0000-00-00', '110.142.234.65', '110.142.234.65', '2020-01-06', '', NULL),
(9546, '', 6748, 999999999, 2, '110-Oslo', '2020-01-10', '0000-00-00', '2020-01-03', 'silver', 'silvgrey', 'Theorema', 'My order number is T19135. I received the wrong watch  The watch is brand new and never worn. Please replace with GM-110-4.]\r\n', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '31.17.252.97', 'ip1f11fc61.dynamic.kabel-deutschland.de', '2020-01-06', '', NULL),
(9547, '', 6749, 999999999, 0, '102-Monte Carlo GM', '2020-01-07', '0000-00-00', '2020-01-03', 'black', 'white', 'Theorema', 'Order number is T19207. The \"day of the week\" cannot be set. Upon receipt of the watch the date was frozen on \"25\". The watch is brand new & rec\'d on Jan 3, 2020. PLEASE REFUND THE AMT DUE; when will my credit card be refunded? This is shipped by UPS on Jan 7, 2010. Thanks. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '173.49.70.51', 'pool-173-49-70-51.phlapa.fios.verizon.net', '2020-01-07', '', NULL),
(9548, '', 6750, 999999999, 0, '3005-Marco Polo', '2020-01-07', '0000-00-00', '2020-01-02', 'silver', 'black', 'Theorema', 'My order number is T19454. I don\'t like the watch. Leather Strap too rigid. I could not wind it to give accurate time. There were no detail instruction included on how to operate the watch. The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '99.182.196.100', '99-182-196-100.lightspeed.livnmi.sbcglobal.net', '2020-01-07', '', NULL),
(9549, '', 6751, 999999999, 0, '515-Amsterdam', '2020-01-07', '0000-00-00', '2019-11-14', 'gold', 'blue', 'Pionier', 'i change my mind to get refund back i dont like the watches i dosnt look like same as online one many thanks ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '185.137.65.208', '185.137.65.208', '2020-01-07', '', NULL),
(9550, '', 6751, 999999999, 0, '516-Barcelona', '2020-01-07', '0000-00-00', '2019-11-14', 'gold', 'black', 'Pionier', 'i would like to get refund for this us will so i change my mind i dont like the watches many thanks', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '185.137.65.208', '185.137.65.208', '2020-01-07', '', NULL),
(9551, '', 6752, 999999999, 0, '3001-Paragon', '2020-01-07', '0000-00-00', '2020-01-02', 'silver', 'white', 'Theorema', 'Defective ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '108.64.190.252', '108-64-190-252.lightspeed.irvnca.sbcglobal.net', '2020-01-07', '', NULL),
(9552, '', 6753, 999999999, 0, '101-Casablanca GM', '2020-01-08', '0000-00-00', '2019-12-11', 'silver', 'white', 'Theorema', 'Even fully wound the watch works only goes about 2-4 hours in 24 hours.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '69.137.239.167', 'c-69-137-239-167.hsd1.md.comcast.net', '2020-01-08', '', NULL),
(9553, '', 6754, 999999999, 0, '101-Casablanca GM', '2020-01-08', '0000-00-00', '2019-12-19', 'black', 'yellow', 'Theorema', 'My order number is T17588.  don\'t like the watch The watch is brand new and never worn. Please refund', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '47.205.135.225', '47.205.135.225', '2020-01-08', '', NULL),
(9554, '', 6755, 999999999, 2, '515-Amsterdam', '2020-01-15', '0000-00-00', '2019-12-10', 'gold', 'white', 'Pionier', 'Hello dear seller i am  sorry to send you back the watches i really like like watches and its beautful but its to big for me i cant wear it my hand its small many could refund me back my money many thanks ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '185.137.65.208', '185.137.65.208', '2020-01-08', '', NULL),
(9555, '', 6756, 999999999, 2, '114-Buenos Aires', '2020-01-19', '0000-00-00', '2019-12-23', 'gold', 'blue', 'Theorema', ' [My order number is T18842. I don\'t like the watch. The watch is brand new and never worn. \r\n', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.82.172.83', 'bl21-172-83.dsl.telepac.pt', '2020-01-08', '', NULL),
(9556, '', 6757, 999999999, 0, '3008-Damascus', '2020-01-08', '0000-00-00', '2019-12-26', 'gold', 'black', 'Theorema', 'This is for return of this item.  It hasn\'t even been out of the box.  The relationship ended so this is no longer a gift and needs to be returned.  We have been in communication with Tufina by email since early January about needing to process this return for order#T19351', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '134.29.165.22', '134.29.165.22', '2020-01-08', '', NULL),
(9557, '', 6758, 999999999, 0, '511-New York', '2020-01-09', '0000-00-00', '2019-12-16', 'black', 'white', 'Pionier', 'There is nothing wrong with the New York watch ($695).  I bought it as a Christmas gift for my husband, but he preferred the Chicago style ($495)\r\n\r\nMy order number is T18363. The watch is brand new and never worn. Please Exchange with Chicago P7002-5 ]', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.212.107.43', '71-212-107-43.tukw.qwest.net', '2020-01-09', '', NULL),
(9558, '', 6759, 999999999, 0, '101-Casablanca GM', '2020-01-09', '0000-00-00', '2019-12-16', 'black', 'yellow', 'Theorema', 'My order number is T18157. The butterfly clasp came defective The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.237.207.155', 'c-73-237-207-155.hsd1.ga.comcast.net', '2020-01-09', '', NULL),
(9559, '', 6760, 999999999, 0, '101-Casablanca GM', '2020-01-09', '0000-00-00', '2019-12-16', 'black', 'white', 'Theorema', 'The watch ticks to loudly, my husband doesnt like the sound. Also he does not like that its a manual wind watch. My order number is T18186. The watch is brand new and never worn. Please refund.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '47.205.208.139', '47.205.208.139', '2020-01-09', '', NULL),
(9560, '', 6761, 999999999, 0, '115-Helsinki', '2020-01-09', '0000-00-00', '2020-01-09', 'silver', 'white', 'Theorema', 'didn\'t fit', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '70.114.227.64', 'cpe-70-114-227-64.austin.res.rr.com', '2020-01-09', '', NULL),
(9561, '', 6762, 999999999, 0, '3005-Marco Polo', '2020-02-14', '0000-00-00', '2019-10-10', 'gold', 'black', 'Theorema', '{G-Card - #T14963}\nDejo de funcionar hace como una semana y no ha comenzado de nuevo\n---\nIt stopped working about a week ago and has not started again', '24-02-20\nklemmt im RW - div. Flusen/Haare aus RW entfernt\nAblauf, dann Gangreserve, da einseitiger Aufzug\nGR ab 2602 1045 bis 2702 1515\nSOLL 14-24h - IST >28h - perfekt\n28-02-20 okay', '', '2020-02-28', '2020-02-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-25', '73.156.232.161', 'c-73-156-232-161.hsd1.fl.comcast.net', '2020-01-09', '1Z8VF4590466198050', NULL),
(9562, '', 6758, 999999999, 0, '511-New York', '2020-01-10', '0000-00-00', '0000-00-00', 'black', 'white', 'Pionier', 'My order number is T18363. The watch is brand new and never worn. Please Exchange with Chicago P7002-5', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '71.212.107.43', '71-212-107-43.tukw.qwest.net', '2020-01-10', '', NULL),
(9563, '', 6763, 999999999, 2, '7001-Havana', '2020-01-15', '0000-00-00', '2020-01-07', 'gold', 'black', 'Pionier', 'Order wrong goods ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '95.91.251.104', 'ip5f5bfb68.dynamic.kabel-deutschland.de', '2020-01-10', '', NULL),
(9564, '', 6764, 999999999, 2, '505-Florida', '2020-01-17', '0000-00-00', '2020-01-04', 'gold', 'black', 'Pionier', 'My order number is T19621. I received the wrong watch.   The watch is brand new and never worn. Please exchange with GM-505-12 ( gold and blue dial). ', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.205.194.227', '213.205.194.227', '2020-01-10', '', NULL),
(9565, '', 6765, 999999999, 0, '101-Casablanca GM', '2020-01-11', '0000-00-00', '2019-09-18', 'black', 'black', 'Theorema', 'My order number is T17588.  don\'t like the watch The watch is brand new and never worn. Please refund', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '47.205.135.225', '47.205.135.225', '2020-01-11', '', NULL),
(9566, '', 6766, 999999999, 2, '509-Barbados', '2020-01-22', '0000-00-00', '2017-01-01', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - Deal ]\nThe wrist strap has come off the watch, please repair. And please check for any mechanical faults so that is in a good working order.\n\n*** 2 Uhren ***', '29-01-20\nSteg 6 fehlt - Abrieb der Halsdichtung im Rotor - entfernt, Rotorlager geölt, Steg 6 ers. {Ersatz beilegen}\nK 3001 1100 - 03-02-20 reguliert und okay', '1,', '2020-04-14', '2020-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.73.12.5', '77.73.12.5', '2020-01-11', '', NULL),
(9567, '', 6767, 999999999, 0, '3001-Paragon', '2020-01-11', '0000-00-00', '2019-12-12', 'gold', 'white', 'Theorema', 'hand winding knob came out. My order number is T17897. The watch is brand new and never worn. Please Exchange with Casablanca Theorema GM-101-11 Rose.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '174.105.57.122', 'cpe-174-105-57-122.columbus.res.rr.com', '2020-01-11', '', NULL),
(9568, '', 6768, 999999999, 2, '509-Barbados', '2020-01-17', '0000-00-00', '2019-11-20', 'gold', 'black', 'Pionier', '{G-Card - #T16302}\nReference GM-509-3\nDe grootste wijzer van de minuutaanduiding is los en beweegt niet meer mee met de tijd. ', '21-01-20\nyap, MinZg lose → ersetzt (Uhr war gefallen!)\nBandschließe -Butterfly neu- ers. \nK 2101 1345 - reguliert und 24-01-20 okay', '1,', '2020-01-24', '2020-01-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-27', '77.168.194.123', 'ip4da8c27b.direct-adsl.nl', '2020-01-12', '1Z8VF4596895773763', NULL),
(9569, '', 6769, 999999999, 0, '101-Casablanca GM', '2020-02-10', '0000-00-00', '2020-01-12', 'black', 'yellow', 'Theorema', 'My order number is T19733. I don\'t like the watch.  The watch is brand new and never worn. Please refund.]', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '0000-00-00', '70.130.81.192', '70-130-81-192.lightspeed.irvnca.sbcglobal.net', '2020-01-12', '', NULL),
(9570, '', 6770, 999999999, 0, '114-Buenos Aires', '2020-01-13', '0000-00-00', '2019-12-09', 'gold', 'black', 'Theorema', 'order number: T17692\r\n\r\nI simply did not care for the watch on I received it. No defects in the watch. I simply chose another watch to gift to my husband.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.122.9.131', 'cpe-98-122-9-131.sc.res.rr.com', '2020-01-13', '', NULL),
(9571, '', 6771, 999999999, 0, '3005-Marco Polo', '2020-02-19', '0000-00-00', '2019-11-25', 'silver', 'white', 'Theorema', '{G-Card}\nMy order number is T16505, Hi i have been chatting back and forth with Tufina Watches. We tried to problem sole the issue however the date number has fallen out and also the 24hr dial moved alittle and then stoped', '24-02-20\n10er-Scheibe \'verrutscht\'? - 24h-Ring oF → Gehäuse ers.\nKalender eingerenkt, beide Klinkenräder und Rotor ers. - WD 8310\nK 2502 1010 - 28-02-20 okay', '', '2020-02-28', '2020-02-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-25', '139.130.105.82', 'lue3014080.lnk.telstra.net', '2020-01-13', '1Z8VF4590464592485', NULL),
(9572, '', 6772, 999999999, 2, 'other', '2020-01-15', '0000-00-00', '2020-01-07', 'black', 'gold', 'other', '', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '2.202.72.83', 'dslb-002-202-072-083.002.202.pools.vodafone-ip.de', '2020-01-13', '', NULL),
(9573, '', 6773, 999999999, 0, '511-New York', '2020-01-13', '0000-00-00', '2019-12-19', 'black', 'black', 'Pionier', 'Date Dial not working  order number T18290. The calendar doesn\'t work properly. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '96.255.245.23', 'pool-96-255-245-23.washdc.fios.verizon.net', '2020-01-13', '', NULL),
(9574, 'T15659', 6774, 999999999, 0, '114-Buenos Aires', '2020-01-13', '0000-00-00', '2019-11-08', 'rose', 'blue', 'Theorema', '{G-Card - #T15659}\ncannot get the watch to run.  instructions followed but unsuccessful.', '07-02-20\nDer berühmt-berüchtigte SekZg-Fehler → SekZg gerichtet, DualTime justiert\nUK 1002 1050 - einwandfrei\nWK 1102 0825 - 12-02-20 okay', '', '2020-02-12', '2020-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-02-12', '144.30.0.117', '144.30.0.117', '2020-01-13', 'RC 58 686 694 1DE', NULL),
(9575, '', 6775, 999999999, 0, '101-Casablanca GM', '2020-02-19', '0000-00-00', '2020-01-06', 'black', 'black', 'Theorema', 'No defects just decided didnt want the watch.  Was purchased as a gift and he did not like it.  ', '', '', '0000-00-00', '2020-02-19', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '0000-00-00', '69.53.220.230', '69.53.220.230', '2020-01-13', '', NULL),
(9576, '', 6776, 999999999, 0, '101-Casablanca GM', '2020-01-14', '0000-00-00', '2020-01-14', 'gold', 'black', 'Theorema', 'None', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.95.5.47', '212095005047.public.telering.at', '2020-01-14', '', NULL),
(9577, '', 6776, 999999999, 0, '101-Casablanca GM', '2020-01-14', '0000-00-00', '2020-01-14', 'black', 'black', 'Theorema', 'None', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '212.95.5.47', '212095005047.public.telering.at', '2020-01-14', '', NULL),
(9578, '', 6777, 999999999, 2, '101-Casablanca GM', '2020-01-22', '0000-00-00', '2020-11-21', 'silver', 'black', 'Theorema', '{G-Card}\nMy order number is T16258 Even fully wound the watch doesn`t work properly.I dont have dropped it.First time i used 24.12.im have not used it evry day only in festive situations.The crown has always beeb tight.Your video when i wound the watch the crown the watch has never tick,its does in your video.\nPlease replace accordingly.\nDanke schÃÂ¶n Erkki', '29-01-20\nWerk steht kpl. abgelaufen - S F oB - Aufzug 34x\nUK 2901 1305 - steht 2005 - Anker justiert\nUK 3001 1355 - einwandfrei\nWK 3101 0825 - 03-02-20 okay', '1,', '0000-00-00', '2020-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-02-12', '77.234.125.180', 'host-125-180.parnet.fi', '2020-01-14', '1Z8VF4596898367376', NULL),
(9580, '', 6778, 999999999, 2, '116-San Francisco', '2020-01-17', '0000-00-00', '2020-01-01', 'silver', 'white', 'Theorema', 'When i received the watch the dial was broken already.', '', '1,', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '31.10.33.162', 'remote.burghisland.com', '2020-01-14', '', NULL),
(9613, '', 6803, 999999999, 0, '101-Casablanca GM', '2020-01-22', '0000-00-00', '2019-01-16', 'gold', 'yellow', 'Theorema', 'My order number is T8421. My watch runs about 5 minutes faster every hour.  Please repair or replace accordingly. Its second time when this problem accure, can you replace not qualitative part of watch cuz its not normal that watches for this price have same problem again after some month.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '77.219.1.23', 'm77-219-1-23.cust.tele2.lv', '2020-01-22', '', NULL),
(9582, '', 6779, 999999999, 2, '101-Casablanca GM', '2020-01-22', '0000-00-00', '2019-12-23', 'silver bicolor', 'yellow', 'Theorema', '{G-Card}\nMy order number is T18844. Even fully wound the watch doesn\'t work. The watch is brand new and never worn. Please replace . ', '29-01-20\nWerk steht in Vollaufzug - untere StoÃƒÂŸsicherung geÃƒÂ¶ffnet, dadurch Klemmung in der Unruh - gereinigt und geÃƒÂ¶lt montiert, Anker justiert\nUK 2901 1430 - einwandfrei\nWK 3001 0925 - 31-01-20 okay', '1,', '0000-00-00', '2020-01-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-02-13', '109.100.192.79', '109.100.192.79', '2020-01-14', '1Z8VF4596866594618', NULL),
(9583, '', 6780, 999999999, 0, '101-Casablanca GM', '2020-03-24', '0000-00-00', '2019-12-27', 'gold', 'black', 'Theorema', 'Refund return', '', '', '0000-00-00', '2020-03-24', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '0000-00-00', '98.174.192.13', 'wsip-98-174-192-13.ph.ph.cox.net', '2020-01-14', '', NULL),
(9584, '', 6781, 999999999, 0, '101-Casablanca GM', '2020-01-14', '0000-00-00', '2020-01-03', 'black', 'black', 'Theorema', 'My order numbers are #T19759 #T19780 and #T19859. I do not like the watches. Please refund. They are all unworn and unused. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.10.191.192', 'ip68-10-191-192.hr.hr.cox.net', '2020-01-14', '', NULL),
(9586, '', 5536, 999999999, 0, '101-Casablanca GM', '2020-02-19', '0000-00-00', '2019-09-19', 'gold', 'black', 'Theorema', '{G-Card - #T14278}\nwatch will not go. Wound fully, has not been dropped', '24-02-20\nUnruhe verhakt → Messer lose beweglich - Anker ers.\nUK 2502 1330 - einwandfrei\nWK 2602 0800 - 27-02-20 okay', '', '2020-02-27', '2020-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-25', '203.8.131.32', 'gate.nrw.qld.gov.au', '2020-01-16', '1Z8VF4590465732465', NULL),
(9587, '', 6783, 999999999, 0, '3011-Macau', '2020-03-04', '0000-00-00', '2020-01-07', 'gold', 'black', 'Theorema', '{G-Card}\nMy order number is T19821. Even manually-wound or shook the watch doesn\'t work. The watch is brand new and never worn. Please replace.', '09-03-20\nWerk V2 - aber Unruhe hakt → Palette verschoben, Eingriff zu seicht - Werktausch\nK 1103 1115 - 16-03-20 okay', '', '2020-03-16', '2020-03-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-25', '61.92.8.19', '061092008019.ctinets.com', '2020-01-16', '1Z8VF4590464146047', NULL),
(9588, '', 6784, 999999999, 0, '3005-Marco Polo', '2020-01-16', '0000-00-00', '2020-01-03', 'black', 'white', 'Theorema', 'My order number is T19653. The watch is brand new and never worn. Please exchange for Oslo GM-110-1.  I love the watch but my wrist is kind a small for it.  That\'s why I\'d like to exchange for something smaller. Thanks!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '172.250.211.235', 'cpe-172-250-211-235.socal.res.rr.com', '2020-01-16', '', NULL),
(9589, '', 6785, 999999999, 2, '101-Casablanca GM', '2020-01-22', '0000-00-00', '2018-03-20', 'silver', 'white', 'Theorema', '{G-Card - }\nWinding the crownd clockwise until it cannot rotate anymore and Nothing happened.\nThe small clip on the side does not close.', '29-01-20\nWerk steht kpl. aufgezogen - aha - Uhr ist gefallen, ZgWerk abgehoben! ZB verschoben! \nKVA  Werkreparatur  60,- Euro - Kunde lehnt Reparatur ab\nUNFERTIG zurück', '1,', '2020-04-08', '2020-04-08', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-04-27', '78.146.183.230', 'host-78-146-183-230.as13285.net', '2020-01-16', '1Z8VF4596862253485', NULL),
(9590, '', 6786, 999999999, 0, 'other', '2020-01-16', '0000-00-00', '2020-01-16', 'gold', 'white', 'Elysee', 'One of the two watches, its case was not evenly gold coated. its order number is T19935. the watch was arrived defective. The watch is brand new and never worn. Please refund. thank you.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.170.114.180', 'c-73-170-114-180.hsd1.ca.comcast.net', '2020-01-16', '', NULL),
(9591, '', 6786, 999999999, 0, 'other', '2020-01-16', '0000-00-00', '2020-01-16', 'gold', 'white', 'Elysee', 'One of the two watches, its case was not evenly coated. Its order number is T 19935. The watch was arrived defective. The watch is brand new and never worn. Please refund. Thank you.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.170.114.180', 'c-73-170-114-180.hsd1.ca.comcast.net', '2020-01-16', '', NULL),
(9592, '', 6787, 999999999, 0, '3001-Paragon', '2020-01-16', '0000-00-00', '2020-01-15', 'gold', 'white', 'Theorema', 'My order # is T19281. The watch arrived defective, the rotor is broken. The watch is brand new and never worn. Please replace ASAP!!!!', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.151.28.36', '24-151-28-36.dhcp.nwtn.ct.charter.com', '2020-01-16', '', NULL),
(9593, '', 6786, 999999999, 0, 'other', '2020-01-16', '0000-00-00', '2020-01-16', 'gold', 'white', 'Elysee', 'The glass of the box was broken. That means, to me, it was somehow impacted with something, so the watch inside may have been damaged. therefore, I need to return it. Its order number is T19936. Thank you.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.170.114.180', 'c-73-170-114-180.hsd1.ca.comcast.net', '2020-01-16', '', NULL),
(9594, '', 6786, 999999999, 0, 'other', '2020-01-16', '0000-00-00', '2020-01-16', 'gold', 'white', 'Elysee', 'The case was not evenly gold coated. Its order is T19935. The watch was arrived defective. The watch is brand new and never worn. Please refund. Thank you. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '73.170.114.180', 'c-73-170-114-180.hsd1.ca.comcast.net', '2020-01-16', '', NULL),
(9595, '', 6788, 999999999, 0, '101-Casablanca GM', '2020-02-19', '0000-00-00', '2019-12-25', 'black', 'black', 'Theorema', 'Upon reciept packing material slightly damaged. Clasp will not open. Watch received in this condition. Watch is NEW and never worn due to clasp defect', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '0000-00-00', '107.145.222.17', '107-145-222-017.res.spectrum.com', '2020-01-16', '', NULL),
(9596, '', 6789, 999999999, 0, '3009-Dubai I', '2020-01-17', '0000-00-00', '2019-07-18', 'black', 'black', 'Theorema', '{G-Card}\nOn 17-07-2019 I Bought The Theorema Dubai Watch (ORDER #T12949). It Never Worked Fine (Always Had 5 Minutes Delay Within 24 Hours And the Battery Could Not Be Empty) And Since Yesterday The Right Wheel Stopped Moving So Now My Watch Does Nothing Anymore.. I Would Like To Send It Back So That The Watch Could Be Made (Within The Warranty Time).', '29-01-20\nausgeschwungen bzw. Unruhe hakt - ha ha... Uhr gefallen, DS bei 0900 und U-Welle gebrochen! \nKVA  Werkreparatur  60,- EUR - bez. 70,-  0202\ngebrochenen Zapfen aus Stoßsicherung oben entfernt, Unruhe re kpl. ers. \nAblauf - Aufzug 5h\nGR ab 1102 1300 bis 1302 0800 == 43h super\n', '', '2020-02-13', '2020-02-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-02-13', '143.179.32.1', '143.179.32.1', '2020-01-17', '1Z8VF4596898760600', NULL),
(9664, '', 6857, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-02-10', '2020-01-29', 'black', 'black', 'Theorema', 'Watch is not working although it is fully wound. Defect on Arrival. Not worn and no damage. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.205.107.238', 'ip51cd6bee.speed.planet.nl', '2020-02-10', '--', NULL),
(9599, '', 6792, 999999999, 0, '108-Oman', '2020-02-19', '0000-00-00', '2019-12-16', 'gold', 'black', 'Theorema', '{G-Card}\nmy order number is t19416 when fully wound the watch runs faster watch has never been worn and has never been used. please replace ', '24-02-20\nWerk steht kpl. abgelaufen - S F oB - Aufzug 32x\nUK 2402 1355 - gewinnt leicht - Anker justiert - reguliert\nUK 2502 0830 - einwandfrei\nWK 2602 0800 - 27-02-20 okay\nZgStellung Home→Dual korrigiert', '', '2020-02-27', '2020-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-23', '98.254.66.180', 'c-98-254-66-180.hsd1.fl.comcast.net', '2020-01-17', '1Z8VF4590465837941', NULL),
(9600, '', 6793, 999999999, 0, '3009-Dubai II', '2020-02-19', '0000-00-00', '2020-01-25', 'silver metal', 'black', 'Theorema', '{OHNE G-Nachweis - T-Nummer gehört zu einer 7002-2}\nMy order number is T3880. The glass is chipped and scratched on the surface of the watch and the outside numbers need a filling. Please repair and replace accordingly. Glass is attached.', '24-02-20\nGlas wurde im Dez an den Kunden geliefert - liegt bei.\nNachfrage Elsa wegen Differenz zwischen shopify und Realität\n→ Kunde hat diese Uhr 2017 gekauft - KEINE Garantie\nKVA  Gehäuse ersetzen - Glas zurückrechnen -  30,- € \nSonderpreis - bez. 40,-  0203\nGehäuse, kpl. Automatik und Rotor ers. - WD 8310\nAblauf - Aufzug 5h und GR 0903 1300 bis 1103 1230 \nIST 47h30m - perfekt, aber links bl. stehen...\nPaletten geölt - Unruhhöhenluft korrigiert - 13-03-20 okay', '', '2020-03-13', '2020-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-18', '100.37.102.28', 'static-100-37-102-28.nycmny.fios.verizon.net', '2020-01-17', '1Z8VF459FC93094819', NULL),
(9601, '', 6794, 999999999, 0, '102-Monte Carlo GM', '2020-01-18', '0000-00-00', '2019-11-27', 'black', 'white', 'Theorema', 'My order number is T16568. The crown fell off. The watch is brand new and never worn. Please replace', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '24.205.163.104', '24-205-163-104.dhcp.wsco.ca.charter.com', '2020-01-18', '', NULL),
(9602, 'T19098', 6795, 2, 2, '101-Casablanca', '2020-01-18', '0000-00-00', '2019-12-29', 'black metal', 'black', 'Theorema', '{G-Card - #T19098}\r\nUhr lÃ¤uft zu schnell bei vollem Aufzug.', '21-01-20\r\nWerk kpl. abgelaufen - S+F oB - Aufzug 32x\r\nUK 2101 1045 - einwandfrei\r\nWK 2201 0750 - 23-01-20 okay\r\n{Spiralzettel}', '1,2', '2020-01-23', '2020-01-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-23', '', '', '0000-00-00', 'RC 58 563 217 1DE', NULL),
(9603, '', 6796, 999999999, 0, '101-Casablanca GM', '2020-01-19', '0000-00-00', '2019-07-08', 'black', 'black', 'Theorema', 'The clasp covering is broken and the strap is broken.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '12.9.107.101', 'shuls-darla.public.bays-et.net', '2020-01-19', '', NULL),
(9604, '', 6796, 999999999, 0, '101-Casablanca GM', '2020-01-19', '0000-00-00', '2019-07-08', 'black', 'yellow', 'Theorema', 'The clasp that covers the crown wonâ€™t stay closed and also the movement seems kinda tweaked like itâ€™s not running to its fullest. Thanks for everything. ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '107.77.85.129', '107.77.85.129', '2020-01-19', '', NULL),
(9605, '', 6701, 999999999, 0, '101-Casablanca GM', '2020-01-20', '0000-00-00', '2020-01-10', 'gold', 'yellow', 'Theorema', 'The first time I returned the product because it didn\'t work at all.   The second watch that arrived, worked, but when I tried wearing it 5 days after purchasing, the strap would not stay closed.  It kept unlatching even though I tried trouble shooting it, in every possible way', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '98.171.138.76', 'wsip-98-171-138-76.dc.dc.cox.net', '2020-01-20', '', NULL),
(9606, '', 6797, 999999999, 0, '101-Casablanca GM', '2020-01-20', '0000-00-00', '2019-12-25', 'gold', 'white', 'Theorema', 'My order number isÂ T19114. I received the wrong watch.Â The watch is brand new and never worn. Please replace with the Oman Gm-108-1. Considering this is your fault and that you are putting me through this procedure (wasting time, loosing Christmas period/this was a gift), I expect that you proceed with a discount.', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '94.66.222.67', 'ppp-94-66-222-67.home.otenet.gr', '2020-01-20', '', NULL),
(9607, '', 6798, 999999999, 0, '101-Casablanca GM', '2020-01-20', '0000-00-00', '2020-01-17', 'gold', 'white', 'Theorema', 'My order number is T20036. The gold plated on the case of the watch seems defective.  The watch is brand new and never worn. Please return it', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '213.205.242.242', '213.205.242.242', '2020-01-20', '', NULL),
(9608, '', 6799, 999999999, 0, '509-Barbados', '2020-03-04', '0000-00-00', '2020-01-03', 'gold', 'black', 'Pionier', '[OHNE G-Nachweis - shopify vom 29-12-2019]\nMy order number is T19528. The Watch arrived with a broken Hand of the calendar is missing The watch is brand new and never worn. Please replace', '09-03-20\nZg ist definitiv abgebrochen... Werktausch nötig → ersetzt\nK 1103 1315 - 16-03-20 okay', '', '2020-03-16', '2020-03-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-30', '212.103.81.98', 'mailout.bandgenossenschaft.ch', '2020-01-21', 'RC 58 927 605 6DE', NULL),
(9609, 'T11321', 5689, 2, 2, '4004-Newton', '2020-01-21', '0000-00-00', '2019-05-02', 'rosÃ©', 'blue', 'Theorema', '{G-Card - #T11321}\r\nRep# 9261 â†’ GehÃ¤use in falscher Farbe montiert (gold statt rosÃ©)', '21-01-20\r\nGehÃ¤use gelb/LB in rosÃ©/MB getauscht\r\nK 2101 1315 - reguliert, Rotorlager geÃ¶lt\r\nK 2201 0805 - WD 8310 und 23-01-20 okay', '1,2', '2020-01-23', '2020-01-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-01-23', '', '', '0000-00-00', 'RC 58 563 218 5DE', NULL),
(9610, '', 6800, 999999999, 0, '107-Rio', '2020-02-10', '0000-00-00', '2019-11-21', 'silver metal', 'black', 'Theorema', '{G-Card - #T16267}\nHour hand has fallen off into case through normal wear', '17-02-20\ntja, weit weg von normalem Gebrauch... deutliche Druckstelle bei 0900 - Zg klemmt in der Feder\nKVA  Werkreparatur  60,- - bez. 70,- 0307\nZg Werk aufgesetzt, MinZg ersetzt, Anker justiert, Briden verdoppelt\nUK 0607 1320 - einwandfrei\nWK 0707 0850 - 08-07-20 okay', '', '2020-07-08', '2020-07-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-17', '85.115.52.201', 'webdefence-pool-01.cluster-a.forcepoint.net', '2020-01-21', '1Z8VF4596870715327', NULL),
(9611, '', 6801, 999999999, 0, '101-Casablanca GM', '2020-03-04', '0000-00-00', '2019-12-25', 'silver bicol', 'yellow', 'Theorema', '{G-Card - #T19394}\nPin does not adjust the time and it pop out ', '09-03-20\nWH-Schraube nicht befestigt? yap, und gleich Anker justiert\nUK 1003 1330 - einwandfrei\nWK 1103 0820 - 12-03-20 okay', '', '2020-03-12', '2020-03-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-18', '141.157.217.168', 'pool-141-157-217-168.nycmny.fios.verizon.net', '2020-01-22', '1Z8VF459FC93379806', NULL),
(9612, '', 6802, 999999999, 0, '4004-Newton', '2020-06-27', '0000-00-00', '2019-12-25', 'black metal', 'black', 'Theorema', '{G-Card}\nT19463. The watch arrived defective', '01-07-20\nFedersteg 12 fehlt - ersetzt\nautsch - Unruhklobenschraube hatte sich gelöst und die Spirale hat sich um den Rotor gewickelt... Unruh kpl. ers. \nK 0107 1425 - zieht nicht richtig auf → oB\nK 0607 0955 - 08-07-20 okay', '', '2020-07-08', '2020-07-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-17', '109.89.9.182', 'host-109-89-9-182.dynamic.voo.be', '2020-01-22', '1Z8VF4596872064054', NULL),
(9614, 'T6075', 6804, 999999999, 0, '101-Casablanca', '2020-04-17', '0000-00-00', '2018-11-29', 'gold', 'black', 'Theorema', '{G-Card - #T6075}\nThe clock works but the time arrows are standing in the same place.\n---\nUhr war bereits im November eingegangen, aber außer dem Absender keine weiteren Angaben. Im Januar wurde dann dieses Formular ausgefüllt, mehr aber auch nicht. Erst im April wurde die Uhr dann vom Kunden vermißt!', '17-04-20\n ZgWerk abgehoben... - nun ja, aufgedrückt und Anker justiert\nUK 1704 0955 - gut - Aufzug 32x\nUK 2004 0755 - einwandfrei\nWK 2104 0805 - 22-04-20 okay', '', '2020-04-22', '2020-04-22', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-04-29', '2.81.36.34', 'bl20-36-34.dsl.telepac.pt', '2020-01-22', '1Z8VF4596862655005', NULL),
(9615, '', 6805, 999999999, 0, '103-Sao Paulo', '2020-02-10', '0000-00-00', '2020-01-15', 'gold', 'black', 'Theorema', 'SORRY IT IS TO BIG FOR MY WRIST I LIKE THE WATCH ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '0000-00-00', '104.1.136.46', '104-1-136-46.lightspeed.irvnca.sbcglobal.net', '2020-01-22', '', NULL),
(9616, '', 6806, 999999999, 0, '3011-Macau', '2020-03-04', '0000-00-00', '2020-01-22', 'silver', 'white', 'Theorema', 'My order number is T19992 and the watch is too thick.  The watch is brand new and never worn. Please exchange for the Chicago 7002-6', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '0000-00-00', '67.185.104.49', 'c-67-185-104-49.hsd1.wa.comcast.net', '2020-01-23', '', NULL),
(9617, '', 6807, 999999999, 0, '101-Casablanca GM', '2020-01-23', '0000-00-00', '2019-12-18', 'rosÃƒÂ©', 'blue', 'Theorema', '{G-Card - #T18540}\nIt is not possible to wind them correct. 15 minutes is delay for a day .\n----------------------------------\nThe band was changed because there were some defect. ', '29-01-20\nWerk kpl. abgelaufen - S F oB - Aufzug 31x\nUK 2901 1300 - einwandfrei\nWK 3001 0905 - 31-01-20 absolut okay\n{Aufzugzettel}', '', '0000-00-00', '2020-01-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-02-13', '90.179.162.35', '35.162.broadband12.iol.cz', '2020-01-23', '1Z8VF4596865303424', NULL),
(9618, '', 6808, 999999999, 0, '111-Copenhagen', '2020-02-03', '0000-00-00', '2019-07-03', 'gold', 'white', 'Theorema', '{G-Card - Deal 47666 v. 03-07-2019}\nSecond hand has fallen off and got trapped in the mechanism which now won\'t wind', '07-02-20\nyap, aber ZB auch leicht verschoben - Zg unterm FH - rausoperiert, neuen SekZg ers. und 24h-Zg justiert\nK 0702 1455 - 10-02-20 okay', '', '0000-00-00', '2020-02-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-02-12', '80.189.201.31', '31.201.189.80.dyn.plus.net', '2020-01-23', '1Z8VF4596890805602', NULL),
(9619, 'T10551', 6809, 2, 2, '3011-Macau', '2020-01-23', '0000-00-00', '2019-03-20', 'black', 'black', 'Theorema', '{G-Card - #T10551}\nThe customer states the watch doesn\'t keep time even after winding it and worn it. ', '29-01-20\nVersion mit einseitigem Aufzug... - aha, verbogene Klinkenfeder!\ngerichtet und \nK 3001 1145 - neu gestellt\nK 0302 0855 - bleibt zurück - oB - Ablauf und GR Prüfung\nAufzug 3h - Ablauf ab 0502 1440 bis 0602 1410 \n--  Soll 14-24h --  Ist 23:30 - perfekt\n07-02-19 okay', '1,', '0000-00-00', '2020-02-07', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-02-12', '', '', '0000-00-00', 'RC 58 686 691 5DE', NULL),
(9620, '', 6810, 999999999, 0, '505-Florida', '2020-02-19', '0000-00-00', '2020-01-01', 'gold metal', 'blue', 'Pionier', '{G-Card}\nMy Order number T19643 Manually wound the watch will run for about 2-1/2 days, while all the time wearing it, then the watch will stop running even if i\'m wearing it all day. Please repair or replace according.   ', '24-02-20\nRotor dreht leer - Klinkenrad ers.\nAblauf und GR da einseitiger Aufzug\nGR ab 2602 1045 bis 2702 1700\nSOLL 14-24h - IST >30h - perfekt\n28-02-20 okay', '', '2020-02-28', '2020-02-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-25', '98.21.193.81', 'h81.193.21.98.dynamic.ip.windstream.net', '2020-01-23', '1Z8VF4590464525271', NULL),
(9621, '', 6403, 999999999, 0, '76010-Tristan', '2020-02-03', '0000-00-00', '2018-03-01', 'silver', 'silvgrey', 'Elysee', '{G-Card}\nMy order number is T12520.  The date is not changing automatically and not even manually. Please repair.', '07-02-20\n1er-Scheibe scheint verhakt → nein, Datum wurde zerstört! 1er-Stern hat Zahnausfall, da wirkten grobe Kräfte!\nErsatzwerk gefunden und umgebaut\nK 1202 1100 - bl. auf Umlauf zurück, auf Werktisch aber gut\nAufzug 3h und GR - Soll 14h - 24h\nGR ab 1902 1100 bis 2102 0100 ==  38h sehr gut\n24-02-20 okay', '', '2020-02-24', '2020-02-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-02-26', '77.85.199.208', '77-85-199-208.ip.btc-net.bg', '2020-01-24', '1Z8VF4596892024434', NULL),
(9668, '', 6859, 0, 0, '3015-NewOrleans', '2020-02-12', '1970-01-01', '2019-12-12', 'silver', 'fancy', 'Theorema', 'yap\n###  noch\'n Test ###', '12-02-20\nTest der eMail bei Versand', '25', '2020-02-12', '2020-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-02-12', '--', '--', '2014-05-14', 'RG 58 582 217 4DE', NULL),
(9623, '', 6812, 999999999, 0, '7001-Havana', '2020-01-24', '0000-00-00', '2020-01-20', 'gold', 'black', 'Pionier', 'My order # is T20299.  The watch arrived defective, one of the buttons fell off when the package was opened.  The crystal also showed moisture under it.  The watch is brand new ', '', '', '0000-00-00', '0000-00-00', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '0000-00-00', '68.117.174.71', '68-117-174-71.dhcp.unas.al.charter.com', '2020-01-24', '', NULL),
(9624, '', 6813, 999999999, 0, '103-Sao Paulo', '2020-02-12', '2020-01-26', '2019-09-02', 'gold', 'white', 'Theorema', 'Test Prova Test Prova\nmae', '-- martinos\ntest the west\nauch deutsch?\nmae\ntest am Dienstag 2801s\\s\\s\'s\'s\'s', '0', '2020-02-12', '2020-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-02-12', '66.226.104.170', '66-226-104-170.adams.net', '2020-01-26', 'RZ 58 563 046 5DE', NULL),
(9625, 'T12373', 6814, 999999999, 0, '101-Casablanca GM', '2020-02-01', '2020-01-27', '2019-06-19', 'gold', 'black', 'Theorema', '{G-Card - #T12373}\nYes, we have tried to wind it all the way several times and it just stops working after about an hour. It was his wedding present so we would really like it to work. I can send it back to you if needed. I have the original box. He loves it so we would just like to have it exchanged for another one. ', '03-02-20\nWerk steht kpl. abgelaufen - S F oB - Aufzug 37x\nUK 0302 0925 - einwandfrei\nWK 0402 0800 - 05-02-20 okay\n{Aufzugzettel}', '0', '1970-01-01', '2020-02-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-02-11', '212.123.202.42', '212.123.202.42', '2020-01-27', '00340434129949112336', NULL),
(9626, 'T8421', 6815, 999999999, 0, '101-Casablanca GM', '2020-02-03', '2020-01-27', '2019-01-16', 'gold', 'black', 'Theorema', '{G-Card}\nMy order number is T8421. My watch runs about 5 minutes faster every hour.  Please repair or replace accordingly. This second time when this problem accure, if this is cuz of not qualitative part inside of watch can you change it, because its not normal that for this period of time this problem accure twice, and watch price is not so low.', '07-02-20\nWerk kpl. abgelaufen - SuF oB - Aufzug 42x\nUK 0702 1025 - gut - Aufzug 38x\nUK 1002 0930 - reguliert (leicht plus)\nWK 1102 0830 - 12-02-20 okay', '0', '2020-02-12', '2020-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-02-12', '195.50.148.2', '195.50.148.2', '2020-01-27', '00340434129949112374', NULL),
(9627, '', 6816, 999999999, 0, '513-Tokyo', '2020-02-03', '2020-01-27', '2018-07-16', 'silver', 'black', 'Pionier', '{G-Card - Deal 46804 v. 16-07-2018}\nPlease repair. There is a loose piece inside the watch', '07-02-20\nWHF gebrochen - ersetzt\nUK 1002 1110 - einwandfrei\nWK 1102 0835 - 12-02-20 okay', '0', '2020-02-12', '2020-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-02-12', '80.44.78.121', '80-44-78-121.dynamic.dsl.as9105.com', '2020-01-27', '1Z8VF4596897204794', NULL),
(9628, '', 6817, 999999999, 0, '115-Helsinki', '1970-01-01', '2020-01-28', '2020-01-17', 'rosé', 'blue', 'Theorema', 'My order no is T20273. I dont want an automatic watch. The watch is slightly worn and i am aware that the refund will be issued minus the initial Fedex cost ans restocking fees. Please refund. ', '-- mae', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.157.103.74', 'sngvon3902w-lp140-1-69-157-103-74.dsl.bell.ca', '2020-01-28', '--', NULL),
(9629, '', 6818, 999999999, 0, '101-Casablanca GM', '2020-02-03', '2020-01-28', '2019-11-18', 'gold', 'black', 'Theorema', '{G-Card - #T16065 (?)}\nThe watch does not work it never started even by following the indicated steps', '07-02-20\nWerk steht in Vollaufzug - obere Stoßsicherung fehlt!\ngesichert befestigt\nUK 1002 1145 - einwandfrei\nWK 1102 0835 - 12-02-20 okay', '0', '2020-02-12', '2020-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-02-12', '92.154.51.100', 'laubervilliers-656-1-123-100.w92-154.abo.wanadoo.fr', '2020-01-28', '1Z8VF4596890156224', NULL),
(9630, '', 6819, 999999999, 0, 'other', '1970-01-01', '2020-01-28', '2020-01-14', 'black', 'gold', 'other', 'Not working at all , not winding ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.11.148.223', '104-11-148-223.lightspeed.miamfl.sbcglobal.net', '2020-01-28', '--', NULL),
(9631, '', 6820, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-01-29', '2020-01-21', 'silver', 'yellow', 'Theorema', 'My order number is T20374. The watch was received with a scratch on the front glass. The watch is brand new and never worn. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.1.32.2', 'ktv54012002.fixip.t-online.hu', '2020-01-29', '--', NULL),
(9632, '', 6766, 0, 0, '4004-Newton', '2020-01-22', '1970-01-01', '1970-01-01', 'gold metal', 'black', 'Theorema', '[OHNE G-Nachweis - NO Deal]\nThe glass is broken. Please repair. And please check for any mechanical faults so that is in a good working order.\n\n*** 2 Uhren ***', '29-01-20\nyap, Glas zerbröselt .. Gehäuse  zerdrückt\nKVA Werkrep. und Gehäuse  120,- Euro - bez. 130,- 2503\nBand u-s, Indexe gesichert, Werk ersetzt\nK 0704 0905 - 14-04-20 okay', '25', '2020-04-14', '2020-04-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-04-29', 'changeME', 'changeME', '2014-05-14', '1Z8VF4596862912423', NULL),
(9633, '', 6821, 999999999, 0, '108-Oman', '2020-03-04', '2020-01-30', '2018-06-15', 'black', 'black', 'Theorema', '{G-Card}\nAll of the sudden out of nowhere, my watch will not wind. The watch was not dropped or banged or damaged in anyway. It just stopped winding. \n[My order number is T4350.  The watch cannot be wound any longer. Please repair or replace accordingly.]', '09-03-20\nWerk steht kpl. abgelaufen - S F oB - Aufzug 31x\nUK 0903 1105 - bl. stehen - Anker? - auch, aber unterer \nUnruhzapfen gebrochen - Anker justiert, Unruh ers. \nUK 1003 1400 - einwandfrei\nWK 1103 0820 - 12-03-20 okay - KULANZ', '0', '2020-03-12', '2020-03-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-18', '73.50.36.118', 'c-73-50-36-118.hsd1.il.comcast.net', '2020-01-30', '1Z8VF459FC96030800', NULL),
(9634, '', 6822, 999999999, 0, '114-Buenos Aires', '2020-02-10', '2020-01-31', '2019-10-05', 'silver', 'black', 'Theorema', '{G-Card}\nMy order namber is T14801. My Watch is running 3-4 minute faster in 24 hours. Please replace accordingly  Thanks', '17-02-20\nWerk steht kpl. abgelaufen - S F oB - Aufzug 30x - ZW  20s/d\nUK 1702 1040 - einwandfrei - Aufzug 4x\nWK 1902 0805 - 20-02-20 okay', '0', '2020-02-20', '2020-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-02-26', '82.227.1.206', 'atm91-1-82-227-1-206.fbx.proxad.net', '2020-01-31', '1Z8VF4596893269240', NULL),
(9635, '', 6823, 999999999, 0, '108-Oman', '2020-02-12', '2020-01-31', '2019-01-13', 'gold metal', 'blue', 'Theorema', '{G-Card}\nGood afternoon, i bye your wach last year with order number t8283, he watch start doesnt give hours, and one day the glass come out from the watch.\n\nbest regard, manjit singh.', '17-02-20\nBodenglas liegt lose dabei - Werk durch Tragen ohne Dichtung verstaubt und voller Flusen\nKVA Werk reparieren und Glas ersetzen  60,- -- bez. 70,- 2002\nWerk überholt, B/G u-s, beide Gläser mit Dichtungen ers., reguliert - WD 8310\nUK 2702 1120 - einwandfrei\nWK 2802 0825 - 02-03-20 okay', '0', '2020-03-02', '2020-03-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-25', '81.20.244.39', 'cpe244039.cabotva.net', '2020-01-31', '1Z8VF4596865790096', NULL),
(9636, '', 6824, 999999999, 0, '110-Oslo', '2020-02-10', '2020-01-31', '2020-01-15', 'black', 'black', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '31.17.252.97', 'ip1f11fc61.dynamic.kabel-deutschland.de', '2020-01-31', '--', NULL),
(9638, '', 6826, 999999999, 0, '101-Casablanca GM', '2020-02-19', '2020-02-01', '2019-10-28', 'gold', 'black', 'Theorema', '{G-Card - #T15334}\nIt has stopped working even when I try to make it fully wound and I waited for few days, so I believe there is a mechanical error hence why it’s not working, I also have had a problem with the watch wrist which was coming off as soon as I put when it arrived overall I am very disappointed in this watch, I will be adding a new wrist which was sent to me with the watch so once u fix also put the new wrist in.\n\n', '24-02-20\nausgeschwungen durch Stoß - Anker justiert, Schließe ers.\nUK 2502 1350 - einwandfrei\nWK 2602 0805 - 27-02-20 okay', '0', '2020-02-27', '2020-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-25', '83.110.240.158', 'bba429672.alshamil.net.ae', '2020-02-01', '425012872400', NULL),
(9639, '', 6663, 999999999, 0, '106-Toronto GM', '1970-01-01', '2020-02-01', '2019-11-11', 'gold', 'white', 'Theorema', 'The watch never worked from day one. upon arrival the clip was damage and i had to wait for the replacement. then try to wear it and realized that the watch is not working. i sent it to the retailer in Chicago for warranty work. was shipped back and still not working. i DID not get a chance to wear the watch for a day.\nI am very disappointed. \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.92.15.30', 'tnhlon4048w-lp130-04-65-92-15-30.dsl.bell.ca', '2020-02-01', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(9641, '', 6828, 999999999, 0, '101-Casablanca GM', '2020-03-04', '2020-02-02', '2019-01-25', 'silver', 'white', 'Theorema', '{G-Card - #T8748}\nThe watch does not keep accurate time.  It gains 11 seconds each minute.  ', '09-03-20\nWerk kpl. abgelaufen - S F oB - Aufzug 37x\nUK 0903 1115 - rennt... lt ZW  280 s/d → in der Spirale hatte sich ein Flusen verfangen... was es alles gibt... reguliert\nUK 1003 1120 - einwandfrei\nWK 1103 0820 - 12-03-20 okay', '0', '2020-03-12', '2020-03-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-18', '99.203.129.173', 'ip-99-203-129-173.pools.spcsdns.net', '2020-02-02', '1Z8VF459FC98834019', NULL),
(9642, '', 6829, 999999999, 0, '114-Buenos Aires', '2020-03-05', '2020-02-03', '2019-11-12', 'rose', 'blue', 'Theorema', '{G-Card}\nI wore the watch a few times over the 1st 6 weeks of owning the watch, and even winding it up daily each morning, most days, even when not in use that day on my arm.  And all of the sudden it just stopped moving one morning.  It was not dropped or smacked or banged, nor was it submerged in any liquid, so why this stopped working is a complete mystery to me, and was hoping you would be able to figure it out and return the beautiful watch to me once fixed or replaced if unfixable.  Thank you! Justin Ogorek\n\nOriginal Order #T15936', '09-03-20\nsteht in Vollaufzug - SekZg Problem! - autsch, ZB in Auflösung\nAnker justiert, ZB ersetzt\nUK 1003 1520 - einwandfrei\nWK 1103 0810 - 12-03-20 okay', '0', '2020-03-12', '2020-03-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-18', '96.93.48.165', '96-93-48-165-static.hfc.comcastbusiness.net', '2020-02-03', '1Z8VF459FC96012624', NULL),
(9643, '', 6830, 999999999, 0, '108-Oman', '1970-01-01', '2020-02-04', '2020-01-26', 'black', 'gold', 'Theorema', 'The watch looks little dull in color and not happy with the feel/look. \n\nThank you and sorry for inconvenience. \n\nI appreciate your great customer service and look forward to but buy more in future. \n\nBest regards,\nUmesh', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '83.137.6.161', '83.137.6.161', '2020-02-04', '--', NULL),
(9644, '', 6831, 999999999, 0, '7001-Havana', '1970-01-01', '2020-02-05', '2020-01-30', 'black', 'black', 'Pionier', 'My order number is T20607. I bought this watch for my father but it is too big for him. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '188.23.142.147', '188-23-142-147.adsl.highway.telekom.at', '2020-02-05', '--', NULL),
(9645, '', 6832, 999999999, 0, '107-Rio', '2020-03-04', '2020-02-05', '2019-10-28', 'black', 'black', 'Theorema', '{G-Card}\nMyorder number is T15345. The minute hand has fallen off. Please repair or replace accordingly.', '09-03-20\nyap... Rio-Fehler → ZgSpiel ersetzt, Anker justiert\nUK 1103 0915 - einwandfrei\nWK 1203 0835 - 13-03-20 okay', '0', '2020-03-13', '2020-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-15', '31.14.251.97', '251.14.31.97.bcube.co.uk', '2020-02-05', '1Z8VF4596897358940', NULL),
(9646, '', 6833, 999999999, 0, '101-Casablanca GM', '2020-02-24', '2020-02-05', '2019-12-06', 'gold', 'black', 'Theorema', 'Minute hand fell off\n\nWarranty card lost but order # isT17819', '24-02-20\ngefallen/gestoßen → Druckstelle bei 0400\nKVA  Werkreparatur  60,- € - bez. 70,-  1003\nAnker justiert, ZgSpiel aufgesetzt, Schließe ers.\nUK 1203 1500 - reguliert\nWK 1303 0845 - 16-03-20 okay', '0', '2020-03-16', '2020-03-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-18', '71.224.188.129', 'c-71-224-188-129.hsd1.pa.comcast.net', '2020-02-05', '1Z8VF459FC90354632', NULL),
(9647, '', 6838, 999999999, 0, '101-Casablanca GM', '2020-02-12', '2020-02-06', '2020-01-23', 'gold', 'black', 'Theorema', 'My order number is T.20444. I do not like the watch.  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2020-02-12', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '81.90.243.138', 'pedro.essaczech.cz', '2020-02-06', '--', NULL),
(9648, 'T10667', 6278, 0, 0, '514-Hawaii', '2020-02-06', '1970-01-01', '2019-03-31', 'gold metal', 'black', 'Pionier', '[OHNE G-Nachweis - #T10667]\n[...] dem Teleskop an der Uhr gebrochen/kaputt [...]', '06-02-20\nSteg 12 rausgebrochen - jenseits von Garantie, also Kulanz\nBeide Federstege ers. und Bügel nachjustiert\nAufzug bis Montag 1002 - 10-02-20 okay', '25', '2000-01-01', '2020-02-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-02-11', '--', '--', '2014-05-14', '00340434129949112343', NULL),
(9649, '', 6839, 999999999, 0, '7001-Havana', '2020-02-12', '2020-02-06', '2020-01-30', 'black', 'black', 'Pionier', 'My order number is T20607. I bought this watch for my father but it is too big for him. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2020-02-12', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '188.22.70.163', '188-22-70-163.adsl.highway.telekom.at', '2020-02-06', '--', NULL),
(9650, '', 6840, 999999999, 0, '104-Copacabana', '2020-04-23', '2020-02-07', '2014-03-17', 'gold', 'black', 'Theorema', '{G-Card - Deal 18682 oder 18751 v. 12-03-2014}\nWatch is not keeping time', '29-04-20\nWerk kpl. abgelaufen - S F oB - Aufzug 35x\nUK 2904 1055 - einwandfrei\nWK 3004 0735 - gut - Aufzug 30x\nUK 0405 0740 - einwandfrei\nWK 0505 0750 - absolut einwandfrei - Nachfrage über Elsa\nlt. Kunden hat die Uhr mehrere Minuten in 24 Stunden gewonnen - hört sich nach übergeschlagener Spirale an.\nUK 1805 0730 - einwandfrei\nWK 1905 0805 - 20-05-20 okay\n{Spiralzettel}', '0', '2020-05-20', '2020-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-05-26', '49.179.146.194', 'pa49-179-146-194.pa.nsw.optusnet.com.au', '2020-02-07', '1Z8VF4590463889621', NULL),
(9651, '', 6841, 999999999, 0, '101-Casablanca GM', '2020-02-20', '2020-02-07', '2020-01-21', 'rose', 'blue', 'Theorema', '{G-Card - #T20356}\nMetal pin does not clip on and butterfly mechanism does not stay closed and opened spontaneously', '24-02-20\nBügel rastet nicht - Schließe oB - Bügel justiert\nUK 2502 1355 - einwandfrei\nWK 2602 0805 - 27-02-20 okay', '0', '2020-02-27', '2020-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-09', '92.11.243.99', 'host-92-11-243-99.as43234.net', '2020-02-07', '1Z8VF4596891023277', NULL),
(9652, 'T10825', 6842, 999999999, 0, '112-Madrid', '2020-02-07', '1970-01-02', '2019-04-05', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - #T10825 v. 05-04-19]\nThere is a detached screw inside the watch. [...]', '07-02-20\nRotorschraube gebrochen - Kopf aus RW entfernt, Stumpf aus Rotorlager entfernt - Schraube ers. \nK 1002 1455 - 12-02-20 okay', '0', '2020-02-12', '2020-02-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-02-12', '92.11.243.99', 'host-92-11-243-99.as43234.net', '2020-02-07', 'RC 58 686 695 5DE', NULL),
(9653, '', 6843, 999999999, 0, '511-New York', '2020-03-05', '2020-02-07', '2019-07-02', 'silver', 'black', 'Pionier', '[OHNE G-Nachweis - ]\nthe hand does not turn the hours\n\n\nother watch is missing the guard and the leather loops is missing ← dieser Uhr eine eigene RMA gegeben (9717)', '09-03-20\nGlas zerstört, Werk voller Glassplitter, Rotor gebrochen, Gehäuse stark beschädigt\nKVA  Gehäuse und Werk  160,- ', '0', '2021-02-10', '1970-01-01', 0, 0, 1, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-02-10', '173.9.95.205', '173-9-95-205-NewEngland.hfc.comcastbusiness.net', '2020-02-07', '938746842019', NULL),
(9654, '', 6845, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2020-02-08', '2014-01-29', 'gold', 'black', 'Theorema', 'The balancing wheel sticks and does not oscillate freely while the watch is upright. However if I hold the watch face-down, it oscillates correctly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '180.150.82.216', '180-150-82-216.NBN.mel.aussiebb.net', '2020-02-08', '--', NULL),
(9655, '', 6846, 999999999, 0, '101-Casablanca GM', '2020-02-14', '2020-02-08', '2020-02-05', 'black', 'white', 'Theorema', 'My order number is T20790  The watch is brand new and never worn. Please refund.\nThe watch size and design not fit me so I change my mind and I would like to refund my money', '--', '0', '1970-01-01', '2020-02-14', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '85.210.165.56', '85-210-165-56.dynamic.dsl.as9105.com', '2020-02-08', '--', NULL),
(9656, '', 6847, 999999999, 0, '108-Oman', '2020-03-05', '2020-02-09', '2019-02-12', 'gold', 'blue', 'Theorema', '{G-Card}\nMy order number is T9233. One of the screws of the clasp of the crown was loose and fell out. The screws were never removed, only one was frequently tightened as it frequently became loose. Now that same screw has fallen out. Please repair or replace accordingly. ', '09-03-20\nyap, Schraube fehlt - beide Schrauben gesichert ersetzt\nUK 1103 0925 - einwandfrei\nWK 1203 0840 - 13-03-20 okay', '0', '2020-03-13', '2020-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-18', '73.135.60.241', 'c-73-135-60-241.hsd1.md.comcast.net', '2020-02-09', '1Z8VF459FC95362632', NULL),
(9657, 'T5875', 6849, 999999999, 0, '514-Hawaii', '2020-02-10', '2018-11-26', '2018-11-26', 'gold schwarz metal', 'schwarz', 'Pionier', '{G-Card - #T5875}\nstrap is broken. Please repair', '17-02-20\nSeite 12 mitten in den 3 festen Gliedern gebrochen \n→ Bandteil ersetzt und Aufzug bis 1802 0800 \n→ zu gering - Automatik Reparatur\nAufzug bis 1902 0800 - bestens! reguliert\nWK 1902 0855 - 20-02-20 okay', '0', '2020-02-20', '2020-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-02-27', '217.254.35.114', 'pD9FE2372.dip0.t-ipconnect.de', '2020-02-10', ' RC 58 768 827 5DE', NULL),
(9662, 'T15507', 6854, 999999999, 0, '101-Casablanca', '2020-02-10', '2019-11-08', '2008-11-10', 'silber bicol metal', 'gelb', 'Theorema', '{G-Card - #T15507}\n{abgetippt: \nThe watch doesn\'t work. The watch is brand new and never worn.}\nBitte überprüfen - Vor Versand muss noch ein Schreiben von Marsida mit in das Paket!', '17-02-20\nWerk steht kpl. abgelaufen - S F oB - Aufzug 46x (Krone)\nUK 1702 0935 - einwandfrei - Aufzug 12x\nWK 1902 0810 - 20-02-20 okay\n{Aufzugzettel}', '0', '2020-02-26', '2020-02-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-02-27', '217.254.35.114', 'pD9FE2372.dip0.t-ipconnect.de', '2020-02-10', ' RC 58 768 827 5DE', NULL),
(9669, '', 6861, 999999999, 0, '108-Oman', '1970-01-01', '2020-02-12', '1970-01-01', 'silver', 'black', 'Theorema', 'It does wind in the 1st positive like it’s supposed to. The dials move in every position ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.105.139.213', 'cpe-174-105-139-213.columbus.res.rr.com', '2020-02-12', '--', NULL),
(9670, '', 6862, 999999999, 0, '101-Casablanca GM', '2020-02-20', '2020-02-12', '2020-02-05', 'black', 'yellow', 'Theorema', 'My order number is T20723.  The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '2020-02-20', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '188.26.222.1', 'static-188-26-222-1.digimobil.es', '2020-02-12', '--', NULL),
(9671, '', 6864, 999999999, 0, '3009-Dubai II', '2020-02-20', '2020-02-13', '2019-09-30', 'gold metal', 'black', 'Theorema', '{G-Card - #T14482}\nEven manually wound and worn over 10 hours a day the watch stopped 30 minutes after I dont wear it. Please repair.', '24-02-20\nRotorbrücke vom Werk gelöst, Räder fliegen durcheinander\n→ zusammengesammelt, Antriebsrad ers. \nAblauf und Dubai-Kontrolle - 3h Kurz: SOLL 14-24h \nIST 32h - perfekt - 02-03-20 okay', '0', '2020-03-02', '2020-03-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-09', '193.148.17.86', 'ward.bkboho.com', '2020-02-13', '1Z8VF4596892126655', NULL),
(9672, '', 6870, 999999999, 0, '101-Casablanca GM', '2020-02-18', '2020-02-14', '2020-02-12', 'black', 'yellow', 'Theorema', 'I had different expectations from visual appearance and also quality looks different from photos and videos on your web page.\nI´m sending you order back and would like to return money back. ', '--', '0', '1970-01-01', '2020-02-18', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '178.40.129.186', 'bband-dyn186.178-40-129.t-com.sk', '2020-02-14', '--', NULL),
(9673, '', 6871, 999999999, 0, '107-6 Rio', '2020-02-14', '2019-07-30', '2019-07-30', 'silver metal', 'black', 'Theorema', '{G-Card}\nMy Order is T13173 The movement isn´t in permanent place, please repair or replace accordingly. Thank you', '24-02-20\nWerkhalterung! - Bride waren nicht befestigt! \nBriden verdoppelt und festgezogen\nUK 2502 1410 - einwandfrei\nWK 2602 0805 - 27-02-20 okay', '0', '2020-02-27', '2020-02-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-04-14', '217.254.35.114', 'pD9FE2372.dip0.t-ipconnect.de', '2020-02-14', '471604352663', NULL),
(9674, '', 6872, 999999999, 0, '502-Malibu', '1970-01-01', '2020-02-14', '2019-09-20', 'silver', 'white', 'Pionier', 'Stem and crown fell out ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.110.197.198', 'ip68-110-197-198.ri.ri.cox.net', '2020-02-14', '--', NULL),
(9675, '', 6873, 999999999, 0, '111-Copenhagen', '2020-02-19', '2020-02-15', '2020-02-10', 'gold', 'black', 'Theorema', 'My order number is T20892.  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2020-02-19', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '93.193.233.110', 'p5DC1E96E.dip0.t-ipconnect.de', '2020-02-15', '--', NULL),
(9676, '', 6877, 999999999, 0, '101-Casablanca GM', '2020-03-24', '2020-02-17', '2020-02-04', 'black', 'white', 'Theorema', 'It works mechanically.', '--', '0', '1970-01-01', '2020-03-24', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '174.0.248.216', 'S0106f8a097f01424.cg.shawcable.net', '2020-02-17', '--', NULL),
(9677, '', 6878, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-02-17', '2020-02-14', 'black', 'white', 'Theorema', ' “Return to Exchange” for GM-101-11 |Rose|', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.188.237', 'ue.tmodns.net', '2020-02-17', '--', NULL),
(9678, '', 6879, 999999999, 0, '101-Casablanca GM', '2020-02-27', '2020-02-17', '2015-10-28', 'silver', 'black', 'Theorema', '{G-Card}\nSecond hand broken off.', '27-02-20\n...und klemmt das RW - rausoperiert und aufgesetzt, Anker justiert\nUK 0203 1325 - einwandfrei\nWK 0303 0755 - 04-03-20 okay', '0', '2020-03-04', '2020-03-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-09', '84.68.18.168', '84.68.18.168', '2020-02-17', '1Z8VF4596890392666', NULL),
(9679, '', 6881, 999999999, 0, '116-San Francisco', '1970-01-01', '2020-02-18', '2020-02-04', 'silver', 'blue', 'Theorema', '#T20801\n\nReceived as a gift, too big for wrist size. Please process as refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.177.174.150', 'c-73-177-174-150.hsd1.va.comcast.net', '2020-02-18', '--', NULL),
(9680, '', 6882, 999999999, 0, '514-Hawaii', '1970-01-01', '2020-02-19', '2018-09-17', 'black', 'black', 'Pionier', 'The watch is not currently working. I have sent emails and the reply to me with some troubleshooting and I tried them but nothing is working so far. \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.101.36.231', 'c-76-101-36-231.hsd1.fl.comcast.net', '2020-02-19', '--', NULL),
(9681, '', 6883, 999999999, 0, '4004-Newton', '1970-01-01', '2020-02-19', '2015-08-20', 'silver', 'white', 'Theorema', 'The glass has been broken and a small piece of glass fell inside the case. The watch is not working any more.\n\nThe reference is: GM 4004', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '213.127.10.69', 'ip-213-127-10-69.ip.prioritytelecom.net', '2020-02-19', '--', NULL),
(9811, '', 7026, 999999999, 0, '511-New York', '1970-01-01', '2020-05-12', '2020-05-11', 'gold', 'white', 'Pionier', 'My order number is T22914. The watch arrived with a broken second hand. The watch is brand new and never worn. Please refund.\nThank you. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.230.249.105', 'CPE0c473dd48653-CM0c473dd48650.cpe.net.cable.rogers.com', '2020-05-12', '--', NULL),
(9683, '', 6894, 999999999, 0, '107-Rio', '2020-07-26', '2020-02-20', '2019-12-09', 'silver', 'white', 'Theorema', '{G-Card}\nHello, the winder does not wind the spring and there is a bump on the spring. Please arrange to repair under the warranty, \n(Tufina original order number T17620 )\nRegards, Niall.', '31-07-20\nWerk steht in Vollaufzug - gebrochene Bride ist in die Feder eingewunden und klemmt nun das FH - Sperrad kpl. gelöst - gesichert, Anker justiert, Bridenreste aus Feder entfernt, Briden verdoppelt\nUK 3107 1435 - einwandfrei - Aufzug 27x\nUK 0308 0820 - einwandfrei\nWK 0408 0910 - 05-08-20 okay', '0', '2020-08-05', '2020-08-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-08-14', '95.83.243.181', '95.83.243.181', '2020-02-20', '1Z8VF4596872148188', NULL),
(9684, '', 6897, 999999999, 0, '101-Casablanca GM', '2020-03-13', '2020-02-20', '2020-02-14', 'gold', 'white', 'Theorema', 'My order number is T21042 My husband does not like the watch.  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2020-03-13', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '73.130.54.220', 'c-73-130-54-220.hsd1.pa.comcast.net', '2020-02-20', '--', NULL),
(9685, '', 6898, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2020-02-20', '2020-02-11', 'silver', 'black', 'Theorema', 'The watch stopped operating immediately after it was wound. \nDoes not run', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.216.171.177', 'ip72-216-171-177.ph.ph.cox.net', '2020-02-20', '--', NULL),
(9686, '', 6899, 999999999, 0, '4001q-Galilei', '2020-03-05', '2020-02-21', '2020-02-10', 'bicolor gold', 'white', 'Theorema', 'I don´t like the watch. The brace is too short and too plastic. It´s brand new and never worn. Please exchange with GM-101-8.', '--', '0', '1970-01-01', '2020-03-05', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '185.213.154.169', '185.213.154.169', '2020-02-21', '--', NULL),
(9687, '', 6905, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-02-21', '1970-01-01', 'silver', 'yellow', 'Theorema', 'My order number is T21153. This is not what I excepted.  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '198.189.249.59', 'xnat-59.csumb.edu', '2020-02-21', '--', NULL),
(9688, 'T16118', 6909, 999999999, 0, '101-Casablanca GM', '2020-08-25', '2020-02-22', '2019-11-15', 'gold metal', 'black', 'Theorema', '[OHNE G-Nachweis]\nThe close latch is broken. \n\n    2 Uhren    ', '27-08-20\nyap, Bügel rastet nicht - gerichtet\npräventiv Anker justiert/epi\nUK 3108 1130 - einwandfrei\nWK 0109 0815 - 02-09-20 okay', '0', '2020-09-02', '2020-09-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-03', '12.126.135.250', '12.126.135.250', '2020-02-22', '1Z8VF4590472131725', NULL),
(9689, '', 6910, 999999999, 0, '3001-Paragon', '1970-01-01', '2020-02-22', '1970-01-01', 'silver', 'white', 'Theorema', 'Watch was working fine but do not wear it very often, when i next went to wear it the watch had stopped. Wound it and still will not work. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.25.242.187', 'cpc82825-midd19-2-0-cust186.11-1.cable.virginm.net', '2020-02-22', '--', NULL),
(9690, '', 6911, 999999999, 0, '4004-Newton', '1970-01-01', '2020-02-22', '2015-08-20', 'silver', 'white', 'Theorema', 'The glass of the watch was broken and some small pieces of glass fell inside the movement. The watch is not working any more. \n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '167.202.201.18', '167.202.201.18', '2020-02-22', '--', NULL),
(9691, '', 6912, 999999999, 0, '4004-Newton', '2020-03-05', '2020-02-22', '2015-08-20', 'silver metal', 'white', 'Theorema', '{G-Card - }\nThe glass of the watch was broken and some small pieces of the glass fells inside the movement. The watch is not working any more. ', '09-03-20\nGlas splittert im Werk \nKVA  Glas und Werk 125,- --  bez 135,-  2305\nALLE Indexe gesichert geklebt, Werk überprüft, Glas mit Dichtung und Bodendichtung ersetzt - WD 8310\nK 0406 1000 - 08-06-20 okay', '0', '2020-06-09', '2020-06-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-06-22', '167.202.201.18', '167.202.201.18', '2020-02-22', '1Z8VF4596865547019', NULL),
(9692, '', 6914, 999999999, 0, '103-Sao Paulo', '2020-03-04', '2020-02-24', '2020-02-18', 'silver', 'black', 'Theorema', 'I just want to return the watch', '--', '0', '1970-01-01', '2020-03-04', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '87.122.186.89', '87.122.186.89', '2020-02-24', '--', NULL),
(9693, '', 6916, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-02-24', '2020-02-05', 'black', 'white', 'Theorema', 'My order number is T20680.  The clasp of the crown is loose. The watch is brand new and never worn. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.78.227.68', 'c-73-78-227-68.hsd1.co.comcast.net', '2020-02-24', '--', NULL),
(9694, '', 6917, 999999999, 0, '3005-Marco Polo', '2020-03-06', '2020-02-24', '2019-09-30', 'silver', 'white', 'Theorema', '{G-Card - #T14528}\nLas manecillas del reloj no giran, la maquinaria no funciona. Solo ha estado funcionando 20 días.\n---\nThe hands of the clock do not turn, the machinery does not work. It has only been running 20 days.', '09-03-20\nausgeschwungen - keine Amplitude - Werktausch\nAblauf (da Werk V2) - Aufzug 3h\nGR 1303 1130 bis 1403 1600  ==  28h30m (SOLL 24h)\n16-03-20 okay', '0', '2020-03-16', '2020-03-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-17', '95.19.140.5', '5.140.19.95.dynamic.jazztel.es', '2020-02-24', '1Z8VF4596897451964', NULL),
(9695, '', 6918, 999999999, 0, '101-Casablanca GM', '2020-03-04', '2020-02-24', '2020-02-19', 'black', '', 'Theorema', 'My order number is T21162\nThe watch is brand new ande never worn.\nPlease refound', '--', '0', '1970-01-01', '2020-03-04', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '91.89.147.250', 'HSI-KBW-091-089-147-250.hsi2.kabel-badenwuerttemberg.de', '2020-02-24', '--', NULL),
(9696, '', 6919, 999999999, 0, '3011-Macau', '2020-03-05', '2020-02-25', '2020-02-17', 'black', 'black', 'Theorema', 'My order number is T21113. The watch is too big for me. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2020-03-05', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '62.134.46.98', '62-134-46-98.business.static.de.bt.net', '2020-02-25', '--', NULL),
(9698, '', 6921, 999999999, 0, '3001-Paragon', '2020-05-12', '2020-02-25', '2015-05-26', 'silver', 'black', 'Theorema', '{G-Card - }\nNeedle fell off the main dial, scratches in glass and case. Band and clasp getting wore out. ', '28-05-20\nDateModul gelöst... Gehäuse beschädigt, Armband verbraucht\nKVA  Reparatur  100,- Gehäuse 60,- Band 30,-  - bez 200,- 2406\nDateModul ist von der Grundplatine gebrochen, alle Schrauben zerstört → neues Werk mit ZB\nDateModul gesichert, Gehäuse ersetzt - NO WD\nK 2606 1345 - 29-06-20 okay', '0', '2020-06-29', '2020-06-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '24.220.119.93', '24-220-119-93-dynamic.midco.net', '2020-02-25', '1Z8VF4590461027038', NULL),
(9699, '', 6922, 999999999, 0, '508-Dublin', '2020-03-06', '2020-02-26', '2016-01-29', 'gold', 'black', 'Pionier', '{G-Card - }\nthe watch doesn\'t keep time please repair accordingly,\nthe winding pin came further out of the watch than usual, the hands on\nthe dial started to spin clockwise really fast then came to a complete\nstop now the hands only move it you touch the winding pin or the\ncounterweight on the back moves.', '09-03-20\nSekRd aus Eingriff - evtl KVA Werk? → haha... Bastler, hat die Spirale und den Anker gekillt! \nKVA  Werktausch  100,- - bez. 110,-  2103\nGehäuse u-s, Werk ersetzt, Lunette aufgefrischt\nK 2403 0940 - 06-04-20 okay', '0', '2020-04-06', '2020-04-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-04-14', '137.222.39.231', 'it072119.users.bris.ac.uk', '2020-02-26', '1Z8VF4596863982990', NULL),
(9700, '', 6923, 999999999, 0, '101-Casablanca GM', '2020-03-04', '2020-02-27', '2019-01-01', 'silver', 'black', 'Theorema', '{G-Card - #T}\nHi!\n\nI discovered that the pointeare are loose. \nunfortunately does not keep the time  \nI Will send the garanti card and the watch. ', '09-03-20\nWerk kpl. abgelaufen - ZgReibung? → ja, aufgedrückt und Anker justiert\nUK 1103 0950 - einwandfrei\nWK 1203 0840 - 13-03-20 okay', '0', '2020-03-13', '2020-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-18', '95.197.88.32', 'host-95-197-88-32.mobileonline.telia.com', '2020-02-27', '1Z8VF4596891714422', NULL),
(9701, '', 6924, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-02-27', '2020-02-20', '', '', 'Theorema', 'My order number is T20862. Even fully wound the Casablanca watch doesn\'t work. The watch is brand new and never worn. Please replace.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.1.148.2', '107-1-148-2-ip-static.hfc.comcastbusiness.net', '2020-02-27', '--', NULL),
(9702, '', 6925, 999999999, 0, '106II-Ontario', '1970-01-01', '2020-02-27', '2019-02-28', 'gold', 'white', 'Theorema', 'Suddenly stopped ticking ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.92.110.138', 'wndson1335w-lp130-03-65-92-110-138.dsl.bell.ca', '2020-02-27', '--', NULL),
(9703, '', 6926, 999999999, 0, '3004-Cannes', '1970-01-01', '2020-02-28', '2019-12-02', 'black', 'black', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '5.13.152.82', '5-13-152-82.residential.rdsnet.ro', '2020-02-28', '--', NULL),
(9704, '', 6927, 999999999, 0, '3004-Cannes', '1970-01-01', '2020-02-28', '2019-12-02', 'black', 'black', 'Theorema', 'My order number is T16916. I don\'t like the watch. The watch is brand new and never worn. Please refund.\nMy previous refund form was wrong.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '5.13.152.82', '5-13-152-82.residential.rdsnet.ro', '2020-02-28', '--', NULL),
(9705, '', 6928, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-02-29', '2020-02-14', 'silver', 'yellow', 'Theorema', 'The watch is brand new, I just don’t like the color. I want the same model but back.\n\nI want this model: Casablanca Theorema-GM-101-10 | Black | ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '97.120.228.53', '97-120-228-53.ptld.qwest.net', '2020-02-29', '--', NULL),
(9706, '', 6929, 999999999, 0, '505-Florida', '2020-03-13', '2020-02-29', '2019-12-15', 'silver', 'black', 'Pionier', '{G-Card}\nMy order number is T18456. Even manually worn and shook my watch stopped suddenly and doesn\'t work anymore. Please repair or replace accordingly.', '09-04-20\nKlinkenrad defekt → V2 ersetzt - ABER Datum auch nicht in Ordnung → 10er-Scheibe justiert\nAblauf - Aufzug 2h und \nGR ab 1504 0915 bis 1604 0540 == 20h - perfekt\n16-04-20 okay', '0', '2020-04-16', '2020-04-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-04-27', '82.74.114.90', '82-74-114-90.cable.dynamic.v4.ziggo.nl', '2020-02-29', '--1Z8VF4596861708692', NULL),
(9707, '', 6930, 999999999, 0, '511-New York', '1970-01-01', '2020-02-29', '2019-12-25', 'rosé', 'blue', 'Pionier', ' order number is T19312. The screw of the bezel on the case has fallen off and cannot be fixed. Please repair or replace accordingly.]\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '83.251.112.193', 'c83-251-112-193.bredband.comhem.se', '2020-02-29', '--', NULL),
(9708, '', 6931, 999999999, 0, '104-Copacabana', '1970-01-01', '2020-02-29', '2014-10-12', 'black', 'yellow', 'Theorema', 'The markers have fallen off and stopped the mechanism. Please repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '91.140.89.146', 'adsl-146.91.140.89.tellas.gr', '2020-02-29', '--', NULL),
(9709, '', 6932, 999999999, 0, '511-New York', '2020-03-04', '2020-03-02', '2019-12-25', 'rosé', 'blue', 'Pionier', '{G-Card}\nMy order number is T19312. The screw of the bezel on the case has fallen off and cannot be fixed. Please repair or replace accordingly.]', '09-03-20\nSchrauben wurden dem Kunden am 3. Februar gesendet. \nNun sind annähernd alle Schrauben der Lunette beschädigt!\nGehäuse ersetzt\nK 1203 0955 - 16-03-20 okay', '0', '2020-03-16', '2020-03-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-18', '37.198.203.39', 'm37-198-203-39.cust.tele2.se', '2020-03-02', '1Z8VF4596897966588', NULL),
(9710, '', 6933, 999999999, 0, 'other', '1970-01-01', '2020-03-02', '2019-12-29', 'black', 'black', 'other', 'My order number is T17086. On November 29th I ordered a Cannes T3004-2 and received a T3004-4  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.75.140.54', 'c-73-75-140-54.hsd1.il.comcast.net', '2020-03-02', '--', NULL),
(9711, '', 6934, 999999999, 0, '506-Miami', '2020-03-13', '2020-03-02', '2018-03-01', 'gold blue', 'blue', 'Pionier', '[OHNE G-Nachweis - lt. Rep. 8185 v. 26-03-2018]\nMy order number is T3035. The watch has stopped working even after winding it. Please repair or replace accordingly.', '09-04-20\nWerk in der Datumschaltung zerstört!\nKVA  Werktausch  100,- -- 2404 Reparatur abgelehnt', '0', '2020-04-27', '2020-04-27', 0, 0, 0, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-04-29', '95.151.241.108', '95.151.241.108', '2020-03-02', '1Z8VF4596862156965', NULL),
(9712, '', 6935, 999999999, 0, '3011-Macau', '2020-03-04', '2019-02-26', '2026-02-20', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - #T9658 v. 23-02-2019}\nThe mechanism stops working after 2-3 minutes. This is not possible. The watch was not cheap and after 7 month is not working.', '09-03-20\nzieht nicht auf - Werk V2 - Klinkenrad! - ersetzt\nAblauf (Werk V2) - Aufzug 3h\nGR ab 1203 1200 bis 1303 1900  ==  31h (SOLL 24h)\n16-03-20 okay', '0', '2020-03-16', '2020-03-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-18', '217.254.35.114', 'pD9FE2372.dip0.t-ipconnect.de', '2020-03-04', '1Z8VF4596898246998', NULL),
(9713, '', 6936, 999999999, 0, '101-Casablanca', '2020-03-05', '2019-12-05', '2019-12-05', 'gold', 'black', 'Theorema ', '{G-Card}\nMy Order number is : T17355\n\nEven fully wound the watch doesn´t work. Please repair or replace accordingly.', '09-03-20\nWerk steht in Vollaufzug - Anker justiert\nUK 1103 1005 - einwandfrei\nWK 1203 0845 - 13-03-20 okay', '0', '2020-03-13', '2020-03-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-03-15', '217.254.35.114', 'pD9FE2372.dip0.t-ipconnect.de', '2020-03-05', '1Z8VF4596897985754', NULL),
(9714, 'T12599', 6937, 999999999, 0, '112-Madrid', '2020-12-07', '2020-03-06', '2019-07-02', 'silver gold', 'black', 'Theorema', '{G-Card}\n manually wound and worn 12 hours a day the watch doesn\'t work anymore.  Please repair or replace accordingly.', '10-12-20\ngefallen? AR aus Eingriff - kein Auslöser feststellbar, also WT auf Kulanz - Gehäuse u-s, Werk ersetzt\nK 1112 1040 - neu gestellt\nK 1412 0815 - 16-12-20 okay', '0', '2020-12-16', '2020-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-17', '24.43.100.60', 'rrcs-24-43-100-60.west.biz.rr.com', '2020-03-06', '772393436554', NULL),
(9715, '', 6938, 999999999, 0, '3012-Paris', '1970-01-01', '2020-03-06', '2019-12-03', 'silver', 'white', 'Theorema', 'The small watch for the secondary location does not keep accurate time.  It runs very slow.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.14.134.201', '76-14-134-201.rk.wavecable.com', '2020-03-06', '--', NULL),
(9716, '', 6939, 999999999, 0, '103-SaoPaulo', '2020-03-09', '1970-01-01', '2015-02-02', 'silver', 'silver', 'Theorema', '[OHNE G-Nachweis - G-Card lt. Rep 8004]\n[...] but again the button to adjust time isn\'t working anymore.\nIt\'s stuck.\n[...]', '09-03-20\nKrone verbogen. Diesmal kostenpflichtig\nKVA  Krone und Welle ersetzen  30,-  / Band 30,- \nbez. 40,- 0805\nKrone/Welle/Dichtung ersetzt - WD 8310\nUK 1105 0830 - einwandfrei\nWK 1205 0840 - GR nur 29h - Paletten und Unruhlager geölt\nUK 1305 0840 - kontraproduktiv - läuft schlechter → ZgWerk hochgekommen, MinRd klemmte... warum auch immer?\nUK 1405 1035 - einwandfrei\nWK 1505 0800 - gut\nUK 1805 0740 - einwandfrei\nWK 1905 0805 - ', '0', '2020-05-20', '2020-05-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-05-26', '87.133.253.52', 'p5785FD34.dip0.t-ipconnect.de', '2020-03-09', '00340434129949113579', NULL),
(9717, '', 6843, 0, 0, '511-NewYork II', '2020-03-09', '1970-01-01', '2019-02-07', 'gold', 'white', 'Pionier', '{G-Card - #T9109}\n...missing the guard and the leather loops is missing\n---\nweitere Rep 9653', '09-03-20\nSchraube fehlt → Kulanz\nKVA  Bandschlaufe fehlt → XL Band Ersatz 30,- bez. 30,- 0102\nDatum beschädigt? hmm... - Code W Kulanz - WD 8310\nBand ersetzt\nK 0202 1500 - 04-02-21 okay', '25', '2021-02-04', '2021-02-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-02-10', '--', '--', '2014-05-14', '938746842019', NULL),
(9718, '', 6940, 999999999, 0, '3005-Marco Polo', '2020-04-23', '2020-03-10', '2019-10-07', 'silver', 'black', 'Theorema', '{G-Card}\nMy order number is T14696. The glass is broken. Please repair accordingly.', '29-04-20\nzum Glück nicht zersplittert! Aber Gehäuse zu stark beschädigt\nKVA Gehäuse ersetzen  60,- - bez. 2611  70,-\nGehäuse ersetzt - Code W - WD 8310\nK 2711 1000 - 30-11-20 okay\n', '0', '2020-11-30', '2020-11-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-07', '131.170.239.12', '131.170.239.12', '2020-03-10', '1Z8VF4590491956906', NULL),
(9719, '', 6941, 999999999, 0, '3011-Macau', '1970-01-01', '2020-03-10', '2014-08-11', 'silver', 'black', 'Theorema', 'The strap has broke and one of the numbers inside the rail have come loose and is displaced inside the casing.\nI wish to have the strap replaced with the exact same original model and the dial fixed.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.97.238.62', 'bba774000.alshamil.net.ae', '2020-03-10', '--', NULL),
(9720, '', 6942, 999999999, 0, '3002-Jumbo', '2020-04-23', '2020-03-10', '2020-02-26', 'bicolor rosé', 'white', 'Theorema', '{G-Card - #T21351}\nWatch does not function. Stops running within minutes regardless of wearing or winding.', '29-04-20\nuntere Stoßsicherung offen... → kpl. Werk mit ZB ers.\nK 2904 1410 - reguliert\nK 0405 0745 - 06-05-20 okay', '0', '2020-05-06', '2020-05-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-05-15', '108.219.138.130', '108-219-138-130.lightspeed.bcvloh.sbcglobal.net', '2020-03-10', '1Z8VF4590463606766', NULL),
(9721, '', 6943, 999999999, 0, '505-Florida', '2020-03-24', '2020-03-10', '2019-12-09', 'gold', 'black', 'Pionier', '{G-Card - #T17700}\nI bought the watch sometime in November. I wore it the first time this first week of March. It was working fine but after a few days the hands of the watch are not working(ticking). I took it from a local watch repair shop but they advice me to send it to you because they can not sort what seems to be the problem. They have not open the watch, they just said to send it back to you for further tests and repair. I have emailed the watch company(pioneer timepieces Germany) and gave me instructions but it seems that it is not working. Would you mind to help me in this regard, please fix it for me or replace it. Thank you ever so much! \n\nAnothai ayungchit', '09-04-20\nUnruhe hakt - ABER Klinkenrad V2 defekt! ersetzt\nAblauf - Aufzug 2h und  \nGR ab 1704 1200 bis 1804 0845  ==  20h perfekt\n20-04-20 okay', '0', '2020-04-20', '2020-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-04-29', '94.118.201.163', '94.118.201.163', '2020-03-10', '1Z8VF4596862403018', NULL),
(9722, '', 6944, 999999999, 0, '107-Rio', '2020-03-24', '2020-03-11', '2019-12-28', 'gold', 'black', 'Theorema', '{G-Card}\nMy order number is T19626. The balance wheel stops at random. It can run for over 8 hours and just stop. A gentle tap and it starts again', '09-04-20\nWerk kpl. abgelaufen - S F oB - Aufzug 27x\nUK 0904 1420 - yap, läuft nicht ab und bl. stehen - Anker?\n→ gerichtet, Briden verdoppelt\nUK 1404 1155 - einwandfrei\nWK 1504 0750 - 16-04-20 okay', '0', '2020-04-16', '2020-04-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-04-28', '217.64.148.97', '217-64-148-97.pool.ovpn.com', '2020-03-11', '1Z8VF4596862420348', NULL),
(9723, '', 6945, 999999999, 0, '505-Florida', '2020-04-23', '2020-03-11', '2019-11-15', 'gold', 'black', 'Pionier', '{G-Card}\nTo who it may concern: My order number is T15967. The crown doesn\'t work properly. I cannot move the hands between 11 and 2. Please repair or replace accordingly.\n\nI called your contact number and was told to send an email with a video of the problem with my watch.\nMy watch (Order number T15967) was ordered on November 13, 2019, delivered on November 18, 2019 and was given to me as a Christmas present on December 25, 2019. I have worn the watch about 12 hours a day since December 25, 2019. It stopped working about 2 weeks ago and I contacted your Illinois office today.\n\nI sent a  video to the Illinois office. I was told by the Tufina watch office to send the watch back to the manufacturer for inspection. If it is a manufacturing defect, rest assured that the whole mechanism will be replaced with a brand new one. The original warranty card will be sent to Germany with the watch.\n\nThanks.\nPhilip A. Fontenot\n810 S. Buchanan Street\nLafayette, La. 70501\n(337) 354-5256 - cell\n', '29-04-20\nKrone auf dem Gewinde gelöst - 1erScheibe steht schief\n1er-Scheibe ers., Krone gesichert\nAblauf - Aufzug 2h \nGR ab 0405 0945 bis 0405 2345 == 14h sehr gut\n06-05-20 okay', '0', '2020-05-06', '2020-05-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-05-15', '76.72.89.206', '76-72-89-206.stat.lusfiber.net', '2020-03-11', '1Z8VF4590461132987', NULL),
(9724, '', 6946, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-03-11', '2020-03-10', 'gold', 'black', 'Theorema', 'My order number is T21492  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '198.0.213.219', '198-0-213-219-static.hfc.comcastbusiness.net', '2020-03-11', '--', NULL),
(9725, '', 6947, 999999999, 0, '4004-Newton', '1970-01-01', '2020-03-11', '2019-11-18', 'gold', 'white', 'Theorema', 'The clasp has fallen off durong the day and is now gone ever since.\n\nIn addition to that the secondhand is stopping its motion in between the 8 and the 9 o\'clock position.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.160.189.180', 'p54A0BDB4.dip0.t-ipconnect.de', '2020-03-11', '--', NULL),
(9726, '', 6948, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-03-12', '2020-03-12', 'gold', '', 'Theorema', 'I don\'t like the watch. it is different than I thought. I want to change it to an other watch what I already discussed. thank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '87.214.72.119', 'ip119-72-214-87.adsl2.static.versatel.nl', '2020-03-12', '--', NULL),
(9727, '', 6949, 999999999, 0, '3011-Macau', '1970-01-01', '2020-03-12', '2020-02-16', 'gold', 'black', 'Theorema', 'My order number is T20672\nUpon opening my watch box the watch would not work!\nThere is a loose piece of white plastic in it and winding the watch does nothing.\nThe watch is brand new and never worn so please replace it.\nthank you!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '142.176.59.168', 'sydnns0123w-142-176-59-168.dhcp-dynamic.fibreop.ns.bellaliant.net', '2020-03-12', '--', NULL),
(9728, '', 6950, 999999999, 0, '505-Florida', '2020-03-24', '2020-03-13', '2019-09-02', 'silver metal', 'white', 'Pionier', '{G-Card}\nMy order number is T13802. The day hand has fallen off. Please replace. Thank you.', '09-04-20\nyap, liegt in der Unruhe - befreit, ZgFutter geplatzt \n→ neuen TagesZg ers., ein Klinkenrad ers.\nK 1504 0945 - 20-04-20 okay', '0', '2020-04-20', '2020-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-04-29', '165.225.197.35', '165.225.197.35', '2020-03-13', '1Z8VF4596863259183', NULL),
(9729, '', 6951, 999999999, 0, '115-Helsinki', '2020-03-24', '2020-03-13', '2020-02-04', 'gold', 'black', 'Theorema', '{G-Card - #T20741}\nThe Auto wind mechanism does not work. This did not work from day one of wearing the watch which concerns me greatly. Please can you replace the watch with new. ', '09-04-20\nRotor geöffnet - WHF aus Eingriff \nAufzug sortiert, Rotor geklebt\nK 1504 1000 - reguliert und 17-04-20 okay\n16-06-20 Wiederholte Kontrolle ohne Befund (!!)  \n19-06-20 okay\n\n17.07.2020 1Z8VF4596870849693', '0', '2020-04-17', '2020-04-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-17', '62.232.6.10', '62.232.6.10', '2020-03-13', '1Z8VF4596861733306', NULL),
(9730, '', 6952, 999999999, 0, '108-Oman', '1970-01-01', '2020-03-13', '2020-02-14', 'silver', 'gold', 'Theorema', 'Bonjour, \nÇa fait 2 semaine que j’ai reçu votre montre T20945. Mais par contre je ne suis pas du tout content parce que vous n’avez pas précisé que le cadran de votre produit a de la buée a l’intérieur quand en sort dehors et qu’il fait froid (je vous envoie même une photo) pourtant la montre et très bien noté et c’est écris que sa résiste à l’eau mais vu que quand en sort il y a de la buée j’imagine même pas avec l’eau', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '89.217.244.127', 'adsl-89-217-244-127.adslplus.ch', '2020-03-13', '--', NULL),
(9731, '', 6953, 999999999, 0, '3008-Damascus', '2020-05-22', '2020-03-13', '2020-02-17', 'silver', 'white', 'Theorema', 'No more from the hour and minute hands.\n\nAt beginning it was ok and working fine as and when wind and set the timings. Few days later when I was trying to set the and when the process finished I pushed back the crown to normal position but hour and minute hand not in movements. I tried wind it again shakes it in the round manner so that the automatic mechanism to wind. No response. \n\nI\'m not happy with the watch because I\'ve not yet started wearing and before the normal use it failed in operation. So please refund the money I\'ll go another model. \n\nThank you\n\n\n', '--', '0', '1970-01-01', '2020-05-22', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '182.55.28.102', '182.55.28.102', '2020-03-13', '--', NULL),
(9732, 'T14884', 6954, 999999999, 0, '511-New York II', '2020-12-07', '2020-03-15', '2019-10-10', 'rosé', 'blue', 'Pionier', '{G-Copy}\nMy order number is T14884.  Even manually wound and worn the watch doesn\'t work more than few minutes. Please repair or replace accordingly.', '10-12-20\nläuft sofort nach Handaufzug los.... Ablauf und GR\nAufzug 3h - Ablauf ab 1112 bis 1312 0330  =  38,5h\nSOLL 32-42h - also perfekt!\n14-12-20 okay', '0', '2020-12-14', '2020-12-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-17', '161.81.138.16', '161.81.138.16.hk.chinamobile.com', '2020-03-15', '1Z8VF4590490583525', NULL),
(9733, '', 6955, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2020-03-15', '2020-03-15', 'gold', 'black', 'Theorema', ' [My order number is T21547. I received the wrong watch. The watch is brand new and never worn. Please Exchange with T3011-8.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '119.70.41.148', '119.70.41.148', '2020-03-15', '--', NULL),
(9734, '', 6956, 999999999, 0, 'Choose option', '2020-03-24', '2020-03-16', '2020-03-10', 'Choose option', 'Choose option', 'Choose option', 'My order number is T21618. The band is too short and i don\'t like the watch. The watch is brand new and never worn. Please refund...', '--', '0', '1970-01-01', '2020-03-24', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '151.32.227.190', 'ppp-190-227.32-151.wind.it', '2020-03-16', '--', NULL),
(9735, '', 6957, 999999999, 0, '115-Helsinki', '2020-04-23', '2020-03-17', '2020-02-05', 'rose', 'blue', 'Theorema', '{G-Card}\nMy order number is T20771. The crown fell off. Please repair or replace accordingly.', '29-04-20\nyap, Aufzug durcheinander → gerichtet, Rotorlager geölt\nK 3004 0820 - reguliert\nK 0405 0750 - 06-05-20 okay', '0', '2020-05-06', '2020-05-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-05-15', '42.98.5.246', '42-98-5-246.static.netvigator.com', '2020-03-17', '1Z8VF4590461641178', NULL),
(9736, '', 6958, 999999999, 0, '106-Toronto GM', '2020-03-31', '2020-03-22', '2020-03-17', 'silver', 'black', 'Theorema', '[My order number is T21793.There are some pieces of plastic inside the watch  The watch is brand new and never worn. Please replace.]\nThere is also a dust inside a watch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '213.202.147.3', '213-202-147-3.bas502.dsl.esat.net', '2020-03-22', '--', NULL),
(9737, '', 6959, 999999999, 0, 'Choose option', '1970-01-01', '2020-03-22', '2019-09-30', 'Choose option', 'Choose option', 'Choose option', 'My watch worked perfectly for a few months. One day my the watch started losing time and a few days later you couldn’t track the time loss. The hands stopped functioning properly! Thanks in advance for fixing this watch. A great time piece! Ref# 101-3', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.94.204.146', '71-94-204-146.dhcp.reno.nv.charter.com', '2020-03-22', '--', NULL),
(9738, '', 6960, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-03-23', '2020-02-12', 'silver', 'yellow', 'Theorema', 'My order number is T21153. This is not what I excepted.  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.80.250.191', '71-80-250-191.dhcp.rvsd.ca.charter.com', '2020-03-23', '--', NULL),
(9739, '', 6961, 999999999, 0, '514-Hawaii', '1970-01-01', '2020-03-23', '2018-06-30', 'gold', 'blue', 'Pionier', 'My order number is T4218. \nIn the beginning, I bought my watch in June 2018, but from that time I have a deviation in time more than 8 or 12 hours even though I am wearing it daily.Recently, I have received a piece of advice from your technical support team, but as the same result no useful. At this time, I was bearing the deviation in time, and try to adjust only, but after one month again, a part of the watch has been broken.After three months exactly I tried to adjust the watch but the mechanical part from inside does not accept.Currently since more than one year watch such as a dead body . Thence, I am requesting politely to change it accordingly.\n \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.9.152.54', 'mail.albaramigroup.com', '2020-03-23', '--', NULL),
(9743, '', 6963, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-03-25', '2020-03-18', 'black', 'yellow', 'Theorema', 'My order number is T21805. The watch is different than what I was expected.  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '97.96.199.76', '97.96.199.76', '2020-03-25', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(9742, '', 6962, 0, 0, '3005-Marco Polo', '2020-03-24', '2019-12-16', '2019-12-16', 'silber metal', 'weiß', 'Theorema ', '', '09-04-20\n10er-Scheibe verhakt - Rastfeder justiert\nK 1604 1130 - 20-04-20 okay\n06-04-21\nClean watch movement and control already . \nTufina\n\n981693124517  09-04-2021', '25', '2020-04-20', '2020-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-04-28', '--', '--', '2014-05-14', '1Z8VF4590462675952', NULL),
(9744, '', 6964, 999999999, 0, '111-Copenhagen', '2020-05-25', '2020-03-25', '2018-06-11', 'gold', 'white', 'Theorema', '{G-Card - #T4302}\nAfter two months is not work.', '28-05-20\nkl SekZg abgefallen... Dual Zeit falsch montiert \nZeiger aus RW entfernt, neuen Zg ers., DualZg korrigiert\nK 2805 1525 - reguliert und 02-06-20 okay', '0', '2020-06-02', '2020-06-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-06-04', '24.146.229.28', 'ool-1892e51c.dyn.optonline.net', '2020-03-25', '1Z8VF4590462853652', NULL),
(9768, '', 6987, 999999999, 0, '113-Lagos', '2020-05-22', '2020-04-09', '1970-01-01', 'silver', 'white', 'Theorema', '\n\n[My order number is T22019. My partner doesn\'t like the watch.  The watch is brand new and never worn. Please refund.]\n\nLagos Theorema GM-113-7 Made in Germany', '--', '0', '1970-01-01', '2020-05-22', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '75.133.123.126', '075-133-123-126.res.spectrum.com', '2020-04-09', '--', NULL),
(9747, '', 6967, 999999999, 0, '3005-Marco Polo', '2020-04-23', '2020-03-28', '2018-06-22', 'black metal', 'black', 'Theorema', '{G-Card - Deal 46733 v. 22-06-2018}\nThe crown is very stiff. Please repair accordingly.\n\n', '29-04-20\nHalsdichtung! entfernt. Beide Klinkenräder ers. - WD 8310\nK 3004 0850 - läuft, aber Zeit bei 3004 2110 - neu gestellt\nK 0405 0800 - 06-05-20 okay', '0', '2020-05-06', '2020-05-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-05-15', '185.69.145.5', '185.69.145.5', '2020-03-28', '1Z8VF4596862718198', NULL),
(9748, '', 6968, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-03-29', '2020-03-26', 'black', 'white', 'Theorema', 'this is an exchange due to a duplicate order.  The watch has no defects.  Thank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.21.135.110', '68-21-135-110.lightspeed.irvnca.sbcglobal.net', '2020-03-29', '--', NULL),
(9749, '', 6969, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2020-03-29', '2020-01-24', 'silver', 'white', 'Theorema', 'My order number is T20470. The day hand is loose and not accurate. Please repair or replace accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '83.253.99.69', 'c83-253-99-69.bredband.comhem.se', '2020-03-29', '--', NULL),
(9750, '', 6970, 999999999, 0, '3005-Marco Polo', '2020-06-06', '2020-03-29', '2019-11-18', 'gold metal', 'black', 'Theorema', '{G-Card -}\nWhen the watch was delivered, a component at the back was loose (immediately noticeable if shaken).The watch is brand new and never worn with protective stickers. Please replace as discussed via email.\n\nReference number 3005-A4', '16-06-20\nRotor aus Lager gebrochen - Ersetzt (V1)\nK 1606 1330 - reguliert und 19-06-20 okay', '0', '2020-06-19', '2020-06-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '122.148.151.198', '198.151.148.122.sta.wbroadband.net.au', '2020-03-29', '1Z8VF4590462348225', NULL),
(9751, '', 6971, 999999999, 0, '7002-Chicago', '2020-04-07', '2020-03-31', '2019-12-18', 'black', 'black', 'Pionier', '{G-Card}\nMy order number is T18574. The watch doesn\'t work. Please repair or replace accordingly.', '09-04-20\nklemmt im RW → weil der Dia 0930 im FH klemmte - geklebt\nK 1504 1435 - 17-04-20 okay', '0', '2020-04-17', '2020-04-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-04-29', '84.145.216.118', 'p5491D876.dip0.t-ipconnect.de', '2020-03-31', '00340434129949113357', NULL),
(9752, '', 6972, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2020-03-31', '2020-02-20', 'silver', 'black', 'Theorema', 'the watch face is too big for my wrist. I want to exchange for a watch with a smaller face please. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.6.83.34', 'c-24-6-83-34.hsd1.ca.comcast.net', '2020-03-31', '--', NULL),
(9753, '', 6973, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2020-03-31', '2020-02-20', 'silver', 'black', 'Theorema', 'My order number isT21304. The watch is brand new and never worn. Please Exchange for GM-110-6', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.6.83.34', 'c-24-6-83-34.hsd1.ca.comcast.net', '2020-03-31', '--', NULL),
(9754, '', 6974, 999999999, 0, '3008-Damascus', '1970-01-01', '2020-03-31', '2020-01-20', 'silver', 'black', 'Theorema', 'The watch doesn\'t work. The small arrow that shows the days of the week is missing. I suppose that it must be somewhere in the watch and block other arrows to move.\nThe watch isn\'t dropped or bumped. It doesn\'t work for about two weeks and from then is fallen of the hand.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '79.124.91.5', '79.124.91.5', '2020-03-31', '--', NULL),
(9755, '', 6975, 999999999, 0, '505-Florida', '2020-04-07', '2020-04-01', '2019-09-19', 'gold metal', 'black', 'Pionier', '[OHNE G-Nachweis - #T14304 v. 19-09-2019]\nDate calendar problem \n      \nNot have at this time original warranty card and box  lost \nLast month I move the house   \n\n11.07.2020  Even manually wound and worn more than 8 hours a day the watch keeps stopping even while wearing it. Repair to Germany', '09-04-20\n1er-Scheibe auf Stern verdreht - Scheibe ersetzt,\nin sich zerlegte Krone ersetzt - WD \nAblauf - Aufzug 2h und \nGR ab 1704 1200 bis 1804 0745 == 19h perfekt', '0', '2020-04-20', '2020-04-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-04-29', '80.41.223.67', 'host-80-41-223-67.as13285.net', '2020-04-01', '1Z8VF4596862312394', NULL),
(9756, '', 6976, 999999999, 0, '3005-Marco Polo', '2020-04-01', '2019-12-30', '2019-12-30', 'silber', 'weiß', 'Theorema', '{G-Card - #T19227}\n-This customer received the watch on the 2sd of January. On the 28 of January, he wrote that the watch is delaying for 2 minutes every day. After double-checking that he manually wound the watch, shook it and worn it for over 8 hours a day I suggested to him to send it to the manufacturer for inspection to be repaired according to the warranty service. ', '09-04-20\ndann auf in die Kontrolle\nK 0904 1505 - 1404 → minus 17min - ZW minus 204s/d\nSpirale gelegt, reguliert\nK 1404 1135 - 17-04-20 okay\n', '0', '2020-04-17', '2020-04-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-04-30', '46.81.207.71', 'p2E51CF47.dip0.t-ipconnect.de', '2020-04-01', '1Z8VF4590462541453', NULL),
(9757, '', 6977, 999999999, 0, '108-Oman', '2020-06-06', '2020-04-01', '2020-03-23', 'black', 'gold', 'Theorema', 'My order number is T21894. The watch is too big for my hand.  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2020-06-06', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '73.162.108.149', 'c-73-162-108-149.hsd1.ca.comcast.net', '2020-04-01', '--', NULL),
(9758, '', 6978, 999999999, 0, '2009-Casablanca', '1970-01-01', '2020-04-02', '2019-07-10', 'gold', 'black', 'Theorema', 'My order number is T14712.  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.14.129.14', '047-014-129-014.res.spectrum.com', '2020-04-02', '--', NULL),
(9759, '', 6979, 999999999, 0, '3008-Damascus', '2020-07-11', '2020-04-03', '2020-01-20', 'silver', 'black', 'Theorema', '{G-Card}\nThe watch doesn\'t work. The small arrow that shows the days of the week is missing. I suppose that it must be somewhere in the watch and block other arrows to move.\nThe watch isn\'t dropped or bumped. It doesn\'t work for about two weeks and from then is fallen of the hand.', '14-07-20\nDayTota liegt im AR - diverse DS am Gehäuse ...\nZg aufgesetzt - Glas innen geputzt, beide Klinkenräder ers.\nK 1607 1115 - 20-07-20 okay', '0', '2020-07-20', '2020-07-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '79.100.123.125', '79-100-123-125.ip.btc-net.bg', '2020-04-03', '1Z8VF4596861463705', NULL),
(9760, '', 6980, 999999999, 0, '506-Miami', '1970-01-01', '2020-04-04', '2018-04-19', '', '', 'Pionier', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '178.155.163.227', 'b29ba3e3.rev.stofanet.dk', '2020-04-04', '--', NULL),
(9761, '', 6981, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-04-04', '2020-01-20', 'gold', 'white', 'Theorema', 'My order number is T21846. I received the wrong product. The watch is brand new and never worn. Please Exchange with GM-110-4 in black color with gold dial.', '--', '0', '2020-04-13', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-04-14', '109.91.39.220', 'aftr-109-91-39-220.unity-media.net', '2020-04-04', '--00340434129949113197', NULL),
(9762, '', 6982, 999999999, 0, '111-Copenhagen', '1970-01-01', '2020-04-06', '2020-03-25', 'gold', 'black', 'Theorema', 'Trotz Aufziehen und schütteln funktioniert die Uhr leider nicht. Auch die Hauptzeit kann nicht separat zur Dualzeit eingestellt werden.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '89.204.130.23', 'x59cc8217.dyn.telefonica.de', '2020-04-06', '--', NULL),
(9763, '', 6983, 999999999, 0, '111-Copenhagen', '1970-01-01', '2020-04-06', '2020-03-25', 'gold', 'black', 'Theorema', 'Trotz Aufziehen und Schütteln funktioniert die Uhr leider nicht.\nAuch die Hauptzeit kann nicht separat zur Dualzeit eingestellt werden.', '--', '0', '2020-04-13', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2020-04-14', '91.42.158.238', 'p5B2A9EEE.dip0.t-ipconnect.de', '2020-04-06', '--00340434129949113203', NULL),
(9764, '', 6984, 999999999, 0, '510-London', '1970-01-01', '2020-04-07', '2020-04-12', 'black', 'white', 'Pionier', 'Spoiled 3 month ago ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '121.6.182.174', 'bb121-6-182-174.singnet.com.sg', '2020-04-07', '--', NULL),
(9765, '', 6985, 999999999, 0, '116-San Francisco', '2020-08-06', '2020-04-07', '2019-12-16', 'black', 'black', 'Theorema', '{G-Card}\nEven fully wound the watch keeps stopping. Please repair or replace accordingly.', '10-08-20\nWerk kpl. abgelaufen - SuF - bl. stehen bei ZB unten!\nAnker/Plateau gesäubert und justiert/epilamisiert\nUK 1208 1410 - einwandfrei\nWK 1308 0830 - 14-08-20 okay', '0', '2020-08-14', '2020-08-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-01', '203.45.86.155', 'mazewe.lnk.telstra.net', '2020-04-07', '1Z8VF4590470828432', NULL),
(9766, '', 6986, 999999999, 0, '101-Casablanca GM', '2020-06-18', '2020-04-07', '2020-02-10', 'bicolor', 'yellow', 'Theorema', '{G-Card}\nMy order number is T20742. The watch runs faster about 5 min every hour.  Please repair or replace accordingly\nthanks\n', '16-06-20\nSpirale übergeschlagen - Fall oder Transportschaden...\n→ gelegt, Anker justiert\nUK 1606 1345 - einwandfrei\nWK 1706 0730 - 18-06-20 okay\n{Spiralzettel}\n', '0', '2020-06-18', '2020-06-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '85.5.67.195', '195.67.5.85.dynamic.wline.res.cust.swisscom.ch', '2020-04-07', '1Z8VF4590462646984', NULL),
(9767, '', 6114, 999999999, 0, '506-Miami', '2020-04-23', '2020-04-09', '2019-04-19', 'gold blue', 'blue', 'Pionier', '[OHNE G-Nachweis - G lt. 8732 19-04-2018 #T3625]\nMy Watch is not Working  properly. Photos of Breakdowns of the watch have been sent via e- Mail-\n\n- vorh. Überprüfung 8732 -', '29-04-20\nRotorschraube gebrochen? yap, aber auch 10er-Scheibe dejustiert - Datum repariert, ein Klinkenrad und Autobrücke mit neuer Rotorschraube ers.\nK 3004 0945 - 04-05-20 okay', '0', '2020-05-04', '2020-05-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-05-05', '87.55.252.246', '87-55-252-246-static.dk.customer.tdc.net', '2020-04-09', '1Z8VF4596863502418', NULL),
(9769, '', 6988, 999999999, 0, '101-Casablanca GM', '2020-05-22', '2020-04-09', '2019-12-02', 'gold metal', 'black', 'Theorema', '{G-Card - #T17090}\nTime is slow when fully wound after being set on time, clasp on crown will not click into place. I need to fix those problems please. Thank you.', '28-05-20\nBügel gespannt - S F oB - Aufzug 31x\nUK 2805 1320 - bl. stehen - Anker justiert\nUK 2905 0855 - okay - Aufzug 32x\nUK 0206 0920 - Zeigerreibung? ZgWerk aufgedrückt - Uhr gefallen? \nUK 0306 0825 - einwandfrei\nWK 0406 0800 - 05-06-20 okay', '0', '2020-06-05', '2020-06-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-06-09', '99.2.21.88', '99-2-21-88.lightspeed.snantx.sbcglobal.net', '2020-04-09', '1Z8VF4590462596805', NULL),
(9770, '', 6989, 999999999, 0, '108-Oman', '2020-05-07', '2020-04-09', '2020-02-09', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - #T21215 v. 19-02-2020]\nWinding watch correctly but it is not keeping correct time.  The second hand runs but hour and minute hands are not working properly.\n\nI could not find any warranty card, but the order number is T21215', '11-05-20\nWerk kpl. abgelaufen - S F oB - Aufzug 40x\nUK 1105 1455 - Zeigerreibung? → strammer gemacht\nUK 1205 1155 - einwandfrei\nWK 1305 0845 - 14-05-20 okay', '0', '2020-05-14', '2020-05-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-05-26', '24.88.213.0', '24-88-213-0.res.spectrum.com', '2020-04-09', '1Z8VF4590463092213', NULL),
(9771, '', 6990, 999999999, 0, '108-Oman', '1970-01-01', '2020-04-13', '2020-03-25', 'gold', 'gold', 'Theorema', 'watch does not run', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '35.134.122.64', '035-134-122-064.res.spectrum.com', '2020-04-13', '--', NULL),
(9772, '', 6991, 999999999, 0, '3011-Macau', '2020-04-23', '2020-04-13', '2020-03-25', 'gold', 'black', 'Theorema', '[My order number is T22005. I don\'t like the watch. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '2020-04-23', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '86.166.54.66', 'host86-166-54-66.range86-166.btcentralplus.com', '2020-04-13', '--', NULL),
(9773, '', 6992, 999999999, 0, '108-Oman', '2020-08-05', '2020-04-14', '2020-03-20', 'rosé', 'blue', 'Theorema', '{G-Card}\nWatch will not function, it is fully wound as oer instructions.', '11-08-20\nWerk steht in Vollaufzug - irgendein Faden (sieht fast aus wie Klebstofffädchen) hat sich in der Hemmung verwickelt - gesäubert, AR und Anker justiert/epilamisiert\nUK 1108 1530 - einwandfrei\nWK 1208 0805 - 13-08-20 okay', '0', '2020-08-13', '2020-08-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-01', '144.134.84.151', 'cpe-144-134-84-151.qb05.qld.asp.telstra.net', '2020-04-14', '1Z8VF4590472323616', NULL),
(9774, '', 6993, 999999999, 0, '108-Oman', '1970-01-01', '2020-04-17', '2020-03-10', 'gold', 'gold', 'Theorema', 'Ich wollte diese Uhr meinem Partner schenken. Aber ihm gefiehl sie überhaupt nicht. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '178.197.232.197', '197.232.197.178.dynamic.wless.lssmb00p-cgnat.res.cust.swisscom.ch', '2020-04-17', '--', NULL),
(9775, '', 6994, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-04-18', '2020-04-06', '', '', 'Theorema', 'My order # is T22198. Even fully wound the watch doesnt work. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.77.173.50', 'mobile-107-77-173-50.mobile.att.net', '2020-04-18', '--', NULL),
(9776, 'T18681', 6995, 999999999, 0, '107-Rio', '2020-06-08', '2020-04-19', '2019-12-19', 'gold', 'schwarz', 'Theorema', '{G-Card - #T18681}\nDie Uhr setzt trotz aufgezogener Feder ihre Funktion aus, d.h ihr Uhrwerk bleibt stehen.\nDie Uhr hat unteranderem große Verzögerungen von bis zu mehreren Stunden. \nDie Uhr läuft sehr unpräzise, unteranderem wegen der oben beschriebenen Punkte. \n\n\n\n', '08-06-20\nWerk steht kpl. abgelaufen - S F oB - Aufzug 25x\nUK 0806 1300 - einwandfrei\nWK 0906 0730 - bl. stehen → Anker justiert\nUK 1106 0950 - einwandfrei\nWK 1206 0725 - 15-06-20 okay', '0', '2020-06-17', '2020-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-06-22', '109.41.194.122', 'ip-109-41-194-122.web.vodafone.de', '2020-04-19', '00340434129949113746', NULL),
(9777, '', 6996, 999999999, 0, '101-Casablanca GM', '2020-08-23', '2020-04-19', '2020-04-04', 'gold', 'black', 'Theorema', 'My order number is T22106.  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2020-08-23', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '203.220.43.250', 'spcagedcare.org.au', '2020-04-19', '--', NULL),
(9778, '', 6997, 999999999, 0, '7002-Chicago', '1970-01-01', '2020-04-20', '1970-01-01', 'gold', 'gold', 'Pionier', 'The hands are loose and the bezel of a subdial has fallen.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.24.125.184', 'bras-base-lprrpq1401w-grc-08-70-24-125-184.dsl.bell.ca', '2020-04-20', '--', NULL),
(9779, '', 6998, 999999999, 0, '104-Copacabana', '2020-05-06', '2020-04-20', '2017-01-20', 'black metal', 'black', 'Theorema', '[OHNE G-Nachweis - G lt. Rep#8738]\nYou fixed this before under the original warranty and exactly the same problerm occurred within a year of the repair.  It just stopped although it will start again for a few seconds occasionally.\nIt has not been dropped or mishandled, not overwound etc.', '11-05-20\nIndex 5 klemmt im Werk - Im Gegensatz zur Aussage ist die Uhr sehr stark strapaziert\nKVA  Werk-Teilreparatur  60,- - bez. 70,- 2105\nIndex aus Werk befreit, div Indexe geklebt, Gehäuseapplikation ersetzt\nUK 2205 1110 - gut - Aufzug 28x\nUK 2505 0800 - einwandfrei\nWK 2605 0835 - 27-05-20 okay', '0', '2020-05-27', '2020-05-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-05-29', '86.184.148.1', 'host86-184-148-1.range86-184.btcentralplus.com', '2020-04-20', '1Z8VF4596863671914', NULL),
(9780, '', 6999, 999999999, 0, '108-Oman', '2020-04-24', '2020-04-21', '2020-04-04', 'gold', 'gold', 'Theorema', 'My order number is T22061  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2020-04-24', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '109.75.93.59', '059-093-075-109.dialin.vsenet.de', '2020-04-21', '--', NULL),
(9781, '', 7000, 999999999, 0, '116-San Francisco', '2020-06-06', '2020-04-21', '2019-12-23', 'gold', 'black', 'Theorema', '{G-Card}\nMy order number is T18924. Even fully wound the watch runs slow. Please repair or replace accordingly. ', '16-06-20\nAmplitude so gut wie nicht vorhanden und extrem schwankend\nWerktausch\nUK 1606 1430 - einwandfrei\nWK 1706 0735 - 18-06-20 okay\n', '0', '2020-06-18', '2020-06-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '24.188.225.94', 'ool-18bce15e.dyn.optonline.net', '2020-04-21', '1Z8VF4590462867754', NULL),
(9783, 'D47075', 7001, 0, 0, '3004-Cannes III', '2020-04-23', '1970-01-01', '2018-10-17', 'gold', 'black', 'Theorema', '{G-Card - Deal 47075 v. 17-10-2018}\nThe winding mechanism has jammed and the self winding mechanism does not work', '23-04-20\nyap, Klinkenfeder gebrochen und deutlicher Abrieb unter dem Glas feststellbar → RW-Brücke und Klinkenfeder ersetzen\nGehäuse USB - RW gereinigt, 1. FH ers., AutoBrücke ers.\nAufzug bis Mo 2704 - einwandfrei - reguliert - WD 8310\nWK 2704 0735 - 29-04-20 okay', '25', '2020-04-29', '2020-04-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-04-30', '--', '--', '2014-05-14', '1Z8VF4596861399633', NULL),
(9784, '', 7002, 999999999, 0, '512-Berlin', '2020-05-07', '2020-04-26', '2020-04-15', 'silver', 'black', 'Pionier', 'My order number is T22321. I just received the watch and the number 5 is missing. Please repair or replace accordingly.', '--Tausch', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-05-08', '94.64.89.234', 'ppp-94-64-89-234.home.otenet.gr', '2020-04-26', '471604353486', NULL),
(9785, '', 7003, 999999999, 0, '101-Casablanca GM', '2020-05-07', '2020-04-28', '2019-06-26', 'gold', 'black', 'Theorema', '[G-Card]\nMy order number is T12496. The hands have fallen off. Please repair or replace accordingly.', '11-05-20\nZgSpiel mit ZgWerk kpl. ab! obere Stoßsicherung geöffnet!\nHeftiger Fall!\nKVA  Werk-Teilreparatur  40,- bez. 50,- 2806\nZgWerk gesetzt, Zg montiert, Stoßsicherung gereinigt und neu versorgt, Decksteinfeder ersetzt\nUK 0607 1150 - entmagnetisiert und reguliert\nWK 0707 0900 - 08-07-20 okay', '0', '2020-07-08', '2020-07-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-17', '83.233.21.85', '83-233-21-85.cust.bredband2.com', '2020-04-28', '1Z8VF4596870852152', NULL),
(9786, '', 7004, 999999999, 0, '116-San Francisco', '1970-01-01', '2020-04-29', '2020-04-25', 'gold', '', 'Theorema', 'My order number is T22538. The watch arrived with a broken hand  It is brand new and never worn. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '136.36.115.19', '136.36.115.19', '2020-04-29', '--', NULL),
(9787, '', 7005, 999999999, 0, '101-Casablanca GM', '2020-07-28', '2020-04-29', '2019-04-06', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - #T10856]\nWhen the watch is fully wound, the gear flickers and the second hand moves, but the minute and hour hands do not move anymore.', '31-07-20\nZgWerk? - aufgedrückt und Anker justiert\nUK 3107 1340 - einwandfrei - Aufzug 34x\nUK 0308 0820 - einwandfrei\nWK 0408 0915 - 05-08-20 okay', '0', '2020-08-05', '2020-08-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-08-14', '75.83.48.226', 'cpe-75-83-48-226.socal.res.rr.com', '2020-04-29', '1Z8VF4590472611411', NULL),
(9788, '', 7006, 999999999, 0, '104-Copacabana', '2020-06-08', '2020-04-29', '2019-07-19', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis - nur paypal-Kontoauszug]\ni got my watch out of my safe. i proceeded to wind the crown up to make the watch work i turned the crown 4 revolutions (times) and the crown got really loose and wouldnt wind the watch up.it moved freely T12969. this is the second watch ive bought offer you and had no problems with the other one  here are the description of when i bought invoice id c6761880420396.2\ncopacabana theorema gm-104-1 made in Germany silver\ntransaction id 7WN50244UV080620G. ive already notified i dont have warranty card thats why i posted the pay pal date of purchase', '16-06-20\nKrone in sich gebrochen - Aber auch WH-Fehler\nWH und Anker justiert, Krone ersetzt - WD 8310\nUK 1606 1525 - einwandfrei\nWK 1706 0735 - 18-06-20 okay', '0', '2020-06-18', '2020-06-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '141.168.31.152', 'cpe-141-168-31-152.static.belong.com.au', '2020-04-29', '1Z8VF4590462492613', NULL),
(9789, '', 7007, 999999999, 0, '110-Oslo', '2020-05-07', '2020-04-30', '2020-04-20', 'gold', 'black', 'Theorema', 'The watch is in unused and in perfect condition. All protective stickers are untouched.', '--', '0', '1970-01-01', '2020-05-07', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '77.0.82.1', 'x4d005201.dyn.telefonica.de', '2020-04-30', '--', NULL),
(9790, '', 7008, 999999999, 0, '111-Copenhagen', '1970-01-01', '2020-05-01', '1970-01-01', 'black', '', 'Theorema', '[My order number is T22615. The watch is not meeting my expectations.  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.126.80.96', 'ool-457e5060.dyn.optonline.net', '2020-05-01', '--', NULL),
(9791, '', 7009, 999999999, 0, '101-Casablanca GM', '2020-06-18', '2020-05-01', '2020-02-26', 'gold', 'black', 'Theorema', '{G-card}\nMy order number is T21322.  The second hand fell off. Please repair or replace accordingly.\n', '16-06-20\nSekZg abgefallen und ZgWerk abgehoben! Fall/Stoß!\nZg ersetzt, Anker justiert\nUK 1606 1540 - einwandfrei\nWK 1706 0735 - 18-06-20 okay', '0', '2020-06-18', '2020-06-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '99.203.81.45', 'ip-99-203-81-45.pools.spcsdns.net', '2020-05-01', '1Z8VF4590461106818', NULL),
(9792, '', 7010, 999999999, 0, '3002-Jumbo', '1970-01-01', '2020-05-01', '1970-01-01', 'bicolor rosé', 'white', 'Theorema', 'The watch was too large and too heavy for my small wrist.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.223.240.240', '76-223-240-240.lightspeed.bcvloh.sbcglobal.net', '2020-05-01', '--', NULL),
(9793, '', 7010, 999999999, 0, '3011-Macau', '1970-01-01', '2020-05-01', '1970-01-01', 'silver', 'black', 'Theorema', 'The watch was too heavy and too large for my wrist.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.223.240.240', '76-223-240-240.lightspeed.bcvloh.sbcglobal.net', '2020-05-01', '--', NULL),
(9794, '', 7010, 999999999, 0, '3008-Damascus', '1970-01-01', '2020-05-01', '1970-01-01', 'silver', 'white', 'Theorema', 'The watch was too heavy and too large for my wrist', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.223.240.240', '76-223-240-240.lightspeed.bcvloh.sbcglobal.net', '2020-05-01', '--', NULL),
(9795, '', 7010, 999999999, 0, '7001-Havana', '1970-01-01', '2020-05-01', '1970-01-01', 'rosé', 'black', 'Pionier', 'Watch was too heavy and too large for my wrist.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.223.240.240', '76-223-240-240.lightspeed.bcvloh.sbcglobal.net', '2020-05-01', '--', NULL),
(9796, '', 7011, 999999999, 0, '103-Sao Paulo', '2020-05-07', '2020-05-03', '2020-04-08', 'gold metal', 'white', 'Theorema', '[OHNE G-Nachweis]\nMeine Bestellnummer lautet T22140. Die Uhr wird innerhalb von 4-5 Tagen um 4-5 Minuten schneller. Bitte reparieren oder entsprechend ersetzen.\n\nMy order number is T22140  The watch gets faster 4-5 minutes within 4-5 days. Please repair or replace accordingly.', '11-05-20\nWerk kpl. abgelaufen - S F oB - Aufzug 35x\nUK 1105 1520 - einwandfrei - Zeitwaage:  41s/d und minütlich ein Sprung... nach Reparaturversuch doch neues Werk\nUK 1205 1110 - einwandfrei\nWK 1305 0845 - 14-05-20 okay', '0', '2020-05-14', '2020-05-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-05-26', '84.58.245.153', 'dslb-084-058-245-153.084.058.pools.vodafone-ip.de', '2020-05-03', '00340434129949113562', NULL),
(9797, '', 7012, 999999999, 0, '116-San Francisco', '1970-01-01', '2020-05-03', '2020-04-15', 'black', 'black', 'Theorema', 'My order is T22307\nEven fully wound the watch doesn’t work and in position 2 the hands don’t move.\nPlease replace!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.177.71.26', 'modemcable026.71-177-173.mc.videotron.ca', '2020-05-03', '--', NULL),
(9798, '', 7013, 999999999, 0, '512-Berlin', '2020-06-06', '2020-05-05', '2020-04-20', 'silver', 'gold', 'Pionier', '{G-Card}\nT22458.  The hands of the watch are not adjusted.  The cannon pinion probably went out of the canal. Please replace accordingly.] \n\nIf the watch can not be repair in a timely fashion; could you please Switch it with the Berlin GM-512-2 OR THE GM-512-4, Preferably 512-2,  as these two models are easer to read the time.. They are both rated at the same price.\nThank you very much.', '16-06-20\nZgstellung... aber Kunde möchte von -1 auf -2 wechseln\n→ ZB und Zg getauscht\nK 1606 1140 - reguliert und 19-06-20 okay', '0', '2020-06-19', '2020-06-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-16', '24.238.57.151', '24.238.57.151.res-cmts.senj.ptd.net', '2020-05-05', '1Z8VF4590475341243', NULL),
(9799, '', 7014, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2020-05-05', '2019-11-15', 'silver', 'blue', 'Theorema', 'The day hand fell off, the outer chapter ring crown does not function, the main crown to set the time no longer functions and the button to change The date doesn’t work very well anymore. Further, the movement just stops even if it’s wound, I believe due to the day hand falling off and causing problems within the movement. I’ve never dropped this watch or abused it in any way. I’ve simply worn it. I’ve taken very good care of it, I’m not sure why it fell apart so effortlessly ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.31.195', '172.58.31.195', '2020-05-05', '--', NULL),
(9800, '', 7015, 999999999, 0, '510-London', '2020-05-22', '2020-05-06', '2020-04-04', 'gold', 'black', 'Pionier', '{G-Card - #T21990}\nHello,\n\non both sides of watch close to the strap is matt not glossy surface and with a some gentle transverse grooves.\n\nThe warranty card I send to your e-mail info@pionierwatches.com and I send a photo defect to your email.\nThe warranty card and the photos of the defect I send also back together with the watch at:\nENIS Tufina\nSuedliche Muenchner Str. 24\n82031 Gruenwald\nGermany\n  49 89 96991804 \n\nI ask you as soon as possible to send me a new same watch London Diamonds without any defect.\nThank you for the early equipment of this situation.\n\n\nBest Regards\n\nErik Troliga Schaal \n\n 421 948 368 877 \nCentral Europe - Slovakia\n\nWarning:\nThis electronic message contains information which is confidential and may be legally protected. This electronic message is intended for the sole use of the recipient. The access of any other person to this message is illegitimate. If you are not the intended recipient of this electronic message be aware that any disclosure, copying, distribution or use of the contents of this information is prohibited and may be regarded as illegal.', '28-05-20\nah ja... Kunde bemängelt die Mattierung zwischen den Anstößen... \nNachtrag 0206: Kunde bezieht sich auf ein Foto im Shop, in dem aber gar nicht zwischen die Anstöße geblickt werden kann... Lassen wir es gut sein - \nUhr absolut neuwertig/ungetragen', '0', '2020-06-03', '2020-06-03', 0, 0, 0, 0, 0, 1, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-06-22', '62.176.171.130', '62.176.171.130', '2020-05-06', '1Z8VF4596864312032', NULL),
(9801, '', 7016, 999999999, 0, '111-Copenhagen', '2020-05-07', '2020-03-30', '2020-03-25', 'gold', 'schwarz', 'Theorema ', '{G-Card - #T21910}\nSehr geehrte Damen und Herren,\n \nwie bereits telefonisch besprochen melde ich mich hier nun per E-Mail bei Ihnen.\nIch habe am 26.03.2020 eine Uhr des Models Kopenhagen bei Ihnen erworben. Leider ist dieses bereits defekt geliefert worden, da sich weder die Dualzeit separat einstellen lies, noch die Uhr überhaupt gelaufen ist.\nIn Absprache Ihres amerikanischen Kundencenters habe ich darauf die Uhr wieder eingeschickt um diese gegen ein Neugerät einzutauschen.\nGegen 16.04.2020 erhielt ich postalisch eine funktionierende Uhr zurück.\nLeider hat mich das amerikanische Kundencenter offenbar nicht verstanden, denn die Dualzeit kann man immer noch nicht separat einstellen, somit habe ich auch kein Neugerät erhalten sondern eine reparierte Uhr. Ich habe allerdings eine neue Uhr bei ihnen gekauft, keinen Bausatz.\n \nUm nicht erneut mit dem Kundencenter schreiben zu müssen habe ich den Defekt der Dualzeit hingenommen und wollte die Uhr dennoch tragen.\nNach 2 Tagen ist jedoch der Sekundenzeiger einfach abgefallen. Dieser fliegt jetzt irgendwo im Uhrwerk umher.\nIch habe die Uhr allerdings sehr schonend behandelt und sie ist mir auch nicht heruntergefallen.\n \nIch würde mich freuen, wenn ich das defekte Produkt gegen eine funktionierende Uhr eintauschen könnte.\nBei einer UVP. von 889€ könnte man schon erwarten, dass das Produkt auch makellos funktioniert.\n \nMit freundlichen Grüßen\nJohannes Feldl\nReferenz Nummer: GM-111-4', '11-05-20\n24h Arretierung auf halb 12... SekZg abgefallen - KULANZ\nZg justiert aufgesetzt\nK 1105 1540 - 14-05-20 okay\n{Dual-Time-Zettel}', '0', '2020-05-14', '2020-05-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-05-26', '84.161.152.8', 'p54A19808.dip0.t-ipconnect.de', '2020-05-07', '00340434129949113555', NULL),
(9802, '', 7017, 999999999, 0, '509-Barbados', '2020-05-07', '2019-08-31', '2031-08-20', 'gold', 'schwarz', 'Pionier', '[OHNE G-Nachweis - #T13803 v. 31-08-2019]\nHe states that the watch even wore 8 hours a day and wound before wearing it keeps stopping. Repair to Germany.', '11-05-20\nWerk kpl. abgelaufen... \nAblauf - Aufzug 2h\nGR ab 1205 1050 bis 1305 1255\nSOLL 21-35h - IST 26h - super\n14-05-20 okay', '0', '2020-05-14', '2020-05-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-05-26', '84.161.152.8', 'p54A19808.dip0.t-ipconnect.de', '2020-05-07', '1Z8VF4590462576201', NULL),
(9803, '', 7018, 999999999, 0, '515-Amsterdam', '2020-05-22', '2020-05-07', '2020-04-20', 'gold', 'blue', 'Pionier', 'When i received the watch i turned it on by tuning it immediately it started to go forward.In about five hours it goes 10 minutes ahead.I have set it up many times and again the same.', '28-05-20\nS F oB - Vorspannung 10x \nK 2805 - einwandfrei! Ablauf und Aufzug 2h \nGR 0406 1000 bis 0506 1300 ==  27h - sehr gut\n05-06-20 okay', '0', '2020-06-05', '2020-06-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-06-09', '79.167.185.57', 'ppp079167185057.access.hol.gr', '2020-05-07', '1Z8VF4596861282197', NULL),
(9804, '', 7019, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-05-07', '1970-01-01', 'black', 'black', 'Theorema', 'My order number is T22198. Even fully wound the watch doesn\'t work. The watch is brand new and never worn. Please replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '97.87.161.208', '097-087-161-208.res.spectrum.com', '2020-05-07', '--', NULL),
(9805, '', 7020, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2020-05-07', '2020-03-12', 'silver', 'black', 'Theorema', 'It’s broken some parts', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.127.170.151', 'ool-457faa97.dyn.optonline.net', '2020-05-07', '--', NULL),
(9806, 'T22479', 7021, 999999999, 0, '7001-Havana', '2020-05-08', '1970-01-01', '2020-04-20', 'black metal', 'black', 'Pionier', '{G-Card - #T22479}\n[...] I felt that it was not what I was after [...]\nPlease refund in full.', '08-05-20\nUhr absolut neuwertig/ungetragen', '0', '2020-05-08', '2020-05-08', 0, 0, 0, 0, 0, 1, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '87.133.253.52', 'p5785FD34.dip0.t-ipconnect.de', '2020-05-08', '--', NULL),
(9807, '', 7022, 999999999, 0, '103-Sao Paulo', '2020-07-11', '2020-05-08', '2020-04-16', 'rose', 'blue', 'Theorema', '{G-Card}\nMy order number is T22314. In both positions, the crown is adjusting the time but not winding. One of the pins of the butterfly clasp was out upon arrival. Please replace accordingly.', '14-07-20\nSchließe ist zerlegt - eine Ankerpalette ist hochgekommen! Die andere Palette und oberer Unruhzapfen gebrochen, aber am Gehäuse keine Beschädigungen... \nAnker und Unruh kpl. ers., Schließe ers.\nUK 1507 0950 - einwandfrei\nWK 1607 1120 - 17-07-20 okay', '0', '2020-07-17', '2020-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '24.13.148.231', 'c-24-13-148-231.hsd1.il.comcast.net', '2020-05-08', '1Z8VF4590461823098', NULL),
(9808, '', 7023, 999999999, 0, '512-Berlin', '1970-01-01', '2020-05-10', '2020-05-10', 'black', 'black', 'Pionier', 'L\'orologio non ha raggiunto le mie aspettative, l\'orologio è nuovo, l\'orologio non è mai stato utilizzato, indossato, si prega di rimborsare, grazie....', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '91.255.204.46', '91.255.204.46', '2020-05-10', '--', NULL),
(9809, '', 7024, 999999999, 0, '115-Helsinki', '2020-05-22', '2020-05-11', '2020-04-17', 'silver', 'black', 'Theorema', '{G-Card - #T22383}\nI can`t control de time, with the stick', '28-05-20\nRotor klemmt - Aufzug durcheinander - Welle mehrfach gebrochen, da sie mit Gewalt aus dem Gehäuse gezogen und mit Gewalt wieder reingequält wurde. Werk zerstört!\nKVA  Werk und Krone/Welle  130,- - bez. 140,- 2106\nWerk mit neuer Krone ers. \nK 2606 0900 - 29-06-20 okay\n', '0', '2020-06-29', '2020-06-29', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-17', '185.138.209.155', 'no-record-set.datafiber.nl', '2020-05-11', '1Z8VF4596871687268', NULL),
(9810, '', 7025, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-05-11', '2019-12-17', 'black', 'white', 'Theorema', 'The screw holding the metal clasp to fasten the watch bracelet is gone.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '188.146.103.95', '188.146.103.95.nat.umts.dynamic.t-mobile.pl', '2020-05-11', '--', NULL),
(9812, '', 7027, 999999999, 0, '113-Lagos', '1970-01-01', '2020-05-13', '2020-04-05', 'gold', 'blue', 'Theorema', 'My order number is T22743. The watch is brand new and never worn. Please Exchange for Automatic Macau T3011-11.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.78.80.90', 'c-73-78-80-90.hsd1.co.comcast.net', '2020-05-13', '--', NULL),
(9813, '', 7028, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-05-14', '2020-05-14', 'bicolor gold', 'yellow', 'Theorema', 'My order # is T22833. The watch is brand new and never worn. Please exchange for GM-511-3. I purchased this watch for a gift and he likes GM-511-3 than I have chosen for him. Grace Zegada', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.98.170.68', 'ip68-98-170-68.dc.dc.cox.net', '2020-05-14', '--', NULL),
(9814, '', 7029, 999999999, 0, 'Tourbillon T-Marrakesh', '1970-01-01', '2020-05-15', '2020-05-11', 'gold', 'black', 'Theorema', ' thank you very much I really like this watch and I ordered it straight after you showed it out on your website.\n. #the bottom lid keeps getting off which is unacceptable in watches like this cuz might get in a water inside it.\n# the Tourbillon keeps stops moving every few hours so I had to reset it again.\nThaks for your offer and I need a refund.\nThanks ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.40.182.2', '92.40.182.2.threembb.co.uk', '2020-05-15', '--', NULL),
(9815, '', 7029, 999999999, 0, 'other', '1970-01-01', '2020-05-15', '2020-05-08', '', '', 'other', 'Thank you very much I really like this watch and I ordered it straight after you showed it out on your website.\n. #the bottom lid keeps getting off which is unacceptable in watches like this cuz might get in a water inside it.\n# the Tourbillon keeps stops moving every few hours so I had to reset it again.\nThaks for your offer and I need a refund.\nMy order number is T22590. The watch arrived defective. The watch is brand new and never worn. Please refund.\nThanks.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.40.182.2', '92.40.182.2.threembb.co.uk', '2020-05-15', '--', NULL),
(9816, '', 7030, 999999999, 0, 'other', '2020-05-22', '2020-05-15', '2020-04-24', '', '', 'other', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '51.52.76.159', '51.52.76.159', '2020-05-15', '--', NULL),
(9817, '', 7031, 999999999, 0, '516-Barcelona', '1970-01-01', '2020-05-16', '2020-05-12', 'silver', 'black', 'Pionier', 'Return to Exchange\n\nMy order number is T23069 The watch is brand new and never worn. Please Exchange for GM-516-6]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.169.115.252', 'ip98-169-115-252.dc.dc.cox.net', '2020-05-16', '--', NULL),
(9818, '', 7032, 999999999, 0, 'other', '2020-07-11', '2020-05-18', '2019-12-25', 'gold', 'gold', 'other', 'The watch will not keep time. I have followed directions several times on how to fix this problem and since I received this watch in December I have not been able to wear it one time. Please replace this watch, I do love it very much.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '172.58.21.122', '172.58.21.122', '2020-05-18', '--', NULL),
(9819, '', 7032, 999999999, 0, '101-Casablanca GM', '2020-07-14', '2020-05-18', '2020-01-03', 'gold', 'black', 'Theorema', '{G-Card - #T19556}\nThe watch has never been able to keep time since purchase. Because of this I have never been able to wear it once. I have followed directions several times to fix this and it still does not keep time after a few hours. Please replace because I love this watch so much!', '14-07-20\nS F oB - Aufzug 35x \nUK 1407 1455 - läuft, aber Zeiger bl. stehen? ZgWerk aus Eingriff - gesetzt, Anker justiert\nUK 1507 1030 - einwandfrei\nWK 1607 0755 - 17-07-20 okay', '0', '2020-07-17', '2020-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '172.58.21.122', '172.58.21.122', '2020-05-18', '1Z8VF4590463516836', NULL),
(9820, '', 7033, 999999999, 0, '503-Sydney', '1970-01-01', '2020-05-19', '2019-12-23', 'silver', 'white', 'Pionier', 'My order number is T17142. There is a piece of the mechanism inside the watch. Please repair or replace accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.37.73.152', 'c-73-37-73-152.hsd1.or.comcast.net', '2020-05-19', '--', NULL),
(9821, '', 7034, 999999999, 0, '108-Oman', '1970-01-01', '2020-05-19', '2020-05-13', 'silver', 'gold', 'Theorema', 'My order number is T23090. The watch is brand new and never worn\n\nWatch face is smaller than expected and quality is below expectations. \n\nDecided against exchange, please issue refund under the consumer protection Act.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.225.78.234', 'pool-96-225-78-234.nwrknj.fios.verizon.net', '2020-05-19', '--', NULL),
(9822, '', 7035, 999999999, 0, '3009-Dubai', '2020-06-06', '2020-05-20', '2020-05-04', 'black', 'black', 'Theorema', 'My order number is T22806- The watch doesn\'t meet my expectations.  The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '2020-06-06', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '184.145.69.109', 'toroon0717w-lp130-04-184-145-69-109.dsl.bell.ca', '2020-05-20', '--', NULL),
(9823, '', 7036, 999999999, 0, '106-Toronto GM', '1970-01-01', '2020-05-21', '2020-05-17', 'gold', 'black', 'Theorema', 'My order number is T23130 the watch is too big for me I would like to get a refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.108.246.52', 'ip68-108-246-52.sb.sd.cox.net', '2020-05-21', '--', NULL),
(9824, '', 7037, 999999999, 0, '103-Sao Paulo', '2020-06-06', '2020-05-21', '2020-04-25', 'bicolor', 'yellow', 'Theorema', '{G-Card}\nThe watch is fully wound but in specific positions and while wearing  it does not work properly. The display shows the wrong time after a few hour. ', '16-06-20\nAnkerproblem? Nein: aber untere Stoßsicherung geöffnet!\n→ gesichert montiert\nUK 1706 1125 - einwandfrei\nWK 1806 0825 - 19-06-20 okay', '0', '2020-06-19', '2020-06-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-17', '176.61.235.173', '176-61-235-173.wmx.slovanet.sk', '2020-05-21', '1Z8VF4596872472130', NULL),
(9825, '', 7038, 999999999, 0, '111-Copenhagen', '1970-01-01', '2020-05-22', '2020-04-20', 'silver', 'black', 'Theorema', 'The second hand dropped out!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '91.141.2.41', '91.141.2.41.wireless.dyn.drei.com', '2020-05-22', '--', NULL),
(9826, '', 7039, 999999999, 0, '108-Oman', '2020-06-06', '2020-05-22', '2020-05-14', 'gold', 'gold', 'Theorema', '[My order number is T23011 The watch is brand new and never worn. Please refund.] I am.returning as I dont like daily manual winding.', '--', '0', '1970-01-01', '2020-06-06', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '82.129.98.246', '82.129.98.246', '2020-05-22', '--', NULL),
(9889, '', 7098, 999999999, 0, '107-Rio', '1970-01-01', '2020-06-19', '2020-06-11', 'black', 'white', 'Theorema', 'My order number is T24553. The watch doesn\'t meet my expectations.  The watch is brand new and never worn. Please refund.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.228.116', 'ue.tmodns.net', '2020-06-19', '--', NULL),
(9828, '', 7041, 999999999, 0, '111-Copenhagen', '1970-01-01', '2020-05-23', '2020-04-20', 'silver', 'black', 'Theorema', 'The second hand dropped out!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '91.118.6.126', '91-118-6-126.static.upcbusiness.at', '2020-05-23', '--', NULL),
(9829, '', 7042, 999999999, 0, '108-Oman', '1970-01-01', '2020-05-24', '1970-01-01', 'black', 'gold', 'Theorema', 'Das Uhrwerk lässt sich nicht mehr aufziehen und die Uhr steht still.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '178.197.225.38', '38.225.197.178.dynamic.wless.zhbmb00p-cgnat.res.cust.swisscom.ch', '2020-05-24', '--', NULL),
(9830, '', 7043, 999999999, 0, 'other', '1970-01-01', '2020-05-26', '2020-05-26', '', '', 'other', 'The watch hand came loose and has fallen ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '148.252.132.252', '148.252.132.252', '2020-05-26', '--', NULL),
(9831, '', 7044, 999999999, 0, 'other', '1970-01-01', '2020-05-26', '2019-03-13', '', '', 'other', 'The hands have come away from the face of the watch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.146.99.54', 'host86-146-99-54.range86-146.btcentralplus.com', '2020-05-26', '--', NULL),
(9832, '', 7045, 999999999, 0, '3011-Macau', '1970-01-01', '2020-05-26', '2020-05-11', 'silver', 'white', 'Theorema', 'It stops moving from time to time even when wearing it or putting it on the watch automatic winder.  We ordered two same watches in different colors, blue dial and silver dial.  The blue one works perfectly from the beginning but the silver one just doesn’t function right no matter what.  These watches are the gifts to my husband, he really wanted to keep both of them.  He has many automatic watches and he know exactly how it should work.  So he gave more time to try and observe the silver one, but it just doesn’t work right.  Finally he decided to give up on it and return it.  When being questioned to confirm that if the watch can be returned, it took quite a few emails back and forth and many questions were needed to answer which was very tiresome.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.212.195.231', 'canopy1.nwst.simplybits.net', '2020-05-26', '--', NULL),
(9833, '', 7046, 999999999, 0, 'Choose option', '2020-08-25', '2020-05-27', '2020-05-26', 'Choose option', 'Choose option', 'Choose option', 'Don’t like the watch T23346. ', '--', '0', '1970-01-01', '2020-08-25', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '24.22.233.79', 'c-24-22-233-79.hsd1.wa.comcast.net', '2020-05-27', '--', NULL),
(9834, '', 7047, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-05-27', '2020-05-07', 'black', 'yellow', 'Theorema', 'My order number is T22906. The watch is too big for me.  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.99.24.205', '174.99.24.205', '2020-05-27', '--', NULL),
(9835, '', 7044, 999999999, 0, '107-Rio', '2020-06-06', '2020-05-27', '2019-03-13', 'silver metal', 'black', 'Theorema', '{G-Card}\nThe hands have come away from the face.', '16-06-20\nMinZg abgefallen\n→ ersetzt, Briden verdoppelt\nUK 1706 1145 - einwandfrei\nWK 1806 0825 - 19-06-20 okay', '0', '2020-06-19', '2020-06-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-17', '86.146.99.54', 'host86-146-99-54.range86-146.btcentralplus.com', '2020-05-27', '1Z8VF4596870669744', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(9836, '', 7048, 999999999, 0, '504-Acapulco', '1970-01-01', '2020-05-27', '2019-12-19', 'black', 'white black', 'Pionier', 'Second hand moves freely in the case as if something has come loose. Video already sent to Tufina Care team who has instructed me to return this watch to the manufacturer for repair - Pionier.  Julene McAlister', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.185.57.2', 'wsip-184-185-57-2.br.br.cox.net', '2020-05-27', '--', NULL),
(9837, '', 7049, 999999999, 0, '107-Rio', '2020-06-06', '2020-05-28', '2019-12-28', 'gold', 'black', 'Theorema', '{G-Card}\nMy order number is T19626. This is the second time that I sent my watch for repair. I have same problem even fully wound the watch keeps stopping randomly even when fully wound. I don\'t want a repair I want the mechanism to be replaced.\n\nAt random it makes a strange sound and stops', '16-06-20\nwar bereits hier? macht Geräusch? \nS F ohne Befund - \nUK 1706 1255 - einwandfrei\nWK 1806 0825 - 19-06-20 okay\n{Aufzugzettel}', '0', '2020-06-19', '2020-06-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-17', '217.138.194.163', '217.138.194.163', '2020-05-28', '1Z8VF4596870175312', NULL),
(9838, '', 7050, 999999999, 0, '108-Oman', '2020-06-27', '2020-05-28', '2020-03-02', 'gold', 'blue', 'Theorema', '{G-Card - #T21406}\nI contacted you the very day we received the watch (March 5/20) as it would not stay wound and keep time. I emailed and received a response with instructions.  The instructions DID NOT match what was in instruction manual.  My manual said to wind watch counter clock wise and I did so many many times as it was not working and keeping time at all. When I received email it was noted the instruction manual I had was WRONG.  I should be winding watch clockwise.  I did that and it was a lot better but still not keeping time accurately - off by approx 3-5 minutes too fast.  Also would only keep time for approx. 12 hours before stopping.  My son wore watch for 2 hours.  When he went to wind it up again the side crown clasp now appears to be missing a screw or is just loose as it is not secure and moves around.  My concern is something happened possibly when we were winding it INCORRECTLY because we were given the wrong instructions and possibly damaged it.  I do not feel this is our fault.  We were only following the instructions given and after it was not keeping time I immediately contacted you.  I also contacted you to ask for a longer strap as the strap on it is way too short.  The delay in returning the watch is due to COVID19.  ', '01-07-20\neine Schraube des Bügels fehlt → gesichert ersetzt\nUK 0207 0845 - einwandfrei\nWK 0307 0745 - gut - Aufzug 42x\nUK 0607 0850 - einwandfrei\nWK 0707 0910 - Umbau auf XL-Band und 08-07-20 okay\n{Aufzugzettel}', '0', '2020-07-08', '2020-07-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '96.55.18.1', 'S01066c55e8895923.vf.shawcable.net', '2020-05-28', '1Z8VF4590462192198', NULL),
(9839, 'T13560', 7051, 999999999, 0, '101-Casablanca GM', '2020-11-13', '2020-05-29', '2019-08-19', 'gold', 'black', 'Theorema', '{G-Card}\nwatch does not wind.', '16-11-20\nSperradschraube... gesichert befestigt, präv. Anker justiert\nUK 1611 1515 - einwandfrei\nWK 1711 0905 - 18-11-20 okay', '0', '2020-11-18', '2020-11-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-07', '73.168.100.143', 'c-73-168-100-143.hsd1.in.comcast.net', '2020-05-29', '772277026450 ', NULL),
(9840, 'T21740', 7052, 999999999, 0, '3011-Macau', '2020-09-27', '2020-05-29', '2020-03-16', 'gold', 'white', 'Theorema', '{G-Card}\nThe pin pulls out all the way. It has not been worn once. It was broken when we tried to adjust the time for the first time\n', '09-10-20\nLeere Box erhalten!?', '0', '1970-01-01', '1970-01-01', 1, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '86.17.122.112', 'cpc104382-seac26-2-0-cust111.7-2.cable.virginm.net', '2020-05-29', '--', NULL),
(9841, '', 7053, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-05-30', '2020-02-18', 'black', 'black', 'Theorema', 'pls am sending the watch back,becouse is not working.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.10.135.143', '31-10-135-143.cgn.dynamic.upc.ch', '2020-05-30', '--', NULL),
(9842, '', 7054, 999999999, 0, '2009-Casablanca', '2020-06-27', '2020-05-30', '1970-01-01', 'black', 'yellow', 'Theorema', 'My order number is T22500. The watch is too big for me. Please refund ', '--', '0', '1970-01-01', '2020-06-27', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '86.183.205.133', 'host86-183-205-133.range86-183.btcentralplus.com', '2020-05-30', '--', NULL),
(9843, '', 7055, 999999999, 0, '510-London', '2020-06-08', '2020-05-31', '2020-05-15', 'gold', 'bicolor', 'Pionier', '{G-Card}\nMy order number is T23146. I just received the watch even manually wound or shaken the watch doesn\'t work. Please replace]', '16-06-20\nRotor gebrochen - ABER eine Schraube der RW-Brücke auch gebrochen → Werk zerstört\nWerktausch und neue Schließe\nK 1606 1255 - Kunde fordert die Uhr, daher nur halb kontrolliert, zurück - 17-06-20 okay', '0', '2020-06-17', '2020-06-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-06-22', '213.1.32.95', 'host213-1-32-95.range213-1.btcentralplus.com', '2020-05-31', '1Z8VF4596864831829', NULL),
(9844, '', 7056, 999999999, 0, '108-Oman', '2020-06-08', '2020-05-31', '2020-03-11', 'gold', 'black', 'Theorema', '{G-Card}\nHi\nI was walking to the park and stay round For One hours  and the very lies when I came home I saw the watch didn’t work anymore.One of the clockwise is not come around anymore so it’s damage . As I said to my email before I was loving this watch and I hope you sort your son.\nThanks \nArtur', '16-06-20\nMinZg abgefallen - schlicht wieder aufgesetzt\nUK 1706 1200 - oops, lässt sich gar nicht aufziehen\n→ Welle zu kurz! - etwas längere Welle ers.\nWK 1806 0945 - 19-06-20 okay', '0', '2020-06-19', '2020-06-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-17', '85.255.232.103', '85.255.232.103', '2020-05-31', '1Z8VF4596870816085', NULL),
(9845, '', 7057, 999999999, 0, '110-Oslo', '2020-07-11', '2020-05-31', '2018-12-20', 'gold', 'blue', 'Theorema', '{G-Card}\nWatch does not keep time.', '14-07-20\nRotor geöffnet! - geklebt \nK 1507 1330 - entmagnetisiert\nK 1707 0820 - reguliert\nK 2007 0745 - 23-07-20 okay', '0', '2020-07-23', '2020-07-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '75.183.113.33', '75.183.113.33', '2020-05-31', '1Z8VF4590461061554', NULL),
(9846, '', 7058, 999999999, 0, '3001-Paragon', '1970-01-01', '2020-05-31', '2020-05-29', 'silver', 'white', 'Theorema', 'Want to return for full refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '100.7.252.159', '100.7.252.159', '2020-05-31', '--', NULL),
(9847, '', 7059, 999999999, 0, '107-Rio', '2020-06-27', '2020-06-01', '2019-10-28', 'gold metal', 'bicolor', 'Theorema', '{G-Card}\n[My order number is T15243. The minute hand got stuck when I try to set the time.  Please repair or replace accordingly.]', '01-07-20\nMinZg ab und StdZg verbogen - Zg ersetzt und Briden verdoppelt\nUK 0207 1130 - einwandfrei\nWK 0307 0750 - gut - Aufzug 30x\nUK 0607 0855 - einwandfrei\nWK 0707 0910 - 08-07-20 okay', '0', '2020-07-08', '2020-07-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '101.191.20.100', 'cpe-101-191-20-100.nb04.nsw.asp.telstra.net', '2020-06-01', '1Z8VF4590462906809', NULL),
(9848, '', 7060, 999999999, 0, '3001-Paragon', '1970-01-01', '2020-06-01', '2020-05-29', 'silver', 'white', 'Theorema', 'My order number is T23706. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.89.13.9', '96-89-13-9-static.hfc.comcastbusiness.net', '2020-06-01', '--', NULL),
(9849, '', 7061, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2020-06-02', '2020-05-06', 'silver', 'white', 'Theorema', 'The watch was delivered in 6/5/2020\nThe package was opened in 24/5/2020\nWinded and used for about 2 days the defect was noticeable at the third day,i set it on correct time,the wheel stops from time to another causing the watch to show wrong times, you can evaluate the watch , it was not in use for 10 hours in total, no scratches no lose parts e.t.c .', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '80.230.228.85', 'IGLD-80-230-228-85.inter.net.il', '2020-06-02', '--', NULL),
(9850, '', 7062, 999999999, 0, '111-Copenhagen', '2020-08-14', '2020-06-02', '2019-03-13', 'black metal', 'black', 'Theorema', '{G-Card}\nMovement has frozen and will not charge. With manual winding the movements also does not start to move. After wearing the watch after a few seconds it will start to move only for a few seconds but not keep time.  ', '18-08-20\nWerk steht in Vollaufzug - SekZg fehlt - klemmt im Werk? Ja, Zg aus FH entfernt - AR/Anker epilamisiert\nK 1908 1135 - 21-08-20 okay', '0', '2020-08-21', '2020-08-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-07', '84.235.81.227', '84.235.81.227', '2020-06-02', '1Z8VF4590463668280', NULL),
(9851, '', 7062, 999999999, 0, '3004-Cannes III', '2020-08-14', '2020-06-02', '2019-09-01', 'silver', 'black', 'Theorema', '{G-Card}\nMovement has frozen. Manual winding of the watch does not do anything. After wearing the watch the movement will start but will die after a few hours of wear and not keep time accurately. ', '18-08-20\nOHNE BAND\nKupplungsrad fehlt - lag im FH - Gesetzt und CannesService, Anker epilamisiert\nWK 1908 0940 - gut - Aufzug bis 2108 0800 - perfekt\n21-08-20 okay KULANZ', '0', '2020-08-21', '2020-08-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-08', '84.235.81.227', '84.235.81.227', '2020-06-02', '1Z8VF4590463668280', NULL),
(9852, '', 7063, 999999999, 0, '3011-Macau', '1970-01-01', '2020-06-03', '2020-02-10', 'black', 'black', 'Theorema', 'Shake the watch gently more than 10 time om my hands  and start move and stop right away,  tried to do manually by the round the wind 30 time and is stuck.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.14.130', '172.58.14.130', '2020-06-03', '--', NULL),
(9853, '', 7064, 999999999, 0, '3011-Macau', '1970-01-01', '2020-06-03', '2020-02-10', 'black', 'black', 'Theorema', 'My order number is T20909.  Even manually wound and shake 10 times with solid motion the watch doesn\'t work anymore, Please repair or replace accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.85.65.183', 'c-73-85-65-183.hsd1.fl.comcast.net', '2020-06-03', '--', NULL),
(9854, '', 7065, 999999999, 0, '101-Casablanca', '2020-07-11', '2020-06-03', '2019-12-15', 'rosé', 'blue', 'Theorema', '{G-Card}\nEven though the watch is fully wound it is not working.', '14-07-20\nSchließe ist zerlegt - Unruh ausgeschwungen\nAnker justiert und Schließe ersetzt\nUK 1507 0845 - einwandfrei\nWK 1607 0805 - 17-07-20 okay', '0', '2020-07-17', '2020-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '64.231.22.67', 'ckvlon1744w-lp140-05-64-231-22-67.dsl.bell.ca', '2020-06-03', '1Z8VF4590461393991', NULL),
(9855, '', 7066, 999999999, 0, '3001-Paragon', '2020-06-27', '2020-06-03', '1970-01-01', 'rose', 'white', 'Compast', '[OHNE G-Nachweis]\nLeather strap unstitched, some scratch markings on hourglass, rim of dial turned and needs to be fixed \n--- handschriftliche Ergänzung ---\nPlease do a full service of watch and repair', '01-07-20\nohauaha... Die Uhr muss ja schon mehr als 15 Jahre alt sein...\nWerk noch gut in Schuß\nKVA Glas und Band und ZB-Rep.  65,- --  bez. 75,- 0707\nMinuterie verklebt, StdZg und MinZg ers., alle Autoräder ers., Glas ers. - Prüfband\nK 2107 0930 - 27-07-20 okay', '0', '2020-07-27', '2020-07-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-08-07', '93.68.150.131', '93.68.150.131', '2020-06-03', '425012875796', NULL),
(9856, '', 7067, 999999999, 0, '511-New York', '2020-06-27', '2020-06-03', '2019-09-10', 'rosé', 'blue', 'Pionier', '{G-Card}\n[My order number is T22824. There is moisture inside the watch. I never showered with my watch. Please repair or replace accordingly.]\n\n', '01-07-20\nhmm... keine Feststellung - WD Eingang → UNDICHT\naha - Drücker x war nicht richtig fest → eingeklebt mit L290\nZur Trocknung ...\nK 0107 1400 - gewinnt reichlich - Amplitude mäßig - Aufzug?\nyap, Rotorlager völlig trocken - Automatik gefettet \nK 0607 1100 - WD 8310 und 08-07-20 okay', '0', '2020-07-08', '2020-07-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-17', '77.170.18.126', 'ip4daa127e.direct-adsl.nl', '2020-06-03', '1Z8VF4596871483362', NULL),
(9857, '', 7068, 999999999, 0, '116-San Francisco', '1970-01-01', '2020-06-03', '2020-05-25', 'black', 'black', 'Theorema', 'My order number is.T23630. I received the GM-116-4 instead of the GM-116-5 Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.161.27.142', 'modemcable142.27-161-184.mc.videotron.ca', '2020-06-03', '--', NULL),
(9858, '', 7069, 999999999, 0, '113-Lagos', '2020-06-27', '2020-06-04', '2019-11-27', 'gold metal', 'yellow', 'Theorema', '{G-Card}\n[My order number is T16614. Even fully wound the watch doesn\'t work anymore. Please repair or replace accordingly.]', '01-07-20\nausgeschwungen? Nein - U-Welle gebrochen durch Fall! \nDruckstelle am Gehäuse\nKVA  Werkrep. 80,-  --  bez. 90,-  1307\nUnruhe kpl. (aus neuem Werk) ersetzt\nUK 2007 1020 - bl. stehen? kein Grund feststellbar\nUK 2107 0805 - einwandfrei\nWK 2207 0735 - 23-07-20 okay', '0', '2020-07-23', '2020-07-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '77.225.206.35', 'static-35-206-225-77.ipcom.comunitel.net', '2020-06-04', '1Z8VF4596863926569', NULL),
(9859, '', 7070, 999999999, 0, '108-Oman', '2020-07-11', '2020-06-06', '2020-05-30', 'black', 'gold', 'Theorema', 'I don’t like this watch. My order #T23837 watch is brand new and never worn. Please refund. ', '--', '0', '1970-01-01', '2020-07-11', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '73.56.45.26', 'c-73-56-45-26.hsd1.fl.comcast.net', '2020-06-06', '--', NULL),
(9860, '', 7071, 999999999, 0, '108-Oman', '1970-01-01', '2020-06-06', '2020-05-30', 'black', 'gold', 'Theorema', 'I don\'t like this watch. My order #T23837 watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.56.45.26', 'c-73-56-45-26.hsd1.fl.comcast.net', '2020-06-06', '--', NULL),
(9861, '', 7072, 999999999, 0, 'Choose option', '1970-01-01', '2020-06-06', '2020-05-30', 'Choose option', 'Choose option', 'Theorema', 'I do not want this watch, I told this company not to send it and it was still shipped and it wasn’t supposed to be shipped until July. I have all of my emails with this company stating I can cancel my order and the next thing you know it’s magically being shipped. I need my full refund of $296.65, it’s been very hectic dealing with this company. The watch is new, it stayed in the case and every sticker is on it. I had no choice to accept it since it was left on my front door porch After I said to not ship this watch. Once I find out how much it’s going to cost me to send it I will request for that money as well because it should’ve never been shipped to me. I also don’t understand how such an expensive watch can just come in bubble wrap and not in a box...', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '192.136.209.103', 'cpe-192-136-209-103.tx.res.rr.com', '2020-06-06', '--', NULL),
(9862, '', 7073, 999999999, 0, '76011-Tristan', '2020-07-11', '2020-06-06', '2020-04-01', 'rosé', 'white', 'Elysee', '[G-Card selbst ausgefüllt? Pio-Karte]\nWatch stops working constantly even on\nfull wind and in use on the wrist.\n \nReference Number on International\nGuarantee Card is GM 76011.', '14-07-20\nVorspannung und\nK 1407 1430 - bl. sofort wieder stehen - eine Schraube der FH-Brücke klemmte im RW\nK 1707 0935 - bl. zurück - Aufzug? hmm, einseitiger Aufzug, dann Gangreserveprüfung - aber erst Zg richten! - ZgWerk steht nicht gerade... Zg gerichtet und Ablauf\nAufzug 2h und Ablauf ab 2307 1100 bis 2407 1015 = 23h\nPerfekt (Soll 16h) - Umlauf bis Mo - 27-07-20 okay', '0', '2020-07-27', '2020-07-27', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-08-06', '24.50.224.108', '24.50.224.108', '2020-06-06', '1Z8VF4590463752563', NULL),
(9863, '', 7074, 999999999, 0, 'Choose option', '1970-01-01', '2020-06-06', '2020-06-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is T23999. \n\nI don\'t like the watches', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.83.246.144', 'pool-72-83-246-144.washdc.east.verizon.net', '2020-06-06', '--', NULL),
(9864, '', 7075, 999999999, 0, '515-Amsterdam', '1970-01-01', '2020-06-06', '2020-06-04', 'gold', 'white', 'Pionier', ' WRONG ITEM WAS SENT.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.7.214.48', '99-7-214-48.lightspeed.hstntx.sbcglobal.net', '2020-06-06', '--', NULL),
(9865, '', 7076, 999999999, 0, '101-Casablanca GM', '2020-06-27', '2020-06-08', '2020-05-30', 'black', 'white', 'Theorema', 'My order number is T23787. I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2020-06-27', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '151.27.34.45', 'ppp-45-34.27-151.wind.it', '2020-06-08', '--', NULL),
(9866, '', 7077, 999999999, 0, '101-Casablanca GM', '2020-07-11', '2020-06-09', '2020-03-25', 'black', 'black', 'Theorema', '{G-Card}\nMy order number is T21973.  Even fully wound the watch doesn\'t keep time.  Please repair or replace accordingly.  Thank you', '14-07-20\nS F oB - Aufzug 34x\nUK 1407 1510 - einwandfrei\nWK 1507 0850 - 16-07-20 okay', '0', '2020-07-16', '2020-07-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '73.216.170.221', 'c-73-216-170-221.hsd1.va.comcast.net', '2020-06-09', '1Z8VF4590462601932', NULL),
(9867, '', 7078, 999999999, 0, '506-Miami', '1970-01-01', '2020-06-10', '2020-02-17', 'black', 'gold', 'Pionier', 'The watch doesn\'t work properly. When I wind it 30 times clockwise it starts working and then stops in less than a minute. I\'ve tried more than once but the automatic movement stops every time.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '109.118.100.95', 'mob-109-118-100-95.net.vodafone.it', '2020-06-10', '--', NULL),
(9868, '', 7028, 999999999, 0, '511-New York', '1970-01-01', '2020-06-10', '2020-06-10', 'gold', 'white', 'Pionier', 'The watch is too big for my son’s wrist.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.98.170.68', 'ip68-98-170-68.dc.dc.cox.net', '2020-06-10', '--', NULL),
(10114, 'T27849', 7311, 999999999, 0, '110-Oslo', '2020-09-27', '2020-08-28', '2020-07-15', '', '', 'Theorema', 'My order number is Tc. I Just received my watch and the crown fell off while i tried to set up the time...and the time will not set.  (i do not know my reference number, but the model is OSLO) Please replace accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-28', '79.178.20.55', 'bzq-79-178-20-55.red.bezeqint.net', '2020-08-28', '1Z8VF4590472935821', NULL),
(9870, 'T22381', 7080, 999999999, 0, '108-Oman', '2020-08-23', '2020-06-10', '2020-04-20', 'gold', 'blue', 'Theorema', '{G-Card}\nMy order numver is T22381.\nEven fully wound the watch dosentwork properly.i can not set the home time and dual time.please replace or repair accordingly.', '28-08-20\nWerk kpl. abgelaufen - SuF oB - Aufzug 33x\nUK 2808 0835 - Reste von ?? auf dem ZB - entfernt\nAnker justiert und epi\nUK 3108 1045 - ZgReibung? nein, Fehler in der Dual-Zeit\nkpl. Modul getauscht\nUK 0109 1150 - einwandfrei\n02-09-20 okay', '0', '2020-09-02', '2020-09-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-21', '84.109.115.227', 'bzq-84-109-115-227.cablep.bezeqint.net', '2020-06-10', 'RC 59 819 939 7DE', NULL),
(9871, '', 7081, 999999999, 0, '113-Lagos', '2020-07-11', '2020-06-11', '2020-06-02', 'gold', 'black', 'Theorema', '{G-Card}\nMy order number is T23869.  The watch stopped after few seconds even when fully wound. Please replace accordingly.]\nMaking the watch a non-stop curfew', '14-07-20\nuntere Stoßsicherung fehlt - gefundener Lochstein zerdrückt, dann 2 Decksteine und gebrochene Decksteinfeder gefunden...\nSicherheitshalber Werktausch!\nUK 1507 1155 - einwandfrei\nWK 1607 0815 - 17-07-20 okay', '0', '2020-07-17', '2020-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '79.183.41.112', 'bzq-79-183-41-112.red.bezeqint.net', '2020-06-11', '1Z8VF4590462932978', NULL),
(9872, '', 7082, 999999999, 0, '511-New York', '1970-01-01', '2020-06-11', '2020-05-25', 'gold', 'blue', 'Pionier', 'Order Number T23557.  The watch is much too big for my wrist. The watch is brand new, never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.172.179.31', 'c-73-172-179-31.hsd1.md.comcast.net', '2020-06-11', '--', NULL),
(9873, '', 7083, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2020-06-12', '2014-11-25', 'black', 'black', 'Theorema', 'The winding knob is broken', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '154.57.232.159', '154.57.232.159', '2020-06-12', '--', NULL),
(9874, '', 7084, 999999999, 0, '103-Sao Paulo', '2020-06-27', '2020-06-12', '2014-11-25', 'black', 'black', 'Theorema', '{G-Card}\nthe winding knob dose notwork. Please repair', '01-07-20\nBand und Schließe verbraucht - Sperrad gelöst - WH-Fehler?\nKVA  Werkrep. und Armband  90,- --  bez. 100,-  0507\nGehäuse zerlegt und u-s, Sperrad entgratet und gesichert, WH geprüft - Amplitude unterirdisch - Code W (ZgRbg verstärkt)\nUK 2107 1130 - einwandfrei\nWK 2207 0740 - 23-07-20 okay', '0', '2020-07-23', '2020-07-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '154.57.232.159', '154.57.232.159', '2020-06-12', '1Z8VF4596863771735', NULL),
(9875, '', 7085, 999999999, 0, '115-Helsinki', '2020-09-11', '2020-06-13', '2020-06-05', 'gold', 'black', 'Theorema', 'new watch not moving', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-14', '119.56.105.0', '119.56.105.0', '2020-06-13', '1Z8VF4590462839196', NULL),
(9876, '', 7086, 999999999, 0, '3011-Macau', '2020-06-23', '2020-06-14', '2020-06-14', 'gold', 'blue', 'Theorema', 'My order number is T24130. The watch doesn\'t meet my expectations. The watch is brand new and never worn. Please refund?\nMany thanks \n', '--', '0', '1970-01-01', '2020-06-23', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '79.76.146.156', '79-76-146-156.dynamic.dsl.as9105.com', '2020-06-14', '--', NULL),
(9877, '', 7087, 999999999, 0, '101-Casablanca GM', '2020-06-27', '2020-06-15', '2020-05-30', 'black', 'black', 'Theorema', '\n\nMy Order Number: T23591. I don\'t like the metal band. The watch is brand new and never worn. \nplease, exchange with GM-101-3', '--', '0', '1970-01-01', '2020-06-27', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '82.147.13.198', 'secure.nacro.org.uk', '2020-06-15', '--', NULL),
(9878, '', 7088, 999999999, 0, '112-Madrid', '1970-01-01', '2020-06-15', '2020-06-05', 'black', 'black', 'Theorema', 'It looks like my old watch I bought from another store.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.16.67.67', 'c-73-16-67-67.hsd1.ma.comcast.net', '2020-06-15', '--', NULL),
(9879, '', 7089, 999999999, 0, 'Choose option', '1970-01-01', '2020-06-15', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '94.11.188.186', '5e0bbcba.bb.sky.com', '2020-06-15', '--', NULL),
(9880, '', 7090, 999999999, 0, '111-Copenhagen', '1970-01-01', '2020-06-15', '2020-06-02', 'gold', 'black', 'Theorema', 'The first problem for me is that I do not have very good vision and the busy nature of the watch face coupled with the black dials makes it very difficult for me to see the time. The second is that some of the gold in the watch seems to have marks perhaps where calipers of some sort used to place objects in the watch by the maker pinched down on the metal and squished the metal down, this is different than the purposeful lines on the metal that are for ornamentation. The gem that sits in the point of, let\'s call it the flower, near the bottom of the watch where the 6 would be on a standard dial, is not as pronounced as the video led me to believe. Also, the watch is just not as nice as I thought it would be from the video.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.186.73.211', '47-186-73-211.dlls.tx.frontiernet.net', '2020-06-15', '--', NULL),
(9881, '', 7091, 999999999, 0, '116-San Francisco', '1970-01-01', '2020-06-15', '2020-06-01', '', '', 'Theorema', 'My order number is T23806. The watch is brand new and never worn. Please Exchange with Sao Paulo GM-103-9', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.241.3.116', 'c-73-241-3-116.hsd1.ca.comcast.net', '2020-06-15', '--', NULL),
(9882, '', 7092, 999999999, 0, '114-Buenos Aires', '2020-07-11', '2020-06-15', '2020-04-04', 'gold', 'blue', 'Theorema', 'My order number is T22092.  Even fully wound the watch does not run more than 6 hours.  Please replace or repair accordingly.\n\nThis watch did not work properly from the first day.   Even when it is wound, the watch will stop for no apparent reason.', '14-07-20\nS F oB - Aufzug 28x\nUK 1407 1505 - einwandfrei\nWK 1507 0850 - 16-07-20 okay', '0', '2020-07-16', '2020-07-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '192.207.252.130', '192.207.252.130', '2020-06-15', '1Z8VF4590462391884', NULL),
(9883, 'T19486', 7093, 999999999, 0, '511-New York', '2020-09-02', '2020-06-16', '2020-01-07', 'silver metal', 'black', 'Pionier', '{G-Card}\nThe small hand that shows the day of the week is gone and the watch no longer works', '04-09-20\nklemmt wohl das RW - yap, aus AR entfernt und montiert\nK 0409 1410 - 09-09-20 okay', '0', '2020-09-09', '2020-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-14', '208.87.236.201', 'webdefence-pool-01.cluster-nyca.forcepoint.net', '2020-06-16', '1Z8VF4590462194758', NULL),
(9884, '', 7094, 999999999, 0, '506-Miami', '2020-06-27', '2020-06-16', '2020-02-17', 'gold metal', 'black', 'Pionier', '{G-Card - #T21071}\nThe watch can\'t keep working after loads of tries.\nIf I wind the clockwise 30 times or shake it gently between my hands it will work for a couple of minutes and then will stop again.', '01-07-20\nja, da geht das RW zu schwer...ZB verschoben, klemmte den StdZg... - gerichtet und beschädigte Bodendichtung ersetzt\nK 0107 1535 - 06-07-20 okay KULANZ', '0', '2020-07-06', '2020-07-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-17', '93.36.221.102', '93-36-221-102.ip62.fastwebnet.it', '2020-06-16', '1Z8VF4596870348108', NULL),
(9885, '', 7095, 999999999, 0, '514-Hawaii', '2020-07-11', '2020-06-17', '2018-11-26', 'gold black', 'black', 'Pionier', '{G-Card}\norder numberT5860 The watch does not start.The watch has ceased to wind up manually.\nLast time I sent it under warranty with the same problem, they asked me to put the original warranty card in the package. The watch was sent back without a warranty card.I sent the photo of the warranty card by email.\n\n\n', '14-07-20\nLetzte Rep. (Kulanz Zeigerproblem) 8654\nmanueller Aufzug rutscht durch - Schaden entstanden durch übermäßigen Handaufzug. Die Uhr wird also falsch bedient! \nRW-Brücke ersetzt, Werk ambulant gesäubert\nAufzug bis Do 1607 0800 - zieht nicht auf? \nDoch, aber Aufzugprüfer muss an die Wand!\nAufzug bis Mo 2007 0800 - einwandfrei\n20-07-20 okay\n{3004-Fehlerzettel}', '0', '2020-07-20', '2020-07-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '92.62.107.195', '92-62-107-195.majanet.ee', '2020-06-17', '1Z8VF4596861946023', NULL),
(9886, '', 7096, 999999999, 0, '101-Casablanca GM', '2020-06-28', '2020-06-17', '2020-04-20', 'silver', 'white', 'Theorema', '[My order number is T22427. I received the wrong watch.  The watch is brand new and never worn.  Please replace with GM-116-1.]\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-06-30', '77.100.93.146', 'cpc82905-enfi22-2-0-cust145.20-2.cable.virginm.net', '2020-06-17', '1Z8VF4596862868099', NULL),
(9887, '', 7097, 999999999, 0, 'Choisissez une option', '1970-01-01', '2020-06-17', '1970-01-01', 'Choisissez une option', 'Choisissez une option', 'Choisissez une option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.227.191.129', 'adsl-84-227-191-129.adslplus.ch', '2020-06-17', '--', NULL),
(9888, '', 7097, 999999999, 0, '108-Oman', '2020-06-27', '2020-06-17', '2020-02-14', 'silver', 'yellow', 'Theorema', '{G-Card}\nBonjour,\nle cadran a de la buée a l\'intérieur quand on sort dehors et qu\'il fait froid \n---\nthe dial gets fogged inside when you go outside and it\'s cold', '01-07-20\nWD-Eingang - 8310 -- wartet auf Kältespray\nAufzug 33x\nUK 0107 1330 - einwandfrei\nWK 0207 0815 - einwandfrei - Kondeswassertest bestanden\nWD 8310 und 06-07-20 okay', '0', '2020-07-06', '2020-07-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '84.227.191.129', 'adsl-84-227-191-129.adslplus.ch', '2020-06-17', '1Z8VF4590461400768', NULL),
(9890, '', 7099, 999999999, 0, '107-Rio', '1970-01-01', '2020-06-20', '2020-06-11', 'black', 'white', 'Theorema', 'My order number is T24553. The watch is brand new and never worn. Please Exchange with GM-114-4', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.121.243.10', 'ool-4579f30a.dyn.optonline.net', '2020-06-20', '--', NULL),
(9891, '', 7100, 999999999, 0, '512-Berlin', '1970-01-01', '2020-06-20', '2018-06-16', 'black', 'gold', 'Pionier', 'Return My order number is T4652 ... I have send my return watch to : suedliche murnchner str .24 82931 Grünwald  Germany. And they know I don’t have my warrranty card .', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.94.66.219', '219-66.soderhamn.com', '2020-06-20', '--', NULL),
(9892, '', 7101, 999999999, 0, '108-Oman', '1970-01-01', '2020-06-20', '2020-06-09', 'gold', 'gold', 'Theorema', '         The watch is brand new and never worn, Please Exchange with GM 108-11.                       .                                                                    Thanks.  Gurmeet chera. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.134.157.130', '174-134-157-130.res.spectrum.com', '2020-06-20', '--', NULL),
(9893, '', 7102, 999999999, 0, '115-Helsinki', '1970-01-01', '2020-06-21', '2020-04-15', 'black', 'white', 'Theorema', 'The hand winding piece came out trying o change the time .. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '5.37.228.122', '5.37.228.122.dynamic-dsl-ip.omantel.net.om', '2020-06-21', '--', NULL),
(9894, '', 7103, 999999999, 0, '3005-Marco Polo', '2020-06-27', '2020-06-21', '2018-12-28', 'gold', 'black', 'Theorema', ' {G-Card}  \n watch has stopped. second hand is not moving.', '01-07-20\nUnruhe ausgeschwungen - Anker ambulant justiert (Amplitude grenzwertig!) - reguliert\nK 0207 1010 bis 0307 0540 (?) - eine ZB-Schraube lag im AR\nbestigt und\nK 0307 1200 - 06-07-20 okay', '0', '2020-07-06', '2020-07-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-17', '2.24.70.31', '2.24.70.31', '2020-06-21', '1Z8VF4596872649646', NULL),
(9895, '', 7104, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2020-06-21', '2020-06-06', 'black', 'white', 'Theorema', 'I fully wound the clockwise but the time stayed the same. I did asked several people for helped but the watch still not working.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '166.216.159.42', 'mobile-166-216-159-42.mycingular.net', '2020-06-21', '--', NULL),
(9896, '', 7105, 999999999, 0, '101-Casablanca GM', '2020-06-28', '2020-06-22', '2019-12-19', 'gold metal', 'black', 'Theorema', '{G-Card}\nAuch wenn die Uhr bis zum Anschlag aufgezogen ist, läuft diese leider nicht', '01-07-20\nyap, Ankerproblem - justiert\nUK 0207 1035 - einwandfrei\nWK 0307 0755 - gut - Aufzug 35x\nUK 0607 0920 - einwandfrei\nWK 0707 0915 - 08-07-20 okay', '0', '2020-07-08', '2020-07-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '83.56.162.249', '249.red-83-56-162.dynamicip.rima-tde.net', '2020-06-22', '1Z8VF4596861640148', NULL),
(9897, '', 7106, 999999999, 0, '3011-Macau', '2020-06-27', '2020-06-22', '2017-12-05', 'gold', 'black', 'Theorema', '{G-Card}\nDear Sir or Madam, \n\nI would like to kindly ask you to accordingly repair the watch as it was dropped and the glass cracked. \n\nThank you very much.\n\nKind regards,\n\nAdalbert Jovna', '01-07-20\njo, Glas angeschlagen aber nicht gesplittert\nFunktionskontrolle → einwandfrei\nKVA  Glas ersetzen  25,- - bez. 0607 - ausf. 1210\nGehäuse u-s, Glas mit neuer Dichtung ers - WD 8310\nK 1310 0940 - 16-10-20 okay', '0', '2020-10-16', '2020-10-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-16', '78.45.5.128', 'ip-78-45-5-128.net.upcbroadband.cz', '2020-06-22', '1Z8VF4596875643440', NULL),
(9898, '', 7107, 999999999, 0, 'Choose option', '1970-01-01', '2020-06-23', '2020-06-23', 'Choose option', 'Choose option', 'Choose option', 'The watch was beautiful however it was just too big for my husbands wrist. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.84.189.242', 'rrcs-50-84-189-242.sw.biz.rr.com', '2020-06-23', '--', NULL),
(9899, '', 7107, 999999999, 0, '112-Madrid', '1970-01-01', '2020-06-23', '2020-06-16', 'black', 'gold', 'Theorema', 'Its a beautiful watch, however it just doesn\'t fit my husbands wrist. Thank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.84.189.242', 'rrcs-50-84-189-242.sw.biz.rr.com', '2020-06-23', '--', NULL),
(9900, '', 7108, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-06-23', '2019-08-02', 'silver', 'white', 'Theorema', 'My order number is T9159.  The hands have fallen off. Please repair or replace accordingly.]\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '192.24.38.123', '192.24.38.123', '2020-06-23', '--', NULL),
(9901, '', 7109, 999999999, 0, '102-Monte Carlo GM', '2020-07-12', '2020-06-23', '2018-07-16', 'black', 'black', 'Theorema', '{G-Card}\nThe crown is not winding properly. Please repair.', '14-07-20\nSperrad gelöst! Entgratet und gesichert, Anker justiert\nUK 1507 1050 - einwandfrei\nWK 1607 0820 - WD 8310 und 17-07-20 okay', '0', '2020-07-17', '2020-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '82.45.220.184', 'cpc77345-stav19-2-0-cust183.17-3.cable.virginm.net', '2020-06-23', '1Z8VF4596861277121', NULL),
(9902, '', 7110, 999999999, 0, '3002-Jumbo', '1970-01-01', '2020-06-23', '1970-01-01', 'bicolor rosé', 'white', 'Theorema', 'On opening the package the watch was missing a watch hand.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.255.28.48', 'pool-96-255-28-48.washdc.fios.verizon.net', '2020-06-23', '--', NULL),
(9903, '', 7111, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2020-06-23', '2017-03-06', 'gold', 'white', 'Theorema', 'Good afternoon.\n\nThe watch crown came off, I truly take care of my watch however it just came off while I was winding it. I don\'t use this watch every day, I have large collection of watches and I rotate all of them.\n\nThe watch is in an impecable shape.\n\nIf my warranty is expired, I\'ll pay for the repair, parts and shipping.\n\nIf guarantee doesn\'t cover my watch, please send me a quote.\n\nThank you kindly and I look forward to your comments!\n\nBest Regards\nPedro Hinojosa\n\n Thank you kindly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '23.16.30.172', 'd23-16-30-172.bchsia.telus.net', '2020-06-23', '--', NULL),
(9904, '', 7112, 999999999, 0, '108-Oman', '1970-01-01', '2020-06-24', '2020-06-19', 'silver', 'gold', 'Theorema', 'Will not stay wound. When I wind the watch it starts for a short  time then stops.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.77.210.64', 'mobile-107-77-210-64.mobile.att.net', '2020-06-24', '--', NULL),
(9905, '', 7113, 999999999, 0, '45200-Newport', '2020-12-13', '2020-06-24', '2010-01-01', 'silver', 'black', 'Pionier', '[OHNE G-Nachweis]\nI have put 2010-01-01 as the start of the warranty, but I don\'t actually have the warranty card, since I bought the watch at an auction. \nI think there is a loose part in the clockwork mechanics, and the watch stops shortly after it has been rewound. Also the needles of the watch are loose, so they move when you shake your wrist.\n\nI hope you can fix it.\n\nKristian\n\nPs. the model of the watch is a Pionier Newport, but that wasn\'t an option under \"Reference number\".', '16-12-20\nTOT! Newport ist nicht reparabel.\nRepaired automatic system, repaired datefuction \n(new balance wheel set)\n08.07.21 to 16.07.21 control watch is OK.', '0', '2021-07-16', '2021-07-08', 1, 1, 1, 1, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-16', '185.26.61.250', 'fw-a.tec.dk', '2020-06-24', '981693031836', NULL),
(9906, '', 7114, 999999999, 0, '111-Copenhagen', '2020-07-26', '2020-06-24', '2020-06-23', 'silver', 'black', 'Theorema', 'Winding knob is broken off the first day.  Email sent to info@theoremawatches.com with pictures and warranty card.  I love the watch and it is beautiful.  Am looking to have it exchanged.  \n\nmit freundlichen grüßen,\n\nDavid', '--', '0', '2020-07-27', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-28', '98.243.232.98', 'c-98-243-232-98.hsd1.mi.comcast.net', '2020-06-24', '1Z8VF4590473274561', NULL),
(9907, '', 7115, 999999999, 0, '115-Helsinki', '1970-01-01', '2020-06-24', '2020-06-02', 'black', 'white', 'Theorema', 'watch not working\nplease replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.238.131.179', '179.sub-174-238-131.myvzw.com', '2020-06-24', '--', NULL),
(9908, '', 7116, 999999999, 0, '108-Oman', '2020-07-20', '2020-06-25', '2020-06-12', 'black', 'gold', 'Theorema', 'My order number is T25236. The watch I received doesn\'t have a minute hand. The watch is brand new and never worn. Please replacement and reimbursement of all my expenses: 2 sippings, Customs fees in Israel, etc..]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '185.167.108.222', '185.167.108.222', '2020-06-25', '--', NULL),
(9909, '', 7117, 999999999, 0, '508-Dublin', '2020-07-26', '2020-06-26', '2020-06-26', 'black', 'white', 'Pionier', 'I did not like the watch, it was much bigger that It seemed online.\n\nT25025', '--', '0', '1970-01-01', '2020-07-26', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '81.173.15.189', '81.173.15.189', '2020-06-26', '--', NULL),
(9910, '', 7118, 999999999, 0, '111-Copenhagen', '1970-01-01', '2020-06-26', '2020-06-26', 'gold', 'black', 'Theorema', '    order number is T24974\n  GM -111-4\n\nThe band and the face of the watch are too small for me,\nAnd the time shower is It’s very dark and you almost you cannot see the time,', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '85.230.39.60', 'ua-85-230-39-60.bbcust.telenor.se', '2020-06-26', '--', NULL),
(9911, '', 7119, 999999999, 0, '101-Casablanca GM', '2020-07-11', '2020-06-26', '2018-12-12', 'silver metal', 'black', 'Theorema', '{G-Card}\nMy order number is T6976. Even fully wound the watch doesn\'t work anymore.   Please repair or replace accordingly.', '14-07-20\nWerk steht in Vollaufzug - Anker? Nein, Unruh stand kpl. schief, Zapfen iO (?) - Anker justiert\nUK 1507 1255 - einwandfrei\nWK 1607 0820 - 17-07-20 okay', '0', '2020-07-17', '2020-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '188.142.229.93', 'business-188-142-229-93.business.broadband.hu', '2020-06-26', '1Z8VF4596861476782', NULL),
(9912, '', 7120, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2020-06-26', '2020-06-15', 'black', 'white', 'Theorema', 'I fully wound the watch but the time stayed the same. I did asked few friends helped but the watch still not working. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.227.63.67', 'c-73-227-63-67.hsd1.ma.comcast.net', '2020-06-26', '--', NULL),
(9913, 'T23048', 7121, 999999999, 0, '7001-Havana', '2020-11-03', '2020-06-26', '2020-05-12', 'gold', 'black', 'Pionier', '{G-Card}\nI purchased a Havana Automatic (P7001-3) on May 11, 2020 (order #T23048). I love the look and feel of the watch. However, I am highly concerned about how much condensation accumulates inside the watch on a daily basis. I do not bath with the watch, nor have I gotten it wet. Is this excessive condensation problem normal for your timepieces, or did I get one with a defective water-resistant seal? Thank you and have a great day.', '03-11-20\nja, Kondensat unterm Glas - Eingangs-WD: 8310\nGlas innen gesäubert, Klinkenrad ersetzt, Uhr ausgetrocknet und warm verschlossen - WD 8310\n2h Aufzug und \nGR ab 0311 1530 bis 0411 0830  ==  17h\nSOLL 10-16h -- perfekt\nKondenstest - durchgefallen - nochmal stärker erwärmen\n04-11-20 okay', '0', '2020-11-04', '2020-11-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-11', '205.141.0.1', '205.141.0.1', '2020-06-26', '772036912795 ', NULL),
(9914, '', 7122, 999999999, 0, '101-Casablanca', '2020-06-27', '2019-03-04', '2019-03-04', 'gold', 'black', 'Theorema', '{G-Card}\nT9783 Even fully wound the watch doesn\'t work anymore. Repair to Germany', '01-07-20\nWerk kpl. abgelaufen - S F oB - Aufzug 33x\nUK 0107 0905 - einwandfrei\nWK 0207 0815 - einwandfrei - noch eine Runde! - Aufzug 32x\nUK 0607 0925 - einwandfrei\nWK 0707 0915 - 08-07-20 okay\n{Aufzugzettel}', '0', '2020-07-08', '2020-07-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '46.81.195.244', 'p2e51c3f4.dip0.t-ipconnect.de', '2020-06-27', '1Z8VF4590462894073', NULL),
(9915, '', 7123, 999999999, 0, '514-Hawaii', '2020-06-27', '2018-07-23', '2018-07-20', 'black metal', 'black', 'Pionier', '[OHNE G-Nachweis - #T4652 v. 20-07-2018]\nThe clasp of the crown is broken.', '01-07-20\nBügel und Krone fehlen, Steg 6 fehlt\nKVA Krone/Welle, Werkrep. und Gehäuserep.  90,- --  bez. 100,55  0507\nKronradlagerung verschlissen, Kupplungsrad lose im Werk, Klinkenfeder gebrochen... - Code W\nKrone ers. und Steg 6\nAufzug bis MI 2207 0800 - perfekt - Bügel ers. \nWK 2207 0750 - 23-07-20 okay', '0', '2020-07-23', '2020-07-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-20', '46.81.195.244', 'p2e51c3f4.dip0.t-ipconnect.de', '2020-06-27', '--', NULL),
(9916, '', 7124, 999999999, 0, '515-Amsterdam', '2020-07-11', '2020-06-27', '2020-04-20', 'gold', 'blue', 'Pionier', 'my order number is T22562.ijust received my watch back from repair and the watch still runs faster.The issue is not resolved please replace the whole movement.\n           \n                      thanks...........', '14-07-20\nvorige Rep 9803 - oB !\nVorspannung und \nK 1407 1415 - gewinnt doch deutlich - reguliert\nK 1507 0910 - plus 2min - ZW sagt alles bestens...\nneu gestellt\nK 1607 0825 - 20-07-20 okay', '0', '2020-07-20', '2020-07-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '5.55.133.185', 'ppp005055133185.access.hol.gr', '2020-06-27', '--', NULL),
(9917, '', 7125, 999999999, 0, '115-Helsinki', '2020-07-26', '2020-06-28', '2020-06-09', 'black', '', 'Theorema', 'My order number is T24409. Even in position B the hands are not moving. It is not possible to set the time up.  Please replace accordingly.', '--', '0', '2020-07-27', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-28', '104.163.222.129', '104-163-222-129.cable.qc.ebox.net', '2020-06-28', '1Z8VF4590474089948', NULL),
(9918, '', 7126, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-06-28', '2020-06-23', 'gold', 'yellow', 'Theorema', 'Gefällt nicht ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.17.74.39', 'ip1f114a27.dynamic.kabel-deutschland.de', '2020-06-28', '--', NULL),
(9919, '', 7127, 999999999, 0, '516-Barcelona', '2020-07-11', '2020-06-28', '2019-11-12', 'gold metal', 'black', 'Pionier', '{G-Card}\n516-Barcelona-I broke the crown protector.', '14-07-20\nyap, die Schraube vom Bügel fehlt - ersetzt\nK 1407 1530 - Rotorlager geölt und reguliert\nK 1707 0845 - 20-07-20 okay', '0', '2020-07-20', '2020-07-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '188.214.11.18', '11.214.188.18.bcube.co.uk', '2020-06-28', '1Z8VF4596863194654', NULL),
(9920, '', 7128, 999999999, 0, '101-Casablanca GM', '2020-07-11', '2020-06-29', '2020-06-23', 'gold', 'yellow', 'Theorema', 'Gefällt nicht!\nMit freundlichen Grüßen ', '--', '0', '1970-01-01', '2020-07-11', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '31.17.74.39', 'ip1f114a27.dynamic.kabel-deutschland.de', '2020-06-29', '--', NULL),
(9921, '', 7129, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-06-29', '2018-12-28', 'black', 'white', 'Theorema', 'Dial fell off center spinner and small dial on bottom of watch missing. Watch is very well take care off no major bumps other than regular wear and has not been dropped.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.188.43.41', '072-188-043-041.res.spectrum.com', '2020-06-29', '--', NULL),
(9922, '', 7130, 999999999, 0, '101-Casablanca GM', '2020-07-09', '2020-06-29', '2020-06-20', 'black', 'yellow', 'Theorema', 'My order number is T24171 The watch is brand new never worn. Please refund.', '--', '0', '1970-01-01', '2020-07-09', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '162.199.217.209', '162-199-217-209.lightspeed.miamfl.sbcglobal.net', '2020-06-29', '--', NULL),
(9923, '', 7131, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-06-30', '2020-06-25', 'gold', 'black', 'Theorema', 'Didn’t work upon arrival. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.21.102.218', '174-21-102-218.tukw.qwest.net', '2020-06-30', '--', NULL),
(9924, '', 7132, 999999999, 0, '115-Helsinki', '2020-08-06', '2020-06-30', '2020-06-10', 'silver', 'black', 'Theorema', '{G-Card}\nMy order number is T24539.  Even in position B the crown cannot adjust the time. The hands are not moving. Please replace accordingly', '10-08-20\nWHF aus Eingriff - gesetzt, Rotorlager geölt\nK 1308 1050 - 17-08-20 okay', '0', '2020-08-17', '2020-08-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-01', '73.3.221.132', 'c-73-3-221-132.hsd1.co.comcast.net', '2020-06-30', '1Z8VF4590470672403', NULL),
(9925, '', 7133, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-06-30', '2019-06-08', 'gold', 'black', 'Theorema', 'My order number is T11957.  Even fully wound the watch doesn\'t work anymore. Please repair or replace accordingly. I did not loose it or something, it just stopped working.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '212.130.126.185', '212.130.126.185', '2020-06-30', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(9926, '', 7134, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-06-30', '2019-06-09', 'gold', 'black', 'Theorema', 'My order number is T11957.  Even fully wound the watch doesn\'t work anymore. Please repair or replace accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '212.130.126.185', '212.130.126.185', '2020-06-30', '--', NULL),
(9927, '', 7135, 999999999, 0, '101-Casablanca GM', '2020-07-11', '2020-06-30', '2019-06-09', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis]\nMy order number is T11957.  Even fully wound the watch doesn\'t work anymore. Please repair or replace accordingly.', '14-07-20\nKomiker? Uhr sieht aus wie 10 Jahre getragen!\nGehäuse rundherum verschrammelt, Kronenbügel fehlt, ZgWerk ist abgehoben, Armband gerissen\nKVA Werkrep, Gehäuse und Armband  150,- ', '0', '1970-01-01', '1970-01-01', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '212.130.126.185', '212.130.126.185', '2020-06-30', '--', NULL),
(9928, '', 7136, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-06-30', '2020-06-24', 'gold', '', 'Theorema', 'There is no defect, it’s just too big and the gold color is too bright and too much adjustment to make for it to fit my wrist. It’s ok for me to pay the shipping cost and I will continue to do business with you in the future ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.77.226.173', 'mobile-107-77-226-173.mobile.att.net', '2020-06-30', '--', NULL),
(9929, '', 7137, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-06-30', '2020-06-23', 'gold', 'black', 'Theorema', 'Watch is too heavy for me do returning it. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.27.25.189', '45-27-25-189.lightspeed.sntcca.sbcglobal.net', '2020-06-30', '--', NULL),
(9930, '', 7138, 999999999, 0, '510-London', '1970-01-01', '2020-07-01', '2020-07-01', 'black', 'gold', 'Pionier', '\nOrder number T24696. \n\nThe watch is too big in image of appearance in comparison as seen picture or video which looks smaller in shape as when seen in person. \nSecondly the standard size 40mm wrist band size \n does not fit hand around wrist band\nof the person’s hand the watch was purchased for, it is much too big in size of fitting. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '80.225.174.89', 'ppp-0-89.leed-a-2.dynamic.dsl.as9105.com', '2020-07-01', '--', NULL),
(9931, '', 7139, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-07-01', '2020-06-24', 'black', '', 'Theorema', 'My order number is T24162,the watch is brand new and never worn. Please exchange with GM101-5', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.77.226.40', 'mobile-107-77-226-40.mobile.att.net', '2020-07-01', '--', NULL),
(9932, '', 7140, 999999999, 0, '108-Oman', '1970-01-01', '2020-07-02', '2020-06-10', 'rosé', 'gold', 'Theorema', 'Condensation forms behind the glass inside the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.205.147.70', 'c-73-205-147-70.hsd1.fl.comcast.net', '2020-07-02', '--', NULL),
(9933, '', 7141, 999999999, 0, '108-Oman', '2020-07-26', '2020-07-02', '2020-06-11', 'gold', 'blue', 'Theorema', '{G-Card - #T24665}\nreceipt number 3632-2898-4351-3523 \nI received this watch in middle of June and just wear it 2 times but in last week I realized one piece has been moved from place I record a video and sent it to customer service.', '31-07-20\nKronradstutzen abgerissen... ??? \nSicherheitsbügel aus Gehäuse gerissen ???\nAnker justiert, FH-Brücke mit Kronradhülse und -schraube ers., Bügel mit Schwanheimer befestigt\nUK 0308 1100 - einwandfrei\nWK 0408 0915 - 05-08-20 okay', '0', '2020-08-05', '2020-08-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-08-14', '70.54.123.35', 'toroon6126w-lp130-03-70-54-123-35.dsl.bell.ca', '2020-07-02', '1Z8VF4590470799429', NULL),
(9934, '', 7142, 999999999, 0, '7001-Havana', '1970-01-01', '2020-07-02', '2020-06-11', 'gold', 'black', 'Pionier', 'None just a duplicate order ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.82.118.226', 'c-68-82-118-226.hsd1.de.comcast.net', '2020-07-02', '--', NULL),
(9935, '', 7143, 999999999, 0, '101-Casablanca GM', '2020-07-26', '2020-07-04', '2020-06-26', 'black', 'black', 'Theorema', 'My order number is T24729. this watch is brand new and never worn as i showed in pictures already. the purpose of return is that i dnt like the look of the watch its too thick and also hard to be used with a mechanical winding. i m not comfortable using it. i understand the cost of ups and shipment has to be from my side. i have put the return form inside as well.', '--', '0', '1970-01-01', '2020-07-26', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '70.64.44.28', 'S01069050ca541da3.ss.shawcable.net', '2020-07-04', '--', NULL),
(9936, '', 7144, 999999999, 0, '108-Oman', '2020-07-11', '2020-07-06', '2020-06-11', 'silver', 'gold', 'Theorema', 'My order number is T24581.  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2020-07-11', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '81.231.56.60', '81-231-56-60-no511.tbcn.telia.com', '2020-07-06', '--', NULL),
(9937, '', 7145, 999999999, 0, '3011-Macau', '2020-07-26', '2020-07-06', '2020-06-26', 'silver', 'white', 'Theorema', '{G-Card}\nWatch mechanism will not wind after several hours of wear or after a manual wind, none of the dials work unless they are manually manipulated. The watch was like this straight out of the box and has not changed since it was received', '10-08-20\nWerk steht kpl. abgelaufen - SuF oB - Vorspannung 10x \nK 1008 1515 - reguliert\nK 1408 0730 - 17-08-20 okay', '0', '2020-08-17', '2020-08-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-01', '108.54.93.155', 'pool-108-54-93-155.nycmny.fios.verizon.net', '2020-07-06', '1Z8VF4590472551665', NULL),
(9938, '', 7146, 999999999, 0, '7002-Chicago', '2020-07-26', '2020-07-06', '2030-06-20', 'gold', 'gold', 'Pionier', 'there is no defection . \nI JUST WANT TO RETURN.\n', '--', '0', '1970-01-01', '2020-07-26', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '45.49.24.225', 'cpe-45-49-24-225.socal.res.rr.com', '2020-07-06', '--', NULL),
(9939, '', 7147, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2020-07-06', '2020-05-23', 'black', 'white', 'Theorema', 'Im received my watch on my birthday 05/30/2020.\nAfter reeling around 10-15 min watch working just 2-3 hours and after that is stopped.\n\n\n\n ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.72.182.131', 'cpe-172-72-182-131.carolina.res.rr.com', '2020-07-06', '--', NULL),
(9940, '', 7148, 999999999, 0, '110-Oslo', '2020-07-12', '2020-07-07', '2020-07-01', 'gold', 'gold', 'Theorema', 'My order number is T25693. The watch is too small.  The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '2020-07-12', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '37.205.121.67', '37.205.121.67', '2020-07-07', '--', NULL),
(9941, '', 7149, 999999999, 0, '501-Copernicus', '2020-07-26', '2020-07-07', '2014-03-11', 'silver', 'black', 'Pionier', '{G-Card}\nThe watch stopped after 6 hours even after being manually wound. There is a scratch on the glass. The wristband is worn out. Please replace or repair accordingly.', '31-07-20\n6 Jahre alt - da ist eine komplett Reparatur nötig\nKVA Werk, Gehäuse, Band  150,- - bez. 160,- 0909\nWerk und Gehäuse ers. - WD 8310\nK 1009 1310 - Band ers. und 15-09-20 okay\n\n1Z8VF4596875454949  23.10.2020', '0', '2020-09-15', '2020-09-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-28', '131.228.32.166', '131.228.32.166', '2020-07-07', '1Z8VF4596871440532', NULL),
(9942, 'T24779', 7150, 999999999, 0, '3008-Damascus', '2020-12-07', '2020-07-07', '2020-06-15', 'black', 'black', 'Theorema', '{G-Card}\n[My order number is T24779. I cannot pull the crown in position B to adjust the time. Please replace accordingly.]', '10-12-20\nyap, Zgstellung blockiert - Werktausch\nK 1012 1535 - reguliert und 14-12-20 okay', '0', '2020-12-14', '2020-12-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-17', '208.58.53.98', 'yourwaytransport03.y.subnet.rcn.com', '2020-07-07', '772393584949', NULL),
(9943, '', 7151, 999999999, 0, '101-Casablanca GM', '2020-07-26', '2020-07-07', '2020-06-26', 'black', 'black', 'Theorema', 'My order number is T25477 and T25460.\nThe watches are brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2020-07-26', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '99.189.2.120', '99-189-2-120.lightspeed.irvnca.sbcglobal.net', '2020-07-07', '--', NULL),
(9944, '', 7152, 999999999, 0, '105-Panthos GM', '1970-01-01', '2020-07-07', '2020-06-30', '', '', 'Theorema', 'My order number is T25664. The watch arrived with a broken box. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.41.99.71', 'c-68-41-99-71.hsd1.mi.comcast.net', '2020-07-07', '--', NULL),
(9945, '', 7153, 999999999, 0, '104-Copacabana', '1970-01-01', '2020-07-08', '2020-07-01', 'gold', 'white', 'Theorema', 'Test the Best', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '93.253.31.181', 'p5dfd1fb5.dip0.t-ipconnect.de', '2020-07-08', '--', NULL),
(9946, '', 7154, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-07-08', '2020-07-01', 'gold', 'white', 'Theorema', 'Clasp over winding mechanism was not mechanically fastened. Clasp was in the shipping box, fastening screw was not in the box.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.173.248.239', 'cpe-76-173-248-239.hawaii.res.rr.com', '2020-07-08', '--', NULL),
(9947, '', 7155, 999999999, 0, '101-Casablanca GM', '2020-07-26', '2020-07-08', '2020-07-01', 'black', 'black', 'Theorema', 'My order number is T25119. The watch arrived with dirt on both inside of the glass.The watch is brand new and never worn. Please refund.You can send the money back to my account which i used for the payment. ', '--', '0', '1970-01-01', '2020-07-26', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '176.20.98.115', '176-20-98-115-dynamic.dk.customer.tdc.net', '2020-07-08', '--', NULL),
(9948, 'T23565', 7156, 999999999, 0, '101-Casablanca GM', '2020-10-07', '2020-07-09', '2020-06-25', 'rosé', 'blue', 'Theorema', '{G-Card}\nMy order number is T23565.  The hands of the watch have fallen off.  Please replace accordingly.', '09-10-20\nZgWerk kpl. und SekZg ab... die Uhr ist definitiv auf das Glas gefallen! - Zg aufgesetzt, präv. Anker justiert/epi\nUK 1210 1045 - einwandfrei\nWK 1310 0850 - 14-10-20 okay', '0', '2020-10-14', '2020-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-10-27', '73.189.126.58', 'c-73-189-126-58.hsd1.ca.comcast.net', '2020-07-09', '771908609674 ', NULL),
(9949, '', 7157, 999999999, 0, '101-Casablanca GM', '2020-08-06', '2020-07-09', '2020-06-26', 'black metal', 'black', 'Theorema', '{G-Card}\nThis watch keeps stopping, in spite of being fully wound.  In the half day my son wore it he had to keep taking it off, move it around to get the watch to start moving again.  In six hours, the watch lost four hours time.  ', '10-08-20\nWerk kpl. abgelaufen - SuF oB - Aufzug 40x \nUK 1008 1455 - bl. def. stehen - Anker justiert/epilamisiert\nUK 1108 1130 - einwandfrei\nWK 1208 0810 - 13-08-20 okay', '0', '2020-08-13', '2020-08-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-01', '98.111.117.158', 'pool-98-111-117-158.hrbgpa.east.verizon.net', '2020-07-09', '1Z8VF4590470610041', NULL),
(9950, '', 7158, 999999999, 0, '109-Hamburg', '2020-07-26', '2020-07-10', '2020-07-01', 'black', 'black', 'Theorema', 'T24975 \nMy order number is T24975. The watch doesn\'t meet my expectations. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '2020-07-26', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '5.148.32.168', '5-148-32-168.cust-5.exponential-e.net', '2020-07-10', '--', NULL),
(9951, '', 7159, 999999999, 0, '103-SaoPaulo', '2020-07-11', '1970-01-01', '2020-05-20', 'silber', 'schwarz', 'Theorema', '{G-Card}\nThe watch was received on the 6th of May and on the 30th he wrote that the watch even fully wound doesn\'t work at all. I\'m afraid the watch was dropped. Repair to Germany.', '14-07-20\nWerk kpl. abgelaufen - S F oB - Aufzug 30x\nUK 1407 1500 - einwandfrei\nWK 1507 0910 - 16-07-20 okay', '0', '2020-07-16', '2020-07-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '46.81.195.244', 'p2e51c3f4.dip0.t-ipconnect.de', '2020-07-11', '1Z8VF4590461595175', NULL),
(9952, '', 7160, 999999999, 0, '101-Casablanca', '2020-07-11', '2019-12-09', '2009-12-20', 'black', 'black', 'Theorema', '{G-Card\'n\'Copy - #T17769}\nShe states that the watch is fully wound but it doesn\'t keep time. Repair to Germany.', '14-07-20\nWerk steht kpl. aufgezogen - Anker justiert\nUK 1507 1315 - einwandfrei\nWK 1607 0835 - 17-07-20 okay', '0', '2020-07-17', '2020-07-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '46.81.195.244', 'p2e51c3f4.dip0.t-ipconnect.de', '2020-07-11', '1Z8VF4590461229712', NULL),
(9953, '', 7161, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-07-12', '2022-07-01', 'gold', 'white', 'Theorema', 'Brand  New never wear. I seit to YouTube back because i dont like, please confirm and send my Money back .', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '80.135.186.199', 'p5087bac7.dip0.t-ipconnect.de', '2020-07-12', '--', NULL),
(9954, '', 7162, 999999999, 0, '101-Casablanca GM', '2020-07-25', '2020-07-12', '2022-07-01', 'gold', 'white', 'Theorema', 'My order number is T26013  The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '2020-07-25', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '80.135.186.199', 'p5087bac7.dip0.t-ipconnect.de', '2020-07-12', '--', NULL),
(9955, '', 7163, 999999999, 0, '108-Oman', '1970-01-01', '2020-07-12', '2020-07-01', 'black', 'gold', 'Theorema', 'The watch is not working and should be returned. If the watch is brand new he wants to exchange it with the Casablanca GM-101-3 (he accepted to pay the price difference).', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '176.204.201.231', '176.204.201.231', '2020-07-12', '--', NULL),
(9956, '', 7164, 999999999, 0, '115-Helsinki', '1970-01-01', '2020-07-12', '2020-07-07', 'gold', 'black', 'Theorema', 'I order watch size 41mm without crown, I received 44mm without crown.\n\nMy order number is T25911.  The watch is too big.The watch is brand new and never worn. \n\nPlease refund.\n\nThanks', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.118.50.164', 'd118-75-164-50.col.wideopenwest.com', '2020-07-12', '--', NULL),
(9957, '', 7165, 999999999, 0, '511-New York II', '2020-07-26', '2020-07-12', '2019-11-04', 'silver black', 'white', 'Pionier', '{G-Card - #T15371}\nWaterdamage after cycling in the rain', '31-07-20\nWD-Eingang: 8310 ??? - absolut keine Anzeichen das Feuchtigkeit in der Uhr war/ist...\nK 3107 0910 - einwandfrei\nKondenswassertest - NICHT bestanden - ausgetrocknet, Dichtung mit VS eingesetzt - WD 8310\nKondenswassertest - immer noch Beschlag, aber weniger\nGlas innen gereinigt - aha: Rost an AW! also entweder kein Wasser oder Wasser mit hohem Druck! Abgedichtet\nKondenswassertest - 04-08-20 okay', '0', '2020-08-04', '2020-08-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-08-14', '82.72.188.167', '82-72-188-167.cable.dynamic.v4.ziggo.nl', '2020-07-12', '1Z8VF4596872844238', NULL),
(9958, '', 7166, 999999999, 0, '115-Helsinki', '2020-07-26', '2020-07-12', '2020-05-20', 'black', 'black', 'Theorema', 'Hello Tufina team\n\nThe clock is not working. I tried a few times as it is in the instructions. I didn\'t used the watch becase is not working. I ask you to transfer the amount back because it is very expensive for me because of customs and postage. I hope we can find a solution.\n\nBest regards\n\nAbaz Shehu', '--', '0', '1970-01-01', '2020-07-26', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '176.127.237.128', '128.237.127.176.dynamic.wline.res.cust.swisscom.ch', '2020-07-12', '--', NULL),
(9959, '', 7167, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-07-12', '2020-07-06', 'silver', 'white', 'Theorema', 'The screw that holds the stem cover has fallen out.  If I could find the screw I would put that in the box as well.  Of course, this leaves me suspect of the quality of the watch.  I\'m stunned and disappointed.\nT23844', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.13.134.87', 'mta-107-13-134-87.nc.rr.com', '2020-07-12', '--', NULL),
(9960, '', 7168, 999999999, 0, '107-Rio', '2020-07-26', '2020-07-13', '2019-10-15', 'gold', 'black', 'Theorema', '{G-Card}   \n  My order number is T15052. The hands have fallen off and are \n  blocking the mechanism. Please repair or replace accordingly', '31-07-20\nyap, der MinZg klemmt im RW - ersetzt, Briden verdoppelt\nUK 3107 1315 - einwandfrei - Aufzug 31x\nUK 0308 0820 - einwandfrei\nWK 0408 0930 - 05-08-20 okay', '0', '2020-08-05', '2020-08-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-08-14', '80.85.99.236', '80.85.99.236', '2020-07-13', '471604355320', NULL),
(9961, 'T24305', 7169, 999999999, 0, '101-Casablanca', '2020-09-02', '2020-07-13', '2020-07-03', 'silver', 'white', 'Theorema', '{G-Card}\nReference number is actually GM 101 Model Casablanca which wasn\'t an option. The watch had not worked from the beginning.  After winding the watch correctly until it stops the watch will not keep the correct time.  Within an hour the watch is off by 10 minutes and after a few hours the watch is off by more than an hour.  I wore the watch two different days and tested it and each time I had to reset the time.', '04-09-20\nSpirale übergeschlagen - ambulant nicht lösbar\npräventiv Anker justiert/epi, Spirale gelegt\nUK 0709 0945 - reguliert\nWK 0809 0825 - 09-09-20 okay', '0', '2020-09-09', '2020-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-14', '71.140.151.141', '71-140-151-141.lightspeed.tukrga.sbcglobal.net', '2020-07-13', '1Z8VF4590473158562', NULL),
(9962, 'T25931', 7170, 999999999, 0, '108-Oman', '2020-08-27', '2020-07-13', '2020-06-30', 'silver', 'yellow', 'Theorema', '{G-Card}\nHi im shipping back my watch to you and i hope you can help with fixing it i had a motorcycle accident and the wath got damage.', '27-08-20\nGlas zerkratzt/zerstört - Gehäuse beschädigt\nKVA  Gehäuse ersetzen  60,- - bez. 70,- 0909\npräv. Anker justiert/epi - Gehäuse ersetzt  - WD 8310\nUK 1009 1105 - einwandfrei\nWK 1109 0820 - gut - Aufzug 30x\nUK 1409 0820 - 15-09-20 okay', '0', '2020-09-15', '2020-09-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-28', '69.244.146.233', 'c-69-244-146-233.hsd1.mi.comcast.net', '2020-07-13', '1Z8VF4590472323778', NULL),
(9963, '', 7171, 999999999, 0, '3011-Macau', '1970-01-01', '2020-07-13', '2020-07-09', 'rosé', 'blue', 'Theorema', 'My order number is T26056. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2020-08-13', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.56.74.38', 'pool-173-56-74-38.nycmny.fios.verizon.net', '2020-07-13', '--', NULL),
(9964, '', 6975, 0, 0, '505-Florida', '2020-07-14', '1970-01-01', '2019-09-19', 'gold metal', 'black', 'Pionier', '{G-Card}\n11.07.2020  Even manually wound and worn more than 8 hours a day the watch keeps stopping even while wearing it. Repair to Germany', '14-07-20\nKontrolle!\nAufzug 2h und Ablauf ab 1607 1045 bis 1707 1500 \nGangreserve SOLL 16h - IST 28h - perfekt\n20-07-20 okay', '25', '2020-07-20', '2020-07-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '--', '--', '2014-05-14', '1Z8VF4596862093667', NULL),
(9965, '', 7172, 999999999, 0, '109-Hamburg', '1970-01-01', '2020-07-14', '2020-06-05', 'silver', 'black', 'Theorema', 'My order number is T24222. There a scratch on the back of the bezel and on the glass underneath the MA of Theorema.(white spot) \nPlease replace or repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.61.16.105', 'c-24-61-16-105.hsd1.ma.comcast.net', '2020-07-14', '--', NULL),
(9966, '', 7173, 999999999, 0, '109-Hamburg', '2020-07-26', '2020-07-14', '2020-06-05', 'silver', 'black', 'Theorema', '{G-Card}\nMy order number is T24222. There a scratch on the back of the bezel and on the glass underneath the MA of Theorema. Please replace or repair accordingly.', '31-07-20\nja, unsaubere Arbeit... Gehäuse hinten zerkratzt/zerdrückt\nNeues Gehäuse! - Probleme mit der Zgstellung nach Aufzug? Ooops, AW-Nut zu breit - AW ers. \nUK 3107 1515 - einwandfrei - Aufzug 32x\nUK 0308 0825 - einwandfrei\nWK 0408 0955 - 05-08-20 okay', '0', '2020-08-05', '2020-08-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-08-14', '172.56.22.210', 'ue.tmodns.net', '2020-07-14', '1Z8VF4590472169847', NULL),
(9967, '', 7174, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-07-14', '2020-07-14', '', '', 'Theorema', 'Watch not working,stem doesn\'t go any more. I can find my warranty card. My order number is T16978', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.228.238', 'ue.tmodns.net', '2020-07-14', '--', NULL),
(9968, '', 7175, 999999999, 0, '7002-Chicago', '1970-01-01', '2020-07-14', '2020-07-14', '', '', 'Pionier', 'My order number is T24495- The watches are not what I excepted. The watches are brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.192.149.199', '199.sub-174-192-149.myvzw.com', '2020-07-14', '--', NULL),
(9969, '', 7176, 999999999, 0, '101-Casablanca GM', '2020-07-26', '2020-07-15', '2020-07-07', 'black', 'black', 'Theorema', 'My Order number is T25740. The watch name is CASABLANCA THEOREMA - GM-101-7. Even after full winding, the watch does not work. Please replace accordingly.', '--', '0', '2020-07-27', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-28', '2.50.190.122', '2.50.190.122', '2020-07-15', '1Z8VF4590474489551', NULL),
(9970, '', 7177, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2020-07-15', '2019-08-01', 'silver', 'blue', 'Theorema', 'hey! i Bought a watch dual-time buenos aires gM-114-6 in 2019-07-29. but it didnt work right now ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '188.150.78.41', 'c188-150-78-41.bredband.comhem.se', '2020-07-15', '--', NULL),
(9971, '', 7178, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-07-15', '2020-06-25', 'black', 'white', 'Theorema', 'My order number is T25484,  The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.225.123.79', 'c-73-225-123-79.hsd1.wa.comcast.net', '2020-07-15', '--', NULL),
(9972, '', 7179, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-07-15', '2020-07-07', 'black', 'white', 'Theorema', 'Clasp over the area to wind the watch is lose and will not stick, not what was expected, could not fix with video sent. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '208.105.128.51', 'rrcs-208-105-128-51.nys.biz.rr.com', '2020-07-15', '--', NULL),
(9973, '', 7180, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-07-16', '2020-07-07', 'silver', 'white', 'Theorema', 'It does not keep and stops when I set it.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.63.95.97', 'c-174-63-95-97.hsd1.vt.comcast.net', '2020-07-16', '--', NULL),
(9974, '', 7181, 999999999, 0, '3011-Macau', '1970-01-01', '2020-07-16', '2020-03-09', 'rosé', 'blue', 'Theorema', ' While trying to set the date on my watch I noticed the button was bent. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '156.29.64.65', '156.29.64.65', '2020-07-16', '--', NULL),
(9975, '', 7182, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-07-17', '2020-07-07', 'bicolor gold', 'yellow', 'Theorema', 'It doesn’t work I want to return the watch and my money back please why is too difficult to return the watch ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.93.65.68', 'pool-72-93-65-68.bstnma.fios.verizon.net', '2020-07-17', '--', NULL),
(9976, '', 7183, 999999999, 0, '7001-Havana', '2020-07-26', '2020-07-17', '2020-06-19', 'gold metal', 'black', 'Pionier', '{G-Card}\nMy Order Number is: T25080. The crown of the watch is broken and even shaken the watch doesn\'t work anymore.Please replace accordingly and provide accuarate advice on how to set up, maintain and service the watch (not just direction to your website, which is unclear). I would like to request ste-by-step instructions please so this doesn\'t occur again. This has cost me significant time and effort to resolve so far / return this watch when it shouldn\'t occur with a £200.00 product of such proposed high quality as mentioned. Thank you.', '31-07-20\nIch kann die angegeben Fehler nicht nachvollziehen. \nDie Krone dreht und zieht auf, die Automatik (V2) scheint aufzuziehen... Ablauf, dann Aufzug 2h \nGR-Prüfung ab 0308 1030 bis 0308 2230 = 12h\nSOLL 10-16h - gut - 04-08-20 okay', '0', '2020-08-04', '2020-08-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-08-14', '86.10.144.229', 'cpc141666-mfl23-2-0-cust228.13-1.cable.virginm.net', '2020-07-17', '1Z8VF4596872109792', NULL),
(9977, '', 7184, 999999999, 0, 'other', '1970-01-01', '2020-07-17', '2020-07-10', 'silver', '', 'other', 'My order number is T26156. The crown is stuck I cannot set up the time. The watch is brand new and never worn. Please  replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.77.202.12', 'mobile-107-77-202-12.mobile.att.net', '2020-07-17', '--', NULL),
(9978, '', 7185, 999999999, 0, '101-Casablanca GM', '2020-08-31', '2020-07-17', '2020-07-13', 'silver', 'white', 'Theorema', 'Watch band is too short. It doesn\'t fits...', '--', '0', '1970-01-01', '2020-08-31', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '70.18.15.8', 'pool-70-18-15-8.nycmny.east.verizon.net', '2020-07-17', '--', NULL),
(9979, '', 7186, 999999999, 0, '514-Hawaii', '1970-01-01', '2020-07-17', '2020-07-17', 'silver', 'black', 'Pionier', 'My order number is T26205-T26207. The watches do not meet my expectations. The watches are brand new and never worn. Please refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.31.142.190', 'pool-108-31-142-190.washdc.fios.verizon.net', '2020-07-17', '--', NULL),
(9980, '', 7187, 999999999, 0, '108-Oman', '1970-01-01', '2020-07-18', '2020-07-01', 'black', 'gold', 'Theorema', 'My order number is T25719. Even fully wound the watch doesn\'t work. The watch is brand new and never worn. Please  exchange with Chicago P7002-4 Automatic Diamonds Pionier Germany. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.211.71.224', 'cpe-24-211-71-224.sc.res.rr.com', '2020-07-18', '--', NULL),
(9981, '', 7188, 999999999, 0, '511-New York', '1970-01-01', '2020-07-18', '2020-08-06', '', '', 'Pionier', 'My order number is T24381. While winding the watch the crown and the clasp fell off.  Please repair or replace accordingly.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '37.47.3.215', 'public-gprs351382.centertel.pl', '2020-07-18', '--', NULL),
(9982, '', 7189, 999999999, 0, '511-New York II', '2020-08-05', '2020-07-18', '2020-06-08', 'rose', 'blue', 'Pionier', '{G-Card}\nMy order number is T24381. While winding the watch the crown and the clasp fell off.  Please repair or replace accordingly.]', '10-08-20\nKrone \'nur\' abgedreht - untere Schraube vom Bügel fehlt - Werkring gebrochen, Datum geht über 31 - \n1erSternrad beschädigt - ersetzt\nMonatsTota ersetzt, Konterschraube ers., Werkring ersetzt\nK 1308 0955 - WD 8310 und 17-08-20 okay', '0', '2020-08-17', '2020-08-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-08-25', '37.47.3.215', 'public-gprs351382.centertel.pl', '2020-07-18', '1Z8VF4596871327512', NULL),
(9983, '', 7190, 999999999, 0, '7002-Chicago', '1970-01-01', '2020-07-18', '2020-07-14', 'black', 'gold', 'Pionier', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.140.229.207', 'c-69-140-229-207.hsd1.va.comcast.net', '2020-07-18', '--', NULL),
(9984, '', 7191, 999999999, 0, '506-Miami', '1970-01-01', '2020-07-19', '1970-01-01', 'gold', 'gold', 'Pionier', '1. adjust gear spoiled. unable to adjust time.\n2. strap torn. \n   (any better quality leather strap?) \n ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '121.122.121.51', '121.122.121.51', '2020-07-19', '--', NULL),
(9985, '', 7192, 999999999, 0, '101-Casablanca GM', '2020-08-05', '2020-07-19', '2020-07-08', 'gold', 'black', 'Theorema', '{G-Card}\nMy order number is  T25600-. The clasp of the crown has fallen off a day after receiving the watch and the watch is running faster. Please replace accordingly.', '11-08-20\nyap, Bügel fehlt kpl. - keine Beschädigung am Gehäuse\nNeues Gehäuse ers. - WD \nAnker justiert/epilamisiert\nUK 1108 1420 - einwandfrei\nWK 1208 0810 - 13-08-20 okay', '0', '2020-08-13', '2020-08-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-08-25', '82.69.37.84', '82-69-37-84.dsl.in-addr.zen.co.uk', '2020-07-19', '1Z8VF4596870684307', NULL),
(9986, '', 5771, 0, 0, '3005-MarcoPolo', '2020-07-20', '1970-01-01', '1970-01-01', 'silver metal', 'white', 'Theorema', '[OHNE G-Nachweis - Rep 8280 Jun2018]\n[...]see enclosed scanned document for your reference.', '20-07-20\nKalenderfenster klemmt in der Unruhe - befreit und geklebt\nGlas Innenreinigung, beide Klinkenräder ers.\nK 2007 1420 - 23-07-20 okay', '25', '2020-07-23', '2020-07-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-07-24', '--', '--', '2014-05-14', '1Z8VF4596863781948', NULL),
(9987, '', 7193, 999999999, 0, 'Choose option', '1970-01-01', '2020-07-20', '2020-07-24', 'Choose option', 'Choose option', 'Choose option', 'The watches are not what I excepted. The watches is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.68.241.68', '99-68-241-68.lightspeed.bcvloh.sbcglobal.net', '2020-07-20', '--', NULL),
(9988, '', 7194, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2020-07-20', '2019-07-26', 'silver', 'blue', 'Theorema', '  \nhey!\ni Bought a watch dual-time buenos aires gM-114-6 in 2019-07-29. but it didnt work right now ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '194.68.85.183', '194.68.85.183', '2020-07-20', '--', NULL),
(9989, '', 7195, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-07-21', '2020-07-09', 'gold', 'yellow', 'Theorema', 'Have some problem I want to return the item thanks you ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.219.149', 'ue.tmodns.net', '2020-07-21', '--', NULL),
(9990, '', 7196, 999999999, 0, '513-Tokyo', '1970-01-01', '2020-07-21', '2020-06-17', 'black', 'black', 'Pionier', 'I cannot adjust the time even when the crown is fully pulled in position B. The watch is brand new and never worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.40.227.57', 'rrcs-71-40-227-57.sw.biz.rr.com', '2020-07-21', '--', NULL),
(9991, '', 7197, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-07-22', '2020-07-14', 'bicolor gold', 'white', 'Theorema', 'My order number isT26376.The watches don\'t meet my expectations, the watches are brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.96.152.70', 'h70.152.96.50.dynamic.ip.windstream.net', '2020-07-22', '--', NULL),
(9992, '', 7198, 999999999, 0, '112-Madrid', '2020-08-05', '2020-07-22', '2019-10-15', 'silver bicol metal', 'black', 'Theorema', '{G-Card}\nHello, I bought a watch from you, Theorema, and I\'m having trouble with it. at temperature oscillation, it condenses inside.\nIt’s very annoying to me. How do you see the solution to this problem. I mention that I did not use it carelessly or in water', '11-08-20\nDeutlicher Belag unter dem Glas - WD-Eingang - 8310\nGlas gesäubert, Uhr ausgetrocknet - warm verschlossen - Kondenstest bestanden\nK 1308 1110 - zieht nicht genügend auf - Folge der \'Auswaschung\'? - Automatik versorgt\nK 1408 0800 - Performance bleibt unterirdisch... Code W\nK 1708 0850 - WD 8310 und 19-08-20 okay', '0', '2020-08-19', '2020-08-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-08-25', '82.76.54.91', 'static-82-76-54-91.rdsnet.ro', '2020-07-22', '1Z8VF4596872520257', NULL),
(9993, '', 7199, 999999999, 0, '511-New York', '1970-01-01', '2020-07-22', '2019-11-18', 'black', 'black', 'Pionier', 'My order number is T16138, The rotor is broken. Please repair or replace accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '146.255.180.254', 'gprs-inet-180-254.elisa.ee', '2020-07-22', '--', NULL),
(9994, '', 7200, 999999999, 0, '511-New York', '1970-01-01', '2020-07-22', '2019-11-18', 'black', 'black', 'Pionier', 'My order number is T16138, The rotor is broken. Please repair or replace accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.131.103.74', '82.131.103.74.cable.starman.ee', '2020-07-22', '--', NULL),
(9995, '', 7201, 999999999, 0, '511-New York II', '2020-08-05', '2020-07-22', '2019-11-19', 'black gold', 'black', 'Pionier', '{G-Card}\nMy order number is #T16138 The rotor is broken.Please repair or replace accordingly', '10-08-20\nyap - Rotorschraube\nAutomatik versorgt, Rotorschraube gesichert, Bodendichtung ers. - WD 8310\nK 1308 1040 - 17-08-20 okay', '0', '2020-08-17', '2020-08-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-08-25', '85.253.211.122', '85.253.211.122.cable.starman.ee', '2020-07-22', '1Z8VF4596871296332', NULL),
(9996, '', 7202, 999999999, 0, '511-New York', '2020-08-23', '2020-07-22', '2020-07-14', 'gold', 'blue', 'Pionier', 'My order number is T26401- The watch is running 45 minutes too fast every 8 hours, even when manually wound and worn.  Please replace accordingly.]\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '98.149.14.71', 'cpe-98-149-14-71.natmtn.res.rr.com', '2020-07-22', '--', NULL),
(9997, 'T14071', 7203, 999999999, 0, '511-New York', '2020-08-23', '2020-07-24', '2019-09-12', 'silver metal', 'black', 'Pionier', '{G-Card}\nA screw at the winding crown is missing. No drop, no damage, just naturally fallen out?', '27-08-20\nyap, eine Zierschraube fehlt - neue eingeklebt\nK 2808 0945 - 31-08-20 okay', '0', '2020-08-31', '2020-08-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-02', '113.156.27.60', 'KD113156027060.ppp-bb.dion.ne.jp', '2020-07-24', '1Z8VF4590461597977', NULL),
(9998, '', 7204, 999999999, 0, '101-Casablanca GM', '2020-08-05', '2020-07-24', '2020-06-30', 'silver metal', 'white', 'Theorema', '{G-Card}\n The watch is not working wright on my hand it go slower,it only work perfectly on a flat surface as a table,\n\n\nthank you for your help.', '10-08-20\nuntere Stoßsicherung fehlt! Fremdreparaturzeichen im Boden! Uhr wurde geöffnet und Decksteinfeder entfernt?\nKVA  Werktausch  100,- \nRepaired  manual winding ( New blance wheel )\n25.07.21 to 30.07.21 Control watch is OK.\n\n\n', '0', '2021-07-30', '2021-07-30', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-08-02', '2.248.124.14', '2-248-124-14-no555.tbcn.telia.com', '2020-07-24', '981693033780', NULL),
(9999, '', 7205, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-07-24', '2020-07-20', 'black', 'black', 'Theorema', 'I WOULD LIKE EXCHANGE THIS MOLDERN\nCasablanca Theorema - GM-101-4 | Yellow | Handmade German Watches.\n\n [My order number is T26417- The watch is brand new and never worn. Please  exchange with GM-101-4 ]\n\n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.204.124.233', '108-204-124-233.lightspeed.frokca.sbcglobal.net', '2020-07-24', '--', NULL),
(10000, '', 7206, 999999999, 0, '3005-Marco Polo', '2020-08-05', '2020-07-24', '2020-04-26', 'black metal', 'black', 'Theorema', '{G-Card}\nStoped working ', '10-08-20\nausgeschwungen - Anker ambulant justiert, ein Klinkenrad ers.\nK 1308 1150 - 17-08-20 okay', '0', '2020-08-17', '2020-08-17', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-01', '70.81.100.140', 'modemcable140.100-81-70.mc.videotron.ca', '2020-07-24', '1Z8VF4590470007622', NULL),
(10001, '', 7207, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-07-25', '2020-07-07', 'silver', 'white', 'Theorema', 'Not satisfied with the quality of the watch ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '217.103.26.114', 'ip-217-103-26-114.ip.prioritytelecom.net', '2020-07-25', '--', NULL),
(10002, '', 7208, 999999999, 0, '108-Oman', '2020-08-05', '2020-07-25', '2020-07-10', 'silver', 'black', 'Theorema', '{G-Card}\nMy order number is T26319. The watch runs about 6 seconds fast every minute, please replace accordingly.', '10-08-20\nWerk steht kpl. abgelaufen - SuF oB - Aufzug 33x\nUK 1008 1535 - einwandfrei\nWK 1108 0850 - einwandfrei\nAnker justiert/epilamisiert\nWK 1208 0935 - 13-08-20 okay\n{Spiralzettel}', '0', '2020-08-13', '2020-08-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-08-25', '86.0.88.122', 'cpc120208-heme13-2-0-cust121.9-1.cable.virginm.net', '2020-07-25', '1Z8VF4596870849899', NULL),
(10003, '', 7209, 999999999, 0, '101-Casablanca GM', '2020-08-05', '2020-07-25', '2020-06-24', 'gold', 'black', 'Theorema', '{G-Card}\nMy order number is T23828.  Even fully wound the watch doesn\'t work. ', '10-08-20\nWerk steht in Vollaufzug - Ellipse setzte auf - Anker justiert/epilamisiert\nUK 1108 1035 - einwandfrei\nWK 1208 0810 - 13-08-20 okay', '0', '2020-08-13', '2020-08-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-01', '207.237.10.249', '207-237-10-249.s6598.c3-0.wsd-cbr1.qens-wsd.ny.cable.rcncustomer.com', '2020-07-25', '1Z8VF4590472052383', NULL),
(10010, '', 7212, 999999999, 0, '104-Copacabana', '1970-01-01', '2020-07-26', '2020-07-22', 'black', 'yellow', 'Theorema', 'The watch does not fit on my wrist. I have extreamely small wrists.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.91.213.110', '184-091-213-110.res.spectrum.com', '2020-07-26', '--', NULL),
(10006, '', 7210, 0, 0, '512-Berlin', '2020-07-26', '2020-01-19', '2019-10-01', 'gold', 'black', 'Pionier', '{G-Card}\nUhr funktioniert nicht.\nBitte XL Band aber mit dornschliesse anbriengen', '31-07-20\nWerk steht in Vollaufzug - AR? Nein: Eingriff KBR in SR-Trieb beschädigt - anscheinend war die Welle raus und wurde zurückgesteckt, dabei aber der Aufzug durcheinander gebracht und dadurch das KBR beschädigt... Werktausch mit neuem Rotor\nK 3107 1400 - XL-Band Dorn ers. und 03-08-20 okay', '25', '2020-08-03', '2020-08-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '2000-01-01', '--', '--', '2014-05-14', '--', NULL),
(10011, 'T17067', 7213, 999999999, 0, '505-Florida', '2020-09-11', '2020-07-26', '2019-12-01', 'gold metal', 'blue', 'Pionier', '{G-Card}\nThe stem to adjust the time will NOT pull out.  The watch always ran a couple of minutes slow per day (24 hour period).', '16-09-20\nhmm... WH Rastung weich - aber sonst? Kontrolle\nK 1609 1350 - absolut einwandfrei - WH-Reparatur\nWH ers., Anker epi, Bodendichtung ers. - WD 8310\nAblauf, dann Aufzug 2h und GR\nAblauf 2109 1030 bis 2209 1600 == 29h oberperfekt\n23-09-20 okay', '0', '2020-09-23', '2020-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-28', '174.84.85.221', '174-084-085-221.res.spectrum.com', '2020-07-26', '1Z8VF4590470132639', NULL),
(10012, 'T22800', 7214, 999999999, 0, '101-Casablanca GM', '2020-08-23', '2020-07-26', '2020-05-08', 'rose', 'blue', 'Theorema', '{G-Card}\nMy order number is T22800. Even fully wound the watch, it does not starts. Please repair accordingly', '27-08-20\nWerk steht teilabgelaufen - SekZg klemmt - ersetzt\npräv. Anker justiert/epi\nUK 3108 1205 - einwandfrei\nWK 0109 0810 - 02-09-20 okay', '0', '2020-09-02', '2020-09-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-03', '159.221.32.10', '159.221.32.10', '2020-07-26', '1Z8VF4590472599712', NULL),
(10013, '', 7215, 999999999, 0, '3006-Monaco Diamond', '1970-01-01', '2020-07-27', '2020-07-20', 'black', 'bicolor', 'Theorema', 'The Monaco Diamonds watch that I received is missing 1 Diamond, at the top of the Face Plate and to the Right of the Theorema Logo. The Watch is supposed to contain 10 Diamonds but is missing 1 Diamond. The related groove is empty, as is visible on the Watch. Please send a Replacement Watch containing the correct amount of 10 Diamonds.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.33.140.225', 'cpe-24-33-140-225.cinci.res.rr.com', '2020-07-27', '--', NULL),
(10014, '', 7216, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-07-27', '2020-06-25', 'bicolor gold', 'yellow', 'Theorema', 'The hands of the watch fell off I honestly don’t no what happen to the watch it was on my arm I took it for the night and went to put it on the day it was broken ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.203.80.168', 'ip-99-203-80-168.pools.spcsdns.net', '2020-07-27', '--', NULL),
(10015, '', 7217, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-07-27', '2020-05-22', 'black', 'black', 'Theorema', 'My order number is T23429. Even fully wound the watch has suddenly stopped. Please replace accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.36.94.86', 'c-68-36-94-86.hsd1.mi.comcast.net', '2020-07-27', '--', NULL),
(10016, '', 7218, 999999999, 0, '514-Hawaii', '2020-08-05', '2020-07-28', '2020-07-20', 'gold metal', 'blue', 'Pionier', '{G-Card}\nOn arrival I noticed that the bracelet was not fitted correctly. The spindle was not located properly to one lug of the watch. I managed to connect it with a correct tool so that it looked fine. But once I fitted the watch to my wrist the spindle came out of one lug showing a gap between the watch and the bracelet. I tried several times to fit the spindle correctly but it always came out again. I have already sent you photos of the watch showing the gap and with no gap. I would be so grateful if you could replace this watch with an identical one as I think it is a beautiful watch. Thank you John Chipchase 28th July 2020', '11-08-20\nSteg 12 ist raus - ersetzt\nAufzug bis 1308 0800 - bestens\nWK 1308 0800 - 14-08-20 okay', '0', '2020-08-14', '2020-08-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-08-25', '82.8.129.49', 'cpc91242-cmbg18-2-0-cust304.5-4.cable.virginm.net', '2020-07-28', '1Z8VF4596871560288', NULL),
(10017, '', 7219, 999999999, 0, '515-Amsterdam', '1970-01-01', '2020-07-28', '2020-07-14', 'black', 'blue', 'Pionier', 'My order number is T26367- The watch is brand new and never worn. Please  exchange with  Paragon 3001-5 ]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.61.182.9', '99-61-182-9.lightspeed.hstntx.sbcglobal.net', '2020-07-28', '--', NULL),
(10018, '', 7220, 999999999, 0, '104-Copacabana', '1970-01-01', '2020-07-28', '2020-07-22', 'black', 'yellow', 'Theorema', 'Does not fot my wrist', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.91.195.153', '184-091-195-153.res.spectrum.com', '2020-07-28', '--', NULL),
(10019, '', 7221, 999999999, 0, '108-Oman', '1970-01-01', '2020-07-28', '2020-07-21', 'gold', 'gold', 'Theorema', 'The gold isn\'t the color I expected it to be. I want to return and receive my money back for this item. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '204.128.192.33', 'bur-inet-pa-3.disney.com', '2020-07-28', '--', NULL),
(10020, 'T26164', 7222, 999999999, 0, '101-Casablanca GM', '2020-08-05', '2020-07-29', '2020-07-20', 'rose', 'blue', 'Theorema', '{G-Card}\nEven when the watch is fully wound and i have tried repeated times , the watch is not working and the dial hand does not move nor does the second hand.\n\nNone of the back cogs seem to move move either which i assume would.\n\nPlease repair/replace accordingly.\n\nThanks,\n\nRyan\n\n', '11-08-20\nobere Stoßsicherung geöffnet - gesichert montiert - Anker justiert/epilamisiert\nUK 1108 1020 - einwandfrei\nWK 1208 0810 - 13-08-20 okay', '0', '2020-08-13', '2020-08-13', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-08-25', '77.101.85.136', 'cpc1-sout10-2-0-cust135.20-1.cable.virginm.net', '2020-07-29', '1Z8VF4596871471473', NULL),
(10021, 'NA', 7223, 999999999, 0, '503-Sydney', '1970-01-01', '2020-07-29', '2019-07-01', 'silver', 'black', 'Pionier', 'Just stopped working. I attempted to wind and gently shake to \"bring it back to life\"', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '206.121.23.234', '206.121.23.234', '2020-07-29', '--', NULL),
(10022, '', 7224, 999999999, 0, 'other', '1970-01-01', '2020-07-29', '2020-07-21', 'silver', 'white', 'other', 'Hi. Unfortunately it\'s big and heavy for my hand.\nI have informed the same day I have received it. \nThanks ', '--', '0', '1970-01-01', '2020-08-05', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.30.250.76', 'cpc156161-bagu19-2-0-cust587.1-3.cable.virginm.net', '2020-07-29', '--', NULL),
(10023, 'T25247', 7225, 999999999, 0, '3009-Dubai', '2020-09-27', '2020-07-29', '2020-06-23', 'silver', 'white', 'Theorema', '{G-Card}\nWatches seconds hand fell off. ', '09-10-20\nyap, liegt daneben - 2 gelöste Schrauben wieder befestigt, SekZg ersetzt - Ablauf - Aufzug 5h\nGR ab 1210 1300 bis 1410 1230 == 45h gut\n14-10-20 okay', '0', '2020-10-15', '2020-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-10-27', '47.201.228.223', '47-201-228-223.plmt.fl.frontiernet.net', '2020-07-29', '771908634550', NULL),
(10024, 'T24140', 7226, 999999999, 0, '101-Casablanca GM', '2020-08-14', '2020-07-30', '2020-06-26', 'gold', 'black', 'Theorema', 'I didn’t noticed any defect. I am returning it because simply I don’t like it and I did a little research and found out that this watch doesn’t worth the price I paid. \nAnyways I think I have right to return the item if I want to. And don’t tell me it’s worn I just tried it on my hand one time and I received this watch with damaged box which was replaced afterwards. The reason why I didn’t request return when I requested new box because that time I wanted to give it as a gift to my friend but later decided to return.', '--', '0', '1970-01-01', '2020-08-14', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '174.193.204.152', '152.sub-174-193-204.myvzw.com', '2020-07-30', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(10025, '', 7227, 999999999, 0, '4004-Newton', '1970-01-01', '2020-07-30', '2020-06-15', 'rosé', 'blue', 'Theorema', 'Watch does not keep the time after being wound 28-30 times and being gently shook and after being continously worn for 12 hours. Second hand stops frequently. I followed all directions given to me by your company and I have not taken the watch for days at a time.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.216.195.9', '65.216.195.9', '2020-07-30', '--', NULL),
(10026, 'T14196', 7228, 999999999, 0, '107-Rio', '1970-01-01', '2020-07-31', '2019-09-18', 'gold', '', 'Theorema', 'My order number is T14196. Even fully wound the watch doesn’t workshop anymore. Please repair accordingly. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.230.183.14', '81-230-183-14-no10.tbcn.telia.com', '2020-07-31', '--', NULL),
(10027, 'T22909', 7229, 999999999, 0, '108-Oman', '2020-08-05', '2020-07-31', '2020-05-08', 'silver metal', 'black', 'Theorema', '{G-Card}\neven fully would the watch is running too fast. Please repair or replace accordingly.\nWatch didn\'t been dropped on floor or any caind damaged.', '11-08-20\nWerk kpl. abgelaufen - SuF oB - Aufzug 32x\nUK 1108 0845 - einwandfrei - Anker justiert/epilamisiert, reguliert, WH-Schraube ers.\nUK 1208 1115 - einwandfrei\nWK 1308 0900 - 14-08-20 okay\n{Spiralzettel}', '0', '2020-08-14', '2020-08-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-08-25', '92.239.58.76', 'cpc111887-live30-2-0-cust587.17-2.cable.virginm.net', '2020-07-31', '1Z8VF4596871149947', NULL),
(10028, 'T26669', 7230, 999999999, 0, '116-San Francisco', '1970-01-01', '2020-07-31', '2020-07-31', '', '', 'Theorema', 'I ordered when I get my watch is already scratch and something broken inside so', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.143.74.21', 'c-69-143-74-21.hsd1.md.comcast.net', '2020-07-31', '--', NULL),
(10029, 'T14196', 7231, 999999999, 0, '107-Rio', '2020-09-27', '2020-08-01', '2019-09-18', 'gold metal', 'black', 'Theorema', '{G-Card}\nMy order number is Tc. Even when fully wound the watch doesn\'t work anymore. Please repair accordingly. ', '09-10-20\nReguliervorrichtung zerlegt - kpl. Unruh ers., präv Anker justiert/epi, Briden verdoppelt\nUK 1310 1245 - einwandfrei\nWK 1410 0930 - 15-10-20 okay', '0', '2020-10-15', '2020-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-10-28', '213.103.154.124', 'c213-103-154-124.bredband.comhem.se', '2020-08-01', '1Z8VF4596863304169', NULL),
(10030, '', 7232, 999999999, 0, '108-Oman', '2020-08-25', '2020-08-01', '2020-01-08', 'black', 'gold', 'Theorema', 'Is just not work just never works since i get it \nI never use it because of this reason ', '', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '72.84.241.127', 'pool-72-84-241-127.rcmdva.fios.verizon.net', '2020-08-01', '--', NULL),
(10031, 'T19106', 7233, 999999999, 0, '101-Casablanca GM', '2020-10-27', '2020-08-01', '2019-12-29', 'silver bicol', 'yellow', 'Theorema', '{G-Card}\nA screw came loose which broke one of the pieces inside the watch. I don\'t know the name of the part.', '28-10-20\nSperradschraube - gesichert befestigt, Anker Höhenluft justiert, Anker justiert/epi\nUK 2810 1430 - einwandfrei\nWK 2910 0740 - 30-10-20 okay', '0', '2020-10-30', '2020-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-04', '104.49.29.90', '104-49-29-90.lightspeed.sntcca.sbcglobal.net', '2020-08-01', '471604356588', NULL),
(10032, 'T8466', 7234, 999999999, 0, '3001-Paragon', '2020-08-13', '2020-08-02', '2019-01-17', 'silver', 'white', 'Theorema', '{G-Card}\nHello,\nMy watches just stopped. Before they stopped, the wathes rushed about 3 minutes in 5 days, it was a problem with month setting too, it sometimes changed in a middle of the month.', '18-08-20\noffensichtlich kein Mangel feststellbar - DateModul so gut wie fest, WH-Raststift fehlt, Monat schaltet vom 18. auf den 19., AR gebrochen(?), FH-Deckel nicht verschlossen (Feder gebrochen?) - Code W gesichert - WD 8310\nK 2008 1125 - reguliert ( 6) - 26-08-20 okay\nK 2408 0820', '0', '2020-08-26', '2020-08-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-01', '84.240.60.72', 'lan-84-240-60-72.vln.penki.lt', '2020-08-02', '1Z8VF4596871915565', NULL),
(10033, 'T25874', 7235, 999999999, 0, '110-Oslo', '1970-01-01', '2020-08-03', '2020-07-09', 'gold', '', 'Theorema', 'My order number is T25874. Even when pulled totally in position 1 the crown doesn\'t adjust the time.  Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '161.5.6.191', '161.5.6.191', '2020-08-03', '--', NULL),
(10034, 'T 15127', 7236, 999999999, 0, '509-Barbados', '1970-01-01', '2020-08-03', '2019-10-20', 'black', 'black', 'Pionier', 'The small needle on the watch is offset.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '89.152.48.46', 'a89-152-48-46.cpe.netcabo.pt', '2020-08-03', '--', NULL),
(10035, 'T15127', 7237, 999999999, 0, '509-Barbados', '2020-08-13', '2020-08-03', '2019-10-20', 'black metal', 'black', 'Pionier', '{G-Copy}\nThe small needle on the watch is offset.', '18-08-20\n24h-Zg fehlt - Im Werk gesucht, innerhalb der Lunette gefunden und aufgesetzt. AR und Anker epilamisiert\nK 1808 1515 - neu gestellt\nK 1908 0810 - reguliert\nK 2008 0755 - Werk hat größere Probleme - Code W\nK 2108 0930 - Probleme bei ZB oben? \nSpirale gelegt, reguliert - WD 8310\nK 2408 0850 - 26-08-20 okay', '0', '2020-08-26', '2020-08-26', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-01', '89.152.48.46', 'a89-152-48-46.cpe.netcabo.pt', '2020-08-03', '1Z8VF4596871068356', NULL),
(10036, 'T27000', 7238, 999999999, 0, '101-Casablanca GM', '2020-08-25', '2020-08-03', '2020-07-25', 'gold', 'white', 'Theorema', 'My order number is: T27000. The watch is too big and the butterfly clasp hard to use. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2020-08-25', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '47.27.194.82', '047-027-194-082.res.spectrum.com', '2020-08-03', '--', NULL),
(10100, 'T27825', 7298, 999999999, 0, '101-Casablanca GM', '2020-09-02', '2020-08-20', '2020-08-07', 'gold', 'black', 'Theorema', '{G-Card}\nthe clip on the winder came off', '04-09-20\nyap... Keine Gehäuse mehr... - def. Lageruhr präpariert\n(Anker justiert/epi - Glas geputzt)\nUK 0709 1140 - reguliert\nWK 0809 0800 - 09-09-20 okay', '0', '2020-09-09', '2020-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-14', '81.109.58.39', 'cpc1-belc8-2-0-cust550.2-1.cable.virginm.net', '2020-08-20', '1Z8VF4596875763730', NULL),
(10038, 'T20722', 7239, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-08-03', '2020-07-25', 'gold', 'white', 'Theorema', 'There is no defect in this watch. When I ordered this watch, the one my boyfriend originally wanted was out of stock. I didn\'t realize that the one he liked would be back in stock so soon so I ordered this one as the second best option. I have since ordered the original watch that he wanted ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.220.138.243', '47-220-138-243.cnrocmta03.res.dyn.suddenlink.net', '2020-08-03', '--', NULL),
(10039, 'T27020', 7240, 999999999, 0, '101-Casablanca GM', '2020-09-02', '2020-08-03', '2020-07-25', 'gold', 'white', 'Theorema', 'Watch is simply huge! Far too big for my wrist. It has never been worn, or latched or used in any fashion whatsoever. ', '--', '0', '1970-01-01', '2020-09-02', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '68.56.20.97', 'c-68-56-20-97.hsd1.mi.comcast.net', '2020-08-03', '--', NULL),
(10040, 'T26282', 7241, 999999999, 0, '511-New YorkII', '2020-08-13', '2020-08-04', '2020-07-15', 'silver black metal', 'white', 'Pionier', '[OHNE G-Nachweis]\nMESSAGE INSIDE THE FORM->>> [My order number is T26282. Even manually wound and worn, the calendar is stuck when other functions are working properly.  Please replace/ repair accordingly.', '18-08-20\nDatum 1er-Scheibe hängt zw. 2 und 3 - wurde vom Kunden durch Fehlbedienung zerstört! Werktausch (Glas) - WD 8310\nK 1808 1135 - 21-08-20 okay KULANZ', '0', '2020-08-21', '2020-08-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-08-25', '91.100.92.84', '91.100.92.84.generic-hostname.arrownet.dk', '2020-08-04', '1Z8VF4596872563523', NULL),
(10041, ' T26566', 7242, 999999999, 0, '505-Florida', '1970-01-01', '2020-08-04', '2020-07-30', '', '', 'Pionier', ' T26566. The watch arrived with a screw missing and the watch is too big. The watch is brand new and never worn. Please refund.]\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.11.214.248', '071-011-214-248.res.spectrum.com', '2020-08-04', '--', NULL),
(10042, 'T26610', 7243, 999999999, 0, '515-Amsterdam', '2020-09-03', '2020-08-05', '2020-08-04', 'gold', 'blue', 'Pionier', 'My order number is T26610.  The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '2020-09-03', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '99.114.164.16', '99-114-164-16.lightspeed.irvnca.sbcglobal.net', '2020-08-05', '--', NULL),
(10043, 'T26512', 7244, 999999999, 0, '515-Amsterdam', '1970-01-01', '2020-08-05', '2020-08-04', 'gold', 'white', 'Pionier', 'My order number is T26610.  The watch is brand new and never worn. Please refund. There are 3 watches in this order number, two have a white dial and one has a black dial.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.114.164.16', '99-114-164-16.lightspeed.irvnca.sbcglobal.net', '2020-08-05', '--', NULL),
(10044, 'T26857', 7245, 999999999, 0, '110-Oslo', '2020-08-23', '2020-08-05', '2020-07-20', 'gold', 'gold', 'Theorema', 'The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2020-08-23', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '47.232.199.102', '047-232-199-102.res.spectrum.com', '2020-08-05', '--', NULL),
(10045, 'T26972', 7246, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-08-05', '2020-07-25', 'black', 'white', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.128.53.119', '075-128-053-119.biz.spectrum.com', '2020-08-05', '--', NULL),
(10046, 'T26363', 7247, 999999999, 0, '101-Casablanca', '2020-08-05', '1970-01-01', '2020-07-14', 'Gold metal', 'Black', 'Theorema', '{G-Card}\nThe customer received the watch on the 16th of July, on the 20th he wrote that the watch, when turned on the side, stopped working even fully wound. We will send it to the warehouse. ', '10-08-20\nuntere Stoßsicherung geöffnet - gesichert geschlossen - Ankerhöhenluft korrigiert. Anker justiert/epilamisiert\nUK 1108 1155 - einwandfrei\nWK 1208 0815 - 13-08-20 okay', '0', '2020-08-14', '2020-08-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-08-25', '46.81.195.244', 'p2e51c3f4.dip0.t-ipconnect.de', '2020-08-05', '1Z8VF4596870559461', NULL),
(10047, 'T26938', 7248, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-08-05', '1970-01-01', 'gold', '', 'Theorema', 'T26938. Even fully wound the watch doesn\'t work. The watch is brand new ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.108.48.251', 'cpe-66-108-48-251.nyc.res.rr.com', '2020-08-05', '--', NULL),
(10048, 'T11298', 7249, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2020-08-06', '2019-04-29', 'gold', 'black', 'Theorema', 'Dropped and bomped ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '119.196.136.209', '119.196.136.209', '2020-08-06', '--', NULL),
(10049, 'T26381', 7250, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-08-06', '2020-07-12', 'black', 'black', 'Theorema', 'Broken circle inside the watch. Don’t start on the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '93.220.173.201', 'p5ddcadc9.dip0.t-ipconnect.de', '2020-08-06', '--', NULL),
(10050, 'T27523', 7251, 999999999, 0, '515-Amsterdam', '2020-09-02', '2020-08-06', '2020-08-02', 'gold', 'blue', 'Pionier', 'I don\'t like the watch. The watch is brand new and never worn.\nPlease refund.', '--', '0', '1970-01-01', '2020-09-02', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '76.168.139.241', 'cpe-76-168-139-241.socal.res.rr.com', '2020-08-06', '--', NULL),
(10051, ' T27399', 7252, 999999999, 0, '511-New York', '1970-01-01', '2020-08-07', '2020-08-02', 'rosé', 'blue', 'Pionier', '[My order number is T27399- The watch is brand new and never worn. Please  exchange with GM-511-12', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.235.212', 'ue.tmodns.net', '2020-08-07', '--', NULL),
(10052, 'T27281', 7253, 999999999, 0, 'Choose option', '1970-01-01', '2020-08-07', '2020-08-07', 'Choose option', 'Choose option', 'Choose option', 'I didn\'t like how the watches looked.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '204.115.183.4', '204.115.183.4', '2020-08-07', '--', NULL),
(10053, 'T27492', 7254, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-08-07', '1970-01-01', 'black', 'black', 'Theorema', 'watch does not appear as pictured. the color gold is different, the screws are different and the thing you turn to set the time is different than the picture, among other things.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.180.134.223', 'c-67-180-134-223.hsd1.ca.comcast.net', '2020-08-07', '--', NULL),
(10054, 'T27120', 7255, 999999999, 0, 'Choose option', '1970-01-01', '2020-08-07', '2020-07-28', 'Choose option', 'Choose option', 'Choose option', '[My order number is T27120- The watch is brand new and never worn. Please  refund]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.73.102.156', '108-73-102-156.lightspeed.irvnca.sbcglobal.net', '2020-08-07', '--', NULL),
(10055, 'T12764', 7256, 999999999, 0, '3003-AirTimerII', '2020-08-14', '2020-08-07', '2019-07-09', 'silver', 'black', 'Pionier', '{G-Card}\nwatch not keeping good time. my jeweller think the best thing to do send it back the manufacture. ', '18-08-20\nna, dann in die Kontrolle\nK 1808 0955 - läuft, aber Zg stehen bei 2200 - ZgReibung!\nViertelrohr gekerbt, Datumkorrektor ersetzt - WD 8310\nK 2008 1100 - 24-08-20 okay', '0', '2020-08-24', '2020-08-24', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-01', '84.67.93.209', '84.67.93.209', '2020-08-07', '1Z8VF4596871075571', NULL),
(10056, 'T27281', 7257, 999999999, 0, 'Choose option', '1970-01-01', '2020-08-08', '2020-08-08', 'Choose option', 'Choose option', 'Choose option', 'I didn\'t like the look of the watches I\'ve purchased. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.143.241.187', 'c-69-143-241-187.hsd1.va.comcast.net', '2020-08-08', '--', NULL),
(10057, 'T26646', 7258, 999999999, 0, '101-Casablanca GM', '2020-09-11', '2020-08-08', '2020-07-21', 'black metal', 'black', 'Theorema', '{G-Card}\nThe watch falls behind and keeps delaying for hours although I wind it fully according to your instructions. I have done this process several times and still not working properly.\nMy order number is T26646. Please replace/repair accordingly.\nThanks', '16-09-20\nWerk steht kpl. abgelaufen - obere Stoßsicherung fehlt!\npräv. Anker justiert/epi, Unruh kpl. ers.\nUK 1709 0910 - einwandfrei\nWK 1809 0755 - gut - Aufzug 33x\nUK 2109 0730 - einwandfrei\nWK 2209 0820 - 23-09-20 okay', '0', '2020-09-23', '2020-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-28', '72.136.25.246', 'CPE0c473dd4cd03-CM0c473dd4cd00.cpe.net.fido.ca', '2020-08-08', '1Z8VF4590472467766', NULL),
(10058, 'T24218', 7259, 999999999, 0, '3012-Paris', '2020-08-27', '2020-08-08', '2020-06-05', 'silver', 'white', 'Theorema', '{G-Card - #017}\nGood Afternoon \nSending the watch back . So cheap. The bracelet fell apart completely. The pin on the watch came out the next day after one wear. Your product has zero quality. Called your customer service, they were nasty.\nYour company is unprofessional \nI had to call 6 times in order to get the directions on how to send the watch back. I want a refund.\nThis is ridiculous ', '27-08-20\nKrone/Welle 3 gebrochen - Uhr wurde mehr als 2 Tage getragen... AW mit Krone re ersetzt - KULANZ\nK 2808 1040 - 31-08-20 okay', '0', '2020-08-31', '2020-08-31', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-01', '172.58.228.193', 'ue.tmodns.net', '2020-08-08', '1Z8VF4590472496458', NULL),
(10059, 'T27651', 7260, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-08-08', '2020-08-08', 'black', 'black', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.57.199.247', 'c-73-57-199-247.hsd1.fl.comcast.net', '2020-08-08', '--', NULL),
(10060, 'T27659', 7261, 999999999, 0, '101-Casablanca GM', '2020-08-13', '2020-08-09', '2020-08-08', 'silver', 'black', 'Theorema', ' I have received the wrong model. Please exchange with GM-101-7. The watch is brand new and never worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-08-14', '31.151.33.38', '31-151-33-38.dynamic.upc.nl', '2020-08-09', '1Z8VF4596861401307', NULL),
(10061, 'T27156', 7262, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-08-10', '2020-07-28', 'black', 'black', 'Theorema', 'The color on both sides of the clasp is chipped.  Additionally, the screw to the wind cover was loose and subsequently fell out. It fell out while trying to wind the dial.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.134.29.128', 'pool-68-134-29-128.bltmmd.fios.verizon.net', '2020-08-10', '--', NULL),
(10062, 'T27461', 7263, 999999999, 0, '104-Copacabana', '2020-09-10', '2020-08-10', '2020-08-03', 'black', 'white', 'Theorema', 'Hi there,I have emailed Tuffina letting them know that when I received the watch (brand new, sealed in the case)once I took the sticker off to inspect the watch a clearly visible scratch was on the rear stainless steel section of the watch. The sticker is in the packaging for reference. I sent photos to info@tufinawatches.com and have emailed letting them know I wish to return it for the same style, make and model but obviously with no visible marks/scratches on it. Info@tuffinawatches.com instructed me to fill in this form due to the fact it was issued with this defect for a replacement watch to be sent to me in perfect condition.\n\n', '--', '0', '2020-09-14', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-14', '59.100.150.168', '59-100-150-168.cust.static-ipl.aapt.com.au', '2020-08-10', '1Z8VF4590461913982', NULL),
(10063, 'T27156', 7264, 999999999, 0, '101-Casablanca GM', '2020-09-10', '2020-08-10', '2020-07-28', 'gold', 'black', 'Theorema', '{G-Card}\n(Apologies for the duplicate request but please use this one.)\n\nMy order number is T27156. Even fully wound the watch doesn\'t keep time. The clasp is not homogeneously gold plated.  Please replace/repair accordingly.]', '16-09-20\nwas das? Echte Schrauben für den Kronenbügel? \nSchrauben mit L601 eingesetzt - präv Anker justiert/epi\nUK 1709 1400 - einwandfrei\nWK 1809 0755 - gut - Aufzug 35x\nUK 2109 0730 - einwandfrei\nWK 2209 0820 - 23-09-20 okay', '0', '2020-09-23', '2020-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-28', '150.148.14.147', 'fda-public-147.fda.gov', '2020-08-10', '1Z8VF4590470276583', NULL),
(10064, 'T27549', 7265, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-08-10', '2020-08-03', 'gold', 'white', 'Theorema', 'I did not like the watch the watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.77.83.93', 'c-73-77-83-93.hsd1.tx.comcast.net', '2020-08-10', '--', NULL),
(10065, 'T27519', 7266, 999999999, 0, 'other', '1970-01-01', '2020-08-10', '2020-08-01', '', '', 'other', 'My order number is T27519. I don\'t like the watch.  The watch is brand new and never worn. Please refund.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.239.101', 'ue.tmodns.net', '2020-08-10', '--', NULL),
(10066, 'T27519', 7267, 999999999, 0, 'other', '2020-09-07', '2020-08-10', '2020-08-01', '', '', 'other', 'My order number is T27519. I don\'t like the watch.  The watch is brand new and never worn. Please refund.\n\n', '--', '0', '1970-01-01', '2020-09-07', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '172.85.140.2', '172.85.140.2', '2020-08-10', '--', NULL),
(10067, 'T22427', 7096, 999999999, 0, '116-San Francisco', '2020-08-23', '2020-08-10', '2020-06-30', 'silver', 'black', 'Theorema', '{G-Card}  \nWhen turn upside down it stops', '28-08-20\nSanFranciscoFehler? Anker gebrochen - Code W\nUK 3108 1500 - einwandfrei\nWK (ZB unten) 0109 0810 - 02-09-20 okay', '0', '2020-09-02', '2020-09-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-03', '77.100.93.146', 'cpc82905-enfi22-2-0-cust145.20-2.cable.virginm.net', '2020-08-10', '1Z8VF4596872770095', NULL),
(10068, 'T26595', 7268, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-08-10', '2020-07-21', 'black', 'white', 'Theorema', 'My order number is T26595. The watch is brand new and never worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.77.228.137', 'mobile-107-77-228-137.mobile.att.net', '2020-08-10', '--', NULL),
(10069, 'T26595', 7269, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-08-10', '2020-07-21', 'black', 'white', 'Theorema', 'My order number is T26595. The watch is brand new and never been worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.189.39.41', 'wsip-98-189-39-41.oc.oc.cox.net', '2020-08-10', '--', NULL),
(10070, 'T27617', 7270, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-08-11', '2020-08-07', 'gold', 'yellow', 'Theorema', 'My order number is T27617- The watch is running too fast. The watch is brand new and never worn. Please replace. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.189.11.28', 'c-73-189-11-28.hsd1.ca.comcast.net', '2020-08-11', '--', NULL),
(10071, 'T27443', 7271, 999999999, 0, '108-Oman', '1970-01-01', '2020-08-12', '2020-08-06', 'gold', 'gold', 'Theorema', 'My order number is T27443. Even fully wound the watch runs too fast. Please repair.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.238.40.56', 'pool-96-238-40-56.prvdri.fios.verizon.net', '2020-08-12', '--', NULL),
(10072, 'T27295', 7272, 999999999, 0, '101-Casablanca GM', '2020-08-25', '2020-08-12', '2020-07-31', 'gold', 'yellow', 'Theorema', 'The watch doesn\'t meet my expectations.  The watch is brand new and never worn. Please refund.\n\n', '--', '0', '1970-01-01', '2020-08-25', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '73.140.128.32', 'c-73-140-128-32.hsd1.wa.comcast.net', '2020-08-12', '--', NULL),
(10073, 'T27544', 7273, 999999999, 0, '101-Casablanca GM', '2020-09-10', '2020-08-12', '2020-08-03', 'gold', 'white', 'Theorema', 'I received my Casablanca watch on 7.8.2020. After fully winding the watch for my first use i find out that the watch was moving faster then the normal time and was moving 10-15 minutes faster then the normal time which shows it has a movement problem and fault.\n\nEvery time I fix the watch time in accordance with the local time here in Sydney, the watch time shows a difference of 10 to 15 minutes ahead of the local time after looking at the watch after a few hours. so the watch has a movement problem and fault\n\n\n\n\n', '--', '0', '2020-09-14', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-14', '49.180.143.149', 'pa49-180-143-149.pa.nsw.optusnet.com.au', '2020-08-12', '1Z8VF4590463682175', NULL),
(10074, 'T26959', 7274, 999999999, 0, '514-Hawaii', '2020-08-23', '2020-08-12', '2020-07-20', 'gold', 'black', 'Pionier', 'My order number is T26959. The watch is too big.  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2020-08-23', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '90.205.95.90', '90.205.95.90', '2020-08-12', '--', NULL),
(10075, 'T27651', 7275, 999999999, 0, '101-Casablanca GM', '2020-09-02', '2020-08-12', '2020-08-12', 'black', 'yellow', 'Theorema', 'My order number is T27651. My friend doesn\'t like the watch.  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '172.5.35.243', '172-5-35-243.lightspeed.miamfl.sbcglobal.net', '2020-08-12', '--', NULL),
(10076, 'T27017', 7276, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-08-12', '2020-07-28', 'black', 'white', 'Theorema', 'Watch stops working all the time and it starts back on.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.221.1.125', 'wsip-72-221-1-125.dc.dc.cox.net', '2020-08-12', '--', NULL),
(10077, 'T27717', 7277, 999999999, 0, 'other', '1970-01-01', '2020-08-12', '2020-08-07', 'black', 'gold', 'other', 'pin is broken . the picture was send in to you. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.59.192.170', 'rrcs-45-59-192-170.west.biz.rr.com', '2020-08-12', '--', NULL),
(10078, 'T26539', 7278, 999999999, 0, '110-Oslo', '1970-01-01', '2020-08-12', '2020-07-20', 'gold', 'gold', 'Theorema', 'MY ORDER NUMBER IS T26539. THE WATCH IS MANUALLY WAOUND AND WORN MORE THAN 8 HOURS BUT IT STOPS WORKING AFTER 1 HOUR AND WHEN WE TAP GENTLY ON GLASS OF WATCH ITS STARTS WORKING AGAIN. WE ALREADY SEND VIDEOS ABOUT THAT TO YOU. ITS HAPPENING FROM FIRST DAY WE GOT THE WATCH. IT SEEMS TO BE A MANUFACTURING FAULT ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '162.156.26.139', 'd162-156-26-139.bchsia.telus.net', '2020-08-12', '--', NULL),
(10079, 'T27829', 7279, 999999999, 0, '515-Amsterdam', '1970-01-01', '2020-08-12', '2020-08-11', 'black', 'white', 'Pionier', 'My order number is T27829- I received the wrong watch and the clasp of the crown is loose. The watch is brand new and never worn. Please  replace]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '170.223.147.215', 'w0052001.partners.org', '2020-08-12', '--', NULL),
(10080, 'T27837', 7280, 999999999, 0, '511-New York', '1970-01-01', '2020-08-13', '2020-08-10', 'gold', 'blue', 'Pionier', 'Too big on my wrist, I really like the watch ,if I can exchange it with the Havana 44mm without the crown', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.210.223.102', '107-210-223-102.lightspeed.frokca.sbcglobal.net', '2020-08-13', '--', NULL),
(10081, 'T27167', 7281, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-08-13', '1970-01-01', 'gold', 'yellow', 'Theorema', 'Actually there\'s no problem on the watch. I was just not aware that I bought the Casablanca\'s model which are not fully automatic self winding but rather a \"Mechanic\" movement.In other words I\'ve to wind it everyday or so called manually operated as this was confirmed by your Illinois US office.Therefore I\'m finally decided to change it to a fully automatic self winding watch that is the  model \"Marco Polo GM-3005-7 Diamonds Theorema with a tag price 0f US$299.00 less COVID19 discount of 20%= US$239.20 less than the Casablanca\'s discounted price of US$279.20.In addition to this, I would appreciate it if I could avail the Strap Band to have it stainless steel gold plated instead of the Cow leather strap as I\'m quite allergic to leather bracelet ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.150.186.32', '47.150.186.32', '2020-08-13', '--', NULL),
(10082, 'T27167', 7282, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-08-13', '2020-07-31', 'gold', 'yellow', 'Theorema', 'Actually there\'s no problem on the watch. I was not aware that I bought the Casablanca\'s model which are not fully automatic self winding but rather a \"Mechanic\" movement. In other words I\'ve to wind it everyday or so called manually operated as this was confirmed by your Illinois US office. Therefore, I\'m finally decided to change it to a fully automatic self winding watch that is the model \"Marco Polo GM-3005-7 Diamonds Theorema with a tag price of US$299.00 less Covid19 discount of 20% = US$239.20 less than the casablanca\'s discounted price of US$279.20. In addition to the change, I would like to avail the above Model \"Marco Pole with the stainless steel gold plated instead of Cow leather strap which My hand wrist has allergic condition ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '137.25.222.81', '137-025-222-081.res.spectrum.com', '2020-08-13', '--', NULL),
(10083, 'T27531', 7283, 999999999, 0, '101-Casablanca GM', '2020-08-23', '2020-08-13', '2020-07-25', 'gold metal', 'black', 'Theorema', '{G-Card}\nEVEN FULLY WOUND THE WATCH DOESN\'T WORK', '27-08-20\nWerk steht in Vollaufzug - Ellipse aufgesetzt\nAnker justiert und epi\nUK 3108 1115 - einwandfrei\nWK 0109 0810 - 02-09-20 okay', '0', '2020-09-02', '2020-09-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-03', '78.151.172.30', 'host-78-151-172-30.as13285.net', '2020-08-13', '1Z8VF4596870540506', NULL),
(10084, 'T22859', 7284, 999999999, 0, '115-Helsinki', '2020-08-13', '1970-01-01', '2020-05-06', 'Gold', 'Black', 'Theorema', '{G-Card}\nKunde schreibt nur defekt...mehr nicht\n[lt. shopify - ZgStellung]', '18-08-20\nWH aus Eingriff - weil die Schraube der WHF gebrochen war... \nSchraube ers., WHF gefettet, Rotorlager geölt\nK 1808 1040 - 20-08-20 okay', '0', '2020-08-20', '2020-08-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-01', '84.161.152.235', 'p54a198eb.dip0.t-ipconnect.de', '2020-08-13', '1Z8VF4590470069995', NULL),
(10086, 'T27299-T27300', 7285, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-08-13', '1970-01-01', 'gold', 'black', 'Theorema', 'There are no defects in these watches. I was not aware of the\nnecessity to wind the watches often in order to maximize the\nmaintenance of the movement. I did not know that the automatic\nmovements were available.\nPlease exchange Casablanca GM 101-10 (black) and GM 101-3 (gold) for:\nMacau 3011-3 and Macau 3011-4', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.215.253.76', '066-215-253-076.res.spectrum.com', '2020-08-13', '--', NULL),
(10087, 'T27901', 7286, 999999999, 0, '3001-Paragon', '2020-08-23', '2020-08-14', '2020-08-13', 'bicolor rosé', 'white', 'Theorema', 'Strap is too short and upon closer inspection the watch is not to my liking\n\nTHIS WATCH IS BRAND NEW AND NEVER WORN ', '--', '0', '1970-01-01', '2020-08-23', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '95.146.247.5', '95.146.247.5', '2020-08-14', '--', NULL),
(10088, 'T27855', 7287, 999999999, 0, '112-Madrid', '1970-01-01', '2020-08-14', '2020-08-06', 'black', 'gold', 'Theorema', 'My order number is T27855. The watch is brand new and never worn. Please refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '168.235.1.4', 'luthfg.advocatehealth.com', '2020-08-14', '--', NULL),
(10089, 'T27496', 7288, 999999999, 0, 'Choose option', '1970-01-01', '2020-08-14', '2020-08-05', 'Choose option', 'Choose option', 'Choose option', '[My order number is T27496- The watch arrived with a broken rotor. The watch is brand new and never worn. Please  replace]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.190.146.232', 'c-67-190-146-232.hsd1.co.comcast.net', '2020-08-14', '--', NULL),
(10090, 'T23137', 7289, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-08-15', '2020-05-15', 'black', 'yellow', 'Theorema', 'My order number is T23137. There is condensation inside the watch without being in contact with water. Please repair or replace accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.50.137.62', '2.50.137.62', '2020-08-15', '--', NULL),
(10091, 'T27732', 7290, 999999999, 0, '101-Casablanca GM', '2020-08-23', '2020-08-16', '2020-08-05', 'gold', 'black', 'Theorema', 'No defect. Unwanted gift. ', '--', '0', '1970-01-01', '2020-08-23', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '92.1.161.169', 'host-92-1-161-169.as43234.net', '2020-08-16', '--', NULL),
(10092, 'T27894 ', 7291, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-08-16', '2020-08-08', 'gold', 'yellow', 'Theorema', 'No defect was made I just don’t want the watches they don’t fit my wrist very well and I’m not very happy with the weather they look I’d like to make a return and I’m doing this on August 16, 2020 I did email you guys August 14, 2020 and I did receive them I believe it was August 12 or the 10th of 2020', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.49.116.78', 'cpe-67-49-116-78.dc.res.rr.com', '2020-08-16', '--', NULL),
(10093, 'T27868', 7291, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2020-08-16', '2020-08-08', 'gold', 'gold', 'Theorema', 'No defect was made I just don’t want the watches they don’t fit my wrist very well and I’m not very happy with the weather they look I’d like to make a return and I’m doing this on August 16, 2020 I did email you guys August 14, 2020 and I did receive them I believe it was August 12 or the 10th of 2020', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.49.116.78', 'cpe-67-49-116-78.dc.res.rr.com', '2020-08-16', '--', NULL),
(10094, 'T24826', 7292, 999999999, 0, '101-Casablanca GM', '2020-09-02', '2020-08-16', '2020-07-16', 'rosé', 'blue', 'Theorema', '{G-Card}\nThe watch stopped moving the hours and \nminutes arms after two weeks. Seconds \nstill seems to work. Nothing but normal use.\n', '04-09-20\nobere Stoßsicherung fehlt! gereinigt und montiert, präv. Anker justiert/epi\nUK 0709 1055 - einwandfrei\nWK 0809 0815 - 09-09-20 okay', '0', '2020-09-09', '2020-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-14', '78.68.167.49', '78-68-167-49-no2001.tbcn.telia.com', '2020-08-16', '1Z8VF4596874013551', NULL),
(10095, 'T27767', 7293, 999999999, 0, '101-Casablanca GM', '2020-09-11', '2020-08-17', '2020-08-05', 'gold', 'black', 'Theorema', '{G-Card}\nClasp protecting dial fell off.', '16-09-20\nja, Modell 2020 mit echten Schrauben! Bügel fehlt aber komplett - ers. und mit Schwanheimer gesichert\npräv. Anker justiert/epi\nUK 1709 1440 - einwandfrei\nWK 1809 0755 - gut - Aufzug 35x\nUK 2109 0735 - einwandfrei\nWK 2209 0820 - 23-09-20 okay', '0', '2020-09-23', '2020-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-28', '101.191.220.171', 'cpe-101-191-220-171.nb04.nsw.asp.telstra.net', '2020-08-17', '1Z8VF4590470804556', NULL),
(10096, 'T28045', 7294, 999999999, 0, '2009-Casablanca', '1970-01-01', '2020-08-19', '1970-01-01', 'gold', 'white', 'Theorema', 'T28045- I don\'t like the watch. It’s a beautiful watch but it’s to small for my Wrist. It’s never worn please refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.153.230.102', '47.153.230.102', '2020-08-19', '--', NULL),
(10097, 'T27112', 7295, 999999999, 0, '101-Casablanca GM', '2020-09-02', '2020-08-19', '2020-07-09', 'silver', 'white', 'Theorema', '{G-Card}\nwill not keep correct time even when fully wound', '04-09-20\nuntere Stoßsicherung fehlt - gereinigt und gesichert montiert\nUK 0709 0920 - einwandfrei\nWK 0809 0815 - 09-09-20 okay', '0', '2020-09-09', '2020-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-14', '24.211.24.7', 'cpe-24-211-24-7.wi.res.rr.com', '2020-08-19', '1Z8VF4590475644970', NULL),
(10098, 'T28148', 7296, 999999999, 0, '101-Casablanca GM', '2020-09-02', '2020-08-20', '2020-08-10', 'gold', 'white', 'Theorema', 'I took delivery of the watch on Tuesday 18th August and read the instructions carefully. I wound the watch 30 times in a clockwise direction.\nI fitted the strap and wore the watch in my office for the day. I realised that it was going too fast and so took it off and returned it to its box and watched it. I then wrote to you seeking your advice and Elsa responded. I watched the video you sent and it confirmed I had done things correctly.\nI wrote again and you asked me to return the watch and complete this form.\nThank you for your help.', '04-09-20\nWerk kpl. abgelaufen - SuF oB - Aufzug 34x\nUK 0409 1305 - gut - prv. Anker und Höhenluft justiert\nUK 0709 0855 - reguliert\nWK 0809 0805 - 09-09-20 okay', '0', '2020-09-09', '2020-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-14', '81.152.52.128', 'host81-152-52-128.range81-152.btcentralplus.com', '2020-08-20', '1Z8VF4596875653948', NULL),
(10099, 'T14639', 7297, 999999999, 0, '507-Aruba', '2020-08-25', '2020-08-20', '2019-10-03', 'silver', 'white', 'Pionier', '{G-Card}\nIt stopped working in the middle of the night, while I was asleep and not wearing it. MARCH 21 At 02:30 AM. \nI noticed it in the morning when I woke up.\n\n\n', '27-08-20\nWerk steht in Vollaufzug - ausgeschwungen, Rotorlager fest\nAnker epi - Rotor ersetzt\nK 2808 1300 - Aufzug schlecht, Amplitude schlecht - Code W\nK 3108 1400 - 02-09-20 okay', '0', '2020-09-02', '2020-09-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-03', '109.132.229.36', '109.132.229.36', '2020-08-20', '1Z8VF4596870624489', NULL),
(10101, 'T27172', 7299, 999999999, 0, '108-Oman', '2020-09-27', '2020-08-20', '2020-07-28', '', '', 'Theorema', 'My order number is T27172.  Even fully wound the watch doesn;t work.  Please replace accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-28', '45.19.59.49', '45-19-59-49.lightspeed.hstntx.sbcglobal.net', '2020-08-20', '1Z8VF4590470970242', NULL),
(10102, 'T27172', 7300, 999999999, 0, '108-Oman', '1970-01-01', '2020-08-20', '2020-07-28', '', '', 'Theorema', 'My order number is T27172. Even fully wound the watch doesnt work. Please replace accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.19.59.49', '45-19-59-49.lightspeed.hstntx.sbcglobal.net', '2020-08-20', '--', NULL),
(10103, 'T28212', 7301, 999999999, 0, '515-Amsterdam', '1970-01-01', '2020-08-21', '2020-08-10', 'gold', 'blue', 'Pionier', '[My order number is T28212-The watch arrived damaged. The watch face slightly damaged and there is pretty bad crease in the band The watch is brand new and never worn. Please  Replace ] ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '100.16.26.225', 'pool-100-16-26-225.bltmmd.fios.verizon.net', '2020-08-21', '--', NULL),
(10104, '', 7302, 999999999, 0, '511-New York', '1970-01-01', '2020-08-21', '2019-08-01', 'black', 'black', 'Pionier', 'Swivel guard that covers the time/daye knob is missing', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.173.58.129', 'ip70-173-58-129.lv.lv.cox.net', '2020-08-21', '--', NULL),
(10105, '', 7303, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-08-22', '1970-01-01', 'black', 'black', 'Theorema', 'Return for reselect ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.107.245.235', 'c-73-107-245-235.hsd1.fl.comcast.net', '2020-08-22', '--', NULL),
(10106, 'T24538', 7304, 999999999, 0, '108-Oman', '1970-01-01', '2020-08-23', '2020-06-12', 'black', 'gold', 'Theorema', 'My order number is T24538.  Even fully wound the watch has stopped working and I have issues setting up the dual time. Please repair or replace accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '119.247.21.98', '119247021098.ctinets.com', '2020-08-23', '--', NULL),
(10107, 'T24538', 7305, 999999999, 0, '108-Oman', '2020-09-07', '2020-08-23', '2020-06-10', 'black', 'black', 'Theorema', '{G-Card - OHNE Armband geschickt!}\n [My order number is T24538.  Even fully wound the watch has stopped working and I have issues setting up the dual time. Please repair or replace accordingly.]\n', '16-09-20\nWerk steht in Vollaufzug - ausgeschwungen - Messer justiert, Anker epi und Höhenluft korrigiert - DualTime oB\nUK 1709 1305 - einwandfrei\nWK 1809 0800 - gut - Aufzug 34x\nUK 2109 0735 - einwandfrei\nWK 2209 0825 - 23-09-20 okay\n{DualTime-Zettel}', '0', '2020-09-23', '2020-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-28', '119.247.21.98', '119247021098.ctinets.com', '2020-08-23', '1Z8VF4590472950199', NULL),
(10108, '', 7306, 999999999, 0, 'Oman 108-1', '2020-08-23', '1970-01-01', '1970-01-01', 'Silver', 'Gold', 'theorema', 'Motorradunfall', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '84.161.152.235', 'p54a198eb.dip0.t-ipconnect.de', '2020-08-23', '--', NULL),
(10109, 'T15821', 7307, 999999999, 0, '107-Rio', '2020-09-07', '2020-08-24', '2019-11-15', 'silver metal', 'black', 'Theorema', '{G-Card ohne Datum}\nThe markers on the bezel are fading. Please repair or replace accordingly.', '16-09-20\nyap, Ziffern der Lunette lösen sich auf... keine Gehäuse mehr auf Lager - reparieren\nB/G u-s - Briden verdoppelt - Lunette ausgelegt\npräv. Anker/Höhenluft justiert/epi\nWK 1809 0945 - gut - Aufzug 33x\nUK 2109 0740 - einwandfrei\nWK 2209 0820 - 23-09-20 okay', '0', '2020-09-23', '2020-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-28', '95.77.11.111', '95.77.11.111', '2020-08-24', '1Z8VF4596871992651', NULL),
(10110, 'T27355', 7308, 999999999, 0, '515-Amsterdam', '1970-01-01', '2020-08-25', '2020-07-29', 'black', '', 'Pionier', 'I don’t like this watch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.63.22.223', 'pool-173-63-22-223.nwrknj.fios.verizon.net', '2020-08-25', '--', NULL),
(10111, 'T14906', 6909, 0, 0, '511-NewYorkII', '2020-08-27', '1970-01-01', '2019-10-10', 'black gold metal', 'black', 'Pionier', '{G-Card}\n[the cover of the crown is gone, the screw is gone as well]\n\n    2 Uhren    ', '27-08-20\nyap, Bügel fehlt - Datum springt aber auch falsch... Bastler? 1er-Scheibe war falsch aufgesetzt! justiert, beide Totazg ersetzt, Glas und ZB gesäubert, Steg 12 ers. - KULANZ\nK 2808 1355 - 31-08-20 fertig', '25', '2000-01-01', '2020-08-31', 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-03', '--', '--', '2014-05-14', '1Z8VF4590472131725', NULL),
(10112, 'T27935', 7309, 999999999, 0, '108-Oman', '2020-09-10', '2020-08-28', '2020-08-10', 'gold', 'blue', 'Theorema', '{G-Card}\nI fully wound the watch per instructions several times and the watch runs substantially fast.  I contacted Tufina within the 14 day period.  It simply runs extremely fast and is unreliable. \n\nIf possible, I would like to exchange this watch for another.  One of the Automatics instead.  Please let me know if this is an option.  Thank you for the beautiful watch and taking a second look at it.', '16-09-20\nSpirale übergeschlagen - Uhr wurde reichlich getragen - Kein Umtausch - Spirale ambulant gelegt - Aufzug 26x\nUK 1609 1410 - einwandfrei\nWK 1709 0740 - reguliert\nWK 1809 0805 - gut - Aufzug 29x\nUK 2109 0740 - einwandfrei\nWK 2209 0825 - 23-09-20 okay', '0', '2020-09-23', '2020-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-28', '24.19.27.36', 'c-24-19-27-36.hsd1.wa.comcast.net', '2020-08-28', '1Z8VF4590472155816', NULL),
(10113, 'T28319', 7310, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2020-08-28', '2020-08-27', '', '', 'Theorema', 'My order number is T28319. The watch is too big. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '192.80.100.68', '192.80.100.68', '2020-08-28', '--', NULL),
(10115, 'T22238', 7312, 999999999, 0, '101-Casablanca GM', '2020-09-10', '2020-08-28', '2020-04-13', 'bicolor gold', 'yellow', 'Theorema', '{G-Card}\n1-I am sending you this email to inform you that my Theorema watch no longer works. I have a problem with the adjustment mechanism. The spring of the barrel is defective.\n2- The butterfly clasp does not work well and keeps opening up by itself,  despite the replacement is still defective.\n\nI need to send you back the watch as soon as possible to repair it ', '16-09-20\nWerk kpl. abgelaufen - Schließe hält nicht immer! - Sperradschraube gelöst! gesichert, präv. Anker justiert/epi, Schließe ers. \nUK 1709 0955 - einwandfrei\nWK 1809 0805 - gut - Aufzug 41x\nUK 2109 0740 - einwandfrei\nWK 2209 0825 - 23-09-20 okay', '0', '2020-09-23', '2020-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-28', '91.181.104.137', '137.104-181-91.adsl-dyn.isp.belgacom.be', '2020-08-28', '1Z8VF4596870288601', NULL),
(10116, 'T28524', 7313, 999999999, 0, '101-Casablanca GM', '2020-09-10', '2020-08-29', '2020-08-25', 'black metal', 'black', 'Theorema', '{G-Card}\nMy order number is T28524  The watch was received with a piece of paper inside the mechanism. It blocked the mechanism and the watch cannot work properly.. Please replace.', '16-09-20\nReste von Styropor in Unruhe - entfernt, präv Anker justiert/epi\nUK 1709 1330 - einwandfrei\nWK 1809 0805 - gut - Aufzug 40x\nUK 2109 0745 - einwandfrei\nWK 2209 0825 - 23-09-20 okay', '0', '2020-09-23', '2020-09-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-28', '78.99.146.52', 'adsl-dyn52.78-99-146.t-com.sk', '2020-08-29', '1Z8VF4596870550148', NULL),
(10117, '#T28347', 7314, 999999999, 0, '112-Madrid', '1970-01-01', '2020-08-29', '2022-08-20', 'black', 'black', 'Theorema', 'My order number is T28347.  The watch is brand new and never worn. Please ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.99.165.28', '86.99.165.28', '2020-08-29', '--', NULL),
(10118, 'T18664', 7315, 999999999, 0, '3005-Marco Polo', '2020-10-07', '2020-08-29', '2019-12-19', 'silver', 'black', 'Theorema', 'My order number is T18664. The watch does not keep time and the manual winder is very hard to wind.  The time looses as much as 1 to 2 hours a day when I wear it.  I keep all my automatic watches in winder boxes and this watch is the only one that does not keep time. This is 1 of 6 Tufina Watches I own.  I have a Silver White Version of the Marco Polo as well and it works just fine with no issues.  Please repair or replace accordingly. Thank you for your help.  ', '09-10-20\nKronenhalsdichtung und Auto hakelig - Datumkorrektor klemmt, ein Index der II fehlt - mehrere Indexe gelöst! Neues ZB - Datumschaltrad zerstört! ersetzt, beide Klinkenräder ersetzt - KULANZ\nK 0910 1520 - einwandfrei\nAblauf ab 1210 0920 bis 1410 0820  ==  47h perfekt\n14-10-20 okay', '0', '2020-10-14', '2020-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-10-27', '98.191.247.11', 'wsip-98-191-247-11.pn.at.cox.net', '2020-08-29', '771908588411 ', NULL),
(10119, 'T26566', 7316, 999999999, 0, '108-Oman', '1970-01-01', '2020-08-29', '2020-08-29', 'gold', 'gold', 'Theorema', 'The watch doesn\'t fit. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.88.243.112', 'cpe-172-88-243-112.socal.res.rr.com', '2020-08-29', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(10120, 'T28367/101-10', 7317, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-08-29', '1970-01-01', 'silver', 'yellow', 'Theorema', 'No defects.\nDid not like the fastener/hook/clip on the watch.\nNot satisfied with watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.237.54.54', 'nc-67-237-54-54.dyn.embarqhsd.net', '2020-08-29', '--', NULL),
(10121, 'T28605', 7318, 999999999, 0, '514-Hawaii', '1970-01-01', '2020-08-30', '2020-08-27', 'black', 'black', 'Pionier', 'The watch is too big for my hand.\nThe watch is brand new and never worn.\nPlease refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.211.199.184', 'ip72-211-199-184.oc.oc.cox.net', '2020-08-30', '--', NULL),
(10122, 'T27889', 7319, 999999999, 0, '514-Hawaii', '2020-10-07', '2020-08-31', '2020-08-08', 'gold metal', 'blue', 'Pionier', '{G-Card}\nOne of the inside small clocks does not work and the dial on the side falls apart. I would like to exchange it with the New York Pionier GM-511-6. \nMy order number is T27889. The  crown fell off while using the watch normally. and the watch doesn\'t work. Please replace it accordingly', '09-10-20\nKrone \'nur\' abgedreht - Bodendichtung verknickt\nKrone gesichert befestigt, \'Cannes-Service\', Bügel gesichert, Bodendichtung ersetzt - WD 8310\nAufzug bis 1310 0800 - Aufzug einwandfrei, aber DualTime geht nicht mit? Zeiger gerichtet - aha, ZgReibung der DualZeit zu gering: justiert\nWK 1410 1330 - 15-10-20 okay', '0', '2020-10-15', '2020-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-10-27', '104.32.224.181', 'cpe-104-32-224-181.socal.res.rr.com', '2020-08-31', '771908649667', NULL),
(10123, 'T27615', 7320, 999999999, 0, '101-Casablanca GM', '2020-09-10', '2020-08-31', '2020-08-03', 'gold', '', 'Theorema', 'My order number is T27615. The watch is brand new and never worn. Please refund. I had contact to the customer service and the service told me to fill this format sheet', '--', '0', '1970-01-01', '2020-09-10', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '93.196.56.133', 'p5dc43885.dip0.t-ipconnect.de', '2020-08-31', '--', NULL),
(10124, 'T28498', 7321, 999999999, 0, '101-Casablanca GM', '2020-10-07', '2020-08-31', '2020-08-25', 'gold', 'white', 'Theorema', 'Even fully wound the watch doesn\'t work. The watch is brand new and never worn. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '66.56.60.253', '66.56.60.253', '2020-08-31', '--', NULL),
(10125, 'T28381', 7322, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-08-31', '2020-08-18', 'silver', 'white', 'Theorema', 'Hi there is no any defect or something wrong with watch just the shape not for me its new never worn with box and all stickers. I need to return and get my refund.Thanks', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.4.215.177', 'ip68-4-215-177.oc.oc.cox.net', '2020-08-31', '--', NULL),
(10126, 'T28381', 7323, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-08-31', '2020-08-18', 'silver', 'white', 'Theorema', 'Hi i need to return this watch its new never worn nothing wrong with it just i dont like shape. I need refund .Thanks', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.20.57', '172.58.20.57', '2020-08-31', '--', NULL),
(10127, 'T28615', 7324, 999999999, 0, '3001-Paragon', '1970-01-01', '2020-09-01', '2020-08-27', 'silver', 'white', 'Theorema', 'The Watch arrived damaged. The Glass is broken. the watch is brand new and never worn. I provided demonstrable photos and a video that depict the watch brand new/never worn condition. I contacted Tufina, within minutes from receiving the watch to report the damage.\nPlease, replace with the automatic Paragon gold casing and brown band watch; T-3001-3. Please, provide paid return label immediately in order to return the damaged watch. it does not make sense for me to pay for UPS postage and then submit for reimbursement.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.99.116.202', 'c-73-99-116-202.hsd1.va.comcast.net', '2020-09-01', '--', NULL),
(10128, '#T27818', 7325, 999999999, 0, '7001-Havana', '2020-11-03', '2020-09-01', '2020-08-08', 'black metal', 'black', 'Pionier', '{G-Card}\nThe day counting mechanism in the month does not work properly.', '05-11-20\nDatumscheiben durcheinander - justiert\nAblauf - dann Aufzug 2h und GR-Prüfung\nGR 0911 1000 bis 1011 0300 = 17h  perfekt\n10-11-20 okay', '0', '2020-11-10', '2020-11-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-13', '80.74.103.200', '80.74.103.200', '2020-09-01', '1Z8VF4590494641473', NULL),
(10129, 'T18924', 7326, 999999999, 0, '116-San Francisco', '2020-12-07', '2020-09-01', '2019-12-23', 'gold', 'black', 'Theorema', '{G-Card}\nGood morning.\nI am emailing you\'ll in reference to Order number T18924\nOriginally ordered by my wife Natasha Williams on December 12, 2019.\nWearing the watch, I realized that the time was somewhat dragging. In other words i would set the time and within an hour the time Piece would be about 15 minutes behind.\nMy wife Sent the watch back to Germany April 21, 2020 After numerous emails and phone calls regarding the time not remaining stable. Finally after three months of Unsatisfactory communication, which I\'m to willing to attribute to the Global Pandemic we were, and are currently Experiencing, the time piece was returned to us on July 27, 2020 with a repair slip stating that the clockwork was replaced and the power reserve was tested. Excited, as one can imagine, I carefully read your instructions and followed them Precisely. Only to realized that the watch was not working. I Called your U.S. office and spoke to Erica who was kind and understanding. Please be advised that i really love this watch. This gift holds a very special place in my heart. We are not asking for a refund on the watch but we will expect you to handle the shipping cost this time around. We are However asking that you send an entirely new watch. I\'ve read your reviews, and they were all outstanding which lets me know that i have Received a defected piece which is always an Unfortunate possibility.\nI look Foreword to your timely and Favorable response as we rectify this matter together. I can be Contacted by email at Pastorrbutler@gmail.com or by phone at 347.362.9298\n\nThank you\nA proud New Member of the Tufina Family\nMr. Robert Butler', '10-12-20\n    Rep# 9781 - 18-06-20    \nWerk steht - wieder - in Vollaufzug - diesmal Klemmung im RW\nSR und KBR ambulant gesäubert\nWK 1112 0900 einwandfrei, aber erneuter Aufzug unmöglich da Zugfeder durchrutscht...- nee, noch schlimmer: Sperrad rutscht auf dem Federkern weil Kern und Rad zu weich sind!\nSperrad nachgearbeitet und mit Scheibe das Spiel eingestellt\nUK 1412 1415 - einwandfrei\nWK 1512 0750 - 16-12-20 okay', '0', '2020-12-16', '2020-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-17', '69.117.208.236', 'ool-4575d0ec.dyn.optonline.net', '2020-09-01', '772393705369', NULL),
(10130, 'T27369', 7327, 999999999, 0, '510-London', '2020-10-27', '2020-09-01', '2020-08-01', 'gold', 'black', 'Pionier', '{G-Card}\nThe watch was working when I put on but it stop after about 10 minute,\n\nMy order number is T27369. Even manually wound and worn the watch doesn\'t work anymore. .  Please replace/ repair accordingly', '28-10-20\nWerk steht kpl. abgelaufen - SuF oB - Vorspannung und\nK 2810 1150 - 30-10-20 absolut einwandfrei okay\n{Link}', '0', '2020-10-30', '2020-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-04', '45.48.192.215', 'cpe-45-48-192-215.socal.res.rr.com', '2020-09-01', '471604356599', NULL),
(10131, '02092020', 7328, 999999999, 0, '80334-Kö', '2020-09-07', '2020-09-02', '2015-09-21', 'silver', 'black', 'Elysee', '[OHNE G-Nachweis - G lt. Rep. 6375]\nThe home hour doesn\'t work. Please replace or repair accordingly.\n\n\nThe watch was purchased in 2015 and the warranty period has expired. The watch was already once in your shop for repair, because it seemed to me that clocks were not running equally, but they did. I encountered a problem with watch in 2018 and then I had it repaired locally in Zagreb and it was running good for a while. However, the same issue because of which I brought the watch to the local \"expert\" happened again. When I try to wind the bigger clock for initial \"power\" it simply goes too smooth, it feels like the small part from the inside which turns the system broke. I do not want to take it to the same local person again. So main thing to investigate is why the mechanical system is not working for the bigger clock. For the small clock it works fine.', '16-09-20\nre oF - herrenlose Schraube aus RW entfernt\nK 1609 1540 - 21-09-20 okay', '0', '2020-09-21', '2020-09-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-28', '95.168.118.17', 'srv-95-168-118-17.static.a1.hr', '2020-09-02', '471604356040', NULL),
(10132, 'T28433', 7329, 999999999, 0, '3001-Paragon', '1970-01-01', '2020-09-02', '2020-08-28', 'gold', 'white', 'Theorema', 'Winding key fall off when trying to fix time. Wrist belt is to small can I get a larger one please?\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.2.29.68', 'S0106bc3e07872583.ss.shawcable.net', '2020-09-02', '--', NULL),
(10133, 'T19688', 7330, 999999999, 0, '107-Rio', '2020-10-09', '2020-09-02', '2020-01-01', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis - #T19688]\nWatch wound daily while off wrist.  No trauma to watch.  Often runs 10 to 15 minutes behind after few days.  Sometimes appears minute hand at :00 while hour hand is between numbers or minute at :30 while hour hand pointing directly @ number.    Thank you.  (Can not interpret numbers or letters on warranty card)\n\n\n', '09-10-20\nWerk lose - ZeigerStellung! - MinZg gelöst: ersetzt\nBriden verdoppelt, präv. Anker justiert\nUK 1310 1050 - einwandfrei\nWK 1410 0930 - 15-10-20 okay', '0', '2020-10-15', '2020-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-10-27', '156.72.150.10', '156.72.150.10', '2020-09-02', '771908660032 ', NULL),
(10134, 'T28616', 7331, 999999999, 0, '3001-Paragon', '1970-01-01', '2020-09-03', '2020-09-01', 'silver', 'white', 'Theorema', 'My order number is T28616- Even manually wound the watch doesn\'t work more than a few minutes. The watch is brand new and never worn. Please  Replace \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.129.46.67', '65-129-46-67.bois.qwest.net', '2020-09-03', '--', NULL),
(10135, 'T11298', 7332, 999999999, 0, '3005-Marco Polo', '2020-09-03', '2020-04-29', '2019-04-29', 'gold metal', 'black', 'Theorema', '{G-Card}\nMy order nr. is T11298. A marker is roose inside the watch and blocks the hands . Please repair.', '04-09-20\nähm, beide Schrauben der U-Brücke fehlen und Spirale um Zeiger gewickelt - Unruh kpl. ers.\nK 0409 1500 - 09-09-20 okay', '0', '2020-09-09', '2020-09-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-09-14', '84.161.152.235', 'p54a198eb.dip0.t-ipconnect.de', '2020-09-03', '1Z8VF4590461507760', NULL),
(10136, 'T18279', 7333, 999999999, 0, '101-Casablanca GM', '2020-09-10', '2020-09-03', '2019-12-16', 'rosé', 'blue', 'Theorema', '{G-Card}\nThe glass in front is completely broken, also one watch hand (the small one that indicates the seconds) is lost. ', '16-09-20\nGlas fehlt - keine Splitter sichtbar - klSekZg fehlt - \nUK 1609 1405 - einwandfrei\nWK 1709 0740 - gut\nKVA  Glas und Zeiger ersetzen - 30,- - bez. 40,-  2109\nGlas ersetzt, Anker justiert, klSekZg weiß ers. - WD 8310\nUK 0610 1335 - einwandfrei\nWK 0710 0745 - 08-10-20 okay', '0', '2020-10-14', '2020-10-08', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-10-16', '91.115.122.113', '91-115-122-113.adsl.highway.telekom.at', '2020-09-03', '1Z8VF4596861958743', NULL),
(10137, 'T27579', 7334, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-09-04', '2020-08-10', 'black', 'white', 'Theorema', 'The watch failed to keep the correct time, stopped and it stopped ticking unless you move it, at times it keeps ticking until its placed in the arm and it stops once again. Once the momentum is gone. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.21.210', '172.58.21.210', '2020-09-04', '--', NULL),
(10138, 'T27579', 7335, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-09-04', '2020-08-10', 'black', 'white', 'Theorema', 'The watch failed to keep the correct time, it stopped every hour or so even though the watch was wound up correctly. The watch stopped working unless it was shaken the ticker lost momentum and it stopped again. Overall the watch was work for about 3 days.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '216.165.233.12', '216-165-233-12.championbroadband.com', '2020-09-04', '--', NULL),
(10139, 'T28681', 7336, 999999999, 0, '7002-Chicago', '1970-01-01', '2020-09-04', '2020-08-28', '', '', 'Pionier', 'The watch is brand new and never worn. Please  exchange with GM-106-6]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.127.99.200', '24.127.99.200', '2020-09-04', '--', NULL),
(10140, 'T28681', 7336, 999999999, 0, '515-Amsterdam', '1970-01-01', '2020-09-04', '2020-08-28', 'gold', 'black', 'Pionier', 'The watch is brand new and never worn. Please  exchange with GM-106-6', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.127.99.200', '24.127.99.200', '2020-09-04', '--', NULL),
(10141, '', 7337, 999999999, 0, '112-Madrid', '1970-01-01', '2020-09-04', '1970-01-01', '', '', 'Theorema', 'My order number is T28812- The watch is brand new and never worn. Please exchange with Oslo GM-110-6', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '100.38.52.250', 'pool-100-38-52-250.nycmny.fios.verizon.net', '2020-09-04', '--', NULL),
(10142, 'T28840', 7338, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2020-09-04', '2020-09-01', 'silver', 'white', 'Theorema', 'My order number is T28840. The watch is too big for my son. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.147.3.4', '47.147.3.4', '2020-09-04', '--', NULL),
(10143, 'T28079', 7339, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-09-04', '2020-09-04', 'black', 'black', 'Theorema', 'The watch is not working good and the band is small ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '192.208.120.31', '192.208.120.31', '2020-09-04', '--', NULL),
(10144, 'T8477', 7340, 999999999, 0, '3005-Marco Polo', '2020-10-07', '2020-09-04', '2019-02-08', 'gold', 'black', 'Theorema', '{G-Card}\nMy order number is T8477.  The number V has fallen into the watch and it is preventing it from working. Please repair or replace according.', '09-10-20\nyap, die V der VIII fehlt, eine ZB-Schraube auch im Werk...\nV(III) und X geklebt, Schrauben befestigt - Ablauf\nAufzug 2h und \nGR ab 1310 1500 bis 1410 0900\nSOLL 16h - IST 18h  ==  perfekt', '0', '2020-10-14', '2020-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-10-27', '107.77.196.18', 'mobile-107-77-196-18.mobile.att.net', '2020-09-04', '771908670813 ', NULL),
(10145, 'T28327', 7341, 999999999, 0, 'Choose option', '1970-01-01', '2020-09-05', '2020-08-24', 'Choose option', 'Choose option', 'Choose option', 'I didn’t like the watch not like how I expected it . Will you please refund it ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.45.99.125', 'c-73-45-99-125.hsd1.il.comcast.net', '2020-09-05', '--', NULL),
(10146, 'T28536', 7342, 999999999, 0, '108-Oman', '1970-01-01', '2020-09-05', '2020-08-25', 'rosé', 'gold', 'Theorema', 'My order number is T28536. I thought the watch was automatic. The watch is brand new and never worn. Please refund. Thanks', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.157.123.177', 'd104-157-123-177.abhsia.telus.net', '2020-09-05', '--', NULL),
(10147, 'T28531', 7343, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-09-05', '2020-08-25', 'black', 'black', 'Theorema', 'My order number is T28531-The watch even fully wound doesn\'t work at all. The watch is brand new and never worn. Please  Replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '23.119.129.126', '23-119-129-126.lightspeed.cicril.sbcglobal.net', '2020-09-05', '--', NULL),
(10148, 'T28463', 7344, 999999999, 0, '511-New York', '1970-01-01', '2020-09-06', '2020-08-28', 'black', 'black', 'Pionier', 'My order number is T28463-The watch arrived with a loose minute hand. The watch is brand new and never worn. Please replace. Thank you.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.49.79.240', 'cpe-45-49-79-240.socal.res.rr.com', '2020-09-06', '--', NULL),
(10149, 'T28327', 7345, 999999999, 0, 'Choose option', '1970-01-01', '2020-09-07', '2020-08-24', 'Choose option', 'Choose option', 'Choose option', 'Didn’t like the watch the watch brand new never worn please refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.221.131.249', '249.sub-174-221-131.myvzw.com', '2020-09-07', '--', NULL),
(10151, 'T25434', 7347, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-09-07', '2020-06-25', 'gold', 'black', 'Theorema', 'My order number is T25434. Even fully wound the watch doesn\'t work at all. The watch is brand new and never worn. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.254.91.107', 'c-73-254-91-107.hsd1.wa.comcast.net', '2020-09-07', '--', NULL),
(10152, 'T27869', 7348, 999999999, 0, '101-Casablanca GM', '2020-10-16', '2020-09-08', '2020-08-08', 'silver', 'white', 'Theorema', 'Had watch for 2 days then stopped working', '--', '0', '1970-01-01', '2020-10-16', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '49.196.4.4', 'pa49-196-4-4.pa.vic.optusnet.com.au', '2020-09-08', '--', NULL),
(10153, 'T28775', 7349, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-09-08', '2020-09-01', 'black', 'yellow', 'Theorema', 'The size was too big and there was no size detail on the website.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.228.238', 'ue.tmodns.net', '2020-09-08', '--', NULL),
(10154, 'T28775', 7350, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-09-08', '2020-09-01', 'black', 'yellow', 'Theorema', 'The size was too big and there was no size detail on the website.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.228.200.154', 'ool-18e4c89a.dyn.optonline.net', '2020-09-08', '--', NULL),
(10155, 'HUY NGUYEN VAN', 7351, 999999999, 0, '7002-Chicago', '1970-01-01', '2020-09-09', '1970-01-01', 'silver', 'black', 'Pionier', 'Message inside the formà [My order number is T28963.  The watch is brand new and never worn. Please exchange with  Chicago p7002-2 ]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '175.205.106.73', '175.205.106.73', '2020-09-09', '--', NULL),
(10156, 'T28079', 7352, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-09-09', '2020-08-08', 'black', 'yellow', 'Theorema', 'My order number is T28079. I don\'t like the watch.. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.188.249.168', 'ool-18bcf9a8.dyn.optonline.net', '2020-09-09', '--', NULL),
(10157, '', 7353, 999999999, 0, '502-Malibu', '1970-01-01', '2020-09-09', '2018-10-19', 'black', 'white', 'Pionier', 'Even manually wound and worn, the watch doesn\'t keep  time', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '94.239.209.173', '94.239.209.173', '2020-09-09', '--', NULL),
(10158, ' T28554', 7354, 999999999, 0, '101-Casablanca GM', '2020-09-27', '2020-09-10', '2020-08-25', 'black', 'yellow', 'Theorema', 'My order number is T28554. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2020-09-27', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '165.225.17.2', '165.225.17.2', '2020-09-10', '--', NULL),
(10159, 'T28922', 7355, 999999999, 0, '509-Barbados', '1970-01-01', '2020-09-11', '2020-09-11', 'black', 'gold', 'Pionier', 'My order number is T28922. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.174.145', '172.58.174.145', '2020-09-11', '--', NULL),
(10160, ' T26281', 7356, 999999999, 0, '511-New York', '1970-01-01', '2020-09-11', '2020-07-13', 'gold', 'white', 'Pionier', 'This watch was never dropped. Never “BUMPED” I first contacted TUFINA the 12th of August when I noticed the SECOND hand stopping at the same location. I was told by your rep to shake the watch and wind it 30-60 times… so I did.  This watch has been taken care of very well with NO ABUSE at all, when you receive it back you will see there is no neglect. Please do not make me give Tufina a bad review. If this was due to NEGLECT on my part I would not be contacting you. I’ve spent $400 US on this so of course I HAVE BABIED AND TAKEN EXTREMELY good care  of this.\n\nEven manually wound, worm, and shook, the watch keeps stopping after less than a minute', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.248.255.145', 'remote.resinc.net', '2020-09-11', '--', NULL),
(10161, 'T27795', 7281, 999999999, 0, 'other', '1970-01-01', '2020-09-12', '2020-08-05', 'silver', 'black', 'Javelle', 'Referenced my order T27795. Watch had been wound 30 rotations many times earlier when delivered. Wore more than 8 hours everyday, watch keep stopping even while wearing on my wrist. Please repair ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.150.186.32', '47.150.186.32', '2020-09-12', '--', NULL),
(10164, 'T27448', 7358, 999999999, 0, '115-Helsinki', '2020-09-27', '2020-09-13', '2020-08-03', 'gold', 'black', 'Theorema', '{G-Card}\nHi, I have a problem with my watch, the crown of the watch fell off while trying to set up the time. I only wear this watch 2 to 3 times and never dropped it and when I pull the crown to set the time, I pull it gently not hard and the crown fell out of my watch, the movement still works but I just can\'t set the time, My watch model is HELSINKI THEOREMA GM-115-4 and I bought this on July 30, 2020, and I still have the guarantees card and my order number is T27448,\nPlease replace it accordingly. Thank you.', '09-10-20\nAufzug aus Eingriff - Krone gebrochen! AW und Krone ers., Aufzug gefettet\nK 0910 1535 - reguliert\nK 1210 0805 - 14-10-20 okay', '0', '2020-10-14', '2020-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-10-27', '73.90.206.144', '73.90.206.144', '2020-09-13', '771908681670', NULL),
(10162, 'T29042', 7357, 999999999, 0, '505-Florida', '1970-01-01', '2020-09-12', '2020-09-05', 'gold', 'black', 'Pionier', ' Hello there,\n My son does not like the watch.The watch is brand new and never worn.Please refund.Thank you so much.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.111.180.160', '69-111-180-160.lightspeed.wepbfl.sbcglobal.net', '2020-09-12', '--', NULL),
(10163, 'T27795', 7282, 999999999, 0, 'other', '1970-01-01', '2020-09-12', '2020-08-05', 'silver', 'black', 'Javelle', 'Referenced my order T27795. Watch had been wound 30 rotations many times earlier when delivered. Wore more than 8 hours everyday, watch keep stopping even while wearing on my wrist. Please repair ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '137.25.222.81', '137-025-222-081.res.spectrum.com', '2020-09-12', '--', NULL),
(10165, 'T26032', 7359, 999999999, 0, '116-San Francisco', '1970-01-01', '2020-09-14', '2020-07-07', 'gold', 'white', 'Theorema', 'The minute hands fell off.. Please replace it accordingly.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '5.162.130.24', 'dynamic.isp.ooredoo.om', '2020-09-14', '--', NULL),
(10166, 'purchased through Groupon.uk.com', 7062, 999999999, 0, '107-Rio', '1970-01-01', '2020-09-14', '2018-06-01', 'silver', 'white', 'Theorema', 'TIME KEEPING IS TOTALLY ERRATIC, WATCH IS RUNNING 5-7 MINUTES TOO FAST PER DAY. BEAT ERROR IS OVER 50MS. WATCH NEEDS TO BE REGULATED FOR PROPER TIME KEEPING. \n\n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.235.81.227', '84.235.81.227', '2020-09-14', '--', NULL),
(10167, 'T28285', 7360, 999999999, 0, '112-Madrid', '1970-01-01', '2020-09-15', '2020-09-14', 'gold', 'gold', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.244.50.153', '153.sub-174-244-50.myvzw.com', '2020-09-15', '--', NULL),
(10168, 'T27763', 7361, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-09-15', '2020-08-06', 'gold', 'black', 'Theorema', 'Dopo qualche minuto dalla carica, la lancetta dei secondi smette di girare e di conseguenza anche i minuti, se si scuote leggermente l\'orologio riparte ma poi si ferma di nuovo', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '5.90.7.43', 'mob-5-90-7-43.net.vodafone.it', '2020-09-15', '--', NULL),
(10169, 'T29141', 7362, 999999999, 0, '7002-Chicago', '1970-01-01', '2020-09-15', '2020-09-08', 'black', 'gold', 'Pionier', 'My order number is T29141. The watch was received with a broken hand of the day subdial. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.96.64.5', 'c-65-96-64-5.hsd1.ma.comcast.net', '2020-09-15', '--', NULL),
(10170, 'T27763', 7363, 999999999, 0, '101-Casablanca GM', '2020-10-07', '2020-09-15', '2020-08-06', 'gold metal', 'black', 'Theorema', '{G-Card}\ndopo qualche minuto dalla carica la lancetta dei secondi smette di girare e di conseguenza anche i minuti, se si scuote leggermente l\'orologio riparte, ma poi si ferma di nuovo dopo un paio di minuti\n---\nafter a few minutes from the winding the second hand stops turning and consequently also the minutes, if you shake it slightly, the watch restarts, but then stops again after a couple of minutes', '09-10-20\nWerk steht kpl. abgelaufen - SuF oB\npräv. Anker justiert/epi\nUK 1310 1125 - einwandfrei\nWK 1410 0935 - 15-10-20 okay', '0', '2020-10-15', '2020-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-10-28', '146.241.193.131', '146-241-193-131.dyn.eolo.it', '2020-09-15', '1Z8VF4596862574576', NULL),
(10171, 'T28005', 7364, 999999999, 0, '101-Casablanca GM', '2020-10-27', '2020-09-15', '2020-08-10', 'gold', 'black', 'Theorema', '{G-Card}\nMy order number is T28005. The watch works too fast. The watch is fully wound and was never dropped or bumped. Please repair or replace accordingly.', '28-10-20\nWerk steht kpl. abgelaufen - SuF oB - Aufzug 34x\nUK 2810 1330 - einwandfrei\nWK 2910 0745 - 30-10-20 okay\n{Spiralzettel}', '0', '2020-10-30', '2020-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-04', '98.238.244.4', 'c-98-238-244-4.hsd1.ca.comcast.net', '2020-09-15', '471604356603', NULL),
(10172, 'T29028', 7365, 999999999, 0, '101-Casablanca GM', '2020-09-27', '2020-09-16', '2020-09-16', 'black', 'black', 'Theorema', 'My friend didn\'t want the watch. The glas was too thick and he didn\'t like it. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '2020-09-27', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '85.225.153.244', 'c-f499e155.06-92-65736b4.bbcust.telenor.se', '2020-09-16', '--', NULL),
(10173, 'T28821', 7366, 999999999, 0, '110-Oslo', '1970-01-01', '2020-09-16', '2020-08-28', 'gold', 'silvgrey', 'Theorema', 'My order number is T28821- The watch is brand new and never worn. Please  exchange with GM-110-10 Black', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.84.3.119', '108-84-3-119.lightspeed.rcsntx.sbcglobal.net', '2020-09-16', '--', NULL),
(10174, '', 7367, 999999999, 0, '101-Casablanca GM', '2021-06-06', '2020-09-16', '2019-12-19', 'black', 'yellow', 'Theorema', 'My order number is T18690. Even fully wound the watch doesn\'t keep time. Please repair or replace accordingly.', '-Repaired manual system ( new case ring )\n17.06.21 to 22.06.21 control watch is OK.', '0', '2021-06-22', '2021-06-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-22', '72.45.17.80', 'd-72-45-17-80.mdde.cpe.atlanticbb.net', '2020-09-16', '981693027557', NULL),
(10175, 'T29086', 7368, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-09-16', '1970-01-01', 'black', 'white', 'Theorema', 'On a complete and full whine, the power reserve is somewhere around 22 to 23 hours! the watch was guaranteed to give 40 to about 40 hours of power reserve on a complete full whine! I’m not asking for a refund or anything! All I want is the watch that I’m purchasing and was guarantee on have!!!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.85.60.203', '99.85.60.203', '2020-09-16', '--', NULL),
(10176, 'T29007', 7369, 999999999, 0, 'Choose option', '1970-01-01', '2020-09-17', '2020-09-03', 'Choose option', 'Choose option', 'Choose option', 'The watch is too small.  The watch is brand new and has never been worn.  Please exchange with GM-112-2', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.144.151.252', '47.144.151.252', '2020-09-17', '--', NULL),
(10177, 'T14060', 7370, 999999999, 0, '107-Rio', '2020-09-27', '2020-09-18', '2019-09-12', 'silver metal', 'white', 'Theorema', '{G-Card}\nurenwijzer is los geraakt. is niet gevallen o.i.d. Graag repareren. stuur horloge op met Garantie certificaat. BVD\n\nMet vriendelijke groet,\n\nEdwin Leemrijse\n0031 6 16088114', '09-10-20\nMinZg gebrochen - Auge noch auf ViertelRohr - MinZg ers., präv. Anker justiert/epi\nUK 1310 1320 - einwandfrei\nWK 1410 0935 - 15-10-20 okay', '0', '2020-10-15', '2020-10-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-10-28', '84.82.184.99', '84-82-184-99.fixed.kpn.net', '2020-09-18', '1Z8VF4596862342389', NULL),
(10178, 'T29148', 7371, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-09-18', '2020-09-10', 'gold', 'black', 'Theorema', 'My order number is T29148. The watch doesn\'t meet my expectations. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.77.223.181', 'mobile-107-77-223-181.mobile.att.net', '2020-09-18', '--', NULL),
(10179, 'T29153   T29155', 7372, 999999999, 0, 'Choose option', '1970-01-01', '2020-09-19', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order numbers are T29153 and T29155.  THIS IS NOT WHAT I EXPECTED.    The watches are brand new and never worn.  Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.6.126.223', '172-6-126-223.lightspeed.hstntx.sbcglobal.net', '2020-09-19', '--', NULL),
(10180, 'T29229', 7373, 999999999, 0, 'other', '1970-01-01', '2020-09-19', '2020-09-14', 'gold', 'black', 'other', 'This is a Brand New Watch still in its orginal Package since I have not even opened it.So I do not even know how it looks like .There is No Defect or damage. I just prefer the Amsterdam Diamonds Pionier 515-9.Thank you.This is an EXCHANGE.\n\nRegards, Daniel Ghansah.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.45.86.203', 'pool-108-45-86-203.washdc.fios.verizon.net', '2020-09-19', '--', NULL),
(10181, 'T29086', 7374, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-09-19', '2020-09-06', 'black', 'white', 'Theorema', 'the really don’t know I’m not a watch maker! the watch is defeated and is not working properly ! I’ve explain the situation to tufina and have submitted several videos!!! Please replace this watch with the watch I thought I was purchasing ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.247.15.229', '229.sub-174-247-15.myvzw.com', '2020-09-19', '--', NULL),
(10182, 'T28372', 7375, 999999999, 0, '3001-Paragon', '1970-01-01', '2020-09-19', '2020-08-20', 'gold', 'white', 'Theorema', 'Item was not received on time for my wedding. Item has never been worn  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.129.252.229', 'pool-68-129-252-229.nycmny.fios.verizon.net', '2020-09-19', '--', NULL),
(10183, '', 7376, 999999999, 0, '505-Florida', '1970-01-01', '2020-09-19', '1970-01-01', 'silver', 'white', 'Pionier', 'The watch buttons don\'t work anymore and the hands are blocked at 8;45 and cannot go further. Impossible to change the date. \n\nPlease repair it accordingly.\n\nModel: GM 505-4', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.178.182.254', 'modemcable254.182-178-173.mc.videotron.ca', '2020-09-19', '--', NULL),
(10184, 'T14781', 7377, 999999999, 0, '3005-MarcoPolo', '2020-11-04', '2020-09-20', '2019-10-05', 'gold', 'black', 'Theorema', '{G-Card}\nThis watch was a gift from my son and his wife, Jonathan and Kristen Wirges. It is a Marco Polo GM-3005-7.\nThey don\'t have a reference# but the form is requiring I put something so I\'m putting something.\n\nThe minute hand does not stay in place. It\'s loose and \"floppy\" making it impossible to show the correct time. \nThis watch has been taken care of and not dropped or abused.\n\nI hope you can fix it. Thank you.\nDavid Wirges', '05-11-20\nyap, MinZg lose - ersetzt\nAblauf - dann Aufzug 2h und GR-Prüfung\nGR 0911 1000 bis 0911 2330 = 13h  gut\n10-11-20 okay', '0', '2020-11-10', '2020-11-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-13', '73.136.201.131', 'c-73-136-201-131.hsd1.tx.comcast.net', '2020-09-20', '772060795014 ', NULL),
(10185, 'T22296 ', 7378, 999999999, 0, '108-Oman', '2020-09-27', '2020-09-21', '2020-04-15', 'black metal', 'black', 'Theorema', '{G-Card}\nThe clip of the winder button got loose.\nNo shock, no drop.', '09-10-20\nBügel rastet nicht - Schrauben des Kronenschutzes gelöst\ngesichert befestigt, präv. Anker justiert/epi\nUK 1410 1405 - läuft aber bleibt zurück? neu gestellt - Aufzug\nUK 1510 0840 - bl. def. zurück - Code W\nUK 2310 0915 - gut - Aufzug 34x\nUK 2610 0905 - einwandfrei\nWK 2710 0800 - 28-10-20 okay', '0', '2020-10-28', '2020-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-04', '90.93.153.80', 'lfbn-nan-1-1470-80.w90-93.abo.wanadoo.fr', '2020-09-21', '1Z8VF4596871870345', NULL),
(10186, 'T26222', 7379, 999999999, 0, '108-Oman', '1970-01-01', '2020-09-21', '2020-07-10', 'gold', 'gold', 'Theorema', 'Fails to wind up', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.20.19.131', 'cpc92886-cmbg20-2-0-cust386.5-4.cable.virginm.net', '2020-09-21', '--', NULL),
(10187, 'T25140', 7380, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-09-21', '2020-06-26', 'black', 'black', 'Theorema', 'My order number is T25140. I just received my watch back from repair and the issue has not been resolved. \nEven fully wound the watch doesn\'t work. I\'m requesting to have it replaced with a brand new watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.249.150.251', 'pool-96-249-150-251.hrbgpa.fios.verizon.net', '2020-09-21', '--', NULL),
(10188, 'T29205', 7381, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-09-21', '2020-10-01', 'silver', 'yellow', 'Theorema', 'My order number is T29205. The watch is brand new and never worn. Please refund.\n\nReason for refund request is that I\'m unsatisfied with the watch quality.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.146.61.63', 'bras-base-toroon0817w-grc-22-184-146-61-63.dsl.bell.ca', '2020-09-21', '--', NULL),
(10189, 'T23598', 7382, 999999999, 0, 'Choose option', '1970-01-01', '2020-09-21', '2020-06-29', 'Choose option', 'Choose option', 'Choose option', 'The clasp that covers the crown fell off the watch.  That\'s it. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.39.226.233', '75-39-226-233.lightspeed.uticmi.sbcglobal.net', '2020-09-21', '--', NULL),
(10190, 'T29202', 7383, 999999999, 0, '106-Toronto GM', '1970-01-01', '2020-09-22', '1970-01-01', 'rosé', 'black', 'Theorema', 'I did not like the watch and would like to return it. The item is brand new and unopened. Thank you for your attention to this matter. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.28.244', '172.58.28.244', '2020-09-22', '--', NULL),
(10191, 'T26381', 7384, 999999999, 0, '101-Casablanca GM', '2020-10-07', '2020-09-22', '2020-07-12', 'black metal', 'black', 'Theorema', '{G-Card}\nThere is something rattling inside the watch.  I cannot wind it anymore. Please repair or replace accordingly', '09-10-20\nSperradschraube gebrochen - gesichert ersetzt, präv. Anker justiert/epi\nUK 1510 1145 - einwandfrei\nWK 1610 0750 - 19-10-20 okay', '0', '2020-10-19', '2020-10-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-10-28', '193.219.187.101', 'mail.kul.lt', '2020-09-22', '1Z8VF4596863790214', NULL),
(10192, 'T29120', 7385, 999999999, 0, '104-Copacabana', '1970-01-01', '2020-09-22', '2020-09-10', 'silver', 'black', 'Theorema', 'My order number is T29120- The watch is fully wound, the watch runs about 2hours faster in 24 hours. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.10.212.99', 'c-24-10-212-99.hsd1.ut.comcast.net', '2020-09-22', '--', NULL),
(10193, 'GM 1013', 7386, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-09-22', '2020-06-25', 'gold', 'black', 'Theorema', 'when i wound the watch even to the maximum the watch stop ticking by it self 30 seconde later i need a new one or a refund!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.178.215.96', 'modemcable096.215-178-173.mc.videotron.ca', '2020-09-22', '--', NULL),
(10194, 'T29349', 7387, 999999999, 0, '3011-Macau', '1970-01-01', '2020-09-23', '2020-09-14', 'rosé', 'blue', 'Theorema', 'This is not what I expected\nPlease refund\nMy order number is T29349\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.82.102.15', 'ool-4352660f.dyn.optonline.net', '2020-09-23', '--', NULL),
(10195, 'T29410', 7372, 999999999, 0, '3001-Paragon', '1970-01-01', '2020-09-23', '1970-01-01', 'rosé', 'white', 'Theorema', 'My order number is T29410 - I received the wrong model, the watch I ordered has a rose gold back and as you can see, this one is silver and the rotor arrived broken.  The watch is brand new and never worn.  Please Replace!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.6.126.223', '172-6-126-223.lightspeed.hstntx.sbcglobal.net', '2020-09-23', '--', NULL),
(10196, 'T29255', 7388, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-09-24', '2020-09-11', 'bicolor gold', 'white', 'Theorema', 'I ordered theorema watch from your site for my wife\'s b\'day. I received my Order# T29255 on 9/16/2020 and opened the package on 9/18/2020. I really like the watch however it is too big (dial wise) for her wrist. The watch is brand new and never been worn. She also checked all the model on the site and unfortunately they are all very big for her wrist. Requesting refund. Thank you.\n\nI have already send all the pictures to info@tufinawatches.com', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.85.67.20', '66.85.67.20', '2020-09-24', '--', NULL),
(10197, '', 7389, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2020-09-24', '2019-10-28', 'black', 'gold', 'Theorema', 'The watch runs for a little while and then stops running. The dial for the months fell of inside the watch.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '162.253.71.246', '162.253.71.246', '2020-09-24', '--', NULL),
(10198, ' T28772', 7390, 999999999, 0, '116-San Francisco', '2020-10-27', '2020-09-25', '2020-08-28', 'gold', 'black', 'Theorema', '{G-Card}\nThe crown is wound clockwise but it doesn\'t stop even after winding for more than 1 minute and even doesnt stop \n\nIT seems OK BUT AFTER SECOND DAY THIS PROBLEM HAS STARTED ,after 24 hours when i started to wind again it kept winding and winding...I prefer AMSTERDAM DIAMONDS PIONIER GM-515-4 | I WANT TO REPLACE If It is POSSIBLE and prefer not to pay extra on the top of what I have paid for this! Mechanic one seems no luck on me ', '28-10-20\nFederendhaken rutscht durch - Federhaus ersetzt, Anker epi\nUK 2810 1510 - einwandfrei\nWK 2910 0745 - 30-10-20 okay', '0', '2020-10-30', '2020-10-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-04', '124.148.199.107', '124-148-199-107.dyn.iinet.net.au', '2020-09-25', '1Z8VF4590471291975', NULL),
(10199, 'T17710', 7391, 999999999, 0, '3009-Dubai I', '2020-11-13', '2020-09-26', '2019-12-09', 'black', 'black', 'Theorema', '{G-Card}\nHello. There is double flywheel at the watch  but one moves only . Dr. Vopelka', '16-11-20\nyap - re ausgeschwungen(?) - mglw. Stoß\nUnruh eingerenkt, Klinkenrad ers. \nAblauf - dann Dubai-Prüfung - Aufzug 5h\nGR ab 2311 1300 bis 2511 0900 = 44h perfekt\n25-11-20 okay', '0', '2020-11-25', '2020-11-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-25', '90.180.155.15', '15.155.broadband13.iol.cz', '2020-09-26', '1Z8VF4596894724684', NULL),
(10200, '#T21400', 7392, 999999999, 0, '115-Helsinki', '2020-10-08', '2020-09-27', '1970-01-01', 'silver', 'black', 'Theorema', 'Problème avec le fonctionnement de la couronne.', '--new watch', '0', '2020-10-08', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-10-12', '194.230.146.156', '194.230.146.156', '2020-09-27', '1Z8VF4590463237174', NULL),
(10201, '', 7393, 999999999, 0, 'Choose option', '2020-10-07', '2020-09-27', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '2020-10-07', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '80.251.200.204', 'stores-hide.tre.se', '2020-09-27', '--', NULL),
(10202, 'T29547', 7394, 999999999, 0, '511-New York', '1970-01-01', '2020-09-27', '2020-09-20', 'black', 'white', 'Pionier', 'This was a gift, but the receiver doesn\'t want it.  The watches are brand new and never worn.  Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '100.34.66.205', 'pool-100-34-66-205.phlapa.fios.verizon.net', '2020-09-27', '--', NULL),
(10203, 'T29547', 7394, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-09-27', '2020-09-20', 'black', 'black', 'Theorema', 'It was a gift, but the receiver doesn\'t want it.  The watches are brand new and never worn.  Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '100.34.66.205', 'pool-100-34-66-205.phlapa.fios.verizon.net', '2020-09-27', '--', NULL),
(10204, 'GM -101-3. Gold', 7395, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-09-28', '2020-07-07', 'gold', 'white', 'Theorema', 'Ahead time ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '126.150.150.45', 'softbank126150150045.bbtec.net', '2020-09-28', '--', NULL),
(10205, 'T26222', 7396, 999999999, 0, '108-Oman', '2020-10-07', '2020-09-29', '2020-07-10', 'gold', 'blue', 'Theorema', '{G-Card}\nWill not work for more than 8 hours after winding', '09-10-20\nWek kpl. abgelaufen - SuF oB - präv. Anker justiert/epi\nUK 1510 1125 - einwandfrei\nWK 1610 0755 - 19-10-20 okay', '0', '2020-10-19', '2020-10-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-10-28', '82.20.19.131', 'cpc92886-cmbg20-2-0-cust386.5-4.cable.virginm.net', '2020-09-29', '1Z8VF4596862307622', NULL),
(10206, 'T29719', 7397, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-09-29', '2020-09-20', 'gold', 'yellow', 'Theorema', 'My order number is T29719. Even fully wound, the watch doesn\'t work. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.198.244.9', 'ool-44c6f409.dyn.optonline.net', '2020-09-29', '--', NULL),
(10207, 'T29403', 7398, 999999999, 0, '104-Copacabana', '2020-10-07', '2020-09-29', '2020-09-18', 'silver', 'black', 'Theorema', '{G-Card}\ngood evening after wearing the watch I noticed that it goes forward compared to the local time from evening to morning goes on almost half an hour.  I\'m sorry you said I damaged the watch, I keep them perfectly.  however we hope that the problem will be solved because the watch is beautiful thanks for your assistance', '09-10-20\nWerk kpl. abgelaufen - SuF oB - präv. Anker justiert\nUK 1410 1530 - einwandfrei\nWK 1510 0845 - 16-10-20 okay\n{Spiral- und Aufzugzettel}', '0', '2020-10-19', '2020-10-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-10-28', '79.35.132.39', 'host-79-35-132-39.retail.telecomitalia.it', '2020-09-29', '1Z8VF4596863843596', NULL),
(10208, 'GM-101-3 I', 7399, 999999999, 0, '2009-Casablanca', '1970-01-01', '2020-09-30', '2020-09-20', 'gold', 'white', 'Theorema', 'I have tried numerous guided instructions. This watch suddenly stops, regardless if I winded for over 100 times and wear it continuously for two days, taking off just take a shower and putting back on. The longest it lasted running was two days.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '63.144.247.114', '63.144.247.114', '2020-09-30', '--', NULL),
(10209, 'TT29683', 7400, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2020-09-30', '2020-09-25', 'black', 'white', 'Theorema', 'My order number is TT29683. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.136.25.253', 'c-73-136-25-253.hsd1.tx.comcast.net', '2020-09-30', '--', NULL),
(10210, 'T25878', 7395, 999999999, 0, '101-Casablanca', '2020-10-15', '2020-10-01', '2020-07-03', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis]\nMoving too far (not in time)\nMy watch is always delaying one hour per day', '16-10-20\nWerk kpl. abgelaufen - SuF oB - Aufzug 32x\nUK 1610 1500 - gut - Aufzug 31x\nUK 1910 0800 - erneute Prüfung ab 2610\nUK 2610 0900 - einwandfrei\nWK 2710 0800 - 28-10-20 okay\n{Aufzugzettel}', '0', '2020-10-28', '2020-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-04', '126.150.150.45', 'softbank126150150045.bbtec.net', '2020-10-01', '1Z8VF4590470060752', NULL),
(10211, 'T29657', 7401, 999999999, 0, 'other', '1970-01-01', '2020-10-01', '1970-01-01', 'black', 'silvgrey', 'Javelle', 'Watch is too thick.  was expecting a thinner face on the watch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.194.188.28', '74-194-188-28.altacmta01.com.dyn.suddenlink.net', '2020-10-01', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(10212, 'T29828', 7402, 999999999, 0, '4004-Newton', '2021-07-30', '2020-10-01', '2020-09-25', 'silver', 'gold', 'Theorema', 'part come loose..', '-Repaired oscillating weight ( new O-ring) only 3 Bar.\n11.08.21 to 18.08.21 Control watch is OK.-', '0', '2021-09-01', '2021-08-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-02', '173.91.119.190', 'cpe-173-91-119-190.neo.res.rr.com', '2020-10-01', '1Z8VF459D963310437', NULL),
(10213, 'T29828', 7403, 999999999, 0, '4004-Newton', '1970-01-01', '2020-10-01', '2020-09-25', 'silver', 'gold', 'Theorema', 'Part Come Lose..', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.91.119.190', 'cpe-173-91-119-190.neo.res.rr.com', '2020-10-01', '--', NULL),
(10214, 'T28567', 7404, 999999999, 0, '108-Oman', '1970-01-01', '2020-10-02', '2020-08-28', 'black', 'black', 'Theorema', 'My order number is T28567-Even fully wound the watch doesn\'t work anymore. Please Repair.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.252.5.135', '68.252.5.135', '2020-10-02', '--', NULL),
(10215, 'T29390.', 7405, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-10-02', '2020-10-08', 'gold', 'yellow', 'Theorema', 'My order number is T29390. Even fully wound the watch runs too fast. Please repair.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.44.237.10', '047-044-237-010.biz.spectrum.com', '2020-10-02', '--', NULL),
(10216, 'T-28202', 7406, 999999999, 0, '101-Casablanca GM', '2020-10-09', '2020-10-04', '2020-08-14', 'silver bicol', 'yellow', 'Theorema', '{G-Card}\nMinutes needle do not work anymore ', '09-10-20\nWerk steht kpl. abgelaufen - ZgWerk abgehoben! Fall!\noops, unterer Deckstein verschoben! gereinigt und geölt, präv. Anker justiert/epi\nUK 1510 1045 - einwandfrei\nWK 1610 0805 - 19-10-20 okay', '0', '2020-10-19', '2020-10-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-10-28', '77.195.133.249', '249.133.195.77.rev.sfr.net', '2020-10-04', '1Z8VF4596863902432', NULL),
(10217, 'T28953', 7407, 999999999, 0, '110-Oslo', '1970-01-01', '2020-10-05', '2020-09-02', 'black', 'gold', 'Theorema', 'The crown fell off when I tried to set up the time. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '87.200.122.47', '87.200.122.47', '2020-10-05', '--', NULL),
(10218, 'T29202', 7408, 999999999, 0, '3009-Dubai', '1970-01-01', '2020-10-06', '2020-10-05', 'black', 'black', 'Theorema', 'Eric Hung', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.27.41', '172.58.27.41', '2020-10-06', '--', NULL),
(10219, 'T25763', 7409, 999999999, 0, '108-Oman', '2020-10-27', '2020-10-06', '2020-07-01', 'gold', 'black', 'Theorema', '[OHNE G-Nachweis]\nMy order number is T25763.  Even fully wound the watch has stopped working.. Please repair or replace accordingly.', '28-10-20\nWerk steht teilabgelaufen - ausgeschwungen - Anker justiert/epi\nUK 2910 0820 - einwandfrei\nWK 3010 0900 - 02-11-20 okay', '0', '2020-11-02', '2020-11-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-04', '69.121.161.118', 'ool-4579a176.dyn.optonline.net', '2020-10-06', '471604356614', NULL),
(10220, 'T21907', 7410, 999999999, 0, '115-Helsinki', '2020-10-07', '1970-01-01', '2020-01-25', 'Gold ', 'Black', 'Theorema', '{G-Copy}\nStop working after three months', '09-10-20\nWerk steht in Vollaufzug - ausgeschwungen aufgrund eines Stoßes oder Falls - deutliche Verformung am Horn 11 - Verhältnisse Anker/Plateau einwandfrei!\nK 1210 0940 - 14-10-20 okay', '0', '2020-10-14', '2020-10-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-10-28', '217.254.42.225', 'pd9fe2ae1.dip0.t-ipconnect.de', '2020-10-07', '1Z8VF4596861354207', NULL),
(10221, 'T29964--', 7265, 999999999, 0, '116-San Francisco', '1970-01-01', '2020-10-07', '2020-09-28', '', '', 'Theorema', 'Did not like design', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.77.83.93', 'c-73-77-83-93.hsd1.tx.comcast.net', '2020-10-07', '--', NULL),
(10223, 'T29202', 7412, 999999999, 0, '3009-Dubai', '1970-01-01', '2020-10-07', '2020-10-05', 'black', 'gold', 'Theorema', 'Eric Hung', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.21.64', '172.58.21.64', '2020-10-07', '--', NULL),
(10224, 'T29678', 7413, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-10-07', '2020-09-20', 'gold', 'black', 'Theorema', 'My order number is T29678. The clasp of the crown has fallen off and it is lost. Please replace accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.72.230.252', '99-72-230-252.lightspeed.sntcca.sbcglobal.net', '2020-10-07', '--', NULL),
(10225, 'T30051', 7414, 999999999, 0, '509-Barbados', '1970-01-01', '2020-10-08', '2020-10-03', 'gold', 'black', 'Pionier', 'Message inside the formà [My order number is T30051-The date button doesn\'t work. The watch is brand new and never worn. Please  Replace \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '219.240.57.11', '219.240.57.11', '2020-10-08', '--', NULL),
(10226, 'T28874', 7415, 999999999, 0, '101-Casablanca GM', '2020-11-13', '2020-10-08', '2020-09-01', 'gold', 'white', 'Theorema', '{G-Card}\nMy order number is T28874, The watch is fully wound but doesn\'t work at all   Please replace accordingly.', '16-11-20\nWerk fast kpl. aufgezogen - obere Stoßsicherung fehlt! Und ZgWerk abgehoben - Fall! - Decksteinfeder ersetzt, ZgWerk gesetzt\nUK 1711 0820 - einwandfrei\nWK 1811 0750 - 19-11-20 okay', '0', '2020-11-19', '2020-11-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-25', '120.155.4.175', 'cpe-120-155-4-175.nb05.nsw.asp.telstra.net', '2020-10-08', '1Z8VF4590493084498', NULL),
(10227, '#T29218', 7416, 999999999, 0, '101-Casablanca GM', '2020-10-16', '2020-10-09', '2020-09-10', '', '', 'Theorema', 'My order number is T29218-The watches even fully wound don\'t work. The watches are brand new and never worn. Please replace', '--', '0', '2020-10-23', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-10-23', '62.88.128.80', 'h-62-88-128-80.ptr.goteborg.se', '2020-10-09', '1Z8VF4596863056946', NULL),
(10228, 'T30248', 7417, 999999999, 0, '508-Dublin', '1970-01-01', '2020-10-09', '2020-10-02', 'silver', 'white', 'Pionier', '[My order number is T30248. The watch arrived with a loose clasp of the crown. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.47.140.140', '50-47-140-140.evrt.wa.frontiernet.net', '2020-10-09', '--', NULL),
(10229, 'T30087', 7418, 999999999, 0, '7002-Chicago', '1970-01-01', '2020-10-09', '2020-10-02', 'black', 'blue', 'Pionier', 'NO DEFECT AT ALL JUST THAT THE DIAL SEEMS BIG And heavy other than its a beautiful watch ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '23.127.198.189', '23-127-198-189.lightspeed.stlsmo.sbcglobal.net', '2020-10-09', '--', NULL),
(10230, 'T30102', 7419, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-10-09', '2020-10-02', 'gold', 'black', 'Theorema', 'My order number is T30102. The watch is brand new and never worn. Please refund. I was not happy with the way the watch looked in person. It looked different online and I am not satisfied by the appearance or the quality of the watch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '209.242.39.41', '209-242-39-41.rev.dls.net', '2020-10-09', '--', NULL),
(10286, 'T29246', 7475, 999999999, 0, '3001-Paragon', '1970-01-01', '2020-10-26', '2020-10-26', '', '', 'Theorema', 'Watch never functioned and the end piece does not bend so unable to snap or insert in right area to be worn.Watch is still brand new and never worn.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.74.167.109', '68.74.167.109', '2020-10-26', '--', NULL),
(10232, 'T29347', 7421, 999999999, 0, '108-Oman', '2020-10-26', '2020-10-11', '2020-07-20', 'gold', 'black', 'Theorema', '{G-Card}\nThe problem is that the crown does not work in the watch .. I want to replace the watch', '28-10-20\nWerk steht kpl. abgelaufen - SuF: Uhr angestoßen (Macken bei 0900) und Welle in der Nut gebrochen - Welle ersetzt, Anker justiert/epi - WD 8310\nUK 2910 0915 - einwandfrei\nWK 3010 0900 - 02-11-20 okay', '0', '2020-11-02', '2020-11-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-04', '161.8.112.109', 'static-host-161-8-112-109.awasr.om', '2020-10-11', '1Z8VF4590470139963', NULL),
(10233, 'GM-101-11', 7422, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-10-11', '2019-12-15', 'gold', 'yellow', 'Theorema', 'Wont wind or work. I bought this last year it Has not worked ever since. I sent email and never heard anything  back. So i am sending this in please communicate and let me know once received.\n\nSarbjit Singh\nPhone # 908 316 2115', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.194.41.112', 'c-73-194-41-112.hsd1.nj.comcast.net', '2020-10-11', '--', NULL),
(10234, 'T3002', 7423, 999999999, 0, '3002-Jumbo', '1970-01-01', '2020-10-12', '2020-06-16', 'bicolor gold', 'white', 'Theorema', 'The winding stem won\'t change the date and the inside wheels seem to be off balance, I own many automatic watches and I am well aware of how automatic watches function.  I am not a novice when it comes to watches because I collect them and have many of them in my possession.  When I initially operated this watch, I could immediately tell that something was wrong as there was play between setting the time.  Please repair or return my money.\n\nThank you,\nAndrew Williams\n352-340-9160', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.171.53.12', '173-171-53-12.res.bhn.net', '2020-10-12', '--', NULL),
(10235, 'T30041', 7424, 999999999, 0, '101-Casablanca GM', '2020-10-27', '2020-10-12', '2020-10-02', 'gold', 'black', 'Theorema', 'My order number is T30041. The watch is brand new and never worn. PLEASE REFUND', '--', '0', '1970-01-01', '2020-10-27', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '51.37.234.118', '51.37.234.118', '2020-10-12', '--', NULL),
(10236, '82506030gt859011p', 7425, 999999999, 0, '511-New York', '1970-01-01', '2020-10-12', '2020-10-01', 'silver', 'black', 'Pionier', 'my order number is T30094- the watch is brand new and never worn. please exchange with T3008-5 . tanQ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.52.38.147', 'c-68-52-38-147.hsd1.tn.comcast.net', '2020-10-12', '--', NULL),
(10237, 'T14831', 7426, 999999999, 0, '107-Rio', '2020-11-04', '2020-10-12', '2019-10-05', 'silver', 'white', 'Theorema', '{G-Copy}\nThe watch cannot be wound fully any longer', '05-11-20\nSperradschraube! Sperrad entgratet und gesichert befestigt\n(Fremdschließe ausgetauscht)\nUK 0611 1135 - einwandfrei - Aufzug 41x\nUK 0911 0755 - einwandfrei\nWK 1011 0825 - 11-11-20 okay', '0', '2020-11-11', '2020-11-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-13', '24.245.78.4', '24.245.78.4', '2020-10-12', '772060804468 ', NULL),
(10238, 'T28957', 7427, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-10-12', '2020-08-02', 'bicolor gold', '', 'Theorema', 'My order number is T28957- The watch is brand new and never worn. Please  exchange with GM-106-7.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.76.2.50', '66-76-2-50.com.sta.suddenlink.net', '2020-10-12', '--', NULL),
(10239, '', 7428, 999999999, 0, '3009-Dubai', '1970-01-01', '2020-10-12', '2019-12-12', 'silver', 'white', 'Theorema', 'The wheel on the left does not spin the way it should ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '216.188.253.167', '216-188-253-167.dyn.grandenetworks.net', '2020-10-12', '--', NULL),
(10240, 'T18723', 7429, 999999999, 0, '3009-Dubai I', '2020-11-09', '2020-10-12', '2019-12-19', 'silver', 'white', 'Theorema', '{G-Card}\nthe wheel on the left does not spin the way it should', '16-11-20\nyap - links oF - eine ZB-Fuß-Schraube klemmte das linke FH - entfernt, RW und Automatik versorgt\nAblauf - dann Dubai-Prüfung\nGR ab 1811 1300 bis 2011 0200 = 37h - gut\n20-11-20 okay', '0', '2020-11-20', '2020-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-07', '12.182.207.157', '12.182.207.157', '2020-10-12', '772277035683 ', NULL),
(10241, '# T30235', 7430, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-10-13', '2020-10-10', 'black', 'black', 'Theorema', 'No defect/    return  dose not like size of the face ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.96.118.38', 'c-65-96-118-38.hsd1.ma.comcast.net', '2020-10-13', '--', NULL),
(10242, 'T30082', 7431, 999999999, 0, '7002-Chicago', '1970-01-01', '2020-10-13', '2020-10-01', 'gold', 'gold', 'Pionier', 'My order number is T30082- The watch arrived with a broken date button which fell as soon as it put the watch on. The watch is brand new and never worn. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.200.109.233', 'c-98-200-109-233.hsd1.tx.comcast.net', '2020-10-13', '--', NULL),
(10243, '', 7432, 999999999, 0, '101-Casablanca GM', '2020-10-22', '2020-10-13', '2020-10-05', 'black', '', 'Theorema', 'La montre est trop lourde.', '--', '0', '1970-01-01', '2020-10-22', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '77.205.41.190', '190.41.205.77.rev.sfr.net', '2020-10-13', '--', NULL),
(10244, 'T30082', 7433, 999999999, 0, '7002-Chicago', '1970-01-01', '2020-10-13', '2020-10-01', 'gold', 'black', 'Pionier', 'My order number is T30082- The watch arrived with a broken date button which fell as soon as it put the watch on. The watch is brand new and never worn. Please refund ]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.194.210.62', 'c-98-194-210-62.hsd1.tx.comcast.net', '2020-10-13', '--', NULL),
(10245, 'T29592-', 7434, 999999999, 0, '7002-Chicago', '2020-10-27', '2020-10-13', '2020-09-20', 'gold', 'white', 'Pionier', '{G-Card}\nI have already informed you by email that I bought a pioneer watch from you on 08.20, but unfortunately the watch does not work well as it does not keep the time exactly, it is six hours late.  I proceeded as described in the instructions, wore the watch in about 30 turns, and then wore it for 24 hours, the inaccuracy of the watch approaching 8 o\'clock.  Therefore, please replace the watch.  I enclose the letter of guarantee and the papers of the watch.', '28-10-20\nWerk steht kpl. abgelaufen - SuF oB - Vorspannung und \nK 2810 1315 - einwandfrei\nGR ab 0211 0825 bis 0411 0910  ==  48h - perfekt\n04-11-20 okay', '0', '2020-11-04', '2020-11-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-11', '176.77.140.12', 'netacc-gpn-7-140-12.pool.telenor.hu', '2020-10-13', '1Z8VF4596892558868', NULL),
(10246, 'T29410', 7435, 999999999, 0, '3001-Paragon', '1970-01-01', '2020-10-13', '1970-01-01', 'bicolor rosé', 'white', 'Theorema', 'My order number is T29410.  The watch arrived with the back of the\ncase silver instead of rose gold..  The watch is brand new and never worn.  Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.87.90.81', '108-87-90-81.lightspeed.hstntx.sbcglobal.net', '2020-10-13', '--', NULL),
(10247, '#T29742', 7436, 999999999, 0, '101-Casablanca GM', '2020-10-27', '2020-10-14', '2020-10-26', 'gold', 'white', 'Theorema', 'Unfortunately the size of the watch was much bigger than what I thought it is,There is no way I can use it and I really need to refound please thanks', '--', '0', '1970-01-01', '2020-10-27', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '92.239.48.132', 'cpc1-hari24-2-0-cust131.20-2.cable.virginm.net', '2020-10-14', '--', NULL),
(10248, 'T4694', 7437, 999999999, 0, '103-Sao Paulo', '2020-11-12', '2020-10-15', '2018-07-24', 'gold metal', 'white', 'Theorema', '{G-Card}\nIt does not keep proper time. The second hand skips. It happened from the beginning but I have been too lazy to deal with it. I hope you can fix it. Thanks ', '16-11-20\nhmm - SuF oB - Aufzug und \nUK 1611 1335 - einwandfrei - präv. Anker justiert\nUK 1711 0935 - einwandfrei\nWK 1811 0750 - Bestens! Nachfrage über Elsa\n---\nIf you observe the small hand at the bottom center it skips. When I went to have it looked at the tech showed me that one of the teeth on a gear was broken causing the small hand to skip resulting in the time being off.\n---\n...Aber nicht diese mir vorliegende Uhr, die ist einwandfrei iO\nUK 2311 1000 - einwandfrei\nWK 2411 0815 - 25-11-20 absolut okay', '0', '2020-11-25', '2020-11-25', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-07', '72.143.219.84', '72.143.219.84', '2020-10-15', '772277044574', NULL),
(10249, 'T30046', 7438, 999999999, 0, '108-Oman', '1970-01-01', '2020-10-15', '2020-10-01', 'silver', 'gold', 'Theorema', 'There is nothing wrong. I just don\'t like it and want to exchange the difference one, AMSTERDAM DIAMONDS PIONIER GM-515-6', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.184.61.95', 'cpe-108-184-61-95.socal.res.rr.com', '2020-10-15', '--', NULL),
(10250, '', 7439, 999999999, 0, '101-Casablanca', '2020-10-15', '2020-10-15', '0000-00-00', 'silver bicolor', 'yellow', 'Theorema', '[OHNE G-Nachweis - NO Deal - NO shopify]\nThe watch doesn\'t work anymore and a marker has fallen off', '16-10-20\nZB in Auflösung - Ersatz\nKVA  ZB ersetzen  40,- - bez. 50,-  2010\nkleiner Werkservice - diverse Indexe aus RW entfernt, präv. Anker justiert/epi, Gehäuse u-s, Bodendichtung ers., Lunette schwarz ausgelegt - WD 8310\nUK 2610 0900 - reguliert\nWK 2710 0800 - einwandfrei\nBügel mit neuen Bolzen und eine Zierschraube befestigt\n28-10-20 okay', '0', '2020-10-28', '2020-10-28', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-04', '87.142.159.193', 'p578e9fc1.dip0.t-ipconnect.de', '2020-10-15', '1Z8VF4596872904735', NULL),
(10251, 'T30370', 7440, 999999999, 0, '3004-Cannes', '1970-01-01', '2020-10-15', '2020-10-15', 'silver', 'white', 'Theorema', 'My order number is T30370. I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.232.48.107', 'c-71-232-48-107.hsd1.ma.comcast.net', '2020-10-15', '--', NULL),
(10252, 'T30384', 7441, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-10-16', '2020-10-10', '', '', 'Theorema', 'My order number is T30384- The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.4.174.225', 'c-24-4-174-225.hsd1.ca.comcast.net', '2020-10-16', '--', NULL),
(10253, ' T30077', 7442, 999999999, 0, '514-Hawaii', '1970-01-01', '2020-10-16', '2020-10-16', 'silver', 'black', 'Pionier', 'The watch is very often late and it lacks a screw that holds the base of the settings button', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '217.108.242.131', '217.108.242.131', '2020-10-16', '--', NULL),
(10254, 'T30103', 7443, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-10-16', '2020-10-02', 'black', 'white', 'Theorema', 'My order number is T30103. This is not what I expected. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.11.9.144', '69-11-9-144.regn.static.sasknet.sk.ca', '2020-10-16', '--', NULL),
(10255, 'T30399-', 7444, 999999999, 0, '108-Oman', '2020-10-27', '2020-10-16', '2020-10-10', 'black', 'gold', 'Theorema', 'The watch wasn’t what I was expecting after looking at the photos', '--', '0', '1970-01-01', '2020-10-27', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '213.205.196.135', '213.205.196.135', '2020-10-16', '--', NULL),
(10256, 'T30077', 7445, 999999999, 0, '514-Hawaii', '2020-10-27', '2020-10-16', '2020-10-01', 'silver', 'black', 'Pionier', '{G-Card}\nA week after I received my watch I notice that it doesn\'t keep time even manually wound and worn for more than 8 hours on top of this the crown protector has fallen off.\nIT also lacks a base screw that protects the settings button.\n', '28-10-20\nSchraube am Bügel fehlt \nAufzug bis 2910 0800 - zieht nicht genügend auf -> Cannes-Service sowie Anker epi\nAufzug bis 3010 0800 - Rotorschraube hat sich verabschiedet - ersetzt und Aufzug bis 0311 0800 - einwandfrei\nWK 0311 0755 - Schraube ers. und 04-11-20 okay\n', '0', '2020-11-04', '2020-11-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-11', '86.252.47.240', 'lfbn-idf3-1-711-240.w86-252.abo.wanadoo.fr', '2020-10-16', '1Z8VF4596896601062', NULL),
(10257, 'T25090', 7446, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-10-16', '2020-06-30', 'silver', 'white', 'Theorema', 'Watch dose not work  and has been wound fully  there is no movement inside the case at all', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '101.179.16.129', 'cpe-101-179-16-129.qb01.qld.asp.telstra.net', '2020-10-16', '--', NULL),
(10258, 'T30370', 7447, 999999999, 0, '3004-Cannes', '1970-01-01', '2020-10-16', '2020-10-16', 'silver', 'white', 'Theorema', 'My order number is T30370. I bought this watch and it doesn\'t look good on me, I would like to return. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.218.121.127', 'c-24-218-121-127.hsd1.ma.comcast.net', '2020-10-16', '--', NULL),
(10259, 'T30678', 7448, 999999999, 0, '111-Copenhagen', '2020-10-27', '2020-10-16', '2020-10-10', 'gold', 'black', 'Theorema', 'My order number is #T30678.  The watch doesn\'t fit me. The watch is brand new and never worn. Please refund ', '--', '0', '1970-01-01', '2020-10-27', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '31.205.90.75', '31.205.90.75', '2020-10-16', '--', NULL),
(10260, 'T30627', 7449, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2020-10-17', '1970-01-01', 'silver', 'black', 'Theorema', 'My order # is T30627. It was a gift but the receiver did not like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.228.222.190', '69.228.222.190', '2020-10-17', '--', NULL),
(10261, 'Cadeau fournisseur , Pas de facture ‘( POUPART/Phi', 7450, 999999999, 0, '101-Casablanca GM', '2020-10-27', '2020-10-18', '2020-06-01', 'gold', 'white', 'Theorema', 'My order number is T24236- I want to exchange with GM-101-2, ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '81.49.41.23', 'lfbn-lil-1-449-23.w81-49.abo.wanadoo.fr', '2020-10-18', '--', NULL),
(10262, 'T30605', 7451, 999999999, 0, '508-Dublin', '1970-01-01', '2020-10-18', '1970-01-01', 'black', 'bicolor', 'Pionier', 'No flaws and never worn, does not meet my expectations', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '88.124.196.98', 'spo62-1_migr-88-124-196-98.fbx.proxad.net', '2020-10-18', '--', NULL),
(10263, '274817 ', 7452, 999999999, 0, '103-Sao Paulo', '2020-10-27', '2020-10-18', '2013-07-28', 'black', 'black', 'Theorema', '{G-Card}\nThe crown has fallen off. Please replace / repair accordingly.', '28-10-20\n>7Jahre alt - jetzt zur Abwechslung mal kostenpflichtig\nKVA  Krone ersetzen (Werk überprüfen)  30,- - ausf. 3110\nKrone 2,5 lang mit neuer Welle ers. - WD 8310\nUK 0211 1000 - einwandfrei\nWK 0311 0735 - 04-11-20 okay', '0', '2020-11-04', '2020-11-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-11', '80.113.225.97', 'ip-80-113-225-97.ip.prioritytelecom.net', '2020-10-18', '1Z8VF4596894560851', NULL),
(10264, 'T30605', 7453, 999999999, 0, '508-Dublin', '2020-10-27', '2020-10-18', '1970-01-01', 'black', 'bicolor', 'Pionier', 'Pas de défault, jamais porté. Ne correspond pas à mes attentes', '--', '0', '1970-01-01', '2020-10-27', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '88.124.196.98', 'spo62-1_migr-88-124-196-98.fbx.proxad.net', '2020-10-18', '--', NULL),
(10265, 'T29975', 7454, 999999999, 0, '106II-Ontario', '1970-01-01', '2020-10-18', '2020-09-28', 'black', 'blue', 'Theorema', 'Big hand is broken (completely detached) ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.58.129.116', '096-058-129-116.res.spectrum.com', '2020-10-18', '--', NULL),
(10266, '', 7455, 999999999, 0, 'Choose option', '1970-01-01', '2020-10-19', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is T30392. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.230.242.173', '76-230-242-173.lightspeed.irvnca.sbcglobal.net', '2020-10-19', '--', NULL),
(10267, '', 7456, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-10-19', '1970-01-01', 'gold', '', 'Theorema', 'watch not winding ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '213.253.50.36', '213.253.50.36', '2020-10-19', '--', NULL),
(10268, 'T30113', 7457, 999999999, 0, '101-Casablanca GM', '2020-10-27', '2020-10-19', '2020-10-02', 'gold', 'white', 'Theorema', '{G-Card}\nMy order number is T30113. The watch is fully wound clockwise but it doesn\'t work at all.\nWhen sending it back after fixing it, its important that you send it as a gift or repair so I dont get another round of taxes on it. Last time the taxes was 56 USD, so please rember. ', '28-10-20\nWerk teilabgelaufen und läuft beim Eintragen - Anker! nö, SekZg gerichtet, präv. Anker justiert/epi und oberes Ankerlager gerade gesetzt\nUK 2910 1010 - einwandfrei\nWK 3010 0905 - 02-11-20 okay', '0', '2020-11-02', '2020-11-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-04', '213.239.66.82', 'static82.as2116.net', '2020-10-19', '471604356577', NULL),
(10269, ' #T30530', 7458, 999999999, 0, '2005-Toulon', '1970-01-01', '2020-10-20', '2020-10-12', '', '', 'Compast', 'My order number is T30530 I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '207.237.93.98', '207-237-93-98.s3907.c3-0.nyw-cbr1.nyr-nyw.ny.cable.rcncustomer.com', '2020-10-20', '--', NULL),
(10270, 'T29812 ', 7459, 999999999, 0, 'Choose option', '2020-10-26', '2020-10-20', '2020-10-01', 'Choose option', 'Choose option', 'Choose option', 'watch ticks too loud, i never had a mechanical watch before, and i dont like that ', '--', '0', '1970-01-01', '2020-10-26', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '82.198.218.33', 'mail.alexander-logistics.com', '2020-10-20', '--', NULL),
(10271, '#T28412', 7460, 999999999, 0, '101-Casablanca GM', '2020-10-27', '2020-10-20', '2020-08-24', 'black', 'black', 'Theorema', 'My order number is  T28412. The watch is still brand new and never worn. Please Refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '82.232.38.54', 'vir78-1-82-232-38-54.fbx.proxad.net', '2020-10-20', '--', NULL),
(10272, 'T30098', 7461, 999999999, 0, '108-Oman', '1970-01-01', '2020-10-21', '2020-10-01', 'gold', 'gold', 'Theorema', 'Both time settings move in same direction. Dual time is stuck and does not move. When crown is in B position of the operators manual time can not be set. As I remember when I received this watch it did not have all the plastics protectors on as a NEW watch does. I was really excited just to get the watch that I didn\'t notice it. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.217.19.111', 'ip72-217-19-111.ph.ph.cox.net', '2020-10-21', '--', NULL),
(10273, 'T22685', 7462, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2020-10-21', '2020-05-02', 'silver', 'white', 'Theorema', 'sent back for examine back and mechanical change\n\neven fully wound doesnt work.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '80.230.230.89', 'IGLD-80-230-230-89.inter.net.il', '2020-10-21', '--', NULL),
(10274, 'T13209', 7463, 999999999, 0, '103-Sao Paulo', '2020-11-24', '2020-10-21', '2019-07-30', 'rosé metal', 'white', 'Theorema', '{G-Card}\nJig [My order number is T13209, The moon phase sub dial fell off. Please replace/repair accordingly.]', '26-11-20\nSchraube hat sich rausgearbeitet - befestigt {Glas} \nUK 2611 1510 - einwandfrei\nWK 2711 0745 - gut \nUK 3011 0830 - einwandfrei\nWK 0112 1245 - 02-12-20 okay', '0', '2020-12-02', '2020-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-07', '45.56.140.109', '45.56.140.109', '2020-10-21', '772277056100 ', NULL),
(10276, 'T30204', 7465, 999999999, 0, '108-Oman', '2020-11-09', '2020-10-22', '2020-10-10', 'silver metal', 'black', 'Theorema', '{G-Card}\nmy order number is T30204.\nI received my watch a week ago\n and the crown protector already broken\nAnd it is misding. \nPlease replace accordingly.', '16-11-20\nyap, Bügel fehlt - kpl. Gehäuse ersetzt - WD 8310\nUK 1711 0905 - einwandfrei\nWK 1811 0755 - 19-11-20 okay', '0', '2020-11-19', '2020-11-19', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-25', '77.126.22.231', '77.126.22.231', '2020-10-22', '1Z8VF4590497565729', NULL),
(10277, 'T30297', 7466, 999999999, 0, '101-Casablanca GM', '2020-11-24', '2020-10-22', '2020-10-10', 'silver bicol metal', 'yellow', 'Theorema', '{G-Card}\nMy order number is T30297. Even fully wound the watch is gaining 5 minutes per hour. Please replace /repair accordingly. ', '26-11-20\nWerk kpl. abgelaufen - SuF oB - Aufzug 35x\nUK 2611 1120 - einwandfrei\nWK 2711 0745 - gut - Anker justiert\nUK 3011 0850 - einwandfrei\nWK 0112 1245 - 02-12-20 okay', '0', '2020-12-02', '2020-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-07', '101.167.27.90', 'cpe-101-167-27-90.qb52.nqld.asp.telstra.net', '2020-10-22', '772277148610 ', NULL),
(10278, '', 7467, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-10-22', '2020-10-22', 'black', 'white', 'Theorema', 'The watch does not work when it’s wound up. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.197.70.192', '192.sub-174-197-70.myvzw.com', '2020-10-22', '--', NULL),
(10279, 'T30720', 7468, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-10-23', '2020-10-15', 'bicolor gold', 'black', 'Theorema', 'Followed instructions and still, even fully wound the watch doesn\'t work. The watch is brand new and never worn.   (Not sure I answered the correct answer for the case and dial.. the watch is black and gold.)', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.224.123.59', '24.224.123.59', '2020-10-23', '--', NULL),
(10280, 'T30183', 7469, 999999999, 0, '502-Malibu', '2020-11-24', '2020-10-24', '2020-10-10', 'black', 'black', 'Pionier', '{G-Card}\nMy order number T30183, the crown and stem are broken, therefore the watch doesn\'t work. Please replace accordingly.', '26-11-20\nWelle war raus und wurde mit Gewalt ins Werk gewürgt - ABER... eine Brückenschraube war falsch, darum AR aus Eingriff, WHF-Schraube gebrochen, oberer klSekTrieb-Zapfen gebrochen - defekte Teile ersetzt - WD 8310\nK 2611 1340 - 30-11-20 okay', '0', '2020-11-30', '2020-11-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-07', '70.114.186.16', 'cpe-70-114-186-16.austin.res.rr.com', '2020-10-24', '772277063065 ', NULL),
(10281, 'T30979', 7470, 999999999, 0, 'other', '1970-01-01', '2020-10-24', '2020-10-20', 'silver', 'silvgrey', 'other', 'My order number is T30979. My husband doesn\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '100.38.138.174', 'pool-100-38-138-174.nycmny.fios.verizon.net', '2020-10-24', '--', NULL),
(10282, 'T30685', 7471, 999999999, 0, '508-Dublin', '1970-01-01', '2020-10-24', '2020-10-24', 'silver', 'blue', 'Pionier', 'The watch is too bulky and heavy.The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.106.19.146', 'pool-74-106-19-146.syrcny.fios.verizon.net', '2020-10-24', '--', NULL),
(10283, 'T28637', 7472, 999999999, 0, '101-Casablanca GM', '2020-11-05', '2020-10-25', '2020-08-25', 'black', 'black', 'Theorema', '{G-Card}\nHi,\nFor some reason the watch is showing always the wrong time.\nExample:I’m setting the watch on right time after 12 hours ahead 1/3 hours .\nThanks for your help\n\nRegards\n\nDainius', '05-11-20\nWerk kpl. abgelaufen - SuF oB - präv. Anker justiert/epi, Sperrad gesichert, Schließe getauscht\nUK 0611 1150 - einwandfrei - Aufzug 35x\nUK 0911 0755 - einwandfrei\nWK 1011 0825 - 11-11-20 okay\n{Spiralzettel}', '0', '2020-11-11', '2020-11-11', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-13', '80.5.151.149', 'cpc86859-seve27-2-0-cust148.13-3.cable.virginm.net', '2020-10-25', '1Z8VF4596896396679', NULL),
(10284, 'T29706', 7473, 999999999, 0, '108-Oman', '1970-01-01', '2020-10-25', '2020-09-25', 'gold', 'gold', 'Theorema', 'No defect only exchange', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.183.44.67', 'pool-71-183-44-67.nycmny.fios.verizon.net', '2020-10-25', '--', NULL),
(10285, '', 7474, 999999999, 0, '103-Sao Paulo', '2020-11-09', '2020-10-26', '2013-07-01', 'gold', 'white', 'Theorema', '[OHNE G-Nachweis - NO Deal - NO shopify]\nThe watch has stopped working and it seems like some part of the mechanism is broken or locked in some way. The watch is fully wound up, but not working properly. \n\nThe watch doesn\'t work anymore. Please replace or repair accordingly, but please provide me with an estimate before you start repairing it.', '16-11-20\n   ohne Armband geschickt   \nEllipse fehlt! \nKVA Werkreparatur  60,- und Band 30,- - bez. 2311 60,- für was? -> nur Werkrep. für 50,- ohne Band\nUnruhe ersetzt, Glas- und Bodendichtung ersetzt, reguliert - WD 8310\nWK 0712 1055 - 09-12-20 okay', '0', '2020-12-09', '2020-12-09', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-16', '195.18.234.180', '195.18.234.180', '2020-10-26', '938746821672', NULL),
(10287, '', 7476, 999999999, 0, '7002-Chicago', '1970-01-01', '2020-10-27', '2020-10-10', 'black', 'gold', 'Pionier', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.51.225.14', '99-51-225-14.lightspeed.joltil.sbcglobal.net', '2020-10-27', '--', NULL),
(10291, 'My order number is T30862- ', 7480, 999999999, 0, '101-Casablanca GM', '2020-11-04', '2020-10-28', '2020-10-20', 'black', 'yellow', 'Theorema', 'I have received the wach on the 20th of October, Brought as a birthday gift. On the 27th of October as gift was opened when the wach was wind clockwise didn\'t start working.After asking advice from you and going through the video instructions still same result. I consider that is best if you check the wach and will really appreciate. It\'s a very beautiful wach and i really hope to have it back in working condition. \nMy order number is T30862- Even fully wound, and the watch doesn\'t work.  Please replace accordingly.\nRegards, \nAngela Catalina \n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '2.99.63.60', 'host-2-99-63-60.as13285.net', '2020-10-28', '--', NULL),
(10288, 'T30654', 7477, 999999999, 0, '511-New York', '1970-01-01', '2020-10-27', '2020-10-10', '', '', 'Pionier', 'The watch arrived non functional, the minute hand doesn\'t work and moves around the dial loosely and the crown cover came loose in the case with one unbolted screw.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.77.215.10', 'mobile-107-77-215-10.mobile.att.net', '2020-10-27', '--', NULL),
(10289, 'T8486', 7478, 999999999, 0, '3011-Macau', '2020-11-04', '2020-10-28', '2019-01-17', 'gold', 'blue', 'Theorema', '{G-Card}\nAutomatic doesn\'t work anymore ', '05-11-20\nDayTota fehlt - klemmt das Werk - aus SR entfernt und gesetzt\nAblauf - dann Aufzug 2h und GR Prüfung\nGR 0911 1000 bis 1011 0300 = 17h perfekt\n10-11-20 okay', '0', '2020-11-10', '2020-11-10', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-13', '80.100.90.100', '80-100-90-100.ip.xs4all.nl', '2020-10-28', '1Z8VF4596899943689', NULL),
(10290, 'T31155', 7479, 999999999, 0, 'other', '1970-01-01', '2020-10-28', '2020-10-20', 'black', 'gold', 'other', 'Watch is wound, but won’t start. Cannot wind more', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.239.57', 'ue.tmodns.net', '2020-10-28', '--', NULL),
(10292, 'T31183', 7481, 999999999, 0, '7002-Chicago', '1970-01-01', '2020-10-28', '2020-10-20', 'gold', 'black', 'Pionier', 'I Tufina team ,\n\nMy problem is simple , I order the Pionnier BLACK and gold p7002-4 and I receive the one with the WHITE background (dial) . I want to proceed to an exchange cause I really want the black one like I order. I already send a mail to info@tufina and they ask me to proceed here. \n\nMy number : 450-917-3999\nClayton Jacques\nClaytonj@outlook.fr', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '170.249.46.188', '170-249-4-188.mc.derytele.com', '2020-10-28', '--', NULL),
(10293, 'T219590', 7482, 999999999, 0, '3011-Macau', '1970-01-01', '2020-10-28', '2020-03-09', 'rosé', 'blue', 'Theorema', 'While trying to set the date I noticed the date button was bent.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.7.148.213', 'ip68-7-148-213.sd.sd.cox.net', '2020-10-28', '--', NULL),
(10294, '', 7483, 999999999, 0, 'Choose option', '1970-01-01', '2020-10-29', '2020-10-10', 'Choose option', 'Choose option', 'Choose option', 'My order number is T30643  The watch is brand new and never worn. Please refund.\nI didn\'t really like it as i did at the pictures so i want to return it for refund and thank you. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '46.114.3.228', 'dynamic-046-114-003-228.46.114.pool.telefonica.de', '2020-10-29', '--', NULL),
(10295, 'T30643', 7484, 999999999, 0, 'Choose option', '1970-01-01', '2020-10-29', '2020-10-10', 'Choose option', 'Choose option', 'Choose option', 'My order number is T30643  The watch is brand new and never worn. Please refund.\nI didn\'t really like it as i did it at the pictures so i want to return it.\nThank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.113.98.93', 'x5271625d.dyn.telefonica.de', '2020-10-29', '--', NULL),
(10296, 'T18176', 7485, 999999999, 0, '101-Casablanca GM', '2020-11-24', '2020-10-29', '2019-12-16', 'silver bicolor', 'yellow', 'Theorema', '{G-Card}\nWatch does work and a piece is broken on the side of the watch. ', '26-11-20\nWerk steht teilabgelaufen und klSekZg fehlt, Kronenbügel rastet nicht - Regulierschlüssel abgefallen, DS auf Kronenbügel die diesen deformiert hat! Werk zu stark geschädigt!\nKVA  Werktausch  100,- - bez. 110,- 1512\nWerk ersetzt, Bügel mit neuem Pin ersetzt\nUK 1612 0900 - einwandfrei\nWK 1712 0730 - 18-12-20 okay', '0', '2020-12-18', '2020-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-21', '24.252.69.90', 'ip24-252-69-90.no.no.cox.net', '2020-10-29', '772432921589 ', NULL),
(10297, 'GM-101-8', 7486, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-10-29', '2008-08-20', 'silver', 'white', 'Theorema', 'This watch is nice and all.Pat is not working properly is moving to fast more than one hour por day \nAll i need sonting like youi promised.i need to gete fix or a replacement \nThank you \nJorge', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.229.33.91', 'ip68-229-33-91.lv.lv.cox.net', '2020-10-29', '--', NULL),
(10298, '', 7487, 999999999, 0, '104-Copacabana', '2020-11-09', '2020-10-30', '2014-04-14', 'silver', 'black', 'Theorema', '{G-Card}\nI don\'t know the raison but the watch doesn\'t work anymore.\nPlease replace or repair accordingly.', '16-11-20\nAW oder Krone gebrochen\nKVA  Krone/Welle und Werkreparatur  90,- - bez. 2411 100,-\nWelle in der Nut gebrochen - ersetzt, Werk teilzerlegt und repariert - WD 8310\nUK 3011 0835 - einwandfrei\nWK 0112 1245 - 02-12-20 okay', '0', '2020-12-02', '2020-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-07', '91.177.133.225', '225.133-177-91.adsl-dyn.isp.belgacom.be', '2020-10-30', '1Z8VF4596896209737', NULL),
(10299, '#T31250', 7488, 999999999, 0, '108-Oman', '1970-01-01', '2020-10-30', '2020-10-25', 'silver', 'gold', 'Theorema', 'I received a silver watch in the mail but I ordered it in gold. The gift was very time sensitive for my anniversary with my boyfriend. I need the watch I ordered in gold not silver. Thank you in advance.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.180.115.88', '69.180.115.88', '2020-10-30', '--', NULL),
(10300, 'T30923', 7489, 999999999, 0, '112-Madrid', '1970-01-01', '2020-10-30', '2020-10-19', 'gold', 'gold', 'Theorema', 'My order number is T30923-. I don\'t like the watch. The watch is brand new and never worn. Please refund in accordance with your return policy', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.0.205.9', '75-0-205-9.lightspeed.lsvlky.sbcglobal.net', '2020-10-30', '--', NULL),
(10301, 'T31326', 7490, 999999999, 0, '506-Miami', '1970-01-01', '2020-10-30', '2020-10-25', 'gold', 'black', 'Pionier', ' My order number is T31326, I do not like the watch.  The watch is brand new and never worn.  Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.211.131.230', '107-211-131-230.lightspeed.cicril.sbcglobal.net', '2020-10-30', '--', NULL),
(10302, 'T31321', 7491, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-10-30', '1970-01-01', 'gold', 'white', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.23.207.0', '45-23-207-0.lightspeed.sndgca.sbcglobal.net', '2020-10-30', '--', NULL),
(10303, 'T24779', 7492, 999999999, 0, '6001-Black Mamba', '1970-01-01', '2020-10-31', '2020-06-06', 'black', 'black', 'Pionier', ' I cannot pull the crown in position B to adjust the time. Please replace accordingly.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '146.115.220.187', '146-115-220-187.s1209.c3-0.tlg-cbr4.atw-tlg.pa.cable.rcncustomer.com', '2020-10-31', '--', NULL),
(10304, 'T31373', 7493, 999999999, 0, '516-Barcelona', '1970-01-01', '2020-10-31', '2020-10-26', 'black', 'white', 'Pionier', 'My order number is T31373- The watch is brand new and never worn. Please  exchange with  GM-509-1  AND T3008-1', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.236.15.162', '50.236.15.162', '2020-10-31', '--', NULL),
(10305, 'T30303', 7494, 999999999, 0, '515-Amsterdam', '2020-12-28', '2020-11-01', '2020-10-10', 'silver metal', 'black', 'Pionier', '{G-Card}\nMy order number is T 30303. I cannot set up the calendar, the date jumps from 4 to 15 and then goes to 39, even when the watch has some power reserve. Please replace/ repair accordingly.', '08-01-21\n10er-Scheibe verdreht, meist durch Fehlbedienung! \nSteg bei 6 fehlt - Datum justiert, Steg ersetzt\nK 1101 0955 - 14-01-21 okay', '0', '2021-01-14', '2021-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-01-19', '101.161.103.243', 'cpe-101-161-103-243.vb08.vic.asp.telstra.net', '2020-11-01', '1Z8VF4590494040578', NULL),
(10306, 'T26474', 7495, 999999999, 0, '110-Oslo', '2020-11-12', '2020-11-01', '2020-07-20', 'gold', 'black', 'Theorema', '{G-Card}\nMy order number is T26474. The watch is manually wound and worn for more than 8 hours a day but keeps delaying. The watch even stops even when I wear it. Please replace/ repair accordingly.\n\nIm 57 year old developer enginner sitting beside the computer and no extreme sport that can damage and take care of this watch and never exposed for water either. From the begining. it was  -2 min but now more than 1 hour delays  day. So its not possible to use right now.\nI bought theorema only for the germany quality that suposse to have.\nRobin Segovia\n\n', '16-11-20\nKlemmung im RW - StdZg klemmt zeitweise - es gibt schon saublöde Fehler: Das ZB klemmt das StdRd - entsprechend ausgespart - Anker epi\nK 1711 1050 - reguliert\nK 1911 0910 - 23-11-20 okay', '0', '2020-11-23', '2020-11-23', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-25', '90.142.37.15', 'c90-142-37-15.bredband.comhem.se', '2020-11-01', '1Z8VF4596898278098', NULL),
(10307, 'T14995', 7496, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-11-02', '2019-10-17', 'black', '', 'Theorema', 'My order number is T14995. The screw of the clasp of the crown has fallen off. Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.91.177.31', '071-091-177-031.res.spectrum.com', '2020-11-02', '--', NULL),
(10308, 'T31021', 7497, 999999999, 0, '502-Malibu', '2020-11-16', '2020-11-02', '2020-10-20', 'black metal', 'black', 'Pionier', 'My order number is T31021. The watch arrived with a broken crown. The watch is brand new and never worn. Please replace.]\n', '16-11-20\nkA was er meint, Uhr ist einwandfrei iO\nK 1611 1400 - Bestens! Nachfrage über Elsa\n---\nAccording to him when he tried to set up the time and the whole crown and stem came out of the watch in his hand, he put it back but he could not wind it or set up the time.\n---\nHinweis auf empfindliche Krone \n20-11-20 okay', '0', '2020-11-20', '2020-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-25', '195.23.170.188', '195-23-170-188.net.novis.pt', '2020-11-02', '1Z8VF4596899075902', NULL),
(10309, 't31109', 7498, 999999999, 0, '3008-Damascus', '1970-01-01', '2020-11-02', '2020-10-20', 'silver', 'white', 'Theorema', 'my order number is t31109 even manually wound and shaken the watch doesn\'t work more than afew hours . please exchange it .', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.52.38.147', 'c-68-52-38-147.hsd1.tn.comcast.net', '2020-11-02', '--', NULL),
(10310, 'T26855', 7499, 999999999, 0, '101-Casablanca', '2020-12-10', '2020-11-03', '2020-07-25', 'gold', 'black', 'Theorema', '{G-Card}\nWatch fully wound but the hour and minute hand doesn\'t work.\nCase color is black. Band color is burgundy. Will send copy of warranty card by email.', '10-12-20\nWerk steht kpl. abgelaufen - SuF -> Ankerproblem? Nein: U-Welle gebrochen, also Uhr gefallen? oB - Unruh kpl. ers.\nUK 1112 0930 - gut - Aufzug 35x\nUK 1412 0920 - reguliert\nWK 1512 0755 - 16-12-20 okay', '0', '2020-12-16', '2020-12-16', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-17', '97.87.65.39', '097-087-065-039.res.spectrum.com', '2020-11-03', '772393960357', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(10311, '', 7500, 999999999, 0, 'Choose option', '1970-01-01', '2020-11-04', '2020-10-10', 'Choose option', 'Choose option', 'Choose option', 'My order number is T30643  The watch is brand new and never worn. Please refund. I didn\'t really like the watch like i did on the pictures. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.113.99.54', 'x52716336.dyn.telefonica.de', '2020-11-04', '--', NULL),
(10312, '', 7501, 999999999, 0, 'Choose option', '1970-01-01', '2020-11-04', '2020-10-10', 'Choose option', 'Choose option', 'Choose option', 'My order number is T30643  The watch is brand new and never worn. Please refund.\nI did not relay lick the watch as i saw on the picture .', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '83.135.100.71', '83.135.100.71', '2020-11-04', '--', NULL),
(10313, 'T30632', 7502, 999999999, 0, 'other', '1970-01-01', '2020-11-05', '2020-10-11', 'silver', 'yellow', 'Javelle', 'After 3 weeks of use the watch stop working even after shaking the watch it still does not work.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.167.214.105', '99-167-214-105.lightspeed.irvnca.sbcglobal.net', '2020-11-05', '--', NULL),
(10314, '', 7503, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-11-06', '2020-08-25', 'black', 'white', 'Theorema', 'After winding it up, it will not start.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.82.53.42', '174-082-053-042.res.spectrum.com', '2020-11-06', '--', NULL),
(10315, 'T18305', 7504, 999999999, 0, '505-Florida', '2020-11-12', '2020-11-06', '2019-12-16', 'black metal', 'black', 'Pionier', '{G-Copy}\nTrotz aufladen am Handgelenk, sowie im Uhrenbeweger läuft die Uhr immer nur ein paar Sekunden. Ich habe einige automatische Uhren, wie Tissot, Breitling, Hamilton und kenne mich mit automatischen Uhrwerken aus. Aber diese Uhr läuft definitiv nicht mehr.', '16-11-20\nSperrad? ja, passt irgendwie gar nicht, aber sämtliche Räder der Automatik zerstört... Alle Räder und Sperrad ers.\nAblauf, dann Aufzug 3h und \nGR Prüfung ab 1911 1145 bis 2011 1330 = 26h\nSOLL 14-24 - perfekt\n20-11-20 okay', '0', '2020-11-20', '2020-11-20', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-11-25', '176.153.144.95', '176-153-144-95.abo.bbox.fr', '2020-11-06', '1Z8VF4596895253119', NULL),
(10316, 'Order#T31304', 7505, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-11-06', '2020-10-25', 'gold', 'white', 'Theorema', 'CASABLANCA THEOREMA - GM-101-3 is running to fast. When the watch is wounded all the way, the time keeping is off. After every hour, the time runs ahead by 5 minutes. After six hours of running, the time is ahead by 30 minutes. The watch is brand new and has never been worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.110.57.111', 'mta-174-110-57-111.nc.rr.com', '2020-11-06', '--', NULL),
(10317, 'T14995', 7506, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-11-06', '2019-10-17', 'black', '', 'Theorema', 'My order number is T14995. The screw of the clasp of the crown has fallen off. Please replace/repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.61.196.120', '67-61-67-61-196-120.cpe.sparklight.net', '2020-11-06', '--', NULL),
(10318, 'T26864', 7507, 999999999, 0, '104-Copacabana', '2020-11-24', '2020-11-07', '2020-07-20', 'gold', 'black', 'Theorema', '{G-Card}\nMy order number is T26864. Even fully wound the watch doesn\'t work anymore. Please replace/ repair accordingly.', '26-11-20\nWerk steht kpl. aufgezogen - klSekZg fehlt\nZg aus FH entfernt und gesetzt, Anker präv. justiert\nWK 2711 1130 - gut\nUK 3011 0835 - einwandfrei\nWK 0112 1245 - 02-12-20 okay', '0', '2020-12-02', '2020-12-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-07', '104.35.220.119', 'cpe-104-35-220-119.socal.res.rr.com', '2020-11-07', '772277071410 ', NULL),
(10319, 'T31085', 7509, 999999999, 0, '108-Oman', '1970-01-01', '2020-11-09', '2020-10-20', 'gold', 'gold', 'Theorema', ' [My order number is T31085-Even fully wound the watch is running about 20min ahead in 24 hours. . Please repair ]\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.32.239.242', 'cpef81d0faba533-cmf81d0faba530.cpe.net.cable.rogers.com', '2020-11-09', '--', NULL),
(10320, '#T31555', 7510, 999999999, 0, '113-Lagos', '1970-01-01', '2020-11-09', '2020-10-31', 'silver', 'white', 'Theorema', 'Watch feels extremely cheap and the Automatic winding mechanism is faulty and won\'t keep a charge. It also cuts my wrist and hand because the leather (Faux Leather) and metal used is such cheap quality that it is very rigid to wear. Also I am an avid watch connoisseur and would not be this disenchanted if the watch looked and felt like the online advertisement. Please extend full refund for the $303.20....thanks in advance for your due diligence in this simple matter!    Email Address:  Zebpoindexteriv3@hotmail.com\n\n ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '149.20.195.83', '149.20.195.83', '2020-11-09', '--', NULL),
(10321, 'T31648', 7511, 999999999, 0, 'other', '1970-01-01', '2020-11-09', '2020-11-01', 'black', 'black', 'other', 'It isnt work I want to return', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.33.114.156', 'cpe-104-33-114-156.socal.res.rr.com', '2020-11-09', '--', NULL),
(10322, 'T29980', 7512, 999999999, 0, '3001-Paragon', '2020-11-24', '2020-11-10', '2020-10-01', 'silver', 'white', 'Theorema', ' My order number is T29980.  The watch is brand new and never worn. Please refund ', '--', '0', '1970-01-01', '2020-11-24', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '86.84.54.107', '86-84-54-107.fixed.kpn.net', '2020-11-10', '--', NULL),
(10323, 'Groupon', 7513, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-11-10', '1970-01-01', '', '', 'Theorema', 'The Crown has come out.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '77.101.115.47', 'cpc95356-uddi26-2-0-cust46.20-3.cable.virginm.net', '2020-11-10', '--', NULL),
(10324, 'Na', 7514, 999999999, 0, 'other', '1970-01-01', '2020-11-10', '2020-11-03', 'silver', 'black', 'Javelle', 'Foggy lense', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '23.227.142.203', '23.227.142.203', '2020-11-10', '--', NULL),
(10325, 'T24125', 7515, 999999999, 0, '503-Sydney', '2021-01-25', '2020-11-10', '2020-04-06', 'black', 'black', 'Pionier', 'The watch hands are loose.  The watch has not been bumped or dropped. ', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-17', '24.248.224.19', 'wsip-24-248-224-19.ks.ks.cox.net', '2020-11-10', '981693119242', NULL),
(10440, 'T346658', 7626, 999999999, 0, '514-Hawaii', '1970-01-01', '2020-12-16', '2020-12-07', 'gold', 'black', 'Pionier', 'Exchange return \nThe watch is to big for my hand \nAnd is new as never worn \nPlease exchange for lagos theorema gm-113-5', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '148.252.133.2', '148.252.133.2', '2020-12-16', '--', NULL),
(10327, 'T31444', 7517, 999999999, 0, 'other', '2020-12-07', '2020-11-11', '2020-10-29', 'silver', 'white', 'Javelle', 'The watch to small for my hand, it is not suitable.', '--', '0', '1970-01-01', '2020-12-07', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '89.139.9.242', '89-139-9-242.bb.netvision.net.il', '2020-11-11', '--', NULL),
(10329, 'T13072', 7519, 999999999, 0, '511-New York', '2021-01-08', '2020-11-11', '2019-07-24', 'gold', 'black', 'Pionier', '{G-Card}\nThe date hand fell of and watch no longer works, can you please repair it. \nOrder #T13072', '08-01-21\n...wird im RW klemmen - Zg aufgesetzt\nK 1101 1035 - 14-01-21 okay', '0', '2021-01-14', '2021-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-01-19', '172.58.228.221', 'ue.tmodns.net', '2020-11-11', '772655727235', NULL),
(10330, 'T-20448', 7520, 999999999, 0, '506-Miami I', '2020-12-28', '2020-11-12', '2020-01-24', 'rosé', 'blue', 'Pionier', '{G-Card}\nDate went out place after falling on the carpet, and will not sit straight or centered.\nThe hands will not turn clockwise or counter clockwise, and will stop/stuck in place!', '08-01-21\nWerk zerstört durch gewaltsames ZgStellen! \nKVA  Werktausch  100,-  - bez. 110,77  1801\nWerk ersetzt\nK 0202 1535 - 04-02-21 okay', '0', '2021-02-04', '2021-02-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-02-10', '67.8.254.179', '67-8-254-179.res.bhn.net', '2020-11-12', '938746842020', NULL),
(10331, 'T31573', 7521, 999999999, 0, '107-Rio', '2021-02-02', '2020-11-12', '2020-11-03', '', '', 'Theorema', 'My order number is T31573- I received the GM-108-1 instead of the GM-108-2.  The watch is brand new and never worn. Please refund ]\ni couldnt find the reference number on the options it is GM 108-2\n', '--', '0', '1970-01-01', '2021-01-25', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '37.228.213.85', '37.228.213.85', '2020-11-12', '--', NULL),
(10332, 'T21866', 7522, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2020-11-12', '2020-11-13', 'bicolor gold', 'white', 'Theorema', 'The watch stop working after I have not use it for over a month ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '37.219.170.152', '37-219-170-152.nat.bb.dnainternet.fi', '2020-11-12', '--', NULL),
(10333, ' T21866', 7523, 999999999, 0, '103-Sao Paulo', '2021-04-18', '2020-11-12', '2020-11-13', 'black', 'yellow', 'Theorema', 'My watch just stop working after not been use for over 1 month ', '--Reference Number (103-Sao Paulo) watch are 19.04.21\n repaired oscillating system and water-tightness tested.\nTufina Uhren Service', '0', '2021-04-21', '2021-04-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-21', '89.166.46.232', '89-166-46-232.bb.dnainternet.fi', '2020-11-12', '1Z8VF4596874732784', NULL),
(10334, 'T27399', 7524, 999999999, 0, '113-Lagos', '1970-01-01', '2020-11-13', '2020-10-28', 'black', 'gold', 'Theorema', 'My order number is T27399- My husband doesn\'t like the watch. it is brand new and never worn. Please  exchange with CASABLANCA THEOREMA - GM-101-2 | SILVER. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.168.115.9', 'cpe-76-168-115-9.socal.res.rr.com', '2020-11-13', '--', NULL),
(10335, 'T24622', 7525, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-11-15', '2020-07-14', 'silver', 'yellow', 'Theorema', '[My order number is T24622. The watch is fully wound but when worn it keeps delaying. Please replace/ repair accordingly.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.76.186.54', 'pool-72-76-186-54.nwrknj.fios.verizon.net', '2020-11-15', '--', NULL),
(10336, 'T30778', 7526, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-11-16', '1970-01-01', 'black', 'white', 'Theorema', 'I ordered this watch for my husband for our Anniversary. I ordered in October and I surprised him with it in November 10th. Unfortunately, he did not like the watch. It is in it\'s original package. He never even tried it on.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.109.104.13', 'static-98-109-104-13.nwrknj.fios.verizon.net', '2020-11-16', '--', NULL),
(10337, 'T31317', 7527, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-11-17', '2020-10-25', 'gold', 'white', 'Theorema', 'My order number is T31317--Even fully wound the watch doesn\'t work anymore . Please replace/ repair', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.80.178.65', 'c-68-80-178-65.hsd1.de.comcast.net', '2020-11-17', '--', NULL),
(10338, 'T25897', 7528, 999999999, 0, '101-Casablanca GM', '2020-12-15', '2020-11-17', '2020-07-07', 'silver metal', 'white', 'Theorema', '{G-Card}\nAfter completely wound (not too tight) , it runs then stops.  You can jiggle watch and it may start.  Won\'t keep running when about 80% or less wound.', '16-12-20\nWerk kpl. abgelaufen - SuF oB - Anker justiert\nUK 1612 1135 - einwandfrei\nWK 1712 0735 - 18-12-20 okay\n{Aufzugzettel}', '0', '2020-12-18', '2020-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-21', '71.144.116.74', '71.144.116.74', '2020-11-17', '772432944400 ', NULL),
(10339, '', 7529, 999999999, 0, '4004-Newton', '1970-01-01', '2020-11-18', '2019-12-02', 'black', 'black', 'Theorema', 'Hello, \n\nMy Theorema newton watches wind mechanism is broken. It does not cling wind mechanism properly, just scrolling wheel.\nAs well they give  -10 minutes error in 24 hours. \nI wrote to you on Facebook on 28.02.2020 and got instructions to write to this mail but it took time due to COVID situation in country.\nMy reference: 4004-8\n\nRegards,\nAlexander Antonov', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '185.107.198.31', '185.107.198.31', '2020-11-18', '--', NULL),
(10340, 'N/A', 7530, 999999999, 0, '509-Barbados', '1970-01-01', '2020-11-19', '2018-01-01', 'gold', 'white', 'Pionier', 'Hi I would like to replace the watch strap, beacuse it has fallen of.\nso i would like this to be replaced with a new strap please.And also if you guys could check for any mechanical faults with the watch please. at the moment i havent detect any faults with the mechanizem.\n\n\nkind Regards\nHassan Freeman', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '77.73.12.21', '77.73.12.21', '2020-11-19', '--', NULL),
(10341, 'T30664', 7531, 999999999, 0, '7002-Chicago', '1970-01-01', '2020-11-19', '2020-10-10', 'gold', 'gold', 'Pionier', 'Second hand fell off. Please repair.\n\nSincerely,\nWalter', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.192.148.225', '225.sub-174-192-148.myvzw.com', '2020-11-19', '--', NULL),
(10342, 'T31000', 7532, 999999999, 0, '514-Hawaii', '1970-01-01', '2020-11-19', '2020-11-19', 'gold', 'black', 'Pionier', 'My order number is T31000-. The receiver of the gift doesn\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '165.225.221.39', '165.225.221.39', '2020-11-19', '--', NULL),
(10343, 'T 27639', 7533, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2020-11-19', '2020-02-08', 'gold', '', 'Theorema', 'I can not print out your form- I do not have a printer.  The \'reference\' number on the warranty card is undecipherable and you will just have to look at the card. I just populated it with the first choice as nothing matched on the pull down list that us on the warranty card.  If there is any question I will expect a call.\n\nTHIS WATCH PICKS UP 5  MINUTES EVERY DAY IN TIME - IT\'S RUNNING FAST.  PLEASE REPAIR - REPLACE OR REFUND.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.20.67', '172.58.20.67', '2020-11-19', '--', NULL),
(10344, 'T 22928', 7534, 999999999, 0, '506-Miami', '2020-12-28', '2020-11-19', '2020-05-08', 'silver', 'silvgrey', 'Pionier', '[OHNE G-Nachweis]\nhumidity inside the case of the watch and I need to have it repaired so it will work normally. It was not wet and I tried it on for 3 or 4 hrs and ceased to work.', '08-01-21\nEingangs WD - UNDICHT! - Leichter Rostbefall an Welle, leichte Rückstände am Glas - keine offensichtliche undichte Stelle feststellbar - Gehäuse VII getauscht - WD 8310\nK 1201 1150 - neu gestellt\nK 1501 0755 - 02-02-21 okay', '0', '2021-02-02', '2021-02-02', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-02-10', '162.232.101.194', '162-232-101-194.lightspeed.miamfl.sbcglobal.net', '2020-11-19', '938746842096', NULL),
(10345, 'T31978', 7535, 999999999, 0, '510-London', '1970-01-01', '2020-11-20', '2020-11-11', 'gold', 'gold', 'Pionier', ' My order number is T31978-- The watch arrived defective, even \n manually the watch doesn\'t work. The watch is brand new and never \n worn. Please  Replace.\n \n The watch is not working at all. the knob doesn\'t work. I tried to wind the watch but its not working. The seconds needle isn\'t moving at all. Also the minutes needle is moving very fast when shaking the watch.  \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '49.181.193.17', 'pa49-181-193-17.pa.nsw.optusnet.com.au', '2020-11-20', '--', NULL),
(10346, 'T31995', 7536, 999999999, 0, '515-Amsterdam', '1970-01-01', '2020-11-21', '2020-11-10', 'rosé', 'black', 'Pionier', 'Hi\nI have purchased the November 10th watch but unfortunately it was not good due to color or material damage \nIs it possible to get a refund or replace the watch?\nIn the watch another problem is the shutdown is not good, it cannot be closed completely', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '161.8.112.109', 'static-host-161-8-112-109.awasr.om', '2020-11-21', '--', NULL),
(10347, '#T32022', 7537, 999999999, 0, '510-London', '1970-01-01', '2020-11-23', '2020-11-17', 'silver', 'black', 'Pionier', 'The wristband is to small and uncomfortable', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.169.185.1', '104.169.185.1', '2020-11-23', '--', NULL),
(10348, 'T32201', 7538, 999999999, 0, '112-Madrid', '1970-01-01', '2020-11-23', '2020-11-16', 'rosé', 'gold', 'Theorema', 'When I opened the watch there was a some sort of sticky residue on the next to the crown.  Took pictures right after opening it. It has never been worn and still have the blue take on it and everything. I do not want to try and clean it and void any warranty. I have bought a watch from Tufina before with no issues.I would like just a refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.89.193.240', '99-89-193-240.lightspeed.hstntx.sbcglobal.net', '2020-11-23', '--', NULL),
(10349, 'GM-J001-1A 28-08-20', 7539, 999999999, 0, '3001-Paragon', '2023-06-12', '2020-11-24', '2020-08-28', 'silver', 'white', 'Theorema', 'Hi!\nSorry, but my English is not good, so I use google. Refers to previous emails where I have asked questions about why the clock does not run correctly. Have tried to follow the instructions you have given without result. Therefore, I now return the watch for you to look at it. It has NOT been subjected to falls or shocks in any other way. At first I thought the watch went with a battery, but quickly realized that this was a mechanical watch. I have pulled it up as you have said, but in less than a day it is in arrears. Hope you can sort this out. One last question is who pays for the shipping. I mean, I\'m not to blame for any damage.\nSincerely\nBjoernar Normann\n\nReparatur muss bezahlt werden- Keine Garantie mehr\n', 'repair winding parts. \n\n30 euro plus shipping', '0', '2023-07-04', '2023-07-04', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-07-05', '84.210.77.15', 'cm-84.210.77.15.getinternet.no', '2020-11-24', 'LE510135624DE', NULL),
(10350, 'T7883', 7540, 999999999, 0, '7002-Chicago', '2020-12-07', '2020-11-24', '2019-01-01', 'gold', 'black', 'Pionier', '{G-Card}\nMy order number is T7883.\nWithout contact with water, there is condensation inside the watch. \nMoreover, since I received the watch, it goes faster, ca. 2-3 minutes per 24 hours; therefore, I had to reset it every day until now. \nPlease replace/ repair accordingly. \n', '10-12-20\nUhr/Band extrem parfumiert - Kein Wunder dass sich Feuchtigkeit am Glas niederschlägt! - WD-Eingang - 8310\nGehäuse u-s - abgedichtet und warm verschlossen\nK 1412 1355 - reguliert\nK 1712 0750 - WD 8310 und 18-12-20 okay\n{WD-Zettel}', '0', '2020-12-18', '2020-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-21', '87.96.170.161', 'h87-96-170-161.cust.a3fiber.se', '2020-11-24', '1Z8VF4596893492543', NULL),
(10351, 'ORDER #T31593', 7541, 999999999, 0, '113-Lagos', '1970-01-01', '2020-11-24', '2020-11-24', 'black', 'white', 'Theorema', 'Not automatic, I already ordered few automatic from Tufina.\n\n	Lagos Theorema GM-113-1 Made in Germany × 1\nSilver\n$379.00\n\n	San Francisco Theorema - GM-116-4 |Rose| Handmade German Watch × 1\nRose\n$749.00', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.80.52.253', 'cpe-75-80-52-253.san.res.rr.com', '2020-11-24', '--', NULL),
(10352, 'T30552', 7542, 999999999, 0, '3011-Macau', '2020-12-16', '2020-11-24', '2020-10-10', 'gold metal', 'white', 'Theorema', '[OHNE G-Nachweis]\nThe watch stops working after 2-3 hours.  Reserve doesn\'t hold; it ran 2-3 minutes slow from receipt of item.  This is a T3011-12 Theorema Automatic.', '16-12-20\nzieht nicht auf! Klinkenrad ersetzt\nAblauf, dann Aufzug 3h\nGR ab 1712 1100 bis 1812 1200 = 25h  perfekt\nSOLL 14-24h \n18-12-20 okay', '0', '2020-12-18', '2020-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-21', '74.72.7.221', 'cpe-74-72-7-221.nyc.res.rr.com', '2020-11-24', '772432963666 ', NULL),
(10353, 'T31180', 7543, 999999999, 0, '101-Casablanca GM', '2020-12-07', '2020-11-24', '2020-10-20', 'gold', 'white', 'Theorema', 'Received the watch and followed the instructions.Winded the spring with rotating the crown clockwise, till spring gets tighter, all the way to reach the end when it cannot rotate anymore.The watch does not work and is not ticking. It was never worn and did not work for one time. From the beginning and has never been working.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '213.127.49.205', 'ip-213-127-49-205.ip.prioritytelecom.net', '2020-11-24', '--', NULL),
(10354, 'ORDER #T31795', 7544, 999999999, 0, '2008-Everest', '1970-01-01', '2020-11-25', '2020-11-09', '', '', 'Theorema', 'I can’t put the correct time - I’ve sent a video on Facebook messenger ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.18.214.150', 'ool-2f12d696.dyn.optonline.net', '2020-11-25', '--', NULL),
(10355, 'T32295', 7545, 999999999, 0, 'other', '1970-01-01', '2020-11-25', '2020-11-16', '', '', 'Javelle', 'When received the watch, opened and found out the watch has no face protective seal, the leather Band not fully fit the watch size, no original tag, and the handles not unable to turn forward or backward.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.51.3.134', 'cpe-45-51-3-134.socal.res.rr.com', '2020-11-25', '--', NULL),
(10356, 'T31503', 7546, 999999999, 0, '508-Dublin', '1970-01-01', '2020-11-25', '2020-11-02', 'black', 'bicolor', 'Pionier', 'watch randomly stops and is difficult to get started again. Problem started a week after it was recived and slowly got worse over time. the watch runs better face down than face up. Will not tick even if hand wound or put in a watch winder. requires a tap to get started and will usually not stay running.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.87.136.82', 'rrcs-172-87-136-82.sw.biz.rr.com', '2020-11-25', '--', NULL),
(10357, 'xx', 7547, 999999999, 0, '510-London', '2020-12-07', '2020-11-26', '2015-02-23', 'black', 'black', 'Pionier', '[OHNE G-Nachweis - Deal 30334 v. 23-02-2015]\nthe watch was having issues with working, it was not working properly. It was sent for repair a while ago and when it came back it was working for a while before stopped working at all. \n    Rep# 5650 - 24-09-2015    \n', '10-12-20\nZB in Auflösung, Teile klemmen im Werk {Blatt sold out} - 11 Zierindexe entfernt, einen (3) gesichert - entmagnetisiert und reguliert - Bodendichtung ers. - WD 8310\nK 1112 1145 - 14-12-20 okay', '0', '2020-12-14', '2020-12-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-17', '94.209.151.152', '94-209-151-152.cable.dynamic.v4.ziggo.nl', '2020-11-26', '1Z8VF4596892137910', NULL),
(10358, 'T 31463', 7548, 999999999, 0, '514-Hawaii', '2020-12-13', '2020-11-26', '2020-10-29', 'gold metal', 'blue', 'Pionier', '{G-Card}\nThis watch is all ok. But inside auto rotate not working because it was not fixed. ', '16-12-20\nyap, Rotor gelöst - Rotorlager und Schraube ersetzt\nAufzug bis 1712 0800 - perfekt\nWK 1712 0800 - 18-12-20 okay', '0', '2020-12-18', '2020-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-21', '90.192.45.61', '5ac02d3d.bb.sky.com', '2020-11-26', '1Z8VF4596890067955', NULL),
(10359, '', 6681, 0, 0, '4004-Newton', '2020-11-26', '1970-01-01', '2016-09-16', 'silver', 'white', 'Theorema', '{G-Card}\nI have a noise when I try to fill the watch, also it is delay time', '26-11-20\nmanueller Aufzug springt über/rutscht durch - Werk etwas über ein Jahr alt... mag vorgeschädigt gewesen sein - Code W\nK 2611 1420 - 30-11-20 okay', '25', '2020-11-30', '2020-11-30', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-07', '--', '--', '2014-05-14', '1Z8VF4596896421140', NULL),
(10360, 'T32247', 7549, 999999999, 0, '515-Amsterdam', '1970-01-01', '2020-11-26', '2020-11-16', 'rosé', 'blue', 'Pionier', 'My order No. is T32247 the watch is brand new and never worn. Please exchange with GM-505-10.\nDue to Bracelet and case size is too big for my wrist. My wrist is very small. It doesn’t look nice at all. Second issue is Hand winding mode lever does not lock. It keeps hanging out.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '77.102.46.226', 'cpc115494-king13-2-0-cust225.19-1.cable.virginm.net', '2020-11-26', '--', NULL),
(10361, 'T32247', 7550, 999999999, 0, '515-Amsterdam', '2020-12-07', '2020-11-26', '2020-11-16', 'rosé', 'blue', 'Pionier', 'My order No. is T32247. The watch is brand new and never worn. please exchange with GM-505-10.\n\nDue to bracelet and case size too big for my wrist. my wrist is very small. It does not look nice at all. Second issue is Hand winding mode lever does not lock. it keeps hanging out.', '--', '0', '1970-01-01', '2020-12-07', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '77.102.46.226', 'cpc115494-king13-2-0-cust225.19-1.cable.virginm.net', '2020-11-26', '--', NULL),
(10362, '', 7551, 999999999, 0, '3001-Paragon', '1970-01-01', '2020-11-27', '1970-01-01', 'silver', 'white', 'Theorema', 'Th watch does not work any more.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.26.61.210', '2.26.61.210', '2020-11-27', '--', NULL),
(10363, 'T32531', 7552, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-11-27', '2020-11-20', 'black', 'white', 'Theorema', 'Gold watch in a black case with \"Theorema\" written in white. My order number is T32531-  I don\'t like the watch. The watch is brand new and never worn. Please  refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.59.166.50', '70-59-166-50.omah.qwest.net', '2020-11-27', '--', NULL),
(10364, 'T31686', 7553, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-11-27', '1970-01-01', 'black', 'yellow', 'Theorema', 'My order number is T31686-The watch is brand new and never worn. Please refund in accordance with your return policy. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '64.40.243.122', 'broadband-net243-ip122.ica.net', '2020-11-27', '--', NULL),
(10365, 'T32792', 7554, 999999999, 0, '3007-Vienna', '1970-01-01', '2020-11-28', '2020-11-27', 'gold', 'blue', 'Theorema', 'My order number is T32792. THE WATCH IS BRAND NEW, NEVER WORN. Please exchange with GM-118-2\n\nI accidentally ordered it in “rose gold” when I intended to order the gold faceplate.\n\n**please note, I could not select the correct reference number on this form as it was not provided in the available options.\n\nThank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.94.133.167', 'c-73-94-133-167.hsd1.mn.comcast.net', '2020-11-28', '--', NULL),
(10366, 'T32763', 7555, 999999999, 0, '108-Oman', '1970-01-01', '2020-11-28', '2020-11-25', 'silver', 'black', 'Theorema', 'Device is not working properly. Stop working continuously.\n\nMy order number is T32763- The watch is brand new and never worn. Please  exchange with  Buenos Aires GM-114-2]\n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.228.95', 'ue.tmodns.net', '2020-11-28', '--', NULL),
(10367, 'T32763', 7556, 999999999, 0, '108-Oman', '1970-01-01', '2020-11-28', '2020-11-25', 'silver', 'black', 'Theorema', 'Device is not working properly. Stop working continuously.\n\nMy order number is T32763. The watch is brand new and never worn. Please exchange with Buenos Aires GM-114-2 Black. I will pay difference between the two models.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.228.224', 'ue.tmodns.net', '2020-11-28', '--', NULL),
(10368, 'T29954', 7557, 999999999, 0, '101-Casablanca GM', '2021-01-12', '2020-11-29', '2020-09-28', 'black metal', 'black', 'Theorema', '{G-Card} \nThe watch doesn\'t work even when fully wound. One of the large arrows has a defect - a chipping from a metal tool. Please replace/ repair accordingly. My order number is T29954. \n\nAm 06-03-2021 Uhr zurück erhalten. Refused package.', '--\nSchmutzirritation auf MinZg - sonst oB - okay, Ankerhöhenluft korrigiert, Anker epi, MinZg ers.  - Kurzkontrolle\nWK 0302 1140 - 04-02-21 okay', '0', '2021-02-04', '2021-02-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-02-10', '77.137.115.21', '77.137.115.21', '2020-11-29', '938746842100', NULL),
(10369, 'T31373', 7558, 999999999, 0, '516-Barcelona', '1970-01-01', '2020-11-30', '1970-01-01', 'black', 'black', 'Pionier', 'I need to Exchange both watches. I want instead\nDamascus T3008-1 ( Silver Metal Bracelet) and Toronto Theorema - GM-106-7 ( Silver Metal Bracelet)\n\nBoth Watches are Brand new, never worn will be sending to \nTufina Watches\n1603 Orrington\nSuite 600\nEvanston, IL 60201\nUSA    ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.142.91.26', 'c-69-142-91-26.hsd1.nj.comcast.net', '2020-11-30', '--', NULL),
(10370, 'T27022', 7559, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-11-30', '2020-07-25', 'gold', 'white', 'Theorema', 'My order number is T27022- The watch is brand new and never worn. Please  refund,\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.196.155.47', '74-196-155-47.cnrocmta03.res.dyn.suddenlink.net', '2020-11-30', '--', NULL),
(10371, 't32025', 7560, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-01', '2020-11-13', 'black', 'black', 'Theorema', 'got it for a cheating spouse for christmas.  it is no longer needed for him', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.69.144.17', 'pool-173-69-144-17.bltmmd.fios.verizon.net', '2020-12-01', '--', NULL),
(10372, 'T32898', 7561, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-01', '1970-01-01', 'bicolor gold', 'yellow', 'Theorema', 'Fill this format sheet to your best knowledge trying to explain what the problem is at the empty box at the bottom of the form.\nMessage inside the formà [My order number is T32898. The watch arrived defective, the second hand doesn\'t work even when the watch is fully wound. The watch is brand new and never worn. Please  Replace ]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '216.110.90.34', '216-110-90-34.static.ctl.one', '2020-12-01', '--', NULL),
(10373, '', 7562, 999999999, 0, '110-Oslo', '1970-01-01', '2020-12-02', '2020-08-24', 'black', 'gold', 'Theorema', 'NO ARRANCA, NO FUNCIONA, ESTA PARADO.\n\nGRACIAS', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.33.54.138', '138.red-81-33-54.dynamicip.rima-tde.net', '2020-12-02', '--', NULL),
(10374, 'T32139', 7563, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-02', '2020-11-13', 'gold', 'black', 'Theorema', 'My order number is T32139. The watch arrived with a scratch on the bezel on the number 15.  The watch is brand new and never worn, only tried once and when I discovered the scratch I took it off. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '85.76.79.157', '85-76-79-157-nat.elisa-mobile.fi', '2020-12-02', '--', NULL),
(10375, 'T24539', 7564, 999999999, 0, '115-Helsinki', '2021-01-26', '2020-12-02', '2020-10-06', 'silver', 'black', 'Theorema', 'My order number is T24539. This is the second time I have sent my watch for repair I have again an issue with the crown of the watch. I went to adjust the time and the entire crown came out of the watch. The mechanical portion of the watch appears to work, however without the crown I’m unable to adjust the time after a period of not wearing it. I request a replacement of the whole faulty part', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '71.205.30.222', 'c-71-205-30-222.hsd1.co.comcast.net', '2020-12-02', '--', NULL),
(10376, '', 7565, 999999999, 0, '101-Casablanca GM', '2020-12-13', '2020-12-02', '2020-11-26', 'black', 'black', 'Theorema', 'My order number is T33095  The watch is brand new and never worn. Please exchange with GM-101-3. Didn`t get the watch, that I was expected to see, as online it looked different.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '92.51.249.127', 'ip-92-51-249-127.dsl.digiweb.ie', '2020-12-02', '--', NULL),
(10377, 'T13017', 7566, 999999999, 0, '515-Amsterdam', '1970-01-01', '2020-12-03', '2019-07-25', 'gold', 'black', 'Pionier', ' My order number is T13017. The hand inside the watch broke, came out of its socket and at the beginning it bent  but the mechanism stopped.  Please repair or replace accordingly.]\n\n I first encountered is that the hands do not show real time, then I went to wind the clock system to keep working, then I noticed that the big hour hand is bent and does not move, while the smaller hand showing the hours moves normally  clockwise and counterclockwise, however, I realized that the whole mechanism stopped, then I went to see the card for your info center, and I found a page on the web but I did not find any email there, then I remembered that I have you in gmail  contact!  I usually keep the watch in the original box as it came, I don\'t wear it all the time only for special occasions, so I know that it didn\'t fall on the floor or something like that!  probably some mistake in which you will see that I am right!Kind Regards', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '193.14.246.65', 'm193-14-246-65.cust.tele2.hr', '2020-12-03', '--', NULL),
(10378, 'T32975', 7567, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-03', '2020-11-25', 'gold', 'yellow', 'Theorema', 'The watch arrived with a chip on the glass on the number 20.  The watch is brand new and never worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '37.228.209.52', '37.228.209.52', '2020-12-03', '--', NULL),
(10379, ' T32891', 7568, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-03', '2020-11-24', 'gold', 'black', 'Theorema', 'I bought it as a gift,  My son doesn\'t like the watch. The watch is brand new and never worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '192.180.189.177', 'cpe-192-180-189-177.kya.res.rr.com', '2020-12-03', '--', NULL),
(10380, 'T33003', 7569, 999999999, 0, '508-Dublin', '1970-01-01', '2020-12-04', '2020-11-26', 'black', 'bicolor', 'Pionier', 'My order number is T33003. The box arrived broken. Attached all the pictures with the broken box pictures.\nThe watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '209.232.58.250', 'ws-209-232-58-250.alameda-alliance.com', '2020-12-04', '--', NULL),
(10381, '', 7570, 999999999, 0, '104-Copacabana', '2024-11-15', '2020-12-04', '2019-01-17', 'gold', 'black', 'Theorema', 'watch can no longer wind', 'waiting for payment 120€,, \n\nfull service, new dual time minute hand, new second hand, new caseback gasket, new dial, new balance wheel, new main spring barrel\n\n- please note: the glass was already scratched before the repair - \n\n\n02.06.25 new ratchet wheel and screw', '0', '2024-12-17', '2024-12-17', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-17', '94.110.101.253', 'cust-253-101-110-94.dyn.as47377.net', '2020-12-04', '417840438360', NULL),
(10382, '', 7571, 999999999, 0, '101-Casablanca GM', '2020-12-13', '2020-12-04', '2020-12-04', 'gold', 'white', 'Theorema', '[My order number is T33252- The watch arrived with a broken clasp of the crown.  The watch is brand new and never worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '80.110.106.148', '80-110-106-148.cgn.dynamic.surfer.at', '2020-12-04', '--', NULL),
(10383, 'T32333', 7572, 999999999, 0, '101-Casablanca GM', '2021-01-25', '2020-12-05', '2020-11-17', 'black', 'black', 'Theorema', 'My order number is T32333-- The watch arrived defective, even fully wound the watch doesn\'t work. The watch is brand new and never worn. Please  Replace', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-12', '92.220.118.74', '74.92-220-118.customer.lyse.net', '2020-12-05', '1Z8VF4590473303841', NULL),
(10384, '', 7573, 999999999, 0, '101-Casablanca GM', '2021-01-06', '2020-12-05', '2020-06-24', 'gold', 'black', 'Theorema', '{G-Card}\nI rotated the crown to wind up the watch and it never started keeping time again. I cannot read the referenz card code as it is handwritten and not readable so what I selected is not correct. I will send an email to info@theoremawatches.com with a picture of the warranty card and proof of purchase. ', '08-01-21\nWerk steht in Vollaufzug - unterer Deckstein steht schief\ngereinigt und gesichert montiert\nUK 1201 1000 - einwandfrei\nWK 1301 0805 - 14-01-21 okay', '0', '2021-01-14', '2021-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-01-19', '173.244.132.201', '173.244.132.201', '2020-12-05', '772655788307', NULL),
(10385, 'T18616', 7574, 999999999, 0, 'Choose option', '1970-01-01', '2020-12-05', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'Esta en rotado pero no funciona', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.242.121.52', '107.242.121.52', '2020-12-05', '--', NULL),
(10386, 'T33581', 7575, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2020-12-05', '2020-12-03', 'gold', 'blue', 'Theorema', 'When i was trying to order using\nMy debit card I didn’t think It went Though so i used my visa. Apparently It did Go through and i\nReceived two of\nTue same watch. I only wanted\nOne. The watch was\nNever\nRemoved from the box. Thank you \nLora Hulsman ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.109.131.238', 'ip68-109-131-238.ph.ph.cox.net', '2020-12-05', '--', NULL),
(10387, 'T31090', 7576, 999999999, 0, 'other', '1970-01-01', '2020-12-06', '2020-10-19', 'black', 'black', 'Javelle', 'My order number is T31090. The watch is brand new and never worn. Please refund.]\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.111.209.90', 'c-76-111-209-90.hsd1.fl.comcast.net', '2020-12-06', '--', NULL),
(10388, 'T18616', 7577, 999999999, 0, 'Choose option', '1970-01-01', '2020-12-07', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'he is in trouble but he does not walk', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.208.183.77', '47-208-183-77.trckcmtc01.res.dyn.suddenlink.net', '2020-12-07', '--', NULL),
(10389, ' T19458', 7578, 999999999, 0, '505-Florida', '2021-01-12', '2020-12-07', '2020-01-01', 'gold metal', 'black', 'Pionier', '{G-Card}\nFirst of all, I would like to appreciate you for prompt response which reflects your professionalism. \nThe weekday hand doesn\'t work anymore and has free fall motion.The watch never fell down or any thing like that. I would request you to examine it thoroughly please.\nPlease replace/ repair accordingly.Moreover, I would request you to send me before Christmas if possible because I am travelling to Pakistan on 23rd December and be back on 0 4th Feb., 2021.\nThank you for your cooperation.\n\nWith best regards,\nManzoor Hussain\nClash Industrial Estate, Co. Kerry, Tralee. Ireland.\n 353877005184\n', '03-02-21\nTota liegt daneben - neuen Zeiger aufgesetzt\n03-02-21 okay', '0', '2021-02-03', '2021-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-02-10', '81.24.249.135', 'remote.bioatlantis.com', '2020-12-07', '938746842063', NULL),
(10390, 'T26713', 7579, 999999999, 0, '101-Casablanca', '2020-12-07', '2020-12-07', '2020-07-20', 'silver', 'white', 'Theorema', '{G-Card}\nThe hands don´t move after winding.', '10-12-20\nWerk steht in Vollaufzug - Anker justiert/epi und -Höhenluft korrigiert WK 1512 0755 - 16-12-20 okay\nRepaired clockwork clean movement.\n08.06.21 to 09.06.21 control watch is running well time is\nalso OK.\n\n14.06.2021  981693023805  ', '0', '2020-12-16', '2021-06-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-17', '46.81.204.63', 'p2e51cc3f.dip0.t-ipconnect.de', '2020-12-07', '1Z8VF4590494009737', NULL),
(10391, 'T33018', 7580, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-07', '2020-11-23', 'black', 'yellow', 'Theorema', 'Gregoria Gramatica\nThe clip at the end of the clasp got detached and this clasp has no extension as pictured in your video that\'s why it\'s harder to put it on,I even have to give my husband a hand to put it on and he complained already that that was uncomfortable for the customer just to put it on.He was able to put it on and wore it for 2hrs and when he took it out at home ,the clip detached as shown on the picture I sen you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.54.137.113', 'pool-173-54-137-113.nwrknj.fios.verizon.net', '2020-12-07', '--', NULL),
(10392, 'T25808', 7581, 999999999, 0, '108-Oman', '1970-01-01', '2020-12-07', '2020-10-01', 'black', 'gold', 'Theorema', 'Watch will no longer let you reset it. Unable to fix time and wind back up. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.206.135.58', 'static-47-206-135-58.tamp.fl.frontiernet.net', '2020-12-07', '--', NULL),
(10393, 'T18161', 7582, 999999999, 0, 'Choose option', '1970-01-01', '2020-12-08', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'Esta enrollado pero no funsiona', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.208.183.77', '47-208-183-77.trckcmtc01.res.dyn.suddenlink.net', '2020-12-08', '--', NULL),
(10394, 'T32178', 7583, 999999999, 0, '101-Casablanca GM', '2020-12-14', '2020-12-08', '2020-11-16', 'gold', 'yellow', 'Theorema', 'My order number is T32178  The watch is brand new and never worn. Please refund. ', '--', '0', '1970-01-01', '2020-12-14', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '86.131.253.173', 'host86-131-253-173.range86-131.btcentralplus.com', '2020-12-08', '--', NULL),
(10395, 'T33565', 7584, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-08', '1970-01-01', 'black', 'black', 'Theorema', 'My order number is T33565.The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.245.123.189', 'c-73-245-123-189.hsd1.fl.comcast.net', '2020-12-08', '--', NULL),
(10396, 'T33210', 7585, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-08', '2020-11-27', 'silver', 'white', 'Theorema', 'My order number is T33210 and T33219.  My son doesn\'t like the watches. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.18.11.185', '99-18-11-185.lightspeed.hrfrct.sbcglobal.net', '2020-12-08', '--', NULL),
(10397, 'T33219', 7585, 999999999, 0, '515-Amsterdam', '1970-01-01', '2020-12-08', '2020-11-27', 'silver', 'black', 'Pionier', 'My order number is T33210 and T33219.  My son doesn\'t like the watches. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.18.11.185', '99-18-11-185.lightspeed.hrfrct.sbcglobal.net', '2020-12-08', '--', NULL),
(10398, 'None', 7586, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-08', '1970-01-01', 'black', 'black', 'Theorema', 'The watch Doesn\'t wind and the clasp is loose. The watch was missed placed for a number of years. Thanks Mick Burton', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '94.195.156.247', '5ec39cf7.skybroadband.com', '2020-12-08', '--', NULL),
(10399, '101casablanca GM', 7587, 999999999, 0, '101-Casablanca GM', '2020-12-28', '2020-12-08', '2013-11-28', 'black', 'black', 'Theorema', '{G-Card}\nthe watch doesn\'t wind and the clasp is loose. The watch had been for a number of years.\nThanks Mick Burton', '08-01-21\nklSekZg fehlt - klemmt im Werk? \nKVA  Werkreparatur  60,- - bez. 75,45  1801\nZg aus RW operiert und aufgesetzt\nUK 0202 1520 - einwandfrei\nWK 0302 0740 - 04-02-21 okay', '0', '2021-02-04', '2021-02-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-02-10', '2.26.10.187', '2.26.10.187', '2020-12-08', '938746842041', NULL),
(10400, '#T20203', 7588, 999999999, 0, '108-Oman', '2020-12-13', '2020-12-08', '2020-01-15', 'silver', 'black', 'Theorema', '[OHNE G-Nachweis]\nMy order number is T20203 The watch is fully wound but doesn\'t work anymore. Please replace/repair it accordingly.', '16-12-20\nWerk kpl. abgelaufen - SuF oB - Anker justiert... ABER...\nZg gehen nicht mit: Klemmung im Modul! Code W\nUK 1612 1350 - einwandfrei\nWK 1712 0735 - 18-12-20 okay', '0', '2020-12-18', '2020-12-18', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-21', '37.201.227.164', 'aftr-37-201-227-164.unity-media.net', '2020-12-08', '00340434129949117126', NULL),
(10401, 'T33591', 7589, 999999999, 0, '510-London', '1970-01-01', '2020-12-08', '2020-11-28', 'black', 'blue', 'Pionier', 'Never worn and not defected. I am just returning the watch because the person I bought it for said it was too big.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.35.60.190', '047-035-060-190.res.spectrum.com', '2020-12-08', '--', NULL),
(10402, 'T33616', 7590, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-08', '2022-12-01', 'black', 'yellow', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.212.136.189', 'static-173-212-136-189.ptr.terago.net', '2020-12-08', '--', NULL),
(10403, 'T32664', 7591, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-09', '2020-11-25', 'gold', 'black', 'Theorema', 'My order number is T32664- The watch is too big for me. The watch is brand new and never worn. Please  exchange with gm-110-1 ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.91.4.127', 'cpe-172-91-4-127.socal.res.rr.com', '2020-12-09', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(10404, 'T33637', 7592, 999999999, 0, '112-Madrid', '1970-01-01', '2020-12-09', '2020-12-01', 'black', 'gold', 'Theorema', 'The minutes arrow / arm is bent downward and clashing with watch black strips feature, also it appears to be loose \n\nThe watch is brand new and never worn. Please replace\n\nso the watch appeard like this upon unboxing on day of receipt, and is not working / not indicating time\n\nWatch is Madrid GM-112-12 Theorema', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '27.32.208.128', '27-32-208-128.static.tpgi.com.au', '2020-12-09', '--', NULL),
(10405, 'T33544', 7593, 999999999, 0, '3007-Vienna', '1970-01-01', '2020-12-09', '2020-11-30', 'gold', 'bicolor', 'Theorema', 'After receiving the watch I was disappointed in that I think did not live up to its advertment.  Never worn...absolutely returning in perfect condition. My order number T33544.  The watch is brand new and never worn....PLEASE REFUND..THANK YOU', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.219.74.207', 'ip72-219-74-207.oc.oc.cox.net', '2020-12-09', '--', NULL),
(10406, 'T34069', 7594, 999999999, 0, '505-Florida', '1970-01-01', '2020-12-09', '1970-01-01', 'black', 'black', 'Pionier', 'My order number is T34069- I received the wrong watch. The watch is brand new and never worn. Please  exchange with GM-112-9 ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.248.211.242', '242.sub-174-248-211.myvzw.com', '2020-12-09', '--', NULL),
(10407, 'T33644', 7595, 999999999, 0, '101-Casablanca GM', '2020-12-28', '2020-12-09', '2020-12-01', 'gold', 'white', 'Theorema', 'My order number is T33644. I don´t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2020-12-28', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '62.20.62.219', '62.20.62.219', '2020-12-09', '--', NULL),
(10408, 'T33544', 7596, 999999999, 0, '3007-Vienna', '1970-01-01', '2020-12-09', '2020-11-30', 'gold', 'bicolor', 'Theorema', 'After receiving the phone I was disappointed in that it did not live up to the advertisement.  Return in perfect condition.The watch is brand new and never worned  PLEASE REFUND', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.219.73.252', 'ip72-219-73-252.oc.oc.cox.net', '2020-12-09', '--', NULL),
(10409, 'T28567', 7597, 999999999, 0, '108-Oman', '2021-01-12', '2020-12-10', '2020-08-28', 'black metal', 'black', 'Theorema', '{G-Card}\nMy order number is T28567 The watch has stopped working even fully wound. This is the second time that I sent my watch to repair.. Please replace the mechanism.\n\n\n', '--\nsteht in Vollaufzug - Unruhe hängt - da wurde eine gebrochene Decksteinfeder \'geklebt\', jetzt klebt die Unruhe!\nDiese Reparatur ist weder dokumentiert noch war die Uhr bereits zur Reparatur hier! Also Fremdeingriff!\nKVA  Werkreparatur  60,- \n\nReference number:108-Oman (18.05.21) 1.Replaced balance wheel 2.Repaired manual winding 3.Water-\ntightness tested.\nTufina Uhren Service\n', '0', '2021-05-18', '2021-05-18', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-05-19', '68.252.5.135', '68.252.5.135', '2020-12-10', '981693141185', NULL),
(10410, 'T34687', 7598, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2020-12-10', '2020-12-07', '', '', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '5.146.251.4', 'ip-5-146-251-4.unitymediagroup.de', '2020-12-10', '--', NULL),
(10411, 'My order number is T34311', 7599, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-10', '2022-12-11', '', '', 'Theorema', 'I Bought this for my younger brother but he did not like the watch so I would like to return it. The watch is never worn. Still all the stickers are on. I am expecting mu refund ASAP.\n\nMy order number is T34311', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.184.119.172', 'cpe-76-184-119-172.tx.res.rr.com', '2020-12-10', '--', NULL),
(10412, 'T33589', 7600, 999999999, 0, '514-Hawaii', '1970-01-01', '2020-12-10', '2020-11-30', 'silver', 'black', 'Pionier', 'My order number is T33589. Even manually wound the watch runs too fast. Please repair.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.201.224.35', 'modemcable035.224-201-24.mc.videotron.ca', '2020-12-10', '--', NULL),
(10413, 'T29977', 7601, 999999999, 0, '3005-Marco Polo', '2020-12-28', '2020-12-10', '2020-08-25', 'silver metal', 'white', 'Theorema', '{G-Card}\nMy order number is T29977- The day hand has fallen off. Please replace/ repair accordingly.\nThe small hand on the day of the week dial has dislodged and has disappeared, I presume into the open window at the six o clock area showing the balance wheel.  The watch was stopping intermittently but now seems to be working ok but is losing more time than whenI first received it.  I have also noticed that from new the month indicator doesn\'t seem to be working - this is pre-dates the issue with the day hand coming off.', '08-01-21\nyap, klemmt im RW? nein, lag unter der 24h-Ring-Verstellung\nNeuen Zeiger ers.\nK 1101 1115 - 14-01-21 okay', '0', '2021-01-14', '2021-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-01-19', '94.0.97.87', '5e006157.bb.sky.com', '2020-12-10', '772655852114', NULL),
(10414, '4260295880534', 7602, 999999999, 0, '3010-Tigris', '1970-01-01', '2020-12-11', '1970-01-01', 'silver', 'black', 'Theorema', 'Non funziona, cinturino da riparare', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '95.250.10.209', 'host-95-250-10-209.retail.telecomitalia.it', '2020-12-11', '--', NULL),
(10415, 'T34316', 7603, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-11', '2020-12-04', 'gold', 'white', 'Theorema', 'My order number is T34316- The watch is brand new and never worn. Please  exchange with KINGSTON AUTOMATIC THEOREMA GM-117-2 MADE IN GERMANY ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '148.77.10.24', '944d0a18.cst.lightpath.net', '2020-12-11', '--', NULL),
(10416, 'T32852', 7604, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2020-12-11', '2020-11-28', 'rosé', 'blue', 'Theorema', 'The watch arrived defective. Even fully wound it doesn\'t work. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.122.69.105', 'c-76-122-69-105.hsd1.ga.comcast.net', '2020-12-11', '--', NULL),
(10417, '', 7605, 999999999, 0, '3009-Dubai', '2021-01-05', '2020-12-11', '2017-01-24', 'silver metal', 'black', 'Theorema', '[OHNE G-Nachweis]\nThe left side of the watch turbuillon is not spinning. Only one side (right) is spinning. This problem started after the watch was returned for repair on the change of the entire housing case. After winding and troubleshooting the watch for standby, it appears that the watch left side is not functioning properly.\n\nReturn for repair', '08-01-21\nReparatur 9600 - Gehäusetausch\nLinke Seite klemmt im RW - verschmutzt im Bereich KBR\nRepVersuch gescheitert - Code W\nAblauf - Aufzug 5h und \nGR-Prüfung ab 1301 1300 bis 1501 0900 == 44h super\n15-01-21 okay', '0', '2021-01-15', '2021-01-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-02-10', '100.37.17.229', 'pool-100-37-17-229.nycmny.fios.verizon.net', '2020-12-11', '938746842085', NULL),
(10418, '', 7606, 999999999, 0, 'Choose option', '1970-01-01', '2020-12-11', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.172.231.173', 'pool-71-172-231-173.nwrknj.fios.verizon.net', '2020-12-11', '--', NULL),
(10419, '#T33376', 7607, 999999999, 0, '3006-Monaco Diamond', '1970-01-01', '2020-12-11', '2020-11-30', 'black', 'bicolor', 'Theorema', 'My order number is T33376-The watch is manually wound but doesn\'t work. The watch is brand new and never worn. Please  Replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.203.135.65', 'ip72-203-135-65.br.br.cox.net', '2020-12-11', '--', NULL),
(10420, '#T30815', 7608, 999999999, 0, '101-Casablanca GM', '2021-01-08', '2020-12-12', '2020-10-15', 'gold', 'black', 'Theorema', '{G-Card}\nMy order number is T30815, The watch is fully wound but doesn\'t work anymore. Please replace/ repair accordingly.', '08-01-21\nWerk steht in Vollaufzug - Obere Stoßsicherung fehlt, WH gebrochen - keine äußere Gewalteinwirkung nachweisbar!\nWH ers., Stoßsicherung gesichert montiert, Anker justiert\nUK 1201 1100 - einwandfrei\nWK 1301 0810 - 14-01-21 okay', '0', '2021-01-14', '2021-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-01-19', '88.119.139.71', '88-119-139-71.static.zebra.lt', '2020-12-12', '1Z8VF4596891331961', NULL),
(10421, 'TJ011-J', 7609, 999999999, 0, '3011-Macau', '2021-01-25', '2020-12-12', '2019-01-01', 'gold', 'black', 'Theorema', 'Sehr geehrte Damen und Herren\n\nWir retournieren die Uhr aufgrund folgender Problemstellung;\n\nDie Datumsanzeige für den Tageszeiger (Krone für Datum 1 bis 31, Rote Farbe) der Uhr wechselt zeitweise nicht auf die nächste Zahl respektive lässt sich Manuell nicht nachstellen, trotz Beachtung der Schonzeit zwischen 21:00 - 03:00 Uhr und genügender Bewegung zur Ladung der Feder.\n\nWir möchten Sie bitten, den Fehler nachzuprüfen und bei Bestätigung die Uhr auf Basis der Garantie Instandzustellen.\n\nBesten Dank im Voraus für Ihre Mühen\n\nFreundliche Grüsse\n\nJasmin Kobel', '--', '0', '2021-03-28', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-25', '178.38.229.45', 'adsl-178-38-229-45.adslplus.ch', '2020-12-12', '981693120029', NULL),
(10422, 'T34677', 7610, 999999999, 0, '506-Miami', '1970-01-01', '2020-12-13', '2020-12-10', '', '', 'Pionier', 'I was sent the wrong watch I requested GM-506-7 I RECEIVED GM-506-6\n It was never worn, please replace.\nThank you ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.172.231.173', 'pool-71-172-231-173.nwrknj.fios.verizon.net', '2020-12-13', '--', NULL),
(10423, 'T34687', 7611, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2020-12-13', '2020-12-07', '', '', 'Theorema', '\nI want to give back.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '5.146.250.188', 'ip-5-146-250-188.unitymediagroup.de', '2020-12-13', '--', NULL),
(10424, '', 7612, 999999999, 0, '505-Florida', '1970-01-01', '2020-12-13', '2019-12-14', 'silver', 'black', 'Pionier', 'My order number is T18456. The watch is manually wound and shaken but it doesn\'t work anymore. Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.74.114.90', '82-74-114-90.cable.dynamic.v4.ziggo.nl', '2020-12-13', '--', NULL),
(10425, '', 6929, 999999999, 0, '505-Florida', '2020-12-28', '2020-12-13', '2019-12-15', 'silver', 'black', 'Pionier', '{G-Card}\nMy order number is T18456. The watch is manually wound and shaken but it doesn\'t work anymore. Please replace/ repair accordingly.', '08-01-21\n    RMA 9706 - Klinkenrad und Datum \nUnruh hakt - Messer tiefer gesetzt\nAblauf - Aufzug 3h und \nGR-Prüfung ab 1401 1130 bis 1501 1230\nSOLL 24h - IST 25h  perfekt\n15-01-21 okay', '0', '2021-01-15', '2021-01-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-02-10', '82.74.114.90', '82-74-114-90.cable.dynamic.v4.ziggo.nl', '2020-12-13', '1Z8VF4596874341698', NULL),
(10426, 'T34336', 7613, 999999999, 0, '3012-Paris', '1970-01-01', '2020-12-13', '2020-12-08', '', '', 'Theorema', 'This item is brand new and never worn purchased as a gift and not wanted return for refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.241.138.23', '70-241-138-23.lightspeed.irvnca.sbcglobal.net', '2020-12-13', '--', NULL),
(10427, 'T34336', 7614, 999999999, 0, '106-Toronto GM', '1970-01-01', '2020-12-13', '2020-12-08', 'silver', 'white', 'Theorema', 'Return for refund item is brand new purchased as gift not wanted never worn', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.7.8.53', '99-7-8-53.lightspeed.psdnca.sbcglobal.net', '2020-12-13', '--', NULL),
(10428, '', 7615, 999999999, 0, 'Choose option', '1970-01-01', '2020-12-14', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is T32470-- The watch arrived defective, even fully wound the watch doesn\'t work. The watch is brand new and never worn. Please  Replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '145.15.244.27', '145.15.244.27', '2020-12-14', '--', NULL),
(10429, 'T33235', 7616, 999999999, 0, '101-Casablanca GM', '2020-12-28', '2020-12-14', '2020-12-14', 'gold', 'white', 'Theorema', 'My order number is T33235  The watch is brand new and never worn. Please refund ', '--', '0', '1970-01-01', '2020-12-28', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '165.225.80.101', '165.225.80.101', '2020-12-14', '--', NULL),
(10430, 'GM-515-7', 7617, 999999999, 0, '515-Amsterdam', '1970-01-01', '2020-12-14', '2010-08-20', 'black', 'black', 'Pionier', ' I noticed that the date section( that is Numbers) has stopped advancing by itself. It ceased on December 6th 2020. Other than this fault the watch works well.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '165.225.38.131', '165.225.38.131', '2020-12-14', '--', NULL),
(10431, 'T34725', 7618, 999999999, 0, '116-San Francisco', '1970-01-01', '2020-12-14', '2020-12-10', 'silver', 'white', 'Theorema', 'Gift and person \"hated\" it never put it on\n\n\nNot listed under reference!!\nFull Skeleton GM-118-1 - Made in Germany Venezia Theorema - White1	\n\n\n\n\n	', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.6.23.243', 'pool-108-6-23-243.nycmny.fios.verizon.net', '2020-12-14', '--', NULL),
(10432, 'T33609', 7619, 999999999, 0, '115-Helsinki', '1970-01-01', '2020-12-14', '1970-01-01', 'black', 'white', 'Theorema', '\n My order number is T33609, the watch was bought as a gift but the receiver did not like it. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.164.38.138', 'wsip-98-164-38-138.tu.ok.cox.net', '2020-12-14', '--', NULL),
(10433, 'T34336 ', 7613, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2020-12-14', '2020-12-08', 'silver', 'white', 'Theorema', 'This item is brand new it has never been worn purchased  as a gift returning this watch for a refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.241.138.23', '70-241-138-23.lightspeed.irvnca.sbcglobal.net', '2020-12-14', '--', NULL),
(10434, 'T34817', 7620, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-15', '2020-08-12', 'black', 'black', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.230.65.14', '69-230-65-14.lightspeed.cicril.sbcglobal.net', '2020-12-15', '--', NULL),
(10435, '', 7621, 999999999, 0, '103-SaoPaulo', '2020-12-18', '2020-12-15', '2015-02-02', 'silver', 'white', 'Theorema', '[OHNE G-Nachweis - G lt. Rep. 8004]\nDoesn‘t work anymore.', '18-12-20\nKrone wieder schief - Gang altersbedingt - 245°\nUK 0401 0850 - neu gestellt\nUK 0501 0810 - einwandfrei\nWK 0601 0905 - 07-01-21 absolut okay\nNachfrage über Elsa - Kunde konnte Uhr nicht mehr aufziehen (?) ', '0', '2021-05-12', '2021-05-12', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-05-19', '109.201.133.26', '.', '2020-12-15', '00340434129949119939', NULL),
(10436, '', 7622, 999999999, 0, '3001-Paragon', '2020-12-15', '2020-12-15', '2020-08-28', 'silver', 'white', 'Theorema', '{G-Card}\nsiehe schreiben! - abgetippt:\n[...] the clock will not work properly. The second hand seems to be working properly, but the long and short hands are not working properly [...]', '16-12-20\nUhr ohne Befund - \nK 1612 1100 - steht 2015 - Klemmung in Datumschaltung?\nNein, Werk einfach nur trocken - RW gereinigt, tlw. epilamisiert, reguliert\nK 1812 0925 - 21-12-20 okay', '0', '2020-12-21', '2020-12-21', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2020-12-21', '46.81.204.63', 'p2e51cc3f.dip0.t-ipconnect.de', '2020-12-15', '1Z8VF4590498075953', NULL),
(10437, ' T34162', 7623, 999999999, 0, '101-Casablanca GM', '2021-01-15', '2020-12-15', '2020-12-03', 'bicolor gold', 'white', 'Theorema', 'Hello i would like a refund for my purchase as it was a gift for my son who no longer wants it order number  T34162', '--', '0', '1970-01-01', '2021-01-15', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '137.116.228.131', '137.116.228.131', '2020-12-15', '--', NULL),
(10438, 'T18239', 7624, 999999999, 0, '3009-Dubai', '2021-07-01', '2020-12-15', '2019-12-16', 'gold', 'black', 'Theorema', 'My order number is T18239. While winding the watch manually there is a sensation of blockage of the crown. I also w', '--Repaired automatic system and winding system\nclean movement.\n07.07.21 to 14.07.21 control watch is OK.\n(Brown leather band) KVA', '0', '2021-07-16', '2021-07-07', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-16', '88.120.200.62', 'hir02-1_migr-88-120-200-62.fbx.proxad.net', '2020-12-15', '981693031891', NULL),
(10439, 'T34658', 7625, 999999999, 0, '514-Hawaii', '1970-01-01', '2020-12-15', '2020-12-07', 'gold', 'black', 'Pionier', 'IT looks so big on my hand is huge \ni dont like it \nthe watch is new and never worn\nplease exchange with .lagos GM-113-5\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.53.49.110', 'host31-53-49-110.range31-53.btcentralplus.com', '2020-12-15', '--', NULL),
(10441, 'T34817', 7627, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-17', '2020-08-10', 'black', 'black', 'Theorema', 'My husband did not like the watch. The watch is brand new and never worn. Please Refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.142.227', '172.58.142.227', '2020-12-17', '--', NULL),
(10442, 'T34870', 7628, 999999999, 0, 'Choose option', '1970-01-01', '2020-12-18', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is T34870. I received the GM-3005-A1 instead of the GM-3005-1.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.181.235.185', 'ip98-181-235-185.lv.lv.cox.net', '2020-12-18', '--', NULL),
(10443, 'T30206', 7629, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-18', '2020-12-07', 'bicolor gold', 'white', 'Theorema', 'following the instructions of winding watch the (30) the watch will lose time as in 1-2 hors or as much as 6-8 hours, or you can check time, and gears will be moving, but hands on face never change position.\n\nBeing advised by Tufina, to disregard the instructions shipped with the watch, and being sent a link to a video to wind the watch until you couldn\'t wind further I wound the watch an avg of 70 times... i never reached the point of not being able to move stem because I wasn\'t going to break the watch.... (all documented) I completed this task and monitored the watch several times over a 3-4 day period  ea. time the watch lost significant time or stopped completely while gear (mechanism) would still appear to be moving  the watch is without defective and I am returning for a Full Refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.140.106', '172.58.140.106', '2020-12-18', '--', NULL),
(10444, 'T34700', 7630, 999999999, 0, '108-Oman', '1970-01-01', '2020-12-18', '2020-12-08', 'black', 'gold', 'Theorema', 'My order number is T34700.  The watch is brand new and never worn. Please refund.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '87.160.205.40', 'p57a0cd28.dip0.t-ipconnect.de', '2020-12-18', '--', NULL),
(10445, 'T34743', 7631, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-18', '2020-12-15', 'silver', 'white', 'Theorema', 'Don’t care that it has to be wound up every single day and the watchbland s tricky and confusing to put on.  My husband doesn’t like it/ ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.193.162.116', '116.sub-174-193-162.myvzw.com', '2020-12-18', '--', NULL),
(10446, 'T34941', 7632, 999999999, 0, '113-Lagos', '1970-01-01', '2020-12-18', '2020-12-10', 'black', 'gold', 'Theorema', 'My order number is T34941.  I received the wrong watch. The watch is brand new and never worn. Please refund. I ordered GM-117-2 Kingston silver and black. But you sent gold and black instead. Please refund $399.00.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.5.125.107', '172-5-125-107.lightspeed.sntcca.sbcglobal.net', '2020-12-18', '--', NULL),
(10447, 'Gm101-13', 7633, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-19', '2020-12-03', 'black', 'white', 'Theorema', 'el reloj deja de funcionar yo lo pongo a una hora y se para ya quiere funcionar lo compre para regalo de navidad y nose ue regalar ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.113.132.14', 'pool-98-113-132-14.nycmny.fios.verizon.net', '2020-12-19', '--', NULL),
(10448, 'Gm 101-13', 7634, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-19', '2020-12-03', 'black', 'white', 'Theorema', 'el relo de para de funcionamiento yo segui los paso que ustedes ustedes me han dado que han dado', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.113.132.14', 'pool-98-113-132-14.nycmny.fios.verizon.net', '2020-12-19', '--', NULL),
(10449, 'T33189', 7635, 999999999, 0, '107-Rio', '1970-01-01', '2020-12-19', '2020-11-20', 'silver', 'white', 'Theorema', 'There is a small white particle embedded underneath the glass in the lower left corner of the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.77.151.150', 'cpe-71-77-151-150.nc.res.rr.com', '2020-12-19', '--', NULL),
(10450, 'T35271-1', 7636, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-19', '2020-12-19', 'black', 'black', 'Theorema', 'You sent me the gold 101-8 by mistake. I should have received 101-10', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.73.200.86', '68-73-200-86.lightspeed.chrlnc.sbcglobal.net', '2020-12-19', '--', NULL),
(10728, '#T23115', 7902, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-02-26', '2020-06-30', 'gold', '', 'Theorema', 'The watch  is late about 2-3 hours in a 24 hours', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.174.130.149', 'host86-174-130-149.range86-174.btcentralplus.com', '2021-02-26', '--', NULL),
(10452, 'T34281', 7638, 999999999, 0, '516-Barcelona', '1970-01-01', '2020-12-20', '2020-11-30', 'gold', 'black', 'Pionier', 'My order number is T34281 - The watch is brand new and never worn. Please exchange with GM-506-2.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.83.82.13', '108-83-82-13.lightspeed.miamfl.sbcglobal.net', '2020-12-20', '--', NULL),
(10453, 'ajaypakhi@icloud.com', 7639, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-21', '2020-11-28', 'gold', 'yellow', 'Theorema', 'Hi after fully wound my watch doesn’t work anymore . This problem start once I received my watch its work for only couples of day even i worn this watch only five days. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.150.249.244', 'c-73-150-249-244.hsd1.nj.comcast.net', '2020-12-21', '--', NULL),
(10454, 'T34658', 7640, 999999999, 0, '514-Hawaii', '1970-01-01', '2020-12-21', '2020-12-07', 'gold', 'black', 'Pionier', 'Exchange return \nMy order number is t34658\nThe watch is to big for my hand \nAnd is new as never worn \nPlease exchange for lagos theorema gm-113-5', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.53.49.110', 'host31-53-49-110.range31-53.btcentralplus.com', '2020-12-21', '--', NULL),
(10455, '', 7625, 999999999, 0, 'Choose option', '1970-01-01', '2020-12-21', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.53.49.110', 'host31-53-49-110.range31-53.btcentralplus.com', '2020-12-21', '--', NULL),
(10456, 'T34658', 7641, 999999999, 0, '514-Hawaii', '2021-01-12', '2020-12-21', '2020-12-07', 'gold', 'black', 'Pionier', 'Exchange return \nThe watch is to big for my hand \nThe watch is new as never worn \nPlease exchange for lagos  theorema gm-113-5', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '85.255.236.12', '85.255.236.12', '2020-12-21', '--', NULL),
(10457, 'T30206', 7642, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-21', '2020-12-07', 'bicolor gold', 'white', 'Theorema', 'watch fails to keep time looses time after couple hours at times watch stops  other times the mechanism keeps moving but hands don\'t\nI have tested this watch several time I follwed directions on the card then was contacted  via email and sent a video that advise me to disregard the 30 times and wind the watch until it couldn\'t be wound any further I stopped at 70 turns   this watch is not a proper working device PLEASE REFUND MY MONEY', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '170.170.57.195', 'internetproxy.fxoprod.office.fedex.com', '2020-12-21', '--', NULL),
(10458, 'T35325', 7643, 999999999, 0, '116-San Francisco', '1970-01-01', '2020-12-22', '2020-12-15', 'black', 'black', 'Theorema', 'not erectly as on the picture video seen on line.\n\nThe watch is brand new and never worn. \n\nPlease refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.83.137.162', 'pool-72-83-137-162.washdc.fios.verizon.net', '2020-12-22', '--', NULL),
(10459, 'T35057', 7644, 999999999, 0, '108-Oman', '1970-01-01', '2020-12-22', '1970-01-01', 'gold', 'gold', 'Theorema', 'My order number is T35057. I don\'t like the watch. The watch is brand new and never worn. Please refund.]\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.56.148.246', 'c-73-56-148-246.hsd1.fl.comcast.net', '2020-12-22', '--', NULL),
(10460, 'T35057', 7644, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-22', '2020-12-14', 'black', 'black', 'Theorema', 'My order number is T35057. I don\'t like the watch. The watch is brand new and never worn. Please refund.]\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.56.148.246', 'c-73-56-148-246.hsd1.fl.comcast.net', '2020-12-22', '--', NULL),
(10461, 'T35542', 7645, 999999999, 0, '110-Oslo', '1970-01-01', '2020-12-22', '2020-12-18', 'rosé', 'black', 'Theorema', 'The watch is brand new and never worn. Please refund.]\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.201.97.175', 'c-73-201-97-175.hsd1.md.comcast.net', '2020-12-22', '--', NULL),
(10462, 'Not available ', 7646, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-22', '2015-12-02', 'silver', 'black', 'Theorema', 'I have broken nob and required to know any service center in dubai or Abu Dhabi please ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.215.189.151', '31.215.189.151', '2020-12-22', '--', NULL),
(10463, ' T35300- I', 7647, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-23', '2020-12-17', '', '', 'Theorema', ' I received the wrong watch. The watch is brand new and never worn. Please  Replace ]\n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.115.84.210', 'pool-71-115-84-210.sbndin.dsl-w.verizon.net', '2020-12-23', '--', NULL),
(10464, 'T18616', 7577, 999999999, 0, '108-Oman', '2021-01-12', '2020-12-23', '2019-12-18', 'gold', 'black', 'Theorema', '{G-Card}\nit is in roll but it does not work', '--\nsteht in Vollaufzug - ausgeschwungen\nAnker justiert - Kurzkontrolle\nWK 0302 1305 - 04-02-21 okay', '0', '2021-02-04', '2021-02-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-02-10', '47.208.183.77', '47-208-183-77.trckcmtc01.res.dyn.suddenlink.net', '2020-12-23', '938746842074', NULL),
(10465, 'T35519', 7648, 999999999, 0, '110-Oslo', '2021-01-07', '2020-12-23', '2020-12-18', 'black', 'black', 'Theorema', 'Die Uhr gefällt mir nicht.\nMeine Bestellung ist T35519. Die Uhr ist brandneu und wurde nie getragen. Bitte zurückerstatten.', '--', '0', '1970-01-01', '2021-01-07', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '84.135.35.137', 'p54872389.dip0.t-ipconnect.de', '2020-12-23', '--', NULL),
(10466, 'T35057', 7649, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-23', '2020-12-14', 'black', 'black', 'Theorema', 'My order number is T35057. I don\'t like the watch. The watch is brand new and never worn. Please refund.]\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.11.213', '172.58.11.213', '2020-12-23', '--', NULL),
(10467, 'T34220', 7650, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-23', '2020-11-30', 'gold', 'white', 'Theorema', 'My order number is T34220. Even fully wound the watch doesn\'t work anymore.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.12.88.137', '173-12-88-137-miami.hfc.comcastbusiness.net', '2020-12-23', '--', NULL),
(10468, '#T32739', 7651, 999999999, 0, '101-Casablanca GM', '2021-02-16', '2020-12-24', '2020-11-23', 'gold', 'black', 'Theorema', 'Doesn’t work \nIt’s damaged is not exactly on time.\nWant the money back\n\n\n(Vor Versand-Order prüfen Shopify-Streitfall Paypal)', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-17', '217.149.169.201', '217-149-169-201.nat.highway.telekom.at', '2020-12-24', '1Z8VF4596873222943', NULL),
(10469, 'T22887', 7652, 999999999, 0, '7001-Havana', '2021-01-05', '2020-12-25', '2020-05-07', 'gold metal', 'black', 'Pionier', '{G-Card}\nMy order number is T22887-  The watch keeps stopping even when manually wound and worn 8 hours/day.. Please replace/ repair', '08-01-21\nKlinkenrad? Automatik gesäubert, Klinkenrad und Rotor ersetzt\nAblauf - Aufzug 3h und \nGR Prüfung ab 1401 1130 bis 1501 1300 \nSOLL 24h - IST 25h  perfekt\n15-01-21 okay', '0', '2021-01-15', '2021-01-15', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-02-10', '194.68.88.104', 'x194-68-88-104.ltkronoberg.se', '2020-12-25', '1Z8VF4596875986302', NULL),
(10470, 'T35501- I ', 7653, 999999999, 0, '3011-Macau', '1970-01-01', '2020-12-26', '2020-12-26', '', '', 'Theorema', 'I don’t understand, what do you mean “ reference number “. I Want exchange pink gold Theorema watch to silver colour  Theorema watch “ Venezia” . ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '14.0.173.153', '14-0-173-153.static.pccw-hkt.com', '2020-12-26', '--', NULL),
(10471, 'T34442', 7654, 999999999, 0, '101-Casablanca GM', '2021-01-12', '2020-12-26', '2020-12-07', 'gold', 'black', 'Theorema', 'My order number is T34442.  The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '2021-01-12', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '109.149.95.6', 'host109-149-95-6.range109-149.btcentralplus.com', '2020-12-26', '--', NULL),
(10472, 'T35409', 7655, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-26', '2020-12-16', 'black', 'black', 'Theorema', '  The watch is fully wound but doesn\'t work. The watch is brand new and never worn. Please refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.203.151.243', '84.203.151.243', '2020-12-26', '--', NULL),
(10473, 'T33981', 7656, 999999999, 0, 'other', '1970-01-01', '2020-12-26', '2020-07-12', 'black', '', 'other', 'I didn’t like how they came in thought they would look more valuable and worth the price also one of the watches wasn’t working ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.4.212.37', 'd4-50-37-212.clv.wideopenwest.com', '2020-12-26', '--', NULL),
(10474, 'T35824', 7657, 999999999, 0, '110-Oslo', '1970-01-01', '2020-12-26', '2020-12-21', 'black', 'gold', 'Theorema', 'My order number is T35824. The watch is slightly worn Please refund in accordance with your policy.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.228.15.101', 'c-71-228-15-101.hsd1.il.comcast.net', '2020-12-26', '--', NULL),
(10475, 'T35631', 7658, 999999999, 0, '515-Amsterdam', '1970-01-01', '2020-12-26', '2020-12-26', 'black', 'black', 'Pionier', 'My order number is T35631- The watch arrived with a broken second hand. The watch is brand new and never worn. Please Replace. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.29.88.95', 'c-76-29-88-95.hsd1.il.comcast.net', '2020-12-26', '--', NULL),
(10476, '32669', 7659, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-27', '2020-11-22', 'gold', 'black', 'Theorema', 'Watch does not keep time. It has run 30 minutes fast from its first use. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '60.241.220.143', '60-241-220-143.tpgi.com.au', '2020-12-27', '--', NULL),
(10477, 'T27399', 7660, 999999999, 0, '510-London', '1970-01-01', '2020-12-27', '1970-01-01', 'black', '', 'Pionier', 'My order number is T27399- The watch is brand new and never worn. Please  exchange with GM-101-13', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.246.100.176', 'pool-96-246-100-176.nycmny.fios.verizon.net', '2020-12-27', '--', NULL),
(10478, '#35070', 7661, 999999999, 0, '101-Casablanca GM', '2021-01-07', '2020-12-28', '1970-01-01', 'black', 'black', 'Theorema', 'My order number is T35070  The watch is brand new and never worn. Please refund\n\n\nDie Uhr ist neu und wurde nie benutzt. Bitte um Erstattung des Kaufpreises.', '--', '0', '1970-01-01', '2021-01-07', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '88.130.62.14', 'mue-88-130-62-014.dsl.tropolys.de', '2020-12-28', '--', NULL),
(10479, 'T34905', 7662, 999999999, 0, '104-Copacabana', '1970-01-01', '2020-12-28', '1970-01-01', 'silver', '', 'Theorema', 'This watch was a Christmas gift for my husband. He does not like the watch. He looked at others on your website and unfortunately  did not find any others that he wishes to exchange the watch with. Would you please process a refund. Thank you. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.119.221.151', 'c-76-119-221-151.hsd1.ma.comcast.net', '2020-12-28', '--', NULL),
(10480, 'T35955', 7663, 999999999, 0, 'Choose option', '2021-01-07', '2020-12-28', '2020-12-22', 'Choose option', 'Choose option', 'Choose option', 'My order number is T35955. The Casablanca  arrived with a defect on the back of the case and the Buenos Aires doesn\'t work even fully wound. The watches are brand new and never worn. Please replace.Please check them carefully if they work before sending them again. thank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '213.162.80.67', '213162080067.public.t-mobile.at', '2020-12-28', '--', NULL),
(10481, 'GM 101-11', 7664, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-29', '2020-12-14', 'gold', 'white', 'Theorema', 'Sehr geehrte Damen und Herren\n\nLeider muss ich folgenden Defekt feststellen:\n\nUhrwerk läuft zu schnell.\nNach Aufzug der Uhr-Mechanik dreht diese zu schnell, auf 10 Stunden ist die Uhr über 1 Stunde nach vorn abweichend!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '178.38.163.157', 'adsl-178-38-163-157.adslplus.ch', '2020-12-29', '--', NULL),
(10482, 'T32332', 7665, 999999999, 0, '114-Buenos Aires', '2021-01-07', '2020-12-29', '2020-11-18', '', '', 'Theorema', 'My order number is T32332  The watch is brand new and never worn. Please exchange with GM-115-4', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '81.151.190.216', 'host81-151-190-216.range81-151.btcentralplus.com', '2020-12-29', '--', NULL),
(10483, '', 7666, 999999999, 0, '', '1970-01-01', '2020-12-29', '1970-01-01', '', '', '', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '185.152.38.45', '185.152.38.45', '2020-12-29', '--', NULL),
(10484, '', 7667, 999999999, 0, '', '1970-01-01', '2020-12-29', '1970-01-01', '', '', '', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '54.37.100.111', 'ip111.ip-54-37-100.eu', '2020-12-29', '--', NULL),
(10485, 'T34033', 7668, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-29', '2020-12-03', 'black', 'black', 'Theorema', 'I ordered for Christmas present, but the receiver does not like the watch. So I need to return. Nothing wrong with the watch. My order number is T34033. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '12.187.39.140', '12.187.39.140', '2020-12-29', '--', NULL),
(10486, 'T35637', 7669, 999999999, 0, '111-Copenhagen', '1970-01-01', '2020-12-29', '1970-01-01', 'black', 'black', 'Theorema', 'To big to wear', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.248.137.64', '64.sub-174-248-137.myvzw.com', '2020-12-29', '--', NULL),
(10487, 'T32103', 7670, 999999999, 0, '505-Florida III', '2021-01-04', '2020-12-29', '2020-11-13', 'rosé', 'blue', 'Pionier', '{G-Card}\nThe rotor broke the second day after wearing it.  Please replace/ repair accordingly.\n\n\n', '08-01-21\nRotorschraube hatte sich gelöst - mit L6 befestigt\nK 0801 1525 - neu gestellt\nK 1101 0820 - 14-01-21 okay', '0', '2021-01-14', '2021-01-14', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-01-19', '37.5.250.130', 'ip2505fa82.dynamic.kabel-deutschland.de', '2020-12-29', '00340434129949117935', NULL),
(10488, 'T35637', 7669, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2020-12-29', '1970-01-01', 'black', 'white', 'Theorema', 'To big for my hand', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.248.137.64', '64.sub-174-248-137.myvzw.com', '2020-12-29', '--', NULL),
(10489, 'T32042', 7671, 999999999, 0, '108-Oman', '1970-01-01', '2020-12-29', '2020-12-29', '', 'black', 'Theorema', 'My order number is T32042. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.117.73.226', 'cpe989d5dae5fec-cm989d5dae5fea.cpe.net.cable.rogers.com', '2020-12-29', '--', NULL),
(10490, 'T35516', 7672, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-30', '2020-12-18', 'silver', 'white', 'Theorema', '\n My order number is T35516 - The crown fell off when I tried to set up the time. The watch is brand new and never worn. Please replace.\n Thank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '60.246.6.61', 'nz6l61.bb60246.ctm.net', '2020-12-30', '--', NULL),
(10491, 'T35024', 7673, 999999999, 0, '101-Casablanca GM', '2021-01-25', '2020-12-30', '2020-12-14', 'gold', 'yellow', 'Theorema', 'My order number is T35024. While wearing the watch it keeps stopping if the watch is not kept at a flat level and is slightly tilted. Please replace/ repair accordingly', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-12', '46.68.9.126', '46.68.9.126', '2020-12-30', '981693119183', NULL),
(10492, 'T35472', 7674, 999999999, 0, '506-Miami', '2021-01-12', '2020-12-30', '2020-12-17', 'gold metal', 'black', 'Pionier', '{G-Card}\nMy order number is T35472- The watch arrived with a broken rotor.  The watch is brand new and never worn. Please replace.', '--\nRotorschraube? Und 1er-Scheibe verdreht\nDatum korrigiert, Schraube gesichert befestigt\n03-02-21 okay', '0', '2021-02-03', '2021-02-03', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-02-10', '176.24.219.118', 'b018db76.bb.sky.com', '2020-12-30', '938746842030', NULL),
(10493, 'T11472', 7675, 999999999, 0, '3005-Marco Polo', '2021-01-12', '2020-12-30', '2019-05-08', 'silver metal', 'black', 'Theorema', '[OHNE G-Nachweis]\nThe calendar doesn\'t work anymore. Please replace/ repair accordingly', '--\n1er-Scheibe hängt - Datum durch Schlag auf Krone (schief) und Drücker zerstört\nK\nVA  Werkreparatur  80,- \n\nDate function already repair control Theorema watch.\nrepair ', '0', '2021-04-08', '2021-04-08', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-08', '37.156.218.212', '37.156.218.212', '2020-12-30', '1Z8VF4596861303691', NULL),
(10494, 'T34227', 7676, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-30', '2020-12-03', 'silver', 'yellow', 'Theorema', 'Even fully wound the watch doesn\'t work anymore. Please repair/ replace accordingly]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '97.103.125.35', '097-103-125-035.res.spectrum.com', '2020-12-30', '--', NULL),
(10495, 'T27443', 7677, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2020-12-30', '2020-12-25', 'gold', 'blue', 'Theorema', ' I wound the watch as instructed when I received it on Christmas morning,  and quickly discovered that it loses about 10 minutes per hour, sometimes more.  If you observe the watch for a while, sometimes the second hand stops moving.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.115.134.16', 'c-76-115-134-16.hsd1.or.comcast.net', '2020-12-30', '--', NULL),
(10496, 'GM-108-1', 7678, 999999999, 0, '108-Oman', '2021-01-15', '2020-12-30', '2020-01-01', 'black', 'gold', 'Theorema', 'Hello ,\n\nFirst  message on July 2020\nSecond message on October 2020\n\nI follow your steps one by one In the beginning start working but  after a while its stop working.But unfortunately  doesn\'t function. \nSo we have the guaranty,so just tell us what\'s are next\'s steps please.Thank you', ' GM-108 change new movement.\n18.06.21 to 22.06.21 control watch is OK:\n\n22.06.2021  981693027580', '0', '2021-03-30', '2021-06-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-19', '80.200.190.8', '8.190-200-80.adsl-dyn.isp.belgacom.be', '2020-12-30', '1Z8VF4596875792888', NULL),
(10497, 'T32783', 7679, 999999999, 0, 'Tourbillon T-Marrakesh', '2021-01-26', '2020-12-31', '2020-11-24', 'gold', 'bicolor', 'Theorema', 'The watch stopped even fully wound.  Order number is T32783. It is a Limited Edition, Brown Leather Band', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-17', '65.31.244.157', 'cpe-65-31-244-157.new.res.rr.com', '2020-12-31', '981693119297', NULL),
(10498, '', 7680, 999999999, 0, '', '1970-01-01', '2020-12-31', '1970-01-01', '', '', '', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '149.12.166.26', '149.12.166.26', '2020-12-31', '--', NULL),
(10499, '', 7681, 999999999, 0, '', '1970-01-01', '2020-12-31', '1970-01-01', '', '', '', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '54.38.153.178', 'ip178.ip-54-38-153.eu', '2020-12-31', '--', NULL),
(10500, 'CM -101-13', 7682, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2020-12-31', '2020-11-24', 'gold', 'white', 'Theorema', 'The watch band is too small and does not fit my husband’s wrist. It also loses time. It has not been worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.26.81.87', '066-026-081-087.inf.spectrum.com', '2020-12-31', '--', NULL),
(10501, 'ORDER #T34193', 7683, 999999999, 0, 'other', '1970-01-01', '2021-01-01', '2020-12-11', 'gold', 'yellow', 'other', 'none', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.190.47.127', 'ool-18be2f7f.dyn.optonline.net', '2021-01-01', '--', NULL),
(10502, 'T35526', 7684, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-02', '2020-12-18', 'gold', '', 'Theorema', 'It\'s in perfect condition and unworn, however, the lock was very difficult to deal with and I\'d like to return it. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.198.212.28', 'ool-44c6d41c.dyn.optonline.net', '2021-01-02', '--', NULL),
(10729, 'T20448', 7903, 999999999, 0, '506-Miami', '2021-03-07', '2021-02-26', '2021-01-22', 'rosé', '', 'Pionier', 'The first time I received this watch, I drop it. It was my fault. I sent it to Germany and I pay 140 euros for the repair. I receive it back from repair but I receive it with a broken box and the watch does not go past 11. This is my 2nd time sending it to Germany, and this time it is not my fault, I will not pay. Repair and send back. Thanks. ', '--', '0', '2021-04-08', '2021-04-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-08', '65.79.133.40', '65-79-133-40.s4390.c3-0.fld-ubr1.chi-fld.il.cable.rcncustomer.com', '2021-02-26', '981693012359', NULL),
(10504, 'T32666', 7686, 999999999, 0, '101-Casablanca GM', '2021-03-28', '2021-01-02', '2019-12-01', 'gold', 'black', 'Theorema', 'My order number isT32666. A part mechanism has fallen off. The watch was never dropped or bumped  Please replace/ repair accordingly.]', '--', '0', '2021-03-28', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-25', '77.16.59.106', '77.16.59.106.tmi.telenormobil.no', '2021-01-02', '981693120007  ', NULL),
(10505, 'T34121', 7687, 999999999, 0, '508-Dublin', '1970-01-01', '2021-01-02', '2020-12-03', 'black', 'bicolor', 'Pionier', 'My order number is T34121. The watch has stopped suddenly. even when manually wound or shaken, Please replace/ repair accordingly. The watch was never worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.126.131.20', '99-126-131-20.lightspeed.fyvlar.sbcglobal.net', '2021-01-02', '--', NULL),
(10506, 'T-36245', 7688, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-03', '2020-12-29', 'gold', 'black', 'Theorema', 'My order number is T36245- Even fully wound the watch doesn\'t work. The watch is brand new and never worn. Please  replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.118.66.220', 'c-76-118-66-220.hsd1.ma.comcast.net', '2021-01-03', '--', NULL),
(10507, 'T35860', 7689, 999999999, 0, '515-Amsterdam', '1970-01-01', '2021-01-04', '2020-12-21', 'gold', 'blue', 'Pionier', 'My order number is T35860-.  I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '101.78.177.2', 'wh-gate-b.wharftthk.com', '2021-01-04', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(10508, 'T32578', 7690, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-04', '1970-01-01', 'gold', '', 'Theorema', 'My order number is T32578- The watch is brand new and never worn. Please  exchange with  GM-510-1', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '27.33.79.217', '27-33-79-217.static.tpgi.com.au', '2021-01-04', '--', NULL),
(10509, 'T46154', 7691, 999999999, 0, 'Choose option', '1970-01-01', '2021-01-04', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'None', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.20.247', '172.58.20.247', '2021-01-04', '--', NULL),
(10510, 'T20343', 7692, 999999999, 0, '116-San Francisco', '2021-01-25', '2021-01-04', '2020-01-21', '', '', 'Theorema', 'My order number is T20343.  the watch is fully wound but doesn\'t work anymore.  Please replace/repair accordingly.  Thank you.', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-11', '173.70.231.248', 'pool-173-70-231-248.nwrknj.fios.verizon.net', '2021-01-04', '981693118978', NULL),
(10511, 'T34220', 7693, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-04', '2020-11-30', 'gold', 'white', 'Theorema', 'My order number is T34220. Even fully wound the watch doesn\'t work anymore.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.208.127.9', 'vpn.equitrac.com', '2021-01-04', '--', NULL),
(10512, 'T34220', 7694, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-04', '2020-11-30', 'gold', 'white', 'Theorema', 'My Order number is T34220. Even fully wound the watch doesn\'t work anymore.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.208.127.67', '68.208.127.67', '2021-01-04', '--', NULL),
(10513, 'T34653', 7695, 999999999, 0, '3001-Paragon', '1970-01-01', '2021-01-04', '2020-12-11', 'gold', 'white', 'Theorema', 'I HAD ASKED FOR A WATCH WITH DUAL TIME FUNCTION.The watch sent does not have this function.Other than that the watch is ok.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.246.116.56', 'c-73-246-116-56.hsd1.il.comcast.net', '2021-01-04', '--', NULL),
(10514, 'T31979', 7696, 999999999, 0, '101-Casablanca GM', '2021-01-13', '2021-01-05', '2020-12-01', '', '', 'Theorema', 'My order number is T31979.  The watch is slightly worn please refund in accordance with your return policy. My mother got it for me as an xmas present but it is not appropriate for me. Thankyou for your help in refunding.', '--', '0', '1970-01-01', '2021-01-13', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '176.24.59.51', 'b0183b33.bb.sky.com', '2021-01-05', '--', NULL),
(10515, 'T35676', 7697, 999999999, 0, '101-Casablanca GM', '2021-01-25', '2021-01-05', '2020-12-18', 'gold', 'white', 'Theorema', 'The watch lost 45 minutes over night even though I had wound the watch 30 times as I was instructed. The strap is very difficult to put on and even when it is on it slides around my arm constantly.\n\nI am not sure of the Reference number becaus it does not appear anywhere that I could find. \n\n  ', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-12', '2.98.221.176', 'host-2-98-221-176.as13285.net', '2021-01-05', '981693119209', NULL),
(10516, 'T36399', 7698, 999999999, 0, '101-Casablanca GM', '2021-01-12', '2021-01-05', '2020-12-30', 'gold', 'white', 'Theorema', 'My order number is T36399.  The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '2021-01-12', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '80.130.150.245', 'p508296f5.dip0.t-ipconnect.de', '2021-01-05', '--', NULL),
(10517, 'T31612', 7699, 999999999, 0, '508-Dublin', '2021-01-12', '2021-01-05', '2020-11-03', 'gold', 'bicolor', 'Pionier', '{G-Card}\n  MY ORDER NUMBER IS T31612.  EVEN MANUALLY WOUND AND SHAKEN THE WATCH DOSE NOT WORK.PLEASE REPLACE/REPAIR ACCORDINGLY.', '--\nausgeschwungen - Unruh gesetzt und Kurzkontrolle\n04-02-21 okay', '0', '2021-02-04', '2021-02-04', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-02-10', '86.31.144.183', 'cpc116832-kemp8-2-0-cust182.9-2.cable.virginm.net', '2021-01-05', '938746842052', NULL),
(10518, '', 7700, 999999999, 0, '3001-Paragon', '1970-01-01', '2021-01-05', '2021-01-05', 'silver', 'white', 'Theorema', 'The watch does not work ay more to fix the hour and time.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.26.61.199', '2.26.61.199', '2021-01-05', '--', NULL),
(10519, '', 7701, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-05', '2020-12-18', 'gold', '', 'Theorema', 'My order number is T35351. My husband doesn\'t like the watch. The protective stickers have been removed but the watch is brand new and never worn. Please refund.\nI received approval from info@tufinawatches.com\nthank you all very much!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.10.170.33', 'advancestuff.com', '2021-01-05', '--', NULL),
(10520, 'T35773', 7702, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-06', '2021-01-12', '', '', 'Theorema', 'Cannot Wind the watch it does not work after trying many times even after a professional wounded it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.232.203.214', '047-232-203-214.res.spectrum.com', '2021-01-06', '--', NULL),
(10521, 'T36476', 7703, 999999999, 0, '4004-Newton', '2021-01-15', '2021-01-06', '2020-12-30', 'silver', 'white', 'Theorema', 'My order number is T36476. I received the watch 05/01/2021 and after manually winding it or shaking it as instructed in the booklet I noticed that the watch is not working. The watch is brand new. Please replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '86.132.34.159', 'host86-132-34-159.range86-132.btcentralplus.com', '2021-01-06', '--', NULL),
(10522, 'T28062', 7704, 999999999, 0, '108-Oman', '2021-02-12', '2021-01-06', '2020-08-08', 'black', 'gold', 'Theorema', 'The Winder doesn\'t work', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-22', '107.242.117.46', '107.242.117.46', '2021-01-06', '981693119481', NULL),
(10523, 'T36488', 7705, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-06', '2021-01-03', 'gold', 'white', 'Theorema', 'My order number is T36488. The watch is too small and too light for me. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.15.75.136', 'mta-98-15-75-136.nyc.rr.com', '2021-01-06', '--', NULL),
(10524, 'T36241', 7706, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-06', '2020-12-28', 'black', 'black', 'Theorema', 'My order number is T36241.\nThe watch does not function, nothing moves. It arrived in this condition. Wound watch but nothing happened. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.162.11.83', 'static-71-162-11-83.pitbpa.fios.verizon.net', '2021-01-06', '--', NULL),
(10525, 'T33794', 7707, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-06', '1970-01-01', 'black', 'white', 'Theorema', 'Refund for brand new never worn. Gift and person does not like it. Wrong style, color and type for person.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '162.219.196.151', '151.196.219.162.dyn.smithville.net', '2021-01-06', '--', NULL),
(10526, 'T35856', 7708, 999999999, 0, '113-Lagos', '1970-01-01', '2021-01-07', '2020-12-21', 'gold', 'gold', 'Theorema', 'My order number is\nT35856. The watch is\nbrand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.213.152.80', '107-213-152-80.lightspeed.sntcca.sbcglobal.net', '2021-01-07', '--', NULL),
(10527, 'T321175', 7709, 999999999, 0, '502-Malibu', '2021-02-12', '2021-01-07', '2020-11-16', 'black', 'white', 'Pionier', 'Hello, My order number is T 32175. I purchased 2 whatches, one is fine and the second watch keep running much faster and needs to be agjusted every day. Please repair or replace accordingly.\nThank you\nNikolai', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-17', '79.177.215.28', 'bzq-79-177-215-28.red.bezeqint.net', '2021-01-07', '1Z8VF4590474447560', NULL),
(10528, 'T36572', 7710, 999999999, 0, '101-Casablanca GM', '2021-01-15', '2021-01-07', '2021-01-04', 'black', 'white', 'Theorema', 'My order number is T36572\nI received the watch on 6th January 2021 and after opening the box to view the watch I noticed what looks to be a small piece of tape within the components of the watch which is not visible in the photo or videos on your website. I emailed in immediately to your support team, and sent photo evidence of this. I can confirm the watch is brand new and has not been worn. Please may you replace this.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '147.161.167.98', '147.161.167.98', '2021-01-07', '--', NULL),
(10529, 'T35111', 7711, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-07', '2020-12-23', 'black', 'white', 'Theorema', 'The watch is brandnew, please refund.\nI didn\'t like the shiny blue colour.\nI couldn\'t Venezia in the reference number', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '217.228.56.239', 'pd9e438ef.dip0.t-ipconnect.de', '2021-01-07', '--', NULL),
(10530, 'T35111', 7711, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2021-01-07', '2020-12-20', 'silver', 'white', 'Theorema', 'Couldn`t select Venezia in reference number.\nMy Ordner number is T35111. The watch is brand new and never worn, please refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '217.228.56.239', 'pd9e438ef.dip0.t-ipconnect.de', '2021-01-07', '--', NULL),
(10531, 'T3535', 7712, 999999999, 0, '103-Sao Paulo', '2021-02-12', '2021-01-07', '2020-12-28', 'gold', 'white', 'Theorema', 'T35356\nnot worn at all its the wrong watch  exchange with GM- 101-11', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '104.1.136.46', '104-1-136-46.lightspeed.irvnca.sbcglobal.net', '2021-01-07', '--', NULL),
(10532, '', 7713, 999999999, 0, '508-Dublin', '2021-02-12', '2021-01-08', '2020-11-16', 'silver', '', 'Pionier', '[My order number is T32189- Even manually wound, the date button doesn\'t work while other functions are working properly. Please replace accordingly.]\n\nBut when I press the \"Date Setting\" button the hand does not move. It works with \"Day Setting,\" Month Setting \"but not the date.\nI have the impression that there is no mechanics behind the button.\n', '--', '0', '2021-02-12', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-02-15', '193.134.219.72', '193.134.219.72', '2021-01-08', '1Z8VF4590474741796', NULL),
(10533, 'GM 101-3', 7714, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-08', '2020-12-03', 'gold', 'white', 'Theorema', 'Clamp above crown has fallen of. Topscrew is missing. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '87.49.44.220', '87-49-44-220-mobile.dk.customer.tdc.net', '2021-01-08', '--', NULL),
(10534, 'T35111', 7715, 999999999, 0, 'other', '2021-01-13', '2021-01-08', '2020-12-20', '', '', 'other', 'My order number is T35111.  The watch is brand new and never worn. Please refund.\nDidn`t like the shiny blue colour.', '--', '0', '1970-01-01', '2021-01-13', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '217.228.56.224', 'pd9e438e0.dip0.t-ipconnect.de', '2021-01-08', '--', NULL),
(10535, 'T34884', 7716, 999999999, 0, '101-Casablanca GM', '2021-01-13', '2021-01-08', '2020-12-10', 'rosé', 'black', 'Theorema', '{G-Card}\nDie Uhr funktioniert nicht richtig und bleibt stehen\n\n\nUhr am 12.01.2021 per DHL erhalten! Uhr gefallen? Stoßstelle am Gehäuse\n\n00340434129949119823  14.05.2021 new balance wheel', '--\nuntere Stoßsicherung geöffnet - Uhr gefallen, heftige Druckstelle bei 0900 unten\nKVA  Werkreparatur  60,- ', '0', '2021-04-18', '2021-04-18', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-19', '217.80.11.208', 'pd9500bd0.dip0.t-ipconnect.de', '2021-01-08', '00340434129949119564', NULL),
(10536, 'T32523', 7717, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-08', '2020-11-20', 'black', 'black', 'Theorema', 'When we wind the watch up all the way, the time doesn’t start. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.122.9.107', 'cpe-70-122-9-107.austin.res.rr.com', '2021-01-08', '--', NULL),
(10537, 'T21167', 7718, 999999999, 0, '103-Sao Paulo', '2021-01-15', '2021-01-08', '2020-02-20', 'silver', 'white', 'Theorema', 'Immer wenn ich die Uhr auf die Seite oder auf den Kopf drehe bleibt sie stehen. Sie funktioniert nur wenn sie horizontal mit dem Ziffern Blatt nach oben liegt. Das ist seit ein paar Wochen so.\n\nWhenever I turn the watch on the side or upside down, it stops working.\nIt works only in a horizontal position with the face up. This problem started a few weeks ago.', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-17', '84.191.167.48', 'p54bfa730.dip0.t-ipconnect.de', '2021-01-08', '00340434129949119137', NULL),
(10538, 'T36725', 7719, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2021-01-08', '2021-05-01', 'gold', '', 'Theorema', 'My order number is T36725. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.26.143.52', '69.26.143.52', '2021-01-08', '--', NULL),
(10539, 'T 35644', 7720, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-09', '1970-01-01', 'gold', 'white', 'Theorema', 'The watch is fully wound but doesn\'t keep time.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.44.96', 'ue.tmodns.net', '2021-01-09', '--', NULL),
(10540, 'T35072', 7721, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-09', '1970-01-01', 'gold', 'black', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.134.154.112', 'pool-68-134-154-112.bltmmd.fios.verizon.net', '2021-01-09', '--', NULL),
(10541, 'T30362', 7722, 999999999, 0, '101-Casablanca GM', '2021-04-11', '2021-01-09', '2020-10-10', 'gold', 'white', 'Theorema', 'The hour hand came off', '--Dear Customer\n Reference Number (101-Casablanca) watch are 12.04.21\nhour hand replace/repair and already control.\nTufina uhren service\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', '0', '2021-04-13', '2021-04-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-14', '67.191.228.66', 'c-67-191-228-66.hsd1.ga.comcast.net', '2021-01-09', '981693126196', NULL),
(10542, 'T36351', 7723, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-09', '2020-12-30', 'gold', 'white', 'Theorema', ' [My order number is T36351. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.187.78.144', 'pool-71-187-78-144.nwrknj.fios.verizon.net', '2021-01-09', '--', NULL),
(10543, ' Dual-Time Buenos Aires Theorema - GM-114-6', 7724, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2021-01-09', '2020-11-28', 'black', 'blue', 'Theorema', 'We bought a watch in November 2020 and it\'s not working. It doesn\'t tell the time accurately.\n \nDual-Time Buenos Aires Theorema - GM-114-6\nOrder # T33738\n\nI will send a copy of the original warranty card at the info@theoremawatches.com\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.237.188.8', 'c-71-237-188-8.hsd1.or.comcast.net', '2021-01-09', '--', NULL),
(10544, 'T35501', 7725, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2021-01-10', '2020-12-18', 'black', 'white', 'Theorema', 'I have ordered Watches Theorema Venezia Theorema GM-118-1 in silver colour. Received in pink gold. Please change my watches. I can’t choice reference, because there is no choce for 118-Venezia. Please help me to do it faster. I can’t wait my watches.\n\nThank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '113.253.210.2', '2-210-253-113-on-nets.com', '2021-01-10', '--', NULL),
(10545, '#T36815', 7726, 999999999, 0, '109-Hamburg', '2021-02-01', '2021-01-10', '2021-01-04', 'black', 'gold', 'Theorema', 'Gaining time at least 10 minutes every hour\n\nkeeps stopping sometimes every 10 minutes ', '(Bitte beachten! please repair. but it is best to put inside the letter \"we have replaced with new mechanism\". just so he doesn\'t bother us no more. bite! danke!) von Marsida', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-11', '82.29.242.128', 'cpc109023-salf6-2-0-cust639.10-2.cable.virginm.net', '2021-01-10', '981693119003', NULL),
(10546, 'T34161', 7727, 999999999, 0, '101-Casablanca GM', '2021-01-25', '2021-01-10', '2020-12-03', 'gold', 'white', 'Theorema', 'Red. No. GM 101-3\nOrderno. T34161 - the clasp of crown broke off, screw is loose. Please repair or replace accordingly.', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-12', '80.164.126.160', '80-164-126-160-dynamic.dk.customer.tdc.net', '2021-01-10', '1Z8VF4596873859417', NULL),
(10547, 'T36673', 7728, 999999999, 0, '514-Hawaii', '2021-01-15', '2021-01-10', '2021-01-05', 'gold', 'black', 'Pionier', 'My order number is T36673. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2021-01-15', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '91.52.212.64', 'p5b34d440.dip0.t-ipconnect.de', '2021-01-10', '--', NULL),
(10548, 'T33832', 7729, 999999999, 0, '511-New York', '1970-01-01', '2021-01-10', '2020-12-02', 'black', 'white', 'Pionier', 'Dear Repair Manager,\nThis watch is returned to you for warranty purposes. This watch gains time and it needs to be fixed. Also please check the day/date dials if they are working properly. I am sending this watch from 11/54 Scott Street, Elwood, VIC 3184, and my phone number is  61452293133, and my email address Rezvani.ramtin@gmail.com. Please get in contact with me if you have any questions. Base on the consultant with Tufina, I have been advised to return the watch for repairs, I have monitored the watch and I can confirm that it gain time in span of 12 hours.\nRamtin Rezvani', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '137.147.26.180', 'cpe-137-147-26-180.bpjl-r-037.lon.vic.bigpond.net.au', '2021-01-10', '--', NULL),
(10549, '938746808686, PayPal ID: 4YC47640B4339891S', 7730, 999999999, 0, '106II-Ontario', '2021-01-29', '2021-01-11', '2019-12-10', 'silver', 'white', 'Theorema', 'As mentioned in my emails: I followed the instructions and wound it\n30 times clockwise and wore in about 14-15 hours during the day and took it of when I went to bed. It last about 5 days and then stopped during the night. I repeat the above and then started to shake it at least 10 times in my hand before going to bed. Again it last only about 4 days before it stopped. Now it stopped every night. I\'m not wearing in anymore - it\'s too unreliable. \nI bought 3 of these whatches and gave one to each of my 2 sons. So far my one son in Florida where the whatches were delivered is happy with his. My other son in Calgary hasn\'t tested his yet', '--', '0', '2021-03-29', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-18', '64.228.93.200', 'bras-base-sdbron9872w-grc-40-64-228-93-200.dsl.bell.ca', '2021-01-11', '981693119345', NULL),
(10550, '#T5070-GM-514-3', 7731, 999999999, 0, '514-Hawaii', '1970-01-01', '2021-01-11', '2018-08-29', '', '', 'Pionier', 'I\'ve got an accident the screen bloke and a couple of knobs tell off. Please replace or repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '175.100.6.114', 'dynamic-ip-adsl.metfone.com.kh', '2021-01-11', '--', NULL),
(10551, 'T34412', 7732, 999999999, 0, '3004-Cannes', '2021-01-26', '2021-01-11', '2020-12-02', 'black', 'black', 'Theorema', 'watch makes noise when winding and power reserve does not hold enough. the watch does not hold over night even if i wind it.', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-11', '65.79.133.40', '65-79-133-40.s4390.c3-0.fld-ubr1.chi-fld.il.cable.rcncustomer.com', '2021-01-11', '1Z8VF4596874353729', NULL),
(10552, '(317) 966-6217', 7733, 999999999, 0, '101-Casablanca GM', '2021-03-30', '2021-01-11', '2019-08-16', 'gold', 'yellow', 'Theorema', 'this is second time i send for repair. this came back to me not fixed. i got it from germany and next day it was broken. crown is stuck and don\'t know what else is broken. please fix for real this time.', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-12', '65.79.133.40', '65-79-133-40.s4390.c3-0.fld-ubr1.chi-fld.il.cable.rcncustomer.com', '2021-01-11', '981693119194', NULL),
(10553, 'T35072', 7734, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-11', '1970-01-01', 'gold', 'black', 'Theorema', 'My order number is T35072 . The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.190.164', 'ue.tmodns.net', '2021-01-11', '--', NULL),
(10554, 'T33589', 7735, 999999999, 0, '514-Hawaii', '2021-01-26', '2021-01-11', '2020-11-27', 'silver', '', 'Pionier', 'at first i hear a noise inside the watch. as if a screw was loose inside. than i notice that the time is not accurate it goes faster. please repair/replace.', '--', '0', '2021-04-08', '2021-04-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-08', '65.79.133.40', '65-79-133-40.s4390.c3-0.fld-ubr1.chi-fld.il.cable.rcncustomer.com', '2021-01-11', '981693012360', NULL),
(10555, 'T36318', 7736, 999999999, 0, 'Tourbillon T-Marrakesh', '2021-02-14', '2021-01-11', '2020-12-28', 'gold', 'black', 'Theorema', 'The watch was and is missing the Roman Numeral 8 on the main time ring - the parts of the missing Roman Numeral have never been visible inside; consequentially, I think the dial was defective and someone accidentally overlooked it.  Please repair it unless it is like an irregular postage stamp and is made more valuable by the rare flaw - I leave that for you to decide.  Sincerely, Mark Tomick   ', '--Repair No:10555 watch already change new Dial.19.04.21\ncontrol and water tightness tested.\nTufina Uhren Service', '0', '2021-04-21', '2021-04-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-21', '98.219.235.216', 'c-98-219-235-216.hsd1.md.comcast.net', '2021-01-11', '981693129699', NULL),
(10556, ' T36640 ', 7737, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-12', '1970-01-01', 'gold', 'yellow', 'Theorema', 'My order number is T36640 The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.148.98.92', '67-148-98-92.dia.static.centurylink.net', '2021-01-12', '--', NULL),
(10557, '#T36676', 7738, 999999999, 0, '101-Casablanca GM', '2021-02-14', '2021-01-12', '2021-01-04', 'black', '', 'Theorema', 'What does happens is I manually wound the watch until it can\'t rotate clockwise anymore and I will wear it . After couple hours the clock goes forward .', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-17', '73.206.162.186', 'c-73-206-162-186.hsd1.tx.comcast.net', '2021-01-12', '981693119231', NULL),
(10558, 'T32770', 7739, 999999999, 0, '101-Casablanca GM', '2021-01-25', '2021-01-12', '2020-11-23', '', '', 'Theorema', 'The watch has no movements.  Replace/ repair accordingly.\n\nThe reference number on the guarantee card is Q4001 and is not on the drop down that request the reference number.\n\nThe case is black and the dials, hands and basil are brass color.\n\nI am sending a copy of the guarantee as instructed on the form below.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-01-26', '93.254.24.207', 'p5dfe18cf.dip0.t-ipconnect.de', '2021-01-12', '00340434129949118215', NULL),
(10559, '#T36596', 7740, 999999999, 0, '110-Oslo', '2021-01-15', '2021-01-12', '2021-01-04', 'black', 'silvgrey', 'Theorema', 'My order number is T36596. The watch gains about 1 min every 2 days, THE WATCH IS BRAND NEW AND NEVER WORN. PLEASE REFUND.', '--', '0', '1970-01-01', '2021-01-15', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '91.183.36.204', '204.36-183-91.adsl-static.isp.belgacom.be', '2021-01-12', '--', NULL),
(10560, 'T36793', 7741, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-12', '2021-01-07', 'gold', 'yellow', 'Theorema', 'My order number is T36793. The watch is brand new and never worn. Please refund.\n\nI received the watch last thursday and according to your return policy their is a 14 day window available to the purchaser.  The watch operates well and its appearance is beautiful however it is larger than I had expected and is just not going to work for me.\n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.217.243.254', '76-217-243-254.lightspeed.cntmoh.sbcglobal.net', '2021-01-12', '--', NULL),
(10561, '', 7742, 999999999, 0, '514-Hawaii', '2021-01-12', '2021-01-12', '2012-08-29', 'gold black', 'black', 'Pionier', '[OHNE G-Nachweis]\nI broke my watch. Please repair', '03-02-21\nGlas zertrümmert, Band gerissen, Lunette verzogen\nKVA  Werk, Gehäuse, Band  190,-\nDear Customer\nReference number(GM-514-3)your watch are we can-1. clean movement 2.pionier crystal new Glass 3.repair ', '0', '2021-04-18', '2021-04-18', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-19', '84.169.233.192', 'p54a9e9c0.dip0.t-ipconnect.de', '2021-01-12', '981693128383', NULL),
(10562, 'T27044 ', 7743, 999999999, 0, '6001q-Black Mamba', '1970-01-01', '2021-01-12', '2020-07-25', 'black', 'black', 'Pionier', '\nMy order number is T27044. The watch runs faster, even manually wound and worn for 8 hours a day.  Please replace/repair.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.121.114', '172.58.121.114', '2021-01-12', '--', NULL),
(10563, '', 7744, 999999999, 0, '110-Oslo', '2021-01-12', '2021-01-12', '2020-12-14', 'black metal', 'black', 'Theorema', '{G-Card - #T35007}\ncrown is defective and keeps falling.', '--\nWelle wurde ins Werk gewürgt - Kundenverschulden\nKVA  Werktausch mit Krone  130,-', '0', '2021-03-26', '1970-01-01', 0, 0, 1, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-26', '84.169.233.192', 'p54a9e9c0.dip0.t-ipconnect.de', '2021-01-12', '1Z8VF4596862861210', NULL),
(10564, '', 7745, 999999999, 0, '101-Casablanca GM', '2021-01-25', '2021-01-12', '2020-08-05', 'gold', 'yellow', 'Theorema', 'The watch does not show the clock anymore, it does not function properly as a watch should do. It just freezes and there is nothing I can do about it anymore. ', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-17', '94.222.1.20', 'dslb-094-222-001-020.094.222.pools.vodafone-ip.de', '2021-01-12', '00340434129949119120', NULL),
(10565, 'T26946', 7746, 999999999, 0, '108-Oman', '2021-02-25', '2021-01-12', '2007-07-20', '', '', 'Theorema', 'Does not keep correct time,and I make sure it is wind tight.Loses 7 minutes.', '--RAM Number:10565 Wahch already repair control Time grapher RATE: 1s/d  B.E:0.0ms 19.04 21 water tightness\ntested.\nTufina Uhren Service\n\n', '0', '2021-04-21', '2021-04-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-21', '173.90.217.162', 'cpe-173-90-217-162.neo.res.rr.com', '2021-01-12', '981693129688', NULL),
(10566, 'T20952', 7747, 999999999, 0, '101-Casablanca', '2021-01-13', '2021-01-13', '2020-02-11', 'rosé', 'blue', 'Theorema', '{G-Card}\nthe clock is going to fast', '--\nSchließe defekt - Gang lt ZW  10sec/d und das ist nicht zu schnell! Kunde wünscht XL-Band! \nKVA  30,-  Kunde wünscht kein Band mehr.', '0', '2021-04-18', '2021-04-18', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-19', '84.169.233.192', 'p54a9e9c0.dip0.t-ipconnect.de', '2021-01-13', '981693128372', NULL),
(10567, 'GM-3011-2', 7748, 999999999, 0, '3011-Macau', '1970-01-01', '2021-01-13', '1970-01-01', 'silver', 'black', 'Theorema', 'Uhr blieb nach 12Monaten einfach stehen. Es sind keine Schäden zu erkennen und im Wasser wurde sie auch nicht getragen. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '87.146.116.186', 'p579274ba.dip0.t-ipconnect.de', '2021-01-13', '--', NULL),
(10568, 'My order number is T37029. The watch is brand new ', 7749, 999999999, 0, '115-Helsinki', '1970-01-01', '2021-01-14', '2021-01-14', 'gold', 'black', 'Theorema', 'Helsinki Theorema GM-115-4 Made in Germany × 1\n\nHi there,\n  \n Please help to refund it as soon as possible! \n  It’s a original once, not a wearing yet!!! ( for Dial Color? I’m not sure what the color is that  just guess)\n\n I got problems with my financing.\n  Thank you for your business!\n  I appreciate!\n     David ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '23.242.62.163', 'cpe-23-242-62-163.socal.res.rr.com', '2021-01-14', '--', NULL),
(10569, 'T36704', 7750, 999999999, 0, '101-Casablanca GM', '2021-01-25', '2021-01-14', '2021-01-05', 'gold', 'yellow', 'Theorema', 'The receiver did  not like the watch. \nThe watch is brand new and never worn. Please refund.\n\nThe watch will be sent on friday 15/1 by the Danish Postsystem. (Postnord).', '--', '0', '1970-01-01', '2021-01-25', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '176.23.230.201', '176-23-230-201-dynamic.dk.customer.tdc.net', '2021-01-14', '--', NULL),
(10570, 'T37067', 7751, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-14', '2021-01-14', 'gold', '', 'Theorema', 'My order number is T37067- The watch is brand new and never worn. Please  exchange with GM-101-13', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.69.255.18', 'mta-71-69-255-18.nc.rr.com', '2021-01-14', '--', NULL),
(10571, 'T32905', 7752, 999999999, 0, 'other', '2021-02-12', '2021-01-14', '2020-11-24', 'gold', 'gold', 'other', 'I can wind the watch 30 turns in the morning and turn it many times in my hand but it still will not run until the next morning. Only once did it run all night and then it lost time during that day. It usually stops at 3-4 AM but sometimes it stops shortly after I take it off.  I sometimes play cards for 3-4 hours in the evening but even this will not solve the problem.', '--RMA:10571 Theorema GM-117 watch (22.04.21) 1.control\nautomatic system 2.water-tightness tested.\nPs. Normally watch functions of system are all is ok.\nTufina Uhren Service\nRepaired automatic system (clean movement)\n30.06 21 to 06.07 21 control watch is OK.\n\nSendungsnummer: 981693030689 06.07.2021', '0', '2021-04-26', '2021-04-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-26', '71.214.173.190', '71-214-173-190.orlf.qwest.net', '2021-01-14', '981693131210', NULL),
(10572, 'T36868', 7753, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-14', '2021-01-13', 'gold', 'black', 'Theorema', 'There are no defects on this product. It is in original condition with no handprints. My order number is T36868. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.34.51.223', 'c-24-34-51-223.hsd1.nh.comcast.net', '2021-01-14', '--', NULL),
(10573, '101-8', 7754, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-15', '2020-06-20', 'black', 'yellow', 'Theorema', 'The watch will wind up but it will not spin.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '208.54.70.190', '208.54.70.190', '2021-01-15', '--', NULL),
(10574, 'T35457', 7755, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-15', '2020-12-18', 'gold', 'white', 'Theorema', 'My order number is T35457- The watch keeps delaying even when fully wound. The watch is brand new and never worn. Please replace. Thank you!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.92.199.83', '69-92-199-83.cpe.sparklight.net', '2021-01-15', '--', NULL),
(10575, 'T35980', 7756, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-15', '2020-12-22', 'bicolor gold', 'black', 'Theorema', 'Watch was purchased as a gift. My boyfriend did not like the watch. \n\nMy order number is T35980. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '159.250.177.178', 'd-159-250-177-178.fl.cpe.atlanticbb.net', '2021-01-15', '--', NULL),
(10576, 'T20843', 7757, 999999999, 0, '103-Sao Paulo', '2021-02-12', '2021-01-15', '2021-01-15', 'black', 'white', 'Theorema', ' THE MAINSPRING IS DEFECTIVE AND WATCH CANNOT BE WOUND PROPERLY.\n', '--RMA:10576 Reference Number-103-Sao Paulo Watch \n(27-04-21) 1.Repaired manual winding 2 Water tightness\ntested.\nTufina Uhren Service\n\n29.04.2021  981693131780', '0', '2021-03-30', '1970-01-01', 1, 1, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-19', '97.77.166.58', 'rrcs-97-77-166-58.sw.biz.rr.com', '2021-01-15', '981693119390', NULL),
(10577, 'T13580', 7758, 999999999, 0, '508-Dublin', '2021-02-10', '2021-01-15', '1970-01-01', 'black', 'bicolor', 'Pionier', 'Clasp has fallen off and is missing and even after wearing watch for around 12 hrs a day it\'s still not winding enough as it stops working after 2 days. Thank you for your support. Regards\nDenis. ', '--', '0', '2021-04-05', '2021-04-05', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-06', '118.210.101.26', 'ppp118-210-101-26.syd-gls-har-bras38.tpg.internode.on.net', '2021-01-15', '981693123197', NULL),
(10578, 'T25432', 7759, 999999999, 0, '3006-Monaco Diamond', '2021-01-29', '2021-01-15', '2020-06-25', 'black', 'white', 'Theorema', 'The watch does not keep time properly and the minute dial is loose \nThe watch runs fast ', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-10', '99.249.26.117', 'cpe946a7715d288-cm946a7715d286.cpe.net.cable.rogers.com', '2021-01-15', '1Z8VF4590473586260', NULL),
(10579, '16-06-66', 7760, 999999999, 0, '107-Rio', '1970-01-01', '2021-01-16', '2020-07-01', 'black', 'bicolor', 'Theorema', 'Watch does not wind. Pull the crown into position B and it will set the time. push the crown in to position A and it still only sets the time.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '160.2.80.219', '160-2-80-219.cpe.sparklight.net', '2021-01-16', '--', NULL),
(10580, 'T22229', 7761, 999999999, 0, '101-Casablanca GM', '2021-01-29', '2021-01-16', '2020-04-03', 'silver', 'white', 'Theorema', 'When fully wound, seconds hand works, minute and hours do not. Please repair/replace accordingly.', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-11', '151.224.247.155', '97e0f79b.skybroadband.com', '2021-01-16', '981693119014', NULL),
(10581, 'T33291', 7762, 999999999, 0, '110-Oslo', '2021-02-10', '2021-01-16', '2020-11-29', 'black', 'gold', 'Theorema', 'My order number is T33291.\n\nI wear the watch over 8 hours a day but it keeps delaying. Please replace/repair accordingly. I would like a replacement as I don\'t have confidence on this watch. \n\n\nThank you very much. ', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-22', '173.89.36.38', 'cpe-173-89-36-38.wi.res.rr.com', '2021-01-16', '981693119518', NULL),
(10582, 'T36508', 7638, 999999999, 0, '506-Miami', '2021-02-14', '2021-01-16', '2021-01-06', 'black', 'black', 'Pionier', 'My order number is T36508. The calendar is defective, There is no way to set up the day 10th.. Please replace/repair.', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-19', '108.83.82.13', '108-83-82-13.lightspeed.miamfl.sbcglobal.net', '2021-01-16', '981693119415', NULL),
(10583, 'T31054', 7763, 999999999, 0, '101-Casablanca GM', '2021-01-25', '2021-01-17', '2020-10-20', 'silver', 'white', 'Theorema', 'Dear Madan, Sir\nThe Casablanca watch was purchased on the 18/10/2020.\nTransaction number 40529301075961 reference number 076229.\nWho filled out the warranty card, wrote so badly the date of the beginning, you will\nsee it for yourself. Anyway, you have the card, so you know the watch is mine.\nThe watch stops frequently during the day, the second little finger for the seconds stops also frequently and it is hardly impossible to wind up the watch. It has never kept time from day one.I find it a beautiful watch, but it.schould be working.\nHopefully you can do something about it.\nKind regards,\nBernard Prim\nAv. De la petite cense 1B. 1331 Rosieres. 0032/477463664', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '109.136.31.157', '109.136.31.157', '2021-01-17', '--', NULL),
(10584, '#T33319', 7764, 999999999, 0, '101-Casablanca GM', '2021-01-29', '2021-01-17', '2020-11-26', 'black', 'black', 'Theorema', 'Keeps stopping even though it is fully wound\nWas only given as a Christmas present on the 25/12 ', '--', '0', '2021-03-29', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-11', '82.132.245.224', '82-132-245-224.dab.02.net', '2021-01-17', '981693119025', NULL),
(10585, 'T35745', 7765, 999999999, 0, '110-Oslo', '1970-01-01', '2021-01-17', '2020-12-21', 'black', 'gold', 'Theorema', 'There was a long delay in getting the watch which was frustrating as it was a Xmas gift for my partner however we were disappointed as the watch wasn’t what I expected. The dial was a lot smaller than expected and didn’t look as nice as it did online. I have agreed with your company to swap the watch for the Hawaii GM514-4 \n\nWe have been awaiting a response from you regarding the possibility of swapping the watch and received an email dated the 14th January 21 saying a manager has authorized the exchange based on us paying the shipping cost when it arrives this end.\n\nI have now sent the watch back to you and it’s on route could you contact me ASAP to let me know when I can receive the replacement watch.\n\nRegards \n\nCrina', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.136.9.121', 'host86-136-9-121.range86-136.btcentralplus.com', '2021-01-17', '--', NULL),
(10586, 'T36788', 7766, 999999999, 0, '7002-Chicago', '1970-01-01', '2021-01-18', '2021-01-05', 'black', '', 'Pionier', 'My order number is T36788 The watch is brand new and never worn. Please  exchange with GM-101-11 ]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.184.161.22', 'ip98-184-161-22.tu.ok.cox.net', '2021-01-18', '--', NULL),
(10587, 'T36911', 7767, 999999999, 0, '101-Casablanca GM', '2021-01-25', '2021-01-19', '2021-01-08', 'black', '', 'Theorema', 'My order number is T36911. The watch is brand new and never worn. Please refund ', '--', '0', '1970-01-01', '2021-01-25', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '185.134.130.13', 'ip-185-134-130-13.ask4internet.com', '2021-01-19', '--', NULL),
(10588, 'T31508', 7768, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-19', '2020-11-02', 'black', 'yellow', 'Theorema', 'The clasp of the crown is loose and keeps opening  Please repair.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '206.41.193.159', 'midcap-fw.expedient.com', '2021-01-19', '--', NULL),
(10589, 'T24827', 7769, 999999999, 0, '7001-Havana', '2021-02-10', '2021-01-19', '2020-06-09', 'gold', 'black', 'Pionier', 'Dear Sir, Madam,\n\nRegulairy the last weeks there is condensation inside the watch without being exposed to water or humid environment. The next day it is dissapeared but comes back ... and so on. Please replace/repair accordingly.\nIf you replace please adjust the wristband for me. Thank you very much,\n\nFrank', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '81.240.229.108', '108.229-240-81.adsl-dyn.isp.belgacom.be', '2021-01-19', '--', NULL),
(10590, 'GM-3011-6', 7770, 999999999, 0, '3011-Macau', '2021-01-29', '2021-01-19', '2020-01-20', 'black', 'black', 'Theorema', 'The watch has stopped working. Please repair', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-17', '176.158.9.32', '176.158.9.32', '2021-01-19', '1Z8VF4596875072736', NULL),
(10591, '101-8', 7771, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-20', '2020-06-23', 'black', 'yellow', 'Theorema', 'My order number is T24768-.The watch is fully wound but doesn\'t work anymore. I think something is broken inside. Please replace/repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.63.232.176', 'c-68-63-232-176.hsd1.al.comcast.net', '2021-01-20', '--', NULL),
(10592, 'T32093', 7772, 999999999, 0, '109-Hamburg', '2021-02-14', '2021-01-20', '2020-12-02', 'gold', 'gold', 'Theorema', 'The watch has stopped working even when fully wound.\nPlease repair or replace as needed.', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-17', '98.35.148.179', 'c-98-35-148-179.hsd1.ca.comcast.net', '2021-01-20', '981693119286', NULL),
(10593, 'T36550', 7773, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-20', '1970-01-01', 'gold', 'yellow', 'Theorema', 'My border number is T36550.  The watch is fully wound but doesn\'t work. When I put it on the dail or on the side on my desk, it stopped working 3 times.\nThe watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.11.74.114', 'host-76-11-74-114.public.eastlink.ca', '2021-01-20', '--', NULL),
(10594, 'T24019', 7774, 999999999, 0, '101-Casablanca GM', '2021-02-12', '2021-01-20', '2020-06-26', 'gold', 'yellow', 'Theorema', 'The sub-dial hand of the watch got loose. There seems to be a problem with the crown since I cannot set the time anymore. Please, replace or repair accordingly. ', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-18', '68.48.124.137', 'c-68-48-124-137.hsd1.mi.comcast.net', '2021-01-20', '981693119356', NULL),
(10595, 'GM 101-10', 7775, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-20', '2020-11-26', 'black', 'yellow', 'Theorema', 'When I wind the watch it does not more the gears and does not keep time', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.217.124.177', 'c-73-217-124-177.hsd1.co.comcast.net', '2021-01-20', '--', NULL),
(10596, 'T36342', 7776, 999999999, 0, '108-Oman', '2021-02-01', '2021-01-21', '2020-12-30', 'silver', 'gold', 'Theorema', 'Die.: 20:11 Zeit eingestellt. Dann im Uhrzeigersinn voll aufgezogen \nUm 21:08 zeigt an 20:34\n\nDo. Vor dem Aufziehen \n\nNach Zeit einstellen und aufziehen:\n\n\nFr. 20:58 vor Einstellungen:\n\nUhr lässt sich nicht aufziehen. Lief zum Zeitpunkt der Einstellung aber nicht. ', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-17', '93.221.44.248', 'p5ddd2cf8.dip0.t-ipconnect.de', '2021-01-21', '00340434129949119106', NULL),
(10597, 'T37220 ', 7777, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-21', '2021-01-18', 'black', 'yellow', 'Theorema', 'My order number is T37220 The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.220.134.17', '107-220-134-17.lightspeed.chrlnc.sbcglobal.net', '2021-01-21', '--', NULL),
(10598, 'T37186', 7778, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-21', '2021-01-14', 'silver', 'white', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.66.230.227', 'pool-173-66-230-227.washdc.fios.verizon.net', '2021-01-21', '--', NULL),
(10599, 'T37186', 7778, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2021-01-21', '2021-01-14', 'silver', 'white', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.66.230.227', 'pool-173-66-230-227.washdc.fios.verizon.net', '2021-01-21', '--', NULL),
(10600, 'T37284', 7779, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-22', '1970-01-01', 'gold', 'black', 'Theorema', 'The hands are not aligned. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.51.61.147', '047-051-061-147.biz.spectrum.com', '2021-01-22', '--', NULL),
(10601, 'T37132', 7780, 999999999, 0, '4004-Newton', '1970-01-01', '2021-01-22', '2021-01-15', 'black', 'black', 'Theorema', 'No Defect- watch not needed ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '141.157.226.12', 'pool-141-157-226-12.nycmny.fios.verizon.net', '2021-01-22', '--', NULL),
(10602, 'T36919', 7781, 999999999, 0, '505-Florida', '2021-02-10', '2021-01-22', '2021-01-08', 'gold', 'black', 'Pionier', ' [My order number is T36919] The calendar doesn\'t work properly it jumps from 08 to 19, from 18 to 29 and from 28 to 39 while pressing the button. Also date starts with 00 and goes up to 30 ( not 31). Please replace/ repair accordingly.]', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-22', '89.8.60.64', 'telia-59083c-64.connect.netcom.no', '2021-01-22', '1Z8VF4590473838121', NULL),
(10603, 'T30587', 7782, 999999999, 0, '101-Casablanca GM', '2021-02-01', '2021-01-22', '2020-10-10', 'gold', 'white', 'Theorema', 'Dear Sir/Ma’am,\nHere I send you this email to explain the issue on the watch, so y’all get the big picture. The watch’s indicators seem to be loose and move freely every time I move my hand. I have sent you an email  last week about the issue, however I did not hear back from y’all. I believe this watch is broken and you need to be replaced.\nThanks for your help.\n \nHaider  Al-maliki\n', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-17', '94.191.153.152', '94.191.153.152.mobile.tre.se', '2021-01-22', '1Z8VF4596875242552', NULL),
(10604, 'GM 1001-8', 7783, 999999999, 0, '101-Casablanca GM', '2021-01-29', '2021-01-22', '2020-12-07', 'black', 'yellow', 'Theorema', 'När man starta klockan den går efter en stund 2/3 timar framåt \nT34523-. The watch is fully wound but doesn\'t work.', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-12', '176.10.153.204', 'h-153-204.A324.priv.bahnhof.se', '2021-01-22', '1Z8VF4596875267633', NULL),
(10605, 'T37024', 7784, 999999999, 0, '104-Copacabana', '1970-01-01', '2021-01-22', '2021-01-11', 'silver', 'black', 'Theorema', 'There is nothing wrong with the watch, i am just not happy with the way it wears on my wrist. Return for refund please.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.230.245', 'ue.tmodns.net', '2021-01-22', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(10606, 'T37024', 7785, 999999999, 0, '104-Copacabana', '1970-01-01', '2021-01-22', '2021-01-11', 'silver', 'black', 'Theorema', 'There is nothing wrong with the watch, i am just not happy with the way it wears on my wrist. Return for refund please.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.230.245', 'ue.tmodns.net', '2021-01-22', '--', NULL),
(10607, 'T37035', 7786, 999999999, 0, '101-Casablanca GM', '2021-01-29', '2021-01-22', '2021-01-11', 'gold', 'yellow', 'Theorema', 'My order number is T37035- The 2 watches are brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2021-01-29', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '95.163.168.241', '95.163.168.241.dynamic-pppoe.dt.ipv4.wtnet.de', '2021-01-22', '--', NULL),
(10608, 'T37489', 7787, 999999999, 0, '2007-Toronto', '1970-01-01', '2021-01-23', '2021-01-20', '', '', 'Theorema', 'I don\'t like the watch The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.67.24.101', 'S0106b09575846ded.vc.shawcable.net', '2021-01-23', '--', NULL),
(10609, '', 7788, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2021-01-23', '1970-01-01', 'gold', 'black', 'Theorema', 'La pièce pour remonter la montre ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '91.182.89.197', '197.89-182-91.adsl-dyn.isp.belgacom.be', '2021-01-23', '--', NULL),
(10610, '', 7789, 999999999, 0, '103-Sao Paulo', '2021-02-10', '2021-01-23', '1970-01-01', 'gold', 'black', 'Theorema', 'la piece pour remonter la montre et perdu', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-18', '91.182.89.197', '197.89-182-91.adsl-dyn.isp.belgacom.be', '2021-01-23', '1Z8VF4596875014665', NULL),
(10611, '', 7790, 999999999, 0, '3001-Paragon', '2021-05-08', '2021-01-23', '2012-01-20', '', '', 'Theorema', 'Hello, I dropped my watch on the floor and some parts broke in the movement. It does not run anymore. Is there any chance I could send you the watch to have a look at? Thanks', '-Repaired automatic system ( new Blance wheel )\n01.07 21 to 06. 07 21 control watch is OK.-', '0', '2021-07-05', '2021-07-01', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-06', '178.239.168.178', '178.168.239.178.baremetal.zare.com', '2021-01-23', 'RC 61 378 472 8DE', NULL),
(10612, 'Order #T36859', 7791, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-23', '2021-01-23', 'bicolor gold', 'white', 'Theorema', 'No defect on these watches. I didn\'t like the winding mechanism and find the watch to be too big in both case size (44) and thickness of the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.125.0.174', '68.125.0.174', '2021-01-23', '--', NULL),
(10613, 'Order #T36859', 7791, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2021-01-23', '2021-01-23', 'silver', 'white', 'Theorema', 'No defect, didn\'t like the winding mechanism and size of case.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.125.0.174', '68.125.0.174', '2021-01-23', '--', NULL),
(10614, 'T27535', 7792, 999999999, 0, '108-Oman', '2021-02-12', '2021-01-24', '2020-08-03', 'black', 'gold', 'Theorema', 'My order number is T27535. The crown doesn\'t work properly. Please replace/ repair accordingly', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-22', '94.126.56.161', 'host-94.126.56-161.pool.intred.it', '2021-01-24', '1Z8VF4596875702939', NULL),
(10615, 'T33482 ', 7793, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-24', '2020-11-30', 'gold', 'white', 'Theorema', 'My order number is T33482. The watch is brand new and never worn. Please refund.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '77.241.129.31', '77.241.129.31.mobile.3.dk', '2021-01-24', '--', NULL),
(10616, 'T36453', 7794, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-24', '2021-01-04', 'gold', 'black', 'Theorema', 'My order number is T36453.\n Even fully wound the watch stops.\nThe watch is brand new and never\n worn.\nPlease refund\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.233.224.11', '108-233-224-11.lightspeed.bcvloh.sbcglobal.net', '2021-01-24', '--', NULL),
(10617, '#T37361', 7795, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2021-01-25', '2021-01-24', 'gold', 'white', 'Theorema', 'No defect, the watch is just too large for my wrist \n\nDual-Time Buenos Aires Theorema - GM-114-12 Made in Germany - Gold/White', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.72.158.74', '99-72-158-74.lightspeed.sntcca.sbcglobal.net', '2021-01-25', '--', NULL),
(10618, 'T35146', 7796, 999999999, 0, '114-Buenos Aires', '2021-02-14', '2021-01-25', '2020-12-11', 'gold', 'blue', 'Theorema', 'I wore this watch only 2-3 times. It stops even fully wind and it runs behind by a lot. It is not accurate. Please repair/replace.', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-17', '65.79.133.40', '65-79-133-40.s4390.c3-0.fld-ubr1.chi-fld.il.cable.rcncustomer.com', '2021-01-25', '981693119264', NULL),
(10619, 'T27044', 7797, 999999999, 0, '6001-Black Mamba', '2021-02-14', '2021-01-25', '2020-07-24', 'black', 'black', 'Pionier', 'The watch runs faster. Does not keep accurate timing. I wear it 8 hours a day or more and I manually wind it and still go way faster. Please repair and double-check before sending. Thanks.', '--', '0', '2021-03-28', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-28', '65.79.133.40', '65-79-133-40.s4390.c3-0.fld-ubr1.chi-fld.il.cable.rcncustomer.com', '2021-01-25', '981693121210', NULL),
(10620, '#T20989', 7798, 999999999, 0, '116-San Francisco', '2021-02-10', '2021-01-25', '2020-02-15', 'gold', 'white', 'Theorema', 'The minute hand is loose!', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-17', '87.154.189.93', 'p579abd5d.dip0.t-ipconnect.de', '2021-01-25', '00340434129949119113', NULL),
(10621, '', 7799, 999999999, 0, '104-Copacabana', '2021-02-18', '2021-01-25', '2019-01-17', 'gold', 'black', 'Theorema', 'Probleem met de kroon', '--', '0', '2021-04-01', '2021-04-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-01', '94.110.192.30', 'cust-30-192-110-94.dyn.as47377.net', '2021-01-25', '1Z8VF4596861548481', NULL),
(10622, 'T37386', 7800, 999999999, 0, '101-Casablanca GM', '2021-02-01', '2021-01-25', '2021-01-18', 'gold', 'black', 'Theorema', 'My order number is T37386. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '2021-02-01', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '93.232.91.153', 'p5de85b99.dip0.t-ipconnect.de', '2021-01-25', '--', NULL),
(10623, 'T20377', 7801, 999999999, 0, '111-Copenhagen', '1970-01-01', '2021-01-25', '2021-01-22', 'silver', 'black', 'Theorema', 'My order number is T20377. Even wound the watch keeps delaying.  Please repair accordingly.\nThank you so much for your great warranty service', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2021-03-10', '84.191.122.116', 'p54bf7a74.dip0.t-ipconnect.de', '2021-01-25', '00340434129949119083', NULL),
(10624, 'T37566', 7802, 999999999, 0, '511-New York', '2021-02-12', '2021-01-25', '2021-01-22', 'black', 'black', 'Pionier', 'My order number is T37566 - The number 11 is missing. The watch is brand new and never worn.', '--', '0', '2021-02-12', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-02-15', '82.24.58.60', 'cpc83135-midd18-2-0-cust59.11-1.cable.virginm.net', '2021-01-25', '938746843519', NULL),
(10625, 'T26853', 7803, 999999999, 0, '108-Oman', '1970-01-01', '2021-01-25', '2020-07-24', 'black', 'gold', 'Theorema', 'My order number is T26853 - The watch doesn\'t work anymore. Please replace accordingly.', '--', '0', '2021-03-28', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2021-03-29', '74.71.14.122', 'cpe-74-71-14-122.nyc.res.rr.com', '2021-01-25', '981693121253', NULL),
(10626, 'T37476', 7804, 999999999, 0, 'other', '1970-01-01', '2021-01-26', '2021-01-19', 'bicolor gold', 'without', 'other', 'On Sunday 24th January, I was attempting to reset the time on my watch. I gently pulled the crown in order to do this, in the same manner I have every time I have changed the time since receiving the watch. The whole crown came out of the watch. I gently put it back in, but it is now impossible to change the time; any attempt to turn the crown just winds the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.159.210.0', 'host81-159-210-0.range81-159.btcentralplus.com', '2021-01-26', '--', NULL),
(10627, 'T36539', 7805, 999999999, 0, 'other', '2021-02-10', '2021-01-26', '2021-01-04', 'black', 'white', 'Javelle', 'My order number is T36539. I don\'t like the watch. The watch is brand new and never worn. Please refund .\nReference number J25001.International Guarantee Card included.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '109.255.167.231', '109.255.167.231', '2021-01-26', '--', NULL),
(10628, '', 7806, 999999999, 0, '104-Copacabana', '1970-01-01', '2021-01-26', '2011-06-02', 'gold', 'white', 'Theorema', 'the watch doesnt work, please can you fix it ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '89.36.70.179', '89.36.70.179', '2021-01-26', '--', NULL),
(10629, 'T37568', 7807, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-26', '2021-01-21', 'gold', '', 'Theorema', 'My order number is T37568. When I first received the watch, I have followed the instruction to wind the clock for 30 times. The watch is fully wound but it doesn\'t work at all. The watch is brand new and never worn. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '175.137.166.213', '175.137.166.213', '2021-01-26', '--', NULL),
(10630, '', 7808, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-26', '2013-12-03', 'black', 'black', 'Theorema', 'The watch was dropped and part of the mechanism inside is broken/loose please replace or repair accordingly.\nRN683049439GB', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '78.149.215.84', 'host-78-149-215-84.as13285.net', '2021-01-26', '--', NULL),
(10631, 'T33942', 7524, 999999999, 0, 'Choose option', '1970-01-01', '2021-01-26', '2020-12-07', 'Choose option', 'Choose option', 'Choose option', 'My order number is T33942.The markers have fallen off inside the watch. Please repair.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.168.115.9', 'cpe-76-168-115-9.socal.res.rr.com', '2021-01-26', '--', NULL),
(10632, 'T37273', 7809, 999999999, 0, '101-Casablanca GM', '2021-02-10', '2021-01-26', '2021-01-15', 'black', 'white', 'Theorema', 'My order number is T37273. The watch is too bulky for my liking. The watch is brand new and never worn. Please refund ', '--', '0', '1970-01-01', '2021-02-10', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '88.220.46.3', '88.220.46.3', '2021-01-26', '--', NULL),
(10633, 'T37408', 7810, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-27', '2021-01-16', 'bicolor gold', 'yellow', 'Theorema', 'My order number is T37408  The watch is brand new and never worn. Please  exchange with GM40004-3\n\nI needed an automatic watch not a mechanical didn’t notice when I placed the order.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.126.218.238', 'ool-457edaee.dyn.optonline.net', '2021-01-27', '--', NULL),
(10634, 'cm 114-3', 7811, 999999999, 0, '114-Buenos Aires', '2021-02-25', '2021-01-27', '2021-01-12', 'gold', 'blue', 'Theorema', 'After 3 days for unknown reason, the watch stopped from being active. ', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-11', '85.65.9.176', '85.65.9.176.dynamic.barak-online.net', '2021-01-27', '1Z8VF4590473733369', NULL),
(10635, 'TT37160', 7812, 999999999, 0, 'other', '2021-02-10', '2021-01-27', '1970-01-01', 'silver', 'black', 'other', 'My order number is  TT37160. I received the Jupiter Javelle instead of the Odin Javelle. The watch is brand new and never worn. Please replace with the correct watch', '--', '0', '2021-02-10', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-02-11', '2.81.164.130', 'bl20-164-130.dsl.telepac.pt', '2021-01-27', '1Z8VF4596873262758', NULL),
(10636, 'T36736', 7813, 999999999, 0, '505-Florida', '1970-01-01', '2021-01-27', '2021-01-02', '', '', 'Pionier', 'I own several automatic watches \n\n\nit was supposed to arrived Jan 7 i ordered jan 2i received it Jan 22\n\n\n\nI follow instructions how to wind and gentle shake in order for the watch to work,didnt work i being trying to make it work since last friday \n\nsounds like something is broken inside wont spin or mark time\n\nthank you\nHugo Navia \n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.226.16.65', '65.sub-174-226-16.myvzw.com', '2021-01-27', '--', NULL),
(10637, '', 7814, 999999999, 0, '4004-Newton', '1970-01-01', '2021-01-27', '1970-01-01', 'black', 'gold', 'Theorema', 'The automatic winding system seems to be broken.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.245.19.55', '55.19-245-81.adsl-dyn.isp.belgacom.be', '2021-01-27', '--', NULL),
(10638, '', 7815, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2021-01-27', '2019-06-25', 'silver', 'white', 'Theorema', 'Dial Color: White ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.88.170.234', '70.88.170.234-Busname-OR.hfc.comcastbusiness.net', '2021-01-27', '--', NULL),
(10639, 'T37469', 7816, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-27', '2021-01-27', 'black', 'black', 'Theorema', 'My order number is T37469- I don\'t like the watch  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '216.8.145.57', 'dyn216-8-145-57.ADSL.mnsi.net', '2021-01-27', '--', NULL),
(10640, 'T28503', 7817, 999999999, 0, '515-Amsterdam', '1970-01-01', '2021-01-28', '2020-08-28', 'gold', 'black', 'Pionier', 'My order number is T28503- The clasp of the crown and the side door(Hand winding mode door) is loose and doesn\'t stay close. Please replace/ repair accordingly. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.175.152.170', 'ip70-175-152-170.oc.oc.cox.net', '2021-01-28', '--', NULL),
(10641, 'T37361', 7818, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2021-01-28', '1970-01-01', 'gold', 'white', 'Theorema', 'Watch doesnt fit my tiny wrist ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.204.187.50', '50-204-187-50-static.hfc.comcastbusiness.net', '2021-01-28', '--', NULL),
(10642, '', 7819, 999999999, 0, 'Choose option', '1970-01-01', '2021-01-28', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '207.98.159.76', 'dynamic-207-98-159-76.knology.net', '2021-01-28', '--', NULL),
(10643, 'T37759', 7820, 999999999, 0, '101-Casablanca GM', '2021-02-10', '2021-01-28', '2021-01-25', 'black', 'yellow', 'Theorema', 'I would like to return the watch as it is too big for me. My order number is T37759. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '2021-02-10', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '82.129.46.178', '82.129.46.178', '2021-01-28', '--', NULL),
(10644, '#T37226', 7821, 999999999, 0, '505-Florida', '1970-01-01', '2021-01-29', '2021-01-18', 'gold', 'gold', 'Pionier', 'My order number is T37226- The calendar doesn\'t work properly it jumps from 19 to 31 while pressing the button. Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '213.205.198.98', '213.205.198.98', '2021-01-29', '--', NULL),
(10645, 'T34542', 7822, 999999999, 0, '102-Monte Carlo GM', '2021-04-12', '2021-01-29', '2020-12-07', 'silver', 'blue', 'Theorema', 'Firstly, I would like to say that I have been a fan of Tufina for some time now. When I received my watch, I was more than chuffed as I love the look and design.\n \nHowever, after wearing it on Christmas day, I put it away for special occasions. I decided to put it back on last week. I noticed it wasn’t keeping time. Following all your instructions it was apparent that the watch wasn’t keeping time correctly. This I monitored over a period of 3 days.\n \nAs the watch isn’t visibly faulty, I don’t see a need to send a photo as there is nothing wrong with how it looks its simply a mechanical fault. Therefore, please can you advise what the next steps are?\n', 'RAM:10645 Reference Number:102-Monte Carlo GM watch\n(23.o4.21) !.Replaced new movement 2.Control timegrapher\n3.Water tightness tested.\nTufina Uhren Serive\n\n\n\n\n\n\n\n\n', '0', '2021-04-26', '2021-04-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-26', '86.181.178.12', 'host86-181-178-12.range86-181.btcentralplus.com', '2021-01-29', '981693131232', NULL),
(10646, 'T37532', 7823, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2021-01-29', '2021-01-20', 'black', 'white', 'Theorema', 'My order number is T37532. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.109.146.34', 'static-172-109-146-34.tamp.fl.frontiernet.net', '2021-01-29', '--', NULL),
(10647, '#T37735', 7824, 999999999, 0, '110-Oslo', '1970-01-01', '2021-01-29', '2021-01-25', 'black', 'gold', 'Theorema', 'The automatic movement is not working on the watch.  I can manually wind it, but it will not wind automatically.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '157.166.173.5', '157.166.173.5', '2021-01-29', '--', NULL),
(10648, '', 7825, 999999999, 0, '110-Oslo', '2021-03-30', '2021-01-30', '2020-08-24', 'black', 'gold', 'Theorema', 'no arranca , no funciona', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-22', '83.35.177.230', '230.red-83-35-177.dynamicip.rima-tde.net', '2021-01-30', '1Z8VF4596875848756', NULL),
(10649, 'T37820', 7826, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-01-30', '2021-01-25', 'gold', '', 'Theorema', 'Die Uhr ist nagelneu,ungetragen und unbenutzt.\nBitte um Umtausch von GM-101-11 in GM-101-13\nMfG\nEngelbert Grünwald', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '46.90.99.110', 'p2e5a636e.dip0.t-ipconnect.de', '2021-01-30', '--', NULL),
(10650, 'T37868 Gm5149', 7827, 999999999, 0, '514-Hawaii', '1970-01-01', '2021-01-30', '1970-01-01', 'black', 'blue', 'Pionier', 'I was not \naware how big the face was how heavy it was the lock hit the back of my hand when I bent it. I have small hands and wrists. It wasn\'t the right look or fit for me. \nIndiana ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.77.193.135', 'mobile-107-77-193-135.mobile.att.net', '2021-01-30', '--', NULL),
(10651, 'T32303', 7828, 999999999, 0, '101-Casablanca GM', '2021-02-14', '2021-01-31', '2020-11-16', 'black', '', 'Theorema', 'Fully wound, the hour and minute hands do not work properly. ', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-18', '66.30.18.243', 'c-66-30-18-243.hsd1.ma.comcast.net', '2021-01-31', '981693119378', NULL),
(10652, 'T37696', 7829, 999999999, 0, '101-Casablanca GM', '2021-02-10', '2021-02-01', '2021-01-25', 'gold', 'white', 'Theorema', 'My order number is T37696- The watch is fully wound but doesn\'t work. The watch is brand new and never worn. Please replace.', '--', '0', '2021-02-10', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-02-11', '85.191.189.33', '85.191.189.33', '2021-02-01', '1Z8VF4596874735147', NULL),
(10653, '# T36710', 7830, 999999999, 0, '108-Oman', '2021-02-10', '2021-02-01', '2021-01-04', 'black', 'black', 'Theorema', '\nIf there are temperature differences, the watch starts running on the inside of the watch glass. You can no longer tell the time.\n', '--Reference Number (108-Oman)16.04 21 djusted /water tightness tested.\n\n\n1Z8VF459DK73839969  19.04.2021\n\nRepaired clockwork and clean (new O- ring)\nWatch are water tightness is only 0.2 Bar 13.07.21 to 19.07.21 control watch is OK.\n\n1Z8VF459DK61157076  30.08.2021', '0', '2021-03-30', '2021-07-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-18', '213.185.172.14', 'www.wienit.at', '2021-02-01', '1Z8VF459DK73082044', NULL),
(10654, 'T22872', 7831, 999999999, 0, '101-Casablanca GM', '2021-02-10', '2021-02-01', '2020-06-22', 'gold', 'black', 'Theorema', 'Dears,\n\nMy order is T22872\n\nSecond hand is missing. Sometimes even if the watch is fully wound the system doesn’t work anymore.\n\nGreat thanks by advance for fixing the problem.\n\nRomain Bourlier', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-22', '90.57.125.50', 'amontpellier-652-1-38-50.w90-57.abo.wanadoo.fr', '2021-02-01', '1Z8VF4596875881148', NULL),
(10655, 'T37872', 7832, 999999999, 0, '7001-Havana', '2021-02-10', '2021-02-01', '2021-01-26', 'black', '', 'Pionier', 'The watch is brand new and never worn.\nPlease exchange with P7001-4', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '80.187.112.143', 'tmo-112-143.customers.d1-online.com', '2021-02-01', '--', NULL),
(10656, 'ORDER #T37798', 7833, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-02-01', '2021-01-27', 'black', 'black', 'Theorema', 'It is not what I expected. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.129.196.69', '104.129.196.69', '2021-02-01', '--', NULL),
(10657, ' T36989', 7834, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-02-01', '2021-01-11', 'gold', 'black', 'Theorema', 'My order number is T36989- The watches are too thick. The watches are brand new and never worn. Please refund both watches', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '213.127.127.76', 'ip-213-127-127-76.ip.prioritytelecom.net', '2021-02-01', '--', NULL),
(10658, 'T37167', 7835, 999999999, 0, '7001-Havana', '2021-02-12', '2021-02-02', '2021-01-14', 'gold', 'black', 'Pionier', 'My order number is T37167-- The watch arrived with the O of Pionier missing. The watch is brand new and never worn. Please replace.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '185.69.145.41', '185.69.145.41', '2021-02-02', '--', NULL),
(10659, 'T37691', 7836, 999999999, 0, '4004-Newton', '1970-01-01', '2021-02-02', '2021-02-01', 'rosé', 'blue', 'Theorema', 'The Newton I received is different from the one advertised on website . I ordered black but received blue. Never worn ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.77.230.235', 'mobile-107-77-230-235.mobile.att.net', '2021-02-02', '--', NULL),
(10660, '#T37697', 7837, 999999999, 0, 'Choose option', '2021-02-18', '2021-02-02', '2021-01-28', 'Choose option', 'Choose option', 'Choose option', 'My order number is T37697, The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2021-02-18', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '193.169.154.66', '193.169.154.66', '2021-02-02', '--', NULL),
(10661, ' T37764', 7838, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-02-02', '2021-01-26', 'gold', '', 'Theorema', ' When I received it I only worked two days and stopped working\nIts suitability is good, but it stopped working permanently\nEven fully wound the watch doesn\'t work at all. The watch is brand new and never worn. Please replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '37.142.197.29', 'dynamic-37-142-197-29.hotnet.net.il', '2021-02-02', '--', NULL),
(10662, 'T37224', 7839, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-02-02', '2021-01-27', 'black', 'yellow', 'Theorema', 'My order number is T37224 The watch is brand new and never worn. Please refund.]\n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.84.159.14', '174-084-159-014.res.spectrum.com', '2021-02-02', '--', NULL),
(10664, 'T37900', 7841, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-02-03', '2021-01-26', 'black', 'black', 'Theorema', ' Reference number GM 101–3 case Black\nMy order number is T37900\n The watch is fully wound but does not work at all the watch is brand-new and never worn \n Please replace \nPlease refer to emails and video sent confirming same\nThanking you in advance', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '101.189.39.92', 'cpe-101-189-39-92.wb06.wa.asp.telstra.net', '2021-02-03', '--', NULL),
(10665, 'T37733', 7842, 999999999, 0, 'other', '1970-01-01', '2021-02-03', '2021-01-25', 'silver', 'black', 'other', 'My order number is T37734. The watch is brand new never been worn.  Please exchange with 902-3  watch 902-3 was out of stock when this watch was purchased. I recently saw the watch 902-3 is now in stock. I would please like to replace this watch 902-1 with a 902-3 please.  The watch 902-1 is brand never and never has been worn. It was purchased and placed in a watch winder cabinet along with the other watches I have purchased from your company. I love your watches very well made and beautiful time pieces. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.59.71.65', 'c-174-59-71-65.hsd1.pa.comcast.net', '2021-02-03', '--', NULL),
(10666, 'T33482', 7843, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-02-03', '2020-11-30', 'gold', 'white', 'Theorema', 'My order number is T33482. The watch is brand new and never worn. Please refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '46.32.32.36', '46-32-32-36.blv.itplan.dk', '2021-02-03', '--', NULL),
(10667, 'T37734', 7844, 999999999, 0, '108-Oman', '1970-01-01', '2021-02-03', '2021-01-22', 'silver', 'gold', 'Theorema', 'Watch had no protective coverings over the face, back or strap of the watch when delivered. Since the retail on this watch is $1,000.00 and the other watch I just purchased did come with protective film on the front, back and band of watch, I am concerned that the watch is not brand new. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '12.105.219.210', '12.105.219.210', '2021-02-03', '--', NULL),
(10668, '#T37986', 7845, 999999999, 0, '4004-Newton', '1970-01-01', '2021-02-03', '1970-01-01', 'black', 'gold', 'Theorema', 'I really wasn\'t satisfied with the quality of the band. The stainless steel felt light and low grade. The actual watch itself was beautiful but the band had a very cheap feel to it. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.75.50.218', 'rrcs-69-75-50-218.west.biz.rr.com', '2021-02-03', '--', NULL),
(10669, '00000', 7846, 999999999, 0, 'other', '1970-01-01', '2021-02-04', '2021-02-01', 'silver', 'white', 'other', 'test ---- ignore this', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '109.236.44.142', 'dynamic.pool-109-236-44-142.abissnet.al', '2021-02-04', '--', NULL),
(10670, 'T32051', 7847, 999999999, 0, '505-Florida', '2021-03-11', '2021-02-04', '2020-11-11', 'black', 'bicolor', 'Pionier', 'When I received it, it was fine and working correctly. I took it off and placed it on my bedside table in my bedroom and when I went to wear it again, it didn\'t work. I have followed the instructions book both times when I wound and set the time but the thing I\'m noticing this time is that the internal parts (in the centre bottom viewing circle) that were moving when I first received, set and wound it, are no longer moving.\n\n(I selected bicolour because the watch face is gold and blue..?)', '--', '0', '2021-10-07', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-08', '14.201.191.221', '14-201-191-221.tpgi.com.au', '2021-02-04', '1Z8VF459D962737569', NULL),
(10671, 'T37691', 7848, 999999999, 0, '4004-Newton', '1970-01-01', '2021-02-04', '2021-01-25', 'rosé', 'blue', 'Theorema', 'The newton i recieved is different from the one advertised online. The watch is brand new and never worn please refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.253.70.70', '72.253.70.70', '2021-02-04', '--', NULL),
(10672, 'T37764', 7849, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-02-04', '2021-01-26', 'gold', '', 'Theorema', 'When I received it I only worked two days and stopped working\nIts suitability is good, but it stopped working permanently\nEven fully wound the watch doesn\'t work at all. The watch is brand new and never worn. Please replace\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '87.70.117.40', '87.70.117.40', '2021-02-04', '--', NULL),
(10673, '1', 7850, 999999999, 0, '107-Rio', '2021-02-10', '2021-02-04', '2018-07-02', 'gold', 'gold', 'Theorema', 'The mechanic is repared in July 2018 because it wasn’t working at that time also. Now it isn\'t working also\nFebruary 2025: the pointer is broken', 'waiting for payment 150/120€ ,, all done, new case for free\n\n\n414163179023  26-02-2025', '0', '2021-03-30', '2025-02-24', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-02-26', '86.86.122.50', '86-86-122-50.fixed.kpn.net', '2021-02-04', '1Z8VF4596875755070', NULL),
(10674, ' T37764', 7851, 999999999, 0, '101-Casablanca GM', '2021-03-02', '2021-02-05', '2021-01-26', 'gold', '', 'Theorema', 'When I received it I only worked two days and stopped working\nIts suitability is good, but it stopped working permanently\nEven fully wound the watch doesn\'t work at all. The watch is brand new and never worn. Please replace\n\n', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-11', '37.142.197.29', 'dynamic-37-142-197-29.hotnet.net.il', '2021-02-05', '1Z8VF4590473324748', NULL),
(10675, 'Order #T38022', 7852, 999999999, 0, '110-Oslo', '1970-01-01', '2021-02-05', '2021-01-28', 'black', 'black', 'Theorema', 'Per Peter and David’s instructions: (info@tufinawatches.com) My order number is T38022. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.126.165.58', 'c-24-126-165-58.hsd1.ga.comcast.net', '2021-02-05', '--', NULL),
(10676, 'T36820', 7853, 999999999, 0, '505-Florida', '2021-02-12', '2021-02-06', '2021-01-07', 'gold', 'black', 'Pionier', 'My order number is T36820- The watch is manually wound by, the 24 hours inner bezel doesn\'t move. The watch is still brand new and never worn. Please replace.', '--', '0', '2021-02-12', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-02-15', '87.49.44.238', '87-49-44-238-mobile.dk.customer.tdc.net', '2021-02-06', '1Z8VF4596873800407', NULL),
(10677, '#T37176', 7549, 999999999, 0, '116-San Francisco', '1970-01-01', '2021-02-06', '2021-01-14', 'rosé', 'blue', 'Theorema', 'I followed all instructions which came with this watch to make it start but it stops working after while OR after couple of hours. I tried gentle shake and 30 times rotation of the crown but no luck. I am very disappointed and lost my trust. So I want full refund.\n** Please note correct reference number is: Theorema GM-117-7 Kingston Automatic.\nAs this wasn’t in list so I selected 116-sanfrancisco.\nMy order number is: #T37176', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '77.102.46.226', 'cpc115494-king13-2-0-cust225.19-1.cable.virginm.net', '2021-02-06', '--', NULL),
(10678, 'Cm 101-11', 7854, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-02-07', '2020-12-20', 'bicolor gold', 'white', 'Theorema', 'I wound watch and it would not run.  Gears do not turn', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.79.210.182', '67.79.210.182', '2021-02-07', '--', NULL),
(10679, 'T30822', 7855, 999999999, 0, '113-Lagos', '1970-01-01', '2021-02-07', '2015-10-20', 'black', 'gold', 'Theorema', 'This watch runs fast (gains time) roughly 3hours each day. I noticed this problem in the first week after I bought it.  I wound it each day with the thought that it would settle out but it never did.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '166.216.158.83', 'mobile-166-216-158-83.mycingular.net', '2021-02-07', '--', NULL),
(10680, 'T29982', 7856, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-02-08', '2020-09-28', 'black', 'yellow', 'Theorema', ' after a while the time is not correct and it stops after a\n while .......\n\n Best regards\n\n A. Calogiuri\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '195.48.88.195', '195.48.88.195', '2021-02-08', '--', NULL),
(10681, '#T38218', 7857, 999999999, 0, '101-Casablanca GM', '2021-02-12', '2021-02-08', '2021-02-03', 'gold', 'yellow', 'Theorema', 'The watch is not what I expected,  the watch is brand new. The watch is never worn, please refund.', '--', '0', '1970-01-01', '2021-02-12', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '94.225.198.107', '94-225-198-107.access.telenet.be', '2021-02-08', '--', NULL),
(10682, 'T19480', 7858, 999999999, 0, '511-New York', '2021-03-28', '2021-02-08', '2019-11-29', 'gold', 'blue', 'Pionier', 'The date function has stopped working properly in that it fails to display 30 or 31. The numbers proceed from 29 to 21 to 22 to 32 to 33. In addition, the recessed button that sets the day of the week is unresponsive. ', '-Dear customer\n \nReference number (511-New york) watch date function are-\n\nDear customer\n 07-04-21 Reference number (511- New York) watch date\nfunction problem is we already reapair and control all.\nTufina Uhren serive\n\n\n', '0', '2021-04-08', '2021-04-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-09', '108.241.48.32', '108-241-48-32.lightspeed.mssnks.sbcglobal.net', '2021-02-08', '981693124506', NULL),
(10683, '', 7859, 999999999, 0, '2003-Monte Carlo', '1970-01-01', '2021-02-09', '2020-01-15', 'silver', 'white', 'Theorema', 'hi all, currently my watch hands are going faster then normal, as in the watch always shows ahead of time, was hoping you would be able to assist in the warranty process', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '101.166.37.251', '101.166.37.251', '2021-02-09', '--', NULL),
(10684, 'T315687', 7860, 999999999, 0, '104-Copacabana', '2021-02-12', '2021-02-09', '2020-11-02', 'silver', 'white', 'Theorema', 'the crown doesn\'t wind up the clock anymore', '--', '0', '2021-03-28', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-29', '86.82.45.34', '86-82-45-34.fixed.kpn.net', '2021-02-09', '1Z8VF4596874415911', NULL),
(10685, 'T23687', 7861, 999999999, 0, '108-Oman', '2021-03-07', '2021-02-09', '2020-05-26', 'black', 'gold', 'Theorema', 'Return for Warranty/Guaranty \n\nThe Watch is fully wound but is not functioning nor working even though we fixed the time several times and followed all the given instructions. Please replace. ', '--', '0', '2021-03-28', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-29', '174.248.180.22', '22.sub-174-248-180.myvzw.com', '2021-02-09', '981693121242', NULL),
(10686, 'T37911 ', 7862, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-02-09', '1970-01-01', 'gold', 'black', 'Theorema', 'The watch runs fast, defective requesting a refund ASAP', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.232.191.13', '047-232-191-013.res.spectrum.com', '2021-02-09', '--', NULL),
(10687, 'T38038', 7863, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-02-10', '2021-01-02', 'gold', 'yellow', 'Theorema', 'This watch was not the correct MM size as described on the website. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.146.126.18', '71-146-126-18.lightspeed.hstntx.sbcglobal.net', '2021-02-10', '--', NULL),
(10688, 'T37991', 7864, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-02-10', '2021-01-29', 'black', 'yellow', 'Theorema', 'Watch keeps stopping every couple of hours.5 TIMES IN THE FIRST 24 HRS', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.161.99.99', 'pool-71-161-99-99.cncdnh.east.myfairpoint.net', '2021-02-10', '--', NULL),
(10689, '', 7865, 999999999, 0, '7001-Havana', '1970-01-01', '2021-02-10', '1970-01-01', 'gold', 'gold', 'Pionier', 'It runs well when I wear it but it completely stopped even I put it in the winding box.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.149.41.173', 'cpe-98-149-41-173.natmtn.res.rr.com', '2021-02-10', '--', NULL),
(10690, 'T38086', 7866, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-02-10', '2021-02-10', 'silver', 'yellow', 'Theorema', 'My order number is T38086.  The watch is brand new and never worn.  Please exchange with Havana P7001-6.  Thank you for your help. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '204.152.35.1', '204.152.35.1', '2021-02-10', '--', NULL),
(10691, 'T37210', 7867, 999999999, 0, '110-Oslo', '2021-02-25', '2021-02-11', '2021-01-15', 'gold', 'gold', 'Theorema', '\nThe watch was only going a little the first week, and then stopped working completely. I have tried both rotating the crown 50-60 times and shaking it for several minutes, but neither made the watch start going again.\n', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-11', '2.108.250.20', '2-108-250-20-cable.dk.customer.tdc.net', '2021-02-11', '1Z8VF4596874802538', NULL),
(10692, '#T38338', 7868, 999999999, 0, 'other', '2021-02-18', '2021-02-12', '2021-02-09', 'rosé', '', 'other', 'I‘d like to return the watch since the color is really different from the one on the website. It is almost pink and I can‘t wear it like that.', '--', '0', '1970-01-01', '2021-02-18', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '37.201.5.213', 'ip-37-201-5-213.hsi13.unitymediagroup.de', '2021-02-12', '--', NULL),
(10693, 'T31607', 7869, 999999999, 0, '110-Oslo', '1970-01-01', '2021-02-12', '2020-11-02', 'black', 'gold', 'Theorema', 'In den ersten zwei Wochen nach dem Tragen der Uhr.  Sie war alle zwei Tage fünf Minuten zu spät.  Vor ungefähr einem Monat begann ich, die Zeit alle drei Tage um ungefähr zehn Minuten zu verlängern.  Jeden Tag am Morgen stelle ich es manuell ein.  Dann legte ich es auf meine Hände.  Und abends legte ich es auf den Bürotisch.  Und Einführung von fünf bis zehn Minuten.  Ich bin sehr zufrieden damit, aber ich verdiene meine Stunde eine Minute.  Ich schicke lieber ein anderes Modell.  Stattdessen hasste ich sie.  Wenn dies möglich ist', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '80.110.124.201', '80-110-124-201.cgn.dynamic.surfer.at', '2021-02-12', '--', NULL),
(10694, '#T38511', 7870, 999999999, 0, 'other', '2021-03-02', '2021-02-15', '2021-02-09', 'black', 'black', 'Javelle', 'My order number is T38511. \n\nEven manually wound and worn all day, the watch stops (occassionally) and keeps delaying. Please see the email conversation for further details. \n', 'neue Uhr', '0', '2021-04-08', '2021-04-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-08', '176.72.38.123', 'mobile-access-b04826-123.dhcp.inet.fi', '2021-02-15', '981693012370', NULL),
(10695, 'TT37142', 7871, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-02-15', '2021-01-13', 'gold', 'white', 'Theorema', 'My order number is TT37142. The watch arrived with a broken glass. The watch is brand new and never worn. Please help replace this watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.49.25.74', '2.49.25.74', '2021-02-15', '--', NULL),
(10696, '', 7872, 999999999, 0, '3011-Macau', '1970-01-01', '2021-02-15', '1970-01-01', 'black', 'black', 'Theorema', 'Month chronograph  defect', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '217.101.42.77', '217-101-42-77.cable.dynamic.v4.ziggo.nl', '2021-02-15', '--', NULL),
(10697, '#T38459', 7873, 999999999, 0, '114-Buenos Aires', '2021-03-07', '2021-02-15', '2021-02-07', 'gold', 'black', 'Theorema', 'My order number is T38459 The watch came with the gaskets out. The watch is brand new and never worn. Please  Replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '66.30.56.138', 'c-66-30-56-138.hsd1.nh.comcast.net', '2021-02-15', '--', NULL),
(10698, '', 7874, 999999999, 0, '104-Copacabana', '1970-01-01', '2021-02-15', '1970-01-01', 'gold', 'yellow', 'Theorema', 'Glass damaged\nLeather band damaged. \nPlease replace both', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '217.101.42.77', '217-101-42-77.cable.dynamic.v4.ziggo.nl', '2021-02-15', '--', NULL),
(10699, 'T23497', 7875, 999999999, 0, '101-Casablanca GM', '2021-02-25', '2021-02-15', '2020-06-23', 'gold', 'black', 'Theorema', 'when the watch is on the hand in the normal position after a while it stays behind it works slowly and if it is used more for example on a road with a car when the hand does not move too much the clock stops and if I turn my hand the clock starts slowly for a short time (on one position it works well but in the correct position it goes slowly and stops) I used the watch for a very short time (I think not even a week) I noticed that it does not work and I kept it in its original box (I sent email and video with this problem last summer) and due to the fact that I went to my country for a period I did not have time to return the clock then. I currently live in Oslo and my new address is the one noted above', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-11', '84.212.194.44', 'cm-84.212.194.44.getinternet.no', '2021-02-15', '981693119080', NULL),
(10700, 'T38443', 7876, 999999999, 0, '510-London', '2021-03-28', '2021-02-16', '2021-02-08', 'black', 'black', 'Pionier', 'The watch is brand new and never warn please refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '85.255.236.202', '85.255.236.202', '2021-02-16', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(10701, '2021', 7877, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-02-16', '2021-02-17', 'silver', 'yellow', 'Theorema', 'Hello,\n\nWhile I turn the crown the hands move, as soon as I stop turning the crown the hands no longer turn.\nThe watch has neither fallen nor taken apart.\nThat I need to do ?\n\nDr A.Krasniqi\n\nHi Dr. Krasniqi,\n\nThank you for your quick answer and video.\nPlease make sure that you are winding the watch in position A. This means you have not pulled the crown in position B to adjust the time. \nIf this is what you are doing and the issue persists please follow the instructions on how to return the watch to the manufacturer in Germany, with whom you have a two years warranty.  If it is a manufacturing defect, rest assure that the whole mechanism will be replaced with a brand new one for free.\nPlease follow the instructions below:\nHow to Return to Germany for Warranty Service.\n\nStep 1.\nhttp://rma.theorema-watches.com/\nFill this format sheet to your best knowledge trying to explain what the problem is at the empty box at the bottom of the form.\n---MESSAGE INSIDE THE FORM->>> [My order number is T16259-  The watch is wound but doesn\'t work anymore. Please replace/ repair accordingly.]\n\nPrint the form, and put it inside your package. Don’t forget to submit the form online.\n \n\nStep 2.\nMake a copy of your warranty card for yourself put the original inside keep copy for you.\n \n\nStep 3.\nPack the watch as carefully as possible. \n \nStep 4\nWrite “Return for warranty” on the outside of the mailbox/envelope. Mark it as return as well on the post paperwork/documents.\n \n\nMail to:\n\nEnis Tufina\nSuedliche Muenchner Str. 24\n82031 Grünwald  \nGermany\n  49 89 96991804\n\nStep 5\nVERY IMPORTANT\nTo avoid the package being blocked by the German customs, please ship only with a standard tracking shipment of your local postal service (No FedEx, no DHL, no UPS…) The watch must be declared for repair on the customs declaration form.\n \nPlease Note:\nTufina is not responsible for products lost or damaged during shipment.\nGive them few days to sort your package out after delivery. \nIt takes 1-4 weeks to repair and retest a watch before shipping it back.\n \n\nThank you,\nPeter- Tufina Care Team\n\n\n\n\nOn Thu, Jan 28, 2021 at 5:45 AM Avdulla KRASNIQI <krasniqiavdulla@gmail.com> wrote:\nHello,\n\nWhile I turn the crown the hands move, as soon as I stop turning the crown the hands no longer turn.\nThe watch has neither fallen nor taken apart.\nThat I need to do ?\n\nDr A.Krasniqi\n\nLe 28 janv. 2021 à 02:38, Tufina Watches <info@tufinawatches.com> a écrit :\n\n﻿\nHi  Dr A.Krasniqi ,\n\nThank you for reaching out. I will try my best to assist you.\nWe are very surprised to see this!\nWas the watch dropped or bumped recently?\nIt is hard to tell on your video, is the watch fully wound until the crown cannot rotate clockwise anymore?\n\nKindly update us so we can assist you further,\nMany Thanks,\nPeter- Tufina Care Team \n\n---------- Forwarded message ---------\nFrom: Avdulla KRASNIQI <krasniqiavdulla@gmail.com>\nDate: Wed, Jan 27, 2021 at 9:10 AM\nSubject: theorema watch\nTo: <info@tufinawatches.com>\n\n\nHello,\n\nlike discussing I am contacting you to inform that the watch has not worked for 2 -3 days. The hands of the clock do not move\nBest regards\n\n\nDr A.Krasniqi\n\n\n-- \nTufina LLC\n\nTufina Watches / Official \ninfo@tufinawatches.com\n\nTufina LLC \n1 (773) 683-3142 \nwww.tufinawatches.com\n\nFacebook  Instagram  Youtube  Pinterest \nAfficher le contenu cité\nOn Thu, Jan 28, 2021 at 5:45 AM Avdulla KRASNIQI <krasniqiavdulla@gmail.com> wrote:\nHello,\n\nWhile I turn the crown the hands move, as soon as I stop turning the crown the hands no longer turn.\nThe watch has neither fallen nor taken apart.\nThat I need to do ?\n\nDr A.Krasniqi\n\nLe 28 janv. 2021 à 02:38, Tufina Watches <info@tufinawatches.com> a écrit :\n\n﻿\nHi  Dr A.Krasniqi ,\n\nThank you for reaching out. I will try my best to assist you.\nWe are very surprised to see this!\nWas the watch dropped or bumped recently?\nIt is hard to tell on your video, is the watch fully wound until the crown cannot rotate clockwise anymore?\n\nKindly update us so we can assist you further,\nMany Thanks,\nPeter- Tufina Care Team \n\n---------- Forwarded message ---------\nFrom: Avdulla KRASNIQI <krasniqiavdulla@gmail.com>\nDate: Wed, Jan 27, 2021 at 9:10 AM\nSubject: theorema watch\nTo: <info@tufinawatches.com>\n\n\nHello,\n\nlike discussing I am contacting you to inform that the watch has not worked for 2 -3 days. The hands of the clock do not move\nBest regards\n\n\nDr A.Krasniqi\n\n\n-- \nTufina LLC\n\nTufina Watches / Official \ninfo@tufinawatches.com\n\nTufina LLC \n1 (773) 683-3142 \nwww.tufinawatches.com\n\nFacebook  Instagram  Youtube  Pinterest \n\n\n-- \nTufina LLC\n\nTufina Watches / Official \ninfo@tufinawatches.com\n\nTufina LLC \n1 (773) 683-3142 \nwww.tufinawatches.com\n\nFacebook  Instagram  Youtube  Pinterest \n\nHi  Dr A.Krasniqi ,\n\nThank you for reaching out. I will try my best to assist you.\nWe are very surprised to see this!\nWas the watch dropped or bumped recently?\nIt is hard to tell on your video, is the watch fully wound until the crown cannot rotate clockwise anymore?\n\nKindly update us so we can assist you further,\nMany Thanks,\nPeter- Tufina Care Team \n\n---------- Forwarded message ---------\nFrom: Avdulla KRASNIQI <krasniqiavdulla@gmail.com>\nDate: Wed, Jan 27, 2021 at 9:10 AM\nSubject: theorema watch\nTo: <info@tufinawatches.com>\n\n\nHello,\n\nlike discussing I am contacting you to inform that the watch has not worked for 2 -3 days. The hands of the clock do not move\nBest regards\n\n\nDr A.Krasniqi\n\n\n-- \nTufina LLC\n\nTufina Watches / Official \ninfo@tufinawatches.com\n\nTufina LLC \n1 (773) 683-3142 \nwww.tufinawatches.com\n\nFacebook  Instagram  Youtube  Pinterest \n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '178.194.83.121', '121.83.194.178.dynamic.wline.res.cust.swisscom.ch', '2021-02-16', '--', NULL),
(10702, '#T38287', 7878, 999999999, 0, '106II-Ontario', '1970-01-01', '2021-02-17', '2021-02-04', 'gold', 'black', 'Theorema', 'There are no defects, watch is in perfect condition/order, just wanting to return as it wasn’t what the recipient was looking for. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '89.168.113.54', '89-168-113-54.dynamic.dsl.as9105.com', '2021-02-17', '--', NULL),
(10703, 'T34399', 7879, 999999999, 0, '101-Casablanca GM', '2021-03-02', '2021-02-17', '2020-12-07', 'black', 'yellow', 'Theorema', 'I followed the instructions but isn’t working,didn’t work at all ', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-11', '188.141.50.61', '188-141-50-61.dynamic.upc.ie', '2021-02-17', '981693119069', NULL),
(10704, 'T36365', 7880, 999999999, 0, '101-Casablanca GM', '2021-03-28', '2021-02-17', '2020-12-27', 'gold', 'black', 'Theorema', 'Even after completely winding, until it will not wind any further, the watch runs for a maximum of 6 to 7 hours, and often less. It has done this ever since I received it in January.', '-Dear Customer\nReference number(101-Casablanca GM) we-kontro\nalready your watch running is good Thank you.\n Tufina Uhren service', '0', '2021-04-13', '2021-04-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-14', '207.194.59.176', '207.194.59.176', '2021-02-17', '981693126174', NULL),
(10705, 'T35275', 7881, 999999999, 0, '106-Toronto GM', '1970-01-01', '2021-02-18', '2021-02-28', 'rosé', 'bicolor', 'Theorema', 'Doesn’t work', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.77.209.26', 'mobile-107-77-209-26.mobile.att.net', '2021-02-18', '--', NULL),
(10706, '', 7882, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-02-18', '2020-01-20', 'black', 'yellow', 'Theorema', 'The watch stops working often ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.36.238.225', '98.36.238.225', '2021-02-18', '--', NULL),
(10707, 'Order-T38013', 7883, 999999999, 0, '506-Miami', '1970-01-01', '2021-02-19', '2021-02-19', 'black', 'gold', 'Pionier', 'Scratch near clasp on both sides ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '151.230.3.71', '97e60347.skybroadband.com', '2021-02-19', '--', NULL),
(10708, 'T32770', 7884, 999999999, 0, '104-Copacabana', '1970-01-01', '2021-02-19', '2020-11-19', 'black', 'yellow', 'Theorema', 'The watch was purchased as a X-MAS gift but it was not working.  I read the instruction but no starting instructions were included with the original instruction. I sent the watch to the factory per the instruction because I knew it would be best as water testing and air contamination is important and I feel that instead of me paying for that, again, the watch should have been quality inspected before it was sent out, when the watch was originally purchased by LA Henrietta Brinson Langford.  The watch was returned to me in the same packaging it was sent to the factory in (with my additional bubble wrap) and the watch still is NOT working.  The watch is new and in the condition I received it in. I would like a refund send to my wife as I have been attempting to have the watch started and or repaired by the manufactures with out success.  This has taken far too long for this to be a white glove, hand crafted fine jewelry piece from a business that has beginnings in the 1800\'s.   ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '93.254.217.129', 'p5dfed981.dip0.t-ipconnect.de', '2021-02-19', '--', NULL),
(10709, 'T20448', 7520, 999999999, 0, '506-Miami', '1970-01-01', '2021-02-19', '2021-01-01', 'rosé', 'black', 'Pionier', 'I\'d just received the watch back from the manufacturer for warranty service and the watch cannot go further than 11 O\'Oclock. The box was received broken as well. I did not take a picture of the broken box. I did glued the piece with epoxy. The watch was working fine, until past twelve hours of ticking. Then, the hands stopped and would not go past 11 O\'oclok! Please repair/replace accordingly. RETURN NOTE: The original Warranty Card was not sent with the box, and unfortunately for me, I\'d forgot to make a copy! With kind regards, Jose G. Miranda sends!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.8.254.179', '67-8-254-179.res.bhn.net', '2021-02-19', '--', NULL),
(10710, 'T38310', 7885, 999999999, 0, '508-Dublin', '1970-01-01', '2021-02-19', '2021-02-04', 'black', 'bicolor', 'Pionier', 'My order number is T38310- The watch arrived with a broken box and loose clasp of the crown.  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.30.93.76', '174-30-93-76.wrbg.centurylink.net', '2021-02-19', '--', NULL),
(10711, 'T38570', 7886, 999999999, 0, '516-Barcelona', '2021-02-25', '2021-02-20', '2021-02-15', 'gold', 'white', 'Pionier', 'J\'ai bien reçu ma commande qui était conforme à ma demande.\nLors de l\'ouverture des colis, j\'ai constaté que la réf.BARCELONA était très jolie mais beaucoup trop GRANDE pour mon poigner.\nCette montre n\'a pas du tout été déballée.\nJe l\'ai renvoyé à Tufina par colis POSTALE.\nJe souhaite prendre à la place (un échange), avec la montre COPACABANA GM-104-8 GOLD (314.00€).\nMerci de me donner la marche à suivre.\nCordialement\nF.DA SILVA ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '81.250.248.173', 'laubervilliers-658-1-168-173.w81-250.abo.wanadoo.fr', '2021-02-20', '--', NULL),
(10712, 'T38724', 7887, 999999999, 0, '114-Buenos Aires', '2021-03-07', '2021-02-20', '2021-02-17', 'rosé', 'blue', 'Theorema', 'The watch itself perfect for a larger person. It has never been worn as I did not realize the size of it and it exceeds my wrist size - impossible to fit to me. I would like to exchange for the Oslo \nGM 110-1 as it is smaller in size and with a leather strap I may be able to get it to fit to my wrist.  ', '--', '0', '1970-01-01', '2021-03-07', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '80.150.104.59', 'mail0.fis.edu', '2021-02-20', '--', NULL),
(10713, 'T24054', 7888, 999999999, 0, '3011-Macau', '2021-03-22', '2021-02-20', '2020-06-03', 'rosé', 'blue', 'Theorema', 'I purchased a Tufina Theorema Automatic Macau (T3011-9) on June 2, 2020. Order #T24054 The automatic mechanism no longer seems to function properly, and I want to know what course of action is possible to either have the watch serviced or replaced under the warranty.\n\nThe winding mechanism seems to be able to wind while I\'m wearing the watch and keeping it moving, however after wearing it for several hours, once I take the watch off and set it down, it stops keeping time within a few short minutes. As soon as I pick it up and start moving it again it starts to keep time again. This behavior abruptly started on Friday, February 12, after wearing the watch all that week with no issues.', 'Dear costomer-\n  we control your watch and change new automatic setting movement already in 01-04-2021.Feference Number(T3011-9)\nwatch function is good.\nTufina  Uhren Service', '0', '2021-04-08', '2021-04-08', 0, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-09', '73.154.193.87', 'c-73-154-193-87.hsd1.pa.comcast.net', '2021-02-20', '981693124528', NULL),
(10714, '', 7889, 999999999, 0, 'Choose option', '1970-01-01', '2021-02-21', '2021-02-03', 'Choose option', 'Choose option', 'Choose option', 'Since the first day.  She misses the time.  Either offer 4 minutes.  Or delay.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '212.95.5.242', '212095005242.public.telering.at', '2021-02-21', '--', NULL),
(10715, '1989', 7890, 999999999, 0, '110-Oslo', '2021-03-02', '2021-02-21', '1970-01-01', '', '', 'Theorema', '', '--', '0', '2021-03-28', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-25', '46.125.250.31', '046125250031.public.t-mobile.at', '2021-02-21', '1Z8VF4596874799114  ', NULL),
(10716, '', 7891, 999999999, 0, '104-Copacabana', '1970-01-01', '2021-02-21', '1970-01-01', 'gold', 'white', 'Theorema', 'Glass is damaged\nLeather band is damaged. \n\nPlease replace both\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.87.56.237', '84-87-56-237.fixed.kpn.net', '2021-02-21', '--', NULL),
(10717, 'T38895', 7892, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-02-22', '2021-02-15', 'gold', 'white', 'Theorema', 'My order number isT38895.  The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '101.188.70.201', 'cpe-101-188-70-201.vb03.vic.asp.telstra.net', '2021-02-22', '--', NULL),
(10718, 'ORDER #T38483 ', 7893, 999999999, 0, '506-Miami', '2021-03-02', '2021-02-22', '2021-02-16', 'rosé', '', 'Pionier', 'My order number is T38483- Even manually wound the watch is running too fast, about 7s ahead every minute. Please replace accordingly.', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-11', '84.27.159.171', '84-27-159-171.cable.dynamic.v4.ziggo.nl', '2021-02-22', '1Z8VF4596873796351', NULL),
(10719, 'T38993', 7894, 999999999, 0, '101-Casablanca GM', '2021-03-02', '2021-02-22', '6264-02-22', 'gold', 'black', 'Theorema', 'Mike Vestergaard\nMy order number isT38993.  The watches are brand new and never worn. Please refund', '--', '0', '1970-01-01', '2021-03-02', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '178.157.240.2', '178.157.240.2', '2021-02-22', '--', NULL),
(10720, 'T38993', 7894, 999999999, 0, '7001-Havana', '2021-03-02', '2021-02-22', '2021-02-15', 'black', 'gold', 'Pionier', 'Mike Vestergaard\nMy order number isT38993.  The watches are brand new and never worn. Please refund', '--', '0', '1970-01-01', '2021-03-02', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '178.157.240.2', '178.157.240.2', '2021-02-22', '--', NULL),
(10721, 'T38538', 7895, 999999999, 0, '6001q-Black Mamba', '2021-03-28', '2021-02-22', '2021-02-10', 'black', 'black', 'Pionier', 'The watch was faulty from the box. The chronometer\'s second hand does not reset to 12 properly and the second hand got blocked on the minute hand.\n\nPlease see this video I made of the faults: https://youtu.be/PrWd-E3lzN8\n\nI am invoking my right to cancel a distance sale and I am asking for a full refund, including shipping cost back to you.', '--', '0', '1970-01-01', '2021-03-28', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '83.145.28.98', 'polsrv01.zoner.fi', '2021-02-22', '--', NULL),
(10722, 'T38168', 7896, 999999999, 0, '115-Helsinki', '2021-03-07', '2021-02-23', '2021-02-02', 'black', 'white', 'Theorema', 'My order number is T38168- The watch arrive a broken rotor.  The watch is brand new and never worn. Please  Replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-08', '104.1.245.11', '104-1-245-11.lightspeed.cicril.sbcglobal.net', '2021-02-23', '981693117802', NULL),
(10723, 'T38402', 7897, 999999999, 0, '3001-Paragon', '2021-03-02', '2021-02-23', '2021-02-08', 'rosé', 'white', 'Theorema', 'My Order number is T38402.The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2021-03-02', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '79.219.246.176', 'p4fdbf6b0.dip0.t-ipconnect.de', '2021-02-23', '--', NULL),
(10724, 'T34652', 7898, 999999999, 0, '114-Buenos Aires', '2021-03-28', '2021-02-24', '2020-08-12', '', '', 'Theorema', '[My order number is T34652- The watch was dropped and the glass is broken. Please replace/ repair accordingly.', 'new glass', '0', '2021-04-18', '2021-04-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-19', '76.20.237.36', 'c-76-20-237-36.hsd1.ga.comcast.net', '2021-02-24', '981693128339', NULL),
(10725, 'T37175', 7899, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-02-25', '2021-01-14', 'silver', 'white', 'Theorema', 'I tried to set the watch up following the instructions. It worked for a couples of hours and it stopped. I thought maybe I didn’t wind it enough and continued to wind. Same issue, it worked for a couple of hours and stopped. Please help fix. Thank you!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.204.206.67', '67.sub-174-204-206.myvzw.com', '2021-02-25', '--', NULL),
(10726, 'T38791', 7900, 999999999, 0, '111-Copenhagen', '2021-03-02', '2021-02-25', '2021-02-15', 'rosé', 'white', 'Theorema', 'My order number is T38791 The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '2021-03-02', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '80.167.223.234', '80-167-223-234-cable.dk.customer.tdc.net', '2021-02-25', '--', NULL),
(10727, 'cm 508 -7', 7901, 999999999, 0, '508-Dublin', '2021-03-30', '2021-02-25', '2021-02-18', 'gold', 'gold', 'Pionier', '  clasp that covers winder does not do up ', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-22', '90.210.111.206', '5ad26fce.bb.sky.com', '2021-02-25', '1Z8VF4596873721761', NULL),
(10730, 'T38901', 7904, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-02-26', '1970-01-01', 'gold', 'black', 'Theorema', 'My order number is T38901- The watch is not what I expected -The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.137.15.78', 'c-69-137-15-78.hsd1.fl.comcast.net', '2021-02-26', '--', NULL),
(10731, 'T35275', 7905, 999999999, 0, '116-San Francisco', '2021-03-07', '2021-02-26', '2020-12-13', 'rosé', 'blue', 'Theorema', 'The watch stops working at different positions. Sometimes I wind the watch fully and don\'t move at all. This watch is not accurate and runs behind. Please repair and send back. My order  T35275.', '--', '0', '2021-03-28', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-29', '65.79.133.40', '65-79-133-40.s4390.c3-0.fld-ubr1.chi-fld.il.cable.rcncustomer.com', '2021-02-26', '981693121231', NULL),
(10732, 'T38757', 7906, 999999999, 0, '3008-Damascus', '1970-01-01', '2021-02-27', '2021-02-23', 'gold', 'gold', 'Theorema', 'The watch is not what I expected.\nThe watches are brand new and never worn.\nMy order number is T38757', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.235.143.182', '173.235.143.182', '2021-02-27', '--', NULL),
(10733, 'T38757 ', 7906, 999999999, 0, '3011-Macau', '1970-01-01', '2021-02-27', '2021-02-23', 'gold', 'black', 'Theorema', 'The watches are not what I expected.\nThe watches are brand new and never worn.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.235.143.182', '173.235.143.182', '2021-02-27', '--', NULL),
(10734, '', 7907, 999999999, 0, 'Choose option', '1970-01-01', '2021-02-27', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'The watch Will not keep the time', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.217.171.32', '76-217-171-32.lightspeed.livnmi.sbcglobal.net', '2021-02-27', '--', NULL),
(10735, 'T39173', 7908, 999999999, 0, '116-San Francisco', '1970-01-01', '2021-02-27', '2021-02-22', 'gold', 'white', 'Theorema', 'Hi i ask only to  exhange my recently order # T39173 San Francisco watch to SAN FRANCISCO THEOREMA - GM-116-1 |SILVER| HANDMADE . Im not asking for a refund instead just exchange the watch. The watch  is very new and excellent condition.Thank you for consideration.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.211.19.30', 'c-73-211-19-30.hsd1.il.comcast.net', '2021-02-27', '--', NULL),
(10736, 't38757', 7909, 999999999, 0, '3008-Damascus', '1970-01-01', '2021-02-27', '2021-02-23', 'gold', 'black', 'Theorema', 'The watch is not what I expected. the watch is brand new and never worn. order number T38757', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '170.170.57.197', 'internetproxy.fxoprod.office.fedex.com', '2021-02-27', '--', NULL),
(10737, 'T38757', 7909, 999999999, 0, '3011-Macau', '1970-01-01', '2021-02-27', '2021-02-23', 'gold', 'black', 'Theorema', 'Item is not what I expected. The watches are brand new and never worn. ORDER NumberT38757', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '170.170.57.197', 'internetproxy.fxoprod.office.fedex.com', '2021-02-27', '--', NULL),
(10738, 'T34325', 7910, 999999999, 0, '101-Casablanca GM', '2021-03-07', '2021-02-27', '2020-12-01', '', '', 'Theorema', 'My watch is gm-101-11 my order T34325. The watch came broken and does not keep accurate time, in 24 hours it gains 4-5 hours. Refund. \n\nNo Refund- repair', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-11', '65.79.133.40', '65-79-133-40.s4390.c3-0.fld-ubr1.chi-fld.il.cable.rcncustomer.com', '2021-02-27', '981693119047', NULL),
(11300, 'T28850[My order number is T28850 crown is complete', 8452, 999999999, 0, '101-Casablanca GM', '2021-10-11', '2021-09-15', '2020-08-28', 'silver', '', 'Theorema', 'My name is Christian Adebayo. I bought this watch last year and I have wore it less than six (6) times before it stopped working. I have taken it to the repairer and they could not fix it. My order number is T28850 crown is completely rotated to one side and it refused to rewind. Hence, the watch stopped working because I can no longer wind it. Please repair/ replace accordingly. Thank you.', '--repaired manual winding (new O-ring)\n14.10.21 to 20.10.21 Control watch is OK.', '0', '2021-10-14', '2021-10-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-25', '173.45.24.56', '173.45.24.56', '2021-09-15', '1Z8VF459D975383917', NULL),
(10740, 'GM 106-8', 7911, 999999999, 0, '106-Toronto GM', '2021-09-20', '2021-02-28', '2020-07-21', 'silver', 'black', 'Theorema', 'Minute hand has broken off and is loose inside the watch. This has also caused the mechanics to stop working', '-Replaced fixed new hands\n27.09.21 to 30.09.21 Control watch is OK.-', '0', '2021-10-01', '2021-09-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-04', '101.179.3.16', 'cpe-101-179-3-16.qb01.qld.asp.telstra.net', '2021-02-28', '1Z8VF4590462033994', NULL),
(10741, 'T39189', 7912, 999999999, 0, '4001q-Galilei', '1970-01-01', '2021-03-01', '2021-02-22', 'bicolor gold', 'white', 'Theorema', 'NOTE: Case Color is Black and Dial Color is Black. These options were not presented on this form.\n\nDay of Week and Phase of Moon not functional ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.161.225.133', 'ip70-161-225-133.hr.hr.cox.net', '2021-03-01', '--', NULL),
(10742, '', 7913, 999999999, 0, '111-Copenhagen', '2021-03-28', '2021-03-01', '1970-01-01', 'silver', '', 'Theorema', 'The watch did not fall, from the moment of purchase everything was done according to the instructions, The watch is manually wound and worn 8 hours a day but it doesn\'t work. Please replace/ repair accordingly.\n\n', '--', '0', '2021-03-28', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-25', '82.36.130.221', 'cpc116020-tilb11-2-0-cust732.20-1.cable.virginm.net', '2021-03-01', '981693120018', NULL),
(10743, 'T39199 ', 7914, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2021-03-01', '2021-02-22', 'black', 'blue', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '170.170.57.197', 'internetproxy.fxoprod.office.fedex.com', '2021-03-01', '--', NULL),
(10744, 'T39086', 7915, 999999999, 0, '101-Casablanca GM', '2021-03-30', '2021-03-02', '2021-02-18', 'gold', 'black', 'Theorema', 'Not happy with the misleading website that created a sense of urgency when I bought the watch when the discounts will actually continue for a long time so they\'re not really discounts.', '--', '0', '1970-01-01', '2021-03-30', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '86.180.149.23', 'host86-180-149-23.range86-180.btcentralplus.com', '2021-03-02', '--', NULL),
(10745, 'T39025', 7916, 999999999, 0, '7001-Havana', '2021-03-30', '2021-03-02', '2021-02-17', 'black', 'white', 'Pionier', 'My order number is  T39025. Even manually wound and shaken the watch doesn\'t work. The watch is brand new and never worn. Please replace. The model purchased is Havana P 7001-2, Automatic, Black. Black leather bracelet, black background with white hands. \"Automatic Havana P7001-2 Pionier Germany × 1\nBlack\"\n\n\n', '--', '0', '2021-03-30', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-12', '85.27.77.159', 'host-85-27-77-159.dynamic.voo.be', '2021-03-02', '1Z8VF4596873696790', NULL),
(10746, 't39192', 7917, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-03-02', '1970-01-01', 'gold', 'white', 'Theorema', 'the watch is much too large for my wrist! I would like yo exchange it  for an oslo gm-110-3.the order number is t39192.Thanks ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.153.180.109', 'cpe-184-153-180-109.maine.res.rr.com', '2021-03-02', '--', NULL),
(10747, 'T30850', 7918, 999999999, 0, '102-Monte Carlo GM', '2021-04-10', '2021-03-02', '2020-10-15', 'black', 'white', 'Theorema', 'My order number is T30850- The hands have fallen off.  Please replace/ repair accordingly', '--Dear Customer\n  Reference number(102-Monte Carlo  GM) watch are 12.04.21\nthe hands replace and already control.\nTufina Uhren sevrice', '0', '2021-04-13', '2021-04-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-14', '93.103.183.164', '93-103-183-164.dynamic.t-2.net', '2021-03-02', '1Z8VF4596873049640', NULL),
(10748, '80334N', 7919, 999999999, 0, 'other', '1970-01-01', '2021-03-02', '2018-08-18', 'black', 'silvgrey', 'Elysee', 'A small mechanical piece fell off and the watch stopped working. I have only worn it four times.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.53.185.177', '75-53-185-177.lightspeed.lsvlky.sbcglobal.net', '2021-03-02', '--', NULL),
(10749, 'T37746', 7920, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2021-03-02', '2021-01-25', 'gold', 'blue', 'Theorema', 'The watch just stops after about 10 minutes of wearing it. Yet curiously, It will often keep time if its resting on its side. It has not been out in freezing temperatures, no jolts, drops or shocks, not overwound, no water contact.  \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.19.253.248', '65.19.253.248', '2021-03-02', '--', NULL),
(10750, 'T39350', 7921, 999999999, 0, '7001-Havana', '2021-03-30', '2021-03-02', '2021-02-25', 'black', 'white', 'Pionier', 'My order number is T39350.\nThe watch was received with hand fallen out or missed placed. The watch is brand new and never worn. Please replace.\nThank you ', '--', '0', '2021-04-06', '2021-04-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-06', '75.133.122.120', '075-133-122-120.res.spectrum.com', '2021-03-02', '981693123278', NULL),
(10751, 'T21960', 7922, 999999999, 0, '111-Copenhagen', '2021-03-22', '2021-03-03', '2020-03-25', 'gold', 'black', 'Theorema', 'Leider sind schon wieder zwei Zeiger meiner Uhr abgefallen. Es würde mich freuen, wenn Sie die Uhr reparieren könnten, oder eine neue Uhr senden, da es bereits das dritte Mal ist, dass die Uhr wegen ihrer Zeiger in Reparatur ist.\nVielen Danke\nJohannes Feldl', '--', '0', '2021-04-06', '2021-04-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-06', '217.80.120.165', 'pd95078a5.dip0.t-ipconnect.de', '2021-03-03', '00340434129949119397', NULL),
(10752, 'T29979', 7923, 999999999, 0, '116-San Francisco', '2021-03-22', '2021-03-03', '2020-09-27', 'gold', '', 'Theorema', 'The hands are not aligned anymore when sets at 4\'o\'clock.  Please replace/ repair accordingly', '--', '0', '2021-04-06', '2021-04-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-06', '217.101.243.155', '217-101-243-155.cable.dynamic.v4.ziggo.nl', '2021-03-03', '1Z8VF4596875644010', NULL),
(10753, '#T33159', 7924, 999999999, 0, '7002-Chicago', '2021-03-22', '2021-03-03', '2020-11-27', 'gold', 'black', 'Pionier', 'The watch was purchased on 11/27/2020 and now it already has the following damage to the watch: \n-2 crowns are loose\n-the leather strap is coming apart \n\nHow can I ensure that the defects are repaired within the warranty period (reference P 7002-4)? Order number #T33159\nTo which address can I send the watch for repair? We already sent photos by email. \nI look forward to hearing from you.\n\nKind regards\n\nKatja', '--Dear Customer\n Reference number(7002-Chicago)watch is we can change-2 new purge button are 07-04-2001 already. This 2-crowns are\njust purchased and setting for calendar button.( please do not take it out-2 crowns button) Thank you.\n\nTufina uhren service\n\n\n', '0', '2021-04-13', '2021-04-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-14', '89.202.103.12', '89.202.103.12', '2021-03-03', '981693126185', NULL),
(10754, 'ORDER#T19087', 7925, 999999999, 0, '505-Florida', '2021-03-26', '2021-03-03', '1970-01-01', 'silver', 'black', 'Pionier', 'Am Anfang zeigte der Zeiger zwischen den Monaten. Ein paar Tage später zeigte es dann ein falschen Monat und später fiel der Zeiger dann einfach runter.', '--', '0', '2021-03-26', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-26', '94.216.246.27', 'dslb-094-216-246-027.094.216.pools.vodafone-ip.de', '2021-03-03', '00340434129949119250', NULL),
(10755, '80334N', 7926, 999999999, 0, 'other', '1970-01-01', '2021-03-03', '2018-08-27', 'black', 'silvgrey', 'Elysee', 'A small mechanical piece fell off and the watch stop working. I have only worn the watch four times.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.202.42.88', '88.sub-174-202-42.myvzw.com', '2021-03-03', '--', NULL),
(10756, '', 7927, 999999999, 0, '', '1970-01-01', '2021-03-03', '1970-01-01', '', '', '', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.41.142.252', '45.41.142.252', '2021-03-03', '--', NULL),
(10757, '', 7928, 999999999, 0, '', '1970-01-01', '2021-03-03', '1970-01-01', '', '', '', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '164.132.149.189', 'ip189.ip-164-132-149.eu', '2021-03-03', '--', NULL),
(10758, '', 7929, 999999999, 0, '', '1970-01-01', '2021-03-03', '1970-01-01', '', '', '', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.41.142.228', '45.41.142.228', '2021-03-03', '--', NULL),
(10759, '', 7930, 999999999, 0, '', '1970-01-01', '2021-03-03', '1970-01-01', '', '', '', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '54.38.153.179', 'ip179.ip-54-38-153.eu', '2021-03-03', '--', NULL),
(10760, '80334n', 7931, 999999999, 0, 'other', '1970-01-01', '2021-03-03', '2018-08-27', 'black', 'silvgrey', 'Elysee', 'A small mechanical piece in the back fell off and the watch stopped working. I have only worn the watch four times since i got it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.129.204.79', '104.129.204.79', '2021-03-03', '--', NULL),
(10790, ' #T21824', 7957, 999999999, 0, '3011-Macau', '1970-01-01', '2021-03-28', '2020-03-17', 'gold', 'black', 'Theorema', 'The middle wheel is stuck and does not rotate', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.216.223.251', '02d8dffb.bb.sky.com', '2021-03-28', '--', NULL),
(10762, 'T38189', 7933, 999999999, 0, '3009-Dubai', '2021-03-11', '2021-03-04', '2021-02-04', 'black', 'gold', 'Theorema', '[My order number is  T38189. The watch was received with a loose screw rattling inside the case. The watch is brand new and never worn. Please replace.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '81.236.175.56', '81-236-175-56-no294.tbcn.telia.com', '2021-03-04', '--', NULL),
(10763, 'T25712', 7934, 999999999, 0, '111-Copenhagen', '1970-01-01', '2021-03-04', '2020-06-30', 'rosé', 'white', 'Theorema', 'My watch is gaining time about 2 min a day', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '83.95.165.133', '83-95-165-133-cable.dk.customer.tdc.net', '2021-03-04', '--', NULL),
(10764, '', 7935, 999999999, 0, '101-Casablanca GM', '2021-03-11', '2021-03-05', '1970-01-01', 'silver', 'blue', 'Theorema', 'Hi!\nThe clocks movement dosen´t working. its stuck.', '--', '0', '2021-04-01', '2021-04-01', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-01', '62.88.128.54', 'h-62-88-128-54.ptr.goteborg.se', '2021-03-05', '981693012337', NULL),
(10765, 'T38188  and T38243', 7936, 999999999, 0, '2003-Monte Carlo', '1970-01-01', '2021-03-05', '1970-01-01', 'gold', 'white', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.56.6.111', 'pool-173-56-6-111.nycmny.fios.verizon.net', '2021-03-05', '--', NULL),
(10766, '#T39461', 7937, 999999999, 0, '111-Copenhagen', '1970-01-01', '2021-03-05', '2021-03-01', 'black', 'black', 'Theorema', 'Good watch, but kind of too thick for fitting on my arm.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '144.121.143.131', '144.121.143.131.lightower.net', '2021-03-05', '--', NULL),
(10767, '#T39518', 7938, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-03-05', '2021-03-05', 'gold', 'yellow', 'Theorema', 'Watch power reserve has a small spring only lasting 4-5 hours at a time.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.167.55.44', 'ip98-167-55-44.lv.lv.cox.net', '2021-03-05', '--', NULL),
(10768, 'T38243', 7936, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2021-03-05', '1970-01-01', 'silver', 'white', 'Theorema', 'My order number is T38243-The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.56.6.111', 'pool-173-56-6-111.nycmny.fios.verizon.net', '2021-03-05', '--', NULL),
(10769, 'T38188', 7936, 999999999, 0, '3012-Paris', '1970-01-01', '2021-03-05', '1970-01-01', 'silver', 'white', 'Theorema', 'My order number is T38188 -The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.56.6.111', 'pool-173-56-6-111.nycmny.fios.verizon.net', '2021-03-05', '--', NULL),
(10770, ' T38904', 7939, 999999999, 0, '112-Madrid', '1970-01-01', '2021-03-06', '2021-02-15', 'rosé', 'gold', 'Theorema', ' I return your product because it’s too big on my arm.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '97.70.139.28', '097-070-139-028.res.spectrum.com', '2021-03-06', '--', NULL),
(10771, 'T37733', 7736, 999999999, 0, 'Tourbillon P-Cairo', '2021-03-30', '2021-03-06', '2021-02-01', 'gold', 'black', 'Pionier', 'The watch is a GM-902-3 Pioneer Geneva Automatic Co-Axial Tourbillion Gold Case Black Dial.  The Watch runs about a half hour fast per day when the power reserve indicator ranges between 1/2 and full in the watch winder.  Please repair or replace and if repaired make sure the watch is not slow I would rather have is a little fast.  The directions state that   or - seconds per day is normal and I would appreciate it being seconds fast per day.  Thank You in advance.  Sincerely, Mark Tomick', '--', '0', '2021-04-06', '2021-04-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-06', '98.219.235.216', 'c-98-219-235-216.hsd1.md.comcast.net', '2021-03-06', '981693123304', NULL),
(10772, 'T30666', 7940, 999999999, 0, '7002-Chicago', '2021-03-11', '2021-03-07', '2020-10-10', 'black', 'black', 'Pionier', 'The watch is not function in the beginning when we bought it, but I do not know. It is present of my father. I shipped it to my country in Vietnam \nMy father found that it was not working. He tried to fix it in Vietnam, but the watch worked only 4 5 days and then not work like the same. So I decided to ship back to you for fixed. Please help me check on it. Moreover, the leather trap is not good quality, my father used only few day, but it have a bit remove the glue on the trap.. Please check . Thanks so much Madam or Mister', 'new movement', '0', '2021-04-20', '2021-04-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-20', '93.34.226.54', '93-34-226-54.ip51.fastwebnet.it', '2021-03-07', '1Z8VF4596874497315', NULL),
(10773, 'T26889', 7941, 999999999, 0, 'GM101-13', '2021-03-07', '2021-03-07', '2020-07-24', '', '', 'Theorema', 'broken glass and new strap', '--', '0', '2021-03-27', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-03-29', '84.169.233.192', 'p54a9e9c0.dip0.t-ipconnect.de', '2021-03-07', '981693120717', NULL),
(10774, 'ilojes (or ilojes@hanmail.net)', 7942, 999999999, 0, '114-Buenos Aires', '2021-06-03', '2021-03-08', '2020-11-23', 'black', 'white', 'Theorema', 'My Watch\'s Reference Number is \"11u-3\" Buenos Aires.\nand Watch\'s dial color is \"Gold\"\n\nMy order number is T32790 - The watch work almost perfectly on a flat surface but keeps stopping or going slow (minutes~hours/day) even fully wound when on my wrist.  Please replace/ repair accordingly.\n\nThis watch went fast (2-3minutes/day) first and Now, sometimes stops or sometimes goes slow, mainly \"on my wrist\" (I\'m in office all the day, so my watch is softly on my wrist), but when it is left alone on the table, it works well, very very well.', '--Hello Elisa, Repair No:10774 watch are balance wheel\nis broken, we have to replaced new balance wheel complete.\nPlease telling customer. (this is are customer make mistakes)\nReplaced new balance wheel (ciean movement )\n01.07.21 to 06.07.21 control watch is OK.\n', '0', '2021-07-06', '2021-07-01', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-06', '218.147.132.35', '218.147.132.35', '2021-03-08', '981693030690', NULL),
(10775, 'T37611', 7943, 999999999, 0, '1002-Monaco', '1970-01-01', '2021-03-08', '2021-01-21', 'silver', 'gold', 'Theorema', 'THE PROBLEM ENCOUNTERED ON THIS WATCH IS THAT COMPARED TO OTHER WATCH,IT GOES MUCH FASTER OVER TIME.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.45.48.76', 'ti0048q160-3870.bb.online.no', '2021-03-08', '--', NULL),
(10776, 'T32526', 7944, 999999999, 0, '108-Oman', '1970-01-01', '2021-03-08', '2020-11-20', 'black', 'black', 'Theorema', 'When I wind the crown counter clockwise in position A it does not stop even if wound for hours. You can see the mechanisms work for a few seconds then the watch stops. This is only the second time I have used the watch since Xmas day and it has been kept in the box.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.120.96.29', '0278601d.bb.sky.com', '2021-03-08', '--', NULL),
(10777, 'T39515', 7945, 999999999, 0, '7002-Chicago', '1970-01-01', '2021-03-09', '2021-03-02', 'gold', 'gold', 'Pionier', 'MY ORDER NUMBER IS T39515 \nTHE WATCH IS BRAND NEW AND NEVER WORN \nPLEASE EXCHANGE WITH THE VENEZIA GM-118-2', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '170.170.57.197', 'internetproxy.fxoprod.office.fedex.com', '2021-03-09', '--', NULL),
(10778, 'T27044', 7946, 999999999, 0, '6001-Black Mamba', '1970-01-01', '2021-03-09', '1970-01-01', 'black', 'black', 'Pionier', 'Watch running too fast ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.120.225', '172.58.120.225', '2021-03-09', '--', NULL),
(10779, 'T39167-I', 7947, 999999999, 0, '512-Berlin', '1970-01-01', '2021-03-09', '2021-02-22', 'silver', 'gold', 'Pionier', ' [My order number is T39167-I cannot set up the time even with the crown pulled in position B. The watch is brand new and never worn. Please replace.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '202.86.166.106', 'n20286z166l106.static.ctmip.net', '2021-03-09', '--', NULL),
(10780, '', 7948, 999999999, 0, '101-Casablanca GM', '2021-03-16', '2021-03-09', '2021-03-09', 'black', '', 'Theorema', 'My watch is not defect i just wont to send it back, and then have my money back.', '--', '0', '1970-01-01', '2021-03-29', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '176.23.143.15', '176-23-143-15-dynamic.dk.customer.tdc.net', '2021-03-09', '--', NULL),
(10781, 'T39354', 7435, 999999999, 0, '3011-Macau', '1970-01-01', '2021-03-09', '1970-01-01', 'gold', 'white', 'Theorema', 'My order number is T39354-  The watch is not what I expected - The watch is brand new and never worn.  Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.87.90.81', '108-87-90-81.lightspeed.hstntx.sbcglobal.net', '2021-03-09', '--', NULL),
(10782, 'T39532', 7949, 999999999, 0, '106-Toronto GM', '1970-01-01', '2021-03-09', '2021-02-02', 'gold', 'gold', 'Theorema', 'The clasp is fused close and will not open', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.157.90', '172.58.157.90', '2021-03-09', '--', NULL),
(10783, 'T24622', 7950, 999999999, 0, '101-Casablanca GM', '2021-03-30', '2021-03-09', '2020-07-14', 'silver', 'yellow', 'Theorema', 'Muy orden number is T24622.The watch is fully wound but when worn it keeps delaying.Please replace/ repair accordingly.', '--Dear Customer\n Reference nunber(101-CasablancaGM)watch are repair and\ncontro already Thank you.\n Tufina Uhren Service', '0', '2021-04-12', '2021-04-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-14', '173.54.13.196', 'pool-173-54-13-196.nwrknj.fios.verizon.net', '2021-03-09', '981693126163', NULL),
(10784, 'T39226', 7951, 999999999, 0, '112-Madrid', '1970-01-01', '2021-03-09', '2021-02-22', 'gold', 'gold', 'Theorema', '[My order number is  T39226- The watch is brand new and never worn. Please exchange with Oslo GM-110-11. ]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.133.14.204', 'host86-133-14-204.range86-133.btcentralplus.com', '2021-03-09', '--', NULL),
(10785, 'T39532', 7952, 999999999, 0, '106-Toronto GM', '2021-04-11', '2021-03-09', '2021-02-03', 'gold', 'gold', 'Theorema', '\nMy order number is T39532-- The watch arrived with a defective clasp which cannot be opened. -The watch is brand new and never worn. Please replace.]\n\n\n\n\n\n\n\n\n', '-Dear Customer\n Reference Number (106-Toronto GM) watch are\n 13.04.21 replace new Band and already control.\n Tufina Uhren service', '0', '2021-04-14', '2021-04-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-15', '66.57.1.138', 'rrcs-66-57-1-138.midsouth.biz.rr.com', '2021-03-09', '981693126520', NULL),
(10786, 'T39356', 7953, 999999999, 0, 'other', '1970-01-01', '2021-03-09', '2021-02-25', 'black', 'silvgrey', 'Elysee', 'The watch arrived with a broken rotor -The watch is brand new and never worn. Please replace.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.243.158.97', 'c-73-243-158-97.hsd1.co.comcast.net', '2021-03-09', '--', NULL),
(10787, ' #T23115', 7954, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-03-25', '2020-06-30', 'gold', '', 'Theorema', 'Hello did you get my watch order number ORDER #T23115?did you fixed it? When I should expect to get it back?thank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.169.101.158', 'host86-169-101-158.range86-169.btcentralplus.com', '2021-03-25', '--', NULL),
(10788, 'T39751', 7955, 999999999, 0, '508-Dublin', '1970-01-01', '2021-03-25', '2021-03-11', '', '', 'Pionier', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.207.95.171', 'c-71-207-95-171.hsd1.pa.comcast.net', '2021-03-25', '--', NULL),
(10789, '#30015', 7956, 999999999, 0, '509-Barbados', '1970-01-01', '2021-03-26', '2021-03-26', 'silver', 'white', 'Pionier', '\nI called you yesterday, but you haven\'t received an answer yet.\nI\'d like to get an AS for a broken watch. \nPlease send me your EMS address.\nThe watch model is 509-2.\nPos B (time setting mode) does not move counterclockwise.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '219.240.57.86', '219.240.57.86', '2021-03-26', '--', NULL),
(10791, '', 7958, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-03-28', '1970-01-01', 'gold', 'yellow', 'Theorema', 'Hej\n\nDen lille visere, er faldet af den lille skive nederst på urskiven.\nViseren ligger inde under glasset, så den er heldigvis ikke væk...\nMed venlig hilsen \nNiels ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.108.175.185', '2-108-175-185-cable.dk.customer.tdc.net', '2021-03-28', '--', NULL),
(10792, 'T35066', 7959, 999999999, 0, '101-Casablanca GM', '2021-04-11', '2021-03-28', '2020-12-14', 'silver', 'yellow', 'Theorema', 'My order number is  T35066. The watch is fully wound but keeps stopping and delaying. Please replace/repair accordingly.', '--Dear Customer\n Refenerce Number (101-Casablance GM) watch are 12-o4-21\nreplace and repair control already.\n Tufina uhren service', '0', '2021-04-14', '2021-04-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-15', '47.185.79.16', '47.185.79.16', '2021-03-28', '981693126531', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(10793, 'T34721', 7960, 999999999, 0, '3008-Damascus', '2021-06-03', '2021-03-28', '2020-12-13', 'gold', 'blue', 'Theorema', 'The watch runs behind, rather erratic - some days runs sharp, some other days runs a couple of minutes behind, some days it runs hours behind.', '--Repaired oscillating systerm (New Pallet fork)\n07.06.21 to 09.06.21 control watch is everything OK.', '0', '2021-06-13', '2021-06-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-14', '86.56.34.151', 'cable-86-56-34-151.cust.telecolumbus.net', '2021-03-28', '00340434129949120164', NULL),
(10794, 'T34721', 7960, 999999999, 0, '101-Casablanca GM', '2021-04-01', '2021-03-28', '2020-12-13', 'gold', 'blue', 'Theorema', 'The watch runs mostly behind in an irregular pattern - some days just right, some days several minutes, some days up to several hours...', '--Dear Customer\n Reference number(101-Casablanca GM) watch are repair and \ncontrol alreday Thank you.\nTufina Uhren service\n ', '0', '2021-04-13', '2021-04-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-14', '86.56.34.151', 'cable-86-56-34-151.cust.telecolumbus.net', '2021-03-28', '00340434129949119502', NULL),
(10795, '#T34415', 7961, 999999999, 0, '514-Hawaii', '1970-01-01', '2021-03-29', '2020-12-07', 'silver', 'black', 'Pionier', 'My order number is T34415- The watch doesn\'t work anymore.  Please replace/ repair accordingly. Sincerely, Theofilos Bethanis.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '145.225.60.133', '145.225.60.133', '2021-03-29', '--', NULL),
(10796, 'T37866', 7964, 999999999, 0, '101-Casablanca GM', '2021-04-18', '2021-03-31', '2021-02-14', 'black', 'black', 'Theorema', 'My order number is T37866. My husband doesn\'t like the fact that the watch must be wound. I\'m aware of your return policy please refund in accordance with your return policy. ', '--Water tightness tested.\n18.06.21 to 22.06.21 control watch is OK.', '0', '2021-06-22', '2021-06-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-22', '109.132.42.243', '109.132.42.243', '2021-03-31', '981693027590', NULL),
(10799, 'T37475 ', 7968, 999999999, 0, '114-Buenos Aires', '2021-07-30', '2021-04-01', '2021-01-21', 'black', 'blue', 'Theorema', 'My order number is T37475- After a month of using the watch the minute hand is getting stuck around the 5 minutes past the hour mark. Please replace/ repair accordingly.  I had received two fish skin bands instead of the standard brown leather band I had ordered. I have returned the extra fish skin band please replace it with a standard brown leather band.', '-Repaired fixed hands (repairr manual winding)\n06.08.21 to 16.08.21 Control watch is OK.\n\n\nWichtig!Standard brown leather band - gold clasp mit schicken', '0', '2021-09-01', '2021-08-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-02', '90.247.192.97', '90.247.192.97', '2021-04-01', '981693038289', NULL),
(10800, 'T30218', 7969, 999999999, 0, '112-Madrid', '2021-04-08', '2021-04-01', '2020-10-05', 'silver', 'black', 'Theorema', 'My order number is T30218- The watch is manually wound but doesn\'t work anymore.  Please replace/ repair accordingly', '--RMA :10800 Reference Number 112-Madrid watch (23.04.21)\n    1.Replaced movement for new Blance Wheel 2.Repaired \n     automatic system 3 Water tighness tested.\nPS:Watch are Blance wheel Broken.', '0', '2021-04-26', '2021-04-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-26', '165.225.77.136', '165.225.77.136', '2021-04-01', '1Z8VF4596875723381', NULL),
(10801, 'T30718', 7970, 999999999, 0, '101-Casablanca GM', '2021-04-25', '2021-04-02', '2020-10-15', 'gold', 'black', 'Theorema', 'There is no \"second\'s\" hand in this watch from the beginning. And the watch does not work properly. It was a gift for my father from my first salary but and very unhappy as the watch came defective. The watch has never been dropped or bumped. Please help me replace it and if you don\'t have the same color I will choose a different color.\n\nMy order number is T30718- Even fully wound the watch doesn\'t work properly. Please replace accordingly.', '-RMA: 10801 Reference Number 101-Casablanca GM (26.04.21) watch !.Replaced fixed hands 2.water tightnrss tested and control.- Tufina Uhren Service', '0', '2021-04-28', '2021-04-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-29', '162.154.7.108', 'mta-162-154-7-108.neo.rr.com', '2021-04-02', '981693131769', NULL),
(10802, 'T37546', 7971, 999999999, 0, '101-Casablanca GM', '2021-06-02', '2021-04-02', '2021-01-20', 'gold', 'white', 'Theorema', 'When the watch is flat on my wrist and am looking down at it flat it mechanically stops functioning. I twist my arm slightly to change the angle and it again starts. Please repair/replace accordingly ]\nVideo was sent to Tufina and reply was to send back to Germany for inspection/Repair', '--Repaird oscillating system (Balance wheel jewel replaced)\n07.06.21 to 09.06.21 control watch is OK.', '0', '2021-06-13', '2021-06-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-14', '99.237.244.183', 'cpe5c7d7dc05899-cm5c7d7dc05897.cpe.net.cable.rogers.com', '2021-04-02', '981693023860', NULL),
(10803, 'T40280', 7972, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-04-02', '2021-04-01', '', 'black', 'Theorema', 'The belt is too thin.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.41.229.222', 'c-73-41-229-222.hsd1.ca.comcast.net', '2021-04-02', '--', NULL),
(10804, '', 7973, 999999999, 0, '516-Barcelona', '1970-01-01', '2021-04-04', '2021-04-25', 'silver', 'black', 'Pionier', 'Watch stops hours after wearing, even after 30 turns of the crown. Also, crown ring fell off due to missing crew. Need warranty repair and return.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.85.133.247', 'cpe-75-85-133-247.hawaii.res.rr.com', '2021-04-04', '--', NULL),
(10805, 'T21866', 7974, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2021-04-05', '2020-11-13', 'black', 'yellow', 'Theorema', 'My watch just stop working after not been used for over a month ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '37.33.168.106', '37-33-168-106.bb.dnainternet.fi', '2021-04-05', '--', NULL),
(10806, '#T34630', 7975, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-04-05', '2020-12-07', 'gold', 'black', 'Theorema', 'The spring that spins backwards and forwards appears to have become misshapen, I noticed the watch starting to run very fast and the saw that the spring was looking unusual and the ticking sounded different, there was no event that I would imagine started this, it just started functioning differently all of a sudden.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.20.82.208', 'cpc83289-brig21-2-0-cust719.3-3.cable.virginm.net', '2021-04-05', '--', NULL),
(10807, 'T33319', 7976, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-04-05', '2020-11-21', 'black', 'black', 'Theorema', 'Warranty card was not returned last time I sent the watch off.\n\nWatch has been sent off before and returned still not in a working order. \n\nBeen in contact with yourselves and agreed on a replacement watch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '212.159.119.194', 'gloneyuk5.plus.com', '2021-04-05', '--', NULL),
(10808, 'T33319', 7977, 999999999, 0, '101-Casablanca GM', '2021-05-17', '2021-04-05', '2020-11-21', 'black', 'black', 'Theorema', 'Warranty card not send back after receiving my watch last time.\n\nWatch still keeps stopping. \n\nBeen in contact with yourselves and we have agreed for a full replacement.\n\n\nnicht zum Kunden schicken!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '82.132.247.195', '82-132-247-195.dab.02.net', '2021-04-05', '--', NULL),
(10809, 'T30051', 7978, 999999999, 0, '509-Barbados', '2021-04-11', '2021-04-06', '2020-09-28', 'silver', 'white', 'Pionier', 'Passport ID number: M53065623.\nMy order T30051\nI cannot set up the time anymore. The crown does not move the hands. Kindly repair.\n', '--Dear Customar\n Reference number (509-Barbados) watch are we have 12.04.21  repair for setting time and replace already.\nTufina Uhren service\n\n', '0', '2021-04-14', '2021-04-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-15', '24.9.19.203', 'c-24-9-19-203.hsd1.co.comcast.net', '2021-04-06', '981693126510', NULL),
(10810, 'T39751', 7979, 999999999, 0, '508-Dublin', '2021-04-11', '2021-04-06', '2021-03-06', 'gold', 'black', 'Pionier', 'T39751 watch stops all the time. i wind, i wear, and still stops. it runs behind. repair or replace. i only had it for a couple of weeks.', 'Dear Customer\nReference Number (508-Dublin) watch are 13.04.21 replace/ repair and already controls. \n Tufina Uhren service-', '0', '2021-04-18', '2021-04-18', 0, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-19', '24.9.19.203', 'c-24-9-19-203.hsd1.co.comcast.net', '2021-04-06', '981693128350', NULL),
(10811, 'T38552', 7980, 999999999, 0, '7001-Havana', '2021-04-11', '2021-04-06', '2021-02-08', 'gold', 'black', 'Pionier', 'T38552 the watch does not work at all. no movement. one day my husband pick it up and it was not working. repair or replace accordingly. thank you!', '--Dear Customer\n Reference Number(7001-Havana) watch are 12.04.21 replace/ repair and  already control.\n Tufna Uhren service\n\n\n', '0', '2021-04-14', '2021-04-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-15', '24.9.19.203', 'c-24-9-19-203.hsd1.co.comcast.net', '2021-04-06', '981693126542', NULL),
(10812, 'T40083', 7981, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-04-07', '2021-03-26', 'gold', 'white', 'Theorema', 'The watch is not what i expected.  It is brand new never worn.\nThe design appeared different in pictures.  The watch is being sent in\nthe same new condition it was received.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.112.219.50', 'cpe-172-112-219-50.socal.res.rr.com', '2021-04-07', '--', NULL),
(10813, 'T39305 ', 7982, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-04-07', '2021-02-24', 'black', 'blue', 'Theorema', 'No defect, Just a return, It took me a while to connect to the website due to the following message I got from contacting the FB: \nSaif, we apologize. Our website is currently down right now, due to a huge fire at the OVH Cloud Data Center.  It has affected governmental websites, banks, hospitals, companies, Tufina, and etc.  We were told that we would be online today, but it doesn’t seem to be so. The next update will be on March 17. \n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.144.75.15', 'bras-base-orlnon0608w-grc-32-184-144-75-15.dsl.bell.ca', '2021-04-07', '--', NULL),
(10814, 'T33357', 7983, 999999999, 0, '114-Buenos Aires', '2021-04-27', '2021-04-07', '2020-11-29', 'black', 'black', 'Theorema', 'The watch is running about 3 hours ahead in 24 hours. Please replace/ repair accordingly.', 'RMA:10814 Reference Number-114-Buenos Aires Watch(27-04-21) 1.Repaired manual winding 2.Water tightness tested.\nTufina Uhren Service\n\n\n\n\n\n--', '0', '2021-04-30', '2021-04-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-30', '67.52.11.250', 'mail.valhol.com', '2021-04-07', '981693132423', NULL),
(10815, 'T40093', 7984, 999999999, 0, '108-Oman', '1970-01-01', '2021-04-08', '2021-03-26', 'silver', 'black', 'Theorema', 'My order number is T40093 -- Upon opening the case and seeing my watch it never worked. From the moment I opened it, to being wound, to shaking it, none of the inner mechanisms worked. No spinning, no ticking, nothing. I\'ve taken it our of the box once, brand new, never worn. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '151.181.51.74', '151.181.51.74', '2021-04-08', '--', NULL),
(10816, 'T40065', 7985, 999999999, 0, '501-Copernicus', '1970-01-01', '2021-04-08', '1970-01-01', '', '', 'Pionier', 'Return for refund [My order number is T40065 -The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '23.126.37.85', '23-126-37-85.lightspeed.nworla.sbcglobal.net', '2021-04-08', '--', NULL),
(10818, 'T40065', 7988, 999999999, 0, '501-Copernicus', '1970-01-01', '2021-04-09', '1970-01-01', 'gold', 'gold', 'Pionier', 'My order number is T40065 -The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '23.126.37.85', '23-126-37-85.lightspeed.nworla.sbcglobal.net', '2021-04-09', '--', NULL),
(10819, 'T39315', 7989, 999999999, 0, '3009-Dubai', '2021-04-25', '2021-04-09', '2021-02-23', 'silver', 'white', 'Theorema', 'T39315 the crown does not move at all. it is stuck. the watch itself stopped moving. there is no movement in the mechanism. please repair. ', '--RMA:10819 Reference Number 3009-Dubai watch(28-04-21)\n1.Repaired clockwork 2.Repaired automatic system 3.Water tightness tested.\nTufina Uhren Service', '0', '2021-04-30', '2021-04-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-30', '24.9.19.203', 'c-24-9-19-203.hsd1.co.comcast.net', '2021-04-09', '981693132401', NULL),
(10820, 'Cm101-10', 7990, 999999999, 0, 'other', '1970-01-01', '2021-04-09', '2021-04-01', 'black', 'black', 'other', 'The watch is brand new and is not working ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.128.35.243', 'c-24-128-35-243.hsd1.co.comcast.net', '2021-04-09', '--', NULL),
(10821, 'T40246 GM 116 /2', 7991, 999999999, 0, '116-San Francisco', '2021-04-25', '2021-04-10', '2021-03-30', 'gold', 'black', 'Theorema', '[My order number is T40246- The mainspring never get tighter in order to fully wound the watch, therefore the watch stops after 14 hours  Please replace/ repair accordingly.\n \n RETURN FOR WARRANTY\n\n\n', '--RMA:10821 Reference Number:116-San Francisco watch\n(26.04.21) 1:Replaced movement 2:Water tightness tested.\nTufina Uhren Service\n', '0', '2021-04-28', '2021-04-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-29', '76.108.199.179', 'c-76-108-199-179.hsd1.fl.comcast.net', '2021-04-10', '981693131828', NULL),
(10822, 'T39837 ', 7992, 999999999, 0, '101-Casablanca GM', '2021-04-21', '2021-04-10', '2021-03-09', 'gold', 'blue', 'Theorema', 'After receiving the watch on March, 11; the watch has worked perfectly for about 3 weeks.\nThen, suddenly, without any reason( no shock, no drop or so) the watch has started to work bad: for a little week it takes 2 to 4 hours per day in advance, even after setting the time and full winding several times a day.', '--RMA 10822 Casablanca  Theorema-GM-101-3 watch \n(22.04.21)  1. repaired manual winding 2.water tightness \ntested and control watch monvement.\nTufina Uhren service', '0', '2021-04-26', '2021-04-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-26', '90.45.128.14', 'lfbn-lil-1-34-14.w90-45.abo.wanadoo.fr', '2021-04-10', '1Z8VF4596873564593', NULL),
(10823, 'T39824', 7993, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2021-04-11', '2021-03-09', 'black', 'gold', 'Theorema', 'When i have wind THE clock up. It wont start. Nothing is moving inside the clock. Have mailed whit you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '90.227.24.135', '90-227-24-135-no68.tbcn.telia.com', '2021-04-11', '--', NULL),
(10824, 'T39824', 7993, 999999999, 0, '101-Casablanca GM', '2021-04-18', '2021-04-11', '2021-03-09', 'gold', 'blue', 'Theorema', 'When i get it and wind it up it wont start. I see that the spring is fully tight, but nothing in the clock is moving. ', '--Reference Number (101-Casablanca GM) watch are 19.04.21\nreplaced movement control and water tightness tested.\nPs. watch  movement are running good Beat Rate-21600 \nRate:  6 s/d .', '0', '2021-04-21', '2021-04-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-21', '90.227.24.135', '90-227-24-135-no68.tbcn.telia.com', '2021-04-11', '1Z8VF4596874302560', NULL),
(10825, 'T32335', 7994, 999999999, 0, '101-Casablanca GM', '2021-04-18', '2021-04-11', '2020-11-18', 'black', 'black', 'Theorema', 'Dear Sir,\nMy watch delays the time considerably, it delays 5 minutes every one hour when it is fully winded. It delays more afterwards. Within 18 Hours, it delays more than 1.5 hours. I sent two emails with full videos that shows this situation. \nI was asked to return the watch so that the factory in Germany refurbish it, However, I will send the watch that I hardly used, if you notice the problem, then I would like to get a refund into my bank account instead of fixing it. I don\'t usually wear refurbished watches. \nBest Regards, ', '--Reference Number (101-Casablanca GM) 19.04.21\n1.repaired manual winding 2.replaced blance wheel \nadjustment 3.water tightness tested.\nTufina Uhren Service', '0', '2021-04-21', '2021-04-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-21', '84.196.75.139', 'd54c44b8b.access.telenet.be', '2021-04-11', '1Z8VF4596875948979', NULL),
(10826, '', 7995, 999999999, 0, '104-Copacabana', '2021-04-18', '2021-04-12', '2018-02-01', 'silver', 'white', 'Theorema', ' The crown is broken from the axis. Please replace or repair accordingly', '--Reference number-104-Copacabana (17.05.21) 1-Repl/fixed\ncrown/sten/seal 2-New O-ring( dichtung) 3-Water-tighness tested.\nTufina Uhren Service', '0', '1970-01-01', '1970-01-01', 1, 1, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '213.194.148.64', '148.64.neodigit.com', '2021-04-12', '--', NULL),
(10827, '#T35797', 7996, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-04-13', '2020-12-21', 'silver', 'yellow', 'Theorema', 'Reference GM 101-4, order #T35797.  When I wind the watch, it will run, but only runs for ~10 sec and stops.  I noticed that when I wind the watch clockwise, the winder rotates counter clockwise after each rotation.  It is as if a latch is not catching.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.188.42', 'ue.tmodns.net', '2021-04-13', '--', NULL),
(10828, ' T14205', 7997, 999999999, 0, '101-Casablanca GM', '2021-05-08', '2021-04-13', '2019-09-15', 'gold', 'yellow', 'Theorema', 'There are 2 problems:\n1. The wind dial isn\'t turning anymore.\n2. The guard around the wind dial is loose and isn\'t closing appropriately anymore.  ', '--', '0', '2021-05-14', '2021-05-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-05-14', '98.153.8.54', 'rrcs-98-153-8-54.west.biz.rr.com', '2021-04-13', '981693139759', NULL),
(10829, 'T40638. ', 7998, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-04-13', '1970-01-01', 'silver', 'white', 'Theorema', 'T40638. The watch arrived with a broken clasp. Please refund.]\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.14.133.177', 'cpe-98-14-133-177.nyc.res.rr.com', '2021-04-13', '--', NULL),
(10830, 'T40217', 7999, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-04-13', '2021-04-01', 'gold', 'white', 'Theorema', 'My order number is T40217. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.105.214.249', '99.105.214.249', '2021-04-13', '--', NULL),
(10831, 'T40484', 8000, 999999999, 0, 'other', '1970-01-01', '2021-04-13', '2021-04-13', 'black', 'silvgrey', 'other', 'I don’t like the way it looks. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.131.125.225', 'h69-131-125-225.mdsnwi.broadband.dynamic.tds.net', '2021-04-13', '--', NULL),
(10832, 'AM515-3', 8001, 999999999, 0, '515-Amsterdam', '2021-04-25', '2021-04-14', '2020-11-25', 'black', 'black', 'Pionier', 'The dial date not changer the date\n', '--RMA:10832 Reference Number:515-Amsterdam Watch\n(27-04-21) 1.Repaired datefunction 2.Fixed dial 3.Water tightness tested.\nTufina Uhren Service', '0', '2021-04-30', '2021-04-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-30', '148.69.34.234', '234.34.69.148.rev.vodafone.pt', '2021-04-14', '981693132412', NULL),
(10833, 'T40278', 8002, 999999999, 0, '511-New York', '2021-07-30', '2021-04-14', '2021-03-31', 'gold', 'black', 'Pionier', 'My order number is T40278- Even after winding and shaking the watch it runs about 20 minutes and suddenly stops. The second hand always stopped between 5 ', 'Repair oscillating system (repair datefunction)\n05.08.21 to 12.08.21 Control watch is OK.--', '0', '1970-01-01', '2021-08-05', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '99.252.177.150', 'cpe80d04a6a2c9e-cm80d04a6a2c9c.cpe.net.cable.rogers.com', '2021-04-14', '--', NULL),
(10834, 'T40502', 8003, 999999999, 0, '3008-Damascus', '1970-01-01', '2021-04-15', '2021-04-09', 'silver', 'black', 'Theorema', 'Order #T40502. The watch arrived with loose screw rattling inside mechanism. The watch is brand new, never worn. Please replace. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '100.0.167.3', 'pool-100-0-167-3.bstnma.fios.verizon.net', '2021-04-15', '--', NULL),
(10835, '', 8004, 999999999, 0, 'other', '1970-01-01', '2021-04-15', '1970-01-01', 'gold', 'gold', 'other', 'order number is T29945- The watch cannot be wound anymore. Please replace/ repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.90.36.21', '99-90-36-21.lightspeed.tukrga.sbcglobal.net', '2021-04-15', '--', NULL),
(10836, ' T40577', 8005, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-04-15', '2021-04-12', 'gold', 'yellow', 'Theorema', 'The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.183.13.106', 'wsip-70-183-13-106.ri.ri.cox.net', '2021-04-15', '--', NULL),
(10837, 'T40713', 8006, 999999999, 0, '508-Dublin', '2021-04-25', '2021-04-16', '2021-04-12', 'gold', 'bicolor', 'Pionier', 'The watch is too small for my wrist. T40713', '--', '0', '1970-01-01', '2021-04-25', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '80.208.68.229', '80.208.68.229', '2021-04-16', '--', NULL),
(10838, 'T40443', 8007, 999999999, 0, '511-New York', '1970-01-01', '2021-04-16', '2021-04-07', 'gold', 'white', 'Pionier', 'My order number is T40443 The watch is brand new and never worn. Please refund ]\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '95.112.99.92', 'dynamic-095-112-099-092.95.112.pool.telefonica.de', '2021-04-16', '--', NULL),
(10839, 'T40522', 8008, 999999999, 0, '505-Florida', '1970-01-01', '2021-04-16', '2021-04-05', 'black', 'gold', 'Pionier', 'The watch received doesn\'t work even manually wound. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '51.171.199.184', '51-171-199-184-dynamic.agg2.bdt.bdt-fng.eircom.net', '2021-04-16', '--', NULL),
(10841, 'T 38670', 8010, 999999999, 0, '111-Copenhagen', '2021-04-22', '2021-04-16', '2021-02-12', 'gold', 'black', 'Theorema', 'My order nummer is T38670\nThe large display has fallen off.\nPkease replace/repair accordingly.', '--RMA:10841 Reference Number:GM111 Watch(27-04-21)\n1.replaced fixed dial 2.replaced fixed hands 3.water tightnes\ntested.\nTufina Uhren Service', '0', '2021-04-28', '2021-04-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-29', '87.58.102.20', '87-58-102-20-dynamic.dk.customer.tdc.net', '2021-04-16', '981693131806', NULL),
(10842, '#T34630', 8011, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-04-18', '2020-12-07', 'gold', 'black', 'Theorema', 'The watch started to run very fast I then noticed the spring that goes backwards and forwards looked slightly deformed, it still runs just very fast and no longer keeps time ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '185.192.70.21', '185.192.70.21', '2021-04-18', '--', NULL),
(10843, '#T34630', 8012, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-04-18', '2020-12-07', 'gold', 'black', 'Theorema', 'Watch started to run very fast, I noticed the spring that moves back and forwards looked slightly deformed, it still runs but no longer keeps time', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '109.154.218.57', 'host109-154-218-57.range109-154.btcentralplus.com', '2021-04-18', '--', NULL),
(10844, 'T30313', 8013, 999999999, 0, 'GM514-4', '2021-04-18', '2021-04-18', '2020-10-06', 'gold', 'black', 'Pionier', 'The stem and the crown have fallen off.', '--RMA:10844  Reference Number GM514-4  Watch (23.04.21) 1.New crown and New stem 2.Water tightness\ntested.\nTufina Uhren Service\n\n\n\n', '0', '2021-04-26', '2021-04-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-26', '217.254.47.245', 'pd9fe2ff5.dip0.t-ipconnect.de', '2021-04-18', '981693131221', NULL),
(10845, '', 8015, 999999999, 0, 'T2005-2', '2021-04-18', '2021-04-18', '2020-09-28', 'silber', 'black', 'Compast', 'He states that the hands have fallen off and the mechanism doesn\'t work anymore. Kindly make sure that the watch is declared repaired when shipped back to him because he says he will not pay any import fees to receive the watch back.', '--Repair Number:10845  Watch( 19.04 21)  1- replaced/fixed hands 2- water tightness tested.\nTufina Uhren Service', '0', '2021-04-25', '2021-04-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-26', '217.254.47.245', 'pd9fe2ff5.dip0.t-ipconnect.de', '2021-04-18', '981693131200', NULL),
(10846, 'T40485', 8016, 999999999, 0, '507-Aruba', '1970-01-01', '2021-04-18', '1970-01-01', 'black', 'white', 'Pionier', 'My order number is T40485-- The watch is brand new and never worn. Please  exchange with GM-507-4 ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.99.219', '172.58.99.219', '2021-04-18', '--', NULL),
(10847, '#T40835', 8017, 999999999, 0, 'other', '1970-01-01', '2021-04-19', '2021-04-18', 'black', 'silvgrey', 'other', 'Sahara Theorema - GM-119-6 | BLACK | Handmade German Watches\n  Watch is ABSOLUTELY NEW AND UNTOUCHED. THE SECOND I REALISED THAT IT WAS MANUAL AND NOT AUTOMATIC, I DECIDED TO RETURN IT. ORIGINAL BOX, PACKAGING, MANUAL WARRANTEE CARD, ETC.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.181.164.68', 'server03.daruhost.com.br', '2021-04-19', '--', NULL),
(10848, '#T33586', 8018, 999999999, 0, '101-Casablanca GM', '2021-05-17', '2021-04-19', '2020-11-30', 'black', 'white', 'Theorema', 'My order number is T33586\nThe clasp of the crown is loose and stays open.  \nPlease replace/ repair accordingly.', '--Replaced /Fixed clasp\n19-05-21 to 21-05-21 watch is OK', '0', '2021-06-03', '2021-05-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-03', '93.96.84.103', '5d605467.skybroadband.com', '2021-04-19', '981693020508', NULL),
(10849, 'T40522', 8019, 999999999, 0, '505-Florida', '1970-01-01', '2021-04-19', '2021-04-06', 'black', 'gold', 'Pionier', 'The watch received doesn\'t work even manually wound. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '83.137.6.164', '83.137.6.164', '2021-04-19', '--', NULL),
(10850, 'T40522 ', 8020, 999999999, 0, '505-Florida', '1970-01-01', '2021-04-19', '2021-04-06', 'black', 'gold', 'Pionier', 'The watch received doesn\'t work even manually wound. The watch is brand new and never worn. Please refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.45.166.138', '86-45-166-138-dynamic.agg2.bdt.bdt-fng.eircom.net', '2021-04-19', '--', NULL),
(10851, 'T40485', 8021, 999999999, 0, '507-Aruba', '1970-01-01', '2021-04-19', '2021-06-04', 'black', 'white', 'Pionier', 'My order number is T40485-- The watch is brand new and never worn. Please  exchange with GM-507-4  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.99.224', '172.58.99.224', '2021-04-19', '--', NULL),
(10852, 'T40485', 8022, 999999999, 0, '507-Aruba', '1970-01-01', '2021-04-19', '1970-01-01', 'black', 'white', 'Pionier', 'MY ORDER NUMBER IS T40485-- THE WATCH IS BRAND NEW AND NEVER WORN.PLEASE EXCHANGE WITH GM-507-4 \nEXCHANGE WHITE TO BLACK', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.213.160.145', '50.213.160.145', '2021-04-19', '--', NULL),
(10853, 'T40475', 8023, 999999999, 0, 'other', '1970-01-01', '2021-04-19', '2021-04-06', '', 'white', 'other', 'MY ORDER NUMBER IS T40475. THE WATCH IS BRAND NEW AND NEVER WORN.PLEASE REFUND\nTHE MODEL ID IS GM-119-1- BLUE\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.228.84.226', 'cpef81d0f8711c3-cmf81d0f8711c0.cpe.net.cable.rogers.com', '2021-04-19', '--', NULL),
(10854, '#T39967', 8024, 999999999, 0, '108-Oman', '2021-04-25', '2021-04-19', '2021-03-24', 'gold', 'black', 'Theorema', 'Hey! My order number is T39967- The watch was received few weaks ago and after a few days of use I started noticing that the day-night indicator (the moon phase) was not working properly. The indicator stops working (spining) after reaching approximately the same position every time. Sometimes it just starts working by itself. When the moon phase is not working nothing happens to it (it stays still) when I change the time. Please repair the watch. Thank you!', '-RMA:10854 Reference Number 108 Oman watch (28-04-21)\n1.Repaired oscillating system 2.Water tightness tested.\nTufina Uhren Service', '0', '2021-04-30', '2021-04-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-30', '83.252.11.226', 'c83-252-11-226.bredband.comhem.se', '2021-04-19', '981693132434', NULL),
(10855, 'T30497', 8025, 999999999, 0, '113-Lagos', '2021-05-16', '2021-04-19', '2020-10-10', 'gold', '', 'Theorema', 'Hello!\n\nI bought the watch for 6 months and I couldn\'t wear it because the watch doesn\'t work normally as I mentioned in the previous messages!\nI did not have the opportunity to return it earlier, but now I will return it to you and please repair it and get your money back!\n\nDue to the change of address, we did not enter the return address!  I will send you this by e-mail after May 20, 2021 because then I know for sure where I will live in Spain where I want the package returned!\n\nThe price of the transport does not seem fair to me to pay because the watch is under warranty!\n\nBest regards,\nLorand', '--Tested without finding\n14.05.21 to 25.05.21 control watch is everything OK.', '0', '2021-06-04', '2021-05-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-04', '92.2.52.58', 'host-92-2-52-58.as43234.net', '2021-04-19', '981693020920', NULL),
(10856, 'T40602', 8026, 999999999, 0, '501-Copernicus', '1970-01-01', '2021-04-19', '2021-04-19', 'black', 'blue', 'Pionier', 'Just not the watch that I wanted', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.128.143.247', '075-128-143-247.res.spectrum.com', '2021-04-19', '--', NULL),
(10857, 'T40682', 8027, 999999999, 0, '511-New York', '1970-01-01', '2021-04-19', '1970-01-01', '', '', 'Pionier', 'My order number is T40682- A screw has fallen off on the crown upon receiving the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.117.237.131', 'cpe-172-117-237-131.socal.res.rr.com', '2021-04-19', '--', NULL),
(10858, 'T33256', 8028, 999999999, 0, '4004-Newton', '2021-04-25', '2021-04-20', '2020-11-26', 'silver', 'white', 'Theorema', 'T33256 this is the 2nd time i am sending this watch for repair. the 1st time it came with same mistakes, no repair. this watch does not hold power reserve. i wear during the day for 16 hours and at night it stops. i think when its in flat position the mechanism stops. please repair or replace or do whatever but dont send me this watch again with same mistake i keep paying customs and shipments. it is out of control. ', '--RAM:10858 Reference Number:4004-Newton Watch (27-04-21) 1.Repaired automatic system 2.Repaired oscillating\nsystem 3 Water tigtness tested.\nTufina Uhren Service', '0', '2021-05-07', '2021-05-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-05-07', '73.169.10.213', 'c-73-169-10-213.hsd1.co.comcast.net', '2021-04-20', '981693135904', NULL),
(10859, 'T36512', 8029, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-04-20', '2021-04-20', 'gold', 'white', 'Theorema', 'Wound the watch and it doesn\'t work. Please replace with GM 506 2', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.15.113.126', '104-15-113-126.lightspeed.miamfl.sbcglobal.net', '2021-04-20', '--', NULL),
(10860, 'T37988', 8030, 999999999, 0, '101-Casablanca GM', '2021-05-16', '2021-04-20', '2021-01-28', 'gold', 'blue', 'Theorema', 'The clasp of the crown is damaged, and a decorative screw is missing on the lugs. Please replace/ repair accordingly.', '--Reference number-101-Casablanca GM (17.05.21) 1.Repair\nclasp 2.Repair manual winding 3.water-tightness tested.\nTufina Uhren Service', '0', '2021-05-18', '2021-05-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-05-19', '70.112.77.217', 'cpe-70-112-77-217.austin.res.rr.com', '2021-04-20', '981693141196', NULL),
(10861, 'P7001-3', 8031, 999999999, 0, '7001-Havana', '2021-04-27', '2021-04-21', '2021-04-09', 'gold', 'black', 'Pionier', 'My wrist is to small, I can\'t wear it because It hurts my wrist', '--', '0', '1970-01-01', '2021-04-27', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '151.95.88.78', '151.95.88.78', '2021-04-21', '--', NULL),
(10862, '', 8032, 999999999, 0, '107-Rio', '1970-01-01', '2021-04-21', '2019-07-12', 'black', 'gold', 'Theorema', 'la montre à laisser de fonctioner.\n\ndie Uhr läuft.\n\nthe watch stop working.\n\nOrder number T12809', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '185.6.233.14', 'cgn04-185-6-233-14.internet.lu', '2021-04-21', '--', NULL),
(10863, 'T25726', 8033, 999999999, 0, 'GM515-6', '2021-04-22', '2021-04-22', '2020-07-01', 'gold', 'black', 'Pionier', 'He says the crown protector is loose and keeps opening while he wears the watch', '--RMA:10863 Reference Number.515-6GM ( 26.04 21) watch\n1:Repl/ fixed crown Protector 2:water tightness tested.\nTufina Uhren Service', '0', '2021-04-28', '2021-04-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-29', '217.254.47.245', 'pd9fe2ff5.dip0.t-ipconnect.de', '2021-04-22', '981693131758', NULL),
(10864, 'T28392', 8034, 999999999, 0, 'GM101-7', '2021-04-22', '2021-04-22', '2020-08-25', 'silber', 'black', 'Theorema', 'crown is loose and I cannot wind th watch anymore.', '--RMA:10864 Reference Number:10864 (26.04.21) watch\n1:Repaired manual winding 2:Water tightness tested.\nTufina Uhren Service', '0', '2021-04-28', '2021-04-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-04-29', '217.254.47.245', 'pd9fe2ff5.dip0.t-ipconnect.de', '2021-04-22', '981693131817', NULL),
(10865, '#T40896', 8035, 999999999, 0, '511-New York', '1970-01-01', '2021-04-22', '1970-01-01', 'black', 'black', 'Pionier', 'No defect. Wrong watch was sent to me. Please send the correct watch in the original order, Diamonds New York Pioneer GM-511-13. T', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '32.140.255.246', '32.140.255.246', '2021-04-22', '--', NULL),
(10866, 'N/A', 8036, 999999999, 0, 'other', '2021-05-17', '2021-04-22', '2021-04-22', 'silver', 'black', 'other', 'T40191- The date button doesn\'t work. Please replace/ repair', '--Repaired Datefunction\n19-05-21 to 21-05-21 Control watch is OK.', '0', '2021-06-03', '2021-05-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-04', '73.49.27.63', 'c-73-49-27-63.hsd1.fl.comcast.net', '2021-04-22', '981693020519', NULL),
(10867, 'T40748', 8037, 999999999, 0, '515-Amsterdam', '1970-01-01', '2021-04-22', '2021-04-12', 'gold', 'black', 'Pionier', 'I return the item for exchange for it is bigger than I expected. My order number is T40748. The watch is still brand new and never worn. I want to exchange it with GM-119-4 (Gold). Thank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '216.36.133.235', '9050ca4f9963.cpe.westmancom.com', '2021-04-22', '--', NULL),
(10868, 'T40966', 8038, 999999999, 0, 'Tourbillon P-Cairo', '1970-01-01', '2021-04-23', '2021-04-16', 'gold', 'black', 'Pionier', 'My order number is T40966-Contrast levels are low-  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.72.126.194', 'c-75-72-126-194.hsd1.mn.comcast.net', '2021-04-23', '--', NULL),
(10869, 'T40615', 8039, 999999999, 0, '116-San Francisco', '1970-01-01', '2021-04-23', '2021-04-08', 'black', 'black', 'Theorema', '\nMy order number is T40615-I pulled the crown in position B and the watch is making a weird noise while winding it. The watch is brand new and never worn. Please replace. Thank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '61.238.200.69', '061238200069.ctinets.com', '2021-04-23', '--', NULL),
(10870, 'T40278', 8040, 999999999, 0, '511-New York', '2021-05-08', '2021-04-24', '2021-03-29', 'gold', 'black', 'Pionier', 'watch runs behind. even if i wind it for a long time or wear it for a long time it runs behind for 20 minutes. not accurate. replace. i only had it for 24 hours before i contacted your customer service.', '--', '0', '2021-05-14', '2021-05-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-05-14', '73.169.10.213', 'c-73-169-10-213.hsd1.co.comcast.net', '2021-04-24', '981693139807', NULL),
(10871, 'T 3005-1', 8041, 999999999, 0, '3005-Marco Polo', '2021-06-03', '2021-04-24', '2020-04-11', 'silver', 'white', 'Theorema', 'It stopped working. ', '--Repaired automatic system and clean movement.\n04.06.21 to 07.06.21 control watch is OK.', '0', '2021-06-13', '2021-06-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-14', '104.189.79.169', '104.189.79.169', '2021-04-24', '981693023871', NULL),
(10872, 'T40619', 8042, 999999999, 0, '101-Casablanca GM', '2021-05-16', '2021-04-24', '2021-04-09', 'gold', 'white', 'Theorema', 'My order number is T40619.The watch is brand new and never  worn. Please refund.', '--', '0', '1970-01-01', '2021-05-16', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '77.219.5.85', 'm77-219-5-85.cust.tele2.lv', '2021-04-24', '--', NULL),
(10873, '#T38989', 8043, 999999999, 0, '110-Oslo', '1970-01-01', '2021-04-24', '2021-02-15', 'black', 'black', 'Theorema', ' The hands of the clock have fallen.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.177.143.152', 'ip70-177-143-152.mc.at.cox.net', '2021-04-24', '--', NULL),
(10874, 'T23483', 8044, 999999999, 0, '112-Madrid', '2021-05-08', '2021-04-25', '2020-05-21', 'gold', 'black', 'Theorema', 'Crown has fallen off. Please repair. Do warranty maintenance on my watch as well. Thanks. ', '--', '0', '2021-05-14', '2021-05-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-05-14', '73.169.10.213', 'c-73-169-10-213.hsd1.co.comcast.net', '2021-04-25', '981693139748', NULL),
(10875, 'T33589', 8045, 999999999, 0, '514-Hawaii', '2021-05-08', '2021-04-25', '2020-11-27', 'silver', 'black', 'Pionier', 'T33589 - i received the watch from repair still broken. the second hand is missing. please double-check that watch works ok before shipping it back to me i spent a lot of money with customs. please declare as a repair so i don\'t pay again customs fees. please make sure the watch is fixed 100% before shipping it back. make sure that time accuracy is ok that calendar is ok and hands are ok before shipping. thank you!', '--', '0', '2021-05-14', '2021-05-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-05-14', '73.169.10.213', 'c-73-169-10-213.hsd1.co.comcast.net', '2021-04-25', '981693139770', NULL),
(10876, '#T18238', 8046, 999999999, 0, '101-Casablanca GM', '2021-05-08', '2021-04-25', '2019-12-18', 'black', 'black', 'Theorema', 'We can only half wound the watch and after doing it the watch works for few seconds and then stops. \n', '--', '0', '2021-05-14', '2021-05-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-05-14', '88.137.66.177', '177.66.137.88.rev.sfr.net', '2021-04-25', '981693139760', NULL),
(10877, ' T41227-', 8047, 999999999, 0, '107-Rio', '1970-01-01', '2021-04-26', '2021-04-23', 'silver', 'white', 'Theorema', 'The watch is not what I expected', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.184.9.162', 'wsip-70-184-9-162.ri.ri.cox.net', '2021-04-26', '--', NULL),
(10878, 'GM 101-3', 8048, 999999999, 0, '101-Casablanca GM', '2021-07-09', '2021-04-26', '2021-04-16', 'gold', 'blue', 'Theorema', 'THE WATCH HAS STOPPED WORKING AND THE WINDING MECHANISM IS FAULTY', '-Repaired manual winding (repaired clockwork)\n22.07.21 to 28.07.21 control watch is OK,-', '0', '2021-07-30', '2021-07-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-08-02', '92.31.44.67', 'host-92-31-44-67.as13285.net', '2021-04-26', '981693033791', NULL),
(10879, 'T40937', 8049, 999999999, 0, '506-Miami', '1970-01-01', '2021-04-26', '2021-04-16', 'black', 'black', 'Pionier', 'My order number is T40937-. The watch is not what my husband expected. The watch is brand new and never worn. Please refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.186.169.11', 'host86-186-169-11.range86-186.btcentralplus.com', '2021-04-26', '--', NULL),
(10880, '#T41072', 8050, 999999999, 0, '3011-Macau', '1970-01-01', '2021-04-26', '2021-04-17', 'rosé', 'blue', 'Theorema', 'The watch dosent work at all i tried shaking it 10 times and tried winding it 28 to 30 times ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.59.225', '172.58.59.225', '2021-04-26', '--', NULL),
(10881, 'T41072', 8051, 999999999, 0, '3011-Macau', '1970-01-01', '2021-04-26', '2021-04-17', 'rosé', 'blue', 'Theorema', 'not working at all, tried shaking it 10 times gently and tried winding it 28 to 30 times ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '170.170.57.196', 'internetproxy.fxoprod.office.fedex.com', '2021-04-26', '--', NULL),
(10882, 'T40119', 8052, 999999999, 0, '117-Kingston', '2021-05-08', '2021-04-26', '2021-03-26', 'gold', 'blue', 'Theorema', 'T40119 i had the watch only for one week. one day it just stop completely. i wind and shake but nothing moves. please repair or replace. ', '-Reference Number :117-Kingston (14.05.21) 1.Repaired watch \n2.Repaired datefunction 3.Wather-tightness tested.\nTufina Uhren Service', '0', '2021-05-15', '2021-05-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-05-17', '73.169.10.213', 'c-73-169-10-213.hsd1.co.comcast.net', '2021-04-26', '981693139829', NULL),
(10883, 'T40334', 8053, 999999999, 0, '101-Casablanca GM', '2021-05-08', '2021-04-26', '2021-03-31', 'black', 'black', 'Theorema', 'T40334 i receive this watch broken. fully wound but no movement. please replace.', '--', '0', '2021-05-14', '2021-05-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-05-14', '73.169.10.213', 'c-73-169-10-213.hsd1.co.comcast.net', '2021-04-26', '981693139792', NULL),
(10884, 'T40898', 8054, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-04-26', '2021-04-30', 'gold', 'white', 'Theorema', 'I use more the 24 hour time no Damage but it’ time ingredient,nosiness I used theorem watch before to it’s not like that so I’m sending back and asking my full amount return reason item was not working properly like new.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.234.204.112', '047-234-204-112.res.spectrum.com', '2021-04-26', '--', NULL),
(10885, 'T41261', 8055, 999999999, 0, '104-Copacabana', '1970-01-01', '2021-04-27', '2021-04-24', '', '', 'Theorema', 'Watch doesnt work properly \nIt becomes 20 mins slow', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.161.223.143', 'pool-68-161-223-143.nycmny.fios.verizon.net', '2021-04-27', '--', NULL),
(10886, 'T41169', 8056, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-04-27', '2021-04-20', 'gold', 'blue', 'Theorema', 'Upon receipt of the watch I wound it completely clockwise, but nothing on the watch moved.  It is not keeping time.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '163.116.138.118', '163.116.138.118', '2021-04-27', '--', NULL),
(10887, 'T41359', 8057, 999999999, 0, '515-Amsterdam', '1970-01-01', '2021-04-28', '1970-01-01', 'rosé', 'blue', 'Pionier', 'Watch is way too large for my wrist.  The watch is still brand new and never worn. I want to exchange with \n\nGM-505-11  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '162.72.92.11', '162.72.92.11', '2021-04-28', '--', NULL),
(10888, '', 8058, 999999999, 0, 'Choose option', '1970-01-01', '2021-04-28', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'Dial white\nCase silver\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.171.212', '172.58.171.212', '2021-04-28', '--', NULL),
(10889, '', 8059, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2021-04-28', '2015-04-16', 'gold', 'blue', 'Theorema', 'Hello\n\nThe watch requires a new winder stem and bezal\n\nKind Regards\n\nDave ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '208.127.198.62', 'netblock-208-127-198-62.dslextreme.com', '2021-04-28', '--', NULL),
(10890, '', 8060, 999999999, 0, 'Choose option', '1970-01-01', '2021-04-28', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'The dial that tells the week on the watch looks like it came off and it looks like the watch doesn\'t work. How would you feel if you paid for something brand new that you can\'t even wear because it doesn\'t work? Pls refund my money!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.16.213', '172.56.16.213', '2021-04-28', '--', NULL),
(10891, 'T41233', 8061, 999999999, 0, '7001-Havana', '1970-01-01', '2021-04-29', '2021-04-23', 'gold', 'black', 'Pionier', 'My order number is T41233. The hands are loose. The watch is brand new and never worn. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '183.90.36.164', '183.90.36.164', '2021-04-29', '--', NULL),
(10892, 'T41428', 8062, 999999999, 0, '116-San Francisco', '1970-01-01', '2021-04-29', '2021-04-26', 'silver', 'black', 'Theorema', 'My order number is T41428 The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.109.250.14', 'pool-74-109-250-14.pitbpa.ftas.verizon.net', '2021-04-29', '--', NULL),
(10893, '', 8063, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2021-04-29', '2015-04-16', 'gold', 'blue', 'Theorema', 'Hello\n\nThe watch requires a new winder stem and bezal.\nIt is no longer under warranty.\n\nKind Regards\n\nDave\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '208.127.198.62', 'netblock-208-127-198-62.dslextreme.com', '2021-04-29', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(10894, 'T40944', 8064, 999999999, 0, '118-Sahara', '1970-01-01', '2021-04-29', '2021-04-22', 'silver', 'white', 'Theorema', 'Watch not what I expected ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.115.5.51', '107.115.5.51', '2021-04-29', '--', NULL),
(10895, 'gm 101-8', 8065, 999999999, 0, '101-Casablanca GM', '2021-06-03', '2021-04-30', '2020-12-22', 'gold', 'white', 'Theorema', 'The hands won\'t go round any more when I try to manually turn them.', '--Replaced/fixed  hands\n07.06.21 to 09.06.21 control watch is OK.', '0', '2021-06-13', '2021-06-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-14', '92.16.2.163', 'host-92-16-2-163.as13285.net', '2021-04-30', '981693023827', NULL),
(10922, 'T41628', 8090, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-05-08', '2021-04-29', 'black', 'yellow', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.29.115.250', 'pool-108-29-115-250.nycmny.fios.verizon.net', '2021-05-08', '--', NULL),
(10897, '', 8067, 999999999, 0, '101-Casablanca GM', '2021-05-17', '2021-04-30', '1970-01-01', 'black', 'white', 'Theorema', 'Won’t work.Stopped running ', '--Repaired manual winding\n17.05.21 to 21.05.21 control watch is OK.', '0', '2021-06-03', '2021-05-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-04', '107.77.219.157', 'mobile-107-77-219-157.mobile.att.net', '2021-04-30', '981693020520', NULL),
(10898, 'T40286', 8068, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-04-30', '2021-03-03', 'black', 'white', 'Theorema', 'My order number is T40286. The watch is still brand new and never worn. I want to exchange with GM-506-2.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.133.219.159', '70-133-219-159.lightspeed.tukrga.sbcglobal.net', '2021-04-30', '--', NULL),
(10899, 'T35987', 8069, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-05-01', '2020-12-22', 'gold', '', 'Theorema', 'My order number isT35987- The crown has fallen off -Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '202.184.170.210', '202.184.170.210', '2021-05-01', '--', NULL),
(10900, '', 7312, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-05-01', '2020-04-13', 'bicolor gold', '', 'Theorema', '\nHello, \n\n-I am sending you this email to inform you that my Theorema watch no longer works. I have a problem with the adjustment mechanism. The spring of the barrel is defective.\nThe watch does not work at all, I would like to send it back for repair. Thank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '91.181.104.137', '137.104-181-91.adsl-dyn.isp.belgacom.be', '2021-05-01', '--', NULL),
(10901, '', 7312, 999999999, 0, 'Choose option', '2021-06-03', '2021-05-01', '2020-04-13', 'Choose option', 'Choose option', 'Choose option', 'pierretowo@hotmail.com> wrote:\n\nHello, \n\n-I am sending you this email to inform you that my Theorema watch no longer works. I have a problem with the adjustment mechanism. The spring of the barrel is defective.\n\n', '--Repaired manual winding clean movement.\n08.06.21 to 09.06.21 control watch is OK.', '0', '2021-06-13', '2021-06-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-14', '91.181.104.137', '137.104-181-91.adsl-dyn.isp.belgacom.be', '2021-05-01', '981693023746', NULL),
(10902, 'T41408', 8070, 999999999, 0, '107-Rio', '1970-01-01', '2021-05-01', '2021-04-26', 'silver', '', 'Theorema', 'My order number is T41408. The watch is bigger than expected. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.111.170.221', 'c-73-111-170-221.hsd1.il.comcast.net', '2021-05-01', '--', NULL),
(10903, 'T40502', 8071, 999999999, 0, '3008-Damascus', '2021-05-17', '2021-05-02', '2021-04-05', 'silver', 'black', 'Theorema', 'T40502 something is broken inside there is a screw that is loose and weird noises. ', '--Replaced screw\n18-05-21 to 19-05-21 watch is OK', '0', '2021-06-03', '2021-05-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-04', '73.169.10.213', 'c-73-169-10-213.hsd1.co.comcast.net', '2021-05-02', '981693020552', NULL),
(10904, 'T19204', 8072, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-05-03', '2019-12-25', 'black', 'yellow', 'Theorema', 'No movement to the bridge plate.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.4.149.84', 'c-24-4-149-84.hsd1.ca.comcast.net', '2021-05-03', '--', NULL),
(10905, 'T37277 ', 8073, 999999999, 0, '118-Venezia', '2021-06-06', '2021-05-03', '2021-01-14', 'rosé', 'rosé', 'Theorema', 'My order number is T37277. The watch ran extremely fast when it arrived- 90 minutes fast in 24 hours.', '-Tested without finding.\n09.06.21 to 11.06.21 control watch are everying is OK.-', '0', '1970-01-01', '2021-06-09', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '142.255.33.229', 'cpe-142-255-33-229.nyc.res.rr.com', '2021-05-03', '--', NULL),
(10906, 'T41017', 8074, 999999999, 0, '515-Amsterdam', '1970-01-01', '2021-05-03', '2021-04-26', 'gold', 'white', 'Pionier', 'the watch is way out of sync.  Have been collecting data on many days now.   Example : I checked every hour EST  vs.  the GM515-3 watch time  and every hour it moves twice as fast.  Here is 02/05/2021  example...\nat  1100 EST  watch at 1200  1...at 1200 EST  watch at 1400   2... \nat 1300 watch  at 1600   3....at 1400 EST  watch at 1800  4...\nat 1500 EST watch at 1700   5...at 1600 EST  watch at 2200  6....\nand  at 1700 EST  watch at 2400  7    and so on, a consistent pattern.\nOther issues.  The end points on the two levers are knife  SHARP.\nThe 24 hour ring is very hard to see , you have to hold wrist directly in front of your face and tilt to read time,  the hour hand does not line up precisely with the time,  it is close to half  so you don\'t know  which hour it is.  And  the strap closer is unique but very hard to use..  You seem to be implying that I have damaged the watch when not using like at bedtime it is in your box,  one day on my wrist,  and on my desk, IT has not been dropped !!! With all of these issues  I do not want this watch returned to me, I would never wear it.  Please refund my $261.00  t0 my credit card. Sorry, Art French  Age 90.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.133.9.88', 'c-73-133-9-88.hsd1.va.comcast.net', '2021-05-03', '--', NULL),
(10907, 'T26994', 8075, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-05-04', '2021-01-11', '', 'yellow', 'Theorema', 'The watch looses time. This watch only last 2 hours on one wined. \nI don\'t have the warranty card so I am unable to put this in with the watch.\n ORDER #T26994\nCasablanca Theorema - GM-101-4 | Yellow | Handmade German Watches - Yellow × 1\n\n\n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '64.201.107.14', '64-201-107-14.race.com', '2021-05-04', '--', NULL),
(10908, 'T41418', 8076, 999999999, 0, '509-Barbados', '1970-01-01', '2021-05-04', '2021-04-26', 'black', 'white', 'Pionier', 'The watch is manually wound but it has stopped working after few days upon receiving the product. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.56.71.124', 'pool-108-56-71-124.washdc.fios.verizon.net', '2021-05-04', '--', NULL),
(10909, 'T41560', 8077, 999999999, 0, '3011-Macau', '1970-01-01', '2021-05-05', '2021-04-29', 'silver', 'white', 'Theorema', 'My order number is T41560. The watch is not what I expected. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.23.3.239', 'cpc1-finc16-2-0-cust1006.4-2.cable.virginm.net', '2021-05-05', '--', NULL),
(10910, 'T40102', 8078, 999999999, 0, '101-Casablanca GM', '2021-06-24', '2021-05-05', '2021-03-31', 'gold', 'white', 'Theorema', 'The back of the case of the watch is dislocated and cannot be tightened. Please repair/replace accordingly ', 'Replaced fixed case.\n29.06.21 to 05.07.21 control watch is OK.--', '0', '2021-07-06', '2021-06-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-06', '101.176.23.145', 'cpe-101-176-23-145.vb01.vic.asp.telstra.net', '2021-05-05', '981693030715', NULL),
(10911, 'T39192', 8079, 999999999, 0, '110-Oslo', '2021-05-17', '2021-05-06', '2021-02-19', 'gold', 'black', 'Theorema', 'T39192 I cannot set-adjust the time anymore. please replace or repair accordingly. ', '--Repaired manual winding\n21-05-21 to 25-05-21 contro watch is OK.', '0', '2021-06-03', '2021-05-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-04', '73.95.133.15', '73.95.133.15', '2021-05-06', '981693020541', NULL),
(10912, 'T40366', 8080, 999999999, 0, '506-Miami', '2021-05-17', '2021-05-06', '2021-04-01', 'silver', 'black', 'Pionier', 'T40366 Hand dial of the calendar has fallen off. The clasp of the band is loose. Please make sure all the functions of the watch work correctly before sending it back. Thanks.', '--Replaced fixed calendar hand.Repair claps of the band.\n20-05-21 to 25-05-21 contro watch is OK. ', '0', '2021-06-03', '2021-05-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-04', '73.95.133.15', '73.95.133.15', '2021-05-06', '981693020530', NULL),
(10913, 'T40806', 8081, 999999999, 0, '509-Barbados', '2021-05-17', '2021-05-06', '2021-04-12', 'silver', 'white', 'Pionier', 'T40806 subdial hand has fallen at 6 o\'clock. please double check watch works fine and the calendar too. I have purchased 11 watches from Tufina.', '--Replaced fixed hands\n21-05-21 to 25-05-21 contro watch is OK.', '0', '2021-06-02', '2021-05-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-02', '73.95.135.87', '73.95.135.87', '2021-05-06', '981693019651', NULL),
(10914, 'GM 118-4', 8082, 999999999, 0, '110-Oslo', '2021-05-15', '2021-05-06', '2020-12-07', 'gold', 'black', 'Theorema', 'My order number is: T34563.\nNot working anymore. Can not correct the time', '--Reference number-110-Oslo (17.05.21) 1.Repair/ \nfixed hands 2.Water-tightness tested.\nTufina Uhren Service\n\nRC 61 378 470 5DE  06-07-2021', '0', '2021-05-18', '2021-05-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-05-19', '84.212.95.116', 'cm-84.212.95.116.getinternet.no', '2021-05-06', '981693141200', NULL),
(10915, 'GM-101-9', 8083, 999999999, 0, '101-Casablanca GM', '2021-05-16', '2021-05-06', '2020-02-17', 'black', 'black', 'Theorema', 'Hello,\n\nUnfortunately, my watch is not working anymore. I usually rotate the crown clockwise until it cannot turn anymore but it´s stopping earlier than before.\n\nAfter rotating until it cannot rotate but actually after rotating it is working for 3 hours and then the watch is stopping again. \n\nI know that it usually is working for more than 3 hours ( at least 7 hours ) but in the last two month this problem just appeared that it stops after 3 hours. \n\nMy order number is T21049- Even fully wound the watch works only for 3 hours- Please replace/ repair accordingly.\n\nBest regards \n\nMahir Kaya\n\n', '--Reference number .101-Casablanca GM (17.05.21) 1.Repair\nmanual winding 2.repaired and ciean movement 3.water-tightness tested.\nTufina Uhren Service', '0', '2021-05-18', '2021-05-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-05-19', '46.5.104.29', 'HSI-KBW-046-005-104-029.hsi8.kabel-badenwuerttemberg.de', '2021-05-06', '00340434129949119915', NULL),
(10916, 'T29907', 8084, 999999999, 0, '101-Casablanca GM', '2021-06-03', '2021-05-06', '2021-05-09', 'gold', 'black', 'Theorema', 'My order number is T29907- I cannot adjust the time anymore.- Please replace/ repair accordingly. Warranty card was lost but contact at Tufina mentioned it\'s okay to just use the order reference. ', '-Repaired manual winding\n08.06.21 to 09.06.21 control watch is OK-', '0', '2021-06-13', '2021-06-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-14', '75.109.208.152', '75-109-208-152.bcstcmta01.com.dyn.suddenlink.net', '2021-05-06', '981693023838', NULL),
(10917, 'T39837', 8085, 999999999, 0, '101-Casablanca GM', '2021-05-16', '2021-05-07', '2021-03-09', 'gold', 'black', 'Theorema', 'I received the watch back from repair but I have the same issue as before, even fully wound the watch doesn\'t work. Please replace it, as agreed with Tufina Care Team.\nBest regards', 'Tested without finding ( repaired clockwork)\n17.05.21 to 31.05.21 control watch is running well\ntime also OK.-', '0', '2021-06-03', '2021-05-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-04', '194.254.133.2', 'internet.chu-amiens.fr', '2021-05-07', '981693020563', NULL),
(10918, 'T41526', 8086, 999999999, 0, '104-Copacabana', '1970-01-01', '2021-05-07', '2021-04-26', 'silver', 'black', 'Theorema', 'The Watch is in perfect condition and has never been worn. When I ordered the watch in the pictures it looks easy to see the time but when I received it I immediately noticed base on the color design of watch I can\'t easily see what time it is. I would like to exchange this whatch for GM 104-9', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.193.15.4', 'c-98-193-15-4.hsd1.il.comcast.net', '2021-05-07', '--', NULL),
(10919, 'T36771', 8087, 999999999, 0, '101-Casablanca GM', '2021-06-03', '2021-05-07', '2021-05-01', 'black', 'blue', 'Theorema', 'the watch does not want to mark the hour , I try everything even rotatingg clockwise \nI really appreciate if you can fixed it . p', '--Repaired manual winding\n04.06.21 to 07.06.21 control watch is OK', '0', '2021-06-13', '2021-06-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-14', '66.65.70.89', 'cpe-66-65-70-89.si.res.rr.com', '2021-05-07', '981693023850', NULL),
(10920, ' T41039', 8088, 999999999, 0, '111-Copenhagen', '2021-06-06', '2021-05-07', '2021-04-19', 'gold', 'black', 'Theorema', 'The hand of the subdial has fallen off.  Please replace/ repair accordingly.', '-Replaced fixed hands.\n09.06.21to 10.09.21 control watch is OK.', '0', '2021-06-13', '2021-06-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-14', '65.34.163.216', 'c-65-34-163-216.hsd1.fl.comcast.net', '2021-05-07', '981693023780', NULL),
(10921, 'T19204', 8089, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-05-08', '2019-12-25', 'gold', '', 'Theorema', 'No quartz movement.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '199.255.44.250', 'rap-us.hgst.com', '2021-05-08', '--', NULL),
(10923, 'T18026', 8091, 999999999, 0, '505-Florida', '2021-06-06', '2021-05-10', '2019-12-13', 'gold', 'gold', 'Pionier', 'The short hand got stuck even when I turned the dial', '--Repaired datefunction.\n10.06.21 to 14.06.21 control watch is all OK.', '0', '2021-06-13', '2021-06-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-14', '133.232.247.185', 'pl35257.ag1212.nttpc.ne.jp', '2021-05-10', '981693023735', NULL),
(10924, 'T41023', 8092, 999999999, 0, 'Choose option', '1970-01-01', '2021-05-10', '2021-04-16', 'Choose option', 'Choose option', 'Choose option', 'Watch does not hold the time correctly. Watch loses two to three hours every night. Plus, there is a screw on the bottom side of watch that has back out of the watch while I was wearing it. I purchased this watch on April 16, 2021.  Order# T41023. Watch# GM-511-11.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.77.237.158', 'mobile-107-77-237-158.mobile.att.net', '2021-05-10', '--', NULL),
(10925, 'T41610', 8093, 999999999, 0, '505-Florida', '1970-01-01', '2021-05-10', '2021-04-29', 'gold', 'bicolor', 'Pionier', 'My order number is T41610-\nOne of the diamond is missing.\nThe watch is brand new and never worn. Please replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '120.17.10.43', '120.17.10.43', '2021-05-10', '--', NULL),
(10926, 'T41610', 8094, 999999999, 0, '505-Florida', '1970-01-01', '2021-05-10', '2021-04-29', 'gold', 'bicolor', 'Pionier', 'My order number is T41610\nOne of the diamond is missing.\nThe watch is brand new and never worn. Please replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '165.225.233.81', '165.225.233.81', '2021-05-10', '--', NULL),
(10927, 'T29030', 8095, 999999999, 0, '112-Madrid', '2021-05-16', '2021-05-10', '2020-09-10', 'black', 'gold', 'Theorema', 'My order number isT29030\nI cannot set the time anymore to the watch. \nPlease replace/ repair accordingly', '--New replaced stem and crown\n19-05-21 to 21-05-21 Contro watch is OK.', '0', '2021-06-03', '2021-05-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-04', '37.201.169.83', 'aftr-37-201-169-83.unity-media.net', '2021-05-10', '00340434129949120102', NULL),
(10928, 'T 41017', 8096, 999999999, 0, '515-Amsterdam', '1970-01-01', '2021-05-10', '2021-04-26', 'gold', 'white', 'Pionier', 'Watch is adding one hour each hour  Example on 2/5/2021  Set at 1000, at 1100 it was 1200 and so on till at 1700 watch was 2400   Hour hand is not exact to the right hour  but in between  Have not dropped or damaged in any way.  Also  2 levers edges are knife sharp And  the hour ring is set back so it is hard to read. So many issues that am not pleased although very good looking.  I do not want it returned to me and ask that you credit my VISA Card  for $ 261  Sorry Arthur C French', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.133.9.88', 'c-73-133-9-88.hsd1.md.comcast.net', '2021-05-10', '--', NULL),
(10929, 'T33110', 8097, 999999999, 0, 'other', '1970-01-01', '2021-05-10', '2020-11-26', 'gold', 'gold', 'other', 'ORDER #T33110\n\nUPS tracking number: 1Z8VF4596875471457\n\nDual-Time Buenos Aires Theorema - GM-114-8 Made in Germany × 1\nGold\n\n\nHello.\n\nI have some issues with my watch. \n\n\nI can not set the time on the watch, eventhough I follow the manual. (At first it was possible for me to to).\n\n\nThe watch has taken in steam. Eventhough I have not had the watch under water, or had the watch near the sink.\n\n\nI remember that the problems started, when there were snow in Denmark this winter. \n\n\nIt is not a cheap watch.\n\nI want to use my guarantee, or what do you suggest? \n\n\nIt gets worse when I have had the watch on me for some time.\n\n\nWhen I put it in position B, I can set the time, and the watch is ticking. But when I look at it after I cupple minutes, the time is not right. In the start there were no problems, and I have followed the instructions.\n\nI have not showered with it, and I place it in another room when I\'m not wearing it. In Denmark there is a low humidity.\n\nI can not think of anything logical that could have happened to the watch.\n\nI have tried to put the watch in dry environ\n\nments (in the sun, on the radiator and so on). It actually makes it a little worse.\n\n\nI have send mails to you and you wanna me to confirm this steps. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.238.10.118', '84-238-10-118.ptr.bnaa.dk', '2021-05-10', '--', NULL),
(10930, 'T33110', 8097, 999999999, 0, '109-Hamburg', '1970-01-01', '2021-05-10', '2020-11-26', 'gold', 'gold', 'Theorema', 'ORDER #T33110\nEven fully wound the watch keeps delaying and there is condensation inside the watch without being exposed to water. Please replace/ repair accordingly\n\n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.238.10.118', '84-238-10-118.ptr.bnaa.dk', '2021-05-10', '--', NULL),
(10931, 'T40297', 8098, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-05-11', '2021-03-31', '', '', 'Theorema', 'My order number is T40297- Even fully wound the watch keeps delaying about 1hours in 4 hours.   Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '14.0.159.151', '14-0-159-151.static.pccw-hkt.com', '2021-05-11', '--', NULL),
(10932, 'T41693', 8099, 999999999, 0, '115-Helsinki', '2021-05-18', '2021-05-11', '1970-01-01', 'black', 'black', 'Theorema', 'My order number is T41693. The watch was received with a broken rotor. The watch is brand new and never worn. Please replace.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-05-18', '217.149.169.228', '217-149-169-228.nat.highway.telekom.at', '2021-05-11', '981693014487', NULL),
(10933, 'T40297', 8100, 999999999, 0, '101-Casablanca GM', '2021-06-24', '2021-05-11', '2021-03-31', 'gold', 'white', 'Theorema', 'My order number is T40297- Even fully wound the watch keeps delaying about 1hours in 4 hours.   Please replace/ repair accordingly.\n\nModel is Lady Theorema. White and Glonden Color. ', '--Repaired clockwork (clean movement)\n29.06.21 to 06 07.21 control watch is OK.', '0', '2021-07-16', '2021-06-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-16', '218.250.168.237', 'n218250168237.netvigator.com', '2021-05-11', '981693031906', NULL),
(10934, 'T41932', 8101, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-05-12', '2021-05-07', 'gold', 'yellow', 'Theorema', 'My order number is T41932- The watch is brand new and never worn. Please refund.The watch was much thicker than expected. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '97.124.6.76', '97-124-6-76.phnx.qwest.net', '2021-05-12', '--', NULL),
(10935, 'T33110', 8097, 999999999, 0, '115-Helsinki', '2021-05-18', '2021-05-12', '2020-11-26', '', '', 'Theorema', 'ORDER #T33110\n\nUPS tracking number: 1Z8VF4596875471457\n\nDual-Time Buenos Aires Theorema - GM-114-8 Made in Germany × 1\nGold\n\n\nHello.\n\nI have some issues with my watch. \n\n\nI can not set the time on the watch, eventhough I follow the manual. (At first it was possible for me to to).\n\n\nThe watch has taken in steam. Eventhough I have not had the watch under water, or had the watch near the sink.\n\n\nI remember that the problems started, when there were snow in Denmark this winter. \n\n\nIt is not a cheap watch.\n\nI want to use my guarantee, or what do you suggest? \n\n\nIt gets worse when I have had the watch on me for some time.\n\n\nWhen I put it in position B, I can set the time, and the watch is ticking. But when I look at it after I cupple minutes, the time is not right. In the start there were no problems, and I have followed the instructions.\n\nI have not showered with it, and I place it in another room when I\'m not wearing it. In Denmark there is a low humidity.\n\nI can not think of anything logical that could have happened to the watch.\n\nI have tried to put the watch in dry environ\n\nments (in the sun, on the radiator and so on). It actually makes it a little worse.\n\n\nI have send mails to you and you wanna me to confirm this steps. ', '--\n\nunrepaired back - He never aid the repair cost of Euro 100\n\nOn 15.12.2021 we received the package back. He doesn´t pich it up at the UPS station.', '0', '2021-11-22', '1970-01-01', 0, 0, 1, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-23', '84.238.10.118', '84-238-10-118.ptr.bnaa.dk', '2021-05-12', '1Z8VF459DK63702937', NULL),
(10936, 'GM 101-13', 8102, 999999999, 0, '101-Casablanca GM', '2021-06-06', '2021-05-12', '2021-01-02', 'black', 'yellow', 'Theorema', 'My order number is T38087- Even fully wound the watch doesn\'t work properly. Please replace/ repair accordingly', '--Repaired oscillating system.\n08.06.21 to 11.06.21 control watch is OK.', '0', '2021-06-13', '2021-06-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-14', '73.181.72.179', 'c-73-181-72-179.hsd1.co.comcast.net', '2021-05-12', '981693023779', NULL),
(10937, ' T41219', 8103, 999999999, 0, '3005-Marco Polo', '2021-06-03', '2021-05-13', '2021-04-21', 'gold', 'white', 'Theorema', 'The watch was received 3 weeks ago, it has been worn between 7-9 hours a day some 4 days and manually wound but it has stopped working. After one rewind it stopped in 3-4 hours, spring knob was not released for further rewind (I did not want to apply force). \nRecommended energetic shake 10-12 times gave the effect for 3 hours more. Seems that spring does not power it, only the pendulum movement.  Please replace / repair accordingly. Regards, Gatis\nWarranty card Nr T 3005-3', 'Replaced new automatic system\n07.06.21 to 09.06.21 control watch is everying OK.', '0', '2021-06-13', '2021-06-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-14', '81.198.118.33', '81.198.118.33', '2021-05-13', '981693023849', NULL),
(10938, 'T41894', 8104, 999999999, 0, '3001-Paragon', '1970-01-01', '2021-05-13', '1970-01-01', 'gold', 'white', 'Theorema', 'My order number is T41894-- I received the wrong watch. The watch is brand new and never worn. Please replace with Macau T3011-4\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.71.104.250', 'S0106a84e3fe3c893.wp.shawcable.net', '2021-05-13', '--', NULL),
(10939, 'T41509', 8105, 999999999, 0, '118-Venezia', '1970-01-01', '2021-05-13', '1970-01-01', 'rosé', 'rosé', 'Theorema', 'Nothing wrong I just want to return, I try to give it to my son but he doesn’t want it,he wants some things more expensive ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.249.128.228', '108-249-128-228.lightspeed.sntcca.sbcglobal.net', '2021-05-13', '--', NULL),
(10940, 'T42008', 8106, 999999999, 0, '510-London', '1970-01-01', '2021-05-13', '2021-05-07', 'black', '', 'Pionier', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.152.75.14', 'rrcs-98-152-75-14.west.biz.rr.com', '2021-05-13', '--', NULL),
(10941, 'T36848', 8107, 999999999, 0, '101-Casablanca GM', '2021-06-06', '2021-05-14', '2021-01-07', 'gold', 'black', 'Theorema', 'My order number is T36848- Even fully wound the watch doesn\'t work anymore.  Please replace/ repair accordingly.]', '--Repaired oscillating system.\n09.06.21 to 11.06.21 control watch is OK.', '0', '2021-06-13', '2021-06-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-14', '76.27.92.85', 'c-76-27-92-85.hsd1.ut.comcast.net', '2021-05-14', '981693023724', NULL),
(10942, 'T33832', 8108, 999999999, 0, '511-New York', '1970-01-01', '2021-05-14', '2020-12-02', 'gold', 'white', 'Pionier', 'Dear Repair Manager,\nThis watch is returned for warranty purposes and repair due to a few problems and Tufina advice (Peter). The date dial of the watch is broken and skip a range of numbers, also going beyond 31 and show false dates. The watch also gaining time more than standard of 10 or even 20 seconds a day. Finally, the leather band is loosing colour, despite it is brand new. Further to my communication with Tufina, it is agreed upon to return watch for swapping with a brand new. My request is to swap the watch with an exact same model or if there is any option that I can get same white dial, with rose gold case instead of gold?and same brown leather band. Thanks so much for your corporation and please do not hesitate to contact me if you need anything.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '121.220.36.171', 'cpe-121-220-36-171.bpwi-r-031.win.vic.bigpond.net.au', '2021-05-14', '--', NULL),
(10943, 'T42115', 8109, 999999999, 0, '112-Madrid', '1970-01-01', '2021-05-15', '2021-05-09', 'black', 'black', 'Theorema', 'My order number is T42115- The watch is brand new and never worn. I want to return ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.91.97.42', 'cpe-173-91-97-42.neo.res.rr.com', '2021-05-15', '--', NULL),
(10944, 'T41023', 8110, 999999999, 0, '511-New York', '2021-06-03', '2021-05-16', '2021-04-16', 'gold', 'black', 'Pionier', 'Watch loses 2-3 hours every night. I wind the watch and it still loses time. Also, the screw at the bottom of the watch has fallen off while I was wearing it. I receive this watch only on April 22 and with so many issues. I have a wind box at home and still lose time. Replace or repair but do not send me back a broken watch. It is not fair. Thanks.', '--Repaired oscillating system new bottom of screw.\n07.06.21 to 14.06.21 control watch is everything OK.', '0', '2021-06-13', '2021-06-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-14', '73.169.10.213', 'c-73-169-10-213.hsd1.co.comcast.net', '2021-05-16', '981693023790', NULL),
(10945, 'T41761', 8111, 999999999, 0, '101-Casablanca GM', '2021-06-03', '2021-05-17', '2021-05-03', 'gold', 'white', 'Theorema', 'My order number is T41761. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2021-06-03', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '95.42.121.71', '95-42-121-71.ip.btc-net.bg', '2021-05-17', '--', NULL),
(10946, 'T40342', 8112, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2021-05-17', '1970-01-01', 'silver', '', 'Theorema', 'Even fully wound the watch doesn’t keep time , please replace /repair accordingly ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.160.248.139', 'c-73-160-248-139.hsd1.nj.comcast.net', '2021-05-17', '--', NULL),
(10947, 'T24518', 8113, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2021-05-17', '2020-10-06', 'black', 'white', 'Theorema', 'Stopped working wanted warranty repair.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.158.2.206', '47.158.2.206', '2021-05-17', '--', NULL),
(10948, 'T41936', 8114, 999999999, 0, '118-Sahara', '1970-01-01', '2021-05-18', '2021-05-07', 'blue', 'blue', 'Theorema', 'My order number is T41936- Even fully wound the watch doesn\'t work.  The watch is brand new and never worn. Please replace. Thank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.56.95.130', 'pool-173-56-95-130.nycmny.fios.verizon.net', '2021-05-18', '--', NULL),
(10949, 'T41798-I ', 8115, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-05-18', '2021-05-13', 'gold', 'white', 'Theorema', 'It’s not the quality I expected. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.69.76.219', '67.69.76.219', '2021-05-18', '--', NULL),
(10950, 'T19292', 8116, 999999999, 0, '503-Sydney', '1970-01-01', '2021-05-18', '2019-12-30', 'black', 'black', 'Pionier', 'Hi....the watch hand ( hr and minutes ) stop moving completely ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.203.73.77', '77.sub-174-203-73.myvzw.com', '2021-05-18', '--', NULL),
(10951, 'T41709', 8117, 999999999, 0, '3001-Paragon', '1970-01-01', '2021-05-19', '2021-05-06', 'gold', 'gold', 'Theorema', 'My order number is T41709 The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.15.0.62', 'mta-98-15-0-62.nyc.rr.com', '2021-05-19', '--', NULL),
(10952, '', 8118, 999999999, 0, 'Choose option', '1970-01-01', '2021-05-20', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '142.152.62.2', '142.152.62.2', '2021-05-20', '--', NULL),
(10953, 'T41894', 8118, 999999999, 0, '3001-Paragon', '1970-01-01', '2021-05-20', '2021-05-07', 'gold', 'white', 'Theorema', 'My order number is T41894-- I received the wrong watch. The watch is brand new and never worn. Please replace with Macau T3011-4', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '142.152.62.2', '142.152.62.2', '2021-05-20', '--', NULL),
(10954, '#T39831', 8119, 999999999, 0, '118-Sahara', '2021-06-03', '2021-05-20', '2021-03-09', 'black', 'white', 'Theorema', 'The watch just stopped .\n', '--Repaired manual winding \nHello Elsa, please say to customer too must fully windind\nare not good for the watch thanks.\n04.06.21 to 07.06.21 control watch is OK.', '0', '2021-06-13', '2021-06-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-14', '109.79.6.119', '109.79.6.119', '2021-05-20', '981693023816', NULL),
(10955, '#T42375', 8120, 999999999, 0, '512-Berlin', '1970-01-01', '2021-05-20', '2021-05-17', 'black', 'black', 'Pionier', 'The watch winds but the hour hand and the minute hand do not move. They arrived today. That is the only defect. We can not change the time. Time shown was 12-00. Please email or call for more information. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '23.151.80.140', 'dynamic-23-151-80-140.tekwavisp.com', '2021-05-20', '--', NULL),
(10956, 'T42146', 7736, 999999999, 0, '3011-Macau', '2021-06-06', '2021-05-21', '2021-05-01', 'gold', 'black', 'Theorema', 'Dear Tufina Representative,\n\nI placed my watch in my watch winder after I wound it and it stopped working.  I raised the watch winder up to 1,000 turns per day both clockwise and counter clockwise in a day and it randomly stops  running.  I have an identical Macau watch that I wear casually and it has never stopped running in my watch winder.  The automatic winding mechanism is not working properly because the half circle winding weight visible from the back of the watch always swings freely in either direction even after being manually wound.\nMy other Macau watch winding half circle weight spins freely in one direction and more slowly in the other direction as the weight to turn builds up.  Your representative\'s last Email said you would replace the watch if a manufacturing defect is found - while the watch stops randomly the problem can be seen by observing the watch winding half circle weight.  Please replace the watch.  Looking forward to your response.  Sincerely, Mark Tomick', 'Repaired automatic system ( clean movement)\n17.06.21 to 22.06.21 control watch is OK.', '0', '2021-06-22', '2021-06-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-22', '98.219.235.216', 'c-98-219-235-216.hsd1.md.comcast.net', '2021-05-21', '981693027535', NULL),
(10957, 'T36136', 8121, 999999999, 0, '118-Venezia', '2021-07-06', '2021-05-21', '2021-01-01', 'gold', 'gold', 'Theorema', 'My order number isT36136- While I tried to set up the time, the crown has fallen off, I put it back but it is not working anymore.  Please replace/ repair accordingly', 'Repaired manual winding\n13.07.21 to16.07.21 control watch is OK.--', '0', '2021-07-16', '2021-07-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-16', '128.116.193.208', '128-116-193-208.static.eolo.it', '2021-05-21', '981693031847', NULL),
(10958, '', 8122, 999999999, 0, '6001-Black Mamba', '1970-01-01', '2021-05-21', '2020-07-25', 'black', 'black', 'Pionier', 'The watch has smudges under the crystal front and back still run too fast sloppy repairs   ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.88.100.241', '70.88.100.241', '2021-05-21', '--', NULL),
(10959, '#T42140 ', 8123, 999999999, 0, '107-Rio', '1970-01-01', '2021-05-22', '2021-05-13', 'black', 'bicolor', 'Theorema', 'My order number is T42140 -The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.199.192.158', '107-199-192-158.lightspeed.rcsntx.sbcglobal.net', '2021-05-22', '--', NULL),
(10960, 'T42497', 8124, 999999999, 0, '101-Casablanca GM', '2021-06-06', '2021-05-24', '2021-05-18', 'silver', '', 'Theorema', ' My order number is  T42497- The watch is fully\nwound but the second hand get stuck and doesn\'t\nrun smoothly, therefore the watch is delaying. \nPlease repair/ replace accordingly.', 'Repaired manual winding (change new pallet fork)\ncontrol 17.06.21 to 22.06.21 watch is OK.', '0', '2021-06-22', '2021-06-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-22', '75.189.235.4', 'cpe-75-189-235-4.nc.res.rr.com', '2021-05-24', '981693027568', NULL),
(10961, 'T41923', 8125, 999999999, 0, '117-Kingston', '1970-01-01', '2021-05-24', '2021-05-10', 'gold', 'blue', 'Theorema', 'My order number is T41923- I don\'t like the size of the watch, it is way too big and bulky than pictured - The watch is brand new and never worn. I am requesting a full refund upon return of watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '135.180.72.17', '135-180-72-17.fiber.dynamic.sonic.net', '2021-05-24', '--', NULL),
(10962, '///', 8126, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-05-24', '2020-08-03', 'silver', 'blue', 'Theorema', 'There is a crack inside the glass of the watch and the snippet that protects the time change gear doesn\'t stick.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '178.84.43.123', '178-84-43-123.dynamic.upc.nl', '2021-05-24', '--', NULL),
(10963, 'T40526', 8127, 999999999, 0, '6001-Black Mamba', '1970-01-01', '2021-05-24', '2021-04-07', 'black', 'black', 'Pionier', 'My order number is T40526. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.175.14.198', 'c-73-175-14-198.hsd1.pa.comcast.net', '2021-05-24', '--', NULL),
(10964, 'T21973', 8128, 999999999, 0, '101-Casablanca GM', '2021-08-28', '2021-05-24', '2020-03-25', 'black', 'black', 'Theorema', 'The second hand on the watch has come unattached from the other mechanisms within the watch.   Thank you', '-Replaced fixed hands- Repair balance wheel-Clean movement.\n1-Replace Crown Protector 20-€\n2-Water tightness for O-ring 5- € ( only 3 Bar ATM)\nTotal Price: 25 €\n30.08.21 to 07.09.21 Control watch is OK.( Ps: Coustomer lost Crown Protector)', '0', '2021-09-16', '2021-08-30', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-28', '73.177.145.28', 'c-73-177-145-28.hsd1.va.comcast.net', '2021-05-24', '1Z8VF459D963706877', NULL),
(10965, 'T26603', 8129, 999999999, 0, '101-Casablanca GM', '2021-07-06', '2021-05-24', '2020-07-21', 'gold', 'black', 'Theorema', ' The watch is running several minutes ahead every 10 days -Please replace/ repair accordingly.', '-Repaired manual winding (oscillating system)\n09.07.21 to 16.07.21 control watch is OK.-', '0', '2021-07-16', '2021-07-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-16', '24.69.104.223', 'S0106749be8b0c5f3.no.shawcable.net', '2021-05-24', '981693031917', NULL),
(10966, 'T42093', 8130, 999999999, 0, '118-Sahara', '2021-06-06', '2021-05-24', '2021-11-05', 'black', 'white', 'Theorema', ' 3 days after receiving the watch, a screw of the clasp of the crown came loose...and went missing. On the 5th day, the other screw became loose. As I moved the watch, the clasp came loose and fell off. I have only worn this watch 3 times.  Please repair/ replace accordingly. I am willing to pay a portion of the labor or parts...but I cannot believe the screw came loose within 2 or 3 days. ', '--Replaced fixed new screw and clasp.\n10.06.21 to 11.06 21 control watch is OK.', '0', '2021-06-13', '2021-06-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-14', '99.9.23.87', '99-9-23-87.lightspeed.dllstx.sbcglobal.net', '2021-05-24', '981693023713', NULL),
(10967, 'T33890', 8131, 999999999, 0, '118-Venezia', '2021-07-06', '2021-05-24', '2020-12-02', 'blue', 'gold', 'Theorema', 'HI There,\n\nI would like to notify to you that a watch bought from you late last year has decided stop working on 18/5/2021.\n\nI had immediate contacted you via facebook message and communicated with Peter who has advised me to go through this process. I had sent a short video clips so that she would see that the watch has wound full but not running.\n\nI am confirming to you that the watch has been under an extra care and loved without a drop or bump.\n\nIt is a disappointment that the mechanic has failed within 5months of used and an owner of the watch is paying the postage to send off for warranty claimant.\n\nRegards\nThien Tran', '--Repaired oscillating system ( clean movement)\n09.07.21 to 16.07.21 control watch is OK.', '0', '2021-07-16', '2021-07-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-16', '103.105.219.10', '103.105.219.10', '2021-05-24', '981693031950', NULL),
(10968, 'T33256 - please replace with a brand new one', 8132, 999999999, 0, '106-Toronto GM', '2021-06-24', '2021-05-25', '2020-11-27', 'silver', 'white', 'Theorema', 'Watch was returned twice for warranty repair for the same problem.\nI stops working in early morning. \nI followed the instructions in owner\'s manual', '-Repaired oscillating system ( new pallet fork )\n28 06.21 to 05.07 21 control watch is OK.-', '0', '1970-01-01', '2021-06-28', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '64.231.86.3', 'bras-base-sdbron9872w-grc-61-64-231-86-3.dsl.bell.ca', '2021-05-25', '--', NULL),
(10969, 'T40528', 8133, 999999999, 0, '118-Sahara', '2021-06-06', '2021-05-25', '2021-04-07', 'black', 'white', 'Theorema', 'I recently purchased Theorema Watch and it worked until yesterday. It just suddenly stopped working. Please send the new one and will send this back to you.\nI winded it several times and still not working.\n', '-Repaired manual winding\n10.06.21 to 14.06.21 control watch is OK.-', '0', '2021-06-13', '2021-06-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-14', '68.237.26.205', 'pool-68-237-26-205.nycmny.fios.verizon.net', '2021-05-25', '981693023757', NULL),
(10970, 'T42394', 8134, 999999999, 0, '111-Copenhagen', '1970-01-01', '2021-05-25', '2021-05-17', 'gold', 'black', 'Theorema', 'My order number is  T42394- This is not what I expected - The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.203.50.144', 'c-98-203-50-144.hsd1.fl.comcast.net', '2021-05-25', '--', NULL),
(10971, 'T41425', 8135, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-05-26', '2021-04-26', 'black', 'black', 'Theorema', 'I would like a refund, there’s nothing wrong with the watch but I won’t be needing it any more, my apologies ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.247.80.114', '114.sub-174-247-80.myvzw.com', '2021-05-26', '--', NULL),
(10972, 'T42459', 8136, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-05-26', '2021-05-08', 'silver', 'yellow', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.129.188.43', '107-129-188-43.lightspeed.gnbonc.sbcglobal.net', '2021-05-26', '--', NULL),
(10973, 'T42622', 8137, 999999999, 0, '510-London', '1970-01-01', '2021-05-26', '2021-05-21', 'rosé', 'blue', 'Pionier', 'The watch was too big, therefore I would like to exchange it. My order number is T42622 and I want to exchange with the GM-119-5. The watch is brand new and has never been worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '89.242.211.70', 'host-89-242-211-70.as13285.net', '2021-05-26', '--', NULL),
(10974, 'T42360', 8138, 999999999, 0, '101-Casablanca GM', '2021-06-24', '2021-05-27', '2021-05-14', 'gold', 'white', 'Theorema', 'My watch is only 10 days old and it has stopped working. Even after the watch is fully wound the proper way it does not tick nor the seconds move thus not keeping the time at all. Please repair and or replace. I love the watch it is beautiful!', '-Repaired oscillating system (new case ring holder)\n29.06.21 to 05.07.21 control watch is OK.-', '0', '2021-07-06', '2021-06-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-06', '208.65.16.224', '208.65.16.224', '2021-05-27', '981693030597', NULL),
(10975, '3006-1', 8139, 999999999, 0, '3006-Monaco Diamond', '2021-06-24', '2021-05-27', '2020-06-30', 'black', 'white', 'Theorema', 'STOP WORKING COUPLE MONTHS AGO. Return for warranty', '--Repaired automatic system (new automatic rotor )\nclean watch movement.\n28.06.21 to 05.07.21 control watch is OK.', '0', '2021-07-06', '2021-06-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-06', '199.48.79.110', '199.48.79.110', '2021-05-27', '981693030623', NULL),
(10976, '', 8140, 999999999, 0, '', '1970-01-01', '2021-05-27', '1970-01-01', '', '', '', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '34.218.238.156', 'ec2-34-218-238-156.us-west-2.compute.amazonaws.com', '2021-05-27', '--', NULL),
(10977, 'T3005-1', 8141, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2021-05-27', '2020-12-14', 'silver', 'bicolor', 'Theorema', 'I need to order a longer band.  The band that came with the watch will not fit around my wrist.  It is a black, textured band with \"THEOREMA\" and \"ECHT LEDER\" stamped in it on the inside.  Can you tell me how to purchase one?  Thank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.223.63.17', '172-223-063-017.res.spectrum.com', '2021-05-27', '--', NULL),
(10978, 'T42489', 8142, 999999999, 0, '4004-Newton', '1970-01-01', '2021-05-28', '2021-05-20', 'black', 'blue', 'Theorema', 'My order number is T42489- The watch is too big.The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.21.69.137', 'cpc86579-seve25-2-0-cust136.13-3.cable.virginm.net', '2021-05-28', '--', NULL),
(10979, 'T42221', 8143, 999999999, 0, '118-Venezia', '1970-01-01', '2021-05-28', '2021-05-17', 'rosé', 'rosé', 'Theorema', 'Wrong color ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.57.120.218', 'c-174-57-120-218.hsd1.nj.comcast.net', '2021-05-28', '--', NULL),
(10980, 'T42003', 8144, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-05-29', '2021-07-05', 'black', 'white', 'Theorema', ' I bought the watch for my father but he doesn\'t like the butterfly clasp.  watch is too small. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.220.17.115', '47-220-17-115.terlcmtk03.res.dyn.suddenlink.net', '2021-05-29', '--', NULL),
(10981, 'T33832', 8145, 999999999, 0, '511-New York', '2021-06-06', '2021-05-29', '2020-11-28', 'gold', 'white', 'Pionier', 'T33832 - calendar does not work. double-check everything before you send it back. thanks.', '--Repaired datefunction.\n09.06.21 to 11.06.21 control watch is OK.', '0', '2021-06-13', '2021-06-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-14', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-05-29', '981693023702', NULL),
(10982, 'T39485', 8146, 999999999, 0, '101-Casablanca GM', '2021-06-06', '2021-05-29', '2021-02-27', 'gold', 'yellow', 'Theorema', 'T39485 sometimes the watch even fully wound does not work. i have to shake it or bump it on my palm for it to start to work. sometimes the time runs behind. please repair or replace accordingly. thank you!', '-Repaired manual winding.\n09.06.21 to 11.06.21 control watch is OK-', '0', '2021-06-13', '2021-06-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-14', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-05-29', '981693023768', NULL),
(10983, 'T41162-', 8147, 999999999, 0, '506-Miami', '1970-01-01', '2021-05-29', '2021-05-23', 'silver', 'silvgrey', 'Pionier', 'My order number in —T41162- , the rotor is broke/ came apart', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.156.56.23', 'cpe-98-156-56-23.kc.res.rr.com', '2021-05-29', '--', NULL),
(10984, 'T42258', 8148, 999999999, 0, '501-Copernicus', '1970-01-01', '2021-05-29', '2021-05-14', '', '', 'Pionier', 'I do not like the watch it is brand new send never worn', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '213.205.194.92', '213.205.194.92', '2021-05-29', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(10985, 'T42258', 8149, 999999999, 0, '514-Hawaii', '1970-01-01', '2021-05-29', '2021-05-14', 'gold', 'black', 'Pionier', 'I don\'t like the watch, the watch is brand new and has never been worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '213.205.194.92', '213.205.194.92', '2021-05-29', '--', NULL),
(10986, 'T41061', 8150, 999999999, 0, '110-Oslo', '2021-07-06', '2021-05-30', '2021-04-19', 'black', 'gold', 'Theorema', 'According to my previous email to tufina watches my band watch has bleeding to my hand and it was only problem that it has, but today got another issue ( hand minute fell down in the case and stuck between gears) as you can see when you receive it ', '-Repaired fixed dial and hands.\n09.07.21 to 16.07.21 control watch is OK.-', '0', '2021-07-16', '2021-07-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-16', '142.119.29.206', 'lnsm3-montreal02-142-119-29-206.internet.virginmobile.ca', '2021-05-30', '981693031961', NULL),
(10987, '#T42623', 8151, 999999999, 0, '118-Venezia', '1970-01-01', '2021-05-30', '2021-05-27', 'gold', 'gold', 'Theorema', 'My order number is T42623. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.105.6.243', 'pool-74-105-6-243.nwrknj.fios.verizon.net', '2021-05-30', '--', NULL),
(10988, 'CM 101-4', 8152, 999999999, 0, '101-Casablanca GM', '2021-06-24', '2021-05-30', '2021-05-19', 'silver', 'yellow', 'Theorema', ' When I try to set the watch the hands do not move at the same time or one will move without the other moving at all.  When I finally get it set the minute hand will move but the hour hand stays where I set it after a couple of hours.  eg. if I set it to 3 o\'clock after 2 hours the minute hand has revolved twice but the hour hand is still at 3 o\'clock.  Hope I explained properly.\n\n', '--Replaced new fixed hands.\n29.06.21 to 05.07.21 control watch is OK.', '0', '1970-01-01', '2021-06-29', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-14', '70.78.164.113', 'S010690aac3bfe693.ll.shawcable.net', '2021-05-30', 'CJ188495085US', NULL),
(10989, 'T42132', 8153, 999999999, 0, '514-Hawaii', '1970-01-01', '2021-05-31', '1970-01-01', 'gold', 'black', 'Pionier', 'The watch has been received with a broken rotor. The watch is brand new and never worn. Please replace.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '162.227.16.38', '162-227-16-38.lightspeed.frokca.sbcglobal.net', '2021-05-31', '--', NULL),
(10990, '#T29482', 8154, 999999999, 0, '104-Copacabana', '1970-01-01', '2021-05-31', '2020-09-22', 'silver', 'white', 'Theorema', 'Dear team, my watch never worked and I need to send it back to you to revise it.\nWould you be kind to send me a post return secure label in order for me to send it back .\nThanks in advanve. Best regards, Xhevat Tahiri', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '51.154.21.155', '51.154.21.155', '2021-05-31', '--', NULL),
(10991, '', 8155, 999999999, 0, '104-Copacabana', '1970-01-01', '2021-05-31', '2020-09-23', 'silver', 'white', 'Theorema', 'The watch received is not working since the beginning.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '51.154.21.155', '51.154.21.155', '2021-05-31', '--', NULL),
(10992, '#T42458', 8156, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-06-01', '2021-05-20', 'gold', 'blue', 'Theorema', 'The watch arrived with damage on back of the crown as well as markings (x) on the side. Please replace. \n                                     Thanks!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.228.111.155', '70-228-111-155.lightspeed.crchtx.sbcglobal.net', '2021-06-01', '--', NULL),
(10993, '', 8157, 999999999, 0, '108-Oman', '2021-06-04', '2021-06-01', '2021-02-01', 'black', 'gold', 'Theorema', 'The metal thing that’s push and hold the crown fell off, and can’t find it. Couldn’t find the right reference ID but mine is (GM 108-10) and also couldn’t find my order ID unfortunately! Best regards- Kevin', 'Custimer, lost the clasp of the crown.\n(new repl./fxed clasp)\nReplaced new case\n22.07.21 to 32 07.21 control watch is OK.\n\n', '0', '2021-07-28', '2021-07-22', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-28', '85.24.180.70', 'h-85-24-180-70.A357.priv.bahnhof.se', '2021-06-01', '981693033563', NULL),
(10994, '# T42768', 8158, 999999999, 0, '4004-Newton', '1970-01-01', '2021-06-01', '2021-05-28', 'silver', '', 'Theorema', 'WRONG COLOUR YOU SENT ME.YOU SENT ME A BLACK CASE COLOUR and I ORDERED A  SILVER CASE COLOUR.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.86.193.190', 'host-81-86-193-190.static.as9105.net', '2021-06-01', '--', NULL),
(10995, 'T25853', 8159, 999999999, 0, '108-Oman', '2021-06-24', '2021-06-01', '2020-03-07', 'gold', 'gold', 'Theorema', 'My order number is T25853- The watch is fully wound but doesn\'t work anymore. Please replace/ repair accordingly', '-Repaired manual winding .\n30.06.21 to 06.07.21 control watch is OK.-', '0', '2021-07-06', '2021-06-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-06', '45.18.115.217', '45-18-115-217.lightspeed.jcsnms.sbcglobal.net', '2021-06-01', '981693030704', NULL),
(10996, '', 8160, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-06-01', '2021-04-27', 'gold', 'blue', 'Theorema', 'Hour hand no longer moves', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.100.163.106', 'cpe-172-100-163-106.stny.res.rr.com', '2021-06-01', '--', NULL),
(10997, 'T42367', 8161, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-06-02', '2021-05-27', 'gold', 'yellow', 'Theorema', 'There is no defect. The watch is brand new, unused and has never been out of the box. It does not look they way I expected and i would like to return for a full refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.171.76.197', '99-171-76-197.lightspeed.jcvlfl.sbcglobal.net', '2021-06-02', '--', NULL),
(10998, 'My order number is T42630', 8162, 999999999, 0, '505-Florida', '1970-01-01', '2021-06-02', '1970-01-01', 'black', 'black', 'Pionier', 'My order number is T42630- The watch is too small. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.129.187', '172.58.129.187', '2021-06-02', '--', NULL),
(10999, 'T36712', 8163, 999999999, 0, '118-Venezia', '2021-06-14', '2021-06-02', '2021-01-05', 'gold', '', 'Theorema', '[My order number isT36712- I cannot set the time correctly, the hands are moving together in a certain position.  Please replace/ repair accordingly.]', '--Replaced- fixed hands\n18.06.21 to 22.06.21 control watch is OK.', '0', '2021-06-22', '2021-06-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-22', '92.108.72.49', '92-108-72-49.cable.dynamic.v4.ziggo.nl', '2021-06-02', '981693027616', NULL),
(11000, 'T42477', 8164, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-06-02', '2021-05-18', 'black', 'yellow', 'Theorema', 'My order number is t42477 received the gm-101-3 instead of the gm-103-3. The watch is brand new and never worn. Please replace with gm-103-3', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.75.128.193', 'c-73-75-128-193.hsd1.il.comcast.net', '2021-06-02', '--', NULL),
(11001, 'T29613', 8165, 999999999, 0, '515-Amsterdam', '2021-06-24', '2021-06-02', '2020-09-20', 'silver', 'black', 'Pionier', 'the date button on the top isn’t functioning at all, nor do the big hands move and seem to be set at one time. The hands can be turned to reset the time, but don’t move from there as the watch ticks.', '-Repaired datefunction .\n29.06.21 to 05.07.21 control watch is OK:-', '0', '2021-07-06', '2021-06-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-06', '86.142.15.16', 'host86-142-15-16.range86-142.btcentralplus.com', '2021-06-02', '981693030667', NULL),
(11002, 'T42848', 8166, 999999999, 0, '4001q-Galilei', '1970-01-01', '2021-06-02', '2021-05-28', 'bicolor gold', 'white', 'Theorema', 'My order number is T42848-I cannot read the date dial it is too small- The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.31.17.70', '75.31.17.70', '2021-06-02', '--', NULL),
(11003, '#T42654', 8167, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-06-02', '2021-06-01', 'silver', 'yellow', 'Theorema', 'Unit arrived with hands (minute and second) hitting each other and causes the watch to stop. Would like a refund. Not an exchange. Thank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.1.112.237', 'c-24-1-112-237.hsd1.il.comcast.net', '2021-06-02', '--', NULL),
(11004, 'T15445', 8168, 999999999, 0, '102-Monte Carlo GM', '2021-07-06', '2021-06-02', '2020-01-15', 'black', 'white', 'Theorema', 'My order number is T15445- The watch is running too fast.  Please replace/ repair accordingly', '-Repaired oscillating system (new balance wheel)\n12.07.21 to 16.07.21 control watch is OK..-', '0', '2021-07-28', '2021-07-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-28', '101.166.77.211', 'cpe-101-166-77-211.fdui-cr-003.fli.sa.bigpond.net.au', '2021-06-02', '981693033530', NULL),
(11005, 'T42306', 8169, 999999999, 0, '511-New York', '2021-06-24', '2021-06-03', '2021-05-17', 'silver', 'white', 'Pionier', 'My order number is T42306- The watch is worn over 12 hours a day but the calendar is not working properly.The numbering is skipping consistently to the following 00,01,12,13,14,15,16,17,18,19, then next no.goes to 10,11, then 22,23,24,25,26,27,28,29, then 20,21,then 32,33,03,04,05,06,07,08,09 then 00. Please repair/ replace accordingly.', '--Repaired datefunction\n02.07.21 to 06.07.21 control watch is OK.', '0', '1970-01-01', '2021-07-02', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '173.212.144.37', 'static-173-212-144-37.ptr.terago.net', '2021-06-03', '--', NULL),
(11006, '', 8170, 999999999, 0, '101-Casablanca GM', '2021-06-14', '2021-06-03', '2021-01-11', 'black', 'yellow', 'Theorema', 'I broke my husband’s screen by accident I took it to a local watch maker and the glass isn’t right and now the hands won’t work they Wer working perfectly when the glass was cracked.\n\nPlease help me to fix this ', '--Replaced new glass,new O-ringe for water-tighness\n08.07.21 to 14.07.21 control watch is OK.\nTotal price: 30-€', '0', '2021-07-16', '2021-07-08', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-16', '94.156.31.147', '94.156.31.147', '2021-06-03', '981693031870', NULL),
(11007, 'T42425', 8171, 999999999, 0, '109-Hamburg', '1970-01-01', '2021-06-03', '2021-05-18', 'black', 'black', 'Theorema', 'My order number is T42425- The watch is too small. The watch is brand new and never worn. Please exchange with the Hawaii GM-514-4.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.182.12.220', '104-182-12-220.lightspeed.snantx.sbcglobal.net', '2021-06-03', '--', NULL),
(11008, 'Order #T41223', 8172, 999999999, 0, '115-Helsinki', '2021-07-30', '2021-06-04', '2021-04-22', 'gold', 'white', 'Theorema', 'I think the time adjustment knob is loose also    And still is not working properly ', 'Repaired manual winding.\n06.08.21 to 12.08.21 Control watch is OK..--', '0', '2021-10-05', '2021-08-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-06', '73.32.251.54', 'c-73-32-251-54.hsd1.tx.comcast.net', '2021-06-04', '1Z8VF459D974921551', NULL),
(11009, '', 8173, 999999999, 0, '512-Berlin', '2021-06-14', '2021-06-04', '2021-03-26', 'silver', 'black', 'Pionier', 'The watch does not function properly.  It does not set the time,no movement at all, at position 2! The crown ata position no 2 is inoperable.\n', '--Repaired manual winding (Repair for winding system) \n18.06.21 to 22.06.21 control watch is OK.', '0', '2021-06-22', '2021-06-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-22', '46.190.63.93', 'adsl-93.46.190.63.tellas.gr', '2021-06-04', '981693027605', NULL),
(11010, 'T41309', 8174, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2021-06-04', '2021-04-22', 'gold', 'blue', 'Theorema', 'I would like to exchange the watch I got for another style, the RIO. As you can see the watch has not been worn and none of the protective plastic was removed. \n\nMy order number is T41309. The watch is still brand new and never worn. I want to exchange with  Rio GM-107-9   ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.148.36.132', 'bras-base-toroon0247w-grc-91-184-148-36-132.dsl.bell.ca', '2021-06-04', '--', NULL),
(11011, 'ORDER #T24917', 8175, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2021-06-05', '2020-07-25', 'gold', 'black', 'Theorema', 'hello. the main turn for set up and wind a watch been missing after couple of times of wearing. i cant find ona list my watch name, so im texting here it because i need to choose a watch before submiting form. Thanks \n\nSao Paulo Theorema GM-103-8 | Gold | Handmade German Watches - Gold × 1\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '94.173.183.86', 'cpc86575-seve25-2-0-cust341.13-3.cable.virginm.net', '2021-06-05', '--', NULL),
(11012, '', 8176, 999999999, 0, '101-Casablanca GM', '2021-07-06', '2021-06-05', '2021-02-21', '', '', 'Theorema', 'My order number is T38812- The watch is fully wound but doesn\'t work anymore.  Please replace/ repair accordingly.', '--Repaired manual winding (clean movement)\n09.07.21 to 16.07.21 control watch is OK.', '0', '2021-07-16', '2021-07-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-16', '32.213.33.15', '32.213.33.15', '2021-06-05', '981693031880', NULL),
(11013, 'CM 101. 8 ', 8177, 999999999, 0, '101-Casablanca GM', '2021-06-14', '2021-06-05', '1970-01-01', 'gold', '', 'Theorema', 'No funciona el automatico darle cuerda al reloj va muy duro, creo que es una falta de fabricación a los 2 relojes les pasa lo mismo.  ', '--Repaired manual winding (GM.101-8 two watches are only\nmanual winding system not the automatic system)\n18 06.21 to 22.06.21 control watches are OK.', '0', '2021-06-22', '2021-06-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-22', '90.71.45.225', '225.pool90-71-45.dynamic.orange.es', '2021-06-05', '981693027627', NULL),
(11014, 'T36365', 8178, 999999999, 0, '101-Casablanca GM', '2021-06-24', '2021-06-07', '2020-12-27', 'gold', 'black', 'Theorema', 'T36365 - This is the 2nd time you send me this watch without fixing it. I was promised by Marsida that this will be replaced otherwise refund my money. ', '-Replaced movement ( new balance wheel )\n28.06.21 to 06.07.21 control watch is OK.-', '0', '1970-01-01', '2021-06-28', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-06-07', '--', NULL),
(11015, '', 8179, 999999999, 0, '104-Copacabana', '2021-06-15', '2021-06-07', '1970-01-01', 'gold', 'black', 'Theorema', 'Please Change glass (scratched)\n\nplease change leather strap\n', '--Change new glass and leather band  new O- ring for water\ntightness.\n13.07.21 to 19 07.21 control watch is OK.\nTotal price: 70-€', '0', '2021-07-16', '2021-07-13', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-16', '217.100.232.90', 'D964E85A.static.ziggozakelijk.nl', '2021-06-07', '981693031858', NULL),
(11016, '', 8179, 999999999, 0, '3011-Macau', '2021-06-15', '2021-06-07', '1970-01-01', 'black', 'black', 'Theorema', 'please check the clock mechanics \n\none small arm came lose in the watch', '--Just only fixed for calendar hands, watch are ruuning well.\n\nReplaced fixed dial and calendar new hands (new O ring )\n30.06.21 to 06.07.21 control watch is OK.', '0', '2021-07-16', '2021-06-30', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-16', '217.100.232.90', 'D964E85A.static.ziggozakelijk.nl', '2021-06-07', '981693031858', NULL),
(11017, '00340434129949120003', 8180, 999999999, 0, '101-Casablanca GM', '2021-06-14', '2021-06-07', '2021-05-25', 'black', 'white', 'Theorema', 'The watch is not comforteble, the dial is so stiff that ist hurts.\nIts terrible heavy.', '--', '0', '1970-01-01', '2021-06-14', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '79.195.165.115', 'p4fc3a573.dip0.t-ipconnect.de', '2021-06-07', '--', NULL),
(11018, 'T42205', 8181, 999999999, 0, 'Choose option', '1970-01-01', '2021-06-07', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is T42205-The watch is brand new and never worn - Please refund. The watch was purchased as a gift for my son who said he did not nee another watch. Thank you for your assistance.\n\nBest regards.\nRobert Krensel', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.82.151.18', 'c-68-82-151-18.hsd1.pa.comcast.net', '2021-06-07', '--', NULL),
(11019, 'T42592', 8182, 999999999, 0, '111-Copenhagen', '1970-01-01', '2021-06-07', '2023-06-01', 'gold', 'white', 'Theorema', 'T42592-The watch is fully wound but doesn\'t work.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.8.113.27', '99-8-113-27.lightspeed.brbnca.sbcglobal.net', '2021-06-07', '--', NULL),
(11020, '#T43101', 8183, 999999999, 0, '3001-Paragon', '2021-06-14', '2021-06-08', '1970-01-01', 'gold', 'gold', 'Theorema', 'Ich habe aus Versehen 2 Uhren gekauft-BITTE um Rückerstattung', '--', '0', '1970-01-01', '2021-06-14', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '85.233.126.146', '85-233-126-146.kt-net.net', '2021-06-08', '--', NULL),
(11021, '', 8184, 999999999, 0, 'Choose option', '1970-01-01', '2021-06-08', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My watch doesn\'t charge. Or it only works about 8houers at the time.i have to recharge manually', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '46.15.117.120', 'telia-2e0f75-120.connect.netcom.no', '2021-06-08', '--', NULL),
(11022, 'T42509', 8185, 999999999, 0, '514-Hawaii', '2021-06-24', '2021-06-08', '2021-05-18', 'gold', 'black', 'Pionier', 'The watch was received with a broken clasp protector.', '-Replaced protector clasp for new screw.\n29.06.21 to 05.07.21 control watch is OK.-', '0', '1970-01-01', '2021-06-29', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '174.248.196.252', '252.sub-174-248-196.myvzw.com', '2021-06-08', '--', NULL),
(11023, 'T39634', 8186, 999999999, 0, '118-Sahara', '2021-06-24', '2021-06-08', '2021-03-04', 'rosé', 'blue', 'Theorema', 'As stated within my complaint on the first day my partner wore this watch the strap became separated from the watch itself causing it to fall from his wrist hitting the ground. Before this the watch was in perfect working condition however it will not work now and we believe the fall has caused this. We would be more than happy with it being repaired however are extremely anxious it could happen again as there was no strain or aggressive action to cause this to happen and feel it could very easily come unattached again. \nKind regards madelaine burkinheath ', 'Repaired oscillatingsystem.\n29.06.21 to 06.06.21 control watch is OK.--', '0', '2021-07-06', '2021-06-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-06', '1.129.105.227', '1.129.105.227', '2021-06-08', '981693030601', NULL),
(11024, 'T42989', 8187, 999999999, 0, 'other', '1970-01-01', '2021-06-08', '2021-06-01', 'silver', 'white', 'Javelle', 'My order number is T42989. The inner bezel is not calibrated with the roman numbers. the watch is brand new, never worn. Please replace. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.164.138.148', 'c-73-164-138-148.hsd1.or.comcast.net', '2021-06-08', '--', NULL),
(11025, 'T39634', 8188, 999999999, 0, '118-Sahara', '1970-01-01', '2021-06-09', '2021-03-04', 'rosé', 'blue', 'Theorema', 'As stated in my complaint, after my partner wore this watch for one day the strap detached from the watch itself causing it to fall to the floor, it now no longer works due to this fall. The watch was treated with complete care and there was no reasoning for the strap to become unscrewed from the watch. We have been able to reattach the strap but are extremely anxious of this happening again. \nKind regards madelaine burkinheath ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '60.227.32.66', 'cpe-60-227-32-66.nb01.nsw.asp.telstra.net', '2021-06-09', '--', NULL),
(11026, 'T25316', 8189, 999999999, 0, '114-Buenos Aires', '2021-06-21', '2021-06-09', '2020-07-20', 'gold', 'blue', 'Theorema', 'I purchased this watch last year as father\'s day present but due to covid myself nor my family back in states were able to fly or meet. My parents coming from US next week and I went to prepare watch for my father. I wound the watch completely but the hour hand on the watch is fixed and does not move and the watch is unable to tell time. I need to get this fixed as it\'s still under warranty and back asap as my parents will leave to go back to US by July 4th', '-Replaced fixed dial and hands.\n29.06.21 to 05.07.21 control watch is OK.-', '0', '2021-07-06', '2021-06-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-06', '31.187.2.107', '31-187-2-107.dynamic.upc.ie', '2021-06-09', '981693030586', NULL),
(11068, 'T39127', 8229, 999999999, 0, '7001-Havana', '2021-07-16', '2021-06-21', '2021-02-23', 'silver', 'white', 'Pionier', 'the watch stopt everyday in the morning ', '-Repaired automatic system.\n20.07.21 to 27.07.21 control watch is OK.', '0', '2021-07-23', '2021-07-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-23', '94.134.102.185', 'i5E8666B9.versanet.de', '2021-06-21', '00340434129949120454', NULL),
(11069, 'T43291', 8230, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-06-21', '2021-06-10', 'black', 'black', 'Theorema', 'Even fully the watch doesn t work. The watch is brand new\nNever worm. Please replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.71.71.88', 'bras-base-slampq2026w-grc-19-67-71-71-88.dsl.bell.ca', '2021-06-21', '--', NULL),
(11028, 'T43017', 8191, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-06-09', '2021-06-01', '', '', 'Theorema', 'My order number is T43017. The watch received doesn\'t work even fully wound. The watch is brand new and never worn. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.27.188.158', 'cpc159908-warr8-2-0-cust157.1-1.cable.virginm.net', '2021-06-09', '--', NULL),
(11029, 'T43088', 8192, 999999999, 0, '107-Rio', '1970-01-01', '2021-06-09', '2021-06-08', 'black', 'white', 'Theorema', 'Nothing wrong with item. Just needed to return for personal reasons ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.59.251.30', '99-59-251-30.lightspeed.tukrga.sbcglobal.net', '2021-06-09', '--', NULL),
(11030, 'T42643', 8193, 999999999, 0, '107-Rio', '2021-06-24', '2021-06-09', '2021-05-21', 'gold', 'black', 'Theorema', 'The hands watch  got loose inside the watch and wasn’t never drop I only had it a few  weeks I’m really disappointed ☹️ ', 'Replaced new hands.\n28.06.21 to 05.07.21 control watch is OK.--', '0', '2021-07-06', '2021-06-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-06', '107.77.212.19', 'mobile-107-77-212-19.mobile.att.net', '2021-06-09', '981693030678', NULL),
(11031, 'T41425', 8194, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-06-09', '2021-04-26', 'black', 'black', 'Theorema', 'My order number is T41425-My brother doesn\'t like the watch. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.101.71.67', 'c-73-101-71-67.hsd1.pa.comcast.net', '2021-06-09', '--', NULL),
(11032, 'T43017', 8195, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-06-09', '2021-06-01', '', '', 'Theorema', 'My order number is T43017. The watch received doesn\'t work even fully wound. The watch is brand new and never worn', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.101.174.181', 'cpc151337-warr8-2-0-cust180.1-1.cable.virginm.net', '2021-06-09', '--', NULL),
(11033, 'T43076', 8196, 999999999, 0, '101-Casablanca GM', '2021-06-21', '2021-06-10', '2021-06-01', 'gold', 'white', 'Theorema', '', '--', '0', '1970-01-01', '2021-06-21', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '89.144.200.210', '089144200210.atnat0009.highway.a1.net', '2021-06-10', '--', NULL),
(11034, 'T32979', 8197, 999999999, 0, '101-Casablanca GM', '2021-07-09', '2021-06-10', '2020-11-25', '', '', 'Theorema', 'My order number is T32979. The watch received doesn\'t work even fully wound and the second hand is missing. Please repair/replace accordingly.\n\n', '-Repaired oscillating system\n22.07.21 to 28.07.21 control watch is OK.-', '0', '2021-07-28', '2021-07-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-28', '89.240.74.17', 'host-89-240-74-17.as13285.net', '2021-06-10', '981693033574', NULL),
(11035, 'T42882', 8198, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-06-10', '2021-06-01', 'rose', 'black', 'Theorema', 'The watch is too big for me. The watch is brand new and never worn', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.233.34.128', 'cpc94052-newt37-2-0-cust639.19-3.cable.virginm.net', '2021-06-10', '--', NULL),
(11036, 'GM 101-3', 8199, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-06-10', '2021-04-16', 'gold', 'white', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.31.40.82', 'host-92-31-40-82.as13285.net', '2021-06-10', '--', NULL),
(11037, '142913', 8200, 999999999, 0, '102-Monte Carlo GM', '2021-06-21', '2021-06-10', '2021-06-08', '', '', 'Theorema', 'Hi,\n\nMy order number is T42913. The watch is brand new and never worn. Please refund ', '--', '0', '1970-01-01', '2021-06-21', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '81.232.129.51', '81-232-129-51-no516.tbcn.telia.com', '2021-06-10', '--', NULL),
(11038, 'T39048', 8201, 999999999, 0, '101-Casablanca GM', '2021-06-15', '2021-06-11', '2021-02-17', 'black', 'black', 'Theorema', 'I cannot adjust the time anymore in position B.  Please replace accordingly', '--Replaced fixed hands.\n17.06.21 to 22.06.21 control watch is OK.', '0', '2021-06-22', '2021-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-22', '37.166.1.112', '37-166-1-112.coucou-networks.fr', '2021-06-11', '981693027546', NULL),
(11039, '', 8202, 999999999, 0, '101-Casablanca GM', '2021-06-21', '2021-06-11', '1970-01-01', 'silver', 'yellow', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '79.155.72.54', '54.red-79-155-72.dynamicip.rima-tde.net', '2021-06-11', '--', NULL),
(11040, 'T43112', 8203, 999999999, 0, '107-Rio', '2021-06-28', '2021-06-12', '2021-06-01', 'black', 'black', 'Theorema', 'T43112 -Needle damage - Please replace.', '--', '0', '2021-06-28', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-06-28', '178.119.170.3', '178-119-170-3.access.telenet.be', '2021-06-12', '981693028851', NULL),
(11041, '', 8106, 999999999, 0, '107-Rio', '1970-01-01', '2021-06-12', '1970-01-01', 'silver', 'white', 'Theorema', 'My order number is T43119-The watch is brand new and never worn. Please refund.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.152.75.14', 'rrcs-98-152-75-14.west.biz.rr.com', '2021-06-12', '--', NULL),
(11042, '', 8204, 999999999, 0, 'Choose option', '1970-01-01', '2021-06-13', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '83.252.11.226', 'c83-252-11-226.bredband.tele2.se', '2021-06-13', '--', NULL),
(11043, '#T39967', 8204, 999999999, 0, '108-Oman', '2021-06-28', '2021-06-13', '2021-03-24', 'gold', 'black', 'Theorema', 'I have already returned my watch because of the issue concerning the moon-phase. When I received my watch back from repair I started noticing approximately the same issue again. Now the moon phase is totally stuck and does not rotate. Before the return the moon phase was working randomly (stuck sometimes). Please replace the whole faulty part.', '--', '0', '2021-07-06', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-06', '83.252.11.226', 'c83-252-11-226.bredband.tele2.se', '2021-06-13', '981693030737', NULL),
(11044, 'T39471', 8205, 999999999, 0, '110-Oslo', '2021-07-06', '2021-06-14', '2021-03-01', 'black', 'black', 'Theorema', 'I purchased an Oslo Theorema GM-110-4 and am no longer able to adjust the time. When I pull out the crown it turns, but the hands do not move.\n\nThis watch has also run fast from the day I received it (about 1 minute per day).', '-Repaired manual winding system.\n09.07.21 to 16.07.21 control watch is OK.-', '0', '2021-07-16', '2021-07-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-16', '71.201.1.163', 'c-71-201-1-163.hsd1.il.comcast.net', '2021-06-14', '981693031928', NULL),
(11045, 'T27197', 7624, 999999999, 0, 'other', '2021-07-01', '2021-06-15', '2020-07-28', 'silver', 'silvgrey', 'Javelle', 'My order is T27197, \nThe watch is not working anymore. The mecanism has stopped working.\nPlease repair/replace accordingly.', '--Repaired automatic system.\n15.07.21 to 22.07.21 control watch is OK.', '0', '2021-07-28', '2021-07-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-28', '88.120.200.62', 'hir02-1_migr-88-120-200-62.fbx.proxad.net', '2021-06-15', '981693033596', NULL),
(11046, 'T23933', 8206, 999999999, 0, '3011-Macau', '2021-06-28', '2021-06-15', '1970-01-01', 'rosé', 'blue', 'Theorema', 'Dear sir/madam\n\nAs disccussed by e-mail I\'m sending you the watch with new band sent to me .\n\nAs you can see there are some discoloration (encircled in red on the picture already attached with my e-mail of 28.05.2021. However I never don\'t shower with my watchs, no swimming either.\nI asked an expert jeweller and he informed me that it\'s due to the quality of the plating.  \n\nI \'m at your disposal by e-mail for any further question\nThanks in advance \nBR\nFlorian Bonolis\n', 'Replaced fixed new case\n15.07.21 to 21.07.21 control watch is OK.\n\n--', '0', '2021-07-22', '2021-07-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-22', '213.55.206.14', 'fw-ext.salt.ch', '2021-06-15', '981693032626', NULL),
(11047, '#T43070', 8207, 999999999, 0, '101-Casablanca GM', '2021-06-22', '2021-06-15', '2021-06-01', 'gold', 'white', 'Theorema', 'The watch have been delevired on 7 June.\nMy order number is T43070. The watch is\nbrand new and never worn. Please refund. ', '--', '0', '1970-01-01', '2021-06-22', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '77.166.219.220', '77-166-219-220.fixed.kpn.net', '2021-06-15', '--', NULL),
(11048, 'T39127 ', 8208, 999999999, 0, '7001-Havana', '1970-01-01', '2021-06-15', '2021-02-23', 'silver', 'white', 'Pionier', 'Ich habe Probleme mit meiner Uhr was habe ich von euch bekommen die uhr ist P7001-6.\n\ner nimmt es nur aus der Hand, wenn er schläft und am Morgen sehe ich, dass es nicht funktioniert.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.141.199.76', 'p548dc74c.dip0.t-ipconnect.de', '2021-06-15', '--', NULL),
(11049, 'T42514', 8209, 999999999, 0, '116-San Francisco', '1970-01-01', '2021-06-15', '1970-01-01', 'black', 'white', 'Theorema', 'No defects - Package is intact, Box, Wrapping, etc. Returned because the client did not like them. \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.12.222.221', '173-12-222-221-Fresno.hfc.comcastbusiness.net', '2021-06-15', '--', NULL),
(11050, 'T42926', 8210, 999999999, 0, '112-Madrid', '1970-01-01', '2021-06-16', '2021-06-01', 'black', 'black', 'Theorema', 'My order number is T42926 The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.234.252.234', 'cpe1033bfd10cb4-cm1033bfd10cb2.cpe.net.cable.rogers.com', '2021-06-16', '--', NULL),
(11051, 'T43223', 8211, 999999999, 0, '7001-Havana', '1970-01-01', '2021-06-16', '2021-06-06', 'black', 'white', 'Pionier', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.195.195.132', 'c-98-195-195-132.hsd1.tx.comcast.net', '2021-06-16', '--', NULL),
(11052, 'T43336', 8212, 999999999, 0, '107-Rio', '1970-01-01', '2021-06-16', '1970-01-01', 'silver', 'white', 'Theorema', 'Glass has a chip near the 12 o’clock position upon unboxing. Still in all factory plastic wrap', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.30.236.145', 'cpe-98-30-236-145.cinci.res.rr.com', '2021-06-16', '--', NULL),
(11053, 'T42899', 8213, 999999999, 0, '116-San Francisco', '2021-06-22', '2021-06-16', '2021-06-01', 'gold', 'blue', 'Theorema', 'This watch is too big for me. I was not aware it was a man´s watch.\nIt is brand new and has never been worn.\n\nPlease EXCHANGE this watch with a Tufina Butterfly GM-120-1 Black/Silver women´s watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '88.98.109.11', '11.109.98.88.avatelwikiker.com', '2021-06-16', '--', NULL),
(11054, 'T37993', 8214, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-06-16', '2021-01-29', 'black', 'blue', 'Theorema', 'No defect. Watch is in perfect condition just returning because I haven\'t and will not wear this piece as much as I would like.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '146.115.177.137', '146-115-177-137.s391.c3-0.wtr-cbr1.sbo-wtr.ma.cable.rcncustomer.com', '2021-06-16', '--', NULL),
(11055, 'T43310', 8215, 999999999, 0, '3011-Macau', '1970-01-01', '2021-06-16', '2021-06-08', 'black', 'blue', 'Theorema', 'The clasp is unfunctional.\n\nReference T3011-9\n\nKindly refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '195.90.46.184', 'pc-195-90-46-184.graphnet.net', '2021-06-16', '--', NULL),
(11056, 'T42810', 8216, 999999999, 0, '118-Venezia', '1970-01-01', '2021-06-17', '2021-05-27', 'rosé', 'rosé', 'Theorema', 'Does not run, even when fully wound ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.249.126.23', 'cpe7483c27be813-cmf81d0fa3c020.cpe.net.cable.rogers.com', '2021-06-17', '--', NULL),
(11057, '', 8217, 999999999, 0, '101-Casablanca GM', '2021-07-02', '2021-06-18', '2021-01-04', 'gold', 'blue', 'Theorema', 'if there are temperature differences, the watch starts running on the inside of the watch glass. You can no longer tell the time', '-Repaired clockwork (clean movement)\nNew O- ring. Watch are water tightness is only 0.2 Bar.\n13.07.21 to 19.07.21 control watch is OK.\n-', '0', '2021-08-29', '2021-07-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-08-30', '193.178.171.220', 'www.wienit.at', '2021-06-18', '1Z8VF459DK61157076', NULL),
(11058, '', 8218, 999999999, 0, '111-Copenhagen', '1970-01-01', '2021-06-18', '2021-03-03', 'black', 'black', 'Theorema', 'Ref# - CM111-12, or GM111-12.\nI do not know what the Dial Color is referring to.\nThe oscillating spring controlling the second gears appears to come out of alignment, and is not oscillating properly, causing it to not keep accurate time.  I have only had this watch for 3 months.  Is this watch sensitive to high activity?  I am a teacher, and tend to move a lot, playing a lot of active games with my students, and I am concerned this will happen again.  Otherwise, I love the watch.\nThanks, \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.189.229.111', 'c-67-189-229-111.hsd1.ny.comcast.net', '2021-06-18', '--', NULL),
(11059, 'T5911', 8220, 999999999, 0, '3012-Paris', '2021-06-30', '2021-06-18', '1970-01-01', 'gold', 'black', 'Theorema', 'The date settig is damaged\n Please replace/repair accordingly\n', 'Garantieanspruch abgelaufen. Kauf 24.11.2018\nUhr ohne Band erhalten.30.06.2021\nNew case 60€ Number plate for date 5€ Gold crown 25€\nO-ring for water tightness 5€ (ciean datefunction)\nTotal price: 95/ €\n14.07.21 to 19.07.21 control watch is OK.', '0', '2021-07-20', '2021-07-14', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-20', '82.155.162.177', 'bl6-162-177.dsl.telepac.pt', '2021-06-18', '981693032350', NULL),
(11060, 'T43151', 8221, 999999999, 0, '107-Rio', '1970-01-01', '2021-06-18', '2021-06-07', 'silver', 'white', 'Theorema', 'My order number is T43151 The watch is brand new and never worn. Please refund.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.85.3.122', '86-85-3-122.fixed.kpn.net', '2021-06-18', '--', NULL),
(11061, 'T43227', 8222, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-06-18', '2021-06-08', 'gold', '', 'Theorema', 'My order number is T43227-  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.65.147.231', 'c-75-65-147-231.hsd1.ms.comcast.net', '2021-06-18', '--', NULL),
(11062, 'T43061', 8223, 999999999, 0, '118-Venezia', '1970-01-01', '2021-06-18', '1970-01-01', 'gold', 'gold', 'Theorema', 'Upon trying the watch on the face was larger than anticipated and I just did not like it as much as expected. No defect with the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '170.170.57.197', 'internetproxy.fxoprod.office.fedex.com', '2021-06-18', '--', NULL),
(11063, 'T41102', 8224, 999999999, 0, '901-Zurich', '2021-07-06', '2021-06-18', '2021-04-19', 'gold', 'blue', 'Theorema', 'My order number is T41102 - The watch is wound clockwise for over a minute but it works only a few seconds before stopping. Please repair/replace accordingly.', 'Repaired oscillating-system (repair clockwork)\n09.07.21 to 20.07.21 control Tourbillon watch is OK.-', '0', '2021-07-16', '2021-07-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-16', '98.38.46.155', 'c-98-38-46-155.hsd1.co.comcast.net', '2021-06-18', '981693031939', NULL),
(11064, 'T43098-I', 8225, 999999999, 0, '118-Sahara', '2021-07-09', '2021-06-18', '2021-06-01', 'gold', 'gold', 'Theorema', 'The watch has stopped working even if it is fully wind.', '--Repaired manual winding (Clean movement)\n22.07.21 to 28.07.21 control watch is OK.\n\n', '0', '2021-07-28', '2021-07-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-28', '115.129.139.60', '115.129.139.60', '2021-06-18', '981693033520', NULL),
(11065, 'T28077', 8226, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-06-19', '2020-08-08', 'silver', 'white', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.182.229.142', 'ip98-182-229-142.lv.lv.cox.net', '2021-06-19', '--', NULL),
(11066, '', 8227, 999999999, 0, '108-Oman', '1970-01-01', '2021-06-20', '2020-07-10', 'gold', 'gold', 'Theorema', 'The crown on the watch is no longer work. I cannot set the time.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.49.247.149', 'c-174-49-247-149.hsd1.pa.comcast.net', '2021-06-20', '--', NULL),
(11067, 'T40246-I', 8228, 999999999, 0, '116-San Francisco', '2021-07-06', '2021-06-20', '2021-03-30', 'gold', 'black', 'Theorema', 'My order number is T40246-I receive the watch from repair a bit more than a month ago and the minute hand has fallen off. Please replace/ repair accordingly.]\n\nPlease review it in full function, this is your 5th watch and thank God it is the only one that has broken down, thank you very much', '--Replaced-fixed new hands\n09.07.21 to 15.07 21 control watch is OK.', '0', '2021-07-16', '2021-07-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-16', '73.205.175.210', 'c-73-205-175-210.hsd1.fl.comcast.net', '2021-06-20', '981693031940', NULL),
(11070, 'GM 119 -2', 8231, 999999999, 0, '118-Sahara', '1970-01-01', '2021-06-23', '2021-05-27', 'silver', 'white', 'Theorema', 'I have small arms and wrist. When I tried the watch on the entire watch and band turns like a loose fitting bracelet.  It is definitely too large. Thanks so much\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.21.143.252', '173-21-143-252.client.mchsi.com', '2021-06-23', '--', NULL),
(11071, 'T43397', 8232, 999999999, 0, '7002-Chicago', '1970-01-01', '2021-06-23', '2021-06-24', 'gold', 'white', 'Pionier', 'Nothing is wrong with this watch still brand new never been worn. Still has all the plastic wrap on it. \n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '8.37.100.32', '8.37.100.32', '2021-06-23', '--', NULL),
(11072, 'T43545', 8233, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-06-23', '2021-06-16', 'black', 'yellow', 'Theorema', 'The band and the metal clip are very hard to use.  The metal clip cut my wrist causing bruises and injury.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '23.243.251.240', 'cpe-23-243-251-240.socal.res.rr.com', '2021-06-23', '--', NULL),
(11073, 'T43525', 8234, 999999999, 0, '7002-Chicago', '1970-01-01', '2021-06-23', '2021-06-23', 'black', 'white', 'Pionier', 'My order number is T43525-  The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '150.250.5.29', '150.250.5.29', '2021-06-23', '--', NULL),
(11074, 'T36659', 8235, 999999999, 0, '101-Casablanca GM', '2021-07-09', '2021-06-23', '2021-01-05', 'gold', 'white', 'Theorema', 'My order number is T36659. Even fully wound the watch doesn\'t keep time anymore. Please replace/ repair accordingly.', '-Repaired oscillating system\n20.07.21 to 27.07.21 control watch is OK.-', '0', '2021-07-28', '2021-07-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-28', '165.225.216.220', '165.225.216.220', '2021-06-23', '981693033508', NULL),
(11075, 'T43640', 8236, 999999999, 0, '7001-Havana', '2021-07-09', '2021-06-23', '2021-06-21', 'rosé', 'blue', 'Pionier', 'The R of Pionier is missing on the face of the watch. The watch is brand new and never worn. Please replace.', '--Replaced fixed for missing-R\n21.07.21 to 27.07.21 control watch is OK.', '0', '2021-07-28', '2021-07-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-28', '97.126.7.51', '97-126-7-51.tukw.qwest.net', '2021-06-23', '981693033585', NULL),
(11076, '', 8237, 999999999, 0, '101-Casablanca GM', '2021-07-09', '2021-06-24', '2021-01-24', 'gold', 'blue', 'Theorema', 'Although I wound the watch many times it has just stopped working no bumps or falls no exposure to wayer', 'Repaired oscillating system.(adjustment balance wheel)\n20.07.21 to 27.07.21 control watch is OK..--', '0', '2021-07-28', '2021-07-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-28', '24.61.145.50', 'c-24-61-145-50.hsd1.ma.comcast.net', '2021-06-24', '981693033519', NULL),
(11077, 'T43578', 8238, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-06-24', '1970-01-01', 'black', 'yellow', 'Theorema', 'Does not meet expectations!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.238.230', 'ue.tmodns.net', '2021-06-24', '--', NULL),
(11078, 'T43686 ', 8239, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-06-24', '2021-06-24', 'black', 'yellow', 'Theorema', 'My wife ordered the watch but we just can’t afford it.  Sorry for all the hassle. I love her for it though. \n\n[My order number isT43686- The watch is brand new and never worn. Please refund]\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.130.83.170', '45.130.83.170', '2021-06-24', '--', NULL),
(11079, '#T43337', 8240, 999999999, 0, 'other', '1970-01-01', '2021-06-24', '2021-07-09', '', '', 'other', 'my order number is #T43337\n\nthe watch is brand never and in original wrapping, the shipping package was never even opened. i already have a duplicate and i bought two on accident. please return for refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.41.151.19', 'c-73-41-151-19.hsd1.ca.comcast.net', '2021-06-24', '--', NULL),
(11080, 'T42683', 8241, 999999999, 0, '116-San Francisco', '1970-01-01', '2021-06-24', '2021-05-25', 'gold', 'white', 'Theorema', 'Take my watch off every night. Wound it to the end and the watch is not working. I take very good care of all my watch no water no dropping . This is the watch I wear all the time. I do have the butterfly watch also.reference number is GM 120-2 I could not delete the reference number in the block.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.92.3.213', 'bras-vprn-nrbaon0431w-lp130-10-65-92-3-213.dsl.bell.ca', '2021-06-24', '--', NULL),
(11081, 'T42683', 8241, 999999999, 0, '118-Sahara', '1970-01-01', '2021-06-24', '2021-05-25', 'gold', 'white', 'Theorema', 'Take my watch off every night. Wound it to the end and the watch is not working. I take good care of all my watch no water no dropping. This is the watch I wear most of the time. I do have the butterfly watch. I could not put a reference number in the block so I’m doing it this way. GM 120-2.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.92.3.213', 'bras-vprn-nrbaon0431w-lp130-10-65-92-3-213.dsl.bell.ca', '2021-06-24', '--', NULL),
(11082, 'T43259', 8242, 999999999, 0, '107-Rio', '1970-01-01', '2021-06-24', '2021-06-09', 'rosé', 'bicolor', 'Theorema', 'My order number is T43259 - Even fully wound the watch is not keeping time. Please refund. Thank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.125.183.11', '65-125-183-11.dia.static.qwest.net', '2021-06-24', '--', NULL),
(11083, 'T42683', 8241, 999999999, 0, '104-Copacabana', '2021-07-09', '2021-06-24', '2021-05-14', 'gold', 'white', 'Theorema', 'I take my watch off every night.Wound it to the end and the watch is not working. I take good care of all my watches no water no dropping. This is the watch I wear most of the time. I do have the butterfly watch. I was unable to put the reference number in \nThe block so I’ve done it here.#Gm 114-12Gm', 'Hello Elsa,\nGM-114 watch are balance wheel is broken. Customer\nmake mistake plase tell her repair price thanks.\n\nReplaced new complete balance wheel for Gm-114\n03.08.21 to 12.08.21 Control watch is OK.\n\n\n\n--', '0', '2021-09-26', '2021-08-03', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-08-30', '65.92.3.213', 'bras-vprn-nrbaon0431w-lp130-10-65-92-3-213.dsl.bell.ca', '2021-06-24', '1Z8VF459D961584682', NULL),
(11084, '#30015', 8243, 999999999, 0, '509-Barbados', '2021-07-09', '2021-06-24', '2021-03-26', 'silver', 'white', 'Pionier', 'My order number is T30051. I cannot set up the time clockwise anymore. This is the second time I return the watch for repair. Please replace/ repair accordingly', '--Repaired winding system\n19.07.21 to 27.07.21 control watch is OK.', '0', '2021-07-23', '2021-07-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-23', '219.240.57.37', '219.240.57.37', '2021-06-24', '981693032692', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(11085, 'n/a', 8244, 999999999, 0, '2007-Toronto', '2022-01-01', '2021-06-25', '2013-06-01', 'silver', 'white', 'Theorema', 'The watch was dropped and doesn\'t work anymore. Please replace or repair accordingly', '-T-2007\nReplaced new balance wheel\nReplaced new hands\nNew O-ring water tightness.\nClean movement\nTotal Price: 65/€ 16.2.22 to 21.2.22 Control OK.', '0', '2022-02-23', '2022-02-16', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-23', '14.201.123.55', '14-201-123-55.tpgi.com.au', '2021-06-25', '981693048280', NULL),
(11086, 'T30891', 8245, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-06-25', '2020-10-20', '', '', 'Theorema', 'Even manually wound the watch doesn\'t work. Please replace/ repair accordingly. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '208.87.239.202', 'webdefence-pool-02.cluster-o.websense.net', '2021-06-25', '--', NULL),
(11087, '#T43723', 8246, 999999999, 0, '101-Casablanca GM', '2021-07-06', '2021-06-25', '2021-06-21', 'gold', '', 'Theorema', 'My order number is T43723. The watch is too small. The watch is brand new and never worn. Please refund my money to bank account number NL66 RABO 0142 9533 93 on the name of Laurens Muilwijk. ', '--', '0', '1970-01-01', '2021-07-06', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '163.158.158.202', '202-158-158-163.dynamic.caiway.nl', '2021-06-25', '--', NULL),
(11088, 'T43540', 8247, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-06-26', '2021-06-16', 'silver', 'white', 'Theorema', 'Watch keeps stopping even after properly winding following the video instructions. Clasp is extremely difficult to open.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.34.205.201', 'c-65-34-205-201.hsd1.fl.comcast.net', '2021-06-26', '--', NULL),
(11089, 'T43667', 8248, 999999999, 0, '7001-Havana', '1970-01-01', '2021-06-26', '2021-06-23', 'black', 'white', 'Pionier', 'There is absolutely NO DEFECT and NOTHIMG WRONG with the watch! This is a beautiful watch that is Made in Germany and automatic- features that I like. Only problem is this did not meet my expectations. I was mesmerized with the beauty of the watch when I ordered it without realizing the size and thickness of the watch. It was my mistake to be honest with you. I was used in ordering thin watches for daily use with quality. This watch, unfortunately is too heavy on my wrist for daily use. \nI already ordered a replacement watch from a different watch company. Made in Germany. \"LILIENTAL BERLIN\". Apologies for the inconvenience.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.185.234.109', '47.185.234.109', '2021-06-26', '--', NULL),
(11090, 'T43485', 8249, 999999999, 0, '501-Copernicus', '1970-01-01', '2021-06-26', '2021-06-18', 'gold', 'white', 'Pionier', 'The metallic casing has a very low quality, cheap finish. It is not the quality of watch that is described. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.57.112.149', '71.57.112.149', '2021-06-26', '--', NULL),
(11091, 'T43485 .', 8249, 999999999, 0, '7002-Chicago', '1970-01-01', '2021-06-26', '2021-06-18', 'gold', 'white', 'Pionier', 'My order number is #T43485 . The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.57.112.149', '71.57.112.149', '2021-06-26', '--', NULL),
(11092, 'GM 101-10', 8250, 999999999, 0, '101-Casablanca GM', '2021-07-30', '2021-06-27', '2021-06-17', 'black', 'yellow', 'Theorema', 'Watch is losing time quickly - loses about 20-25 minutes every 24 hours , even fully wound. Did a test where I fully wound it at 11:30 am , checked it at 7 pm and it lost about 7 minutes. Checked it at 11:30 am the next morning (24 hours) it lost about 23 minutes. \n\nRegular use (wore it while at work and I do a desk job) , took watch off when I got home and put it on the desk on my office. Never worn for any heavy physical activity. ', '-Replaced new balance wheel.\n05.08.21 to 17.08.21 Control watch is OK.-', '0', '2021-09-01', '2021-08-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-02', '70.77.25.36', 'S01065c769557990c.cg.shawcable.net', '2021-06-27', '1Z8VF459D963395623', NULL),
(11093, 'T43273', 8251, 999999999, 0, '107-Rio', '1970-01-01', '2021-06-28', '2021-06-16', 'black', 'bicolor', 'Theorema', 'The watch band arrived disconnected from the watch case. This is the 3rd watch i have purchased from Tufina and never had any problems with the first 2. I really like the watches and would like to be able to wear this one as I do not have black like this one. My order number is T43273- The watch has been received with a broken band. The watch is brand new and never worn. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.36.198.154', 'cpe-45-36-198-154.triad.res.rr.com', '2021-06-28', '--', NULL),
(11094, 'T27212', 8252, 999999999, 0, '505-Florida', '2021-07-15', '2021-06-28', '2020-07-28', 'black', 'gold', 'Pionier', 'When I set the clock, something broke inside of it and I couldn’t set the time. So something inside of it has broken. This happened just a short while after I bought it. I haven’t dropped the watch or anything like that. ', '-Repaired manual winding (new steam, clean winding system)\n22.07.21 to 28.07.21 control watch is OK..-', '0', '2021-07-28', '2021-07-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-28', '85.225.16.86', 'ua-85-225-16-86.bbcust.telenor.se', '2021-06-28', '981693033541', NULL),
(11095, '#T43780', 8253, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-06-28', '2021-06-22', 'black', 'black', 'Theorema', 'My order number is #T43780. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.204.66.66', '50-204-66-66-static.hfc.comcastbusiness.net', '2021-06-28', '--', NULL),
(11096, 'T43446', 8254, 999999999, 0, '116-San Francisco', '1970-01-01', '2021-06-29', '2021-06-18', 'black', 'black', 'Theorema', 'No defect..', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.88.125.114', 'cpe-76-88-125-114.san.res.rr.com', '2021-06-29', '--', NULL),
(11097, 'GM 108 - 3', 8255, 999999999, 0, '108-Oman', '2021-07-12', '2021-06-29', '2021-02-05', 'gold', 'gold', 'Theorema', 'I have problem with my Theorema watches. \nMain clock hands don\'t work. Bud the clock machine work like usualy. And sec clock hand work like usualy too.\n', 'Repaired oscillating system\n15.07.21 to 22.07.21 control watch is OK.--', '0', '2021-07-23', '2021-07-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-23', '194.228.216.126', 'user.metrostav.cz', '2021-06-29', '981693032707', NULL),
(11098, 'T43344', 8256, 999999999, 0, 'other', '1970-01-01', '2021-06-29', '2021-06-10', 'silver', 'white', 'other', 'My order number is: T43344 \n\nI don;t like the watch. The watch is brand new and never worn. Please refund.\nThank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.101.30.182', 'host-2-101-30-182.as13285.net', '2021-06-29', '--', NULL),
(11099, 'T43344', 8256, 999999999, 0, '107-Rio', '1970-01-01', '2021-06-29', '2021-06-10', 'silver', 'white', 'Theorema', 'My order number is T43344- I don;t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.101.30.182', 'host-2-101-30-182.as13285.net', '2021-06-29', '--', NULL),
(11100, 'T43344', 8257, 999999999, 0, '107-Rio', '1970-01-01', '2021-06-29', '2021-06-10', 'silver', 'white', 'Theorema', 'I don’t like the watch. The watch is brand new and never worn. Please refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '109.249.185.98', '109.249.185.98', '2021-06-29', '--', NULL),
(11101, '#T21120 ', 8258, 999999999, 0, '111-Copenhagen', '2021-08-10', '2021-06-29', '2020-02-21', 'gold', 'black', 'Theorema', 'February 22, 2021\n\nI have been wearing it without problem. When I saw it wasn’t giving the right time I adjusted it and it stopped again. Now I can charge it as much as I want and nothing happens.\n\n\nFebruary 24, 2021\n\nTufina said:\nWas the watch dropped or bumped recently?\nHave you tried to manually wind it 28-30 rotations or to shake it with solid motion in the palm of your hand 10 times to give it a strong kickstart?\nIf not worn for a long time this type of model can go idle.\n\nI answered:\nNo drop nor bump. I wear the watch daily so I don’t give it the time to stop. \nI have already tried to wind it more than 30 rotations as well as shaking it. \n\nFebruary 28, 2021\nTufina sent me the steps to follow to proceed for the return for warranty service.\nGiven the fact that I was going to get engaged I decided to wait a little bit before sending the watch back because I wanted it on the pictures.\nNow that I am engaged I am ready to move ahead and proceed with the repair.\n\nDuring the past months I have been wearing the watch daily and I am surprise to tell you that after a few day wearing it without paying attention to it it starts working again.\nHowever it never last long, after a few days it stops again.\nI have been trying to analyse its behavior since then and I can confirm that sometimes it stops working and all of the suddent it will work again until it stops one more time, etc.\nWhen I take off the watch and look at the mechanism from the back while I wind it I see that the \"weight\" (movable part that turns) does not move freely. Sometimes I can wind the watch a few loops and this part of the watch stays still. And all of the suddent it will pass the \"hard point\" and starts to move again.\n', 'Repaired automatic system (new O- ring) only 3 Bar for\nwater tightness.\n11.08.21 to 19.08.21 Control watch is OK.--', '0', '2021-09-01', '2021-08-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-02', '104.129.205.14', '104.129.205.14', '2021-06-29', '1Z8VF459D961538642', NULL),
(11102, 'T38996', 8259, 999999999, 0, '7001-Havana', '1970-01-01', '2021-06-30', '2021-02-02', 'black', 'blue', 'Pionier', 'does not tell time', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.176.162.96', 'c-66-176-162-96.hsd1.fl.comcast.net', '2021-06-30', '--', NULL),
(11103, '#T41201', 8260, 999999999, 0, '111-Copenhagen', '2021-07-01', '2021-06-30', '2021-04-19', 'black', '', 'Theorema', 'My order number is T41201- Even manually wound the watch doesn\'t work anymore. Please replace/ repair accordingly.', '-Repaired oscillating system.\n09.07.21 to 15..07.21 control watch is OK.-', '0', '2021-07-16', '2021-07-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-16', '134.2.87.223', 'u-087-c223.eap.uni-tuebingen.de', '2021-06-30', '00340434129949120423', NULL),
(11104, 'T33816', 8261, 999999999, 0, '116-San Francisco', '2021-07-30', '2021-06-30', '2020-11-28', 'black', 'white', 'Theorema', 'The hands of the watch does not show accurate time. We had received instructions from customer support to try and wind the watch all the way and other instructions. But the watch hand does not move and show accurate timing. We cannot get the watch to work properly. \n', '-Repaired manual winding system (clean movement)\n06.08.21 to 16.08.21 Control watch is OK.-', '0', '2021-09-01', '2021-08-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-02', '75.149.180.197', '75-149-180-197-Miami.hfc.comcastbusiness.net', '2021-06-30', '1Z8VF459D962663675', NULL),
(11105, 'T42255', 8262, 999999999, 0, '502-Malibu', '1970-01-01', '2021-06-30', '2021-05-14', 'black', 'bicolor', 'Pionier', 'My watch did not work right out of the Box I contacted customer service and was told to wind the watch I wound the watch still did not work a contacted customer service again and was told to tap to watch against my wrist which done the watch did not work I contacted them again and was told to return it with the warranty thank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.60.113.1', 'c-174-60-113-1.hsd1.pa.comcast.net', '2021-06-30', '--', NULL),
(11106, 'AL6959', 8263, 999999999, 0, 'GM506-8', '2021-07-01', '2021-07-01', '2021-06-01', 'silber', 'silber', 'Pionier', 'His watch is running faster than normal', '--Repaired oscillating system (clean movement)\n07.07.21 to 14.07.21 control watch is OK..\n\nReplaced new movement (new O- ring) ATM only 3 Bar.\n11.08.21 to 18.08.21 Control watch time is OK.\n\n00340434129949120867  01.09.2021', '0', '2021-07-16', '2021-07-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-16', '80.130.214.155', 'p5082d69b.dip0.t-ipconnect.de', '2021-07-01', '00340434129949120416', NULL),
(11107, 'T42680', 8264, 999999999, 0, '107-Rio', '1970-01-01', '2021-07-01', '1970-01-01', 'black', 'black', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '100.12.115.9', 'static-100-12-115-9.nycmny.fios.verizon.net', '2021-07-01', '--', NULL),
(11108, 'T25247', 8265, 999999999, 0, '3009-Dubai', '2021-07-30', '2021-07-01', '2023-08-20', 'black', 'white', 'Theorema', 'Glass is broken. Please inspect the watch ', 'Replaced new glass- 25 €--\nReplaced- fixed new hands-15€\nRepair-replace (mvmt)- 20€\nNew O-ring for water tightness (ATM.3 Bar) 5€\nTotal price : 65-€\n03.08.21 to 16.08.21 control watch is OK.\n\n1Z8VF459D963530673  10.08.2021\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n', '0', '2021-09-01', '2021-08-03', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-02', '172.58.169.62', '172.58.169.62', '2021-07-01', '1Z8VF459D961479260', NULL),
(11109, 'T29828', 8266, 999999999, 0, '4004-Newton', '1970-01-01', '2021-07-01', '2020-10-10', 'silver', 'gold', 'Theorema', ' [My order number is T29828- The rotor is broken. The watch was never dropped or bumped. Please replace/ repair accordingly.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.145.171', '172.58.145.171', '2021-07-01', '--', NULL),
(11110, '5651', 8267, 999999999, 0, '101-Casablanca GM', '2021-07-29', '2021-07-01', '2017-12-05', '', '', 'Theorema', 'The watch was dropped and doesn\'t work anymore.  Watch screen was replaced locally in Australia (although is not the same lens as the original), although mechanism unfixable.  It also needs a new band.  Please repair accordingly. tracking number LK125456235AU.', 'Keine Garantie mehr\nReplace new case  60- €\nReplace/ repair mvmt 60-€\nReplace band 40-€\nTotal price : 160-€\n05.08.21 to 16.08.21 Cntrol watchis OK.', '0', '2021-10-01', '2021-08-05', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-04', '149.167.143.94', 'cpe-149-167-143-94.static.belong.com.au', '2021-07-01', '1Z8VF459D962372971', NULL),
(11111, 'Gm-101-3', 8268, 999999999, 0, '101-Casablanca GM', '2021-07-30', '2021-07-02', '2020-09-20', 'gold', 'white', 'Theorema', 'HELLO, I BOUGHT ONE OF YOUR WATCHES 10/20/20, AND A SUBDIAL FALLEN WHERE THE THEOREMA LOGO IS!!!!! ALL THE REST OF THE CLOCK WORKS PERFECT. I WANT TO USE THE GUARANTEE SINCE IT IS NOT POSSIBLE FOR A SUBDIAL TO GET OUT WITHOUT MEASURING ANY IMPACT. \nAnd now the watches doesnt work !!!!', '-Replaced fixed hands ( repair manual winding system)\n06.08.21 to 13.08.21 Control watch is OK.\n-', '0', '2021-09-01', '2021-08-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-02', '186.11.7.79', 'client-186-11-7-79.imovil.entelpcs.cl', '2021-07-02', '1Z8VF459D961545303', NULL),
(11112, 'T43291', 8269, 999999999, 0, '118-Sahara', '2021-07-09', '2021-07-03', '2021-06-07', 'black', 'black', 'Theorema', 'It is hard to pull the crown. When trying to set up the hands get stuck at different positions. The winding is not smooth. I have 7 watches from your company, replace.', '-Repaired manual winding (new ring for movement)\n21.07.21 to 27 07.21 control watch is OK.-', '0', '2021-07-30', '2021-07-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-08-02', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-07-03', '981693033828', NULL),
(11113, 'T43846', 8270, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-07-03', '2021-06-22', 'silver', 'yellow', 'Theorema', 'When I youtubed your watch (which sadly I didn\'t do before ordering) people were saying it has a Chinese engine, instead of a German Mechanical engine. I then tried to cancel the order (for which I sent you a PDF showing that it was sent). Now after receiving this watch I believe that to be true for you see nothing explaing what engine is being used. So I can\'t say for sure that this watch is fully handmade in Germany! This is a Federal holiday weekend and the post office won\'t open until Tuesday July 6.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '209.216.85.166', '209.216.85.166', '2021-07-03', '--', NULL),
(11114, 'T43207', 8271, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-07-04', '2021-06-07', 'silver', 'yellow', 'Theorema', 'Watch did not seem to wind and hold tension on spring. The watch lost 3 hours the first and only day that I wore it.  Would have sent back sooner but correspondence, and my schedule made this first opportunity to fill out form.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.130.109.41', 'h41.109.130.174.dynamic.ip.windstream.net', '2021-07-04', '--', NULL),
(11115, 'Order #T38907', 8272, 999999999, 0, '101-Casablanca GM', '2021-07-20', '2021-07-04', '1970-01-01', 'silver', 'yellow', 'Theorema', 'The clock is going to fast, 5-15 sek pr. minut. ', '--Repaired manual winding (repair balance wheel)\n21.07.21.to 27.07.21 control watch is OK.', '0', '2021-07-27', '2021-07-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-27', '5.242.236.71', 'm5-242-236-71.cust.tele2.se', '2021-07-04', '981693033335', NULL),
(11116, 'T32282', 8273, 999999999, 0, 'GM-101-3', '2021-07-06', '2021-07-06', '2016-11-20', 'gold', 'black', 'Theorema', 'Even fully wound the watch works 5-10 times then starts going slower and slower.', '-Repaired manual winding (clean movement)\n12.07.21 to 16.07.21 control watch is OK.-', '0', '2021-07-16', '2021-07-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-16', '80.130.214.155', 'p5082d69b.dip0.t-ipconnect.de', '2021-07-06', '981693031869', NULL),
(11117, 'T37966', 8274, 999999999, 0, '108-Oman', '2021-07-13', '2021-07-06', '2021-01-28', 'silver', 'black', 'Theorema', 'My order number is T37966- I cannot fully wind the watch anymore. While winding, the crown unwind.  Please replace/ repair accordingly', '-Repaired manual  winding\n14.07.21 to 19.07.21 control watch is OK.-', '0', '2021-07-16', '2021-07-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-16', '92.109.220.232', '92-109-220-232.cable.dynamic.v4.ziggo.nl', '2021-07-06', '981693031972', NULL),
(11118, '', 8275, 999999999, 0, '104-Copacabana', '2021-07-30', '2021-07-06', '2020-09-18', 'silver', 'black', 'Theorema', 'The watch is not working since reception.\nHe states that the watch is not working even when fully wound', '-Repaired oscillating system (clean movement)\n04.08.21 to 12.08.21 Control watch is OK.-', '0', '1970-01-01', '2021-08-04', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '213.55.221.103', '213.55.221.103', '2021-07-06', '--', NULL),
(11119, '', 8276, 999999999, 0, '505-Florida', '2021-07-13', '2021-07-06', '2016-07-13', 'gold', 'black', 'Pionier', 'the dial of the date is the defect and is somewhere in the case. the date ,time and month doesn\'t run also', 'Repaiired datefunction (Oscillating system)\n27.07.21 to 03.07.21 control watch is OK.--', '0', '2021-07-30', '2021-07-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-08-02', '77.161.184.146', '77-161-184-146.fixed.kpn.net', '2021-07-06', '981693033806', NULL),
(11120, 'T42636', 8277, 999999999, 0, '118-Venezia', '1970-01-01', '2021-07-06', '2021-05-21', 'blue', 'gold', 'Theorema', 'Per our email conversation, this is an even exchange of a new product.  My husband preferred the gold option when I gifted him the watch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '162.254.169.185', '162-254-169-185.customers.everywherewireless.com', '2021-07-06', '--', NULL),
(11121, 'T43833', 8278, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-07-08', '2021-06-23', 'silver', 'yellow', 'Theorema', 'The Arabic number are black on the outer bezel instead of gold.the watch is brand new and never worn. Order number is T43833 and the watch is Casablanca theorema GM-101-9 ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '192.252.201.194', '192.252.201.194', '2021-07-08', '--', NULL),
(11122, 'T43994', 8279, 999999999, 0, '501-Copernicus', '1970-01-01', '2021-07-08', '2021-07-05', '', '', 'Pionier', 'My order number is #T43994 - The crown has fallen off  Please replace accordingly. Reference number not listed on drop down menu. Reference from warrenty card is SM-517-2', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '94.10.0.185', '5e0a00b9.bb.sky.com', '2021-07-08', '--', NULL),
(11171, 'T44418', 8327, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-07-31', '2021-07-20', 'silver', 'black', 'Theorema', 'My order number is T44418. The watch is brand new and has never been worn. The watch is the wrong size for my wrist. Please refund. Thank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.207.60.169', 'ip72-207-60-169.sd.sd.cox.net', '2021-07-31', '--', NULL),
(11124, 'T44067', 8281, 999999999, 0, '118-Sahara', '2021-07-13', '2021-07-09', '2021-07-07', 'blue', 'white', 'Theorema', 'The watch is fully wound and doesn\'t work   Please replace/ repair accordingly', 'Repaired oscillating system\n14.07.21 to 19.07.21 control watch is OK.--', '0', '2021-07-22', '2021-07-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-22', '185.142.208.148', '185.142.208.148', '2021-07-09', '981693032637', NULL),
(11125, 'T32725', 8282, 999999999, 0, '118-Venezia', '2021-07-21', '2021-07-09', '2020-11-22', 'gold', 'gold', 'Theorema', 'My order number is T32725-the time cannot be set on the watch and the clock hands do not move or just together. Please replace/ repair accordingly', '-Repaired manual winding\n21.07.21 to 27.0721 control watch is OK.-', '0', '2021-07-28', '2021-07-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-28', '84.246.165.4', 'unassigned-84-246-165-4.ujezd.net', '2021-07-09', '981693033552', NULL),
(11126, 'T39264', 8283, 999999999, 0, '7001-Havana', '2021-07-12', '2021-07-09', '2021-02-22', 'black', 'gold', 'Pionier', 'The calender does not work. And it runs until 32.\nPlease replace', '--Repaired datefunction\n15.07.21 to 21.07.21 control watch is OK.', '0', '2021-07-23', '2021-07-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-23', '79.201.227.194', 'p4fc9e3c2.dip0.t-ipconnect.de', '2021-07-09', '00340434129949120461', NULL),
(11127, 'T32028', 8284, 999999999, 0, '3011-Macau', '1970-01-01', '2021-07-09', '2020-11-10', 'black', 'black', 'Theorema', 'My order number is T32028. The watch doesn\'t work properly at all even when placed in a winder. Please replace accordingly. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.151.230.48', '184.151.230.48', '2021-07-09', '--', NULL),
(11128, 'T14788', 8285, 999999999, 0, '507-Aruba', '1970-01-01', '2021-07-09', '2019-10-05', 'black', 'black', 'Pionier', ' I wear my watch every day and I have manually wound it but it doesn\'t work anymore. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '185.86.99.250', 'gw1.i2net.cz', '2021-07-09', '--', NULL),
(11129, 'T42638', 8286, 999999999, 0, '515-Amsterdam', '2021-07-30', '2021-07-10', '2021-06-20', 'black', 'black', 'Pionier', 'T42638 I have a hard time winding it the crown is hard and makes a weird sound. It does not hold power reserve it continuously stops. Please repair and check everything. Thanks!', 'Repaired automatic system (repair datefunction)\nnew O-ring for water tighness ( Only-3 Bar)\n05.08.21 to 16.08.21 Control watch is OK.\n\n--', '0', '2021-09-01', '2021-08-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-02', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-07-10', '1Z8VF459D962305481', NULL),
(11130, 'T43878', 8287, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-07-11', '1970-01-01', 'silver', 'yellow', 'Theorema', 'I would like to return the watch for a refund. \nMy wrist is too small for the watch.\nThe watch is in unworn condition.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '97.90.139.24', '097-090-139-024.biz.spectrum.com', '2021-07-11', '--', NULL),
(11131, 'T42869', 8288, 999999999, 0, '107-Rio', '2021-07-14', '2021-07-12', '2021-06-01', 'silver', 'bicolor', 'Theorema', 'My order number is#T42869 -  Even when fully wound it does not work. Please replace/ repair accordingly', '-Repaired manual winding\n15.07.21 to 21.07.21 control watch is OK.\n-', '0', '2021-07-23', '2021-07-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-23', '83.134.107.216', 'ip-83-134-107-216.dsl.scarlet.be', '2021-07-12', '981693032784', NULL),
(11132, ' T14788', 8289, 999999999, 0, '507-Aruba', '2021-09-14', '2021-07-12', '2019-10-05', 'black', 'gold', 'Pionier', 'I wear my watch every day and I have manually wound it but it doesn\'t work anymore.', '-Repaired automatic system. clean movement. (new O-ring)\n19.10.21 to 26.10.21 Control watch is OK.-', '0', '2021-10-28', '2021-10-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-28', '109.183.254.59', '109.183.254.59', '2021-07-12', '1Z8VF459DK62735145', NULL),
(11133, 'T34473', 8290, 999999999, 0, '101-Casablanca GM', '2021-07-30', '2021-07-12', '2020-10-08', 'gold', 'yellow', 'Theorema', 'My order number is T34473-- The hands have fallen off.  Please replace/ repair accordingly.]', '-Repaired fixed hands. (repaired balance wheel)\n05 08 21 to 13.08.21 Control watch is OK.', '0', '2021-09-01', '2021-08-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-02', '173.61.34.156', 'pool-173-61-34-156.cmdnnj.fios.verizon.net', '2021-07-12', '1Z8VF459D961040698', NULL),
(11134, 'T44079', 8291, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-07-13', '2021-07-07', 'gold', '', 'Theorema', 'My order number is #T44079. The watch is too thick for my liking. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.20.144.3', 'c-76-20-144-3.hsd1.mi.comcast.net', '2021-07-13', '--', NULL),
(11135, '', 8292, 999999999, 0, '101-Casablanca GM', '2021-08-28', '2021-07-13', '2019-09-30', 'black', 'yellow', 'Theorema', 'It doesn’t give the right time.', '-Adjusted for balance wheel system. New O-ring\n(only 3Bar ATM)\n31.08.21 to 08.09.21 Control watch is OK..\n\n-', '0', '2021-09-16', '2021-08-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-16', '107.222.105.94', '107-222-105-94.lightspeed.hstntx.sbcglobal.net', '2021-07-13', '1Z8VF459D963215497', NULL),
(11136, '', 8293, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-07-13', '2021-01-21', 'gold', 'black', 'Theorema', 'A screw that holds the crown protector in place backed out. The protector came off.  I removed the remaining screw myself to make it look better. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '63.228.222.134', '63.228.222.134', '2021-07-13', '--', NULL),
(11137, '#T43956 ', 8294, 999999999, 0, '110-Oslo', '1970-01-01', '2021-07-14', '2021-07-14', 'rosé', 'gold', 'Theorema', 'My order number is T43956- The watch is brand new and never worn. Please exchange with GM-101-3.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '203.25.230.238', '238-230-25-203.police.vic.gov.au', '2021-07-14', '--', NULL),
(11138, '#T43956 ', 8295, 999999999, 0, '110-Oslo', '1970-01-01', '2021-07-14', '2021-07-14', 'rosé', 'gold', 'Theorema', 'My order number is T43956- The watch is brand new and never worn. Please exchange with GM-101-3.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '203.25.230.238', '238-230-25-203.police.vic.gov.au', '2021-07-14', '--', NULL),
(11139, 'T43642', 8296, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-07-14', '2021-06-21', 'silver', 'white', 'Theorema', '[My order number is T43642-  The watch is fully wound but doesn\'t work. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.184.208.248', 'ip98-184-208-248.oc.oc.cox.net', '2021-07-14', '--', NULL),
(11140, 'T27916', 8297, 999999999, 0, '509-Barbados', '1970-01-01', '2021-07-15', '2020-08-08', 'black', 'gold', 'Pionier', 'My order number is T27916. There is condensation inside the watch without being exposed to water or humid environments. Please replace/ repair accordingly.', 'Replaceed new crown and O-ring (clean movement)\nThis watch for water tightness\nsystem are only ATM 5 Bar thank you.\n06.08.21 to 12.08.21 Control watch is OK.-', '0', '1970-01-01', '2021-08-06', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.170.104.121', 'ip70-170-104-121.lv.lv.cox.net', '2021-07-15', '--', NULL),
(11141, '', 8298, 999999999, 0, '111-Copenhagen', '2021-09-20', '2021-07-15', '1970-01-01', 'black', '', 'Theorema', 'My watch is not Keeping time maybe the balance is off.\nI would like to fix black scratches on watch make look new again. \n\n\n\nNOTES. \n Outside watch is black inside dial is gold\n\n', '-GM.111 Theorema\n1.Replace new case 60 €\n2 Replace new band 30 €\n3 Replace repair mvmt 60 €\nTotal Price :: 150 €-\n23.11.21 to 26.11.21 Control watch are OK.\n\nNoch nicht schicken-Adresse ist nicht korrekt!\n\nTerry Hensel 14507 Miller Blvd. Unit 405 Buzzer 13 T5Y 3A8 Edmonton, ab, Canada', '0', '2021-12-14', '2021-11-23', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-12-15', '216.183.145.221', 'PPPoE-216-183-145-221.bmts.com', '2021-07-15', '1Z8VF459D975426513', NULL),
(11142, '#T36347 ', 8299, 999999999, 0, '115-Helsinki', '2021-07-29', '2021-07-16', '2021-07-16', 'black', 'white', 'Theorema', '\n My crown came completely off and the watch is not working anymore  \n Please replace/ repair accordingly\n', '-Repaired munual winding .(repaired oscillating system)\n03.08.21 to 10.08.21 Control watch is OK.-', '0', '1970-01-01', '2021-08-03', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '82.76.75.87', '82-76-75-87.rdsnet.ro', '2021-07-16', '--', NULL),
(11143, 'T41671', 8300, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-07-16', '2021-03-10', 'black', 'yellow', 'Theorema', 'The watch is fully wound and will not work. I bought the watch for a present to be opened 6 Jul. The recipient opened and discovered the watch is defective.\nThe watch is brand new, never been worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '8.42.67.15', '8.42.67.15', '2021-07-16', '--', NULL),
(11144, 'GM-104', 8301, 999999999, 0, '104-Copacabana', '1970-01-01', '2021-07-16', '2012-10-18', 'gold', 'black', 'Theorema', 'RETURN FOR REPAIR\nM\n\n\nThe clasp is OK, but the strap is very worn and has had to be glued back together. The 2 has fallen off the 12, again, and the \"11\" marker has also fallen off, jamming the mechanism. There are also a few small scratches on the watch glass itself at the 8 \'o clock position, if the Strap and Glass could be replaced as well as refixing the dial markers, that would be superb.\n\nThank you in advance!\nI hope you are staying safe and well.\nMichael', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.139.145.98', 'host86-139-145-98.range86-139.btcentralplus.com', '2021-07-16', '--', NULL),
(11145, '#T22824', 8302, 999999999, 0, '511-New York', '2021-07-27', '2021-07-17', '2019-09-10', 'rosé', 'blue', 'Pionier', 'My order number is #T22824 - My watch\'s crown fell off. And one screw is missing in the case Please replace/ repair accordingly.]\n', '-Crown and Stem are broken also case for one screw is missing.-\n1.Replace new crown/ stem 30-€\n2.Watch case glass ring screw 5-€\n3.O-ring for water-tighness 5-€\n4.Replace/repair mvmt 20-€\nTotal price: 60-€\nWater tighness are only 3Bar ATM\n01.08.21 to 08.09.21 Control watch is OK.\n\n\n', '0', '2021-09-16', '2021-09-01', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-16', '77.170.18.126', '77-170-18-126.fixed.kpn.net', '2021-07-17', '1Z8VF459DK61997525', NULL),
(11146, 'T39927', 8303, 999999999, 0, '506-Miami', '2021-08-28', '2021-07-19', '2021-03-26', 'black', 'blue', 'Pionier', 'The rotor at the back of the watch is broken. The watch was neither dropped nor bumped onto or with anything fall. ', '--Repaired automatic system\n30.09.21 to 07.09.21 Control watch is OK.', '0', '2021-09-16', '2021-08-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-16', '172.58.223.30', 'ue.tmodns.net', '2021-07-19', '1Z8VF459D963778335', NULL),
(11147, 'T42772', 8304, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-07-19', '2021-05-26', '', '', 'Theorema', 'The watch face is far too big for me. The watch is brand new, and has never been worn. Please issue a refund, as agreed to in the enclosed email.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '170.170.57.197', 'internetproxy.fxoprod.office.fedex.com', '2021-07-19', '--', NULL),
(11148, 'T43822', 8305, 999999999, 0, 'T2008-1', '2021-07-20', '2021-07-20', '2021-06-24', 'silber', 'silber', 'Theorema', 'he watch does not work, even when fully wound.\n\nUhr ist zusÃ¤tzlich innen beschlagen.', 'Repaird oscillting system ( clean movement )\n21.07.21 to 27.07.21 control watch is OK.\n Water tighness are only 3- Bar system', '0', '2021-07-27', '2021-07-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-07-27', '80.130.214.155', 'p5082d69b.dip0.t-ipconnect.de', '2021-07-20', '00340434129949120546', NULL),
(11149, 'ORDER #T38407', 8306, 999999999, 0, '101-Casablanca GM', '2021-12-21', '2021-07-20', '2021-02-08', 'gold', 'yellow', 'Theorema', '\nHello \nMy order number isT38407-, I  have purchased the attached watch Casablanca Theorema - GM-101-3 | Gold\n\nThis watch since the beginning was not working properly and since 2 month is not working at all? \nI am disappointed and need your assistant please\n\nPlease replace this watch I have got enough really and will appreciate your earliest support. \n\n\nKarim Mosa ', 'Adjusted balance wheel ( new O ring)\n21.1.22 to 25.1.22 Control watch is OK. --', '0', '2022-01-28', '2022-01-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '92.34.53.254', 'c-fe35225c.03-1784-6f72651.bbcust.telenor.se', '2021-07-20', '1Z8VF4596874125912', NULL),
(11150, '#T44147', 8307, 999999999, 0, '7002-Chicago', '1970-01-01', '2021-07-21', '1970-01-01', 'gold', 'white', 'Pionier', 'The watch didn\'t match my expectations, The watch is brand new and never work. Please process a refund  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.155.250.122', '184-155-250-122.cpe.sparklight.net', '2021-07-21', '--', NULL),
(11151, 'P7001-3', 8308, 999999999, 0, '7001-Havana', '2021-08-28', '2021-07-21', '2021-06-21', 'gold', 'black', 'Pionier', 'Watch reference number P7001-3.\n\nhaving worn the watch for several days I noticed the the auto date change wasn\'t functioning. I contacted yourselves and received some helpful advice which I followed, but despite this the date still will not change automatically. I am now returning watch (via America) as per your instructions, hoping you can sort it out as the watch is an engagement present from my fiancee.', '--Repaired datefunction- New O-ring (only 3 Bar ATM)\n31.08.21 to 08.09.21 Control watch is OK.', '0', '2021-09-16', '2021-08-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-16', '90.249.29.86', '90.249.29.86', '2021-07-21', '1Z8VF459DK62076152', NULL),
(11152, 'T32028', 8309, 999999999, 0, '3011-Macau', '2021-07-30', '2021-07-22', '2020-11-10', 'black', 'black', 'Theorema', 'The watch does not work properly even when placed on the winder. It was working ok the first few months but now it is not. ', '-Repaired oscillating system-( new O-ring for water tightness)\nonly ATM 3 Bar.\n06.08.21 to 13.08.21 Control watch is OK.\n', '0', '2021-09-01', '2021-08-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-02', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-07-22', '1Z8VF459D962556255', NULL),
(11153, 'GM511m', 8310, 999999999, 0, '511-New York', '2021-07-29', '2021-07-22', '2020-08-28', 'rosé', 'black', 'Pionier', 'Crown is broken \n', 'Replace crown and stem 30-€\nReplace-repair mvmt 20-€\nNew O-ring for water tightness (ATM 3 BAR ) 5-€\nTotal price : 55-€\n04.08.21 to 12.08.21 Control watch is OK.\n--', '0', '1970-01-01', '2021-08-04', 1, 1, 1, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '77.241.136.28', '77.241.136.28.bredband.3.dk', '2021-07-22', '--', NULL),
(11154, '', 8311, 999999999, 0, '511-New York', '1970-01-01', '2021-07-22', '1970-01-01', 'gold', 'white', 'Pionier', 'I received my watch Wednesday July 21 at approximately 2:00. The New York watch is extremely too large for my wrist. I only opened the box to look at it, then immediately placed it back in the box. It is in perfect working and cosmetic condition with all tags, original wrapping, instruction card, box, etc...               \n\nMy order number is T44330  The watch is brand new and never worn. Please  exchange with Florida GM-505-9. Per Peter in customer service, there would be no additional fee for this exchange. \n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.177.249.18', '99-177-249-18.lightspeed.hdvltn.sbcglobal.net', '2021-07-22', '--', NULL),
(11155, 'T44292', 8312, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-07-23', '2021-07-15', 'black', 'yellow', 'Theorema', 'I want my full refund because the watch is not is respected', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.141.231', '172.58.141.231', '2021-07-23', '--', NULL),
(11156, '#T40168', 8313, 999999999, 0, '2008-Everest', '2021-07-30', '2021-07-23', '2021-03-29', 'silver', 'white', 'Theorema', 'My order number is #T40168 - There is condensation inside the watch without being exposed to water - Please replace/ repair accordingly.', '-Replaced new O-roig for water tightness (clean movement and case) This watch for water tightness are only ATM 3 Bar system thank you.\n03.08.21 to 17.08.21 control watch is OK.-', '0', '1970-01-01', '2021-08-03', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '93.41.16.113', '93-41-16-113.ip79.fastwebnet.it', '2021-07-23', '--', NULL),
(11157, 'T44292', 8314, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-07-23', '2021-07-15', 'black', 'white', 'Theorema', 'My order number is T44292\nThe watch didn’t match my expectation the watch is brand new and ever worm \nPlease refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.141.245', '172.58.141.245', '2021-07-23', '--', NULL),
(11158, 'T44310', 8315, 999999999, 0, '112-Madrid', '1970-01-01', '2021-07-23', '1970-01-01', 'black', 'gold', 'Theorema', 'I am not pleased with the quality of the watch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.27.157.82', 'cpe-98-27-157-82.neo.res.rr.com', '2021-07-23', '--', NULL),
(11159, 'T37733', 7736, 999999999, 0, '902-Geneva', '2021-08-28', '2021-07-23', '2021-03-03', 'gold', 'black', 'Pionier', 'Dear Representative,\nThe watch has not been worn or bumped {I do not wear it - I consider it a collectors item} - it has been in my\nwatch winder and will not stay running no matter how many turns per day I set the watch winder for.\nThis is my second repair attempt - the watch still runs fast and I have a new problem - The automatic winding mechanism is\nunable to keep the watch running - when I manually wind the watch fully and place it in my watch winder at the\nmaximum setting of 1,950 turns per day the watch power indicator still slowly declines and within about a week it runs\nout of power and stops running. The representative in Denver stated that the watch would be returned to you for replacement of the mechanism {Copy of the representative\'s Email is enclosed} Thanks for your efforts.\nemail mtomick@yahoo.com. Please send me a form and instructions to return the watch for repair/replacement.\nLooking forward to your response. Sincerely, Mark Tomick', '-Clean oscillating system\nClean and adjusted for Tourbillon system\nNew O-ring for water tightness\nPs : ( Inside your Watch movement have Moisture )\nPlease carefully about water-tightness.\n 31.08.21 to 09.09.21 Control Watch is OK.\n\n\n\n31.08.21 to 09.09.21 Control Watch is OK.-', '0', '2021-09-20', '2021-08-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-20', '98.219.235.216', 'c-98-219-235-216.hsd1.md.comcast.net', '2021-07-23', '981693038988', NULL),
(11160, '', 8316, 999999999, 0, '112-Madrid', '1970-01-01', '2021-07-24', '1970-01-01', 'black', 'black', 'Theorema', 'I\'m just not happy with the quality of the watch, and I would like a complete refund please, Thank you..', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.120.16', '172.58.120.16', '2021-07-24', '--', NULL),
(11161, '#T38616 ', 8317, 999999999, 0, '514-Hawaii', '2021-08-28', '2021-07-24', '2021-02-11', 'black', 'black', 'Pionier', 'My order number is T38616  -  The crown of my watch fell off. Please replace/ repair accordingly.', '-Replaced fixed crow and stem\n30.08.21 to 07.09.21 Control watch is OK.-', '0', '2021-09-16', '2021-08-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-16', '220.233.193.86', '86.193.233.220.static.exetel.com.au', '2021-07-24', '1Z8VF459D961553447', NULL),
(11162, '', 8318, 999999999, 0, '', '1970-01-01', '2021-07-24', '1970-01-01', '', '', '', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '34.216.206.248', 'ec2-34-216-206-248.us-west-2.compute.amazonaws.com', '2021-07-24', '--', NULL),
(11163, '#T24569', 8319, 999999999, 0, '111-Copenhagen', '1970-01-01', '2021-07-24', '2020-06-11', 'silver', 'black', 'Theorema', 'A piece of the dial has fallen off and is floating behind the glass', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '124.150.83.126', '124-150-83-126.tpgi.com.au', '2021-07-24', '--', NULL),
(11164, 'T44438', 8320, 999999999, 0, '3001-Paragon', '1970-01-01', '2021-07-25', '2021-07-23', 'gold', 'white', 'Theorema', 'It felt very heavy on my wrist. The fit wasn’t right. Not to mention that the red arrow on date hand looked very plastic.\n\nMy order number is T44438. The watch is brand new and has never been worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.215.110.218', '47-215-110-218.bssrcmta03.res.dyn.suddenlink.net', '2021-07-25', '--', NULL),
(11165, 'T43616', 8321, 999999999, 0, '101-Casablanca GM', '2021-07-29', '2021-07-26', '2023-06-21', 'silver', 'white', 'Theorema', 'Runs late more than 20 to 30 minutes, at time even STOP. Please replace or repair accordingly.\n\nThanks.\n\n ', '-Adjusted for demagnetized (clean movement) \n04.08.21 to 12.08.21 Control watch is OK.-', '0', '2021-08-29', '2021-08-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-08-30', '213.127.120.228', 'ip-213-127-120-228.ip.prioritytelecom.net', '2021-07-26', '1Z8VF459DK61526097', NULL),
(11166, 'GM-119-4', 8322, 999999999, 0, '101-Casablanca GM', '2021-07-29', '2021-07-26', '2021-07-08', 'gold', 'black', 'Theorema', 'Une des vis s’est dévissée et a été perdue. La deuxième vis est également partiellement dévissée.\n\nJe précise que la montre est neuve (jamais tombé ni frotté) et est bien sûr sous garantie\n\n\nThe watch has been received the 12 of this month and the clasp of the crown has already loose a screw.', 'Replaced fixed crown of screw.\n04. 08.21 to 11.08.21 Control watch is OK.--', '0', '1970-01-01', '2021-08-04', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '92.184.112.241', 'pop.92-184-112-241.mobile.abo.orange.fr', '2021-07-26', '--', NULL),
(11167, 'T44245', 8323, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-07-27', '2021-07-14', 'black', 'yellow', 'Theorema', 'The watch doesn\'t work. When I wind it as per instruction it still does not work. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.3.119.60', 'S0106484bd46d992a.ed.shawcable.net', '2021-07-27', '--', NULL),
(11168, 'T26647', 8324, 999999999, 0, '106-Toronto GM', '2021-08-28', '2021-07-28', '2020-07-30', 'silver', 'white', 'Theorema', 'I keep it in my rotating box and it suddenly stopped.  Please replace/ repair accordingly.]\n\n', 'Repaired automatic system\n01.09.21 to 08.09.21Control watch is OK.\n\n--', '0', '2021-09-22', '2021-09-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-23', '70.51.62.166', 'bras-base-malton2259w-grc-07-70-51-62-166.dsl.bell.ca', '2021-07-28', '1Z8VF459D975275356', NULL),
(11169, 'T32397', 8325, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-07-29', '2020-11-17', '', '', 'Theorema', 'My order number is T32397- The watch is fully wound but gains 10 minutes every hour.  Please replace/ repair accordingly.', '--Repaired manual winding (new O-ring) only 3Bar ATM\n03.09.21 to 11.09.21 Control watch is OK.\n\n\n', '0', '2021-09-16', '2021-09-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2021-09-16', '85.254.75.158', '85.254.75.158', '2021-07-29', '1Z8VF459DK61392106', NULL),
(11170, 'T44408', 8326, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-07-29', '2021-07-20', 'black', '', 'Theorema', 'The watch is super nice but my husband didn’t feel comfortable putting it on. The watch is in an excellency condition. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.209.2.135', '135.sub-174-209-2.myvzw.com', '2021-07-29', '--', NULL),
(11172, 'T23547', 8328, 999999999, 0, '101-Casablanca GM', '2021-08-07', '2021-08-01', '1970-01-01', 'gold', 'blue', 'Theorema', 'Even fully wound the watch doesn\'t work \nanymore.\nPlease replace repair accordingly.\nThank you.\n', 'Repaired manual winding (new O-ring) Only ATM 3 Bar.\n11.08.21 to18.08.21 Control watch is OK.--', '0', '2021-09-01', '2021-08-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-01', '178.27.103.11', 'ipb21b670b.dynamic.kabel-deutschland.de', '2021-08-01', '00340434129949120874', NULL),
(11173, 'T44385', 8329, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-08-02', '2021-07-20', 'silver', 'yellow', 'Theorema', 'My order number is T44385. The watch is brand new and has never been worn. Please refund. \n The the watch wears much bigger than shown on the website. I have wore 44mm watches before but, this one is way bigger. Also the watch is extremely thick. Also the luminescent on the the dial is extremely dip and doesn\'t last long at all.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.53.176.230', 'pool-108-53-176-230.nwrknj.fios.verizon.net', '2021-08-02', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(11174, 'T20820', 8330, 999999999, 0, '101-Casablanca GM', '2021-08-28', '2021-08-02', '2020-02-04', 'rose', 'white', 'Theorema', 'Watch spring appears to be damaged. You can kind of see it from the back side of the watch. Regardless of what the issue is, the time on the watch moves forward to quickly. Maybe 5-10 fast every hour.', '-Repaired manaul winding (new O-ring only 3Bar)\n06.09.21 to  14.09.21 Control watch is OK.-', '0', '2021-09-22', '2021-09-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-23', '107.77.218.67', 'mobile-107-77-218-67.mobile.att.net', '2021-08-02', '1Z8VF459D974234400', NULL),
(11175, 'T44601', 8331, 999999999, 0, '508-Dublin', '1970-01-01', '2021-08-03', '2021-07-26', 'black', 'white', 'Pionier', 'My order number is T44601-The watch is wound but the date and day settings don\'t work. Please replace/ repair accordingly.]\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.126.72.204', 'c-76-126-72-204.hsd1.ca.comcast.net', '2021-08-03', '--', NULL),
(11176, 't40248', 8332, 999999999, 0, '111-Copenhagen', '1970-01-01', '2021-08-03', '2021-03-30', 'black', '', 'Theorema', '[My order number is T40248- The oscillating spring needs to be replaced.  Please replace/ repair accordingly.]', '-Ajusted demagnetized system( new O-ring) only 3 Bar.\n08.09.21 to 15.09.21 Control Watch is OK.-', '0', '2021-09-16', '2021-09-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2021-09-16', '67.189.229.111', 'c-67-189-229-111.hsd1.nh.comcast.net', '2021-08-03', '1Z8VF459D961112548', NULL),
(11177, 'T44170', 8333, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-08-03', '2021-07-21', 'silver', 'yellow', 'Theorema', 'My order number is T44170. The watch is fully wound but doesn\'t work. The watch is brand new and never worn. Please Replace. Thanks.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '138.75.132.74', '74.132.75.138.unknown.m1.com.sg', '2021-08-03', '--', NULL),
(11178, 'T41867', 8334, 999999999, 0, '116-San Francisco', '2021-08-28', '2021-08-03', '2021-05-06', 'gold', 'blue', 'Theorema', 'Hello, in May of this year I bought a Lady Butterfly Theorema watch - GM-120-5 | GOLD | for my little girl and I found that within 12 hours the clock speeds up about 6-7 minutes, given that the clock is fired only once a day, in the evening, please write me what to do in this situation, where to do I send it to be checked and probably adjusted? I mention that the watch has the order number ORDER # T41867. Thank you .\n\n', 'Replaced new Balance Wheel\n02.09.21 to 10.09.21 Control watch is OK.-', '0', '2021-09-22', '2021-09-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-23', '79.119.4.218', '79-119-4-218.rdsnet.ro', '2021-08-03', '1Z8VF459DK75272362', NULL),
(11179, 'T15642', 8335, 999999999, 0, '505-Florida', '2021-09-19', '2021-08-03', '2019-11-10', 'black', 'blue', 'Pionier', 'The date and month don\'t work. Please replace/repaired accordingly', '-Repaired datefunction (New case ring and O-ring ) only 3 Bar.\n06.09.21 to 15.09.21 Control watch is OK.-', '0', '2021-09-19', '2021-09-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-20', '49.197.45.155', 'pa49-197-45-155.pa.qld.optusnet.com.au', '2021-08-03', '1Z8VF459D974918163', NULL),
(11180, ' T40243', 8336, 999999999, 0, 'Choose option', '2021-09-19', '2021-08-04', '2020-07-07', 'Choose option', 'Choose option', 'Choose option', 'The watch will not tick even after winding', '-Repaired oscillating system (new O-ring) only 3Bar-\n08.09.21 to 15.09.21 Control Watch is OK.', '0', '2021-09-19', '2021-09-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-20', '50.204.182.98', '50-204-182-98-static.hfc.comcastbusiness.net', '2021-08-04', '1Z8VF459D975276382', NULL),
(11181, 'T439969', 8337, 999999999, 0, '118-Sahara', '2021-09-19', '2021-08-05', '2021-07-02', 'black', 'gold', 'Theorema', 'My order number is T43969- The watch is fully wound but doesn\'t work. The watch is brand new and never worn. Please  Replace .', 'Replaced Crown protector screw (Repair winding)\n07.09.21 to 15.09.21 Control watch is OK.--', '0', '2021-09-19', '2021-09-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-20', '35.142.12.213', '035-142-012-213.dhcp.bhn.net', '2021-08-05', '1Z8VF459D973537595', NULL),
(11182, '', 8338, 999999999, 0, '7001-Havana', '1970-01-01', '2021-08-05', '1970-01-01', 'black', 'gold', 'Pionier', 'My order number T26198 even manually wound the watch doesn\'t work any more. Please replace / repair accordingly. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.163.12.205', 'c-73-163-12-205.hsd1.md.comcast.net', '2021-08-05', '--', NULL),
(11183, 'ORDER #T44640 ', 8339, 999999999, 0, '118-Sahara', '1970-01-01', '2021-08-05', '2021-08-06', 'silver', 'white', 'Theorema', 'I really do not like watch.  Would like to exchange for a \nDUAL-TIME BUENOS AIRES THEOREMA - GM-114-1', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.92.51.25', '96-92-51-25-static.hfc.comcastbusiness.net', '2021-08-05', '111112', NULL),
(11184, '#T44635', 8340, 999999999, 0, '506-Miami', '2021-08-10', '2021-08-05', '2021-07-27', 'black', 'gold', 'Pionier', 'The month Sub-dial doesn\'t work Please replace/ repair accordingly', 'Replaced  new case\n11.08.21 to 18.08.21 Control watch is OK.\n\n--', '0', '2021-08-29', '2021-08-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-08-30', '83.249.212.229', 'c83-249-212-229.bredband.tele2.se', '2021-08-05', '1Z8VF459DK63474881', NULL),
(11185, 'T44228', 8341, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-08-05', '2021-07-13', 'silver', 'yellow', 'Theorema', 'My order# is T44228. The watch runs fine when upright (12 on top), but if it is on the wrist or otherwise in an inverted position (12 pointing toward the ground), within a few minutes the balance wheel comes to a full stop, even when the watch is fully wound. It may take anywhere from one to fifteen minutes for the stop to happen, but it always does, and so it cannot reliably keep time. If kept fixed with 12 on top, it can run for days without stopping. Please repair/replace. A Youtube video of my watch demonstrating the problem may be seen at:  \nhttps://www.youtube.com/watch?v=yn6TTKW076I', '-Repaired manual winding\n06.09.21 to12.09.21 Control Watch is OK.-', '0', '2021-09-22', '2021-09-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2021-09-23', '209.33.206.250', '209.33.206.250', '2021-08-05', '1Z8VF459D975698417', NULL),
(11186, 'T30664', 8342, 999999999, 0, '7002-Chicago', '1970-01-01', '2021-08-05', '2021-08-01', 'gold', 'white', 'Pionier', 'My second hand has fallen off. Please repair/replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.192.64.146', '146.sub-174-192-64.myvzw.com', '2021-08-05', '--', NULL),
(11187, '', 8343, 999999999, 0, '7002-Chicago', '1970-01-01', '2021-08-05', '2021-07-26', '', '', 'Pionier', 'T44607 The Hand of the Day subdial is missing The watch is brand new and never worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '97.97.147.74', '097-097-147-074.res.spectrum.com', '2021-08-05', '--', NULL),
(11188, 'T39744', 8344, 999999999, 0, '118-Sahara', '2021-08-28', '2021-08-06', '2021-03-06', 'blue', 'white', 'Theorema', 'T39744 watch fully wound but no movement. out of the blue, it stopped. please repair it accordingly.', '-Repaired manual winding\n31.08.21 to 08.09.21 Control watch is OK.-', '0', '1970-01-01', '2021-08-31', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-08-06', '--', NULL),
(11189, 'T44561', 8345, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-08-06', '2021-07-27', 'silver', 'yellow', 'Theorema', 'No defect. The watch is too big for me.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.60.96.81', '75-60-96-81.lightspeed.miamfl.sbcglobal.net', '2021-08-06', '--', NULL),
(11190, 'GM 514-10', 8346, 999999999, 0, '514-Hawaii', '2021-09-19', '2021-08-09', '2021-03-08', 'gold', 'black', 'Pionier', 'Das Uhrwerk zeigt die Zeit nicht ganz korrekt an.\nwenn es 21.30 ist steht der kleine Zeiger genau auf 9 und wenn es punkt 9 uhr ist steht der kleine Zeiger zwischen 8 und 9. ', 'Replaced fixed hands.\n02.09.21 to10.09.21 Control watch is OK.--', '0', '2021-09-19', '2021-09-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-20', '217.231.169.98', 'pd9e7a962.dip0.t-ipconnect.de', '2021-08-09', '00340434129949121116', NULL),
(11191, 't44282', 8347, 999999999, 0, '103-Sao Paulo', '2021-09-19', '2021-08-09', '2021-08-09', '', '', 'Theorema', 'crown came off ', 'Repaired winding system.\n08.09.21 to 15.09 21 Control Watch is OK.--', '0', '2021-09-19', '2021-09-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-20', '66.229.76.201', 'c-66-229-76-201.hsd1.fl.comcast.net', '2021-08-09', '1Z8VF459D975148574', NULL),
(11192, 'T29259', 8348, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2021-08-09', '2020-09-10', 'black', 'black', 'Theorema', 'The watch just stopped working ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '167.100.67.175', 'dhcp-e8-2c-6d-59-8c-a7.cpe.wightman.ca', '2021-08-09', '--', NULL),
(11193, 'T38087', 8349, 999999999, 0, '101-Casablanca GM', '2021-08-28', '2021-08-10', '2021-01-30', 'gold', 'white', 'Theorema', 'T38087 This is the second time I am sending this watch for repair. the hands get stuck with each other. time runs behind. in less than 2 hours it runs behind by  20 minutes. please fix it for real this time because I am tired of shipping it back and forth. Thanks.', '-Replaced new Movement-New O- ring (only 3 Bar ATM)\n30.08.21 to 07.09.21 Control watch is OK.', '0', '2021-09-22', '2021-08-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-23', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-08-10', '1Z8VF459D974890773', NULL),
(11194, 'T41671', 8350, 999999999, 0, '101-Casablanca GM', '2021-08-28', '2021-08-10', '2021-04-29', 'black', 'black', 'Theorema', 'The watch is fully wound and will not work.', '-Repaired manual winding- repaired Crown Protector.\n30.08.21 to 07.09.21 Control watch is OK.-', '0', '2021-09-16', '2021-08-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-16', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-08-10', '1Z8VF459D961734117', NULL),
(11195, 'T21070', 8351, 999999999, 0, 'T3004-2', '2021-08-10', '2021-08-10', '2020-02-17', 'silber', 'black', 'Theorema', 'Gewicht hat sich gelÃ¶st', 'Replaced new oscillating weight (new O- ring) \nATM.only 3 Bar.\n11.08.21 to 18.08.21 Control watch is OK.-', '0', '2021-09-01', '2021-08-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-01', '80.130.214.155', 'p5082d69b.dip0.t-ipconnect.de', '2021-08-10', '00340434129949120850', NULL),
(11196, 'GM101-3', 8352, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-08-10', '2021-02-19', 'gold', 'black', 'Theorema', 'Hands spin really fast when winding ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '94.173.222.79', 'cpc110369-king13-2-0-cust590.19-1.cable.virginm.net', '2021-08-10', '--', NULL),
(11197, 'T44410', 8353, 999999999, 0, '101-Casablanca GM', '2021-09-26', '2021-08-11', '2021-08-10', 'gold', 'yellow', 'Theorema', 'The clasp of the crown is loos', '-Replaced fixed new Clasp.\n28.09.21 to 30.09.21 Control watch is OK.-', '0', '2021-10-05', '2021-09-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-06', '71.95.148.244', '071-095-148-244.res.spectrum.com', '2021-08-11', '1Z8VF459D975831736', NULL),
(11198, 'T44784', 8354, 999999999, 0, '511-New York', '1970-01-01', '2021-08-11', '2021-08-09', '', '', 'Pionier', 'My order number is T44784. The watch is brand new and never worn. Please exchange with New York GM-511-3, thank you! ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.92.138.25', '74-92-138-25-WashingtonDC.hfc.comcastbusiness.net', '2021-08-11', '--', NULL),
(11199, 'T42983', 8355, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2021-08-11', '2021-06-01', 'black', 'yellow', 'Theorema', 'I never dropped the watch. I did wind the drop as i would normally do it. This time around the wind was stuck and the watch stopped working. ', 'Repaired manual winding\n07.09.21 to 15.09.21 Control watch is OK..--', '0', '2021-10-08', '2021-09-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2021-10-11', '107.77.253.44', '107.77.253.44', '2021-08-11', '1Z8VF459D974420600', NULL),
(11200, '', 8356, 999999999, 0, '511-New York', '1970-01-01', '2021-08-12', '2019-06-16', 'gold', 'black', 'Pionier', 'Watch does not keep time after about 7-10 days of constant wearing.  Date dial not working.  Piece broke after about a week of wearing.  I was sent a replacement but did not know how to put it on.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.231.251.156', 'pool-96-231-251-156.washdc.fios.verizon.net', '2021-08-12', '--', NULL),
(11201, 'T44910', 8357, 999999999, 0, '107-Rio', '1970-01-01', '2021-08-12', '2021-08-10', 'gold', 'blue', 'Theorema', 'movement is loose inside the case.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.215.170.213', '71-215-170-213.ftmy.centurylink.net', '2021-08-12', '--', NULL),
(11202, 'T30172', 8358, 999999999, 0, '101-Casablanca GM', '2021-09-14', '2021-08-13', '1970-01-01', 'black', '', 'Theorema', 'There is condensation in the watch without being exposed to water.  Please replace/ repair accordingly. ', 'Replaced fixed case. Cleam movement.New O-ring\nWater tightness system are only 3 Bar ATM\n22.09.21 to 27.09.21 Control watch is OK. \n\n--', '0', '2021-10-01', '2021-09-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-04', '64.43.161.215', '64.43.161.215', '2021-08-13', '1Z8VF459DK63556837', NULL),
(11203, 'GM-103-10', 8359, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2021-08-13', '2020-04-13', 'black', 'blue', 'Theorema', 'The defect is that the turning mechanism broke from the watch qnd you cant spin it to charge the watch. We do not have the order id but we do have the warranty card. Where can we find the order id? The watch is 1 year old. Everything that come with the watch is here.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '85.24.164.89', 'h-85-24-164-89.A147.priv.bahnhof.se', '2021-08-13', '--', NULL),
(11204, 'T44337', 8360, 999999999, 0, '118-Sahara', '1970-01-01', '2021-08-13', '2021-07-17', 'black', 'black', 'Theorema', 'The watch isn’t what I expected based off the website description. It’s way too big and the leather looks too cheap to hold the dial. Very disappointed. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.62.27.242', 'c-73-62-27-242.hsd1.fl.comcast.net', '2021-08-13', '--', NULL),
(11205, 'T44337', 8361, 999999999, 0, '118-Sahara', '1970-01-01', '2021-08-13', '2021-07-17', 'blue', 'white', 'Theorema', 'The watch isn’t what I expected. It looks very low quality with leather that doesn’t hold the dial. Please refund. It was never worn ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.62.27.242', 'c-73-62-27-242.hsd1.fl.comcast.net', '2021-08-13', '--', NULL),
(11206, '', 8362, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-08-15', '2021-02-09', 'gold', '', 'Theorema', 'My time hands doesn\'t move as the time ticker goes around and around as should.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '166.205.101.26', 'mobile-166-205-101-026.mycingular.net', '2021-08-15', '--', NULL),
(11207, '', 8363, 999999999, 0, '101-Casablanca GM', '2021-09-16', '2021-08-15', '2021-02-02', 'gold', 'blue', 'Theorema', 'My Order is T39060-Th watch is fully wound but the hour and minutes hands don\'t work. Please replace/repair accordingly.', '-Replaced fixed hands\n07.09.21 to 15.09.21 Control watch is OK.-', '0', '2021-09-16', '2021-09-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-16', '65.7.67.199', 'host-65-7-67-199.bna.bellsouth.net', '2021-08-15', '1Z8VF459D963843059', NULL),
(11208, 'T32355', 8364, 999999999, 0, '111-Copenhagen', '2021-09-26', '2021-08-15', '2020-11-17', 'gold', 'black', 'Theorema', 'Does not wind any more, winding pin is stuck solid. Watch always late even winded every 8 hours a day since aquired.', '-Repaired oscillating system. Cleam movement.\nnew O-ring (only 3Bar ATM)\n29.09.21 to 01.10 21 Control watch is OK..-', '0', '2021-10-01', '2021-09-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-04', '2.218.166.90', '02daa65a.bb.sky.com', '2021-08-15', '1Z8VF459DK61434650', NULL),
(11209, '', 8365, 999999999, 0, '3011-Macau', '1970-01-01', '2021-08-16', '2020-03-16', 'silver', 'black', 'Theorema', 'Der Rotor des Automatikuhrwerks, der die Bewegung der Uhr zum Aufziehen nutzt, ist vom Inneren der Uhr gelöst und liegt lose im Gehäuse, wodurch die Uhr bei Bewegung rasselt und sich nicht mehr aufzieht.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '91.55.113.176', 'p5b3771b0.dip0.t-ipconnect.de', '2021-08-16', '--', NULL),
(11210, 'ORDER #T40296 REFERENCE #CM101-3', 8366, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-08-16', '2021-03-31', 'gold', 'black', 'Theorema', 'The rewinding meachanism is no longer functional. It seems as if it is no longer connected to the gears inside the watch.\n\nI would like it to be rapired so it can be functional again in accordance with the 24 month guarantee since the defect does not include band, glass, case nor damage by third party.', '14.09.2021  Package Empty! --', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '85.230.144.217', 'c-d990e655.09-39-6a6b701.bbcust.telenor.se', '2021-08-16', '--', NULL),
(11211, 'T21866', 7523, 999999999, 0, '103-Sao Paulo', '2021-08-28', '2021-08-16', '2020-03-20', '', 'yellow', 'Theorema', 'My order number isT21866- Few months after I received my watch from repair it stopped working again.  Please replace/ repair accordingly.]', '-Repaired manualwinding (new O-ring) only 3Bar ATM\n03.09.21 to 13.09.21 Control watch is OK.-', '0', '2021-09-22', '2021-09-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-23', '89.166.46.232', '89-166-46-232.bb.dnainternet.fi', '2021-08-16', '1Z8VF459DK75163828', NULL),
(11212, '#T29184', 8367, 999999999, 0, '104-Copacabana', '2021-09-26', '2021-08-16', '2020-09-10', 'black', 'black', 'Theorema', 'I was bought a Copacabana watch for my birthday last September and I cannot change the time. Even when the watch is in position B (time setting mode) it winds the watch as if it was in position A (Hand Winding Mode) and the hands to change the time do not move.\n\nOrder No:#T29184\nReference: GM-104-J\nDate on Guarantee card: 10-09-20\n', 'Repaired manual-winding (new O-ring) only 3 Bar\n30.09.21to 01.10.21 Control watch is OK.-', '0', '2021-10-24', '2021-09-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-25', '84.70.211.182', '84.70.211.182', '2021-08-16', '981693144530', NULL),
(11213, 'T42668', 8368, 999999999, 0, '3009-Dubai', '2021-09-20', '2021-08-17', '2021-05-25', 'black', 'bicolor', 'Theorema', 'My order number #T42668 I can’t set time, please replace the watch.', 'Repaired stem system and manual system.\n27.09.21 to 30.09.21 Control watch is OK.--', '0', '2021-10-05', '2021-09-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-05', '91.74.28.21', '91.74.28.21', '2021-08-17', '1Z8VF459D961855219', NULL),
(11214, 'T22627', 8369, 999999999, 0, '108-Oman', '2021-08-28', '2021-08-17', '2020-04-25', 'gold', 'gold', 'Theorema', 'Il mio numero d\'ordine è T22627- Uno dei quadranti secondari è caduto Si prega di sostituire/riparare di conseguenza.', 'Repaired clockwork (clean movement)\n1.New balance wheel adjustment 20-€\n2.Replaced new hands 15-€\n3.O-ring for water tightness 5-€\n4.Crown Protector scrow.10-€\nTotal Price : 50-€--\n03.09.21 to 10.09.21 Control watch is OK.', '0', '2021-10-08', '2021-09-03', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-11', '5.90.76.27', 'mob-5-90-76-27.net.vodafone.it', '2021-08-17', '1Z8VF459DK74606020', NULL),
(11215, 'T42532', 8370, 999999999, 0, '510-London', '2021-09-26', '2021-08-17', '2021-05-19', 'black', 'gold', 'Pionier', 'The watch is not working since the very beginning. Attempt was made to wind the watch as per instruction booklet. Second hand started for a short time and then stopped running after a short while.', '--Repaired automatic system (new O-ring) only 3 Bar ATM\n28.09.21 to 30.09.21 to Control watch is OK.', '0', '2021-10-01', '2021-09-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-04', '178.120.56.82', 'mm-82-56-120-178.brest.dynamic.pppoe.byfly.by', '2021-08-17', '1Z8VF4596861386021', NULL),
(11216, '?', 8371, 999999999, 0, '505-Florida', '1970-01-01', '2021-08-17', '2021-08-17', 'gold', 'white', 'Pionier', 'The date feature malfunctions and skipps dates when using the set button. Also, I noticed the watch gain several minutes over a 24 hour period. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.77.237.209', 'mobile-107-77-237-209.mobile.att.net', '2021-08-17', '--', NULL),
(11217, '?', 8311, 999999999, 0, '505-Florida', '1970-01-01', '2021-08-17', '2021-08-09', 'gold', 'white', 'Pionier', 'The date feature malfunctions when using the set button. Also I have noticed gaining up to 2 to 3 minutes in a 24 hour period', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.177.249.18', '99-177-249-18.lightspeed.hdvltn.sbcglobal.net', '2021-08-17', '--', NULL),
(11218, 'T30664', 8372, 999999999, 0, '7002-Chicago', '1970-01-01', '2021-08-18', '2020-10-10', 'gold', 'white', 'Pionier', 'Hands have fallen off. Please check everything. Repair.', '-Replaced fixed hands (new O-ring) only 3Bar.\n06.09.21 to 15.09.21 Control watch is OK.', '0', '2021-09-22', '2021-09-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2021-09-23', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-08-18', '981693144438', NULL),
(11219, 'T43833', 8373, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-08-18', '2021-06-23', 'silver', 'yellow', 'Theorema', 'This is the 2nd time I am returning the watch. I want the golden Arabic numbers on top of the outer case and not the black numbers. Please send me only YELLOW NUMBERS not black. Thanks.', 'Replaced fixed new yellow nummbers dial..\nControl watch is OK.--\nPS: GM:101 yellow nummber of old version case are we don`t have now so sorry, thank you.', '0', '1970-01-01', '2021-09-14', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-08-18', '--', NULL),
(11220, 'T44601', 8374, 999999999, 0, '508-Dublin', '1970-01-01', '2021-08-18', '2021-07-25', 'silver', 'black', 'Pionier', 'Since the first day I got it I could not set up the calendar. The calendar does not work. The same day of delivery I reached out to Tufina team via email. I would prefer to have it replaced, but if you are not ok with it please repair it, but make sure it will work. Thank you to everyone. ', '-Replaced new movement.\n07.09.21 to 13.09.21 Control watch is OK.-', '0', '2021-09-19', '2021-09-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2021-09-20', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-08-18', '1Z8VF459D963019315', NULL),
(11221, 'T28981', 8375, 999999999, 0, '514-Hawaii', '1970-01-01', '2021-08-18', '2020-09-02', 'silver', 'black', 'Pionier', 'the watch is stuck does not wind not automatically not manually does not work at all.', '-Repaired oscillating system\n06.09.21 to 15.09.21 Control watch is OK.-', '0', '2021-09-22', '2021-09-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2021-09-23', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-08-18', '1Z8VF459D975726583', NULL),
(11222, 'T43291', 8269, 999999999, 0, '118-Sahara', '1970-01-01', '2021-08-19', '2021-06-07', 'black', 'gold', 'Theorema', 'This is my 2nd time returning it. When it came from Germany it came still broken and it was supposed to be repaired but no it was still broken. I spent a lot of money with customs. I have more than 8 watches from your company. But this watch is faulty. I received it the first time on June 16 and have not enjoyed it because since then I keep shipping back to Germany. Please replace or refund. Do not send me again same broken watch.  ', '--Replaced new Movement.\n08.09.21 to 13.09.21 Control watch is OK.', '0', '2021-09-16', '2021-09-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2021-09-16', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-08-19', '1Z8VF459D961933232', NULL),
(11223, 'T44754', 8376, 999999999, 0, '112-Madrid', '2021-09-19', '2021-08-19', '2021-08-01', 'rosé', 'blue', 'Theorema', 'i purchased this watch because i am albanian too and tufina is a good family. i removed the stickers as soon as i received it and when i try to wind it does not move. i have not worn it. hand do not move even when i try to wind. please replace.', '-Replaced fixed hands\n07.09.21 to12.09.21 Control watch is OK.-', '0', '2021-09-19', '2021-09-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-20', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-08-19', '981693144390', NULL),
(11224, 'T24689', 8377, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-08-19', '2020-07-14', 'black', 'yellow', 'Theorema', 'It\'s suddenly stopped working. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '5.162.127.175', 'dynamic.isp.ooredoo.om', '2021-08-19', '--', NULL),
(11225, '', 8378, 999999999, 0, '101-Casablanca GM', '2021-09-26', '2021-08-19', '2020-07-14', 'gold', 'yellow', 'Theorema', 'It suddenly stopped working, please replace the watch ', '-Repaired manual winding (new O-ring)\n30.09.21 to 01.10.21 Control watch is OK.-', '0', '2021-09-30', '2021-09-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-11', '5.162.127.175', 'dynamic.isp.ooredoo.om', '2021-08-19', '1Z8VF459D975752616', NULL),
(11226, 'T44931', 8379, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-08-19', '2021-08-08', 'gold', 'yellow', 'Theorema', ' [My order number is T44931. The watch is brand new and has never been worn. Please  Replace ]\n\nI received the watch in its original packaging.  Upon opening and winding, the watch never worked.  Possibly a malfunctioning spring.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '12.52.30.131', '12.52.30.131', '2021-08-19', '--', NULL),
(11227, 'Gm 107 5', 8380, 999999999, 0, '107-Rio', '1970-01-01', '2021-08-19', '2021-08-08', '', 'white', 'Theorema', 'No defect. Did not like never worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.0.77.83', '173.0.77.83', '2021-08-19', '--', NULL),
(11318, 'T44802', 8470, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-09-20', '2021-09-08', 'black', 'white', 'Theorema', 'The watch is brand new, never worn. The little minute hand came off. I would like to return it and get a refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.64.28.39', 'cpe-74-64-28-39.nyc.res.rr.com', '2021-09-20', '--', NULL),
(11319, '#T39967', 8471, 999999999, 0, '108-Oman', '1970-01-01', '2021-09-20', '2021-03-24', 'gold', 'black', 'Theorema', 'My order number is T39967-  During the short time that I owned the watch I just had problems with it. I already sent my watch back for repair twice and now it\'s the third time I am having issues with the watch. Now there are some very little water drops on the glass from the inside. The watch has never been exposed to water. Please replace!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '83.252.11.72', 'c83-252-11-72.bredband.tele2.se', '2021-09-20', '--', NULL),
(11229, 'T35631', 8382, 999999999, 0, '515-Amsterdam', '2021-09-26', '2021-08-19', '2020-12-21', 'black', 'black', 'Pionier', 'My order ID is T35631-The decorative black parts of the outer bezel have fallen off. The crown has fallen off - Please replace/ repair accordingly', 'Replaced fixed case.\n29.09.21 to 01.10.21 Control watch is OK.--', '0', '2021-10-01', '2021-09-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-04', '76.29.88.95', 'c-76-29-88-95.hsd1.il.comcast.net', '2021-08-19', '1Z8VF459D961881048', NULL),
(11230, '#T42614', 8383, 999999999, 0, 'other', '2021-08-28', '2021-08-20', '2021-05-21', 'gold', 'gold', 'other', 'Can\'t find the information in the the dropdows so I will write down the rest.\n\nLady Butterly Theorema\nReference Numer: GM-120-2\nCase Color: Gold\nDial Color: Gold\n\nMy order number is T42614 - The watch makes a cracking noise while I wind it up. No matter how much I wind it, I can\'t wind it fully, because the spring makes a cracking noise and unwinds a little every time I hear the noise. Please replace/repair accordingly', 'Repaired manual winding\nPS. Lady Butterfly movement are winding fully is Ok.Please\ndo not hard to fully winding, Mainspring will be broken\nthank you.\n02.09.21 to 08.09.21 Control watch is OK. \n\n--', '0', '2021-09-16', '2021-09-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-16', '78.90.79.45', '78.90.79.45', '2021-08-20', '1Z8VF459DK62118062', NULL),
(11231, 'T44254', 8384, 999999999, 0, '116-San Francisco', '1970-01-01', '2021-08-20', '2021-07-14', 'black', 'blue', 'Theorema', 'My order number is T44254 The watch is brand new and never worn. Please  exchange with Rio GM-107-2 ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.148.104.175', '098-148-104-175.res.spectrum.com', '2021-08-20', '--', NULL),
(11232, 'T43439', 8385, 999999999, 0, 'Choose option', '1970-01-01', '2021-08-20', '2021-06-12', 'Choose option', 'Choose option', 'Choose option', 'I dont store power Even when i is \nFully wound. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '213.237.87.30', '213237087030.mbb.telenor.dk', '2021-08-20', '--', NULL),
(11233, 'T44833', 8386, 999999999, 0, '3009-Dubai', '1970-01-01', '2021-08-20', '2021-08-08', 'silver', 'white', 'Theorema', 'The watch will not start even after shaking and winding. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.162.243.39', 'cpe-104-162-243-39.nyc.res.rr.com', '2021-08-20', '--', NULL),
(11234, '', 8387, 999999999, 0, '505-Florida', '2021-08-28', '2021-08-21', '2021-02-09', '', '', 'Pionier', '..?', '--Repaired automatic system\n02.09.21 to 10.09.21 Control watch is OK.', '0', '2021-09-22', '2021-09-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-23', '84.115.228.178', '84-115-228-178.cable.dynamic.surfer.at', '2021-08-21', '1Z8VF459DK74815796', NULL),
(11235, '3008-1', 8388, 999999999, 0, '3008-Damascus', '2021-09-14', '2021-08-23', '2020-07-02', 'silver', 'white', 'Theorema', 'Loose screw on the back of the wacht,\nThat blokking the pendel', 'Replaced fixed oscillating system (New O- ring)\n27.09.21 to 30.09.21 Control watch is OK.--', '0', '2021-10-01', '2021-09-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-04', '89.8.99.122', 'telia-590863-122.connect.netcom.no', '2021-08-23', '1Z8VF459D962334075', NULL),
(11236, 'T44223', 8389, 999999999, 0, '118-Sahara', '1970-01-01', '2021-08-24', '2021-07-13', 'blue', 'white', 'Theorema', 'Even when fully wound the watch keep stopping. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.110.245.99', 'mta-174-110-245-99.nc.rr.com', '2021-08-24', '--', NULL),
(11237, 'T31149', 8390, 999999999, 0, '514-Hawaii', '1970-01-01', '2021-08-24', '2020-10-20', 'silver', 'black', 'Pionier', 'Hello\nMy watch stopped charging with the rotor unexpectedly one day and so then I tried charging it using the winding bezel at the side of the watch, this then became tight and subsequently broke off.  Watch is less than 12 months old.  Please can you take a look at this problem as it is well within the warranty date.  Thanking you in anticipation.\n\nMike', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.132.215.146', '82-132-215-146.dab.02.net', '2021-08-24', '--', NULL),
(11238, 'T31149', 8391, 999999999, 0, '514-Hawaii', '1970-01-01', '2021-08-24', '2020-10-20', 'silver', 'black', 'Pionier', 'Hello\nMy watch stopped charging with the rotor unexpectedly one day and so then i tried charging it using the winding bezel at the side of the watch,this then became tight and subsequently broke off. Watch is less than 12 months old. Please can you take a look at this problem as it is well within the warranty date. Thanking you in anticipation.\n\nMike\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.222.184.158', '02deb89e.bb.sky.com', '2021-08-24', '--', NULL),
(11239, 'T29175', 8002, 999999999, 0, '515-Amsterdam', '2021-09-26', '2021-08-24', '2020-08-01', 'silver', 'black', 'Pionier', 'My order number T29175- The calendar goes until 35 even when the watch is manually wound. This is the second watch is have with the same problem. Please replace/ repair accordingly.', '--Repaired datefunction (new O-ring)\n28.09.21 to 30.09.21 Control watch is OK.', '0', '2021-10-05', '2021-09-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-06', '99.252.177.150', 'cpe80d04a6a2c9e-cm80d04a6a2c9c.cpe.net.cable.rogers.com', '2021-08-24', '1Z8VF459D974961688', NULL),
(11240, 'T45095', 8392, 999999999, 0, '116-San Francisco', '1970-01-01', '2021-08-25', '2021-08-17', 'gold', 'white', 'Theorema', 'My order number is T45095. The watch is brand new and never worn. Please replace. seems to be some particle underneath the face that you can\'t get off, just above the words Theorema Mechanical in the middle next to the \"T\" logo. Thanks again.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '159.196.171.44', '159.196.171.44', '2021-08-25', '--', NULL),
(11241, 'T45011', 8393, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-08-25', '2021-08-16', '', '', 'Theorema', 'Inappropriate for my hand and not feel comfortable ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.83.58.190', '96-83-58-190-static.hfc.comcastbusiness.net', '2021-08-25', '--', NULL),
(11242, 'T37805', 8394, 999999999, 0, '112-Madrid', '1970-01-01', '2021-08-25', '2021-01-23', 'rosé', 'blue', 'Theorema', 'Stopped working ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.118.193.90', 'ool-4576c15a.dyn.optonline.net', '2021-08-25', '--', NULL),
(11243, 'GM114-3', 8395, 999999999, 0, '901-Zurich', '2021-10-06', '2021-08-26', '2021-01-07', 'gold', 'white', 'Theorema', 'Guten Tag \n\nWir haben die Uhr schon seit ein paar Monaten und sie lief immer einwandfrei.\nWenn ich sie aufziehe dan lauft die Uhr für ca 15 Sekunden und nachher nicht mehr.\n\nFreundliche Grüße\nB. Morina ', '-Repaired manual system (new O-ring)\n13.10.21 to 19.10.21 Control watch is OK.-', '0', '2021-10-24', '2021-10-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-25', '188.61.87.47', '47.87.61.188.dynamic.wline.res.cust.swisscom.ch', '2021-08-26', '981693144541', NULL),
(11244, 'T45057', 8396, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-08-26', '2021-08-18', 'bicolor gold', 'yellow', 'Theorema', 'I DID NOT LIKE THE WATCH AS IT LOOKED DIFFERENT THAT THE PICTURE ON\nTHE TV. I REQUESTED A NAVE BLUE BAND IT CAME  WITH A BROWN BAND. YOU SHOULD HAV EINFORMED ME THAT IT IS THE ONLY WAY IOT COMES. WHENI SAW THE WATCH I KNEW IT WAS NOT THE WATCH I THOUGHT I ORODERED. TUEADAY I RECIEVED AN E-MAIL OFFERING ME A 20% OFF THE OLRGINAL PRICE. I DONT WANT THAT WATCH FOR FREE. SO THIS IS MY LAST OFFER TO COMPLETE A PURCHASE. I WILL RETURN THIS WATCH  AHD YOU WILL REPLACE IT WITH DIFFERENT ONE. IF THIS IS AGGREABLE PLEASE SENT ME A RETURN POSTAGE AND I WILL BE GLAD TO DENT THE 10$ YOU REQUESTED, AND I WILL GIVE YOU THE NUMBER OF THE ONE I NOW WANT PURCHASE. I HAVE SPENT 3 HOURS OF MY TIME TRYING TO RESOLVE THIS. I CANJ NOT CONTINUE TO JUMP THEOUGH HOOPS FOR THIS. IF THGIS IS NOT WANT YOU CHOISE TO DO SENT ME THE RETURN FORM AND IT WILL BE IN THE MAIL ASAP. ALSO I NEVER PUT THE WATCH ON MY HAND. IT TOOK IT OUT OF THE BOX AND I SAW THAT THIS WAS NOT FOR. PLEASE DO NOT MAKE THIS HARDER THAT IT ALREADY HAS BEEN. I HAVE ALERTED THE AUTHOITIES REGARDING THS MATTER. LET DO THS\n IN A POSITIVE WAY SO I CAN CONTINUE TO PURCHASE WATCHES AND TELL Y FRIENDS ABOUT YOUR PRODUCTS. LET ME KNOW ASAP UNLESS YOUR PURPOSE IS TO LET THE 14 DAY RETURN LAPSE. IF YOUR ANSWER OF PK SEND ME AN E-MAIL REGARDING THIS AGREAMENT ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.50.177.83', 'cpe-45-50-177-83.socal.res.rr.com', '2021-08-26', '--', NULL),
(11245, 'T28731', 8397, 999999999, 0, '514-Hawaii', '1970-01-01', '2021-08-27', '2020-08-28', 'gold', 'blue', 'Pionier', '[My order number is T28731- The screws of the clasp of the protector have fallen off and the band needs to be changed. Please replace/ repair accordingly.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '139.130.187.126', 'mti3497176.lnk.telstra.net', '2021-08-27', '--', NULL),
(11246, '#T39642', 8398, 999999999, 0, '113-Lagos', '2021-09-26', '2021-08-27', '2021-05-05', 'gold', 'white', 'Theorema', 'The watch does not work properly and the time stops every day. It stays back in minutes', 'Repaired manual winding (adjusted balance wheel)\n30.09.21 to 01.10.21 Control watch is OK.--', '0', '2021-10-05', '2021-09-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-06', '194.75.196.171', '194.75.196.171', '2021-08-27', '1Z8VF459DK74057507', NULL),
(11247, 'T39511', 8399, 999999999, 0, 'GM509-6', '2021-08-28', '2021-08-28', '2021-03-02', 'silber', 'schwarz', 'Pionier', 'Indikatoren bleiben hÃ¤ngen', '-Replaced fixed new hands (new O- ring) only 3 Bar ATM\n03.09.21 to 13 09.21 Control watch is OK..-', '0', '2021-09-19', '2021-09-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-09-19', '80.130.208.208', 'p5082d0d0.dip0.t-ipconnect.de', '2021-08-28', '1Z8VF459D973208208', NULL),
(11248, 'T45294', 8400, 999999999, 0, '506-Miami', '1970-01-01', '2021-08-28', '2021-08-24', 'black', 'silvgrey', 'Pionier', 'Watch was bigger than I expected ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.105.4.226', 'cpc141658-mfl23-2-0-cust225.13-1.cable.virginm.net', '2021-08-28', '--', NULL),
(11249, 'T45294', 8401, 999999999, 0, '506-Miami', '1970-01-01', '2021-08-28', '2021-08-24', 'black', 'silvgrey', 'Pionier', 'My order number is T45294\nThe watch is brand new and never worn\nPlease refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.105.4.226', 'cpc141658-mfl23-2-0-cust225.13-1.cable.virginm.net', '2021-08-28', '--', NULL),
(11250, 'T21737', 8402, 999999999, 0, '3011-Macau', '2021-09-14', '2021-08-30', '2020-03-16', 'silver', 'black', 'Theorema', 'My order number is T21737 - THE ROTOR IS BROKEN. -  Please replace/ repair accordingly.', '-Replaced fixed oscillating system \n27.09.21 to 30 .09.21 Control watch is OK.-', '0', '2021-10-01', '2021-09-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-01', '91.55.112.225', 'p5b3770e1.dip0.t-ipconnect.de', '2021-08-30', '00340434129949121222', NULL),
(11251, 'T38658', 8403, 999999999, 0, '110-Oslo', '2021-10-11', '2021-08-30', '2021-02-12', 'black', 'silvgrey', 'Theorema', 'I bought the watch on Feb 12-2021. After four months and suddenly the watch stopped working even though I occasionally wear it and I have never dropped or bumped it. I\'ve sent an email to Tufina on June 7 and informed them that the watch is not working and they assumed that it needs winding....I already know that auto watches needs winding or a firm shake from time to time to continue ticking and it was not the case, surprisingly after few days it is working again by itself!!!\nThis time the watch again stopped working and the new thing is that when I try to winde the crown the watch hands rotate.\nMy order # T38658 please repair/ Replace it.\nThank you\nAhmed\n', '-Replaced new movement (new O-ring) only 3 Bar ATM\n21.10.21 to 27.10.21 Control watch is OK.-', '0', '2021-10-28', '2021-10-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-28', '92.98.168.231', '92.98.168.231', '2021-08-30', '1Z8VF459D961822030', NULL),
(11252, ' T45168', 8404, 999999999, 0, '116-San Francisco', '1970-01-01', '2021-08-30', '2021-08-08', '', '', 'Theorema', 'purchased as gift which did not work out', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.29.32.43', 'c-76-29-32-43.hsd1.il.comcast.net', '2021-08-30', '--', NULL),
(11253, 'T45025', 8405, 999999999, 0, '118-Venezia', '2021-09-26', '2021-08-30', '2021-08-18', 'gold', 'gold', 'Theorema', 'My order number is T45025 - the watch is fully wound but doesn\'t work - Please replace/repair\n\nWatch is Theorema Venezia 118-1 (option not available on form)', 'Repaired manual winding\n30.09.21 to 01.10.21 Control watch is OK..--', '0', '2021-10-05', '2021-09-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-06', '206.255.62.10', 'hsprings01cpe.10.62.255.206.ark.cablelynx.com', '2021-08-30', '1Z8VF459D974371879', NULL),
(11254, 'T18991', 8406, 999999999, 0, '509-Barbados', '2021-09-14', '2021-08-31', '2019-12-25', 'silver', 'black', 'Pionier', 'My watch stopped working  Please replace/ repair accordingly.', '-Repaired automatic system ( New O- ring) cleam movement.\n27.09.21 to 30.09.21 Control watch is OK.-', '0', '2021-10-05', '2021-09-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-06', '82.131.45.207', '82.131.45.207.cable.starman.ee', '2021-08-31', '1Z8VF459DK73328458', NULL),
(11255, 'T45195', 8407, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-08-31', '2021-08-20', 'black', 'yellow', 'Theorema', 'no defect. My husband doesn\'t like the watch -The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.34.88.247', 'c-24-34-88-247.hsd1.ct.comcast.net', '2021-08-31', '--', NULL),
(11256, '#T30191', 8408, 999999999, 0, '101-Casablanca GM', '2021-10-11', '2021-09-01', '2020-10-10', 'black', 'yellow', 'Theorema', 'My order number is  T30191 - I cannot wind the watch anymore. Please replace/ repair accordingly', 'Repaired manual winding. (new O- ring)\n15.10.21 to 22.10.21 Control watch is OK.--', '0', '2021-10-22', '2021-10-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-25', '220.233.193.32', '32.193.233.220.static.exetel.com.au', '2021-09-01', '1Z8VF459D973940854', NULL),
(11257, 'T41420', 8409, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-09-01', '2021-04-26', 'silver', 'yellow', 'Theorema', 'My order number is T41420.  The watch is brand new and never worn.  Please replace.\n\n-The time piece has just quit working.  The seconds hand as well.\n ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.112.155.201', 'cpe-70-112-155-201.austin.res.rr.com', '2021-09-01', '--', NULL),
(11258, 'P7002-2', 8410, 999999999, 0, '7002-Chicago', '2021-09-26', '2021-09-02', '2021-05-10', 'silver', 'black', 'Pionier', 'the hair spring and balance wheel has no movement after 30 rotations of crown', '-Repaired oscillating system (new O-ring)\n21.10.21 to 27.10.21 Control watch is OK.-', '0', '2021-10-28', '2021-10-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-28', '203.186.145.86', '203186145086.ctinets.com', '2021-09-02', '1Z8VF459D961475853', NULL),
(11259, 'T35260', 8411, 999999999, 0, '114-Buenos Aires', '2021-09-14', '2021-09-02', '2020-12-15', 'gold', 'blue', 'Theorema', 'My order number is T35260. The watch dropped and doesn`t work anymore. I can`t wind the watch.', '-Repaired manual winding\n27.09.21 to 30.09.21 Control watchis OK.-', '0', '2021-10-01', '2021-09-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-01', '77.183.1.251', 'x4db701fb.dyn.telefonica.de', '2021-09-02', '00340434129949121246', NULL),
(11260, 'T45410', 8412, 999999999, 0, '107-Rio', '2021-09-14', '2021-09-02', '2021-08-30', 'black', 'white', 'Theorema', 'My order number is  T45410  The watch is brand new and never worn. Please refund .', '--', '0', '1970-01-01', '2021-09-14', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '80.233.40.43', '80.233.40.43', '2021-09-02', '--', NULL),
(11261, '003404344129949120720', 8413, 999999999, 0, '107-Rio', '2021-09-14', '2021-09-03', '2021-08-18', 'silver', 'white', 'Theorema', 'ich bin mit dem Fahrrad von der Arbeit nach Hause gefahren, als ich daheim angekommen war, ist mir aufgefallen das der Minutenzeiger lose im Gehäuse liegt. ', 'Replaced fixed hands (New O-ring)\n23.09.21 to 28 09.21 Control watch is OK.-', '0', '2021-10-01', '2021-09-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-01', '46.128.130.79', '46.128.130.79.dyn.pyur.net', '2021-09-03', '00340434129949121239', NULL),
(11262, 'T45394', 8414, 999999999, 0, '118-Sahara', '1970-01-01', '2021-09-04', '2021-08-30', 'blue', 'white', 'Theorema', 'The clasp around the crown couldn’t be opened \nWatch was never worn', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.225.126.170', 'mta-72-225-126-170.nj.rr.com', '2021-09-04', '--', NULL),
(11263, '', 8415, 999999999, 0, '101-Casablanca GM', '2021-09-14', '2021-09-04', '2021-08-15', 'black', 'white', 'Theorema', 'My order number is  T45321- The watch is brand new and never worn. Please refund ]', '--', '0', '1970-01-01', '2021-09-14', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '217.117.229.47', '217.117.229.47', '2021-09-04', '--', NULL),
(11264, 'T18290', 8416, 999999999, 0, '511-New York', '2021-09-26', '2021-09-04', '2019-12-12', 'black', 'black', 'Pionier', 'The watch runs fast about 10-15 minutes in a couple of days even if I wear it non-stop. The calendar date does not work. I have had issues with this watch since 2020. The crown fell off and I was sent a replacement but don\'t know how to replace it, please do so. If you could help clean the watch a bit as well. ', '-Repaired automatic system (new O-ring)\n18.10 21 to 22.10. 21 Control watch is OK.-', '0', '2021-10-28', '2021-10-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-28', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-09-04', '1Z8VF459D961941983', NULL),
(11265, 'T42306', 8417, 999999999, 0, '511-New York', '2021-09-26', '2021-09-04', '2021-05-13', 'silver', 'black', 'Pionier', 'Watch stops constantly even when I wear it 10 hours a day. The clasp protector has fallen off. No accuracy on this timepiece whatsoever. Please repair replace. I do not want to pay customs again for a broken watch. If i get a broken watch again with issues i will open a chargeback. This is costing me a lot of money.', '-Repaired oscillating system ( new crown protector)\n29.09.21 to 01.10.21 Control watch is OK.-', '0', '2021-10-05', '2021-09-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-06', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-09-04', '1Z8VF459D975155511', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(11266, 'T37805', 8418, 999999999, 0, '112-Madrid', '2021-09-26', '2021-09-04', '2021-01-23', 'gold', 'blue', 'Theorema', 'i cannot manually wind it. the automatic function does not work. watch is stuck.', '-Repaired automatic system. ( new O-ring) only 3 Bar.\n29.09.21 to 01.10.21 Control watch is OK.-', '0', '2021-10-22', '2021-09-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-25', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-09-04', '1Z8VF459D974366812', NULL),
(11267, 'T31149', 8419, 999999999, 0, '514-Hawaii', '2021-09-26', '2021-09-04', '2020-10-20', 'silver', 'black', 'Pionier', 'Hello - My watch stopped charging with the rotor unexpectedly one day and so then I tried charging it using the winding crown at the side of the watch. The crown then became tight and subsequently broke off. Watch is less than 12 months old and well into warranty. Please take a look at this problem and fix or replace it. I thank you in anticipation. - Mike', '--Replaced fixed crown and stem (new O-ring)\n28.09.21 to 01.10.21 Control watch is OK.', '0', '2021-10-01', '2021-09-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-04', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-09-04', '1Z8VF459DK63933661', NULL),
(11268, 'T24611', 8420, 999999999, 0, '111-Copenhagen', '1970-01-01', '2021-09-05', '2020-06-11', 'gold', 'blue', 'Theorema', 'Dial hand fell off \nWind dial no longer catching to allow watch to wind', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '212.103.49.98', '212.103.49.98', '2021-09-05', '--', NULL),
(11269, 'T36212', 8421, 999999999, 0, '4004-Newton', '2021-09-20', '2021-09-05', '2021-01-01', 'gold', 'gold', 'Theorema', 'My order number is T36212- The watch is manually wound but doesn\'t work anymore.  Please replace/ repair accordingly.', '-Repaired manual-winding (Clean movenent)\n27.09.21 to 30.09.21 to Control watch is OK.', '0', '2021-10-01', '2021-09-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-04', '82.76.72.175', '82-76-72-175.rdsnet.ro', '2021-09-05', '1Z8VF4596861516783', NULL),
(11270, 'ORDER #T22522', 8422, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2021-09-05', '2020-04-25', 'silver', 'white', 'Theorema', 'My order number isT22522 My watch gets stuck  Please replace/ repair accordingly.\nThanks\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '109.66.171.221', 'bzq-109-66-171-221.red.bezeqint.net', '2021-09-05', '--', NULL),
(11295, '', 8447, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-09-14', '2021-09-14', 'silver', 'black', 'Theorema', 'Received watch with both minuet and hour hands broken inside watch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.198.136.37', '37.sub-174-198-136.myvzw.com', '2021-09-14', '--', NULL),
(11273, '', 8425, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-09-06', '2021-09-06', 'gold', '', 'Theorema', 'it\'s a see through dial.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.248.116.211', 'dsl-hkibng21-54f874-211.dhcp.inet.fi', '2021-09-06', '--', NULL),
(11274, 'T38686', 8426, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-09-06', '2021-02-12', 'black', 'black', 'Theorema', 'Well every time i wear it in a sunny day at the end it \nallways gets a little foggy on the top.', '--', '0', '2021-11-08', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2021-10-28', '84.66.83.59', '84.66.83.59', '2021-09-06', '1Z8VF459DK61301810', NULL),
(11275, 'T24611', 8427, 999999999, 0, '111-Copenhagen', '2021-09-26', '2021-09-06', '2020-06-11', 'gold', 'black', 'Theorema', 'Winding knob no longer engaging \nSmall hand on right side dial fell off.', 'Repaired automatic system (new O-ring)\n21.10.21 to 27.10.21 Control watch is OK.--', '0', '2021-10-28', '2021-10-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-28', '64.194.164.150', '64-194-164-150.101netlink.com', '2021-09-06', '1Z8VF459D963074247', NULL),
(11276, 'T44245', 8428, 999999999, 0, '101-Casablanca GM', '2021-09-26', '2021-09-06', '2021-08-31', 'gold', 'black', 'Theorema', 'Watch is stuck at fully wound. I cannot do anything. Please repair or replace.', '-Repaired manual winding.\n28.09.21 to 30.09.21 Control watch is OK..\n-', '0', '2021-10-05', '2021-09-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-06', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-09-06', '1Z8VF459D974159466', NULL),
(11277, 'T44223', 8429, 999999999, 0, '118-Sahara', '2021-09-26', '2021-09-06', '2021-07-12', 'blue', 'white', 'Theorema', 'The watch does not hold a power reserve. Plus it stops at different angles. It runs behind and is not accurate.', '-Replaced new movement.\n28.09.21 to 30.09.21 Control watch is OK.-', '0', '2021-10-01', '2021-09-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-04', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-09-06', '1Z8VF459D961800607', NULL),
(11278, 'T44833', 8430, 999999999, 0, '3009-Dubai', '2021-09-26', '2021-09-06', '2021-08-05', 'silver', 'white', 'Theorema', 'Watch has stopped completely. I cannot wind it or shake it because nothing happens. Fix or Repair. I have this watch only couple of weeks.', 'Replaced new movement.\n29.09.21 to 01.10 21 Control watch is OK.--', '0', '2021-10-05', '2021-09-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-06', '24.9.18.252', 'c-24-9-18-252.hsd1.co.comcast.net', '2021-09-06', '1Z8VF459D975364894', NULL),
(11279, 'T38686', 8431, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-09-06', '2021-02-12', 'black', 'black', 'Theorema', 'Well every time i wear it in a sunny day at the end it \nallways gets a little foggy on the top.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.68.175.164', '84.68.175.164', '2021-09-06', '--', NULL),
(11280, 'T38686', 8432, 999999999, 0, '512-Berlin', '2021-10-11', '2021-09-06', '2021-02-12', '', '', 'Pionier', 'Filled up with air inside.\nAlready sent pictures to one of your customer service agents. \nGM101-3 is the reference in your email. ', '-Replaced fixed case.(new O-ring) only3 Bar ATM.\n19.10.21 to 22.10.21 Control watch is OK.-', '0', '2021-10-28', '2021-10-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-28', '84.68.175.164', '84.68.175.164', '2021-09-06', '1Z8VF459DK61301810', NULL),
(11281, 'T36584', 8433, 999999999, 0, '506-Miami', '2021-10-11', '2021-09-07', '2021-04-01', 'black', 'silvgrey', 'Pionier', 'The rotor of the watch is broken.Please replace/repair accordingly', 'Repaired automatic system.(new O-ring)\n03.11.21 to 05.11.21 Control watch is OK.--', '0', '2021-11-08', '2021-11-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-09', '173.183.248.100', 'd173-183-248-100.abhsia.telus.net', '2021-09-07', '1Z8VF459D963590251', NULL),
(11282, 'T24827', 8434, 999999999, 0, '7001-Havana', '2022-07-05', '2021-09-07', '2020-06-09', 'gold', 'blue', 'Pionier', 'On regulary base I have condens in the watch. I wear it and a couple of hours later it is there. When I don\'t wear it it takes 2 to 3 days to disappear. Putting it on it comes back again. I have never been in water wearing the watch.', 'Replace/Repair mvmt-100€.\nReplace new Crown/ Stem-30€.\nNew O-ring-5€.\nShipping 15 €\nTotal Price: 150€\n--\n\nWill keine Reparatur - auch keine Uhr zurück', '0', '1970-01-01', '1970-01-01', 1, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '81.245.148.38', '38.148-245-81.adsl-dyn.isp.belgacom.be', '2021-09-07', '--', NULL),
(11283, 'T31843', 8435, 999999999, 0, '114-Buenos Aires', '2021-09-26', '2021-09-07', '2020-11-11', 'gold', 'white', 'Theorema', 'My watch stops working when its upside down. Please replace/ repair accordingly.]', 'Repaired manual winding (new O-ring)\n20.10.21 to 25.10.21 Control watch is OK.--', '0', '2021-10-28', '2021-10-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-28', '74.196.71.94', '74-196-71-94.amrlcmtk06.res.dyn.suddenlink.net', '2021-09-07', '1Z8VF459D962843220', NULL),
(11284, '', 8436, 999999999, 0, '3005-Marco Polo', '2021-10-11', '2021-09-07', '2028-08-20', 'silver', 'black', 'Theorema', 'Can dial to change time', '-Repaired automatic system.( new crown.new O- ring)\n14.09.21 to 20.09.21 Control watch is OK.', '0', '2021-10-22', '2021-10-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-25', '66.208.210.190', '66-208-210-190-Sacramento.hfc.comcastbusiness.net', '2021-09-07', '1Z8VF459D975008224', NULL),
(11285, 'T45375', 8437, 999999999, 0, '3001-Paragon', '1970-01-01', '2021-09-07', '2021-08-26', '', '', 'Theorema', 'The watch is not what I expected (missing world time function)- The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '165.225.243.0', '165.225.243.0', '2021-09-07', '--', NULL),
(11286, 'T30043', 8438, 999999999, 0, '112-Madrid', '1970-01-01', '2021-09-08', '2020-10-01', 'black', 'gold', 'Theorema', 'The watch has stopped winding it self, and when turning the nob it does not wind the watch either.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '165.225.216.163', '165.225.216.163', '2021-09-08', '--', NULL),
(11287, 'T45409', 8439, 999999999, 0, 'other', '1970-01-01', '2021-09-09', '1970-01-01', 'silver', 'silvgrey', 'Elysee', 'KÖ Dual Time Elysee 80333N\n\nMy order number is T45409.  The watch arrived damaged, with a broken rotor.  The watch is brand new and never worn.  Please refund.  Thank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.195.9.230', '47.195.9.230', '2021-09-09', '--', NULL),
(11288, '', 8440, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2021-09-09', '2021-08-23', 'black', 'black', 'Theorema', 'Stop working on my hand. I shaked my wrist 18-20 times and still nothing', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.241.81.239', '239.sub-174-241-81.myvzw.com', '2021-09-09', '--', NULL),
(11289, 'GM 101-3', 8441, 999999999, 0, '101-Casablanca GM', '2021-10-11', '2021-09-09', '2021-04-26', 'gold', 'blue', 'Theorema', '[My order number is T40954-- There is condensation inside the watch without being exposed to water. Please replace/ repair accordingly.\nThe misting has disappeared in the last week as i have not been wearing the watch', 'Replaced fixed case (New O-ring only 3Bar ATM)\n18.01.21 to 22.10.21 to Control watch is OK. --', '0', '2021-10-28', '2021-10-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-28', '92.31.42.148', 'host-92-31-42-148.as13285.net', '2021-09-09', '1Z8VF459DK63095764', NULL),
(11290, 'T3001-5', 8442, 999999999, 0, '3001-Paragon', '1970-01-01', '2021-09-09', '2021-08-27', 'bicolor gold', 'white', 'Theorema', 'crown pulled out of case', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.61.245.160', 'c-73-61-245-160.hsd1.ct.comcast.net', '2021-09-09', '--', NULL),
(11291, 'T41420', 8443, 999999999, 0, '101-Casablanca GM', '2021-09-26', '2021-09-10', '2021-04-23', 'silver', 'white', 'Theorema', 'The watch just stopped working. I have worn it a few times. Please replace.', 'Repaired manual winding.\n28.09.21 to 30.09.21 Control watch is OK.--', '0', '2021-10-05', '2021-09-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-06', '73.95.133.104', '73.95.133.104', '2021-09-10', '1Z8VF459D974014924', NULL),
(11292, 'T45050', 8444, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-09-11', '2021-08-17', 'black', 'blue', 'Theorema', 'No defect. \nWatch is too big', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.88.172.48', 'pool-72-88-172-48.nwrknj.fios.verizon.net', '2021-09-11', '--', NULL),
(11293, '', 8445, 999999999, 0, '7001-Havana', '2021-10-11', '2021-09-12', '1970-01-01', 'black', 'gold', 'Pionier', 'changing the date. date gage not moving', '-Repaired datefunction . (new O-ring))\n15.10.21 to 22.10.21 Control watch is OK.-', '0', '2021-10-24', '2021-10-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-25', '75.81.30.83', 'cpe-75-81-30-83.kc.res.rr.com', '2021-09-12', '1Z8VF459D973852137', NULL),
(11294, 'T42483', 8446, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-09-13', '2021-05-19', 'gold', 'white', 'Theorema', 'The watch is fully wounded but the time is not correct. Please replace/repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.90.118.166', '86-90-118-166.fixed.kpn.net', '2021-09-13', '--', NULL),
(11296, 'T3001', 8448, 999999999, 0, '3001-Paragon', '2021-10-01', '2021-09-14', '2012-08-08', 'silver', 'white', 'Theorema', 'I have had this watch for 9 years now. \n\nThe outer ring of the face has become mis-aligned and moves around from time to time. \n\nI would be grateful if you could fix this please and service it if it need it.\n\nThanks and regards\n\nBruce', '-Replaced fixed new case ring.\n02.12.21 to 09.12.21 Control watch is OK.-', '0', '2021-12-14', '2021-12-02', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-12-15', '37.152.219.135', '37.152.219.135', '2021-09-14', '1Z8VF459DK74132943', NULL),
(11297, 'T45602', 8449, 999999999, 0, '101-Casablanca GM', '2021-09-20', '2021-09-14', '2021-09-07', 'gold', 'white', 'Theorema', 'I just recieved the watch and the band is too big. I Thought it would be bigger. I would like to get a refund. ', '--', '0', '1970-01-01', '2021-09-20', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '84.227.80.153', 'adsl-84-227-80-153.adslplus.ch', '2021-09-14', '--', NULL),
(11298, 'Gm 102 6 inclosed on guarantee card in case', 8450, 999999999, 0, '102-Monte Carlo GM', '2021-10-01', '2021-09-14', '2016-12-14', 'black', 'bicolor', 'Theorema', 'Watch was running fast but now completely stopped please repair thanks', '-Replaced new Movement.\n02.12.21 to 09.12.21 Control watch is OK.-', '0', '2021-12-14', '2021-12-02', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-12-15', '90.241.179.142', '90.241.179.142', '2021-09-14', '1Z8VF459DK73582736', NULL),
(11299, 'T45557', 8451, 999999999, 0, '514-Hawaii', '1970-01-01', '2021-09-14', '2021-09-06', 'black', 'black', 'Pionier', 'My order number is T45557  The watch is brand new and has never been worn. Please exchange with  Casablanca Theorema- GM-101-3 GOLD.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.237.64.66', 'cpc98362-croy25-2-0-cust65.19-2.cable.virginm.net', '2021-09-14', '--', NULL),
(11301, 'T38777', 8453, 999999999, 0, '7001-Havana', '2021-10-11', '2021-09-15', '2021-02-22', 'black', 'gold', 'Pionier', 'Beautiful watch, but it had some issues with the dial you twist to wind it. If I pushed it all the way in, the watch would stop. I would have to gently pull it out a tiny bit for things to work. Eventually it got jammed up and wouldn\'t go at all, and now the dials are spinning free. Love this watch - cannot buy another on the website so hoping it can be repaired.', '--Repaired oscillating system (new O-ring)\n21.10.21 to 28.10.21 Control watch is OK.', '0', '2021-10-28', '2021-10-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-28', '216.185.0.130', '216-185-0-130.i95.net', '2021-09-15', '1Z8VF459D961787196', NULL),
(11302, 'T43082', 8454, 999999999, 0, '112-Madrid', '1970-01-01', '2021-09-15', '2021-09-01', 'black', 'gold', 'Theorema', 'The crown protector cam loose ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.4.3.144', '172-4-3-144.lightspeed.rcsntx.sbcglobal.net', '2021-09-15', '--', NULL),
(11303, 'T45442', 8455, 999999999, 0, '506-Miami', '1970-01-01', '2021-09-15', '2021-09-16', 'gold', 'gold', 'Pionier', 'Return for refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.236.65.106', '50.236.65.106', '2021-09-15', '--', NULL),
(11304, 'T41243', 8456, 999999999, 0, '101-Casablanca GM', '2021-10-11', '2021-09-16', '2021-04-21', 'black', 'yellow', 'Theorema', 'The watch does not hold time properly. We set it to the current time, and all of sudden it is faster than the actual time. So instead of stopping, it actually moves ahead at an accelerated pace.\n\nThe watch moves forward 5 to 10 minutes randomly. The time can be 1230 and all of a sudden it moves quickly to 1235, then 1240. It speeds up for some reason. I want a replacement', 'Adjusted demagnetized (new O-ring)\n02.11.21 to 05.11.21 Control watch is OK.', '0', '2021-11-11', '2021-11-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-12', '47.42.97.2', '047-042-097-002.res.spectrum.com', '2021-09-16', '1Z8VF459D973402337', NULL),
(11305, 'T45510', 8457, 999999999, 0, '104-Copacabana', '1970-01-01', '2021-09-16', '2021-09-03', 'silver', 'black', 'Theorema', 'No defect. Not what was expected. Watch was much larger than expected. Never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '208.38.248.122', '1628000-v1977-static.nvrninaa.metronetinc.net', '2021-09-16', '--', NULL),
(11306, 'T33024', 8458, 999999999, 0, '114-Buenos Aires', '2021-10-11', '2021-09-17', '2020-11-26', 'gold', 'black', 'Theorema', 'The pin that holds the leather to the watch popped out on my wrist and the watch fell to the floor. When I picked it up, there were no cracks, but the time and everything stopped. I wound it up all the way and still nothing. I cannot find the pin that held it because it was in a grassy area.', '-Repaired manual winding (new O-ring)\n03.11.21 to 05.11.21 Control watch is OK.-', '0', '2021-11-11', '2021-11-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-12', '45.131.192.63', '45.131.192.63', '2021-09-17', '1Z8VF459D974399493', NULL),
(11307, '', 8459, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-09-17', '2021-09-11', 'silver', 'black', 'Theorema', 'Received watch from UPS with the dail arms rattling loose inside the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.229.54.41', 'c-73-229-54-41.hsd1.co.comcast.net', '2021-09-17', '--', NULL),
(11308, 'T39612', 8460, 999999999, 0, '108-Oman', '2021-10-11', '2021-09-17', '2021-03-03', 'gold', 'gold', 'Theorema', 'I received the watch in early march it only worked for a week. the sub dial got loose and got itself jammed in the mechanism and the watch is stuck not working. i shipped it to germany but it was returned to me. now i am sending it with your usa office. repair or replace.', 'Replaced new dial and hands ( new O-ring)\n14.10.21 to 20.10.21 Control watch is OK.--', '0', '2021-10-22', '2021-10-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-25', '24.9.58.102', 'c-24-9-58-102.hsd1.co.comcast.net', '2021-09-17', '1Z8VF459D975107868', NULL),
(11309, 'T39122', 8461, 999999999, 0, '101-Casablanca GM', '2021-10-11', '2021-09-17', '2021-02-18', 'gold', 'black', 'Theorema', 'hands keep spinning even when i try to wind the watch ', '--Repaired manual winding.( new pallet fork. new O-ring)\n14.10.21 to 20.10.21 Control watch is OK.', '0', '2021-10-22', '2021-10-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-25', '24.9.58.102', 'c-24-9-58-102.hsd1.co.comcast.net', '2021-09-17', '981693144508', NULL),
(11310, 'T42146', 8462, 999999999, 0, '3011-Macau', '2021-10-11', '2021-09-17', '2021-05-09', 'gold', 'black', 'Theorema', 'The first time you guys send me the watch not fixed. I have clockwise and counterclockwise cycle wit 1000TPD winding box. I put it there and it does not wind, it does not collect power reserve. I am a regular customer. I HAVE 5 WATCHES FROM YOU. I know these watches very well. This mechanism on this watch is not good. Please replace the whole mechanism with a new one if you want me to continue to purchase. Thank you!', '-Replaced new Movement.new crown.O-ring.\n13.10.21 to 19.10.21 Control watch is OK.-', '0', '2021-10-24', '2021-10-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-25', '24.9.58.102', 'c-24-9-58-102.hsd1.co.comcast.net', '2021-09-17', '981693144520', NULL),
(11311, 'T37464', 8463, 999999999, 0, '901-Zurich', '1970-01-01', '2021-09-18', '2021-01-22', 'gold', 'black', 'Theorema', 'Die uhr muss man von hand laden (drehen) aber sie ladet nicht mehr, sie ist stehen geblieben ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '188.155.21.227', 'xdsl-188-155-21-227.adslplus.ch', '2021-09-18', '--', NULL),
(11312, '#T44432', 8464, 999999999, 0, '506-Miami', '1970-01-01', '2021-09-18', '2021-07-20', 'gold', 'blue', 'Pionier', 'Stopped working unexpectedly, brand new watch only had this for 2months. Must be an internal fault as no exterior damage visible.\n\nWatch has been kept in good condition - mechanism must have failed.\n\nWatch Reference: GM 506-6.\n\nPlease can this be fixed under the 2 year warranty.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.144.96.236', 'host86-144-96-236.range86-144.btcentralplus.com', '2021-09-18', '--', NULL),
(11313, '#T44432', 8465, 999999999, 0, '506-Miami', '2021-09-27', '2021-09-18', '2021-07-20', 'gold', 'blue', 'Pionier', 'The watch stopped working unexpectedly.\nMust be an internal mechanical fault as the watch is brand new - 2 months old.\nThere is no visible external damage - in really good condition.\n\nCan the watch be fixed or replaced under the 2-year warranty, please?\n\nModel: GM 506-6', '-Repaired fixed hands.\n30.09.21 to 01.10.21 Control watch is OK.\n\n-', '0', '2021-10-05', '2021-09-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-06', '86.144.96.236', 'host86-144-96-236.range86-144.btcentralplus.com', '2021-09-18', '1Z8VF459DK75241949', NULL),
(11314, 'T45297', 8466, 999999999, 0, '116-San Francisco', '1970-01-01', '2021-09-18', '1970-01-01', 'black', 'white', 'Theorema', 'No defect, returning this for an exchange with the FLORIDA DIAMONDS PIONIER GM-505-10 ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.172.146.76', 'cpe-173-172-146-76.tx.res.rr.com', '2021-09-18', '--', NULL),
(11315, 'T43439-', 8467, 999999999, 0, '111-Copenhagen', '1970-01-01', '2021-09-19', '2021-06-15', 'silver', 'white', 'Theorema', 'det går i stå selv efter fuldt optrukket. ', 'Repaired manual winding (claen movement)\n13.10.21 to 19.10.21 Control watch is OK.--', '0', '2021-10-22', '2021-10-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2021-10-25', '87.57.222.18', '87-57-222-18-dynamic.dk.customer.tdc.net', '2021-09-19', '981693144493', NULL),
(11316, '?????  ', 8468, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2021-09-19', '1970-01-01', 'rosé', 'black', 'Theorema', 'None ….  Is there for RETURN  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.30.214.210', 'h210.214.30.71.dynamic.ip.windstream.net', '2021-09-19', '--', NULL),
(11317, 'T45707', 8469, 999999999, 0, 'Choose option', '2021-09-27', '2021-09-20', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'The watch is too big. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '2021-09-27', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '92.66.120.169', '92-66-120-169.biz.kpn.net', '2021-09-20', '--', NULL),
(11320, '#T20989', 8472, 999999999, 0, '116-San Francisco', '2021-10-19', '2021-09-21', '2020-02-15', 'gold', 'white', 'Theorema', 'I sent in the watch earlier this year because the minute hand fell off. It happened again and I really would appreciate if after the next repairing it doesn\'t happen again.\n\nThank you for your support.', 'Replsced new hands (new O_ring)\n28.10.21 to 04 11.21 Control watch is OK.--', '0', '2021-11-09', '2021-10-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-10', '87.154.185.226', 'p579ab9e2.dip0.t-ipconnect.de', '2021-09-21', '00340434129949121413', NULL),
(11321, 'T44417', 8473, 999999999, 0, '101-Casablanca GM', '2021-10-11', '2021-09-21', '2021-07-20', 'black', 'black', 'Theorema', 'The watch is fully wound but doesn\'t work anymore. Please replace / repair accordingly.', 'Repaired manual winding system.(new O-ring)\n14.10.21 to 20.10.21 Contro watch is OK.\n--', '0', '2021-10-24', '2021-10-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-25', '172.5.171.70', '172-5-171-70.lightspeed.rcsntx.sbcglobal.net', '2021-09-21', '1Z8VF459D973961297', NULL),
(11322, 'T37083', 8474, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-09-22', '2021-01-10', 'silver', 'yellow', 'Theorema', 'Does not work consistently/properly. \nWatch will not keep time properly. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.58.125.131', 'cpe-184-58-125-131.columbus.res.rr.com', '2021-09-22', '--', NULL),
(11323, 'T45044', 8475, 999999999, 0, '3011-Macau', '2021-10-01', '2021-09-22', '2021-08-16', 'black', 'black', 'Theorema', 'My order number is T45044-- The watch is manually wound but doesn\'t work anymore. Please replace/ repair accordingly.', 'Repaired oscillating system (new O-ring)\n13.09.21 to 19.09.21 Control watch is OK.--', '0', '2021-10-24', '2021-10-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-25', '85.253.161.103', '85.253.161.103.cable.starman.ee', '2021-09-22', '1Z8VF459DK75749900', NULL),
(11324, 'T37083', 8474, 999999999, 0, '512-Berlin', '1970-01-01', '2021-09-22', '2021-01-10', 'black', 'gold', 'Pionier', 'Silver/ metal watch has been resized, \nPlease keep watch at altered size. Silver\n/metal band watch does not keep time or \nKeep run longer then 3 hours. Black band\nWatch does not run correctly or keep time.\nPlease remember to keep the silver watch \nat its altered smaller size please. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.58.125.131', 'cpe-184-58-125-131.columbus.res.rr.com', '2021-09-22', '--', NULL),
(11325, 'T45877', 8476, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-09-23', '2021-09-16', 'gold', 'black', 'Theorema', 'My order number is T45877 . The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.8.112.138', '99-8-112-138.lightspeed.brbnca.sbcglobal.net', '2021-09-23', '--', NULL),
(11326, 'T45936', 8477, 999999999, 0, '3001-Paragon', '1970-01-01', '2021-09-23', '2021-09-20', 'gold', 'white', 'Theorema', 'Upon receipt of the watch today, I opened and noticed a noise coming from the watch. I turned the watch over to view the back and noticed that an internal mechanical part had broken loose from its position during shipping. I repackaged the watch and immediately contacted Tufina.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '134.41.157.161', 'hlfxns018gw-134-41-157-161.dhcp-dynamic.fibreop.ns.bellaliant.net', '2021-09-23', '--', NULL),
(11327, 'T45593', 8478, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-09-23', '2021-09-09', 'black', 'yellow', 'Theorema', 'Latch is broken I’ve had enough fits with a beautifully done tremendously exquisite watch that I actually love. They told me to actually fix it myself, and I’m so upset about this whole ordeal that I would just like a replacement above all.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.191.136.222', 'c-73-191-136-222.hsd1.mi.comcast.net', '2021-09-23', '--', NULL),
(11328, 'T45720', 8479, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-09-24', '2021-09-21', 'gold', 'blue', 'Theorema', 'The watch arrived with a screw loose inside of it. And the timepiece is not even wound. For these reasons I would like a full refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.19.137.141', '96-19-96-19-137-141.cpe.sparklight.net', '2021-09-24', '--', NULL),
(11329, 'GM505-3', 8480, 999999999, 0, '505-Florida', '1970-01-01', '2021-09-24', '2021-09-17', 'black', 'gold', 'Pionier', 'My order number is T45862- The watch arrived with a broken hand.\n  Replace / repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '97.90.50.6', '097-090-050-006.biz.spectrum.com', '2021-09-24', '--', NULL),
(11330, 'GM505-3', 8481, 999999999, 0, '505-Florida', '1970-01-01', '2021-09-24', '2021-09-17', 'black', 'gold', 'Pionier', 'My order number is T45862- The watch arrived with a broken hand.\n  Replace / repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.246.48.102', '102.sub-174-246-48.myvzw.com', '2021-09-24', '--', NULL),
(11331, '', 8482, 999999999, 0, '516-Barcelona', '1970-01-01', '2021-09-25', '1970-01-01', 'black', 'black', 'Pionier', 'My order number is T4273 \n Noted trying to put it reference number but couldn’t write it down above just put similar one but actual one is GM 516-9 and also I got my other email address when you guys sent it to me when I bought it you still can find on my email:\nsmharron@yahoo.com\nI am unable change time please replace or repair accordingly Much Appreciated \nThanks \nSyed Haroon ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '1.129.23.132', '1.129.23.132', '2021-09-25', '--', NULL),
(11332, 'T35531', 8483, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-09-25', '2021-01-13', 'black', 'black', 'Theorema', 'the watch no longer keeps time, you can see the mechanical spring loading up as if to make it start keeping time but the minute and hour hand dont move at all. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.115.29.122', '107.115.29.122', '2021-09-25', '--', NULL),
(11333, 'T40697', 8484, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2021-09-27', '1970-01-01', 'gold', '', 'Theorema', 'My order number is T40697-The minute hand has fallen off. Please replace/ repair accordingly.]\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '144.48.39.190', '144.48.39.190', '2021-09-27', '--', NULL),
(11334, ' #T36525', 8485, 999999999, 0, '4004-Newton', '2021-11-22', '2021-09-27', '2021-01-04', 'black', 'gold', 'Theorema', 'The clock is loosing time, it is always late after a few hours that my father wears it and he needs to fix it several times! He didnt use it from the beginning we bought it so in the summer that he started wearing it he noticed also the problem!\nPlease check it and fix it, is his present for 65 years old birthday!\n\nBest regards ', 'Repaired automatic system. \n new balance wheel-(new O_ring)\n13.10.21 to 19.10.21 Control watch is OK.-\n Replaced (new movement)*\n\n1Z8VF459DK75503979  15.12.2021', '0', '2021-10-22', '2021-10-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-25', '94.191.152.110', '94.191.152.110.mobile.tre.se', '2021-09-27', '1Z8VF459DK73439249', NULL),
(11335, '#T45954', 8486, 999999999, 0, '505-Florida', '2021-10-01', '2021-09-27', '2021-09-21', 'gold', 'white', 'Pionier', 'Automatic movement Rotor is broken. Unatached to watch movement I want a replacement', '-Repaired automatic system (new O-ring)\n13.10.21 to 19.10.21 Control watch is OK.-', '0', '2021-10-28', '2021-10-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-28', '78.2.65.92', '78-2-65-92.adsl.net.t-com.hr', '2021-09-27', 'RC 61 892 865 3DE', NULL),
(11336, 'T30369', 8487, 999999999, 0, '101-Casablanca GM', '2022-01-01', '2021-09-27', '2020-10-10', '', '', 'Theorema', 'My order number is T30369 - The watch does not work even manually wound. Please replace/ repair accordingly', 'Adjusted demagnetized (new O- ring)\n5.1.22 to10.1.22 Control watch is OK.--', '0', '2022-01-30', '2022-01-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '5.64.118.88', '05407658.skybroadband.com', '2021-09-27', '563170448460', NULL),
(11337, 'T45720', 8488, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-09-27', '2021-09-21', 'gold', 'blue', 'Theorema', 'It arrived with a screw loose inside of the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '152.86.100.164', '152.86.100.164', '2021-09-27', '--', NULL),
(11338, 'T41909, T44980', 8489, 999999999, 0, '3009-Dubai', '1970-01-01', '2021-09-27', '2021-08-16', 'silver', 'black', 'Theorema', 'T45200/(correct order number should be-T44980)- The hands are not pointing correctly, also noticed and was unsatisfied with the difference in the colors of the balance wheels, makes the \"New\" watch look as if its had repairs already. Ordered the white Dubai to compare and it\'s not the same. Hopefully I wasn\'t sold a \"used\" watch, can you please fix this?\n\nT41909 - A screw is missing from the clasp of the crown (crown guard).\n\nPlease repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.189.235.4', 'cpe-75-189-235-4.nc.res.rr.com', '2021-09-27', '--', NULL),
(11339, 'T45132', 8490, 999999999, 0, '118-Sahara', '2021-10-11', '2021-09-27', '2021-08-16', 'blue', 'white', 'Theorema', 'Watch is fully wound but has no movement. Repair or replace. I had this watch only for 1 week before it broke.', 'Repaired adjusted manual winding.\n21.10.21 to 27.10.21 Control watch is OK.', '0', '2021-10-28', '2021-10-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-28', '98.53.137.14', '98.53.137.14', '2021-09-27', '1Z8VF459D962801800', NULL),
(11340, 'T45277', 8491, 999999999, 0, '3005-Marco Polo', '2021-10-11', '2021-09-28', '2021-08-21', 'black', 'black', 'Theorema', 'this watch broke just after few days after receiving it. please repair or replace.', 'Adjusted demagnetized ( new O-ring)\n19.10.21 to 22.10.21 Control watch is OK.--', '0', '2021-10-28', '2021-10-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-28', '98.53.137.14', '98.53.137.14', '2021-09-28', '1Z8VF459D963590171', NULL),
(11341, 'T43082', 8492, 999999999, 0, '112-Madrid', '2021-10-11', '2021-09-28', '2021-06-02', 'black', 'gold', 'Theorema', 'The hatch fell off. Please double check everything.', '-Replaced fixed case (new O- ring)\n15.10.21 to 22.10.21 Control watch is OK.-', '0', '2021-10-24', '2021-10-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-25', '98.53.137.14', '98.53.137.14', '2021-09-28', '1Z8VF459D974819323', NULL),
(11342, 'T28731', 8493, 999999999, 0, '514-Hawaii', '2021-10-11', '2021-09-28', '2020-08-27', 'rosé', 'black', 'Pionier', 'clasp of the crown has fallen off. i need to buy a new band as well.', 'Replaced protector new screw (new O- ring)\n02.11.21 to 05.11.21 Control watch is OK.\nPs: Moment your band color we don`t have it, we have-\nD.brown band for Price is only 40€ thank you.', '0', '2021-11-22', '2021-11-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-12-10', '98.53.137.14', '98.53.137.14', '2021-09-28', '981693042362', NULL),
(11343, 'T45479', 8494, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-09-28', '2021-09-02', 'gold', 'yellow', 'Theorema', 'Hello, \nI was not able to return the watch within my 14 days  as i was in quarentine and I was on touch with Tufina\'s team via emails since my 17th day since I received the watch and they advised me to return it to the Denver departement. \n\nThe reason I am returning the watch is the strap is too hard to the point of painful as I had to strap it on the last hole. The watcg was not comfortable. \nI do apoligise for the delay on returning it. \nThank you ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '5.179.76.169', 'port-169-76.dsl.4com.co.uk', '2021-09-28', '--', NULL),
(11344, 'T31345', 8495, 999999999, 0, '105-Panthos GM', '1970-01-01', '2021-09-28', '2020-10-27', 'gold', 'gold', 'Theorema', 'Is not working the clock wise at all order number is t31345', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '89.19.88.150', '89.19.88.150', '2021-09-28', '--', NULL),
(11345, 'T36921', 8496, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-09-28', '2021-01-08', 'black', 'white', 'Theorema', 'The clip where you wind the clock up is broken.\nThe clip is not stayin locked anymore. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '85.144.36.178', '178-36-144-85.ftth.glasoperator.nl', '2021-09-28', '--', NULL),
(11346, 'T45821', 8497, 999999999, 0, '114-Buenos Aires', '2021-10-28', '2021-09-29', '2021-09-17', '', '', 'Theorema', '[My order number is T45821- The watch is fully wound the mechanism works, the second hand works, but not the minute and hour hands. Please replace/ repair accordingly.]', '-Replaced fixed new hands (new O-ring)\n29.10.21 to 05.11.21 Control watch is OK.-\n\ncorrect watch 1Z8VF459DK61838125 22.11.2021', '0', '2021-11-08', '2021-10-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-09', '87.238.206.197', '87.238.206.197', '2021-09-29', '1Z8VF459DK61436201', NULL),
(11347, 'T45184', 8498, 999999999, 0, '512-Berlin', '1970-01-01', '2021-09-29', '2021-08-20', 'silver', '', 'Pionier', 'My order number is T45184. The watch does not work anymore  Please replace/ repair accordingly. My Pionier watch (GM-512-2) has a part inside that is loose. The part is inside the perimeter of the watch and it slides around freely. You can see and hear the part move as you move the watch. This stops the watch from working. Also the dial color is blue.\nThanks', 'Replaced new oscillating weight-(new O-ring)\n29.10.21 to 05.11.21 Control watch is OK.-', '0', '2021-11-08', '2021-10-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2021-11-09', '73.187.252.19', 'c-73-187-252-19.hsd1.pa.comcast.net', '2021-09-29', '1Z8VF459D963024434', NULL),
(11348, 'T45962', 8499, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-09-29', '2021-09-21', 'gold', 'white', 'Theorema', 'Hello,\n\nThsi watch is running between 10 minutes and 20 minutes per hour too fast. \nI set it at 5 pm and on the next day at 11 am it was 1 pm on hte wathc.\nThis happened since th beginning (3 days) it is new i reeived ti on Satruday ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.95.205.65', 'cpe-76-95-205-65.socal.res.rr.com', '2021-09-29', '--', NULL),
(11349, 'T28475', 8500, 999999999, 0, '514-Hawaii', '1970-01-01', '2021-09-30', '2021-08-20', 'black', 'black', 'Pionier', 'The watch does not work even when I wind it up 28 times and tap it please can you mend or replace the watch please ? Thanks so much ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '148.252.128.124', '148.252.128.124', '2021-09-30', '--', NULL),
(11350, 'T32228', 8501, 999999999, 0, '3001-Paragon', '2021-10-19', '2021-10-01', '2020-11-16', '', 'white', 'Theorema', 'My order number is T32228 My watch does not work anymore   Please replace/ repair accordingly.I have always wear it, but know it stops after a day. If I rewind it goes for approximatelly one day and then stops, wearing it all the time. When I shake it a little I can heart some noise inside.', 'Replaced new oscillating weight (new O-ring)\n22.10.21 to 28.10.21 Control watch is OK.--', '0', '2021-10-28', '2021-10-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-28', '84.232.236.109', '84-232-236-109.pppoe-business.brasov.rdsnet.ro', '2021-10-01', '1Z8VF459DK61772124', NULL),
(11351, 'T46083', 8502, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-10-01', '1970-01-01', 'silver', 'white', 'Theorema', 'My order number is T46083-The watch is too small for me- The watch is brand new and never worn. Please refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '100.36.204.163', 'pool-100-36-204-163.washdc.fios.verizon.net', '2021-10-01', '--', NULL),
(11352, 'T45975', 8503, 999999999, 0, 'other', '1970-01-01', '2021-10-03', '2021-09-21', '', '', 'other', ' The watch is Louvre Pionier GM-517-2 Blue. This is great and beautiful watch. The problem is hard to see blue hands on blue dial.\n  My order number is T45975. The watch is brand new and never worn. Please exchange with Louvre GM-517-1 White.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.5.16.253', 'relay175.camtek.com', '2021-10-03', '--', NULL),
(11353, 'T45913', 8504, 999999999, 0, '104-Copacabana', '1970-01-01', '2021-10-03', '2021-10-01', '', '', 'Theorema', 'My order number is T45913- I don\'t like the band The watch is brand new and never worn. Please refund.]\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '61.68.119.175', '61-68-119-175.tpgi.com.au', '2021-10-03', '--', NULL),
(11354, 'T45731', 8505, 999999999, 0, 'other', '1970-01-01', '2021-10-03', '2021-09-10', 'silver', 'white black', 'other', 'The watch stop working after a few hours', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '77.125.89.237', '77.125.89.237', '2021-10-03', '--', NULL),
(11355, 'T45924', 8506, 999999999, 0, '101-Casablanca GM', '2021-10-28', '2021-10-03', '2021-09-20', 'black', 'yellow', 'Theorema', 'We received the watch. Read and reread how to wind it. Wound it completely and it intermittently worked and stopped completely, wore it only once. I would like a replacement watch, not a repair please. This was already a replacement for the same brand/type of watch I bought last year. I love the watch, but do not want continual issues by running the risk with a repair. Please contact me with any questions.  ', '-Replaced new movement (new O-ring)\n29.10.21 to 08.11.21 Control watch is OK.-', '0', '2021-11-08', '2021-10-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-09', '12.71.47.47', '12.71.47.47', '2021-10-03', '1Z8VF459D961645599', NULL),
(11356, '', 8507, 999999999, 0, '506-Miami', '1970-01-01', '2021-10-04', '2018-01-16', 'rosé', 'blue', 'Pionier', 'Second handle came off and date number in 2nt slot comes out clear.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.180.129.145', 'c-69-180-129-145.hsd1.mn.comcast.net', '2021-10-04', '--', NULL),
(11357, 'T24965', 8508, 999999999, 0, '103-Sao Paulo', '2021-12-01', '2021-10-04', '2020-06-19', 'black', 'blue', 'Theorema', ' [My order number is T24965  -  The crown of my watch fell off. Please replace/ repair accordingly.]', 'Replaced new crown and stem (new O ring)\n29.12.21 to 3.1.22 Control watch is OK.--', '0', '2022-01-16', '2021-12-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-17', '104.200.3.171', '104-200-3-171.bror1-csg462.truespeed.ca', '2021-10-04', '981693044090', NULL),
(11358, 'T30330', 8509, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-10-05', '2020-10-10', 'silver', 'yellow', 'Theorema', 'Mainspring isn’t allowing my watch to function, no movement from any dials', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.147.238.235', 'host86-147-238-235.range86-147.btcentralplus.com', '2021-10-05', '--', NULL),
(11359, 'T45882', 8510, 999999999, 0, 'Choose option', '1970-01-01', '2021-10-05', '2021-10-05', 'Choose option', 'Choose option', 'Choose option', 'My order number is T45882-. I don\'t like the watches. The watches are brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.198.124.114', 'rrcs-173-198-124-114.west.biz.rr.com', '2021-10-05', '--', NULL),
(11360, 'T6615', 8511, 999999999, 0, '2009-Casablanca', '2021-10-28', '2021-10-06', '2019-12-25', 'black', 'white', 'Theorema', 'Wound too tight', 'Repaired manual winding (new O-ring)\n02.11.21 to.05.11 21 Control watch is OK.--', '0', '2021-11-11', '2021-11-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-12', '70.114.220.144', 'cpe-70-114-220-144.austin.res.rr.com', '2021-10-06', '1Z8VF459D974512289', NULL),
(11361, 'T45612', 8512, 999999999, 0, '118-Sahara', '1970-01-01', '2021-10-07', '2021-09-07', 'black', 'blue', 'Theorema', 'My order number is T45612  -  Even when fully wound my watch does not work . Please replace/ repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '79.69.163.59', '79-69-163-59.dynamic.dsl.as9105.com', '2021-10-07', '--', NULL),
(11362, 'T45612', 8513, 999999999, 0, '118-Sahara', '1970-01-01', '2021-10-07', '2021-09-07', 'black', 'blue', 'Theorema', 'My order number is T45612  -  Even when fully wound my watch does not work . Please replace/ repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.132.212.54', '82-132-212-54.dab.02.net', '2021-10-07', '--', NULL),
(11363, 'T46121', 8514, 999999999, 0, 'Choose option', '2021-10-11', '2021-10-07', '2021-10-07', 'Choose option', 'Choose option', 'Choose option', 'The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '2021-10-11', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '95.90.193.101', 'ip5f5ac165.dynamic.kabel-deutschland.de', '2021-10-07', '--', NULL),
(11364, 'T33256', 8515, 999999999, 0, '4004-Newton', '2021-10-28', '2021-10-08', '2020-11-26', 'silver', 'white', 'Theorema', 'This is the 4th time it is coming for repair. I am promised a totally brand new watch or brand new mechanism by Mr. Enis. ', '-Replaced new movement (new O_ring)\n28.10.21 to 04.11.21 Control watch is OK.-\n\nWe shipped the repaired watch to Marsida.', '0', '2022-01-01', '2021-10-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-01', '98.53.137.14', '98.53.137.14', '2021-10-08', '1Z8VF459D962447042', NULL),
(11365, 'T35531', 8516, 999999999, 0, '101-Casablanca GM', '2021-10-28', '2021-10-08', '2021-12-16', 'black', 'yellow', 'Theorema', 'Minutes hands do not move even when fully wound. Runs behind time.', 'Replaced fixed hands adjusted balance wheel.\n03.11.21 to 05.11.21 Control watch is OK.--', '0', '2021-11-11', '2021-11-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-12', '98.53.137.14', '98.53.137.14', '2021-10-08', '1Z8VF459D975336101', NULL),
(11366, 'T44980', 8517, 999999999, 0, '3009-Dubai', '2021-10-28', '2021-10-08', '2021-08-19', 'silver', 'black', 'Theorema', 'I have 8 watches from Tufina. This watch is not the same quality. Many issues: 1. the hands are not calibrated correctly and don\'t show the time with accuracy. 2. the balance wheels have different colors, what is this? the balance wheel on the left between 7-8 is gold, the balance wheel on the right between 5-6 is rose. Please put the same colors on both. 3. Make sure the band is secured and does not fall off. ', '-Replaced new movement (new O-ring)\n02.11.21 to 05.11.21 Control watch is OK.-', '0', '2021-11-08', '2021-11-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-09', '98.53.137.14', '98.53.137.14', '2021-10-08', '1Z8VF459D961352217', NULL),
(11367, 'T41909', 8518, 999999999, 0, '118-Sahara', '2021-10-28', '2021-10-08', '2021-05-05', 'silver', 'white', 'Theorema', 'I have 8 watches from Tufina. The screws of the crown\'s protector have fallen off. Please make sure all is good with the watch before shipping it back. Thanks!', '-Adjusted demagnetized crown protector new screws \n(new O-ring)\n02.11.21 to 05.11.21 Control watch is OK.-', '0', '2021-11-08', '2021-11-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-09', '98.53.137.14', '98.53.137.14', '2021-10-08', '1Z8VF459D961352217', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(11368, 'T37083', 8519, 999999999, 0, '512-Berlin', '2021-10-28', '2021-10-08', '2021-01-09', 'silver', 'black', 'Pionier', 'I have 4 watches from Tufina. But this watch stopped working and smth is rattling and making noises inside. Please repair.', '-Replaced new oscillating weight (new O-ring)\n 29.10.21 to 05.11.21 Control watch is OK.-', '0', '2021-11-08', '2021-10-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-09', '98.53.137.14', '98.53.137.14', '2021-10-08', '981693040532', NULL),
(11369, 'T37083', 8519, 999999999, 0, '101-Casablanca GM', '2021-10-28', '2021-10-08', '2021-01-09', 'silver', 'yellow', 'Theorema', 'I have 4 watches from Tufina. This watch in the past couple of months started running behind, the power reserve does not keep more than just a few hours. And the clasp of the crown is a bit loose. Please repair.', 'Repaired manual winding new protector screw (new O_ring)\n02.11.21 to 05.11.21 Control watch is OK..--', '0', '2021-11-08', '2021-11-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-09', '98.53.137.14', '98.53.137.14', '2021-10-08', '981693040532', NULL),
(11370, 'T45593', 8520, 999999999, 0, '101-Casablanca GM', '2021-10-28', '2021-10-08', '2021-09-04', 'gold', 'yellow', 'Theorema', ' Crown is stuck. Since day one it was so hard to open it hurts my nail and finger. Is not smooth at all. Winding too is not easy.', 'Replaced new protecter clip. new crown.(O-ring)\n29.10.21 to 05 11.21 Control watch is OK..--', '0', '2021-11-11', '2021-10-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-12', '98.53.137.14', '98.53.137.14', '2021-10-08', '1Z8VF459D975987051', NULL),
(11371, 'T44278', 8521, 999999999, 0, '117-Kingston', '1970-01-01', '2021-10-08', '2021-07-22', 'gold', 'black', 'Theorema', 'My order number is T44278 - The watch is manually wound but doesn\'t work-please replace/repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '79.124.18.155', '79.124.18.155', '2021-10-08', '--', NULL),
(11372, 'T44278', 8522, 999999999, 0, '117-Kingston', '2021-10-13', '2021-10-08', '2021-07-15', 'gold', 'black', 'Theorema', 'My order number is - T44278 - The watch is manually wound but doesn\'t work - Please replace/repair accordingly', 'Repaired oscillating system.\n14.10.21 to 20.10.21 Control watch is OK.--', '0', '2021-10-22', '2021-10-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-25', '178.169.219.41', '178-169-219-41.haskovo.ddns.bulsat.com', '2021-10-08', '1Z8VF459DK73087030', NULL),
(11373, ' P7648 ', 8523, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-10-08', '2021-09-23', 'black', 'blue', 'Theorema', '.bought this watch in Albania and the minute hand fell off ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.136.184.69', 'host81-136-184-69.in-addr.btopenworld.com', '2021-10-08', '--', NULL),
(11374, 'T46157', 8524, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-10-08', '2021-10-01', 'black', 'yellow', 'Theorema', 'Per request: \"My order number isT46157- I don\'t like the watch. The watch is brand new and never worn. Please refund\"', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '165.155.132.11', '165.155.132.11', '2021-10-08', '--', NULL),
(11375, 'T43737', 8525, 999999999, 0, '7001-Havana', '2021-12-01', '2021-10-08', '2021-06-21', 'gold', 'black', 'Pionier', 'I purchased this Pioneer watch earlier this summer, I have already had to return it once as the auto date function wouldn\'t work properly. When the watch was returned to me that fault had been repaired, however after only two days of wearing it I noticed that the watch continually came to a stop when the second hand came round to the twenty/twenty five past mark. If I gave it a shake it would start going again, but the fault/problem has now got to the point that the watch just randomly stops. (although I can start it again when I correct the time) A watch that continually stops at random is not much use if you have a train to catch. I\'m told that it was tested for a week before being returned to me, maybe something happened during transit. As this was an engagement present I am a little disappointed, (the Theorema watch I also have works perfectly).Can I request a replacement watch as I have lost faith in this one. Shame really as I really like it.', '-Replaced new movement ( replaced fixed hands)\n30.12.21 to 3.1.22 Control watch is OK.-', '0', '2022-01-26', '2021-12-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-27', '90.249.222.79', '90.249.222.79', '2021-10-08', '563170448172', NULL),
(11376, 'T31991', 8526, 999999999, 0, '511-New York', '1970-01-01', '2021-10-09', '2021-04-10', 'black', 'white', 'Pionier', 'My order number is T31991- - The watch is manually wound but keeps stopping during the day. Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.74.85.238', 'c-73-74-85-238.hsd1.il.comcast.net', '2021-10-09', '--', NULL),
(11377, 'T46041', 8527, 999999999, 0, '101-Casablanca GM', '2021-10-19', '2021-10-09', '2021-10-04', 'silver', '', 'Theorema', 'My order number isT46041 - The watch is too big for me -The watch is brand new and never worn. Please refund ', '--', '0', '1970-01-01', '2021-10-19', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '85.191.75.60', '85.191.75.60', '2021-10-09', '--', NULL),
(11378, '', 8528, 999999999, 0, '114-Buenos Aires', '2022-01-01', '2021-10-10', '2021-05-06', '', '', 'Theorema', '[My order number is  T41736  -  The watch cant be wound anymore  Please replace/ repair accordingly.]', 'Replaced Balance Wheel (new O-ring)\n12.1.22 to 17.1.22 Control watch is OK.--', '0', '2022-01-28', '2022-01-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '5.162.206.168', '5.162.206.168', '2021-10-10', '563170448367', NULL),
(11379, '11145', 8529, 999999999, 0, '511-New York', '1970-01-01', '2021-10-11', '2019-09-10', 'rosé', 'blue', 'Pionier', 'the winding system is loose in the watch. I didn\'t have the watch back in my possession for that long, because we had sent it to you for repair. when i got it back it was fine and a few days later the watch broke.', 'Replaced fixed automatic Rotor Screw.(new O-ring)\n19 10 21 to 22.10.21 Control watch is OK.--', '0', '2021-10-28', '2021-10-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2021-10-28', '104.28.30.75', '104.28.30.75', '2021-10-11', '1Z8VF459DK63396939', NULL),
(11380, 'T46109', 8530, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-10-11', '2021-09-27', 'black', 'white', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '23.113.18.106', '23-113-18-106.lightspeed.tukrga.sbcglobal.net', '2021-10-11', '--', NULL),
(11381, '#T46063', 8531, 999999999, 0, '107-Rio', '2021-10-19', '2021-10-12', '2021-09-29', 'gold', 'black', 'Theorema', 'Hi!\nOne of the hands came loose the second time i was using the watch.', 'Replaced fixed hands (new O-ring)\n28.10.21 to 04.11.21 Control watch is OK.--', '0', '2021-11-11', '2021-10-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-12', '62.88.255.250', '62.88.255.250', '2021-10-12', '1Z8VF459DK73422060', NULL),
(11382, 'T46244', 8532, 999999999, 0, '515-Amsterdam', '1970-01-01', '2021-10-12', '2021-10-04', 'gold', 'black', 'Pionier', 'My order number is T46244- The watch is too thick for my husband- The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.138.174.19', 'cpe-104-138-174-19.triad.res.rr.com', '2021-10-12', '--', NULL),
(11383, 'T43082', 8454, 999999999, 0, '111-Copenhagen', '1970-01-01', '2021-10-12', '2021-07-01', 'gold', 'white', 'Theorema', 'The hand of the moon subdial has fallen off - Please replace/ repair accordingly.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.4.3.144', '172-4-3-144.lightspeed.rcsntx.sbcglobal.net', '2021-10-12', '--', NULL),
(11384, '', 8533, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-10-13', '2021-01-18', 'gold', 'white', 'Theorema', 'The second hand moves very fast after it\'s wound up,moving the hours and minutes very fast.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.216.101.92', '92.sub-174-216-101.myvzw.com', '2021-10-13', '--', NULL),
(11385, '', 8534, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-10-13', '2021-01-18', 'gold', 'white', 'Theorema', 'MESSAGE INSIDE THE FORM->>> [My order number is T37313  -  The watch runs faster than it should Please replace/ repair accordingly.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.69.240.46', 'cpe-66-69-240-46.austin.res.rr.com', '2021-10-13', '--', NULL),
(11386, 'T23468', 8535, 999999999, 0, '3005-Marco Polo', '2021-10-19', '2021-10-13', '2020-05-21', 'silver', 'black', 'Theorema', 'My order number is T23468 My week dial hand has fallen off and the watch is not working  Please replace/ repair accordingly.', 'Replaced new hands .repaired clockwork (new O-ring)\n25.10.21 to 29.10.21 Control watch is OK:--', '0', '2021-10-28', '2021-10-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-28', '185.144.96.26', '185.144.96.26', '2021-10-13', '1Z8VF459DK61262756', NULL),
(11387, '', 8387, 999999999, 0, '505-Florida', '2021-10-19', '2021-10-13', '2021-02-09', 'black', '', 'Pionier', 'We sent it back before because the clockwork stopped working. Now for the second time the watch stops working.', '-Replaced new movement (new O-ring) \n03.11.21 to 05.11.21 Control watch is OK.-', '0', '2021-11-08', '2021-11-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-09', '84.115.228.178', '84-115-228-178.cable.dynamic.surfer.at', '2021-10-13', '1Z8VF459DK62212647', NULL),
(11388, '', 8387, 999999999, 0, '509-Barbados', '2021-10-19', '2021-10-13', '2019-10-24', 'rosé', '', 'Pionier', 'This watch sometimes works and sometimes doesn\'t. When I dont move my arm for a while it stops working.', 'Repaired oscillating system. new crown new O-ring.\n03.11.21 to 05.11.21 Control watch is OK.--', '0', '2021-11-11', '2021-11-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-12', '84.115.228.178', '84-115-228-178.cable.dynamic.surfer.at', '2021-10-13', '1Z8VF459DK74096546', NULL),
(11389, 'T18426', 8536, 999999999, 0, '107-Rio', '2021-11-22', '2021-10-13', '2019-12-17', 'gold', 'gold', 'Theorema', '  The minute hand has fallen off. Please replace/ repair accordingly\nThanks alot.\nJim H', '--Replaced fixed hands (new O- ring)\n26.11.21 to 01.12.21Control watch is OK.', '0', '2021-12-15', '2021-11-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-12-15', '65.95.205.58', 'bras-base-malton2265w-grc-05-65-95-205-58.dsl.bell.ca', '2021-10-13', '1Z8VF459D975423614', NULL),
(11390, 'T46273', 8537, 999999999, 0, '118-Sahara', '1970-01-01', '2021-10-13', '1970-01-01', 'black', 'white', 'Theorema', 'M\'y order number is T46273. The watch is not what i expected. The watch is Brand New and never Been worn. Please refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.145.187.102', 'bras-vprn-mtrlpq5114w-lp130-10-184-145-187-102.dsl.bell.ca', '2021-10-13', '--', NULL),
(11391, 'GM-110-3', 8538, 999999999, 0, '110-Oslo', '2021-11-08', '2021-10-13', '2020-11-16', 'gold', 'gold', 'Theorema', 'It\'s just doesn\'t work any more nothing moves even though it is fully winded up. I was always  carefull to not wind it to much up so I dont know why it stoped ', 'Repaired oscillating system (new O- ring)\n10.11.21 to 16.11.21 Control watch is OK.--', '0', '2021-11-24', '2021-11-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-24', '141.224.202.176', '176-202-224-141.dynamic.caiway.nl', '2021-10-13', '1Z8VF459DK63768546', NULL),
(11392, 'T40372', 8539, 999999999, 0, '111-Copenhagen', '1970-01-01', '2021-10-14', '2021-04-09', 'black', 'blue', 'Theorema', '[My order number is T40372- The watch was bumped and one of the markers of the subdial has fallen off- Please replace/ repair accordingly.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '64.67.120.203', '64.67.120.203.res-cmts.pbg.ptd.net', '2021-10-14', '--', NULL),
(11393, 'T39077', 8540, 999999999, 0, '7001-Havana', '1970-01-01', '2021-10-14', '2021-02-18', 'black', 'gold', 'Pionier', 'the day viewer on my tufina watch has stoppet working, and it is only 8 months old. it has stoppet between 2 dates, and Cannot be moved to any of them.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '178.157.240.2', '178.157.240.2', '2021-10-14', '--', NULL),
(11394, 'T37948', 8541, 999999999, 0, '7001-Havana', '2022-10-27', '2021-10-15', '1970-01-01', '', 'blue', 'Pionier', 'My order number is T37948. The watch is the Havana P7001-11 Pionier and the case color is blue. The watch fell accidentally at the floor of my house, and the result is the day hand is missing, it has minor scratches at the case and the watch doesn\'t work anymore. Please replace/ repair accordingly, also in case of repairing if possible to polish the scratches. Despite my best efforts I couldn\'t find the warranty card, although I understand such a damage is not covered by the warranty. It\'s fine by me. Email me an invoice with the amount of money that is required for the repair/replace. If needed, I can sent you the purchase emails I received, since I couldn\'t find the warranty card. Loved the watch. Looking forward to having it working again.', 'Replaced new small secound hand.\nNew O-ring.\n21.11.22 to 24.11 22 Control watch is OK.\n--', '0', '2022-12-02', '2022-11-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-02', '141.237.200.38', 'ppp141237200038.access.hol.gr', '2021-10-15', 'LE510129751DE', NULL),
(11395, 'T46273', 8542, 999999999, 0, '118-Sahara', '1970-01-01', '2021-10-15', '2021-10-05', 'black', 'white', 'Theorema', 'The watch is not what I expected. The watch is brand new and has never been worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '165.225.213.89', '165.225.213.89', '2021-10-15', '--', NULL),
(11396, '', 8543, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-10-18', '2020-01-01', 'black', 'white', 'Theorema', 'The manual winding gear came out while winding a couple of turns only!\nPS: This watch is still very new only wear twice!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '101.78.105.129', '101.78.105.129', '2021-10-18', '--', NULL),
(11397, '', 8544, 999999999, 0, '101-Casablanca GM', '2022-01-01', '2021-10-18', '2020-12-14', 'black', 'black', 'Theorema', 'The watch was a gift given to me December 2020. I do not have the receipt, however the card in the box had the Date and Reference number. I have tried to get the receipt from the person who gave me the gift, and I will continue to seek it, but wanted to get started on repairs.\nThe hour hand on the watch no longer aligns. Although I can wind the watch, and the minute hand goes around, the hour hand does not.\nI need to know how to send the watch back for repairs. And, if possible, a cost estimate.\n\nCharles Fox - plan@charlesfox.com', 'Replaced fixed new hands ( new O ring)\n21.1.22 to 25.1.22 Control watch is OK.--', '0', '2022-01-28', '2022-01-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '174.49.217.156', 'c-174-49-217-156.hsd1.pa.comcast.net', '2021-10-18', '563170448448', NULL),
(11398, 'T43572', 8545, 999999999, 0, '118-Sahara', '2021-12-01', '2021-10-18', '2021-06-17', 'black', 'gold', 'Theorema', 'My order number is T43572- A screw of the clasp of the crown has fallen off. Please replace/ repair accordingly.', 'Replaced new Clasp and screw (new O ring)\n29.12.21 to 3.1.22 Control watch is OK.--', '0', '2022-01-27', '2021-12-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-27', '73.88.92.233', 'c-73-88-92-233.hsd1.sc.comcast.net', '2021-10-18', '563170448264', NULL),
(11399, 'My order number is T46429- The watch is brand new ', 8546, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-10-19', '2021-10-13', 'black', 'yellow', 'Theorema', 'Although I was delighted with the customer service throughout my order, I was disappointed with the watch itself as it was much bigger in person than the picture on the website appeared. I will certainly consider Tufina in the future as the customer care is top notch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.187.228.42', 'ip70-187-228-42.oc.oc.cox.net', '2021-10-19', '--', NULL),
(11400, 'T27686', 8547, 999999999, 0, 'GM101-3', '2021-10-19', '2021-10-19', '2020-08-05', 'gold', 'black', 'Theorema', 'A screw of the clasp of the crown keeps falling. ', 'Repalced crown protector new screw .\n22.10.21 to 27.10.21 Control watch is OK.--', '0', '2021-10-28', '2021-10-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-10-28', '80.130.221.108', 'p5082dd6c.dip0.t-ipconnect.de', '2021-10-19', '00340434129949121314', NULL),
(11401, 'T44094', 8548, 999999999, 0, '101-Casablanca GM', '2021-12-01', '2021-10-19', '2021-08-07', 'silver', 'yellow', 'Theorema', 'second hands are working but the minute hands are not, also the minute hands will move just by shaking the watch', 'Replaced fixed hands (new O ring)\n29.12.21 to 3.1.22 Control watch is OK..--', '0', '2022-01-16', '2021-12-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-17', '64.139.71.25', '64-139-71-25-newengland.hfc.comcastbusiness.net', '2021-10-19', '1Z8VF459D961772951', NULL),
(11402, 'T27925', 8549, 999999999, 0, '7002-Chicago', '2021-12-01', '2021-10-19', '2020-08-08', '', '', 'Pionier', 'There is a clasp that covers the winding stem.  A acres came off and so the clasp will not stay on the watch.  Please repair replace accordingly.\nI entered 7002 Chicago under reference number as it is the closest place to which I live.  You did not provide any additional information to help me understand what that was.', '--Replaced new Crown Protector (new O ring)\n30.12.21 to 3.1.22 Control watch is OK.', '0', '2022-01-16', '2021-12-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-17', '74.84.112.218', '74-84-112-218.client.mchsi.com', '2021-10-19', '1Z8VF459D962011137', NULL),
(11403, 'T2851', 8550, 999999999, 0, '511-New York', '2021-10-28', '2021-10-20', '2018-03-14', 'silver', 'black', 'Pionier', 'It has stopped working. Please repair. When I try to set up the time the hands don\'t correspond to the movement of the knob/crown.', 'Replaced new crown .repaired clockwork.\n03.11.21 to 05.11.21 Control watch is OK.--', '0', '2021-11-11', '2021-11-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-12', '98.53.137.14', '98.53.137.14', '2021-10-20', '1Z8VF459D973661521', NULL),
(11404, 'T29714', 8551, 999999999, 0, '101-Casablanca GM', '2021-10-28', '2021-10-20', '2021-09-22', 'gold', 'white', 'Theorema', 'It runs fast, sometimes it stops, or runs behind. No accuracy at all. Please repair.', '-Adjusted demagnetized (new O-ring)\n29.10.21 to 05.11.21 Control watch is OK.-', '0', '2021-11-09', '2021-10-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-10', '98.53.137.14', '98.53.137.14', '2021-10-20', '1Z8VF459D973370425', NULL),
(11405, 'T40697', 8552, 999999999, 0, '114-Buenos Aires', '2021-10-28', '2021-10-20', '2021-04-09', 'rosé', '', 'Theorema', 'fallen hand. please double check all is working before sending it back to australia. thank you all.', 'Replaced fixed hands (new O-ring)\n03.11.21 to-05.11.21 Control watch is OK.-', '0', '2021-11-22', '2021-11-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-23', '98.53.137.14', '98.53.137.14', '2021-10-20', '981693041057', NULL),
(11406, 'T45612', 8553, 999999999, 0, '101-Casablanca GM', '2021-10-28', '2021-10-21', '2021-09-05', '', '', 'Theorema', 'i just got it and does not work. fully wound and no movement. replace repair i had this less than 2 weeks.', '-Repaired clockwork repaired manual winding.\n29.10.21 to 05.11.21 Control watch is OK.-', '0', '2021-11-08', '2021-10-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-09', '98.53.137.14', '98.53.137.14', '2021-10-21', '1Z8VF459DK61549625', NULL),
(11407, 'T46413', 8554, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-10-21', '2021-10-11', 'gold', 'black', 'Theorema', 'No defect', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.129.101.95', 'host81-129-101-95.range81-129.btcentralplus.com', '2021-10-21', '--', NULL),
(11408, '#1200-074252-687106', 8555, 999999999, 0, '108-Oman', '2021-10-28', '2021-10-21', '2019-08-28', 'silver', 'gold', 'Theorema', 'The watch doesn\'t work even fully wound. Please repair accordingly.', '-Adjusted demagnetized clean movement (new O-ring)\n02.11.21 to 05.11.21 Control watch is OK.-', '0', '2021-11-11', '2021-11-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-12', '98.53.137.14', '98.53.137.14', '2021-10-21', '1Z8VF459DK74838119', NULL),
(11409, 'T37498', 8556, 999999999, 0, '902-Geneva', '1970-01-01', '2021-10-21', '2021-01-19', 'gold', 'black', 'Pionier', 'The power reserve is not reporting prorperly and the entire. I’ve mentioned if the watch would stop and start for no reason despite an adequate power reserve .  Working from the crown is not effective abs would sometimes move the rotor. The watch was only worn 4/5 times and it has not been dropped, damaged or opened ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.136.108.12', 'unallocated-static.rogers.com', '2021-10-21', '--', NULL),
(11410, 'T16568', 8557, 999999999, 0, '4004-Newton', '2021-12-01', '2021-10-21', '2019-11-27', 'black', 'gold', 'Theorema', 'My order number is T16568  -  The minute hand is loose.  Please replace/ repair accordingly.', '-Replaced fixed new hand ( new O ring)\n21.1.22 to 25.1.22 Control watch is OK.-', '0', '2022-01-30', '2022-01-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '24.205.163.104', '024-205-163-104.res.spectrum.com', '2021-10-21', '563170448481', NULL),
(11411, 'T28475', 8558, 999999999, 0, '514-Hawaii', '2021-10-28', '2021-10-22', '2020-08-20', 'black', 'black', 'Pionier', 'nothing moves. watch totally stopped. i try to wind and nothing. repair.', 'Repaired oscillating system.clean movement.(new O-ring)\n02.11.21 to 05.11.21 Control watch is OK.--', '0', '2021-11-11', '2021-11-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-12', '98.53.137.14', '98.53.137.14', '2021-10-22', '1Z8VF459DK74798476', NULL),
(11413, 'T33116', 8560, 999999999, 0, '101-Casablanca GM', '2021-12-01', '2021-10-25', '2020-12-24', 'rose', 'black', 'Theorema', 'My order number is T33116- The watch is fully wound but keeps delaying. My wife bought it for Christmas and never wore it due to the fact that it was not working properly. I have been trying to get it back for repairs until now that I found the email with the instructions to send back for repairs. My number is (772) 342-1141 and my email is giomontesano@hotmail.com. Please let me know via email or phone when will is repaired .\nThanks in advance.\nGiovanni Montesan\n\n', 'Repaired balance wheel system.\n30.12.21 to 3.1.22 Control watch is OK.--', '0', '2022-01-27', '2021-12-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-27', '107.203.243.90', '107-203-243-90.lightspeed.wepbfl.sbcglobal.net', '2021-10-25', '1Z8VF459D973543293', NULL),
(11414, 'T40437', 8561, 999999999, 0, '503-Sydney', '1970-01-01', '2021-10-25', '2021-04-06', 'black', 'bicolor', 'Pionier', 'My order number is T40437. My watch is not working.  Please replace/ repair accordingly.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '62.1.84.229', 'spinwork1.ath.forthnet.gr', '2021-10-25', '--', NULL),
(11415, 't40437', 8562, 999999999, 0, '503-Sydney', '1970-01-01', '2021-10-25', '2021-04-06', 'black', 'bicolor', 'Pionier', 'My order number is T40437 My watch is not working  Please replace/ repair accordingly.I do not have the warranty matter.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '62.1.84.229', 'spinwork1.ath.forthnet.gr', '2021-10-25', '--', NULL),
(11416, 'T40437', 8563, 999999999, 0, '503-Sydney', '2021-12-15', '2021-10-25', '2021-04-06', 'black', 'bicolor', 'Pionier', 'My order number is T40437 My watch is not working  Please replace/ repair accordingly. I do not have the warranty matter but i contacted Tufina about the issue.', '-Replaced fixed oscillating weight\nReplaced new hands (new O ring)\n4.1.22 to 10.1.22 Control watch is OK.-', '0', '2022-01-28', '2022-01-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '62.1.84.229', 'spinwork1.ath.forthnet.gr', '2021-10-25', '1Z8VF4596873554139', NULL),
(11417, 'T24107', 8564, 999999999, 0, '111-Copenhagen', '2021-12-10', '2021-10-25', '2020-06-08', 'silver', 'black', 'Theorema', 'The crown and stem have fallen off - Please replace/ repair accordingly', '-Replaced new Crown and Stem (new O ring)\n5.1.22 to 10.1.22 Control watch is OK.-', '0', '2022-01-28', '2022-01-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '173.89.44.20', 'cpe-173-89-44-20.wi.res.rr.com', '2021-10-25', '563170448426', NULL),
(11418, 'T46540', 8565, 999999999, 0, '3008-Damascus', '1970-01-01', '2021-10-27', '2021-10-10', '', 'gold', 'Theorema', 'My order number isT46540- I\'m unable to read the time on the watch  The watch is brand new and never worn. Please  exchange with GM 111-6 ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.128.220.135', 'c-73-128-220-135.hsd1.md.comcast.net', '2021-10-27', '--', NULL),
(11419, '#T45910', 8566, 999999999, 0, '3001-Paragon', '1970-01-01', '2021-10-27', '2021-09-20', 'gold', 'white', 'Theorema', 'Despite following the instructions concerning winding, the watch stops frequently when being worn, as if either the hand (and specifically the second hand) as stuck or that the spring is loose.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '182.93.21.226', 'n18293z21l226.static.ctmip.net', '2021-10-27', '--', NULL),
(11420, 'T17010', 8567, 999999999, 0, '511-New York', '2021-11-08', '2021-10-27', '2019-12-02', 'gold', 'black', 'Pionier', 'The date setting of the watch no longer works\nEven if I press the push button at the top right, the date does not change.Please replace/ repair accordingly\n\n', '-Repaired datefunction (new O-ring)\n10.11.21 to 16.11.21 Control watch is OK.', '0', '2021-11-24', '2021-11-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-24', '147.161.173.96', '147.161.173.96', '2021-10-27', '1Z8VF459DK62572151', NULL),
(11421, '', 8568, 999999999, 0, '7001-Havana', '1970-01-01', '2021-10-27', '2021-02-22', 'black', 'gold', 'Pionier', 'stoped working', '-Repaired oscillating system (new O ring)\n4.1.22 to 10.1.22 Control watch is OK.-', '0', '2022-01-30', '2022-01-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2022-01-31', '99.101.52.175', '99-101-52-175.lightspeed.miamfl.sbcglobal.net', '2021-10-27', '563170448573', NULL),
(11422, 'T40362', 8569, 999999999, 0, '116-San Francisco', '1970-01-01', '2021-10-27', '2021-04-01', 'gold', 'black', 'Theorema', 'The watch was given as a gift but is not working now.  \nSan Francisco Theorema Watch\nGM-116-3\nORDER NUMBER\nT40362\nDATE PURCHASED\nApril 1, 2021', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.112.8.59', 'nat-65-112-8-59.harvard-secure.wrls.harvard.edu', '2021-10-27', '--', NULL),
(11423, '#T46642', 8570, 999999999, 0, '118-Venezia', '2021-11-08', '2021-10-27', '2021-10-21', 'blue', 'gold', 'Theorema', 'I ordered the GM-118-4 but instead I received the GM-118-2 (I already write different e-mail about my problem). I want to procede with the refound and not the exchange cause it\'s not what I expected.  Could you inform me at this e-mail (ponzi96@hotmail.it) when you\'ll receive the shipment? Thanks\n', '--', '0', '1970-01-01', '2021-11-08', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '93.71.70.186', 'net-93-71-70-186.cust.vodafonedsl.it', '2021-10-27', '--', NULL),
(11424, 'T46361-I', 8571, 999999999, 0, '101-Casablanca GM', '2021-11-17', '2021-10-27', '2021-10-11', 'gold', 'yellow', 'Theorema', 'My order number is T46361-I. Received the watch 10 days ago and even when fully wound the watch is gaining time. Please replace/repair accordingly. Thank you!', 'Adjusted demagnetized\n29.11.21 to 05.12.21 Control watch is OK.--', '0', '2021-12-15', '2021-11-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-12-15', '93.42.65.46', '93-42-65-46.ip85.fastwebnet.it', '2021-10-27', '1Z8VF459DK74157560', NULL),
(11425, 'T45796', 8572, 999999999, 0, '107-Rio', '2021-12-01', '2021-10-27', '2021-09-15', 'silver', 'black', 'Theorema', 'The watch stops randomly 2-3 times per day, out of the blue, while being fully wound. It also runs 1-2 minutes late per day  Please  repair or replace. \n\n', '-Adjusted balance wheel system (new O ring)\n30.12.21 to 3.1.22 Control watch is OK.-', '0', '2022-01-26', '2021-12-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-27', '73.162.8.73', 'c-73-162-8-73.hsd1.ca.comcast.net', '2021-10-27', '563170448194', NULL),
(11426, 'T37019', 8573, 999999999, 0, '506-Miami', '1970-01-01', '2021-10-28', '2021-10-28', 'gold', 'gold', 'Pionier', 'The watch stop working. Even when manually wound.\n\nPlease repair/replace accordingly.\n\nThanks,\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '192.40.235.186', '192.40.235.186', '2021-10-28', '--', NULL),
(11427, '', 8574, 999999999, 0, '7001-Havana', '1970-01-01', '2021-10-28', '2020-08-15', 'black', 'gold', 'Pionier', 'Cracked glass', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '205.250.245.202', 'd205-250-245-202.bchsia.telus.net', '2021-10-28', '--', NULL),
(11428, 'T46361', 8575, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-10-29', '2021-10-14', 'silver', 'blue', 'Theorema', 'My order number is T46361. I just received the watch and even fully wound the watch is gaining time (about 1 hour in 8 hours). Please replace/repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '58.109.164.211', 'n58-109-164-211.per1.wa.optusnet.com.au', '2021-10-29', '--', NULL),
(11429, 'T30253', 8576, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-10-29', '2020-10-10', 'silver', 'black', 'Theorema', 'My order number is T30253 - My minute and hour hand are not moving.   Please replace / repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '85.184.138.195', '85.184.138.195', '2021-10-29', '--', NULL),
(11430, ' T46647', 8577, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-10-29', '1970-01-01', 'gold', 'white', 'Theorema', 'My order number is T46647- The watch is not what I expected- The watch is brand new and never worn.  I have sent pictures showing the item in perfect condition to the Toufina review team.   Please issue a full refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '12.231.156.66', '12.231.156.66', '2021-10-29', '--', NULL),
(11431, 'T 46569', 8578, 999999999, 0, '511-New York', '1970-01-01', '2021-10-29', '1970-01-01', 'rosé', 'black', 'Pionier', 'Watch is too big for my wrist', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.173.70.109', 'cpe-68-173-70-109.nyc.res.rr.com', '2021-10-29', '--', NULL),
(11432, '', 8579, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-10-30', '2020-03-10', 'gold', 'black', 'Theorema', 'T29161-The watch is fully wound but loose every 1-5 hours a day\nSometimes even stops completely after an hour after winding.', 'Adjusted demagnetized. clean movement.(new O-ring)\n10.11.21 to 16.11.21 Control watch is OK.--', '0', '2021-11-24', '2021-11-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2021-11-24', '93.160.66.83', '93-160-66-83-static.dk.customer.tdc.net', '2021-10-30', '1Z8VF459DK63194335', NULL),
(11433, 'T46136', 8580, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-10-30', '2021-04-10', 'gold', 'white', 'Theorema', 'My order number is T46136- The watch is brand new and never worn. Please  Refund. The watch face was too large. Also, I did not like how the clasp opened/closed over the dial, on the left.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.205.63.198', 'c-73-205-63-198.hsd1.fl.comcast.net', '2021-10-30', '--', NULL),
(11434, 'GM510-5 (Reference number on Guarantee card)', 8581, 999999999, 0, '510-London', '2021-12-10', '2021-10-31', '2017-01-16', 'silver', 'gold', 'Pionier', 'went to put the watch on in the morning only to find it had stopped.\nI pulled out the winder on the side to adjust the time only for the hands to violently spin round for no apparent reason. On further inspection I noticed that the second hand was now floating around inside the front glass and was no longer fixed to the central pin. This is when I began my conversations via email with yourselves at Tufina. \nPlease replace/repair accordingly.\nOriginal Warranty Card is enclosed with the watch.\n\n\n\n', 'Pionier 501-London-Movement are Broken.-\nGuarantee is already expires.\n1.Replace new movemend mvmt. 100.€\n2.Replace new hands set. 30.€\n3. Water-tightness O-ring 5.€\nTotal Price :135.€\nPlease do not repair he is refusing to pay the cost. \n', '0', '2022-02-20', '1970-01-01', 1, 1, 1, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-21', '86.170.161.215', 'host86-170-161-215.range86-170.btcentralplus.com', '2021-10-31', '981693047700', NULL),
(11435, 'T37691', 8582, 999999999, 0, '4004-Newton', '1970-01-01', '2021-10-31', '2021-01-25', 'gold', 'black', 'Theorema', 'Clasp on right side does not want to stay closed ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.77.231.112', 'mobile-107-77-231-112.mobile.att.net', '2021-10-31', '--', NULL),
(11436, 'T45913', 8583, 999999999, 0, '118-Sahara', '1970-01-01', '2021-10-31', '2021-11-01', '', '', 'Theorema', 'All brand new n I only tried on my wrist when I received the order. However it doesn\'t suit me n the leather band very stiff\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '60.240.15.156', '60-240-15-156.tpgi.com.au', '2021-10-31', '--', NULL),
(11437, 'GM101-3', 8584, 999999999, 0, '101-Casablanca GM', '2021-11-17', '2021-11-01', '2021-04-09', 'gold', 'white', 'Theorema', 'The mechanism on my watch has stopped working.  I wound it a few days ago and nothing is moving.', 'Repaired manual winding (new O-ring)\n29.11.21 to 05.12 21 Control watch is OK.--', '0', '2021-12-15', '2021-11-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-12-15', '137.191.241.9', 'hsecentral.hse.ie', '2021-11-01', '1Z8VF459DK74217021', NULL),
(11438, '', 8585, 999999999, 0, '101-Casablanca GM', '2022-01-01', '2021-11-01', '2019-12-12', 'gold', 'white', 'Theorema', 'Recently one of the metal screws near the watch winder fell out and was lost. Please replace/ repair accordingly.', '-Replaced Crown Protector Screw ( new O ring)\n21.1.22 to 25 .1 22 Control watch is OK.\n-', '0', '2022-01-28', '2022-01-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '221.127.51.221', '221.127.51.221', '2021-11-01', '563170448437', NULL),
(11439, 'T32348', 8586, 999999999, 0, '101-Casablanca GM', '2021-12-01', '2021-11-01', '2021-11-18', 'black', 'white', 'Theorema', 'My order number is T32348 and I received the watch with the straps fallen off', '-Replaced new hands (new O ring)-\n30.12.21 to 3.1.22 Control watch is OK..', '0', '2022-01-27', '2021-12-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-27', '151.230.92.235', '97e65ceb.skybroadband.com', '2021-11-01', '563170448242', NULL),
(11440, '#T46518', 8587, 999999999, 0, '108-Oman', '1970-01-01', '2021-11-02', '2021-10-27', 'black', 'gold', 'Theorema', 'My order number is #T46518.  The watch was received with a broken marker of the moon dial.  The watch is brand new and never worn.  Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.23.201.88', 'mta-69-23-201-88.ma.rr.com', '2021-11-02', '--', NULL),
(11441, 'T46325', 8588, 999999999, 0, '108-Oman', '1970-01-01', '2021-11-02', '2021-10-21', 'silver', 'gold', 'Theorema', 'The WATCH is not working. The watch is brand new and never worn. Please refund. Please refund my cash payment', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.221.116.5', '31-221-116-5.cust-31.exponential-e.net', '2021-11-02', '--', NULL),
(11442, 'GM-103-1', 8589, 999999999, 0, 'Kies optie', '1970-01-01', '2021-11-02', '1970-01-01', 'Kies optie', 'Kies optie', 'Kies optie', 'Wijzers staan niet meer synchroon, wind niet meer op', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '217.123.125.22', '217-123-125-22.cable.dynamic.v4.ziggo.nl', '2021-11-02', '--', NULL),
(11443, '012345567', 8590, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-11-02', '1970-01-01', 'bicolor gold', '', 'Theorema', 'Hi, my watch is out of warranty, I have been informed that the dial feet are broken, can you please let me know where I can take it to locally to get it fixed.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '80.195.169.35', 'cpc120642-sutt6-2-0-cust34.19-1.cable.virginm.net', '2021-11-02', '--', NULL),
(11444, 'T45573', 8591, 999999999, 0, 'Tourbillon T-Marrakesh', '2021-12-10', '2021-11-03', '2021-11-03', '', 'blue', 'Theorema', 'Crown guard fell off ...two pins that hold it on are lost....I would like two extra holes punched in the leather band as my wrist is very small....', '-Replaced New Crown Locker Screw.\n28.12.21 to 3.1.22-Control watch is OK.\nPs:Sorry, We don\'t use leather band punching Machine.', '0', '2022-01-27', '2021-12-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-27', '68.204.51.62', '68-204-51-62.res.bhn.net', '2021-11-03', '563170448275', NULL),
(11445, 'T45913', 8592, 999999999, 0, '118-Sahara', '1970-01-01', '2021-11-03', '1970-01-01', 'black', 'white', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '49.179.21.168', 'pa49-179-21-168.pa.nsw.optusnet.com.au', '2021-11-03', '--', NULL),
(11446, '', 8593, 999999999, 0, '114-Buenos Aires', '2021-11-24', '2021-11-05', '2021-09-20', 'black', 'blue', 'Theorema', 'You can see that the seconds hand run. And when I set the time right it goes on for half an hour and then it stops again. You can wind it up but that does not help. It runs a little time and then it stops again.', 'Repaired manual winding. new O-ring clean movenemt.\n26.11.21 to 01,12.21 Control watch is OK.--', '0', '2021-12-15', '2021-11-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-12-15', '77.166.58.28', '77-166-58-28.fixed.kpn.net', '2021-11-05', '1Z8VF459DK74444991', NULL),
(11447, 'T33357', 8594, 999999999, 0, '114-Buenos Aires', '2022-01-01', '2021-11-05', '1970-01-01', '', '', 'Theorema', 'The hour hand when pass by the dual time hands, and some times get stuck because the front ring with the Theorema word is loose or bend.\n\nSince this is is the second time having issues I would like to have a refund.\n\nThanks ', 'Replaced fixed  new deial.Replaced fixed new hands.\n19.1.22 to 24.1.22 Control watch is OK. --', '0', '2022-01-28', '2022-01-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '67.52.11.250', 'groupwise.valhol.com', '2021-11-05', '563170448404', NULL),
(11448, 'T20681', 8589, 999999999, 0, '103-Sao Paulo', '2021-11-17', '2021-11-06', '2020-02-03', 'silver', 'white', 'Theorema', 'Even when fully wound, my watch has stopped working. Please replace/ repair accordingly. The hands are out of alignment. ', 'Repaired manual winding.Clean movement . (new O-ring)--\n29.11.21 to 05.12.21 Control watch is OK.', '0', '2021-12-15', '2021-11-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-12-15', '217.123.125.22', '217-123-125-22.cable.dynamic.v4.ziggo.nl', '2021-11-06', '1Z8VF459DK73987782', NULL),
(11449, 'T45153', 8595, 999999999, 0, '101-Casablanca GM', '2021-12-10', '2021-11-06', '2021-08-17', 'rose', 'white', 'Theorema', 'My order number is T45153- My second hand fell off   Please replace/ repair accordingly.', 'Replaced fixed hands (new O ring)\n28.12.21 to 3.1.22 Control watch is OK.', '0', '2022-01-26', '2021-12-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-27', '73.4.254.189', 'c-73-4-254-189.hsd1.ct.comcast.net', '2021-11-06', '563170448161', NULL),
(11450, 'T19436', 8596, 999999999, 0, '4004-Newton', '2022-02-22', '2021-11-07', '2020-01-02', 'silver', '', 'Theorema', 'A couple of the silver indicators by each number have fallen off and are now floating around the timepiece. They have already gotten stuck in the gears and mechanisms multiple times. And I am worried it will break the watch.', '4004-Newton\nReplaced fixed Dial\nRelaced fixed Crown\nNew O-ring\n02.3.22 to 07.3.22 Control watch is OK.-', '0', '2022-03-09', '2022-03-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-10', '71.125.83.12', 'pool-71-125-83-12.nwrknj.east.verizon.net', '2021-11-07', '563170450805', NULL),
(11451, '', 8597, 999999999, 0, '511-New York', '2021-12-01', '2021-11-08', '2021-04-16', 'gold', 'black', 'Pionier', 'In 6 months this is my 2nd time I am sending for repair. This is not acceptable. REPLACE or FULLY REFUND otherwise I will open a chargeback. I will not waist anymore money or time with this. Tufina you must do the right thing! \n\nThis watch does not keep time. It has broken twice now in 6 months. I have over 30 other watches in my collection and never such bad experience.', 'Pionier 511-New York (Gold Watch)\n1.Replaced new movenent.\n2.Replaced fixed new hands.\n3.Clean Case and Watchbands.\n4.New O ring( ATM only 3 Bar)\n3.1.22 to 7.1.22 Control watch is OK.', '0', '2022-01-27', '2022-01-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-27', '98.53.137.14', '98.53.137.14', '2021-11-08', '1Z8VF459D974604082', NULL),
(11452, 'T43082', 8492, 999999999, 0, '111-Copenhagen', '2021-12-01', '2021-11-08', '2021-06-02', 'gold', 'white', 'Theorema', 'hands have fallen off please repair and double check everything. thanks!!!', '-Replaced fixed new hands(newO ring)\n29.12.21 to 3.1.22 Control watch is OK.-\n\n*Replaced fixed Hour hand\n                      Minute hand\n                    Small second hand 2\nControl 5 days everything watch is OK.\n\n09.03.2022  563170450850\n                      ', '0', '2022-01-26', '2021-12-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-27', '98.53.137.14', '98.53.137.14', '2021-11-08', '563170448117', NULL),
(11453, 'T37498', 8598, 999999999, 0, '902-Geneva', '2021-12-01', '2021-11-08', '2021-01-18', 'gold', 'black', 'Pionier', 'Problems with the power reserve indicator. The crown to wind the watch does not work. Read my letter.', 'Please make sure that the watch is working perfectly because he is very unhappy that he had to wait so long for the repairs. Thank you\n*Repaired Automatic system\n*Replaced new Oscillating weight\n*New O-ring\n15.2.22 to 21.2.22 Control watch is  OK.\n', '0', '2022-03-09', '2022-02-23', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-23', '98.53.137.14', '98.53.137.14', '2021-11-08', '1Z8VF459D962559056', NULL),
(11454, 'Friend of Marsida', 8599, 999999999, 0, '102-Monte Carlo GM', '2021-12-01', '2021-11-08', '2020-11-01', 'silver', 'white', 'Theorema', 'Watch is not accurate. It does not keep time. This is for an Albanian professor. ', '-Adjusted balance wheel\nClean movement. new O- ring\n17.2.22 to 22.2.22 Control watch is OK-', '0', '2022-02-22', '2022-02-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-22', '98.53.137.14', '98.53.137.14', '2021-11-08', '981693048040', NULL),
(11455, 'T-3011', 8600, 999999999, 0, '3011-Macau', '2022-04-25', '2021-11-08', '2021-11-07', 'gold', 'black', 'Theorema', 'I bought the watch yesterday in Tirana Airport from your official store, Tuffina. \nThe watch stays behind, if I match the hour now, in max 1 hour stays behind with at least 15-20 minutes. This is unbelievable that a brand new watch bought from an official store to have this claim. How this watch passed your final tests and reached out the store?\n\nPlease advise as soon as possible. The watch is brand new.\n\nMihai Petcu\n 40751 132 005\nmihai.petcu@kars.com.ro', 'Adjusted balance wheel.\nNew O- ring.\n26.4.22 to 03.5.22 Control watch is OK.--', '0', '2022-05-05', '2022-05-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-06', '136.255.169.43', '136.255.169.43', '2021-11-08', 'LE510102467DE', NULL),
(11456, 'GM-l02-4', 8601, 999999999, 0, '102-Monte Carlo GM', '2021-12-10', '2021-11-08', '2020-04-04', 'black', 'white', 'Theorema', 'Mainspring won\'t stay wound, either winds and then unravels immediately or turn key won\'t even wind the mainspring.', 'Repaired manual winding (new Oring)\n27.12.21 to 3.1 22 Control watch is OK.--', '0', '2022-01-26', '2021-12-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-27', '38.126.11.130', '38.126.11.130', '2021-11-08', '563170448139', NULL),
(11457, '#T46732', 8602, 999999999, 0, '3011-Macau', '2021-11-17', '2021-11-08', '2021-10-25', 'rosé', 'blue', 'Theorema', 'My order number is T46732- The crown can only be rotated in one direction and the watch doesn\'t run more than 60 seconds. The watch is brand new and never worn. Please replace.', '--', '0', '2021-11-22', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-11-22', '92.61.94.37', '92.61.94.37', '2021-11-08', '1Z8VF459DK61850718', NULL),
(11458, 'T38043', 8603, 999999999, 0, '101-Casablanca GM', '2021-11-22', '2021-11-08', '2021-02-01', 'silver', 'yellow', 'Theorema', 'My order number is T38043 - The minute hand is moving too fast. The round of one minute takes 53 seconds. Even fully wound the watch has stopped working. Please replace/repair accordingly. ', '-Ajusted blance wheel (new O_ring)\n29.11.21 to 05.12.21 Control watch is OK.-', '0', '2021-12-15', '2021-11-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-12-15', '109.95.201.135', '109.95.201.135', '2021-11-08', '1Z8VF459DK75552550', NULL),
(11459, 'T46832', 8604, 999999999, 0, 'Choose option', '1970-01-01', '2021-11-10', '2021-11-04', 'Choose option', 'Choose option', 'Choose option', 'Watch was too \"bulky\". Did not meet online pictures expectations. Possible the angle at which pictures were taken? \n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.121.68.200', '99-121-68-200.lightspeed.hstntx.sbcglobal.net', '2021-11-10', '--', NULL),
(11460, '', 8605, 999999999, 0, '118-Venezia', '1970-01-01', '2021-11-10', '2021-04-16', 'blue', 'gold', 'Theorema', 'When fully wound it stops periodically / randomly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.145.91.188', 'host-69-145-91-188.hln-mt.client.bresnan.net', '2021-11-10', '--', NULL),
(11461, 'T32140', 8606, 999999999, 0, 'other', '1970-01-01', '2021-11-10', '2020-11-13', 'gold', 'gold', 'other', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '77.20.249.201', 'ip4d14f9c9.dynamic.kabel-deutschland.de', '2021-11-10', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(11462, 'T32140', 8607, 999999999, 0, '101-Casablanca GM', '2021-11-22', '2021-11-10', '2021-11-13', 'gold', 'black', 'Theorema', 'My order number is T32140-The watch runs faster even when fully wound- Please replace/ repair accordingly.\n the watch was not dropped or bumped recently.', 'Ajusted demagnetized (clean movement)\n30.11.21 to 06.12.21 Control watch is OK.--', '0', '2021-12-14', '2021-11-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-12-15', '77.20.249.201', 'ip4d14f9c9.dynamic.kabel-deutschland.de', '2021-11-10', '00340434129949121956', NULL),
(11463, 'T 46823', 8608, 999999999, 0, '505-Florida', '1970-01-01', '2021-11-10', '2021-11-02', 'gold', 'blue', 'Pionier', 'I Don’t like watch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.196.137.126', '47.196.137.126', '2021-11-10', '--', NULL),
(11464, 'T18037', 8609, 999999999, 0, '512-Berlin', '2021-11-22', '2021-11-11', '2019-12-13', 'silver', 'black', 'Pionier', 'dont start', '-Replaced fixed oscillating weight Clean movement.\n( Now is everything start)*\n02.12.21 to 08.12 21 Control watch is OK.-', '0', '2021-12-14', '2021-12-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-12-15', '77.32.45.186', '77-32-45-186.dyn.eolo.it', '2021-11-11', '1Z8VF459DK74988501', NULL),
(11465, '1375671239', 8610, 999999999, 0, '506-Miami', '2022-03-21', '2021-11-12', '2020-03-15', 'gold', 'blue', 'Pionier', 'I\'ve had this beautiful timepiece for some time now, But the winder has stopped working it just spins round.', 'Repaired automatic system.\nRepaired datefunction.\nNew O-ring\n04.4.22.to.07.4.22 Control watch is OK.--', '0', '2022-04-08', '2022-04-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '85.115.54.202', 'webdefence-pool-02.cluster-j.forcepoint.net', '2021-11-12', '981693054068', NULL),
(11466, 'T46912', 8611, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-11-12', '1970-01-01', 'silver', 'black', 'Theorema', 'Watch was received with dial hands broken off. Please issue a refund. Thank you. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.10.227', '172.56.10.227', '2021-11-12', '--', NULL),
(11467, ' #T46246', 8612, 999999999, 0, '505-Florida', '2021-12-10', '2021-11-13', '2021-10-06', 'silver', 'black', 'Pionier', 'When setting date it goes from 4 to 15 automatically and I don’t understand why also I do not like the fact that at the 30 or 31st date I have to reset the calendar manually to the 1st why were the other days added it makes no sense to me I am very disappointed with this ', '-Replaced new datefunction-(new O ring)\n27.12.21 to 3.1.22 Control watch is OK.', '0', '2022-01-16', '2021-12-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-17', '172.241.224.16', 'used-for-VPN-packethub.net', '2021-11-13', '1Z8VF459D961980011', NULL),
(11468, 'T44265', 8613, 999999999, 0, '901-Zurich', '2021-12-10', '2021-11-15', '2021-07-14', 'black', 'blue', 'Theorema', 'THE WATCH DOES NOT  KEEP THE TIMECORRECTLY EVEN FULLY WOUNDAND I CANOT SET THE TIME FORWARD SOMETIME  . PLEASE REPAIR , OR REPLACE FOR ME ,THANK YOU VERY MUCH', '-Adjusted /demagnetized-Clean movement\nnew O ring.\n14.1.22 to 18.1.22 Control watch is OK.', '0', '2022-02-23', '2022-02-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-23', '96.10.238.118', 'rrcs-96-10-238-118.midsouth.biz.rr.com', '2021-11-15', '981693048305', NULL),
(11469, 'T16560', 8614, 999999999, 0, '116-San Francisco', '2021-12-10', '2021-11-16', '2021-11-15', 'black', 'blue', 'Theorema', 'Will not wind ', '-Replaced new mainspring (new O ring)\n28.12.21 to 3.1.22 Control watch is OK.-', '0', '2022-01-16', '2021-12-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-17', '73.71.219.5', 'c-73-71-219-5.hsd1.ca.comcast.net', '2021-11-16', '1Z8VF459D961118328', NULL),
(11470, 'T42492', 8615, 999999999, 0, '108-Oman', '2021-12-10', '2021-11-16', '2021-05-19', 'black', 'black', 'Theorema', 'My order number is T42492- The watch doesn\'t work even fully wound. Please replace/ repair accordingly.', '-Replaced new Mainspring Powers.\n27.12.21 to 3.1.22 Control watch is OK.-', '0', '2022-01-16', '2021-12-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-16', '84.242.41.133', 'static-host-84-242-41-133.awasr.om', '2021-11-16', '1Z8VF459D963929396', NULL),
(11471, 'T36525', 8616, 999999999, 0, '4004-Newton', '1970-01-01', '2021-11-16', '2021-01-04', 'silver', 'gold', 'Theorema', 'It stops working during the day! It remains back some hours again! This is the second time I return the watch for repair. Please replace the movement.\n\nBest regards ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '94.191.136.70', '94.191.136.70.mobile.tre.se', '2021-11-16', '--', NULL),
(11472, 'Gm-5A4-A', 8617, 999999999, 0, '514-Hawaii', '1970-01-01', '2021-11-18', '2002-08-20', 'silver', 'black', 'Pionier', 'Stop working', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.242.49.33', 'pool-96-242-49-33.nwrknj.fios.verizon.net', '2021-11-18', '--', NULL),
(11473, 'T37691', 8618, 999999999, 0, '4004-Newton', '2021-12-10', '2021-11-18', '2021-01-22', 'rosé', 'blue', 'Theorema', 'Crown protector is loose. Please fix and check accuracy. ', '-Crown protector repaired (new O ring)\n28.12.21 to 3.1.22 Control watch is OK.-', '0', '2022-01-26', '2021-12-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-27', '98.53.137.14', '98.53.137.14', '2021-11-18', '563170448150', NULL),
(11474, 'T46815 ', 8619, 999999999, 0, '3011-Macau', '1970-01-01', '2021-11-18', '2021-11-17', 'silver', 'white', 'Theorema', 'My order number is T46815- The watch is too thick for me - The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.25.151.153', 'c-73-25-151-153.hsd1.or.comcast.net', '2021-11-18', '--', NULL),
(11475, 'T47009', 8620, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-11-18', '2021-11-12', 'silver', 'blue', 'Theorema', 'I dont like it', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.53.32.137', 'pool-108-53-32-137.nwrknj.fios.verizon.net', '2021-11-18', '--', NULL),
(11476, 'T46532', 8621, 999999999, 0, '114-Buenos Aires', '2021-11-24', '2021-11-18', '2021-10-29', 'black', 'blue', 'Theorema', 'Watch is not in working condition from the day one I received it. ', 'Tausch in 114-6', '0', '2022-02-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-02', '86.45.19.128', '86-45-19-128-dynamic.agg1.roc.bbh-prp.eircom.net', '2021-11-18', '563170449179', NULL),
(11477, 'T44649', 8622, 999999999, 0, '101-Casablanca GM', '2021-11-24', '2021-11-18', '2021-07-28', 'gold', 'white', 'Theorema', 'My order number is T44649- The watch (Casablanca Theorema - GM-101-13) is fully wound but keep stopping after few minutes or hours randomly.\nPlease replace/ repair accordingly.\n\n', '-Repaired manual winding \n26.11.21 to 01.12.21 Control watch is OK.-', '0', '2021-12-14', '2021-11-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-12-15', '86.200.63.114', 'lfbn-ann-1-345-114.w86-200.abo.wanadoo.fr', '2021-11-18', '1Z8VF459DK74225923', NULL),
(11478, 'T47074', 8623, 999999999, 0, '101-Casablanca GM', '2021-12-10', '2021-11-18', '2021-11-12', 'black', 'white', 'Theorema', 'My order number is T47074-  - The watch is fully wound but the time is not correct. The watch is about 10-15 min behind.  Please replace/ repair accordingly.', '1. Replaced new movement.\n2. Replaced new hands\n3 New O-ring (ATM only 3 Bar)\n25.1.22 to 27.1.22 Control watch is OK.--', '0', '1970-01-01', '2022-01-26', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '23.127.177.155', '23-127-177-155.lightspeed.gnvlsc.sbcglobal.net', '2021-11-18', '--', NULL),
(11479, 'T45163', 8624, 999999999, 0, '107-Rio', '2021-12-01', '2021-11-19', '2021-08-20', 'black', 'gold', 'Theorema', 'My order number is T45163 Even when fully wound the watch does not work  Please replace/ repair accordingly.', '--Replaced new blance wheel (new O ring)\nclean movement.\n29.12.21 to 3.1.22 Control watch is OK.', '0', '2022-01-16', '2021-12-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-17', '176.80.129.246', '246.red-176-80-129.dynamicip.rima-tde.net', '2021-11-19', '1Z8VF459DK61696181', NULL),
(11480, 'GM 508-3', 8625, 999999999, 0, '508-Dublin', '1970-01-01', '2021-11-19', '2021-11-15', 'black', 'white', 'Pionier', 'The watch does not work even manually wound or after shaking it. The watch is brand new and never worn- Please replace\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.27.8.27', 'cpe-098-027-008-027.triad.res.rr.com', '2021-11-19', '--', NULL),
(11481, 'T47032', 8626, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-11-20', '2021-11-19', '', '', 'Theorema', 'My order number is T47032- The watch is too thick for me. The watch is brand new and never worn. Please  Refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.66.149.206', 'pool-173-66-149-206.washdc.fios.verizon.net', '2021-11-20', '--', NULL),
(11482, 'T47206', 8627, 999999999, 0, '112-Madrid', '1970-01-01', '2021-11-20', '2021-11-16', 'gold', 'black', 'Theorema', ' [My order number is T47206. The watch came with a very loose clasp protector. The watch is brand new and never worn. Please  Replace ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '198.160.171.212', '198.160.171.212', '2021-11-20', '--', NULL),
(11483, 'T46224', 8628, 999999999, 0, '101-Casablanca GM', '2021-12-15', '2021-11-20', '2021-10-06', 'rose', 'blue', 'Theorema', 'When I wind up the watch then it doesn\'t work for several hours or sometimes days.\n\nSometimes when it is fully wound and it doesn\'t start running I will turn the watch quickly from the left to the right side, then it starts running for a couple of minutes and sometimes hours but never for 24 hours or longer.', '-Replaced new hands (repaired movement)\n27.12.21 to 3.1.22 Control watch is OK.-', '0', '2022-01-26', '2021-12-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-27', '86.83.40.119', '86-83-40-119.fixed.kpn.net', '2021-11-20', '1Z8VF459DK73989039', NULL),
(11484, 'dnjfvud0909@naver.com ', 8629, 999999999, 0, '118-Venezia', '1970-01-01', '2021-11-21', '2021-10-20', '', '', 'Theorema', 'Shake the watch from side to side a few times, and the hands of the clock move to indicate different times.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '223.39.156.247', '223.39.156.247', '2021-11-21', '--', NULL),
(11485, 'T42079', 8630, 999999999, 0, '106-Toronto GM', '2021-12-10', '2021-11-21', '2021-05-10', 'gold', 'black', 'Theorema', 'The watch is fully wounded but doesn\'t work anymore.\nReference number is: GM 114-5', 'Ajusted balance wheel (new O ring)\n27.12.21 to 3.1.22 Control watch is OK.--', '0', '2022-01-16', '2021-12-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-17', '72.207.67.112', 'ip72-207-67-112.sd.sd.cox.net', '2021-11-21', '1Z8VF459D963137349', NULL),
(11486, 'T33291', 8631, 999999999, 0, '110-Oslo', '2021-12-10', '2021-11-22', '2020-11-26', 'gold', 'black', 'Theorema', 'I cannot adjust the time anymore. This is the 2nd time I return this watch for repair. I have 3 watches from you. Please repair or replace. Note: I did not drop this watch, as I try to adjust the time the nettles do not respond.', 'Replaced new setting lever and loaded yoke.\n28.12.21 to 3.1.22 Control watch is OK.--', '0', '2022-01-26', '2021-12-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-27', '98.50.110.9', '98.50.110.9', '2021-11-22', '563170448128', NULL),
(11487, '', 8632, 999999999, 0, '503-Sydney', '1970-01-01', '2021-11-22', '2019-12-30', 'silver', 'white', 'Pionier', 'Forgive me if I use the wrong terminology here - when I was setting the timer, the hour hand was moving, and the minute one was not. The hour hand would push the minute one a bit as it passes by it. By doing this, the hour hand actually fell off its position and is no longer attached. It is stuck in the watch face, and my watch is currently unusable as the minute hand cannot be set and the hour hand is completely detached. I have not mishandled this watch in any case. In fact, I have got a watch case where I stored it everyday. I would appreciate the help. It is a GM-503-4 with a date of \"30-12-2019\" on the card.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.4.123.17', 'c-107-4-123-17.hsd1.mi.comcast.net', '2021-11-22', '--', NULL),
(11488, 'T46487', 8633, 999999999, 0, '4004-Newton', '2021-11-24', '2021-11-22', '2021-10-14', 'silver', 'black', 'Theorema', 'My order number is T46487- The holder of the crown protector is loose even if the screws are fixed strongly- Please replace/ repair accordingly.', '-Replaced new protector for crown.\n26.11.21 to 01.12.21 Control watch is OK:-', '0', '2021-12-15', '2021-11-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-12-15', '2.36.96.172', 'net-2-36-96-172.cust.vodafonedsl.it', '2021-11-22', '1Z8VF459DK74751604', NULL),
(11489, 'see enclosed photograph', 8634, 999999999, 0, '3001-Paragon', '2021-12-01', '2021-11-22', '2015-05-26', 'rosé', 'white', 'Theorema', 'The small hands stops at 10.55 hours and does not want to go further. Therefore all functions do not work. The movement itself runs well with seconds hand rotates well. The functions day and month work with push buttons. Please repair/replace.', '-!.Replaced new movement mvmt 100 €\n2. Replace new Case ring with glass.60 €\nTotal Price : 160/€\nHe paid only 105 euros because he doesn\'t want to have the glass replaced. I have informed Enis he said it is ok.\n-', '0', '2022-02-01', '2022-01-04', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-02', '82.161.247.7', 'a82-161-247-7.adsl.xs4all.nl', '2021-11-22', '1Z8VF4596875401200', NULL),
(11490, 'T47142', 8635, 999999999, 0, '114-Buenos Aires', '2021-12-01', '2021-11-22', '2021-11-15', '', 'blue', 'Theorema', 'My order number is T47142- I just received the watch but the crown doesn\'t allow me to wind it and the watch is not working. The watch is brand new and never worn. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '78.22.80.27', '78-22-80-27.access.telenet.be', '2021-11-22', '--', NULL),
(11491, '#T47206', 8636, 999999999, 0, '112-Madrid', '1970-01-01', '2021-11-22', '2021-11-16', 'gold', 'black', 'Theorema', 'My order number is T47206The watch came with a very loose clasp protector. The watch is brand new and never worn. Please  Replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '198.160.171.215', '198.160.171.215', '2021-11-22', '--', NULL),
(11492, ' #T38561', 8637, 999999999, 0, '7001-Havana', '2021-12-10', '2021-11-22', '2021-02-10', 'gold', 'black', 'Pionier', 'bigger problem is maybe from about 3 months it\'s showing the date from \n14 to 25th directly....looks like something is broken inside?!\nAlso the date-numbers are not any more centralized....', 'Repaired datefunction (new O ring)\nClean movement. and Case.\n28.12.21 to 3.1.22 Control watch is OK.--', '0', '2022-01-16', '2021-12-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-17', '87.97.216.131', '131.216.97.87.blizoo.bg', '2021-11-22', '1Z8VF459DK62652001', NULL),
(11493, 'T45423', 8638, 999999999, 0, '101-Casablanca GM', '2022-01-01', '2021-11-22', '2021-08-28', 'black', 'white', 'Theorema', 'My order number is T45423-- There is a loose screw inside the watch.  Please  replace/repair ', 'Replaced fixed movement.\n5.1.22 to 10.1.22 Control watch is OK.--', '0', '2022-01-30', '2022-01-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '72.216.182.161', 'ip72-216-182-161.ph.ph.cox.net', '2021-11-22', '563170448529', NULL),
(11494, 'T22337 ', 8639, 999999999, 0, '107-Rio', '2021-12-10', '2021-11-23', '2020-04-15', 'silver', 'black', 'Theorema', 'My order number is T22337 The crown came out when I tried to wind the watch.  Please replace/ repair accordingly', '--Repaired manual winding (new O ring)\n27.12.21 to 3.1.22 Control watch is OK.', '0', '2022-01-26', '2021-12-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-27', '174.88.139.148', 'bras-base-toroon0954w-grc-78-174-88-139-148.dsl.bell.ca', '2021-11-23', '563170448140', NULL),
(11495, 'T23582', 8640, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-11-23', '2020-06-24', 'gold', 'black', 'Theorema', 'The arm which protects the winder has snapped off \n\nThe winder only last for 1 day now, it used to work for 2 days?? \n\nThe strap is very worn! ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '148.252.129.79', '148.252.129.79', '2021-11-23', '--', NULL),
(11496, 'T47063', 8641, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-11-24', '2021-11-11', 'black', 'black', 'Theorema', '[My order number is T47063- The watch was received with the marker on 7 missing and without any booklet or warranty card. Please replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '198.209.7.146', '198.209.7.146', '2021-11-24', '--', NULL),
(11497, 'T47199.                    T46418', 8642, 999999999, 0, 'other', '1970-01-01', '2021-11-24', '2021-11-24', 'rosé', 'silvgrey', 'other', 'I don’t like them and I didn’t know it’s manually watch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.5.96.218', 'cpc103568-stkn17-2-0-cust217.11-2.cable.virginm.net', '2021-11-24', '--', NULL),
(11498, 'T46418 and T47199. ', 8643, 999999999, 0, 'other', '1970-01-01', '2021-11-25', '2021-11-25', 'silver', 'without', 'other', ' [My order number is T46418 and T47199. I don\'t like the watches. The watches are brand new and never worn. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.1.112.219', 'cpc103548-stkn17-2-0-cust218.11-2.cable.virginm.net', '2021-11-25', '--', NULL),
(11499, ' #T45370', 8644, 999999999, 0, '116-San Francisco', '1970-01-01', '2021-11-25', '2021-08-27', 'black', 'white', 'Theorema', 'My order number is T45370 My glass is scratched and I need to change it   Please replace/ repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '210.3.25.154', 'static-bbs-154-25-3-210-on-nets.com', '2021-11-25', '--', NULL),
(11500, 'T46376', 8645, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-11-25', '2021-11-25', 'silver', 'white', 'Theorema', 'The watch is brand new and never worn please refund as agreed', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '85.255.233.87', '85.255.233.87', '2021-11-25', '--', NULL),
(11501, 'T37222', 8646, 999999999, 0, '106-Toronto GM', '1970-01-01', '2021-11-15', '2021-11-22', 'gold', 'black', 'Theorema', ' [My order number is T37222-The minute hand has fallen off- Please replace/ repair accordingly.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '89.202.212.64', '89.202.212.64', '2021-11-25', '--', NULL),
(11502, '#T32457', 8647, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-11-25', '2020-11-19', 'black', 'white', 'Theorema', 'When the watch is fully winded up it will go and then it stops at the wrong time, it’s dropping the time. ', '--', '0', '2022-01-16', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2022-01-17', '212.129.80.125', '212-129-80-125.cgn1.srl.meteor.ie', '2021-11-25', '1Z8VF459DK63833966', NULL),
(11503, 'T47223', 8648, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-11-25', '2021-11-16', 'gold', 'white', 'Theorema', 'My order number is T47223-I dont like the style of the watch. The watch is brand new and never worn. Please refund. My warrant card copy is attached along with all delivered materials including my warrant card. I have the Reference number as GM 101 3 and the Date is 16.11.2021. Please refund in full. I do not like this style of watch. I purchased the watch on November 16, 2021. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '162.254.47.212', '162-254.47-212.truvista.net', '2021-11-25', '--', NULL),
(11504, 'P8008', 8649, 999999999, 0, '108-Oman', '1970-01-01', '2021-11-26', '2021-11-23', 'silver', 'gold', 'Theorema', 'Ora ime  OMAN\nGM 108-2 . Diten qe erdhi porosia te merkuren 24/11/2022  mu duk ne rregull dhe e vendosa ne kutin e saj nuk e perdora . \nTe nesermen mbasdite kur e mora oren per ta vendosur ne dor nuk po punonin akrepat e ores ,dhe pasi kontaktova me Tufina.al ne permjet whatsapp me than te beja dhe kurdisjen e ores e bera si ne vidion qe me derguan por nuk pati rezultat\n\nMy watch OMAN GM 108-2. The day that my order came in wednesday 24/11/2021 it seemed fine when I first saw it. That day I didn\'t use the watch I only saw it and putted in the box. The next day in the afternoon when I open the box to get the watch to put it in my hand the clockwises weren\'t  working, and after I contacted Tufina.al via WhatsApp. They told me to do the fixing of the clock. I did it like the video they sent me but there was no result.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '37.166.10.246', '37-166-10-246.coucou-networks.fr', '2021-11-26', '--', NULL),
(11505, 'T47287', 8650, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-11-26', '2021-11-19', 'gold', 'yellow', 'Theorema', 'The watch will be working fine, fully wound, and properly ticking, but as soon as anyone puts it on it stops working. The ticking stops, and won’t work again until taken off and shaken. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.115.227.19', '107.115.227.19', '2021-11-26', '--', NULL),
(11506, '', 8651, 999999999, 0, '502-Malibu', '1970-01-01', '2002-10-13', '2002-10-13', 'black', 'white', 'Pionier', 'Bought the watch from Groupon in 2013  and it has now stopped working have taken to watch repair  shops to get repaired  but no luck also to a watchmaker but with still no luck please help ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.5.70.65', 'cpc84035-pool15-2-0-cust64.15-1.cable.virginm.net', '2021-11-28', '--', NULL),
(11507, 'T47154', 8652, 999999999, 0, '3011-Macau', '1970-01-01', '2021-11-28', '2021-11-15', 'gold', 'blue', 'Theorema', 'My order number is T47154- I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '77.97.242.136', 'cpc151123-smal19-2-0-cust135.19-1.cable.virginm.net', '2021-11-28', '--', NULL),
(11508, 'T41912', 8653, 999999999, 0, '103-Sao Paulo', '2022-01-01', '2021-11-28', '2021-05-07', 'silver', 'yellow', 'Theorema', 'My order number is T41912- I cannot wind the watch anymore- The crown protector is loose.  Please  replace/repair', 'Repaired manual winding ( new O ring) \n5.1.22 to 10.1 22 Control watch is OK.--', '0', '2022-01-28', '2022-01-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '63.208.139.224', '63.208.139.224', '2021-11-28', '563170448389', NULL),
(11509, 'T47397', 8654, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-11-28', '2021-11-21', 'gold', 'yellow', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.96.190.36', 'c-65-96-190-36.hsd1.ct.comcast.net', '2021-11-28', '--', NULL),
(11510, 'T46851', 8655, 999999999, 0, '516-Barcelona', '2021-12-03', '2021-11-29', '2021-11-04', 'silver', 'black', 'Pionier', 'My order number is  T46851- The hands are acting crazy when I wind the watch - The watch is brand new and never worn. Please replace.\n\n(The text above is the proposal of Tufina Wathes Customer Care.)\n\nOrologist told the anchor was defective.', 'Change with 516-11', '0', '2021-12-03', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2021-12-03', '212.92.12.50', 'mailer.megatherm.hu', '2021-11-29', '1Z8VF459DK62022549  ', NULL),
(11511, 'T47364', 8656, 999999999, 0, '101-Casablanca GM', '2021-12-03', '2021-11-29', '2021-11-22', 'black', 'black', 'Theorema', 'My order number is T47364 The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '2021-12-03', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '95.90.240.248', 'ip5f5af0f8.dynamic.kabel-deutschland.de', '2021-11-29', '--', NULL),
(11512, ' T39218 ', 8657, 999999999, 0, 'Choose option', '2021-12-07', '2021-11-29', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '[My order number is  T39218 Even while wearing all day it still stops suddenly Please replace/ repair accordingly.]', 'Repaired automatic system. Clean movement.\n(new O ring)\n29.12.21 to 3.1.22 Control watch is OK..\n--', '0', '2022-01-26', '2021-12-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-27', '90.224.38.71', '90-224-38-71-no94.tbcn.telia.com', '2021-11-29', '1Z8VF459DK74602855', NULL),
(11513, 'T40353', 8658, 999999999, 0, '111-Copenhagen', '2022-01-01', '2021-11-29', '2021-04-08', 'gold', 'black', 'Theorema', 'watch stopped working even after winding it.  ', 'Replaceed fixed hands (new O ring)\n19.1.22 to 24.1.22 Control watch is OK.--', '0', '2022-01-30', '2022-01-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '73.242.126.75', 'c-73-242-126-75.hsd1.mn.comcast.net', '2021-11-29', '563170448540', NULL),
(11514, 'T47195', 8659, 999999999, 0, '3011-Macau', '2022-01-01', '2021-11-29', '2021-11-15', 'silver', 'black', 'Theorema', 'My order number is T47195. I received the watch 2 weeks ago and the watch doesn\'t work anymore. I have not dropped it, or anything of the like.  I had the watch less than a week and have taken every possible precaution when setting the watch and when winding the watch to avoid any damage from misuse.  The day I received the watch, pulling the stem to position \'1\' to set the time, caused the watch second hand to stop.  Upon pushing the crown into position \'O\' to run after setting the time, it took several minutes, about 5 minutes, before it started running again.  A few days later, after not having worn it because it is such a fancy watch, the reserve power expired.  I wound the stem clockwise until it seemed to start to feel a very slightest resistance.  The movement ran as it should after tilting it very gently side to side, simulating wrist movements, however I still needed to set the time.  This was around 9AM PST.  I then pulled the stem into position \"1\" to set the hour/minutes thinking it was fully wound.  Several minutes passed as I waited for the minutes hand to catch up to the actual hour it was at the moment, the seconds hand continually swept/turned around the dial while I was searching Google to learn about it and to find an answer as to how to be able to synchronize the watch to the nearest second.   I could not find any answer specifically relating to Tufina watches so I then gave up and push the crown stem back into position \"0\" to run.  At this point, the movement did not restart and has not restarted since.  My idea is that it seems that something is preventing the mainspring to release and go to provide the power to turn the movement.  Please repair/ replace accordingly.', 'Replaced fixed oscillating weight.\n20.1.22 to 25.1.22 Control watch is OK.--', '0', '2022-01-30', '2022-01-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '98.35.128.74', 'c-98-35-128-74.hsd1.ca.comcast.net', '2021-11-29', '563170448530', NULL),
(11515, 'T47276', 8660, 999999999, 0, '108-Oman', '1970-01-01', '2021-11-30', '2021-11-19', 'gold', 'gold', 'Theorema', 'My order number is T47276- I don\'t like the watches. The watches are brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.78.40.9', 'cpe-74-78-40-9.maine.res.rr.com', '2021-11-30', '--', NULL),
(11516, 'T47276', 8660, 999999999, 0, '3011-Macau', '1970-01-01', '2021-11-30', '2021-11-11', 'silver', 'white', 'Theorema', 'My order number is T47276- I don\'t like the watches. The watches are brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.78.40.9', 'cpe-74-78-40-9.maine.res.rr.com', '2021-11-30', '--', NULL),
(11517, 'T47037', 8661, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2021-11-30', '2021-11-18', 'gold', 'blue', 'Theorema', 'My order number is T47037- The watch is not what I expected. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '176.63.10.159', 'catv-176-63-10-159.catv.broadband.hu', '2021-11-30', '--', NULL),
(11518, 'T44832', 8662, 999999999, 0, '101-Casablanca GM', '2022-01-01', '2021-11-30', '2021-08-09', 'gold', 'white', 'Theorema', 'My order number is T44832-The crown rotated but it doesn\'t tighten the mainspring anymore, therefore the watch doesn\'t work.  Also the watch watch used to stop as soon as I removed it from my wrist even when fully wound. Please repair/ replace accordingly.', 'Replaced manual winding system (new O ring)\n20.1.22 to 24.1.22 Control watch is OK.--\nIf the repaired watch is shipped after the 1st of February the customer will have a new address (even different than the one on the return form) \nThe new address is  \n Nasrollah Sepehrnia \n28 Queens Highlands, Aberdeen, AB15 4AR, \nUnited Kingdom', '0', '2022-01-30', '2022-01-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '139.133.95.31', 'md-053870.uoa.abdn.ac.uk', '2021-11-30', '563170448518', NULL),
(11519, 't477152', 8663, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-11-30', '1970-01-01', 'gold', 'yellow', 'Theorema', 'return  brand new', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.95.208.35', 'c-73-95-208-35.hsd1.co.comcast.net', '2021-11-30', '--', NULL),
(11520, '	#T47358', 8664, 999999999, 0, '7002-Chicago', '1970-01-01', '2021-12-01', '2021-11-22', 'gold', 'white', 'Pionier', 'the wristwatch is not working and it has dropped a needle.', '-Adjusted demagneized. clean movement.\n(new O ring)\n29.12.21 to 3.1.22 Control watch is OK.-', '0', '1970-01-01', '2021-12-29', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '154.56.88.89', '154.56.88.89', '2021-12-01', '--', NULL),
(11521, 'T47435', 8665, 999999999, 0, 'other', '2021-12-07', '2021-12-01', '2021-11-23', 'rosé', 'without', 'other', 'Meine Bestellnummer ist  T47435 Die Uhr ist ganz neu und ungetragen . Bitte erstatten', '--', '0', '1970-01-01', '2021-12-07', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '84.137.40.20', 'p54892814.dip0.t-ipconnect.de', '2021-12-01', '--', NULL),
(11522, '', 8666, 999999999, 0, 'Choose option', '1970-01-01', '2021-12-01', '2021-12-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '176.141.136.201', '176-141-136-201.abo.bbox.fr', '2021-12-01', '--', NULL),
(11523, '#T47358', 8666, 999999999, 0, '7002-Chicago', '1970-01-01', '2021-12-01', '2021-11-22', 'gold', 'white', 'Pionier', ' THE WRISTWATCH IS NOT WORKING AND IT HAS DROPPED A NEEDLE.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '176.141.136.201', '176-141-136-201.abo.bbox.fr', '2021-12-01', '--', NULL),
(11524, 'T47407', 8667, 999999999, 0, '515-Amsterdam', '1970-01-01', '2021-12-02', '2023-11-21', 'gold', 'black', 'Pionier', 'The watch is too big for me. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.15.8.48', 'mta-98-15-8-48.nyc.rr.com', '2021-12-02', '--', NULL),
(11525, 'T47838  ', 8668, 999999999, 0, 'other', '1970-01-01', '2021-12-02', '2021-11-29', 'gold', 'white', 'other', 'My order number is T47838  The watch is brand new and never worn. Please  exchange with GM-101-14 ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.152.35.3', '99-152-35-3.lightspeed.livnmi.sbcglobal.net', '2021-12-02', '--', NULL),
(11526, 'T40928', 8669, 999999999, 0, '118-Venezia', '2021-12-10', '2021-12-02', '2021-04-14', 'blue', 'gold', 'Theorema', 'It does not keep time, power reserve runs out, it stops periodically', '--Ajusted balance wheel (new O ring)\n28.12.21 to 3.1.22 Control watch is OK.', '0', '2022-01-26', '2021-12-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-27', '98.53.137.14', '98.53.137.14', '2021-12-02', '563170448183', NULL),
(11527, 'T27949', 8670, 999999999, 0, 'other', '2021-12-10', '2021-12-02', '2020-08-08', 'silver', 'black', 'Javelle', 'It Just stopped working as I was driving.\nJ49027', 'Repaired oscillating system (new O ring)\n4.1.22 to 10.1.22 Control watch is OK.--', '0', '2022-01-30', '2022-01-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '98.53.137.14', '98.53.137.14', '2021-12-02', '563170448551', NULL),
(11528, 'T37019', 8671, 999999999, 0, '506-Miami', '2021-12-10', '2021-12-02', '2021-01-08', 'gold', 'black', 'Pionier', 'watch stopped working. no movement. please check calendar.', '1.Replaced fixed new dial\n2.Replaced new movement\n3.Replaced new stem\n4.new O ring\n25.1.22 to 31.1.22 Control watch is OK.\n', '0', '2022-02-22', '2022-01-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-22', '98.53.137.14', '98.53.137.14', '2021-12-02', '1Z8VF4590462465956', NULL),
(11529, '', 8672, 999999999, 0, 'Choose option', '2021-12-10', '2021-12-04', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '88.166.120.25', 'sat78-7_migr-88-166-120-25.fbx.proxad.net', '2021-12-04', '--', NULL),
(11530, 'T42544', 8673, 999999999, 0, '118-Venezia', '1970-01-01', '2021-12-04', '2021-09-05', 'gold', 'gold', 'Theorema', 'The watch just stopped ticking and I have no idea why. I haven’t warn it much and I haven’t brought it need any majorly magnetic fields. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.107.3.153', 'c-76-107-3-153.hsd1.la.comcast.net', '2021-12-04', '--', NULL),
(11531, 'T47781', 8674, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-12-05', '1970-01-01', 'silver', 'blue', 'Theorema', 'The watch is too large for me. Beautiful watch however!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.194.199.205', '205.sub-174-194-199.myvzw.com', '2021-12-05', '--', NULL),
(11532, 'T48010', 8675, 999999999, 0, '101-Casablanca GM', '2021-12-15', '2021-12-05', '2021-12-01', 'silver', 'blue', 'Theorema', 'My order number is T48010- The watches are too big for me - The watches are brand new and never worn. Please refund.\nIt is both reference number 101-Casablanca GM silver with blue dial color and 111 Copenhagen silver/Black.', '--', '0', '1970-01-01', '2021-12-15', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '77.241.128.46', '77.241.128.46.mobile.3.dk', '2021-12-05', '--', NULL),
(11533, 'GM 101-3', 8676, 999999999, 0, '101-Casablanca GM', '2022-01-31', '2021-12-06', '2021-04-16', 'gold', 'blue', 'Theorema', 'Since the watch has been returned once again it is gaining 7 minutes every hour and is clearly faulty.', 'Replaced new movement.\nReplaced new Hands.\nNew O-ring\n23.2.22 to 28.2.22 Control watch is OK.--', '0', '2022-03-07', '2022-02-23', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-07', '89.242.228.97', 'host-89-242-228-97.as13285.net', '2021-12-06', '981693050327', NULL),
(11534, '#T36322', 8677, 999999999, 0, '101-Casablanca GM', '2021-12-15', '2021-12-06', '2020-12-29', 'black', 'yellow', 'Theorema', 'The watch doesn\'t work. It works for few hours\nthen it stops even if is was winded fully. \nPlease repair or replace!\nI used the watch just for two days.\nThank you!\nDragos Radu', '-Replaced new movement.\n27.12.21 to 3.1.22 Control watch is OK.-', '0', '2022-01-16', '2021-12-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-17', '86.40.0.160', '86-40-0-160-dynamic.agg2.snd.bbh-prp.eircom.net', '2021-12-06', '1Z8VF459DK63476370', NULL),
(11535, 'T34684', 8678, 999999999, 0, '101-Casablanca GM', '2022-01-01', '2021-12-07', '2020-12-08', 'gold', 'black', 'Theorema', 'My order number is T34684  - The watch is fully wound but has \nstopped working. Please replace/ repair accordingly.', 'Adjusted balance wheel. Clean movement.\nnew O ring.\n19.1.22 to 24.1.22 Control watch is OK.-', '0', '2022-01-28', '2022-01-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '73.244.13.201', 'c-73-244-13-201.hsd1.fl.comcast.net', '2021-12-07', '563170448378', NULL),
(11536, 'T33878', 8679, 999999999, 0, '508-Dublin', '2022-01-31', '2021-12-07', '2020-11-29', 'silver', '', 'Pionier', 'My order #T33878\n\nBeginning just a couple of weeks ago week, the watch dial/crown (when pulled out and even in position 1) does not allow me to set the time anymore. Please replace/repair accordingly.\n\nSorry, but I did not receive the warranty card with my watch purchase, so I don\'t have anything to send back with the watch.\n\nThank you very much!', 'Repaired manual winding\nNew O-ring\n24.2.22 to 28.2.22 Control watch is OK.--', '0', '2022-03-09', '2022-02-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-10', '47.19.217.70', '47.19.217.70', '2021-12-07', '563170450816', NULL),
(11537, '247359', 8680, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-12-07', '2021-11-22', 'silver', '', 'Theorema', 'As we have discussed on our email exchange the watch is beautiful but it’s not automatic and too big  I would like to replace it. For the following watch GM-505-2', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '3.140.188.46', 'ec2-3-140-188-46.us-east-2.compute.amazonaws.com', '2021-12-07', '--', NULL),
(11538, 'Gm101-13 or T 47889 ', 8681, 999999999, 0, '2009-Casablanca', '1970-01-01', '2021-12-07', '2021-11-30', 'gold', 'white', 'Theorema', 'Watch  doesn’t work.  Useless ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.85.127.194', 'c-73-85-127-194.hsd1.fl.comcast.net', '2021-12-07', '--', NULL),
(11539, 'T-48078', 8682, 999999999, 0, '511-New York', '1970-01-01', '2021-12-07', '2021-12-06', '', '', 'Pionier', 'broken crown and handle does not close', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.176.112.75', '75.176.112.75', '2021-12-07', '--', NULL),
(11540, 'T48067', 8683, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2021-12-08', '2021-12-07', 'black', 'gold', 'Theorema', 'I did not like the watch sorry.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.16.84.235', 'c-24-16-84-235.hsd1.wa.comcast.net', '2021-12-08', '--', NULL),
(11541, 'T36850', 8685, 999999999, 0, '114-Buenos Aires', '2021-12-21', '2021-12-08', '2021-01-07', 'gold', '', 'Theorema', 'My order number is T36850 The watch does not work even fully winded  Please replace/ repair accordingly.\nThank you very much for your assistance.\nKind regards\nJoep van Gool', 'Repaired manual system (new O ring)\n27.12.21 to 3.1.22 Control watch is OK.--', '0', '2022-01-26', '2021-12-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-27', '78.108.141.196', 'mail.stafa.nl', '2021-12-08', '1Z8VF459DK73621247', NULL),
(11542, 'T47693', 8686, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-12-09', '2021-11-29', 'rose', '', 'Theorema', 'My order number is T47693. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.237.86.228', 'pool-68-237-86-228.nycmny.fios.verizon.net', '2021-12-09', '--', NULL),
(11543, 'T47972', 8687, 999999999, 0, '4004-Newton', '1970-01-01', '2021-12-09', '1970-01-01', 'black', 'black', 'Theorema', 'Held it up to current watch band. Watch will not fit my fiancé. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '142.179.131.20', 'd142-179-131-20.abhsia.telus.net', '2021-12-09', '--', NULL),
(11544, '', 8688, 999999999, 0, '505-Florida', '2021-12-20', '2021-12-09', '2014-09-19', 'gold', '', 'Pionier', 'The clock’s days hands jumped of from its place.  Please replace/ repair\nThe hand is still on the watch.', 'Replaced-new days hand.\nCalendar Year repair.\nNew.O-ring.\n\nTotal Price:80€-\n23.2.22 to 28.2.22 Control watch is OK.', '0', '2022-03-11', '2022-02-23', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-11', '192.36.34.249', 'static-192-36-34-249.lul.se', '2021-12-09', '1Z8VF4596861639105', NULL),
(11545, 'T48018', 8689, 999999999, 0, '7002-Chicago', '1970-01-01', '2021-12-09', '2021-12-02', 'silver', 'gold', 'Pionier', 'The watch was received with the hand missing on the day dial. Please replace the watch with a new one.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.97.202.131', 'c-76-97-202-131.hsd1.ga.comcast.net', '2021-12-09', '--', NULL),
(11546, 'GM511-3', 8690, 999999999, 0, '511-New York', '1970-01-01', '2021-12-10', '2021-12-02', 'gold', 'white', 'Pionier', 'It\'s missing the day of the week hand on the watch entirely. As soon as it was delivered and I opened the box, I immediately noticed.\nMy order number is #T48041- Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '100.34.122.176', 'pool-100-34-122-176.phlapa.fios.verizon.net', '2021-12-10', '--', NULL),
(11547, '', 8691, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-12-10', '2021-12-10', 'black', 'white', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.3.85', '172.56.3.85', '2021-12-10', '--', NULL),
(11548, 'T-30209', 8692, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-12-10', '2021-12-10', 'black', 'white', 'Theorema', 'Watch lock is bad u have to Replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.4.182.176', 'pool-108-4-182-176.ronkva.east.verizon.net', '2021-12-10', '--', NULL),
(11549, 'T36512', 8693, 999999999, 0, '506-Miami', '2022-01-01', '2021-12-10', '1970-01-01', 'black', 'black', 'Pionier', 'GM 506-2 The pioneer emblem fallen off and is blocking the minute hand from moving. I can\'t find my warranty card for any of my watches.', 'Repaired fixed Dial (new O ring)\n20.1.22 to 24.1.22 Control watch is OK.--', '0', '2022-01-30', '2022-01-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '104.15.113.126', '104-15-113-126.lightspeed.miamfl.sbcglobal.net', '2021-12-10', '563170448470', NULL),
(11550, 'T47660 ', 8694, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-12-10', '2021-11-26', 'gold', 'yellow', 'Theorema', ' [My order number is  T47660 - The watch is too thick for me -The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.109.248.249', '73.109.248.249', '2021-12-10', '--', NULL),
(11551, 'T23582', 8695, 999999999, 0, '101-Casablanca GM', '2023-06-15', '2021-12-11', '2020-05-23', 'gold', 'black', 'Theorema', 'watch is fully wind but does not work. i want to buy a new band as well. please repair and fully check everything. i have had the watch for awhile and love it. I want a brand new band', '-Adjusted balance wheel .Clean case . (new O ring)\nNew Crown Protector.\n(101-Casablanca New Band Price 40€ )\n5.1.22 to 10.1.22 Control watch is OK.\n\n15.06.23 winding wheel fixed.\ngoodwill repair - only shipping pay', '0', '2023-06-15', '2023-06-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-07-17', '98.53.137.14', '98.53.137.14', '2021-12-11', '1Z8VF459DK61987296', NULL),
(11552, 't36718', 8696, 999999999, 0, '101-Casablanca GM', '2022-01-01', '2021-12-11', '2021-01-04', 'silver', 'white', 'Theorema', 'The little piece that goes over the crown does not stay in place.', '-Replaced new Crown Protector (new O ring)\n20.1.22 to 24.1.22 Control watch is OK.-', '0', '2022-01-28', '2022-01-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '68.103.98.60', 'ip68-103-98-60.ks.ok.cox.net', '2021-12-11', '563170448415', NULL),
(11553, 'T47875', 8697, 999999999, 0, '112-Madrid', '1970-01-01', '2021-12-11', '2021-11-19', 'gold', 'blue', 'Theorema', 'My order number is  T47875. The watch is brand new and never worn. Please  exchange with Casablanca Theorema-GM-101-5 ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.121.253.244', '99-121-253-244.lightspeed.sndgca.sbcglobal.net', '2021-12-11', '--', NULL),
(11554, 'T37733', 7736, 999999999, 0, '902-Geneva', '2022-01-31', '2021-12-12', '2021-03-03', 'gold', 'black', 'Pionier', 'Dear Tufina Represenative,  My Pionier GM-902-3 has had repeated problems and been returned before - I have included the Email chain in the hopes that you will see how many times I and your organization have been troubled with this watch.  The last time it was returned it was supposed to be completely replaced; however, someone decided to try and fix it again and here I am again returning it.  I hope you replace it completely this time as that is what the latest Email indicates has been decided and I am tired of returning it.  Sincerely, Mark Tomick', '-Replaced No,902 T new movement.\nNew O- ring\n17.2.22 to 22.2.22 Control watch is OK.-', '0', '2022-02-23', '2022-02-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-23', '98.219.235.216', 'c-98-219-235-216.hsd1.md.comcast.net', '2021-12-12', '981693048290', NULL),
(11555, 'T48094', 8698, 999999999, 0, '118-Sahara', '1970-01-01', '2021-12-13', '1970-01-01', 'blue', 'white', 'Theorema', 'N/AN/A', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.11.5.209', 'cpe-67-11-5-209.satx.res.rr.com', '2021-12-13', '--', NULL),
(11556, 'T46282', 8699, 999999999, 0, '114-Buenos Aires', '2021-12-22', '2021-12-13', '2021-10-29', 'gold', 'blue', 'Theorema', 'the subdial of the dual time doesn\'t hands go further.\nthe other watch ( oman ) is not anymore under warranty but has to ,be reoaired also ( i pay the repair csot)', 'GM-114\nReplaced new hands\nAdjusted balance wheel\nnew O-ring\nGM-108\nReplaced new Dial 50-€\nReplaced new hands 20-€\nNew O-ring water-tightness 5€\nTotal Price: 65-€\n16.2.22 to 21.2.22 Control watch is OK.', '0', '2022-02-24', '2022-02-16', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-24', '213.211.165.234', '213.211.165.234.static.edpnet.net', '2021-12-13', '1Z8VF4596863741160', NULL),
(11557, 'none', 8700, 999999999, 0, '3010-Tigris', '2022-01-16', '2021-12-13', '1970-01-01', 'gold', 'gold', 'Theorema', 'I there;\nA few years ago I have purchase this master peace theorema watch which I love vary much, how ever, I have accidentally drop it and broke the glass as well as the mechanism inside and the watch strap.\nbecause its a watch that I love i decided not to let go easily so I contacted you for a help to repair.\nCould you please kindly advise the cost for the repair.\nMany thanks\nNelson Martins', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '82.9.140.247', 'cpc158425-croy28-2-0-cust246.19-2.cable.virginm.net', '2021-12-13', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(11558, 'T-48238', 8701, 999999999, 0, '118-Venezia', '1970-01-01', '2021-12-13', '2021-12-13', 'blue', 'gold', 'Theorema', 'You shipped me the wrong watch. I ordered blue and received white. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.198.131.188', 'cpe-24-198-131-188.maine.res.rr.com', '2021-12-13', '--', NULL),
(11559, 'T48298', 8702, 999999999, 0, '7002-Chicago', '2021-12-20', '2021-12-14', '2021-12-08', 'gold', 'black', 'Pionier', 'My order number is T48298- The day after I received my watch one button fell off.  Please replace/ repair accordingly', '--Replaced (7002) new Case.\n30.12.21 to 3.1.22 Control watch is OK.', '0', '2022-01-26', '2021-12-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-27', '81.165.243.218', 'd51A5F3DA.access.telenet.be', '2021-12-14', '1Z8VF459DK74830224', NULL),
(11560, 'T46317', 8703, 999999999, 0, '114-Buenos Aires', '2022-03-21', '2021-12-14', '2021-12-14', 'silver', 'blue', 'Theorema', 'My order number is T46317 -Stoped running after two weeks. ', '--', '0', '2022-04-08', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '80.213.59.152', 'ti0011a400-2193.bb.online.no', '2021-12-14', 'RC 62 696 673 8DE', NULL),
(11561, 't34034', 8704, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-12-14', '2021-12-14', '', '', 'Theorema', 'this is a automatic watch and every time when he wears the watch it works for few hours and the time stop automatic. please review the watch. I had have try to contact you all this year long. every time I call no one answer the phone. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.150.170.39', '47.150.170.39', '2021-12-14', '--', NULL),
(11562, '', 8705, 999999999, 0, '112-Madrid', '1970-01-01', '2021-12-14', '2021-06-21', 'gold', 'gold', 'Theorema', 'rotor detached inside of watch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '207.153.4.102', '207-153-4-102.static.fttp.usinternet.com', '2021-12-14', '--', NULL),
(11563, '#T31678', 8706, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-12-14', '2020-11-04', '', '', 'Theorema', 'i went to wind the watch the morning of december 4 2021. when i went to wind the watch the tention in the spring unwound. as i went to wind it again it wasnt catching ever wind then i felt the gears starting to grind. i think the tention in the spring popped the gear out of place.\nmy order number is #T31678. please repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.72.162.133', 'static-72-72-162-133.hrbgpa.east.verizon.net', '2021-12-14', '--', NULL),
(11564, 'T46851', 8707, 999999999, 0, '516-Barcelona', '2021-12-21', '2021-12-15', '2021-12-03', 'black', 'black', 'Pionier', 'My order number is T46851. \nThe watch is brand new and never worn.\nPls exchange it with GM-516-2.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '212.92.12.50', 'mailer.megatherm.hu', '2021-12-15', '--', NULL),
(11565, ' GM 516=3', 8708, 999999999, 0, '516-Barcelona', '1970-01-01', '2021-12-15', '2021-05-27', 'rosé', 'white', 'Pionier', 'Watch  foll ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.114.100.23', '24.114.100.23', '2021-12-15', '--', NULL),
(11566, 'Watch was received as a gift', 8709, 999999999, 0, '108-Oman', '2022-01-31', '2021-12-15', '2021-02-09', 'black', 'gold', 'Theorema', 'The watch gains 6 minutes in an hour, even fully wound.  Please repair/replace accordingly.', 'Adjusted demagnetized (Balance wheel).\nNew O- ring\n18.2.22 to 22.2 22 Control watch is OK.\n\n\n\n\n\n-', '0', '2022-02-22', '2022-02-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-22', '184.151.37.87', '184.151.37.87', '2021-12-15', '1Z8VF4590461502390', NULL),
(11567, 'T48329', 8710, 999999999, 0, '4004-Newton', '1970-01-01', '2021-12-16', '1970-01-01', 'silver', 'gold', 'Theorema', 'My order number is T48329- The watch is brand new and never worn. Please  exchange with GM4004-3', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.97.248.193', 'cpc86024-nott19-2-0-cust192.12-2.cable.virginm.net', '2021-12-16', '--', NULL),
(11568, 'T42817', 8711, 999999999, 0, '516-Barcelona', '1970-01-01', '2021-12-16', '2021-05-27', 'black', 'white', 'Pionier', 'The hand of the watch has fallen off. Please replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.114.100.130', '24.114.100.130', '2021-12-16', '--', NULL),
(11569, 'T47994', 8712, 999999999, 0, '516-Barcelona', '2021-12-29', '2021-12-16', '2021-12-01', 'gold', 'black', 'Pionier', 'Order T47994 .The watch is brand new and never worn. Please  exchange with MACAU T3011-1 silver case color and white dial color. \nThank you. \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '93.139.93.2', '93-139-93-2.adsl.net.t-com.hr', '2021-12-16', '--', NULL),
(11570, '', 8713, 999999999, 0, 'Choose option', '1970-01-01', '2021-12-16', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is T47853. The watch is brand new and never worn. Please refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.53.141.185', '2-53-141-185.orange.net.il', '2021-12-16', '--', NULL),
(11571, 'T42817=', 8714, 999999999, 0, '516-Barcelona', '1970-01-01', '2021-12-17', '2021-05-27', 'black', 'white', 'Pionier', 'The hand of the watch has fallen off. Please replace/ ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.114.102.85', '24.114.102.85', '2021-12-17', '--', NULL),
(11572, '#T47512 ', 8715, 999999999, 0, '116-San Francisco', '2021-12-29', '2021-12-17', '2021-11-24', 'gold', 'white', 'Theorema', '', '--', '0', '1970-01-01', '2021-12-29', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '87.209.14.119', '119-14-209-87.ftth.glasoperator.nl', '2021-12-17', '--', NULL),
(11573, 'T30209', 8716, 999999999, 0, '3001-Paragon', '2022-01-01', '2021-12-18', '2020-10-02', 'silver', 'white', 'Theorema', 'hands are loose and come off. the lock is bad. this is the 2nd time i have issues with this watch. fix everything. thanks.', 'Replaced new hands. new band lock.\n20.1.22 to 24.1 22 Control watch is OK--', '0', '2022-01-28', '2022-01-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '98.53.137.14', '98.53.137.14', '2021-12-18', '563170448390', NULL),
(11574, '', 8717, 999999999, 0, '112-Madrid', '1970-01-01', '2021-12-18', '2021-01-10', 'black', 'gold', 'Theorema', 'The watch has stopped winding itself, and when turning the nob it does not wind the watch either.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.186.53.115', 'cpe-76-186-53-115.tx.res.rr.com', '2021-12-18', '--', NULL),
(11575, 'jindongbi0527@gmail.com', 8718, 999999999, 0, 'other', '2022-02-22', '2021-12-19', '2020-08-07', 'gold', 'gold', 'other', 'My order number is T27858- The watch has stopped working even after shaking it or manually winding it.  Please replace/ repair accordingly.', '-Repaired automatic system.\nClean movement.\nNew O- ring .\n01.3.22 to 04.3.22 Control watch is OK.-', '0', '2022-03-09', '2022-03-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-10', '221.115.182.225', '221x115x182x225.ap221.ftth.ucom.ne.jp', '2021-12-19', '1Z8VF459D974516703', NULL),
(11576, 'T48483', 8719, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-12-20', '2021-12-13', 'black', 'white', 'Theorema', 'My order number is T48483- The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.119.25.189', 'ool-457719bd.dyn.optonline.net', '2021-12-20', '--', NULL),
(11577, 'Adolfo Aguilar ', 8720, 999999999, 0, '7001-Havana', '2022-02-22', '2021-12-20', '2020-05-06', 'black', 'black', 'Pionier', ' ?', 'Repaired oscillating system.\nNew O- ring ( only for 3 Bar)\n01.3.22 to 04.3.22 Control watch is OK.--', '0', '2022-03-09', '2022-03-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-10', '160.32.223.45', '160.32.223.45', '2021-12-20', '563170450780', NULL),
(11578, '', 8721, 999999999, 0, '7001-Havana', '1970-01-01', '2021-12-20', '2021-09-03', 'gold', 'white', 'Pionier', 'The hand of the month dial fell out ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.129.254', '172.58.129.254', '2021-12-20', '--', NULL),
(11579, 'T39798', 8722, 999999999, 0, '7001-Havana', '1970-01-01', '2021-12-20', '2021-09-03', 'gold', 'white', 'Pionier', 'The hand of the month dial fell out please replace/ repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.208.127.67', '68.208.127.67', '2021-12-20', '--', NULL),
(11580, 'T48432', 8723, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-12-20', '2021-12-09', 'black', 'black', 'Theorema', 'The watch face is too big and thick for my son\'s arm. The watch was ordered on Dec. 9th and given to him last night and it was too big so it was returned directly to the box.  It has never been worn.  \n\nI have NO idea what it means by Reference Number above so just chose 101.  \n\nI am returning the watch in the original packaging for a full refund minus the shipping charges. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.192.134.225', '107-192-134-225.lightspeed.hstntx.sbcglobal.net', '2021-12-20', '--', NULL),
(11581, '', 8724, 999999999, 0, '101-Casablanca GM', '2022-03-10', '2021-12-21', '2021-02-16', 'silver', 'yellow', 'Theorema', 'Was repaired as brand new, as it was going to fast, ore stopped. \n\nRun perfectly since repair, now going to fast again. ', 'Replaced new Balance wheel-\n23.3.22 to 28.3 22 Control watch is OK.-', '0', '2022-04-08', '2022-03-23', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '165.225.194.215', '165.225.194.215', '2021-12-21', '1Z8VF4596863731804', NULL),
(11582, 'T47749', 8725, 999999999, 0, '515-Amsterdam', '1970-01-01', '2021-12-21', '1970-01-01', 'gold', 'black', 'Pionier', '\nMy order is T47749 The watch is brand new and never worn. Please exchange whith CHICAGO P7002-4.\n\nTHANK YOU', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '85.148.157.134', '85.148.157.134', '2021-12-21', '--', NULL),
(11583, 'T47749', 8726, 999999999, 0, '515-Amsterdam', '2022-01-14', '2021-12-21', '1970-01-01', 'gold', 'black', 'Pionier', 'My order is T47749 The watch is brand new and never worn. Please exchange with CHicago P7002-4\n\nThank you \n\nM Beaj', '--', '0', '1970-01-01', '2022-01-14', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '85.148.157.134', '85.148.157.134', '2021-12-21', '--', NULL),
(11584, '1Z8VF4596874256996', 8727, 999999999, 0, '113-Lagos', '2022-02-15', '2021-12-21', '2020-09-20', 'silver', '', 'Theorema', 'order number 1Z8VF4596874256996\nHello, I think my watch has a problem with the winder or gears.', 'Repaired manual winding\nNew O-ring\n21.2.22 to 24.2.22 Control watch is OK:--', '0', '2022-02-23', '2022-02-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-23', '88.125.173.112', 'sal67-1_migr-88-125-173-112.fbx.proxad.net', '2021-12-21', '1Z8VF4596861074064', NULL),
(11585, 'T34241', 8728, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-12-21', '2021-01-01', 'gold', '', 'Theorema', 'My watch is gaining time everyday day. Roughly by an hour a day. I personally have 3 of your watches and this is the only issue ive had thanks.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.3.251.178', 'cpc115020-bour7-2-0-cust945.15-1.cable.virginm.net', '2021-12-21', '--', NULL),
(11586, 'T38497', 8729, 999999999, 0, '104-Copacabana', '2022-01-31', '2021-12-21', '2021-02-07', 'black', 'yellow', 'Theorema', 'When the watch is fully wound, it will start movement. Gradually, it will fall behind on time. It will be 20 mins, then 1 hour, then 2 hours behind on time until it stops advancing time all together. It appears as if the watch is not unwinding itself, because you will no longer be able to turn the dial more than one or two times before it is fully wound again but then it will not track the time. The pin on the clasp is no longer holding either. ', '--Repaired balance wheel\nClean movement. new O- ring\n17.2.22 to 22.2.22 Control watch is OK.', '0', '2022-02-22', '2022-02-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-22', '64.64.138.134', 'gpc-64-64-138-134-ne.gpcom.net', '2021-12-21', '981693048051', NULL),
(11587, '#T47248', 8730, 999999999, 0, '101-Casablanca GM', '2022-01-31', '2021-12-21', '2021-11-11', 'gold', 'white', 'Theorema', ' order number is #T47248- The crown is totally pulled in position B but barely moves the hands.  Please replace/ repair accordingly.]\n\n', 'Replaced new crown and stem\nNew O-ring\n18.2.22 to 22.2.22 Control watch is OK.--', '0', '2022-02-23', '2022-02-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-23', '172.58.25.216', '172.58.25.216', '2021-12-21', '981693048316', NULL),
(11588, 'T48661', 8731, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-12-22', '2021-12-16', 'gold', 'black', 'Theorema', 'The watch does not work at all.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.247.254.145', 'c-69-247-254-145.hsd1.fl.comcast.net', '2021-12-22', '--', NULL),
(11589, 'T48662', 8731, 999999999, 0, '108-Oman', '1970-01-01', '2021-12-22', '2021-12-16', 'gold', 'gold', 'Theorema', 'The watch does not work at all.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.247.254.145', 'c-69-247-254-145.hsd1.fl.comcast.net', '2021-12-22', '--', NULL),
(11590, 'T31873', 8732, 999999999, 0, '108-Oman', '2021-12-27', '2021-12-22', '2020-11-09', 'gold', 'gold', 'Theorema', 'My order number is T31873 - Even fully wound the watch keeps stopping.  Please replace/ repair accordingly.', 'Ajusted demagnetized system (new O ring) \n28.12.21 to 3.1.22 Control watch is OK.--', '0', '2022-01-16', '2021-12-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-17', '92.208.87.161', 'ipservice-092-208-087-161.092.208.pools.vodafone-ip.de', '2021-12-22', '00340434129949122496', NULL),
(11591, '', 8733, 999999999, 0, '101-Casablanca GM', '2022-01-31', '2021-12-22', '2020-04-13', 'bicolor gold', '', 'Theorema', 'Dear Mr,\n\nI am sending you back my watch once again because it does not work anymore, there are two issues. The first one being that we cannot set the time anymore that is why it does not work. Moreover, the second issue is about the clasp mechanism that does not work as well.\n\nBest regards,\n\nPierre Youatou Towo.', 'Gm:101 Casablanca\nReplaced new movement.\nReplaced new hands\nReplaced new Crown Protector\nNew O-ring (only 3 Bar)\n24.2.22 to 28.2.22 Control watch is OK.\n-', '0', '2022-03-09', '2022-02-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-10', '91.176.52.8', '8.52-176-91.adsl-dyn.isp.belgacom.be', '2021-12-22', '1Z8VF4596874004883', NULL),
(11592, 'T48135', 8734, 999999999, 0, '505-Florida', '2021-12-29', '2021-12-22', '1970-01-01', 'gold', 'blue', 'Pionier', 'Sehr geehrte Damen und Herren,\n\nkein defekt.\nUhr gefällt nicht.', '--', '0', '1970-01-01', '2021-12-29', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '80.138.203.98', 'p508acb62.dip0.t-ipconnect.de', '2021-12-22', '--', NULL),
(11593, 'T46953', 8735, 999999999, 0, '101-Casablanca GM', '2022-01-31', '2021-12-23', '2021-11-08', 'silver', 'yellow', 'Theorema', 'The watch has stopped working even when fully wound.', '-Repaired manual winding\n New O-ring\n14.2.22 to 18.2.22 Control watch is OK.-', '0', '2022-02-22', '2022-02-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-22', '24.90.9.107', 'cpe-24-90-9-107.nyc.res.rr.com', '2021-12-23', '981693048018', NULL),
(11594, 'T48791', 8736, 999999999, 0, 'other', '1970-01-01', '2021-12-23', '2021-12-19', 'black', 'gold', 'other', 'My order number is T T48791 - The watch is fully wound but does not work. The watch is brand new and never worn. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '185.140.112.248', '248.112.140.185.moravany.cz', '2021-12-23', '--', NULL),
(11595, 'T41233', 8737, 999999999, 0, '7001-Havana', '2022-01-31', '2021-12-23', '2021-05-25', 'gold', 'gold', 'Pionier', 'My order number is T41233-The crown has fallen off -Please replace/ repair accordingly.\nMy reference number is P7001-12', '-Replaced new crown and stam\nnew O-ring\n18.2.22 to 22.2.22-Control watch is OK.', '0', '2022-02-23', '2022-02-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-23', '158.140.149.51', '51-149-140-158.myrepublic.com.sg', '2021-12-23', '981693048349', NULL),
(11596, 'T48791', 8738, 999999999, 0, 'other', '1970-01-01', '2021-12-23', '2021-12-20', 'black', 'gold', 'other', 'My order number is T T48791 - The watch is fully wound but does not work. The watch is brand new and never worn. Please replace. Reference Number GM 120-2. The watch is beautiful, I\'m still interested in it. It was a fiancée\'s gift for Christmas. I believe they can fix it. Sincerely, Michal Jůza', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '165.225.207.44', '165.225.207.44', '2021-12-23', '--', NULL),
(11597, 'T48317', 8739, 999999999, 0, '515-Amsterdam', '2021-12-29', '2021-12-23', '1970-01-01', 'gold', 'black', 'Pionier', 'My order number is T48317 .\nThe watch is brand new and never worn.\nPlease refund.', '--', '0', '1970-01-01', '2021-12-29', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '90.120.60.104', 'lfbn-bor-1-1110-104.w90-120.abo.wanadoo.fr', '2021-12-23', '--', NULL),
(11598, 'T31678', 8740, 999999999, 0, '101-Casablanca GM', '2022-01-31', '2021-12-24', '2020-11-02', 'gold', 'black', 'Theorema', 'It does not start. I cannot wind. Out of the blue it stopped working.', '-Repaired manual winding\nNew O--ring\n18.2.22 to 22.2.22 Control watch is OK.-', '0', '2022-02-23', '2022-02-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-23', '98.53.137.14', '98.53.137.14', '2021-12-24', '981693048327', NULL),
(11599, 'T42349-', 8741, 999999999, 0, '101-Casablanca GM', '2022-01-14', '2021-12-24', '2021-06-14', 'silver', 'yellow', 'Theorema', 'My order number is T42349-. The watch stops even fully wound when put flat on the table. It normally works well on the wrist, but it very often stops when laid flat. Most recently the watch has also stopped when wearing it, even if the watch has just been wound. \n\nThe watch has been handled delicately and it has not been dropped or damaged in any way. \n\nThe name of the customer is Risto Tatti but the contact person for questions is Teija Tatti (teija.tatti@gmail.com). ', '-Adjusted balance wheel system (new O ring)\n20.1.22 to 24.1.22 Control watch is OK.-', '0', '2022-01-28', '2022-01-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '82.128.240.242', '82-128-240-242.bb.dnainternet.fi', '2021-12-24', '1Z8VF4596873441322', NULL),
(11600, 'T48807', 8742, 999999999, 0, '101-Casablanca GM', '2022-01-14', '2021-12-24', '2021-12-20', 'gold', 'white', 'Theorema', 'My order number is  T48807- The watch is fully wound but doesn\'t work. The watch is brand new and never worn. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '188.63.71.90', '90.71.63.188.dynamic.wline.res.cust.swisscom.ch', '2021-12-24', '--', NULL),
(11601, '#T48573', 8743, 999999999, 0, '118-Venezia', '1970-01-01', '2021-12-24', '2021-12-19', 'gold', 'gold', 'Theorema', 'My order number is #T48573. The watch is brand new and never worn.\n\nI ordered 2 watches and returning only the mentioned one.\n\nFor that purpose I was in contact with Mr.  Matt - Tufina Care Team.\n\n\nIf any inquiries, contact me anytime.\n\nThank you and great christmas\nLe', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '109.193.10.250', 'HSI-KBW-109-193-010-250.hsi7.kabel-badenwuerttemberg.de', '2021-12-24', '--', NULL),
(11602, '#T48573', 8744, 999999999, 0, '118-Venezia', '2021-12-29', '2021-12-24', '2021-12-19', 'gold', 'gold', 'Theorema', 'My order number is #T48573. The watch is brand new and never worn.\n\nI ordered 2 watches and returning only the mentioned one.\n\nFor that purpose I was in contact with Mr. Matt - Tufina Care Team.\n\nIf any inquiries, contact me anytime.', '--', '0', '1970-01-01', '2021-12-29', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '109.193.10.250', 'HSI-KBW-109-193-010-250.hsi7.kabel-badenwuerttemberg.de', '2021-12-24', '--', NULL),
(11603, '359596', 8745, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-12-26', '2021-11-29', 'gold', 'white', 'Theorema', 'Return', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '101.187.84.31', 'hol1638998.lnk.telstra.net', '2021-12-26', '--', NULL),
(11604, 'T40202', 8746, 999999999, 0, '4004-Newton', '2022-01-31', '2021-12-26', '2021-03-29', 'black', 'white', 'Theorema', 'My order number is T40202- The watch cannot be wound anymore.  Please replace/ repair accordingly.', '-Repaired manual winding.\nNew O- ring.\n18.2.22 to 22.2.22 Control watch is OK.-', '0', '2022-02-22', '2022-02-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-22', '220.233.193.7', '7.193.233.220.static.exetel.com.au', '2021-12-26', '1Z8VF4590462009378', NULL),
(11605, 'T40202', 8747, 999999999, 0, '4004-Newton', '1970-01-01', '2021-12-26', '2021-03-29', 'black', 'white', 'Theorema', 'My order number is T40202- The watch cannot be wound anymore.  Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '220.233.193.7', '7.193.233.220.static.exetel.com.au', '2021-12-26', '--', NULL),
(11606, '', 8748, 999999999, 0, '', '1970-01-01', '2021-12-26', '1970-01-01', '', '', '', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '35.160.117.160', 'ec2-35-160-117-160.us-west-2.compute.amazonaws.com', '2021-12-26', '--', NULL),
(11607, 'T48541', 8749, 999999999, 0, 'Choose option', '2022-01-02', '2021-12-27', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'I don\'t like the watch. \nThe watch is brand new and never worn', '--', '0', '1970-01-01', '2022-01-02', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '93.180.178.166', 'ip-178-166.ists.pl', '2021-12-27', '--', NULL),
(11608, 'T47805', 8750, 999999999, 0, 'Choose option', '1970-01-01', '2021-12-27', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'It is a watch exchange, I watch that I am sending back has not been worn and still in new condition\n\nI am wanting to exchange it for.\n\nDubai Theorema GM-3009-5 Made in Germany\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.60.40.218', 'rrcs-70-60-40-218.central.biz.rr.com', '2021-12-27', '--', NULL),
(11609, 'T48712', 8751, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-12-27', '2021-12-20', 'gold', 'blue', 'Theorema', 'The watch doesn\'t work. Will not start properly even after strong kick start. Will run for a few seconds and stops if moved. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.161.28.155', 'mail.northclybourngroup.com', '2021-12-27', '--', NULL),
(11610, 'T48743', 8752, 999999999, 0, '4004-Newton', '1970-01-01', '2021-12-28', '2021-12-21', 'black', 'gold', 'Theorema', 'Watch dial and band were too small for my husband.\n\nMy order number is T48743. The watch is brand new and has never been worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.208.212.100', 'c-73-208-212-100.hsd1.in.comcast.net', '2021-12-28', '--', NULL),
(11611, 'T47578 ', 8753, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-12-28', '2021-11-25', 'black', 'yellow', 'Theorema', 'My order number is T47578. The watch is brand new and never been worn. Please refund.\nI emailed before Christmas and asked if it could be returned after 14 days as it was a Christmas present. I was told that the return policy is extended for Christmas.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.232.116.100', 'cpc121710-barn9-2-0-cust99.17-1.cable.virginm.net', '2021-12-28', '--', NULL),
(11612, 'T41039', 8754, 999999999, 0, '111-Copenhagen', '2022-01-31', '2021-12-28', '2021-04-19', 'black', 'black', 'Theorema', 'The hand of the subdial has fallen off again,  Please replace/ repair accordingly.]\n\n', 'Replaced fixed new Hands\nNew O- ring\n23.2.22.to 28.2.22.Control watch is OK.--', '0', '2022-03-07', '2022-02-23', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-08', '73.138.24.7', 'c-73-138-24-7.hsd1.fl.comcast.net', '2021-12-28', '981693050382', NULL),
(11613, 'T-48051', 8755, 999999999, 0, '112-Madrid', '1970-01-01', '2021-12-28', '2021-12-02', 'gold', 'black', 'Theorema', 'My order number is  T48051-The watch is brand new and never worn. I purchased the wrong style for my husband\'s Christmas present. Please  exchange with Casablanca GM-101-13', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.33.139.32', 'c-98-33-139-32.hsd1.ut.comcast.net', '2021-12-28', '--', NULL),
(11614, 'T48828', 8756, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-12-28', '1970-01-01', 'gold', 'white', 'Theorema', 'Va avanti anche di una ora al giorno anche caricandolo come mi avete fatto vedere voi nel filmato che mi avete mandato di conseguenza vorrei che teniate l\'orologio e mi rimborsate i soldi che ho pagato.grazie cordiali saluti', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.198.58.6', '2.198.58.6', '2021-12-28', '--', NULL),
(11615, 'T48263', 8757, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2021-12-28', '2021-12-05', 'gold', 'blue', 'Theorema', 'My order number is T48263. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.251.189.228', '70-251-189-228.lightspeed.austtx.sbcglobal.net', '2021-12-28', '--', NULL),
(11616, 'T48629', 8758, 999999999, 0, '516-Barcelona', '1970-01-01', '2021-12-28', '2021-12-20', 'silver', 'black', 'Pionier', 'Screw for stem pops out … I am not satisfied with the product. It is brand new. I cordially request a full refund on my Visa Debit card ending in 5383…\nThank You in Advance,\nJohn T Lentini ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.223.43.209', 'ip72-223-43-209.ph.ph.cox.net', '2021-12-28', '--', NULL),
(11617, '#T48508', 8759, 999999999, 0, 'other', '1970-01-01', '2021-12-29', '2021-12-13', '', '', 'other', '[My order number is T48508- The watch is brand new and never worn. Please  exchange with  AUTOMATIC HAVANA P7001-5 PIONIER \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.76.106.147', 'c-73-76-106-147.hsd1.tx.comcast.net', '2021-12-29', '--', NULL),
(11618, 'T48828', 8760, 999999999, 0, '101-Casablanca GM', '2022-01-14', '2021-12-29', '2021-12-20', 'gold', 'white', 'Theorema', 'Buongiorno,\nle rimando l\'orologio perche\' malgrado le vostre istruzioni non funziona va avanti di un \'ora al giorno, chiedo il rimborso \n\n\n\n', '--', '0', '1970-01-01', '2022-01-14', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '151.95.233.114', '151.95.233.114', '2021-12-29', '--', NULL),
(11619, 'T47212', 8761, 999999999, 0, '101-Casablanca GM', '2022-01-31', '2021-12-29', '2021-11-16', 'silver', 'white', 'Theorema', 'My Casablanca Theorema - GM-101-6, Silver, Handmade German Watch, Silver from order number T47212 is running extremely FAST.  It is running over 5 minutes fast per hour. That is over 2 hours fast every 24 hours. Please replace or repair accordingly.', '--Adjusted balance wheel\nNew O-ring\n18.2.22 to 22.2.22 Control watch is OK.', '0', '2022-02-22', '2022-02-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-22', '68.91.130.211', '68.91.130.211', '2021-12-29', '981693048030', NULL),
(11620, 'T49011', 8762, 999999999, 0, '505-Florida', '1970-01-01', '2021-12-30', '2021-12-27', 'rosé', 'blue', 'Pionier', 'My order number is T49011.\nOrder Number #T49011 for the Florida Diamonds Pionier GM-505-11 Made in Germany - Rose purchased on December 26, 2021.\nThe watch case is too thick and overall the watch is too big for me.\nThe watch is completely new and has never been worn. No clasps and holes have been punctured and none of the wrapping on the case have been removed.\nMy legal full name is as described above, it is shortened on the website login for convenience, if any issues.\nPLEASE REFUND COST OF THE PURCHASE.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.35.148.157', '65-35-148-157.res.bhn.net', '2021-12-30', '--', NULL),
(11621, 'T47367', 8763, 999999999, 0, '104-Copacabana', '1970-01-01', '2021-12-30', '2021-12-31', 'black', 'yellow', 'Theorema', 'My order number is T47367-The watch is brand new and never worn. Please  exchange with T3011-9  ]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.132.128.108', '075-132-128-108.res.spectrum.com', '2021-12-30', '--', NULL),
(11622, 'T42717', 8764, 999999999, 0, '516-Barcelona', '2022-01-31', '2021-12-31', '2021-05-25', 'gold', 'white', 'Pionier', 'i have had only issues with this watch from the first time i got it. this watch is foll. pease do not send me back a broken watch. fully repair.', 'Replaced new dial.\nReplaced new hands\nReplaced new oscillating weight\nNew O-ring\n15.2.22 to 21.2 22 Control watch is OK.--', '0', '2022-02-23', '2022-02-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-23', '98.53.137.14', '98.53.137.14', '2021-12-31', '1Z8VF4590461924283', NULL),
(11623, 'T39798', 8765, 999999999, 0, '7001-Havana', '2022-01-31', '2021-12-31', '2021-03-08', 'gold', 'white', 'Pionier', 'hand has fallen off. double check calendar function. please repair. thank you kindly.', 'Repaired automatic system. new hands\nnew O-ring\n15.2.22 to 21.2.22 Control watch is OK.--', '0', '2022-02-22', '2022-02-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-22', '98.53.137.14', '98.53.137.14', '2021-12-31', '981693048029', NULL),
(11624, 'T20975', 8766, 999999999, 0, '3011-Macau', '2022-01-14', '2022-01-01', '2020-02-10', 'black', 'black', 'Theorema', 'My order number is T20975.\nThe crown of the watch doesn\'t work properly so I cannot wind it. Please replace/ repair accordingly.', 'Replaced fixed case (3011-Macau water tightness \nare only 3 Bar system)\n21.1.22 to 25.1.22 Control watch is OK.-', '0', '2022-01-30', '2022-01-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '92.73.164.134', 'dslb-092-073-164-134.092.073.pools.vodafone-ip.de', '2022-01-01', '00340434129949122670', NULL),
(11625, 'T48671', 8767, 999999999, 0, '101-Casablanca GM', '2022-01-14', '2022-01-01', '2021-12-17', 'gold', 'black', 'Theorema', '\nI bought this watch as a gift but the Person I offer the watch to doesn’t like the watch.it’s not his style and unfortunately there isn’t another model that he likes. \nTherefore, we would like a full refund of the watch on my PayPal account. \nPictures of the watch have been sent already.\nThank you \n', '--', '0', '1970-01-01', '2022-01-14', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '109.29.184.27', '27.184.29.109.rev.sfr.net', '2022-01-01', '--', NULL),
(11626, 'GM 108-2', 8768, 999999999, 0, '108-Oman', '1970-01-01', '2022-01-02', '2021-05-10', 'silver', 'gold', 'Theorema', 'Hour and minute hand do not move', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.72.41.133', 'cpe-172-72-41-133.carolina.res.rr.com', '2022-01-02', '--', NULL),
(11627, 'T27350', 8769, 999999999, 0, '505-Florida', '1970-01-01', '2022-01-02', '2002-08-20', 'silver', 'gold', 'Pionier', 'The watch doesn\'t even manually wound', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.70.119.121', 'pool-173-70-119-121.nwrknj.fios.verizon.net', '2022-01-02', '--', NULL),
(11628, '', 8770, 999999999, 0, '101-Casablanca GM', '2022-02-15', '2022-01-03', '2020-12-03', 'black', 'blue', 'Theorema', 'The clasp which protects the time setting- and winding button is loose and doesn\'t stay in place.', '-Replaced fixed new Crown Protector.\n23.2.22 to 28.2.22 Control watch is OK..\n-', '0', '2022-03-09', '2022-02-23', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-10', '141.135.250.223', 'd8d87fadf.access.telenet.be', '2022-01-03', '1Z8VF4596873256096', NULL),
(11629, 'T 3001- 1A', 8771, 999999999, 0, '3001-Paragon', '2022-01-10', '2022-01-03', '1970-01-01', 'silver', 'white', 'Theorema', 'Die Uhr läuft nicht mehr.', '1. Replaced new movement-100€\n2. New 2 O-ring for water tightness.10€\n3.Shipping 10 €\nTotal Price: 120€\n01.6.22 to 7.6.22 Control watch is OK.\n', '0', '2022-06-18', '2022-06-02', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-20', '46.223.163.38', 'HSI-KBW-46-223-163-38.hsi.kabel-badenwuerttemberg.de', '2022-01-03', '00340434129949123912', NULL),
(11630, 'T47956', 8772, 999999999, 0, '113-Lagos', '1970-01-01', '2022-01-03', '2021-01-12', 'silver', 'blue', 'Theorema', 'Lagos Theorema GM-113-7  purchased December 2021 gift for husband David\nORDER #T47956\nSteps and instructions were followed.  The main spring is fully wound with the hands in a non movement position.  Time is then set and the stem fully seated to start the movement.  After an hour or two, the hands will stop moving.  If the watch is gently shook or turned, the hands will start to move again and then after a time, get stuck again.  It is as if the hands are not tighted or something is face is catching the hands to stop them.  The directions sent were tried a couple of times with the same results. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.110.225.48', '50.110.225.48', '2022-01-03', '--', NULL),
(11631, 'T47139', 8773, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-01-04', '2022-01-03', 'black', 'black', 'Theorema', 'I purchased the Casablanca GM-101-10 as well as the Madrid GM-112-4 for my son for Christmas. I realized his wrist is way too small for the watches. I would like to be refunded for the Casablanca GM-101-10 and exchange the Madrid GM-112-4 for the Oslo GM-110-09. I understand I will have to pay the shipping costs for the Oslo. I greatly appreciate all the assistance from Matt and Peter and will definitely be purchasing again! ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.125.245.174', 'c-73-125-245-174.hsd1.fl.comcast.net', '2022-01-04', '--', NULL),
(11632, 'T48813', 8774, 999999999, 0, 'other', '1970-01-01', '2022-01-04', '2021-12-23', '', '', 'Theorema', 'Returning for a full refund as I did not know I would need to manually wind the watch each day.\n\nThe watch is brand new and never worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '136.143.150.146', '136.143.150.146', '2022-01-04', '--', NULL),
(11633, '#T47086', 8775, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-01-04', '2021-12-04', 'gold', 'blue', 'Theorema', 'Watch not working never wore it \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.184.214', 'ue.tmodns.net', '2022-01-04', '--', NULL),
(11634, 'T28077', 8776, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-01-04', '2020-01-15', 'silver', 'yellow', 'Theorema', 'My order number isT28077 the clasp of the crown has fallen off \nPlease replace/repair accordingly ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.104.42.174', 'ip68-104-42-174.lv.lv.cox.net', '2022-01-04', '--', NULL),
(11635, '#T48993', 8777, 999999999, 0, '118-Sahara', '1970-01-01', '2022-01-05', '2021-12-27', 'silver', 'white', 'Theorema', 'My order number is  T48993 The watch is brand new and never worn. Please  exchange with  Casablanca Gm-101-1 ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '14.201.198.5', '14-201-198-5.tpgi.com.au', '2022-01-05', '--', NULL),
(11636, '', 8778, 999999999, 0, 'Choose option', '1970-01-01', '2022-01-05', '2022-11-05', 'Choose option', 'Choose option', 'Choose option', 'Hi there, my Tufina arrived with a loose hand!  It was never worn!please replace!  Thanks again!  Eslier ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '156.57.71.26', 'mtprnf0117w-156-57-71-26.dhcp-dynamic.fibreop.nl.bellaliant.net', '2022-01-05', '--', NULL),
(11637, 'P7002-2', 8779, 999999999, 0, '7002-Chicago', '1970-01-01', '2022-01-05', '2021-06-28', 'black', 'gold', 'Pionier', 'Not working period. Tried winding.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.140.130', '172.58.140.130', '2022-01-05', '--', NULL),
(11638, 'P7002-2', 8780, 999999999, 0, '7002-Chicago', '1970-01-01', '2022-01-05', '1970-01-01', 'black', 'gold', 'Pionier', 'Not working at all. Tried winding', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '23.114.49.205', '23-114-49-205.lightspeed.cicril.sbcglobal.net', '2022-01-05', '--', NULL),
(11639, 'GM 107.1', 8781, 999999999, 0, '107-Rio', '1970-01-01', '2022-01-05', '1970-01-01', 'silver', 'black', 'Theorema', 'Minute hand came off of the dial.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.234.170.57', 'c-71-234-170-57.hsd1.vt.comcast.net', '2022-01-05', '--', NULL),
(11640, 'T9233', 8782, 999999999, 0, '108-Oman', '2022-01-31', '2022-01-05', '2019-12-02', 'gold', 'gold', 'Theorema', 'My order number is T9233 - The hands of the watch have fallen off. Please replace/repair accordingly. I would also like to pay for a replacement watch band.', '108-Oman\n1.Replace new dial 40€\n2.Replace new hands 30€\n3.Replace new band 30€\n4.Replace/ Repair mvmt 35€\n5.New O-ring water-tightness 5€\nTotal Price : 140 €\n23.3.22 to 28.3.22 Control watch is OK.\n\n-', '0', '2022-04-08', '2022-03-23', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '72.85.62.234', 'pool-72-85-62-234.bltmmd.fios.verizon.net', '2022-01-05', '1Z8VF459D963431815', NULL),
(11641, '', 8783, 999999999, 0, '107-Rio', '2022-02-22', '2022-01-06', '2021-07-26', '', '', 'Theorema', 'Minute arrow is broken ( moved out from original place and now under watch parts', '-Replaced fixed new Hands\nNew O-ring\n01.3.22 to 04 3.22 Control watch is OK.', '0', '2022-03-09', '2022-03-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-10', '24.126.182.91', 'c-24-126-182-91.hsd1.ga.comcast.net', '2022-01-06', '563170450827', NULL),
(11642, '', 8784, 999999999, 0, '502-Malibu', '1970-01-01', '2022-01-06', '2022-01-05', '', '', 'Pionier', 'The piece where you tie it rip', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.128.18.47', '075-128-018-047.res.spectrum.com', '2022-01-06', '--', NULL),
(11643, 'T47791', 8785, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2022-01-06', '2021-12-29', 'silver', 'white', 'Theorema', 'My order number is T47791- My partner doesn\'t like the watch. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '1.144.104.146', '1.144.104.146', '2022-01-06', '--', NULL),
(11644, '#T48447', 8786, 999999999, 0, '511-New York', '2022-01-15', '2022-01-06', '1970-01-01', 'gold', 'white', 'Pionier', 'Der Zeit instellstift ist abgebrochen die Uhr kann nicht Eingestelwerden . Zudem die Uhr geht in einem Tag fünfmiuten vor.', '-Uhr nicht schicken, wenn repariert--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '217.67.131.219', 'cable-static-131-219.rsnweb.ch', '2022-01-06', '--', NULL),
(11645, '#T48447', 8787, 999999999, 0, '511-New York', '2022-01-16', '2022-01-06', '2022-01-06', 'gold', 'white', 'Pionier', 'Die Krone ist abgebrochen. ZEITeinstellung ist unmöglich\nDie Uhr ist leicht getragen. Bitte drn Bezahlten Geldbetrag\nzurücküberweisen. Zudem geht die Uhr in 24 Stundrn fünfmiuten\nVor.', '-Replaced new Crown and Steam ( new O-ring)\n20.1.22 to 25.1.22 Control watch is OK.-', '0', '1970-01-01', '2022-01-20', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '217.67.131.219', 'cable-static-131-219.rsnweb.ch', '2022-01-06', '--', NULL),
(11646, 'T48802', 8788, 999999999, 0, '104-Copacabana', '2022-01-16', '2022-01-06', '2022-01-06', 'black', 'black', 'Theorema', 'GOOD DAY, I ordered the watch as a Christmas present, unfortunately I did not estimate the color over the internet. And they don\'t like it. Therefore, please exchange. [My Order Number is T48802 The watch is brand new and never worn. Please replace with Copacabana Gm-104-3] \n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '62.209.225.230', '62.209.225.230', '2022-01-06', '--', NULL),
(11647, 'T48289', 8789, 999999999, 0, 'other', '1970-01-01', '2022-01-06', '2021-12-30', '', '', 'other', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '159.100.164.63', '159.100.164.63', '2022-01-06', '--', NULL),
(11648, 'T25553', 8790, 999999999, 0, '116-San Francisco', '2022-01-16', '2022-01-07', '2020-06-30', 'rosé', 'blue', 'Theorema', 'My order number is T25553\nThe minute hand has fallen off \nPlease replace/ repair accordingly.', '-Replaced fixed new hand (new O ring)\n20.1.22 to 24.1.22 Control watch is OK.-', '0', '2022-01-28', '2022-01-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '84.218.125.195', '84.218.125.195', '2022-01-07', '1Z8VF4596875811900', NULL),
(11649, 'T44990', 8791, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-01-07', '2021-08-16', 'gold', 'white', 'Theorema', 'The watch is fully wound but keep stopping after few minutes -Please replace/ repair ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.244.109.236', 'c-73-244-109-236.hsd1.fl.comcast.net', '2022-01-07', '--', NULL),
(11650, '#T30015', 8792, 999999999, 0, '509-Barbados', '2022-02-22', '2022-01-08', '2021-03-26', 'silver', 'white', 'Pionier', 'My order number is T30051- I cannot set up the time anymore. The hands are not moving even in position B.  Please replace/ repair accordingly\nThis is the second time I have had this problem with the watch. Please change the crown', 'Replaced new Movement.\nReplaced new 3 small-Hands.\nNew O-ring ( only 3 Bar )\n25.2.22 to 28.2.22 Control watch is OK.-', '0', '2022-03-07', '2022-02-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-08', '219.240.57.37', '219.240.57.37', '2022-01-08', '981693050305', NULL),
(11651, '#T48916', 8793, 999999999, 0, '101-Casablanca GM', '2022-02-22', '2022-01-08', '2021-12-23', '', 'yellow', 'Theorema', 'The watch is new, I have never worn it. I want to exchange it with Oman.  Because the reason I changed this watch is because it is small in size', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '88.95.218.48', 'ti0011q162-9408.bb.online.no', '2022-01-08', '--', NULL),
(11652, 'T48787', 8794, 999999999, 0, '118-Venezia', '1970-01-01', '2022-01-08', '2021-12-18', 'gold', 'gold', 'Theorema', 'When I wear my watch I have to move my arm and when my arm is moving the time changes by itself it will not keep its time the right time', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.201.20.4', 'cpe-68-201-20-4.sw.res.rr.com', '2022-01-08', '--', NULL),
(11653, '#T49059', 8795, 999999999, 0, '104-Copacabana', '1970-01-01', '2022-01-08', '2021-12-31', 'black', 'yellow', 'Theorema', 'The watch is too big and heavy ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.77.236.239', 'S01069050ca2bb003.cg.shawcable.net', '2022-01-08', '--', NULL),
(11654, '#T49238', 8796, 999999999, 0, '7001-Havana', '2022-01-16', '2022-01-10', '1970-01-01', 'gold', 'white', 'Pionier', 'My order number is T49238- The watch is too different from that one which is promoted on the website. Unfortunately I have bad vision and I really can not see well the gold hands on white backround (the shown watch has black hands...) and other different things. The watch, I am sending back, is brand new and never worn. I am kindly asking you for refund.', '--', '0', '1970-01-01', '2022-01-16', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '212.158.129.77', '212-158-129-77.static.bluetone.cz', '2022-01-10', '--', NULL),
(11655, 'ORDER #T41965', 8797, 999999999, 0, '512-Berlin', '2022-02-22', '2022-01-10', '2021-05-10', 'silver', 'black', 'Pionier', 'Mechanism stopped to work', 'Gm.512-Berlin\n!. Replaced new Movement.\n2.Replaced new Hands.\n3.Repalced new Crown.\n4. Replaced new O-ring (only for 3 Bar)\n28.2.22 to 04.3.22 Control watch is OK.--', '0', '2022-03-07', '2022-02-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-07', '84.92.55.39', 'aluskevics.plus.com', '2022-01-10', '981693050338', NULL),
(11656, '“Return for warranty”', 8798, 999999999, 0, '3011-Macau', '2022-02-22', '2022-01-10', '2021-12-05', 'silver', 'black', 'Theorema', '\nI bought the watch at the airport of Tirana- The watch keep stopping during the night even when worn over 8 hours during the day.  Please replace/ repair accordingly.\n\nI have been experiencing a problem with the watch. while I am using the watch during the day seems to be fine, but when I stop wearing it to go to sleep the watch slows down a lot, and average of 7 min every night (range 5 to 15 min), so every morning I need to adjust the time and give it some winds to help it keep in time. The reserve is not holding at night to keep the watch going, so it make the watch to run slowly and falling behind. I though that the reserve should last at least 30 hrs, or so, but just after 6 to 8 hrs of sleep is slowing down a lot. Even though I\'d been using the watch for over 10 hrs a day.\n', 'Repaired socillating system. \nNew O-ring (only for 3 Bar)\n25.2.22 to 28.2.22 Control watch is OK.\n--', '0', '2022-03-09', '2022-02-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-10', '38.88.179.90', '38.88.179.90', '2022-01-10', '563170450860', NULL),
(11657, ' #T48889', 8799, 999999999, 0, '505-Florida', '1970-01-01', '2022-01-11', '2021-12-22', 'silver', 'black', 'Pionier', 'My order number is  #T48889-- I cannot adjust the date between 22 to 30 - The watch is brand new and never worn. Please replace. I have sent a video describing the problem to your customer support. My watch is Florida Diamonds Pionier GM-505-2.', 'Repaired datefunction\n17.2.22 to 22.2.22 Control watch is OK.--', '0', '2022-02-22', '2022-02-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2022-02-22', '79.100.224.226', '79-100-224-226.ip.btc-net.bg', '2022-01-11', '1Z8VF4596861610340', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(11658, 'T3001 3', 8800, 999999999, 0, '3012-Paris', '1970-01-01', '2022-01-11', '2021-12-20', 'gold', 'white', 'Theorema', 'Defaut de fonctionnement automatisme. Blocage intempestifs ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '90.22.1.58', 'lfbn-cae-1-258-58.w90-22.abo.wanadoo.fr', '2022-01-11', '--', NULL),
(11659, 'T3001 3', 8801, 999999999, 0, '3012-Paris', '1970-01-01', '2022-01-11', '2021-12-20', 'gold', 'white', 'Theorema', 'Defaut de fonctionnement automatisme. Blocage intempestifs ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '90.22.1.58', 'lfbn-cae-1-258-58.w90-22.abo.wanadoo.fr', '2022-01-11', '--', NULL),
(11660, '', 8802, 999999999, 0, '3001-Paragon', '1970-01-01', '2022-01-11', '2021-01-13', 'bicolor rosé', 'white', 'Theorema', '\nHello,\nThese two watches actually have the same problem. The numbers have come loose from the dials and they generally feel like the whole clock has collapsed. This happened shortly after purchase and I am unfortunately extremely disappointed as I think the watches themselves are very beautiful.\n\nUnfortunately, I do not have a receipt for them so I understand if you can not process my complaint. If they are not possible for you to handle my warranty case due to this, you do not need to return the watches, but please make sure that they are recycled.\n\nI am most easily reached by email with questions.\n\nSincerely\n\nJoakim Englund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '88.129.178.97', 'h88-129-178-97.cust.a3fiber.se', '2022-01-11', '--', NULL),
(11661, 'HTTPSSHOPTUF400', 8803, 999999999, 0, '110-Oslo', '1970-01-01', '2022-01-11', '2021-11-29', 'gold', 'gold', 'Theorema', 'To scroll is not possible because it is broken inside', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '95.88.10.175', 'ip5f580aaf.dynamic.kabel-deutschland.de', '2022-01-11', '--', NULL),
(11662, 'T39228', 8804, 999999999, 0, '108-Oman', '2022-02-22', '2022-01-11', '2021-01-12', 'gold', 'gold', 'Theorema', 'My order number is T39228 \nThe watch is fully wound but does not work anymore.\nI also want to replace the band with gold stainless steel band \nPlease Replace/repair accordingly thanks.', '-Adjusted balance wheel.\nNew O-ring\n108-Oman new Gold Band 40€\nTotal Price: 40€-', '0', '2022-04-12', '2022-03-07', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-12', '170.170.57.206', '170.170.57.206', '2022-01-11', '981693054425', NULL),
(11663, 'T49095', 8805, 999999999, 0, '3011-Macau', '1970-01-01', '2022-01-12', '2022-01-01', 'gold', 'white', 'Theorema', 'Does not wind up, hands do not move or keep time. Defective. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '1.120.112.103', 'cpe-1-120-112-103.nb09.nsw.asp.telstra.net', '2022-01-12', '--', NULL),
(11664, 'T48970', 8806, 999999999, 0, '118-Venezia', '1970-01-01', '2022-01-12', '2022-01-12', 'blue', 'rosé', 'Theorema', 'The watch is fully wound but doesn\'t work- The watch is brand new and never worn- Please replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.93.249.89', 'c-73-93-249-89.hsd1.ca.comcast.net', '2022-01-12', '--', NULL),
(11665, 'T41956', 8807, 999999999, 0, '108-Oman', '2022-01-31', '2022-01-13', '2021-05-06', 'silver', 'black', 'Theorema', 'sometimes it gets fully wound and it gets stuck. i have to hit it hard to wind again. sometimes it does not keep accurate timing.', '-Adjusted balance wheel\nRepaired manual winding\nnew O_ring\n23.2.22 to 28.2.22 Control watch is OK.-', '0', '2022-03-09', '2022-02-23', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-10', '98.53.137.14', '98.53.137.14', '2022-01-13', '563170450768', NULL),
(11666, 'T45869', 8808, 999999999, 0, '107-Rio', '2022-01-31', '2022-01-13', '2021-09-16', 'silver', 'white', 'Theorema', 'hand has fallen off double check everything thanks you we love the watch', '-Replaced new minute hand\nNew O- ring\n18.2.22 to 22.2.22 Control watch is OK.-', '0', '2022-02-22', '2022-02-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-22', '98.53.137.14', '98.53.137.14', '2022-01-13', '981693048062', NULL),
(11667, '#T49265', 8809, 999999999, 0, '2009-Casablanca', '1970-01-01', '2022-01-14', '2022-01-05', 'black', 'black', 'Theorema', 'Watch is brand new and in 100% condition,please refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '212.129.87.181', '212-129-87-181.cgn1.srl.meteor.ie', '2022-01-14', '--', NULL),
(11668, '#T49265', 8810, 999999999, 0, '2009-Casablanca', '1970-01-01', '2022-01-14', '2022-01-05', 'black', 'black', 'Theorema', ' My order number is T49265- I don\'t like the watch- The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '212.129.87.181', '212-129-87-181.cgn1.srl.meteor.ie', '2022-01-14', '--', NULL),
(11669, 'T48862', 8811, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-01-14', '1970-01-01', 'gold', 'yellow', 'Theorema', 'watch required too much repetitive winding and not what i wanted to deal with on a daily basis.\nwarranty card is in the original box.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.97.190.131', 'cpe-174-97-190-131.wi.res.rr.com', '2022-01-14', '--', NULL),
(11670, '', 8812, 999999999, 0, '7001-Havana', '1970-01-01', '2022-01-14', '1970-01-01', 'silver', 'white', 'Pionier', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '37.161.46.124', '37-161-46-124.mob.proxad.it', '2022-01-14', '--', NULL),
(11671, ' T49354', 8812, 999999999, 0, '101-Casablanca GM', '2022-01-31', '2022-01-14', '2022-01-07', 'silver', 'white', 'Theorema', 'My order number is T49354- I don\'t like the watch- The watch is brand new and never worn. Please refund ]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '37.161.46.124', '37-161-46-124.mob.proxad.it', '2022-01-14', '--', NULL),
(11672, 'T49327', 8813, 999999999, 0, '7002-Chicago', '1970-01-01', '2022-01-15', '2022-01-10', '', '', 'Pionier', 'My order number is #T49327. The watch is too big for me.  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.83.155.188', 'pool-72-83-155-188.washdc.fios.verizon.net', '2022-01-15', '--', NULL),
(11673, 'T47311', 8814, 999999999, 0, '3009-Dubai', '2022-02-22', '2022-01-15', '2021-11-23', 'silver', 'black', 'Theorema', 'The watch stopped even when worn all day.\nPlease repair/replace accordingly.\nThank you.\nAnalie', '-Adjusted balance wheel.\nNew O-ring.\n24.2.22 to 28.2.22 Control watch is OK.-', '0', '2022-03-09', '2022-02-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-10', '98.155.183.127', 'cpe-98-155-183-127.hawaii.res.rr.com', '2022-01-15', '563170450790', NULL),
(11674, '', 8815, 999999999, 0, '101-Casablanca GM', '2022-03-21', '2022-01-16', '2021-08-12', 'black', 'white', 'Theorema', 'The second hand detached and got stuck in gears. ', '-Replaced new small second hand\nMovement new  holder.\nNew O-ring\n31.3.22 to 05.4.22 Control watch is OK.-', '0', '2022-04-08', '2022-03-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '65.60.199.233', 'd60-65-233-199.col.wideopenwest.com', '2022-01-16', 'RC 62 696 669 8DE', NULL),
(11675, '', 8816, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-01-16', '1970-01-01', 'gold', 'yellow', 'Theorema', 'Is not working anymore the clock at all', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '109.76.59.83', '109.76.59.83', '2022-01-16', '--', NULL),
(11676, 'T38135', 8817, 999999999, 0, '110-Oslo', '1970-01-01', '2022-01-16', '2021-01-02', 'silver', 'black', 'Theorema', '[My order number is T38135-The stem broke inside the watch. Please replace/ repair accordingly.]\n\nI owned the watch for about 2 months. I tried to adjust the time because the watch stopped from not being worn. When I pulled the stem to adjust the time, the stem became locked, and would not rotate. I set it to its original position and tried again, but instead of moving the outward position, the stem shot out of the watch.\n\nThe watch has been handled carefully and properly the whole time I have owned it, and was not dropped or banged.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '162.157.52.64', 'd162-157-52-64.abhsia.telus.net', '2022-01-16', '--', NULL),
(11677, 'T47701', 8818, 999999999, 0, '110-Oslo', '1970-01-01', '2022-01-16', '2021-01-29', 'gold', 'gold', 'Theorema', 'Is defect on the right side of the watch ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '95.88.181.108', 'ip5f58b56c.dynamic.kabel-deutschland.de', '2022-01-16', '--', NULL),
(11678, 'T49282', 8819, 999999999, 0, '3011-Macau', '1970-01-01', '2022-01-17', '2022-01-07', 'black', 'black', 'Theorema', 'The watch size is too large.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.254.151.149', 'c-73-254-151-149.hsd1.wa.comcast.net', '2022-01-17', '--', NULL),
(11679, 'T49282', 8820, 999999999, 0, '3011-Macau', '1970-01-01', '2022-01-17', '2022-01-07', 'black', 'black', 'Theorema', 'The watch size is too large.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.254.151.149', 'c-73-254-151-149.hsd1.wa.comcast.net', '2022-01-17', '--', NULL),
(11680, 'T49282', 8821, 999999999, 0, '3011-Macau', '1970-01-01', '2022-01-17', '2022-01-07', 'black', 'black', 'Theorema', 'The watch size is too large.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.254.151.149', 'c-73-254-151-149.hsd1.wa.comcast.net', '2022-01-17', '--', NULL),
(11681, '', 8800, 999999999, 0, '3001-Paragon', '1970-01-01', '2022-01-17', '2020-12-21', 'gold', '', 'Theorema', 'Defaut de fonctionnement normal.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '90.22.1.58', 'lfbn-cae-1-258-58.w90-22.abo.wanadoo.fr', '2022-01-17', '--', NULL),
(11682, 'T49062', 8822, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-01-17', '2022-01-12', 'black', 'yellow', 'Theorema', 'NEVER WORN\nDOES NOT FUNCTION.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.249.132.203', 'cpe-172-249-132-203.socal.res.rr.com', '2022-01-17', '--', NULL),
(11683, 'T46587', 8823, 999999999, 0, '101-Casablanca GM', '2022-01-31', '2022-01-18', '2021-10-17', 'gold', 'black', 'Theorema', 'out of nowhere part of the watch on the straps came loose, the watch didn\'t even fall.', '--Replaced fixed band\nBand for new spring bar.\n18.2.22 to 22.2.22 Control watch is OK.', '0', '2022-02-22', '2022-02-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-22', '82.99.140.47', 'ip-a-47.galance.net', '2022-01-18', '1Z8VF4596862546963', NULL),
(11684, '', 8824, 999999999, 0, '111-Copenhagen', '2022-02-22', '2022-01-18', '2021-03-31', 'black', 'black', 'Theorema', 'The watch is not working. The dials will not move', 'Replaced fixed new small second hand\nNew O-ring\n24.2.22 to 28.2.22 Control watch is OK.--', '0', '2022-03-09', '2022-02-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-10', '72.38.10.136', 'd72-38-10-136.commercial1.cgocable.net', '2022-01-18', '1Z8VF459D973970125', NULL),
(11685, 'GM-101-3', 8825, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-01-18', '2020-12-01', 'gold', 'white', 'Theorema', 'Will not wind anymore', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '198.13.158.57', 'dsl-user.acndigital.net', '2022-01-18', '--', NULL),
(11686, 'Order #T49096 ', 8826, 999999999, 0, '7002-Chicago', '2022-01-31', '2022-01-19', '2022-01-01', 'gold', 'white', 'Pionier', 'Chicago P7002-3 Automatic Diamonds Pionier\n\nEven when the watch is wound up it doesn´t run continuously. You can see the that the balance stops.\nBy moving the watch slightly it seem to stick (The Balance does stop immediately).\n\n', 'Adjusted- balance wheel\nNew O-ring\n23.2.22 to 28.2.22 Control watch is OK.\n\n\n\n\n\n\n\n\n\n', '0', '2022-03-07', '2022-02-23', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-07', '93.205.25.84', 'p5dcd1954.dip0.t-ipconnect.de', '2022-01-19', '00340434129949123011', NULL),
(11687, ' #T49546 ', 8827, 999999999, 0, '510-London', '1970-01-01', '2022-01-19', '2022-01-14', 'black', 'gold', 'Pionier', 'The watch doesn\'t look good on me', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '118.143.69.129', 'static-DIA-129-69-143-118-on-nets.com', '2022-01-19', '--', NULL),
(11688, 'T49285', 8828, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-01-19', '2022-07-01', 'black', 'white', 'Theorema', 'I received the GM-101-7 instead of the GM-101-6 The watch is brand new and never worn. Please  Replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '23.240.30.37', 'cpe-23-240-30-37.socal.res.rr.com', '2022-01-19', '--', NULL),
(11689, 'ORDER # T48864', 8829, 999999999, 0, '101-Casablanca GM', '2022-01-31', '2022-01-20', '2021-12-21', '', '', 'Theorema', 'first of all the reference number is 121-4 because is not between your choises, case color is gold, dial color is black.\nAs i mentioned , the hand of minutes is stuck in different positions and it moves with the gravity, left and right. Also when the seconds hand is moving the minutes hand does not indipendently of the time passed.\nthe problems are more than one. I would like a new one exactly like this which i like much.\nThank you.', '--', '0', '2022-01-31', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-01-31', '31.14.170.3', 'ppp031014170003.access.hol.gr', '2022-01-20', '563170448996', NULL),
(11690, 'GM101-3', 8830, 999999999, 0, '101-Casablanca GM', '2022-02-15', '2022-01-21', '2021-06-16', 'gold', 'white', 'Theorema', 'Internals have failed inside the face and there is a loose screw. ', 'Replaced new Blance Wheel.\nReplaced new hands.\nClean movement.\nnew O-ring.\n18.2.22 to 22.2.22 Control watch is OK.--', '0', '2022-02-23', '2022-02-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-23', '139.216.23.135', '139-216-23-135.sta.dodo.net.au', '2022-01-21', '981693048338', NULL),
(11691, 'GM-101-3', 8831, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-01-22', '2021-12-16', 'gold', 'white', 'Theorema', 'Won\'t wind it\'s stripped', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.72.218.210', '45-72-218-210.cpe.teksavvy.com', '2022-01-22', '--', NULL),
(11692, '', 8832, 999999999, 0, 'Choose option', '1970-01-01', '2022-01-22', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.28.179.196', 'cpe-96-28-179-196.kya.res.rr.com', '2022-01-22', '--', NULL),
(11693, 'GM 120-4', 8832, 999999999, 0, '101-Casablanca GM', '2022-03-07', '2022-01-22', '2021-04-16', '', '', 'Theorema', 'Lady Butterfly with blue dial,  Crown stem broken.  ', 'replaced new stem . New O-ring\nCleam movement.\n22.3.22 to 25.3.22 Control watch is OK.--', '0', '2022-04-08', '2022-03-22', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '96.28.179.196', 'cpe-96-28-179-196.kya.res.rr.com', '2022-01-22', 'RC 62 696 670 7DE', NULL),
(11694, 'T27350', 8833, 999999999, 0, '514-Hawaii', '2022-02-22', '2022-01-23', '2020-07-29', 'silver', 'black', 'Pionier', 'watch has stopped working completely no movement. i have three watches from you guys and i enjoy them. please repair or replace. thanks.', 'Repaired automatic system.\nNew O- ring \n28.2.22.to 04.3.22 Control watch is OK.--', '0', '2022-03-09', '2022-02-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-10', '98.53.137.14', '98.53.137.14', '2022-01-23', '563170450838', NULL),
(11695, 'Groupon', 8834, 999999999, 0, '502-Malibu', '2022-02-22', '2022-01-23', '2013-02-10', 'silver', 'white', 'Pionier', 'wounding mechanism is worn out/broken. i love this watch and is very dear for me. my wife bought it for me in 2013 as an anniversary gift. i have tried to fix it here in the UK but no luck. the customer service from info@pionierwatches.com was very kind and polite. i know i will have to pay for the cost for repairs. i hope you folks can fix this. thanks. ', '502-Malibu\n1.Replaced new movement\n2. New glass.\n3. Clean  all Case Body\n4. New O- ring\nTotal Price:: 130€--\n23.3.22 to 28.3.22 Control watch is OK.', '0', '2022-04-08', '2022-03-23', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '98.53.137.14', '98.53.137.14', '2022-01-23', 'RC 62 696 323 2DE', NULL),
(11696, 'T45910', 8835, 999999999, 0, '3001-Paragon', '2022-02-22', '2022-01-23', '2021-09-20', 'gold', 'white', 'Theorema', 'Despite wearing the watch for more than eight hours a day and having wound it per the instructions before wearing it for the first time and after not wearing it for several days (i.e. wound 30 plus rotations), the watch frequently stops and can only be restarted by a vigorous shaking of the case. Please repair', 'Replaced new blance wheel.\nRepaired oscillating system.\nNew O-ring ( only for 3 Bar)\n24.2.22 to 28 2.22 Control watch is OK.--', '0', '2022-03-07', '2022-02-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-08', '81.154.183.114', 'host81-154-183-114.range81-154.btcentralplus.com', '2022-01-23', '981693050393', NULL),
(11697, 'T47367', 8763, 999999999, 0, '108-Oman', '1970-01-01', '2022-01-23', '1970-01-01', 'gold', 'gold', 'Theorema', 'Exchange', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.132.128.108', '075-132-128-108.res.spectrum.com', '2022-01-23', '--', NULL),
(11698, ' T49643', 8836, 999999999, 0, 'other', '1970-01-01', '2022-01-25', '2022-01-18', 'silver', 'white', 'other', 'My order number is T49643.I don\'t like the watch/ The watch is brand new and never worn. Please refund.... the watch is not in the list above.. so i can\'t enter ref number it is -  Istanbul Theorema GM-125-1', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '78.129.144.2', 'mail.fortishosting.net', '2022-01-25', '--', NULL),
(11699, 'No clue', 8837, 999999999, 0, 'other', '1970-01-01', '2022-01-25', '2022-01-25', 'black', 'gold', 'other', 'To big', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.75.209.216', 'pool-72-75-209-216.bflony.fios.verizon.net', '2022-01-25', '--', NULL),
(11700, 'No clue', 8837, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-01-25', '2022-01-25', 'gold', 'yellow', 'Theorema', 'To big', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.75.209.216', 'pool-72-75-209-216.bflony.fios.verizon.net', '2022-01-25', '--', NULL),
(11701, '#T49571', 8838, 999999999, 0, '101-Casablanca GM', '2022-02-15', '2022-01-25', '1970-01-01', 'black', 'white', 'Theorema', 'The watch is too big for me', '--', '0', '1970-01-01', '2022-02-15', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '88.17.142.241', '241.red-88-17-142.dynamicip.rima-tde.net', '2022-01-25', '--', NULL),
(11702, '', 8839, 999999999, 0, 'Wybierz opcję', '1970-01-01', '2022-01-25', '1970-01-01', 'Wybierz opcję', 'Wybierz opcję', 'Wybierz opcję', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '95.145.191.190', '95.145.191.190', '2022-01-25', '--', NULL),
(11703, 'T 3011-11', 8840, 999999999, 0, '3011-Macau', '1970-01-01', '2022-01-25', '1970-01-01', 'gold', 'white', 'Theorema', 'My order number is T49661-The watch is heavy big for me. The watch is brand new and never worn. Please refund.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.58.206.123', '096-058-206-123.res.spectrum.com', '2022-01-25', '--', NULL),
(11704, 'T49233', 8841, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-01-25', '2022-01-25', '', '', 'Theorema', 'My order number is #T49233-The watch is brand new and never worn. Please  exchange with T3011-5', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.77.234.64', 'mobile-107-77-234-64.mobile.att.net', '2022-01-25', '--', NULL),
(11705, 'T41094', 8842, 999999999, 0, '117-Kingston', '2022-02-22', '2022-01-26', '2021-04-10', 'silver', 'white', 'Theorema', 'The watch has stopped working.  Please replace/ repair accordingly.]', '-Repaired automatic system\nClean movement ', '0', '2022-03-09', '2022-03-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-10', '108.29.90.215', 'pool-108-29-90-215.nycmny.fios.verizon.net', '2022-01-26', '563170450713', NULL),
(11706, 'T33204', 8843, 999999999, 0, '108-Oman', '2022-04-04', '2022-01-26', '2020-11-27', 'gold', '', 'Theorema', 'T33204- Stopped working, please repair replace accordingly, as per warranty.', 'Repaired manual winding\nClean movement.\nNew O-ring\n26.4.22 to 02.5.22 Control watch is OK.--', '0', '2022-05-05', '2022-04-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-06', '209.89.210.213', 'd209-89-210-213.abhsia.telus.net', '2022-01-26', 'LE510102475DE', NULL),
(11707, 'T49511 ', 8844, 999999999, 0, '101-Casablanca GM', '2022-02-15', '2022-01-26', '2022-01-13', 'gold', 'black', 'Theorema', 'My order number is T49511.\nMy watch does not work even when fully wound.\nPlease replace/ repair accordingly.', '-Adjusted balance wheel.\nNew O-ring\n21.2.22 to 24.2.22 Control watch is OK.-', '0', '2022-02-22', '2022-02-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-22', '163.116.178.116', '163.116.178.116', '2022-01-26', '00340434129949122922', NULL),
(11708, 'Cm 506-6', 8845, 999999999, 0, '506-Miami', '1970-01-01', '2022-01-26', '2021-12-11', 'gold', 'gold', 'Pionier', 'Date is not moving  state on 11 and the belt on the lacking pin where has the pioneer logo broke I fix it it looks ok now', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.229.219', 'ue.tmodns.net', '2022-01-26', '--', NULL),
(11709, 'T49480', 8846, 999999999, 0, '3011-Macau', '1970-01-01', '2022-01-27', '2022-01-27', '', '', 'Theorema', ' MY ORDER NUMBER IS T49480. THE WATCH IS TOO THICK FOR ME, THE WATCH IS BRAND NEW AND NEVER WORN. PLEASE REFUND.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.36.27.186', '047-036-027-186.res.spectrum.com', '2022-01-27', '--', NULL),
(11710, 'T49619', 8847, 999999999, 0, '3011-Macau', '1970-01-01', '2022-01-28', '2022-01-17', 'black', 'white', 'Theorema', 'Watch not working since we receive it. even after turning the crown in position A for multiple times, watch not working at all as we discussed on email communication. I have sent the free watch that I received with the watch in new condition and has not been worn at all. \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.116.215.54', 'pool-98-116-215-54.nycmny.fios.verizon.net', '2022-01-28', '--', NULL),
(11711, '', 8848, 999999999, 0, '108-Oman', '2022-02-15', '2022-01-28', '2021-11-19', 'silver', 'black', 'Theorema', 'the winding thing does not work just spins freely and the arm that protects it dosent work\n\n', 'Replaced new Steam\nRepaired manual winding-\nnew O-ring\n23.2.22 to 28.2.22 Control watch is OK.-', '0', '2022-03-07', '2022-02-23', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-07', '91.212.228.18', '91.212.228.18', '2022-01-28', '1Z8VF4596861083143', NULL),
(11712, 'T25408', 8849, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-01-28', '2020-07-20', 'black', 'white', 'Theorema', 'I used the watch once because it stopped  working w/o reason .  I have not been able to use it. If I placed with the top down it would seem to work but it stops. I f it is possible please reembolse me with a Theorema automatic watch. I will appreciate your cooperation and understanding,\n\nRegards, \n\nPedro A Nunez ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.231.215', 'ue.tmodns.net', '2022-01-28', '--', NULL),
(11713, 'Pionier Miami GM-506-3', 8850, 999999999, 0, '506-Miami', '1970-01-01', '2022-01-29', '2022-01-17', 'black', 'silvgrey', 'Pionier', 'My order number is  T49622-The watch is brand new and never worn. Please refund . \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.34.111.198', 'cpe-104-34-111-198.socal.res.rr.com', '2022-01-29', '--', NULL),
(11714, 't24689', 8851, 999999999, 0, '101-Casablanca GM', '2022-03-21', '2022-01-29', '2020-07-14', 'gold', '', 'Theorema', 'My RMA FROM NUMBER 11225 ITS FULLY STOPPED WORKING ,I JUST RECEIVED THE WATCH FROM REPAIR ,kindly ARRANGE TO CHANGE THE COMPLETE MECHANISM SYSTEM AND CONFIRM ITS WORKING PROPERLY ', 'Replaced new movement. \nReplaced new Hands.\nNew O-ring\n01.4.22 to 06.4.22 Control watch is OK.--', '0', '2022-04-17', '2022-04-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-19', '188.135.22.120', '188.135.22.120', '2022-01-29', 'LE510100157DE', NULL),
(11715, 'T49764', 8852, 999999999, 0, '506-Miami', '2022-02-15', '2022-01-29', '2022-01-24', 'gold', 'blue', 'Pionier', ' My order number is T49764. I don\'t like the clasp, it\'s too \n difficult.\n Please exchange with P7002-8 .\n Thank you\n \n G. Sordoni\n', '--', '0', '1970-01-01', '2022-02-15', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '109.134.24.116', '109.134.24.116', '2022-01-29', '--', NULL),
(11716, 'T39025', 8853, 999999999, 0, '7001-Havana', '2022-02-15', '2022-01-31', '2021-02-17', 'black', 'white', 'Pionier', 'Watch is worn for more than 12 hours consecutively to be \"reloaded\", but it stops regularly although it is worn daily after several minutes or hours. This operation has been executed several times but it\'s just not working. The watch was purchased in 2021 and the Warranty is still valid until 17/02/2023. It is not normal for the watch to stop this often althought it is being worn every day. Please note this watch was already returned for repair as soon as we received the package by post 1 year ago. It already had to be replaced as it was not functioning upon receipt.Exact reference of watch is P 7001-2 with black back color and white numbers.', 'Repaired automatic system\nAdjusted balance wheel\nnew O- ring\n23.2.22 to 28.2.22 Control watch is OK.--', '0', '2022-03-09', '2022-02-23', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-10', '85.26.85.168', 'host-85-26-85-168.dynamic.voo.be', '2022-01-31', '1Z8VF4596874702717', NULL),
(11717, '', 8854, 999999999, 0, '104-Copacabana', '1970-01-01', '2022-01-31', '2015-02-25', 'black', 'yellow', 'Theorema', 'I can’t adjust it and it’s loose so I can’t set the time.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.225.10.42', 'a172-225-10-42.deploy.static.akamaitechnologies.com', '2022-01-31', '--', NULL),
(11718, 'T47549', 8855, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-02-01', '2021-11-25', 'black', 'black', 'Theorema', 'THA WATCH IS STOPPING AFTER FEW HOURS \nI HAVE FOLLOWED ALL THE INSTRUCTION BUT IT DELAY THE TIME AND AFTER THAT IT\'S SLEEPING', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.3.32.182', 'seve-29-b2-v4wan-161073-cust181.vm13.cable.virginm.net', '2022-02-01', '--', NULL),
(11719, 'T49908 ', 8856, 999999999, 0, 'other', '1970-01-01', '2022-02-01', '2022-01-22', 'gold', 'white', 'other', 'The watch is brand new and never worn. Please refund.\nThe reference number is: P7001-5, Havana', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.187.175.26', '47.187.175.26', '2022-02-01', '--', NULL),
(11720, 'T49871', 8857, 999999999, 0, '511-New York', '1970-01-01', '2022-02-01', '2022-01-29', '', '', 'Pionier', 'Watch face is too big for my liking.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.182.176.50', 'c-67-182-176-50.hsd1.ca.comcast.net', '2022-02-01', '--', NULL),
(11721, 'T49775', 8858, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2022-02-02', '2022-01-04', 'gold', 'black', 'Theorema', 'The watch is wound but doesn\'t work- The watch is brand new and never worn- Please replace.\nReference #T49775 GM-3005-4\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.162.84.154', 'REMOTE.ULTIMATELABS.COM', '2022-02-02', '--', NULL),
(11722, 'GM 110-3', 8859, 999999999, 0, '110-Oslo', '2022-02-22', '2022-02-03', '2020-11-26', 'black', 'gold', 'Theorema', 'The Reference number is: GM 110-3, Date purchase is: Nov 26, 2020, or Nov 24th 2020. I am reading the card and my credit card information on the purchase. When you ask for Case color I ashume you mean the box it came in, which is black. Not sure what the ID and Reference number is so I put what was on the back of the black card you gave me with the watch. The card said: Theorema, Germany, International Guarantee.\n\nThe I keep the watch in my room with my other watches, and I have only worn it 4 times, but I love the watch and today it is not working at all, I try your directions but no movement on the watch. \n\nHow do I send it to you to fix?\n\nRobert V. Gonzalez\n10208 Brodadsword Drive, \nBristow VA 20136\n1-703-507-0150\n\nPurcahse was made by my wife her name is: Howan Um Gonzalez\n703-9338220\n\nOur old address (which we don\'t live there anymore) 2884 Myrtlewood Drive, Dumfries VA 22026\n', 'Replaced new oscillating weight\nClean movement\nNew O-ring ( only 3 Bar)\n24.2.22 to 28.2.22 Control watch is OK.--', '0', '2022-03-09', '2022-02-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-10', '208.58.192.70', '208-58-192-70.s69.c3-0.brae-ubr1.lnh-brae.md.cable.rcncustomer.com', '2022-02-03', '563170450871', NULL),
(11723, 'GM 518-4', 8860, 999999999, 0, '516-Barcelona', '1970-01-01', '2022-02-03', '2021-12-21', 'black', 'blue', 'Pionier', 'Model GM 518-4 Boston Pionier(Blue). Time lagging by 6 hour for every 24 hour. Spring seems to have the problem. Kindly do the needful ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.97.182.19', 'bba498367.alshamil.net.ae', '2022-02-03', '--', NULL),
(11724, 'T48836', 8861, 999999999, 0, '516-Barcelona', '1970-01-01', '2022-02-03', '2021-12-21', 'black', 'blue', 'Pionier', 'GM-518-4 Boston Pionier. Time Lagging for 2-3hours a day. Spring malfunction Kindly do the needful. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.97.182.19', 'bba498367.alshamil.net.ae', '2022-02-03', '--', NULL),
(11725, 'GM 508-2', 8862, 999999999, 0, 'other', '1970-01-01', '2022-02-04', '2021-09-08', 'silver', 'silvgrey', 'other', 'Hodinky neustále nefungujú...sú nepoužiteľné. Automatický motorček nefunguje plynule. MAXIMÁLNA NESPOKOJNOSŤ s \"kvalitou skla a tých pomerne rýchlo sa stratil malý, atypický diel zo spony remienka... Žiadam iný model hodiniek alebo vrátenie peňazí. skúsenosť s konkrétnymi hodinkami je Maximálne zlá, žiadam o kontaktovanie emailom s ponukou riešenia absolútnej nespokojnosti zákazníka.. Skôr ako vám ich odošlem, očakávam z vašej strany ponuku ktorá ma osloví. V opačnom  prípade si,, hodinky,, po nechám ako dôkaz  v prípadnom spore o dosiahnutie spravodlivosti ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '78.98.21.114', 'adsl-dyn114.78-98-21.t-com.sk', '2022-02-04', '--', NULL),
(11726, 'T49959', 8863, 999999999, 0, '7002-Chicago', '1970-01-01', '2022-02-04', '2022-01-28', 'gold', 'blue', 'Pionier', ' My order number is T49959- My partner doesn\'t like the watch. The watch is brand new and never worn. Please refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '141.224.223.111', '111-223-224-141.dynamic.caiway.nl', '2022-02-04', '--', NULL),
(11727, 'Order #T49960T', 8864, 999999999, 0, 'Choose option', '1970-01-01', '2022-02-05', '2022-02-05', 'Choose option', 'Choose option', 'Choose option', 'CANCELLED ORDER PRIOR TO SHIPMENT! ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.26.171.201', 'c-76-26-171-201.hsd1.fl.comcast.net', '2022-02-05', '--', NULL),
(11728, 'T49959', 8865, 999999999, 0, '7002-Chicago', '2022-02-16', '2022-02-05', '2022-01-28', 'gold', 'blue', 'Pionier', ' [My order number isT49959- My partner doesn\'t like the watch. The watch is brand new and never worn. Please refund ]', '--', '0', '1970-01-01', '2022-02-16', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '141.224.223.111', '111-223-224-141.dynamic.caiway.nl', '2022-02-05', '--', NULL),
(11729, 'T43705', 8866, 999999999, 0, '7002-Chicago', '2022-02-22', '2022-02-07', '2021-06-19', 'silver', 'black', 'Pionier', 'what has completely stopped working. please repair.', '-Replaced fixed new Hands\nNew O- ring\n28.2.22 to 04.3.22 Control watah is OK.-', '0', '2022-03-07', '2022-02-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-08', '98.53.137.14', '98.53.137.14', '2022-02-07', '981693050316', NULL),
(11730, 'T48650', 8867, 999999999, 0, '101-Casablanca GM', '2022-02-22', '2022-02-07', '2021-12-15', 'gold', 'black', 'Theorema', 'i cannot wind. stem is stuck. i have two watches the other works perfect this one less than few weeks it broke.', '-Repaired manual winding.\n Replaced fixed new Hands.\nNew O- ring.\n01.3.22 to 04.3.22 Control watch is OK.\n\n\n', '0', '2022-03-09', '2022-03-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-10', '98.53.137.14', '98.53.137.14', '2022-02-07', '563170450779', NULL),
(11731, 'T3011-3', 8868, 999999999, 0, '3011-Macau', '1970-01-01', '2022-02-07', '2022-01-26', 'black', 'black', 'Theorema', 'My order number is T49866- The watch is too thick for me- The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '192.184.221.66', '192-184-221-66.dedicated.static.sonic.net', '2022-02-07', '--', NULL),
(11732, 'T49901', 8869, 999999999, 0, '7001-Havana', '2022-02-15', '2022-02-08', '1970-01-01', '', 'blue', 'Pionier', 'My order number is T49901- I don\'t like the design of the watch. The watch is brand new and never worn. Please refund. Thank you. ', '--', '0', '1970-01-01', '2022-02-15', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '90.176.165.7', '90-176-165-7.rcj.o2.cz', '2022-02-08', '--', NULL),
(11733, 'GM 114-5', 8593, 999999999, 0, '114-Buenos Aires', '2022-02-16', '2022-02-08', '2021-09-20', 'gold', 'blue', 'Theorema', 'The problem with the watch now is that it is stopped every hour at 6 minutes past the hour and he gets stuck. If you then move it a little further, you will feel it go over a resistance and then it will continue until 6 minutes past the hour and then it will be stuck again. This is the second time with this watch that it doesn\'t work well and I\'d rather get a brand new Beunos Aires watch than have you fix it now. It\'s crazy that it\'s not working properly twice now.', '1.Replaced new Dial\n2.Replaced new Hands\n3.Replaced new movement holder\n4.New O- ring for water tightness (only 3 Bar)\n5.Clean Case Body\n21.2.22 to 25.2.22 Control watch is OK\n(RATE0s/d AMP313 ERR.0/1)--', '0', '2022-02-23', '2022-02-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-23', '77.166.58.28', '77-166-58-28.fixed.kpn.net', '2022-02-08', '1Z8VF4596861730470', NULL),
(11734, 'T46631', 8870, 999999999, 0, '3011-Macau', '2022-03-21', '2022-02-09', '2021-10-20', 'silver', 'black', 'Theorema', 'My Order Number is T46631 -\n\nI set up the watch according to the instruction manual provided and wore the watch for 1 day and the watch stopped working. I have tried to manually wind and shake as instructed on 3 separate occasions to reset the watch but it is still not working.\n\nCould you please replace/ repair accordingly\n\n\n', 'Replaced new movement.\nReplaced new hands.\nNew movement holder.\nNew O-ring.\n01.4.22 to 07.4.22 Control watch is OK.--', '0', '2022-04-08', '2022-04-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '80.235.226.130', '80.235.226.130', '2022-02-09', 'RC 62 696 675 5DE', NULL),
(11735, '', 8871, 999999999, 0, '', '1970-01-01', '2022-02-09', '1970-01-01', '', '', '', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '34.205.20.19', 'ec2-34-205-20-19.compute-1.amazonaws.com', '2022-02-09', '--', NULL),
(11736, '', 8872, 999999999, 0, '508-Dublin', '2022-02-22', '2022-02-11', '2014-05-08', 'black', 'gold', 'Pionier', 'MY GM-508 GLASS IS BROKE  PLEASE REPLACE/ REPAIR ACCORDINGLY', '508-Dublin\nReplaced new Glass.\nReplaced Glass ring\nNew O-ring\nTotal Price: 50€-\n21.3.22 to 25.3.22 Control watch is OK.\n', '0', '2022-04-08', '2022-03-21', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '78.152.235.125', '78.152.235.125', '2022-02-11', '981693054057', NULL),
(11737, 'T32257', 8873, 999999999, 0, '101-Casablanca GM', '2022-02-22', '2022-02-14', '2021-11-14', 'gold', 'black', 'Theorema', 'its fully wound but nothing work', '-Replaced new winding wheel.\nAdjusted-balance wheel\nNew O- ring\n24.2.22 to 28.2.22 Control watch is OK', '0', '2022-03-07', '2022-02-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-08', '98.53.137.14', '98.53.137.14', '2022-02-14', '981693050371', NULL),
(11738, '', 8874, 999999999, 0, 'Choose option', '1970-01-01', '2022-02-15', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is T50159- I ordered twice the same watch by mistake. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.189.194.56', '92.189.194.56', '2022-02-15', '--', NULL),
(11739, '', 8874, 999999999, 0, 'elegir opción', '1970-01-01', '2022-02-15', '1970-01-01', 'elegir opción', 'elegir opción', 'elegir opción', 'My order number is T50159- I ordered twice the same watch by mistake. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.189.194.56', '92.189.194.56', '2022-02-15', '--', NULL),
(11740, '', 8874, 999999999, 0, '514-Hawaii', '1970-01-01', '2022-02-15', '1970-01-01', 'gold', 'blue', 'Pionier', 'My order number is T50159- I ordered twice the same watch by mistake. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.189.194.56', '92.189.194.56', '2022-02-15', '--', NULL),
(11741, 'T50159-I', 8875, 999999999, 0, '514-Hawaii', '2022-03-07', '2022-02-15', '2022-02-08', 'gold', 'blue', 'Pionier', 'My order number is T50159- I ordered twice the same watch by mistake. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '2022-03-07', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '92.189.194.56', '92.189.194.56', '2022-02-15', '--', NULL),
(11742, 'T48616', 8876, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-02-18', '2021-12-20', 'silver', 'white', 'Theorema', 'The dial broke off ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.254.55.134', '134.sub-174-254-55.myvzw.com', '2022-02-18', '--', NULL),
(11743, 't19486', 8877, 999999999, 0, '511-New York', '2022-03-21', '2022-02-18', '1970-01-01', 'silver', 'black', 'Pionier', 'The crown broke off the watch', 'Replace/Repair mvmt 60€\nReplaced new Crown and Stem 30€\nNew O- ring 5€\nTotal Price: 95€.\n28.4.22 to 03.5.22 Control watch is OK.', '0', '2022-05-05', '2022-04-28', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-06', '208.87.234.201', 'webdefence-pool-01.cluster-h.forcepoint.net', '2022-02-18', 'LE510102365DE', NULL),
(11744, 'T34299', 8878, 999999999, 0, 'Choose option', '1970-01-01', '2022-02-18', '1970-01-01', 'Choose option', 'Choose option', 'Theorema', 'My order number isT34299- The hour hand has fallen off.  Please replace/ repair accordingly.', 'He says to contact him before returning the watch because he will be moving to a different address. Danke!\nReplaced new Hands\nNew O-ring\n31.3.22 to 05.4.22 Control watch is OK.', '0', '2022-04-08', '2022-03-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2022-04-08', '37.166.206.48', '37.166.206.48', '2022-02-18', '1Z8VF4596863173220', NULL),
(11745, '', 8879, 999999999, 0, 'Choose option', '1970-01-01', '2022-02-18', '2021-02-13', 'Choose option', 'Choose option', 'Choose option', 'nothing', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '78.193.154.138', 'rou94-1-78-193-154-138.fbxo.proxad.net', '2022-02-18', '--', NULL),
(11746, 'T26436', 8880, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2022-02-18', '2022-02-18', 'gold', 'blue', 'Theorema', 'My order number is T26436  My watch was drooped and does not work anymore. It also has a crack on the glass.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.186.64.49', '072-186-064-049.res.spectrum.com', '2022-02-18', '--', NULL),
(11747, 'My order number is T26436.', 8881, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2022-02-18', '2022-02-18', 'gold', 'blue', 'Theorema', 'My order number is T26436  My watch was drooped and does not work anymore. Also it has a crack in the glass.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.135.138.146', '174-135-138-146.biz.spectrum.com', '2022-02-18', '--', NULL),
(11748, 'T47444', 8882, 999999999, 0, '3011-Macau', '2022-03-07', '2022-02-19', '2021-11-23', 'gold', 'black', 'Theorema', 'My order number is T47444  The watch is brand new and never worn. Please  exchange with  MACAU T3011-10', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '83.99.131.142', 'balticom-131-142.balticom.lv', '2022-02-19', '--', NULL),
(11749, 'T25860', 8883, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2022-02-20', '2020-03-07', 'black', 'black', 'Theorema', 'Hello Tufina, it seems that the left number in the day window has come out of place and is not moving. I know the Marco Polo days go up to 39, but when I looked to forward the day to the first, I saw the left window number was dislodged. I also noticed since I had the watch, it seemed a little resistant to wind. I don\'t wear it everyday, so I would give it 30 winds to keep it running so the date features wouldn\'t have to be reset. I hope it\'s something easy to repair. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '161.38.34.218', '161.38.34.218', '2022-02-20', '--', NULL),
(11750, 'T50322', 8884, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-02-21', '2022-02-15', 'gold', 'white', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.174.245.103', 'c-67-174-245-103.hsd1.ca.comcast.net', '2022-02-21', '--', NULL),
(11751, '', 8885, 999999999, 0, '101-Casablanca GM', '2022-02-23', '2022-02-21', '2022-02-02', 'gold', 'white', 'Theorema', '', '--', '0', '1970-01-01', '2022-02-23', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-02-23', '95.117.77.8', 'dynamic-095-117-077-008.95.117.pool.telefonica.de', '2022-02-21', '--', NULL),
(11752, 'T42146 or perhaps T37733 or T10771', 7736, 999999999, 0, '3011-Macau', '2022-03-21', '2022-02-22', '1970-01-01', 'gold', 'black', 'Theorema', 'Dear Tufina Representative,\nI do use a clockwise and counter clockwise cycle all the way up to 1950 turns per day and the Automatic Winder still cannot keep it running.  Please replace the watch as your representative stated. I have 2 of this watch and have also purchased 2 others that I gave as gifts - I am not sure of the sales # - this watch was repaired before - you may want to check by my contact information: Mark Tomick phone# 301-463-2356 # 301-786-2749 cell address: 18601 Takoma Dr. SW Barton, MD 21521 Looking forward to your response.  Sincerely, Mark Tomick', 'Replaced new fixed hands.\nReplaced new Crown \nRepaired automatic system. New O- ring\n30.3.22 to 05.4.22 Control watch is OK.--', '0', '2022-04-08', '2022-03-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '98.219.235.216', 'c-98-219-235-216.hsd1.md.comcast.net', '2022-02-22', 'RC 62 696 321 5DE', NULL),
(11753, 'PTZ378RK', 8886, 999999999, 0, 'other', '1970-01-01', '2022-02-22', '1970-01-01', 'gold', 'gold', 'other', 'never been worn nor altered.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.38.69.235', '71-38-69-235.lsv2.qwest.net', '2022-02-22', '--', NULL),
(11754, 'T45609', 8887, 999999999, 0, 'other', '1970-01-01', '2022-02-23', '2021-09-07', 'black', '', 'Javelle', 'The watch is manually wound but it keeps delaying. Something seems loose inside the watch. Please replace/repair accordingly. Thank you.\n\nColored metallic blue-short ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '46.114.154.7', 'dynamic-046-114-154-007.46.114.pool.telefonica.de', '2022-02-23', '--', NULL),
(11755, '', 8888, 999999999, 0, '116-San Francisco', '2022-05-24', '2022-02-23', '2020-08-20', 'gold', '', 'Theorema', 'Front glass shattered when I accidentally dropped the watch. Please replace (at my expense).', 'GM.116 new front glass 25€\nReplace/Repair mvmt-60€\nNew O-ring 5€\nShippin: 15€\nTotal Price:105 €\n12.7.22 to 15.7.22 Control watch is OK.', '0', '2022-07-14', '2022-07-13', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-15', '193.188.156.131', 'svanevit-n2.ministry.se', '2022-02-23', 'LE510109859DE', NULL),
(11756, 'T49858', 8889, 999999999, 0, '2009-Casablanca', '1970-01-01', '2022-02-23', '2022-02-23', 'rose', 'blue', 'Theorema', 'Did not meet my expectations in terms of feel, quality and robustness for the price I paid.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '80.61.68.113', '80-61-68-113.fixed.kpn.net', '2022-02-23', '--', NULL),
(11757, 'T49720', 8890, 999999999, 0, '7002-Chicago', '1970-01-01', '2022-02-23', '2022-01-24', 'black', 'gold', 'Pionier', 'I hope your company is taken care better than ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '23.113.133.90', '23-113-133-90.lightspeed.austtx.sbcglobal.net', '2022-02-23', '--', NULL),
(11758, 'T50454', 8891, 999999999, 0, '3001-Paragon', '1970-01-01', '2022-02-26', '2022-02-21', 'gold', 'white', 'Theorema', ' My order number is T50454 - I don\'t like the watch. The watch is \n brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.214.118.45', 'c-98-214-118-45.hsd1.il.comcast.net', '2022-02-26', '--', NULL),
(11760, 'T50490', 8892, 999999999, 0, '118-Sahara', '2022-03-07', '2022-02-26', '2022-02-24', 'gold', 'white', 'Theorema', 'My order number is #T50490 and my Reference number is GM-121-2. The hands are not working properly. I cannot set up the time. The watch is brand new and never worn. Please replace. ', '-Replaced new hands\n17 .3.22 to 21.3 22 Control watch is OK.-', '0', '2022-03-22', '2022-03-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-03-22', '64.43.171.36', '64.43.171.36', '2022-02-26', '981693051974', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(11761, 'T50192', 8893, 999999999, 0, '111-Copenhagen', '1970-01-01', '2022-02-26', '2022-02-22', 'silver', 'white', 'Theorema', 'Brand new and want to exchange with another watch “ Damascus T3008-6 Theorema “\nPlease \nWe will pay differences in price.  Thank you  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.51.70.250', '2.51.70.250', '2022-02-26', '--', NULL),
(11762, 'T50313', 8894, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2022-02-27', '2022-02-09', 'black', 'black', 'Theorema', 'The blue hour hand of the dual time does not work, it does not move, only the minute hand moves.\nIs there a solution for dual time to work?', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '186.136.147.44', '44-147-136-186.fibertel.com.ar', '2022-02-27', '--', NULL),
(11763, 'T50106', 8895, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-02-28', '2022-02-07', 'black', 'black', 'Theorema', 'My order number is T50106. The watch is brand new and has never been worn. Please refund.]\nThe watch does not work.   I do not like it. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.209.198.73', '73.sub-174-209-198.myvzw.com', '2022-02-28', '--', NULL),
(11764, 'T50106', 8895, 999999999, 0, 'Tourbillon T-Marrakesh', '1970-01-01', '2022-03-01', '2022-02-07', 'gold', 'gold', 'Theorema', 'My order number is T50106. The watch is brand new and has never been worn. Please refund.\nThe watch does not work.  I do not like it. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.209.198.73', '73.sub-174-209-198.myvzw.com', '2022-03-01', '--', NULL),
(11765, 'T50365', 8896, 999999999, 0, '117-Kingston', '1970-01-01', '2022-03-01', '2022-02-16', 'black', 'black', 'Theorema', ' \n My order number is T50365- The watch is brand new and never worn. \n Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.85.19.22', '96-85-19-22-static.hfc.comcastbusiness.net', '2022-03-01', '--', NULL),
(11766, 'T50457 ', 8897, 999999999, 0, '7002-Chicago', '1970-01-01', '2022-03-02', '2022-03-03', 'silver', 'blue', 'Pionier', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.39.140', '172.56.39.140', '2022-03-02', '--', NULL),
(11767, 'T40922', 8898, 999999999, 0, '114-Buenos Aires', '2022-04-04', '2022-03-02', '2021-04-16', 'black', 'blue', 'Theorema', 'The dial is not turning. Already sent video ', '-Replaced new Blance wheel.\nNew O-ring.\n26.4.22 to 02.5.22 Control watch is OK\n-', '0', '2022-05-05', '2022-04-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-05', '96.18.206.56', '96-18-206-56.cpe.sparklight.net', '2022-03-02', 'LE510102440DE', NULL),
(11768, 'T44223', 8899, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-03-03', '2021-07-13', 'silver', 'white', 'Theorema', 'My order number is #T44223- I received the watch back from repair few months ago (haven’t wear it for a while just sitting in the case, forgot to send it back) and now the watch is running too fast. Please replace the mechanism]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.106.97.213', 'cpe-174-106-97-213.nc.res.rr.com', '2022-03-03', '--', NULL),
(11769, 'T44223', 8899, 999999999, 0, '118-Sahara', '2022-03-21', '2022-03-03', '2021-07-13', 'blue', 'white', 'Theorema', 'My order number is #T44223- I received the watch back from repair few months ago (haven’t wear it for a while it just sitting in the case, forgot to send it back)and now the watch is running too fast. Please replace the mechanism]', 'Replaced new Movement.\nCrown locker 2 new screw-\nNew O-ring\n31.3.22 to 05.4.22 Control watch is OK.-', '0', '2022-04-08', '2022-03-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '174.106.97.213', 'cpe-174-106-97-213.nc.res.rr.com', '2022-03-03', 'RC 62 696 674 1DE', NULL),
(11770, ' T50328', 8900, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-03-03', '1970-01-01', 'black', 'black', 'Theorema', 'My order number is T50328- This is not what I expected. The watch does not look like as shown on the website. \nThe watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.119.191.76', 'cpe-70-119-191-76.tx.res.rr.com', '2022-03-03', '--', NULL),
(11771, 'T49953', 8901, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-03-03', '2022-01-28', 'black', 'yellow', 'Theorema', 'The watch brand new never wore please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.239.98', 'ue.tmodns.net', '2022-03-03', '--', NULL),
(11772, 'Gm108-3', 8902, 999999999, 0, '108-Oman', '2022-04-29', '2022-03-04', '2022-01-10', 'gold', 'gold', 'Theorema', 'Winder mechanism broken inside watch can’t wind watch up .', 'Replaced new Stem.\nRepaired manual winding.\nNew O- ring.\n01.5.22 to 03.5.22 Control watch is OK.--', '0', '2022-05-04', '2022-05-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-05', '154.47.107.28', '154.47.107.28', '2022-03-04', 'LE510102189DE', NULL),
(11773, '', 8903, 999999999, 0, '502-Malibu', '1970-01-01', '2022-03-04', '2021-02-09', 'silver', '', 'Pionier', 'Hallo, sie haben mich immer wieder angehalten und ein Körper bremste auf der zweiten Hand. Ich sende Ihnen einen Fotolink. Ich werde einen Botendienst haben. An welche Adresse bitte. Danke\nhttps://prnt.sc/xeq5Eh1f8RNJ\nHello, they stopped me repeatedly and a body was braking on the second hand. I am sending you a photo link. I\'ll have a messenger service. To which address please. Thank you\n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '94.112.194.89', 'ip-94-112-194-89.net.upcbroadband.cz', '2022-03-04', '--', NULL),
(11774, '#T46513', 8904, 999999999, 0, '4004-Newton', '1970-01-01', '2022-03-06', '2021-10-18', 'black', 'gold', 'Theorema', 'Watch stopped working all of a sudden. It doesn\'t charge even when I wear it all day. The inside mechanism doesn\'t move. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.59.121.4', '2.59.121.4', '2022-03-06', '--', NULL),
(11775, 'T3009-6', 8905, 999999999, 0, '3009-Dubai', '2022-03-29', '2022-03-07', '2020-11-10', 'black', '', 'Theorema', 'watch stoped suddenly ', '-Repaired automatic system.\nNew O-ring.\nMovement holder ring.\n31.3.22.to 05.4.22 Control watch is OK.-', '0', '2022-04-08', '2022-03-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '83.92.99.40', '83-92-99-40-cable.dk.customer.tdc.net', '2022-03-07', '1Z8VF4596863920172', NULL),
(11776, 'T47645', 8906, 999999999, 0, '118-Sahara', '2022-04-04', '2022-03-07', '2021-11-26', 'blue', 'white', 'Theorema', 'The screw of the clasp of the crown has fallen off.  Please replace/ repair accordingly.', 'Replaced New Crown locker 2 screw.\nNew O-ring.\n28.4.22 to 04.5.22 Control watch is OK.-', '0', '2022-05-04', '2022-04-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-05', '99.24.231.90', '99-24-231-90.lightspeed.irvnca.sbcglobal.net', '2022-03-07', 'LE510102215DE', NULL),
(11777, 'T22339', 8907, 999999999, 0, '3011-Macau', '2022-03-21', '2022-03-08', '2020-04-16', 'gold', 'black', 'Theorema', 'Crown is stuck, time is not accurate. I love your company. Please repair.', 'Replaced new Crown.\nAjusted balance wheel.\nNew O-ring.\n30.3.22 to o5.4.22 Control watch is OK.--', '0', '2022-04-08', '2022-03-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '98.53.137.14', '98.53.137.14', '2022-03-08', 'RC 62 696 320 1DE', NULL),
(11778, 'T25408', 8908, 999999999, 0, '101-Casablanca GM', '2022-03-21', '2022-03-08', '2020-06-24', 'gold', 'white', 'Theorema', 'watch is stuck and stops at different angles too', 'Repaired balance wheel system.\nNew hands \nNew O-ring\n30.3.22 to 05.4.22 Control watch is OK.--', '0', '2022-04-08', '2022-03-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '98.53.137.14', '98.53.137.14', '2022-03-08', 'RC 62 696 677 2DE', NULL),
(11779, 'T26436', 8909, 999999999, 0, '114-Buenos Aires', '2022-03-21', '2022-03-08', '2020-07-13', 'gold', 'blue', 'Theorema', 'I dropped the watch. I spoke to the customer team. They have explained the procedure that I will have to pay for repairs. When the watch is repaired please ship to my new address 5322 8th Street Ct W, Bradenton, Fl 34207.', 'Replaced new Dial 40€\nReplaced new Glass 25€\nReplace/Repair mvmt-60€\nNew O-ring 5€\nShipping 15 Euro\nTotal Price: 145€--', '0', '2023-01-27', '1970-01-01', 1, 0, 1, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-30', '98.53.137.14', '98.53.137.14', '2022-03-08', 'LE510133291DE', NULL),
(11780, 'T25860', 8910, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2022-03-08', '2020-07-02', 'silver', 'black', 'Theorema', '', 'Repaired datefunction.\nReplaced new hands.\nNew O- ring.\n04.4.22 to 07.4.22 Control watch is OK.-', '0', '2022-04-08', '2022-04-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2022-04-08', '98.53.137.14', '98.53.137.14', '2022-03-08', 'RC 62 696 671 5DE', NULL),
(11781, 'T32744', 8911, 999999999, 0, '101-Casablanca GM', '2022-03-21', '2022-03-08', '2021-11-21', 'gold', 'black', 'Theorema', 'fully wound and dont work. i cannot wind it is not moving.', 'Repaired balance wheel system.\nNew O-ring.\n31.3.22 to 05.4.22 Control watch is OK.--', '0', '2022-04-08', '2022-03-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '98.53.137.14', '98.53.137.14', '2022-03-08', 'RC 62 696 676 9DE', NULL),
(11782, 'T27949', 8912, 999999999, 0, 'other', '2022-03-21', '2022-03-08', '2020-08-08', '', '', 'Javelle', 'I sent it for repair and you guys send it back to me still broken. I open the package and the watch does same exact error. I have spent twice money to ship this watch to USA and do not send to me again a broken watch. Replace mechanism or do smth please. Thanks. ', 'Replaced New Movement\nReplaced New Case.\n05.4.22 to 08.4.22 Control watch is OK.--\n\n27.04.23 Repair . watch have receive water inside.', '0', '2022-04-08', '2022-04-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '98.53.137.14', '98.53.137.14', '2022-03-08', 'RC 62 696 322 9DE', NULL),
(11783, 'T45095', 8913, 999999999, 0, '116-San Francisco', '2022-03-21', '2022-03-08', '2021-07-15', 'gold', 'white', 'Theorema', 'it suddenly stopped working. nothing moves.', '-Replaced new ring for movement.\nNew O -ring.\n29.3.22 to 01.4.22 Control watch is OK.-', '0', '2022-04-08', '2022-03-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '98.53.137.14', '98.53.137.14', '2022-03-08', '1Z8VF459D963471988', NULL),
(11784, 'T30369', 8914, 999999999, 0, '108-Oman', '2022-03-21', '2022-03-08', '2020-10-05', 'gold', 'gold', 'Theorema', 'I open the box from repair and still same issue. Why you send me still a broken watch? This is very upsetting. This 2nd time around fix or replace. The second and balance wheel is moving but the hour and minute hands are not moving!\nPlease replace the WHOLE mechanism or send me a new watch.', 'He wants a brand new band to be adjusted on the watch before it is shipped back.\n\nReplaced New Movement.\nReplaced New Hands\nTheorema New Band 30€.\n29.3.22 to 03.4.22 Control watch is OK.\nKein neues Band an der Uhr anbringen.\n', '0', '2022-04-08', '2022-03-29', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '98.53.137.14', '98.53.137.14', '2022-03-08', '981693054080', NULL),
(11785, '', 8915, 999999999, 0, '112-Madrid', '2022-04-04', '2022-03-08', '2021-06-23', 'gold', 'gold', 'Theorema', 'The router of watch is dislocated. Please replace.', 'Repaired automatic system.\nClean Case Body.\nNew O- ring-\n26.4.22 to 02.5.22 Control watch is OK.-', '0', '2022-05-05', '2022-04-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-06', '184.105.253.195', '184.105.253.195', '2022-03-08', 'LE510102396DE', NULL),
(11786, '', 8916, 999999999, 0, '511-New York', '1970-01-01', '2022-03-08', '1970-01-01', 'black', 'white', 'Pionier', 'The dial fell off on the inside of the watch and as well the face of the watch is cracked.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.151.190.219', '184.151.190.219', '2022-03-08', '--', NULL),
(11787, '', 8917, 999999999, 0, '511-New York', '2022-04-04', '2022-03-08', '1970-01-01', 'black', 'white', 'Pionier', 'The dial on the months fell off and as well the face of the watch is cracked. ', '-Replaced new GLass 25€\nReplaced new Crown and Stem 30€\nNew O-ring 5€\nTotal Price. 60€-\n27.6.22 to 30.6.22 Control watch is OK..', '0', '2022-07-12', '2022-07-12', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-13', '184.151.190.248', '184.151.190.248', '2022-03-08', 'LE510109641DE', NULL),
(11788, 'T50411', 8918, 999999999, 0, '506-Miami', '2022-04-04', '2022-03-08', '2022-02-18', 'black', 'gold', 'Pionier', 'The first time I took it out of the box I wound it 30 times and when I tried to pull the crown out to set the time it was very difficult and would pull out past the gears, or before them. It seemed like I had to push it to an exact distance to get the dial to finally turn, and even when it did it didn\'t feel like it was turning clean. It felt like the gear was skipping. I got it to the correct time though and wore it for a couple days and kept dropping the time an hour or more, even though I wore it all day. I contacted support and told them. They told me to wind it 30 times again, and do the same thing. I did, and got the same result. The time was about 3 hours off after 48 hours despite me wearing it all day.', 'Replaced new stem\nRepaired winding system\nNew O-ring\n25.4.22 to 02.5.22 Control watch is OK--', '0', '2022-05-05', '2022-04-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-06', '71.196.1.33', 'c-71-196-1-33.hsd1.fl.comcast.net', '2022-03-08', 'LE510102405DE', NULL),
(11789, 'T50541', 8919, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2022-03-09', '2022-03-08', 'silver', 'white', 'Theorema', 'Did not know movement was made in China. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.19.3', '172.58.19.3', '2022-03-09', '--', NULL),
(11790, '???', 8920, 999999999, 0, '6002-Falcon', '1970-01-01', '2022-03-09', '2022-01-22', 'gold', '', 'Theorema', 'The crown doesn\'t stop when I turn counter clockwise.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.103.136.215', 'c-76-103-136-215.hsd1.ca.comcast.net', '2022-03-09', '--', NULL),
(11791, 'Not Sure', 8921, 999999999, 0, '3001-Paragon', '1970-01-01', '2022-03-09', '2022-02-23', 'gold', 'white', 'Theorema', 'The strap is too small and not 100% happy with quality of the watch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.187.113.195', '104-187-113-195.lightspeed.rcsntx.sbcglobal.net', '2022-03-09', '--', NULL),
(11792, 'c19959039951011.2', 8922, 999999999, 0, '101-Casablanca GM', '2022-03-14', '2022-03-10', '2021-03-26', 'gold', '', 'Theorema', 'I have neither showered with my watch nor kept it in a humid place. I have only cooked and the steam has caused condensation.\n\nThis should not actually happen with a water resistance of 3bar/3ATM.', 'Clean movement (new O -ring) only for 3 Bar\n23.3.22 to 28 .3.22 Control watch is OK.--', '0', '2022-04-08', '2022-03-23', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '88.116.24.18', '88.116.24.18', '2022-03-10', '1Z8VF4596861517193', NULL),
(11793, 'T50692', 8923, 999999999, 0, '505-Florida', '1970-01-01', '2022-03-10', '2022-03-07', 'gold', 'blue', 'Pionier', 'The watch arrived with a broken hand The watch is brand new and never worn. Please  Replace ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '212.139.195.138', 'host-212-139-195-138.static.as9105.net', '2022-03-10', '--', NULL),
(11794, '#T50302, #T49867', 8924, 999999999, 0, '101-Casablanca GM', '2022-03-21', '2022-03-11', '2022-02-14', 'silver', '', 'Theorema', 'My order number is #T50302, #T49867 - One  of them is not working, the white one has missing screws and back part is not installed well. The watch is brand new and never worn. Please replace. Last one has problem with bracelet (the bracelet seems to be incorrectly adjusted because it \"squeaks\")', '3 watches  Replaced and Repair Already.\nControl 7days all watch is OK.--', '0', '2022-04-08', '2022-04-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '83.19.116.238', 'cwi238.internetdsl.tpnet.pl', '2022-03-11', '1Z8VF4596862192756', NULL),
(11795, 'T50-749', 8925, 999999999, 0, '7002-Chicago', '1970-01-01', '2022-03-12', '2022-03-12', 'gold', 'white', 'Pionier', 'I can’t see the numbers on the dial for I have bad vision,it’s too small for me to see and make out the time ,date, month,etc. it’s a very beautiful watch but needs to be made bigger like a 48-50mm… I noticed the Miami is a 46 mm so hopefully I can make out the time on that watch .if not I give it to my son .I’m a collector who love watches usually bigger watches. I have plenty of 44mm but never had this problem before.. anyway thank you for being able to give me a exchange. Hope to continue doing business with your company ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.70.64.63', 'pool-173-70-64-63.nwrknj.fios.verizon.net', '2022-03-12', '--', NULL),
(11796, '', 8926, 999999999, 0, '508-Dublin', '1970-01-01', '2022-03-13', '2021-04-14', 'gold', 'gold', 'Pionier', 'Winding Hand not functioning or brokened. Pionier Dublin watch GM 508-3 always late and stopped all times', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.240.113.213', '76-240-113-213.lightspeed.irvnca.sbcglobal.net', '2022-03-13', '--', NULL),
(11797, '', 8927, 999999999, 0, '509-Barbados', '2022-03-29', '2022-03-13', '2019-10-24', '', '', 'Pionier', 'Hello, this is the second time I’m having to send in my watch because even after sending it to you for repairing, it still is not working. I’m tired of having to pay shipping costs for an expensive watch, that should work. I’m hoping it can get fixed properly this time', '-Replaced  new Movement.\nReplaced new crown steam.\nNew O-ring.\n01.4.22 to 06.4.22 Control watch is OK.-', '0', '2022-04-08', '2022-04-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '84.115.229.77', '84-115-229-77.cable.dynamic.surfer.at', '2022-03-13', '1Z8VF4596862225765', NULL),
(11798, '#T50573', 8928, 999999999, 0, '7002-Chicago', '1970-01-01', '2022-03-15', '2022-02-25', 'rosé', 'blue', 'Pionier', 'My order number is T50573- I don\'t like the watch-The watch is brand new and never worn.  Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '1.146.236.79', '1.146.236.79', '2022-03-15', '--', NULL),
(11799, 'T49892', 8929, 999999999, 0, 'Choose option', '1970-01-01', '2022-03-15', '2022-02-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is T49892- This is not what I expected. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '35.85.77.95', 'ec2-35-85-77-95.us-west-2.compute.amazonaws.com', '2022-03-15', '--', NULL),
(11800, 'T50773', 8930, 999999999, 0, '101-Casablanca GM', '2022-05-30', '2022-03-16', '2022-03-08', 'bicolor gold', 'blue', 'Theorema', 'My order number is T50773, watch is ST. PETERSBURG THEOREMA - GM-121-5 HANDMADE GERMAN WATCH\n\nPlease ignore the reference number on the form as I was not able to search for this item on the dropdown list.\n\nThe watch is brand new and never worn. Please  Repair.\n\n\nThere is a problem with the Hour Needle. The word IX (9) seems to block the Hour Needle, its not able to move up.', 'Replaced fixed Dial.\n07.6.22 to 10.6.22 Control watch is OK.--', '0', '2022-06-26', '2022-06-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-27', '121.7.100.14', 'bb121-7-100-14.singnet.com.sg', '2022-03-16', 'LE510108204DE', NULL),
(11801, 'T46513', 8931, 999999999, 0, '4004-Newton', '2022-03-21', '2022-03-16', '2021-10-18', 'black', 'gold', 'Theorema', 'My order number is T46513. Even while wearing it all day, it does not work. Please replace/ repair accordingly.', '-Repaired oscillating system.\nNew O_ ring\n01.4.22 to 06.4.22 Control watch is OK.-', '0', '2022-04-08', '2022-04-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '2.59.121.4', '2.59.121.4', '2022-03-16', 'RC 62 696 672 4DE', NULL),
(11802, 'Order #T49096', 8932, 999999999, 0, '7002-Chicago', '2022-03-21', '2022-03-16', '2022-01-01', 'gold', 'white', 'Pionier', 'after receiving the repaired watch last week, the secong hand keeps sticking to the minute hand at arround the 12 o´clock position.\n\nDer Sekundenzeiger bleibt am Minutenzeiger hängen, ungefähr bei der 12 Uhr Position. Der Minutenzeiger steht nicht parallel zum Zifferblatt sondern steht leicht nach oben.', 'Replaced new Hands.\n01.4.22 to 06.4.22 Control watch is OK.--', '0', '2022-04-08', '2022-04-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-04-08', '93.205.22.179', 'p5dcd16b3.dip0.t-ipconnect.de', '2022-03-16', '00340434129949123394', NULL),
(11803, 'T25922', 8933, 999999999, 0, '3005-Marco Polo', '2022-04-04', '2022-03-16', '2020-07-07', 'silver', 'black', 'Theorema', 'My order number is T25922\nI can not set up the time ,because the hands don\'t move when the crown is pulled in position B .  \nPlease repair / replace', 'Repaired oscillating system.\nReplaced new Crown.\nNew O-ring.\n26.4.22 to 03.5.22 Control watch is OK.--', '0', '2022-05-05', '2022-04-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-06', '108.50.165.16', 'pool-108-50-165-16.nwrknj.fios.verizon.net', '2022-03-16', 'LE510102382DE', NULL),
(11804, 'T50125', 8934, 999999999, 0, '118-Sahara', '2022-04-04', '2022-03-16', '2022-02-04', '', '', 'Theorema', 'My order number is T50125- The watch has stopped working even fully wound. Please replace/ repair accordingly.]', '-Adjusted balance wheel.\nNew O-ring\n25.4.22 to 02 5.22 Control watch is OK.-', '0', '2022-05-04', '2022-04-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-04', '107.116.89.95', '107.116.89.95', '2022-03-16', 'LE510102175DE', NULL),
(11805, 'T46991', 8935, 999999999, 0, '118-Venezia', '1970-01-01', '2022-03-16', '2021-09-11', 'blue', 'gold', 'Theorema', 'My order number is T46991- Even fully wound the watch immediately unwind.  Please replace/ repair accordingly.\n\nWrite “Return for warranty” on the outside of the mailbox/envelope. Mark it as return as well on the post paperwork/documents.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.194.193.139', '107.194.193.139', '2022-03-16', '--', NULL),
(11806, 'T27883', 8936, 999999999, 0, '101-Casablanca GM', '2022-04-04', '2022-03-18', '2020-08-07', 'gold', 'black', 'Theorema', 'i cannot wind fully stopped no movement.', 'Repaired manuai winding .\nReplaced new Hands.\nClean movement.\nNew O- ring.\n26.4.22 to 02.5.22 Control watch is OK.--', '0', '2022-05-05', '2022-04-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-06', '98.53.136.123', '98.53.136.123', '2022-03-18', 'LE510102422DE', NULL),
(11807, 'T50865', 8937, 999999999, 0, 'other', '1970-01-01', '2022-03-19', '2022-03-17', 'gold', 'yellow', 'other', 'My order number is #T50865 - The case is bigger and thicker than it looks in pictures, I don\'t like the watch. The watch is brand new and never worn. Please refund.\n\nLADY BUTTERFLY THEOREMA - GM-120-4, S.S. Gold Plated Case, Blue Dial\n\nNote that There are NO Reference Number, Case Color and Dial Color for Selections above.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.105.219.11', 'pool-71-105-219-11.nycmny.fios.verizon.net', '2022-03-19', '--', NULL),
(11808, 'T50889', 8938, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-03-20', '2022-03-04', 'black', 'white', 'Theorema', 'My watch came broken the big hand and the little hand we\'re laying in the bottom of watch under the crystal. It has never Ben Warren please send me a new watch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.95.79.141', 'cpe-24-95-79-141.columbus.res.rr.com', '2022-03-20', '--', NULL),
(11809, 'T50878', 8939, 999999999, 0, '505-Florida', '1970-01-01', '2022-03-20', '2022-03-16', 'gold', 'blue', 'Pionier', 'The watch runs 1 hour behind even when manually wound..]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.224.226.94', 'a172-224-226-94.source.akaquill.net', '2022-03-20', '--', NULL),
(11810, '', 8940, 999999999, 0, '115-Helsinki', '1970-01-01', '2022-03-21', '1970-01-01', 'black', 'white', 'Theorema', 'The wind up stopped working and freely spends', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '8.39.134.22', '22.0.134.39.8.furtherreach.net', '2022-03-21', '--', NULL),
(11811, 't29610', 8941, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-03-21', '2020-09-25', 'black', 'blue', 'Theorema', ' [My order number is#T29610- The watch work for a while and then stops. Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '93.172.48.57', '93-172-48-57.bb.netvision.net.il', '2022-03-21', '--', NULL),
(11812, '', 8942, 999999999, 0, 'T2005', '2022-03-21', '2022-03-21', '2011-12-22', 'silber', 'weiß', 'Theorema', 'Uhrzeit lässt sich nicht einstellen.', '-Theorema T3005\nRepla-Repair mvmt-60€\nReplaced new Crown and Stem-30€\nNew O-ring-5€\nShipping Euro 10\nTotal price: 105€- (28.4.22 to 03.5.22 Control watch is OK)', '0', '2022-05-05', '2022-04-28', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-06', '80.130.220.41', 'p5082dc29.dip0.t-ipconnect.de', '2022-03-21', '00340434129949123561', NULL),
(11813, 'T40362 ', 8943, 999999999, 0, '116-San Francisco', '2022-04-04', '2022-03-23', '2021-04-01', 'black', 'blue', 'Theorema', 'My order number is T40362-- The watch GM-116-2 has stopped working even fully wound.  Please replace/ repair accordingly.', 'Repaired manual winding.\nNew O ring\n26.4.22 to 02.4.22 Control watch is OK.--', '0', '2022-05-05', '2022-04-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-06', '65.112.8.27', 'nat-65-112-8-27.harvard-secure.wrls.harvard.edu', '2022-03-23', 'LE510102453DE', NULL),
(11814, 'T48664-Even', 8944, 999999999, 0, '108-Oman', '1970-01-01', '2022-03-23', '2021-12-16', 'gold', 'gold', 'Theorema', 'The watch doesn\'t working', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '188.140.156.223', '188.140.156.223', '2022-03-23', '--', NULL),
(11815, 'T48664-Even', 8945, 999999999, 0, '108-Oman', '2022-05-30', '2022-03-23', '2021-12-16', 'gold', 'gold', 'Theorema', 'The watch doesn\'t working', 'Clean movement.\nAdjusted balance wheel.\nNew O- ring.\n08.6.22 to 13.6.22 Control watch is OK.--', '0', '2022-06-24', '2022-06-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-27', '37.41.21.20', '37.41.21.20', '2022-03-23', 'LE510107813DE', NULL),
(11816, '', 8946, 999999999, 0, '512-Berlin', '2022-04-08', '2022-03-24', '2019-09-04', 'gold', 'gold', 'Pionier', 'Wristband broke, and the pins to control the watch are also faulty.', '-GM-512 Berlin\n1. New Band 30€\n2.Replace/Repair mvmt. 60€\n3.New O- ring 5€\n4. Shipping rate 15€\nTotal price: 110 €\n-01.6.22 to 7.6.22 Control watch is OK.', '0', '2022-06-26', '2022-06-01', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-27', '213.127.85.228', 'ip-213-127-85-228.ip.prioritytelecom.net', '2022-03-24', 'LE510108178DE', NULL),
(11817, 'dfdfsa', 8947, 999999999, 0, '101-Casablanca GM', '2022-06-17', '2022-03-25', '2022-03-23', '', '', 'Theorema', 'day and date will not set. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '45.51.98.69', 'cpe-45-51-98-69.socal.res.rr.com', '2022-03-25', '--', NULL),
(11818, 'T46991', 8948, 999999999, 0, '118-Venezia', '2022-04-04', '2022-03-26', '2021-11-08', 'gold', 'gold', 'Theorema', 'I cannot wind the watch anymore. Does not work at all. Replace repair accordingly. My husband used this watch only twice and it is already broken. Not good.', 'Replaced new winding Spring Bar.-\nNew O-ring.\n25.4.22 to 02 .5.22 Control watch is OK.-', '0', '2022-05-05', '2022-04-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-06', '98.53.136.123', '98.53.136.123', '2022-03-26', 'LE510102484DE', NULL),
(11819, '#T50931-I', 8949, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-03-27', '2022-03-27', 'gold', 'yellow', 'Theorema', 'Not what I expected looks different online ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.11.229.65', '104-11-229-65.lightspeed.hstntx.sbcglobal.net', '2022-03-27', '--', NULL),
(11820, 'T50140', 8950, 999999999, 0, '118-Sahara', '1970-01-01', '2022-03-29', '2022-02-08', 'black', 'blue', 'Theorema', 'A piece fell out on the side of it on the second time he wore it. It’s beautiful though! ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.2.172.57', 'ip68-2-172-57.ph.ph.cox.net', '2022-03-29', '--', NULL),
(11821, 'T50892', 8951, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2022-03-30', '1970-01-01', 'silver', 'bicolor', 'Theorema', 'Die Uhr ist vollständig aufgezogen, funktioniert aber nicht mehr – Bitte ersetzen/reparieren Sie sie entsprechend.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '46.223.161.36', 'ip-046-223-161-036.um13.pools.vodafone-ip.de', '2022-03-30', '--', NULL),
(11822, 'T50882', 8952, 999999999, 0, '102-Monte Carlo GM', '2022-04-08', '2022-03-30', '2022-03-14', 'silver', 'bicolor', 'Theorema', 'Die Uhr ist vollständig aufgezogen, funktioniert aber nicht mehr – Bitte ersetzen/reparieren Sie sie entsprechend.]', '-Adjusted Balance wheel.\nNew O-ring.\n26.4.22 to 02.5.22 Control watch is OK\n-', '0', '2022-05-05', '2022-04-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-06', '46.223.161.36', 'ip-046-223-161-036.um13.pools.vodafone-ip.de', '2022-03-30', '00340434129949123578', NULL),
(11823, 'T50892', 8953, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2022-03-30', '2022-03-15', 'silver', 'bicolor', 'Theorema', 'Die Uhr ist vollständig aufgezogen, funktioniert aber nicht mehr – Bitte ersetzen/reparieren Sie sie entsprechend.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '46.223.161.36', 'ip-046-223-161-036.um13.pools.vodafone-ip.de', '2022-03-30', '--', NULL),
(11824, 'T29146', 8954, 999999999, 0, '506-Miami', '2022-05-30', '2022-03-31', '2020-10-08', 'black', 'black', 'Pionier', 'It is impossible to set the correct time (the hour hand does not move)nor the date. ', '-Repaired datefunction.\nclean movement. New O- ring.\n08.6.22 to 13.6.22 Control watch is OK.-', '0', '2022-06-24', '2022-06-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-27', '68.83.127.155', 'c-68-83-127-155.hsd1.nj.comcast.net', '2022-03-31', 'LE510107875DE', NULL),
(11825, '#T50679', 8955, 999999999, 0, 'other', '1970-01-01', '2022-03-31', '2022-03-07', 'black', 'gold', 'other', 'My order number is #T50679- The watch is received is with silver gear instead of gold ones. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '51.211.175.235', '51.211.175.235', '2022-03-31', '--', NULL),
(11826, 'T49777', 8956, 999999999, 0, '505-Florida', '1970-01-01', '2022-03-31', '2022-01-26', '', '', 'Pionier', 'The Pos A and Pos B knob comes off and will not set the time.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.29.179.118', '173-29-179-118.client.mchsi.com', '2022-03-31', '--', NULL),
(11827, '#T46117', 8957, 999999999, 0, '116-San Francisco', '1970-01-01', '2022-04-01', '2022-09-28', 'gold', 'white', 'Theorema', 'The watch not working it’s fully stop. I can’t rotate at all. As describe previous email. Thank you ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '220.255.120.62', 'bb220-255-120-62.singnet.com.sg', '2022-04-01', '--', NULL),
(11828, '', 8958, 999999999, 0, 'other', '1970-01-01', '2022-04-01', '2021-09-17', 'black', '', 'Javelle', 'Javelle\nTransaktionscode\n6SM19816TA9820839\nTransaktionsdatum\n17.09.2021 00:44:22 MESZ\nHändler\nTUFINA LLC\n\nSehr geehrte Damen und Herren,\n\nmeine Uhr ist leider defekt, sie geht immer wieder nach. Das Zifferblatt ändert seine Position.\n\nIch sende meine Uhr mit Garantie der Garantie Karte an die auf Ihrer Seite angegeber Adresse: \nTheorema / Tufina\nRaiffeisenallee 12 B\nOberhaching 82041\nGermany\n\nBitte bestätigen Sie mir die Versandadresse.\n\nMit freundlichen Grüßen \nM. Ayasreh ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '91.11.143.243', 'p5b0b8ff3.dip0.t-ipconnect.de', '2022-04-01', '--', NULL),
(11829, 'T47057', 8959, 999999999, 0, '3011-Macau', '2022-04-25', '2022-04-02', '2021-11-11', 'rosé', 'blue', 'Theorema', 'The watch has stopped working even when manually wound.Please replace/repair accordingly.', 'Repaired automatic system.\nAdjusted balance wheel.\nNew O-ring.\n27.4.22 to 03.5.22 Control watch is OK.\n\n\n-', '0', '2022-05-04', '2022-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-05', '194.230.148.88', 'mob-194-230-148-88.cgn.sunrise.net', '2022-04-02', 'LE510102192DE', NULL),
(11830, 'T47179 ', 8960, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-04-03', '2021-11-15', 'gold', 'blue', 'Theorema', 'The watch not ticking to set time when my husband trys to set the time the stick of the watch wont move.\nWatch the video try doing to the watch what the video said and the watch still not ticking or moving.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.225.195.160', 'cpe-72-225-195-160.nyc.res.rr.com', '2022-04-03', '--', NULL),
(11831, 'T47179', 8961, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-04-03', '2021-11-15', 'black', 'blue', 'Theorema', 'The watch not ticking to set time when my husband trys to set the time the stick of the watch wont move.\nWatch the video try doing to the watch what the video said and the watch still not ticking or moving', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.225.195.160', 'cpe-72-225-195-160.nyc.res.rr.com', '2022-04-03', '--', NULL),
(11832, 'T47179', 8962, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-04-03', '2021-11-15', 'black', 'blue', 'Theorema', 'My order number is T47179	watch not workimg', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.225.195.160', 'cpe-72-225-195-160.nyc.res.rr.com', '2022-04-03', '--', NULL),
(11833, 'T50432', 8963, 999999999, 0, '505-Florida', '1970-01-01', '2022-04-04', '1970-01-01', 'gold', 'black', 'Pionier', ' I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.117.8.250', 'cpe-172-117-8-250.socal.res.rr.com', '2022-04-04', '--', NULL),
(11834, 'T25520', 8964, 999999999, 0, '101-8', '2022-06-17', '2022-04-04', '2020-07-10', 'gold', 'bicolor', 'Pionier', 'My order number is T25520- The crown doesn\'t wind the watch anymore.  Please replace/ repair accordingly.\nThe crown spin freely but doesn\'t wind the watch anymore.\nReference is GM-101-8 gold\nStainless steel gold plated 5 microns', 'Repaired manual winding.\nNew O- ring.\n20.6.22 to 27.6.22 Control watch is OK.--', '0', '2022-07-12', '2022-07-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-13', '205.200.142.5', 'wnpgmb0614w-ds01-142-5.static.bellmts.net', '2022-04-04', 'LE510109598DE', NULL),
(11835, 'T33270', 8965, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-04-05', '1970-01-01', 'black', '', 'Theorema', 'The watch is giving faster time than normal. It gives 5 minutes faster in normal 15-20 minutes.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '49.179.4.181', 'pa49-179-4-181.pa.nsw.optusnet.com.au', '2022-04-05', '--', NULL),
(11836, 'T51257', 8966, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-04-05', '2022-04-04', '', 'yellow', 'Theorema', 'It\'s brand new never worn ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.127.0.66', '107.127.0.66', '2022-04-05', '--', NULL),
(11837, 'T30850', 8967, 999999999, 0, '102-4', '2022-04-05', '2022-04-05', '2020-10-16', 'black', 'black', 'Theorema', 'The crown has fallen off and there is some \"dirt\" inside the glass', '--Repaired manual winding system.\n New O- ring\n25.04.22 to 02.5.22 Control watch is OK', '0', '2022-05-05', '2022-04-25', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-06', '80.130.218.135', 'p5082da87.dip0.t-ipconnect.de', '2022-04-05', 'LE510102436DE', NULL),
(11838, 'T35751', 8968, 999999999, 0, '101-Casablanca GM', '2022-05-30', '2022-04-05', '2020-12-18', 'black', 'black', 'Theorema', 'Won’t keep time despite trouble shooting.', '-Repaired manual winding.\nCiean case.New O-ring.\n08.6.22 to 13.6.22 Control watch is OK.-', '0', '2022-06-24', '2022-06-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-27', '172.58.216.57', 'ue.tmodns.net', '2022-04-05', 'LE510107892DE', NULL),
(11839, 'T49525', 8969, 999999999, 0, '511-New York', '2022-05-30', '2022-04-05', '2022-01-17', 'gold', 'white', 'Pionier', 'My order number is T49525-The spring bar has fallen off and even with a new spring bar the band doesn\'t fit properly on the watch. Please replace/ repair accordingly.', 'Replaced new S. bar.\n01.6.22 to 03.6.22 Control watch is OK.--', '0', '2022-06-26', '2022-06-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-27', '137.83.25.2', '137.83.25.2', '2022-04-05', 'LE510108195DE', NULL),
(11840, 'T51205', 8970, 999999999, 0, 'Choose option', '1970-01-01', '2022-04-06', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is T51205-The watch arrived with a broken part- The watch is brand new and never worn- Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '147.219.157.203', '147-219-157-203.res.spectrum.com', '2022-04-06', '--', NULL),
(11841, 'T38319', 8971, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2022-04-06', '2021-02-05', 'gold', 'blue', 'Theorema', 'Dear sir madam,\n\nive purchaded your watch last year and was Delighted by the look and feel of it. \n\nhoever, within 3 months, the watch didint work anymore. i cant set the time or wind up the watch. \nit simply doesn\'t work anymore and has been collecting dust ever since.\n\nI havent been able to reach out sooner and send this due to extreme busy times at work due to covid. \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '185.83.10.100', 'rev-100-10-83-185.virtu.nl', '2022-04-06', '--', NULL),
(11842, 'T47179', 8972, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-04-06', '2021-11-15', 'black', 'blue', 'Theorema', 'Watch is not sticking', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.229.166', 'ue.tmodns.net', '2022-04-06', '--', NULL),
(11843, 'T33270', 8973, 999999999, 0, '101-Casablanca GM', '2022-05-30', '2022-04-07', '2020-11-30', 'black', 'white', 'Theorema', 'My order number is T33270. The watch is running too fast about 5 minutes ahead in 15 minutes. Please replace the item.', '-Adjusted balance wheel.\nNew O- ring.\n03.6.22 to 8.6.22 Control watch is OK.-', '0', '2022-06-26', '2022-06-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-27', '120.18.216.44', '120.18.216.44', '2022-04-07', 'LE510108116DE', NULL),
(11844, 'T18086', 8974, 999999999, 0, '114-Buenos Aires', '2022-04-25', '2022-04-07', '1970-01-01', 'gold', '', 'Theorema', 'The watch has stopped working even when wound.  Please replace/ repair ', 'Replaced small second hand.\nClean movement.\nNew O- ring.\n27.4.22 to 03.5.22 Control watch is OK.--', '0', '2022-05-05', '2022-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-06', '81.28.196.91', '91-196-28-81.ftth.cust.kwaoo.net', '2022-04-07', 'LE510102419DE', NULL),
(11845, 'T51205', 8970, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-04-08', '2022-03-31', '', '', 'Theorema', 'My order number T51205-The watch arrived with a broken part- The watch is brand new and never worn- Please replace it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '147.219.157.203', '147-219-157-203.res.spectrum.com', '2022-04-08', '--', NULL),
(11846, 'T50179', 8975, 999999999, 0, '118-Sahara', '2022-05-30', '2022-04-09', '2022-02-06', 'silver', 'gold', 'Theorema', 'The watch has stopped working. It was dropped onto an indoor wooden floor from a short distance (less than 5 ft.) and since then, even when wound properly, will not click. The gears are not moving.', '-Repaired manual winding.\nReplaced Case Lug Screw.\nNew O-ring.\n03.6.22 to 8.6.22 Control watch is OK.-', '0', '2022-06-18', '2022-06-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-20', '100.2.148.149', 'pool-100-2-148-149.nycmny.fios.verizon.net', '2022-04-09', 'LE510107067DE', NULL),
(11847, 'order no T39628', 8976, 999999999, 0, '112-Madrid', '2022-04-25', '2022-04-11', '2021-03-05', 'gold', 'gold', 'Theorema', 'I bought a Madrid watch from you about one year ago, received March 2021. It has been very difficult to change the time by turning the crown for some time, just moving a little bit at a time when turning the crown but now I cannot change the hands at all. ', '-Replaced new Crown.\nRepaired manual winding.\nNew O-ring.\n28.4.22 to 03.5.22 Control watch is OK.-', '0', '2022-05-05', '2022-04-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-06', '145.14.127.25', 'customer-145-14-127-25.stosn.net', '2022-04-11', 'LE510102379DE', NULL),
(11848, 'T36212-I', 8977, 999999999, 0, '4004-Newton', '2022-05-24', '2022-04-11', '2020-12-28', 'gold', 'gold', 'Theorema', 'The watch doesn\'t wind. I\'ve had this problem before, returned it to you, it was fixed for a while but then it broke again.', '-Replaced new Movement.\n31.5.22 to 05.6.22Control watch is OK -', '0', '2022-06-24', '2022-05-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-27', '79.115.212.154', '79-115-212-154.rdsnet.ro', '2022-04-11', 'LE510107835DE', NULL),
(11849, 'T36212', 8978, 999999999, 0, '4004-Newton', '1970-01-01', '2022-04-11', '2020-12-28', 'gold', 'gold', 'Theorema', 'Nu merge îl întorc 30 minute și nu se blochează cheița, arcul este strîns și nu se destinde', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.124.125.18', '86.124.125.18', '2022-04-11', '--', NULL),
(11850, '', 8979, 999999999, 0, '112-Madrid', '1970-01-01', '2022-04-12', '2021-12-20', 'black', 'gold', 'Theorema', 'Gears are not engaging when winding the dial', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.164.25.59', '75-164-25-59.ptld.qwest.net', '2022-04-12', '--', NULL),
(11851, '#T51418', 8980, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2022-04-13', '2022-04-08', 'gold', 'black', 'Theorema', 'I wanna sent it back to you and I wanna my money back', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '79.216.203.178', 'p4fd8cbb2.dip0.t-ipconnect.de', '2022-04-13', '--', NULL),
(11852, 'T50961', 8981, 999999999, 0, '114-Buenos Aires', '2022-05-30', '2022-04-13', '2022-03-17', 'black', 'black', 'Theorema', 'When I tried to set up the time the crown came out I\'m not able to use the watch. Please replace/ repair accordingly.]\n\nVIDEO OF DEFECT WAS SENT BY MAIL ON 13\\04\\2022', 'Replaced new crown and stem.\nNew O- ring.\n31.5.22 to 06.6.22 Control watch is OK.', '0', '2022-06-26', '2022-05-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-27', '91.74.44.166', '91.74.44.166', '2022-04-13', 'LE510108133DE', NULL),
(11853, '114720USE', 8982, 999999999, 0, '511-New York', '1970-01-01', '2022-04-13', '2022-01-17', 'silver', 'black', 'Pionier', 'Watch came without months arrow\nIs not working properly\nIs not starting/winding at all', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.14.87.242', 'c-24-14-87-242.hsd1.il.comcast.net', '2022-04-13', '--', NULL),
(11854, 'T50352', 8983, 999999999, 0, '111-Copenhagen', '2022-04-26', '2022-04-15', '2022-02-16', 'gold', 'blue', 'Theorema', 'My order number is T50352. The Dual Time subdial Is loose inside the Face of the watch. Please repaire/ replace accordingly. Thanks', '-Replaced New small hour  hand.\nNew O- ring.\n26.4.22 to 03.5.22 Control watch is OK.', '0', '2022-05-04', '2022-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-05', '194.208.52.137', '194-208-052-137.tele.net', '2022-04-15', '00340434129949123554', NULL),
(11855, 'ORDER #T51406', 8984, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2022-04-15', '2022-04-16', 'black', 'yellow', 'Theorema', '1. The watch does not work even when the mainspring is wound.\n2. The watch band is bad, so it does not lock well and the connecting pin comes out frequently.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '126.120.64.192', 'softbank126120064192.bbtec.net', '2022-04-15', '--', NULL),
(11856, 'T34874', 8985, 999999999, 0, '110-Oslo', '2022-05-24', '2022-04-16', '2020-12-10', 'black', 'black', 'Theorema', 'My order number has T34874-Even worn over 10 hours a day the watch delayed and now has stopped working - Please replace/ repair accordingly.', '--Adjusted demagnetized.\nNew O- ring.\n08.6.22 to 13.6.22 Control watch is OK.', '0', '2022-06-24', '2022-06-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-27', '130.204.169.137', '24767d9bc956.softphone.blizoo.bg', '2022-04-16', 'LE510107858DE', NULL),
(11857, 'T30269', 8986, 999999999, 0, '110-Oslo', '1970-01-01', '2022-04-16', '2020-11-10', 'black', 'black', 'Theorema', 'That watch has stopped working and no matter how much I spin the winding crown it would get the gears to move. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.150.96.224', 'S01061056117debc7.ed.shawcable.net', '2022-04-16', '--', NULL),
(11858, 'T47179', 8987, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-04-16', '2021-11-15', 'black', 'blue', 'Theorema', 'Watch not sticking', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.225.195.160', 'cpe-72-225-195-160.nyc.res.rr.com', '2022-04-16', '--', NULL),
(11859, '51394', 8988, 999999999, 0, 'Choose option', '1970-01-01', '2022-04-18', '2022-04-10', 'Choose option', 'Choose option', 'Choose option', 'My order number is 51394- I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.88.86.195', 'cpe-172-88-86-195.socal.res.rr.com', '2022-04-18', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(11860, 'T21120', 8989, 999999999, 0, '111-Copenhagen', '2022-05-30', '2022-04-20', '2020-02-17', 'gold', 'black', 'Theorema', '[My order number is T21120- I received the watch back from repair a few weeks after repair the watch would get 5-10 minutes ahead of time every 48 hours. Looking at it more carefully I noticed that the balance wheel does not move freely. I mean that when I vertically rotate the watch 360 degrees, the balance wheel does not stay at the bottom but turns with the watch as if it was tightened in that position.\n\nPlease replace the mechanism]', '-Replaced new Blance wheel.\nNew O-ring.\n03.6.22 to 8.6.22 Control watch is OK.-\nPS. 111-Copenhagen Leder Band 30€', '0', '2022-07-12', '2022-06-18', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-13', '104.129.198.213', '104.129.198.213', '2022-04-20', 'LE510109669DE', NULL),
(11861, 'T4718', 8990, 999999999, 0, '101-Casablanca GM', '2022-05-30', '2022-04-21', '1970-01-01', 'black', 'blue', 'Theorema', 'watch is not ticking ', 'Adjusted balance wheel.\nClean movement.\nNew O- ring\n02.6.22 to 7.6.22 Control watch is OK.--', '0', '2022-06-18', '2022-06-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-20', '72.225.195.160', 'cpe-72-225-195-160.nyc.res.rr.com', '2022-04-21', 'LE510107107DE', NULL),
(11862, 't48895', 8991, 999999999, 0, '3005-Marco Polo', '2022-05-30', '2022-04-22', '2021-12-22', 'black', 'black', 'Theorema', 'watch stopped running. ', 'Repaired oscillating system.\nNew O-ring.\n07.6.22 to 13.6.22 Control watch is OK.--', '0', '2022-07-12', '2022-07-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-13', '98.224.119.114', 'c-98-224-119-114.hsd1.ca.comcast.net', '2022-04-22', 'LE510109540DE', NULL),
(11863, 'T28077', 8992, 999999999, 0, '101-Casablanca GM', '2022-05-30', '2022-04-22', '2020-08-10', 'silver', 'yellow', 'Theorema', 'lost the crown protection double check mechanism', 'Replaced new Crown Protector.\nNew O- ring.\n01.6.22 to 7.6.22 Control watch is OK.--', '0', '2022-06-24', '2022-06-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-27', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-04-22', 'LE510107889DE', NULL),
(11864, 'T50823', 8993, 999999999, 0, '3008-Damascus', '2022-05-30', '2022-04-22', '2022-03-09', 'silver', 'white', 'Theorema', 'I received the watch with the word \"automatic\" fallen off. I sent to Chicago for repair but they fix it wrong, it is not in straight line. Please i really like this watch but make the word \"automatic\" in straight line and not crooked. ', 'Replaced fixed new Dial.\nNew O- ring.\n01. 6. 22 to 7.6.22 Control watch is OK.--', '0', '2022-06-18', '2022-06-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-20', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-04-22', 'LE510107084DE', NULL),
(11865, 'T48750', 8994, 999999999, 0, '112-Madrid', '2022-05-30', '2022-04-22', '2020-12-21', 'black', 'gold', 'Theorema', 'i cannot wind the gears are not engaging. i try to wind but it skips. ', 'Repaired manual winding.\nClean movement.\nNew O-ring.\n03.6.22 to 8.6.22 Control watch is OK. --', '0', '2022-06-18', '2022-06-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-20', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-04-22', 'LE510107075DE', NULL),
(11866, 'T46117', 8995, 999999999, 0, '116-San Francisco', '2022-05-30', '2022-04-22', '2021-09-26', 'gold', '', 'Theorema', 'it stopped working. out of the blue one day i cannot wind it.', '-Repaired manual winding.\nNew O ring.\n02.6.22 to 8.6.22 Control watch is OK.-', '0', '2022-06-26', '2022-06-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-27', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-04-22', 'LE510108164DE', NULL),
(11867, 'T49609', 8996, 999999999, 0, '511-New York', '2022-05-30', '2022-04-22', '2022-01-13', 'silver', 'black', 'Pionier', 'the hand of calendar fell off. now it has stopped working completely. nothing works.', '-Replaced fixed new small hands.\nNew O- ring.\n02.6.22 to 8.6.22 Control watch is OK.-', '0', '2022-06-18', '2022-06-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-20', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-04-22', 'LE510107036DE', NULL),
(11868, 'T50140', 8997, 999999999, 0, '118-Sahara', '2022-05-30', '2022-04-22', '2022-02-05', 'blue', 'white', 'Theorema', 'screw has fallen off', '-Replaced Case Lug Screw.\n03.6.22 to 5.6.22 Control watch is OK.-', '0', '2022-06-18', '2022-06-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-20', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-04-22', 'LE510107040DE', NULL),
(11869, 'T49777', 8998, 999999999, 0, '505-Florida', '2022-05-30', '2022-04-22', '2022-01-20', 'silver', 'white', 'Pionier', 'the crown fell off. it does not keep correct time.', 'Replaced new Crown and Stem.\nNew O-ring \n02.7.22 to 7.6.22 Control watch is OK.--', '0', '2022-06-18', '2022-06-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-20', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-04-22', 'LE510107053DE', NULL),
(11870, '', 8999, 999999999, 0, '3001-Paragon', '2022-05-18', '2022-04-22', '2016-07-15', 'silver', 'black', 'Theorema', 'The watch keeps delaying and stops every day. Please replace or repair accordingly', '-Replaced new movement.\nNew O- ring.\n25.5.22 to 30.5.22 Control watch is OK.-', '0', '2022-06-18', '2022-05-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-20', '178.166.12.69', '69.12.166.178.rev.vodafone.pt', '2022-04-22', 'LE510106985DE', NULL),
(11871, 'T51525', 9000, 999999999, 0, '505-Florida', '1970-01-01', '2022-04-23', '2022-04-20', 'silver', 'white', 'Pionier', '[My order number is T51525- The watch arrived defective.  The watch is brand new and never worn. Please replace  ]\n\n1. The fonts of your company\'s brand are flawed, and you make me think that it is not a genuine producy! \n\n2.The bottom of the watch is scratched, what should I do?\nIf I have a tool, I will fix it myself, but I don\'t have this tool, I can only replace it.\n\n3.3. On the week, the calendar location, in the next day, at this location 01:00, or 3:00, it will go next day, not from 12:00 points to start,, I don\'t know if there is a problem.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '178.238.11.166', '178.238.11.166', '2022-04-23', '--', NULL),
(11872, 'T51369', 9001, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-04-23', '2022-04-17', 'gold', 'white', 'Theorema', 'No defect.  Perfect condition.  Just too big.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.20.121.122', '99-20-121-122.lightspeed.brhmal.sbcglobal.net', '2022-04-23', '--', NULL),
(11873, 'T3001-3', 9002, 999999999, 0, '3001-Paragon', '1970-01-01', '2022-04-24', '2022-03-03', '', '', 'Theorema', 'The winding mechanism is not working, when you try to wind the watch nothing happens.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '12.167.222.91', '12.167.222.91', '2022-04-24', '--', NULL),
(11874, '', 9003, 999999999, 0, 'Choose option', '2022-05-04', '2022-04-25', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '-Repaired fixed Dial.\nNew O ring.\n09.5.22 to 12.5.22 Control watch is OK.-', '0', '2022-05-24', '2022-05-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-25', '81.170.208.87', 'h-81-170-208-87.A163.corp.bahnhof.se', '2022-04-25', 'LE510104397DE', NULL),
(11875, 'T22659', 9004, 999999999, 0, 'GM111-4', '2022-04-25', '2020-04-25', '2020-04-29', 'gold', 'black', 'Theorema', 'hand of moon phase has fallen off and the watch stopped working', 'Repaired oscillating system.\nReplaced new small second hand.\nNew O-ring.\n26.4.22 to 03.5.22 Control watch is OK.--', '0', '2022-05-04', '2022-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-05', '46.81.193.150', 'p2e51c196.dip0.t-ipconnect.de', '2022-04-25', 'LE510102201DE', NULL),
(11876, '', 9005, 999999999, 0, '103-Sao Paulo', '2022-06-17', '2022-04-26', '2022-04-26', 'gold', 'yellow', 'Theorema', 'Two bought watches need repair:\n\nWatch one - Second hand fell-off. Watch stopped working not worked ever since.\n\nWatch two: Recently replaced Strap has losened up on its own. Needs replacing.\n\nPlease replace / repair accordingly.\n\nThank you', 'T21426-46\n1. Replaced new movement 75€\n2.Replace/repair mvmt- 60€\n3.Shipping 10 €\nTotal Price:145€\nGM:103 Sao Paulo\n1. New Theorema Band 40€\nTotal price:40€\n12.7.22 to 15 .7.22 Control watch is OK.\n\n\n\n', '0', '2022-07-14', '2022-07-13', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-15', '90.249.93.116', '90.249.93.116', '2022-04-26', '1Z8VF459DK61787289', NULL),
(11877, 'T34694', 9006, 999999999, 0, 'Choose option', '1970-01-01', '2022-04-27', '2020-12-07', 'Choose option', 'Choose option', 'Choose option', 'My order number is T34694- The watch is fully wound but has stopped working. Please replace/ repair accordingly. Thank you very much! ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '185.167.184.130', '185.167.184-130.wolfnet.cz', '2022-04-27', '--', NULL),
(11878, 'T3009-6', 9007, 999999999, 0, '3009-Dubai', '1970-01-01', '2022-04-27', '2020-11-10', 'black', 'white', 'Theorema', 'Hi\nI had sent my watch Theorema Dubai for repairation because it just stopped... but now the hands have a hard time passing each other, It is the second hand and the minute hand that bump into each other. and the clock stops running.\n \nWhat do I do ?\n \nWith Best Regards\n \nEmil Roskhi\n ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '83.92.99.40', '83-92-99-40-cable.dk.customer.tdc.net', '2022-04-27', '--', NULL),
(11879, 'T48335', 9008, 999999999, 0, '510-London', '2022-05-18', '2022-04-27', '2021-12-08', 'black', 'black', 'Pionier', 'The clock works, but one detail - the rotor looks like loose and when the clock moves it emits a suspicious sound.\n', 'Repaired  automatic system.\nClean movement.\nNew O- ring.\n27.5.22 to 02.6.22 Control watch is OK.--', '0', '2022-06-18', '2022-05-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-20', '83.179.112.243', 'm83-179-112-243.cust.tele2.lt', '2022-04-27', 'LE510107019DE', NULL),
(11880, 'T51083', 9009, 999999999, 0, '7002-Chicago', '1970-01-01', '2022-04-27', '2022-03-21', 'silver', 'white', 'Pionier', 'My order number is T51083 The watch arrived with a broken hand on the day subdial. The watch also does not work. The watch is brand new and never worn. Please  Replace ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.72.225.70', 'ip174-72-225-70.lv.lv.cox.net', '2022-04-27', '--', NULL),
(11881, 'T49169', 9010, 999999999, 0, '3011-Macau', '2022-06-17', '2022-04-27', '2022-01-01', 'black', 'blue', 'Theorema', 'My order number is T49169- and the watch is a Theorema Macau with white screen, blue dials, black leather bracelet and came in a black box. The watch was not dropped or bumped. It was a gift for my husband and he absolutely loved it and took great care of it so he was awfully sad when he noticed it.\nThe watch has stopped working and before stopping it was gaining a few minutes ahead every 2-3 days. The round dial that allows to set the time got stuck too.\nOne of the hours has fallen off. Please replace/ repair accordingly.\n\n', '-Replaced new Movement.\nReplaced new Hands\nNew O- ring.\n24.6.22 to 30.6.22 Control watch is OK.-', '0', '2022-07-12', '2022-07-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-13', '202.137.162.114', '202-137-162-114.ip4.superloop.com', '2022-04-27', 'LE510109638DE', NULL),
(11882, 'T51619', 9011, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2022-04-28', '1970-01-01', 'silver', 'white', 'Theorema', 'My order number is T51619  The watch is brand new and never worn. Please  exchange with GM-103-1 ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.205.7.137', '31.205.7.137', '2022-04-28', '--', NULL),
(11883, 'T51710', 9011, 999999999, 0, 'other', '1970-01-01', '2022-04-28', '1970-01-01', 'gold', 'white black', 'other', 'My order number is T51710  The watch is brand new and never worn. Please  exchange with GM-121-4 ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.205.7.137', '31.205.7.137', '2022-04-28', '--', NULL),
(11884, 'T34694', 9012, 999999999, 0, '101-Casablanca GM', '2022-05-18', '2022-04-28', '2020-12-07', 'black', 'yellow', 'Theorema', 'My order number is T34694- The watch is fully wound but has stopped working. Please replace/ repair accordingly. Thank you very much!', '-Repaired manual winding.\nNew O-ring.\n25.5.22 to 30.5 22 Control watch is OK.-', '0', '2022-06-18', '2022-05-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-20', '85.160.76.174', '85-160-76-174.reb.o2.cz', '2022-04-28', 'LE510107124DE', NULL),
(11885, 'T3009-6', 9013, 999999999, 0, '3009-Dubai', '2022-05-24', '2022-04-28', '2020-11-10', 'black', 'white', 'Theorema', 'Hi\n\nI had sent my watch Theorama Dubai for reparation becaouse it just stopped, but now the hinds having a hard time passing each other. it is the second hand and the minute hand bump into each other, and the clock stops running.\n\nWith Best Regards \n\nEmil Roskhi', 'Replaced new movement.\n31.5.22 to 06.6.22 Control watch is OK.--', '0', '2022-06-26', '2022-05-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-27', '5.179.85.168', '5.179.85.168', '2022-04-28', 'LE510108147DE', NULL),
(11886, '', 9014, 999999999, 0, '506-Miami', '2022-05-04', '2022-04-28', '2022-07-27', 'black', 'gold', 'Pionier', 'The month button is not working', 'Repaired monthfunction.\nReplaced new movement holder ring.\nNew O-ring.\n09.5.22 to 12.5.22 Control watch is OK.--', '0', '2022-05-24', '2022-05-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-05-25', '83.252.20.232', 'c83-252-20-232.bredband.tele2.se', '2022-04-28', 'LE510104383DE', NULL),
(11887, 'T51599', 9015, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-04-28', '2022-04-25', 'bicolor gold', 'blue', 'Theorema', 'My order number is T51599- I don\'t like the watch. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '77.99.121.30', 'brad-27-b2-v4wan-163732-cust29.vm3.cable.virginm.net', '2022-04-28', '--', NULL),
(11888, 'T51462', 9016, 999999999, 0, '506-Miami', '1970-01-01', '2022-04-29', '2022-04-11', 'gold', 'gold', 'Pionier', 'My order number is T51462- The watch is manually wound but runs3 hours ahead in 24 hours. The watch is brand new and never worn. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.35.236.34', '50.35.236.34', '2022-04-29', '--', NULL),
(11889, 'GM 112-6', 9017, 999999999, 0, '112-Madrid', '2022-05-18', '2022-05-02', '2022-04-25', 'black', 'gold', 'Theorema', ' It is not as i expect', '--', '0', '2022-05-18', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '145.14.217.211', 'dynamic-145-014-217-211.glattnet.ch', '2022-05-02', '--', NULL),
(11890, 'T51002', 9018, 999999999, 0, '7001-Havana', '1970-01-01', '2022-05-02', '2022-03-20', 'silver', 'white', 'Pionier', 'Current Date Sequence Followed: 01-02-03-04-05-06-07-08-09-00-01-11-12-13-14-25-26-27-28-29-30-31-32-33-34-35-36-37-38-39-00', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '165.225.62.210', '165.225.62.210', '2022-05-02', '--', NULL),
(11891, 'T48152', 9019, 999999999, 0, 'Válasszon opciót', '2022-05-18', '2022-05-02', '1970-01-01', 'Válasszon opciót', 'Válasszon opciót', 'Válasszon opciót', 'GM-118-2 - Made in Germany Venezia Theorema\nThe watch is fully wound but doesn\'t work anymore.  Please replace/ repair accordingly.\n\n', 'Repaired manual winding.\nNew O-ring.\n27.5.22 to 31.5.22-Control watch is OK.-', '0', '2022-06-18', '2022-05-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-20', '91.104.162.96', 'netacc-gpn-104-162-96.pool.telenor.hu', '2022-05-02', 'LE510107005DE', NULL),
(11892, 'T43644', 9020, 999999999, 0, '118-Sahara', '1970-01-01', '2022-05-04', '2021-06-21', 'blue', 'blue', 'Theorema', 'Watch dial does not work even after full winding. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '51.199.159.211', '51.199.159.211', '2022-05-04', '--', NULL),
(11893, 'T51850', 9021, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2022-05-04', '2022-04-28', 'gold', 'blue', 'Theorema', 'I do not like the watch (look, feel, and performance).  The watch is brand new and never worn.  Please Refund to original payment....Mastercard.\n\nThank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.121.23.252', 'cpe-70-121-23-252.tx.res.rr.com', '2022-05-04', '--', NULL),
(11894, 'T JOAA-6?', 9022, 999999999, 0, '101-Casablanca GM', '2022-12-01', '2022-05-04', '2020-09-25', 'black', 'black', 'Theorema', 'My name is Rob Kunze and I purchased one of your watches last year and really enjoyed wearing it since then.  But last week, it malfunctioned unfortunately through no fault of my own as when I took it off at the end of the day and placed it on my dresser, it was working fine.  I have twin toddlers so I remove it every night when I get home from work.  When I went to put it on the next day, I noticed it had stopped which I found odd as it had been less than 12 hours since taking it off but I go to attempt winding it and sensed a resistance that I had never experienced before so I know there is an internal issue.  Forgive me but i can\'t make out the letters/ numbers on the card but it is with the box.\n\nThanks for the help and looking forward to when I can wear it again,\n', 'Repaired  Band.\nAdjusted balance wheel.\nNew O- ring.\nClean Case.\n06.12.22 to 09.121.22 Control watch is OK.--', '0', '2022-12-19', '2022-12-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-20', '173.244.130.126', '173.244.130.126', '2022-05-04', 'LE510130627DE', NULL),
(11895, '', 9023, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2022-05-04', '2021-10-12', 'black', 'black', 'Theorema', 'Is not working at all', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.176.55.248', 'ip70-176-55-248.ph.ph.cox.net', '2022-05-04', '--', NULL),
(11896, 'T51677', 9024, 999999999, 0, '7001-Havana', '1970-01-01', '2022-05-05', '2022-05-02', 'black', 'blue', 'Pionier', 'My order number is T51677-The watch is brand new and never worn. Please  exchange with Lagos GM-113-5  ]\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.42.222.60', 'c-68-42-222-60.hsd1.mi.comcast.net', '2022-05-05', '--', NULL),
(11897, '', 9025, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-05-05', '2019-01-01', 'silver', 'blue', 'Theorema', 'deep scratch on glass, no warranty need a cost estimate for repair or replace, thank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '90.216.37.159', '5ad8259f.bb.sky.com', '2022-05-05', '--', NULL),
(11898, '', 9026, 999999999, 0, '113-Lagos', '1970-01-01', '2022-05-06', '2022-02-22', 'black', 'gold', 'Theorema', 'will not wind', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '35.140.170.34', '035-140-170-034.dhcp.bhn.net', '2022-05-06', '--', NULL),
(11899, '', 9027, 999999999, 0, '116-San Francisco', '2022-05-24', '2022-05-07', '2022-03-21', '', '', 'Theorema', 'My order number is T51040- The watch has stopped working even fully wound.  Please replace/ repair accordingly.', 'Replaced new movement.\nPs:116.San Fransisco watch system are hard fully wounding is mainspring easy to broken !.\n31.5.22 to 06.6.22 Control watch is OK.\n\n\n\n\n\n--', '0', '2022-06-26', '2022-05-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-27', '46.223.162.224', 'ip-046-223-162-224.um13.pools.vodafone-ip.de', '2022-05-07', '00340434129949124032', NULL),
(11900, 'T51925', 9028, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-05-07', '1970-01-01', 'silver', 'blue', 'Theorema', 'The hour hand has an issue. \n\nand with a small movement the hour hand is moved which is up normal in watches.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '176.205.198.58', '176.205.198.58', '2022-05-07', '--', NULL),
(11901, '', 9029, 999999999, 0, 'other', '1970-01-01', '2022-05-07', '2021-12-20', 'black', 'gold', 'other', 'My order number is T48769- The minute hand has fallen off. Please replace/ repair accordingly.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '89.240.248.19', 'host-89-240-248-19.as13285.net', '2022-05-07', '--', NULL),
(11902, 'T51925', 9030, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-05-09', '2022-05-02', 'bicolor gold', 'blue', 'Theorema', 'Kindly note that I have received the default watch from your company, the hour needle is not aligning with the minute needle. This needle keeps rotating and this is a manufacturing defect. \n\nWhen the watch is moved the hour needle also moves in clockwise and anticlockwise, there has been no quality check in this product, we appreciate that this is rectified and replaced with new product. \n\nAppreciate your swift response and proactive action. \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '185.66.16.218', '185.66.16.218', '2022-05-09', '--', NULL),
(11903, 'T51487', 9031, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-05-09', '2022-05-09', 'gold', 'white', 'Theorema', 'My order number is T51487- The watch is too heavy for me. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.83.186.170', '076-083-186-170.res.spectrum.com', '2022-05-09', '--', NULL),
(11904, 'isT51843', 9032, 999999999, 0, 'other', '1970-01-01', '2022-05-10', '2022-05-02', 'gold', 'yellow', 'other', 'My order number isT51843-- I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.35.149.229', 'c-98-35-149-229.hsd1.ca.comcast.net', '2022-05-10', '--', NULL),
(11905, 'T36593', 9033, 999999999, 0, '515-Amsterdam', '2022-06-17', '2022-05-11', '2020-12-31', 'black', 'black', 'Pionier', 'The glass broke, my fault i dropped it. Please could you repair it and clean it, check if everything is working ok. I will pay for the service. Thank you!', '-Replaced GM:515 new glass 25€.\nReplace/Repair mvmt-60€\nNew O - ring for water-tightness 5€\nShipping 10 €\nTotal Price:100€\n07.9.22 to 09.9.22 Control watch is OK.', '0', '2022-09-16', '2022-09-16', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-16', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-05-11', 'LE510116934DE', NULL),
(11906, 'T50807', 9034, 999999999, 0, '3001-Paragon', '2022-06-17', '2022-05-11', '2022-03-08', 'gold', 'white', 'Theorema', 'watch just stopped working. nothing happens. fix or replace. ', '-Replaced automatic wheel.\nRepaired automatic system.\nNew O-ring.\n20.6.22 to 27.6.22 Control watch is OK.-', '0', '2022-07-12', '2022-07-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-13', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-05-11', 'LE510109607DE', NULL),
(11907, 'T35267', 9035, 999999999, 0, '101-Casablanca GM', '2022-05-24', '2022-05-11', '2020-12-15', 'rose', '', 'Theorema', 'Winding up the watch is not working properly. The gear mechanism is slipping back when winding up the watch.', '-Repaired manual winding.\nNew O-ring.\n01.6.22 to 7.6.22 Control watch is OK.-', '0', '2022-06-18', '2022-06-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-20', '178.118.166.176', '178-118-166-176.access.telenet.be', '2022-05-11', 'LE510107115DE', NULL),
(11908, 'T51487', 9036, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-05-12', '2022-05-12', '', '', 'Theorema', 'My order number is T51487- The watch is too heavy for me. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.202.1.98', '98.sub-174-202-1.myvzw.com', '2022-05-12', '--', NULL),
(11909, 'T51764', 9037, 999999999, 0, 'Tourbillon T-Marrakesh', '1970-01-01', '2022-05-12', '2022-05-07', 'silver', 'blue', 'Theorema', 'My order number is T51764- The watch is really too small for me. The watch is brand new and never worn. Please refund.\n\nThe Reference number 121-1 is not listed in your reference number list', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.88.229.47', 'c-73-88-229-47.hsd1.tn.comcast.net', '2022-05-12', '--', NULL),
(11910, '', 9038, 999999999, 0, '7001-Havana', '1970-01-01', '2022-05-13', '2021-09-17', 'gold', 'blue', 'Pionier', 'The hands seem to be broken, they freely move throughout the day from normal movement so the time is never accurate. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.6.131.179', 'ip68-6-131-179.sd.sd.cox.net', '2022-05-13', '--', NULL),
(11911, 'T50276', 9039, 999999999, 0, 'Choose option', '1970-01-01', '2022-05-13', '2022-02-15', 'Choose option', 'Choose option', 'Choose option', 'My watch does not work even if fully wounded. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '111.65.34.34', '111.65.34.34', '2022-05-13', '--', NULL),
(11912, 'gm 116 3', 9040, 999999999, 0, '116-San Francisco', '2022-05-24', '2022-05-13', '2021-11-16', 'gold', 'white', 'Theorema', 'Watch was stopped over night', '-Replaced new hands.\nRepaired balance wheel.\nNew O-ring.\n01.6.22.7.6.22 Control watch is OK.-', '0', '2022-06-18', '2022-06-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-20', '213.118.168.37', 'dd576a825.access.telenet.be', '2022-05-13', 'LE510107098DE', NULL),
(11913, '', 9041, 999999999, 0, '7001-Havana', '1970-01-01', '2022-05-14', '2021-09-17', 'gold', 'blue', 'Pionier', 'watch hands are broken, they move freely with normal use and does not keep time correctly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '12.89.28.10', '12.89.28.10', '2022-05-14', '--', NULL),
(11914, 'T33347', 8940, 999999999, 0, '502-Malibu', '2022-10-14', '2022-05-16', '2022-11-26', 'gold', 'gold', 'Pionier', 'My watch stopped winding.. the winding mechanism broke', '-Replaced new movement.\nNew O- ring.\n17.10.22 to 21.10.22 Control watch is OK.-', '0', '2022-10-24', '2022-10-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-25', '8.39.134.22', '22.0.134.39.8.furtherreach.net', '2022-05-16', 'LE510121789DE', NULL),
(11915, '', 9042, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2022-05-17', '2021-09-17', 'black', 'white', 'Theorema', 'I think the problem is at hand winding mode. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.109.248.242', 'cpc76912-dals22-2-0-cust241.20-2.cable.virginm.net', '2022-05-17', '--', NULL),
(11916, '#T52052', 9043, 999999999, 0, '112-Madrid', '1970-01-01', '2022-05-18', '2022-05-08', 'gold', 'gold', 'Theorema', '\n One Roman number is missing from the Madrid and the buttons are scratched on the Barbados.  The watches are brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.26.69.179', 'cpc96288-lewi18-2-0-cust434.2-4.cable.virginm.net', '2022-05-18', '--', NULL),
(11917, '#T52052', 9043, 999999999, 0, '509-Barbados', '1970-01-01', '2022-05-18', '2022-05-08', 'silver', 'black', 'Pionier', ' One Roman number is missing from the Madrid and the buttons are scratched on the Barbados.  The watches are brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.26.69.179', 'cpc96288-lewi18-2-0-cust434.2-4.cable.virginm.net', '2022-05-18', '--', NULL),
(11918, '', 9044, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2022-05-18', '2022-05-12', 'gold', '', 'Theorema', 'Hello \nThis which is not Comfortable ..I see the watch picture in website but this which not like that ..can you possible too change an other model given me please…I am really sorry for everything…bye ', '--', '0', '1970-01-01', '2022-05-24', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '37.171.136.140', '37.171.136.140', '2022-05-18', '--', NULL),
(11919, 'gm 506-6', 9045, 999999999, 0, '506-Miami', '1970-01-01', '2022-05-19', '1970-01-01', 'rosé', 'gold', 'Pionier', 'the needle are  not working and don\'t turn also the band have some problems ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.246.187.2', 'static-96-246-187-2.nycmny.fios.verizon.net', '2022-05-19', '--', NULL),
(11920, 'GM 103-5', 9046, 999999999, 0, '103-Sao Paulo', '2022-06-17', '2022-05-19', '2021-09-17', 'black', 'white', 'Theorema', 'I THINK THE PROBLEM IS AT HAND WINDING MODE BECAUSE THE TIME DOESNT WORK.', 'Repaired manual winding.\nClean movement.\nNew O- ring.\n23.6.22 to 28.6.22 Control watch is OK.--', '0', '2022-07-12', '2022-07-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-13', '91.125.11.24', '24.11.125.91.dyn.plus.net', '2022-05-19', '-LE510109567DE', NULL),
(11921, 'Gm123-5', 8231, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2022-05-20', '2022-05-28', 'gold', 'blue', 'Theorema', 'This watch did not meet my expectations. \nMy order number is T51834.\nThank you so very much.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.21.143.252', '173-21-143-252.client.mchsi.com', '2022-05-20', '--', NULL),
(11922, 'T50817', 9047, 999999999, 0, '101-Casablanca GM', '2022-06-02', '2022-05-22', '2022-03-11', 'gold', 'white', 'Theorema', 'My order number is T50817 My watch does not work even fully wound  Please replace/ repair accordingly.', 'Adjusted balance wheel.\nNew O-ring.\n07.6.22 to 13.6.22 Control watch is OK.--', '0', '2022-06-26', '2022-06-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-27', '85.76.77.5', '85-76-77-5-nat.elisa-mobile.fi', '2022-05-22', 'LE510108155DE', NULL),
(11923, 'T45609                  Reference J25001', 9048, 999999999, 0, 'other', '2022-06-02', '2022-05-24', '2021-09-07', '', '', 'Javelle', 'Dear Sir/Madam,\n\nThe watch is manually wound but it keeps delaying. Something seems loose inside the watch. Please replace/repair accordingly.\n\nRespectfully yours,\nMaria Vilma d. Suba\n(Client)', 'Repaired automatic system.\nNew O- ring.\n08.6.22 to 13.6.22 Control watch is OK.-', '0', '2022-06-24', '2022-06-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-27', '46.114.157.189', 'dynamic-046-114-157-189.46.114.pool.telefonica.de', '2022-05-24', '00340434129949123998', NULL),
(11924, '#T51383', 9049, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-05-24', '2022-04-05', 'black', 'white', 'Theorema', 'It is brand new and it is not working.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '5.203.190.108', '5-203-190-108.pat.nym.cosmote.net', '2022-05-24', '--', NULL),
(11925, '#T51383', 9050, 999999999, 0, '101-Casablanca GM', '2022-05-31', '2022-05-24', '2022-04-05', 'black', 'white', 'Theorema', 'It is brand new and it is not working.', '-Repaired clockwork.\nNew O- ring.\nPs:101GM. water-tightness system are only 3 Bar !\n02.6.22 to 8.6.22 Control watch is OK.-', '0', '2022-06-24', '2022-06-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-06-27', '79.129.188.216', 'athedsl-4443368.home.otenet.gr', '2022-05-24', 'LE510107827DE', NULL),
(11926, 'T46483', 9051, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2022-05-24', '2021-10-12', 'black', 'blue', 'Theorema', 'it has stopped working. repair or replace.', 'Repaired manual winding.\nAdjusted balance wheel \nClean movement.\nNew O-ring.\n24.6.22 to 28.6.22 Control watch is OK--', '0', '2022-07-12', '2022-07-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2022-07-13', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-05-24', 'LE510109553DE', NULL),
(11927, 'T52184', 9052, 999999999, 0, '505-Florida', '1970-01-01', '2022-05-24', '2022-05-24', 'black', 'blue', 'Pionier', 'My order number is T52184- I don\'t like the watch, because it is not automatic. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.215.25.139', '173.215.25.139', '2022-05-24', '--', NULL),
(11928, 'T43644', 9053, 999999999, 0, '118-Sahara', '2022-06-17', '2022-05-24', '2021-06-18', 'blue', 'blue', 'Theorema', 'crown issues... does not keep time. please repair it fully.', 'Replaced new Case Lug 2 Screw.\nAdjusted Balance Wheel.\nNew O- ring.\n23.6.22 to 27.6.22 Control watch is OK.\n', '0', '2022-07-12', '2022-07-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-13', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-05-24', 'LE510109575DE', NULL),
(11929, 'T48769', 9054, 999999999, 0, '118-Sahara', '2022-06-17', '2022-05-24', '2021-12-18', '', '', 'Theorema', 'hands has fallen off. time sometimes is not right. repair or replace.', 'Replaced new Minute Hand.\nAdjusted balance wheel.\nNew O-ring.\n20.6.22 to 27.6.22 Control watch is OK.--', '0', '2022-07-12', '2022-07-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-13', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-05-24', 'LE510109624DE', NULL),
(11930, '#T52309', 9055, 999999999, 0, 'other', '1970-01-01', '2022-05-24', '2022-05-24', 'gold', 'white', 'other', 'Hello, I am returning my Automatic Havana P7001-2 Pionier Germany, order number #T52309 and I have been in touch with info@tufinawatches.com. I received the watch from Canada post today, 24 MAY, and will send it tomorrow, 25 MAY via registered mail. The watch is being returned for full refund thank you.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '142.112.68.155', 'ipagstaticip-19ea4933-1837-8665-1bb8-181c0990847e.sdsl.bell.ca', '2022-05-24', '--', NULL),
(11931, 'T39315', 9056, 999999999, 0, '3009-Dubai', '1970-01-01', '2022-05-25', '2022-05-12', 'silver', 'white', 'Theorema', 'My order number is T39315- The watch has stopped working even manually wound.  Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '209.15.95.133', '209-15-95-133.static.cgocable.ca', '2022-05-25', '--', NULL),
(11932, 'T52153', 9057, 999999999, 0, '101-Casablanca GM', '2022-05-31', '2022-05-25', '1970-01-01', 'silver', 'blue', 'Theorema', 'My order number is T52153- I don\'t like the watch. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '2022-05-31', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '85.119.208.10', 'proxy1.herten.de', '2022-05-25', '--', NULL),
(11933, 'T51010', 9058, 999999999, 0, '101-Casablanca GM', '2022-06-17', '2022-05-26', '2022-03-21', 'gold', '', 'Theorema', '\nMy order number is T51010- Even in position B the crown is stuck and I cannot adjust the time. Also even fully wound the watch doesn\'t work. Please repair accordingly\n', '-Replaced new Crown.\nRepaired manual winding.\nNew O-ring.\n20.6.22 to 27.6.22 Control watch is OK.', '0', '2022-07-12', '2022-07-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-13', '147.236.152.69', 'dynamic-69.152.236.147.itc.net.il', '2022-05-26', 'LE510109615DE', NULL),
(11934, 'T52302', 9059, 999999999, 0, '3006-Monaco Diamond', '1970-01-01', '2022-05-28', '2022-05-26', 'black', 'white', 'Theorema', 'Hot the watch on may 20th. Open the box. Took the watch out. Rewindc30 times. And immediately I noticed that the second hand stumbles around 12 . It stumbles around the clock at several places. \nIt is broken. The box was not damaged. \nPls replace immediately. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.186.182.9', 'ool-18bab609.dyn.optonline.net', '2022-05-28', '--', NULL),
(11935, 'T52302', 9060, 999999999, 0, '3006-Monaco Diamond', '1970-01-01', '2022-05-28', '2022-05-26', 'black', 'white', 'Theorema', 'I received the watch on May 20th  . The box seem to be in good condition. i took the watch out and rewind it 30 times as per instructions. Right away i noticed the seconds is stumbling around12. it did the same around other number. it is also stopped all together  and started once i shaked the phone.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.186.182.9', 'ool-18bab609.dyn.optonline.net', '2022-05-28', '--', NULL),
(11936, 'T51781', 9061, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-05-28', '2022-04-25', 'black', 'white', 'Theorema', 'The watch came and I wound it up to find there was parts loose inside ', '-Replaced new Dial.\nRepaired manual winding.\nNewO- ring.\n02.8.22 to 05.8.22 Control watch is OK.-', '0', '2022-08-08', '2022-08-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2022-08-08', '78.16.167.18', 'sky-78-16-167-18.bas512.cwt.btireland.net', '2022-05-28', 'LE510113005DE', NULL),
(11937, 'T52425 and T52419', 9062, 999999999, 0, '118-Venezia', '1970-01-01', '2022-05-29', '2022-05-29', 'gold', 'gold', 'Theorema', 'Nothing wrong with the watches, one was bigger than expected did not fit well on the person. Did not like the other one. No issues were found.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.224.27.127', 'c-71-224-27-127.hsd1.pa.comcast.net', '2022-05-29', '--', NULL),
(11938, 'T52425/ T52419', 9063, 999999999, 0, '118-Venezia', '1970-01-01', '2022-05-29', '2022-05-29', 'gold', 'gold', 'Theorema', 'My order number are T52425 and T52419- I don\'t like the watches. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.224.27.127', 'c-71-224-27-127.hsd1.pa.comcast.net', '2022-05-29', '--', NULL),
(11939, 'T46729', 9064, 999999999, 0, '3011-Macau', '1970-01-01', '2022-06-01', '2021-10-25', 'silver', 'white', 'Theorema', 'Sirs:\nI do enjoy your watches. This one I am having winding the watch as you suggested. When I first it was hard to wind now it will not go back in to wind. \nThank you for listening\nRegards \nDavid Gray', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.222.191', 'ue.tmodns.net', '2022-06-01', '--', NULL),
(11940, 'T46729', 9065, 999999999, 0, '3011-Macau', '2022-06-17', '2022-06-01', '2021-10-25', 'silver', 'white', 'Theorema', 'Sirs:\nI do enjoy your watches. This watch I am having trouble winding the watch as you suggested. When I first it was hard to wind, now it will not go back into wind.\nThank you for listening\nRegards\nDavid Gray\nPS\n--MESSAGE INSIDE THE FORM->>> [My order number is T46729- The wind system of the watch doesn\'t work anymore. Please replace with brand new set of hands.]\n\n\n', 'Replaced new automatic systrm wheel.\nNew O- ring.\n23.6.22 to 27.6.22 Control watch is OK.--', '0', '2022-07-12', '2022-07-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-13', '154.3.129.57', '154.3.129.57', '2022-06-01', 'LE510109519DE', NULL),
(11941, 'T51865', 9066, 999999999, 0, '112-Madrid', '1970-01-01', '2022-06-01', '2022-05-04', 'black', 'gold', 'Theorema', 'Wore this watch one time and the hands became stuck! I did not bang it or drop it in any way. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.222.25.150', 'c-98-222-25-150.hsd1.il.comcast.net', '2022-06-01', '--', NULL),
(11942, '#T52267', 9067, 999999999, 0, '3001-Paragon', '1970-01-01', '2022-06-02', '2022-06-01', 'gold', 'white', 'Theorema', 'My order number is  #T52267- I don\'t like the watch-The watch is brand new and never worn. Please refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.183.20.14', 'wsip-70-183-20-14.oc.oc.cox.net', '2022-06-02', '--', NULL),
(11943, 'T28160', 9068, 999999999, 0, '502-Malibu', '1970-01-01', '2022-06-03', '2020-08-11', 'black', 'white', 'Pionier', 'Separately piece from the Watch ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.5.6', '172.58.5.6', '2022-06-03', '--', NULL),
(11944, 't44977', 9069, 999999999, 0, '3001-Paragon', '2022-07-15', '2022-06-03', '2021-08-16', 'bicolor rosé', 'gold', 'Theorema', 'momveent inside keeps getting stuck      i have 3 watches and i love them', '-Repaired automatic system.\nClean movement adjusted balance wheel.\nNew O- ring\n19.7.22 to 22.7.22 Control watch is OK.-', '0', '2022-07-29', '2022-07-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-29', '108.200.234.85', '108-200-234-85.lightspeed.miamfl.sbcglobal.net', '2022-06-03', 'LE510111897DE', NULL),
(11945, 'T46513', 8931, 999999999, 0, '4004-Newton', '1970-01-01', '2022-06-06', '2021-11-01', 'black', 'gold', 'Theorema', 'My order number is T46513 I received the watch from repair and the watch has the same issue. Even manually wound the watch doesn\'t work at all  Please replace the movement with a new one.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.59.121.4', '2.59.121.4', '2022-06-06', '--', NULL),
(11946, '#T34152', 9070, 999999999, 0, '102-Monte Carlo GM', '2022-07-15', '2022-06-06', '2020-12-03', 'gold', 'gold', 'Theorema', 'My order number is #T34152- The watch has stopped working. \nPlease replace/repair accordingly. ', 'Repaired manual winding.\nClean movement.\nNew O- ring\n19.7.22 to 22.7.22 Control watch is OK.--', '0', '2022-07-29', '2022-07-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-29', '80.43.207.131', 'host-80-43-207-131.as13285.net', '2022-06-06', 'LE510111954DE', NULL),
(11947, 'T51057', 9071, 999999999, 0, '506-Miami', '2022-07-15', '2022-06-06', '2022-03-21', 'black', 'black', 'Pionier', 'The push bottom on the bottom right hand side is designed to advance the month of the year. However, when depressed the month does not advance.', '-Repaired monthfunction system.\nNew O-ring.\n20.7.22 to25.7.22 Control watch is OK.-', '0', '2022-07-29', '2022-07-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-29', '204.174.188.1', '204.174.188.1', '2022-06-06', 'LE510111866DE', NULL),
(11948, '', 9072, 999999999, 0, '115-Helsinki', '2022-07-15', '2022-06-06', '2025-05-20', 'black', 'white', 'Theorema', 'My order number is T23511-The crown doesn\'t work anymore I cannot set up the time. - Please replace/repair accordingly.', 'Repaired manual winding.\nClean movement.\nNew O-ring.\n19.7.22 to 22.7.22 Control watch is OK.--', '0', '2022-07-29', '2022-07-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-29', '207.134.124.17', '207.134.124.17', '2022-06-06', 'LE510111945DE', NULL),
(11949, 'T39315', 9073, 999999999, 0, '3009-Dubai', '2022-06-17', '2022-06-08', '2021-02-23', 'silver', 'white', 'Theorema', 'Watch has fully stopped working. No time no calendar no movement nothing. ', 'Repaired automatic system.\nAdjusted Balance Wheel.\nClean movement ', '0', '2022-07-12', '2022-07-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-13', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-06-08', 'LE510109584DE', NULL),
(11950, 'T29610', 9074, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-06-08', '2020-09-20', 'silver', 'blue', 'Theorema', 'the watch does not hold power reserve anymore. repair.', 'Replaced new Balance wheel.\nReplaced new crown protector.\nClean movement.\nNew O- ring.\n27.6.22 to 30.6.22 Control watch is OK.\n--', '0', '2022-07-12', '2022-07-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2022-07-13', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-06-08', 'LE510109536DE', NULL),
(11951, 'Order #T52538', 9075, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-06-08', '2022-06-08', 'black', 'white', 'Theorema', 'The watch was to big for my wifes arm.I want to return the watch and get my money back as a refund.\n\nThx and rgds Carsten ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '213.237.95.119', '213237095119.mbb.telenor.dk', '2022-06-08', '--', NULL),
(11952, '#T44242', 9076, 999999999, 0, '506-Miami', '2022-06-17', '2022-06-08', '2021-07-14', 'gold', 'blue', 'Pionier', '\nThe watch has stopped working even when it is manually wound,  Please replace/ repair accordingly.', 'Repaired fixed Dial.\nRepaired datefunction.\n20.6.22 to 27.6.22 Control watch is OK.--', '0', '2022-07-12', '2022-07-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-13', '178.115.62.141', '178.115.62.141.wireless.dyn.drei.com', '2022-06-08', 'LE510109655DE', NULL),
(11953, '', 9077, 999999999, 0, '101-Casablanca GM', '2022-07-15', '2022-06-08', '2022-03-02', 'gold', 'white', 'Theorema', 'Wont hold wind up for more than five to six hours', '-Replaced new Movement.\nNew O- ring.\n20.7.22 to 25.7.22 Control watch is OK..-', '0', '2022-07-29', '2022-07-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-29', '50.98.134.229', 'd50-98-134-229.bchsia.telus.net', '2022-06-08', 'LE510111818DE', NULL),
(11954, '#T52384', 9078, 999999999, 0, '7001-Havana', '1970-01-01', '2022-06-08', '1970-01-01', 'gold', 'white', 'Pionier', 'My order number is T52384. The watch is brand new and never worn. Please exchange with Boston 518-2. This is a simple exchange with no defects to cite on the product. The exchange will be for a Boston 518-2 timepiece from the Havana P7001-2.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '162.199.184.21', '162-199-184-21.lightspeed.sndgca.sbcglobal.net', '2022-06-08', '--', NULL),
(11955, 'T52389', 9079, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2022-06-09', '2022-06-01', 'silver', 'white', 'Theorema', 'My order number is T52389. I don\'t like the watch. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.11.199.217', 'c-73-11-199-217.hsd1.wa.comcast.net', '2022-06-09', '--', NULL),
(11956, 'T52535', 9080, 999999999, 0, '505-Florida', '1970-01-01', '2022-06-09', '2022-06-02', 'gold', 'black', 'Pionier', 'Hi,\n\nMy order number is T52535  The watch is brand new and never worn. Please  exchange with GM-505-2.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.222.170.167', 'c-98-222-170-167.hsd1.in.comcast.net', '2022-06-09', '--', NULL),
(11957, 'T44832', 8662, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-06-09', '2021-08-11', 'gold', 'white', 'Theorema', 'My order number is T44832- The watch is fully wound but keeps stopping. This is the second time I send my watch for repair Please replace/ repair accordingly.', '-Replaced new movement.\nReplaced new fixed hands.\nNew O- ring.\n19.7.22 to 22.7.22 Control watch is OK.-', '0', '2022-07-29', '2022-07-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2022-07-29', '139.133.95.31', 'md-053870.uoa.abdn.ac.uk', '2022-06-09', 'LE510111906DE', NULL),
(11958, 'ORDER #T52538', 1411, 999999999, 0, '101-Casablanca GM', '2022-06-23', '2022-06-10', '2022-06-08', 'black', 'white', 'Theorema', 'The watch was to big for my wifes arm. i want to return the watch and get my money back as a refund.\n\nThx and rgds Carsten', '--', '0', '1970-01-01', '2022-06-23', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '91.236.123.57', 'gw-uv.roskilde.dk', '2022-06-10', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(11959, 'T52348', 9081, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-06-10', '1970-01-01', 'rose', 'yellow', 'Theorema', 'Watch gains 5 minutes per hour.   I did not receive free watch as promised. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.195.173.182', 'wsip-72-195-173-182.lf.br.cox.net', '2022-06-10', '--', NULL),
(11960, '#T52672', 9082, 999999999, 0, 'other', '1970-01-01', '2022-06-11', '2022-06-13', 'gold', 'white', 'other', 'My order number is  T52672- The watch has been received with a chip on the crown. As you can see some of the gold color has faded away. I have sent you guys some pictures from my mail if you don\'t know what i\'m talking about. The watch is brand new and never worn. I am not sure about the Dial Color, but put it as white. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '62.198.142.75', '0x3ec68e4b.mobile.telia.dk', '2022-06-11', '--', NULL),
(11961, 'T52542', 9083, 999999999, 0, '7002-Chicago', '1970-01-01', '2022-06-12', '2022-05-30', 'gold', 'gold', 'Pionier', 'My order number is T52542- The watch is manually wound and shaken but runs 60 seconds ahead in 24 hours The watch doesn\'t work. The watch is brand new and never worn. Please  Replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '1.160.2.210', '1-160-2-210.dynamic-ip.hinet.net', '2022-06-12', '--', NULL),
(11962, '', 9084, 999999999, 0, '', '1970-01-01', '2022-06-12', '1970-01-01', '', '', '', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '35.87.185.170', 'ec2-35-87-185-170.us-west-2.compute.amazonaws.com', '2022-06-12', '--', NULL),
(11963, '', 9085, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2022-06-13', '2021-04-12', 'gold', 'blue', 'Theorema', 'The hand has fallen off again. Your email to me states All hands to be replaced new. Please ensure everything is checked thoroughly.\nThank you\nPhillip Dare', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '158.140.192.75', '158-140-192-75.myrepublic.net', '2022-06-13', '--', NULL),
(11964, '', 9086, 999999999, 0, '2003-Monte Carlo', '2022-11-15', '2022-06-14', '1970-01-01', 'silver', 'white', 'Theorema', 'The watch no longer winds up to charge the spring', 'Replaced new Dial.\nRepaired manual winding.\nClean movement and Case.\nNew O- ring.\n( water-tightness system is only 3 Bar ATM )\n22.11.22 to 28.11.22 Control watch is OK.--', '0', '2022-12-02', '2022-11-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-05', '199.126.217.43', 'd199-126-217-43.abhsia.telus.net', '2022-06-14', 'LE510129924DE', NULL),
(11965, 'T52382-I', 9087, 999999999, 0, '511-New York', '1970-01-01', '2022-06-14', '2022-05-23', 'gold', 'white', 'Pionier', 'My order number is T52382-I just received the watch and it doesn\'t work even manually wound. The watch is brand new and never worn- Please replace\nPrint the form, and put it inside your package. Submit the form onlin', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.81.132.73', 'ool-43518449.dyn.optonline.net', '2022-06-14', '--', NULL),
(11966, 'T52382-I ', 9087, 999999999, 0, 'other', '1970-01-01', '2022-06-15', '2022-05-23', 'gold', 'white', 'other', 'My order number is T52382-I just received the watch and it doesn\'t work even manually wound. The watch is brand new and never worn- Please replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.81.132.73', 'ool-43518449.dyn.optonline.net', '2022-06-15', '--', NULL),
(11967, '#T52810 AND #T52811', 9088, 999999999, 0, 'other', '1970-01-01', '2022-06-15', '2022-06-13', 'black', 'white', 'other', 'The order ID are as follows: \n\n#T52811 and #T52810\n\nAnd there is a free watch also that was in package. \n\nI am sending back everything as it is received in the box on Monday. I did not remove anything and used it at all. It is exactly how i got it and sent the pictures also for confirmation.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '128.136.192.22', '128.136.192.22', '2022-06-15', '--', NULL),
(11968, 'T52432', 9089, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-06-16', '2022-06-15', 'gold', 'yellow', 'Theorema', 'My order number is T52432- I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.223.108.118', '118.sub-75-223-108.myvzw.com', '2022-06-16', '--', NULL),
(11969, '', 9090, 999999999, 0, 'Choose option', '1970-01-01', '2022-06-16', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'This watch is too big for my wrist', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.85.27.69', '108-85-27-69.lightspeed.sntcca.sbcglobal.net', '2022-06-16', '--', NULL),
(11970, '52175', 9091, 999999999, 0, '3011-Macau', '1970-01-01', '2022-06-16', '2022-05-16', 'gold', 'black', 'Theorema', 'My order number is 52175- The watch doesn\'t work even manually-wound or shaken. The watch is brand new and never worn. Please  Replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '203.220.56.247', '203-220-56-247.tpgi.com.au', '2022-06-16', '--', NULL),
(11971, 'T52826', 9092, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-06-16', '1970-01-01', 'gold', 'white', 'Theorema', ' I received a watch other than the one i bought you. please send me the watch that i purchased from you as soon as possible.\n\ni chose theorema 101 casablanca the case color gold and the dial color white lather but you send me a difrent watch steel watch ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.98.219.93', 'bba573879.alshamil.net.ae', '2022-06-16', '--', NULL),
(11972, 'T52698', 9093, 999999999, 0, '7001-Havana', '1970-01-01', '2022-06-16', '2022-06-15', 'gold', 'white', 'Pionier', 'My order number is T52698- I don\'t want the watch anymore. The watch is brand new and never worn. Please refund.\n\nPurchased on June 6 and received on June 15.\nI am shipping it back today.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.92.58.42', 'pool-72-92-58-42.phlapa.fios.verizon.net', '2022-06-16', '--', NULL),
(11973, '#T52883', 9094, 999999999, 0, '101-Casablanca GM', '2022-06-23', '2022-06-17', '2022-06-11', 'gold', 'white', 'Theorema', 'My order number #T52883- The watch is brand new and never worn. Please exchange with GM-101-5.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '77.4.56.238', 'dynamic-077-004-056-238.77.4.pool.telefonica.de', '2022-06-17', '--', NULL),
(11974, 'T44339', 9095, 999999999, 0, 'GM506-11', '2022-06-17', '2022-06-17', '2021-07-19', 'gold', 'blue', 'Pionier', 'siehe Schreiben', 'Replaced new movement.\nNew Oring.\n24.6.22 to 28.6.22 Control watch is OK.--', '0', '2022-07-12', '2022-07-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-13', '80.130.222.149', 'p5082de95.dip0.t-ipconnect.de', '2022-06-17', 'LE510109522DE', NULL),
(11975, 'T52336', 9096, 999999999, 0, '106II-Ontario', '2022-07-15', '2022-06-19', '2022-05-25', 'silver', 'blue', 'Theorema', 'The dial when pulled out will no longer\nSet the time. It simply spins free.', 'Repaired manual winding.\nWater- tightness tested.\n19.7.22 to 22.7.22 Control watch is OK.--', '0', '2022-07-29', '2022-07-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-29', '24.72.69.42', 'static24-72-69-42.r.rev.accesscomm.ca', '2022-06-19', 'LE510111804DE', NULL),
(11976, 'T52696', 9097, 999999999, 0, '505-Florida', '1970-01-01', '2022-06-20', '2022-06-07', 'black', 'bicolor', 'Pionier', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.251.64.117', '117.sub-174-251-64.myvzw.com', '2022-06-20', '--', NULL),
(11977, '', 9098, 999999999, 0, '109-Hamburg', '1970-01-01', '2022-06-21', '2022-06-07', 'gold', 'gold', 'Theorema', 'My order number is #T52712- I ordered two watches by mistake- The watch is brand new and never worn.  I will return  one watch. It was a mistake \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.52.214.203', 'c-68-52-214-203.hsd1.tn.comcast.net', '2022-06-21', '--', NULL),
(11978, 'T52723', 9099, 999999999, 0, '113-Lagos', '1970-01-01', '2022-06-21', '2022-06-13', 'black', 'gold', 'Theorema', 'The product is does not look as good as it was on the picture, I don\'t like it unfortunately. It does not meet my expectations for the price.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.94.80.196', 'bras-base-cctmpq0345w-grc-04-174-94-80-196.dsl.bell.ca', '2022-06-21', '--', NULL),
(11979, 'T52696', 9100, 999999999, 0, '505-Florida', '1970-01-01', '2022-06-21', '2022-06-07', 'gold', 'bicolor', 'Pionier', 'My order number is  T52696-. The watch is brand new and never worn before.\nPlease refund.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.251.65.22', '22.sub-174-251-65.myvzw.com', '2022-06-21', '--', NULL),
(11980, ' #T53096', 9101, 999999999, 0, 'Choose option', '1970-01-01', '2022-06-21', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'I never ordered these two watches. I already called and email customer service. \nThis was only mistake order. The watches are brand new and never worn. Please refund.\n\nI am sending back these watches and please send my money back to my account asap.\nThank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.68.152.189', 'pool-173-68-152-189.nycmny.fios.verizon.net', '2022-06-21', '--', NULL),
(11981, 'T52798', 9102, 999999999, 0, '506-Miami', '1970-01-01', '2022-06-22', '2022-06-13', '', '', 'Pionier', 'My order number is T52798- Both watches are brand new and never worn. Please refund. \n\nmadame-butterfly-theorema-gm-123-2 \nmiami-gm-506-4', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.67.225', '172.58.67.225', '2022-06-22', '--', NULL),
(11982, 'T52798', 9103, 999999999, 0, '506-Miami', '1970-01-01', '2022-06-22', '2022-06-13', 'black', 'black', 'Pionier', 'both watches are brand new. no defects. please refund\n\nmadame-butterfly-theorema-gm-123-2\n\nmiami-gm-506-4', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.208.33.197', '71-208-33-197.ftmy.qwest.net', '2022-06-22', '--', NULL),
(11983, '', 8339, 999999999, 0, '108-Oman', '2022-07-15', '2022-06-23', '1970-01-01', 'gold', 'gold', 'Theorema', 'Missing a screw that holds the latch to watch ', '-Replaced protector new 2 screw.\nAdjusted hands setting.\nNew O_ ring.\n20.7.22 to 25.7.22 Control watch is OK. \n-', '0', '2022-07-29', '2022-07-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-29', '96.92.51.25', '96-92-51-25-static.hfc.comcastbusiness.net', '2022-06-23', 'LE510111835DE', NULL),
(11984, 'T40657', 9104, 999999999, 0, '7001-Havana', '2022-07-15', '2022-06-24', '2021-04-09', 'silver', 'white', 'Pionier', 'crown has fallen off. check all other functions. thanks! i have 6 watches from Tufina.', 'Replaced new Crown and Stem.\nReplaced automatic system new 3 wheel.\nClean Case and movement.\nNew O-ring.\n20.7.22 to 25.7.22 Control watch is OK.\n--', '0', '2022-07-29', '2022-07-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-29', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-06-24', 'LE510111795DE', NULL),
(11985, 'T51865', 9105, 999999999, 0, '112-Madrid', '2022-07-15', '2022-06-24', '2022-04-28', 'black', 'gold', 'Theorema', 'i cannot set up the time. the crown does not work.', 'Replaced fixed new Hands.\nNew O-ring .\n19.7.22 to 22.7.22 Control watch is OK.--', '0', '2022-07-29', '2022-07-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-29', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-06-24', 'LE510111910DE', NULL),
(11986, 'T28160', 9106, 999999999, 0, '502-Malibu', '1970-01-01', '2022-06-24', '2020-08-12', 'silver', 'white', 'Pionier', 'crown fell off. ', '-Replaced new Crown and Stem.\nClean movement and Case.\nNew O- ring.\n20.7.22 to 25.7.22 Control watch is OK.-', '0', '2022-07-29', '2022-07-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2022-07-29', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-06-24', 'LE510111849DE', NULL),
(11987, 'T50276', 9107, 999999999, 0, '101-Casablanca GM', '2022-07-15', '2022-06-24', '2022-02-12', 'rose', 'blue', 'Theorema', 'watch stopped working. i wind and nothing happens. i only wear this watch few times and it should not break. please make sure this time it works good. thanks.', '-Adjusted balance wheel.\nClean movement.\nNew O-ring.\n19.7.22 to 22.7.22 Control watch is OK.-', '0', '2022-07-29', '2022-07-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-29', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-06-24', 'LE510111923DE', NULL),
(11988, 'T37951', 9108, 999999999, 0, '114-Buenos Aires', '2022-07-15', '2022-06-24', '2021-01-27', 'gold', 'blue', 'Theorema', 'Even when fully wound my watch does not work   Please replace/ repair accordingly. Order T37951\n\n', '-Repaired manual winding.\nAdjusted balance wheel.\nCiean movement.\nNew O-ring.\n21.7.22 to 25.7.22 Control watch is OK.-', '0', '2022-07-29', '2022-07-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-29', '64.57.201.108', '64.57.201.108', '2022-06-24', 'LE510111852DE', NULL),
(11989, 'T46994 ', 9109, 999999999, 0, '112-Madrid', '2022-07-15', '2022-06-24', '2021-09-11', 'gold', 'gold', 'Theorema', 'When I take watch off at night between 9:30pm and 12 midnight, even when I shake it per your instructions 35 times, it stops working anywhere from 3:30am to 6:45am.\nMeaning if I wake up at 8am for example, I have to reset the watch.\n', 'Repaired automatic system.\nClean movement.\nNew O-ring.\n19.7.22 to 22.7.22 Control watch is OK.\n\n--', '0', '2022-07-29', '2022-07-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-29', '76.88.91.234', 'cpe-76-88-91-234.san.res.rr.com', '2022-06-24', 'LE510111937DE', NULL),
(11990, 'T53000', 9110, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-06-24', '1970-01-01', 'gold', 'yellow', 'Theorema', 'My order number is T53000\nThe watch is brand new and never worn.\nPlease exchange with GM-121-3', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '196.189.243.52', '196.189.243.52', '2022-06-24', '--', NULL),
(11991, 'T53000', 9111, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-06-24', '1970-01-01', 'gold', 'yellow', 'Theorema', 'My order number is T53000\nThe watch is brand new and never worn.\nPlease exchange with GM-121-3', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '196.191.184.9', '196.191.184.9', '2022-06-24', '--', NULL),
(11992, 'T52936', 9112, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-06-26', '2022-06-15', 'gold', 'white', 'Theorema', 'My order number is #T52936- The watch is too big. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.86.25.135', 'c-73-86-25-135.hsd1.de.comcast.net', '2022-06-26', '--', NULL),
(11993, 'T52936', 9113, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-06-27', '2022-06-15', 'gold', 'white', 'Theorema', 'My order number is #T52936- The watch is too big. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '38.66.79.12', '38.66.79.12', '2022-06-27', '--', NULL),
(11994, 'The RMA number is 11465', 9114, 999999999, 0, '506-Miami', '2022-07-15', '2022-06-28', '1970-01-01', 'gold', 'blue', 'Pionier', 'I have received the watch from repair but it is delaying 5 minutes a day even in a winder\nPlease replace the whole movement]\n', 'Replaced new Movement.\nNew O ring.\n20.7.22 to 25.7.22 Control watch is OK.--', '0', '2022-07-29', '2022-07-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-29', '62.60.8.150', '62.60.8.150', '2022-06-28', 'LE510111870DE', NULL),
(11995, 'T51129', 9115, 999999999, 0, 'T3001-3', '2022-06-29', '2022-06-29', '2022-03-25', 'gold', 'white', 'Theorema', 'He says that the watch used to go faster about 2 minutes every 72 hours since he received it. Now the rotor is apparently broken and the watch cannot store energy with the movement of the hand. Thank you', 'Adjusted balance wheel.\nCiean movement.\nNew O- ring.\n13.7.22 to 15.7.22 Control watch is OK.--', '0', '2022-07-14', '2022-07-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-15', '80.130.222.149', 'p5082de95.dip0.t-ipconnect.de', '2022-06-29', 'LE510109831DE', NULL),
(11996, 'T50678 ', 9116, 999999999, 0, '110-Oslo', '2022-08-01', '2022-06-29', '2022-03-07', 'gold', 'black', 'Theorema', 'My order number is T50678- The watch is worn continuously every day but still keeps stopping mostly during the night. \nPlease replace/ repair accordingly.', '-Replacednew Hands\nRepaired automatic ssystem.\nNew O- ring.\n02.8.22 to 05.8.22 Control watch is OK.-', '0', '2022-08-08', '2022-08-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-08-08', '185.96.45.66', 'hosted-by.layer23.nl', '2022-06-29', 'LE510112994DE', NULL),
(11997, 'T48796', 9117, 999999999, 0, '506-Miami', '2022-07-14', '2022-06-29', '1970-01-01', 'gold', 'gold', 'Pionier', 'The winder of the watch no longer works after a few turns it spins in a vacuum.\n As you can see I have used it very little, it is almost new and I take great care of it.', '-Repaired oscillatring system.\nClean movement.\nNew O-ring.\n14.7.22 to 17.7.22 Control watch is OK.-', '0', '2022-07-29', '2022-07-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-29', '109.210.113.243', 'amontpellier-652-1-290-243.w109-210.abo.wanadoo.fr', '2022-06-29', 'LE510111883DE', NULL),
(11998, 'T52937', 9118, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-06-29', '2022-06-14', 'gold', 'white', 'Theorema', 'the watch does not run after winding', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '63.233.230.18', '63-233-230-18.dia.static.qwest.net', '2022-06-29', '--', NULL),
(11999, '', 9119, 999999999, 0, 'other', '2022-07-05', '2022-07-01', '2021-09-17', '', '', 'Javelle', 'My order number is  T45880 the watch does not work even when worn regularly Please replace/ repair accordingly', 'Repaired automatic system.\nAdjusted balance wheel.\nClean movement.\n14.6.22 to17.6.22 Control watch is OK.--', '0', '2022-07-29', '2022-07-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-29', '91.11.131.31', 'p5b0b831f.dip0.t-ipconnect.de', '2022-07-01', '00340434129949124421', NULL),
(12000, 'T52727', 9120, 999999999, 0, '6001q-Black Mamba', '1970-01-01', '2022-07-05', '2022-06-18', '', 'black', 'Pionier', '-i dont like the watch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.251.206.244', 'cpe-172-251-206-244.socal.res.rr.com', '2022-07-05', '--', NULL),
(12001, 'T52777', 9121, 999999999, 0, '3001-Paragon', '1970-01-01', '2022-07-06', '2022-06-06', 'gold', 'white', 'Theorema', 'Watch runs and stops in a few minutes or does not run at all', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.5.73.127', 'pool-108-5-73-127.nwrknj.fios.verizon.net', '2022-07-06', '--', NULL),
(12002, 'T30373', 9122, 999999999, 0, '101-Casablanca GM', '2022-09-01', '2022-07-06', '2020-10-10', 'gold', 'white', 'Theorema', 'My order number is T30373- The watch keeps losing time even fully wound.  Please replace/ repair accordingly.', 'Replaced new Balance Wheel.\nReplaced new Hands.\nNew O_ ring\n06.9.22 to 09.9.22 Control watch is OK.\n--', '0', '2022-09-16', '2022-09-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-16', '1.145.175.17', '1.145.175.17', '2022-07-06', 'LE510116792DE', NULL),
(12003, 'T40697', 9123, 999999999, 0, '114-Buenos Aires', '2022-07-15', '2022-07-07', '2021-04-09', 'rosé', 'blue', 'Theorema', 'This is the 2nd time returning this watch it has cost me so much money. Please check everything is working ok before you send it back to me. Replace the hands or something. I don\'t want a broken watch again.', 'Replaced fixed-new complex Hands.*\nClean Case..control movement.\nNew O- ring.\n20.7.22 to 25.7.22 Control watch is OK.\n-', '0', '2022-07-29', '2022-07-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-29', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-07-07', 'LE510111781DE', NULL),
(12004, 'T48615', 9124, 999999999, 0, '107-Rio', '1970-01-01', '2022-07-08', '2021-12-25', 'silver', 'black', 'Theorema', 'The watch is fully wound but gains 30-45 seconds each day, which leads to 2-3 minutes ahead after several days Please replace/ repair accordingly.   ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.24.53.253', 'cpe-66-24-53-253.stny.res.rr.com', '2022-07-08', '--', NULL),
(12005, '#T52937', 9125, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-07-08', '2022-06-14', 'gold', 'white', 'Theorema', 'WONT WORK NEVER WORN BRAND NEW\nDOESNT WIND/KEEP TIME', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.104.132.55', 'ip68-104-132-55.ph.ph.cox.net', '2022-07-08', '--', NULL),
(12006, 'T50313', 9126, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2022-07-09', '2022-05-11', 'black', 'black', 'Theorema', 'I can\'t configure the dual time, would I have a video or a better explanation than the one in the original instruction manual', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '152.170.231.112', '112-231-170-152.fibertel.com.ar', '2022-07-09', '--', NULL),
(12007, '', 9127, 999999999, 0, '101-Casablanca GM', '2022-09-01', '2022-07-11', '2022-06-02', 'silver', '', 'Theorema', 'watch wasn\'t running once wound up it would frequently stop and need to be lightly shaken to get moving again, also I washed my hands with it on and now it appears to have moisture inside the case   ', 'Replaced new balance wheel.\nReplaced new Hands.\n New O-ring (only 3 Bar ATM)\n07.9.22 to 09.9.22 Control watch is OK.--', '0', '2022-09-16', '2022-09-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-16', '120.153.196.148', '120.153.196.148', '2022-07-11', 'LE510116894DE', NULL),
(12010, 'T48615', 9131, 999999999, 0, '107-Rio', '2022-09-01', '2022-07-12', '2021-12-15', 'black', 'black', 'Theorema', 'My order number is T48615 - The watch is fully wound but gains 30-45 seconds each day, which leads to 2-3 minutes ahead after several days Please replace/ repair accordingly.   ', 'Adjusted Balance wheel.\n05.9.22 to 08.9.22 Control watch is OK.--', '0', '2022-09-16', '2022-09-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-16', '74.106.200.163', 'pool-74-106-200-163.syrcny.fios.verizon.net', '2022-07-12', 'LE510116815DE', NULL),
(12009, '', 9130, 999999999, 0, '116-San Francisco', '2022-07-15', '2022-07-11', '1970-01-01', 'black', 'black', 'Theorema', 'This was a gift from Enis to Elsa for her birthday couple of years ago or three years ago... When she puts it on it stops completely the hands don\'t move. Or the watch will run behind. No rush to repair.', 'Replaced new movement.\nNew O_ ring.\n21.7.22 to 25.7.22 Control watch is OK.--', '0', '2022-07-29', '2022-07-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-07-29', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-07-11', 'LE510111821DE', NULL),
(12011, 'T50374', 9132, 999999999, 0, 'other', '1970-01-01', '2022-07-13', '2022-02-21', 'black', 'without', 'other', 'My order number is  T50374 The watch does not work even while worn 24/7 Please replace/ repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '147.235.213.214', '147.235.213.214', '2022-07-13', '--', NULL),
(12012, 'T53176', 9133, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-07-13', '2022-07-01', 'gold', 'black', 'Theorema', 'My order number is T53176, I\'m not allowed to keep the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.143.6.94', '98.143.6.94', '2022-07-13', '--', NULL),
(12013, 'T42694', 9134, 999999999, 0, '107-Rio', '2022-09-01', '2022-07-14', '2021-05-25', 'silver', 'white', 'Theorema', '[My order number is T42694-The front glass is broken-  Please replace/ repair accordingly.]', '!07-Rio front glass 25€.\nReplace/repairmvmt 60€\nNew O- ring 5€\nTotal Price: 90€\n04.10.22 to 07.10.22 Control watch is OK.', '0', '2022-10-16', '2022-10-04', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-17', '65.185.162.168', 'cpe-65-185-162-168.neo.res.rr.com', '2022-07-14', 'LE510120474DE', NULL),
(12014, 'T33577', 9135, 999999999, 0, '510-London', '2022-09-01', '2022-07-15', '2020-11-30', 'gold', 'bicolor', 'Pionier', 'My order number is T33577 My date button does not work  Please replace/ repair accordingly', 'Replaced new Datefunction.\nNew O- ring.\n06.9.22 to 09.9.22 Control watch is OK.--', '0', '2022-09-16', '2022-09-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-16', '51.219.32.102', '51.219.32.102', '2022-07-15', 'LE510116877DE', NULL),
(12015, 'T32228', 9136, 999999999, 0, '3001-Paragon', '2022-08-05', '2022-07-15', '2020-11-16', 'gold', 'white', 'Theorema', ' Watch stops even after I rewind it 30 times and wear it.\n I mention that I wear the watch for about 12-14 hours per day.\n I feel something strange when I rewind it: it seems to be to hard and after, it is to easy.\n It wasn\'t like that before it was repared.\n You can see in the package alsow the copy of your last repair.\n ', '-Replaced New Movement.\nClean Case.\nControl 3 days watch is OK.-', '0', '2022-08-08', '2022-08-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-08-08', '93.122.249.214', '93-122-249-214.orangero.net', '2022-07-15', 'LE510112977DE', NULL),
(12016, 'GM 404-4', 9137, 999999999, 0, '101-Casablanca GM', '2022-10-14', '2022-07-15', '2021-05-05', 'black', 'black', 'Theorema', 'The gold-plating on the numerals detached from the face, and plummeted into the gears, thus stopping the watch.', 'Replaced new movement.\nReplaced new dial.\nNew O- ring.\nClean Case.\n20.10.22 to 24.10.22 Control watch is OK.--', '0', '2022-10-24', '2022-10-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-24', '24.18.247.206', '24.18.247.206', '2022-07-15', 'LE510121585DE', NULL),
(12017, 'GM 101-13', 9138, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-07-16', '2020-11-13', 'black', 'yellow', 'Theorema', 'Hour and minutes hands not working even with full  wind', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.43.233.110', 'cpc85842-haye24-2-0-cust109.17-4.cable.virginm.net', '2022-07-16', '--', NULL),
(12018, 'T53117', 9139, 999999999, 0, '506-Miami', '1970-01-01', '2022-07-17', '2022-06-20', 'gold', 'gold', 'Pionier', 'Hello I apologize for the dekay. The watch is brand new im an older gentleman so my tech skills are not advanced. Please help with my return i had to pay 80 dollars at ups to ship back. Please i just want to return. Thank you i appreckate yoy ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.85.184.223', 'c-73-85-184-223.hsd1.fl.comcast.net', '2022-07-17', '--', NULL),
(12019, '#T51179', 9140, 999999999, 0, '7001-Havana', '2022-09-01', '2022-07-18', '2022-03-25', 'black', '', 'Pionier', 'Running few minutes ahead daily. Date also skipping', 'Replaced new small Hands.\nRepaired datefunction.\nAdjusted Balance wheel.\nNew O_ ring.\n06.9.22 to 09.9.22 Control watch is OK.--', '0', '2022-09-16', '2022-09-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-16', '99.247.45.153', 'cpec09435ab958a-cmc09435ab9588.cpe.net.cable.rogers.com', '2022-07-18', 'LE510116917DE', NULL),
(12020, 'T42953', 9141, 999999999, 0, '118-Venezia', '2022-08-01', '2022-07-20', '2021-05-20', 'gold', '', 'Theorema', 'Clock stops working when up side down. always,\nsometimes stops in any angle.\n\nits this one https://theoremawatches.com/products/made-in-germany-gm-118-2\n\ni was not sure to find right in form.\nBest regards Ari Tuovinen\n', 'Replaced new balance wheel.\nClean Movenemt. and Case.\nNew O- ring.\n02.8.22 to 05.8.22 Control watch is OK.--', '0', '2022-08-08', '2022-08-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-08-08', '2.71.72.119', '2.71.72.119.mobile.tre.se', '2022-07-20', 'LE510112985DE', NULL),
(12021, '#T53496 ', 9142, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-07-21', '2022-07-12', 'rose', 'yellow', 'Theorema', 'Tufina watch is in perfect condition, never used but i don\'t like how it looks on my wrist. Gift watch on the other hand is faulty is how i received it. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.27.164.126', 'cpc159743-finc22-2-0-cust125.4-2.cable.virginm.net', '2022-07-21', '--', NULL),
(12022, 'T48872', 9143, 999999999, 0, '111-Copenhagen', '2022-08-01', '2022-07-21', '2021-12-22', 'gold', 'white', 'Theorema', 'Hello, I have a problem, the hand flew away from the second hand and the mechanism stopped working, please repair the watch as soon as possible, because I have hardly walked in it and it does not work anymore', '-Replaced new Oscillating weight.\nRepaired automatic system.\nClean movement and Case.\nNew O-ring.\n02.8.22 to 05.8.22 Control watch is OK.\n(21.11.22 25.11 22 Control watch is OK.\n\nLE510129748DE  2.12.2022', '0', '2022-08-08', '2022-08-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-08-09', '46.114.88.17', 'dynamic-046-114-088-017.46.114.pool.telefonica.de', '2022-07-21', 'LE510113147DE', NULL),
(12023, '#T52510', 9144, 999999999, 0, '515-Amsterdam', '2022-09-01', '2022-07-22', '2022-05-27', 'black', 'black', 'Pionier', 'The watch is manually wound but doesn\'t work. Please replace/ repair accordingly.\nOrder number #T52510', '-Repaired automatic system.\nClean movement and Case.\nNew O_ ring \n05.9.22 to 09. 9 22 Control watch is OK..-', '0', '2022-09-16', '2022-09-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-16', '50.206.51.106', '50.206.51.106', '2022-07-22', 'LE510116775DE', NULL),
(12024, '', 9145, 999999999, 0, '110-Oslo', '1970-01-01', '2022-07-23', '2021-11-29', 'gold', 'gold', 'Theorema', 'The button on the side get totally out..I can’t move the time', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '95.90.207.102', 'ip5f5acf66.dynamic.kabel-deutschland.de', '2022-07-23', '--', NULL),
(12025, 'T53702 ', 9146, 999999999, 0, '3011-Macau', '1970-01-01', '2022-07-23', '2022-07-19', 'black', 'white', 'Theorema', 'My order number is T53702- The watch is too big for me. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '207.81.214.22', 's207-81-214-22.bc.hsia.telus.net', '2022-07-23', '--', NULL),
(12026, 'T53550', 9147, 999999999, 0, 'Choose option', '1970-01-01', '2022-07-24', '2022-07-12', 'Choose option', 'Choose option', 'Choose option', 'My order number is T53550- The watch arrived with a broken marker of the subdial- The watch doesn\'t work. The watch is brand new and never worn. Please  Replace\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '49.224.87.214', '214.87.224.49.dyn.cust.vf.net.nz', '2022-07-24', '--', NULL),
(12027, 'T53550', 9148, 999999999, 0, 'Choose option', '1970-01-01', '2022-07-24', '2022-07-12', 'Choose option', 'Choose option', 'Choose option', 'watch arrived with a broken marker on sundial - causing the watch to not work. Watch is brand new and never worn. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '121.74.198.158', '121-74-198-158.telstraclear.net', '2022-07-24', '--', NULL),
(12028, 'T52175', 9149, 999999999, 0, '3011-Macau', '1970-01-01', '2022-07-25', '2022-07-11', 'gold', 'black', 'Theorema', 'My order number is T52175- This is the replacement watch but it still doesn\'t work. The watch is brand new and never worn. Please replace ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '134.238.229.165', '134.238.229.165', '2022-07-25', '--', NULL),
(12029, 'The order number is T46747', 9150, 999999999, 0, '3011-Macau', '2022-09-01', '2022-07-25', '2021-10-26', 'rosé', 'blue', 'Theorema', 'My order number is T46747 the the leather from the band is pilling and the loop on the band is half way opened the watch stopped working and the seconds handle is broken the day handle is broken and  fell out of its place and the 24 hour handle is broken and fell out of its place and the rose gold Is Tarnishing and I’m not sure if the month Handel is working Automatically.', 'Replaced new Movement.\nReplaced new Hands\nNew O- ring \nClean Case.\n06.9.22 to 09.9.22 Control watch is OK.--', '0', '2022-09-16', '2022-09-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-16', '99.56.158.117', '99-56-158-117.lightspeed.miamfl.sbcglobal.net', '2022-07-25', '981693058020', NULL),
(12030, 'T29066', 9151, 999999999, 0, '112-Madrid', '1970-01-01', '2022-07-27', '2022-07-09', 'gold', 'gold', 'Theorema', '\n---MESSAGE INSIDE THE FORM->>> [My order number is #T29066- The watch is manually wound but doesn\'t work anymore. Please replace/ repair accordingly.]\n\nHello Bayarmaa,\n\nThank you for your email and clarifications.\nIf the watch is still located in the U.S kindly send the watch to our U.S address in Denver, and we will happily send it to the manufacturer in Germany on your behalf.\nPlease follow the instructions below:', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.92.230.179', 'cpe-76-92-230-179.kc.res.rr.com', '2022-07-27', '--', NULL),
(12031, 'T29066', 9152, 999999999, 0, '112-Madrid', '1970-01-01', '2022-07-27', '2022-07-09', 'gold', 'gold', 'Theorema', '\n---MESSAGE INSIDE THE FORM->>> [My order number is #T29066- The watch is manually wound but doesn\'t work anymore. Please replace/ repair accordingly.]\n\nHello Bayarmaa,\n\nThank you for your email and clarifications.\nIf the watch is still located in the U.S kindly send the watch to our U.S address in Denver, and we will happily send it to the manufacturer in Germany on your behalf.\nPlease follow the instructions below\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.15.174.213', '172-15-174-213.lightspeed.mssnks.sbcglobal.net', '2022-07-27', '--', NULL),
(12032, '#T53805', 9153, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-07-27', '2022-07-26', 'silver', 'white', 'Theorema', 'My order number is #T53805 I don\'t like the watch. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '79.205.194.76', 'p4fcdc24c.dip0.t-ipconnect.de', '2022-07-27', '--', NULL),
(12033, 'T53764', 9154, 999999999, 0, '506-Miami', '1970-01-01', '2022-07-28', '2022-07-27', 'gold', 'black', 'Pionier', 'My order number is T537640 The watch is too big for me. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.143.87.146', 'host86-143-87-146.range86-143.btcentralplus.com', '2022-07-28', '--', NULL),
(12034, 'T7450', 9155, 999999999, 0, '104-Copacabana', '2022-10-19', '2022-07-29', '2019-12-19', '', '', 'Theorema', 'The watch no longer works. ', 'Replaced new Case.60€.\nReplace/ Repair mvmt 100€.\nNew O- ring. 5\nahipping 15\nTotal Price: 180€.--\n03.02.23 to 06.02.23 Control watch is OK', '0', '2023-02-06', '2023-02-03', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-06', '24.105.128.38', 'rrcs-24-105-128-38.nyc.biz.rr.com', '2022-07-29', 'LE510133416DE', NULL),
(12035, 'T50513', 9155, 999999999, 0, '506-Miami', '2022-10-19', '2022-07-29', '2022-02-22', 'rosé', 'gold', 'Pionier', 'The watch no longer works', 'Replaced new movement.\nNew O- ring.\n24.10.22 to 27.10.22 Control watch is OK..--', '0', '2022-10-27', '2022-10-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-28', '24.105.128.38', 'rrcs-24-105-128-38.nyc.biz.rr.com', '2022-07-29', 'LE510122223DE', NULL),
(12036, 'T36630', 9156, 999999999, 0, '108-Oman', '2022-09-01', '2022-07-30', '2021-01-04', 'silver', 'gold', 'Theorema', '1. The crown protector/catch has fallen off. Please replace/ repair accordingly\n2. The movement lasts only for a few hours.  Please check.  \n\nThanks for your help.', 'Replaced new Case.\nClean movement and band.\nAdjusted balance wheel.\nPS: Water-tightness system are Only 3 Bar ATM.\n07.9.22 to 09.9.22 Control  watch is OK.--', '0', '2022-09-16', '2022-09-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-16', '116.14.30.103', 'bb116-14-30-103.singnet.com.sg', '2022-07-30', 'LE510116829DE', NULL),
(12037, '', 9157, 999999999, 0, 'Choose option', '1970-01-01', '2022-07-30', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is #T53613- I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.142.241.31', '71.142.241.31', '2022-07-30', '--', NULL),
(12038, 'T48774', 9158, 999999999, 0, 'other', '1970-01-01', '2022-07-30', '2021-12-18', 'gold', 'gold', 'other', 'Dial broken can’t set time', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.240.170.64', 'static-71-240-170-64.dllstx.fios.frontiernet.net', '2022-07-30', '--', NULL),
(12039, '#T16142', 9159, 999999999, 0, '505-Florida', '2022-08-08', '2022-08-01', '2019-11-19', 'black', 'gold', 'Pionier', 'My order number is T16142-The watch was dropped and a marker is loose inside the face- Please replace/ repair accordingly.', 'keine Garantie mehr - Kunde muss bezahlen.\nReplace/ Repair mvmt-100€\nReplace new Dial 40€.\nNew O-ring.5€\nTotal Price:145€\n04.10.22 to 07.10.22 Control watch is OK\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n     \n\n\n\n\n', '0', '2022-10-16', '2022-10-04', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-17', '78.69.234.246', '78-69-234-246-no75.tbcn.telia.com', '2022-08-01', 'LE510120443DE', NULL),
(12040, 'T50374', 9160, 999999999, 0, '110-Oslo', '2022-09-01', '2022-08-02', '2022-02-16', 'silver', 'silvgrey', 'Theorema', 'the watch suddenly stopped working. even if i wear it 24/7 non stop it does not work or it does not keep proper time. please don\'t make me pay taxes again for this package. ', 'Replaced new Movement.\nReplaced new Hands.\nNew O- ring.\nClean Case.\n07.9.22 to 09.9.22 Control watch is OK.--', '0', '2022-09-16', '2022-09-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-16', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-08-02', 'LE510116925DE', NULL),
(12041, 'T32110', 9161, 999999999, 0, '101-Casablanca GM', '2022-09-01', '2022-08-02', '2020-11-12', 'gold', 'yellow', 'Theorema', 'watch does not work. even fully wound no movement.', 'Replaced new Balance wheel.\nReplaced new Hands.\nNew O- ring.\n05.9.22 to 09..9.22 Control watch is OK.--', '0', '2022-09-16', '2022-09-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-16', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-08-02', 'LE510116832DE', NULL),
(12042, 'T52777', 9162, 999999999, 0, '3001-Paragon', '2022-09-01', '2022-08-02', '2022-06-06', 'gold', 'white', 'Theorema', 'I very much insist that when I wear the watch the time gets stuck. The watch stops working in different position. I am very convinced of this. Watch stops at times. And that is why does not keep accurate time at all. Check the calendar.', 'Replaced New Movement\nReplaced New Hands.\nNew O_ ring \n05.9.22 to 09.9.22 Control watch is OK.-', '0', '2022-09-16', '2022-09-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-16', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-08-02', 'LE510116903DE', NULL),
(12043, 'My order number is T45609', 9163, 999999999, 0, 'other', '2022-08-08', '2022-08-02', '2021-09-07', 'silver', '', 'Javelle', 'The watch keeps delaying and there is something rattling inside. Please replace/ repair accordingly.\n\n\n\nDial color blue', 'Repalced new oscillating weight.\nClean Case. NewO- ring.\n30.8.22 to 06.9.22 Control watch is OK.--', '0', '2022-09-16', '2022-09-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-16', '46.114.152.221', 'dynamic-046-114-152-221.46.114.pool.telefonica.de', '2022-08-02', '00340434129949124919', NULL),
(12044, 'T45842', 9046, 999999999, 0, '103-Sao Paulo', '2022-09-01', '2022-08-03', '2021-09-17', 'black', 'white', 'Theorema', 'My order number is T45842 I received my watch back from repair.I still have the same problem.The mechanism works but the hands dont move so the watch is running being.Please replace the whole mechanism.', 'Replaced new Movement.\nReplaced new Crown.\n06.9.22 to 09.9.22 Control watch is OK.--', '0', '2022-09-16', '2022-09-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-16', '91.125.11.24', '24.11.125.91.dyn.plus.net', '2022-08-03', 'LE510116850DE', NULL),
(12045, 'p7002-3', 9164, 999999999, 0, '7002-Chicago', '2022-08-16', '2022-08-05', '2021-08-17', 'gold', 'white', 'Pionier', 'My problem with my watches is based on that one hand which is showing the actual day is missing. Without any physically demand. I was outside on walk and when a i came back i realized that this hand is missing. I think  it is  somewhere in watches but i can’t see it. Please i have one wish , can you replace my straps , i want the same color. Thank you for your’s understanding i’m sending all of stuff today. With regard’s Samet Andreev.', 'Replaced fixed new Hand.\nNew O-ring.\n29.8.22 to 02.9.22 Control watch is OK.\nPS.\n7002-Chicago New Band Price is ( 40€)', '0', '2022-10-16', '2022-10-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-17', '78.45.49.155', 'ip-78-45-49-155.bb.vodafone.cz', '2022-08-05', '1Z8VF459DK62695680', NULL),
(12046, 'TS1429', 9165, 999999999, 0, '7001-Havana', '2022-08-09', '2022-08-06', '2022-04-11', 'black', 'bicolor', 'Pionier', 'Die Uhr läuft perfekt, aber das Datum ist hängen geblieben und lässt sich auch mit dem Einstellknopf nicht mehr verändern.\nDie Uhr ist nicht runter gefallen und ich habe sie auch nicht wo gegen gehauen. Ich sammle Uhren und behandle meine Uhren sehr umsichtig und vorsichtig.\n\nAchtung !! Die Farbe der Uhr ist Blau und auch das Zifferblatt mit goldenen Ziffern.\nDiese Option gibt es hier nicht\n', 'Replaced New Movement.\nClean Case.\nNew O-ring.\n29.8.22 to 02 9.22 Control watch is OK.--', '0', '2022-09-16', '2022-09-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-16', '80.135.124.158', 'p50877c9e.dip0.t-ipconnect.de', '2022-08-06', '00340434129949124933', NULL),
(12047, 'T44333', 9166, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2022-08-08', '1970-01-01', '', '', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.23.174.147', 'h147.174.23.98.dynamic.ip.windstream.net', '2022-08-08', '--', NULL),
(12050, 'T52216', 9169, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-08-09', '2022-05-16', 'rose', 'yellow', 'Theorema', 'My watch isn’t working after few months. Can you please refund money/exchange watch? Thank you ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.69.161.71', '73.69.161.71', '2022-08-09', '--', NULL),
(12048, 'T26726', 9167, 999999999, 0, '514-Hawaii', '2022-09-01', '2022-08-08', '2022-08-31', 'gold', 'blue', 'Pionier', 'The clasp and retaining screw fell out whilst I was wearing this watch. Please note that although I purchased this lovely watch on 28th July 2020 when I received it in August it was faulty so I sent it back to Germany (see paperwork inside) I did not receive it back until the end of August 2020. As I love this beautiful watch I would be grateful if you could replace the missing clasp  screw under warranty and return it as soon as possible please. This watch from new has always lost about 1 minute each day so can you please adjust it\'s accuracy before returning it. Thank you John Chipchase 8th August 2022.', '! .Replaced New Balance Wheel.\n2. Replaced New Crown Protector and Screw \n3.Replaced New Crown and Stem.\n4.New O- ring.\n5. Clean Case and Band \n6.New 3 Spring Bar\n05.9.22 to 13.9.22 Control watch is OK.\n\n\n\n\n\n\n--', '0', '2022-09-16', '2022-09-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-16', '81.102.44.132', 'cpc91210-cmbg18-2-0-cust131.5-4.cable.virginm.net', '2022-08-08', 'LE510116885DE', NULL),
(12049, 'T45880', 9168, 999999999, 0, 'other', '2022-08-16', '2022-08-08', '2021-09-17', 'silver', '', 'Javelle', 'Guten Tag, \nIch habe eine Uhr bei Ihnen zur Reparatur eingeschickt. \nLeider erhielt ich sie in weitaus defekterem Zustand zurück: Das Glas war nicht aufgeschraubt, ein Zeiger verbogen und seine Farbe abgeblättert und die Uhr läuft nicht. \nIch bitte daher um eine weitere Reparatur oder einen Ersatz. \nMit freundlichen Grüßen, \nM. Ayasreh ', 'Replaced new Dial and new number Ring.\nReplaced new Hands.\nNew Glass O- ring.\n30.8.22 to 06.9.22 Control watch is OK.--', '0', '2022-09-16', '2022-09-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-16', '91.11.136.29', 'p5b0b881d.dip0.t-ipconnect.de', '2022-08-08', '00340434129949124926', NULL),
(12051, 'GM101-11', 9170, 999999999, 0, '101-Casablanca GM', '2022-08-16', '2022-08-09', '2021-02-01', 'rose', 'white', 'Theorema', 'My order number is #T38116- The watch is fully wound but doesn\'t work anymore.  Please replace/ repair accordingly.]\n\nThe watch has not fallen or been dropped and has no visible signs of any damage.', 'Replaced new Balance Wheel.\nReplaced new Hands.\nNew O- ring.\n29.8.22 to 02.9.22 Control watch is OK.', '0', '2022-09-16', '2022-09-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-16', '188.118.10.185', 'mail.interparking.com', '2022-08-09', 'LE510116846DE', NULL),
(12052, '', 9171, 999999999, 0, '102-Monte Carlo GM', '2022-09-19', '2022-08-10', '1970-01-01', 'black', 'black', 'Theorema', 'My watch has stopped working. I have written to you. The crown keeps falling out and I can\'t use it to turn the watch to start the mecanism. ', 'Repaired manual winding.\nNew O- ring.\n04.10.22 to 07.10.22 Control watch is OK.--', '0', '2022-10-16', '2022-10-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-17', '89.150.136.43', '89.150.136.43', '2022-08-10', 'LE510120457DE', NULL),
(12053, 'T54055', 9172, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-08-11', '2022-08-03', 'bicolor gold', 'yellow', 'Theorema', 'Two Watches\nMy order number is T54055-These watches are not to my liking I will keep the other order. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.56.224.95', 'cpe-66-56-224-95.ec.res.rr.com', '2022-08-11', '--', NULL),
(12054, 't54048', 9173, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-08-12', '2022-08-06', 'black', 'black', 'Theorema', 'My order number is T54048- The watches are too big-The watches are brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '97.104.113.244', '97.104.113.244', '2022-08-12', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(12055, 't54048', 9173, 999999999, 0, '113-Lagos', '1970-01-01', '2022-08-12', '2022-08-06', 'silver', 'white', 'Theorema', 'My order number is T54048- The watches are too big-The watches are brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '97.104.113.244', '97.104.113.244', '2022-08-12', '--', NULL),
(12056, 'ORDER #T48090', 9174, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-08-12', '2021-12-03', 'gold', 'black', 'Theorema', 'INFO: the Reference Number is GM 121-4 (St. Petersburg Theorema - GM-121-4 Handmade German Watch) but i cant select that in the RMA - Form.\n\nDefect Description: After 6 month of using the Watch the Crown just poped out. I think the Metallpin inside broke directly where it meets the fiting of the Crown.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '178.197.204.110', '178.197.204.110', '2022-08-12', '--', NULL),
(12057, 'T52304', 9175, 999999999, 0, '101-Casablanca GM', '2022-09-01', '2022-08-13', '2022-05-18', 'silver', 'yellow', 'Theorema', 'This is my second watch from Tufina. This second watch since the start gave me troubles. But now it has gotten worse. No matter how much I wind it, and I know how to use this watch, it stops every two minutes. Does not hold power reserve at all and it runs behind all the time. It is never accurate. Please fix or replace but take care of it. Thank you.', '-Replaced new Movement.\nNew O-ring.\n07.9.22 to 09.9.22 Control watch is OK.-', '0', '2022-09-16', '2022-09-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-16', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-08-13', 'LE510116801DE', NULL),
(12058, 'T53316', 9176, 999999999, 0, '101-Casablanca GM', '2022-09-01', '2022-08-14', '2022-07-01', 'rose', 'blue', 'Theorema', 'Doesn\'t wind. When it does does not hold the time. I have another Casablanca that works perfect, but this second Casablanca is the worst. Does not work. Replace.', 'Replaced new Movement.\nReplaced new hands.\nReplaced new Crown.\nNew O- ring.\n07.9.22 to 09.9.22 Control watch is OK.--', '0', '2022-09-16', '2022-09-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-16', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-08-14', 'LE510116789DE', NULL),
(12059, 'T48774', 9177, 999999999, 0, '505-Florida', '2022-09-01', '2022-08-14', '2021-12-18', 'gold', 'black', 'Pionier', 'the crown has fallen off. this is my 3rd watch from Tufina. please repair or replace and make sure that i get back a working watch. danke!!!!', 'Replaced new Crown and Stem.\nNew O-ring.\n07.9.22 to 09.9.22 Control watch is OK--', '0', '2022-09-21', '2022-09-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-21', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-08-14', 'LE510117183DE', NULL),
(12060, 'Iraq Order', 9178, 999999999, 0, '902-Geneva', '2022-09-01', '2022-08-14', '2022-04-01', 'gold', 'white', 'Pionier', 'This customer is from the Iraq/Jordan Order (50 watches). The customer drop the watch. Nihad has agreed to pay for all damages to repair it and for return label to his address. The customer knows that the Germans will contact him with full estimate and what needs to be done to the watch. If help is needed with the communication, Marsida can facilitate. ', '-Repaired dial nummber of ring.\nAdjusted tourbillon setting wheel.\nNew O-ring for water-tightness.\nPs: Watch movement are nothing broken.\n07.9.22 to 12.9.22 Control watch is OK.-', '0', '1970-01-01', '1970-01-01', 1, 1, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-08-14', '--', NULL),
(12061, 'T54039', 9179, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-08-15', '2022-08-15', 'gold', 'white', 'Theorema', 'Not happy with the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.108.126.151', 'pool-74-108-126-151.nycmny.fios.verizon.net', '2022-08-15', '--', NULL),
(12062, '', 9166, 999999999, 0, '4001-Acapella', '1970-01-01', '2022-08-15', '2022-08-15', 'silver', '', 'Theorema', 'The number 9 came off of the watch\'s face. The band that is on the watch I am sending back to you that I purchased. I don\'t know what I did with the original band, could put on new watch if replaced or leave on watch if just repaired. Thank you.    Hillard J Tackett Sr', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.23.174.147', 'h147.174.23.98.dynamic.ip.windstream.net', '2022-08-15', '--', NULL),
(12063, '#T45093', 9180, 999999999, 0, '107-Rio', '1970-01-01', '2022-08-17', '2022-08-18', 'silver', 'white', 'Theorema', 'My order number is #T45093- The watch was dropped and the minute hand is loose inside the case.  Please replace/ repair accordingly.\n\nGuten Tag Damen und Herren,\n\nfällt meine fall wirklich nicht den Garantiefall, nur weil ich so dumm war und Ehrlich war und mein unfall erläutert habe??\n\nIch wäre ihren sehr Verbunden wenn mein Fall in die Garantie einbezogen werden würde. \n\nMit freundlichen Grüßen\n\nT.Büchler', '-Replaced new Hands\nClean movenent and Case.\nNew O- ring.\n29.8.22 to 02.9.22 Control watch is OK.-', '0', '2022-09-16', '2022-09-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2022-09-16', '85.233.62.79', '85.233.62.79.dyn.pyur.net', '2022-08-17', '00340434129949124902', NULL),
(12064, 'T54131', 9181, 999999999, 0, '7002-Chicago', '1970-01-01', '2022-08-18', '1970-01-01', 'gold', 'white', 'Pionier', 'My order number is T54131-I don\'t need these two watches. Please refund.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.140.20.142', '075-140-020-142.biz.spectrum.com', '2022-08-18', '--', NULL),
(12065, 'T54131', 9181, 999999999, 0, '3011-Macau', '1970-01-01', '2022-08-18', '1970-01-01', 'gold', 'white', 'Theorema', 'My order number is T54131-I don\'t need these two watches. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.140.20.142', '075-140-020-142.biz.spectrum.com', '2022-08-18', '--', NULL),
(12066, 'T3011-3', 9182, 999999999, 0, '3011-Macau', '1970-01-01', '2022-08-18', '2022-03-08', 'gold', 'black', 'Theorema', 'day function doesn\'t work, and the dual hours only points to 1 hour no matter what I tried', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.217.55.21', '76-217-55-21.lightspeed.sntcca.sbcglobal.net', '2022-08-18', '--', NULL),
(12067, 'T48728', 9183, 999999999, 0, '505-Florida', '1970-01-01', '2022-08-18', '2021-12-17', 'black', 'black', 'Pionier', 'The minutes arms have gotten stuck and watch has completely failed functioning.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.209.190.192', 'c-98-209-190-192.hsd1.mi.comcast.net', '2022-08-18', '--', NULL),
(12068, 'T54143', 9184, 999999999, 0, '7001-Havana', '1970-01-01', '2022-08-19', '2022-08-19', 'black', 'white', 'Pionier', 'The band and bezel are far brighter than what i was anticipating. Additionally, it does not fit my son\'s wrist.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.35.28.210', 'pool-108-35-28-210.nwrknj.fios.verizon.net', '2022-08-19', '--', NULL),
(12069, 'T53420', 9185, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-08-20', '2022-07-07', 'rose', 'blue', 'Theorema', 'The dial is not working properly ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.56.243.29', '104-56-243-29.lightspeed.sndgca.sbcglobal.net', '2022-08-20', '--', NULL),
(12070, 'T44333', 9186, 999999999, 0, '4001q-Galilei', '2022-09-01', '2022-08-22', '2021-07-16', 'bicolor rosé', '', 'Theorema', '#9 has fallen. watch stopped.', 'Replaced fixed number 9 Dial\nNew V364.Batteries.\n05.9.22 to 08.9.22 Control watch is OK..\n--', '0', '2022-09-16', '2022-09-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-09-16', '24.9.150.253', 'c-24-9-150-253.hsd1.co.comcast.net', '2022-08-22', 'LE510116863DE', NULL),
(12071, '', 9187, 999999999, 0, '101-Casablanca GM', '2022-09-19', '2022-08-23', '2022-08-14', 'black', 'blue', 'Theorema', 'I bought the watch at the Tirana airport but the watch keeps delaying even when manually wound about 5 minutes every 24 hours. Please replace/ repair accordingly.', 'Replaced new Balance Wheel.\nNew O- ring.\n20.9.22 to 23.9.22 Control watch is OK.--', '0', '2022-10-05', '2022-09-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-06', '78.58.170.2', '78-58-170-2.static.zebra.lt', '2022-08-23', 'LE510118864DE', NULL),
(12072, 'T54289', 9188, 999999999, 0, '3001-Paragon', '1970-01-01', '2022-08-23', '2022-08-12', 'gold', 'white', 'Theorema', 'My order number is T54289- The band is too small for me. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.37.160.247', 'cpe-45-37-160-247.nc.res.rr.com', '2022-08-23', '--', NULL),
(12073, '', 9189, 999999999, 0, '7001-Havana', '2022-10-14', '2022-08-24', '1970-01-01', 'gold', 'white', 'Pionier', 'The numbers for the date will not change from day to day', 'Replaced new movement.\nNew O- ring.\n19.10.22 to 21.10.22 Control watch is Ok.--', '0', '2022-10-24', '2022-10-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-25', '66.26.226.111', '066-026-226-111.inf.spectrum.com', '2022-08-24', 'LE510121727DE', NULL),
(12074, 'T50811', 9190, 999999999, 0, '101-Casablanca GM', '2022-09-11', '2022-08-24', '2022-03-11', 'silver', 'yellow', 'Theorema', 'The Watch is broken. I send you the garantee Service card. Please look for it.\n\nThank you very much!!\n\nAdem Yildirim ', 'Replaced new Movement.\nReplaced new Hands.\nReplaced new Crown.\nNew O- ring.\n21.9.22 to 26.9.22 Control watch is OK.', '0', '2022-10-05', '2022-09-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-06', '93.218.88.168', 'p5dda58a8.dip0.t-ipconnect.de', '2022-08-24', '00340434129949125121', NULL),
(12075, '#T54066', 9191, 999999999, 0, '123-Madame Butterfly', '1970-01-01', '2022-08-25', '2022-08-22', 'gold', 'white', 'Theorema', 'My watch is: Istanbul Theorema GM-125-4 Made in Germany\nI found the problem with the hour number. For example when I set 7:00 o clock then the number show 7 and the minute hand show 12. But when I set 7:50 then the number show 8 and the minute hand show 50.\nMy order number is t54066 The watch is brand new and never worn. Please  exchange with GM-117-3.\nNote: I have to select difference watch that can submit this form, I can not submit the form when I select 125-Istanbul\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '162.230.108.158', '162-230-108-158.lightspeed.dybhfl.sbcglobal.net', '2022-08-25', '--', NULL),
(12076, 'T31677', 9192, 999999999, 0, '101-Casablanca GM', '2022-10-14', '2022-08-25', '2020-12-01', 'gold', 'white', 'Theorema', 'Does not wind when you turn the knob', 'Repaired manual winding.\nClean movement and Case.\nNew O- ring.\n18.10.22 to 21.10.22 Control watch is OK.--', '0', '2022-10-24', '2022-10-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-25', '65.141.200.26', '65.141.200.26', '2022-08-25', 'LE510121744DE', NULL),
(12077, 'T54382', 9193, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-08-26', '1970-01-01', 'gold', 'black', 'Theorema', 'No defect just accidentally ordered', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.102.220.207', 'pool-74-102-220-207.nwrknj.fios.verizon.net', '2022-08-26', '--', NULL),
(12078, 'CM516-1', 9194, 999999999, 0, '516-Barcelona', '2022-09-11', '2022-08-26', '2021-10-22', 'silver', 'white', 'Pionier', 'Timepiece no longer starts after not wearing it for a week', 'Replaced new movement.\nNew O- ring.\n20.9.22 to 23.9.22 Control watch is OK.--', '0', '2022-10-05', '2022-09-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-06', '84.194.76.172', 'd54C24CAC.access.telenet.be', '2022-08-26', 'LE510118855DE', NULL),
(12079, 'T49927', 9195, 999999999, 0, '111-Copenhagen', '2022-09-11', '2022-08-26', '2022-01-28', 'gold', 'black', 'Theorema', 'My order number is T49927- the watch doesn\'t work anymore. The rotor doesn\'t power the watch anymore.  Please replace/ repair accordingly.', 'Replaced new automatic system.\nClean movement.\nNew O-ring.\n20.9.22 to 23 9 .22 Control watch is OK.--', '0', '2022-10-05', '2022-09-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-06', '217.229.146.226', 'pd9e592e2.dip0.t-ipconnect.de', '2022-08-26', '00340434129949125145', NULL),
(12080, '#T54417', 9196, 999999999, 0, '120-Lady Butterfly', '2022-09-11', '2022-08-26', '2022-08-24', 'gold', 'gold', 'Theorema', 'I just received the package. I was so happy with it, and open it and now a hand of the clockwork is already loose. This one is just loose in the timepiece. For the amount that the watch cost, I think this is very unfortunate and shows a very poor quality. I send it back and expect my money back.I was assuming German quality....but am really disappointed. You already send a photo of the watch by email. I don\'t want a replacement, I want my money back! I informed also VISA so the know about this. Kind regards. ', '--', '0', '1970-01-01', '2022-09-11', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '91.183.125.94', 'mail.claesenknoops.be', '2022-08-26', '--', NULL),
(12081, 'T52727', 9197, 999999999, 0, '516-Barcelona', '1970-01-01', '2022-08-28', '1970-01-01', 'gold', 'white', 'Pionier', 'My order number is #T52727- The hands have fallen off. Please replace/repair ]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.251.206.244', 'cpe-172-251-206-244.socal.res.rr.com', '2022-08-28', '--', NULL),
(12082, 'T54221', 9198, 999999999, 0, '117-Kingston', '1970-01-01', '2022-08-28', '2022-08-28', 'gold', 'blue', 'Theorema', 'My Order number is T54221.This watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.46.244.53', '66-46-244-53.dedicated.allstream.net', '2022-08-28', '--', NULL),
(12083, '', 9199, 999999999, 0, '104-Copacabana', '2022-09-11', '2022-08-29', '2019-01-17', 'gold', 'black', 'Theorema', 'Nummer 2 is losgeraakt en moet terug gelijmd worden. Graag het horloge volledig controleren', '-Repaired Dial number 12.\nClean Case.\nSpring Bar 2.\nNew O- ring.\n21.9.22 to 26.9.22 Control watch is OK.-', '0', '2022-10-05', '2022-09-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-06', '94.109.198.63', 'cust-63-198-109-94.dyn.as47377.net', '2022-08-29', 'LE510118847DE', NULL),
(12107, '', 9220, 999999999, 0, '111-Copenhagen', '1970-01-01', '2022-09-12', '2021-11-26', 'black', '', 'Theorema', '秒針が外れてしまい、引っかかり日本の時計屋さんに\n持っていった。秒針は元にもどしてくれたが動かない理由は、わからない\n直せないと言われた。\n普通に使っていて秒針が取れるとは不良品だと言われた', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '49.96.33.177', 'sp49-96-33-177.msd.spmode.ne.jp', '2022-09-12', '--', NULL),
(12085, 'T52727', 9201, 999999999, 0, '516-Barcelona', '1970-01-01', '2022-08-30', '1970-01-01', 'gold', 'white', 'Pionier', 'The hands have fallen off. Please replace/repair ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '216.24.45.28', '216.24.45.28', '2022-08-30', '--', NULL),
(12086, '#TEST', 9202, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-08-31', '2022-08-31', 'silver', 'black', 'Theorema', 'test', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '188.164.222.167', '188.164.222.167', '2022-08-31', '--', NULL),
(12087, 'T54544', 9203, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-09-02', '2022-08-24', 'rose', 'blue', 'Theorema', ' The clasp does not work and will not stay in place.\nMy order number is T54544. The watch is brand new and never worn. Please refund.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.107.105.127', 'cpe-174-107-105-127.sc.res.rr.com', '2022-09-02', '--', NULL),
(12088, 'T47334', 9204, 999999999, 0, '101-Casablanca GM', '2022-10-19', '2022-09-03', '2021-09-24', 'silver', 'white', 'Theorema', 'My order number is T47334  The clasp of the crown is loose and doesn\'t close anymore.  Please replace/ repair accordingly.', 'Replaced new Crown Protector.\n25.10.22 to 28.10.22 Control watch is OK.--', '0', '2022-10-27', '2022-10-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-28', '104.129.204.116', '104.129.204.116', '2022-09-03', 'LE510122170DE', NULL),
(12089, 'T54355 I don’t like the watch, brand new never wor', 9205, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-09-03', '2022-08-20', 'black', 'yellow', 'Theorema', 'I think, no defect, the problem is I don’t like poor quality I’m sorry', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.219.202.40', 'c-73-219-202-40.hsd1.nh.comcast.net', '2022-09-03', '--', NULL),
(12090, '5694', 9206, 999999999, 0, '3001-Paragon', '2022-09-19', '2022-09-04', '2012-09-01', 'gold', 'white', 'Theorema', 'The dial rotates under the glass.\nThe watch stops intermittently, despite being moved, and then intermittently doesn\'t re-start, sometimes for long periods (several months).\nPlease repair/replace accordingly.', 'Replaced new movement  60€.\nReplaced new number ring dial 40€.\nReplaced/ Repair mvmt 100€\nNew O- ring 5€\nTotal Price: 205€--\n21.11.22 to 24.11.22 Control watch is OK.', '0', '2022-12-02', '2022-11-21', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-02', '84.30.165.152', '84-30-165-152.cable.dynamic.v4.ziggo.nl', '2022-09-04', 'LE510129717DE', NULL),
(12091, 'T25860', 8883, 999999999, 0, '2003-Monte Carlo', '1970-01-01', '2022-09-04', '2020-03-07', 'silver', 'black', 'Theorema', 'The date in the left side window has fallen off track again. This is the second time this has happened and now it is out of warranty. I also have said before that I wear the watch only once or twice a week since I have three other quality Tufina Watches. When I am not wearing the Marco Polo, I will give it thirty winds to keep it running so I don\'t have to reset the day and date, but it always seems hard to wind as compared to my other Tufina watches. Please try to find out what is wrong. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '161.38.34.218', '161.38.34.218', '2022-09-04', '--', NULL),
(12092, 'T54547', 9207, 999999999, 0, '108-Oman', '1970-01-01', '2022-09-05', '2022-08-24', 'rosé', '', 'Theorema', 'I now own 9 of your Watches.  I plan on purchasing several more as gifts for Xmas. I just received my latest purchase. The Oman with the rose case. The watch arrived on Sept. 2nd 2022. I love your watches they are a great addition to my 40 plus watch collection. I also gift them out. Unfortunately this watch has a defect. It will not keep running while being worn ,it stops frequently and loses time. It will for some reason run while lying flat on a dresser. While being worn it will stop, even after a full winding. \n\nI would like an exchange for a new watch. I love the watch,  I feel this watch was defective from manufacture date. Please exchange the watch for a new working one. I only wore this watch twice to see its function working and it doesn\'t.\n\nAll my other Tufina Watches work and keep great time. They \nAll look amazing.\n\nPlease resolve this matter .\n\n\nAnthony J. RUFFEL\n\n321-446-0777\n\naj1727@att.net ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.182.190.46', '104-182-190-46.lightspeed.dybhfl.sbcglobal.net', '2022-09-05', '--', NULL),
(12093, 'T54679', 9208, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-09-05', '2022-09-01', 'black', 'white', 'Theorema', 'I received the watch and the minute and hour hand wheel came loose in the watch face after only trying on twice. The watch has not been worn. It was only tried on twice for a total of a few minutes. Initially I did not like the clasp and wanted to return and your team sent a video on how to work the clasp and upon trying the watch on for the 2nd time I noticed the gears were loose. Again, I did not wear the watch. I have taken photos as proof of no wear or tear damage on the watch. The watch was broken on arrival. Thank you. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '136.52.11.197', '136-52-11-197.googlefiber.net', '2022-09-05', '--', NULL),
(12094, 'T54198', 9209, 999999999, 0, '3001-Paragon', '1970-01-01', '2022-09-05', '2022-08-09', 'gold', '', 'Theorema', 'Hi. \n\nThe automatic winder rotor doesn\'t sound smooth. \n\nThank you\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.15.12.5', 'c-73-15-12-5.hsd1.ca.comcast.net', '2022-09-05', '--', NULL),
(12095, '#T54525', 9210, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-09-06', '2022-08-23', 'black', '', 'Theorema', 'T54525 No Defect only too heavy Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.97.109.117', 'cpc150531-cosh21-2-0-cust372.6-1.cable.virginm.net', '2022-09-06', '--', NULL),
(12096, 'T54495', 9211, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-09-07', '2022-08-23', 'black', 'blue', 'Theorema', 'Minute hand arrived dislodged. Please fix accordingly ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.55.124.7', 'S0106383fb3931723.vs.shawcable.net', '2022-09-07', '--', NULL),
(12097, 'T29146', 8954, 999999999, 0, '506-Miami', '2022-10-14', '2022-09-07', '2020-10-08', 'black', 'black', 'Pionier', 'The hour hand does not move, neither the buttom to move the hands. Please, please, please, I really like it, fix it righ, if not I want a replacement.\n \n\n', 'Replaced new movement.\nNew O- ring.\n21.10.22 to 24.10.22 Control watch is OK.--', '0', '1970-01-01', '2022-10-21', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '68.83.127.155', 'c-68-83-127-155.hsd1.nj.comcast.net', '2022-09-07', '--', NULL),
(12098, '#T24586', 9212, 999999999, 0, '111-Copenhagen', '2022-10-19', '2022-09-07', '2020-11-11', 'silver', 'black', 'Theorema', 'The seconds hand has fallen, please repair accordingly', 'Replaced new Second hands.\nNew O- ring.\n24.10.22 to 27.10.22 Control watch is OK.--', '0', '2022-10-27', '2022-10-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-28', '69.138.232.134', 'c-69-138-232-134.hsd1.md.comcast.net', '2022-09-07', 'LE510122206DE', NULL),
(12099, '', 9213, 999999999, 0, '505-Florida', '2022-09-19', '2022-09-09', '2015-06-26', 'silver', 'white', 'Pionier', 'The calendar doesn\'t work properly jump from 04 to 15. Please replace/ repair accordingly.]', 'Replaced new Movement 60€.\nReplace/Repair mvmt-100€.\nNew O- ring 5€.\nShipping rate 15 €\nTotal Price: 180€.\n18.11.22 to 23.11.22 Control nwatch is OK.\n', '0', '2022-12-02', '2022-11-18', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-02', '87.195.37.150', 'dsl-087-195-037-150.solcon.nl', '2022-09-09', 'LE510129765DE', NULL),
(12100, '19860210-0904', 9214, 999999999, 0, '101-Casablanca GM', '2022-09-26', '2022-09-09', '1970-01-01', 'gold', 'yellow', 'Theorema', 'This is a watch that I ordered by mistake, I ordered a male model instead of a female model, and I would like to return.\nInstead this watch I would like to order this model butterfly GM-123-10 ROSE.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '185.125.227.18', '185.125.227.18', '2022-09-09', '--', NULL),
(12101, '', 9215, 999999999, 0, 'Choose option', '1970-01-01', '2022-09-10', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is #T54208-The watch is manually wound but its stops after few seconds- Please repair/ replace\nPrint the form, and put it inside your package. Submit the form online.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '142.147.58.81', '142-147-58-81.customers.everywherewireless.com', '2022-09-10', '--', NULL),
(12102, 'T54208', 9215, 999999999, 0, '510-London', '1970-01-01', '2022-09-10', '2022-08-20', 'black', 'gold', 'Pionier', '[My order number is #T54208-The watch is manually wound and shaken but its stops after few seconds- Please repair/ replace\nPrint the form, and put it inside your package. Submit the form online.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '142.147.58.81', '142-147-58-81.customers.everywherewireless.com', '2022-09-10', '--', NULL),
(12103, 'T54547', 9216, 999999999, 0, '108-Oman', '2022-10-14', '2022-09-10', '2022-08-23', 'rosé', 'gold', 'Theorema', 'I have 11 orders from Tufina. I am a good customer. I know these watches very well. But this one does not work fine. If you leave it flat on the table it works fine, but the moment I put it on my wrist it stops working or it runs many minutes behind. Something inside the mechanical movement is off balance. Please replace.', 'Replaced new movement.\nReplaced new Hands.\nNew O- ring.\nClean Case.\n18.10.22 to 21.10.22 Control watch is OK.--', '0', '2022-10-24', '2022-10-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-25', '98.53.137.49', '98.53.137.49', '2022-09-10', 'LE510121695DE', NULL),
(12104, 'T25860', 9217, 999999999, 0, '3005-Marco Polo', '2022-10-19', '2022-09-10', '2020-07-02', 'silver', 'black', 'Theorema', 'The date has fallen again. This is the second time this same error happens. I have 4 Tufina watches. They work perfectly, only this one same issue. Now the watch is out of warranty but I expect your nice family will not charge me for the mistake they cannot fix. I have already spend so much money for the shipping. As well this watch it is very hard to wind compare to my other 3 Tufina watches which are so easy to wind. Please make sure to send back a fully repaired watch, so I can buy more watches from you. ', '--', '0', '2022-10-27', '2022-10-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-28', '98.53.137.49', '98.53.137.49', '2022-09-10', 'LE510122197DE', NULL),
(12108, '', 9221, 999999999, 0, '111-Copenhagen', '2022-10-19', '2022-09-12', '2021-11-26', 'black', '', 'Theorema', 'Since the second hand came off and the watch stopped, I had a watch repair shop in Japan look at it, but the watch still stopped even after the second hand was put back in place.\nThe watchmaker said he couldn\'t fix this.\nThey said it was strange that the second hand came off during normal use, and that it might be a defective product.\nI just bought it in November last year, and even if I drop it, I haven\'t used it roughly.\nReplace if defective\nPlease take the shipping fee with you.', 'Replaced new movement.\nReplaced new Hands.\nNew O ring.\n24.10.22 to 27.10.22 Control watch is OK.--', '0', '2022-10-27', '2022-10-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-28', '182.21.45.92', '92.net182021045.t-com.ne.jp', '2022-09-12', 'LE510122210DE', NULL),
(12109, '#T54044', 9222, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-09-12', '2022-08-03', '', '', 'Theorema', 'The hands of the clock fell out of the clock.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '118.173.74.28', 'node-en0.pool-118-173.dynamic.totinternet.net', '2022-09-12', '--', NULL),
(12110, 'T53626', 9223, 999999999, 0, '508-Dublin', '1970-01-01', '2022-09-12', '1970-01-01', 'gold', 'gold', 'Pionier', 'Tôi luôn đeo nó trên tay 24/24 nhưng cứ dưới 2h thì máy lại đứng! phải lắc mạnh thì máy mới chạy và cứ như vậy lập lại thường xuyên.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.93.161.39', 'cpe-70-93-161-39.natsow.res.rr.com', '2022-09-12', '--', NULL),
(12111, 'T51479', 9224, 999999999, 0, '7001-Havana', '2022-10-14', '2022-09-13', '2022-04-10', 'gold', 'blue', 'Pionier', 'The date display is not even and it appears it doesn’t change \nwithout pushing in the button.\nI have the pioneer Havana p7001-3 gold case blue dial', 'Replaced new date system\nNew O- ring.\n17.10.22 to 21 10.22 Control watch is OK.--', '0', '2022-10-24', '2022-10-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-24', '73.226.6.61', 'c-73-226-6-61.hsd1.nj.comcast.net', '2022-09-13', 'LE510121639DE', NULL),
(12112, '#T52065', 9225, 999999999, 0, '103-Sao Paulo', '2022-10-18', '2022-09-13', '2022-03-06', 'silver', 'white', 'Theorema', '', 'Replaced new movement.\nNew O- ring.\nClean Case.\n25.10.22 to 28.10.22 Control watch is OK.--', '0', '2022-10-27', '2022-10-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-28', '69.154.147.23', '69.154.147.23', '2022-09-13', 'LE510122237DE', NULL),
(12113, 'gift from Sidney Greehey', 9226, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-09-13', '2022-03-03', '', '', 'Theorema', 'I have written you several time about my watch not keeping time. I watched the video you sent on how to properly wind, which I have done according to your video and although it appears wound, it still will not keep proper time.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '199.193.217.53', '199.193.217.53', '2022-09-13', '--', NULL),
(12114, '', 9228, 999999999, 0, '117-Kingston', '2022-10-14', '2022-09-13', '2022-04-22', 'black', 'black', 'Theorema', 'Please replace broken crystal and contact me for repair and shipping  payment via credit card', 'Replaced new Crystal glass 25€.\nReplace/ Repair mvmt-60€.\nNew O- ring 5€.\nShipping 15 €\nTotal Price:105€.--\n25.01.23 to 26.01.23 Control watch is OK.', '0', '2023-01-28', '2023-01-26', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-30', '199.193.217.53', '199.193.217.53', '2022-09-13', '1Z8VF459D962042596', NULL),
(12115, 'T48758 ', 9229, 999999999, 0, '3001-Paragon', '2022-09-26', '2022-09-13', '2021-12-20', 'gold', 'white', 'Theorema', 'My order number is T 48758. The mecanism has fallen off. Please replace / repair accordingly \n16.11.2022 He has just received the watch back from repair and when he tried to set up the time zone the crown has fallen off. He is very upset. I convinced him to return the watch back for repair again. Please make sure that the watch is PERFECT before returning it to him or he will cause us many problems. Thank you.', 'Replaced  new Case. \nReplaced new Movement.\n04.10.22 to 07.10.22 Control watch is OK.\n(Replaced New Case)\nPs: time zone crown are only left and right setting please do not pull out.\n17.11.22 to 22.11.22 Control watch is OK.\n\nLE510129875DE  02.12.2022\n\n(', '0', '2022-10-16', '2022-10-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-17', '90.22.2.26', 'lfbn-cae-1-297-26.w90-22.abo.wanadoo.fr', '2022-09-13', 'LE510120488DE', NULL),
(12116, 'T50405', 9230, 999999999, 0, '104-Copacabana', '1970-01-01', '2022-09-14', '2022-08-02', 'gold', 'black', 'Theorema', 'The watch is fully wound but doesn\'t work. Please replace/repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.14.171.103', 'c-73-14-171-103.hsd1.co.comcast.net', '2022-09-14', '--', NULL),
(12117, 'GM 505 -12', 9231, 999999999, 0, '512-Berlin', '2022-10-14', '2022-09-14', '2022-04-14', 'gold', 'black', 'Pionier', 'My order number is T51529 - the date stuck and doesn\'t change. Please replace/repair.\n', 'Replaced new date system.\nReplaced new Hands.\nClean Case.\nNew O- ring.\n18.10.22 to 21 10.22 Control watch is OK.\n--', '0', '2022-10-24', '2022-10-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-24', '194.36.110.182', '194.36.110.182', '2022-09-14', 'LE510121599DE', NULL),
(12118, 'T43419', 9232, 999999999, 0, '109-Hamburg', '2022-10-19', '2022-09-14', '2021-06-16', 'black', 'black', 'Theorema', 'clasp where handle is that you twist to change time does not close or remain closed, also need to change the band which i know i have to pay.', '-Replaced new Crown Protector and Screw.\nPs:109- Hamburg new band Price is only 40€..\n25.10.22 to 28.10.22-Control watch is OK..', '0', '2022-11-07', '2022-11-07', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-11-07', '199.193.223.49', '199.193.223.49', '2022-09-14', 'LE510123161DE', NULL),
(12119, '#T54656', 9233, 999999999, 0, '120-Lady Butterfly', '2022-10-14', '2022-09-15', '2022-08-30', 'gold', 'gold', 'Theorema', 'My order number is T54656  The watch crown cannot tighten the mainspring even when rotated clockwise.  Please replace/ repair accordingly.', 'Replaced new Movement.\nReplaced new Minute Hand.\nNew O- ring.\n18.10.22 to 21.10.22 Control watch is OK.--', '0', '2022-10-24', '2022-10-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-25', '49.228.144.219', '49-228-144-0.24.nat.tls1b-cgn03.myaisfibre.com', '2022-09-15', 'LE510121656DE', NULL),
(12120, 'T48920', 9234, 999999999, 0, 'Choose option', '1970-01-01', '2022-09-15', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'Parts are lose inside watch and clasp', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.28.63', '172.58.28.63', '2022-09-15', '--', NULL),
(12121, '#T53791', 9235, 999999999, 0, '7001-Havana', '1970-01-01', '2022-09-16', '2022-07-22', 'silver', 'white', 'Pionier', 'My order number is #T53791  The watch is brand new and never worn. Please  exchange with P7001-4', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '136.52.18.245', '136-52-18-245.googlefiber.net', '2022-09-16', '--', NULL),
(12122, 'T50218', 9236, 999999999, 0, '506-Miami', '2023-06-22', '2022-09-16', '2022-02-14', 'gold', 'black', 'Pionier', 'The watch has stopped working even when manually wound. Please replace/repair.', '-Watch fall down\n-Repair hands ', '0', '2023-07-25', '2023-07-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-07-26', '87.213.107.13', '87.213.107.13', '2022-09-16', 'LE510135920DE', NULL),
(12123, 'T53333', 9237, 999999999, 0, '101-Casablanca GM', '2022-10-13', '2022-09-16', '2022-04-07', 'black', 'blue', 'Theorema', '--MESSAGE INSIDE THE FORM->>>[My order number is T5333- The clasp on the crown is broken. Please replace/repair]', 'Replaced new Crown Protector.and Screw.\n18.10.22 to 20.10.22 Control watch is OK.\n--', '0', '2022-10-24', '2022-10-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-24', '64.121.204.40', '64-121-204-40.s3366.c3-0.eas-cbr2.atw-eas.pa.cable.rcncustomer.com', '2022-09-16', 'LE510121611DE', NULL),
(12124, ' T45474- A ', 9238, 999999999, 0, 'other', '1970-01-01', '2022-09-17', '2022-09-17', 'gold', 'white', 'other', 'Hallo liebe Theorema \n [My order number is  screw of the crown protector is lost. Please replace/ repair accordingly.]\nIch wollte die Uhr anziehen doch dann habe ich gesehen dass die schraube von den kronenshutz fehlt.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '46.5.254.237', 'ip-046-005-254-237.um12.pools.vodafone-ip.de', '2022-09-17', '--', NULL),
(12125, 'T53802', 9239, 999999999, 0, '101-Casablanca GM', '2022-09-26', '2022-09-17', '2022-07-26', '', '', 'Theorema', 'My order number is #T53802. I followed the procedure to start the watch but it is not working from the beginning though the watch is fully wound.\nPlease replace the watch and before you send another watch please check it is functioning properly or not.  ', 'Replaced new Movement.\nReplaced new Hands.\nNew O- ring.\n04 10.22 to 07.10.22 Control watch is OK.--', '0', '2022-10-16', '2022-10-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-17', '93.214.236.11', 'p5dd6ec0b.dip0.t-ipconnect.de', '2022-09-17', '00340434129949125336', NULL),
(12126, 'T43550', 9240, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-09-19', '2021-06-20', 'black', 'black', 'Theorema', 'My order # is T43550. There is constant condensation inside the face of the watch. The watch has never been exposed to water or a humid environment. Please replace/repair.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.97.84.141', 'cpe-174-97-84-141.cinci.res.rr.com', '2022-09-19', '--', NULL),
(12127, 'T54530', 9241, 999999999, 0, '104-Copacabana', '1970-01-01', '2022-09-20', '2022-08-23', 'silver', 'white', 'Theorema', 'The watch gains 2 hours every day even fully wound- Please repair/ replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.70.161.151', 'pool-173-70-161-151.nwrknj.fios.verizon.net', '2022-09-20', '--', NULL),
(12128, 'T52497', 9242, 999999999, 0, '3011-Macau', '2022-10-10', '2022-09-20', '1970-01-01', 'black', 'black', 'Theorema', 'My order number isT52497- The watch stops working mostly when I wear it. It is manually wound and worn all day long. Please replace/ repair accordingly.\n\nTrack number LE510104777DE', 'Replaced new Movement.\n New O- ring.\n17.10.22 to 21.10.22 Control watch is OK--', '0', '2022-10-24', '2022-10-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-25', '84.15.172.17', 'IN-84-15-172-017.bitemobile.lt', '2022-09-20', 'LE510121660DE', NULL),
(12129, 'T50928', 9243, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2022-09-21', '2022-03-18', 'silver', 'white', 'Theorema', 'My order number is T50928 - The watch is fully wound but loses about 1 hour a day.  Please replace / repair accordingly.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.234.241.73', '67-234-241-73.phnx.centurylink.net', '2022-09-21', '--', NULL),
(12130, 'T54982 ', 9244, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-09-21', '2022-09-13', 'black', 'blue', 'Theorema', 'My order number is T54982- The watch arrived with scratch on the back of the case and broken band. The watch is brand new and never worn. Please  Replace with a NEW one without any defects.. thanks', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '176.204.159.162', '176.204.159.162', '2022-09-21', '--', NULL),
(12131, 'T54987', 9245, 999999999, 0, '505-Florida', '2022-09-26', '2022-09-21', '2022-09-12', 'silver', 'white', 'Pionier', 'On my new Florida Diamonds Pionier GM-505-04, the pointer / hand to display the day is not fixed properly. So it detached itself from the mounting point and moved freely on the dial.', 'Replaced new Movenment.\nReplaced new small hands.\nNew O- ring.\n04.10.22 to 06.10.22 Control watch is OK.--', '0', '2022-10-16', '2022-10-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-17', '159.48.53.102', '159.48.53.102', '2022-09-21', '00340434129949125329', NULL),
(12132, '#TEST', 9246, 999999999, 0, '505-Florida', '1970-01-01', '2022-09-21', '2028-09-30', 'gold', 'black', 'Pionier', 'TEST', '--', '0', '2022-09-21', '2022-09-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2022-09-21', '109.236.38.202', 'dynamic.pool-109-236-38-202.abissnet.al', '2022-09-21', 'DE510111821DE', NULL),
(12133, 'GM 101-2', 9247, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-09-22', '2022-02-18', 'silver', 'black', 'Theorema', 'Theorema Watch Hour and Minute hands are slightly out of alignment. The deviation is about 15 minutes. Watch has not been dropped or bumped. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.89.97', '104.28.89.97', '2022-09-22', '--', NULL),
(12134, 'T54793', 9248, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-09-22', '1970-01-01', 'black', 'white', 'Theorema', 'I am not sure what the case color is since the package hasn’t even been opened. My order number is T54793. I am returning this item because the dial is too big (which I saw on the watch reviews on YouTube). Thank you for understanding', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.180.140.170', 'wsip-184-180-140-170.mc.at.cox.net', '2022-09-22', '--', NULL),
(12135, '#T30413', 9249, 999999999, 0, '101-Casablanca GM', '2022-10-19', '2022-09-23', '2020-10-10', 'silver', 'white', 'Theorema', 'One of the dials broke of and now the whole watch doesnt work anymore...', 'Replaced new movement.\nReplaced new Hands.\nNew O- ring \nClean Case.\n19.10.22 to 21 10.2 Control watch is Ok. --', '0', '2022-10-24', '2022-10-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-25', '85.146.217.202', '85.146.217.202', '2022-09-23', 'LE510121758DE', NULL),
(12136, 'T49681', 9250, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-09-23', '2022-01-18', 'silver', 'black', 'Theorema', 'Time is not keeping right. Some minutes are 6 seconds out when compared with a stopwatch. Also watch stops intermittently then runs fast or slow again. Not happy with this as not old at all.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.150.103.241', 'host86-150-103-241.range86-150.btcentralplus.com', '2022-09-23', '--', NULL),
(12137, 'T55089', 9251, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-09-23', '2022-09-15', 'black', 'black', 'Theorema', 'Do don\'t like the fit or style of watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.47.27', 'ue.tmodns.net', '2022-09-23', '--', NULL),
(12138, 'CM 506-12', 9252, 999999999, 0, '506-Miami', '1970-01-01', '2022-09-24', '2021-04-26', 'gold', 'black', 'Pionier', 'Good Day\n\nThe reason for the watch which is not working is when I put on the watch on my wrist it doesn\'t work and when I put it on the table it works for 1 minute and shut down. Please advise how can I return and can be fixed.\n\n\nThank You\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.158.239.131', '131.239.158.104.in-addr.arpa', '2022-09-24', '--', NULL),
(12139, 'T54828', 9253, 999999999, 0, '104-Copacabana', '1970-01-01', '2022-09-24', '2022-09-06', 'black', 'black', 'Theorema', 'My order number is #t54828. The moon phase subdial has fallen off.  Please replace/ repair accordingly.', 'Replaced new movement.\n24.11.22 to 28.11.22 Control watch is OK.--', '0', '2022-12-19', '2022-11-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2022-12-20', '50.98.36.142', 'd50-98-36-142.bchsia.telus.net', '2022-09-24', 'LE510130587DE', NULL),
(12140, 'T50994', 9254, 999999999, 0, '101-Casablanca GM', '2022-10-16', '2022-09-25', '2022-04-20', 'gold', 'black', 'Theorema', 'This watch is going to fast when it\'s fully wound up.\nEvery hour, this watch is 5 to 10 minutes faster than the official time.', '-Adjusted balance wheel.\nNew O- ring.\n19.10.22 to 21.01.22 Control watch is OK.-', '0', '2022-10-25', '2022-10-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-25', '81.11.242.249', 'ip-81-11-242-249.dsl.scarlet.be', '2022-09-25', '1Z8VF459DK63886043', NULL),
(12141, 'T51649', 9254, 999999999, 0, '116-San Francisco', '2022-10-16', '2022-09-25', '2022-04-20', 'black', 'black', 'Theorema', 'This watch isn\'t functioning anymore. After winding this watch it\'s not tikking anymore.', '-Replaced new movement.\nReplaced new Hands.\nNew O -ring.\n19.10.22.to.21.10.22 Control watch is OK.-', '0', '2022-10-24', '2022-10-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-25', '81.11.242.249', 'ip-81-11-242-249.dsl.scarlet.be', '2022-09-25', '1Z8VF459DK63886043', NULL),
(12142, '', 9255, 999999999, 0, 'Choose option', '1970-01-01', '2022-09-25', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '95.223.45.24', 'ip-095-223-045-024.um35.pools.vodafone-ip.de', '2022-09-25', '--', NULL),
(12143, 'T48648', 9255, 999999999, 0, '118-Venezia', '2022-10-10', '2022-09-25', '2021-12-16', 'gold', 'gold', 'Theorema', 'The watch will not wound anymore. The watch is not damaged in any way, it was not dropped or bumped or anything. The watch was used rarely. If you try to wound the clock, it will only change the time.  ', 'Repaired manual winding.\nClean Case.\nNew O- ring.\n17.10.22 to 21.10.22 Control watch is OK.\n--', '0', '2022-10-24', '2022-10-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-24', '95.223.45.24', 'ip-095-223-045-024.um35.pools.vodafone-ip.de', '2022-09-25', '00340434129949125428', NULL),
(12144, 'T43550', 9256, 999999999, 0, '101-Casablanca GM', '2022-10-13', '2022-09-26', '2021-06-15', 'black', 'black', 'Theorema', 'There is constant condensation (water) inside the face of the watch. As soon as I put it on, it gets condensed. THE WATCH HAS NEVER TOUCHED WATER OR HAS NEVER BEEN IN HUMID ENVIRONMENT. I wear business attire and I work in an office. I wear this watch at work and sometimes for dinner on weekends. Please repair/replace because I really like it. ', '-Replaced new movement.\nReplaced new Hands.\nClean Case.\nNew O- ring (Water tightness system is Only 3 Bar 3.ATM)\n19.10.22 to 21.10.22 Control watch is OK.-', '0', '2022-10-24', '2022-10-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-25', '98.53.137.49', '98.53.137.49', '2022-09-26', 'LE510121775DE', NULL),
(12145, 'T48728', 9257, 999999999, 0, '505-Florida', '2022-10-14', '2022-09-26', '2021-12-17', 'silver', 'white', 'Pionier', 'the arms have gotten stuck underneath one another and the watch has stopped working completely.', 'Replaced new Hands.\nNew O- ring.\n19.10.22 to 21.10.22-Control watch is OK..-', '0', '2022-10-24', '2022-10-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-25', '98.53.137.49', '98.53.137.49', '2022-09-26', 'LE510121687DE', NULL),
(12146, 'T5518', 9258, 999999999, 0, '505-Florida', '1970-01-01', '2022-09-26', '2022-09-20', '', '', 'Pionier', 'My order number is T5518. I don\'t like the watch.\nThe watch is brand new and never worn.\nPlease refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '188.223.164.33', 'bcdfa421.skybroadband.com', '2022-09-26', '--', NULL),
(12147, '39218', 9259, 999999999, 0, '7001-5', '2022-09-26', '2022-09-26', '2021-02-22', 'rose', 'blue', 'Pionier', 'The hour and the minute hands are blocked with each other. ', 'Replaced new Hands.\nClean Case.\n04.10.22 to 07.10.22 Control watch is OK.--', '0', '2022-10-16', '2022-10-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-17', '79.239.33.114', 'p4fef2172.dip0.t-ipconnect.de', '2022-09-26', 'LE510120465DE', NULL),
(12148, 'T55135', 9260, 999999999, 0, 'Choose option', '1970-01-01', '2022-09-26', '2022-09-26', 'Choose option', 'Choose option', 'Choose option', 'I don\'t want the wach. The watches are brand new, never worn.Please refund the transfered amount. Bank account number: \nHU70117733229205696500000000\nThe Hungarian Post only accepted the shipment with EMS service.\ntrucking number: EA 802 963 370 HU\n\nSzabó Kornél', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.206.8.253', '84.206.8.253', '2022-09-26', '--', NULL),
(12149, '45474', 9261, 999999999, 0, '119-3', '2022-09-26', '2022-09-26', '2021-09-02', 'gold', 'gold', 'Theorema', 'screw of the crown protector is lost.', 'Replaced Crown protector 2 new screw.\nCiean Case.\nNew movement holder ring.\nNew O- ring.\n17.10.22 to 20.10.22 Control watch is OK,--', '0', '2022-10-24', '2022-10-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-25', '79.239.33.114', 'p4fef2172.dip0.t-ipconnect.de', '2022-09-26', '00340434129949125435', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(12150, 'T54564', 9262, 999999999, 0, '7002-Chicago', '1970-01-01', '2022-09-26', '2022-08-25', 'gold', 'white', 'Pionier', 'A few weeks after I received my watch, I noticed that the pointer that shows the date fell off, it fell into the clock room, and the watch stopped working because the pointer blocked something inside of the watch. I have been very careful with the watch, so this is very surprising. The watch is currently working, but the pointer that showes the date is stuck somewhere inside of the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '178.164.92.29', '178-164-92.29.3p.ntebredband.no', '2022-09-26', '--', NULL),
(12151, 'T54410', 9263, 999999999, 0, 'other', '2022-10-19', '2022-09-26', '2022-08-20', '', 'black', 'Javelle', 'One of the button has fallen off. Please repair accordingly', 'Replaced new Case.\nNew O-ring.\n24.10.22 to 27.10.22 Control watch is OK..\n--', '0', '2022-10-27', '2022-10-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-28', '73.68.45.46', 'c-73-68-45-46.hsd1.vt.comcast.net', '2022-09-26', 'LE510122183DE', NULL),
(12152, '#T50130', 9264, 999999999, 0, '121-St Petersburg', '2022-11-15', '2022-09-27', '2022-02-08', 'gold', 'bicolor', 'Theorema', 'My order no. is #T50130 - The crown and stem have fallen off. Please replace/repair. Thank you.', '-Replaced new Stem.\nAdjusted balance wheel.\n22.11.22 to 28.11 22 Control watch is OK..-', '0', '2022-12-02', '2022-11-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-02', '118.100.111.181', '118.100.111.181', '2022-09-27', 'LE510129694DE', NULL),
(12153, 'T54564', 9265, 999999999, 0, '7002-Chicago', '1970-01-01', '2022-09-27', '2022-08-25', 'gold', 'white', 'Pionier', 'A few weeks after I received my watch, I noticed that the pointer that shows the date fell off, it fell into the clock room, and the watch stopped working because the pointer blocked something inside of the watch. I have been very careful with the watch, so this is very surprising. The watch is currently working, but the pointer that showes the date is stuck somewhere inside of the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '185.161.57.226', '185.161.57.226', '2022-09-27', '--', NULL),
(12154, 'T55150', 9266, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-09-27', '2022-09-22', 'gold', 'blue', 'Theorema', 'Nothing is wrong with it.  He didn\'t like it', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.50.155.233', '98.50.155.233', '2022-09-27', '--', NULL),
(12155, 'T30602', 9267, 999999999, 0, '104-Copacabana', '1970-01-01', '2022-09-28', '2020-10-20', 'black', 'black', 'Theorema', 'The number 2 of 12 o\'clock fell and it\'s blocking the mechanism.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '85.75.254.80', 'athedsl-149169.home.otenet.gr', '2022-09-28', '--', NULL),
(12156, 'T30602', 9268, 999999999, 0, '104-Copacabana', '1970-01-01', '2022-09-28', '2020-10-09', 'black', 'yellow', 'Theorema', 'The number 2 of 12 O\'clock fell down and it\'s blocking the mechanism.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '85.75.254.80', 'athedsl-149169.home.otenet.gr', '2022-09-28', '--', NULL),
(12157, 'T54976', 9269, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-09-28', '2022-09-28', '', '', 'Theorema', 'I bought my husband the watch for a birthday present , it looked so different online , looked like a rich , nice watch ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.216.51.59', '59.sub-174-216-51.myvzw.com', '2022-09-28', '--', NULL),
(12158, 'T54793', 9270, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-09-28', '1970-01-01', 'black', 'white', 'Theorema', 'The watch is not what I expected, the dial is too thick. Nothing else is wrong. The watch has not been work yet, and everything is inside the package the way I received it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.209.98.192', '192.sub-174-209-98.myvzw.com', '2022-09-28', '--', NULL),
(12159, '#T55163', 9271, 999999999, 0, '118-Sahara', '1970-01-01', '2022-09-29', '2022-09-19', 'gold', 'gold', 'Theorema', 'The watch doesn\'t work even fully wound.\nThe watch is brand new and never worn.\nPlease replace.\n\nIf not stock available, i am happy to choose another watch and pay the difference.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '60.242.35.234', '60-242-35-234.static.tpgi.com.au', '2022-09-29', '--', NULL),
(12160, 'T42079', 9272, 999999999, 0, '101-Casablanca GM', '2022-11-15', '2022-09-29', '2021-10-05', 'gold', 'yellow', 'Theorema', 'My order number is #T42079- The watch is fully wound but keeps delaying. Please replace/ repair accordingly.               \n                                                            \n reference number: GM114-5     \n', 'Replaced new Movement.\nClean Case.\n22.11.22 to 28.11.22 to Control watch is OK.--', '0', '2022-12-02', '2022-11-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-02', '136.226.48.206', '136.226.48.206', '2022-09-29', 'LE510129805DE', NULL),
(12161, 'T54573', 9273, 999999999, 0, '3011-Macau', '1970-01-01', '2022-09-30', '2022-08-29', 'gold', 'white', 'Theorema', 'My order number is T54573- The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '97.103.139.142', '097-103-139-142.res.spectrum.com', '2022-09-30', '--', NULL),
(12162, 'T54795', 9274, 999999999, 0, '7001-Havana', '1970-01-01', '2022-10-02', '2022-09-05', 'silver', 'white', 'Pionier', 'No defect, too think for my wrist.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '23.81.114.216', 'used-for-VPN-packethub.net', '2022-10-02', '--', NULL),
(12163, '', 9275, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2022-10-02', '2015-03-07', 'gold', 'blue', 'Theorema', 'The winder stem and winder crown need installing.  They fell out only 30 months after purchasing the watch so i ordered a new set from you but have been unable to find a local watchmaker to do the job.  please find enclosed the watcha and genuine parts. ', 'Replaced new Crown and Stem.\nClean Case.\nNew O- ring.\n21.11.22 to 25.11 22 Control watch is OK.--', '0', '2022-12-02', '2022-11-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2022-12-02', '213.121.234.198', 'host213-121-234-198.range213-121.btcentralplus.com', '2022-10-02', 'LE510129725DE', NULL),
(12164, 'T50370 The day function cannot be adjusted from th', 9276, 999999999, 0, '3001-Paragon', '2022-11-15', '2022-10-03', '2022-02-17', 'gold', 'white', 'Theorema', 'Unable to adjust  \"day setting\" by using side button on the top left side.', 'Repaced new Case.\n24.11.22 to 28.11.22 Control watch is OK.--', '0', '2022-12-02', '2022-11-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-05', '86.178.131.246', 'host86-178-131-246.range86-178.btcentralplus.com', '2022-10-03', 'LE510129955DE', NULL),
(12165, 'T55065', 9277, 999999999, 0, '116-San Francisco', '2022-11-15', '2022-10-04', '2022-09-14', 'gold', 'white', 'Theorema', '[My order number is #T55065--The minute hand has fallen off- Please repair/ replace.', 'Replaced new Hands.\n24.11.22 to 28.11.22 Control watch is OK.--', '0', '2022-12-02', '2022-11-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-05', '99.70.230.174', '99-70-230-174.lightspeed.rcsntx.sbcglobal.net', '2022-10-04', 'LE510129969DE', NULL),
(12166, 'T55155', 9278, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2022-10-04', '2022-09-19', 'black', 'white', 'Theorema', 'The watch is not of the quality that I expected and didnt actually meetbthe expectation for being a 300  dollars watch I would like to return this watch and get my refund as this is not satisfactory for me', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.140.39.237', '075-140-039-237.biz.spectrum.com', '2022-10-04', '--', NULL),
(12167, 'TJ011-4', 9279, 999999999, 0, '3011-Macau', '2022-10-19', '2022-10-04', '1970-01-01', 'black', 'black', 'Theorema', 'watch doesn\'t work anymore', 'Replaced new movement.\nReplaced new Hands.\nNew O-ring.\n20.10.22 to 24.10.22 Control watch is OK.--', '0', '2022-10-24', '2022-10-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-24', '91.201.124.162', 'fiber.by.multifiber.nl', '2022-10-04', 'LE510121571DE', NULL),
(12168, 'S462254143216372', 9280, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2022-10-04', '2022-09-12', 'silver', 'white', 'Theorema', 'Purchased the watch, worn for first time and having issues:\n1.The watch stop working overnight even wind daily.\n2.Minute hands of watch and dual watch do not aligned.', 'Replaced new Crown.\nRepaied manual winding.\nNew O_ ring.\n16.11.22 to 21.11.22 Control watch is OK.--', '0', '1970-01-01', '2022-11-24', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '141.248.14.2', '141.248.14.2', '2022-10-04', '--', NULL),
(12169, 'T50928', 9281, 999999999, 0, '103-Sao Paulo', '2022-10-18', '2022-10-05', '2022-03-14', 'silver', 'black', 'Theorema', 'The watch is fully wound but loses about 1 hour a day. please repair / replace.', 'Adjusted Balance wheel.\nNew O- ring.\nClean Case.\n20.10.22 to 21.10.22 Control watch is OK.--', '0', '2022-10-27', '2022-10-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-28', '98.53.137.49', '98.53.137.49', '2022-10-05', 'LE510122152DE', NULL),
(12170, 'T46994', 9282, 999999999, 0, '112-Madrid', '2022-10-18', '2022-10-05', '2021-11-08', 'gold', 'gold', 'Theorema', 'The watch was received from repair but now it runs very fast. Replace the whole mechanism I keep spending money with this.', 'Replaced New Movement.\nClean Case.\n20.10.22 to 24.10.22 Control watch is OK.\n--', '0', '2022-10-24', '2022-10-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-25', '98.53.137.49', '98.53.137.49', '2022-10-05', 'LE510121713DE', NULL),
(12171, 'T54530', 9283, 999999999, 0, '104-Copacabana', '2022-10-18', '2022-10-05', '2022-08-22', 'silver', 'white', 'Theorema', 'this is my second watch from Tufina so i understand them very well but this watch gains every single day 2hours or more. not correct.', 'Replaced new movenent.\nNew O- ring.\n20.10.22 to 24.10.22 Control watch is OK.--', '0', '2022-10-24', '2022-10-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-25', '98.53.137.49', '98.53.137.49', '2022-10-05', 'LE510121792DE', NULL),
(12172, 'T54672', 9284, 999999999, 0, '111-Copenhagen', '2022-10-18', '2022-10-05', '2022-08-29', 'gold', 'black', 'Theorema', 'crown fell of - repair replace', '-Replaced new Crown and Stem.\nNew O- ring.\n20.10.22 to 24.10.22 Control watch is OK.-', '0', '1970-01-01', '2022-10-20', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '98.53.137.49', '98.53.137.49', '2022-10-05', '--', NULL),
(12173, 'T51172', 9285, 999999999, 0, '7001-Havana', '2022-10-19', '2022-10-05', '2022-03-24', 'silver', 'blue', 'Pionier', 'The watch second hand continually fails, or stops or speeds up, but does not work properly. Sometimes the clock stops completely, stopping giving the real time. \nThe color of the case is blue, but it does not appear in the description of this form.\nI want a brand new watch of same model and the same color.\nThanks,\nGreetings,\nClemente ', 'Replaced new Second Hand.\nNew O -ring\n19.10.22 to 21.10.22 Control watch is OK.\nPs:7001-Havana new band Price is only 40€.--', '0', '2022-10-24', '2022-10-19', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-24', '176.83.125.39', '39.red-176-83-125.dynamicip.rima-tde.net', '2022-10-05', 'LE510121625DE', NULL),
(12174, 'T51247', 9286, 999999999, 0, '3001-Paragon', '2022-10-14', '2022-10-05', '2022-03-27', 'gold', 'white', 'Theorema', 'it does not keep time. i opened a chargeback and i lost. please repair.', 'Replaced new movement.\nNew O- ring.\n19.10.22 to 21.10.22 Control watch is OK.--', '0', '2022-10-24', '2022-10-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-25', '98.53.137.49', '98.53.137.49', '2022-10-05', 'LE510121801DE', NULL),
(12175, 'T45745', 9287, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-10-06', '2021-01-18', 'black', 'black', 'Theorema', ' [ My order number is T45745-.The crown is stuck and the watch doesn\'t work even fully wound, Please replace/repair ]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '100.10.8.62', 'pool-100-10-8-62.prvdri.fios.verizon.net', '2022-10-06', '--', NULL),
(12176, 'CM 505-7', 9288, 999999999, 0, '505-Florida', '1970-01-01', '2022-10-06', '2022-08-23', 'gold', 'bicolor', 'Pionier', 'The date setting button has fallen off. It fell off during the course of wearing the watch, so the button piece was lost. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '142.188.196.230', '142.188.196.230', '2022-10-06', '--', NULL),
(12177, 'T32348', 9289, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-10-07', '1970-01-01', 'gold', 'yellow', 'Theorema', 'Both the hands of the watch are moving together thereby displaying the incorrect time.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '90.206.7.128', '5ace0780.bb.sky.com', '2022-10-07', '--', NULL),
(12178, 'T52933', 9290, 999999999, 0, '506-Miami', '1970-01-01', '2022-10-07', '2022-06-13', 'black', 'blue', 'Pionier', 'my order #T52933 got date setting issues. I tried wearing watch for two months keeping it running but yet couldn\'t set the date. \nDate setting/cycle goes like below:\n30 31 32 33 34 35 36 37 38 39 00 01 02 03 04 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 00 \n\nDate goes 31 to 39 then 00 and starts 01 but in place of 05 it starts with 15.\n\nrest everything good\n\n\nThank you\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '101.118.209.169', '101.118.209.169', '2022-10-07', '--', NULL),
(12179, 'GM-515-J ', 9291, 999999999, 0, '515-Amsterdam', '2022-10-19', '2022-10-09', '2021-08-15', 'gold', 'black', 'Pionier', 'Hello! Date on\nthe watch does not work and the crown is a little loose and needs to be tightened. The date on the watch skips when it reaches the 15th!\nI still have the warranty for the watch! And if you can check everything for me that there is nothing else wrong?! Thanks!', 'Replaced new  movement.\nNew O- ring\nClean Case..\n19.10.22 to 21.10.22 Control watch is OK.-', '0', '2022-10-24', '2022-10-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-25', '78.1.34.60', '78-1-34-60.adsl.net.t-com.hr', '2022-10-09', 'LE510121761DE', NULL),
(12180, '', 9228, 999999999, 0, '505-Florida', '2022-11-15', '2022-10-10', '2022-09-09', 'silver', 'black', 'Pionier', 'The bottom pusher fell out.', '-Replaced new Case.\n18.11.22 to 23.11.22 Control watch is Ok.-', '0', '2022-12-02', '2022-11-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-02', '199.193.217.53', '199.193.217.53', '2022-10-10', 'LE510129782DE', NULL),
(12181, '', 9292, 999999999, 0, '511-New York', '2022-11-15', '2022-10-11', '2022-09-20', 'black', 'white', 'Pionier', 'The calendar jumps from 4-15 even when the watch is manually wound\nT55217', '-Replaced new Movement.\nNew O- ring.\n25.11.22 to 30.11.22 Control watch is OK.-', '0', '2022-12-02', '2022-12-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-05', '46.120.33.187', '46-120-33-187.static.012.net.il', '2022-10-11', 'LE510129907DE', NULL),
(12182, 'T48335', 9293, 999999999, 0, '510-London', '2022-10-19', '2022-10-11', '1970-01-01', 'black', 'gold', 'Pionier', 'My order number is T48335- The rotor is not working anymore. This is the second time I\'m sending the watch for this problem.  Please replace the mechanism or watch.', 'Replaced new movement.\nNew O- ring.\n21.10.22 to 25.10.22 Control watch is OK..\n--', '0', '2022-10-27', '2022-10-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-10-28', '213.103.54.76', 'm213-103-54-76.cust.tele2.lt', '2022-10-11', 'LE510122166DE', NULL),
(12183, 'T35571', 9294, 999999999, 0, '116-San Francisco', '2022-11-15', '2022-10-12', '2020-12-16', 'silver', '', 'Theorema', ' [My order number is #T35571-When my wrist is at an angle the mechanism stops as if it were snagged or off balance. Please replace/repair ]', 'Replaced new movement.\nNew O- ring.\n25.11.22 to 30.11 22 Control watch is OK..\n--', '0', '2022-12-19', '2022-11-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-20', '174.66.144.19', 'ip174-66-144-19.sd.sd.cox.net', '2022-10-12', 'LE510130560DE', NULL),
(12184, 'RMA 12022', 9295, 999999999, 0, '111-Copenhagen', '1970-01-01', '2022-10-12', '2021-12-20', 'gold', 'white', 'Theorema', 'My order number is RMA 12022-This is the second time I\'m sending my watch for repair, this time the mechanism has stopped working. Please replace the mechanism', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '46.114.195.204', 'dynamic-046-114-195-204.46.114.pool.telefonica.de', '2022-10-12', '--', NULL),
(12185, 'T55674', 9296, 999999999, 0, '3008-Damascus', '1970-01-01', '2022-10-13', '2022-10-21', 'silver', 'white', 'Theorema', 'My order number is T55674- I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.50.163.66', 'gen-045-050-163-66.res.spectrum.com', '2022-10-13', '--', NULL),
(12186, 'T47626', 9297, 999999999, 0, '112-Madrid', '2022-11-09', '2022-10-14', '2021-11-26', 'black', 'black', 'Theorema', 'The crown doesn\'t work properly is turnning without rotating the watch indicators and I cannot set up the time.', '-Replaced new Crown.\nRepaired winding system.\nNew O- ring.\nCleam Case\n16.11.22 to 21.11 22Control watch is OK.-', '0', '2022-12-02', '2022-11-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-02', '176.177.114.240', '176.177.114.240', '2022-10-14', 'LE510129796DE', NULL),
(12187, '', 9298, 999999999, 0, '118-Sahara', '1970-01-01', '2022-10-16', '2022-10-10', 'gold', 'black', 'Theorema', 'The watch doesn’t meet my expectations ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.249.95.175', 'c-73-249-95-175.hsd1.ma.comcast.net', '2022-10-16', '--', NULL),
(12188, 'T55414', 9299, 999999999, 0, '115-Helsinki', '1970-01-01', '2022-10-16', '2022-09-20', 'black', 'black', 'Theorema', 'The winder/time adjust knob came out.  While it can be put back in it is impossible to set the time now.', 'Repaired manual winding.\nNew O_ ring.\n01.12.22 to 07.12.22 Control watch is OK.\n--', '0', '2022-12-20', '2022-12-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2022-12-21', '209.115.226.221', '209.115.226.221', '2022-10-16', 'LE510130675DE', NULL),
(12189, '#T54903', 9300, 999999999, 0, '113-Lagos', '1970-01-01', '2022-10-16', '1970-01-01', 'gold', 'black', 'Theorema', 'My order number is #T54903- There are 3 drops inside the watch\'s glass which are not disappearing, even when let in the sun.  Please replace/repair.\n\nI had also reached out to support (Peter with the Tufina Care Team) and asked if an exception could be made to redeem the FREEWATCH promo with this watch as it is sent back for repair/replacement. I was offered this promo with the original purchase, yet forgot to include it when checking out.\n\nThank you for your support and thank you for considering the exception on the promo code!\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.227.78.199', '68.227.78.199', '2022-10-16', '--', NULL),
(12190, 'T55359', 9301, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-10-18', '2022-10-03', 'black', 'black', 'Theorema', 'My order number is T55359 The watch arrived with the sealing gasket out of the case. The watch is brand new and never worn. Please  Replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.38.178.126', 's72-38-178-126.static.comm.cgocable.net', '2022-10-18', '--', NULL),
(12191, 'T31934', 9302, 999999999, 0, '3005-Marco Polo', '2022-10-27', '2022-10-18', '2020-11-09', 'silver', 'white', 'Theorema', 'My order number is T31934.- The inner circles have fallen off.  Please replace/ repair accordingly.', 'Replaced New Dial.\nReplaced new Hands.\nClean Movement and Case.\nNew O- ring.\n16.11 22 to 21 11.22 Control watch is OK.--', '0', '2022-12-02', '2022-11-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-02', '109.255.28.242', '109.255.28.242', '2022-10-18', 'LE510129819DE', NULL),
(12192, '#T38152', 9303, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2022-10-19', '2021-02-01', 'silver', 'black', 'Theorema', 'Watch will run if wound manually with the stem.  It will wind with the self winding mechanism if it is shaken severely. Natural movement of the body is not sufficient to wind the watch and it will run down and stop. It is obvious from observation that the automatic winding mechanism is not functioning correctly. Thank you very much for your expertise in resolving this problem. Lynn Antwine ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.30.228.8', 'c-76-30-228-8.hsd1.tx.comcast.net', '2022-10-19', '--', NULL),
(12193, '#T40806', 9303, 999999999, 0, '509-Barbados', '2022-11-15', '2022-10-19', '2021-04-12', 'silver', 'white', 'Pionier', 'Watch will run if wound manually with the stem. The automatic winding mechanism doesn’t work at all. It acts like it is in neutral and not engaging at all. When the watch is shaken, the mechanism just free wheels. Thank you for your attention to this issue. Lynn Antwine ', '-Replaced new Movement.\nNew O- ring.\n25.11.22 to30.11.22 Control watch is OK..\n\nReplaced new movement.\nNewO- ring.\n25.11.22 to 30.11.22 Control watch is OK', '0', '2022-12-02', '2022-11-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-02', '76.30.228.8', 'c-76-30-228-8.hsd1.tx.comcast.net', '2022-10-19', '1Z8VF459D962254536', NULL),
(12194, 'T55760', 9304, 999999999, 0, '108-Oman', '2022-11-15', '2022-10-19', '2022-10-10', 'silver', '', 'Theorema', '[My order number is #T55760, The Oman watch came with a foreign material inside the face. The watch is brand new and never wear. Please replace.\n\nFor Casablanca, please replace new front glass and band. ', 'GM: 101\nReplaced new Movement 60€.\nReplace/Repair mvmt- 60€.\nNew O - ring 5€.\nShipping  15 €\nTotal Price: 140€.--\n11.01.23 to 12.01.23 Control watch is OK.', '0', '2023-01-13', '2023-01-11', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-13', '66.96.211.247', '247-211-96-66.myrepublic.com.sg', '2022-10-19', '1Z8VF459D963093299', NULL),
(12195, 'T41251', 9305, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-10-19', '2021-10-20', 'gold', 'blue', 'Theorema', 'The crown on the side is broke, to be covered under warranty. \nI would also like an estimate on the having the glass resurfaced or replaced. I am aware that this particular request would be at my own expense; but since I am sending it back for repair, it may make sense to have the Crystal addressed. \nThank you! ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.206.6.70', 'mta-69-206-6-70.hvc.rr.com', '2022-10-19', '--', NULL),
(12196, 'T55265', 9306, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-10-20', '1970-01-01', 'gold', 'yellow', 'Theorema', 'the watch band is disagreeable and difficult for me. Also the fact that it is a watch that needs to be wound is not something I was aware of. Also the watch is very hard to read because of the way it is made. Just not my kind of watch, sorry.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.37.4.152', 'c-98-37-4-152.hsd1.ca.comcast.net', '2022-10-20', '--', NULL),
(12197, 'T55811', 9307, 999999999, 0, '106-Toronto GM', '2022-11-07', '2022-10-20', '2022-10-19', 'gold', 'white', 'Theorema', '[My order number is T55811- The watch arrived with a broken hand. The watch is brand new and never worn. Please refund ', '--', '0', '1970-01-01', '2022-11-07', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '90.143.9.145', 'c90-143-9-145.bredband.tele2.se', '2022-10-20', '--', NULL),
(12198, 'T47879', 9308, 999999999, 0, '101-Casablanca GM', '2022-11-15', '2022-10-21', '2021-11-28', 'silver', 'yellow', 'Theorema', 'the watch gains time, every 24-48 hours goes faster by 5 or more minutes.', 'Replaced new Balance wheel.\nReplaced new Hands.\nNew O- ring \nClean Case and Movement.\n17.11.22 to 22.11.22 Control watch is OK.--', '0', '2022-12-02', '2022-11-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-02', '98.53.137.49', '98.53.137.49', '2022-10-21', 'LE510129840DE', NULL),
(12199, 'T49681', 9309, 999999999, 0, '101-Casablanca GM', '2022-11-15', '2022-10-21', '2022-01-16', 'silver', 'white', 'Theorema', 'Every single minute it gains 6-10 seconds. This is a lot to gain for every minute. As if this was not enough, it stops during the day. It worked fine the first few months but now has been giving me so many troubles. Repair or replace.', 'Replaced new Movement.\nReplaced new Hands.\nNew O- ring.\n17.11.22. to 22.11.22 Control watch is OK.--\nPlease make sure that the watch is working perfectly before shipping it because this customer is very difficult. Thank you', '0', '2022-12-02', '2022-11-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-02', '98.53.137.49', '98.53.137.49', '2022-10-21', 'LE510129779DE', NULL),
(12200, 'T41459', 9310, 999999999, 0, '506-Miami', '2022-11-15', '2022-10-21', '2021-04-24', 'black', 'gold', 'Pionier', 'Watch just stopped working. I put it on my wrist does not work at all. I put it on the table it works for 1 minute and after it stops. I wind it manually but does not wind. ', '-Replaced new Movement.\nNew O- ring.\n17.11.22 to 21.11.22 to Control watch is OK.-', '0', '2022-12-02', '2022-11-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-05', '98.53.137.49', '98.53.137.49', '2022-10-21', 'LE510129938DE', NULL),
(12201, 'T30602', 9311, 999999999, 0, '104-Copacabana', '2022-11-15', '2022-10-21', '2020-10-09', 'gold', 'yellow', 'Theorema', 'Number 2 at the 12 o\'clock has fallen down and it has stopped the whole movement. Nothing works.', '-Repaired fixed Dial.\nReplaced new balance wheel.\nNew O- ring.\nClean movement and Case.\n18.11.22 to 23.11 22 Control watch is OK.-', '0', '2022-12-02', '2022-11-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-02', '98.53.137.49', '98.53.137.49', '2022-10-21', 'LE510129867DE', NULL),
(12202, 'T50394', 9312, 999999999, 0, '101-Casablanca GM', '2022-11-15', '2022-10-21', '2022-02-17', 'silver', 'black', 'Theorema', 'the hands are not aligned correctly so it cannot tell time correctly', 'Replaced new Hands.\nNew O- ring.\n16.11.22 to 21.11 22 Control watch is OK.--', '0', '2022-12-02', '2022-11-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-02', '98.53.137.49', '98.53.137.49', '2022-10-21', 'LE510129853DE', NULL),
(12203, 'T31936', 9313, 999999999, 0, '117-Kingston', '2022-11-15', '2022-10-21', '2020-11-08', 'gold', 'white', 'Theorema', 'Watch stopped. I cannot wind. No movement.', 'Replaced new movement.\nReplaced new hands.\nNew O_ring.\nClean Case.\n22.11.22 to 28.11.22 Control watch is OK.\n--', '0', '2022-12-02', '2022-11-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-02', '98.53.137.49', '98.53.137.49', '2022-10-21', 'LE510129703DE', NULL),
(12204, 'T22395', 9314, 999999999, 0, '514-Hawaii', '2022-11-15', '2022-10-21', '2020-04-17', 'gold', 'black', 'Pionier', 'I am a good customer of Tufina. I have 5 orders from you. I hope you will stand by your product and show the German quality and repair for free even though my warranty has expired. I deserve a working watch and your watch stopped working out of the blue. What German product just dies like this? Stand by your product and repair this and don\'t make me pay any extra.', 'Replaced new Movement.\nNew O- ring ( water-tightness system is only 3 Bar)\nClean Case.\n22.11.22 to 28.11 22 Control watch is OK.--', '0', '2022-12-02', '2022-11-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-02', '98.53.137.49', '98.53.137.49', '2022-10-21', 'LE510129884DE', NULL),
(12205, 'T32348', 9315, 999999999, 0, '101-Casablanca GM', '2022-11-15', '2022-10-21', '2020-11-16', 'gold', 'white', 'Theorema', 'hands have fallen off. please check everything works ok.', 'Replaced new Hands.\nNew O- ring.\nClean movement and Case.\n25.11.22 to 30.11 22 Control watch is OK.--', '0', '2022-12-19', '2022-11-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-20', '98.53.137.49', '98.53.137.49', '2022-10-21', 'LE510130595DE', NULL),
(12206, 'T31890', 9316, 999999999, 0, '2008-Everest', '2022-11-15', '2022-10-21', '2020-11-07', 'silver', 'white', 'Theorema', 'the hands are very loose and don\'t tell correct time and one hand fell off. As well the clasp fell off. I love this watch. Please email me if you need something for me. I really want this repaired. ', 'Replaced  new movement.\nNew O- ring.\nNew case back screw.\n29.11.22 to 01.12.22 Control watch is OK.', '0', '2022-12-02', '2022-11-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-05', '98.53.137.49', '98.53.137.49', '2022-10-21', 'LE510129941DE', NULL),
(12207, 'T54176', 9317, 999999999, 0, '3011-Macau', '1970-01-01', '2022-10-21', '2022-08-08', 'gold', 'white', 'Theorema', 'Even after number of wears on wrist the watch stops when its removed out of wrist.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '183.87.46.236', '236-46-87-183.mysipl.com', '2022-10-21', '--', NULL),
(12208, 'T54408', 9318, 999999999, 0, '506-Miami', '2023-04-27', '2022-10-21', '2020-08-23', 'black', 'gold', 'Pionier', 'Stopped  working  from the very 1st day', 'controll and oil . now work perfect', '0', '2023-04-27', '2023-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '2.29.121.81', '2.29.121.81', '2022-10-21', '--', NULL),
(12209, 'T55570', 9319, 999999999, 0, '505-Florida', '1970-01-01', '2022-10-21', '2022-10-21', '', 'gold', 'Pionier', 'Hello,\nThis watch stopped working after 1 day. \n\nPlease refund my money to my credit card.\nAny questions, call me at 209-605-1359\n\nThank you!\nWagner Caetano ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.20.91.246', '45-20-91-246.lightspeed.frokca.sbcglobal.net', '2022-10-21', '--', NULL),
(12210, 'T54408 ', 9320, 999999999, 0, '506-Miami', '2022-11-15', '2022-10-22', '2022-08-20', 'black', 'gold', 'Pionier', '54408-The watch has stopped working even manually wound. Please replace/repair ]', 'Repaired automatic system.\nNew O- ring.\n25.11.22 to 30.11 22 Control watch os OK.\n\n--', '0', '2022-12-02', '2022-11-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-05', '2.29.121.71', '2.29.121.71', '2022-10-22', 'LE510129898DE', NULL),
(12211, '', 9321, 999999999, 0, '112-Madrid', '2022-11-07', '2022-10-22', '1970-01-01', 'silver', 'gold', 'Theorema', 'The crown protector is broken and the band needs to be replaced by a Brown One.Please replace/ repair accordingly.]', 'Replaced new crown protector.\nReplaced new brown band ( 40€ )\n19.12.22 to 22.12.22 Control watch is OK.--', '0', '2022-12-21', '2022-12-19', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-21', '109.129.58.99', '109.129.58.99', '2022-10-22', 'LE510130763DE', NULL),
(12212, '', 9322, 999999999, 0, '3001-Paragon', '1970-01-01', '2022-10-22', '1970-01-01', 'bicolor gold', 'white', 'Theorema', 'HI\nI have just inherited this watch and its in beautiful condition. Trouble is that I don’t have a user guide / manual to set it etc. Can you help please?', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.40.174.70', '92.40.174.70.threembb.co.uk', '2022-10-22', '--', NULL),
(12214, 'T40614', 9324, 999999999, 0, '111-Copenhagen', '1970-01-01', '2022-10-22', '2021-04-08', 'gold', 'white', 'Theorema', 'Stopped Working. no movement. It is fully winded but nothing happens.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '49.188.85.157', 'n49-188-85-157.sun1.vic.optusnet.com.au', '2022-10-22', '--', NULL),
(12215, '', 9325, 999999999, 0, '3009-Dubai', '2022-11-07', '2022-10-23', '2019-12-09', 'black', 'black', 'Theorema', 'Hello. I need to repair my watch. It fell doown to the floor and there is broken the glass of watch and the clock hands. I shall pay the repair of course. I know it is not the case of warranty. If you need it I can pay deposit for repair. I am sorry my English is really terrible I know. Thanks for help. Ales Vopelka', '-Replaced new Glass 25€.\nReplace/ Repair mvmt-100€.\nNew O- ring 5€.\nShipping 15€\nTotal Price: 145€-\n25.01.23 to 26.01.23 Control watch is OK. ', '0', '2023-01-28', '2023-01-26', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-30', '90.180.155.15', '90-180-155-15.rcn.o2.cz', '2022-10-23', '1Z8VF459DK61413208', NULL),
(12216, 'T55415', 9326, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-10-24', '2022-09-30', 'silver', 'blue', 'Theorema', 'The watch cannot be fully wound as the crown is extremely hard to rotate and the watch has a power reserve of 18 hours or less as a result. Please exchange with GM-110-1. After you let us know what the restocking fee is, we would like to apply the remaining difference to expedited delivery of the Oslo GM-110-1. Thank you very much.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.175.25.49', 'cpe-104-175-25-49.socal.res.rr.com', '2022-10-24', '--', NULL),
(12217, 'T55700', 9327, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2022-10-24', '2022-10-20', 'gold', 'black', 'Theorema', 'Never worn just returning \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.244.2.235', '235.sub-174-244-2.myvzw.com', '2022-10-24', '--', NULL),
(12219, 'T55646', 9329, 999999999, 0, '103-Sao Paulo', '2022-12-01', '2022-10-25', '2022-10-10', 'rose', 'blue', 'Theorema', 'My order number is T55646- The watch is fully wound and doesn\'t work.. Please replace/ repair accordingly.]', 'Replaced new Movement.\nNew O- ring.\nClean movement.\n02.12.22 to 08.12,22 Control watch is OK.--', '0', '2022-12-20', '2022-12-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-21', '119.56.100.128', '128.100.56.119.unknown.m1.com.sg', '2022-10-25', 'LE510130701DE', NULL),
(12220, '[My order number is #T54749-', 9330, 999999999, 0, 'Choose option', '2022-11-15', '2022-10-25', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'The watch has stopped working even fully wound-', 'Adjusted movement.\nNew O- ring.\n25.11.22 to 30.11.22 Control watch is OK.--', '0', '2022-12-02', '2022-11-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-05', '104.222.16.187', '104.222.16.187', '2022-10-25', 'LE510129915DE', NULL),
(12221, 'T55742/p-7001-3', 9331, 999999999, 0, 'Choose option', '1970-01-01', '2022-10-26', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'En realidad  no trabaga no sirve ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.18.204', '172.58.18.204', '2022-10-26', '--', NULL),
(12222, 'DE6764835', 9332, 999999999, 0, 'Choose option', '1970-01-01', '2022-10-26', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'No sirve no funciona ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.23.173', '172.58.23.173', '2022-10-26', '--', NULL),
(12226, 'GM 509-3', 9336, 999999999, 0, '509-Barbados', '2023-03-23', '2022-10-27', '2022-02-07', 'gold', 'black', 'Pionier', 'the watch has stopped working', 'watch has fallen down\n\nrepair movement Euro 60\nshipping rate Euro 20\nTotal Euro 80', '0', '2023-05-04', '2023-05-04', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-05', '89.77.223.183', '89-77-223-183.dynamic.chello.pl', '2022-10-27', '1Z8VF459DK62401764', NULL),
(12227, 'T53875', 9337, 999999999, 0, '112-Madrid', '2022-12-01', '2022-10-28', '2022-07-26', 'gold', 'gold', 'Theorema', 'The crown protector has fallen off. Please repair-replace accordingly.', 'Replaced crown protector new Screw.\nNew O- ring.\n06.12.22 to 09.12.22 Control watch is OK.--', '0', '2022-12-20', '2022-12-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-21', '115.70.22.42', '42.22.70.115.static.exetel.com.au', '2022-10-28', 'LE510130644DE', NULL),
(12228, 'T55588', 9338, 999999999, 0, '121-St Petersburg', '2022-11-07', '2022-10-29', '2022-10-07', 'silver', 'white', 'Theorema', 'Attention! For my watch 125-Istanbul SILVER I could not select the case color and dial color, the lists shows \"no results found\". But the submit button requires a value here. SO I choose another watch to be able to complete the form!\n\nStatement as agreed with customer support:\n\nMy order number is T55588- I received a used watch, the band is bent, and holes are enlarged, and a hand is broken, the box is dirty. Please replace with a brand new watch.\n\nThank you.', '-Replaced new watch-\n17.11.22 to 21.11 22 Control watch is OK.', '0', '2022-12-04', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-05', '109.115.67.87', 'net-109-115-67-87.cust.vodafonedsl.it', '2022-10-29', 'LE510130281DE', NULL),
(12229, 'T18167', 9339, 999999999, 0, '3012-Paris', '2022-12-30', '2022-10-30', '2019-12-16', 'silver', 'white', 'Theorema', 'My order number is T18167 - The right crown is not fully engaging in the open position - Please repair/replace accordingly.\n\nThis problem has been present since day 1 of ownership, but not to the extent it is in now, where winding the watch is requiring too much pressure on the crown, hence my request for support.\n\nI had suspected that maybe this was just how the watch functioned, but now that I cannot manually wind it, I know it is/was a problem.\n\nI would rather the manufacturer rectify the issue instead of any local watch smith as my first approach as this is one of my favorite time pieces.\n\nNever dropped or bumped.  Only worn a hand full of times, and always stored in the box and wound regularly.\n\nI had sent a video to Tufina showing the problem as requested.\nReference # is 3012-1 (not available in drop down above).\n\nThank you,\nLennil Pais', '-Repaired automatic system.\nRepaired  Crown and stem.\nNew O- ring.\n04.01.23.to 10.01.23 Control watch is OK.-', '0', '2023-01-12', '2023-01-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-12', '173.238.166.254', 'd173-238-166-254.home4.cgocable.net', '2022-10-30', 'LE510132367DE', NULL),
(12230, '#T51994', 9340, 999999999, 0, '108-Oman', '1970-01-01', '2022-10-31', '2022-05-22', 'gold', 'gold', 'Theorema', 'The push crown work together with time ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '175.138.52.186', '175.138.52.186', '2022-10-31', '--', NULL),
(12231, '#55756', 9341, 999999999, 0, '505-Florida', '2022-11-15', '2022-10-31', '2022-10-21', 'black', 'white', 'Pionier', 'Hi, my order number is #T55756 the watch arrived with the hands faulty aligned, i have tryied to turn the crown 30 times and shaked the watch lightly, but the handsdo not cross at the correct time,please replace/ repair accordingly.', 'Replaced fixed hands.\nNew O ring.\n25.11.22 to 30.11.22 Control watch is OK.--', '0', '2022-12-19', '2022-11-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-20', '78.3.113.190', '78-3-113-190.adsl.net.t-com.hr', '2022-10-31', 'LE510130556DE', NULL),
(12232, 'T55659', 9342, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2022-10-31', '1970-01-01', 'black', 'black', 'Theorema', 'As stated in the email watch even fully wounded not displaying the time properly. in 12 hours difference is usually about 1,5hours actual time. I\'m sending this form after your customer service approved to replace or repair the watch. All the pictures already sent into email to customer service so please advice with them. Original warranty card sent together with watch. Please return it:)', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '34.140.124.42', '42.124.140.34.bc.googleusercontent.com', '2022-10-31', '--', NULL),
(12233, '#T48875', 9343, 999999999, 0, '510-London', '2022-11-15', '2022-10-31', '2021-12-22', 'black', 'gold', 'Pionier', 'After an accident, the watch glass broke. The watch otherwise seems to be fine but please inspect it.', 'Replace/Repair mvmt 60€.\nGM-510 new glass 25€.\nNew O-ring 5€.\nShipping 15 €\nTotal Price: 105 €.\n19.12.22 to 22.12.22 Control watch is OK.--', '0', '2022-12-21', '2022-12-19', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-21', '89.103.143.161', 'ip-89-103-143-161.bb.vodafone.cz', '2022-10-31', 'LE510130750DE', NULL),
(12234, 'T51078', 9344, 999999999, 0, '3011-Macau', '2022-12-01', '2022-10-31', '2022-03-21', 'black', 'black', 'Theorema', 'the watch will not run. I have wound it manually 30 times. and shook it 10 times and it still will not run.', 'Replaced new movement.\nNew O-ring.\nClean movement.\n02.12.22 to 08.12.22 Control watch is OK.--', '0', '2022-12-20', '2022-12-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-21', '68.184.9.150', '068-184-009-150.res.spectrum.com', '2022-10-31', 'LE510130661DE', NULL),
(12235, 'T56031', 9345, 999999999, 0, '505-Florida', '1970-01-01', '2022-11-01', '1970-01-01', 'gold', 'gold', 'Pionier', 'The watch is too heavy for me. The watch is brand new and never worn.\nPlease refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '176.250.47.200', 'b0fa2fc8.bb.sky.com', '2022-11-01', '--', NULL),
(12236, '', 9346, 999999999, 0, '102-Monte Carlo GM', '2022-12-01', '2022-11-02', '2022-11-02', 'black', 'white', 'Theorema', ' Please check the dial hours bar it doesn\'t move at all. I can\'t change the time.', 'Replaced new Hands.\nRepaired manual setting.\nNew O-ring.\nClean Case.\n06.12.22 to 09.12.22 to Control watch is OK.--', '0', '2022-12-20', '2022-12-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-02', '73.27.60.49', 'c-73-27-60-49.hsd1.fl.comcast.net', '2022-11-02', 'LE510130689DE', NULL),
(12237, 'T55737', 9347, 999999999, 0, '511-New York', '2022-12-01', '2022-11-03', '2022-10-11', 'gold', 'white', 'Pionier', 'The band is not not correctly adjusted between the lugs/ \nscratches on the band\nPlease repair/replace accordingly ', 'Replaced new Case and Band.\n06.12.22 to 08.12.22 Control watch is OK.--', '0', '2022-12-19', '2022-12-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-20', '49.197.128.205', 'pa49-197-128-205.pa.qld.optusnet.com.au', '2022-11-03', 'LE510130613DE', NULL),
(12238, '#T51994', 9348, 999999999, 0, '108-Oman', '2022-12-30', '2022-11-03', '2022-05-06', 'black', 'black', 'Theorema', 'The push crown it’s not working properly ', '-Repaired manual winding.\n Replaced new Hands.\n New O- ring\n04.01.23 to 10.01 23 Control watch is OK.\n\n\n-', '0', '2023-01-12', '2023-01-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-12', '115.164.88.21', 'UE21.88.digi.net.my', '2022-11-03', 'LE510132296DE', NULL),
(12239, '', 9349, 999999999, 0, '3011-Macau', '1970-01-01', '2022-11-03', '2021-11-30', 'black', 'black', 'Theorema', 'the hands are falling off the watch and jamming the internal components. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.66.111.150', 'pool-72-66-111-150.washdc.fios.verizon.net', '2022-11-03', '--', NULL),
(12240, 'T55997', 9350, 999999999, 0, '112-Madrid', '1970-01-01', '2022-11-04', '2022-10-20', 'black', 'gold', 'Theorema', 'My order number is T55997- The watch is too big for me. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.148.11.162', '24-148-11-162.s6304.c3-0.stn-cbr1.chi-stn.il.cable.rcncustomer.com', '2022-11-04', '--', NULL),
(12241, '', 9351, 999999999, 0, '118-Venezia', '2022-11-15', '2022-11-04', '2013-05-13', 'gold', '', 'Theorema', 'When you fall to the ground, the hands no longer work', 'Replaced new movement.\nReplaced new O- ring.\nClean Case.\n22.11 22 to 28.11.22 Control watch is OK.--', '0', '2022-12-02', '2022-11-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-02', '101.56.44.218', '101.56.44.218', '2022-11-04', 'LE510129734DE', NULL),
(12242, 'T35751', 9352, 999999999, 0, '101-Casablanca GM', '2022-12-30', '2022-11-04', '1970-01-01', 'black', 'black', 'Theorema', 'My order number is T35751-This is the second time I return my watch for the same issue. The watch stops suddenly when  I wear it even fully wound. Please replace the mechanism.', 'Replaced new Movement.\nReplaced new Hands.\nReplaced new Spring Bar for Band.\n05.01.23 to 10.01.23 Control watch is OK.--', '0', '2023-01-12', '2023-01-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-12', '68.9.126.215', 'ip68-9-126-215.ri.ri.cox.net', '2022-11-04', 'LE510132265DE', NULL),
(12243, 'T55449', 9353, 999999999, 0, '3006-Monaco Diamond', '1970-01-01', '2022-11-04', '2022-10-04', 'black', 'gold', 'Theorema', 'My order number is T55449- The watch was received with a scratch on the front glass. The watch is brand new and never worn. Please  Replace ]\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.95.140.255', 'cpe-24-95-140-255.natcky.res.rr.com', '2022-11-04', '--', NULL),
(12244, 'T55997', 9354, 999999999, 0, '112-Madrid', '1970-01-01', '2022-11-05', '2022-10-20', 'black', 'gold', 'Theorema', 'My order number is T55997- The watch is too big for me. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.141.212', '172.58.141.212', '2022-11-05', '--', NULL),
(12245, 'T54903', 9355, 999999999, 0, '113-Lagos', '2022-11-15', '2022-11-05', '2022-09-08', 'gold', 'black', 'Theorema', 'i have had this watch just a few weeks and there are water droplets inside that wont go away i did not shower with it or did not put water inside please repair', '-Replaced new movement holder ring.\nNew O- ring.\nPs: water-tightness system are only 3 Bar ATM.\n25.11.22 to 30.11.22 Control watchis OK.-', '0', '2022-12-19', '2022-11-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-20', '98.53.137.49', '98.53.137.49', '2022-11-05', 'LE510130600DE', NULL),
(12246, 'T52681', 9356, 999999999, 0, '113-Lagos', '2022-11-15', '2022-11-05', '2021-06-03', 'gold', 'black', 'Theorema', 'the hands move freely and do not tell correct time. please fix.', 'Replaced new Hands.\n25.11.22 to 30.11.22 Control watch is OK.\n--', '0', '2022-12-19', '2022-11-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-20', '98.53.137.49', '98.53.137.49', '2022-11-05', 'LE510130573DE', NULL),
(12247, 'as per documents T46657', 9357, 999999999, 0, '101-Casablanca GM', '2023-04-05', '2022-11-06', '2021-10-22', 'silver', 'blue', 'Theorema', 'Watch stops regularly.\nSecond hand has detached.\n', 'hand falling. now repair and controll. OK', '0', '2023-04-13', '2023-04-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-04-18', '58.104.99.44', 'n58-104-99-44.mrk2.qld.optusnet.com.au', '2022-11-06', 'LE510134408DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(12248, 'T51172', 9358, 999999999, 0, '7001-Havana', '2022-11-14', '2022-11-06', '2022-03-24', 'black', 'blue', 'Pionier', 'My order number isT51172- I just received the watch back from repair I have the exact same problem the rotor and the second hand stops I want a replacement with another brand new Watch of same model (P7001-5) and color (Blue).\n\nneue Uhr geschickt', '--', '0', '2022-11-14', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-11-14', '83.40.226.28', '28.red-83-40-226.dynamicip.rima-tde.net', '2022-11-06', 'LE510124365DE', NULL),
(12249, 'T56176', 9359, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-11-07', '2022-11-03', 'gold', 'yellow', 'Theorema', 'My order number is T56176.  The watch is too big for me.  The watch is brand new and never worn.  Please exchange with GM-123-7.  (Madame Butterfly).\n\n\nReturn to Exchange', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.125.46.247', 'ool-457d2ef7.dyn.optonline.net', '2022-11-07', '--', NULL),
(12250, '', 9360, 999999999, 0, '101-Casablanca GM', '2022-11-19', '2022-11-08', '2022-02-15', 'black', 'black', 'Theorema', 'The watch won\'t work at all.', 'Repaired manual winding.\nNew O_ ring.\nClean Case.\n23.11.22 to 25.11.22 Control watch is OK.--', '0', '2022-12-02', '2022-11-23', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-02', '193.1.100.61', '193.1.100.61', '2022-11-08', 'LE510129836DE', NULL),
(12251, 'T55923', 9361, 999999999, 0, '108-Oman', '2022-12-01', '2022-11-08', '1970-01-01', 'gold', 'gold', 'Theorema', 'Has not worked since watch was received a couple of weeks ago. fully wound and there is a part that appears to be loose on the back side. Need watch replaced or full refund as soon as possible.', '-Replaced new Balance Wheel.\nNew O- ring.\n02.12.22 to 08.12.22 Control watch is OK.\n-', '0', '2022-12-20', '2022-12-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-21', '98.174.60.211', 'wsip-98-174-60-211.pn.at.cox.net', '2022-11-08', 'LE510130715DE', NULL),
(12252, '', 9362, 999999999, 0, '108-Oman', '2022-12-01', '2022-11-08', '2022-11-08', 'rosé', 'gold', 'Theorema', 'Two pieces inside the watch, have broken loose', 'Replaced new Dial\nNew O- ring.\nClean Case.\n07.12.22 to 09.12.22 Control watch is OK.--', '0', '2022-12-20', '2022-12-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-21', '76.136.161.203', '76.136.161.203', '2022-11-08', 'LE510130729DE', NULL),
(12253, 'T48920', 9363, 999999999, 0, '509-Barbados', '2022-12-01', '2022-11-09', '2022-11-02', 'gold', 'bicolor', 'Pionier', 'The side clasp and internal parts are broken. Watch was never dropped. Came loose', 'Replaced new Movement.\nReplaced new Dial.\nReplaced new crown Protector.\nClean Case.\n02.21.22 to 08.12.22 Control watch is OK.--', '0', '2022-12-20', '2022-12-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-21', '172.251.207.112', 'cpe-172-251-207-112.socal.res.rr.com', '2022-11-09', 'LE510130692DE', NULL),
(12254, 'T56299', 9364, 999999999, 0, '116-San Francisco', '2022-12-14', '2022-11-09', '2022-11-09', 'silver', 'white', 'Theorema', 'the inside screen is broken ', 'Replaced new Glass 25€.\nReplace/Repair mvmt- 60€.\nNew O- ring 5€.\nShipping rate  15 €\nTotal Price: 105 €.\n27.12.22 to 30.12.22 Control watch is OK.\n--', '0', '2022-12-29', '2022-12-29', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-29', '67.85.79.212', 'ool-43554fd4.dyn.optonline.net', '2022-11-09', '1Z8VF459D963086789', NULL),
(12255, 'GM 114-8', 9365, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2022-11-09', '2020-11-19', 'gold', 'black', 'Theorema', 'Winding mechanism not working. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '1.128.106.129', '1.128.106.129', '2022-11-09', '--', NULL),
(12256, 'T55685', 9366, 999999999, 0, '7001-Havana', '2022-12-30', '2022-11-10', '2022-10-11', 'gold', 'blue', 'Pionier', 'The calendar date skips from 4-15 when trying to set the date. If I let the watch continue to operate the date doesn\'t change. Please repair/replace. ', 'Repplaced new Date setting wheel.\nRepaired datefunction.\nNew O- ring.\n05.01..23.to.10.01.23 Control watch is OK.\n--', '0', '2023-01-12', '2023-01-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-12', '69.161.17.174', '69-161-17-174-radius.dynamic.acsalaska.net', '2022-11-10', 'LE510132248DE', NULL),
(12257, 'T55773', 9367, 999999999, 0, '108-Oman', '1970-01-01', '2022-11-10', '2022-10-13', 'gold', 'gold', 'Theorema', 'My order number is T55773-The dual time and home time are not aligned.\n(Minute hands are always 5 mins apart)  The watch is brand new and never worn. Please  Replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '136.226.2.203', '136.226.2.203', '2022-11-10', '--', NULL),
(12258, ' T56259', 9368, 999999999, 0, '514-Hawaii', '1970-01-01', '2022-11-10', '2022-11-02', 'gold', 'black', 'Pionier', 'The watch was received with a broken rotor. The watch is brand new and never worn. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.166.181.180', '180.81-166-181.customer.lyse.net', '2022-11-10', '--', NULL),
(12259, 'T55807', 9369, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-11-10', '2022-10-19', 'black', 'black', 'Theorema', 'Problem with winding mechanism, won\'t hold for more then 10-12 hours', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.128.95', '172.58.128.95', '2022-11-10', '--', NULL),
(12260, 'ORDER #T56443', 9370, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-11-14', '2022-11-07', 'silver', 'yellow', 'Theorema', 'My order number is #T56443. The watch is brand new and never worn. Please exchange with Pionier Florida Diamonds Blue GM-505-9', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '95.91.254.216', 'ip5f5bfed8.dynamic.kabel-deutschland.de', '2022-11-14', '--', NULL),
(12261, 'T56438', 9371, 999999999, 0, '505-Florida', '1970-01-01', '2022-11-14', '2022-11-14', 'gold', 'blue', 'Pionier', '[My order number is #T56438-There is a hair inside the face of the watch- The watch is brand new and never worn. Please repair/ replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.3.206.199', 'c-24-3-206-199.hsd1.pa.comcast.net', '2022-11-14', '--', NULL),
(12262, 'T55690', 9372, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-11-16', '2022-10-12', 'silver', 'blue', 'Theorema', 'The hands will not keep time.  Even when the watch is fully wound,  the time keeping movement can be seen moving but the hands do not move.  The time can be set,  but the hands will not move from the time they were set at.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.173.228.76', 'd108-173-228-76.abhsia.telus.net', '2022-11-16', '--', NULL),
(12263, '', 9373, 999999999, 0, '114-Buenos Aires', '2022-12-30', '2022-11-16', '2022-11-16', 'silver', 'black', 'Theorema', 'Does not always keep time accurately, and small hand has fallen off \"Dual Time.\"', '-Replaced new Movement.\nReplaced new Hands.\nNew O- ring.\n05.01.23 to 10.01.23 Control wtach is OK.-', '0', '2023-01-12', '2023-01-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-12', '38.127.208.7', '38.127.208.7', '2022-11-16', 'LE510132279DE', NULL),
(12264, 'T56696', 9374, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-11-18', '2022-11-14', 'silver', '', 'Theorema', 'Order #T56696-The watch was received with the sealing gasket out.The watch is brand new and never worn. Please replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.176.21.3', 'c-67-176-21-3.hsd1.co.comcast.net', '2022-11-18', '--', NULL),
(12265, 'T53055', 9375, 999999999, 0, '114-Buenos Aires', '2022-12-30', '2022-11-18', '2022-07-04', 'silver', 'blue', 'Theorema', 'My order number is T53055- The watch is very hard to wind, sometimes from the beginning of winding it, and stops often in the middle of the day. Please replace/ repair accordingly.', 'Replaced new Crown.\nRepaired manual winding.\nNew O- ring.\n05.01.23 to 10.01.23 Control watch is OK.--', '0', '2023-01-12', '2023-01-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-12', '24.73.200.142', 'rrcs-24-73-200-142.se.biz.rr.com', '2022-11-18', 'LE510132384DE', NULL),
(12266, 'T56178', 9376, 999999999, 0, '511-New York', '1970-01-01', '2022-11-18', '2022-10-27', 'gold', 'black', 'Pionier', '[My order number is T56178- The watch arrived with a broken day hand. The watch is brand new and never worn. Please Replace ]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '120.19.75.98', '120.19.75.98', '2022-11-18', '--', NULL),
(12267, '#T56593', 9377, 999999999, 0, '114-Buenos Aires', '2022-11-28', '2022-11-19', '2022-11-14', 'silver', 'blue', 'Theorema', 'The watch is fully wond but it dosen’t work. The watch is brand new and never worn. Please replace it.', '--', '0', '1970-01-01', '2022-11-28', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '79.36.132.198', 'host-79-36-132-198.retail.telecomitalia.it', '2022-11-19', '--', NULL),
(12268, 'T55865', 9378, 999999999, 0, '101-Casablanca GM', '2022-12-30', '2022-11-19', '2022-10-17', 'silver', 'white', 'Theorema', 'The band is not adjusted correctly between the lugs. Please replace/ repair accordingly', 'Replaced fixed new Spring Bar.\nRepaired  Band.\n04.01.23 to 10.01.23 Control watch is OK.--', '0', '2023-01-12', '2023-01-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-12', '107.115.159.98', '107.115.159.98', '2022-11-19', 'LE510132322DE', NULL),
(12269, 'T50928', 9379, 999999999, 0, '103-Sao Paulo', '2022-12-30', '2022-11-19', '2022-03-15', 'silver', 'black', 'Theorema', 'My order number is T50928- I just received the watch from repair and I have the same issue. The watch keeps delaying. Please replace the movement.', 'Replaced new Movement.\nReplaced new Hands.\nNew O- ring.\n05.01.23 to 10.01.23 Control watch is OK.\n\n--', '0', '2023-01-12', '2023-01-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-12', '71.209.204.28', '71-209-204-28.phnx.qwest.net', '2022-11-19', 'LE510132282DE', NULL),
(12270, 'Q 40001 B', 9380, 999999999, 0, 'other', '1970-01-01', '2022-11-19', '2022-11-16', 'rosé', 'without', 'other', 'Hiermit bestätige ich die Rückgabe folgender Uhr:Bestellnummer:T56769,Uhr ist Brandneu und wurde nur einmal eingestellt.Die Uhr wurde nie getragen,da sie viel zu groß für mein Handgelenk ist! Ich werde,wenn nötig ,dies auch bei Gericht schwören!!Sollten durch Sie,mir Steine zwecks der Rückgabe in den Weg gelegt werden,wird dies durch meinen Anwalt gerichtlich zu klären sein! Nach Ankommen der Sendung,bitte ich unverzüglich die Summe von 199 Euro auf meine Kreditkarte zurück zu überweisen!! Ich hoffe auf Ihr Verständnis ! Olaf Rothe Deichstrasse 12  99189 Gebesee   P.S. Das Schreiben wurde unter Zeugen verfaßt!  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '217.227.33.211', 'pd9e321d3.dip0.t-ipconnect.de', '2022-11-19', '--', NULL),
(12271, 'T55978', 9381, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-11-19', '2022-10-20', 'black', 'black', 'Theorema', 'The watch is fully wound but has stopped working- Please replace/ repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '87.55.192.187', '87-55-192-187-dynamic.dk.customer.tdc.net', '2022-11-19', '--', NULL),
(12272, 'T56769', 9380, 999999999, 0, '4001q-Galilei', '2022-11-22', '2022-11-20', '2022-11-16', 'bicolor rosé', 'white', 'Theorema', 'Werte Damen und Herren! Die Uhr wurde nie getragen ,nur eingestellt!Es ist eine sehr schöne Uhr,aber für mein Armgelenk viel zu groß!Rückgabe gegen Rückerstattung! Hier die Sendungsnr.:358967103394. Wie von Ihnen gewählt,geht die Uhr an folgende Adresse in Deutschland:Tufina', '--', '0', '1970-01-01', '2022-11-22', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '217.227.33.211', 'pd9e321d3.dip0.t-ipconnect.de', '2022-11-20', '--', NULL),
(12273, '#T55239', 9382, 999999999, 0, '117-Kingston', '2022-12-30', '2022-11-20', '2022-09-21', 'gold', 'white', 'Theorema', 'My order number is #T55239-- The watch is manually wound but doesn\'t work anymore.  Please replace or refund.\n\n\n', '-Replaced new Movement.\nNew O- ring.\n05.01.23 to 10.01.23 Control watch is OK.-', '0', '2023-01-12', '2023-01-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-12', '96.241.191.232', 'pool-96-241-191-232.washdc.fios.verizon.net', '2022-11-20', 'LE510132375DE', NULL),
(12274, '', 9383, 999999999, 0, '3009-Dubai', '2022-11-28', '2022-11-21', '2022-11-21', 'black', 'black', 'Theorema', 'Meine theorema Dubai Uhr befindet sich die meiste Zeit IM uhrenbeweger. Hatte sie seit der letzten Reparatur bei Ihnen ( funktionierte das iinkke Rädchen nicht ) wurde jedoch noch auf Garantie behoben. Seit dieser Zeit hatte ich sie ca 4 oder 5 mal getragen, als ich sie vor ein paar Tagen wieder tragen wollte, ist mir aufgefallen das sich das linke Rädchen nicht mehr bewegt wollte sie vorsichtig mit aufziehen versuchen, \nhabe aber sofort einen Wiederstand bemerkt und ließ es dabei, um die Uhr nicht zu beschädigen. \nIch werde die Uhr in den nächsten Tagen an Ihre Adresse schicken. Danke lm voraus, mit freundlichen Gruß Schubert Waldemar ', '--3009-Dubai\nReplaced New Movement.60€.\nReplace/Repair mvmt- 100€.\nNew O- ring 5€.\nShipping 10 €\nTotal Price: 175€.\n17.01.23 to 19.01.23 Control watch is OK.', '0', '2023-01-26', '2023-01-18', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-26', '31.16.255.43', '31.16.255.43', '2022-11-21', '00340434129949126470', NULL),
(12275, 'T49921', 9384, 999999999, 0, '506-Miami', '2022-12-01', '2022-11-22', '2022-01-26', 'gold', 'black', 'Pionier', 'the hands dont work properly. sometimes the watch stops moving at all.it goes ahead by 10 minutes and the hands only move in one direction.i cannot set up the time.repair.', 'Replaced new movement.\nReplaced new crown and stem.\nNew O- ring.\nClean Case.\n06.12.22 to 09.12.22 Control watch is OK.--', '0', '2022-12-20', '2022-12-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-21', '98.50.114.152', '98.50.114.152', '2022-11-22', 'LE510130658DE', NULL),
(12276, 'T47861', 9385, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-11-22', '2021-11-23', '', '', 'Theorema', 'Watched stopped working 1 month later I’ve tried winding it and it doesn’t move please fix or replace. I have been trying to fix it since I bought it. Thank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.30.204', '172.58.30.204', '2022-11-22', '--', NULL),
(12277, 'T47861', 9386, 999999999, 0, '116-San Francisco', '1970-01-01', '2022-11-22', '2021-12-01', '', '', 'Theorema', 'WATCH STOPPED WORKING AFTER CHRISTMAS WHEN I GAVE IT TO THE PERSON AS A GIFT AND I WINDED IT AND IT DOES NOT MOVE THE DIAL AT ALL. PLEASE FIX OR REPLACE PLEASE.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.144.211.220', '47-144-211-220.lsan.ca.frontiernet.net', '2022-11-22', '--', NULL),
(12278, 'My order number is T56577', 9387, 999999999, 0, '101-Casablanca GM', '2023-01-26', '2022-11-23', '2022-11-11', 'black', 'yellow', 'Theorema', 'My order number is T56577- The watch doesn\'t work even fully wound. The watch is brand new and never worn. Please  Replace\n\nWhen tilted to the side, the watch stops working. I am sending in for a replacement', '-Replaced new Small Second Hand\nNew O- ring.\n30.01.23 to 01.02.23 Control watch is OK. -', '0', '2023-02-07', '2023-01-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-07', '58.109.234.54', 'n58-109-234-54.meb2.vic.optusnet.com.au', '2022-11-23', 'LE510133637DE', NULL),
(12279, 'T56989', 9388, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-11-25', '2022-11-21', 'silver', 'white', 'Theorema', 'My order number isT56989- I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '111.65.49.161', '111.65.49.161', '2022-11-25', '--', NULL),
(12280, '', 9389, 999999999, 0, '515-Amsterdam', '2022-12-30', '2022-11-25', '2022-09-06', 'silver', 'black', 'Pionier', 'Doesn’t glow in the dark,constantly is late 4-5 minutes daily and need to be adjusted all the time. When I take off watch at night need a lot of time to make the watch moving. I think that I need new watch. I am sending you this watch to your USA address.\n\n14.04.2023. He received the watch back from repair but now the watch runs faster about 4-5 min in 24 hours.', 'Replaced new Movement.\nNew O- ring.\n04.01.23. to 10.01.23 Control watch is OK.--\n\n10.05.2023. LE510134822DE', '0', '2023-01-12', '2023-01-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-12', '99.238.19.8', 'cpe5896308dff41-cm5896308dff3f.cpe.net.cable.rogers.com', '2022-11-25', 'LE510132353DE', NULL),
(12281, 'T56875', 9390, 999999999, 0, '123-Madame Butterfly', '1970-01-01', '2022-11-26', '2022-11-11', 'gold', 'white', 'Theorema', 'No defect just returning because my girlfriend didn\'t like the watch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '1.127.106.216', '1.127.106.216', '2022-11-26', '--', NULL),
(12282, 'T56875', 9391, 999999999, 0, '123-Madame Butterfly', '1970-01-01', '2022-11-26', '2022-11-11', 'gold', 'white', 'Theorema', 'The girlfriend didn\'t like the watch so sending it back\nSo she can pick one, thanks ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '101.118.157.238', '101.118.157.238', '2022-11-26', '--', NULL),
(12283, 'T53866', 9392, 999999999, 0, '3011-Macau', '2022-12-01', '2022-11-27', '2022-07-26', 'black', 'black', 'Theorema', 'The watch is manually wound but keeps delaying about 10 minutes in 24 hours.', 'Replaced new Balance Wheel.\nNew O- ring.\nClean movement.\n01.12.22 to 06.12.22 Control watch is OK.--', '0', '2022-12-19', '2022-12-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-20', '83.233.185.178', '83-233-185-178.cust.bredband2.com', '2022-11-27', 'LE510130635DE', NULL),
(12284, '', 9393, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2022-11-27', '2020-11-23', 'black', 'blue', 'Theorema', 'My watch whinds up and ticks the seconds but after around 30 minutes to and hour carries on ticking seconds but then the main hands stop moving. I have been to local jewelers but they said it is too completed. I found my warrenty card but I have been away with work and unable to contact you please help as I love the watch it is my most important gift from my wife.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '87.74.162.5', '87.74.162.5', '2022-11-27', '--', NULL),
(12285, 'T57142', 9394, 999999999, 0, '505-Florida', '1970-01-01', '2022-11-27', '2022-11-15', 'silver', 'blue', 'Pionier', 'My order number is T57142- I don\'t like the watch. The watch is brand new and never worn. Please  Refund ]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.160.190.94', 'ip98-160-190-94.lv.lv.cox.net', '2022-11-27', '--', NULL),
(12286, '#T42762', 9395, 999999999, 0, '505-Florida', '2022-12-21', '2022-11-28', '2021-05-26', 'gold', 'white', 'Pionier', 'Hi there, \n\nThe main problem is the date dial - the second letter \"dropped\" and doesn\'t show the date properly. Could you please help with fixing?\n\nThe watch has been worn at most 10-15 times since purchasing as I keep it for evening/black suit events only. I also noticed the black letters on the case washed away in the lower side of the case (the part that stays closest to the body) - could we please refresh these too?\n\nP.S. This is the second watch from Tufina, I have an older Theorema too - for that one, the golden polish on the case fully washed away. Is there any way to refresh this if I sent it back to you? This one is not covered by the warranty anymore so I\'m happy to pay the fee for maintenance.\n\nMany thanks in advance!\nAndrei', 'Replaced new movement.\nReplaced new small 2 hands\nNew O- ring.\nClean Case.\n23.12.22 to 24.12.22 Control watch is OK.--', '0', '2022-12-23', '2022-12-23', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-23', '82.137.33.71', '82-137-33-71.rdsnet.ro', '2022-11-28', 'LE510130777DE', NULL),
(12287, 'T40048', 9396, 999999999, 0, '108-Oman', '2023-01-26', '2022-11-28', '2021-03-25', 'gold', 'gold', 'Theorema', 'One if the gold rings has come loose and shakes around', '-Repaired new gold ring for Dial.\nNew O- ring.\n30.01.23 to 01.02.23 Control watch is OK.-', '0', '2023-02-07', '2023-01-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-07', '76.133.73.233', '76.133.73.233', '2022-11-28', 'LE510133610DE', NULL),
(12288, 'T34874', 8985, 999999999, 0, '110-Oslo', '2022-12-16', '2022-11-29', '2020-12-10', 'black', 'black', 'Theorema', 'My order number is #T34874-When on my hand the watch is delaying, it has also stopped working even inside a winder- Please replace/ repair accordingly. (Prefer replace)', 'Replaced new Movement.\n19.12.22 to 22.12.22 Control watch is OK.--', '0', '2022-12-21', '2022-12-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-21', '130.204.169.137', '24767d9bc956.softphone.blizoo.bg', '2022-11-29', 'LE510130732DE', NULL),
(12289, 'T56556', 9397, 999999999, 0, '117-Kingston', '1970-01-01', '2022-11-29', '2022-11-14', 'silver', 'white', 'Theorema', 'Return for Replacement” on the outside of the mail box/envelope. Mark it as return as well on the post paperwork/documents.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.116.199.97', 'cpe-172-116-199-97.socal.res.rr.com', '2022-11-29', '--', NULL),
(12290, 'T47645', 8906, 999999999, 0, '118-Sahara', '2022-12-30', '2022-11-29', '2021-11-26', 'silver', 'blue', 'Theorema', 'My order number is T47645- The  watch is fully wound but has stopped working.  Please replace/ repair accordingly', '-Repaired manual winding.\nAdjusted balance wheel.\nNew O- ring.\n05.01.23 to 10.01.23 Control watch is OK.-', '0', '2023-01-12', '2023-01-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-12', '99.24.231.90', '99-24-231-90.lightspeed.irvnca.sbcglobal.net', '2022-11-29', 'LE510132251DE', NULL),
(12291, 'T56838', 9398, 999999999, 0, '515-Amsterdam', '1970-01-01', '2022-11-29', '1970-01-01', 'gold', 'blue', 'Pionier', 'My order number is #T56838. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '128.9.16.42', 'nat-128_9_16_42.isi.edu', '2022-11-29', '--', NULL),
(12292, 'T56556', 9399, 999999999, 0, '117-Kingston', '1970-01-01', '2022-11-30', '2022-11-14', 'silver', 'white', 'Theorema', 'My order number is T56556-The hour hand is bent. The watch is brand new and never worn. Please replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.116.199.97', 'cpe-172-116-199-97.socal.res.rr.com', '2022-11-30', '--', NULL),
(12293, '', 9400, 999999999, 0, '7001-Havana', '1970-01-01', '2022-11-30', '2022-10-09', 'black', 'blue', 'Pionier', 'My order number is T56502-I cannot set up the time even if the crown is pulled totally in position b.. The watch is brand new and never worn. Please replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.131.78.32', 'c-73-131-78-32.hsd1.sc.comcast.net', '2022-11-30', '--', NULL),
(12294, 'T56832', 9401, 999999999, 0, '101-Casablanca GM', '2022-12-16', '2022-11-30', '2022-11-17', 'black', 'blue', 'Theorema', 'My order number is#T56832-I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2022-12-16', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '147.161.185.94', '147.161.185.94', '2022-11-30', '--', NULL),
(12295, 'Order #T56171', 9402, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-11-30', '2022-11-05', 'rose', 'blue', 'Theorema', 'My order number is -T56171 The watch is brand new and never worn. Please exchange with GM-110-12.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.162.182.118', '99-162-182-118.lightspeed.rcsntx.sbcglobal.net', '2022-11-30', '--', NULL),
(12296, 'T56056', 9403, 999999999, 0, '101-Casablanca GM', '2022-12-30', '2022-11-30', '2022-10-24', 'gold', 'yellow', 'Theorema', 'The little rings are broken.', 'Replaced new Dial.\nNew O- ring.\n04.01.23 to 10.04.23 Control watch is OK.--', '0', '2023-01-12', '2023-01-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-12', '24.122.245.85', '24-122-245-85.resi.cgocable.ca', '2022-11-30', 'LE510132407DE', NULL),
(12297, 'T56917', 9404, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-01', '2022-11-28', 'black', 'white', 'Theorema', 'My order number is T56917 The watch arrived with a plating defect on the case, The watch is brand new and never worn. I want to return it back.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '207.164.179.186', '207.164.179.186', '2022-12-01', '--', NULL),
(12298, 'GM AOA-G', 9405, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-01', '2022-02-05', 'silver', 'yellow', 'Theorema', 'Watch fully wound will not keep accurate time.. Mechanisms still when on wrist', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.228.105', 'ue.tmodns.net', '2022-12-01', '--', NULL),
(12299, 'T53444', 9406, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-01', '2022-02-05', 'silver', 'yellow', 'Theorema', 'Watch fully wound doesn\'t keep accurate time.. Stops running', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.228.156', 'ue.tmodns.net', '2022-12-01', '--', NULL),
(12300, 'T57088', 9407, 999999999, 0, '109-Hamburg', '1970-01-01', '2022-12-01', '2022-11-22', 'gold', 'gold', 'Theorema', 'My order number is T57088- I changed my mind I don\'t need the watch anymore. The watch is brand new and never worn. Please refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '93.66.6.172', 'net-93-66-6-172.cust.vodafonedsl.it', '2022-12-01', '--', NULL),
(12301, 'T53444', 9408, 999999999, 0, '101-Casablanca GM', '2022-12-30', '2022-12-01', '2022-02-05', 'silver', 'yellow', 'Theorema', 'Watch Doesn\'t keep accurate time fully wound', 'Replaced new Balance Wheel.\nClaean movement and Case.\nNew O- ring.\n04.01.23 to 10.01.23 Control watch is OK.--', '0', '2023-01-12', '2023-01-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-12', '50.221.46.198', '50.221.46.198', '2022-12-01', 'LE510132319DE', NULL),
(12302, 'T49582', 9409, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2022-12-01', '2022-01-14', 'black', 'black', 'Theorema', 'Crown has fallen off.  Please replace/repair accordingly. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.209.208.219', '219.sub-174-209-208.myvzw.com', '2022-12-01', '--', NULL),
(12303, 't56154', 9410, 999999999, 0, '118-Venezia', '1970-01-01', '2022-12-01', '2022-11-07', 'gold', '', 'Theorema', 'Not satisfied with product, never used or worn', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.79.76.77', '96-79-76-77-static.hfc.comcastbusiness.net', '2022-12-01', '--', NULL),
(12304, 'T49270', 9411, 999999999, 0, '101-Casablanca GM', '2022-12-16', '2022-12-02', '2022-12-03', 'gold', 'white', 'Theorema', 'My order number is T49270- The second hand has fallen off and the watch doesn\'t work any longer.  Please replace/ repair accordingly.', '-Replaced new Second hand.\nReplaced new O- ring.\n19.12.22 to 22.12.22 Control watch is OK-', '0', '2022-12-21', '2022-12-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2022-12-21', '5.90.164.140', 'mob-5-90-164-140.net.vodafone.it', '2022-12-02', 'LE510130746DE', NULL),
(12305, 'T49270', 9412, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-02', '2022-12-03', 'gold', 'white', 'Theorema', 'My order number is T49270- The second hand has fallen off and the watch doesn\'t work any longer.  Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '212.90.30.109', 'ip-30-109.sn-212-90.clouditalia.com', '2022-12-02', '--', NULL),
(12306, 'T56462', 9413, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-02', '1970-01-01', 'black', 'black', 'Theorema', 'changed my mind I don\'t want the watch anymore. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.247.183.247', '247.sub-174-247-183.myvzw.com', '2022-12-02', '--', NULL),
(12307, '', 9414, 999999999, 0, 'Tourbillon P-Cairo', '1970-01-01', '2022-12-03', '1970-01-01', 'silver', 'blue', 'Pionier', 'There is no defect but the price is not worth the style of the watch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.77.83.152', 'c-73-77-83-152.hsd1.tx.comcast.net', '2022-12-03', '--', NULL),
(12308, '0010113OIT', 9415, 999999999, 0, '1002-Monaco', '1970-01-01', '2022-12-04', '2013-08-12', 'silver', 'gold', 'Theorema', 'I bought this watch on Groupon years ago. The hand needs to be adjusted as they are not showing the correct time. This problem was there from day one when I bought the watch. I complained before but couldn’t be bothered to post the watch for repair\n Please repair accordingly.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.30.200.105', 'cpc96818-rdng27-2-0-cust104.15-3.cable.virginm.net', '2022-12-04', '--', NULL),
(12309, 'T57310', 9416, 999999999, 0, '123-Madame Butterfly', '1970-01-01', '2022-12-04', '2022-11-28', 'silver', 'white', 'Theorema', 'My order number is T57310- The watch has multiple flaws. The letters and numbers (whole inscription) are lacking colour and there is a hair on the dial under the glass. I already sent pictures. The flaws are not related to the protection foil, it is clearly bad quality of the dial. \nThe watch is brand new and never worn. Please refund\n\nImportant note: the reference number is GM 125-1 Istanbul \nThe form didn’t allow to choose it. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '91.137.16.161', 'vdsl-91-137-16-161.net.encoline.de', '2022-12-04', '--', NULL),
(12310, 'T57562', 9417, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-05', '1970-01-01', 'black', 'yellow', 'Theorema', 'My order number is T57562 The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.58.1.251', '70-58-1-251.hlrn.qwest.net', '2022-12-05', '--', NULL),
(12311, 'T57570', 9418, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-05', '1970-01-01', 'gold', 'white', 'Theorema', 'My order number is#T57570- The watch looked very different in reality and it was not upto my expectations.   The watch is brand new and has never been worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.49.4.62', '2.49.4.62', '2022-12-05', '--', NULL),
(12312, 'T57470', 9419, 999999999, 0, '113-Lagos', '1970-01-01', '2022-12-05', '2022-12-05', 'black', 'blue', 'Theorema', 'I don’t like how you have to wind watch every day.\nBands are stiff. Leaves too much space between wrist\n\nI don’t like the ticking sound\n\nI don’t like that it doesn’t have a seconds watch hand. It’s like the watch is broke in a sense \n\nPs the watch it’s self is nice', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.188.234.12', 'mta-75-188-234-12.neo.rr.com', '2022-12-05', '--', NULL),
(12313, 'T56901', 9420, 999999999, 0, '7001-Havana', '1970-01-01', '2022-12-06', '2022-11-18', 'gold', 'white', 'Pionier', 'The watch is not what I expected. The watch is brand new and never worn. Please refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '203.189.2.101', '203.189.2.101', '2022-12-06', '--', NULL),
(12314, '#T43566', 9421, 999999999, 0, '101-Casablanca GM', '2023-01-10', '2022-12-07', '2021-06-17', 'gold', 'white', 'Theorema', 'The seconds hand fell off,\nalso the watch is fully wound but not working.\nMy order number is T43566', '-Replaced new Balance Wheel.\nReplaced new small hand.\nNew O- ring.\nClean Case.\n11.01.23 to12.01.23 Control watch is OK.-', '0', '2023-01-12', '2023-01-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-12', '217.103.204.192', 'ip-217-103-204-192.ip.prioritytelecom.net', '2022-12-07', 'LE510132225DE', NULL),
(12315, 'T57719', 9422, 999999999, 0, '118-Sahara', '1970-01-01', '2022-12-07', '2022-12-02', 'black', 'blue', 'Theorema', 'I have ordered this watch for my wife considering the dial will be small. But when we have received the watch we shocked to see so big dial. It can\'t for on wrist. Top of that Belt is so tight ,its impossible to roll around the watch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.218.224.195', '24.218.224.195', '2022-12-07', '--', NULL),
(12316, '', 9423, 999999999, 0, '503-Sydney', '2023-01-26', '2022-12-07', '1970-01-01', 'black', 'black', 'Pionier', 'Hands spin rapidly while turning adjustment knob then bounce back and forth and spin back, does not keep time.', '-Replaced new movement.\nNew O- ring.\n03.02.23 to 06.02.23 Control watch is OK.-', '0', '2023-02-15', '2023-02-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-15', '174.103.157.200', 'cpe-174-103-157-200.cinci.res.rr.com', '2022-12-07', '1Z8VF459D961519538', NULL),
(12317, '', 9424, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-08', '1970-01-01', 'black', 'black', 'Theorema', 'Changed my mind. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.20.6.166', 'c-24-20-6-166.hsd1.or.comcast.net', '2022-12-08', '--', NULL),
(12318, 'T57545', 9425, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-08', '1970-01-01', 'black', 'black', 'Theorema', 'My order number is T57545- I don\'t like the watch. The watch is brand new and never worn. Please  Refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '103.217.166.100', '103-217-166-100.myrepublic.net', '2022-12-08', '--', NULL),
(12319, 'T57792', 9426, 999999999, 0, '121-St Petersburg', '1970-01-01', '2022-12-08', '2022-12-01', 'black', 'gold', 'Theorema', 'It is not like I expected I would like to exchange ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.93.190.178', 'cpe-76-93-190-178.san.res.rr.com', '2022-12-08', '--', NULL),
(12320, 'T57734', 9427, 999999999, 0, '515-Amsterdam', '2022-12-16', '2022-12-10', '1970-01-01', 'gold', 'blue', 'Pionier', 'The color on the case of the watch was removed with the protective stickers.The watch is brand new and never worn.', '--', '0', '1970-01-01', '2022-12-16', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '88.152.184.87', 'ip-088-152-184-087.um26.pools.vodafone-ip.de', '2022-12-10', '--', NULL),
(12321, 'T56861', 9428, 999999999, 0, '119-Sahara', '2023-01-26', '2022-12-11', '2022-11-11', 'gold', 'black', 'Theorema', 'Clasp fell off in only a matter of 3 hours of wearing. After being fully wound the watch failed to keep accurate time by hours, not minutes. After being wound it fails to run even overnight stopping in the middle of the night. How long it runs is hard to say as it doesn’t keep accurate time. \nInstructions on how to open clasp might be handy. Is it hinged at top or bottom? Not wanting to force it we left it alone, it is possible to wind without clasp being opened.', 'Replaced new Crown Locker. and new 2 screw.\nAdjusted balance wheel.\nNew O- ring.-\n30.01.23 to 01.02.23 Control watch is OK.-', '0', '2023-02-07', '2023-01-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-07', '108.173.126.89', 'd108-173-126-89.abhsia.telus.net', '2022-12-11', 'LE510133606DE', NULL),
(12322, 'T55001', 9429, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-11', '2022-09-13', 'gold', 'white', 'Theorema', 'Hello,\nI bought the watch model Casablanca with reference number: GM 101-13.\n\nSince the beginning, I followed the guidance of how-to-use watch, but my watch stops working sometimes after using or even while I wear it.\n\nCould you please help with that?\n\nThank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '142.122.2.239', 'lnsm1-montreal01-142-122-2-239.internet.virginmobile.ca', '2022-12-11', '--', NULL),
(12323, '', 9430, 999999999, 0, '101-Casablanca GM', '2023-01-13', '2022-12-11', '2020-12-21', 'gold', '', 'Theorema', 'even when I wind the total watch it stops after a few hours.  I have to wind it several times a day\n\n\nmême quand je remonte la montre total elle s’arrête au bout de quelque heure. je doit la remonter plusieurs fois par jours ', '-Replaced new Balance Wheel.\nReplaced new Hands.\nNew O- ring.\n13.01.23 to 14.01.23 Control watch is OK.-', '0', '2023-01-16', '2023-01-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-16', '80.15.93.9', 'lmontsouris-657-1-107-9.w80-15.abo.wanadoo.fr', '2022-12-11', 'LE510132733DE', NULL),
(12324, 'T57578', 9431, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-11', '2022-11-25', 'gold', 'yellow', 'Theorema', 'Defective watch. Within 24 hours, the watch shows 4.5 hours inaccuracy faster then actual time. \n\nNote: I received this watch on Dec.07,2022. I found this issue and emailed to contact Peter-Tufina Care Team on Dec.08, 2022.\nThe watch is still in original box and packaging. The watch is never worn and un-sized.\n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '209.202.202.74', '209.202.202.74', '2022-12-11', '--', NULL),
(12325, 'T56919', 9432, 999999999, 0, '104-Copacabana', '2022-12-30', '2022-12-11', '1970-01-01', 'silver', '', 'Theorema', 'Watch does not keep time.  Routinely runs 1/2 hour or more slow.  Have wound watch completely.  Doesn\'t matter.  Will go thru stretches where it keeps almost perfect time and then slows again.  Also the clasp on the watch band does not stay closed and slips out which results in the pin hole in the band widening. Please fix the clasp and provide a new band', '-Replaced new Balance wheel.\nReplaced new Clasp of Band.\nNew O- ring.\n04.01.23 to 10.01.23 Control watch is OK.-', '0', '2023-01-12', '2023-01-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-12', '174.62.144.94', 'c-174-62-144-94.hsd1.nh.comcast.net', '2022-12-11', 'LE510132340DE', NULL),
(12326, 'T46077', 9433, 999999999, 0, '505-Florida', '2023-01-26', '2022-12-12', '2021-09-24', 'silver', 'white', 'Pionier', 'WATCH HANDS HAVE BROKEN OFF AND NO LONGER WORK.', 'Replaced new Hands.\nNew O- ring.\n03.02.23 to 06.02.23 Control watch is OK.--', '0', '2023-02-06', '2023-02-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-06', '68.191.54.18', '068-191-054-018.res.spectrum.com', '2022-12-12', 'LE510133402DE', NULL),
(12334, 'GM 101-8', 9440, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-17', '2022-11-16', 'gold', 'white', 'Theorema', 'The two small golden trim around the second hand are free floating within the watch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.196.140.103', '103.sub-174-196-140.myvzw.com', '2022-12-17', '--', NULL),
(12328, '#T56779', 9435, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-14', '2022-11-16', 'black', 'white', 'Theorema', 'It doesn’t tick/work even when wound ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.205.39.108', '47.205.39.108', '2022-12-14', '--', NULL),
(12329, 'T55864', 9436, 999999999, 0, '505-Florida', '2023-01-25', '2022-12-14', '2022-10-17', 'black', 'black', 'Pionier', '[My order number is T55864- The hands are not aligned Please replace/ repair accordingly.]\n\n', 'Replaced new Hands.\nNew O- ring.\n02.02 23 to 06.02.23 Control watch is OK.--', '0', '2023-02-06', '2023-02-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-06', '74.197.34.38', 'c74-197-34-38.dh.suddenlink.net', '2022-12-14', 'LE510133447DE', NULL),
(12330, 'T56526', 9437, 999999999, 0, '505-Florida', '2023-01-26', '2022-12-14', '2022-11-10', 'black', 'blue', 'Pionier', 'THE TWO HANDS ARE NOT ALLIGNED', 'Replaced new Hands.\nNew O- ring.\n30.01.23 to 01.02.23 Control watch is OK.\n\n--', '0', '2023-02-07', '2023-01-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-07', '69.125.171.12', 'ool-457dab0c.dyn.optonline.net', '2022-12-14', 'LE510133645DE', NULL),
(12331, 'T39381', 9438, 999999999, 0, '512-Berlin', '2023-01-26', '2022-12-15', '2021-02-25', 'silver', 'gold', 'Pionier', 'My order number is T39381- The crown is very hard to pull to set up the time.  Please replace/ repair accordingly', '-Replaced New Case\nAdjusted balance wheel.\n31.01.23 to 02.02.23 Control watch is OK..\n\n.\n\n\n\n\n\n\n\n', '0', '2023-02-06', '2023-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-06', '24.150.30.167', 'd24-150-30-167.home.cgocable.net', '2022-12-15', 'LE510133478DE', NULL),
(12332, '#T40806', 9303, 999999999, 0, '509-Barbados', '2023-01-26', '2022-12-15', '2021-04-13', 'silver', 'white', 'Pionier', 'My RMA is 12193 - I just received this watch back from repair and it will only run for a few minutes when shaken or manually wound. I noticed that if I laid the watch down on the face, it will keep running but if I pick it up or turn it on the back it will stop after a few minutes. I would prefer that you replace this watch rather than try to repair it again. It must have been a lemon from the start as it has never been right. This is the third time that I have had to return this watch and I have completely lost faith in it to ever be right. Regards,  Lynn Antwine', 'Replaced new Movement.\nReplaced new small second Hands.\nNew O.ring.\n03.02.23 to 06.02.23 Control watch is OK.\n\n\n\n.\n--', '0', '2023-02-06', '2023-02-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-06', '76.30.228.8', 'c-76-30-228-8.hsd1.tx.comcast.net', '2022-12-15', 'LE510133464DE', NULL),
(12333, 'T57259', 9439, 999999999, 0, '110-Oslo', '1970-01-01', '2022-12-15', '2022-11-30', 'black', 'gold', 'Theorema', 'My order number is T57259- The watch is not what I excepted. The watch is brand new and never worn. Please refund ]\n\nin accordance with the law, I wish to exercise my right of withdrawal', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.242.51.195', '195.51-242-81.adsl-dyn.isp.belgacom.be', '2022-12-15', '--', NULL),
(12335, 'GM 101-8', 9441, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-17', '2022-11-16', 'gold', 'white', 'Theorema', 'Last request didn\'t print.  Watch second hand gold trim free floating in watch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '166.252.222.237', '237.sub-166-252-222.myvzw.com', '2022-12-17', '--', NULL),
(12336, 'T57321', 9442, 999999999, 0, '121-St Petersburg', '1970-01-01', '2022-12-17', '2022-11-25', '', '', 'Theorema', 'My order number isT57321-This is not what I expected The watches are brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '109.130.163.248', '109.130.163.248', '2022-12-17', '--', NULL),
(12337, '#T55029', 9443, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-17', '2021-09-15', 'black', 'white', 'Theorema', 'The big needle went off, thé watch fell off my arm and fell from 10 cm to à hard surface, there is no defect apart from this.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '176.145.216.46', '176-145-216-46.abo.bbox.fr', '2022-12-17', '--', NULL),
(12338, '#T5502', 9444, 999999999, 0, '101-Casablanca GM', '2022-12-29', '2022-12-17', '2021-09-15', 'black', 'white', 'Theorema', 'the big needle went off from a small impact when my watch fell off', '-Replaced new Hands. \n New O- ring.\n04.01.23 to 10.01.23 Control watch is OK.-', '0', '2023-01-12', '2023-01-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-12', '176.145.216.46', 'ver73-h04-176-145-216-46.dsl.sta.abo.bbox.fr', '2022-12-17', 'LE510132398DE', NULL),
(12339, '', 9445, 999999999, 0, '505-Florida', '1970-01-01', '2022-12-18', '2022-06-27', 'black', 'bicolor', 'Pionier', 'The number dial for the dates is not lined up correctly and is not showing properly, and the watch turns itself off most night while im sleeping, still ongoing 6 months down the track..', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '110.140.12.136', 'cpe-110-140-12-136.vb04.vic.asp.telstra.net', '2022-12-18', '--', NULL),
(12340, '', 9446, 999999999, 0, '103-Sao Paulo', '2022-12-29', '2022-12-18', '2022-01-24', '', '', 'Theorema', 'My watch is speeding up and showing the wrong time.', 'Replaced new movement.\nNew O- ring.\n04.01.23. to 10.01.23 Control watch is OK.--', '0', '2023-01-12', '2023-01-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-12', '94.254.184.97', 'user-94-254-184-97.play-internet.pl', '2022-12-18', 'LE510132336DE', NULL),
(12341, 'T56803', 9447, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-18', '2022-12-18', 'gold', 'white', 'Theorema', 'Watch is not defective.\nWatch was never started or ever worn.\nI could not even figure out how to put the watch on my wrist.\nAlso, I could not even figure out the bar, or device that you would \nopen to wind to start the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.201.90.89', 'c-73-201-90-89.hsd1.de.comcast.net', '2022-12-18', '--', NULL),
(12342, 'T53420', 9448, 999999999, 0, '101-Casablanca GM', '2023-01-26', '2022-12-18', '2022-07-07', 'rose', 'blue', 'Theorema', 'My order number is T53420 the watch is fully wound but doesn’t work please replaced / repair accordingly ', '-Replaced  new Blance Wheel.\nRepaired manual winding.\nNew O- ring.\n30.01.23 to 01.02.23 Control watch is OK.\n', '0', '2023-02-07', '2023-01-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-07', '104.56.243.29', '104-56-243-29.lightspeed.sndgca.sbcglobal.net', '2022-12-18', 'LE510133597DE', NULL),
(12343, 'T57476', 9449, 999999999, 0, '101-Casablanca GM', '2023-01-26', '2022-12-19', '2022-12-09', 'rose', 'blue', 'Theorema', 'My order number is T57476-The watch is fully wound but runs faster than the actual time-Please replace/ repair accordingly', 'Adjusted Balance Wheel.\nNew O- ring.\n30.01.23 to 01.02.23 Control watch is OK.--', '0', '2023-02-06', '2023-01-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-06', '98.46.190.16', '98.46.190.16', '2022-12-19', 'LE510133481DE', NULL),
(12344, 'T57321', 9442, 999999999, 0, 'Choose option', '1970-01-01', '2022-12-19', '1970-01-01', 'Choose option', 'Choose option', 'Theorema', 'My order number isT57321-This is not what I expected The watches are brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '109.130.163.248', '109.130.163.248', '2022-12-19', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(12345, 'T43410', 9450, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2022-12-19', '2021-06-08', 'black', 'bicolor', 'Theorema', 'I love this watch but unfortunately it has stopped keeping time even when wound. It will from time to time be accurate but more often then not now when warn will be slow.\nI would be very grateful if this could be fixed. ', 'Replaced new Movement.\nReplaced new Hands.\nNew O- ring.\n02.02.23 to 06.02.23 Control watch is OK.--', '0', '2023-02-06', '2023-02-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2023-02-06', '91.74.96.86', '91.74.96.86', '2022-12-19', 'LE510133433DE', NULL),
(12346, 'T57321', 9442, 999999999, 0, '118-Venezia', '1970-01-01', '2022-12-19', '2022-11-25', '', '', 'Theorema', 'My order number isT57321-This is not what I expected The watches are brand new and never worn. Please refun', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '109.130.163.248', '109.130.163.248', '2022-12-19', '--', NULL),
(12347, 'T57160', 9451, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-19', '2022-12-03', 'silver', 'blue', 'Theorema', 'My order number is T57160. Unfortunately the watch face is too small for the person it is intended for and I have already gotten a replacement. The watch is brand new and never worn. Please refund. Thank you in advance! ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.60.223.187', 'c-73-60-223-187.hsd1.nh.comcast.net', '2022-12-19', '--', NULL),
(12348, 'T56770', 9452, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-19', '2022-11-16', 'gold', 'white', 'Theorema', 'Unable to print last request.  Two gold rings (I believe they are from around the second and dial) are free floating within the housing.  GM-101-8 ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '168.245.155.36', '168.245.155.36', '2022-12-19', '--', NULL),
(12349, 'T56803', 9453, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-21', '1970-01-01', 'gold', 'yellow', 'Theorema', 'Zero defects regarding this watch. I could not figure out how to wear watch, can not put it on, the clasp is cumbersome. Also, this watch has never been worn, never wound or used. The reason why is because I could not figure out how to wind the watch. This watch is in perfect condition, never used at all. I simply wish to exchange the watch for model number GM-114-12/GOLD. BUENOS AIRES\nThese two watches are the same cost, so this is an even exchange.\nThank you for you cooperation, Carroll Brizendine, 410 350-1234/cpbriz@yahoo.com', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.201.90.89', 'c-73-201-90-89.hsd1.md.comcast.net', '2022-12-21', '--', NULL),
(12350, 'T58411', 9454, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-21', '2022-12-19', 'rose', 'blue', 'Theorema', 'My order number is T58411- The watch is too big  The watch is brand new and never worn. Please  refund ]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.234.9.126', '126.sub-174-234-9.myvzw.com', '2022-12-21', '--', NULL),
(12351, 'T57154', 9455, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-21', '2022-11-26', 'black', 'black', 'Theorema', 'The Roman Numeral numbers fell off not a week after I received the watch in the mail.  The only numbers still on are the 9 and the 12.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.27.6.181', '047-027-006-181.res.spectrum.com', '2022-12-21', '--', NULL),
(12352, 'T57154-', 9456, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-21', '2022-11-26', 'black', 'black', 'Theorema', 'My order number is T57154- The watch was received two days ago and almost all the markers of the Romans numbers have fallen off. Please replace/repair', 'Replaced new Dial.\nReplaced new hands.\nNew O- ring.\n30.01.23 to 01.02.23 Control watch is OK.--', '0', '2023-02-07', '2023-01-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2023-02-07', '47.27.6.181', '047-027-006-181.res.spectrum.com', '2022-12-21', 'LE510133668DE', NULL),
(12353, 'T58288', 9457, 999999999, 0, 'other', '1970-01-01', '2022-12-22', '2022-12-22', '', 'black', 'other', 'My order number is T58288- The watch is too small. The watch is brand new and never worn. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '49.195.13.151', 'pa49-195-13-151.pa.nsw.optusnet.com.au', '2022-12-22', '--', NULL),
(12354, 'T58288', 9458, 999999999, 0, 'other', '1970-01-01', '2022-12-22', '2022-12-22', 'black', 'gold', 'other', 'My order number is T58288- The watch is too small. The watch is brand new and never worn. Please  exchange with another big watch. i wisll choice it and send you the pictures of the new watch. \nThanks \nMichael ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '1.144.108.227', '1.144.108.227', '2022-12-22', '--', NULL),
(12355, 'T58415', 9459, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2022-12-23', '2022-12-19', 'gold', 'blue', 'Theorema', 'There is no defect with the watch.  It was a surprise gift and he did not like it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '206.213.251.32', '206.213.251.32', '2022-12-23', '--', NULL),
(12356, '', 9460, 999999999, 0, '101-Casablanca GM', '2023-01-25', '2022-12-23', '2022-11-28', 'black', 'yellow', 'Theorema', 'Hi there,\nMy order number is #T57582-- The watch is fully wound but stops after 3 hours. Please replace/ repair accordingly.', 'Repaired manual winding.\nNew O- ring.\n30.01.23 to 01.02 23 Control watch is OK.--', '0', '2023-02-07', '2023-01-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-07', '14.200.165.241', '14-200-165-241.static.tpgi.com.au', '2022-12-23', 'LE510133654DE', NULL),
(12357, 'GM 101-15', 9461, 999999999, 0, '101-Casablanca GM', '2022-12-29', '2022-12-23', '2022-12-15', 'black', 'blue', 'Theorema', 'My husband didn’t like colour. Everything in new condition ', '--', '0', '1970-01-01', '2022-12-29', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '87.79.181.26', 'xdsl-87-79-181-26.nc.de', '2022-12-23', '--', NULL),
(12358, 'T58109', 9462, 999999999, 0, '515-Amsterdam', '1970-01-01', '2022-12-24', '1970-01-01', '', '', 'Pionier', 'My order number is T58109- The watch is too big for me The watch is brand new and never worn', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.4.104.153', 'd4-50-153-104.nap.wideopenwest.com', '2022-12-24', '--', NULL),
(12359, '', 9463, 999999999, 0, '506-Miami', '2023-03-07', '2022-12-24', '2021-07-14', 'gold', 'blue', 'Pionier', 'Das Schwungrad hat sich gelöst und ist lose. Außerdem hat sich noch ein Teil gelöst und fliegt in der Uhr herum. Dadurch raschelt die Uhr wenn man sie bewegt.\nOrder T44242', 'Fast repair...small problem now OK\n\ncontroll 10-13 march', '0', '2023-03-13', '2023-03-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-16', '77.119.167.42', '77.119.167.42.wireless.dyn.drei.com', '2022-12-24', 'LE510134093DE', NULL),
(12360, '#T15825', 9464, 999999999, 0, '3001-Paragon', '2023-02-03', '2022-12-26', '2019-11-11', 'silver', 'white', 'Theorema', 'Hello,\n\nI have bought a watch several years ago, unfortunately the watch had been damaged and I would like to know if the watch could be repaired?\n\nI would like to send the watchbif possible, or pictures.\nIt does not has to be under warranty, I am willing to pay for the charges.\nIf it is not repairable could I then receive a attest or statement that the watch is in that very state.\nThis because of an insurance situation.\n\nThe case, bezel, dial,\n\nWith kind regards,\n\nEric Damali', '-Replaced new Glass 25€..\nReplace/Repair mvmt-100€.\nReplaced New Band 40€.\nNew O- ring for water-tightness.5€.\nShipping rate  15 €\nTotal Price: 185€.\nunrepaired back\n-', '0', '1970-01-01', '2024-12-30', 1, 0, 1, 0, 1, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-30', '62.153.200.140', '62.153.200.140', '2022-12-26', '00340434129949132785', NULL),
(12361, 'T54818', 9465, 999999999, 0, '515-Amsterdam', '2023-04-05', '2022-12-26', '2022-09-06', 'gold', 'black', 'Pionier', 'I only wear the watch a few times and I didn’t drop it or hit by something the thing on top of the watch is come off for no reason ', 'we change all the case with a brand new one', '0', '2023-04-13', '2023-04-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-04-18', '31.94.6.215', '31.94.6.215', '2022-12-26', 'LE510134411DE', NULL),
(12362, 'T40248', 8332, 999999999, 0, '111-Copenhagen', '2023-01-26', '2022-12-27', '2021-03-30', 'black', 'black', 'Theorema', '[My order number is T40248- The hand of the subdial has fallen off  Please replace/ repair accordingly.]', 'Replaced New Hands.\n30.01 23 to 01.02.23 Control watch is OK..--', '0', '2023-02-07', '2023-01-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-07', '67.189.229.111', 'c-67-189-229-111.hsd1.nh.comcast.net', '2022-12-27', 'LE510133566DE', NULL),
(12363, 'T58541', 9466, 999999999, 0, '101-Casablanca GM', '2023-01-10', '2022-12-27', '2022-12-19', 'black', '', 'Theorema', 'the watch is not running', '--', '0', '1970-01-01', '2023-01-10', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '84.195.45.231', 'd54c32de7.access.telenet.be', '2022-12-27', '--', NULL),
(12364, 'T49599', 9467, 999999999, 0, '108-Oman', '2023-01-26', '2022-12-27', '2022-01-17', '', '', 'Theorema', 'Watch Will Not properly wind if i wind it it only works for 5 minutes then stops', '-Adjusted Balance Wheel.\nNew O- ring.\n03.02.23.to 06.02.23 Control watch is OK.-', '0', '2023-02-06', '2023-02-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-06', '99.173.180.35', '99-173-180-35.lightspeed.nsvltn.sbcglobal.net', '2022-12-27', 'LE510133420DE', NULL),
(12365, 'T58428', 9468, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2022-12-28', '2022-12-15', 'black', 'black', 'Theorema', 'The watch is too big.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.6.209.170', '99-6-209-170.lightspeed.hstntx.sbcglobal.net', '2022-12-28', '--', NULL),
(12366, 'T58270', 9469, 999999999, 0, '505-Florida', '1970-01-01', '2022-12-28', '2022-12-16', 'silver', 'white', 'Pionier', 'Watch works for maximum of 2-3 minutes, then dial gets stuck and it stops working. Have discussed with Tufina customer service representative Peter who recommended a return of this defective watch which is brand new. Please send replacement.I selected brand at random in form.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.66.57.69', 'pool-72-66-57-69.washdc.east.verizon.net', '2022-12-28', '--', NULL),
(12367, '#T58380', 9470, 999999999, 0, '114-Buenos Aires', '2023-01-10', '2022-12-29', '1970-01-01', 'silver', 'white', 'Theorema', 'the watch has never been worn,\nit does not work despite all the instructions.the spring - mainspring is wound up but the watch does not work,  the watch runs for a while and stops working\n', '--', '0', '1970-01-01', '2023-01-10', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '83.3.224.189', 'gsq189.internetdsl.tpnet.pl', '2022-12-29', '--', NULL),
(12368, 'T56887', 9471, 999999999, 0, '118-Sahara', '1970-01-01', '2022-12-29', '2022-11-24', 'black', 'gold', 'Theorema', 'My order number is T56887-I cannot wind the watch any longer  Please replace/ repair accordingly.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.50.8.227', '98.50.8.227', '2022-12-29', '--', NULL),
(12369, 'T56887', 9472, 999999999, 0, '118-Sahara', '2023-01-25', '2022-12-29', '2022-11-24', 'black', 'gold', 'Theorema', 'My order number is T56887- I cannot wind the watch any longer Please replace/repair accordingly.', '-Repaired manual winding.\nNew O- ring.\nClean Case.\n31.01.23 to 02.02.23 Control watch is OK.-', '0', '2023-02-06', '2023-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-06', '50.78.86.53', 'mail.christielodge.com', '2022-12-29', 'LE510133521DE', NULL),
(12370, 'T56941', 9473, 999999999, 0, '112-Madrid', '1970-01-01', '2022-12-31', '2022-12-30', 'black', 'black', 'Theorema', 'My order number is #T56941- This was a Christmas gift but the receiver doesn\'t like it. The watch is brand new and never worn. Please refund.]', 'new glass 25€\nmechanism repair around 60€\nNew band 25€\nnew top ring 5\nplus shipping cost', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.9.229.140', '104-9-229-140.lightspeed.tukrga.sbcglobal.net', '2022-12-31', '--', NULL),
(12371, 'T58639', 9474, 999999999, 0, '101-Casablanca GM', '2023-01-10', '2022-12-31', '2022-12-21', 'black', 'white', 'Theorema', 'My order number is T58639- I don\'t like the watch. The watch is brand new and never worn. Please refund ]\n\n', '--', '0', '1970-01-01', '2023-01-10', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '178.115.63.211', '178.115.63.211.wireless.dyn.drei.com', '2022-12-31', '--', NULL),
(12372, 'T58580', 9475, 999999999, 0, '118-Sahara', '1970-01-01', '2022-12-31', '2022-12-01', 'gold', 'gold', 'Theorema', 'My order number is T58580-The watch is too big for me. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.108.9.18', 'pool-74-108-9-18.nycmny.fios.verizon.net', '2022-12-31', '--', NULL),
(12373, 'T57464', 9476, 999999999, 0, '118-Sahara', '1970-01-01', '2022-12-31', '2022-11-28', 'gold', 'gold', 'Theorema', 'My order number is T57464-The watch is too big for me. The watch is brand new and never worn. Please refund.Thank you!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.211.48.138', 'cpe0c473dd2be23-cm0c473dd2be20.cpe.net.fido.ca', '2022-12-31', '--', NULL),
(12374, 'T56231', 9477, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2023-01-01', '2022-11-07', 'gold', 'white', 'Theorema', '1. The clockwork stopped working, the watch is stuck and doesn\'t track time\n2. The watch has been wound to it\'s limit and cannot be wound up anymore\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '209.107.178.79', '209.107.178.79', '2023-01-01', '--', NULL),
(12375, 'T56231', 9478, 999999999, 0, '120-Lady Butterfly', '2023-01-25', '2023-01-01', '2022-11-07', 'gold', 'white', 'Theorema', '1. The clockwork stopped working, the dials are stuck and the watch does not track time\n2. The watch is wound to its limit and cannot be wound up anymore', '-Replaced new Movement.\nReplaced new Hands.\n31.01.23 to 02.02.23 Control watch is OK-', '0', '2023-02-06', '2023-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-06', '70.95.228.232', 'cpe-70-95-228-232.san.res.rr.com', '2023-01-01', 'LE510133535DE', NULL),
(12376, 'T58245', 9479, 999999999, 0, '505-Florida', '1970-01-01', '2023-01-01', '2022-12-12', 'gold', 'blue', 'Pionier', 'On the 31st of December i was about to wear the watch for the 1st time and when trying to setup the watch (hour, date ,and month) I realised that the watch was faulty, the hands or pointers were not aligned and I couldn’t setup the hours because one of the pointier wouldn’t move as you can see in the video that i sent you! ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '176.26.64.215', 'b01a40d7.bb.sky.com', '2023-01-01', '--', NULL),
(12377, 'T58245', 9480, 999999999, 0, '505-Florida', '1970-01-01', '2023-01-01', '2022-12-12', 'gold', 'blue', 'Pionier', 'On the 31st of December i was about to wear the watch for the 1st time and when trying to setup the watch (hour, date ,and month) I realised that the watch was faulty, the hands or pointers were not aligned and I couldn’t setup the hours because one of the pointier wouldn’t move as you can see in the video that i sent you! T58245', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '176.26.64.215', 'b01a40d7.bb.sky.com', '2023-01-01', '--', NULL),
(12378, 'RMA12199', 9481, 999999999, 0, '101-Casablanca GM', '2023-03-06', '2023-01-01', '2022-01-18', 'silver', 'black', 'Theorema', 'I just received the watch back from repair and the watch continues to stop even fully wound  This is unacceptable. Please replace it with a brand new watch, not the same watch.', 'Balance repair and hands...Im sure that the watch is falling down.\n\nControll 3 days 10-13 march and now is OK.', '0', '2023-03-13', '2023-03-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-16', '31.53.119.9', 'host31-53-119-9.range31-53.btcentralplus.com', '2023-01-01', 'LE510134133DE', NULL),
(12379, 'T58167', 9482, 999999999, 0, '111-Copenhagen', '2023-01-10', '2023-01-02', '2022-12-10', 'gold', 'white', 'Theorema', 'The rotor doesn\'t work properly and the watch cannot store energy. The crown cannot be turned clockwise. Please replace/ repair accordingly', 'Replaced new Movement.\nNew O_ ring.\n11.01.23 to 12.01.23 Control watch is OK.--', '0', '2023-01-12', '2023-01-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-12', '93.35.168.11', '93-35-168-11.ip55.fastwebnet.it', '2023-01-02', 'LE510132234DE', NULL),
(12380, 'T57428', 9483, 999999999, 0, '515-Amsterdam', '1970-01-01', '2023-01-02', '2022-11-28', 'gold', 'blue', 'Pionier', 'My order number is #T57428- I just received\nthe watch but the date is stuck and doesn\'t\nwork. The watch is brand new and never worn.\nPlease  Replace with Casablanca GM-101-8.\nThanks ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '5.69.98.56', '05456238.skybroadband.com', '2023-01-02', '--', NULL),
(12381, 'T41895', 9484, 999999999, 0, '506-Miami', '2023-01-16', '2023-01-03', '2021-05-12', 'rosé', 'blue', 'Pionier', 'ORDER NUMBER- T41895\n\nReference number - -GM506-7\n\nTHE CROWN HAS FALLEN OFF AND IT IS NOW MISSING- PLEASE REPLACE/ REPAIR ACCORDINGLY.\n\nTHANK YOU', 'Replaced new Crown and Stem.\nNew O- ring.\nClean Case.\n17.01.23 to 19.01.23 Control watch is OK..\n--', '0', '2023-01-26', '2023-01-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-26', '94.174.141.140', 'cpc152779-shef18-2-0-cust395.17-1.cable.virginm.net', '2023-01-03', '1Z8VF459DK62806130', NULL),
(12382, 'T58482', 9485, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-01-03', '2022-12-19', 'black', 'yellow', 'Theorema', 'My order number is T58482-The watch is not my style. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.185.208.69', 'pool-71-185-208-69.phlapa.fios.verizon.net', '2023-01-03', '--', NULL),
(12383, 'T44358', 9486, 999999999, 0, '101-Casablanca GM', '2023-01-25', '2023-01-03', '2020-10-01', 'gold', 'white', 'Theorema', 'I spoke with a representative named Peter (email included with return package) who said I did not need the warranty card and that my watch is still under warranty. The watch is not working and the hands on the little dial broker off and the side latch is not clasping tightly.', 'Replaced new small second hand.\nNew O- ring.\n02.02.23 to 06.02.23 Control watch is OK.-', '0', '2023-02-06', '2023-02-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-06', '174.57.144.2', 'c-174-57-144-2.hsd1.nj.comcast.net', '2023-01-03', 'LE510133455DE', NULL),
(12384, 'T58114', 9487, 999999999, 0, '114-Buenos Aires', '2023-01-16', '2023-01-03', '2022-12-18', 'black', 'black', 'Theorema', 'My order number is T58114-The watch doesn\'t satisfy the expectations. The watch is brand new and never worn. Please refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '83.128.95.76', '076-095-128-083.dynamic.caiway.nl', '2023-01-03', '--', NULL),
(12385, 'T58349', 9488, 999999999, 0, '121-St Petersburg', '2023-01-12', '2023-01-03', '2022-12-12', 'black', 'gold', 'Theorema', 'The watch is manually wound or shaken but keeps stopping after 10 minutes.\nIts stops roughly 10 mins after widing it or shaking it , and only way to start it is to shake or wind it again. Again after this it only lasts about 10 mins and stops again.\nI have tried for 2 days and nothing seems to work. \n Please replace/ repair accordingly.', 'Replaced new Movement.\nReplaced new Hands.\n13.01.23 to 14.01.23 Control watch is OK.--', '0', '2023-01-16', '2023-01-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-16', '37.228.212.110', '37.228.212.110', '2023-01-03', 'LE510132702DE', NULL),
(12386, 'T58652', 9489, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2023-01-03', '2023-01-03', 'black', 'gold', 'Theorema', 'No damage. Simple return. \nMy order number is T58652- The watch arrived after Christmas, it is not needed anymore. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.138.39.140', 'c-73-138-39-140.hsd1.fl.comcast.net', '2023-01-03', '--', NULL),
(12652, 'T53959', 9749, 999999999, 0, 'other', '2023-06-12', '2023-04-24', '2022-07-29', 'rosé', 'white', 'Elysee', 'WATCH ELYSEE TRISTAN Number 76011\n\nGood morning,\n\nWHITE SPOT ON THE INSIDE DIAL LOCATED BETWEEN THE 2:00 AND 3:00 DIGITS IN THE WATCH TO BE REMOVED.\n\nMANUFACTURING DEFECT\n\nPlease change the item if possible.\n\nCordially.', '--', '0', '2023-06-19', '2023-06-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-19', '74.57.247.250', 'modemcable250.247-57-74.mc.videotron.ca', '2023-04-24', 'LE510135235DE', NULL),
(12388, 't58652', 9491, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2023-01-03', '2023-01-03', 'black', 'gold', 'Theorema', '[My order number is T58652- The watch arrived after Christmas, it is not needed anymore. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.138.39.140', 'c-73-138-39-140.hsd1.fl.comcast.net', '2023-01-03', '--', NULL),
(12389, 'T56572', 9492, 999999999, 0, '101-Casablanca GM', '2023-01-25', '2023-01-03', '2022-11-11', 'gold', 'yellow', 'Theorema', 'Watch is wound and stopped working. I’ve only worn it twice and the second time I wound up the watch as per instructions it stopped working. ', '-Repaired manual winding.\nNew O-ring.\n30.01.23 to 01.02.23 Control watch is OK.-', '0', '2023-02-06', '2023-01-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-06', '104.28.85.131', '104.28.85.131', '2023-01-03', 'LE510133495DE', NULL),
(12390, 'T58680', 9493, 999999999, 0, '114-Buenos Aires', '2023-01-25', '2023-01-04', '2022-12-22', 'silver', 'white', 'Theorema', 'After fully winding 6 times, it ran less than an hour every time. This is not the way a watch should work. \nNOTE : Please replace this faulty watch immediately.\n', '-Replaced new Dials.\nReplaced new Hands.\nNew O- ring.\nAdjusted balance wheel.\n30.01.23 to 01.02 23 Control watch is OK.-', '0', '2023-02-07', '2023-01-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-07', '217.165.131.171', 'bba139363.alshamil.net.ae', '2023-01-04', 'LE510133570DE', NULL),
(12391, '', 9494, 999999999, 0, '106-Toronto GM', '1970-01-01', '2023-01-04', '2022-12-10', '', '', 'Theorema', 'My order number is T58193- The watch doesn\'t work even fully wound. The watch is brand new and never worn. Please  Replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.228.108.195', 'cpe-104-228-108-195.stny.res.rr.com', '2023-01-04', '--', NULL),
(12392, 'T58448', 9495, 999999999, 0, '101-Casablanca GM', '2023-01-13', '2023-01-04', '1970-01-01', 'gold', 'white', 'Theorema', 'My order number is #T58448- The watch is fully wound but keeps delaying about 3 minutes in 24 hours. I want to change this watch to a different version of the watch - I want - Theorema MACAU T3011-9 ROSE\nPlease ! Thanks for understanding ! Please change to another model\n\nPH Bracelet mitschicken!!!', '-Replaced new Movement.\nReplaced new Hands.\nNew O- ring.\nps: water-tightness system are only 3 Bar.\n13.01.23 to 14.01.23 Control watch is OK.-', '0', '2023-01-16', '2023-01-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-16', '88.196.46.20', '20-46-196-88.dyn.estpak.ee', '2023-01-04', 'LE510132720DE', NULL),
(12393, '#T58958 ', 9496, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2023-01-04', '2022-12-30', 'gold', 'bicolor', 'Theorema', 'My order number isT58958-  The watch is brand new and never worn. Please  exchange with GM-120-2  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.148.78.87', '098-148-078-087.res.spectrum.com', '2023-01-04', '--', NULL),
(12394, '#T57219', 9497, 999999999, 0, '118-Sahara', '1970-01-01', '2023-01-04', '2022-11-24', 'rosé', 'blue', 'Theorema', 'My order number isT57219- The watch is fully wound but doesn\'t work. The watch is still brand new please replace]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.20.2.170', 'c-76-20-2-170.hsd1.ca.comcast.net', '2023-01-04', '--', NULL),
(12395, 'T55096', 9498, 999999999, 0, '101-Casablanca GM', '2023-01-25', '2023-01-04', '2022-09-15', 'silver', 'black', 'Theorema', 'My order number is T55096-- The watch is fully wound clockwise but it doesn\'t work.  Please replace/repair accordingly.', 'Repaired manual winding.\nNew O- rng.\n30.01.23 to 01.02.23 Control watch is OK.--', '0', '2023-02-06', '2023-01-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-06', '72.219.105.229', 'ip72-219-105-229.oc.oc.cox.net', '2023-01-04', 'LE510133552DE', NULL),
(12396, 'T57219', 9499, 999999999, 0, '118-Sahara', '2023-01-25', '2023-01-05', '1970-01-01', 'rosé', 'blue', 'Theorema', 'MY ORDER NUMBER T57219 THE WATCH IS FULLY WOUND BUT DOES NOT WORK, THE WATCH IS SITILL BRAND NEW, I NEED TO BE REPLACED. ', '-Repaired manual winding.\nNew O- ring.\n30.01.23 to 01.02.23 Control watch is OK.-', '0', '2023-02-06', '2023-01-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-06', '73.12.142.159', 'c-73-12-142-159.hsd1.ca.comcast.net', '2023-01-05', 'LE510133518DE', NULL),
(12397, 'G-101-13', 9500, 999999999, 0, '101-Casablanca GM', '2023-02-16', '2023-01-05', '2022-11-28', 'gold', 'blue', 'Theorema', 'clasp that covers the wind up crown is not locking ', '-Replaced new Crown Protector.\nNew O- ring.\n17.02.23 to 18.02.23 Control watch is OK-', '0', '2023-03-02', '2023-02-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-03', '24.31.145.189', 'cpe-24-31-145-189.maine.res.rr.com', '2023-01-05', 'LE510133835DE', NULL),
(12399, 'T55874-', 9502, 999999999, 0, '7001-Havana', '1970-01-01', '2023-01-05', '2022-11-01', 'black', 'blue', 'Pionier', 'My order number is T55874- Watch didn’t meet expectations- The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.100.151.140', 'cpe-172-100-151-140.stny.res.rr.com', '2023-01-05', '--', NULL),
(12400, 'T58961', 9503, 999999999, 0, 'Tourbillon P-Cairo', '1970-01-01', '2023-01-05', '2022-12-30', 'gold', 'gold', 'Pionier', 'My order number is T58961- I changed my mind I don\'t need the watch. The watch is brand new and never worn. Please refund. Also Under the Reference number under the RMA Form \"Milano\" was not available for me to select so I selected random.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.45.167.165', 'pool-108-45-167-165.washdc.fios.verizon.net', '2023-01-05', '--', NULL),
(12401, 'T58029', 9504, 999999999, 0, '505-Florida', '2023-06-15', '2023-01-06', '2022-12-07', 'gold', 'blue', 'Pionier', 'Order number T58029-The button that is supposed to allow me to manually change the month on my watch does not work. It worked when I opened the watch and changed the month from November to December, but it did not work when I attempted to change it from December to January at the beginning of 2023. This watch is relatively brand new, so it is rather disappointing that it already had an issue. I simply want to get this watch repaired to start using it. It is a beautiful watch, but what good is beauty without function?', 'change the inner ring', '0', '2023-06-15', '2023-06-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-27', '69.23.156.105', 'cpe-69-23-156-105.elp.res.rr.com', '2023-01-06', 'LE510135505DE', NULL),
(12402, 'T58961', 9505, 999999999, 0, 'Tourbillon P-Cairo', '1970-01-01', '2023-01-06', '2022-12-30', 'gold', 'gold', 'Pionier', 'My order number is T58961- I changed my mind I don\'t need the watch. The watch is brand new and never worn. Please refund.(Also Milano was not available for me to select in the reference Number Category so I selected random)', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.225.54.66', '173.225.54.66', '2023-01-06', '--', NULL),
(12403, 'T58583', 9506, 999999999, 0, '118-Venezia', '1970-01-01', '2023-01-06', '2022-12-20', 'blue', 'gold', 'Theorema', 'There is a big, long dust stuck on the dial. you can see this dust with normal eyes', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '165.225.62.172', '165.225.62.172', '2023-01-06', '--', NULL),
(12404, ' #T54084 ', 9507, 999999999, 0, '103-Sao Paulo', '2023-01-12', '2023-01-07', '2022-08-09', 'gold', 'white', 'Theorema', 'Hello, the watch you bought is unfortunately defective Damaged ORDER #T54084 Sao Paulo Theorema GM-103-4\nthe hour and minute hands don\'t work anymore! the drive works what can you do! she was bought on 09.08.2022! So still in the warranty period!\nKind regards\nGunther Lischka\n', 'Replaced new Movement.\nReplaced new Hands.\nNew O- ring.\n13.01 23 to 14,01.23 Control watch is OK.--', '0', '1970-01-01', '2023-01-13', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '217.136.79.42', '42.79-136-217.adsl-dyn.isp.belgacom.be', '2023-01-07', '--', NULL),
(12405, 'T57151', 9508, 999999999, 0, '118-Sahara', '1970-01-01', '2023-01-08', '2023-11-22', 'black', 'white', 'Theorema', 'stoped working', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '23.126.73.233', '23-126-73-233.lightspeed.spfdmo.sbcglobal.net', '2023-01-08', '--', NULL),
(12406, 'GM 101-10', 9509, 999999999, 0, 'other', '1970-01-01', '2023-01-08', '2022-08-22', 'black', 'gold', 'other', 'Die Krone das Uhrzeigersinn funktioniert nicht.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '93.184.31.116', 'c-93-184-31-116.customer.ggaweb.ch', '2023-01-08', '--', NULL),
(12407, '#T58949', 9510, 999999999, 0, '504-Acapulco', '1970-01-01', '2023-01-08', '2023-01-08', 'black', 'white black', 'Pionier', '[My order number is T58949- The marker is blocking the minute hand. The watch is brand new and never worn. Please  Replace ]\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.96.202.3', '92.96.202.3', '2023-01-08', '--', NULL),
(12408, '', 9509, 999999999, 0, 'Option wählen', '2023-03-16', '2023-01-08', '2022-08-22', 'Option wählen', 'Option wählen', 'Option wählen', 'Die Krone das Uhrzeigersinn funktioniert nicht.', 'customer opened the watch and tried to repair this watch by himself.\nThere are a lot of traces that clearly indicate that someone else tried to repair the watch\n\n- Goodwill repair\n', '0', '2023-04-25', '2023-04-25', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-04-25', '93.184.31.116', 'c-93-184-31-116.customer.ggaweb.ch', '2023-01-08', 'LE510134592DE', NULL),
(12409, 'T58725', 9511, 999999999, 0, 'other', '2023-01-25', '2023-01-08', '2022-12-23', '', '', 'other', 'Clasp open by it self when you wear it. I also do not like watch overall. I hope for full refund Thank you \n\n', '-Replaced new Clasp for Band.\n03.02.23 to 06.02.23 Control-watch is OK.\n\n- Nicht schicken - Chargeback-', '0', '1970-01-01', '2023-02-03', 1, 1, 0, 1, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '107.220.198.220', '107-220-198-220.lightspeed.stlsmo.sbcglobal.net', '2023-01-08', '--', NULL),
(12410, '', 9512, 999999999, 0, 'Choose option', '1970-01-01', '2023-01-09', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '111.89.4.112', 'pl93040.ag2001.nttpc.ne.jp', '2023-01-09', '--', NULL),
(12411, 'GM-116-8', 9512, 999999999, 0, '116-San Francisco', '1970-01-01', '2023-01-09', '2021-05-21', 'black', 'blue', 'Theorema', 'My watch lags more than 2 minutes a day', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '111.89.4.112', 'pl93040.ag2001.nttpc.ne.jp', '2023-01-09', '--', NULL),
(12412, 'T59030', 9513, 999999999, 0, '120-Lady Butterfly', '2023-01-10', '2023-01-09', '2023-01-03', 'gold', 'gold', 'Theorema', 'My order number isT59030. The watch is too big for me. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2023-01-10', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '82.113.58.38', '82.113.58.38', '2023-01-09', '--', NULL),
(12413, 'T58952', 9514, 999999999, 0, '3008-Damascus', '2023-01-25', '2023-01-10', '2022-12-30', 'silver', 'black', 'Theorema', 'My order number isT58952- There is a small scratch on the glass. The watch is brand new and never worn. Please refund. (I chose the silver case colour beacuse silver/gold could be choesen but it is black.)', '--', '0', '1970-01-01', '2023-01-25', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '62.77.238.4', '62.77.238.4', '2023-01-10', '--', NULL),
(12414, 'T57831/GM-509-1', 9515, 999999999, 0, 'Choose option', '1970-01-01', '2023-01-10', '2022-12-01', 'Choose option', 'Choose option', 'Choose option', '  My order number is T57831-The inner part of the hand has fallen off and stuck inside the face of the watch. The watch is brand new and never worn. It is a lack of quality for warranty. Please replace, thank you!\n\n\nBest regards,\nCalvin\n ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.39.252.44', '096-039-252-044.res.spectrum.com', '2023-01-10', '--', NULL),
(12415, 'T57928', 9516, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-01-11', '2023-01-11', 'silver', 'blue', 'Theorema', 'The fit and feel of the watch did not suit my husband. He was pleased with the look and quality of the piece, but the heaviness was not comfortable for him. He wanted to keep it but cannot wear it and be functional.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.254.253.53', '50-254-253-53-static.hfc.comcastbusiness.net', '2023-01-11', '--', NULL),
(12416, 'T55086', 9517, 999999999, 0, '110-Oslo', '1970-01-01', '2023-01-12', '2022-09-20', 'gold', 'gold', 'Theorema', 'My watch has stopped working after two months, so I need to fix it Thanks.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '194.35.229.127', 'dhcp19435229127.atmcom.no', '2023-01-12', '--', NULL),
(12417, 'T58986', 9518, 999999999, 0, '517-Louvre', '2023-01-25', '2023-01-12', '2023-02-01', 'gold', 'white', 'Pionier', 'The glass face broke. ( I dropped it on the floor). The watch does not operate also. ref GM 518-3. The form would not let me submit unless I listed a ref number. It did not list my ref number so I just picked one. My ref is listed in this paragraph.', '(Watch is fallen) new Balance Wheel 40€.\nNew Glass 25€.\nReplace/ Repair mvmt.- 100€.\nNew O- ring 5€.\nTotal Price: 170€.--\n13.02.23 to 14.02.23 Control watch is OK.', '0', '2023-02-15', '2023-02-13', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-15', '50.203.37.98', '50.203.37.98', '2023-01-12', '1Z8VF459D961421740', NULL),
(12418, '', 9519, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-01-13', '2022-11-24', 'gold', 'white', 'Theorema', 'i have been wearing the watch for a couple off days in a row, this morning i went to put on the watch again and i noticed it stoped moving. normally i would turn the dial on the site to çharge\'the watch again, but when i did it today nothing happend.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '145.131.141.122', 'rt141bb131-145-122.routit.net', '2023-01-13', '--', NULL),
(12419, 'T58787', 9520, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2023-01-13', '2023-01-01', 'gold', 'blue', 'Theorema', 'My order number is T58787- The watch is fully wound but keeps delaying.  Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.154.182.82', '73.154.182.82', '2023-01-13', '--', NULL),
(12420, '', 9521, 999999999, 0, '511-New York', '2023-01-25', '2023-01-14', '1970-01-01', 'black', 'black', 'Pionier', 'bought it on december  it was a gift for my husband birthday on jan 7. so it was in the box and i didn’t bother to check cus i gift boxed it until his birthday that’s when we realized it had loose pieces  that u can hear and see in the back', 'Repaired automatic system.\nNew O- ring.\n30.01.23 to 01.02 23 Control watch is OK.\nP:s This watch are Transportation problem watch are nothing eles problem OK !!!--', '0', '2023-02-07', '2023-01-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-07', '166.194.188.120', 'mobile-166-194-188-120.mycingular.net', '2023-01-14', 'LE510133583DE', NULL),
(12421, 'T59230', 9522, 999999999, 0, '505-Florida', '1970-01-01', '2023-01-14', '2023-01-13', 'black', 'white', 'Pionier', 'My order number is T59230 I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.99.189.166', 'ip68-99-189-166.oc.oc.cox.net', '2023-01-14', '--', NULL),
(12422, '', 9523, 999999999, 0, 'Choose option', '1970-01-01', '2023-01-14', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'The watch stays put at nights', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '79.226.85.48', 'p4fe25530.dip0.t-ipconnect.de', '2023-01-14', '--', NULL),
(12423, 'GM 505', 9524, 999999999, 0, '505-Florida', '2023-04-28', '2023-01-15', '2014-09-14', 'silver', 'white', 'Pionier', 'Fixed rings were moved from their place and got stuck into the arrows', 'new movement Euro 100\nshipping rate Euro 10', '0', '2023-05-09', '2023-05-09', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-09', '79.203.115.86', 'p4fcb7356.dip0.t-ipconnect.de', '2023-01-15', '00340434129949127408', NULL),
(12424, 'T51017', 9525, 999999999, 0, '3011-Macau', '2023-02-16', '2023-01-15', '2022-03-21', 'silver', 'blue', 'Theorema', 'My order number is T51017-The watch is manually wound and shaken but doesn\'t work.  Please replace/ repair accordingly.\n\n', 'Repaired oscillating system.\nNew O- ring.\n16.02.23 to 17.02.23 Control watch is OK.--', '0', '2023-02-17', '2023-02-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-17', '72.83.32.192', 'pool-72-83-32-192.washdc.fios.verizon.net', '2023-01-15', 'LE510133739DE', NULL),
(12425, 'T52934', 9526, 999999999, 0, '511-New York', '2023-01-25', '2023-01-16', '2022-06-13', 'gold', 'white', 'Pionier', 'My order number is T52934-the watch has stopped working suddenly even manually wound. Please replace/repair.', 'Repaired-Oscillating system.\nNew O- ring.\nClean Case.\n30.01.23 to 01.02.23 Control watch is OK.-', '0', '2023-02-06', '2023-02-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-06', '63.73.199.69', 'internet.walgreens.com', '2023-01-16', 'LE510133504DE', NULL),
(12426, '', 9527, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2023-01-16', '2023-01-03', 'black', 'white', 'Theorema', 'Strap too small', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '80.233.37.245', '80.233.37.245', '2023-01-16', '--', NULL),
(12427, 'T58976', 9528, 999999999, 0, '114-Buenos Aires', '2023-01-25', '2023-01-16', '2023-01-03', 'black', 'white', 'Theorema', 'The band is too small.  The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '2023-01-25', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '109.255.25.11', '109.255.25.11', '2023-01-16', '--', NULL),
(12428, '', 7203, 999999999, 0, '511-New York', '2023-02-16', '2023-01-16', '2019-12-09', 'silver', 'black', 'Pionier', 'Time delays about 30 seconds a day. The date is mulfunctioning like 1,2,3,4,15,16,17...31,32,33,34,35,36,37,38,39,1,2,3..., Screw on the ring is missing, i.e. second time at different location.', '-Replaced new Case\nReplaced new Movement.\n17.02.23 to 18.02.23 Control watch is OK.-', '0', '2023-03-03', '2023-02-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-03', '113.156.27.60', 'KD113156027060.ppp-bb.dion.ne.jp', '2023-01-16', 'LE510133915DE', NULL),
(12429, '', 9529, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-01-17', '2022-07-28', 'silver', 'blue', 'Theorema', '\nhttps://www.dropbox.com/s/01ioq1x42f0r2pd/IMG_8504.MOV?dl=0\n\nhttps://www.dropbox.com/s/gopg7vw2o44pizg/IMG_8505.MOV?dl=0\n\nhttps://www.dropbox.com/s/0wuabas4a44zh9n/IMG_8506.MOV?dl=0\n\nhttps://www.dropbox.com/s/and4y8gg198p1wy/IMG_8508.MOV?dl=0\n\nWhen you do every thing according to the instructions, it works good for up to 4-5 days; then starts to fall behind or go forward. Please take a look at the videos I have shared with you above. The sound it makes is not normal. Sometimes it works faster and sometimes slower. In the videos I have shown how it fell behind and then went ahead of time in the same day!\n', '-Adjusted balabce wheel.\nNew O- ring \n16.02.23 to 17.02 23 Control watch is OK.-', '0', '2023-02-17', '2023-02-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2023-02-17', '76.67.174.245', 'bras-base-nwmkon8540w-grc-15-76-67-174-245.dsl.bell.ca', '2023-01-17', 'LE510133756DE', NULL),
(12430, '', 9530, 999999999, 0, '101-Casablanca GM', '2023-02-16', '2023-01-18', '2022-07-11', 'rose', 'blue', 'Theorema', 'Winding dial defect to wind up watch or set time.', '-Repaired manual winding.\nNew O ring.\n16.02.23 to 17.02.23 Control watch is OK.-', '0', '2023-02-17', '2023-02-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-17', '185.197.193.178', '185.197.193.178', '2023-01-18', 'LE510133742DE', NULL),
(12431, 'T58594', 9531, 999999999, 0, '120-Lady Butterfly', '2023-01-27', '2023-01-19', '2022-12-20', 'gold', 'gold', 'Theorema', '1) The small hand is not aligned correctly - always somewhere between whole hours when the large hand is at 12.\n\n2) The small hand does quite big movements when I am setting large hand back and forth.\n\nThe watch is brand new and never worn. I am a little bit disappointed since it had to be a birthday gift for my wife. Please replace.\n', '--', '0', '2023-01-28', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-01-30', '213.81.146.178', 'bip-static-178.213-81-146.telecom.sk', '2023-01-19', '1Z8VF459DK61081380', NULL),
(12432, 'T58496', 9532, 999999999, 0, '505-Florida', '1970-01-01', '2023-01-19', '2023-01-20', 'gold', 'gold', 'Pionier', 'My order number is T58496- The back of the case is not sealed correctly and the band is not plated homogenously.  The watch doesn\'t work.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '217.76.12.162', '162.12.76.217.in-addr.mts.am', '2023-01-19', '--', NULL),
(12433, 'T58979', 9533, 999999999, 0, '3011-Macau', '1970-01-01', '2023-01-20', '2023-02-01', 'gold', 'black', 'Theorema', 'No defect. Decided against keeping the watch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.23.69.99', 'c-76-23-69-99.hsd1.tn.comcast.net', '2023-01-20', '--', NULL),
(12434, 'T56630', 9534, 999999999, 0, '101-Casablanca GM', '2023-02-16', '2023-01-20', '2022-11-15', 'silver', 'yellow', 'Theorema', 'the knob to set the time falls out randomly', '-Repaired manual winding.\nNew O- ring.\n16.02.23 to 17.02 23 Control watch is OK.-', '0', '2023-02-17', '2023-02-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-17', '50.232.104.229', 'comm01.dwdcpa.com', '2023-01-20', 'LE510133711DE', NULL),
(12435, ' T49741', 9535, 999999999, 0, '101-Casablanca GM', '2023-02-16', '2023-01-20', '2023-01-24', 'black', 'yellow', 'Theorema', 'THE NUMBERS ARE FLOATING AROUND INSIDE THE WATCH..IT LONGER TICKS WHEN MY HUSBAND WINDS IT EITHER ', '-Replaced newq Dial.\nReplaced new Hands \nNew O- ring\n16.02.23 to 17.02.23 Control watch is OK-', '0', '2023-02-17', '2023-02-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-17', '174.194.140.196', '196.sub-174-194-140.myvzw.com', '2023-01-20', 'LE510133773DE', NULL),
(12436, '', 9536, 999999999, 0, '101-Casablanca GM', '2023-02-16', '2023-01-21', '2021-12-01', 'black', 'white', 'Theorema', 'The clasp broke on the side and it was not dropped.', '-Replaced new Crown Protector.\nNew O- ring.\n17.02.23 to 18.02.23 Control watch is OK.-', '0', '2023-03-02', '2023-02-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-03', '96.59.147.175', '096-059-147-175.res.spectrum.com', '2023-01-21', 'LE510133844DE', NULL),
(12437, ' #T57525', 9537, 999999999, 0, '101-Casablanca GM', '2023-03-06', '2023-01-21', '2022-11-25', 'black', 'blue', 'Theorema', '', 'watch is falling down. \nrepair cost 40 €  plus   shipping cost', '0', '2023-05-26', '2023-05-26', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-12', '79.183.218.126', 'bzq-79-183-218-126.red.bezeqint.net', '2023-01-21', 'LE510135023DE', NULL),
(12438, '001', 9538, 999999999, 0, '513-Tokyo', '1970-01-01', '2023-01-21', '2022-06-25', 'black', 'black', 'Pionier', 'The hands and the marker have fallen off.  Please replace/ repair accordingly.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '182.171.172.239', 'pb6abacef.tubecm00.ap.so-net.ne.jp', '2023-01-21', '--', NULL),
(12439, 'T58471', 9539, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-01-22', '2022-12-18', 'black', 'white', 'Theorema', 'Hello,I bought my watch in December 2022. I have been wearing watch only a few times for the last month and wear them again today.Never dropped.\nI wanted to set the time and start the watch, but when I pulled the crown outward, the hands on the clock did not spin, and when I returned the crown to its previous position, I could no longer start them, the crown just spins and nothing changes.\nPlease replace the watch if possible, \nLooking forward to hearing from you soon\nKind Regards', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.147.81.76', 'host86-147-81-76.range86-147.btcentralplus.com', '2023-01-22', '--', NULL),
(12440, 'T18167', 9339, 999999999, 0, '3012-Paris', '2023-02-16', '2023-01-22', '2019-12-16', 'silver', 'white', 'Theorema', 'My RMA is 12229  \nI just received the watch back from repair.\nThe gasket is sticking out of the back of the bezel. \nThe crown that was problematic is still providing the same sloppy feel when pulled out to adjust the time.  \nIt does not provide a confident ‘click’ like the crown on the smaller time face.\nPlease replace/ repair accordingly.', 'Replaced new Movement.\nReplaced new Crown and Stem.\nNew O ring.\n16.02.23 to 17.02.23 Control watch is OK.--', '0', '2023-02-17', '2023-02-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-17', '173.238.166.254', 'd173-238-166-254.home4.cgocable.net', '2023-01-22', 'LE510133725DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(12441, '51114205086601', 9540, 999999999, 0, 'Choose option', '1970-01-01', '2023-01-22', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'The watch ended up to be very big…therefore, I would like to return it and get a full refund. ( watch hasn’t been open nor used). Thank You', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '136.51.52.236', '136-51-52-236.googlefiber.net', '2023-01-22', '--', NULL),
(12442, 'T3001-3', 9541, 999999999, 0, '3001-Paragon', '2023-01-27', '2023-01-24', '2021-05-07', 'gold', 'white', 'Theorema', 'If I wear it every day, I still have to wind it by hand, otherwise it stops after a few days.\nThe automatic function is not working well.', '-Repaired automatic system.\nRepaired oscillating system.\nClean Case.\nNew O- ring.\n31.01.23 to 02.02.23 Control watch is OK-\n\nMovement repair\n\n07.02.2024  LE510138245DE  ', '0', '2024-02-01', '2023-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-06', '80.60.43.209', '80-60-43-209.fixed.kpn.net', '2023-01-24', 'LE510133549DE', NULL),
(12443, 'T58085', 9542, 999999999, 0, '121-St Petersburg', '1970-01-01', '2023-01-24', '1970-01-01', 'black', 'gold', 'Theorema', 'The watch is very nice but does not fit the lifestyle of the person I ordered it for. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '161.38.22.70', '161.38.22.70', '2023-01-24', '--', NULL),
(12444, 'T58425', 9543, 999999999, 0, '115-Helsinki', '1970-01-01', '2023-01-24', '2022-12-16', 'gold', 'white', 'Theorema', ' Crown comes out during time setting day first ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '111.65.68.246', '111.65.68.246', '2023-01-24', '--', NULL),
(12445, '', 9544, 999999999, 0, '115-Helsinki', '2023-02-16', '2023-01-25', '2022-12-16', 'gold', 'white', 'Theorema', 'My Order #T58425 The crown Comes out day first during the time setting \nPlease replace it under warranty \nThanks ', 'Replaced new Crown and Stem.\nNew O- ring.\n17.02.23 to 18.02.23 Control watch is OK.--', '0', '2023-03-02', '2023-02-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-03', '111.65.68.246', '111.65.68.246', '2023-01-25', 'LE510133889DE', NULL),
(12446, 'T59077', 9545, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2023-01-25', '2023-01-04', 'gold', 'gold', 'Theorema', 'My order number is T59077- I just received the watch and the hand is broken The watch is still brand new, please replace. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.115.122.90', 'cpea84e3fcec323-cma84e3fcec320.cpe.net.cable.rogers.com', '2023-01-25', '--', NULL),
(12447, 'T59174', 9546, 999999999, 0, '118-Venezia', '1970-01-01', '2023-01-25', '2023-01-09', '', '', 'Theorema', 'My order number is T59174- The hands are not aligned. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '217.165.6.145', 'bba183279.alshamil.net.ae', '2023-01-25', '--', NULL),
(12448, 'T59441', 9547, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2023-01-26', '2023-01-20', 'gold', 'blue', 'Theorema', 'My order number is T59441. The watches are too big for me. The watches are brand new and never worn. Please refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.81.253.123', 'rrcs-76-81-253-123.west.biz.rr.com', '2023-01-26', '--', NULL),
(12449, '', 9548, 999999999, 0, '', '1970-01-01', '2023-01-26', '1970-01-01', '', '', '', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.129.204.255', '104.129.204.255', '2023-01-26', '--', NULL),
(12450, '', 9549, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-01-27', '2023-01-27', '', 'black', 'Theorema', 'The case hold showing age and rubbing off on the bezel and case \n\nAlso scratches on clasp.\n\nBeen quoted for replacement case', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.104.224.35', 'cpc76296-cosh16-2-0-cust34.6-1.cable.virginm.net', '2023-01-27', '--', NULL),
(12451, 'T58357', 9550, 999999999, 0, '101-Casablanca GM', '2023-02-16', '2023-01-28', '2022-12-12', 'black', 'black', 'Theorema', 'My order number is T58357-- The watch is fully wound but stopped working after 15-20 min.  Please replace/ repair accordingly.', 'Repaired manual winding.\nAdjusted balance wheel.\nNew O- ring.\n17.02.23 to 18.02.23 Control watch is OK.--', '0', '2023-03-02', '2023-02-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-03', '198.53.170.28', 'd198-53-170-28.abhsia.telus.net', '2023-01-28', 'LE510133892DE', NULL),
(12452, 'T53241', 9551, 999999999, 0, '505-Florida', '2023-03-06', '2023-01-30', '2022-06-22', 'black', 'gold', 'Pionier', 'the calendar does not display the date correctly and the time is continuously stopping when I stop moving and doesn\'t continue to tick.\npretty much the watch stops working, I wear the watch 10 hours a day.\n\nI love your watches and plan on buying more but this issue has made me take a step back.', 'Watch receive a brand new movement\n10.03.2023 to 13.03.2023 Controll....OK.', '0', '2023-03-13', '2023-03-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-16', '110.140.12.11', 'cpe-110-140-12-11.vb04.vic.asp.telstra.net', '2023-01-30', 'LE510134116DE', NULL),
(12453, '#T30207', 9552, 999999999, 0, '101-Casablanca GM', '2023-02-17', '2023-01-30', '1970-01-01', 'silver', 'blue', 'Theorema', 'My very beautiful watch suddenly just stopped moving?\nAnd it does not respond even if I’m trying to rewind it?\n\nAnd have contacted you because I can\'t find my warrenty card.\n\n', 'Repair movement Euro 60\nnew o-Ring  Euro 5\nshipping rate Euro 15\nTotal Euro 80', '0', '2023-05-09', '2023-05-09', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-09', '195.249.137.139', 'nat.esbkomm.dk', '2023-01-30', 'LE510134725DE', NULL),
(12454, 'T58659', 9553, 999999999, 0, '515-Amsterdam', '2023-02-07', '2023-01-30', '2022-12-21', 'rosé', 'blue', 'Pionier', 'Sehr geehrte Damen und Herren\nNach dem Erhalt der Uhr habe ich sofort bemerkt, dass der automatische Aufzug funktioniert nicht. Ich habe mich bei einem Uhrmacher beraten lassen. Er hat meine Bemerkung bestätigt: \"Der Rotor ist geklemmt, der bewegliche Teil des Mechanismus bewegt sich nicht\". Die Uhr habe ich nicht getragen, lediglich zu Hause ein paar Mal angezogen.\nMit freundlichen Grüßen\nVolodymyr Pyvovarov', '-Replaced new Movement.\nReplaced new Hands.\nNew O- ring.\n09.02.23 to 10.02.23 Control watch is OK.-', '0', '2023-02-15', '2023-02-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-16', '46.140.173.148', '46-140-173-148.static.cablecom.ch', '2023-01-30', '1Z8VF459DK61473359', NULL),
(12455, 'T59485', 9554, 999999999, 0, '515-Amsterdam', '1970-01-01', '2023-01-30', '1970-01-01', 'silver', 'white', 'Pionier', 'I removed watch from packaging and tried to set the correct time. As the hour hand moved to the left past the day of the week dial, the hour hand went under that dial and bent it upward. I then immediately reported it to your company by email. I placed the watch back in the box to prepare for its return. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '64.93.98.202', '04d9f59b3cf0.cpe.westmancom.com', '2023-01-30', '--', NULL),
(12456, 'UEZVHE4ZT', 9555, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2023-01-31', '1970-01-01', 'black', 'gold', 'Theorema', 'clock hands do not stand exactly like', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.4.145.197', '104-4-145-197.lightspeed.chtnsc.sbcglobal.net', '2023-01-31', '--', NULL),
(12457, 'T49819', 9556, 999999999, 0, '107-Rio', '2023-03-02', '2023-01-31', '2022-01-26', 'gold', 'bicolor', 'Theorema', 'the hand has fallen off and the secondone is loose. Please replace/repair accordingly.\nNot sure i understood what ref.nr and below means. Filled them with my best knowledge :)', 'Watch is definitly falling down.\n\nNow repairt...OK\n\nControll 10-13 March', '0', '2023-03-13', '2023-03-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-16', '85.131.107.16', '85-131-107-16.bb.dnainternet.fi', '2023-01-31', 'LE510134120DE', NULL),
(12458, 'T59496-', 9557, 999999999, 0, '110-Oslo', '2023-03-06', '2023-01-31', '2023-01-23', 'black', 'black', 'Theorema', 'Hello, \n\nThe day after i received my clock i heard scrappy sounds coming from the rotor on the backside. When i tried to adjust the time, i pulled the crown out from the watch. \nI have talked with your support team on e-mail, this watch should be replaced by a brand new one without any discrepencies. ', 'watch is everythinklike new. OK.\n\ncontroll 10-13 march', '0', '2023-03-13', '2023-03-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-16', '84.234.198.150', '150.84-234-198.customer.lyse.net', '2023-01-31', 'LE510134045DE', NULL),
(12459, '', 9558, 999999999, 0, '505-Florida', '2023-04-24', '2023-01-31', '2022-08-23', 'gold', 'bicolor', 'Pionier', 'The date-setting button on my watch has fallen off.', 'put a new date setting', '0', '2023-04-27', '2023-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-05', '142.189.151.42', '142.189.151.42', '2023-01-31', 'LE510134677DE', NULL),
(12460, 'T59278', 9559, 999999999, 0, '121-St Petersburg', '1970-01-01', '2023-01-31', '2023-01-12', 'black', 'gold', 'Theorema', 'My order number is T59278 - The watch doesn\'t sit well on my wrist. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.223.66.105', 'c-73-223-66-105.hsd1.ca.comcast.net', '2023-01-31', '--', NULL),
(12461, 'GM 101-10', 9560, 999999999, 0, '101-Casablanca GM', '2023-03-06', '2023-02-01', '2022-12-01', 'black', 'yellow', 'Theorema', ' the watch will not fully wound, when I rotate the crown clockwise, the mainspring will not get tightened at all. Nothing happens. ', 'repair axis warping and Hands repair.\nControll from 10 March to 13 March. OK.', '0', '2023-03-13', '2023-03-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-16', '222.99.162.107', '222.99.162.107', '2023-02-01', 'LE510134147DE', NULL),
(12462, 'T59474', 9561, 999999999, 0, '118-Sahara', '1970-01-01', '2023-02-02', '2023-01-20', 'black', 'gold', 'Theorema', 'Does not fit.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.115.28.118', 'c-73-115-28-118.hsd1.tx.comcast.net', '2023-02-02', '--', NULL),
(12463, 'T39191', 9562, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-02-02', '2021-02-22', 'silver', 'blue', 'Theorema', 'Does not run. It is fully wound up but will but spins for a minute then stops.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.227.94.120', 'cpe-72-227-94-120.ne.res.rr.com', '2023-02-02', '--', NULL),
(12464, 'T59654', 9563, 999999999, 0, 'other', '1970-01-01', '2023-02-02', '2023-02-28', 'black', '', 'other', 'My order number is T59654- One watch arrived with a broken band. The watch is brand new and never worn, that’s why I’ve decided to return the bundle (two watches), because from what I’ve seen the bands won’t last for long. So I respectfully request a refund. Thank you ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.230.153', 'ue.tmodns.net', '2023-02-02', '--', NULL),
(12465, 'T59688', 9564, 999999999, 0, '505-Florida', '1970-01-01', '2023-02-03', '2023-02-03', 'black', 'gold', 'Pionier', 'I’ve received the watch today and the gasket rubber  broked I want to return it to change it to new one please thanks ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.152.162.210', 'host81-152-162-210.range81-152.btcentralplus.com', '2023-02-03', '--', NULL),
(12466, 'T57658', 9565, 999999999, 0, '515-Amsterdam', '2023-06-12', '2023-02-03', '2022-11-25', 'gold', 'black', 'Pionier', 'Hi, I have been speaking with Peter, via emails and been told to send my watch back to have it looked at. \nI am disappointed because there seems to be play in the hour hand when the crown is spun. When it\'s twelve pm, the hour hand is already slightly passed twelve and not completely under the minute hand. There can be between 5 and 10 minutes out of sync, i.e, the minute hand is not on the hour when the hour hand is and to have the hour hand directly to 12, the minute hand is 5 minutes to 12.  Please can you check this function for me. \nAlso, the button cover/clasps have movement and can open during normal wear. I tried to tighten them and got the top better but not the month changer clasp. I really did not want to send this watch all the way back to America but have no choice.\nMy instruction booklet states Amsterdam diamond but my watch is the Amsterdam Calendar. The biggest upset when i first got my watch, is the fact the dial clearly states 24 hour time but it has a 12 hour movement and there is no correspondence between the time shown by the hands and the actual time, i.e when the hands say it\'s 2 am/pm is actually 1 am /pm. When the hands are on 22 hours it actually 11 pm , why o why have you done this. On you website it looks like a 24 hour watch, but it is not. How i wish i had of ordered this watch when i was home for Christmas as i work away from home weeks at a time, and i would of returned this watch immediately for a refund but i work away until the Christmas holiday and know i was well passed my 15 day return period by time i got back home and opened the watch so can only have the issues fixed. I beg you to please re number the dial whilst with you so it reads the time correctly, like a 12 hour face should so the watch actually states 1 pm instead of 2pm and delete the 24 hour numbers so only 1 to 12.\nI wish i had of purchased your MIAMI\nPIONIER | GM-506-10 as that does not have these issues. \nKind regards,\nMichael Brandon\n\n\n \n\n \n', 'he change the hands and the crown. now is fixed', '0', '2023-06-15', '2023-06-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '217.42.68.141', 'host217-42-68-141.range217-42.btcentralplus.com', '2023-02-03', 'LE510135448DE', NULL),
(12467, 'T59678', 9566, 999999999, 0, '108-Oman', '2023-02-15', '2023-02-03', '2023-01-30', 'silver', '', 'Theorema', ' [My order number is T59678- I cannot set up the time the minute hand and crown wiggle. The watch is brand new and never worn. Please replace.]', '--', '0', '2023-02-15', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-16', '185.230.80.251', '251.80.230.185.ip.dolomitesnetwork.it', '2023-02-03', '1Z8VF459DK62190368', NULL),
(12468, 'T57045', 9567, 999999999, 0, '120-Lady Butterfly', '2023-02-16', '2023-02-04', '2022-11-21', 'gold', 'blue', 'Theorema', 'The watch is fully wound but only works 2-3 seconds before stopping. Please replace/ repair accordingly.\n\n', '-replaced new Movement.\nReplaced new Hands.\n16.02.23 to 17.02.23 Control watch is OK.-', '0', '2023-02-17', '2023-02-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-17', '165.225.104.125', '165.225.104.125', '2023-02-04', 'LE510133760DE', NULL),
(12469, 'T59535', 9568, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-02-06', '2023-01-23', 'black', 'yellow', 'Theorema', 'watch does not work even winding. tried twice.\nI suppose to get return shipping label but you guys send me just address and i have to pay for return shipping?', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.119.66.221', 'cpe-70-119-66-221.tx.res.rr.com', '2023-02-06', '--', NULL),
(12470, 'T48752', 9569, 999999999, 0, '101-Casablanca GM', '2023-02-16', '2023-02-06', '2021-12-20', 'black', 'white', 'Theorema', 'The watch is fully wound but doesn\'t work anymore.', 'Replaced new Balance Wheel.\nNew O- ring.\n17.02.23 to 18.02.23 Control watch is OK.--', '0', '2023-03-02', '2023-02-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-03', '99.24.23.81', '99.24.23.81', '2023-02-06', 'LE510133875DE', NULL),
(12471, 'T59495', 9570, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-02-06', '2023-01-23', 'gold', 'white', 'Theorema', 'My order number is T59495- My husband doesn\'t like the watch The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.14.231.148', 'c-73-14-231-148.hsd1.co.comcast.net', '2023-02-06', '--', NULL),
(12472, 'T53476', 9571, 999999999, 0, '114-Buenos Aires', '2023-06-12', '2023-02-07', '2022-07-11', 'gold', 'white', 'Theorema', 'The watch is fully wound but it only works when it is upside down. Whenever we move it straight the spring stops working. Have a look on it and please let me know.\nThanks', 'winding wheel move from the place and the stone fall out.\nnow fixed ', '0', '2023-06-15', '2023-06-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '104.28.90.41', '104.28.90.41', '2023-02-07', 'LE510135434DE', NULL),
(12473, 'T59755', 9572, 999999999, 0, '116-San Francisco', '1970-01-01', '2023-02-07', '2023-02-07', 'black', 'blue', 'Theorema', ' This is a gift for one of my friends and unfortunately, it doesn\'t suit him. However, I would like to buy another lovely piece from your collection. \n\nI want to exchange GM-116-4 to https://tufinawatches.com/collections/lagos/products/lagos-gm-113-6', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '131.170.5.168', '131.170.5.168', '2023-02-07', '--', NULL),
(12474, 'T59692', 9573, 999999999, 0, '110-Oslo', '1970-01-01', '2023-02-08', '2023-01-31', 'rosé', 'blue', 'Theorema', 'Wife doesn\'t like the watch (thinkness), and thinks it\'s too heavy.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '204.187.62.243', 'ip243.204.187.62.nas.net', '2023-02-08', '--', NULL),
(12475, 'T59602', 9574, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2023-02-08', '2023-01-26', 'gold', 'gold', 'Theorema', 'My order number is T59602. Unfortunately the watch is too big. The watch is brand new and never worn. Please refund. Thank you.\n\n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '103.241.200.126', '103.241.200.126', '2023-02-08', '--', NULL),
(12476, 'T49921', 9575, 999999999, 0, '506-Miami', '2023-02-16', '2023-02-08', '2022-01-26', 'gold', 'black', 'Pionier', 'i got the watch doing the same problem. nothing is fixed. it gains almost 2 minutes in 24 hours and it gets condensation without ever exposing it to water just by my sweat or florida weather which is humid. what the heck. you better send this watch repaired this 2nd time around or i will go to my bank. i keep spending money with the postal shipments. ', '-Replaced New Movement.\nNew O_ ring.\n17.02.23 to 18.02.23 Control watch is OK.-', '0', '2023-03-03', '2023-02-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-03', '67.190.29.118', 'c-67-190-29-118.hsd1.co.comcast.net', '2023-02-08', 'LE510133929DE', NULL),
(12477, 'T54859', 9576, 999999999, 0, '7001-Havana', '2023-03-06', '2023-02-08', '2022-07-09', 'black', 'blue', 'Pionier', 'Watch will not wind', 'watch is repair...small problem...\nnow OK.\n\n10-13 march controll', '0', '2023-03-13', '2023-03-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-16', '74.103.255.90', 'pool-74-103-255-90.prvdri.fios.verizon.net', '2023-02-08', 'LE510134059DE', NULL),
(12478, 'T51080', 9577, 999999999, 0, '101-Casablanca GM', '2023-02-15', '2023-02-08', '2022-03-21', 'silver', 'blue', 'Theorema', 'The crown to wind the watch does not work \nI can’t set de time any more ', 'Repaired manual winding.\nNew O- ring.\n16.02.23 to 17.02.23 Control watch is OK..\n--', '0', '2023-02-17', '2023-02-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-02-17', '84.24.20.135', '84-24-20-135.cable.dynamic.v4.ziggo.nl', '2023-02-08', '1Z8VF459DK63694787', NULL),
(12479, 'T58883', 9578, 999999999, 0, '101-Casablanca GM', '2023-03-06', '2023-02-08', '2023-01-01', 'gold', 'black', 'Theorema', 'My order number is T58883. The watch arrived with a broken gear that is rattling around and the watch cannot be wound. The watch is brand new and never worn. Please replace.\n\n', 'watch is repair...everythink is OK now\n\nControll 3 days 10-13 march', '0', '2023-03-13', '2023-03-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-16', '70.30.9.181', 'bras-base-wdbgon4838w-grc-31-70-30-9-181.dsl.bell.ca', '2023-02-08', 'LE510134062DE', NULL),
(12480, 'T59486', 9579, 999999999, 0, '7002-Newport', '1970-01-01', '2023-02-08', '2023-01-20', 'silver', 'blue', 'Pionier', 'My order number is T59486. I don\'t like the watch. The watch is brand new and never worn. Please refund.\n\nThe reference # that I was provided with was P7003-8, but there was no such option above, so I chose 7002 because it was the closest option.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.17.181.53', 'ool-2f11b535.dyn.optonline.net', '2023-02-08', '--', NULL),
(12481, '#T59774', 9580, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-02-08', '2023-02-06', 'silver', 'blue', 'Theorema', 'Watch running way too fast. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.232.204.203', 'cpe7c9a54ccd2da-cm7c9a54ccd2d8.cpe.net.cable.rogers.com', '2023-02-08', '--', NULL),
(12482, 'T59756', 9581, 999999999, 0, '108-Oman', '1970-01-01', '2023-02-09', '2023-02-08', 'black', 'gold', 'Theorema', 'Scratch on lens', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '163.182.239.43', '43.239.182.163.dhcp.hay.net', '2023-02-09', '--', NULL),
(12483, 'T59756', 9582, 999999999, 0, '108-Oman', '1970-01-01', '2023-02-09', '2023-02-08', 'black', 'gold', 'Theorema', 'Scratch on lens', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '163.182.239.43', '43.239.182.163.dhcp.hay.net', '2023-02-09', '--', NULL),
(12484, 'T37989', 9583, 999999999, 0, '108-Oman', '2023-03-06', '2023-02-12', '1970-01-01', 'silver', 'gold', 'Theorema', 'My order number is T37989-The The clasp of the crown is loose and stays open and I want a replacement of the band.   Please replace/ repair accordingly. There is also a clicking sound when winding the watch. This noise started recently. Please inspect ALL movements and mechanics of watch. Please repair/replace.', 'repair cost 40\nnew band 40\nshipping cost Euro 15', '0', '2023-05-18', '2023-05-18', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-19', '104.33.219.114', 'cpe-104-33-219-114.socal.res.rr.com', '2023-02-12', '1Z8VF459D962087253', NULL),
(12485, 'T59385', 9584, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2023-02-12', '2023-01-16', 'gold', 'blue', 'Theorema', 'Watch stops spontaneously and starts again if shaken but stops again. Never worked.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.180.58.69', 'd173-180-58-69.bchsia.telus.net', '2023-02-12', '--', NULL),
(12486, '9711', 9585, 999999999, 0, '506-Miami', '2023-04-05', '2023-02-13', '1970-01-01', 'gold', 'gold', 'Pionier', 'The watch stopped working even when i try to manually wind it.- Please repair\n\nNo warranty- Customer must pay for the repair', 'Need brand new movemnt. 100€ plus shipping', '0', '2023-05-09', '2023-05-09', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-11', '2.29.72.10', '2.29.72.10', '2023-02-13', 'LE510134779DE', NULL),
(12487, 'T59263 ', 9586, 999999999, 0, '7001-Havana', '1970-01-01', '2023-02-13', '2023-01-30', 'black', 'gold', 'Pionier', 'My order number is T59263- The hand of the month subdial is missing. The watch is brand new and never worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '64.183.147.78', 'rrcs-64-183-147-78.west.biz.rr.com', '2023-02-13', '--', NULL),
(12488, 'T47826', 9587, 999999999, 0, '111-Copenhagen', '2023-02-16', '2023-02-14', '2021-11-27', 'silver', '', 'Theorema', 'the watch stopped working. i cannot wind or anything. dead.', 'Replaced new Movement.\n17.02.23 to 18.02.23 Control watch is OK.--', '0', '2023-03-03', '2023-02-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-03', '67.190.29.118', 'c-67-190-29-118.hsd1.co.comcast.net', '2023-02-14', 'LE510133901DE', NULL),
(12489, '', 9588, 999999999, 0, '3005-Marco Polo', '2023-03-29', '2023-02-14', '2019-02-21', '', '', 'Theorema', 'Datum steht bei 22', '-- New movement change it', '0', '2023-04-13', '2023-04-13', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-04-18', '109.43.51.193', 'ip-109-43-51-193.web.vodafone.de', '2023-02-14', '00340434129949127118', NULL),
(12490, 'T38869', 9589, 999999999, 0, '111-Copenhagen', '2023-02-16', '2023-02-14', '2021-02-15', 'gold', 'white', 'Theorema', 'The rings inside the case on the dual time and the daytime indicator (sun / moon) have come loose   the pointer on the latter is broken / has come loose too.', '-Replaced new Dial.\nReplaced new Hands.\nNew O- ring.\n17.02.23 to 18.02.23 Control watch is OK.-', '0', '2023-03-02', '2023-02-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-03', '217.67.238.190', 'office.freetimecompany.nl', '2023-02-14', 'LE510133858DE', NULL),
(12491, 'T24689', 9590, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-02-14', '2020-06-12', 'gold', 'yellow', 'Theorema', 'order number is T24689 ,watch is fully wound and stopped working suddenly ,please replace or repair .', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '37.200.247.168', '37.200.247.168', '2023-02-14', '--', NULL),
(12492, 'T59831', 9591, 999999999, 0, '111-Copenhagen', '1970-01-01', '2023-02-14', '1970-01-01', 'gold', 'black', 'Theorema', 'My order number isT59831- I don\'t need the watch anymore. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.13.44.26', '104-13-44-26.lightspeed.dybhfl.sbcglobal.net', '2023-02-14', '--', NULL),
(12493, 'T59821', 9592, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-02-14', '2023-02-06', '', '', 'Theorema', 'The watch is fully wound but doesn\'t work and there is a micro scratch on the clasp, The watch is still brand new and never worn please replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.142.121.162', '76.142.121.162', '2023-02-14', '--', NULL),
(12494, '', 9593, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-02-15', '2022-12-19', 'silver', 'white', 'Theorema', 'Watch stopped running then later is just loses time.\n\nPurchased in 2022 DEC.\n\nSWDempler@gmail.com', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.49.247.145', '104-49-247-145.lightspeed.lsvlky.sbcglobal.net', '2023-02-15', '--', NULL),
(12495, 'T59988', 9594, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-02-15', '2023-02-22', 'black', 'black', 'Theorema', 'NEVER MENT TO ORDER. RETURNING WITHOUT OPENING UP THE BOX.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '142.165.85.185', '142-165-85-185.umts.hsdb.sasknet.sk.ca', '2023-02-15', '--', NULL),
(12496, 'T59865', 9595, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-02-16', '2023-02-13', 'silver', 'white', 'Theorema', 'I don\'t like the watch. The watch is brand new and never worn. Please Refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '209.52.114.26', '209.52.114.26', '2023-02-16', '--', NULL),
(12497, 'T59438', 9596, 999999999, 0, '3011-Macau', '1970-01-01', '2023-02-17', '1970-01-01', 'gold', 'white', 'Theorema', 'The \"Day\" ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.182.177.237', '075-182-177-237.res.spectrum.com', '2023-02-17', '--', NULL),
(12498, 'T57224', 9597, 999999999, 0, '121-St Petersburg', '1970-01-01', '2023-02-17', '2023-02-18', 'gold', 'gold', 'Theorema', 'There is a noise as if something is rattling inside the watch. Please replace accordingly.  \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '101.119.71.67', '101.119.71.67', '2023-02-17', '--', NULL),
(12499, 'T59579', 9598, 999999999, 0, '509-Barbados', '1970-01-01', '2023-02-18', '2023-01-24', 'black', 'bicolor', 'Pionier', 'Ref: \nPionier Germany\nGM-509-6\n\nThe face of the watch is too big for the birthday gift too, and he requested not his style; apart from this no issue with the watch.\n\nIt is more of a preference, and the watch is still brand new and in its original packaging.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '46.69.204.94', '46.69.204.94', '2023-02-18', '--', NULL),
(12500, '#T59978', 9599, 999999999, 0, '111-Copenhagen', '2023-03-02', '2023-02-18', '2023-02-14', 'gold', 'black', 'Theorema', '[My order number is T59978- The T of Theorema is missing on the face of the watch. The watch is brand new and never worn. Please replace.]\nDiscussed the plastic removal with the customer service, this is no problem for the replacement to take place.', '--', '0', '2023-03-02', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-02', '78.23.219.48', '78-23-219-48.access.telenet.be', '2023-02-18', '1Z8VF459DK63419468', NULL),
(12501, 'T59965', 9600, 999999999, 0, '106II-Ontario', '1970-01-01', '2023-02-19', '2023-02-15', 'black', 'blue', 'Theorema', 'The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.14.81.34', 'bras-vprn-toroon473nw-lp130-06-74-14-81-34.dsl.bell.ca', '2023-02-19', '--', NULL),
(12502, 'T59438', 9601, 999999999, 0, '3011-Macau', '1970-01-01', '2023-02-19', '2023-01-27', 'gold', 'white', 'Theorema', 'The \"Day\" ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.22.216.81', '45-22-216-81.lightspeed.clmasc.sbcglobal.net', '2023-02-19', '--', NULL),
(12503, '', 9602, 999999999, 0, 'Choose option', '1970-01-01', '2023-02-20', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is T59898-I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.22.255.89', 'c-76-22-255-89.hsd1.tn.comcast.net', '2023-02-20', '--', NULL),
(12504, '#T59898', 9602, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2023-02-21', '2023-02-10', 'gold', 'gold', 'Theorema', 'My order number is T59898-I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.22.255.89', 'c-76-22-255-89.hsd1.tn.comcast.net', '2023-02-21', '--', NULL),
(12505, 'T60000', 9603, 999999999, 0, 'other', '1970-01-01', '2023-02-21', '2023-02-15', 'silver', 'white black', 'Javelle', 'My order number is T60000- I just received the watch but it doesn\'t work even manually wound or shaken. The watch is still brand new please replace.\n\nI have followed the instructions and the recommendations given me via email by Tufina customer service.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.179.247.15', 'pool-71-179-247-15.bltmmd.fios.verizon.net', '2023-02-21', '--', NULL),
(12506, 'T46974', 9604, 999999999, 0, '515-Amsterdam', '2023-04-05', '2023-02-21', '2021-11-08', 'gold', 'white', 'Pionier', ' A decorative pattern from the outer bezel has fallen off.  Please replace/ repair accordingly.', 'Chnage all the case with a brand new one', '0', '2023-04-13', '2023-04-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-04-18', '68.117.134.94', '068-117-134-094.res.spectrum.com', '2023-02-21', 'LE510134460DE', NULL),
(12507, 'T59857', 9605, 999999999, 0, '123-Madame Butterfly', '1970-01-01', '2023-02-21', '2023-02-03', 'rosé', 'bicolor', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.71.171.226', 'pool-173-71-171-226.pitbpa.fios.verizon.net', '2023-02-21', '--', NULL),
(12508, '#T59818', 9606, 999999999, 0, '121-St Petersburg', '1970-01-01', '2023-02-21', '2023-02-07', 'gold', 'black', 'Theorema', 'My order number is T59618 ... I do not drop the watch ... The reserve was empty so i set up the good time on the watch and the crown has fallen off while trying to set up the time. Please replace/ repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.53.195.197', 'bras-base-qubcpq1308w-grc-26-70-53-195-197.dsl.bell.ca', '2023-02-21', '--', NULL),
(12509, '#T59818', 9607, 999999999, 0, '121-St Petersburg', '1970-01-01', '2023-02-21', '2023-02-07', 'gold', 'black', 'Theorema', 'My order number is T59618 ... I do not drop the watch ... The reserve of the watch was empty so I want to set up the good time and the crown has fallen off while trying to set up the time. Please replace/repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.53.195.197', 'bras-base-qubcpq1308w-grc-26-70-53-195-197.dsl.bell.ca', '2023-02-21', '--', NULL),
(12510, 'T59641', 9608, 999999999, 0, 'other', '1970-01-01', '2023-02-21', '2023-02-21', 'silver', 'white black', 'Javelle', 'The leather straps are coming apart on both straps, the watch case was cracked, the left button doesn\'t work. The right two buttons work just fine. This watch was brand new. Please replace with a new watch.\nThe original warranty card is in the package being returned. \n\nAlso, the free bracelet with my purchase was not put into my package.\n\nThank you for your assistance in this matter.\n\nLisa Tyler\n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.12.220.30', 'c-73-12-220-30.hsd1.ca.comcast.net', '2023-02-21', '--', NULL),
(12511, 'T59988', 9609, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-02-22', '2023-02-21', 'black', 'black', 'Theorema', 'My order number is T59988- I placed the order by mistake. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '204.83.124.132', '204-83-124-132.msjw.hsdb.sasknet.sk.ca', '2023-02-22', '--', NULL),
(12512, 'T59336', 9610, 999999999, 0, '106-Toronto GM', '1970-01-01', '2023-02-22', '2023-01-16', 'silver', 'blue', 'Theorema', 'My order number is T59336. The watch (GM-106-2 Toronto - Silver) has six flat-head screws holding the case-back onto the watch.  The watch was received with 2 defective screws.  One screw was undersized and fell out of the watch into the box.  The second screw was free-wheel spinning in its hole without getting tight.  Tufina sent me 8 replacement screws to try and fix the watch without returning it.  I tried all 8 new screws, but my conclusion is now that there were 5 defective holes which have undersized threads.  Only one screw tightens properly, and 5 of the screws free-wheel spin without getting tight.  I included the extra 8 screws in a plastic case inside the box.  The watch is brand new and has never been worn.  To my knowledge, there are no scratches or other defects. I spoke with Peter from the Tufina Care Team, and he told me that Tufina agrees to replace my watch with another model, which is very similar, but it does not have any screws holding the case-back on.  Please replace with LAGOS | GM-113-2 | BLUE.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.93.13.111', 'bras-base-toroon2638w-grc-44-174-93-13-111.dsl.bell.ca', '2023-02-22', '--', NULL),
(12513, '#T52183', 9611, 999999999, 0, '515-Amsterdam', '2023-03-16', '2023-02-23', '1970-01-01', 'gold', 'white', 'Pionier', 'My order number is  T52183-The hands don\'t work. The rotor doesn\'t work anymore. Please repair/replace accordingly', 'Watch has fallen\n\n- repair goodwill\n\n- Shipping rate', '0', '2023-04-27', '2023-04-27', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-05', '90.8.251.138', 'anice-653-1-45-138.w90-8.abo.wanadoo.fr', '2023-02-23', 'LE510134685DE', NULL),
(12514, 'UEZVHE4ZT', 9612, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2023-02-23', '2023-02-14', 'black', 'gold', 'Theorema', 'defects No I just return', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.4.145.197', '104-4-145-197.lightspeed.chtnsc.sbcglobal.net', '2023-02-23', '--', NULL),
(12515, 'T59314', 9613, 999999999, 0, '519-Milano', '2023-04-05', '2023-02-24', '2023-01-16', '', '', 'Pionier', 'Reference - GM 519-7\n\nWatch filled with condensation upon being splashed whilst washing the car. \nTook several days for condensation to dissipate \nVery disappointed and concerned about the integrity of the inner workings being in moisture due to the condensation for several days. \nHave spoken to customer service and requested a replacement as I believe this particular watch is faulty. Should not have had that much condensation after a simple splash / overspray - considering it is rated 5ATM.', 'We send a brand new watch . Old one was not waterproof', '0', '2023-04-13', '2023-04-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-04-18', '1.145.53.25', '1.145.53.25', '2023-02-24', '981693064632', NULL),
(12516, 'unknown', 9614, 999999999, 0, '111-Copenhagen', '2023-04-05', '2023-02-24', '2021-03-30', 'black', 'black', 'Theorema', '[RMA 12362-I just received the watch back from repair, it doesn\'t work and there are spots of glue on the face. I want a replacement} \n-If I slam it on my leg, I can get the watch to function for a few hours.  However, it always stops around 1:45.\nHaving sent this watch back several times, and gone for many many weeks without it, it is quite frustrating to have paid the money I have for a watch that I have worn for very few months while it functioned properly.  \nI hope the company can do something to show good faith that you care to make sure customers are happy with the product they are paying for.\nThanks, \nWill M.', 'oil on movement and control. Now after 3 days more then perfect', '0', '2023-04-27', '2023-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-09', '75.100.85.135', 'h75-100-85-135.cntcnh.broadband.dynamic.tds.net', '2023-02-24', 'LE510134734DE', NULL),
(12517, '991113', 9615, 999999999, 0, '102-Monte Carlo GM', '2023-03-09', '2023-02-25', '2015-12-17', 'gold', 'gold', 'Theorema', 'My boyfriend purchased this watch on Watch2day in 2015- The watch is fully wound but doesn\'t work anymore- Please replace/ repair accordingly. Else it is in good shape, no visable damage.\n\n- No Warrenty - He must pay for the repair.', 'watch is repair\nWatchmaker cost 45€ plus shipping cost', '0', '2023-03-27', '2023-03-27', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-28', '81.244.28.133', '133.28-244-81.adsl-dyn.isp.belgacom.be', '2023-02-25', 'LE510134249DE', NULL),
(12518, '', 9616, 999999999, 0, '104-Copacabana', '2023-04-05', '2023-02-26', '2013-07-22', 'gold', 'white', 'Theorema', 'The number 2 from the 12 at the top of the watch has fallen off into the workings and got stuck\n\n-no warranty- he must pay for the repair', 'repair movement Euro 60\nnew strap Euro 40\nShipping rate Euro 20\n\nTotal Euro120\n', '0', '2023-07-25', '2023-07-25', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-07-25', '85.255.232.169', '85.255.232.169', '2023-02-26', '1Z8VF459DK62508766', NULL),
(12519, '0000000', 9617, 999999999, 0, '3008-Damascus', '2023-03-11', '2023-02-27', '2017-02-07', 'silver', 'black', 'Theorema', 'Hello,\ni Had glass broken on watch and it was replaced by local watch maker, but i think there is still glass inside small pieces, also recently i hit watch against fridge and 2 small arrows fell broke off. I would appriciate if you would check it and fix my watch. as my local watch maker will not take Automatic watch. I dont have warranty on it, i think its gone long time ago, so please let me know how much it will cost to fix it! \n\nNo warrenty! He must pay for the repair.', 'Balance wheel repair cost 40€     shipping cost ', '0', '2023-06-17', '2023-06-17', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '109.255.93.4', '109.255.93.4', '2023-02-27', 'LE510135261DE', NULL),
(12520, 'ORDER #T40060 ', 9618, 999999999, 0, '118-Sahara', '2023-03-02', '2023-02-27', '2021-03-26', 'silver', 'gold', 'Theorema', 'After winding the watch, it goes for a while and stops.', 'Repair and controll 3 days  from 10 to 13 march\n\nOK.', '0', '2023-03-13', '2023-03-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-16', '193.219.58.122', 'siena.ekoi.lt', '2023-02-27', 'LE510134080DE', NULL),
(12521, '265862211', 9619, 999999999, 0, '112-Madrid', '2023-03-07', '2023-02-27', '2022-09-26', 'rosé', 'blue', 'Theorema', 'Bonjour \nLa montre ne fonctionne pas .\nAprès avoir fait le protocole que vous avait demander auprès du revendeur SHOWROOMPRIVE.COM le mécanisme ne repart toujours pas .\nL’aiguille des secondes est défaillante et ne fonctionne pas du tout ! \nDe ce fait la montre est importable car impossible de s’en servir et de pouvoir la porter !\nMerci de réparer ce problème pour pourvoir enfin profiter de mon achat \nCordialement. \nGALLENON Anaïs.', 'Winding problem...now reapair OK.\n\nControll 10-13 March', '0', '2023-03-13', '2023-03-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '89.95.64.7', '89-95-64-7.abo.bbox.fr', '2023-02-27', '--', NULL),
(12522, 'T60037', 9620, 999999999, 0, '3010-Tigris', '1970-01-01', '2023-02-28', '2023-02-25', 'gold', 'gold', 'Theorema', 'Watch was not what I was expecting.  Did not wear.  Returning for a refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.228.35.190', '190.sub-174-228-35.myvzw.com', '2023-02-28', '--', NULL),
(12523, 'T57112', 9621, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-03-01', '2022-11-23', 'silver', 'white', 'Theorema', 'The silver ring that goes around the second hand dial came loose and wedged itself around the hour and minute hands and down into the gears that give the second hand its movement. I absolutely love the watch its my favorite to wear just seems like a freak default hope yall can get me fixed up. Thank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.126.135.108', '172-126-135-108.lightspeed.lbcktx.sbcglobal.net', '2023-03-01', '--', NULL),
(12524, 'CM 112-7', 9622, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-03-01', '2021-11-26', 'black', 'blue', 'Theorema', 'Hello:\n\n   The time does not stay, after setting up the time, it does not stay the hands do not rotate properly to keep  the time. Even I do it every day something wrong with the dial and the mechanism.\n\n\n514-8628266\nVijay  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.53.240.27', 'bras-base-mtrlpq2848w-grc-41-70-53-240-27.dsl.bell.ca', '2023-03-01', '--', NULL),
(12525, '', 9623, 999999999, 0, '109-Hamburg', '2023-03-11', '2023-03-02', '2021-03-17', 'black', 'black', 'Theorema', 'when I got watch, was second arrow red fell out, later half year front little yellow screw fell out, I fixed it. Later more second yellow screw fell out in front, tried to fix again, but screw stuck in mechanism somewhere I can\'t find it, just can hear. Tried to find by removing blue screw and then it too fell off. Now missing blue screw in back and 1 yellow in front :// and if u could sell me \nwatchband? original? what price? because in very short time it got involved.', 'watch like brand new...Controll 10-13 march OK.', '0', '2023-03-13', '2023-03-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-28', '195.12.170.75', 'smtp.vv.lt', '2023-03-02', 'LE510134252DE', NULL),
(12526, 'T60026', 9626, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-03-03', '2023-02-20', 'gold', 'black', 'Theorema', 'Didn’t know it was a mechanical watch instead of automatic, would like a refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.193.140.185', '185.sub-174-193-140.myvzw.com', '2023-03-03', '--', NULL),
(12529, '31', 9630, 999999999, 0, '505-12', '2023-03-03', '2021-11-02', '2021-11-02', 'Gold', 'Blau', 'Pioner', 'A hand has fallen off and he says the calendar doesn\'t work properly. Return for warranty', 'watch is falling donw . \nRepair and now OK.\n\nControll 10-13 March', '0', '2023-03-13', '2023-03-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-16', '79.239.45.66', 'p4fef2d42.dip0.t-ipconnect.de', '2023-03-03', 'LE510134102DE', NULL),
(12530, 'GM 3011-11', 9631, 999999999, 0, '3011-Macau', '1970-01-01', '2023-03-03', '2020-09-11', 'gold', 'white', 'Theorema', 'when I try wind manually, I can\'t wind feel like something stuck inside of the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.190.198.73', 'pool-71-190-198-73.nycmny.fios.verizon.net', '2023-03-03', '--', NULL),
(12531, 'GM 3011-11', 9632, 999999999, 0, '3011-Macau', '1970-01-01', '2023-03-03', '2020-09-11', 'gold', 'white', 'Theorema', '#1 When I try wind manually, I can\'t wind feel like something stuck inside of the watch.\n\n#2 need calibrate, this watch run 5 minute faster every weeks.\n\n***I where this watch less than 20 times*** \n\nThank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.6.250.232', 'static-108-6-250-232.nycmny.fios.verizon.net', '2023-03-03', '--', NULL),
(12532, 'i dont remember', 9633, 999999999, 0, '111-Copenhagen', '1970-01-01', '2023-03-05', '2022-09-29', 'gold', 'black', 'Theorema', 'It can\'t move \nWhen I take it to someone else to overhaul\nThe master told me: My parts have fallen off, so I can only send them back to the original factory\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '223.136.61.111', '223-136-61-111.emome-ip.hinet.net', '2023-03-05', '--', NULL),
(12533, 'N/A', 9634, 999999999, 0, '111-Copenhagen', '1970-01-01', '2023-03-05', '2022-09-29', 'gold', 'black', 'Theorema', 'IT CANT MOVE\n\nWhen I take it to someone else to overhaul\nThe master told me: My parts have fallen off, so I can only send them back to the original factory', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '223.136.61.111', '223-136-61-111.emome-ip.hinet.net', '2023-03-05', '--', NULL),
(12534, 'T55374', 9635, 999999999, 0, '111-Copenhagen', '2023-04-05', '2023-03-05', '2022-09-29', 'gold', 'black', 'Theorema', 'My order number is T55374- The watch is manually wound but has stopped working.  Please replace/repair accordingly', 'watch falling down. Goodwill repair\n\nWe ship the watch. If customer pay shipping OK', '0', '2023-04-13', '2023-04-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-05', '223.136.61.111', '223-136-61-111.emome-ip.hinet.net', '2023-03-05', '1Z8VF459D963328759', NULL),
(12535, 'T60182', 9636, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-03-06', '2023-03-01', 'silver', 'white', 'Theorema', 'My order number is T60182- I received the wrong watch. The watch is still brand new please replace it with T3011-11', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.170.3.136', 'c-73-170-3-136.hsd1.ca.comcast.net', '2023-03-06', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(12536, 'MOA18GHAV', 9637, 999999999, 0, '2009-Casablanca', '2023-04-05', '2023-03-06', '2022-11-28', 'black', 'blue', 'Theorema', '[My order is T57431. The clasp of the crown is loose and doesn\'t latch correctly.  Please replace/ repair accordingly.]', '-- repair and fix the crown. OK.', '0', '2023-04-13', '2023-04-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-04-18', '3.88.176.208', 'ec2-3-88-176-208.compute-1.amazonaws.com', '2023-03-06', 'LE510134439DE', NULL),
(12537, 'T60027', 9638, 999999999, 0, '3011-Macau', '1970-01-01', '2023-03-06', '2023-02-01', 'gold', 'black', 'Theorema', 'Below are the watches and items I will be returning. \nWatches do meet my expectations.\n\nOrder summary\n\n	Copenhagen Theorema Made in Germany GM-111-4 × 1\nGold/Black\n$295.00\n	London Diamonds Pionier GM-510-3 Made in Germany × 1\nGold\n$295.00\n	Automatic Macau T3011-3 Theorema | Handmade German Watches × 1\nGold\n$299.00\n	Sahara Theorema - GM-119-5 | ROSE | Handmade German Watches × 1\nRose\n$279.00\n	Automatic Macau T3011-11 Theorema | Handmade German Watches × 1\nGold\n$299.00\n	FREE GIFT × 1\nLuxury Bracelet (100% off)\nFree\n	Sahara Theorema - GM-119-4 | GOLD | Handmade German Watches × 1\nGOLD\n$279.00', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '209.160.251.178', 'host-209-160-251-178.customer.veroxity.net', '2023-03-06', '--', NULL),
(12538, 'GM 120-8', 9639, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2023-03-08', '2023-03-02', 'gold', 'gold', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.182.231.183', '072-182-231-183.res.spectrum.com', '2023-03-08', '--', NULL),
(12539, 'T60255', 9640, 999999999, 0, '519-Milano', '1970-01-01', '2023-03-10', '2023-03-01', 'black', 'black', 'Pionier', '[My order number is T60255-Everytime it reaches 5 minutes past 6 the watch stops by itself.  Please replace/ repair accordingly.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '1.144.17.143', '1.144.17.143', '2023-03-10', '--', NULL),
(12540, 'T56473', 9641, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-03-10', '2021-09-11', 'silver', 'blue', 'Theorema', 'Watch does not work even after winding it. The mechanism that you use to wind the watch doesn\'t budge. The watch has never started since receiving it. I own many watches and have never had this issue.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.51.199.16', 'c-174-51-199-16.hsd1.co.comcast.net', '2023-03-10', '--', NULL),
(12541, 'T56473', 9642, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-03-10', '2022-11-09', 'silver', 'blue', 'Theorema', 'The watch isn\'t functional. The mechanism used to wind the watch doesn\'t budge. I have attempted to troubleshoot it to no avail. I understand the mechanics behind a wind up watch and am disappointed that the watch has never worked.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.51.199.16', 'c-174-51-199-16.hsd1.co.comcast.net', '2023-03-10', '--', NULL),
(12542, 'T60194', 9643, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-03-10', '2023-03-01', 'rose', 'yellow', 'Theorema', 'My order number is T60194-The watch is too big for me. The watch is brand new and never worn. Please refund.\nI have already sent an email with pictures of the brand new watch to the Tufin Care Team and gotten approval.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '216.165.95.160', '216-165-95-160.natpool.nyu.edu', '2023-03-10', '--', NULL),
(12543, 'T60194', 9644, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-03-10', '2023-03-01', 'rose', 'yellow', 'Theorema', 'My order number is T60194-The watch is too big for me. The watch is brand new and never worn. Please refund.\nI have already sent an email with pictures of the brand new watch to the Tufin Care Team and gotten approval.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '216.165.95.160', '216-165-95-160.natpool.nyu.edu', '2023-03-10', '--', NULL),
(12544, 'T60255', 9645, 999999999, 0, '519-Milano', '2023-04-05', '2023-03-11', '2023-03-01', 'black', 'black', 'Pionier', 'My order number is T60255-Everytime it reaches 5 minutes past 6 the watch stops by itself.  Please replace/ repair accordingly.\nI will be in Pakistan for 2-3 months please do not ship back the watch until I inform you to do so. Thank you', 'Hands touch each other. Repair and controll.  Now OK\n\nLE510137015DE  08.10.2023', '0', '2023-04-13', '2023-04-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-07-07', '165.228.115.197', '165.228.115.197', '2023-03-11', 'LE510135669DE', NULL),
(12545, 'T55640', 9646, 999999999, 0, '505-Florida', '1970-01-01', '2023-03-11', '2022-08-10', 'silver', 'black', 'Pionier', 'My order number is T55640-In a period of 3 days the watch gains about 5 minutes on the actual time.  Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '1.129.31.50', '1.129.31.50', '2023-03-11', '--', NULL),
(12546, 'T55640', 9647, 999999999, 0, '505-Florida', '2023-06-12', '2023-03-11', '2022-08-10', 'silver', 'black', 'Pionier', 'My order number is T55640-In a period of 3 days the watch gains about 5 minutes on the actual time.  Please replace/ repair accordingly.', 'repair', '0', '2023-06-15', '2023-06-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-27', '1.129.31.50', '1.129.31.50', '2023-03-11', 'LE510135482DE', NULL),
(12547, 'T60303', 9648, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-03-11', '2023-03-10', '', '', 'Theorema', 'The watch is fully wound and doesn\'t work', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '188.228.93.227', '188.228.93.227.dynamic.altibox.net', '2023-03-11', '--', NULL),
(12548, 'T60303', 9649, 999999999, 0, '101-Casablanca GM', '2023-03-23', '2023-03-11', '2023-03-10', 'black', 'blue', 'Theorema', 'The watch is fully wound and doesn\'t work T60303 Please replace with a new one', 'repair crown and stem', '0', '2023-03-28', '2023-03-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-28', '188.228.93.227', '188.228.93.227.dynamic.altibox.net', '2023-03-11', 'LE510134270DE', NULL),
(12549, 'T46981', 9650, 999999999, 0, '114-Buenos Aires', '2023-04-05', '2023-03-11', '2021-11-08', 'silver', 'blue', 'Theorema', 'I could hardly turn the winding stem and could not get the watch fully wound.  Also while I do see the spring moving in the watch, it is not workings at all and the hands are stuck at 7 am.  Please replace/repair accordingly.', 'watch is falling down or hit something.\nHand is falling down . \nRepair controll now ok\n\nShipping cost if the customer pay is OK ', '0', '2023-04-13', '2023-04-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-19', '66.78.123.43', '66-78-123-43.bror2-csg462.truespeed.ca', '2023-03-11', 'LE510135125DE', NULL),
(12550, '#T43853', 9651, 999999999, 0, '101-Casablanca GM', '2023-03-16', '2023-03-12', '2021-06-28', 'silver', 'yellow', 'Theorema', 'The clasp does not hold closed anymore.', 'fixed clasp', '0', '2023-03-28', '2023-03-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-03-28', '89.103.161.167', 'ip-89-103-161-167.bb.vodafone.cz', '2023-03-12', 'LE510134266DE', NULL),
(12551, '', 9652, 999999999, 0, 'Choose option', '1970-01-01', '2023-03-12', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '146.70.103.71', '146.70.103.71', '2023-03-12', '--', NULL),
(12552, '777', 9653, 999999999, 0, '3003-Air Timer II', '1970-01-01', '2023-03-12', '1970-01-01', 'black', 'black', 'Compast', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '146.70.103.71', '146.70.103.71', '2023-03-12', '--', NULL),
(12553, '', 9654, 999999999, 0, '7001-Havana', '2023-03-23', '2023-03-13', '2023-03-06', '', '', 'Pionier', '', '--', '0', '1970-01-01', '2023-03-23', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '95.91.243.39', 'ip5f5bf327.dynamic.kabel-deutschland.de', '2023-03-13', '--', NULL),
(12554, 'T60273', 9655, 999999999, 0, '7001-Havana', '1970-01-01', '2023-03-13', '2023-03-06', 'gold', 'blue', 'Pionier', 'Hi,\nI would like to return this watch because it is too big for my wrist and doesn\'t look good as I\'m expecting. I would like the refund please!\n\nThank you very much for your understanding! \n\nBest regards,\n\nNho Nguyen', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.113.98.254', 'x527162fe.dyn.telefonica.de', '2023-03-13', '--', NULL),
(12555, 'T60360', 9656, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-03-13', '1970-01-01', 'black', 'black', 'Theorema', '7he clock was to smal for the wrist/hand', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.211.103.116', 'cm-84.211.103.116.get.no', '2023-03-13', '--', NULL),
(12556, 'T60072', 9657, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-03-13', '2023-02-20', 'rose', 'blue', 'Theorema', 'My order # T60072 was delivered on feb 23/2023.\nI want to exchange the watch. Actually, the person I was going to gift this watch is no more. And because of that I wasn\'t able to return it before.\nThe watch is unused not even once worn. All stickers are not even removed, never got chance to give it. \nI will pay the price difference for excahnging watch\nThank you\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.114.59.135', '24.114.59.135', '2023-03-13', '--', NULL),
(12557, 'T46747', 9658, 999999999, 0, '3011-Macau', '2023-04-05', '2023-03-14', '2021-10-10', 'rosé', 'blue', 'Theorema', 'My order number is T46747- The month and day don\'t work and I need a replacement band.  Please replace/ repair accordingly.', 'watch fall down or he bumped into somewhere\n\nneed a new movement Euro 100\nnew strap                      Euro 40\nshipping cost                 Euro 20\n\ntotal Euro 160', '0', '2023-05-09', '2023-05-09', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-10', '72.90.143.243', 'pool-72-90-143-243.nwrknj.east.verizon.net', '2023-03-14', '981693065271', NULL),
(12558, 'T60072', 9659, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-03-14', '2023-02-20', 'rose', 'blue', 'Theorema', 'My order number is T60072-The watch is brand new and never worn. Please  exchange with GM-121-7 (gold)\nI want to exchange the watch because the person I was going to gift this watch is no more. And because of that I wasn\'t able to return it before.\nThe watch is unused not even once worn. All stickers are not even removed, never got chance to give it. \nI will pay the price difference for excahnging watch\nThank you\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '207.236.188.98', '207.236.188.98', '2023-03-14', '--', NULL),
(12559, 'T60373', 9660, 999999999, 0, 'Choose option', '1970-01-01', '2023-03-15', '2023-03-10', 'Choose option', 'Choose option', 'Choose option', 'My order number is T60373- I don\'t like the watch. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '152.22.32.26', 'c1-3a-zen-5.rtp.zs.ncren.net', '2023-03-15', '--', NULL),
(12560, 'T60373', 9661, 999999999, 0, 'Choose option', '1970-01-01', '2023-03-15', '2023-03-10', 'Choose option', 'Choose option', 'Choose option', 'My order number is T60373- I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.18.33.141', '45-18-33-141.lightspeed.rlghnc.sbcglobal.net', '2023-03-15', '--', NULL),
(12561, 'T59332', 9662, 999999999, 0, '101-Casablanca GM', '2023-04-05', '2023-03-15', '1970-01-01', '', 'white', 'Theorema', 'The watch will not keep working. We watched the video and followed the instructions that were on the video that was sent and the instructions that came with the watch.  It will not keep working.\n', '--watch repair the balancer . controll. now OK.', '0', '2023-04-13', '2023-04-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-04-18', '35.145.232.148', '035-145-232-148.res.spectrum.com', '2023-03-15', 'LE510134442DE', NULL),
(12562, 'ORDER #T44717', 9663, 999999999, 0, '4004-Newton', '2023-04-05', '2023-03-16', '2021-08-02', 'gold', 'gold', 'Theorema', 'The watch isn’t move and I emailed to the technician team they advise me to follow the steps to fix the watch . Unfortunately, it still not able to use.', 'watch fall down\n\nneed a new movement Euro 100\nshipping cost                 Euro 20\n\ntotal Euro 120', '0', '2023-07-26', '2023-07-26', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-07-26', '14.192.212.135', '14.192.212.135', '2023-03-16', 'LE510135880DE', NULL),
(12563, 'T60356', 9664, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2023-03-16', '1970-01-01', 'gold', 'white', 'Theorema', 'My order number is T60356 - The watch is too big for me. The watch is brand new and never born. Please refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.228.11.112', 'cpef85e42a43d06-cmf85e42a43d04.cpe.net.cable.rogers.com', '2023-03-16', '--', NULL),
(12564, '#T55646', 9665, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2023-03-17', '2022-10-09', 'gold', 'blue', 'Theorema', 'I received the watch back from repair and the watch is still defective. I want to exchange with Milano GM. I have misplace my warranty card. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '116.14.214.172', 'bb116-14-214-172.singnet.com.sg', '2023-03-17', '--', NULL),
(12565, 'T27949', 9666, 999999999, 0, 'other', '2023-04-24', '2023-03-19', '2020-08-08', 'silver', 'black', 'Javelle', 'Has failed for the third time. Stopped while I was just sitting quietly.', '--', '0', '2023-05-04', '2023-05-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-05', '2.100.80.208', 'host-2-100-80-208.as13285.net', '2023-03-19', 'LE510134703DE', NULL),
(12566, 'T60437', 9667, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2023-03-19', '2023-03-19', 'gold', 'white', 'Theorema', 'Hi nice watch. The face was a bit larger than i expected so it’s not quite my style ultimately. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '97.103.111.232', '097-103-111-232.res.spectrum.com', '2023-03-19', '--', NULL),
(12567, 'T41251', 9305, 999999999, 0, '110-Oslo', '2023-04-05', '2023-03-20', '2022-10-18', 'gold', 'gold', 'Theorema', 'adjust time and pin fell out - months prior glass was scratched unrelated to issue', '--Watch repair and now after controll OK', '0', '2023-04-13', '2023-04-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-04-17', '69.206.6.70', 'mta-69-206-6-70.hvc.rr.com', '2023-03-20', 'LE510134399DE', NULL),
(12568, 'T60323', 9668, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-03-20', '2023-03-10', 'silver', 'white', 'Theorema', 'There is no defect, I just like the style of the watches now that I see them in person.\n\nNote I am returning 2 wathces, Casablanca Theorema - GM-101-6, and GM-101-7', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.92.67.147', 'c-73-92-67-147.hsd1.ca.comcast.net', '2023-03-20', '--', NULL),
(12569, 'T60374', 9669, 999999999, 0, '3011-Macau', '1970-01-01', '2023-03-20', '2023-03-09', 'gold', 'white', 'Theorema', 'My order number is T60374-The watch has suddenly stopped working. Please replace/repair accordingly.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '94.57.118.200', '94.57.118.200', '2023-03-20', '--', NULL),
(12570, '', 9670, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-03-20', '2021-08-27', 'black', 'yellow', 'Theorema', 'Namley,  I have bought a watch from your website not while ago, model Casablanca Theorema GM-101-3, unfortunatley it is not performing as i have expected it. I wind it a full circle as i should , but as time progresivly passes, it stays behind the acctual time. For exmp. If i wind it and set it at a 6 p.m., after 5 hours, natturaly it is 12.p.m., but on my Casablanca Theorema it is lets say, 10 p.m., and that happened a few times, no matter how much i wind it. I would like to note that is has never been in touch with water, not even a single drop, hit, droped, washed with any chemical agents, exposed to heat or anything that would damage the estetic or the acctual mechanism of the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '37.203.103.145', '37.203.103.145', '2023-03-20', '--', NULL),
(12571, 'T60423', 9671, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-03-20', '2023-03-13', 'silver', 'black', 'Theorema', 'My order number is T60423- I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '209.120.142.122', 'ip4.gtt.net', '2023-03-20', '--', NULL),
(12572, 'T60338', 9672, 999999999, 0, '509-Barbados', '2023-04-24', '2023-03-22', '2023-03-09', 'silver', 'black', 'Pionier', 'Hi, I have been wearing this watch daily, except on the weekends. When I wear it, it goes on my wrist at around 7 am and comes off between 8 pm and 9.  \nOn the weekend, I noticed the watch does not even keep the time for 24 hours.  In addition, it will speed up over 60 seconds overnight.  \n\nIf you do replace, instead of repair, I would prefer the white face version.  \n\nThank you.\n\nDan\nFYI, The website does not show a place for my state.  \nHere is my address:\n\nDan Matticks\nN54W33351 Terrace Dr\nNashotah, WI 53058\n\nCell phone  1 262 337-0735', 'Balance was the problem. now repair and run perfect', '0', '2023-04-27', '2023-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-10', '65.31.161.177', 'cpe-65-31-161-177.wi.res.rr.com', '2023-03-22', 'LE510134875DE', NULL),
(12573, 'T59974', 9673, 999999999, 0, '101-Casablanca GM', '2023-04-24', '2023-03-22', '2023-02-14', 'silver', 'blue', 'Theorema', 'My order number is T59974 - The clasp of the crown is loose and doesn\'t latch. Please repair/ replace.', 'We repair the crown protector. now perfect', '0', '2023-04-27', '2023-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-09', '2.216.207.128', '02d8cf80.bb.sky.com', '2023-03-22', 'LE510134751DE', NULL),
(12574, '', 9674, 999999999, 0, '509-Barbados', '2023-04-05', '2023-03-22', '1970-01-01', '', '', 'Pionier', 'Can not wind the crown (stuck). Stopped working. ', '--it was the block. now i released it', '0', '2023-04-13', '2023-04-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-04-18', '174.243.251.71', '71.sub-174-243-251.myvzw.com', '2023-03-22', 'LE510134544DE', NULL),
(12575, 'T60209', 9677, 999999999, 0, '519-Milano', '1970-01-01', '2023-03-23', '2023-03-23', 'gold', 'gold', 'Pionier', ' [My order number is T60209. \n\nThe watches are Sahara Theorema and Milano Pionier.\n\nThe watches are too big for me. The watches are brand new and never worn. \n\n Please refund.\n\nThanks\nAbiola', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.6.13.57', 'cpc111805-lutn14-2-0-cust312.9-3.cable.virginm.net', '2023-03-23', '--', NULL),
(12576, 'T57821', 9678, 999999999, 0, '117-Kingston', '2023-04-24', '2023-03-23', '2022-12-02', 'silver', 'black', 'Theorema', 'My order number is T57821-The hand has fallen off. Please replace/repair accordingly', 'second hand replace and now ok', '0', '2023-04-27', '2023-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-10', '50.220.231.131', '50.220.231.131', '2023-03-23', 'LE510134805DE', NULL),
(12577, 'T60616', 9679, 999999999, 0, '123-Madame Butterfly', '1970-01-01', '2023-03-23', '2023-03-20', 'gold', 'blue', 'Theorema', 'The watch is too big for me. The watch is brand new and has never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.30.77.252', 'bras-base-bmtnon3746w-grc-115-70-30-77-252.dsl.bell.ca', '2023-03-23', '--', NULL),
(12578, 'T60491', 9680, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-03-25', '2023-03-14', 'silver', 'white', 'Theorema', 'There is no defect on this Watches,\nJust want to exchange for Florida Dimonds Blue. \nThank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '95.141.29.87', '95.141.29.87.g.network', '2023-03-25', '--', NULL),
(12579, 'T60316', 9681, 999999999, 0, '118-Sahara', '2023-04-13', '2023-03-26', '2010-01-23', 'gold', 'white', 'Theorema', 'Order number T60316 that the watch is fully wound but doesn\'t work at all, Return for a replacement.', 'repair manual winding\n- oil', '0', '2023-04-25', '2023-04-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-04-25', '87.7.112.51', 'host-87-7-112-51.retail.telecomitalia.it', '2023-03-26', 'LE510134601DE', NULL),
(12613, 'T60955', 9713, 999999999, 0, '118-Sahara', '1970-01-01', '2023-04-08', '2023-04-04', 'black', 'gold', 'Theorema', 'my nunber is T60955 the wach is fuly wound bu does’t work the wach is brand new and never worn pleasse fefund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '100.2.101.232', 'pool-100-2-101-232.nycmny.fios.verizon.net', '2023-04-08', '--', NULL),
(12580, 'CM112-7', 9682, 999999999, 0, '101-Casablanca GM', '2023-04-24', '2023-03-26', '2021-11-26', 'silver', 'blue', 'Theorema', 'Hello:\n\n  The time does not stay, after setting up the time, the hands do not move, they do but slow. I tried it couple of times a day, everyday, but the the time does not stay, might have to do something with the mechanism. I like you brand, hope we can get this fixed so I can be happy with the company and buy more.  ', 'Change a part of movemnt with a brand new one. Now perfect', '0', '2023-04-27', '2023-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-09', '97.107.213.61', '97.107.213.61', '2023-03-26', 'LE510134765DE', NULL),
(12581, 'T3001-3', 9683, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2023-03-27', '2022-11-01', 'gold', 'white', 'Theorema', 'Item does not wind. I have not dropped it or anything of that nature. Just got up one morning Chnged the time. And winding did not work.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.90.184.35', 'ool-4a5ab823.dyn.optonline.net', '2023-03-27', '--', NULL),
(12582, 'T60621', 9684, 999999999, 0, '505-Florida', '1970-01-01', '2023-03-27', '2025-03-21', 'gold', 'blue', 'Pionier', 'Keep stopping every hour after wearing it for 8 hours ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.106.55.178', 'c-73-106-55-178.hsd1.ga.comcast.net', '2023-03-27', '--', NULL),
(12583, 'T-3001', 9683, 999999999, 0, '3001-Paragon', '2023-04-27', '2023-03-27', '2022-11-01', 'rosé', 'white', 'Theorema', 'Watch Does not Wind, Did not Drop or anything of that Nature, I take very good care of my Watches. This one happen while I was setting date', 'Winding was the problem...now repair and oil and run perfect', '0', '2023-04-27', '2023-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-10', '74.90.184.35', 'ool-4a5ab823.dyn.optonline.net', '2023-03-27', 'LE510134819DE', NULL),
(12584, 'T49580', 9685, 999999999, 0, '114-Buenos Aires', '2023-04-24', '2023-03-28', '2022-01-14', 'black', 'blue', 'Theorema', 'The watch gains about 45 minutes in 5 hours. Please replace/repair accordingly.', 'Repair and controll...now perfect', '0', '2023-04-27', '2023-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-05', '76.219.175.246', '76-219-175-246.lightspeed.iplsin.sbcglobal.net', '2023-03-28', 'LE510134663DE', NULL),
(12585, 'T60491', 9686, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-03-28', '2023-03-14', 'silver', 'white', 'Theorema', 'No damage.  Just want to exchange.  Thank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '185.69.145.133', '185.69.145.133', '2023-03-28', '--', NULL),
(12586, 'Gm 505-10', 9687, 999999999, 0, '505-Florida', '1970-01-01', '2023-03-28', '2023-02-23', 'gold', 'blue', 'Pionier', 'The pointers are uneven. Ex if it\'s 6 o\'clock both the pointers aren\'t directly at 6 and 12.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '87.49.45.89', '87-49-45-89-mobile.dk.customer.tdc.net', '2023-03-28', '--', NULL),
(12587, 'T60491', 9688, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-03-28', '2023-03-14', 'silver', 'white', 'Theorema', ' There is no defect. I just want to exchange for other model. Thank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '51.9.252.186', '186.252.9.51.dyn.plus.net', '2023-03-28', '--', NULL),
(12588, 'T60156', 9689, 999999999, 0, '101-Casablanca GM', '2023-04-05', '2023-03-29', '2023-03-22', '', '', 'Theorema', 'watch gains 6-10 minutes daily. i have barely put this watch on. i received it on march 1st and returning it just a few days later and have put it on maybe one or two times. this is unacceptable for german quality. i want a replacement.', 'the balancer had come out of place.\nRepair controll and now OK', '0', '2023-04-13', '2023-04-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-04-18', '24.128.29.20', 'c-24-128-29-20.hsd1.co.comcast.net', '2023-03-29', 'LE510134473DE', NULL),
(12589, 'T-60562', 9690, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-03-29', '2023-03-17', '', '', 'Theorema', 'My order number is T60562- The watch is fully wound but doesn\'t work The watch is still brand new and never worn.\n\n*The pull down menu for Reference Number did not list the reference number on the card I received (so I checked 101-Casablanca GM, because I couldn\'t submit the form without checking something. The reference number on the card I received and will be returning with the watch is GM 114-2.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.48.209.109', 'c-73-48-209-109.hsd1.ca.comcast.net', '2023-03-29', '--', NULL),
(12590, 'T19436', 9691, 999999999, 0, '4004-Newton', '2023-04-24', '2023-03-29', '2020-02-01', 'silver', 'white', 'Theorema', 'My order number is T19436- As soon as I received the watch back from repair the crown protector has fallen off. Please replace/ repair accordingly.the dial has also since become defected because the clasp/crown protector wasn\'t holding it down.\n\nFertige Reparatur bitte erst am 21.08.2023 schicken', 'The watch need a new case.\n\nCase Euro 60\nShipping Euro 10\n\n', '0', '2023-08-16', '2023-08-16', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-16', '172.58.236.189', 'ue.tmodns.net', '2023-03-29', 'LE510136390DE', NULL),
(12591, 'T60476', 9692, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2023-03-29', '2023-03-01', 'black', 'blue', 'Theorema', '[My order number is T60476- The watch is too small. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '166.196.54.7', 'mobile-166-196-054-007.mycingular.net', '2023-03-29', '--', NULL),
(12592, 'T60397', 9693, 999999999, 0, '123-Madame Butterfly', '2023-04-24', '2023-03-30', '2023-03-09', 'gold', 'bicolor', 'Theorema', 'After 2 weeks the watch has stopped working. Although I wore it the day before for 10 hours. I love this watch, my husband gave it to me as a present, so I wore it every day for 10-11 hours. As she did not run anymore I could manually wind it but the rotor seems stuck. At the beginning the rotor moved smoothly  and now it moves jerky and does not wind the watch by just wearing it. If I don’t wind it up manually the watch stops working again, even though I wear it all day long. I kindly ask you to replace the watch. I was in contact with You already and sent You a video. Thank You for your support!', 'Change parts inside the movement and now work perfect', '0', '2023-04-27', '2023-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-10', '172.58.45.51', '172.58.45.51', '2023-03-30', 'LE510134836DE', NULL),
(12593, 'T57291', 9694, 999999999, 0, '7002-Chicago', '1970-01-01', '2023-03-30', '2023-03-20', 'gold', 'white', 'Pionier', '[My order number is T57291- The hand of the day of the wheel was missing as soon as I put the watch on for the first time to set the times and dates.  Please replace/repair] ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '192.12.146.194', '192.12.146.194', '2023-03-30', '--', NULL),
(12594, 'T55565', 9695, 999999999, 0, 'other', '2023-06-12', '2023-03-31', '2023-03-31', 'silver', 'black', 'other', 'The watch is stopped working at all. It doesn’t turn doesn’t give you any hour anymore. We try everything we can to get it going what is still not working?', 'hand fixed', '0', '2023-06-15', '2023-06-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '12.169.118.234', '12.169.118.234', '2023-03-31', 'LE510135377DE', NULL),
(12595, 'T45797', 9696, 999999999, 0, '515-Amsterdam', '2023-04-13', '2023-03-31', '2021-08-15', 'gold', 'black', 'Pionier', ' A part of the decorative pattern of the bezel has fallen off. Please replace/ repair accordingly.]\n\nAnd if you can please replace the leather bracelet, it cracked - he must pay for the strap', 'new case\n\nstrap?', '0', '2023-05-07', '2023-04-25', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-09', '46.188.159.242', '46.188.159.242', '2023-03-31', 'CC794596393DE', NULL),
(12596, 'T60246', 9697, 999999999, 0, '120-Lady Butterfly', '2023-04-17', '2023-04-01', '2023-03-01', 'gold', 'gold', 'Theorema', 'The long hand of the watch has come off the mechanical part.\nas by our email conversation of 30/31 March 2023 I fill up this form and prepare the watch as a package to be send back to you for repair under guarantee. reference number as on the creditcard like international Guarantee is: GM 120-8\nwith kind regards, Aleksandra Plant\n\nWatch was bought by my husband (Christian Plant - plant_c@hotmail.com)\n\n', '--\nPlease make sure that the watch is in perfect condition before shipment as she is a hard customer. Thank you\n\nChange minute hands with a new one. NOW perfect', '0', '2023-04-27', '2023-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-11', '83.83.16.170', '83-83-16-170.cable.dynamic.v4.ziggo.nl', '2023-04-01', 'LE510134907DE', NULL),
(12597, '', 9698, 999999999, 0, '118-Venezia', '1970-01-01', '2023-04-01', '1970-01-01', 'blue', '', 'Theorema', 'No problem just exchange ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '90.217.96.243', '5ad960f3.bb.sky.com', '2023-04-01', '--', NULL),
(12598, 'T60851', 9699, 999999999, 0, '118-Venezia', '1970-01-01', '2023-04-01', '2023-03-28', 'blue', '', 'Theorema', 'My order number is T60851-   The watch is brand new and never worn. Please  exchange with GM118-2  ]\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '90.217.96.243', '5ad960f3.bb.sky.com', '2023-04-01', '--', NULL),
(12599, '', 9700, 999999999, 0, '505-Florida', '2023-04-24', '2023-04-01', '2021-11-25', 'gold', 'gold', 'Pionier', 'days of the month won\'t move/is stuck', 'change all the movement with a brand new one', '0', '2023-04-27', '2023-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-09', '75.132.143.51', '075-132-143-051.res.spectrum.com', '2023-04-01', 'LE510134748DE', NULL),
(12600, '', 9701, 999999999, 0, 'Choose option', '1970-01-01', '2023-04-02', '2023-02-02', 'Choose option', 'Choose option', 'Choose option', 'Hands fallen off', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '209.52.88.67', '209.52.88.67', '2023-04-02', '--', NULL),
(12601, '', 9702, 999999999, 0, '505-Florida', '2023-04-13', '2023-04-02', '2023-02-28', 'gold', 'blue', 'Pionier', 'The pointers are uneven. Ex. when its 6 oclock the pointers aren\'t at 6 and 12. ', 'repair hands', '0', '2023-05-19', '2023-04-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-19', '87.59.128.198', '87-59-128-198-dynamic.dk.customer.tdc.net', '2023-04-02', '1Z8VF459DK62492112', NULL),
(12602, '', 9702, 999999999, 0, '101-Casablanca GM', '2023-04-13', '2023-04-02', '2020-08-03', 'silver', 'white', 'Theorema', 'Its not possible to pull up the clock.\nWithout warrenty-he must pay', 'balance wheel broken\n\nEuro 60', '0', '2023-05-17', '2023-05-17', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-19', '87.59.128.198', '87-59-128-198-dynamic.dk.customer.tdc.net', '2023-04-02', '1Z8VF459DK62492112', NULL),
(12603, 'T14572', 9703, 999999999, 0, '4004-Newton', '1970-01-01', '2023-04-02', '2019-10-01', 'black', 'gold', 'Theorema', 'Der hebel bei der Krone der Uhr ist abgefallen.\n\nEinzelne teile auf dem Zifferblatt sind ebenfalls lose und abgefallen.\nUnd das Glass ist zerkratzt', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '178.197.208.252', '178.197.208.252', '2023-04-02', '--', NULL),
(12604, '', 9704, 999999999, 0, '101-Casablanca GM', '2023-04-24', '2023-04-03', '2021-06-16', 'black', 'black', 'Theorema', 'My RMA is 12144.- I received the watch back from repair in October 2022 but there is still condensation inside the watch. Please replace/repair.', 'Watch have just a smal problem and need oil and now work perfect.\nPlease make sure that the sealing gaskets are closed correctly so there is no more condensation inside the watch. Thank you', '0', '2023-04-27', '2023-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-11', '174.97.84.141', 'cpe-174-97-84-141.cinci.res.rr.com', '2023-04-03', 'LE510134898DE', NULL),
(12605, '', 9705, 999999999, 0, '506-Miami', '2023-04-24', '2023-04-03', '2023-04-20', 'silver', 'silvgrey', 'Pionier', 'From Day one that i received this watch the DATE numbers were stuck in double zero . it took so long for me to get my new watch when i first ordered it that i didnt bother returning it because i wanted to wear it anxiously. Please fix the DATE feature or send me a new watch. I \'d also would like a red silicone band instead of the black original leather if possible. I LOVE THIS WACH , also would also like one that is water resistant , more than 3ATM. to swim with. \nThank You for answering my email and my Instagram message. Looking forward to my working Pionier .', 'change all the movement with Brand new movement ', '0', '2023-04-27', '2023-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-10', '104.54.205.219', '104-54-205-219.lightspeed.austtx.sbcglobal.net', '2023-04-03', 'LE510134782DE', NULL),
(12606, 'T60615', 9706, 999999999, 0, '505-Florida', '2023-04-24', '2023-04-04', '2023-03-20', 'rosé', 'blue', 'Pionier', 'T60615 had the watch on, driving home, my wrist was bent and felt the date button click.  When I got home the date was wrong, so I tried to advance the date.  It advanced then stopped.  The button had a crunchy feeling when I pressed it.  I set the watch down for about 20 minutes and pressed the date button again.  The date advanced, then stopped again.  I even tried advancing the time to see if the date would change. Sometimes if I press the date button, the number on the right would go about 1/3 of the way but bounce back when I released the button\nT60615', 'small problem inside the case. watch after oil the movement work perfect', '0', '2023-04-27', '2023-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-10', '47.216.13.88', '47.216.13.88', '2023-04-04', 'LE510134853DE', NULL),
(12607, 'T60754', 9707, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-04-04', '2023-04-04', 'black', 'black', 'Theorema', 'T60754- I do not like the watch on my hand.  The watch is brand new and never worn. Please refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.151.129.65', 'c-73-151-129-65.hsd1.ca.comcast.net', '2023-04-04', '--', NULL),
(12608, 'T59897', 9708, 999999999, 0, 'other', '1970-01-01', '2023-04-05', '2023-02-10', 'black', 'gold', 'other', 'It increases Time by about 5 min on a week!\nBut Im VERY pleased with my watch\nOrder number T59897', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '83.233.245.11', '83-233-245-11.cust.bredband2.com', '2023-04-05', '--', NULL),
(12609, 'T59242', 9709, 999999999, 0, '7001-Havana', '2023-04-24', '2023-04-05', '2022-10-01', 'silver', 'blue', 'Pionier', 'Just noticed the Date Hand is missing. Don\'t see it anywhere inside the watch.', 'change all the movemnt witha brand new one', '0', '2023-04-27', '2023-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-10', '209.202.230.66', '209.202.230.66.bigleaf.net', '2023-04-05', 'LE510134867DE', NULL),
(12610, 'P11416', 9710, 999999999, 0, '111-Copenhagen', '2023-04-13', '2023-04-06', '2023-04-02', 'silver', 'black', 'Theorema', 'The hands have fallen off. I wore the watch only once at the store.  Please replace/ repair accordingly', 'new movement', '0', '2023-04-25', '2023-04-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-04-25', '83.135.182.82', 'i5387B652.versanet.de', '2023-04-06', '00340434129949127200', NULL),
(12611, 'T60915 ', 9711, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-04-06', '2023-04-03', 'black', 'yellow', 'Theorema', ' * the inner box was damaged,and it\'s ugly for the amount of money I just invested\n *the numbers on the horn of the watch ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '185.186.104.242', '185.186.104.242', '2023-04-06', '--', NULL),
(12612, 'T60915 ', 9712, 999999999, 0, '101-Casablanca GM', '2023-04-18', '2023-04-06', '2023-04-03', 'black', 'yellow', 'Theorema', ' *the inner box was damaged,and it\'s ugly for the amount of money just invested\n *the numbers on the horn of the watch ', '--', '0', '1970-01-01', '2023-04-18', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '185.186.104.244', '185.186.104.244', '2023-04-06', '--', NULL),
(12614, 'T60303', 9714, 999999999, 0, '101-Casablanca GM', '2023-04-20', '2023-04-10', '2023-03-10', 'black', 'blue', 'Theorema', 'My order number is T60303- I received the watch back from repair and still doesn\'t work. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '62.198.140.149', '0x3ec68c95.mobile.telia.dk', '2023-04-10', '--', NULL),
(12615, 'My order number is T55793', 9715, 999999999, 0, '515-Amsterdam', '2023-06-12', '2023-04-11', '2022-10-13', 'silver', 'black', 'Pionier', 'The watch does not work properly because the hour hand on my watch doesn\'t work, it is loose. The hour hand is loose. Please replace/ repair accordingly.', 'hands fixed', '0', '2023-06-15', '2023-06-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-27', '73.244.44.55', 'c-73-244-44-55.hsd1.fl.comcast.net', '2023-04-11', 'LE510135479DE', NULL),
(12616, '#T60282 ', 9716, 999999999, 0, '108-Oman', '2023-06-12', '2023-04-11', '1970-01-01', 'black', 'gold', 'Theorema', 'The minute hand is not aligned correctly. Please replace/ repair accordingly.\nThe watch is under warranty \n', 'hands repair', '0', '2023-06-15', '2023-06-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '166.137.175.53', 'mobile-166-137-175-053.mycingular.net', '2023-04-11', 'LE510135417DE', NULL),
(12617, 'T60793', 9717, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-04-11', '2023-03-27', 'black', 'white', 'Theorema', 'My order number is T60793- The watch is too big. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.123.103.80', 'c-76-123-103-80.hsd1.fl.comcast.net', '2023-04-11', '--', NULL),
(12618, 'T59881', 9718, 999999999, 0, '505-Florida', '1970-01-01', '2023-04-12', '2023-02-09', 'silver', 'black', 'Pionier', 'Hello, there is a Loose part inside the watch and i ordered it in white colour but received it in black, I was out of the country so I couldn\'t see it, my brother received it. I returned a few days ago and I opened the package. Thank You', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.34.163', '104.28.34.163', '2023-04-12', '--', NULL),
(12619, 'T59881', 9719, 999999999, 0, '505-Florida', '2023-04-28', '2023-04-12', '2023-02-09', 'silver', 'black', 'Pionier', 'Hi, the reason of return the watch is because there is a loose part inside the watch, and ordered it in white colour but received it in black, i order two watches the other one is good but this one didn’t match, i was out of the country so I couldn\'t see it, my brother received the order, I returned a few days ago and I opened the package, that’s the reason of late return. Thank You', '--', '0', '2023-04-28', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-04-28', '104.28.34.163', '104.28.34.163', '2023-04-12', '1Z8VF459DK61784924', NULL),
(12620, 'T48125', 9720, 999999999, 0, '116-San Francisco', '1970-01-01', '2023-04-13', '1970-01-01', 'gold', 'white', 'Theorema', 'My son who is studying for his masters in Architect only was going to wear this watch for special occasions.  The first time he wore it, he read the instructions but the watch would not keep time.  He lives out of state, so I do not see him often.  He brought it home this weekend.  I tried to set the time, read the instructions, pulled out the crown to position B, and push the crown to position A and start to wind clockwise.  When I did this the minute hand fell off the screw.  As you can see this watch has not been worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.232.249.214', 'ip-214.dhcp9.dyn.enventis.net', '2023-04-13', '--', NULL),
(12621, 'T48125', 9721, 999999999, 0, '116-San Francisco', '1970-01-01', '2023-04-13', '2021-12-03', 'gold', 'white', 'Theorema', 'My son who is studying for his masters in Architect only was going to wear this watch for special occasions.  The first time he wore it, he read the instructions but the watch would not keep time.  He lives out of state, so I do not see him often.  He brought the watch home this weekend.  I tried to set the time, read the instructions, pulled out the crown to position B, and push the crown to position A and start to wind clockwise.  When I did this the minute hand fell off the screw.  As you can see this watch has not been worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.232.249.214', 'ip-214.dhcp9.dyn.enventis.net', '2023-04-13', '--', NULL),
(12622, 'T48125', 9722, 999999999, 0, '116-San Francisco', '2023-06-12', '2023-04-13', '2021-12-03', 'gold', 'white', 'Theorema', 'My son who is studying for his masters in Architect only was going to wear this watch for special occasions.  The first time he wore it, he read the instructions but the watch would not keep time.  He lives out of state, so I do not see him often.  He brought the watch home this weekend.  I tried to set the time, read the instructions, pulled out the crown to position B, and push the crown to position A and start to wind clockwise.  When I did this the minute hand fell off the screw.  As you can see this watch has not been worn.', 'Watchmaker change the movement with a new one.\nHe mean the customer have fall the watch down or crash it .', '0', '2023-06-15', '2023-06-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '68.232.249.214', 'ip-214.dhcp9.dyn.enventis.net', '2023-04-13', 'LE510135403DE', NULL),
(12623, 't6oo1', 9723, 999999999, 0, '6001-Black Mamba', '2023-06-12', '2023-04-13', '2022-10-22', 'black', 'black', 'Pionier', ' I am writing to bring to your attention a minor issue with the recent purchase of a watch from pionier. Upon closer inspection, I noticed that one of the screws on the back of the watch is not properly attached, which has resulted in the watch not functioning as intended.\n\nAs a valued customer, I wanted to bring this matter to your attention and seek your assistance in resolving the issue. I believe that the quality and functionality of the products offered by pionier are of utmost importance, and I have always been satisfied with my purchases in the past.\n\nI would appreciate it if you could arrange for the necessary repairs to be made to ensure that the watch functions properly. I can attach photos via email if necessary for your reference. Please let me know the next steps to take in order to have this matter addressed.', 'watchmaker put a new movement. he mean the customer have damadge the wath. falling down or crash it. \n', '0', '2023-06-15', '2023-06-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '109.146.160.123', 'host109-146-160-123.range109-146.btcentralplus.com', '2023-04-13', 'LE510135363DE', NULL),
(12624, 'T59696', 9724, 999999999, 0, '121-St Petersburg', '2023-04-24', '2023-04-14', '1970-01-01', 'gold', 'gold', 'Theorema', 'Even after being manually wound the watch has stopped working  Please replace/ repair accordingly.]', 'hands was the problem. now repair and run perfect', '0', '2023-04-27', '2023-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-05', '188.27.127.13', '188-27-127-13.rdsnet.ro', '2023-04-14', 'LE510134694DE', NULL),
(12625, 'ORDER #T41219 ', 8103, 999999999, 0, '3005-Marco Polo', '2023-04-20', '2023-04-14', '2021-04-21', 'gold', 'white', 'Theorema', 'Guarantee card numbers, T3005-3, 21.04.2121. \nIt stopped working approx. a year ago, and without daily use till that. It was put aside, now is time to settle things.\n \nThe moving counterweigh that is seen through tranparent bottom (or the spring) seems to have lost catch or stopper – when I am winding the clock, the counterweigh starts to rotate back, spinning fast, and the watch stops once more. \nShould be repaired or parts replaced.\n', '--', '0', '2023-05-04', '2023-05-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-05', '81.198.118.33', '81.198.118.33', '2023-04-14', 'LE510134650DE', NULL),
(12626, 'T59216', 9725, 999999999, 0, 'GM506-4', '2023-04-14', '2023-04-14', '2023-01-10', 'black', 'black', 'Pionier', 'The watch is constantly on his wrist but keeps stopping.', 'the hands was the problem. Have put oil to the hands and now work after 3 days controll perfect', '0', '2023-04-27', '2023-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-10', '84.169.239.58', 'p54a9ef3a.dip0.t-ipconnect.de', '2023-04-14', 'LE510134840DE', NULL),
(12627, 'T60424', 9726, 999999999, 0, '4004-Newton', '1970-01-01', '2023-04-14', '2023-03-30', 'silver', 'white', 'Theorema', 'The crown protector doesn\'t close and the watch makes a rattling noise. The watch is still brand new and was never worn please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.4.120.195', 'c-107-4-120-195.hsd1.mi.comcast.net', '2023-04-14', '--', NULL),
(12628, 'T52087', 9727, 999999999, 0, '101-Casablanca GM', '2023-04-24', '2023-04-15', '2022-05-09', 'gold', 'yellow', 'Theorema', '', 'falling down . Goodwill repair', '0', '2023-04-27', '2023-04-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-10', '24.128.29.20', 'c-24-128-29-20.hsd1.co.comcast.net', '2023-04-15', 'LE510134796DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(12629, '', 9728, 999999999, 0, '109-Hamburg', '2023-04-20', '2023-04-15', '2023-04-15', 'black', 'black', 'Theorema', 'Problem i asht se me kan Ferguson or te gabuar \nNuk asht ajo qe e kam porositur \nDeshiroj ta mar at qe e kam porositur\nAsibe Daljifi', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-04-21', '2.108.215.87', '2-108-215-87-cable.dk.customer.tdc.net', '2023-04-15', '1Z8VF459DK62440623', NULL),
(12630, '', 9729, 999999999, 0, '123-Madame Butterfly', '2023-06-15', '2023-04-15', '2022-08-08', 'black', 'blue', 'Theorema', 'There is no possibility to charge the watch or to direct the time, Because of the unworking operating system ', 'steam change it', '0', '2023-06-15', '2023-06-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-27', '77.137.68.70', '77.137.68.70', '2023-04-15', 'LE510135496DE', NULL),
(12631, '#T31316', 9730, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-04-15', '2023-04-17', 'gold', 'white', 'Theorema', 'My order number is T31316- The glass is cracked and the watch doesn\'t work anymore.  Please replace/ repair accordingly. Please send me a price quote before the repair.\nThank you.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '178.22.113.14', '178.22.113.14', '2023-04-15', '--', NULL),
(12632, '#T42163', 8489, 999999999, 0, '104-Copacabana', '2023-06-12', '2023-04-16', '2021-05-12', 'gold', '', 'Theorema', 'First defect was with second time zone seemed to lose calibration, when set for 2 hours behind the hour hand would not align properly. Afterwards not able to set or adjust time at all, crown seems stuck.', 'winding steam repair', '0', '2023-06-15', '2023-06-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '75.189.235.4', 'cpe-75-189-235-4.nc.res.rr.com', '2023-04-16', 'LE510135425DE', NULL),
(12633, '', 9731, 999999999, 0, '7001-Havana', '1970-01-01', '2023-04-17', '2022-03-25', 'black', 'black', 'Pionier', 'The date dial is not lined up correctly, displays half way between numbers. Also, the dial is hard to turn and makes a squeaking noise when you wind the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.65.144.91', 'ip174-65-144-91.sd.sd.cox.net', '2023-04-17', '--', NULL),
(12634, 'T58557', 9732, 999999999, 0, '511-New York', '2023-06-12', '2023-04-17', '2022-12-20', 'gold', 'black', 'Pionier', 'The decorative screws on the outer bezel have fallen off.  Please replace/ repair accordingly', 'hands repair and oil the movement', '0', '2023-06-15', '2023-06-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '104.204.146.135', 'dsl-user.acndigital.net', '2023-04-17', 'LE510135394DE', NULL),
(12635, '#T57483', 9733, 999999999, 0, '101-Casablanca GM', '2023-06-12', '2023-04-17', '2022-11-25', 'rose', 'blue', 'Theorema', 'My order number is T57483. My watch gains 2 hours everyday. The watch runs two hours faster within the entire day of twenty four hours, possibly due to a broken or tilted hair pin spring. Please replace/ repair accordingly.', 'fixed. just the winding wheel have move it\n', '0', '2023-06-15', '2023-06-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '27.33.27.250', '27-33-27-250.static.tpgi.com.au', '2023-04-17', 'LE510135385DE', NULL),
(12636, 'T58113', 9734, 999999999, 0, '121-St Petersburg', '1970-01-01', '2023-04-18', '2023-01-10', 'gold', 'blue', 'Theorema', 'The Crown has fallen off', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '203.206.25.26', '203-206-25-26.tpgi.com.au', '2023-04-18', '--', NULL),
(12637, 'T61068', 9735, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-04-18', '2023-04-08', 'bicolor gold', 'yellow', 'Theorema', 'The Watch ain’t working.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '91.160.148.10', '91-160-148-10.subs.proxad.net', '2023-04-18', '--', NULL),
(12638, 'T58113', 9736, 999999999, 0, '121-St Petersburg', '2023-06-12', '2023-04-18', '2023-01-10', 'gold', 'blue', 'Theorema', 'The Crown Fallen Off', 'new movement ', '0', '2023-06-15', '2023-06-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '1.145.53.67', '1.145.53.67', '2023-04-18', 'LE510135350DE', NULL),
(12639, 'GM 505-10', 9737, 999999999, 0, '505-Florida', '1970-01-01', '2023-04-18', '2021-09-23', 'gold', 'blue', 'Pionier', 'Stop the watch without damage.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '94.147.150.127', '94.147.150.127', '2023-04-18', '--', NULL),
(12640, 'T50800', 9738, 999999999, 0, '505-Florida', '1970-01-01', '2023-04-19', '2022-03-11', 'black', 'black', 'Pionier', '\n\n  [Mano užsakymo numeris T50800- Laikrodis nešiojamas daugiau nei 8 valandas per dieną, bet laikosivėluoja ir negaliu teisingai pakeisti dienų.  Atitinkamai pakeiskite / pataisykite.]\n\n\n   ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.15.182.113', 'IN-84-15-182-113.bitemobile.lt', '2023-04-19', '--', NULL),
(12642, 'T50800', 9740, 999999999, 0, '505-Florida', '2023-04-25', '2023-04-19', '2022-03-11', 'gold', 'gold', 'Pionier', 'Laikrodis nešiojamas nuolat, vėluoja, neina nustatyti dienos. Pagal galimybes pakeiskite, arba pataisykite.\n\nThe watch is worn constantly, it is slow, the day cannot be set. Replace or repair if possible.', 'please ask the customer why he have open the watch .\n\n24.07.2023 New case and new movemnet', '0', '2023-07-25', '2023-07-24', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-07-25', '195.182.84.194', 'ns1.rst.lt', '2023-04-19', '1Z8VF459DK62823175', NULL),
(12643, 'GM 101-8', 9741, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-04-19', '2022-11-16', 'gold', 'white', 'Theorema', 'Gold rings around second dial became dislodge and are free floating. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '168.245.155.29', '168.245.155.29', '2023-04-19', '--', NULL),
(12644, '630012389', 9742, 999999999, 0, 'Tourbillon T-Marrakesh', '2023-06-12', '2023-04-20', '1970-01-01', '', '', 'Theorema', 'Am looking to repair my watch the crown doesn\'t set up the time anymore. Also I will like to changed the leather strap. \n\n\nReparatur und Band müssen bezahlt werden', 'new movement Euro 100\nStrap   Euro 40\n\n', '0', '1970-01-01', '1970-01-01', 1, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '92.40.180.200', '92.40.180.200.threembb.co.uk', '2023-04-20', '--', NULL),
(12645, 'TH1215', 9743, 999999999, 0, '4004-Newton', '1970-01-01', '2023-04-20', '2023-04-14', 'black', 'gold', 'Theorema', 'Changed my mind. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '109.232.61.236', '109.232.61.236', '2023-04-20', '--', NULL),
(12646, 'GM121.2', 9744, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2023-04-20', '2023-04-13', 'black', 'blue', 'Theorema', 'Not what I expected. The watch is too big for husbands and not his taste.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.221.211.238', 'c-98-221-211-238.hsd1.nj.comcast.net', '2023-04-20', '--', NULL),
(12647, 'T61134', 9744, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-04-20', '2023-04-13', 'black', 'white', 'Theorema', 'Not what I expected. The watch is too big for husbands and not his taste.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.221.211.238', 'c-98-221-211-238.hsd1.nj.comcast.net', '2023-04-20', '--', NULL),
(12648, 'T61212', 9745, 999999999, 0, 'other', '1970-01-01', '2023-04-21', '2025-04-17', 'black', 'gold', 'other', 'Hey, my order number is T61212, I don’t like the quality of the watches. They are brand new and never worn ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.190.89.148', 'ip70-190-89-148.ph.ph.cox.net', '2023-04-21', '--', NULL),
(12649, '#TH1215', 9746, 999999999, 0, '4004-Newton', '1970-01-01', '2023-04-21', '2023-04-14', 'black', 'gold', 'Theorema', 'My order number is TH1215- The watch was a gift but the receiver changed his mind. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '143.58.217.144', '217.58.143.144.bcube.co.uk', '2023-04-21', '--', NULL),
(12650, 'T53866', 9747, 999999999, 0, '3011-Macau', '2023-04-28', '2023-04-21', '2022-07-26', 'black', 'black', 'Theorema', 'I have already returned the watch for repair but I have the same issue, the watch is manually wound but keeps delaying about 10 minutes in 24 hours. Please replace the whole mechanism.', 'new movement', '0', '2023-06-19', '2023-06-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-19', '217.115.51.45', '217-115-51-45.cust.bredband2.com', '2023-04-21', 'LE510135142DE', NULL),
(12651, 'Enriko kola ', 9748, 999999999, 0, '505-Florida', '1970-01-01', '2023-04-23', '2023-03-27', '', '', 'Pionier', 'The place of the date has stuck it doesn’t move ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '151.36.163.206', '151.36.163.206', '2023-04-23', '--', NULL),
(12653, 'T61221', 9750, 999999999, 0, '118-Venezia', '1970-01-01', '2023-04-24', '2023-04-04', '', '', 'Theorema', 'My order number is T61221- The watch is way too big for me. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.147.33.118', '76.147.33.118', '2023-04-24', '--', NULL),
(12654, 'T61195', 9751, 999999999, 0, '120-Lady Butterfly', '2023-05-09', '2023-04-26', '2023-04-17', 'gold', 'gold', 'Theorema', 'I just received the watch but even fully wound it doesn\'t work and the hand are not aligned. The watch is brand new and never worn. Please replace.', 'new watch', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-05-09', '93.41.61.145', '93-41-61-145.ip80.fastwebnet.it', '2023-04-26', '1Z8VF459DK62981905', NULL),
(12655, 'T61305', 9752, 999999999, 0, '101-Casablanca GM', '2023-05-07', '2023-04-27', '2023-04-19', 'black', 'black', 'Theorema', 'My order number is T61305- I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2023-05-07', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '139.11.205.212', '139.11.205.212', '2023-04-27', '--', NULL),
(12656, 'T61216', 9753, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-04-27', '1970-01-01', 'gold', 'white', 'Theorema', 'Watch band is too big even on the smallest setting. Not happy with the fit of the product.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.134.0.146', '174-134-000-146.res.spectrum.com', '2023-04-27', '--', NULL),
(12657, '', 9754, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2023-04-27', '2023-04-25', 'bicolor gold', 'gold', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.211.111.65', '65.sub-174-211-111.myvzw.com', '2023-04-27', '--', NULL),
(12658, 'T44218', 9755, 999999999, 0, '107-Rio', '2023-06-12', '2023-04-28', '2021-07-13', 'silver', 'black', 'Theorema', 'The crown has fallen off. Please replace/ repair accordingly.', 'new crown', '0', '2023-06-15', '2023-06-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-27', '112.120.97.206', 'n11212097206.netvigator.com', '2023-04-28', 'LE510135519DE', NULL),
(12659, '0', 9756, 999999999, 0, '101-Casablanca GM', '2023-05-09', '2023-04-28', '2023-04-28', '', '', 'Theorema', 'The arm in the day clock is missing, I assume It felt inside the watch , the watch works perfectly.\nWatch wasnt never opened.\nI am sending the watch tomorrow.\nI would also like to replace the strap for an original black.\nWhen you have my watch , could you send me a quotation please\nThanks\nCarlos', 'Keine Garantie- Kunde muss Reparatur und Band bezahlen\n\nWatchmaker repair cost 25€   New Band Euro 40  shipping cost Euro 15\n\nTotal Euro 80\nHe changed his mind he doesn\'t want the band anymore so the cost are 40 euros', '0', '2023-07-31', '2023-07-31', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-07-31', '37.228.238.137', '37.228.238.137', '2023-04-28', 'LE510135947DE', NULL),
(12660, '', 9757, 999999999, 0, '104-Copacabana', '1970-01-01', '2023-04-29', '1970-01-01', 'gold', 'white', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.194.110.84', 'd54c26e54.access.telenet.be', '2023-04-29', '--', NULL),
(12661, '', 9758, 999999999, 0, '114-Buenos Aires', '2023-10-06', '2023-04-30', '2019-12-15', 'silver', 'blue', 'Theorema', 'Crown was pulled out,coming off all the way.', 'Change the whole winding mechanism with new one.\n\n06.10.2023  LE510137055DE ', '0', '2023-06-15', '2023-10-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-06', '207.244.164.163', 'd-207-244-164-163.fl.cpe.atlanticbb.net', '2023-04-30', 'LE510135346DE', NULL),
(12662, 'T49770', 9759, 999999999, 0, '114-Buenos Aires', '2023-06-15', '2023-05-01', '2022-01-31', 'gold', 'blue', 'Theorema', 'My order number is T49770-The mechanism stops and the needle doesn\'t move.Therefore it does not let me recharge it or set it on time.I have lost my warranty card. Please replace/ repair accordingly.', 'fixed', '0', '2023-06-15', '2023-06-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '98.58.165.113', '98.58.165.113', '2023-05-01', 'LE510135332DE', NULL),
(12663, 'T61123', 9760, 999999999, 0, '519-Milano', '1970-01-01', '2023-05-01', '2023-04-12', '', '', 'Pionier', 'The second switch/hand gets blocked by the hour hand and the watch stops between 4 O\'clock till 8 O\'clock.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '58.162.202.84', 'cpe-58-162-202-84.static.vic.asp.telstra.net', '2023-05-01', '--', NULL),
(12664, 'T61302', 9761, 999999999, 0, '7001-Havana', '1970-01-01', '2023-05-01', '1970-01-01', 'gold', 'blue', 'Pionier', 'No defect. The watch is just too big on my wrist. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '207.233.122.189', '207.233.122.189', '2023-05-01', '--', NULL),
(12665, 'T42694', 9134, 999999999, 0, '107-Rio', '2023-06-15', '2023-05-01', '2021-05-22', 'silver', 'white', 'Theorema', 'Watch is running extremely fast. Roughly 30 mins ahead within an hours time. ', 'something small with the movemnet\n\nfixed', '0', '2023-06-17', '2023-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-19', '65.185.162.168', 'cpe-65-185-162-168.neo.res.rr.com', '2023-05-01', 'LE510135139DE', NULL),
(12666, 'Gm 114-3', 9762, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2023-05-02', '2022-12-08', 'gold', 'gold', 'Theorema', 'Totally stop not running ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.65.80.189', 'S0106105611c1ab55.ed.shawcable.net', '2023-05-02', '--', NULL),
(12667, 'T61498', 9763, 999999999, 0, 'other', '1970-01-01', '2023-05-02', '1970-01-01', 'black', 'gold', 'other', 'My order number is T61498- The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.201.184.2', '50.201.184.2', '2023-05-02', '--', NULL),
(12668, 'T10980', 9764, 999999999, 0, '3011-Macau', '2023-05-09', '2023-05-02', '2019-04-14', 'black', 'black', 'Theorema', 'Damaged glass\nLost digits\nDigits are now in the back side.\nIt looks better without the digits, so I don’t need them. (And because of the bad glue)\n', 'Keine Garantie- Kunde muss bezahlen.\n\nNew movement   new glass plus Shipping  Euro140', '0', '2023-06-17', '2023-06-17', 1, 0, 1, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-19', '212.68.120.77', '212.68.120.77', '2023-05-02', '00340434129949127644', NULL),
(12669, '', 9765, 999999999, 0, '112-Madrid', '1970-01-01', '2023-05-02', '2023-12-04', 'black', 'gold', 'Theorema', 'didn\'t expect this big dial size.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.179.174.29', 'cpe-75-179-174-29.insight.res.rr.com', '2023-05-02', '--', NULL),
(12670, '', 9766, 999999999, 0, '112-Madrid', '1970-01-01', '2023-05-02', '2023-12-04', 'gold', 'gold', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '166.198.251.37', 'mobile-166-198-251-037.mycingular.net', '2023-05-02', '--', NULL),
(12671, '', 9767, 999999999, 0, '112-Madrid', '1970-01-01', '2023-05-02', '2023-04-12', 'black', 'gold', 'Theorema', 'no defect, dial size too big.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.104.213.35', 'cpe-174-104-213-35.neo.res.rr.com', '2023-05-02', '--', NULL),
(12672, 'T58577', 9768, 999999999, 0, '104-Copacabana', '1970-01-01', '2023-05-02', '2022-12-18', 'black', 'white', 'Theorema', 'T58577 Inside watch is blurry and seems like\nHumidity I had never showered with him or nothing like it', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.48.111.239', 'c-174-48-111-239.hsd1.fl.comcast.net', '2023-05-02', '--', NULL),
(12673, 'T61389', 9769, 999999999, 0, 'Choose option', '1970-01-01', '2023-05-02', '2023-05-02', 'Choose option', 'Choose option', 'Choose option', 'The wristband for the male watch had broken at the tack welds during shipment.\nThe male watch hands appear to be angled at the top glass rather than laid flat. This is also evident in the Female watch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '120.152.167.180', 'cpe-120-152-167-180.nb04.nsw.asp.telstra.net', '2023-05-02', '--', NULL),
(12674, 'T57328', 9770, 999999999, 0, 'Choose option', '1970-01-01', '2023-05-03', '2022-11-01', 'Choose option', 'Choose option', 'Choose option', 'Shortly after purchasing the watch I noted number 2 fallen , and I was directed by Tufina customer service to fix it with local watch shop that I have done .Few weeks later I noted again the watch was very stiff to wind ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '141.105.169.5', 'static-host-141-105-169-5.awasr.om', '2023-05-03', '--', NULL),
(12675, 'T49741', 9771, 999999999, 0, '101-Casablanca GM', '2023-06-15', '2023-05-03', '2022-01-24', 'black', 'yellow', 'Theorema', 'I received the watch back from repair and after 2 weeks the watch stopped working. Please replace/ repair accordingly', 'balance weel defect. maeby falling down\n\nfixed', '0', '2023-06-17', '2023-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-19', '174.194.139.254', '254.sub-174-194-139.myvzw.com', '2023-05-03', 'LE510135258DE', NULL),
(12676, 'P11416', 9772, 999999999, 0, '111-Copenhagen', '2023-05-09', '2023-05-04', '2023-04-02', 'silver', 'black', 'Theorema', 'The watch has not been used at all and it is being sent twice for issues. Please replace with a new one!!!\n', 'new watch', '0', '2023-06-22', '2023-06-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-22', '147.161.139.110', '147.161.139.110', '2023-05-04', '00340434129949127750', NULL),
(12677, '', 9773, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2023-05-04', '2023-04-21', 'silver', 'white', 'Theorema', 'I received this watch as a wedding gift- When it tried to set up the time the crown has fallen off. Please replace/ repair accordingly.\n\nthank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.7.123.85', 'ward-15-b2-v4wan-163470-cust852.vm18.cable.virginm.net', '2023-05-04', '--', NULL),
(12678, 'T31316', 9774, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-05-05', '2023-05-05', 'gold', 'white', 'Theorema', 'My order number is T31316 - The glass is cracked and the watch doesn\'t work anymore.  Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '178.22.113.87', '178.22.113.87', '2023-05-05', '--', NULL),
(12679, '', 9775, 999999999, 0, '114-Buenos Aires', '2023-06-15', '2023-05-05', '2022-12-08', 'gold', 'blue', 'Theorema', '[My order number is T58146-The watch is fully wound but has stopped working.  Please replace the whole movement.]\n', 'balance wheel spring out. happens when the watch is crash or falling down.\n\nfixed', '0', '2023-06-17', '2023-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-19', '96.52.164.227', 'S0106dc360c42a793.ed.shawcable.net', '2023-05-05', 'LE510135200DE', NULL),
(12680, '', 9776, 999999999, 0, '506-Miami', '1970-01-01', '2023-05-06', '2021-09-22', 'black', 'gold', 'Pionier', ' watch stopped working and will not start with hand winding or movement and calender does not work properly when trying to adjust the dates .\nI sure hope I don not have any more problems with this Pionier watch \nbecause I own several different types of watches and this is the only one I have had any problems with .', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.6.92.10', 'S0106a0ff70450e8a.vc.shawcable.net', '2023-05-06', '--', NULL),
(12681, 'T53646/T59741', 9777, 999999999, 0, 'GM505-12', '2023-05-07', '2023-05-07', '2022-07-18', 'gold', 'blue', 'Pionier', 'I returned two Pionier identical watches who does not work perfect.One watch has has defect on the clockwork-and one small clockwise has fallen off.\nThe other watch has a defect date system . One the left numbers will not move.', 'Fixed second watch\n\nBrand new movement first watch\n\n', '0', '2023-06-17', '2023-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '217.254.41.221', 'pd9fe29dd.dip0.t-ipconnect.de', '2023-05-07', '1Z8VF459DK63404956', NULL),
(12682, '54568', 9778, 999999999, 0, '101-Casablanca GM', '2023-06-15', '2023-05-07', '2022-08-25', 'gold', 'white', 'Theorema', 'The watch I don’t use it much, two weeks ago I wanted to wear it but I noticed that the watch didn’t work since it’s automatic every time I wear it I have to be able to adjust time.', 'fixed', '0', '2023-06-15', '2023-06-15', 0, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-27', '92.2.209.66', 'host-92-2-209-66.as13285.net', '2023-05-07', 'LE510135540DE', NULL),
(12683, 'GM 506-4', 9779, 999999999, 0, '506-Miami', '2023-06-15', '2023-05-07', '2021-09-22', 'black', 'gold', 'Pionier', 'Stop working and will not start by manually winding or movement back and forth.  Date hand not working properly either.  ', 'brand new movement', '0', '2023-06-17', '2023-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-19', '64.180.213.31', 'd64-180-213-31.bchsia.telus.net', '2023-05-07', 'LE510135195DE', NULL),
(12684, 'T61382', 9780, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-05-07', '2023-04-20', 'silver', 'white', 'Theorema', ' I purchased the watch thinking it was an automatic watch, I do not want a mechanical watch. The watch is brand new and never worn. Please refund.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.74.113.102', 'cpe-24-74-113-102.carolina.res.rr.com', '2023-05-07', '--', NULL),
(12685, 'T61382', 9781, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-05-08', '2023-04-20', 'silver', 'white', 'Theorema', 'I purchased the watch thinking it was an automatic watch, I do not want a mechanical watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.74.113.102', 'cpe-24-74-113-102.carolina.res.rr.com', '2023-05-08', '--', NULL),
(12686, '', 9782, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-05-08', '2022-06-20', 'black', '', 'Theorema', 'Gold ring dis lodged in center', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.199.72.213', '47.199.72.213', '2023-05-08', '--', NULL),
(12687, '', 9782, 999999999, 0, 'Choose option', '1970-01-01', '2023-05-08', '2022-06-20', 'Choose option', 'Choose option', 'Choose option', 'Gold ring dislodged from face', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.199.72.213', '47.199.72.213', '2023-05-08', '--', NULL),
(12688, 'GM505-7A', 9783, 999999999, 0, '505-Florida', '2023-06-15', '2023-05-09', '2022-04-25', 'black', 'black', 'Pionier', 'Not working despite following all instructions \nNo fall or damage happened\n', 'She is a very hard customer please make sure everything is working fine with the watch before shipping it back. Thanks', '0', '2023-06-26', '2023-06-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-27', '31.219.153.76', '31.219.153.76', '2023-05-09', 'LE510135575DE', NULL),
(12689, ' T49566      ', 9784, 999999999, 0, '3007-Vienna', '2023-06-17', '2023-05-09', '2022-01-14', 'silver', 'black', 'Theorema', 'My order number is T49566- The watch is fully wound but doesn\'t work anymore.  Please replace/ repair accordingly.]\n\n', 'repair', '0', '2023-06-17', '2023-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '89.144.222.157', '089144222157.atnat0031.highway.webapn.at', '2023-05-09', 'LE510135292DE', NULL),
(12690, 'T45880', 9785, 999999999, 0, 'other', '2023-06-17', '2023-05-10', '2021-09-17', '', '', 'Javelle', 'Der linke kleine Zeiger, der die Tage zeigt, ist ab.\nMit freundlichen Grüßen.', 'hand fixed', '0', '2023-06-17', '2023-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '155.133.64.33', '155.133.64.33', '2023-05-10', '00340434129949127682', NULL),
(12691, 'T61691', 9786, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2023-05-11', '2023-05-10', 'black', 'blue', 'Theorema', 'My order number is T61691- I don\'t need the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.15.176.210', 'reac.fissurefood.com', '2023-05-11', '--', NULL),
(12692, '#T61349', 9787, 999999999, 0, '505-Florida', '1970-01-01', '2023-05-11', '2023-04-20', 'gold', 'white', 'Pionier', 'My order number is T61349- The watch is too thick for me. I have worn the watch a handful of times. Please refund in accordance with your policy.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '120.22.35.121', '120.22.35.121', '2023-05-11', '--', NULL),
(12693, 'T61710', 9788, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-05-11', '2023-05-10', 'black', 'blue', 'Theorema', 'My order number is T61710 - The watch is not what I expected. The watch is brand new and never worn. Please refund. Thank you. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '198.72.44.8', '198.72.44.8', '2023-05-11', '--', NULL),
(12694, 'T53983', 9789, 999999999, 0, '101-Casablanca GM', '2023-06-12', '2023-05-11', '2022-08-01', 'gold', 'yellow', 'Theorema', 'My order number is T53983- The watch is fully wound but it runs slow and loses 15min every 12 hours   Please replace/ repair accordingly.', 'fixed ', '0', '2023-06-17', '2023-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '213.161.17.2', '213-161-17-2.dynamic.telemach.net', '2023-05-11', 'LE510135289DE', NULL),
(12695, 'GM 101-8', 9790, 999999999, 0, '101-Casablanca GM', '2023-06-15', '2023-05-11', '2022-11-16', 'gold', 'white', 'Theorema', 'GOLD RINGS AROUND SECOND DIAL BECAME DISLODGED AND ARE FREE FLOATING. ', 'fixed', '0', '2023-06-15', '2023-06-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-27', '216.24.45.10', '216.24.45.10', '2023-05-11', 'LE510135553DE', NULL),
(12696, 'T49738', 9791, 999999999, 0, 'Choose option', '1970-01-01', '2023-05-11', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'IT\'s just broken when I wind it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.92.234.77', 'c-73-92-234-77.hsd1.ca.comcast.net', '2023-05-11', '--', NULL),
(12697, 'T61525', 9792, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2023-05-11', '2023-05-08', 'black', 'black', 'Theorema', 'The brand new watch came with scratches on the bezel and on the dial.Paint is missing as well.So.kindly replace it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '137.186.18.217', 'nat-137-186-18-217.wireless.telus.com', '2023-05-11', '--', NULL),
(12698, 'T61517', 9793, 999999999, 0, '3011-Macau', '1970-01-01', '2023-05-12', '1970-01-01', 'gold', 'black', 'Theorema', 'I cannot read the date on this watch. The font is too small. Please exchange it with HAVANA P7001-3. As per Peter at Customer Service.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '176.100.43.196', '176.100.43.196', '2023-05-12', '--', NULL),
(12699, 'T60358', 9794, 999999999, 0, '519-Milano', '1970-01-01', '2023-05-12', '2023-03-08', 'black', 'gold', 'Pionier', 'My order number is T60358 -The watch is manually wound but has stopped working after 5-6 minutes,  Please replace/ repair accordingly.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.66.88.99', 'bras-base-stckon0810w-grc-11-76-66-88-99.dsl.bell.ca', '2023-05-12', '--', NULL),
(12700, 'T61674', 9795, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-05-12', '2023-05-11', 'black', 'black', 'Theorema', 'This watch is beautiful but is too large for my wrist. I was hoping to exchange it for a watch in a different style.\n\nMy order number is T61674 The watch is brand new and never worn. Please  exchange with GM-125-4', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.212.113.106', 'host-173-212-113-106.public.eastlink.ca', '2023-05-12', '--', NULL),
(12701, '', 9796, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2023-05-14', '2021-10-12', 'black', 'black', 'Theorema', 'The hour hand fall off ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.201.124.161', 'ip72-201-124-161.ph.ph.cox.net', '2023-05-14', '--', NULL),
(12702, '', 9797, 999999999, 0, '114-Buenos Aires', '2023-06-15', '2023-05-14', '2021-10-12', 'black', 'black', 'Theorema', 'hour hand fall off.', 'fixed', '0', '2023-06-26', '2023-06-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-27', '72.201.124.161', 'ip72-201-124-161.ph.ph.cox.net', '2023-05-14', 'LE510135522DE', NULL),
(12703, '#T61669', 9798, 999999999, 0, '106-Toronto GM', '2023-05-17', '2023-05-14', '2023-05-08', 'silver', 'white', 'Theorema', 'My order number isT61669- I don\'t like the watch. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '2023-05-17', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '80.187.126.51', 'tmo-126-51.customers.d1-online.com', '2023-05-14', '--', NULL),
(12704, 'T61365', 9799, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-05-15', '2023-05-15', 'black', 'black', 'Theorema', 'Broken crew in the watch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.15.165.185', '071-015-165-185.res.spectrum.com', '2023-05-15', '--', NULL),
(12705, '', 9800, 999999999, 0, 'other', '1970-01-01', '2023-05-15', '2023-05-15', 'gold', 'silvgrey', 'other', 'No defects.   As purchased.  I purchased two watches - one always with intent to return depending on my boyfriend’s preference.   I kept the higher priced one FYI \n\nThank you ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.221.214.179', 'c-98-221-214-179.hsd1.nj.comcast.net', '2023-05-15', '--', NULL),
(12706, 'T47669', 9801, 999999999, 0, '108-Oman', '1970-01-01', '2023-05-16', '2021-11-26', 'gold', 'gold', 'Theorema', 'The watch won’t wind. It didn’t fall or get hit. It is stored safely in a watch box. One morning I put it in and it would wind. The mob turns but the hands don’t move ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.83.158.96', 'c-73-83-158-96.hsd1.wa.comcast.net', '2023-05-16', '--', NULL),
(12707, 'T60040', 9802, 999999999, 0, '3011-Macau', '2023-05-17', '2023-05-16', '2023-05-16', 'gold', 'black', 'Theorema', 'My order number is T60040- The crown is broken.Please replace/ repair accordingly.]', 'fixed', '0', '2023-06-17', '2023-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '85.95.217.216', '85.95.217.216', '2023-05-16', '00340434129949127699', NULL),
(12708, 'T61784', 9803, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-05-16', '2023-05-16', 'black', 'white', 'Theorema', 'My order number is T61784- The watch doesn\'t fit me. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.111.129.10', '66.111.129.10', '2023-05-16', '--', NULL),
(12709, 'T61361', 9804, 999999999, 0, '101-Casablanca GM', '2023-06-12', '2023-05-16', '2023-04-21', 'gold', 'white', 'Theorema', 'My order number is  T61361- The watch is fully wound but doesn\'t work. The watch is brand new and never worn. Please replace.', '--', '0', '2023-06-12', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-12', '98.58.138.21', '98.58.138.21', '2023-05-16', '--', NULL),
(12710, '#T51012', 9805, 999999999, 0, '7001-Havana', '2023-06-15', '2023-05-17', '2022-03-21', 'silver', 'white', 'Pionier', 'the crown button is broken.', 'stem broken. fixed', '0', '2023-06-17', '2023-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-19', '220.255.161.182', 'bb220-255-161-182.singnet.com.sg', '2023-05-17', 'LE510135213DE', NULL),
(12711, 'T47669', 9809, 999999999, 0, '108-Oman', '2023-06-15', '2023-05-17', '2020-11-26', 'gold', 'gold', 'Theorema', 'The watch will not wind when I turn the nob to do so. The watch did not fall or get knocked. It is stored in a watch box. One day it worked, the next day when I went to put it on and wind it up, it would not do so.', 'put a new steam', '0', '2023-06-15', '2023-06-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-27', '170.173.0.16', 'sdc-nat.providence.org', '2023-05-17', 'LE510135584DE', NULL),
(12712, 'T58669', 9810, 999999999, 0, '120-Lady Butterfly', '2023-06-15', '2023-05-17', '2022-12-31', 'gold', 'gold', 'Theorema', 'My order number is T58669- The crown has fallen off from the watch.  Please replace/ repair accordingly.\n\nPlease note my change in address. I am moving and the watch should be returned to the address entered above which is different from the address the watch was initially delivered to.', 'brand new movemnt change', '0', '2023-06-17', '2023-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-19', '98.37.108.253', '98.37.108.253', '2023-05-17', 'LE510135187DE', NULL),
(12713, 'T61880', 9811, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-05-18', '2023-05-17', 'silver', 'white', 'Theorema', 'My order number is T61880- The watch is not what I excepted. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.255.201.141', '76-255-201-141.lightspeed.cicril.sbcglobal.net', '2023-05-18', '--', NULL),
(12714, 'T28768', 9812, 999999999, 0, '104-Copacabana', '2023-06-12', '2023-05-18', '1970-01-01', 'gold', 'white', 'Theorema', 'Hi, the watch doesn’t work as it should.\nBest regards!\n\nKeine Garantie-Reparatur muss bezahlt werden', 'He must pay for the repair Euro 55\n\nrepair dial   new balance wheel plus shipping rate', '0', '2023-06-17', '2023-06-17', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-19', '84.211.251.194', 'cm-84.211.251.194.get.no', '2023-05-18', 'LE510135111DE', NULL),
(12715, '', 9813, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-05-18', '1970-01-01', 'silver', 'white', 'Theorema', 'The clasp that goes over winder does not click in place. Issue with mechanics of timer but not sure if that is down to wat h or user error', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.40.170.13', '92.40.170.13.threembb.co.uk', '2023-05-18', '--', NULL),
(12716, '#T61504', 9814, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-05-18', '2023-05-05', 'silver', 'blue', 'Theorema', 'The mechanical part of the watch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '80.73.253.2', 'host-80-73-253-2.essensys.co.uk', '2023-05-18', '--', NULL),
(12717, 'Not available ', 9815, 999999999, 0, '3001-Paragon', '2023-07-26', '2023-05-18', '2019-05-06', 'silver', 'white', 'Theorema', 'The watch cannot be used the dials do not move any more.\n\n- Kunde muss Reparatur bezahlen.', 'new movement Euro 100\n\nshipping rate Euro 20', '0', '2023-08-02', '2023-08-02', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-02', '31.124.202.140', '31.124.202.140', '2023-05-18', 'LE510136134DE', NULL),
(12718, 'T61743', 9816, 999999999, 0, '108-Oman', '1970-01-01', '2023-05-18', '2023-05-19', 'gold', 'gold', 'Theorema', 'My order number is T61743- I received the wrong watch I have worn the watch Please replace it with the correct model.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '49.224.204.39', '39.204.224.49.dyn.cust.vf.net.nz', '2023-05-18', '--', NULL),
(12719, 'T61880', 9817, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-05-18', '2023-05-17', 'silver', 'white', 'Theorema', 'My order number is T61880- The watch is not what I excepted. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '166.199.152.121', 'mobile-166-199-152-121.mycingular.net', '2023-05-18', '--', NULL),
(12720, '#T61504', 9818, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-05-19', '2023-05-05', 'silver', 'blue', 'Theorema', 'Did not like watch as was mechanical ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.159.215.148', 'host81-159-215-148.range81-159.btcentralplus.com', '2023-05-19', '--', NULL),
(12721, 'T59977', 9819, 999999999, 0, '515-Amsterdam', '1970-01-01', '2023-05-19', '2023-02-14', 'gold', 'blue', 'Pionier', 'Running few day and stop run for a wire  and continue and day keep advace to fast time is not accurate ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.95.16.51', '071-095-016-051.biz.spectrum.com', '2023-05-19', '--', NULL),
(12722, 'T61990', 9820, 999999999, 0, '121-St Petersburg', '1970-01-01', '2023-05-19', '2023-05-16', 'black', 'gold', 'Theorema', 'No defects just returning item. Order T61990', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.245.69.159', 'cpe989d5dab2705-cm989d5dab2703.cpe.net.cable.rogers.com', '2023-05-19', '--', NULL),
(12723, 'T61943', 9821, 999999999, 0, '118-Sahara', '2023-06-12', '2023-05-19', '2023-05-15', 'black', 'gold', 'Theorema', 'My order number is T61943- The watch is fully wound but doesn\'t work. The watch is brand new and never worn. Please replace.', '--', '0', '2023-06-12', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-13', '94.44.111.75', 'apn-94-44-111-75.vodafone.hu', '2023-05-19', '1Z8VF459DK63835517', NULL),
(12724, 'T59977', 9822, 999999999, 0, '515-Amsterdam', '2023-06-15', '2023-05-19', '2023-02-14', 'gold', 'blue', 'Pionier', 'Not running properly and stop very often ', '--', '0', '2023-07-06', '2023-07-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-07-06', '97.93.147.65', '097-093-147-065.res.spectrum.com', '2023-05-19', 'LE510135641DE', NULL),
(12725, 'T62013', 9823, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-05-20', '2023-05-16', 'silver', 'yellow', 'Theorema', 'Model Casablanca Theorema GM-101-4-Yellow was ordered by mistake and I would like to exchange it for Casablanca Theorema GM-101-3-Gold.\nMy order # is T62013, the watch is brand new and never worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.251.10.161', 'ip24-251-10-161.ph.ph.cox.net', '2023-05-20', '--', NULL),
(12726, 'T62014', 9824, 999999999, 0, '3011-Macau', '1970-01-01', '2023-05-20', '2023-05-17', 'gold', 'black', 'Theorema', 'My order number is T62014. I don\'t like the watch.\nThe watch is brand new and never worn. Please refund. \nThank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '46.114.140.244', 'dynamic-046-114-140-244.46.114.pool.telefonica.de', '2023-05-20', '--', NULL),
(12727, 'T62014', 9825, 999999999, 0, '3011-Macau', '2023-06-12', '2023-05-20', '2023-05-17', 'gold', 'black', 'Theorema', 'My order number is T62014. I don\'t like the Watch.\nThe watch is brand New and neuer worn. Pleasw refund.', '--', '0', '1970-01-01', '2023-06-12', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '46.114.139.165', 'dynamic-046-114-139-165.46.114.pool.telefonica.de', '2023-05-20', '--', NULL),
(12728, 'T61675', 9826, 999999999, 0, '121-St Petersburg', '1970-01-01', '2023-05-20', '1970-01-01', 'black', 'gold', 'Theorema', 'I purchased 2 watches for my Husband\'s birthday and he decided to keep only one. The watch has never been worn, buckled or taken clasp out of the plastic. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.50.104.157', '98.50.104.157', '2023-05-20', '--', NULL),
(12729, 'T61622', 9827, 999999999, 0, '101-Casablanca GM', '2023-06-12', '2023-05-21', '2023-05-04', 'black', 'black', 'Theorema', 'My order number is T61622- At first it was a delay of 5 minutes, but after a few days it was 15 minutes within 3 hours. We also soon had to wind it up 2x a day because it stood still after a few hours. We are now 2 weeks further and now the watch has stopped completely, even after winding it up. Please replace the mechanism accordingly.', 'watch repair and run perfect', '0', '2023-06-17', '2023-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '84.25.243.8', '84-25-243-8.cable.dynamic.v4.ziggo.nl', '2023-05-21', 'LE510135275DE', NULL),
(12730, 'T61667', 9828, 999999999, 0, '106-Toronto GM', '1970-01-01', '2023-05-21', '2023-05-21', 'gold', 'black', 'Theorema', 'I got the watch and as I said to one of yalls representatives, the gold in the watch does not AT ALL match the actual tacky fake gold look the watch came with.  \n\nTHEOREMA | GM-106-8 | SILVER Is the watch I would like in return instead of a refund.  Let me know if this is or isn\'t possible.\n\nMost important, can yall fit the band before you send it?  Some other watch companies send an optional $6 tool.  I own like 3 tufinas.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.181.153.48', '104-181-153-48.lightspeed.austtx.sbcglobal.net', '2023-05-21', '--', NULL),
(12731, 'T61667', 9828, 999999999, 0, '106II-Ontario', '1970-01-01', '2023-05-21', '2023-05-21', 'black', 'black', 'Theorema', 'Hey, disregard my previous message wanting an exchange.  I don\'t want to wait for the one I wanted so I bought it.  Please simply refund this one I am shipping.  Form may no have been submitted earlier, idk!\n\nReason for return is the gold in the picture isnt representative of the actual look when I look at it in all light contexts.  \n\nThank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.181.153.48', '104-181-153-48.lightspeed.austtx.sbcglobal.net', '2023-05-21', '--', NULL),
(12732, 'T61950', 9829, 999999999, 0, '510-London', '1970-01-01', '2023-05-22', '2023-05-15', '', '', 'Pionier', 'My order number is T61950-The watch is too big. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.27.212.127', '173-27-212-127.client.mchsi.com', '2023-05-22', '--', NULL),
(12733, 'T61425', 9830, 999999999, 0, '506-Miami', '2023-06-15', '2023-05-22', '2023-04-24', 'black', 'gold', 'Pionier', 'The date button doesn\'t work even when the watch is manually wound. I also noticed after I had set the Month and Day on the smaller dials, it skipped to the next month or the day wouldn\'t be correct. Please replace/repair accordingly.', 'repair kalender', '0', '2023-06-17', '2023-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-19', '64.58.175.245', 'remote.johnmfrankconstruction.com', '2023-05-22', 'LE510135160DE', NULL),
(12734, 'T61770', 9831, 999999999, 0, '123-Madame Butterfly', '1970-01-01', '2023-05-23', '2023-05-15', 'silver', 'bicolor', 'Theorema', 'My order number is T61770-There is a defect on the watch between the A and D of Made in Germany. The watch is brand new and never worn please replace]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.185.125.72', 'cpe-108-185-125-72.socal.res.rr.com', '2023-05-23', '--', NULL),
(12736, 'T 42755', 9833, 999999999, 0, '118-Sahara', '2023-06-12', '2023-05-23', '1970-01-01', 'blue', 'white', 'Theorema', 'Der Zierring auf dem Zifferblatt hat sich gelöst. Somit klemmt er sich zwischen die Zieger und die Uhr bleibt stehen.', 'problem fixed', '0', '2023-06-17', '2023-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '91.38.204.143', 'p5b26cc8f.dip0.t-ipconnect.de', '2023-05-23', '00340434129949127705', NULL),
(12737, 'T61927', 9834, 999999999, 0, '108-Oman', '1970-01-01', '2023-05-23', '1970-01-01', 'black', 'gold', 'Theorema', 'My order number is T61927- I don\'t like the watch. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.131.3.247', '107-131-3-247.lightspeed.snantx.sbcglobal.net', '2023-05-23', '--', NULL),
(12738, 'T61891', 9835, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2023-05-24', '2023-05-15', 'gold', 'gold', 'Theorema', 'The size of the watch is too big for me.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.35.129.38', 'pool-108-35-129-38.nwrknj.fios.verizon.net', '2023-05-24', '--', NULL),
(12739, 'ORDER #T60952', 9836, 999999999, 0, '519-Milano', '2023-06-12', '2023-05-24', '2023-04-04', '', '', 'Pionier', 'casing screws loose and missing.  often the second hand seems to lag as well.', 'hand fixed', '0', '2023-06-17', '2023-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '24.132.178.202', 'j178202.upc-j.chello.nl', '2023-05-24', 'LE510135301DE', NULL),
(12740, '', 9837, 999999999, 0, '116-San Francisco', '2023-07-26', '2023-05-25', '2021-10-01', 'silver', 'blue', 'Theorema', 'The watch is not working. The dial is broken', 'Crashed\nReplaced balance wheel\nThe hand has fallen', '0', '2023-08-02', '2023-08-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-02', '147.234.79.5', '147.234.79.5', '2023-05-25', 'LE510136151DE', NULL),
(12741, '76011', 9838, 999999999, 0, 'other', '1970-01-01', '2023-05-25', '2022-06-14', 'gold', 'white', 'Elysee', 'Crown broke off stem while setting time', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.231.23.9', '9.sub-174-231-23.myvzw.com', '2023-05-25', '--', NULL),
(12742, '76011', 9839, 999999999, 0, 'other', '2023-06-15', '2023-05-25', '2022-06-14', 'gold', 'white', 'Elysee', 'Brown broke off stem when setting the time.', 'stem and crown change it', '0', '2023-06-17', '2023-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-19', '4.4.203.66', '4.4.203.66', '2023-05-25', 'LE510135173DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(12743, 'T43787', 9840, 999999999, 0, '107-Rio', '2023-06-15', '2023-05-26', '2021-06-23', 'silver', 'bicolor', 'Theorema', 'My order number is T43787-The dial and the band needs to be fixed  Please replace/repair. I hope this falls under warranty and I don\'t need to pay from my pocket. Please let me know about every step before proceeding with anything. ', 'hands and band fixed', '0', '2023-06-17', '2023-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-19', '24.149.122.56', '24.149.122.56', '2023-05-26', 'LE510135244DE', NULL),
(12744, 'RMA 12104', 9841, 999999999, 0, '3005-Marco Polo', '2023-06-15', '2023-05-26', '2020-03-07', 'silver', 'black', 'Theorema', 'Order T25860 apparently the ring that surrounds the days of the week has come loose and encompassed the hour and second arms on the watch,preventing it from operating. There was no aggressive abuse of the watch prior to the ring coming loose. This particular watch has been a problem as compared to my other three flawless Tufina Watches. Hopefully this can be repaired. ', 'fixed', '0', '2023-06-17', '2023-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-19', '173.15.176.206', '173-15-176-206-BusName-Philadelphia.hfc.comcastbusiness.net', '2023-05-26', 'LE510135156DE', NULL),
(12745, 'T62154', 9842, 999999999, 0, '121-St Petersburg', '1970-01-01', '2023-05-26', '2023-05-25', '', '', 'Theorema', 'My order number is T62154- I changed my mind I don\'t need the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.233.93.139', 'c-73-233-93-139.hsd1.pa.comcast.net', '2023-05-26', '--', NULL),
(12746, 'T62124', 9843, 999999999, 0, '101-Casablanca GM', '2023-06-13', '2023-05-27', '2023-05-22', 'gold', '', 'Theorema', 'The watch isn’t defect but it’s to small for my wrists not the bad but the watch it’s self the crown it’s self is to small and I like to refund The watch is brand new and never worn. Please refund ]', '--', '0', '1970-01-01', '2023-06-13', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '95.98.207.223', '223-207-98-95.ftth.glasoperator.nl', '2023-05-27', '--', NULL),
(12747, 'T60664', 9844, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2023-05-29', '2023-03-21', '', '', 'Theorema', 'My order number is T60664- The watch arrived with a broken hand. The watch is brand new and never worn. Please  replace. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '42.241.36.199', 'n42-241-36-199.meb2.vic.optusnet.com.au', '2023-05-29', '--', NULL),
(12748, 'T62028', 9845, 999999999, 0, '112-Madrid', '2023-06-12', '2023-05-29', '2023-05-19', 'gold', 'black', 'Theorema', 'Hello,\nMy order number is  T62028- Madrid GM-112-3 |Yellow|\nThe watch arrived with a loose hand. The watch is brand new and never worn. Please replace.\nThank you in advance for the assistance!\nBest regards,\nStella\n', '--', '0', '2023-06-12', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-13', '46.254.131.127', '46.254.131.127.lanultra.net', '2023-05-29', '1Z8VF459DK61537503', NULL),
(12749, 'T49927', 9846, 999999999, 0, '111-Copenhagen', '2023-06-13', '2023-05-29', '2022-01-28', 'gold', 'black', 'Theorema', 'Mir ist meine Uhr leider heruntergefallen und nun ist sowohl das Glas als auch Teile des Ziffernblatts defekt. Ich bitte daher um eine entsprechende Reparatur. Dass eine Reparatur im Form der Garantie nicht erfolgen kann ist mir bewusst. Teilen Sie mir bitte vor der Reparatur einen entsprechenden Kostenvoranschlag mit. Vielen Dank. ', 'new case Euro 50\nnew glass Euro 25\nnew Dial Euro 20\nnew movement Euro 100\n\nTotal Euro 195', '0', '2023-07-26', '2023-07-26', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-07-26', '93.228.86.31', 'p5de4561f.dip0.t-ipconnect.de', '2023-05-29', '00340434129949128061', NULL),
(12750, 'T30313', 9847, 999999999, 0, '514-Hawaii', '1970-01-01', '2023-05-29', '1970-01-01', 'black', 'black', 'Pionier', 'Dial came loose ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.169.98', '172.56.169.98', '2023-05-29', '--', NULL),
(12751, 'T62034', 9848, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2023-05-29', '2023-05-19', 'black', '', 'Theorema', 'My order number is T62034- I thought it is an automatic watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.230.122.234', 'c-71-230-122-234.hsd1.pa.comcast.net', '2023-05-29', '--', NULL),
(12752, 'T30313', 9849, 999999999, 0, '514-Hawaii', '2023-06-15', '2023-05-30', '1970-01-01', 'black', 'black', 'Pionier', 'T30313 -The rotor is dislocated', 'change a part inside the movement...now perfect', '0', '2023-06-17', '2023-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-19', '172.56.169.118', '172.56.169.118', '2023-05-30', 'LE510135227DE', NULL),
(12753, 'GM506_7', 9850, 999999999, 0, '506-Miami', '2023-06-12', '2023-05-30', '1970-01-01', 'rosé', 'blue', 'Pionier', 'J\'ai voulu mettre ma montre à l\'heure quand j\'ai tiré sur le remontoir il c\'est enlever et j\'ai vu qu\'il était tordu, au début je secouait la montre pour la remontée mais maintenant plus rien elle marche plus. \nThe crown has fallen off so he used the watch by shaking it now but now even the rotor doesn\'t give power to the watch.\n', 'Stem change\nIndex repair\n\nwatch maeby is falling down', '0', '2023-06-17', '2023-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '176.165.216.155', 'static-176-165-216-155.ftth.abo.bbox.fr', '2023-05-30', '1Z8VF459DK62945963', NULL),
(12754, 'T61365', 9851, 999999999, 0, '121-St Petersburg', '2023-06-15', '2023-05-30', '2023-04-20', 'gold', 'black', 'Theorema', 'i only had this watch for 2 weeks and there are loose screws inside. unacceptable for a german quality. send me new watch.', '--', '0', '2023-06-26', '2023-06-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-27', '24.128.29.20', 'c-24-128-29-20.hsd1.co.comcast.net', '2023-05-30', 'LE510135567DE', NULL),
(12755, 'T61387', 9852, 999999999, 0, '101-Casablanca GM', '2023-06-15', '2023-05-30', '2023-04-21', 'black', 'black', 'Theorema', 'I am super upset and very mad I only wear this watch less than 2 weeks and it already broken its fully wind and does not move what in the world is this? You take my money for something so cheap. I request a replacement.', 'put new dial and fix . watchmaker say the customer dont take care about the watch', '0', '2023-06-15', '2023-06-15', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-27', '24.128.29.20', 'c-24-128-29-20.hsd1.co.comcast.net', '2023-05-30', 'LE510135536DE', NULL),
(12756, 'T61819', 9853, 999999999, 0, '506-Miami', '1970-01-01', '2023-05-30', '1970-01-01', '', '', 'Pionier', 'I purchased this for my husband and he really liked another watch in the collection. The preferred watch was sent to customer service who provided me with this form to exchange the watch. Preferred watch is the Casablanca, Theorema GM-101-3 Gold. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.48.177.196', 'c-174-48-177-196.hsd1.fl.comcast.net', '2023-05-30', '--', NULL),
(12757, 'T61819', 9854, 999999999, 0, '506-Miami', '1970-01-01', '2023-05-30', '1970-01-01', 'black', 'blue', 'Pionier', 'My order number is T61819- The watch is brand new and never worn. Please  exchange with GM-101-3', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '170.55.106.83', '170.55.106.83', '2023-05-30', '--', NULL),
(12758, 'T61827', 9855, 999999999, 0, '7001-Havana', '1970-01-01', '2023-05-31', '2023-05-11', 'black', 'gold', 'Pionier', 'The watch doesn\'t fit on my wrist. And I don\'t have enough time to exchange the watch because I am traveling to Nepal for my brother\'s wedding so I will not get the exchanged watch on time.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.6.145.236', 'c-73-6-145-236.hsd1.tx.comcast.net', '2023-05-31', '--', NULL),
(12759, 'T60042', 9856, 999999999, 0, '121-St Petersburg', '2023-07-24', '2023-05-31', '2023-02-20', 'silver', 'blue', 'Theorema', 'The watch stopped working when trying to  wind it up. And the crown eventually came off when trying to change the time.', 'The crown has fallen down', '0', '2023-07-25', '2023-07-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-07-26', '95.144.243.125', '95.144.243.125', '2023-05-31', 'LE510135916DE', NULL),
(12760, '', 9857, 999999999, 0, '2008-Everest', '2023-06-12', '2023-06-01', '1970-01-01', '', '', 'Theorema', 'Actually it was fall down in floor and glass was damage so I have been changed it by another watchmaker. After some time it is not working properly. Please repair it and send to my address \n\nVor Reparatur will er wissen was er bezahlen muss. Keine Garantie', 'new glass new movement Euro 160', '0', '2023-06-19', '2023-06-19', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-19', '130.180.111.26', 'ip-130-180-111-026.um40.pools.vodafone-ip.de', '2023-06-01', '00340434129949127675', NULL),
(12761, '#T62068', 9858, 999999999, 0, '7001-Havana', '1970-01-01', '2023-06-01', '2023-05-22', '', 'blue', 'Pionier', 'I just received my watch and I tried it one time.\nIt didn\'t suits me so I return it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.184.100.212', 'pop.92-184-100-212.mobile.abo.orange.fr', '2023-06-01', '--', NULL),
(12762, 'T61796', 9859, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-01', '1970-01-01', 'gold', 'white', 'Theorema', 'My order number is  T61796- The watch doesn\'t work for my mother. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.206.85.86', 'static-47-206-85-86.tamp.fl.frontiernet.net', '2023-06-01', '--', NULL),
(12763, '#T62068', 9860, 999999999, 0, '7001-Havana', '2023-06-12', '2023-06-02', '2023-05-22', 'black', 'white', 'Pionier', 'The watch doesn\'t suits me', '--', '0', '1970-01-01', '2023-06-12', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '213.3.5.112', '112.5.3.213.static.wline.lns.sme.cust.swisscom.ch', '2023-06-02', '--', NULL),
(12764, 'T61091', 9861, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2023-06-02', '2023-04-11', 'gold', 'blue', 'Theorema', ' My order number is T61091-The watch has been worn one day and there is condensation inside the watch without being exposed to water. Please replace/ repair accordingly.\nThanks for your time and help \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '80.195.219.247', 'cpc152593-smal20-2-0-cust502.19-1.cable.virginm.net', '2023-06-02', '--', NULL),
(12765, 'T62153', 9862, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-02', '2023-05-25', 'black', 'black', 'Theorema', 'I received the watch but unfortunately it does not keep time and stops working though i have winded it several times.  after 4 hours is already 10mins off time before it eventually stops a few hours later.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '214.3.140.16', 'marcus.whmo.mil', '2023-06-02', '--', NULL),
(12766, 'T62215', 9863, 999999999, 0, '3001-Paragon', '1970-01-01', '2023-06-03', '2023-06-02', 'gold', 'white', 'Theorema', 'receive 2 watches 1 is the one I am keeping this is the other one. please check the functions', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.156.159.221', '47.156.159.221', '2023-06-03', '--', NULL),
(12767, 'T53909', 9864, 999999999, 0, '7002-Chicago', '2024-03-09', '2023-06-03', '2022-07-29', 'silver', 'white', 'Pionier', ' The watch is manually wound but doesn\'t work anymore.  Please replace/ repair accordingly.]', 'new movement , stem. crown - now all OK', '0', '2024-04-01', '2024-04-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-02', '68.99.221.20', 'ip68-99-221-20.ph.ph.cox.net', '2023-06-03', 'LE510138869DE', NULL),
(12768, 'T44718', 9865, 999999999, 0, '110-Oslo', '2023-06-15', '2023-06-05', '2021-08-02', 'gold', 'blue', 'Theorema', 'The watch doesn\'t automatically only when wound.  \nPlease replace/ repair accordingly.\n', '--', '0', '2023-06-26', '2023-06-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-27', '82.79.158.183', '82.79.158.183', '2023-06-05', 'LE510135598DE', NULL),
(12769, 'T60797', 9866, 999999999, 0, '505-Florida', '2023-06-12', '2023-06-05', '2023-03-27', 'gold', 'white', 'Pionier', 'My order number is T60797- The watch is gaining about 5-10 minutes even manually wound.  Please replace/ repair accordingly.\n\n', 'fixed the balance wheel', '0', '2023-06-17', '2023-06-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-06-20', '2.84.177.144', 'ppp-2-84-177-144.home.otenet.gr', '2023-06-05', 'LE510135315DE', NULL),
(12770, 'T62073-', 9867, 999999999, 0, '501-Copernicus', '1970-01-01', '2023-06-06', '2023-05-24', 'black', 'gold', 'Pionier', 'Watch don’t work I want my refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.29.251.15', '45-29-251-15.lightspeed.brhmal.sbcglobal.net', '2023-06-06', '--', NULL),
(12771, 'T62109', 9868, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-06', '2023-05-21', 'black', 'blue', 'Theorema', 'My order number is T62109- The watch is brand new and never worn. Please  exchange with  GM101-13', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '163.114.131.194', '163.114.131.194', '2023-06-06', '--', NULL),
(12772, 'T62381', 9869, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-06', '2023-06-02', 'gold', 'yellow', 'Theorema', 'My order number is T62381 -The watch is fully wound but doesn’t work . The watch is brand new and never worn please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '166.199.229.123', 'mobile-166-199-229-123.mycingular.net', '2023-06-06', '--', NULL),
(12773, 'T58481', 9870, 999999999, 0, '118-Sahara', '2023-07-26', '2023-06-07', '2022-12-19', 'black', 'gold', 'Theorema', 'My order number is T58481-The watch has stopped working even fully wound. Please replace/ repair accordingly', 'Crashed\nRepaired the balance wheel ', '0', '2023-08-01', '2023-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-01', '107.129.190.196', '107-129-190-196.lightspeed.gnbonc.sbcglobal.net', '2023-06-07', 'LE510136094DE', NULL),
(12774, 'T62264', 9871, 999999999, 0, '506-Miami', '1970-01-01', '2023-06-07', '2023-05-30', 'black', 'black', 'Pionier', 'My order number is T62264- The date button doesn\'t work. The watch is brand new please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.241.130.246', 'cpe9050cac066b3-cm9050cac066b0.sdns.net.rogers.com', '2023-06-07', '--', NULL),
(12775, 'GM4004-7', 9872, 999999999, 0, '4004-Newton', '1970-01-01', '2023-06-07', '2017-12-18', 'gold', 'gold', 'Theorema', 'Sehr geehrte Damen und Herren, durch einen Unfall ist das obere Glas meiner Uhr kaputt gegangen. Kann das Glas ausgetauscht werden? wenn ja? Was wird es ungefähr kosten? Wie lange kann die Reparatur dauern? Nett von dir zu hören. (Ich hoffe, Google Übersetzer hat es gut übersetzt). Mit freundlichen Grüßen Gerrit Balyn', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '212.78.213.154', 'static-154-213-78-212.thenetworkfactory.nl', '2023-06-07', '--', NULL),
(12776, 'ORDER #T62258', 9873, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2023-06-07', '1970-01-01', 'gold', 'gold', 'Theorema', '[My order number is T62258-. The watch is brand new and never worn. Please exchange with MADAME BUTTERFLY\nTHOEREMA | GM-123-2 | GOLD\nHANDMADE IN GERMANY   thank you so much', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.194.65.37', '37.sub-174-194-65.myvzw.com', '2023-06-07', '--', NULL),
(12777, 'T62350', 9874, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-08', '2023-06-01', 'black', 'black', 'Theorema', 'My order number is T62350- The watch doesn\'t fit me. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '139.218.235.222', '139-218-235-222.sta.wbroadband.net.au', '2023-06-08', '--', NULL),
(12778, 'T44465', 9875, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-08', '2021-07-21', 'black', 'blue', 'Theorema', 'My order number is T44465 \nThe watch is fully wound but doesn’t work anymore .\nPlease repair/replace accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '115.64.66.39', '115-64-66-39.static.tpgi.com.au', '2023-06-08', '--', NULL),
(12779, 'T62183', 9876, 999999999, 0, '104-Copacabana', '1970-01-01', '2023-06-08', '2023-05-25', 'silver', 'white', 'Theorema', 'No defects just doesn\'t look good on my wrist unfortunately ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '217.61.231.21', '217.61.231.21', '2023-06-08', '--', NULL),
(12780, '', 9877, 999999999, 0, '120-Lady Butterfly', '2023-07-26', '2023-06-09', '2022-11-28', 'bicolor gold', 'blue', 'Theorema', 'I found some part is broken inside', 'Exchange of the balance wheel ', '0', '2023-08-01', '2023-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-01', '183.89.250.109', 'mx-ll-183.89.250-109.dynamic.3bb.in.th', '2023-06-09', 'LE510136050DE', NULL),
(12781, 'T62127', 9878, 999999999, 0, '118-Sahara', '1970-01-01', '2023-06-09', '2023-05-22', 'blue', 'blue', 'Theorema', 'My order number is T62127. The watch is fully wound but doesn\'t work. The watch is brand new and never worn. Please replaced.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.242.174.156', '108-242-174-156.lightspeed.cicril.sbcglobal.net', '2023-06-09', '--', NULL),
(12782, 'T61945', 9879, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-09', '2023-05-15', 'gold', 'white', 'Theorema', '[My order number is T61945-The watch is fully wound but doesn\'t work. The watch is brand new and never worn please replace] ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '205.235.214.242', '205.235.214.242', '2023-06-09', '--', NULL),
(12783, 'T62306', 9880, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-09', '2023-06-01', 'black', 'white', 'Theorema', 'My watch wouldn\'t work after winding it as instructed by the video, it didn\'t start ticking,so I didn\'t want to keep messing with it out of fear of breaking it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.243.187', '172.58.243.187', '2023-06-09', '--', NULL),
(12784, '#T61525', 9881, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-10', '2023-05-02', 'black', 'blue', 'Theorema', 'Some of the hands and cogs inside broke out of place and are loose inside the watch. The watch no longer functions.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '77.124.171.194', 'IGLD-77-124-171-194.inter.net.il', '2023-06-10', '--', NULL),
(12785, 'T60791', 9882, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-11', '2023-04-27', '', '', 'Theorema', ' [My order number is T60791-The watch is fully wound but doesn\'t work. Please replace/ repair accordingly.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '202.65.66.22', '202-65-66-22.ip4.superloop.au', '2023-06-11', '--', NULL),
(12786, 'T62326', 9883, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-11', '1970-01-01', 'gold', 'white', 'Theorema', 'My order number is T62326.  The watch is brand new and never worn. Please exchange with Venezia GM-118-3 Gold. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.15.160.73', 'c-24-15-160-73.hsd1.il.comcast.net', '2023-06-11', '--', NULL),
(12787, 'T56979', 9884, 999999999, 0, '101-Casablanca GM', '2023-07-03', '2023-06-11', '2023-01-19', 'silver', 'yellow', 'Theorema', 'My order number is T56979 - The second hand has fallen off.  Please replace/ repair accordingly.', '-Watch fall down\n-Repair hands and dial ', '0', '2023-07-25', '2023-07-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-07-26', '104.28.64.18', '104.28.64.18', '2023-06-11', '00340434129949128085', NULL),
(12788, 'T62239', 9885, 999999999, 0, '505-Florida', '1970-01-01', '2023-06-11', '2023-06-01', 'gold', 'gold', 'Pionier', 'My order number is T62239  The watch is brand new and never worn. Please  exchange with GM-506-3. Thank you for your support.\n\nRegards,\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '90.196.6.165', '5ac406a5.bb.sky.com', '2023-06-11', '--', NULL),
(12789, 'T44465', 9886, 999999999, 0, '101-Casablanca GM', '2023-07-26', '2023-06-12', '2021-06-21', 'black', 'yellow', 'Theorema', 'The watch is fully wound but doesn’t work anymore.\nPlease repair/replace accordingly.\nThank you', 'Crashed\nRepaired the balance wheel ', '0', '2023-08-01', '2023-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-01', '1.145.25.107', '1.145.25.107', '2023-06-12', ' LE510136117DE', NULL),
(12790, 'T61031', 9887, 999999999, 0, '108-Oman', '2023-07-26', '2023-06-12', '2023-04-11', 'black', 'black', 'Theorema', 'Its stop when I wind it up the first time.', 'Crashed\nRepaired balance wheel ', '0', '2023-08-01', '2023-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-01', '84.234.179.190', '84.234.179.190.static.lyse.net', '2023-06-12', 'LE510135978DE', NULL),
(12791, '#T62228', 9888, 999999999, 0, '121-St Petersburg', '1970-01-01', '2023-06-12', '2023-06-01', 'silver', 'blue', 'Theorema', 'Hi, i would like to return the item i received as it doesnt look like the pictures. It looks like cheap and plasticy. Something like the MCdonald pictures. Its not what you see. Its much worst.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '51.39.199.218', '51.39.199.218', '2023-06-12', '--', NULL),
(12792, 'T61968', 9889, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2023-06-13', '2023-05-16', 'black', 'blue', 'Theorema', 'Order T61968 watch was gift presented on June 10th it is Too Large Big. Watch brand new never been put on and never worn. Please refund. \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.203.43.212', 'c-71-203-43-212.hsd1.fl.comcast.net', '2023-06-13', '--', NULL),
(12793, 'T61077', 9890, 999999999, 0, '106-Toronto GM', '2024-01-30', '2023-06-13', '1970-01-01', 'rosé', 'blue', 'Theorema', 'Watch is wound daily at approximately the same time, but by the end of the day, the watch is at least five minutes behind actual time.  I have followed all the instructions and videos, and correctly winding it.  The watch was not dropped or damaged in any way.', 'new movement\n\nstrap Euro 50 no new strap', '0', '2024-03-03', '2024-03-03', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-03-04', '12.29.167.252', '12.29.167.252', '2023-06-13', 'LE510138651DE', NULL),
(12794, 'T62127', 9891, 999999999, 0, '118-Sahara', '1970-01-01', '2023-06-13', '2023-05-24', 'black', 'blue', 'Theorema', 'My order number is T62127-The watch is fully wound but doesn\'t work. The watch is brand new and never worn please replace] ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.206.166.66', 'c-98-206-166-66.hsd1.il.comcast.net', '2023-06-13', '--', NULL),
(12795, 'T62037', 9892, 999999999, 0, '3011-Macau', '1970-01-01', '2023-06-14', '2023-05-18', 'gold', 'white', 'Theorema', 'I received a Tufina Macau a short time ago as a gift. I noticed that it ran fast and had to readjust the time setting each day when I put it on. After not wearing it over the weekend, it ran over three hours ahead. I reset the time on Monday morning by following the instructions. As soon as I set the time the watch stopped. I wound it; again according to the instructions. The watch did not start.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.237.97.114', 'pool-68-237-97-114.nycmny.fios.verizon.net', '2023-06-14', '--', NULL),
(12796, 'T55694-', 9893, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-14', '2022-10-10', 'black', 'white', 'Theorema', 'The watch is fully wound but has stopped working. the small hand that usually flicks back and forth is getting stuck. Please repair- replace accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '203.221.62.115', '203-221-062-115.tpgi.com.au', '2023-06-14', '--', NULL),
(12797, 'T55694-', 9894, 999999999, 0, '101-Casablanca GM', '2023-07-26', '2023-06-14', '2022-10-10', 'black', 'white', 'Theorema', 'The watch is fully wound but has stopped working. Please repair- replace accordingly, seems on component is getting jammed, its the small hand inside that springs back and forth.\n\n', 'Repaired the hands ', '0', '2023-08-01', '2023-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-01', '203.33.133.38', '203.33.133.38', '2023-06-14', 'LE510136015DE', NULL),
(12798, 'T62379', 9895, 999999999, 0, '505-Florida', '1970-01-01', '2023-06-14', '2023-06-12', 'black', 'gold', 'Pionier', 'My order number is T62379- The button of the 24 hour bezel doesn\'t work. The watch is brand new and never worn. Please  Replace ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '80.74.107.118', '107.74.80-QoS-user.in-addr.arpa', '2023-06-14', '--', NULL),
(12799, 'T62379', 9896, 999999999, 0, '505-Florida', '1970-01-01', '2023-06-14', '2023-06-12', 'black', 'gold', 'Pionier', 'My order number is T62379- The button of the 24 hour bezel doesn\'t work. The watch is brand new and never worn. Please  Replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '94.188.176.202', '176.188.94-binat-smaug.in-addr.arpa', '2023-06-14', '--', NULL),
(12800, 'Tufina', 9897, 999999999, 0, '108-Oman', '1970-01-01', '2023-06-14', '2022-02-02', 'black', 'gold', 'Theorema', 'Wasserundicht und Uhr läuft nicht mehr weil er sich nicht einstellen lässt.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '93.214.124.133', 'p5dd67c85.dip0.t-ipconnect.de', '2023-06-14', '--', NULL),
(12801, 'T62550', 9898, 999999999, 0, '511-New York', '1970-01-01', '2023-06-14', '2023-06-14', 'black', 'black', 'Pionier', 'T62550- I don\'t like the watch. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '151.33.150.205', 'ppp-205-150.33-151.wind.it', '2023-06-14', '--', NULL),
(12802, '#T62619', 9899, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-15', '2023-06-13', 'gold', 'white', 'Theorema', 'Hello Tufina\n\nThere is no defect.  The watch is brand new and never left the box. Its not what I expected at all so I am returning.  Really nice watch but not for me. I do appreciate how fast your team got it send and how quickly your team responded to the request.  Thank you all and best! ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.219.166.206', '50.219.166.206', '2023-06-15', '--', NULL),
(12803, 'T62608', 9900, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-15', '2023-06-13', 'gold', 'white', 'Theorema', 'My order number is T62608- I just received the watch. It is fully wound but doesn\'t work. The watch is brand new and never worn. Please  Replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.150.21.45', 'd24-150-21-45.home.cgocable.net', '2023-06-15', '--', NULL),
(12804, 'T58496', 9901, 999999999, 0, '511-New York', '1970-01-01', '2023-06-15', '2023-01-01', 'black', 'black', 'Pionier', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '217.76.14.167', '167.14.76.217.in-addr.mts.am', '2023-06-15', '--', NULL),
(12805, 'T62246', 9902, 999999999, 0, '101-Casablanca GM', '2023-07-03', '2023-06-16', '2023-05-30', 'black', 'white', 'Theorema', 'My order number is T62246. I dont like the watch. The watch is brand new and never warn. Please refund. ', '--', '0', '1970-01-01', '2023-07-03', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '109.240.25.179', 'mobile-access-6df019-179.dhcp.inet.fi', '2023-06-16', '--', NULL),
(12806, 'T62480', 9903, 999999999, 0, '121-St Petersburg', '2023-07-20', '2023-06-16', '1970-01-01', 'black', 'blue', 'Theorema', 'In the form above I cannot enter the information for both watches as delivered for my order T62480.\n1x Paragon GM-122-3 Theorema, Gold. \n1x St. Petersburg GM-121-5 Theorema, Rose.\n\nI don\'t like the watches. \nThe watches are brand new and never worn. \nPlease refund:\n\nTotal paid by me; USD $709.20', '--', '0', '1970-01-01', '2023-07-20', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '195.80.41.130', 'static.artofautomation.net', '2023-06-16', '--', NULL),
(12807, 'T62140-', 9904, 999999999, 0, '3001-Paragon', '2023-07-03', '2023-06-16', '2023-05-29', 'rosé', 'white', 'Theorema', 'My order number is T62140- Right after I received the watch the bezel and the glass fell off while I wore it. I\'m now afraid to wear the watch and lose it.  Please replace/ repair accordingly.] the watch was not dropped or hit and i i only had it a couple of days before it happened \n\n', 'The bezel has fallen off, repaired it ', '0', '2023-07-25', '2023-07-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-07-26', '79.107.134.58', 'adsl-58.79.107.134.tellas.gr', '2023-06-16', 'LE510135893DE', NULL),
(12808, '', 9905, 999999999, 0, '508-Dublin', '2023-07-26', '2023-06-17', '1970-01-01', 'gold', 'black', 'Pionier', 'There is no Guarantee on this watch . It has expired. There is a defect with the Watch which I trust you can Repair for me. Every Night the watch stops at the time of 22.25, even if I wind the watch before that time. However even though the watch stops, the second hand keeps turning. I am sure it can be fixed but I cannot get anybody in England to do it because they say it is an unusual movement and cannot get any spare parts.', 'new movement  Euro 100\nshipping  Euro 20', '0', '2023-08-06', '2023-08-06', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-07', '31.126.14.64', 'host31-126-14-64.range31-126.btcentralplus.com', '2023-06-17', 'LE510136222DE', NULL),
(12809, '', 9906, 999999999, 0, '505-Florida', '2023-07-26', '2023-06-19', '2022-06-27', 'black', 'black', 'Pionier', 'The watche has just stopped working, and before it stopped working the 7 day dial was not aligning correctly with that day it actually was...so whenever i would wind the watch and make it the correct day, about 2-3 days later it would end up being 1 day forward ( so pretty much the 7 day dial was moving quicker then what it was supposed too', 'repaired balance wheel and hands. ', '0', '2023-08-01', '2023-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-01', '1.159.79.64', 'cpe-1-159-79-64.vb12.vic.asp.telstra.net', '2023-06-19', 'LE510136001DE', NULL),
(12810, '', 9907, 999999999, 0, 'Choose option', '2023-06-21', '2023-06-19', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'Es ist wasserundicht und die Uhr lässt sich leider nicht mehr einstellen . ', 'The crown was damaged', '0', '2023-07-25', '2023-07-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-07-26', '93.214.124.133', 'p5dd67c85.dip0.t-ipconnect.de', '2023-06-19', '00340434129949128092', NULL),
(12811, '', 9908, 999999999, 0, '121-St Petersburg', '1970-01-01', '2023-06-19', '2023-05-22', 'gold', 'blue', 'Theorema', 'My ordeer number is T62078. The watch has suddenly stopped working even manually wound and worn all day. Please repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '120.18.238.201', '120.18.238.201', '2023-06-19', '--', NULL),
(12812, 'T62522', 9909, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-20', '2023-06-19', 'gold', 'white', 'Theorema', 'Never Worn My Husband Just Didn’t Like It. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.221.227.113', '71-221-227-113.dvnp.qwest.net', '2023-06-20', '--', NULL),
(12813, 'T62572', 9910, 999999999, 0, '111-Copenhagen', '1970-01-01', '2023-06-20', '2023-06-12', 'gold', 'black', 'Theorema', 'My order number is T62572- The watch is not what I expected. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.184.82.64', 'c-67-184-82-64.hsd1.il.comcast.net', '2023-06-20', '--', NULL),
(12814, '', 9911, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-20', '2023-06-01', '', '', 'Theorema', 'Runs too fast', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.209.32.231', '231.sub-174-209-32.myvzw.com', '2023-06-20', '--', NULL),
(12815, 'T61381', 9912, 999999999, 0, '7002-Newport', '2023-07-26', '2023-06-20', '2023-04-24', 'black', 'black', 'Pionier', 'The watch is no longer working. The minute hand came loose inside the watch. Also turning the dial seems stressed. My reference number on my card was not available from your choices for Newport. My ref# on my card is P7003-6', 'The minute hand has fallen, repaired it ', '0', '2023-08-01', '2023-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-01', '68.229.30.23', 'ip68-229-30-23.lv.lv.cox.net', '2023-06-20', 'LE510136085DE', NULL),
(12816, 'T62696', 9913, 999999999, 0, '2005-Toulon', '1970-01-01', '2023-06-22', '2023-06-22', 'gold', 'gold', 'Compast', 'Hi I like to send back this watch when I’m refunding money my account I can choose other watch please don’t hesitate if you are needing asking me best regards mustafa ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '78.150.66.43', 'host-78-150-66-43.as13285.net', '2023-06-22', '--', NULL),
(12817, '', 9914, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-22', '2023-06-22', 'gold', '', 'Theorema', 'Watch is new in original packaging, never worn. Just received 1 day ago and after messages with company, I was advised to send directly back to Denver for refund and quick results. The watch is very long and not as I had expected in other ways as well. Please issue timely refund so that I do not have to involve calling my credit card for proper credit. Thank you.... Daniel Henderson\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.110.207.246', '99-110-207-246.lightspeed.wepbfl.sbcglobal.net', '2023-06-22', '--', NULL),
(12818, 'T62787', 9915, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-22', '2023-06-21', '', '', 'Theorema', 'The watch is too big. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.63.166.10', 'csdp-70-63-166-10.midsouth.biz.rr.com', '2023-06-22', '--', NULL),
(12819, 'T62795', 9916, 999999999, 0, '111-Copenhagen', '1970-01-01', '2023-06-22', '2023-06-21', 'gold', 'black', 'Theorema', ' T62795- Nothing wrong with the watch. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.238.105.18', '072-238-105-018.res.spectrum.com', '2023-06-22', '--', NULL),
(12820, 'T62638', 9917, 999999999, 0, '505-Florida', '1970-01-01', '2023-06-23', '2023-06-16', 'gold', 'gold', 'Pionier', 'I thought it was a 24 hour watch. I wrote an email and they said they will trade it for a 24 hour watch the Chicago P7002-11|Blue at no extra cost just shipping charges ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '166.137.163.27', 'mobile-166-137-163-027.mycingular.net', '2023-06-23', '--', NULL),
(12821, 'T62470', 9918, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2023-06-23', '2023-06-06', '', '', 'Theorema', 'My order number is T62470. Mechanism is very rough and this is chinese movement. The person who I gave this as gift is extremely disappointed with the quality. Box smells awful as well. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '112.200.173.254', '112.200.173.254.pldt.net', '2023-06-23', '--', NULL),
(12822, 'T62470', 9919, 999999999, 0, '901-Zurich', '1970-01-01', '2023-06-23', '2023-06-06', 'rosé', '', 'Theorema', 'My order number is T62470. Mechanism is broken. I just want a full refund. This is a cheap chinese movement rebranded. The person who I gave to is extremely disappointed and I felt ashamed because of the quality of your watches. \nNo one even bothered to check the box as it has slight ripped on the flap.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '112.200.173.254', '112.200.173.254.pldt.net', '2023-06-23', '--', NULL),
(12823, 'T62470', 9918, 999999999, 0, '116-San Francisco', '1970-01-01', '2023-06-23', '2023-06-06', '', '', 'Theorema', 'My order number is T62470. Mechanism is very rough and this\nis chinese movement. The person who I gave this as gift is\nextremely disappointed with the quality. Box smells awful as\nwell. I want a full refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '112.200.173.254', '112.200.173.254.pldt.net', '2023-06-23', '--', NULL),
(12824, 'None', 9920, 999999999, 0, '70027-Aerostar', '1970-01-01', '2023-06-23', '2013-06-01', 'gold', 'gold', 'Pionier', 'Watch is not referenced, it is an old one.\nWatch works normally, but there are missing pieces:\n- crown wheel is missing\n- the right number circle for the second number of the day is missing\nIt also needs a new strap.\nCan I have a quote to add the missing pieces, make a full checkup and change the strap for a new one (black if available) ?\nThank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '91.175.114.148', '91-175-114-148.subs.proxad.net', '2023-06-23', '--', NULL),
(12825, 'too old', 9920, 999999999, 0, '501-Copernicus', '2023-07-03', '2023-06-23', '2000-06-01', 'silver', 'white', 'Pionier', 'Watch is not referenced, it is an old one.\nWatch works normally, but there are missing pieces:\n- crown wheel is missing\n- the right number circle for the second number of the day is missing\nIt also needs a new strap.\nCan I have a quote to add the missing pieces, make a full checkup and change the strap for a new one (black if available) ?\nThank you', 'Keine Garantie- Kunde muss Reparatur bezahlen. plus neues Band in schwarz', '0', '2023-07-25', '2023-07-25', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-07-26', '91.175.114.148', '91-175-114-148.subs.proxad.net', '2023-06-23', '1Z8VF459DK62655759', NULL),
(12826, 'T62270', 9921, 999999999, 0, 'p7001-4 Havana', '1970-01-01', '2023-06-23', '2023-06-23', 'black', 'black', 'Pionier', 'T62270-The watch was not the quality I expected- Please refund.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '62.92.30.154', '154.30.92.62.static.cust.telenor.com', '2023-06-23', '--', NULL),
(12827, '', 9922, 999999999, 0, '3001-Paragon', '1970-01-01', '2023-06-24', '1970-01-01', 'silver', 'white', 'Theorema', 'Hi,\n\nMy order number is T62567- The butterfly clasp is very very difficult to open. The watch is brand new and never worn. Please refund.  I\'m shipping shipping the watch today, 6/24/23.  USPS Tracking number is: \n\nWatch:\nAutomatic Paragon GM-122-1 Theorema | SILVER | Handmade German Watches × 1\n\nPlease note that I\'m a loyal customer.  I have purchased seven watches from tufinawatches.com over the past three years which I\'m happy with.\n\nThank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.43.107.107', 'c-98-43-107-107.hsd1.co.comcast.net', '2023-06-24', '--', NULL),
(12828, '', 9923, 999999999, 0, '101-11', '2023-07-26', '2023-06-24', '2022-05-22', 'gold', 'gold', 'Theorema', 'It no longer runs at all, I have tried to wind it a little but it’s not working. I used it very little. ', 'Repaired hands ', '0', '2023-08-01', '2023-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-01', '170.203.121.123', '170.203.121.123', '2023-06-24', 'LE510136077DE', NULL),
(12829, 'T62760', 9924, 999999999, 0, '7002-Chicago', '1970-01-01', '2023-06-25', '2023-06-24', '', '', 'Pionier', 'Watch is too large for me. Do not like the hard to clasp', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.43.19.49', '98.43.19.49', '2023-06-25', '--', NULL),
(12830, '#T62452', 9925, 999999999, 0, '101-Casablanca GM', '2023-07-26', '2023-06-26', '2023-06-12', 'gold', 'black', 'Theorema', 'The clasp over the bezel has fallen off the first time I wore the watch, the retaining screw for the clasp appears to have stripped threads. #T62452', 'Fixed the clasp', '0', '2023-08-01', '2023-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-01', '81.145.56.19', '81.145.56.19', '2023-06-26', ' LE510136032DE', NULL),
(12831, '', 9926, 999999999, 0, '7001-Havana', '1970-01-01', '2023-06-27', '1970-01-01', 'black', 'blue', 'Pionier', 'The little dial on the month has fallen off and has fallen into the watch!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.156.80.123', 'd75-156-80-123.bchsia.telus.net', '2023-06-27', '--', NULL),
(12832, 'T62820', 9927, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-27', '2023-06-27', 'black', 'yellow', 'Theorema', 'T62820 Nothing wrong with it at all, this was an impulsive buy and I don\'t really need the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '1.144.28.243', '1.144.28.243', '2023-06-27', '--', NULL),
(12833, '', 9928, 999999999, 0, 'Choose option', '1970-01-01', '2023-06-27', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is T62733- The watch is not what I expected. The watch is brand new and never worn. Please refund.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.225.114.139', 'mta-72-225-114-139.nj.rr.com', '2023-06-27', '--', NULL),
(12834, 'GM 550-8', 9929, 999999999, 0, '502-Malibu', '2023-07-17', '2023-06-27', '2022-12-19', 'silver', 'white', 'Pionier', 'The stem of my watch fell off', 'New crown, the old one was broken ', '0', '2023-07-25', '2023-07-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-07-26', '174.249.129.217', '217.sub-174-249-129.myvzw.com', '2023-06-27', 'LE510135902DE', NULL),
(12835, 'T52892 ', 9930, 999999999, 0, 'other', '2023-07-26', '2023-06-28', '2022-06-13', 'gold', 'without', 'other', 'Hi. My watch is a Pionier with Reference Number GM518-4, with gold case and blue dial. I have worn this watch everyday since I bought it, only removing it to shower or swim, so plenty of time for it to self-wind. I have also hand wound it once a month according to the instructions I was given. I have had the watch almost a year but in May it started losing time - an hour or more overnight on three occasions- without me doing anything different. Please remedy this defect or replace the watch. thank you. \n\n\n\n', 'Repair the balance wheel ', '0', '2023-08-01', '2023-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-01', '82.19.153.167', 'cpc72337-sotn15-2-0-cust422.15-1.cable.virginm.net', '2023-06-28', 'LE510136103DE', NULL),
(12836, 'T62819', 9931, 999999999, 0, '106-Toronto GM', '1970-01-01', '2023-06-28', '2023-06-28', 'gold', 'gold', 'Theorema', 'The watch band is the same as my skin and the watch is what I expected.\nYou can refund or exchange to CASABLANCA\nTHEOREMA | GM-101-13 | GOit to\nThank you \nNote! I am not sure dial color, case color, and when the warranty starts ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.207.225.57', '57.sub-174-207-225.myvzw.com', '2023-06-28', '--', NULL),
(12837, '', 9932, 999999999, 0, '7001-Havana', '2023-09-13', '2023-06-28', '1970-01-01', 'black', 'blue', 'Pionier', 'The little hand on the month has fallen off and has fallen into the watch ', 'Watch hase fall down. hands fixed', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '184.151.230.251', '184.151.230.251', '2023-06-28', 'LE510136956DE', NULL),
(12838, '#T62654', 9933, 999999999, 0, '7001-Havana', '1970-01-01', '2023-06-28', '2023-06-12', 'black', 'black', 'Pionier', 'My order number is T62654- The watch is brand new and never worn. Please  exchange with GM-511-10', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '216.24.87.34', '216-24-87-34.access.naxs.com', '2023-06-28', '--', NULL),
(12839, '4059', 9934, 999999999, 0, '514-Hawaii', '2023-10-06', '2023-06-28', '2017-11-15', 'silver', 'black', 'Pionier', 'Dear Tufina Team, \n\nI have bought this watch on 15th November 2017 Order #4059 and it was delivered to United Arab Emirates, now I have relocated to the USA where I will be mailing my watch from. \nI have lost my Warranty CARD.\nI need the watch to be fixed of the below and any other necessary repairs:\n1- Glass replacement as it is chipped from one corner. \n2- the spinner wheel crown fixing.\n3- refurbish the dial case. \n4- change the band \n5- check for the movement and its healthiness. \n', 'Reparatur muss bezahlt werden- Keine Garantie mehr.\n\nNew Glass Euro 25\nNew Case  Euro 60\nnew movement Euro 100\nNew band  Euro 40\nNew crown stem Euro 30\nshipping Euro 20\n\nTotal Euro 275\n\n\n5 October we chane all the case and the band with brand new one', '0', '2023-10-06', '2023-10-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-10', '129.89.231.154', '129.89.231.154', '2023-06-28', '1Z8VF459D963509143', NULL),
(12840, 'GM-101-5', 9935, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-28', '2023-05-22', 'black', 'white', 'Theorema', 'My order number is T62100- the watch is fully wound but doesn\'t work. Please replace/repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.184.215.94', 'cpe-65-184-215-94.ec.res.rr.com', '2023-06-28', '--', NULL),
(12841, 'GM101-4€1489', 9936, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-28', '2023-06-28', 'bicolor gold', 'white', 'Theorema', '260295880015', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.176.157.75', 'c-66-176-157-75.hsd1.fl.comcast.net', '2023-06-28', '--', NULL),
(12842, 'T62078', 9937, 999999999, 0, '121-St Petersburg', '2023-08-02', '2023-06-29', '2023-05-22', 'gold', 'blue', 'Theorema', 'T62078-The watch just stops working. I take care very well of my watches it cost me a fortune hopefully it can get fixed as soon as possible :(', '--', '0', '2023-09-28', '2023-09-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-09-29', '120.18.152.231', '120.18.152.231', '2023-06-29', '1Z8VF459D973780625', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(12843, 'T62324', 9938, 999999999, 0, '120-Lady Butterfly', '2023-07-07', '2023-06-29', '2023-06-01', 'gold', 'white', 'Theorema', '[My order number is  T62324- The watch is fully wound but stopped after a few minutes. Please replace/repair.]', 'Did not work good, just checked it ', '0', '2023-07-25', '2023-07-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-07-26', '87.185.233.181', 'p57b9e9b5.dip0.t-ipconnect.de', '2023-06-29', '00340434129949128078', NULL),
(12844, 'T62775', 9939, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-29', '2023-06-29', 'gold', 'white', 'Theorema', '      \n         After winding the movement does not work', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.208.29.211', '71-208-29-211.ftmy.qwest.net', '2023-06-29', '--', NULL),
(12845, 'T62758', 9940, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-29', '2023-06-23', 'black', 'yellow', 'Theorema', 'My order number is T62758- I don\'t need the watches anymore. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '120.155.160.83', 'cpe-120-155-160-83.qb03.qld.asp.telstra.net', '2023-06-29', '--', NULL),
(12846, 'Gm101-g', 9941, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-06-29', '2023-01-18', '', '', 'Theorema', 'It stopped working by it self even if I wind it ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.36.116.69', '047-036-116-069.res.spectrum.com', '2023-06-29', '--', NULL),
(12847, 'T62581', 9942, 999999999, 0, '505-Florida', '1970-01-01', '2023-06-30', '2023-06-12', 'black', 'blue', 'Pionier', ' My order # is T62581. There are some white spots on the front glass under the Sun light. Nothing is visible in normal room light. But it is clearly visible under the Sunlight. Seems like there is a protective plastic sticker underneath the front glass. Please replace it with a new watch. Thank you. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.192.152.208', 'c-71-192-152-208.hsd1.ma.comcast.net', '2023-06-30', '--', NULL),
(12848, 'T62581', 9943, 999999999, 0, '505-Florida', '1970-01-01', '2023-06-30', '2023-06-12', 'silver', 'blue', 'Pionier', ' My order # is T62581. The watch has some white spots under the Sunlight.They aren\'t visible in normal room light. But clearly visible under the Sunlight. Seems like there is a protective plastic sticker underneath of the front glass. Please replace it with a new watch. Thank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.192.152.172', 'c-71-192-152-172.hsd1.ma.comcast.net', '2023-06-30', '--', NULL),
(12849, '#D1012', 9944, 999999999, 0, '106-Toronto GM', '2023-07-26', '2023-06-30', '2023-06-20', 'silver', 'gold', 'Theorema', 'The Crown does not fit in all way . The small diameter pin remains out for about 1 mm preventing the step ( 3 mm dia ) from touching the side of the case. It really looks wrong.\nIf the watch is brand new please replace it.', 'Stem  and Hands ', '0', '2023-08-01', '2023-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-01', '5.194.212.201', '5.194.212.201', '2023-06-30', 'LE510135978DE', NULL),
(12850, 'T62954', 9945, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2023-07-01', '2023-06-28', 'black', 'black', 'Theorema', '1) Stainless steel strap very low quality\n2) Watchface dimension is too small\n3) Too much gold in the watchface', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.232.169.248', '248.sub-75-232-169.myvzw.com', '2023-07-01', '--', NULL),
(12851, 'T62808', 9946, 999999999, 0, '511-New York', '1970-01-01', '2023-07-01', '2023-07-01', 'black', 'black', 'Pionier', 'No defect just didn’t like it. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.196.202.122', '122.sub-174-196-202.myvzw.com', '2023-07-01', '--', NULL),
(12852, 'T62819', 9947, 999999999, 0, '106-Toronto GM', '1970-01-01', '2023-07-02', '2023-07-01', 'gold', 'white', 'Theorema', ' [My order number is T62819  The watch is brand new and never worn. Please  exchange with GM-101-13  \nThank you ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.56.65.45', 'c-71-56-65-45.hsd1.ga.comcast.net', '2023-07-02', '--', NULL),
(12853, '', 9948, 999999999, 0, 'Choose option', '1970-01-01', '2023-07-03', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'Both dials have fallen out after 1 week of having the watch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.198.140.203', '203.sub-174-198-140.myvzw.com', '2023-07-03', '--', NULL),
(12854, 'T62909', 9949, 999999999, 0, '120-Lady Butterfly', '2023-07-17', '2023-07-03', '2023-06-26', 'silver', '', 'Theorema', ' My order number isT62909- The watch arrived with a broken hand. The watch is brand new and never worn. Please refund ', '--', '0', '1970-01-01', '2023-07-17', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '2.199.217.200', '2.199.217.200', '2023-07-03', '--', NULL),
(12855, '000000000', 9617, 999999999, 0, '3008-Damascus', '2023-07-12', '2023-07-03', '1970-01-01', 'gold', 'gold', 'Theorema', '[ RMA 12519 I just received my watch back but it not working even when manually wound or shaken. Please repair accordingly]', 'The watch has fallen down \nRepair crown ', '0', '2023-07-26', '2023-07-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-07-26', '109.255.93.4', '109.255.93.4', '2023-07-03', 'LE510135876DE', NULL),
(12856, 'T62862', 9950, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-07-03', '2023-06-22', '', '', 'Theorema', 'My order number is T62862- I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.237.26.215', 'cpe64777ddffaa3-cm64777ddffaa0.sdns.net.rogers.com', '2023-07-03', '--', NULL),
(12857, 'T62806', 9951, 999999999, 0, '505-Florida', '1970-01-01', '2023-07-05', '2023-06-20', 'black', 'gold', 'Pionier', 'The date dial is bent upwards causing the hour hand to scrape along the date dial.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.114.49.30', 'ool-4572311e.dyn.optonline.net', '2023-07-05', '--', NULL),
(12858, 'T62841', 9952, 999999999, 0, '7002-Chicago', '2023-10-03', '2023-07-05', '2023-06-24', 'silver', 'blue', 'Pionier', 'Seconds Hand has come off center spindle. \n\nThe reference number I have on warranty card is not listed from choice. It is P7003-2', 'Second hand has fallen, I\'m very pissed off replace the whole part\n\n01.10.2023 second hand fixed. watch work perfect after 3 days controlling \n\n054.10.2023. LE510136823DE', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '96.19.37.52', '96-19-96-19-37-52.cpe.sparklight.net', '2023-07-05', ' LE510136063DE', NULL),
(12859, 'T62263', 9953, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-07-05', '2023-05-30', 'silver', 'blue', 'Theorema', 'There is no defect. Watch is un-worn. It was purchased as a gift but it wasn\'t what they wanted. Is completely flawless and never was even tried on.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.183.224.15', 'c-67-183-224-15.hsd1.wa.comcast.net', '2023-07-05', '--', NULL),
(12860, 'T63070', 9954, 999999999, 0, '511-New York', '1970-01-01', '2023-07-06', '2023-07-05', 'gold', 'white', 'Pionier', 'My order number is T63070. The watch is too heavy and big for me. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '23.120.124.88', '23-120-124-88.lightspeed.cicril.sbcglobal.net', '2023-07-06', '--', NULL),
(12861, 'T2002', 9955, 999999999, 0, '102-Monte Carlo GM', '2023-07-26', '2023-07-06', '2011-04-28', 'black', 'white', 'Theorema', 'The mechanism is not working and the hour markers have fallen off- Please replace/ repair accordingly. ', 'Crashed\nRepaired movement - balance wheel Euro 60\nrepair dial  Euro 20\nshipping  Euro 20\n\nTotal Euro 100\n\n\n', '0', '2023-08-06', '2023-08-06', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-07', '161.7.39.7', '161.7.39.7', '2023-07-06', 'LE510136236DE', NULL),
(12862, 'T62946', 9956, 999999999, 0, '118-Sahara', '1970-01-01', '2023-07-07', '2023-06-30', 'gold', 'gold', 'Theorema', 'There is nothing wrong with the watch. I just decided I didn’t want it. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.9.0.157', 'd-72-9-0-157.md.cpe.atlanticbb.net', '2023-07-07', '--', NULL),
(12863, 'T61723', 9957, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2023-07-07', '1970-01-01', 'gold', 'black', 'Theorema', 'The watch doesn\'t fit. The watch is brand new and worn once. I ask for a full refund as i look for other options for watches from Tufina. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '168.245.155.54', '168.245.155.54', '2023-07-07', '--', NULL),
(12864, 'T57738', 9958, 999999999, 0, '121-St Petersburg', '2023-07-26', '2023-07-07', '2022-12-01', 'black', 'black', 'Theorema', 'The crown has fallen off. Please replace/ repair accordingly.\n\nin fact, I went to work with the watch in my hand, but when I returned in the evening when I took off my watch, the crown was missing.', 'new crown and stem', '0', '2023-07-31', '2023-07-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-01', '173.179.250.31', 'modemcable031.250-179-173.mc.videotron.ca', '2023-07-07', 'LE510135955DE', NULL),
(12865, 'T45649', 9959, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2023-07-07', '2021-09-07', 'rosé', 'white', 'Theorema', 'I bought this watch in 2021 from you , its been a great watch but suddenly few months back it stopped working…it works for few hours then stops.\nI noticed that one of the smaller hands is bend due to which at some point the bigger ones get stuck and doesn\'t move. I wear it occasionally and it is not been dropped or any damage to it.\nPlease help in fix it or replacing the watch as i assume its still under warranty.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.25.34.28', 'cpe-65-25-34-28.neo.res.rr.com', '2023-07-07', '--', NULL),
(12866, 'T62888', 9960, 999999999, 0, '121-St Petersburg', '1970-01-01', '2023-07-08', '2023-06-27', 'gold', 'gold', 'Theorema', ' [My order number is T62888- The watch doesnt work even manually wound or shaken. Please replace] ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.211.108.66', '66.sub-174-211-108.myvzw.com', '2023-07-08', '--', NULL),
(12867, 'T62431', 9961, 999999999, 0, '505-Florida', '2023-07-26', '2023-07-08', '2023-07-06', 'gold', 'gold', 'Pionier', 'The hour hand and minute hand are not aligned correctly, please replace/repair.', 'Has fallen in the ground, the hands had fallen too ', '0', '2023-08-01', '2023-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-01', '184.99.19.42', '184.99.19.42', '2023-07-08', ' LE510136046DE', NULL),
(12868, 'Gm1149', 9962, 999999999, 0, '114 Buenos Aires', '2023-07-26', '2023-07-08', '2023-03-06', 'gold', 'black', 'Theorema', 'Some reason this watch stop 14 is getting stuck', 'Just a control ', '0', '2023-08-02', '2023-08-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-02', '174.166.76.38', 'c-174-166-76-38.hsd1.nj.comcast.net', '2023-07-08', 'LE510136165DE', NULL),
(12869, 'T59317', 9963, 999999999, 0, '121-St Petersburg', '2023-07-26', '2023-07-09', '2023-06-01', 'gold', 'gold', 'Theorema', 'My order number is isT59317 When i first got the watch and I would set the time for a few turns there would be no resistance with the crown the 3rd time I wore the\nWatch the crown popped out when I pulled it out the watch winder to adjust time. This watch is brand new and I would greatly be thankful if you all replaced it with a new watch to give me a peace of mind God bless and thank you .\n\n', 'Change the crown with a new one\n\n\n\n04. 10.2023. LE510136810DE\n', '0', '2023-07-31', '2023-07-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-01', '174.179.93.169', 'c-174-179-93-169.hsd1.va.comcast.net', '2023-07-09', 'LE510135964DE', NULL),
(12870, '#T62776', 9964, 999999999, 0, 'Tourbillon P-Cairo', '1970-01-01', '2023-07-10', '2023-06-26', 'gold', 'blue', 'Pionier', 'Watch is too big for my wrists. Has never been worn or used before. Please refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.188.140.159', 'wsip-98-188-140-159.om.om.cox.net', '2023-07-10', '--', NULL),
(12871, 'T62986', 9965, 999999999, 0, '108-Oman', '1970-01-01', '2023-07-10', '2023-07-01', 'silver', 'black', 'Theorema', 'My order number is T62986- The watch is fully wound but runs way too fast. The watch is brand new and never worn. Please Replace, please test the new watch before sending me.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '175.39.132.16', 'n175-39-132-16.meb4.vic.optusnet.com.au', '2023-07-10', '--', NULL),
(12872, 'T62210', 9966, 999999999, 0, '7002-Newport', '2023-07-26', '2023-07-11', '2023-05-25', 'black', 'white', 'Pionier', 'My order number is T62210- The watch is manually wound and worn but doesn\'t keep time correctly. Please replace.', '--', '0', '2023-07-26', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-07-27', '174.51.245.151', 'c-174-51-245-151.hsd1.co.comcast.net', '2023-07-11', '1Z8VF459D961926348', NULL),
(12873, 'T60644', 9967, 999999999, 0, '505-Florida', '2023-07-26', '2023-07-12', '2023-03-23', '', '', 'Pionier', 'Date goes from 1-4 then goes to 15-39!', 'Problems with the date \nReplaced movement ', '0', '2023-08-01', '2023-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-01', '54.162.239.34', 'ec2-54-162-239-34.compute-1.amazonaws.com', '2023-07-12', 'LE510136029DE', NULL),
(12874, 'T63034', 9968, 999999999, 0, '107-Rio', '2023-08-02', '2023-07-12', '2023-07-02', 'silver', 'white', 'Theorema', 'My order number is T63034- I just received the watch and it stopped when placed in the frontal position even fully wound. The watch is brand new and never worn. Please replace.', 'Brand new watch. only the band is the old one', '0', '2023-08-11', '2023-08-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-11', '76.70.87.62', 'bras-base-sorlpq6308w-grc-22-76-70-87-62.dsl.bell.ca', '2023-07-12', 'LE510136324DE', NULL),
(12875, 'T62923', 9969, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-07-13', '2023-06-26', 'black', 'blue', 'Theorema', 'My order number is T62923- The watch doesn\'t work even manually wound or shaken. please replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.76.240.210', 'wsip-174-76-240-210.dc.dc.cox.net', '2023-07-13', '--', NULL),
(12876, ' #T62811 ', 9970, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-07-13', '2023-06-06', 'black', 'blue', 'Theorema', ' [My order number is T62811- I don\'t like the watch. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.200.162.49', '108-200-162-49.lightspeed.bcvloh.sbcglobal.net', '2023-07-13', '--', NULL),
(12877, 'CM 112-3', 9971, 999999999, 0, '112-Madrid', '2023-08-29', '2023-07-15', '2021-11-08', 'black', 'gold', 'Theorema', '1 - Watch stops working every few days (I wind it everyday once)\n2 - Runs behind time by couple of hours every few days.', '--', '0', '2023-09-07', '2023-09-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-09-07', '91.190.17.179', 'dhclient-91-190-17-179.flashcable.ch', '2023-07-15', 'LE510136559DE', NULL),
(12878, 'T63204  ', 9972, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-07-15', '2023-07-15', 'black', 'white', 'Theorema', 'The watch is brand new and never worn. Please  exchange with GM-122-1', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '208.221.11.58', '208.221.11.58', '2023-07-15', '--', NULL),
(12879, 'T63079', 9973, 999999999, 0, '112-Madrid', '2023-08-02', '2023-07-16', '2023-07-05', 'gold', 'black', 'Theorema', 'Chip in the glass between 11 and 12 upon arrival. I just put the watch one and noticed the scratch on the glass.', 'New case', '0', '2023-08-06', '2023-08-06', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-07', '63.146.248.30', '63.146.248.30', '2023-07-16', 'LE510136253DE', NULL),
(12880, '#T49921', 9974, 999999999, 0, '506-Miami', '2023-07-26', '2023-07-17', '2022-01-26', 'gold', 'black', 'Pionier', 'This is my 3rd time sending this watch for repair and I hope it is the last time. The watch gets condensated inside. No i do not swim with this watch. But it gets water inside everytime just from normal temperature. Fix or replace but I have spend money with postal services so much.', 'Replaced movement\nReplaced case \nReplaced leather band \n\n31 january 2024 we replace all the movement with a brand new one', '0', '2023-08-01', '2023-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-01', '174.51.245.151', 'c-174-51-245-151.hsd1.co.comcast.net', '2023-07-17', 'LE510135995DE', NULL),
(12881, 'GM 101-11', 9975, 999999999, 0, '109-Hamburg', '2023-07-28', '2023-07-17', '2022-12-08', 'gold', 'gold', 'Theorema', ' [The clasp of the crown is loose and doesn\'t close.Please replace/ repair accordingly.', 'Repair clasp\ncheck movement', '0', '2023-07-31', '2023-07-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-07-31', '109.43.177.27', 'ip-109-43-177-27.web.vodafone.de', '2023-07-17', '00340434129949128122', NULL),
(12882, 'T63209', 9976, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-07-17', '2023-07-17', 'gold', 'blue', 'Theorema', 'My order number is T63209- My brother doesn\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.128.156.71', 'c-24-128-156-71.hsd1.mi.comcast.net', '2023-07-17', '--', NULL),
(12883, 'T62760', 9977, 999999999, 0, '7001-Havana', '1970-01-01', '2023-07-17', '2023-06-30', 'black', 'black', 'Pionier', 'T62270- The quality was not as expected. I want to return the watch because it didn\'t fit. The arm \"band\" around the wrist was very plasticky and wouldn\'t fit around my arm. I\'d like to get my money back. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '62.92.133.5', '5.133.92.62.static.cust.telenor.com', '2023-07-17', '--', NULL),
(12884, 'Gm-118-3', 9978, 999999999, 0, '118-Venezia', '1970-01-01', '2023-07-18', '2021-10-25', 'gold', 'gold', 'Theorema', 'When I tried to set the Clock time, I overturn the crown up to Clock wise. The crown somehow got stuck and it won\'t turn any further.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.193.48.5', '5.sub-174-193-48.myvzw.com', '2023-07-18', '--', NULL),
(12885, 'Gm-118-3', 9979, 999999999, 0, '118-Venezia', '1970-01-01', '2023-07-18', '2021-10-25', 'gold', 'gold', 'Theorema', 'When I tried to set the time, I turn the crown up clockwise. I overturn the crown and now it stuck. I can\'t turn or set the time anymore.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.235.173.208', 'c-73-235-173-208.hsd1.ca.comcast.net', '2023-07-18', '--', NULL),
(12886, 'T61259', 9980, 999999999, 0, '101-Casablanca GM', '2023-09-14', '2023-07-18', '2023-04-17', 'black', 'white', 'Theorema', 'I\'ve problem with the band on my watch. It has fallen off two times on one side and one on the other.\n\nTok it to a watchmaker who said the pins that conect the band to case the watch looked warn. Had only used it a few occasions and I was sitting and talking the first time it happend. He put it back on, but said it would fall of again, and now it\'s loose on one side again.\n\n\n', 'band fixed', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '92.220.255.167', '167.92-220-255.customer.lyse.net', '2023-07-18', 'LE510136868DE', NULL),
(12887, '#T63339', 9981, 999999999, 0, '101-Casablanca GM', '2023-07-21', '2023-07-20', '2023-07-17', 'gold', 'white', 'Theorema', 'My order number is T63339- I just received the watch and there is a loose screw inside. The watch is brand new and never worn. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-07-21', '84.171.187.25', 'p54abbb19.dip0.t-ipconnect.de', '2023-07-20', '00340434129949127996', NULL),
(12888, '', 9982, 999999999, 0, '3006-Monaco Diamond', '2023-08-02', '2023-07-20', '1970-01-01', 'silver', 'white', 'Theorema', 'dropped watch.some numerals missing and hand from 24 hour dial.the parts that came detached were removed about a year ago by a watch repairer here in uk.the watch still works okay it was a gift for my 50 years birthday.for this reason i am hoping it can be repaired for an economical cost.', 'new movement Euro 100\nshipping rate Euro 20\n\nTotal Euro 120\nHe received the watch back but he keeps insisting that the watch is stopping even in a winder, he is not happy and wants a new movement.\n\n12 november hands repair \n22.11.2023  LE510137452DE  ', '0', '2023-09-18', '2023-09-18', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-09-18', '86.189.180.66', 'host86-189-180-66.range86-189.btcentralplus.com', '2023-07-20', 'LE510136647DE', NULL),
(12889, '#T62119', 9983, 999999999, 0, '101-Casablanca GM', '2023-08-02', '2023-07-21', '2023-05-22', 'gold', 'blue', 'Theorema', 'After the very first use of the watch, the hands stopped turning and the watch functionality totally ceased to work. The watch can’t be wound up at all and simply doesn’t work.\nThe watch was purchased so I could wear at my wedding, I am really disappointed that it stopped working actually during my wedding service.\n\nVery poor quality!\n\nPlease replace or refund me asap.\n\nThank you.', 'watch control 3 days. wind very good and the watch run perfect', '0', '2023-08-11', '2023-08-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-11', '92.234.164.90', 'cpc109473-brom12-2-0-cust89.16-1.cable.virginm.net', '2023-07-21', 'LE510136315DE', NULL),
(12890, 'GM 101 - 11', 9984, 999999999, 0, '109-Hamburg', '1970-01-01', '2023-07-22', '2022-12-07', 'gold', 'gold', 'Theorema', ' [The clasp of the crown is loose and doesn\'t close.Please replace/ repair accordingly.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '46.114.221.4', 'dynamic-046-114-221-004.46.114.pool.telefonica.de', '2023-07-22', '--', NULL),
(12891, 'T63146', 9933, 999999999, 0, '511-New York', '1970-01-01', '2023-07-22', '2023-07-10', 'gold', 'white', 'Pionier', 'My order number is T63146. it is too much watch for me to wear on a daily basis. The watch The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '216.24.87.34', '216-24-87-34.access.naxs.com', '2023-07-22', '--', NULL),
(12892, 'T6376', 9985, 999999999, 0, 'Choose option', '1970-01-01', '2023-07-23', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'There is no defect this watch is too big it\'s for men I need woman\'s watch ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.160.233', '172.56.160.233', '2023-07-23', '--', NULL),
(12893, 'T63376', 9986, 999999999, 0, 'Choose option', '1970-01-01', '2023-07-24', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'Order numberT63376 this watch is too big for me to wear them please sent me a refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.161.166', '172.56.161.166', '2023-07-24', '--', NULL),
(12894, 'T63376', 9987, 999999999, 0, 'Choose option', '1970-01-01', '2023-07-24', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order numberT63376 the watch is too big the watch is brand new neve worn please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.160.200', '172.56.160.200', '2023-07-24', '--', NULL),
(12895, 'T61622', 9827, 999999999, 0, '101-Casablanca GM', '2023-07-28', '2023-07-24', '2023-05-04', 'black', 'black', 'Theorema', 'My order number is T61622- The watch keeps stopping randomly even fully wound.  Please replace the whole mechanism.', 'Crashed , the hands had fallen too and repair ', '0', '2023-07-31', '2023-07-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-01', '84.25.243.8', '84-25-243-8.cable.dynamic.v4.ziggo.nl', '2023-07-24', 'LE510136125DE', NULL),
(12896, 'T61194', 9988, 999999999, 0, '104-Copacabana', '2023-09-14', '2023-07-24', '2023-04-11', 'gold', 'black', 'Theorema', 'Note: Band is a metal replacement I purchased. The original band was leather.\nWhen I pull the stem to position B to set the time, it only stays in that position briefly and keeps returning to to position A. It takes a great amount of time and effort to set the correct time. It is very difficult to set to set the correct time in other words.', 'Crown and stem fixed . Change the protector and also fix the index', '0', '2023-10-06', '2023-10-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-06', '24.187.26.15', 'ool-18bb1a0f.dyn.optonline.net', '2023-07-24', 'LE510137072DE', NULL),
(12897, 'T63376', 9989, 999999999, 0, 'Choose option', '1970-01-01', '2023-07-24', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number T63376the watch is too bigthe watch is brand new please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.161.48', '172.56.161.48', '2023-07-24', '--', NULL),
(12898, 'T55042', 9990, 999999999, 0, 'other', '2023-08-02', '2023-07-25', '2022-09-13', 'gold', 'white', 'Elysee', 'My order number is T55042. My watch has fallen off on a hard floor and now the watch doesn\'t run overnight when I sleep. Please replace/ repair accordingly.', 'Balance wheel broke.\nNew balance wheel and movement repair\n\nRepair cost 60 euro plus shipping Euro 20', '0', '2023-08-16', '2023-08-16', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-17', '172.58.236.20', 'ue.tmodns.net', '2023-07-25', 'LE510136386DE', NULL),
(12899, '#T63364', 9991, 999999999, 0, 'other', '1970-01-01', '2023-07-26', '2023-07-18', '', '', 'other', 'My order number is T63364 The minute hand shows marks of processing. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '101.137.42.81', '101-137-42-81.mobile.dynamic.aptg.com.tw', '2023-07-26', '--', NULL),
(12900, 'T63066', 9992, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2023-07-27', '2023-07-26', 'black', 'blue', 'Theorema', 'No defect. Color is not what I expected ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.141.20.52', '76.141.20.52', '2023-07-27', '--', NULL),
(12901, 'T63066', 9992, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-07-27', '2023-07-26', 'black', 'blue', 'Theorema', 'No defect. Not color I expected ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.141.20.52', '76.141.20.52', '2023-07-27', '--', NULL),
(12902, '#T39476', 9993, 999999999, 0, '101-Casablanca GM', '2023-08-02', '2023-07-27', '1970-01-01', 'silver', 'blue', 'Theorema', 'The Casablanca doesn\'t work anymore even fully wound', 'repair movement Euro 60\n\nout of warranty', '0', '2023-08-16', '2023-08-16', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-17', '188.66.21.37', 'a188-66-21-37.llz.nl', '2023-07-27', '1Z8VF459DK61378793', NULL),
(12903, '', 9993, 999999999, 0, '112-Madrid', '2023-08-02', '2023-07-27', '1970-01-01', 'black', 'black', 'Theorema', 'Madrid needs a new glass.  Please replace/ repair accordingly', 'new case  Euro 60', '0', '2023-08-06', '2023-08-06', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-16', '188.66.21.37', 'a188-66-21-37.llz.nl', '2023-07-27', '1Z8VF459DK61378793', NULL),
(12904, '', 9993, 999999999, 0, '3005-Marco Polo', '2023-08-02', '2023-07-27', '1970-01-01', 'gold', 'gold', 'Theorema', 'Changing the time does not work with pulling out the button, only with hard pressing and turning,', 'new movement Euro 100', '0', '2023-08-16', '2023-08-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-17', '188.66.21.37', 'a188-66-21-37.llz.nl', '2023-07-27', '1Z8VF459DK61378793', NULL),
(12905, 'T19486', 9994, 999999999, 0, '511-New York', '2023-09-27', '2023-07-28', '1970-01-01', 'silver', 'black', 'Pionier', 'The watch is not working at all\n\n- Keine Garantie- Kunde muss Reparatur bezahlen\n\n\nOra nuk punon fare\n\n- Nuk ka garanci - klienti duhet të paguajë për riparime', 'new case Euro 60\nnew movement Euro 100\nshipping. Euro 20\n\n12 november. New case and new movement', '0', '2023-10-22', '2023-10-22', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-11-13', '208.87.234.180', 'webdefence.cluster-h.forcepoint.net', '2023-07-28', '1Z8VF459D962167532', NULL),
(12906, 'T62971', 9995, 999999999, 0, '101-Casablanca GM', '2023-09-13', '2023-07-28', '2023-06-27', 'bicolor gold', 'blue', 'Theorema', 'The hand has fallen off for no reason, The watch was never bumped or dropped. Please replace/repair accordingly. ', 'watch fell down. Hands fixed', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '142.202.126.110', '142.202.126.110', '2023-07-28', 'LE510136899DE', NULL),
(12907, 'T59741', 9996, 999999999, 0, '505-Florida', '2023-08-14', '2023-07-30', '1970-01-01', 'gold', 'blue', 'Pionier', 'The date jumps from 4 to 15 and when you turn on the botton it goes up to 39.', '--', '0', '2023-09-07', '2023-09-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-09-11', '212.10.251.130', 'd40afb82.rev.stofanet.dk', '2023-07-30', 'LE510136514DE', NULL),
(12908, 'T63515', 9997, 999999999, 0, '113-Lagos', '1970-01-01', '2023-07-31', '2023-07-24', 'black', 'gold', 'Theorema', 'I did not like the appereance of the watch in the real life.My order number is T63515- The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '91.46.176.77', 'p5b2eb04d.dip0.t-ipconnect.de', '2023-07-31', '--', NULL),
(12909, 'T45649', 9998, 999999999, 0, '114-Buenos Aires', '2023-09-27', '2023-07-31', '2021-09-10', 'rosé', '', 'Theorema', 'I bought this watch in Sep 2021 from you, its been a great watch but suddenly few months back it stopped working...it works for few hours then stops.\nI noticed that one of the smaller hands is bend due to which at some point the bigger ones get stuck and doesn\'t move. I wear it occasionally and it hasn’t been dropped or any kind of damage to It.\nI am not able to find the warranty card or box for it so mailing it in a different box.\nPlease help in fix it or replacing the watch as I assume its still under warranty.\n\n\ne bleva këtë orë në shtator 2021 nga ju, ishte një orë e shkëlqyer, por papritmas disa muaj më parë ajo pushoi së punuari ... funksionon për disa orë pastaj ndalon.\nVura re se njëra nga duart më të vogla është e përkulur për shkak të së cilës në një moment ato më të mëdhatë ngecin dhe nuk lëviz. E vesh herë pas here dhe nuk i është rënë apo ndonjë lloj dëmtimi.\nUnë nuk jam në gjendje të gjej kartën e garancisë ose kutinë për të, kështu që ta dërgoj me postë në një kuti tjetër.\nJu lutemi ndihmoni në rregullimin ose zëvendësimin e orës pasi supozoj se është ende nën garanci.', 'Hands touch each other. Now the hands are ok', '0', '2023-10-06', '2023-10-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-06', '65.25.34.28', 'cpe-65-25-34-28.neo.res.rr.com', '2023-07-31', 'LE510137038DE', NULL),
(12910, 'T61805', 9999, 999999999, 0, '505-Florida', '2023-09-27', '2023-08-01', '1970-01-01', 'black', 'black', 'Pionier', 'My order is T61805-  The clasp came undone and the watch fell off my wrist. The crown and stem won\'t pull out and barely twists so I can update the time of the hands. There\'s also an issue where the date and month can be changed even though the crown and stem don\'t pull out.   Please replace/ repair accordingly.\nbuckle on band also broken\n\n\nKapësja u zhbë dhe ora më ra nga kyçi i dorës. Kurora dhe kërcelli nuk do të tërhiqen dhe nuk do të rrotullohen mezi, kështu që unë mund të përditësoj kohën e duarve. Ekziston gjithashtu një problem ku data dhe muaji mund të ndryshohen edhe pse kurora dhe kërcelli nuk tërhiqen. Ju lutemi zëvendësoni/riparoni në përputhje me rrethanat.\n-shtrëngoj në shirit gjithashtu i thyer\n', 'New movement and new clasp', '0', '2023-10-06', '2023-10-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-06', '106.68.174.51', '106-68-174-51.tpgi.com.au', '2023-08-01', 'LE510137024DE', NULL),
(12911, 'T63313', 10000, 999999999, 0, 'Istanbul GM-125', '1970-01-01', '2023-08-01', '2023-08-01', 'gold', 'white', 'Theorema', 'My order number is T63313 The watch doesn\'t work even manually wound or shaken. The watch is brand new and never worn. Please  Replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '189.224.195.180', 'dsl-189-224-195-180-dyn.prod-infinitum.com.mx', '2023-08-01', '--', NULL),
(12912, 'T62976', 10001, 999999999, 0, '101-Casablanca GM', '2023-09-13', '2023-08-02', '2023-06-30', 'bicolor gold', 'blue', 'Theorema', 'Watch stop working after about 2 weeks even on full winding mode', 'Werk blockiert. Now fixet', '0', '2023-10-06', '2023-10-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-06', '2.50.32.244', 'bba-2-50-32-244.alshamil.net.ae', '2023-08-02', 'LE510137069DE', NULL),
(12913, 'T58863', 10002, 999999999, 0, '103-Sao Paulo', '2023-09-14', '2023-08-02', '2022-12-28', 'black', 'blue', 'Theorema', 'The watch just stopped working have wound up the watch and it doesn’t seem to activate ', 'watch fell down or pushed .\nStone from balance wheel fell down. \nFixed', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '151.224.117.156', '97e0759c.skybroadband.com', '2023-08-02', 'LE510136783DE', NULL),
(12914, 'T55250', 10003, 999999999, 0, '101-Casablanca GM', '2023-09-07', '2023-08-02', '2022-09-22', 'gold', 'black', 'Theorema', 'My order number is T55250- The watch was running about 50 min ahead in 2 hours before stopping totally even fully wound.  Please replace/ repair accordingly', '--', '0', '2023-09-07', '2023-09-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-09-07', '77.239.33.171', '171-33-239-77.dyn.cable.fcom.ch', '2023-08-02', 'LE510136545DE', NULL),
(12915, '', 9758, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2023-08-03', '1970-01-01', 'silver', '', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '207.244.164.163', 'd-207-244-164-163.fl.cpe.atlanticbb.net', '2023-08-03', '--', NULL),
(12916, 'T53425 ', 10004, 999999999, 0, '118-Venezia', '2023-08-11', '2023-08-03', '2022-07-07', 'blue', 'gold', 'Theorema', 'My order number is T53425-  The watch is manually wound but doesn\'t work anymore. Please replace/ repair accordingly.', '--', '0', '2023-09-07', '2023-09-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-09-07', '92.151.92.121', 'lfbn-idf1-1-2297-121.w92-151.abo.wanadoo.fr', '2023-08-03', 'LE510136531DE', NULL),
(12917, 'LS1185003', 10005, 999999999, 0, '3001-Paragon', '2023-08-11', '2023-08-04', '2013-06-13', 'silver', 'black', 'Theorema', 'The dial has rotated, it is not possible to see the time zones anymore.', 'new movement Euro 100\nnew hands O-Ring Euro 30\nshipping rate Euro 20', '0', '2023-10-22', '2023-10-22', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-11-20', '51.37.18.128', '51.37.18.128', '2023-08-04', '1Z8VF459DK63740360', NULL),
(12918, 'T49847', 10006, 999999999, 0, '101-Casablanca GM', '2023-09-15', '2023-08-05', '2022-10-26', 'black', 'black', 'Theorema', 'Watch is not keeping time properly', 'time fixed', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '172.56.184.107', '172.56.184.107', '2023-08-05', 'LE510136939DE', NULL),
(12919, 'T63632', 10007, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-08-05', '2023-07-28', 'black', 'black', 'Theorema', 'This was an impulsive purchase I changed my mind.. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '121.133.133.197', '121.133.133.197', '2023-08-05', '--', NULL),
(12920, 'T50282', 10008, 999999999, 0, '101-Casablanca GM 101-3', '2023-09-27', '2023-08-05', '2022-02-14', '', '', 'Theorema', 'Hand was fallen out ', 'Watch falling down...definetly. hands falling down and now fixed\n\nnext time no repair under warranty', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '213.237.90.166', '213237090166.mbb.telenor.dk', '2023-08-05', 'LE510136806DE', NULL),
(12921, '#T56397', 10009, 999999999, 0, '7001-Havana', '2023-08-09', '2023-08-05', '2022-11-11', 'black', 'white', 'Pionier', 'I ordered a Pionier watch (P-7001) on the 11th of November 2022. I noticed that the watch didn’t tick like it is supposed to do. I have followed every step on the manual but it doesn’t seem to work. We’ve winded it several times but it stops ticking after approximately 1 hour.Is it possible that there is a manufacturing defect?', '--', '0', '2023-09-07', '2023-09-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-09-07', '141.135.251.38', 'd8d87fb26.access.telenet.be', '2023-08-05', 'LE510136528DE', NULL),
(12922, 'T63276', 10010, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-08-05', '1970-01-01', 'gold', 'blue', 'Theorema', 'My order number is T63276- the watch is very thick. The mechanical aspect is nice but if I forget to wind up it stops working. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '23.117.117.99', '23-117-117-99.lightspeed.hstntx.sbcglobal.net', '2023-08-05', '--', NULL),
(12923, 'na', 10011, 999999999, 0, '2007-Toronto', '2023-09-14', '2023-08-08', '2014-08-19', 'silver', 'white', 'Theorema', 'Dropped watch and has stopped working\n\n28.12.2023 UHr wieder zurück erhalten , da Uhr nicht richtig repariert.', '-repair movement Euro 60\n\n- shipping rate Euro 20\n\nTotal Euro 80\n\nMovement repair and Change the balance wheel with a new one \n\n31.01.2024 Watch is Collided . Repair\n07.02.2024 LE510138135DE ', '0', '2024-02-01', '2023-10-22', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-11-02', '110.175.9.226', '110-175-9-226.static.tpgi.com.au', '2023-08-08', 'LE510137262DE', NULL),
(12924, 'T59976', 10012, 999999999, 0, '510-London', '2023-09-14', '2023-08-08', '2023-02-14', 'gold', 'blue', 'Pionier', 'The watch has stopped working even manually wound', 'Movement set correctly now.', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '220.255.161.182', 'bb220-255-161-182.singnet.com.sg', '2023-08-08', 'LE510136718DE', NULL),
(12925, 'T62274', 10013, 999999999, 0, '511-New York', '1970-01-01', '2023-08-08', '2023-05-30', 'black', 'black', 'Pionier', 'My order number is T62274- This is the first time I try to wear the watch and the calendar button doesn\'t work. The watch doesn\'t work. The watch is brand new and never worn. Please  Replace ]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '218.215.125.228', '228.125.215.218.dyn.iprimus.net.au', '2023-08-08', '--', NULL),
(12926, 'T62274', 10014, 999999999, 0, '511-New York', '2023-09-15', '2023-08-08', '2023-05-30', 'black', 'black', 'Pionier', 'my order number is T62274 this is the first time i try to wear the watch and the calendar button dosen\'t work the is brand new and never worn please replace ', 'We put new movement and new dial', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '220.101.38.242', '220.101.38.242', '2023-08-08', 'LE510136942DE', NULL),
(12927, 'RMA 12144', 9704, 999999999, 0, '101-Casablanca GM', '2023-09-13', '2023-08-08', '2021-06-01', 'black', 'black', 'Theorema', 'RMA is 12144-This is the third time I have returned my watch for condensation inside the watch. Please replace it or change the whole case!', 'Gummiring ausgetauscht und der kronen ring auch', '0', '2023-10-06', '2023-10-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-06', '174.97.84.141', 'cpe-174-97-84-141.cinci.res.rr.com', '2023-08-08', 'LE510137090DE', NULL),
(12928, '12343', 10015, 999999999, 0, '101-Casablanca GM', '2023-09-13', '2023-08-08', '2022-11-25', 'gold', 'yellow', 'Theorema', 'After a month I have the same problem the watch is running about 1 hour faster. Please replace the whole mechanism', '--', '0', '2023-10-06', '2023-10-06', 0, 0, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-06', '98.52.238.65', '98.52.238.65', '2023-08-08', 'LE510137007DE', NULL),
(12929, '', 10016, 999999999, 0, '506-Miami', '1970-01-01', '2023-08-08', '2023-07-02', 'black', 'black', 'Pionier', 'the time on the clock stops! The calendar does not work correctly!I want my money back!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.241.130.246', 'cpe9050cac066b3-cm9050cac066b0.sdns.net.rogers.com', '2023-08-08', '--', NULL),
(12930, 'T63724', 10017, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-08-08', '2023-08-01', 'black', 'black', 'Theorema', 'No defect just don’t like watch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.59.51', '172.58.59.51', '2023-08-08', '--', NULL),
(12931, 'T38166', 10018, 999999999, 0, '108-Oman', '2023-09-14', '2023-08-09', '2021-02-02', 'gold', 'gold', 'Theorema', 'My order number is T38166- The mechanism has stopped working Please replace/ repair accordingly.', 'Easy repair...no extra cost. The steam gear have left the position.\n\nJust take the shipping cost from the customer', '0', '2023-10-06', '2023-10-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-06', '85.115.54.202', 'webdefence-pool-02.cluster-j.forcepoint.net', '2023-08-09', 'LE510137109DE', NULL),
(12932, 'T53866', 10019, 999999999, 0, '3011-Macau', '2023-08-14', '2023-08-09', '2022-07-27', 'black', 'black', 'Theorema', 'My order number is #T53866-This is the third time I return the watch and I still have the same problem. The watch was running slow and now has totally stopped working, please replace me with the new one.', '--', '0', '2023-09-19', '2023-09-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-09-19', '31.208.117.210', '31-208-117-210.cust.bredband2.com', '2023-08-09', '1Z8VF459DK63345341', NULL),
(12933, 'T63483', 10020, 999999999, 0, 'other', '1970-01-01', '2023-08-09', '2023-07-31', 'gold', 'white', 'other', '[My order number is T63483- The watch is too big for me. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '185.195.134.74', '185.195.134.74', '2023-08-09', '--', NULL),
(12934, 'T63645', 8737, 999999999, 0, 'Choose option', '1970-01-01', '2023-08-10', '2023-08-06', 'Choose option', 'Choose option', 'Choose option', 'My order number is T63645. I received the wrong watch - please replace with Chicago P7002-3', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '158.140.149.51', '51-149-140-158.myrepublic.com.sg', '2023-08-10', '--', NULL),
(12935, 'T60255', 10021, 999999999, 0, '519-Milano', '1970-01-01', '2023-08-10', '2023-03-01', 'black', 'bicolor', 'Pionier', 'RMA number 12544 \nI just received the watch back from repair, the watch has an issue its stops at 5:50 even with power reserve. I have tested it on my wrist as well as on putting it on a table. It keeps on stopping at different times even with power reserve. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '1.145.101.219', '1.145.101.219', '2023-08-10', '--', NULL),
(12936, 'T60255', 10022, 999999999, 0, '519-Milano', '2023-09-14', '2023-08-10', '2023-03-01', 'black', 'bicolor', 'Pionier', 'RMA number 12544\n\nI just received the watch back from repair, the watch has the same issue its stops everytime at 5:50. Please replace.This is the second time I have returned the watch I want a replacement.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '58.105.162.40', 'static-n58-105-162-40.mas4.nsw.optusnet.com.au', '2023-08-10', '--', NULL),
(12937, '#T63805', 10023, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-08-11', '1970-01-01', 'silver', 'yellow', 'Theorema', 'My order number is T63805- I changed my mind. The watch is brand new and never worn. Please refund.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '159.196.12.136', '159-196-12-136.9fc40c.mel.nbn.aussiebb.net', '2023-08-11', '--', NULL),
(12938, 'T62004', 10024, 999999999, 0, '104-Copacabana', '2023-09-13', '2023-08-11', '2023-05-17', 'silver', 'white', 'Theorema', 'The watch is fully wound but has stopped working. It was never bumped or dropped. Please replace/ repair accordingly.', 'movement blocked', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '108.86.13.69', '108-86-13-69.lightspeed.dybhfl.sbcglobal.net', '2023-08-11', 'LE510136885DE', NULL),
(12939, '', 10025, 999999999, 0, '506-Miami', '1970-01-01', '2023-08-11', '2023-08-09', 'silver', 'blue', 'Pionier', 'My order number is T63821-The watch is brand new and never worn. Please  exchange with GM-506-13 ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.244.189.20', 'pool-71-244-189-20.bltmmd.fios.verizon.net', '2023-08-11', '--', NULL),
(12940, 'T63724', 10026, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-08-11', '2023-08-01', 'black', 'white', 'Theorema', 'My order number is T63724- I though I purchased an automatic watch. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.59.227.133', '172.59.227.133', '2023-08-11', '--', NULL),
(12941, 'T29184', 10027, 999999999, 0, '104-Copacabana', '2023-09-15', '2023-08-12', '2021-12-21', 'black', 'black', 'Theorema', 'This is the watch that he received on the 21.12.2021 after the first one was lost during the repair process. The markers have fallen off inside the watch and the watch doesn\'t work anymore. He will need to purchase a new clasp.\n', 'markers fixed and balance wheel fixed', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '90.241.161.170', '90.241.161.170', '2023-08-12', 'LE510136837DE', NULL),
(12998, '', 10082, 999999999, 0, '', '1970-01-01', '2023-09-09', '1970-01-01', '', '', '', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '18.188.98.96', 'ec2-18-188-98-96.us-east-2.compute.amazonaws.com', '2023-09-09', '--', NULL),
(12999, '', 10083, 999999999, 0, 'Выберите вариант', '1970-01-01', '2023-09-11', '1970-01-01', 'Выберите вариант', 'Выберите вариант', 'Выберите вариант', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '87.95.108.28', '87-95-108-28.bb.dnainternet.fi', '2023-09-11', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(13000, 'T3011-10', 10083, 999999999, 0, '115-Helsinki', '1970-01-01', '2023-09-11', '2021-11-11', 'rosé', 'blue', 'Theorema', 'I usually use the watch once a week.  Recently I had a problem: I can’t start my watch.  The watch head does not turn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '87.95.108.28', '87-95-108-28.bb.dnainternet.fi', '2023-09-11', '--', NULL),
(13001, 'I do not have ', 10084, 999999999, 0, '118-Sahara', '2023-10-28', '2023-09-12', '2021-09-01', 'blue', 'white', 'Theorema', 'A few years ago , you sent me a new part for watch. But I could not find anyone to install it.\nI would like you to install it.  Also < I would like a new white band for it  which I would pay for ', 'replace band 40 euro', '0', '2023-11-22', '2023-11-22', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-11-22', '69.14.205.162', 'static-14-69-162-205.try.wideopenwest.com', '2023-09-12', 'LE510137545DE', NULL),
(13002, 'T64396', 10085, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-09-12', '2023-09-12', 'black', 'yellow', 'Theorema', 'I would like to return your order please. thank', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.89.147.232', '184-089-147-232.res.spectrum.com', '2023-09-12', '--', NULL),
(13003, 'T57247', 10086, 999999999, 0, '101-Casablanca GM', '2023-10-28', '2023-09-12', '2024-11-22', 'gold', '', 'Theorema', 'I hardly wore the watch, winding it up was always difficult. The button does not work properly, when I push it out to adjust the time, it does not go back to its original state to start winding up the watch.', 'stem change with a new one', '0', '2023-11-12', '2023-11-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-11-22', '193.135.216.61', '193.135.216.61', '2023-09-12', 'LE510137466DE', NULL),
(12942, 'T57658', 10028, 999999999, 0, '515-Amsterdam', '2023-09-14', '2023-08-12', '2022-11-25', 'gold', 'black', 'Pionier', 'Hi, I sent this watch to you to have the hands aligned, black button clasp/covers tightened as they flapped about when you move your hand. I tried tightening the screws but it did not help. \nWhen the watch was returned, the hands were now perfect but the clasps had not been looked at because the screws were not changed/new and the clasps still moved around. \nUnfortunately, even worse, the watch strap was now unlinked/open, unbearable.\nIt looks like a pin is missing? I can\'t see that this happened during shipping because the box was undamaged and there was no loose parts in the box.\nI have been told to send it back, for the strap to be reconnected and the screws replaced and tightened so the clasps don\'t move around. \nKind regards,\nMichael Brandon', 'brand new band, hands fixed ', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '86.173.105.235', 'host86-173-105-235.range86-173.btcentralplus.com', '2023-08-12', 'LE510136749DE', NULL),
(12943, 'T63885', 10029, 999999999, 0, '505-Florida', '1970-01-01', '2023-08-14', '2023-08-06', 'black', 'gold', 'Pionier', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.187.99.113', 'c-67-187-99-113.hsd1.tn.comcast.net', '2023-08-14', '--', NULL),
(12944, '#T61525', 10030, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-08-14', '2023-05-02', 'silver', 'blue', 'Theorema', 'Some of the hands and cogs inside are out of place and loose inside the watch. The watch doesn\'t function.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '77.124.174.2', 'IGLD-77-124-174-2.inter.net.il', '2023-08-14', '--', NULL),
(12945, 'T63770', 10031, 999999999, 0, '120-Lady Butterfly', '2023-08-18', '2023-08-14', '1970-01-01', 'gold', 'gold', 'Theorema', ' My order number is T63770\nThe watch is too big and heavy for me. The watch is brand NEW and never worn.\n Please refund the money ', '--', '0', '1970-01-01', '2023-08-18', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '178.51.187.222', 'ptr-178-51-187-222.dyn.orange.be', '2023-08-14', '--', NULL),
(12946, 't63885', 10032, 999999999, 0, '505-Florida', '1970-01-01', '2023-08-14', '2023-08-11', 'gold', 'blue', 'Pionier', 'the watch was not what i expected. i wish to return it and get a refund. it has never been worn before.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '208.86.67.13', '208.86.67.13', '2023-08-14', '--', NULL),
(12947, '', 10033, 999999999, 0, '506-Miami', '2023-09-27', '2023-08-14', '2023-07-02', 'black', 'black', 'Pionier', 'T62264. The watch is defective. The arrows don’t move, only sometimes. It always shows the wrong time. The month on the date switches over night, or does not work at all. Please refer to our emails. I do not want to exchange anymore. I want a full refund.\n\n-Ora është me defekt. Shigjetat nuk lëvizin, vetëm ndonjëherë. Gjithmonë tregon kohën e gabuar. Muaji në datë ndryshon brenda natës ose nuk funksionon fare.', 'Hands fixed . ', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '99.241.130.246', 'cpe9050cac066b3-cm9050cac066b0.sdns.net.rogers.com', '2023-08-14', 'LE510136960DE', NULL),
(12948, '', 10034, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-08-15', '2023-07-23', 'black', 'blue', 'Theorema', 'When I try to wind up the spring the spring unwinds so the watch can’t stay ticking ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '94.173.117.33', 'live-34-b2-v4wan-164616-cust288.vm29.cable.virginm.net', '2023-08-15', '--', NULL),
(12949, '', 10035, 999999999, 0, '510-London', '1970-01-01', '2023-08-16', '1970-01-01', '', 'blue', 'Pionier', 'My order number T63891 I just received the watch and it runs \n4min ahead every hour Please exchange with \nGM-122-1 ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.13.112.239', 'cpc87461-finc19-2-0-cust238.4-2.cable.virginm.net', '2023-08-16', '--', NULL),
(12950, '', 10035, 999999999, 0, 'Choose option', '1970-01-01', '2023-08-16', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number T63891 I Just received \nthe watch and it runs 4min ahead every hour \nPlease exchange with GM-122-1 ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.13.112.239', 'cpc87461-finc19-2-0-cust238.4-2.cable.virginm.net', '2023-08-16', '--', NULL),
(12951, 'T60359', 10036, 999999999, 0, '108-Oman', '2023-09-14', '2023-08-17', '2023-05-22', 'silver', 'gold', 'Theorema', 'Does not work ', 'fell down. balance wheel repair', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '207.112.105.253', 'host-207-112-107-253.static.dsl.primus.ca', '2023-08-17', 'LE510136854DE', NULL),
(12952, 'M11922018Q', 10037, 999999999, 0, '118-Venezia', '2023-09-14', '2023-08-17', '2023-05-01', 'blue', 'gold', 'Theorema', 'The watch has been purchased at Tirana\'s Airport. The watch is fully wound but has stopped working. Please replace/ repair accordingly.', 'Balance wheel defect. Maybe fell down the watch or pushed agains wall or table.\n\nBalance wheel now fixed', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '146.75.245.78', '146.75.245.78', '2023-08-17', 'LE510136735DE', NULL),
(12953, 'gm 122-3', 10038, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-08-18', '2023-08-07', '', '', 'Theorema', 'The watch does not function. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '118.189.170.90', '90.170.189.118.static.m1net.com.sg', '2023-08-18', '--', NULL),
(12954, 'T63586', 10039, 999999999, 0, '108-Oman', '1970-01-01', '2023-08-18', '1970-01-01', 'silver', 'black', 'Theorema', 'Fully wound the watch and after 24 hour period, the watch was fast by 4hours. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '58.96.203.7', '7.203.96.58.starhub.net.sg', '2023-08-18', '--', NULL),
(12955, 'T50492', 10040, 999999999, 0, '514-Hawaii', '2023-09-13', '2023-08-18', '2022-02-02', 'black', 'black', 'Pionier', 'Crystal cracked and watch is no longer ticking', 'He dropped the watch.\nnew movement Euro 100\nnew case Euro 60\nshipping rate Euro 20\n\nBrand new movement\nBrand new case', '0', '2023-10-22', '2023-10-22', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-11-02', '217.180.196.47', '217.180.196.47', '2023-08-18', '1Z8VF459D962070127', NULL),
(12956, ' #T61480 ', 10041, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2023-08-19', '2023-04-28', 'silver', 'blue', 'Theorema', 'The surface dial needs fixing', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '95.144.163.157', '95.144.163.157', '2023-08-19', '--', NULL),
(12957, ' #T61480', 10042, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2023-08-19', '2023-04-28', 'silver', 'blue', 'Theorema', 'Surface dial needs to be screwed down ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '95.144.163.157', '95.144.163.157', '2023-08-19', '--', NULL),
(12958, 'T62048', 10043, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-08-19', '2023-05-23', 'bicolor gold', 'white', 'Theorema', 'One Of the hands fell off when the Watch fell off my wrist as one Of the spring rods that hold the band intro the mechanism fell out while clapping my hands. The clip that is holding the part i rotete to sine the Watch does not hold in place either. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.166.117.77', '77.81-166-117.customer.lyse.net', '2023-08-19', '--', NULL),
(12959, 'T60355', 10044, 999999999, 0, '511-New York', '1970-01-01', '2023-08-21', '2023-03-03', 'silver', 'blue', 'Pionier', 'The date selector does not work when using the crown. It does work under normal time keeping but cannot be adjusted with selector. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.237.65.228', 'static-96-237-65-228.bstnma.fios.verizon.net', '2023-08-21', '--', NULL),
(12960, 'T64103', 10045, 999999999, 0, '519-Milano', '2023-08-29', '2023-08-22', '2023-08-17', 'gold', 'bicolor', 'Pionier', 'My order number is T64103- The watch arrived with a broken hand. The watch is brand new and never worn. Please replace.', '--', '0', '2023-08-29', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-08-30', '194.140.112.233', '194.140.112.233', '2023-08-22', '00340434129949128443', NULL),
(12961, 'GM-116', 10046, 999999999, 0, '109-Hamburg', '2023-09-18', '2023-08-22', '2023-08-02', 'gold', 'gold', 'Theorema', 'He says that the crown doesn\'t work and cannot adjust or wind the watch.', 'New balance wheel.\nWinding stem gears was damages. \n\nnow all fixed', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '84.242.28.171', '84.242.28.171.dynamic-pppoe.dt.ipv4.wtnet.de', '2023-08-22', '00340434129949128634', NULL),
(12962, 'T62269', 10047, 999999999, 0, '101-Casablanca GM', '2023-09-13', '2023-08-22', '2023-05-30', 'rose', 'yellow', 'Theorema', 'Steve Wilkins\nMy order number is T62269-The watch is running fast, gaining about 1/2 minutes over each 18/24 hours. Please replace/ repair accordingly.', 'time set correctly now', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '172.124.193.222', '172-124-193-222.lightspeed.nsvltn.sbcglobal.net', '2023-08-22', 'LE510136721DE', NULL),
(12963, '#T64098', 10048, 999999999, 0, '7001-Havana', '1970-01-01', '2023-08-22', '2023-08-21', 'black', 'black', 'Pionier', 'None', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.200.184.81', 'c-71-200-184-81.hsd1.md.comcast.net', '2023-08-22', '--', NULL),
(12964, '#T64140', 10049, 999999999, 0, '7002-Newport', '2023-08-30', '2023-08-23', '1970-01-01', 'black', 'black', 'Pionier', 'Difficulty seeing the small clock hand', '--', '0', '1970-01-01', '2023-08-30', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '77.241.128.87', '77.241.128.87.mobile.3.dk', '2023-08-23', '--', NULL),
(12965, '', 10050, 999999999, 0, '505-Florida', '1970-01-01', '2023-08-25', '2023-04-24', 'black', '', 'Pionier', 'The watch has not been working accurately. Sometimes hours behind despite wearing it almost 24 hours daily', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.153.207.58', 'host86-153-207-58.range86-153.btcentralplus.com', '2023-08-25', '--', NULL),
(12966, 'T63548', 10051, 999999999, 0, '101-Casablanca GM', '2023-09-05', '2023-08-26', '2023-07-25', 'gold', 'black', 'Theorema', '[My order number is  T63548- The watch stops ticking after a few seconds even fully wound..]\n\n', 'Fell on the ground. We have change the balance wheel\n\nJust controll...\n\n22.11.2023  LE510137483DE', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '178.51.12.193', 'ptr-178-51-12-193.dyn.orange.be', '2023-08-26', 'LE510136752DE', NULL),
(12967, '', 10052, 999999999, 0, 'other', '1970-01-01', '2023-08-26', '2023-03-02', 'black', 'silvgrey', 'other', 'Stop working ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.207.154.3', '3.154.207.74.srtnet.com', '2023-08-26', '--', NULL),
(12968, 'T64221', 10053, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2023-08-26', '2023-08-23', 'gold', '', 'Theorema', 'I received my watch yesterday. When I notice after few hours it runs faster. Approx it goes ahead 2 hours in 24 hours. I contacted tufina they sent me tutorial about winding a watch and then check. I did it but problem is same. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.136.116.37', 'unallocated-static.rogers.com', '2023-08-26', '--', NULL),
(12969, 'T64211', 10054, 999999999, 0, '109-Hamburg', '1970-01-01', '2023-08-27', '2023-08-28', '', '', 'Theorema', 'My order number is T64211 The watch is too big, it is Brand new and never warn. I wish to get my refund please. Thank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.128.139.136', 'rrcs-72-128-139-136.sw.biz.rr.com', '2023-08-27', '--', NULL),
(12970, 'Order #T64233', 10055, 999999999, 0, '101-Casablanca GM', '2023-09-01', '2023-08-28', '1970-01-01', 'black', 'white', 'Theorema', 'To whom it may concern,\n\nBeautiful Item at first sight!. No doubt.\n\nThe given watches of purchase do not fit the description and quality of that which I am uniquely searching for.\n\nThat is why I will kindly refund my purchased Item\'s on Order #T64233.\n\nKind regards Mr.Steen ', '--', '0', '1970-01-01', '2023-09-01', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '93.207.249.185', 'p5dcff9b9.dip0.t-ipconnect.de', '2023-08-28', '--', NULL),
(12971, 'T64211', 10056, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-08-29', '2023-08-29', '', '', 'Theorema', 'My order is number T64211 the watch is way too big not what i anticipated. the watch is brand new, never worn. Please refund...', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '165.225.37.90', '165.225.37.90', '2023-08-29', '--', NULL),
(12972, 'T64149', 10057, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-08-29', '2023-08-21', 'black', 'blue', 'Theorema', 'The watch doesn\'t work and there is a loose screw inside the watch is new and never been worn', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '1.136.22.131', '1.136.22.131', '2023-08-29', '--', NULL),
(12973, '#T61480', 10058, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2023-08-29', '2023-04-28', 'silver', 'blue', 'Theorema', 'Surface dial has become unscrewed ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.30.94.49', '2.30.94.49', '2023-08-29', '--', NULL),
(12974, '#T61480', 10059, 999999999, 0, '114-Buenos Aires', '2023-09-27', '2023-08-29', '2023-04-28', 'silver', 'blue', 'Theorema', 'Surface dial has become unscrewed \n\n\nForma sipërfaqësore është zhvidhosuar', 'Problem saved.', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '2.30.94.49', '2.30.94.49', '2023-08-29', 'LE510136845DE', NULL),
(12975, '', 10060, 999999999, 0, '112-Madrid', '2023-09-27', '2023-08-29', '2022-01-28', 'gold', 'black', 'Theorema', 'It loses time when I leave it off overnight and also when it is being worn and, even though I keep it on a self-winder, it sometimes stops altogether. It does this even when I manually wind it after taking it off. I would suggest that the winding mechanism is faulty!\n\nHumbet kohë kur e lë brenda natës dhe gjithashtu kur e vesh dhe, edhe pse e mbaj në vetë-dredha, ndonjëherë ndalon fare. E bën këtë edhe kur e mbështjell manualisht pasi e heq. Unë do të sugjeroja që mekanizmi i mbështjelljes është i gabuar!', 'Set the time correct now, Now run perfect', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '81.79.83.42', '81.79.83.42', '2023-08-29', 'LE510136770DE', NULL),
(12976, 't3003', 10061, 999999999, 0, '6001q-Black Mamba', '1970-01-01', '2023-08-29', '2010-04-20', 'black', 'black', 'Pionier', 'Hallo leider ist die Uhr nicht in der Auflistung, es ist eine Black Hawk. Die Krone und die Achse ist verloren gegangen. Wäre es möglich einen Kostenvoranschlag zu bekommen. Bevor ich die Uhr zu ihnen schicke?\n\nmfg\nDresel T.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '87.188.177.228', 'p57bcb1e4.dip0.t-ipconnect.de', '2023-08-29', '--', NULL),
(12977, 'T62431', 10062, 999999999, 0, '505-Florida', '2023-09-14', '2023-08-30', '2023-06-04', 'gold', 'blue', 'Pionier', 'I bought this watch in June and I have not worn it because how broken it is. This is unacceptable for German company. First time the hands were loose and now it comes from repair without no hands. I have spent $475 and I have had the watch for less than two weeks. Replace the whole mechanism give me something new because I will not accept a third repair.', 'Hands fell down... now is fixed', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '76.154.159.211', 'c-76-154-159-211.hsd1.co.comcast.net', '2023-08-30', 'LE510136925DE', NULL),
(12978, '#T63589', 10063, 999999999, 0, '121-St Petersburg', '2023-09-14', '2023-08-30', '2023-07-26', '', '', 'Theorema', 'Hands touch and cannot set the time and does not run correctly.', 'Hands fixed', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '76.154.159.211', 'c-76-154-159-211.hsd1.co.comcast.net', '2023-08-30', 'LE510136908DE', NULL),
(12979, 'T64160', 10064, 999999999, 0, 'other', '1970-01-01', '2023-08-30', '2023-08-30', 'gold', 'gold', 'other', 'Just the bright gold clashes with my fair skin with strong red tones. All of my other watches have a silver case but I loved the BA so much so I thought I would try it in gold. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.98.185.204', 'pool-74-98-185-204.nrflva.fios.verizon.net', '2023-08-30', '--', NULL),
(12980, '', 10065, 999999999, 0, '7002-Chicago', '1970-01-01', '2023-08-30', '2023-03-04', 'silver', 'blue', 'Pionier', 'My watch broken jsu I bought it 5 months ago \nPlz fixing for me thanks ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.230.143.53', '24-230-143-53-dynamic.midco.net', '2023-08-30', '--', NULL),
(12981, '	#T64146', 10066, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-09-01', '2023-08-21', 'black', 'black', 'Theorema', 'I don’t like the look of the watch in person. The quality doesn’t seem the way that it is advertised. I’d like a full refund and for the shipment to be covered. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.192.172.122', 'c-98-192-172-122.hsd1.ca.comcast.net', '2023-09-01', '--', NULL),
(12982, 'T62079', 10067, 999999999, 0, '118-Sahara', '2023-10-28', '2023-09-01', '2023-06-01', 'silver', 'white', 'Theorema', 'watch is fully wound but will not keep time accurate.  ', 'falling down.\nBalance wheel stone is comming out. put a new stone', '0', '2023-10-22', '2023-10-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-11-13', '50.27.151.229', '50.27.151.229', '2023-09-01', 'LE510137347DE', NULL),
(12983, 'T63199', 10068, 999999999, 0, 'Choose option', '1970-01-01', '2023-09-02', '2023-08-24', 'Choose option', 'Choose option', 'Choose option', 'My order number is T63199- The watch is too big for me. The watch is brand new and never worn. Please refund. (Note: Late return approved by Peter with Tufina Care Team)\nThank you!\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.28.85.72', 'pool-108-28-85-72.washdc.fios.verizon.net', '2023-09-02', '--', NULL),
(12984, 'T64325', 10069, 999999999, 0, '121-St Petersburg', '1970-01-01', '2023-09-02', '2023-09-08', '', '', 'Theorema', 'Watch case is too small for wrist and fits uncomfortably.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.224.77.114', '108-224-77-114.lightspeed.tukrga.sbcglobal.net', '2023-09-02', '--', NULL),
(12985, '#T63839', 10070, 999999999, 0, '519-Milano', '2023-09-13', '2023-09-04', '2023-08-04', 'gold', 'bicolor', 'Pionier', 'Please read my letter and for my full address return. This watch did not work since first day. Replace.', 'the hands touch', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '76.154.159.211', 'c-76-154-159-211.hsd1.co.comcast.net', '2023-09-04', 'LE510136766DE', NULL),
(12986, 'T53859', 10071, 999999999, 0, '506-Miami', '2023-09-08', '2023-09-05', '2022-07-25', 'black', 'black', 'Pionier', '1)The left button of the case - to change the day - is not working. When pushing the day is not changing any more.  2) When pulling out the crown the dail- complete interior of watch, is moving.  The watch has not been used only a few times during this year - so not daily - but only on special occassions and this is what we are actual experiencing.  Can you check up the watch to get a stable functioning.', 'Date button and balance wheel fixed', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '87.65.13.36', '36.13-65-87.adsl-dyn.isp.belgacom.be', '2023-09-05', 'LE510136911DE', NULL),
(12987, 'T53859', 10071, 999999999, 0, '513-Tokyo', '2023-09-08', '2023-09-05', '2018-12-28', 'black', 'white', 'Pionier', 'The watch is not running correct.  It needs a review of the running mechanism as the difference is quiet big to a normal working watch. Can you check the sealing for 3 ATM as sometimes it shows humidity in the watch by normal use. kind regards.  ', 'Running mechanism just adjust it. Easy reapir . No cost.\n\nOnly shipping cost', '0', '2023-10-06', '2023-10-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-06', '87.65.13.36', '36.13-65-87.adsl-dyn.isp.belgacom.be', '2023-09-05', 'LE510137086DE', NULL),
(12988, 'T64154', 10072, 999999999, 0, '505-Florida', '1970-01-01', '2023-09-05', '2023-08-21', 'gold', 'blue', 'Pionier', 'I did not like the item received since I it was not what I have expected based on the picture saw from the internet.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.122.1.85', 'cpe-70-122-1-85.austin.res.rr.com', '2023-09-05', '--', NULL),
(12989, 'T61483', 10073, 999999999, 0, '101-Casablanca GM', '2023-11-22', '2023-09-05', '2023-04-28', 'gold', 'blue', 'Theorema', 'Watch no longer keeps time properly and dose not tik properly after being winded. No water or physical damage done to watch and watch does wind and tik for a few seconds. ', 'Movement repair', '0', '2023-12-16', '2023-12-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-12-20', '172.56.169.137', '172.56.169.137', '2023-09-05', 'L E 5 1 0 1 3 7 6 8 7 D E', NULL),
(12990, 'T64325', 10074, 999999999, 0, '121-St Petersburg', '1970-01-01', '2023-09-05', '2023-09-01', '', '', 'Theorema', 'The watch did not fit the wrist properly as the case is too small.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '19.12.93.164', 'ashpr009-p2.nls.ford.com', '2023-09-05', '--', NULL),
(12991, '', 10075, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-09-06', '1970-01-01', 'gold', 'black', 'Theorema', 'Strap broken', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.161.201.137', '31-161-201-137.mobile.kpn.net', '2023-09-06', '--', NULL),
(12992, 'T63389', 10076, 999999999, 0, '505-Florida', '1970-01-01', '2023-09-06', '2023-07-19', 'gold', 'black', 'Pionier', 'My order number is T63389 - The date button was already sticking out a lot when I received the watch. Suddenly it fell off when I was about to wear the watch. Pictures of this were sent to Tufina customer support. Whilst speaking with a representative from Tufina, I was told the repair time would be up to 6 weeks. This is almost longer than I\'ve owned the watch, and it is far too long to wait to fix an item which was faulty when I received it. I would much rather send this one back entirely and trade it for a Milano Pionier GM-519-4. If necessary, I\'m willing to cover the price difference. Thank you.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '51.175.191.221', '221.51-175-191.customer.lyse.net', '2023-09-06', '--', NULL),
(12993, 'T64347', 10077, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-09-06', '2023-08-31', 'gold', '', 'Theorema', 'The watch is too big for my hand and I want to return it. The watch is brand new and never worn . The labels are still on the watch.  How can I return it?', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.242.83.37', '37.sub-174-242-83.myvzw.com', '2023-09-06', '--', NULL),
(12994, '', 10078, 999999999, 0, '108-Oman', '2023-09-27', '2023-09-07', '1970-01-01', 'silver', 'gold', 'Theorema', 'I don\'t think it\'s in warranty, can\'t find the case or paperwork. I dropped the watch from about waist height onto a tile floor while winding it. It didn\'t cause any visible damage. I finished winding it and put it on, then later noticed that it was no longer working. \n\nKeine Garantie-muss Reparatur bezahlen\n\nUnë nuk mendoj se është në garanci, nuk mund të gjej dosjen ose dokumentet. E hodha orën nga afërsisht lartësia e belit në një dysheme me pllaka ndërsa e dredha-dredha. Nuk shkaktoi ndonjë dëm të dukshëm. Mbarova dredha-dredha dhe e vesha, pastaj më vonë vura re se nuk po funksiononte më.\n\n\n-Nuk ka garanci - duhet të paguani për riparime\n\n', 'Balance wheel come out prom the original position. Fix it', '0', '2023-10-06', '2023-10-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-06', '76.39.51.4', '076-039-051-004.inf.spectrum.com', '2023-09-07', 'LE510137041DE', NULL),
(12995, 'T64207', 10079, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-09-07', '1970-01-01', 'black', 'white', 'Theorema', 'The watch face is too big for my fiancé’s taste. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.245.130', '172.58.245.130', '2023-09-07', '--', NULL),
(12996, 'T64207', 10080, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-09-07', '1970-01-01', 'black', 'white', 'Theorema', 'My order number is T64207- The watch is too big. The watch is brand new and never worn. Please refund. Thank you!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.245.198', '172.58.245.198', '2023-09-07', '--', NULL),
(13017, 'T64291', 10100, 999999999, 0, '4001q-Galilei', '1970-01-01', '2023-09-18', '2023-09-05', 'bicolor rosé', 'white', 'Theorema', 'As I mentioned in the previous emails, my wife had purchased for me for anniversary gift. She didn\'t know about the specifics of our finances. It is not because of defect that I am returning the watch, it is financial. \n\nI am hating to return  this watch. I love it. It is exactly what I have been looking for. I do hope that when our finances improve I will be able to purchase one of these watches from you.\n\nI am sorry', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.230.125.185', 'c-73-230-125-185.hsd1.pa.comcast.net', '2023-09-18', '--', NULL),
(12997, 'T64313', 10081, 999999999, 0, 'Choose option', '1970-01-01', '2023-09-09', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is T64313- The watches are not the quality I expected. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '208.121.35.193', '208.121.35.193', '2023-09-09', '--', NULL),
(13004, '', 10087, 999999999, 0, 'Choose option', '1970-01-01', '2023-09-12', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.225.31.174', 'a172-225-31-174.deploy.static.akamaitechnologies.com', '2023-09-12', '--', NULL),
(13005, 'T62779', 10088, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2023-09-13', '2023-06-21', 'gold', 'bicolor', 'Theorema', 'The crown cannot be wound. The watch doesn\'t work.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '188.54.56.19', '188.54.56.19', '2023-09-13', '--', NULL),
(13006, 'T-62779', 10089, 999999999, 0, '120-Lady Butterfly', '2023-10-28', '2023-09-13', '2023-06-21', 'gold', 'bicolor', 'Theorema', 'The crown cannot be wound, The watch doesn\'t work.', 'balance wheel repair and hands', '0', '2023-11-12', '2023-11-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-11-22', '188.54.56.19', '188.54.56.19', '2023-09-13', 'LE510137421DE', NULL),
(13007, 'T47925', 10090, 999999999, 0, '117-Kingston', '2023-10-28', '2023-09-13', '2022-09-21', 'gold', 'white', 'Theorema', 'T47925-The auto rewind function does not work. It\'s stuck and does not move', 'Movement repair and hands repair', '0', '2023-10-22', '2023-10-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-11-13', '75.71.102.135', 'c-75-71-102-135.hsd1.co.comcast.net', '2023-09-13', 'LE510137355DE', NULL),
(13008, 'T60876', 10091, 999999999, 0, '114-Buenos Aires', '2023-09-27', '2023-09-13', '2023-03-30', 'black', '', 'Theorema', 'You guys did not fix my watch. My watch stops at same times every day. IT STOPS. Does not work. What did you guys do to fix nothing. I need a replacement. Now on top of everything when you return this watch to me the face has fallen off. I want a replacement because I have paid twice shipment. Thank you!\n\nJu djema nuk ma rregulluat orën. Ora ime ndalon në të njëjtën kohë çdo ditë. NDALON. Nuk punon. Çfarë keni bërë për të rregulluar asgjë. Unë kam nevojë për një zëvendësim. Tani mbi të gjitha, kur ma kthen këtë orë, fytyra ka rënë. Unë dua një zëvendësim sepse kam paguar dy herë dërgesën. Faleminderit!', 'Watchmaker say: Watch is falling down...100%\nWe change the dial with a new one and repair the balance wheel', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '76.154.159.211', 'c-76-154-159-211.hsd1.co.comcast.net', '2023-09-13', 'LE510136797DE', NULL),
(13009, 'T63429', 10092, 999999999, 0, '101-Casablanca GM', '2023-10-28', '2023-09-14', '2023-07-19', 'black', 'blue', 'Theorema', 'My ordeer number is T63429. The watch is fully wound but has stopped working. Please repair accordingly', 'Please hold on before shipping the repaired watch. He will move in a week and will provide us with a new address in Florida.\n\nfalling down. hands come out. now repair', '0', '2023-11-12', '2023-11-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-01-22', '64.139.108.203', '64.139.108.203', '2023-09-14', '1Z8VF459D961573416', NULL),
(13010, 'NA', 10093, 999999999, 0, '120-Lady Butterfly', '2023-11-22', '2023-09-15', '2023-07-11', 'gold', 'gold', 'Theorema', 'Lost the pointer.\nCharge movement no more working', 'Falling down.\nBalance wheel defect and minute hands falling out.\n\nNew hands and balance whell repair\n\nCost 90 Euro', '0', '2023-12-16', '2023-12-16', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-01-22', '92.107.98.89', '89.98.107.92.dynamic.wline.res.cust.swisscom.ch', '2023-09-15', '1Z8VF459D961301638', NULL),
(13011, '', 10094, 999999999, 0, '2001-Magellan', '2023-10-20', '2023-09-15', '2013-09-01', 'silver', 'without', 'Theorema', 'The watch is out of warranty-The watch fell and water got into it. you need to clean the mechanism and replace the hands.\n\n\nNicht schicken-Elsa nach Adresse fragen.', 'need new hands and balance wheel repair', '0', '2023-12-22', '2023-12-22', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-12-22', '213.55.221.223', '213.55.221.223', '2023-09-15', '1Z8VF459DK63926026', NULL),
(13012, 'T63880', 10095, 999999999, 0, '107-Rio', '2023-09-22', '2023-09-15', '2023-07-21', 'black', 'black', 'Theorema', 'The wheel snapped and it is loose inside the mechanism.  Please replace/ repair accordingly', 'Watch is 100% falling down. all the 3 hands are out.\nNormally not under warranty.\n\nHands fixed and wheel fixed', '0', '2023-10-03', '2023-10-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-04', '159.134.105.22', '159.134.105.22', '2023-09-15', 'LE510136871DE', NULL),
(13013, 'T64375', 10096, 999999999, 0, '121-St Petersburg', '1970-01-01', '2023-09-15', '2023-09-02', 'gold', 'gold', 'Theorema', 'the watch is to small for my wrist not my taste', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.129.199.23', '104.129.199.23', '2023-09-15', '--', NULL),
(13014, 'GM-506-6', 10097, 999999999, 0, '903-Basel', '1970-01-01', '2023-09-16', '2022-12-21', 'gold', 'gold', 'Pionier', 'It’s doesn’t work I try it every thing but it’s Stil not working ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '178.197.222.28', '178.197.222.28', '2023-09-16', '--', NULL),
(13015, 'T63923', 10098, 999999999, 0, '121-St Petersburg', '1970-01-01', '2023-09-16', '2023-08-08', 'black', 'black', 'Theorema', 'At 12:00 the hour hand is pointing two minute ahead of the minute hand', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.61.219.96', '67-61-67-61-219-96.cpe.sparklight.net', '2023-09-16', '--', NULL),
(13016, 'T63923', 10099, 999999999, 0, '121-St Petersburg', '2023-10-28', '2023-09-16', '2023-08-08', 'black', 'black', 'Theorema', 'The hands are aligned correctly at 12 o\'clock. Please repair/replace accordingly.', 'Hands repair', '0', '2023-10-22', '2023-10-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-11-22', '71.36.26.225', '71.36.26.225', '2023-09-16', 'LE510137449DE', NULL),
(13018, '#T64548', 10101, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2023-09-19', '1970-01-01', 'gold', 'gold', 'Theorema', 'My order number is T64548- The watch is too big for me. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.215.176.177', '177.sub-174-215-176.myvzw.com', '2023-09-19', '--', NULL),
(13019, 'T59411', 10102, 999999999, 0, '120-Lady Butterfly', '2023-10-28', '2023-09-19', '2023-01-23', 'silver', 'white', 'Theorema', 'When setting the time, the hour hand got stuck on the second hand and the min hand fell off.', 'watch falling down and hands come up. now hands are ok', '0', '2023-11-12', '2023-11-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-11-22', '66.91.3.4', 'cpe-66-91-3-4.hawaii.res.rr.com', '2023-09-19', 'LE510137523DE', NULL),
(13020, 'T63593', 10103, 999999999, 0, '118-Sahara', '1970-01-01', '2023-09-20', '2023-07-27', 'silver', 'gold', 'Theorema', 'The watch doesn\'t work, even when fully wound.  The watch is brand new and has never been worn.  Please replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.144.140.63', 'c-73-144-140-63.hsd1.mi.comcast.net', '2023-09-20', '--', NULL),
(13021, 'T64393', 10104, 999999999, 0, '104-Copacabana', '1970-01-01', '2023-09-20', '1970-01-01', 'black', 'yellow', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '148.76.225.27', 'ool-944ce11b.dyn.optonline.net', '2023-09-20', '--', NULL),
(13022, 'T58325', 10105, 999999999, 0, '7002-Chicago', '1970-01-01', '2023-09-21', '2022-12-20', 'gold', 'black', 'Pionier', 'the watch not working ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '103.156.27.33', '103.156.27.33', '2023-09-21', '--', NULL),
(13023, 'Gm -506-6', 10106, 999999999, 0, '903-Basel', '2023-11-22', '2023-09-21', '2022-12-21', 'gold', 'gold', 'Pionier', 'nothing works', 'Change all the movement with brand new one', '0', '2023-12-16', '2023-12-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-12-20', '178.197.207.221', '178.197.207.221', '2023-09-21', ' L E 5 1 0 1 3 7 7 6 1 D E', NULL),
(13024, 'T74630', 10107, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-09-21', '2023-09-21', 'silver', 'blue', 'Theorema', ' Order duplicated package was never opened. Why it was done is a mystery ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.54.87.111', 'bras-vprn-rmhlon3409w-lp130-11-70-54-87-111.dsl.bell.ca', '2023-09-21', '--', NULL),
(13025, 'T56644', 10108, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-09-21', '2022-11-15', 'black', 'yellow', 'Theorema', 'The watch is fully wound but has stopped working. Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.192.84.18', '108-192-84-18.lightspeed.bcvloh.sbcglobal.net', '2023-09-21', '--', NULL),
(13026, 'T56644', 10109, 999999999, 0, '101-Casablanca GM', '2023-10-28', '2023-09-22', '2022-11-15', 'black', 'yellow', 'Theorema', 'The watch is fully wound but has stopped working.  Please replace / repair accordingly.', 'hands holdin part defect. Repair', '0', '2023-11-12', '2023-11-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-11-22', '204.9.150.221', '204.9.150.221', '2023-09-22', 'LE510137506DE', NULL),
(13027, '1', 10110, 999999999, 0, '1002-Monaco', '2023-10-28', '2023-09-23', '2014-08-01', 'silver', 'gold', 'Theorema', '1) Date hand is broken need to fix\n2) Chain strap need to repaint in black\n3) Normal service\n4) Complete clean and polish on glass and inside\n5) Check wheel balance\n\n1) Dora e datës është e prishur duhet të rregullohet\n2) Rripi i zinxhirit duhet të rilyhet në të zezë\n3) Shërbim normal\n4) Pastroni dhe lustroni plotësisht në xhami dhe brenda\n5) Kontrolloni ekuilibrin e rrotave', 'need newmovement and new hands\n\nPut Brand new movemnt and brand new hands', '0', '2023-12-16', '2023-12-16', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '178.73.90.193', '178.73.90.193', '2023-09-23', '--', NULL),
(13028, 'GM 112-4', 10111, 999999999, 0, '112-Madrid', '2023-10-06', '2023-09-23', '2021-11-15', 'gold', 'gold', 'Theorema', 'Das Pendel funktioniert nicht mehr und das Uhrwerk arbeitet nicht mehr flüssig. Das Aufziehen der Uhr und das Zeiger einstellen ist auch problembehaftet.', 'Change all the movement with a New movement ', '0', '2023-10-22', '2023-10-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-11-02', '84.191.164.175', 'p54bfa4af.dip0.t-ipconnect.de', '2023-09-23', '00340434129949128986', NULL),
(13029, 'T64401', 10112, 999999999, 0, '112-Madrid', '1970-01-01', '2023-09-25', '2023-09-03', 'black', 'gold', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.169.74.129', '99-169-74-129.lightspeed.miamfl.sbcglobal.net', '2023-09-25', '--', NULL),
(13031, 'T64568', 10114, 999999999, 0, '118-Sahara', '1970-01-01', '2023-09-25', '2023-09-14', 'gold', 'white', 'Theorema', 'WATCH HAS NEVER WORKED AND WANT TO SEND IT BACK AND GET A REFUND ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '51.190.36.100', '33be2464.skybroadband.com', '2023-09-25', '--', NULL),
(13032, '', 10115, 999999999, 0, '118-Sahara', '1970-01-01', '2023-09-25', '2023-09-14', 'gold', 'white', 'Theorema', 'Watch has never worked and want to send it back and get a refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '51.190.36.100', '33be2464.skybroadband.com', '2023-09-25', '--', NULL),
(13033, 'T64645', 10116, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-09-25', '1970-01-01', 'gold', 'white', 'Theorema', 'My order number is T64645- I cannot afford the watch. The watch is brand new and never worn. Still in the packaging it was shipped in. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.118.231.41', 'd-75-118-231-41.oh.cpe.breezeline.net', '2023-09-25', '--', NULL),
(13034, ' #T64669', 10117, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-09-26', '2023-09-25', 'gold', 'white', 'Theorema', ' Although it is a very nice watch, the Watch is not as I expected. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.211.215.72', '107-211-215-72.lightspeed.stlsmo.sbcglobal.net', '2023-09-26', '--', NULL),
(13035, '', 9996, 999999999, 0, '511-New York', '2023-10-06', '2023-09-27', '2023-09-21', 'gold', 'white', 'Pionier', 'A screw to a bottom on right side of the watch has fallen off.\nThe part who i fallen off is in the box with the watch.\nThe date function do not work as it should.\n', 'Change the movemnt with a brand new one', '0', '2023-10-22', '2023-10-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-11-02', '212.10.251.130', 'd40afb82.rev.stofanet.dk', '2023-09-27', 'LE510137276DE', NULL),
(13036, ' T63569', 10118, 999999999, 0, '505-Florida', '2023-11-04', '2023-09-29', '2023-07-26', 'gold', 'blue', 'Pionier', 'the 24 hour nob isn\'t moving for some reason. Watch never dropped or anything of the sort. T63569\n\nMuss dringend repariert werden.', '--', '0', '2023-11-10', '2023-11-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-11-10', '99.253.7.36', 'cpe98524aac4abb-cm98524aac4ab9.cpe.net.cable.rogers.com', '2023-09-29', '1Z8VF459D962061986', NULL),
(13037, 'T64745', 10119, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-09-29', '2023-09-28', 'gold', 'black', 'Theorema', 'It’s not shiny as expected. I did not like it', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.173.240.244', 'cpe-68-173-240-244.nyc.res.rr.com', '2023-09-29', '--', NULL),
(13039, 'T59918', 10121, 999999999, 0, '113-Lagos', '2023-10-12', '2023-10-03', '2023-02-15', 'black', 'blue', 'Theorema', 'Hello,\nUnable to recharge watch spring due to gear misalignment. ', 'Change the crown with a new one', '0', '2023-10-22', '2023-10-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-11-02', '109.130.99.120', '120.99-130-109.adsl-dyn.isp.belgacom.be', '2023-10-03', 'LE510137259DE', NULL),
(13040, 'T56776', 10122, 999999999, 0, '106-Toronto GM', '1970-01-01', '2023-10-03', '1970-01-01', 'gold', 'gold', 'Theorema', 'Once the watch is cranckes up it will not start. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '64.186.25.98', '64.186.25.98', '2023-10-03', '--', NULL),
(13041, '#T64541', 10123, 999999999, 0, '902-Geneva', '1970-01-01', '2023-10-04', '2023-09-12', 'silver', 'blue', 'Pionier', 'Hello Sirs, the watch just stops. And it seems it has a defect between 20 minutes and 35 minutes. When I try to set the watch it gets blocked somewhere between these minutes.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.181.81.234', '81.181.81.234', '2023-10-04', '--', NULL),
(13042, 'T64751', 10124, 999999999, 0, '101-Casablanca GM', '2023-10-17', '2023-10-05', '2023-09-27', 'gold', 'white', 'Theorema', 'My order number is  T64751- The watch is fully wound but doesn\'t work. The watch is brand new and never worn. Please replace.]', 'Tausch 101-13', '0', '2023-10-18', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-18', '86.41.109.248', '86-41-109-248-dynamic.b-ras2.lmk.limerick.eircom.net', '2023-10-05', '1Z8VF459DK62389163', NULL),
(13043, 'T64751', 10125, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-10-05', '2023-09-27', 'gold', 'white', 'Theorema', 'My order number is  T64751- The watch is fully wound but doesn\'t work. The watch is brand new and never worn. Please replace.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '212.129.77.178', '212-129-77-178.cgn1.cld.meteor.ie', '2023-10-05', '--', NULL),
(13044, '', 10126, 999999999, 0, '108-Oman', '1970-01-01', '2023-10-05', '2023-09-10', 'black', 'gold', 'Theorema', 'Ich habe diese Uhr in Tirana am Flughafen im Tufina Shop gekauft.\n(Adresse: Ibrahim Rugova. Perballe Ambasades Zviceriane Tirane)\nDie Uhr funktioniert nicht. Mann kann sie mechanisch nicht aufziehen beim drehknopf nur ein bisschen. Dann läuft sie und sobald man ein bisschen wackelt bleibt sie stehen. Da die Uhr noch Garantie hat bitte ich um eine Reparatur oder eventuell eine neue andere Uhr.\n ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '83.164.68.145', '83.164.68.145', '2023-10-05', '--', NULL),
(13045, 'T64575', 10127, 999999999, 0, '3011-Macau', '1970-01-01', '2023-10-05', '1970-01-01', '', '', 'Theorema', 'My order number is T64575- The watches are brand new and never worn.The watch face is too thick and was not properly depicted on the website. There were only angle photos of side. Additionally the clasp is either defective or very poorly made. Please full refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.229.209.141', 'cpe-72-229-209-141.nyc.res.rr.com', '2023-10-05', '--', NULL),
(13046, 'T64524', 10128, 999999999, 0, '519-Milano', '2023-10-28', '2023-10-05', '2023-09-12', '', 'blue', 'Pionier', 'My order T64524. The watch is manually wound and worn but it keeps stopping and delaying. Please replace/repair accordingly.\n\nSpecifically, the time keep on stopping at 5.24 am/pm. When reset the time between 5.25 am/pm and 7.57 am/pm it will stop after 1 minute. It will work normally from 7.58 am/pm to 5.24 am/pm. The fault still persist even though I have wound the watch 30 rotations and using my palm to shake it 10 times before setting the time.\n', 'hands repair and movement controll. run perfect now', '0', '2023-11-12', '2023-11-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-11-22', '151.192.65.10', 'bb151-192-65-10.singnet.com.sg', '2023-10-05', 'LE510137510DE', NULL),
(13047, 'T64799', 10129, 999999999, 0, '505-Florida', '1970-01-01', '2023-10-07', '2023-10-01', 'gold', 'black', 'Pionier', 'No Defects. My order number is  T64799. Due to personal reasons I need to return the watch for refund. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.98.159.173', 'bba-86-98-159-173.alshamil.net.ae', '2023-10-07', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(13049, 'T64739', 10131, 999999999, 0, '123-Madame Butterfly', '1970-01-01', '2023-10-08', '2023-09-29', 'silver', 'bicolor', 'Theorema', ' No defect. Watch was to large and heavy for my wife to wear due to arthritis issues.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.190.192.133', 'mta-75-190-192-133.nc.rr.com', '2023-10-08', '--', NULL),
(13050, '', 10132, 999999999, 0, '', '1970-01-01', '2023-10-08', '1970-01-01', '', '', '', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '18.188.25.247', 'ec2-18-188-25-247.us-east-2.compute.amazonaws.com', '2023-10-08', '--', NULL),
(13051, '', 10133, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2023-10-09', '1970-01-01', 'silver', 'black', 'Theorema', 'My order number is t63852. I am unable to wind my watch anymore. I was careful not to overwind it. It stopped working in the middle of the day, I wound it in the mornings. I love the watch, it is beautiful!\n\nThank you,\n     Jennifer Busch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '129.222.85.242', 'customer.atlagax1.pop.starlinkisp.net', '2023-10-09', '--', NULL),
(13052, '', 10134, 999999999, 0, '107-Rio', '2023-10-28', '2023-10-09', '2023-07-27', 'silver', 'white', 'Theorema', 'T63601 Minute hand fell off. please repair.', 'falling down. Hands come uot. Now repair', '0', '2023-11-12', '2023-11-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-11-22', '108.217.84.193', '108-217-84-193.lightspeed.wepbfl.sbcglobal.net', '2023-10-09', 'LE510137435DE', NULL),
(13053, '#T64833', 10135, 999999999, 0, '510-London', '1970-01-01', '2023-10-09', '2023-10-05', 'silver', 'bicolor', 'Pionier', 'My order number is T64833. The number 17 is upside down inside the calendar. please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.97.47.120', 'bba-92-97-47-120.alshamil.net.ae', '2023-10-09', '--', NULL),
(13054, '', 10136, 999999999, 0, '106II-Ontario', '1970-01-01', '2023-10-11', '1970-01-01', 'gold', '', 'Theorema', 'Wil niet meer opwinden.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.81.184.153', '86-81-184-153.fixed.kpn.net', '2023-10-11', '--', NULL),
(13055, '', 10137, 999999999, 0, '106II-Ontario', '2023-10-31', '2023-10-11', '1970-01-01', 'gold', '', 'Theorema', 'Wil niet meer opwinden The watch doesn\'t work anymore.It is out of warranty\n', 'New hands   dial', '0', '2023-12-14', '2023-12-14', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-12-14', '86.81.184.153', '86-81-184-153.fixed.kpn.net', '2023-10-11', '1Z8VF459DK62073986', NULL),
(13056, '', 10138, 999999999, 0, '519-Milano', '1970-01-01', '2023-10-11', '2023-05-16', 'gold', 'gold', 'Pionier', 'Watch doesn’t work ', 'hands repair', '0', '2023-10-22', '2023-10-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.193.64.95', 'ip72-193-64-95.lv.lv.cox.net', '2023-10-11', '--', NULL),
(13057, 'CC794596654DE', 10139, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-10-12', '2023-10-09', 'gold', 'black', 'Theorema', 'The watch\'s color is gold and the color of the case is all black. I personally don\'t like it,I didn\'t even wear it and go to the public with it,it\'s not damaged or used.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '93.143.23.250', '93-143-23-250.adsl.net.t-com.hr', '2023-10-12', '--', NULL),
(13058, '#T64797', 10140, 999999999, 0, '121-St Petersburg', '2023-10-18', '2023-10-12', '2023-10-10', 'gold', 'gold', 'Theorema', 'It is not defect, i am just not happy with it. So i want a full refund. ', '--', '0', '1970-01-01', '2023-10-18', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '31.160.76.162', '31-160-76-162.biz.kpn.net', '2023-10-12', '--', NULL),
(13059, 'T56839', 10141, 999999999, 0, '7001-Havana', '1970-01-01', '2023-10-14', '2022-10-17', 'silver', 'white', 'Pionier', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.63.33.87', 'c-24-63-33-87.hsd1.ma.comcast.net', '2023-10-14', '--', NULL),
(13060, '', 10142, 999999999, 0, '505-Florida', '1970-01-01', '2023-10-15', '1970-01-01', 'black', 'gold', 'Pionier', 'Bonjour \nJe me permets de vous écrire car je souhaites réparer ma montre. J\'aimerais savoir comment faire. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '176.161.55.53', '176-161-55-53.abo.bbox.fr', '2023-10-15', '--', NULL),
(13061, ' #T64757', 10143, 999999999, 0, '118-Sahara', '2023-10-22', '2023-10-15', '2023-10-01', 'silver', 'white', 'Theorema', '', '--', '0', '1970-01-01', '2023-10-22', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '95.102.11.171', 'adsl-dyn-171.95-102-11.t-com.sk', '2023-10-15', '--', NULL),
(13062, '', 10144, 999999999, 0, '511-New York', '2024-05-10', '2023-10-15', '2020-10-06', 'gold', 'blue', 'Pionier', 'The watch fall from my hand and the crwon and stem the key of changing time has broken .', 'I need new:\n - movement\n- crown\n- stem\n- month hand\n\neverything done ,, new case, band\n\n- please note: glass was already scratched before the repair and especially the case, heavy dent at 9 \'clock position before repair -\n\n18.02.2025 414163178895 ', '0', '2024-10-08', '2024-10-08', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-08', '188.146.124.217', '188.146.124.217.mobile.internet.t-mobile.pl', '2023-10-15', '981693100050', NULL),
(13063, 'T64917', 10145, 999999999, 0, '508-Dublin', '1970-01-01', '2023-10-17', '2023-10-16', 'gold', 'bicolor', 'Pionier', '[My order number is T64917- I thought it was a battery watch, but this is not what I was looking for. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.87.0.204', '174-087-000-204.res.spectrum.com', '2023-10-17', '--', NULL),
(13064, 'I don’t know', 10146, 999999999, 0, '2003-Monte Carlo', '1970-01-01', '2023-10-18', '2022-07-04', '', '', 'Theorema', 'Hello\nThis was a gift to me for my wedding last year. I don’t have any documents or invoices. The watch is brand new. The watch never worked. I tried everything but couldn’t get it to work. Please see if you can get it to start.\nThanks\nBijan Marsh ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.158.246.99', '69.158.246.99', '2023-10-18', '--', NULL),
(13065, 'GM 101 Y', 10147, 999999999, 0, '101-Casablanca GM', '2023-11-22', '2023-10-18', '2021-11-30', 'silver', 'yellow', 'Theorema', 'The watch keeps gaining time.\n\nI did return the watch last year to have the same problem repaired, but it is again doing the same thing', 'Movement repair', '0', '2023-12-16', '2023-12-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-12-20', '80.192.160.177', 'cpc120562-sutt6-2-0-cust176.19-1.cable.virginm.net', '2023-10-18', 'L E 5 1 0 1 3 7 7 4 4 D E', NULL),
(13066, 'T56058', 10148, 999999999, 0, '7002-Chicago', '2023-11-22', '2023-10-18', '2022-10-26', 'gold', 'white', 'Pionier', 'Watch is in perfect condition with no damage - it just quit working for some reason.  This is the watch I wear daily and I love it!  I would also like to replace the watch band with the same brand new band.', 'new strap\nrepair manual winding', '0', '2024-01-20', '2024-01-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-01-22', '73.32.87.79', 'c-73-32-87-79.hsd1.tx.comcast.net', '2023-10-18', '1Z8VF459D962538828', NULL),
(13067, 'T36238', 10149, 999999999, 0, '114-Buenos Aires', '2023-11-22', '2023-10-18', '2022-12-01', 'gold', 'black', 'Theorema', 'Stop working you can’t say it’s like the brand new only are used 7×8 times', '--', '0', '2023-12-19', '2023-12-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-12-29', '104.35.231.83', 'cpe-104-35-231-83.socal.res.rr.com', '2023-10-18', '1Z8VF459D962250469', NULL),
(13068, 'T64953', 10150, 999999999, 0, '101-Casablanca GM', '2023-10-26', '2023-10-18', '2023-10-18', 'black', 'yellow', 'Theorema', 'I received this watch and I tried but it’s not working ????', '--', '0', '2023-10-27', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-10-30', '188.77.14.172', '172.14.77.188.dynamic.jazztel.es', '2023-10-18', '1Z8VF459DK63731718', NULL),
(13069, 'ORDER #T56506', 10151, 999999999, 0, '101-Casablanca GM', '2023-11-22', '2023-10-19', '2022-10-11', 'black', 'white', 'Theorema', 'My order number is T56506 - The marker has fallen off inside the watch and the watch doesn\'t work anymore,  Please replace/ repair accordingly.My order number is T56506 - The marker has fallen off inside the watch and the watch doesn\'t work anymore,  Please replace/ repair accordingly.', 'marker repair', '0', '2023-12-16', '2023-12-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-12-20', '174.5.52.173', 'S0106dc360c7bcc03.kn.shawcable.net', '2023-10-19', ' L E 5 1 0 1 3 7 6 7 3 D E', NULL),
(13070, '#T64884', 10152, 999999999, 0, '104-Copacabana', '1970-01-01', '2023-10-19', '2023-10-09', 'gold', 'white', 'Theorema', 'NO DEFECT. THE WATCH CAME TO US BRAND NEW. IT IS TOO HEAVY FOR MY BROTHER\'S WRIST. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.62.250.80', 'pool-173-62-250-80.phlapa.fios.verizon.net', '2023-10-19', '--', NULL),
(13071, 'T64816', 10153, 999999999, 0, 'Choose option', '1970-01-01', '2023-10-21', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'I did not like ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.101.159.150', 'cpc147338-finc20-2-0-cust917.4-2.cable.virginm.net', '2023-10-21', '--', NULL),
(13072, '#T60881', 10154, 999999999, 0, '104-Copacabana', '2023-11-22', '2023-10-23', '2023-04-01', 'black', 'white', 'Theorema', 'The watch no longer winds and stopped keeping time before that.', 'Change the crown with a new one.\nOne number was falling out. not is ok', '0', '2023-12-16', '2023-12-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-12-20', '75.138.111.15', '075-138-111-015.res.spectrum.com', '2023-10-23', 'L E 5 1 0 1 3 7 7 5 8 D E', NULL),
(13073, 'N/a', 10155, 999999999, 0, '4004-Newton', '1970-01-01', '2023-10-24', '2020-10-01', 'black', 'gold', 'Theorema', 'My watch every 24 hours needs to be winded up with the crown. The crown(key) is not working and is loose. It needs to be repaired. I hope you can resolve this issue. Thank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.67.97.50', '84.67.97.50', '2023-10-24', '--', NULL),
(13074, 'T54615', 10156, 999999999, 0, '104-Copacabana', '1970-01-01', '2023-10-24', '2022-08-20', 'gold', 'yellow', 'Theorema', 'Im think the spinning wheel has stopped charging the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '77.137.68.53', '77.137.68.53', '2023-10-24', '--', NULL),
(13075, 'T54615', 10157, 999999999, 0, '104-Copacabana', '1970-01-01', '2023-10-24', '2023-08-20', 'gold', 'yellow', 'Theorema', 'think the spinning wheel has stopped charging the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '77.137.68.53', '77.137.68.53', '2023-10-24', '--', NULL),
(13076, 'T56839', 10158, 999999999, 0, '7001-Havana', '2023-10-28', '2023-10-24', '2022-11-16', 'silver', 'white', 'Pionier', 'both of my havana\'s have same mistake. the calendar does not work on both of them. please check for everything. ', 'first watch gold :hands repair and movement repair\n\nSecond watch in silver  : New movement\n\n', '0', '2023-11-12', '2023-11-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-11-22', '76.154.159.211', 'c-76-154-159-211.hsd1.co.comcast.net', '2023-10-24', '1Z8VF459D963746342', NULL),
(13077, 'T61892', 10159, 999999999, 0, '519-Milano', '2023-10-28', '2023-10-24', '2023-05-12', 'gold', 'bicolor', 'Pionier', 'watch fully stopped working out of the blue no idea why it stopped ', 'hands repair', '0', '2023-11-12', '2023-11-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '76.154.159.211', 'c-76-154-159-211.hsd1.co.comcast.net', '2023-10-24', '--', NULL),
(13078, 'T55941', 10160, 999999999, 0, '515-Amsterdam', '2023-10-28', '2023-10-25', '2022-10-18', 'silver', 'black', 'Pionier', 'the watch suddenly stopped working does not keep time check all', 'brand new movement', '0', '2023-11-12', '2023-11-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-11-22', '76.154.159.211', 'c-76-154-159-211.hsd1.co.comcast.net', '2023-10-25', 'LE510137497DE', NULL),
(13079, '#T65111', 10161, 999999999, 0, '505-Florida', '1970-01-01', '2023-10-25', '2023-10-19', 'gold', 'blue', 'Pionier', 'My order number is T65111- I don\'t like the watch. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '83.135.188.162', 'i5387BCA2.versanet.de', '2023-10-25', '--', NULL),
(13080, '', 10162, 999999999, 0, 'Choose option', '1970-01-01', '2023-10-26', '2023-10-04', 'Choose option', 'Choose option', 'Choose option', 'My order number is T64846-The watch doesn\'t fit well on my wrist. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.223.44.51', '172-223-044-051.res.spectrum.com', '2023-10-26', '--', NULL),
(13081, 'T64402', 10163, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-10-26', '1970-01-01', 'black', 'black', 'Theorema', 'The silver ring within the dial has come loose. The watch has never been worn yet and you can see the dial loose within the face. \nAlso, there was a piece that was spinning when it was first purchase - part of the intrigue of the watch - this is no longer spinning either. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.202.176.123', '50.202.176.123', '2023-10-26', '--', NULL),
(13082, '#T64541', 10164, 999999999, 0, '902-Geneva', '2023-11-04', '2023-10-26', '2023-09-14', 'silver', 'white', 'Pionier', 'The watch dials cant be set. They minute dial is getting blocked when I try to set it up. The round metal with the roman numbers on it is turning, therefore the XII is not were it should be. Also some time the watch stops.', 'hands and crwon come out. \nJust put back in the right position', '0', '2023-11-12', '2023-11-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-11-22', '104.28.193.130', '104.28.193.130', '2023-10-26', '1Z8VF459DK63641959', NULL),
(13083, 'T61210', 10165, 999999999, 0, '505-Florida', '2023-11-22', '2023-10-27', '2023-03-24', 'gold', 'white', 'Pionier', 'No dropped or bumped recently. When I adjust the time, the crown goes counterclockwise and the indicators go clockwise. Then the crown becomes loose.', 'Movement repair', '0', '2023-12-16', '2023-12-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-12-20', '125.229.171.19', '125-229-171-19.hinet-ip.hinet.net', '2023-10-27', 'L E 5 1 0 1 3 7 7 2 7 D E', NULL),
(13084, 'T63242', 10166, 999999999, 0, '108-Oman', '2023-11-22', '2023-10-28', '2023-05-18', 'rosé', 'gold', 'Theorema', 'My order number is T63242-The watch is fully wound but it is running behind. Please replace/ repair accordingly', 'Chnge with brand new movement', '0', '2023-12-16', '2023-12-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-12-20', '139.218.49.169', '139-218-49-169.sta.commander.net.au', '2023-10-28', 'L E 5 1 0 1 3 7 6 5 6 D E', NULL),
(13085, '', 10167, 999999999, 0, 'Choose option', '1970-01-01', '2023-10-28', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'I’m unable to wind the watch,because I don’t have the dexterity to wind the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.198.49.159', '47.198.49.159', '2023-10-28', '--', NULL),
(13086, 'T65057', 10168, 999999999, 0, '509-Barbados', '1970-01-01', '2023-10-28', '2023-10-26', 'gold', 'white', 'Pionier', 'Clasp too difficult to use. Wear watch was uneasy.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.115.179.240', 'c-73-115-179-240.hsd1.tx.comcast.net', '2023-10-28', '--', NULL),
(13087, 'T 65254', 10169, 999999999, 0, '123-Madame Butterfly', '1970-01-01', '2023-10-30', '2023-10-25', 'silver', 'white', 'Theorema', 'Watch is absolutely gorgeous.  Unfortunately, the watch is just too massive for my small wrist.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '35.148.161.8', '035-148-161-008.res.spectrum.com', '2023-10-30', '--', NULL),
(13088, 'blank', 10170, 999999999, 0, '106-Toronto GM', '2023-11-22', '2023-10-30', '2022-06-20', 'gold', 'gold', 'Theorema', 'Does not keep correct time . slow', 'Balance wheel stone falling out. now repair', '0', '2023-12-16', '2023-12-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-12-20', '222.152.222.190', '222-152-222-190-adsl.sparkbb.co.nz', '2023-10-30', 'LE 5 1 0 1 3 7 6 6 0 D E', NULL),
(13089, 'T60287', 10171, 999999999, 0, '120-8', '2023-11-22', '2023-10-31', '2023-03-02', 'gold', 'gold', 'Theorema', '\nHello Customer service of Tufina watches,\nThe watch is fully wound but doesn\'t work. \nPlease replace/ repair accordingly.\nReference number GM 120-8, \nIn menu it was no option to choose right  reference number, i choose by location (Toronto)\n\nthank you', 'movement repair', '0', '2023-12-16', '2023-12-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-12-20', '99.211.14.215', 'cpe0c473da1db73-cm0c473da1db70.cpe.net.fido.ca', '2023-10-31', ' L E 5 1 0 1 3 7 6 9 5 D E', NULL),
(13090, 'T65085', 10172, 999999999, 0, '101-Casablanca GM', '2023-11-03', '2023-11-01', '2023-10-19', 'gold', 'blue', 'Theorema', 'My order number is T65085  The watch is brand new and never worn. Please exchange with GM-101-6', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '77.185.164.173', 'dynamic-077-185-164-173.77.185.pool.telefonica.de', '2023-11-01', '--', NULL),
(13091, '#T64286', 10173, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-01', '2023-08-28', 'gold', 'white', 'Theorema', 'My order is T64286- The markers have fallen off inside the watch. Please replace/repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '85.216.202.125', 'chello085216202125.chello.sk', '2023-11-01', '--', NULL),
(13092, 'T64286', 10174, 999999999, 0, '101-Casablanca GM', '2023-11-16', '2023-11-01', '2023-08-28', 'gold', 'white', 'Theorema', 'Dear Mr./Mrs,\n\n I bought a Theorema 101 Casablanca GM watch from you on 28th of August. I regret to inform you that the number markers peeled off. It seems like to me that the quality of the watch does not match the description you advertised on your website. As a lover and collector of good-quality watch, I am utterly disappointed.\n\nI am returning it to you with my servant, along with the bill and warranty. I would like to request either money-back on my bank account no. SK81 0200 0000 0005 4424 5022  or replace by a new watch. Candidly, I do not think repair of the watch will solve my problem since sending the watch to Germany every time something is broke will cost me a fortune.\nAs claimed on your website, you are embracing client-oriented service, I would appreciate your professional approach in this matter. ', 'Chnage dial and crown with brand new one', '0', '2023-12-16', '2023-12-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-12-20', '85.216.202.125', 'chello085216202125.chello.sk', '2023-11-01', 'L E 5 1 0 1 3 7 7 0 0 D E', NULL),
(13093, 'T52399', 10175, 999999999, 0, '103-Sao Paulo', '2023-11-22', '2023-11-01', '2022-05-23', 'black', 'black', 'Theorema', 'When right side up the mechanics won’t work but when down side is upwards then the mechanics work like suppose too. ', 'Stone from balance wheel was falling out. now repair', '0', '2023-12-16', '2023-12-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-12-20', '73.235.218.2', 'c-73-235-218-2.hsd1.ca.comcast.net', '2023-11-01', 'L E 5 1 0 1 3 7 7 1 3 D E', NULL),
(13094, '#T65120', 10176, 999999999, 0, '519-Milano', '1970-01-01', '2023-11-02', '2023-10-19', 'gold', 'black', 'Pionier', 'My order number is T65120 the watch arrived with a defect in the color of the case. The watch is brand new and never worn. Please  Replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '119.18.1.120', '119-18-1-120.771201.syd.nbn.aussiebb.net', '2023-11-02', '--', NULL),
(13095, 'T65160', 10177, 999999999, 0, 'other', '1970-01-01', '2023-11-02', '2023-10-23', '', '', 'other', 'My Order number is T65160. The watch was not to the taste of the receiver. The watch is brand new and never worn. Please refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '142.112.207.149', 'bras-base-toroon0954w-grc-91-142-112-207-149.dsl.bell.ca', '2023-11-02', '--', NULL),
(13096, '#T58399', 10178, 999999999, 0, '7001-Havana', '1970-01-01', '2023-11-02', '2022-12-12', 'gold', 'blue', 'Pionier', 'The watch\'s winding mechanism stopped working all of a sudden and winding it doesn\'t work. I\'ve tried shaking the watch, it is not working as well', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '103.252.200.40', '40-200-252-103.myrepublic.com.sg', '2023-11-02', '--', NULL),
(13097, 'T65348', 10179, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-04', '2023-11-03', 'gold', 'blue', 'Theorema', 'Message inside the formà [My order number is T65348- The watch is too big. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.185.198.162', 'cpe-107-185-198-162.socal.res.rr.com', '2023-11-04', '--', NULL),
(13098, '#T57413', 10180, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-04', '2022-11-28', 'silver', 'yellow', 'Theorema', 'The watch has lost it\'s movement, damaged glass and damaged strap. I\'ve been regulary wearing this watch since I got it and just last week the wristband broke which made the watch fall to the ground and the mechanics of the watch stopped working aswell as I got some scrathes on the glass.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '78.73.251.198', '78-73-251-198-no3491.tbcn.telia.com', '2023-11-04', '--', NULL),
(13099, 'T65306', 10181, 999999999, 0, '106-Toronto GM', '1970-01-01', '2023-11-05', '2023-11-04', 'gold', 'gold', 'Theorema', 'MY order number is T65306, the receiver of this gift doesn\'t like the watch due to the watch design. The watch is brand new and never worn or being removed any wrap or tags from the watch. we just looked at it when we received it. \nPlease refund. Another note is that the case color is black, but there is no black color to pick from when I filled the case color. \nPlease refund asap.\nThank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.59.129.218', '172.59.129.218', '2023-11-05', '--', NULL),
(13100, 'T65363', 10182, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-08', '2023-11-02', 'black', 'white', 'Theorema', '[My order number is T65363- This is not practical. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.114.218.162', 'cpe-172-114-218-162.socal.res.rr.com', '2023-11-08', '--', NULL),
(13101, 'T27210', 10183, 999999999, 0, '511-New York', '2024-02-08', '2023-11-09', '1970-01-01', 'gold', 'white', 'Pionier', 'The crown has falle ', 'new movement and stem - now all OK\n\nNEEDS TO PAY ONLY FOR STEM', '0', '2024-04-01', '2024-04-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-08', '79.31.25.179', 'host-79-31-25-179.retail.telecomitalia.it', '2023-11-09', '1Z8VF459DK63783074', NULL),
(13102, 'GM101-8', 10184, 999999999, 0, '101-Casablanca GM', '2023-12-28', '2023-11-09', '2023-01-12', 'black', 'yellow', 'Theorema', 'The watch won’t wind back up to make it work I have had it under 12 months and it has stopped working', 'Defect winding geer. Repair', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '31.94.26.3', '31.94.26.3', '2023-11-09', 'LE510138299DE', NULL),
(13103, '', 10185, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-09', '2022-01-15', 'gold', 'blue', 'Theorema', 'The part used to fix the time isn\'t working and the winding part doesn\'t work ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.141.224.116', 'c-76-141-224-116.hsd1.il.comcast.net', '2023-11-09', '--', NULL),
(13104, 'T65161', 10186, 999999999, 0, '118-Sahara', '1970-01-01', '2023-11-11', '2023-11-11', 'silver', 'gold', 'Theorema', '[My order number is T65161. The watch is too big for me. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '1.147.77.57', '1.147.77.57', '2023-11-11', '--', NULL),
(13105, 'T64410', 10187, 999999999, 0, '505-Florida', '1970-01-01', '2023-11-11', '1970-01-01', 'gold', 'white', 'Pionier', 'After the first few day of use, the watch had some specific errors:  1/ Some days the watch ran slowly 86 seconds per day, some days the watch ran slowly 33 seconds per day, even some days wrong 5 minutes in a day.   2/ the need in the month calendar window is misaligned.        I would love to continue wearing this watch, so I am sending it back to you so that you can help me repair and refinish it so I can use it in the future. One again, please check it carefully after repair and send it back to me at: Address: 14214 SE Powell BLVD Portlan, OR 97236.   Tell:6502732766 . Name: Thanhnga  Hoang', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '59.153.249.75', '59.153.249.75', '2023-11-11', '--', NULL),
(13106, 'T65532', 10188, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-13', '2023-11-13', 'black', 'black', 'Theorema', 'My order number is  T65532- The watch is brand new and never worn. Please  exchange with GM-101-10', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.32.202.22', '096-032-202-022.res.spectrum.com', '2023-11-13', '--', NULL),
(13107, 'T65523', 10189, 999999999, 0, 'other', '1970-01-01', '2023-11-13', '2023-11-06', 'black', 'silvgrey', 'Javelle', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.94.17.139', '31.94.17.139', '2023-11-13', '--', NULL),
(13108, '', 10078, 999999999, 0, '108-Oman', '2023-12-28', '2023-11-14', '2023-11-14', 'silver', 'gold', 'Theorema', 'Sadly my watch is not working again. It fell of the bathroom counter onto the hard tile floor and stopped working. There is no visible external damage. I actually think it is still in warranty. I can\'t find the paperwork you sent back with it recently (we are in the process of moving).\nThanks\nJerry Hall\n\n-keine Garantie-', 'movement repair', '0', '2024-02-08', '2024-02-08', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-15', '76.39.51.4', '076-039-051-004.inf.spectrum.com', '2023-11-14', 'LE510138617DE', NULL),
(13109, 'T54774', 10190, 999999999, 0, 'Choose option', '1970-01-01', '2023-11-14', '1970-01-01', 'Choose option', 'Choose option', 'Pionier', 'Dates do not function properly and dial mechanism doesn’t coordinate with date etc. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '199.243.128.138', '199.243.128.138', '2023-11-14', '--', NULL),
(13110, 'T54774', 10190, 999999999, 0, '515-Amsterdam', '2023-12-28', '2023-11-14', '2023-09-04', 'silver', 'white', 'Pionier', 'Dates do not function properly and dial mechanism doesn’t coordinate with date etc. ', 'replace all the movement with a brand new one', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '199.243.128.138', '199.243.128.138', '2023-11-14', 'LE510138166DE', NULL),
(13111, 'T65523', 10191, 999999999, 0, 'Choose option', '1970-01-01', '2023-11-14', '2023-11-06', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.94.38.26', '31.94.38.26', '2023-11-14', '--', NULL),
(13112, 'T65158', 10192, 999999999, 0, '101-Casablanca GM', '2023-11-22', '2023-11-15', '2023-10-19', 'gold', 'black', 'Theorema', 'Hand are not aligned. Time is off. Replace repair i only wear it a couple of times.', 'Hands shaft damage. change it with a new one', '0', '2023-12-16', '2023-12-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-12-20', '76.154.159.211', 'c-76-154-159-211.hsd1.co.comcast.net', '2023-11-15', 'L E 5 1 0 1 3 7 7 3 5 D E', NULL),
(13113, 'T49588', 10193, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-15', '2022-01-18', 'silver', 'white', 'Theorema', 'My ordor number is T49588. The clasp of the crown is broken. Please repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '14.0.228.142', '14-0-228-142.static.pccw-hkt.com', '2023-11-15', '--', NULL),
(13114, 'T49588', 10194, 999999999, 0, '101-Casablanca GM', '2023-12-28', '2023-11-15', '2022-01-18', 'silver', 'white', 'Theorema', 'My ordeer number is T49588. The clasp of the crown is broken. Please repair accordingly', 'Crown repair', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '1.36.19.16', '1-36-19-016.ptr.netvigator.com', '2023-11-15', 'LE510138342DE', NULL),
(13115, 'T65523', 10195, 999999999, 0, 'other', '1970-01-01', '2023-11-15', '2023-11-06', 'silver', 'silvgrey', 'Javelle', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.94.38.24', '31.94.38.24', '2023-11-15', '--', NULL),
(13462, 'T59285', 10522, 999999999, 0, '101-Casablanca GM', '2024-03-15', '2024-03-10', '2023-01-12', 'silver', 'yellow', 'Theorema', 'the last time i wore the watch i realised that the pendulum had stopped and the pointers had stopped rotating very early on considering that i was wearing it all day and it was always moving.... then i turned the crown to get the pendulum working again. when i turned the crown i noticed that it had a certain resistance. It\'s important to note that the watch hasn\'t been dropped or hit anywhere. And now neither the crown turns nor the pendulum moves.\n\n', 'fixed balance wheel and adjusted timing - now all OK', '0', '2024-04-07', '2024-04-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-08', '85.246.82.48', 'bl13-82-48.dsl.telepac.pt', '2024-03-10', 'LE510139144DE', NULL),
(13117, '', 10197, 999999999, 0, '1002-Monaco', '1970-01-01', '2023-11-16', '2013-08-01', 'gold', 'white', 'Theorema', 'The hour hand doesn’t properly align with the minute hand during any direct hour of the day.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.153.74.19', '82.153.74.19', '2023-11-16', '--', NULL),
(13118, 'Amazon Order # 113-4045913-2303426', 10198, 999999999, 0, '107-Rio', '2023-12-28', '2023-11-16', '2022-07-01', 'black', 'black', 'Theorema', 'The watch was purchased on Amazon (order #113-4045913-2303426) on July 1, 2022- The hand has fallen off.. Please repair accordingly', 'falling down. hands repair', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '64.67.125.136', '64.67.125.136.res-cmts.bus.ptd.net', '2023-11-16', 'LE510138152DE', NULL),
(13119, 'T65708', 10199, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-16', '2023-11-15', 'gold', 'yellow', 'Theorema', 'No defects. Unworn. Looks like a toy watch. Just doesn\'t feel right. Feels weak. Needs more weighty metal and the gold needs to look like gold. It just doesn\'t look like a real watch. Had high hopes. It looks great on the website though. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.31.157.45', 'c-76-31-157-45.hsd1.tx.comcast.net', '2023-11-16', '--', NULL),
(13120, 'T65523', 10200, 999999999, 0, 'other', '1970-01-01', '2023-11-17', '2023-11-06', 'black', 'silvgrey', 'Javelle', 'this is broken.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.40.214.189', '92.40.214.189.threembb.co.uk', '2023-11-17', '--', NULL),
(13121, 'T65523', 10201, 999999999, 0, 'other', '1970-01-01', '2023-11-17', '2023-11-06', 'black', 'silvgrey', 'Javelle', 'this is broken.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '88.215.1.180', '88.215.1.180', '2023-11-17', '--', NULL),
(13122, 't65656', 10202, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-17', '2023-11-13', 'gold', 'black', 'Theorema', 'not what I expected in shape and size', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.185.165.147', 'cpe-108-185-165-147.socal.res.rr.com', '2023-11-17', '--', NULL),
(13123, 'T48648', 10203, 999999999, 0, '118-Venezia', '2023-12-16', '2023-11-18', '2021-12-15', 'gold', 'gold', 'Theorema', 'My order number is T48648- The crown only winds the watch halfway, then the crown goes idle without winding anymore. \nThe watch was not dropped, bumped, etc. \nPlease replace/ repair accordingly. ', 'Balance wheel was broke. Repair', '0', '2023-12-16', '2023-12-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-12-20', '95.223.45.58', 'ip-095-223-045-058.um35.pools.vodafone-ip.de', '2023-11-18', '0 0 3 4 0 4 3 4 1 2 9 9 4 9 1 2 9 7 1 6', NULL),
(13124, 'T48581', 10204, 999999999, 0, '4004-Newton', '2023-12-01', '2023-11-18', '2021-12-14', 'silver', 'white', 'Theorema', 'My order number is  T48581- The watch stops after a few minutes even when manually wound. Please repair/replace accordingly', 'falling down. repair now', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '37.65.47.29', '29.47.65.37.rev.sfr.net', '2023-11-18', 'LE510138095DE', NULL),
(13125, 'T65716', 10205, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-19', '2023-11-13', 'black', 'white', 'Theorema', 'My order number is T65716- The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '135.26.88.172', '135.26.88.172', '2023-11-19', '--', NULL),
(13126, 'T65500', 10206, 999999999, 0, '116-San Francisco', '1970-01-01', '2023-11-19', '2023-11-10', 'rosé', 'blue', 'Theorema', 'Doesn’t have any defect, just wanna exchange for another one. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.88.9.18', '050-088-009-018.res.spectrum.com', '2023-11-19', '--', NULL),
(13127, 'T58113', 10207, 999999999, 0, '121-St Petersburg', '1970-01-01', '2023-11-19', '2023-01-10', 'gold', 'gold', 'Theorema', 'Crown fallen off once again. Please repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '120.17.3.65', '120.17.3.65', '2023-11-19', '--', NULL),
(13128, '', 10208, 999999999, 0, 'Choose option', '1970-01-01', '2023-11-20', '2023-11-13', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.79.132.195', 'rrcs-76-79-132-195.west.biz.rr.com', '2023-11-20', '--', NULL),
(13829, 'T65389', 10872, 999999999, 0, '505-Florida', '2024-10-23', '2024-09-17', '2023-10-31', 'gold', 'gold', 'Pionier', 'My order number is T65389. One of the buttons has fallen off. Please repair accordingly. I misplaced the warranty card. ', 'fixed datefunction, cleaned dial, cleaned hands, new case, could not fix old pusher, adjusted timing, demag case and mvt', '0', '2024-10-30', '2024-10-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-31', '24.46.92.171', 'ool-182e5cab.dyn.optonline.net', '2024-09-17', '981693108083', NULL),
(13130, 'GM 550.9', 10210, 999999999, 0, '550-Tirona', '2023-12-28', '2023-11-20', '2023-08-10', 'silver', 'blue', 'Pionier', 'Chronograph not functioning .  My order number is T63965', 'fix the chronometer', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '198.203.28.162', 'unknown-client.static.huge-dns.com', '2023-11-20', 'LE510138339DE', NULL),
(13131, '1Z 8VF 459 D9 6102 1379 ', 10211, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-21', '2023-11-10', 'gold', 'blue', 'Theorema', 'doesn\'t keep correct time', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.88.66.9', '050-088-066-009.res.spectrum.com', '2023-11-21', '--', NULL),
(13132, 'T58113', 10212, 999999999, 0, '121-St Petersburg', '2023-12-28', '2023-11-21', '2023-01-10', 'gold', 'gold', 'Theorema', 'Crown fallen off once again. Please repair accordingly.', 'stem and crown replace it', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '1.145.84.239', '1.145.84.239', '2023-11-21', 'LE510138149DE', NULL),
(13133, 't65479', 10213, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-21', '1970-01-01', 'silver', 'white', 'Theorema', 'RMA 131                                                               I\'ve already placed another Tufina order for a watch to replace this one. \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.170.57.240', 'cpe-76-170-57-240.socal.res.rr.com', '2023-11-21', '--', NULL),
(13134, 'T55972', 10214, 999999999, 0, '511-New York', '2023-12-28', '2023-11-21', '2023-10-25', 'gold', 'white', 'Pionier', 'My order number is T55972. The watch stops working if not worn for 1h even when worn the whole day and there is condensation inside the watch without being exposed to water. Please repair accordingly', 'new crown and movement repair', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '49.181.134.109', 'pa49-181-134-109.pa.nsw.optusnet.com.au', '2023-11-21', 'LE510138121DE', NULL),
(13135, 'T65909', 10215, 999999999, 0, '118-Sahara', '1970-01-01', '2023-11-22', '2023-11-21', 'gold', 'gold', 'Theorema', 'My order number is T65909 The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '95.91.245.149', 'ip5f5bf595.dynamic.kabel-deutschland.de', '2023-11-22', '--', NULL),
(13136, 'T65813', 10216, 999999999, 0, 'other', '1970-01-01', '2023-11-22', '2023-11-11', '', '', 'other', 'Band painting is very bad quality and it shows the watch is not made from Germany I already contact the support and they told me to give back and ask for refund and I wanted also', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '170.133.98.88', '170.133.98.88', '2023-11-22', '--', NULL),
(13137, 'T65813', 10217, 999999999, 0, '7002-Newport', '1970-01-01', '2023-11-22', '2023-11-11', 'bicolor gold', 'blue', 'Pionier', 'My order number is T65813- the coloring of the band is not done correctly The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '170.133.85.250', '170.133.85.250', '2023-11-22', '--', NULL),
(13138, 'T65889', 10218, 999999999, 0, '508-Dublin', '1970-01-01', '2023-11-22', '2023-11-22', 'gold', 'blue', 'Pionier', 'My order number T65889 The watch is brand new and never worn. Please refund/ Boston GM -518-6 ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.116.254.47', 'pool-98-116-254-47.nycmny.fios.verizon.net', '2023-11-22', '--', NULL),
(13139, 'T62119-I', 10219, 999999999, 0, '101-Casablanca GM', '2023-12-28', '2023-11-23', '2023-05-22', 'gold', 'yellow', 'Theorema', 'My order number T62119-I received the watch from repair and the watch has stopped working again. Please replace the whole movement with a new one.]', 'Customer have to knwo how to use a mechanical watch. \nWatch work properly . we chanck and make the watch again but how I say the watch work perfect after 3 days check', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '82.45.24.45', 'brom-12-b2-v4wan-168468-cust2092.vm31.cable.virginm.net', '2023-11-23', 'LE510138325DE', NULL),
(13140, 'T65574', 10220, 999999999, 0, '505-Florida', '1970-01-01', '2023-11-23', '2023-11-23', '', '', 'Pionier', 'I want return ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.88.43.68', '184-088-043-068.res.spectrum.com', '2023-11-23', '--', NULL),
(13141, 'T62652', 10221, 999999999, 0, '118-Sahara', '2023-12-28', '2023-11-23', '2023-06-16', 'gold', 'gold', 'Theorema', 'A pieces inside has moved out of place. The Roman numbers have moved out of place, now blocking the mechanical parts…', 'dial broke.. repair it', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '68.144.249.101', 'S0106d45d64a48600.cg.shawcable.net', '2023-11-23', 'LE510138183DE', NULL),
(13142, 'T65933', 10222, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-24', '2023-11-24', 'gold', 'black', 'Theorema', 'The is some bubble on the clasp of the crown. The watch is brand new and never worn. Please replace.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '80.62.116.49', '80-62-116-49-mobile.dk.customer.tdc.net', '2023-11-24', '--', NULL),
(13143, 'T65528', 10223, 999999999, 0, '110-Oslo', '1970-01-01', '2023-11-25', '2023-11-06', 'gold', 'blue', 'Theorema', 'The marker has fallen off inside the watche', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.247.198.53', 'cpe8c6a8d67ec38-cm8c6a8d67ec36.cpe.net.cable.rogers.com', '2023-11-25', '--', NULL),
(13144, '', 10224, 999999999, 0, 'Choose option', '2023-12-01', '2023-11-25', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '2023-12-01', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '80.208.71.13', '80.208.71.13', '2023-11-25', '--', NULL),
(13145, 'T65841', 10224, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-25', '2023-11-17', 'silver', 'yellow', 'Theorema', 'My order number is T65841 The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '80.208.71.13', '80.208.71.13', '2023-11-25', '--', NULL),
(13146, '', 10225, 999999999, 0, '7001-Havana', '2024-02-01', '2023-11-26', '2023-05-19', '', 'blue', 'Pionier', 'Pulled out the crown to set time and on the first wind turn to move hand dials the crown became loose and detached from the watch. ', 'Change crown and stem', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '185.195.59.139', '185.195.59.139', '2023-11-26', 'LE510138285DE', NULL),
(13147, '#T31316', 10226, 999999999, 0, '101-Casablanca GM', '2023-12-09', '2023-11-26', '2020-10-22', 'gold', 'white', 'Theorema', 'My order number is T31316- The glass is cracked and the watch doesn\'t work anymore.  Please replace/ repair accordingly. Please let me know the price before repair/replace.\n\nThank you.\nRegards\nJehlarova\n\n', 'new glass\nSecond hands new\nhand gear new\nmovemnt repair', '0', '2024-02-08', '2024-02-08', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-05-15', '178.22.113.17', '178.22.113.17', '2023-11-26', '1Z8VF459DK62499213', NULL),
(13148, '', 10227, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-26', '2023-02-27', 'black', 'yellow', 'Theorema', 'The side clasp is no longer holding shut, the Roman numerals are falling out along with the rings around the watch, watch not ticking and running anymore. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.15.119.157', 'cmcust5-119.157.nulinkdigital.com', '2023-11-26', '--', NULL),
(13149, 'T49554', 10228, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-26', '2022-06-23', 'gold', 'white', 'Theorema', 'The watch stops intermittently and is always slow.\n It works only for a few hours and then stops.\nI am frustrated having to wind it over and over again!! ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.57.255.27', 'c-98-57-255-27.hsd1.tx.comcast.net', '2023-11-26', '--', NULL),
(13150, '#T51015', 10229, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-27', '2023-03-22', 'black', 'blue', 'Theorema', 'Hello\nThe crown cover latch on my watch is no longer clicking closed. I am wondering if I can get a replacement? I would prefer not sending my watch back in the mail but can do that if it’s the only option. I can send a quick video of the issue if that helps. \nThank you for your time. \nI have greatly enjoyed my watch. \nCheers\nRod Turnbull', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.63.103.45', 'host-108-63-103-45.static.primus.ca', '2023-11-27', '--', NULL),
(13152, 'T-65758', 10231, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-27', '1970-01-01', 'black', 'blue', 'Theorema', 'T65758 Too big and uncomfortably heavy for my dad to wear. Originally purchased as a gift. In the description it\'s asking for a color of the dial. There is no color, it\'s a skeleton watch.\nThe only color I see is a tiny bit of blue which I placed in the dial color description. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.98.73.123', 'c-76-98-73-123.hsd1.pa.comcast.net', '2023-11-27', '--', NULL),
(13153, '#T65901 ', 10232, 999999999, 0, '505-Florida', '1970-01-01', '2023-11-27', '2023-11-23', 'black', 'blue', 'Pionier', '[T65901- The watch arrived with a broken hand and didn\'t work. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.228.7.12', 'cpe9050cabaa383-cm9050cabaa380.sdns.net.rogers.com', '2023-11-27', '--', NULL),
(13154, 'T 66007', 10233, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-28', '1970-01-01', 'black', 'black', 'Theorema', 'PURCHASED ANOTHER TUFINA WATCH (3purchased, keeping 2)', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.170.57.240', '076-170-057-240.res.spectrum.com', '2023-11-28', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(13155, 'T58624', 10234, 999999999, 0, '505-Florida', '2024-02-07', '2023-11-28', '2022-12-20', 'gold', 'white', 'Pionier', 'Hello all\nThank you for the elegant and beautiful watch that I bought from you a year ago\nGM 505-7 model\nDate: 12-20-2022\nThere are two problems with the watch. The first problem relates to the daily date counter. The second problem relates to the month counter hand\nThe problem with the day counter is that the sequence of days is incorrect, after the ninth day, the nineteenth day, and the twenty-ninth day, as after the ninth day it is followed by two zeros, the nineteenth day is followed by ten, and the twenty-ninth day is followed by twenty, thirty-one, and thirty-two.\nThe second problem is that the hand of the month counter suddenly fell off\nNote that the first problem is not recent, but rather since I received the watch in the mail a year ago, and the second problem occurred recently.\nI would like to fix the problem, noting that the warranty is for two years\nthank you all', 'new Movement replace . ', '0', '2024-02-07', '2024-02-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-09', '96.55.51.56', 'S010658963061bf52.vs.shawcable.net', '2023-11-28', 'L E 5 1 0 1 3 8 4 1 3 D E', NULL),
(13156, 'T53241', 10235, 999999999, 0, '505-Florida', '2023-12-28', '2023-11-28', '2022-06-27', 'black', 'black', 'Pionier', 'watch has stopped working again, please repair.\nI\'m happy to send money so you can put in better parts so this does not happen again', 'movement oiled. work perfect', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '1.159.69.74', 'cpe-1-159-69-74.vb12.vic.asp.telstra.net', '2023-11-28', 'LE510138237DE', NULL),
(13157, 'T65809', 10236, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-28', '2023-11-20', 'gold', 'blue', 'Theorema', 'My order number is #T65809. The watches are brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.202.129.100', 'ip72-202-129-100.ks.ks.cox.net', '2023-11-28', '--', NULL),
(13158, 'T65809', 10236, 999999999, 0, '112-Madrid', '1970-01-01', '2023-11-28', '2023-11-20', 'gold', 'gold', 'Theorema', 'My order number is #T65809. The watches are brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.202.129.100', 'ip72-202-129-100.ks.ks.cox.net', '2023-11-28', '--', NULL),
(13159, 'T61553', 10237, 999999999, 0, '101-Casablanca GM', '2023-12-28', '2023-11-29', '2023-05-03', 'bicolor gold', 'blue', 'Theorema', 'The gears and dials are not straight. It looksas if its bent/ Cracked', 'hands repair. falling down', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '174.44.180.103', 'ool-ae2cb467.dyn.optonline.net', '2023-11-29', 'LE510138170DE', NULL),
(13160, 'T65838', 10238, 999999999, 0, '7002-Chicago', '1970-01-01', '2023-11-29', '2023-11-20', 'black', 'black', 'Pionier', 'T65838- The watch is not what I expected.\nPlease refund \nThanks ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '118.208.126.125', '118-208-126-125.tpgi.com.au', '2023-11-29', '--', NULL),
(13161, '', 9541, 999999999, 0, '3001-Paragon', '2024-05-18', '2023-11-29', '2021-05-07', 'gold', 'white', 'Theorema', 'No longer winds automatically.\nWhen wound by hand, it also stops working within 2 days\nIt was also returned for repair at the beginning of this year for the same complaint,RMA-No 12442', 'He has left a very bad review on Trustpilot please replace the mechanism so we can try to ask him to remove it.\n\nNothing found at several inspections, testing::\nTEST START: May 18, 2024, 15:19\nTEST END: May 31,2024 11:19\n\nNew movement 10.06.2024', '0', '2024-05-31', '2024-05-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-06-10', '80.60.43.209', '80-60-43-209.fixed.kpn.net', '2023-11-29', '1Z8VF459DK62658934', NULL),
(13162, 'T63651', 10239, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2023-11-29', '2023-07-31', 'gold', 'blue', 'Theorema', 'Watch has wildly inconsistent performance.  Often stops at less - sometimes much less - than 24 hours.  Watch has been very carefully wound until stem won\'t rotate any more.  I know it was completely wound.  I would like very, very much to pay the $180 upgrade to get a Florida Diamonds; rather than get this watch back.  I did not understand when I bought the Buenos Aires that a mechanical watch and an automatic watch are not the same thing.  I thought they were different terms for the same thing.  This is my fault - but I would appreciate so much - if you would let me trade-up to an automatic watch.  My preference would be the Florida Diamonds.  Thank you in advance for your strongest consideration.  Mark Petty.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.226.105.98', 'c-98-226-105-98.hsd1.il.comcast.net', '2023-11-29', '--', NULL),
(13163, '', 10240, 999999999, 0, '101-Casablanca GM', '2023-12-28', '2023-11-29', '2013-11-01', 'silver', 'white', 'Theorema', 'The watch is out of warranty\n\nThe stem doesn\'t pull out and the winding action moves the hands of the watch as though setting the time. Please repair accordingly.\n\nThe after-market wristband had come off while I was wearing it, and the watch landed hard on a marble floor -- knocking some of the face off.  I took it to a local jeweler to repair.  he fixed the face of the watch, but then I noticed the above defect regarding the stem.  I\'m not sure if it was the result of the impact or the result of the jeweler\'s attempted repair.  Either way, here we are.', 'winding gears repair\nbalance wheel repair', '0', '2024-02-08', '2024-02-08', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-15', '73.182.66.172', 'c-73-182-66-172.hsd1.ga.comcast.net', '2023-11-29', 'LE510138648DE', NULL),
(13164, 'T66289', 10241, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-30', '2023-11-30', 'black', 'black', 'Theorema', 'Looks different than depicted in photos once seen in person', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.217.204.196', '65.217.204.196', '2023-11-30', '--', NULL),
(13165, 'rma12888', 10242, 999999999, 0, '1002-Monaco', '2023-12-28', '2023-11-30', '2023-09-06', 'silver', 'blue', 'Theorema', ' RMA12888.THIS IS THE 3RD TIME I HAVE RETURNED THE WATCH,THIS TIME THE DATE HAND DOES NOT MOVE AT ALL.PLEASE REPAIR IT AND PACK THE WATCH VERY CAREFULLY TO AVOID ISSUES DURING TRANSPORTATION.', 'Kalendar repair', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '109.145.245.128', 'host109-145-245-128.range109-145.btcentralplus.com', '2023-11-30', 'LE510138118DE', NULL),
(13166, 'T63979', 10243, 999999999, 0, '101-Casablanca GM', '2023-12-28', '2023-11-30', '2023-08-11', 'gold', 'white', 'Theorema', 'I fully winded and stops in the next minutes or hours, it doesn\'t retain the winding.', 'hands repair', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '47.147.113.164', '47.147.113.164', '2023-11-30', 'LE510138210DE', NULL),
(13167, 'T66133', 10244, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-11-30', '2023-11-30', 'rose', 'blue', 'Theorema', 'My order number is T66133 The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.192.205.196', '104.192.205.196', '2023-11-30', '--', NULL),
(13210, 'T66795', 10283, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-11', '2023-12-10', 'gold', 'black', 'Theorema', 'Casablanca Theorema - GM-101-3 | Gold | Made in Germany mechanical watch × 1\nSorry my husband did not want this. I did not open the package. Left everything in the box. I tried to cancel but watch already left for shipment. Thank you, ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.104.124.77', 'pool-74-104-124-77.bstnma.fios.verizon.net', '2023-12-11', '--', NULL),
(13169, 'T66109', 10246, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-01', '2023-12-01', 'silver', 'yellow', 'Theorema', 'My order number is T66109.  The watch is brand new and never worn. Please  exchange with GM-101-8', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.52.215.166', 'pool-173-52-215-166.nycmny.fios.verizon.net', '2023-12-01', '--', NULL),
(13170, 'T65758', 10247, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-01', '1970-01-01', 'silver', 'blue', 'Theorema', 'Too heavy and uncomfortable. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.98.77.88', 'c-76-98-77-88.hsd1.pa.comcast.net', '2023-12-01', '--', NULL),
(13171, '', 10248, 999999999, 0, '105-Panthos GM', '2023-12-11', '2023-12-02', '2013-02-10', 'gold', 'white', 'Theorema', 'Broken glass', 'new case\nNew crown\nMovement repair', '0', '2024-02-08', '2024-02-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-03-14', '83.250.204.129', 'c83-250-204-129.bredband.tele2.se', '2023-12-02', '1Z8VF459DK63947254', NULL),
(13172, '', 10249, 999999999, 0, 'Choose option', '1970-01-01', '2023-12-02', '2023-05-09', 'Choose option', 'Choose option', 'Choose option', 'Orologio non funziona piu, ho fatto girare per 20 volte pero sempre non va!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.17.58.224', 'unn-84-17-58-224.cdn77.com', '2023-12-02', '--', NULL),
(13173, '', 10249, 999999999, 0, '519-Milano', '1970-01-01', '2023-12-02', '2023-05-09', 'silver', 'blue', 'Pionier', 'Orologio non funziona piu, ho fatto girare per 20 volte pero sempre non funziona.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.17.58.224', 'unn-84-17-58-224.cdn77.com', '2023-12-02', '--', NULL),
(13174, 'T66071', 10250, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-02', '1970-01-01', 'silver', 'blue', 'Theorema', 'My order number is T66071-The watches are too big. The Sahara and Casablanca watches have too large of a face for me since I am a female. I thought I could pull them off but not quite. The watches are brand new and never worn. Please refund in full for the two watches. I am keeping the Madame Butterfly watch - I absolutely love it!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.143.168.186', 'd24-143-168-186.static.comm.cgocable.net', '2023-12-02', '--', NULL),
(13175, 'Order #T66151', 10251, 999999999, 0, '121-St Petersburg', '1970-01-01', '2023-12-03', '1970-01-01', 'black', 'black', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.111.242.145', 'ip68-111-242-145.sd.sd.cox.net', '2023-12-03', '--', NULL),
(13176, 'Order #T66151', 10251, 999999999, 0, '516-Barcelona', '1970-01-01', '2023-12-03', '1970-01-01', 'black', 'black', 'Pionier', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.111.242.145', 'ip68-111-242-145.sd.sd.cox.net', '2023-12-03', '--', NULL),
(13177, '', 10252, 999999999, 0, '519-Milano', '1970-01-01', '2023-12-03', '2023-05-09', 'silver', 'blue', 'Pionier', 'Orologio non funziona ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '87.14.143.202', 'host-87-14-143-202.retail.telecomitalia.it', '2023-12-03', '--', NULL),
(13178, '', 10253, 999999999, 0, '519-Milano', '1970-01-01', '2023-12-03', '2023-05-09', 'silver', 'blue', 'Pionier', 'Orologio non funziona', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '87.14.143.202', 'host-87-14-143-202.retail.telecomitalia.it', '2023-12-03', '--', NULL),
(13179, '', 10254, 999999999, 0, '519-Milano', '1970-01-01', '2023-12-03', '2023-05-09', 'black', 'blue', 'Pionier', 'Orologio non funziona', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '87.14.32.167', 'host-87-14-32-167.retail.telecomitalia.it', '2023-12-03', '--', NULL),
(13180, 'T65984', 10255, 999999999, 0, '3008-Damascus', '2023-12-09', '2023-12-03', '2023-11-23', 'gold', 'black', 'Theorema', 'I like to exchange it for Milano\nPionir/GM-519-2/Blue', '--', '0', '2023-12-10', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-12-11', '84.107.236.58', '84-107-236-58.cable.dynamic.v4.ziggo.nl', '2023-12-03', '1Z8VF459DK63561545', NULL),
(13181, 'T57214', 10256, 999999999, 0, '101-Casablanca GM', '2023-12-14', '2023-12-04', '2022-11-20', 'silver', 'white', 'Theorema', 'Een aantal cijfers en een omhulsel van de secondeteller op mijn wijzerplaat zijn los gelaten. De cijfers en omhulsel zitten nu los door mijn horloge heen en hierdoor zitten mijn wijzers vast (Nederlands). \n\nA number of numbers and a casing of the seconds counter on my dial have come loose. The numbers and casing are now loose through my watch and this causes my hands to be stuck (English).', 'falling down. dial replace it with a new one', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '77.164.203.228', '77-164-203-228.fixed.kpn.net', '2023-12-04', 'LE510138206DE', NULL),
(13182, 'T66308', 10257, 999999999, 0, '7001-Havana', '2023-12-09', '2023-12-04', '1970-01-01', 'black', 'white', 'Pionier', 'HI.  you sent me a defective watch.  From day one she doesn\'t hold a charge more than a couple of hours when she sits still.  then the calendar doesn\'t work.  I expect you to send me a new watch.  and don\'t fix this.', '--', '0', '2023-12-10', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2023-12-11', '2.39.11.75', 'net-2-39-11-75.cust.vodafonedsl.it', '2023-12-04', '1Z8VF459DK61647877', NULL),
(13183, 'T65890', 10258, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-05', '2023-12-01', 'gold', 'yellow', 'Theorema', 'My order number is T65890.  This is not the quality I expected. The watch is brand new and never worn. Please refund.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.59.64.83', '172.59.64.83', '2023-12-05', '--', NULL),
(13184, 'T66229', 10259, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2023-12-05', '2023-11-29', 'black', 'blue', 'Theorema', 'My order number is T66229- The watch is not what I expected. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.157.102.194', '99-157-102-194.lightspeed.tukrga.sbcglobal.net', '2023-12-05', '--', NULL),
(13185, 'GM107-4', 10260, 999999999, 0, '107-Rio', '2024-01-30', '2023-12-05', '2023-09-11', 'black', 'white', 'Theorema', 'My order number is T65495- The hand has fallen off with regular use.. Please replace/ repair accordingly.', 'hand fix it', '0', '2024-02-08', '2024-02-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-09', '45.37.199.124', '045-037-199-124.res.spectrum.com', '2023-12-05', 'LE510138532DE', NULL),
(13186, '#T66269', 10261, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-05', '2023-11-27', 'silver', 'yellow', 'Theorema', 'My order number is T66269- The watch is too big. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.47.180.171', '50-47-180-171.evrt.wa.ptr.ziplyfiber.com', '2023-12-05', '--', NULL),
(13187, 'T66124', 10262, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-05', '2023-12-04', '', '', 'Theorema', 'Order was placed and paid for by a minor.  Need to return.  Never worn.  Only opened boxes.  I do not know the refrence number.  There are 3 watches.  All the same design but three different colors.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.25.173.140', 'c-73-25-173-140.hsd1.wa.comcast.net', '2023-12-05', '--', NULL),
(13188, 'T66272', 10263, 999999999, 0, 'other', '1970-01-01', '2023-12-05', '2023-12-18', '', '', 'other', 'My order number is T66272- The watch is brand new and never worn. Please  exchange with GM-122-1 ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.18.94.51', 'ool-2f125e33.dyn.optonline.net', '2023-12-05', '--', NULL),
(13189, 'T66236', 10264, 999999999, 0, 'Choose option', '1970-01-01', '2023-12-05', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'Return', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '166.137.175.6', 'mobile-166-137-175-006.mycingular.net', '2023-12-05', '--', NULL),
(13190, 'T65965', 10233, 999999999, 0, 'Choose option', '2023-12-28', '2023-12-05', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is T65965..The clasp of the crown was loose, tried to fix as per your video...  Please replace/ repair accordingly.]', 'replaced one screw and the crown protector.  ', '0', '2024-01-16', '2023-12-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-01-16', '76.170.57.240', '076-170-057-240.res.spectrum.com', '2023-12-05', '1Z8VF459D961683495', NULL),
(13191, '', 10265, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-06', '2023-11-15', 'gold', 'yellow', 'Theorema', 'After the best possible winding it only lasts for 6-7 hours . \nI tried multiple times , never passed 6-7 hours .', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.131.34.225', '70-131-34-225.lightspeed.stlsmo.sbcglobal.net', '2023-12-06', '--', NULL),
(13192, 'T66017', 10266, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-06', '2023-11-22', 'rose', 'blue', 'Theorema', 'The watch arrived broken. Brand new never warn please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.138.245.189', 'cpe84948c86abd3-cm84948c86abd0.cpe.net.fido.ca', '2023-12-06', '--', NULL),
(13193, 'T-3035', 10267, 999999999, 0, '506-Miami', '2024-01-30', '2023-12-06', '1970-01-01', 'gold', 'blue', 'Pionier', 'THE WATCH HAS STOPPED WORKING AGAIN . PLEASE REPLACE / REPAIR ACCORDINGLY.', 'Repair movement', '0', '2024-02-08', '2024-02-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-09', '2.29.72.121', '2.29.72.121', '2023-12-06', 'LE510138492DE', NULL),
(13194, 'T65890', 10268, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-06', '2023-11-28', 'gold', 'yellow', 'Theorema', 'My order number is T65890.  This is not the quality I expected. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.59.64.238', '172.59.64.238', '2023-12-06', '--', NULL),
(13195, '#T48889', 10269, 999999999, 0, '505-Florida', '2023-12-19', '2023-12-06', '2021-12-21', 'silver', 'black', 'Pionier', 'The order id above is the one which I received when I ordered the watch. I am not sure about the warranty start date. You keep it the last time I sent you the watch for repair. I have absolutely the same problem. My order number is RMA 11657-This is the second time I have returned my watch for repair for the same problem. Please replace the calendar with a brand new one.. I received this order number from your colleague who answered me vie e-mail. \n\nI am writing you regarding a problem with my watch. I have received it on 31.12.2021. \n\nThere is again a problem with setting the dates.  I have worn with around 30-40 times. When I try to fix the dates, the possibilities are:\n02, 03, 04, 05, 06, 07, 08, 09, 00, 11, 12, 13, 14, 15, 16, 17, 18, 19, 10, 21, 22, 23, 24, 25, 26, 27, 28, 29, 20, 31, 32 /in that order/\n\nThis is the second time the watch is with this problem.', 'kalender repair', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '37.63.2.130', '37.63.2.130', '2023-12-06', 'LE510138223DE', NULL),
(13196, '#T60986', 10270, 999999999, 0, '106-Toronto GM', '1970-01-01', '2023-12-06', '2023-04-06', 'silver', 'gold', 'Theorema', 'the watch spring stopped moving and functioning even though the spring was not over charged and it has not received a hit since I bought it, as this is a mechanical defect I want to repair under warranty.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '5.107.5.235', '5.107.5.235', '2023-12-06', '--', NULL),
(13197, '', 10271, 999999999, 0, 'Choose option', '1970-01-01', '2023-12-06', '2023-11-21', 'Choose option', 'Choose option', 'Choose option', 'Doesn’t work my watch ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '142.169.16.125', '142.169.16.125', '2023-12-06', '--', NULL),
(13198, 'T52178', 10272, 999999999, 0, '121-St Petersburg', '1970-01-01', '2023-12-07', '2022-05-16', 'silver', 'blue', 'Theorema', 'LENSE IS CRACKED. NEEDS REPLACEMENT. GLASS SLIVERS MAY BE HINDERING MOVEMENT OF THE GEARS.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '165.225.37.87', '165.225.37.87', '2023-12-07', '--', NULL),
(13199, 'T64992', 10273, 999999999, 0, '116-San Francisco', '1970-01-01', '2023-12-07', '1970-01-01', '', '', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.141.173.233', '075-141-173-233.res.spectrum.com', '2023-12-07', '--', NULL),
(13200, 'P79001-1', 10274, 999999999, 0, '511-New York', '1970-01-01', '2023-12-08', '2022-07-13', 'black', 'white', 'Pionier', 'The month arm has felt down!!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '5.31.204.118', '5.31.204.118', '2023-12-08', '--', NULL),
(13201, 'P-7001-1', 10274, 999999999, 0, '505-Florida', '1970-01-01', '2023-12-08', '2022-07-13', 'black', 'white', 'Pionier', '[My order number is T53572-The hand of the month has fallen off and it is not working anymore. Please replace/ repair accordingly.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '5.31.204.118', '5.31.204.118', '2023-12-08', '--', NULL),
(13202, 'T66248', 10275, 999999999, 0, '101-Casablanca GM', '2023-12-19', '2023-12-08', '2023-12-01', 'bicolor gold', 'yellow', 'Theorema', 'As per email', '--', '0', '1970-01-01', '2023-12-19', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '94.209.210.11', '94-209-210-11.cable.dynamic.v4.ziggo.nl', '2023-12-08', '--', NULL),
(13203, '', 10276, 999999999, 0, '505-Florida', '1970-01-01', '2023-12-08', '2022-02-11', 'black', 'gold', 'Pionier', 'Motorcycle crash led to smashing of front glass and scratched up wrist band. would like if both could be repaired / replaced on warranty.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.40.84.238', '86-40-84-238-dynamic.agg2.pal.cld-dbn.eircom.net', '2023-12-08', '--', NULL),
(13204, 'T66722', 10277, 999999999, 0, 'Choose option', '1970-01-01', '2023-12-08', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is T66722-  The watch is brand new and never worn. Please  exchange with GM-550-8', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.33.192.4', '065-033-192-004.res.spectrum.com', '2023-12-08', '--', NULL),
(13205, 'T65214', 10278, 999999999, 0, '505-Florida', '1970-01-01', '2023-12-08', '1970-01-01', 'gold', 'white', 'Pionier', 'T65214- I wore the watch once and subsequently purchased 5 more watches to start my collection. When opening the box for the first time I was disappointed in the strap that came with this watch. I must make it clear, I was willing to overlook that but then once I wanted to wear the watch for the second time ...... it would not continue working. I manually wound the piece , shook it gently to get it started but would only run for approximately 15 seconds and then stop. I tried numerous times. I\'ve spoken with Peter about a refund excluding restocking fees\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '170.39.34.228', '170.39.34.228', '2023-12-08', '--', NULL),
(13206, '#', 10279, 999999999, 0, 'Choose option', '1970-01-01', '2023-12-08', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'There are no known defects. Returning go an exchange for Buenos Aires GM-114-12/Gold.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '152.117.98.70', '152.117.98.70', '2023-12-08', '--', NULL),
(13207, 'T66279', 10280, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-09', '2023-11-29', 'gold', 'white', 'Theorema', 'My order number is T66279 The watch doesn\'t work even fully wound. The watch is brand new and never worn. Please  Replace With a new watch ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '167.86.179.178', '167.86.179.178', '2023-12-09', '--', NULL),
(13208, 'T 60904', 10281, 999999999, 0, 'other', '2024-02-01', '2023-12-09', '2023-04-03', '', '', 'other', 'My watch when fully wound runs about one hour ahead in 24 hours. Please note that I have a specially long brown leather watch strap which I want to keep. Thank you. John Chipchase 9th December 2023\n\nThe Reference number on my Warranty Card is GM-108-3', 'He also needs some gold screws for the clasp of the Hawaii.\n\nBalance wheel repair', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '82.8.36.67', 'cpc91240-cmbg18-2-0-cust66.5-4.cable.virginm.net', '2023-12-09', 'LE510138311DE', NULL),
(13209, 'Can not find it', 10282, 999999999, 0, '3006-Monaco Diamond', '2023-12-14', '2023-12-09', '2012-08-25', 'silver', 'white', 'Theorema', 'Small parts has gotten loose, like some roman numbers, and metal rings.\nI would like to get an estimate of the cost to repair, and if possible get it fixed or replaced. I really love this watch.\n\n_Keine Garantie mehr-', 'new steam\nbalance wheel repair\n\nNeed the customer a new band because we received just the watch without band ? with strap', '0', '2024-02-08', '2024-02-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-03-05', '94.234.103.137', 'c-5eea6789-74736162.cust.telenor.se', '2023-12-09', '1Z8VF459DK63003148', NULL),
(13211, 'T61745', 10284, 999999999, 0, '519-Milano', '1970-01-01', '2023-12-11', '2023-05-09', 'black', 'blue', 'Pionier', 'L’orologio non funziona! ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '151.82.104.210', '151.82.104.210', '2023-12-11', '--', NULL),
(13212, 'T61745', 10285, 999999999, 0, '519-Milano', '2024-01-09', '2023-12-11', '2023-05-09', 'black', 'blue', 'Pionier', '', 'Movement repair', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '151.84.193.98', '151.84.193.98', '2023-12-11', 'LE510138271DE', NULL),
(13213, 'T65634', 10286, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2023-12-11', '2023-12-11', 'gold', 'blue', 'Theorema', 'As per my conversation returning the second watch. Did not look as elegant as it did online. I would like to exchange it for PIONIER | GM-514-3 | GOLD.\n\nAlso will I be able to applied the coupon that you sent me.\n\nThank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.38.219.181', 'ool-1826dbb5.dyn.optonline.net', '2023-12-11', '--', NULL),
(13214, 'T66867', 10287, 999999999, 0, '118-Sahara', '1970-01-01', '2023-12-11', '2023-12-08', 'silver', 'white', 'Theorema', 'The watch is brand new. It has not been worn. Please refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.245.103.117', 'c-69-245-103-117.hsd1.ga.comcast.net', '2023-12-11', '--', NULL),
(13215, 'T66447', 10288, 999999999, 0, 'other', '1970-01-01', '2023-12-11', '2023-12-05', 'silver', 'silvgrey', 'other', 'I don\'t like the watch band. \nAnd the watch is bulky', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.201.220.38', '38-220-201-31.ftth.glasoperator.nl', '2023-12-11', '--', NULL),
(13216, 'T66447', 10289, 999999999, 0, 'other', '2023-12-19', '2023-12-11', '2023-12-05', 'silver', 'silvgrey', 'other', 'Order number T66447 I don\'t like the band, it\'s very hard to use.\n\nAnd the watch is bulky.', '--', '0', '1970-01-01', '2023-12-19', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '89.205.136.176', '89.205.136.176', '2023-12-11', '--', NULL),
(13217, 'T65862', 10290, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-12', '2023-11-22', '', '', 'Theorema', 'Went to a business dinner in LA and there was a lot of people around and there was bumping in and shoving through the crowd and i think i bumped into someone pretty hard and the hand on the watch got loose and fell off inside the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.53.79.51', '076-053-079-051.inf.spectrum.com', '2023-12-12', '--', NULL),
(13218, ' T66554', 10291, 999999999, 0, '515-Amsterdam', '1970-01-01', '2023-12-12', '1970-01-01', 'black', 'black', 'Pionier', 'Not defective but the watch is larger and heavier than I realized.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.35.75.51', '047-035-075-051.res.spectrum.com', '2023-12-12', '--', NULL),
(13219, 'GM-114-6', 10292, 999999999, 0, '114-Buenos Aires', '2023-12-28', '2023-12-13', '2022-02-28', 'silver', 'white', 'Theorema', 'Some of its gears somehow got disassemble! And now I am not able to wind the watch. It stopped working after 2-3 windings with in a month after purchase, but due to my busy schedule and no service centre nearby I didn\'t get time to reach you.', 'Balance wheel repair and dial repair', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '116.71.165.113', '116.71.165.113', '2023-12-13', 'LE510138081DE', NULL),
(13220, 'T66805', 10293, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-13', '2023-12-05', 'gold', 'black', 'Theorema', 'The quality of the item is not what I expected. It feels and looks much cheaper than the listed price suggests. The wind up is loud and clicky (reminds me of a wind up toy). The ticking of the hands moving is extremely loud. The leather band is very stiff (even for a new watch). Also the website stated that this watch was gold plated stainless steel. However the description inside the manual states it\'s just stainless steel. I would like to return the item for a full refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.15.53.223', '70.15.53.223.res-cmts.sm3.ptd.net', '2023-12-13', '--', NULL),
(13221, '#ORDER #T66977', 10294, 999999999, 0, '112-Madrid', '1970-01-01', '2023-12-14', '2023-12-13', 'black', 'gold', 'Theorema', 'Was never use arrive couple hours ago reach out has soon I open the package ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '97.99.157.49', '097-099-157-049.res.spectrum.com', '2023-12-14', '--', NULL),
(13222, 'T66977', 10295, 999999999, 0, '112-Madrid', '1970-01-01', '2023-12-14', '2023-12-13', 'black', 'gold', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '97.99.157.49', '097-099-157-049.res.spectrum.com', '2023-12-14', '--', NULL),
(13223, 'T66918', 10296, 999999999, 0, 'Choose option', '1970-01-01', '2023-12-14', '2023-12-02', 'Choose option', 'Choose option', 'Choose option', 'Watch doesn’t work', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.53.65', '172.56.53.65', '2023-12-14', '--', NULL),
(13224, '#t66918', 10297, 999999999, 0, '118-Sahara', '1970-01-01', '2023-12-15', '1970-01-01', 'gold', 'black', 'Theorema', ' Don’t run ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.232.227.11', 'c-73-232-227-11.hsd1.tx.comcast.net', '2023-12-15', '--', NULL),
(13225, 'T66742', 10298, 999999999, 0, '106-Toronto GM', '1970-01-01', '2023-12-15', '2023-12-11', '', '', 'Theorema', 'The hands are not aligned. The watch doesn\'t work properly. The watch is brand new and never worn. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '91.245.254.194', '91.245.254.194', '2023-12-15', '--', NULL),
(13226, '#t66918', 10299, 999999999, 0, '118-Sahara', '1970-01-01', '2023-12-15', '1970-01-01', 'gold', 'black', 'Theorema', 'Don’t run ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.52.247', '172.56.52.247', '2023-12-15', '--', NULL),
(13227, 'T66955', 10300, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2023-12-16', '2023-12-11', 'gold', 'black', 'Theorema', 'The watch is too big for me. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.32.255.22', '065-032-255-022.inf.spectrum.com', '2023-12-16', '--', NULL),
(13228, 'T64410', 10301, 999999999, 0, '505-Florida', '2023-12-28', '2023-12-18', '2023-09-04', 'gold', 'white', 'Pionier', '', 'movement oiled and balance wheel repair', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '76.154.159.211', 'c-76-154-159-211.hsd1.co.comcast.net', '2023-12-18', 'LE510138197DE', NULL),
(13229, 'T67067', 10302, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-18', '2023-12-12', 'black', 'yellow', 'Theorema', 'No deffects', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.10.52.119', '067-010-052-119.res.spectrum.com', '2023-12-18', '--', NULL),
(13230, 'T67067', 10303, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-18', '2023-12-12', 'black', 'yellow', 'Theorema', 'No deffects brand new watch didn’t like it want a refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.90.130', '172.56.90.130', '2023-12-18', '--', NULL),
(13231, 'T58357-I ', 9550, 999999999, 0, '101-Casablanca GM', '2024-01-30', '2023-12-18', '2022-12-30', 'black', 'white', 'Theorema', 'My order number is T58357-I have the same issue as previously, the watch is fully wound but doesn\'t work. Please replace the whole movement', 'balance wheel repair', '0', '2024-02-08', '2024-02-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-09', '198.53.170.28', 'd198-53-170-28.abhsia.telus.net', '2023-12-18', 'LE510138550DE', NULL),
(13232, 'T64189', 10304, 999999999, 0, '101-Casablanca GM', '2024-01-30', '2023-12-18', '2023-08-21', 'gold', 'black', 'Theorema', 'watch not working anymore at all\n\npieces inside have fallen\n\na part just besides the 1 o’clock mark seems to have expanded, you will immediately see what im talking about', 'balance wheel repair. ', '0', '2024-02-08', '2024-02-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-09', '204.48.76.235', 'tsf-204-48-76-235.tsf.videotron.ca', '2023-12-18', 'LE510138501DE', NULL),
(13233, ' T62974', 10305, 999999999, 0, '120-Lady Butterfly', '2024-01-30', '2023-12-18', '2023-07-31', 'bicolor gold', 'gold', 'Theorema', 'My order number is T62974- the watch is running fast even fully wound. Please replace/ repair accordingly.\nI also see hands jump like 10 minutes ahead. I believe watch has serious issues and it has been like this from day one', 'brand new movement', '0', '2024-02-08', '2024-02-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-09', '67.161.60.14', 'c-67-161-60-14.hsd1.ca.comcast.net', '2023-12-18', 'LE510138529DE', NULL),
(13234, 'T56005', 10306, 999999999, 0, '7001-Havana', '2024-01-09', '2023-12-19', '2022-10-21', 'black', 'black', 'Pionier', 'The calendar broke and is stuck between 31-32. Please replace / repair accordingly.', 'replace all the movement with a new one', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '213.151.86.106', 'mail.vosaspsekrizik.cz', '2023-12-19', 'LE510138308DE', NULL),
(13235, 'T65620', 10307, 999999999, 0, '507-Aruba', '1970-01-01', '2023-12-19', '2023-12-19', 'black', 'gold', 'Pionier', 'My order number is T65620 The watch doesn\'t work even when manually wound. The winder is faulty n loose and so the time cant be set. So sad I couldnt use it for my birthday. The watch is brand new and never worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.156.149.140', 'host86-156-149-140.range86-156.btcentralplus.com', '2023-12-19', '--', NULL),
(13236, 'T66919', 10308, 999999999, 0, '7001-Havana', '1970-01-01', '2023-12-19', '2023-12-11', 'black', 'white', 'Pionier', 'My order number is T66919-I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.39.62.225', 'c-68-39-62-225.hsd1.in.comcast.net', '2023-12-19', '--', NULL),
(13237, '', 10309, 999999999, 0, '112-Madrid', '1970-01-01', '2023-12-20', '1970-01-01', 'black', 'gold', 'Theorema', 'My order number is T66987-  The watch is brand new and never worn. I bought this watch for my friend and when he took It out of the box to try it on it was too big for his wrist and it wad to complicated to put on and wanted something simpler so if I could please get a refund back. \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.23.27.175', 'c-24-23-27-175.hsd1.ca.comcast.net', '2023-12-20', '--', NULL),
(13238, 'GM 101-7', 10310, 999999999, 0, '101-Casablanca GM', '2023-12-28', '2023-12-21', '2022-04-11', 'black', 'black', 'Theorema', 'Please note that there no dial color - its a skeleton watch. Unfortunately when I tried to \"recharge\" the watch one of the gearwheels suddenly popped out. There was no forcing, I just did it like I always used to do- slow and gently.\nKindly support me.\n\nBest regards\n\nKeywan\n\n', 'winding gear repair', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '95.90.251.235', 'ip5f5afbeb.dynamic.kabel-deutschland.de', '2023-12-21', '00340434129949130187', NULL),
(13239, 'T66457', 10311, 999999999, 0, '101-Casablanca GM', '2024-01-30', '2023-12-21', '2023-11-29', 'gold', 'black', 'Theorema', 'I picked up my watch off my bedside table two mornings ago and noticed it wasn’t running so wound the crown up and still not working ', 'balance whell repair', '0', '2024-02-08', '2024-02-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-09', '110.33.90.193', 'n110-33-90-193.hum2.act.optusnet.com.au', '2023-12-21', 'LE510138461DE', NULL),
(13240, 'T66943', 10312, 999999999, 0, 'Havana p7001', '1970-01-01', '2023-12-22', '2023-12-21', 'silver', 'white', 'Pionier', 'My boyfriend wasn’t happy with the watch, thank you. T66943', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.196.193.233', 'c-73-196-193-233.hsd1.nj.comcast.net', '2023-12-22', '--', NULL),
(13241, 'T66943', 10312, 999999999, 0, '7001-Havana', '1970-01-01', '2023-12-22', '2023-12-21', 'silver', 'white', 'Pionier', 'My order number is T66943. My boyfriend doesn\'t like the watch. The watch is brand new and never worn. Please refund.]\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.196.193.233', 'c-73-196-193-233.hsd1.nj.comcast.net', '2023-12-22', '--', NULL),
(13242, 'T66828', 10313, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-22', '2023-12-12', 'silver', 'black', 'Theorema', 'The watch is fully wound but doesn\'t work.The watch doesn\'t work. The watch is brand new and never worn. Please Replace ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '103.108.229.19', '103.108.229.19', '2023-12-22', '--', NULL),
(13243, '', 10314, 999999999, 0, 'Choose option', '1970-01-01', '2023-12-22', '2023-07-24', 'Choose option', 'Choose option', 'Choose option', 'The Newport stop working and the crown broke on hawaii', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.130.39.178', '99-130-39-178.lightspeed.frokca.sbcglobal.net', '2023-12-22', '--', NULL),
(13244, '', 10315, 999999999, 0, 'Choose option', '1970-01-01', '2023-12-22', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'New Port stop working and the crown broke on the hawaii', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.130.39.178', '99-130-39-178.lightspeed.frokca.sbcglobal.net', '2023-12-22', '--', NULL),
(13245, 'T64460', 10316, 999999999, 0, '121-St Petersburg', '1970-01-01', '2023-12-22', '2023-09-08', 'gold', 'blue', 'Theorema', 'Arrows are bent.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.149.126.249', 'c-76-149-126-249.hsd1.ca.comcast.net', '2023-12-22', '--', NULL),
(13246, '', 10317, 999999999, 0, '', '1970-01-01', '2023-12-22', '1970-01-01', '', '', '', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '35.87.137.173', 'ec2-35-87-137-173.us-west-2.compute.amazonaws.com', '2023-12-22', '--', NULL),
(13247, 'T67245', 10318, 999999999, 0, '121-St Petersburg', '1970-01-01', '2023-12-22', '2023-12-20', 'gold', 'gold', 'Theorema', 'My reason for exchanging the watch is due to the size, I prefer something a little more discreet. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.39.113.243', '047-039-113-243.res.spectrum.com', '2023-12-22', '--', NULL),
(13248, 'T6704-', 10319, 999999999, 0, '101-Casablanca GM', '2024-01-28', '2023-12-23', '2023-12-20', 'silver', 'white', 'Theorema', 'My order number is T6704- The watch is fully wound but stops after a couple of minutes. Please replace]', 'movemnt oiled', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '79.116.55.101', '79-116-55-101.digimobil.es', '2023-12-23', 'LE510138254DE', NULL),
(13249, 'T67278', 10320, 999999999, 0, 'other', '1970-01-01', '2023-12-23', '2023-12-15', 'gold', 'silvgrey', 'other', 'No defect. It is not what I expected. I am returning this watch that I never wore for a full refund. Thank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '38.240.190.164', '38.240.190.164', '2023-12-23', '--', NULL),
(13250, 'N/A', 10321, 999999999, 0, '4002-Air Timer Royal', '1970-01-01', '2023-12-23', '2023-12-23', '', '', 'Theorema', 'My order number is T65740-  The watch is brand new and never worn. Please  exchange with GM-505-3  ]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.202.68.21', '21.sub-174-202-68.myvzw.com', '2023-12-23', '--', NULL),
(13251, 'GM114-3', 10322, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2023-12-24', '2023-12-04', 'gold', 'black', 'Theorema', 'Le cerclage doré avec logo theorema censé être attaché avec des « vis » rouges est décalé et libre dans le boitier', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '90.113.7.144', 'lfbn-mon-1-1376-144.w90-113.abo.wanadoo.fr', '2023-12-24', '--', NULL),
(13252, 'T67155', 10323, 999999999, 0, '2009-Casablanca', '1970-01-01', '2023-12-25', '2023-12-17', 'gold', 'white', 'Theorema', 'My order number is T67155- The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.211.101.123', '123.sub-174-211-101.myvzw.com', '2023-12-25', '--', NULL),
(13253, 'T67082', 10324, 999999999, 0, '106-Toronto GM', '1970-01-01', '2023-12-26', '2023-12-15', 'gold', 'gold', 'Theorema', 'The watch arrived with the second hand bent.The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.77.204.199', 'mobile-107-77-204-199.mobile.att.net', '2023-12-26', '--', NULL),
(13254, 'T67155', 10325, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-26', '2023-12-18', 'gold', 'white', 'Theorema', 'My order number is T67155- The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.211.104.179', '179.sub-174-211-104.myvzw.com', '2023-12-26', '--', NULL),
(13255, 'T65404', 10326, 999999999, 0, 'other', '2024-01-30', '2023-12-27', '2023-10-03', 'black', 'black', 'other', 'THE HOUR HAND IS BROKEN', 'new minute hand   1 new screw on backside   timing - now all OK', '0', '2024-03-24', '2024-03-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '98.6.164.76', '098-006-164-076.biz.spectrum.com', '2023-12-27', 'LE510138458DE', NULL),
(13256, 'T67300', 10327, 999999999, 0, '505-Florida', '1970-01-01', '2023-12-27', '1970-01-01', '', '', 'Pionier', 'Watch was a Christmas present and Husband does not care for it. It has never been worn, still has protective face screen, and band and clasp still wrapped. My order number is T67300 The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.179.46.218', 'pool-71-179-46-218.bltmmd.fios.verizon.net', '2023-12-27', '--', NULL),
(13257, 'T65681', 10328, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-27', '2023-11-11', 'gold', 'blue', 'Theorema', 'The watch is brand new, never been worn, opened on Christmas morning…my son prefers digital.  Can you please refund?', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.9.150.196', 'c-24-9-150-196.hsd1.co.comcast.net', '2023-12-27', '--', NULL),
(13258, 'T64854', 10329, 999999999, 0, '118-Sahara', '2024-01-30', '2023-12-27', '2023-10-06', 'blue', 'blue', 'Theorema', 'Stop working for no visible reason ', 'balance wheel fix it', '0', '2024-02-08', '2024-02-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-09', '172.88.42.233', '172-088-042-233.res.spectrum.com', '2023-12-27', 'LE510138546DE', NULL),
(13259, 'T67488', 10330, 999999999, 0, '116-San Francisco', '1970-01-01', '2023-12-27', '2023-12-21', '', '', 'Theorema', 'It looks so beautiful in the picture when I was going over watches but in real it didn’t look that beautiful. That’s why  I am returning it . Thank you ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.192.196.1', '174.192.196.1', '2023-12-27', '--', NULL),
(13260, 'T67488', 10331, 999999999, 0, '116-San Francisco', '1970-01-01', '2023-12-27', '2023-12-21', '', '', 'Theorema', 'It looks so beautiful in the picture when I was going over watches but in real it didn’t look that beautiful. That’s why  I am returning it . Thank you ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.192.196.1', '1.sub-174-192-196.myvzw.com', '2023-12-27', '--', NULL),
(13261, 'T67226', 10332, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-27', '2023-12-15', 'black', 'yellow', 'Theorema', 'My order number is T67226 The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.80.190.78', '173.80.190.78', '2023-12-27', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(13262, 'T67460', 10333, 999999999, 0, '505-Florida', '1970-01-01', '2023-12-28', '2023-12-22', 'gold', 'blue', 'Pionier', ' congratulate you, I want to return the clock back to you! because I was expecting a much better watch, but when I opened it, my hopes turned to sadness! that\'s why I didn\'t wear them, they arrived in their original packaging! therefore, please send me a sticker by which I can send the watch back to you, thank you!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.151.38.215', 'c-73-151-38-215.hsd1.ca.comcast.net', '2023-12-28', '--', NULL),
(13263, 'T66039 ', 10334, 999999999, 0, '118-Sahara', '1970-01-01', '2023-12-28', '2023-12-01', 'black', 'white', 'Theorema', 'My order number is T66039  The watch is brand new and never worn. Please  exchange with  HAVANAPIONIER | P7001-5 | BLUE GERMANY with the 20% OFF Code: MERRY20 ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.97.140.188', 'customer.lsancax1.pop.starlinkisp.net', '2023-12-28', '--', NULL),
(13264, '', 10335, 999999999, 0, '505-6', '2023-12-28', '2023-12-28', '2022-11-02', 'black', 'black', 'Pionier', 'He says that he had a motorcycle accident and the watch to be repaired mostly the glass and the band but maybe more because of the impact. So the repairs is out of warranty.', 'New case   band, set the old hands again and cleand the dial.', '0', '2024-02-24', '2024-02-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-05-02', '80.130.211.103', 'p5082d367.dip0.t-ipconnect.de', '2023-12-28', '1Z8VF459DK62734315', NULL),
(13265, 'T67124', 10336, 999999999, 0, '506-Miami', '1970-01-01', '2023-12-28', '2023-12-26', '', '', 'Pionier', 'My order number is T67124-My father doesn\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.38.201.253', 'ool-1826c9fd.dyn.optonline.net', '2023-12-28', '--', NULL),
(13266, 'T67488', 10337, 999999999, 0, '116-San Francisco', '1970-01-01', '2023-12-28', '2023-12-26', 'black', 'white', 'Theorema', 'My order number is T67488- I don\'t like the watch, The watch is brand new and never worn. Please refund. When I was Looking at watches I like that watch it looks beautiful in the picture but when I see in real I don\'t  like it. Thank you!\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.140.111.114', 'c-69-140-111-114.hsd1.md.comcast.net', '2023-12-28', '--', NULL),
(13267, 'T66936', 10338, 999999999, 0, '515-Amsterdam', '1970-01-01', '2023-12-28', '2023-12-08', 'silver', 'black', 'Pionier', 'Sent an email on December 21st. Would like to exchange the watch for Theorema Kingston GM-117-2 Silver. There is nothing wrong with the watch it is just too big for my husband wrist. Never worn', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '198.28.148.136', '198.28.148.136', '2023-12-28', '--', NULL),
(13268, 'T67438', 10339, 999999999, 0, 'other', '1970-01-01', '2023-12-28', '1970-01-01', 'black', '', 'other', 'The watch arrive late for Christmas and the watch is too bulky', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.59.197.81', '172.59.197.81', '2023-12-28', '--', NULL),
(13269, 'T65684', 10340, 999999999, 0, '110-Oslo', '1970-01-01', '2023-12-28', '2023-12-01', 'silver', 'blue', 'Theorema', 'When it was opened on Christmas, it did not run. We worked with the support on line and the issue was not resolved either by rocking or winding. We want a refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.243.22.42', 'c-69-243-22-42.hsd1.md.comcast.net', '2023-12-28', '--', NULL),
(13270, 'T67434', 10341, 999999999, 0, '118-Sahara', '1970-01-01', '2023-12-29', '2023-12-20', 'gold', 'gold', 'Theorema', 'My order number is T67434- The watch doesn\'t work even fully wound. The watch is brand new and never worn. Please  Replace\n\nThere was also a video sent to Peter from the Tufina Care Team to show that the watch would not spin even fully wound. Never worn, still have plastic covering on glass of watch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.235.71.164', 'cpe80d04ade9a8b-cm80d04ade9a89.cpe.net.cable.rogers.com', '2023-12-29', '--', NULL),
(13271, 'T67499', 10342, 999999999, 0, '101-Casablanca GM', '2024-01-09', '2023-12-29', '2023-12-27', 'rose', 'blue', 'Theorema', 'My order number is T67499- The watch is fully wound but doesn\'t work.  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '2024-01-09', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '62.154.244.83', '62.154.244.83', '2023-12-29', '--', NULL),
(13272, 'GM-111-4', 10343, 999999999, 0, '111-Copenhagen', '2024-01-24', '2023-12-29', '2022-11-25', 'gold', '', 'Theorema', 'My order number is T57349- The watch has stopped working even manually wound or shaken.  Please replace/ repair accordingly.', 'Watch is definitlly falling down. movement repair', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-03-05', '83.137.123.50', '53897B32.rev.sefiber.dk', '2023-12-29', '1Z8VF459DK61050752', NULL),
(13273, 'T65233', 10344, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-30', '1970-01-01', 'black', 'yellow', 'Theorema', 'There’s no problem with this watch. I received this watch as a gift and would like to exchange it for a different watch.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.227.58.174', 'cpef81d0f9eb513-cmf81d0f9eb510.cpe.net.cable.rogers.com', '2023-12-30', '--', NULL),
(13274, 'T65233', 10345, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-30', '1970-01-01', 'black', 'yellow', 'Theorema', 'There’s nothing wrong with this watch. I received this watch as a gift and would like to exchange it for a different watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.227.58.174', 'cpef81d0f9eb513-cmf81d0f9eb510.cpe.net.cable.rogers.com', '2023-12-30', '--', NULL),
(13275, 'T65233', 10346, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-30', '1970-01-01', 'black', 'yellow', 'Theorema', 'There’s nothing wrong with this watch. I received this watch as a gift and would like to exchange it for a different watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.227.58.174', 'cpef81d0f9eb513-cmf81d0f9eb510.cpe.net.cable.rogers.com', '2023-12-30', '--', NULL),
(13276, 'T65233', 10347, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-30', '1970-01-01', 'black', 'black', 'Theorema', 'There’s nothing wrong with this watch. I would like to exchange the watch.\n\nPlease exchange with HAVANA PIONIER | P7001-10 | SILVER\n\n\nThank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.227.58.174', 'cpef81d0f9eb513-cmf81d0f9eb510.cpe.net.cable.rogers.com', '2023-12-30', '--', NULL),
(13277, '', 10348, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-30', '2023-11-20', 'gold', 'white', 'Theorema', 'No defect I ordered this one before but in silver for my fiancé and want to exchange for somthing different was a Christmas gift . ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.187.171.46', 'c-67-187-171-46.hsd1.ca.comcast.net', '2023-12-30', '--', NULL),
(13278, 'T54991', 10349, 999999999, 0, '101-Casablanca GM', '2024-05-23', '2023-12-30', '2022-09-13', 'black', 'blue', 'Theorema', 'My order number is T54991 -The clasp of the crown is loose and stays open. Please replace/ repair accordingly.', 'fixed clasp', '0', '2024-07-06', '2024-07-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-15', '99.238.12.164', 'cpe889e6836e303-cm889e6836e301.cpe.net.cable.rogers.com', '2023-12-30', 'LE510140045DE', NULL),
(13279, 'T67157', 10350, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2023-12-30', '2023-12-16', 'gold', 'white', 'Theorema', 'There\'s absolutely no defect. It\'s a beautiful watch that my husband picked out himself, but he didnt read the specs well and it turns out the watch is way too big for his wrist.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.6.110.254', 'ip68-6-110-254.sb.sd.cox.net', '2023-12-30', '--', NULL),
(13280, 'T49917', 10351, 999999999, 0, '108-Oman', '2024-01-18', '2024-01-01', '2022-01-28', 'silver', 'black', 'Theorema', 'Crown of the watch is loose, mainspring of watch cannot be wound and the time can not be adjusted. ', 'crown replace and balance wheel repair', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '116.71.160.110', '116.71.160.110', '2024-01-01', '00340434129949130194', NULL),
(13281, '#T67571', 10352, 999999999, 0, '118-Sahara', '1970-01-01', '2024-01-01', '2023-12-25', 'black', 'white', 'Theorema', 'I opened the box, I didn\'t like the watch. I didn\'t even try it on my wrist. Still brand new, since I\'m not even bothered to try,or use it at all\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.221.91.198', 'c-73-221-91-198.hsd1.wa.comcast.net', '2024-01-01', '--', NULL),
(13282, '', 10353, 999999999, 0, 'Choose option', '1970-01-01', '2024-01-01', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '199.114.246.220', 'pppoe.dyn-199.114.246.220.hurontel.on.ca', '2024-01-01', '--', NULL),
(13283, '', 10354, 999999999, 0, 'Choose option', '1970-01-01', '2024-01-01', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '199.114.246.220', 'pppoe.dyn-199.114.246.220.hurontel.on.ca', '2024-01-01', '--', NULL),
(13284, 'T66733', 10353, 999999999, 0, '2009-Casablanca', '1970-01-01', '2024-01-01', '1970-01-01', 'black', 'white', 'Theorema', 'Message inside the formà [My order number is T66733  The watch is brand new and never worn. Please  exchange with  Gm-122-6 ]\n\nEmail exchange with all details and photos provided.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '199.114.246.220', 'pppoe.dyn-199.114.246.220.hurontel.on.ca', '2024-01-01', '--', NULL),
(13285, 'T67176', 10355, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-01-02', '2023-12-18', 'gold', '', 'Theorema', 'My husband didn\'t like the watch and this was his Christmas gift.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.21.159.94', 'h94.159.21.98.dynamic.ip.windstream.net', '2024-01-02', '--', NULL),
(13286, 'T65189', 10356, 999999999, 0, '114-Buenos Aires', '2024-01-30', '2024-01-02', '2023-10-23', 'gold', 'blue', 'Theorema', 'The watch stopped working on New Years Eve. Warranty reference number: CM114-3', 'balance wheel repair', '0', '2024-02-08', '2024-02-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-09', '69.162.243.248', '69.162.243.248', '2024-01-02', 'LE510138515DE', NULL),
(13287, 'T62837', 10357, 999999999, 0, '101-Casablanca GM', '2024-01-30', '2024-01-03', '2023-06-20', 'black', 'blue', 'Theorema', 'watch does not wind, the knob will not turn to wind the watch', 'balance wheel repair', '0', '2024-02-07', '2024-02-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-09', '98.115.121.71', 'pool-98-115-121-71.phlapa.fios.verizon.net', '2024-01-03', 'LE510138387DE', NULL),
(13288, 'GM UG-3', 10358, 999999999, 0, '118-Sahara', '1970-01-01', '2024-01-03', '2023-11-28', 'gold', 'gold', 'Theorema', 'Never worn. Out of the box it does doesn\'t wind or keep time.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.150.121.176', 'S0106f8790a31479d.ed.shawcable.net', '2024-01-03', '--', NULL),
(13289, '#T66633', 10359, 999999999, 0, '121-St Petersburg', '1970-01-01', '2024-01-03', '2023-12-04', 'gold', 'gold', 'Theorema', 'Bought the watch to my husband as a gift. He didnt like it. Want to return it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '64.121.173.50', '64-121-173-50.s2608.c3-0.eas-cbr3.atw-eas.pa.cable.rcncustomer.com', '2024-01-03', '--', NULL),
(13290, '#T67428', 10360, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2024-01-04', '2024-01-04', 'gold', 'black', 'Theorema', 'My order number is T67428-The watch is not what expected. The watch is brand new and never worn. Please refund in accordance with your return policy. Thank you very much for your help and have a nice day.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.38.134.125', '076-038-134-125.inf.spectrum.com', '2024-01-04', '--', NULL),
(13291, 'T63090', 10361, 999999999, 0, '508-Dublin', '1970-01-01', '2024-01-04', '2023-07-05', 'gold', 'bicolor', 'Pionier', 'Something wrong this watch , properly not working ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '192.63.23.2', '192-063-023-002.res.spectrum.com', '2024-01-04', '--', NULL),
(13292, 'T63090', 10362, 999999999, 0, '508-Dublin', '1970-01-01', '2024-01-04', '2023-07-05', 'gold', 'bicolor', 'Pionier', 'Something wrong this watch , properly not working ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '192.63.23.2', '192-063-023-002.res.spectrum.com', '2024-01-04', '--', NULL),
(13293, 'T67431', 10363, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-01-04', '2024-01-04', 'gold', '', 'Theorema', 'My order number is T67431-. The watches are brand new and never worn. Please refund. I am returning 2 watches.\nKingston Automatic Theorema GM-117-5A | Gold | Made in Germany × 1\nGold/Blue and Casablanca Theorema - GM-101-3 | Gold | Made in Germany mechanical watch × 1\nGold.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.111.227.194', '99-111-227-194.lightspeed.rcsntx.sbcglobal.net', '2024-01-04', '--', NULL),
(13294, 'T67431', 10364, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-01-04', '2024-01-04', '', '', 'Theorema', 'My order number is T67431-. The two watches are brand new and never worn. Please refund. \n\n1) Kingston Automatic Theorema GM-117-5A | Gold | Made in Germany × 1\nGold/Blue\n\n2) Casablanca Theorema - GM-101-3 | Gold | Made in Germany mechanical watch × 1', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '57.140.108.24', '57.140.108.24', '2024-01-04', '--', NULL),
(13295, 'T67431', 10364, 999999999, 0, '117-Kingston', '1970-01-01', '2024-01-04', '2024-01-04', 'gold', 'blue', 'Theorema', 'My order number is T67431-. The two watches are brand new and never worn. Please refund.\n1) Kingston Automatic Theorema GM-117-5A | Gold | Made in Germany × 1\nGold/Blue\n2) Casablanca Theorema - GM-101-3 | Gold | Made in Germany mechanical watch × 1', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '57.140.108.24', '57.140.108.24', '2024-01-04', '--', NULL),
(13296, 'T67431', 10363, 999999999, 0, '117-Kingston', '1970-01-01', '2024-01-04', '2024-01-04', '', '', 'Theorema', 'My order number is T67431-. The two watches are brand new and never worn. Please refund. \n\n1) Kingston Automatic Theorema GM-117-5A | Gold | Made in Germany x 1 Gold/Blue\n2) Casablanca Theorema GM-101-3 | Gold | Made in Germany mechanical watch x 1\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.111.227.194', '99-111-227-194.lightspeed.rcsntx.sbcglobal.net', '2024-01-04', '--', NULL),
(13297, 'T67529', 10365, 999999999, 0, '111-Copenhagen', '1970-01-01', '2024-01-04', '2023-12-27', 'gold', 'white', 'Theorema', 'The leather is too hard. The dual hand clock does not set. I have the warranty card inside the original envelope. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '205.178.96.198', '205-178-96-198.s707.c3-0.stk-ubr1.chi-stk.il.cable.rcncustomer.com', '2024-01-04', '--', NULL),
(13298, 'T66161', 10366, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-01-05', '2023-11-27', 'silver', 'blue', 'Theorema', 'The watch suddenly skips hours (small pointer goes hours too fast). This is only observed when wearing it. It is hypothesed that the hour pointer is getting stuck in the minute pointer. Minute pointer works fine.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '83.36.26.200', '200.red-83-36-26.dynamicip.rima-tde.net', '2024-01-05', '--', NULL),
(13299, 'T66161', 10367, 999999999, 0, '101-Casablanca GM', '2024-01-18', '2024-01-05', '2023-11-27', 'silver', 'blue', 'Theorema', 'The hour pointer goes hours too fast at times. It skips hours giving an incorrect time (too fast). This problem occurs only when wearing the watch.\nIt is hypothesised that the hour pointer gets stuck with the minute pointer. \nThe minute pointer works fine.  ', 'hand fix it', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '91.239.38.124', '91.239.38.124.dcwan.dk', '2024-01-05', '1Z8VF459DK63704104', NULL),
(13300, 'T66161', 10367, 999999999, 0, '123-Madame Butterfly', '2024-01-18', '2024-01-05', '2023-11-27', 'gold', 'white', 'Theorema', 'The watch stops even when wearing it. This also happens in times of high activity or consciously shaking the arm.\nThe watch is being shook before using as instructed by your customer service, but without luck. The watch keeps stopping.', 'movemnt just fix it', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '91.239.38.124', '91.239.38.124.dcwan.dk', '2024-01-05', '1Z8VF459DK63704104', NULL),
(13301, 'T67590', 10368, 999999999, 0, 'other', '1970-01-01', '2024-01-05', '1970-01-01', 'black', 'white', 'other', 'There is no defect to the item. I no longer needed the watch and would like to return it for a refund. Thank you! ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.250.182.156', 'c-69-250-182-156.hsd1.md.comcast.net', '2024-01-05', '--', NULL),
(13302, 'GM 101-5', 10369, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-01-05', '2023-12-18', 'black', 'black', 'Theorema', ' #T67336\nIch habe die Uhr, als Weihnachtsgeschenk gekauft fur mein Mann \nDie funktioniert leider nicht mehr, ist keine kratzen drauf. Er könnte leider nicht benutzten. Ich möchte die Uhr austauschen lassen. \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '217.224.61.219', 'pd9e03ddb.dip0.t-ipconnect.de', '2024-01-05', '--', NULL),
(13303, 'GM101-5', 10370, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-01-06', '2023-12-18', 'black', 'blue', 'Theorema', '#T67336\nIch habe die Uhr, als Weihnachtsgeschenk gekauft fur mein Mann \nDie funktioniert leider nicht mehr, ist keine kratzen drauf. Er könnte leider nicht benutzten. Ich möchte die Uhr austauschen lassen.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '93.211.81.33', 'p5dd35121.dip0.t-ipconnect.de', '2024-01-06', '--', NULL),
(13304, 'GM 101-5', 10371, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-01-06', '2023-12-18', 'black', 'black', 'Theorema', '#T67336\nIch habe die Uhr, als Weihnachtsgeschenk gekauft fur mein Mann \nDie funktioniert leider nicht mehr, ist keine kratzen drauf. Er könnte leider nicht benutzten. Ich möchte die Uhr austauschen lassen.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '217.224.61.219', 'pd9e03ddb.dip0.t-ipconnect.de', '2024-01-06', '--', NULL),
(13305, 'GM 101-5', 10372, 999999999, 0, '101-Casablanca GM', '2024-01-10', '2024-01-07', '2023-12-18', 'black', 'black', 'Theorema', '#T67336\nIch habe die Uhr, als Weihnachtsgeschenk gekauft fur mein Mann \nDie funktioniert leider nicht mehr, ist keine kratzen drauf. Er könnte leider nicht benutzten. Ich möchte die Uhr austauschen lassen.', 'small movement problem. fix it', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '93.211.81.33', 'p5dd35121.dip0.t-ipconnect.de', '2024-01-07', '00340434129949130200', NULL),
(13306, '', 10373, 999999999, 0, 'other', '1970-01-01', '2024-01-07', '1970-01-01', 'gold', 'white', 'other', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '88.230.128.33', '88.230.128.33.dynamic.ttnet.com.tr', '2024-01-07', '--', NULL),
(13307, 'My order number is T67435  The watch is brand new ', 10374, 999999999, 0, '118-Sahara', '1970-01-01', '2024-01-08', '2023-12-29', 'black', 'gold', 'Theorema', 'The watch is absolutely beautiful, and it totally fine and brand new, it is a mans watch and I thought it would be okay but its just too big for me, I loved that it is see through to all the inner workings but I just can\'t wear it, which it needs to work successfully, being mechanical. I really love the watches and feel very grateful to be able to exchange this lovely watch for the ladies watch, the madame-butterfly GM-123-2 Thank you and kind regards, Nerida', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.181.22.138', 'customer.prthaus1.pop.starlinkisp.net', '2024-01-08', '--', NULL),
(13308, 'My order number is T66873 The watch is brand new a', 10375, 999999999, 0, '106-Toronto GM', '1970-01-01', '2024-01-08', '2024-01-01', 'gold', 'black', 'Theorema', 'My order number is T66873. The watch is brand new and never worn. Please refund me because my husband did not like it. I am so sorry. I think they are beautiful watches, but it was a Christmas present for him. Thank you very much for your understanding.\n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.43.209.112', 'ip-67-43-209-112.vistabeam.com', '2024-01-08', '--', NULL),
(13309, '', 10376, 999999999, 0, 'Choose option', '1970-01-01', '2024-01-08', '2024-01-08', 'Choose option', 'Choose option', 'Choose option', 'This was a Christmas gift for my husband and he did not like it. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.59.168.114', '172.59.168.114', '2024-01-08', '--', NULL),
(13310, '', 10147, 999999999, 0, '101-Casablanca GM', '2024-01-30', '2024-01-09', '2021-11-30', 'silver', 'yellow', 'Theorema', 'My order number is T47879- I just received the watch back from repair and I have the same problem, The watch is gaining about 20 minutes for every 2-3 hours I want the replacement of the whole movement with a new one.\n\nThe warranty has expired, but it hadn\'t when I originally returned this recently and received it back still broken.', 'watch work now perfect. balance whell problem', '0', '2024-02-08', '2024-02-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-09', '80.192.160.177', 'cpc120562-sutt6-2-0-cust176.19-1.cable.virginm.net', '2024-01-09', 'LE510138489DE', NULL),
(13311, 'T67117', 10377, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-01-09', '1970-01-01', 'black', 'black', 'Theorema', '[My order number is T67117. The watch is too big. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.80.100', '172.56.80.100', '2024-01-09', '--', NULL),
(13312, 'T67391', 10378, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2024-01-10', '2023-12-21', 'black', 'black', 'Theorema', 'Watch runs slow. Crown is \"gummy\" and does not engage well when pulled out into position. Crown does not catch well when in use. Crystal has haze on the inside.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '80.76.172.237', '80.76.172.237', '2024-01-10', '--', NULL),
(13313, 'T62431', 10062, 999999999, 0, '505-Florida', '2024-01-30', '2024-01-11', '2022-06-04', 'gold', 'blue', 'Pionier', 'this is 3rd time i am sending this for repair. this watch is 6 months old and i worn it not so much. the hands have fallen off again. please replace the whole thing. i do not want to deal with repairs again. i paid a lot of money for this watch. it should not break 3 times. thank you!', 'replace the hands It is not our foult if the customer fall the watch down. He need to take care', '0', '2024-02-07', '2024-02-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-09', '76.154.159.211', 'c-76-154-159-211.hsd1.co.comcast.net', '2024-01-11', 'L E 5 1 0 1 3 8 4 0 0 D E', NULL),
(13314, '', 10379, 999999999, 0, '108-Oman', '2024-02-01', '2024-01-11', '2023-09-10', 'black', 'gold', 'Theorema', 'Die Uhr Funktioniert nicht. Wenn ich sie aufdreh dann sieht man dass das Uhrwerk  was macht und dann selber wieder aufhört. Durch rütteln fängt sie dann wieder an zu schlagen.\npurchased the watch in the store in Tirana, The watch is fully wound but keeps stopping. Please replace/ repair accordingly.', 'replace the balance wheel', '0', '2024-02-01', '2024-02-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '83.164.54.17', '83.164.54.17', '2024-01-11', 'LE510138268DE', NULL),
(13315, '?', 10380, 999999999, 0, '3004-Cannes', '1970-01-01', '2024-01-13', '2020-01-01', 'gold', 'gold', 'Theorema', 'Hello. I would like to get a price proposal before you repair the watch. The glass on the watch is scratched, can it be replaced? the crown is completely loose and it seems that the pin has gone into the watch incorrectly. the belt has come loose.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '147.186.189.200', 'proxy200.polisen.se', '2024-01-13', '--', NULL),
(13316, 'T66552', 10381, 999999999, 0, '505-Florida', '2024-01-30', '2024-01-13', '2023-01-01', '', '', 'Pionier', 'Watch date seems to get stuck on the 7th and requires you to advance the time past 24 hours to get past it.  ', 'brand new movement', '0', '2024-02-08', '2024-02-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-09', '108.28.108.205', 'pool-108-28-108-205.washdc.fios.verizon.net', '2024-01-13', 'LE510138427DE', NULL),
(13317, 'P7001-3', 10382, 999999999, 0, '7001-Havana', '2024-03-09', '2024-01-14', '2023-03-03', 'black', 'gold', 'Pionier', 'THE DATE JUMP AFTER 4,5 TO 12, 13....', 'new date disc, screw, stem and crown , adjusted timing - now all OK', '0', '2024-04-01', '2024-04-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-02', '98.234.223.178', 'c-98-234-223-178.hsd1.ca.comcast.net', '2024-01-14', 'LE510138886DE', NULL),
(13318, ' T63258', 10383, 999999999, 0, '7003-Newport', '2024-03-09', '2024-01-14', '2023-07-13', 'black', 'black', 'Pionier', 'My order number is T63258.- The crown has fallen off. Please repair accordingly.', 'new crown   stem - now all OK', '0', '2024-03-24', '2024-03-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-03-28', '220.233.4.86', '220.233.4.86', '2024-01-14', 'LE510138807DE', NULL),
(13319, 'T67962', 10384, 999999999, 0, '505-Florida', '2024-01-18', '2024-01-14', '2024-01-23', 'gold', 'gold', 'Pionier', 'Ich möchte den Uhr zurück abgeben , gründe vorerst den Uhr hat mir nicht gefallen, wie ich gedacht habe . \nDanke für Ihre Hilfe ', '--', '0', '1970-01-01', '2024-01-18', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '95.91.253.100', 'ip5f5bfd64.dynamic.kabel-deutschland.de', '2024-01-14', '--', NULL),
(13320, 'ORDER #T66494', 10385, 999999999, 0, '901-Zurich', '2024-01-24', '2024-01-14', '2024-01-12', 'black', 'black', 'Theorema', 'Hello, mr. Tufina!\n\nI\'m afraid to tell you some bad news about the Tufina watch that I bought last month. It just broke when it fell on the floor when I was taking off my shirt. It was the bracelet of the same watch that came loose. What happened was unexpected. And I tried to wind it but my precious watch is stopped. I am quite disappointed because I appreciate it very much every day and I cannot believe this horrible incident. That\'s why I come to your company Tufina, to ask you what I have to do to resolve this unexpected incident with my watch. I don\'t know if the warranty on my new watch covers me or not. I hope to receive your response. I hope to have a hope that is in your hands.', 'balance wheel repair\nDial repair', '0', '2024-02-08', '2024-02-08', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-16', '85.85.73.251', '251.85-85-73.dynamic.clientes.euskaltel.es', '2024-01-14', '1Z8VF459DK61779903', NULL),
(13321, 'T66287', 10386, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-01-15', '2023-11-27', 'gold', 'yellow', 'Theorema', 'My order number is T66287. The watch is brand new and has never been worn. Please exchange it with Paragon Calendar, Theorema |GM-122-3| Gold ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '1.121.185.224', 'cpe-1-121-185-224.sb06.sa.asp.telstra.net', '2024-01-15', '--', NULL),
(13322, '', 10387, 999999999, 0, '112-Madrid', '1970-01-01', '2024-01-15', '2023-08-08', 'gold', 'blue', 'Theorema', 'The watch had stopped working even manually wound. Please replace / repair accordingly. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.20.44.200', '200-44-20-31.ftth.glasoperator.nl', '2024-01-15', '--', NULL),
(13323, 'T67749', 10388, 999999999, 0, '511-New York', '1970-01-01', '2024-01-15', '1970-01-01', 'gold', 'black', 'Pionier', 'My order number is T67749 The watch is brand new and never worn. Please  exchange with Miami PIONIER | GM-506-13 | SILVER', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.88.201.26', 'ool-4a58c91a.dyn.optonline.net', '2024-01-15', '--', NULL),
(13324, '', 10389, 999999999, 0, '112-Madrid', '1970-01-01', '2024-01-16', '2023-08-08', 'gold', 'blue', 'Theorema', 'The watch has stopped working even manually wound. Please replace / repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '165.225.240.97', '165.225.240.97', '2024-01-16', '--', NULL),
(13325, '.', 7850, 999999999, 0, '101-Casablanca GM', '2024-01-23', '2024-01-16', '2018-01-01', '', '', 'Theorema', '[The watch is out of warranty- The crown has fallen off.  Please replace/ repair accordingly', 'Dial repair\nBalance whell repair ', '0', '2024-02-08', '2024-02-08', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-15', '86.86.122.50', '86-86-122-50.fixed.kpn.net', '2024-01-16', 'LE510138625DE', NULL),
(13326, 'T67162', 10390, 999999999, 0, '121-St Petersburg', '2024-01-28', '2024-01-16', '2024-01-01', 'gold', 'black', 'Theorema', 'Das ist Glas zerbrochen. Bitte entsprechend ersetzen oder reparieren ein,', 'new case\nmovement repair', '0', '2024-03-03', '2024-03-03', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-03-04', '80.131.59.74', 'p50833b4a.dip0.t-ipconnect.de', '2024-01-16', '00340434129949130385', NULL),
(13327, '# T68023', 10391, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2024-01-17', '1970-01-01', 'black', 'black', 'Theorema', 'This is not defective just not happy with the Quality\nit is unused and being returned just as you sent to me\nstill in wrapping paper etc', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.16.62.146', '174-16-62-146.hlrn.qwest.net', '2024-01-17', '--', NULL),
(13328, 'T68068', 10392, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-01-17', '2024-01-17', 'black', 'blue', 'Theorema', '[My order number is T68068 The watch doesn\'t work even fully wound, The watch is brand new and never worn. Please  Replace ]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '5.108.207.177', '5.108.207.177', '2024-01-17', '--', NULL),
(13329, 'T67059', 10393, 999999999, 0, '519-Milano', '1970-01-01', '2024-01-17', '2023-12-10', 'silver', 'black', 'Pionier', 'I’m looking for GM-518-2 could not find in the above slots. Watch has not been worn and is brand new. Would like to exchange it with Havana P7001-3 | GOLD please and thank you very much!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '170.176.250.190', '170.176.250.190', '2024-01-17', '--', NULL),
(13330, 'T67517', 10394, 999999999, 0, '101-Casablanca GM', '2024-01-30', '2024-01-18', '2023-12-25', 'black', 'black', 'Theorema', 'Order number T67517. The watch is fully wound but stopped when put in a standing position. Please replace the movement.', 'balance whell repair', '0', '2024-02-08', '2024-02-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-09', '76.154.159.211', 'c-76-154-159-211.hsd1.co.comcast.net', '2024-01-18', 'LE510138435DE', NULL),
(13331, 'T65470', 10395, 999999999, 0, '106-Toronto GM', '2024-01-30', '2024-01-18', '2023-12-01', 'silver', 'black', 'Theorema', 'T65470 Toronto Theorema - GM-106-6\nThis is the replacement watch I received. The crown turns idle and doesn\'t wind the watch anymore. Please repair replace\n\n', 'Winding gear defet. Replace it', '0', '2024-02-07', '2024-02-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-09', '76.154.159.211', 'c-76-154-159-211.hsd1.co.comcast.net', '2024-01-18', 'L E 5 1 0 1 3 8 3 9 5 D E', NULL),
(13332, '#T67625', 10396, 999999999, 0, '101-Casablanca GM', '2024-01-30', '2024-01-18', '2023-12-26', 'gold', 'black', 'Theorema', 'i only have had this watch for 1 week and it stopped working. i have two orders from you guys. please repair or replace i do not want to ship this one again. thank you.', 'balance wheel repair and new link for the band', '0', '2024-02-08', '2024-02-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-09', '76.154.159.211', 'c-76-154-159-211.hsd1.co.comcast.net', '2024-01-18', 'LE510138444DE', NULL),
(13333, 'T67763', 10397, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-01-18', '2024-01-18', 'black', 'white', 'Theorema', 'My order number is T67763 I don\'t like the watch.. The watch is brand new and never worn ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '185.124.3.208', '185.124.3.208', '2024-01-18', '--', NULL),
(13334, '#T65885', 10398, 999999999, 0, '101-Casablanca GM', '2024-01-30', '2024-01-18', '2023-11-17', 'silver', 'black', 'Theorema', 'Power reserve won\'t hold. I need to wind often. I speak to your team I see the video. I did everything Peter told me. It goes fast and after 6-7 hours of running it starts delaying too, no accuracy. ', 'adjusted the balance wheel and lubricated the stones. now OK.', '0', '2024-02-24', '2024-02-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-03-04', '76.154.159.211', 'c-76-154-159-211.hsd1.co.comcast.net', '2024-01-18', '1Z8VF459D961309587', NULL),
(13335, 'T64732', 10399, 999999999, 0, '104-Copacabana', '2024-03-09', '2024-01-18', '2023-09-27', 'black', 'white', 'Theorema', 'My order number is T64732- The marker has fallen off inside the watch. Please replace/ repair accordingly.', 'glued the 2 again at 12 position   time adjustment   new gasket - now all OK', '0', '2024-03-24', '2024-03-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-03-28', '71.163.46.140', 'pool-71-163-46-140.washdc.fios.verizon.net', '2024-01-18', 'LE510138798DE', NULL),
(13336, 'T65258', 10400, 999999999, 0, '7001-Havana', '2024-06-27', '2024-01-19', '2023-10-26', 'gold', 'white', 'Pionier', 'My order number is T65258- The day of the week changes randomly. Please repair accordingly.', 'everything ok, nothing wrong with the watch, works all fine, will send it back to the client', '0', '2024-07-25', '2024-07-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-25', '75.84.234.127', '075-084-234-127.res.spectrum.com', '2024-01-19', 'LE510140111DE', NULL),
(13337, '', 10401, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-01-19', '1970-01-01', 'rose', 'yellow', 'Theorema', 'Noticed fogging while driving my car seldom use only occasionally but I expected a very high quality for a German product hopefully your company will take care of this issue soon and expect a better experience ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.160.13', '172.56.160.13', '2024-01-19', '--', NULL),
(13338, 'T67008', 10402, 999999999, 0, '101-Casablanca GM', '2024-01-30', '2024-01-19', '2023-12-09', 'gold', 'black', 'Theorema', 'My husband used this watch 2 times.Then it got stuck.It was full wound but no movement.I sent video to Tufina team via email.Video shows that is stuck and no movement.This should not happen for  $300 USD product.Replace my watch or return my money.Thank you.', 'just the hands touch each other. now are ok', '0', '2024-02-08', '2024-02-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-09', '98.53.154.7', 'c-98-53-154-7.hsd1.co.comcast.net', '2024-01-19', 'LE510138475DE', NULL),
(13339, '', 10403, 999999999, 0, '101-Casablanca GM', '2024-03-09', '2024-01-19', '1970-01-01', 'rose', 'yellow', 'Theorema', 'Just received your email from spam email the watch noticed foggy while wearing it on in my car and seldom use for occasion I believe that  German technology is supposed to be excellent hope that the issue will be resolved soon and I expect from your company customer satisfaction ', 'cleaned the case and movement ,  new gaskets  , cleaned the case in ultrasonic machine ,  heat dried it ,  left it to dry for 20 hours ,  time adjustment - now all OK', '0', '2024-04-03', '2024-04-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-05', '24.45.180.231', 'ool-182db4e7.dyn.optonline.net', '2024-01-19', 'LE510138991DE', NULL),
(13340, '', 10404, 999999999, 0, 'Choose option', '2024-02-08', '2024-01-19', '1970-01-01', 'Choose option', 'Choose option', 'Pionier', 'RMA 7543- Die Uhr funktioniert nicht mehr. Bitte entsprechend ersetzen/reparieren\nWie im Jahr 2018.\nDanke A. Oyman ', 'new movement ', '0', '2024-02-08', '2024-02-08', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-03-04', '87.149.241.103', 'p5795f167.dip0.t-ipconnect.de', '2024-01-19', '00340434129949130392', NULL),
(13341, 'T61259', 10405, 999999999, 0, '101-Casablanca GM', '2024-03-09', '2024-01-19', '2023-04-17', 'black', 'white', 'Theorema', 'My ordeer number is T61259. When I received the watch back I had the same problem. the issue is with the lug of the watch not the band itself. Please repair accordingly', 'replaced the case - lug was destroyed at the old one', '0', '2024-03-24', '2024-03-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '92.220.255.167', '167.92-220-255.customer.lyse.net', '2024-01-19', '--', NULL),
(13342, 'GM 505 G', 10406, 999999999, 0, '505-Florida', '1970-01-01', '2024-01-20', '2024-07-07', 'silver', 'blue', 'Pionier', 'The date does not advance correctly. When resetting the numbers do not appear to advance in chronological order. Even in normal operation the date will advance incorrectly. For Example, on Jan 13th both numbers advanced making the date appear as the 24th instead of the 14th. \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.66.120.12', '066-066-120-012.res.spectrum.com', '2024-01-20', '--', NULL),
(13343, '#T66173', 10407, 999999999, 0, '120-Lady Butterfly', '2024-04-07', '2024-01-20', '2023-11-27', 'gold', 'gold', 'Theorema', 'My order number is T66173 - The watch has stopped working, even though it is fully wound.  Please replace or repair accordingly. Thank you. \n\n', 'new mvt. - now ok', '0', '2024-04-10', '2024-04-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-11', '101.127.47.179', '101.127.47.179', '2024-01-20', 'LE510139192DE', NULL),
(13344, '', 10408, 999999999, 0, '121-St Petersburg', '2024-04-13', '2024-01-20', '2022-04-25', 'gold', 'white', 'Theorema', 'It’s stop working ', 'adjusted balance wheel , adjusted timing, demagnetized, cleaned case - now all OK', '0', '2024-04-20', '2024-04-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-22', '198.72.183.242', '198-072-183-242.res.spectrum.com', '2024-01-20', 'LE510139351DE', NULL),
(13345, 'T66433', 10409, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-01-21', '2023-11-29', 'gold', 'white', 'Theorema', 'I recently purchased a watch for my husband for Xmas. The Gold looks different to the images, I thought it was a dusty/brushed gold, not bright gold and so it\'s not suitable for my husband and he wont wear the watch so i would like to return it. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '220.235.47.192', '220-235-47-192.tpgi.com.au', '2024-01-21', '--', NULL),
(13346, 'RMA - 13116 (order T60255)', 10410, 999999999, 0, '519-Milano', '1970-01-01', '2024-01-22', '2023-12-06', 'black', 'white', 'Pionier', 'RMA 13116 I received a brand new watch but it has stopped working totally even when shaken of manually wound.\nThe Watch was working fine for few days until it stopped working. it runs for an hour or two after I pop out/in the crown but then it stops working automatically by it self even with full charge. \nyou will get the watch fully charged and would find out that its not moving. I would be grateful if you can address the issue and fix the watch.   ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '58.105.162.40', 'static-n58-105-162-40.mas4.nsw.optusnet.com.au', '2024-01-22', '--', NULL),
(13347, '(order T60255) (RMA 13116)', 10411, 999999999, 0, '519-Milano', '2024-03-09', '2024-01-22', '2023-12-06', 'black', 'black', 'Pionier', 'RMA 13116 I received a brand new watch but it has stopped working totally even when shaken of manually wound.\nThe Watch was working fine for few days until it stopped working. it runs for an hour or two after I pop out/in the crown but then it stops working automatically by it self even with full charge. \nyou will get the watch fully charged and would find out that its not moving. I would be grateful if you can address the issue and fix the watch.   ', 'He will be back in Australia only In may he will tell us when to ship the watch back\n\nnew movement - not possible to repair, issue from Hongkong - now all OK', '0', '2024-04-03', '2024-04-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-05-22', '58.105.162.40', 'static-n58-105-162-40.mas4.nsw.optusnet.com.au', '2024-01-22', '1Z8VF459D962301798', NULL),
(13348, 'T55071', 10412, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2024-01-22', '2022-09-22', 'gold', 'black', 'Theorema', 'Crown fell out', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.196.9.133', '47.196.9.133', '2024-01-22', '--', NULL),
(13349, 'T52199', 10413, 999999999, 0, '114-Buenos Aires', '2024-03-09', '2024-01-22', '2022-05-16', 'black', 'black', 'Theorema', 'The Gold ring that has 3 smaller gold rings which goes around the whole face and the 3 rings around the second hand has come loose and fallen out of place.  This is now sitting ontop of the the rotating hands and causes the mechanism to bind up etc.  \n\nNur Reparatur - keine andere Uhr\n\nIf This watch is replaced and not repaired i would like to pay the difference and get THEOREMA | T3008-4 | BLACK Damascus black watch.\n\nThanks\n\n\n\n\n\n', 'new movement and dial, repaired the crown part at the new movement and lubricated few parts of the movement , adjusted timing - now all OK', '0', '2024-04-03', '2024-04-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-05', '121.45.144.5', 'ppp121-45-144-5.bri-pow-que-bras32.tpg.internode.on.net', '2024-01-22', 'LE510138988DE', NULL),
(13350, 'T51514', 10414, 999999999, 0, '121-St Petersburg', '1970-01-01', '2024-01-22', '2022-04-11', 'black', 'gold', 'Theorema', 'Unable to set the time on the watch and the arms are no longer operational.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.53.48.93', '184.53.48.93', '2024-01-22', '--', NULL),
(13351, 'T67948', 10415, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2024-01-22', '2024-01-11', 'black', 'black', 'Theorema', 'My order number is T67948- The face of the watch is too big. The watch is brand new and never worn. please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.192.73.225', '50-192-73-225-static.hfc.comcastbusiness.net', '2024-01-22', '--', NULL),
(13352, 'Kameel.Farag ', 10416, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2024-01-23', '2023-12-15', 'black', 'white', 'Theorema', 'Stops between few hours to less than 24 hours.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.140.23.220', '075-140-023-220.biz.spectrum.com', '2024-01-23', '--', NULL),
(13353, 'T63952', 10417, 999999999, 0, '121-St Petersburg', '2024-03-09', '2024-01-25', '2023-08-09', 'gold', 'gold', 'Theorema', 'My order number is T63952- The minute hand is loose and getting caught up when it goes around, Please repair accordingly', 'new movement, second hand, caseback gasket, cleaned the stem, crown and the caseback in ultrasnic - customer paid for new movement, wound too much -  now all OK', '0', '2024-04-07', '2024-04-07', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-08', '72.185.16.51', '072-185-016-051.res.spectrum.com', '2024-01-25', 'LE510139056DE', NULL),
(13354, 'T64920', 10418, 999999999, 0, '121-St Petersburg', '2024-02-05', '2024-01-25', '2023-10-11', 'bicolor gold', 'gold', 'Theorema', 'My order number is T64920- The crown has fallen off in normal use. Please replace/ repair accordingly.', '--', '0', '2024-02-07', '2024-02-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-07', '77.69.81.138', 'ppp077069081138.access.hol.gr', '2024-01-25', 'LE510138356DE', NULL),
(13355, 'T67998', 10419, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2024-01-26', '2024-01-15', 'gold', 'blue', 'Theorema', 'My order number is T67998- The watch is not what expected. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '136.226.235.91', '136.226.235.91', '2024-01-26', '--', NULL),
(13356, 'T68202', 10420, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-01-28', '2024-01-22', 'black', 'white', 'Theorema', 'when we received and opened we noticed that the screen is not clear. but we thought we just remove from box and it will pass. then we did all the settings and put aside for whole night. next day in the morning when we wanted to use it  we noticed it is not working so i immidiattly contacted to the company and they said send us back we will refund. i am very disoppinted  that i received not working watch with those money and now i have to fill a lot of papers to be bale to sent it back. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.217.138.162', 'c-98-217-138-162.hsd1.ma.comcast.net', '2024-01-28', '--', NULL),
(13357, 'T51514', 10421, 999999999, 0, '121-St Petersburg', '2024-03-09', '2024-01-28', '2022-04-11', 'black', 'gold', 'Theorema', 'My order number is #T51514-I cannot set up the time anymore and the watch doesn\'t work anymore.. Please replace/ repair accordingly. My warranty card is misplaced, however, the warranty was verified and effective until April 2024.', 'set hands again, adjusted timing, cleaned caseback and screws in ultrasonic - now all OK', '0', '2024-03-31', '2024-03-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-02', '184.53.48.187', '184.53.48.187', '2024-01-28', 'LE510138943DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(13358, 'T63436', 10095, 999999999, 0, '121-St Petersburg', '2024-02-13', '2024-01-29', '1970-01-01', 'black', 'gold', 'Theorema', 'The Diall to function the arrows to set the time has come out of the watch\n\n\n- need correct shipping address - contacted Elsa on 27.02.2024', 'Looks like the customer wound the watch like crazy or someone opened it and did something to the movement, dial doesnt have feet anymore, one of the two feet is missing. I would have to change: \n- movement\n- dial\n- crown/stem\n\n! ALL DONE !', '0', '2024-05-31', '2024-05-31', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-06-03', '159.134.105.22', '159.134.105.22', '2024-01-29', '1Z8VF459DK63554124', NULL),
(13359, 'N/A', 10422, 999999999, 0, '121-St Petersburg', '1970-01-01', '2024-01-30', '2023-01-07', 'gold', 'blue', 'Theorema', 'My crown on the watch popped off. I do not know why this happened, I have taken care of this watch very well. And absolutely love it. It should be stated that the watch is applicable to time incorrections after even one day. I went to adjust the time and the crown came off. It came off as if whatever was holding it together was no longer there. It simply slid off entirely. The watch will work from time to time but outside of that the clock is also frozen ever since. \n\nI do not remember my order ID as I had bought this watch several months ago online. And deleted the payment information that I received at my email after the watch itself arrived at my home. I still have the box, and all of the cards with it. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.99.58.121', '184.99.58.121', '2024-01-30', '--', NULL),
(13360, 'T64806', 10423, 999999999, 0, '121-St Petersburg', '1970-01-01', '2024-01-30', '2023-01-07', 'gold', 'blue', 'Theorema', 'My crown on the watch popped off. I do not know why this happened; I have taken care of this watch very well. And absolutely love it. It should be stated that the watch is applicable to time incorrections after even one day. I went to adjust the time and the crown came off. It came off as if whatever was holding it together was no longer there. It simply slid off entirely. The watch will work from time to time but outside of that the clock is also frozen ever since. \n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.99.58.121', '184.99.58.121', '2024-01-30', '--', NULL),
(13361, '', 10424, 999999999, 0, '3005', '2024-01-30', '2024-01-30', '0000-00-00', 'silver', 'silver', 'Theorema', 'many problems\nout of warranty - he must pay for all', 'New movement\nNew crown\nChange the band with another band ( new band is use )\n\nWe change normally everything with a second watch like new', '0', '2024-02-08', '2024-02-08', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-02-15', '80.130.221.203', 'p5082ddcb.dip0.t-ipconnect.de', '2024-01-30', 'LE510138634DE', NULL),
(13362, 'LE510114709DE', 10425, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-01-30', '2022-08-29', 'gold', 'blue', 'Theorema', 'La montre s\'est mise à prendre du retard et à s\'arrêter de façon occasionnelle même si je la remontais.  Ce problème a commencé vers le mois de septembre 2023.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '206.167.190.38', 'serveurmacsi.cscapitale.qc.ca', '2024-01-30', '--', NULL),
(13363, '?', 10426, 999999999, 0, '7001-Havana', '1970-01-01', '2024-01-30', '2024-01-23', 'gold', 'white', 'Pionier', 'In the band to open imposible.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.159.172.23', 'ip50-159-172-23.lv.lv.cox.net', '2024-01-30', '--', NULL),
(13364, '', 10427, 999999999, 0, '', '1970-01-01', '2024-01-31', '1970-01-01', '', '', '', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '136.226.82.99', '136.226.82.99', '2024-01-31', '--', NULL),
(13365, 'T55901', 10428, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-01-31', '2022-10-27', 'silver', 'blue', 'Theorema', 'Wound completely and will not run.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '136.226.2.80', '136.226.2.80', '2024-01-31', '--', NULL),
(13366, 'T55778', 10429, 999999999, 0, '108-Oman', '1970-01-01', '2024-02-01', '2022-11-14', 'silver', '', 'Theorema', 'Watch stops working too many times.  Work temporarily when impacted but stops again.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.83.20.10', 'pool-72-83-20-10.washdc.fios.verizon.net', '2024-02-01', '--', NULL),
(13367, 'T62376', 10430, 999999999, 0, '106-Toronto GM', '2024-03-09', '2024-02-01', '2023-02-06', 'silver', 'blue', 'Theorema', 'My order number is T62376- The crown has fallen off and is missing.. Please replace/ repair accordingly.', 'new crown   stem    adjusted the hands -  now all OK', '0', '2024-03-24', '2024-03-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-03-28', '4.38.166.66', '4.38.166.66', '2024-02-01', 'LE510138815DE', NULL),
(13368, 'T6051', 10431, 999999999, 0, '514-Hawaii', '1970-01-01', '2024-02-01', '2018-02-26', 'gold', 'black', 'Pionier', 'he watch needs some screws for the clasp over the crown and Please replace/ repair accordingly. also i would like service for the watch and polished. after that will i recieve a new warranty card?\ni also would like a new box for the watch\n\nplease first send me a price of the repair and service before repairing it. \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.205.224.6', '81-205-224-6.fixed.kpn.net', '2024-02-01', '--', NULL),
(13369, 'T68229', 10432, 999999999, 0, '117-Kingston', '1970-01-01', '2024-02-02', '1970-01-01', 'silver', 'blue', 'Theorema', 'i Just have a hard time seeing your dials\ni wore this around my house for 30 min\nits still in new condition \njust not my cup of tea \ni am very sorry \ni am willing to pay a restock fee if i have too', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.181.106.153', 'c-73-181-106-153.hsd1.co.comcast.net', '2024-02-02', '--', NULL),
(13370, 'T68229', 10433, 999999999, 0, '117-Kingston', '1970-01-01', '2024-02-02', '1970-01-01', 'silver', 'blue', 'Theorema', 'I dont Like the  watch \nI Wore the Watch for 30 min\nPlease refund in accordance with your Policy\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '97.122.202.152', '97-122-202-152.hlrn.qwest.net', '2024-02-02', '--', NULL),
(13371, 'T67715', 10434, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-02-02', '2024-01-05', 'gold', 'white', 'Theorema', 'My order number is T67715 The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.26.141.165', 'bras-base-maplon2305w-grc-51-70-26-141-165.dsl.bell.ca', '2024-02-02', '--', NULL),
(13372, 'T68124', 10435, 999999999, 0, '2007-Toronto', '1970-01-01', '2024-02-02', '2024-01-25', 'gold', 'white', 'Theorema', 'The watch was not worn and was not what was described so I am returning it for a full refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.186.94.170', 'c-73-186-94-170.hsd1.ct.comcast.net', '2024-02-02', '--', NULL),
(13373, '#T68129', 10436, 999999999, 0, '7001-Havana', '1970-01-01', '2024-02-02', '2024-01-17', 'black', 'blue', 'Pionier', 'Online photos show the blue as matte, but the actual metal is extremely glossy. I would not have made the original purchase if I had known the metal was glossy.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.130.170.194', 'c-76-130-170-194.hsd1.co.comcast.net', '2024-02-02', '--', NULL),
(13374, '', 10437, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-02-04', '2023-11-28', 'gold', 'white', 'Theorema', 'My order number is T66346-There is condensation inside the watch without being exposed to water. Please repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '121.212.117.215', 'cpe-121-212-117-215.nb06.nsw.asp.telstra.net', '2024-02-04', '--', NULL),
(13375, 'T66346', 10438, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-02-05', '2023-11-28', 'gold', 'white', 'Theorema', 'My order number is T66346-There is condensation inside the watch without being exposed to water. Please repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '120.155.1.157', 'cpe-120-155-1-157.nb05.nsw.asp.telstra.net', '2024-02-05', '--', NULL),
(13376, 'T58851 ', 10439, 999999999, 0, '104-Copacabana', '2024-03-09', '2024-02-05', '2022-12-27', 'black', 'yellow', 'Theorema', 'The watch has lost 8 hours in the last 24 hours even fully wound. Please repair accordingly]', 'glued the 2 at 12-position , new movement - old one would need too many new parts, so better to change the whole mov. - now all OK', '0', '2024-04-03', '2024-04-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-05', '121.222.119.80', '121.222.119.80', '2024-02-05', 'LE510139011DE', NULL),
(13377, '', 10440, 999999999, 0, 'Choose option', '2024-03-09', '2024-02-05', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'I am unable to set the time as the hour hand will not rotate past the 8:00 hour. While wearing it on my wrist both hands are free spinning upon the movement and motion on my wrist. ', 'hands weren\'t set good. set them again, now OK', '0', '2024-03-24', '2024-03-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-03-28', '12.247.230.58', '12.247.230.58', '2024-02-05', 'LE510138775DE', NULL),
(13378, 'T55901', 10441, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-02-05', '2022-10-16', 'silver', 'blue', 'Theorema', 'Wound fully will not run.', 'new movement , new inner ring - now all OK', '0', '2024-04-01', '2024-04-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2024-04-02', '104.129.205.4', '104.129.205.4', '2024-02-05', 'LE510138855DE', NULL),
(13379, 'T68365', 10442, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2024-02-05', '2024-01-23', 'gold', 'blue', 'Theorema', 'The watch is not what I expected. The watch is still brand new. Please refund.)', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.15.234.250', '70.15.234.250.res-cmts.ovr.ptd.net', '2024-02-05', '--', NULL),
(13380, ' #T56979', 10443, 999999999, 0, '101-Casablanca GM', '2024-03-14', '2024-02-06', '2024-03-29', 'silver', 'yellow', 'Theorema', 'Sehr geehrte Damen und Herren,\n\nin dieser E-Mail möchte ich Ihnen mitteilen, dass an meiner bei Ihnen erworbenen Uhr sich am gestrigen Tage der Ring sich erneut von dem Sekundenzeiger und damit auch der Sekundenzeiger gelöst hat. Diese Uhr jetzt nicht mehr funktionsfähig. Ich würde mich von ihrer Seite über eine Reparatur oder ein Austausch dieser Uhr freuen und hoffe über Rückmeldung.', 'lubricated,   new dial, new minute hand, cleaned case and band in ultrasonic, cleaned stem and crown in watch cleaning fluid - now all OK', '0', '2024-04-07', '2024-04-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-08', '104.28.62.41', '104.28.62.41', '2024-02-06', '00340434129949130712', NULL),
(13381, 'GM 101-13', 10444, 999999999, 0, '101-Casablanca GM', '2024-03-09', '2024-02-06', '2023-10-06', 'gold', 'black', 'Theorema', 'Piece of the inside, back decorative inter-circle fell off and is inside the watch face. ', 'new dial and minute hand, new clasp, adjusted timing - now all OK', '0', '2024-04-01', '2024-04-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-02', '99.20.105.197', '99-20-105.lightspeed.rcsntx.sbcglobal.net', '2024-02-06', 'LE510138909DE', NULL),
(13382, 'T65720', 10445, 999999999, 0, '101-Casablanca GM', '2024-03-21', '2024-02-06', '2023-11-13', 'silver', 'white', 'Theorema', 'Received new watch but after a few wears it no longer ticks. No water or physical damage done to watch.', 'adjusted balance wheel and new inner movement ring - now all OK', '0', '2024-04-07', '2024-04-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-08', '172.56.169.44', '172.56.169.44', '2024-02-06', 'LE510139087DE', NULL),
(13383, 'T64399', 10446, 999999999, 0, '114-Buenos Aires', '2024-03-09', '2024-02-06', '2023-09-08', 'gold', 'black', 'Theorema', 'I went to wind my watch one morning before work, when I went to wind the watch, I noticed the crown was very loose, I put the watch on my wrist, and shortly after the crown ended up falling off. The movement inside of the watch was still working until the mainspring was no longer wound and then it stopped working.', 'repaired the crown part in movement  , adjusted timing  , set all hands again,   cleaned crown in ultrasonic - now all OK', '0', '2024-04-01', '2024-04-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-02', '24.247.213.84', '024-247-213-084.res.spectrum.com', '2024-02-06', 'LE510138872DE', NULL),
(13384, 'T64806', 10447, 999999999, 0, '121-St Petersburg', '2024-03-09', '2024-02-07', '2023-01-07', 'gold', 'blue', 'Theorema', ' My crown on the watch popped off. I do not know why this happened; I have\n taken care of this watch very well. And absolutely love it. It should be stated\n that the watch is applicable to time incorrections after even one day. I went to\n adjust the time and the crown came off. It came off as if whatever was holding\n it together was no longer there. It simply slid off entirely. The watch will work\n from time to time but outside of that the clock is also frozen ever since', 'new crown and stem   new screw on caseback   fixed hands   fixed dial, it was broken in 2 parts - now all OK', '0', '2024-03-24', '2024-03-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-03-28', '184.99.43.107', '184.99.43.107', '2024-02-07', 'LE510138784DE', NULL),
(13385, 'T68489', 10448, 999999999, 0, '111-Copenhagen', '1970-01-01', '2024-02-08', '2024-02-05', 'silver', 'black', 'Theorema', 'On the 5th of February I received the watch and notice the tick marks circle on the right side(sun) was loosened It\'s supposed to be on the sun logo, but it is now adjacent to the sun logo, I would like to send back for a replacement please. Thank you.\n\n\n\n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.247.198.53', 'cpe8c6a8d67ec38-cm8c6a8d67ec36.cpe.net.cable.rogers.com', '2024-02-08', '--', NULL),
(13386, '', 10449, 999999999, 0, '106-Toronto GM', '1970-01-01', '2024-02-08', '2024-01-31', 'gold', 'gold', 'Theorema', 'Would like to exchange for Toronto GM-106-1 (the silver case) ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.70.225.24', 'c-73-70-225-24.hsd1.ca.comcast.net', '2024-02-08', '--', NULL),
(13387, 'T68403', 10450, 999999999, 0, '505-Florida', '2024-03-09', '2024-02-09', '2024-01-31', 'black', 'black', 'Pionier', 'Calendar date cannot be adjusted between 4 and 15, and will only update automatically sometimes. The day of the Week dial also only updates occasionally.', 'repaired the date   adjusted timing - now all OK', '0', '2024-04-01', '2024-04-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-02', '98.97.59.141', 'customer.lsancax1.pop.starlinkisp.net', '2024-02-09', 'LE510138890DE', NULL),
(13388, 'T68520', 10451, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-02-12', '2024-02-07', 'black', 'yellow', 'Theorema', 'no defect .this is just a retun.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '64.67.72.178', '64.67.72.178.res-cmts.sth.ptd.net', '2024-02-12', '--', NULL),
(13389, 'T59940', 10452, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2024-02-12', '2023-02-13', 'black', 'black', 'Theorema', 'I have sent a picture showing that the watch is broken. I don\'t know how it is possible. I haven\'t used this watch in a while, and when I see the watch in the hour hand, it\'s bent. I am really upset. I bought two watches from Theorema, and both of them are broken and need to be sent back.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '120.17.141.227', '120.17.141.227', '2024-02-12', '--', NULL),
(13390, 'T68536', 10453, 999999999, 0, '118-Sahara', '1970-01-01', '2024-02-13', '2024-02-07', 'black', 'white', 'Theorema', '\n\n\n    MY ORDER NUMBERIS T68536- THE WATCH IS BRAND NEW AND NEVER WORN.\n    \n    PLEASE EXCHANGE WITH GM-123-7', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.189.79.215', '072-189-079-215.res.spectrum.com', '2024-02-13', '--', NULL),
(13391, 'T64541', 10123, 999999999, 0, 'Choose option', '2024-02-21', '2024-02-13', '2023-09-14', 'Choose option', 'Choose option', 'Pionier', 'The watch is going behind and the blue circle from the tourbillon detached itself and the deals remained blocked in it. I\'m very unhappy with the watch and request a replacement or my money back', 'new movement, hands and dial - now all OK', '0', '2024-04-10', '2024-04-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-11', '81.181.81.234', '81.181.81.234', '2024-02-13', '1Z8VF459DK62277597', NULL),
(13392, 'T68414', 10454, 999999999, 0, '117-Kingston', '2024-02-21', '2024-02-13', '2024-02-13', 'gold', 'blue', 'Theorema', 'The hands are not aligned correctly and the watch keeps stopping even manually wound. Please replace/repair accordingly.', 'new movement - now all OK', '0', '2024-03-26', '2024-04-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-01', '62.103.234.15', '62.103.234.15', '2024-02-13', 'LE510138705DE', NULL),
(13393, 'T60342', 10455, 999999999, 0, '510-London', '2024-03-09', '2024-02-13', '2023-03-08', 'silver', 'gold', 'Pionier', 'My order number is T60342, the rotor doesn\'t work. please replace/repair accordingly. The watch hands and calender turn when the dial is turned by hand but the watch simply doesnt function', 'new movement, stem was stuck not able to get it out -  now all OK', '0', '2024-03-24', '2024-03-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-03-28', '65.181.22.155', 'customer.prthaus1.pop.starlinkisp.net', '2024-02-13', 'LE510138767DE', NULL),
(13394, 'T67337', 10456, 999999999, 0, '106-Toronto GM', '2024-07-19', '2024-02-13', '1970-01-01', 'gold', 'gold', 'Theorema', 'Il mio numero d\'ordine è T67337- Sono presenti due graffi sulla cassa dell\'orologio.  L\'orologio è nuovo e mai indossato. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '79.32.198.88', 'host-79-32-198-88.retail.telecomitalia.it', '2024-02-13', '--', NULL),
(13395, 'T68344', 10457, 999999999, 0, '112-Madrid', '1970-01-01', '2024-02-14', '2024-02-09', 'black', 'gold', 'Theorema', 'My order no is T68344- I don’t like the watch. The watch is brand new and never worn. Please refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.88.209.28', 'ool-4a58d11c.dyn.optonline.net', '2024-02-14', '--', NULL),
(13396, 'T68595', 10458, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-02-14', '2024-02-09', 'gold', 'blue', 'Theorema', 'Henry Jacobs\nCASE IS GOLD NOT ROSE GOLD\nDIAL HAS BLUE TRIM NOT ORDERED\nWATCH DOES NOT KEEP ACCURATE TIME\nDO NOT LIKE WATCH AND IT IS VERY HEAVY\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.149.188.172', '73.149.188.172', '2024-02-14', '--', NULL),
(13397, '', 10459, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-02-15', '1970-01-01', 'black', 'white', 'Theorema', 'There is no defect. The watch was wonderful. However, due to circumstances I will no longer be gifting it. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.166.160.99', 'c-73-166-160-99.hsd1.tx.comcast.net', '2024-02-15', '--', NULL),
(13398, 'T68477', 10460, 999999999, 0, '101-Casablanca GM', '2024-03-09', '2024-02-15', '2024-02-15', 'black', '', 'Theorema', 'Something inside of the watch came off you can see it stuck on the screen', 'new dial, adjusted timing - now all OK ', '0', '2024-04-01', '2024-04-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-02', '76.90.164.129', '076-090-164-129.res.spectrum.com', '2024-02-15', 'LE510138926DE', NULL),
(13399, 'T68412', 10461, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-02-16', '1970-01-01', '', '', 'Theorema', 'My order number is T68412  The watch is brand new and never worn. Please  exchange with GM-101-13  Gold\nWe made a mistake and ordered the wrong color. We want the one with white inside', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '35.150.134.34', '035-150-134-034.res.spectrum.com', '2024-02-16', '--', NULL),
(13400, 'G14-123-3', 10462, 999999999, 0, '123-Madame Butterfly', '2024-03-09', '2024-02-18', '2023-03-09', 'bicolor gold', 'blue', 'Theorema', 'the diamond studded second dial was all of a sudden loose, there was no impact on the watch. I scratched it once on a rock when I prevented myself from falling, but this has been months ago and I wore the watch on a daily basis, so I would have noticed if there has been something wrong, beside the little scratches in the glass... Because the second dial doesn\'t match the actual time anymore. And I also have to mention, that I had to send the watch in, because the automatic movement did not function anymore and when I sent the watch in, I also did send the original strap, but did not get it back. Although some employees from your side do not believe this is true... So I only have this band, which is also from Tufina. (old case RMA No: 12592).', 'glued the inner bezel   adjusted timing ', '0', '2024-03-24', '2024-03-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-03-28', '172.56.201.56', '172.56.201.56', '2024-02-18', 'LE510138753DE', NULL),
(13401, 'T66776', 10463, 999999999, 0, '108-Oman', '1970-01-01', '2024-02-19', '2024-01-16', 'silver', 'gold', 'Theorema', 'The clasp is loose and stay opened. Please replace/ repair accordingly. I have misplaced the Warranty card.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '51.37.90.157', '51.37.90.157', '2024-02-19', '--', NULL),
(13402, 'T66776', 10464, 999999999, 0, '108-Oman', '1970-01-01', '2024-02-19', '2023-12-04', 'silver', 'gold', 'Theorema', 'My order number is T66776. The clasp is loose and stay opened. Please replace/ repair accordingly. I have misplaced the warranty card.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '51.37.90.157', '51.37.90.157', '2024-02-19', '--', NULL),
(13403, '1Z8VF459D962591994', 10465, 999999999, 0, '505-Florida', '1970-01-01', '2024-02-19', '2023-12-18', 'black', 'gold', 'Pionier', 'El reloj no funciona correctamente,se para continuamente y se usa el dia y noche,le hicimos todo los pasos recomendados por el de atención al cliente y no funcionó ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.199.80.84', '84.sub-75-199-80.myvzw.com', '2024-02-19', '--', NULL),
(13404, '', 10466, 999999999, 0, '103-Sao Paulo', '2024-03-21', '2024-02-20', '2023-04-20', 'gold', 'white', 'Theorema', 'My Watch will not wind properly, as I tried to wind it before putting on and it is winding but not !', 'repaired the crown part in movement , adjusted timing , cleaned strap and caseback in ultrasonic - now all OK', '0', '2024-04-04', '2024-04-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '76.155.251.169', 'c-76-155-251-169.hsd1.co.comcast.net', '2024-02-20', '--', NULL),
(13405, 'GM-101-4', 10467, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-02-20', '2024-12-02', 'black', 'yellow', 'Theorema', 'My order number is T68657 The watch is brand new ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.3.238', '172.56.3.238', '2024-02-20', '--', NULL),
(13406, 'T66776', 10468, 999999999, 0, '108-Oman', '1970-01-01', '2024-02-20', '2023-12-12', 'silver', 'gold', 'Theorema', 'My order number is T66776- The clasp is loose and stay opened. Please replace/ repair accordingly. I have lost my warranty card.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '109.77.8.153', '109.77.8.153', '2024-02-20', '--', NULL),
(13407, 'P7001-1', 10469, 999999999, 0, '501-Copernicus', '2024-03-09', '2024-02-21', '2022-08-13', 'black', 'white', 'Pionier', 'My order number is T53572-The hand of the month has fallen off and it is not working anymore. Please replace/ repair accordingly.', 'new month hand, set all hands again, adjusted timing, new crown and stem - now all OK', '0', '2024-03-31', '2024-03-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-02', '91.73.49.171', '91.73.49.171', '2024-02-21', 'LE510138930DE', NULL),
(13408, '', 10470, 999999999, 0, '550-Tirona', '2024-03-09', '2024-02-21', '2023-11-14', 'silver', 'black', 'Pionier', 'The Watch does not keep correct time. I have seen it off more than 20 minutes from the correct time.I have changed the battery with a new one but the problem is the same', 'new movement - now OK', '0', '2024-04-05', '2024-04-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-05', '184.155.145.181', '184-155-145-181.cpe.sparklight.net', '2024-02-21', 'LE510139042DE', NULL),
(13409, 'T55250', 10471, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-02-22', '2022-09-22', 'gold', 'black', 'Theorema', 'My order number is T55250-I just received my watch back from repair and even fully wound the watch runs usually 1-4 hours before stopping in very rare cases up to 7h. Please replace the movement with a new one.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.62.87', '104.28.62.87', '2024-02-22', '--', NULL),
(13410, 'T68261', 10472, 999999999, 0, '121-St Petersburg', '1970-01-01', '2024-02-22', '2024-02-01', 'gold', 'gold', 'Theorema', 'As informed through email the hand minute doesn’t move. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '200.202.99.23', '200-202-99-23.dynamic.lestetelecom.com.br', '2024-02-22', '--', NULL),
(13411, '1Z3VF459D962970851', 10473, 999999999, 0, 'Choose option', '1970-01-01', '2024-02-22', '2024-02-22', 'Choose option', 'Choose option', 'Choose option', 'Necesito hacer una devolución d un reloj q pedí y no me sirvió por favor q debo hacer gracias ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.48.231.55', 'c-174-48-231-55.hsd1.fl.comcast.net', '2024-02-22', '--', NULL),
(13412, '', 10474, 999999999, 0, '505-Florida', '1970-01-01', '2024-02-23', '2023-06-19', 'gold', 'blue', 'Pionier', 'During first or second month after purchase  de date dial, for the unit side (right side) started to display just a half of the date. During the first week of February 2024, the main button fall of. This watch had been used just evenings, not at work!\nI hope that the German craftsmanship is not just a legend used to sell more watches!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.151.230.53', '184.151.230.53', '2024-02-23', '--', NULL),
(13413, '', 10475, 999999999, 0, '505-Florida', '2024-03-21', '2024-02-23', '2023-06-19', 'gold', 'blue', 'Pionier', 'During the first or second month after purchase, the date dial, for the unit side (right side) started to display just half the date. During the first week of Feb 2024, the main button had fallen off.\nThis watch has been used just for evenings out as a display piece, never has it experienced any event that would induce wear\'n\'tear.\nI hope that maybe this one was just a defect as I am no stranger to German craftsmanship. ', 'new date disc and screw, set hands again, new hour hand, new stem and crown, adjusted timing -now all OK', '0', '2024-04-07', '2024-04-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-08', '108.180.209.26', '108.180.209.26', '2024-02-23', 'LE510139095DE', NULL),
(13414, 'T68855', 10476, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-02-23', '1970-01-01', 'gold', 'black', 'Theorema', 'The watch doesn\'t work even fully wound.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '146.75.244.0', '146.75.244.0', '2024-02-23', '--', NULL),
(13415, 'T 68658', 10477, 999999999, 0, 'Choose option', '1970-01-01', '2024-02-23', '2024-02-09', 'Choose option', 'Choose option', 'Choose option', 'My order number is T 68658. I don’t like the watch. The watch is brand new and never worn. Please exchange with Barcelona Pionier GM- 516-6\nThanks.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.198.68', '104.28.198.68', '2024-02-23', '--', NULL),
(13416, 'T68760', 10478, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-02-24', '1970-01-01', 'rose', 'blue', 'Theorema', 'The watch is too big for my wrist.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.220.67.186', '172-220-067-186.res.spectrum.com', '2024-02-24', '--', NULL),
(13417, 'T64365', 10479, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-02-24', '2023-09-01', 'gold', 'white', 'Theorema', 'My order number is T64365 - The second hand is loose and has fallen off. The watch is still unworn. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.193.66.105', '107-193-66-105.lightspeed.cicril.sbcglobal.net', '2024-02-24', '--', NULL),
(13418, '', 10480, 999999999, 0, '3008-Damascus', '2024-03-20', '2024-02-26', '1970-01-01', 'gold', 'black', 'Theorema', 'Dear Theorema Support,\n\nI\'m contacting you to request a repair for my \"Theorema\" watch, as the back glass has detached from the watch face.\n\nPlease advise on the next steps for sending the watch for repair.\n\nThank you for your assistance.\n\nKind Regards,\nConstantine', ' new case , adjusted timing, demagnetized - now all OK\n\nON 06-06-2024 we received the package back. Address not correct.  Return shipping rate Euro 40,71 plus Euro 35 for the customs fees in UK.', '0', '2024-04-25', '2024-04-25', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-26', '86.130.161.241', 'host86-130-161-241.range86-130.btcentralplus.com', '2024-02-26', '1Z8VF459DK61168582', NULL),
(13419, 'T67255', 10481, 999999999, 0, '505-Florida', '2024-03-09', '2024-02-26', '2023-12-18', 'gold', 'black', 'Pionier', 'No funciona correctamente,se para continuamente,aunque se use las 24 horas', 'new movement - old one is not possible to repair - now all OK', '0', '2024-04-03', '2024-04-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-05', '108.70.235.44', '108-70-235-44.lightspeed.miamfl.sbcglobal.net', '2024-02-26', 'LE510139008DE', NULL),
(13420, 'T66410', 10482, 999999999, 0, '510-London', '2024-03-21', '2024-02-26', '2024-01-12', '', '', 'Pionier', 'My order number is T66410 The watch is running 20 minutes ahead of the actual time in 24 hours  Please replace/ repair accordingly.', 'adjusted timing - now all OK', '0', '2024-04-07', '2024-04-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-08', '198.137.18.149', '198.137.18.149', '2024-02-26', 'LE510139135DE', NULL),
(13421, 'T67596', 10483, 999999999, 0, '7001-Havana', '2024-03-09', '2024-02-26', '2023-12-28', 'gold', 'white', 'Pionier', 'My order is T67596. The watch is worn more than 14 hours a day but always stops 4 hours after midnight. Please replace/ repair accordingly.', 'tested the watch for 6 days, nothing found, everything OK - we can tell the customer that i did some maintenance check', '0', '2024-04-03', '2024-04-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-05', '24.128.25.143', 'c-24-128-25-143.hsd1.co.comcast.net', '2024-02-26', 'LE510139025DE', NULL),
(13422, '', 10480, 999999999, 0, '101-Casablanca GM', '2024-03-20', '2024-02-26', '1970-01-01', 'gold', 'black', 'Theorema', 'Dear Sir/Madam,\n \nThe crown is encapsulated by a latch, which you unclip in order to pull the crown off to change the time. This latch does not stay locked when you lock it down, meaning the latch flaps about. Now, the latch has been lost. Please advise on the next steps for sending the watch for repair.\n\nThank you for your assistance.\n\nKind Regards, Constantine', 'new case - now all OKAY\n\nON 06-06-2024 we received the package back. Address not correct.   Return shipping rate Euro 40,71', '0', '2024-04-25', '2024-04-25', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-26', '86.130.161.241', 'host86-130-161-241.range86-130.btcentralplus.com', '2024-02-26', '1Z8VF459DK61168582', NULL),
(13423, 'T52114', 10484, 999999999, 0, '101-Casablanca GM', '2024-03-09', '2024-02-27', '2022-05-12', 'gold', 'black', 'Theorema', 'Does not keep time. It is not accurate at all. Buckle broke. I want brand new box.', 'adjusted timing , new inner ring - now all OK', '0', '2024-04-01', '2024-04-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-02', '24.128.25.143', 'c-24-128-25-143.hsd1.co.comcast.net', '2024-02-27', 'LE510138912DE', NULL),
(13424, 'T68668', 10485, 999999999, 0, '7003-Newport', '1970-01-01', '2024-02-27', '2024-02-19', 'silver', '', 'Pionier', 'My order number is T68668. Both watches are brand new and never worn. Please refund both.\n\nNewport Pionier P7003-2 | Silver | Automatic German Watch × 1\nSilver\n\nMilano Pionier - GM-519-2 | Blue | Made in Germany Automatic Watch × 1\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '111.220.98.187', '187.98.220.111.sta.wbroadband.net.au', '2024-02-27', '--', NULL),
(13425, 'T52510', 10486, 999999999, 0, '515-Amsterdam', '2024-03-21', '2024-02-27', '2022-05-27', 'silver', 'black', 'Pionier', 'Condensation appearing inside crystal without exposure to water\nWatch no longer functioning', 'pallet jewels of the pallet fork were broken , hand stuck inside the movement - new movement, month and day hand -  now all OK', '0', '2024-04-10', '2024-04-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-11', '76.122.20.67', 'c-76-122-20-67.hsd1.fl.comcast.net', '2024-02-27', 'LE510139189DE', NULL),
(13426, 'T60042', 10487, 999999999, 0, '121-St Petersburg', '2024-09-30', '2024-02-28', '2023-02-20', 'silver', 'blue', 'Theorema', 'My order number is T60042-This is the second time I have to return my watch for a crown issue in a year.  Please replace the whole faulty part with a new one.', 'new movement, stem was broken and stuck in old one, cleaned caseback screws, cleaned glass, new hands, new gasket, new stem and crown (old one was not in the box), demagnetized case', '0', '2024-10-08', '2024-10-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-08', '152.71.207.141', '152.71.207.141', '2024-02-28', '981693100082', NULL),
(13427, 'T68305', 10488, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2024-02-28', '2024-02-28', 'gold', 'gold', 'Theorema', 'The watch does not have any scratches, in fact I sent you a video where it is clearly seen that it is new in the package, and surely before sending it to you I will make a security video to make sure that I send you your product as you sent me, I will keep proof that I send the watch 100% New,T68305I return it because the rope doesn\'t last, it doesn\'t weigh and I think it\'s very expensive for its conditions, since I took it in my hand it looked like a toy', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.59.177.39', '172.59.177.39', '2024-02-28', '--', NULL),
(13428, 'T68305', 10489, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2024-02-28', '2024-02-28', 'gold', 'gold', 'Theorema', 'The watch does not have any scratches, in fact I sent you a video where it is clearly seen that it is new in the package, and surely before sending it to you I will make a security video to make sure that I send you your product as you sent me, I will keep proof that I send the watch 100% New.I return it because the rope doesn\'t last, it doesn\'t weigh and I think it\'s very expensive for its conditions, since I took it in my hand it looked like a toy', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.59.177.39', '172.59.177.39', '2024-02-28', '--', NULL),
(13429, 'T68785', 10490, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2024-02-28', '2024-02-19', 'gold', 'black', 'Theorema', 'Poor quality. I took this watch to show in watch shop/repair place. Was advised that this watch made from cheap parts. It seems that your description does not proof real watch quality. Loads of bad reviews everywhere and watch is made in China not in Germany. \nYou promise to refund £49 that it was never transferred.Box came broken. \nNever did not wear watch because i read if i do, it will be not accepted. \nVery sad. I am very disappointed that you are using people and charging big money for so poor quality. \nKind regards,\nGerda Staliuniene ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '90.220.134.49', '5adc8631.bb.sky.com', '2024-02-28', '--', NULL),
(13430, 'T68305', 10491, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2024-02-28', '2024-01-26', 'gold', 'gold', 'Theorema', 'I return it because the rope doesn\'t last, it doesn\'t weigh and I think it\'s very expensive for its conditions, since I took it in my hand it looked like a toy', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.59.176.95', '172.59.176.95', '2024-02-28', '--', NULL),
(13431, 'T68305', 10492, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2024-02-28', '2024-01-26', 'gold', 'gold', 'Theorema', 'I return it because the rope doesn\'t last, it doesn\'t weigh and I think it\'s very expensive for its conditions, since I took it in my hand it looked like a toy', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.59.176.115', '172.59.176.115', '2024-02-28', '--', NULL),
(13432, 'T52286', 10493, 999999999, 0, '101-Casablanca GM', '2024-03-21', '2024-02-28', '2023-05-19', '', '', 'Theorema', 'Stopped working ', 'new movement, new gear, cleaned caseback in ultrasonic, cleaned crown and stem in cleaning fluid, new gasket - now all OK', '0', '2024-04-07', '2024-04-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-08', '70.107.82.33', 'pool-70-107-82-33.nycmny.fios.verizon.net', '2024-02-28', 'LE510139127DE', NULL),
(13433, '#T68726', 10494, 999999999, 0, '120-Lady Butterfly', '2024-03-19', '2024-02-28', '2024-02-14', 'silver', 'black', 'Theorema', 'My order number is T68726- I received the Gm-116-1 instead of the GM-120-1. The watch is brand new and never worn. Please replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-03-20', '86.126.97.76', '86-126-97-76.rdsnet.ro', '2024-02-28', '1Z8VF459DK63845677', NULL),
(13434, 'My order number T68102', 10495, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-02-28', '2024-02-27', 'black', 'blue', 'Theorema', 'My order number is T68102- I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.195.102.40', 'c-73-195-102-40.hsd1.nj.comcast.net', '2024-02-28', '--', NULL),
(13435, 'T68305', 10496, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2024-02-29', '2024-01-26', 'gold', 'gold', 'Theorema', 'My order number is T68305- I really don\'t like the watch. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.59.177.27', '172.59.177.27', '2024-02-29', '--', NULL),
(13436, 'T68871', 10497, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-02-29', '2024-02-20', 'gold', 'blue', 'Theorema', 'My order number is #T68871- The watch is too big. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.113.137.137', 'pool-98-113-137-137.nycmny.fios.verizon.net', '2024-02-29', '--', NULL),
(13437, '06-11181-92304', 10498, 999999999, 0, '117-Kingston', '2024-03-07', '2024-02-29', '2024-02-21', 'gold', 'white', 'Theorema', 'Hello, my watch mount rotates endlessly. It stops quickly, even when I wear it.\nSincerely\nFrançois-Régis Migné\n\nBonjour, le montoir de ma montre tourne sans fin. Elle s\'arrête rapidement, même quand je la porte.\nCordialement\nFrançois-Régis Migné\n', 'tested for 6 days, nothing found what he says. everything is OK - we can say to the client that i did a maintenance check. ', '0', '2024-04-03', '2024-04-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-05', '90.12.5.190', 'lfbn-nan-1-1098-190.w90-12.abo.wanadoo.fr', '2024-02-29', 'LE510139039DE', NULL),
(13438, '', 10499, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-03-01', '2024-02-26', 'gold', 'yellow', 'Theorema', 'My order number isT68862- I don\'t like the watch The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '147.235.221.191', '147.235.221.191', '2024-03-01', '--', NULL),
(13439, 'T68710', 10500, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-03-02', '2024-02-14', 'black', 'white', 'Theorema', 'My order number is T68710- The watch is too big for me. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.176.152.137', '076-176-152-137.res.spectrum.com', '2024-03-02', '--', NULL),
(13440, '#T61785', 10501, 999999999, 0, '108-Oman', '2024-03-14', '2024-03-02', '2023-05-10', 'silver', 'black', 'Theorema', 'The watch began to lag during use, about 10 minutes a day, and then stopped after a while and cannot be restarted by winding it up.', 'new mvt. - now OK', '0', '2024-04-10', '2024-04-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-11', '176.63.0.130', 'catv-176-63-0-130.catv.fixed.vodafone.hu', '2024-03-02', 'LE510139175DE', NULL),
(13441, 'T58357', 9550, 999999999, 0, '101-Casablanca GM', '2024-03-21', '2024-03-04', '2022-12-12', '', '', 'Theorema', 'My order number is T58357 The watch doesn\'t work even fully wound this is the 3rd time I\'m returning it. Please  Replace.\n\nPlease ensure a brand new watch is sent back per our conversation, as this one does not work.', 'chaned movement   new second hand - tested very carefully', '0', '2024-03-24', '2024-03-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-03-28', '198.53.170.28', 'd198-53-170-28.abhsia.telus.net', '2024-03-04', 'LE510138841DE', NULL),
(13442, '', 10502, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-03-04', '2023-04-26', 'gold', 'blue', 'Theorema', 'The crown suddenly became stiff for winding and for setting time. Unable to wind or set time. \nThe watch was a gift so I don’t have the order ID info other than the name of the purchaser Anna Nicolson ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '142.127.6.106', '142.127.6.106', '2024-03-04', '--', NULL),
(13443, 'T68911', 10503, 999999999, 0, '116-San Francisco', '1970-01-01', '2024-03-04', '2024-02-28', 'black', 'blue', 'Theorema', 'My order number is t68911 I did not mean to order the watch and want to return it the watch is brand new and never worn please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.61.42.209', 'c-24-61-42-209.hsd1.ct.comcast.net', '2024-03-04', '--', NULL),
(13444, 'T68911', 10504, 999999999, 0, '116-San Francisco', '1970-01-01', '2024-03-04', '2024-02-28', 'black', 'blue', 'Theorema', 'I did not mean to order the item. It is brand new and not worn I would like to return the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '4.4.142.130', 'staples-the.bear1.washington111.level3.net', '2024-03-04', '--', NULL),
(13445, 'T68218', 10505, 999999999, 0, '106-Toronto GM', '1970-01-01', '2024-03-04', '2024-01-26', 'silver', 'blue', 'Theorema', ' The hands are not aligned Please repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.9.69.30', '76-9-69-30-rt-broadband-00.broadband.oakhurst.sti.net', '2024-03-04', '--', NULL),
(13446, 'T68218', 10506, 999999999, 0, '106-Toronto GM', '1970-01-01', '2024-03-04', '2024-01-26', 'silver', 'blue', 'Theorema', ' The hands are not aligned Please repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.9.69.30', '76-9-69-30-rt-broadband-00.broadband.oakhurst.sti.net', '2024-03-04', '--', NULL),
(13447, 'T68446', 10507, 999999999, 0, '113-Lagos', '2024-04-13', '2024-03-04', '2024-02-02', 'gold', 'gold', 'Theorema', 'Moisture inside the Watch without being exposed to water', 'cleaned case in ultrasonic, lubricated mvt. , adjusted timing, demagnetized, lubricated gasket, cleaned crown and stem , dried mvt - now all OK', '0', '2024-04-25', '2024-04-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-26', '103.239.77.161', '103.239.77.161', '2024-03-04', 'LE510139538DE', NULL),
(13448, 'T68956', 10508, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-03-04', '2024-02-27', 'silver', 'black', 'Theorema', 'Poor quality.  Brand new condition did not wear at all.  Opened box saw quality and want to return.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.126.202.114', 'ool-457eca72.dyn.optonline.net', '2024-03-04', '--', NULL),
(13449, 'T68725', 10509, 999999999, 0, '126-Golden Gate', '2024-03-09', '2024-03-05', '2024-02-12', 'gold', '', 'Theorema', 'watch arrived with broken glass. replace.', 'new case and mvt. - now OK', '0', '2024-04-10', '2024-04-10', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-11', '24.128.25.143', 'c-24-128-25-143.hsd1.co.comcast.net', '2024-03-05', '1Z8VF459D961144219', NULL),
(13450, 'T64602', 10510, 999999999, 0, '114-Buenos Aires', '2024-03-09', '2024-03-05', '2023-02-11', 'black', '', 'Theorema', 'time is not correct. hands touch.', 'new dial, adjusted the time, set hands again - now all OK', '0', '2024-04-04', '2024-04-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-05', '24.128.25.143', 'c-24-128-25-143.hsd1.co.comcast.net', '2024-03-05', 'LE510138974DE', NULL),
(13451, 'T65404', 10511, 999999999, 0, '517-Louvre', '2024-03-08', '2024-03-05', '2023-10-31', 'rosé', 'black', 'Pionier', 'i am ver mad. i bought this watch 4-5 months ago and this is second time returning for repairs. it came back from repairs not repaired at all same issue fallen hands and nit working. replace or refund. i do not want to deal with this again or ill open a chargeback. unacceptable.', 'new minute hand   1 new screw on backside   timing - now all OK', '0', '2024-03-24', '2024-03-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-03-28', '24.128.25.143', 'c-24-128-25-143.hsd1.co.comcast.net', '2024-03-05', 'LE510138824DE', NULL),
(13452, '', 10512, 999999999, 0, 'Choose option', '2024-04-13', '2024-03-05', '1970-01-01', 'Choose option', 'Choose option', 'Theorema', 'The crown suddenly became stiff for winding and for setting time. Unable to wind or set time. \nThe watch was a gift so I don’t have the order ID info other than the name of the purchaser Anna Nicolson T61455', '8/4/2024 address verified with the customer. \n\n-> lubricated crown - now all OK', '0', '2024-04-25', '2024-04-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-26', '72.136.118.112', 'unallocated-static.rogers.com', '2024-03-05', 'LE510139507DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(13453, 'T673388', 10513, 999999999, 0, '117-Kingston', '1970-01-01', '2024-03-05', '2024-03-05', 'gold', 'white', 'Theorema', 'Price issue', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.218.217.6', '6.sub-174-218-217.myvzw.com', '2024-03-05', '--', NULL),
(13454, 'T58245', 10514, 999999999, 0, '505-Florida', '2024-04-13', '2024-03-06', '2023-01-20', 'silver', 'blue', 'Pionier', ' Hi , as I explained earlier The calendar jumps from 04  to 15 . I only used the watch like 11th times due to my vast watches collection, never had an impact or jarring as you will see the watch in new condition.Please repair accordingly. \nI hope this helps.\nMany thanks ', 'fixed date function, adjusted timing, new crown and stem, fixed dial - now all OK', '0', '2024-04-20', '2024-04-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-22', '82.40.168.196', 'tonb-05-b2-v4wan-167581-cust2243.vm24.cable.virginm.net', '2024-03-06', 'LE510139317DE', NULL),
(13455, 'T53750', 10515, 999999999, 0, '114 Buenos Aires', '2024-03-21', '2024-03-06', '2022-07-20', 'black', 'bicolor', 'Pionier', 'The time indicated by the clock is behind.', 'glued dial , adusted hands, adjusted timing, new gasket on caseback and lubricated the mov. - now all OK', '0', '2024-04-10', '2024-04-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-11', '194.230.148.68', 'mob-194-230-148-68.cgn.sunrise.net', '2024-03-06', 'LE510139201DE', NULL),
(13456, '7735539418', 10516, 999999999, 0, '101-Casablanca GM', '2024-04-13', '2024-03-06', '2019-12-01', 'black', 'black', 'Theorema', 'The watch is out of warranty, the screw where it winds is broken so it cannot be set.\nI am unsure of the model name of the watch I just picked Casablanca', 'new stem and crown, cleaned case and band in ultrasonic - now all OK', '0', '2024-04-20', '2024-04-20', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-22', '142.227.62.129', 'educ-928.site.ednet.ns.ca', '2024-03-06', 'LE510139382DE', NULL),
(13457, 'T68980', 10517, 999999999, 0, '117-Kingston', '2024-03-12', '2024-03-06', '2024-02-27', 'silver', 'blue', 'Theorema', 'My order number is T68980-The watch is manually wound and shaken but doesn\'t work. Please replace. ', 'changed movement ', '0', '2024-03-24', '2024-03-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-03-24', '79.116.139.40', '79-116-139-40.digimobil.es', '2024-03-06', '981693075331', NULL),
(13458, 'T60982', 10518, 999999999, 0, '510-London', '1970-01-01', '2024-03-06', '2023-04-03', 'gold', 'white', 'Pionier', 'The watch motor stopped working .', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '199.7.157.77', '199.7.157.77', '2024-03-06', '--', NULL),
(13459, 'T54771', 10519, 999999999, 0, '101-Casablanca GM', '2024-03-21', '2024-03-07', '2022-05-09', 'gold', '', 'Theorema', 'My order number is T54771- The dials and inner parts came unattached. Please replace/ repair accordingly. Thank you so much.', 'new dial, disassembled whole movement and assembled again, cleaned case and band in ultrasonic machine, new gasket, crown lubrication, new spring bar - now all OK', '0', '2024-04-07', '2024-04-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-08', '76.25.41.197', 'c-76-25-41-197.hsd1.co.comcast.net', '2024-03-07', 'LE510139100DE', NULL),
(13460, 'T68919', 10520, 999999999, 0, '505-Florida', '1970-01-01', '2024-03-07', '2024-02-26', 'gold', 'black', 'Pionier', 'The watch was received with a faulty minute hand', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '90.214.32.41', '5ad62029.bb.sky.com', '2024-03-07', '--', NULL),
(13461, 'T57647', 10521, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-03-08', '2022-12-06', 'silver', 'blue', 'Theorema', 'Minute and seconds pointers came off', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '147.161.186.142', '147.161.186.142', '2024-03-08', '--', NULL),
(13463, ' T69085', 10523, 999999999, 0, '117-Kingston', '1970-01-01', '2024-03-10', '2026-03-06', 'gold', 'blue', 'Theorema', 'I did not like the watch, ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.18.146.252', 'ec2-50-18-146-252.us-west-1.compute.amazonaws.com', '2024-03-10', '--', NULL),
(13464, '/', 10524, 999999999, 0, '101-Casablanca GM', '2024-03-27', '2024-03-11', '0000-00-00', 'gold', '', 'Theorema', 'Out of warranty. To repair: broken clasp, shattered glass. Check the watch is still functional first, before conducting any repairs. Please provide a quote and have it approved by us first, before starting any repairs.\n', ' need to replace:\n- front glass \n- clasp \n- crown protector \n- dial\n\nmovement looks OK from first inspection. ', '0', '1970-01-01', '1970-01-01', 1, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '165.225.12.218', '165.225.12.218', '2024-03-11', '--', NULL),
(13465, 'T59498', 10525, 999999999, 0, '114-Buenos Aires', '2024-04-13', '2024-03-11', '2023-03-01', '', '', 'Theorema', 'My order number is T59498- The watch has stopped working even fully wound. Please repair as needed.\n', 'repaired crown part in mvt. now all OK', '0', '2024-04-20', '2024-04-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-22', '73.182.3.110', 'c-73-182-3-110.hsd1.ga.comcast.net', '2024-03-11', 'LE510139422DE', NULL),
(13466, 'T69164', 10526, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-03-12', '2024-03-12', 'black', 'black', 'Theorema', 'My order number is  T69164- I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '166.199.149.69', 'mobile-166-199-149-069.mycingular.net', '2024-03-12', '--', NULL),
(13467, '#T68693', 10527, 999999999, 0, '112-Madrid', '1970-01-01', '2024-03-13', '2024-02-20', 'gold', 'black', 'Theorema', 'No defect per se.   Watch is not as advertised.  Brand new/never worn.  Still in case. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.133.54.86', '075-133-054-086.res.spectrum.com', '2024-03-13', '--', NULL),
(13468, '#T60875', 10528, 999999999, 0, '114-Buenos Aires', '2024-03-19', '2024-03-13', '2023-03-30', 'gold', 'blue', 'Theorema', '[My order number is T60875-  The watch is fully wound but doesn\'t work anymore. Please replace/ repair accordingly.]\n\nAfter winding up the spring, after a few days non-use, the mechanism doesnt start anymore, even after a gentle shake to start the movement. No external shock or extreme shaking, still possible to adjust hours and minutes, as well as unlocking the crown.', 'new movement, new dial and new hour hand at dual time - movement was very broken, would need new balace wheel, whole new crown part and dial was scratched -  better choice to change everything -- now all OK', '0', '2024-04-07', '2024-04-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-08', '79.81.27.150', '150.27.81.79.rev.sfr.net', '2024-03-13', 'LE510139158DE', NULL),
(13469, 'T68523', 10529, 999999999, 0, '101-Casablanca GM', '2024-04-13', '2024-03-13', '2024-02-05', 'silver', 'white', 'Theorema', 'Watch just stopped. Gears won\'t turn even when mainspring is wound. ', 'new mvt. - dont have the part to change here in office - now OK', '0', '2024-04-20', '2024-04-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-22', '75.115.34.80', '075-115-034-080.inf.spectrum.com', '2024-03-13', 'LE510139303DE', NULL),
(13470, ' T66777', 10530, 999999999, 0, 'other', '2024-04-13', '2024-03-13', '2024-03-13', '', '', 'other', 'The watch is fully wound but has stopped working. Please repair/ replace accordingly.', 'The customer put in the wrong order number this is order this is order T67788. Address verified with him on the 6.4.2024\n\n- fixed balance wheel - now all OK', '0', '2024-04-20', '2024-04-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-22', '68.59.44.50', 'c-68-59-44-50.hsd1.mn.comcast.net', '2024-03-13', 'LE510139325DE', NULL),
(13471, 'T3003', 10531, 999999999, 0, '6001-Black Mamba', '1970-01-01', '2024-03-14', '2010-04-10', 'black', 'black', 'Pionier', 'Leider ist die Uhr nicht in ihrer Auswahl, es ist eine Black Hawk Modell T3003. Ich musste aber eien auswählen.\nBei der Uhr ist die Krone und die Achse abgefallen, bitte um Kostenvoranschlag.\nmfg\nDresel T.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '80.131.91.163', 'p50835ba3.dip0.t-ipconnect.de', '2024-03-14', '--', NULL),
(13472, 'GM 108-6', 10532, 999999999, 0, '108-Oman', '2024-04-13', '2024-03-14', '2024-08-01', 'gold', '', 'Theorema', 'The side piece just fell off. Im very careful with my watches, especially a nice one like this. ', 'new protector - now all OK', '0', '2024-04-25', '2024-04-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-26', '67.80.12.210', 'ool-43500cd2.dyn.optonline.net', '2024-03-14', 'LE510139541DE', NULL),
(13473, 'T69198', 10533, 999999999, 0, 'other', '1970-01-01', '2024-03-14', '2024-03-13', 'gold', 'white', 'other', 'My order number is T69198- I don\'t like the watch. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.18.102.181', 'pool-108-18-102-181.washdc.fios.verizon.net', '2024-03-14', '--', NULL),
(13474, 'T69186', 10534, 999999999, 0, '505-Florida', '1970-01-01', '2024-03-15', '1970-01-01', 'gold', 'blue', 'Pionier', 'I don’t like the gold color is to shiny for me ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.89.141.167', 'pool-72-89-141-167.nycmny.fios.verizon.net', '2024-03-15', '--', NULL),
(13475, 'T68291', 10535, 999999999, 0, '121-St Petersburg', '1970-01-01', '2024-03-15', '2024-01-26', 'gold', 'black', 'Theorema', 'Minute hand spins freely', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '166.199.242.19', 'mobile-166-199-242-019.mycingular.net', '2024-03-15', '--', NULL),
(13476, '', 10536, 999999999, 0, 'Choose option', '1970-01-01', '2024-03-17', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.53.154.7', 'c-98-53-154-7.hsd1.co.comcast.net', '2024-03-17', '--', NULL),
(13477, 'T68768', 10537, 999999999, 0, '101-Casablanca GM', '2024-03-21', '2024-03-17', '2024-02-13', 'black', 'black', 'Theorema', 'i had this watch for one week. i put it on maybe twice. this broke on its own and does not move. replace this. a brand new watch should not do this. never.', 'changed movement , customer wound the watch way too much', '0', '2024-03-24', '2024-03-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-03-28', '24.128.25.143', 'c-24-128-25-143.hsd1.co.comcast.net', '2024-03-17', 'LE510138740DE', NULL),
(13478, 'T67239', 10538, 999999999, 0, '505-Florida', '2024-03-21', '2024-03-17', '2023-12-14', 'gold', 'black', 'Pionier', '', 'new hands and movement, was broken before-  adjusted timing - all OK now', '0', '2024-04-07', '2024-04-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-08', '24.128.25.143', 'c-24-128-25-143.hsd1.co.comcast.net', '2024-03-17', 'LE510139073DE', NULL),
(13479, 'T57497', 9877, 999999999, 0, '120-Lady Butterfly', '2024-04-13', '2024-03-18', '2022-11-28', 'black', '', 'Theorema', 'the watch cannot function', 'everything new except case and band', '0', '2024-04-25', '2024-04-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-26', '183.89.250.109', 'mx-ll-183.89.250-109.dynamic.3bb.in.th', '2024-03-18', 'LE510139498DE', NULL),
(13480, 'T65874', 10539, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-03-18', '2023-11-30', 'black', 'black', 'Theorema', 'When fully winded watch doesn’t work , if it works at times then it’s always behind time.\nIt stops working completely on its own regardless if it’s winded properly all the way.\nThis watch was shipped faulty , please send a new one.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '85.255.237.102', '85.255.237.102', '2024-03-18', '--', NULL),
(13481, '', 10540, 999999999, 0, 'P7001 Havana', '2024-03-22', '2024-03-18', '2023-05-16', 'black', 'black', 'Pionier', 'Die Uhr ist stehen geblieben.', 'many problems at movement, but main problem at escape wheel,makes more sense to just change -- new movement -now all OK', '0', '2024-04-10', '2024-04-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '217.80.228.138', 'pd950e48a.dip0.t-ipconnect.de', '2024-03-18', '--', NULL),
(13482, 'T68441', 10541, 999999999, 0, 'other', '2024-04-13', '2024-03-19', '2024-02-12', 'gold', 'white', 'other', 'The watch is gaining time. About three hours per day.', 'adjusted timing , fixed clasp - now OK', '0', '2024-04-20', '2024-04-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-22', '75.31.99.63', '75-31-99-63.lightspeed.rcsntx.sbcglobal.net', '2024-03-19', 'LE510139440DE', NULL),
(13483, 'T59153', 10542, 999999999, 0, '112-Madrid', '2024-04-13', '2024-03-19', '2023-01-10', 'rosé', 'blue', 'Theorema', 'My order number is T59153. The watch has suddenly stopped working. Please repair/ replace accordingly.', 'new mov. - too much was broken to replace, better to just change the whole movement  - now OK', '0', '2024-04-20', '2024-04-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-22', '96.75.115.145', '96-75-115-145-static.hfc.comcastbusiness.net', '2024-03-19', 'LE510139405DE', NULL),
(13484, 'T57493', 10543, 999999999, 0, '101-Casablanca GM', '2024-04-09', '2024-03-20', '2022-11-25', 'silver', 'yellow', 'Theorema', 'it suddenly stopped and won\'t start.\nIn addition, a stone has come loose and is somewhere in the housing.\nThe watch wasn\'t worn much.', 'new balance wheel, jewel, dial and lubricated - now all OK', '0', '2024-04-20', '2024-04-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-22', '81.217.83.63', 'h081217083063.dyn.cm.kabsi.at', '2024-03-20', 'LE510139365DE', NULL),
(13485, '00000', 10544, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2024-03-20', '2021-05-27', 'black', 'black', 'Theorema', 'Sorry I don\'t know the order ID ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.233.70.251', 'dals-23-b2-v4wan-169345-cust1786.vm1.cable.virginm.net', '2024-03-20', '--', NULL),
(13486, 'T68177', 10545, 999999999, 0, '126-Golden Gate', '2024-04-13', '2024-03-20', '2024-01-22', 'gold', 'black', 'Theorema', 'My order number is T68177- The minute hand doesn\'t work correctly. Please replace/ repair accordingly.', 'completely new watch, just put the old caseback because it was a bit scratched ', '0', '2024-04-25', '2024-04-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-26', '104.28.55.231', '104.28.55.231', '2024-03-20', 'LE510139515DE', NULL),
(13487, '', 10546, 999999999, 0, 'Choose option', '1970-01-01', '2024-03-20', '2022-03-30', 'Choose option', 'Choose option', 'Choose option', 'Glass and dials fell off ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.110.206.222', '99-110-206-222.lightspeed.wepbfl.sbcglobal.net', '2024-03-20', '--', NULL),
(13488, 'T66837', 10547, 999999999, 0, '903-Basel', '2024-04-13', '2024-03-21', '2023-12-11', 'silver', 'blue', 'Pionier', 'My order number is #T66837- The watch is fully wound but stops when put on my wrist. It works fine when  I don\'t wear it. Please repair/ replace accordingly.  There is also a defect in the crystal as well.', 'cleaned dial, there was dust and some other particles on it, cleaned glass with special liquid and has a protective layer now, adjusted and lubricated crown, tested movement for 8 full days - nothing found - everything is OKAY now', '0', '2024-04-25', '2024-04-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-26', '98.117.202.11', 'pool-98-117-202-11.bltmmd.fios.verizon.net', '2024-03-21', '1Z8VF459D961652778', NULL),
(13489, 'T64172', 10548, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-03-22', '2023-08-21', 'gold', 'white', 'Theorema', 'Hello, My watch stopped working. reference GM-101-8', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '90.116.160.221', 'lfbn-nic-1-326-221.w90-116.abo.wanadoo.fr', '2024-03-22', '--', NULL),
(13490, 'T65791', 10549, 999999999, 0, '101-Casablanca GM', '2024-04-03', '2024-03-24', '2023-03-15', 'silver', 'black', 'Theorema', 'My order number is T65791- The watch is fully wound but doesn\'t work anymore. Please replace/ repair accordingly.\n\nnever dropped it or bumped it. been always very carefull with this beautifull watch.', 'new movement because we dont have the part that needs to be exchanged here in office - now all OK', '0', '2024-04-07', '2024-04-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-08', '82.74.218.220', '82-74-218-220.cable.dynamic.v4.ziggo.nl', '2024-03-24', 'LE510139113DE', NULL),
(13491, '#T69161', 10550, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-03-24', '2024-03-07', 'silver', 'yellow', 'Theorema', 'After having the watch for 4 days it suddently stopped working. At first i thought i needed to would it up, and I did to no effect. The watch has been used with great care, never been dropped or in contact with water.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.211.162.109', 'cm-84.211.162.109.get.no', '2024-03-24', '--', NULL),
(13492, '#T69161', 10551, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-03-24', '2024-03-07', 'silver', 'yellow', 'Theorema', 'After having the watch for 4 days it suddently stopped working. At first i thought i needed to would it up, and I did to no effect. The watch has been used with great care, never been dropped or in contact with water.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.211.162.109', 'cm-84.211.162.109.get.no', '2024-03-24', '--', NULL),
(13493, '#T69161', 10552, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-03-24', '2024-03-07', 'silver', 'yellow', 'Theorema', 'After having the watch for 4 days it suddently stopped working. At first i thought i needed to would it up, and I did to no effect. The watch has been used with great care, never been dropped or in contact with water.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '46.46.198.191', '191.46-46-198.customer.lyse.net', '2024-03-24', '--', NULL),
(13494, '#T69161', 10553, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-03-24', '2024-03-07', 'silver', 'yellow', 'Theorema', 'After 4 days of having the watch it suddenly stopped working. It has been worn with great care, never been in contact with water or dropped.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.211.162.68', 'cm-84.211.162.68.get.no', '2024-03-24', '--', NULL),
(13495, 'T68499', 10554, 999999999, 0, '901-Zurich', '2024-06-27', '2024-03-25', '2024-02-05', 'silver', 'black', 'Theorema', 'The power reserve is not working well.\nDuring the night after I fully wind the watch, the clock stops with no reason.\nAlso during the day when I am wearing the clock, sometimes the it stops.', 'testing:\nstart: Monday, July 1st, 11:20am\nend: Friday, July 19th', '0', '2024-07-20', '2024-07-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-23', '189.132.253.241', 'dsl-189-132-253-241-dyn.prod-infinitum.com.mx', '2024-03-25', '1Z8VF459D961247699', NULL),
(13496, 'T36630', 10555, 999999999, 0, '108-Oman', '2024-05-23', '2024-03-26', '2021-01-04', 'silver', 'gold', 'Theorema', 'Some parts on the internal clock face have fallen off, and have prevented the motion.  The watch is still ticking but the needles (hour and min hands) cannot be moved as they are stuck by the fallen items.  Please assist to fix the fallen items on the clock face.  Thanks!', 'i need a new dial, dual time hands and hour hand \n\n- all done: new dial, new dual time minute hand, new hour hand, new gasket, adjusted timing, cleaned case and band in ultrasonic machine - ', '0', '2024-06-10', '2024-06-10', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-06-28', '118.189.69.236', '236.69.189.118.static.m1net.com.sg', '2024-03-26', '981693077518', NULL),
(13497, '', 10556, 999999999, 0, 'other', '2024-04-03', '2024-03-27', '2015-09-01', '', '', 'Elysee', 'The watch was purchased in 2015 and has no more warranty. It was dropped by my kid by accident and the watch doesn\'t work anymore. I am not able to move the left gear, while the right gear goes very hard. When looking at the watch I can see that there is some small part \"flowing\" which means that something broke. I also need a replacement original band (at the moment I have one which i bought separately as the original one was used up). Please replace/ repair accordingly.', 'It is not possible to repair this watch. It is an old model from Elysee and we don´t have anymore parts for this watch.', '0', '1970-01-01', '2024-04-07', 0, 0, 0, 0, 1, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-08', '93.139.108.199', '93-139-108-199.adsl.net.t-com.hr', '2024-03-27', 'LE510139060DE', NULL),
(13498, 'T86123', 10557, 999999999, 0, '118-Sahara', '2024-05-24', '2024-03-27', '2024-01-18', 'rosé', 'white', 'Theorema', 'The watch will not work. I have wound it until it won’t anymore and the watch will not start ticking. I have sent video evidence of this. ', 'new watch', '0', '2024-05-31', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-06-03', '174.216.179.22', '22.sub-174-216-179.myvzw.com', '2024-03-27', '1Z8VF459D963926719', NULL),
(13499, 'Order #T69420', 10558, 999999999, 0, '117-Kingston', '1970-01-01', '2024-03-27', '2024-03-25', 'black', 'black', 'Theorema', 'My order number is T69420. I don\'t like the watch The watch is brand new and never worn. Please refund.Thank you so much', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.232.89.114', 'c-98-232-89-114.hsd1.wa.comcast.net', '2024-03-27', '--', NULL),
(13500, 'T61758', 10559, 999999999, 0, '118-Sahara', '2024-05-24', '2024-03-28', '2023-05-04', 'blue', 'white', 'Theorema', '1. 12th May 2023 i had issue of the screw of crown, it came out and i lost it. Company sent me 2 additional screw what cost me to release from shipment 8.5 dollars. I have fixed it but the issue was the treads of frame. The treads was not proper in the holder. so, it came out again and remove from the watch and kept safe\n\n2. Before couple of days An inner bezel of the watch is lose inside the face of the watch. Need to repair.  Please repair accordingly\n\nBut absolutely since i have received the product make me suffer. ', 'new dial, adjusted timing, new gasket', '0', '2024-06-16', '2024-06-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-06-27', '92.99.170.170', 'bba-92-99-170-170.alshamil.net.ae', '2024-03-28', 'LE510139762DE', NULL),
(13501, '', 10560, 999999999, 0, '514-Hawaii', '2024-06-14', '2024-03-29', '2020-08-25', 'silver', 'black', 'Pionier', 'My watch has fallen to the ground and now the rotor is loose  or axle broken on the back side of the watch.\n', 'new movement and crown needed. i will aslo have to deep clean the case.  \n- all done - ', '0', '2024-07-01', '2024-07-01', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-02', '80.57.27.151', 'g27151.upc-g.chello.nl', '2024-03-29', '1Z8VF459DK78520043', NULL),
(13502, 'T69531', 10561, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-03-29', '2024-03-25', 'rose', 'blue', 'Theorema', 'My order number is T69531. I don\'t like the watch The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '170.52.81.153', '170.52.81.153', '2024-03-29', '--', NULL),
(13503, '', 10562, 999999999, 0, '101-Casablanca GM', '2024-04-13', '2024-03-30', '2022-04-07', 'gold', 'black', 'Theorema', 'Out of the sudden it stopped working , no accidental drops, no falling.', 'new dial, adjusted timing - now all OK', '0', '2024-04-20', '2024-04-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-22', '71.47.178.29', '071-047-178-029.res.spectrum.com', '2024-03-30', 'LE510139436DE', NULL),
(13504, 'GM-101-5', 10563, 999999999, 0, '101-Casablanca GM', '2024-04-09', '2024-03-30', '2024-02-21', 'black', 'black', 'Theorema', 'The winding spring releases halfway winding it up.', 'new mvt. - dont have the part that has to be changed here in office - now all OK', '0', '2024-04-20', '2024-04-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-22', '77.160.20.153', '77-160-20-153.fixed.kpn.net', '2024-03-30', 'LE510139334DE', NULL),
(13505, 'T67370.2', 10564, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-03-31', '2023-12-01', 'rose', 'blue', 'Theorema', 'Scratches to bezel. Doesn\'t stay running consistently after being wound and worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.209.43.190', 'dsl-74-209-43-190.fairpoint.net', '2024-03-31', '--', NULL),
(13506, 'T64211', 10565, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2024-04-01', '2023-05-19', '', '', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.54.154.181', 'bras-base-blolpq2201w-grc-28-70-54-154-181.dsl.bell.ca', '2024-04-01', '--', NULL),
(13507, 'T68627 ', 10566, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-04-02', '2024-02-13', 'silver', 'yellow', 'Theorema', 'I purchased this beautiful watch based upon your website describing it as being safe to 3ATM. I planned on being able to swim with this watch which would only be 1ATM. Also, I swim and boat in salt water. However, upon reading the instructions that came with the watch, I learned the following: \n\nA.  “The watch must not come in contact with saltwater…”\nB.  “Avoid contact with water. The specification of the water resistance is only accurate for the new watch, not being a permanent condition.”\n\nIf this information was clear when preparing to place an order, I would not have purchased the watch. \n\nSo, even though it is a nice watch, I am unable to use it.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.14.49.2', '047-014-049-002.res.spectrum.com', '2024-04-02', '--', NULL),
(13508, 'GM  114-3', 10567, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2024-04-02', '2024-04-02', 'gold', 'blue', 'Theorema', 'Die Uhr ging nicht richtig, sie blieb stehen', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.211.126.226', 'dynamic-002-211-126-226.2.211.pool.telefonica.de', '2024-04-02', '--', NULL),
(13509, 'T66378', 10568, 999999999, 0, '101-Casablanca GM', '2024-05-23', '2024-04-03', '2023-11-29', 'black', 'yellow', 'Theorema', 'A hand is broken, please repair accordingly ', 'set hands again, lubricated crown', '0', '2024-06-16', '2024-06-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-06-28', '172.58.228.103', 'ue.tmodns.net', '2024-04-03', '981693077459', NULL),
(13510, 'T67966', 10569, 999999999, 0, '505-Florida', '1970-01-01', '2024-04-03', '2024-01-09', 'gold', 'gold', 'Pionier', '\nThe rotor is dislocated please repair accordingly ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.85.197', '104.28.85.197', '2024-04-03', '--', NULL),
(13512, 'T67966', 10571, 999999999, 0, '505-Florida', '1970-01-01', '2024-04-04', '2024-01-09', 'gold', 'gold', 'Pionier', '\nMy order number is T67966 the rotor is dislocated \nPlease repair accordingly ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '146.75.154.83', '146.75.154.83', '2024-04-04', '--', NULL),
(13513, 'T68204', 10572, 999999999, 0, '114-Buenos Aires', '2024-04-13', '2024-04-04', '2024-01-22', 'gold', 'black', 'Theorema', 'Order number T68204- The watch keeps toping even fully wound, there might be an issue with the hands blocking each other. Please repair', 'adjusted hands, adjusted timing - now all OK', '0', '2024-04-20', '2024-04-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-22', '24.128.25.143', 'c-24-128-25-143.hsd1.co.comcast.net', '2024-04-04', 'LE510139348DE', NULL),
(13514, 'Gm 101-4', 10573, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-04-05', '2024-01-10', 'black', 'black', 'Theorema', 'The watch did not keep time well. I tried everything possible..', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '217.67.54.155', '217.67.54.155', '2024-04-05', '--', NULL),
(13517, 'T57124', 10576, 999999999, 0, '101-Casablanca GM', '2024-05-23', '2024-04-06', '2022-11-01', 'black', 'yellow', 'Theorema', 'My order number is T57124- The watch has stopped working and the crown is stuck  Please replace/ repair accordingly.\nApologies, I have misplaced my warranty card and could not attach it with the package. \n\nThank you, Ashiq\n\n', 'fixed winding system, adjusted balance wheel, adjusted timing, new gasket, cleaned case   band, lubricated mvt, fixed crown protector, set hands again, new dial, new mvt. ring', '0', '2024-07-07', '2024-07-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-10', '42.61.176.24', 'bb42-61-176-24.singnet.com.sg', '2024-04-06', 'LE510139895DE', NULL),
(13518, 'T57124', 10577, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-04-06', '2022-10-31', 'black', '', 'Theorema', 'My order number is T57124- The watch has stopped working and the crown is stuck  Please replace/ repair accordingly.\n\nI have misplaced the warranty card, and I have checked with the customer service, they mentioned to state this here.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '42.61.176.24', 'bb42-61-176-24.singnet.com.sg', '2024-04-06', '--', NULL),
(13519, 'T65885', 10578, 999999999, 0, '101-Casablanca GM', '2024-04-13', '2024-04-07', '2023-11-17', 'silver', '', 'Theorema', 'the watch came back absolutely with the same defect. nothing is fixed here. the watch delays 7 hours in 24 hours. do not same back with issue. fix it or refund.', 'no issue found, testing it now, start: April 18, 2024 , 14:14 - end: April 20, 2024 , 15:14', '0', '2024-04-20', '2024-04-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-22', '24.128.41.109', 'c-24-128-41-109.hsd1.co.comcast.net', '2024-04-07', 'LE510139294DE', NULL),
(13520, 'T68291', 10579, 999999999, 0, '121-St Petersburg', '2024-04-13', '2024-04-07', '2024-01-24', 'gold', 'gold', 'Theorema', 'hands are loose. have fallen off. time is off.', 'new movement, stem stuck in old one , new minute hand- now all OK\nPlease ship only to the address on the RMA form he just gives us this address because he moved', '0', '2024-04-20', '2024-04-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-22', '24.128.41.109', 'c-24-128-41-109.hsd1.co.comcast.net', '2024-04-07', 'LE510139379DE', NULL),
(13521, 'T62119', 10580, 999999999, 0, '101-Casablanca GM', '2024-04-13', '2024-04-07', '2023-05-23', 'gold', 'yellow', 'Theorema', 'This is very abusive.The watch came back not fixed with same issue.If you do not send me a new watch than I demand a refund.I will file a lawsuit against your company if I get back the same broken watch. ', 'This is the third time he returns the watch.\n- new movement , old one has a minor issue, will repaire and assemble - now all OK', '0', '2024-04-20', '2024-04-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-22', '24.128.41.109', 'c-24-128-41-109.hsd1.co.comcast.net', '2024-04-07', 'LE510139396DE', NULL),
(13522, 'CM 104-3', 10581, 999999999, 0, '104-Copacabana', '2024-07-23', '2024-04-09', '2024-04-05', 'black', 'white', 'Theorema', 'the 12 fell inside the mechanism causing a lock or defect in changing time/showing time. ', 'new movement, didn\'t have spare parts for the broken one here, fixed the dial, new digit \"2\" at 12-position', '0', '2024-08-01', '2024-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-02', '38.142.24.26', '38.142.24.26', '2024-04-09', '981693079429', NULL),
(13526, 'T65636', 10585, 999999999, 0, '519-Milano', '1970-01-01', '2024-04-11', '2023-11-13', 'black', 'blue', 'Pionier', 'clockwise come off', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.122.173.120', '107.122.173.120', '2024-04-11', '--', NULL),
(13523, 'T69623', 10582, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-04-10', '2024-04-10', 'black', 'yellow', 'Theorema', 'The watch cannot be wound. It is brand new and has never been worn. Also, clasping\nDirections are insufficient and unclear. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.132.126', '104.28.132.126', '2024-04-10', '--', NULL),
(14090, 'T75796', 11120, 999999999, 0, 'other', '1970-01-01', '2024-12-21', '2024-12-13', 'blue', 'gold', 'other', 'I my husband Jim Baker has been looking do I wanted to surprise him and I ordered watch not knowing to my surprise that he ordered it. \nI would like to return it and exchange the Kingston for GM-106-6 black as per our e-mail \n\nI will be mailing the Kingston back on 12/21/24\n\nThank you ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '97.124.174.170', '97-124-174-170.phnx.qwest.net', '2024-12-21', '--', NULL),
(13525, 'T69527', 10584, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-04-11', '2026-04-01', 'silver', 'white', 'Theorema', 'The \"Made in Germany\" mark is one I\'ve always associated with durability and precision. However, this experience has severely compromised my trust. Despite taking the utmost care of the watch, avoiding any form of mistreatment such as taking showers or exposing it to extreme conditions, and only subjecting it to water while washing my hands, I was dismayed to find the watch had become full of water within just the first week of use.\n\nThis incident has prompted me to question the quality and reliability of Fina\'s products, leading to a total loss of faith in the brand. Given these circumstances, I respectfully request a full refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '130.56.124.11', '130.56.124.11', '2024-04-11', '--', NULL),
(13527, 'T69638', 10586, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-04-12', '2024-04-08', 'silver', 'black', 'Theorema', 'My order number is T69638. This is not what I was expecting. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '147.161.215.79', '147.161.215.79', '2024-04-12', '--', NULL),
(13528, '#T69708', 10587, 999999999, 0, '108-Oman', '1970-01-01', '2024-04-12', '2024-04-01', 'gold', 'gold', 'Theorema', 'The leather band is very stiff and uncomfortable. I tried the watch on my wrist for not more than 3 min and took it off. The watch itself is beautiful but little bulky for my wrist. Thanks in advance for understanding.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '64.98.76.117', 'cn-co-cfaf5b3518-494131-1.tingfiber.com', '2024-04-12', '--', NULL),
(13529, 'T66285', 10588, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-04-12', '2023-11-27', 'gold', 'black', 'Theorema', 'Das Armband der Uhr ist defekt. Der Stift an der Schnalle zum Öffnen\nund Schließen ist gebrochen und herausgefallen. Die Uhr lässt sich nicht mehr schließen.\n\nThe watchstrap has a defect. The fastener is not working anymore, because one of the stud broke and fell off. The strap of the watch can not be closed anymore.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.40.179.50', '24.40.179.50', '2024-04-12', '--', NULL),
(13530, 'T69624', 10589, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-04-12', '2024-04-04', 'black', 'white', 'Theorema', 'The watch does not look like in the pictures did not like due to the fact \nThe watch is new and never worn', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '12.75.115.130', '130.syracuse-04rh16rt.ny.dial-access.att.net', '2024-04-12', '--', NULL),
(13531, 'T3008-4', 10590, 999999999, 0, '3008-Damascus', '2024-04-17', '2024-04-14', '1970-01-01', 'gold', 'black', 'Theorema', 'I had my watch on when I noticed it stopped.\nI tried to gently pull and rock.\nUnfortunately, it still stands.\nThere was no impact.\nPlease exchange under warranty.\nThank you, best regards, Mirek Opát', 'adjusted balance wheel, adjusted timing, demagnetized - now all OK', '0', '2024-04-20', '2024-04-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-22', '188.75.145.19', 'zverinek.marekstejskal.cz', '2024-04-14', 'LE510139419DE', NULL),
(13532, 'T69670', 10591, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-04-14', '2024-04-14', 'black', 'yellow', 'Theorema', 'My order number is T69670  the watch is new, it has never been used, I don\'t like it because it looks much nicer in the pictures than in reality, please return my money.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.7.4.31', '99-7-4-31.lightspeed.cicril.sbcglobal.net', '2024-04-14', '--', NULL),
(13533, '#T69705', 10592, 999999999, 0, 'other', '1970-01-01', '2024-04-14', '1970-01-01', '', '', 'other', 'Watch face was to large. Larger than wrist. Brand new and never worn. Refund approved.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '216.47.39.164', 'cpe-216-47-39-164.mt-rushmore.net', '2024-04-14', '--', NULL),
(13534, '', 10593, 999999999, 0, '7001-Havana', '2024-06-28', '2024-04-14', '2015-12-03', 'black', 'black', 'Pionier', 'The watch is out of warranty and the glass cracked. Please repair', 'i need a new glass and movement, all the little glass fragments got in to the movement\n\n- all done -', '0', '2024-07-20', '2024-07-20', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-25', '86.13.118.159', 'cpc112691-nmal22-2-0-cust670.19-2.cable.virginm.net', '2024-04-14', 'LE510140156DE', NULL),
(13535, '#T58291', 10594, 999999999, 0, 'GM518-3', '2024-05-24', '2024-04-14', '2022-12-11', 'Choose option', 'Choose option', 'Choose option', 'The watch stops after 45 minutes even after properly wound and shaken. And I used it may 3 or 4 times', 'new movement, old one was a misproduction', '0', '2024-06-16', '2024-06-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-06-27', '76.67.93.109', 'bras-base-toroon5049w-grc-15-76-67-93-109.dsl.bell.ca', '2024-04-14', 'LE510139759DE', NULL),
(13536, 'GM-114-9', 10595, 999999999, 0, '114-Buenos Aires', '2024-06-27', '2024-04-15', '2023-03-03', 'black', 'black', 'Theorema', 'Dial button unscrewed and detached itself. The face plate is dislodged and no longer in place. No longer tells time. No damage was done, just randomly defective and not working.  ', 'new movement, fixed dial, demagnetized case and band, new crown and stem\n', '0', '2024-08-27', '2024-08-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-29', '216.221.29.36', '216.221.29.36', '2024-04-15', '981693085490', NULL),
(13537, '', 10596, 999999999, 0, 'Choose option', '1970-01-01', '2024-04-16', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '93.104.173.45', 'ppp-93-104-173-45.dynamic.mnet-online.de', '2024-04-16', '--', NULL),
(13538, 'T66285', 10596, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-04-16', '2023-11-27', 'gold', 'black', 'Theorema', 'Das Armband der Uhr ist defekt. Der Stift an der Schnalle zum Öffnen und Schließen ist gebrochen und herausgefallen. Die Uhr lässt sich somit nicht mehr schließen.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '93.104.173.45', 'ppp-93-104-173-45.dynamic.mnet-online.de', '2024-04-16', '--', NULL),
(13539, 'T67580', 10597, 999999999, 0, '107-Rio', '2024-04-23', '2024-04-16', '2023-12-27', 'silver', 'black', 'Theorema', 'My order number is T67580- The minute hand has fallen off. Please replace/ repair accordingly.', 'set minute hand again, cleaned inside and outside case ', '0', '2024-05-03', '2024-05-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-05-03', '80.208.65.5', '80.208.65.5', '2024-04-16', 'LE510139612DE', NULL),
(13540, 'T69840', 10598, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-04-16', '2024-04-08', 'gold', 'blue', 'Theorema', 'My order number is T69840-I don\'t like the watch. The watch is brand new and never worn. Please refund. The reference number on this form is incorrect, but it made me choose an option. The watch I am returning is the Kingston Automatic Theorema GM-117-5A with gold case and blue dial.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '97.115.112.86', '97-115-112-86.ptld.qwest.net', '2024-04-16', '--', NULL),
(13541, 'T65367', 10599, 999999999, 0, '101-Casablanca GM', '2024-05-23', '2024-04-18', '2023-10-30', 'gold', 'yellow', 'Theorema', 'Ich wollte sie heute ganz normal aufziehen mit dem Rad. Dann hat es klick gemacht und jetzt läuft sie nicht mehr. Das Rad zum aufziehen dreht auch ohne Widerstand durch.', 'fixed main spring, lubricated jewels and gasket ', '0', '2024-07-07', '2024-07-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-09', '157.143.17.152', '152.17.143.157.bbcs.as8758.net', '2024-04-18', 'LE510139878DE', NULL),
(13542, 'P11962', 10600, 999999999, 0, 'GM118-10', '2024-04-18', '2024-04-18', '2023-06-21', 'blue', 'silver', 'Theorema', 'stopped working', 'new movement - i dont have the spare part that is needed here in office -- new clasp and minute hand as wELl', '0', '2024-04-25', '2024-04-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-04-26', '80.130.223.77', 'p5082df4d.dip0.t-ipconnect.de', '2024-04-18', 'LE510139515DE', NULL),
(13543, '', 10601, 999999999, 0, 'Choose option', '1970-01-01', '2024-04-22', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '32.221.19.73', 'static-32-221-19-73.wlfr.ct.frontiernet.net', '2024-04-22', '--', NULL),
(13544, 'T55071', 10602, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2024-04-22', '2022-09-19', 'gold', 'blue', 'Theorema', 'My order number is T55071 -The crown has fallen off. Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.225.112.68', '68.sub-174-225-112.myvzw.com', '2024-04-22', '--', NULL),
(13545, 'T69707', 10603, 999999999, 0, '108-Oman', '1970-01-01', '2024-04-23', '2024-04-01', 'silver', 'gold', 'Theorema', 'Order# T69707. Wrong watch delivered. I wanted the gold GM-108-9. \nI am sending a brand new, never worn, Casablanca 101-9, order# T66613. Please exchange with Casablanca 101-8.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '129.222.112.25', 'customer.mplsmnx1.pop.starlinkisp.net', '2024-04-23', '--', NULL),
(13546, 'T60118', 10604, 999999999, 0, '511-New York', '2024-05-23', '2024-04-23', '2023-02-20', 'gold', 'white', 'Pionier', 'My order is T60118. The butterfly clasp was loose and the watch has fallen off. The rotor is broken, and the day button is finicky and the month hand needs alignment. Please replace/repair accordingly.', 'repaired automatic system, new dial, set hands again, repaired date. cleaned case in USM, fixed clasp, CP', '0', '2024-07-20', '2024-07-20', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-25', '104.28.133.3', '104.28.133.3', '2024-04-23', '981693078775', NULL),
(13547, 'T63846', 10605, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-04-24', '2023-08-01', 'gold', 'black', 'Theorema', 'The hour hand looks like it detached itself and occasionally moves around the watch. I bought the watch around July/August 2023. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.239.64.253', 'maincampus.avemaria.edu', '2024-04-24', '--', NULL),
(13548, 'T67987', 10606, 999999999, 0, '101-Casablanca GM', '2024-05-23', '2024-04-24', '2023-11-22', '', '', 'Theorema', 'Hi team,\n\n[My order number is T67987 - Two of the dials/hands have fully come off the center and the strap doesn\'t seem quite right, the watch also doesn\'t wind.]\n\nCause:\n\nDropped from a height whilst putting it on my wrist.\n\nTheorema GM-101-15 Blue\nhttps://tufinawatches.com/collections/casablanca/products/casablanca-theorema-gm-101-15\n\nAddress:\n\n11 Francis Road\nWallington\nSM6 9AS\nUnited Kingdom\n\nKind regards,\n\nIan', 'set hands again, fixed winding system, new mvt. ring, cleaned case   glas ', '0', '2024-07-07', '2024-07-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-10', '163.116.162.173', '163.116.162.173', '2024-04-24', 'LE510139918DE', NULL),
(13549, '#T69881', 10607, 999999999, 0, '117-Kingston', '2024-05-02', '2024-04-24', '2024-04-17', 'gold', 'black', 'Theorema', 'This watch came in the box with the rear protection foil peeled and had some type of felt stuck to the adhesive side making it look like it was aa returned watch, however I don\'t like the black dial that much and that is the reason I have purchased the one with the blue dial. Please refund.', '--', '0', '1970-01-01', '2024-05-03', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '86.124.43.106', '86.124.43.106', '2024-04-24', '--', NULL),
(13550, '#T69907', 10608, 999999999, 0, '117-Kingston', '2024-05-02', '2024-04-24', '2024-04-24', 'gold', 'blue', 'Theorema', 'This watch came with the winding crown defective. It spins when rotated manually however it doesn\'t wind the watch. It sounds like it grinds gears so my opinion is that it left your factory without proper verification. Please refund for this watch as well. I will purchase another one and hopefully this one will be okay.', '--', '0', '1970-01-01', '2024-05-03', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '86.124.43.106', '86.124.43.106', '2024-04-24', '--', NULL),
(13551, '#T65689', 10609, 999999999, 0, '111-Copenhagen', '2024-05-24', '2024-04-24', '2023-11-15', 'gold', 'white', 'Theorema', 'My order number is T65689. The watch suddenly stopped even when manually wound.  Please replace/ repair accordingly.', 'new movement, old one was a misproduction, new second hand, new gasket, cleaned caseback in ultrasonic m.', '0', '2024-07-06', '2024-07-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-15', '168.149.146.45', '168.149.146.45', '2024-04-24', 'LE510140023DE', NULL),
(13552, 'T70054', 10610, 999999999, 0, '505-Florida', '1970-01-01', '2024-04-24', '1970-01-01', 'rosé', 'blue', 'Pionier', 'TOO BULKY AND BIG', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.230.51.4', 'syn-047-230-051-004.res.spectrum.com', '2024-04-24', '--', NULL),
(13553, 'T62112', 10611, 999999999, 0, '106-Toronto GM', '2024-05-23', '2024-04-25', '2023-05-22', '', '', 'Theorema', '\nThe watch cannot be wound anymore Please replace/repair accordingly.\n', 'fixed main spring and balance wheel, cleaned case in ultrasonic, lubricated jewels ', '0', '2024-07-06', '2024-07-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-15', '75.158.66.57', 'd75-158-66-57.abhsia.telus.net', '2024-04-25', 'LE510139970DE', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(13554, 'ORDER #T69543', 10612, 999999999, 0, '108-Oman', '2024-05-23', '2024-04-26', '1970-01-01', 'silver', 'gold', 'Theorema', 'My order number is T69543. The crown doesn\'t wind or set up the time. Please repair/ replace accordingly.', 'new movement, old one was somehow completely broken', '0', '2024-06-16', '2024-06-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-06-28', '104.33.219.114', 'syn-104-033-219-114.res.spectrum.com', '2024-04-26', '981693077448', NULL),
(13555, '', 10613, 999999999, 0, '519-Milano', '2024-05-02', '2024-04-26', '2024-03-04', 'gold', 'gold', 'Pionier', 'The large tongue on the hour display has fallen off', 'set minute hand again, tested 2 weeks non stop in watch winder, hand is fixed now, can just fall off if there is an impact', '0', '2024-05-18', '2024-05-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-05-21', '91.21.51.107', 'p5b15336b.dip0.t-ipconnect.de', '2024-04-26', '00340434129949131016', NULL),
(13556, '#T58659', 10614, 999999999, 0, '515-Amsterdam', '2025-01-22', '2024-04-26', '2022-12-21', 'rosé', 'blue', 'Pionier', 'Die Uhr ist stehen geblieben und funktioniert nicht mehr.', 'waiting for payment 160€', '0', '1970-01-01', '1970-01-01', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '193.135.25.34', '193.135.25.34', '2024-04-26', '--', NULL),
(13557, 'T70101', 10615, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-04-26', '2024-04-23', 'gold', '', 'Theorema', 'My order number is T70101- I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.35.217.129', 'pool-108-35-217-129.nwrknj.fios.verizon.net', '2024-04-26', '--', NULL),
(13558, 'T66274', 10616, 999999999, 0, '114-Buenos Aires', '2024-05-16', '2024-04-27', '2023-11-27', 'gold', 'blue', 'Theorema', 'Clockwork isn\'t running anymore', 'movement is working perfectly, just adjusted timing. \nSTART TEST: May 18, 2024, 15:18\nEND TEST: May 31, 2024 11:15', '0', '2024-05-31', '2024-05-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-06-03', '86.81.152.155', '86-81-152-155.fixed.kpn.net', '2024-04-27', '1Z8VF459DK63677144', NULL),
(13559, 'T3008-4', 10590, 999999999, 0, '3008-Damascus', '2024-05-02', '2024-04-28', '1970-01-01', 'gold', 'black', 'Theorema', 'Repeated complaint.\nThe watch does not work in a horizontal position, the day indicator hand is missing, the glass is scratched.\nI don\'t want this watch anymore.\nI propose two solutions.\n1) you will refund me the full amount including 2x postage.\n2) We will exchange them for the MADRID model\nTHEOREM | GM-112-3 | YELLOW\nI will use a voucher for 50 Euros, we will deduct 2x shipping for a claim of 28 Euros. I will pay the difference of 142 Eur.\nThank you for solving.\n\n\n\n', 'new movement, hands, dial and inner ring, new glass ', '0', '2024-06-10', '2024-06-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-06-10', '188.75.145.19', 'zverinek.marekstejskal.cz', '2024-04-28', '1Z8VF459DK63291720', NULL),
(13560, 'T54455', 10617, 999999999, 0, '101-Casablanca GM', '2024-05-24', '2024-04-29', '2022-12-12', 'black', 'black', 'Theorema', 'The watch is fully wound but ran slow a couple of days ago now the watch is running too fast.. Please repair/ replace accordingly.]', 'new movement, i dont have the part that is needed here in office - cleaned the case in ultrasonic machine - new gasket\n\n- please note: the case and glass was scratched and damaged already before the repair -', '0', '2024-06-10', '2024-06-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-06-10', '46.132.51.154', 'mobile-access-2e8433-154.dhcp.inet.fi', '2024-04-29', 'LE510139688DE', NULL),
(13561, 'T69799', 10618, 999999999, 0, '117-Kingston', '1970-01-01', '2024-04-29', '1970-01-01', 'black', 'black', 'Theorema', 'The watch is not really what I expected. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.241.34', '172.58.241.34', '2024-04-29', '--', NULL),
(13562, 'T69845', 10619, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-04-30', '2024-04-11', 'gold', 'blue', 'Theorema', 'My order number is T69845- The clasp of the crown is loose and doesn\'t stay close The watch is brand new and never worn. Please  Replace ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.165.212.97', '173-165-212-97-naples.hfc.comcastbusiness.net', '2024-04-30', '--', NULL),
(13563, 'T69818', 10620, 999999999, 0, '519-Milano', '2024-05-08', '2024-04-30', '2024-04-06', 'gold', 'gold', 'Pionier', 'My order number is T69818- The watch arrived with a broken hand. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '89.100.74.157', '089-100-074157.ntlworld.ie', '2024-04-30', '--', NULL),
(13564, 't64414', 10621, 999999999, 0, '106II-Ontario', '2024-06-27', '2024-05-03', '2023-09-09', 'gold', 'blue', 'Theorema', 'Watch won\'t seemingly hold charge, not even 6 months old. If I manually wind and give the watch a shake as advised it will tick but only for a few seconds, as soon as I stop actively shaking the watch the movement stops', 'new movement, couldnt repair old one sadly', '0', '2024-08-01', '2024-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-02', '72.12.183.206', '72.12.183.206', '2024-05-03', '981693079451', NULL),
(13565, 'T66937', 10622, 999999999, 0, 'Choose option', '1970-01-01', '2024-05-04', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '[My order number is T66937-The watch is worn and manually wound but doesn\'t work anymore.. please replace/ repair accordingly.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.205.161.21', '21.sub-174-205-161.myvzw.com', '2024-05-04', '--', NULL),
(13566, 'T69782', 10623, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-05-04', '2024-04-08', 'black', 'white', 'Theorema', 'Minute and hour hands came out of the watch, need reattaching', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.47.237.184', '50-47-237-184.evrt.wa.ptr.ziplyfiber.com', '2024-05-04', '--', NULL),
(13567, 'T70261', 10624, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2024-05-04', '2024-05-01', 'gold', 'gold', 'Theorema', 'Returned unopened', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '131.93.164.160', 'syn-131-093-164-160.res.spectrum.com', '2024-05-04', '--', NULL),
(13568, 'Gr-111-3', 10625, 999999999, 0, 'Choose option', '1970-01-01', '2024-05-05', '2022-12-12', 'Choose option', 'Choose option', 'Choose option', 'The dial on the dial time has fallen off its face, the seconds hand has fallen off its place.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.230.163.134', 'syn-047-230-163-134.res.spectrum.com', '2024-05-05', '--', NULL),
(13569, 'T58365', 10625, 999999999, 0, '111-Copenhagen', '2024-06-27', '2024-05-05', '2022-12-12', 'gold', 'white', 'Theorema', 'The seconds hand fell out of place and the dual time dial isn’t in place, it also fell off.', 'set second hand again, fixed dial, new gasket ', '0', '2024-07-07', '2024-07-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-10', '47.230.163.134', 'syn-047-230-163-134.res.spectrum.com', '2024-05-05', 'LE510139904DE', NULL),
(13570, 'T69507', 10601, 999999999, 0, '108-Oman', '1970-01-01', '2024-05-06', '1970-01-01', 'black', 'black', 'Theorema', 'No Defects, Never Worn. Not liked\n\nMy order number is T69507. The watches are brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '32.221.19.73', 'static-32-221-19-73.wlfr.ct.frontiernet.net', '2024-05-06', '--', NULL),
(13571, 'T69782', 10626, 999999999, 0, '101-Casablanca GM', '2024-06-27', '2024-05-07', '2024-04-08', 'black', 'white', 'Theorema', 'Hour and minutes hand came off the casing. Need reattaching.', 'set hands again, cleaned them, cleaned glass, adjusted timing', '0', '2024-07-06', '2024-07-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-15', '163.114.132.136', '163.114.132.136', '2024-05-07', 'LE510140006DE', NULL),
(13572, 'GM 103-3', 10627, 999999999, 0, '101-Casablanca GM', '2024-05-24', '2024-05-07', '2021-01-25', 'black', 'white', 'Theorema', 'The watch is fully wound but doesn’t work, also the catch is broken ', 'repaired crown protector, nothing found at movement, tested it for 11 days. \n\n-please note: case and glass were already scratched before the repair-', '0', '2024-06-10', '2024-06-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-06-10', '79.144.140.189', '189.red-79-144-140.dynamicip.rima-tde.net', '2024-05-07', '1Z8VF459DK62060534', NULL),
(13573, 'T66844', 10628, 999999999, 0, '7001-Havana', '2024-08-22', '2024-05-08', '2023-06-12', 'black', 'gold', 'Pionier', 'My order number is T66844- The day hand has fallen off. Please repair accordingly', 'new day hand , adjusted timing, dem,agnetized movement and case, new stem', '0', '2024-08-30', '2024-08-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-09-02', '209.177.138.140', 'ghm-f.140.138.177.209.cos.dyn.pcisys.net', '2024-05-08', '981693086442', NULL),
(13574, 'T70189', 10629, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-05-09', '2024-04-29', 'gold', 'white', 'Theorema', 'My order number is T70189- The watch is not what I excepted The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.182.201.41', 'syn-072-182-201-041.res.spectrum.com', '2024-05-09', '--', NULL),
(13575, '#T54157', 10630, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-05-09', '2022-08-08', 'silver', 'blue', 'Theorema', 'The watch no longer functions even when wound. There is a loose piece in the dial.', 'new minute, hour and second hand, new dial, couldn\'t fix old one, lubricated jewels, fixed balance wheel', '0', '2024-07-06', '2024-07-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2024-07-15', '199.71.178.2', '199.71.178.2', '2024-05-09', 'LE510140010DE', NULL),
(13576, '', 10631, 999999999, 0, 'Choose option', '1970-01-01', '2024-05-09', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '[My order number is T69849  The watch is brand new and never worn. Please  exchange with Helsinki GM-115-4  ]\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.108.138.241', '75.108.138.241', '2024-05-09', '--', NULL),
(13577, 'T66152', 10632, 999999999, 0, '118-Sahara', '2024-06-27', '2024-05-09', '2023-11-26', 'silver', 'white', 'Theorema', 'My order number is T66152. The watch is fully wound but doesn\'t work anymore. Please repair/ replace accordingly. I have been using it occasionally with no issues. I wore it 4th May in the morning. It was fine till about 5 hours later when I checked the time and it was incorrect.\n\n\n\n\n\n', 'fixed winding system and adjusted balance wheel', '0', '2024-07-06', '2024-07-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-15', '81.79.137.180', '81.79.137.180', '2024-05-09', 'LE510140037DE', NULL),
(13615, 'T 70300', 10667, 999999999, 0, '123-Madame Butterfly', '1970-01-01', '2024-06-06', '2024-05-06', '', 'blue', 'Theorema', 'The watch runs for 5 minutes and stops even manually wound. Please repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '185.204.209.85', 'reverse.rezaxess.fr', '2024-06-06', '--', NULL),
(13578, 'T60578', 10633, 999999999, 0, 'Choose option', '1970-01-01', '2024-05-10', '2023-03-20', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '64.66.216.175', '64.66.216.175', '2024-05-10', '--', NULL),
(13579, 'T60579', 10633, 999999999, 0, '101-Casablanca GM', '2024-06-27', '2024-05-10', '2023-03-20', 'black', 'white', 'Theorema', 'My order number is T60579-The crown doesn\'t wind anymore please replace/ repair accordingly.]', 'fixed manual winding system, adjusted balance wheel. lubricated, glued stem', '0', '2024-07-20', '2024-07-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-25', '64.66.216.175', '64.66.216.175', '2024-05-10', '981693078797', NULL),
(13580, 'T70086', 10634, 999999999, 0, '505-Florida', '1970-01-01', '2024-05-10', '2024-05-07', 'silver', 'gold', 'Pionier', 'I am not sure what the reference number is? T70086 maybe?\n\nThe reason I am returning both watches is that they are too bulky. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '162.157.132.106', 'd162-157-132-106.abhsia.telus.net', '2024-05-10', '--', NULL),
(13581, '', 10635, 999999999, 0, 'Choose option', '1970-01-01', '2024-05-12', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is T70333- The watch is too big. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.36.242.22', 'c-73-36-242-22.hsd1.il.comcast.net', '2024-05-12', '--', NULL),
(13582, '', 10636, 999999999, 0, 'Choose option', '1970-01-01', '2024-05-12', '2024-05-09', 'Choose option', 'Choose option', 'Choose option', 'My order number is T70333- The watch is too big. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.36.242.22', 'c-73-36-242-22.hsd1.il.comcast.net', '2024-05-12', '--', NULL),
(13583, '', 10470, 999999999, 0, '550-Tirona', '2024-06-27', '2024-05-12', '2023-11-14', 'silver', 'black', 'Pionier', 'Despite you changing the mechanism with a new one, the watch loses time every day; now, as of this writing, it\'s 1 1/2 hours slow. Such a shame for a really beautiful watch. I sincerely hope you can rectify this ongoing issue, as I would really like to wear this watch, but its reliability makes me hesitant to do so.\nSincerely,\nGreg Schmutzer', 'testing:\nstart: July 1st, 14:41\nend: July 7th, 14:28\n\nnew movement, hands, dial', '0', '2024-07-07', '2024-07-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-09', '184.155.145.181', '184-155-145-181.cpe.sparklight.net', '2024-05-12', 'LE510139881DE', NULL),
(13584, '#T44273', 10637, 999999999, 0, '101-Casablanca GM', '2024-05-16', '2024-05-13', '2021-07-14', 'gold', 'white', 'Theorema', 'Watch stopped working properly-after arming the mechanism correctly, as I’ve done over the years, it only works for a couple of minutes and abruptly stops. Noteworthy mention, the watch is out of warranty since I purchased it almost 3 years ago, so the warranty card is obsolote and will not be included in the package, as per the instructions of your support team. Please diagnose the problem, inform me back of the total cost of repairs and we will proceed accordingly.', 'i have to disassamble whole movement to find a fallen off piece. also i need to put a new balance wheel and I have to clean the whole case in ultrasonic machine. \n\nall done', '0', '2024-06-16', '2024-06-16', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-06-27', '109.166.138.234', '109-166-138-234.orangero.net', '2024-05-13', '00340434129949131252', NULL),
(13585, 'T70325', 10638, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-05-13', '1970-01-01', 'black', 'yellow', 'Theorema', 'My order number is T70325- The watch is not what I expected. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '100.38.32.245', 'pool-100-38-32-245.nycmny.fios.verizon.net', '2024-05-13', '--', NULL),
(13586, 'T67475', 10639, 999999999, 0, '120-Lady Butterfly', '2024-06-28', '2024-05-13', '2023-05-11', 'gold', 'gold', 'Theorema', 'My order number is T67475- The glass is broken inside. Please replace/ repair accordingly.]\n', 'i need a new glass and movement, glass completely destroyed the movement.\n\n all done', '0', '2024-10-08', '2024-10-08', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-08', '70.127.240.52', 'syn-070-127-240-052.res.spectrum.com', '2024-05-13', '981693100049', NULL),
(13587, 'T56075', 10640, 999999999, 0, '4001q-Galilei', '2024-06-28', '2024-05-14', '2022-10-25', 'silver', '', 'Theorema', 'When I got the watch and for over a year, it lost a minute of time every day. It stopped working and about a month ago, I had the battery replaced. It was no longer losing a minute every day while it sat on my dresser. The first two times I wore it, it lost about 20 minutes in a couple of hours, but went back to keeping good time while sitting on my dresser. I wore it last on 5/11/24. It lost about half an hour while wearing it for 3 hours or so. I put it back on the dresser. When I looked at it that night before going to bed, it had lost about 4 hours. This morning I set it to correct time and it kept good time all  day on the dresser.', 'his watchmaker destroyed the movement, customer has to pay for new movement, but doesn\'t want to , sending it back to him now', '0', '2024-07-07', '2024-07-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-15', '65.102.187.52', '65-102-187-52.tukw.qwest.net', '2024-05-14', 'LE510139966DE', NULL),
(13588, 'P7003-g', 10315, 999999999, 0, '7003-Newport', '2024-06-28', '2024-05-15', '2023-07-24', '', '', 'Pionier', 'My order number is T63484-The Pionier watch has stopped working and the Theorema watch has a loose piece inside.. please replace/ repair accordingly', 'Hawaii, needs to pay, new stem/crown, crown protector   4 screws, new gasket, clean case band\n\nbuenos aires: repaired dial, fixed manual winding system, cleaned hands, set them again, cleaned glass,renewed crown glue - unrepaired back 30.12.2024 LE510140805DE\n\nnewport: new movement, old one was completely broke, would need too many spare parts, new second, minute, hour hand', '0', '2024-08-28', '2024-08-28', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-30', '99.130.39.178', '99-130-39-178.lightspeed.frokca.sbcglobal.net', '2024-05-15', '981693085744', NULL),
(13590, 'T64909', 10642, 999999999, 0, '101-Casablanca GM', '2024-05-24', '2024-05-15', '2023-10-09', 'gold', 'white', 'Theorema', 'marker is loose. things falling inside. clasp is loose. please check before sending back that all works well. thank you team.', 'new dial, adjusted timing, cleaned case', '0', '2024-06-10', '2024-06-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-06-10', '24.128.40.95', 'c-24-128-40-95.hsd1.co.comcast.net', '2024-05-15', 'LE510139705DE', NULL),
(13591, 'T67966', 10643, 999999999, 0, '505-Florida', '2024-05-23', '2024-05-15', '2024-01-08', 'gold', 'blue', 'Pionier', 'rotor has dislocated', 'cleaned the rotor and put a new screw ', '0', '2024-06-16', '2024-06-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-06-28', '24.128.40.95', 'c-24-128-40-95.hsd1.co.comcast.net', '2024-05-15', '981693077460', NULL),
(13592, 'T65636', 10644, 999999999, 0, '519-Milano', '2024-05-23', '2024-05-15', '2023-11-09', '', '', 'Pionier', 'hands have fallen off. i did not drop this watch. is the 2nd one from your company. thanks.', 'new minute hand, 2 new screws on backside ', '0', '2024-07-06', '2024-07-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-15', '24.128.40.95', 'c-24-128-40-95.hsd1.co.comcast.net', '2024-05-15', 'LE510139997DE', NULL),
(13595, 'T64040', 10647, 999999999, 0, '515-Amsterdam', '2024-06-27', '2024-05-16', '2023-08-14', 'gold', 'black', 'Pionier', 'When I change the numbers of the week it goes from 09 to 00 from 19 to 10 from 29 it doesn\'t have 30 and goes to number 32', 'new movement, cleaned hands, set them again, cleaned dial, new gasket ', '0', '2024-07-20', '2024-07-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-23', '47.196.155.142', '47.196.155.142', '2024-05-16', '1Z8VF459D962510679', NULL),
(13787, 'T70913', 10831, 999999999, 0, '113-Lagos', '1970-01-01', '2024-08-30', '2024-06-12', 'silver', 'blue', 'Theorema', '[My order number is T70913-The crown has fallen off. Please repair/replace accordingly.]\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.59.193.78', '172.59.193.78', '2024-08-30', '--', NULL),
(13597, 'T55038', 10649, 999999999, 0, '101-Casablanca GM', '2024-06-27', '2024-05-17', '2022-09-13', 'gold', 'white', 'Theorema', 'watch stopped working', 'cleaned case, new second hand, old one fell off and blocked the movement, repaired crown protector, new gasket (caseback and crown)', '0', '2024-07-20', '2024-07-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-25', '204.128.182.14', '204-128-182-14.net.techloq.com', '2024-05-17', 'LE510140142DE', NULL),
(13598, '', 10650, 999999999, 0, '112-Madrid', '2024-06-27', '2024-05-17', '2023-11-14', 'black', 'gold', 'Theorema', 'I bought a watch in November for my father for his birthday. He wore the watch two times and a piece fell off. The order number is: T65765. ', 'fixed corwn protector, checked movement etc too', '0', '2024-07-06', '2024-07-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-15', '174.249.64.219', '219.sub-174-249-64.myvzw.com', '2024-05-17', 'LE510139983DE', NULL),
(13599, 'T70380', 10651, 999999999, 0, '515-Amsterdam', '1970-01-01', '2024-05-18', '2024-05-13', 'gold', 'blue', 'Pionier', 'My order number is\nT70380\n24 hours after I received the watch\nA blue decorative pattern has fallen\nPlease replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '151.254.152.178', '151.254.152.178', '2024-05-18', '--', NULL),
(13600, 'T70380', 10652, 999999999, 0, '515-Amsterdam', '1970-01-01', '2024-05-18', '2024-05-13', 'gold', 'blue', 'Pionier', 'My order number is T70380\n24 hours after I received the watch\nA blue decorative pattern has fallen\nPlease replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '176.47.80.122', '176.47.80.122', '2024-05-18', '--', NULL),
(13601, 'T53680', 10653, 999999999, 0, '101-Casablanca GM', '2024-05-31', '2024-05-19', '2022-07-18', 'gold', 'black', 'Theorema', '-There is a marker inside lose inside the face of thw watch. Please repair ', 'fixed balance wheel, new dial, cleaned the case and band in ultrasonic, lubricated movement ', '0', '2024-06-16', '2024-06-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-06-27', '37.170.26.88', '37-170-26-88.coucou-networks.fr', '2024-05-19', '1ZE8K951DK48719424', NULL),
(13602, 'T61873', 10654, 999999999, 0, '123-Madame Butterfly', '2024-08-20', '2024-05-20', '2023-05-15', 'rosé', 'gold', 'Theorema', 'The watch has stopped working. And I would like to pay for a replacement set of leather strap wrist band. The pink one I have on the watch are really dirty. ', 'new movement, new dial, cleaned hands, demagnetized case\n- waiting for payment of band - done\n\n- please note: the glass was already scratched before the repair  ', '0', '2024-10-17', '2024-10-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-22', '104.28.103.129', '104.28.103.129', '2024-05-20', '981693104868', NULL),
(13603, 'T67187', 10655, 999999999, 0, '519-Milano', '1970-01-01', '2024-05-20', '2023-12-14', 'black', 'gold', 'Pionier', 'Watch not running. Did operate for a few months prior to stopping. I have multiple watches and often won\'t wear a watch for weeks.I wound clockwise but not action, i thought being automatic wearing for a day would ignite it.. But alas nothing worked.. Had no significant events or impacts i\'m aware of. ', 'repaired inner movement ring, was blocking the balance wheel, working good now', '0', '2024-08-01', '2024-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2024-08-02', '14.203.238.118', '14-203-238-118.tpgi.com.au', '2024-05-20', 'LE510140258DE', NULL),
(13604, 'T57455', 10656, 999999999, 0, 'Tourbillon T-Marrakesh', '2024-06-27', '2024-05-22', '2022-11-26', 'gold', 'white', 'Theorema', 'My order number is T57455 I have the Istanbul GM-125-4 (not the Marrakesh) The automatic mechanism has stopped working. Please repair accordingly', 'new movement, glued stem again, cleaned glass', '0', '2024-07-20', '2024-07-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-25', '24.128.40.95', 'c-24-128-40-95.hsd1.co.comcast.net', '2024-05-22', 'LE510140139DE', NULL),
(13605, 'T70462', 10657, 999999999, 0, '511-New York', '1970-01-01', '2024-05-22', '2024-05-15', 'black', 'black', 'Pionier', 'The watch is not what I expected.\nThe watch is brand new and never worn. Please refun', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.85.241.182', 'ool-4355f1b6.dyn.optonline.net', '2024-05-22', '--', NULL),
(13606, 'T64808', 10658, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-05-23', '2023-10-18', 'silver', 'yellow', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.228.207.64', 'ool-18e4cf40.dyn.optonline.net', '2024-05-23', '--', NULL),
(13607, 'T70026', 10659, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-05-24', '2024-05-24', 'gold', 'white', 'Theorema', 'Exchange to a different watch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.55.227', '104.28.55.227', '2024-05-24', '--', NULL),
(13608, 'T70536', 10660, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-05-30', '2024-05-29', 'silver', 'black', 'Theorema', 'The band of the watch is a hard leather that my husband didn’t like. He also complained about the metal clasp on the inside that bothered him when he tried it on.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.249.59.14', 'syn-172-249-059-014.res.spectrum.com', '2024-05-30', '--', NULL),
(13609, 'T70507', 10661, 999999999, 0, '516-Barcelona', '2024-06-03', '2024-05-30', '2024-05-25', 'silver', 'black', 'Pionier', 'there is no defect. I am returning the item', '--', '0', '1970-01-01', '2024-06-03', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '24.206.107.71', 'static-customer-assignment.goskope.com', '2024-05-30', '--', NULL),
(13610, 'T70484 ', 10662, 999999999, 0, '104-Copacabana', '1970-01-01', '2024-05-30', '1970-01-01', 'rose', 'white', 'Theorema', 'I was expecting for the rose gold to be more rose. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.74.86.198', 'syn-074-074-086-198.res.spectrum.com', '2024-05-30', '--', NULL),
(13611, 'GM101-3', 10663, 999999999, 0, '101-Casablanca GM', '2024-06-26', '2024-06-01', '2024-04-02', 'gold', 'black', 'Theorema', 'The clock keeps running behind after being fully winded up.', 'new mvt, new dial and hands, demag case,\n\n00340434129949133256  26.03.2026', '0', '2024-07-09', '2024-07-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-10', '79.231.188.139', 'p4fe7bc8b.dip0.t-ipconnect.de', '2024-06-01', '00340434129949131290', NULL),
(13612, 'T70503', 10664, 999999999, 0, '516-Barcelona', '1970-01-01', '2024-06-04', '2024-05-20', 'rosé', '', 'Pionier', 'My order number is T70503- I don\'t like the watch. The watch is brand new and never worn. Please refund.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.189.65.110', 'c-73-189-65-110.hsd1.ca.comcast.net', '2024-06-04', '--', NULL),
(13613, 'T70682', 10665, 999999999, 0, '118-Venezia', '1970-01-01', '2024-06-04', '1970-01-01', 'gold', 'gold', 'Theorema', 'No defects. Returning for refund.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.215.167.207', 'syn-066-215-167-207.res.spectrum.com', '2024-06-04', '--', NULL),
(13614, '', 10666, 999999999, 0, 'Choose option', '1970-01-01', '2024-06-06', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'I ordered a certain color from the website and I was sent a different color. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.43.121.221', 'c-68-43-121-221.hsd1.mi.comcast.net', '2024-06-06', '--', NULL),
(13616, '', 10668, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2024-06-06', '2024-05-21', 'black', 'blue', 'Theorema', 'I got enamored by the watch and did not realize that it does not have date function.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.166.250', '172.56.166.250', '2024-06-06', '--', NULL),
(13617, 'T 70300', 10669, 999999999, 0, '123-Madame Butterfly', '2024-06-18', '2024-06-06', '2024-05-06', '', 'blue', 'Theorema', 'My order number is T70300- The watch runs for 5 minutes and stops even manually wound. Please repair accordingly', 'new movement, old one was a misproduction from Hongkong', '0', '2024-07-01', '2024-07-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-02', '195.137.181.130', '195.137.181.130', '2024-06-06', '1Z8VF459DK76869430', NULL),
(13618, 'T70469 ', 10670, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2024-06-06', '2024-05-30', 'black', 'blue', 'Theorema', 'No day date feature due to misunderstanding', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.244.113.94', 'syn-067-244-113-094.res.spectrum.com', '2024-06-06', '--', NULL),
(13792, '', 10836, 999999999, 0, '505-Florida', '2024-09-30', '2024-09-03', '2022-11-25', 'gold', 'blue', 'Pionier', 'The day of the week hand completely fell off of its dial and into the complication in the middle.', 'new day hand, checked rest of the movement evrrything fine, demagnetized mvt and case, new stem glue and oil D-5 ', '0', '2024-10-08', '2024-10-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-08', '75.132.139.21', 'syn-075-132-139-021.res.spectrum.com', '2024-09-03', '981693100119', NULL),
(13620, 'T70688', 10672, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-06-07', '2024-05-31', 'gold', 'black', 'Theorema', 'My order number is-T70688- The watch was received with a missing marker in number 10, Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '91.145.58.49', '91.145.58.49', '2024-06-07', '--', NULL),
(13621, 'T70688', 10673, 999999999, 0, '101-Casablanca GM', '2024-06-18', '2024-06-07', '2024-05-31', 'gold', 'black', 'Theorema', 'My order number is-T70688- The watch was received with a missing marker in number 10, Please replace/ repair accordingly.', 'new dial, adjusted timing', '0', '2024-07-07', '2024-07-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-10', '91.145.58.49', '91.145.58.49', '2024-06-07', 'LE510139921DE', NULL),
(13622, 'Unknown; purchased by Melissa Feid', 10674, 999999999, 0, '121-St Petersburg', '2024-07-23', '2024-06-07', '2023-04-20', 'black', 'gold', 'Theorema', 'The watch not longer works. I have manually wound the watch for several minutes (more than 30 rotations) but the watch will not restart.', 'new minute   hour hand, new movement\n14.4.2025 the watch has stopped working again\n\n14.04.25 new dial, number \'6\' fell off and got stuck in movement, adjusted timing,  6 s/d, demag case and mvt, new caseback screws, lub and oil crown   stem ', '0', '2024-08-21', '2024-08-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-21', '71.117.132.100', 'pool-71-117-132-100.prvdri.fios.verizon.net', '2024-06-07', '981693083042', NULL),
(13623, 'Order T66410', 10675, 999999999, 0, '510-London', '2024-06-27', '2024-06-07', '2024-12-01', '', '', 'Pionier', 'My order number is T66410- This is the second time I\'m returning my watch for repair, this time the watch stops every day or every second day at 11 am even when worn. I want the movement to be replaced with a new one or replace the old watch with a new one. Also, replace the leather band with stainless gold. ', 'new band, didnt find anything at the movement, tested it for  9 Days, will send a personal letter with the watch what I did, so he cant complain anymore', '0', '2024-07-07', '2024-07-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-09', '198.137.18.151', '198.137.18.151', '2024-06-07', '981693077779', NULL),
(13624, 'T70732', 10676, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-06-10', '2024-06-06', 'silver', 'yellow', 'Theorema', 'The watch is brand new and never worn, please exchange with Oslo GM 110-2', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '37.251.220.57', '37.251.220.57', '2024-06-10', '--', NULL),
(13625, 'T70721', 10677, 999999999, 0, '505-Florida', '1970-01-01', '2024-06-10', '2024-05-31', 'gold', 'blue', 'Pionier', 'My order number is T70721- The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.33.214.27', 'syn-076-033-214-027.res.spectrum.com', '2024-06-10', '--', NULL),
(13626, 'T65022', 10678, 999999999, 0, 'GM 119 Sahara', '2024-07-22', '2024-06-10', '2023-10-16', '', '', 'Theorema', '[My order number is T65022. The watch is fully wound but runs about 2 hours faster in 24 hours,. Please repair/ replace accordingly.] He also wants an XL band with butterfly clasp.\n', 'adjusted timing and demagnetized, waiting for the payment of the band and clasp.', '0', '2024-08-21', '2024-08-21', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-22', '60.226.197.207', 'cpe-60-226-197-207.qb07.qld.asp.telstra.net', '2024-06-10', '981693083204', NULL),
(13627, 'T70732', 10679, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-06-10', '1970-01-01', 'silver', 'yellow', 'Theorema', 'My order number is T70732-The watch is too big The watch is brand new and never worn. Please exchange with Oslo GM-110-2. ]', 'The exchanged watch should be sent only on the address on the RMA form, not the one of the order', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '37.251.220.55', '37.251.220.55', '2024-06-10', '--', NULL),
(13628, 'T57214', 10680, 999999999, 0, '101-Casablanca GM', '2024-06-17', '2024-06-11', '2022-11-20', 'silver', 'white', 'Theorema', 'Het horloge tikt niet meer. Ondanks dat ik het horloge opwind, tikt die niet meer en doet die niks meer. Hij blijft op 10 uur staan. Het horloge gaat niet meer vooruit (Nederlands).\n\nThe watch has stopped ticking. Even though I wind the watch, it no longer ticks and does nothing. It stays at 10 o\'clock. The watch no longer moves forward (English).\n\n\n\n', 'fixed balance wheel, adjusted timing - cleaned case in ultrasonic machine and cleaned glass', '0', '2024-07-01', '2024-07-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-02', '81.173.1.34', 'a81-173-1-34.pocosnet.nl', '2024-06-11', '1Z8VF459DK76043223', NULL),
(13629, 'T70834', 10681, 999999999, 0, 'other', '1970-01-01', '2024-06-11', '2024-06-11', 'black', 'gold', 'other', 'My order number is T70834- The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.184.45.45', 'syn-065-184-045-045.res.spectrum.com', '2024-06-11', '--', NULL),
(13630, 'T68488', 10682, 999999999, 0, '101-Casablanca GM', '2024-06-27', '2024-06-11', '2024-05-02', 'black', 'yellow', 'Theorema', 'Inside of the Ziferblat, the yellow circle came off its place and is blocking hour arrow to move. ', 'fixed dial, cleaned dial, cleaned glass. renewed stem glue', '0', '2024-07-20', '2024-07-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-23', '73.83.70.112', 'c-73-83-70-112.hsd1.wa.comcast.net', '2024-06-11', '1Z8VF459D961732486', NULL),
(13631, 'T70735', 10683, 999999999, 0, '519-Milano', '1970-01-01', '2024-06-11', '2024-06-11', 'gold', 'gold', 'Pionier', 'Not the quality expected', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.52.224.12', 'bras-base-mltnon2530w-grc-51-70-52-224-12.dsl.bell.ca', '2024-06-11', '--', NULL),
(13632, 'T70732', 10684, 999999999, 0, '101-Casablanca GM', '2024-06-25', '2024-06-11', '2024-06-06', 'silver', 'yellow', 'Theorema', 'My order number is T70732-The watch is too big The watch is brand new and never worn. Please exchange with Oslo GM-110-2. ', 'Tausch in 110-2', '0', '2024-06-28', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-06-28', '37.251.221.103', '37.251.221.103', '2024-06-11', '981693077530', NULL),
(13633, 'T-67455', 10685, 999999999, 0, '106-Toronto GM', '1970-01-01', '2024-06-11', '1970-01-01', 'silver', 'gold', 'Theorema', 'When you wind the watch it sounds like it is skipping.', 'new crown wheel, ratchet wheel and click, winding and sliding pinion, set minute hand again,  winds good now', '0', '2024-08-01', '2024-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2024-08-02', '174.26.86.120', '174-26-86-120.phnx.qwest.net', '2024-06-11', 'LE510140235DE', NULL),
(13634, 'T70875', 10686, 999999999, 0, '3011-Macau', '1970-01-01', '2024-06-12', '2024-06-12', 'silver', 'blue', 'Theorema', 'I don’t like the watch.  The watch is brand new and never worn. Please refund.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.189.141.162', '47.189.141.162', '2024-06-12', '--', NULL),
(13635, '', 10687, 999999999, 0, '116-San Francisco', '1970-01-01', '2024-06-14', '2024-03-11', 'gold', 'blue', 'Theorema', 'I wind  the watch and wear it continuously the whole time walking miles and going up and down stairs but after 36 ish hours the watch stops working \nI tried it a few times and it keeps on happening \n\nIt’s the watch I got from my fiancé and my wedding is in two weeks. I need help with this ASAP.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.244.144.235', '235.sub-174-244-144.myvzw.com', '2024-06-14', '--', NULL),
(13636, 'GM 505-1', 10688, 999999999, 0, '505-Florida', '1970-01-01', '2024-06-15', '2023-02-27', 'silver', 'white', 'Pionier', 'Date display is not aligned ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.58.193.10', '99-58-193-10.lightspeed.miamfl.sbcglobal.net', '2024-06-15', '--', NULL),
(13637, 'T-70861', 10689, 999999999, 0, 'other', '1970-01-01', '2024-06-15', '2024-06-14', 'black', 'gold', 'other', 'Too big dial and not fit perfectly on my wrist T70861', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.29.2.145', 'pool-108-29-2-145.nycmny.fios.verizon.net', '2024-06-15', '--', NULL),
(13638, 'T63094 ', 10690, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2024-06-17', '2023-07-03', 'gold', 'gold', 'Theorema', 'My order number is T63094 - The hands are not aligned correctly. Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.133.255.73', 'c-76-133-255-73.hsd1.ca.comcast.net', '2024-06-17', '--', NULL),
(13639, 'T70741', 10691, 999999999, 0, '101-Casablanca GM', '2024-07-23', '2024-06-17', '2024-06-03', 'black', 'black', 'Theorema', 'My order number is T70741. The second hand stops moving when the watch is fully wound. Please repair/ replace accordingly.', 'new main spring   ratchet wheel, set hands again, cleaned them, cleaned glass, demagnetized', '0', '2024-08-01', '2024-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-02', '165.225.211.49', '165.225.211.49', '2024-06-17', '981693079430', NULL),
(13640, '#Т70955', 10692, 999999999, 0, '106-Toronto GM', '1970-01-01', '2024-06-17', '1970-01-01', 'gold', 'gold', 'Theorema', 'The watch has no defects. I\'m only returning it because it was a Father\'s Day gift for my husband but he didn\'t like it.\nThank you! ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.192.53.122', 'c-73-192-53-122.hsd1.fl.comcast.net', '2024-06-17', '--', NULL),
(13641, '#T70955', 10693, 999999999, 0, '106-Toronto GM', '1970-01-01', '2024-06-17', '1970-01-01', 'gold', 'gold', 'Theorema', '\nThe watch has no defects. I\'m only returning it because it was a Father\'s Day gift for my husband but he didn\'t like it. \nMy order number is T70955- The watch is brand new and never worn. Please refund.\n\nThank you! ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.192.53.122', 'c-73-192-53-122.hsd1.fl.comcast.net', '2024-06-17', '--', NULL),
(13642, 'T70626', 10694, 999999999, 0, '117-Kingston', '1970-01-01', '2024-06-19', '2024-05-24', 'black', 'white', 'Theorema', 'It will start and it will stop suddenly even if you\'re  wearing it. I tried to wind it and shake it on top of my palm, it will run and stop again', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.59.193.78', '172.59.193.78', '2024-06-19', '--', NULL),
(13643, 'Order #T70932 ', 10695, 999999999, 0, '2009-Casablanca', '1970-01-01', '2024-06-19', '2024-06-11', 'gold', 'yellow', 'Theorema', 'My order number is T70932  The watch is brand new and never worn. Please  exchange with Casablanca Theorema GM-101-10 Black', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.170.253.109', 'c-67-170-253-109.hsd1.ca.comcast.net', '2024-06-19', '--', NULL),
(13644, 'T70626', 10696, 999999999, 0, '107-Rio', '1970-01-01', '2024-06-19', '2024-05-24', 'black', 'white', 'Theorema', 'It is not working right. It will start and then it stop. I tried to           wind it and put it on my palm and shake it. It run for a little bit           and stop again.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.168.119.85', '98-168-119-85.as63182.net', '2024-06-19', '--', NULL),
(13645, 'T62265', 10697, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2024-06-20', '2023-06-01', 'silver', 'white', 'Theorema', 'My order number is T62265- The watch is fully wound and doesn\'t work anymore. Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.2.250.68', 'S0106f89e283fa0ab.ss.shawcable.net', '2024-06-20', '--', NULL),
(13646, 'T65751', 10698, 999999999, 0, '507-Aruba', '2024-07-24', '2024-06-21', '2024-07-09', '', '', 'Pionier', 'Time getting behind 4-5 min every 24 hr', 'adjusted timing and demagnetized,  6 seconds a day now', '0', '2024-08-01', '2024-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-02', '99.126.18.68', '99-126-18-68.lightspeed.tukrga.sbcglobal.net', '2024-06-21', 'LE510140227DE', NULL),
(13647, 'T65159', 10699, 999999999, 0, '114-Buenos Aires', '2024-10-23', '2024-06-21', '2023-10-20', 'black', 'blue', 'Theorema', 'I\'ve had my watch for less than  a year and the base plate (with the three circles) is displaced and moving g around.  This watch has only been used for nicer occasions (not worn daily) and unfortunately I can\'t wear it again.  ', 'new hands, fixed dial, adjusted timing, demag case and mvt, cleaned glass', '0', '2024-10-30', '2024-10-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-31', '174.204.132.112', '112.sub-174-204-132.myvzw.com', '2024-06-21', '981693108131', NULL),
(13648, 'T60560', 10700, 999999999, 0, '519-Milano', '2024-06-28', '2024-06-21', '2024-03-16', 'rose', '', 'Pionier', 'the crown fall off. it started with it being very hard to move. i could not set up the time. than it fall off. i did not drop this watch. before all this a few days before it was maybe slowing down but not sure. thank you for your help. gracias!!!', 'repaired manual winding system, new minute hand, cleaned glass', '0', '2024-07-07', '2024-07-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-09', '24.128.40.95', 'c-24-128-40-95.hsd1.co.comcast.net', '2024-06-21', 'LE510139864DE', NULL),
(13649, 'P7001-4', 10701, 999999999, 0, '7001-Havana', '1970-01-01', '2024-06-23', '2024-05-07', 'black', 'gold', 'Pionier', 'Date numbers are not changing properly and in the right order ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.59.124.115', '172.59.124.115', '2024-06-23', '--', NULL),
(13650, '#T68386', 10702, 999999999, 0, '117-Kingston', '1970-01-01', '2024-06-23', '2024-02-02', 'silver', 'black', 'Theorema', 'the watch stops between 12pm and 1am every day ,there is a button on the watch for the date when i press it the watch starts working for a full day with out winding it or waring it ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '132.69.185.200', '132.69.185.200', '2024-06-23', '--', NULL),
(13651, 'ORDER #T66494', 10703, 999999999, 0, '901-Zurich', '2024-06-27', '2024-06-24', '2023-12-01', 'gold', 'black', 'Theorema', 'Hello, Mr. Tufina. Before Easter, another almost similar incident happened to me again. I was eating and this time I dropped it on the table where everything stopped, which reminds me of the same slump from another day... It can\'t be! Replace the pins with the new spring-loaded pins. Well, I\'m going to send you the damaged watch again. I agree?', 'i need a new dial - please take some $ for the working time \n\n-all done, movement is all OK, changed the dual time hand too. It\'s a bit harder to wind now because of the impact, but does not affect the mvt. -', '0', '2024-08-26', '2024-08-26', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-27', '88.11.225.241', '241.red-88-11-225.dynamicip.rima-tde.net', '2024-06-24', '1Z8VF459DK63500502', NULL),
(13652, 'T70780', 10704, 999999999, 0, '7001-Havana', '1970-01-01', '2024-06-25', '2024-06-05', 'gold', 'blue', 'Pionier', 'It seems some of the screw is displaced and moving inside the watch , makes clear voice while moving watch in hand  , May be Assembling defects, can observed from back side of the watch , ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.215.249.49', '31.215.249.49', '2024-06-25', '--', NULL),
(13653, 'T70706 and T70705', 10705, 999999999, 0, '550-Tirona', '1970-01-01', '2024-06-26', '2024-06-25', 'black', 'white', 'Pionier', 'My order number is T70706 and T70705- I don\'t like the watchesThe watch is brand new and never worn. Please refund full amount. The watches are not touched at all, and are in the same exact condition in which they were received. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.155.0.242', '65.155.0.242', '2024-06-26', '--', NULL),
(13654, 'GM 101-11', 10706, 999999999, 0, '101-Casablanca GM', '2024-07-23', '2024-06-26', '2023-10-16', 'rose', 'blue', 'Theorema', 'Some hour marker and the second marker have been detached. \n\nI didn\'t feel any fall, impact or else. \n\nI don\'t know why it happened due to the normal and office use. ', 'new second gear and hand, cleaned movement and inspected it, lubricated jewels, new dial, renewed stem glue, adjusted timing and demagnetized', '0', '2024-08-21', '2024-08-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-21', '99.225.166.224', 'pool-99-225-166-224.cpe.net.cable.rogers.com', '2024-06-26', '981693083031', NULL),
(13655, 'T71015', 10707, 999999999, 0, '902-Geneva', '1970-01-01', '2024-06-26', '2024-06-17', 'silver', 'blue', 'Pionier', 'Dial face insert is not screwed in and is loose within face and is not secured to dial. Watch was delivered in this condition and it is clear that the dial has not been properly affixed to face.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '118.92.107.36', '118-92-107-36.dsl.dyn.ihug.co.nz', '2024-06-26', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(13656, '', 10708, 999999999, 0, 'Choose option', '1970-01-01', '2024-06-26', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'The charging system doesn\'t work, the pin to change time falls out. When I try to wind it the is no noise of any king of engagement.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.48.110.59', 'bas9-montrealak-70-48-110-59.dsl.bell.ca', '2024-06-26', '--', NULL),
(13657, '', 10709, 999999999, 0, '101-3', '2024-08-21', '2024-06-26', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'The charging system doesn\'t work, the pin to change time falls out. When I try to wind it the is no noise of any king of engagement.', 'fixed manual winding system, glued crown and stem again, applied swiss oil to stem, adjusted timing, demagnetized case and movement, works fine now', '0', '2024-08-27', '2024-08-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-29', '70.48.110.59', 'bas9-montrealak-70-48-110-59.dsl.bell.ca', '2024-06-26', '981693085479', NULL),
(13658, '', 10710, 999999999, 0, '4004-Newton', '1970-01-01', '2024-06-27', '2022-10-17', 'black', 'gold', 'Theorema', 'the watch doesn\'t work', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.224.187.30', 'host-24-224-187-30.public.eastlink.ca', '2024-06-27', '--', NULL),
(13659, '11-11452-00661', 10711, 999999999, 0, 'other', '1970-01-01', '2024-06-27', '2024-06-28', 'gold', 'gold', 'other', 'Since I received the watch never use today I gave it a try the watch is nos consistent is on and off is not steady it looks likes there is a technical issue let say time is 9:00 start kicking next minute is stop it’s gold brown band ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.115.227.28', '107.115.227.28', '2024-06-27', '--', NULL),
(13660, 'T69707', 10712, 999999999, 0, '108-Oman', '2024-07-23', '2024-06-28', '2024-04-04', 'silver', 'black', 'Theorema', 'My order number is T69707-The clasp holder has fallen off and it is missing.  Please replace/ repair accordingly', 'new CP and adjusted timing   demagnetized', '0', '2024-08-01', '2024-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-02', '142.161.58.81', 'wnpgmb016qw-ds01-161-58-81.dynamic.bellmts.net', '2024-06-28', '981693079484', NULL),
(13661, 'T71003', 10713, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-06-28', '2024-06-14', 'black', 'blue', 'Theorema', 'My order number is T71003.  The watch is brand new and never worn. Please  exchange with CHICAGO\nPIONIER | P7002-11 | BLUE', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.110.51.14', '99-110-51-14.lightspeed.sntcca.sbcglobal.net', '2024-06-28', '--', NULL),
(13662, 'T53639', 10714, 999999999, 0, '505-Florida', '2024-07-23', '2024-06-29', '2022-07-18', 'black', 'blue', 'Pionier', 'The watch is not working and dials are fallen inside and seems not working properly', 'got the stuck hands out of the movement, new month and day hand, works fine now', '0', '2024-08-27', '2024-08-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-30', '99.251.226.101', 'pool-99-251-226-101.cpe.net.cable.rogers.com', '2024-06-29', '981693085777', NULL),
(13663, 'P7001-3', 10382, 999999999, 0, '7001-Havana', '2024-07-23', '2024-06-29', '2023-03-13', 'black', 'gold', 'Pionier', 'the date is not working', 'new movement, old one was completely stuck, would need too long to repair it , works fine now', '0', '2024-08-01', '2024-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-02', '98.234.223.178', 'c-98-234-223-178.hsd1.ca.comcast.net', '2024-06-29', 'LE510140213DE', NULL),
(13664, '#T68386', 10715, 999999999, 0, '117-Kingston', '2024-07-04', '2024-06-29', '2024-02-02', 'silver', 'white', 'Theorema', 'the watch stops every night between 12 pm and 1 am. even tho it is fully wined  ', 'test start: July 14, 2024; 13:15\ntest end: july 20\n\nNew movement, old one was a misproduction from HK; ', '0', '2024-08-01', '2024-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-02', '147.235.221.183', '147.235.221.183', '2024-06-29', '981693079440', NULL),
(13665, '', 10716, 999999999, 0, '101-Casablanca GM', '2024-07-17', '2024-06-30', '2024-06-26', 'rose', 'blue', 'Theorema', 'I really dont like on my hand', '--', '0', '1970-01-01', '2024-07-24', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '147.78.124.22', '147.78.124.22', '2024-06-30', '--', NULL),
(13666, 'T66257', 10717, 999999999, 0, '108-Oman', '1970-01-01', '2024-06-30', '2023-11-23', 'black', 'black', 'Theorema', 'The dial color is actually grey but there is no option for that. Band is blue. Unable to wind the crown. However, can still turn to change the time. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.240.196.69', 'pool-99-240-196-69.cpe.net.cable.rogers.com', '2024-06-30', '--', NULL),
(13667, ' T70885', 10718, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2024-07-01', '2024-07-02', 'black', 'black', 'Theorema', 'Dual-Time Buenos Aires GM-114-9 | Black | Theorema, Germany\n\nMy order number is T70885-The watch is brand new and never worn. Please  exchange with Chicago P7002-8', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.123.137.190', 'ool-457b89be.dyn.optonline.net', '2024-07-01', '--', NULL),
(13668, '', 10719, 999999999, 0, '123-Madame Butterfly', '2024-07-29', '2024-07-01', '2022-08-19', 'black', 'white', 'Theorema', 'The watch doesn\'t work. I quess it is due to mechanism  ', 'new movement, old one was impossible to repair', '0', '2024-08-30', '2024-08-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-09-02', '79.184.70.153', '79.184.70.153.ipv4.supernova.orange.pl', '2024-07-01', '981693086523', NULL),
(13669, 'T63350', 10720, 999999999, 0, '111-Copenhagen', '2024-07-10', '2024-07-02', '2023-07-17', 'gold', 'black', 'Theorema', 'Hand-winding is not working. A few months ago, it started to become very difficult to do it, and now it is not working at all. The watch works just by using and shaking it.', 'new movement, couldn\'t repair old one, cleaned hands and dial, demagnetized case', '0', '2024-08-01', '2024-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-02', '213.113.193.102', 'c-66c171d5.1215725-0-69706f6e6c79.bbcust.telenor.se', '2024-07-02', '981693079495', NULL),
(13670, '', 10721, 999999999, 0, '7002-Chicago', '2024-07-05', '2024-07-02', '2024-06-27', 'black', 'black', 'Pionier', 'My order number is T71172 The watch is brand new and never worn. Please exchange with GM_112-3]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '93.208.241.241', 'p5dd0f1f1.dip0.t-ipconnect.de', '2024-07-02', '--', NULL),
(13671, 'GM 516-4', 10722, 999999999, 0, '506-Miami', '1970-01-01', '2024-07-02', '2021-05-10', '', 'gold', 'Pionier', 'My order number is T42083- The glass is broken and clasp are broken and the watch has stopped.Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '37.228.204.170', '37.228.204.170', '2024-07-02', '--', NULL),
(13672, 'GM 101.5', 10563, 999999999, 0, 'other', '2024-07-08', '2024-07-03', '2024-02-21', 'silver', 'silvgrey', 'other', '\n\nDe big hand (seconde wijzer) was suddenly inviseble. It is stuck between de mechanime.', 'set minute hand again and cleaned it, cleaned glass and put renewed swiss oil on the stem ', '0', '2024-08-01', '2024-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-02', '77.160.20.153', '77-160-20-153.fixed.kpn.net', '2024-07-03', '981693079418', NULL),
(13673, 'T61410', 10723, 999999999, 0, '502- 4 Malibu', '2024-07-23', '2024-07-04', '2023-04-24', '', 'bicolor', 'Pionier', 'My order number is T61410-The hand has fallen off. please replace/ repair accordingly.', 'set minute hand again, adjusted timing, demagnetized movement and case ', '0', '2024-08-01', '2024-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-02', '172.56.15.1', '172.56.15.1', '2024-07-04', 'LE510140244DE', NULL),
(13674, 'T71200 and T71178', 10724, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-07-05', '2024-07-05', 'gold', 'white', 'Theorema', 'My order number is T71200 and T71178- I changed my mind about getting gold watches. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.192.187.156', '50-192-187-156-static.hfc.comcastbusiness.net', '2024-07-05', '--', NULL),
(13675, ' #T68993', 10725, 999999999, 0, '101-Casablanca GM', '2024-07-23', '2024-07-08', '2024-02-27', '', '', 'Theorema', 'Casablanca Theorema - GM-101-15| BLUE | Made in Germany mechanical watch\nBlue\n\nThe hands have fallen off the face.', 'disassembled whole movement, cleaned it, lubricated, new second hand, new top gap, fixed CP', '0', '2024-08-01', '2024-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-02', '120.159.0.181', 'cpe-120-159-0-181.dyn.belong.com.au', '2024-07-08', 'LE510140187DE', NULL),
(13676, 'T70846', 10726, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-07-08', '2025-08-31', '', '', 'Theorema', 'Not working right ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.21.248.244', '75-21-248-244.lightspeed.rcsntx.sbcglobal.net', '2024-07-08', '--', NULL),
(13677, 'T70566', 10727, 999999999, 0, '123-Madame Butterfly', '1970-01-01', '2024-07-09', '1970-01-01', 'gold', 'gold', 'Theorema', 'I wanted to start setting the watch and the pain I have pulled out and never got back in the place. I think this watch is faulty from the manufacturing. Sub', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '115.70.166.161', '161.166.70.115.static.exetel.com.au', '2024-07-09', '--', NULL),
(13678, 'T71059', 10728, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-07-09', '2024-06-21', 'bicolor gold', 'yellow', 'Theorema', 'I dislike the clasp. Exchanged multiple emails with Peter and he agreed to accept a return.  I waited to return after July 9th as instructed.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.108.231.118', 'c-76-108-231-118.hsd1.fl.comcast.net', '2024-07-09', '--', NULL),
(13679, 'T56870', 10729, 999999999, 0, '3001-Paragon', '2024-07-23', '2024-07-10', '0000-00-00', 'silver', 'gold', 'Theorema', 'Hello, Customer Service team,\n the watch dial is misaligned.\nthank you\n\n', 'new case, dial, movement, hands', '0', '2024-08-28', '2024-08-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-30', '24.16.66.138', 'c-24-16-66-138.hsd1.wa.comcast.net', '2024-07-10', '981693085733', NULL),
(13680, '', 10730, 999999999, 0, 'Choose option', '2024-07-18', '2024-07-10', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'The Watch is out of warranty- The clasp pf the crown is broken. Please replace/ repair accordingly. ', 'fixed CP, goodwill repair', '0', '2024-07-20', '2024-07-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-07-25', '84.203.136.190', '84.203.136.190', '2024-07-10', ' LE510140125DE', NULL),
(13681, 'GM 101-10', 10731, 999999999, 0, '101-Casablanca GM', '2024-08-21', '2024-07-11', '2022-04-26', 'black', 'black', 'Theorema', 'The watch stopped suddenly in the middle of the night. I wound it in the morning but it still will not work. Seems to be stuck. This is the 2nd time I am sending back for warranty. \nRMA 12918\n', 'new movement and second hand, changed the mvt. to be 100% sure its going to work now\n\n - please note the glass was already scratched before the repair', '0', '2024-08-27', '2024-08-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-29', '216.84.57.90', '216.84.57.90', '2024-07-11', '981693085527', NULL),
(13682, 'T71271', 10732, 999999999, 0, '113-Lagos', '1970-01-01', '2024-07-12', '2024-07-04', 'black', 'white', 'Theorema', 'I did not understand that is a mechanical Watch .The watch is brand new and never Worn  Please refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.229.123.89', 'c-66-229-123-89.hsd1.fl.comcast.net', '2024-07-12', '--', NULL),
(13683, 'T66598', 10733, 999999999, 0, '116-San Francisco', '1970-01-01', '2024-07-12', '1970-01-01', 'black', 'black', 'Theorema', 'The watch has stopped and will not run after fully winding it.\nIt has never been disrespected at all.\nNever abused.\nPlease replace or repair.\nI will send pictures of 2 warranty cards on a separate email as im not sure which watch I bought is the one.\nRegards Colin Berwick ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.227.3.102', 'pool-99-227-3-102.cpe.net.cable.rogers.com', '2024-07-12', '--', NULL),
(13684, 'T71302', 10734, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-07-13', '2024-07-12', 'silver', 'yellow', 'Theorema', ' [My order number is T71302. I don\'t like the watch The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.245.186.217', 'pool-96-245-186-217.phlapa.fios.verizon.net', '2024-07-13', '--', NULL),
(13685, 'T66114', 10735, 999999999, 0, '101-Casablanca GM', '2024-07-19', '2024-07-13', '2023-11-27', 'black', '', 'Theorema', 'Bonjour,\nMa montre ne se lance plus depuis une semaine malgré le fait qu\'elle soit remontée au maximum. Elle n\'a subit aucun choc et elle n\'est pas passé sous l\'eau. Je vous remercie de me tenir informée.\nBonne journée,\nMarc DEPAEPE\n\nGood morning,\nMy watch has not started for a week despite being wound to the maximum. It has not suffered any shocks and has not been under water. Thank you for keeping me informed.\nAll the best,\nMarc DEPAEPE\n', 'fixed balance wheel, repaired manual winding system, cleaned glass', '0', '2024-08-01', '2024-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-02', '88.169.67.194', '88-169-67-194.subs.proxad.net', '2024-07-13', '981693079473', NULL),
(13686, '#T63316', 10736, 999999999, 0, '107-Rio', '2024-07-16', '2024-07-14', '2023-07-17', 'silver', 'white', 'Theorema', 'There is a defect on the left side of the housing. The watch glass is shattered and the individual splinters are now scattered throughout the movement.', 'i need a new front glass and movement and minute hand\n\n- all done - ', '0', '2024-08-01', '2024-08-01', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-02', '109.250.113.107', 'i6DFA716B.versanet.de', '2024-07-14', '00340434129949131498', NULL),
(13687, 'GM-511-14', 10737, 999999999, 0, '511- New York', '2024-08-22', '2024-07-14', '2023-08-07', 'rosé', 'blue', 'Pionier', 'Month hand fallen off', 'new movement and dial, ', '0', '2024-09-11', '2024-09-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-09-11', '81.77.226.32', '81.77.226.32', '2024-07-14', '981693089809', NULL),
(13688, '#T49927', 10738, 999999999, 0, '111-Copenhagen', '2024-07-29', '2024-07-15', '2022-01-28', 'gold', 'black', 'Theorema', 'The watch is out of warranty. The rotor is dislocated.  Please replace/ repair accordingly. ', 'fixed rotor, cleaned glass, glued stem again, demagnetized movement and case,  everything OK now, goodwill repair only postage', '0', '2024-08-21', '2024-08-21', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-22', '146.52.60.147', 'ip92343c93.dynamic.kabel-deutschland.de', '2024-07-15', '00340434129949131641', NULL),
(13689, 'GM-902-3', 10739, 999999999, 0, 'Tourbillon 902-3', '2024-07-25', '2024-07-15', '2024-06-27', 'silver', 'blue', 'Pionier', 'The watch was bought at the Tirana Airport- A marker has fallen off  Please replace/ repair accordingly. There was no GM-903-3 in the list so just i could submit form i choosed P-Cairo.', 'disassembled movement, and assembled again, lubricated, fixed dial, cleaned hands ,, works flawless now\n2/25/2025 the inner bezel is loose and has moved inside the watch', '0', '2024-09-02', '2024-09-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '87.119.179.122', '87-119-179-122.ip.elisa.ee', '2024-07-15', '--', NULL),
(13690, 'T61594', 10740, 999999999, 0, '101-Casablanca GM', '2024-08-20', '2024-07-15', '2023-05-03', 'black', 'white', 'Theorema', '[My order number is T61594- The second hands and the mechanism are working perfectly but the minute and hour hands are not moving. Please replace/ repair accordingly.]', 'new cannon pinion, set hands again, cleaned glass ', '0', '2024-08-27', '2024-08-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-29', '86.184.103.202', 'host86-184-103-202.range86-184.btcentralplus.com', '2024-07-15', '981693085468', NULL),
(13691, 'T55901', 10741, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-07-16', '2022-10-18', 'silver', 'blue', 'Theorema', 'stopped working - no movement at all and wound tight', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '136.226.82.122', '136.226.82.122', '2024-07-16', '--', NULL),
(13692, 'T59814', 10742, 999999999, 0, '101-Casablanca GM', '2024-10-08', '2024-07-17', '2023-02-06', 'black', 'white', 'Theorema', 'Order #T59814\n\nThe springs inside seem too have burst/come loose somehow?\nPlease replace/repair accordingly.\n\nMany thanks,\n', 'waiting for payment,140€ \n\n- all done - full service,, some new parts, working flawless now,,   3 seconds a day, 0.0 ms, 295° amp.\n\n-please note: case was already heavily damaged at 12-position before the repair, glass also had a few scratches-', '0', '2024-12-02', '2024-12-02', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-05', '89.19.88.48', '89.19.88.48', '2024-07-17', '417840432329', NULL),
(13693, 'T66245', 10743, 999999999, 0, '505-Florida', '1970-01-01', '2024-07-17', '2023-11-27', 'gold', 'white', 'Pionier', 'The third hand has fallen off, the one that shows seconds. Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.212.112.133', 'cm-84.212.112.133.get.no', '2024-07-17', '--', NULL),
(13694, 'T71378', 10744, 999999999, 0, '121-St Petersburg', '1970-01-01', '2024-07-17', '2024-07-11', 'gold', 'blue', 'Theorema', 'My order number is T71378- The THEOREMA Is delaying so I want to return both watches. The watches are still brand new. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.51.104.225', 'pool-108-51-104-225.washdc.fios.verizon.net', '2024-07-17', '--', NULL),
(13695, 'T71378', 10744, 999999999, 0, '519-Milano', '1970-01-01', '2024-07-17', '2024-07-11', 'gold', 'gold', 'Pionier', 'Nathaniel Bekele My order number is T71378- The THEOREMA Is delaying so I want to return both watches. The watches are still brand new. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.51.104.225', 'pool-108-51-104-225.washdc.fios.verizon.net', '2024-07-17', '--', NULL),
(13696, 'T71418', 10745, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-07-17', '2024-07-17', 'black', 'yellow', 'Theorema', 'No defect,brand new.\nThe strap is hard for me to maneuver.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.76.110', '172.56.76.110', '2024-07-17', '--', NULL),
(13697, 'T67225', 10746, 999999999, 0, '7002-Chicago', '2024-07-23', '2024-07-18', '2023-12-14', 'gold', 'white', 'Pionier', 'I have only worn this watch maybe 3-4 times. It has stopped working out of the blue. I am very upset at this. I tried winding but nothing. Automatic is dead also. What in the world? It cost me a lot of money to ship from Australia. I do not want any more issues. Thank you to whoever is reading this.', 'new movement, works fine now. Could repair the old one too but better to put a completely new one, so the client won\'t have any further problems with it. \n\n- please note: there was a scratch on the caseback before the repair - ', '0', '2024-08-27', '2024-08-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-29', '24.128.41.109', 'c-24-128-41-109.hsd1.co.comcast.net', '2024-07-18', 'LE510140329DE', NULL),
(13698, '', 10747, 999999999, 0, '108-Oman', '2024-07-24', '2024-07-18', '1970-01-01', 'gold', 'gold', 'Theorema', 'i tried this watch but it does not keep time. very pissed.\nThe watch was purchased from the retailer Longines24 via ebay on April 16, 2024. I have a picture of the order and warranty card if needed', 'completely new assembled movement,  2 seconds a day now, works perfectly.', '0', '2024-08-21', '2024-08-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-21', '24.128.41.109', 'c-24-128-41-109.hsd1.co.comcast.net', '2024-07-18', '981693083020', NULL),
(13699, 'Barkauf', 10748, 999999999, 0, '505-Florida', '2024-07-23', '2024-07-18', '2023-12-08', 'silver', 'blue', 'Pionier', 'Der Käufer ist Herr Haftom Gebregziabher, ich kümmere mich um die Garantiereparatur, da Herr Haftom in Äthiopien lebt. Ich nehme die Uhr von Deutschland nach Äthiopien am 4. August wieder mit. Bitte bis dahin an mich versenden. Die Uhr von Herrn Haftom, die von Herrn Tufina gekauft wurde, hat plötzlich aufgehört zu arbeiten. ', 'new month and day hand,  day hand fell off and got stuck in the movement, fixed everything, works perfectly now', '0', '2024-08-01', '2024-08-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-02', '212.77.161.164', 'enc.hotspot.r-kom.de', '2024-07-18', '00340434129949131481', NULL),
(13700, 'T70360', 10749, 999999999, 0, '121-St Petersburg', '2024-08-20', '2024-07-18', '2024-06-12', 'gold', 'blue', 'Theorema', 'order number is T70360, The watch is manually wound and worn all day but still stops after a minute. Please repair/ replace accordingly]', 'fixed hands, were blocking, adjusted timing, demagnetized movement and case, cleaned everything', '0', '2024-08-30', '2024-08-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-09-02', '174.243.145.120', '120.sub-174-243-145.myvzw.com', '2024-07-18', '981693086464', NULL),
(13701, 'T71418', 10750, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-07-19', '2024-07-18', 'black', 'yellow', 'Theorema', 'My order number is T71418- The watch is brand new and never worn. Please exchange with GM-110-12. I am exchanging this watch for the Rose Gold Oslo.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '57.140.28.32', '57.140.28.32', '2024-07-19', '--', NULL),
(13702, 'T70945', 10751, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-07-19', '2024-06-12', 'black', 'yellow', 'Theorema', 'The watch doesn’t work. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.130.65', '172.58.130.65', '2024-07-19', '--', NULL),
(13703, 'GM102-4 bar code 4260295883047', 10752, 999999999, 0, '117-Kingston', '2024-08-20', '2024-07-20', '2022-09-27', 'gold', 'black', 'Theorema', 'The hand got stuck at 3pm position.', 'new movement, old one was a misproduction, new mvt. ring\n\n- please note: glass was already scratched before repair ', '0', '2024-08-30', '2024-08-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-09-02', '157.211.150.168', 'cpe-168-150-211-157.matenbn.com.au', '2024-07-20', '1Z8VF459D962891222', NULL),
(13704, 'T71500', 10753, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2024-07-20', '1970-01-01', 'gold', 'black', 'Theorema', 'No es automático y le di cuerda y lo compre y se adelantando 5 minutos en dos días ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '35.148.104.98', 'syn-035-148-104-098.res.spectrum.com', '2024-07-20', '--', NULL),
(13705, '509-5', 10754, 999999999, 0, '7002-Chicago', '1970-01-01', '2024-07-20', '2013-12-16', '', 'black', 'Pionier', 'Watch just stopped functioning one day. could not get it to run. there was no trauma. never dropped,jarred or got wet', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.162.7.94', 'c-67-162-7-94.hsd1.il.comcast.net', '2024-07-20', '--', NULL),
(13706, 'T64556', 10755, 999999999, 0, '118-Sahara', '2024-08-22', '2024-07-20', '2023-09-14', 'black', 'white', 'Theorema', 'My order number is T64556- The screws are getting loose on the clasp of the crown and I keep loosing them. Please replace/ repair accordingly.', 'new screw, glued both of them, CP should stay in position now and screws shouldn\'t fall off anymore', '0', '2024-08-23', '2024-08-23', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-23', '154.16.169.94', '154.16.169.94', '2024-07-20', '981693083465', NULL),
(13707, '', 10756, 999999999, 0, '509-Barbados', '2024-08-21', '2024-07-21', '1970-01-01', 'silver', 'white', 'Pionier', 'Watch to stop functioning one day. Could not get it to run. There was no trauma, never dropped, jarred or got wet', 'new movement, month and days hand, new gasket, demagnetized case, cleaned glass\n\n- please note: the front glass was already scratched before the repair', '0', '2024-08-30', '2024-08-30', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-09-02', '73.209.27.204', 'c-73-209-27-204.hsd1.il.comcast.net', '2024-07-21', '981693086486', NULL),
(13708, 'T69662', 10757, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-07-22', '2024-04-24', 'gold', 'white', 'Theorema', 'NO DEFECT- WATCH IS BRAND NEW AND UNUSED WITH ORIGINAL PLASTIC COVERINGS. WATCH WAS SHIPPED INTERNATIONALLY TO DUBAI- AFTER ASKING FOR A SPECIAL REQUEST TO TRANSPORT TO THE WATCH HOME TO MICHIGAN AND SHIP TO THE COLORADO OFFICE TO AVOID LENGTHY CUSTOMS PROCESS- IT WAS APPROVED AND I AM SHIPPING THE WATCH NOW. \n\nTHANK YOU KINDLY!\n\nPLEASE NOTE ADDRESS PROVIDED ABOVE IS THE CURRENT ADDRESS NOT THE INITIAL SHIPPING ADDRESS.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.60.184.36', 'c-68-60-184-36.hsd1.mi.comcast.net', '2024-07-22', '--', NULL),
(13710, '', 10759, 999999999, 0, '108-Oman', '1970-01-01', '2024-07-23', '1970-01-01', 'black', 'gold', 'Theorema', 'The crown doesn\'t work.', 'I have edited his new shipping address in the RMA. Please return only to this address', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.66.89', '172.56.66.89', '2024-07-23', '--', NULL),
(13711, 'T71544 ', 10760, 999999999, 0, '106-Toronto GM', '1970-01-01', '2024-07-23', '2024-07-23', 'gold', 'gold', 'Theorema', 'to large did not like the looks, kitch like cheesy looking sorry, never worn, no scratches obviously like full refund thank you ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.116.78.124', 'ool-45744e7c.dyn.optonline.net', '2024-07-23', '--', NULL),
(13712, '', 10761, 999999999, 0, '108-Oman', '1970-01-01', '2024-07-23', '1970-01-01', 'black', 'gold', 'Theorema', 'Corona no funciona no da cuerda ni cambia las agujas', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.71.175', '172.56.71.175', '2024-07-23', '--', NULL),
(13713, '', 10762, 999999999, 0, '108-Oman', '2024-09-30', '2024-07-23', '1970-01-01', 'black', 'gold', 'Theorema', 'la corona no funciona no mueve las agujas ', 'new movement, old one was very hard to take the stem out, better new one, cleaned glass demagntized case\n', '0', '2024-10-17', '2024-10-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-22', '208.71.48.122', 'mail.waynedavisconcrete.com', '2024-07-23', '981693104960', NULL),
(13714, '', 10763, 999999999, 0, '106-Toronto GM', '2024-09-30', '2024-07-25', '2024-07-25', 'gold', 'white', 'Theorema', 'Bestillingsnummeret mitt er T57521 . Klokken sluttet å virke selv manuelt viklet. Vennligst reparer/bytt ut tilsvarende.', 'new movement, old one would need too many spare parts, new second hand and cleaned dial. ', '0', '2024-10-17', '2024-10-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-22', '77.223.170.8', '77.223.170.8', '2024-07-25', 'LE510140479DE', NULL),
(13715, 'T71666', 10764, 999999999, 0, 'other', '1970-01-01', '2024-07-25', '2024-07-22', 'silver', 'gold', 'other', 'Brand new, the watch is too big for my wrists and thick overall', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.13.147.250', 'c-73-13-147-250.hsd1.pa.comcast.net', '2024-07-25', '--', NULL),
(13716, 'T71666', 10764, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-07-25', '2024-07-22', 'silver', 'yellow', 'Theorema', ' [My order number is T71666. I don\'t like the watch. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.13.147.250', 'c-73-13-147-250.hsd1.pa.comcast.net', '2024-07-25', '--', NULL),
(13717, '', 10765, 999999999, 0, '106-Toronto GM', '1970-01-01', '2024-07-25', '2024-07-25', 'gold', 'white', 'Theorema', 'Bestillingsnummeret mitt er T57521 . Klokken sluttet å virke selv manuelt viklet. Vennligst reparer/bytt ut tilsvarende.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '46.230.136.73', '73.46-230-136.customer.lyse.net', '2024-07-25', '--', NULL),
(13718, 'T71654', 10766, 999999999, 0, '116-San Francisco', '1970-01-01', '2024-07-25', '2024-07-25', 'gold', 'white', 'Theorema', 'The issue is that I thought they were for women and it was a gift for my wife, So now I want to exchange it.  [My order number is T71654  The watch is brand new and never worn. Please  exchange with GM-120-12 ROSE \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.200.31.52', '47.200.31.52', '2024-07-25', '--', NULL),
(13719, 'T71654', 10766, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-07-25', '2024-07-25', 'silver', '', 'Theorema', 'The issue is that I thought they were for women and it was a gift for my wife, So now I want to exchange it.  [My order number is T71654  The watch is brand new and never worn. Please  exchange with GM-123-11 BLUE  ]\n DIAL COLOR IS ORANGE\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.200.31.52', '47.200.31.52', '2024-07-25', '--', NULL),
(13720, 'T54158 ', 10767, 999999999, 0, '101-Casablanca GM', '2024-08-20', '2024-07-26', '1970-01-01', 'gold', 'yellow', 'Theorema', 'Watch is not working even after rewinding it. Used twice before noticing the watch was not working. ', 'new movement, old one would take too long to repair, cleaned glass, demagnetized case', '0', '2024-08-27', '2024-08-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-29', '97.100.38.95', 'syn-097-100-038-095.res.spectrum.com', '2024-07-26', '981693085538', NULL),
(13721, 'T71753', 10768, 999999999, 0, '505-Florida', '1970-01-01', '2024-07-26', '2024-07-24', 'black', 'gold', 'Pionier', '[My order number is T71753- The watch doesn\'t work even when manually wound and shaken. The watch is brand new and never worn. Please  Refund me the money .I don\'t want to replace it .', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.55.41.250', 'bras-base-toroon4695w-grc-23-70-55-41-250.dsl.bell.ca', '2024-07-26', '--', NULL),
(13722, 'T71408', 10769, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-07-27', '2024-07-10', 'gold', 'blue', 'Theorema', 'Watch worked fine until Friday July 26, I wound the watch like normal but it just stopped working .', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.36.173.147', 'd24-36-173-147.home1.cgocable.net', '2024-07-27', '--', NULL),
(13723, 'T66598', 10770, 999999999, 0, '106-Toronto GM', '2024-08-22', '2024-07-29', '2023-12-01', 'gold', 'gold', 'Theorema', 'watch cannot wind. stopped working. i dont know what happened. one day just did this issue and stopped. please repair.', 'fixed ratchet wheel, works fine now; did a few tests, ERR. 0.0ms ,,, AMP. 284° ,,, RATE. -9s/d', '0', '2024-08-27', '2024-08-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-28', '174.51.12.208', 'c-174-51-12-208.hsd1.co.comcast.net', '2024-07-29', '981693085159', NULL),
(13724, 'T71565', 10771, 999999999, 0, '7002-Chicago', '1970-01-01', '2024-07-29', '2024-07-22', 'gold', 'gold', 'Pionier', 'Return for refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '169.198.254.65', '169.198.254.65', '2024-07-29', '--', NULL),
(13725, 'T71408', 10772, 999999999, 0, '101-Casablanca GM', '2024-08-21', '2024-07-29', '2024-07-10', 'gold', 'blue', 'Theorema', 'watch is fully wound but will not work.', 'new balance wheel (top side) jewel, renewed stem/crown glue, adjusted timing, demagnetized case and movement', '0', '2024-08-27', '2024-08-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-29', '142.21.15.115', '142.21.15.115', '2024-07-29', '981693085505', NULL),
(13726, '5585866883235', 10773, 999999999, 0, '519-Milano', '1970-01-01', '2024-07-30', '2024-07-29', '', '', 'Pionier', 'too big.  did not like.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.116.200.51', 'c-76-116-200-51.hsd1.nj.comcast.net', '2024-07-30', '--', NULL),
(13727, 'T61526', 10774, 999999999, 0, '3005-Marco Polo', '2024-09-30', '2024-07-30', '1970-01-01', 'black', 'black', 'Theorema', '[My order number is T61526-The watch doesn\'t work even manually wound..  Please replace/ repair accordingly.]\n\n', 'new rotor and screw, old one was fallen apart, cleaned glass, demagnetized case, adjusted timing, works flawless now. new stem glue and microgliss d-5', '0', '2024-10-17', '2024-10-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-22', '66.244.231.74', '66.244.231.74', '2024-07-30', '981693104993', NULL),
(13728, '', 10775, 999999999, 0, 'Choose option', '1970-01-01', '2024-07-31', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.9.67', '172.58.9.67', '2024-07-31', '--', NULL),
(13729, '#T71684', 10776, 999999999, 0, '505-Florida', '1970-01-01', '2024-07-31', '2024-07-26', 'black', 'blue', 'Pionier', 'It was too small for my wrist, I needed more holes in it to make it fit my wrist. I would just like a refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.234.188.23', 'host-188-23.ilcapsi.carbondale.il.us.clients.pavlovmedia.net', '2024-07-31', '--', NULL),
(13730, 'T66061', 10777, 999999999, 0, '101-Casablanca GM', '2024-08-20', '2024-07-31', '2023-11-24', 'silver', 'white', 'Theorema', 'My order number is T66061 -  Issue: The second hand has fallen off and the watch does not work. Please replace/ repair accordingly.\n', 'set second hand again, fixed dial', '0', '2024-08-27', '2024-08-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-29', '80.166.166.37', '80-166-166-37-dynamic.dk.customer.tdc.net', '2024-07-31', '981693085516', NULL),
(13731, '', 10778, 999999999, 0, 'Choose option', '1970-01-01', '2024-08-01', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '156.98.198.2', '156.98.198.2', '2024-08-01', '--', NULL),
(13732, 'CM 505-10', 10779, 999999999, 0, '505-Florida', '2024-08-21', '2024-08-01', '2021-10-12', 'gold', 'blue', 'Pionier', 'DATE DIAL HAS FALLEN OFF. PLEASE CHECK THE OTHER DIALS WHILE PERFOMING THE REPAIR', 'new movement, new month and day hand, cleaned glass, cleaned dial, demagnetized case, renewed stem glue', '0', '2024-08-30', '2024-08-30', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-09-02', '73.62.67.41', 'c-73-62-67-41.hsd1.fl.comcast.net', '2024-08-01', '981693086475', NULL),
(13733, 'T71841', 10780, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-08-02', '2024-08-01', 'gold', 'white', 'Theorema', 'The product was purchased without my knowledge, by my son. He used my debit card to make the purchase. The item itself has no defects.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.199.160.254', '254.sub-174-199-160.myvzw.com', '2024-08-02', '--', NULL),
(13734, 'N/A', 10781, 999999999, 0, '3007-Vienna', '2024-08-16', '2024-08-02', '2021-05-01', 'silver', 'black', 'Theorema', 'Please can you replace the scratched /marked watch face\nAnd if possible the bezel\n\nNOTE Out of Warranty.\nThe template would not let me submit unless had a date please ignore\nAlso it is not a Vienna Ref It is an old watch 10 years old \nIf you can repair it would be most appreciated\n\nItem will be sent by tracked post today 2nd of August', 'not possible to repair, its not our watch.', '0', '2024-08-19', '2024-08-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-20', '81.237.179.39', '81-237-179-39-no3470.tbcn.telia.com', '2024-08-02', '981693082826', NULL),
(13735, '', 10782, 999999999, 0, '101-Casablanca GM', '2024-08-22', '2024-08-02', '2022-10-18', 'gold', 'blue', 'Theorema', 'Does not click when winding therefore it will not work to tell time. ', 'repaired manual winding system, new crown wheel, lubricated manual winding system, demagnetized, adjusted timing, works flawless now', '0', '2024-08-27', '2024-08-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-08-29', '100.2.100.67', 'pool-100-2-100-67.nycmny.fios.verizon.net', '2024-08-02', '981693085480', NULL),
(13736, '#T54295', 10783, 999999999, 0, '116-San Francisco', '1970-01-01', '2024-08-02', '2022-08-16', 'black', 'white', 'Theorema', 'There is a loose gold ring around the hands of the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.129.74.202', 'c-76-129-74-202.hsd1.ut.comcast.net', '2024-08-02', '--', NULL),
(13737, 'T71426', 10784, 999999999, 0, '516-Barcelona', '2024-08-20', '2024-08-05', '2024-08-05', 'gold', 'black', 'Pionier', 'The watch was  to big for me', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '86.52.74.72', '56344a48.rev.stofanet.dk', '2024-08-05', '--', NULL),
(13738, 'GM 550-7', 10785, 999999999, 0, '550-Tirona', '2024-08-21', '2024-08-05', '2023-12-10', '', '', 'Pionier', 'the date push bottom doesn\'t work I can\'t change the date \nthis is the only problem I have ', 'fixed date function, set hands again, cleaned dial, cleaned case, demagnetized, works flawless now ', '0', '2024-08-30', '2024-08-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-09-02', '73.88.90.106', 'c-73-88-90-106.hsd1.sc.comcast.net', '2024-08-05', '981693086501', NULL),
(13739, '', 10786, 999999999, 0, 'Choose option', '1970-01-01', '2024-08-06', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is T71832  The watch is brand new and never worn. Please  exchange with Basel GM-903-4', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.244.6.244', '76-244-6-244.lightspeed.rcsntx.sbcglobal.net', '2024-08-06', '--', NULL),
(13740, 't65070', 10787, 999999999, 0, '101-Casablanca GM', '2024-09-30', '2024-08-06', '2024-08-06', 'black', 'white', 'Theorema', 'stopped working after possibly dropped from a table top', 'need new glass, repair movement \n\nnew glass, fixed movement, escapement, new stem crown glue, lub 8300, checked hands and mvt, works good now, adjusted timing demag case and mvt\n\ncase is in very bad condition, scratched, gold plating is off, dirt all around', '0', '2024-11-04', '2024-11-04', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-11-04', '24.69.89.41', 'S0106c09435f69867.pk.shawcable.net', '2024-08-06', 'LE510140567DE', NULL),
(13741, 'T71912', 10788, 999999999, 0, '7001-Havana', '1970-01-01', '2024-08-06', '2024-08-01', 'gold', 'blue', 'Pionier', 'The color of the face/case of the watch was not as prominent as how it is online or the description of when I bought it, and I want to exchange it for the same watch but the one that is in all blue. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.218.99.209', '209.sub-174-218-99.myvzw.com', '2024-08-06', '--', NULL),
(13742, '#T54295', 10789, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-08-06', '2024-08-25', 'black', 'black', 'Theorema', 'Lose gold ring inside, trapped around dial.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '205.123.242.2', '205.123.242.2', '2024-08-06', '--', NULL),
(13743, '#T71814', 10790, 999999999, 0, '505-Florida', '1970-01-01', '2024-08-07', '2024-07-29', 'gold', 'black', 'Pionier', 'Main issue is the day line is missed and when i shake the hand the time line will automatically move please note it and check when you replace ????????', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '120.18.132.201', '120.18.132.201', '2024-08-07', '--', NULL),
(13744, 'T71819', 10791, 999999999, 0, '116-San Francisco', '1970-01-01', '2024-08-07', '2024-08-01', 'black', '', 'Theorema', 'My order number is T71819. The watch is too large. The watch is brand new and never worn. Please process my refund. Thank you very much.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '129.219.8.95', '129-219-8-95.nat.asu.edu', '2024-08-07', '--', NULL),
(13745, '', 10792, 999999999, 0, '512-Berlin', '2024-08-13', '2024-08-08', '2020-01-01', 'gold', 'gold', 'Pionier', 'Winding stem broke in half, replacement part needed and to be installed/repaired.\n\nOriginal warranty card can\'t be located.', 'new stem, cleaned glass and case too   demagnetized ', '0', '2024-08-30', '2024-08-30', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-09-02', '147.161.148.204', '147.161.148.204', '2024-08-08', '981693086453', NULL),
(13746, 'T62859', 10793, 999999999, 0, '505-Florida', '2024-09-30', '2024-08-11', '2023-06-27', 'gold', 'white', 'Pionier', 'when i see morning my watch not working and after  i was giving key then i feel wind key not wirking and after i did  try to  time adjust then  i  pull out key it came all way  out. thanks ', 'new movement, old stem was broken and stuck in movement, would taker too much time, cleaned hands, works good now\n', '0', '2024-10-17', '2024-10-17', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '68.151.203.198', 'S0106f8790ad4798e.ed.shawcable.net', '2024-08-11', '981693104938', NULL),
(13747, '', 10794, 999999999, 0, '7001-Havana', '2024-09-30', '2024-08-11', '2024-01-17', 'black', 'blue', 'Pionier', 'The date is not working at all now; for the last several months, it would jump from the 11th to the 21st, then go up to the 39th. now it does nothing at all', 'new movement, date function at old one was very broke, would take too long to repair, cleaned case and glass, new stem glue, cleaned hands and dial, demagnetized case', '0', '2024-10-08', '2024-10-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-08', '73.198.78.38', 'c-73-198-78-38.hsd1.nj.comcast.net', '2024-08-11', '981693100152', NULL),
(13748, 'rma12888', 10795, 999999999, 0, '1002-Monaco', '2024-09-30', '2024-08-12', '1970-01-01', 'silver', 'white', 'Theorema', '\noriginal movement replaced,return to repair date button,then return to repair hands fault,now winder does not work and day button sticks and needs pulling out manually.please repair.this is 3 times sent back now can you please check whole watch before return.\nthank you\nRay Moth.\n\n\n', 'new movement, very complex mvt and not easy to repair, so better to just change, new dial, at old one some parts were broken, cleaned glass and case, demagnetized case, \n\n!!will include a free band as apology for 3x repair and sending invoice!!', '0', '2024-10-17', '2024-10-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-22', '86.167.125.19', 'host86-167-125-19.range86-167.btcentralplus.com', '2024-08-12', '981693104950', NULL),
(13749, 'T72003', 10796, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2024-08-12', '2024-08-09', 'gold', 'black', 'Theorema', 'Watch time is not stable. It changes to 1 to 2 hrs after 15 to 20 min of winding and suddenly change the time to something else time. Let\'s say you adjusted the time to 9am and few mins later like 15-30 mins later you will see the time will be 10:30 or 4:45 and I tried many times to adjust the time and it\'s always wrong time.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '136.52.53.119', '136-52-53-119.googlefiber.net', '2024-08-12', '--', NULL),
(13865, 'Gm106-6', 10905, 999999999, 0, '106-Toronto GM', '1970-01-01', '2024-10-02', '1970-01-01', 'gold', 'black', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.10.91', '172.56.10.91', '2024-10-02', '--', NULL),
(13750, '', 10797, 999999999, 0, '101-Casablanca GM', '2024-09-30', '2024-08-12', '2024-03-06', 'black', '', 'Theorema', 'The crown doesn\'t work and cannot rotate anymore.', 'fixed screws, lubricated mvt, new gasket grease, adjusted timing, demagnetized mvt and case, cleaned hands and glass, fixed manual winding, fixed CP', '0', '2024-10-08', '2024-10-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-08', '165.225.211.47', '165.225.211.47', '2024-08-12', '981693100108', NULL),
(13751, '', 10798, 999999999, 0, '3011-Macau', '1970-01-01', '2024-08-13', '2018-01-23', 'gold', 'black', 'Theorema', 'When the stem is pulled out (position 1) the hands work.  When the stem is pushed in (position 0) IT WILL NOT WIND.  This is the reason for sending it in for repair.   Thanks  Harry', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.36.42.93', 'syn-096-036-042-093.res.spectrum.com', '2024-08-13', '--', NULL),
(13752, 'T71467  ', 10799, 999999999, 0, '7001-Havana', '1970-01-01', '2024-08-13', '2024-07-12', 'black', '', 'Pionier', 'My order number is T71467  The watch is brand new and never worn. Please  exchange with GM-117-10 ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.89.79.202', 'syn-076-089-079-202.res.spectrum.com', '2024-08-13', '--', NULL),
(13753, 'T55778', 10429, 999999999, 0, '101-Casablanca GM', '2024-09-30', '2024-08-13', '1970-01-01', 'silver', 'blue', 'Theorema', 'Simply and randomly stop.  Works with impact but stop again.  I have 7 theorma products.  Only this one has problem from purchase.', 'new movement, old one was very complex to repair and would take too long, new dial, old dial was broken and many parts, better to replace than glue it, demagnetized case and cleaned glass.', '0', '2024-10-17', '2024-10-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-22', '72.83.20.10', 'pool-72-83-20-10.washdc.fios.verizon.net', '2024-08-13', '981693104949', NULL),
(13754, 'T71827', 10800, 999999999, 0, '550-Tirona', '2024-08-20', '2024-08-13', '2024-07-27', 'silver', 'white', 'Pionier', 'it keeps stopping. does not hold time at all. time is off never correct. ', 'testing,\nstart: august 22, 2024, 4:17pm\nend:\n\nUHR vorerst nicht schicken, da er überall negativ bewertet hat und die Bewertungen nicht zurück ziehen will.', '0', '1970-01-01', '1970-01-01', 0, 1, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '98.46.108.202', '98.46.108.202', '2024-08-13', '--', NULL),
(13755, '', 10801, 999999999, 0, '101-Casablanca GM', '2024-08-30', '2024-08-14', '8979-08-14', 'gold', 'black', 'Theorema', 'Hello \n\nPrice on mew glass and wisers samt new strap \n\nbest regaurads \nniklas', 'made a full service, new escape wheel, new main bridge, new hands, cleaned everything, new case', '0', '2024-10-17', '2024-10-17', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-22', '193.221.120.96', '193.221.120.96', '2024-08-14', '981693104879', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(13756, '', 10802, 999999999, 0, 'Choose option', '1970-01-01', '2024-08-14', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'Hallo\nIch habe einen Uhr auf euren Adresse geschickt und bis heute kein Nachricht bekommen.\nVersand Adresse\nCafe Viktoria\nFriedeichstr.5-9\n69412 Eberbach', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '109.43.178.126', 'ip-109-43-178-126.web.vodafone.de', '2024-08-14', '--', NULL),
(13758, 'T68889', 10804, 999999999, 0, '7002-Chicago', '2024-09-30', '2024-08-17', '2024-02-22', 'gold', 'black', 'Pionier', 'I was outside during rain and the watch ended up holding moisture in the dial  for weeks and it also stopped ticking when I wind it it ticks for a few minutes but then it stops again ', ' all done, please note band was already very scratched before repair now after cleaning you can see them even more, so just if he complains, its not our fault. new case for free, new band clasp for free also-\n\nMarsida 15.07.2025', '0', '2025-07-14', '2025-07-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-07-20', '67.243.178.146', 'syn-067-243-178-146.res.spectrum.com', '2024-08-17', '9405530109355184325842', NULL),
(13759, '', 10805, 999999999, 0, '104-Copacabana', '2024-08-22', '2024-08-18', '1970-01-01', 'gold', 'black', 'Theorema', 'The watch is not under warranty- I cannot wind the watch. Please replace/ repair accordingly.]', 'fixed manual winding part, new crown seal, lubricated mvt., new stem glue, adjusted  timing, demagnetized case and mvt, fixed hands, cleaned dial, cleaned glass ', '0', '2024-08-30', '2024-08-30', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-09-02', '188.88.201.159', '188.88.201.159', '2024-08-18', '981693086497', NULL),
(13760, 'T72006', 10806, 999999999, 0, '7001-Havana', '1970-01-01', '2024-08-18', '2024-08-07', 'black', 'white', 'Pionier', 'Passar inte min handled ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '83.249.163.245', 'c83-249-163-245.bredband.tele2.se', '2024-08-18', '--', NULL),
(13761, 'T51441', 10807, 999999999, 0, '114-Buenos Aires', '2024-09-30', '2024-08-18', '2023-11-30', 'gold', 'blue', 'Theorema', '[My ordeer number is T51441. There hand has fallen off. Please repair accordingly]', 'set hand again, applied special hand glue only, adjusted timing, demagnetized', '0', '2024-10-17', '2024-10-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-23', '123.51.62.39', '123-51-62-39.static.dsl.net.au', '2024-08-18', 'LE510140496DE', NULL),
(13762, 'T72156', 10808, 999999999, 0, '515-Amsterdam', '1970-01-01', '2024-08-19', '2024-08-13', 'gold', 'blue', 'Pionier', 'Watch too heavy for use and struggle to see the dial clearly. Please also note, brown leather band with gold clasp included for return also. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.138.199.71', 'host86-138-199-71.range86-138.btcentralplus.com', '2024-08-19', '--', NULL),
(13763, 'T72012', 10809, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2024-08-19', '2024-08-07', 'gold', 'black', 'Theorema', 'My order number is T72012- The watch is too big. The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '146.75.253.252', '146.75.253.252', '2024-08-19', '--', NULL),
(13764, 'T71978', 10810, 999999999, 0, '101-Casablanca GM', '2024-08-29', '2024-08-19', '2024-08-05', 'bicolor gold', 'yellow', 'Theorema', 'Reference Number: \nGM- 101-9', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '62.155.148.30', 'p3e9b941e.dip0.t-ipconnect.de', '2024-08-19', '--', NULL),
(13765, 'T72006', 10811, 999999999, 0, '7001-Havana', '2024-08-26', '2024-08-20', '2024-08-07', 'black', 'white', 'Pionier', 'Passa inte min handled =\nPasst nicht an mein Handgelenk', '--', '0', '1970-01-01', '2024-08-26', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '193.45.95.20', '193.45.95.20', '2024-08-20', '--', NULL),
(13766, 'cm 514 - 8', 10812, 999999999, 0, '511-3', '2024-10-05', '2024-08-20', '0000-00-00', 'gold', 'weiss', 'Pionier', 'Watch nr.1 On this watch do the date function not work properly.\n\nBest regards from Ole and \nAllan                                                                         ', 'fixed date function, new hands, new gasket, demagnetized case, adjusted timing, works fine now\n\n- please note: glass, and case were already heavily scratched before the repair , band is completely consumed too - ', '0', '2024-11-26', '2024-11-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-11-27', '85.203.204.73', '85.203.204.73', '2024-08-20', '417840426908', NULL),
(13875, 'T53646', 10915, 999999999, 0, '505-12', '2024-10-05', '2024-10-05', '2022-07-15', 'gold', 'blue', 'Pionier', 'Watch nr.4 On this watch do the dato function not work.\n\nkeine Garantie', 'waiting for payment 120€', '0', '2024-12-23', '2024-12-23', 0, 0, 1, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-23', '79.239.37.186', 'p4fef25ba.dip0.t-ipconnect.de', '2024-10-05', '414163178520', NULL),
(13767, 'T72250', 10813, 999999999, 0, '519-Milano', '1970-01-01', '2024-08-21', '2024-08-21', 'gold', '', 'Pionier', 'My order number is  T72250- The watch is too big  The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '100.35.109.12', 'pool-100-35-109-12.nwrknj.fios.verizon.net', '2024-08-21', '--', NULL),
(13768, 'T71506', 10814, 999999999, 0, '505-Florida', '2024-08-28', '2024-08-22', '2024-07-15', 'gold', 'blue', 'Pionier', 'My order number is T71506- The watch suddenly stops working even if manually wound or shaken  Please replace/ repair accordingly.', 'test start : 08-28-24 , 2.38pm\ntest end: 10-01-24\n\nnothing found, everything works flawless', '0', '2024-10-01', '2024-10-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-01', '140.248.41.24', '140.248.41.24', '2024-08-22', '981693097792', NULL),
(13769, '', 10815, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2024-08-22', '2024-07-16', 'silver', 'white', 'Theorema', 'This watch will keep time one day but not the next even if rewound. Watch does not come with \"Made in Germany\" Stamp even though the website advertises the stamp on this exact same watch. Watch came with no manual as well. I received a watch that closely resembles the one advertised but not at all the same watch. ', 'Reparatur nicht schicken- Idiot- 16.09.2024\nMarsida hat 101-13 geschickt', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.87.131.241', '96-87-131-241-static.hfc.comcastbusiness.net', '2024-08-22', '--', NULL),
(13770, 'T56919', 10816, 999999999, 0, '101-Casablanca GM', '2024-09-30', '2024-08-22', '2024-11-18', 'silver', 'yellow', 'Theorema', 'WATCH ROUTINELY STOPS RUNNING DESPITE BEING SUFFICIENTLY WOUND.  PLEASE REPAIR ACCORDINGLY. WARRANTY CARD NOT RETURNED AFTER SENDING THE WATCH 1ST TIME FOR WARRANTY', 'cut the inner ring, it was blocking the balance wheel, working flawless now, demagnetized case and adjusted timing', '0', '2024-10-17', '2024-10-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-23', '73.72.174.82', 'c-73-72-174-82.hsd1.il.comcast.net', '2024-08-22', '981693105360', NULL),
(13771, 'T48281', 10817, 999999999, 0, '103-Sao Paulo', '2024-09-30', '2024-08-23', '2021-12-08', 'silver', 'white', 'Theorema', 'Watch no longer holds time.  I do not believe I\'ve dropped or hit it.  I wind the watch at roughly the same time every day.  When I set the time, within a half hour the watch is already 10 minutes slow.  Within a hour after that the watch is about 15 minutes slow.  It stays about 15 minutes slow until I wind it the next day.  ', 'repair mvt. has to pay ,, all done', '0', '2025-01-31', '2025-01-31', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-31', '108.198.4.184', '108-198-4-184.lightspeed.okcbok.sbcglobal.net', '2024-08-23', '414163178770', NULL),
(13772, 'T71809', 10022, 999999999, 0, '516-Barcelona', '2024-09-30', '2024-08-23', '2024-07-29', 'black', 'black', 'Pionier', 'My order number is T71809. The watch runs 3-5 minutes ahead in 24 hours. The watch is missing time and running ahead of the actual time by either 3 or 4 or 5 minutes in 24 hrs. every morning I wake up the watch shows couple of minutes ahead of the actual time.  Please repair accordingly', 'adjusted timing and demagnetized, was very bad before, now it is -2 seconds per day, amplitude is at 284° and the beat error is at 0.3ms', '0', '2024-10-17', '2024-10-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-22', '58.105.162.40', 'static-n58-105-162-40.mas4.nsw.optusnet.com.au', '2024-08-23', 'LE510140482DE', NULL),
(13773, 'T71700', 10818, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-08-24', '2024-07-22', 'silver', 'yellow', 'Theorema', 'I have no idea what\'s going on. I purchased it two months ago then it\'s not working anymore. I want to have a replacement or repair for me please. I love this watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '100.15.42.53', 'pool-100-15-42-53.washdc.fios.verizon.net', '2024-08-24', '--', NULL),
(13774, 'T71700', 10819, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-08-24', '2024-07-22', 'silver', 'yellow', 'Theorema', 'My order number is T71700 The watch has suddenly stopped even fully wound. Please repair accordingly. Thank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.217.4.122', '50.217.4.122', '2024-08-24', '--', NULL),
(13775, 'T53738', 10820, 999999999, 0, '509-Barbados', '2024-09-02', '2024-08-25', '2022-07-20', 'gold', 'black', 'Pionier', 'My order number is T53738- It was exposed to water and has stopped working Please replace/ repair accordingly.]', 'waiting for payment , all done, new movement, new hands, fixed case, cleaned glass, cleaned dial, demag case', '0', '2024-10-22', '2024-10-22', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-22', '94.191.152.42', '94.191.152.42.mobile.tre.se', '2024-08-25', '981693104927', NULL),
(13776, 'T72116', 10821, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-08-25', '2024-08-21', '', '', 'Theorema', 'order number is T72116 The watch is brand new and never worn. Please refund, original packing, plastic protective seal in place. Recieved 3 days ago from the shipping company.\n\nRequest a return and refund. \nThank you.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '46.10.148.87', '46-10-148-87.ip.btc-net.bg', '2024-08-25', '--', NULL),
(13777, 'T63046', 10822, 999999999, 0, '511-New York', '1970-01-01', '2024-08-25', '2023-07-02', 'black', 'black', 'Pionier', 'My order number is T63046- The hand of the month has fallen off  Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.58.109.119', '119.pool92-58-109.dynamic.orange.es', '2024-08-25', '--', NULL),
(13778, 'T63046', 10823, 999999999, 0, '511-New York', '1970-01-01', '2024-08-25', '1970-01-01', 'black', 'black', 'Pionier', 'My order number is T63046 the hand of the month has fallen off please replace/repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.58.109.119', '119.pool92-58-109.dynamic.orange.es', '2024-08-25', '--', NULL),
(13779, 'T72116', 10824, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-08-26', '2024-08-22', 'silver', 'white', 'Theorema', 'order number is T72116 The watch is brand new and never worn. Please refund, original packing, plastic protective seal in place. Recieved 3 days ago from the shipping company.\n\nRequest a return and refund. \nThank you.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '212.39.89.65', '212-39-89-65.ip.btc-net.bg', '2024-08-26', '--', NULL),
(13780, 'T72116', 10825, 999999999, 0, '101-Casablanca GM', '2024-08-30', '2024-08-26', '2024-08-22', 'silver', 'white', 'Theorema', 'i would like to refund the item, amd return.', '--', '0', '1970-01-01', '2024-08-30', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '94.156.134.254', 'gateway.maniapc.org', '2024-08-26', '--', NULL),
(13781, 'T70911', 10826, 999999999, 0, '123-Madame Butterfly', '2024-09-30', '2024-08-26', '2024-06-08', 'gold', '', 'Theorema', 'Issue : The minute hand has broken. No impact or nothing. It just came off.', 'new minute hand, hand glue, demagnetized case, adjusted timing, new stem glue, oil microgliss d-.5, working flawless now', '0', '2024-10-17', '2024-10-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-22', '64.35.200.168', 'h64-35-200-168.cntcnh.broadband.dynamic.tds.net', '2024-08-26', '981693104971', NULL),
(13782, 'T61077', 10827, 999999999, 0, '106II-Ontario', '2024-09-30', '2024-08-26', '2023-11-04', 'rosé', 'blue', 'Theorema', 'Watch just stopped working and unable to wind.  Original warranty card attached.  This is the second time this watch has needed to be returned.  You have already replaced the movement on my watch with a brand-new one on Feb 9, 2024 because the original was not keeping time.  Request a replacement watch.\n', 'full service, new dial, works flawless now', '0', '2024-10-17', '2024-10-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-23', '176.29.253.127', '176.29.253.127', '2024-08-26', '981693105338', NULL),
(13783, 'T60010', 10828, 999999999, 0, '7001-Havana', '2024-09-26', '2024-08-27', '2023-02-15', 'gold', 'blue', 'Pionier', 'Hello, the reason for sending for repair: When the hand makes a full circle, at midnight the date does not change automatically.', 'new movement and hands, date function at the old mvt. was completely broken and would have taken too long to repair, applied gasket grease', '0', '2024-10-08', '2024-10-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-08', '195.248.254.247', '195.248.254.247', '2024-08-27', '981693100141', NULL),
(13784, 'T72366', 10829, 999999999, 0, 'Tourbillon T-Marrakesh', '1970-01-01', '2024-08-28', '2024-08-27', 'silver', 'black', 'Theorema', 'The watch is not my style. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '212.250.180.107', '107-180-250-212.static.virginm.net', '2024-08-28', '--', NULL),
(13785, '', 10830, 999999999, 0, '108-Oman', '2024-09-30', '2024-08-28', '2023-12-20', 'gold', 'gold', 'Theorema', 'Is doesn’t work properly the stop all time .', 'test start 11:30 (10-01-24)\ntest end 14:17 (10-05-24)\n\nnothing found, works flawless', '0', '2024-10-16', '2024-10-16', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-17', '35.141.71.219', 'syn-035-141-071-219.res.spectrum.com', '2024-08-28', '981693102718', NULL),
(13786, '', 10830, 999999999, 0, '3011-Macau', '2024-09-30', '2024-08-28', '2023-12-20', 'gold', 'black', 'Theorema', 'The strap  buckle clasp band is doesn’t work properly.', 'test start 11:34 (10-01-24)\ntest end 14:17 (10-05-24)\n\nnothing found, works flawless', '0', '2024-10-16', '2024-10-16', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-17', '35.141.71.219', 'syn-035-141-071-219.res.spectrum.com', '2024-08-28', '981693102718', NULL),
(13788, 'T65699', 10832, 999999999, 0, '101-Casablanca GM', '2024-09-30', '2024-08-30', '2023-11-13', 'gold', 'white', 'Theorema', '[My order number T65699-The watch is fully wound but doesn\'t work anymore  Please replace the mechanism.\nThe watch just stopped working suddenly and unable to wind the crown.', 'new balance wheel, cleaned glass, new stem glue', '0', '2024-10-17', '2024-10-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-22', '208.127.193.123', '208.127.193.123', '2024-08-30', '981693104905', NULL),
(13789, 'T67118', 10833, 999999999, 0, '7001-Havana', '2024-09-30', '2024-08-30', '2023-12-14', 'gold', 'blue', 'Pionier', 'The date setting function is not working properly.  \nRef# P7001-3', 'fixed datefunction, new stem glue and gasket grease, adjuisted tim,ing and demagnetized', '0', '2024-10-08', '2024-10-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-08', '70.176.243.129', 'ip70-176-243-129.ph.ph.cox.net', '2024-08-30', '981693100120', NULL),
(13790, 'T69921', 10834, 999999999, 0, 'other', '2024-10-23', '2024-08-31', '2024-04-15', 'black', 'white black', 'Javelle', 'When setting the day the hand came off.  Now the day is missing the hand.', '--new watch, dont have spare parts for the broken one', '0', '2024-11-04', '2024-11-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-11-04', '72.135.250.234', 'syn-072-135-250-234.res.spectrum.com', '2024-08-31', '981693109388', NULL),
(13791, 'Unknown no reference ', 10835, 999999999, 0, '108-Oman', '1970-01-01', '2024-08-31', '2024-08-31', 'black', 'gold', 'Theorema', 'Let watch fall \nThe crown was just turning freely with no resistance either direction. \nCrown was removed by local watch repair to see if could fix without success due to no parts to match', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.143.238.87', '72.143.238.87', '2024-08-31', '--', NULL),
(13864, 'T73035', 10904, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-10-02', '2024-10-02', 'silver', 'white', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.182.160.56', 'c-73-182-160-56.hsd1.ma.comcast.net', '2024-10-02', '--', NULL),
(13793, '', 10837, 999999999, 0, '7001-Havana', '2024-10-10', '2024-09-03', '2023-12-01', 'gold', 'bicolor', 'Pionier', 'goodafternoon,\n\n5 Januari i got this watch on my birthday. but last month it started to mailfunction.The problem occurs when i use the button to set the day (24h anziege) when i want to set the date of the day. it goes from 4 to 15. this problem occurs also when i use the time setting mode with the crown. and this happens also if i let the watch run and when is is day 04 it goes also to day 15.\n\ni dont know what happend here. can you guys help me with this?', 'new movement, old one would take too long to repair.', '0', '2024-10-17', '2024-10-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-22', '86.80.89.9', '86-80-89-9.fixed.kpn.net', '2024-09-03', '981693105018', NULL),
(13794, 'ORDER #T65085', 10838, 999999999, 0, '101-Casablanca GM', '2024-09-11', '2024-09-03', '2023-11-10', 'silver', 'blue', 'Theorema', 'Leider löste sich der Zeiger vom Kompass, dadurch funktioniert anscheinend das Uhrwerk nicht mehr. ', 'new second hand, checked movement, everything OK, new stem glue and gasket grease', '0', '2024-10-08', '2024-10-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-08', '77.179.197.112', 'dynamic-077-179-197-112.77.179.pool.telefonica.de', '2024-09-03', '00340434129949131931', NULL),
(13795, 'T55250', 10839, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-09-03', '2022-09-22', 'gold', 'black', 'Theorema', 'My order number is T55250-I just received my watch back from repair and even fully wound the watch runs usually 1-4 hours before stopping in very rare cases up to 7h. Please replace the movement with a new one.', 'new spring barrel, screw, cleaned glass, adjusted timing, demagnetized case and mvt', '0', '2024-10-08', '2024-10-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2024-10-08', '85.2.148.73', '73.148.2.85.dynamic.cust.swisscom.net', '2024-09-03', '981693100093', NULL),
(13796, '', 10840, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-09-04', '2015-10-02', 'silver', 'blue', 'Theorema', 'When putting watch to the proper time and winding it up it\'s telling time to quickly after about 5minutes ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.156.208.253', 'host86-156-208-253.range86-156.btcentralplus.com', '2024-09-04', '--', NULL),
(13797, '', 10841, 999999999, 0, '505-Florida', '1970-01-01', '2024-09-05', '2023-04-12', 'black', 'gold', 'Pionier', 'Date calendar dial goes from 1-4 then skips to 15.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.128.200.52', '65-128-200-52.mpls.qwest.net', '2024-09-05', '--', NULL),
(13798, 'T72453', 10842, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-09-06', '2024-09-06', 'silver', 'white', 'Theorema', 'No defect. After receiving watch I changed my mind. Also could not read the dials as easy as needed.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.255.79.89', '50-255-79-89-static.hfc.comcastbusiness.net', '2024-09-06', '--', NULL),
(13799, '#T61048', 10843, 999999999, 0, '7001-Havana', '2024-11-19', '2024-09-06', '2023-04-12', 'black', 'black', 'Pionier', 'The date has rolled over to 32, I am aware about not changing the date until between 6am and 6pm. I genuinely dont know how the date rolled over, it is entirely possible the button was hit accidentally but i do not know. It seems like the mechanism in this watch has absolutely 0 tolerance for error between those times, i will only wear it sparingly and make sure to keep it away from accidental presses of the button. ', 'fixed date function, new minute and hour hand, cleaned glass, demag case and mvt, lub crown 8300, adjusted timing', '0', '2024-12-02', '2024-12-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-05', '185.152.74.130', '74-130.fttx.dyn.39122.as', '2024-09-06', '417840432259', NULL),
(13800, '#T72083', 10844, 999999999, 0, '7001-Havana', '1970-01-01', '2024-09-07', '2024-09-06', 'gold', 'white', 'Pionier', 'The dimensions of the bezel thickness were not listed in the product’s description. In addition, the pictures of the watch on the website did not accurately portray the actual thickness of the watch bezel. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.113.68.123', 'pool-98-113-68-123.nycmny.fios.verizon.net', '2024-09-07', '--', NULL),
(13801, 'T72524 ', 10845, 999999999, 0, '7001-Havana', '1970-01-01', '2024-09-07', '2024-09-06', '', '', 'Pionier', 'My order number is T72524. I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.70.193.220', 'pool-173-70-193-220.nwrknj.fios.verizon.net', '2024-09-07', '--', NULL),
(13802, 'T58201', 10846, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2024-09-07', '2022-12-12', 'black', 'blue', 'Theorema', 'The watch does not Work anymore. It Just stopped working. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '37.67.52.116', '116.52.67.37.rev.sfr.net', '2024-09-07', '--', NULL),
(13803, 'T58201', 10847, 999999999, 0, '114-Buenos Aires', '2024-09-25', '2024-09-07', '2022-12-12', 'black', 'blue', 'Theorema', 'The watch does not work anymore. It just stopped working', 'fixed escape wheel and escape wheel bridge, fixed balance wheel and manual winding ', '0', '2024-10-08', '2024-10-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-08', '3.68.83.41', 'ec2-3-68-83-41.eu-central-1.compute.amazonaws.com', '2024-09-07', '981693100130', NULL),
(13804, 'T72504', 10848, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-09-09', '1970-01-01', 'black', 'white', 'Theorema', 'Hello my order number is T72504. I ordered the same watch twice by mistake. The watch is brand new, never used, and never worn. Please refund my watch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.54.196.150', 'pool-108-54-196-150.nycmny.fios.verizon.net', '2024-09-09', '--', NULL),
(13805, '', 10849, 999999999, 0, '3001-Paragon', '2024-09-18', '2024-09-09', '2024-08-21', '', '', 'Theorema', 'My order number is  T72265- I just received the watch less than 2 weeks ago and when I tried to wear it I noticed I could not set up the time. The watch is brand new and never worn. Please replace.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-09-27', '62.74.22.144', '62.74.22.144', '2024-09-09', '981693096605', NULL),
(13806, '', 10850, 999999999, 0, '117-Kingston', '2024-10-23', '2024-09-09', '1970-01-01', 'silver', 'black', 'Theorema', 'The watch runs ahead by 15 minutes every hour', 'waiting for payment 60€ ,,  all done', '0', '2024-12-16', '2024-12-16', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-17', '5.182.110.88', '5.182.110.88', '2024-09-09', '417840438280', NULL),
(13807, '', 10850, 999999999, 0, '505-Florida', '2024-10-23', '2024-09-09', '1970-01-01', 'silver', 'black', 'Pionier', 'The numbers on the date window are crooked and misaligned, cannot set date.', 'waiting for payment 80€ ,, all done   new month and day hand', '0', '2024-12-16', '2024-12-16', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-17', '5.182.110.88', '5.182.110.88', '2024-09-09', '417840438280', NULL),
(13808, ' order #T72475', 10851, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-09-09', '1970-01-01', 'silver', '', 'Theorema', 'No Defect.  I bought this for my wife and she didn\'t like the looks.  Never worn.  Looked at for a minute and put back in the box.  Thanks', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.51.212.66', '74.51.212.66', '2024-09-09', '--', NULL),
(13809, 'GM 108 ?', 10852, 999999999, 0, '108-Oman', '2024-09-18', '2024-09-10', '9278-11-30', 'gold', 'gold', 'Theorema', 'The winding of the wachtch doesnt work anymore. It is out of warranty, but i would like it repaired.  Where do i send it to? \n\n2/12/2025 he says that out of sudden his watch started gaining 10 minutes per hour', 'waiting for payment\n\nnew movement, dial, hour   minute hand, cleaned case in ultrasonic machine, new gasket \n', '0', '2024-10-17', '2024-10-17', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-22', '77.248.156.226', 'dhcp-077-248-156-226.chello.nl', '2024-09-10', '981693104880', NULL),
(13810, 'T72452', 10853, 999999999, 0, '7001-Havana', '1970-01-01', '2024-09-11', '2024-09-02', 'gold', 'blue', 'Pionier', 'y order number is T72452 The calendar is jammed at 33 and doesn\'t; work properly. The watch is brand new and never worn. Please  Replace ]\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '1.129.20.142', '1.129.20.142', '2024-09-11', '--', NULL),
(13811, 't72452', 10854, 999999999, 0, '7001-Havana', '1970-01-01', '2024-09-11', '2024-09-02', 'gold', 'blue', 'Pionier', 'my order number ist72452. the calendar is jammed at 33 and doesn\'t work properly. the watch is brand new and never worn. please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '162.10.249.4', '162.10.249.4', '2024-09-11', '--', NULL),
(13874, 'T59741', 10914, 999999999, 0, 'GM505-12', '2024-10-05', '2024-10-05', '2023-02-01', 'gold', 'blue', 'Pionier', 'Watch nr.3 This watch can not shift the date.  ', 'fixed date function, adjusted timing, demagnetized movement and case, new hands, new hand glue, microgliss d-5\n\n- please note: glass, case and band were already heavily scratched before the repair - ', '0', '2024-11-26', '2024-11-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-11-27', '79.239.37.186', 'p4fef25ba.dip0.t-ipconnect.de', '2024-10-05', '417840426908', NULL),
(13812, 'T61140', 10855, 999999999, 0, '114-Buenos Aires', '2024-10-23', '2024-09-11', '2023-04-11', 'gold', '', 'Theorema', 'My order number is T61140-the crown is very stiff and doesn\'t wind anymore  Please replace/repair \nI have misplaced the warranty card', 'adjusted timing, , fixed dial, everything else is working perfect,, \n 2 s/d ,, amp 292° ,, 0,2ms b .e', '0', '2024-10-31', '2024-10-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-31', '86.160.59.75', 'host86-160-59-75.range86-160.btcentralplus.com', '2024-09-11', '981693108120', NULL),
(13813, 'T72458', 10856, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-09-12', '2024-09-09', 'silver', 'yellow', 'Theorema', 'My order number is T72458 - The watch is too big for my wrists. The band is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '1.145.104.10', '1.145.104.10', '2024-09-12', '--', NULL),
(13814, 'T72522', 10857, 999999999, 0, 'other', '1970-01-01', '2024-09-13', '2024-09-04', 'bicolor gold', 'gold', 'other', 'watch is fully wound but doesn\'t work. The watch is brand new and never worn. Please  Replace ]\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.50.29', '104.28.50.29', '2024-09-13', '--', NULL),
(13815, 'T72594', 10858, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2024-09-13', '2024-09-09', 'black', 'black', 'Theorema', 'My order number is T72594. I don\'t like the watch. The watch is brand new and never worn. \nOriginal packaging, box and paper work.Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.204.133.98', '98.sub-174-204-133.myvzw.com', '2024-09-13', '--', NULL),
(13816, 'T66036', 10859, 999999999, 0, '101-Casablanca GM', '2024-10-23', '2024-09-14', '2023-11-21', 'black', 'yellow', 'Theorema', 'My order number is T66036- When the watch is sitted down the movement stops after 15/20 seconds even fully wound. Please replace/ repair accordingly.]', 'half service, lubricated mvt, adjusted timing, demag case, cleaned glass, fixed hands', '0', '2024-11-04', '2024-11-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-11-04', '12.235.184.27', '12.235.184.27', '2024-09-14', '981693109366', NULL),
(13817, 'T70913', 10860, 999999999, 0, '113-Lagos', '2024-09-30', '2024-09-14', '2024-06-08', 'silver', 'black', 'Theorema', 'Crown has fallen off. Check everything I only had this watch for few weeks.', 'put the crown in again, new stem oil and gasket grease, cleaned case and band', '0', '2024-10-17', '2024-10-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-23', '98.38.120.30', 'c-98-38-120-30.hsd1.co.comcast.net', '2024-09-14', '981693105327', NULL),
(13818, '#T61516', 10861, 999999999, 0, '505-Florida', '1970-01-01', '2024-09-14', '2023-05-02', 'black', 'gold', 'Pionier', 'Watch date is not working. Also the the day selection isn’t working properly. \nHave no issues with the time.\nVideo and pictures are submitted ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.225.63.74', 'a172-225-63-74.deploy.static.akamaitechnologies.com', '2024-09-14', '--', NULL),
(13819, 'T71700', 10862, 999999999, 0, '101-Casablanca GM', '2024-09-30', '2024-09-14', '2024-07-21', '', '', 'Theorema', 'watch just stopped working i barely have put this thing on its brand new. replace or repair but make sure i have no more problems. i have three watches from your company.', 'fixed balance wheel, adjusted timing, demagnetized mvt.   case, new inner mvt. ring, new stem, adjusted second hand, cleaned glass, fixed crown wheel ', '0', '2024-10-08', '2024-10-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-08', '98.38.120.30', 'c-98-38-120-30.hsd1.co.comcast.net', '2024-09-14', '981693100060', NULL),
(13820, 'T72563', 10863, 999999999, 0, 'other', '1970-01-01', '2024-09-15', '1970-01-01', 'black', '', 'other', ' [My order number is T72563- The watches are brand new and never worn- please refund ]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '93.169.151.153', '93.169.151.153', '2024-09-15', '--', NULL),
(13821, '', 10864, 999999999, 0, '7001-Havana', '1970-01-01', '2024-09-15', '2020-01-13', 'gold', 'black', 'Pionier', 'I liked your watches very much, but suddenly they stopped working.\nWhen I turn the crown, the spring is not wound.\nIt seems that there is no spring that fits this watch in my country.\nIf you could repair it I would be very grateful.Thank you in advance.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '122.26.68.130', 'p1223131-ipoe.ipoe.ocn.ne.jp', '2024-09-15', '--', NULL),
(13822, 'T72590', 10865, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2024-09-15', '2024-09-12', 'rosé', 'bicolor', 'Theorema', 'Just wanna change the color ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.209.5', '172.56.209.5', '2024-09-15', '--', NULL),
(13823, 'T72626 ', 10866, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2024-09-15', '2024-09-09', 'gold', 'gold', 'Theorema', 'My order number is T72626 The watch doesn\'t work even fully wound. The watch is brand new and never worn. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.247.250.130', 'pool-71-247-250-130.nycmny.fios.verizon.net', '2024-09-15', '--', NULL),
(13824, 'T72126', 10867, 999999999, 0, '101-Casablanca GM', '2024-09-30', '2024-09-16', '2024-08-11', 'gold', 'yellow', 'Theorema', 'i had this watch like a week. never used it. and its broken. what in the world is this? what kind of quality are you selling? i demand a replacement.', 'fixed balance wheel, lubricated mvt, new stem glue and stem seal grease, cleaned hands and glass, adjusted timing and demagnetized mvt   case ,,  new clasp', '0', '2024-10-08', '2024-10-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-08', '98.38.120.30', 'c-98-38-120-30.hsd1.co.comcast.net', '2024-09-16', '981693100071', NULL),
(13825, '#T57563', 10868, 999999999, 0, 'other', '1970-01-01', '2024-09-16', '2022-11-27', 'silver', 'white', 'other', '	1- Casablanca Theorema - GM-101-2 | Silver | Handmade German (Silver)=> is no more working cause the small wheel to recharge it is blocked and no more functioning , so I can’t no more use it\n\n 2 - Dual-Time Buenos Aires Theorema - GM-114-11 Made in Germany × 1 (Silver/White)=> 2 parts have disconnected inside the watch. It is impossible for me to use it cause it’s blocked too', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.81.137.72', 'modemcable072.137-81-70.mc.videotron.ca', '2024-09-16', '--', NULL),
(13826, '', 10869, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2024-09-16', '1970-01-01', '', '', 'Theorema', 'Hour Arm is loose on.post. needs  to be pushed down secured. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.103.240', '172.56.103.240', '2024-09-16', '--', NULL),
(13827, 'T72519', 10870, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2024-09-16', '2024-09-02', 'black', 'blue', 'Theorema', 'The Hour arm is loose , it hasn\'t fallen off, just loose, I try it on and I noticed it, not good, it needs tighten push down and lock to post.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.126.114.191', 'syn-070-126-114-191.res.spectrum.com', '2024-09-16', '--', NULL),
(13828, 'T72657 Autumatic Havana P7001-8 Gold Pionier', 10871, 999999999, 0, 'other', '1970-01-01', '2024-09-17', '2024-09-10', 'gold', 'without', 'other', 'The color of the band is not like the picture. Pictures show a more flat gold color.This color is shinny gold. It looks cheap like many low end or replica watches I have seen. This watch would be better with a Black or Blue leather band.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.96.16.71', 'h71.16.96.50.static.ip.windstream.net', '2024-09-17', '--', NULL),
(13830, 'T72310', 10873, 999999999, 0, '103-Sao Paulo', '2024-09-26', '2024-09-18', '1970-01-01', 'silver', 'yellow', 'Theorema', 'My order number is T72310- The band cannot be adjusted on the watch even by a professional watchmaker. Please install the band on the watch.\n\nI\'m having band issues. I have been in a dialog with your people about replacing the band from the original leather to the steel band. As I am seeing it, does the holes not align with the pins in the band. However your people are telling me, that it should fit, because there is only one type of case   band for The Sao Paulo. I was told by mail, that you wanted to help me attach the band for free, as long as I pay the delivery. I have attached the mail in the package aswell.', 'put the band on, is OK now, holes on the old case were not fitting ', '0', '2024-10-09', '2024-10-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-09', '85.191.7.182', '85.191.7.182.dynamic.dhcp.aura-net.dk', '2024-09-18', '981693100586', NULL),
(13831, 'T72590', 10874, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2024-09-18', '2024-09-11', 'rosé', 'bicolor', 'Theorema', 'Change color ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.209.140', '172.56.209.140', '2024-09-18', '--', NULL),
(13832, '', 10875, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-09-19', '2022-11-25', 'black', 'white', 'Theorema', 'I dropped my watch (I know it won\'t be covered by the warranty) and it broke. Glass is fine, but pieces inside the watch got knocked out of place. Not sure which parts because I don\'t know about the mechanics to a watch. All I know is that it does not work and I\'m sad.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '62.99.106.42', '42.62-99-106.dynamic.clientes.euskaltel.es', '2024-09-19', '--', NULL),
(13834, 'T63796', 10877, 999999999, 0, '121-St Petersburg', '1970-01-01', '2024-09-19', '2023-04-08', 'gold', 'gold', 'Theorema', 'The watch doesn\'t work anymore even manually wound.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '170.250.57.9', '170.250.57.9.hwccustomers.com', '2024-09-19', '--', NULL),
(13835, 'T57391', 10878, 999999999, 0, '101-Casablanca GM', '2024-11-20', '2024-09-19', '2022-11-25', 'black', 'white', 'Theorema', 'I dropped my watch (I know it won\'t be covered by the warranty) and it broke. Glass is fine, but pieces inside the watch got knocked out of place. I\'m not sure which parts because I don\'t know about the mechanics to a watch. All I know is that it does not work and I\'m sad about it.', 'waiting for payment 120€,, all done, service,   new case', '0', '2024-12-27', '2024-12-27', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '62.99.106.42', '42.62-99-106.dynamic.clientes.euskaltel.es', '2024-09-19', '--', NULL),
(13836, 'T72657', 10871, 999999999, 0, '7001-Havana', '1970-01-01', '2024-09-19', '2024-09-10', 'gold', 'blue', 'Pionier', 'The band color is not like the picture. The color is a shinny gold giving a cheap plastic look. Color should be a flat gold.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.96.16.71', 'h71.16.96.50.static.ip.windstream.net', '2024-09-19', '--', NULL),
(13837, '', 10879, 999999999, 0, '7001-Havana', '2024-09-30', '2024-09-19', '2023-11-21', 'gold', 'blue', 'Pionier', 'Die Datumsanzeige funktioniert nicht richtig.', 'new date disc, cleaned hands and set them again, new gasket grease, new stem and crown', '0', '2024-10-08', '2024-10-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-08', '79.192.235.168', 'p4fc0eba8.dip0.t-ipconnect.de', '2024-09-19', '00340434129949131924', NULL),
(13838, '', 10880, 999999999, 0, '114-Buenos Aires', '2024-10-24', '2024-09-19', '2021-02-02', 'silver', '', 'Theorema', 'problems with winding and the time wont move ', 'fixed dial and hands, adjusted timing, demag case and mvt, clean glass and case, especially caseback with gasoline, new gasket caseback', '0', '2024-10-30', '2024-10-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-31', '107.218.20.231', '107-218-20-231.lightspeed.frokca.sbcglobal.net', '2024-09-19', '981693108006', NULL),
(13839, 'T72713', 10881, 999999999, 0, '7001-Havana', '1970-01-01', '2024-09-19', '2024-09-19', 'gold', 'white', 'Pionier', 'received a Havana Watch instead of the Chicago. The watches are brand new and never worn- please replace with the correct watch ]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.167.163.192', '82.167.163.192', '2024-09-19', '--', NULL),
(13840, 'T72861', 10882, 999999999, 0, '116-San Francisco', '1970-01-01', '2024-09-20', '1970-01-01', 'silver', 'white', 'Theorema', 'too big for me', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.210.4', '172.58.210.4', '2024-09-20', '--', NULL),
(13841, 'T72770', 10883, 999999999, 0, '101-Casablanca GM', '2024-09-26', '2024-09-20', '2024-09-16', 'silver', 'yellow', 'Theorema', 'Condition: Unused and brand new\n\nReason for Return: The product is in perfect condition and has not been used. However, the color and design do not meet my expectations, which is why I am returning the watch', '--', '0', '1970-01-01', '2024-09-26', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '46.5.228.198', 'ip-046-005-228-198.um12.pools.vodafone-ip.de', '2024-09-20', '--', NULL),
(13842, '', 10883, 999999999, 0, 'Choose option', '1970-01-01', '2024-09-20', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '46.5.228.198', 'ip-046-005-228-198.um12.pools.vodafone-ip.de', '2024-09-20', '--', NULL),
(13843, 'GM-116-11', 10884, 999999999, 0, '116-San Francisco', '1970-01-01', '2024-09-20', '2024-09-11', 'gold', 'white', 'Theorema', 'This is a Theorems GM-116-11 Gil  San Francisco was order on September 08-2024 paid with Pay-Pal please Refund my payment back to my Pay -Pal account. Thank you George Dugan September 19-2024 This watch has China moving Mechanical parts not made in Germany. Thank you this is not a tru German made Mechanical watch. CC to Pay-Pal request for Full Refund on September 19-2024', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '162.205.182.233', '162-205-182-233.lightspeed.sntcca.sbcglobal.net', '2024-09-20', '--', NULL),
(13844, '?', 10541, 999999999, 0, '108-Oman', '2024-10-24', '2024-09-20', '1970-01-01', 'silver', '', 'Theorema', 'Reference: GM 108-2\nDate: 25.03.2024\n\nThe watch is running very fast. at least an hour per day', 'adjusted timing, demag case and mvt, ;;;  6 seconds a day, 280° amp., 0,1ms b.e', '0', '1970-01-01', '1970-01-01', 1, 1, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-31', '75.31.99.63', '75-31-99-63.lightspeed.rcsntx.sbcglobal.net', '2024-09-20', '981693108039', NULL),
(13845, '#T72767', 10885, 999999999, 0, '116-San Francisco', '2024-09-30', '2024-09-21', '2024-09-16', 'rosé', 'blue', 'Theorema', 'The watch is too big for my hand.\nMy circumference of hand is 16 cm, so I can’t close the watchband, its too large.\n', '--', '0', '1970-01-01', '2024-09-30', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '83.215.82.251', '83-215-82-251.dyn.cablelink.at', '2024-09-21', '--', NULL),
(13846, 'T72694', 10886, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-09-23', '2024-09-11', 'black', 'blue', 'Theorema', 'My order number is T72694- This is not what I expected. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '60.242.26.56', '60-242-26-56.static.tpgi.com.au', '2024-09-23', '--', NULL),
(13847, '#T72927', 10887, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-09-23', '2024-09-19', 'black', 'white', 'Theorema', 'My order number is #T72927. The watch band is massive, way too big and the watch is impossible to put on. The band is extremely hard as well. The watch is brand new and never worn we just received it earlier today.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.84.205.86', 'syn-071-084-205-086.res.spectrum.com', '2024-09-23', '--', NULL),
(13848, 'GMAA43', 10888, 999999999, 0, '114-Buenos Aires', '2024-10-23', '2024-09-24', '2023-12-27', 'gold', 'blue', 'Theorema', 'Hello. I\'ve been loving this watch since purchasing it now about 9 months ago. However, just recently, it is having difficulty keeping accurate time. It tends to run fast even though it is fully wound. T67502', 'demagnetized mvt and case, adjusted timing', '0', '2024-10-30', '2024-10-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '140.82.191.82', '140.82.191.82', '2024-09-24', '--', NULL),
(13849, 'Order #T62754', 10889, 999999999, 0, '101-Casablanca GM', '2024-10-24', '2024-09-25', '2023-06-20', 'gold', 'white', 'Theorema', 'My order number is T62754\n\nThe watch is stuck fully but doesn\'t work anymore.  \nPlease replace the mechanism. \nAlso i  have misplaced the warranty card - can you send me replacement please \n\n\n', 'new balance wheel, heavy shock to the watch, thats why it broke, fixed hands and dial, cleaned glass, adjusted timing and demag case   mvt', '0', '2024-10-30', '2024-10-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-11-04', '108.27.217.177', 'static-108-27-217-177.nycmny.fios.verizon.net', '2024-09-25', '981693108072', NULL),
(13850, '#T71732', 10890, 999999999, 0, '515-Amsterdam', '2024-10-23', '2024-09-26', '2024-07-23', 'black', 'black', 'Pionier', 'The gold square below the number 4 on the outer ring has fallen out I can see the two hole where it should have been. To the best of my knowledge the watch has not been drop or had any knocks. ', 'new dial, cleaned hands, new dial has 6 diamonds now, hope that is OK, but we do not have dials left without diamonds. Lub crown 8300, stem crown glue', '0', '2024-10-30', '2024-10-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-31', '1.123.51.249', 'cpe-1-223-51-249.bpi3-r-032.fli.sa.bigpond.net.au', '2024-09-26', 'LE510140553DE', NULL),
(13851, 'Not sure', 10891, 999999999, 0, '511-New York', '2024-10-23', '2024-09-26', '2024-09-26', '', '', 'Pionier', 'I believe my watch is out of warranty. The minute hand doesn’t work please replace repair accordingly. Provide estimate of cost to repair. It’s an automatic but even with movement it does not keep the correct time', 'new movement and hands, demag case, cleaned glass', '0', '2024-12-02', '2024-12-02', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-05', '73.194.137.245', 'c-73-194-137-245.hsd1.nj.comcast.net', '2024-09-26', '417840432270', NULL),
(13852, 'T72975 ', 10892, 999999999, 0, '108-Oman', '1970-01-01', '2024-09-27', '2024-09-11', 'rosé', '', 'Theorema', 'The watch is great and runs, but too fast. Yesterday at 18:00 I set the correct time, after 12 hours it is about 1:45h more than the correct time', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '212.226.143.162', 'ip212-226-143-162.adsl.kpnqwest.fi', '2024-09-27', '--', NULL),
(13853, 'T63046', 10893, 999999999, 0, '511-New York', '2024-10-07', '2024-09-27', '2023-07-02', 'black', 'gold', 'Pionier', 'My order number is T63046- The hand of the month has fallen off  Please replace/ repair accordingly.', 'new movement, old one would take too long to repair, hand is stuck in middle of movement and stem is stuck too', '0', '2024-10-17', '2024-10-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-23', '37.29.179.97', '37.29.179.97', '2024-09-27', '981693105350', NULL),
(13854, 'T72809', 10894, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-09-27', '1970-01-01', 'gold', 'white', 'Theorema', 'I don\'t like the two-watch, I want to be clear I returned two watch ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.49.117.168', 'pool-108-49-117-168.bstnma.fios.verizon.net', '2024-09-27', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(13856, '404538110152', 10896, 999999999, 0, '7001-Havana', '2024-10-01', '2024-09-28', '2024-07-29', 'blue', 'white', 'Pionier', 'Das rechte Ziffernblatt der Datumsanzeige hängt nicht zentriert und die Zahl ist nie gerade in dem Gehäuse zu sehen', 'new date disc and screw, cleaned dial, hands, case and glass, adjusted timing, demagnetized case and mvt. ,  new stem glue and gasket grease', '0', '2024-10-08', '2024-10-08', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-08', '79.254.57.211', 'p4ffe39d3.dip0.t-ipconnect.de', '2024-09-28', '00340434129949131948', NULL),
(13857, 'T58787', 10897, 999999999, 0, '120-Lady Butterfly', '2024-10-23', '2024-09-28', '2022-12-27', '', '', 'Theorema', 'My order number is T58787- The crown is broken Please replace/repair accordingly.', 'removed old stem, new stem, lub crown 8300, checked hands, cleaned glass, checked mvt clips, cleaned case, adjusted timing, demag mvt and case', '0', '2024-10-30', '2024-10-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-31', '73.154.180.174', 'c-73-154-180-174.hsd1.pa.comcast.net', '2024-09-28', '981693108094', NULL),
(13858, '', 10898, 999999999, 0, 'Choose option', '2024-10-04', '2024-09-28', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', 'waiting for payment, new mvt, cleaning and shipping,, 130€\n\nall done, changed the caseback, old one was not possible to close, water tightness test passed, new month and day hand, demagnetized case, cleaned hands, new stem', '0', '2024-10-17', '2024-10-17', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '195.198.132.251', '195.198.132-251.customer.telia.com', '2024-09-28', '981693104890', NULL),
(13859, 'T72890', 10899, 999999999, 0, '127-Vienna', '1970-01-01', '2024-09-28', '2024-09-28', 'gold', 'white', 'Theorema', 'My order number is T72890- I don\'t like the watch. The watch is brand new and never worn. Please refund.\n\n\nVienna Calendar Theorema GM-127-3 | GOLD | Theorema, Germany × 1', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '136.56.216.190', '136-56-216-190.googlefiber.net', '2024-09-28', '--', NULL),
(13860, '—', 10900, 999999999, 0, '511-New York', '1970-01-01', '2024-09-28', '2024-09-01', 'silver', 'black', 'Pionier', 'My Watch is out of warranty,\nthe crown is broken.\nPlease replace/ repair accordingly. Om', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '195.198.132.251', '195.198.132-251.customer.telia.com', '2024-09-28', '--', NULL),
(13861, 'T72163', 10901, 999999999, 0, '101-Casablanca GM', '2024-10-23', '2024-09-30', '2024-08-12', 'gold', '', 'Theorema', 'I initially had trouble winding the watch and when I went to set the time the crown completely pulled out of the watch, so I am unable to set the time or wind the watch. No impact or damage to the watch occurred. ', 'repaired manual winding part, adjusted timing, demag case and mvt. ', '0', '2024-10-30', '2024-10-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-31', '205.167.78.8', '205.167.78.8', '2024-09-30', '981693107981', NULL),
(13862, 'T73064', 10902, 999999999, 0, '7001-Havana', '1970-01-01', '2024-09-30', '2024-09-25', 'gold', 'blue', 'Pionier', 'The watch is too heavy for me. I have not open the original packaging.\nPlease refund to my original credit card.  Thank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.36.233.68', 'c-98-36-233-68.hsd1.ca.comcast.net', '2024-09-30', '--', NULL),
(13863, 'T 73167', 10903, 999999999, 0, '516-Barcelona', '1970-01-01', '2024-10-01', '2024-10-01', 'rosé', 'gold', 'Pionier', 'Clasp design was unsatisfactory- too difficult to use. I want to return the watch- unused in any way. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.178.100.209', 'syn-075-178-100-209.res.spectrum.com', '2024-10-01', '--', NULL),
(13866, 'GM-101-10', 10906, 999999999, 0, '101-Casablanca GM', '2024-10-23', '2024-10-03', '2024-04-15', '', '', 'Theorema', 'The hour hand is disconnected from the hour wheel.\nRef invoice #T69917', 'set minute hand again, cleaned and fixed hands, demag case and mvt, adjusted timing, ', '0', '2024-10-30', '2024-10-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-31', '73.245.125.148', 'c-73-245-125-148.hsd1.fl.comcast.net', '2024-10-03', '981693108040', NULL),
(13867, 'T72699', 10907, 999999999, 0, 'Choose option', '1970-01-01', '2024-10-03', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is T72699- The watch is too big for me. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '142.112.179.141', 'bras-base-toroon2720w-grc-08-142-112-179-141.dsl.bell.ca', '2024-10-03', '--', NULL),
(13868, 'T73278', 10908, 999999999, 0, '519-Milano', '1970-01-01', '2024-10-03', '2024-10-02', 'black', 'blue', 'Pionier', '[My order number is T73278- I don\'t like the watch. The watches are brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.187.72.102', '104-187-72-102.lightspeed.rcsntx.sbcglobal.net', '2024-10-03', '--', NULL),
(13869, 'T73247', 10909, 999999999, 0, 'Gm-514-11', '1970-01-01', '2024-10-03', '2024-10-03', 'Black', '', 'Pionier', 'i want to exchange my previous watch (order id T73247) that was \" HAWAII GM-514-11\" \nfor \" SAO PAULO GM-103-2|GOLD \".  The reason is the watch size is big 50mm i didnt noticed it when i purchased. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.186.217.52', 'pool-71-186-217-52.bflony.fios.verizon.net', '2024-10-03', '--', NULL),
(13870, '13-12055-71668', 10910, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-10-04', '2024-09-12', 'gold', 'white', 'Theorema', 'The watch itself does not work properly. No matter what is done it will not continue ticking for more than a few seconds and constantly needs to be reset, for it to then again stop working even when it’s been on a moving wrist.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.135.140.227', 'host86-135-140-227.range86-135.btcentralplus.com', '2024-10-04', '--', NULL),
(13871, 'T61127', 10911, 999999999, 0, '505-Florida', '2024-10-23', '2024-10-05', '2023-04-12', 'silver', 'blue', 'Pionier', 'Dear Team,\n\nI have encountered an issue with the date function on my watch, where it occasionally displays incorrect dates, such as 32, 33, or even 38. Despite following the support instructions to manually set the date to “01” on the first day of the month, the problem persists.\n\nAs a result, I have initiated the RMA process to return the watch for repair.\n\nAdditionally, could you please polish the entire case while it is in for repairs? There are some scratches I would like to address.\n\nMy order number is: T61127.\n\nThank you for your assistance.\n\nBest regards,\n\nFaramarz', 'fixed datefunction, fixed photoluminescence on minute hand, is super luminova now, cleaned dial and hands, cleaned case, polishing not possible but cleaning, looks good now. New gasket on caseback, glued stem again, crown lubrication, ', '0', '2024-11-04', '2024-11-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-11-04', '110.174.1.114', '110-174-1-114.tpgi.com.au', '2024-10-05', 'LE510140575DE', NULL),
(13872, '', 10912, 999999999, 0, '104-Copacabana', '2025-02-13', '2024-10-05', '2023-09-27', 'gold', 'white', 'Theorema', 'My order number is T64732- The marker has fallen off inside the watch. This is unfortunately the second time I\'ve had this occur - first it happened to the 2, which you fixed (thank you!) but now the 1 has fallen out and is inside the gears. Please replace/ repair accordingly.', 'took number 1 out of the movement, new dial, cleaned hands,, adjusted timing, demag case and mvt,, new glass for free, new band and clasp for free, new crown protector screws, lubricated critical components', '0', '2025-02-24', '2025-02-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-02-26', '173.79.121.148', 'pool-173-79-121-148.washdc.fios.verizon.net', '2024-10-05', '414163179056', NULL),
(13873, '66982', 10913, 999999999, 0, 'GM511-10', '2024-10-05', '2024-10-05', '2023-12-08', 'gold', 'white', 'Pionier', 'Watch nr.2 On this watch do the date function not work properly and Ole sends a missing part with the watch in a small bag  which has fallen off.', 'new crown  protector screw with glue , movement is completely fine, works flawless\n\n\n- please note: glass, case and band were already heavily scratched before the repair - ', '0', '2024-11-26', '2024-11-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-11-27', '79.239.37.186', 'p4fef25ba.dip0.t-ipconnect.de', '2024-10-05', '417840426908', NULL),
(13876, 'T73022', 10916, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-10-05', '1970-01-01', 'black', 'yellow', 'Theorema', 'Returning: Casablanca Theorema GM 101-14 White', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.18.24.61', '173-18-24-61.client.mchsi.com', '2024-10-05', '--', NULL),
(13877, 'T73086', 10917, 999999999, 0, '108-Oman', '1970-01-01', '2024-10-05', '2024-09-24', 'gold', 'gold', 'Theorema', 'Hi the watch start the problem runway after I wear the first time I saw the problem ,after I change it didn’t work, sometime it started moving and then stops thanks ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.67.125.207', 'bras-base-ngflon0514w-grc-17-76-67-125-207.dsl.bell.ca', '2024-10-05', '--', NULL),
(13878, 'T62657', 10918, 999999999, 0, '121-St Petersburg', '2024-12-02', '2024-10-06', '2023-06-12', 'gold', 'blue', 'Theorema', 'I need a replacement crown for my watch.  Not sure if my warranty has expired.  ', 'new movement, old one would take too long to repair, new crown and stem, new second hand, cleaned hands and dial, new screws on caseback. ', '0', '2024-12-17', '2024-12-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-17', '172.59.57.61', '172.59.57.61', '2024-10-06', '417840438430', NULL),
(14390, ' T72406', 11413, 999999999, 0, '101-Casablanca GM', '2025-05-06', '2025-04-20', '2024-08-29', 'black', 'black', 'Theorema', 'The second hand, the marker of the second subdial and the numeral markers have fallen off. Please replace/ repair accordingly', 'waiting for payment 160€ ,, all done, new glass for free', '0', '2025-06-12', '2025-06-12', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-06-22', '2601:246:c200:da80:d0bc:6cf9:8ecc:c42c', '2601:246:c200:da80:d0bc:6cf9:8ecc:c42c', '2025-04-20', '9405530109355170835911', NULL),
(14391, 'Order #T67136', 11414, 999999999, 0, '114-Buenos Aires', '2025-05-06', '2025-04-21', '2023-12-17', 'gold', 'gold', 'Theorema', 'Winder fell off. Watch was on my wrist when this happened. I did not notice it until I went to wind the watch.', 'waiting for payment 65€\n\nunrepaired back to Marsida 21.07.2025\n\nfixed manual winding, new crown and crown stem, new caseback gasket, adjusted timing max 6.84 s , 0.15ms ms, 294° ,, perfect, demag case and mvt --> flawless ,, new band for free\n\n\n', '0', '2025-12-11', '2025-12-11', 1, 1, 1, 1, 1, 0, 1, 0, NULL, 0, NULL, 1, '2025-12-16 03:21:35', 1, 1, '2025-12-15', '38.146.73.24', '38.146.73.24', '2025-04-21', '9405530109355256480905', ''),
(13880, 'T73336', 10920, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-10-08', '2024-10-08', 'silver', 'black', 'Theorema', '[My order number is T73336. The watch is brand new and never worn. Please  exchange with GM-127-3  ]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '12.169.50.2', '12.169.50.2', '2024-10-08', '--', NULL),
(13881, 'Not Known', 10921, 999999999, 0, '106-Toronto GM', '1970-01-01', '2024-10-09', '2024-10-25', 'gold', 'gold', 'Theorema', 'Gold Watch with Blue accents on a light brown leather strap', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '101.167.13.200', 'cpe-101-167-13-200.qb52.nqld.asp.telstra.net', '2024-10-09', '--', NULL),
(13882, 'T69926', 10922, 999999999, 0, '116-San Francisco', '2024-10-23', '2024-10-10', '2024-04-12', 'rosé', 'silvgrey', 'Theorema', 'watch just stopped i am upset', 'new movement and hands, escapement wheel was broken and third wheel  but I did not find the right spare parts, cleaned glass and dial, screwed movement clips better, applied hands glue only, new gasket oil and crown stem grease 8300', '0', '2024-10-30', '2024-10-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-31', '98.38.120.30', 'c-98-38-120-30.hsd1.co.comcast.net', '2024-10-10', '981693107992', NULL),
(13883, 'T55687', 10923, 999999999, 0, '7001-Havana', '2024-10-14', '2024-10-10', '2022-10-12', 'silver', 'white', 'Pionier', 'My order number is T55687- The calendar doesn\'t work properly and displays 32,33, 34,.. instead of 02, 03, 04. for the calendar day number. Please replace/ repair accordingly.', 'new movement, did not find the right spare part for the old one, cleaned hands, demagnetized case, works good now', '0', '2024-10-22', '2024-10-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-22', '84.172.144.197', 'p54ac90c5.dip0.t-ipconnect.de', '2024-10-10', ' 00340434129949132099', NULL),
(13884, 'T73330', 10924, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-10-10', '2024-10-09', '', '', 'Theorema', 'My order number is T73330- The watch is brand new and never worn. Please exchange with GM-122-2  \n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.134.156.205', 'pool-68-134-156-205.bltmmd.fios.verizon.net', '2024-10-10', '--', NULL),
(13885, 'T66290', 10925, 999999999, 0, '101-Casablanca GM', '2024-10-24', '2024-10-11', '2023-11-27', 'black', '', 'Theorema', 'My order number is T66290- The hand has fallen off. Please repair accordingly\n\n', 'new dial, fixed hands, adjusted timing, demag case and mvt', '0', '2024-10-30', '2024-10-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-31', '172.56.65.184', '172.56.65.184', '2024-10-11', '981693108110', NULL),
(13886, 'T72942', 10926, 999999999, 0, '121-St Petersburg', '1970-01-01', '2024-10-11', '2024-09-23', 'blue', 'gold', 'Theorema', 'I have purchased a few tufina watches so I like the look and the quality. This particular one doesn\'t suit me so I am returning. There is no defect in the watch. Thanks ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '212.250.77.13', '13-77-250-212.static.virginm.net', '2024-10-11', '--', NULL),
(13887, 'T71573', 10927, 999999999, 0, '515-Amsterdam', '1970-01-01', '2024-10-11', '2024-07-17', 'gold', 'blue', 'Pionier', 'I fell on the ground with my watch on my arm and it didnt hit the ground. But still the clip and my watch pointer fell off from the impact of my body i think. The watch have no dents or what ever. Hope you guys can fix it.. It\'s supossed to be falling in the warrantly as i spoke to someone from pionierwatches on the mail. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '77.250.17.124', 'dhcp-077-250-017-124.chello.nl', '2024-10-11', '--', NULL),
(13888, 'T72888', 10928, 999999999, 0, '515-Amsterdam', '1970-01-01', '2024-10-12', '2024-09-25', '', '', 'Pionier', 'T72888 The main time hands get stuck with the subdial hand \nThe watch is brand new and never worn . Please replace ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.228.56.76', 'ip68-228-56-76.tc.ph.cox.net', '2024-10-12', '--', NULL),
(13889, '', 10929, 999999999, 0, '118-Venezia', '2024-12-02', '2024-10-12', '2024-07-09', 'blue', 'gold', 'Theorema', 'It stops when flipping it  while wearing the watch ', 'new movement, balance wheel is broken, but didn\'t have spare part to change it, thats why new mvt. . Put a new glass too', '0', '2024-12-23', '2024-12-23', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-23', '93.169.130.170', '93.169.130.170', '2024-10-12', '414163178509', ''),
(13890, ' T61516', 10930, 999999999, 0, '505-Florida', '2024-12-02', '2024-10-14', '2023-02-05', 'black', 'gold', 'Pionier', 'Date not working properly', 'new movement, old one was completely stuck and would take at least 3 hours to repair, clean, assemble, etc. cleaned hands, new minute hands\n\n- please note, glass was already scratched before repair and case color was very weird, kind of dark and faded - ', '0', '2024-12-16', '2024-12-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-17', '180.150.36.175', '180-150-36-175.b49624.bne.nbn.aussiebb.net', '2024-10-14', 'LE510140757DE', NULL),
(13891, 'T72953', 10931, 999999999, 0, '108-Oman', '1970-01-01', '2024-10-14', '2024-09-20', 'gold', 'black', 'Theorema', 'Hello, this is to dificult for me and I dont like the process of starting it and i dont like the watch in person. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.220.149.2', 'ool-addc9502.static.optonline.net', '2024-10-14', '--', NULL),
(13892, 'T73493', 10932, 999999999, 0, '515-Amsterdam', '1970-01-01', '2024-10-16', '2024-10-11', 'black', 'silvgrey', 'Pionier', 'It was too big', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '146.75.146.75', '146.75.146.75', '2024-10-16', '--', NULL),
(13893, 'T73493', 10933, 999999999, 0, '515-Amsterdam', '1970-01-01', '2024-10-16', '2024-10-12', 'black', 'silvgrey', 'Pionier', 'to big', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.90.80.57', 'syn-172-090-080-057.res.spectrum.com', '2024-10-16', '--', NULL),
(13894, 'T66219', 10934, 999999999, 0, 'Tourbillon T-Marrakesh', '1970-01-01', '2024-10-17', '2024-11-27', 'gold', 'white', 'Theorema', 'My order number is T66219\n\nA decorative marker has fallen off inside the face of the watch.  Please replace/ repair accordingly.\n\nThank you!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.212.221.167', '24-212-221-167.cable.teksavvy.com', '2024-10-17', '--', NULL),
(13895, 'T66602', 10935, 999999999, 0, '505-Florida', '2024-10-23', '2024-10-17', '2023-12-01', 'gold', 'black', 'Pionier', 'CALENDAR DOES NOT WORK. CHECK EVERYTHING.', 'fixed datefunction, cleaned dial and hands, checked oscillating weight, adjusted timing, demag case and mvt, new crown stem glue, lub crown 8300', '0', '2024-10-30', '2024-10-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-31', '98.38.120.30', 'c-98-38-120-30.hsd1.co.comcast.net', '2024-10-17', '981693108050', NULL),
(13896, 'T73225 ', 10936, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-10-17', '1970-01-01', 'black', 'black', 'Theorema', 'The color of the watch is more pink than red.\nWill need an exchange', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.149.65.152', 'c-73-149-65-152.hsd1.ma.comcast.net', '2024-10-17', '--', NULL),
(13897, 'T73475', 10937, 999999999, 0, '107-Rio', '2024-10-23', '2024-10-17', '2024-10-11', 'silver', 'black', 'Theorema', 'My order number is T73475- The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '2024-10-23', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '80.187.127.231', 'tmo-127-231.customers.d1-online.com', '2024-10-17', '--', NULL),
(13898, 'N/A', 10938, 999999999, 0, '510-London', '1970-01-01', '2024-10-18', '1970-01-01', 'black', 'gold', 'Pionier', 'Watch jamming. Can\'t adjust time.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.220.143.68', '2.220.143.68', '2024-10-18', '--', NULL),
(13899, '#T73670', 10939, 999999999, 0, 'other', '1970-01-01', '2024-10-18', '2024-10-18', 'black', 'without', 'other', 'My order number is T73670- The wrong model of watch was sent from what I ordered. The Theorema Munich is not an option in the dropdown above, so nothing was chosen in the form.\n\nI received my order today for the Munich Theorema - GM-129-1 | Silver, However you sent me the Munich Theorema - GM-129-2 | Silver. \n\nI\'d like to get the model I ordered (Munich Theorema - GM-129-1 | Silver). I am returning what was sent (Munich Theorema - GM-129-2 | Silver). \n\nThe watch is brand new and never worn. Please  Replace with the correct watch: Munich Theorema - GM-129-1 | Silver', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '163.116.248.99', '163.116.248.99', '2024-10-18', '--', NULL),
(13900, 'N/A', 10940, 999999999, 0, '510-London', '1970-01-01', '2024-10-18', '1970-01-01', 'black', 'gold', 'Pionier', 'Watch jamming. Can\'t adjust time.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.220.143.68', '2.220.143.68', '2024-10-18', '--', NULL),
(13901, 'T73665', 10941, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2024-10-18', '2024-10-15', 'silver', 'white', 'Theorema', 'I am writing to inform you about an issue with the watch I purchased. Over the course of two days, the watch has repeatedly stopped working and required several taps to restart. Additionally, the watch is not keeping accurate time, as it frequently runs ahead by several minutes.\n\nI believe there is a mechanical defect with the watch, and I kindly request a replacement with a new, fully functional one that has been thoroughly tested for accuracy.\n\nWe have already communicated with you via email and WhatsApp, and you requested that we return the watch for a refund. Please confirm that we will be compensated accordingly once the return is com', '--', '0', '1970-01-01', '2024-11-26', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.185.172.137', '137.172.185.81.rev.sfr.net', '2024-10-18', '--', NULL),
(13902, 't73665', 10942, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2024-10-18', '2024-10-14', 'silver', 'white', 'Theorema', 'I hope this message finds you well. I am writing to inform you about an issue with the watch I purchased. Over the course of two days, the watch has repeatedly stopped working and required several taps to restart. Additionally, the watch is not keeping accurate time, as it frequently runs ahead by several minutes.\n\nI believe there is a mechanical defect with the watch, and I kindly request a replacement with a new, fully functional one that has been thoroughly tested for accuracy.\n\nWe have already communicated with you via email and WhatsApp, and you requested that we return the watch for a refund. Please confirm that we will be compensate', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '176.147.218.39', 'rke29-h01-39.dsl.sta.abo.bbox.fr', '2024-10-18', '--', NULL),
(13903, 'T73446', 10943, 999999999, 0, '514-Hawaii', '1970-01-01', '2024-10-18', '2024-10-18', 'silver', '', 'Pionier', 'Didn\'t like it Because it doesn\'t have a seconds arm that turns around and the face don\'t turn\nIt\'s welded.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.211.33.171', '171.sub-174-211-33.myvzw.com', '2024-10-18', '--', NULL),
(13904, '', 10944, 999999999, 0, '101-Casablanca GM', '2024-12-02', '2024-10-19', '2024-08-07', 'gold', '', 'Theorema', 'I am writing you regards a watch that I bought two weeks ago . I really enjoy the product and the quality of it but I did found a small mistake which to my understanding was done in manufacture . I have the Casablanca watch and the golden numbers on the watch fell of and they are moving around the watch and I am really afraid if it doesn’t get fixed I will cause a damage on the mechanism .', 'new case, new dial , new movement, old one would take way too long to repair, need to disassemble clean and assemble again', '0', '2024-12-12', '2024-12-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-17', '162.156.169.103', 'd162-156-169-103.bchsia.telus.net', '2024-10-19', '417840438338', NULL),
(13905, 'T73481', 10945, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-10-20', '2024-10-08', 'rosé', 'blue', 'Theorema', 'my order no is T73481. i did not realize the watch was not automatic.the watch is brand new and never worn.please exchange with kingston GM-117-4A.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '101.115.163.143', '101.115.163.143', '2024-10-20', '--', NULL),
(13906, 'Gm104', 10946, 999999999, 0, 'other', '1970-01-01', '2024-10-20', '2014-10-18', 'black', 'yellow', 'other', 'Won\'t wind, ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '37.228.230.87', '37.228.230.87', '2024-10-20', '--', NULL),
(13907, 'T70483', 10947, 999999999, 0, 'Choose option', '2024-12-02', '2024-10-20', '2024-03-05', 'Choose option', 'Choose option', 'Choose option', 'Dial not keeping time', 'fixed balance wheel, works flawless now', '0', '2024-12-12', '2024-12-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-17', '73.188.82.66', 'c-73-188-82-66.hsd1.pa.comcast.net', '2024-10-20', '417840438290', NULL),
(13908, '', 10948, 999999999, 0, '118-Sahara', '1970-01-01', '2024-10-21', '2023-11-24', '', '', 'Theorema', 'The clasp on the side unscrewed and ended up falling off', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.61.241.243', 'c-98-61-241-243.hsd1.mn.comcast.net', '2024-10-21', '--', NULL),
(13909, 'Gm104', 10949, 999999999, 0, '104-Copacabana', '2024-10-25', '2024-10-21', '2024-10-17', 'black', 'black', 'Theorema', 'It WONT WIND', 'waiting for payment , 120€, all done, new inner ring and new minute   hour hand, new gasket caseback', '0', '2024-12-02', '2024-12-02', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-05', '83.71.19.33', '83-71-19-33-dynamic.b-ras1.mgr.mullingar.eircom.net', '2024-10-21', '417840432248', NULL),
(13910, 'T73591', 10950, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-10-21', '1970-01-01', 'gold', '', 'Theorema', 'My order number is T73591. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.113.41.90', 'static-24-113-41-90.wavecable.com', '2024-10-21', '--', NULL),
(13911, 'T73481', 10951, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-10-22', '2024-10-08', 'rosé', 'blue', 'Theorema', 'My order no is T73481.I didn\'t realize  the watch was not automatic.the watch is Brand new and never worn.please exchange with kingston GM-117-4A.\nThank you.\nRegards,\nRadhika ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '101.115.172.46', '101.115.172.46', '2024-10-22', '--', NULL),
(13912, 'T62093', 10952, 999999999, 0, '903-Basel', '1970-01-01', '2024-10-22', '1970-01-01', 'gold', 'white', 'Pionier', 'My ordeer number is T62093. it is impossible to turn the crown to manually wind it. Pulling the crown out to change the time works, however, it is stuck when fully depressed\nBox was also broken when received.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '1.126.24.214', '1.126.24.214', '2024-10-22', '--', NULL),
(13913, 'T73567', 10953, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-10-22', '2024-10-11', 'gold', 'white', 'Theorema', 'No defect, just want to return it so I can I buy another model one at a later time. Please provide refund as soon as possible. thanks.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '167.102.56.162', '167.102.56.162', '2024-10-22', '--', NULL),
(13914, 'T72528', 10954, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-10-22', '2024-09-03', 'blue', 'blue', 'Theorema', 'The hand fell loose.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.104.29', '104.28.104.29', '2024-10-22', '--', NULL),
(13915, 'T72528', 10955, 999999999, 0, '101-Casablanca GM', '2024-12-02', '2024-10-22', '2024-09-03', 'blue', 'blue', 'Theorema', 'Brand new watch and hand fell loose', 'new minute hand, adjusted hands, new inner mvt ring, demag case, cleaned glass', '0', '2024-12-12', '2024-12-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-17', '104.28.104.25', '104.28.104.25', '2024-10-22', '417840438420', NULL),
(13916, 'T73605', 10956, 999999999, 0, '117-Kingston', '1970-01-01', '2024-10-22', '2024-10-14', 'gold', 'black', 'Theorema', 'My order number is T73605 - The watch is too thick for my taste. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.105.120', '172.56.105.120', '2024-10-22', '--', NULL),
(13917, '', 10957, 999999999, 0, 'Choose option', '1970-01-01', '2024-10-23', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'No work ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '155.4.131.208', 'h-155-4-131-208.NA.cust.bahnhof.se', '2024-10-23', '--', NULL),
(13918, 'T62455', 10958, 999999999, 0, '101-Casablanca GM', '2024-12-02', '2024-10-23', '2023-06-05', 'silver', 'yellow', 'Theorema', 'My order number is T62455- the watch is fully wound but doesn\'t work anymore. Please replace the mechanism.', 'fixed balance wheel, adjusted timing, demag case and mvt, new inner mvt ring, adjusted hands\n\n- please note glass was already scratched before repair - ', '0', '2024-12-12', '2024-12-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-17', '2.96.182.20', 'host-2-96-182-20.as13285.net', '2024-10-23', '417840438408', NULL),
(13919, 'T73603', 10959, 999999999, 0, '7001-Havana', '1970-01-01', '2024-10-23', '2024-10-23', 'blue', 'blue', 'Pionier', '\nWhen I put the watch on, the watch face will not stay in the middle top of my wrist as normal—it slides to the edge of my wrist. This is due to the lengths of the band parts—one part (at 12:00 o\'clock) is too short while the other with the band holes is too long. This causes the watch to rest unevenly on the wrist.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.84.248', '172.56.84.248', '2024-10-23', '--', NULL),
(13920, 'T73449', 10960, 999999999, 0, '108-Oman', '1970-01-01', '2024-10-23', '2024-10-23', 'gold', 'gold', 'Theorema', 'Was walked through getting the watch started 2 times with tufina representatives and we were not able to get the main time system to run. Fully wound, all of the other mechanics on the watch run but the main hour and minute hand do not run. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.247.3.49', 'pool-71-247-3-49.nycmny.fios.verizon.net', '2024-10-23', '--', NULL),
(13921, 'T72480 ', 10961, 999999999, 0, '550-Tirona', '2024-10-29', '2024-10-24', '1970-01-01', 'gold', 'white', 'Pionier', 'Good morning,\n\nI would like to inform you that I am unfortunately not satisfied with my purchase\nof my Pioner Tirona watch. Last week I had a new battery put in\nby a recognized Strego jeweler because the watch is constantly standing still, I thought maybe there was something wrong with the battery.\nBut as it turns out this week it is no different, I am disappointed with the quality unfortunately, because you assume\nthat the watch is functioning normally.\nIn the attachment my warranty certificate and I look forward to your response so that I can send it to you for repair.\n\nTrusting that I have informed you sufficiently,\n\nKind regards, AD.', 'new watch, old one was broken, even tho it looks like his watchmaker broke something, but not quite sure. just put the old band on it', '0', '2024-11-25', '2024-11-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-11-26', '185.184.204.18', '185-184-204-18.static.ef-service.nl', '2024-10-24', '414163177443', NULL),
(13922, 'n/a', 10962, 999999999, 0, '502-Malibu', '1970-01-01', '2024-10-24', '2014-10-01', 'gold', 'white', 'Pionier', 'Cracked face from dropping on a hard floor.\nI have had this watch for 10 years. \nIt is my favourite watch I\'ve ever bought.\nI know it is a long long way out of warranty but I am hoping you can still fix it and send me the bill. I\'ve sent an email with the photo attachment to show the damage if you are able to let me know if you can replace the screen and the probable cost to do so?\n\nThank you so much', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.127.81.200', '2.127.81.200', '2024-10-24', '--', NULL),
(13923, 'T73445', 10963, 999999999, 0, '108-Oman', '1970-01-01', '2024-10-24', '2024-10-09', 'silver', 'gold', 'Theorema', 'The watch ran fast about 13 minutes an hour.\nThen I let it sit when I contacted you.\nI went away for a about a week.Wind \nWound it and it ran PERFECTLY for about a day and a half.\nThen the watch stopped working completely.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.175.189.198', '198.108-175-189-net.sccoast.net', '2024-10-24', '--', NULL),
(13924, '', 10964, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-10-25', '2024-07-19', 'blue', 'blue', 'Theorema', 'Upon opening watch and attempting to wind the dial to start the watch, no change has happened and is unable to turn dial properly. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '1.128.20.92', '1.128.20.92', '2024-10-25', '--', NULL),
(13925, '', 10965, 999999999, 0, '101-Casablanca GM', '2024-12-05', '2024-10-25', '2024-01-05', 'black', 'black', 'Theorema', 'Crown came out.  I tried to put it back.  It went in but does not work.', 'new hands, fixed winding system, he pulled the crown out with too much force, prepare letter, new stem, cleaned glass, demag case and mvt, adjusted timing ', '0', '2024-12-12', '2024-12-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-17', '23.119.45.42', '23-119-45-42.lightspeed.nsvltn.sbcglobal.net', '2024-10-25', '417840438305', NULL),
(13926, 'T73530', 10966, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-10-26', '1970-01-01', 'gold', 'black', 'Theorema', 'Wound up watch ran a few hours than stopped. Watch is too bulky for my wrisy', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.56.213.87', 'c-68-56-213-87.hsd1.mi.comcast.net', '2024-10-26', '--', NULL),
(13927, 'GM101-3', 10967, 999999999, 0, '101-Casablanca GM', '2024-12-02', '2024-10-26', '2024-03-15', 'gold', 'white', 'Theorema', 'The mechanism runs slow and loses a lot of time and the numerals have corroded', 'new dial, new movement, would take too long to repair old one, cleaned case and hands., new gasket\n\n- please note, glass was already heavily scratched before the repair - ', '0', '2024-12-12', '2024-12-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-17', '86.191.240.143', 'host86-191-240-143.range86-191.btcentralplus.com', '2024-10-26', '417840438371', NULL),
(13928, 'T56593', 10968, 999999999, 0, '114-Buenos Aires', '2024-11-19', '2024-10-26', '2022-11-11', 'silver', 'white', 'Theorema', 'The watch doesn\'t wind anymore ', 'fixed manual winding part, new inner ring, demag case, stem lub 8300', '0', '2024-12-02', '2024-12-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-05', '5.91.121.216', 'mob-5-91-121-216.net.vodafone.it', '2024-10-26', '417840432351', NULL),
(13929, 'T72532', 10969, 999999999, 0, '519-Milano', '1970-01-01', '2024-10-26', '2024-09-04', 'gold', 'gold', 'Pionier', 'The watch ran behind like 20 minutes and the sub hand is not running in sync.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '97.183.198.212', '212.sub-97-183-198.myvzw.com', '2024-10-26', '--', NULL),
(13930, '', 10970, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2024-10-27', '1970-01-01', 'silver', 'black', 'Theorema', 'The watch I purchased has significant issues with time accuracy. It frequently stops unexpectedly and sometimes runs dangerously fast, losing accurate time. I believe this model has a design flaw with the mechanism, leading to unreliable performance. I request a return and replacement with another model, as I no longer trust this one’s quality', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '176.147.218.39', '176-147-218-39.abo.bbox.fr', '2024-10-27', '--', NULL),
(13931, 'T73907', 10942, 999999999, 0, '7002-Chicago', '1970-01-01', '2024-10-27', '2024-10-17', 'gold', 'white', 'Pionier', 'I recently spoke with customer support and requested assistance in exchanging my watch due to the color not being suitable for me. Therefore, I kindly ask to exchange it for the following modelPIONIER | P7002-12 | ROSE, which I will specify.', '--', '0', '1970-01-01', '2024-11-26', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '176.147.218.39', 'rke29-h01-39.dsl.sta.abo.bbox.fr', '2024-10-27', '--', NULL),
(13932, 'T-3005-7', 10971, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2024-10-27', '2020-08-25', 'gold', 'black', 'Theorema', 'Hi T28482\nI bought the timepiece since 2020 I already passed my warranty, I would like to know where can I get repair my watch is very disappointing; I rarely use it and the numbers and some jewelry came off and got inside of the tourbillon movement, now my watch doesn\'t move at all. Please let me know what I need to do. Thank you ', '', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.87.145.136', 'ool-43579188.dyn.optonline.net', '2024-10-27', '--', NULL),
(13933, 'T68193', 10972, 999999999, 0, '7001-Havana', '2024-10-29', '2024-10-28', '2024-01-22', 'blue', 'white', 'Pionier', 'The issue I am experiencing is with the date function. After the 14th day, the date jumps to 25, then continues sequentially up to 39. After that, it resets to 00, and the sequence starts again. Additionally, after the 9th day, it goes to 00, then 01, and follows with 11.', 'fixed datefunction, adjusted timing, demag case and mvt, crown 8300', '0', '2024-10-30', '2024-10-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-10-31', '87.182.18.215', 'p57b612d7.dip0.t-ipconnect.de', '2024-10-28', '00340434129949132211', NULL),
(13934, '', 10973, 999999999, 0, 'P7001-3', '2024-10-28', '2024-10-28', '2022-12-12', 'gold', 'blau', 'Pionier', 'Zeiger lose - Order P10484 Albanien', 'super disgusting watch, cleaned the case, disinfected it, new second hand, checked other hand, new crown oil 8300, demag case and mvt, adjusted timing', '0', '2024-10-31', '2024-10-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '80.130.209.27', 'p5082d11b.dip0.t-ipconnect.de', '2024-10-28', '--', NULL),
(13935, 'T73793', 10974, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-10-28', '2024-10-28', 'white', 'white', 'Theorema', 'The watch is too big. The watch is brand new and never worn. Please refund.\nP.S. I did not submit a warranty card but the date is a required field on this form so I used today\'s date.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.7.219.25', '104-7-219-25.lightspeed.austtx.sbcglobal.net', '2024-10-28', '--', NULL),
(13936, 'T72824 ', 10975, 999999999, 0, '103-Sao Paulo', '2024-11-05', '2024-10-28', '2024-09-18', 'silver', '', 'Theorema', 'My order number is  T72824- I don\'t like the watch. The watch is brand new and never worn. ', '--', '0', '1970-01-01', '2024-11-05', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '176.1.7.195', 'dynamic-176-001-007-195.176.1.pool.telefonica.de', '2024-10-28', '--', NULL),
(13937, 'T73895', 10976, 999999999, 0, '519-Milano', '2024-11-05', '2024-10-29', '2024-10-24', 'gold', 'gold', 'Pionier', 'I received order T73895, watch MILANO PIONIER GM 519-7 / gold, and I have the following problem\nThe first time I used it, when I pulled the wheel to set the time, it came out of the watch case! Please replace / repair the watch.\n', 'fixed crown part, demag case and mvt, stem glue, lub crown 8300', '0', '2024-12-02', '2024-12-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-05', '188.26.233.0', '188-26-233-0.rdsnet.ro', '2024-10-29', '417840432307', NULL),
(13938, 'T55687', 10977, 999999999, 0, '7001-Havana', '2024-11-07', '2024-10-29', '2022-10-12', 'silver', 'white', 'Pionier', 'Dear Pionier Team,\n\nMy order number is T55687.\nLast week I got my watch back from a warranty claim. But I recognized recently, that unfortunately the watch stops although it is winded up and also when wearing it stops. Please check the automatic winding mechanism and fix the problem with the winding system. Thanks. ', 'test start 11-25-24 ,,, 1:56pm\ntest end: 12-02-24 ,,, 9:58am', '0', '2024-12-02', '2024-12-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-05', '176.1.24.37', 'dynamic-176-001-024-037.176.1.pool.telefonica.de', '2024-10-29', '00340434129949132501', NULL),
(13939, 'T73356', 10978, 999999999, 0, '3001-Paragon', '1970-01-01', '2024-10-29', '2024-10-17', '', '', 'Theorema', 'I wasn\'t very happy with the quality of the watch for the price! ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.205.97.103', '103.sub-174-205-97.myvzw.com', '2024-10-29', '--', NULL),
(13940, 'T73356', 10979, 999999999, 0, '113-Lagos', '1970-01-01', '2024-10-29', '2024-10-10', '', '', 'Theorema', 'I AM NOT VERY HAPPY WITH THE QUALITY OF THE WATCH. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.194.247.226', 'wsip-72-194-247-226.ph.ph.cox.net', '2024-10-29', '--', NULL),
(13941, '73871', 10980, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-10-30', '2024-10-25', 'gold', 'white', 'Theorema', 'I bought two watches. I will be returning one watch due to the battery not working and exchanging the second watch for the GM-115-1.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.226.18.103', 'a172-226-18-103.deploy.static.akamaitechnologies.com', '2024-10-30', '--', NULL),
(13942, 'T73785', 10981, 999999999, 0, '110-Oslo', '1970-01-01', '2024-10-30', '1970-01-01', 'gold', 'silvgrey', 'Theorema', 'no defect-\n\nMy order number is T73785.  The watch is brand new and never worn. Please exchange with GM-110-10\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.66.218.185', '96-66-218-185-static.hfc.comcastbusiness.net', '2024-10-30', '--', NULL),
(13943, 'T34721', 10982, 999999999, 0, '101-Casablanca GM', '2024-11-20', '2024-10-31', '2020-12-07', 'gold', 'blue', 'Theorema', 'My order number is T34721- The hands have fallen off and are stuck in the mechanism. Please replace/ repair accordingly.\n\n19.02.2025: The watch runs chaotically after he adjusts the time it is fine for an hour and then start going too fast again,', 'waiting for payment 80€/120€\n\nall done,. full service, changed some parts: main bridge, balance wheel, set lever, time setting gears, gasket, crown, case, works perfect now,  3 s/d, 290°, 0,2ms\n\n19.02.25: new cannon pinion, new second hand, new clasp\n10.04.2025  00340434129949133355', '0', '2024-12-12', '2024-12-12', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-17', '84.62.101.207', 'dslb-084-062-101-207.084.062.pools.vodafone-ip.de', '2024-10-31', '00340434129949132600', NULL),
(13944, 'T73680', 10983, 999999999, 0, '115-Helsinki', '2024-11-19', '2024-11-01', '2024-10-17', 'silver', 'gold', 'Theorema', 'My order number is T73680- I just received the watch 10 days ago and cannot set up the time anymore.  Please replace/ repair accordingly', 'fixed manual winding part, demag case, tested in time grapher, works flawless now', '0', '2024-12-02', '2024-12-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-05', '136.226.198.106', '136.226.198.106', '2024-11-01', '417840432281', NULL),
(13945, 'T13184', 10984, 999999999, 0, '505-Florida', '2024-11-05', '2024-11-01', '2022-11-02', 'black', 'white', 'Pionier', 'T13184- The Screws holding the Hands that cover the Day ', '515: waiting for payment 80€ , done\n\n505: new movement, old one was not OK at all.', '0', '2024-12-18', '2024-12-18', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-23', '86.44.202.47', '86-44-202-47-dynamic.agg2.pal.cld-dbn.eircom.net', '2024-11-01', '414163178510', NULL),
(13946, 'T60004', 10985, 999999999, 0, '107-Rio', '2024-11-15', '2024-11-01', '2023-02-16', 'silver', 'black', 'Theorema', 'My watch consistently loses time. While the hour hand remains accurate, the minute hand gradually shifts and displays an incorrect time, creating an offset from the actual minutes', 'new minute hand, adjusted timing, demag case and mvt,, old min hand was too big , thats why it was moving around , rate was also off', '0', '2024-12-02', '2024-12-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-05', '78.99.32.235', 'adsl-dyn235.78-99-32.t-com.sk', '2024-11-01', '417840432318', NULL),
(14572, 'T80622', 11586, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-08-12', '1970-01-01', 'gold', 'black', 'Theorema', 'Do not like the watch it was way too big for my wrist. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2603:8001:5800:d03f:c403:c5e9:a6e5:9e6f', 'syn-2603-8001-5800-d03f-c403-c5e9-a6e5-9e6f.res6.spectrum.com', '2025-08-12', '--', NULL),
(13951, '', 10989, 999999999, 0, '515-Amsterdam', '2024-11-07', '2024-11-04', '2022-12-12', 'gold', 'black', 'Pionier', 'I received this watch just before leaving Germany, and it’s been disappointing to see it malfunction from day one.\nIssues:\n1. Loose Pushers: Both pushers are loose and difficult to press, with poor recoil.\n2. Loose Crown Guard: The crown guard is unstable, often failing to close properly.\n3. Date Display Defect: Dates are displayed in random order, making it unusable.\n4. Stiff Crown: The crown is difficult to pull out, lacking the expected smoothness.\n5. Durability Concerns: The sapphire glass scratched within weeks, and the straps and clasp feel low-quality.', 'fixed date function, new minute hand, fixed dial, cleaned dial, fixed crown protector as best as possible, new stem, new band.\n\n- watch was in very very bad condition, still is. not a lack of quality, he is using it very badly. pushers not possible to fix, glass not able to fix either. will prepare letter - ', '0', '2024-12-18', '2024-12-18', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '87.170.15.160', 'p57aa0fa0.dip0.t-ipconnect.de', '2024-11-04', '--', NULL),
(13952, '', 10990, 999999999, 0, 'Choose option', '1970-01-01', '2024-11-05', '2024-11-04', 'Choose option', 'Choose option', 'Choose option', 'hand fell off.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.191.196.50', 'ool-18bfc432.dyn.optonline.net', '2024-11-05', '--', NULL),
(13953, '', 10991, 999999999, 0, '104-Copacabana', '1970-01-01', '2024-11-05', '1970-01-01', 'gold', 'black', 'Theorema', 'Vvv', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '94.109.27.18', 'ptr-94-109-27-18.dyn.orange.be', '2024-11-05', '--', NULL),
(13954, 'T73943', 10992, 999999999, 0, '7002-Chicago', '1970-01-01', '2024-11-05', '2024-11-28', 'silver', 'black', 'Pionier', 'I don\'t like the way the watch looks on my hand. \nI want to return it.\n\nThank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '165.225.216.191', '165.225.216.191', '2024-11-05', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(13955, 'T69884', 10993, 999999999, 0, '7001-Havana', '2024-11-14', '2024-11-05', '2024-04-12', 'gold', 'blue', 'Pionier', 'Since yesterday the date part of my watch isn\'t working properly at all; when it is counting 30 or 31st day isn\'t counting right for few consecutive months. I can\'t fix this myself. Kind regards, Stepan\n', 'fixed date function, demag case, cleaned case', '0', '2024-12-02', '2024-12-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-05', '109.78.175.244', '109.78.175.244', '2024-11-05', '417840432330', NULL),
(13956, 'T73943', 10994, 999999999, 0, '7002-Chicago', '1970-01-01', '2024-11-06', '2024-10-25', 'silver', 'black', 'Pionier', 'The watch is brand new. Please refund.\n\nThank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '136.226.52.197', '136.226.52.197', '2024-11-06', '--', NULL),
(13957, '', 10995, 999999999, 0, '7002-Chicago', '1970-01-01', '2024-11-07', '2024-10-01', 'silver', 'white', 'Pionier', 'Worn only twice. There was no impact whatsoever. \nSub dial hand fell off. I bought three at once and only this one has the problem. \nPLEASE replace/ repair accordingly asap. \nThank you. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.76.122', '104.28.76.122', '2024-11-07', '--', NULL),
(13958, 'T74229', 10996, 999999999, 0, '112-Madrid', '1970-01-01', '2024-11-07', '2024-11-04', 'gold', 'gold', 'Theorema', 'Watch is to big. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '166.205.97.68', 'mobile-166-205-097-068.mycingular.net', '2024-11-07', '--', NULL),
(13959, 'T74113', 10997, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-11-08', '2024-10-30', 'silver', 'black', 'Theorema', 'My order number is T74113 The watch is brand new and never worn. Please  exchange with GM-101-7  ]with the bracelet. I don\'t like the leather band as much as the comfort of the bracelet. I thought I would, but I don\'t. All other watches I purchased from  you are great. Thank you again, sorry for any inconvenience. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '166.199.98.77', 'mobile-166-199-098-077.mycingular.net', '2024-11-08', '--', NULL),
(13960, '#T73667', 10998, 999999999, 0, '505-Florida', '2024-11-18', '2024-11-08', '2024-10-15', 'black', 'silvgrey', 'Pionier', 'Last month i bought Florida Diamonds Pionier GM-505-11, Rose. The problem is that we can\'t set up the date. In particular, when we push the button right and up (to fix the date) it shows: 1,2,3,4,15,16...etc.\nI tried to fix this problem with your representative in What\'s Up (i have the cosstalk).\nUnfortunately the problem was not fixed so you asked me to send you back thw watch to repair it or make a replacement.\nI hope the whole process will not take a long time because the watch was for a gift and i feel really exposed.\nThank you.', 'fixed date function, cleaned glass, adjusted timing, demag case, lub crown', '0', '2024-12-02', '2024-12-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-05', '79.166.161.9', 'ppp079166161009.access.hol.gr', '2024-11-08', '417840432340', NULL),
(13961, 'T74036', 10999, 999999999, 0, '550-Tirona', '1970-01-01', '2024-11-08', '2024-11-08', '', '', 'Pionier', 'The chronograph doesn\'t work. The watch is brand new and never worn. Please refund. Thank you. THE WATCH MUST BE BRAND NEW', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.158.172.213', 'ip50-158-172-213.lv.lv.cox.net', '2024-11-08', '--', NULL),
(13962, 'T74265', 11000, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-11-09', '2024-11-09', 'bicolor gold', 'yellow', 'Theorema', 'Spinning mechanism stops if turned different ways.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '192.24.18.233', '192.24.18.233', '2024-11-09', '--', NULL),
(13963, '#T74128 ', 11001, 999999999, 0, '7001-Havana', '1970-01-01', '2024-11-10', '2024-11-09', '', '', 'Pionier', 'Hi Tufina customer service, I therefore, want refund as the band is not genuine and the watch itself is heavy. My order number is #T74128 So, it is not what I expected.never worn or used and is brand new as it was. I fully want refund please.\nShamsullah Sawiz\nThanks ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '110.23.89.176', 'n110-23-89-176.sun3.vic.optusnet.com.au', '2024-11-10', '--', NULL),
(13964, 'T73759', 11002, 999999999, 0, '7001-Havana', '1970-01-01', '2024-11-10', '2024-10-18', 'blue', 'blue', 'Pionier', 'The color does not reflect 100% the image on the website ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '35.146.116.54', 'syn-035-146-116-054.res.spectrum.com', '2024-11-10', '--', NULL),
(13965, 'T56919', 11003, 999999999, 0, '101-Casablanca GM', '2024-11-29', '2024-11-11', '2024-11-18', 'silver', 'yellow', 'Theorema', 'Watch stops between 45-55 minutes past the hour when wearing it. RMA number 13770', 'fixed balance wheel, demag case and mvt,\n\nwill put a new band and clasp as apology for second time repair', '0', '2024-12-27', '2024-12-27', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-27', '141.193.235.214', '141.193.235.214', '2024-11-11', '417840443267', NULL),
(13966, 'T73253', 11004, 999999999, 0, '114-Buenos Aires', '2024-11-21', '2024-11-11', '2024-09-30', 'gold', 'gold', 'Theorema', 'The watch cannot be wind up.  Please replace/ repair accordingly.', 'new movement, old one had too many broken parts, new inner ring, cleaned hands, demag case', '0', '2024-12-02', '2024-12-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-05', '89.172.33.25', '89-172-33-25.adsl.net.t-com.hr', '2024-11-11', '417840432260', NULL),
(13967, 'T57339', 11005, 999999999, 0, '104-Copacabana', '2024-12-02', '2024-11-11', '2023-12-22', 'gold', 'black', 'Theorema', 'My order number is T57339 - Unfortunately, the whole caliber is broken. Some of the time shower numbers inside the watch have been dropped into the watch\'s movement, and it has stopped working. Now, they move around and sometimes it works and sometimes it doesn’t. The leather band is kinda broken and the watch is not performing properly (even if it works, after couple of hours, it goes out of settings and doesn’t show the right time)\n', 'new movement, old one would take too long to repair (disassemble and assemble), new dial, new case. old case was a misproduction from HK, cleaned hands', '0', '2025-01-06', '2025-01-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-08', '172.59.155.216', '172.59.155.216', '2024-11-11', '414163178726', NULL),
(13968, 'T73571', 11006, 999999999, 0, '116-San Francisco', '2024-12-02', '2024-11-13', '2024-09-27', 'black', 'black', 'Theorema', 'Even fully wound, in certain positions the watch stops working. Please replace or repair accordingly.', 'new movement, incabloc was broken, would need a main bridge to fix, don\'t have that, cleaned case, demag case', '0', '2024-12-18', '2024-12-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-23', '98.63.118.123', 'c-98-63-118-123.hsd1.il.comcast.net', '2024-11-13', '414163178531', NULL),
(13969, '', 11007, 999999999, 0, 'Choose option', '1970-01-01', '2024-11-13', '2023-07-31', 'Choose option', 'Choose option', 'Choose option', '\nHi team, i have bought a watch (Florida Diamonds Pionier GM-505-3)about a year ago. I occasionally wear this watch i realised that the date dial is not functioning . It is still under warranty. Can you please help me with this? My order number is #T63564. I made this order through my friend Abhishek Basnet due to the payment issues. I have contacted your online team aswell. The pusher of the date is not functioning and i cannot fix the date. It has been an ongoong issue for me. I have nearly spent about $1000 to get this watch. I hope you will fix it and send it back soon. Thanks', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '120.18.190.160', '120.18.190.160', '2024-11-13', '--', NULL),
(13970, '', 11008, 999999999, 0, '121-St Petersburg', '1970-01-01', '2024-11-13', '1970-01-01', 'gold', 'gold', 'Theorema', 'it looks good but the watch to small in size for me.\nsorry but ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.207.230.125', '107-207-230-125.lightspeed.sndgca.sbcglobal.net', '2024-11-13', '--', NULL),
(13971, 'T74179', 11009, 999999999, 0, '107-Rio', '2024-11-19', '2024-11-14', '2024-11-03', 'silver', 'bicolor', 'Theorema', 'Dear Tufina Watches Team,\n\nI would like to return the watch since it doesn\'t look like it does on the website, I don\'t like it in person.', '--', '0', '1970-01-01', '2024-11-19', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '176.4.196.215', 'dynamic-176-004-196-215.176.4.pool.telefonica.de', '2024-11-14', '--', NULL),
(13972, '', 11010, 999999999, 0, 'Choose option', '1970-01-01', '2024-11-15', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is T74434  The watch is brand new and never worn. Please  exchange with  Oman-GM-108-1]\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.137.145.158', '99-137-145-158.lightspeed.cicril.sbcglobal.net', '2024-11-15', '--', NULL),
(13973, 'T60655', 11011, 999999999, 0, '120-Lady Butterfly', '2024-11-22', '2024-11-15', '2023-03-20', 'gold', '', 'Theorema', 'Clock stands still every 3 weeks, despite being fully wound up.', 'client wound it too much, repaired movement, demag case and mvt, adjusted timing\n\nwill put a letter inside with instructions how to wind it the correct way', '0', '2024-12-02', '2024-12-02', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-05', '169.150.197.106', 'unn-169-150-197-106.datapacket.com', '2024-11-15', '417840432292', NULL),
(13974, 'T63079', 11012, 999999999, 0, '112-Madrid', '1970-01-01', '2024-11-15', '2023-05-07', 'gold', 'gold', 'Theorema', 'There is a small scallop in the watch face glass. I believe that it has stuck under the hour hand not allowing it to move past the number nine marker. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.97.106.130', 'c-73-97-106-130.hsd1.wa.comcast.net', '2024-11-15', '--', NULL),
(13975, 'T63564', 11013, 999999999, 0, '503-Sydney', '1970-01-01', '2024-11-17', '2023-07-31', 'black', 'gold', 'Pionier', 'Hi team my order number is T63564. The watch doesn\'t work properly. i have bought a watch (Florida Diamonds Pionier GM-505-3)about a year ago. I occasionally wear this watch i realised that the date dial is not functioning . It is still under warranty. Can you please help me with this? My order number is #T63564. I made this order through my friend Abhishek Basnet due to the payment issues. I have contacted your online team aswell. The pusher of the date is not functioning and i cannot fix the date. It has been an ongoing issue for me.I hope you will fix it and send it back. \n\nThank you and kind regards ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '120.18.227.166', '120.18.227.166', '2024-11-17', '--', NULL),
(13976, '#T734320', 11014, 999999999, 0, '121-St Petersburg', '1970-01-01', '2024-11-17', '2024-11-13', 'gold', 'gold', 'Theorema', 'No defect. Purchased as a gift and received didn’t like it. Never worn condition. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.202.1.20', '20.sub-174-202-1.myvzw.com', '2024-11-17', '--', NULL),
(13977, 'T74349', 11015, 999999999, 0, '107-Rio', '1970-01-01', '2024-11-17', '2024-11-14', 'silver', 'silvgrey', 'Theorema', 'NO defect, Husband just looking for something different', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.242.207.48', 'syn-067-242-207-048.res.spectrum.com', '2024-11-17', '--', NULL),
(13978, 'T74400', 11016, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2024-11-18', '2024-11-13', 'rosé', 'white', 'Theorema', 'My order number is T74400 The watch is brand new and never worn. Please refund.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.229.60.70', 'ip68-229-60-70.lv.lv.cox.net', '2024-11-18', '--', NULL),
(13979, 'T74456', 11017, 999999999, 0, 'Choose option', '1970-01-01', '2024-11-19', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is T74456- This is not what I expected The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.87.72.209', 'pool-72-87-72-209.prvdri.fios.verizon.net', '2024-11-19', '--', NULL),
(13980, 'T38044', 11018, 999999999, 0, '101-Casablanca GM', '2024-12-30', '2024-11-19', '2021-02-01', 'black', 'white', 'Theorema', 'I\'ve problems with \"the pulling mechanism\".\nThe watch stops after a short time even fully wound.  Please replace/ repair accordingly', 'waiting for payment 120€\n\nfull service, new decorative screws on case, new hands, new gasket new glass\n\nrate  5 , amp 280 , b.e 0,2\n\n- case was already damaged before repair color was also off - ', '0', '1970-01-01', '1970-01-01', 1, 1, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '80.203.23.128', '128.80-203-23.customer.lyse.net', '2024-11-19', '--', NULL),
(13981, 'T74349', 11019, 999999999, 0, '107-Rio', '1970-01-01', '2024-11-19', '2024-11-14', 'silver', 'silvgrey', 'Theorema', 'No Defect, Husband just wanted something different', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.43.78.174', 'syn-072-043-078-174.biz.spectrum.com', '2024-11-19', '--', NULL),
(13982, 'T74398', 10897, 999999999, 0, '107-Rio', '1970-01-01', '2024-11-20', '2024-11-10', 'silver', 'black', 'Theorema', 'My order number is T74398.  The watch is brand new and never worn.  Please exchange with GM-120-1', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.154.180.174', 'c-73-154-180-174.hsd1.pa.comcast.net', '2024-11-20', '--', NULL),
(13983, 'T74549', 11020, 999999999, 0, '118-Venezia', '1970-01-01', '2024-11-20', '2024-11-20', 'blue', '', 'Theorema', 'Case color is silver and the dial arm is not attached and moves inside case. Please refund my account thank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.94.178.114', 'syn-024-094-178-114.inf.spectrum.com', '2024-11-20', '--', NULL),
(13984, 'T63564', 11021, 999999999, 0, '503-Sydney', '2024-12-30', '2024-11-20', '2023-07-31', 'black', 'gold', 'Pionier', '\nHi team, my order number is T63564. The watch doesn\'t work properly. i have bought a\nwatch (Florida Diamonds Pionier GM-505-3)about a year ago. I occasionally wear this\nwatch i realised that the date dial is not functioning . It is still under warranty. Can you\nplease help me with this? My order number is #T63564. I made this order through my\nfriend Abhishek Basnet due to the payment issues. I have contacted your online team\naswell. The pusher of the date dial is not functioning and i cannot fix the date. It has been an ongoing issue for me after spending so much of money.I hope you will fix it and send it back.\nThank you and kind regards', 'new movement holder, old one broke, checked whole watch, everything else is fine, demag case and mvt, tried to clean case a bit to look cleaner. new crown stem glue , lub and gasket grease', '0', '2025-01-06', '2025-01-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-07', '120.17.148.3', '120.17.148.3', '2024-11-20', 'LE510140916DE', NULL),
(13985, 'T74572', 11022, 999999999, 0, '113-Lagos', '1970-01-01', '2024-11-21', '2024-11-18', 'gold', 'white', 'Theorema', 'El número de mi orden es T74572, el reloj no cumplió con las expectativas no le gustó, el reloj es nuevo nunca usado está en su envoltura original, por favor necesito la devolución, gracias de antemanos!!! ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.238.6.221', '108-238-6-221.lightspeed.jcsnms.sbcglobal.net', '2024-11-21', '--', NULL),
(13986, 'T73244', 11023, 999999999, 0, '118-Sahara', '1970-01-01', '2024-11-21', '2024-09-30', 'gold', 'black', 'Theorema', 'Failure to operate even when fully wound. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '193.116.217.227', '193-116-217-227.tpgi.com.au', '2024-11-21', '--', NULL),
(13987, 'T74651', 11024, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-11-21', '2024-11-20', 'silver', 'white', 'Theorema', 'Too large, band is too large for wrist', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '166.198.21.65', 'mobile-166-198-021-065.mycingular.net', '2024-11-21', '--', NULL),
(13988, 'T74651', 11025, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-11-21', '2024-11-20', 'silver', 'white', 'Theorema', 'Too large, band is too large for wrist', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '4.7.173.130', 'STAPLES-THE.ear2.NewYork1.Level3.net', '2024-11-21', '--', NULL),
(13989, 'T74648', 11026, 999999999, 0, '505-Florida', '1970-01-01', '2024-11-21', '2024-11-18', 'gold', 'white', 'Pionier', 'As soon as I received the watch I realized that it’s too big for me and right away i sent the email to customer service.My order number is T74648-  The watch is brand new and never worn. Please  exchange with GM-505-7 ] ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.143.217.217', '72.143.217.217', '2024-11-21', '--', NULL),
(13990, 'T73244', 11027, 999999999, 0, '118-Sahara', '1970-01-01', '2024-11-22', '2024-09-30', 'gold', 'black', 'Theorema', 'Failure to work even when fully wound.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '211.26.67.95', '95.67.26.211.sta.commander.net.au', '2024-11-22', '--', NULL),
(13991, 'T73244', 11028, 999999999, 0, '118-Sahara', '2024-12-30', '2024-11-22', '2024-09-30', 'gold', 'black', 'Theorema', 'failure to work even when fully wound', 'fixed escapement, lub escape wheel, crown stem glue and lub, adjusted timing, demag case and mvt, cleaned case, ', '0', '2025-01-06', '2025-01-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-07', '211.26.67.95', '95.67.26.211.sta.commander.net.au', '2024-11-22', 'LE510140902DE', NULL),
(13992, 'T74580', 11029, 999999999, 0, '515-Amsterdam', '2024-12-30', '2024-11-22', '2024-11-16', 'black', 'black', 'Pionier', 'Will not function.Month dial broken off.', 'new month and day hand, better quality, demag case and mvt, cleaned glass, adjusted min hr and sec hand', '0', '2025-01-06', '2025-01-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-08', '166.194.158.60', 'mobile-166-194-158-060.mycingular.net', '2024-11-22', '414163178704', NULL),
(13993, 'T74360', 11030, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-11-22', '2024-11-15', 'gold', 'black', 'Theorema', 'The box in which the watch was sent is incorrect. I should have received a Theorem box and I received a Pioneer box and the size of the bracelet is too big.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.92.168', '104.28.92.168', '2024-11-22', '--', NULL),
(13994, 'T74563', 11031, 999999999, 0, '3011-Macau', '1970-01-01', '2024-11-22', '2024-11-20', 'rosé', 'blue', 'Theorema', 'Greetings. I would like to return my Tufina watch. It arrived yesterday in California, 11/20/2024. Here is the order number: Order #T74563\nThe watch will stop running constantly.  I repeated the instructions and researched, and it still happens.  I did not size the clasp, but I did put the band around my wrist initially.  I did remove the protective cover for the face so I could adjust the settings. I have placed the watch, with the protective covering back on it, in the black box it was shipped in.  \nThe return would be for this watch only:\nThe other two watches are working very well, and I like them.\nThank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.6.192.121', 'ip68-6-192-121.sd.sd.cox.net', '2024-11-22', '--', NULL),
(13995, '', 9213, 999999999, 0, '505-Florida', '2024-11-27', '2024-11-22', '2015-06-26', 'silver', 'white', 'Pionier', 'When setting winter time on Sunday 27-10,  a pointer (month indicator) broke off from the dial because it apparently (how can that be????) got caught behind the minute hand causing it to break off. Very strange... \n  \nThe watch has been in my possession for about 9 years now and is only used for special occasions and am very careful with it as it was a gift from my wife for getting my Masters degree.... It is the Florida Diamonds GM-505-1.   \nIncidentally on 18 November 2022 (nearly exact two years ago... ), it also went to you for repair (RMA-No 12099). During that repair, the movement was replaced, so it is less than two years old....', 'waiting for payment 20€ ,, new movement, pinions were broken, would need too many spare parts to fix, cleaned glass, new higher quality hands, old one were stuck in eachother and broken, cleaned case with steel cleaning lotion\n15.01.2025 417840448442', '0', '2024-12-12', '2024-12-12', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-17', '87.195.37.150', 'dsl-087-195-037-150.solcon.nl', '2024-11-22', '417840438327', NULL),
(13996, 'Order #T72971', 11032, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-11-22', '2024-09-23', 'gold', 'blue', 'Theorema', 'My order number is T72971- The watch stops even fully wound. Please replace/ repair accordingly\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.27.45.55', 'syn-047-027-045-055.res.spectrum.com', '2024-11-22', '--', NULL),
(13997, 'T69703', 11033, 999999999, 0, '109-Hamburg', '2024-12-30', '2024-11-23', '2024-11-22', 'gold', 'gold', 'Theorema', 'The watch fell and the glass lens shattered.  Please repair or replace accordingly.\nThank you.\nRichard Gonzalez\nmetrohouse@aol.com  AND  rg12914@aol.com\n(312) 236-9673\n(312) 371-6424\n', 'waiting for payment, 185€,, all done\n', '0', '2025-03-19', '2025-03-19', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-26', '104.8.159.6', '104-8-159-6.lightspeed.cicril.sbcglobal.net', '2024-11-23', '417840463431', NULL),
(13998, 'T73770', 11034, 999999999, 0, '550-Tirona', '2024-12-02', '2024-11-25', '2024-10-18', 'silver', 'white', 'Pionier', 'I have 6 watches from you guys. But this broke in less than one month. The hand has fallen off. Please fix and send me a good watch that will not break. Thank you.', 'whole new movement   hands', '0', '2024-12-12', '2024-12-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-17', '98.38.120.30', 'c-98-38-120-30.hsd1.co.comcast.net', '2024-11-25', '417840438316', NULL),
(13999, 'T73351', 11035, 999999999, 0, '101-Casablanca GM', '2024-12-02', '2024-11-25', '2024-10-02', 'gold', 'yellow', 'Theorema', 'Crown came off out of the watch.', 'new movement, old one would take too long to repair, new stem, cleaned and fixed dial, cleaned hands', '0', '2024-12-12', '2024-12-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-17', '98.38.120.30', 'c-98-38-120-30.hsd1.co.comcast.net', '2024-11-25', '417840438382', NULL),
(14000, 'T62093', 11036, 999999999, 0, '903-Basel', '2024-12-02', '2024-11-25', '2024-05-20', 'gold', 'white', 'Pionier', 'crown is stuck. i cannot wind.', 'new transmission gear, gear train to tourbillon, cleaned hands, cleaned dial, fixed tourbillon dial circle, cleaned glass and case, new stem, lub tourbillon and stem, 8300 stem   9010 carriage, demag case and mvt, gasket grease, adjusted timing  5 s/d, amp 280, err 0,1,, perfect, clean main bridge, check other gears for misfunction, teeth all OK, clean sun moon disc, gmt good overall flawless condition now ,, next service 2/3 years 2026/7', '0', '2025-01-06', '2025-01-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-08', '98.38.120.30', 'c-98-38-120-30.hsd1.co.comcast.net', '2024-11-25', '414163178553', NULL),
(14001, 'T74710', 11037, 999999999, 0, 'Choose option', '1970-01-01', '2024-11-25', '2024-11-25', 'Choose option', 'Choose option', 'Choose option', 'My order number is T74710- I don\'t like the watch.  The watch is brand new and never worn. Please refund\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.254.127.69', 'c-73-254-127-69.hsd1.wa.comcast.net', '2024-11-25', '--', NULL),
(14002, 'T74376', 11038, 999999999, 0, '505-Florida', '1970-01-01', '2024-11-26', '2024-11-15', 'gold', 'black', 'Pionier', 'The clock is very big and does not work after 8 hours', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.226.84.107', '107.sub-174-226-84.myvzw.com', '2024-11-26', '--', NULL),
(14003, 'T74473', 11039, 999999999, 0, 'Choose option', '1970-01-01', '2024-11-26', '2024-11-15', 'Choose option', 'Choose option', 'Choose option', 'The clock works and stops. I wind it up, it starts working and stops again.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.104.206', '104.28.104.206', '2024-11-26', '--', NULL),
(14004, 'T74473', 11040, 999999999, 0, '901-Zurich', '1970-01-01', '2024-11-26', '2024-11-15', '', '', 'Theorema', 'My order number is T74473 - The watch suddenly stops working even after manual winding. Please replace or repair as appropriate.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.79.128', '104.28.79.128', '2024-11-26', '--', NULL),
(14005, 'T74473', 11041, 999999999, 0, '517-Louvre', '2024-12-30', '2024-11-26', '2024-11-13', '', '', 'Pionier', 'My order number is T74473. The watch suddenly stops working even after manual winding. Please replace or repair as appropriate.', 'adjusted second hand, it was touching the glass, demag case and mvt', '0', '2025-01-06', '2025-01-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-08', '104.28.104.207', '104.28.104.207', '2024-11-26', '414163178690', NULL),
(14006, 'T58542', 11042, 999999999, 0, '111-Copenhagen', '2024-12-03', '2024-11-26', '2022-12-19', 'black', 'black', 'Theorema', 'Hello, my order number is T58542 The watch doesn\'t work anymore (not spinning anymore). Please replace/ repair accordingly.\n\n\n\n', 'new movement, dial, crown   stem. looks like there was a heavy impact on the watch. second hand fell into movement, Photoluminescence spread throughout the movement, would take too long to clean whole mvt.', '0', '2024-12-12', '2024-12-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-17', '91.183.156.162', '162.156-183-91.adsl-static.isp.belgacom.be', '2024-11-26', '417840438393', NULL),
(14007, 'T74695', 11043, 999999999, 0, '7002-Chicago', '1970-01-01', '2024-11-26', '2024-11-25', 'gold', 'white', 'Pionier', 'I AM RETURNING THE P7002-3 AND I AM REQUESTING A REFUND ONLY!\nThe P7002-3, technically, has no defect--but the gold hands, the gold numerals, and the day/date writing against the gold background around the smaller dials causes too much reflectivity and makes the watch hard to read without effort. Last night, I separately ordered the BLUE Chicago model because the display seems like it will be much clearer on that watch. SO PLEASE ISSUE A REFUND ON THIS RETURN!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.216.249.209', 'c-98-216-249-209.hsd1.ct.comcast.net', '2024-11-26', '--', NULL),
(14008, 'E046-1903', 11044, 999999999, 0, '117-Kingston', '1970-01-01', '2024-11-26', '2024-07-18', 'silvgrey', 'white', 'Theorema', 'Reached into my pants pocket grabbed the watch and accidentally dropped it two feet off the ground. I’m not a tall person. 5’ 7” at best ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.237.9.155', '69-237-9-155.lightspeed.dybhfl.sbcglobal.net', '2024-11-26', '--', NULL),
(14009, 'T74459', 11045, 999999999, 0, '116-San Francisco', '1970-01-01', '2024-11-27', '2024-11-13', 'black', 'gold', 'Theorema', 'I bought for my wife but it’s for men so I need to exchange ! It’s brand new I didn’t open the dial plastic also never used never worn too ! So I want to exchange that’s it ! Thank you ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.255.126.231', '69.255.126.231', '2024-11-27', '--', NULL),
(14010, 'T71068', 11046, 999999999, 0, '102-Monte Carlo GM', '2024-12-06', '2024-11-27', '2024-06-17', 'black', 'black', 'Theorema', 'My order number is T71068- The watch is manually wound but stays behind 2-4 hours. Please replace/ repair accordingly', 'cleaned glass and adjusted hands a bit.\nhe is saying the watch is running too slow, but till now it is working flawless, timegrapher says same thing,  9 s/d. He is also saying the date jumps from 39 to 10, which is not true, it is jumping as it should, from 39 to 00.\n\nTEST START: 06.12.2024 3:03pm\nTEST END: 12.12.2024 12:07pm \n\n-please note: glass was already heavily scratched before repair - ', '0', '2024-12-12', '2024-12-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2024-12-17', '217.122.225.176', '217-122-225-176.cable.dynamic.v4.ziggo.nl', '2024-11-27', '417840438419', NULL),
(14011, 'T56446', 11047, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-11-28', '2022-11-06', 'rosé', 'blue', 'Theorema', 'One of the hand( Pin of minutes ) of watch is dismantled inside and struck inside the mechanism. Resulting watch stopped. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '110.144.161.112', 'cpe-110-144-161-112.vb04.vic.asp.telstra.net', '2024-11-28', '--', NULL),
(14012, 'T74922', 11048, 999999999, 0, '121-St Petersburg', '1970-01-01', '2024-12-01', '2024-11-26', 'black', 'gold', 'Theorema', 'My order number is T74922- I don\'t like the watch  The watch is brand new and never worn. Please Refund.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.97.200.83', '172-97-200-83.cpe.distributel.net', '2024-12-01', '--', NULL),
(14013, 'T74950', 11049, 999999999, 0, '110-Oslo', '1970-01-01', '2024-12-01', '2024-12-01', 'black', 'gold', 'Theorema', 'My order number is T74950- The watch is too small. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.238.161.237', '67-238-161-237.hnvl.centurylink.net', '2024-12-01', '--', NULL),
(14014, 'T74931', 11050, 999999999, 0, '116-San Francisco', '1970-01-01', '2024-12-01', '2024-12-01', 'gold', 'white', 'Theorema', 'I dont like the watch. Its brand new, never been worn.\nPlease refund as soon as possible.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.233.108', '172.56.233.108', '2024-12-01', '--', NULL),
(14015, 'T74961', 11051, 999999999, 0, 'other', '1970-01-01', '2024-12-01', '2024-11-29', '', '', 'other', 'NO DEFECT - ORDERED BY MISTAKE. BOX NEVER OPENED.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.136.90.163', '107-136-90-163.lightspeed.wepbfl.sbcglobal.net', '2024-12-01', '--', NULL),
(14016, 'T74851', 11052, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-02', '2024-12-02', 'black', 'white', 'Theorema', 'Nothing is wrong with the product it just didn\'t meet my expectations. I am not interested in the product.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.144.221.93', '75-144-221-93-Miami.hfc.comcastbusiness.net', '2024-12-02', '--', NULL),
(14017, 'T74931', 11053, 999999999, 0, '116-San Francisco', '1970-01-01', '2024-12-02', '2024-12-02', 'gold', 'white', 'Theorema', 'I don\'t like the watch. It is brand new , never  been worn. Return.  Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.232.131', '172.56.232.131', '2024-12-02', '--', NULL),
(14018, '#T57931', 11054, 999999999, 0, '505-Florida', '1970-01-01', '2024-12-03', '2022-12-07', 'blue', 'white', 'Pionier', 'My order number is 57931-Even when the watch is fully wound the watch doesn\'t display the date correctly it jumps from 04 to 15, please repair.\nI just noticed recently that this watch wasn’t with a warranty card. When I bought it with other 2 watches, the others had warranty cards inside but not this one.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '117.2.113.117', 'dynamic-adsl.viettel.vn', '2024-12-03', '--', NULL),
(14019, '#T57921', 11054, 999999999, 0, '506-Miami', '1970-01-01', '2024-12-03', '2022-12-07', 'black', 'gold', 'Pionier', 'My order number is 57931-Even when the watch is fully wound the watch doesn\'t display the date correctly. Now the crown stucks also, please repair.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '117.2.113.117', 'dynamic-adsl.viettel.vn', '2024-12-03', '--', NULL),
(14020, 'T57931', 11054, 999999999, 0, '510-London', '1970-01-01', '2024-12-03', '2022-12-07', 'white', 'gold', 'Pionier', 'My order number is 57931-Even when the watch is fully wound the watch runs late, please repair.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '117.2.113.117', 'dynamic-adsl.viettel.vn', '2024-12-03', '--', NULL),
(14021, '#T33393', 11054, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-03', '2020-11-30', 'gold', 'white', 'Theorema', 'My order number is 33393 - The leather strap is broken, and it sometimes runs slowly. Please repair. The warranty is over, please notify me the price before repair. This watch comes with 3 others from the order number 57931.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '117.2.113.117', 'dynamic-adsl.viettel.vn', '2024-12-03', '--', NULL),
(14022, 'T75059', 11055, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-03', '2024-11-29', '', '', 'Theorema', 'My wife bought this same watch already for me so I need to return this one. It\'s in brand new condition and everything is in its original state. Please Refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.63.32.167', '104-63-32-167.lightspeed.lsvlky.sbcglobal.net', '2024-12-03', '--', NULL),
(14023, 'T75059', 11056, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-03', '2024-11-29', '', '', 'Theorema', 'My wife bout the same watch for me for Christmas, returning the one I ordered so I don\'t have 2. Everything is in the original state it was when delivered. In brand new condition. Please Refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.63.32.167', '104-63-32-167.lightspeed.lsvlky.sbcglobal.net', '2024-12-03', '--', NULL),
(14024, 'T75040', 11057, 999999999, 0, '515-Amsterdam', '1970-01-01', '2024-12-03', '2024-11-27', 'black', 'gold', 'Pionier', 'My order number is T75040. The watch is brand new and never worn. Please refund\nThe watch looks too big on my hand, I thought it would look perfect but looks way too big.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.225.110.10', 'a172-225-110-10.deploy.static.akamaitechnologies.com', '2024-12-03', '--', NULL),
(14025, 'T74410', 11058, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-03', '2024-12-11', 'gold', 'white', 'Theorema', 'My order number is T74410- I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.124.163', '104.28.124.163', '2024-12-03', '--', NULL),
(14026, 'T74650', 11059, 999999999, 0, '106-Toronto GM', '2024-12-30', '2024-12-03', '2024-11-18', 'silver', 'silvgrey', 'Theorema', 'My order number is T74650- I received the watch 4 days ago and it has already stopped working, The watch is brand new and never worn. Please  Replace', 'new movement, old one was completely flooded in oil, would take too long to repair ,, new caseback screws, cleaned dial and case', '0', '2025-01-06', '2025-01-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-08', '136.226.76.182', '136.226.76.182', '2024-12-03', '414163178689', NULL),
(14027, 'T74410', 11060, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-04', '2024-12-11', 'gold', 'white', 'Theorema', 'My order number is T74410- I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.62.87.201', 'c-174-62-87-201.hsd1.ca.comcast.net', '2024-12-04', '--', NULL),
(14028, 'T74911', 11061, 999999999, 0, '505-Florida', '1970-01-01', '2024-12-04', '1970-01-01', 'gold', 'blue', 'Pionier', 'My order number is T74911. I don\'t like the watch The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '4.1.18.2', '4.1.18.2', '2024-12-04', '--', NULL),
(14029, 'T74816', 11062, 999999999, 0, '7002-Chicago', '1970-01-01', '2024-12-04', '2024-11-27', 'rosé', 'blue', 'Pionier', 'Ordered rose gold, but got the gold case color instead. Watch also to big. Want to return and get refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '79.160.237.135', '135.79-160-237.customer.lyse.net', '2024-12-04', '--', NULL),
(14030, 'T73265', 11063, 999999999, 0, '106-Toronto GM', '2024-12-30', '2024-12-05', '2024-11-23', 'gold', 'black', 'Theorema', 'My order number is T73265-The watch has fallen and the glass is broken. Please replace/ repair accordingly.', 'waiting for payment 125€ ,, all done, new case old one was broken (screws)', '0', '2025-01-24', '2025-01-24', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-27', '116.255.16.178', '116-255-16-178.ipv4.originbroadband.com.au', '2024-12-05', 'LE510141148DE', NULL),
(14031, 'T75102', 11064, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-05', '2024-11-29', 'black', 'yellow', 'Theorema', 'The watch is not as advertised. I received this watch on 02Dec2024, opened the package on 03Dec2024, and noticed a lot of differences of the watch I received compared to the watch pictures shown on the Tufina Website. I contacted the support on the same day and received instruction on mailing back for a refund on 03Dec2024. This watch is brand new and never been worn. All plastic wrap on the watch intact, nothing is open. Please refund full. Thank you!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '136.226.109.17', '136.226.109.17', '2024-12-05', '--', NULL),
(14032, '', 11065, 999999999, 0, '510-London', '1970-01-01', '2024-12-05', '2024-12-01', 'bicolor gold', 'black', 'Pionier', 'On opening up the watch for the first time i looked at the watch and noticed as i move the watch from side to side to operate the automatic function that the long hand moved loosely back and forth and did not move with the other hands at this time i put the watch back in the case and messaged you guys for advise ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '176.27.120.77', '176.27.120.77', '2024-12-05', '--', NULL),
(14033, '', 11066, 999999999, 0, 'Choose option', '1970-01-01', '2024-12-05', '2024-12-05', 'Choose option', 'Choose option', 'Choose option', 'My order number is T74148  The watch is brand new and never worn. Please  exchange with GM-129-6', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.106.174', '172.56.106.174', '2024-12-05', '--', NULL),
(14034, 'T74852', 11067, 999999999, 0, '514-Hawaii', '1970-01-01', '2024-12-05', '1970-01-01', 'gold', 'black', 'Pionier', 'My order number is T74852  \nThe watch is brand new and never worn. \nPlease  exchange with GM-519-8', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.52.172.178', 'syn-067-052-172-178.biz.spectrum.com', '2024-12-05', '--', NULL),
(14035, 'T74708', 11068, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-06', '2024-12-05', '', '', 'Theorema', ' [My order number is T74708 The watch is brand new and never worn. Please refund.]\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.145.199.144', 'c-73-145-199-144.hsd1.mi.comcast.net', '2024-12-06', '--', NULL),
(14036, 'T1746', 11069, 999999999, 0, '515-Amsterdam', '2024-12-30', '2024-12-06', '2018-01-02', 'gold', 'black', 'Pionier', 'My order number is T1746- The glass broke, calendar button doesn\'t work properly as the clasp of the crown doesn\'t close correctly. Please replace/ repair accordingly.', 'waiting for payment 180€ ,,  all done', '0', '2025-02-24', '2025-02-24', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-02-26', '68.55.237.115', 'c-68-55-237-115.hsd1.mi.comcast.net', '2024-12-06', '414163179034', NULL),
(14037, 'T66361', 11070, 999999999, 0, '106-Toronto GM', '2024-12-30', '2024-12-06', '2023-11-28', 'silver', 'silvgrey', 'Theorema', 'My order number is T66361. The watch is fully wound but has stopped working. Please repair accordingly', 'fixed balance wheel, new lubrication, new crown stem glue, fixed hands, cleaned dial, checked all components, adjusted timing, demag case and mvt, cleaned glass, new caseback screws', '0', '2025-01-06', '2025-01-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-08', '24.218.54.127', 'c-24-218-54-127.hsd1.ct.comcast.net', '2024-12-06', '414163178667', NULL),
(14038, 'T75083', 11071, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2024-12-06', '2024-12-06', 'gold', 'blue', 'Theorema', 'I would like to return the watch ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.174.192.246', 'syn-076-174-192-246.res.spectrum.com', '2024-12-06', '--', NULL),
(14039, 'T74910', 11072, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-06', '2024-11-27', 'gold', 'white', 'Theorema', 'Not satisfied with watch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.49.79', '172.58.49.79', '2024-12-06', '--', NULL),
(14040, 'T74866', 11073, 999999999, 0, '121-St Petersburg', '1970-01-01', '2024-12-06', '2024-11-24', '', '', 'Theorema', 'Received my watch, but the it doesn’t look like as advertised. There is no made in Germany printed in the case. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.143.212.250', '72.143.212.250', '2024-12-06', '--', NULL),
(14041, 'T 74910', 11074, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-06', '2024-11-27', 'gold', 'white', 'Theorema', 'My order number is T74910- I don\'t like the watch The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '129.222.79.10', 'customer.dllstxx1.pop.starlinkisp.net', '2024-12-06', '--', NULL),
(14042, 'T74828', 11075, 999999999, 0, '121-St Petersburg', '1970-01-01', '2024-12-08', '2024-11-29', 'gold', 'gold', 'Theorema', '[My order number is T74828. I don\'t like the watch. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.195.53.9', '74.195.53.9', '2024-12-08', '--', NULL),
(14043, '', 11076, 999999999, 0, 'Choose option', '1970-01-01', '2024-12-09', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is T75041. The watch is brand new and never worn. Please refund. confirmation number#KQ7QCKRRH. Just opened the box and looked. did not look good on my wriest.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.115.29.210', 'syn-172-115-029-210.res.spectrum.com', '2024-12-09', '--', NULL),
(14044, 'T75358', 11077, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-09', '2024-12-02', 'gold', 'black', 'Theorema', 'Fehlkauf', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.129.24', '104.28.129.24', '2024-12-09', '--', NULL),
(14045, 'T75358', 11078, 999999999, 0, '101-Casablanca GM', '2024-12-17', '2024-12-09', '2024-12-02', 'gold', 'black', 'Theorema', '1. Reference is: CM 101-8\n\n2. My order number is T75358 The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '2024-12-17', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '104.28.54.66', '104.28.54.66', '2024-12-09', '--', NULL),
(14046, 'T71212', 11079, 999999999, 0, 'Choose option', '2024-12-30', '2024-12-09', '2024-08-12', 'Choose option', 'Choose option', 'Choose option', 'There is condensation inside the watch without being exposed to water please repair accordingly. This condensation/fog comes and go. It gets foggy occasionally, mostly when the air temperature changes.\n', 'waiting for payment 190€,, all done, new case for free', '0', '2025-02-14', '2025-02-14', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-02-18', '99.183.191.129', '99-183-191-129.lightspeed.bcvloh.sbcglobal.net', '2024-12-09', '414163178829', NULL),
(14047, 'T75371', 11080, 999999999, 0, '510-London', '1970-01-01', '2024-12-09', '2024-12-01', 'black', 'silvgrey', 'Pionier', 'There isn\'t anything mechanically wrong with the watch, it\'s just that it the watch face looked white online and when I received it is was silver, which I felt change the whole style of the watch.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.6.72.35', 'cpc1-ware7-2-0-cust34.9-1.cable.virginm.net', '2024-12-09', '--', NULL),
(14048, '#T75066', 11081, 999999999, 0, '505-Florida', '1970-01-01', '2024-12-09', '1970-01-01', 'silver', 'white', 'Pionier', 'My order number is T75066. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.105.200.51', 'c-76-105-200-51.hsd1.wa.comcast.net', '2024-12-09', '--', NULL),
(14049, 'T75296', 11082, 999999999, 0, 'other', '1970-01-01', '2024-12-09', '2024-12-05', 'silver', 'silvgrey', 'other', 'My order number is T75296 The watch is brand new and never worn. \nThe watch is way too big on me, even the band is super long for me. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '209.122.33.120', '209-122-33-120.s375.c3-0.rol-e6k1.nape.il.cable.rcncustomer.com', '2024-12-09', '--', NULL),
(14050, '', 11083, 999999999, 0, '506-Miami', '1970-01-01', '2024-12-10', '2024-12-10', 'gold', 'blue', 'Pionier', 'I bought your watch before, sorry because I thought it was just small and pretty. My wrist is not strong enough to hold it. Please let me exchange it for one that fits my wrist. Are you a respectable German? I love their stuff. Thank you.exchange same picture I copy send by email Please .', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.218.117.23', 'c-98-218-117-23.hsd1.md.comcast.net', '2024-12-10', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(14051, 'T75614', 11084, 999999999, 0, '113-Lagos', '1970-01-01', '2024-12-11', '2024-12-09', 'black', 'blue', 'Theorema', 'Watch is too big for me.  The watch is brand new and never worn. Please  exchange with Lady Butterfly Theorama - GM120-7 Silver. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '192.222.105.6', '192.222.105.6', '2024-12-11', '--', NULL),
(14052, '#T75493', 11085, 999999999, 0, '510-London', '1970-01-01', '2024-12-11', '2024-12-04', '', '', 'Pionier', 'Its dial size have bigger ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '37.245.204.51', '37.245.204.51', '2024-12-11', '--', NULL),
(14053, '#T75493', 11085, 999999999, 0, '515-Amsterdam', '1970-01-01', '2024-12-11', '2024-12-04', 'gold', 'gold', 'Pionier', 'Want to exchange', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '37.245.204.51', '37.245.204.51', '2024-12-11', '--', NULL),
(14054, 'T74492', 11086, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2024-12-11', '1970-01-01', 'black', 'black', 'Theorema', 'My order number is T74492- The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.228.80.68', '73.228.80.68', '2024-12-11', '--', NULL),
(14055, 'T74492', 11087, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2024-12-11', '1970-01-01', 'black', 'black', 'Theorema', 'My order number is T74492- The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.82.254.233', '96-82-254-233-static.hfc.comcastbusiness.net', '2024-12-11', '--', NULL),
(14056, 'T71557', 11088, 999999999, 0, '509-Barbados', '2024-12-30', '2024-12-11', '2024-12-11', 'black', 'silvgrey', 'Pionier', 'My ordeer number is T71557. The watch doesn\'t work even manually wound. Please repair accordingly', 'watch looks fine,, \n\ntest start: january 3rd.. 3:37pm\ntest end: january 7th.. 10:57am', '0', '2025-01-07', '2025-01-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-08', '12.75.116.43', '43.syracuse-05rh15-16rt.ny.dial-access.att.net', '2024-12-11', '414163178575', NULL),
(14057, 'T75010', 11089, 999999999, 0, '519-Milano', '1970-01-01', '2024-12-11', '2024-11-28', '', '', 'Pionier', 'No defect. reference number is GM 518-6. case color black. dial color blue. Gift was not liked and was never worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.87.121.18', '65.87.121.18', '2024-12-11', '--', NULL),
(14058, 'T72971', 11090, 999999999, 0, '101-Casablanca GM', '2024-12-30', '2024-12-12', '2024-09-20', 'gold', 'white', 'Theorema', 'this broke so fast i only have had it few weeks. fix or replace. it stops all the time does not keep power reserve. ', 'new movement, jewel fell out of old one and it would take too long to repair, as i would have to perform a full service,, cleaned hands, cleaned dial, cleaned glass, demag case, cleaned case', '0', '2025-01-06', '2025-01-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '98.38.120.30', 'c-98-38-120-30.hsd1.co.comcast.net', '2024-12-12', '--', NULL),
(14059, 'T75493', 11091, 999999999, 0, '510-London', '1970-01-01', '2024-12-12', '2024-12-04', 'gold', 'gold', 'Pionier', 'this watch is bigger in size that\'s why need to exchange design ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.215.193.205', '31.215.193.205', '2024-12-12', '--', NULL),
(14060, '#T75493', 11091, 999999999, 0, '515-Amsterdam', '1970-01-01', '2024-12-12', '2024-12-04', 'gold', 'blue', 'Pionier', 'My order number is #T75493. This watch is brand new and never worn. Please exchange this watch with 505-Florida case colour gold and dial colour is blue.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.215.193.205', '31.215.193.205', '2024-12-12', '--', NULL),
(14061, 'T66257', 11092, 999999999, 0, '108-Oman', '2024-12-30', '2024-12-13', '2023-11-23', 'silver', 'black', 'Theorema', 'The crown does not wind. ', 'repaired keyless works, new sliding and winding pinion, new gasket, new stem, cleaned case , cleaning and lubrication keyless works, cleaned hands, cleaned dial, new CP screws, adjusted timing, demag case and mvt, flawless now', '0', '2025-01-06', '2025-01-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-08', '185.238.231.18', '185.238.231.18', '2024-12-13', '414163178737', NULL),
(14062, 'M.M.24/GMAOA-14', 11093, 999999999, 0, 'other', '2024-12-30', '2024-12-13', '2024-12-13', 'black', 'white', 'other', 'Hello so as time is being fixed to were the watch \nIs does not spend its just stuck it just stopped work after two days of using.\nThank you for the help', 'new inner movement rings, checked other components, adjusted hands, demag case and mvt', '0', '2025-01-06', '2025-01-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-08', '67.164.104.159', 'c-67-164-104-159.hsd1.ca.comcast.net', '2024-12-13', '414163178656', NULL),
(14063, 'T75016', 11094, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-13', '2024-12-02', 'silver', 'blue', 'Theorema', 'No defect. I did not like the silver band, looks to plasticky. My order number is T75016 and the watch is brand new and never worn. Please refund. Thank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '170.85.98.170', '170.85.98.170', '2024-12-13', '--', NULL),
(14064, 'T74824', 11095, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-14', '1970-01-01', 'gold', 'blue', 'Theorema', 'My order number is T74824 The watch is brand new and never worn. Please refund.]Purchased watch on 11/22/24 and received it on 12/1/24.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.52.137.45', 'pool-108-52-137-45.phlapa.fios.verizon.net', '2024-12-14', '--', NULL),
(14065, '175796', 11096, 999999999, 0, 'other', '1970-01-01', '2024-12-14', '2024-12-06', 'gold', 'gold', 'other', 'My husband ordered the exact same watch for himself for Christmas \nThere is nothing wrong with watch \nNever even took it out of box - he received exact watch a day before \n\nKingston blue watch w/gild ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '97.124.174.170', '97-124-174-170.phnx.qwest.net', '2024-12-14', '--', NULL),
(14066, 'T75674', 11097, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2024-12-15', '2024-12-14', '', '', 'Theorema', ' this shipment\n\n	Singapore Theorema - GM-131-4 | Gold | Automatic Skeleton\n\nThe size of the face was too large for my style. Brand new ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.215.2.56', '71-215-2-56.ftmy.centurylink.net', '2024-12-15', '--', NULL),
(14067, 'T75746', 11098, 999999999, 0, '115-Helsinki', '1970-01-01', '2024-12-16', '2024-12-08', 'gold', 'black', 'Theorema', 'Hello,\nI have been in contact with Peter from the Tufina Care Team. My order number is T75746. The watch received is different than the one I order from what was pictured on the website. The watch is brand new and never worn. Please replace with the Casablanca GM-101-3 Gold. Thank you Peter and the Tufina team!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.65.175.169', 'bras-base-mtrlpq4385w-grc-01-76-65-175-169.dsl.bell.ca', '2024-12-16', '--', NULL),
(14068, 'T75349', 11099, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-16', '2024-12-06', 'black', 'black', 'Theorema', 'Ordered two watches of the same piece by mistake ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.240.70.62', 'c-98-240-70-62.hsd1.tn.comcast.net', '2024-12-16', '--', NULL),
(14069, 'T57028', 11100, 999999999, 0, '3005-Marco Polo', '2024-12-18', '2024-12-16', '2022-11-21', 'gold', 'black', 'Theorema', 'My order number is T57028 - The front glass is broken. I mention that a frame from an inner dial of the clock came loose following the shock when the glass broke. Please replace/repair accordingly.', 'waiting for payment, 200€, completely destroyed.,, all done, cleaned case too', '0', '2025-01-06', '2025-01-06', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-08', '188.27.194.125', '188-27-194-125.rdsnet.ro', '2024-12-16', '414163178612', NULL),
(14070, 'T73680', 11101, 999999999, 0, '115-Helsinki', '2025-01-07', '2024-12-16', '2024-10-17', 'silver', 'gold', 'Theorema', 'I received the watch repaired and I was able to set up the time one time, after 2 days when I tried to set up the time, the mechanism did not work. I believe this is a failure for the mechanism from production. Please replace/repair accordingly', 'new watch, only put the old band on the new watch. ', '0', '2025-01-24', '2025-01-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-27', '136.226.198.89', '136.226.198.89', '2024-12-16', '417840451129', NULL),
(14071, 'rma 13421', 11102, 999999999, 0, '7001-Havana', '2024-12-30', '2024-12-16', '2023-12-28', 'gold', 'white', 'Pionier', 'day does not register correctly\' i\'m returning it stuck at 35! a non existing date.\nthe months change every two weeks\nthis is the second time i\'m returning it for service!', 'fixed datefunction, cleaned glass, adjusted timing, demag case and mvt, flawless now. he set the date wrong and it got stuck', '0', '2025-01-06', '2025-01-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-08', '83.130.36.226', 'IGLD-83-130-36-226.inter.net.il', '2024-12-16', '414163178601', NULL),
(14072, 'T75799', 11103, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-16', '1970-01-01', 'black', 'black', 'Theorema', 'There is no defect.  I purchased this watch, after I purchased one a couple of days earlier.  I thought I would like this one better.  I did not.  So I am returning this one, and keeping the other one.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.229.6.232', 'syn-072-229-006-232.res.spectrum.com', '2024-12-16', '--', NULL),
(14073, '#T67506', 11104, 999999999, 0, '7001-Havana', '1970-01-01', '2024-12-16', '2023-12-27', 'gold', 'white', 'Pionier', '[My order number is T67506. The calendar suddenly starts jumping from 14 to 25 even when the watch is manually wound. Please repair/ replace accordingly.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.40.102.116', '92.40.102.116.threembb.co.uk', '2024-12-16', '--', NULL),
(14074, 'T72036', 11105, 999999999, 0, '113-Lagos', '1970-01-01', '2024-12-16', '2024-08-20', 'gold', 'gold', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.152.95', '172.56.152.95', '2024-12-16', '--', NULL),
(14075, 'T72036', 11106, 999999999, 0, '113-Lagos', '1970-01-01', '2024-12-16', '2024-08-20', 'gold', 'gold', 'Theorema', 'My ordeer number is T72036. The watch doesn\'t work even fully wound. Please repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.236.177.75', 'c-71-236-177-75.hsd1.or.comcast.net', '2024-12-16', '--', NULL),
(14076, '', 11107, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-17', '1970-01-01', 'silver', 'white', 'Theorema', 'Dear Customer Service Team,\n\nI hope this message finds you well. My wife recently purchased this item for me: order number: T76084, however, it is unfortunately not to my preference. I attempted to cancel the order as soon as possible, but I was advised by Peter from your customer service team that I should receive the item first and then proceed with the return.\n\nI would appreciate your guidance on the return process to ensure a smooth resolution. Please let me know the next steps and any details regarding shipping or refunds.\n\nThank you for your assistance. I look forward to your prompt response.\n\nBest regards,\nM Mihaylov', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '152.37.100.88', '100.37.152.88.bcube.co.uk', '2024-12-17', '--', NULL),
(14077, 'T75715', 11108, 999999999, 0, '101-Casablanca GM', '2024-12-30', '2024-12-17', '2024-12-11', 'silver', 'white', 'Theorema', 'My order number is T75715. The clasp is defective and cannot be deployed. The watch is brand new and never worn. Please refund.', 'new clasp, demag , watch wasn\'t brand new and is definitely worn,', '0', '2025-01-06', '2025-01-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-08', '75.112.34.178', 'syn-075-112-034-178.biz.spectrum.com', '2024-12-17', '414163178645', NULL),
(14078, '1z8vf459d962706404', 11109, 999999999, 0, '106-Toronto GM', '1970-01-01', '2024-12-17', '2023-01-01', '', '', 'Theorema', 'The markers came off the clock, please fix', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '205.157.120.4', '205.157.120.4', '2024-12-17', '--', NULL),
(14079, '1z8vf459d962706404', 11110, 999999999, 0, '106-Toronto GM', '2024-12-30', '2024-12-17', '2023-01-01', 'gold', 'black', 'Theorema', 'Markers came off of clock/watch', 'new dial, new movement, would need to clean old one which takes too long,, new second hand, celaned glass, demag case\n\n- please note there is a small scratch on the glass at 9\' position,, it looks like dirt inside, but its not, it is a scratch one the glass, which was already before the repair - ', '0', '2025-01-06', '2025-01-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-08', '205.157.120.4', '205.157.120.4', '2024-12-17', '414163178715', NULL),
(14080, 'T75605', 11111, 999999999, 0, '7002-Chicago', '1970-01-01', '2024-12-17', '2024-12-06', 'silver', 'white', 'Pionier', 'My order number is T75605. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.170.72.113', 'ip70-170-72-113.lv.lv.cox.net', '2024-12-17', '--', NULL),
(14081, 'T75106', 11112, 999999999, 0, '115-Helsinki', '1970-01-01', '2024-12-17', '1970-01-01', 'black', 'gold', 'Theorema', 'It was a gift for my husband, he did not like it. Has not been touched. Absolutely new condition. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.123.67.145', 'ool-457b4391.dyn.optonline.net', '2024-12-17', '--', NULL),
(14082, 'XX50Y9LKF', 11113, 999999999, 0, '116-San Francisco', '1970-01-01', '2024-12-18', '2024-12-17', 'silver', 'blue', 'Theorema', 'No defect, just didn\'t realize it was mechanical and would need to be wound regularly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.81.252.19', 'syn-174-081-252-019.res.spectrum.com', '2024-12-18', '--', NULL),
(14083, 'XX50Y9LKF', 11113, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-18', '2024-12-17', 'blue', 'blue', 'Theorema', 'No defect, just didn\'t realize it was mechanical and would require regular winding.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.81.252.19', 'syn-174-081-252-019.res.spectrum.com', '2024-12-18', '--', NULL),
(14084, 'T71573', 11114, 999999999, 0, '508-Dublin', '1970-01-01', '2024-12-18', '2024-07-17', 'black', 'blue', 'Pionier', 'The watchpointer fell off and the thing (i dont know the name) is also lose. i did fall on the ground but the watch was safe but somethings came lose. I didnt thought this could happen but yeah unfortunately..\n\nI appreciate the repair and hope to hear soon from you guys.\n\ni also wish everyone a happy new year with hopefully many nice outcomes.\n\nwith best greetings\n\nMelvin Jansen. ', 'new second hand, checked other hands, new carbon on case, cleaned glass, adjusted timing, demag case and mvt, fixed crown protector', '0', '2025-01-06', '2025-01-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2025-01-08', '77.250.17.124', '77-250-17-124.cable.dynamic.v4.ziggo.nl', '2024-12-18', '414163178678', NULL),
(14085, '', 11115, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-18', '2024-02-05', 'gold', 'white', 'Theorema', 'Both hands of the watch have become unattached and are floating freely inside of the case. There was no damage that caused this to happen. I take very good care of this watch.\n\nI have the box, card, and paperwork that came with it. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.112.142.77', 'syn-070-112-142-077.res.spectrum.com', '2024-12-18', '--', NULL),
(14086, 'T75738', 11116, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-19', '2024-12-18', 'gold', 'white', 'Theorema', 'My order number is T75738. I don\'t like the clasp. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.106.25.33', '33.sub-72-106-25.myvzw.com', '2024-12-19', '--', NULL),
(14087, 'T76075', 11117, 999999999, 0, '118-Venezia', '1970-01-01', '2024-12-19', '2024-12-16', 'gold', '', 'Theorema', 'I don\'t care for the way you set the dual time zone.  I have many watches that are dual time zones and none are this difficult to set. the reference is GM128-3\ngold case.  dial color white', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.241.237.183', 'c-73-241-237-183.hsd1.ca.comcast.net', '2024-12-19', '--', NULL),
(14088, '', 11118, 999999999, 0, '550-Tirona', '2024-12-30', '2024-12-19', '2022-12-22', 'silver', 'white', 'Pionier', 'The clock does not keep time. The second hand gets stuck sporadically. At first I thought it was the battery, so I took the watch to a watchmaker who changed the battery. Despite this, it is the same error - the second hand gets stuck sporadically. The clock loses between 3-10 minutes per hour. If the watch is just stationary on a table, the second hand does not get stuck as often, but when you wear the watch, the watch often loses several hours a day. The watch is used sparingly and has never been exposed to water or shock. Warranty card 22.12.2022\n', 'new movement, hands, dial,, i think the watchmaker he went to might broke something', '0', '2025-01-07', '2025-01-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-08', '83.251.148.13', 'c83-251-148-13.bredband.tele2.se', '2024-12-19', '414163178597', NULL),
(14089, 'T74640', 11119, 999999999, 0, '110-Oslo', '1970-01-01', '2024-12-19', '2024-12-13', 'black', 'black', 'Theorema', 'The minute hand appears loose with the pointy end of the hand resting low on the Roman numerals of the watch face. When you rotate the watch,the minute hand freely rotates with gravity. When you pull crown to position \"A\" and adjust the time, only the hour hand moves.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.39.151.41', '84.39.151.41', '2024-12-19', '--', NULL),
(14091, ' T75983', 11121, 999999999, 0, '7002-Chicago', '1970-01-01', '2024-12-22', '2024-12-06', 'gold', 'gold', 'Pionier', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.198.198.20', '20.sub-174-198-198.myvzw.com', '2024-12-22', '--', NULL),
(14092, '', 11122, 999999999, 0, 'Choose option', '1970-01-01', '2024-12-22', '2024-12-12', 'Choose option', 'Choose option', 'Choose option', 'I don’t like watch size. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.15.104.84', 'syn-098-015-104-084.res.spectrum.com', '2024-12-22', '--', NULL),
(14093, 'T75169', 11123, 999999999, 0, '510-London', '1970-01-01', '2024-12-23', '1970-01-01', 'black', 'gold', 'Pionier', 'I am returning because the face is too large for our wrist. The watch is beautiful and only opened just to take pictures to send to you all. I am returning 2 out of the 3. I will gift one to my father. There’s one black London with gold face and one white London gold face that I am returning today Monday 12 23 2024.\nI have been communicating with one of your reps through email of how to return and sent pictures.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '149.154.44.45', '149.154.44.45', '2024-12-23', '--', NULL),
(14094, 'T76159', 11124, 999999999, 0, '7001-Havana', '1970-01-01', '2024-12-23', '1970-01-01', 'white', 'bicolor', 'Pionier', 'My order number is T76159 . The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.17.83.81', 'ool-2f115351.dyn.optonline.net', '2024-12-23', '--', NULL),
(14095, 'T75583', 11125, 999999999, 0, '505-Florida', '1970-01-01', '2024-12-24', '2024-12-25', '', '', 'Pionier', 'Hi i want return my watch ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '184.23.247.142', '184-23-247-142.fiber.dynamic.sonic.net', '2024-12-24', '--', NULL),
(14096, 'T71739', 11126, 999999999, 0, '7002-Chicago', '2025-01-21', '2024-12-24', '2024-07-23', 'white', 'bicolor', 'Pionier', 'The watch I bought is completely not working. I bought it and wore it for the first time just for it to be defective \n', 'new day hand, adjusted timing, fixed second hand, demagnetized case and mvt ,,  fixed rotor\n\n- please note: there were already a few scratches on the caseback before the repair - \n', '0', '2025-02-14', '2025-02-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-02-18', '99.248.101.55', 'pool-99-248-101-55.cpe.net.cable.rogers.com', '2024-12-24', '414163178873', NULL),
(14097, '4SK551649D9110132', 11127, 999999999, 0, '7002-Chicago', '1970-01-01', '2024-12-25', '2023-12-04', 'silver', 'white', 'Pionier', 'The golden ascent that borders the left hemisphere 6-12 has somehow become undone  \n\nThe lower left button as controls the movement associated with the date 1-31 is stuck. \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.85.109', '104.28.85.109', '2024-12-25', '--', NULL),
(14098, '', 11128, 999999999, 0, '508-Dublin', '1970-01-01', '2024-12-26', '1970-01-01', 'gold', 'black', 'Pionier', 'Does not work, stopped and won’t start now, I have worn it to get the movement working, but to know avail.\n\nOut of warranty puchaced 2015.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.135.2.148', 'host86-135-2-148.range86-135.btcentralplus.com', '2024-12-26', '--', NULL),
(14099, 'T76313', 11129, 999999999, 0, 'other', '1970-01-01', '2024-12-26', '2024-12-23', 'gold', '', 'other', 'The watch face it too large and too heavy I am reurning the  Amsterdam one and will recieve a replacement Florida watch which is a smaller and lighter face. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.156.112.217', 'host81-156-112-217.range81-156.btcentralplus.com', '2024-12-26', '--', NULL),
(14100, '', 11130, 999999999, 0, 'Choose option', '1970-01-01', '2024-12-26', '2024-12-26', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.158.120.99', 'ip50-158-120-99.lv.lv.cox.net', '2024-12-26', '--', NULL),
(14101, 'T76271  D1145', 11131, 999999999, 0, '506-Miami', '1970-01-01', '2024-12-26', '2024-12-23', 'blue', 'blue', 'Pionier', 'Show image\n \n\n \n\nOn Mon, Dec 23, 2024 at 4:46 PM Dave Taylor <davetaylor@sympatico.ca> wrote:\n \n \nI just received the shipment, this is the watch I have purchased from you.\n \nThis last one is not exactly to use, the buckle is stuck, the only way I can open it is use pliers , it is stuck closed!!!\nThis design is not all user friendly !\nI was going to give it to my father in law , but there is no way he would be able open it. Very very poor design , and the strap is so thick and stiff I have not been able to get it into the right place, I challenge any of your colleagues to do it, I certainly can’t get in the right place. \n \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.71.163.95', 'bras-vprn-ckvlon1747w-lp130-44-76-71-163-95.dsl.bell.ca', '2024-12-26', '--', NULL),
(14102, 'T75839', 11132, 999999999, 0, '505-Florida', '2024-12-30', '2024-12-26', '2024-12-11', 'silver', 'white', 'Pionier', 'My order number is T75839- the date changes twice a day at 5 AM and 6 AM and the watch is delaying, the mechanism goes faster than it should Please replace/ repair accordingly.\nI prefer, if possible, the replacement with similar versions made in Germany Miami- GM-506-13 together with a silver band or Miami Pionier - GM-506-12 | Black together with a black leather band. florida and miami watches having the same price', 'new movement, date function was completely stuck and broken, would need too many spare parts and time, new hands, cleaned dial, cleaned case and band, demag case, ', '0', '2025-01-06', '2025-01-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-08', '89.137.125.52', '89.137.125.52', '2024-12-26', '414163178586', NULL),
(14103, 'T76065', 11133, 999999999, 0, '7003-Newport', '1970-01-01', '2024-12-26', '2024-12-16', 'black', 'blue', 'Pionier', 'Too big of face for my wrist. Wrong size. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.210.233.222', '222.sub-174-210-233.myvzw.com', '2024-12-26', '--', NULL),
(14104, 'T76034', 11134, 999999999, 0, '515-Amsterdam', '1970-01-01', '2024-12-27', '2024-12-16', 'black', 'gold', 'Pionier', 'Dear Tufina Team,\n\nI recently purchased two watches from your store. While one of them is in perfect condition, I’ve encountered an issue with the second watch, the Amsterdam Pionier GM-515-10 (Order #T76034). The needle of the watch is not stable, and this problem was noticed immediately after unboxing. The watch is brand new and has never been worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '209.122.201.13', '209.122.201.13', '2024-12-27', '--', NULL),
(14105, 'T76034', 11135, 999999999, 0, '515-Amsterdam', '1970-01-01', '2024-12-27', '2024-12-16', 'black', 'gold', 'Pionier', 'I recently purchased two watches from your store. While one of them is in perfect condition, I’ve encountered an issue with the second watch, the Amsterdam Pionier GM-515-10 (Order #T76034). The needle of the watch is not stable, and this problem was noticed immediately after unboxing. The watch is brand new and has never been worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '209.122.201.13', '209.122.201.13', '2024-12-27', '--', NULL),
(14106, 'T76218', 11136, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-27', '2024-12-24', 'silver', 'blue', 'Theorema', 'Watch just too bulky and overwhelming for my son’s wrist.  He didn’t even try it on. Just set on his wrist to see that it was not what he wanted. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.241.114.218', 'pool-96-241-114-218.washdc.fios.verizon.net', '2024-12-27', '--', NULL),
(14107, 'T75383', 11137, 999999999, 0, 'other', '1970-01-01', '2024-12-27', '2024-12-06', '', '', 'other', 'Face of watch too big for my sons wrist', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.197.94.134', 'cust-69-197-94-134.wireless.t6b.com', '2024-12-27', '--', NULL),
(14108, 'T76246', 11138, 999999999, 0, '505-Florida', '1970-01-01', '2024-12-28', '2024-12-20', 'black', 'blue', 'Pionier', 'The item is new and has never been put on or used. The day we received the package, we requested to return it. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.178.90.23', '104-178-90-23.lightspeed.frsnca.sbcglobal.net', '2024-12-28', '--', NULL),
(14109, 'T76270', 11139, 999999999, 0, '101-Casablanca GM', '2025-01-07', '2024-12-28', '2024-12-24', 'gold', 'black', 'Theorema', 'The watch is not what I expected.Please refund.', '--', '0', '1970-01-01', '2025-01-07', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '104.28.54.66', '104.28.54.66', '2024-12-28', '--', NULL),
(14110, 'T75496', 11140, 999999999, 0, '505-Florida', '1970-01-01', '2024-12-28', '2024-12-04', 'gold', 'black', 'Pionier', 'My order number is T75496 - The band is too small The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.40.184.11', '92.40.184.11.threembb.co.uk', '2024-12-28', '--', NULL),
(14111, 'T73978', 11141, 999999999, 0, '7002-Chicago', '2025-01-21', '2024-12-28', '2024-10-28', 'silver', 'white', 'Pionier', 'The watch suddenly stopped when I set the date. Please replace/repair accordingly.\nThank You,\nDerek Rice', 'fixed balance wheel, adjusted timing, applied fresh lubricants to critical components, balance wheel pallet fork, cleaned glass , nano protection', '0', '2025-02-14', '2025-02-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-02-18', '96.54.213.4', 'S0106400fc1c02d7e.cc.shawcable.net', '2024-12-28', '414163178884', NULL),
(14112, 'T75022', 11142, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-29', '2024-11-28', 'black', 'white', 'Theorema', 'Hello, I got some issues with this watch the bezel is touching the strap and the crown cover(the clasp) doesn’t lock in. i like to exchange it a Singapore(theorema GM-131-7 RED) and I will definitely pay for the different because it might cost more if that can happen then I will go with theorema GM-101-19 RED\nThanks', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '206.188.174.5', '5-174-188-206-dyn-default.702com.net', '2024-12-29', '--', NULL),
(14113, '', 11143, 999999999, 0, 'Choose option', '1970-01-01', '2024-12-29', '2024-12-29', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.85.233', '104.28.85.233', '2024-12-29', '--', NULL),
(14114, '', 11144, 999999999, 0, 'Choose option', '1970-01-01', '2024-12-29', '2024-12-29', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.85.233', '104.28.85.233', '2024-12-29', '--', NULL),
(14115, 'T75961', 11145, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-29', '2024-12-16', 'black', 'black', 'Theorema', 'The Watch is too big. The Watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.125.239.242', 'pool-71-125-239-242.nycmny.fios.verizon.net', '2024-12-29', '--', NULL),
(14116, 'T76264', 11146, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-30', '1970-01-01', 'red', 'white', 'Theorema', 'No defects...My order number is T76264- The watch is too big. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '206.166.209.218', 'mail.lhopllc.com', '2024-12-30', '--', NULL),
(14117, 'T75958', 11147, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-30', '2024-12-27', 'gold', 'yellow', 'Theorema', 'My order number is T75958. The receiver of the gift did not like the watch. The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.90.117.82', 'ool-4a5a7552.dyn.optonline.net', '2024-12-30', '--', NULL),
(14118, 'T76144', 11148, 999999999, 0, '111-Copenhagen', '1970-01-01', '2024-12-30', '1970-01-01', 'gold', 'gold', 'Theorema', 'The watch isn\'t defective or anything. I just would\nLike to exchange it for London Diamond Pioneer \nGM-510-10 Red Pioneer,Germany.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.34.67', 'ue.tmodns.net', '2024-12-30', '--', NULL),
(14119, 'T76305', 11149, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2024-12-31', '2024-12-23', 'gold', 'yellow', 'Theorema', 'My order number is T76305 The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.16.239.50', 'c-76-16-239-50.hsd1.il.comcast.net', '2024-12-31', '--', NULL),
(14120, 'T74042', 11150, 999999999, 0, 'other', '2025-08-26', '2024-12-31', '2024-11-02', 'silver', 'white', 'other', 'Dual-time automatic Ibiza - GM-128-1 |Silver. Watch stopped working.', 'new movement, no spare parts here in workshop, clean case and glass, new minute hand, clean dial and hands, demag case and mvt, new crown stemm lub and gasket grease crown stem, rate  6 ', '0', '2025-11-10', '2025-11-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-11-11', '184.146.29.80', 'bras-base-toroon4223w-grc-04-184-146-29-80.dsl.bell.ca', '2024-12-31', '1Z8VF459D962492547', ''),
(14121, '', 11151, 999999999, 0, '502-Malibu', '2025-02-25', '2024-12-31', '2014-09-02', 'gold', 'white', 'Pionier', 'I know I\'m out of warranty most likely having bought this amazing watch 10 years ago. You\'ve kindly fixed it for me once before when something very similar happened the buckle dislodged and the watch dropped to the floor landing on the face. Last time, it was the actual mechanical spring that broke. This time, it appears it is just the watch face that has shattered but the actual watch is operating as it should so just needs the face replacing. \n\n', 'waiting for payment,, 145€/180€/175€/210€ ,, all done', '0', '2025-03-21', '2025-03-21', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-26', '149.34.174.95', '149.34.174.95', '2024-12-31', '417840463350', NULL),
(14122, 'T76534', 11152, 999999999, 0, 'other', '1970-01-01', '2024-12-31', '2024-12-27', 'gold', 'gold', 'other', 'I ordered Casablanca Theorema - GM-101-3 | Gold | Made in Germany mechanical watch for gift but he didn’t like it much. I am returning it as brand new condition. Thanks!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.3.252.228', '104-3-252-228.lightspeed.rcsntx.sbcglobal.net', '2024-12-31', '--', NULL),
(14123, 'T75887', 11153, 999999999, 0, '7002-Chicago', '1970-01-01', '2024-12-31', '2024-12-31', 'silver', 'white', 'Pionier', 'NO defect. Watch is beautiful but almost the exact face as my last purchase with you! My order number is T75887. The watch is brand new and never worn. Please exchange with the Barbados GM-509-6 (Silver).\nThank you for your terrific service. It is refreshing to do business with people that care about their company, product,and reputation. \nLet me know what else is needed from me. The box with the watch will be sent on the next business day. \nBest Regards, ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.181.79', '172.56.181.79', '2024-12-31', '--', NULL),
(14124, 'GM 122-6', 11154, 999999999, 0, '111-Copenhagen', '2025-01-22', '2024-12-31', '2024-04-16', 'black', 'gold', 'Theorema', 'Unfortunately watch suddenly stopped working without reason. T69974', 'new watch,, don\'t have the special tool here to open the case.', '0', '2025-02-14', '2025-02-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-02-18', '172.56.4.186', '172.56.4.186', '2024-12-31', '414163178830', NULL),
(14125, 'Order #T75583', 11155, 999999999, 0, '505-Florida', '1970-01-01', '2025-01-01', '1970-01-01', 'rosé', 'silvgrey', 'Pionier', 'I want  return no need ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.202.238.71', 'c-71-202-238-71.hsd1.ca.comcast.net', '2025-01-01', '--', NULL),
(14126, 'Ordered by Suellen Aiken (Costa)', 11156, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-02', '1970-01-01', 'gold', '', 'Theorema', 'No defects, received as a Christmas gift and want to exchange for the Theorema GM-101-10 (Black). ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.12.143.239', '104-12-143-239.lightspeed.irvnca.sbcglobal.net', '2025-01-02', '--', NULL),
(14127, 'Ordered by Suellen Aiken (Costa)', 11157, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-02', '1970-01-01', 'gold', '', 'Theorema', 'No defects, received as a Christmas gift and want to exchange for the Theorema GM-101-10 (Black). ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.12.143.239', '104-12-143-239.lightspeed.irvnca.sbcglobal.net', '2025-01-02', '--', NULL),
(14128, 'T75887', 11158, 999999999, 0, '7002-Chicago', '1970-01-01', '2025-01-02', '2025-01-01', 'silver', 'white', 'Pionier', 'Watch is in fine condition, brand new and never been worn. But, it looks just the same as the last watch I ordered from you. My order number is T75887. Please exchange with Barbados GM-509-6, Silver. Thanks for your superb customer service.\nRegards,\nJim Sutton\n818-388-1962 \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.132.82.152', 'syn-072-132-082-152.res.spectrum.com', '2025-01-02', '--', NULL),
(14129, 'T73632', 11159, 999999999, 0, '117-Kingston', '1970-01-01', '2025-01-02', '2024-12-17', 'silver', 'black', 'Theorema', '[My order number is T73632 The hand is loose The watch is brand new and never worn. Please  exchange with GM129-1 ]\n\nI’m returning this what h  in brand new condition and exchanging for the GM-129-1.\nThe reason of the return is this watch doesn’t look the way I was expecting.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.224.84.126', 'pool-99-224-84-126.cpe.net.cable.rogers.com', '2025-01-02', '--', NULL),
(14130, 'T76198', 11160, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-02', '2024-12-25', 'gold', 'black', 'Theorema', 'This watch is not what I expected in quality. It has not been worn and all packaging is included. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.114.133.134', 'c-76-114-133-134.hsd1.ga.comcast.net', '2025-01-02', '--', NULL),
(14131, '', 11161, 999999999, 0, 'Choose option', '1970-01-01', '2025-01-02', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '95.203.152.203', 'host-95-203-152-203.mobileonline.telia.com', '2025-01-02', '--', NULL),
(14132, 'T76429', 11162, 999999999, 0, 'other', '1970-01-01', '2025-01-02', '2024-12-23', 'black', 'gold', 'other', 'My order number is T76429- The watch is brand new and never worn. Please refund. It is not a two timezone watch. Unable to adjust time of second dial appropriately. reference number is GMA28-5. the watch is the Ibiza Theorema GM-128-5 bronze. case color of box is black. dial color is bronze. strap brown leather.\n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.203.231.107', '47.203.231.107', '2025-01-02', '--', NULL),
(14133, '', 11163, 999999999, 0, 'Choose option', '1970-01-01', '2025-01-02', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'My order number is T76371 The watches are brand new and never worn. Please exchange with GM110- 9 and refund the Casablanca.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.14.125.126', 'ip68-14-125-126.ri.ri.cox.net', '2025-01-02', '--', NULL),
(14134, 'T68904', 11164, 999999999, 0, '117-Kingston', '1970-01-01', '2025-01-02', '2026-01-08', 'blue', 'white', 'Theorema', 'The watch was working but since 1 week not working anymore', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.18.254.194', 'ip1f12fec2.dynamic.kabel-deutschland.de', '2025-01-02', '--', NULL),
(14135, 'T74452', 11164, 999999999, 0, '110-Oslo', '1970-01-01', '2025-01-02', '2026-01-08', 'rosé', 'gold', 'Theorema', 'The cannot move the arms of the watch and adjust the time', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.18.254.194', 'ip1f12fec2.dynamic.kabel-deutschland.de', '2025-01-02', '--', NULL),
(14136, 'T74452', 11165, 999999999, 0, '110-Oslo', '1970-01-01', '2025-01-02', '2026-01-08', 'rosé', 'gold', 'Theorema', 'I\'m unable to adjust the clock hands by myself.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.18.254.194', 'ip1f12fec2.dynamic.kabel-deutschland.de', '2025-01-02', '--', NULL),
(14137, 'T68904', 11165, 999999999, 0, '117-Kingston', '1970-01-01', '2025-01-02', '2026-01-08', 'blue', 'white', 'Theorema', 'The watch isn\'t working anymore.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.18.254.194', 'ip1f12fec2.dynamic.kabel-deutschland.de', '2025-01-02', '--', NULL),
(14138, 'T61626', 11166, 999999999, 0, '510-London', '2025-02-11', '2025-01-03', '2023-05-04', 'blue', 'gold', 'Pionier', 'dislodged interior watch component', 'new rotor, applied fresh lubricants for crown stem, and rotor,, adjusted timing, demag case and mvt \n\n-waiting for payment band optional 30€- ', '0', '2025-03-07', '2025-03-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-10', '101.190.148.29', 'cpe-101-190-148-29.nb15.nsw.asp.telstra.net', '2025-01-03', '1Z8VF4590476830669', NULL),
(14139, 'T62586', 11167, 999999999, 0, '101-Casablanca GM', '2025-01-22', '2025-01-03', '2023-12-06', 'silver', 'yellow', 'Theorema', 'The seconds hand just fell off and this wasn’t because of any hard use which is quite surprising to say the least along with some of the dial numbers falling off as well. In its current condition the watch does not work whatsoever. I did not bother to inspect it any further so I do not understand the further extent of the damage but it’s shocking how no hard use did this to the watch…', 'new glass ,, new movement, new dial, old mvt would take too long to repair,, replaced hands (better photoluminescence) , new gasket caseback', '0', '2025-01-31', '2025-01-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-02-18', '140.248.44.164', '140.248.44.164', '2025-01-03', '414163178862', NULL),
(14140, 'T75020', 11168, 999999999, 0, '7001-Havana', '1970-01-01', '2025-01-03', '2024-12-17', '', '', 'Pionier', 'My order number is T75020. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '97.134.65.91', '91.sub-97-134-65.myvzw.com', '2025-01-03', '--', NULL),
(14141, 'T76392', 11169, 999999999, 0, '519-Milano', '1970-01-01', '2025-01-03', '2025-01-03', 'blue', 'blue', 'Pionier', 'This is a Milano Pionier - GM-519-2.  I was not happy with the way the movement or style.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.252.65.170', '66.252.65.170', '2025-01-03', '--', NULL),
(14142, 'T76392', 11169, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-03', '2025-01-03', 'gold', 'white', 'Theorema', 'Did not like the thickness or the movement.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.252.65.170', '66.252.65.170', '2025-01-03', '--', NULL),
(14143, 'T76664', 11170, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-04', '2025-01-02', 'gold', 'white', 'Theorema', 'Item is not defective, I’m not a fan of the watch.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.97.21.185', 'customer.nwyynyx1.pop.starlinkisp.net', '2025-01-04', '--', NULL),
(14144, 'T76632', 11171, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-04', '2025-01-03', 'gold', 'white', 'Theorema', 'No defect', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.48.151.98', 'c-68-48-151-98.hsd1.mi.comcast.net', '2025-01-04', '--', NULL),
(14145, 'T76420 ', 11172, 999999999, 0, '110-Oslo', '1970-01-01', '2025-01-04', '2024-12-23', 'black', 'silvgrey', 'Theorema', 'My name is Shanna Jameson, and I’m reaching out regarding items I purchased from you on December 22, 2024. Unfortunately, the watches do not fit my petite wrist, and one of the watch boxes was damaged upon delivery. I checked online again and found a women’s watch that appeared smaller than the ones I originally purchased. Would it be possible to exchange one of my original watches for the silver version of this smaller model? and return the other  I’d also like to request a refund for the remaining balance to my original payment method. \nMy order number is T76420  The watches are brand new and never worn. Please  exchange with  GM-123-7 \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.56.31.130', 'c-174-56-31-130.hsd1.nm.comcast.net', '2025-01-04', '--', NULL),
(14146, 'T74217', 11173, 999999999, 0, '117-Kingston', '2025-01-23', '2025-01-05', '1970-01-01', 'bicolor gold', 'blue', 'Theorema', 'The “day” hand fallen off. No there has been no impacts to the watch. Just stopped working and seen the hand had fallen off', 'new day hand, cleaned glass   nano protection, demag case and mvt, works flawless', '0', '2025-02-14', '2025-02-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-02-18', '73.93.196.74', 'c-73-93-196-74.hsd1.ca.comcast.net', '2025-01-05', '414163178851', NULL),
(14147, 'T66780', 11174, 999999999, 0, '7002-Chicago', '2025-01-23', '2025-01-05', '2023-12-04', 'silver', 'white', 'Pionier', 'Lower button closest to the numerical 4 that is purposed to change the date in side the \ninner dial located on the right side hemesphere has stopped working.  I am not sure when it \nHappened but it was a few monthds Ago.\nThe Golden bar that accents the left hemeshphere had became undone sometime recent.  Whithin 2 weeks to a month. ', 'waiting for payment 70€ ,, new dial, new movement, new hands, new case, it was very dirty inside, looked like water got inside, fixed everything, looks new and works flawless, cleaned band ,,  1 second a day, err. 0,1 ,, amp 274', '0', '2025-03-07', '2025-03-07', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-11', '104.28.85.108', '104.28.85.108', '2025-01-05', '414163179159', NULL),
(14148, '', 11175, 999999999, 0, '2003-Monte Carlo', '1970-01-01', '2025-01-05', '1970-01-01', 'silver', 'blue', 'Theorema', 'Hour hand slips during wear.\n\nStem comes out when trying to set time or wind.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '37.19.210.31', 'unn-37-19-210-31.datapacket.com', '2025-01-05', '--', NULL),
(14149, 'T64324', 11176, 999999999, 0, '101-Casablanca GM', '2025-01-22', '2025-01-06', '2023-08-29', 'black', 'white', 'Theorema', 'The hand has fallen off', 'fixed dial, new minute and hour hand, cleaned glass, demag case and mvt,, ', '0', '2025-01-31', '2025-01-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-31', '73.44.51.14', 'c-73-44-51-14.hsd1.il.comcast.net', '2025-01-06', '414163178781', NULL),
(14150, 'T75934', 11177, 999999999, 0, '108-Oman', '1970-01-01', '2025-01-06', '2024-12-12', 'silver', '', 'Theorema', 'The watch is not functioning properly. After my husband followed the video instructions on how to use it, the watch stopped working on its own after just an hour or two of use. He is not satisfied with the product and would like to return it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.203.34.67', 'c-98-203-34-67.hsd1.fl.comcast.net', '2025-01-06', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(14151, 'T74967', 11178, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-06', '2024-12-06', 'black', 'black', 'Theorema', 'Did not like the look of the watch. Did not try it on. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.215.224.188', '188.sub-75-215-224.myvzw.com', '2025-01-06', '--', NULL),
(14152, 'GM-108-3', 11179, 999999999, 0, '108-Oman', '2025-01-22', '2025-01-06', '2020-08-03', 'gold', 'gold', 'Theorema', 'The watch is out of warranty. The watch is not winding anymore. The Sun/Moon also do not align with noon/midnight. Please replace/repair accordingly', 'waiting for payment 160€,, all done, new case and band for free ', '0', '2025-02-24', '2025-02-24', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-02-26', '74.97.30.89', 'pool-74-97-30-89.prvdri.fios.verizon.net', '2025-01-06', '414163179045', NULL),
(14153, 'Unknown ', 11180, 999999999, 0, '510-London', '2025-02-13', '2025-01-06', '1970-01-01', 'gold', 'black', 'Pionier', 'Suspected water damage, 2 pieces of the face have come loose\n\nPlus general wear and tear Out of warranty', 'waiting for payment 140/180/200/240€ ,, all done, new dial. \n', '0', '2025-03-07', '2025-03-07', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-11', '81.129.227.88', 'host81-129-227-88.range81-129.btcentralplus.com', '2025-01-06', '414163179218', NULL),
(14154, 'T70845', 11181, 999999999, 0, '7001-Havana', '1970-01-01', '2025-01-07', '2024-06-06', 'gold', 'blue', 'Pionier', 'The calendar/date doesn\'t work properly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '211.30.63.99', '211.30.63.99', '2025-01-07', '--', NULL),
(14155, 'T70845', 11182, 999999999, 0, '7001-Havana', '2025-12-22', '2025-01-07', '2024-06-06', 'gold', 'blue', 'Pionier', 'The calendar/date doesn\'t work properly. order number T70845', 'fixed date function, new date discs, cleaned dial, cleaned hands, cleaned case, lub all buttons, demag case and mvt, adjusted rate 2.36s, 0.25ms, 285.8° , lub crown and winding stem, new gasket caseback', '0', '2026-01-26', '2026-01-26', 1, 1, 0, 1, 0, 0, 1, 1, '2025-12-22 14:43:51', 1, '2025-12-22 14:43:51', 0, NULL, 1, 1, '2026-01-27', '211.30.63.99', '211.30.63.99', '2025-01-07', '1Z8VF459DA77681505', ''),
(14156, 'T74877', 11183, 999999999, 0, '107-Rio', '2025-01-23', '2025-01-07', '2024-11-25', 'silver', 'silvgrey', 'Theorema', '[My order number is T74877. The mainspring cannot be tightened anymore even when I manually wind the watch. Please replace/ repair accordingly.]\n\nalso, I could not find ref number, so i have selected a random one. \n\nThe watch has not worked properly since inception, but it totally stopped working about 3 weeks into use. \n\nlook forward to your help \n', 'fixed ratchet wheel, lub   tighter screw, lub crown stem ,, checked hands, demag movement and case, checked other components and screws too,, all OK', '0', '2025-01-31', '2025-01-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-02-03', '65.185.51.164', 'syn-065-185-051-164.res.spectrum.com', '2025-01-07', '417840452011', NULL),
(14157, 'T72813', 11184, 999999999, 0, '115-Helsinki', '2025-01-23', '2025-01-07', '2025-01-07', 'black', 'gold', 'Theorema', 'Appatur comes out of housing ', 'fixed crown part,, demag case and mvt, works flawless now', '0', '2025-02-14', '2025-02-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-02-18', '69.129.245.242', 'h69-129-245-242.lactwa.broadband.dynamic.tds.net', '2025-01-07', '414163178840', NULL),
(14158, 'T73177', 11185, 999999999, 0, '516-Barcelona', '2025-01-22', '2025-01-07', '2024-09-25', 'silver', 'gold', 'Pionier', 'November last year couple of times, of the wrist during the night after 3 o’clock.\nLater in December more often.\nLate December beginning January this year, more often and latest even on the wrist.\nThe clasp of the crown is doesn\'t close', 'new movement, don\'t have the spare part to repair the old movement, new hands and cleaned dial. \n\nPlease note: dial was already dark at 9 position before the repair. also the band was damaged before alrewady. ', '0', '2025-02-24', '2025-02-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-02-26', '23.105.110.219', '23.105.110.219', '2025-01-07', '414163179104', NULL),
(14159, 'T76512', 11186, 999999999, 0, '121-St Petersburg', '1970-01-01', '2025-01-07', '2024-12-27', 'gold', 'blue', 'Theorema', '[My order number is T76512- The watch is brand new and never worn. Please refund.] Reference number GM121-5 on warranty card. The watch did not look as I expected. I would still consider your watches in the futre but would want to see physically first. Peter \n\n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.207.200.234', '66-207-200-234.beanfield.net', '2025-01-07', '--', NULL),
(14160, 'T76764', 11187, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-08', '2025-01-06', 'gold', '', 'Theorema', 'No defect issues.\nOrder number T76764- The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.231.139.103', '103.sub-174-231-139.myvzw.com', '2025-01-08', '--', NULL),
(14161, 'T76764', 11188, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-08', '2025-01-06', 'gold', '', 'Theorema', 'NO DEFECTS OR ISSUES.\n\nORDER NUMBER T76764- THE WATCH IS BRAND NEW AND NEVER BEEN WORN. PLEASE REFUND.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.78.33.202', '96-78-33-202-static.hfc.comcastbusiness.net', '2025-01-08', '--', NULL),
(14162, 'T76764', 11189, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-08', '2025-01-06', 'gold', 'black', 'Theorema', 'NO ISSUES OR DEFECTS.\norder number is T76764- The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.78.33.202', '96-78-33-202-static.hfc.comcastbusiness.net', '2025-01-08', '--', NULL),
(14163, 'T60251', 11190, 999999999, 0, '111-Copenhagen', '2025-02-12', '2025-01-08', '2023-03-01', 'gold', 'blue', 'Theorema', 'My order number is T60251. A marker is loose inside the watch. Please repair accordingly', 'fixed dial, glued the  second dial,, set second hand again, cleaned glass, fixed rotor and applied fresh lubricants to crown stem and glue,,', '0', '2025-03-07', '2025-03-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-11', '141.226.89.95', '141.226.89.95', '2025-01-08', '414163179160', NULL),
(14164, '', 11191, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-09', '2025-01-04', 'black', 'black', 'Theorema', 'Refund for new unworn watch with in 14 days', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '204.107.19.35', '204.107.19.35', '2025-01-09', '--', NULL),
(14165, 'T76709', 11192, 999999999, 0, '121-St Petersburg', '1970-01-01', '2025-01-09', '2025-01-09', '', '', 'Theorema', 'Message inside the forma [T76709- The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '40.128.119.0', 'h0.119.128.40.static.ip.windstream.net', '2025-01-09', '--', NULL),
(14166, 'T76709', 11193, 999999999, 0, '121-St Petersburg', '1970-01-01', '2025-01-09', '2025-01-09', '', '', 'Theorema', 'Message inside the formà [My order number is T76709- The watch is brand new and never worn. Please refund.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.116.180.100', '107.116.180.100', '2025-01-09', '--', NULL),
(14167, 'Not available ', 11194, 999999999, 0, '7001-Havana', '2025-01-23', '2025-01-09', '2023-01-05', 'black', 'black', 'Pionier', 'Watch is out of warranty and hand fell. ( they got into the automatic mechanism and stop working. ) ', 'waiting for payment 180€ / 240€', '0', '1970-01-01', '2026-02-24', 0, 0, 1, 0, 1, 0, 0, 0, NULL, 0, NULL, 1, '2026-02-24 09:08:10', 1, 0, '1970-01-01', '68.197.182.141', 'ool-44c5b68d.dyn.optonline.net', '2025-01-09', '--', ''),
(14168, 'T76723', 11195, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-09', '2025-01-06', 'black', 'black', 'Theorema', 'My order number is T76723 - The watch is brand new and never worn. I have sent pictures of the watch to Peter via email prior to filling this form. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.93.54.247', 'c-73-93-54-247.hsd1.ca.comcast.net', '2025-01-09', '--', NULL),
(14169, 'T76515', 11196, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-09', '1970-01-01', 'white', 'white', 'Theorema', 'I HAD CHOOSE THE CASABLANCA BECAUSE I TOUGHT IT WAS A WATCH FOR WOMEN.I DIDN\'T BRING IT OUT OF THE BOX WHEN I SAW THE SIZE OF THE WATCH.\n\nI WANTED A NICE WATCH FOR WOMEN BUT  I DONT\'REALLY WANT THE BUTTERFLY SO I WOULD LIKE TO EXCHANGE IT FOR AN UNISEX OSLO THEOREMA | GM-110-9 | GOLD.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.57.198.203', 'modemcable203.198-57-74.mc.videotron.ca', '2025-01-09', '--', NULL),
(14170, 'T76736', 11197, 999999999, 0, 'other', '1970-01-01', '2025-01-10', '2025-01-10', 'bicolor', 'gold', 'other', '[My order number is T76736  The watch is brand new and never worn. Please  exchange with Oslo GM-110- 12 ROSE', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.162.224.111', 'c-174-162-224-111.hsd1.ut.comcast.net', '2025-01-10', '--', NULL),
(14171, 'T58029', 11198, 999999999, 0, '505-Florida', '2025-09-17', '2025-01-10', '2022-12-07', 'gold', 'blue', 'Pionier', 'The watch needs to be serviced after the 2 year ownership mark. Please replace / repair all mechanisms, casings, and finishes accordingly.', 'waiting for payment 240€ ,, all done', '0', '2025-11-25', '2025-11-25', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-11-27', '75.81.34.187', 'syn-075-081-034-187.res.spectrum.com', '2025-01-10', '414163179814', ''),
(14172, 'T65552', 11199, 999999999, 0, '106-Toronto GM', '1970-01-01', '2025-01-10', '2023-07-11', 'gold', 'gold', 'Theorema', 'The time on the watch will drift as time goes on. After setting the time on the watch, I notice that the next day the watch will be a few minutes off and the longer time passes the worse this gets.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.91.58.147', 'c-24-91-58-147.hsd1.ma.comcast.net', '2025-01-10', '--', NULL),
(14173, 'T65552', 11200, 999999999, 0, '106-Toronto GM', '2025-01-21', '2025-01-10', '2023-07-11', 'gold', 'gold', 'Theorema', 'The time on the watch will drift as time goes on. After setting the time on the watch, I notice that the next day the watch will be a few minutes off and the longer time passes the worse this gets.\nMy order number is T65767-The watch doesn\'t keep accurate time anymore. Please replace/ repair accordingly\n', 'new movement, would have to perform a full service on the old one, which would take too long,, cleaned band , case and clasp, new caseback screws, demag case', '0', '2025-01-31', '2025-01-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-31', '24.91.58.147', 'c-24-91-58-147.hsd1.ct.comcast.net', '2025-01-10', '414163178807', NULL),
(14174, ' T74640', 11201, 999999999, 0, '110-Oslo', '1970-01-01', '2025-01-10', '2024-12-13', 'black', 'gold', 'Theorema', 'My order number is T74640 The hand is loose The watch is brand new and never worn. Please  Replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '38.23.147.182', '38-23-147-182.tpia.cipherkey.com', '2025-01-10', '--', NULL),
(14175, 'TH1321', 11202, 999999999, 0, '3012-Paris', '1970-01-01', '2025-01-11', '2024-11-18', 'black', 'gold', 'Theorema', 'My order number is TH1321- The watch arrived broken  The watch is brand new and never worn. Please replace. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '77.214.186.239', '77.214.186.239', '2025-01-11', '--', NULL),
(14176, 'T26388', 11203, 999999999, 0, '505-Florida', '1970-01-01', '2025-01-11', '2025-01-11', 'gold', 'black', 'Pionier', 'Phone stopped working ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '12.74.238.28', '28.dallas-33rh15-16rt.tx.dial-access.att.net', '2025-01-11', '--', NULL),
(14177, 'T', 11204, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-11', '1970-01-01', 'gold', 'white', 'Theorema', 'The frame around the dial is so large it looks like a plate strapped to my wrist. I did not realize the watch was that large when purchased online.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.190.190.125', '104-190-190-125.lightspeed.dybhfl.sbcglobal.net', '2025-01-11', '--', NULL),
(14178, 'T76642', 11205, 999999999, 0, '7002-Chicago', '1970-01-01', '2025-01-12', '2024-12-26', 'gold', 'black', 'Pionier', 'My order number is T76642  The watch is brand new and never worn. Please  exchange with p7702-2', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '100.2.133.135', 'pool-100-2-133-135.nycmny.fios.verizon.net', '2025-01-12', '--', NULL),
(14179, 'T75452', 11206, 999999999, 0, '508-Dublin', '1970-01-01', '2025-01-13', '2024-12-05', '', '', 'Pionier', 'My order number is T75452- I don\'t like the watch, The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.128.106.68', 'c-73-128-106-68.hsd1.dc.comcast.net', '2025-01-13', '--', NULL),
(14180, 'T76442', 11207, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-13', '2025-01-09', 'bicolor', 'yellow', 'Theorema', 'My watch is Casablanca GM-101-17 ORANGE. It did not give the choice of Orange in the above descriptions. I want to exchange it for the Casablanca GM-101-3 / Gold\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '198.101.122.130', '198-101-122-130.static-ip.telepacific.net', '2025-01-13', '--', NULL),
(14181, '#TH1321', 11208, 999999999, 0, '130-Paris', '2025-01-16', '2025-01-13', '2024-11-18', 'black', 'gold', 'Theorema', 'My order number is TH1321- The watch arrived broken  The watch is brand new and never worn. Please replace', '--', '0', '2025-01-21', '1970-01-01', 0, 0, 0, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-01-21', '85.83.85.186', '085083085186.dynamic.telenor.dk', '2025-01-13', '417840449714', NULL),
(14182, 'T75282', 11209, 999999999, 0, '515-Amsterdam', '2025-01-23', '2025-01-13', '2024-12-02', 'black', 'black', 'Pionier', 'The second hand has fallen off', 'new minute and second hand,  cleaned dial and glass, demag case and mvt, works flawless now', '0', '2025-02-24', '2025-02-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-02-26', '47.188.38.141', '47.188.38.141', '2025-01-13', '414163179078', NULL),
(14183, 'T76577', 11210, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-13', '1970-01-01', 'black', 'black', 'Theorema', 'My order number is T76577- The watch is brand new and never worn. Please refund.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '57.132.164.77', '57-132-164-77.dyn.grandenetworks.net', '2025-01-13', '--', NULL),
(14184, 'T76572', 11211, 999999999, 0, 'Choose option', '1970-01-01', '2025-01-13', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'When tighten the knob it free spins back. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.105.143.25', 'c-73-105-143-25.hsd1.fl.comcast.net', '2025-01-13', '--', NULL),
(14185, 'T75193', 11212, 999999999, 0, '115-Helsinki', '2025-02-26', '2025-01-14', '2024-12-16', 'gold', 'gold', 'Theorema', ' The crown has fallen off and watch won\'t wind ', 'fixed manual winding part and set lever, applied fresh lubricants to winding part, demag case and mvt', '0', '2025-03-07', '2025-03-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-11', '120.20.109.22', '120.20.109.22', '2025-01-14', '1Z8VF459D978818479', NULL),
(14186, 'T76593', 11213, 999999999, 0, '127-Vienna', '1970-01-01', '2025-01-14', '2025-01-06', 'gold', 'blue', 'Theorema', 'Bracelet missing part, and the crown is broken.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.130.27', '172.58.130.27', '2025-01-14', '--', NULL),
(14187, 'T74701 ', 11214, 999999999, 0, '121-St Petersburg', '2025-02-13', '2025-01-14', '2024-03-20', 'gold', 'gold', 'Theorema', 'The watch has never worked dead out of the box ', 'adjusted hands, fixed balance wheel, demag case and mvt,, cleaned case', '0', '2025-02-24', '2025-02-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-02-26', '96.8.253.92', '96-8-253-92.block0.gvtc.com', '2025-01-14', '414163179126', NULL),
(14188, 'T76820', 11215, 999999999, 0, '3001-Paragon', '1970-01-01', '2025-01-14', '2025-01-07', 'silver', 'white', 'Theorema', 'Having hard time to putting on. The band to hard hard to put.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.150.231.44', 'adsl-99-150-231-44.dsl.lsan03.sbcglobal.net', '2025-01-14', '--', NULL),
(14189, 'Na', 11216, 999999999, 0, '106-Toronto GM', '2025-01-23', '2025-01-14', '2015-01-01', 'silver', 'silvgrey', 'Theorema', 'Hello, my watch has stopped working. I am unsure as to what has caused this. Please, could please assess and advise. Thank you ', 'waiting for payment 100€ / 160€ / 220€  ,, all done, new band for free', '0', '2025-03-19', '2025-03-19', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-26', '120.18.51.49', '120.18.51.49', '2025-01-14', 'CC794596447DE', NULL),
(14190, 'T75672', 11217, 999999999, 0, '106-Toronto GM', '2025-02-13', '2025-01-15', '2024-12-09', 'gold', 'gold', 'Theorema', '  my order number is T75672- The watch is fully wound but has stopped working suddenly after a month. Please replace/ repair accordingly.]\n\n', 'fixed balance wheel, demag case and mvt, new inner movement ring/holder, tightened base plate screws', '0', '2025-02-24', '2025-02-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-02-26', '2.222.251.12', '2.222.251.12', '2025-01-15', '414163179089', NULL),
(14191, 'T76950', 11218, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-15', '2025-01-13', 'silver', 'yellow', 'Theorema', 'The watch is brand new and never been worn. Returning it because it does not completely look like the image on the website. Order # T76950', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.118.93.144', 'ool-45765d90.dyn.optonline.net', '2025-01-15', '--', NULL),
(14192, 'T76130', 11219, 999999999, 0, 'Tourbillon P-Cairo', '1970-01-01', '2025-01-15', '2024-01-17', 'silver', 'silvgrey', 'Pionier', 'My order number is T76130. The watch is brand new and never worn. Please refund. \n\nIssue: Christmas present for husband. He was 100% dissatisfied after hearing a nonstop loud clicking sound that is very disruptive to wearing his watch. He is very sensitive to noise and this was very disappointing to learn there was malfunction with watch. Thank you for issuing a full refund.\n\n\n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '23.120.250.78', '23-120-250-78.lightspeed.sntcca.sbcglobal.net', '2025-01-15', '--', NULL),
(14193, 'T75452', 11220, 999999999, 0, '508-Dublin', '1970-01-01', '2025-01-16', '2024-12-05', 'black', 'gold', 'Pionier', 'My order number is T75452 - I don’t like the watch, the watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.206.100.127', '127.sub-174-206-100.myvzw.com', '2025-01-16', '--', NULL),
(14194, 'T71916', 11221, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-16', '1970-01-01', 'gold', 'white', 'Theorema', 'It doesnt wind up anymore. Nothing special happened. Just stopped ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '100.34.23.143', 'pool-100-34-23-143.phlapa.fios.verizon.net', '2025-01-16', '--', NULL),
(14195, 'T71557', 11222, 999999999, 0, '509-Barbados', '2025-01-23', '2025-01-17', '2024-07-15', 'silver', 'black', 'Pionier', 'I open the box. I realized that the watch is not working. I put back in the box. It came back to me as it left. Not working. Please repair or replace. Thank you!', 'new movement, dial and hands, looks like there has been a very very heavy impact during shipping. ', '0', '2025-04-09', '2025-04-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-04-10', '172.59.225.92', '172.59.225.92', '2025-01-17', '417840466511', NULL),
(14196, 'T77048', 11223, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-17', '2025-01-16', '', '', 'Theorema', ' The watch doesn\'t work even fully wound. The watch is brand new and never worn. Please refund. I followed instructions called in and got more instructions and watch doesnt work. Thank you\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.59.56.82', '172.59.56.82', '2025-01-17', '--', NULL),
(14197, 'T77048', 11224, 999999999, 0, '107-Rio', '1970-01-01', '2025-01-17', '2025-01-16', '', '', 'Theorema', 'The watch doesn\'t work even fully wound. The watch is brand new never worn. I followed instructions and still doesn\'t work I would like a full refund. Thank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '199.81.206.175', 'fxo09.proxy.fedex.com', '2025-01-17', '--', NULL),
(14198, 'T77048', 11225, 999999999, 0, '107-Rio', '1970-01-01', '2025-01-17', '2025-01-16', '', '', 'Theorema', 'The watch doesn\'t work even fully wound. The watch is brand new never worn. I followed instructions and still doesn\'t work I would like a full refund. Thank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '199.81.206.175', 'fxo09.proxy.fedex.com', '2025-01-17', '--', NULL),
(14199, 'T76945', 11226, 999999999, 0, 'Choose option', '1970-01-01', '2025-01-17', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'Message inside the formà [My order number is T76945  The watch is brand new and never worn. Please  exchange with GM-115-3  ]\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.253.215.89', '89.sub-75-253-215.myvzw.com', '2025-01-17', '--', NULL),
(14200, '#T72506 ', 11227, 999999999, 0, '117-Kingston', '2025-02-13', '2025-01-18', '2024-09-02', 'gold', 'blue', 'Theorema', 'The watch stop working. I sent email and received the instrcutions. After I follow all instructions the watch is still not working.', 'fixed second hand, demag case and mvt, works flawless, new crown stem glue and lub\n\n\n- please note there were a few small scratches on the glass before the repair already - ', '0', '2025-03-07', '2025-03-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-11', '98.111.143.105', 'pool-98-111-143-105.phlapa.fios.verizon.net', '2025-01-18', '414163179148', NULL),
(14201, 'T77020', 11228, 999999999, 0, 'Choose option', '1970-01-01', '2025-01-20', '2025-01-13', 'Choose option', 'Choose option', 'Choose option', 'My order number is T77020- The clasp doesn\'t close properly.  The watch is brand new and never worn. Please refund.]\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.167.68', '172.58.167.68', '2025-01-20', '--', NULL),
(14202, 'T77017', 11229, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-20', '1970-01-01', 'black', 'black', 'Theorema', 'I do not like the watches, please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.23.60.93', 'c-73-23-60-93.hsd1.fl.comcast.net', '2025-01-20', '--', NULL),
(14203, 'T76891', 11230, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-21', '2025-01-07', 'gold', 'yellow', 'Theorema', 'Design is wrong.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.166.251', '172.58.166.251', '2025-01-21', '--', NULL),
(14204, 'GM 509-6', 11231, 999999999, 0, '509-Barbados', '2025-02-13', '2025-01-22', '2023-03-05', 'silver', '', 'Pionier', 'My ordeer number is T60338. The crown doesn\'t work anymore. Please repair accordingly', 'fixed manual winding part, applied fresh lubricants to winding part, set lever crown stem, new glue for crown stem, demag case and mvt, cleaned glass   dial, lub for rotor, ', '0', '2025-03-07', '2025-03-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-11', '72.135.220.230', 'syn-072-135-220-230.res.spectrum.com', '2025-01-22', '414163179229', NULL),
(14205, 'T74350', 11232, 999999999, 0, '515-Amsterdam', '2025-02-12', '2025-01-22', '2024-11-11', 'silver', 'gold', 'Pionier', 'The hands of the watch became loose and the crown cover doesn\'t stay in place.', 'glued outer dial circle, set minute and second hand again, cleaned glass, demag mvt and case, applied crown steam grease and glue', '0', '2025-03-07', '2025-03-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-11', '136.226.50.174', '136.226.50.174', '2025-01-22', '414163179295', NULL),
(14206, 'T77120', 11233, 999999999, 0, '121-St Petersburg', '1970-01-01', '2025-01-22', '1970-01-01', '', '', 'Theorema', 'St. Petersburg Theorema | Rose | GM-121-5 Theorema, Germany × 1\n\nMy order number is T77120- I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.124.3.147', 'pool-71-124-3-147.clppva.fios.verizon.net', '2025-01-22', '--', NULL),
(14207, 'T77073', 11234, 999999999, 0, '116-San Francisco', '1970-01-01', '2025-01-23', '2025-01-23', 'gold', 'gold', 'Theorema', 'My order is: T77073. The Eastchester is too big. Brand new and was never worn!\n\nPlease, refund. Thank you. Aaron ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.118.79.92', 'ool-45764f5c.dyn.optonline.net', '2025-01-23', '--', NULL),
(14208, 'T77123', 11235, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-23', '2025-01-23', 'gold', 'black', 'Theorema', 'Unfortunatley the face size was too small for me. The leather and also doesn\'t match the wedding suit scheme as well', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.2.219.75', '67-2-219-75.slkc.qwest.net', '2025-01-23', '--', NULL),
(14209, 'T76528', 11236, 999999999, 0, '519-Milano', '2025-02-24', '2025-01-25', '2024-12-27', 'gold', 'bicolor', 'Pionier', 'Hour hand stops the second hand when hour hand is on 7.', 'new minute hand, demag case and mvt, cleaned glass and case, ', '0', '2025-03-07', '2025-03-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-11', '18.144.22.65', 'ec2-18-144-22-65.us-west-1.compute.amazonaws.com', '2025-01-25', 'LE510141222DE', NULL),
(14210, 'P7001-2', 11237, 999999999, 0, '7001-Havana', '1970-01-01', '2025-01-26', '1970-01-01', 'gold', 'white', 'Pionier', 'Tiene un defecto en los numeros de los dias, a partir del dia 4 brinca al 15 y brinca el mes en el dia 35', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.227.236.151', '151.sub-174-227-236.myvzw.com', '2025-01-26', '--', NULL),
(14211, 'T77192', 11238, 999999999, 0, '2005-Toulon', '1970-01-01', '2025-01-27', '1970-01-01', 'gold', 'white', 'Compast', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.237.62.153', 'pool-68-237-62-153.nycmny.fios.verizon.net', '2025-01-27', '--', NULL),
(14212, 'T77218', 11239, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-27', '1970-01-01', 'gold', 'yellow', 'Theorema', 'Garish design and unconventional buckle\n\nCase and Dial Color appear orange\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.177.0.124', '172.177.0.124', '2025-01-27', '--', NULL),
(14213, '', 11240, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-01-28', '1970-01-01', 'silver', 'white', 'Theorema', 'I have a Casablanca Theorema - GM-101-2 | Silver | mechanical, the part that goes across the windup ,is very loose. flimsy.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.25.237.195', '50.25.237.195', '2025-01-28', '--', NULL),
(14214, '', 11241, 999999999, 0, '508-Dublin', '2025-02-05', '2025-01-28', '1970-01-01', '', '', 'Pionier', 'O RELOGIO PÁRA A 8/10 HORAS DE USO E FICOU PARADO PERMANENTEMENTE\nSEGUINDO AS INDICAÇOES QUE ME DERAM POR VIDEO, CONTINUOU PARADO, NAO TRABALHA.', 'watch is working flawless, customer wound it too less\n\nTEST START: 18.02.25 -- 11:35\nTEST END:  07.03.25 -- 14:54', '0', '2025-03-07', '2025-03-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-11', '85.245.136.114', 'bl12-136-114.dsl.telepac.pt', '2025-01-28', '414163179251', NULL),
(14215, 'T75297', 11242, 999999999, 0, '103-Sao Paulo', '2025-02-12', '2025-01-28', '2024-12-02', 'black', 'white', 'Theorema', 'Even the full charging or full trun the watch second  pin is not working and what is not working anymore\nPlease replace or send new watch- Also I am looking dual time its not working with date showing.\nPlease repair or send new watch.', 'fixed balance wheel, fixed manual winding part, partial lubrication, demag case and mvt, new hands', '0', '2025-02-24', '2025-02-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-02-26', '73.194.56.69', 'c-73-194-56-69.hsd1.nj.comcast.net', '2025-01-28', '414163179090', NULL),
(14216, 'T77146', 11243, 999999999, 0, 'other', '1970-01-01', '2025-01-28', '1970-01-01', 'black', '', 'other', 'Received with a broken hand. Was a gift that was replaced with another watch. Please refund this watch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.219.234.175', '175.sub-174-219-234.myvzw.com', '2025-01-28', '--', NULL),
(14217, 'T77146', 11244, 999999999, 0, 'other', '1970-01-01', '2025-01-28', '1970-01-01', 'black', '', 'other', 'Received with a broken hand. Was a gift that was replaced with another watch. Please refund this watch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.219.234.175', '175.sub-174-219-234.myvzw.com', '2025-01-28', '--', NULL),
(14218, 'T77146', 11243, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2025-01-29', '1970-01-01', 'silver', '', 'Theorema', 'Received with a broken hand. Was a gift that was replaced with another watch. Please refund this watch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.219.234.175', '175.sub-174-219-234.myvzw.com', '2025-01-29', '--', NULL),
(14219, 'T77146', 11245, 999999999, 0, '120-Lady Butterfly', '1970-01-01', '2025-01-29', '1970-01-01', 'silver', '', 'Theorema', '[My order number is T77146 the watch came with a broken hand.  The watch is brand new and never worn. Please REFUND', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.219.234.175', '175.sub-174-219-234.myvzw.com', '2025-01-29', '--', NULL),
(14220, '', 11246, 999999999, 0, '501-Copernicus', '2025-02-17', '2025-01-30', '1970-01-01', 'black', 'black', 'Pionier', 'The watch is out of warranty. The crown went off. Please replace/ repair accordingly.', 'waiting for payment 85€ / 20€ ,, all done, applied fresh lubricants to manual winding part, set lever, crown stem,, demag case and mvt, adjusted timing', '0', '2025-03-21', '2025-03-21', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-26', '176.93.231.9', '176-93-231-9.bb.dnainternet.fi', '2025-01-30', '417840463410', NULL),
(14221, 'T77347', 11247, 999999999, 0, '115-Helsinki', '1970-01-01', '2025-01-31', '2025-01-30', 'silver', 'white', 'Theorema', 'Pin came out of the watch from position B, and hands were able to be changed from position A. Extremely difficult to move pin from position A to B on first attempt.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.156.35.57', '69.156.35.57', '2025-01-31', '--', NULL),
(14222, '', 11248, 999999999, 0, '104-Copacabana', '2025-02-11', '2025-01-31', '2023-11-11', 'gold', 'black', 'Theorema', 'The wining dial on my GM 104-2 stop turning which cause the watch hands to stop moving hence the watch no longer works.', 'fixed manual winding part. new dial, number 2 from 12 position was stuck in the movement, partial lubrication, demag movement and case,, cleaned hands', '0', '2025-02-24', '2025-02-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-02-26', '172.59.41.101', '172.59.41.101', '2025-01-31', '414163179115', NULL),
(14223, 'T76420 ', 11249, 999999999, 0, '123-Madame Butterfly', '1970-01-01', '2025-01-31', '2025-01-17', 'silver', 'white', 'Theorema', 'My order number is T76420 The watch is brand new and never worn. Please refund. \n\nI recently received my exchanged watch, and I have several concerns with its condition and size. Upon unboxing, I noticed the following issues:\n\n1. There was no protective plastic on the wristband or clasp area, only around the dial and watch face.\n\n2. The silver areas appear scratched, giving the impression that the watch may have been previously used.\n\n3. The watch size is essentially as large as the original model, which does not align with my expectations.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.56.121.99', 'c-174-56-121-99.hsd1.nm.comcast.net', '2025-01-31', '--', NULL),
(14224, 'T77334', 11250, 999999999, 0, 'Tourbillon P-Cairo', '1970-01-01', '2025-02-01', '1970-01-01', '', '', 'Pionier', 'Message inside the formà [My order number is T77334 The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.115.229.25', '24.115.229.25.res-cmts.mtp2.ptd.net', '2025-02-01', '--', NULL),
(14225, 'T77286', 11251, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-02-01', '1970-01-01', 'black', 'black', 'Theorema', 'I am only refunding this because the watch given to the person did not fit them, it was too big. That is all! ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.244.230', '172.58.244.230', '2025-02-01', '--', NULL),
(14226, 'T77286', 11252, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-02-01', '1970-01-01', 'black', 'black', 'Theorema', 'The watch is very beautiful, but it did not fit my mother, so I am ask in for a refund!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.244.230', '172.58.244.230', '2025-02-01', '--', NULL),
(14227, 'T77286', 11253, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-02-01', '2025-01-27', 'black', 'black', 'Theorema', 'My order number is T77286 The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.244.230', '172.58.244.230', '2025-02-01', '--', NULL),
(14228, 'T70096', 11254, 999999999, 0, '108-Oman', '2025-02-11', '2025-02-02', '2024-04-23', 'gold', 'gold', 'Theorema', 'the watch is fully wound but keeps delaying. The mechanism stops working.\nPlease replace/ repair accordingly.', 'new movement and hands, fixed crown protector', '0', '2025-02-24', '2025-02-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-02-26', '84.245.120.26', '84-245-120-26.dynamic.swanmobile.sk', '2025-02-02', '414163179067', NULL),
(14229, 'T77334', 11255, 999999999, 0, 'Choose option', '1970-01-01', '2025-02-02', '1970-01-01', 'Choose option', 'Choose option', 'Pionier', 'Message inside the formà [My order number is T77334 The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.221.221.46', 'c-98-221-221-46.hsd1.nj.comcast.net', '2025-02-02', '--', NULL),
(14230, '', 11256, 999999999, 0, 'Choose option', '1970-01-01', '2025-02-03', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'It’s to big for me', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.234.188.109', '109.sub-174-234-188.myvzw.com', '2025-02-03', '--', NULL),
(14231, 'T77197', 11257, 999999999, 0, '515-Amsterdam', '1970-01-01', '2025-02-03', '1970-01-01', 'gold', 'black', 'Pionier', 'The watch is brand new and never worn. It is too big for me, please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.227.135.117', 'c-71-227-135-117.hsd1.wa.comcast.net', '2025-02-03', '--', NULL),
(14232, 'T63564', 11258, 999999999, 0, '503-Sydney', '1970-01-01', '2025-02-04', '2023-07-31', 'black', 'gold', 'Pionier', 'Hi team, the date dial in this watch doesnot work. I have previously shipped this watch to the company for repair but for some reason the problem wasnot fixed and sent back to me. Please i humbly request the repairment team to have a close look at the date dial and pusher and fix it. The date doesnot change at all. I hope the problem will be fixed this time.\n\nThankyou\nKind regards', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '120.18.209.251', '120.18.209.251', '2025-02-04', '--', NULL),
(14233, 'T63564', 11259, 999999999, 0, '503-Sydney', '2025-02-25', '2025-02-04', '2023-07-31', 'black', 'gold', 'Pionier', 'Hi team, the date dial in this watch doesnot work. The date is stuck at 2 and 0.  I have previously shipped this watch to the company for repair but for some reason the problem wasnot fixed and sent back to me. Please i humbly request the repairment team to have a close look at the date dial and pusher and fix it. The date doesnot change at all. I hope the problem will be fixed this time.\n\nThankyou\nKind regards', 'new hands and movement, would take too long to repair,, demag case', '0', '2025-03-07', '2025-03-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-11', '120.18.209.251', '120.18.209.251', '2025-02-04', '1Z8VF459D978054688', NULL),
(14234, 'T77223', 11260, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-02-04', '2025-01-29', 'gold', 'white', 'Theorema', 'Hello, upon receiving the watch it did not meet my expectations 100% because I did not like the closure of the watch or how it looked on me, it is not my pleasure to have an item that I do not like, and I ask you to return the payment method that the purchase was made the refund of the cost of the watch, thank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.129.166', '172.58.129.166', '2025-02-04', '--', NULL),
(14235, 'T777194', 11261, 999999999, 0, '127-Vienna', '1970-01-01', '2025-02-04', '2025-01-23', 'gold', 'blue', 'Theorema', 'My order number is T77194.  The watch is too big for my daughter. The watch is brand new and never worn.  Please refund.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.66.79.41', '108-66-79-41.lightspeed.stlsmo.sbcglobal.net', '2025-02-04', '--', NULL),
(14236, '', 11262, 999999999, 0, 'Choose option', '1970-01-01', '2025-02-05', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'It’s to big ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.201.105.93', '93.sub-174-201-105.myvzw.com', '2025-02-05', '--', NULL),
(14237, 'T74514', 11263, 999999999, 0, '101-Casablanca GM', '2025-02-25', '2025-02-05', '2024-11-15', 'silver', 'white', 'Theorema', 'There is condensation inside the watch without being exposed to water or to cold temperatures. Please replace/ repair accordingly.', 'cleaned case, new gasket, fixed hands, dried movement, new crown stem glue and lubricants, demag case and mvt', '0', '2025-03-07', '2025-03-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-11', '96.227.52.41', 'static-96-227-52-41.phlapa.fios.verizon.net', '2025-02-05', '414163179207', NULL),
(14238, 'T74355', 11264, 999999999, 0, '113-Lagos', '2025-02-24', '2025-02-05', '2024-11-11', 'silver', 'silvgrey', 'Theorema', 'My order number is T74355- The watch is fully wound but doesn\'t work. Please replace/ repair accordingly.', 'cut movement ring, it was blocking the balance wheel, demag case and mvt , works flawless now', '0', '2025-03-07', '2025-03-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-11', '67.161.186.95', '67.161.186.95', '2025-02-05', '414163179181', NULL),
(14239, 'T77274', 11265, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-02-05', '1970-01-01', 'gold', 'white', 'Theorema', 'NO DEFECT: too large for my very narrow wrist.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.180.154.177', '104-180-154-177.lightspeed.sndgca.sbcglobal.net', '2025-02-05', '--', NULL),
(14240, 'T77302', 11266, 999999999, 0, '7001-Havana', '1970-01-01', '2025-02-07', '2025-02-07', '', '', 'Pionier', 'The watch is too big.\n\nThe watch is brand new and never worn, please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '206.174.44.88', '88-44-174-206.static.gci.net', '2025-02-07', '--', NULL),
(14241, '', 11267, 999999999, 0, '510-London', '2025-02-25', '2025-02-07', '2024-06-27', 'silver', 'silvgrey', 'Pionier', 'Stopped working  order number T71187\n\nGM 510-2', 'new movement, repair would take too long, new glass, demag case', '0', '2025-03-07', '2025-03-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-11', '76.130.15.145', 'c-76-130-15-145.hsd1.co.comcast.net', '2025-02-07', '414163179192', NULL),
(14242, 'T76664', 11268, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-02-07', '2025-01-02', 'gold', 'white', 'Theorema', '[My order number is T76664- The watch is brand new and never worn. Please refund.]\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '129.222.3.119', 'customer.ashnvax2.pop.starlinkisp.net', '2025-02-07', '--', NULL),
(14243, 'Amsterdam Pionier GM-515-1  T74312', 11269, 999999999, 0, '515-Amsterdam', '2025-03-05', '2025-02-08', '2024-11-07', 'silver', 'gold', 'Pionier', 'My order is T74312 The hand has fallen off and the week button doesn\'t work. The watch was also stopping every day at 3 AM even when worn.', 'new movement, old one would take too long to repair, new minute and second hand,, new case for free', '0', '2025-03-19', '2025-03-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-26', '47.155.20.8', '47.155.20.8', '2025-02-08', '417840463442', NULL),
(14244, 'T67563', 11270, 999999999, 0, '108-Oman', '2025-02-25', '2025-02-09', '2023-12-27', 'gold', 'gold', 'Theorema', 'That little wheel and clasp on the left outside of the watch not stay close', 'checked movement dial, hands, all flawless, fixed CP, tightened all screws on movement watchmakers side, demag case and mvt, new crown stem glue and lub', '0', '2025-03-19', '2025-03-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-26', '208.88.12.146', '208.88.12.146', '2025-02-09', '417840463453', NULL),
(14245, 'P7003-10', 11271, 999999999, 0, '7003-Newport', '2025-02-17', '2025-02-09', '2023-08-17', 'gold', 'blue', 'Pionier', 'no longer works dial', 'new movement, I dont have any spare parts for 7003 here', '0', '2025-02-24', '2025-02-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-02-26', '87.122.25.30', '87.122.25.30', '2025-02-09', '00340434129949133096', NULL),
(14246, 'T64099', 11272, 999999999, 0, '125-Istanbul', '2025-02-25', '2025-02-10', '2023-09-08', '', '', 'Theorema', 'My order number is T64099. The crown has fallen off Please replace/ repair accordingly. ', 'new watch, except leather band, don\'t have the tool here to open the case', '0', '2025-03-07', '2025-03-07', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-11', '159.196.115.226', '159-196-115-226.9fc473.syd.static.aussiebb.net', '2025-02-10', 'LE510141236DE', NULL),
(14247, 'T77457 ', 11273, 999999999, 0, '121-St Petersburg', '1970-01-01', '2025-02-10', '2025-02-05', 'black', 'gold', 'Theorema', 'My order number is T77457 - I don\'t like the watch. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.150.135.37', 'host86-150-135-37.range86-150.btcentralplus.com', '2025-02-10', '--', NULL),
(14248, 'T77288', 11274, 999999999, 0, '108-Oman', '1970-01-01', '2025-02-10', '1970-01-01', 'silver', 'black', 'Theorema', 'Not defected , it just not the right watch for me. I’m not familiar with the mechanics of a manual watch , it does not for my lifestyle. Would like to return for refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.201.183.12', '12.sub-174-201-183.myvzw.com', '2025-02-10', '--', NULL),
(14249, '#T77353', 11275, 999999999, 0, '101-Casablanca GM', '2025-04-14', '2025-02-11', '2025-01-29', 'gold', 'white', 'Theorema', 'no defects T77353', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '151.81.83.253', '151.81.83.253', '2025-02-11', '--', NULL),
(14250, 'T62377', 11276, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-02-11', '2023-06-01', 'gold', 'black', 'Theorema', 'My order number is T62377 The watch doesn\'t work anymore  Please replace/ repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.50.105.245', '98.50.105.245', '2025-02-11', '--', NULL),
(14251, 'Gm-4004-1', 11277, 999999999, 0, '4004-Newton', '1970-01-01', '2025-02-12', '2023-08-04', 'gold', 'white', 'Theorema', 'La montre ne fonctionne plus, l’aiguille ne tourne plus et le balancier non plus.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.184.106.93', '92-184-106-93.mobile.fr.orangecustomers.net', '2025-02-12', '--', NULL),
(14252, 'GM 116-5', 11278, 999999999, 0, '116-San Francisco', '1970-01-01', '2025-02-12', '2023-02-15', '', '', 'Theorema', 'hi, after the usual morning winding of the watch, it stopped working. I did not wind it more than the limit allows', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '46.210.165.230', '46.210.165.230', '2025-02-12', '--', NULL),
(14253, '116-5', 11279, 999999999, 0, '116-San Francisco', '1970-01-01', '2025-02-12', '2023-02-15', '', '', 'Theorema', 'hi, after the usual morning winding of the watch, it stopped working. I did not wind it more than the limit allows', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '46.210.165.230', '46.210.165.230', '2025-02-12', '--', NULL),
(14254, '116-5', 11280, 999999999, 0, '116-San Francisco', '1970-01-01', '2025-02-12', '2023-02-15', '', '', 'Theorema', 'hi?after the usial morning winding of the watch it stopped working i did not wind it more than the limit allows', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '144.49.111.15', '144.49.111.15', '2025-02-12', '--', NULL),
(14255, 'T77451', 11281, 999999999, 0, '117-Kingston', '1970-01-01', '2025-02-13', '2025-02-06', 'gold', 'blue', 'Theorema', 'The wacht doesn\'t work even manually wound, the wacht is brand new and never worn.  please replace ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.128.14.139', 'c-76-128-14-139.hsd1.fl.comcast.net', '2025-02-13', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(14256, 'T77101', 11282, 999999999, 0, '107-Rio', '2025-02-17', '2025-02-13', '2025-01-20', 'gold', 'silvgrey', 'Theorema', 'I purchased the Rio Theorema GM-107-3 |Gold januari 2025. Later I got regrets because the watch didn\'t look what I expected. I would like to change it for the Dual-time mechanical Oman GM-108-3 Theorema. My order number is T77101  The Rio watch is brand new and never worn. Please exchange with Oman.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '149.143.95.10', 'host-r.hrd-w2d1-b.v4.dfn.nl', '2025-02-13', '--', NULL),
(14257, 'T65055', 11283, 999999999, 0, '108-Oman', '1970-01-01', '2025-02-14', '2023-11-07', 'silver', 'black', 'Theorema', 'My order number is T65055- The watch is about 1 minutes ahead everyday   the clasp protector has fallen off. Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '194.239.212.242', '194.239.212.242', '2025-02-14', '--', NULL),
(14258, 'T70890', 11284, 999999999, 0, '901-Zurich', '2025-02-24', '2025-02-14', '2024-06-10', 'gold', 'gold', 'Theorema', 'The watch stops working on my wrist after 2 hours even after I have manually wind it( 35 winds) The deployment clasp doesn\'t close fully as well.', 'full service, clean, lub, demag, adjusted timing,, fixed clasp', '0', '2025-03-19', '2025-03-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-26', '98.50.105.105', '98.50.105.105', '2025-02-14', '417840463361', NULL),
(14259, 'T66208', 11285, 999999999, 0, '107-Rio', '2025-03-05', '2025-02-14', '2023-11-17', 'black', 'black', 'Theorema', 'Minute hand has popped off and is loose in the case. Spring was still mobile and wheel rocks when shifted. I can\'t see anything wrong with the hand other then its location.\n', 'new minute hand, cleaned glass and case, new crown stem kub and glue. demag case and mvt, adjusted timing,  6 seconds a day', '0', '2025-05-13', '2025-05-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-05-16', '205.251.176.42', '205-251-176-42.static.123.net', '2025-02-14', '414163179398', NULL),
(14260, 'T77411', 11286, 999999999, 0, '111-Copenhagen', '2025-03-05', '2025-02-14', '2025-02-03', 'silver', 'black', 'Theorema', 'The needle of the secondes countdown is unattached and loose in the case.', 'new second hand, demag case and mvt, new crown stem lub 8300', '0', '2025-03-19', '2025-03-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-26', '65.95.12.192', 'bras-base-mtrlpq3141w-grc-09-65-95-12-192.dsl.bell.ca', '2025-02-14', '417840463464', NULL),
(14261, 'T77571', 11287, 999999999, 0, '505-Florida', '1970-01-01', '2025-02-15', '2025-02-13', 'black', 'blue', 'Pionier', 'My order number is T77571- I don\'t like the watch, The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.26.33.182', '173-26-33-182.client.mchsi.com', '2025-02-15', '--', NULL),
(14262, 'T70448', 11288, 999999999, 0, '101-Casablanca GM', '2025-04-16', '2025-02-15', '2024-05-14', 'gold', 'blue', 'Theorema', 'Order number T70448 My watch does not wind or run anymore. I love this watch. I have taken care of it when I have worn out and have not dropped it or exposed it to water or bad weather.', 'fixed balance wheel, demag case and mvt', '0', '2025-05-12', '2025-05-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-05-16', '69.138.216.13', 'c-69-138-216-13.hsd1.dc.comcast.net', '2025-02-15', '417840474325', NULL),
(14263, '#77542', 11289, 999999999, 0, '515-Amsterdam', '1970-01-01', '2025-02-16', '2025-02-15', 'gold', 'white', 'Pionier', 'Nothing wrong with watch . 50mm size is too big for my wrist.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.224.222.197', '197.sub-174-224-222.myvzw.com', '2025-02-16', '--', NULL),
(14264, 'T66463', 11290, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-02-16', '2023-11-29', 'black', 'yellow', 'Theorema', 'The watch doesn\'t work anymore even fully wound.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.53.153.115', 'bras-base-mtrlpq2763w-grc-17-70-53-153-115.dsl.bell.ca', '2025-02-16', '--', NULL),
(14265, 'T76710', 11291, 999999999, 0, '101-Casablanca GM', '2025-03-05', '2025-02-16', '2025-01-01', 'silver', 'blue', 'Theorema', 'The Munich GM-129-1 was not  on your reference number list.\n\nThe hour hand is misaligned. At midnight or noon it should be aligned with the minute hand.', 'set minute hand again, demag case and mvt, flawless', '0', '2025-03-19', '2025-03-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-26', '108.36.214.44', 'pool-108-36-214-44.phlapa.fios.verizon.net', '2025-02-16', '417840463475', NULL),
(14266, 'T77563', 11292, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-02-16', '1970-01-01', 'silver', 'white', 'Theorema', 'No defect with watch at all.  It is in use condition.  The watch is too big for my wrist.  I just want to return it for a refund.  Thank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.24.177.191', 'c-76-24-177-191.hsd1.nh.comcast.net', '2025-02-16', '--', NULL),
(14267, 'T76967', 11293, 999999999, 0, '902-Geneva', '2025-03-05', '2025-02-16', '2025-01-13', 'blue', 'white', 'Pionier', 'Does not keep accurate time. The hour hand is not aligned to hour. The power reserve never changes.', 'new minute hand, glued outer dial, cleaned glass, new gasket caseback, demag case and mvt and mvt holder ,, new crown stem glue and grease, works flawless rate  4 , amp 276 , err 0.2', '0', '2025-03-19', '2025-03-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-26', '72.239.106.144', 'syn-072-239-106-144.res.spectrum.com', '2025-02-16', '417840463372', NULL),
(14268, '', 11294, 999999999, 0, '', '1970-01-01', '2025-02-17', '1970-01-01', '', '', '', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '35.88.240.99', 'ec2-35-88-240-99.us-west-2.compute.amazonaws.com', '2025-02-17', '--', NULL),
(14269, '', 11295, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-02-17', '1970-01-01', 'black', 'yellow', 'Theorema', 'My order number is T77587, The watch is brand new and never worn. Please EXCHANGE with your ( Munich GM - 129-3 ).\n\nThe Casablanca was just too large for my wrist.  \n\nAbsolutely love your watch\'s!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '35.145.243.52', 'syn-035-145-243-052.res.spectrum.com', '2025-02-17', '--', NULL),
(14270, '#T61124', 11296, 999999999, 0, '108-Oman', '2025-02-20', '2025-02-17', '2023-04-12', 'silver', 'black', 'Theorema', 'My order number is T61124 - The watch is about 1 minutes ahead everyday   the clasp protector has fallen off. Please replace/ repair accordingly', 'waiting for payment 180€', '0', '1970-01-01', '1970-01-01', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '80.163.1.65', '80-163-1-65-cable.dk.customer.tdc.net', '2025-02-17', '--', NULL),
(14271, 'T77619', 11297, 999999999, 0, '505-Florida', '1970-01-01', '2025-02-17', '2025-02-13', 'gold', 'blue', 'Pionier', 'Order NO T77619 the crown has fallen off as soon as i tried to set up time. Please replace.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.20.143.242', 'lewi-27-b2-v4wan-165680-cust1009.vm4.cable.virginm.net', '2025-02-17', '--', NULL),
(14272, '', 11298, 999999999, 0, '514-Hawaii', '2025-03-05', '2025-02-19', '1970-01-01', 'black', 'gold', 'Pionier', 'My watch is out of warranty. There is condensation inside the watch. The clasp of the crow is broken Please replace/repair accordingly', 'waiting for payment, 150€/180€/210€ ,,all done 150€ , new case, hands, movement, dial', '0', '2025-05-13', '2025-05-13', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-05-15', '74.14.209.22', 'bras-base-hullpq2038w-grc-13-74-14-209-22.dsl.bell.ca', '2025-02-19', '414163179332', NULL),
(14273, 'T75231', 11299, 999999999, 0, '108-Oman', '2025-03-17', '2025-02-19', '2024-11-19', 'black', '', 'Theorema', 'The Watch runs 1 minute ahead in 24 hours. Please replace/repair accordingly ', 'watch looks fine, fixed CP, \nadjsuted timing, rate  1 s/d now', '0', '2025-04-09', '2025-04-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-04-10', '136.226.130.182', '136.226.130.182', '2025-02-19', '417840466500', NULL),
(14274, 'T77500', 11300, 999999999, 0, 'other', '1970-01-01', '2025-02-19', '2025-02-06', 'black', 'gold', 'other', 'My order number is T77500- I don\'t like the watch. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '82.2.156.138', 'cpc78263-ely08-2-0-cust137.5-1.cable.virginm.net', '2025-02-19', '--', NULL),
(14275, 'T77636  ', 11301, 999999999, 0, '7003-Newport', '1970-01-01', '2025-02-20', '2025-02-20', 'gold', 'gold', 'Pionier', 'This watch is not what customer expected', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.189.255.192', 'syn-108-189-255-192.biz.spectrum.com', '2025-02-20', '--', NULL),
(14276, 'T77767', 11302, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-02-21', '2025-02-19', 'gold', 'black', 'Theorema', 'The watch is brand new and never worn please exchange with GM-101-18. This is the green strap with silver face Casablanca.\nMany thanks Craig Cornwall ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.94.38.64', '31.94.38.64', '2025-02-21', '--', NULL),
(14277, 'Unknown it was a gift', 11303, 999999999, 0, '108-Oman', '2025-03-17', '2025-02-21', '2022-02-01', 'silver', 'gold', 'Theorema', 'Must have been dropped while in my airline checked luggage. The tiny frames that go over the three small dials came loose. The watch still works. ', 'waiting for payment 80/140€ ,, all done, new cp screws', '0', '2025-05-13', '2025-05-13', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-05-16', '104.28.72.32', '104.28.72.32', '2025-02-21', '414163179354', NULL),
(14278, 'T73949', 11304, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-02-22', '2024-10-28', 'gold', 'white', 'Theorema', ' order number is T73949 - the watch has stopped working even fully wound - Please replace/ repair accordingly.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.87.69.13', 'syn-075-087-069-013.res.spectrum.com', '2025-02-22', '--', NULL),
(14279, 'T73444', 11305, 999999999, 0, '108-Oman', '2025-03-05', '2025-02-22', '2024-08-09', 'bicolor gold', 'gold', 'Theorema', 'My order number is T73444- The watch doesn\'t work, I cannot wind it anymore. Please replace/ repair accordingly. The bevel turns but the hands do not move and it no longer winds.', 'new crown stem   lub 8300, adjusted timing,  1 second a day , 0.3ms err. ,, demag case and mvt, cleaned case , fixed manual winding part', '0', '2025-03-21', '2025-03-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-26', '184.179.138.244', 'ip184-179-138-244.ph.ph.cox.net', '2025-02-22', '417840463420', NULL),
(14280, 'T76039', 11306, 999999999, 0, '506-Miami', '2025-04-16', '2025-02-22', '2024-12-16', 'black', 'black', 'Pionier', 'The hand on the days of the week broke off, so after that it stopped working. ', 'new month and day hand, demag case and mvt', '0', '2025-05-12', '2025-05-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-05-16', '65.255.65.101', '65-255-65-101.dyn.hsi.pldi.net', '2025-02-22', '414163179435', NULL),
(14281, 'T62462', 11307, 999999999, 0, '101-Casablanca GM', '2025-03-17', '2025-02-22', '2023-06-06', 'silver', 'yellow', 'Theorema', 'Loose parts inside watch. ', 'waiting for payment 140€ ,, all done full service , new case for free', '0', '2025-04-10', '2025-04-10', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-05-15', '107.129.243.91', '107-129-243-91.lightspeed.hstntx.sbcglobal.net', '2025-02-22', '414163179343', NULL),
(14282, '76402', 11308, 999999999, 0, '101-Casablanca GM', '2025-03-17', '2025-02-24', '2024-12-23', 'silver', 'white', 'Theorema', 'This watch all of a sudden stopped ticking. Not working.\nI could not find any troubleshooting this symptom.', 'fixed balance wheel, demag case and mvt, tightened all screws, working flawless, adjusted timing, 0 s/d ,, amp 288 ,, err 0,2', '0', '2025-03-21', '2025-03-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-26', '69.222.69.39', '69-222-69-39.lightspeed.tukrga.sbcglobal.net', '2025-02-24', '417840463409', NULL),
(14283, 'T66463', 11309, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-02-24', '2023-11-29', 'black', 'yellow', 'Theorema', 'the watch doesn\'t work anymore even fully wound.\nPlease repair/replace accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '204.101.63.186', '204.101.63.186', '2025-02-24', '--', NULL),
(14284, 'T77829', 11310, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-02-25', '1970-01-01', '', '', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '12.75.115.29', '29.syracuse-04rh16rt.ny.dial-access.att.net', '2025-02-25', '--', NULL),
(14285, 'T77793 ', 11311, 999999999, 0, '121-St Petersburg', '1970-01-01', '2025-02-25', '2025-02-20', 'rosé', 'blue', 'Theorema', 'Watch is beautiful but a bit bulky and hard to read', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.147.140.199', '47.147.140.199', '2025-02-25', '--', NULL),
(14286, 'T77793 ', 11312, 999999999, 0, '121-St Petersburg', '1970-01-01', '2025-02-25', '2025-02-20', 'rosé', 'blue', 'Theorema', 'Watch is beautiful but a bit bulky and hard to read', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.147.140.199', '47.147.140.199', '2025-02-25', '--', NULL),
(14287, 'T77582', 11313, 999999999, 0, '7001-Havana', '1970-01-01', '2025-02-25', '2025-02-15', 'blue', 'white', 'Pionier', 'Watch is just too large.\nThis was to be a present for an average size woman -- did not realize it was 44mm.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.64.243.23', '68.64.243.23', '2025-02-25', '--', NULL),
(14288, '', 11314, 999999999, 0, '101-Casablanca GM', '2025-04-29', '2025-02-26', '2023-12-18', 'gold', 'white', 'Theorema', 'The ring you attached inside your watch near the seconds analog has fallen off because you didn’t fix it properly. Now, it has gotten stuck inside the seconds analog, causing the watch to stop working.T67295', 'waiting for payment 160€ , watch fell down / was pushed', '0', '2025-05-20', '2025-05-20', 0, 0, 1, 0, 1, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-05-20', '83.110.196.135', 'bba-83-110-196-135.alshamil.net.ae', '2025-02-26', 'LE510141412DE', NULL),
(14289, 'T77756', 11315, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-02-26', '1970-01-01', 'black', 'black', 'Theorema', 'Not happy with design and look of product. Would like to return for refurnd. Never worn brand newOrder #T77756', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.205.239.75', 'c-73-205-239-75.hsd1.fl.comcast.net', '2025-02-26', '--', NULL),
(14290, 'T77842', 11316, 999999999, 0, 'Choose option', '1970-01-01', '2025-02-27', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'I have received the watch; the watch does not keep the time. When I was put on the table during the night, it was about 3 hours behind in the morning, so I want to return the watch. Please let me know how to return the watch. Additionally, I would appreciate any information regarding the return process, including whether I need to include the original packaging or any specific forms. Thank you for your assistance with this matter.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.164.28', '172.56.164.28', '2025-02-27', '--', NULL),
(14291, 'T77723', 11317, 999999999, 0, '505-Florida', '1970-01-01', '2025-02-27', '2025-02-17', 'black', 'bicolor', 'Pionier', '\n\nMuy grande para mi gusto ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '35.145.144.105', 'syn-035-145-144-105.res.spectrum.com', '2025-02-27', '--', NULL),
(14292, 'T77723', 11318, 999999999, 0, '505-Florida', '1970-01-01', '2025-02-27', '2025-02-17', 'gold', 'bicolor', 'Pionier', 'Muy grande ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '35.145.144.105', 'syn-035-145-144-105.res.spectrum.com', '2025-02-27', '--', NULL),
(14293, 'T77723', 11319, 999999999, 0, '505-Florida', '1970-01-01', '2025-02-27', '1970-01-01', 'gold', 'bicolor', 'Pionier', 'Very large watch, I want to replace it with the GM-506-10. In gold and with the same dial color.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '35.145.144.105', 'syn-035-145-144-105.res.spectrum.com', '2025-02-27', '--', NULL),
(14294, 'T74813', 11320, 999999999, 0, '106II-Ontario', '1970-01-01', '2025-02-28', '2024-11-24', '', '', 'Theorema', 'My order number is T74813 - The watch doesn\'t work even fully wound. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.248.45.166', 'c-69-248-45-166.hsd1.nj.comcast.net', '2025-02-28', '--', NULL),
(14295, 'T77821', 11321, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-02-28', '2025-02-28', 'black', 'blue', 'Theorema', 'I ordered the watch for my husband anniversary gift. He did not like it. It’s in the original packing. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.116.129', '104.28.116.129', '2025-02-28', '--', NULL),
(14296, 'T77721', 11322, 999999999, 0, '108-Oman', '1970-01-01', '2025-02-28', '2025-02-16', 'gold', 'black', 'Theorema', 'just wanted to return the watch. bcos it is not arrived as I suppose to be.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '199.85.226.89', '199.85.226.89', '2025-02-28', '--', NULL),
(14297, 'ORDER #T77920', 11323, 999999999, 0, '515-Amsterdam', '1970-01-01', '2025-02-28', '2025-02-26', 'gold', 'black', 'Pionier', 'Amsterdam Pionier GM-515-9 | Gold | Made in Germany automatic watch × 1\n\nThere is no defect in the watch. It is beautiful\nIt is far too large on a narrow, slender wrist. Uncomfortable for the wearer.\nI don\'t know the Reference number, case is gold and dial is black.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.222.22.30', 'c-73-222-22-30.hsd1.ca.comcast.net', '2025-02-28', '--', NULL),
(14298, 'Order #T77786', 11323, 999999999, 0, '112-Madrid', '1970-01-01', '2025-02-28', '2025-02-21', 'gold', 'gold', 'Theorema', 'No defect in this perfectly beautiful watch! I wanted a date on my dial - exchange for the Florida GM-505-7\n\nThank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.222.22.30', 'c-73-222-22-30.hsd1.ca.comcast.net', '2025-02-28', '--', NULL),
(14299, 'Order #T77858', 11324, 999999999, 0, '2009-Casablanca', '1970-01-01', '2025-02-28', '1970-01-01', 'gold', 'white', 'Theorema', 'Exchange this gold  model with silver ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.236.175', '104.28.236.175', '2025-02-28', '--', NULL),
(14300, 'GM N07-6', 11325, 999999999, 0, '107-Rio', '1970-01-01', '2025-03-01', '2024-11-23', 'silver', 'black', 'Theorema', 'The Crown has begun getting stuck in place after a time adjustment and will not easily push back into the movement.  Also will not pull out of the movement to allow for a time adjustment without difficulty.  Since this is a skeleton watch I can see inside that there is a piece making contact where it should not when I try to push in the crown.  Even when brand new the manual winding has been very difficult.  the is my 2nd Rio watch and the mechanical behavior of this watch is not the same.  \n\nThank you. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.55.234', '104.28.55.234', '2025-03-01', '--', NULL),
(14301, 'T77685', 11326, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-03-01', '2025-02-17', 'gold', 'black', 'Theorema', 'It consistently pull my arm hair ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '144.178.7.128', '144.178.7.128', '2025-03-01', '--', NULL),
(14302, '#T77926', 11327, 999999999, 0, '505-Florida', '1970-01-01', '2025-03-02', '2025-02-28', 'silver', 'blue', 'Pionier', 'The Watch is too thick and doesn\'t fit my small wrist', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.159.240.115', 'ip50-159-240-115.lv.lv.cox.net', '2025-03-02', '--', NULL),
(14303, 'T77933', 11328, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-03-03', '1970-01-01', 'black', 'white', 'Theorema', 'To big for my hand ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.215.242.42', 'syn-066-215-242-042.res.spectrum.com', '2025-03-03', '--', NULL),
(14304, 'T77996', 11329, 999999999, 0, '515-Amsterdam', '1970-01-01', '2025-03-04', '2025-02-27', 'silver', 'black', 'Pionier', 'I want to exchange due very big and heavy weight.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '116.86.140.139', '139.140.86.116.starhub.net.sg', '2025-03-04', '--', NULL),
(14305, 'T69847', 11330, 999999999, 0, '117- Kingston', '2025-10-14', '2025-03-04', '1970-01-01', 'gold', 'blue', 'Theorema', 'The Crown has fallen off and the glass needs to be replaced. ', 'new crown and winding stem goodwill repair, demag case and mvt, waiting for payment 55€ for glass and shipping ,, all done , new case and band for free , new mvt, adjusted timing max. 4.09 s , 0.22ms , 314.6°', '0', '2025-12-11', '2025-12-11', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-12-12', '98.97.22.181', 'customer.nwyynyx1.pop.starlinkisp.net', '2025-03-04', '414163180586', ''),
(14306, 'T61502', 11331, 999999999, 0, '111-Copenhagen', '2025-03-25', '2025-03-04', '2023-05-02', 'gold', 'black', 'Theorema', 'The automatic mechanism no longer works even though I turn the crown.', 'second hand fell off and was stuck in movement, new hands, new dial, fixed dual time part, fixed oscillating system, new crown stem, cleaned casse, demag case and mvt, works flawless now', '0', '2025-04-09', '2025-04-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-04-10', '80.215.246.14', '80.215.246.14', '2025-03-04', '417840466522', NULL),
(14307, '', 11332, 999999999, 0, '103-Sao Paulo', '2025-03-17', '2025-03-04', '2017-09-01', 'silver', 'white', 'Theorema', 'Dear all,\n\nI\'ve set the warranty for 2017, but I understand the watch is no longer covered by warranty.\n\nThere is condensation inside the watch.\n\nAlso the front glass has some scratches.\n\nI\'ve contacted your support line and they proposed to send the watch for review.\n\nBefore performing any repairs, please provide the cost for the repairs.\n\nThank you\nBest,\nJoao', 'waiting for payment 165€ ,, all done', '0', '2025-05-13', '2025-05-13', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-05-15', '85.246.103.166', 'bl13-103-166.dsl.telepac.pt', '2025-03-04', 'CC794596504DE', NULL),
(14308, 'T77924', 11333, 999999999, 0, '515-Amsterdam', '1970-01-01', '2025-03-04', '2025-03-04', 'silver', 'black', 'Pionier', 'No defect. Just returning for a refund.  Never worn. \n  ORDER # T77924', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.74.132.219', 'syn-066-074-132-219.wifi.spectrum.com', '2025-03-04', '--', NULL),
(14309, 'T77901', 11334, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-03-04', '2025-02-27', 'silver', 'white', 'Theorema', 'My order number is T77901 (Casablanca Theorema GM-101-17, Silver case, Skeletonized engraved dial). I want to exchange it for GM-101-11. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.255.92.75', 'pool-96-255-92-75.washdc.fios.verizon.net', '2025-03-04', '--', NULL),
(14310, 'T71485', 11335, 999999999, 0, '7002-Chicago', '2025-04-15', '2025-03-04', '2024-07-15', 'black', 'gold', 'Pionier', 'My order number is T71485-The second hand has fallen off. Please replace/repair accordingly', 'new minute hand, demag case and mvt, adjusted timing, ', '0', '2025-04-17', '2025-04-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-04-17', '174.192.134.253', '253.sub-174-192-134.myvzw.com', '2025-03-04', '417840468250', NULL),
(14311, '0000', 11336, 999999999, 0, '2009-Casablanca', '2025-03-14', '2025-03-05', '2025-03-05', '', '', 'Theorema', 'The watch does not work at all, I wish that you take it in and fix it if you can.', 'test start 18.03.25 14:18\ntest end 17.04. 25 13:24', '0', '2025-05-13', '2025-05-13', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-05-13', '213.212.53.162', '213.212.53.162', '2025-03-05', '417840473855', NULL),
(14312, 'GM 101-5A', 11337, 999999999, 0, '101-Casablanca GM', '2025-04-15', '2025-03-05', '2023-09-08', 'black', 'white', 'Theorema', 'Internal mechanism stopped working ', 'new movement, cap jewel was missing, takes too long to repair, as have to clean, clean case, demag case , clean hands, clean dial', '0', '2025-05-12', '2025-05-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-05-16', '73.49.187.17', 'c-73-49-187-17.hsd1.fl.comcast.net', '2025-03-05', '417840474336', NULL),
(14313, 'SHOP', 11338, 999999999, 0, '902-Geneva', '2025-03-14', '2025-03-06', '2024-06-27', 'blue', 'silvgrey', 'Pionier', 'After receiving the watch back from warranty service, I was able to wear it for a short time until I noticed that it was running slow. It seemed like the winding mechanism was not working. The \"power reserve\" indicator showed 100%, but the watch was still not running. Later, I discovered that the outer number plate was loose, causing the hands to get stuck behind it, which resulted in the watch displaying the wrong time.', 'new dial,, new movement, old dial part is stuck in the mvt, will repair it later,, now 100% sure that the client will receive a perfect working watch, cleaned case, \n', '0', '2025-04-09', '2025-04-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-04-10', '95.153.49.43', 'm95-153-49-43.cust.tele2.ee', '2025-03-06', '417840466544', NULL),
(14314, 'GM 4004 1', 11339, 999999999, 0, '4004-Newton', '2025-03-14', '2025-03-06', '2023-08-04', 'gold', 'white', 'Theorema', 'Les aiguilles ne tournent plus, le ressort ne tourne plus.\nImpossible de faire fonctionner la montre.\nElle est arrêté et je ne peux pas la faire marcher.\n\nDie Zeiger drehen sich nicht mehr, die Feder dreht sich nicht mehr.\nDie Uhr kann nicht bedient werden.\nSie ist verhaftet und ich kann sie nicht zum Arbeiten bringen.', 'fixed balance wheel, adjusted timing, cleaned case,, rate 0 s/d ,, amp 305 ,,, err 0-2', '0', '2025-04-09', '2025-04-09', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-04-10', '92.184.99.105', '92-184-99-105.mobile.fr.orangecustomers.net', '2025-03-06', '417840466533', NULL),
(14315, 'P 7001-5', 11340, 999999999, 0, '7001-Havana', '2025-04-16', '2025-03-06', '2024-11-19', 'gold', 'white', 'Pionier', 'My order number is T74666-The watch runs faster than the actual time. Please replace/repair accordingly', 'new movement, date function was completely broken at old one, takes too long to repair', '0', '2025-05-12', '2025-05-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '99.238.28.8', 'pool-99-238-28-8.cpe.net.cable.rogers.com', '2025-03-06', '--', NULL),
(14316, 'P 7001-8', 11341, 999999999, 0, '7001-Havana', '2025-04-15', '2025-03-06', '2025-01-17', 'gold', 'blue', 'Pionier', 'My order number is T77117-The date button doesn\'t work properly. Please replace/repair accordingly', 'new movement, date function was completely stuck, take too long, new hands, cleaned dial and case', '0', '2025-05-12', '2025-05-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-05-16', '76.176.65.242', '76.176.65.242', '2025-03-06', '414163179424', NULL),
(14317, '', 11342, 999999999, 0, '4004-Newton', '2025-04-10', '2025-03-06', '1970-01-01', 'silver', 'white', 'Theorema', 'On the dial there is an attachement that came of.\n\nWith the crown of the watch I can still spin it but I can’t adjust the time ', 'all done, new case for free', '0', '2025-07-14', '2025-07-14', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-07-15', '178.51.43.77', 'ptr-178-51-43-77.dyn.orange.be', '2025-03-06', '417840484782', '12.12.2025 1Z8VF459DL77455561 GM101-6'),
(14318, 'T77873', 11343, 999999999, 0, '105-Panthos GM', '1970-01-01', '2025-03-07', '2025-03-02', 'gold', 'black', 'Theorema', 'There is no defect, i do not know wich one will look better.\ni love the wihte S/S better than Rose gold. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.185.126.42', 'wsip-98-185-126-42.lv.lv.cox.net', '2025-03-07', '--', NULL),
(14319, 'T69281', 11344, 999999999, 0, '108-Oman', '1970-01-01', '2025-03-07', '2026-03-12', 'gold', 'gold', 'Theorema', 'The winder is not working anymore order number T59263\nThe watch was bumped', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.145.81.131', 'syn-098-145-081-131.res.spectrum.com', '2025-03-07', '--', NULL),
(14320, 'T67272', 11345, 999999999, 0, '101-Casablanca GM', '2025-05-06', '2025-03-08', '2023-12-18', 'gold', 'yellow', 'Theorema', '', 'new balance wheel, adjusted timing , demag case and mvt, cleaned glass,', '0', '2025-06-12', '2025-06-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-06-16', '166.62.240.6', 'modemcable006.240-62-166.mc.videotron.ca', '2025-03-08', '417840480916', NULL),
(14321, '#T77902', 11346, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-03-09', '2025-02-28', 'silver', 'white', 'Theorema', 'No defect, it\'s just too big for me.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '130.41.172.186', '130.41.172.186', '2025-03-09', '--', NULL),
(14322, 'T78089', 11347, 999999999, 0, 'Choose option', '1970-01-01', '2025-03-11', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.1.89.68', '73.1.89.68', '2025-03-11', '--', NULL),
(14323, 'T78089', 11347, 999999999, 0, '506-Miami', '1970-01-01', '2025-03-11', '2025-03-11', '', '', 'Pionier', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.1.89.68', '73.1.89.68', '2025-03-11', '--', NULL),
(14324, 'T75100', 11348, 999999999, 0, '505-Florida', '2025-04-16', '2025-03-11', '2024-12-02', 'gold', 'blue', 'Pionier', 'I received my pioneer watch for a Christmas present. I have wore it maybe at the most 20 times. I wound the watch the the other day and it would not start. I emailed to Tufino in Illinois. They told me to wind it 30 times in the palm of my hand, it’s still did not work. The watch has never been dropped or hit on anything. I am very surprised it stopped working. I have never had a problem with my other Tufina watch. Hopefully this problem can be fixed thank you.', 'fixed balance wheel, demag case and mvt, works flawless now, escapement was just stuck', '0', '2025-05-12', '2025-05-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-05-16', '72.231.179.55', 'syn-072-231-179-055.res.spectrum.com', '2025-03-11', '414163179413', NULL),
(14325, 'T77872', 11349, 999999999, 0, '123-Madame Butterfly', '1970-01-01', '2025-03-11', '2025-03-11', 'silver', 'silvgrey', 'Theorema', 'Too large for my petite wife’s wrist.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.137.253.110', '107-137-253-110.lightspeed.irvnca.sbcglobal.net', '2025-03-11', '--', NULL),
(14326, 'T77799', 11350, 999999999, 0, '519-Milano', '1970-01-01', '2025-03-12', '2025-02-21', 'gold', 'gold', 'Pionier', 'The Minute Hand fell off and is floating around . I literally wore the watch once . I have a very extensive watch collection and just bought another Tufina Piece last week. I would like this replaced please . I will send it in .', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.124.9.237', 'c-73-124-9-237.hsd1.fl.comcast.net', '2025-03-12', '--', NULL),
(14327, '', 11351, 999999999, 0, '108-Oman', '1970-01-01', '2025-03-12', '2025-03-12', 'gold', 'gold', 'Theorema', 'Brand New Watch returning nothing is wrong with the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.45.120.4', 'syn-047-045-120-004.res.spectrum.com', '2025-03-12', '--', NULL),
(14328, 't73604', 11352, 999999999, 0, '117-Kingston', '2025-03-18', '2025-03-13', '2024-10-14', 'blue', 'blue', 'Theorema', 'The watch doesn\'t work even manually wound. One of the subdial hand has fallen off', 'new day hand, took the old one out, glued outer dial circle, cleaned dial, demag case and mvt, cleaned case,', '0', '2025-03-21', '2025-03-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-03-26', '73.14.126.32', '73.14.126.32', '2025-03-13', '417840463394', NULL),
(14329, 'T77912', 11353, 999999999, 0, '519-Milano', '2025-03-17', '2025-03-13', '2025-02-24', 'gold', 'gold', 'Pionier', 'The minute hand is dislocated', 'new movement, old one had the set lever broken, i dont have this as a spare part, new hands, cleaned case', '0', '2025-04-17', '2025-04-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-04-17', '73.14.126.32', '73.14.126.32', '2025-03-13', '417840468320', NULL),
(14330, '#T77355', 11354, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-03-13', '1970-01-01', 'bicolor rosé', '', 'Theorema', 'The watch was purchased in Jan of 2025.  I have been told you will refund my money.  Actually, I might be willing to exchange the watch.\n\nI will be waiting on your instructions.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '74.195.8.73', '74.195.8.73', '2025-03-13', '--', NULL),
(14331, '#T76230', 11355, 999999999, 0, '116-San Francisco', '2025-04-16', '2025-03-13', '2024-12-18', 'black', 'black', 'Theorema', 'When winding the watch to set the time, it has a hiccup, and the hour hand moves faster than it should as it passes from 4:00 to 5:00. This throws the entire time off.', 'new movement , because old one was very broken, takes too long', '0', '2025-04-17', '2025-04-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-04-17', '68.2.178.14', 'ip68-2-178-14.ph.ph.cox.net', '2025-03-13', '417840468330', NULL),
(14332, 'T77969', 11356, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-03-14', '2025-02-28', 'gold', 'yellow', 'Theorema', 'T77969 not the quality I expected. The watch has to be wound too often also.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.43.213.215', '65-43-213-215.lightspeed.hstntx.sbcglobal.net', '2025-03-14', '--', NULL),
(14333, 'T77912', 11357, 999999999, 0, '519-Milano', '2025-04-15', '2025-03-15', '2025-02-24', 'gold', 'gold', 'Pionier', 'The knob isn’t functional. It pulls out and sometimes moves the hands and other times it doesn’t. ', 'fixed hands, cannon pinion , cleaned göass, demag case and mvt', '0', '1970-01-01', '1970-01-01', 1, 1, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '108.200.42.232', '108-200-42-232.lightspeed.rcsntx.sbcglobal.net', '2025-03-15', '--', NULL),
(14334, 'T78097', 11358, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-03-15', '2025-03-10', 'silver', 'yellow', 'Theorema', 'I would like to return the item due to the size of my wrists.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.78.128', '104.28.78.128', '2025-03-15', '--', NULL),
(14335, 'T74544', 11359, 999999999, 0, '101-Casablanca GM', '2025-04-29', '2025-03-15', '2023-11-04', 'bicolor gold', 'white', 'Theorema', 'The crown has fallen off from the case. Please replace/repair accordingly', 'fixed manual winding part, new movement holder ring, demag case and mvt, adjusted timing, minus 3 seconds a day', '0', '2025-06-12', '2025-06-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-06-16', '86.29.54.241', 'cpc89262-grnk8-2-0-cust5872.14-2.cable.virginm.net', '2025-03-15', '417840480938', NULL),
(14336, '', 11360, 999999999, 0, '127-Vienna', '1970-01-01', '2025-03-16', '2025-03-07', 'silver', 'white', 'Theorema', 'defective falling time behind. on manual included.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.184.210.71', 'syn-076-184-210-071.res.spectrum.com', '2025-03-16', '--', NULL),
(14337, 'T77190', 11361, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-03-16', '2025-03-01', '', '', 'Theorema', 'The one I would like to exchange this one with is SAO PAULO\nTHEOREMA | GM-103-7 | SILVER\n\nThank you very much for your flexibility and understanding,\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '37.104.187.188', '37.104.187.188', '2025-03-16', '--', NULL),
(14338, 'T74888', 11362, 999999999, 0, '107-Rio', '2025-04-15', '2025-03-16', '2025-03-25', 'gold', 'silvgrey', 'Theorema', 'Watch was purchased as a Christmas gift.  We did not get the band adjusted until mid-February because it did not fit.  He wore it and it worked for about 2 weeks.  We took it to a watch repair shop and they could not find out what was wrong with it, so he suggested it be returned.', 'fixed balance wheel, demag case and mvt, adjusted timing', '0', '2025-05-13', '2025-05-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-05-16', '68.41.180.10', 'c-68-41-180-10.hsd1.mi.comcast.net', '2025-03-16', '414163179402', NULL),
(14339, '', 11363, 999999999, 0, 'Choose option', '1970-01-01', '2025-03-17', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'order number T77844\n\n\nThe watch band is easy too small for my wrist.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.128.241.7', 'c-24-128-241-7.hsd1.mi.comcast.net', '2025-03-17', '--', NULL),
(14340, 'T78171', 11364, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-03-17', '2025-03-12', 'black', 'black', 'Theorema', 'There are no defects, I am not a fan of the deployment clasp, and after seeing it in person I know this will not work for me, that is the only reason for the return. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.125.130.191', 'c-24-125-130-191.hsd1.ga.comcast.net', '2025-03-17', '--', NULL),
(14341, 'T73949 ', 11365, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-03-17', '2024-10-28', 'gold', 'black', 'Theorema', 'my order number is T73949 - the watch has stopped working even fully wound - Please replace/ repair accordingly.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.197.7.22', '22.sub-174-197-7.myvzw.com', '2025-03-17', '--', NULL),
(14342, 'T73949', 11366, 999999999, 0, '101-Casablanca GM', '2025-04-15', '2025-03-17', '2024-10-28', 'gold', 'black', 'Theorema', 'My order number is T73949 -the watch has stopped working even fully wound -please replace / repair accordingly.]', 'fixed balance wheel, fixed CP, demag case and mvt, cleaned glass, there was glue applied,, adjusted timing, 0 seconds per day, 0.4ms, 280°', '0', '2025-07-14', '2025-07-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-07-21', '172.56.95.162', '172.56.95.162', '2025-03-17', '9405530109355184324098', NULL),
(14343, 'T78096', 11367, 999999999, 0, '116-San Francisco', '1970-01-01', '2025-03-18', '2025-04-03', 'gold', 'gold', 'Theorema', 'Watch was too big for me.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.161.161.44', 'pool-68-161-161-44.nycmny.fios.verizon.net', '2025-03-18', '--', NULL),
(14344, 'T78177', 11368, 999999999, 0, '132-Portofino', '1970-01-01', '2025-03-18', '2025-03-18', 'black', 'white', 'Theorema', 'There is no noticeable defect at all from the outlook of the watch. Am not returning based on defect, the return is for one reason only. The watch is a nice one. I like the white dial with roman number is just no photoluminescent. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.96.37.220', 'syn-174-096-037-220.res.spectrum.com', '2025-03-18', '--', NULL),
(14345, 'T78113', 11369, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2025-03-18', '2025-03-07', 'gold', 'black', 'Theorema', 'The 24-hour bezel doesn\'t work. The watch is brand new and never worn. Please replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.175.36.13', 'ip70-175-36-13.lv.lv.cox.net', '2025-03-18', '--', NULL),
(14346, 'T76011', 11370, 999999999, 0, '110-Oslo', '2025-04-16', '2025-03-18', '2024-12-15', 'black', 'gold', 'Theorema', 'After using the watch a few days, I realised that it runs a bit faster than usual. I matched the time to my phone while winding it but after couple of hours there is difference of 5-7 minutes. It happens every day when I wear the watch.', 'adjusted timing, demag case and mvt, cleaned case , -5s/d a day', '0', '2025-05-12', '2025-05-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-05-16', '68.216.63.135', '68.216.63.135', '2025-03-18', '414163179457', NULL),
(14347, 'T76357', 11371, 999999999, 0, '101-Casablanca GM', '2025-04-15', '2025-03-18', '1970-01-01', 'black', 'black', 'Theorema', 'The clasp of the crown is loose\nWarranty started December 2024 when I bought the watch \n\nThank you ', 'fixed CP', '0', '2025-05-13', '2025-05-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-05-16', '104.28.56.3', '104.28.56.3', '2025-03-18', '414163179387', NULL),
(14348, '', 11372, 999999999, 0, '4004-Newton', '2025-04-10', '2025-03-19', '2017-03-16', 'rosé', 'gold', 'Theorema', 'the wathc doesn\'t work anymore, the automatic system when you wear it on your hand doesn\'t work', 'new movement, new case, fixed dial and hands, paid 180', '0', '2025-07-14', '2025-07-14', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-07-15', '178.51.20.126', 'ptr-178-51-20-126.dyn.orange.be', '2025-03-19', '417840484782', NULL),
(14349, '', 11373, 999999999, 0, 'other', '1970-01-01', '2025-03-19', '1970-01-01', 'black', 'white', 'other', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.197.214.69', '69.sub-174-197-214.myvzw.com', '2025-03-19', '--', NULL),
(14350, '178317', 11374, 999999999, 0, '505-Florida', '1970-01-01', '2025-03-19', '2025-03-17', 'gold', 'black', 'Pionier', 'Exchange for GM-505-1 SILVER', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.104.78', '172.56.104.78', '2025-03-19', '--', NULL),
(14351, 'T78065', 11375, 999999999, 0, '116-San Francisco', '2025-04-15', '2025-03-21', '2025-03-03', 'rosé', 'blue', 'Theorema', 'I recently received a Theorema watch as a gift two weeks ago. After wearing it for a week, it suddenly stopped working. When I attempted to wind it one morning, I found that the knob was completely stuck and wouldn\'t move forward.', 'fixed balance wheel, demag case and mvt, cleaned case, client overwound the watch', '0', '2025-04-17', '2025-04-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-04-17', '136.226.81.13', '136.226.81.13', '2025-03-21', '417840468260', NULL),
(14352, 'T71252', 11376, 999999999, 0, '101-Casablanca GM', '2025-04-29', '2025-03-22', '2024-07-01', 'gold', 'white', 'Theorema', 'The watch will not work even when wound up', 'fixed balance wheel, cleaned glass and dial,, demag case and mvt', '0', '2025-06-12', '2025-06-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-06-22', '75.115.222.224', 'syn-075-115-222-224.res.spectrum.com', '2025-03-22', '9405530109355170835928', NULL),
(14353, 'T78156', 11377, 999999999, 0, '117-Kingston', '1970-01-01', '2025-03-22', '2025-03-10', 'gold', 'white', 'Theorema', 'No defect. Cannot afford at this time.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.8.228.222', '75-8-228-222.lightspeed.tukrga.sbcglobal.net', '2025-03-22', '--', NULL),
(14354, 'T57281', 11378, 999999999, 0, '505-Florida', '1970-01-01', '2025-03-24', '2024-08-24', 'gold', 'blue', 'Pionier', 'I started to notice that the watch would be 5 minutes too slow, then an hour later it became 1 hour too fast.  Tonight I noticed why. The Hour hand and the minute hand are touching each other. Now it\'s to the point where the watch completely stops. \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.69.95.170', '108-69-95-170.lightspeed.tukrga.sbcglobal.net', '2025-03-24', '--', NULL),
(14355, 'T77402', 11379, 999999999, 0, '101-Casablanca GM', '2025-05-06', '2025-03-24', '2025-01-30', 'silver', 'white', 'Theorema', 'All was working fine.  No damage has been incurred.\n\nI was simply winding forward 40 times to get the watch working again.  Upon pulling crown out further to set time for day, crown completely came out.  Crown fits snuggly back in where I have it remaining.\n\nIf I try to wind forward, it will wind, AND SET time at same time.  I tried doing so as is, however watch stops working after 1 to 2 hours.\n\nOf my 45 watches, this is by far the best watch I own.  Both elegance as well a quality.\n\nI unfortunately have misplaced the box it came in including the warranty card. I know it is in my home somewhere, however I am coming up empty at present.', 'fixed manuakl winding part, demag case and mvt, all OK, stem was not properly fixed in movement , screw', '0', '2025-06-12', '2025-06-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-06-22', '170.178.230.41', 'host1-41.cstech.com', '2025-03-24', '9405530109355170835942', NULL),
(14356, 'T68289', 11380, 999999999, 0, '117-Kingston', '2025-04-29', '2025-03-25', '2024-01-25', 'gold', 'blue', 'Theorema', 'The watch is running about 1 minute faster in 24 hours. Please repair accordingly.', 'adjusted timing, demag case and mvt, minus 1s/d seconds a day , amp. 265° , err 0,3', '0', '2025-06-12', '2025-06-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-06-22', '69.212.43.252', '69-212-43-252.lightspeed.jcsnms.sbcglobal.net', '2025-03-25', '9405530109355170835904', NULL),
(14357, 'T78397', 11381, 999999999, 0, '117-Kingston', '1970-01-01', '2025-03-25', '2025-03-21', 'silver', 'white', 'Theorema', 'Order number: T78397\n\nWatch does not fit the way I was expecting it to. The case is much larger than I thought it would be. It is just not my style.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '144.129.231.250', 'syn-144-129-231-250.biz.spectrum.com', '2025-03-25', '--', NULL),
(14358, '#T69720', 11382, 999999999, 0, '114-Buenos Aires', '2025-04-29', '2025-03-26', '2024-04-03', 'silver', 'silvgrey', 'Theorema', 'T69720 The sun and moon subdial markers have fallen off without being dropped ', 'glued dial and 2 screws of dial, new movement holder ring, demag case and mvt', '0', '2025-06-12', '2025-06-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-06-22', '142.112.47.34', 'ipagstaticip-bc91a747-a5bf-5db5-405c-b3e3d6f5a669.sdsl.bell.ca', '2025-03-26', 'CA001693396US', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(14359, 'T78265', 11383, 999999999, 0, '118-Venezia', '1970-01-01', '2025-03-26', '2025-03-17', 'silver', 'gold', 'Theorema', 'Watch has been wound all the way as instructed and still after an hour will stop moving and keeping time. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.52.84.27', '50.52.84.27', '2025-03-26', '--', NULL),
(14360, 'T78376', 11384, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2025-03-26', '2025-03-20', 'rosé', 'blue', 'Theorema', 'The watch does not meet my expectations. The cities are difficult to read, and it is not usable for me.  From the beginning, I stated that I may not keep the watch because I was concerned whether or not I would be able to read it clearly which I cannot.  You can look back through all of the emails.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.186.75.40', '104-186-75-40.lightspeed.miamfl.sbcglobal.net', '2025-03-26', '--', NULL),
(14361, 'T72532', 11385, 999999999, 0, '519-Milano', '2025-04-29', '2025-03-27', '2024-09-04', 'gold', 'gold', 'Pionier', 'The hand has fallen off. I sent the warranty card along with the watch back to you when the watch broke for the first time a couple of months ago, and when you shipped the watch back to me you didn\'t send me the warranty card, only the watch itself, so My warranty card is in your possession', 'This is one of the most annoying customers kindly make sure that everything is working perfectly and well packed to ship the watch back so it arrives in good condition. Thanks\n\nnew minute hand, demag case and mvt, cleaned case', '0', '2025-06-06', '2025-06-06', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-06-06', '75.217.170.207', '207.sub-75-217-170.myvzw.com', '2025-03-27', '417840479018', NULL),
(14362, 'T67446', 11386, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-03-29', '1970-01-01', 'gold', 'white', 'Theorema', 'The spring for \"charging\"  wont turn around.. \nAnd the watch dont spin.. \nI have only used watch a few days for work , and no damages so im rly surprised it just stop working.. so Quick.  \nIs quality rly that cheap ? Or am i just unlucky ? Anyways how do we fx this ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.220.135.187', '187.92-220-135.customer.lyse.net', '2025-03-29', '--', NULL),
(14363, 'T77283', 11387, 999999999, 0, '101-Casablanca GM', '2025-04-17', '2025-03-29', '2025-01-24', 'gold', 'white', 'Theorema', 'Hand has fallen off.', '--', '0', '2025-04-17', '2025-04-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-04-17', '98.50.104.16', '98.50.104.16', '2025-03-29', '417840468249', NULL),
(14364, 'T78473', 11388, 999999999, 0, '515-Amsterdam', '1970-01-01', '2025-04-02', '2025-03-31', 'gold', 'blue', 'Pionier', 'I just received the replacement watch and had the same issue as in the first one.\n\nPlease refund the price. \nI am ordering the different watch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.132.28.62', 'pool-68-132-28-62.nycmny.fios.verizon.net', '2025-04-02', '--', NULL),
(14365, 'T78519', 11389, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-04-04', '2025-03-25', 'rosé', 'blue', 'Theorema', 'Order number T78519. I am returning the watch as I no longer need this watch. It is unopened and unused.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.18.139.156', 'ool-2f128b9c.dyn.optonline.net', '2025-04-04', '--', NULL),
(14366, '#T78590', 11390, 999999999, 0, '101-Casablanca GM', '2025-04-11', '2025-04-06', '2025-04-05', '', '', 'Theorema', 'My return includes to watches - 1 in green with leather band, 1 gold with gold band\nBoth in brand new factory condition - not used\nBoth warranty cards will be included in the return package', '--', '0', '1970-01-01', '2025-04-11', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '89.247.230.182', 'i59F7E6B6.versanet.de', '2025-04-06', '--', NULL),
(14367, 'T78630', 11391, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-04-07', '2025-04-07', '', '', 'Theorema', 'I accidentally ordered this watch twice and two watches arrived at my home. I love the watch but do not need the second watch. It is brand new. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '148.75.220.46', 'ool-944bdc2e.dyn.optonline.net', '2025-04-07', '--', NULL),
(14368, 'TEST', 11392, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-04-10', '2025-04-10', 'gold', 'black', 'Theorema', 'TESTTESTTESTTESTTESTTESTTESTTESTTESTTESTTESTTESTTESTTEST', '--', '0', '2025-04-10', '1970-01-01', 0, 1, 1, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2025-04-10', '31.22.48.95', '31.22.48.95', '2025-04-10', '--', NULL),
(14369, 'T66546', 11393, 999999999, 0, '101-Casablanca GM', '2025-05-06', '2025-04-11', '2023-11-30', 'gold', 'white', 'Theorema', 'My order number is T66546. The watch is running 4-5 minutes ahead of actual time. Also, the clapst that covers the winding and adjusting stem doesn\'t stay closed. Please replace/repair accordingly. The warrantee card has been misplaced but confirmed with Trufina representative.\n\nThank you, David Rodgers\n\n', 'watch looks fine, will fix CP, but timing seems fine, will out it for testing. start 12.05.24 , 16:00 ,, cleaned glass inside, adjusted timing sa bit, now  7 s per day , new crown glu lib and gasket grease\n\nif all OK, then he just has to pay shipping cost 20€\n\nMarsida 15.07.2025', '0', '2025-07-03', '2025-07-03', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-07-25', '23.94.155.4', '23-94-155-4-host.colocrossing.com', '2025-04-11', '9405530109355184338811', NULL),
(14370, '', 11394, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2025-04-11', '1970-01-01', 'black', 'silvgrey', 'Theorema', 'The winding mechanism is too difficult to wind.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '150.220.195.178', 'syn-150-220-195-178.biz.spectrum.com', '2025-04-11', '--', NULL),
(14371, '#T78733', 11395, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-04-12', '2025-04-07', 'gold', 'yellow', 'Theorema', 'The item is in perfect condition with no defects. However, I am not satisfied with the gold color, which does not appeal to me. Unfortunately, this means I cannot wear it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '206.172.253.86', 'bras-base-mtrlpq2713w-grc-02-206-172-253-86.dsl.bell.ca', '2025-04-12', '--', NULL),
(14372, 'T78700', 11396, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-04-12', '2025-04-11', 'black', 'blue', 'Theorema', 'Father was not happy with the overall look of the watch and said the watch was more for the \"younger generation\"\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.96.82.32', '98-96-82-32.dyn.tachusfiber.net', '2025-04-12', '--', NULL),
(14373, '#T64541', 11397, 999999999, 0, '902-Geneva', '2025-04-28', '2025-04-12', '2023-09-14', 'blue', 'blue', 'Pionier', 'One of the clock hands has come off.', 'fixed tourbillon cage, adjsuted timing, demag case and mvt, cleaned case and mvt ring in ultrasonic, new gaskets, glued dial completely, please be careful in future, no dropping , new mvt holder screws, new minute hand,,rate max -8 seconds a day, amp 250, err 0.2', '0', '2025-08-12', '2025-08-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-08-13', '2a02:2f0d:c20a:f00:b0fc:5019:f761:26df', '2a02:2f0d:c20a:f00:b0fc:5019:f761:26df', '2025-04-12', '417840488858', ''),
(14374, 'T78685', 11369, 999999999, 0, '7001-Havana', '1970-01-01', '2025-04-12', '2025-04-02', 'gold', 'white', 'Pionier', 'Return. No defect, different metal band.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.175.36.13', 'ip70-175-36-13.lv.lv.cox.net', '2025-04-12', '--', NULL),
(14375, 'T78470', 11398, 999999999, 0, '501-Copernicus', '1970-01-01', '2025-04-13', '2025-04-11', 'rosé', 'blue', 'Pionier', 'Do not like color of watch.   Reference number is not on drop down GM-518-6  Case rose   Dial color  blue', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '136.58.23.169', '136-58-23-169.googlefiber.net', '2025-04-13', '--', NULL),
(14376, 'T58201', 11399, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2025-04-13', '2022-12-12', 'black', 'gold', 'Theorema', 'The inside frame (the dial) of the watch (the golden one) has slipped out place so we cannot wind the watch back as the frame blocks the hands.\nThe watch did not get any shock of any kind', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '37.66.22.54', '54.22.66.37.rev.sfr.net', '2025-04-13', '--', NULL),
(14377, 'T58201', 11400, 999999999, 0, '114-Buenos Aires', '2025-04-25', '2025-04-13', '2022-12-12', 'black', 'gold', 'Theorema', 'The inside frame of the watch (dial) (the golden frame) has slipped out of place and the watch cannot be wind back as the frame blocks the hands. \nThe watch did not get any shock of any kind.', 'waiting for payment, 20€ ,, new dial, cemag case and mvt', '0', '2025-06-30', '2025-06-30', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-07-01', '3.66.87.117', 'ec2-3-66-87-117.eu-central-1.compute.amazonaws.com', '2025-04-13', '417840482827', NULL),
(14378, 'T78729', 11401, 999999999, 0, '117-Kingston', '1970-01-01', '2025-04-13', '2025-04-08', 'black', 'gold', 'Theorema', 'This is very heavy watch and I can’t have it . I needed a light weight watch with chain and this one is not be light weight . I have not used it and just hold it in my hand and noticed it’s very heavy. However it’s beautiful watch . Please refund it and I may buy other watches in future with light weight as I always like Made in Germany watches.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.125.236', '172.58.125.236', '2025-04-13', '--', NULL),
(14379, 'T74177', 11402, 999999999, 0, '115-Helsinki', '2025-05-06', '2025-04-14', '2024-11-12', 'silver', 'gold', 'Theorema', 'Pulled out the pin to adjust the time and the whole pin has ejected itself. Watch still operates but ability to change time no longer works.', 'fixed set lever   lub , ,., manual winding part, adjusted timing, minus 2 s/d , amp 268 ,, 0.0ms err. ,, demag case and mvt', '0', '2025-06-12', '2025-06-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-06-16', '2001:8003:e087:7b00:d07b:886:64d5:73d7', '2001:8003:e087:7b00:d07b:886:64d5:73d7', '2025-04-14', '1Z8VF459D962792053', NULL),
(14381, 'T78729', 11404, 999999999, 0, '117-Kingston', '1970-01-01', '2025-04-15', '2025-04-08', 'black', 'gold', 'Theorema', 'This watch is very heavy and my hands cant afford this much heavy watches. I did just check the weight of the watch and put it back into the box. I did not use it and sending back. There must be item\'s weight mentioned on the website or product but its misleading and dont have the information. The item quality however looks great. Please refund the item to my original payment. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '165.225.56.250', '165.225.56.250', '2025-04-15', '--', NULL),
(14382, 'Order ID #T78834', 11405, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2025-04-15', '1970-01-01', 'gold', 'blue', 'Theorema', 'The Watch, not the band, is way too big for me. The watch itself is very heavy and large.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.72.108.229', 'c-73-72-108-229.hsd1.il.comcast.net', '2025-04-15', '--', NULL),
(14383, '#T78269', 11406, 999999999, 0, '505-Florida', '1970-01-01', '2025-04-15', '2025-03-12', 'gold', 'gold', 'Pionier', 'My order number is T78269 - I do not need the watch anymore. The watch is brand new and never worn. Please refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2603:8000:faf0:1970:dd53:573e:d98d:ee01', 'syn-2603-8000-faf0-1970-dd53-573e-d98d-ee01.res6.spectrum.com', '2025-04-15', '--', NULL),
(14384, '#T78800', 11407, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-04-16', '2025-04-09', 'silver', 'yellow', 'Theorema', 'Brand new, no defects.\nReason returning is the watch strap is either too loose or too tight on my hand and it\'s not comfortable', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2603:9000:fb40:2a:acce:2a28:8e44:5357', '2603-9000-fb40-002a-acce-2a28-8e44-5357.inf6.spectrum.com', '2025-04-16', '--', NULL),
(14385, 'T70272', 11408, 999999999, 0, '519-Milano', '2025-05-13', '2025-04-16', '2024-05-02', 'black', 'gold', 'Pionier', 'My Order number is T70272- The watch is manually wound but doesn’t work. There is also minor damage to the watch case. Please repair\n\nReference: GM 519-3\nShip only to 9513 eagle creek drive Bakersfield CA 93263.', 'new movement, old onje would take too long to repair, fixed dial, fixed second hand, was scratching dial and causing it to stop, demag case and mvt, waiting for reply for case and glass,, new glass and cleaned whole case\n\nTo Marsida 05.08.2025', '0', '2025-07-30', '2025-07-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-08-13', '185.211.32.68', '185.211.32.68', '2025-04-16', '9405530109355196472558', ''),
(14386, '', 11409, 999999999, 0, 'Choose option', '2025-05-13', '2025-04-16', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', '', 'waiting for payment, 160/200/220/260€,, all done 190€ ,, cleaned case, new gasket, new hands, ', '0', '2025-06-30', '2025-06-30', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-07-01', '2a00:23c7:7a92:3401:25ff:6c38:cc08:eb62', '2a00:23c7:7a92:3401:25ff:6c38:cc08:eb62', '2025-04-16', '417840482816', NULL),
(14387, '[Sipariş numaram T78699. Saat tamamen yeni ve hiç ', 11410, 999999999, 0, 'Casablanca GM-101-1', '1970-01-01', '2025-04-17', '2025-04-17', 'Gold', 'gold', 'Theorema', 'my order number is T78699. the watch arrived defective and doesn;t work even fully wound. Please replace accordinfly\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '176.169.218.99', 'org35-h01-176-169-218-99.dsl.sta.abo.bbox.fr', '2025-04-17', '--', NULL),
(14388, 'GM 101-3', 11411, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-04-17', '1970-01-01', 'gold', 'white', 'Theorema', '[Sipariş numaram T78699. Saat tamamen yeni ve hiç kullanılmadı ancak çalışmıyor. Lütfen değiştirin.]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '176.169.218.99', 'flt58-h01-176-169-218-99.dsl.sta.abo.bbox.fr', '2025-04-17', '--', NULL),
(14389, 'GM 101-3', 11412, 999999999, 0, '101-Casablanca GM', '2025-05-07', '2025-04-17', '0000-00-00', 'gold', 'white', 'Theorema', '[Mon numéro de commande est T78699 La montre est neuve et jamais portée mais ne fonctionne pas. Veuillez remplacer.]\n\n[Meine Bestellnummer ist T78699 Die Uhr ist neu und nie getragen, funktioniert aber nicht. Bitte ersetzen.]', 'new movement, old one would take too long to repair, as the old jewels fell out and are stuck in the mvt, cleaned hands and dial. removed glue from the glass', '0', '2025-05-13', '2025-05-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-05-16', '176.169.218.99', 'org35-h01-176-169-218-99.dsl.sta.abo.bbox.fr', '2025-04-17', '414163179376', NULL),
(14392, '', 11415, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2025-04-21', '2025-03-11', 'black', 'gold', 'Theorema', 'when I wear watch, I set time dial knob, then I shake it to begin starting motion, then needles doesn\'t move, they freeze and do not operate, therefore, its defective, ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2603:9000:df01:9972:783b:52ad:9837:eed8', '2603-9000-df01-9972-783b-52ad-9837-eed8.inf6.spectrum.com', '2025-04-21', '--', NULL),
(14393, 'GM 108-3', 11416, 999999999, 0, '108-Oman', '2025-05-07', '2025-04-23', '2024-12-10', 'black', 'gold', 'Theorema', 'suddenly, the watch stopped working. ', 'fixed balance wheel, new movement holder ring, adjusted timing, demag case and mvt, new caseback', '0', '2025-06-30', '2025-06-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-07-01', '163.116.184.126', '163.116.184.126', '2025-04-23', '417840482838', NULL),
(14394, '', 11417, 999999999, 0, '511-New York', '2025-04-28', '2025-04-24', '1970-01-01', 'gold', 'blue', 'Pionier', 'Crown of the whatch is broken.\nWarranty is already expired.\nI would also like to have a new whatch band.\n\n \n', 'waiting for payment 105 / 165€ ,, all done , new case new band, new crown and stem', '0', '2025-07-17', '2025-07-17', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-07-17', '87.139.192.89', 'p578bc059.dip0.t-ipconnect.de', '2025-04-24', '417840485138', NULL),
(14395, 'T78922', 11418, 999999999, 0, '514-Hawaii', '1970-01-01', '2025-04-25', '1970-01-01', 'silver', 'white', 'Pionier', 'I am very sad returning the beautifl Dual-Time Hawaii Pionier watch because it is just too big for my wrist and hand, and it\'s just not a good fit for me. Currently I have bought 2 of the Theorema/Pioneir watches, just returning this one until I make up my mind for the next one.\n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.31.79.2', 'syn-065-031-079-002.biz.spectrum.com', '2025-04-25', '--', NULL),
(14396, 'T77536', 11419, 999999999, 0, '7001-Havana', '2025-05-13', '2025-04-26', '2025-02-12', 'blue', 'white', 'Pionier', 'My Order number is T77536- The watch is manually wound but stops after 12 hours. Please repair accordingly', 'looks fine, probably not fully wound, will put it for testing.\n\nstart: 03.07.25 15:25\nend: 11.07.25  14:00 ,, client is right, watch stops\n\n--> new movement, old one would take too long to fix, as i\'d have to fix whole escapement part, cleaned hands and dial, cleaned case, demag case\n\nTo Marsida 05.08.2025', '0', '2025-07-29', '2025-07-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-08-13', '2600:1700:4420:8ce0:b1f3:87b4:959a:d7cc', '2600:1700:4420:8ce0:b1f3:87b4:959a:d7cc', '2025-04-26', '9405530109355196475801', ''),
(14397, ' T64907', 11420, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-04-28', '2023-10-10', 'black', 'white', 'Theorema', 'My Order number is T64907- The watch is fully wound but stops working Please repair accordingly.  The clock is not ticking at all.  Neither hand is moving and there was no physical damage done to the watch.  The reference number is CM 101-4.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '14.50.65.190', '14.50.65.190', '2025-04-28', '--', NULL),
(14398, ' Order number is T78285', 11421, 999999999, 0, '505-Florida', '2025-05-13', '2025-04-28', '2025-03-20', 'gold', 'white', 'Pionier', 'Isn\'t keeping accurate time.\nIt adds 3 minutes a week - this is the Florida GM-505-10\nI noticed the problem the week I received it but decided to keep a close watch over the accuracy. Week after week it gains time.\nI wear the watch from 7 am to around 11pm. ', 'adjusted timing,  4 seconds a day now, client measures it wrong. ', '0', '2025-06-05', '2025-06-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-06-06', '2601:647:5e00:7f8:4055:3a81:bf18:e3a7', '2601:647:5e00:7f8:4055:3a81:bf18:e3a7', '2025-04-28', '417840478993', NULL),
(14399, 'T69281', 11422, 999999999, 0, '108-Oman', '2025-05-13', '2025-04-28', '2024-11-15', 'gold', 'gold', 'Theorema', 'The winder doesn\'tt work anymore Please replace/repair accordingly', 'new crown stem, fixed manual winding part, fixed balance wheel, adjsuted timing, cleaned case, demag case and mvt\n\nMarsida 15.07.2025', '0', '2025-07-14', '2025-07-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-07-20', '205.220.214.244', '205.220.214.244', '2025-04-28', '9405530109355184322216', NULL),
(14400, 'T73454', 11423, 999999999, 0, '117-Kingston', '2025-07-01', '2025-04-28', '2024-12-10', 'gold', 'gold', 'Theorema', 'The arm on the day of the week is no longer there as well as the ticker on the the actual time stop operating. No physical damage done ', 'new movement, as old one would take too long to repair, new hands, cleaned dial\n\nMarsida 15.07.2025', '0', '2025-07-14', '2025-07-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-07-20', '2600:1011:b174:86fd:c07:a69:c35a:8b4', '2600:1011:b174:86fd:c07:a69:c35a:8b4', '2025-04-28', '9405530109355184340920', NULL),
(14401, 'T79023', 11424, 999999999, 0, '515-Amsterdam', '1970-01-01', '2025-04-29', '2025-04-22', 'black', 'blue', 'Pionier', 'no defect from the watch, but due to the size of the watch being a bit thick, it doesn\'t match well towards my wrist', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '64.25.25.249', '64.25.25.249', '2025-04-29', '--', NULL),
(14422, 'T64907', 11444, 999999999, 0, '101-Casablanca GM', '2025-06-24', '2025-05-18', '2023-10-10', 'gold', 'black', 'Theorema', 'The watch just stopped functioning.  ', 'fixed dial, cleaned it, fixed balance wheel, checked escapement, demag case and mvt, timing perfect, , new crown lub and glue\n\nTo Marsida 05.08.2025', '0', '2025-07-29', '2025-07-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-08-15', '57.140.16.58', '57.140.16.58', '2025-05-18', '9405530109355197490513', ''),
(14402, '', 11425, 999999999, 0, '108-Oman', '1970-01-01', '2025-04-29', '2024-12-10', 'gold', 'gold', 'Theorema', 'GM 108-3', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '163.116.184.138', '163.116.184.138', '2025-04-29', '--', NULL),
(14403, 'T78611', 11426, 999999999, 0, '108-Oman', '1970-01-01', '2025-04-29', '2025-03-31', 'silver', 'gold', 'Theorema', 'No defects. It is still in brand new condition. The person I gifted it to did not like the gold on it.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '136.49.108.63', '136-49-108-63.googlefiber.net', '2025-04-29', '--', NULL),
(14404, 'T78611', 11427, 999999999, 0, '108-Oman', '1970-01-01', '2025-04-29', '2025-03-31', 'silver', 'gold', 'Theorema', 'T78611. No defects. It is in brand new condition. The person I gifted it to did not like the gold on the watch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2607:fb91:12b8:4c94:1dcd:ca39:949:afc8', '2607:fb91:12b8:4c94:1dcd:ca39:949:afc8', '2025-04-29', '--', NULL),
(14405, 'T78987', 11428, 999999999, 0, 'other', '1970-01-01', '2025-04-30', '2025-04-22', 'black', 'white', 'other', 'It is too big.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.76.243.180', 'pool-173-76-243-180.bstnma.fios.verizon.net', '2025-04-30', '--', NULL),
(14406, 'T78982', 11429, 999999999, 0, 'other', '1970-01-01', '2025-05-01', '2025-04-24', 'gold', 'gold', 'other', 'My order No is T78982, The watch is brand new and never worn.\nPlease exchange with THEOREMA | GM-101-11 | Rose.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2.50.132.210', 'bba-2-50-132-210.alshamil.net.ae', '2025-05-01', '--', NULL),
(14407, '#T78985', 11430, 999999999, 0, '501-Copernicus', '1970-01-01', '2025-05-01', '1970-01-01', 'rosé', 'blue', 'Pionier', 'i am returning this watch because of its size. it is very big in size, it appeared differently online. furthermore the reference number is Boston with the brand name as pionier. Thank you as i look forward to hearing from you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.73.146.9', '96.73.146.9', '2025-05-01', '--', NULL),
(14408, '', 11431, 999999999, 0, '101-Casablanca GM', '2025-05-13', '2025-05-01', '2023-10-19', 'silver', 'blue', 'Theorema', 'the hands of the watch seems to have fallen out of place', 'took fallen parts out of the movement, set hands again and cleaned them, new movement holder ring, demag case and mvt, fixed crown protector clasp, \n\nwatch was dropped or bumped', '0', '2025-07-14', '2025-07-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-07-15', '2a01:e34:ec23:6790:c161:a011:a70f:473b', '2a01:e34:ec23:6790:c161:a011:a70f:473b', '2025-05-01', '417840484771', NULL),
(14409, '(Order number) T75216 ', 11432, 999999999, 0, '101-Casablanca GM', '2025-06-24', '2025-05-01', '2024-12-04', 'gold', 'white', 'Theorema', 'The hour, minute, and second hand along with the gear fell off the watch and is flopping around in the casing. ', 'new movement, as lume of hour hand broke and spread throughout whole movement. new hour minute and second hand, cleaned dial, demag case\n\nTo Marsida 05.08.2025', '0', '2025-08-04', '2025-08-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-08-13', '2607:fb91:d6e:c4c5:457c:a5a4:8f8a:56e1', '2607:fb91:d6e:c4c5:457c:a5a4:8f8a:56e1', '2025-05-01', '9405530109355196437670', ''),
(14410, 'T78965', 11433, 999999999, 0, '7002-Chicago', '2025-05-05', '2025-05-02', '2025-04-22', 'black', 'gold', 'Pionier', 'For me the dials are very small and the hour hand in particular is difficult to see directly above the balance wheel.\nSince I want to use the watch as an everyday watch, this is a very important criterion for me and unfortunately this is not so easy for me to realize with your watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '2a02:3032:5:1a67:e829:341a:db01:4a69', '2a02:3032:5:1a67:e829:341a:db01:4a69', '2025-05-02', '--', NULL),
(14411, 'T78965', 11434, 999999999, 0, '7002-Chicago', '1970-01-01', '2025-05-02', '2025-04-22', 'black', 'gold', 'Pionier', 'My order number is T78965 - The watch is brand new and unworn. Please refund.\n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2a02:3032:0:8ac1:b736:3e6b:5e2b:c08b', '2a02:3032:0:8ac1:b736:3e6b:5e2b:c08b', '2025-05-02', '--', NULL),
(14412, '', 11434, 999999999, 0, 'Choose option', '1970-01-01', '2025-05-02', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'Z', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2a02:3032:0:8ac1:b736:3e6b:5e2b:c08b', '2a02:3032:0:8ac1:b736:3e6b:5e2b:c08b', '2025-05-02', '--', NULL),
(14413, 'Gri 506-11', 11435, 999999999, 0, '506-Miami', '1970-01-01', '2025-05-02', '2025-04-30', 'gold', 'blue', 'Pionier', 'The watch came with a broken minute hand', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '148.252.144.218', '148.252.144.218', '2025-05-02', '--', NULL),
(14414, 'T79103', 11436, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2025-05-02', '1970-01-01', 'rosé', 'blue', 'Theorema', 'No defect whatsoever\nSize is WAY too big for me\nthe instructions that come with it are terribly confusing\nImpossible to figure out how to adjust the dual time dial. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '136.38.119.231', '136-38-119-231.googlefiber.net', '2025-05-02', '--', NULL),
(14415, 'T79166', 11437, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-05-03', '2025-04-29', 'gold', '', 'Theorema', 'No defects. Watch does not look good on my. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2603:7080:d40:255:a478:e514:4aa3:8d5d', 'syn-2603-7080-0d40-0255-a478-e514-4aa3-8d5d.res6.spectrum.com', '2025-05-03', '--', NULL),
(14416, '', 11438, 999999999, 0, 'Choose option', '1970-01-01', '2025-05-06', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'Order number T78991\nNeed to return ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.4.194.250', '75-4-194-250.lightspeed.tukrga.sbcglobal.net', '2025-05-06', '--', NULL),
(14417, '', 11439, 999999999, 0, '108-Oman', '2025-11-11', '2025-05-07', '2018-04-15', 'silver', 'gold', 'Theorema', 'The watch isn’t running no more and the glass broke. Could you please send me a quote on how much it would be to get it fixed?', 'waiting for payment 135€', '0', '1970-01-01', '2026-02-24', 0, 0, 1, 0, 1, 0, 0, 0, NULL, 0, NULL, 1, '2026-02-24 09:08:45', 1, 0, '1970-01-01', '189.141.131.24', 'dsl-189-141-131-24-dyn.prod-infinitum.com.mx', '2025-05-07', '--', ''),
(14418, '#T41541', 11440, 999999999, 0, '107-Rio', '1970-01-01', '2025-05-07', '2021-04-26', 'gold', 'black', 'Theorema', 'To whom it may concern, The watch is no longer telling time properly, and it isn’t  winding or rotating the correct way.The watches warranty is expired. This watch has sentimental value to me, I hope it can be fixed. Thank you ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2607:fb91:3183:805d:bcac:c552:a410:cf6b', '2607:fb91:3183:805d:bcac:c552:a410:cf6b', '2025-05-07', '--', NULL),
(14419, 'T68585', 11441, 999999999, 0, '7001-Havana', '2025-05-09', '2025-05-09', '2024-02-07', 'red', 'white', 'Pionier', 't68585- The date has stopped changing every day, even when the watch is manually wound. Also, the date doesn\'t change when I push the button.', 'new movement, old one wouldve taken too long to repair, new hands, demag case', '0', '2025-06-30', '2025-06-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-07-11', '2003:e9:4728:2100:20a0:8517:9a1a:953b', 'p200300e94728210020a085179a1a953b.dip0.t-ipconnect.de', '2025-05-09', '9405530109355179811244', NULL),
(14420, 'T78994', 11442, 999999999, 0, 'other', '1970-01-01', '2025-05-10', '1970-01-01', 'black', 'white', 'other', 'Color is lighter than expected and band is extremely short.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2603:3024:1099:8100:d5b1:ac5e:a8db:589c', '2603:3024:1099:8100:d5b1:ac5e:a8db:589c', '2025-05-10', '--', NULL),
(14421, '', 11443, 999999999, 0, '104-Copacabana', '2025-06-16', '2025-05-13', '1970-01-01', 'gold', 'black', 'Theorema', 'the crown is broken. Do not charge the watch anymore ', '02.06.25 new ratchet wheel and screw', '0', '2025-06-16', '2025-06-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-06-16', '94.109.250.130', 'ptr-94-109-250-130.dyn.orange.be', '2025-05-13', '417840480905', NULL),
(14423, 'T79251', 11445, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2025-05-20', '2025-05-05', 'silver', 'white', 'Theorema', 'It’s too bulky for my hand ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:387:c:7012::5', '2600:387:c:7012::5', '2025-05-20', '--', NULL),
(14424, 'T74939', 11446, 999999999, 0, 'GM515-Amsterdam', '2025-05-20', '2025-05-20', '2024-11-26', 'gold', 'blue', 'Pionier', 'all the decorative patterns have fallen off the bezel, one down to white', 'fixed case carbon fibre decoration, cleaned glass inside, cleaned case, demag case and mvt ,, new minuet and second hand, as minute hand was too lose and nearly fell off. , adjusted timing,   8 seconds per day', '0', '2025-06-20', '2025-06-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '2003:e9:4728:2100:d55f:b24:c780:ec4c', 'p200300e947282100d55f0b24c780ec4c.dip0.t-ipconnect.de', '2025-05-20', '9405530109355179811275', NULL),
(14425, 'T79251', 11447, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2025-05-20', '2025-05-05', 'silver', 'white', 'Theorema', 'Too bulky for my wrist', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2603:7000:7600:3dee:588f:15f:9a8f:a1a4', 'syn-2603-7000-7600-3dee-588f-015f-9a8f-a1a4.res6.spectrum.com', '2025-05-20', '--', NULL),
(14426, 'T77375', 11448, 999999999, 0, '101-Casablanca GM', '2025-06-24', '2025-05-21', '2025-02-01', 'silver', 'white', 'Theorema', 'The wind up mechanism stopped working a few weeks ago.  I can see the internal spool does not move with winding the watch and it does not keep time anymore.  initial would not hold a wind up and now will not wind up at all. ', 'ratchet wheel screw was loose, tightened it and lubricated it, tightened all screws, checked movement visual , all OK,, cleaned dial and glass from inside, oil splash on glass, new movement holder ring and cut it, demag case and mvt\n\nTo Marsida 05.08.2025', '0', '2025-07-29', '2025-07-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-08-13', '160.76.8.1', '160.76.8.1', '2025-05-21', '9405530109355196468902', ''),
(14427, 'T79498', 11449, 999999999, 0, '114-Buenos Aires', '2025-05-30', '2025-05-22', '1970-01-01', 'black', 'gold', 'Theorema', 'Die Uhr ist nicht defekt: Mir gefällt das Armband leider überhaupt nicht. Deswegen geht die Uhr wieder zurück. Bitte erstatten Sie mir den von mir gezahlten Betrag.\nMfg. Stefan Warmuth\n', '--', '0', '1970-01-01', '2025-05-30', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '2a02:8108:3e95:fd00:a97a:a88c:df87:8a26', '2a02:8108:3e95:fd00:a97a:a88c:df87:8a26', '2025-05-22', '--', NULL),
(14428, 'GM 101-6', 11450, 999999999, 0, '2009-Casablanca', '2025-06-24', '2025-05-22', '2024-07-17', 'silver', 'white', 'Theorema', 'My watch suddenly stopped. No way to to use the watch winder. I been having this problem for the last three months.\nWhat is the next step to follow up. I tried many times calling to this number  1(773)553-9418 with no success.\nThanks for the attention to this matter... My name is Mario Ayala, and you can call me @  1(626)643-9685', 'ratchet wheel screw was not tight , tightened it and all the other screws throughout watchmakers side. demag case and mvt, gasket grease on caseback gasket, cleaned glass inside and outside, new inner movement holder ring, timing rate perfect,  4 s/d, new main spring and house, adjusted timing  3 seconds , new sliding pinion and clutch wheel\n\nTo Marsida 05.08.2025', '0', '2025-07-30', '2025-07-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-08-13', '2600:6c50:417f:7da4:7400:b90d:504a:a936', 'syn-2600-6c50-417f-7da4-7400-b90d-504a-a936.biz6.spectrum.com', '2025-05-22', '9405530109355196452932', ''),
(14429, 'T78967', 11451, 999999999, 0, '108-Oman', '1970-01-01', '2025-05-23', '2025-04-22', 'gold', 'gold', 'Theorema', 'The watch will not wind. Feels as if the wind knob is stuck? You will notice what I am talking about if you try and set it to use it. It doesn’t rotate for me. Thanks. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:387:15:1b0e::13', '2600:387:15:1b0e::13', '2025-05-23', '--', NULL),
(14430, 'T79402', 11452, 999999999, 0, '511-New York', '1970-01-01', '2025-05-24', '2025-05-28', 'black', 'blue', 'Pionier', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.184.96.229', 'ool-18b860e5.dyn.optonline.net', '2025-05-24', '--', NULL),
(14431, 'T79402', 11452, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-05-24', '2025-05-28', 'black', 'white', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.184.96.229', 'ool-18b860e5.dyn.optonline.net', '2025-05-24', '--', NULL),
(14432, 'T79409', 11453, 999999999, 0, 'other', '1970-01-01', '2025-05-27', '2025-05-27', 'black', 'gold', 'other', 'Didn’t like the way it looked much smaller than expected ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:1700:50c:7800:31a4:948f:a355:aec1', '2600:1700:50c:7800:31a4:948f:a355:aec1', '2025-05-27', '--', NULL),
(14433, 'T79494', 11418, 999999999, 0, '121-St Petersburg', '1970-01-01', '2025-05-29', '1970-01-01', 'black', 'gold', 'Theorema', 'I only ordered one watch and I received it twice. Can you please not charge me restocking fee because i had notified you about the double order but you still sent it.\n\nThank you.\nMichael Jabboori\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '65.31.79.2', 'syn-065-031-079-002.biz.spectrum.com', '2025-05-29', '--', NULL),
(14434, '', 11454, 999999999, 0, '113-Lagos', '1970-01-01', '2025-05-29', '2022-06-01', 'gold', 'gold', 'Theorema', 'There’s no problem with the watch at the moment. However, water gets in quite easily, even just while washing hands. It dries out on its own. So far, water has entered the watch three times, despite very careful use, but it has dried out each time and the watch has continued to work fine afterward.\nI would like the watch to be water-resistant to 3 ATM, as stated on it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2a09:bac3:2902:2464::3a0:31', '2a09:bac3:2902:2464::3a0:31', '2025-05-29', '--', NULL),
(14435, 'p7001-4', 11455, 999999999, 0, '7001-Havana', '1970-01-01', '2025-05-29', '2023-11-24', 'black', 'gold', 'Pionier', 'Dropped the watch and the watch stopped telling time as accurate it slowed down and there\'s a small piece loose inside. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '23.91.41.245', 'a.245.41.91.23.servpac.com', '2025-05-29', '--', NULL),
(14436, 'T66219', 11456, 999999999, 0, '125-Istanbul', '2025-06-24', '2025-05-29', '2023-11-27', 'gold', 'white', 'Theorema', 'My order number is T66219 \n\nA decorative marker has fallen off inside the face of the watch.  Please replace/ repair accordingly. Thank you!', 'new movement and dial, old one takes too long to repair as id have to replace second gear,, demag case, cleaned hands, ', '0', '2025-08-12', '2025-08-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-08-13', '2607:fea8:c198:9400:a88e:a6cb:b59f:486d', '2607:fea8:c198:9400:a88e:a6cb:b59f:486d', '2025-05-29', '417840488803', ''),
(14438, '79251', 11458, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2025-05-30', '2025-05-06', 'silver', 'white', 'Theorema', 'Too bulky\nExchange for pioneer Chicago  silver', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:387:15:2912::9', '2600:387:15:2912::9', '2025-05-30', '--', NULL),
(14439, '', 11459, 999999999, 0, '113-Lagos', '2025-06-12', '2025-05-31', '2022-05-04', 'gold', 'gold', 'Theorema', 'The watch is out of warranty- There is condensation inside the watch without being exposed. Please replace/ repair accordingly', 'waiting for payment, 125€', '0', '1970-01-01', '2025-07-11', 0, 0, 1, 0, 1, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-07-11', '2a09:bac2:2ace:2f0::4b:4e', '2a09:bac2:2ace:2f0::4b:4e', '2025-05-31', '00340434129949133836', NULL),
(14440, '', 11460, 999999999, 0, '118-Venezia', '2025-07-07', '2025-05-31', '2024-07-09', 'blue', 'gold', 'Theorema', 'One of the clock hands moved from its position ', 'new minute hand, new crown stem lubg and glue gasket grease, cleaned dial and glass, keyless works too much oil - removed some, demag cas and mvt', '0', '2025-08-20', '2025-08-20', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-08-21', '2001:16a2:c2d8:c8d:2c91:2cdc:7322:fdb8', '2001:16a2:c2d8:c8d:2c91:2cdc:7322:fdb8', '2025-05-31', '417840490230', ''),
(14441, 'T74131', 11461, 999999999, 0, '107-Rio', '2025-06-24', '2025-05-31', '2024-11-04', 'black', 'gold', 'Theorema', 'My order number is T74131- I cannot manually wind the watch anymore. Please replace/repair accordingly.', 'new movement, escapement was completely oiled and broken parts, too much time needed for repair. demag case, new second hands, crown stem lub and gasket grease', '0', '2025-08-12', '2025-08-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-08-13', '142.117.148.137', 'lnsm5-montreal02-142-117-148-137.internet.virginmobile.ca', '2025-05-31', '417840488825', ''),
(14442, ' T79568', 11462, 999999999, 0, 'Choose option', '1970-01-01', '2025-06-01', '2025-05-30', 'Choose option', 'Choose option', 'Choose option', 'Order Number:  T79568\nAs I opened the box, it was not as I expected. So, I did not use it and repacked it, and contacted the service agent within 10 minutes. \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2601:2c7:4000:6220:544c:6bf8:c2c6:9eeb', '2601:2c7:4000:6220:544c:6bf8:c2c6:9eeb', '2025-06-01', '--', NULL),
(14443, ' T64907', 11463, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-06-02', '2023-10-10', 'gold', 'black', 'Theorema', 'The watch just stopped functioning.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '220.123.47.35', '220.123.47.35', '2025-06-02', '--', NULL),
(14444, 'T76711', 11464, 999999999, 0, '116-San Francisco', '2025-06-24', '2025-06-02', '2025-01-01', 'gold', 'gold', 'Theorema', 'The watch runs behind and sometimes stops even when manually wound.', 'fixed crown, took it out cleaned and applied fresh lubricants, demag cased and mvt, tightened movement holder ring screw, as it fell off,,, took a part of metal  out of the watch which doesn\'t belong there\n\nMarsida 04.09.2025', '0', '2025-08-12', '2025-08-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-09-08', '68.47.154.183', 'c-68-47-154-183.hsd1.fl.comcast.net', '2025-06-02', '-9405530109355208054451', ''),
(14445, 'T79565', 11465, 999999999, 0, 'Tourbillon T-Marrakesh', '1970-01-01', '2025-06-03', '2025-05-28', 'gold', 'gold', 'Theorema', 'Bern Automatic Tourbillon Theorema - GM-906-3 | GOLD | Handmade Watch. There is no defect, I just don\'t like the look of it. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2603:3003:2c02:4a00:e865:40d1:f70c:25cc', '2603:3003:2c02:4a00:e865:40d1:f70c:25cc', '2025-06-03', '--', NULL),
(14446, '', 11466, 999999999, 0, '118-Sahara', '1970-01-01', '2025-06-04', '1970-01-01', '', '', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2003:da:6706:2400:f5ba:b8ae:7e04:77ad', 'p200300da67062400f5bab8ae7e0477ad.dip0.t-ipconnect.de', '2025-06-04', '--', NULL),
(14447, 'T74681', 11467, 999999999, 0, '502-Malibu', '2025-06-24', '2025-06-04', '2024-11-19', 'silver', 'silvgrey', 'Pionier', 'I have bought a beautiful Tufina Pioneer watch a few months ago. I was very happy with it.\nHowever, the winding mechanism is not working properly and seems to be stuck. As I should still have warranty, can you indicate where I can send it to, to have it fixed, please? Awaiting your reply, Sincerely, Eddie Brinks. (ebrinks@suitsupply.com) ( 19178606854)\n', 'new movement, cleaned hands and dial and glass, demag case, new crown stem glue lub\n\nMarsida 04.09.2025', '0', '2025-09-03', '2025-09-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-09-08', '96.93.130.108', '96.93.130.108', '2025-06-04', '9405530109355208082553', ''),
(14448, 'GM 119-1', 11468, 999999999, 0, '118-Sahara', '1970-01-01', '2025-06-04', '2023-10-04', 'blue', 'silvgrey', 'Theorema', 'The winder is not working. I can\'t mechanically set\nThe watch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2a02:8206:b960:b00:e988:4fef:ab63:72fd', '2a02-8206-b960-0b00-e988-4fef-ab63-72fd.dynamic.ewe-ip-backbone.de', '2025-06-04', '--', NULL),
(14449, 'T79649', 11469, 999999999, 0, '7002-Chicago', '1970-01-01', '2025-06-05', '2025-06-05', 'silver', 'black', 'Pionier', 'Please exchange order number T79649 black watch P7002-2 with this model GM-505-5. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2607:fea8:4fe5:5f00:44eb:84ff:7164:b7af', '2607:fea8:4fe5:5f00:44eb:84ff:7164:b7af', '2025-06-05', '--', NULL),
(14450, 'T79528 ', 11470, 999999999, 0, '3011-Macau', '1970-01-01', '2025-06-05', '1970-01-01', 'gold', 'gold', 'Theorema', 'Unwanted Purchase', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.13.167.183', 'ip68-13-167-183.om.om.cox.net', '2025-06-05', '--', NULL),
(14451, 'T79528', 11470, 999999999, 0, '515-Amsterdam', '1970-01-01', '2025-06-05', '1970-01-01', 'gold', 'gold', 'Pionier', 'Unwanted Purchase ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.13.167.183', 'ip68-13-167-183.om.om.cox.net', '2025-06-05', '--', NULL),
(14452, 'T79528', 11470, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2025-06-05', '1970-01-01', 'gold', 'gold', 'Theorema', 'Unwanted Purchase ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.13.167.183', 'ip68-13-167-183.om.om.cox.net', '2025-06-05', '--', NULL),
(14453, 'T79528', 11470, 999999999, 0, '7002-Chicago', '1970-01-01', '2025-06-05', '1970-01-01', 'silver', 'gold', 'Pionier', 'Unwanted Purchase ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.13.167.183', 'ip68-13-167-183.om.om.cox.net', '2025-06-05', '--', NULL),
(14454, 'T79699', 11471, 999999999, 0, '516-Barcelona', '1970-01-01', '2025-06-07', '2025-05-30', 'gold', 'gold', 'Pionier', 'The watch face is to big for my wrist making it look to bulky', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.240.159.119', '70-240-159-119.lightspeed.mmphtn.sbcglobal.net', '2025-06-07', '--', NULL),
(14455, '', 11472, 999999999, 0, '107-Rio', '2025-06-12', '2025-06-08', '1970-01-01', 'gold', 'gold', 'Theorema', 'The watch is fallen. So the clockwork and glass is broken\n\nkeine Garantie', 'waiting for payment , 160€,, all done, full service, new balance wheel, main spring, hands and crown,, rate -2 seconds, amp 307, err 0.1', '0', '2025-07-29', '2025-07-29', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-07-30', '2a02:a45d:4665:1:7d72:4281:34b2:82a8', '2a02-a45d-4665-1-7d72-4281-34b2-82a8.fixed6.kpn.net', '2025-06-08', '417840486616', NULL),
(14456, '', 11473, 999999999, 0, '7001-Havana', '1970-01-01', '2025-06-08', '1970-01-01', 'silver', 'black', 'Pionier', 'Needs servicing it doesn\'t keep long with automatic power, eve nwhen its in a watch winder.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2a02:a45e:399b:0:200c:bd12:94ae:6096', '2a02:a45e:399b:0:200c:bd12:94ae:6096', '2025-06-08', '--', NULL),
(14457, '', 11474, 999999999, 0, '7001-Havana', '1970-01-01', '2025-06-08', '1970-01-01', 'silver', 'black', 'Pionier', 'My watch doesn\'t keep its power for long hence not more than 5 to 6 hours. Even if I place it in a watch winder it stops. Guess it needs servicing.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2a02:a45e:399b:0:200c:bd12:94ae:6096', '2a02-a45e-399b-0-200c-bd12-94ae-6096.fixed6.kpn.net', '2025-06-08', '--', NULL),
(14458, 'T79559', 11475, 999999999, 0, '515-Amsterdam', '1970-01-01', '2025-06-08', '2025-05-20', 'black', 'blue', 'Pionier', 'The watch is too big and bulky.\nI would like to order London Diamond GM-510-4, with the white face and band, as a replacement. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2601:602:680:be20:d812:783c:db68:781a', '2601:602:680:be20:d812:783c:db68:781a', '2025-06-08', '--', NULL),
(14459, 'T79559', 11476, 999999999, 0, '515-Amsterdam', '1970-01-01', '2025-06-08', '2025-05-20', 'black', 'blue', 'Pionier', 'The watch is too big and bulky.\nI would like to order the London Diamond GM-515-4, with the white face and band, as a replacement. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2601:602:680:be20:ebe5:27cf:e9f1:54ba', '2601:602:680:be20:ebe5:27cf:e9f1:54ba', '2025-06-08', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(14460, '', 11477, 999999999, 0, '108-Oman', '2025-07-03', '2025-06-10', '2024-12-02', 'black', 'gold', 'Theorema', 'RMA 14273- I received the watch back from repair with the same issue. Please replace/ repair accordingly.', 'test start 15.08.25 ,, 12:00\ntest end 09.09.25 14:30\n\nupdate 25.08 running flawless\n\nadjusted timing even more accurate, -8 seconds a day now', '0', '2025-10-01', '2025-10-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-10-06', '99.240.216.160', 'pool-99-240-216-160.cpe.net.cable.rogers.com', '2025-06-10', '414163179593', 'He is very pissed that he received the watch with the same issue and that he had to pay again for import fees. '),
(14461, '', 11478, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-06-10', '2024-11-20', 'gold', 'blue', 'Theorema', 'One of the hands is missing or fell', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.29.221.54', '174-29-221-54.hlrn.qwest.net', '2025-06-10', '--', NULL),
(14462, 'T79809', 11479, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-06-10', '2025-06-04', 'black', 'blue', 'Theorema', '[My order number is T79809  The watch is brand new and never worn. Please  exchange with GM-101-3]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.10.59.187', 'syn-096-010-059-187.biz.spectrum.com', '2025-06-10', '--', NULL),
(14463, 'T79851', 11480, 999999999, 0, '115-Helsinki', '2025-07-03', '2025-06-10', '2025-06-04', 'black', 'white', 'Theorema', 'Even manual wound the clock doesn’t work. After wound the balance wheel started spinning for about 30sec and then stopped. I was also unable to adjust time on the watch.', 'new movement,  old one will go back to factory, same problem from factory. Cleaned hands and dial new second disk, cleaned glass, demag case , new caseback gasket\n\nTo Marsida 05.08.2025', '0', '2025-07-30', '2025-07-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-08-13', '72.15.169.61', '72.15.169.61', '2025-06-10', '9405530109355196458774', ''),
(14464, '', 11481, 999999999, 0, '506-Miami', '2025-07-04', '2025-06-10', '1970-01-01', 'black', 'gold', 'Pionier', 'As you can see, I have only used this watch 2 times. the first time I wore it, It stopped after 24 hours. \nI sent it for repairs   but never touched it till now . I was disappointed to find out the watch stopped after 24 hours. It is unfortunate that this particular watch is faulty. I will appreciate if the watch is repaired or replaced but would prefer to have the strap swapped because i have small wrist . Thanks for your co operation.', 'test start 15:10 11.08.25\ntest end: 28.08.25 15:30 -> broken, will fix\nupdate 25.08 , running perfect\n \nnew movement, watch is normally fione, but im not 100% happy, so i better put a new one than having trouble with the client', '0', '2025-09-03', '2025-09-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-09-04', '2a00:23c8:a227:d01:fde9:d9bb:3053:6014', '2a00:23c8:a227:d01:fde9:d9bb:3053:6014', '2025-06-10', '417840492633', ''),
(14465, '#T79730', 11482, 999999999, 0, 'Tourbillon T-Marrakesh', '1970-01-01', '2025-06-11', '2025-06-11', '', '', 'Theorema', ' Received watch tried on and doesn’t fit wrist.\nPackage for return straight away for refund.\nBradley Hazelman.\n\n Reference Number details above aren’t correct \nI couldn’t find it but had to pick 1 to submit this page.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2001:8004:6ba1:2906:8c7d:c47f:cf76:3282', '2001:8004:6ba1:2906:8c7d:c47f:cf76:3282', '2025-06-11', '--', NULL),
(14466, '', 11483, 999999999, 0, '116-San Francisco', '1970-01-01', '2025-06-11', '2024-12-23', 'silver', 'silvgrey', 'Theorema', 'Dial color is actually \'transparent skeleton\'. There\'s no option for it on the list. A piece of metal on the face came off of number \'11\' inside the face. The little mark indicator for the number. The watch stopped winding after two days since I noticed it and I believe the piece got stuck in the mechanical gears which is causing it to not work. I cannot get it loose or shake it out so it appears stuck. There are no other issues observed at this time. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2607:fb90:b14e:c7c7:c94b:3e10:6cef:7e0', '2607:fb90:b14e:c7c7:c94b:3e10:6cef:7e0', '2025-06-11', '--', NULL),
(14467, 'T79864', 11484, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-06-11', '1970-01-01', '', '', 'Theorema', 'There is no defect.  I did not even opened the mailing package, nor do I intend to.  My ex-husband purchased a watch for my son for his Birthday and now I am getting him something completely different.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.214.146.241', '50.214.146.241', '2025-06-11', '--', NULL),
(14468, '', 11485, 999999999, 0, '3001-Paragon', '1970-01-01', '2025-06-11', '2022-11-15', 'gold', 'white', 'Theorema', 'Can\'t set day/date/month.  It never has worked, been sitting in my closet.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.180.28.134', 'c-73-180-28-134.hsd1.or.comcast.net', '2025-06-11', '--', NULL),
(14469, 'T74715', 11486, 999999999, 0, '101-Casablanca GM', '2025-07-07', '2025-06-12', '2024-11-20', 'gold', 'blue', 'Theorema', 'The hand has fallen off Please repair accordingly.', 'new min hour disc, cut inner movement holder ring, set minute hand again and cleaned it, timing rate perfect, demag case and mvt\n\nTo Marsida 05.08.2025', '0', '2025-07-29', '2025-07-29', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-08-13', '174.29.221.54', '174-29-221-54.hlrn.qwest.net', '2025-06-12', '9405530109355196445637', ''),
(14470, '215840', 11487, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2025-06-12', '2013-03-20', 'black', 'black', 'Theorema', 'The crown has become loose from the pin.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.108.20.95', '92-108-20-95.cable.dynamic.v4.ziggo.nl', '2025-06-12', '--', NULL),
(14471, 'T77610', 11488, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2025-06-13', '2025-02-13', 'gold', 'black', 'Theorema', 'Watch stop working, no hand or other movements and for some reason the stem is tight and will not turn clockwise. Was working fine up to that point.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '216.81.81.82', 'cbcp2.dhs.gov', '2025-06-13', '--', NULL),
(14472, 't76945', 11489, 999999999, 0, '115-Helsinki', '2025-06-24', '2025-06-13', '2025-01-08', 'gold', 'white', 'Theorema', 'Stops sporadically even inside the winder. I manually wind it before putting it inside the winder, but it still stops.I misplaced my warranty card', 'demag, will put for testing\n\ntest start: 05.08.25 13:33\ntest end: 28.08.25 14:50 -> flawless\nupdate 25.08 running flawless\n\nMarsida 04.09.2025', '0', '2025-08-28', '2025-08-28', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-09-08', '71.205.130.102', 'c-71-205-130-102.hsd1.co.comcast.net', '2025-06-13', '9405530109355208098196', ''),
(14473, 'T79616', 11490, 999999999, 0, '512-Berlin', '1970-01-01', '2025-06-13', '2025-05-28', 'rosé', 'gold', 'Pionier', 'When the date changes from the 4th to the 5th it doesn\'t change to the 5th it changes to the 15th. It will not display from the 5th to the 14th. And why does the date go to the 39th there is no month that has 39 days in it. It also has some imperfections in the blue part on the left side of the watch. The button on the left side on the watch is supposed to change the day but it doesn\'t change anything. I received the watch on the 28th of May 2025 in this condition.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:8800:8880:df60:a8e1:d91d:2b99:7e0', '2600:8800:8880:df60:a8e1:d91d:2b99:7e0', '2025-06-13', '--', NULL),
(14474, 'T79616', 11490, 999999999, 0, '515-Amsterdam', '1970-01-01', '2025-06-14', '2025-05-28', 'rosé', 'silvgrey', 'Pionier', 'When the date changes from the 4th to the 5th it doesn\'t change to the 5th it changes to the 15th. It Will not display from the 5th to the 14th. And why does the date go to the 39th there is no month that has 39 days in it. It also has some imperfections in the blue part on the left side of the watch. The button on the left side on the watch is supposed to change the day but it doesn\'t change anything. I received the watch on the 28th of May 2025 in this condition.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:8800:8880:df60:a8e1:d91d:2b99:7e0', '2600:8800:8880:df60:a8e1:d91d:2b99:7e0', '2025-06-14', '--', NULL),
(14475, 'T79812', 11491, 999999999, 0, '505-Florida', '1970-01-01', '2025-06-15', '2025-06-05', 'silver', 'blue', 'Pionier', 'Couldn\'t set the day of the week, no owner manual available. Didn\'t like the fit. Watch is unworn and new condition, only tried it on at home for a couple of minutes. Full refund requested.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2607:fb91:284e:a65:edcb:cb56:74d4:148a', '2607:fb91:284e:a65:edcb:cb56:74d4:148a', '2025-06-15', '--', NULL),
(14476, 'T79639', 11492, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2025-06-15', '2025-06-15', 'red', 'white', 'Theorema', 'I’m not happy with this purchase and would like a refund. \nThank you so much ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.175.49.14', 'syn-104-175-049-014.res.spectrum.com', '2025-06-15', '--', NULL),
(14477, '', 11493, 999999999, 0, '7001-Havana', '2025-07-04', '2025-06-16', '2021-05-11', 'gold', 'black', 'Pionier', 'Hello.\nArrows on a watch shook when I jerked my hand sharply.', 'waiting for payment 80€\n \ndate shifts at 7. \ntest start: 05.08.2025 14:23\ntest end:26.08.25 16:15\nrepair movement, cleaned hands and dial, demag case , fresh lubricants crown   crown stem and gasket grease, cleaned case, cleaned and lub buttons, -5.78s', '0', '2026-01-26', '2026-01-26', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2026-01-26 14:58:53', 1, 1, '2026-02-08', '2601:147:4b81:3f0:6916:ff43:3546:4902', '2601:147:4b81:3f0:6916:ff43:3546:4902', '2025-06-16', '9405530109355286534685', 'Please don’t send now. I wait if the new address from the customer.'),
(14478, 'T79800', 11494, 999999999, 0, '902-Geneva', '1970-01-01', '2025-06-16', '1970-01-01', 'blue', 'blue', 'Pionier', 'I did not open the package! I just need to exchange for Zurich Tourbillon GM-901-1 silver', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:387:15:6916::7', '2600:387:15:6916::7', '2025-06-16', '--', NULL),
(14479, 'T79834', 11495, 999999999, 0, '550-Tirona', '1970-01-01', '2025-06-17', '1970-01-01', 'silver', 'white', 'Pionier', '[My order number is T79834. The watch is brand new and never worn. Please exchange with GM-3005-7]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2601:5c2:1:3320:adf8:c18e:877d:28f8', '2601:5c2:1:3320:adf8:c18e:877d:28f8', '2025-06-17', '--', NULL),
(14480, 'T79800', 11496, 999999999, 0, '902-Geneva', '1970-01-01', '2025-06-17', '2025-06-17', 'blue', 'blue', 'Pionier', 'I did not open the package. Im exchanging the Pionier GM 902-10 BLUE/BLUE FOR the Zurich Toubillon GM-901-1 silver with black strap ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:4040:ac1e:2200:ac10:889e:feea:c8ae', '2600:4040:ac1e:2200:ac10:889e:feea:c8ae', '2025-06-17', '--', NULL),
(14481, 'T79612', 11497, 999999999, 0, '519-Milano', '1970-01-01', '2025-06-17', '2025-05-22', 'gold', 'gold', 'Pionier', 'My order number is T79612- The watch is manually wound but runs 7 minutes behind after one day.. Please replace', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '178.230.152.250', '178.230.152.250', '2025-06-17', '--', NULL),
(14482, 'Order#T79954', 11498, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2025-06-17', '2025-06-10', 'black', 'black', 'Theorema', 'The glass is curved and as you can see on the photos that I sent\n that makes the watch look like a toy or cheap watch.\nOn your website doesn\'t show that looks like that when you see it sideways. the watch is nice but the curved glass not good.\nI will still be a return customer but I\'m requesting a full refund please.  \nThank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:1700:af0:1710:3999:22dd:99b4:fe15', '2600:1700:af0:1710:3999:22dd:99b4:fe15', '2025-06-17', '--', NULL),
(14483, 'T79636', 11499, 999999999, 0, '111-Copenhagen', '1970-01-01', '2025-06-18', '1970-01-01', '', '', 'Theorema', 'My order number is T79636. The watch is brand new and never worn', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '4.53.15.197', '4.53.15.197.regus.net', '2025-06-18', '--', NULL),
(14484, 'T66382-', 11500, 999999999, 0, '7001-Havana', '1970-01-01', '2025-06-18', '2023-11-24', 'black', 'gold', 'Pionier', 'Dail speed moves slow and then stops fast ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:1013:b008:747b:6509:43fa:a68c:7452', '2600:1013:b008:747b:6509:43fa:a68c:7452', '2025-06-18', '--', NULL),
(14485, 'T79612', 11501, 999999999, 0, '519-Milano', '2025-07-02', '2025-06-19', '2025-05-23', 'gold', 'gold', 'Pionier', 'My order number is T79612- The watch is manually wound but runs 7 minutes behind after 1 day of wearing.. Please replace.', 'timing looks fine, 13 seconds a day, amp 315, err 0.1,   put it for testing, hands look fine too,\n\ntest start: 23.07.25 ,, 15:10\ntest end: 25.07.25 ,, 12:40 \n==> client is right, watch is running too fast, will fix\n\ncomplete new insinde, new movement hands dial,', '0', '2025-08-25', '2025-08-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-08-25', '2a02:a476:896d:0:adff:558a:e8e7:f324', '2a02-a476-896d-0-adff-558a-e8e7-f324.fixed6.kpn.net', '2025-06-19', '417840490869', ''),
(14486, 'T78665', 11502, 999999999, 0, '115-Helsinki', '2025-07-07', '2025-06-19', '2025-04-04', 'gold', 'white', 'Theorema', 'The crown has fallen off and a spring bar of the band is falling out of it Please repair accordingly', 'new movement, old one will be returned to factory, misproduction , fixed bracelet, one link was loose\n\nTo Marsida 05.08.2025', '0', '2025-07-30', '2025-07-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-08-13', '71.205.130.102', 'c-71-205-130-102.hsd1.co.comcast.net', '2025-06-19', '9405530109355196465345', ''),
(14487, '7001-5', 11503, 999999999, 0, '7001-Havana', '2025-07-18', '2025-06-20', '2024-11-19', 'blue', 'white', 'Pionier', 'RMA14315-The calendar doesn\'t work properly', 'again new movement, this guy is using the watch wrong, hes setting the date after 11. will prepare another letter. next time has to pay. demag case new minute and second hand, cleaned dial and fixed its feet. ', '0', '2025-07-31', '2025-07-31', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-08-05', '2607:fea8:a5e2:6100:194f:b343:496c:fca3', '2607:fea8:a5e2:6100:194f:b343:496c:fca3', '2025-06-20', '417840487531', NULL),
(14488, 'T77968', 11504, 999999999, 0, '117-Kingston', '2025-07-07', '2025-06-20', '2025-02-25', 'gold', 'blue', 'Theorema', 'the watch was working fine.  I wore it twice a week.  it was wound everyday.  then it stopped working 5 days ago.  i wound it, i gave it the 10 shake to see if would jump start.   there was some internal movement but it doesn\'t restart. I am mailing it the Denver address. i couldn\'t find my warrantee card ', 'set second hand, it was set too deep and that was causing the movement to spop, adjusted timing, rate 0 seocnds a day, err and amp perfect within requirements, cleaned glass, new crown   stem glue and lub , gasket grease, \n\nTo Marsida 05.08.2025', '0', '2025-07-30', '2025-07-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-08-15', '162.10.127.57', '162.10.127.57', '2025-06-20', '9405530109355197502087', ''),
(14489, 'Cm10110', 11505, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-06-20', '2025-06-20', 'silver', '', 'Theorema', 'Winder clasp, not latching', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '149.75.224.7', '149-75-224-7.s1030.c3-0.elg-e6k1.nape.il.cable.rcncustomer.com', '2025-06-20', '--', NULL),
(14490, 'Cm10110', 11506, 999999999, 0, 'Choose option', '1970-01-01', '2025-06-20', '2022-11-10', 'Choose option', 'Choose option', 'Choose option', 'Winder clasp, not clipping', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '149.75.224.7', '149-75-224-7.s1030.c3-0.elg-e6k1.nape.il.cable.rcncustomer.com', '2025-06-20', '--', NULL),
(14491, 'T76054', 11507, 999999999, 0, '101-Casablanca GM', '2025-07-18', '2025-06-21', '2024-12-16', 'black', 'yellow', 'Theorema', 'The minute hand was loose upon receiving the watch and eventually fell off from normal wear. I also don\'t know if the gears work inside. The minute hand is still floating around in the crown casing somewhere.', 'new minute hand, fixed balance wheel, new inner movement plastic ring, adjusted timing, demag case and mvt, \n\nMarsida 04.09.2025', '0', '2025-08-18', '2025-08-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-09-08', '2601:2c1:c47d:1200:597b:aa46:ff79:844e', '2601:2c1:c47d:1200:597b:aa46:ff79:844e', '2025-06-21', '9405530109355208063590', ''),
(14492, '', 11508, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-06-21', '1970-01-01', 'gold', '', 'Theorema', 'T79126 - returning as it is not sufficient for price. was told to wait to ship', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:1700:1580:cb0:929:caee:5a1:9d48', '2600:1700:1580:cb0:929:caee:5a1:9d48', '2025-06-21', '--', NULL),
(14493, '#T72570', 11509, 999999999, 0, '101-Casablanca GM', '2025-06-26', '2025-06-23', '2023-11-16', 'gold', 'black', 'Theorema', 'My order number is #T72570- The watch has stopped working. A small screw had fallen out of the watch I purchased. Since then, the issue has worsened — the watch is now non-functional, as the winding mechanism (remontor) no longer works. \n\nAs the watch is still under warranty, I kindly request to send it in for inspection and repair under the warranty terms or replace.', 'watch looks fine from first inspection, timegrapher says same. will put it for testing. , new watch as apology for delay\n\ntest start: 24.07.25 14:28\ntest end: 1.10.25 12:20 running a bit too slow, isssue of gear train\nupdate 25.08 works flawless', '0', '2025-10-01', '2025-10-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-10-01', '178.138.32.63', '178.138.32.63', '2025-06-23', '417840498149', ''),
(14494, 'T74902', 11510, 999999999, 0, '111-Copenhagen', '1970-01-01', '2025-06-23', '2024-11-25', 'silver', 'black', 'Theorema', 'The watch doesn\'t work even manually wound. Please replace/ repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.53.147.160', 'bras-base-stncpq2501w-grc-23-70-53-147-160.dsl.bell.ca', '2025-06-23', '--', NULL),
(14495, 'T77019', 11511, 999999999, 0, '505-Florida', '2025-07-03', '2025-06-23', '2025-01-13', '', '', 'Pionier', ' My order number is T77019-The date doesn\'t work properly. Please replace/repair accordingly', 'fixed date mechanism, cleaned hands and dial, demag case and mvt, rate good, movement rest is flawless, new crown stem lub and gasket grease\n\nMarsida 04.09.2025', '0', '2025-09-03', '2025-09-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-09-08', '2605:59c8:1462:3810:3492:dca0:913c:4e32', 'customer.chcoilx1.pop.starlinkisp.net', '2025-06-23', '9405530109355208033340', ''),
(14496, 'T79713', 11512, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-06-24', '2025-05-31', 'silver', 'white', 'Theorema', 'my husband did not like the quality of the watch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2603:3020:d01:ae00:18ea:6d8b:6db9:632', '2603:3020:d01:ae00:18ea:6d8b:6db9:632', '2025-06-24', '--', NULL),
(14497, 'T78286', 11513, 999999999, 0, '101-Casablanca GM', '2025-07-18', '2025-06-25', '2025-03-14', 'gold', 'white', 'Theorema', 'The watch stops working even when fully wound, when flat.', 'seems to work very very good, will put in for extended testing\n\ntest start: 13.08.25 , 12:05\ntest end : 26.08.25\n\nnot 100% happy with it, put a new movement, just to be sure the client wont reutrn again\n\nMarsida 04.09.2025', '0', '2025-09-04', '2025-09-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-09-08', '2600:4040:578d:9300:f8c6:f853:d07f:c3c5', '2600:4040:578d:9300:f8c6:f853:d07f:c3c5', '2025-06-25', '9405530109355208109236', ''),
(14498, 'T78035', 11513, 999999999, 0, '107-Rio', '2025-07-18', '2025-06-25', '2025-03-03', 'gold', 'silvgrey', 'Theorema', 'The minute hand dislodged and the watch won\'t hold a charge. Please replace/repair accordingly', 'new minute hand and hour min ring, cleaned glass from inside, took broken small gold parts off of the dial, wouldve fallen in the movement, but is not really noticeable if theyre there or not. demag case and mvt, adjusted timing. \n\nMarsida 04.09.2025', '0', '2025-08-18', '2025-08-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-09-08', '2600:4040:578d:9300:f8c6:f853:d07f:c3c5', '2600:4040:578d:9300:f8c6:f853:d07f:c3c5', '2025-06-25', '9405530109355208115978', ''),
(14499, 'T78487', 11514, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-06-25', '2025-03-25', 'black', 'yellow', 'Theorema', 'Please replace/ repair accordingly.]\n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:387:f:4537::4', '2600:387:f:4537::4', '2025-06-25', '--', NULL),
(14500, 'T78487', 11515, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-06-25', '2025-03-25', 'black', 'yellow', 'Theorema', 'Please replace/ repair accordingly.]\n\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:387:f:4537::4', '2600:387:f:4537::4', '2025-06-25', '--', NULL),
(14501, 'T78487', 11516, 999999999, 0, '101-Casablanca GM', '2025-07-18', '2025-06-25', '2025-03-25', 'black', 'yellow', 'Theorema', 'The watch cannot be wound anymore. Please replace/ repair accordingly.]', 'cut inner movement plastic ring, adjusted timing, -6 rate ,, demag case and mvt, fixed ratchet wheel and tightened all other screws throughout watchmakers side\n\nMarsida 04.09.2025', '0', '2025-08-18', '2025-08-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-09-08', '2601:2c5:4700:f76d:6571:ebb1:1fb1:3fd', '2601:2c5:4700:f76d:6571:ebb1:1fb1:3fd', '2025-06-25', '9405530109355208076682', ''),
(14502, 'T79891', 11517, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-06-25', '2025-06-20', 'black', 'yellow', 'Theorema', 'does not close on the button to set the time.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2a09:bac3:756a:2628::3cd:1a', '2a09:bac3:756a:2628::3cd:1a', '2025-06-25', '--', NULL),
(14503, 'T79928', 11518, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-06-26', '2025-06-08', 'black', 'black', 'Theorema', 'T79928\nNo defect at all but the watch is too big for me.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.255.236.160', 'pool-96-255-236-160.washdc.fios.verizon.net', '2025-06-26', '--', NULL),
(14504, 'T71597', 11519, 999999999, 0, '106-Toronto GM', '1970-01-01', '2025-06-27', '2024-07-18', 'silver', 'blue', 'Theorema', 'the watches fully winding and no movement and no movement to adjust time .  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2a00:5400:e138:443f:202f:84db:d00f:e1a1', '2a00:5400:e138:443f:202f:84db:d00f:e1a1', '2025-06-27', '--', NULL),
(14505, 'MPL70FWTJ', 11520, 999999999, 0, '7001-Havana', '1970-01-01', '2025-06-28', '2025-06-27', 'gold', 'blue', 'Pionier', 'I purchased watch as a gift and did not realize the face of the watch was blue. My husband did not like it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:1006:b0a2:55da:6153:e854:e492:4ffd', '2600:1006:b0a2:55da:6153:e854:e492:4ffd', '2025-06-28', '--', NULL),
(14506, 'T71597', 11521, 999999999, 0, '106-Toronto GM', '2025-07-18', '2025-06-28', '2024-07-18', 'silver', 'blue', 'Theorema', 'My order number is T71597- The hand has fallen off.Please repair accordingly', 'I have edited the address in the RMA form with the address he gave me to reship the watch. Thank you\n\nwatch seems fine, no fallen hand. \ntest start: 15:10 , 29.07.25\ntest end: 11:12 , 18.08.25', '0', '2025-08-18', '2025-08-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-08-21', '2a00:5400:e138:443f:28ae:3fb4:bbab:e186', '2a00:5400:e138:443f:28ae:3fb4:bbab:e186', '2025-06-28', '417840490229', ''),
(14507, 'T74902', 11522, 999999999, 0, '111-Copenhagen', '1970-01-01', '2025-06-28', '2024-11-25', 'silver', 'black', 'Theorema', 'My order number is T74902- The watch doesn\'t work even manually wound. Please replace/ repair accordingly)\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2001:56b:9fe3:ccf:0:60:7d3b:b01', '2001:56b:9fe3:ccf:0:60:7d3b:b01', '2025-06-28', '--', NULL),
(14508, 'T74902', 11523, 999999999, 0, '111-Copenhagen', '2025-07-18', '2025-06-28', '1970-01-01', 'silver', 'black', 'Theorema', 'la montre ne fonctionne plus meme en la remontant manuellement please replace or repair accordingly \n\nthe watch no longer works even when wound manually, please replace or repair accordingly', 'second hand fell off and got stuck in the movement, new second hand, demag case and mvt, cleaned dial, cleaned glass, fixed rotor and applied fresh lubricant to it', '0', '2025-08-18', '2025-08-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-08-21', '2001:18c0:b25:a200:3bd:a0d1:f52:431e', '2001:18c0:b25:a200:3bd:a0d1:f52:431e', '2025-06-28', '417840490218', ''),
(14509, 'T80123', 11524, 999999999, 0, '118-Venezia', '1970-01-01', '2025-06-29', '2025-06-23', 'gold', 'gold', 'Theorema', 'Refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '120.153.75.71', 'cpe-120-153-75-71.qb04.qld.asp.telstra.net', '2025-06-29', '--', NULL),
(14510, 'T79765', 11525, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-06-29', '2025-06-02', 'black', 'black', 'Theorema', 'Was bought as a gift. Never gifted it, unworn, open box.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2607:fb90:a22d:271:e9b8:b68f:568d:1a82', '2607:fb90:a22d:271:e9b8:b68f:568d:1a82', '2025-06-29', '--', NULL),
(14511, 'T80173', 11526, 999999999, 0, '121-St Petersburg', '1970-01-01', '2025-07-01', '2025-06-25', 'black', 'black', 'Theorema', 'I changed my mind, watch was never worn.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:8801:3890:3d00:bdc4:7c0b:24a7:320c', '2600:8801:3890:3d00:bdc4:7c0b:24a7:320c', '2025-07-01', '--', NULL),
(14512, 'T80025', 11527, 999999999, 0, '111-Copenhagen', '2025-07-10', '2025-07-02', '2025-07-01', 'gold', 'black', 'Theorema', 'My order number is T80025 - The watch has probably been damaged during transportation, various components are not in the right place. The watch is brand new, I would like a replacement.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '213.99.26.20', '20.red-213-99-26.customer.static.ccgg.telefonica.net', '2025-07-02', '--', NULL),
(14513, 'GM 101-16', 11528, 999999999, 0, '101-Casablanca GM', '2025-07-18', '2025-07-05', '2024-09-09', 'bicolor', 'blue', 'Theorema', 'Watch does work after completely winded up.\nNo Movements', 'new inner movement ring and cut it at balance wheel, old one was blocking i think. will put it for extended testing too to see if that was the problem. demag case and mvt. \n\nMarsida 04.09.2025', '0', '2025-08-18', '2025-08-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-09-08', '2601:14d:4a81:f310:b9a7:ea01:3650:568a', '2601:14d:4a81:f310:b9a7:ea01:3650:568a', '2025-07-05', '9405530109355208071106', ''),
(14514, '', 11529, 999999999, 0, '114-Buenos Aires', '2025-07-17', '2025-07-06', '2023-11-27', 'silver', 'blue', 'Theorema', 'I’ve enjoyed it ever since but since yesterday I’ve noticed that the mechanics are still working but the dials are not moving so it stays at the same time.', 'repaired dial, glued all together again, cleaned case in ultrasonic, cleaned hands, demag case and mvt, new movement holder ring, set hands again, took back foil off of dial, ', '0', '2025-08-12', '2025-08-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-08-13', '2001:1c02:1f09:5f00:11b4:1daf:1bfd:e55f', '2001-1c02-1f09-5f00-11b4-1daf-1bfd-e55f.cable.dynamic.v6.ziggo.nl', '2025-07-06', '417840488814', ''),
(14515, '', 11530, 999999999, 0, 'Choose option', '1970-01-01', '2025-07-06', '2025-06-23', 'Choose option', 'Choose option', 'Choose option', 'Order#: T79576. Did not love the watch - Never worn. Only opened once.  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.112.51.102', 'syn-075-112-051-102.biz.spectrum.com', '2025-07-06', '--', NULL),
(14516, 'T79576', 11530, 999999999, 0, '123-Madame Butterfly', '1970-01-01', '2025-07-06', '2025-06-27', 'blue', 'blue', 'Theorema', 'Order #: T79576 - Never worn. Opened Once. Did not love the watch, ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.112.51.102', 'syn-075-112-051-102.biz.spectrum.com', '2025-07-06', '--', NULL),
(14517, '', 11531, 999999999, 0, '502-Malibu', '2025-09-12', '2025-07-07', '2024-12-04', '', '', 'Pionier', 'The winding part has come out of place and not spinning leaving the watch unable to continue winding up and continue ticking ', 'new rotor, cleaned dial and hands,cleaned glass inside, new winding stem, fresh crown and winding stem ahdesive   lubricant, fresh gasket grease crown and caseback, adjusted timing , demag case and mvt, applied lubricant to set lever', '0', '2025-11-10', '2025-11-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-11-11', '203.6.77.2', 'web02.defence.gov.au', '2025-07-07', '1Z8VF459D963165167', ''),
(14518, 'T79921', 11532, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-07-07', '1970-01-01', 'black', 'yellow', 'Theorema', 'No defect. The watch was for a gift but no longer needed.\nThank you!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2601:243:381:5400:3dd1:45e8:2341:376e', '2601:243:381:5400:3dd1:45e8:2341:376e', '2025-07-07', '--', NULL),
(14519, 'GM119-1', 11533, 999999999, 0, '118-Sahara', '2025-07-09', '2025-07-07', '2023-10-23', 'blue', 'blue', 'Theorema', 'The dial is loose', 'fixed dial, glued dial circle, glued screws and all other dial decorations, new hands, demag case and movement, cleaned glass', '0', '2025-08-12', '2025-08-12', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-08-13', '80.151.88.220', 'p509758dc.dip0.t-ipconnect.de', '2025-07-07', '00340434129949134017', ''),
(14520, 'T80031', 11534, 999999999, 0, 'Choose option', '1970-01-01', '2025-07-07', '2025-06-20', 'Choose option', 'Choose option', 'Choose option', 'The watch is fine.  It doesn\'t have any issues I just had some discouraging news regarding my company/tariffs related that will hurt our 2025 revenue significantly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.92.151.70', '69-92-151-70.cpe.sparklight.net', '2025-07-07', '--', NULL),
(14521, 'T72027', 11535, 999999999, 0, '7001-Havana', '2025-07-18', '2025-07-08', '2024-08-08', 'gold', 'blue', 'Pionier', 'The second hand stopped working, will not wind.', 'new clutch wheel, teeth of the old one broke and were spread through the movement, took all the broken teeth out, disassembled and assembled the whole automatic system, fresh lubricants at some critical components, adjuted timing, demag case and mvt, cleaned hands, cleaned dial, update 1.10.25 working absolutely flawless, date shifting great, ', '0', '2025-10-01', '2025-10-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-10-22', '66.110.218.103', '66.110.218.103', '2025-07-08', '9405530109355228488687', ''),
(14522, 'T79805', 11536, 999999999, 0, '519-Milano', '1970-01-01', '2025-07-08', '2025-06-02', 'black', 'bicolor', 'Pionier', 'Watch received with a broken hand.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2405:6e00:2ed:8276:58ef:b2bf:fa67:e283', '2405:6e00:2ed:8276:58ef:b2bf:fa67:e283', '2025-07-08', '--', NULL),
(14523, '16-13264-53772', 11537, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2025-07-09', '1970-01-01', 'black', 'gold', 'Theorema', 'the inside gold ring is noit secure and moves ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.27.252.152', 'host-92-27-252-152.as13285.net', '2025-07-09', '--', NULL),
(14524, 'T80283', 11538, 999999999, 0, 'Tourbillon P-Cairo', '1970-01-01', '2025-07-11', '2025-07-10', '', '', 'Pionier', 'Did not like the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.222.107.114', 'ip72-222-107-114.tu.ok.cox.net', '2025-07-11', '--', NULL),
(14525, 'T79616', 11539, 999999999, 0, '506-Miami', '1970-01-01', '2025-07-11', '2025-07-09', 'black', 'gold', 'Pionier', 'The Date changed from the 9th to between the 10th and the 20th, and now you can\'t change it at all it just quit working. I don\'t know what happened it did this while I was wearing the watch but I didn\'t see it do that. The Watch wasn\'t dropped or hit in anyway. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:8800:8880:df60:93c:6426:e913:7e1', '2600:8800:8880:df60:93c:6426:e913:7e1', '2025-07-11', '--', NULL),
(14526, 'T79094', 11540, 999999999, 0, '121-St Petersburg', '2025-08-11', '2025-07-13', '2025-04-25', 'black', 'silvgrey', 'Theorema', 'My order number is T79094. The watch is running approximately 5 hours behind in 24 hours even after being manually wound according to the directions of the Tufina Care Team.  Please replace/repair accordingly. From what we can tell, the escapement mechanism is not working properly. It is slowing down when horizontal and working better in the vertical position. The watch began with to have this problem after falling off a countertop and landing on a tile floor. ???? Thabk you very much for your help fixing it. ', 'new balance wheel, because of the fall the incabloc broke off and was loose in the movement, also the balance wheel pinion was affected, that\'s why changed whole balance wheel   its bridge, lubricated automatic system, lub crown and crown stem and gasket grease, cleaned hands and dial, checked movement for any other defects, all okay,, cleaned caseback screws, cleaned glass both sides, as it was a bit sticky , adjusted timing to -2 seconds per day, error 0.0 and amplitude is 276, demag case and movement', '0', '2025-10-01', '2025-10-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-10-22', '47.148.140.108', '47-148-140-108.fdr01.ontr.ca.ip.frontiernet.net', '2025-07-13', '9405530109355228479807', ''),
(14527, 'T78494', 11541, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2025-07-13', '2025-03-25', 'black', 'gold', 'Theorema', 'Order number T78494\nThe watch is returned for refund and is $199\nThe straps of the watch are really stiff and not adjustable at all in the wrist. Moreover, i hurts the wrist when he tried to wear it. Therefore, the watch overall it is not worth the money that we paid for it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '92.40.175.25', '92.40.175.25.threembb.co.uk', '2025-07-13', '--', NULL),
(14528, 'GM 108-2', 11542, 999999999, 0, '108-Oman', '2025-07-18', '2025-07-14', '2020-12-16', 'silver', 'gold', 'Theorema', 'A golden rin on the display got lose. The pointers of the watch are sometimes stuck.', 'waiting for payment, 50€ / 150.€\n\nall done,, full service, changed a few parts, all flawless now, rate 0.0s , new crown and glass free of charge', '0', '2025-10-01', '2025-10-01', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-10-06', '2003:cb:1739:865a:e1f4:b94c:66b1:b40', 'p200300cb1739865ae1f4b94c66b10b40.dip0.t-ipconnect.de', '2025-07-14', '00340434129949134352', ''),
(14529, 'T79875', 11543, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-07-14', '2025-07-14', 'gold', 'yellow', 'Theorema', 'Order T79875\nWatch makes noticeably audible ticking noise. Too loud. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.123.95.73', 'c-76-123-95-73.hsd1.fl.comcast.net', '2025-07-14', '--', NULL),
(14530, '', 11544, 999999999, 0, '3005-Marco Polo', '1970-01-01', '2025-07-15', '1970-01-01', 'gold', 'black', 'Theorema', 'The day date counter doesn\'t advance to the next day and the hand for the weekday dial fell off. It is taped to the back of the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.113.191.161', '24-113-191-161.wavecable.com', '2025-07-15', '--', NULL),
(14531, 'T73118', 11545, 999999999, 0, '108-Oman', '2025-08-11', '2025-07-15', '2024-09-23', 'gold', 'gold', 'Theorema', 'A screw has come out of the dial guard and there is another one that is loose. ', 'waiting for payment 20€,, no paymernt\n\nnew crown protector free of charge, demag case and mvt, mvt works fine', '0', '2025-10-01', '2025-10-01', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-10-22', '98.183.34.48', 'ip98-183-34-48.pn.at.cox.net', '2025-07-15', '9405530109355228473096', ''),
(14532, 'T68195', 11546, 999999999, 0, '101-Casablanca GM', '2025-08-11', '2025-07-15', '2024-01-22', 'gold', '', 'Theorema', 'My order number is T68195- The watch is fully wound but doesn\'t work. Please replace/repair accordingly', 'watch is brand brand new, with all stickers and plastic wrap on it, running completely flawless, no issues or faults, will put for extended testing\n\ntest start: 29.08.25 11:57', '0', '2025-11-19', '2025-11-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-11-20', '2607:fea8:e126:b500:845c:78f:d8c1:75d1', '2607:fea8:e126:b500:845c:78f:d8c1:75d1', '2025-07-15', '1Z8VF4590461119368', ''),
(14533, '#T79221', 11547, 999999999, 0, '103-Sao Paulo', '2025-08-11', '2025-07-16', '2025-04-30', 'silver', 'black', 'Theorema', ' The sun and moon face has fallen off. Please repair accordingly. ', 'screwed the sun \n\nMarsida 04.09.2025', '0', '2025-09-03', '2025-09-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-09-08', '2605:59c0:318a:a910:9d07:f82c:cd12:f8cf', 'customer.sltyutx1.pop.starlinkisp.net', '2025-07-16', '9405530109355208043080', ''),
(14534, 'T80118', 11548, 999999999, 0, '505-Florida', '2025-08-11', '2025-07-16', '2025-06-20', 'black', 'black', 'Pionier', 'Hi ....I send the watch because the calendar doesn\'t work properly ...please repair accordingly thank you \n', 'new movement , date of old one was broken, takes too long to fix, new month and day hand, cleaned dial and case inside, fresh lubricant and gasket grease and glue for crown and crown stem , demag case\n\nMarsida 04.09.2025', '0', '2025-09-04', '2025-09-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-09-08', '2607:fb90:910e:4973:1df9:d746:aeca:3003', '2607:fb90:910e:4973:1df9:d746:aeca:3003', '2025-07-16', '9405530109355208120828', ''),
(14535, 'T14225', 11549, 999999999, 0, '3006-Monaco Diamond', '1970-01-01', '2025-07-17', '2019-09-20', 'silver', 'black', 'Theorema', 'The mechanical watch stopped working, needs repair. The watch also needs new crystal.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:6c4a:1100:e0:ac61:d8b1:1934:239a', 'syn-2600-6c4a-1100-00e0-ac61-d8b1-1934-239a.biz6.spectrum.com', '2025-07-17', '--', NULL),
(14536, '', 11550, 999999999, 0, 'Kies optie', '2025-07-30', '2025-07-18', '1970-01-01', 'Kies optie', 'Kies optie', 'Kies optie', 'Horloge  gevallen doet niks meer ziet dat knop van wijzers los zit .wil hem op sturen voor prijs opgaven reparatie. En waar ik hem naar toe kan sturen.\n\nMeine Uhr ist heruntergefallen und funktioniert nicht mehr. Ich sehe, dass das Zifferblatt locker ist. Ich möchte sie einschicken und einen Kostenvoranschlag für die Reparatur einholen. Und wohin kann ich sie schicken? ', 'waiting for payment 135  / 165 € ,, all done, new front glass and crown for free,, new caseback gasket, all flawless now, new hands too ', '0', '2025-10-01', '2025-10-01', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-10-06', '2001:1c03:f0a:b300:ac7f:e7cb:7b19:81e6', '2001-1c03-0f0a-b300-ac7f-e7cb-7b19-81e6.cable.dynamic.v6.ziggo.nl', '2025-07-18', '414163179582', ''),
(14537, 'T78839', 11551, 999999999, 0, '117-Kingston', '1970-01-01', '2025-07-18', '2025-04-03', 'blue', 'gold', 'Theorema', 'The day of week part has stopped working.  It no longer goes to the next day of week at midnight and the manual set doesn\'t work.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.174.127.110', '75-174-127-110.boid.qwest.net', '2025-07-18', '--', NULL),
(14538, 'T80009', 11552, 999999999, 0, '7002-Chicago', '2025-08-11', '2025-07-18', '2025-07-01', 'gold', 'white', 'Pionier', 'The watch gains about 15 seconds per minute. So when we compare it to a stop watch, when the watch reaches 60 seconds, the stopwatch has only reached 45 seconds. Also, even after winding the watch, it keeps on stopping and restarting.', 'watch is absolutely flawless, this does not make sense at all what he is saying. Will put it for testing, but this watch is working great . around 4.82 - 5.43 seconds a day.\n\ntest start: 29.08.25 16:20\ntest end: 10.11.25 14:37\nPLEASE make sure to declare the watch returned after warranty so he doesn\'t have to pay for import fees he is already very upset, Thank you', '0', '2025-11-10', '2025-11-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-11-11', '76.67.205.94', 'bras-base-mtrlpq2718w-grc-02-76-67-205-94.dsl.bell.ca', '2025-07-18', '1Z8VF459D962975570', ''),
(14539, 'T79959', 11553, 999999999, 0, '510-London', '2025-08-11', '2025-07-18', '2025-07-07', '', '', 'Pionier', 'My Order number is T79959- The crown is extremely hard to wind. Please repair accordingly.', 'new crown stem, fresh lubricants and glue anmd gasket grease, demag case and mvt', '0', '2025-10-01', '2025-10-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-10-22', '67.61.131.205', '67-61-131-205.cpe.sparklight.net', '2025-07-18', '9405530109355228492646', ''),
(14540, 'T74219', 11554, 999999999, 0, '107-Rio', '2025-08-11', '2025-07-20', '2024-11-04', 'black', 'silvgrey', 'Theorema', 'The hand has fallen off.', 'new minute hand, cleaned hands and glass   dial from inside, adjusted timing, 0.2ms and -5s ,, demag case and mvt, new crown, fresh lub and gaskegt grease   glue crown and crown stem,,\n\nMarsida 04.09.2025', '0', '2025-09-03', '2025-09-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-09-08', '2600:6c50:f0:79d0:c04:81c6:5ab2:19f7', 'syn-2600-6c50-00f0-79d0-0c04-81c6-5ab2-19f7.biz6.spectrum.com', '2025-07-20', '9405530109355208105139', ''),
(14541, 'T45518', 11555, 999999999, 0, '118-Sahara', '2025-08-11', '2025-07-21', '2021-03-09', 'silver', 'gold', 'Theorema', 'The number dial has come loose within the time piece.', 'waiting for payment, 70€/100€/200€ ,, done 200€ , new glass free , 7 seconds a day, full service, new gaskets', '0', '2025-11-10', '2025-11-10', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-11-21', '2600:1702:1ef0:11e0:7c04:f8a5:9fb3:8b68', '2600:1702:1ef0:11e0:7c04:f8a5:9fb3:8b68', '2025-07-21', '9405530109355242251625', 'Marsida 14.11.2025'),
(14542, '417840484521', 11556, 999999999, 0, '511-New York', '1970-01-01', '2025-07-21', '2025-07-21', '', '', 'Pionier', ' I don’t like it I would like to return  if return i will other one', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:4040:2ecc:1700:e031:fb78:c3a6:61bd', '2600:4040:2ecc:1700:e031:fb78:c3a6:61bd', '2025-07-21', '--', NULL),
(14543, 'GM505-3', 11557, 999999999, 0, '505-Florida', '2025-08-11', '2025-07-21', '2022-08-11', 'gold', 'black', 'Pionier', '1)The watch stops running even when I am wearing it.\n2) The watch doesn’t wind manually.\n3) The month date in not aligned.', 'date is fine, suggest full service, remove old lubricants , apply fresh, 130€,, all done, woorks flawqless now', '0', '2025-11-25', '2025-11-25', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, '2025-12-05 16:43:04', 1, '2025-12-05 14:12:22', 1, 1, '2025-12-05', '2a04:4e41:4a0a:1714::61ca:b714', '2a04:4e41:4a0a:1714::61ca:b714', '2025-07-21', '9405530109355248970575', 'Marsida 28.11.2025'),
(14544, 'T80394', 11558, 999999999, 0, '511-New York', '1970-01-01', '2025-07-21', '2025-07-22', '', '', 'Pionier', 'Tufina is not responsible for products lost or damaged during shipment', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.172.154.34', 'wsip-98-172-154-34.dc.dc.cox.net', '2025-07-21', '--', NULL),
(14545, 'T72700', 11559, 999999999, 0, '7003-Newport', '2025-08-25', '2025-07-21', '2024-09-10', 'blue', 'white', 'Pionier', 'The tiny little circle dial to the right of the face has come loose.', 'new seocnd hand, celaned dial and hands, demag case and mvt, clean case, new crown and crown stem adhesive, fresh crown stem lub', '0', '2025-10-01', '2025-10-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-10-22', '172.56.2.185', 'ue.tmodns.net', '2025-07-21', '9405530109355228480841', ''),
(14546, 'T80334', 11560, 999999999, 0, 'other', '1970-01-01', '2025-07-21', '2025-07-14', 'gold', 'gold', 'other', 'Order Number: T80334\nReason for return: Watch skips time and often stops and doesn’t keep moving or counting time .', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2603:8000:d407:5b53:c19f:634d:d92a:a2e3', 'syn-2603-8000-d407-5b53-c19f-634d-d92a-a2e3.res6.spectrum.com', '2025-07-21', '--', NULL),
(14547, 'T77393', 11561, 999999999, 0, '101-Casablanca GM', '2025-08-11', '2025-07-22', '2025-01-30', 'black', 'white', 'Theorema', 'Watch won\'t move. Pendulum doesn\'t move. ', 'fixed balance wheel, cut inner movement holder plastic ring, cleaned glass caseback, new crown and crown stem lub   gasket grease, demag case and mvt,m rate very good -1 s/d\n\nMarsida 04.09.2025', '0', '2025-09-04', '2025-09-04', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-09-08', '2600:1011:b12e:5aee:ac64:bd27:ae66:25f6', '2600:1011:b12e:5aee:ac64:bd27:ae66:25f6', '2025-07-22', '9405530109355208125090', ''),
(14548, 'T80280', 11562, 999999999, 0, '2009-Casablanca', '1970-01-01', '2025-07-24', '1970-01-01', 'black', 'blue', 'Theorema', 'Minute hand came off', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2405:6e00:243f:1457:295d:4df0:9433:d4be', '2405:6e00:243f:1457:295d:4df0:9433:d4be', '2025-07-24', '--', NULL),
(14549, '', 11563, 999999999, 0, 'Kies optie', '1970-01-01', '2025-07-24', '1970-01-01', 'Kies optie', 'Kies optie', 'Kies optie', 'Knop om wijzerplaat te bedienen zit los ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2001:1c03:f11:ce00:f99b:fa7d:e75c:c825', '2001-1c03-0f11-ce00-f99b-fa7d-e75c-c825.cable.dynamic.v6.ziggo.nl', '2025-07-24', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(14550, '', 11564, 999999999, 0, '103-Sao Paulo', '2025-08-11', '2025-07-24', '2025-07-16', 'silver', 'white', 'Theorema', 'the sapphire and gold round piece located on the inside face of the watch has detached causing the watch to not operate properly.', 'clean sun \n\nMarsida 04.09.2025', '0', '2025-09-03', '2025-09-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-09-08', '2601:46:c47f:c920:348d:68ca:f807:8bd5', '2601:46:c47f:c920:348d:68ca:f807:8bd5', '2025-07-24', '9405530109355208089033', ''),
(14551, 'GM-101-5', 11565, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-07-24', '2023-11-15', 'black', 'yellow', 'Theorema', 'Watch will not wind any more', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '165.225.57.36', '165.225.57.36', '2025-07-24', '--', NULL),
(14575, '-', 11589, 999999999, 0, '117-Kingston', '2026-02-19', '2025-08-13', '2024-10-01', 'silver', 'blue', 'Theorema', 'Alireza Irannezhad- A button is missing, please repair accordingly. The watch was received as a gift and so I\'m not sure what the watch purchase details are, thank you\n\n', 'stem was broke, got the broken stem out, new stem, fresh lub, tightened all screws, demsag case and mvt, cleane didal and hands, ', '0', '1970-01-01', '1970-01-01', 1, 1, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '114.75.178.152', 'n114-75-178-152.rdl3.qld.optusnet.com.au', '2025-08-13', '--', ''),
(14553, 'Order # T77786', 11567, 999999999, 0, '505-Florida', '2025-08-25', '2025-07-27', '2025-03-20', 'gold', 'white', 'Pionier', '\nRe: Florida GM-505-7\n\nThis is second time I\'m sending it back - the issue remains, it has gained 5 minutes since I last corrected it on Monday July 07, 2025. Further, in the week before the date jumped a day, but I had to correct it before an important event. \n\nI followed the watchmakers advice to wind it daily at least 40 time...I have done it every single day since I received it back for repair/adjustment.\n\nI would very much appreciate a new piece. Too much time and money for you as well as I has been wasted. Thank you kindly for your attention.', 'putting for testing, rate  16 ,  think he never adjusts the timing, and the watch gains 5 minutes in 2 weeks, which is pretty normal\n\n test start: 22.09.25 15:10\ntest end: 10.11.25 14:16', '0', '2025-11-10', '2025-11-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-11-21', '2601:647:5e00:7f8:591f:860f:6510:ed1b', '2601:647:5e00:7f8:591f:860f:6510:ed1b', '2025-07-27', '9405530109355242251632', 'Marsida 14.11.2025'),
(14554, 'P7022-7', 11568, 999999999, 0, '505-Florida', '2025-08-25', '2025-07-29', '2024-09-23', 'silver', 'black', 'Pionier', 'The watch runs very fast, outside your tolerances per your representative. Please repair or replace and return to me. Thank you.  The warranty on the order # is T73068. \n\n\n', 'adjusted timing to -8.95 seconds, demag case and mvt, running flawless now,. fresh crown stem lubruicant ', '0', '2025-10-01', '2025-10-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-10-22', '45.131.193.229', '45.131.193.229', '2025-07-29', '9405530109355228490239', ''),
(14555, '', 11569, 999999999, 0, '104-Copacabana', '2025-08-11', '2025-07-30', '1970-01-01', 'gold', 'black', 'Theorema', 'there is something loose inside', 'waiting for payment 150€ ,, all done , new movement, new hands, new dial, cleaned case quickly , new crown stem and crown, fresh adhesive and lub, works flawless now', '0', '2025-11-25', '2025-11-25', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-11-26', '94.109.221.73', 'ptr-94-109-221-73.dyn.orange.be', '2025-07-30', '414163179788', 'Nachforschung SFC24049032  15.12.2025\n\n09.01.2026 neue UHr 104-2  1Z8VF459DA61017502 Nachforschung\n C-221019926\n\n06.03.2026 Investigation 1813195201A\n\nT8510 GM104-2  -  15.04.2026 1Z8VF459DA62381803'),
(14556, 'Gift from Son', 11570, 999999999, 0, '101-Casablanca GM', '2025-08-26', '2025-07-30', '2024-12-16', 'silver', 'blue', 'Theorema', 'Watch will not wind. Winding gears not meshing.', 'tightened ratchet wheel, screw was loose, cleaned glass inside, small glue dot was sticking there, new crown and crown stem lub   gasket grease as well as glue, demag case and mvt, adjusted second hand height, cut movement holder ring', '0', '2025-10-01', '2025-10-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-10-22', '71.204.20.105', '71.204.20.105', '2025-07-30', '9405530109355228491878', ''),
(14557, 'T79692', 11571, 999999999, 0, '114-Buenos Aires', '2025-08-26', '2025-07-30', '2025-05-27', 'gold', 'gold', 'Theorema', 'My order number is T79692 . The watch has stopped working even fully wound. Please replace/ repair accordingly', ' fixed balance wheel, it got stuck, new inner movement holder ring and cut at balance, fresh lubricant escapement wheel demag case and mvt', '0', '2025-10-01', '2025-10-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-10-22', '71.38.143.103', '71-38-143-103.lsv2.qwest.net', '2025-07-30', '9405530109355228485402', ''),
(14558, 'T66912', 11572, 999999999, 0, '101-Casablanca GM', '2025-08-25', '2025-07-31', '1970-01-01', 'gold', 'blue', 'Theorema', 'I bought the watch in dec 2023, when it arrived, it would only work for a short time. As I was working overseas for 18 months I didn\'t get on to it. I am returning it now im back in Australia.as you can see, it is still brand new, the hand has fallen off and the clasp is broken. Please repair. Kind regards, Jon Jensen', 'new movement, old one takes too long to repair,  new hands, cleaned dial and glass, fresh crown and crown stem glue , lubricants, gasket grease, demag case ', '0', '2025-10-01', '2025-10-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-10-06', '2001:8004:12f0:34a7:d963:c8a:adac:fb5a', '2001:8004:12f0:34a7:d963:c8a:adac:fb5a', '2025-07-31', 'CC794596606DE', ''),
(14559, 'T79616', 11573, 999999999, 0, '506-Miami', '2025-08-11', '2025-08-01', '2025-07-02', 'black', 'black', 'Pionier', 'The calendar doesn\'t display the date properly', 'fixed date from the outside by a resetting technique, did not have to open, works fine now. customer broke date, pushed too fast ', '0', '2025-10-19', '2025-10-19', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-11-04', '24.9.52.123', 'c-24-9-52-123.hsd1.co.comcast.net', '2025-08-01', '9405530109355232145378', 'to Marsida 24.10.2025'),
(14560, 'T80566', 11574, 999999999, 0, '505-Florida', '1970-01-01', '2025-08-01', '1970-01-01', 'black', 'gold', 'Pionier', 'Theres No Defect Design Of Watch Makes It Difficult to tell time', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2607:fb90:3c2a:f9e6:20a0:b69a:e125:5799', '2607:fb90:3c2a:f9e6:20a0:b69a:e125:5799', '2025-08-01', '--', NULL),
(14561, '#T78117 ', 11575, 999999999, 0, '101-Casablanca GM', '2025-08-25', '2025-08-01', '2025-05-03', 'rosé', 'blue', 'Theorema', 'The watch looks perfectly fine but the minutes hand broken and it\'s stuck inside the watch. I hope you resolve this problem with refund,return or repair. It\'s for my dad who leaves in India. It\'s very precious to him.Thank you.', 'new balance wheel, set minute hand again. New crown and crown stem glue   lub    gasket grease, demag case and mvt', '0', '2025-10-01', '2025-10-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-10-22', '2601:85:ca02:5f0:f231:a29d:776a:1158', '2601:85:ca02:5f0:f231:a29d:776a:1158', '2025-08-01', '9405530109355228478862', ''),
(14562, 'T3011-3', 11576, 999999999, 0, '3011-Macau', '1970-01-01', '2025-08-02', '1970-01-01', 'black', 'black', 'Theorema', 'Desde el principio quedaba parado, aveces funcionaba bien y aveces no, y ahora solo funciona por tiempos cortos.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2601:900:8200:7690:312b:c150:5009:3046', '2601:900:8200:7690:312b:c150:5009:3046', '2025-08-02', '--', NULL),
(14563, 'T77561', 11577, 999999999, 0, '101-Casablanca GM', '2025-08-25', '2025-08-05', '2025-10-02', 'silver', 'white', 'Theorema', ' The crown unwinds itself when I wind it after about half way winding Please replace/ repair accordingly.', 'tightened ratchet wheel, screw was loose, cut movement holder ring, demag case and mvt', '0', '2025-10-01', '2025-10-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2025-12-05 16:49:06', 1, 1, '2025-10-22', '2601:881:8400:71a0:76:64f:d7e4:9c9b', '2601:881:8400:71a0:76:64f:d7e4:9c9b', '2025-08-05', '9405530109355228496262', ''),
(14564, 'T80587', 11578, 999999999, 0, '3011-Macau', '1970-01-01', '2025-08-05', '2025-08-04', 'gold', 'black', 'Theorema', 'No Defect just exchange. I was told this watch had a navy blue dial and the watch is deep black and you can hardly see the numbers on the dial and no second hand. I want to exchange for p7001-8', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.120.22.218', 'pool-71-120-22-218.washdc.east.verizon.net', '2025-08-05', '--', NULL),
(14565, 'T80526', 11579, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-08-05', '2025-08-05', 'gold', 'white', 'Theorema', 'I do not know when the warranty starts so I picked today. I have no clue. \n\nThere is no defect. It does not look like what the picture was showing. In the catalog photo it looked like the insides were bigger when looking at the watch face. They are not. They are only half of the dial. I wanted a full face coverage area. The watch is fine does not meet what I had envisioned. Never been worn. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2601:602:d201:4ea0:61ea:c4e1:ffd0:ff1d', '2601:602:d201:4ea0:61ea:c4e1:ffd0:ff1d', '2025-08-05', '--', NULL),
(14566, 'T70028', 11580, 999999999, 0, '505-Florida', '2025-08-26', '2025-08-05', '2024-04-01', '', '', 'Pionier', 'Subdial hand is broken', 'complete new inside, movement, hands, dial, etc', '0', '2025-10-01', '2025-10-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-10-22', '47.198.51.128', '47-198-51-128.fdr01.brtn.fl.ip.frontiernet.net', '2025-08-05', '9405530109355228475427', ''),
(14567, '', 11581, 999999999, 0, '515-Amsterdam', '1970-01-01', '2025-08-06', '1970-01-01', 'black', 'black', 'Pionier', 'I purchased my watch from a pawn shop, so I don\'t have a receipt or warranty but need my watch fixed. It stopped working and the date won\'t change, also the toggle button for the date is loose it seems. I love the watch and need it repaired.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.160.118.8', '47-160-118-8.vng01.sang.tx.ip.frontiernet.net', '2025-08-06', '--', NULL),
(14568, 'T68193', 11582, 999999999, 0, '7001-Havana', '2025-08-11', '2025-08-06', '2024-01-22', 'blue', 'white', 'Pionier', 'My order number is T68193. The date doesn\'t work anymore. Please replace/repair accordingly.', 'new movement, old one takes too long to fix, new minute and second hand, cleaned case with quick clean spray, demag case and mvt, nbew stem, fresh lubricsants and gasket grease', '0', '2025-09-03', '2025-09-03', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-09-04', '2003:ef:a737:7200:3117:4bee:995e:e25a', 'p200300efa737720031174bee995ee25a.dip0.t-ipconnect.de', '2025-08-06', '00340434129949134116', 'TEST'),
(14569, 'T78866', 11583, 999999999, 0, '515-Amsterdam', '2025-08-26', '2025-08-07', '2025-08-04', '', '', 'Pionier', '1.	Reassessed button does not work\n2.	Not able to change the day of the week\n3.	White spec under the glass (on the right side below the date)\n4.	Dile numbers indicate 24 hour cycle, but movement works on 12 hour cycle\n', 'cleaned dial and hands,new carbon fiber at 10, others are a little bit damaged, but at 10 was very faded,  set day hand new, cleaned case, all the buttons work, day is set by the klft button that you have to push with something sharp, 24hr circle is a traditional historic second time zone function. -> no repair reason, demag case and mvt, new crown and crown stem adhesive, fresh lubricant crown stem', '0', '2025-10-01', '2025-10-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-10-22', '174.67.76.36', 'wsip-174-67-76-36.lv.lv.cox.net', '2025-08-07', '9405530109355228492349', ''),
(14570, 'T77610', 11584, 999999999, 0, '3005-Marco Polo', '2025-10-23', '2025-08-08', '2025-02-13', 'gold', 'black', 'Theorema', 'Recently after I woke up I noticed the second hand was not moving so I attempted to wind the watch up by the stem and it was tight and would not wind. It was approximately 5:45am when I found it was not working.  Up to that point all was working fine, I wore it every day since I received it and did not have any issues.  I followed instructions and made sure I did not adjust the date between 9pm and 3am and made sure it was between 6am and 6pm when date required adjustment.  ', 'completely new watch, old one was too broken to repair, demag , works flawless the new one', '0', '2025-12-11', '2025-12-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-12-12', '216.81.81.84', 'cbcp4.dhs.gov', '2025-08-08', '00340434129949134949', ''),
(14571, 'T78497', 11585, 999999999, 0, '502-Malibu', '2025-08-25', '2025-08-09', '1970-01-01', 'silver', 'white', 'Pionier', 'Was attempting to set the time and when I gently pulled the crown it came off. I can\'t set the time now. I can wind it though. I have several of your watches and this has never happened before as I take great care of my collection.', 'new crown stem, fresh lubricant crown and crown stem, fresh gasket grease crown, cleaned glass, checked hands movement dial, all ok, rate  8 , demag case and mvt', '0', '2025-10-01', '2025-10-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '2601:48:c601:490:d1e3:88b2:ea47:c0d1', '2601:48:c601:490:d1e3:88b2:ea47:c0d1', '2025-08-09', '--', ''),
(14573, 'T78387', 11587, 999999999, 0, '7002-Chicago', '2025-09-17', '2025-08-12', '2025-03-21', 'silver', 'gold', 'Pionier', 'It appears to have some inner spring come lose that spirals into the face of the watch. The watch hasn’t been dropped, damaged or soaked with water.', 'glued the two dial gold lines decor , adjusted timing 9.22s/d , 0.19ms , cleaned hands and dial, fresh crown and winding stem adhesive and lub, fresh gasket grease caseback and crown, cleaned caseback  ', '0', '2025-11-25', '2025-11-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-12-05', '89.187.171.227', 'unn-89-187-171-227.cdn77.com', '2025-08-12', '9405530109355248970599', 'Marsida 28.11.2025'),
(14574, '', 11588, 999999999, 0, 'Choose option', '2025-11-11', '2025-08-12', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'The watch has stopped, i have tried winding it but still does not work', 'waiting for payment 80€ ,, all done, new glass, new movement, clean case and band, new hands, new gaskets, clean crown and stem, fresh adhesive and lub and vgasket grease', '0', '2026-01-26', '2026-01-26', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-01-27', '2a00:23a8:4261:1801:5059:827f:3452:e48c', '2a00:23a8:4261:1801:5059:827f:3452:e48c', '2025-08-12', '414163180704', ''),
(14576, '-', 11590, 999999999, 0, '117-Kingston', '2025-09-17', '2025-08-13', '2024-10-01', 'silver', 'blue', 'Theorema', 'Alireza Irannezhad - A button is missing, please repair accordingly. This was received as a gift so I don\'t have the order ID. Thanks!\n\n\n', 'new case, demag case and mvt, fresh crown and crown stem lub and adhesive, works flawless, ajudsted timing, max 1.47 s , 0.06 ms , 278.1°', '0', '2025-12-05', '2025-12-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-12-11', '24.239.138.26', '24.239.138.26', '2025-08-13', '1Z8VF459D961778713', ''),
(14577, 'Not sure', 11591, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-08-13', '2025-08-06', 'silver', 'black', 'Theorema', 'Not working returning', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.59.189.70', '172.59.189.70', '2025-08-13', '--', NULL),
(14578, '', 11592, 999999999, 0, '', '1970-01-01', '2025-08-13', '1970-01-01', '', '', '', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '141.98.11.115', 'srv-141-98-11-115.serveroffer.net', '2025-08-13', '--', NULL),
(14579, 'Manoj Tamang', 11593, 999999999, 0, '108-Oman', '1970-01-01', '2025-08-14', '2024-09-25', 'gold', 'gold', 'Theorema', 'My order numbers are T73056 and T73055. The clasp protector is broken on one watch and the glass on the other. Please repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2a02:8440:e508:8f3b:1d8e:4799:133:619', '2a02-8440-e508-8f3b-1d8e-4799-0133-0619.rev.sfr.net', '2025-08-14', '--', NULL),
(14580, 'Manoj Tamang', 11594, 999999999, 0, '108-Oman', '1970-01-01', '2025-08-14', '2024-09-25', 'gold', 'gold', 'Theorema', 'My order numbers are T73056 and T73055. The clasp protector is broken on one watch and the glass on the other. Please repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2a02:8440:e508:8f3b:1d8e:4799:133:619', '2a02-8440-e508-8f3b-1d8e-4799-0133-0619.rev.sfr.net', '2025-08-14', '--', NULL),
(14581, 'Manoj Tamang', 11595, 999999999, 0, '108-Oman', '1970-01-01', '2025-08-14', '2024-09-25', 'gold', 'gold', 'Theorema', 'My order numbers are T73056 and T73055. The clasp protector is broken on one watch and the glass on the other. Please repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.71.250.193', '193.250.71.86.rev.sfr.net', '2025-08-14', '--', NULL),
(14582, '', 11596, 999999999, 0, '508-Dublin', '2025-08-25', '2025-08-15', '1970-01-01', 'gold', 'white', 'Pionier', 'Hi there\nHope you are well\nI had bought a Pionier Dublin some time ago.\nI like the watch (did not like the wrist band but got another one)\nThe watch was running a bit behind after some time, so I had it cleaned\nUnfortunately, the watchmaker did a poor job,\nAs a result, now the watch is STILL running behind, even more than before.\nBut to make matters worse, in the process they messed up the month dial, claiming it was broken already.\nQuestion: can it be cleaned and fixed and, if yes, what would be (indicative cost)?\nThanks!', 'waiting for payment 120 / 180€,, all done. new case for free 120€ ,, 1.73 seconds , 0.06ms,, 301.4°', '0', '2025-11-10', '2025-11-10', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-11-11', '2001:1c00:1515:bd00:5998:1d98:751b:4ac4', '2001-1c00-1515-bd00-5998-1d98-751b-4ac4.cable.dynamic.v6.ziggo.nl', '2025-08-15', '1Z8VF459D963958337', ''),
(14583, '', 11597, 999999999, 0, '101-Casablanca GM', '2025-08-25', '2025-08-15', '2025-08-15', 'silver', 'white', 'Theorema', 'Watch does not work', 'stem broke off, got old one out, new stem, new crown wheel screw, fresh lub , demag case and mvtg, clean glass, ', '0', '2025-10-01', '2025-10-01', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-10-22', '24.98.228.101', 'c-24-98-228-101.hsd1.ga.comcast.net', '2025-08-15', '9405530109355228482869', ''),
(14584, 'T80679', 11598, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-08-16', '2025-05-08', 'silver', 'white', 'Theorema', 'No defects present on the watch but the customer changed their mind on wanting the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2601:2c1:8a81:abb0:d5c1:70e8:679b:9990', '2601:2c1:8a81:abb0:d5c1:70e8:679b:9990', '2025-08-16', '--', NULL),
(14585, 'T79034', 11599, 999999999, 0, '515-Amsterdam', '2025-09-12', '2025-08-17', '2025-04-04', 'silver', 'black', 'Pionier', 'The watch time is 5 minutes fast. I\'ve tried setting it 5 minutes slower and seeing if it would go back to the correct time but it didn\'t. It actually went back to 5 minutes fast. I haven\'t over wound the watch. And the date numbers do not line up. Thank you. \n\nFrank Sangiorgio ', 'new hands, new movement, old one takes too long to fix, demag case , cleaned dial, fresh crown and winding stem adhesive and lub, fresh crown gasket grease', '0', '2025-11-10', '2025-11-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-11-21', '2600:4040:5591:b800:7cf6:e233:ed66:d5f7', '2600:4040:5591:b800:7cf6:e233:ed66:d5f7', '2025-08-17', '9405530109355242251618', 'Marsida 14.11.2025'),
(14586, ' T80748 ', 11600, 999999999, 0, '901-Zurich', '1970-01-01', '2025-08-17', '2025-08-15', '', '', 'Theorema', 'This watch was a gift for my husband. The watch is smaller than we thought and does not fit well on his wrist (he has a large wrist) he is looking for a larker more bulky watch ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2603:6080:6af0:6070:b06a:c361:4b8d:9e5e', 'syn-2603-6080-6af0-6070-b06a-c361-4b8d-9e5e.res6.spectrum.com', '2025-08-17', '--', NULL),
(14587, 'T74350', 11601, 999999999, 0, '515-Amsterdam', '2025-09-12', '2025-08-20', '2024-11-11', 'silver', 'gold', 'Pionier', 'The calendar is all messed up. It doesn\'t reset after reaching 31, it keeps going to 32, 33, 34...This is my second major issue and my second warranty claim.\n\n', 'new movement, new hands , new dial, scratched old dial by accident while taking hands off,, date is clients fault, will prepare letter on how to use . ', '0', '2025-12-05', '2025-12-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2025-12-16 03:20:53', 1, 1, '2025-12-15', '170.85.10.209', '170.85.10.209', '2025-08-20', '9405530109355256480912', ''),
(14588, 'T80812', 11602, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-08-20', '2025-08-20', 'gold', 'white', 'Theorema', 'Hello,\nSince long time I\'m following tufina watch in internet, finally I ordered after received watch I\'m not really convinced photo\'s of net and real. So I decided to return it. \nSorry for Return hopefully I will be back. Thanks ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2a04:cec0:1070:f964:e9af:8a56:f7d4:f28d', '2a04:cec0:1070:f964:e9af:8a56:f7d4:f28d', '2025-08-20', '--', NULL),
(14589, 'T80812', 11603, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-08-21', '2025-08-20', 'gold', 'white', 'Theorema', 'Hello \nUnfortunately I\'m disappointed what I seen in the internet not like beautiful as real, hopefully next time.\nSorry for inconvenience ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2a04:cec0:1076:a3e8:5194:329e:ebc9:db9e', '2a04:cec0:1076:a3e8:5194:329e:ebc9:db9e', '2025-08-21', '--', NULL),
(14590, 'T80812', 11604, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2025-08-21', '2025-08-20', 'gold', 'white', 'Theorema', 'Hello \nUnfortunately I\'m not satisfied what I seen on the internet and it looks like really.sorry for inconvenience ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '80.214.151.20', '80.214.151.20', '2025-08-21', '--', NULL),
(14591, 'T80812 ', 11605, 999999999, 0, '101-Casablanca GM', '2025-08-29', '2025-08-21', '2025-08-20', 'gold', 'white', 'Theorema', 'Unfortunately I\'m return it because I didn\'t find good enough. Sorry for inconvenience ', '--', '0', '1970-01-01', '2025-08-29', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '2a04:cec0:1076:a3e8:e15a:de0:8d13:ae60', '2a04:cec0:1076:a3e8:e15a:de0:8d13:ae60', '2025-08-21', '--', ''),
(14592, 'T80812 ', 11606, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-08-21', '2025-08-19', 'gold', 'white', 'Theorema', 'Unfortunately I\'m not like that that product after received watch I\'m decided to return, not like as i seen in the internet. Sorry for inconvenience ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2a04:cec0:1076:a3e8:145e:2145:44cf:f5f', '2a04:cec0:1076:a3e8:145e:2145:44cf:f5f', '2025-08-21', '--', NULL),
(14593, 'T80812', 11607, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-08-21', '2025-08-20', 'gold', 'white', 'Theorema', 'Unfortunately I don\'t like the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2a04:cec0:1076:a3e8:c11:1f29:ad8b:2230', '2a04:cec0:1076:a3e8:c11:1f29:ad8b:2230', '2025-08-21', '--', NULL),
(14594, 'T80866', 11608, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-08-22', '1970-01-01', 'gold', 'white', 'Theorema', 'My order number is T80866.  The watch is brand new and never worn. Please  exchange with GM-101-8]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '135.134.223.41', 'h135-134-223-41.nwblwi.broadband.dynamic.tds.net', '2025-08-22', '--', NULL),
(14595, 'T80866', 11608, 999999999, 0, '502-Malibu', '1970-01-01', '2025-08-22', '1970-01-01', 'black', 'gold', 'Pionier', 'My order number is T80866.  The watch is brand new and never worn. Please  exchange with GM-101-8]', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '135.134.223.41', 'h135-134-223-41.nwblwi.broadband.dynamic.tds.net', '2025-08-22', '--', NULL),
(14596, 'T77645', 11609, 999999999, 0, '104-Copacabana', '2025-11-17', '2025-08-22', '2025-02-14', 'gold', 'white', 'Theorema', 'My order number is T77645 - I\'ve worn the watch a few times but the numeral number 2 from clock number 12 at the top of the time has fallen off. Warranty card in included within the package. Please repair accordingly.  ', 'new number ´2´ at 12´ position, cut movement holder ring , cleaned dial, checked hands, tightened screws mvt back, new gasket, cleaned case, fixed decorative screw on case front, fresh lub crown and stem, demag case and mvt, rate 9.01s, beat 0.07ms', '0', '2026-01-13', '2026-01-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '59.102.110.166', '59-102-110-166.tpgi.com.au', '2025-08-22', '--', ''),
(14597, '', 11610, 999999999, 0, '515-Amsterdam', '2025-09-17', '2025-08-22', '1970-01-01', 'black', 'black', 'Pionier', 'The date on the watch stopped moving first and after a couple of days the rest of the watch stopped working! Also the date lever seems loose!                                                                             [The watch is out of warranty. The watch needs to be serviced. Please repair accordingly.]       ', 'waiting for payment 130/190€ / 170 / 230€', '0', '1970-01-01', '1970-01-01', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '47.161.74.113', '47-161-74-113.vng01.sang.tx.ip.frontiernet.net', '2025-08-22', '--', ''),
(14598, 'T80841', 11611, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-08-22', '1970-01-01', 'black', '', 'Theorema', 'Returning for refund ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2601:2c4:4000:52b:c1a0:8e70:a531:2c6', '2601:2c4:4000:52b:c1a0:8e70:a531:2c6', '2025-08-22', '--', NULL),
(14599, 'T72667 ', 11612, 999999999, 0, '121-St Petersburg', '2025-09-17', '2025-08-23', '2024-09-11', 'black', 'gold', 'Theorema', 'My Minutes bar and second bar both are rotating and when I try to fix a time Hour bar rotates instead to Minutes bar. Please check the watch once you get it. Watch is dysfunctional and all minutes/sec/hour bar are out of control or dysfunctional\n\nThanks.', 'new movement, new case, new clasp, clean hands, fixed dial', '0', '2025-12-11', '2025-12-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2025-12-12 13:08:44', 1, 0, '1970-01-01', '76.191.167.90', '76-191-167-90.fiber.dynamic.sonic.net', '2025-08-23', '--', ''),
(14600, 'T74858', 11613, 999999999, 0, '101-Casablanca GM', '2025-09-17', '2025-08-23', '2024-11-01', '', 'black', 'Theorema', 'The watch has stopped working even when fully wound. Please repair accordingly.', 'new balance wheel, new crown stem, demag case and mvt, cleand dial, adjust second hand', '0', '2025-11-25', '2025-11-25', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-12-05', '2603:6000:be00:24ea:14e1:3760:e4be:308a', 'syn-2603-6000-be00-24ea-14e1-3760-e4be-308a.res6.spectrum.com', '2025-08-23', '9405530109355248970582', 'Marsida 28.11.2025'),
(14601, 'T64584', 11614, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-08-25', '2023-09-15', 'gold', 'white', 'Theorema', 'Front face has got moisture and is fogged up. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2a02:26f7:e480:570f:0:9000:0:3', 'g2a02-26f7-e480-570f-0000-9000-0000-0003.source.akaquill.net', '2025-08-25', '--', NULL),
(14602, 'T80864', 11615, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-08-25', '1970-01-01', 'blue', 'white', 'Theorema', 'The color is brighter that was expected ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:1700:6b64:6f60:ccf4:5ef6:cbcc:c4d9', '2600:1700:6b64:6f60:ccf4:5ef6:cbcc:c4d9', '2025-08-25', '--', NULL),
(14603, 'T72667 ', 11616, 999999999, 0, '121-St Petersburg', '1970-01-01', '2025-08-25', '2024-09-11', 'black', 'gold', 'Theorema', 'Dear Support,\nMy all second/Minutes/Hour Bar is dysfunctional and not working well.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2607:fb90:8e11:61c1:bc2b:e215:ded0:26de', '2607:fb90:8e11:61c1:bc2b:e215:ded0:26de', '2025-08-25', '--', NULL),
(14604, 'T71916', 11617, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-08-28', '2026-08-02', 'gold', 'black', 'Theorema', 'Hello, the watch just stopped working in January 2025, just half a year after I got it. It doesn\'t wind up anymore. \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.16.240.184', 'pool-108-16-240-184.phlapa.fios.verizon.net', '2025-08-28', '--', NULL),
(14605, '', 11618, 999999999, 0, 'other', '1970-01-01', '2025-08-29', '2024-04-15', 'black', 'white', 'Javelle', 'This is the 2nd time we have had to send a watch in.  The hands fell of this unit as well as the first.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 1, '2026-01-20', '72.135.250.234', 'syn-072-135-250-234.res.spectrum.com', '2025-08-29', '9505512372616020194862', ''),
(14606, 'T64584', 11619, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-08-29', '2023-09-15', 'gold', 'white', 'Theorema', 'Watch has got foggy from moisture inside the watch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2a02:26f7:e488:5702:0:7000:0:f', 'g2a02-26f7-e488-5702-0000-7000-0000-000f.source.akaquill.net', '2025-08-29', '--', NULL),
(14607, 'T77849', 11621, 999999999, 0, '110-Oslo', '2025-10-14', '2025-08-29', '2025-02-25', 'black', 'gold', 'Theorema', 'Dear [Service Center/Customer Support],\n\nMy automatic watch has fallen and unfortunately it is no longer working. As the watch is still under warranty, I kindly request your assistance in repairing it at the earliest convenience.\n\nPlease advise me on the next steps and any requirements needed to proceed with the repair under the warranty coverage.\n\nThank you for your support.\n\nSincerely,\nDIMYATI', 'waiting for payment 80€ ,, all done', '0', '2025-12-05', '2025-12-05', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-12-11', '51.36.102.138', '51.36.102.138', '2025-08-29', '1Z8VF459DA63686125', ''),
(14608, 'T3011', 11622, 999999999, 0, '3011-Macau', '2025-11-04', '2025-08-31', '2014-04-04', 'silver', 'black', 'Theorema', 'I want a service,\nreplacement of the winding button\nReplacement of the strap with the original strap with the original clasp', 'waiting for payment 180€ ,, all done, new case', '0', '2025-12-30', '2025-12-30', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-01-08', '2c0f:e00:206:b700:11a8:a54e:acba:6608', '2c0f:e00:206:b700:11a8:a54e:acba:6608', '2025-08-31', '414163180634', ''),
(14609, 'Ti0829', 11623, 999999999, 0, '901-Zurich', '1970-01-01', '2025-09-01', '1970-01-01', 'silver', 'silvgrey', 'Theorema', 'Too large for me', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2601:206:8782:e450:e4aa:be2e:452e:9707', '2601:206:8782:e450:e4aa:be2e:452e:9707', '2025-09-01', '--', NULL),
(14615, 'T64169', 11636, 999999999, 0, 'GM511-3', '2025-09-01', '2025-09-01', '2023-08-21', 'gold', 'white', 'Pionier', 'Can you please repair this watch for me, because it doesn\'t work.', 'set second hand again, took broken part out of balance wheel, caused it to stop, demag', '0', '2025-12-16', '2025-12-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-03-22', '2003:e9:4707:7800:2542:aedb:912b:ff04', 'p200300e9470778002542aedb912bff04.dip0.t-ipconnect.de', '2025-09-01', '1Z8VF459DA62630203', ''),
(14616, 'T67344', 11637, 999999999, 0, 'GM514-8', '2025-09-02', '2025-09-01', '2023-12-20', 'gold', 'black', 'Pionier', 'The Pionier watch doesn\'t work and needs new pinios.', 'new movement, new spring bar for clasp', '0', '2025-12-16', '2025-12-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-03-23', '2003:e9:4707:7800:d973:209f:ed90:d8a5', 'p200300e947077800d973209fed90d8a5.dip0.t-ipconnect.de', '2025-09-01', '1Z8VF459DA62630203', ''),
(14617, 'GM 101-14', 11638, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-09-02', '1970-01-01', 'gold', 'white', 'Theorema', 'I wind it right up, but it’s not long before it starts to loose time and stop', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '80.43.56.167', 'host-80-43-56-167.as13285.net', '2025-09-02', '--', NULL),
(14618, 'T67343', 11639, 999999999, 0, 'GM 514-8', '2025-09-02', '2025-09-02', '2023-07-13', 'gold', 'black', 'Pionier', 'The watch has a missing crown (the pin used to set the time). Would you be able to repair it?', 'new case, 60€, adjusted timing 3.18s', '0', '2026-03-22', '2026-03-22', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-03-23', '2003:e9:4707:7800:60b3:5f00:c7ad:c9b4', 'p200300e94707780060b35f00c7adc9b4.dip0.t-ipconnect.de', '2025-09-02', '1Z8VF459DA62630203', ''),
(14619, 'T67342', 11640, 999999999, 0, 'GM 514-8', '2025-09-02', '2025-09-02', '2023-12-20', 'gold', 'black', 'Pionier', 'The watch has a missing crown( the pin used o set the time). Would you be able to repair it?', 'new crown protector screw and pin', '0', '2025-12-16', '2025-12-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-03-23', '2003:e9:4707:7800:60b3:5f00:c7ad:c9b4', 'p200300e94707780060b35f00c7adc9b4.dip0.t-ipconnect.de', '2025-09-02', '1Z8VF459DA62630203', ''),
(14620, 'T67341', 11641, 999999999, 0, 'GM 514-8', '2025-09-02', '2025-09-02', '2023-12-20', 'gold', 'black', 'Pionier', 'I am unable to get the watch to work. Could you please take a look at it.', 'test start: 15:26 , 12.12.25\ntest end: 11:10 16.12.25 \n\n-> works flawless, power reserve hold ,timing good, all perfect', '0', '2025-12-16', '2025-12-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-03-23', '2003:e9:4707:7800:60b3:5f00:c7ad:c9b4', 'p200300e94707780060b35f00c7adc9b4.dip0.t-ipconnect.de', '2025-09-02', '1Z8VF459DA62630203', ''),
(14621, 'T66982', 11642, 999999999, 0, 'GM 511-10', '2025-09-02', '2025-09-02', '2023-12-09', 'gold', 'white', 'Pionier', 'The date function is not working and the crown needs to be replaced.', 'new movement, new dial new hands, watch fell, no more free repairs . ', '0', '2025-12-16', '2025-12-16', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-03-22', '2003:e9:4707:7800:60b3:5f00:c7ad:c9b4', 'p200300e94707780060b35f00c7adc9b4.dip0.t-ipconnect.de', '2025-09-02', '1Z8VF459DA62630203', ''),
(14624, 'T53646', 11649, 999999999, 0, 'GM505-12', '2025-09-02', '2025-09-02', '2022-07-17', 'gold', 'blau', 'Pionier', 'The watch doesn\'t work and the watch hand in the watch is missing.', 'all done 60€, new month hand', '0', '2026-03-22', '2026-03-22', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-03-23', '2003:e9:4707:7800:60b3:5f00:c7ad:c9b4', 'p200300e94707780060b35f00c7adc9b4.dip0.t-ipconnect.de', '2025-09-02', '1Z8VF459DA62630203', ''),
(14625, 'T59741', 11650, 999999999, 0, 'GM 505-12', '2025-09-02', '2025-09-02', '2024-02-02', 'gold', 'blue', 'Pionier', 'The side button fell off', 'didnt send crown and stem with it, stem broke off, complex to repair, has to pay, his fault. 70€ ,, all done , completely new inside', '0', '2026-03-21', '2026-03-21', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-03-23', '2003:e9:4707:7800:60b3:5f00:c7ad:c9b4', 'p200300e94707780060b35f00c7adc9b4.dip0.t-ipconnect.de', '2025-09-02', '1Z8VF459DA62630203', ''),
(14626, '', 11651, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-09-02', '1970-01-01', 'black', 'yellow', 'Theorema', 'Bought in a 2019 or 2020\nRarely used until i gave it to my daughter 2 years ago\n\nA few months ago the time began to not match from when she reset the time to match her clock on the phone. Like a time loss\nFor example she reset the clock at 8 pm, looking at it nearly an hour later, it said only around 15 minutes had passed.\n\nAlso recently the bit encasing the round time dial adjuster on the side broke after falling on its side, very loose and never locks in after that ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '46.32.37.185', 'mail.ttsh.dk', '2025-09-02', '--', NULL),
(14627, 'T68904', 11652, 999999999, 0, '117-Kingston', '2025-09-05', '2025-09-03', '1970-01-01', 'blue', 'white', 'Theorema', 'The watch was dropped and it is not working anymore.', ' new movement, old one takes too many partsd to repair, glue outer dial circle, cleaned hands and dial, new small second hand, demag case,, max. -10 seconds new crown stem, as old one was a little bit too short and hard to wind because of that', '0', '2025-11-10', '2025-11-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-11-12', '2a02:8108:95ae:9600:6d0f:3422:6864:b2cd', '2a02:8108:95ae:9600:6d0f:3422:6864:b2cd', '2025-09-03', '00340434129949134550', ''),
(14628, 'T74452', 11652, 999999999, 0, '110-Oslo', '2025-09-05', '2025-09-03', '1970-01-01', 'rosé', 'blue', 'Theorema', 'The watch has stopped working. Please repair accordingly.', 'fixed time setting part, set lever was not in position, demag case and mvt, rate  8 seconds', '0', '2025-11-10', '2025-11-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-11-12', '2a02:8108:95ae:9600:6d0f:3422:6864:b2cd', '2a02:8108:95ae:9600:6d0f:3422:6864:b2cd', '2025-09-03', '00340434129949134550', ''),
(14629, ' T73900', 11653, 999999999, 0, '120-Lady Butterfly', '2025-10-16', '2025-09-03', '1970-01-01', 'silver', 'black', 'Theorema', 'The watch stopped being able to be wind it. When you try to wind the watch it just freely turns. It feels like it is not doing anything. it has not been dropped or anything. ', 'new movement, new case, all perfect niw', '0', '2025-12-11', '2025-12-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '2603:6010:f00:701b:b143:da4a:6504:9ea2', 'syn-2603-6010-0f00-701b-b143-da4a-6504-9ea2.res6.spectrum.com', '2025-09-03', '--', ''),
(14630, 'T62053', 11654, 999999999, 0, '116-San Francisco', '2025-09-17', '2025-09-03', '2023-05-19', 'gold', 'gold', 'Theorema', 'The watch has stopped working I cannot wind it anymore', 'new balance wheel, fresh crown and winding stem adhesive and lub, fresh crown gasket grease, demag case and mvt, ', '0', '2025-11-10', '2025-11-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-11-11', '24.9.52.123', 'c-24-9-52-123.hsd1.co.comcast.net', '2025-09-03', '1Z8VF459D961656158', ''),
(14631, 'T65689', 11655, 999999999, 0, '111-Copenhagen', '2025-10-16', '2025-09-05', '2023-11-15', 'gold', 'white', 'Theorema', 'The minutes hand and the dual time ring have come apart.  Please also check the other small ring.', 'new movement, new hands, new dial, fresh crown   stem adhesive and lub   gasket grease, demag case, new glass for free', '0', '2025-12-05', '2025-12-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2025-12-16 03:22:57', 1, 1, '2025-12-15', '50.217.219.227', '50.217.219.227', '2025-09-05', '9405530109355256480974', ''),
(14632, 'T75063', 11656, 999999999, 0, '118-Venezia', '2025-10-16', '2025-09-05', '2024-11-09', 'gold', 'gold', 'Theorema', 'I have only worn my watch 4-5 times, and it just stopped working. Please repair accordingly.', 'fixed escapement, lubricated pallet fork , demag case and mvt, clean glass from the inside, clean dial, regulated, absolutely amazing result, 3.60s , 0.08ms , 285.3° all 6 different positions tested', '0', '2025-12-18', '2025-12-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2025-12-24 03:27:09', 1, 1, '2025-12-23', '156.146.139.22', '156.146.139.22', '2025-09-05', '9405530109355263496463', ''),
(14633, '#T181014', 11657, 999999999, 0, '3011-Macau', '1970-01-01', '2025-09-07', '2025-09-04', 'gold', 'black', 'Theorema', 'No defect, this was a gift and the receiver did not like the style of the watch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:1008:a125:4ee3:1120:cc1d:e22c:50d6', '2600:1008:a125:4ee3:1120:cc1d:e22c:50d6', '2025-09-07', '--', NULL),
(14634, 'T68332', 11658, 999999999, 0, '7001-Havana', '2026-02-12', '2025-09-08', '2024-01-29', 'black', 'black', 'Pionier', 'My order number is T68332- The calendar doesn\'t work properly Please repair accordingly', 'fixed date function, new handfs, cleaned dial,  10.54s, everything perfect, date shifts good, day shifts good, month too. all perfect now again', '0', '2026-05-05', '2026-05-05', 1, 1, 0, 1, 0, 0, 1, 1, '2026-01-30 17:44:46', 1, '2026-02-02 00:37:46', 1, '2026-05-05 18:52:47', 1, 0, '1970-01-01', '2607:fea8:fd20:7b3b:e936:bb9:c079:4c7', '2607:fea8:fd20:7b3b:e936:bb9:c079:4c7', '2025-09-08', '--', ''),
(14635, 'T80537', 11659, 999999999, 0, '901-Zurich', '2025-10-14', '2025-09-12', '2025-07-28', 'gold', '', 'Theorema', 'My order number is T80537- The watch runs about 5 minutes ahead every hour. Please repair/ replace accordingly.', 'new mvt, max  -2.94 seconds, 0.08 ms , tested 3 weeks', '0', '2025-12-18', '2025-12-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2025-12-22 22:59:03', 1, 1, '2025-12-22', '2600:1006:b038:5d08:88a2:e8e3:3e6f:5b96', '2600:1006:b038:5d08:88a2:e8e3:3e6f:5b96', '2025-09-12', '--', ''),
(14636, '', 11660, 999999999, 0, '516-Brcelona', '2025-10-14', '2025-09-12', '2024-09-29', 'Choose option', 'Choose option', 'Choose option', 'Does not keep a charge more then 12 hrs', 'test start 08.12.25 17:34\ntest update 10.12.25  16:30 -> 47hour power reserve\ntest end: 30.12.25 11:35 , great power reserve, automatic perfect, accuracy perfect, everything flawless, send back, ill write that i did smth', '0', '2025-12-30', '2025-12-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2026-01-08 11:57:24', 1, 0, '1970-01-01', '2600:1012:b009:b363:412a:e520:f4f1:8739', '2600:1012:b009:b363:412a:e520:f4f1:8739', '2025-09-12', '--', ''),
(14637, 'T81094', 11661, 999999999, 0, '511-New York', '1970-01-01', '2025-09-12', '2025-09-12', 'black', 'black', 'Pionier', 'As wrong order ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '148.75.19.18', 'ool-944b1312.dyn.optonline.net', '2025-09-12', '--', NULL),
(14638, '#T64541', 11662, 999999999, 0, '903-Basel', '2025-09-19', '2025-09-13', '1970-01-01', 'blue', 'white', 'Pionier', 'The watch go faster then the time itself. Almost 1h in 3-4 hours it goes faster.', 'new movement just in case, cleaned and glued dial with super strong industrial adhesive, glued minute hands, cleaned case, demag case, max  5.80 seconds a day. new hands, secured movement with double screwed ring, new gaskets, all OK, absolutely perfect condition like brand new. case very scratched, new band for free', '0', '2025-11-24', '2025-11-24', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '2a02:2f0d:c200:6100:1d39:45ee:adfa:302b', '2a02:2f0d:c200:6100:1d39:45ee:adfa:302b', '2025-09-13', '--', ''),
(14639, '#T76930', 11663, 999999999, 0, '104-Copacabana', '2025-11-27', '2025-09-15', '2025-01-07', 'black', 'white', 'Theorema', 'Watch is not rotating ', 'watch  looks fine from first inspection, put it for testing\n\ntest start: 27.11.25 14:56\ntest end:', '0', '1970-01-01', '1970-01-01', 1, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '69.121.74.243', 'ool-45794af3.dyn.optonline.net', '2025-09-15', '--', ''),
(14640, '#T76378', 11664, 999999999, 0, '117-Kingston', '2025-09-19', '2025-09-15', '2024-12-23', 'silver', 'gold', 'Theorema', 'T76378- The hands are not aligned correctly, please repair accordingly', 'new handss, except both second hands and date ,, demag case and mvt., adjusted timing, 5.15 s/d , 0.05ms , 286.8° , perfect, cleaned dial and glass , fresh winding stem and crown adhesive and lubricant , fresh gasket grease for crown and caseback, ', '0', '2025-11-10', '2025-11-10', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-11-11', '2001:ac8:27:31::14', '2001:ac8:27:31::14', '2025-09-15', '1Z8VF459D963883382', ''),
(14641, '#T76930', 11665, 999999999, 0, '104-Copacabana', '2025-10-16', '2025-09-16', '2025-01-07', 'black', 'white', 'Theorema', 'watch is not rotating', 'fixed ratchet wheel, checked all screws, demag case and mvt, regulated, max 6.65s , new ratchet wheel, new winding and sliding pinion, very smooth winding now\n', '0', '2025-12-18', '2025-12-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2025-12-24 03:32:18', 1, 1, '2025-12-23', '198.22.92.40', '198.22.92.40', '2025-09-16', '9405530109355263493868', ''),
(14642, '', 11666, 999999999, 0, '3004-Cannes', '2025-09-25', '2025-09-16', '1970-01-01', 'silver', 'white', 'Theorema', 'Hello, i need to service my watch and it has also 2 defekts that it go al of a sudden.\n\nDefekt 1, i cannot rotate the Crown, it is very hard/stuck if you start to rotate it.\n\nDefekt 2, the rotor that is on the back is loose, maybe a screw got loose.\n\ni dont have warranty left\n', 'waiting for payment 120 / 150 € ,, all done, polished case, new glass, ', '0', '2025-11-26', '2025-11-26', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-11-27', '147.161.150.88', '147.161.150.88', '2025-09-16', '414163179825', ''),
(14643, 'T81117', 11667, 999999999, 0, '121-St Petersburg', '1970-01-01', '2025-09-16', '1970-01-01', 'black', 'blue', 'Theorema', 'Inside the watch frame, there is cloudy chemical on the silver outer edge on the interior frame. It can be seen clearly in the sun on the top right corner and the bottom left corner. It looks like a smudge mark on the stainless steel frame. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:4041:5f72:b900:e190:4578:6ef6:5bc1', '2600:4041:5f72:b900:e190:4578:6ef6:5bc1', '2025-09-16', '--', NULL),
(14644, 'ORDER #T78368', 11668, 999999999, 0, '106-Toronto GM', '2025-10-14', '2025-09-16', '2025-03-20', 'silver', 'blue', 'Theorema', 'The watch keeps stopping even though it’s  fully wound.  I can see the balance wheel is not moving inside the Skeleton-style watch.  \n\nThe watch is only worn during my hospital work, not yard work, and it has not been dropped. \n\n\n', 'lubricated escapement and gear train, demag case and mvt, regualted to 5.25s , fixed balance wheel, new dial, set hands again, cleaned hands, fresh o-ring grease caseback, fresh crown and crown stem lub gasket grease and adhesive , fixed manual winding', '0', '2025-12-18', '2025-12-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2025-12-24 03:34:26', 1, 1, '2025-12-23', '2600:1700:3d40:13be:6c20:b068:cb47:d8d6', '2600:1700:3d40:13be:6c20:b068:cb47:d8d6', '2025-09-16', '9405530109355263493899', ''),
(14645, 'T81148', 11669, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-09-16', '2025-09-11', 'silver', 'blue', 'Theorema', 'the watch is too big for my wrist. as a result i decided to return it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.78.253.2', 'syn-067-078-253-002.biz.spectrum.com', '2025-09-16', '--', NULL),
(14646, 'T79244', 11670, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-09-17', '2024-06-18', 'black', 'yellow', 'Theorema', 'My order number is T79244-The handle is broken. Please repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '91.237.231.10', '91.237.231.10', '2025-09-17', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(14647, '', 11671, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-09-19', '2025-10-02', 'silver', 'blue', 'Theorema', 'The hands of the watch previously repaired but retourned not working at all', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '159.180.247.54', '54.247.180.159.in-addr.arpa.celeste.fr', '2025-09-19', '--', NULL),
(14648, 'T80762', 11672, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-09-19', '2025-09-19', 'gold', 'white', 'Theorema', 'The big hand has come off and fell down the opening hole. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:4040:5f2d:4200:ccd3:9646:438b:4428', '2600:4040:5f2d:4200:ccd3:9646:438b:4428', '2025-09-19', '--', NULL),
(14649, 'TH1463', 11673, 999999999, 0, '115-Helsinki', '1970-01-01', '2025-09-19', '2025-09-19', 'silver', 'white', 'Theorema', 'I am returning 06 (six) watches.  I would like to have a full refund.  Thank you very much.\n1.Dual - Time Automatic Macau T-3011-3\n2.Helsinki with rotating sub - dial GM - 115-2\n3.Helsinki with rotating sub - dial GM - 115 - 5\n4.Helsinki with rotating sub - dial GM - 115 - 3\n5.Helsinki with rotating sub - dial GM - 115 - 4\n6.Dual - TIme Automatic Macau T -3011 - 9', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.209.163.38', '50.209.163.38', '2025-09-19', '--', NULL),
(14650, '', 11674, 999999999, 0, '111-Copenhagen', '1970-01-01', '2025-09-19', '1970-01-01', 'gold', 'gold', 'Theorema', 'Dear Sir/Madam\n\nI Hope you are doing well.I share with you my watch issues,subdial hand was missing, Crown need to be replace with original one. Also dual time subdial not working and hand strip need to be change with new one.\n\nThanks\n\nLooking forward to your response\n\nBest Regards,\nAbdul Sammad Khan ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2001:638:904:ffe7:9cd1:a8c2:6bed:e4da', '2001:638:904:ffe7:9cd1:a8c2:6bed:e4da', '2025-09-19', '--', NULL),
(14651, 'T81291', 11675, 999999999, 0, '117-Kingston', '1970-01-01', '2025-09-21', '2025-09-17', 'black', 'gold', 'Theorema', 'Dear Tufina,\n\nMy father passed away, I will not be able to give it to him. He didn\'t get a chance to ever see it. I never touched the watch. Please send me my full refund amount of $433.95 USD. Everything that was included in the box, remains the same.\n\nMy address is:\n \n250 Dorwood Drive\nCarlisle, PA 17013\n\nThank you for understanding my situation. My phone is 717-635-5699.\n\n\nRespectfully,\nDeanna Hess\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2601:98d:c200:5db0:c01a:9587:de81:d963', '2601:98d:c200:5db0:c01a:9587:de81:d963', '2025-09-21', '--', NULL),
(14652, 'T81286', 11676, 999999999, 0, '126-Golden Gate', '1970-01-01', '2025-09-22', '2025-09-18', 'gold', 'silvgrey', 'Theorema', 'I cannot read the hands due the back being transparent', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '91.196.69.101', '91.196.69.101', '2025-09-22', '--', NULL),
(14653, 'T81291', 11677, 999999999, 0, '132-Portofino', '1970-01-01', '2025-09-22', '2025-09-10', 'gold', 'gold', 'Theorema', 'Not what the recipient wanted', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '167.248.114.127', '167-248-114-127.oa02.lnk03.ne.dynamic.allophone.net', '2025-09-22', '--', NULL),
(14654, 'T81241', 11678, 999999999, 0, '118-Venezia', '1970-01-01', '2025-09-22', '2025-09-16', 'gold', 'gold', 'Theorema', 'T81241\n\nThe watch loses ~3 minutes/day. I have tested it twice. I would like a full refund. It is brand new.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.33.227.208', 'pool-173-33-227-208.cpe.net.cable.rogers.com', '2025-09-22', '--', NULL),
(14655, 'T80762', 11679, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-09-22', '2025-09-22', 'gold', 'white', 'Theorema', 'I noticed that the big hand had came off and ended down thru the opening on the face. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.26.246.31', 'pool-108-26-246-31.bstnma.fios.verizon.net', '2025-09-22', '--', NULL),
(14656, 'T80762', 11680, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-09-22', '2025-09-19', 'gold', 'white', 'Theorema', 'I noticed a big hand had came loose and and fell through the hole on the face', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:4040:5f2d:4200:1813:58f0:7ac7:c9c', '2600:4040:5f2d:4200:1813:58f0:7ac7:c9c', '2025-09-22', '--', NULL),
(14657, 'T80762', 11681, 999999999, 0, '101-Casablanca GM', '2025-10-15', '2025-09-23', '2025-06-19', 'gold', 'white', 'Theorema', 'Big hand had fallen off and ended up falling through the hole on the face and is now not visible ', 'new movement, cleaned dial, new hands, demag case ', '0', '2025-12-18', '2025-12-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2025-12-24 03:32:53', 1, 1, '2025-12-23', '12.216.111.80', '12.216.111.80', '2025-09-23', '9405530109355263493905', ''),
(14658, 'T81327', 11682, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-09-23', '2025-09-23', '', '', 'Theorema', 'Not going to use watch', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.204.195.8', '8.sub-174-204-195.myvzw.com', '2025-09-23', '--', NULL),
(14659, 'VVT26GSL', 11683, 999999999, 0, '101-Casablanca', '2025-11-11', '2025-09-23', '2025-03-23', 'black', 'gold', 'Theorema', ' My order number is  T77898- The watch is fully wound and doesn’t work. I would like To return it for repair', 'test passed, watch  is running fine, waiting for his reply ,, tested from 1st december, all fine works perferctly, return to client unrepaired', '0', '2025-12-11', '2025-12-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2025-12-16 03:17:33', 1, 1, '2025-12-15', '216.200.132.168', '216.200.132.168.IPYX-144865-ZYO.zip.zayo.com', '2025-09-23', '9405530109355256480981', ''),
(14660, 'T80762', 11684, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-09-23', '2025-09-23', 'gold', 'white', 'Theorema', 'M', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:4040:5f2d:4200:799c:209c:5abc:ff74', '2600:4040:5f2d:4200:799c:209c:5abc:ff74', '2025-09-23', '--', NULL),
(14661, '#T67103', 11685, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-09-23', '2023-12-21', 'gold', 'white', 'Theorema', 'The watch doesn\'t work anymore.\nAlso after trying to rewind.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '178.248.155.252', '178.248.155.252', '2025-09-23', '--', NULL),
(14662, '', 11686, 999999999, 0, '126-Golden Gate', '1970-01-01', '2025-09-27', '2025-09-15', 'rosé', '', 'Theorema', 'Anhand is off and is loose in the case', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2607:fb90:749f:8012:e1c7:97ba:e885:7e00', '2607:fb90:749f:8012:e1c7:97ba:e885:7e00', '2025-09-27', '--', NULL),
(14663, 'T81190', 11687, 999999999, 0, '3001-Paragon', '1970-01-01', '2025-09-27', '2025-09-16', 'rosé', 'white', 'Theorema', 'The watch strap is too short. I can\'t wear it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2603:7000:3102:4238:8c71:e1b6:5457:9d25', 'syn-2603-7000-3102-4238-8c71-e1b6-5457-9d25.res6.spectrum.com', '2025-09-27', '--', NULL),
(14664, 'Gm505-11', 11688, 999999999, 0, '505-Florida', '2025-10-07', '2025-09-28', '2025-09-28', 'bicolor rosé', 'blue', 'Pionier', 'When I took out the watch to use it, I noticed it was not keeping the correct time, so I tried to pull out the crown to adjust it. However, the crown would not come out, so I turned it left and right to see if I could pull it out, and it ended up breaking off. Another issue is that my watch runs faster than normal time. I kindly ask you to check it. Thank you.', 'new movement, old crown stem was really broken inside the movement, new hands, cleaned dial, demag case , cleaned case, new crown and crown stem, new crown and crown stem lub and adhesive,, new caseback gasket ', '0', '2025-12-11', '2025-12-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-12-12', '2001:14bb:676:65a8:dd9b:5fad:3c20:1c88', '2001-14bb-676-65a8-dd9b-5fad-3c20-1c88.rev.dnainternet.fi', '2025-09-28', '1Z8VF459DL76591586', ''),
(14665, '', 11689, 999999999, 0, '111-Copenhagen', '2025-11-04', '2025-09-28', '1970-01-01', 'gold', 'gold', 'Theorema', 'Dear Sir/Madam,\n\nI hope this message finds you well. I would like to request assistance with my Theorema watch (Reference No. 111-Copenhagen), which is experiencing the following issues:\n\nThe subdial handle is missing.\n\nThe crown needs to be replaced with an original one.\n\nThe dual subdial is not functioning.\n\nThe strap needs to be replaced with a new one.\n\nWatch Details:\n\nReference Number: 111-Copenhagen\n\nCase Color: Gold\n\nDial Color: Gold', 'waiting for payment 140 / 180 € ,, all done,  new movement ', '0', '2025-12-18', '2025-12-18', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-12-18', '2001:638:904:ffe7:ac27:3819:da4e:71b5', '2001:638:904:ffe7:ac27:3819:da4e:71b5', '2025-09-28', '00340434129949135038', ''),
(14666, '', 11690, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-09-29', '2021-05-25', 'gold', 'yellow', 'Theorema', 'When the watch is fully wind up, it  always looses time, to be honest i don\'t think it has ever kept to time', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '80.43.56.167', 'host-80-43-56-167.as13285.net', '2025-09-29', '--', NULL),
(14667, 'T81304', 11691, 999999999, 0, '126-Golden Gate', '2025-11-19', '2025-09-29', '2025-09-18', 'silver', 'silvgrey', 'Theorema', 'My order number is T81304- There is condensation inside the watch without being exposed to water. Please replace/ repair accordingly.', 'dried the movement, adjusted timing to 8.74 seconds, demag case and mvt, cleaned glass and dial, adjusted hour hand, fresh crown and crown stem lub and adhesive , new caseback gasket and grease, ', '0', '2025-12-18', '2025-12-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-12-18', '70.29.200.2', 'bras-base-sttrpq3817w-grc-12-70-29-200-2.dsl.bell.ca', '2025-09-29', '1Z8VF459DA77276257', ''),
(14668, 'T81421', 11692, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-09-30', '2025-09-29', 'rosé', 'blue', 'Theorema', 'There is no defect\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2a09:bac2:c5d0:2769::3ed:38', '2a09:bac2:c5d0:2769::3ed:38', '2025-09-30', '--', NULL),
(14669, 'T81383', 11693, 999999999, 0, '101-Casablanca GM', '2025-10-01', '2025-09-30', '2025-09-21', 'black', 'black', 'Theorema', 'The watch is brand new and unworn. Please refund the money. ', '--', '0', '1970-01-01', '2025-10-01', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '2a00:10:8137:f801:fd54:9ef8:9b98:3b09', '2a00:10:8137:f801:fd54:9ef8:9b98:3b09', '2025-09-30', '--', ''),
(14670, 'T81242', 11694, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-09-30', '1970-01-01', 'gold', 'yellow', 'Theorema', 'Its not working properly it’s showing 2 or 3 hour’s behind you need to check it ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.62.207.81', '24.62.207.81', '2025-09-30', '--', NULL),
(14671, 'T81218', 11695, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-10-01', '1970-01-01', 'gold', 'black', 'Theorema', 'The watch has no defect(s). It simply was not to the liking of the receiver. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '155.190.20.5', '155.190.20.5', '2025-10-01', '--', NULL),
(14672, 'TH1371', 11696, 999999999, 0, '115-Helsinki', '2025-11-21', '2025-10-02', '2025-02-21', 'gold', 'blue', 'Theorema', 'the watch has stopped working. tried manually winding but no luck. always use watch winder box when not wearing.', 'test start: 15.12.25 15:37\ntest end: 18.12.25 11:48\n\nrunnning pefect, sending it back, will write that i fixed it', '0', '2025-12-18', '2025-12-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-12-18', '70.53.1.183', 'bras-base-toroon4332w-grc-47-70-53-1-183.dsl.bell.ca', '2025-10-02', '1Z8VF459DA76577246', ''),
(14673, 'T81432', 11697, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-10-02', '2025-09-24', 'black', 'white', 'Theorema', 'Did not care for', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2601:348:700:ae00:e119:e86d:1a2e:47c7', '2601:348:700:ae00:e119:e86d:1a2e:47c7', '2025-10-02', '--', NULL),
(14674, 'Missed', 11698, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-10-06', '2020-09-20', 'black', 'yellow', 'Theorema', 'does not keep time peoperly\nClasp also broken around the windong mechanism', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '46.32.37.185', 'mail.ttsh.dk', '2025-10-06', '--', NULL),
(14675, 'N/A', 11699, 999999999, 0, '101-Casablanca GM', '2025-10-10', '2025-10-06', '2020-10-01', 'black', 'yellow', 'Theorema', 'My watch is out of warranty. The watch stops randomly and loses time. Please replace/ repair accordingly.\n\nThe watch looses time, and the latch over the winding mechanism is broken..\n\n', 'waiting for payment 145 € / 180 € ,, all done, new case, cleaned band, new mvt, cleaned hands, cleaned dial, new spring bars, demag', '0', '2026-01-26', '2026-01-26', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-01-27', '46.32.37.185', 'mail.ttsh.dk', '2025-10-06', '414163180690', ''),
(14676, 'gm519-7', 11700, 999999999, 0, '506-Miami', '1970-01-01', '2025-10-06', '2025-09-29', 'gold', 'gold', 'Pionier', 'I wound it (no more than 30 times, so as not to break the mechanism), but the watch is completely dead. I tried shaking it a bit (as suggested by something I found online, but nothing worked). I wanted to return it anyway because it\'s too big for me.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '188.25.27.175', '188-25-27-175.rdsnet.ro', '2025-10-06', '--', NULL),
(14677, 'T81017', 11701, 999999999, 0, '101-Casablanca GM', '2025-11-11', '2025-10-07', '2025-09-15', 'black', 'white', 'Theorema', 'The watch will not wind up. It unwinds as you wind it. The longest I could get it to go for was two hours.', 'fixed manual winding, cut inner movement holder ring, demag case and mvt', '0', '2025-12-05', '2025-12-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-12-11', '58.179.80.66', '66.80.179.58.sta.commander.net.au', '2025-10-07', '1Z8VF459D962552704', ''),
(14678, 'T65415', 11702, 999999999, 0, 'other', '2025-11-11', '2025-10-07', '2023-11-08', 'white', 'white black', 'Javelle', 'My Order number is T65415:\n- The hand on the date has fallen off. Please repair accordingly.\n- Please recalibrate the time \n- The watch is not automatic, sometime it stopped after 2 hours ', 'tried to fix the day hand, no 100% guarantee that it will stay, we do not have any spare parts, gasket grease fresh, crown stem fresh lub, cleaned dial, new case, demag case and mvt, 6.71s', '0', '2026-02-18', '2026-02-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-02-19', '64.141.83.78', 'h64-141-83-78.bigpipeinc.com', '2025-10-07', '1Z8VF459D961042301', ''),
(14679, '', 11703, 999999999, 0, '118-Venezia', '2025-11-11', '2025-10-07', '2023-11-20', 'silver', 'Choose option', 'Theorema', 'THE CROWN WINDER INTERNALLY HAS COME LOSE CANNOT WINDER THE WATCH ITS LIKE A SLIPPING GEAR. THE WATCH WAS B=NO ORDER AVAILIABLE AT THIS TIME.', 'fixed manual winding part dial side, new setting lever spring, cleaned manual winding dial side, cleaned dial, cleaned hands, cleaned case, new caseback gasket, fresh crown and stem lub, demag case and mvt, 6.18s, 0.08ms, flawless, new inner movement holder ring, new glass front, case insanely scratched and damaged before repair already ', '0', '2025-12-30', '2025-12-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2026-01-08 11:58:46', 1, 1, '2026-01-15', '2600:6c51:7f3f:271b:b8e1:7c82:fae9:3a99', 'syn-2600-6c51-7f3f-271b-b8e1-7c82-fae9-3a99.biz6.spectrum.com', '2025-10-07', '9405530109355270998660', ''),
(14680, 'T81451', 11704, 999999999, 0, '3011-Macau', '1970-01-01', '2025-10-08', '2025-09-29', 'black', 'blue', 'Theorema', 'Watch won\'t charge. Attempted to charge watch immediately out of box per instructions but it wouldn\'t charge. Tried again according to website videos but still wouldn\'t charge. Tried again after instructions from Peter on Care Team and it still wouldn\'t charge.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '8.40.160.228', '8.40.160.228', '2025-10-08', '--', NULL),
(14681, 'T81193', 11705, 999999999, 0, 'Choose option', '1970-01-01', '2025-10-08', '2025-09-12', 'Choose option', 'Choose option', 'Choose option', 'Item was received Damage. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '23.243.65.82', 'syn-023-243-065-082.res.spectrum.com', '2025-10-08', '--', NULL),
(14682, 'T81476', 11706, 999999999, 0, '514-Hawaii', '1970-01-01', '2025-10-10', '2025-10-09', 'gold', 'black', 'Pionier', 'Unauthorized purchase. Refund. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.217.198.45', '107-217-198-45.lightspeed.tukrga.sbcglobal.net', '2025-10-10', '--', NULL),
(14683, 'Order #T80632', 11707, 999999999, 0, '116-San Francisco', '2025-11-11', '2025-10-11', '2025-08-02', 'gold', 'gold', 'Theorema', 'My order number is T80632 . There is condensation inside the watch without being exposed to water. Please replace/ repair accordingly.', 'new case, tube hole of old case was too big, new gaskets, new crown, greased all gaskets, dried movement, lubricated movement, adjusted timing, demag mvt, new movement holders and screws, fixed dial number 7, water tightness test passed , crown is stiffer to wind and pull because of water tightness', '0', '2026-01-13', '2026-01-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2026-01-14 12:28:06', 1, 1, '2026-01-17', '76.245.73.164', '76-245-73-164.lightspeed.jcvlfl.sbcglobal.net', '2025-10-11', '9405530109355273412859', ''),
(14684, 'T81612', 11708, 999999999, 0, '123- Madame Butterfly', '2025-10-14', '2025-10-12', '2025-10-06', 'blue', 'blue', 'Theorema', 'Die Uhr ist blau,Sie ist im Original Zustand ich kann Sie leider nicht tagen,Sie ist mir komplett zu groß,ich kanndie anderen Fragen nicht beantwortend ich Sie nicht finde,\nbitte helfen Die mir,\nsie haben doch alle Unterlegenes ist für mich sehr kompliziert\nund ich kann kein englisch\nIch weiß nicht orales stimm bitte ', '--', '0', '1970-01-01', '2025-10-14', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '2003:e9:6f4e:ed00:280e:c926:4e52:484a', 'p200300e96f4eed00280ec9264e52484a.dip0.t-ipconnect.de', '2025-10-12', '--', ''),
(14685, 'T80633', 11709, 999999999, 0, '2009-Casablanca', '2025-11-17', '2025-10-13', '2025-08-01', 'black', 'black', 'Theorema', 'The crown is in Position A in the video. When it is pulled out to position B, the hands will move as normal to set the time. But in position A, where it should engage the cog to wind the mainspring, the teeth do not engage on the gears. ', 'screwed ratchet wheel, checked all other screws and endshake of barrel , demag case and mvt, 10.66s, 0.04ms, 295.6°, perfect', '0', '2025-12-30', '2025-12-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2026-01-08 11:57:42', 1, 1, '2026-01-15', '47.152.117.153', '47-152-117-153.fdr01.hrbh.ca.ip.frontiernet.net', '2025-10-13', '9405530109355270998653', ''),
(14686, '#TH1370', 11710, 999999999, 0, '115-Helsinki', '2025-11-21', '2025-10-14', '2025-02-21', 'black', 'black', 'Theorema', 'Time can be set via dial, but then the watch does not work. I have followed all instructions and the watch is not running at all. Externally no signs of damage or wear. The watch has never been worn, and reamains in brand new condition. Internal checks required as I strongly believe there is a manufacturing fault (internally). ', 'new movement, didnt have the spare part for the broken one, fixed dial , glued outewr ring, new hands and second disc, demag case, 7.87s ,, \n', '0', '2025-12-30', '2025-12-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-01-07', '2406:2d40:2522:ef08:45f:d22:ec30:6602', 'customer.prthaus1.pop.starlinkisp.net', '2025-10-14', '1Z8VF459D978391662', ''),
(14687, 'Gm101-11', 11711, 999999999, 0, '101-Casablanca GM', '2025-11-26', '2025-10-15', '2020-04-12', 'black', 'black', 'Theorema', 'Crystal fell out and dials are missing ', 'waiting for payment, 175€', '0', '2026-01-08', '2026-01-08', 0, 0, 1, 0, 1, 0, 1, 0, NULL, 0, NULL, 1, '2026-01-08 11:58:09', 1, 1, '2026-01-17', '12.116.31.38', '12.116.31.38', '2025-10-15', '9405530109355273508040', ''),
(14688, '', 11712, 999999999, 0, '101-Casablanca GM', '2025-11-11', '2025-10-15', '2025-06-12', 'silver', 'blue', 'Theorema', 'Winding the watch moves the hands, eve nwhen the stem is pressed all the way in.', 'tightened crown stem screw, stem was loose, all ok now, demag case and mvt', '0', '2025-12-05', '2025-12-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2025-12-16 03:15:35', 1, 1, '2025-12-15', '47.155.157.79', '47-155-157-79.fdr01.hemt.ca.ip.frontiernet.net', '2025-10-15', '9405530109355256480950', ''),
(14689, 'T81629', 11713, 999999999, 0, '505-Florida', '1970-01-01', '2025-10-15', '2025-10-10', 'silver', 'blue', 'Pionier', 'I received the wrong watch order number T81629. So I’m sending this wrong watch back to get the right one which I paid for.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2001:4479:d301:7c00:839:b278:a8b2:2f84', '2001:4479:d301:7c00:839:b278:a8b2:2f84', '2025-10-15', '--', NULL),
(14690, 'T81790', 11714, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-10-16', '2025-10-20', 'gold', 'white', 'Theorema', 'Need to replace with madrid black and gold', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '95.129.13.30', '95.129.13.30', '2025-10-16', '--', NULL),
(14691, 'T81365', 11715, 999999999, 0, '101-Casablanca GM', '2025-11-20', '2025-10-16', '2025-09-22', 'gold', 'black', 'Theorema', 'My order number is T81365. The clasp of the crown is loose. Please replace/ repair accordingly.', 'big boss fixed crowwn protector himself, all OK now, i tested the watch and its working fine , regulated it, max. 4.08 s , 0.42ms , 310.9° , new movement holder ring', '0', '2025-12-11', '2025-12-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2025-12-16 03:19:24', 1, 1, '2025-12-15', '108.45.147.68', 'pool-108-45-147-68.washdc.fios.verizon.net', '2025-10-16', '9405530109355256480998', ''),
(14692, '', 11716, 999999999, 0, 'other', '2025-11-11', '2025-10-16', '2024-04-15', 'black', 'white black', 'Javelle', 'Hands fell off.  2nd watch.\n\nMy order number is T69921- the hand has fallen off again}', 'completely new watch inside, we had 1 last left, putting it for testing to be 100% sure it is working flawless, \n\ntested for 2 weeks, running perfect. month hand is a bit misaligned, but only minimal by half a letter (photo), but it is stable, won\'t fall off, except there will be any heavy bumps etc. ', '0', '2026-01-13', '2026-01-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2026-01-14 12:27:31', 1, 1, '2026-01-20', '50.171.181.1', 'c-50-171-181-1.unallocated.comcastbusiness.net', '2025-10-16', '9505512372616020194862', ''),
(14693, '', 11717, 999999999, 0, '101-Casablanca GM', '2025-10-23', '2025-10-16', '2025-10-19', 'silver', 'blue', 'Theorema', 'the hands of the watch were repaired under number 14408, but the watch was retourned not working.', 'fixed balance wheel, demag case and mvt, timing perfect all flawless, client is using the watch too harsh , will prepare letter', '0', '2025-12-11', '2025-12-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2025-12-12', '2001:861:5541:ac0:7043:4d72:57a5:fdcf', '2001:861:5541:ac0:7043:4d72:57a5:fdcf', '2025-10-16', '1Z8VF459DL78879370', ''),
(14694, 'T81506', 11718, 999999999, 0, '505-Florida', '1970-01-01', '2025-10-16', '2025-10-06', 'black', 'black', 'Pionier', 'Does not fit', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:1700:297f:c080:f0b1:8a88:6950:d40', '2600:1700:297f:c080:f0b1:8a88:6950:d40', '2025-10-16', '--', NULL),
(14695, 'T81506', 11718, 999999999, 0, '515-Amsterdam', '1970-01-01', '2025-10-16', '2025-10-06', 'gold', 'black', 'Pionier', 'Does not fit', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:1700:297f:c080:f0b1:8a88:6950:d40', '2600:1700:297f:c080:f0b1:8a88:6950:d40', '2025-10-16', '--', NULL),
(14696, 'T81506', 11718, 999999999, 0, '112-Madrid', '1970-01-01', '2025-10-16', '2025-10-06', 'gold', 'gold', 'Theorema', 'Does not fit', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:1700:297f:c080:f0b1:8a88:6950:d40', '2600:1700:297f:c080:f0b1:8a88:6950:d40', '2025-10-16', '--', NULL),
(14697, 'T81506', 11718, 999999999, 0, '115-Helsinki', '1970-01-01', '2025-10-16', '2025-10-06', 'gold', 'white', 'Theorema', 'Does not fit', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:1700:297f:c080:f0b1:8a88:6950:d40', '2600:1700:297f:c080:f0b1:8a88:6950:d40', '2025-10-16', '--', NULL),
(14698, 'T81506', 11718, 999999999, 0, '514-Hawaii', '1970-01-01', '2025-10-16', '2025-10-06', 'gold', 'black', 'Pionier', 'Does not fit', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:1700:297f:c080:f0b1:8a88:6950:d40', '2600:1700:297f:c080:f0b1:8a88:6950:d40', '2025-10-16', '--', NULL),
(14699, 'T81506', 11718, 999999999, 0, '7001-Havana', '1970-01-01', '2025-10-16', '2025-10-06', 'black', 'gold', 'Pionier', 'Does not fit', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:1700:297f:c080:f0b1:8a88:6950:d40', '2600:1700:297f:c080:f0b1:8a88:6950:d40', '2025-10-16', '--', NULL),
(14700, 'GM 101-5', 11719, 999999999, 0, '101-Casablanca GM', '2025-11-20', '2025-10-17', '2024-09-12', 'black', 'black', 'Theorema', 'minute hand has detached, and is loose in the case', 'new minute hand, cleaned dial, demag case and mvt, new crown stem, fresh crown and crown stem adhesive lub and gasket grease, regulated to 0.7 s , 0.31ms , 282°, new second hand, tightened movement back screws', '0', '2025-12-18', '2025-12-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2025-12-24 03:33:25', 1, 1, '2025-12-23', '100.2.202.217', 'pool-100-2-202-217.nycmny.fios.verizon.net', '2025-10-17', '9405530109355263493912', ''),
(14701, '', 11720, 999999999, 0, '101-Casablanca GM', '2025-11-11', '2025-10-17', '1970-01-01', 'black', 'white', 'Theorema', 'My order number is T70024- The hand has fallen off. Please replace/repair accordingly', 'new minute hand, cleaned dial, everything else is fine, demag case and mvt, adjusted second hand, was set too low', '0', '2025-12-05', '2025-12-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2025-12-16 03:18:25', 1, 1, '2025-12-15', '2600:8800:9e1c:e700:98c:40ea:3abc:6d3a', '2600:8800:9e1c:e700:98c:40ea:3abc:6d3a', '2025-10-17', '9405530109355256481001', ''),
(14702, '', 11721, 999999999, 0, '115-Helsinki', '2026-01-16', '2025-10-21', '2025-09-10', 'silver', 'gold', 'Theorema', 'The mecansime for setting the time broke so i cant put the right time on it. Order T72675', 'new movement, new stem, cleaned dial and hands, demag case', '0', '2026-03-21', '2026-03-21', 1, 1, 0, 1, 0, 0, 1, 1, '2025-12-27 05:07:36', 0, NULL, 0, NULL, 1, 1, '2026-03-23', '173.179.199.49', 'modemcable049.199-179-173.mc.videotron.ca', '2025-10-21', '1Z8VF459DA61706213', ''),
(14703, '', 11722, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-10-21', '1970-01-01', 'silver', 'yellow', 'Theorema', 'I have one of the pins missing from the clasp that covers the crown. \nIt is the one at the bottom that the clasp clips on to. \nWould it be possible to send me some pins/screws or should I be sending the watch for repair. \nPlease note, this is not under warranty. \nKind regards, \nGeorge Taylor', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2a00:23c6:e23c:a101:d508:46f7:9036:b89e', '2a00:23c6:e23c:a101:d508:46f7:9036:b89e', '2025-10-21', '--', NULL),
(14713, 'T45332', 11733, 999999999, 0, '516-Barcelona', '1970-01-01', '2025-10-27', '2021-10-24', 'black', 'gold', 'Pionier', 'I was caught in a rain storm and now the watch face has moisture under it', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '165.85.139.121', '165.85.139.121', '2025-10-27', '--', NULL),
(14705, 'T81840', 11724, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-10-21', '2025-10-21', 'gold', 'yellow', 'Theorema', 'NO WHAT EXPECTED', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.109.48.138', 'c-76-109-48-138.hsd1.fl.comcast.net', '2025-10-21', '--', NULL),
(14706, 'T81665', 11726, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-10-23', '2025-10-06', 'gold', 'white', 'Theorema', 'Order Number- T81665 and that the watch is fully wound but doesn\'t work.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2001:8003:1632:bb00:ddcd:a7dc:32fb:1984', '2001:8003:1632:bb00:ddcd:a7dc:32fb:1984', '2025-10-23', '--', NULL),
(14707, 'T81831', 11727, 999999999, 0, '116-San Francisco', '1970-01-01', '2025-10-23', '2025-10-15', 'gold', 'white', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.153.201.137', '137.201-pool-nas8-lor.sccoast.net', '2025-10-23', '--', NULL),
(14708, 'T81865', 11728, 999999999, 0, '115-Helsinki', '1970-01-01', '2025-10-24', '1970-01-01', 'gold', 'gold', 'Theorema', 'Item received and removed from packaging while attempting to set the time, pin on side of watch came completely out of watch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.85.255.97', '69.85.255.97', '2025-10-24', '--', NULL),
(14709, '417840500094', 11729, 999999999, 0, '7001-Havana', '1970-01-01', '2025-10-24', '1970-01-01', 'black', 'blue', 'Pionier', 'La montre est arrivé en retard ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '213.55.223.180', '213.55.223.180', '2025-10-24', '--', NULL),
(14710, '', 11730, 999999999, 0, '121-St Petersburg', '2025-11-21', '2025-10-24', '2024-04-24', 'gold', 'bicolor', 'Theorema', 'CROWN CAME OFF', 'new stem and crown, adjusted timing to 0.32s, 0.08ms, fixed second hand, cleaned case, new caseback o ring, demag case and mvt', '0', '2025-12-30', '2025-12-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2026-01-08 11:58:58', 1, 1, '2026-01-15', '2603:3024:907:c500:a9a0:5121:bcc0:5b20', '2603:3024:907:c500:a9a0:5121:bcc0:5b20', '2025-10-24', '9405530109355270998608-', ''),
(14711, '', 11731, 999999999, 0, '101-Casablanca GM', '2025-11-21', '2025-10-25', '2024-02-07', '', 'blue', 'Theorema', 'WATCH STOPPED WORKING SUDDENLY FOR NO REASON.', 'lubricated escapement, adjusted timing to max. 10.18sm 0.33ms, 303° amplitude, new movement holder ring, cleaned glass from the inside, tightened al movement back screws, demag case and mvt', '0', '2025-12-30', '2025-12-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2026-01-08 11:57:51', 1, 1, '2026-01-15', '122.161.65.231', 'abts-north-dynamic-231.65.161.122.airtelbroadband.in', '2025-10-25', '9405530109355270998646', ''),
(14712, 'T81850', 11732, 999999999, 0, '7002-Chicago', '1970-01-01', '2025-10-25', '1970-01-01', 'silver', 'black', 'Pionier', 'There aren\'t any defects. I love the watch but I have to put on my reading glasses to see the time. Thanks for understanding!\n\nRegards,\nBrad Felsner', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.241.218.189', 'cm-72-241-218-189.buckeyecom.net', '2025-10-25', '--', NULL),
(14714, 'T78090', 11734, 999999999, 0, '110-Oslo', '1970-01-01', '2025-10-27', '2025-04-03', 'black', 'black', 'Theorema', 'Won\'t hold time, when you wind it and try to start it the \nHands just move but don\'t hold. The watch has been cared for \nWell and kept in a watch case. Not sure what happened here.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2607:fb90:2d2a:8c20:ad2:a951:5842:eeba', '2607:fb90:2d2a:8c20:ad2:a951:5842:eeba', '2025-10-27', '--', NULL),
(14715, 'T78090', 11735, 999999999, 0, '110-Oslo', '2025-11-21', '2025-10-27', '2025-04-04', 'black', 'black', 'Theorema', 'It won\'t hold time. Winding the hands move but won\'t hold time ', 'new main spring and house, new escapement wheel, lubricated rotor balls, fresh gasket grease, demag case and mvt, regulated to 2.25s, 0.09ms , amplitude is 268.0°', '0', '2025-12-30', '2025-12-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2026-01-08 11:58:32', 1, 1, '2026-01-15', '208.83.13.236', '208.83.13.236', '2025-10-27', '9405530109355270998639', ''),
(14716, 'P16658', 11736, 999999999, 0, '126-Golden Gate', '2025-11-21', '2025-10-27', '2025-01-20', 'gold', 'gold', 'Theorema', 'The watch from the first day, it is not showing the correct time, and no movement on the time indicator; it seems the whine to set the time is not functioning. \nyou can reach out to me to so I can explain more, \n001-310-721-8549 ', 'new movement, old one was a misproduction, new hands, cleaned dial, cleaned case, fresh gasket grease caseback and crown. fresh crown lub, demag case , new caseback screws', '0', '2026-01-13', '2026-01-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2026-01-14 12:27:11', 1, 1, '2026-01-17', '2600:1700:4240:2b10:35b9:9339:a2c3:d69e', '2600:1700:4240:2b10:35b9:9339:a2c3:d69e', '2025-10-27', '9405530109355273508057', ''),
(14717, 'My order number is T78379', 11737, 999999999, 0, '515 Amsterdam', '2025-11-21', '2025-10-28', '2025-03-20', '', '', 'Pionier', 'Hi, I purchased this Pionier Watch from Tufina about 6 Months ago and the Date on the Watch has stopped working and cannot even be adjusted Manually. Please replace or Fix watch as it sits on a Watch Winder when not on My Wrist and has NOT been worn very much since New. \n[My order number is T78379-The watch date button has stopped working. Please repair accordingly.\n\n\nThank You\nDenny\n\n', 'new movement, date function at old one was completely messed up, new hands, fixed outer dial ring, cleaned dial, fresh gasket grease, fresh crown lub, demag case', '0', '2025-12-30', '2025-12-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2026-01-08 11:59:32', 1, 1, '2026-01-15', '71.209.131.157', '71-209-131-157.phnx.qwest.net', '2025-10-28', '9279 W VILLA HERMOSA PEORIA, AZ, 85383-4270', ''),
(14718, 'T81970', 11738, 999999999, 0, '3011-Macau', '1970-01-01', '2025-10-28', '2025-10-28', 'silver', 'black', 'Theorema', 'None', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:387:f:4b15::4', '2600:387:f:4b15::4', '2025-10-28', '--', NULL),
(14719, 'T75278', 11739, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-10-29', '1970-01-01', 'gold', 'blue', 'Theorema', 'Order #T75278\n\nHi,\n\nI ordered a Tufina watch from your website and paid a significant amount for it (Order #T75278).\nI’m very disappointed and upset to see that both hands of the watch have fallen inside. I checked carefully, and they are completely detached.\n\nThis seems to be a serious quality issue, or perhaps I received a defective watch. I kindly request a full refund or a replacement. I purchased this watch with great enthusiasm, and this experience has been very disappointing.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.71.74.93', 'bras-base-pcngon6239w-grc-11-76-71-74-93.dsl.bell.ca', '2025-10-29', '--', NULL),
(14720, '', 11740, 999999999, 0, 'Choose option', '1970-01-01', '2025-10-29', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'watch is not running smoothly accurate with time', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:1700:4130:88c0:6dac:a64e:80c0:982d', '2600:1700:4130:88c0:6dac:a64e:80c0:982d', '2025-10-29', '--', NULL),
(14721, '#T71727', 11741, 999999999, 0, '113-Lagos', '2025-11-07', '2025-10-29', '2024-07-23', 'black', 'gold', 'Theorema', 'My order number is T71727-The watch doesn\'t work anymore, even fully wound. Please repair accordingly.\n\nThe watch is always in the respective box when not used. Highly maintained.\n\n', 'fixed balance wheel, lubricated palet fork, demag case and mvt, tightened screws, regulated , max . 1.44s , 0.01ms , 320° ,, fresh crown and crown stem adhesive and lub and gasket grease, new caseback o-ring \n\n-> not well maintained as he says', '0', '2025-12-11', '2025-12-11', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2025-12-12 13:08:25', 1, 1, '2025-12-12', '93.143.88.173', '93-143-88-173.adsl.net.t-com.hr', '2025-10-29', '1Z8VF459DL77168194', ''),
(14722, 'T76054', 11742, 999999999, 0, '101-Casablanca GM', '2025-11-21', '2025-10-29', '2024-12-16', 'black', 'yellow', 'Theorema', 'The watch hands don\'t tick even after the crown is wound. This is my second time sending to repair for a different reason. The watch stopped working one day after receiving it from repair. I\'ll share some information from the previous repair in the package along with the watch.', 'fixed escapement, lubricated escapement on mvt back, regulated to 5.7 s in all 6 positions, demag case and mvt, cleaned dial and hands ,, absolutely flawless now, perfect', '0', '2025-12-18', '2025-12-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2025-12-24 03:33:48', 1, 1, '2025-12-23', '2601:2c7:c000:6d90:a5ed:e5cd:b4b9:62e9', '2601:2c7:c000:6d90:a5ed:e5cd:b4b9:62e9', '2025-10-29', '9405530109355263493929', ''),
(14723, 'T77186', 11743, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-10-30', '2025-01-24', 'black', 'white', 'Theorema', 'El volante esta dañado. Por favor  sustituya / repare según corresponda \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2601:5cf:4380:f480:f6b1:a672:d23d:bdcf', '2601:5cf:4380:f480:f6b1:a672:d23d:bdcf', '2025-10-30', '--', NULL),
(14724, 'T77186', 11744, 999999999, 0, '101-Casablanca GM', '2025-11-20', '2025-10-31', '2025-01-24', 'black', 'white', 'Theorema', 'EL Volante esta dañado. por favor sustituya o repare según corresponda', 'fixed ratchet wheel, cleaned glass and dial, fresh gasket grease crown and caseback, checked all screws mvt back, regulated to 7.98s 0.22ms', '0', '2025-12-18', '2025-12-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2025-12-24 03:34:08', 1, 1, '2025-12-23', '2601:5cf:4380:eea0:1927:1b64:997c:112f', '2601:5cf:4380:eea0:1927:1b64:997c:112f', '2025-10-31', '9405530109355263493882', ''),
(14725, 'T81596', 11745, 999999999, 0, '126-Golden Gate', '2025-11-21', '2025-10-31', '2025-10-02', 'blue', 'white', 'Theorema', 'The watch doesn\'t work anymore on my wrist after experiencing an impact. Please repair accordingly. Thank you.', 'no warranty, waiting for payment 90€:\n- repair movement 60€\n- shipping 30€\n\n-> all done, new hands, new caseback gasket, cleaned case, demag case and mvt', '0', '2026-01-13', '2026-01-13', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-01-14', '71.93.126.10', 'syn-071-093-126-010.res.spectrum.com', '2025-10-31', '485657217625', ''),
(14726, 'T80970', 11746, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-10-31', '2025-08-27', 'blue', 'blue', 'Theorema', 'The movement ain’t working ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:1700:3420:96f0:f812:17dd:9c75:1aff', '2600:1700:3420:96f0:f812:17dd:9c75:1aff', '2025-10-31', '--', NULL),
(14727, 'T81999', 11747, 999999999, 0, '107-Rio', '1970-01-01', '2025-10-31', '2025-10-30', 'gold', 'blue', 'Theorema', 'Idk what color the dial is so I just put blue. Everything is brand new, never been worn. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.94.197.57', 'syn-076-094-197-057.res.spectrum.com', '2025-10-31', '--', NULL),
(14728, 'T81984', 11748, 999999999, 0, '121-St Petersburg', '1970-01-01', '2025-11-01', '1970-01-01', 'gold', 'gold', 'Theorema', 'Did not like the appearance', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.141.24.126', '47-141-24-126.fdr01.splv.ca.ip.frontiernet.net', '2025-11-01', '--', NULL),
(14729, 'T73633', 11418, 999999999, 0, '127-Vienna', '2025-11-21', '2025-11-02', '2024-10-14', 'silver', 'blue', 'Theorema', 'last week October 26, 2025 the watch stoped working around 12 noon. i was told to wind it 30 time and shake it in the palm of my hand 10 times. The watch started working again but 2 or 3 days later it stopped working around 12 noon again. I also noticed the day after that, the round piece inside the watch with number on it, came loose or it is broke. ', 'fixed dial 12 position circle, set minute and hour hand again, cleaned dial, cleaned case, fresh gasket grease crown and caseback, fresh crown and stem adhesive   lub, demag case and mvt, ', '0', '2025-12-30', '2025-12-30', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2026-01-08 11:59:12', 1, 1, '2026-01-15', '65.31.79.2', 'syn-065-031-079-002.biz.spectrum.com', '2025-11-02', '9405530109355270998622', ''),
(14730, 'T77359', 11749, 999999999, 0, '7001-Havana', '2025-12-30', '2025-11-04', '2025-01-28', 'gold', 'blue', 'Pionier', 'My Order number is T77359- The calendar function doesn\'t work anymore. First digit doesn\'t change correctly from 1 to 2 to 3 going forward. Please repair accordingly', 'cleaned case and band, lubricated buttons, fixed date discs of movement , demag case and mvt, cleaned hands, cleaned dial, fresh crown and stem lub and gasket grease, new gasket caseback, accuracy 2.29s, 0.08ms, 289.4° , ', '0', '2026-01-13', '2026-01-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2026-01-14 12:26:30', 1, 1, '2026-01-17', '2601:582:c001:bad0:b54f:c518:766a:989a', '2601:582:c001:bad0:b54f:c518:766a:989a', '2025-11-04', '9405530109355273414990', ''),
(14731, 'T81826', 11750, 999999999, 0, '3011-Macau', '1970-01-01', '2025-11-05', '2025-10-15', 'silver', 'white', 'Theorema', 'T81826\n\nReceived as a gift, but the watch is too big.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:4041:543d:cd00:7917:da5:69f0:90b7', '2600:4041:543d:cd00:7917:da5:69f0:90b7', '2025-11-05', '--', NULL),
(14732, 'T66957', 11751, 999999999, 0, '517-Louvre', '2025-11-21', '2025-11-05', '2023-12-07', 'blue', 'gold', 'Pionier', 'Despite multiple attempts, the watch has not operated properly since it was received. Each time it is wound, the ticker will only operate for between thirty and sixty seconds. Since the reference number for the watch type, which is 518-Boston, was not an available option, 517-Louvre was entered, instead.', 'adjusted height of second hand, cleaned dial, regulated ton 2.85s, demag case and mvt, lubricated jewel of balance wheel, cleaned case, new gasket caseback, fresh crown and crown stem adhesive lub and gasket grease, fixed automatic system, lubricated it, moves freely and smooth now', '0', '2025-12-18', '2025-12-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 1, '2025-12-24 03:31:45', 1, 1, '2025-12-23', '73.249.217.124', 'c-73-249-217-124.hsd1.ma.comcast.net', '2025-11-05', '9405530109355263493875', ''),
(14733, '#T82150', 11752, 999999999, 0, '118-Sahara', '2025-12-29', '2025-11-05', '2025-11-03', 'gold', 'white', 'Theorema', 'Hi, I bought a watch from you. I got it last night and when I opened it it didn\'t work. I pulled and shook it but it didn\'t work right away like you advised. It worked yesterday for a while and then it got stuck again and didn\'t work anymore! I wish you would exchange me for a better watch because I\'m sad that it doesn\'t work. and I\'m also asking why is the return fee my responsibility? when the watch itself doesn\'t work and it\'s not my fault.\n\n', 'partial clean, cleaned gear train, fresh lub, demag case and mvt, fresh crown and stem adhesive lub and gasketg grease, all flawless now, 5.33s, 0.26msm, 305.9°', '0', '2026-01-13', '2026-01-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-01-14', '2001:14ba:9c2c:f200:93b:5c5a:ad28:895d', '2001-14ba-9c2c-f200-93b-5c5a-ad28-895d.rev.dnainternet.fi', '2025-11-05', '485657217599', ''),
(14906, 'T81176', 11918, 999999999, 0, '101-Casablanca GM', '2026-03-11', '2026-02-18', '2025-09-09', 'silver', 'white', 'Theorema', 'Due to the crown on the watch being damaged it is affecting the movement of the watch.  I  ', 'fixed manual winding, demag case and mvt, adjusted timing to 6.75s , 0.36ms, 262.2°', '0', '2026-05-05', '2026-05-05', 1, 1, 0, 1, 0, 0, 1, 1, '2026-02-27 01:15:55', 1, '2026-03-04 18:16:14', 1, '2026-05-05 18:53:04', 1, 0, '1970-01-01', '146.75.222.187', '146.75.222.187', '2026-02-18', '--', ''),
(14907, 'T80821', 11919, 999999999, 0, '121-St Petersburg', '2026-03-11', '2026-02-18', '2025-08-20', 'black', 'silvgrey', 'Theorema', '---MESSAGE INSIDE THE FORM->>> [My order number is T80821. The watch has stopped working even when manually wound. Please replace/ repair accordingly.] ', 'new movement, cleaned case, demag case, cleaned dial, -0.12s , 0.49ms , 253.9°', '0', '2026-05-05', '2026-05-05', 1, 1, 0, 1, 0, 0, 1, 1, '2026-02-26 23:20:07', 1, '2026-03-04 18:16:39', 1, '2026-05-05 18:55:33', 1, 0, '1970-01-01', '172.59.74.196', '172.59.74.196', '2026-02-18', '--', ''),
(14735, 'T82183', 11754, 999999999, 0, '7002-Chicago', '1970-01-01', '2025-11-06', '2025-11-06', 'rosé', 'silvgrey', 'Pionier', 'order # T82183\nI need to return this because it is way too big for my son nobody never tried it on I need full return', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2607:fb90:cf96:972:ac8f:7ef:3536:7acb', '2607:fb90:cf96:972:ac8f:7ef:3536:7acb', '2025-11-06', '--', NULL),
(14736, 'T81790', 11755, 999999999, 0, '111-Copenhagen', '1970-01-01', '2025-11-08', '2025-11-08', 'silver', 'black', 'Theorema', 'Just need replacement with\n\nCOPENHAGEN\nTHEOREMA | GM-111-2 | SILVER/BLACK', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '51.36.36.54', '51.36.36.54', '2025-11-08', '--', NULL),
(14737, 'T82051', 11756, 999999999, 0, '116-San Francisco', '1970-01-01', '2025-11-11', '2025-10-29', 'silver', 'silvgrey', 'Theorema', 'Doesn\'t fit. Also not a size that fits me.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:387:15:1e11::8', '2600:387:15:1e11::8', '2025-11-11', '--', NULL),
(14738, 'Cm502-4', 11757, 999999999, 0, '502-Malibu', '2025-12-16', '2025-11-12', '2024-12-20', 'black', 'silvgrey', 'Pionier', 'Hello, After using it, the watch stopped in the morning and there was no way to restart the watch.', 'cleaned case, new caseback gasket, new crown, fresh crown and stem adhesive and lub, new crown, demag mvt and case, watch is running fine, cleaned dial and hands, checked movement, all OK, perfect readings, 6.88s, 0.28ms, 255.9°', '0', '2026-01-13', '2026-01-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-01-14', '213.101.143.39', 'static-213-101-143-39.cust.tele2.lt', '2025-11-12', '485657217614', ''),
(14739, 'T74101', 11758, 999999999, 0, '107-Rio', '1970-01-01', '2025-11-12', '2024-10-31', 'gold', '', 'Theorema', 'GM-107-3 \n\nseries number : 4260295880626', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '209.226.100.75', '209.226.100.75', '2025-11-12', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(14740, 'T70845', 11759, 999999999, 0, '7001-Havana', '1970-01-01', '2025-11-13', '2024-06-06', 'gold', 'blue', 'Pionier', 'The calendar/date doesn\'t work properly, eg Displays Dec 32! ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '211.30.156.5', '211.30.156.5', '2025-11-13', '--', NULL),
(14741, 'T82051 ', 11762, 999999999, 0, '116-San Francisco', '1970-01-01', '2025-11-14', '2025-10-29', 'silver', 'silvgrey', 'Theorema', 'Watch doesn\'t fit my wrist ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:387:f:5a12::7', '2600:387:f:5a12::7', '2025-11-14', '--', NULL),
(14742, '', 11763, 999999999, 0, '508-Dublin', '1970-01-01', '2025-11-16', '1970-01-01', 'bicolor gold', 'bicolor', 'Pionier', 'Mijn seconde wijzer is losgeraakt. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '77.163.17.235', '77-163-17-235.fixed.kpn.net', '2025-11-16', '--', NULL),
(14743, 'T82136', 11764, 999999999, 0, '123-Madame Butterfly', '2025-11-20', '2025-11-18', '2025-11-05', 'gold', 'gold', 'Theorema', 'My order number is T82136- The watch is brand new and unworn.. Please refund.', '--', '0', '1970-01-01', '2025-11-20', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '2a01:5241:400d:6101:28bc:10b2:2f8b:ff92', '2a01:5241:400d:6101:28bc:10b2:2f8b:ff92', '2025-11-18', '--', ''),
(14744, 'T82345', 11765, 999999999, 0, '121-St Petersburg', '1970-01-01', '2025-11-18', '2027-11-27', 'black', 'gold', 'Theorema', 'The minute hand is loose. The watch is brand new and never worn. Please  Replace.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2a00:23c7:76f1:d101:b01e:f165:8f91:4166', '2a00:23c7:76f1:d101:b01e:f165:8f91:4166', '2025-11-18', '--', NULL),
(14745, 'Order number is T80405', 11766, 999999999, 0, '110-Oslo', '2025-12-07', '2025-11-19', '2025-07-28', 'black', 'silvgrey', 'Theorema', 'My Order number is T80405\nThe watch is running about 5 minutes ahead in 3 days\nPlease repair accordingly. \n\n', 'looks fine, timegrapher says 0.43s, 0.21ms \n\ntest start: 30.12.25 13:05\ntest end: 13.01.26 12:54\n\nrunning absolutely flawless, no issues at all, showing accurate time each day, send back', '0', '2026-01-13', '2026-01-13', 1, 1, 0, 1, 0, 0, 1, 1, '2025-12-30 13:09:21', 1, '2025-12-30 13:09:21', 1, '2026-01-14 12:28:21', 1, 1, '2026-01-17', '139.137.128.71', '139.137.128.71', '2025-11-19', '9405530109355273508019', ''),
(14746, 'GM-110-10', 11767, 999999999, 0, '110-Oslo', '1970-01-01', '2025-11-20', '2024-11-30', 'black', 'gold', 'Theorema', 'Time crown came out of watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2607:fb91:3c05:9e27:5155:3b65:4b52:736a', '2607:fb91:3c05:9e27:5155:3b65:4b52:736a', '2025-11-20', '--', NULL),
(14747, '', 11768, 999999999, 0, 'other', '1970-01-01', '2025-11-20', '2025-11-11', 'gold', 'black', 'other', 'Tělo hodinek,je příliš vysoké ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '185.151.252.6', '252-6.nat.vejnet', '2025-11-20', '--', NULL),
(14748, ' #T75322', 11769, 999999999, 0, '117-Kingston', '2025-12-12', '2025-11-21', '2024-12-01', 'gold', 'gold', 'Theorema', 'I don\'t really know why, but the watch suddenly stopped working over a month ago. I thought it was powered by a battery, but when I looked at the watch\'s specifications, I couldn\'t find any battery information. I discovered it had stopped working for no apparent reason.', 'a small plastic piece from the movement holder ring broke off and was stuck between the balance wheel and hairspring, took it out, checked balance - all OK, demag case and mvt, cleaned hands and dial, glued outer dial circle , fresh crown and stem adhesive and lub and gasket grease, new gasket caseback', '0', '2026-01-13', '2026-01-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-01-14', '2a09:bac2:5265:286e::407:b', '2a09:bac2:5265:286e::407:b', '2025-11-21', '485657217603', 'Kullerstensvaegen 40\n13761 Jordbro'),
(14750, '417840506140', 11771, 999999999, 0, 'other', '2025-12-10', '2025-11-21', '2025-11-11', 'gold', 'black', 'other', 'Číslo mé objednávky je  T82286\nHodinky jsou zcela nové a nenošené,prosím o vrácení peněz.\nDěkuji Síkora Marek', '--', '0', '1970-01-01', '2025-12-10', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '193.165.247.194', 'karvina.org', '2025-11-21', '--', ''),
(14751, 'T82236', 11772, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-11-21', '2025-11-12', 'silver', 'white', 'Theorema', 'I ordered this watch by using the sort option on your site = Automatic filter. This watch kept coming up as I shopped = its lovely. This is my second Tufina watch as I loved my Pioneer. Sadly I received a manual watch but thought I will try it as its lovely. I wore it for 2 days approximately and wound it several times a day. I could not get it to keep time and was irritated by the winding so I opted to return before the 14 day policy. I love the automatic and it works great! I messaged your CS team and was told it was \"heavily worn\"? Impossible as I have not owned it very long. I am asking for a full refund or at very least a credit?  ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '2600:382:1b40:85ab:e82c:68c5:df75:1ba8', '2600:382:1b40:85ab:e82c:68c5:df75:1ba8', '2025-11-21', '--', NULL),
(14752, 'GM 115 12', 11773, 999999999, 0, '115-Helsinki', '2025-12-18', '2025-11-21', '2024-11-30', 'black', 'gold', 'Theorema', 'Crown pin came out.', 'glued outer dial ring, cleaned dial , new stem and crown, new case, cleaned band, demag mvt and case and band, 4.46s, 0.24ms, 298.2°', '0', '2026-01-13', '2026-01-13', 1, 1, 0, 1, 0, 0, 1, 1, '2025-12-30 15:28:09', 1, '2025-12-30 15:28:09', 1, '2026-01-14 12:26:44', 1, 1, '2026-01-17', '2607:fb91:3c05:9e27:3ca4:9f00:eb57:ff21', '2607:fb91:3c05:9e27:3ca4:9f00:eb57:ff21', '2025-11-21', '9405530109355273508026', ''),
(14753, 'GM 101 - 6', 11774, 999999999, 0, '101-Casablanca GM', '2025-12-30', '2025-11-21', '2024-07-17', 'silver', 'white', 'Theorema', '14428 I received my watch from repair, but the watch is still stopping randomly, even fully wound.\nPlease replace the movement with a new one. If the problem persist I will return it, asking for a refund, or replace it for a different stile.\nThanks very much for your attention to this matter.\nsincerely yours, Mario Ayala.', 'looks completely fine, timegrapher says same in all 6 positions, running smooth,  8.23s , 0.18ms\n\ntest start: 30.12.25 15:34\ntest end: 13.01.26 12:45 \n\nit is running perfectly fine, flawless, very good rate, will send it back, will prepare letter', '0', '2026-01-13', '2026-01-13', 1, 1, 0, 1, 0, 0, 1, 1, '2025-12-30 15:59:27', 1, '2025-12-30 15:59:27', 1, '2026-01-14 12:27:47', 1, 1, '2026-01-17', '2600:6c50:417f:7da4:8512:20a8:7bc1:53a6', 'syn-2600-6c50-417f-7da4-8512-20a8-7bc1-53a6.biz6.spectrum.com', '2025-11-21', '9405530109355273508033', ''),
(14754, 'T79735', 11540, 999999999, 0, '510-London', '2026-01-08', '2025-11-30', '2025-05-30', 'gold', 'white', 'Pionier', 'The decorative pieces on the face fell off after the watch was dropped . Please repair accordingly. Thank you! ', 'waiting for payment 70€ ,, all done, new dial new m ovement, new caseback, cleaned hands, cleaned case, demag case, 1.26s', '0', '2026-03-14', '2026-03-14', 1, 1, 1, 1, 0, 0, 1, 1, '2026-01-09 15:10:28', 1, '2026-01-09 15:10:28', 1, '2026-03-18 11:21:03', 1, 1, '2026-03-23', '47.148.140.108', '47-148-140-108.fdr01.ontr.ca.ip.frontiernet.net', '2025-11-30', '9405530109355333788498', ''),
(14770, 'T81462', 11790, 999999999, 0, 'GM 901-3', '2025-12-12', '2025-12-12', '2025-09-29', 'gold', 'gold', 'Theorema', 'Uhr läuft nur 20 Stunden, obwohl voll aufgezogen\nDualtime nicht einstellbar', 'test start: 15.12.25 11:20\nstopped at : 18:01 17.12.25 -> 55 hours\nnew wind: 18.12.25 12:55\n\nall OK, contacted client, will send it back', '0', '2026-01-26', '2026-01-26', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-01-26', '80.130.222.215', 'p5082ded7.dip0.t-ipconnect.de', '2025-12-12', '485657219396', ''),
(14756, 'T76711', 11776, 999999999, 0, '116-San Francisco', '2025-12-18', '2025-12-09', '2025-01-01', 'gold', 'white', 'Theorema', 'A month after I received the watch from the repair process, it is stuck fully wound.', 'has been dropped, escapement jammed, lubricated balance cock inca bloc and barrel, demag , rate 0.71s , new movement holder screws, works flawless again. If it comes back it was misused !!', '0', '2026-01-26', '2026-01-26', 1, 1, 0, 1, 0, 0, 1, 1, '2025-12-18 14:56:01', 1, '2025-12-18 14:56:01', 1, '2026-01-26 14:58:32', 1, 1, '2026-02-02', '98.38.228.210', 'c-98-38-228-210.hsd1.co.comcast.net', '2025-12-09', '9405530109355280378667', ''),
(14757, 't82012', 11777, 999999999, 0, '108-Oman', '2026-01-08', '2025-12-09', '2025-10-17', 'gold', 'gold', 'Theorema', 'The crown is spinning. Does not wind up or set time', 'new crown stem', '0', '2026-03-14', '2026-03-14', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 1, '2026-01-08 13:42:53', 1, '2026-03-18 11:21:24', 1, 1, '2026-03-23', '98.38.228.210', 'c-98-38-228-210.hsd1.co.comcast.net', '2025-12-09', '9405530109355334243279', ''),
(14758, 'T80834', 11778, 999999999, 0, '118-Venezia', '2026-01-20', '2025-12-09', '2025-08-20', 'gold', 'gold', 'Theorema', 'The winding mechanism doesn\'t work.', 'new crown stem, demag , new movement', '0', '2026-03-21', '2026-03-21', 1, 1, 0, 1, 0, 0, 1, 1, '2025-12-27 05:01:47', 0, NULL, 1, '2026-03-22 15:04:45', 1, 1, '2026-03-26', '50.47.113.169', '50-47-113-169.evrt.wa.ptr.ziplyfiber.com', '2025-12-09', '9410830109355008876096', ''),
(14759, 'T82950', 11779, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-12-09', '2025-12-05', 'black', 'black', 'Theorema', 'The watch has a big face. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.41.95.90', 'pool-108-41-95-90.nycmny.fios.verizon.net', '2025-12-09', '--', NULL),
(14760, 'T82921', 11780, 999999999, 0, '3001-Paragon', '1970-01-01', '2025-12-10', '2025-12-03', 'bicolor rosé', 'silvgrey', 'Theorema', 'No defect; not as expected as it relates to appearance and weight; a bit too heavy and bulky and or encanbersome. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.53.116.113', 'static-50-53-116-113.bvtn.or.ptr.ziplyfiber.com', '2025-12-10', '--', NULL),
(14761, 'T82287', 11781, 999999999, 0, '123-Madame Butterfly', '1970-01-01', '2025-12-10', '2025-11-11', 'silver', 'white', 'Theorema', 'The clasp keeps coming undone when I am using my wrist such as when I go to hold an item or when my forearm muscle flexes in any way.The last time it slipped off my wrist it fell onto concrete and the small pin was dislodged. I did get the pin back in however the clasp constantly flipped open. I initially wore the watch as a loose hug around my wrist, still a small amount of play but because I have a very small wrist the band doubled up on itself until the end butted against the watch face. I started wearing it more losely and the clasp stayed closed longer, however it still came undone but not as often. Can the band be shorter ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '1.146.77.197', '1.146.77.197', '2025-12-10', '--', NULL),
(14762, '#T82615', 11782, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2025-12-10', '2025-11-28', 'black', 'gold', 'Theorema', 'Jag beställde tre klockor för att kunna välja en av dem, men eftersom en klocka saknades i leveransen och jag endast fick två, har jag nu beslutat att behålla en av de två klockor jag fått och skicka tillbaka den andra.\n\nIch habe drei Uhren bestellt, um eine davon auswählen zu können, aber da eine Uhr in der Lieferung fehlte und ich nur zwei erhalten habe, habe ich nun beschlossen, eine der beiden erhaltenen Uhren zu behalten und die andere zurückzusenden.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, '2026-10-12 00:00:00', 0, 0, '1970-01-01', '77.218.229.60', 'm77-218-229-60.cust.tele2.se', '2025-12-10', '--', ''),
(14763, '', 11783, 999999999, 0, '120-Lady Butterfly', '2026-01-08', '2025-12-10', '2025-11-11', 'silver', 'white', 'Theorema', 'The catch securing the silver bank keeps coming open. I wear the watch lightly hugging my wrist but when I move my hand/forearm the clasp opens and the watch band slips off. I have attempted to keep the band loose and whilst it improves how often the clasp opens it only reduces the number of times and frequency. The last time it slipped off and landed on cement and the pin popped out.I put it back together, noting a slight deformity of the clasp, however the problem has become so frequent that I cannot wear the watch. I have a very small wrist the excess silver band tucks up under the bank and butts up against the watch face (underneath). ', 'all OK, new band', '0', '2026-03-19', '2026-03-19', 1, 1, 0, 1, 0, 0, 1, 1, '2026-01-08 14:10:32', 0, NULL, 0, NULL, 1, 1, '2026-03-20', '101.160.32.210', 'cpe-101-160-32-210.bpjl-r-036.lon.vic.bigpond.net.au', '2025-12-10', '1Z8VF459D962032525', ''),
(14764, 'T77653', 11784, 999999999, 0, '505-Florida', '2026-01-08', '2025-12-10', '2025-02-02', 'black', 'black', 'Pionier', 'It is randomly losing time, like hours worth even when worn and wound. This is my husband’s favorite watch, please help!', 'test start 3.3.26 16:20\ntest end 20.03.26 client is rifght\n\nnew movement, new minute and hour hand, cleaned dial, rate  11.67s , 0.13ms, 278.9°', '0', '2026-03-21', '2026-03-21', 1, 1, 0, 1, 0, 0, 1, 1, '2026-01-09 15:12:02', 1, '2026-01-09 15:12:02', 1, '2026-03-22 15:05:01', 1, 1, '2026-03-26', '107.115.163.86', '107.115.163.86', '2025-12-10', '9405530109355305998221', ''),
(14765, 'T82566', 11785, 999999999, 0, '505-Florida', '1970-01-01', '2025-12-11', '2027-11-28', 'black', 'blue', 'Pionier', 'returning due to cost', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.23.129.67', 'c-76-23-129-67.hsd1.nh.comcast.net', '2025-12-11', '--', NULL),
(14766, 'T82589', 11786, 999999999, 0, 'GM 132-4', '2025-12-11', '2025-12-11', '2025-11-25', 'gold', 'black', 'Theorema', 'I want to return the new and unused watch, please refund the purchase price. ', '--', '0', '1970-01-01', '2025-12-11', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '80.130.222.215', 'p5082ded7.dip0.t-ipconnect.de', '2025-12-11', '--', ''),
(14767, 'T82935', 11787, 999999999, 0, '514-Hawaii', '2025-12-17', '2025-12-11', '2025-12-06', 'gold', 'black', 'Pionier', 'The watch is brand new and unworn, i find thze dial too large. I\'D LIKE TO EXHANGE IT FOR A FLORIDA GM-505-1', '--', '0', '1970-01-01', '2025-12-18', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '84.196.49.68', 'd54C43144.access.telenet.be', '2025-12-11', '--', ''),
(14768, 'T 82806', 11788, 999999999, 0, '7002-Chicago', '1970-01-01', '2025-12-11', '2025-12-01', 'gold', 'white', 'Pionier', 'case too large and not to my liking ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.185.70.218', 'c-73-185-70-218.hsd1.ca.comcast.net', '2025-12-11', '--', NULL),
(14769, 'T83014', 11789, 999999999, 0, '501-Copernicus', '1970-01-01', '2025-12-12', '2025-12-12', 'black', 'gold', 'Pionier', 'No defect my husband did not like the clasp', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.223.7.217', '71-223-7-217.phnx.qwest.net', '2025-12-12', '--', NULL),
(14771, 'T74959', 11791, 999999999, 0, '121-St Petersburg', '2026-01-08', '2025-12-13', '2024-11-27', 'gold', 'black', 'Theorema', 'Watch does not keep time. After winding watch the watch does not keep time for more than a short period of time, less than a couple of hours.', 'new movement, cleaned hands and dial, new caseback gasket, new caseback screws, demag case', '0', '2026-03-14', '2026-03-14', 1, 1, 0, 1, 0, 0, 1, 1, '2026-01-09 15:11:05', 1, '2026-01-09 15:11:05', 1, '2026-03-18 11:21:47', 1, 1, '2026-03-23', '98.38.228.210', 'c-98-38-228-210.hsd1.co.comcast.net', '2025-12-13', '9405530109355334261365', ''),
(14772, 'T82997', 11792, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-12-13', '2025-12-03', 'blue', 'white', 'Theorema', 'N/A', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '66.229.185.230', '66.229.185.230', '2025-12-13', '--', NULL),
(14773, 'T67031', 11793, 999999999, 0, '101-Casablanca GM', '2026-01-08', '2025-12-13', '2023-12-18', 'silver', 'blue', 'Theorema', 'The winding mechanism no longer cranks the watch, it spins loosely in place so no longer puts momentum into the watch', 'fixed manual winding, new stem and crown , new case for free, dmeag movement and adjsuted to 8.16s, fixed hands', '0', '2026-02-18', '2026-02-18', 1, 1, 0, 1, 0, 0, 1, 1, '2026-01-08 14:17:59', 0, NULL, 0, NULL, 1, 1, '2026-02-19', '98.38.228.210', 'c-98-38-228-210.hsd1.co.comcast.net', '2025-12-13', '1Z8VF459D962157696', ''),
(14774, 'T81795', 11794, 999999999, 0, '116-San Francisco', '1970-01-01', '2025-12-13', '2025-10-11', 'gold', 'gold', 'Theorema', 'ANTONIO DO NOT SEND THIS WATCH TO THE CUSTOMER. HE IS GETTING A REPLACEMENT. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2025-12-22 19:58:02', 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.38.228.210', 'c-98-38-228-210.hsd1.co.comcast.net', '2025-12-13', '--', ''),
(14775, 'T82912', 11795, 999999999, 0, '3011-Macau', '1970-01-01', '2025-12-13', '2025-11-30', 'gold', 'black', 'Theorema', ' When i got the package i inpescted the watch and i noticed that the face of the watch was unprotected and did\'nt come with the protective film and i noticed that it came with some scratches and pinholes. In the package it did\'nt come with the warramty card for the watch.                    ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.96.181.40', '99.96.181.40', '2025-12-13', '--', NULL),
(14776, 'T83213', 11796, 999999999, 0, '116-San Francisco', '1970-01-01', '2025-12-15', '1970-01-01', 'gold', 'gold', 'Theorema', 'The face was too big for my wrist. And the whole watch was too big.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.191.111.123', 'ool-18bf6f7b.dyn.optonline.net', '2025-12-15', '--', NULL),
(14777, 'T83234', 11797, 999999999, 0, '508-Dublin', '1970-01-01', '2025-12-15', '2025-12-12', 'black', '', 'Pionier', 'I ordered the wrong watch. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '100.14.202.238', 'pool-100-14-202-238.phlapa.fios.verizon.net', '2025-12-15', '--', NULL),
(14778, '', 11798, 999999999, 0, 'GM3006-3', '2025-12-15', '2025-12-15', '2017-07-17', 'black', 'gold', 'Theorema', 'inside watch 3 rings are brocken down and blocked the arrow of watch.\nJust remove the rings inside it.', 'waiting for answer 70€ for repair  or only to take the rings out,, all done, new hands new dial new mvt, new case for free and glass, cleaned crown and stem, fresh lub and adhesive, new gasket caseback and gasket grease, greased buttons , demag, all perfect, 3.52s, ', '0', '2026-01-26', '2026-01-26', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-01-26', '80.130.222.215', 'p5082ded7.dip0.t-ipconnect.de', '2025-12-15', '00340434129949135335', ''),
(14779, 'T82951', 11799, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2025-12-15', '2025-12-01', 'gold', 'white', 'Theorema', 'The size of this watch is too big.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.195.36.52', '71.195.36.52', '2025-12-15', '--', NULL),
(14780, 'T80413 ', 11800, 999999999, 0, 'Choose option', '2026-01-08', '2025-12-15', '2025-09-10', 'Choose option', 'Choose option', 'Choose option', '. The calendar jumps from 4 to 15. Please replace/ repair accordingly.', 'fixed date mechanism, clients fault, cleaned dial and hands, demag case and mvt, adjusted to 4.67s', '0', '2026-03-14', '2026-03-14', 1, 1, 0, 1, 0, 0, 1, 1, '2026-01-08 13:53:57', 0, NULL, 1, '2026-03-18 11:20:22', 1, 1, '2026-03-23', '4.35.39.234', '4.35.39.234', '2025-12-15', '9410830109355008818324', ''),
(14781, 'T83246 ', 11801, 999999999, 0, '107-Rio', '1970-01-01', '2025-12-16', '2025-10-12', 'black', 'silvgrey', 'Theorema', 'No defect.  Just did not like the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.247.218.43', 'c-73-247-218-43.hsd1.il.comcast.net', '2025-12-16', '--', NULL),
(14782, 'My Order number is T80627. ', 11802, 999999999, 0, '4004-Newton', '2026-01-20', '2025-12-16', '2025-04-08', 'gold', 'black', 'Theorema', 'My Order number is T80627. The watch stops even when manually wound and then stored inside the winder. It is wound 40 turns, is shaken for good measure and does not last thru the night whether it is in a watch winder or not. Please repair accordingly.\n\nAlso please return original warranty card and original storage box as I always use the box when it is not in the winder.  \nThank you!', 'tested 1 week, all pefect, will send it back.', '0', '2026-02-18', '2026-02-18', 1, 1, 0, 1, 0, 0, 1, 1, '2025-12-27 05:46:44', 0, NULL, 1, '2026-02-24 09:07:46', 1, 1, '2026-02-26', '65.175.152.49', 'd-65-175-152-49.nh.cpe.atlanticbb.net', '2025-12-16', '9405530109355292555636', ''),
(14783, '#T82150', 11803, 999999999, 0, '118-Sahara', '2026-02-19', '2025-12-16', '2025-11-03', 'silver', 'gold', 'Theorema', 'I bought a watch from Tel, but the watch has a defect, sometimes it is ahead or sometimes it stops when it is on the wrist. I ask if you can\'t figure it out. Please send me my money back. I have bought three watches from Tel before, why didn\'t I have such a problem then, that is, the watch model is bad. The options are to exchange the watch for a model that I could choose myself or my money back.\n\nBest regards Namiq Taha Fatah', 'will send brand new watch. i hgope no issues this time. ', '0', '2026-03-18', '2026-03-18', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-03-20', '87.100.156.77', '87-100-156-77.bb.dnainternet.fi', '2025-12-16', '485657229000', 'This guy is totally crazy, he keeps inventing problems with his watch. Can the watch be put on the timegrapher so we can show to him that it is working perfectly? '),
(14784, '', 11804, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-12-16', '2025-11-01', 'silver', '', 'Theorema', 'Minute hand fell off and hour hand coming away from movement ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.194.246.130', 'c-71-194-246-130.hsd1.il.comcast.net', '2025-12-16', '--', NULL),
(14785, '', 11805, 999999999, 0, '108-Oman', '1970-01-01', '2025-12-16', '1970-01-01', 'gold', 'gold', 'Theorema', 'watch doesn\'t function unless tapped or turned upside down', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '152.130.14.6', '152-130-14-6.tic.va.gov', '2025-12-16', '--', NULL),
(14786, 'T82483', 11806, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2025-12-17', '2025-11-19', 'gold', 'gold', 'Theorema', 'When going to adjust the time the crown came out and we are now unable to adjust the time.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '32.221.192.69', '32-221-192-69.bng02.wtrb.ct.ip.frontiernet.net', '2025-12-17', '--', NULL),
(14787, 'T82909', 11807, 999999999, 0, '511-New York', '1970-01-01', '2025-12-17', '2025-12-01', 'rosé', 'blue', 'Pionier', 'The crown of the watch came off when making efforts to wind the time ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.125.117.8', 'ool-457d7508.dyn.optonline.net', '2025-12-17', '--', NULL),
(14788, 'T79850', 11808, 999999999, 0, '101-Casablanca GM', '2026-01-16', '2025-12-17', '1970-01-01', 'silver', 'white', 'Theorema', 'My order number is T79850. The watch has stopped working suddenly. Please replace/ repair accordingly.', 'test start 26.01.26 14:26\ntest end: 24.02.26 15:47 not OK. \nfixed manual winding, all OK now, demag case and mvt, ', '0', '2026-03-14', '2026-03-14', 1, 1, 0, 1, 0, 0, 1, 1, '2026-01-07 01:27:28', 0, NULL, 1, '2026-03-18 11:22:02', 1, 1, '2026-03-23', '184.83.33.214', '184-83-33-214-dynamic.midco.net', '2025-12-17', '9405530109355333785480', ''),
(14789, 'T83096', 11809, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-12-18', '1970-01-01', 'silver', 'yellow', 'Theorema', 'None ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.198.181.120', 'c-73-198-181-120.hsd1.nj.comcast.net', '2025-12-18', '--', NULL),
(14790, 'T83018', 11810, 999999999, 0, 'other', '1970-01-01', '2025-12-19', '2025-12-04', 'black', 'black', 'other', 'Order number: T83018\nReason for return: changed mind/no longer want\n\nItem is unused and unworn with all protective stickers.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, '2025-12-19 00:00:00', 0, NULL, 0, NULL, 0, 0, '1970-01-01', '146.75.154.0', '146.75.154.0', '2025-12-19', '--', ''),
(14791, 'T81365', 11811, 999999999, 0, '515-Amsterdam', '2026-01-16', '2025-12-19', '1970-01-01', 'gold', 'blue', 'Pionier', 'My order number is T81511. The crystal shattered. The watch is running fine and all the other functions seem to be OK. ', 'waiting for payment 155€ ,, all done, new case, movement, hands and dial, all perfect,  6.63s', '0', '2026-03-14', '2026-03-14', 1, 1, 1, 1, 0, 0, 1, 1, '2026-01-07 02:07:41', 0, NULL, 1, '2026-03-18 11:18:56', 1, 1, '2026-03-23', '66.26.126.55', 'syn-066-026-126-055.res.spectrum.com', '2025-12-19', '9405530109355334265547', 'The correct order number is T81511'),
(14792, 'T82759', 11812, 999999999, 0, '505-Florida', '1970-01-01', '2025-12-19', '2025-11-28', 'silver', 'silvgrey', 'Pionier', 'No defects. Just returning. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.178.156.222', 'ip98-178-156-222.ok.ok.cox.net', '2025-12-19', '--', NULL),
(14793, 'T83243 ', 11813, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-12-20', '2025-12-20', 'silver', 'yellow', 'Theorema', 'Returning due to dial size too big. Not what I want right now', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.8.11.167', 'c-24-8-11-167.hsd1.co.comcast.net', '2025-12-20', '--', NULL),
(14794, 'T00000', 11814, 999999999, 0, '502-Malibu', '2025-12-21', '2025-12-21', '2025-12-01', 'bicolor gold', 'gold', 'Pionier', 'test---- IGNOREvasdzxvsdgsddfaskhjfvdsascxvasda', '--asdasdasdqawasdsa', '0', '2025-12-21', '2025-12-21', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '109.236.40.241', 'dynamic.pool-109-236-40-241.abissnet.al', '2025-12-21', '--', 'fsdfasdasdasdascxscvcx'),
(14795, 'T82967', 11815, 999999999, 0, '118-Venezia', '2026-01-08', '2025-12-22', '2025-12-01', 'silver', '', 'Theorema', 'It gains 2 hours in 24 hours. It is always going fast. Replace repair accordingly. Thank you!\nHe also wants to change the mesh band with a leather band. he is ready to pay. Thank you', 'new movement, fixed hands and dial, new movement holder ring, cleaned glass, fresh lub crown stem, ', '0', '2026-03-17', '2026-03-17', 1, 1, 0, 1, 0, 0, 1, 1, '2026-01-08 14:50:08', 0, NULL, 1, '2026-03-18 11:18:24', 1, 1, '2026-03-23', '98.38.228.210', 'c-98-38-228-210.hsd1.co.comcast.net', '2025-12-22', '9405530109355334247031', 'He also wants to change the mesh band to a leather ban  '),
(14796, 'T83233', 11816, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-12-22', '1970-01-01', 'silver', 'white', 'Theorema', 'The crown lock that covers the dial will not close. The dial itself clicks when you turn it. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.183.127.205', 'wsip-70-183-127-205.no.no.cox.net', '2025-12-22', '--', NULL),
(14797, 'T83131', 11817, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-12-24', '2025-12-06', 'silver', 'black', 'Theorema', 'unfortunately, the face of the watch was too big on the wrist of the person i wanted to gift it to ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.126.144.128', 'c-24-126-144-128.hsd1.ga.comcast.net', '2025-12-24', '--', NULL),
(14798, '#T56979', 11818, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-12-25', '2026-01-09', 'silver', 'yellow', 'Theorema', 'Nachdem die Uhr über einem Monat lang stillstand, habe ich sie heute wieder aufgezogen. Tickt sie zwar, aber die Zeiger bewegen sich nicht. Also kann ich mir keine Uhrzeit anzeigen lassen.\n\nIch hoffe auf eine Möglichkeit, die Uhr bei Ihnen einschicken zu können, um diese zu reparieren\n\nMit freundlichen Grüßen\nBen Thiemann', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.226.108.56', 'a172-226-108-56.deploy.static.akamaitechnologies.com', '2025-12-25', '--', NULL),
(14799, 'T83229', 11819, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2025-12-26', '1970-01-01', 'gold', 'black', 'Theorema', 'My order number is T83229. I ordered the wrong watch. The watch is brand new and never worn. Please exchange with Casablanca GM-101.4 Silver', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.98.210.136', '98.98.210.136', '2025-12-26', '--', NULL),
(14800, '', 11820, 999999999, 0, '', '1970-01-01', '2025-12-26', '1970-01-01', '', '', '', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '52.25.99.106', 'ec2-52-25-99-106.us-west-2.compute.amazonaws.com', '2025-12-26', '--', NULL),
(14801, 'GM505-10', 11821, 999999999, 0, '505-Florida', '1970-01-01', '2025-12-26', '2025-12-12', 'gold', 'blue', 'Pionier', 'The calendar has to be set manually will not change on it\'s own and the date will not change as well.  The watch does not keep time. Watch needs to be serviced  Thank You!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.170.196.102', 'syn-173-170-196-102.res.spectrum.com', '2025-12-26', '--', NULL),
(14802, 'T67234', 11822, 999999999, 0, '106-Toronto GM', '2026-01-16', '2025-12-27', '2023-12-18', 'gold', 'gold', 'Theorema', 'fallen hands but before the hands fell it had stopped working', 'new movement, cleaned hands, new caseback screws, 1.33s , fixed dial number 5', '0', '2026-03-14', '2026-03-14', 1, 1, 0, 1, 0, 0, 1, 1, '2025-12-27 05:41:06', 0, NULL, 0, NULL, 1, 1, '2026-03-18', '98.38.228.210', 'c-98-38-228-210.hsd1.co.comcast.net', '2025-12-27', '1Z8VF459DA63578055', ''),
(14803, 'T78850', 11823, 999999999, 0, '107-Rio', '2026-03-04', '2025-12-27', '2025-04-01', 'gold', 'silvgrey', 'Theorema', 'My order number is T78850. The watch ticks only every few minutes or so. Please repair accordingly', 'test start: 26.01.26 14:20\n\n-> not ok. new movement , cleaned dial, cleaned hands, flawless now. 0.45s ', '0', '2026-03-14', '2026-03-14', 1, 1, 0, 1, 0, 0, 1, 1, '2026-01-07 01:39:32', 0, NULL, 1, '2026-03-18 11:20:32', 1, 1, '2026-03-23', '104.28.78.115', '104.28.78.115', '2025-12-27', '9410830109355008818249', ''),
(14804, 'T83466', 11824, 999999999, 0, '110-Oslo', '1970-01-01', '2025-12-29', '2025-12-19', 'gold', 'blue', 'Theorema', 'My order number is T83466- The watches are brand new and unworn.. Please Refund.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '94.31.68.235', '94.31.68.235', '2025-12-29', '--', NULL),
(14805, 'T83466', 11824, 999999999, 0, '117-Kingston', '1970-01-01', '2025-12-29', '2025-12-19', 'gold', 'blue', 'Theorema', 'My Order Number is T83466. The watches are Brand new and Unworn, please Refund me to the original payment Method.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '94.31.68.235', '94.31.68.235', '2025-12-29', '--', NULL),
(14806, 'T83466', 11824, 999999999, 0, '127-Vienna', '2026-01-05', '2025-12-29', '2025-12-19', 'gold', 'blue', 'Theorema', 'My order number is T83466- The watches are brand new and unworn.. Please Refund me the Money to my original Payment method.', '--', '0', '1970-01-01', '2026-01-05', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '94.31.68.235', '94.31.68.235', '2025-12-29', '--', ''),
(14807, 'T82817', 11825, 999999999, 0, '505-Florida', '2026-02-10', '2025-12-29', '2025-12-04', 'silver', 'blue', 'Pionier', 'Once the watch has been wound and gently shaken, as advised in a previous video, the watch is not keeping time appropriately. Even after a few hours it can be more than 15 minutes behind the actual time. For example I have worn the watch all day and it\'s more than 15 minutes behind. I need to adjust the watch several times a day to keep it in line with the time on my phone. Thus defeating the object of the watch which is to tell the actual time. I enjoy wearing the watch, as it looks good and people have commented on it. But as it is not keeping time, I will send it back to have it checked.\n\n\n', 'test start 20.04.26 15:55\ntest end 05.05.26 11:30\n\nnew movement, cleaned hands, cleaned dial, new stem and crown, demag case', '0', '1970-01-01', '1970-01-01', 1, 1, 0, 0, 0, 0, 0, 1, '2026-01-18 02:52:53', 1, '2026-02-02 00:36:31', 0, NULL, 1, 0, '1970-01-01', '62.64.186.3', '62.64.186.3', '2025-12-29', '--', 'Any chance to send me a picture of the watch on the timegrapher if it is working fine before sending it back? Thank you'),
(14808, 'T83109', 11826, 999999999, 0, '121-St Petersburg', '1970-01-01', '2025-12-29', '2025-12-15', 'black', 'gold', 'Theorema', 'No defects. I did not like the watch once it arrived and I was able to see it in person.\n\nI would like to replace this St. Petersburg Theorema | Orange | GM-121-11 for a different watch.\n\nPlease send me the Automatic Florida Diamonds by Pionier Germany GM-505-9 | Silver | https://tufinawatches.com/products/florida-diamonds-pionier-gm-505-9?variant=45464229544099\n\nThis replacement watch is the same prices as the one I am returning.\n\nThank you!\n\nMauricio Hinojosa\nm2.hinojosa@outlook.com', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.212.90.169', '108-212-90-169.lightspeed.tukrga.sbcglobal.net', '2025-12-29', '--', NULL),
(14809, 'c20458458972323.1 paypal invoice number', 11827, 999999999, 0, '112-Madrid', '2026-02-12', '2025-12-30', '2021-05-17', 'gold', 'black', 'Theorema', 'The watch is outside of warranty. It\'s stopped working and the marker is loose. The winder also has issues. Please repair accordingly. Thank you for your time', 'waiting for payment 80€ ,, all done', '0', '2026-05-05', '2026-05-05', 1, 1, 1, 1, 0, 0, 1, 1, '2026-01-23 01:56:14', 1, '2026-02-02 00:37:26', 0, NULL, 1, 1, '2026-05-05', '86.191.222.78', 'host86-191-222-78.range86-191.btcentralplus.com', '2025-12-30', '1Z8VF459DA62095382', ''),
(14810, 'T75589', 11828, 999999999, 0, '101-Casablanca GM', '2026-01-20', '2025-12-30', '2025-12-30', 'silver', 'white', 'Theorema', 'Watch has stopped keeping time. Time hands have stopped moving.', 'fixed escapement, tighte4ned all screws, demag adjusted rate to 7.69 . 0.27ms', '0', '2026-03-21', '2026-03-21', 1, 1, 0, 1, 0, 0, 1, 1, '2026-01-12 21:51:56', 0, NULL, 1, '2026-03-22 15:03:58', 1, 1, '2026-03-26', '172.59.188.11', '172.59.188.11', '2025-12-30', '9405530109355351331034', ''),
(14811, '', 11829, 999999999, 0, '509-Barbados', '2026-01-08', '2025-12-30', '1970-01-01', 'silver', 'black', 'Pionier', 'The watch is not under warranty anymore. \nIt needs general service and the band needs. \nI no longer have the invoice or the warranty card;\n I must have lost everything during the move.\nAdjusting the settings is difficult; the button \nat 10 o\'clock is very unreliable, and the others are too. \nDoes the strap need to be replaced, or is it enough \nto refurbish it and adjust it ? ', 'waiting for payment, 150 / 190 €, all done, flawless now', '0', '2026-01-26', '2026-01-26', 1, 1, 1, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-01-27', '217.171.61.50', '50.217-171-61.tkchopin.pl', '2025-12-30', '414163180689', ''),
(14812, '#T83703', 11830, 999999999, 0, '515-Amsterdam', '1970-01-01', '2025-12-30', '2025-12-25', 'gold', 'blue', 'Pionier', 'Decorative pattern fallen off', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '81.152.158.24', 'host81-152-158-24.range81-152.btcentralplus.com', '2025-12-30', '--', NULL),
(14813, '', 11831, 999999999, 0, 'Choose option', '1970-01-01', '2026-01-01', '2025-12-03', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.206.89.165', 'c-98-206-89-165.hsd1.il.comcast.net', '2026-01-01', '--', NULL),
(14814, 'T82952', 11831, 999999999, 0, '114-Buenos Aires', '1970-01-01', '2026-01-01', '2025-12-03', 'black', 'gold', 'Theorema', 'Watch won’t stay wound. Will stop after 30 minutes and not work longer than 6 to 8. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.206.89.165', 'c-98-206-89-165.hsd1.il.comcast.net', '2026-01-01', '--', NULL),
(14815, '', 11832, 999999999, 0, '506-Miami', '2026-02-12', '2026-01-03', '1970-01-01', 'gold', 'gold', 'Pionier', 'The watch is out of warranty- The watch has stopped working, i also would like a replacement band. Please repair accordingly.\n\n', 'waiting for payment 150€, new movement, dial and hands, demag and cleaned case, 10.83s, 0.24ms, 290.1° , new gasket caseback', '0', '1970-01-01', '1970-01-01', 1, 1, 1, 0, 0, 0, 0, 1, '2026-01-18 02:11:46', 1, '2026-02-02 00:36:05', 0, NULL, 1, 0, '1970-01-01', '86.158.252.194', 'host86-158-252-194.range86-158.btcentralplus.com', '2026-01-03', '--', ''),
(14816, 'T83585', 11833, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-01-03', '2025-12-29', 'silver', 'white', 'Theorema', 'GM122-3 (pulldown above does nit give right options!)\n\n\nThe watch is brand new and unworn.. Please refund\nThank you.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.130.6', '104.28.130.6', '2026-01-03', '--', NULL),
(14817, 'T82582', 11834, 999999999, 0, 'Choose option', '1970-01-01', '2026-01-06', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'The watch stop working ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, '2026-01-06 00:00:00', 0, '2026-01-06 00:00:00', 0, NULL, 0, 0, '1970-01-01', '73.156.104.190', 'c-73-156-104-190.hsd1.fl.comcast.net', '2026-01-06', '--', ''),
(14818, 'T82406', 11835, 999999999, 0, '101-Casablanca GM', '2026-02-10', '2026-01-06', '2025-07-01', 'black', 'white', 'Theorema', 'My order number is T82406 The watch doesn\'t wind anymore. Please replace/ repair accordingly.', 'fixed ratchet wheel, demag case and mvt, tightened all screws, rate 4.61', '0', '2026-04-17', '2026-04-17', 1, 1, 0, 1, 0, 0, 1, 1, '2026-01-18 03:00:11', 1, '2026-02-02 00:36:44', 1, '2026-04-19 14:59:06', 1, 1, '2026-04-25', '24.198.166.127', 'syn-024-198-166-127.res.spectrum.com', '2026-01-06', '9405530109355371187307', ''),
(14819, 'T82582', 11836, 999999999, 0, 'Choose option', '1970-01-01', '2026-01-07', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'The watch stop working ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.145.130.30', '50.145.130.30', '2026-01-07', '--', NULL),
(14820, '', 11837, 999999999, 0, '7001-Havana', '1970-01-01', '2026-01-07', '2025-12-22', 'black', 'gold', 'Pionier', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.57.51.44', 'c-98-57-51-44.hsd1.tx.comcast.net', '2026-01-07', '--', NULL),
(14821, 'T82664', 11838, 999999999, 0, '101-Casablanca GM', '2026-01-16', '2026-01-07', '2025-11-28', 'silver', 'yellow', 'Theorema', 'My order number is T82664. There is condensation inside the watch without being exposed to water. Please repair', 'set hands again, cleaned them, cleaned dial, fresh crown stem lub, cleaned glassm demag case and mvt, accuracy perfect, -1.29 . 0.08ms, 274 , no conedensation, did all testes. there was never smth', '0', '2026-03-13', '2026-03-13', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '88.164.58.224', '88-164-58-224.subs.proxad.net', '2026-01-07', '--', ''),
(14822, 'T78113', 11839, 999999999, 0, '3005-Marco Polo', '2026-01-20', '2026-01-07', '2025-03-25', 'gold', 'black', 'Theorema', 'Dear Tufina Customer Services,\n\nLast March 3, 2025, I ordered a Teorema Marco Polo GM3005-7, which seems very unique design and great. But, The watch did not run right after Christmas day. For several days I wore the watch to wind up, but the second hand does not move. I have contacted your Tufina Care Team. According your instructions, I also carelly winded up a couple of times. However, it stopped and does not move at all. \n\nSincerely,\nHokwon Cho', 'new movementz, new dial, cleaned hands, cleaned case and glass, demag case , ratre 8.63s , 0.01ms , 260.9°', '0', '2026-03-21', '2026-03-21', 1, 1, 0, 1, 0, 0, 1, 1, '2026-01-13 07:42:00', 1, '2026-01-13 07:42:04', 1, '2026-03-22 15:04:14', 1, 1, '2026-03-26', '70.175.36.13', 'ip70-175-36-13.lv.lv.cox.net', '2026-01-07', '9405530109355351316208', ''),
(14823, 'T82473', 11840, 999999999, 0, '123-Madame Butterfly', '1970-01-01', '2026-01-07', '1970-01-01', 'silver', 'white', 'Theorema', 'The watch was described as a \"ladies watch\".  However, we determined upon receipt that it was equal to most men\'s watches, and simply too heavy for my wife.  The issue was not the band ... the issue was the weight and thickness of the actual watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.91.180.143', 'syn-071-091-180-143.res.spectrum.com', '2026-01-07', '--', NULL),
(14824, '', 11841, 999999999, 0, '3001-Paragon', '2026-01-12', '2026-01-08', '2014-11-25', 'gold', 'white', 'Theorema', 'Bei meiner Uhr (Theorema Paragon) dreht sich der Uhrzeiger nicht mehr.\nReferenz der Uhr ist: T3001 von 25-11-2014.', 'waiting for payment 100 / 130€', '0', '2026-03-11', '1970-01-01', 0, 0, 1, 0, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-03-11', '24.132.4.124', 'j4124.upc-j.chello.nl', '2026-01-08', '485657227453', 'Austausch gegen neue Uhr GM122-5'),
(14825, 'T82909 ', 11842, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-01-08', '1970-01-01', 'black', '', 'Theorema', 'Does not wind/work', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '67.20.7.228', 'host-67.20.7.228.cspirefiber.net', '2026-01-08', '--', NULL),
(14826, 'T83108', 11843, 999999999, 0, '506-Miami', '1970-01-01', '2026-01-08', '2025-12-20', 'black', 'black', 'Pionier', 'No defect , too big ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.224.222.85', '85.sub-174-224-222.myvzw.com', '2026-01-08', '--', NULL),
(14827, 'T77309', 11844, 999999999, 0, '505-Florida', '2026-02-12', '2026-01-08', '2025-01-27', 'silver', 'black', 'Pionier', 'GM 505-5.    \nThe calendar and the month sub dial don\'t work correctly. the Time doesn\'t set smoothly. \n\nMore specific details - when pushing the date button - it will skip from the 4th straight to the 15th. In addition, if on the 17 (use to be the 7th) the dates no longer adjust. The waiting period for the date button use to return is about 24 hrs. smooth time - gear grinding.\n\nSince inquiring about how to activate the warranty, the locking clip on the wrist band fell off due - I was only left with a partial pressure pin (pin had lost one side of the springe dowel) in the band.\n\nPlease replace/repaid accordingly.\n', 'new clasp, new movement, new hands, cleaned dial, demag case,  6.92s , 0.06ms , 301.5°', '0', '2026-05-05', '2026-05-05', 1, 1, 0, 1, 0, 0, 1, 1, '2026-01-18 02:18:24', 1, '2026-02-02 00:35:52', 1, '2026-05-05 18:52:20', 1, 0, '1970-01-01', '205.193.239.44', '205.193.239.44', '2026-01-08', '--', ''),
(14829, 'T82391', 11846, 999999999, 0, '108-Oman', '1970-01-01', '2026-01-09', '1970-01-01', 'gold', 'gold', 'Theorema', 'La montre, est entièrement remonter mais elle perd de temps, on dirait qu’elle est bloquée quelque part. Merci de le faire réparer au remplacer.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, '2026-01-09 20:15:32', 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.10.145.200', '31-10-145-200.cgn.dynamic.upc.ch', '2026-01-09', '--', ''),
(14828, 'T81784', 11845, 999999999, 0, '116-San Francisco', '1970-01-01', '2026-01-09', '2025-10-13', 'gold', 'white', 'Theorema', ' I bought a watch for my husband on Oct 13, 2025 and I was saving it since then to give it as a Christmas gift for him and I just have it to him and he found out that it is not working at all . I know it is under warranty for 24 months since purchase date but I need to know how to return it for refund or how to exchange it with another watch . Please advise. Thank you', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, '2026-01-09 17:25:06', 0, '2026-01-09 17:25:52', 0, NULL, 0, 0, '1970-01-01', '50.100.191.108', 'bras-base-stckon0807w-grc-41-50-100-191-108.dsl.bell.ca', '2026-01-09', '--', ''),
(14830, 'T71867', 11847, 999999999, 0, '101-Casablanca GM', '2026-01-19', '2026-01-09', '2024-07-30', 'black', 'black', 'Theorema', 'Der Minutenzeiger ist während dem tragen meiner Uhr heruntergerutscht.', 'new dial, fixed balance wheel, fixed hands, demag case and mvt, new caseback vgasket ,  8s', '0', '2026-03-21', '2026-03-21', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-03-23', '83.215.82.251', '83-215-82-251.dyn.cablelink.at', '2026-01-09', '1Z8VF459DL62446643', ''),
(14831, 'T74205', 11848, 999999999, 0, '132-Portofino', '2026-02-24', '2026-01-10', '2024-11-04', 'gold', 'gold', 'Theorema', 'Problem description:\nThe Theorema watch is not working properly. The winding button (crown), which must be used every 24 hours to keep the watch running, does not function correctly. Despite winding the watch, it stops and does not continue working.', 'new movement, cleaned dial and hands, demag case, rate 2.95 , 0.02ms , 308°', '0', '2026-03-22', '2026-03-22', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-03-23', '176.128.235.143', 'res34-h01-176-128-235-143.dsl.sta.abo.bbox.fr', '2026-01-10', '1Z8VF459D963463620', ''),
(14832, 'T82582', 11834, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-01-10', '2025-11-23', 'rosé', '', 'Theorema', 'The watch stop working ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.156.104.190', 'c-73-156-104-190.hsd1.fl.comcast.net', '2026-01-10', '--', NULL),
(14833, 'T82582', 11849, 999999999, 0, '123-Madame Butterfly', '2026-02-19', '2026-01-10', '2025-11-23', 'rosé', 'silvgrey', 'Theorema', 'The watch stopped working ', 'new movement, cleaned hands, new dial, cleaned glass, demag, rate 2.81s , 0.28ms, 284.6', '0', '2026-03-21', '2026-03-21', 1, 1, 0, 1, 0, 0, 1, 1, '2026-02-09 01:11:47', 1, '2026-02-19 01:40:46', 1, '2026-03-22 15:04:30', 1, 1, '2026-03-26', '73.156.104.190', 'c-73-156-104-190.hsd1.fl.comcast.net', '2026-01-10', '9405530109355351340067', ''),
(14834, 'T83948', 11850, 999999999, 0, '106-Toronto GM', '1970-01-01', '2026-01-11', '2026-01-11', 'rosé', 'blue', 'Theorema', 'Exchange request for the GM-106-11 / Rose', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.187.141.86', 'pool-71-187-141-86.nwrknj.fios.verizon.net', '2026-01-11', '--', NULL),
(14835, 'T82391', 11851, 999999999, 0, '108-Oman', '1970-01-01', '2026-01-11', '1970-01-01', 'gold', 'gold', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '31.10.145.200', '31-10-145-200.cgn.dynamic.upc.ch', '2026-01-11', '--', NULL);
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(14836, 'T68819', 11852, 999999999, 0, '126-Golden Gate', '2026-02-12', '2026-01-11', '2024-02-20', 'black', 'gold', 'Theorema', 'The watch just stop working. Can\'t say precisely what happened.', 'new movement, new minute hand, demag case, 725s , 0.19ms, 285.3° , cleaned case , lub stem', '0', '2026-05-05', '2026-05-05', 1, 1, 0, 1, 0, 0, 1, 1, '2026-01-23 01:51:28', 1, '2026-02-02 00:37:11', 1, '2026-05-05 18:54:37', 1, 0, '1970-01-01', '68.33.127.125', 'c-68-33-127-125.hsd1.md.comcast.net', '2026-01-11', '--', ''),
(14837, 'T82001', 11853, 999999999, 0, '108-Oman', '1970-01-01', '2026-01-12', '2025-10-23', 'black', 'gold', 'Theorema', 'I tried using this watch after buying it and tried following all the instructions on how to use it, The watch has stopped working even when fully wound. Usually when trying to use it manually you would shake it and it would start working but this one didn’t. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.39.222.60', 'syn-076-039-222-060.res.spectrum.com', '2026-01-12', '--', NULL),
(14838, 'T83522', 11854, 999999999, 0, 'Choose option', '1970-01-01', '2026-01-12', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'No defect. Box was never opened. I ordered more that I can afford. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '155.43.78.102', 'nat-hc-staff-78.nat.commnet.edu', '2026-01-12', '--', NULL),
(14839, '', 11855, 999999999, 0, '101-Casablanca GM', '2026-02-19', '2026-01-13', '2025-11-28', 'gold', 'white', 'Theorema', 'When the watch is set fully in will not work. It also will not unwind fro the position it \nis set at. Im not sure what the Order ID is. Please let me know if that\'s an issue.', 'fixed escapement, demag case and mvt, tighteend screws, rate perfect,  9.63s', '0', '2026-03-21', '2026-03-21', 1, 1, 0, 1, 0, 0, 1, 1, '2026-02-09 01:03:23', 1, '2026-02-19 01:41:03', 0, NULL, 1, 1, '2026-03-23', '108.173.221.163', 'd108-173-221-163.abhsia.telus.net', '2026-01-13', '1Z8VF459DA62898434', ''),
(14840, 'T83872', 11856, 999999999, 0, '104-Copacabana', '1970-01-01', '2026-01-13', '2026-01-02', 'gold', 'white', 'Theorema', 'The watch stalls even when fully wound. It starts and stops. Loses time within 15 mins. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.81.1.29', '172.81.1.29', '2026-01-13', '--', NULL),
(14841, 'T83994', 11857, 999999999, 0, '505-Florida', '1970-01-01', '2026-01-14', '2026-01-09', 'silver', 'blue', 'Pionier', 'The watch is a beautiful timepiece; however, after seeing it in person, I have decided that it does not quite meet my current needs.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '68.200.238.213', 'syn-068-200-238-213.res.spectrum.com', '2026-01-14', '--', NULL),
(14842, 'T83331', 11858, 999999999, 0, '117-Kingston', '1970-01-01', '2026-01-14', '2026-01-13', 'gold', 'blue', 'Theorema', 'Too large for wife\'s wrist (Sally Mars, who initiated the return). ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '216.82.44.125', '216.82.44.125', '2026-01-14', '--', NULL),
(14843, 'T82391', 11859, 999999999, 0, '108-Oman', '2026-04-13', '2026-01-14', '1970-01-01', 'gold', 'gold', 'Theorema', 'The hour and minute hands get stuck; even when the second hand is moving, the hour and minute hands stay at the same time.\n\nDie Uhr hat ein Problem mit den Zeigern, die sich während meiner Nutzung bewegen, sie blockieren sogar beim Aufziehen, daher kenne ich die Uhr gut, weil es die zweite Uhr ist, die ich kaufe, und die erste funktionierte perfekt.\n', 'new movement, new minute and hour hand, demag case. new crown protector screws, lub stem, cleaned dial,  753s, 0.47ms, 306.2°', '0', '1970-01-01', '1970-01-01', 1, 1, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '31.10.145.200', '31-10-145-200.cgn.dynamic.upc.ch', '2026-01-14', '--', ''),
(14844, 'T62093', 11860, 999999999, 0, '903-Basel', '1970-01-01', '2026-01-14', '1970-01-01', 'gold', 'white', 'Pionier', 'Order number is \n\nT62093- The mechanism never activated the watch. The watch then remains fully wound without ever functioning. Please repair accordingly. \nI have previously sent this watch to you for repairs with the same issue.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '180.150.80.120', '180-150-80-120.NBN.mel.aussiebb.net', '2026-01-14', '--', NULL),
(14845, 'T62093', 11861, 999999999, 0, '903-Basel', '2026-02-12', '2026-01-14', '1970-01-01', 'gold', 'white', 'Pionier', 'My Order number is \n\nT62093- The mechanism never activated the watch. The watch then remains fully wound without ever functioning. Please repair accordingly.', 'test start 18.03.26 15:23,, new movement, cleaned dial, new hour hand, cleaned hands, cleaned case, 5.29s, 0.01ms, 273.9°', '0', '1970-01-01', '1970-01-01', 1, 1, 0, 0, 0, 0, 0, 1, '2026-01-21 22:52:09', 1, '2026-02-02 00:36:58', 0, NULL, 1, 0, '1970-01-01', '180.150.80.120', '180-150-80-120.NBN.mel.aussiebb.net', '2026-01-14', '--', ''),
(14846, 'T83882', 11862, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-01-14', '1970-01-01', 'silver', 'white', 'Theorema', 'dont like style ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.77.14.121', '50.77.14.121', '2026-01-14', '--', NULL),
(14847, 'T83456', 11863, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-01-16', '2025-12-12', 'black', 'yellow', 'Theorema', 'My husband went to wind up the watch that I bought for him in December, and nothing happened when he went to wind it up. The watch has completely stopped working. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.129.179.122', 'dynamic-104-129-179-122.tidewater.net', '2026-01-16', '--', NULL),
(14848, '#T82407', 11864, 999999999, 0, '7001-Havana', '2026-04-02', '2026-01-17', '2025-11-16', 'black', 'gold', 'Pionier', 'My order number is T82407- The watch is brand new and unworn.', '--', '0', '1970-01-01', '2026-04-02', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '77.56.152.79', '77-56-152-79.dclient.hispeed.ch', '2026-01-17', '--', ''),
(14849, 'T83564', 11865, 999999999, 0, '114-Buenos Aires', '2026-02-10', '2026-01-18', '2025-12-19', '', '', 'Theorema', 'I am very upset. I have 8 watches from you. This is the second one I am sending for repair, and by far the worst. I wore it only once, and the crown came off. What quality is this? I removed my Trustpilot review, but I am really worried about my watches quality. I might write another review because this is not good. Replace or repair, although I have lost my trust.', 'new croiwn stem, fixed manual winding, fresh lubricant for stem and adhesive , cleaned glass, fixed minute hand', '0', '2026-03-18', '2026-03-18', 1, 1, 0, 1, 0, 0, 1, 1, '2026-01-18 02:37:42', 1, '2026-02-02 00:36:18', 1, '2026-03-18 11:19:16', 1, 1, '2026-03-23', '98.38.228.210', 'c-98-38-228-210.hsd1.co.comcast.net', '2026-01-18', '9405530109355334265547', ''),
(14850, 'T82817', 11866, 999999999, 0, '505-Florida', '1970-01-01', '2026-01-18', '2025-11-29', 'silver', 'blue', 'Pionier', 'The watch does not keep the correct time. It delays. It is never on time. Thanks.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-01-18 02:50:56', 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.38.228.210', 'c-98-38-228-210.hsd1.co.comcast.net', '2026-01-18', '--', ''),
(14851, 'gm 12g.1', 11867, 999999999, 0, 'other', '1970-01-01', '2026-01-19', '2026-01-19', 'gold', 'silvgrey', 'other', 'Watch does not keep time when fully wound.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.77.85.97', '108-77-85-97.lightspeed.rlghnc.sbcglobal.net', '2026-01-19', '--', NULL),
(14852, 'T84032', 11868, 999999999, 0, '117-Kingston', '1970-01-01', '2026-01-19', '2026-01-10', 'gold', 'white', 'Theorema', 'DOES NOT WORK AFTER WINDING THE WATCH 30 TIMES PER TUFINA EMAIL THE WATCH \n\nONLY WORKS FOR 2-3 MINUTES.    THEN IT STOPS.    THIS IS UNACCEPTABLE.\n\nI CURRENTLY OWN 7 OTHER TUFINA WATCHES AND HAVE HAD NO PROBLEMS AND THEY \n\nALL WORK GREAT.   DR. FORREST PATIN  925-699-7300', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.132.244.152', '71-132-244-152.lightspeed.irvnca.sbcglobal.net', '2026-01-19', '--', NULL),
(14853, 'gm 101-14', 11869, 999999999, 0, '101-Casablanca GM', '2026-02-10', '2026-01-19', '2024-11-25', 'gold', 'white', 'Theorema', 'The watch stopped working a few days ago. I followed the instructions in the manual, but it\'s still not working.', 'fixed escapement, demag case and mvt, lubricated fresh, rate 1.74', '0', '2026-04-17', '2026-04-17', 1, 1, 0, 1, 0, 0, 1, 1, '2026-01-30 17:31:33', 1, '2026-02-02 00:37:58', 1, '2026-04-19 14:59:25', 1, 1, '2026-04-25', '104.187.72.170', '104-187-72-170.lightspeed.rcsntx.sbcglobal.net', '2026-01-19', '9405530109355371188861', ''),
(14854, '', 11870, 999999999, 0, '7001-Havana', '1970-01-01', '2026-01-19', '1970-01-01', 'silver', 'black', 'Pionier', 'De heeft 2 weken gewerkt en is daarna kapot gegaan .\nIk zou het graag weer laten maken ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '217.104.40.252', '217-104-40-252.cable.dynamic.v4.ziggo.nl', '2026-01-19', '--', NULL),
(14855, 'T83470 ', 11871, 999999999, 0, '7002-Chicago', '1970-01-01', '2026-01-19', '1970-01-01', 'gold', 'white', 'Pionier', 'the watch I bought Chicago P7002-3 | Gold  has an all white face causing the small print to fade into the background. I can not se the small print. I believe this watch PIONIER | GM-505-8 | GOLD has more contrast and will be readable.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.132.159.55', '45.132.159.55', '2026-01-19', '--', NULL),
(14856, '', 11872, 999999999, 0, '7001-Havana', '1970-01-01', '2026-01-20', '1970-01-01', 'silver', 'black', 'Pionier', 'De dagen teller is kapot gegaan\nZou hem graag gemaakt zien worden.\nHij is de eerste week al kapot gegaan', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '213.126.218.242', 'ip-213-126-218-242.ip.prioritytelecom.net', '2026-01-20', '--', NULL),
(14857, 'T83522', 11873, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2026-01-20', '2025-12-25', '', '', 'Theorema', 'I can\'t aford this watch, I bought too many of them. This is new in box, never opened. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.61.199.9', 'c-24-61-199-9.hsd1.ct.comcast.net', '2026-01-20', '--', NULL),
(14858, 'T84051', 11874, 999999999, 0, '3001-Paragon', '1970-01-01', '2026-01-20', '2026-01-20', '', '', 'Theorema', 'There is no defect. I just ordered the wrong model', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.133.48', '172.58.133.48', '2026-01-20', '--', NULL),
(14859, 'T84049', 11875, 999999999, 0, 'other', '2026-01-23', '2026-01-21', '1970-01-01', 'bicolor', 'black', 'other', 'Die Uhr habe ich am 13.01.2026 erhalten. Ich habe Sie sofort kontaktiert um mir ein Retourschein zu senden. Ich habe Ihnen bereits Fotos geschickt, die Uhr ist in der originalen Verpackung und wurde gar nicht getragen, also es ist neu ich möchte es zurückgeben, weil der Armband meiner Vorstellung nicht gepasst hat.\nVielen Dank für Ihr Verständnis.\nBitte senden Sie mir ein Retourschein.\n\nMit freundlichen Grüßen \nAdem Yildirim ', '--', '0', '1970-01-01', '2026-01-26', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '87.157.241.0', 'p579df100.dip0.t-ipconnect.de', '2026-01-21', '--', ''),
(14860, 'T84130', 11876, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-01-23', '2026-01-19', 'silver', 'yellow', 'Theorema', 'Does not stay wound. Time lapses are too much for me to maintain. \nWill be exchanging for automatic. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '100.26.150.206', 'ec2-100-26-150-206.compute-1.amazonaws.com', '2026-01-23', '--', NULL),
(14861, 'T84130', 11876, 999999999, 0, '108-Oman', '1970-01-01', '2026-01-23', '2026-01-19', 'gold', 'gold', 'Theorema', 'Does not stay wound. Will exchange for automatic. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '100.26.150.206', 'ec2-100-26-150-206.compute-1.amazonaws.com', '2026-01-23', '--', NULL),
(14862, '', 11877, 999999999, 0, 'other', '1970-01-01', '2026-01-24', '1970-01-01', 'bicolor gold', 'gold', 'Javelle', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.18.254.232', 'c-73-18-254-232.hsd1.mi.comcast.net', '2026-01-24', '--', NULL),
(14863, 'CM n06-5', 11878, 999999999, 0, '508-Dublin', '2026-02-19', '2026-01-24', '2025-06-05', 'gold', 'silvgrey', 'Pionier', 'When wind to start…won’t start…watch won’t run…Provided pictures and video', 'seems OK, test start 15:45 18.03.26, Tatiana tested during our 3 week vacation and it was working constant perfect', '0', '2026-04-17', '2026-04-17', 1, 1, 0, 1, 0, 0, 1, 1, '2026-02-19 01:41:59', 1, '2026-02-19 01:41:59', 1, '2026-04-19 14:58:21', 1, 1, '2026-04-25', '108.211.192.23', '108-211-192-23.uvs.miamfl.sbcglobal.net', '2026-01-24', '9405530109355371190413', 'When we received the watch in the US, it was working perfectly for almost 3 days, then when it stopped, we could not start it again, even by manually winding it or shaking it'),
(14864, 'T84034', 11879, 999999999, 0, '117-Kingston', '1970-01-01', '2026-01-24', '2026-01-10', 'gold', 'white', 'Theorema', 'I wind the watch turning the crown clockwise 30 times likes the manual says star to work but them stops ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.24.129.253', 'syn-024-024-129-253.res.spectrum.com', '2026-01-24', '--', NULL),
(14865, 'T84034', 11880, 999999999, 0, '117-Kingston', '1970-01-01', '2026-01-24', '2026-01-10', 'gold', 'white', 'Theorema', 'I wind the watch by turning the crown 30 times star to work but them after stops', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.24.139.137', 'syn-024-024-139-137.res.spectrum.com', '2026-01-24', '--', NULL),
(14866, 'T81084', 11881, 999999999, 0, '110-Oslo', '2026-02-19', '2026-01-25', '2025-09-05', 'rosé', 'blue', 'Theorema', 'My order number is T81084. The decorative part of the second hand is loose. Specifically, the winged piece around the dial has fallen off (screws seem to have come undone) inside the chassis. The timekeeping mechanism appears undamaged, and there is no exterior damage. Additionally, the watch runs about 30 seconds slow to the day (since I obtained it), so any type of tuning is welcome if you are able (otherwise it’s not a large issue). Please replace/repair accordingly.', 'new movement, new hands, new dial, cleaned glass, demagh case and mvt, adjsuted to 0.63s , 0.02ms', '0', '2026-03-21', '2026-03-21', 1, 1, 0, 1, 0, 0, 1, 1, '2026-02-09 00:53:25', 1, '2026-02-19 01:42:11', 1, '2026-03-22 15:05:18', 1, 1, '2026-03-26', '153.90.20.233', 'secure-wireless-nat-20-233.msu.montana.edu', '2026-01-25', '9410830109355008876775', ''),
(14867, 'T883625', 11882, 999999999, 0, '104-Copacabana ', '2026-02-12', '2026-01-26', '2025-12-22', 'gold', 'yellow', 'Theorema', '  I ROTATE 40 CLOCKWISE, IT RUNS FOR A WHILE AND IT STOPS\n MAY YOU FIX IT OR EXCHANGE ME A GOOD ONE. I APPRECIATE YOUR WORK\n\n', 'fixed escapement, lubricated fresh, demag case and mvt, tightened all screws, rate 0.20s , 0.13ms , ', '0', '2026-04-17', '2026-04-17', 1, 1, 0, 1, 0, 0, 1, 1, '2026-01-30 17:28:57', 1, '2026-02-02 00:38:10', 1, '2026-04-19 14:59:48', 1, 1, '2026-04-25', '35.146.180.202', 'syn-035-146-180-202.res.spectrum.com', '2026-01-26', '9405530109355371185778', ''),
(14868, 'T84004', 11883, 999999999, 0, '3011-Macau', '1970-01-01', '2026-01-29', '2026-01-13', 'gold', 'white', 'Theorema', 'Order number T84004. I am returning the watch because its too heavy and i dont like it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.227.141.109', '109.sub-174-227-141.myvzw.com', '2026-01-29', '--', NULL),
(14869, '', 11884, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-01-29', '1970-01-01', '', '', 'Theorema', 'It did not fit comfortably on the wrist - order number T84171. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.118.9.170', 'syn-070-118-009-170.biz.spectrum.com', '2026-01-29', '--', NULL),
(14870, 'T58053', 11885, 999999999, 0, '505-Florida', '1970-01-01', '2026-01-29', '2022-07-12', 'black', 'gold', 'Pionier', 'Lateral knob not functioning, and watch gears are slow therefore time is not accurate. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.59.201.152', '172.59.201.152', '2026-01-29', '--', NULL),
(14871, 'T58053', 11886, 999999999, 0, '505-Florida', '2026-02-19', '2026-01-29', '2023-08-20', 'black', 'gold', 'Pionier', 'Lateral knob not functioning, and watch gears working intermittently ', 'waiting for payment 90€ , all done', '0', '2026-05-05', '2026-05-05', 1, 1, 1, 1, 0, 0, 1, 1, '2026-02-09 00:29:02', 1, '2026-02-19 01:41:19', 1, '2026-05-05 18:51:59', 1, 0, '1970-01-01', '172.59.201.152', '172.59.201.152', '2026-01-29', '--', ''),
(14872, '', 11887, 999999999, 0, '108-Oman', '1970-01-01', '2026-01-30', '2024-04-17', 'gold', 'gold', 'Theorema', 'Die Uhr funktioniert nicht ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '80.128.99.196', 'p508063c4.dip0.t-ipconnect.de', '2026-01-30', '--', NULL),
(14873, '', 11888, 999999999, 0, 'Choose option', '1970-01-01', '2026-01-30', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'Hi,\nI\'d like to return order #T84268.\nMy son didn\'t love the watch that we ordered and thought it looked different from the pictures online. The watch was opened for a total of 2 minutes. Never worn or used.\nThank you so much,\nNaomi Cadle', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.244.233.228', 'pool-96-244-233-228.bltmmd.fios.verizon.net', '2026-01-30', '--', NULL),
(14874, 'T81797', 11889, 999999999, 0, '502-Malibu', '2026-04-23', '2026-01-30', '2025-10-16', 'gold', 'blue', 'Pionier', 'The glass of my watch is broken, and the movement has stopped.”', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-04-10 00:52:47', 1, '2026-04-20 01:02:20', 0, NULL, 1, 0, '1970-01-01', '50.218.165.37', '50.218.165.37', '2026-01-30', '--', ''),
(14875, 'T83869', 11890, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2026-01-31', '2026-01-02', 'rosé', 'white', 'Theorema', 'Watch too large for my wrist', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '154.5.167.47', 'd154-5-167-47.bchsia.telus.net', '2026-01-31', '--', NULL),
(14876, 'T83856', 11891, 999999999, 0, '505-Florida', '1970-01-01', '2026-02-02', '2025-12-31', 'rosé', 'blue', 'Pionier', 'Received the watch, set it and placed it back into the box for storing.  Took it out to wear to dinner. At the restaurant my husband was complimented on his watch. On our way home he went to look at the watch and noticed the glass was gone and one of the hands.  We searched everywhere in the vehicle, drove back looked around outside and could not find it.  The watch was not hit or bumped.  We placed it back into the box and I emailed the next day. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '70.65.76.33', 'S010638ad2bf09c63.lb.shawcable.net', '2026-02-02', '--', NULL),
(14877, 'T84284', 11892, 999999999, 0, '511-New York', '1970-01-01', '2026-02-02', '2026-02-01', 'gold', 'black', 'Pionier', 'Watch is to big for me no defects', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.34.115', 'ue.tmodns.net', '2026-02-02', '--', NULL),
(14878, 'T83864', 11893, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-02-02', '2026-02-01', 'gold', 'white', 'Theorema', 'The watch has stopped working although it has been wound correctly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.207.75.152', '108-207-75-152.lightspeed.irvnca.sbcglobal.net', '2026-02-02', '--', NULL),
(14879, 'T81784', 11894, 999999999, 0, '116-San Francisco', '2026-02-19', '2026-02-03', '2025-10-13', 'gold', 'gold', 'Theorema', 'The hand has fallen off and it is winding at all', 'new movement, new dial , new hands, demag case, demag movement ring, rate 4.14 . 0.44 , 238° ,, brand new watch , no repair', '0', '2026-03-22', '2026-03-22', 1, 1, 0, 1, 0, 0, 1, 1, '2026-02-15 03:48:28', 1, '2026-02-19 01:41:45', 0, NULL, 1, 1, '2026-03-23', '50.100.191.245', 'bras-base-stckon0807w-grc-41-50-100-191-245.dsl.bell.ca', '2026-02-03', '1Z8VF459DA63079595', ''),
(14880, 'T84361', 11895, 999999999, 0, '7001-Havana', '1970-01-01', '2026-02-04', '2026-01-31', 'gold', 'blue', 'Pionier', 'No defect, in fact I haven\'t picked it up from the post office yet, so it is in Perfect shipped condition from your team. It looks like a beautiful watch from the online pictures, but my boyfriend and I broke up, so I don\'t need it anymore.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '35.149.70.20', 'syn-035-149-070-020.res.spectrum.com', '2026-02-04', '--', NULL),
(14881, 'T84302', 11896, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-02-04', '2026-01-26', 'silver', 'white', 'Theorema', 'My order number is T84302. The watch is manually wound but doesn\'t work. The watch is brand new, in original packaging and never worn. I have been advised via email that it will be replaced.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '90.246.72.98', '90.246.72.98', '2026-02-04', '--', NULL),
(14882, 'T84242', 11897, 999999999, 0, '101-Casablanca GM', '2026-02-19', '2026-02-04', '2026-01-22', 'silver', 'white', 'Theorema', 'The clasp over the dial is loose and unable to latch properly. The wrist latch is also scuffed a little. Would like to return item and receive a refund.', 'waiting for chargeback to close, fixed crown protector, and wrist clasp, both tight now', '0', '2026-05-05', '2026-05-05', 1, 1, 0, 1, 0, 0, 1, 1, '2026-02-15 02:11:08', 1, '2026-02-19 01:41:33', 1, '2026-05-05 18:53:34', 1, 0, '1970-01-01', '172.58.125.47', '172.58.125.47', '2026-02-04', '--', ''),
(14883, '', 11898, 999999999, 0, '506-Miami', '2026-02-10', '2026-02-05', '1970-01-01', 'gold', 'black', 'Pionier', 'There are specks of dirt on the dial under the watch glass, and a foreign body on the date display, as if a part of the mechanism had been broken off.', 'new dial, cleaned hands, demag movement and case, cleaned case and band,  8.28s, 0.11ms, 236,5° , ', '0', '2026-05-05', '2026-05-05', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-05-05', '178.159.171.15', '178-159-171-15.tsm.tarnobrzeg.pl', '2026-02-05', '1Z8VF459DA63707576', ''),
(14884, 'T81094', 11899, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-02-06', '2025-09-09', 'silver', '', 'Theorema', '\nUnfortunately, I have encountered an issue with the crown of the watch.\nWhen I attempt to wind it, it unwinds immediately and does not function properly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '148.75.19.18', 'ool-944b1312.dyn.optonline.net', '2026-02-06', '--', NULL),
(14885, '', 11900, 999999999, 0, '131- Singapore', '2026-03-11', '2026-02-08', '2025-08-12', 'black', 'white', 'Theorema', 'T83094 - Stopped ticking and can\'t get it started', 'new movement, demag case, cleaned case', '0', '2026-05-05', '2026-05-05', 1, 1, 0, 1, 0, 0, 1, 1, '2026-02-24 17:00:18', 1, '2026-03-04 18:15:20', 1, '2026-05-05 18:54:19', 1, 0, '1970-01-01', '68.8.3.12', 'ip68-8-3-12.sd.sd.cox.net', '2026-02-08', '--', ''),
(14886, 'Ilmi Kadriu', 11901, 999999999, 0, '505-Florida', '1970-01-01', '2026-02-08', '2025-04-09', 'gold', 'blue', 'Pionier', 'Its not working date for example it stay now in 20 and it dont more anymore', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '213.188.117.5', 'IP-213188117005.dynamic.medianet-world.de', '2026-02-08', '--', NULL),
(14887, 'T84063', 11902, 999999999, 0, 'other', '1970-01-01', '2026-02-10', '2026-02-10', 'gold', 'gold', 'other', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.208.98.27', '27.sub-174-208-98.myvzw.com', '2026-02-10', '--', NULL),
(14888, 'T84063', 11903, 999999999, 0, '116-San Francisco', '1970-01-01', '2026-02-10', '2026-02-10', 'gold', 'gold', 'Theorema', 'The dial is too big for my wife’s wrist. And the band is too wide for her hands as well. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.12.253.82', 'c-73-12-253-82.hsd1.ca.comcast.net', '2026-02-10', '--', NULL),
(14889, 'T84322', 11904, 999999999, 0, '112-Madrid', '1970-01-01', '2026-02-11', '1970-01-01', 'gold', 'black', 'Theorema', 'No defects.  This is a return.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.22.151.81', 'c-24-22-151-81.hsd1.wa.comcast.net', '2026-02-11', '--', NULL),
(14890, 'Gmaoldd', 11905, 999999999, 0, '101-Casablanca GM', '2026-03-11', '2026-02-11', '1970-01-01', 'gold', 'yellow', 'Theorema', 'Can not set time.Stem pulls out rose gold', 'new movement, demag case, 14.07s , 0.07ms , 302.2°', '0', '2026-05-05', '2026-05-05', 1, 1, 0, 1, 0, 0, 1, 1, '2026-02-21 01:46:13', 1, '2026-03-04 18:15:32', 1, '2026-05-05 18:53:51', 1, 0, '1970-01-01', '172.116.176.10', 'syn-172-116-176-010.res.spectrum.com', '2026-02-11', '--', ''),
(14891, 'T84389', 11906, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-02-12', '2026-02-04', 'silver', 'white', 'Theorema', 'Does not fit', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '76.122.14.74', 'c-76-122-14-74.hsd1.ga.comcast.net', '2026-02-12', '--', NULL),
(14892, '#T84547', 11907, 999999999, 0, '121-St Petersburg', '1970-01-01', '2026-02-14', '1970-01-01', 'rosé', 'blue', 'Theorema', 'The watch is to small for my hands so I would like to return it for a refund It literally just arrived yesterday Friday the 13.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '167.88.62.214', '214-62-88-167.clients.gthost.com', '2026-02-14', '--', NULL),
(14893, 'T84487', 11908, 999999999, 0, '505-Florida', '1970-01-01', '2026-02-15', '2026-02-03', '', '', 'Pionier', 'I didn’t like how it looked, it’s not my style. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.255.201.248', '108-255-201-248.lightspeed.sndgca.sbcglobal.net', '2026-02-15', '--', NULL),
(14894, '', 11909, 999999999, 0, '117-Kingston', '2026-03-11', '2026-02-15', '2025-12-21', 'silver', 'blue', 'Theorema', 'One of the second hands is stuck in the automatic spinner', 'new date hand, fixed hands, cleaned hands, cleaned dial, cleaned glass, demag case and mvt, adjusted rate to  8.74s, 0.37ms, 304.6°', '0', '2026-05-05', '2026-05-05', 1, 1, 0, 1, 0, 0, 1, 1, '2026-02-27 01:29:34', 1, '2026-03-04 18:15:47', 1, '2026-05-05 18:55:53', 1, 0, '1970-01-01', '45.50.208.210', 'syn-045-050-208-210.res.spectrum.com', '2026-02-15', '--', ''),
(14895, 'T84360', 11904, 999999999, 0, '519-Milano', '1970-01-01', '2026-02-16', '1970-01-01', 'gold', 'black', 'Pionier', 'No defect. I shouldn\'t have bought it at this so returning it un-opened and un-used.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.22.151.81', 'c-24-22-151-81.hsd1.wa.comcast.net', '2026-02-16', '--', NULL),
(14896, 'T78102', 11910, 999999999, 0, 'اختر الخيار', '2026-02-24', '2026-02-16', '1970-01-01', 'اختر الخيار', 'اختر الخيار', 'اختر الخيار', 'Bestellnu Bestellnummer T78102 – Die Uhr geht vor. Bitte entsprechend reparieren.\nOrder number T78102-The watch is running ahead of time. Please repair accordingly.]', 'demag, looks fine, test start 15:01 22.03.26, Tatiana tested it during our 3 week vacation and it was working constantly perfect', '0', '2026-04-17', '2026-04-17', 1, 1, 0, 1, 0, 0, 1, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-04-20', '88.130.147.20', 'i58829314.versanet.de', '2026-02-16', '00340434129949135861', ''),
(14897, 'T84374', 11911, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-02-16', '2026-02-05', 'white', 'white', 'Theorema', 'Dial is too big for my wrist.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '152.58.152.4', '152.58.152.4', '2026-02-16', '--', NULL),
(14898, 'T82694', 11912, 999999999, 0, '2009-Casablanca', '1970-01-01', '2026-02-17', '1970-01-01', 'rosé', 'white', 'Theorema', 'The watch band comes undone all the time . Very irritating and I’m asking to be sent a different band same color with no clasp . ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.219.125.36', '36.sub-174-219-125.myvzw.com', '2026-02-17', '--', NULL),
(14899, 'T82781', 11912, 999999999, 0, '106-Toronto GM', '2026-03-20', '2026-02-17', '2025-12-01', 'gold', 'white', 'Theorema', 'The watch stopped working . Will wind up 40 times like told and it stays going for a few minutes and stops won’t start back . ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-03-04 18:57:42', 1, '2026-03-21 16:52:11', 0, NULL, 1, 0, '1970-01-01', '174.219.125.36', '36.sub-174-219-125.myvzw.com', '2026-02-17', '--', 'Ship only to 795 Grinders Switch Rd, Centerville, TN, 37033'),
(14900, 'T82694', 11912, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-02-17', '1970-01-01', 'rosé', 'white', 'Theorema', 'Clasp pops open multiple times while wearing . Asking please for different band no clasp', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, '2026-03-04 18:57:22', 0, NULL, 0, NULL, 0, 0, '1970-01-01', '174.219.125.36', '36.sub-174-219-125.myvzw.com', '2026-02-17', '--', 'Ship only to 795 Grinders Switch Rd, Centerville, TN, 37033'),
(14901, 'T84473', 11913, 999999999, 0, '101-Casablanca GM', '2026-02-24', '2026-02-17', '2026-02-04', 'gold', 'white', 'Theorema', 'Didn\'t like the watch style. Would like to make a refund. ', '--', '0', '1970-01-01', '2026-02-24', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '85.190.239.154', '85.190.239.154', '2026-02-17', '--', ''),
(14902, 'T73563', 11914, 999999999, 0, '115-Helsinki', '2026-03-11', '2026-02-17', '2024-10-15', 'black', 'white', 'Theorema', 'My order number is T73563.The watch has stopped working. Please replace/repair accordingly.\n\n', 'new movement, demag case, cleaned hands, cleaned glass', '0', '2026-05-05', '2026-05-05', 1, 1, 0, 1, 0, 0, 1, 1, '2026-02-27 01:10:08', 1, '2026-03-04 18:16:26', 0, NULL, 1, 1, '2026-05-05', '49.184.126.143', 'pa49-184-126-143.pa.vic.optusnet.com.au', '2026-02-17', '1Z8VF459D961016590', ''),
(14903, 'T84581', 11915, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-02-17', '2026-02-17', 'rosé', 'yellow', 'Theorema', 'no defect- the watch face is much larger than i anticipated.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '163.116.145.90', '163.116.145.90', '2026-02-17', '--', NULL),
(14904, 'GM 7001-3', 11916, 999999999, 0, '505-Florida', '1970-01-01', '2026-02-18', '2024-07-19', 'gold', 'blue', 'Pionier', 'All with the watch working properly except the date. It stops, impossible to change date.\nI checked to see if it will change automatically, nothing changed.\nThat’s why I’m sending back to you to repair.\nGreetings!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '95.160.153.171', '095160153171.warszawa.vectranet.pl', '2026-02-18', '--', NULL),
(14905, 'T68254', 11917, 999999999, 0, '125-Istanbul', '2026-03-11', '2026-02-18', '2024-02-20', 'black', 'gold', 'Theorema', 'The components inside came loose. I would really appreciate this repaired at no cost as I have bought several watches from you all. This watch was purchased on 1/23/24 and worn about 10 times.', 'njew movement. new dial, new hands, cleaned case, 10.88s , 0.62ms , 255.4°', '0', '2026-05-05', '2026-05-05', 1, 1, 0, 1, 0, 0, 1, 1, '2026-02-27 01:22:50', 1, '2026-03-04 18:15:59', 1, '2026-05-05 18:54:56', 1, 0, '1970-01-01', '99.27.248.95', '99.27.248.95', '2026-02-18', '--', ''),
(14908, 'T84669', 11920, 999999999, 0, '519-Milano', '1970-01-01', '2026-02-19', '1970-01-01', 'gold', 'gold', 'Pionier', 'Non/N/A', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.129.196', '172.58.129.196', '2026-02-19', '--', NULL),
(14909, 'T84499', 11921, 999999999, 0, '123-Madame Butterfly', '1970-01-01', '2026-02-19', '2026-02-15', 'blue', 'blue', 'Theorema', 'order number T84499  and request an exchange for GM-123-10\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.62.12.164', 'c-71-62-12-164.hsd1.va.comcast.net', '2026-02-19', '--', NULL),
(14910, 'T84669', 11922, 999999999, 0, '519-Milano', '1970-01-01', '2026-02-19', '1970-01-01', 'gold', 'gold', 'Pionier', 'Non.N/A', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.135.210', '172.58.135.210', '2026-02-19', '--', NULL),
(14911, 'T84729', 11923, 999999999, 0, '7002-Chicago', '1970-01-01', '2026-02-20', '2026-02-20', 'gold', 'blue', 'Pionier', 'Please exchange my watch with the p7002 - blue and I will pay $65.00 for delivery to my address 1604 Ventura blv Camarillo ,ca 93010 thank you ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.147.175.21', '108.147.175.21', '2026-02-20', '--', NULL),
(14912, 'NA', 11924, 999999999, 0, 'T2001', '2026-03-04', '2026-02-21', '2006-02-10', 'silver', '', 'Theorema', 'Not function, check-up for repair ', 'waiting for payment 170/200€, new case, new movement, new hands, demag everything,  8.28s, 0.15ms, 297.9°', '0', '1970-01-01', '1970-01-01', 1, 1, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '93.47.43.178', '93-47-43-178.ip111.fastwebnet.it', '2026-02-21', '--', ''),
(14913, 'T84581', 11925, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-02-23', '2026-02-20', 'bicolor gold', 'yellow', 'Theorema', 'Watch face is too large ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.179.44.27', 'pool-71-179-44-27.bltmmd.fios.verizon.net', '2026-02-23', '--', NULL),
(14914, 'T84568 ', 11926, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-02-23', '2026-02-18', 'gold', 'white', 'Theorema', 'The watch is not working and I decided that I also do not want the watch after seeing it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.241.34', '172.58.241.34', '2026-02-23', '--', NULL),
(14915, 'T83794', 11927, 999999999, 0, '7001-Havana', '1970-01-01', '2026-02-23', '2025-11-01', 'blue', 'white', 'Pionier', 'Hello! The date feature of my watch does not seem to be working correctly. The date will jump from the 4th to the 15th. and it will rotate all the way until the 39th. Something seems to be happening with whatever turns the date. Thank you!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-05-03 20:30:14', 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.15.125.20', '104-15-125-20.lightspeed.okcbok.sbcglobal.net', '2026-02-23', '--', ''),
(14916, 'T77214', 11928, 999999999, 0, '115-Helsinki', '2026-04-13', '2026-02-23', '2025-01-27', 'silver', 'gold', 'Theorema', 'I purchased a Theorema Helsinki watch model GM-115-9 on January 21, 2025, and it stopped working in June 2025. I did nothing wrong and used it correctly and carefully. I tried winding it manually 30 times clockwise and moving it as shown in the instruction booklet and the video received by email, but without success. The watch still isn\'t working. Please replace/repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-03-30 03:44:49', 0, NULL, 0, NULL, 1, 0, '1970-01-01', '35.183.244.232', 'ec2-35-183-244-232.ca-central-1.compute.amazonaws.com', '2026-02-23', '--', ''),
(14917, '', 11929, 999999999, 0, '7002-Chicago', '1970-01-01', '2026-02-24', '2024-10-28', 'silver', 'white', 'Pionier', 'Watch face clouds when its cold out. Random gold trim inside watch face has come loose. Dials are loose and not keeping time ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '96.54.197.165', 'S0106400fc1c02d7e.cc.shawcable.net', '2026-02-24', '--', NULL),
(14918, 'T73978', 11930, 999999999, 0, '7002-Chicago', '2026-03-20', '2026-02-25', '2024-10-28', 'silver', 'white', 'Pionier', 'My order number is T73978. There is condensation inside the watch and a loose gold rim inside the face. Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-03-21 16:53:02', 1, '2026-03-21 16:53:02', 0, NULL, 1, 0, '1970-01-01', '70.67.150.122', 'S0106f8345a7fd333.cc.shawcable.net', '2026-02-25', '--', ''),
(14919, 'T81619', 11931, 999999999, 0, '7001-Havana', '1970-01-01', '2026-02-26', '2025-10-10', 'blue', 'white', 'Pionier', 'The date window has a defect that when it gets to ten it skips to 17 and won\'t allow for the numbers in between, the watch has only been worn one time due to changing out the strap due to poor quality strap provided', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '72.49.59.210', 'mh1-dsl-72-49-59-210.fuse.net', '2026-02-26', '--', NULL),
(14920, 'T84719', 11932, 999999999, 0, 'other', '1970-01-01', '2026-02-26', '2026-02-23', 'silver', '', 'other', 'The watch is too heavy for my husbands wrist. It has never been warm besides to try it on. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '146.75.128.225', '146.75.128.225', '2026-02-26', '--', NULL),
(14921, 'T61526', 11933, 999999999, 0, '108-Oman', '1970-01-01', '2026-02-27', '2020-10-26', 'black', 'gold', 'Theorema', 'Crown popped out ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '165.140.231.99', '165.140.231.99', '2026-02-27', '--', NULL),
(14922, 'T30562', 11934, 999999999, 0, '108-Oman', '1970-01-01', '2026-02-27', '2020-10-26', 'black', '', 'Theorema', 'Crown broken ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '165.140.231.99', '165.140.231.99', '2026-02-27', '--', NULL),
(14923, '#T79841', 11935, 999999999, 0, '102-Monte Carlo GM', '2026-04-13', '2026-03-01', '2025-04-06', 'gold', 'gold', 'Theorema', 'The  number 4 has fallen off please repair accordingly \n Thanks ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-03-30 05:09:58', 0, NULL, 0, NULL, 1, 0, '1970-01-01', '66.27.99.172', 'syn-066-027-099-172.res.spectrum.com', '2026-03-01', '--', ''),
(14924, 'T64634', 11936, 999999999, 0, '101-Casablanca GM', '2026-04-13', '2026-03-02', '2023-09-18', 'gold', 'white', 'Theorema', 'The watch does not work. Once I turn the crown to tighten the coil so the watch will return to its working state it doesn’t do anything. Not of the gears turn. It just remains motionless. I’ve sent a video to Tufina watche showing what I’m describing as well.', 'waiting for payment 120€', '0', '1970-01-01', '1970-01-01', 0, 0, 1, 0, 0, 0, 0, 1, '2026-03-23 22:11:08', 0, NULL, 0, NULL, 1, 0, '1970-01-01', '143.105.15.75', 'customer.ashnvax2.isp.starlink.com', '2026-03-02', '--', ''),
(14925, 'T40629', 11937, 999999999, 0, '3006-Monaco Diamond', '2026-04-13', '2026-03-02', '2020-02-03', 'black', 'gold', 'Theorema', 'The winding mechanism is no longer working. when I try to wind I can tell that its not winding with the gear on the inside of the dial. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-04-02 01:26:53', 0, NULL, 0, NULL, 1, 0, '1970-01-01', '68.113.131.118', 'syn-068-113-131-118.res.spectrum.com', '2026-03-02', '--', ''),
(14926, 'T40629', 11938, 999999999, 0, '3006-Monaco Diamond', '1970-01-01', '2026-03-03', '2021-09-04', 'black', 'gold', 'Theorema', 'The winding mechanism is no longer working when I tried to wind. I can tell that the winding isn’t turning with the gear on the inside of the dial', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '217.217.113.43', '217.217.113.43', '2026-03-03', '--', NULL),
(14927, 'T84891', 11939, 999999999, 0, '7001-Havana', '1970-01-01', '2026-03-03', '2026-03-02', 'gold', 'black', 'Pionier', 'Too large ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '40.133.86.146', 'h146.86.133.40.static.ip.windstream.net', '2026-03-03', '--', NULL),
(14928, '', 11940, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-03-04', '2022-10-27', 'gold', 'white', 'Theorema', 'The watch is out of warranty- The crown has fallen off.  Please replace/ repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '27.33.131.165', '27-33-131-165.tpgi.com.au', '2026-03-04', '--', NULL),
(14929, '', 11941, 999999999, 0, '101-Casablanca GM', '2026-03-20', '2026-03-04', '2027-12-27', 'silver', 'yellow', 'Theorema', 'The hand has fallen off. Please replace/repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-03-15 01:35:13', 1, '2026-03-21 16:53:34', 0, NULL, 1, 0, '1970-01-01', '66.27.200.179', 'syn-066-027-200-179.res.spectrum.com', '2026-03-04', '--', ''),
(14930, 'T53820', 11942, 999999999, 0, '101-Casablanca GM', '2026-03-20', '2026-03-05', '2022-07-26', 'black', 'black', 'Theorema', 'My order number is T53820-The watch is out of warranty, but it has stopped working. Please repair accordingly.', 'waiting for payment 80/110€', '0', '1970-01-01', '1970-01-01', 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '90.129.108.12', 'm90-129-108-12.cust.tele2.se', '2026-03-05', '--', ''),
(14931, 'T85000', 11943, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2026-03-06', '2026-03-05', 'black', 'yellow', 'Theorema', 'T85000\n\nNo longer needed. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '144.86.183.134', '144.86.183.134', '2026-03-06', '--', NULL),
(14932, '', 11944, 999999999, 0, '506-Miami', '1970-01-01', '2026-03-06', '1970-01-01', 'gold', 'black', 'Pionier', 'Da ich ein schmales Handgelenk habe und das Armband schon der letzten einstell möglichenkeit ist ist es immer noch zu groß. Dadurch drückt der Metallbügel der Schließe ständig auf den Knochen,dadurch ist die Uhr nicht ohne Probleme tragbar. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '91.137.21.15', 'nat-91-137-21-15.net.encoline.de', '2026-03-06', '--', NULL),
(14933, 'T23304', 11945, 999999999, 0, 'Choose option', '1970-01-01', '2026-03-06', '1970-01-01', 'Choose option', 'Choose option', 'Choose option', 'No funciona el botón para darle cuerda pienso que esta desconectado con la parte de adentro \n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '47.17.219.240', 'ool-2f11dbf0.dyn.optonline.net', '2026-03-06', '--', NULL),
(14934, '485657225770', 11946, 999999999, 0, '511-New York', '2026-03-13', '2026-03-07', '1970-01-01', 'silver', 'black', 'Pionier', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '94.234.65.108', 'c-5eea416c-74736162.cust.telenor.se', '2026-03-07', '--', ''),
(14935, 'T84649', 11947, 999999999, 0, '7001-Havana', '1970-01-01', '2026-03-09', '2026-02-13', 'gold', 'white', 'Pionier', 'Watch is ticking too fast. The second hand moves too fast. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.27.129.188', '45.27.129.188', '2026-03-09', '--', NULL),
(14936, 'T85083', 11948, 999999999, 0, '111-Copenhagen', '1970-01-01', '2026-03-10', '2026-03-06', '', '', 'Theorema', 'Jonah Ndekugri', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.109.120', '172.56.109.120', '2026-03-10', '--', NULL),
(14937, 'T85082', 11948, 999999999, 0, '121-St Petersburg', '1970-01-01', '2026-03-10', '2026-03-06', 'silver', 'white', 'Theorema', 'Jonah Ndekugri', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.56.109.120', '172.56.109.120', '2026-03-10', '--', NULL),
(14938, 'T84755', 11949, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-03-10', '2026-02-24', 'black', 'black', 'Theorema', 'No Defect. No longer wanted.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '98.58.129.192', 'c-98-58-129-192.hsd1.fl.comcast.net', '2026-03-10', '--', NULL),
(14939, '', 11950, 999999999, 0, 'Choose option', '1970-01-01', '2026-03-11', '2026-03-11', 'Choose option', 'Choose option', 'Choose option', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '87.122.19.12', '87.122.19.12', '2026-03-11', '--', NULL),
(14940, 'T84926', 11951, 999999999, 0, 'GM 506-3', '2026-03-12', '2026-03-12', '2026-02-27', 'gold-braun', 'gold-braun', 'Pionier', '', '--', '0', '1970-01-01', '2026-03-12', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '79.239.46.123', 'p4fef2e7b.dip0.t-ipconnect.de', '2026-03-12', '--', ''),
(14941, 'T85061', 11952, 999999999, 0, '7002-Chicago', '1970-01-01', '2026-03-13', '2026-03-05', 'black', 'black', 'Pionier', 'returning the watch as the quality was not per expectation. The dial is heavy, and the golden rim has a plastic texture instead of high-quality material. \n\norder #: T85061 ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.234.101.14', 'pool-99-234-101-14.cpe.net.cable.rogers.com', '2026-03-13', '--', NULL),
(14942, 'P-511-5', 11953, 999999999, 0, '511-New York', '2026-04-13', '2026-03-14', '1970-01-01', 'black', 'bicolor', 'Pionier', 'Das Glas der Uhr ist beschlagen, wenn es mit der Kälte und der Wärme meines Arms in Kontakt kommt und ein teil von Uhr ist nicht Ordnung.Das Glas der Uhr ist trüb, als ob Luft\n eindringt', 'new movement, cleaned hands, cleaned dial, fixed crown protector- new screw, demag case,  1.01s, 0.34ms, 302.0°', '0', '1970-01-01', '1970-01-01', 1, 1, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '104.28.98.105', '104.28.98.105', '2026-03-14', '--', 'Please ship the watch back to Kathleen und Robert Brautzsch 43149. Hohenkrähenstrasse 22. Jestetten, 79798 Deutschland Thank you'),
(14943, 'T84845', 11954, 999999999, 0, '511-New York', '1970-01-01', '2026-03-14', '2026-03-15', 'silver', 'black', 'Pionier', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '88.130.152.155', 'i59F6B59B.versanet.de', '2026-03-14', '--', NULL),
(14944, 'T79586', 11955, 999999999, 0, '121-St Petersburg', '2026-03-20', '2026-03-15', '2025-05-20', 'rosé', 'silvgrey', 'Theorema', 'the watch doesn’t work even manually wound. ', 'this was the clients fault, pretty heavy bump, which you can also see on tjhe case. New movement, cleaned hands, cleaned case, new caseback screws, demag case, 5.92s , 0.24ms , 307.3°', '0', '2026-05-05', '2026-05-05', 1, 1, 0, 1, 0, 0, 1, 1, '2026-03-21 16:53:21', 1, '2026-03-21 16:53:21', 1, '2026-05-05 18:55:16', 1, 0, '1970-01-01', '98.38.228.210', 'c-98-38-228-210.hsd1.co.comcast.net', '2026-03-15', '--', '');
INSERT INTO `watch` (`watchid`, `orderid`, `customer_id`, `receiptuser_id`, `altereduser_id`, `model`, `dateofreceipt`, `dateofinvoice`, `warranty`, `case`, `dial`, `brand`, `defectdescription`, `repairinfo`, `repairprice`, `dateofdispatch`, `dateoffinished`, `inprocess`, `control`, `waiting`, `finished`, `unfinished`, `defect`, `fetched`, `received_client`, `received_client_date`, `sent_repair_de`, `sent_repair_de_date`, `sent_shop_usa`, `sent_shop_usa_date`, `entrance`, `conveyed`, `conveyeddate`, `uip`, `uhost`, `week`, `sendnr`, `notes`) VALUES
(14945, '', 11956, 999999999, 0, '515-Amsterdam', '1970-01-01', '2026-03-16', '2025-02-15', 'gold', 'white', 'Pionier', 'The Date function does not advance automatically. I can set date manually after it has been out of the watch winder for 8 hours but still will not advance.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.96.17.30', 'h30.17.96.50.static.ip.windstream.net', '2026-03-16', '--', NULL),
(14946, 'T85179 ', 11957, 999999999, 0, '515-Amsterdam', '1970-01-01', '2026-03-17', '2026-03-18', 'gold', 'black', 'Pionier', 'Watch is brand new it is just too big on my wrist and arm', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.44.97.229', '99.44.97.229', '2026-03-17', '--', NULL),
(14947, 'T85068', 11958, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-03-17', '2026-03-17', 'gold', 'white', 'Theorema', 'Leather strap has a slight tear. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '64.109.254.91', '64.109.254.91', '2026-03-17', '--', NULL),
(14948, 'T84845', 11959, 999999999, 0, '511-New York', '2026-04-02', '2026-03-18', '2026-02-23', 'black', 'black', 'Pionier', 'Es ist eine wunderschöne Uhr, aber sie ist schwer am Handgelenk, und ihr Automatikwerk bleibt nachts stehen, wenn man sie abnimmt; sie hat keine Gangreserve.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '87.122.19.0', '87.122.19.0', '2026-03-18', '--', ''),
(14949, 'T85014', 11960, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-03-19', '2026-03-18', 'gold', '', 'Theorema', 'Mind changed as it was a gift.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.191.36.35', 'c-73-191-36-35.hsd1.md.comcast.net', '2026-03-19', '--', NULL),
(14950, 'T85123', 11961, 999999999, 0, '511-New York', '1970-01-01', '2026-03-19', '2026-03-13', 'silver', 'black', 'Pionier', 'The day setting button depresses but the day hand is not moving. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '63.85.131.13', '63.85.131.13', '2026-03-19', '--', NULL),
(14951, 'Unknown', 11802, 999999999, 0, '4004-Newton', '2026-04-14', '2026-03-20', '1970-01-01', 'gold', 'gold', 'Theorema', 'This was sent in 3 months ago for the same issue. It has been tested in several watch N winders and stops after a couple of hours. Even without a watch Winder, it stops after a couple of hours. It does not last throughout its reserve. I will attach notes when I ship the watch in. The rotor does not seem to work when it’s in the winder and the watch stops prematurely within the winder.. Even outside the winder, the watch stops prematurely.\nThe former RMA is 14782.  It is a Newton diamonds watch gold with a brown strap.  It was sent in for the same issue and it is still unresolved.\n\nThank you\nEvan Marks', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-04-02 01:27:45', 0, NULL, 0, NULL, 1, 0, '1970-01-01', '65.175.152.49', 'd-65-175-152-49.nh.cpe.atlanticbb.net', '2026-03-20', '--', 'He really wants to know what caused the issue with his watch and make sure that we test the watch for 2 weeks before sending it back to him\n'),
(14952, '81942', 11964, 999999999, 0, '106-Toronto GM', '1970-01-01', '2026-03-23', '2001-09-25', 'silver', 'bicolor', 'Theorema', 'Watch will not operate even when manually wound and shaken', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '75.182.19.20', 'syn-075-182-019-020.res.spectrum.com', '2026-03-23', '--', NULL),
(14953, 'T85001', 11965, 999999999, 0, '115-Helsinki', '1970-01-01', '2026-03-23', '2026-03-03', 'gold', '', 'Theorema', 'Keeps stopping regardless of recalibration   ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '146.75.245.141', '146.75.245.141', '2026-03-23', '--', NULL),
(14954, 'th1531', 11966, 999999999, 0, '505-Florida', '2026-04-13', '2026-03-23', '2026-02-02', 'black', 'black', 'Pionier', 'The  watch stops before 24 hours even manually wound', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-03-23 22:10:54', 0, NULL, 0, NULL, 1, 0, '1970-01-01', '98.38.228.210', 'c-98-38-228-210.hsd1.co.comcast.net', '2026-03-23', '--', ''),
(14955, 'G14-123-3', 11967, 999999999, 0, '123-Madame Butterfly', '1970-01-01', '2026-03-24', '2023-03-09', 'gold', 'blue', 'Theorema', 'Scratched glass. I would like to get the glass replaced.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.104.249.204', '204.249.104.86.baremetal.zare.com', '2026-03-24', '--', NULL),
(14956, 'T76162', 11968, 999999999, 0, 'Tourbillon P-Cairo', '2026-04-23', '2026-03-25', '2024-12-18', 'silver', 'black', 'Pionier', 'I CANNOT WIND THIS WATCH! THE CROWN IS TOO SMALL AND BADLY LOCATED ON THE LOWER RIGHT SIDE OF THE WATCH FOR ME TO SUCCESSFULLY TURN IT. I CAN TURN IT ONLY IF I WEAR A SPECIAL GLOVE--BUT EVEN THEN THE CROWN IS EXTREMELY HARD TO TURN.\nThe watch is the Lausanne Tourbillon by Pionier Germany - GM-905-2 |Silver with black-gold dial.\nNote that my reference number for the watch is GM 905-2 but that reference number is not listed as a choice above.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-04-10 01:07:45', 1, '2026-04-20 01:08:24', 0, NULL, 1, 0, '1970-01-01', '73.227.71.5', 'c-73-227-71-5.hsd1.ct.comcast.net', '2026-03-25', '--', ''),
(14957, 'T84259', 11969, 999999999, 0, '3001-Paragon', '2026-04-14', '2026-03-26', '2026-01-23', 'silver', 'black', 'Theorema', 'The crown fell off when I tried to set the time.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-04-02 01:26:42', 0, NULL, 0, NULL, 1, 0, '1970-01-01', '98.38.228.210', 'c-98-38-228-210.hsd1.co.comcast.net', '2026-03-26', '--', ''),
(14958, 'T47645 ', 8906, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-03-26', '2021-11-26', '', '', 'Theorema', 'The clasp of the crown needs to be repaired\nI would also like the band to be replaced.\n Please repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.24.231.90', '99-24-231-90.lightspeed.irvnca.sbcglobal.net', '2026-03-26', '--', NULL),
(14959, 'T84941', 11970, 999999999, 0, 'other', '1970-01-01', '2026-03-26', '1970-01-01', 'black', 'black', 'other', 'T84941- The watch is brand new and unworn, please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '146.75.200.10', '146.75.200.10', '2026-03-26', '--', NULL),
(14960, 'T21321', 11971, 999999999, 0, '101-Casablanca GM', '2026-03-27', '2026-03-27', '2026-03-28', 'silver', 'white', 'Theorema', ' dfaskdbsakdbaskj', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 1, '2026-03-27', '109.236.40.43', 'dynamic.pool-109-236-40-43.abissnet.al', '2026-03-27', '--', ''),
(14961, '', 11972, 999999999, 0, 'other', '1970-01-01', '2026-03-29', '1970-01-01', 'gold', 'white', 'other', 'Ressort spirale détérioré ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '77.133.250.122', '122.250.133.77.rev.sfr.net', '2026-03-29', '--', NULL),
(14962, 'T78556', 11973, 999999999, 0, '101-Casablanca GM', '2026-04-23', '2026-03-29', '2025-03-28', 'silver', 'blue', 'Theorema', 'My order number is T78556 - The watch has stopped working even fully wound. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-04-10 01:03:19', 1, '2026-04-20 01:09:42', 0, NULL, 1, 0, '1970-01-01', '50.4.27.38', 'd4-50-38-27.try.wideopenwest.com', '2026-03-29', '--', ''),
(14963, 'T85437', 11974, 999999999, 0, '505-Florida', '1970-01-01', '2026-03-30', '2026-03-30', 'gold', 'black', 'Pionier', 'My original Order # is T 85437.  I wish to exchange for GM-511-3.This is the Pioneer with the white face.  \n\n ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.25.0.94', '45.25.0.94', '2026-03-30', '--', NULL),
(14964, 'T84941', 11975, 999999999, 0, 'other', '1970-01-01', '2026-03-30', '2026-03-30', 'black', 'black', 'other', 'Perfect condition never used, return because the watch is too big', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.45.4', '104.28.45.4', '2026-03-30', '--', NULL),
(14965, ' #T83708', 11976, 999999999, 0, '108-Oman', '2026-04-23', '2026-03-31', '2025-12-28', 'black', 'black', 'Theorema', 'My watch suddenly stopped working, and I tried winding the crown by turning it 40 times, but nothing works. I\'m starting to think the watch mechanism is really poor quality.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-04-17 19:34:07', 1, '2026-04-20 01:00:40', 0, NULL, 1, 0, '1970-01-01', '173.178.39.182', 'modemcable182.39-178-173.mc.videotron.ca', '2026-03-31', '--', ''),
(14966, 'T81579', 11977, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-03-31', '2025-10-01', 'black', 'white', 'Theorema', 'je suis venu pour mettre la montre et l`aiguille a tombe\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.48.127.143', 'modemcable143.127-48-24.mc.videotron.ca', '2026-03-31', '--', NULL),
(14967, 'T47645', 11978, 999999999, 0, '101-Casablanca GM', '2026-04-23', '2026-03-31', '2021-11-26', 'white', 'blue', 'Theorema', 'The clasp of the crown needs to be repaired and the band replaced. Please repair accordingly and provide me a quote for price for the repair.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-04-10 00:41:27', 1, '2026-04-20 01:05:42', 0, NULL, 1, 0, '1970-01-01', '104.182.216.228', '104.182.216.228', '2026-03-31', '--', ''),
(14968, 'T78839', 11979, 999999999, 0, '117-Kingston', '2026-04-23', '2026-04-01', '2025-10-04', 'blue', 'gold', 'Theorema', 'The watch stopped working, no matter how much I wind it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-04-10 01:15:42', 0, NULL, 0, NULL, 1, 0, '1970-01-01', '204.76.191.249', '204.76.191.249', '2026-04-01', '--', ''),
(14969, 'T85001', 11980, 999999999, 0, '115-Helsinki', '2026-04-14', '2026-04-01', '2026-03-02', 'gold', 'silvgrey', 'Theorema', 'My Helsinki stops 10-15 min after being wound. Recalibration does not resolve it. The crown fell off. I have 21 watches from you folks. I expect great service. Thank you!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-04-02 01:26:15', 0, NULL, 0, NULL, 1, 0, '1970-01-01', '98.38.228.210', 'c-98-38-228-210.hsd1.co.comcast.net', '2026-04-01', '--', ''),
(14970, 'T81942', 11981, 999999999, 0, 'Tourbillon T-Marrakesh', '2026-04-13', '2026-04-01', '2025-10-19', '', '', 'Theorema', 'does not wind. just stuck not working. i have 3 watches from you this just stopped working.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-04-02 01:26:31', 0, NULL, 0, NULL, 1, 0, '1970-01-01', '98.38.228.210', 'c-98-38-228-210.hsd1.co.comcast.net', '2026-04-01', '--', ''),
(14971, 'P1068', 11982, 999999999, 0, '502-Malibu', '1970-01-01', '2026-04-02', '1970-01-01', '', '', 'Pionier', ' I ordered the wrong parts. I need black hands for the watch and black leather band with silver clasp for the GM-503 Sydney', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.114.7', '104.28.114.7', '2026-04-02', '--', NULL),
(14972, 'T75672', 11983, 999999999, 0, '106-Toronto GM', '1970-01-01', '2026-04-03', '2024-12-07', 'gold', 'gold', 'Theorema', 'RMA 14190- The watch is fully wound but has stopped working again. Please replace the movemen.\nThis is the second time has happened. \nI\'m not happy. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '88.97.210.16', '88.97.210.16', '2026-04-03', '--', NULL),
(14973, 'T85225', 11984, 999999999, 0, '7001-Havana', '1970-01-01', '2026-04-03', '1970-01-01', 'gold', 'white', 'Pionier', 'Too bulky for my taste. Also, did not like that it is a winding watch, rather than a battery watch. With wearing various watches each day, the dates, days, etc. have to be reset every time I would wear the watch.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.119.62.14', 'ool-45773e0e.dyn.optonline.net', '2026-04-03', '--', NULL),
(14974, 'T85432 ', 11985, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-04-03', '2026-04-03', 'gold', 'white', 'Theorema', 'no defect - 2 watches', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.205.248.32', 'c-71-205-248-32.hsd1.co.comcast.net', '2026-04-03', '--', NULL),
(14975, 'T85510', 11986, 999999999, 0, '505-Florida', '1970-01-01', '2026-04-03', '2026-04-01', 'gold', '', 'Pionier', 'There is no defect - my father thinks its too heavy and does not like it. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.89.194.20', 'syn-050-089-194-020.res.spectrum.com', '2026-04-03', '--', NULL),
(14976, 'T85492', 11987, 999999999, 0, '108-Oman', '1970-01-01', '2026-04-03', '2026-04-01', 'gold', 'black', 'Theorema', 'I do not like this model and wish to return it', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '100.0.53.40', 'pool-100-0-53-40.bstnma.fios.verizon.net', '2026-04-03', '--', NULL),
(14977, '#T85507 ', 11988, 999999999, 0, 'Tourbillon T-Marrakesh', '1970-01-01', '2026-04-04', '1970-01-01', 'silver', 'bicolor', 'Theorema', '', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.46.40.53', 'ool-182e2835.dyn.optonline.net', '2026-04-04', '--', NULL),
(14978, 'T85551', 11989, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-04-05', '2026-05-04', 'rosé', 'white', 'Theorema', 'Deploysnt clasp impossible to deploy even after showing it to a jeweler.and it doesn’t run more than a few minutes. So that’s not acceptable ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '146.75.244.1', '146.75.244.1', '2026-04-05', '--', NULL),
(14979, 'T67971', 11990, 999999999, 0, '123-Madame Butterfly', '1970-01-01', '2026-04-06', '2024-01-10', 'gold', 'gold', 'Theorema', ' [My Order number T67971- The crown has fallen off. Please repair accordingly.}', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-05-03 21:06:24', 0, NULL, 0, NULL, 0, 0, '1970-01-01', '84.39.151.212', '84.39.151.212', '2026-04-06', '--', ''),
(14980, 'T85551', 11991, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-04-06', '2026-04-17', 'rosé', 'white', 'Theorema', 'The deployant clasp is difficult to use AND the watch runs just a few minutes after winding.  Not as expected', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.55.252', '104.28.55.252', '2026-04-06', '--', NULL),
(14981, 'T84941', 11992, 999999999, 0, 'other', '2026-04-29', '2026-04-07', '2026-04-07', 'black', 'black', 'other', 'I bought as a gift to my dad but its too big at hurting his hands he have only tried it on, its still brand new with the protecting plastic etc ', '--', '0', '1970-01-01', '2026-04-29', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '91.100.223.63', '91.100.223.63.generic-hostname.arrownet.dk', '2026-04-07', '--', ''),
(14982, 'T85504', 11993, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-04-08', '2026-03-30', 'silver', '', 'Theorema', 'Band is too small for my wrist and I a not able to read the dial. \nThe information above for dial color does not offer green as an option so it was left blank.  Order ID T85504', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.92.239.12', '172.92.239.12', '2026-04-08', '--', NULL),
(14983, '#T85530', 11994, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-04-09', '2026-04-01', 'gold', 'white', 'Theorema', 'Damage to the glass. See previous emails.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '77.63.74.8', '77-63-74-8.mobile.kpn.net', '2026-04-09', '--', NULL),
(14984, '#T85530', 11995, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-04-09', '2026-04-01', 'gold', 'white', 'Theorema', 'Damage to the glass. See previous emails.\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '77.63.74.8', '77-63-74-8.mobile.kpn.net', '2026-04-09', '--', NULL),
(14985, '#T85530', 11996, 999999999, 0, '101-Casablanca GM', '2026-04-23', '2026-04-09', '2026-04-01', 'gold', 'white', 'Theorema', 'damage to the glass.\nsee previous emails.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '84.83.63.123', '84-83-63-123.fixed.kpn.net', '2026-04-09', '--', ''),
(14986, 'T84924', 11997, 999999999, 0, '117-Kingston', '2026-04-23', '2026-04-10', '2026-02-02', 'gold', 'gold', 'Theorema', 'My order number is T84924, The button is dislocated. Please repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-04-20 00:29:39', 1, '2026-04-20 00:59:05', 0, NULL, 1, 0, '1970-01-01', '136.174.187.5', 'mypinellas.org', '2026-04-10', '--', ''),
(14987, 'T85368', 11998, 999999999, 0, '112-Madrid', '1970-01-01', '2026-04-10', '1970-01-01', 'rosé', 'gold', 'Theorema', 'I don\'t like the watch.The watch is brand new and never worn. Please refund', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '45.91.115.241', '45.91.115.241', '2026-04-10', '--', NULL),
(14988, 'T85663 and T85662', 11999, 999999999, 0, '102-Monte Carlo GM', '1970-01-01', '2026-04-10', '2026-04-10', 'silver', 'gold', 'Theorema', 'New ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.58.183.204', '172.58.183.204', '2026-04-10', '--', NULL),
(14989, 'T85713', 11359, 999999999, 0, '511-New York', '1970-01-01', '2026-04-11', '2026-04-09', 'gold', 'gold', 'Pionier', 'T85713: The watch is brand new and never worn. Unfortunately, I do not like the watch; it\'s too heavy and big. Please refund, and I would like to exchange it for another model of watch. \n\nThank You\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '86.29.54.241', 'cpc89262-grnk8-2-0-cust5872.14-2.cable.virginm.net', '2026-04-11', '--', NULL),
(14990, ' Order #T85673', 12000, 999999999, 0, '503-Sydney', '1970-01-01', '2026-04-13', '1970-01-01', 'black', 'black', 'Pionier', 'NO DEFECT - JUSRT TOO BIG FOR MY WRIST NOTHING WRONG WITH THE WATCH.\n\n I JUTS OPENED IT TO TRY THE WATCH BUT TOO BIG FOR ME.\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '63.247.190.162', '3ff7bea2.cst.lightpath.net', '2026-04-13', '--', NULL),
(14991, 'D1061', 12001, 999999999, 0, '510-London', '1970-01-01', '2026-04-13', '2026-11-22', 'gold', 'bicolor', 'Pionier', 'I am writing to request a warranty claim for my Tufina watch, which has unfortunately stopped working despite normal usage and proper care.\n\nOrder Details:\n\nOrder Number: D1061\nModel: London Diamonds Pionier GM-510-3\nReference: GM 510-3\nDate of Purchase: 22 November 2024\n\nThe watch was functioning properly until recently, but it has now completely stopped working.\n\nKindly advise me on the next steps to proceed with repair or replacement under the warranty.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-05-03 23:05:06', 0, NULL, 0, NULL, 0, 0, '1970-01-01', '142.112.163.128', 'bras-base-toroon5049w-grc-19-142-112-163-128.dsl.bell.ca', '2026-04-13', '--', 'The box arrived broken'),
(14992, 'T79816', 12003, 999999999, 0, '902-Geneva', '2026-04-30', '2026-04-15', '2025-06-03', 'blue', 'blue', 'Pionier', 'Running way too fast. Send photo where it was 4 hours and 19 min faster in 6 days.\nPurchased in june 3. 2025. Delivered june 6th. Not opened until sept 2025. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '89.11.161.117', '117.89-11-161.customer.lyse.net', '2026-04-15', '--', ''),
(14993, 'T85691', 12004, 999999999, 0, 'other', '1970-01-01', '2026-04-15', '2026-04-08', 'silver', 'white', 'other', 'No defect just exchange.  Order number:  T85691 for exchange for GM108-5', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '71.205.247.217', '71.205.247.217', '2026-04-15', '--', NULL),
(14994, 'T85746', 12005, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2026-04-15', '2026-05-14', 'silver', 'black', 'Theorema', 'No defect, never worn. Wife did not like it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '63.143.185.13', 'ool-3f8fb90d.dyn.optonline.net', '2026-04-15', '--', NULL),
(14995, 'T83129', 12006, 999999999, 0, '117-Kingston', '1970-01-01', '2026-04-16', '1970-01-01', 'black', 'white', 'Theorema', 'Buongiorno. L\'orologio NO shock da urto. Orologio in ottime condizioni e funziona .Non mi sono mai accorto della mancanza della lancetta che segna i giorni. Forse si è staccata, i professionisti siete voi, Mi piace molto e spero di rimetterlo al polso presto. Ed anche acquistarne un\' altro x mio figlio. Inoltre se avete qualche gadget mi piacerebbe riceverlo per donarlo a chi ne ha più bisogno.\nDistinti Saluti. \n\nCremon Alessandro', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '83.98.92.171', '83.98.92.171', '2026-04-16', '--', NULL),
(14996, 'T83129', 12007, 999999999, 0, '117-Kingston', '2026-04-24', '2026-04-16', '2025-12-10', 'black', 'white', 'Theorema', 'Buonasera, NO shock da urto . Orologio in ottime condizioni e funzionante. Non mi sono mai accorto. Lancetta che indica i giorni assente. Attendo vostre. Spedisco con corriere espresso. Distinti saluti. Alessandro\n\nGuten Abend, kein Schock durch Schlag. Uhr in ausgezeichnetem Zustand und funktionsfähig. Ich habe es nie bemerkt. Zeiger, der die Tage anzeigt, fehlt. Ich warte auf Ihre Rückmeldung. Versand mit Expresskurier. Mit freundlichen Grüßen, Alessandro', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '5.102.26.98', '5.102.26.98', '2026-04-16', '--', ''),
(14997, 'T85755', 12008, 999999999, 0, '515-Amsterdam', '2026-04-21', '2026-04-16', '2026-04-13', 'gold', 'blue', 'Pionier', 'T85755 – The watch is too big. The watch is brand new and unworn, please refund my payment in full.', '--', '0', '1970-01-01', '2026-04-21', 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '83.168.77.138', '83-168-77-138.static.ipv4.korbank.pl', '2026-04-16', '--', ''),
(14998, 'T83627', 12009, 999999999, 0, '3011-Macau', '1970-01-01', '2026-04-16', '2025-12-22', 'black', '', 'Theorema', 'The minute hand is moving faster about 15 minutes', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '69.136.203.3', 'c-69-136-203-3.hsd1.ga.comcast.net', '2026-04-16', '--', NULL),
(14999, '', 12010, 999999999, 0, '506-Miami', '1970-01-01', '2026-04-17', '2025-10-29', 'black', 'black', 'Pionier', 'Its not working enymore', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '178.226.252.176', '178.226.252.176', '2026-04-17', '--', NULL),
(15000, '', 12011, 999999999, 0, '506-Miami', '1970-01-01', '2026-04-17', '2025-11-29', 'black', 'black', 'Pionier', 'Its not working enymore', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '178.230.132.96', '178.230.132.96', '2026-04-17', '--', NULL),
(15001, 'GM101-11', 12012, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-04-20', '2024-07-12', '', 'black', 'Theorema', 'Recently has had condensation under the crystal portion of the watch-face. Occurs with rapid changes in temperature (ie air conditioning, indoors)', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '101.115.68.184', '101.115.68.184', '2026-04-20', '--', NULL),
(15002, 'TH1528', 12013, 999999999, 0, 'GM115-10', '2026-04-20', '2026-04-20', '2026-02-06', 'gold', 'white-gold', 'Theorema', 'Krone ist rausgefallen.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '80.130.212.107', 'p5082d46b.dip0.t-ipconnect.de', '2026-04-20', '--', ''),
(15003, 'T85168', 12014, 999999999, 0, '511-New York', '1970-01-01', '2026-04-22', '2026-03-10', 'gold', 'black', 'Pionier', 'My order number is T85168. The decorative screws keep falling from the outer bezel. Please replace-repair accordingly.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-05-03 20:41:10', 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.9.198.251', '99.9.198.251', '2026-04-22', '--', ''),
(15004, 'T85799', 12015, 999999999, 0, '7001-Havana', '2026-04-27', '2026-04-22', '2026-04-14', 'silver', 'white', 'Pionier', 'Mon numéro de commande est T85799- La couronne est tombée dès que j\'ai réglé l\'heure. La montre est encore toute neuve. \n\nMeine Bestellnummer ist T85799 - Die Krone ist abgefallen, sobald ich die Uhrzeit eingestellt habe. Die Uhr ist noch ganz neu.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 1, 0, '1970-01-01', '80.15.184.168', '80-15-184-168.ftth.fr.orangecustomers.net', '2026-04-22', '--', ''),
(15005, '', 12016, 999999999, 0, '3011-Macau', '1970-01-01', '2026-04-22', '2025-12-22', 'black', 'gold', 'Theorema', 'Watch is not keeping the right time', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-05-03 20:47:46', 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.59.64.245', '172.59.64.245', '2026-04-22', '--', ''),
(15006, 'T85347', 12017, 999999999, 0, '103-Sao Paulo', '1970-01-01', '2026-04-24', '2026-03-03', 'gold', 'white', 'Theorema', 'The time piece runs 3 hours fast in a 24 hour day.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '99.64.93.30', '99.64.93.30', '2026-04-24', '--', NULL),
(15007, 'T85205', 12018, 999999999, 0, '123-Madame Butterfly', '1970-01-01', '2026-04-24', '2026-03-18', 'blue', 'gold', 'Theorema', 'The watch is delaying even when manually wound. Please replace/ repair accordingly', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '108.28.120.21', 'pool-108-28-120-21.washdc.fios.verizon.net', '2026-04-24', '--', NULL),
(15008, '', 12019, 999999999, 0, '7001-Havana', '1970-01-01', '2026-04-25', '1970-01-01', 'black', 'gold', 'Pionier', 'Just not working ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '162.154.100.45', 'syn-162-154-100-045.res.spectrum.com', '2026-04-25', '--', NULL),
(15009, '558446775 / Groupon', 12020, 999999999, 0, '505-Florida', '1970-01-01', '2026-04-25', '2018-03-16', 'silver', 'white', 'Pionier', 'First problem I have that even if I use the watch for long time lets say 1 full day and I take it off it stops within max 1 hours ! It used to stay much longer .\n\nSecond problem suddenly the Date Frame on the dial fall down and got stuck inside the watch mechanism .\n\nThird problem is with the strap Its lose from the lock side and I try to push the small scree but it pops up everytime', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '104.28.45.5', '104.28.45.5', '2026-04-25', '--', NULL),
(15010, 'T70616.', 12021, 999999999, 0, '901-Zurich', '1970-01-01', '2026-04-25', '2024-05-23', 'gold', 'black', 'Theorema', 'My order number is T70616. The watch keeps stopping randomly even when fully wound. Every time I wind it, it starts working and then stops again in 5 to 10 minutes. When you receive it, it will be fully wound and stopped. It is under warranty and I would like it repaired or replaced.\n\nAlso, while it is opened for repair, I would like to inquire if you can exchange the dial. From the 901-3 gold/black dial I have to a 901-2 all gold dial. Since it is opened for repair, I would think this is possible. Can you let me know how much this change would cost?\n\n', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 1, '2026-05-03 20:33:34', 0, NULL, 0, NULL, 0, 0, '1970-01-01', '173.77.194.182', 'pool-173-77-194-182.nycmny.fios.verizon.net', '2026-04-25', '--', 'He already paid for the band order T85389. Please replace it on his watch. Thanks'),
(15011, '', 12022, 999999999, 0, '108-Oman', '1970-01-01', '2026-04-27', '2024-04-01', 'blue', 'black', 'Theorema', 'The Crown my watch will continue to turn when I try to set it.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '107.196.199.216', '107-196-199-216.lightspeed.irvnca.sbcglobal.net', '2026-04-27', '--', NULL),
(15012, 'T71327', 12023, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-04-29', '2024-07-05', 'gold', 'white', 'Theorema', 'The watch no longer works. I have reached out to support via e-mail and tried the recommended \"shake 15 times\" but nothing is moving at all.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '121.45.78.253', '121-45-78-253.tpgi.com.au', '2026-04-29', '--', NULL),
(15013, '#T62543', 12024, 999999999, 0, '505-Florida', '1970-01-01', '2026-04-29', '1970-01-01', 'gold', 'blue', 'Pionier', '1. The watch strap is broken.\n2. The hands have stopped moving.\n3. Part of the coating has peeled off.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '202.82.32.109', '202.82.32.109', '2026-04-29', '--', NULL),
(15014, 'T85838', 12025, 999999999, 0, '108-Oman', '1970-01-01', '2026-04-30', '2026-04-16', 'black', 'gold', 'Theorema', 'My Order Number T85838.I DO NOT LIKE THE WATCH. The wrist band was too lose and felt cheap.the watch itself was too big and I couldn\'t use my hand properly. Please refund me as soon as possible.', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '24.128.193.81', 'c-24-128-193-81.hsd1.mi.comcast.net', '2026-04-30', '--', NULL),
(15015, '#T70350', 12026, 999999999, 0, '7001-Havana', '1970-01-01', '2026-05-01', '2026-05-31', 'silver', 'black', 'Pionier', 'the hands or whatever they call it is not moving! its stuck and the buttons do not work anymore!! I CANNOT CHANGE DATES THE CORRECT WAY MORE IMPORTANTLY THEY ARE EITHER BOTH NUMBER DATES IN BETWEEN 2 NUMBERS OR ITS SOMEHOW THE 63RD DAY OF THE MONTH HAHA! I THOUGHT I CANNOT BE FIXED AND NEVER SAID ANYTHING ABOUT IT ! BUT IF I CAN ! I AM SENDING IT YOUR WAY SOON!! PLEASE LOOK INTO IT ! IT DID NOT EVEN FALL OFF MY HAND AND THAT HAPPENED! SUCH A BUMMER ! I THOUGHT ITS JUST SOMETHING THAT HAPPENS TO IT AND NEVER LOOKED INTO IT AGAIN! PLEASE HAVE IT FIXED I LOVE THE WATCH!', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '83.110.198.19', 'bba-83-110-198-19.alshamil.net.ae', '2026-05-01', '--', NULL),
(15016, 'T85866.', 10999, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-05-01', '2026-04-21', 'gold', 'blue', 'Theorema', 'Casablanca Theorems the case color is yellow gold the dial is crystal. It has no power reserve. It only works for about an hour after wound per instructions. ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '50.158.172.213', 'ip50-158-172-213.lv.lv.cox.net', '2026-05-01', '--', NULL),
(15017, 'T85218', 12027, 999999999, 0, '107-Rio', '1970-01-01', '2026-05-02', '2026-03-13', 'black', 'silvgrey', 'Theorema', 'When he washed his hands, the watch got wet under the faucet, and it caused condensation inside the watch, after it dried out, it left a film inside on the glass or lens. so I’m guessing the seal is not tight in there, and it’s gonna need a new lens or the lens to be cleaned because it’s cloudy now it may look clear inside, but if you go outside in the bright light, you can see the film on it. Yeah all he did is wash his hands and having the watch under some running water shouldn’t have made it leak because it wasn’t submerged. He just was washing his hands.\n                Thank you very much !\n                        Colette Petri ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.59.97.160', '172.59.97.160', '2026-05-02', '--', NULL),
(15018, '#T73956', 12028, 999999999, 0, '108-Oman', '1970-01-01', '2026-05-03', '2024-10-28', 'gold', 'gold', 'Theorema', 'The crown protector has fallen off', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '172.3.184.58', '172-3-184-58.lightspeed.sntcca.sbcglobal.net', '2026-05-03', '--', NULL),
(15019, '', 12029, 999999999, 0, '111-Copenhagen', '1970-01-01', '2026-05-05', '2025-11-24', 'black', 'gold', 'Theorema', 'Gears not working, looks like something fell apart inside ', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '73.169.44.100', 'c-73-169-44-100.hsd1.co.comcast.net', '2026-05-05', '--', NULL),
(15020, 'No warranty and it’s been a long time ago', 12030, 999999999, 0, '101-Casablanca GM', '1970-01-01', '2026-05-05', '2025-11-01', 'silver', 'white', 'Theorema', 'Hi dear , Kindly if your team could please replace Wrist band with an identical one , metallic silver and the face of the watch which is slightly scratched it would be greatly appreciate . Thank you !', '--', '0', '1970-01-01', '1970-01-01', 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 0, NULL, 0, 0, '1970-01-01', '80.233.38.115', '80.233.38.115', '2026-05-05', '--', NULL);

--
-- Indexes for dumped tables
--

--
-- Indexes for table `customer`
--
ALTER TABLE `customer`
  ADD PRIMARY KEY (`customerid`);

--
-- Indexes for table `uploadliste`
--
ALTER TABLE `uploadliste`
  ADD PRIMARY KEY (`uploadlisteid`);

--
-- Indexes for table `uploadliste_test`
--
ALTER TABLE `uploadliste_test`
  ADD PRIMARY KEY (`uploadlisteid`);

--
-- Indexes for table `user`
--
ALTER TABLE `user`
  ADD PRIMARY KEY (`userid`);

--
-- Indexes for table `watch`
--
ALTER TABLE `watch`
  ADD PRIMARY KEY (`watchid`);

--
-- AUTO_INCREMENT for dumped tables
--

--
-- AUTO_INCREMENT for table `customer`
--
ALTER TABLE `customer`
  MODIFY `customerid` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=12031;

--
-- AUTO_INCREMENT for table `uploadliste`
--
ALTER TABLE `uploadliste`
  MODIFY `uploadlisteid` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2147483648;

--
-- AUTO_INCREMENT for table `uploadliste_test`
--
ALTER TABLE `uploadliste_test`
  MODIFY `uploadlisteid` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=17;

--
-- AUTO_INCREMENT for table `user`
--
ALTER TABLE `user`
  MODIFY `userid` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=17;

--
-- AUTO_INCREMENT for table `watch`
--
ALTER TABLE `watch`
  MODIFY `watchid` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15021;
COMMIT;

/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
